@byteluck-fe/model-driven-driven 2.7.0-alpha.15a → 2.7.0-alpha.16

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.
@@ -172,7 +172,7 @@ var Designer1 = /*#__PURE__*/ function _target(RegisterControls1) {
172
172
  {
173
173
  key: "registerControl",
174
174
  value: function registerControl(control) {
175
- this.constructor.register(control, 'Designer');
175
+ this.constructor.register(control);
176
176
  var DesignerClass = control.Designer, Setting = control.Setting;
177
177
  this.register(DesignerClass);
178
178
  this.registeredControlTypes.add(DesignerClass.controlType);
@@ -706,7 +706,8 @@ var Driven = /**
706
706
  for(var _len = arguments.length, arg = new Array(_len), _key = 0; _key < _len; _key++){
707
707
  arg[_key] = arguments[_key];
708
708
  }
709
- this.designer.registerControl(arg[0]);
709
+ var _designer;
710
+ (_designer = this.designer).registerControl.apply(_designer, _toConsumableArray(arg));
710
711
  return this;
711
712
  }
712
713
  },
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&&gt(e.prototype,t),n&&gt(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,a;const t=this.store.selected;if(!t)return;let n=this.getControlSetting(t.type);if(((u=t.parent)==null?void 0:u.controlType)===P.WRAP){const o=this.getControlSetting((a=t.parent)==null?void 0:a.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 a,o,l,h,g,b,B,C;let u=t;if(((a=t[0])==null?void 0:a.type)==="tab"&&((o=n[0])==null?void 0:o.type)==="tab"){const A=t,_=n.slice(0);u=A.map((F,S)=>{const f=new ie(F),d=_.findIndex(w=>w.title===F.title);if(d===-1)return f;const v=_.splice(d,1)[0];return v&&(f.items=[...this.formatGroupSetting(v.items,r),...f.items]),f}),_.length&&(u=[...u,..._.map(F=>this.formatGroupSetting(F,r))])}else if(((l=t[0])==null?void 0:l.type)==="group"&&((h=n[0])==null?void 0:h.type)==="group"){const A=t,_=n;u=[...this.formatGroupSetting(_,r),...A]}else if(((g=t[0])==null?void 0:g.type)==="tab"&&((b=n[0])==null?void 0:b.type)==="group"){const A=t,_=n;u=A.map((F,S)=>{const f=new ie(F);return S===0&&(f.items=[...this.formatGroupSetting(_,r),...f.items]),f})}else if(((B=t[0])==null?void 0:B.type)==="group"&&((C=n[0])==null?void 0:C.type)==="tab"){const A=t;u=n.map((F,S)=>{const f=new ie(F);return S===0&&(f.items=[...f.items,...this.formatGroupSetting(A,r)]),f})}return u}formatGroupSetting(t,n){if(ee(t))return t.map(r=>{const u=new Mt(r);return u.fromId=n,u});{const r=new ie(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?Es(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 h;if(t===null)return;const n=this.getInstance(t);if(!n)return;const r=this.store.movingInstanceOldDataScopeParent,u=oe(n),a=this.store.movingInstanceOldParent,o=n.parent;this.store.setMovingInstance(null),n.id!==((h=this.store.selected)==null?void 0:h.id)?this.selectInstance(n):this.store.setSelectInstance(n),this.store.getFlatInstances();const l={from:r,current:u,oldParent:a,newParent:o};this.callSelectedScopeEffect(l),a?this.emit("moved",K({},l)):this.emit("joined",K({},l))}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;!lo(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(([a,o])=>{const l=`${u?u+".":""}${a}`;fo(o)?this.updateInstanceProps(t,o,r,l):this.updateInstancePropValue(t,l,o,r)})}setInstance(t,n,r,u){Pe(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===P.LIST&&n.props.headers.includes(t)?n.props.headers:n.children,u=r.findIndex(a=>a===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===P.LIST&&r.props.headers.includes(t)?r.props.headers:r.children,a=u.findIndex(o=>o===t);a>-1&&u.splice(a,1,n),this.store.getFlatInstances()}updateInstanceType(t,n){const r=t.toSchema(),u=this.createInstance(n,{id:r.id,props:r.props});if(!u){pe(`can\u2018t update instance type to ${n}`);return}return u}validate(t,n){return Ue(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!po(Pe(t)?t:t.type)}static register(...t){return x.register(...t),this}static judgeControlIsRegistered(t){return x.staticRegisteredTypes.has(t.Designer.controlType)}judgeControlIsRegistered(t){return this.designer.registeredControlTypes.has(t.Designer.controlType)}register(...t){return this.designer.registerControl(t[0]),this}assertInstance(t,n){return Pe(n)?t.type===n:n.includes(t.type)}getInstanceInListControl(t){let n=t;for(;n;){if(n.controlType===P.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,K({control:this.store.selected},n))})}callSelectedScopeEffect(t={}){this.store.selectedInstanceSettingItems.forEach(n=>{n.callScopeEffect(this,K({control:this.store.selected},t))})}}Tt.EventLogic=te,m.Builder=Wo,m.Designer=x,m.Driven=Tt,m.Store=Dt,m.checkSchema=Ue,m.fillModelBindInfoListFieldCode=Uo,m.findInstanceDataScopeParent=oe,m.generatePermissions=ae,m.getColumnTypeFromFiledType=ve,m.getColumnsFromFiledType=Vo,m.getColumnsFromModelBindInfoList=No,m.getDataScopeFlatInstances=$t,m.getMasterFormControls=ko,m.getModelBindInfoList=ke,m.hasChildrenControl=Te,m.hasFooterControl=St,m.hasHeaderControl=bt,m.isDataScopeInstance=Ne,m.loop=W,m.loopFormControl=de,m.toSchema=je,Object.defineProperty(m,"__esModule",{value:!0})});
1
+ var Cs=Object.defineProperty;var Ut=Object.getOwnPropertySymbols;var As=Object.prototype.hasOwnProperty,Ss=Object.prototype.propertyIsEnumerable;var Nt=(E,R,$)=>R in E?Cs(E,R,{enumerable:!0,configurable:!0,writable:!0,value:$}):E[R]=$,K=(E,R)=>{for(var $ in R||(R={}))As.call(R,$)&&Nt(E,$,R[$]);if(Ut)for(var $ of Ut(R))Ss.call(R,$)&&Nt(E,$,R[$]);return E};var tt=(E,R,$)=>new Promise((se,le)=>{var Fe=N=>{try{X($.next(N))}catch(J){le(J)}},_e=N=>{try{X($.throw(N))}catch(J){le(J)}},X=N=>N.done?se(N.value):Promise.resolve(N.value).then(Fe,_e);X(($=$.apply(E,R)).next())});(function(E,R){typeof exports=="object"&&typeof module!="undefined"?R(exports):typeof define=="function"&&define.amd?define(["exports"],R):(E=typeof globalThis!="undefined"?globalThis:E||self,R(E.modelDrivenDriven={}))})(this,function(E){"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,l){s[i]=l.value},o,f=typeof Symbol=="function"?Symbol:{},v=f.iterator||"@@iterator",m=f.asyncIterator||"@@asyncIterator",I=f.toStringTag||"@@toStringTag";function B(s,i,l){return Object.defineProperty(s,i,{value:l,enumerable:!0,configurable:!0,writable:!0}),s[i]}try{B({},"")}catch(s){B=function(i,l,g){return i[l]=g}}function F(s,i,l,g){var y=i&&i.prototype instanceof d?i:d,S=Object.create(y.prototype),O=new Ze(g||[]);return a(S,"_invoke",{value:Es(s,l,O)}),S}n.wrap=F;function C(s,i,l){try{return{type:"normal",arg:s.call(i,l)}}catch(g){return{type:"throw",arg:g}}}var _="suspendedStart",b="suspendedYield",A="executing",c="completed",h={};function d(){}function w(){}function L(){}var z={};B(z,v,function(){return this});var H=Object.getPrototypeOf,be=H&&H(H(Ye([])));be&&be!==r&&u.call(be,v)&&(z=be);var q=L.prototype=d.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,I,"GeneratorFunction");function jt(s){["next","throw","return"].forEach(function(i){B(s,i,function(l){return this._invoke(i,l)})})}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,I,"GeneratorFunction")),s.prototype=Object.create(q),s},n.awrap=function(s){return{__await:s}};function Ie(s,i){function l(S,O,T,U){var j=C(s[S],s,O);if(j.type==="throw")U(j.arg);else{var et=j.arg,ie=et.value;return ie&&typeof ie=="object"&&u.call(ie,"__await")?i.resolve(ie.__await).then(function(W){l("next",W,T,U)},function(W){l("throw",W,T,U)}):i.resolve(ie).then(function(W){et.value=W,T(et)},function(W){return l("throw",W,T,U)})}}var g;function y(S,O){function T(){return new i(function(U,j){l(S,O,U,j)})}return g=g?g.then(T,T):T()}a(this,"_invoke",{value:y})}jt(Ie.prototype),B(Ie.prototype,m,function(){return this}),n.AsyncIterator=Ie,n.async=function(s,i,l,g,y){y===void 0&&(y=Promise);var S=new Ie(F(s,i,l,g),y);return n.isGeneratorFunction(i)?S:S.next().then(function(O){return O.done?O.value:S.next()})};function Es(s,i,l){var g=_;return function(S,O){if(g===A)throw new Error("Generator is already running");if(g===c){if(S==="throw")throw O;return Bs()}for(l.method=S,l.arg=O;;){var T=l.delegate;if(T){var U=kt(T,l);if(U){if(U===h)continue;return U}}if(l.method==="next")l.sent=l._sent=l.arg;else if(l.method==="throw"){if(g===_)throw g=c,l.arg;l.dispatchException(l.arg)}else l.method==="return"&&l.abrupt("return",l.arg);g=A;var j=C(s,i,l);if(j.type==="normal"){if(g=l.done?c:b,j.arg===h)continue;return{value:j.arg,done:l.done}}else j.type==="throw"&&(g=c,l.method="throw",l.arg=j.arg)}}}function kt(s,i){var l=i.method,g=s.iterator[l];if(g===o)return i.delegate=null,l==="throw"&&s.iterator.return&&(i.method="return",i.arg=o,kt(s,i),i.method==="throw")||l!=="return"&&(i.method="throw",i.arg=new TypeError("The iterator does not provide a '"+l+"' method")),h;var y=C(g,s.iterator,i.arg);if(y.type==="throw")return i.method="throw",i.arg=y.arg,i.delegate=null,h;var S=y.arg;if(!S)return i.method="throw",i.arg=new TypeError("iterator result is not an object"),i.delegate=null,h;if(S.done)i[s.resultName]=S.value,i.next=s.nextLoc,i.method!=="return"&&(i.method="next",i.arg=o);else return S;return i.delegate=null,h}jt(q),B(q,I,"Generator"),B(q,v,function(){return this}),B(q,"toString",function(){return"[object Generator]"});function ms(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(ms,this),this.reset(!0)}n.keys=function(s){var i=Object(s),l=[];for(var g in i)l.push(g);return l.reverse(),function y(){for(;l.length;){var S=l.pop();if(S in i)return y.value=S,y.done=!1,y}return y.done=!0,y}};function Ye(s){if(s||s===""){var i=s[v];if(i)return i.call(s);if(typeof s.next=="function")return s;if(!isNaN(s.length)){var l=-1,g=function y(){for(;++l<s.length;)if(u.call(s,l))return y.value=s[l],y.done=!1,y;return y.value=o,y.done=!0,y};return g.next=g}}throw new TypeError(typeof s+" is not iterable")}n.values=Ye;function Bs(){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 l(U,j){return S.type="throw",S.arg=s,i.next=U,j&&(i.method="next",i.arg=o),!!j}for(var g=this.tryEntries.length-1;g>=0;--g){var y=this.tryEntries[g],S=y.completion;if(y.tryLoc==="root")return l("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 l(y.catchLoc,!0);if(this.prev<y.finallyLoc)return l(y.finallyLoc)}else if(O){if(this.prev<y.catchLoc)return l(y.catchLoc,!0)}else if(T){if(this.prev<y.finallyLoc)return l(y.finallyLoc)}else throw new Error("try statement without catch or finally")}}},abrupt:function(s,i){for(var l=this.tryEntries.length-1;l>=0;--l){var g=this.tryEntries[l];if(g.tryLoc<=this.prev&&u.call(g,"finallyLoc")&&this.prev<g.finallyLoc){var y=g;break}}y&&(s==="break"||s==="continue")&&y.tryLoc<=i&&i<=y.finallyLoc&&(y=null);var S=y?y.completion:{};return S.type=s,S.arg=i,y?(this.method="next",this.next=y.finallyLoc,h):this.complete(S)},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),h},finish:function(s){for(var i=this.tryEntries.length-1;i>=0;--i){var l=this.tryEntries[i];if(l.finallyLoc===s)return this.complete(l.completion,l.afterLoc),Qe(l),h}},catch:function(s){for(var i=this.tryEntries.length-1;i>=0;--i){var l=this.tryEntries[i];if(l.tryLoc===s){var g=l.completion;if(g.type==="throw"){var y=g.arg;Qe(l)}return y}}throw new Error("illegal catch attempt")},delegateYield:function(s,i,l){return this.delegate={iterator:Ye(s),resultName:i,nextLoc:l},this.method==="next"&&(this.arg=o),h}},n}(e.exports);try{regeneratorRuntime=t}catch(n){typeof globalThis=="object"?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}})($);var se=$.exports,le="\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",Wt="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",Gt="\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",Sn="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",bn="\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",Wn="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",Gn="\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:le,isNotString:Fe,isNotObject:_e,isNotArray:X,isNotBoolean:N,runtimeRequired:J,pleaseEnterCaption:Vt,pleaseEnterCaptionTip:xt,pleaseEnterRowCaption:Ht,pleaseEnterPlaceholder:Wt,pleaseEnterFieldCode:Gt,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:Sn,TheNumberOfRowsCannotBeLessThanMinRows:bn,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:Wn,pleaseEnterWatermark:Gn,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}",Sr="The value range is set incorrectly",br="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",Wr="The number of rows cannot be less than {min} rows",Gr="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:Sr,stringRangeError:br,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:Wr,pleaseEnterColumnWidth:Gr,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",Su="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",bu="{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",Wu="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Gu="\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",Sa="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ba="\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:Su,runtimeRequired:bu,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:Wu,scoreDefaultValueRange:Gu,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:Sa,pleaseEnter:ba,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 Wa(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ga(){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 ce(e,t,n){return Ga()?ce=Reflect.construct:ce=function(u,a,o){var f=[null];f.push.apply(f,a);var v=Function.bind.apply(u,f),m=new v;return o&&Z(m,o.prototype),m},ce.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 ce(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 fe(){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){Wa(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,f){if(u!==void 0){var v=u[a];if(!(o===f.length-1&&!uo(v)))return v}},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,f,v){var m=a;if(!!a){if(!Object.prototype.hasOwnProperty.call(a,o)){fe("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 f===v.length-1&&!Object.is(m[o],n)&&(m[o]=n,u=!0),m[o]}},e),u}var co={exports:{}};(function(e){(function(t){var n=function(c,h,d){if(!m(h)||B(h)||F(h)||C(h)||v(h))return h;var w,L=0,z=0;if(I(h))for(w=[],z=h.length;L<z;L++)w.push(n(c,h[L],d));else{w={};for(var H in h)Object.prototype.hasOwnProperty.call(h,H)&&(w[c(H,d)]=n(c,h[H],d))}return w},r=function(c,h){h=h||{};var d=h.separator||"_",w=h.split||/(?=[A-Z])/;return c.split(w).join(d)},u=function(c){return _(c)?c:(c=c.replace(/[\-_\s]+(.)?/g,function(h,d){return d?d.toUpperCase():""}),c.substr(0,1).toLowerCase()+c.substr(1))},a=function(c){var h=u(c);return h.substr(0,1).toUpperCase()+h.substr(1)},o=function(c,h){return r(c,h).toLowerCase()},f=Object.prototype.toString,v=function(c){return typeof c=="function"},m=function(c){return c===Object(c)},I=function(c){return f.call(c)=="[object Array]"},B=function(c){return f.call(c)=="[object Date]"},F=function(c){return f.call(c)=="[object RegExp]"},C=function(c){return f.call(c)=="[object Boolean]"},_=function(c){return c=c-0,c===c},b=function(c,h){var d=h&&"process"in h?h.process:h;return typeof d!="function"?c:function(w,L){return d(w,c,L)}},A={camelize:u,decamelize:o,pascalize:a,depascalize:o,camelizeKeys:function(c,h){return n(b(u,h),c)},decamelizeKeys:function(c,h){return n(b(o,h),c,h)},pascalizeKeys:function(c,h){return n(b(a,h),c)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=A:t.humps=A})(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 f=e[a](o),v=f.value}catch(m){n(m);return}f.done?t(v):Promise.resolve(v).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(v){dt(a,r,u,o,f,"next",v)}function f(v){dt(a,r,u,o,f,"throw",v)}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(se.mark(function f(){var v,m,I,B,F,C,_,b,A,c;return se.wrap(function(d){for(;;)switch(d.prev=d.next){case 0:if(v=o._events.get(n),m=[],!v){d.next=42;break}I=v.slice(),B=!0,F=!1,C=void 0,d.prev=5,_=I[Symbol.iterator]();case 7:if(B=(b=_.next()).done){d.next=28;break}if(A=b.value,v.includes(A)){d.next=11;break}return d.abrupt("continue",25);case 11:return d.prev=11,o.debug&&it.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(A.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+A.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(Me(u))),d.next=15,A.apply(null,Me(u));case 15:if(c=d.sent,o.debug&&it.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(A.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+A.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),[c])),m.push(c),c!==!1){d.next=20;break}return d.abrupt("break",28);case 20:d.next=25;break;case 22:d.prev=22,d.t0=d.catch(11),no(String(d.t0)+":"+String(d.t0.stack));case 25:B=!0,d.next=7;break;case 28:d.next=34;break;case 30:d.prev=30,d.t1=d.catch(5),F=!0,C=d.t1;case 34:d.prev=34,d.prev=35,!B&&_.return!=null&&_.return();case 37:if(d.prev=37,!F){d.next=40;break}throw C;case 40:return d.finish(37);case 41:return d.finish(34);case 42:return d.abrupt("return",m);case 43:case"end":return d.stop()}},f,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&&gt(e.prototype,t),n&&gt(e,n),e}var So=[{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=So;function bo(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 Io(e,t,n){return t&&Et(e.prototype,t),n&&Et(e,n),e}var mt=[],pe=function(){function e(t){bo(this,e),this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=t,this._initControls(t)}return Io(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&&(fe("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(C){return u.createControl(C,r)})}if(n.children){var a=this;n.children=n.children.map(function(C){return a.createControl(C,r)})}if(this.isListControl(n)){var o=n.props;if(o.headers){var f=this;o.headers=o.headers.map(function(C){return f.createControl(C,r)})}if(o.footers){var v=this;o.footers=o.footers.map(function(C){var _;return C&&(_=v.createControl(C,r)),_})}}var m=this.getControlFormType(n.type);if(m){var I=n;if(typeof r=="function"){var B=r(I);B&&(I=B)}var F=new m(I);return F}else Y("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__)&&Y("".concat(n," is can't register as a Control"));var a=this.staticControls.findIndex(function(o){return o.Designer.controlType===r.controlType});return a>-1&&(fe("The ".concat(r.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(a,1)),this.staticRegisteredTypes.add(r.controlType),this.staticControls.push(n),this}}]),e}();pe.staticControls=mt,pe.staticRegisteredTypes=new Set(mt.map(function(e){return e.Designer.controlType})),pe.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 Fo(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function _o(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Do(){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 Do()?he=Reflect.construct:he=function(u,a,o){var f=[null];f.push.apply(f,a);var v=Function.bind.apply(u,f),m=new v;return o&&re(m,o.prototype),m},he.apply(null,arguments)}function ne(e){return ne=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ne(e)}function wo(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&&re(e,t)}function Ro(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function $o(e,t){return t&&(Po(t)==="object"||typeof t=="function")?t:Fo(e)}function re(e,t){return re=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},re(e,t)}var Po=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||!Ro(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,ne(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),re(u,r)},Oe(e)}function Lo(){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 Mo(e){var t=Lo();return function(){var r=ne(e),u;if(t){var a=ne(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return $o(this,u)}}Oe(Array);var Oo=new yt;function To(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 St(e){return"headers"in e.props&&ee(e.props.headers)}function bt(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 jo(e){let t=[];return de(e,n=>{n.controlType===P.FORM?t.push(n):n.type===p.SUBTABLE}),t}function ko(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 Uo(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 f=u[o],v=Ft[o].fieldType,m=r.caption+"_"+Ft[o].caption,I=ve(v);if(!I)return;const B={caption:m,dataBind:f};o==="currency"&&(B.optionConfig="datasource",B.datasourceBind=a);const F=t.createControlInstance(I,{props:B});F&&n.push(F)})}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 No(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 Vo=[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],xo=[p.CALC],Ho={check:{id:"listPageCheckBtnId",caption:"\u67E5\u770B"},edit:{id:"listPageEditBtnId",caption:"\u7F16\u8F91"},delete:{id:"listPageDeleteBtnId",caption:"\u5220\u9664"}};function ue(e,t){var r,u,a,o,f,v,m,I,B;const n=[];if(ee(e))n.push(...e.map(F=>ue(F,t)).flat());else{const F=e.type,{caption:C,content:_}=e.props;let b;if(Vo.includes(F))F===p.OPERATION_COLUMN&&Object.entries(Ho).reduce((A,[c,{caption:h,id:d}])=>{var L;const w=e.props[c];return w&&w.isShow&&A.push({controlId:d,caption:h,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"}),A},n);else if(b={controlId:e.id,caption:C||_||e.name,type:e.type,controlType:e.controlType,parentId:(r=t==null?void 0:t.controlId)!=null?r:null,canEdit:!xo.includes(F),canRead:!0,canHide:!0,group:"element"},t&&t.type===p.SUBTABLE&&(b.caption=t.caption+"_"+b.caption),F===p.VUE_FORM_ITEM&&(b.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&&((f=(o=e.props)==null?void 0:o.dataBind)==null?void 0:f.fieldCode)!==""&&(b.group="field"),n.push(b),F===p.VUE_FORM_ITEM){let A="element";((m=(v=e.props)==null?void 0:v.dataBind)==null?void 0:m.fieldCode)!==void 0&&((B=(I=e.props)==null?void 0:I.dataBind)==null?void 0:B.fieldCode)!==""&&(A="field");const c=e.props.permissions;c==null||c.map(h=>{var d;b={controlId:h.key,caption:h.caption,type:e.type,controlType:e.controlType,parentId:(d=e.id)!=null?d:null,canEdit:!0,canRead:!0,canHide:!0,group:A},n.push(b)})}e.children&&n.push(...e.children.map(A=>ue(A,t)).flat()),e.controlType===P.LIST&&n.push(...e.props.headers.map(A=>ue(A,b)).flat())}return n}class x extends pe{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);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 Oo.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),f=this.designer.createControlInstance(p.EXPORT_RECORD_LIST_BUTTON);return r.children.push(u),r.children.push(a),r.children.push(o),r.children.push(f),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?ae(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=ae(t)}updateDataFieldCodeMap(t){const n=ae(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;G(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;To(n)?wt(t,n,e):Object.values(n).forEach(r=>{wt(t,r,e)})}}function G(e,t){(Array.isArray(e)?e:[e]).forEach(r=>{var u,a;t(r),Te(r)&&G(r.children,t),St(r)&&G(r.props.headers,t),bt(r)&&G((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 ae(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 G(e,n=>{n!==e&&t.includes(n.parent)&&!Ne(n)&&t.push(n)}),t}function Go(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 zo(e,t,n){return t&&Pt(e.prototype,t),n&&Pt(e,n),e}var V=function(){function e(t){Go(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 zo(e,[{key:"isAtomicComponent",get:function(){return!0}}]),e}();function qo(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 Ko(e,t,n){return t&&Lt(e.prototype,t),n&&Lt(e,n),e}var Xo=function(){function e(t){qo(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 Ko(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(f){return o.callEffectFn(f,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 Jo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var Mt=function e(t){Jo(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 Qo(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zo(e){return"type"in e&&e.type==="tab"}var oe=function e(t){Qo(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 Yo(e){if(Array.isArray(e))return e}function ei(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ti(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 ni(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 ri(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,f;try{for(n=n.call(e);!(u=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));u=!0);}catch(v){a=!0,f=v}finally{try{!u&&n.return!=null&&n.return()}finally{if(a)throw f}}return r}}function ui(){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 ai(e,t){return t&&(ii(t)==="object"||typeof t=="function")?t:ei(e)}function Ve(e,t){return Ve=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ve(e,t)}function oi(e,t){return Yo(e)||ri(e,t)||si(e,t)||ui()}var ii=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function si(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 li(){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 ci(e){var t=li();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 ai(this,u)}}var fi=function(e){ni(n,e);var t=ci(n);function n(r){ti(this,n);var u;return u=t.call(this,r),ht(r)&&Object.entries(r).forEach(function(a){var o=oi(a,2),f=o[0],v=o[1];u[f]=v}),u}return n}(V);function pi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function hi(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 di(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 vi(e,t){return t&&(yi(t)==="object"||typeof t=="function")?t:pi(e)}function xe(e,t){return xe=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},xe(e,t)}var yi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function gi(){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 Ei(e){var t=gi();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 vi(this,u)}}var mi=function(e){di(n,e);var t=Ei(n);function n(r){hi(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 f;u.placeholder=(f=r==null?void 0:r.placeholder)!==null&&f!==void 0?f:"";var v;return u.i18n=(v=r==null?void 0:r.i18n)!==null&&v!==void 0?v:!1,u}return n}(V);function Bi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ci(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 Ai(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&&(bi(t)==="object"||typeof t=="function")?t:Bi(e)}function He(e,t){return He=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},He(e,t)}var bi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Ii(){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=Ii();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 _i=function(e){Ai(n,e);var t=Fi(n);function n(r){Ci(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 f;return u.placeholder=(f=r==null?void 0:r.placeholder)!==null&&f!==void 0?f:"",u}return n}(V);function Di(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function wi(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 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&&We(e,t)}function $i(e,t){return t&&(Pi(t)==="object"||typeof t=="function")?t:Di(e)}function We(e,t){return We=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},We(e,t)}var Pi=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Li(){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=Li();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 $i(this,u)}}var Oi=function(e){Ri(n,e);var t=Mi(n);function n(r){wi(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 f;return u.disabled=(f=r==null?void 0:r.disabled)!==null&&f!==void 0?f:!1,u}return n}(V);function Ti(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ji(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 ki(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 Ui(e,t){return t&&(Ni(t)==="object"||typeof t=="function")?t:Ti(e)}function Ge(e,t){return Ge=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ge(e,t)}var Ni=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Vi(){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 xi(e){var t=Vi();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 Ui(this,u)}}var Hi=function(e){ki(n,e);var t=xi(n);function n(r){ji(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 Gi(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 zi(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 qi(e,t){return t&&(Ki(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 Ki=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 Ji(e){var t=Xi();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 qi(this,u)}}var Qi=function(e){zi(n,e);var t=Ji(n);function n(r){Gi(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 Zi(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Yi(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 es(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 ts(e,t){return t&&(ns(t)==="object"||typeof t=="function")?t:Zi(e)}function qe(e,t){return qe=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},qe(e,t)}var ns=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function rs(){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=rs();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 ts(this,u)}}var as=function(e){es(n,e);var t=us(n);function n(r){Yi(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 os(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function is(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Se(e){return Se=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Se(e)}function ss(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 ls(e,t){return t&&(cs(t)==="object"||typeof t=="function")?t:os(e)}function Ke(e,t){return Ke=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ke(e,t)}var cs=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function fs(){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 ps(e){var t=fs();return function(){var r=Se(e),u;if(t){var a=Se(this).constructor;u=Reflect.construct(r,arguments,a)}else u=r.apply(this,arguments);return ls(this,u)}}var hs=function(e){ss(n,e);var t=ps(n);function n(r){is(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 f;u.placeholder=(f=r==null?void 0:r.placeholder)!==null&&f!==void 0?f:"";var v;u.maxRows=(v=r==null?void 0:r.maxRows)!==null&&v!==void 0?v:"";var m;u.minRows=(m=r==null?void 0:r.minRows)!==null&&m!==void 0?m:"";var I;return u.i18n=(I=r==null?void 0:r.i18n)!==null&&I!==void 0?I:!1,u}return n}(V);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}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){ds(e,u,n[u])})}return e}function vs(e,t){switch(e){case"input":return new mi(t);case"textarea":return new hs(t);case"input-number":return new _i(t);case"switch":return new Oi(t);case"radio":return new as(t);case"checkbox":return new Hi(t);case"select":return new Qi(t);default:return new fi(t)}}function ys(e){return function(t){var n=e.get(t);if(!!n)return new Xo(Xe({},n,{props:vs(n.component,"props"in n?n.props:void 0)}))}}function gs(e){var t=function(a){return new Mt(Xe({},a,{items:a.items.map(ys(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 Zo(u)?new oe(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=ue,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,a;const t=this.store.selected;if(!t)return;let n=this.getControlSetting(t.type);if(((u=t.parent)==null?void 0:u.controlType)===P.WRAP){const o=this.getControlSetting((a=t.parent)==null?void 0:a.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 a,o,f,v,m,I,B,F;let u=t;if(((a=t[0])==null?void 0:a.type)==="tab"&&((o=n[0])==null?void 0:o.type)==="tab"){const C=t,_=n.slice(0);u=C.map((b,A)=>{const c=new oe(b),h=_.findIndex(w=>w.title===b.title);if(h===-1)return c;const d=_.splice(h,1)[0];return d&&(c.items=[...this.formatGroupSetting(d.items,r),...c.items]),c}),_.length&&(u=[...u,..._.map(b=>this.formatGroupSetting(b,r))])}else if(((f=t[0])==null?void 0:f.type)==="group"&&((v=n[0])==null?void 0:v.type)==="group"){const C=t,_=n;u=[...this.formatGroupSetting(_,r),...C]}else if(((m=t[0])==null?void 0:m.type)==="tab"&&((I=n[0])==null?void 0:I.type)==="group"){const C=t,_=n;u=C.map((b,A)=>{const c=new oe(b);return A===0&&(c.items=[...this.formatGroupSetting(_,r),...c.items]),c})}else if(((B=t[0])==null?void 0:B.type)==="group"&&((F=n[0])==null?void 0:F.type)==="tab"){const C=t;u=n.map((b,A)=>{const c=new oe(b);return A===0&&(c.items=[...c.items,...this.formatGroupSetting(C,r)]),c})}return u}formatGroupSetting(t,n){if(ee(t))return t.map(r=>{const u=new Mt(r);return u.fromId=n,u});{const r=new oe(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?gs(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 v;if(t===null)return;const n=this.getInstance(t);if(!n)return;const r=this.store.movingInstanceOldDataScopeParent,u=ae(n),a=this.store.movingInstanceOldParent,o=n.parent;this.store.setMovingInstance(null),n.id!==((v=this.store.selected)==null?void 0:v.id)?this.selectInstance(n):this.store.setSelectInstance(n),this.store.getFlatInstances();const f={from:r,current:u,oldParent:a,newParent:o};this.callSelectedScopeEffect(f),a?this.emit("moved",K({},f)):this.emit("joined",K({},f))}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;!lo(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(([a,o])=>{const f=`${u?u+".":""}${a}`;fo(o)?this.updateInstanceProps(t,o,r,f):this.updateInstancePropValue(t,f,o,r)})}setInstance(t,n,r,u){Pe(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===P.LIST&&n.props.headers.includes(t)?n.props.headers:n.children,u=r.findIndex(a=>a===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===P.LIST&&r.props.headers.includes(t)?r.props.headers:r.children,a=u.findIndex(o=>o===t);a>-1&&u.splice(a,1,n),this.store.getFlatInstances()}updateInstanceType(t,n){const r=t.toSchema(),u=this.createInstance(n,{id:r.id,props:r.props});if(!u){fe(`can\u2018t update instance type to ${n}`);return}return u}validate(t,n){return Ue(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!po(Pe(t)?t:t.type)}static register(...t){return x.register(...t),this}static judgeControlIsRegistered(t){return x.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 Pe(n)?t.type===n:n.includes(t.type)}getInstanceInListControl(t){let n=t;for(;n;){if(n.controlType===P.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,K({control:this.store.selected},n))})}callSelectedScopeEffect(t={}){this.store.selectedInstanceSettingItems.forEach(n=>{n.callScopeEffect(this,K({control:this.store.selected},t))})}}Tt.EventLogic=te,E.Builder=Wo,E.Designer=x,E.Driven=Tt,E.Store=Dt,E.checkSchema=Ue,E.fillModelBindInfoListFieldCode=ko,E.findInstanceDataScopeParent=ae,E.generatePermissions=ue,E.getColumnTypeFromFiledType=ve,E.getColumnsFromFiledType=No,E.getColumnsFromModelBindInfoList=Uo,E.getDataScopeFlatInstances=$t,E.getMasterFormControls=jo,E.getModelBindInfoList=ke,E.hasChildrenControl=Te,E.hasFooterControl=bt,E.hasHeaderControl=St,E.isDataScopeInstance=Ne,E.loop=G,E.loopFormControl=de,E.toSchema=je,Object.defineProperty(E,"__esModule",{value:!0})});
@@ -31,6 +31,6 @@ export default class Designer<EventKeys extends string = string> extends Registe
31
31
  checkSchema(...args: Parameters<typeof checkSchema>): Promise<ReturnType<typeof checkSchema>>;
32
32
  getModelBindInfoList(...args: Parameters<typeof getModelBindInfoList>): ReturnType<typeof getModelBindInfoList>;
33
33
  getSchema(...args: Parameters<typeof toSchema>): ReturnType<typeof toSchema>;
34
- listenControlHook(...args: Parameters<typeof controlHooksEmitter['on']>): ReturnType<typeof controlHooksEmitter['on']>;
34
+ listenControlHook(...args: Parameters<(typeof controlHooksEmitter)['on']>): ReturnType<(typeof controlHooksEmitter)['on']>;
35
35
  }
36
36
  export { ToolboxType, DesignerServices, Designer };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@byteluck-fe/model-driven-driven",
3
- "version": "2.7.0-alpha.15a",
3
+ "version": "2.7.0-alpha.16",
4
4
  "description": "> TODO: description",
5
5
  "author": "郝晨光 <2293885211@qq.com>",
6
6
  "homepage": "",
@@ -26,10 +26,10 @@
26
26
  "postpublish": "node ../../scripts/postpublish.js"
27
27
  },
28
28
  "dependencies": {
29
- "@byteluck-fe/model-driven-controls": "2.7.0-alpha.15a",
30
- "@byteluck-fe/model-driven-core": "2.7.0-alpha.15a",
31
- "@byteluck-fe/model-driven-settings": "2.7.0-alpha.15a",
32
- "@byteluck-fe/model-driven-shared": "2.7.0-alpha.15a"
29
+ "@byteluck-fe/model-driven-controls": "2.7.0-alpha.16",
30
+ "@byteluck-fe/model-driven-core": "2.7.0-alpha.16",
31
+ "@byteluck-fe/model-driven-settings": "2.7.0-alpha.16",
32
+ "@byteluck-fe/model-driven-shared": "2.7.0-alpha.16"
33
33
  },
34
- "gitHead": "6f9495c0cc7715471d5eb38dc316ba6d470af141"
34
+ "gitHead": "805e090b718feaf3b80b8ab5491634183be0473b"
35
35
  }