@byteluck-fe/model-driven-driven 2.7.0-alpha.15a → 2.7.0-alpha.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/Builder.js +18 -5
- package/dist/esm/Designer.js +142 -38
- package/dist/esm/Driven.js +80 -63
- package/dist/esm/EventLogic.js +1 -1
- package/dist/esm/Store.js +57 -23
- package/dist/esm/constants.js +8 -8
- package/dist/esm/designerUtils.js +6 -7
- package/dist/esm/index.js +6 -6
- package/dist/esm/utils.js +179 -76
- package/dist/index.umd.js +3 -3
- package/dist/types/Designer.d.ts +1 -1
- package/dist/types/Driven.d.ts +2 -2
- package/dist/types/Store.d.ts +1 -1
- package/package.json +6 -6
package/dist/index.umd.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
var As=Object.defineProperty;var Ut=Object.getOwnPropertySymbols;var bs=Object.prototype.hasOwnProperty,Ss=Object.prototype.propertyIsEnumerable;var Nt=(m,R,$)=>R in m?As(m,R,{enumerable:!0,configurable:!0,writable:!0,value:$}):m[R]=$,K=(m,R)=>{for(var $ in R||(R={}))bs.call(R,$)&&Nt(m,$,R[$]);if(Ut)for(var $ of Ut(R))Ss.call(R,$)&&Nt(m,$,R[$]);return m};var tt=(m,R,$)=>new Promise((le,ce)=>{var Fe=N=>{try{X($.next(N))}catch(J){ce(J)}},_e=N=>{try{X($.throw(N))}catch(J){ce(J)}},X=N=>N.done?le(N.value):Promise.resolve(N.value).then(Fe,_e);X(($=$.apply(m,R)).next())});(function(m,R){typeof exports=="object"&&typeof module!="undefined"?R(exports):typeof define=="function"&&define.amd?define(["exports"],R):(m=typeof globalThis!="undefined"?globalThis:m||self,R(m.modelDrivenDriven={}))})(this,function(m){"use strict";var R=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},$={exports:{}};(function(e){var t=function(n){var r=Object.prototype,u=r.hasOwnProperty,a=Object.defineProperty||function(s,i,c){s[i]=c.value},o,l=typeof Symbol=="function"?Symbol:{},h=l.iterator||"@@iterator",g=l.asyncIterator||"@@asyncIterator",b=l.toStringTag||"@@toStringTag";function B(s,i,c){return Object.defineProperty(s,i,{value:c,enumerable:!0,configurable:!0,writable:!0}),s[i]}try{B({},"")}catch(s){B=function(i,c,E){return i[c]=E}}function C(s,i,c,E){var y=i&&i.prototype instanceof v?i:v,I=Object.create(y.prototype),O=new Ze(E||[]);return a(I,"_invoke",{value:ms(s,c,O)}),I}n.wrap=C;function A(s,i,c){try{return{type:"normal",arg:s.call(i,c)}}catch(E){return{type:"throw",arg:E}}}var _="suspendedStart",F="suspendedYield",S="executing",f="completed",d={};function v(){}function w(){}function L(){}var z={};B(z,h,function(){return this});var H=Object.getPrototypeOf,Se=H&&H(H(Ye([])));Se&&Se!==r&&u.call(Se,h)&&(z=Se);var q=L.prototype=v.prototype=Object.create(z);w.prototype=L,a(q,"constructor",{value:L,configurable:!0}),a(L,"constructor",{value:w,configurable:!0}),w.displayName=B(L,b,"GeneratorFunction");function jt(s){["next","throw","return"].forEach(function(i){B(s,i,function(c){return this._invoke(i,c)})})}n.isGeneratorFunction=function(s){var i=typeof s=="function"&&s.constructor;return i?i===w||(i.displayName||i.name)==="GeneratorFunction":!1},n.mark=function(s){return Object.setPrototypeOf?Object.setPrototypeOf(s,L):(s.__proto__=L,B(s,b,"GeneratorFunction")),s.prototype=Object.create(q),s},n.awrap=function(s){return{__await:s}};function Ie(s,i){function c(I,O,T,U){var j=A(s[I],s,O);if(j.type==="throw")U(j.arg);else{var et=j.arg,se=et.value;return se&&typeof se=="object"&&u.call(se,"__await")?i.resolve(se.__await).then(function(G){c("next",G,T,U)},function(G){c("throw",G,T,U)}):i.resolve(se).then(function(G){et.value=G,T(et)},function(G){return c("throw",G,T,U)})}}var E;function y(I,O){function T(){return new i(function(U,j){c(I,O,U,j)})}return E=E?E.then(T,T):T()}a(this,"_invoke",{value:y})}jt(Ie.prototype),B(Ie.prototype,g,function(){return this}),n.AsyncIterator=Ie,n.async=function(s,i,c,E,y){y===void 0&&(y=Promise);var I=new Ie(C(s,i,c,E),y);return n.isGeneratorFunction(i)?I:I.next().then(function(O){return O.done?O.value:I.next()})};function ms(s,i,c){var E=_;return function(I,O){if(E===S)throw new Error("Generator is already running");if(E===f){if(I==="throw")throw O;return Cs()}for(c.method=I,c.arg=O;;){var T=c.delegate;if(T){var U=kt(T,c);if(U){if(U===d)continue;return U}}if(c.method==="next")c.sent=c._sent=c.arg;else if(c.method==="throw"){if(E===_)throw E=f,c.arg;c.dispatchException(c.arg)}else c.method==="return"&&c.abrupt("return",c.arg);E=S;var j=A(s,i,c);if(j.type==="normal"){if(E=c.done?f:F,j.arg===d)continue;return{value:j.arg,done:c.done}}else j.type==="throw"&&(E=f,c.method="throw",c.arg=j.arg)}}}function kt(s,i){var c=i.method,E=s.iterator[c];if(E===o)return i.delegate=null,c==="throw"&&s.iterator.return&&(i.method="return",i.arg=o,kt(s,i),i.method==="throw")||c!=="return"&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+c+"' method")),d;var y=A(E,s.iterator,i.arg);if(y.type==="throw")return i.method="throw",i.arg=y.arg,i.delegate=null,d;var I=y.arg;if(!I)return i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,d;if(I.done)i[s.resultName]=I.value,i.next=s.nextLoc,i.method!=="return"&&(i.method="next",i.arg=o);else return I;return i.delegate=null,d}jt(q),B(q,b,"Generator"),B(q,h,function(){return this}),B(q,"toString",function(){return"[object Generator]"});function Bs(s){var i={tryLoc:s[0]};1 in s&&(i.catchLoc=s[1]),2 in s&&(i.finallyLoc=s[2],i.afterLoc=s[3]),this.tryEntries.push(i)}function Qe(s){var i=s.completion||{};i.type="normal",delete i.arg,s.completion=i}function Ze(s){this.tryEntries=[{tryLoc:"root"}],s.forEach(Bs,this),this.reset(!0)}n.keys=function(s){var i=Object(s),c=[];for(var E in i)c.push(E);return c.reverse(),function y(){for(;c.length;){var I=c.pop();if(I in i)return y.value=I,y.done=!1,y}return y.done=!0,y}};function Ye(s){if(s||s===""){var i=s[h];if(i)return i.call(s);if(typeof s.next=="function")return s;if(!isNaN(s.length)){var c=-1,E=function y(){for(;++c<s.length;)if(u.call(s,c))return y.value=s[c],y.done=!1,y;return y.value=o,y.done=!0,y};return E.next=E}}throw new TypeError(typeof s+" is not iterable")}n.values=Ye;function Cs(){return{value:o,done:!0}}return Ze.prototype={constructor:Ze,reset:function(s){if(this.prev=0,this.next=0,this.sent=this._sent=o,this.done=!1,this.delegate=null,this.method="next",this.arg=o,this.tryEntries.forEach(Qe),!s)for(var i in this)i.charAt(0)==="t"&&u.call(this,i)&&!isNaN(+i.slice(1))&&(this[i]=o)},stop:function(){this.done=!0;var s=this.tryEntries[0],i=s.completion;if(i.type==="throw")throw i.arg;return this.rval},dispatchException:function(s){if(this.done)throw s;var i=this;function c(U,j){return I.type="throw",I.arg=s,i.next=U,j&&(i.method="next",i.arg=o),!!j}for(var E=this.tryEntries.length-1;E>=0;--E){var y=this.tryEntries[E],I=y.completion;if(y.tryLoc==="root")return c("end");if(y.tryLoc<=this.prev){var O=u.call(y,"catchLoc"),T=u.call(y,"finallyLoc");if(O&&T){if(this.prev<y.catchLoc)return c(y.catchLoc,!0);if(this.prev<y.finallyLoc)return c(y.finallyLoc)}else if(O){if(this.prev<y.catchLoc)return c(y.catchLoc,!0)}else if(T){if(this.prev<y.finallyLoc)return c(y.finallyLoc)}else throw new Error("try statement without catch or finally")}}},abrupt:function(s,i){for(var c=this.tryEntries.length-1;c>=0;--c){var E=this.tryEntries[c];if(E.tryLoc<=this.prev&&u.call(E,"finallyLoc")&&this.prev<E.finallyLoc){var y=E;break}}y&&(s==="break"||s==="continue")&&y.tryLoc<=i&&i<=y.finallyLoc&&(y=null);var I=y?y.completion:{};return I.type=s,I.arg=i,y?(this.method="next",this.next=y.finallyLoc,d):this.complete(I)},complete:function(s,i){if(s.type==="throw")throw s.arg;return s.type==="break"||s.type==="continue"?this.next=s.arg:s.type==="return"?(this.rval=this.arg=s.arg,this.method="return",this.next="end"):s.type==="normal"&&i&&(this.next=i),d},finish:function(s){for(var i=this.tryEntries.length-1;i>=0;--i){var c=this.tryEntries[i];if(c.finallyLoc===s)return this.complete(c.completion,c.afterLoc),Qe(c),d}},catch:function(s){for(var i=this.tryEntries.length-1;i>=0;--i){var c=this.tryEntries[i];if(c.tryLoc===s){var E=c.completion;if(E.type==="throw"){var y=E.arg;Qe(c)}return y}}throw new Error("illegal catch attempt")},delegateYield:function(s,i,c){return this.delegate={iterator:Ye(s),resultName:i,nextLoc:c},this.method==="next"&&(this.arg=o),d}},n}(e.exports);try{regeneratorRuntime=t}catch(n){typeof globalThis=="object"?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}})($);var le=$.exports,ce="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Fe="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",_e="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",X="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",N="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",J="{caption}\u5FC5\u586B",Vt="\u8BF7\u8F93\u5165\u6807\u9898",xt="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",Ht="\u8BF7\u8F93\u5165\u884C\u6807\u9898",Gt="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",Wt="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",zt="\u8BF7\u7ED1\u5B9A\u8868\u5355",qt="\u8BF7\u7ED1\u5B9A\u5217\u8868",Kt="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",Xt="\u8BF7\u8F93\u5165\u663E\u793A\u503C",Jt="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",Qt="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",Zt="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",Yt="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",en="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",tn="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",nn="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",rn="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",un="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",an="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",on="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",sn="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",ln="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",cn="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",fn="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",pn="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",hn="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",dn="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",vn="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",yn="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",gn="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",En="\u8BF7\u7ED1\u5B9A\u670D\u52A1",mn="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Bn="\u8BF7\u9009\u62E9\u7701",Cn="\u8BF7\u9009\u62E9\u5E02",An="\u8BF7\u9009\u62E9\u533A",bn="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Sn="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",In="\u8BF7\u8F93\u5165\u5217\u5BBD",Fn="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",_n="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Dn="\u8BF7\u9009\u62E9\u63A7\u4EF6",wn="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Rn="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",$n="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Pn="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Ln="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Mn="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",On="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Tn="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",jn="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",kn="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Un="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Nn="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Vn="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",xn="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Hn="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",Gn="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",Wn="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",zn="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",qn="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",Kn="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",Xn="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",Jn="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",Qn="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",Zn="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",Yn="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",er="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",tr={isNotNumber:ce,isNotString:Fe,isNotObject:_e,isNotArray:X,isNotBoolean:N,runtimeRequired:J,pleaseEnterCaption:Vt,pleaseEnterCaptionTip:xt,pleaseEnterRowCaption:Ht,pleaseEnterPlaceholder:Gt,pleaseEnterFieldCode:Wt,pleaseEnterForm:zt,pleaseEnterList:qt,pleaseEnterProcess:Kt,pleaseEnterLabel:Xt,pleaseEnterValue:Jt,bizKeyNotBindFiled:Qt,pleaseSelectOneField:Zt,pleaseEnterNumberRange:Yt,pleaseEnterAValueGreaterThanMin:en,pleaseEnterAValueLessThanMax:tn,numberRangeSetError:nn,stringRangeError:rn,attachmentMaxSize:un,pleaseEnterTotalScoreSetting:an,theTotalScoreMustNotBeLessThan1:on,scoreDefaultValueRange:sn,attachmentLimitError:ln,PleaseReselectTheOptionalQuantity:cn,TheMaximumLengthIsGreaterThanTheMinimumLength:fn,TheMinimumLengthIsGreaterThanTheMaximumLength:pn,PleaseSelectTheCorrectOptionSettings:hn,optionIdIsRepeat:dn,optionIsRequired:vn,pleaseEnterDataCode:yn,pleaseEnterValueFieldCode:gn,pleaseEnterSvcCode:En,pleaseBindAtLeastOneDisplayValue:mn,pleaseSelectProvince:Bn,pleaseSelectCity:Cn,pleaseSelectDistrict:An,limitRowsCannotBeLessThan0:bn,TheNumberOfRowsCannotBeLessThanMinRows:Sn,pleaseEnterColumnWidth:In,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Fn,pleaseCompleteAllRulesAndConditions:_n,pleaseSelectControl:Dn,pleaseSelectAtLeastOneColumn:wn,pleaseSelectFillBackMode:Rn,pleaseSelectDashboard:$n,rootNodeIsRequired:Pn,theViewNameCannotBeEmpty:Ln,pleaseSelectOcrType:Mn,pleaseSelectAtLeastOneFieldToFillIn:On,pleaseChooseAtLeastOne:Tn,pleaseEnterButtonContent:jn,pleaseEnterDataCodeInDataSetting:kn,pleaseEnterValueFieldCodeInDataSetting:Un,pleaseEnterSvcCodeInDataSetting:Nn,pleaseBindAtLeastOneDisplayValueInDataSetting:Vn,rootNodeIsRequiredInDataSetting:xn,pleaseEnterMaxHeight:Hn,pleaseEnter:Gn,pleaseEnterWatermark:Wn,pleaseEnterFileName:zn,pleaseUploadAtLeastOnePrintTemplate:qn,pleaseAssignBusiness:Kn,pleaseAssignExternal:Xn,pleaseEnterAliasCode:Jn,pleaseSelectDataCode:Qn,pleaseSelectSvcCode:Zn,pleaseSelectJoinFieldCode:Yn,pleaseSelectMainFieldCode:er},nr="Please enter a number",rr="Please enter a string",ur="Please enter an object",ar="Please enter an array",or="Please enter a boolean",ir="{caption} Required",sr="Please enter the title",lr="Please enter the bubble prompt",cr="Please enter the row title",fr="Please enter the prompt text",pr="Please bind data items",hr="Please bind the form",dr="Please bind the list",vr="Please bind the process",yr="Please enter the displayed value",gr="Please enter the stored value",Er="The document number is not bound to the data item",mr="Please select at least one display field",Br="Please enter a value greater than or equal to {min} and less than or equal to {max}",Cr="Please enter a value greater than or equal to {min}",Ar="Please enter a value less than or equal to {max}",br="The value range is set incorrectly",Sr="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",Ir="The attachment size must be between 0MB and 1000MB",Fr="Please fill in the total score setting",_r="The total score cannot be less than 1",Dr="The default value must be between {min} and {max}",wr="The number of attachments uploaded must be between {min} and {max}",Rr="Please re-select the optional quantity",$r="The maximum length of the control must be greater than the minimum length",Pr="The minimum length of the control must be less than the maximum length",Lr="Please select the correct option setting",Mr="Option ID cannot be repeated",Or="Please enter at least one option",Tr="Please bind the data source",jr="Please bind the stored value",kr="Please bind the service",Ur="At least one display value must be bound",Nr="Please select a province",Vr="Please select a city",xr="Please select a district",Hr="The minimum number of lines to fill in cannot be less than 0",Gr="The number of rows cannot be less than {min} rows",Wr="Please enter the column width",zr="Please set the logical relationship of all rule conditions",qr="Please complete all rules and conditions",Kr="please select control",Xr="Please select the dashboard",Jr="View name cannot be empty",Qr="Please select recognition type",Zr="Please select at least one field to fill in",Yr="Please select at least one",eu="Please enter the button title",tu="Please bind the business model in the data settings",nu="Please bind storage values in data settings",ru="Please bind the service in the data settings",uu="Please bind at least one display value in the data settings",au="Please select the root node in the data settings",ou="Please enter the maximum height",iu="The input content cannot be empty",su="Watermark cannot be empty",lu="File name cannot be empty",cu="Please upload at least one printing template!\uFF01",fu="Please select a specific business department",pu="Please select a specified external organization",hu="Please enter a sub table alias",du="Please select the associated table to set the business model",vu="Please select the association table to set the binding service",yu="Select associated sub table fields",gu="Please select the associated main table field",Eu={isNotNumber:nr,isNotString:rr,isNotObject:ur,isNotArray:ar,isNotBoolean:or,runtimeRequired:ir,pleaseEnterCaption:sr,pleaseEnterCaptionTip:lr,pleaseEnterRowCaption:cr,pleaseEnterPlaceholder:fr,pleaseEnterFieldCode:pr,pleaseEnterForm:hr,pleaseEnterList:dr,pleaseEnterProcess:vr,pleaseEnterLabel:yr,pleaseEnterValue:gr,bizKeyNotBindFiled:Er,pleaseSelectOneField:mr,pleaseEnterNumberRange:Br,pleaseEnterAValueGreaterThanMin:Cr,pleaseEnterAValueLessThanMax:Ar,numberRangeSetError:br,stringRangeError:Sr,attachmentMaxSize:Ir,pleaseEnterTotalScoreSetting:Fr,theTotalScoreMustNotBeLessThan1:_r,scoreDefaultValueRange:Dr,attachmentLimitError:wr,PleaseReselectTheOptionalQuantity:Rr,TheMaximumLengthIsGreaterThanTheMinimumLength:$r,TheMinimumLengthIsGreaterThanTheMaximumLength:Pr,PleaseSelectTheCorrectOptionSettings:Lr,optionIdIsRepeat:Mr,optionIsRequired:Or,pleaseEnterDataCode:Tr,pleaseEnterValueFieldCode:jr,pleaseEnterSvcCode:kr,pleaseBindAtLeastOneDisplayValue:Ur,pleaseSelectProvince:Nr,pleaseSelectCity:Vr,pleaseSelectDistrict:xr,limitRowsCannotBeLessThan0:Hr,TheNumberOfRowsCannotBeLessThanMinRows:Gr,pleaseEnterColumnWidth:Wr,pleaseSetTheLogicalRelationshipOfAllRuleConditions:zr,pleaseCompleteAllRulesAndConditions:qr,pleaseSelectControl:Kr,pleaseSelectDashboard:Xr,theViewNameCannotBeEmpty:Jr,pleaseSelectOcrType:Qr,pleaseSelectAtLeastOneFieldToFillIn:Zr,pleaseChooseAtLeastOne:Yr,pleaseEnterButtonContent:eu,pleaseEnterDataCodeInDataSetting:tu,pleaseEnterValueFieldCodeInDataSetting:nu,pleaseEnterSvcCodeInDataSetting:ru,pleaseBindAtLeastOneDisplayValueInDataSetting:uu,rootNodeIsRequiredInDataSetting:au,pleaseEnterMaxHeight:ou,pleaseEnter:iu,pleaseEnterWatermark:su,pleaseEnterFileName:lu,pleaseUploadAtLeastOnePrintTemplate:cu,pleaseAssignBusiness:fu,pleaseAssignExternal:pu,pleaseEnterAliasCode:hu,pleaseSelectDataCode:du,pleaseSelectSvcCode:vu,pleaseSelectJoinFieldCode:yu,pleaseSelectMainFieldCode:gu},mu="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Bu="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Cu="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Au="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",bu="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Su="{caption}\u5FC5\u9808",Iu="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Fu="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",_u="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Du="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",wu="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ru="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",$u="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Pu="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Lu="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Mu="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ou="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Tu="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ju="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ku="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Uu="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Nu="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",Vu="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",xu="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Hu="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Gu="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Wu="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",zu="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",qu="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Ku="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5927\u5024\u306F\u6700\u5C0F\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Xu="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5C0F\u5024\u306F\u6700\u5927\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Ju="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Qu="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",Zu="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",Yu="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ea="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ta="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",na="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",ra="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ua="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",aa="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",oa="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ia="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",sa="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",la="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ca="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",fa="please select control",pa="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ha="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",da="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",va="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ya="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ga="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ea="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",ma="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ba="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ca="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Aa="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ba="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Sa="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ia="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Fa="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",_a="\u5370\u5237\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5C11\u306A\u304F\u3068\u30821\u3064\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\uFF01\uFF01",Da="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",wa="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ra="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$a="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Pa="\u95A2\u9023\u30C6\u30FC\u30D6\u30EB\u8A2D\u5B9A\u30D0\u30A4\u30F3\u30C9\u30B5\u30FC\u30D3\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",La="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",Ma="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Oa={isNotNumber:mu,isNotString:Bu,isNotObject:Cu,isNotArray:Au,isNotBoolean:bu,runtimeRequired:Su,pleaseEnterCaption:Iu,pleaseEnterCaptionTip:Fu,pleaseEnterRowCaption:_u,pleaseEnterPlaceholder:Du,pleaseEnterFieldCode:wu,pleaseEnterForm:Ru,pleaseEnterList:$u,pleaseEnterProcess:Pu,pleaseEnterLabel:Lu,pleaseEnterValue:Mu,bizKeyNotBindFiled:Ou,pleaseSelectOneField:Tu,pleaseEnterNumberRange:ju,pleaseEnterAValueGreaterThanMin:ku,pleaseEnterAValueLessThanMax:Uu,numberRangeSetError:Nu,stringRangeError:Vu,attachmentMaxSize:xu,pleaseEnterTotalScoreSetting:Hu,theTotalScoreMustNotBeLessThan1:Gu,scoreDefaultValueRange:Wu,attachmentLimitError:zu,PleaseReselectTheOptionalQuantity:qu,TheMaximumLengthIsGreaterThanTheMinimumLength:Ku,TheMinimumLengthIsGreaterThanTheMaximumLength:Xu,PleaseSelectTheCorrectOptionSettings:Ju,optionIdIsRepeat:Qu,optionIsRequired:Zu,pleaseEnterDataCode:Yu,pleaseEnterValueFieldCode:ea,pleaseEnterSvcCode:ta,pleaseBindAtLeastOneDisplayValue:na,pleaseSelectProvince:ra,pleaseSelectCity:ua,pleaseSelectDistrict:aa,limitRowsCannotBeLessThan0:oa,TheNumberOfRowsCannotBeLessThanMinRows:ia,pleaseEnterColumnWidth:sa,pleaseSetTheLogicalRelationshipOfAllRuleConditions:la,pleaseCompleteAllRulesAndConditions:ca,pleaseSelectControl:fa,pleaseSelectDashboard:pa,theViewNameCannotBeEmpty:ha,pleaseSelectOcrType:da,pleaseSelectAtLeastOneFieldToFillIn:va,pleaseChooseAtLeastOne:ya,pleaseEnterButtonContent:ga,pleaseEnterDataCodeInDataSetting:Ea,pleaseEnterValueFieldCodeInDataSetting:ma,pleaseEnterSvcCodeInDataSetting:Ba,pleaseBindAtLeastOneDisplayValueInDataSetting:Ca,rootNodeIsRequiredInDataSetting:Aa,pleaseEnterMaxHeight:ba,pleaseEnter:Sa,pleaseEnterWatermark:Ia,pleaseEnterFileName:Fa,pleaseUploadAtLeastOnePrintTemplate:_a,pleaseAssignBusiness:Da,pleaseAssignExternal:wa,pleaseEnterAliasCode:Ra,pleaseSelectDataCode:$a,pleaseSelectSvcCode:Pa,pleaseSelectJoinFieldCode:La,pleaseSelectMainFieldCode:Ma},Ta={zhCN:tr,enUS:Eu,jaJP:Oa},nt;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(nt||(nt={}));var rt;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(rt||(rt={}));var ja="zh-CN",ka=function(){};function k(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var P;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(P||(P={}));var p;(function(e){e.TITLE="title",e.LINK="link",e.BUTTON="button",e.DIVIDER="divider",e.TEXT="text",e.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",e.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",e.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",e.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",e.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",e.EXPORT_LIST_BUTTON="list-page-btn-export-list",e.LIST_SELECT_BUTTON="list-select-button",e.ORGANIZATION_SELECTION="organization-selection",e.FORM_SELECT_BUTTON="form-select-button",e.LIST_VIEW_SELECT="list-view-select",e.TEXT_OCR_BUTTON="text-ocr-button",e.INVOICE_CHECK_BUTTON="invoice-check-button",e.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",e.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",e.VARCHAR_COLUMN="varchar-column",e.TEXT_COLUMN="text-column",e.DECIMAL_COLUMN="decimal-column",e.TIMESCOPE_COLUMN="timescope-column",e.TIMESTAMP_COLUMN="timestamp-column",e.ARRAY_COLUMN="array-column",e.DEPARTMENT_COLUMN="department-column",e.AUTO_NUMBER_COLUMN="auto-number-column",e.FILE_COLUMN="file-column",e.IMAGE_COLUMN="image-column",e.PEOPLE_COLUMN="people-column",e.LOCATION_COLUMN="location-column",e.CUSTOM_COLUMN="custom-column",e.ORDER_COLUMN="order-column",e.OPERATION_COLUMN="operation-column",e.EMPLOYEE_COLUMN="employee-column",e.Approval_Status_Column="approval-status-column",e.ADDRESS="address",e.AMOUNT="amount",e.ATTACHMENT="attachment",e.AUTO_NUMBER="auto-number",e.CALC="calc",e.CHECKBOX="checkbox",e.DATE_PICKER="date-picker",e.DATE_RANGE="date-range",e.DEPARTMENT="department",e.EMPLOYEE="employee",e.IMAGE="image",e.INPUT="input",e.NUMBER="number",e.RADIO="radio",e.RICH_TEXT="rich-text",e.SCORE="score",e.SEARCH_DATE_RANGE="search-date-range",e.SEARCH_NUMBER_RANGE="search-number-range",e.SEARCH_INPUT="search-input",e.SELECT="select",e.SELECT_MULTIPLE="select-multiple",e.SELECT_RELATION="select-relation",e.VUE_FORM_ITEM="vue-form-item",e.TEXTAREA="textarea",e.EMAIL="email",e.FOOTER="footer",e.HEADER="header",e.ID_CARD="id-card",e.MOBILE="mobile",e.PHONE="phone",e.RADIO_IMAGE="radio-image",e.ELECTRONIC_SIGNATURE="electronic-signature",e.WPS="wps",e.CARD_GROUP="card-group",e.COL="col",e.GRID="grid",e.GRID_ROW="grid-row",e.GRID_TABLE_COLUMN="grid-table-column",e.GRID_LAYOUT_CONTAINER="grid-layout-container",e.ROW="row",e.TWO_COLUMNS="two-columns",e.SUBTABLE_COLUMN="subtable-column",e.SUBTABLE_ROW="subtable-row",e.TAB="tab",e.TAB_PANE="tab-pane",e.TOOLBOX="toolbox",e.DATA_VIEW="data-view",e.LIST_VIEW="list-view",e.ACTION_BAR="action-bar",e.SUBTABLE="subtable",e.GRID_TABLE="grid-table",e.SIMPLE_SEARCH="simple-search",e.PAGINATION="pagination",e.CHECKBOX_IMAGE="checkbox-image",e.DASHBOARD="dashboard",e.TREE="tree",e.EMPLOYEE2="employee2",e.DEPARTMENT2="department2",e.GRID_LAYOUT_WRAP="grid-layout-wrap"})(p||(p={}));var D;(function(e){e.VARCHAR="varchar",e.TEXT="text",e.ARRAY="array",e.ADDRESS="location",e.DECIMAL="decimal",e.DECIMAL_RANGE="decimal_range",e.TIMESTAMP="timestamp",e.EMPLOYEES="people",e.DEPARTMENTS="department",e.MONEY="money",e.TIMESCOPE="timescope",e.FILE="file",e.IMAGE="image",e.AUTO_NUMBER="auto_number",e.CALC="calc",e.RELATION="relation",e.LIST="list",e.RELATION_FIELD="relation-field",e.REFERENCE_FIELD="reference-field",e.CALC_FIELD="calc",e.JSON="json",e.BIGINT="bigint",e.ANY="ANY",e.ENCRYPTED_FIELD="encrypted_field"})(D||(D={}));var M,Ua=(M={},k(M,D.ARRAY,p.ARRAY_COLUMN),k(M,D.AUTO_NUMBER,p.AUTO_NUMBER_COLUMN),k(M,D.DECIMAL,p.DECIMAL_COLUMN),k(M,D.DEPARTMENTS,p.DEPARTMENT_COLUMN),k(M,D.FILE,p.FILE_COLUMN),k(M,D.IMAGE,p.IMAGE_COLUMN),k(M,D.ADDRESS,p.LOCATION_COLUMN),k(M,D.EMPLOYEES,p.EMPLOYEE_COLUMN),k(M,D.TEXT,p.TEXT_COLUMN),k(M,D.TIMESCOPE,p.TIMESCOPE_COLUMN),k(M,D.TIMESTAMP,p.TIMESTAMP_COLUMN),k(M,D.VARCHAR,p.VARCHAR_COLUMN),k(M,D.RELATION,p.VARCHAR_COLUMN),M),ut;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(ut||(ut={}));var at="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Na=at+"0123456789";function Va(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?at:Na,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function De(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function xa(e){if(Array.isArray(e))return De(e)}function Ha(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ga(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Wa(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function fe(e,t,n){return Wa()?fe=Reflect.construct:fe=function(u,a,o){var l=[null];l.push.apply(l,a);var h=Function.bind.apply(u,l),g=new h;return o&&Z(g,o.prototype),g},fe.apply(null,arguments)}function Q(e){return Q=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Q(e)}function za(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Z(e,t)}function qa(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ka(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Xa(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ja(e,t){return t&&(Qa(t)==="object"||typeof t=="function")?t:Ha(e)}function Z(e,t){return Z=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Z(e,t)}function ot(e){return xa(e)||Ka(e)||Za(e)||Xa()}var Qa=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Za(e,t){if(!!e){if(typeof e=="string")return De(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return De(e,t)}}function we(e){var t=typeof Map=="function"?new Map:void 0;return we=function(r){if(r===null||!qa(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,u)}function u(){return fe(r,arguments,Q(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Z(u,r)},we(e)}function Ya(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function eo(e){var t=Ya();return function(){var r=Q(e),u;if(t){var a=Q(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Ja(this,u)}}var Re=console;function pe(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=Re).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(ot(u)))}function it(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=Re).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(ot(u)))}function to(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var st=function(e){za(n,e);var t=eo(n);function n(r){Ga(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?to(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(we(Error));function Y(e){throw new st(e)}function no(e){Re.error(new st(e))}var ro=Object.prototype.toString;function lt(e,t){return ro.call(e)==="[object "+t+"]"}function uo(e){return lt(e,"String")}function ao(e){return lt(e,"Promise")}var oo=function(){function e(t){var n,r;this._messageCache=new Map,this.messages={},this.variableRegExp=/\{([0-9a-zA-Z_]+)\}/g,this._messages=Object.freeze((r=(n=t.messages)!==null&&n!==void 0?n:this.getPreImport(t.locale))!==null&&r!==void 0?r:{}),t.variableRegExp&&(this.variableRegExp=t.variableRegExp),this.setLocale(t.locale)}return e.prototype.setLocale=function(t){var n=this;this.locale=t,this._messageCache.clear();var r=this.getMessageData();ao(r)?r.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=r},e.prototype.getMessageData=function(){var t=this._messages[this.localeInMessageKey];return typeof t=="function"?t():t},e.prototype.translate=function(t,n,r){var u=this.getMessage(t);return u?this.formatMessage(u,r):this.formatMessage(n,r)},e.prototype.getMessage=function(t){if(this._messageCache.has(t))return this._messageCache.get(t);var n=this.getPathArray(t),r=n.reduce(function(u,a,o,l){if(u!==void 0){var h=u[a];if(!(o===l.length-1&&!uo(h)))return h}},this.message);return this._messageCache.set(t,r),r},e.prototype.formatMessage=function(t,n){return n?t.replace(this.variableRegExp,function(r,u){var a=n[u];return a!==void 0?String(a):r}):t},e.prototype.getPreImport=function(t){var n;if(window.okI18nPreImport){var r=this.getLocaleInMessageKey(t);return window.okI18nPreImport.hasOwnProperty(r)?window.okI18nPreImport:(n={},n[r]=window.okI18nPreImport,n)}},e.prototype.getPathArray=function(t){return t.split(".")},e.prototype.getLocaleInMessageKey=function(t){return t.replace(/-/g,"")},Object.defineProperty(e.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"message",{get:function(){var t;return(t=this.messages[this.localeInMessageKey])!==null&&t!==void 0?t:{}},enumerable:!1,configurable:!0}),e}();function io(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ct(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function so(e,t,n){return t&&ct(e.prototype,t),n&&ct(e,n),e}var ft=function(){function e(){io(this,e)}return so(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.$t(n,"",r)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ja;return new oo({locale:n,messages:Ta})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();ft.$i18n=ft.resetI18n();function lo(e,t,n){var r=t.replace(/\[(\d)]/g,function(a,o){return"."+o}).split("."),u=!1;return r.reduce(function(a,o,l,h){var g=a;if(!!a){if(!Object.prototype.hasOwnProperty.call(a,o)){pe("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),a,a);return}return l===h.length-1&&!Object.is(g[o],n)&&(g[o]=n,u=!0),g[o]}},e),u}var co={exports:{}};(function(e){(function(t){var n=function(f,d,v){if(!g(d)||B(d)||C(d)||A(d)||h(d))return d;var w,L=0,z=0;if(b(d))for(w=[],z=d.length;L<z;L++)w.push(n(f,d[L],v));else{w={};for(var H in d)Object.prototype.hasOwnProperty.call(d,H)&&(w[f(H,v)]=n(f,d[H],v))}return w},r=function(f,d){d=d||{};var v=d.separator||"_",w=d.split||/(?=[A-Z])/;return f.split(w).join(v)},u=function(f){return _(f)?f:(f=f.replace(/[\-_\s]+(.)?/g,function(d,v){return v?v.toUpperCase():""}),f.substr(0,1).toLowerCase()+f.substr(1))},a=function(f){var d=u(f);return d.substr(0,1).toUpperCase()+d.substr(1)},o=function(f,d){return r(f,d).toLowerCase()},l=Object.prototype.toString,h=function(f){return typeof f=="function"},g=function(f){return f===Object(f)},b=function(f){return l.call(f)=="[object Array]"},B=function(f){return l.call(f)=="[object Date]"},C=function(f){return l.call(f)=="[object RegExp]"},A=function(f){return l.call(f)=="[object Boolean]"},_=function(f){return f=f-0,f===f},F=function(f,d){var v=d&&"process"in d?d.process:d;return typeof v!="function"?f:function(w,L){return v(w,f,L)}},S={camelize:u,decamelize:o,pascalize:a,depascalize:o,camelizeKeys:function(f,d){return n(F(u,d),f)},decamelizeKeys:function(f,d){return n(F(o,d),f,d)},pascalizeKeys:function(f,d){return n(F(a,d),f)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=S:t.humps=S})(R)})(co);var pt={};Object.defineProperty(pt,"__esModule",{value:!0});function $e(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:$e(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:$e(r)}return t}}pt.default=$e;function ht(e){return Object.prototype.toString.call(e)==="[object Object]"}function fo(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function ee(e){return Array.isArray(e)}function Pe(e){return typeof e=="string"}function po(e){return Object.values(p).includes(e)}function Le(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ho(e){if(Array.isArray(e))return Le(e)}function dt(e,t,n,r,u,a,o){try{var l=e[a](o),h=l.value}catch(g){n(g);return}l.done?t(h):Promise.resolve(h).then(r,u)}function vo(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var a=e.apply(t,n);function o(h){dt(a,r,u,o,l,"next",h)}function l(h){dt(a,r,u,o,l,"throw",h)}o(void 0)})}}function yo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function go(e,t,n){return t&&vt(e.prototype,t),n&&vt(e,n),e}function Eo(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function mo(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Me(e){return ho(e)||Eo(e)||Bo(e)||mo()}function Bo(e,t){if(!!e){if(typeof e=="string")return Le(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Le(e,t)}}var yt=function(){function e(){yo(this,e),this._events=new Map,this.debug=!1}return go(e,[{key:"emit",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),a=1;a<r;a++)u[a-1]=arguments[a];var o=this;return vo(le.mark(function l(){var h,g,b,B,C,A,_,F,S,f;return le.wrap(function(v){for(;;)switch(v.prev=v.next){case 0:if(h=o._events.get(n),g=[],!h){v.next=42;break}b=h.slice(),B=!0,C=!1,A=void 0,v.prev=5,_=b[Symbol.iterator]();case 7:if(B=(F=_.next()).done){v.next=28;break}if(S=F.value,h.includes(S)){v.next=11;break}return v.abrupt("continue",25);case 11:return v.prev=11,o.debug&&it.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(S.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+S.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(Me(u))),v.next=15,S.apply(null,Me(u));case 15:if(f=v.sent,o.debug&&it.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(S.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+S.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(Me(u),[f])),g.push(f),f!==!1){v.next=20;break}return v.abrupt("break",28);case 20:v.next=25;break;case 22:v.prev=22,v.t0=v.catch(11),no(String(v.t0)+":"+String(v.t0.stack));case 25:B=!0,v.next=7;break;case 28:v.next=34;break;case 30:v.prev=30,v.t1=v.catch(5),C=!0,A=v.t1;case 34:v.prev=34,v.prev=35,!B&&_.return!=null&&_.return();case 37:if(v.prev=37,!C){v.next=40;break}throw A;case 40:return v.finish(37);case 41:return v.finish(34);case 42:return v.abrupt("return",g);case 43:case"end":return v.stop()}},l,null,[[5,30,34,42],[11,22],[35,,37,41]])}))()}},{key:"on",value:function(n,r){if(this._events.has(n)){var u;(u=this._events.get(n))===null||u===void 0||u.push(r)}else this._events.set(n,[r])}},{key:"off",value:function(n,r){if(this._events.has(n)){var u=this._events.get(n),a=u==null?void 0:u.indexOf(r);u==null||u.splice(a,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function Co(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ao(e,t,n){return t&>(e.prototype,t),n&>(e,n),e}var bo=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],te=function(){function e(){Co(this,e)}return Ao(e,[{key:"getEventsFromKeys",value:function(n){var r=typeof n=="string"?[n]:n;return e.events.filter(function(u){return r.includes(u.key)})}}]),e}();te.events=bo;function So(e,t){var n;((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0?void 0:n.enumerable)&&Object.defineProperty(e,t,{enumerable:!1})}function Io(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Et(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Fo(e,t,n){return t&&Et(e.prototype,t),n&&Et(e,n),e}var mt=[],ne=function(){function e(t){Io(this,e),this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=t,this._initControls(t)}return Fo(e,[{key:"registerControlConfig",value:function(n,r){return this.controlConfigMap.set(n,r),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||Y("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(u){return u.controlType===n.controlType});return r>-1&&(pe("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(r,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===P.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===P.FORM}},{key:"isListControl",value:function(n){return n.controlType===P.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===P.COLUMN}},{key:"createControl",value:function(n,r){if(Array.isArray(n)){var u=this;return n.map(function(A){return u.createControl(A,r)})}if(n.children){var a=this;n.children=n.children.map(function(A){return a.createControl(A,r)})}if(this.isListControl(n)){var o=n.props;if(o.headers){var l=this;o.headers=o.headers.map(function(A){return l.createControl(A,r)})}if(o.footers){var h=this;o.footers=o.footers.map(function(A){var _;return A&&(_=h.createControl(A,r)),_})}}var g=this.getControlFormType(n.type);if(g){var b=n;if(typeof r=="function"){var B=r(b);B&&(b=B)}var C;return g.mode==="Runtime"?(C=b,this._setParentPrototypeToSchema(C,this)):C=new g(b),C}else Y("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"_setParentPrototypeToSchema",value:function(n,r){r._type==="Runtime"&&(Object.defineProperty(n,"parent",{get:function(){var a=n.id,o=r._controlParentIdMap,l=r.instanceMap;if(!(!o||!l)){var h=o[a],g=l[a];if(!(!h&&!g)){var b=g.findIndex(function(A){return A==n}),B=l[h]||[],C;return B.length!==g.length?C=B[0]:C=B[b],C}}}}),So(n,"parent"))}},{key:"createControlInstance",value:function(n,r){var u=this.getControlFormType(n);if(u)return new u(r)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(r){return r.controlType===n})}},{key:"_initControls",value:function(n){var r=this;this.constructor.staticControls.forEach(function(u){r.register(u[n]),e.staticControlsRuntimeRules.set(u.Runtime.controlType,u.Property.RuntimeRules),u.Property.mode=n})}}],[{key:"staticGetRules",value:function(n,r){var u=e.staticControlsRuntimeRules.get(n),a=[];if(u){var o=new u(r);a=Array.from(o)}return a}},{key:"register",value:function(n,r){var u=n.Designer,a=n.Runtime,o=n.Property;(!u||!a||!u.__is_control__||!a.__is_control__)&&Y("".concat(n," is can't register as a Control"));var l=this.staticControls.findIndex(function(h){return h.Designer.controlType===u.controlType});return l>-1&&(pe("The ".concat(u.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(l,1)),this.staticRegisteredTypes.add(u.controlType),this.staticControls.push(n),o.mode=r,this}}]),e}();ne.staticControlsRuntimeRules=new Map,ne.staticControls=mt,ne.staticRegisteredTypes=new Set(mt.map(function(e){return e.Designer.controlType})),ne.staticRegisteredConfigs=new Map;var Bt;(function(e){e.CNY="CNY",e.USD="USD",e.JPY="JPY",e.EUR="EUR",e.INR="INR",e.IDR="IDR",e.BRL="BRL",e.AED="AED",e.AUD="AUD",e.CAD="CAD",e.EGP="EGP",e.GBP="GBP",e.ZAR="ZAR",e.KRW="KRW",e.MAD="MAD",e.MXN="MXN",e.MYR="MYR",e.PHP="PHP",e.PLN="PLN",e.RUB="RUB",e.SGD="SGD",e.THB="THB",e.TRY="TRY",e.TWD="TWD",e.VND="VND",e.HKD="HKD",e.IEP="IEP"})(Bt||(Bt={}));var Ct;(function(e){e.DEFAULT_DISPLAY="defaultDisplay",e.REQUIRED="required",e.IS_HIDE="isHide",e.IS_SHOW_UNIT="isShowUnit",e.IMD_SEARCH="immediatelySearch",e.MULTIPLE="multiple",e.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",e.CAPTION="caption",e.IS_HIDE_CAPTION="isHideCaption",e.DEFAULT_SHOW_OPTIONS="defaultShowOptions",e.CAN_SEARCH="canSearch",e.CAN_CHECK="canCheck",e.CAN_EDIT="canEdit",e.CAN_DELETE="canDelete",e.SHOW_UPPER_CASE="showUpperCase",e.MICROMETER="micrometer",e.PRECISION="precision",e.PERCENTAGE="percentage",e.OPTIONAL_LEVEL="optionalLevel",e.CONTAINS_SUB_NODE="containsSubNode",e.DEFAULT_COLLAPSE="defaultCollapse",e.CAN_VIEW_FORM="canViewForm",e.VIEW_FORM_MODEL_TYPE="viewFormModelType",e.SERVER_PAGINATION="serverPagination",e.IS_SHOW_CAPTION_TIP="isShowCaptionTip",e.ENCRYPTED="encrypted",e.IS_INLINE_EDIT="isInlineEdit",e.REVISIONS_MODE="revisionsMode",e.ALLOW_COPY_OPTIONS="allowCopyOptions",e.IS_PASTE="isPaste"})(Ct||(Ct={}));var At;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(At||(At={}));function _o(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Do(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function he(e,t,n){return wo()?he=Reflect.construct:he=function(u,a,o){var l=[null];l.push.apply(l,a);var h=Function.bind.apply(u,l),g=new h;return o&&ue(g,o.prototype),g},he.apply(null,arguments)}function re(e){return re=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},re(e)}function Ro(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ue(e,t)}function $o(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Po(e,t){return t&&(Lo(t)==="object"||typeof t=="function")?t:_o(e)}function ue(e,t){return ue=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ue(e,t)}var Lo=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Oe(e){var t=typeof Map=="function"?new Map:void 0;return Oe=function(r){if(r===null||!$o(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,u)}function u(){return he(r,arguments,re(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),ue(u,r)},Oe(e)}function Mo(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Oo(e){var t=Mo();return function(){var r=re(e),u;if(t){var a=re(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Po(this,u)}}Oe(Array);var To=new yt;function jo(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function Te(e){return"children"in e&&ee(e.children)}function bt(e){return"headers"in e.props&&ee(e.props.headers)}function St(e){return"footers"in e.props&&ee(e.props.footers)}function de(e,t){Array.isArray(e)&&e.map(n=>{n.type===p.SUBTABLE?de(n.props.headers,t):Te(n)?de(n==null?void 0:n.children,t):n.controlType===P.FORM&&t(n)})}const It=[p.AMOUNT,p.CALC,p.DATE_RANGE],Ft={amount:{caption:"\u91D1\u989D",fieldType:D.DECIMAL},currency:{caption:"\u5E01\u79CD",fieldType:D.VARCHAR},result:{caption:"\u7ED3\u679C",fieldType:D.DECIMAL},unit:{caption:"\u5355\u4F4D",fieldType:D.VARCHAR},min:{caption:"\u5F00\u59CB\u65F6\u95F4",fieldType:D.TIMESTAMP},max:{caption:"\u7ED3\u675F\u65F6\u95F4",fieldType:D.TIMESTAMP}};function ko(e){let t=[];return de(e,n=>{n.controlType===P.FORM?t.push(n):n.type===p.SUBTABLE}),t}function Uo(e,t=""){return!e||!Array.isArray(e)?[]:e.map(n=>{if(!n.dataBind||n.type===p.TITLE)return n;if(It.includes(n.type)){const r=n.dataBind;Object.keys(r).forEach(u=>{const a=r[u],o=n.controlId+"_"+u;a.fieldCode=_t(o),a.dataCode=t})}else n.dataBind.fieldCode=_t(n.controlId),n.dataBind.dataCode=t;return n})}function _t(e){const t="field_";return e.startsWith(t)?e:t+e}function ve(e){return Ua[e]}function No(e){const t=new x,n=[];return e.forEach(r=>{if(!(r.parentId||!r.dataBind))if(It.includes(r.type)){const u=r.dataBind,a=r.datasourceBind;Object.keys(u).forEach(o=>{const l=u[o],h=Ft[o].fieldType,g=r.caption+"_"+Ft[o].caption,b=ve(h);if(!b)return;const B={caption:g,dataBind:l};o==="currency"&&(B.optionConfig="datasource",B.datasourceBind=a);const C=t.createControlInstance(b,{props:B});C&&n.push(C)})}else{const u=ve(r.fieldType);if(!u)return;const a=t.createControlInstance(u,{props:{caption:r.caption,dataBind:r.dataBind,datasourceBind:r.datasourceBind}});a&&n.push(a)}}),n}function Vo(e){const t=new x,r=(Array.isArray(e)?e:[e]).map(u=>{const a=ve(u);return t.createControlInstance(a)});return Array.isArray(e)?r:r[0]}function je(e){return Array.isArray(e)?e.map(t=>t.toSchema()):e.toSchema()}function ke(e){return Array.isArray(e)?e.map(t=>t.toDataBindModel()).filter(t=>!!t).flat():e.toDataBindModel()}function Ue(e,t,n){return tt(this,null,function*(){return Array.isArray(e)?(yield Promise.all(e.map(u=>u.validate(t,n)))).every(u=>u):yield e.validate(t,n)})}const xo=[p.TITLE,p.GRID_TABLE_COLUMN,p.SUBTABLE_COLUMN,p.OPERATION_COLUMN,p.DATA_VIEW,p.LIST_VIEW,p.HEADER,p.FOOTER,p.SIMPLE_SEARCH,p.ROW,p.GRID_ROW,p.COL,p.GRID,p.DIVIDER,p.TAB_PANE,p.TAB,p.CARD_GROUP,p.ACTION_BAR],Ho=[p.CALC],Go={check:{id:"listPageCheckBtnId",caption:"\u67E5\u770B"},edit:{id:"listPageEditBtnId",caption:"\u7F16\u8F91"},delete:{id:"listPageDeleteBtnId",caption:"\u5220\u9664"}};function ae(e,t){var r,u,a,o,l,h,g,b,B;const n=[];if(ee(e))n.push(...e.map(C=>ae(C,t)).flat());else{const C=e.type,{caption:A,content:_}=e.props;let F;if(xo.includes(C))C===p.OPERATION_COLUMN&&Object.entries(Go).reduce((S,[f,{caption:d,id:v}])=>{var L;const w=e.props[f];return w&&w.isShow&&S.push({controlId:v,caption:d,type:e.type,controlType:e.controlType,parentId:(L=t==null?void 0:t.controlId)!=null?L:null,canEdit:!1,canRead:!1,canHide:!0,group:"element"}),S},n);else if(F={controlId:e.id,caption:A||_||e.name,type:e.type,controlType:e.controlType,parentId:(r=t==null?void 0:t.controlId)!=null?r:null,canEdit:!Ho.includes(C),canRead:!0,canHide:!0,group:"element"},t&&t.type===p.SUBTABLE&&(F.caption=t.caption+"_"+F.caption),C===p.VUE_FORM_ITEM&&(F.caption=e.props.controlExportName||e.name),(e.controlType===P.FORM||e.controlType===P.COLUMN)&&((a=(u=e.props)==null?void 0:u.dataBind)==null?void 0:a.fieldCode)!==void 0&&((l=(o=e.props)==null?void 0:o.dataBind)==null?void 0:l.fieldCode)!==""&&(F.group="field"),n.push(F),C===p.VUE_FORM_ITEM){let S="element";((g=(h=e.props)==null?void 0:h.dataBind)==null?void 0:g.fieldCode)!==void 0&&((B=(b=e.props)==null?void 0:b.dataBind)==null?void 0:B.fieldCode)!==""&&(S="field");const f=e.props.permissions;f==null||f.map(d=>{var v;F={controlId:d.key,caption:d.caption,type:e.type,controlType:e.controlType,parentId:(v=e.id)!=null?v:null,canEdit:!0,canRead:!0,canHide:!0,group:S},n.push(F)})}e.children&&n.push(...e.children.map(S=>ae(S,t)).flat()),e.controlType===P.LIST&&n.push(...e.props.headers.map(S=>ae(S,F)).flat())}return n}class x extends ne{constructor(){super("Designer");this.toolbox=[],this.services={},this.eventLogic=new te,this.fieldTypes=D,this.controlSettingMap=new Map,new.target.staticControls.forEach(t=>{const{Designer:n,Setting:r}=t;this.controlSettingMap.set(n.controlType,r)})}registerControl(t){this.constructor.register(t,"Designer");const{Designer:n,Setting:r}=t;this.register(n),this.registeredControlTypes.add(n.controlType),this.controlSettingMap.set(n.controlType,r)}getControlSetting(t){const n=this.controlSettingMap.get(t);return n||null}setInstance(t,n,r){try{if(!t)return;t.updateProps(n,r)}catch(u){throw u}}eachControls(t){this.getControls().forEach(t)}getInitControl(){return[this.createControlInstance("grid")]}checkSchema(...t){return tt(this,null,function*(){return Ue(...t)})}getModelBindInfoList(...t){return ke(...t)}getSchema(...t){return je(...t)}listenControlHook(...t){return To.on(...t)}}x.EventLogic=te;class Wo{constructor(){this.designer=new x}ListPageBuilder(){const t=this.designer.createControlInstance(p.LIST_VIEW),n=this.designer.createControlInstance(p.SIMPLE_SEARCH),r=this.designer.createControlInstance(p.GRID_TABLE),u=this.designer.createControlInstance(p.CREATE_FORM_LIST_BUTTON),a=this.designer.createControlInstance(p.IMPORT_RECORD_LIST_BUTTON),o=this.designer.createControlInstance(p.EXPORT_LIST_BUTTON),l=this.designer.createControlInstance(p.EXPORT_RECORD_LIST_BUTTON);return r.children.push(u),r.children.push(a),r.children.push(o),r.children.push(l),t.children.push(n),t.children.push(r),t}ProListPageBuilder(){const t=this.designer.createControlInstance(p.LIST_VIEW);t.props.countType="async";const n=this.designer.createControlInstance(p.SIMPLE_SEARCH),r=this.designer.createControlInstance(p.GRID_TABLE),u=this.designer.createControlInstance(p.EXPORT_LIST_BUTTON),a=this.designer.createControlInstance(p.EXPORT_RECORD_LIST_BUTTON);return r.children.push(u),r.children.push(a),t.children.push(n),t.children.push(r),t}FormPageBuilder(){const t=this.designer.createControlInstance(p.DATA_VIEW),n=this.designer.createControlInstance(p.TITLE),r=this.designer.createControlInstance(p.GRID);return t.children.push(n),t.children.push(r),t}VuePageBuilder(){const t=this.designer.createControlInstance(p.GRID),n=this.designer.createControlInstance(p.VUE_FORM_ITEM);return n.props.isHideCaption=!0,n.props.controlExportName="VuePage",t.children.push(n),t}}class Dt{constructor(t){var n;this.selected=null,this.selectedInstanceDataScopeParent=null,this.selectedDataScopeFlatInstances=[],this.selectedInstanceSetting=[],this.selectedInstanceSettingItems=[],this.selectedFieldItem=null,this.external={},this.movingInstance=null,this.movingInstanceOldParent=null,this.movingInstanceOldDataScopeParent=null,this.getParentBeforeInstanceMove=(n=t.getParentBeforeInstanceMove)!=null?n:r=>r.parent,this.instance=t.instance,this.getFlatInstances()}get selectedRules(){return this.selected?this.selected.rules:null}get selectedAntdRules(){const t=this.selectedRules;return t||null}setInstances(t){this.instance=t,this.getFlatInstances()}setSelectInstance(t){this.selected=t,this.selectedInstanceDataScopeParent=t?oe(t):null,this.selectedDataScopeFlatInstances=this.selectedInstanceDataScopeParent?$t(this.selectedInstanceDataScopeParent):[]}setSelectInstanceSettings(t){this.selectedInstanceSetting=t,this.selectedInstanceSettingItems=[],this.selectedInstanceSetting.forEach(n=>{this.selectedInstanceSettingItems.push(...this.getSettingItems(n))})}getSettingItems(t){return t.type==="group"?t.items:t.items.reduce((n,r)=>(n.push(...r.items),n),[])}setSelectedFieldItem(t){this.selectedFieldItem=t}setMovingInstance(t){this.movingInstance=t,this.movingInstanceOldParent=t?this.getParentBeforeInstanceMove(t):null,this.movingInstanceOldDataScopeParent=oe(t)}updateDataFieldCodeMap(t){const n=oe(t);if(!n)return;const r=this.dataFieldCodeMap.get(n.props.datasourceBind.dataCode);if(!!r){for(const[u,a]of r.entries())if(a.id===t.id){r.delete(u);break}Rt(t,this.dataFieldCodeMap)}}getFlatInstances(){const t=[],n=new Map,r=new Map;W(this.instance,u=>{t.push(u),n.set(u.id,u),Rt(u,r)}),this.flatInstances=t,this.instanceIdMap=n,this.dataFieldCodeMap=r}}function wt(e,t,n){const{dataCode:r,fieldCode:u}=t;r&&u&&(e.has(r)||e.set(r,new Map),e.get(r).set(u,n))}function Rt(e,t){if(e.controlType===P.FORM){const n=e.props.dataBind;jo(n)?wt(t,n,e):Object.values(n).forEach(r=>{wt(t,r,e)})}}function W(e,t){(Array.isArray(e)?e:[e]).forEach(r=>{var u,a;t(r),Te(r)&&W(r.children,t),bt(r)&&W(r.props.headers,t),St(r)&&W((a=(u=r.props)==null?void 0:u.footers)!=null?a:[],t)})}function Ne(e){return[p.SUBTABLE,p.DATA_VIEW,p.LIST_VIEW].includes(e.type)}function oe(e){let t=e?e.parent:null;if(!t)return null;for(;t&&!Ne(t);)t=t.parent;return t}function $t(e){const t=[e];return W(e,n=>{n!==e&&t.includes(n.parent)&&!Ne(n)&&t.push(n)}),t}function zo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Pt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function qo(e,t,n){return t&&Pt(e.prototype,t),n&&Pt(e,n),e}var V=function(){function e(t){zo(this,e);var n;this.visible=(n=t==null?void 0:t.visible)!==null&&n!==void 0?n:!0;var r;this.expression=(r=t==null?void 0:t.expression)!==null&&r!==void 0?r:!1;var u;this.updateParent=(u=t==null?void 0:t.updateParent)!==null&&u!==void 0?u:!1}return qo(e,[{key:"isAtomicComponent",get:function(){return!0}}]),e}();function Ko(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Lt(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Xo(e,t,n){return t&&Lt(e.prototype,t),n&&Lt(e,n),e}var Jo=function(){function e(t){Ko(this,e),this.type=t.type,this.label=t.label,this.key=t.key,this.component=t.component;var n;this.effect=(n=t.effect)!==null&&n!==void 0?n:{};var r;this.scopeEffect=(r=t.scopeEffect)!==null&&r!==void 0?r:ka,this.defaultValue=t.defaultValue,this.validator=t.validator;var u;this.props=(u=t.props)!==null&&u!==void 0?u:new V,this.effectKeys=Object.keys(this.effect)}return Xo(e,[{key:"filterEffects",value:function(n){var r=this;return n===""?Object.values(this.effect):this.effectKeys.filter(function(u){var a=new RegExp("^".concat(u,"(\\.\\w+)*$"));return a.test(n)}).map(function(u){return r.effect[u]})}},{key:"callEffectFn",value:function(n,r){try{var u=n.apply(null,r);ht(u)&&Object.assign(this.props,u)}catch(a){Y(`effect error
|
|
2
|
-
`.concat(a))}}},{key:"callEffect",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),a=1;a<r;a++)u[a-1]=arguments[a];var o=this;this.filterEffects(n).forEach(function(l){return o.callEffectFn(l,u)})}},{key:"callScopeEffect",value:function(){for(var n=arguments.length,r=new Array(n),u=0;u<n;u++)r[u]=arguments[u];this.callEffectFn(this.scopeEffect,r)}}]),e}();function Qo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var Mt=function e(t){Qo(this,e),this.type="group";var n;this.title=(n=t.title)!==null&&n!==void 0?n:"";var r;this.required=(r=t.required)!==null&&r!==void 0?r:!1,this.items=t.items,this.tips=t.tips,this.visible=t.items.some(function(u){var a;return(a=u.props)===null||a===void 0?void 0:a.visible})};function Zo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yo(e){return"type"in e&&e.type==="tab"}var ie=function e(t){Zo(this,e),this.type="tab",this.title=t.title,this.items=t.items};function Ot(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ei(e){if(Array.isArray(e))return e}function ti(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ni(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ye(e){return ye=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ye(e)}function ri(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ve(e,t)}function ui(e,t){var n=e==null?null:typeof Symbol!="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],u=!0,a=!1,o,l;try{for(n=n.call(e);!(u=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));u=!0);}catch(h){a=!0,l=h}finally{try{!u&&n.return!=null&&n.return()}finally{if(a)throw l}}return r}}function ai(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function oi(e,t){return t&&(si(t)==="object"||typeof t=="function")?t:ti(e)}function Ve(e,t){return Ve=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ve(e,t)}function ii(e,t){return ei(e)||ui(e,t)||li(e,t)||ai()}var si=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function li(e,t){if(!!e){if(typeof e=="string")return Ot(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ot(e,t)}}function ci(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function fi(e){var t=ci();return function(){var r=ye(e),u;if(t){var a=ye(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return oi(this,u)}}var pi=function(e){ri(n,e);var t=fi(n);function n(r){ni(this,n);var u;return u=t.call(this,r),ht(r)&&Object.entries(r).forEach(function(a){var o=ii(a,2),l=o[0],h=o[1];u[l]=h}),u}return n}(V);function hi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function di(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ge(e){return ge=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ge(e)}function vi(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&xe(e,t)}function yi(e,t){return t&&(gi(t)==="object"||typeof t=="function")?t:hi(e)}function xe(e,t){return xe=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},xe(e,t)}var gi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Ei(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function mi(e){var t=Ei();return function(){var r=ge(e),u;if(t){var a=ge(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return yi(this,u)}}var Bi=function(e){vi(n,e);var t=mi(n);function n(r){di(this,n);var u;u=t.call(this,r);var a;u.maxLength=(a=r==null?void 0:r.maxLength)!==null&&a!==void 0?a:"";var o;u.minLength=(o=r==null?void 0:r.minLength)!==null&&o!==void 0?o:"";var l;u.placeholder=(l=r==null?void 0:r.placeholder)!==null&&l!==void 0?l:"";var h;return u.i18n=(h=r==null?void 0:r.i18n)!==null&&h!==void 0?h:!1,u}return n}(V);function Ci(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ai(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ee(e){return Ee=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ee(e)}function bi(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&He(e,t)}function Si(e,t){return t&&(Ii(t)==="object"||typeof t=="function")?t:Ci(e)}function He(e,t){return He=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},He(e,t)}var Ii=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Fi(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function _i(e){var t=Fi();return function(){var r=Ee(e),u;if(t){var a=Ee(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Si(this,u)}}var Di=function(e){bi(n,e);var t=_i(n);function n(r){Ai(this,n);var u;u=t.call(this,r);var a;u.max=(a=r==null?void 0:r.max)!==null&&a!==void 0?a:"";var o;u.min=(o=r==null?void 0:r.min)!==null&&o!==void 0?o:"";var l;return u.placeholder=(l=r==null?void 0:r.placeholder)!==null&&l!==void 0?l:"",u}return n}(V);function wi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ri(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function me(e){return me=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},me(e)}function $i(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ge(e,t)}function Pi(e,t){return t&&(Li(t)==="object"||typeof t=="function")?t:wi(e)}function Ge(e,t){return Ge=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ge(e,t)}var Li=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Mi(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Oi(e){var t=Mi();return function(){var r=me(e),u;if(t){var a=me(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Pi(this,u)}}var Ti=function(e){$i(n,e);var t=Oi(n);function n(r){Ri(this,n);var u;u=t.call(this,r);var a;u.showType=(a=r==null?void 0:r.showType)!==null&&a!==void 0?a:"switch";var o;u.tips=(o=r==null?void 0:r.tips)!==null&&o!==void 0?o:"";var l;return u.disabled=(l=r==null?void 0:r.disabled)!==null&&l!==void 0?l:!1,u}return n}(V);function ji(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ki(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Be(e){return Be=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Be(e)}function Ui(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&We(e,t)}function Ni(e,t){return t&&(Vi(t)==="object"||typeof t=="function")?t:ji(e)}function We(e,t){return We=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},We(e,t)}var Vi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function xi(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Hi(e){var t=xi();return function(){var r=Be(e),u;if(t){var a=Be(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Ni(this,u)}}var Gi=function(e){Ui(n,e);var t=Hi(n);function n(r){ki(this,n);var u;u=t.call(this,r);var a;return u.options=(a=r==null?void 0:r.options)!==null&&a!==void 0?a:[],u}return n}(V);function Wi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function zi(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ce(e){return Ce=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ce(e)}function qi(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&ze(e,t)}function Ki(e,t){return t&&(Xi(t)==="object"||typeof t=="function")?t:Wi(e)}function ze(e,t){return ze=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},ze(e,t)}var Xi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Ji(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Qi(e){var t=Ji();return function(){var r=Ce(e),u;if(t){var a=Ce(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return Ki(this,u)}}var Zi=function(e){qi(n,e);var t=Qi(n);function n(r){zi(this,n);var u;u=t.call(this,r);var a;u.placeholder=(a=r==null?void 0:r.placeholder)!==null&&a!==void 0?a:"";var o;return u.options=(o=r==null?void 0:r.options)!==null&&o!==void 0?o:[],u}return n}(V);function Yi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function es(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ae(e){return Ae=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ae(e)}function ts(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qe(e,t)}function ns(e,t){return t&&(rs(t)==="object"||typeof t=="function")?t:Yi(e)}function qe(e,t){return qe=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},qe(e,t)}var rs=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function us(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function as(e){var t=us();return function(){var r=Ae(e),u;if(t){var a=Ae(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return ns(this,u)}}var os=function(e){ts(n,e);var t=as(n);function n(r){es(this,n);var u;u=t.call(this,r);var a;u.options=(a=r==null?void 0:r.options)!==null&&a!==void 0?a:[];var o;return u.showType=(o=r==null?void 0:r.showType)!==null&&o!==void 0?o:"outline",u}return n}(V);function is(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ss(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function be(e){return be=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},be(e)}function ls(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ke(e,t)}function cs(e,t){return t&&(fs(t)==="object"||typeof t=="function")?t:is(e)}function Ke(e,t){return Ke=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ke(e,t)}var fs=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function ps(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function hs(e){var t=ps();return function(){var r=be(e),u;if(t){var a=be(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return cs(this,u)}}var ds=function(e){ls(n,e);var t=hs(n);function n(r){ss(this,n);var u;u=t.call(this,r);var a;u.maxLength=(a=r==null?void 0:r.maxLength)!==null&&a!==void 0?a:"";var o;u.minLength=(o=r==null?void 0:r.minLength)!==null&&o!==void 0?o:"";var l;u.placeholder=(l=r==null?void 0:r.placeholder)!==null&&l!==void 0?l:"";var h;u.maxRows=(h=r==null?void 0:r.maxRows)!==null&&h!==void 0?h:"";var g;u.minRows=(g=r==null?void 0:r.minRows)!==null&&g!==void 0?g:"";var b;return u.i18n=(b=r==null?void 0:r.i18n)!==null&&b!==void 0?b:!1,u}return n}(V);function vs(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xe(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){vs(e,u,n[u])})}return e}function ys(e,t){switch(e){case"input":return new Bi(t);case"textarea":return new ds(t);case"input-number":return new Di(t);case"switch":return new Ti(t);case"radio":return new os(t);case"checkbox":return new Gi(t);case"select":return new Zi(t);default:return new pi(t)}}function gs(e){return function(t){var n=e.get(t);if(!!n)return new Jo(Xe({},n,{props:ys(n.component,"props"in n?n.props:void 0)}))}}function Es(e){var t=function(a){return new Mt(Xe({},a,{items:a.items.map(gs(r)).filter(Boolean)}))},n=function(a){return a.map(t)},r=e.fields.reduce(function(u,a){return u.set(a.key,a),u},new Map);return e.groups.map(function(u){return Yo(u)?new ie(Xe({},u,{items:n(u.items)})):t(u)})}let Je="";class Tt extends yt{constructor(t){super();this.isMounted=!1,this.id=Va(8),this.__pluginsApplied=!1,this.getSchema=je,this.getModelBindInfoList=ke,this.generatePermissions=ae,this.$options=Object.freeze(t);const{autoMount:n=!1,Designer:r=x,schema:u,mode:a="form",store:o={}}=this.$options;this.eventLogic=new te,this.designer=new r,this.store=new Dt(K({instance:this.designer.createControl(Array.isArray(u)?u:[u])},o)),this.mode=a,n&&this.mount()}mount(){const{plugins:t=[]}=this.$options;this.__plugins=t,this.applyPlugins(),this.isMounted=!0}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{Je=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this),Je=""}catch(r){Y(`${Je||t.constructor.name} Plugin apply Error
|
|
3
|
-
${r}`)}}),this.__pluginsApplied=!0)}emit(t,...n){return super.emit(t,n)}on(t,n){return super.on(t,n)}setInstances(t,n){this.store.setInstances(this.designer.createControl(Array.isArray(t)?t:[t],n))}beforeSelectInstance(){this.store.setSelectInstance(null),this.setSelectedFieldItem(null),this.store.setSelectInstanceSettings([])}afterSelectInstance(){const t=this.store.selected;!t||(this.setSelectedInstanceSetting(),this.emit("select",{instance:t}))}setSelectedInstanceSetting(){var u,
|
|
1
|
+
var Ad=Object.defineProperty;var Kr=Object.getOwnPropertySymbols;var wd=Object.prototype.hasOwnProperty,Bd=Object.prototype.propertyIsEnumerable;var Xr=(b,P,R)=>P in b?Ad(b,P,{enumerable:!0,configurable:!0,writable:!0,value:R}):b[P]=R,ye=(b,P)=>{for(var R in P||(P={}))wd.call(P,R)&&Xr(b,R,P[R]);if(Kr)for(var R of Kr(P))Bd.call(P,R)&&Xr(b,R,P[R]);return b};var mn=(b,P,R)=>new Promise((ot,Oe)=>{var at=z=>{try{ve(R.next(z))}catch(ge){Oe(ge)}},st=z=>{try{ve(R.throw(z))}catch(ge){Oe(ge)}},ve=z=>z.done?ot(z.value):Promise.resolve(z.value).then(at,st);ve((R=R.apply(b,P)).next())});(function(b,P){typeof exports=="object"&&typeof module!="undefined"?P(exports):typeof define=="function"&&define.amd?define(["exports"],P):(b=typeof globalThis!="undefined"?globalThis:b||self,P(b.modelDrivenDriven={}))})(this,function(b){"use strict";var P="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",R="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",ot="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",Oe="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",at="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",st="{caption}\u5FC5\u586B",ve="\u8BF7\u8F93\u5165\u6807\u9898",z="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",ge="\u8BF7\u8F93\u5165\u884C\u6807\u9898",Jr="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",Zr="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",Qr="\u8BF7\u7ED1\u5B9A\u8868\u5355",Yr="\u8BF7\u7ED1\u5B9A\u5217\u8868",eu="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",tu="\u8BF7\u8F93\u5165\u663E\u793A\u503C",nu="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",ru="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",uu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",iu="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",ou="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",au="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",su="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",lu="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",cu="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",fu="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",du="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",pu="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",hu="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",yu="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",vu="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",gu="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",mu="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",bu="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",_u="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Eu="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Su="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Cu="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Au="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",wu="\u8BF7\u9009\u62E9\u7701",Bu="\u8BF7\u9009\u62E9\u5E02",Iu="\u8BF7\u9009\u62E9\u533A",Fu="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Du="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Ou="\u8BF7\u8F93\u5165\u5217\u5BBD",Pu="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Ru="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",$u="\u8BF7\u9009\u62E9\u63A7\u4EF6",Tu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Mu="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",xu="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Lu="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",ju="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Nu="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",qu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Uu="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Vu="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",ku="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Hu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Wu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Gu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",zu="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Ku="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",Xu="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",Ju="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",Zu="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Qu="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",Yu="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",ei="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",ti="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",ni="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",ri="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",ui="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",ii="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",oi={isNotNumber:P,isNotString:R,isNotObject:ot,isNotArray:Oe,isNotBoolean:at,runtimeRequired:st,pleaseEnterCaption:ve,pleaseEnterCaptionTip:z,pleaseEnterRowCaption:ge,pleaseEnterPlaceholder:Jr,pleaseEnterFieldCode:Zr,pleaseEnterForm:Qr,pleaseEnterList:Yr,pleaseEnterProcess:eu,pleaseEnterLabel:tu,pleaseEnterValue:nu,bizKeyNotBindFiled:ru,pleaseSelectOneField:uu,pleaseEnterNumberRange:iu,pleaseEnterAValueGreaterThanMin:ou,pleaseEnterAValueLessThanMax:au,numberRangeSetError:su,stringRangeError:lu,attachmentMaxSize:cu,pleaseEnterTotalScoreSetting:fu,theTotalScoreMustNotBeLessThan1:du,scoreDefaultValueRange:pu,attachmentLimitError:hu,PleaseReselectTheOptionalQuantity:yu,TheMaximumLengthIsGreaterThanTheMinimumLength:vu,TheMinimumLengthIsGreaterThanTheMaximumLength:gu,PleaseSelectTheCorrectOptionSettings:mu,optionIdIsRepeat:bu,optionIsRequired:_u,pleaseEnterDataCode:Eu,pleaseEnterValueFieldCode:Su,pleaseEnterSvcCode:Cu,pleaseBindAtLeastOneDisplayValue:Au,pleaseSelectProvince:wu,pleaseSelectCity:Bu,pleaseSelectDistrict:Iu,limitRowsCannotBeLessThan0:Fu,TheNumberOfRowsCannotBeLessThanMinRows:Du,pleaseEnterColumnWidth:Ou,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Pu,pleaseCompleteAllRulesAndConditions:Ru,pleaseSelectControl:$u,pleaseSelectAtLeastOneColumn:Tu,pleaseSelectFillBackMode:Mu,pleaseSelectDashboard:xu,rootNodeIsRequired:Lu,theViewNameCannotBeEmpty:ju,pleaseSelectOcrType:Nu,pleaseSelectAtLeastOneFieldToFillIn:qu,pleaseChooseAtLeastOne:Uu,pleaseEnterButtonContent:Vu,pleaseEnterDataCodeInDataSetting:ku,pleaseEnterValueFieldCodeInDataSetting:Hu,pleaseEnterSvcCodeInDataSetting:Wu,pleaseBindAtLeastOneDisplayValueInDataSetting:Gu,rootNodeIsRequiredInDataSetting:zu,pleaseEnterMaxHeight:Ku,pleaseEnter:Xu,pleaseEnterWatermark:Ju,pleaseEnterFileName:Zu,pleaseUploadAtLeastOnePrintTemplate:Qu,pleaseAssignBusiness:Yu,pleaseAssignExternal:ei,pleaseEnterAliasCode:ti,pleaseSelectDataCode:ni,pleaseSelectSvcCode:ri,pleaseSelectJoinFieldCode:ui,pleaseSelectMainFieldCode:ii},ai="Please enter a number",si="Please enter a string",li="Please enter an object",ci="Please enter an array",fi="Please enter a boolean",di="{caption} Required",pi="Please enter the title",hi="Please enter the bubble prompt",yi="Please enter the row title",vi="Please enter the prompt text",gi="Please bind data items",mi="Please bind the form",bi="Please bind the list",_i="Please bind the process",Ei="Please enter the displayed value",Si="Please enter the stored value",Ci="The document number is not bound to the data item",Ai="Please select at least one display field",wi="Please enter a value greater than or equal to {min} and less than or equal to {max}",Bi="Please enter a value greater than or equal to {min}",Ii="Please enter a value less than or equal to {max}",Fi="The value range is set incorrectly",Di="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",Oi="The attachment size must be between 0MB and 1000MB",Pi="Please fill in the total score setting",Ri="The total score cannot be less than 1",$i="The default value must be between {min} and {max}",Ti="The number of attachments uploaded must be between {min} and {max}",Mi="Please re-select the optional quantity",xi="The maximum length of the control must be greater than the minimum length",Li="The minimum length of the control must be less than the maximum length",ji="Please select the correct option setting",Ni="Option ID cannot be repeated",qi="Please enter at least one option",Ui="Please bind the data source",Vi="Please bind the stored value",ki="Please bind the service",Hi="At least one display value must be bound",Wi="Please select a province",Gi="Please select a city",zi="Please select a district",Ki="The minimum number of lines to fill in cannot be less than 0",Xi="The number of rows cannot be less than {min} rows",Ji="Please enter the column width",Zi="Please set the logical relationship of all rule conditions",Qi="Please complete all rules and conditions",Yi="please select control",eo="Please select the dashboard",to="View name cannot be empty",no="Please select recognition type",ro="Please select at least one field to fill in",uo="Please select at least one",io="Please enter the button title",oo="Please bind the business model in the data settings",ao="Please bind storage values in data settings",so="Please bind the service in the data settings",lo="Please bind at least one display value in the data settings",co="Please select the root node in the data settings",fo="Please enter the maximum height",po="The input content cannot be empty",ho="Watermark cannot be empty",yo="File name cannot be empty",vo="Please upload at least one printing template!\uFF01",go="Please select a specific business department",mo="Please select a specified external organization",bo="Please enter a sub table alias",_o="Please select the associated table to set the business model",Eo="Please select the association table to set the binding service",So="Select associated sub table fields",Co="Please select the associated main table field",Ao={isNotNumber:ai,isNotString:si,isNotObject:li,isNotArray:ci,isNotBoolean:fi,runtimeRequired:di,pleaseEnterCaption:pi,pleaseEnterCaptionTip:hi,pleaseEnterRowCaption:yi,pleaseEnterPlaceholder:vi,pleaseEnterFieldCode:gi,pleaseEnterForm:mi,pleaseEnterList:bi,pleaseEnterProcess:_i,pleaseEnterLabel:Ei,pleaseEnterValue:Si,bizKeyNotBindFiled:Ci,pleaseSelectOneField:Ai,pleaseEnterNumberRange:wi,pleaseEnterAValueGreaterThanMin:Bi,pleaseEnterAValueLessThanMax:Ii,numberRangeSetError:Fi,stringRangeError:Di,attachmentMaxSize:Oi,pleaseEnterTotalScoreSetting:Pi,theTotalScoreMustNotBeLessThan1:Ri,scoreDefaultValueRange:$i,attachmentLimitError:Ti,PleaseReselectTheOptionalQuantity:Mi,TheMaximumLengthIsGreaterThanTheMinimumLength:xi,TheMinimumLengthIsGreaterThanTheMaximumLength:Li,PleaseSelectTheCorrectOptionSettings:ji,optionIdIsRepeat:Ni,optionIsRequired:qi,pleaseEnterDataCode:Ui,pleaseEnterValueFieldCode:Vi,pleaseEnterSvcCode:ki,pleaseBindAtLeastOneDisplayValue:Hi,pleaseSelectProvince:Wi,pleaseSelectCity:Gi,pleaseSelectDistrict:zi,limitRowsCannotBeLessThan0:Ki,TheNumberOfRowsCannotBeLessThanMinRows:Xi,pleaseEnterColumnWidth:Ji,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Zi,pleaseCompleteAllRulesAndConditions:Qi,pleaseSelectControl:Yi,pleaseSelectDashboard:eo,theViewNameCannotBeEmpty:to,pleaseSelectOcrType:no,pleaseSelectAtLeastOneFieldToFillIn:ro,pleaseChooseAtLeastOne:uo,pleaseEnterButtonContent:io,pleaseEnterDataCodeInDataSetting:oo,pleaseEnterValueFieldCodeInDataSetting:ao,pleaseEnterSvcCodeInDataSetting:so,pleaseBindAtLeastOneDisplayValueInDataSetting:lo,rootNodeIsRequiredInDataSetting:co,pleaseEnterMaxHeight:fo,pleaseEnter:po,pleaseEnterWatermark:ho,pleaseEnterFileName:yo,pleaseUploadAtLeastOnePrintTemplate:vo,pleaseAssignBusiness:go,pleaseAssignExternal:mo,pleaseEnterAliasCode:bo,pleaseSelectDataCode:_o,pleaseSelectSvcCode:Eo,pleaseSelectJoinFieldCode:So,pleaseSelectMainFieldCode:Co},wo="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Bo="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Io="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Fo="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Do="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Oo="{caption}\u5FC5\u9808",Po="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ro="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$o="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",To="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Mo="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",xo="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Lo="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",jo="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",No="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",qo="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Uo="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Vo="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ko="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ho="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Wo="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Go="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",zo="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ko="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Xo="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Jo="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Zo="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Qo="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",Yo="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ea="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5927\u5024\u306F\u6700\u5C0F\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ta="\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306E\u6700\u5C0F\u5024\u306F\u6700\u5927\u5024\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",na="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ra="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",ua="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",ia="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",oa="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",aa="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",sa="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",la="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ca="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",fa="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",da="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",pa="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",ha="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ya="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",va="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",ga="please select control",ma="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ba="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",_a="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ea="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Sa="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ca="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Aa="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",wa="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ba="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ia="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Fa="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Da="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Oa="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Pa="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ra="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",$a="\u5370\u5237\u30C6\u30F3\u30D7\u30EC\u30FC\u30C8\u3092\u5C11\u306A\u304F\u3068\u30821\u3064\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3057\u3066\u304F\u3060\u3055\u3044\uFF01\uFF01",Ta="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ma="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",xa="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",La="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",ja="\u95A2\u9023\u30C6\u30FC\u30D6\u30EB\u8A2D\u5B9A\u30D0\u30A4\u30F3\u30C9\u30B5\u30FC\u30D3\u30B9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Na="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",qa="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ua={isNotNumber:wo,isNotString:Bo,isNotObject:Io,isNotArray:Fo,isNotBoolean:Do,runtimeRequired:Oo,pleaseEnterCaption:Po,pleaseEnterCaptionTip:Ro,pleaseEnterRowCaption:$o,pleaseEnterPlaceholder:To,pleaseEnterFieldCode:Mo,pleaseEnterForm:xo,pleaseEnterList:Lo,pleaseEnterProcess:jo,pleaseEnterLabel:No,pleaseEnterValue:qo,bizKeyNotBindFiled:Uo,pleaseSelectOneField:Vo,pleaseEnterNumberRange:ko,pleaseEnterAValueGreaterThanMin:Ho,pleaseEnterAValueLessThanMax:Wo,numberRangeSetError:Go,stringRangeError:zo,attachmentMaxSize:Ko,pleaseEnterTotalScoreSetting:Xo,theTotalScoreMustNotBeLessThan1:Jo,scoreDefaultValueRange:Zo,attachmentLimitError:Qo,PleaseReselectTheOptionalQuantity:Yo,TheMaximumLengthIsGreaterThanTheMinimumLength:ea,TheMinimumLengthIsGreaterThanTheMaximumLength:ta,PleaseSelectTheCorrectOptionSettings:na,optionIdIsRepeat:ra,optionIsRequired:ua,pleaseEnterDataCode:ia,pleaseEnterValueFieldCode:oa,pleaseEnterSvcCode:aa,pleaseBindAtLeastOneDisplayValue:sa,pleaseSelectProvince:la,pleaseSelectCity:ca,pleaseSelectDistrict:fa,limitRowsCannotBeLessThan0:da,TheNumberOfRowsCannotBeLessThanMinRows:pa,pleaseEnterColumnWidth:ha,pleaseSetTheLogicalRelationshipOfAllRuleConditions:ya,pleaseCompleteAllRulesAndConditions:va,pleaseSelectControl:ga,pleaseSelectDashboard:ma,theViewNameCannotBeEmpty:ba,pleaseSelectOcrType:_a,pleaseSelectAtLeastOneFieldToFillIn:Ea,pleaseChooseAtLeastOne:Sa,pleaseEnterButtonContent:Ca,pleaseEnterDataCodeInDataSetting:Aa,pleaseEnterValueFieldCodeInDataSetting:wa,pleaseEnterSvcCodeInDataSetting:Ba,pleaseBindAtLeastOneDisplayValueInDataSetting:Ia,rootNodeIsRequiredInDataSetting:Fa,pleaseEnterMaxHeight:Da,pleaseEnter:Oa,pleaseEnterWatermark:Pa,pleaseEnterFileName:Ra,pleaseUploadAtLeastOnePrintTemplate:$a,pleaseAssignBusiness:Ta,pleaseAssignExternal:Ma,pleaseEnterAliasCode:xa,pleaseSelectDataCode:La,pleaseSelectSvcCode:ja,pleaseSelectJoinFieldCode:Na,pleaseSelectMainFieldCode:qa},Va={zhCN:oi,enUS:Ao,jaJP:Ua},bn;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(bn||(bn={}));var _n;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(_n||(_n={}));var ka="zh-CN",Ha=function(){};function M(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var $;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})($||($={}));var p;(function(e){e.TITLE="title",e.LINK="link",e.BUTTON="button",e.DIVIDER="divider",e.TEXT="text",e.CREATE_FORM_LIST_BUTTON="list-page-btn-create-form",e.BATCH_SUBMISSION_LIST_BUTTON="list-page-btn-batch-submission",e.SUBMISSION_RECORD_LIST_BUTTON="list-page-btn-submission-record",e.IMPORT_RECORD_LIST_BUTTON="list-page-btn-import-record",e.EXPORT_RECORD_LIST_BUTTON="list-page-btn-export-record",e.EXPORT_LIST_BUTTON="list-page-btn-export-list",e.LIST_SELECT_BUTTON="list-select-button",e.ORGANIZATION_SELECTION="organization-selection",e.FORM_SELECT_BUTTON="form-select-button",e.LIST_VIEW_SELECT="list-view-select",e.TEXT_OCR_BUTTON="text-ocr-button",e.INVOICE_CHECK_BUTTON="invoice-check-button",e.LIST_PAGE_BTN_BATCH_PRINT="list-page-btn-batch-print",e.LIST_PAGE_BTN_BATCH_PRINT_RECORD="list-page-btn-batch-print-record",e.VARCHAR_COLUMN="varchar-column",e.TEXT_COLUMN="text-column",e.DECIMAL_COLUMN="decimal-column",e.TIMESCOPE_COLUMN="timescope-column",e.TIMESTAMP_COLUMN="timestamp-column",e.ARRAY_COLUMN="array-column",e.DEPARTMENT_COLUMN="department-column",e.AUTO_NUMBER_COLUMN="auto-number-column",e.FILE_COLUMN="file-column",e.IMAGE_COLUMN="image-column",e.PEOPLE_COLUMN="people-column",e.LOCATION_COLUMN="location-column",e.CUSTOM_COLUMN="custom-column",e.ORDER_COLUMN="order-column",e.OPERATION_COLUMN="operation-column",e.EMPLOYEE_COLUMN="employee-column",e.Approval_Status_Column="approval-status-column",e.ADDRESS="address",e.AMOUNT="amount",e.ATTACHMENT="attachment",e.AUTO_NUMBER="auto-number",e.CALC="calc",e.CHECKBOX="checkbox",e.DATE_PICKER="date-picker",e.DATE_RANGE="date-range",e.DEPARTMENT="department",e.EMPLOYEE="employee",e.IMAGE="image",e.INPUT="input",e.NUMBER="number",e.RADIO="radio",e.RICH_TEXT="rich-text",e.SCORE="score",e.SEARCH_DATE_RANGE="search-date-range",e.SEARCH_NUMBER_RANGE="search-number-range",e.SEARCH_INPUT="search-input",e.SELECT="select",e.SELECT_MULTIPLE="select-multiple",e.SELECT_RELATION="select-relation",e.VUE_FORM_ITEM="vue-form-item",e.TEXTAREA="textarea",e.EMAIL="email",e.FOOTER="footer",e.HEADER="header",e.ID_CARD="id-card",e.MOBILE="mobile",e.PHONE="phone",e.RADIO_IMAGE="radio-image",e.ELECTRONIC_SIGNATURE="electronic-signature",e.WPS="wps",e.CARD_GROUP="card-group",e.COL="col",e.GRID="grid",e.GRID_ROW="grid-row",e.GRID_TABLE_COLUMN="grid-table-column",e.GRID_LAYOUT_CONTAINER="grid-layout-container",e.ROW="row",e.TWO_COLUMNS="two-columns",e.SUBTABLE_COLUMN="subtable-column",e.SUBTABLE_ROW="subtable-row",e.TAB="tab",e.TAB_PANE="tab-pane",e.TOOLBOX="toolbox",e.DATA_VIEW="data-view",e.LIST_VIEW="list-view",e.ACTION_BAR="action-bar",e.SUBTABLE="subtable",e.GRID_TABLE="grid-table",e.SIMPLE_SEARCH="simple-search",e.PAGINATION="pagination",e.CHECKBOX_IMAGE="checkbox-image",e.DASHBOARD="dashboard",e.TREE="tree",e.EMPLOYEE2="employee2",e.DEPARTMENT2="department2",e.GRID_LAYOUT_WRAP="grid-layout-wrap"})(p||(p={}));var B;(function(e){e.VARCHAR="varchar",e.TEXT="text",e.ARRAY="array",e.ADDRESS="location",e.DECIMAL="decimal",e.DECIMAL_RANGE="decimal_range",e.TIMESTAMP="timestamp",e.EMPLOYEES="people",e.DEPARTMENTS="department",e.MONEY="money",e.TIMESCOPE="timescope",e.FILE="file",e.IMAGE="image",e.AUTO_NUMBER="auto_number",e.CALC="calc",e.RELATION="relation",e.LIST="list",e.RELATION_FIELD="relation-field",e.REFERENCE_FIELD="reference-field",e.CALC_FIELD="calc",e.JSON="json",e.BIGINT="bigint",e.ANY="ANY",e.ENCRYPTED_FIELD="encrypted_field"})(B||(B={}));var T,Wa=(T={},M(T,B.ARRAY,p.ARRAY_COLUMN),M(T,B.AUTO_NUMBER,p.AUTO_NUMBER_COLUMN),M(T,B.DECIMAL,p.DECIMAL_COLUMN),M(T,B.DEPARTMENTS,p.DEPARTMENT_COLUMN),M(T,B.FILE,p.FILE_COLUMN),M(T,B.IMAGE,p.IMAGE_COLUMN),M(T,B.ADDRESS,p.LOCATION_COLUMN),M(T,B.EMPLOYEES,p.EMPLOYEE_COLUMN),M(T,B.TEXT,p.TEXT_COLUMN),M(T,B.TIMESCOPE,p.TIMESCOPE_COLUMN),M(T,B.TIMESTAMP,p.TIMESTAMP_COLUMN),M(T,B.VARCHAR,p.VARCHAR_COLUMN),M(T,B.RELATION,p.VARCHAR_COLUMN),T),En;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(En||(En={}));var Sn="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Ga=Sn+"0123456789";function lt(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?Sn:Ga,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function ct(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function za(e){if(Array.isArray(e))return ct(e)}function Ka(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Cn(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xa(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function Pe(e,t,n){return Xa()?Pe=Reflect.construct:Pe=function(u,i,o){var s=[null];s.push.apply(s,i);var l=Function.bind.apply(u,s),a=new l;return o&&be(a,o.prototype),a},Pe.apply(null,arguments)}function me(e){return me=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},me(e)}function An(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&be(e,t)}function Ja(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Za(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Qa(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Ya(e,t){return t&&(es(t)==="object"||typeof t=="function")?t:Ka(e)}function be(e,t){return be=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},be(e,t)}function wn(e){return za(e)||Za(e)||ts(e)||Qa()}var es=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function ts(e,t){if(!!e){if(typeof e=="string")return ct(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ct(e,t)}}function ft(e){var t=typeof Map=="function"?new Map:void 0;return ft=function(r){if(r===null||!Ja(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,u)}function u(){return Pe(r,arguments,me(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),be(u,r)},ft(e)}function ns(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Bn(e){var t=ns();return function(){var r=me(e),u;if(t){var i=me(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Ya(this,u)}}var dt=console;function Re(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=dt).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(wn(u)))}function In(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=dt).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(wn(u)))}function rs(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var pt=function(e){An(n,e);var t=Bn(n);function n(r){Cn(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?rs(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(ft(Error)),us=function(e){An(n,e);var t=Bn(n);function n(r){Cn(this,n);var u;return u=t.call(this,r),u.name="\u{1F6A8} Driven Reference Error",u}return n}(pt);function _e(e){throw new pt(e)}function Fn(e){throw new us(e)}function is(e){dt.error(new pt(e))}var os=Object.prototype.toString;function Dn(e,t){return os.call(e)==="[object "+t+"]"}function as(e){return Dn(e,"String")}function ss(e){return Dn(e,"Promise")}var ls=function(){function e(t){var n,r;this._messageCache=new Map,this.messages={},this.variableRegExp=/\{([0-9a-zA-Z_]+)\}/g,this._messages=Object.freeze((r=(n=t.messages)!==null&&n!==void 0?n:this.getPreImport(t.locale))!==null&&r!==void 0?r:{}),t.variableRegExp&&(this.variableRegExp=t.variableRegExp),this.setLocale(t.locale)}return e.prototype.setLocale=function(t){var n=this;this.locale=t,this._messageCache.clear();var r=this.getMessageData();ss(r)?r.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=r},e.prototype.getMessageData=function(){var t=this._messages[this.localeInMessageKey];return typeof t=="function"?t():t},e.prototype.translate=function(t,n,r){var u=this.getMessage(t);return u?this.formatMessage(u,r):this.formatMessage(n,r)},e.prototype.getMessage=function(t){if(this._messageCache.has(t))return this._messageCache.get(t);var n=this.getPathArray(t),r=n.reduce(function(u,i,o,s){if(u!==void 0){var l=u[i];if(!(o===s.length-1&&!as(l)))return l}},this.message);return this._messageCache.set(t,r),r},e.prototype.formatMessage=function(t,n){return n?t.replace(this.variableRegExp,function(r,u){var i=n[u];return i!==void 0?String(i):r}):t},e.prototype.getPreImport=function(t){var n;if(window.okI18nPreImport){var r=this.getLocaleInMessageKey(t);return window.okI18nPreImport.hasOwnProperty(r)?window.okI18nPreImport:(n={},n[r]=window.okI18nPreImport,n)}},e.prototype.getPathArray=function(t){return t.split(".")},e.prototype.getLocaleInMessageKey=function(t){return t.replace(/-/g,"")},Object.defineProperty(e.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"message",{get:function(){var t;return(t=this.messages[this.localeInMessageKey])!==null&&t!==void 0?t:{}},enumerable:!1,configurable:!0}),e}();function cs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function On(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function fs(e,t,n){return t&&On(e.prototype,t),n&&On(e,n),e}function ds(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var q=function(){function e(){cs(this,e)}return fs(e,null,[{key:"getMessage",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return this.$i18n.$t(n,"",r)}},{key:"resetI18n",value:function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ka;return new ls({locale:n,messages:Va})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();ds(q,"$i18n",q.resetI18n());function Pn(e,t,n){var r=t.replace(/\[(\d)]/g,function(i,o){return"."+o}).split("."),u=!1;return r.reduce(function(i,o,s,l){var a=i;if(!!i){if(!Object.prototype.hasOwnProperty.call(i,o)){Re("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),i,i);return}return s===l.length-1&&!Object.is(a[o],n)&&(a[o]=n,u=!0),a[o]}},e),u}var ps=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},hs={exports:{}};(function(e){(function(t){var n=function(c,y,S){if(!a(y)||h(y)||v(y)||m(y)||l(y))return y;var C,I=0,W=0;if(f(y))for(C=[],W=y.length;I<W;I++)C.push(n(c,y[I],S));else{C={};for(var w in y)Object.prototype.hasOwnProperty.call(y,w)&&(C[c(w,S)]=n(c,y[w],S))}return C},r=function(c,y){y=y||{};var S=y.separator||"_",C=y.split||/(?=[A-Z])/;return c.split(C).join(S)},u=function(c){return E(c)?c:(c=c.replace(/[\-_\s]+(.)?/g,function(y,S){return S?S.toUpperCase():""}),c.substr(0,1).toLowerCase()+c.substr(1))},i=function(c){var y=u(c);return y.substr(0,1).toUpperCase()+y.substr(1)},o=function(c,y){return r(c,y).toLowerCase()},s=Object.prototype.toString,l=function(c){return typeof c=="function"},a=function(c){return c===Object(c)},f=function(c){return s.call(c)=="[object Array]"},h=function(c){return s.call(c)=="[object Date]"},v=function(c){return s.call(c)=="[object RegExp]"},m=function(c){return s.call(c)=="[object Boolean]"},E=function(c){return c=c-0,c===c},d=function(c,y){var S=y&&"process"in y?y.process:y;return typeof S!="function"?c:function(C,I){return S(C,c,I)}},g={camelize:u,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(c,y){return n(d(u,y),c)},decamelizeKeys:function(c,y){return n(d(o,y),c,y)},pascalizeKeys:function(c,y){return n(d(i,y),c)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=g:t.humps=g})(ps)})(hs);var Rn={};Object.defineProperty(Rn,"__esModule",{value:!0});function ht(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:ht(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:ht(r)}return t}}var ys=Rn.default=ht;function te(e){if(e!==void 0)return typeof e=="object"?ys(e):e}function yt(e){return Object.prototype.toString.call(e)==="[object Object]"}function vs(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function ae(e){return Array.isArray(e)}function vt(e){return typeof e=="string"}function gs(e){return Object.values(p).includes(e)}function gt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ms(e){if(Array.isArray(e))return gt(e)}function $n(e,t,n,r,u,i,o){try{var s=e[i](o),l=s.value}catch(a){n(a);return}s.done?t(l):Promise.resolve(l).then(r,u)}function bs(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){$n(i,r,u,o,s,"next",l)}function s(l){$n(i,r,u,o,s,"throw",l)}o(void 0)})}}function _s(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Tn(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Es(e,t,n){return t&&Tn(e.prototype,t),n&&Tn(e,n),e}function Mn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ss(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Cs(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function mt(e){return ms(e)||Ss(e)||As(e)||Cs()}function As(e,t){if(!!e){if(typeof e=="string")return gt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gt(e,t)}}var ws=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(a){return function(f){return l([a,f])}}function l(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=a[0]&2?r.return:a[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,a[1])).done)return u;switch(r=0,u&&(a=[a[0]&2,u.value]),a[0]){case 0:case 1:u=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(a[0]===6||a[0]===2)){o=0;continue}if(a[0]===3&&(!u||a[1]>u[0]&&a[1]<u[3])){o.label=a[1];break}if(a[0]===6&&o.label<u[1]){o.label=u[1],u=a;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(a);break}u[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(f){a=[6,f],r=0}finally{n=u=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}},xn=function(){function e(){_s(this,e),Mn(this,"_events",new Map),Mn(this,"debug",!1)}return Es(e,[{key:"emit",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),i=1;i<r;i++)u[i-1]=arguments[i];var o=this;return bs(function(){var s,l,a,f,h,v,m,E,d,g,c,y;return ws(this,function(S){switch(S.label){case 0:if(s=o._events.get(n),l=[],!s)return[3,10];a=s.slice(),f=!0,h=!1,v=void 0,S.label=1;case 1:S.trys.push([1,8,9,10]),m=a[Symbol.iterator](),S.label=2;case 2:if(f=(E=m.next()).done)return[3,7];if(d=E.value,!s.includes(d))return[3,6];S.label=3;case 3:return S.trys.push([3,5,,6]),o.debug&&In.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(d.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+d.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(mt(u))),[4,d.apply(null,mt(u))];case 4:return g=S.sent(),o.debug&&In.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(d.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+d.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"; \u51FD\u6570\u7684\u8FD4\u56DE\u7ED3\u679C\u4E3A%o")].concat(mt(u),[g])),l.push(g),g===!1?[3,7]:[3,6];case 5:return c=S.sent(),is(String(c)+":"+String(c.stack)),[3,6];case 6:return f=!0,[3,2];case 7:return[3,10];case 8:return y=S.sent(),h=!0,v=y,[3,10];case 9:try{!f&&m.return!=null&&m.return()}finally{if(h)throw v}return[7];case 10:return[2,l]}})})()}},{key:"on",value:function(n,r){if(this._events.has(n)){var u;(u=this._events.get(n))===null||u===void 0||u.push(r)}else this._events.set(n,[r])}},{key:"off",value:function(n,r){if(this._events.has(n)){var u=this._events.get(n),i=u==null?void 0:u.indexOf(r);u==null||u.splice(i,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function Bs(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ln(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Is(e,t,n){return t&&Ln(e.prototype,t),n&&Ln(e,n),e}function Fs(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ds=[{key:"on_click",name:"\u70B9\u51FB\u65F6",code:"click"},{key:"on_click_finish",name:"\u6267\u884C\u5B8C\u6210\u65F6",code:"click-finish"},{key:"on_change",name:"\u503C\u53D1\u751F\u53D8\u5316\u65F6",code:"change"},{key:"on_search",name:"\u641C\u7D22\u65F6",code:"search"},{key:"on_list_change",name:"\u5217\u8868\u6570\u636E\u53D8\u5316\u65F6",code:"list-change"},{key:"on_list_search",name:"\u5217\u8868\u6570\u636E\u67E5\u8BE2\u6784\u5EFA\u65F6",code:"list-search"},{key:"on_list_mounted",name:"\u5217\u8868\u6570\u636E\u8FD4\u56DE\u65F6",code:"list-mounted"},{key:"on_list_delete",name:"\u5217\u8868\u6570\u636E\u5220\u9664\u65F6",code:"list-delete"},{key:"on_list_before_insert",name:"\u5217\u8868\u6570\u636E\u63D2\u5165\u524D",code:"list-before-insert"},{key:"on_input",name:"\u7528\u6237\u8F93\u5165\u65F6",code:"input"},{key:"on_blur",name:"\u5931\u53BB\u7126\u70B9\u65F6",code:"blur"},{key:"on_focus",name:"\u83B7\u53D6\u7126\u70B9\u65F6",code:"focus"},{key:"on_wps_open",name:"\u6253\u5F00\u6587\u4EF6\u65F6",code:"wps-open"},{key:"on_wps_save",name:"\u4FDD\u5B58\u6587\u4EF6\u65F6",code:"wps-save"},{key:"on_wps_rename",name:"\u91CD\u547D\u540D\u65F6",code:"wps-rename"},{key:"on_list_actions",name:"\u70B9\u51FB\u64CD\u4F5C\u6309\u94AE\u65F6",code:"list-actions"},{key:"on_list_render_operation",name:"\u64CD\u4F5C\u5217\u6E32\u67D3\u65F6",code:"list-render-operation"},{key:"on_list_rowclick",name:"\u884C\u70B9\u51FB\u65F6",code:"list-rowclick"},{key:"on_list_before_rowdelete",name:"\u884C\u5220\u9664\u524D",code:"list-before-rowdelete"},{key:"on_list_before_import",name:"\u5217\u8868\u6570\u636E\u5BFC\u5165\u524D",code:"list-before-import"},{key:"on_list_rows_checked",name:"\u884C\u9009\u4E2D\u65F6",code:"list-rows-checked"},{key:"on_change_tab",name:"\u6807\u7B7E\u9875\u5207\u6362\u65F6",code:"change-tab"},{key:"on_modal_ok",name:"\u5F39\u7A97\u786E\u8BA4\u65F6",code:"modal-ok"}],Ee=function(){function e(){Bs(this,e)}return Is(e,[{key:"getEventsFromKeys",value:function(n){var r=typeof n=="string"?[n]:n;return e.events.filter(function(u){return r.includes(u.key)})}}]),e}();Fs(Ee,"events",Ds);function Os(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function jn(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Ps(e,t,n){return t&&jn(e.prototype,t),n&&jn(e,n),e}function ne(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Nn=[],$e=function(){function e(t){Os(this,e),ne(this,"registeredControlTypes",new Set),ne(this,"controlConfigMap",new Map),ne(this,"_controls",[]),ne(this,"_type",void 0),this._type=t,this._initControls(t)}return Ps(e,[{key:"registerControlConfig",value:function(n,r){return this.controlConfigMap.set(n,r),this}},{key:"getControlConfig",value:function(n){return this.controlConfigMap.get(n)}},{key:"getControls",value:function(){return this._controls}},{key:"register",value:function(n){n.__is_control__||_e("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(u){return u.controlType===n.controlType});return r>-1&&(Re("The ".concat(n.controlType," is repeat register, So it overwrites the one that was registered before.")),this._controls.splice(r,1)),this.registeredControlTypes.add(n.controlType),this._controls.push(n),this}},{key:"isLayoutControl",value:function(n){return n.controlType===$.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===$.FORM}},{key:"isListControl",value:function(n){return n.controlType===$.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===$.COLUMN}},{key:"createControl",value:function(n,r){var u=this;if(Array.isArray(n))return n.map(function(f){return u.createControl(f,r)});if(n.children&&(n.children=n.children.map(function(f){return u.createControl(f,r)})),this.isListControl(n)){var i=n.props;i.headers&&(i.headers=i.headers.map(function(f){return u.createControl(f,r)})),i.footers&&(i.footers=i.footers.map(function(f){var h;return f&&(h=u.createControl(f,r)),h}))}var o=this.getControlFormType(n.type);if(o){var s=n;if(typeof r=="function"){var l=r(s);l&&(s=l)}var a=new o(s);return a}else _e("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"createControlInstance",value:function(n,r){var u=this.getControlFormType(n);if(u)return new u(r)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(r){return r.controlType===n})}},{key:"_initControls",value:function(n){var r=this;this.constructor.staticControls.forEach(function(u){r.register(u[n])})}}],[{key:"register",value:function(n){var r=n.Designer,u=n.Runtime;(!r||!u||!r.__is_control__||!u.__is_control__)&&_e("".concat(n," is can't register as a Control"));var i=this.staticControls.findIndex(function(o){return o.Designer.controlType===r.controlType});return i>-1&&(Re("The ".concat(r.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(i,1)),this.staticRegisteredTypes.add(r.controlType),this.staticControls.push(n),this}}]),e}();ne($e,"staticControls",Nn),ne($e,"staticRegisteredTypes",new Set(Nn.map(function(e){return e.Designer.controlType}))),ne($e,"staticRegisteredConfigs",new Map);function bt(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function V(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qn=function e(t){bt(this,e),V(this,"dataCode",void 0),V(this,"fieldCode",void 0),V(this,"fieldType",void 0),V(this,"aliasCode",void 0);var n;this.dataCode=(n=t==null?void 0:t.dataCode)!==null&&n!==void 0?n:"";var r;this.fieldCode=(r=t==null?void 0:t.fieldCode)!==null&&r!==void 0?r:"";var u;this.fieldType=(u=t==null?void 0:t.fieldType)!==null&&u!==void 0?u:"",this.aliasCode=t==null?void 0:t.aliasCode},Rs=function e(t){bt(this,e),V(this,"minWidth",void 0),V(this,"maxWidth",void 0),V(this,"flex",void 0);var n;this.minWidth=(n=t==null?void 0:t.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=t==null?void 0:t.maxWidth;var r;this.flex=(r=t==null?void 0:t.flex)!==null&&r!==void 0?r:1},Un;(function(e){e.CNY="CNY",e.USD="USD",e.JPY="JPY",e.EUR="EUR",e.INR="INR",e.IDR="IDR",e.BRL="BRL",e.AED="AED",e.AUD="AUD",e.CAD="CAD",e.EGP="EGP",e.GBP="GBP",e.ZAR="ZAR",e.KRW="KRW",e.MAD="MAD",e.MXN="MXN",e.MYR="MYR",e.PHP="PHP",e.PLN="PLN",e.RUB="RUB",e.SGD="SGD",e.THB="THB",e.TRY="TRY",e.TWD="TWD",e.VND="VND",e.HKD="HKD",e.IEP="IEP"})(Un||(Un={}));var Vn;(function(e){e.DEFAULT_DISPLAY="defaultDisplay",e.REQUIRED="required",e.IS_HIDE="isHide",e.IS_SHOW_UNIT="isShowUnit",e.IMD_SEARCH="immediatelySearch",e.MULTIPLE="multiple",e.SUBMIT_SELECT_CURRENCY="submitSelectCurrency",e.CAPTION="caption",e.IS_HIDE_CAPTION="isHideCaption",e.DEFAULT_SHOW_OPTIONS="defaultShowOptions",e.CAN_SEARCH="canSearch",e.CAN_CHECK="canCheck",e.CAN_EDIT="canEdit",e.CAN_DELETE="canDelete",e.SHOW_UPPER_CASE="showUpperCase",e.MICROMETER="micrometer",e.PRECISION="precision",e.PERCENTAGE="percentage",e.OPTIONAL_LEVEL="optionalLevel",e.CONTAINS_SUB_NODE="containsSubNode",e.DEFAULT_COLLAPSE="defaultCollapse",e.CAN_VIEW_FORM="canViewForm",e.VIEW_FORM_MODEL_TYPE="viewFormModelType",e.SERVER_PAGINATION="serverPagination",e.IS_SHOW_CAPTION_TIP="isShowCaptionTip",e.ENCRYPTED="encrypted",e.IS_INLINE_EDIT="isInlineEdit",e.REVISIONS_MODE="revisionsMode",e.ALLOW_COPY_OPTIONS="allowCopyOptions",e.IS_PASTE="isPaste"})(Vn||(Vn={}));var _t;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(_t||(_t={}));var $s=function e(t){bt(this,e),V(this,"width",void 0),V(this,"height",void 0),V(this,"widthConfig",void 0),V(this,"heightConfig",void 0);var n;this.width=(n=t==null?void 0:t.width)!==null&&n!==void 0?n:"";var r;this.height=(r=t==null?void 0:t.height)!==null&&r!==void 0?r:"";var u;this.widthConfig=(u=t==null?void 0:t.widthConfig)!==null&&u!==void 0?u:"fill";var i;this.heightConfig=(i=t==null?void 0:t.heightConfig)!==null&&i!==void 0?i:"fill"};function Ts(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Et(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ms(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function Te(e,t,n){return Ms()?Te=Reflect.construct:Te=function(u,i,o){var s=[null];s.push.apply(s,i);var l=Function.bind.apply(u,s),a=new l;return o&&Ce(a,o.prototype),a},Te.apply(null,arguments)}function re(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Se(e){return Se=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Se(e)}function xs(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ce(e,t)}function Ls(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function js(e,t){return t&&(Ns(t)==="object"||typeof t=="function")?t:Ts(e)}function Ce(e,t){return Ce=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ce(e,t)}var Ns=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function St(e){var t=typeof Map=="function"?new Map:void 0;return St=function(r){if(r===null||!Ls(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,u)}function u(){return Te(r,arguments,Se(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Ce(u,r)},St(e)}function qs(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Us(e){var t=qs();return function(){var r=Se(e),u;if(t){var i=Se(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return js(this,u)}}var Ct=function e(t){Et(this,e),re(this,"isHide",{type:"boolean"})},kn=function(e){xs(n,e);var t=Us(n);function n(r){return Et(this,n),t.call(this)}return n}(St(Array)),X=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";Et(this,e),re(this,"isHide",void 0),re(this,"className",void 0),re(this,"style",void 0),re(this,"caption",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new $s(t==null?void 0:t.style);var u;this.caption=(u=t==null?void 0:t.caption)!==null&&u!==void 0?u:n};re(X,"Rules",Ct),re(X,"RuntimeRules",kn);function k(){return k=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},k.apply(this,arguments)}function Vs(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function At(e){return At=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},At(e)}function Me(e,t){return Me=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Me(e,t)}function ks(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch(e){return!1}}function xe(e,t,n){return ks()?xe=Reflect.construct:xe=function(u,i,o){var s=[null];s.push.apply(s,i);var l=Function.bind.apply(u,s),a=new l;return o&&Me(a,o.prototype),a},xe.apply(null,arguments)}function Hs(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function wt(e){var t=typeof Map=="function"?new Map:void 0;return wt=function(r){if(r===null||!Hs(r))return r;if(typeof r!="function")throw new TypeError("Super expression must either be null or a function");if(typeof t!="undefined"){if(t.has(r))return t.get(r);t.set(r,u)}function u(){return xe(r,arguments,At(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Me(u,r)},wt(e)}var Ws=/%[sdj%]/g,Hn=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Hn=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function Bt(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var r=n.field;t[r]=t[r]||[],t[r].push(n)}),t}function x(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,u=t[0],i=t.length;if(typeof u=="function")return u.apply(null,t.slice(1));if(typeof u=="string"){var o=String(u).replace(Ws,function(s){if(s==="%%")return"%";if(r>=i)return s;switch(s){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(l){return"[Circular]"}break;default:return s}});return o}return u}function Gs(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function D(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||Gs(t)&&typeof e=="string"&&!e)}function zs(e,t,n){var r=[],u=0,i=e.length;function o(s){r.push.apply(r,s),u++,u===i&&n(r)}e.forEach(function(s){t(s,o)})}function Wn(e,t,n){var r=0,u=e.length;function i(o){if(o&&o.length){n(o);return}var s=r;r=r+1,s<u?t(e[s],i):n([])}i([])}function Ks(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Gn=function(e){Vs(t,e);function t(n,r){var u;return u=e.call(this,"Async Validation Error")||this,u.errors=n,u.fields=r,u}return t}(wt(Error));function Xs(e,t,n,r){if(t.first){var u=new Promise(function(h,v){var m=function(g){return r(g),g.length?v(new Gn(g,Bt(g))):h()},E=Ks(e);Wn(E,n,m)});return u.catch(function(h){return h}),u}var i=t.firstFields||[];i===!0&&(i=Object.keys(e));var o=Object.keys(e),s=o.length,l=0,a=[],f=new Promise(function(h,v){var m=function(d){if(a.push.apply(a,d),l++,l===s)return r(a),a.length?v(new Gn(a,Bt(a))):h()};o.length||(r(a),h()),o.forEach(function(E){var d=e[E];i.indexOf(E)!==-1?Wn(d,n,m):zs(d,n,m)})});return f.catch(function(h){return h}),f}function zn(e){return function(t){return t&&t.message?(t.field=t.field||e.fullField,t):{message:typeof t=="function"?t():t,field:t.field||e.fullField}}}function Kn(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];typeof r=="object"&&typeof e[n]=="object"?e[n]=k(k({},e[n]),r):e[n]=r}}return e}function Xn(e,t,n,r,u,i){e.required&&(!n.hasOwnProperty(e.field)||D(t,i||e.type))&&r.push(x(u.messages.required,e.fullField))}function Js(e,t,n,r,u){(/^\s+$/.test(t)||t==="")&&r.push(x(u.messages.whitespace,e.fullField))}var It={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},Ae={integer:function(t){return Ae.number(t)&&parseInt(t,10)===t},float:function(t){return Ae.number(t)&&!Ae.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(n){return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return typeof t=="object"&&!Ae.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(It.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(It.url)},hex:function(t){return typeof t=="string"&&!!t.match(It.hex)}};function Zs(e,t,n,r,u){if(e.required&&t===void 0){Xn(e,t,n,r,u);return}var i=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=e.type;i.indexOf(o)>-1?Ae[o](t)||r.push(x(u.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(x(u.messages.types[o],e.fullField,e.type))}function Qs(e,t,n,r,u){var i=typeof e.len=="number",o=typeof e.min=="number",s=typeof e.max=="number",l=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,a=t,f=null,h=typeof t=="number",v=typeof t=="string",m=Array.isArray(t);if(h?f="number":v?f="string":m&&(f="array"),!f)return!1;m&&(a=t.length),v&&(a=t.replace(l,"_").length),i?a!==e.len&&r.push(x(u.messages[f].len,e.fullField,e.len)):o&&!s&&a<e.min?r.push(x(u.messages[f].min,e.fullField,e.min)):s&&!o&&a>e.max?r.push(x(u.messages[f].max,e.fullField,e.max)):o&&s&&(a<e.min||a>e.max)&&r.push(x(u.messages[f].range,e.fullField,e.min,e.max))}var se="enum";function Ys(e,t,n,r,u){e[se]=Array.isArray(e[se])?e[se]:[],e[se].indexOf(t)===-1&&r.push(x(u.messages[se],e.fullField,e[se].join(", ")))}function el(e,t,n,r,u){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(x(u.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var i=new RegExp(e.pattern);i.test(t)||r.push(x(u.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var _={required:Xn,whitespace:Js,type:Zs,range:Qs,enum:Ys,pattern:el};function tl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t,"string")&&!e.required)return n();_.required(e,t,r,i,u,"string"),D(t,"string")||(_.type(e,t,r,i,u),_.range(e,t,r,i,u),_.pattern(e,t,r,i,u),e.whitespace===!0&&_.whitespace(e,t,r,i,u))}n(i)}function nl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&_.type(e,t,r,i,u)}n(i)}function rl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t===""&&(t=void 0),D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&(_.type(e,t,r,i,u),_.range(e,t,r,i,u))}n(i)}function ul(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&_.type(e,t,r,i,u)}n(i)}function il(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),D(t)||_.type(e,t,r,i,u)}n(i)}function ol(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&(_.type(e,t,r,i,u),_.range(e,t,r,i,u))}n(i)}function al(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&(_.type(e,t,r,i,u),_.range(e,t,r,i,u))}n(i)}function sl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t==null&&!e.required)return n();_.required(e,t,r,i,u,"array"),t!=null&&(_.type(e,t,r,i,u),_.range(e,t,r,i,u))}n(i)}function ll(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&_.type(e,t,r,i,u)}n(i)}var cl="enum";function fl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u),t!==void 0&&_[cl](e,t,r,i,u)}n(i)}function dl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t,"string")&&!e.required)return n();_.required(e,t,r,i,u),D(t,"string")||_.pattern(e,t,r,i,u)}n(i)}function pl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t,"date")&&!e.required)return n();if(_.required(e,t,r,i,u),!D(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),_.type(e,s,r,i,u),s&&_.range(e,s.getTime(),r,i,u)}}n(i)}function hl(e,t,n,r,u){var i=[],o=Array.isArray(t)?"array":typeof t;_.required(e,t,r,i,u,o),n(i)}function Ft(e,t,n,r,u){var i=e.type,o=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(D(t,i)&&!e.required)return n();_.required(e,t,r,o,u,i),D(t,i)||_.type(e,t,r,o,u)}n(o)}function yl(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(D(t)&&!e.required)return n();_.required(e,t,r,i,u)}n(i)}var we={string:tl,method:nl,number:rl,boolean:ul,regexp:il,integer:ol,float:al,array:sl,object:ll,enum:fl,pattern:dl,date:pl,url:Ft,hex:Ft,email:Ft,required:hl,any:yl};function Dt(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var Ot=Dt();function J(e){this.rules=null,this._messages=Ot,this.define(e)}J.prototype={messages:function(t){return t&&(this._messages=Kn(Dt(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if(typeof t!="object"||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var n,r;for(n in t)t.hasOwnProperty(n)&&(r=t[n],this.rules[n]=Array.isArray(r)?r:[r])},validate:function(t,n,r){var u=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var i=t,o=n,s=r;if(typeof o=="function"&&(s=o,o={}),!this.rules||Object.keys(this.rules).length===0)return s&&s(),Promise.resolve();function l(d){var g,c=[],y={};function S(C){if(Array.isArray(C)){var I;c=(I=c).concat.apply(I,C)}else c.push(C)}for(g=0;g<d.length;g++)S(d[g]);c.length?y=Bt(c):(c=null,y=null),s(c,y)}if(o.messages){var a=this.messages();a===Ot&&(a=Dt()),Kn(a,o.messages),o.messages=a}else o.messages=this.messages();var f,h,v={},m=o.keys||Object.keys(this.rules);m.forEach(function(d){f=u.rules[d],h=i[d],f.forEach(function(g){var c=g;typeof c.transform=="function"&&(i===t&&(i=k({},i)),h=i[d]=c.transform(h)),typeof c=="function"?c={validator:c}:c=k({},c),c.validator=u.getValidationMethod(c),c.field=d,c.fullField=c.fullField||d,c.type=u.getType(c),c.validator&&(v[d]=v[d]||[],v[d].push({rule:c,value:h,source:i,field:d}))})});var E={};return Xs(v,o,function(d,g){var c=d.rule,y=(c.type==="object"||c.type==="array")&&(typeof c.fields=="object"||typeof c.defaultField=="object");y=y&&(c.required||!c.required&&d.value),c.field=d.field;function S(W,w){return k(k({},w),{},{fullField:c.fullField+"."+W})}function C(W){W===void 0&&(W=[]);var w=W;if(Array.isArray(w)||(w=[w]),!o.suppressWarning&&w.length&&J.warning("async-validator:",w),w.length&&c.message!==void 0&&(w=[].concat(c.message)),w=w.map(zn(c)),o.first&&w.length)return E[c.field]=1,g(w);if(!y)g(w);else{if(c.required&&!d.value)return c.message!==void 0?w=[].concat(c.message).map(zn(c)):o.error&&(w=[o.error(c,x(o.messages.required,c.field))]),g(w);var G={};if(c.defaultField)for(var Gr in d.value)d.value.hasOwnProperty(Gr)&&(G[Gr]=c.defaultField);G=k(k({},G),d.rule.fields);for(var pe in G)if(G.hasOwnProperty(pe)){var Cd=Array.isArray(G[pe])?G[pe]:[G[pe]];G[pe]=Cd.map(S.bind(null,pe))}var zr=new J(G);zr.messages(o.messages),d.rule.options&&(d.rule.options.messages=o.messages,d.rule.options.error=o.error),zr.validate(d.value,d.rule.options||o,function(gn){var he=[];w&&w.length&&he.push.apply(he,w),gn&&gn.length&&he.push.apply(he,gn),g(he.length?he:null)})}}var I;c.asyncValidator?I=c.asyncValidator(c,d.value,C,d.source,o):c.validator&&(I=c.validator(c,d.value,C,d.source,o),I===!0?C():I===!1?C(c.message||c.field+" fails"):I instanceof Array?C(I):I instanceof Error&&C(I.message)),I&&I.then&&I.then(function(){return C()},function(W){return C(W)})},function(d){l(d)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!we.hasOwnProperty(t.type))throw new Error(x("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if(typeof t.validator=="function")return t.validator;var n=Object.keys(t),r=n.indexOf("message");return r!==-1&&n.splice(r,1),n.length===1&&n[0]==="required"?we.required:we[this.getType(t)]||!1}},J.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");we[t]=n},J.warning=Hn,J.messages=Ot,J.validators=we;var vl={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function gl(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new J(e);return n.messages(Object.assign(vl,t)),n}var Jn=new xn;function Pt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function ml(e){if(Array.isArray(e))return e}function bl(e){if(Array.isArray(e))return Pt(e)}function Zn(e,t,n,r,u,i,o){try{var s=e[i](o),l=s.value}catch(a){n(a);return}s.done?t(l):Promise.resolve(l).then(r,u)}function Qn(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){Zn(i,r,u,o,s,"next",l)}function s(l){Zn(i,r,u,o,s,"throw",l)}o(void 0)})}}function _l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Yn(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function El(e,t,n){return t&&Yn(e.prototype,t),n&&Yn(e,n),e}function A(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function er(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function tr(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Sl(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Cl(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function nr(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){A(e,u,n[u])})}return e}function Al(e){return ml(e)||tr(e)||rr(e)||Sl()}function Rt(e){return bl(e)||tr(e)||rr(e)||Cl()}function rr(e,t){if(!!e){if(typeof e=="string")return Pt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Pt(e,t)}}var ur=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(a){return function(f){return l([a,f])}}function l(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=a[0]&2?r.return:a[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,a[1])).done)return u;switch(r=0,u&&(a=[a[0]&2,u.value]),a[0]){case 0:case 1:u=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(a[0]===6||a[0]===2)){o=0;continue}if(a[0]===3&&(!u||a[1]>u[0]&&a[1]<u[3])){o.label=a[1];break}if(a[0]===6&&o.label<u[1]){o.label=u[1],u=a;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(a);break}u[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(f){a=[6,f],r=0}finally{n=u=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}},L=function(){function t(n){var r=this;_l(this,t),A(this,"id",void 0),A(this,"name",void 0),A(this,"icon",void 0),A(this,"type",void 0),A(this,"controlType",void 0),A(this,"props",void 0),A(this,"setting",[]),A(this,"fieldType",void 0),A(this,"eventKeys",[]),A(this,"customEvents",[]),A(this,"parent",null),A(this,"updateSetting",or),A(this,"removeSetting",ir),this._callControlHooks("preInstance",n);var u=er(this,t)?this.constructor:void 0,i=u.controlName,o=u.controlIcon,s=u.controlType,l=u.controlFieldType,a=u.controlEventKeys,f=u.controlCustomEvents,h=u.name,v=u.setting;i&&o&&s||Fn("The ".concat(h," controlName,controlIcon,controlType is not define"));var m;this.id=(m=n==null?void 0:n.id)!==null&&m!==void 0?m:lt(10),this.name=i,this.icon=o;var E;this.type=(E=n==null?void 0:n.type)!==null&&E!==void 0?E:s,this.props=new X(n==null?void 0:n.props,(er(this,t)?this.constructor:void 0).controlName);var d;this.controlType=(d=n==null?void 0:n.controlType)!==null&&d!==void 0?d:"base",this.setting=te(v);var g;this.fieldType=(g=n==null?void 0:n.fieldType)!==null&&g!==void 0?g:l,this.eventKeys=te(a),this.customEvents=te(f),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return El(t,[{key:"rules",get:function(){var r=this.props.constructor.Rules;return r?new r(this.props):{}}},{key:"_callControlHooks",value:function(){for(var r=arguments.length,u=new Array(r),i=0;i<r;i++)u[i]=arguments[i];var o,s=Al(u),l=s[0],a=s.slice(1);return(o=Jn).emit.apply(o,[l,this].concat(Rt(a)))}},{key:"preUpdate",value:function(r,u){this._callControlHooks("preUpdateProps",r,u)}},{key:"postUpdate",value:function(r,u){this._callControlHooks("postUpdateProps",r,u)}},{key:"updateProps",value:function(r,u){this.preUpdate(r,u),Pn(this.props,r,u),this.postUpdate(r,u)}},{key:"preValidate",value:function(){var r=this;return Qn(function(){var u,i,o;return ur(this,function(s){switch(s.label){case 0:return u=nr({},r.rules),[4,r._callControlHooks("preValidate",u)];case 1:return i=s.sent(),o=i[i.length-1],[2,o===!1?void 0:o]}})})()}},{key:"validate",value:function(r,u){var i=this;return Qn(function(){var o,s,l,a;return ur(this,function(f){switch(f.label){case 0:return[4,i.preValidate()];case 1:o=f.sent(),s=o!==void 0?o:nr({},i.rules),Array.isArray(u)&&u.forEach(function(h){s.hasOwnProperty(h)&&delete s[h]}),l=gl(s,r),f.label=2;case 2:return f.trys.push([2,4,,5]),[4,l.validate(i.props)];case 3:return f.sent(),[2,!0];case 4:throw a=f.sent(),a.control||(a.control=i),a;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=this.fieldType,i=this.id,o=this.type,s=this.props,l=s.dataBind,a=s.datasourceBind,f=s.optionConfig,h=s.caption,v=s.required,m=s.maxLength,E=s.options,d=s.encrypted,g=s.encryptedMode;if(!(!u&&!l&&!a)){var c={parentId:r,fieldType:u,controlId:i,caption:h,type:o,props:{}};switch(l&&(c.dataBind=l),f){case"datasource":case void 0:a&&(c.datasourceBind=a);break;case"custom":c.props.options=E;break}return v!==void 0&&(c.required=v),m!==void 0&&(c.maxLength=m),d!==void 0&&(c.encrypted=d),g!==void 0&&(c.encryptedMode=g),c}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:te(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(r,u){if(r==="setting"){if(u.add){var i;(i=this.setting).push.apply(i,Rt(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),t}();A(L,"controlName","\u63A7\u4EF6"),A(L,"controlIcon","icon"),A(L,"controlType","control"),A(L,"controlFieldType",void 0),A(L,"controlEventKeys",[]),A(L,"controlCustomEvents",[]),A(L,"setting",[]),A(L,"__is_control__",!0),A(L,"removeSettingItem",ir),A(L,"updateSettingItem",or);function ir(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var u,i=typeof r!="string",o=(u=t.setting)===null||u===void 0?void 0:u.findIndex(function(a){return a.key===(i?r.key:r)});if(o!==-1){var s,l;i?t.setting[o].showItems=(s=t.setting[o].showItems)===null||s===void 0?void 0:s.filter(function(a){return!r.hideItems.includes(a)}):t.setting.splice(o,1),i&&!(!((l=t.setting[o].showItems)===null||l===void 0)&&l.length)&&t.setting.splice(o,1)}})}function or(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(u){var i=n.setting.find(function(a){return a.key===u});if(i){if(typeof t=="boolean")i.visible=t;else if(typeof t=="object"){var o,s=(o=t.type)!==null&&o!==void 0?o:"replace";if(s==="replace")i.showItems=t.showItems;else{var l;(l=i.showItems).push.apply(l,Rt(t.showItems))}}}})}function wl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ar(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Bl(e,t,n){return t&&ar(e.prototype,t),n&&ar(e,n),e}function U(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Il(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var Le=function(){function t(n){wl(this,t),U(this,"id",void 0),U(this,"type",void 0),U(this,"controlType",void 0),U(this,"props",void 0),U(this,"fieldType",void 0),U(this,"customEvents",[]),U(this,"pageStatus",void 0),U(this,"parent",null);var r=Il(this,t)?this.constructor:void 0,u=r.controlType,i=r.controlFieldType,o=r.name,s=r.controlCustomEvents;u||Fn("The ".concat(o," controlType is not define"));var l;this.id=(l=n==null?void 0:n.id)!==null&&l!==void 0?l:lt(10);var a;this.type=(a=n==null?void 0:n.type)!==null&&a!==void 0?a:u,this.props=new X(n==null?void 0:n.props),this.customEvents=s;var f;this.controlType=(f=n==null?void 0:n.controlType)!==null&&f!==void 0?f:"base";var h;this.fieldType=(h=n==null?void 0:n.fieldType)!==null&&h!==void 0?h:i;var v;this.pageStatus=(v=n==null?void 0:n.pageStatus)!==null&&v!==void 0?v:_t.UNKNOWN}return Bl(t,[{key:"rules",get:function(){var r=this.props.constructor.RuntimeRules;if(r){var u=new r(this.props);return Array.from(u)}return[]}}]),t}();U(Le,"controlType","control"),U(Le,"controlFieldType",void 0),U(Le,"__is_control__",!0),U(Le,"controlCustomEvents",[]);function sr(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function O(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function F(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function je(e){return je=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},je(e)}function Tt(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Mt(e,t)}function Fl(e,t){return t&&(Dl(t)==="object"||typeof t=="function")?t:O(e)}function Mt(e,t){return Mt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Mt(e,t)}var Dl=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Ol(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function xt(e){var t=Ol();return function(){var r=je(e),u;if(t){var i=je(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Fl(this,u)}}var Pl=function(e){Tt(n,e);var t=xt(n);function n(r){$t(this,n);var u;u=t.call(this,r),F(O(u),"dataBind",{}),F(O(u),"caption",{type:"string",required:!0,message:q.getMessage("pleaseEnterCaption")}),F(O(u),"isHideCaption",{type:"boolean"}),F(O(u),"labelPosition",{type:"enum",enum:["top","left"]}),F(O(u),"defaultState",{type:"enum",enum:["default","readonly"]}),F(O(u),"required",{type:"boolean"}),F(O(u),"captionTip",{type:"string",required:!1,message:q.getMessage("pleaseEnterCaptionTip")});var i={fieldCode:{type:"string",required:!0,message:q.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:q.getMessage("pleaseEnterFieldCode")}};if(sr(r.dataBind))u.dataBind={type:"object",required:!0,fields:te(i),message:q.getMessage("pleaseEnterFieldCode")};else{var o={type:"object",required:!0,fields:{},message:q.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(s){o.fields[s]={type:"object",required:!0,fields:te(i),message:q.getMessage("pleaseEnterFieldCode")}}),u.dataBind=o}return r.isShowCaptionTip&&(u.captionTip.required=!0),u}return n}(Ct),Rl=function(e){Tt(n,e);var t=xt(n);function n(r){$t(this,n);var u;return u=t.call(this,r),u.push({type:"string",required:r.isHide?!1:r.required,message:r.requiredMessage!==""?r.requiredMessage:q.getMessage("runtimeRequired",{caption:r.caption})}),u}return n}(kn),Lt=function(e){Tt(n,e);var t=xt(n);function n(r){$t(this,n);var u;u=t.call(this,r),F(O(u),"caption",void 0),F(O(u),"isHideCaption",void 0),F(O(u),"isShowCaptionTip",void 0),F(O(u),"captionTip",void 0),F(O(u),"labelPosition",void 0),F(O(u),"dataBind",void 0),F(O(u),"defaultValue",void 0),F(O(u),"placeholder",void 0),F(O(u),"defaultState",void 0),F(O(u),"required",void 0),F(O(u),"requiredMessage",void 0);var i;u.caption=(i=r==null?void 0:r.caption)!==null&&i!==void 0?i:"";var o;u.isHideCaption=(o=r==null?void 0:r.isHideCaption)!==null&&o!==void 0?o:!1;var s;u.isShowCaptionTip=(s=r==null?void 0:r.isShowCaptionTip)!==null&&s!==void 0?s:!1;var l;u.captionTip=(l=r==null?void 0:r.captionTip)!==null&&l!==void 0?l:"";var a;u.defaultState=(a=r==null?void 0:r.defaultState)!==null&&a!==void 0?a:"default";var f;u.labelPosition=(f=r==null?void 0:r.labelPosition)!==null&&f!==void 0?f:"top";var h;u.placeholder=(h=r==null?void 0:r.placeholder)!==null&&h!==void 0?h:"";var v;u.required=(v=r==null?void 0:r.required)!==null&&v!==void 0?v:!1;var m;u.requiredMessage=(m=r==null?void 0:r.requiredMessage)!==null&&m!==void 0?m:"",u.dataBind=new qn(r==null?void 0:r.dataBind);var E;return u.defaultValue=(E=r==null?void 0:r.defaultValue)!==null&&E!==void 0?E:"",u}return n}(X);F(Lt,"Rules",Pl),F(Lt,"RuntimeRules",Rl);function jt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $l(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ne(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function qe(e){return qe=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},qe(e)}function Tl(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Nt(e,t)}function Ml(e,t){return t&&(xl(t)==="object"||typeof t=="function")?t:jt(e)}function Nt(e,t){return Nt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Nt(e,t)}var xl=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Ll(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function jl(e){var t=Ll();return function(){var r=qe(e),u;if(t){var i=qe(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Ml(this,u)}}var lr=function(e){Tl(n,e);var t=jl(n);function n(r){$l(this,n);var u;return u=t.call(this,r),Ne(jt(u),"controlType","form"),Ne(jt(u),"props",void 0),u.props=new Lt(r==null?void 0:r.props),u}return n}(L);Ne(lr,"controlEventKeys",["on_change","on_focus","on_blur"]),Ne(lr,"controlCustomAttributes",void 0);function Nl(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ql(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ue(e){return Ue=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ue(e)}function Ul(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&qt(e,t)}function Vl(e,t){return t&&(kl(t)==="object"||typeof t=="function")?t:Nl(e)}function qt(e,t){return qt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},qt(e,t)}var kl=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Hl(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Wl(e){var t=Hl();return function(){var r=Ue(e),u;if(t){var i=Ue(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Vl(this,u)}}var Gl=function(e){Ul(n,e);var t=Wl(n);function n(r){return ql(this,n),t.call(this,r)}return n}(X);function Ut(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function zl(e){if(Array.isArray(e))return Ut(e)}function Kl(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Xl(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function cr(e){return zl(e)||Kl(e)||Jl(e)||Xl()}function Jl(e,t){if(!!e){if(typeof e=="string")return Ut(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ut(e,t)}}function Zl(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function fr(e,t){e.parent=t,Zl(e,"parent")}function Ql(e,t){e.forEach(function(n){fr(n,t)})}var dr=Symbol("targetKey");function pr(e){var t;return(t=e[dr])!==null&&t!==void 0?t:e}function hr(e,t){return Ql(e,t),new Proxy(e,{get:function(r,u){for(var i=arguments.length,o=new Array(i>2?i-2:0),s=2;s<i;s++)o[s-2]=arguments[s];var l;return u===dr?r:(l=Reflect).get.apply(l,[r,u].concat(cr(o)))},set:function(r,u,i){for(var o=arguments.length,s=new Array(o>3?o-3:0),l=3;l<o;l++)s[l-3]=arguments[l];var a;if(ae(e)&&u==="length"&&i===e.length)return!0;var f=(a=Reflect).set.apply(a,[r,u,i].concat(cr(s)));return yt(i)&&fr(i,t),f}})}function yr(e,t,n,r){var u=r!=null?r:e,i=hr(pr(n!=null?n:[]),u);Object.defineProperty(e,t,{get:function(){return i},set:function(s){i=hr(pr(s),u)},enumerable:!0})}function Vt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Yl(e){if(Array.isArray(e))return Vt(e)}function ue(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vr(e,t,n,r,u,i,o){try{var s=e[i](o),l=s.value}catch(a){n(a);return}s.done?t(l):Promise.resolve(l).then(r,u)}function ec(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){vr(i,r,u,o,s,"next",l)}function s(l){vr(i,r,u,o,s,"throw",l)}o(void 0)})}}function tc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function nc(e,t,n){return t&&gr(e.prototype,t),n&&gr(e,n),e}function Z(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function le(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?le=Reflect.get:le=function(u,i,o){var s=fc(u,i);if(!!s){var l=Object.getOwnPropertyDescriptor(s,i);return l.get?l.get.call(o):l.value}},le(e,t,n||e)}function Q(e){return Q=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Q(e)}function rc(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&kt(e,t)}function uc(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function ic(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function oc(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function ac(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){Z(e,u,n[u])})}return e}function sc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function lc(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):sc(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function cc(e,t){return t&&(dc(t)==="object"||typeof t=="function")?t:ue(e)}function kt(e,t){return kt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},kt(e,t)}function fc(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=Q(e),e!==null););return e}function mr(e){return Yl(e)||ic(e)||pc(e)||oc()}var dc=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function pc(e,t){if(!!e){if(typeof e=="string")return Vt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Vt(e,t)}}function hc(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function yc(e){var t=hc();return function(){var r=Q(e),u;if(t){var i=Q(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return cc(this,u)}}var vc=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(a){return function(f){return l([a,f])}}function l(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=a[0]&2?r.return:a[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,a[1])).done)return u;switch(r=0,u&&(a=[a[0]&2,u.value]),a[0]){case 0:case 1:u=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(a[0]===6||a[0]===2)){o=0;continue}if(a[0]===3&&(!u||a[1]>u[0]&&a[1]<u[3])){o.label=a[1];break}if(a[0]===6&&o.label<u[1]){o.label=u[1],u=a;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(a);break}u[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(f){a=[6,f],r=0}finally{n=u=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}},gc=1e4,br=function(t){rc(r,t);var n=yc(r);function r(u){tc(this,r);var i;i=n.call(this,u),Z(ue(i),"controlType","layout"),Z(ue(i),"children",void 0),Z(ue(i),"excludes",void 0),Z(ue(i),"childrenMaxLength",void 0),Z(ue(i),"props",void 0);var o=uc(this,r)?this.constructor:void 0,s=o.excludes,l=o.childrenMaxLength;return i.props=new Gl(u==null?void 0:u.props),yr(ue(i),"children",u==null?void 0:u.children),i.excludes=te(s),i.childrenMaxLength=l,i}return nc(r,[{key:"judgeExcludesChildren",value:function(i){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(i)}},{key:"judgeJoinChildren",value:function(i){var o=this.judgeExcludesChildren(i);return o&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(i,o){var s=this,l=this,a=function(){return le(Q(r.prototype),"validate",s)};return ec(function(){return vc(this,function(f){switch(f.label){case 0:return[4,a().call(l,i,o)];case 1:return f.sent(),[4,Promise.all(l.children.map(function(h){return h.validate(i,o)}))];case 2:return f.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,o=le(Q(r.prototype),"toDataBindModel",this).call(this),s=o?[o]:[];return this.children.reduce(function(l,a){var f=a.toDataBindModel(i);if(Array.isArray(f)){var h=f.filter(function(v){return!!v});return mr(l).concat(mr(h))}return f&&l.push(f),l},s)}},{key:"toSchema",value:function(){var i=le(Q(r.prototype),"toSchema",this).call(this),o=this.children.map(function(s){var l=s.toSchema();return l});return lc(ac({},i),{children:o})}}]),r}(L);Z(br,"excludes",!1),Z(br,"childrenMaxLength",gc);function Ve(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function mc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function _r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ke(e){return ke=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ke(e)}function bc(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ht(e,t)}function _c(e,t){return t&&(Ec(t)==="object"||typeof t=="function")?t:Ve(e)}function Ht(e,t){return Ht=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ht(e,t)}var Ec=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Sc(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Cc(e){var t=Sc();return function(){var r=ke(e),u;if(t){var i=ke(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return _c(this,u)}}var Ac=function(e){bc(n,e);var t=Cc(n);function n(r,u){mc(this,n);var i;return i=t.call(this,u),_r(Ve(i),"headers",void 0),_r(Ve(i),"footers",void 0),yr(Ve(i),"headers",u==null?void 0:u.headers,r),i}return n}(X);function Wt(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function wc(e){if(Array.isArray(e))return Wt(e)}function He(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Er(e,t,n,r,u,i,o){try{var s=e[i](o),l=s.value}catch(a){n(a);return}s.done?t(l):Promise.resolve(l).then(r,u)}function Bc(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(l){Er(i,r,u,o,s,"next",l)}function s(l){Er(i,r,u,o,s,"throw",l)}o(void 0)})}}function Ic(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Sr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Fc(e,t,n){return t&&Sr(e.prototype,t),n&&Sr(e,n),e}function We(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ce(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?ce=Reflect.get:ce=function(u,i,o){var s=Tc(u,i);if(!!s){var l=Object.getOwnPropertyDescriptor(s,i);return l.get?l.get.call(o):l.value}},ce(e,t,n||e)}function Y(e){return Y=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Y(e)}function Dc(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Gt(e,t)}function Oc(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Pc(){throw new TypeError("Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function Cr(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){We(e,u,n[u])})}return e}function Rc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function Ar(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Rc(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function $c(e,t){return t&&(Mc(t)==="object"||typeof t=="function")?t:He(e)}function Gt(e,t){return Gt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Gt(e,t)}function Tc(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=Y(e),e!==null););return e}function wr(e){return wc(e)||Oc(e)||xc(e)||Pc()}var Mc=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function xc(e,t){if(!!e){if(typeof e=="string")return Wt(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Wt(e,t)}}function Lc(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function jc(e){var t=Lc();return function(){var r=Y(e),u;if(t){var i=Y(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return $c(this,u)}}var Nc=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(a){return function(f){return l([a,f])}}function l(a){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=a[0]&2?r.return:a[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,a[1])).done)return u;switch(r=0,u&&(a=[a[0]&2,u.value]),a[0]){case 0:case 1:u=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,r=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(a[0]===6||a[0]===2)){o=0;continue}if(a[0]===3&&(!u||a[1]>u[0]&&a[1]<u[3])){o.label=a[1];break}if(a[0]===6&&o.label<u[1]){o.label=u[1],u=a;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(a);break}u[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(f){a=[6,f],r=0}finally{n=u=0}if(a[0]&5)throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}},qc=function(e){Dc(n,e);var t=jc(n);function n(r){Ic(this,n);var u;return u=t.call(this,r),We(He(u),"controlType","list"),We(He(u),"props",void 0),u.props=new Ac(He(u),r==null?void 0:r.props),u}return Fc(n,[{key:"validate",value:function(u,i){var o=this,s=this,l=function(){return ce(Y(n.prototype),"validate",o)};return Bc(function(){return Nc(this,function(a){switch(a.label){case 0:return[4,l().call(s,u)];case 1:return a.sent(),[4,Promise.all(s.props.headers.map(function(f){return f.validate(u,i)}))];case 2:return a.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=ce(Y(n.prototype),"toDataBindModel",this).call(this),i=u?[u]:[],o=this.id;return this.props.headers.reduce(function(s,l){var a=l.toDataBindModel(o);if(Array.isArray(a)){var f=a.filter(function(h){return!!h});return wr(s).concat(wr(f))}return a&&s.push(a),s},i)}},{key:"toSchema",value:function(){var u,i,o=ce(Y(n.prototype),"toSchema",this).call(this),s=this.props.headers.map(function(a){return a.toSchema()}),l=(u=this.props)===null||u===void 0||(i=u.footers)===null||i===void 0?void 0:i.map(function(a){if(a)return a.toSchema()});return Ar(Cr({},o),{props:Ar(Cr({},this.props),{headers:s,footers:l})})}}]),n}(L);We(qc,"controlFieldType",B.LIST);function j(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Br(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function N(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ge(e){return Ge=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ge(e)}function Ir(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&zt(e,t)}function Uc(e,t){return t&&(Vc(t)==="object"||typeof t=="function")?t:j(e)}function zt(e,t){return zt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},zt(e,t)}var Vc=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function kc(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Fr(e){var t=kc();return function(){var r=Ge(e),u;if(t){var i=Ge(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Uc(this,u)}}var Hc=function(e){Ir(n,e);var t=Fr(n);function n(r){Br(this,n);var u;return u=t.call(this,r),N(j(u),"caption",{type:"string",required:!0,message:q.getMessage("pleaseEnterCaption")}),N(j(u),"width",{type:"number",required:!1,message:q.getMessage("pleaseEnterColumnWidth")}),u.width.required=r.widthType==="px",u}return n}(Ct),Wc=function(e){Ir(n,e);var t=Fr(n);function n(r){Br(this,n);var u;u=t.call(this,r),N(j(u),"widthType",void 0),N(j(u),"width",void 0),N(j(u),"caption",void 0),N(j(u),"dataBind",void 0),N(j(u),"autoWidth",void 0),N(j(u),"fixed",void 0),N(j(u),"sort",void 0),N(j(u),"align",void 0),N(j(u),"colSpan",void 0),N(j(u),"autoHeight",void 0);var i;u.width=(i=r==null?void 0:r.width)!==null&&i!==void 0?i:150,u.widthType=(r==null?void 0:r.widthType)||"auto";var o;u.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var s;u.fixed=(s=r==null?void 0:r.fixed)!==null&&s!==void 0?s:"none",u.autoWidth=new Rs(r==null?void 0:r.autoWidth),u.dataBind=new qn(r==null?void 0:r.dataBind);var l;u.sort=(l=r==null?void 0:r.sort)!==null&&l!==void 0?l:!0,u.align=r==null?void 0:r.align,u.colSpan=r==null?void 0:r.colSpan;var a;return u.autoHeight=(a=r==null?void 0:r.autoHeight)!==null&&a!==void 0?a:!1,u}return n}(X);N(Wc,"Rules",Hc);function Kt(e){return"children"in e&&ae(e.children)}function Dr(e){return"headers"in e.props&&ae(e.props.headers)}function Or(e){return"footers"in e.props&&ae(e.props.footers)}function ze(e,t){Array.isArray(e)&&e.map(n=>{n.type===p.SUBTABLE?ze(n.props.headers,t):Kt(n)?ze(n==null?void 0:n.children,t):n.controlType===$.FORM&&t(n)})}const Pr=[p.AMOUNT,p.CALC,p.DATE_RANGE],Rr={amount:{caption:"\u91D1\u989D",fieldType:B.DECIMAL},currency:{caption:"\u5E01\u79CD",fieldType:B.VARCHAR},result:{caption:"\u7ED3\u679C",fieldType:B.DECIMAL},unit:{caption:"\u5355\u4F4D",fieldType:B.VARCHAR},min:{caption:"\u5F00\u59CB\u65F6\u95F4",fieldType:B.TIMESTAMP},max:{caption:"\u7ED3\u675F\u65F6\u95F4",fieldType:B.TIMESTAMP}};function Gc(e){let t=[];return ze(e,n=>{n.controlType===$.FORM?t.push(n):(n.type,p.SUBTABLE)}),t}function zc(e,t=""){return!e||!Array.isArray(e)?[]:e.map(n=>{if(!n.dataBind||n.type===p.TITLE)return n;if(Pr.includes(n.type)){const r=n.dataBind;Object.keys(r).forEach(u=>{const i=r[u],o=n.controlId+"_"+u;i.fieldCode=$r(o),i.dataCode=t})}else n.dataBind.fieldCode=$r(n.controlId),n.dataBind.dataCode=t;return n})}function $r(e){const t="field_";return e.startsWith(t)?e:t+e}function Ke(e){return Wa[e]}function Kc(e){const t=new ee,n=[];return e.forEach(r=>{if(!(r.parentId||!r.dataBind))if(Pr.includes(r.type)){const u=r.dataBind,i=r.datasourceBind;Object.keys(u).forEach(o=>{const s=u[o],l=Rr[o].fieldType,a=r.caption+"_"+Rr[o].caption,f=Ke(l);if(!f)return;const h={caption:a,dataBind:s};o==="currency"&&(h.optionConfig="datasource",h.datasourceBind=i);const v=t.createControlInstance(f,{props:h});v&&n.push(v)})}else{const u=Ke(r.fieldType);if(!u)return;const i=t.createControlInstance(u,{props:{caption:r.caption,dataBind:r.dataBind,datasourceBind:r.datasourceBind}});i&&n.push(i)}}),n}function Xc(e){const t=new ee,r=(Array.isArray(e)?e:[e]).map(u=>{const i=Ke(u);return t.createControlInstance(i)});return Array.isArray(e)?r:r[0]}function Xt(e){return Array.isArray(e)?e.map(t=>t.toSchema()):e.toSchema()}function Jt(e){return Array.isArray(e)?e.map(t=>t.toDataBindModel()).filter(t=>!!t).flat():e.toDataBindModel()}function Zt(e,t,n){return mn(this,null,function*(){return Array.isArray(e)?(yield Promise.all(e.map(u=>u.validate(t,n)))).every(u=>u):yield e.validate(t,n)})}const Jc=[p.TITLE,p.GRID_TABLE_COLUMN,p.SUBTABLE_COLUMN,p.OPERATION_COLUMN,p.DATA_VIEW,p.LIST_VIEW,p.HEADER,p.FOOTER,p.SIMPLE_SEARCH,p.ROW,p.GRID_ROW,p.COL,p.GRID,p.DIVIDER,p.TAB_PANE,p.TAB,p.CARD_GROUP,p.ACTION_BAR,p.GRID_LAYOUT_CONTAINER,p.GRID_LAYOUT_WRAP],Zc=[p.CALC],Qc={check:{id:"listPageCheckBtnId",caption:"\u67E5\u770B"},edit:{id:"listPageEditBtnId",caption:"\u7F16\u8F91"},delete:{id:"listPageDeleteBtnId",caption:"\u5220\u9664"}};function Be(e,t){var r,u,i,o,s,l,a,f,h;const n=[];if(ae(e))n.push(...e.map(v=>Be(v,t)).flat());else{const v=e.type,{caption:m,content:E}=e.props;let d;if(Jc.includes(v))v===p.OPERATION_COLUMN&&Object.entries(Qc).reduce((g,[c,{caption:y,id:S}])=>{var I;const C=e.props[c];return C&&C.isShow&&g.push({controlId:S,caption:y,type:e.type,controlType:e.controlType,parentId:(I=t==null?void 0:t.controlId)!=null?I:null,canEdit:!1,canRead:!1,canHide:!0,group:"element"}),g},n);else if(d={controlId:e.id,caption:m||E||e.name,type:e.type,controlType:e.controlType,parentId:(r=t==null?void 0:t.controlId)!=null?r:null,canEdit:!Zc.includes(v),canRead:!0,canHide:!0,group:"element"},t&&t.type===p.SUBTABLE&&(d.caption=t.caption+"_"+d.caption),v===p.VUE_FORM_ITEM&&(d.caption=e.props.controlExportName||e.name),(e.controlType===$.FORM||e.controlType===$.COLUMN)&&((i=(u=e.props)==null?void 0:u.dataBind)==null?void 0:i.fieldCode)!==void 0&&((s=(o=e.props)==null?void 0:o.dataBind)==null?void 0:s.fieldCode)!==""&&(d.group="field"),n.push(d),v===p.VUE_FORM_ITEM){let g="element";((a=(l=e.props)==null?void 0:l.dataBind)==null?void 0:a.fieldCode)!==void 0&&((h=(f=e.props)==null?void 0:f.dataBind)==null?void 0:h.fieldCode)!==""&&(g="field");const c=e.props.permissions;c==null||c.map(y=>{var S;d={controlId:y.key,caption:y.caption,type:e.type,controlType:e.controlType,parentId:(S=e.id)!=null?S:null,canEdit:!0,canRead:!0,canHide:!0,group:g},n.push(d)})}e.children&&n.push(...e.children.map(g=>Be(g,t)).flat()),e.controlType===$.LIST&&n.push(...e.props.headers.map(g=>Be(g,d)).flat())}return n}class ee extends $e{constructor(){super("Designer"),this.toolbox=[],this.services={},this.eventLogic=new Ee,this.fieldTypes=B,this.controlSettingMap=new Map,new.target.staticControls.forEach(t=>{const{Designer:n,Setting:r}=t;this.controlSettingMap.set(n.controlType,r)})}registerControl(t){this.constructor.register(t);const{Designer:n,Setting:r}=t;this.register(n),this.registeredControlTypes.add(n.controlType),this.controlSettingMap.set(n.controlType,r)}getControlSetting(t){const n=this.controlSettingMap.get(t);return n||null}setInstance(t,n,r){try{if(!t)return;t.updateProps(n,r)}catch(u){throw u}}eachControls(t){this.getControls().forEach(t)}getInitControl(){return[this.createControlInstance("grid")]}checkSchema(...t){return mn(this,null,function*(){return Zt(...t)})}getModelBindInfoList(...t){return Jt(...t)}getSchema(...t){return Xt(...t)}listenControlHook(...t){return Jn.on(...t)}}ee.EventLogic=Ee;class Yc{constructor(){this.designer=new ee}ListPageBuilder(){const t=this.designer.createControlInstance(p.LIST_VIEW),n=this.designer.createControlInstance(p.SIMPLE_SEARCH),r=this.designer.createControlInstance(p.GRID_TABLE),u=this.designer.createControlInstance(p.CREATE_FORM_LIST_BUTTON),i=this.designer.createControlInstance(p.IMPORT_RECORD_LIST_BUTTON),o=this.designer.createControlInstance(p.EXPORT_LIST_BUTTON),s=this.designer.createControlInstance(p.EXPORT_RECORD_LIST_BUTTON);return r.children.push(u),r.children.push(i),r.children.push(o),r.children.push(s),t.children.push(n),t.children.push(r),t}ProListPageBuilder(){const t=this.designer.createControlInstance(p.LIST_VIEW);t.props.countType="async";const n=this.designer.createControlInstance(p.SIMPLE_SEARCH),r=this.designer.createControlInstance(p.GRID_TABLE),u=this.designer.createControlInstance(p.EXPORT_LIST_BUTTON),i=this.designer.createControlInstance(p.EXPORT_RECORD_LIST_BUTTON);return r.children.push(u),r.children.push(i),t.children.push(n),t.children.push(r),t}FormPageBuilder(){const t=this.designer.createControlInstance(p.DATA_VIEW),n=this.designer.createControlInstance(p.TITLE),r=this.designer.createControlInstance(p.GRID);return t.children.push(n),t.children.push(r),t}VuePageBuilder(){const t=this.designer.createControlInstance(p.GRID),n=this.designer.createControlInstance(p.VUE_FORM_ITEM);return n.props.isHideCaption=!0,n.props.controlExportName="VuePage",t.children.push(n),t}}class Tr{constructor(t){var n;this.selected=null,this.selectedInstanceDataScopeParent=null,this.selectedDataScopeFlatInstances=[],this.selectedInstanceSetting=[],this.selectedInstanceSettingItems=[],this.selectedFieldItem=null,this.external={},this.movingInstance=null,this.movingInstanceOldParent=null,this.movingInstanceOldDataScopeParent=null,this.getParentBeforeInstanceMove=(n=t.getParentBeforeInstanceMove)!=null?n:r=>r.parent,this.instance=t.instance,this.getFlatInstances()}get selectedRules(){return this.selected?this.selected.rules:null}get selectedAntdRules(){const t=this.selectedRules;return t||null}setInstances(t){this.instance=t,this.getFlatInstances()}setSelectInstance(t){this.selected=t,this.selectedInstanceDataScopeParent=t?Ie(t):null,this.selectedDataScopeFlatInstances=this.selectedInstanceDataScopeParent?Lr(this.selectedInstanceDataScopeParent):[]}setSelectInstanceSettings(t){this.selectedInstanceSetting=t,this.selectedInstanceSettingItems=[],this.selectedInstanceSetting.forEach(n=>{this.selectedInstanceSettingItems.push(...this.getSettingItems(n))})}getSettingItems(t){return t.type==="group"?t.items:t.items.reduce((n,r)=>(n.push(...r.items),n),[])}setSelectedFieldItem(t){this.selectedFieldItem=t}setMovingInstance(t){this.movingInstance=t,this.movingInstanceOldParent=t?this.getParentBeforeInstanceMove(t):null,this.movingInstanceOldDataScopeParent=Ie(t)}updateDataFieldCodeMap(t){const n=Ie(t);if(!n)return;const r=this.dataFieldCodeMap.get(n.props.datasourceBind.dataCode);if(!!r){for(const[u,i]of r.entries())if(i.id===t.id){r.delete(u);break}xr(t,this.dataFieldCodeMap)}}getFlatInstances(){const t=[],n=new Map,r=new Map;fe(this.instance,u=>{t.push(u),n.set(u.id,u),xr(u,r)}),this.flatInstances=t,this.instanceIdMap=n,this.dataFieldCodeMap=r}}function Mr(e,t,n){const{dataCode:r,fieldCode:u}=t;r&&u&&(e.has(r)||e.set(r,new Map),e.get(r).set(u,n))}function xr(e,t){if(e.controlType===$.FORM){const n=e.props.dataBind;sr(n)?Mr(t,n,e):Object.values(n).forEach(r=>{Mr(t,r,e)})}}function fe(e,t){(Array.isArray(e)?e:[e]).forEach(r=>{var u,i;t(r),Kt(r)&&fe(r.children,t),Dr(r)&&fe(r.props.headers,t),Or(r)&&fe((i=(u=r.props)==null?void 0:u.footers)!=null?i:[],t)})}function Qt(e){return[p.SUBTABLE,p.DATA_VIEW,p.LIST_VIEW].includes(e.type)}function Ie(e){let t=e?e.parent:null;if(!t)return null;for(;t&&!Qt(t);)t=t.parent;return t}function Lr(e){const t=[e];return fe(e,n=>{n!==e&&t.includes(n.parent)&&!Qt(n)&&t.push(n)}),t}function ef(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function jr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function tf(e,t,n){return t&&jr(e.prototype,t),n&&jr(e,n),e}function Yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var K=function(){function e(t){ef(this,e),Yt(this,"visible",void 0),Yt(this,"expression",void 0),Yt(this,"updateParent",void 0);var n;this.visible=(n=t==null?void 0:t.visible)!==null&&n!==void 0?n:!0;var r;this.expression=(r=t==null?void 0:t.expression)!==null&&r!==void 0?r:!1;var u;this.updateParent=(u=t==null?void 0:t.updateParent)!==null&&u!==void 0?u:!1}return tf(e,[{key:"isAtomicComponent",get:function(){return!0}}]),e}();function nf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Nr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function rf(e,t,n){return t&&Nr(e.prototype,t),n&&Nr(e,n),e}function H(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var uf=function(){function e(t){nf(this,e),H(this,"type",void 0),H(this,"label",void 0),H(this,"key",void 0),H(this,"component",void 0),H(this,"effect",void 0),H(this,"scopeEffect",void 0),H(this,"defaultValue",void 0),H(this,"validator",void 0),H(this,"props",void 0),H(this,"effectKeys",void 0),this.type=t.type,this.label=t.label,this.key=t.key,this.component=t.component;var n;this.effect=(n=t.effect)!==null&&n!==void 0?n:{};var r;this.scopeEffect=(r=t.scopeEffect)!==null&&r!==void 0?r:Ha,this.defaultValue=t.defaultValue,this.validator=t.validator;var u;this.props=(u=t.props)!==null&&u!==void 0?u:new K,this.effectKeys=Object.keys(this.effect)}return rf(e,[{key:"filterEffects",value:function(n){var r=this;return n===""?Object.values(this.effect):this.effectKeys.filter(function(u){var i=new RegExp("^".concat(u,"(\\.\\w+)*$"));return i.test(n)}).map(function(u){return r.effect[u]})}},{key:"callEffectFn",value:function(n,r){try{var u=n.apply(null,r);yt(u)&&Object.assign(this.props,u)}catch(i){_e(`effect error
|
|
2
|
+
`.concat(i))}}},{key:"callEffect",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),i=1;i<r;i++)u[i-1]=arguments[i];var o=this;this.filterEffects(n).forEach(function(s){return o.callEffectFn(s,u)})}},{key:"callScopeEffect",value:function(){for(var n=arguments.length,r=new Array(n),u=0;u<n;u++)r[u]=arguments[u];this.callEffectFn(this.scopeEffect,r)}}]),e}();function of(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var qr=function e(t){of(this,e),ie(this,"type","group"),ie(this,"title",void 0),ie(this,"required",void 0),ie(this,"items",void 0),ie(this,"tips",void 0),ie(this,"fromId",void 0),ie(this,"visible",void 0);var n;this.title=(n=t.title)!==null&&n!==void 0?n:"";var r;this.required=(r=t.required)!==null&&r!==void 0?r:!1,this.items=t.items,this.tips=t.tips,this.visible=t.items.some(function(u){var i;return(i=u.props)===null||i===void 0?void 0:i.visible})};function af(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function en(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function sf(e){return"type"in e&&e.type==="tab"}var Fe=function e(t){af(this,e),en(this,"type","tab"),en(this,"title",void 0),en(this,"items",void 0),this.title=t.title,this.items=t.items};function Ur(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function lf(e){if(Array.isArray(e))return e}function cf(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ff(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Xe(e){return Xe=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xe(e)}function df(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&tn(e,t)}function pf(e,t){var n=e==null?null:typeof Symbol!="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],u=!0,i=!1,o,s;try{for(n=n.call(e);!(u=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));u=!0);}catch(l){i=!0,s=l}finally{try{!u&&n.return!=null&&n.return()}finally{if(i)throw s}}return r}}function hf(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function yf(e,t){return t&&(gf(t)==="object"||typeof t=="function")?t:cf(e)}function tn(e,t){return tn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},tn(e,t)}function vf(e,t){return lf(e)||pf(e,t)||mf(e,t)||hf()}var gf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function mf(e,t){if(!!e){if(typeof e=="string")return Ur(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(n);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Ur(e,t)}}function bf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function _f(e){var t=bf();return function(){var r=Xe(e),u;if(t){var i=Xe(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return yf(this,u)}}var Ef=function(e){df(n,e);var t=_f(n);function n(r){ff(this,n);var u;return u=t.call(this,r),yt(r)&&Object.entries(r).forEach(function(i){var o=vf(i,2),s=o[0],l=o[1];u[s]=l}),u}return n}(K);function De(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Sf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Je(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ze(e){return Ze=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ze(e)}function Cf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&nn(e,t)}function Af(e,t){return t&&(wf(t)==="object"||typeof t=="function")?t:De(e)}function nn(e,t){return nn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},nn(e,t)}var wf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Bf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function If(e){var t=Bf();return function(){var r=Ze(e),u;if(t){var i=Ze(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Af(this,u)}}var Ff=function(e){Cf(n,e);var t=If(n);function n(r){Sf(this,n);var u;u=t.call(this,r),Je(De(u),"maxLength",void 0),Je(De(u),"minLength",void 0),Je(De(u),"placeholder",void 0),Je(De(u),"i18n",void 0);var i;u.maxLength=(i=r==null?void 0:r.maxLength)!==null&&i!==void 0?i:"";var o;u.minLength=(o=r==null?void 0:r.minLength)!==null&&o!==void 0?o:"";var s;u.placeholder=(s=r==null?void 0:r.placeholder)!==null&&s!==void 0?s:"";var l;return u.i18n=(l=r==null?void 0:r.i18n)!==null&&l!==void 0?l:!1,u}return n}(K);function Qe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Df(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function rn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ye(e){return Ye=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ye(e)}function Of(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&un(e,t)}function Pf(e,t){return t&&(Rf(t)==="object"||typeof t=="function")?t:Qe(e)}function un(e,t){return un=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},un(e,t)}var Rf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function $f(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Tf(e){var t=$f();return function(){var r=Ye(e),u;if(t){var i=Ye(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Pf(this,u)}}var Mf=function(e){Of(n,e);var t=Tf(n);function n(r){Df(this,n);var u;u=t.call(this,r),rn(Qe(u),"max",void 0),rn(Qe(u),"min",void 0),rn(Qe(u),"placeholder",void 0);var i;u.max=(i=r==null?void 0:r.max)!==null&&i!==void 0?i:"";var o;u.min=(o=r==null?void 0:r.min)!==null&&o!==void 0?o:"";var s;return u.placeholder=(s=r==null?void 0:r.placeholder)!==null&&s!==void 0?s:"",u}return n}(K);function et(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function on(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function tt(e){return tt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},tt(e)}function Lf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&an(e,t)}function jf(e,t){return t&&(Nf(t)==="object"||typeof t=="function")?t:et(e)}function an(e,t){return an=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},an(e,t)}var Nf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function qf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Uf(e){var t=qf();return function(){var r=tt(e),u;if(t){var i=tt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return jf(this,u)}}var Vf=function(e){Lf(n,e);var t=Uf(n);function n(r){xf(this,n);var u;u=t.call(this,r),on(et(u),"showType",void 0),on(et(u),"tips",void 0),on(et(u),"disabled",void 0);var i;u.showType=(i=r==null?void 0:r.showType)!==null&&i!==void 0?i:"switch";var o;u.tips=(o=r==null?void 0:r.tips)!==null&&o!==void 0?o:"";var s;return u.disabled=(s=r==null?void 0:r.disabled)!==null&&s!==void 0?s:!1,u}return n}(K);function Vr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function kf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Hf(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nt(e){return nt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},nt(e)}function Wf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&sn(e,t)}function Gf(e,t){return t&&(zf(t)==="object"||typeof t=="function")?t:Vr(e)}function sn(e,t){return sn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},sn(e,t)}var zf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Kf(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function Xf(e){var t=Kf();return function(){var r=nt(e),u;if(t){var i=nt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Gf(this,u)}}var Jf=function(e){Wf(n,e);var t=Xf(n);function n(r){kf(this,n);var u;u=t.call(this,r),Hf(Vr(u),"options",void 0);var i;return u.options=(i=r==null?void 0:r.options)!==null&&i!==void 0?i:[],u}return n}(K);function ln(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Zf(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function rt(e){return rt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},rt(e)}function Qf(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&cn(e,t)}function Yf(e,t){return t&&(ed(t)==="object"||typeof t=="function")?t:ln(e)}function cn(e,t){return cn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},cn(e,t)}var ed=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function td(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function nd(e){var t=td();return function(){var r=rt(e),u;if(t){var i=rt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Yf(this,u)}}var rd=function(e){Qf(n,e);var t=nd(n);function n(r){Zf(this,n);var u;u=t.call(this,r),kr(ln(u),"placeholder",void 0),kr(ln(u),"options",void 0);var i;u.placeholder=(i=r==null?void 0:r.placeholder)!==null&&i!==void 0?i:"";var o;return u.options=(o=r==null?void 0:r.options)!==null&&o!==void 0?o:[],u}return n}(K);function fn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ud(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Hr(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ut(e){return ut=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ut(e)}function id(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&dn(e,t)}function od(e,t){return t&&(ad(t)==="object"||typeof t=="function")?t:fn(e)}function dn(e,t){return dn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},dn(e,t)}var ad=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function sd(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function ld(e){var t=sd();return function(){var r=ut(e),u;if(t){var i=ut(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return od(this,u)}}var cd=function(e){id(n,e);var t=ld(n);function n(r){ud(this,n);var u;u=t.call(this,r),Hr(fn(u),"options",void 0),Hr(fn(u),"showType",void 0);var i;u.options=(i=r==null?void 0:r.options)!==null&&i!==void 0?i:[];var o;return u.showType=(o=r==null?void 0:r.showType)!==null&&o!==void 0?o:"outline",u}return n}(K);function oe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fd(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function de(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function it(e){return it=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},it(e)}function dd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&pn(e,t)}function pd(e,t){return t&&(hd(t)==="object"||typeof t=="function")?t:oe(e)}function pn(e,t){return pn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},pn(e,t)}var hd=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function yd(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function vd(e){var t=yd();return function(){var r=it(e),u;if(t){var i=it(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return pd(this,u)}}var gd=function(e){dd(n,e);var t=vd(n);function n(r){fd(this,n);var u;u=t.call(this,r),de(oe(u),"maxLength",void 0),de(oe(u),"minLength",void 0),de(oe(u),"placeholder",void 0),de(oe(u),"i18n",void 0),de(oe(u),"maxRows",void 0),de(oe(u),"minRows",void 0);var i;u.maxLength=(i=r==null?void 0:r.maxLength)!==null&&i!==void 0?i:"";var o;u.minLength=(o=r==null?void 0:r.minLength)!==null&&o!==void 0?o:"";var s;u.placeholder=(s=r==null?void 0:r.placeholder)!==null&&s!==void 0?s:"";var l;u.maxRows=(l=r==null?void 0:r.maxRows)!==null&&l!==void 0?l:"";var a;u.minRows=(a=r==null?void 0:r.minRows)!==null&&a!==void 0?a:"";var f;return u.i18n=(f=r==null?void 0:r.i18n)!==null&&f!==void 0?f:!1,u}return n}(K);function md(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hn(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{},r=Object.keys(n);typeof Object.getOwnPropertySymbols=="function"&&(r=r.concat(Object.getOwnPropertySymbols(n).filter(function(u){return Object.getOwnPropertyDescriptor(n,u).enumerable}))),r.forEach(function(u){md(e,u,n[u])})}return e}function bd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function yn(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):bd(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function _d(e,t){switch(e){case"input":return new Ff(t);case"textarea":return new gd(t);case"input-number":return new Mf(t);case"switch":return new Vf(t);case"radio":return new cd(t);case"checkbox":return new Jf(t);case"select":return new rd(t);default:return new Ef(t)}}function Ed(e){return function(t){var n=e.get(t);if(!!n)return new uf(yn(hn({},n),{props:_d(n.component,"props"in n?n.props:void 0)}))}}function Sd(e){var t=function(i){return new qr(yn(hn({},i),{items:i.items.map(Ed(r)).filter(Boolean)}))},n=function(i){return i.map(t)},r=e.fields.reduce(function(u,i){return u.set(i.key,i),u},new Map);return e.groups.map(function(u){return sf(u)?new Fe(yn(hn({},u),{items:n(u.items)})):t(u)})}let vn="";class Wr extends xn{constructor(t){super(),this.isMounted=!1,this.id=lt(8),this.__pluginsApplied=!1,this.getSchema=Xt,this.getModelBindInfoList=Jt,this.generatePermissions=Be,this.$options=Object.freeze(t);const{autoMount:n=!1,Designer:r=ee,schema:u,mode:i="form",store:o={}}=this.$options;this.eventLogic=new Ee,this.designer=new r,this.store=new Tr(ye({instance:this.designer.createControl(Array.isArray(u)?u:[u])},o)),this.mode=i,n&&this.mount()}mount(){const{plugins:t=[]}=this.$options;this.__plugins=t,this.applyPlugins(),this.isMounted=!0}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{vn=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this),vn=""}catch(r){_e(`${vn||t.constructor.name} Plugin apply Error
|
|
3
|
+
${r}`)}}),this.__pluginsApplied=!0)}emit(t,...n){return super.emit(t,n)}on(t,n){return super.on(t,n)}setInstances(t,n){this.store.setInstances(this.designer.createControl(Array.isArray(t)?t:[t],n))}beforeSelectInstance(){this.store.setSelectInstance(null),this.setSelectedFieldItem(null),this.store.setSelectInstanceSettings([])}afterSelectInstance(){const t=this.store.selected;!t||(this.setSelectedInstanceSetting(),this.emit("select",{instance:t}))}setSelectedInstanceSetting(){var u,i;const t=this.store.selected;if(!t)return;let n=this.getControlSetting(t.type);if(((u=t.parent)==null?void 0:u.controlType)===$.WRAP){const o=this.getControlSetting((i=t.parent)==null?void 0:i.type);n=this.concatSetting(n,o,t.parent.id)}this.store.setSelectInstanceSettings(n),this.callSelectedEffect("");const r={from:null,current:this.store.selectedInstanceDataScopeParent,oldParent:null,newParent:t.parent};this.callSelectedScopeEffect(r)}concatSetting(t,n,r){var i,o,s,l,a,f,h,v;let u=t;if(((i=t[0])==null?void 0:i.type)==="tab"&&((o=n[0])==null?void 0:o.type)==="tab"){const m=t,E=n.slice(0);u=m.map((d,g)=>{const c=new Fe(d),y=E.findIndex(C=>C.title===d.title);if(y===-1)return c;const S=E.splice(y,1)[0];return S&&(c.items=[...this.formatGroupSetting(S.items,r),...c.items]),c}),E.length&&(u=[...u,...E.map(d=>this.formatGroupSetting(d,r))])}else if(((s=t[0])==null?void 0:s.type)==="group"&&((l=n[0])==null?void 0:l.type)==="group"){const m=t,E=n;u=[...this.formatGroupSetting(E,r),...m]}else if(((a=t[0])==null?void 0:a.type)==="tab"&&((f=n[0])==null?void 0:f.type)==="group"){const m=t,E=n;u=m.map((d,g)=>{const c=new Fe(d);return g===0&&(c.items=[...this.formatGroupSetting(E,r),...c.items]),c})}else if(((h=t[0])==null?void 0:h.type)==="group"&&((v=n[0])==null?void 0:v.type)==="tab"){const m=t;u=n.map((d,g)=>{const c=new Fe(d);return g===0&&(c.items=[...c.items,...this.formatGroupSetting(m,r)]),c})}return u}formatGroupSetting(t,n){if(ae(t))return t.map(r=>{const u=new qr(r);return u.fromId=n,u});{const r=new Fe(t);return r.items=this.formatGroupSetting(r.items,n),r}}setControlConfig(...t){return this.designer.registerControlConfig(...t)}getControlConfig(t){return this.designer.getControlConfig(t)}getControlSetting(t){const n=this.designer.getControlSetting(t);return n?Sd(n):[]}selectInstance(t){this.beforeSelectInstance(),this.store.setSelectInstance(t),this.afterSelectInstance()}setSelectedFieldItem(t){this.store.setSelectedFieldItem(t),this.callSelectedEffect("dataBind",{fieldItem:t})}moveStart(t){const n=this.getInstance(t);n&&this.store.setMovingInstance(n)}moveEnd(t=this.store.movingInstance){var l;if(t===null)return;const n=this.getInstance(t);if(!n)return;const r=this.store.movingInstanceOldDataScopeParent,u=Ie(n),i=this.store.movingInstanceOldParent,o=n.parent;this.store.setMovingInstance(null),n.id!==((l=this.store.selected)==null?void 0:l.id)?this.selectInstance(n):this.store.setSelectInstance(n),this.store.getFlatInstances();const s={from:r,current:u,oldParent:i,newParent:o};this.callSelectedScopeEffect(s),i?this.emit("moved",ye({},s)):this.emit("joined",ye({},s))}createInstance(t,n){return this.designer.createControlInstance(t,n)}getInstance(t){return typeof t=="string"?this.store.instanceIdMap.get(t):t}getInstances(){return this.store.flatInstances}getInstancesFromType(t){return this.getInstances().filter(n=>n.type===t)}getDataScopeInstances(){return this.store.selectedDataScopeFlatInstances}getDataScopeInstancesFromType(t){return this.getDataScopeInstances().filter(n=>n.type===t)}updateInstancePropValue(t,n,r,u){var o;!Pn(t.props,n,r)||(n.startsWith("dataBind")&&this.store.updateDataFieldCodeMap(t),t.id===((o=this.store.selected)==null?void 0:o.id)&&this.callSelectedEffect(n,u),this.emit("updated",{instance:t,propName:n,value:r}))}updateInstanceProps(t,n,r,u=""){Object.entries(n).forEach(([i,o])=>{const s=`${u?u+".":""}${i}`;vs(o)?this.updateInstanceProps(t,o,r,s):this.updateInstancePropValue(t,s,o,r)})}setInstance(t,n,r,u){vt(n)?this.updateInstancePropValue(t,String(n),r,u):this.updateInstanceProps(t,n,r)}removeInstance(t){const n=t.parent;if(!n)return;const r=n.controlType===$.LIST&&n.props.headers.includes(t)?n.props.headers:n.children,u=r.findIndex(i=>i===t);u>-1&&r.splice(u,1),this.store.getFlatInstances(),this.emit("removed",{instance:t,index:u,parent:n})}replaceInstance(t,n){const r=t.parent;if(!r)return;const u=r.controlType===$.LIST&&r.props.headers.includes(t)?r.props.headers:r.children,i=u.findIndex(o=>o===t);i>-1&&u.splice(i,1,n),this.store.getFlatInstances()}updateInstanceType(t,n){const r=t.toSchema(),u=this.createInstance(n,{id:r.id,props:r.props});if(!u){Re(`can\u2018t update instance type to ${n}`);return}return u}validate(t,n){return Zt(this.store.instance,t,n)}getCustomControlsInUse(){return this.getInstances().filter(this.assertInstanceIsCustomControl).reduce((t,n)=>(t.includes(n.type)||t.push(n.type),t),[])}assertInstanceIsCustomControl(t){return!gs(vt(t)?t:t.type)}static register(...t){return ee.register(...t),this}static judgeControlIsRegistered(t){return ee.staticRegisteredTypes.has(t.Designer.controlType)}judgeControlIsRegistered(t){return this.designer.registeredControlTypes.has(t.Designer.controlType)}register(...t){return this.designer.registerControl(...t),this}assertInstance(t,n){return vt(n)?t.type===n:n.includes(t.type)}getInstanceInListControl(t){let n=t;for(;n;){if(n.controlType===$.LIST)return!0;n=n.parent}return!1}getInstanceParentControl(t,n){if(!!t.parent)return this.assertInstance(t.parent,n)?t.parent:this.getInstanceParentControl(t.parent,n)}callSelectedEffect(t,n={}){this.store.selectedInstanceSettingItems.forEach(r=>{r.callEffect(t,this,ye({control:this.store.selected},n))})}callSelectedScopeEffect(t={}){this.store.selectedInstanceSettingItems.forEach(n=>{n.callScopeEffect(this,ye({control:this.store.selected},t))})}}Wr.EventLogic=Ee,b.Builder=Yc,b.Designer=ee,b.Driven=Wr,b.Store=Tr,b.checkSchema=Zt,b.fillModelBindInfoListFieldCode=zc,b.findInstanceDataScopeParent=Ie,b.generatePermissions=Be,b.getColumnTypeFromFiledType=Ke,b.getColumnsFromFiledType=Xc,b.getColumnsFromModelBindInfoList=Kc,b.getDataScopeFlatInstances=Lr,b.getMasterFormControls=Gc,b.getModelBindInfoList=Jt,b.hasChildrenControl=Kt,b.hasFooterControl=Or,b.hasHeaderControl=Dr,b.isDataScopeInstance=Qt,b.loop=fe,b.loopFormControl=ze,b.toSchema=Xt,Object.defineProperty(b,"__esModule",{value:!0})});
|