@byteluck-fe/model-driven-engine 2.7.0-alpha.15b → 2.7.0-alpha.15c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/common/ActionManager.js +173 -56
- package/dist/esm/common/DataManager.js +134 -25
- package/dist/esm/common/Engine.js +405 -273
- package/dist/esm/common/OkWorker.js +31 -17
- package/dist/esm/common/Plugin.js +2 -2
- package/dist/esm/common/Runtime.js +54 -39
- package/dist/esm/common/Store.js +61 -59
- package/dist/esm/common/checkerValue.js +112 -110
- package/dist/esm/common/index.js +2 -2
- package/dist/esm/common/proxyState.js +61 -60
- package/dist/esm/index.js +3 -3
- package/dist/esm/plugins/CalcPlugin.js +86 -77
- package/dist/esm/plugins/ControlsEventPlugin.js +196 -73
- package/dist/esm/plugins/ES6ModulePlugin.js +37 -21
- package/dist/esm/plugins/LifecycleEventPlugin.js +198 -79
- package/dist/esm/plugins/StylePlugin.js +26 -11
- package/dist/esm/plugins/index.js +5 -5
- package/dist/esm/utils/index.js +1 -1
- package/dist/esm/utils/runtimeUtils.js +7 -7
- package/dist/index.umd.js +8 -8
- package/dist/types/common/Engine.d.ts +6 -6
- package/dist/types/common/Runtime.d.ts +1 -1
- package/dist/types/common/Store.d.ts +5 -5
- package/dist/types/common/proxyState.d.ts +3 -3
- package/dist/types/plugins/ControlsEventPlugin.d.ts +1 -1
- package/dist/types/plugins/ES6ModulePlugin.d.ts +4 -4
- package/dist/types/plugins/LifecycleEventPlugin.d.ts +1 -1
- package/dist/types/plugins/StylePlugin.d.ts +1 -1
- package/package.json +2 -2
package/dist/index.umd.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
var Hh=Object.defineProperty,zh=Object.defineProperties;var Wh=Object.getOwnPropertyDescriptors;var Yu=Object.getOwnPropertySymbols;var Gh=Object.prototype.hasOwnProperty,Zh=Object.prototype.propertyIsEnumerable;var wn=Math.pow,ei=(Q,oe,he)=>oe in Q?Hh(Q,oe,{enumerable:!0,configurable:!0,writable:!0,value:he}):Q[oe]=he,ae=(Q,oe)=>{for(var he in oe||(oe={}))Gh.call(oe,he)&&ei(Q,he,oe[he]);if(Yu)for(var he of Yu(oe))Zh.call(oe,he)&&ei(Q,he,oe[he]);return Q},cr=(Q,oe)=>zh(Q,Wh(oe));var Qe=(Q,oe,he)=>new Promise((Bn,Ue)=>{var Jt=Ye=>{try{mt(he.next(Ye))}catch(Lt){Ue(Lt)}},Kt=Ye=>{try{mt(he.throw(Ye))}catch(Lt){Ue(Lt)}},mt=Ye=>Ye.done?Bn(Ye.value):Promise.resolve(Ye.value).then(Jt,Kt);mt((he=he.apply(Q,oe)).next())});(function(Q,oe){typeof exports=="object"&&typeof module!="undefined"?oe(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],oe):(Q=typeof globalThis!="undefined"?globalThis:Q||self,oe(Q.modelDrivenEngine={},Q.require$$0))})(this,function(Q,oe){"use strict";function he(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Bn=he(oe),Ue=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Jt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Kt={exports:{}};(function(e){var t=function(n){var r=Object.prototype,u=r.hasOwnProperty,i=Object.defineProperty||function(I,M,T){I[M]=T.value},a,f=typeof Symbol=="function"?Symbol:{},l=f.iterator||"@@iterator",d=f.asyncIterator||"@@asyncIterator",s=f.toStringTag||"@@toStringTag";function o(I,M,T){return Object.defineProperty(I,M,{value:T,enumerable:!0,configurable:!0,writable:!0}),I[M]}try{o({},"")}catch(I){o=function(M,T,G){return M[T]=G}}function c(I,M,T,G){var V=M&&M.prototype instanceof m?M:m,ee=Object.create(V.prototype),Ce=new W(G||[]);return i(ee,"_invoke",{value:k(I,T,Ce)}),ee}n.wrap=c;function h(I,M,T){try{return{type:"normal",arg:I.call(M,T)}}catch(G){return{type:"throw",arg:G}}}var D="suspendedStart",E="suspendedYield",A="executing",p="completed",v={};function m(){}function F(){}function w(){}var N={};o(N,l,function(){return this});var O=Object.getPrototypeOf,z=O&&O(O(Wt([])));z&&z!==r&&u.call(z,l)&&(N=z);var X=w.prototype=m.prototype=Object.create(N);F.prototype=w,i(X,"constructor",{value:w,configurable:!0}),i(w,"constructor",{value:F,configurable:!0}),F.displayName=o(w,s,"GeneratorFunction");function te(I){["next","throw","return"].forEach(function(M){o(I,M,function(T){return this._invoke(M,T)})})}n.isGeneratorFunction=function(I){var M=typeof I=="function"&&I.constructor;return M?M===F||(M.displayName||M.name)==="GeneratorFunction":!1},n.mark=function(I){return Object.setPrototypeOf?Object.setPrototypeOf(I,w):(I.__proto__=w,o(I,s,"GeneratorFunction")),I.prototype=Object.create(X),I},n.awrap=function(I){return{__await:I}};function $(I,M){function T(ee,Ce,Ae,Be){var De=h(I[ee],I,Ce);if(De.type==="throw")Be(De.arg);else{var Ke=De.arg,ut=Ke.value;return ut&&typeof ut=="object"&&u.call(ut,"__await")?M.resolve(ut.__await).then(function(it){T("next",it,Ae,Be)},function(it){T("throw",it,Ae,Be)}):M.resolve(ut).then(function(it){Ke.value=it,Ae(Ke)},function(it){return T("throw",it,Ae,Be)})}}var G;function V(ee,Ce){function Ae(){return new M(function(Be,De){T(ee,Ce,Be,De)})}return G=G?G.then(Ae,Ae):Ae()}i(this,"_invoke",{value:V})}te($.prototype),o($.prototype,d,function(){return this}),n.AsyncIterator=$,n.async=function(I,M,T,G,V){V===void 0&&(V=Promise);var ee=new $(c(I,M,T,G),V);return n.isGeneratorFunction(M)?ee:ee.next().then(function(Ce){return Ce.done?Ce.value:ee.next()})};function k(I,M,T){var G=D;return function(ee,Ce){if(G===A)throw new Error("Generator is already running");if(G===p){if(ee==="throw")throw Ce;return sr()}for(T.method=ee,T.arg=Ce;;){var Ae=T.delegate;if(Ae){var Be=ne(Ae,T);if(Be){if(Be===v)continue;return Be}}if(T.method==="next")T.sent=T._sent=T.arg;else if(T.method==="throw"){if(G===D)throw G=p,T.arg;T.dispatchException(T.arg)}else T.method==="return"&&T.abrupt("return",T.arg);G=A;var De=h(I,M,T);if(De.type==="normal"){if(G=T.done?p:E,De.arg===v)continue;return{value:De.arg,done:T.done}}else De.type==="throw"&&(G=p,T.method="throw",T.arg=De.arg)}}}function ne(I,M){var T=M.method,G=I.iterator[T];if(G===a)return M.delegate=null,T==="throw"&&I.iterator.return&&(M.method="return",M.arg=a,ne(I,M),M.method==="throw")||T!=="return"&&(M.method="throw",M.arg=new TypeError("The iterator does not provide a '"+T+"' method")),v;var V=h(G,I.iterator,M.arg);if(V.type==="throw")return M.method="throw",M.arg=V.arg,M.delegate=null,v;var ee=V.arg;if(!ee)return M.method="throw",M.arg=new TypeError("iterator result is not an object"),M.delegate=null,v;if(ee.done)M[I.resultName]=ee.value,M.next=I.nextLoc,M.method!=="return"&&(M.method="next",M.arg=a);else return ee;return M.delegate=null,v}te(X),o(X,s,"Generator"),o(X,l,function(){return this}),o(X,"toString",function(){return"[object Generator]"});function ie(I){var M={tryLoc:I[0]};1 in I&&(M.catchLoc=I[1]),2 in I&&(M.finallyLoc=I[2],M.afterLoc=I[3]),this.tryEntries.push(M)}function K(I){var M=I.completion||{};M.type="normal",delete M.arg,I.completion=M}function W(I){this.tryEntries=[{tryLoc:"root"}],I.forEach(ie,this),this.reset(!0)}n.keys=function(I){var M=Object(I),T=[];for(var G in M)T.push(G);return T.reverse(),function V(){for(;T.length;){var ee=T.pop();if(ee in M)return V.value=ee,V.done=!1,V}return V.done=!0,V}};function Wt(I){if(I||I===""){var M=I[l];if(M)return M.call(I);if(typeof I.next=="function")return I;if(!isNaN(I.length)){var T=-1,G=function V(){for(;++T<I.length;)if(u.call(I,T))return V.value=I[T],V.done=!1,V;return V.value=a,V.done=!0,V};return G.next=G}}throw new TypeError(typeof I+" is not iterable")}n.values=Wt;function sr(){return{value:a,done:!0}}return W.prototype={constructor:W,reset:function(I){if(this.prev=0,this.next=0,this.sent=this._sent=a,this.done=!1,this.delegate=null,this.method="next",this.arg=a,this.tryEntries.forEach(K),!I)for(var M in this)M.charAt(0)==="t"&&u.call(this,M)&&!isNaN(+M.slice(1))&&(this[M]=a)},stop:function(){this.done=!0;var I=this.tryEntries[0],M=I.completion;if(M.type==="throw")throw M.arg;return this.rval},dispatchException:function(I){if(this.done)throw I;var M=this;function T(Be,De){return ee.type="throw",ee.arg=I,M.next=Be,De&&(M.method="next",M.arg=a),!!De}for(var G=this.tryEntries.length-1;G>=0;--G){var V=this.tryEntries[G],ee=V.completion;if(V.tryLoc==="root")return T("end");if(V.tryLoc<=this.prev){var Ce=u.call(V,"catchLoc"),Ae=u.call(V,"finallyLoc");if(Ce&&Ae){if(this.prev<V.catchLoc)return T(V.catchLoc,!0);if(this.prev<V.finallyLoc)return T(V.finallyLoc)}else if(Ce){if(this.prev<V.catchLoc)return T(V.catchLoc,!0)}else if(Ae){if(this.prev<V.finallyLoc)return T(V.finallyLoc)}else throw new Error("try statement without catch or finally")}}},abrupt:function(I,M){for(var T=this.tryEntries.length-1;T>=0;--T){var G=this.tryEntries[T];if(G.tryLoc<=this.prev&&u.call(G,"finallyLoc")&&this.prev<G.finallyLoc){var V=G;break}}V&&(I==="break"||I==="continue")&&V.tryLoc<=M&&M<=V.finallyLoc&&(V=null);var ee=V?V.completion:{};return ee.type=I,ee.arg=M,V?(this.method="next",this.next=V.finallyLoc,v):this.complete(ee)},complete:function(I,M){if(I.type==="throw")throw I.arg;return I.type==="break"||I.type==="continue"?this.next=I.arg:I.type==="return"?(this.rval=this.arg=I.arg,this.method="return",this.next="end"):I.type==="normal"&&M&&(this.next=M),v},finish:function(I){for(var M=this.tryEntries.length-1;M>=0;--M){var T=this.tryEntries[M];if(T.finallyLoc===I)return this.complete(T.completion,T.afterLoc),K(T),v}},catch:function(I){for(var M=this.tryEntries.length-1;M>=0;--M){var T=this.tryEntries[M];if(T.tryLoc===I){var G=T.completion;if(G.type==="throw"){var V=G.arg;K(T)}return V}}throw new Error("illegal catch attempt")},delegateYield:function(I,M,T){return this.delegate={iterator:Wt(I),resultName:M,nextLoc:T},this.method==="next"&&(this.arg=a),v}},n}(e.exports);try{regeneratorRuntime=t}catch(n){typeof globalThis=="object"?globalThis.regeneratorRuntime=t:Function("r","regeneratorRuntime = r")(t)}})(Kt);var mt=Kt.exports,Ye="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Lt="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",ti="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",ni="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",ri="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",ui="{caption}\u5FC5\u586B",ii="\u8BF7\u8F93\u5165\u6807\u9898",oi="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",ai="\u8BF7\u8F93\u5165\u884C\u6807\u9898",si="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",ci="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",li="\u8BF7\u7ED1\u5B9A\u8868\u5355",fi="\u8BF7\u7ED1\u5B9A\u5217\u8868",hi="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",di="\u8BF7\u8F93\u5165\u663E\u793A\u503C",pi="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",Di="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",gi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",vi="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",mi="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",Ei="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",Ci="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",Ai="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",Fi="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",yi="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",wi="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",Bi="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",bi="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Si="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",Mi="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",Ni="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",Ii="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",_i="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",Ri="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",xi="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Li="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Oi="\u8BF7\u7ED1\u5B9A\u670D\u52A1",$i="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Ti="\u8BF7\u9009\u62E9\u7701",Pi="\u8BF7\u9009\u62E9\u5E02",ki="\u8BF7\u9009\u62E9\u533A",ji="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Ui="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Vi="\u8BF7\u8F93\u5165\u5217\u5BBD",qi="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Hi="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",zi="\u8BF7\u9009\u62E9\u63A7\u4EF6",Wi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",Gi="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Zi="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Xi="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Ji="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Ki="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Qi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Yi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",eo="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",to="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",no="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",ro="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",uo="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",io="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",oo="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",ao="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",so="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",co="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",lo="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",fo="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",ho="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",po="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",Do="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",go="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",vo="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",mo="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",Eo={isNotNumber:Ye,isNotString:Lt,isNotObject:ti,isNotArray:ni,isNotBoolean:ri,runtimeRequired:ui,pleaseEnterCaption:ii,pleaseEnterCaptionTip:oi,pleaseEnterRowCaption:ai,pleaseEnterPlaceholder:si,pleaseEnterFieldCode:ci,pleaseEnterForm:li,pleaseEnterList:fi,pleaseEnterProcess:hi,pleaseEnterLabel:di,pleaseEnterValue:pi,bizKeyNotBindFiled:Di,pleaseSelectOneField:gi,pleaseEnterNumberRange:vi,pleaseEnterAValueGreaterThanMin:mi,pleaseEnterAValueLessThanMax:Ei,numberRangeSetError:Ci,stringRangeError:Ai,attachmentMaxSize:Fi,pleaseEnterTotalScoreSetting:yi,theTotalScoreMustNotBeLessThan1:wi,scoreDefaultValueRange:Bi,attachmentLimitError:bi,PleaseReselectTheOptionalQuantity:Si,TheMaximumLengthIsGreaterThanTheMinimumLength:Mi,TheMinimumLengthIsGreaterThanTheMaximumLength:Ni,PleaseSelectTheCorrectOptionSettings:Ii,optionIdIsRepeat:_i,optionIsRequired:Ri,pleaseEnterDataCode:xi,pleaseEnterValueFieldCode:Li,pleaseEnterSvcCode:Oi,pleaseBindAtLeastOneDisplayValue:$i,pleaseSelectProvince:Ti,pleaseSelectCity:Pi,pleaseSelectDistrict:ki,limitRowsCannotBeLessThan0:ji,TheNumberOfRowsCannotBeLessThanMinRows:Ui,pleaseEnterColumnWidth:Vi,pleaseSetTheLogicalRelationshipOfAllRuleConditions:qi,pleaseCompleteAllRulesAndConditions:Hi,pleaseSelectControl:zi,pleaseSelectAtLeastOneColumn:Wi,pleaseSelectFillBackMode:Gi,pleaseSelectDashboard:Zi,rootNodeIsRequired:Xi,theViewNameCannotBeEmpty:Ji,pleaseSelectOcrType:Ki,pleaseSelectAtLeastOneFieldToFillIn:Qi,pleaseChooseAtLeastOne:Yi,pleaseEnterButtonContent:eo,pleaseEnterDataCodeInDataSetting:to,pleaseEnterValueFieldCodeInDataSetting:no,pleaseEnterSvcCodeInDataSetting:ro,pleaseBindAtLeastOneDisplayValueInDataSetting:uo,rootNodeIsRequiredInDataSetting:io,pleaseEnterMaxHeight:oo,pleaseEnter:ao,pleaseEnterWatermark:so,pleaseEnterFileName:co,pleaseUploadAtLeastOnePrintTemplate:lo,pleaseAssignBusiness:fo,pleaseAssignExternal:ho,pleaseEnterAliasCode:po,pleaseSelectDataCode:Do,pleaseSelectSvcCode:go,pleaseSelectJoinFieldCode:vo,pleaseSelectMainFieldCode:mo},Co="Please enter a number",Ao="Please enter a string",Fo="Please enter an object",yo="Please enter an array",wo="Please enter a boolean",Bo="{caption} Required",bo="Please enter the title",So="Please enter the bubble prompt",Mo="Please enter the row title",No="Please enter the prompt text",Io="Please bind data items",_o="Please bind the form",Ro="Please bind the list",xo="Please bind the process",Lo="Please enter the displayed value",Oo="Please enter the stored value",$o="The document number is not bound to the data item",To="Please select at least one display field",Po="Please enter a value greater than or equal to {min} and less than or equal to {max}",ko="Please enter a value greater than or equal to {min}",jo="Please enter a value less than or equal to {max}",Uo="The value range is set incorrectly",Vo="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",qo="The attachment size must be between 0MB and 1000MB",Ho="Please fill in the total score setting",zo="The total score cannot be less than 1",Wo="The default value must be between {min} and {max}",Go="The number of attachments uploaded must be between {min} and {max}",Zo="Please re-select the optional quantity",Xo="The maximum length of the control must be greater than the minimum length",Jo="The minimum length of the control must be less than the maximum length",Ko="Please select the correct option setting",Qo="Option ID cannot be repeated",Yo="Please enter at least one option",ea="Please bind the data source",ta="Please bind the stored value",na="Please bind the service",ra="At least one display value must be bound",ua="Please select a province",ia="Please select a city",oa="Please select a district",aa="The minimum number of lines to fill in cannot be less than 0",sa="The number of rows cannot be less than {min} rows",ca="Please enter the column width",la="Please set the logical relationship of all rule conditions",fa="Please complete all rules and conditions",ha="please select control",da="Please select the dashboard",pa="View name cannot be empty",Da="Please select recognition type",ga="Please select at least one field to fill in",va="Please select at least one",ma="Please enter the button title",Ea="Please bind the business model in the data settings",Ca="Please bind storage values in data settings",Aa="Please bind the service in the data settings",Fa="Please bind at least one display value in the data settings",ya="Please select the root node in the data settings",wa="Please enter the maximum height",Ba="The input content cannot be empty",ba="Watermark cannot be empty",Sa="File name cannot be empty",Ma="Please upload at least one printing template!\uFF01",Na="Please select a specific business department",Ia="Please select a specified external organization",_a="Please enter a sub table alias",Ra="Please select the associated table to set the business model",xa="Please select the association table to set the binding service",La="Select associated sub table fields",Oa="Please select the associated main table field",$a={isNotNumber:Co,isNotString:Ao,isNotObject:Fo,isNotArray:yo,isNotBoolean:wo,runtimeRequired:Bo,pleaseEnterCaption:bo,pleaseEnterCaptionTip:So,pleaseEnterRowCaption:Mo,pleaseEnterPlaceholder:No,pleaseEnterFieldCode:Io,pleaseEnterForm:_o,pleaseEnterList:Ro,pleaseEnterProcess:xo,pleaseEnterLabel:Lo,pleaseEnterValue:Oo,bizKeyNotBindFiled:$o,pleaseSelectOneField:To,pleaseEnterNumberRange:Po,pleaseEnterAValueGreaterThanMin:ko,pleaseEnterAValueLessThanMax:jo,numberRangeSetError:Uo,stringRangeError:Vo,attachmentMaxSize:qo,pleaseEnterTotalScoreSetting:Ho,theTotalScoreMustNotBeLessThan1:zo,scoreDefaultValueRange:Wo,attachmentLimitError:Go,PleaseReselectTheOptionalQuantity:Zo,TheMaximumLengthIsGreaterThanTheMinimumLength:Xo,TheMinimumLengthIsGreaterThanTheMaximumLength:Jo,PleaseSelectTheCorrectOptionSettings:Ko,optionIdIsRepeat:Qo,optionIsRequired:Yo,pleaseEnterDataCode:ea,pleaseEnterValueFieldCode:ta,pleaseEnterSvcCode:na,pleaseBindAtLeastOneDisplayValue:ra,pleaseSelectProvince:ua,pleaseSelectCity:ia,pleaseSelectDistrict:oa,limitRowsCannotBeLessThan0:aa,TheNumberOfRowsCannotBeLessThanMinRows:sa,pleaseEnterColumnWidth:ca,pleaseSetTheLogicalRelationshipOfAllRuleConditions:la,pleaseCompleteAllRulesAndConditions:fa,pleaseSelectControl:ha,pleaseSelectDashboard:da,theViewNameCannotBeEmpty:pa,pleaseSelectOcrType:Da,pleaseSelectAtLeastOneFieldToFillIn:ga,pleaseChooseAtLeastOne:va,pleaseEnterButtonContent:ma,pleaseEnterDataCodeInDataSetting:Ea,pleaseEnterValueFieldCodeInDataSetting:Ca,pleaseEnterSvcCodeInDataSetting:Aa,pleaseBindAtLeastOneDisplayValueInDataSetting:Fa,rootNodeIsRequiredInDataSetting:ya,pleaseEnterMaxHeight:wa,pleaseEnter:Ba,pleaseEnterWatermark:ba,pleaseEnterFileName:Sa,pleaseUploadAtLeastOnePrintTemplate:Ma,pleaseAssignBusiness:Na,pleaseAssignExternal:Ia,pleaseEnterAliasCode:_a,pleaseSelectDataCode:Ra,pleaseSelectSvcCode:xa,pleaseSelectJoinFieldCode:La,pleaseSelectMainFieldCode:Oa},Ta="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Pa="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ka="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ja="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ua="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Va="{caption}\u5FC5\u9808",qa="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ha="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",za="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Wa="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ga="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Za="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Xa="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ja="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ka="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Qa="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ya="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",es="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",ts="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ns="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",rs="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",us="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",is="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",os="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",as="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ss="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",cs="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",ls="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",fs="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",hs="\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",ds="\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",ps="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Ds="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",gs="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",vs="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ms="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Es="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Cs="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",As="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Fs="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ys="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ws="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Bs="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",bs="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ss="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Ms="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",Ns="please select control",Is="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",_s="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Rs="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",xs="\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",Ls="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Os="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$s="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ts="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ps="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",ks="\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",js="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Us="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Vs="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",qs="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Hs="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",zs="\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",Ws="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Gs="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Zs="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Xs="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Js="\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",Ks="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",Qs="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ys={isNotNumber:Ta,isNotString:Pa,isNotObject:ka,isNotArray:ja,isNotBoolean:Ua,runtimeRequired:Va,pleaseEnterCaption:qa,pleaseEnterCaptionTip:Ha,pleaseEnterRowCaption:za,pleaseEnterPlaceholder:Wa,pleaseEnterFieldCode:Ga,pleaseEnterForm:Za,pleaseEnterList:Xa,pleaseEnterProcess:Ja,pleaseEnterLabel:Ka,pleaseEnterValue:Qa,bizKeyNotBindFiled:Ya,pleaseSelectOneField:es,pleaseEnterNumberRange:ts,pleaseEnterAValueGreaterThanMin:ns,pleaseEnterAValueLessThanMax:rs,numberRangeSetError:us,stringRangeError:is,attachmentMaxSize:os,pleaseEnterTotalScoreSetting:as,theTotalScoreMustNotBeLessThan1:ss,scoreDefaultValueRange:cs,attachmentLimitError:ls,PleaseReselectTheOptionalQuantity:fs,TheMaximumLengthIsGreaterThanTheMinimumLength:hs,TheMinimumLengthIsGreaterThanTheMaximumLength:ds,PleaseSelectTheCorrectOptionSettings:ps,optionIdIsRepeat:Ds,optionIsRequired:gs,pleaseEnterDataCode:vs,pleaseEnterValueFieldCode:ms,pleaseEnterSvcCode:Es,pleaseBindAtLeastOneDisplayValue:Cs,pleaseSelectProvince:As,pleaseSelectCity:Fs,pleaseSelectDistrict:ys,limitRowsCannotBeLessThan0:ws,TheNumberOfRowsCannotBeLessThanMinRows:Bs,pleaseEnterColumnWidth:bs,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Ss,pleaseCompleteAllRulesAndConditions:Ms,pleaseSelectControl:Ns,pleaseSelectDashboard:Is,theViewNameCannotBeEmpty:_s,pleaseSelectOcrType:Rs,pleaseSelectAtLeastOneFieldToFillIn:xs,pleaseChooseAtLeastOne:Ls,pleaseEnterButtonContent:Os,pleaseEnterDataCodeInDataSetting:$s,pleaseEnterValueFieldCodeInDataSetting:Ts,pleaseEnterSvcCodeInDataSetting:Ps,pleaseBindAtLeastOneDisplayValueInDataSetting:ks,rootNodeIsRequiredInDataSetting:js,pleaseEnterMaxHeight:Us,pleaseEnter:Vs,pleaseEnterWatermark:qs,pleaseEnterFileName:Hs,pleaseUploadAtLeastOnePrintTemplate:zs,pleaseAssignBusiness:Ws,pleaseAssignExternal:Gs,pleaseEnterAliasCode:Zs,pleaseSelectDataCode:Xs,pleaseSelectSvcCode:Js,pleaseSelectJoinFieldCode:Ks,pleaseSelectMainFieldCode:Qs},e0={zhCN:Eo,enUS:$a,jaJP:Ys},Ve;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Ve||(Ve={}));var Et;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(Et||(Et={}));var lr="zh-CN";function xe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var re;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(re||(re={}));var Y;(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"})(Y||(Y={}));var J;(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"})(J||(J={}));var ye;ye={},xe(ye,J.ARRAY,Y.ARRAY_COLUMN),xe(ye,J.AUTO_NUMBER,Y.AUTO_NUMBER_COLUMN),xe(ye,J.DECIMAL,Y.DECIMAL_COLUMN),xe(ye,J.DEPARTMENTS,Y.DEPARTMENT_COLUMN),xe(ye,J.FILE,Y.FILE_COLUMN),xe(ye,J.IMAGE,Y.IMAGE_COLUMN),xe(ye,J.ADDRESS,Y.LOCATION_COLUMN),xe(ye,J.EMPLOYEES,Y.EMPLOYEE_COLUMN),xe(ye,J.TEXT,Y.TEXT_COLUMN),xe(ye,J.TIMESCOPE,Y.TIMESCOPE_COLUMN),xe(ye,J.TIMESTAMP,Y.TIMESTAMP_COLUMN),xe(ye,J.VARCHAR,Y.VARCHAR_COLUMN),xe(ye,J.RELATION,Y.VARCHAR_COLUMN);var fr;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(fr||(fr={}));var hr="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",t0=hr+"0123456789";function n0(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?hr:t0,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function bn(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 r0(e){if(Array.isArray(e))return bn(e)}function u0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function i0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function o0(){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 Qt(e,t,n){return o0()?Qt=Reflect.construct:Qt=function(u,i,a){var f=[null];f.push.apply(f,i);var l=Function.bind.apply(u,f),d=new l;return a&&$t(d,a.prototype),d},Qt.apply(null,arguments)}function Ot(e){return Ot=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ot(e)}function a0(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&&$t(e,t)}function s0(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function c0(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function l0(){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 f0(e,t){return t&&(h0(t)==="object"||typeof t=="function")?t:u0(e)}function $t(e,t){return $t=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},$t(e,t)}function dr(e){return r0(e)||c0(e)||d0(e)||l0()}var h0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function d0(e,t){if(!!e){if(typeof e=="string")return bn(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 bn(e,t)}}function Sn(e){var t=typeof Map=="function"?new Map:void 0;return Sn=function(r){if(r===null||!s0(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 Qt(r,arguments,Ot(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),$t(u,r)},Sn(e)}function p0(){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 D0(e){var t=p0();return function(){var r=Ot(e),u;if(t){var i=Ot(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return f0(this,u)}}var Mn=console;function ot(){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=Mn).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(dr(u)))}function Nn(){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=Mn).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(dr(u)))}function g0(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var pr=function(e){a0(n,e);var t=D0(n);function n(r){i0(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?g0(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(Sn(Error));function et(e){throw new pr(e)}function Yt(e){Mn.error(new pr(e))}function at(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":at(n==null?void 0:n.children,t);break;case"wrap":at(n==null?void 0:n.children,t);break;case"search":at(n==null?void 0:n.children,t);break;case"form":t(n)}})}var v0=Object.prototype.toString;function Dr(e,t){return v0.call(e)==="[object "+t+"]"}function m0(e){return Dr(e,"String")}function E0(e){return Dr(e,"Promise")}var C0=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();E0(r)?r.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=r},e.prototype.getMessageData=function(){var t=this._messages[this.localeInMessageKey];return typeof t=="function"?t():t},e.prototype.translate=function(t,n,r){var u=this.getMessage(t);return u?this.formatMessage(u,r):this.formatMessage(n,r)},e.prototype.getMessage=function(t){if(this._messageCache.has(t))return this._messageCache.get(t);var n=this.getPathArray(t),r=n.reduce(function(u,i,a,f){if(u!==void 0){var l=u[i];if(!(a===f.length-1&&!m0(l)))return l}},this.message);return this._messageCache.set(t,r),r},e.prototype.formatMessage=function(t,n){return n?t.replace(this.variableRegExp,function(r,u){var i=n[u];return i!==void 0?String(i):r}):t},e.prototype.getPreImport=function(t){var n;if(window.okI18nPreImport){var r=this.getLocaleInMessageKey(t);return window.okI18nPreImport.hasOwnProperty(r)?window.okI18nPreImport:(n={},n[r]=window.okI18nPreImport,n)}},e.prototype.getPathArray=function(t){return t.split(".")},e.prototype.getLocaleInMessageKey=function(t){return t.replace(/-/g,"")},Object.defineProperty(e.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"message",{get:function(){var t;return(t=this.messages[this.localeInMessageKey])!==null&&t!==void 0?t:{}},enumerable:!1,configurable:!0}),e}();function A0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function gr(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function F0(e,t,n){return t&&gr(e.prototype,t),n&&gr(e,n),e}var In=function(){function e(){A0(this,e)}return F0(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]:lr;return new C0({locale:n,messages:e0})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();In.$i18n=In.resetI18n();function vr(e,t,n){var r=t.replace(/\[(\d)]/g,function(i,a){return"."+a}).split("."),u=!1;return r.reduce(function(i,a,f,l){var d=i;if(!!i){if(!Object.prototype.hasOwnProperty.call(i,a)){ot("Can not set ".concat(t,"'s ").concat(a," property in current %o, Because there is no ").concat(a," property on the %o"),i,i);return}return f===l.length-1&&!Object.is(d[a],n)&&(d[a]=n,u=!0),d[a]}},e),u}var _n={exports:{}};(function(e){(function(t){var n=function(p,v,m){if(!d(v)||o(v)||c(v)||h(v)||l(v))return v;var F,w=0,N=0;if(s(v))for(F=[],N=v.length;w<N;w++)F.push(n(p,v[w],m));else{F={};for(var O in v)Object.prototype.hasOwnProperty.call(v,O)&&(F[p(O,m)]=n(p,v[O],m))}return F},r=function(p,v){v=v||{};var m=v.separator||"_",F=v.split||/(?=[A-Z])/;return p.split(F).join(m)},u=function(p){return D(p)?p:(p=p.replace(/[\-_\s]+(.)?/g,function(v,m){return m?m.toUpperCase():""}),p.substr(0,1).toLowerCase()+p.substr(1))},i=function(p){var v=u(p);return v.substr(0,1).toUpperCase()+v.substr(1)},a=function(p,v){return r(p,v).toLowerCase()},f=Object.prototype.toString,l=function(p){return typeof p=="function"},d=function(p){return p===Object(p)},s=function(p){return f.call(p)=="[object Array]"},o=function(p){return f.call(p)=="[object Date]"},c=function(p){return f.call(p)=="[object RegExp]"},h=function(p){return f.call(p)=="[object Boolean]"},D=function(p){return p=p-0,p===p},E=function(p,v){var m=v&&"process"in v?v.process:v;return typeof m!="function"?p:function(F,w){return m(F,p,w)}},A={camelize:u,decamelize:a,pascalize:i,depascalize:a,camelizeKeys:function(p,v){return n(E(u,v),p)},decamelizeKeys:function(p,v){return n(E(a,v),p,v)},pascalizeKeys:function(p,v){return n(E(i,v),p)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=A:t.humps=A})(Ue)})(_n);var mr={};Object.defineProperty(mr,"__esModule",{value:!0});function Rn(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Rn(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Rn(r)}return t}}var y0=mr.default=Rn;function we(e){if(e!==void 0)return typeof e=="object"?y0(e):e}function Ge(e){return Object.prototype.toString.call(e)==="[object Object]"}function w0(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function Ct(e){return Array.isArray(e)}function Le(e){return typeof e=="string"}function en(e){return typeof e=="number"}function Er(e){return typeof e=="function"}function B0(e){return Ct(e)&&e.every(function(t){return Le(t)})}function b0(e){return Ct(e)&&e.every(function(t){return en(t)||t===""})}function Cr(e){return/^\[.*?]$/.test(e)}function tn(e){return/^{.*?}$/.test(e)}function xn(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 S0(e){if(Array.isArray(e))return xn(e)}function Ar(e,t,n,r,u,i,a){try{var f=e[i](a),l=f.value}catch(d){n(d);return}f.done?t(l):Promise.resolve(l).then(r,u)}function M0(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function a(l){Ar(i,r,u,a,f,"next",l)}function f(l){Ar(i,r,u,a,f,"throw",l)}a(void 0)})}}function N0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fr(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 I0(e,t,n){return t&&Fr(e.prototype,t),n&&Fr(e,n),e}function _0(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function R0(){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 Ln(e){return S0(e)||_0(e)||x0(e)||R0()}function x0(e,t){if(!!e){if(typeof e=="string")return xn(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 xn(e,t)}}var yr=function(){function e(){N0(this,e),this._events=new Map,this.debug=!1}return I0(e,[{key:"emit",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),i=1;i<r;i++)u[i-1]=arguments[i];var a=this;return M0(mt.mark(function f(){var l,d,s,o,c,h,D,E,A,p;return mt.wrap(function(m){for(;;)switch(m.prev=m.next){case 0:if(l=a._events.get(n),d=[],!l){m.next=42;break}s=l.slice(),o=!0,c=!1,h=void 0,m.prev=5,D=s[Symbol.iterator]();case 7:if(o=(E=D.next()).done){m.next=28;break}if(A=E.value,l.includes(A)){m.next=11;break}return m.abrupt("continue",25);case 11:return m.prev=11,a.debug&&Nn.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(Ln(u))),m.next=15,A.apply(null,Ln(u));case 15:if(p=m.sent,a.debug&&Nn.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(Ln(u),[p])),d.push(p),p!==!1){m.next=20;break}return m.abrupt("break",28);case 20:m.next=25;break;case 22:m.prev=22,m.t0=m.catch(11),Yt(String(m.t0)+":"+String(m.t0.stack));case 25:o=!0,m.next=7;break;case 28:m.next=34;break;case 30:m.prev=30,m.t1=m.catch(5),c=!0,h=m.t1;case 34:m.prev=34,m.prev=35,!o&&D.return!=null&&D.return();case 37:if(m.prev=37,!c){m.next=40;break}throw h;case 40:return m.finish(37);case 41:return m.finish(34);case 42:return m.abrupt("return",d);case 43:case"end":return m.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),i=u==null?void 0:u.indexOf(r);u==null||u.splice(i,1)}}},{key:"delete",value:function(n){this._events.has(n)&&this._events.delete(n)}},{key:"clear",value:function(){this._events=new Map}}]),e}();function L0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function wr(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 O0(e,t,n){return t&&wr(e.prototype,t),n&&wr(e,n),e}var $0=[{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"}],Br=function(){function e(){L0(this,e)}return O0(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}();Br.events=$0;function T0(e,t){var n;((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0?void 0:n.enumerable)&&Object.defineProperty(e,t,{enumerable:!1})}function P0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function br(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 k0(e,t,n){return t&&br(e.prototype,t),n&&br(e,n),e}var Sr=[],Tt=function(){function e(t){P0(this,e),this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=t,this._initControls(t)}return k0(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__||et("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(u){return u.controlType===n.controlType});return r>-1&&(ot("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===re.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===re.FORM}},{key:"isListControl",value:function(n){return n.controlType===re.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===re.COLUMN}},{key:"createControl",value:function(n,r){if(Array.isArray(n)){var u=this;return n.map(function(h){return u.createControl(h,r)})}if(n.children){var i=this;n.children=n.children.map(function(h){return i.createControl(h,r)})}if(this.isListControl(n)){var a=n.props;if(a.headers){var f=this;a.headers=a.headers.map(function(h){return f.createControl(h,r)})}if(a.footers){var l=this;a.footers=a.footers.map(function(h){var D;return h&&(D=l.createControl(h,r)),D})}}var d=this.getControlFormType(n.type);if(d){var s=n;if(typeof r=="function"){var o=r(s);o&&(s=o)}var c;return d.mode==="Runtime"?(c=s,this._setParentPrototypeToSchema(c,this)):c=new d(s),c}else et("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 i=n.id,a=r._controlParentIdMap,f=r.instanceMap;if(!(!a||!f)){var l=a[i],d=f[i];if(!(!l&&!d)){var s=d.findIndex(function(h){return h==n}),o=f[l]||[],c;return o.length!==d.length?c=o[0]:c=o[s],c}}}}),T0(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),i=[];if(u){var a=new u(r);i=Array.from(a)}return i}},{key:"register",value:function(n,r){var u=n.Designer,i=n.Runtime,a=n.Property;(!u||!i||!u.__is_control__||!i.__is_control__)&&et("".concat(n," is can't register as a Control"));var f=this.staticControls.findIndex(function(l){return l.Designer.controlType===u.controlType});return f>-1&&(ot("The ".concat(u.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(f,1)),this.staticRegisteredTypes.add(u.controlType),this.staticControls.push(n),a.mode=r,this}}]),e}();Tt.staticControlsRuntimeRules=new Map,Tt.staticControls=Sr,Tt.staticRegisteredTypes=new Set(Sr.map(function(e){return e.Designer.controlType})),Tt.staticRegisteredConfigs=new Map;function Pt(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var j0=function e(t){Pt(this,e);var n;this.dataCode=(n=t==null?void 0:t.dataCode)!==null&&n!==void 0?n:"";var r;this.fieldCode=(r=t==null?void 0:t.fieldCode)!==null&&r!==void 0?r:"";var u;this.fieldType=(u=t==null?void 0:t.fieldType)!==null&&u!==void 0?u:"",this.aliasCode=t==null?void 0:t.aliasCode},On=function e(t){Pt(this,e);var n;this.amount=(n=t==null?void 0:t.amount)!==null&&n!==void 0?n:"";var r;this.currency=(r=t==null?void 0:t.currency)!==null&&r!==void 0?r:kn.CNY},$n=function e(t){Pt(this,e);var n;this.min=(n=t==null?void 0:t.min)!==null&&n!==void 0?n:"";var r;this.max=(r=t==null?void 0:t.max)!==null&&r!==void 0?r:""},Tn=function e(t){Pt(this,e);var n;this.city=(n=t==null?void 0:t.city)!==null&&n!==void 0?n:"";var r;this.cityDisplay=(r=t==null?void 0:t.cityDisplay)!==null&&r!==void 0?r:"";var u;this.district=(u=t==null?void 0:t.district)!==null&&u!==void 0?u:"";var i;this.districtDisplay=(i=t==null?void 0:t.districtDisplay)!==null&&i!==void 0?i:"";var a;this.province=(a=t==null?void 0:t.province)!==null&&a!==void 0?a:"";var f;this.provinceDisplay=(f=t==null?void 0:t.provinceDisplay)!==null&&f!==void 0?f:""},Pn=function e(t){Pt(this,e);var n;this.result=(n=t==null?void 0:t.result)!==null&&n!==void 0?n:0;var r;this.unit=(r=t==null?void 0:t.unit)!==null&&r!==void 0?r:""},kn;(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"})(kn||(kn={}));var Mr;(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"})(Mr||(Mr={}));var Nr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(Nr||(Nr={}));function U0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function V0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function q0(){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 nn(e,t,n){return q0()?nn=Reflect.construct:nn=function(u,i,a){var f=[null];f.push.apply(f,i);var l=Function.bind.apply(u,f),d=new l;return a&&jt(d,a.prototype),d},nn.apply(null,arguments)}function kt(e){return kt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},kt(e)}function H0(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&&jt(e,t)}function z0(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function W0(e,t){return t&&(G0(t)==="object"||typeof t=="function")?t:U0(e)}function jt(e,t){return jt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},jt(e,t)}var G0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function jn(e){var t=typeof Map=="function"?new Map:void 0;return jn=function(r){if(r===null||!z0(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 nn(r,arguments,kt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),jt(u,r)},jn(e)}function Z0(){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 X0(e){var t=Z0();return function(){var r=kt(e),u;if(t){var i=kt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return W0(this,u)}}jn(Array),new yr;function Ze(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function rn(e){return e.controlType===re.LAYOUT||e.controlType===re.WRAP||e.controlType===re.LIST||e.controlType===re.SEARCH}function At(e,t){Array.isArray(e)&&e.map(n=>{n.type===Y.SUBTABLE?t(n,[]):rn(n)?At(n==null?void 0:n.children,t):n.controlType===re.FORM&&t(n)})}function Ft(e,t){Array.isArray(e)&&e.map(n=>{n.type===Y.DATA_VIEW||n.type===Y.SIMPLE_SEARCH?t(n):rn(n)&&Ft(n==null?void 0:n.children,t)})}let Ir=0;function Un(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Ir++,e+"_"+n+Ir+String(t)}class Te extends Tt{constructor(t){super("Runtime");this._flatInstances=[],this._instanceMap={},this._controlParentIdMap={};const{schema:n}=t;this._schema=n,this._instance=this.createControl(n,t.beforeCreateInstance),this.getFlatInstances()}getFlatInstances(){const t=[],n={},r={};return un(this._instance,"",(u,i)=>{i&&(r[u.id]=i),n[u.id]||(n[u.id]=[]),!(u.type==="subtable-column"&&n[u.id].length>0)&&(t.push(u),n[u.id].push(u))}),this._flatInstances=t,this._instanceMap=n,this._controlParentIdMap=r,this._flatInstances}get schema(){return this._schema}get instance(){return this._instance}get flatInstances(){return this._flatInstances}get instanceMap(){return this._instanceMap}get allRules(){let t={},n={};return Ft(this._instance,r=>{let u=Te.staticGetRules(r.type,r.props);n[r.id]=we(u[0]),t[r.id]=we(u[0]),At(r.children,i=>{(i.controlType===re.FORM||i.controlType===re.LIST)&&(Rr(n[r.id].fields,i),xr(t[r.id].fields,i))})}),{rules:n,antdRules:t}}get rules(){let t={};return Ft(this._instance,n=>{let r=Te.staticGetRules(n.type,n.props);t[n.id]=r[0],At(n.children,u=>{(u.controlType===re.FORM||u.controlType===re.LIST)&&Rr(t[n.id].fields,u)})}),t}get antdRules(){let t={};return Ft(this._instance,n=>{let r=Te.staticGetRules(n.type,n.props);t[n.id]=r[0],At(n.children,u=>{(u.controlType===re.FORM||u.controlType===re.LIST)&&xr(t[n.id].fields,u)})}),t}}function un(e,t,n){(Array.isArray(e)?e:[e]).map(u=>{if(n(u,t),rn(u)){const i=u;i.children||(i.children=[]),un(i.children,i.id,n)}_r(u,"headers")&&un(u.props.headers,u.id,n),_r(u,"footers")&&un(u.props.footers,u.id,n)})}function _r(e,t){return t in e.props&&Ct(e.props[t])}function Vn(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:Vn(e.parent)}function Rr(e,t){if(Vn(t))return;let n=Te.staticGetRules(t.type,t.props);if(t.controlType===re.FORM)e[t.id]=n;else if(t.type===Y.SUBTABLE){e[t.id]=n;const r={type:"array",fields:{}};t.children.forEach((u,i)=>{at(u.children,a=>{if(r.fields){r.fields[i]||(r.fields[i]={type:"object",required:!0,fields:{}});let f=Te.staticGetRules(a.type,a.props);r.fields[i].fields[a.id]=f}})}),e[t.id].push(r)}}function xr(e,t){if(Vn(t))return;let n=Te.staticGetRules(t.type,t.props);t.controlType===re.FORM?e[t.id]=n:t.type===Y.SUBTABLE&&t.children.length&&(e[t.id]=[],t.children.forEach(r=>{let u={};at(r.children,i=>{let a=Te.staticGetRules(i.type,i.props);u[i.id]=a}),e[t.id].push(u)}))}class J0{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:a}=K0(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=u,this.controlIdMapping=i,this.defaultState=a}setState(t,n,r){const u=this.controlIdMapping[t];u!==void 0?this.state[u.dataView][t]=n:r!==void 0?Object.keys(this.controlIdMapping).map(i=>{const a=this.controlIdMapping[i].dataView,f=this.controlIdMapping[i].children;f!==void 0&&Object.keys(f).map(l=>{l===t&&this.state[a][i][r]&&(this.state[a][i][r][t]=n)})}):this.state[t]=n}getState(t,n){if(this.state[t]!==void 0)return this.state[t];{const u=this.controlIdMapping[t];if(u!==void 0)return this.state[u.dataView][t];if(n!==void 0){let i;return Object.keys(this.controlIdMapping).map(a=>{const f=this.controlIdMapping[a].dataView,l=this.controlIdMapping[a].children;l!==void 0&&Object.keys(l).map(d=>{var s;d===t&&(i=(s=this.state[f][a][n])==null?void 0:s[t])})}),i}else{let i=[];return Object.keys(this.controlIdMapping).map(a=>{const f=this.controlIdMapping[a].dataView,l=this.controlIdMapping[a].children;l!==void 0&&Object.keys(l).map(d=>{d===t&&this.state[f][a].map(s=>{i.push(s[t])})})}),i}}}getEmptyState(t){if(this.emptyState[t]!==void 0)return this.emptyState[t];{const r=this.controlIdMapping[t];if(r!==void 0){const u=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(u,{uid:"new:"+Un("uid")}),u}else{let u;return Object.keys(this.controlIdMapping).map(i=>{const a=this.controlIdMapping[i].dataView,f=this.controlIdMapping[i].children;f!==void 0&&Object.keys(f).map(l=>{l===t&&(u=this.emptyState[a][i][t])})}),u}}}getDataBind(t){let n=this.controlIdMapping[t];if(n)return n.dataBind;e:for(let r in this.controlIdMapping){const u=this.controlIdMapping[r];if(u.children){for(let i in u.children)if(i===t){n=u.children[i];break e}}}return n==null?void 0:n.dataBind}}function K0(e){let t={},n={},r={},u={},i={};return Ft(e,a=>{const f=a.id,l={},d={};At([a],(s,o)=>{Q0(l,d,s),Y0(r,f,s),ec(u,f,s)}),t[f]={},i[f]=l,n[f]=d}),{state:t,defaultState:i,emptyState:n,databindMapping:r,controlidMapping:u}}function Q0(e,t,n){var r,u;if(n.controlType===re.FORM)e[n.id]=we(n.props.defaultValue),t[n.id]=we(n.props.defaultValue);else{const i={};at(n.props.headers,a=>{i[a.id]=we(a.props.defaultValue)}),e[n.id]=(u=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>ae({uid:"new:"+Un("uid")},we(i))))!=null?u:[],t[n.id]=i}}function Y0(e,t,n){var r,u;if(n.controlType===re.FORM)Ze(n.props.dataBind)?((u=(r=n.props)==null?void 0:r.dataBind)==null?void 0:u.dataCode)===void 0||(e[n.props.dataBind.dataCode]===void 0&&(e[n.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[n.props.dataBind.dataCode].fields.push({fieldCode:n.props.dataBind.fieldCode,controlId:n.id,dataBind:n.props.dataBind,dataViewId:[t]})):Object.keys(n.props.dataBind).map(i=>{const a=n.props.dataBind,f=a[i].dataCode;f!==void 0&&(e[f]===void 0&&(e[f]={controlId:n.id,fields:[],dataViewId:t}),e[f].fields.push({fieldCode:a[i].fieldCode,controlId:n.id,dataBind:a,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){ot(`datasourceBind.dataCode is empty! maybe in preview mode, control:${n.id} type:${n.type}`);return}e[n.props.datasourceBind.dataCode]={controlId:n.id,fields:[],dataViewId:t};const i=n.id;at(n.props.headers,a=>{Ze(a.props.dataBind)?e[a.props.dataBind.dataCode].fields.push({fieldCode:a.props.dataBind.fieldCode,controlId:a.id,dataBind:a.props.dataBind,dataViewId:[t,i]}):Object.keys(a.props.dataBind).map(f=>{const l=a.props.dataBind,d=l[f].dataCode;e[d].fields.push({fieldCode:l[f].fieldCode,controlId:a.id,dataBind:l,dataViewId:[t,i]})})})}}function ec(e,t,n){n.controlType===re.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===Y.SUBTABLE&&(e[n.id]={dataBind:new j0({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},at(n.props.headers,r=>{var u,i;Object.assign((i=(u=e[n.id])==null?void 0:u.children)!=null?i:{},{[r.id]:{dataBind:r.props.dataBind}})}))}const Lr=["splice","push","shift","pop","unshift","reverse"],qn=Symbol("__engineProxy__"),Hn=Symbol("__engineTarget__"),Or=Symbol("__engineArrayBeforeSetCallbackFlag__"),$r=Symbol("__engineProxyThisKey__"),qe={type:"",args:[],callback:Tr};function Tr(){}ic();function tc(e,t,n,r,u){if(qe.type){qe.callback=u.bind(null,e,r);return}const i=Number(t);if(i>e.length){et(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${Lr.join(",")} for array operations`);return}if(!(Number.isNaN(i)&&t!=="length"))if(t==="length"){const f=n,l=e.length;if(f>e.length){et("Do not directly modify the length of the array data, please add new rows");return}return f===e.length?void 0:()=>u.call(null,e,r,"splice",[f,l-f])}else return i===e.length?()=>u.call(null,e,r,"push",[n]):()=>u.call(null,e,r,"splice",[i,1,n])}function nc(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===qn?!0:u===Hn?r:Array.isArray(r)&&u===Or?n:u===$r?e:Reflect.get(r,u,i)},set(r,u,i,a){var c;let f=i;const l=r[u],d=e===""?u:e+"."+u;function s(h){if(typeof h=="object"&&h!==null)return h[qn]!==!0?on(h,t,n,d):on(h[Hn],t,n,d)}f=(c=s(i))!=null?c:f;let o;if(Array.isArray(r)){const h=tc(r,u,i,e,t);o=Reflect.set(r,u,f,a),h&&h()}else{try{let h=f;if(f=n.call(null,r,d,f,l),h!==f){const D=s(f);D!==void 0&&(f=D)}}catch(h){return Yt(`${d} set error ${h}`),!0}o=Reflect.set(r,u,f,a),t.call(null,r,d,i,l)}return o}}}function on(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let u in e){const i=r===""?u:r+"."+u,a=e[u];typeof a=="object"&&a!==null&&(e[u]=on(a,t,n,i))}return new Proxy(e,nc(r,t,n))}function Pr(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Pr(n.children))}),t}function zn(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const u=r[0],i=r.slice(1),a=n[u]?n[u][0]:void 0;return i.length===0?a:i.reduce((f,l)=>{var o,c;const d=Number(l);if(Number.isNaN(d)&&f){const h=(f==null?void 0:f.children)?Pr(f.children):void 0,D=h==null?void 0:h.find(E=>E.id===l);return D||(f.controlType===re.FORM?f:void 0)}else return(c=(o=f==null?void 0:f.children)==null?void 0:o[d])!=null?c:f},a)}function rc(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function uc(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function ic(){Lr.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[qn]){let u;const i=rc(e,n);if(i.length){const a=(r=this[Or])==null?void 0:r.call(this,this[Hn],this[$r],i),f=uc(e,n,a);qe.type=e,qe.args=f,u=t.apply(this,f)}else qe.type=e,qe.args=n,u=t.apply(this,n);return typeof qe.callback=="function"&&qe.callback(e,n,u),qe.type="",qe.args=[],qe.callback=Tr,u}else return t.apply(this,n)}})}class oc{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return Qe(this,null,function*(){const u=this.actionMap.get(t);if(!!u)try{return yield u.func.call(null,n,...r)}catch(i){Yt(`${u.id} Exception during calling action: ${i}`)}})}addAction(t,n){this.actionMap.has(t)&&et("duplicated action key");const r=new ac(t,n);this.actionMap.set(t,r)}}class ac{constructor(t,n){this.id="",this.id=t,this.func=n}}class sc{constructor(t){this._dataStore=new Map,this.executer=t}add(t,n){this._dataStore.set(t,n)}get(t){let n=this._dataStore.get(t);return we(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return Qe(this,null,function*(){return this.executer===void 0?(Yt("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class st{}class Ut extends st{validate(t){return Le(t)}transform(t){if(t==null)return"";if(!Ge(t)&&!Er(t))return String(t);if(w0(t))return JSON.stringify(t);throw`${t} is not a string`}}class Wn extends st{validate(t){return en(t)||t===""}transform(t){if(t==null)return"";const n=!Ge(t)&&!Er(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class cc extends st{validate(t){return B0(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(Ct(t))return n(t);if(Le(t)&&Cr(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class lc extends st{validate(t){return b0(t)}transform(t){if(t==null)return[];function n(u){return u.map(i=>!i&&i!==0?"":Number(i)).filter(i=>i===""||!Number.isNaN(i))}if(Ct(t))return n(t);if(Le(t)&&Cr(t))try{const u=JSON.parse(t);if(Ct(u))return n(u)}catch(u){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class fc extends st{validate(t){return Ge(t)&&"amount"in t&&en(t.amount)&&"currency"in t&&Le(t.currency)}transform(t,n){if(t==null||t==="")return new On({currency:n==null?void 0:n.currency});let r;if(Ge(t)&&(r=new On(ae(ae({},n),t))),Le(t)&&tn(t))try{const u=JSON.parse(t);r=new On(ae(ae({},n),u))}catch(u){}if(r){const u=new Wn,i=new Ut;return u.validate(r.amount)||(r.amount=u.transform(r.amount)),i.validate(r.currency)||(r.currency=i.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class hc extends st{validate(t){return Ge(t)&&"min"in t&&Le(t.min)&&"max"in t&&Le(t.max)}transform(t,n){if(t==null||t==="")return new $n;let r;if(Ge(t)&&(r=new $n(ae(ae({},n),t))),Le(t)&&tn(t))try{const u=JSON.parse(t);r=new $n(ae(ae({},n),u))}catch(u){}if(r){const u=new Ut;return u.validate(r.min)||(r.min=u.transform(r.min)),u.validate(r.max)||(r.max=u.transform(r.max)),r}throw`${t} is not a { min: string, max: string } object`}}class dc extends st{validate(t){return Ge(t)&&"result"in t&&en(t.result)&&"unit"in t&&Le(t.unit)}transform(t,n){if(t==null||t==="")return new Pn({unit:n==null?void 0:n.unit});let r;if(Ge(t)&&(r=new Pn(ae(ae({},n),t))),Le(t)&&tn(t))try{const u=JSON.parse(t);r=new Pn(ae(ae({},n),u))}catch(u){}if(r){const u=new Wn,i=new Ut;return u.validate(r.result)||(r.result=u.transform(r.result)),i.validate(r.unit)||(r.unit=i.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class pc extends st{validate(t){return!!Ge(t)}transform(t,n){if(t==null||t==="")return new Tn;let r;if(Ge(t)&&(r=new Tn(ae(ae({},n),_n.exports.camelizeKeys(t)))),Le(t)&&tn(t))try{const u=JSON.parse(t);r=new Tn(ae(ae({},n),_n.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new Ut;return u.validate(r.city)||(r.city=u.transform(r.city)),u.validate(r.district)||(r.district=u.transform(r.district)),u.validate(r.province)||(r.province=u.transform(r.province)),r}throw`${t} is not a { city: string, district: string, province: string } object`}}class Dc{static getValueChecker(t){let n;switch(t){case J.VARCHAR:case J.TIMESTAMP:case J.TEXT:case J.RELATION:case J.AUTO_NUMBER:n=new Ut;break;case J.DECIMAL:n=new Wn;break;case J.EMPLOYEES:case J.DEPARTMENTS:case J.IMAGE:case J.FILE:case J.ARRAY:n=new cc;break;case J.MONEY:n=new fc;break;case J.TIMESCOPE:n=new hc;break;case J.CALC:n=new dc;break;case J.DECIMAL_RANGE:n=new lc;break;case J.ADDRESS:n=new pc;break}return n}}function gc(e){if(["min","max","currency","unit"].includes(e))return J.VARCHAR;if(["result","amount"].includes(e))return J.DECIMAL}function kr(e,t,n,r){var a;let u=(a=gc(t))!=null?a:e,i=Dc.getValueChecker(u);if(!i||i.validate(n))return n;try{const f=i.transform(n,r);return f!==void 0?f:n}catch(f){throw`${t} ${f}`}}function vc(e,t,n){return Object.entries(e).reduce((r,[u,i])=>{const a=t[u];return r[u]=kr(i,u,a,n[u]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let yt=null,Vt="";class mc extends yr{constructor(t){super();this.rawStore={},this.isMounted=!1,this.id=n0(8),this.__pluginsApplied=!1,this.actionManager=new oc,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:u,externalParams:i,language:a=lr,debug:f=!1}=this.$options;In.setLocale(a),this.debug=f,this.runtime=new Te({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.store=new J0({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&Nn(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return Te.register(t,"Runtime")}static judgeControlIsRegistered(t){return Te.staticRegisteredTypes.has(t.Runtime.controlType)}mount(){this.debugLog("engine\u7684mount\u65B9\u6CD5\u5F00\u59CB\u8C03\u7528");const{plugins:t=[]}=this.$options;this._handlerProxyState(),this.__plugins=t,this.applyPlugins(),this.setStates(this.getState()),this.debugLog("engine\u7684mount\u65B9\u6CD5\u8C03\u7528\u7ED3\u675F"),this.debug&&typeof window!="undefined"&&(window.engines[this.id]=this)}destroy(){this.debug&&typeof window!="undefined"&&delete window.engines[this.id]}_handlerProxyState(){this.store.state=on(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=zn(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return r;if(this.assertInstance(i,Y.SUBTABLE)){if(r===null)return[];const l=i.props.headers.reduce((s,o)=>{const c=o.children[0];return c&&c.controlType===re.FORM&&(s[c.id]=c.fieldType),s},{}),d=this.getEmptyState(i.id);return r==null?void 0:r.map(s=>vc(l,s,d))}const a=n.split("."),f=a[a.length-1];try{return kr(i.fieldType,f,r,u)}catch(l){throw ot(`the id=${i.id}'s instance setState error, %o ${l}.`,r),l}}_proxyStateCallback(t,n,r,u,i){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,u,i):this._handlerObjectUpdate(t,n,r,u)}_handlerArrayUpdate(t,n,r,u,i){const a=zn(this.runtime.flatInstances,n,this.runtime.instanceMap);if((a==null?void 0:a.controlType)!==re.LIST)return;const f=h=>{const D=[];for(let E=0;E<h;E++){const A=this.listControlCreateRow(a,"subtable-row");A&&D.push(A)}return D},l=yt;let d=[],s=[],o=[],c=!1;if(r&&u){switch(r){case"push":case"unshift":const h=u.length;d=f(h),s=u,a.children[r](...d),this.runtime.getFlatInstances();break;case"splice":if(u.length>2){const D=u.length-2,E=u.slice(2);d=f(D),s=E;const A=u[0],p=u[1];a.children[r](A,p,...d),this.runtime.getFlatInstances()}else{const D=u[0],E=u[1];D+E===a.children.length-1&&(c=!0),a.children[r](...u),this.runtime.getFlatInstances()}break;default:a.children[r](...u),this.runtime.getFlatInstances();break}r==="splice"?o=i:["pop","shift"].includes(r)&&(o=[i]),this.emit("list-change",{instance:a,value:this.getState(a.id),options:Object.assign({},l,{changed:d,data:s,deleted:o!=null?o:[],jsonValue:JSON.stringify(this.getState(a.id)),isDeleteLastOne:c})}),yt=null}}_handlerObjectUpdate(t,n,r,u){const i=zn(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const a=this.getInstanceRowIndex(i),f=yt||{};if(i.controlType===re.LIST){i.children.length=0;const l=r;let d=[];for(let s=0;s<l.length;s++){const o=this.listControlCreateRow(i,"subtable-row");o&&d.push(o)}i.children.push(...d),this.runtime.getFlatInstances(),this.emit("list-change",{instance:i,value:r,options:cr(ae({},f),{changed:d,data:l,deleted:u!=null?u:[]})})}else this.emit("change",{instance:i,value:this.getState(i.id,a),rowIndex:a,options:cr(ae({},f),{oldValue:u})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{Vt=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){et(`${Vt} Plugin apply Error
|
|
2
|
-
${r}`)}finally{Vt=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){const r=this.runtime.createControlInstance(n);if(!!r){if(r.controlType===re.LAYOUT){const u=r,i=we(t.props.headers),a=this.createControl(i);u.children.push(...a)}return r.parent=t,r}}listControlAddRow(t,n="subtable-row"){const r=this.listControlCreateRow(t,n);!r||t.children.push(r)}emit(t,n){var r=u=>super[u];return Qe(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return ot("The engine-mounted life cycle can only be triggered once"),Promise.resolve([]);if(this._jobTasks.length){console.time("engine-mounted need wait");const l=[...this._jobTasks];yield Promise.all(l),console.timeEnd("engine-mounted need wait")}this.isMounted=!0}let i,a;this.isMounted||(a=new Promise(l=>{i=l}),this._jobTasks.push(a));const f=yield r("emit").call(this,t,n);return i&&a&&(i(),this._jobTasks.splice(this._jobTasks.indexOf(a),1)),f})}on(t,n){return Vt&&(n.applyingPluginName=Vt),super.on(t,n)}createControl(...t){return this.runtime.createControl(...t)}createInstance(t,n){return this.runtime.createControlInstance(t,n)}schemaEvent(t,n){this.emit(t,n)}updateInstanceProps(t,n,r,u){return this.setInstance(t,n,r,u)}getRule(t,n){return Te.staticGetRules(t,n)}getAllRules(t){var r,u;const n=this.runtime.allRules;return t===void 0?n:{rules:(r=n.rules[t])==null?void 0:r.fields,antdRules:(u=n.antdRules[t])==null?void 0:u.fields}}getRules(t){var n;return t===void 0?this.runtime.rules:(n=this.runtime.rules[t])==null?void 0:n.fields}getAntdRules(t){var n;return t===void 0?this.runtime.antdRules:(n=this.runtime.antdRules[t])==null?void 0:n.fields}getState(t,n){return t===void 0?this.store.state:this.store.getState(t,n)}getEmptyState(t){return we(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){yt=t}setState(t,n,r,u){yt=u,this.debugLog("[%o]: \u89E6\u53D1setState, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o, options=%o",t,n,r,u),this.store.setState(t,n,r),this.debugLog("[%o]: setState\u5B8C\u6210, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o",t,n,r),yt=null}setStates(t,n,r){let u=t!=null?t:{};Object.keys(u).forEach(i=>{Object.entries(this.store.controlIdMapping).forEach(([a,f])=>{if(f.dataView===i){const l=u[i][a];l!==void 0&&this.setState(a,l,n,r)}else(a===i||f.children&&f.children[i])&&u[i]!==void 0&&this.setState(i,u[i],n,r)})})}getField(t,n,r){if(!n){const l=this.getDataBindMapping(t);if(l){const{controlId:d}=l;return this.getState(d)}return}const u=this.getDataBindMapping(t,n);if(!u)return;const{dataBind:i,controlId:a}=u,f=this.getState(a,r);return Ze(i)?f:Object.entries(i).reduce((l,[d,s])=>s.fieldCode===n?l[d]:l,f)}getData(t){var u,i,a,f,l,d,s,o;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:c}=n,h=this.getField(t);if(Array.isArray(h))return h.map(E=>{var p,v,m,F,w,N;let A={};for(let O in E){const z=(m=(v=(p=r[c])==null?void 0:p.children[O])==null?void 0:v.dataBind)==null?void 0:m.fieldCode;if(z!==""){if(z)A[z]=E[O];else if((F=r[c])==null?void 0:F.children[O])for(let X in E[O])A[(N=(w=r[c])==null?void 0:w.children[O])==null?void 0:N.dataBind[X].fieldCode]=E[O][X]}}return A});{let D={};for(let E in h)if((i=(u=r[E])==null?void 0:u.dataBind)==null?void 0:i.fieldCode)D[(a=r[E])==null?void 0:a.dataBind.fieldCode]=h[E];else if((l=(f=r[E])==null?void 0:f.dataBind)==null?void 0:l.dataCode)D[(d=r[E])==null?void 0:d.dataBind.dataCode]=h[E].map(A=>{var v,m;let p={};for(let F in A){const w=(v=r[E].children[F])==null?void 0:v.dataBind.fieldCode;if(w!=="")if(w)p[w]=A[F];else for(let N in A[F])p[(m=r[E].children[F])==null?void 0:m.dataBind[N].fieldCode]=A[F][N]}return p});else if(r[E])for(let A in h[E])D[(o=(s=r[E])==null?void 0:s.dataBind[A])==null?void 0:o.fieldCode]=h[E][A];return D}}}setField(t,n,r,u,i){var d;const a=this.getDataBindMapping(t,n);if(!a)return;const{dataBind:f,controlId:l}=a;if(Ze(f))this.setState(l,r,u,i);else{const s=(d=we(this.getState(l,u)))!=null?d:this.getEmptyState(l),o=Object.entries(f).reduce((c,[h,D])=>(D.fieldCode===n&&(c[h]=r),c),s);this.setState(l,o,u,i)}}setFields(t,n,r,u){const i=this.getDataBindMapping(t);if(!i)return;let a=[];i.fields.forEach(f=>{var o;const{dataBind:l,controlId:d,fieldCode:s}=f;if(!a.includes(s)&&!!Object.hasOwnProperty.call(n,s))if(Ze(l))this.setState(d,n[s],r,u);else{const c=(o=we(this.getState(d,r)))!=null?o:this.getEmptyState(d),h=Object.entries(l).reduce((D,[E,A])=>{a.push(A.fieldCode);const p=n[A.fieldCode];return p!==void 0&&(D[E]=p),D},c);this.setState(f.controlId,h,r,u)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let u=[];const i={};return r.fields.forEach(a=>{const{dataBind:f,controlId:l,fieldCode:d}=a;if(!u.includes(d)&&!!Object.hasOwnProperty.call(n,d))if(Ze(f))i[l]=n[d];else{const s=this.getEmptyState(l);i[a.controlId]=Object.entries(f).reduce((o,[c,h])=>{u.push(h.fieldCode);const D=n[h.fieldCode];return D!==void 0&&(o[c]=D),o},s)}}),i}setData(t,n){this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\uFF0C\u53C2\u6570\u4E3A%o\uFF0C%o\u3002",t,n);let r=this.store.defaultState;Object.keys(t).map(u=>{var a,f,l,d;const i=t[u];if(Array.isArray(i)){const s=this.getDataBindMapping(u);if(!s)return;r[s.dataViewId]||(r[s.dataViewId]={}),i.length?r[s.dataViewId][s.controlId]=[]:r[s.dataViewId][s.controlId]=(a=r[s.dataViewId][s.controlId])!=null?a:[],i.map(o=>{let c=we(this.store.emptyState[s.dataViewId][s.controlId]),h=[];Object.keys(o).map(D=>{var A,p,v;if(h.includes(D))return;const E=(p=(A=this.store.dataBindMapping[u])==null?void 0:A.fields)==null?void 0:p.find(m=>m.fieldCode===D);if(E){if(Ze(E.dataBind)&&o[D]!==void 0)c[E.controlId]=o[D];else if(!Ze(E.dataBind)){let m=we((v=this.getEmptyState(E.controlId))!=null?v:{});Object.keys(E.dataBind).map(F=>{const w=E.dataBind[F];o[w.fieldCode]!==void 0&&(m[F]=o[w.fieldCode]),h.push(w.fieldCode)}),c[E.controlId]=m}}}),r[s.dataViewId][s.controlId].push(c)})}else if(i){let s=[];const o=we(this.store.emptyState);((f=Object.keys(i))==null?void 0:f.length)&&Object.keys(i).map(h=>{var E;if(s.includes(h))return;const D=this.getDataBindMapping(u,h);if(D){if(r[D.dataViewId[0]]||(r[D.dataViewId[0]]={}),Ze(D.dataBind)&&i[h]!==void 0)r[D.dataViewId[0]][D.controlId]=i[h]!==void 0?i[h]:o[D.dataViewId[0]][D.controlId];else if(!Ze(D.dataBind)){let A=(E=this.getEmptyState(D.controlId))!=null?E:{};Object.keys(D.dataBind).map(p=>{const v=D.dataBind[p];i[v.fieldCode]!==void 0&&(A[p]=i[v.fieldCode]),s.push(v.fieldCode)}),r[D.dataViewId[0]][D.controlId]=A}}});const c=this.getDataBindMapping(u);if(c){const h=(l=c==null?void 0:c.fields)==null?void 0:l.map(A=>A==null?void 0:A.controlId),D=this.getEmptyState(c==null?void 0:c.controlId),E=Object.keys((d=r==null?void 0:r[c==null?void 0:c.controlId])!=null?d:{});h==null||h.forEach(A=>{!E.includes(A)&&A!=="uid"&&r[c==null?void 0:c.controlId]&&(Object.keys(r).length?Object.assign(r[c==null?void 0:c.controlId],{[A]:D[A]}):Object.assign(r,{[c.controlId]:{[A]:D[A]}}))}),this.debugLog("engine setData\u65B9\u6CD5\u9ED8\u8BA4\u503C\u53CA\u8868\u5355\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",r)}}}),this.debugLog("engine setData\u65B9\u6CD5\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",r),this.setStates(r,void 0,n),this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\u5B8C\u6210\u3002")}getDataBind(t){return this.store.getDataBind(t)}getInstance(t,n){const r=this.getInstances(t,n===-1);if(r.length>0)return n!==void 0?n===-1?r[0]:r[n]:r[0]}getInstances(t,n=!1){var u;if(t===void 0)return this.runtime.flatInstances;let r=this.runtime.instanceMap[t]||[];if(n){const i=r[0];if(i){let a=(u=i.parent)==null?void 0:u.id;a&&(r=this.runtime.instanceMap[a]||[])}}return r}setInstance(t,n,r,u){try{if(typeof t=="string"&&u===-1)this.getInstances(t,u===-1).map(a=>{a&&(this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",a.id,a,n,r),vr(a.props,n,r),this.schemaEvent("schema-change",{instance:a,props:n,value:r,rowIndex:u}))});else{let i;if(typeof t=="string"?i=this.getInstance(t,u):i=t,!i)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",i.id,i,n,r),vr(i.props,n,r),this.schemaEvent("schema-change",{instance:i,props:n,value:r,rowIndex:u})}}catch(i){throw i}}getControlIdMapping(){return this.store.controlIdMapping}getDataBindMapping(t,n){if(!t&&!n)return this.store.dataBindMapping;const r=this.store.dataBindMapping[t];if(!r){ot(`No corresponding dataCode=${t} was found`);return}if(!n)return r;const u=r.fields.find(i=>i.fieldCode===n);if(!u){ot(`No corresponding fieldCode=${n} was found`);return}return u}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new sc(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return Le(n)?t.type===n:n.includes(t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t,Y.SUBTABLE_COLUMN))n=-1;else if(this.getInstanceParentControl(t,Y.SUBTABLE_COLUMN)){const u=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(u)==="[object Array]"){const i=u.findIndex(a=>a===t);i>-1&&(n=i)}}return n}getInstanceParentControl(t,n){if(!!t.parent)return this.assertInstance(t.parent,n)?t.parent:this.getInstanceParentControl(t.parent,n)}getInstanceInSubtableHeader(t){const n=this.getInstanceRowIndex(t);if(n===void 0)return;if(n===-1)return t;const r=this.assertInstance(t,Y.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,Y.SUBTABLE_COLUMN);if(!r)return;const i=this.getInstanceParentControl(t,Y.SUBTABLE).props.headers.find(a=>a.id===r.id);if(!!i)return i.children.find(a=>a.id===t.id)}setControlConfig(...t){return this.runtime.registerControlConfig(...t)}getControlConfig(t){return this.runtime.getControlConfig(t)}inList(t){var u;const n=(u=this.store.controlIdMapping)!=null?u:{};let r;return Object.keys(n).some(i=>{var f,l;const a=(l=(f=n[i])==null?void 0:f.children)==null?void 0:l.hasOwnProperty(t);return a&&(r=i),a}),r}}class Ec{}class Cc{constructor(t,n){this.config=t,this.env=n}apply(t){this.engine=t;const n=this.config;if(!n)return;const r=jr(n,t,this.env);if(!r)return;const u=t.getAction();for(let[i,a]of Object.entries(r.funcMap))u.addAction(i,a)}}function jr(e,t,n){if(!e.module||!e.module.compiled)return;const r=e.module.compiled,u={exports:{ctx:t,utils:t.getAction().actionUtils,env:n}};try{new Function("module","exports",r).call(u,u,u.exports)}catch(f){et(f.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&et("fail to parse the module")}const i={},a={};for(const[f,l]of Object.entries(u.exports))typeof l=="function"?i[f]=l:a[f]=l;return{funcMap:i,variables:a}}const Ac={"engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class Fc{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(Ac).forEach(([n,r])=>{t.on(n,u=>Qe(this,null,function*(){const i=yield this.callLifecycleEvent(r,u);return i.includes(!1)?!1:i}))})}callLifecycleEvent(t,n){return Qe(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(i=>Qe(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})))})}}class yc{constructor(t){this.config=t}apply(t){this.engine=t,Br.events.forEach(n=>{n.code&&n.key&&this.engineAddEventListener(n.code,n.key)})}engineAddEventListener(t,n){this.engine.on(t,r=>Qe(this,null,function*(){if(!(t==="change"&&!this.engine.isMounted)&&r.instance!==void 0)return yield this.callControlEvent(n,r)}))}callControlEvent(t,n){return Qe(this,null,function*(){const r=this.config[n.instance.id];if(!r||!Array.isArray(r[t]))return[];const u=yield Promise.all(r[t].map(i=>Qe(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})));return u.includes(!1)?!1:u})}}function an(){return an=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},an.apply(this,arguments)}var Ur={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function me(e){return typeof e=="number"}function tt(e){return!e||typeof e!="object"||typeof e.constructor!="function"?!1:e.isBigNumber===!0&&typeof e.constructor.prototype=="object"&&e.constructor.prototype.isBigNumber===!0||typeof e.constructor.isDecimal=="function"&&e.constructor.isDecimal(e)===!0}function Vr(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function qr(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Hr(e){return e&&e.constructor.prototype.isUnit===!0||!1}function sn(e){return typeof e=="string"}var Oe=Array.isArray;function wt(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Gn(e){return Array.isArray(e)||wt(e)}function wc(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function Bc(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function bc(e){return e&&e.constructor.prototype.isRange===!0||!1}function zr(e){return e&&e.constructor.prototype.isIndex===!0||!1}function Sc(e){return typeof e=="boolean"}function Mc(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function Nc(e){return e&&e.constructor.prototype.isHelp===!0||!1}function Ic(e){return typeof e=="function"}function _c(e){return e instanceof Date}function Rc(e){return e instanceof RegExp}function xc(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Vr(e)&&!qr(e))}function Lc(e){return e===null}function Oc(e){return e===void 0}function $c(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tc(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pc(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function kc(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function jc(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Uc(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Vc(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function qc(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function Hc(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function zc(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Wc(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function Gc(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Zc(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function Xc(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Jc(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Kc(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Qc(e){return e&&e.constructor.prototype.isChain===!0||!1}function Zn(e){var t=typeof e;return t==="object"?e===null?"null":tt(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function dt(e){var t=typeof e;if(t==="number"||t==="string"||t==="boolean"||e===null||e===void 0)return e;if(typeof e.clone=="function")return e.clone();if(Array.isArray(e))return e.map(function(n){return dt(n)});if(e instanceof Date)return new Date(e.valueOf());if(tt(e))return e;if(e instanceof RegExp)throw new TypeError("Cannot clone "+e);return Yc(e,dt)}function Yc(e,t){var n={};for(var r in e)cn(e,r)&&(n[r]=t(e[r]));return n}function qt(e,t){var n,r,u;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,u=e.length;r<u;r++)if(!qt(e[r],t[r]))return!1;return!0}else{if(typeof e=="function")return e===t;if(e instanceof Object){if(Array.isArray(t)||!(t instanceof Object))return!1;for(n in e)if(!(n in t)||!qt(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function cn(e,t){return e&&Object.hasOwnProperty.call(e,t)}function el(e,t){for(var n={},r=0;r<t.length;r++){var u=t[r],i=e[u];i!==void 0&&(n[u]=i)}return n}var tl=["Matrix","Array"],nl=["number","BigNumber","Fraction"],Wr=function(t){if(t)throw new Error(`The global config is readonly.
|
|
1
|
+
var zv=Object.defineProperty,Wv=Object.defineProperties;var Zv=Object.getOwnPropertyDescriptors;var Xo=Object.getOwnPropertySymbols,Gv=Object.getPrototypeOf,Xv=Object.prototype.hasOwnProperty,Jv=Object.prototype.propertyIsEnumerable,Kv=Reflect.get;var Gn=Math.pow,Jo=(G,re,ae)=>re in G?zv(G,re,{enumerable:!0,configurable:!0,writable:!0,value:ae}):G[re]=ae,oe=(G,re)=>{for(var ae in re||(re={}))Xv.call(re,ae)&&Jo(G,ae,re[ae]);if(Xo)for(var ae of Xo(re))Jv.call(re,ae)&&Jo(G,ae,re[ae]);return G},hu=(G,re)=>Wv(G,Zv(re));var Ko=(G,re,ae)=>Kv(Gv(G),ae,re);var Ye=(G,re,ae)=>new Promise((Xn,ln)=>{var Jn=et=>{try{Wt(ae.next(et))}catch(Zt){ln(Zt)}},Kn=et=>{try{Wt(ae.throw(et))}catch(Zt){ln(Zt)}},Wt=et=>et.done?Xn(et.value):Promise.resolve(et.value).then(Jn,Kn);Wt((ae=ae.apply(G,re)).next())});(function(G,re){typeof exports=="object"&&typeof module!="undefined"?re(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],re):(G=typeof globalThis!="undefined"?globalThis:G||self,re(G.modelDrivenEngine={},G.require$$0))})(this,function(G,re){"use strict";function ae(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Xn=ae(re),ln="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Jn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Kn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",Wt="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",et="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",Zt="{caption}\u5FC5\u586B",Qo="\u8BF7\u8F93\u5165\u6807\u9898",Yo="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",ea="\u8BF7\u8F93\u5165\u884C\u6807\u9898",ta="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",na="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",ra="\u8BF7\u7ED1\u5B9A\u8868\u5355",ua="\u8BF7\u7ED1\u5B9A\u5217\u8868",ia="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",oa="\u8BF7\u8F93\u5165\u663E\u793A\u503C",aa="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",sa="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",ca="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",fa="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",la="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",ha="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",pa="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",da="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",Da="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",va="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",ga="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",ma="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",ya="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Ea="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",Aa="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",Ca="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",Fa="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",wa="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",ba="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ba="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",_a="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",Sa="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Ma="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Ia="\u8BF7\u9009\u62E9\u7701",Na="\u8BF7\u9009\u62E9\u5E02",Oa="\u8BF7\u9009\u62E9\u533A",xa="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Ra="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",$a="\u8BF7\u8F93\u5165\u5217\u5BBD",Pa="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",Ta="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",La="\u8BF7\u9009\u62E9\u63A7\u4EF6",ja="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",ka="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",qa="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",Ua="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Va="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Ha="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",za="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Wa="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Za="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Ga="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Xa="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Ja="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Ka="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Qa="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Ya="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",es="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",ts="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",ns="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",rs="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",us="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",is="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",os="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",as="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",ss="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",cs="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",fs="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",ls={isNotNumber:ln,isNotString:Jn,isNotObject:Kn,isNotArray:Wt,isNotBoolean:et,runtimeRequired:Zt,pleaseEnterCaption:Qo,pleaseEnterCaptionTip:Yo,pleaseEnterRowCaption:ea,pleaseEnterPlaceholder:ta,pleaseEnterFieldCode:na,pleaseEnterForm:ra,pleaseEnterList:ua,pleaseEnterProcess:ia,pleaseEnterLabel:oa,pleaseEnterValue:aa,bizKeyNotBindFiled:sa,pleaseSelectOneField:ca,pleaseEnterNumberRange:fa,pleaseEnterAValueGreaterThanMin:la,pleaseEnterAValueLessThanMax:ha,numberRangeSetError:pa,stringRangeError:da,attachmentMaxSize:Da,pleaseEnterTotalScoreSetting:va,theTotalScoreMustNotBeLessThan1:ga,scoreDefaultValueRange:ma,attachmentLimitError:ya,PleaseReselectTheOptionalQuantity:Ea,TheMaximumLengthIsGreaterThanTheMinimumLength:Aa,TheMinimumLengthIsGreaterThanTheMaximumLength:Ca,PleaseSelectTheCorrectOptionSettings:Fa,optionIdIsRepeat:wa,optionIsRequired:ba,pleaseEnterDataCode:Ba,pleaseEnterValueFieldCode:_a,pleaseEnterSvcCode:Sa,pleaseBindAtLeastOneDisplayValue:Ma,pleaseSelectProvince:Ia,pleaseSelectCity:Na,pleaseSelectDistrict:Oa,limitRowsCannotBeLessThan0:xa,TheNumberOfRowsCannotBeLessThanMinRows:Ra,pleaseEnterColumnWidth:$a,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Pa,pleaseCompleteAllRulesAndConditions:Ta,pleaseSelectControl:La,pleaseSelectAtLeastOneColumn:ja,pleaseSelectFillBackMode:ka,pleaseSelectDashboard:qa,rootNodeIsRequired:Ua,theViewNameCannotBeEmpty:Va,pleaseSelectOcrType:Ha,pleaseSelectAtLeastOneFieldToFillIn:za,pleaseChooseAtLeastOne:Wa,pleaseEnterButtonContent:Za,pleaseEnterDataCodeInDataSetting:Ga,pleaseEnterValueFieldCodeInDataSetting:Xa,pleaseEnterSvcCodeInDataSetting:Ja,pleaseBindAtLeastOneDisplayValueInDataSetting:Ka,rootNodeIsRequiredInDataSetting:Qa,pleaseEnterMaxHeight:Ya,pleaseEnter:es,pleaseEnterWatermark:ts,pleaseEnterFileName:ns,pleaseUploadAtLeastOnePrintTemplate:rs,pleaseAssignBusiness:us,pleaseAssignExternal:is,pleaseEnterAliasCode:os,pleaseSelectDataCode:as,pleaseSelectSvcCode:ss,pleaseSelectJoinFieldCode:cs,pleaseSelectMainFieldCode:fs},hs="Please enter a number",ps="Please enter a string",ds="Please enter an object",Ds="Please enter an array",vs="Please enter a boolean",gs="{caption} Required",ms="Please enter the title",ys="Please enter the bubble prompt",Es="Please enter the row title",As="Please enter the prompt text",Cs="Please bind data items",Fs="Please bind the form",ws="Please bind the list",bs="Please bind the process",Bs="Please enter the displayed value",_s="Please enter the stored value",Ss="The document number is not bound to the data item",Ms="Please select at least one display field",Is="Please enter a value greater than or equal to {min} and less than or equal to {max}",Ns="Please enter a value greater than or equal to {min}",Os="Please enter a value less than or equal to {max}",xs="The value range is set incorrectly",Rs="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",$s="The attachment size must be between 0MB and 1000MB",Ps="Please fill in the total score setting",Ts="The total score cannot be less than 1",Ls="The default value must be between {min} and {max}",js="The number of attachments uploaded must be between {min} and {max}",ks="Please re-select the optional quantity",qs="The maximum length of the control must be greater than the minimum length",Us="The minimum length of the control must be less than the maximum length",Vs="Please select the correct option setting",Hs="Option ID cannot be repeated",zs="Please enter at least one option",Ws="Please bind the data source",Zs="Please bind the stored value",Gs="Please bind the service",Xs="At least one display value must be bound",Js="Please select a province",Ks="Please select a city",Qs="Please select a district",Ys="The minimum number of lines to fill in cannot be less than 0",ec="The number of rows cannot be less than {min} rows",tc="Please enter the column width",nc="Please set the logical relationship of all rule conditions",rc="Please complete all rules and conditions",uc="please select control",ic="Please select the dashboard",oc="View name cannot be empty",ac="Please select recognition type",sc="Please select at least one field to fill in",cc="Please select at least one",fc="Please enter the button title",lc="Please bind the business model in the data settings",hc="Please bind storage values in data settings",pc="Please bind the service in the data settings",dc="Please bind at least one display value in the data settings",Dc="Please select the root node in the data settings",vc="Please enter the maximum height",gc="The input content cannot be empty",mc="Watermark cannot be empty",yc="File name cannot be empty",Ec="Please upload at least one printing template!\uFF01",Ac="Please select a specific business department",Cc="Please select a specified external organization",Fc="Please enter a sub table alias",wc="Please select the associated table to set the business model",bc="Please select the association table to set the binding service",Bc="Select associated sub table fields",_c="Please select the associated main table field",Sc={isNotNumber:hs,isNotString:ps,isNotObject:ds,isNotArray:Ds,isNotBoolean:vs,runtimeRequired:gs,pleaseEnterCaption:ms,pleaseEnterCaptionTip:ys,pleaseEnterRowCaption:Es,pleaseEnterPlaceholder:As,pleaseEnterFieldCode:Cs,pleaseEnterForm:Fs,pleaseEnterList:ws,pleaseEnterProcess:bs,pleaseEnterLabel:Bs,pleaseEnterValue:_s,bizKeyNotBindFiled:Ss,pleaseSelectOneField:Ms,pleaseEnterNumberRange:Is,pleaseEnterAValueGreaterThanMin:Ns,pleaseEnterAValueLessThanMax:Os,numberRangeSetError:xs,stringRangeError:Rs,attachmentMaxSize:$s,pleaseEnterTotalScoreSetting:Ps,theTotalScoreMustNotBeLessThan1:Ts,scoreDefaultValueRange:Ls,attachmentLimitError:js,PleaseReselectTheOptionalQuantity:ks,TheMaximumLengthIsGreaterThanTheMinimumLength:qs,TheMinimumLengthIsGreaterThanTheMaximumLength:Us,PleaseSelectTheCorrectOptionSettings:Vs,optionIdIsRepeat:Hs,optionIsRequired:zs,pleaseEnterDataCode:Ws,pleaseEnterValueFieldCode:Zs,pleaseEnterSvcCode:Gs,pleaseBindAtLeastOneDisplayValue:Xs,pleaseSelectProvince:Js,pleaseSelectCity:Ks,pleaseSelectDistrict:Qs,limitRowsCannotBeLessThan0:Ys,TheNumberOfRowsCannotBeLessThanMinRows:ec,pleaseEnterColumnWidth:tc,pleaseSetTheLogicalRelationshipOfAllRuleConditions:nc,pleaseCompleteAllRulesAndConditions:rc,pleaseSelectControl:uc,pleaseSelectDashboard:ic,theViewNameCannotBeEmpty:oc,pleaseSelectOcrType:ac,pleaseSelectAtLeastOneFieldToFillIn:sc,pleaseChooseAtLeastOne:cc,pleaseEnterButtonContent:fc,pleaseEnterDataCodeInDataSetting:lc,pleaseEnterValueFieldCodeInDataSetting:hc,pleaseEnterSvcCodeInDataSetting:pc,pleaseBindAtLeastOneDisplayValueInDataSetting:dc,rootNodeIsRequiredInDataSetting:Dc,pleaseEnterMaxHeight:vc,pleaseEnter:gc,pleaseEnterWatermark:mc,pleaseEnterFileName:yc,pleaseUploadAtLeastOnePrintTemplate:Ec,pleaseAssignBusiness:Ac,pleaseAssignExternal:Cc,pleaseEnterAliasCode:Fc,pleaseSelectDataCode:wc,pleaseSelectSvcCode:bc,pleaseSelectJoinFieldCode:Bc,pleaseSelectMainFieldCode:_c},Mc="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ic="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Nc="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Oc="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",xc="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Rc="{caption}\u5FC5\u9808",$c="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Pc="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Tc="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Lc="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",jc="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",kc="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",qc="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Uc="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Vc="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Hc="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",zc="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Wc="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Zc="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Gc="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Xc="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Jc="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",Kc="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Qc="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Yc="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ef="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",tf="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",nf="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",rf="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",uf="\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",of="\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",af="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",sf="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",cf="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",ff="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",lf="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",hf="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",pf="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",df="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Df="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",vf="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",gf="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",mf="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",yf="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ef="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Af="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",Cf="please select control",Ff="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",wf="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",bf="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Bf="\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",_f="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Sf="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Mf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",If="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Nf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Of="\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",xf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Rf="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",$f="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Pf="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Tf="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Lf="\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",jf="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",kf="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",qf="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Uf="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Vf="\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",Hf="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",zf="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Wf={isNotNumber:Mc,isNotString:Ic,isNotObject:Nc,isNotArray:Oc,isNotBoolean:xc,runtimeRequired:Rc,pleaseEnterCaption:$c,pleaseEnterCaptionTip:Pc,pleaseEnterRowCaption:Tc,pleaseEnterPlaceholder:Lc,pleaseEnterFieldCode:jc,pleaseEnterForm:kc,pleaseEnterList:qc,pleaseEnterProcess:Uc,pleaseEnterLabel:Vc,pleaseEnterValue:Hc,bizKeyNotBindFiled:zc,pleaseSelectOneField:Wc,pleaseEnterNumberRange:Zc,pleaseEnterAValueGreaterThanMin:Gc,pleaseEnterAValueLessThanMax:Xc,numberRangeSetError:Jc,stringRangeError:Kc,attachmentMaxSize:Qc,pleaseEnterTotalScoreSetting:Yc,theTotalScoreMustNotBeLessThan1:ef,scoreDefaultValueRange:tf,attachmentLimitError:nf,PleaseReselectTheOptionalQuantity:rf,TheMaximumLengthIsGreaterThanTheMinimumLength:uf,TheMinimumLengthIsGreaterThanTheMaximumLength:of,PleaseSelectTheCorrectOptionSettings:af,optionIdIsRepeat:sf,optionIsRequired:cf,pleaseEnterDataCode:ff,pleaseEnterValueFieldCode:lf,pleaseEnterSvcCode:hf,pleaseBindAtLeastOneDisplayValue:pf,pleaseSelectProvince:df,pleaseSelectCity:Df,pleaseSelectDistrict:vf,limitRowsCannotBeLessThan0:gf,TheNumberOfRowsCannotBeLessThanMinRows:mf,pleaseEnterColumnWidth:yf,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Ef,pleaseCompleteAllRulesAndConditions:Af,pleaseSelectControl:Cf,pleaseSelectDashboard:Ff,theViewNameCannotBeEmpty:wf,pleaseSelectOcrType:bf,pleaseSelectAtLeastOneFieldToFillIn:Bf,pleaseChooseAtLeastOne:_f,pleaseEnterButtonContent:Sf,pleaseEnterDataCodeInDataSetting:Mf,pleaseEnterValueFieldCodeInDataSetting:If,pleaseEnterSvcCodeInDataSetting:Nf,pleaseBindAtLeastOneDisplayValueInDataSetting:Of,rootNodeIsRequiredInDataSetting:xf,pleaseEnterMaxHeight:Rf,pleaseEnter:$f,pleaseEnterWatermark:Pf,pleaseEnterFileName:Tf,pleaseUploadAtLeastOnePrintTemplate:Lf,pleaseAssignBusiness:jf,pleaseAssignExternal:kf,pleaseEnterAliasCode:qf,pleaseSelectDataCode:Uf,pleaseSelectSvcCode:Vf,pleaseSelectJoinFieldCode:Hf,pleaseSelectMainFieldCode:zf},Zf={zhCN:ls,enUS:Sc,jaJP:Wf},Ve;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Ve||(Ve={}));var St;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(St||(St={}));var pu="zh-CN";function Ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Y;(function(e){e.BASE="base",e.FORM="form",e.LAYOUT="layout",e.WRAP="wrap",e.COLUMN="column",e.LIST="list",e.SEARCH="search"})(Y||(Y={}));var J;(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"})(J||(J={}));var W;(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"})(W||(W={}));var Ae;Ae={},Ie(Ae,W.ARRAY,J.ARRAY_COLUMN),Ie(Ae,W.AUTO_NUMBER,J.AUTO_NUMBER_COLUMN),Ie(Ae,W.DECIMAL,J.DECIMAL_COLUMN),Ie(Ae,W.DEPARTMENTS,J.DEPARTMENT_COLUMN),Ie(Ae,W.FILE,J.FILE_COLUMN),Ie(Ae,W.IMAGE,J.IMAGE_COLUMN),Ie(Ae,W.ADDRESS,J.LOCATION_COLUMN),Ie(Ae,W.EMPLOYEES,J.EMPLOYEE_COLUMN),Ie(Ae,W.TEXT,J.TEXT_COLUMN),Ie(Ae,W.TIMESCOPE,J.TIMESCOPE_COLUMN),Ie(Ae,W.TIMESTAMP,J.TIMESTAMP_COLUMN),Ie(Ae,W.VARCHAR,J.VARCHAR_COLUMN),Ie(Ae,W.RELATION,J.VARCHAR_COLUMN);var du;(function(e){e.YEAR="year",e.MONTH="month",e.DATE="date",e.DATEHOUR="datehour",e.DATEMIN="datemin",e.DATETIME="datetime"})(du||(du={}));var Du="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Gf=Du+"0123456789";function Qn(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?Du:Gf,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function Yn(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 Xf(e){if(Array.isArray(e))return Yn(e)}function Jf(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vu(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hn(e,t,n){return yu()?hn=Reflect.construct:hn=function(u,i,o){var a=[null];a.push.apply(a,i);var f=Function.bind.apply(u,a),l=new f;return o&&Xt(l,o.prototype),l},hn.apply(null,arguments)}function Gt(e){return Gt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gt(e)}function gu(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&&Xt(e,t)}function Kf(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Qf(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Yf(){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 el(e,t){return t&&(tl(t)==="object"||typeof t=="function")?t:Jf(e)}function Xt(e,t){return Xt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Xt(e,t)}function mu(e){return Xf(e)||Qf(e)||nl(e)||Yf()}function tl(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function nl(e,t){if(!!e){if(typeof e=="string")return Yn(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 Yn(e,t)}}function er(e){var t=typeof Map=="function"?new Map:void 0;return er=function(r){if(r===null||!Kf(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 hn(r,arguments,Gt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Xt(u,r)},er(e)}function yu(){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 Eu(e){var t=yu();return function(){var r=Gt(e),u;if(t){var i=Gt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return el(this,u)}}var tr=console;function ot(){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=tr).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(mu(u)))}function nr(){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=tr).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(mu(u)))}function rl(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var rr=function(e){gu(n,e);var t=Eu(n);function n(r){vu(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?rl(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(er(Error)),ul=function(e){gu(n,e);var t=Eu(n);function n(r){vu(this,n);var u;return u=t.call(this,r),u.name="\u{1F6A8} Driven Reference Error",u}return n}(rr);function tt(e){throw new rr(e)}function Au(e){throw new ul(e)}function pn(e){tr.error(new rr(e))}function at(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":var r;at((r=n)===null||r===void 0?void 0:r.children,t);break;case"wrap":var u;at((u=n)===null||u===void 0?void 0:u.children,t);break;case"search":var i;at((i=n)===null||i===void 0?void 0:i.children,t);break;case"form":t(n)}})}var il=Object.prototype.toString;function Cu(e,t){return il.call(e)==="[object "+t+"]"}function ol(e){return Cu(e,"String")}function al(e){return Cu(e,"Promise")}var sl=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();al(r)?r.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=r},e.prototype.getMessageData=function(){var t=this._messages[this.localeInMessageKey];return typeof t=="function"?t():t},e.prototype.translate=function(t,n,r){var u=this.getMessage(t);return u?this.formatMessage(u,r):this.formatMessage(n,r)},e.prototype.getMessage=function(t){if(this._messageCache.has(t))return this._messageCache.get(t);var n=this.getPathArray(t),r=n.reduce(function(u,i,o,a){if(u!==void 0){var f=u[i];if(!(o===a.length-1&&!ol(f)))return f}},this.message);return this._messageCache.set(t,r),r},e.prototype.formatMessage=function(t,n){return n?t.replace(this.variableRegExp,function(r,u){var i=n[u];return i!==void 0?String(i):r}):t},e.prototype.getPreImport=function(t){var n;if(window.okI18nPreImport){var r=this.getLocaleInMessageKey(t);return window.okI18nPreImport.hasOwnProperty(r)?window.okI18nPreImport:(n={},n[r]=window.okI18nPreImport,n)}},e.prototype.getPathArray=function(t){return t.split(".")},e.prototype.getLocaleInMessageKey=function(t){return t.replace(/-/g,"")},Object.defineProperty(e.prototype,"$t",{get:function(){return this.translate},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"localeInMessageKey",{get:function(){return this.getLocaleInMessageKey(this.locale)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"message",{get:function(){var t;return(t=this.messages[this.localeInMessageKey])!==null&&t!==void 0?t:{}},enumerable:!1,configurable:!0}),e}();function cl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Fu(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 fl(e,t,n){return t&&Fu(e.prototype,t),n&&Fu(e,n),e}function ll(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ne=function(){function e(){cl(this,e)}return fl(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]:pu;return new sl({locale:n,messages:Zf})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();ll(Ne,"$i18n",Ne.resetI18n());function ur(e,t,n){var r=t.replace(/\[(\d)]/g,function(i,o){return"."+o}).split("."),u=!1;return r.reduce(function(i,o,a,f){var l=i;if(!!i){if(!Object.prototype.hasOwnProperty.call(i,o)){ot("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),i,i);return}return a===f.length-1&&!Object.is(l[o],n)&&(l[o]=n,u=!0),l[o]}},e),u}var st=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function wu(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ir={exports:{}};(function(e){(function(t){var n=function(d,m,E){if(!l(m)||s(m)||h(m)||p(m)||f(m))return m;var C,w=0,S=0;if(c(m))for(C=[],S=m.length;w<S;w++)C.push(n(d,m[w],E));else{C={};for(var M in m)Object.prototype.hasOwnProperty.call(m,M)&&(C[d(M,E)]=n(d,m[M],E))}return C},r=function(d,m){m=m||{};var E=m.separator||"_",C=m.split||/(?=[A-Z])/;return d.split(C).join(E)},u=function(d){return D(d)?d:(d=d.replace(/[\-_\s]+(.)?/g,function(m,E){return E?E.toUpperCase():""}),d.substr(0,1).toLowerCase()+d.substr(1))},i=function(d){var m=u(d);return m.substr(0,1).toUpperCase()+m.substr(1)},o=function(d,m){return r(d,m).toLowerCase()},a=Object.prototype.toString,f=function(d){return typeof d=="function"},l=function(d){return d===Object(d)},c=function(d){return a.call(d)=="[object Array]"},s=function(d){return a.call(d)=="[object Date]"},h=function(d){return a.call(d)=="[object RegExp]"},p=function(d){return a.call(d)=="[object Boolean]"},D=function(d){return d=d-0,d===d},v=function(d,m){var E=m&&"process"in m?m.process:m;return typeof E!="function"?d:function(C,w){return E(C,d,w)}},A={camelize:u,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(d,m){return n(v(u,m),d)},decamelizeKeys:function(d,m){return n(v(o,m),d,m)},pascalizeKeys:function(d,m){return n(v(i,m),d)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=A:t.humps=A})(st)})(ir);var bu={};Object.defineProperty(bu,"__esModule",{value:!0});function or(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:or(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:or(r)}return t}}var hl=bu.default=or;function ue(e){if(e!==void 0)return typeof e=="object"?hl(e):e}function He(e){return Object.prototype.toString.call(e)==="[object Object]"}function pl(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function Et(e){return Array.isArray(e)}function Oe(e){return typeof e=="string"}function dn(e){return typeof e=="number"}function Bu(e){return typeof e=="function"}function dl(e){return Et(e)&&e.every(function(t){return Oe(t)})}function Dl(e){return Et(e)&&e.every(function(t){return dn(t)||t===""})}function _u(e){return/^\[.*?]$/.test(e)}function Dn(e){return/^{.*?}$/.test(e)}function ar(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 vl(e){if(Array.isArray(e))return ar(e)}function Su(e,t,n,r,u,i,o){try{var a=e[i](o),f=a.value}catch(l){n(l);return}a.done?t(f):Promise.resolve(f).then(r,u)}function gl(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){Su(i,r,u,o,a,"next",f)}function a(f){Su(i,r,u,o,a,"throw",f)}o(void 0)})}}function ml(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Mu(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 yl(e,t,n){return t&&Mu(e.prototype,t),n&&Mu(e,n),e}function Iu(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function El(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Al(){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 sr(e){return vl(e)||El(e)||Cl(e)||Al()}function Cl(e,t){if(!!e){if(typeof e=="string")return ar(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 ar(e,t)}}function Fl(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(c){return f([l,c])}}function f(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=l[0]&2?r.return:l[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,l[1])).done)return u;switch(r=0,u&&(l=[l[0]&2,u.value]),l[0]){case 0:case 1:u=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!u||l[1]>u[0]&&l[1]<u[3])){o.label=l[1];break}if(l[0]===6&&o.label<u[1]){o.label=u[1],u=l;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(l);break}u[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(c){l=[6,c],r=0}finally{n=u=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var Nu=function(){function e(){ml(this,e),Iu(this,"_events",new Map),Iu(this,"debug",!1)}return yl(e,[{key:"emit",value:function(n){for(var r=arguments.length,u=new Array(r>1?r-1:0),i=1;i<r;i++)u[i-1]=arguments[i];var o=this;return gl(function(){var a,f,l,c,s,h,p,D,v,A,d,m;return Fl(this,function(E){switch(E.label){case 0:if(a=o._events.get(n),f=[],!a)return[3,10];l=a.slice(),c=!0,s=!1,h=void 0,E.label=1;case 1:E.trys.push([1,8,9,10]),p=l[Symbol.iterator](),E.label=2;case 2:if(c=(D=p.next()).done)return[3,7];if(v=D.value,!a.includes(v))return[3,6];E.label=3;case 3:return E.trys.push([3,5,,6]),o.debug&&nr.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(v.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+v.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(sr(u))),[4,v.apply(null,sr(u))];case 4:return A=E.sent(),o.debug&&nr.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(v.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+v.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(sr(u),[A])),f.push(A),A===!1?[3,7]:[3,6];case 5:return d=E.sent(),pn(String(d)+":"+String(d.stack)),[3,6];case 6:return c=!0,[3,2];case 7:return[3,10];case 8:return m=E.sent(),s=!0,h=m,[3,10];case 9:try{!c&&p.return!=null&&p.return()}finally{if(s)throw h}return[7];case 10:return[2,f]}})})()}},{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,i,o=this._events.get(n),a=(u=o)===null||u===void 0?void 0:u.indexOf(r);(i=o)===null||i===void 0||i.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 wl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ou(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function bl(e,t,n){return t&&Ou(e.prototype,t),n&&Ou(e,n),e}function Bl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _l=[{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"}],xu=function(){function e(){wl(this,e)}return bl(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}();Bl(xu,"events",_l);function cr(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 Sl(e){if(Array.isArray(e))return cr(e)}function Ml(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Il(){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 Ru(e){return Sl(e)||Ml(e)||Nl(e)||Il()}function Nl(e,t){if(!!e){if(typeof e=="string")return cr(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 cr(e,t)}}function $u(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function Pu(e,t,n){n==="Designer"&&(e.parent=t,$u(e,"parent"))}function Ol(e,t,n){e.forEach(function(r){Pu(r,t,n)})}var Tu=Symbol("targetKey");function Lu(e){var t;return(t=e[Tu])!==null&&t!==void 0?t:e}function ju(e,t,n){return Ol(e,t,n),new Proxy(e,{get:function(u,i){for(var o=arguments.length,a=new Array(o>2?o-2:0),f=2;f<o;f++)a[f-2]=arguments[f];var l;return i===Tu?u:(l=Reflect).get.apply(l,[u,i].concat(Ru(a)))},set:function(u,i,o){for(var a=arguments.length,f=new Array(a>3?a-3:0),l=3;l<a;l++)f[l-3]=arguments[l];var c;if(Et(e)&&i==="length"&&o===e.length)return!0;var s=(c=Reflect).set.apply(c,[u,i,o].concat(Ru(f)));return He(o)&&Pu(o,t,n),s}})}function ku(e,t,n,r,u){var i=r!=null?r:e,o=ju(Lu(n!=null?n:[]),i,u);Object.defineProperty(e,t,{get:function(){return o},set:function(f){o=ju(Lu(f),i,u)},enumerable:!0})}function xl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function qu(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 Rl(e,t,n){return t&&qu(e.prototype,t),n&&qu(e,n),e}function ct(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Uu=[],Jt=function(){function e(t){xl(this,e),ct(this,"registeredControlTypes",new Set),ct(this,"controlConfigMap",new Map),ct(this,"_controls",[]),ct(this,"_type",void 0),this._type=t,this._initControls(t)}return Rl(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__||tt("".concat(n.name," is not a Control"));var r=this._controls.findIndex(function(u){return u.controlType===n.controlType});return r>-1&&(ot("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===Y.LAYOUT}},{key:"isFormControl",value:function(n){return n.controlType===Y.FORM}},{key:"isListControl",value:function(n){return n.controlType===Y.LIST}},{key:"isColumnControl",value:function(n){return n.controlType===Y.COLUMN}},{key:"createControl",value:function(n,r){var u=this;if(Array.isArray(n))return n.map(function(c){return u.createControl(c,r)});if(n.children&&(n.children=n.children.map(function(c){return u.createControl(c,r)})),this.isListControl(n)){var i=n.props;i.headers&&(i.headers=i.headers.map(function(c){return u.createControl(c,r)})),i.footers&&(i.footers=i.footers.map(function(c){var s;return c&&(s=u.createControl(c,r)),s}))}var o=this.getControlFormType(n.type);if(o){var a=n;if(typeof r=="function"){var f=r(a);f&&(a=f)}var l;return o.mode==="Runtime"?(l=a,this._setParentPrototypeToSchema(l,this)):l=new o(a),l}else tt("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 i=n.id,o=r._controlParentIdMap,a=r.instanceMap;if(!(!o||!a)){var f=o[i],l=a[i];if(!(!f&&!l)){var c=l.findIndex(function(p){return p==n}),s=a[f]||[],h;return s.length!==l.length?h=s[0]:h=s[c],h}}}}),$u(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),i=[];if(u){var o=new u(r);i=Array.from(o)}return i}},{key:"register",value:function(n,r){var u=n.Designer,i=n.Runtime,o=n.Property;(!u||!i||!u.__is_control__||!i.__is_control__)&&tt("".concat(n," is can't register as a Control"));var a=this.staticControls.findIndex(function(f){return f.Designer.controlType===u.controlType});return a>-1&&(ot("The ".concat(u.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(a,1)),this.staticRegisteredTypes.add(u.controlType),this.staticControls.push(n),o.mode=r,this}}]),e}();ct(Jt,"staticControlsRuntimeRules",new Map),ct(Jt,"staticControls",Uu),ct(Jt,"staticRegisteredTypes",new Set(Uu.map(function(e){return e.Designer.controlType}))),ct(Jt,"staticRegisteredConfigs",new Map);function At(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ne(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var fr=function e(t){At(this,e);var n,r,u,i;ne(this,"dataCode",void 0),ne(this,"fieldCode",void 0),ne(this,"fieldType",void 0),ne(this,"aliasCode",void 0);var o;this.dataCode=(o=(n=t)===null||n===void 0?void 0:n.dataCode)!==null&&o!==void 0?o:"";var a;this.fieldCode=(a=(r=t)===null||r===void 0?void 0:r.fieldCode)!==null&&a!==void 0?a:"";var f;this.fieldType=(f=(u=t)===null||u===void 0?void 0:u.fieldType)!==null&&f!==void 0?f:"",this.aliasCode=(i=t)===null||i===void 0?void 0:i.aliasCode},$l=function e(t){At(this,e);var n,r,u;ne(this,"minWidth",void 0),ne(this,"maxWidth",void 0),ne(this,"flex",void 0);var i;this.minWidth=(i=(n=t)===null||n===void 0?void 0:n.minWidth)!==null&&i!==void 0?i:150,this.maxWidth=(r=t)===null||r===void 0?void 0:r.maxWidth;var o;this.flex=(o=(u=t)===null||u===void 0?void 0:u.flex)!==null&&o!==void 0?o:1},lr=function e(t){At(this,e);var n,r;ne(this,"amount",void 0),ne(this,"currency",void 0);var u;this.amount=(u=(n=t)===null||n===void 0?void 0:n.amount)!==null&&u!==void 0?u:"";var i;this.currency=(i=(r=t)===null||r===void 0?void 0:r.currency)!==null&&i!==void 0?i:Dr.CNY},hr=function e(t){At(this,e);var n,r;ne(this,"min",void 0),ne(this,"max",void 0);var u;this.min=(u=(n=t)===null||n===void 0?void 0:n.min)!==null&&u!==void 0?u:"";var i;this.max=(i=(r=t)===null||r===void 0?void 0:r.max)!==null&&i!==void 0?i:""},pr=function e(t){At(this,e);var n,r,u,i,o,a;ne(this,"city",void 0),ne(this,"cityDisplay",void 0),ne(this,"district",void 0),ne(this,"districtDisplay",void 0),ne(this,"province",void 0),ne(this,"provinceDisplay",void 0);var f;this.city=(f=(n=t)===null||n===void 0?void 0:n.city)!==null&&f!==void 0?f:"";var l;this.cityDisplay=(l=(r=t)===null||r===void 0?void 0:r.cityDisplay)!==null&&l!==void 0?l:"";var c;this.district=(c=(u=t)===null||u===void 0?void 0:u.district)!==null&&c!==void 0?c:"";var s;this.districtDisplay=(s=(i=t)===null||i===void 0?void 0:i.districtDisplay)!==null&&s!==void 0?s:"";var h;this.province=(h=(o=t)===null||o===void 0?void 0:o.province)!==null&&h!==void 0?h:"";var p;this.provinceDisplay=(p=(a=t)===null||a===void 0?void 0:a.provinceDisplay)!==null&&p!==void 0?p:""},dr=function e(t){At(this,e);var n,r;ne(this,"result",void 0),ne(this,"unit",void 0);var u;this.result=(u=(n=t)===null||n===void 0?void 0:n.result)!==null&&u!==void 0?u:0;var i;this.unit=(i=(r=t)===null||r===void 0?void 0:r.unit)!==null&&i!==void 0?i:""},Dr;(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"})(Dr||(Dr={}));var Vu;(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"})(Vu||(Vu={}));var vr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(vr||(vr={}));var Pl=function e(t){At(this,e);var n,r,u,i;ne(this,"width",void 0),ne(this,"height",void 0),ne(this,"widthConfig",void 0),ne(this,"heightConfig",void 0);var o;this.width=(o=(n=t)===null||n===void 0?void 0:n.width)!==null&&o!==void 0?o:"";var a;this.height=(a=(r=t)===null||r===void 0?void 0:r.height)!==null&&a!==void 0?a:"";var f;this.widthConfig=(f=(u=t)===null||u===void 0?void 0:u.widthConfig)!==null&&f!==void 0?f:"fill";var l;this.heightConfig=(l=(i=t)===null||i===void 0?void 0:i.heightConfig)!==null&&l!==void 0?l:"fill"};function Tl(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function gr(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vn(e,t,n){return Hu()?vn=Reflect.construct:vn=function(u,i,o){var a=[null];a.push.apply(a,i);var f=Function.bind.apply(u,a),l=new f;return o&&Qt(l,o.prototype),l},vn.apply(null,arguments)}function ft(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kt(e){return Kt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Kt(e)}function Ll(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Qt(e,t)}function jl(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function kl(e,t){return t&&(ql(t)==="object"||typeof t=="function")?t:Tl(e)}function Qt(e,t){return Qt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Qt(e,t)}function ql(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function mr(e){var t=typeof Map=="function"?new Map:void 0;return mr=function(r){if(r===null||!jl(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 vn(r,arguments,Kt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Qt(u,r)},mr(e)}function Hu(){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 Ul(e){var t=Hu();return function(){var r=Kt(e),u;if(t){var i=Kt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return kl(this,u)}}var yr=function e(t){gr(this,e),ft(this,"isHide",{type:"boolean"})},zu=function(e){Ll(n,e);var t=Ul(n);function n(r){return gr(this,n),t.call(this)}return n}(mr(Array)),nt=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";gr(this,e);var r,u,i;ft(this,"isHide",void 0),ft(this,"className",void 0),ft(this,"style",void 0),ft(this,"caption",void 0);var o;this.isHide=(o=(r=t)===null||r===void 0?void 0:r.isHide)!==null&&o!==void 0?o:!1,this.style=new Pl((u=t)===null||u===void 0?void 0:u.style);var a;this.caption=(a=(i=t)===null||i===void 0?void 0:i.caption)!==null&&a!==void 0?a:n};ft(nt,"mode",void 0),ft(nt,"Rules",yr),ft(nt,"RuntimeRules",zu);function Je(){return Je=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Je.apply(this,arguments)}function Vl(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function Er(e){return Er=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Er(e)}function gn(e,t){return gn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},gn(e,t)}function Hl(){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 mn(e,t,n){return Hl()?mn=Reflect.construct:mn=function(u,i,o){var a=[null];a.push.apply(a,i);var f=Function.bind.apply(u,a),l=new f;return o&&gn(l,o.prototype),l},mn.apply(null,arguments)}function zl(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Ar(e){var t=typeof Map=="function"?new Map:void 0;return Ar=function(r){if(r===null||!zl(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 mn(r,arguments,Er(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),gn(u,r)},Ar(e)}var Wl=/%[sdj%]/g,Wu=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&(Wu=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function Cr(e){if(!e||!e.length)return null;var t={};return e.forEach(function(n){var r=n.field;t[r]=t[r]||[],t[r].push(n)}),t}function xe(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=1,u=t[0],i=t.length;if(typeof u=="function")return u.apply(null,t.slice(1));if(typeof u=="string"){var o=String(u).replace(Wl,function(a){if(a==="%%")return"%";if(r>=i)return a;switch(a){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(f){return"[Circular]"}break;default:return a}});return o}return u}function Zl(e){return e==="string"||e==="url"||e==="hex"||e==="email"||e==="date"||e==="pattern"}function se(e,t){return!!(e==null||t==="array"&&Array.isArray(e)&&!e.length||Zl(t)&&typeof e=="string"&&!e)}function Gl(e,t,n){var r=[],u=0,i=e.length;function o(a){r.push.apply(r,a),u++,u===i&&n(r)}e.forEach(function(a){t(a,o)})}function Zu(e,t,n){var r=0,u=e.length;function i(o){if(o&&o.length){n(o);return}var a=r;r=r+1,a<u?t(e[a],i):n([])}i([])}function Xl(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Gu=function(e){Vl(t,e);function t(n,r){var u;return u=e.call(this,"Async Validation Error")||this,u.errors=n,u.fields=r,u}return t}(Ar(Error));function Jl(e,t,n,r){if(t.first){var u=new Promise(function(s,h){var p=function(A){return r(A),A.length?h(new Gu(A,Cr(A))):s()},D=Xl(e);Zu(D,n,p)});return u.catch(function(s){return s}),u}var i=t.firstFields||[];i===!0&&(i=Object.keys(e));var o=Object.keys(e),a=o.length,f=0,l=[],c=new Promise(function(s,h){var p=function(v){if(l.push.apply(l,v),f++,f===a)return r(l),l.length?h(new Gu(l,Cr(l))):s()};o.length||(r(l),s()),o.forEach(function(D){var v=e[D];i.indexOf(D)!==-1?Zu(v,n,p):Gl(v,n,p)})});return c.catch(function(s){return s}),c}function Xu(e){return function(t){return t&&t.message?(t.field=t.field||e.fullField,t):{message:typeof t=="function"?t():t,field:t.field||e.fullField}}}function Ju(e,t){if(t){for(var n in t)if(t.hasOwnProperty(n)){var r=t[n];typeof r=="object"&&typeof e[n]=="object"?e[n]=Je(Je({},e[n]),r):e[n]=r}}return e}function Ku(e,t,n,r,u,i){e.required&&(!n.hasOwnProperty(e.field)||se(t,i||e.type))&&r.push(xe(u.messages.required,e.fullField))}function Kl(e,t,n,r,u){(/^\s+$/.test(t)||t==="")&&r.push(xe(u.messages.whitespace,e.fullField))}var Fr={email:/^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/,url:new RegExp("^(?!mailto:)(?:(?:http|https|ftp)://|//)(?:\\S+(?::\\S*)?@)?(?:(?:(?:[1-9]\\d?|1\\d\\d|2[01]\\d|22[0-3])(?:\\.(?:1?\\d{1,2}|2[0-4]\\d|25[0-5])){2}(?:\\.(?:[0-9]\\d?|1\\d\\d|2[0-4]\\d|25[0-4]))|(?:(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)(?:\\.(?:[a-z\\u00a1-\\uffff0-9]+-*)*[a-z\\u00a1-\\uffff0-9]+)*(?:\\.(?:[a-z\\u00a1-\\uffff]{2,})))|localhost)(?::\\d{2,5})?(?:(/|\\?|#)[^\\s]*)?$","i"),hex:/^#?([a-f0-9]{6}|[a-f0-9]{3})$/i},Yt={integer:function(t){return Yt.number(t)&&parseInt(t,10)===t},float:function(t){return Yt.number(t)&&!Yt.integer(t)},array:function(t){return Array.isArray(t)},regexp:function(t){if(t instanceof RegExp)return!0;try{return!!new RegExp(t)}catch(n){return!1}},date:function(t){return typeof t.getTime=="function"&&typeof t.getMonth=="function"&&typeof t.getYear=="function"&&!isNaN(t.getTime())},number:function(t){return isNaN(t)?!1:typeof t=="number"},object:function(t){return typeof t=="object"&&!Yt.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(Fr.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(Fr.url)},hex:function(t){return typeof t=="string"&&!!t.match(Fr.hex)}};function Ql(e,t,n,r,u){if(e.required&&t===void 0){Ku(e,t,n,r,u);return}var i=["integer","float","array","regexp","object","method","email","number","date","url","hex"],o=e.type;i.indexOf(o)>-1?Yt[o](t)||r.push(xe(u.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(xe(u.messages.types[o],e.fullField,e.type))}function Yl(e,t,n,r,u){var i=typeof e.len=="number",o=typeof e.min=="number",a=typeof e.max=="number",f=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,l=t,c=null,s=typeof t=="number",h=typeof t=="string",p=Array.isArray(t);if(s?c="number":h?c="string":p&&(c="array"),!c)return!1;p&&(l=t.length),h&&(l=t.replace(f,"_").length),i?l!==e.len&&r.push(xe(u.messages[c].len,e.fullField,e.len)):o&&!a&&l<e.min?r.push(xe(u.messages[c].min,e.fullField,e.min)):a&&!o&&l>e.max?r.push(xe(u.messages[c].max,e.fullField,e.max)):o&&a&&(l<e.min||l>e.max)&&r.push(xe(u.messages[c].range,e.fullField,e.min,e.max))}var Mt="enum";function e0(e,t,n,r,u){e[Mt]=Array.isArray(e[Mt])?e[Mt]:[],e[Mt].indexOf(t)===-1&&r.push(xe(u.messages[Mt],e.fullField,e[Mt].join(", ")))}function t0(e,t,n,r,u){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(xe(u.messages.pattern.mismatch,e.fullField,t,e.pattern));else if(typeof e.pattern=="string"){var i=new RegExp(e.pattern);i.test(t)||r.push(xe(u.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var z={required:Ku,whitespace:Kl,type:Ql,range:Yl,enum:e0,pattern:t0};function n0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t,"string")&&!e.required)return n();z.required(e,t,r,i,u,"string"),se(t,"string")||(z.type(e,t,r,i,u),z.range(e,t,r,i,u),z.pattern(e,t,r,i,u),e.whitespace===!0&&z.whitespace(e,t,r,i,u))}n(i)}function r0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&z.type(e,t,r,i,u)}n(i)}function u0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t===""&&(t=void 0),se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&(z.type(e,t,r,i,u),z.range(e,t,r,i,u))}n(i)}function i0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&z.type(e,t,r,i,u)}n(i)}function o0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),se(t)||z.type(e,t,r,i,u)}n(i)}function a0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&(z.type(e,t,r,i,u),z.range(e,t,r,i,u))}n(i)}function s0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&(z.type(e,t,r,i,u),z.range(e,t,r,i,u))}n(i)}function c0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(t==null&&!e.required)return n();z.required(e,t,r,i,u,"array"),t!=null&&(z.type(e,t,r,i,u),z.range(e,t,r,i,u))}n(i)}function f0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&z.type(e,t,r,i,u)}n(i)}var l0="enum";function h0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u),t!==void 0&&z[l0](e,t,r,i,u)}n(i)}function p0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t,"string")&&!e.required)return n();z.required(e,t,r,i,u),se(t,"string")||z.pattern(e,t,r,i,u)}n(i)}function d0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t,"date")&&!e.required)return n();if(z.required(e,t,r,i,u),!se(t,"date")){var a;t instanceof Date?a=t:a=new Date(t),z.type(e,a,r,i,u),a&&z.range(e,a.getTime(),r,i,u)}}n(i)}function D0(e,t,n,r,u){var i=[],o=Array.isArray(t)?"array":typeof t;z.required(e,t,r,i,u,o),n(i)}function wr(e,t,n,r,u){var i=e.type,o=[],a=e.required||!e.required&&r.hasOwnProperty(e.field);if(a){if(se(t,i)&&!e.required)return n();z.required(e,t,r,o,u,i),se(t,i)||z.type(e,t,r,o,u)}n(o)}function v0(e,t,n,r,u){var i=[],o=e.required||!e.required&&r.hasOwnProperty(e.field);if(o){if(se(t)&&!e.required)return n();z.required(e,t,r,i,u)}n(i)}var en={string:n0,method:r0,number:u0,boolean:i0,regexp:o0,integer:a0,float:s0,array:c0,object:f0,enum:h0,pattern:p0,date:d0,url:wr,hex:wr,email:wr,required:D0,any:v0};function br(){return{default:"Validation error on field %s",required:"%s is required",enum:"%s must be one of %s",whitespace:"%s cannot be empty",date:{format:"%s date %s is invalid for format %s",parse:"%s date could not be parsed, %s is invalid ",invalid:"%s date %s is invalid"},types:{string:"%s is not a %s",method:"%s is not a %s (function)",array:"%s is not an %s",object:"%s is not an %s",number:"%s is not a %s",date:"%s is not a %s",boolean:"%s is not a %s",integer:"%s is not an %s",float:"%s is not a %s",regexp:"%s is not a valid %s",email:"%s is not a valid %s",url:"%s is not a valid %s",hex:"%s is not a valid %s"},string:{len:"%s must be exactly %s characters",min:"%s must be at least %s characters",max:"%s cannot be longer than %s characters",range:"%s must be between %s and %s characters"},number:{len:"%s must equal %s",min:"%s cannot be less than %s",max:"%s cannot be greater than %s",range:"%s must be between %s and %s"},array:{len:"%s must be exactly %s in length",min:"%s cannot be less than %s in length",max:"%s cannot be greater than %s in length",range:"%s must be between %s and %s in length"},pattern:{mismatch:"%s value %s does not match pattern %s"},clone:function(){var t=JSON.parse(JSON.stringify(this));return t.clone=this.clone,t}}}var Br=br();function lt(e){this.rules=null,this._messages=Br,this.define(e)}lt.prototype={messages:function(t){return t&&(this._messages=Ju(br(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if(typeof t!="object"||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var n,r;for(n in t)t.hasOwnProperty(n)&&(r=t[n],this.rules[n]=Array.isArray(r)?r:[r])},validate:function(t,n,r){var u=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var i=t,o=n,a=r;if(typeof o=="function"&&(a=o,o={}),!this.rules||Object.keys(this.rules).length===0)return a&&a(),Promise.resolve();function f(v){var A,d=[],m={};function E(C){if(Array.isArray(C)){var w;d=(w=d).concat.apply(w,C)}else d.push(C)}for(A=0;A<v.length;A++)E(v[A]);d.length?m=Cr(d):(d=null,m=null),a(d,m)}if(o.messages){var l=this.messages();l===Br&&(l=br()),Ju(l,o.messages),o.messages=l}else o.messages=this.messages();var c,s,h={},p=o.keys||Object.keys(this.rules);p.forEach(function(v){c=u.rules[v],s=i[v],c.forEach(function(A){var d=A;typeof d.transform=="function"&&(i===t&&(i=Je({},i)),s=i[v]=d.transform(s)),typeof d=="function"?d={validator:d}:d=Je({},d),d.validator=u.getValidationMethod(d),d.field=v,d.fullField=d.fullField||v,d.type=u.getType(d),d.validator&&(h[v]=h[v]||[],h[v].push({rule:d,value:s,source:i,field:v}))})});var D={};return Jl(h,o,function(v,A){var d=v.rule,m=(d.type==="object"||d.type==="array")&&(typeof d.fields=="object"||typeof d.defaultField=="object");m=m&&(d.required||!d.required&&v.value),d.field=v.field;function E(S,M){return Je(Je({},M),{},{fullField:d.fullField+"."+S})}function C(S){S===void 0&&(S=[]);var M=S;if(Array.isArray(M)||(M=[M]),!o.suppressWarning&&M.length&<.warning("async-validator:",M),M.length&&d.message!==void 0&&(M=[].concat(d.message)),M=M.map(Xu(d)),o.first&&M.length)return D[d.field]=1,A(M);if(!m)A(M);else{if(d.required&&!v.value)return d.message!==void 0?M=[].concat(d.message).map(Xu(d)):o.error&&(M=[o.error(d,xe(o.messages.required,d.field))]),A(M);var L={};if(d.defaultField)for(var H in v.value)v.value.hasOwnProperty(H)&&(L[H]=d.defaultField);L=Je(Je({},L),v.rule.fields);for(var Z in L)if(L.hasOwnProperty(Z)){var R=Array.isArray(L[Z])?L[Z]:[L[Z]];L[Z]=R.map(E.bind(null,Z))}var P=new lt(L);P.messages(o.messages),v.rule.options&&(v.rule.options.messages=o.messages,v.rule.options.error=o.error),P.validate(v.value,v.rule.options||o,function(K){var X=[];M&&M.length&&X.push.apply(X,M),K&&K.length&&X.push.apply(X,K),A(X.length?X:null)})}}var w;d.asyncValidator?w=d.asyncValidator(d,v.value,C,v.source,o):d.validator&&(w=d.validator(d,v.value,C,v.source,o),w===!0?C():w===!1?C(d.message||d.field+" fails"):w instanceof Array?C(w):w instanceof Error&&C(w.message)),w&&w.then&&w.then(function(){return C()},function(S){return C(S)})},function(v){f(v)})},getType:function(t){if(t.type===void 0&&t.pattern instanceof RegExp&&(t.type="pattern"),typeof t.validator!="function"&&t.type&&!en.hasOwnProperty(t.type))throw new Error(xe("Unknown rule type %s",t.type));return t.type||"string"},getValidationMethod:function(t){if(typeof t.validator=="function")return t.validator;var n=Object.keys(t),r=n.indexOf("message");return r!==-1&&n.splice(r,1),n.length===1&&n[0]==="required"?en.required:en[this.getType(t)]||!1}},lt.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");en[t]=n},lt.warning=Wu,lt.messages=Br,lt.validators=en;var g0={required:"%s \u5FC5\u586B",maxLength:"%s \u8D85\u51FA\u6700\u5927\u957F\u5EA6\u9650\u5236",minLength:"%s \u5C0F\u4E8E\u6700\u5C0F\u957F\u5EA6\u9650\u5236",string:{range:"%s \u4E0D\u5728\u6307\u5B9A\u957F\u5EA6\u5185"}};function m0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new lt(e);return n.messages(Object.assign(g0,t)),n}var y0=new Nu;function _r(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 E0(e){if(Array.isArray(e))return e}function A0(e){if(Array.isArray(e))return _r(e)}function Qu(e,t,n,r,u,i,o){try{var a=e[i](o),f=a.value}catch(l){n(l);return}a.done?t(f):Promise.resolve(f).then(r,u)}function Yu(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){Qu(i,r,u,o,a,"next",f)}function a(f){Qu(i,r,u,o,a,"throw",f)}o(void 0)})}}function C0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ei(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 F0(e,t,n){return t&&ei(e.prototype,t),n&&ei(e,n),e}function te(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ti(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function ni(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function w0(){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 b0(){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 ri(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){te(e,u,n[u])})}return e}function B0(e){return E0(e)||ni(e)||ui(e)||w0()}function Sr(e){return A0(e)||ni(e)||ui(e)||b0()}function ui(e,t){if(!!e){if(typeof e=="string")return _r(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 _r(e,t)}}function ii(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(c){return f([l,c])}}function f(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=l[0]&2?r.return:l[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,l[1])).done)return u;switch(r=0,u&&(l=[l[0]&2,u.value]),l[0]){case 0:case 1:u=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!u||l[1]>u[0]&&l[1]<u[3])){o.label=l[1];break}if(l[0]===6&&o.label<u[1]){o.label=u[1],u=l;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(l);break}u[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(c){l=[6,c],r=0}finally{n=u=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var be=function(){function t(n){var r=this;C0(this,t);var u,i,o,a,f;te(this,"id",void 0),te(this,"name",void 0),te(this,"icon",void 0),te(this,"type",void 0),te(this,"controlType",void 0),te(this,"props",void 0),te(this,"setting",[]),te(this,"fieldType",void 0),te(this,"eventKeys",[]),te(this,"customEvents",[]),te(this,"parent",null),te(this,"updateSetting",ai),te(this,"removeSetting",oi),this._callControlHooks("preInstance",n);var l=ti(this,t)?this.constructor:void 0,c=l.controlName,s=l.controlIcon,h=l.controlType,p=l.controlFieldType,D=l.controlEventKeys,v=l.controlCustomEvents,A=l.name,d=l.setting;c&&s&&h||Au("The ".concat(A," controlName,controlIcon,controlType is not define"));var m;this.id=(m=(u=n)===null||u===void 0?void 0:u.id)!==null&&m!==void 0?m:Qn(10),this.name=c,this.icon=s;var E;this.type=(E=(i=n)===null||i===void 0?void 0:i.type)!==null&&E!==void 0?E:h,this.props=new nt((o=n)===null||o===void 0?void 0:o.props,(ti(this,t)?this.constructor:void 0).controlName);var C;this.controlType=(C=(a=n)===null||a===void 0?void 0:a.controlType)!==null&&C!==void 0?C:"base",this.setting=ue(d);var w;this.fieldType=(w=(f=n)===null||f===void 0?void 0:f.fieldType)!==null&&w!==void 0?w:p,this.eventKeys=ue(D),this.customEvents=ue(v),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return F0(t,[{key:"rules",get:function(){var r=this.props.constructor.Rules;return r?new r(this.props):{}}},{key:"_callControlHooks",value:function(){for(var r=arguments.length,u=new Array(r),i=0;i<r;i++)u[i]=arguments[i];var o,a=B0(u),f=a[0],l=a.slice(1);return(o=y0).emit.apply(o,[f,this].concat(Sr(l)))}},{key:"preUpdate",value:function(r,u){this._callControlHooks("preUpdateProps",r,u)}},{key:"postUpdate",value:function(r,u){this._callControlHooks("postUpdateProps",r,u)}},{key:"updateProps",value:function(r,u){this.preUpdate(r,u),ur(this.props,r,u),this.postUpdate(r,u)}},{key:"preValidate",value:function(){var r=this;return Yu(function(){var u,i,o;return ii(this,function(a){switch(a.label){case 0:return u=ri({},r.rules),[4,r._callControlHooks("preValidate",u)];case 1:return i=a.sent(),o=i[i.length-1],[2,o===!1?void 0:o]}})})()}},{key:"validate",value:function(r,u){var i=this;return Yu(function(){var o,a,f,l;return ii(this,function(c){switch(c.label){case 0:return[4,i.preValidate()];case 1:o=c.sent(),a=o!==void 0?o:ri({},i.rules),Array.isArray(u)&&u.forEach(function(s){a.hasOwnProperty(s)&&delete a[s]}),f=m0(a,r),c.label=2;case 2:return c.trys.push([2,4,,5]),[4,f.validate(i.props)];case 3:return c.sent(),[2,!0];case 4:throw l=c.sent(),l.control||(l.control=i),l;case 5:return[2]}})})()}},{key:"toDataBindModel",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,u=this.fieldType,i=this.id,o=this.type,a=this.props,f=a.dataBind,l=a.datasourceBind,c=a.optionConfig,s=a.caption,h=a.required,p=a.maxLength,D=a.options,v=a.encrypted,A=a.encryptedMode;if(!(!u&&!f&&!l)){var d={parentId:r,fieldType:u,controlId:i,caption:s,type:o,props:{}};switch(f&&(d.dataBind=f),c){case"datasource":case void 0:l&&(d.datasourceBind=l);break;case"custom":d.props.options=D;break}return h!==void 0&&(d.required=h),p!==void 0&&(d.maxLength=p),v!==void 0&&(d.encrypted=v),A!==void 0&&(d.encryptedMode=A),d}}},{key:"preToSchema",value:function(){this._callControlHooks("preToSchema",this)}},{key:"toSchema",value:function(){return this.preToSchema(),{id:this.id,type:this.type,props:ue(this.props),fieldType:this.fieldType,controlType:this.controlType}}}],[{key:"updateBasicControl",value:function(r,u){if(r==="setting"){if(u.add){var i;(i=this.setting).push.apply(i,Sr(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),t}();te(be,"mode","Designer"),te(be,"controlName","\u63A7\u4EF6"),te(be,"controlIcon","icon"),te(be,"controlType","control"),te(be,"controlFieldType",void 0),te(be,"controlEventKeys",[]),te(be,"controlCustomEvents",[]),te(be,"setting",[]),te(be,"__is_control__",!0),te(be,"removeSettingItem",oi),te(be,"updateSettingItem",ai);function oi(e){var t=this,n=Array.isArray(e)?e:[e];n.forEach(function(r){var u,i=typeof r!="string",o=(u=t.setting)===null||u===void 0?void 0:u.findIndex(function(l){return l.key===(i?r.key:r)});if(o!==-1){var a,f;i?t.setting[o].showItems=(a=t.setting[o].showItems)===null||a===void 0?void 0:a.filter(function(l){return!r.hideItems.includes(l)}):t.setting.splice(o,1),i&&!(!((f=t.setting[o].showItems)===null||f===void 0)&&f.length)&&t.setting.splice(o,1)}})}function ai(e,t){var n=this,r=typeof e=="string"?[e]:e;r.forEach(function(u){var i=n.setting.find(function(l){return l.key===u});if(i){if(typeof t=="boolean")i.visible=t;else if(typeof t=="object"){var o,a=(o=t.type)!==null&&o!==void 0?o:"replace";if(a==="replace")i.showItems=t.showItems;else{var f;(f=i.showItems).push.apply(f,Sr(t.showItems))}}}})}function _0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function si(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 S0(e,t,n){return t&&si(e.prototype,t),n&&si(e,n),e}function Re(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function M0(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var tn=function(){function t(n){_0(this,t);var r,u,i,o,a,f;Re(this,"id",void 0),Re(this,"type",void 0),Re(this,"controlType",void 0),Re(this,"props",void 0),Re(this,"fieldType",void 0),Re(this,"customEvents",[]),Re(this,"pageStatus",void 0),Re(this,"parent",null);var l=M0(this,t)?this.constructor:void 0,c=l.controlType,s=l.controlFieldType,h=l.name,p=l.controlCustomEvents;c||Au("The ".concat(h," controlType is not define"));var D;this.id=(D=(r=n)===null||r===void 0?void 0:r.id)!==null&&D!==void 0?D:Qn(10);var v;this.type=(v=(u=n)===null||u===void 0?void 0:u.type)!==null&&v!==void 0?v:c,this.props=new nt((i=n)===null||i===void 0?void 0:i.props),this.customEvents=p;var A;this.controlType=(A=(o=n)===null||o===void 0?void 0:o.controlType)!==null&&A!==void 0?A:"base";var d;this.fieldType=(d=(a=n)===null||a===void 0?void 0:a.fieldType)!==null&&d!==void 0?d:s;var m;this.pageStatus=(m=(f=n)===null||f===void 0?void 0:f.pageStatus)!==null&&m!==void 0?m:vr.UNKNOWN}return S0(t,[{key:"rules",get:function(){var r=this.props.constructor.RuntimeRules;if(r){var u=new r(this.props);return Array.from(u)}return[]}}]),t}();Re(tn,"mode","Runtime"),Re(tn,"controlType","control"),Re(tn,"controlFieldType",void 0),Re(tn,"__is_control__",!0),Re(tn,"controlCustomEvents",[]);function ze(e){var t,n;return((t=e)===null||t===void 0?void 0:t.dataCode)!==void 0&&((n=e)===null||n===void 0?void 0:n.fieldCode)!==void 0}function ce(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Mr(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ie(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yn(e){return yn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},yn(e)}function Ir(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Nr(e,t)}function I0(e,t){return t&&(N0(t)==="object"||typeof t=="function")?t:ce(e)}function Nr(e,t){return Nr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Nr(e,t)}function N0(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function O0(){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 Or(e){var t=O0();return function(){var r=yn(e),u;if(t){var i=yn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return I0(this,u)}}var x0=function(e){Ir(n,e);var t=Or(n);function n(r){Mr(this,n);var u;u=t.call(this,r),ie(ce(u),"dataBind",{}),ie(ce(u),"caption",{type:"string",required:!0,message:Ne.getMessage("pleaseEnterCaption")}),ie(ce(u),"isHideCaption",{type:"boolean"}),ie(ce(u),"labelPosition",{type:"enum",enum:["top","left"]}),ie(ce(u),"defaultState",{type:"enum",enum:["default","readonly"]}),ie(ce(u),"required",{type:"boolean"}),ie(ce(u),"captionTip",{type:"string",required:!1,message:Ne.getMessage("pleaseEnterCaptionTip")});var i={fieldCode:{type:"string",required:!0,message:Ne.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:Ne.getMessage("pleaseEnterFieldCode")}};if(ze(r.dataBind))u.dataBind={type:"object",required:!0,fields:ue(i),message:Ne.getMessage("pleaseEnterFieldCode")};else{var o={type:"object",required:!0,fields:{},message:Ne.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(a){o.fields[a]={type:"object",required:!0,fields:ue(i),message:Ne.getMessage("pleaseEnterFieldCode")}}),u.dataBind=o}return r.isShowCaptionTip&&(u.captionTip.required=!0),u}return n}(yr),R0=function(e){Ir(n,e);var t=Or(n);function n(r){Mr(this,n);var u;u=t.call(this,r);var i=r.isHide?!1:r.required;return i&&u.push({type:"string",required:i,message:r.requiredMessage!==""?r.requiredMessage:Ne.getMessage("runtimeRequired",{caption:r.caption})}),u}return n}(zu),xr=function(e){Ir(n,e);var t=Or(n);function n(r){Mr(this,n);var u,i,o,a,f,l,c,s,h,p,D,v;u=t.call(this,r),ie(ce(u),"caption",void 0),ie(ce(u),"isHideCaption",void 0),ie(ce(u),"isShowCaptionTip",void 0),ie(ce(u),"captionTip",void 0),ie(ce(u),"labelPosition",void 0),ie(ce(u),"dataBind",void 0),ie(ce(u),"defaultValue",void 0),ie(ce(u),"placeholder",void 0),ie(ce(u),"defaultState",void 0),ie(ce(u),"required",void 0),ie(ce(u),"requiredMessage",void 0);var A;u.caption=(A=(i=r)===null||i===void 0?void 0:i.caption)!==null&&A!==void 0?A:"";var d;u.isHideCaption=(d=(o=r)===null||o===void 0?void 0:o.isHideCaption)!==null&&d!==void 0?d:!1;var m;u.isShowCaptionTip=(m=(a=r)===null||a===void 0?void 0:a.isShowCaptionTip)!==null&&m!==void 0?m:!1;var E;u.captionTip=(E=(f=r)===null||f===void 0?void 0:f.captionTip)!==null&&E!==void 0?E:"";var C;u.defaultState=(C=(l=r)===null||l===void 0?void 0:l.defaultState)!==null&&C!==void 0?C:"default";var w;u.labelPosition=(w=(c=r)===null||c===void 0?void 0:c.labelPosition)!==null&&w!==void 0?w:"top";var S;u.placeholder=(S=(s=r)===null||s===void 0?void 0:s.placeholder)!==null&&S!==void 0?S:"";var M;u.required=(M=(h=r)===null||h===void 0?void 0:h.required)!==null&&M!==void 0?M:!1;var L;u.requiredMessage=(L=(p=r)===null||p===void 0?void 0:p.requiredMessage)!==null&&L!==void 0?L:"",u.dataBind=new fr((D=r)===null||D===void 0?void 0:D.dataBind);var H;return u.defaultValue=(H=(v=r)===null||v===void 0?void 0:v.defaultValue)!==null&&H!==void 0?H:"",u}return n}(nt);ie(xr,"Rules",x0),ie(xr,"RuntimeRules",R0);function Rr(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function $0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function En(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function An(e){return An=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},An(e)}function P0(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&&$r(e,t)}function T0(e,t){return t&&(L0(t)==="object"||typeof t=="function")?t:Rr(e)}function $r(e,t){return $r=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},$r(e,t)}function L0(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function j0(){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 k0(e){var t=j0();return function(){var r=An(e),u;if(t){var i=An(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return T0(this,u)}}var ci=function(e){P0(n,e);var t=k0(n);function n(r){$0(this,n);var u,i;return u=t.call(this,r),En(Rr(u),"controlType","form"),En(Rr(u),"props",void 0),u.props=new xr((i=r)===null||i===void 0?void 0:i.props),u}return n}(be);En(ci,"controlEventKeys",["on_change","on_focus","on_blur"]),En(ci,"controlCustomAttributes",void 0);function q0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function U0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Cn(e){return Cn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Cn(e)}function V0(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&&Pr(e,t)}function H0(e,t){return t&&(z0(t)==="object"||typeof t=="function")?t:q0(e)}function Pr(e,t){return Pr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Pr(e,t)}function z0(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function W0(){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 Z0(e){var t=W0();return function(){var r=Cn(e),u;if(t){var i=Cn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return H0(this,u)}}var G0=function(e){V0(n,e);var t=Z0(n);function n(r){return U0(this,n),t.call(this,r)}return n}(nt);function Tr(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 X0(e){if(Array.isArray(e))return Tr(e)}function Ct(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function fi(e,t,n,r,u,i,o){try{var a=e[i](o),f=a.value}catch(l){n(l);return}a.done?t(f):Promise.resolve(f).then(r,u)}function J0(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){fi(i,r,u,o,a,"next",f)}function a(f){fi(i,r,u,o,a,"throw",f)}o(void 0)})}}function K0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function li(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 Q0(e,t,n){return t&&li(e.prototype,t),n&&li(e,n),e}function ht(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function It(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?It=Reflect.get:It=function(u,i,o){var a=ah(u,i);if(!!a){var f=Object.getOwnPropertyDescriptor(a,i);return f.get?f.get.call(o||u):f.value}},It(e,t,n||e)}function pt(e){return pt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},pt(e)}function Y0(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&&Lr(e,t)}function eh(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function th(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function nh(){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 rh(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){ht(e,u,n[u])})}return e}function uh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function ih(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):uh(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function oh(e,t){return t&&(sh(t)==="object"||typeof t=="function")?t:Ct(e)}function Lr(e,t){return Lr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Lr(e,t)}function ah(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=pt(e),e!==null););return e}function hi(e){return X0(e)||th(e)||ch(e)||nh()}function sh(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function ch(e,t){if(!!e){if(typeof e=="string")return Tr(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 Tr(e,t)}}function fh(){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 lh(e){var t=fh();return function(){var r=pt(e),u;if(t){var i=pt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return oh(this,u)}}function hh(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(c){return f([l,c])}}function f(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=l[0]&2?r.return:l[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,l[1])).done)return u;switch(r=0,u&&(l=[l[0]&2,u.value]),l[0]){case 0:case 1:u=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!u||l[1]>u[0]&&l[1]<u[3])){o.label=l[1];break}if(l[0]===6&&o.label<u[1]){o.label=u[1],u=l;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(l);break}u[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(c){l=[6,c],r=0}finally{n=u=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var ph=1e4,pi=function(t){Y0(r,t);var n=lh(r);function r(u){K0(this,r);var i,o,a;i=n.call(this,u),ht(Ct(i),"controlType","layout"),ht(Ct(i),"children",void 0),ht(Ct(i),"excludes",void 0),ht(Ct(i),"childrenMaxLength",void 0),ht(Ct(i),"props",void 0);var f=eh(this,r)?this.constructor:void 0,l=f.excludes,c=f.childrenMaxLength;return i.props=new G0((o=u)===null||o===void 0?void 0:o.props),ku(Ct(i),"children",(a=u)===null||a===void 0?void 0:a.children,void 0,"Designer"),i.excludes=ue(l),i.childrenMaxLength=c,i}return Q0(r,[{key:"judgeExcludesChildren",value:function(i){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(i)}},{key:"judgeJoinChildren",value:function(i){var o=this.judgeExcludesChildren(i);return o&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(i,o){var a=this,f=this,l=function(){return It(pt(r.prototype),"validate",a)};return J0(function(){return hh(this,function(c){switch(c.label){case 0:return[4,l().call(f,i,o)];case 1:return c.sent(),[4,Promise.all(f.children.map(function(s){return s.validate(i,o)}))];case 2:return c.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,o=It(pt(r.prototype),"toDataBindModel",this).call(this),a=o?[o]:[];return this.children.reduce(function(f,l){var c=l.toDataBindModel(i);if(Array.isArray(c)){var s=c.filter(function(h){return!!h});return hi(f).concat(hi(s))}return c&&f.push(c),f},a)}},{key:"toSchema",value:function(){var i=It(pt(r.prototype),"toSchema",this).call(this),o=this.children.map(function(a){var f=a.toSchema();return f});return ih(rh({},i),{children:o})}}]),r}(be);ht(pi,"excludes",!1),ht(pi,"childrenMaxLength",ph);function Fn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function dh(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function di(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function wn(e){return wn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},wn(e)}function Dh(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&&jr(e,t)}function vh(e,t){return t&&(gh(t)==="object"||typeof t=="function")?t:Fn(e)}function jr(e,t){return jr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},jr(e,t)}function gh(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function mh(){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 yh(e){var t=mh();return function(){var r=wn(e),u;if(t){var i=wn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return vh(this,u)}}var Eh=function(e){Dh(n,e);var t=yh(n);function n(r,u,i){dh(this,n);var o,a;return o=t.call(this,u),di(Fn(o),"headers",void 0),di(Fn(o),"footers",void 0),ku(Fn(o),"headers",(a=u)===null||a===void 0?void 0:a.headers,r,i),o}return n}(nt);function kr(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 Ah(e){if(Array.isArray(e))return kr(e)}function bn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Di(e,t,n,r,u,i,o){try{var a=e[i](o),f=a.value}catch(l){n(l);return}a.done?t(f):Promise.resolve(f).then(r,u)}function Ch(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){Di(i,r,u,o,a,"next",f)}function a(f){Di(i,r,u,o,a,"throw",f)}o(void 0)})}}function Fh(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function vi(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 wh(e,t,n){return t&&vi(e.prototype,t),n&&vi(e,n),e}function Bn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Nt(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Nt=Reflect.get:Nt=function(u,i,o){var a=Ih(u,i);if(!!a){var f=Object.getOwnPropertyDescriptor(a,i);return f.get?f.get.call(o||u):f.value}},Nt(e,t,n||e)}function dt(e){return dt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},dt(e)}function bh(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&&qr(e,t)}function Bh(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function _h(){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 gi(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){Bn(e,u,n[u])})}return e}function Sh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(u){return Object.getOwnPropertyDescriptor(e,u).enumerable})),n.push.apply(n,r)}return n}function mi(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Sh(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Mh(e,t){return t&&(Nh(t)==="object"||typeof t=="function")?t:bn(e)}function qr(e,t){return qr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},qr(e,t)}function Ih(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=dt(e),e!==null););return e}function yi(e){return Ah(e)||Bh(e)||Oh(e)||_h()}function Nh(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function Oh(e,t){if(!!e){if(typeof e=="string")return kr(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 kr(e,t)}}function xh(){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 Rh(e){var t=xh();return function(){var r=dt(e),u;if(t){var i=dt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Mh(this,u)}}function $h(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function a(l){return function(c){return f([l,c])}}function f(l){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,r&&(u=l[0]&2?r.return:l[0]?r.throw||((u=r.return)&&u.call(r),0):r.next)&&!(u=u.call(r,l[1])).done)return u;switch(r=0,u&&(l=[l[0]&2,u.value]),l[0]){case 0:case 1:u=l;break;case 4:return o.label++,{value:l[1],done:!1};case 5:o.label++,r=l[1],l=[0];continue;case 7:l=o.ops.pop(),o.trys.pop();continue;default:if(u=o.trys,!(u=u.length>0&&u[u.length-1])&&(l[0]===6||l[0]===2)){o=0;continue}if(l[0]===3&&(!u||l[1]>u[0]&&l[1]<u[3])){o.label=l[1];break}if(l[0]===6&&o.label<u[1]){o.label=u[1],u=l;break}if(u&&o.label<u[2]){o.label=u[2],o.ops.push(l);break}u[2]&&o.ops.pop(),o.trys.pop();continue}l=t.call(e,o)}catch(c){l=[6,c],r=0}finally{n=u=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}var Ph=function(e){bh(n,e);var t=Rh(n);function n(r){Fh(this,n);var u,i;return u=t.call(this,r),Bn(bn(u),"controlType","list"),Bn(bn(u),"props",void 0),u.props=new Eh(bn(u),(i=r)===null||i===void 0?void 0:i.props,"Designer"),u}return wh(n,[{key:"validate",value:function(u,i){var o=this,a=this,f=function(){return Nt(dt(n.prototype),"validate",o)};return Ch(function(){return $h(this,function(l){switch(l.label){case 0:return[4,f().call(a,u)];case 1:return l.sent(),[4,Promise.all(a.props.headers.map(function(c){return c.validate(u,i)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=Nt(dt(n.prototype),"toDataBindModel",this).call(this),i=u?[u]:[],o=this.id;return this.props.headers.reduce(function(a,f){var l=f.toDataBindModel(o);if(Array.isArray(l)){var c=l.filter(function(s){return!!s});return yi(a).concat(yi(c))}return l&&a.push(l),a},i)}},{key:"toSchema",value:function(){var u,i,o=Nt(dt(n.prototype),"toSchema",this).call(this),a=this.props.headers.map(function(l){return l.toSchema()}),f=(i=this.props)===null||i===void 0||(u=i.footers)===null||u===void 0?void 0:u.map(function(l){if(l)return l.toSchema()});return mi(gi({},o),{props:mi(gi({},this.props),{headers:a,footers:f})})}}]),n}(be);Bn(Ph,"controlFieldType",W.LIST);function $e(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Ei(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Pe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function _n(e){return _n=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},_n(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&&Ur(e,t)}function Th(e,t){return t&&(Lh(t)==="object"||typeof t=="function")?t:$e(e)}function Ur(e,t){return Ur=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Ur(e,t)}function Lh(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e}function jh(){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=jh();return function(){var r=_n(e),u;if(t){var i=_n(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Th(this,u)}}var kh=function(e){Ai(n,e);var t=Ci(n);function n(r){Ei(this,n);var u;return u=t.call(this,r),Pe($e(u),"caption",{type:"string",required:!0,message:Ne.getMessage("pleaseEnterCaption")}),Pe($e(u),"width",{type:"number",required:!1,message:Ne.getMessage("pleaseEnterColumnWidth")}),u.width.required=r.widthType==="px",u}return n}(yr),qh=function(e){Ai(n,e);var t=Ci(n);function n(r){Ei(this,n);var u,i,o,a,f,l,c,s,h,p,D;u=t.call(this,r),Pe($e(u),"widthType",void 0),Pe($e(u),"width",void 0),Pe($e(u),"caption",void 0),Pe($e(u),"dataBind",void 0),Pe($e(u),"autoWidth",void 0),Pe($e(u),"fixed",void 0),Pe($e(u),"sort",void 0),Pe($e(u),"align",void 0),Pe($e(u),"colSpan",void 0),Pe($e(u),"autoHeight",void 0);var v;u.width=(v=(i=r)===null||i===void 0?void 0:i.width)!==null&&v!==void 0?v:150,u.widthType=((o=r)===null||o===void 0?void 0:o.widthType)||"auto";var A;u.caption=(A=(a=r)===null||a===void 0?void 0:a.caption)!==null&&A!==void 0?A:"";var d;u.fixed=(d=(f=r)===null||f===void 0?void 0:f.fixed)!==null&&d!==void 0?d:"none",u.autoWidth=new $l((l=r)===null||l===void 0?void 0:l.autoWidth),u.dataBind=new fr((c=r)===null||c===void 0?void 0:c.dataBind);var m;u.sort=(m=(s=r)===null||s===void 0?void 0:s.sort)!==null&&m!==void 0?m:!0,u.align=(h=r)===null||h===void 0?void 0:h.align,u.colSpan=(p=r)===null||p===void 0?void 0:p.colSpan;var E;return u.autoHeight=(E=(D=r)===null||D===void 0?void 0:D.autoHeight)!==null&&E!==void 0?E:!1,u}return n}(nt);Pe(qh,"Rules",kh);function Sn(e){return e.controlType===Y.LAYOUT||e.controlType===Y.WRAP||e.controlType===Y.LIST||e.controlType===Y.SEARCH}function Ot(e,t){Array.isArray(e)&&e.map(n=>{n.type===J.SUBTABLE?t(n,[]):Sn(n)?Ot(n==null?void 0:n.children,t):n.controlType===Y.FORM&&t(n)})}function xt(e,t){Array.isArray(e)&&e.map(n=>{n.type===J.DATA_VIEW||n.type===J.SIMPLE_SEARCH?t(n):Sn(n)&&xt(n==null?void 0:n.children,t)})}let Fi=0;function Vr(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Fi++,e+"_"+n+Fi+String(t)}class je extends Jt{constructor(t){super("Runtime"),this._flatInstances=[],this._instanceMap={},this._controlParentIdMap={};const{schema:n}=t;this._schema=n,this._instance=this.createControl(n,t.beforeCreateInstance),this.getFlatInstances()}getFlatInstances(){const t=[],n={},r={};return Mn(this._instance,"",(u,i)=>{i&&(r[u.id]=i),n[u.id]||(n[u.id]=[]),!(u.type==="subtable-column"&&n[u.id].length>0)&&(t.push(u),n[u.id].push(u))}),this._flatInstances=t,this._instanceMap=n,this._controlParentIdMap=r,this._flatInstances}get schema(){return this._schema}get instance(){return this._instance}get flatInstances(){return this._flatInstances}get instanceMap(){return this._instanceMap}get allRules(){let t={},n={};return xt(this._instance,r=>{let u=je.staticGetRules(r.type,r.props);n[r.id]=ue(u[0]),t[r.id]=ue(u[0]),Ot(r.children,i=>{(i.controlType===Y.FORM||i.controlType===Y.LIST)&&(bi(n[r.id].fields,i),Bi(t[r.id].fields,i))})}),{rules:n,antdRules:t}}get rules(){let t={};return xt(this._instance,n=>{let r=je.staticGetRules(n.type,n.props);t[n.id]=r[0],Ot(n.children,u=>{(u.controlType===Y.FORM||u.controlType===Y.LIST)&&bi(t[n.id].fields,u)})}),t}get antdRules(){let t={};return xt(this._instance,n=>{let r=je.staticGetRules(n.type,n.props);t[n.id]=r[0],Ot(n.children,u=>{(u.controlType===Y.FORM||u.controlType===Y.LIST)&&Bi(t[n.id].fields,u)})}),t}}function Mn(e,t,n){(Array.isArray(e)?e:[e]).map(u=>{if(n(u,t),Sn(u)){const i=u;i.children||(i.children=[]),Mn(i.children,i.id,n)}wi(u,"headers")&&Mn(u.props.headers,u.id,n),wi(u,"footers")&&Mn(u.props.footers,u.id,n)})}function wi(e,t){return t in e.props&&Et(e.props[t])}function Hr(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:Hr(e.parent)}function bi(e,t){if(Hr(t))return;let n=je.staticGetRules(t.type,t.props);if(t.controlType===Y.FORM)e[t.id]=n;else if(t.type===J.SUBTABLE){e[t.id]=n;const r={type:"array",fields:{}};t.children.forEach((u,i)=>{at(u.children,o=>{if(r.fields){r.fields[i]||(r.fields[i]={type:"object",required:!0,fields:{}});let a=je.staticGetRules(o.type,o.props);r.fields[i].fields[o.id]=a}})}),e[t.id].push(r)}}function Bi(e,t){if(Hr(t))return;let n=je.staticGetRules(t.type,t.props);t.controlType===Y.FORM?e[t.id]=n:t.type===J.SUBTABLE&&t.children.length&&(e[t.id]=[],t.children.forEach(r=>{let u={};at(r.children,i=>{let o=je.staticGetRules(i.type,i.props);u[i.id]=o}),e[t.id].push(u)}))}class Uh{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:o}=Vh(t.instance);this.emptyState=r,this.state=n,this.dataBindMapping=u,this.controlIdMapping=i,this.defaultState=o}setState(t,n,r){const u=this.controlIdMapping[t];u!==void 0?this.state[u.dataView][t]=n:r!==void 0?Object.keys(this.controlIdMapping).map(i=>{const o=this.controlIdMapping[i].dataView,a=this.controlIdMapping[i].children;a!==void 0&&Object.keys(a).map(f=>{f===t&&this.state[o][i][r]&&(this.state[o][i][r][t]=n)})}):this.state[t]=n}getState(t,n){if(this.state[t]!==void 0)return this.state[t];{const u=this.controlIdMapping[t];if(u!==void 0)return this.state[u.dataView][t];if(n!==void 0){let i;return Object.keys(this.controlIdMapping).map(o=>{const a=this.controlIdMapping[o].dataView,f=this.controlIdMapping[o].children;f!==void 0&&Object.keys(f).map(l=>{var c;l===t&&(i=(c=this.state[a][o][n])==null?void 0:c[t])})}),i}else{let i=[];return Object.keys(this.controlIdMapping).map(o=>{const a=this.controlIdMapping[o].dataView,f=this.controlIdMapping[o].children;f!==void 0&&Object.keys(f).map(l=>{l===t&&this.state[a][o].map(c=>{i.push(c[t])})})}),i}}}getEmptyState(t){if(this.emptyState[t]!==void 0)return this.emptyState[t];{const r=this.controlIdMapping[t];if(r!==void 0){const u=this.emptyState[r.dataView][t];return"children"in r&&Object.assign(u,{uid:"new:"+Vr("uid")}),u}else{let u;return Object.keys(this.controlIdMapping).map(i=>{const o=this.controlIdMapping[i].dataView,a=this.controlIdMapping[i].children;a!==void 0&&Object.keys(a).map(f=>{f===t&&(u=this.emptyState[o][i][t])})}),u}}}getDataBind(t){let n=this.controlIdMapping[t];if(n)return n.dataBind;e:for(let r in this.controlIdMapping){const u=this.controlIdMapping[r];if(u.children){for(let i in u.children)if(i===t){n=u.children[i];break e}}}return n==null?void 0:n.dataBind}}function Vh(e){let t={},n={},r={},u={},i={};return xt(e,o=>{const a=o.id,f={},l={};Ot([o],(c,s)=>{Hh(f,l,c),zh(r,a,c),Wh(u,a,c)}),t[a]={},i[a]=f,n[a]=l}),{state:t,defaultState:i,emptyState:n,databindMapping:r,controlidMapping:u}}function Hh(e,t,n){var r,u;if(n.controlType===Y.FORM)e[n.id]=ue(n.props.defaultValue),t[n.id]=ue(n.props.defaultValue);else{const i={};at(n.props.headers,o=>{i[o.id]=ue(o.props.defaultValue)}),e[n.id]=(u=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>oe({uid:"new:"+Vr("uid")},ue(i))))!=null?u:[],t[n.id]=i}}function zh(e,t,n){var r,u;if(n.controlType===Y.FORM)ze(n.props.dataBind)?((u=(r=n.props)==null?void 0:r.dataBind)==null?void 0:u.dataCode)===void 0||(e[n.props.dataBind.dataCode]===void 0&&(e[n.props.dataBind.dataCode]={controlId:t,fields:[],dataViewId:t}),e[n.props.dataBind.dataCode].fields.push({fieldCode:n.props.dataBind.fieldCode,controlId:n.id,dataBind:n.props.dataBind,dataViewId:[t]})):Object.keys(n.props.dataBind).map(i=>{const o=n.props.dataBind,a=o[i].dataCode;a!==void 0&&(e[a]===void 0&&(e[a]={controlId:n.id,fields:[],dataViewId:t}),e[a].fields.push({fieldCode:o[i].fieldCode,controlId:n.id,dataBind:o,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){ot(`datasourceBind.dataCode is empty! maybe in preview mode, control:${n.id} type:${n.type}`);return}e[n.props.datasourceBind.dataCode]={controlId:n.id,fields:[],dataViewId:t};const i=n.id;at(n.props.headers,o=>{ze(o.props.dataBind)?e[o.props.dataBind.dataCode].fields.push({fieldCode:o.props.dataBind.fieldCode,controlId:o.id,dataBind:o.props.dataBind,dataViewId:[t,i]}):Object.keys(o.props.dataBind).map(a=>{const f=o.props.dataBind,l=f[a].dataCode;e[l].fields.push({fieldCode:f[a].fieldCode,controlId:o.id,dataBind:f,dataViewId:[t,i]})})})}}function Wh(e,t,n){n.controlType===Y.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===J.SUBTABLE&&(e[n.id]={dataBind:new fr({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},at(n.props.headers,r=>{var u,i;Object.assign((i=(u=e[n.id])==null?void 0:u.children)!=null?i:{},{[r.id]:{dataBind:r.props.dataBind}})}))}const _i=["splice","push","shift","pop","unshift","reverse"],zr=Symbol("__engineProxy__"),Wr=Symbol("__engineTarget__"),Si=Symbol("__engineArrayBeforeSetCallbackFlag__"),Mi=Symbol("__engineProxyThisKey__"),We={type:"",args:[],callback:Ii};function Ii(){}Kh();function Zh(e,t,n,r,u){if(We.type){We.callback=u.bind(null,e,r);return}const i=Number(t);if(i>e.length){tt(`Wrong array operations may cause unknown errors. It is recommended to use APIs such as ${_i.join(",")} for array operations`);return}if(!(Number.isNaN(i)&&t!=="length"))if(t==="length"){const a=n,f=e.length;if(a>e.length){tt("Do not directly modify the length of the array data, please add new rows");return}return a===e.length?void 0:()=>u.call(null,e,r,"splice",[a,f-a])}else return i===e.length?()=>u.call(null,e,r,"push",[n]):()=>u.call(null,e,r,"splice",[i,1,n])}function Gh(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===zr?!0:u===Wr?r:Array.isArray(r)&&u===Si?n:u===Mi?e:Reflect.get(r,u,i)},set(r,u,i,o){var h;let a=i;const f=r[u],l=e===""?u:e+"."+u;function c(p){if(typeof p=="object"&&p!==null)return p[zr]!==!0?In(p,t,n,l):In(p[Wr],t,n,l)}a=(h=c(i))!=null?h:a;let s;if(Array.isArray(r)){const p=Zh(r,u,i,e,t);s=Reflect.set(r,u,a,o),p&&p()}else{try{let p=a;if(a=n.call(null,r,l,a,f),p!==a){const D=c(a);D!==void 0&&(a=D)}}catch(p){return pn(`${l} set error ${p}`),!0}s=Reflect.set(r,u,a,o),t.call(null,r,l,i,f)}return s}}}function In(e,t,n,r=""){if(Object.isFrozen(e))return e;for(let u in e){const i=r===""?u:r+"."+u,o=e[u];typeof o=="object"&&o!==null&&(e[u]=In(o,t,n,i))}return new Proxy(e,Gh(r,t,n))}function Ni(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Ni(n.children))}),t}function Zr(e,t,n){if(t==="")return;const r=t.split(".");if(r.length===0)return;const u=r[0],i=r.slice(1),o=n[u]?n[u][0]:void 0;return i.length===0?o:i.reduce((a,f)=>{var s,h;const l=Number(f);if(Number.isNaN(l)&&a){const p=a!=null&&a.children?Ni(a.children):void 0,D=p==null?void 0:p.find(v=>v.id===f);return D||(a.controlType===Y.FORM?a:void 0)}else return(h=(s=a==null?void 0:a.children)==null?void 0:s[l])!=null?h:a},o)}function Xh(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function Jh(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function Kh(){_i.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[zr]){let u;const i=Xh(e,n);if(i.length){const o=(r=this[Si])==null?void 0:r.call(this,this[Wr],this[Mi],i),a=Jh(e,n,o);We.type=e,We.args=a,u=t.apply(this,a)}else We.type=e,We.args=n,u=t.apply(this,n);return typeof We.callback=="function"&&We.callback(e,n,u),We.type="",We.args=[],We.callback=Ii,u}else return t.apply(this,n)}})}class Qh{constructor(){this.actionMap=new Map,this.buildinActions={},this.actionUtils={},this.sources={}}execAction(t,n,...r){return Ye(this,null,function*(){const u=this.actionMap.get(t);if(!!u)try{return yield u.func.call(null,n,...r)}catch(i){pn(`${u.id} Exception during calling action: ${i}`)}})}addAction(t,n){this.actionMap.has(t)&&tt("duplicated action key");const r=new Yh(t,n);this.actionMap.set(t,r)}}class Yh{constructor(t,n){this.id="",this.id=t,this.func=n}}class ep{constructor(t){this._dataStore=new Map,this.executer=t}add(t,n){this._dataStore.set(t,n)}get(t){let n=this._dataStore.get(t);return ue(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return Ye(this,null,function*(){return this.executer===void 0?(pn("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class Dt{}class nn extends Dt{validate(t){return Oe(t)}transform(t){if(t==null)return"";if(!He(t)&&!Bu(t))return String(t);if(pl(t))return JSON.stringify(t);throw`${t} is not a string`}}class Gr extends Dt{validate(t){return dn(t)||t===""}transform(t){if(t==null)return"";const n=!He(t)&&!Bu(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class tp extends Dt{validate(t){return dl(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(Et(t))return n(t);if(Oe(t)&&_u(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class np extends Dt{validate(t){return Dl(t)}transform(t){if(t==null)return[];function n(u){return u.map(i=>!i&&i!==0?"":Number(i)).filter(i=>i===""||!Number.isNaN(i))}if(Et(t))return n(t);if(Oe(t)&&_u(t))try{const u=JSON.parse(t);if(Et(u))return n(u)}catch(u){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class rp extends Dt{validate(t){return He(t)&&"amount"in t&&dn(t.amount)&&"currency"in t&&Oe(t.currency)}transform(t,n){if(t==null||t==="")return new lr({currency:n==null?void 0:n.currency});let r;if(He(t)&&(r=new lr(oe(oe({},n),t))),Oe(t)&&Dn(t))try{const u=JSON.parse(t);r=new lr(oe(oe({},n),u))}catch(u){}if(r){const u=new Gr,i=new nn;return u.validate(r.amount)||(r.amount=u.transform(r.amount)),i.validate(r.currency)||(r.currency=i.transform(r.currency)),r}throw`${t} is not a { amount: number, currency: string } object`}}class up extends Dt{validate(t){return He(t)&&"min"in t&&Oe(t.min)&&"max"in t&&Oe(t.max)}transform(t,n){if(t==null||t==="")return new hr;let r;if(He(t)&&(r=new hr(oe(oe({},n),t))),Oe(t)&&Dn(t))try{const u=JSON.parse(t);r=new hr(oe(oe({},n),u))}catch(u){}if(r){const u=new nn;return u.validate(r.min)||(r.min=u.transform(r.min)),u.validate(r.max)||(r.max=u.transform(r.max)),r}throw`${t} is not a { min: string, max: string } object`}}class ip extends Dt{validate(t){return He(t)&&"result"in t&&dn(t.result)&&"unit"in t&&Oe(t.unit)}transform(t,n){if(t==null||t==="")return new dr({unit:n==null?void 0:n.unit});let r;if(He(t)&&(r=new dr(oe(oe({},n),t))),Oe(t)&&Dn(t))try{const u=JSON.parse(t);r=new dr(oe(oe({},n),u))}catch(u){}if(r){const u=new Gr,i=new nn;return u.validate(r.result)||(r.result=u.transform(r.result)),i.validate(r.unit)||(r.unit=i.transform(r.unit)),r}throw`${t} is not a { result: string, unit: string } object`}}class op extends Dt{validate(t){return!!He(t)}transform(t,n){if(t==null||t==="")return new pr;let r;if(He(t)&&(r=new pr(oe(oe({},n),ir.exports.camelizeKeys(t)))),Oe(t)&&Dn(t))try{const u=JSON.parse(t);r=new pr(oe(oe({},n),ir.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new nn;return u.validate(r.city)||(r.city=u.transform(r.city)),u.validate(r.district)||(r.district=u.transform(r.district)),u.validate(r.province)||(r.province=u.transform(r.province)),r}throw`${t} is not a { city: string, district: string, province: string } object`}}class ap{static getValueChecker(t){let n;switch(t){case W.VARCHAR:case W.TIMESTAMP:case W.TEXT:case W.RELATION:case W.AUTO_NUMBER:n=new nn;break;case W.DECIMAL:n=new Gr;break;case W.EMPLOYEES:case W.DEPARTMENTS:case W.IMAGE:case W.FILE:case W.ARRAY:n=new tp;break;case W.MONEY:n=new rp;break;case W.TIMESCOPE:n=new up;break;case W.CALC:n=new ip;break;case W.DECIMAL_RANGE:n=new np;break;case W.ADDRESS:n=new op;break}return n}}function sp(e){if(["min","max","currency","unit"].includes(e))return W.VARCHAR;if(["result","amount"].includes(e))return W.DECIMAL}function Oi(e,t,n,r){var o;let u=(o=sp(t))!=null?o:e,i=ap.getValueChecker(u);if(!i||i.validate(n))return n;try{const a=i.transform(n,r);return a!==void 0?a:n}catch(a){throw`${t} ${a}`}}function cp(e,t,n){return Object.entries(e).reduce((r,[u,i])=>{const o=t[u];return r[u]=Oi(i,u,o,n[u]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let Rt=null,rn="";class Xr extends Nu{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=Qn(8),this.__pluginsApplied=!1,this.actionManager=new Qh,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:u,externalParams:i,language:o=pu,debug:a=!1}=this.$options;Ne.setLocale(o),this.debug=a,this.runtime=new je({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.store=new Uh({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&nr(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(t){return je.register(t,"Runtime")}static judgeControlIsRegistered(t){return je.staticRegisteredTypes.has(t.Runtime.controlType)}mount(){this.debugLog("engine\u7684mount\u65B9\u6CD5\u5F00\u59CB\u8C03\u7528");const{plugins:t=[]}=this.$options;this._handlerProxyState(),this.__plugins=t,this.applyPlugins(),this.setStates(this.getState()),this.debugLog("engine\u7684mount\u65B9\u6CD5\u8C03\u7528\u7ED3\u675F"),this.debug&&typeof window!="undefined"&&(window.engines[this.id]=this)}destroy(){this.debug&&typeof window!="undefined"&&delete window.engines[this.id]}_handlerProxyState(){this.store.state=In(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=Zr(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return r;if(this.assertInstance(i,J.SUBTABLE)){if(r===null)return[];const f=i.props.headers.reduce((c,s)=>{const h=s.children[0];return h&&h.controlType===Y.FORM&&(c[h.id]=h.fieldType),c},{}),l=this.getEmptyState(i.id);return r==null?void 0:r.map(c=>cp(f,c,l))}const o=n.split("."),a=o[o.length-1];try{return Oi(i.fieldType,a,r,u)}catch(f){throw ot(`the id=${i.id}'s instance setState error, %o ${f}.`,r),f}}_proxyStateCallback(t,n,r,u,i){Array.isArray(t)?this._handlerArrayUpdate(t,n,r,u,i):this._handlerObjectUpdate(t,n,r,u)}_handlerArrayUpdate(t,n,r,u,i){const o=Zr(this.runtime.flatInstances,n,this.runtime.instanceMap);if((o==null?void 0:o.controlType)!==Y.LIST)return;const a=p=>{const D=[];for(let v=0;v<p;v++){const A=this.listControlCreateRow(o,"subtable-row");A&&D.push(A)}return D},f=Rt;let l=[],c=[],s=[],h=!1;if(r&&u){switch(r){case"push":case"unshift":const p=u.length;l=a(p),c=u,o.children[r](...l),this.runtime.getFlatInstances();break;case"splice":if(u.length>2){const D=u.length-2,v=u.slice(2);l=a(D),c=v;const A=u[0],d=u[1];o.children[r](A,d,...l),this.runtime.getFlatInstances()}else{const D=u[0],v=u[1];D+v===o.children.length-1&&(h=!0),o.children[r](...u),this.runtime.getFlatInstances()}break;default:o.children[r](...u),this.runtime.getFlatInstances();break}r==="splice"?s=i:["pop","shift"].includes(r)&&(s=[i]),this.emit("list-change",{instance:o,value:this.getState(o.id),options:Object.assign({},f,{changed:l,data:c,deleted:s!=null?s:[],jsonValue:JSON.stringify(this.getState(o.id)),isDeleteLastOne:h})}),Rt=null}}_handlerObjectUpdate(t,n,r,u){const i=Zr(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const o=this.getInstanceRowIndex(i),a=Rt||{};if(i.controlType===Y.LIST){i.children.length=0;const f=r;let l=[];for(let c=0;c<f.length;c++){const s=this.listControlCreateRow(i,"subtable-row");s&&l.push(s)}i.children.push(...l),this.runtime.getFlatInstances(),this.emit("list-change",{instance:i,value:r,options:hu(oe({},a),{changed:l,data:f,deleted:u!=null?u:[]})})}else this.emit("change",{instance:i,value:this.getState(i.id,o),rowIndex:o,options:hu(oe({},a),{oldValue:u})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{rn=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){tt(`${rn} Plugin apply Error
|
|
2
|
+
${r}`)}finally{rn=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){const r=this.runtime.createControlInstance(n);if(!!r){if(r.controlType===Y.LAYOUT){const u=r,i=ue(t.props.headers),o=this.createControl(i);u.children.push(...o)}return r.parent=t,r}}listControlAddRow(t,n="subtable-row"){const r=this.listControlCreateRow(t,n);!r||t.children.push(r)}emit(t,n){return Ye(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return ot("The engine-mounted life cycle can only be triggered once"),Promise.resolve([]);if(this._jobTasks.length){console.time("engine-mounted need wait");const o=[...this._jobTasks];yield Promise.all(o),console.timeEnd("engine-mounted need wait")}this.isMounted=!0}let r,u;this.isMounted||(u=new Promise(o=>{r=o}),this._jobTasks.push(u));const i=yield Ko(Xr.prototype,this,"emit").call(this,t,n);return r&&u&&(r(),this._jobTasks.splice(this._jobTasks.indexOf(u),1)),i})}on(t,n){return rn&&(n.applyingPluginName=rn),super.on(t,n)}createControl(...t){return this.runtime.createControl(...t)}createInstance(t,n){return this.runtime.createControlInstance(t,n)}schemaEvent(t,n){this.emit(t,n)}updateInstanceProps(t,n,r,u){return this.setInstance(t,n,r,u)}getRule(t,n){return je.staticGetRules(t,n)}getAllRules(t){var r,u;const n=this.runtime.allRules;return t===void 0?n:{rules:(r=n.rules[t])==null?void 0:r.fields,antdRules:(u=n.antdRules[t])==null?void 0:u.fields}}getRules(t){var n;return t===void 0?this.runtime.rules:(n=this.runtime.rules[t])==null?void 0:n.fields}getAntdRules(t){var n;return t===void 0?this.runtime.antdRules:(n=this.runtime.antdRules[t])==null?void 0:n.fields}getState(t,n){return t===void 0?this.store.state:this.store.getState(t,n)}getEmptyState(t){return ue(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){Rt=t}setState(t,n,r,u){Rt=u,this.debugLog("[%o]: \u89E6\u53D1setState, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o, options=%o",t,n,r,u),this.store.setState(t,n,r),this.debugLog("[%o]: setState\u5B8C\u6210, \u4FEE\u6539\u7684\u503C\u4E3A%o, rowIndex=%o",t,n,r),Rt=null}setStates(t,n,r){let u=t!=null?t:{};Object.keys(u).forEach(i=>{Object.entries(this.store.controlIdMapping).forEach(([o,a])=>{if(a.dataView===i){const f=u[i][o];f!==void 0&&this.setState(o,f,n,r)}else(o===i||a.children&&a.children[i])&&u[i]!==void 0&&this.setState(i,u[i],n,r)})})}getField(t,n,r){if(!n){const f=this.getDataBindMapping(t);if(f){const{controlId:l}=f;return this.getState(l)}return}const u=this.getDataBindMapping(t,n);if(!u)return;const{dataBind:i,controlId:o}=u,a=this.getState(o,r);return ze(i)?a:Object.entries(i).reduce((f,[l,c])=>c.fieldCode===n?f[l]:f,a)}getData(t){var u,i,o,a,f,l,c,s;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:h}=n,p=this.getField(t);if(Array.isArray(p))return p.map(v=>{var d,m,E,C,w,S;let A={};for(let M in v){const L=(E=(m=(d=r[h])==null?void 0:d.children[M])==null?void 0:m.dataBind)==null?void 0:E.fieldCode;if(L!==""){if(L)A[L]=v[M];else if((C=r[h])!=null&&C.children[M])for(let H in v[M])A[(S=(w=r[h])==null?void 0:w.children[M])==null?void 0:S.dataBind[H].fieldCode]=v[M][H]}}return A});{let D={};for(let v in p)if((i=(u=r[v])==null?void 0:u.dataBind)!=null&&i.fieldCode)D[(o=r[v])==null?void 0:o.dataBind.fieldCode]=p[v];else if((f=(a=r[v])==null?void 0:a.dataBind)!=null&&f.dataCode)D[(l=r[v])==null?void 0:l.dataBind.dataCode]=p[v].map(A=>{var m,E;let d={};for(let C in A){const w=(m=r[v].children[C])==null?void 0:m.dataBind.fieldCode;if(w!=="")if(w)d[w]=A[C];else for(let S in A[C])d[(E=r[v].children[C])==null?void 0:E.dataBind[S].fieldCode]=A[C][S]}return d});else if(r[v])for(let A in p[v])D[(s=(c=r[v])==null?void 0:c.dataBind[A])==null?void 0:s.fieldCode]=p[v][A];return D}}}setField(t,n,r,u,i){var l;const o=this.getDataBindMapping(t,n);if(!o)return;const{dataBind:a,controlId:f}=o;if(ze(a))this.setState(f,r,u,i);else{const c=(l=ue(this.getState(f,u)))!=null?l:this.getEmptyState(f),s=Object.entries(a).reduce((h,[p,D])=>(D.fieldCode===n&&(h[p]=r),h),c);this.setState(f,s,u,i)}}setFields(t,n,r,u){const i=this.getDataBindMapping(t);if(!i)return;let o=[];i.fields.forEach(a=>{var s;const{dataBind:f,controlId:l,fieldCode:c}=a;if(!o.includes(c)&&!!Object.hasOwnProperty.call(n,c))if(ze(f))this.setState(l,n[c],r,u);else{const h=(s=ue(this.getState(l,r)))!=null?s:this.getEmptyState(l),p=Object.entries(f).reduce((D,[v,A])=>{o.push(A.fieldCode);const d=n[A.fieldCode];return d!==void 0&&(D[v]=d),D},h);this.setState(a.controlId,p,r,u)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r||!r.fields)return;let u=[];const i={};return r.fields.forEach(o=>{const{dataBind:a,controlId:f,fieldCode:l}=o;if(!u.includes(l)&&!!Object.hasOwnProperty.call(n,l))if(ze(a))i[f]=n[l];else{const c=this.getEmptyState(f);i[o.controlId]=Object.entries(a).reduce((s,[h,p])=>{u.push(p.fieldCode);const D=n[p.fieldCode];return D!==void 0&&(s[h]=D),s},c)}}),i}setData(t,n){this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\uFF0C\u53C2\u6570\u4E3A%o\uFF0C%o\u3002",t,n);let r=this.store.defaultState;Object.keys(t).map(u=>{var o,a,f,l;const i=t[u];if(Array.isArray(i)){const c=this.getDataBindMapping(u);if(!c)return;r[c.dataViewId]||(r[c.dataViewId]={}),i.length?r[c.dataViewId][c.controlId]=[]:r[c.dataViewId][c.controlId]=(o=r[c.dataViewId][c.controlId])!=null?o:[],i.map(s=>{let h=ue(this.store.emptyState[c.dataViewId][c.controlId]),p=[];Object.keys(s).map(D=>{var A,d,m;if(p.includes(D))return;const v=(d=(A=this.store.dataBindMapping[u])==null?void 0:A.fields)==null?void 0:d.find(E=>E.fieldCode===D);if(v){if(ze(v.dataBind)&&s[D]!==void 0)h[v.controlId]=s[D];else if(!ze(v.dataBind)){let E=ue((m=this.getEmptyState(v.controlId))!=null?m:{});Object.keys(v.dataBind).map(C=>{const w=v.dataBind[C];s[w.fieldCode]!==void 0&&(E[C]=s[w.fieldCode]),p.push(w.fieldCode)}),h[v.controlId]=E}}}),r[c.dataViewId][c.controlId].push(h)})}else if(i){let c=[];const s=ue(this.store.emptyState);(a=Object.keys(i))!=null&&a.length&&Object.keys(i).map(p=>{var v;if(c.includes(p))return;const D=this.getDataBindMapping(u,p);if(D){if(r[D.dataViewId[0]]||(r[D.dataViewId[0]]={}),ze(D.dataBind)&&i[p]!==void 0)r[D.dataViewId[0]][D.controlId]=i[p]!==void 0?i[p]:s[D.dataViewId[0]][D.controlId];else if(!ze(D.dataBind)){let A=(v=this.getEmptyState(D.controlId))!=null?v:{};Object.keys(D.dataBind).map(d=>{const m=D.dataBind[d];i[m.fieldCode]!==void 0&&(A[d]=i[m.fieldCode]),c.push(m.fieldCode)}),r[D.dataViewId[0]][D.controlId]=A}}});const h=this.getDataBindMapping(u);if(h){const p=(f=h==null?void 0:h.fields)==null?void 0:f.map(A=>A==null?void 0:A.controlId),D=this.getEmptyState(h==null?void 0:h.controlId),v=Object.keys((l=r==null?void 0:r[h==null?void 0:h.controlId])!=null?l:{});p==null||p.forEach(A=>{!v.includes(A)&&A!=="uid"&&r[h==null?void 0:h.controlId]&&(Object.keys(r).length?Object.assign(r[h==null?void 0:h.controlId],{[A]:D[A]}):Object.assign(r,{[h.controlId]:{[A]:D[A]}}))}),this.debugLog("engine setData\u65B9\u6CD5\u9ED8\u8BA4\u503C\u53CA\u8868\u5355\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",r)}}}),this.debugLog("engine setData\u65B9\u6CD5\u6570\u636E\u7EC4\u5408\u5B8C\u6210\uFF0C\u53C2\u6570\u4E3A%o\u3002",r),this.setStates(r,void 0,n),this.debugLog("engine setData\u65B9\u6CD5\u6267\u884C\u5B8C\u6210\u3002")}getDataBind(t){return this.store.getDataBind(t)}getInstance(t,n){const r=this.getInstances(t,n===-1);if(r.length>0)return n!==void 0?n===-1?r[0]:r[n]:r[0]}getInstances(t,n=!1){var u;if(t===void 0)return this.runtime.flatInstances;let r=this.runtime.instanceMap[t]||[];if(n){const i=r[0];if(i){let o=(u=i.parent)==null?void 0:u.id;o&&(r=this.runtime.instanceMap[o]||[])}}return r}setInstance(t,n,r,u){try{if(typeof t=="string"&&u===-1)this.getInstances(t,u===-1).map(o=>{o&&(this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",o.id,o,n,r),ur(o.props,n,r),this.schemaEvent("schema-change",{instance:o,props:n,value:r,rowIndex:u}))});else{let i;if(typeof t=="string"?i=this.getInstance(t,u):i=t,!i)return;this.debugLog("[%o]: \u4FEE\u6539instance: %o\u7684%o\u5C5E\u6027\uFF0C\u4FEE\u6539\u7684\u503C\u4E3A%o\u3002",i.id,i,n,r),ur(i.props,n,r),this.schemaEvent("schema-change",{instance:i,props:n,value:r,rowIndex:u})}}catch(i){throw i}}getControlIdMapping(){return this.store.controlIdMapping}getDataBindMapping(t,n){if(!t&&!n)return this.store.dataBindMapping;const r=this.store.dataBindMapping[t];if(!r){ot(`No corresponding dataCode=${t} was found`);return}if(!n)return r;const u=r.fields.find(i=>i.fieldCode===n);if(!u){ot(`No corresponding fieldCode=${n} was found`);return}return u}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new ep(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return Oe(n)?t.type===n:n.includes(t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t,J.SUBTABLE_COLUMN))n=-1;else if(this.getInstanceParentControl(t,J.SUBTABLE_COLUMN)){const u=this.runtime.instanceMap[t.id];if(Object.prototype.toString.call(u)==="[object Array]"){const i=u.findIndex(o=>o===t);i>-1&&(n=i)}}return n}getInstanceParentControl(t,n){if(!!t.parent)return this.assertInstance(t.parent,n)?t.parent:this.getInstanceParentControl(t.parent,n)}getInstanceInSubtableHeader(t){const n=this.getInstanceRowIndex(t);if(n===void 0)return;if(n===-1)return t;const r=this.assertInstance(t,J.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,J.SUBTABLE_COLUMN);if(!r)return;const i=this.getInstanceParentControl(t,J.SUBTABLE).props.headers.find(o=>o.id===r.id);if(!!i)return i.children.find(o=>o.id===t.id)}setControlConfig(...t){return this.runtime.registerControlConfig(...t)}getControlConfig(t){return this.runtime.getControlConfig(t)}inList(t){var u;const n=(u=this.store.controlIdMapping)!=null?u:{};let r;return Object.keys(n).some(i=>{var a,f;const o=(f=(a=n[i])==null?void 0:a.children)==null?void 0:f.hasOwnProperty(t);return o&&(r=i),o}),r}}class fp{}class lp{constructor(t,n){this.config=t,this.env=n}apply(t){this.engine=t;const n=this.config;if(!n)return;const r=xi(n,t,this.env);if(!r)return;const u=t.getAction();for(let[i,o]of Object.entries(r.funcMap))u.addAction(i,o)}}function xi(e,t,n){if(!e.module||!e.module.compiled)return;const r=e.module.compiled,u={exports:{ctx:t,utils:t.getAction().actionUtils,env:n}};try{new Function("module","exports",r).call(u,u,u.exports)}catch(a){tt(a.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&tt("fail to parse the module")}const i={},o={};for(const[a,f]of Object.entries(u.exports))typeof f=="function"?i[a]=f:o[a]=f;return{funcMap:i,variables:o}}const hp={"engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class pp{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(hp).forEach(([n,r])=>{t.on(n,u=>Ye(this,null,function*(){const i=yield this.callLifecycleEvent(r,u);return i.includes(!1)?!1:i}))})}callLifecycleEvent(t,n){return Ye(this,null,function*(){const r=this.config;return!r||!Array.isArray(r[t])?[]:yield Promise.all(r[t].map(i=>Ye(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})))})}}class dp{constructor(t){this.config=t}apply(t){this.engine=t,xu.events.forEach(n=>{n.code&&n.key&&this.engineAddEventListener(n.code,n.key)})}engineAddEventListener(t,n){this.engine.on(t,r=>Ye(this,null,function*(){if(!(t==="change"&&!this.engine.isMounted)&&r.instance!==void 0)return yield this.callControlEvent(n,r)}))}callControlEvent(t,n){return Ye(this,null,function*(){const r=this.config[n.instance.id];if(!r||!Array.isArray(r[t]))return[];const u=yield Promise.all(r[t].map(i=>Ye(this,null,function*(){return yield this.engine.getAction().execAction(i,n)})));return u.includes(!1)?!1:u})}}function Nn(){return Nn=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Nn.apply(this,arguments)}var Ri={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function me(e){return typeof e=="number"}function rt(e){return!e||typeof e!="object"||typeof e.constructor!="function"?!1:e.isBigNumber===!0&&typeof e.constructor.prototype=="object"&&e.constructor.prototype.isBigNumber===!0||typeof e.constructor.isDecimal=="function"&&e.constructor.isDecimal(e)===!0}function $i(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function Pi(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function Ti(e){return e&&e.constructor.prototype.isUnit===!0||!1}function On(e){return typeof e=="string"}var Te=Array.isArray;function $t(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Jr(e){return Array.isArray(e)||$t(e)}function Dp(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function vp(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function gp(e){return e&&e.constructor.prototype.isRange===!0||!1}function Li(e){return e&&e.constructor.prototype.isIndex===!0||!1}function mp(e){return typeof e=="boolean"}function yp(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function Ep(e){return e&&e.constructor.prototype.isHelp===!0||!1}function Ap(e){return typeof e=="function"}function Cp(e){return e instanceof Date}function Fp(e){return e instanceof RegExp}function wp(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!$i(e)&&!Pi(e))}function bp(e){return e===null}function Bp(e){return e===void 0}function _p(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Sp(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function Mp(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ip(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function Np(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Op(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function xp(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Rp(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function $p(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pp(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tp(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function Lp(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function jp(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function kp(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function qp(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Up(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Vp(e){return e&&e.constructor.prototype.isChain===!0||!1}function Kr(e){var t=typeof e;return t==="object"?e===null?"null":rt(e)?"BigNumber":e.constructor&&e.constructor.name?e.constructor.name:"Object":t}function Ft(e){var t=typeof e;if(t==="number"||t==="string"||t==="boolean"||e===null||e===void 0)return e;if(typeof e.clone=="function")return e.clone();if(Array.isArray(e))return e.map(function(n){return Ft(n)});if(e instanceof Date)return new Date(e.valueOf());if(rt(e))return e;if(e instanceof RegExp)throw new TypeError("Cannot clone "+e);return Hp(e,Ft)}function Hp(e,t){var n={};for(var r in e)xn(e,r)&&(n[r]=t(e[r]));return n}function un(e,t){var n,r,u;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(r=0,u=e.length;r<u;r++)if(!un(e[r],t[r]))return!1;return!0}else{if(typeof e=="function")return e===t;if(e instanceof Object){if(Array.isArray(t)||!(t instanceof Object))return!1;for(n in e)if(!(n in t)||!un(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function xn(e,t){return e&&Object.hasOwnProperty.call(e,t)}function zp(e,t){for(var n={},r=0;r<t.length;r++){var u=t[r],i=e[u];i!==void 0&&(n[u]=i)}return n}var Wp=["Matrix","Array"],Zp=["number","BigNumber","Fraction"],ji=function(t){if(t)throw new Error(`The global config is readonly.
|
|
3
3
|
Please create a mathjs instance if you want to change the default configuration.
|
|
4
4
|
Example:
|
|
5
5
|
|
|
6
6
|
import { create, all } from 'mathjs';
|
|
7
7
|
const mathjs = create(all);
|
|
8
8
|
mathjs.config({ number: 'BigNumber' });
|
|
9
|
-
`);return Object.freeze(
|
|
10
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,a=!1,f;return{s:function(){n=n.call(e)},n:function(){var d=n.next();return i=d.done,d},e:function(d){a=!0,f=d},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(a)throw f}}}}function rl(e,t){if(!!e){if(typeof e=="string")return Gr(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(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Gr(e,t)}}function Gr(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 Bt(e){return Bt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bt(e)}function Zr(){return!0}function Pe(){return!1}function bt(){}var Xr="Argument is not a typed-function.";function Jr(){function e(g){return Bt(g)==="object"&&g!==null&&g.constructor===Object}var t=[{name:"number",test:function(C){return typeof C=="number"}},{name:"string",test:function(C){return typeof C=="string"}},{name:"boolean",test:function(C){return typeof C=="boolean"}},{name:"Function",test:function(C){return typeof C=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(C){return C instanceof Date}},{name:"RegExp",test:function(C){return C instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(C){return C===null}},{name:"undefined",test:function(C){return C===void 0}}],n={name:"any",test:Zr,isAny:!0},r,u,i=0,a={createCount:0};function f(g){var C=r.get(g);if(C)return C;var y='Unknown type "'+g+'"',B=g.toLowerCase(),_,R=He(u),L;try{for(R.s();!(L=R.n()).done;)if(_=L.value,_.toLowerCase()===B){y+='. Did you mean "'+_+'" ?';break}}catch(S){R.e(S)}finally{R.f()}throw new TypeError(y)}function l(g){for(var C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any",y=C?f(C).index:u.length,B=[],_=0;_<g.length;++_){if(!g[_]||typeof g[_].name!="string"||typeof g[_].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");var R=g[_].name;if(r.has(R))throw new TypeError('Duplicate type name "'+R+'"');B.push(R),r.set(R,{name:R,test:g[_].test,isAny:g[_].isAny,index:y+_,conversionsTo:[]})}var L=u.slice(y);u=u.slice(0,y).concat(B).concat(L);for(var S=y+B.length;S<u.length;++S)r.get(u[S]).index=S}function d(){r=new Map,u=[],i=0,l([n],!1)}d(),l(t);function s(){var g,C=He(u),y;try{for(C.s();!(y=C.n()).done;)g=y.value,r.get(g).conversionsTo=[]}catch(B){C.e(B)}finally{C.f()}i=0}function o(g){var C=u.filter(function(y){var B=r.get(y);return!B.isAny&&B.test(g)});return C.length?C:["any"]}function c(g){return g&&typeof g=="function"&&"_typedFunctionData"in g}function h(g,C,y){if(!c(g))throw new TypeError(Xr);var B=y&&y.exact,_=Array.isArray(C)?C.join(","):C,R=F(_),L=A(R);if(!B||L in g.signatures){var S=g._typedFunctionData.signatureMap.get(L);if(S)return S}var x=R.length,U;if(B){U=[];var Z;for(Z in g.signatures)U.push(g._typedFunctionData.signatureMap.get(Z))}else U=g._typedFunctionData.signatures;for(var P=0;P<x;++P){var be=R[P],ge=[],Fe=void 0,le=He(U),_e;try{for(le.s();!(_e=le.n()).done;){Fe=_e.value;var fe=z(Fe.params,P);if(!(!fe||be.restParam&&!fe.restParam)){if(!fe.hasAny){var je=function(){var Re=m(fe);if(be.types.some(function(vt){return!Re.has(vt.name)}))return"continue"}();if(je==="continue")continue}ge.push(Fe)}}}catch(Re){le.e(Re)}finally{le.f()}if(U=ge,U.length===0)break}var Se,Me=He(U),gt;try{for(Me.s();!(gt=Me.n()).done;)if(Se=gt.value,Se.params.length<=x)return Se}catch(Re){Me.e(Re)}finally{Me.f()}throw new TypeError("Signature not found (signature: "+(g.name||"unnamed")+"("+A(R,", ")+"))")}function D(g,C,y){return h(g,C,y).implementation}function E(g,C){var y=f(C);if(y.test(g))return g;var B=y.conversionsTo;if(B.length===0)throw new Error("There are no conversions to "+C+" defined.");for(var _=0;_<B.length;_++){var R=f(B[_].from);if(R.test(g))return B[_].convert(g)}throw new Error("Cannot convert "+g+" to "+C)}function A(g){var C=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return g.map(function(y){return y.name}).join(C)}function p(g){var C=g.indexOf("...")===0,y=C?g.length>3?g.slice(3):"any":g,B=y.split("|").map(function(S){return f(S.trim())}),_=!1,R=C?"...":"",L=B.map(function(S){return _=S.isAny||_,R+=S.name+"|",{name:S.name,typeIndex:S.index,test:S.test,isAny:S.isAny,conversion:null,conversionIndex:-1}});return{types:L,name:R.slice(0,-1),hasAny:_,hasConversion:!1,restParam:C}}function v(g){var C=g.types.map(function(L){return L.name}),y=Wt(C),B=g.hasAny,_=g.name,R=y.map(function(L){var S=f(L.from);return B=S.isAny||B,_+="|"+L.from,{name:L.from,typeIndex:S.index,test:S.test,isAny:S.isAny,conversion:L,conversionIndex:L.index}});return{types:g.types.concat(R),name:_,hasAny:B,hasConversion:R.length>0,restParam:g.restParam}}function m(g){return g.typeSet||(g.typeSet=new Set,g.types.forEach(function(C){return g.typeSet.add(C.name)})),g.typeSet}function F(g){var C=[];if(typeof g!="string")throw new TypeError("Signatures must be strings");var y=g.trim();if(y==="")return C;for(var B=y.split(","),_=0;_<B.length;++_){var R=p(B[_].trim());if(R.restParam&&_!==B.length-1)throw new SyntaxError('Unexpected rest parameter "'+B[_]+'": only allowed for the last parameter');if(R.types.length===0)return null;C.push(R)}return C}function w(g){var C=Ke(g);return C?C.restParam:!1}function N(g){if(!g||g.types.length===0)return Zr;if(g.types.length===1)return f(g.types[0].name).test;if(g.types.length===2){var C=f(g.types[0].name).test,y=f(g.types[1].name).test;return function(R){return C(R)||y(R)}}else{var B=g.types.map(function(_){return f(_.name).test});return function(R){for(var L=0;L<B.length;L++)if(B[L](R))return!0;return!1}}}function O(g){var C,y,B;if(w(g)){C=De(g).map(N);var _=C.length,R=N(Ke(g)),L=function(x){for(var U=_;U<x.length;U++)if(!R(x[U]))return!1;return!0};return function(x){for(var U=0;U<C.length;U++)if(!C[U](x[U]))return!1;return L(x)&&x.length>=_+1}}else return g.length===0?function(x){return x.length===0}:g.length===1?(y=N(g[0]),function(x){return y(x[0])&&x.length===1}):g.length===2?(y=N(g[0]),B=N(g[1]),function(x){return y(x[0])&&B(x[1])&&x.length===2}):(C=g.map(N),function(x){for(var U=0;U<C.length;U++)if(!C[U](x[U]))return!1;return x.length===C.length})}function z(g,C){return C<g.length?g[C]:w(g)?Ke(g):null}function X(g,C){var y=z(g,C);return y?m(y):new Set}function te(g){return g.conversion===null||g.conversion===void 0}function $(g,C){var y=new Set;return g.forEach(function(B){var _=X(B.params,C),R,L=He(_),S;try{for(L.s();!(S=L.n()).done;)R=S.value,y.add(R)}catch(x){L.e(x)}finally{L.f()}}),y.has("any")?["any"]:Array.from(y)}function k(g,C,y){var B,_,R=g||"unnamed",L=y,S,x=function(){var le=[];if(L.forEach(function(fe){var je=z(fe.params,S),Se=N(je);(S<fe.params.length||w(fe.params))&&Se(C[S])&&le.push(fe)}),le.length===0){if(_=$(L,S),_.length>0){var _e=o(C[S]);return B=new TypeError("Unexpected type of argument in function "+R+" (expected: "+_.join(" or ")+", actual: "+_e.join(" | ")+", index: "+S+")"),B.data={category:"wrongType",fn:R,index:S,actual:_e,expected:_},{v:B}}}else L=le};for(S=0;S<C.length;S++){var U=x();if(Bt(U)==="object")return U.v}var Z=L.map(function(Fe){return w(Fe.params)?1/0:Fe.params.length});if(C.length<Math.min.apply(null,Z))return _=$(L,S),B=new TypeError("Too few arguments in function "+R+" (expected: "+_.join(" or ")+", index: "+C.length+")"),B.data={category:"tooFewArgs",fn:R,index:C.length,expected:_},B;var P=Math.max.apply(null,Z);if(C.length>P)return B=new TypeError("Too many arguments in function "+R+" (expected: "+P+", actual: "+C.length+")"),B.data={category:"tooManyArgs",fn:R,index:C.length,expectedLength:P},B;for(var be=[],ge=0;ge<C.length;++ge)be.push(o(C[ge]).join("|"));return B=new TypeError('Arguments of type "'+be.join(", ")+'" do not match any of the defined signatures of function '+R+"."),B.data={category:"mismatch",actual:be},B}function ne(g){for(var C=u.length+1,y=0;y<g.types.length;y++)te(g.types[y])&&(C=Math.min(C,g.types[y].typeIndex));return C}function ie(g){for(var C=i+1,y=0;y<g.types.length;y++)te(g.types[y])||(C=Math.min(C,g.types[y].conversionIndex));return C}function K(g,C){if(g.hasAny){if(!C.hasAny)return 1}else if(C.hasAny)return-1;if(g.restParam){if(!C.restParam)return 1}else if(C.restParam)return-1;if(g.hasConversion){if(!C.hasConversion)return 1}else if(C.hasConversion)return-1;var y=ne(g)-ne(C);if(y<0)return-1;if(y>0)return 1;var B=ie(g)-ie(C);return B<0?-1:B>0?1:0}function W(g,C){var y=g.params,B=C.params,_=Ke(y),R=Ke(B),L=w(y),S=w(B);if(L&&_.hasAny){if(!S||!R.hasAny)return 1}else if(S&&R.hasAny)return-1;var x=0,U=0,Z,P=He(y),be;try{for(P.s();!(be=P.n()).done;)Z=be.value,Z.hasAny&&++x,Z.hasConversion&&++U}catch(Gt){P.e(Gt)}finally{P.f()}var ge=0,Fe=0,le=He(B),_e;try{for(le.s();!(_e=le.n()).done;)Z=_e.value,Z.hasAny&&++ge,Z.hasConversion&&++Fe}catch(Gt){le.e(Gt)}finally{le.f()}if(x!==ge)return x-ge;if(L&&_.hasConversion){if(!S||!R.hasConversion)return 1}else if(S&&R.hasConversion)return-1;if(U!==Fe)return U-Fe;if(L){if(!S)return 1}else if(S)return-1;var fe=(y.length-B.length)*(L?-1:1);if(fe!==0)return fe;for(var je=[],Se=0,Me=0;Me<y.length;++Me){var gt=K(y[Me],B[Me]);je.push(gt),Se+=gt}if(Se!==0)return Se;for(var Re,vt=0,An=je;vt<An.length;vt++)if(Re=An[vt],Re!==0)return Re;return 0}function Wt(g){if(g.length===0)return[];var C=g.map(f);g.length>1&&C.sort(function(x,U){return x.index-U.index});var y=C[0].conversionsTo;if(g.length===1)return y;y=y.concat([]);for(var B=new Set(g),_=1;_<C.length;++_){var R=void 0,L=He(C[_].conversionsTo),S;try{for(L.s();!(S=L.n()).done;)R=S.value,B.has(R.from)||(y.push(R),B.add(R.from))}catch(x){L.e(x)}finally{L.f()}}return y}function sr(g,C){var y=C;if(g.some(function(S){return S.hasConversion})){var B=w(g),_=g.map(I);y=function(){for(var x=[],U=B?arguments.length-1:arguments.length,Z=0;Z<U;Z++)x[Z]=_[Z](arguments[Z]);return B&&(x[U]=arguments[U].map(_[U])),C.apply(this,x)}}var R=y;if(w(g)){var L=g.length-1;R=function(){return y.apply(this,ut(arguments,0,L).concat([ut(arguments,L)]))}}return R}function I(g){var C,y,B,_,R=[],L=[];switch(g.types.forEach(function(S){S.conversion&&(R.push(f(S.conversion.from).test),L.push(S.conversion.convert))}),L.length){case 0:return function(x){return x};case 1:return C=R[0],B=L[0],function(x){return C(x)?B(x):x};case 2:return C=R[0],y=R[1],B=L[0],_=L[1],function(x){return C(x)?B(x):y(x)?_(x):x};default:return function(x){for(var U=0;U<L.length;U++)if(R[U](x))return L[U](x);return x}}}function M(g){function C(y,B,_){if(B<y.length){var R=y[B],L=[];if(R.restParam){var S=R.types.filter(te);S.length<R.types.length&&L.push({types:S,name:"..."+S.map(function(x){return x.name}).join("|"),hasAny:S.some(function(x){return x.isAny}),hasConversion:!1,restParam:!0}),L.push(R)}else L=R.types.map(function(x){return{types:[x],name:x.name,hasAny:x.isAny,hasConversion:x.conversion,restParam:!1}});return hh(L,function(x){return C(y,B+1,_.concat([x]))})}else return[_]}return C(g,0,[])}function T(g,C){for(var y=Math.max(g.length,C.length),B=0;B<y;B++){var _=X(g,B),R=X(C,B),L=!1,S=void 0,x=He(R),U;try{for(x.s();!(U=x.n()).done;)if(S=U.value,_.has(S)){L=!0;break}}catch(Fe){x.e(Fe)}finally{x.f()}if(!L)return!1}var Z=g.length,P=C.length,be=w(g),ge=w(C);return be?ge?Z===P:P>=Z:ge?Z>=P:Z===P}function G(g){return g.map(function(C){return Gu(C)?zu(C.referToSelf.callback):Wu(C)?Hu(C.referTo.references,C.referTo.callback):C})}function V(g,C,y){var B=[],_,R=He(g),L;try{for(R.s();!(L=R.n()).done;){_=L.value;var S=y[_];if(typeof S!="number")throw new TypeError('No definition for referenced signature "'+_+'"');if(S=C[S],typeof S!="function")return!1;B.push(S)}}catch(x){R.e(x)}finally{R.f()}return B}function ee(g,C,y){for(var B=G(g),_=new Array(B.length).fill(!1),R=!0;R;){R=!1;for(var L=!0,S=0;S<B.length;++S)if(!_[S]){var x=B[S];if(Gu(x))B[S]=x.referToSelf.callback(y),B[S].referToSelf=x.referToSelf,_[S]=!0,L=!1;else if(Wu(x)){var U=V(x.referTo.references,B,C);U?(B[S]=x.referTo.callback.apply(this,U),B[S].referTo=x.referTo,_[S]=!0,L=!1):R=!0}}if(L&&R)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return B}function Ce(g){var C=/\bthis(\(|\.signatures\b)/;Object.keys(g).forEach(function(y){var B=g[y];if(C.test(B.toString()))throw new SyntaxError("Using `this` to self-reference a function is deprecated since typed-function@3. Use typed.referTo and typed.referToSelf instead.")})}function Ae(g,C){if(a.createCount++,Object.keys(C).length===0)throw new SyntaxError("No signatures provided");a.warnAgainstDeprecatedThis&&Ce(C);var y=[],B=[],_={},R=[],L,S=function(){if(!Object.prototype.hasOwnProperty.call(C,L))return"continue";var ve=F(L);if(!ve)return"continue";y.forEach(function(xt){if(T(xt,ve))throw new TypeError('Conflicting signatures "'+A(xt)+'" and "'+A(ve)+'".')}),y.push(ve);var Ju=B.length;B.push(C[L]);var qh=ve.map(v),Fn=void 0,yn=He(M(qh)),Ku;try{for(yn.s();!(Ku=yn.n()).done;){Fn=Ku.value;var Qu=A(Fn);R.push({params:Fn,name:Qu,fn:Ju}),Fn.every(function(xt){return!xt.hasConversion})&&(_[Qu]=Ju)}}catch(xt){yn.e(xt)}finally{yn.f()}};for(L in C)var x=S();R.sort(W);var U=ee(B,_,Xt),Z;for(Z in _)Object.prototype.hasOwnProperty.call(_,Z)&&(_[Z]=U[_[Z]]);for(var P=[],be=new Map,ge=0,Fe=R;ge<Fe.length;ge++)Z=Fe[ge],be.has(Z.name)||(Z.fn=U[Z.fn],P.push(Z),be.set(Z.name,Z));for(var le=P[0]&&P[0].params.length<=2&&!w(P[0].params),_e=P[1]&&P[1].params.length<=2&&!w(P[1].params),fe=P[2]&&P[2].params.length<=2&&!w(P[2].params),je=P[3]&&P[3].params.length<=2&&!w(P[3].params),Se=P[4]&&P[4].params.length<=2&&!w(P[4].params),Me=P[5]&&P[5].params.length<=2&&!w(P[5].params),gt=le&&_e&&fe&&je&&Se&&Me,Re=0;Re<P.length;++Re)P[Re].test=O(P[Re].params);for(var vt=le?N(P[0].params[0]):Pe,An=_e?N(P[1].params[0]):Pe,Gt=fe?N(P[2].params[0]):Pe,vh=je?N(P[3].params[0]):Pe,mh=Se?N(P[4].params[0]):Pe,Eh=Me?N(P[5].params[0]):Pe,Ch=le?N(P[0].params[1]):Pe,Ah=_e?N(P[1].params[1]):Pe,Fh=fe?N(P[2].params[1]):Pe,yh=je?N(P[3].params[1]):Pe,wh=Se?N(P[4].params[1]):Pe,Bh=Me?N(P[5].params[1]):Pe,Zt=0;Zt<P.length;++Zt)P[Zt].implementation=sr(P[Zt].params,P[Zt].fn);var bh=le?P[0].implementation:bt,Sh=_e?P[1].implementation:bt,Mh=fe?P[2].implementation:bt,Nh=je?P[3].implementation:bt,Ih=Se?P[4].implementation:bt,_h=Me?P[5].implementation:bt,Rh=le?P[0].params.length:-1,xh=_e?P[1].params.length:-1,Lh=fe?P[2].params.length:-1,Oh=je?P[3].params.length:-1,$h=Se?P[4].params.length:-1,Th=Me?P[5].params.length:-1,Ph=gt?6:0,kh=P.length,jh=P.map(function($e){return $e.test}),Uh=P.map(function($e){return $e.implementation}),Vh=function(){for(var ve=Ph;ve<kh;ve++)if(jh[ve](arguments))return Uh[ve].apply(this,arguments);return a.onMismatch(g,arguments,P)};function Xt($e,ve){return arguments.length===Rh&&vt($e)&&Ch(ve)?bh.apply(this,arguments):arguments.length===xh&&An($e)&&Ah(ve)?Sh.apply(this,arguments):arguments.length===Lh&&Gt($e)&&Fh(ve)?Mh.apply(this,arguments):arguments.length===Oh&&vh($e)&&yh(ve)?Nh.apply(this,arguments):arguments.length===$h&&mh($e)&&wh(ve)?Ih.apply(this,arguments):arguments.length===Th&&Eh($e)&&Bh(ve)?_h.apply(this,arguments):Vh.apply(this,arguments)}try{Object.defineProperty(Xt,"name",{value:g})}catch($e){}return Xt.signatures=_,Xt._typedFunctionData={signatures:P,signatureMap:be},Xt}function Be(g,C,y){throw k(g,C,y)}function De(g){return ut(g,0,g.length-1)}function Ke(g){return g[g.length-1]}function ut(g,C,y){return Array.prototype.slice.call(g,C,y)}function it(g,C){for(var y=0;y<g.length;y++)if(C(g[y]))return g[y]}function hh(g,C){return Array.prototype.concat.apply([],g.map(C))}function dh(){var g=De(arguments).map(function(y){return A(F(y))}),C=Ke(arguments);if(typeof C!="function")throw new TypeError("Callback function expected as last argument");return Hu(g,C)}function Hu(g,C){return{referTo:{references:g,callback:C}}}function zu(g){if(typeof g!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:g}}}function Wu(g){return g&&Bt(g.referTo)==="object"&&Array.isArray(g.referTo.references)&&typeof g.referTo.callback=="function"}function Gu(g){return g&&Bt(g.referToSelf)==="object"&&typeof g.referToSelf.callback=="function"}function Zu(g,C){if(!g)return C;if(C&&C!==g){var y=new Error("Function names do not match (expected: "+g+", actual: "+C+")");throw y.data={actual:C,expected:g},y}return g}function ph(g){var C;for(var y in g)Object.prototype.hasOwnProperty.call(g,y)&&(c(g[y])||typeof g[y].signature=="string")&&(C=Zu(C,g[y].name));return C}function Dh(g,C){var y;for(y in C)if(Object.prototype.hasOwnProperty.call(C,y)){if(y in g&&C[y]!==g[y]){var B=new Error('Signature "'+y+'" is defined twice');throw B.data={signature:y,sourceFunction:C[y],destFunction:g[y]},B}g[y]=C[y]}}var gh=a;a=function(C){for(var y=typeof C=="string",B=y?1:0,_=y?C:"",R={},L=B;L<arguments.length;++L){var S=arguments[L],x={},U=void 0;if(typeof S=="function"?(U=S.name,typeof S.signature=="string"?x[S.signature]=S:c(S)&&(x=S.signatures)):e(S)&&(x=S,y||(U=ph(S))),Object.keys(x).length===0){var Z=new TypeError("Argument to 'typed' at index "+L+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw Z.data={index:L,argument:S},Z}y||(_=Zu(_,U)),Dh(R,x)}return Ae(_||"",R)},a.create=Jr,a.createCount=gh.createCount,a.onMismatch=Be,a.throwMismatchError=Be,a.createError=k,a.clear=d,a.clearConversions=s,a.addTypes=l,a._findType=f,a.referTo=dh,a.referToSelf=zu,a.convert=E,a.findSignature=h,a.find=D,a.isTypedFunction=c,a.warnAgainstDeprecatedThis=!0,a.addType=function(g,C){var y="any";C!==!1&&r.has("Object")&&(y="Object"),a.addTypes([g],y)};function Xu(g){if(!g||typeof g.from!="string"||typeof g.to!="string"||typeof g.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(g.to===g.from)throw new SyntaxError('Illegal to define conversion from "'+g.from+'" to itself.')}return a.addConversion=function(g){Xu(g);var C=f(g.to);if(C.conversionsTo.every(function(y){return y.from!==g.from}))C.conversionsTo.push({from:g.from,convert:g.convert,index:i++});else throw new Error('There is already a conversion from "'+g.from+'" to "'+C.name+'"')},a.addConversions=function(g){g.forEach(a.addConversion)},a.removeConversion=function(g){Xu(g);var C=f(g.to),y=it(C.conversionsTo,function(_){return _.from===g.from});if(!y)throw new Error("Attempt to remove nonexistent conversion from "+g.from+" to "+g.to);if(y.convert!==g.convert)throw new Error("Conversion to remove does not match existing conversion");var B=C.conversionsTo.indexOf(y);C.conversionsTo.splice(B,1)},a.resolve=function(g,C){if(!c(g))throw new TypeError(Xr);for(var y=g._typedFunctionData.signatures,B=0;B<y.length;++B)if(y[B].test(C))return y[B];return null},a}var Kr=Jr();function Xe(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Xn(e,t,n){var r={2:"0b",8:"0o",16:"0x"},u=r[t],i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Xe(n))throw new Error("size must be an integer");if(e>wn(2,n-1)-1||e<-wn(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!Xe(e))throw new Error("Value must be an integer");e<0&&(e=e+wn(2,n)),i="i".concat(n)}var a="";return e<0&&(e=-e,a="-"),"".concat(a).concat(u).concat(e.toString(t)).concat(i)}function Jn(e,t){if(typeof t=="function")return t(e);if(e===1/0)return"Infinity";if(e===-1/0)return"-Infinity";if(isNaN(e))return"NaN";var n="auto",r,u;if(t&&(t.notation&&(n=t.notation),me(t)?r=t:me(t.precision)&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return il(e,r);case"exponential":return Qr(e,r);case"engineering":return ul(e,r);case"bin":return Xn(e,2,u);case"oct":return Xn(e,8,u);case"hex":return Xn(e,16,u);case"auto":return ol(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var i=arguments[2],a=arguments[4];return i!=="."?i+a:a});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function ln(e){var t=String(e).toLowerCase().match(/^(-?)(\d+\.?\d*)(e([+-]?\d+))?$/);if(!t)throw new SyntaxError("Invalid number "+e);var n=t[1],r=t[2],u=parseFloat(t[4]||"0"),i=r.indexOf(".");u+=i!==-1?i-1:r.length-1;var a=r.replace(".","").replace(/^0*/,function(f){return u-=f.length,""}).replace(/0*$/,"").split("").map(function(f){return parseInt(f)});return a.length===0&&(a.push(0),u++),{sign:n,coefficients:a,exponent:u}}function ul(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=ln(e),r=fn(n,t),u=r.exponent,i=r.coefficients,a=u%3===0?u:u<0?u-3-u%3:u-u%3;if(me(t))for(;t>i.length||u-a+1>i.length;)i.push(0);else for(var f=Math.abs(u-a)-(i.length-1),l=0;l<f;l++)i.push(0);for(var d=Math.abs(u-a),s=1;d>0;)s++,d--;var o=i.slice(s).join(""),c=me(t)&&o.length||o.match(/[1-9]/)?"."+o:"",h=i.slice(0,s).join("")+c+"e"+(u>=0?"+":"")+a.toString();return r.sign+h}function il(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=ln(e),r=typeof t=="number"?fn(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,a=i+(t||0);return u.length<a&&(u=u.concat(St(a-u.length))),i<0&&(u=St(-i+1).concat(u),i=1),i<u.length&&u.splice(i,0,i===0?"0.":"."),r.sign+u.join("")}function Qr(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=ln(e),r=t?fn(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(St(t-u.length)));var a=u.shift();return r.sign+a+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function ol(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&n.lowerExp!==void 0?n.lowerExp:-3,u=n&&n.upperExp!==void 0?n.upperExp:5,i=ln(e),a=t?fn(i,t):i;if(a.exponent<r||a.exponent>=u)return Qr(e,t);var f=a.coefficients,l=a.exponent;f.length<t&&(f=f.concat(St(t-f.length))),f=f.concat(St(l-f.length+1+(f.length<t?t-f.length:0))),f=St(-l).concat(f);var d=l>0?l:0;return d<f.length-1&&f.splice(d+1,0,"."),a.sign+f.join("")}function fn(e,t){for(var n={sign:e.sign,coefficients:e.coefficients,exponent:e.exponent},r=n.coefficients;t<=0;)r.unshift(0),n.exponent++,t++;if(r.length>t){var u=r.splice(t,r.length-t);if(u[0]>=5){var i=t-1;for(r[i]++;r[i]===10;)r.pop(),i===0&&(r.unshift(0),n.exponent++,i++),i--,r[i]++}}return n}function St(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function al(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var sl=Number.EPSILON||2220446049250313e-31;function cl(e,t,n){if(n==null)return e===t;if(e===t)return!0;if(isNaN(e)||isNaN(t))return!1;if(isFinite(e)&&isFinite(t)){var r=Math.abs(e-t);return r<sl?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Kn(e,t,n){var r=e.constructor,u=new r(2),i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Xe(n))throw new Error("size must be an integer");if(e.greaterThan(u.pow(n-1).sub(1))||e.lessThan(u.pow(n-1).mul(-1)))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!e.isInteger())throw new Error("Value must be an integer");e.lessThan(0)&&(e=e.add(u.pow(n))),i="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(i);case 8:return"".concat(e.toOctal()).concat(i);case 16:return"".concat(e.toHexadecimal()).concat(i);default:throw new Error("Base ".concat(t," not supported "))}}function ll(e,t){if(typeof t=="function")return t(e);if(!e.isFinite())return e.isNaN()?"NaN":e.gt(0)?"Infinity":"-Infinity";var n="auto",r,u;if(t!==void 0&&(t.notation&&(n=t.notation),typeof t=="number"?r=t:t.precision!==void 0&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return hl(e,r);case"exponential":return Yr(e,r);case"engineering":return fl(e,r);case"bin":return Kn(e,2,u);case"oct":return Kn(e,8,u);case"hex":return Kn(e,16,u);case"auto":{var i=t&&t.lowerExp!==void 0?t.lowerExp:-3,a=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var f,l=e.toSignificantDigits(r),d=l.e;return d>=i&&d<a?f=l.toFixed():f=Yr(e,r),f.replace(/((\.\d*?)(0+))($|e)/,function(){var s=arguments[2],o=arguments[4];return s!=="."?s+o:o})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function fl(e,t){var n=e.e,r=n%3===0?n:n<0?n-3-n%3:n-n%3,u=e.mul(Math.pow(10,-r)),i=u.toPrecision(t);if(i.indexOf("e")!==-1){var a=e.constructor;i=new a(i).toFixed()}return i+"e"+(n>=0?"+":"")+r.toString()}function Yr(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function hl(e,t){return e.toFixed(t)}function pt(e,t){var n=dl(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function dl(e,t){if(typeof e=="number")return Jn(e,t);if(tt(e))return ll(e,t);if(pl(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return eu(e,t);if(sn(e))return'"'+e+'"';if(typeof e=="function")return e.syntax?String(e.syntax):"function";if(e&&typeof e=="object"){if(typeof e.format=="function")return e.format(t);if(e&&e.toString(t)!=={}.toString())return e.toString(t);var n=Object.keys(e).map(r=>'"'+r+'": '+pt(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function eu(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,u=0;u<r;u++)u!==0&&(n+=", "),n+=eu(e[u],t);return n+="]",n}else return pt(e,t)}function pl(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function se(e,t,n){if(!(this instanceof se))throw new SyntaxError("Constructor must be called with the new operator");this.actual=e,this.expected=t,this.relation=n,this.message="Dimension mismatch ("+(Array.isArray(e)?"["+e.join(", ")+"]":e)+" "+(this.relation||"!=")+" "+(Array.isArray(t)?"["+t.join(", ")+"]":t)+")",this.stack=new Error().stack}se.prototype=new RangeError,se.prototype.constructor=RangeError,se.prototype.name="DimensionError",se.prototype.isDimensionError=!0;function Mt(e,t,n){if(!(this instanceof Mt))throw new SyntaxError("Constructor must be called with the new operator");this.index=e,arguments.length<3?(this.min=0,this.max=t):(this.min=t,this.max=n),this.min!==void 0&&this.index<this.min?this.message="Index out of range ("+this.index+" < "+this.min+")":this.max!==void 0&&this.index>=this.max?this.message="Index out of range ("+this.index+" > "+(this.max-1)+")":this.message="Index out of range ("+this.index+")",this.stack=new Error().stack}Mt.prototype=new RangeError,Mt.prototype.constructor=RangeError,Mt.prototype.name="IndexError",Mt.prototype.isIndexError=!0;function Dt(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function tu(e,t,n){var r,u=e.length;if(u!==t[n])throw new se(u,t[n]);if(n<t.length-1){var i=n+1;for(r=0;r<u;r++){var a=e[r];if(!Array.isArray(a))throw new se(t.length-1,t.length,"<");tu(e[r],t,i)}}else for(r=0;r<u;r++)if(Array.isArray(e[r]))throw new se(t.length+1,t.length,">")}function nu(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new se(e.length,0)}else tu(e,t,0)}function ke(e,t){if(e!==void 0){if(!me(e)||!Xe(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Mt(e,t)}}function ru(e,t,n){if(!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Error("Resizing to scalar is not supported");t.forEach(function(u){if(!me(u)||!Xe(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+pt(t)+")")}),(me(e)||tt(e))&&(e=[e]);var r=n!==void 0?n:0;return Qn(e,t,0,r),e}function Qn(e,t,n,r){var u,i,a=e.length,f=t[n],l=Math.min(a,f);if(e.length=f,n<t.length-1){var d=n+1;for(u=0;u<l;u++)i=e[u],Array.isArray(i)||(i=[i],e[u]=i),Qn(i,t,d,r);for(u=l;u<f;u++)i=[],e[u]=i,Qn(i,t,d,r)}else{for(u=0;u<l;u++)for(;Array.isArray(e[u]);)e[u]=e[u][0];for(u=l;u<f;u++)e[u]=r}}function uu(e,t){var n=vl(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new se(0,r,"!=");t=iu(t,r);var u=ou(t);if(r!==u)throw new se(u,r,"!=");try{return Dl(n,t)}catch(i){throw i instanceof se?new se(u,r,"!="):i}}function iu(e,t){var n=ou(e),r=e.slice(),u=-1,i=e.indexOf(u),a=e.indexOf(u,i+1)>=0;if(a)throw new Error("More than one wildcard in sizes");var f=i>=0,l=t%n===0;if(f)if(l)r[i]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function ou(e){return e.reduce((t,n)=>t*n,1)}function Dl(e,t){for(var n=e,r,u=t.length-1;u>0;u--){var i=t[u];r=[];for(var a=n.length/i,f=0;f<a;f++)r.push(n.slice(f*i,(f+1)*i));n=r}return n}function gl(e,t,n,r){var u=r||Dt(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=au(e,t,0);u.length<t;)u.push(1);return e}function au(e,t,n){var r,u;if(Array.isArray(e)){var i=n+1;for(r=0,u=e.length;r<u;r++)e[r]=au(e[r],t,i)}else for(var a=n;a<t;a++)e=[e];return e}function vl(e){if(!Array.isArray(e))return e;var t=[];return e.forEach(function n(r){Array.isArray(r)?r.forEach(n):t.push(r)}),t}function Yn(e,t){for(var n,r=0,u=0;u<e.length;u++){var i=e[u],a=Array.isArray(i);if(u===0&&a&&(r=i.length),a&&i.length!==r)return;var f=a?Yn(i,t):t(i);if(n===void 0)n=f;else if(n!==f)return"mixed"}return n}function su(e,t,n,r){if(r<n){if(e.length!==t.length)throw new se(e.length,t.length);for(var u=[],i=0;i<e.length;i++)u[i]=su(e[i],t[i],n,r+1);return u}else return e.concat(t)}function ml(){var e=Array.prototype.slice.call(arguments,0,-1),t=Array.prototype.slice.call(arguments,-1);if(e.length===1)return e[0];if(e.length>1)return e.slice(1).reduce(function(n,r){return su(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function El(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(var r=t.map(c=>c.length),u=Math.max(...r),i=new Array(u).fill(null),a=0;a<t.length;a++)for(var f=t[a],l=r[a],d=0;d<l;d++){var s=u-l+d;f[d]>i[s]&&(i[s]=f[d])}for(var o=0;o<t.length;o++)cu(t[o],i);return i}function cu(e,t){for(var n=t.length,r=e.length,u=0;u<r;u++){var i=n-r+u;if(e[u]<t[i]&&e[u]>1||e[u]>t[i])throw new Error("shape missmatch: missmatch is found in arg with shape (".concat(e,") not possible to broadcast dimension ").concat(r," with size ").concat(e[u]," to size ").concat(t[i]))}}function lu(e,t){var n=Dt(e);if(qt(n,t))return e;cu(n,t);var r=El(n,t),u=r.length,i=[...Array(u-n.length).fill(1),...n],a=Al(e);n.length<u&&(a=uu(a,i),n=Dt(a));for(var f=0;f<u;f++)n[f]<r[f]&&(a=Cl(a,r[f],f),n=Dt(a));return a}function Cl(e,t,n){return ml(...Array(t).fill(e),n)}function Al(e){return an([],e)}function Ne(e,t,n,r){function u(i){var a=el(i,t.map(wl));return Fl(e,t,i),n(a)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function Fl(e,t,n){var r=t.filter(i=>!yl(i)).every(i=>n[i]!==void 0);if(!r){var u=t.filter(i=>n[i]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(u.map(i=>'"'.concat(i,'"')).join(", "),"."))}}function yl(e){return e&&e[0]==="?"}function wl(e){return e&&e[0]==="?"?e.slice(1):e}function Bl(e,t){if(hu(e)&&fu(e,t))return e[t];throw typeof e[t]=="function"&&Ml(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function bl(e,t,n){if(hu(e)&&fu(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function Sl(e,t){return t in e}function fu(e,t){return!e||typeof e!="object"?!1:cn(Nl,t)?!0:!(t in Object.prototype||t in Function.prototype)}function Ml(e,t){return e==null||typeof e[t]!="function"||cn(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:cn(Il,t)?!0:!(t in Object.prototype||t in Function.prototype)}function hu(e){return typeof e=="object"&&e&&e.constructor===Object}var Nl={length:!0,name:!0},Il={toString:!0,valueOf:!0,toLocaleString:!0};class _l{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return Bl(this.wrappedObject,t)}set(t,n){return bl(this.wrappedObject,t,n),this}has(t){return Sl(this.wrappedObject,t)}}function Rl(e){return e?e instanceof Map||e instanceof _l||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var du=function(){return du=Kr.create,Kr},xl=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],Ll=Ne("typed",xl,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,a=du();return a.clear(),a.addTypes([{name:"number",test:me},{name:"Complex",test:Vr},{name:"BigNumber",test:tt},{name:"Fraction",test:qr},{name:"Unit",test:Hr},{name:"identifier",test:f=>sn&&/^(?:[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*$/.test(f)},{name:"string",test:sn},{name:"Chain",test:Qc},{name:"Array",test:Oe},{name:"Matrix",test:wt},{name:"DenseMatrix",test:wc},{name:"SparseMatrix",test:Bc},{name:"Range",test:bc},{name:"Index",test:zr},{name:"boolean",test:Sc},{name:"ResultSet",test:Mc},{name:"Help",test:Nc},{name:"function",test:Ic},{name:"Date",test:_c},{name:"RegExp",test:Rc},{name:"null",test:Lc},{name:"undefined",test:Oc},{name:"AccessorNode",test:$c},{name:"ArrayNode",test:Tc},{name:"AssignmentNode",test:Pc},{name:"BlockNode",test:kc},{name:"ConditionalNode",test:jc},{name:"ConstantNode",test:Uc},{name:"FunctionNode",test:qc},{name:"FunctionAssignmentNode",test:Vc},{name:"IndexNode",test:Hc},{name:"Node",test:zc},{name:"ObjectNode",test:Wc},{name:"OperatorNode",test:Gc},{name:"ParenthesisNode",test:Zc},{name:"RangeNode",test:Xc},{name:"RelationalNode",test:Jc},{name:"SymbolNode",test:Kc},{name:"Map",test:Rl},{name:"Object",test:xc}]),a.addConversions([{from:"number",to:"BigNumber",convert:function(l){if(n||er(l),al(l)>15)throw new TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+l+"). Use function bignumber(x) to convert to BigNumber.");return new n(l)}},{from:"number",to:"Complex",convert:function(l){return r||hn(l),new r(l,0)}},{from:"BigNumber",to:"Complex",convert:function(l){return r||hn(l),new r(l.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(l){throw new TypeError("Cannot implicitly convert a Fraction to BigNumber or vice versa. Use function bignumber(x) to convert to BigNumber or fraction(x) to convert to Fraction.")}},{from:"Fraction",to:"Complex",convert:function(l){return r||hn(l),new r(l.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(l){i||tr(l);var d=new i(l);if(d.valueOf()!==l)throw new TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+l+"). Use function fraction(x) to convert to Fraction.");return d}},{from:"string",to:"number",convert:function(l){var d=Number(l);if(isNaN(d))throw new Error('Cannot convert "'+l+'" to a number');return d}},{from:"string",to:"BigNumber",convert:function(l){n||er(l);try{return new n(l)}catch(d){throw new Error('Cannot convert "'+l+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(l){i||tr(l);try{return new i(l)}catch(d){throw new Error('Cannot convert "'+l+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(l){r||hn(l);try{return new r(l)}catch(d){throw new Error('Cannot convert "'+l+'" to Complex')}}},{from:"boolean",to:"number",convert:function(l){return+l}},{from:"boolean",to:"BigNumber",convert:function(l){return n||er(l),new n(+l)}},{from:"boolean",to:"Fraction",convert:function(l){return i||tr(l),new i(+l)}},{from:"boolean",to:"string",convert:function(l){return String(l)}},{from:"Array",to:"Matrix",convert:function(l){return u||Ol(),new u(l)}},{from:"Matrix",to:"Array",convert:function(l){return l.valueOf()}}]),a.onMismatch=(f,l,d)=>{var s=a.createError(f,l,d);if(["wrongType","mismatch"].includes(s.data.category)&&l.length===1&&Gn(l[0])&&d.some(c=>!c.params.includes(","))){var o=new TypeError("Function '".concat(f,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(f,")'."));throw o.data=s.data,o}throw s},a.onMismatch=(f,l,d)=>{var s=a.createError(f,l,d);if(["wrongType","mismatch"].includes(s.data.category)&&l.length===1&&Gn(l[0])&&d.some(c=>!c.params.includes(","))){var o=new TypeError("Function '".concat(f,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(f,")'."));throw o.data=s.data,o}throw s},a});function er(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function hn(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function Ol(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function tr(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
9
|
+
`);return Object.freeze(Ri)};Nn(ji,Ri,{MATRIX_OPTIONS:Wp,NUMBER_OPTIONS:Zp});function Ze(e,t){var n=typeof Symbol!="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=Gp(e))||t&&e&&typeof e.length=="number"){n&&(e=n);var r=0,u=function(){};return{s:u,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(l){throw l},f:u}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
|
|
10
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var i=!0,o=!1,a;return{s:function(){n=n.call(e)},n:function(){var l=n.next();return i=l.done,l},e:function(l){o=!0,a=l},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(o)throw a}}}}function Gp(e,t){if(!!e){if(typeof e=="string")return ki(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(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ki(e,t)}}function ki(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 Pt(e){return Pt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pt(e)}function qi(){return!0}function ke(){return!1}function Tt(){}var Ui="Argument is not a typed-function.";function Vi(){function e(g){return Pt(g)==="object"&&g!==null&&g.constructor===Object}var t=[{name:"number",test:function(y){return typeof y=="number"}},{name:"string",test:function(y){return typeof y=="string"}},{name:"boolean",test:function(y){return typeof y=="boolean"}},{name:"Function",test:function(y){return typeof y=="function"}},{name:"Array",test:Array.isArray},{name:"Date",test:function(y){return y instanceof Date}},{name:"RegExp",test:function(y){return y instanceof RegExp}},{name:"Object",test:e},{name:"null",test:function(y){return y===null}},{name:"undefined",test:function(y){return y===void 0}}],n={name:"any",test:qi,isAny:!0},r,u,i=0,o={createCount:0};function a(g){var y=r.get(g);if(y)return y;var F='Unknown type "'+g+'"',b=g.toLowerCase(),I,N=Ze(u),x;try{for(N.s();!(x=N.n()).done;)if(I=x.value,I.toLowerCase()===b){F+='. Did you mean "'+I+'" ?';break}}catch(_){N.e(_)}finally{N.f()}throw new TypeError(F)}function f(g){for(var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"any",F=y?a(y).index:u.length,b=[],I=0;I<g.length;++I){if(!g[I]||typeof g[I].name!="string"||typeof g[I].test!="function")throw new TypeError("Object with properties {name: string, test: function} expected");var N=g[I].name;if(r.has(N))throw new TypeError('Duplicate type name "'+N+'"');b.push(N),r.set(N,{name:N,test:g[I].test,isAny:g[I].isAny,index:F+I,conversionsTo:[]})}var x=u.slice(F);u=u.slice(0,F).concat(b).concat(x);for(var _=F+b.length;_<u.length;++_)r.get(u[_]).index=_}function l(){r=new Map,u=[],i=0,f([n],!1)}l(),f(t);function c(){var g,y=Ze(u),F;try{for(y.s();!(F=y.n()).done;)g=F.value,r.get(g).conversionsTo=[]}catch(b){y.e(b)}finally{y.f()}i=0}function s(g){var y=u.filter(function(F){var b=r.get(F);return!b.isAny&&b.test(g)});return y.length?y:["any"]}function h(g){return g&&typeof g=="function"&&"_typedFunctionData"in g}function p(g,y,F){if(!h(g))throw new TypeError(Ui);var b=F&&F.exact,I=Array.isArray(y)?y.join(","):y,N=C(I),x=A(N);if(!b||x in g.signatures){var _=g._typedFunctionData.signatureMap.get(x);if(_)return _}var O=N.length,j;if(b){j=[];var V;for(V in g.signatures)j.push(g._typedFunctionData.signatureMap.get(V))}else j=g._typedFunctionData.signatures;for(var $=0;$<O;++$){var Ce=N[$],ve=[],Ee=void 0,he=Ze(j),Se;try{for(he.s();!(Se=he.n()).done;){Ee=Se.value;var pe=L(Ee.params,$);if(!(!pe||Ce.restParam&&!pe.restParam)){if(!pe.hasAny){var Ue=function(){var Me=E(pe);if(Ce.types.some(function(_t){return!Me.has(_t.name)}))return"continue"}();if(Ue==="continue")continue}ve.push(Ee)}}}catch(Me){he.e(Me)}finally{he.f()}if(j=ve,j.length===0)break}var Fe,we=Ze(j),Bt;try{for(we.s();!(Bt=we.n()).done;)if(Fe=Bt.value,Fe.params.length<=O)return Fe}catch(Me){we.e(Me)}finally{we.f()}throw new TypeError("Signature not found (signature: "+(g.name||"unnamed")+"("+A(N,", ")+"))")}function D(g,y,F){return p(g,y,F).implementation}function v(g,y){var F=a(y);if(F.test(g))return g;var b=F.conversionsTo;if(b.length===0)throw new Error("There are no conversions to "+y+" defined.");for(var I=0;I<b.length;I++){var N=a(b[I].from);if(N.test(g))return b[I].convert(g)}throw new Error("Cannot convert "+g+" to "+y)}function A(g){var y=arguments.length>1&&arguments[1]!==void 0?arguments[1]:",";return g.map(function(F){return F.name}).join(y)}function d(g){var y=g.indexOf("...")===0,F=y?g.length>3?g.slice(3):"any":g,b=F.split("|").map(function(_){return a(_.trim())}),I=!1,N=y?"...":"",x=b.map(function(_){return I=_.isAny||I,N+=_.name+"|",{name:_.name,typeIndex:_.index,test:_.test,isAny:_.isAny,conversion:null,conversionIndex:-1}});return{types:x,name:N.slice(0,-1),hasAny:I,hasConversion:!1,restParam:y}}function m(g){var y=g.types.map(function(x){return x.name}),F=nv(y),b=g.hasAny,I=g.name,N=F.map(function(x){var _=a(x.from);return b=_.isAny||b,I+="|"+x.from,{name:x.from,typeIndex:_.index,test:_.test,isAny:_.isAny,conversion:x,conversionIndex:x.index}});return{types:g.types.concat(N),name:I,hasAny:b,hasConversion:N.length>0,restParam:g.restParam}}function E(g){return g.typeSet||(g.typeSet=new Set,g.types.forEach(function(y){return g.typeSet.add(y.name)})),g.typeSet}function C(g){var y=[];if(typeof g!="string")throw new TypeError("Signatures must be strings");var F=g.trim();if(F==="")return y;for(var b=F.split(","),I=0;I<b.length;++I){var N=d(b[I].trim());if(N.restParam&&I!==b.length-1)throw new SyntaxError('Unexpected rest parameter "'+b[I]+'": only allowed for the last parameter');if(N.types.length===0)return null;y.push(N)}return y}function w(g){var y=Ht(g);return y?y.restParam:!1}function S(g){if(!g||g.types.length===0)return qi;if(g.types.length===1)return a(g.types[0].name).test;if(g.types.length===2){var y=a(g.types[0].name).test,F=a(g.types[1].name).test;return function(N){return y(N)||F(N)}}else{var b=g.types.map(function(I){return a(I.name).test});return function(N){for(var x=0;x<b.length;x++)if(b[x](N))return!0;return!1}}}function M(g){var y,F,b;if(w(g)){y=jo(g).map(S);var I=y.length,N=S(Ht(g)),x=function(O){for(var j=I;j<O.length;j++)if(!N(O[j]))return!1;return!0};return function(O){for(var j=0;j<y.length;j++)if(!y[j](O[j]))return!1;return x(O)&&O.length>=I+1}}else return g.length===0?function(O){return O.length===0}:g.length===1?(F=S(g[0]),function(O){return F(O[0])&&O.length===1}):g.length===2?(F=S(g[0]),b=S(g[1]),function(O){return F(O[0])&&b(O[1])&&O.length===2}):(y=g.map(S),function(O){for(var j=0;j<y.length;j++)if(!y[j](O[j]))return!1;return O.length===y.length})}function L(g,y){return y<g.length?g[y]:w(g)?Ht(g):null}function H(g,y){var F=L(g,y);return F?E(F):new Set}function Z(g){return g.conversion===null||g.conversion===void 0}function R(g,y){var F=new Set;return g.forEach(function(b){var I=H(b.params,y),N,x=Ze(I),_;try{for(x.s();!(_=x.n()).done;)N=_.value,F.add(N)}catch(O){x.e(O)}finally{x.f()}}),F.has("any")?["any"]:Array.from(F)}function P(g,y,F){var b,I,N=g||"unnamed",x=F,_,O=function(){var he=[];if(x.forEach(function(pe){var Ue=L(pe.params,_),Fe=S(Ue);(_<pe.params.length||w(pe.params))&&Fe(y[_])&&he.push(pe)}),he.length===0){if(I=R(x,_),I.length>0){var Se=s(y[_]);return b=new TypeError("Unexpected type of argument in function "+N+" (expected: "+I.join(" or ")+", actual: "+Se.join(" | ")+", index: "+_+")"),b.data={category:"wrongType",fn:N,index:_,actual:Se,expected:I},{v:b}}}else x=he};for(_=0;_<y.length;_++){var j=O();if(Pt(j)==="object")return j.v}var V=x.map(function(Ee){return w(Ee.params)?1/0:Ee.params.length});if(y.length<Math.min.apply(null,V))return I=R(x,_),b=new TypeError("Too few arguments in function "+N+" (expected: "+I.join(" or ")+", index: "+y.length+")"),b.data={category:"tooFewArgs",fn:N,index:y.length,expected:I},b;var $=Math.max.apply(null,V);if(y.length>$)return b=new TypeError("Too many arguments in function "+N+" (expected: "+$+", actual: "+y.length+")"),b.data={category:"tooManyArgs",fn:N,index:y.length,expectedLength:$},b;for(var Ce=[],ve=0;ve<y.length;++ve)Ce.push(s(y[ve]).join("|"));return b=new TypeError('Arguments of type "'+Ce.join(", ")+'" do not match any of the defined signatures of function '+N+"."),b.data={category:"mismatch",actual:Ce},b}function K(g){for(var y=u.length+1,F=0;F<g.types.length;F++)Z(g.types[F])&&(y=Math.min(y,g.types[F].typeIndex));return y}function X(g){for(var y=i+1,F=0;F<g.types.length;F++)Z(g.types[F])||(y=Math.min(y,g.types[F].conversionIndex));return y}function Q(g,y){if(g.hasAny){if(!y.hasAny)return 1}else if(y.hasAny)return-1;if(g.restParam){if(!y.restParam)return 1}else if(y.restParam)return-1;if(g.hasConversion){if(!y.hasConversion)return 1}else if(y.hasConversion)return-1;var F=K(g)-K(y);if(F<0)return-1;if(F>0)return 1;var b=X(g)-X(y);return b<0?-1:b>0?1:0}function U(g,y){var F=g.params,b=y.params,I=Ht(F),N=Ht(b),x=w(F),_=w(b);if(x&&I.hasAny){if(!_||!N.hasAny)return 1}else if(_&&N.hasAny)return-1;var O=0,j=0,V,$=Ze(F),Ce;try{for($.s();!(Ce=$.n()).done;)V=Ce.value,V.hasAny&&++O,V.hasConversion&&++j}catch(sn){$.e(sn)}finally{$.f()}var ve=0,Ee=0,he=Ze(b),Se;try{for(he.s();!(Se=he.n()).done;)V=Se.value,V.hasAny&&++ve,V.hasConversion&&++Ee}catch(sn){he.e(sn)}finally{he.f()}if(O!==ve)return O-ve;if(x&&I.hasConversion){if(!_||!N.hasConversion)return 1}else if(_&&N.hasConversion)return-1;if(j!==Ee)return j-Ee;if(x){if(!_)return 1}else if(_)return-1;var pe=(F.length-b.length)*(x?-1:1);if(pe!==0)return pe;for(var Ue=[],Fe=0,we=0;we<F.length;++we){var Bt=Q(F[we],b[we]);Ue.push(Bt),Fe+=Bt}if(Fe!==0)return Fe;for(var Me,_t=0,zn=Ue;_t<zn.length;_t++)if(Me=zn[_t],Me!==0)return Me;return 0}function nv(g){if(g.length===0)return[];var y=g.map(a);g.length>1&&y.sort(function(O,j){return O.index-j.index});var F=y[0].conversionsTo;if(g.length===1)return F;F=F.concat([]);for(var b=new Set(g),I=1;I<y.length;++I){var N=void 0,x=Ze(y[I].conversionsTo),_;try{for(x.s();!(_=x.n()).done;)N=_.value,b.has(N.from)||(F.push(N),b.add(N.from))}catch(O){x.e(O)}finally{x.f()}}return F}function rv(g,y){var F=y;if(g.some(function(_){return _.hasConversion})){var b=w(g),I=g.map(uv);F=function(){for(var O=[],j=b?arguments.length-1:arguments.length,V=0;V<j;V++)O[V]=I[V](arguments[V]);return b&&(O[j]=arguments[j].map(I[j])),y.apply(this,O)}}var N=F;if(w(g)){var x=g.length-1;N=function(){return F.apply(this,lu(arguments,0,x).concat([lu(arguments,x)]))}}return N}function uv(g){var y,F,b,I,N=[],x=[];switch(g.types.forEach(function(_){_.conversion&&(N.push(a(_.conversion.from).test),x.push(_.conversion.convert))}),x.length){case 0:return function(O){return O};case 1:return y=N[0],b=x[0],function(O){return y(O)?b(O):O};case 2:return y=N[0],F=N[1],b=x[0],I=x[1],function(O){return y(O)?b(O):F(O)?I(O):O};default:return function(O){for(var j=0;j<x.length;j++)if(N[j](O))return x[j](O);return O}}}function iv(g){function y(F,b,I){if(b<F.length){var N=F[b],x=[];if(N.restParam){var _=N.types.filter(Z);_.length<N.types.length&&x.push({types:_,name:"..."+_.map(function(O){return O.name}).join("|"),hasAny:_.some(function(O){return O.isAny}),hasConversion:!1,restParam:!0}),x.push(N)}else x=N.types.map(function(O){return{types:[O],name:O.name,hasAny:O.isAny,hasConversion:O.conversion,restParam:!1}});return pv(x,function(O){return y(F,b+1,I.concat([O]))})}else return[I]}return y(g,0,[])}function ov(g,y){for(var F=Math.max(g.length,y.length),b=0;b<F;b++){var I=H(g,b),N=H(y,b),x=!1,_=void 0,O=Ze(N),j;try{for(O.s();!(j=O.n()).done;)if(_=j.value,I.has(_)){x=!0;break}}catch(Ee){O.e(Ee)}finally{O.f()}if(!x)return!1}var V=g.length,$=y.length,Ce=w(g),ve=w(y);return Ce?ve?V===$:$>=V:ve?V>=$:V===$}function av(g){return g.map(function(y){return Vo(y)?qo(y.referToSelf.callback):Uo(y)?ko(y.referTo.references,y.referTo.callback):y})}function sv(g,y,F){var b=[],I,N=Ze(g),x;try{for(N.s();!(x=N.n()).done;){I=x.value;var _=F[I];if(typeof _!="number")throw new TypeError('No definition for referenced signature "'+I+'"');if(_=y[_],typeof _!="function")return!1;b.push(_)}}catch(O){N.e(O)}finally{N.f()}return b}function cv(g,y,F){for(var b=av(g),I=new Array(b.length).fill(!1),N=!0;N;){N=!1;for(var x=!0,_=0;_<b.length;++_)if(!I[_]){var O=b[_];if(Vo(O))b[_]=O.referToSelf.callback(F),b[_].referToSelf=O.referToSelf,I[_]=!0,x=!1;else if(Uo(O)){var j=sv(O.referTo.references,b,y);j?(b[_]=O.referTo.callback.apply(this,j),b[_].referTo=O.referTo,I[_]=!0,x=!1):N=!0}}if(x&&N)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return b}function fv(g){var y=/\bthis(\(|\.signatures\b)/;Object.keys(g).forEach(function(F){var b=g[F];if(y.test(b.toString()))throw new SyntaxError("Using `this` to self-reference a function is deprecated since typed-function@3. Use typed.referTo and typed.referToSelf instead.")})}function lv(g,y){if(o.createCount++,Object.keys(y).length===0)throw new SyntaxError("No signatures provided");o.warnAgainstDeprecatedThis&&fv(y);var F=[],b=[],I={},N=[],x,_=function(){if(!Object.prototype.hasOwnProperty.call(y,x))return"continue";var ge=C(x);if(!ge)return"continue";F.forEach(function(zt){if(ov(zt,ge))throw new TypeError('Conflicting signatures "'+A(zt)+'" and "'+A(ge)+'".')}),F.push(ge);var Wo=b.length;b.push(y[x]);var Hv=ge.map(m),Wn=void 0,Zn=Ze(iv(Hv)),Zo;try{for(Zn.s();!(Zo=Zn.n()).done;){Wn=Zo.value;var Go=A(Wn);N.push({params:Wn,name:Go,fn:Wo}),Wn.every(function(zt){return!zt.hasConversion})&&(I[Go]=Wo)}}catch(zt){Zn.e(zt)}finally{Zn.f()}};for(x in y)var O=_();N.sort(U);var j=cv(b,I,fn),V;for(V in I)Object.prototype.hasOwnProperty.call(I,V)&&(I[V]=j[I[V]]);for(var $=[],Ce=new Map,ve=0,Ee=N;ve<Ee.length;ve++)V=Ee[ve],Ce.has(V.name)||(V.fn=j[V.fn],$.push(V),Ce.set(V.name,V));for(var he=$[0]&&$[0].params.length<=2&&!w($[0].params),Se=$[1]&&$[1].params.length<=2&&!w($[1].params),pe=$[2]&&$[2].params.length<=2&&!w($[2].params),Ue=$[3]&&$[3].params.length<=2&&!w($[3].params),Fe=$[4]&&$[4].params.length<=2&&!w($[4].params),we=$[5]&&$[5].params.length<=2&&!w($[5].params),Bt=he&&Se&&pe&&Ue&&Fe&&we,Me=0;Me<$.length;++Me)$[Me].test=M($[Me].params);for(var _t=he?S($[0].params[0]):ke,zn=Se?S($[1].params[0]):ke,sn=pe?S($[2].params[0]):ke,mv=Ue?S($[3].params[0]):ke,yv=Fe?S($[4].params[0]):ke,Ev=we?S($[5].params[0]):ke,Av=he?S($[0].params[1]):ke,Cv=Se?S($[1].params[1]):ke,Fv=pe?S($[2].params[1]):ke,wv=Ue?S($[3].params[1]):ke,bv=Fe?S($[4].params[1]):ke,Bv=we?S($[5].params[1]):ke,cn=0;cn<$.length;++cn)$[cn].implementation=rv($[cn].params,$[cn].fn);var _v=he?$[0].implementation:Tt,Sv=Se?$[1].implementation:Tt,Mv=pe?$[2].implementation:Tt,Iv=Ue?$[3].implementation:Tt,Nv=Fe?$[4].implementation:Tt,Ov=we?$[5].implementation:Tt,xv=he?$[0].params.length:-1,Rv=Se?$[1].params.length:-1,$v=pe?$[2].params.length:-1,Pv=Ue?$[3].params.length:-1,Tv=Fe?$[4].params.length:-1,Lv=we?$[5].params.length:-1,jv=Bt?6:0,kv=$.length,qv=$.map(function(Le){return Le.test}),Uv=$.map(function(Le){return Le.implementation}),Vv=function(){for(var ge=jv;ge<kv;ge++)if(qv[ge](arguments))return Uv[ge].apply(this,arguments);return o.onMismatch(g,arguments,$)};function fn(Le,ge){return arguments.length===xv&&_t(Le)&&Av(ge)?_v.apply(this,arguments):arguments.length===Rv&&zn(Le)&&Cv(ge)?Sv.apply(this,arguments):arguments.length===$v&&sn(Le)&&Fv(ge)?Mv.apply(this,arguments):arguments.length===Pv&&mv(Le)&&wv(ge)?Iv.apply(this,arguments):arguments.length===Tv&&yv(Le)&&bv(ge)?Nv.apply(this,arguments):arguments.length===Lv&&Ev(Le)&&Bv(ge)?Ov.apply(this,arguments):Vv.apply(this,arguments)}try{Object.defineProperty(fn,"name",{value:g})}catch(Le){}return fn.signatures=I,fn._typedFunctionData={signatures:$,signatureMap:Ce},fn}function Lo(g,y,F){throw P(g,y,F)}function jo(g){return lu(g,0,g.length-1)}function Ht(g){return g[g.length-1]}function lu(g,y,F){return Array.prototype.slice.call(g,y,F)}function hv(g,y){for(var F=0;F<g.length;F++)if(y(g[F]))return g[F]}function pv(g,y){return Array.prototype.concat.apply([],g.map(y))}function dv(){var g=jo(arguments).map(function(F){return A(C(F))}),y=Ht(arguments);if(typeof y!="function")throw new TypeError("Callback function expected as last argument");return ko(g,y)}function ko(g,y){return{referTo:{references:g,callback:y}}}function qo(g){if(typeof g!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:g}}}function Uo(g){return g&&Pt(g.referTo)==="object"&&Array.isArray(g.referTo.references)&&typeof g.referTo.callback=="function"}function Vo(g){return g&&Pt(g.referToSelf)==="object"&&typeof g.referToSelf.callback=="function"}function Ho(g,y){if(!g)return y;if(y&&y!==g){var F=new Error("Function names do not match (expected: "+g+", actual: "+y+")");throw F.data={actual:y,expected:g},F}return g}function Dv(g){var y;for(var F in g)Object.prototype.hasOwnProperty.call(g,F)&&(h(g[F])||typeof g[F].signature=="string")&&(y=Ho(y,g[F].name));return y}function vv(g,y){var F;for(F in y)if(Object.prototype.hasOwnProperty.call(y,F)){if(F in g&&y[F]!==g[F]){var b=new Error('Signature "'+F+'" is defined twice');throw b.data={signature:F,sourceFunction:y[F],destFunction:g[F]},b}g[F]=y[F]}}var gv=o;o=function(y){for(var F=typeof y=="string",b=F?1:0,I=F?y:"",N={},x=b;x<arguments.length;++x){var _=arguments[x],O={},j=void 0;if(typeof _=="function"?(j=_.name,typeof _.signature=="string"?O[_.signature]=_:h(_)&&(O=_.signatures)):e(_)&&(O=_,F||(j=Dv(_))),Object.keys(O).length===0){var V=new TypeError("Argument to 'typed' at index "+x+" is not a (typed) function, nor an object with signatures as keys and functions as values.");throw V.data={index:x,argument:_},V}F||(I=Ho(I,j)),vv(N,O)}return lv(I||"",N)},o.create=Vi,o.createCount=gv.createCount,o.onMismatch=Lo,o.throwMismatchError=Lo,o.createError=P,o.clear=l,o.clearConversions=c,o.addTypes=f,o._findType=a,o.referTo=dv,o.referToSelf=qo,o.convert=v,o.findSignature=p,o.find=D,o.isTypedFunction=h,o.warnAgainstDeprecatedThis=!0,o.addType=function(g,y){var F="any";y!==!1&&r.has("Object")&&(F="Object"),o.addTypes([g],F)};function zo(g){if(!g||typeof g.from!="string"||typeof g.to!="string"||typeof g.convert!="function")throw new TypeError("Object with properties {from: string, to: string, convert: function} expected");if(g.to===g.from)throw new SyntaxError('Illegal to define conversion from "'+g.from+'" to itself.')}return o.addConversion=function(g){zo(g);var y=a(g.to);if(y.conversionsTo.every(function(F){return F.from!==g.from}))y.conversionsTo.push({from:g.from,convert:g.convert,index:i++});else throw new Error('There is already a conversion from "'+g.from+'" to "'+y.name+'"')},o.addConversions=function(g){g.forEach(o.addConversion)},o.removeConversion=function(g){zo(g);var y=a(g.to),F=hv(y.conversionsTo,function(I){return I.from===g.from});if(!F)throw new Error("Attempt to remove nonexistent conversion from "+g.from+" to "+g.to);if(F.convert!==g.convert)throw new Error("Conversion to remove does not match existing conversion");var b=y.conversionsTo.indexOf(F);y.conversionsTo.splice(b,1)},o.resolve=function(g,y){if(!h(g))throw new TypeError(Ui);for(var F=g._typedFunctionData.signatures,b=0;b<F.length;++b)if(F[b].test(y))return F[b];return null},o}var Hi=Vi();function Ke(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Qr(e,t,n){var r={2:"0b",8:"0o",16:"0x"},u=r[t],i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Ke(n))throw new Error("size must be an integer");if(e>Gn(2,n-1)-1||e<-Gn(2,n-1))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!Ke(e))throw new Error("Value must be an integer");e<0&&(e=e+Gn(2,n)),i="i".concat(n)}var o="";return e<0&&(e=-e,o="-"),"".concat(o).concat(u).concat(e.toString(t)).concat(i)}function Yr(e,t){if(typeof t=="function")return t(e);if(e===1/0)return"Infinity";if(e===-1/0)return"-Infinity";if(isNaN(e))return"NaN";var n="auto",r,u;if(t&&(t.notation&&(n=t.notation),me(t)?r=t:me(t.precision)&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return Jp(e,r);case"exponential":return zi(e,r);case"engineering":return Xp(e,r);case"bin":return Qr(e,2,u);case"oct":return Qr(e,8,u);case"hex":return Qr(e,16,u);case"auto":return Kp(e,r,t&&t).replace(/((\.\d*?)(0+))($|e)/,function(){var i=arguments[2],o=arguments[4];return i!=="."?i+o:o});default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function Rn(e){var t=String(e).toLowerCase().match(/^(-?)(\d+\.?\d*)(e([+-]?\d+))?$/);if(!t)throw new SyntaxError("Invalid number "+e);var n=t[1],r=t[2],u=parseFloat(t[4]||"0"),i=r.indexOf(".");u+=i!==-1?i-1:r.length-1;var o=r.replace(".","").replace(/^0*/,function(a){return u-=a.length,""}).replace(/0*$/,"").split("").map(function(a){return parseInt(a)});return o.length===0&&(o.push(0),u++),{sign:n,coefficients:o,exponent:u}}function Xp(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Rn(e),r=$n(n,t),u=r.exponent,i=r.coefficients,o=u%3===0?u:u<0?u-3-u%3:u-u%3;if(me(t))for(;t>i.length||u-o+1>i.length;)i.push(0);else for(var a=Math.abs(u-o)-(i.length-1),f=0;f<a;f++)i.push(0);for(var l=Math.abs(u-o),c=1;l>0;)c++,l--;var s=i.slice(c).join(""),h=me(t)&&s.length||s.match(/[1-9]/)?"."+s:"",p=i.slice(0,c).join("")+h+"e"+(u>=0?"+":"")+o.toString();return r.sign+p}function Jp(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Rn(e),r=typeof t=="number"?$n(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,o=i+(t||0);return u.length<o&&(u=u.concat(Lt(o-u.length))),i<0&&(u=Lt(-i+1).concat(u),i=1),i<u.length&&u.splice(i,0,i===0?"0.":"."),r.sign+u.join("")}function zi(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=Rn(e),r=t?$n(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(Lt(t-u.length)));var o=u.shift();return r.sign+o+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function Kp(e,t,n){if(isNaN(e)||!isFinite(e))return String(e);var r=n&&n.lowerExp!==void 0?n.lowerExp:-3,u=n&&n.upperExp!==void 0?n.upperExp:5,i=Rn(e),o=t?$n(i,t):i;if(o.exponent<r||o.exponent>=u)return zi(e,t);var a=o.coefficients,f=o.exponent;a.length<t&&(a=a.concat(Lt(t-a.length))),a=a.concat(Lt(f-a.length+1+(a.length<t?t-a.length:0))),a=Lt(-f).concat(a);var l=f>0?f:0;return l<a.length-1&&a.splice(l+1,0,"."),o.sign+a.join("")}function $n(e,t){for(var n={sign:e.sign,coefficients:e.coefficients,exponent:e.exponent},r=n.coefficients;t<=0;)r.unshift(0),n.exponent++,t++;if(r.length>t){var u=r.splice(t,r.length-t);if(u[0]>=5){var i=t-1;for(r[i]++;r[i]===10;)r.pop(),i===0&&(r.unshift(0),n.exponent++,i++),i--,r[i]++}}return n}function Lt(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function Qp(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var Yp=Number.EPSILON||2220446049250313e-31;function ed(e,t,n){if(n==null)return e===t;if(e===t)return!0;if(isNaN(e)||isNaN(t))return!1;if(isFinite(e)&&isFinite(t)){var r=Math.abs(e-t);return r<Yp?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function eu(e,t,n){var r=e.constructor,u=new r(2),i="";if(n){if(n<1)throw new Error("size must be in greater than 0");if(!Ke(n))throw new Error("size must be an integer");if(e.greaterThan(u.pow(n-1).sub(1))||e.lessThan(u.pow(n-1).mul(-1)))throw new Error("Value must be in range [-2^".concat(n-1,", 2^").concat(n-1,"-1]"));if(!e.isInteger())throw new Error("Value must be an integer");e.lessThan(0)&&(e=e.add(u.pow(n))),i="i".concat(n)}switch(t){case 2:return"".concat(e.toBinary()).concat(i);case 8:return"".concat(e.toOctal()).concat(i);case 16:return"".concat(e.toHexadecimal()).concat(i);default:throw new Error("Base ".concat(t," not supported "))}}function td(e,t){if(typeof t=="function")return t(e);if(!e.isFinite())return e.isNaN()?"NaN":e.gt(0)?"Infinity":"-Infinity";var n="auto",r,u;if(t!==void 0&&(t.notation&&(n=t.notation),typeof t=="number"?r=t:t.precision!==void 0&&(r=t.precision),t.wordSize&&(u=t.wordSize,typeof u!="number")))throw new Error('Option "wordSize" must be a number');switch(n){case"fixed":return rd(e,r);case"exponential":return Wi(e,r);case"engineering":return nd(e,r);case"bin":return eu(e,2,u);case"oct":return eu(e,8,u);case"hex":return eu(e,16,u);case"auto":{var i=t&&t.lowerExp!==void 0?t.lowerExp:-3,o=t&&t.upperExp!==void 0?t.upperExp:5;if(e.isZero())return"0";var a,f=e.toSignificantDigits(r),l=f.e;return l>=i&&l<o?a=f.toFixed():a=Wi(e,r),a.replace(/((\.\d*?)(0+))($|e)/,function(){var c=arguments[2],s=arguments[4];return c!=="."?c+s:s})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function nd(e,t){var n=e.e,r=n%3===0?n:n<0?n-3-n%3:n-n%3,u=e.mul(Math.pow(10,-r)),i=u.toPrecision(t);if(i.indexOf("e")!==-1){var o=e.constructor;i=new o(i).toFixed()}return i+"e"+(n>=0?"+":"")+r.toString()}function Wi(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function rd(e,t){return e.toFixed(t)}function wt(e,t){var n=ud(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function ud(e,t){if(typeof e=="number")return Yr(e,t);if(rt(e))return td(e,t);if(id(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Zi(e,t);if(On(e))return'"'+e+'"';if(typeof e=="function")return e.syntax?String(e.syntax):"function";if(e&&typeof e=="object"){if(typeof e.format=="function")return e.format(t);if(e&&e.toString(t)!=={}.toString())return e.toString(t);var n=Object.keys(e).map(r=>'"'+r+'": '+wt(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function Zi(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,u=0;u<r;u++)u!==0&&(n+=", "),n+=Zi(e[u],t);return n+="]",n}else return wt(e,t)}function id(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function fe(e,t,n){if(!(this instanceof fe))throw new SyntaxError("Constructor must be called with the new operator");this.actual=e,this.expected=t,this.relation=n,this.message="Dimension mismatch ("+(Array.isArray(e)?"["+e.join(", ")+"]":e)+" "+(this.relation||"!=")+" "+(Array.isArray(t)?"["+t.join(", ")+"]":t)+")",this.stack=new Error().stack}fe.prototype=new RangeError,fe.prototype.constructor=RangeError,fe.prototype.name="DimensionError",fe.prototype.isDimensionError=!0;function jt(e,t,n){if(!(this instanceof jt))throw new SyntaxError("Constructor must be called with the new operator");this.index=e,arguments.length<3?(this.min=0,this.max=t):(this.min=t,this.max=n),this.min!==void 0&&this.index<this.min?this.message="Index out of range ("+this.index+" < "+this.min+")":this.max!==void 0&&this.index>=this.max?this.message="Index out of range ("+this.index+" > "+(this.max-1)+")":this.message="Index out of range ("+this.index+")",this.stack=new Error().stack}jt.prototype=new RangeError,jt.prototype.constructor=RangeError,jt.prototype.name="IndexError",jt.prototype.isIndexError=!0;function bt(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function Gi(e,t,n){var r,u=e.length;if(u!==t[n])throw new fe(u,t[n]);if(n<t.length-1){var i=n+1;for(r=0;r<u;r++){var o=e[r];if(!Array.isArray(o))throw new fe(t.length-1,t.length,"<");Gi(e[r],t,i)}}else for(r=0;r<u;r++)if(Array.isArray(e[r]))throw new fe(t.length+1,t.length,">")}function Xi(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new fe(e.length,0)}else Gi(e,t,0)}function qe(e,t){if(e!==void 0){if(!me(e)||!Ke(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new jt(e,t)}}function Ji(e,t,n){if(!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new Error("Resizing to scalar is not supported");t.forEach(function(u){if(!me(u)||!Ke(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+wt(t)+")")}),(me(e)||rt(e))&&(e=[e]);var r=n!==void 0?n:0;return tu(e,t,0,r),e}function tu(e,t,n,r){var u,i,o=e.length,a=t[n],f=Math.min(o,a);if(e.length=a,n<t.length-1){var l=n+1;for(u=0;u<f;u++)i=e[u],Array.isArray(i)||(i=[i],e[u]=i),tu(i,t,l,r);for(u=f;u<a;u++)i=[],e[u]=i,tu(i,t,l,r)}else{for(u=0;u<f;u++)for(;Array.isArray(e[u]);)e[u]=e[u][0];for(u=f;u<a;u++)e[u]=r}}function Ki(e,t){var n=sd(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new fe(0,r,"!=");t=Qi(t,r);var u=Yi(t);if(r!==u)throw new fe(u,r,"!=");try{return od(n,t)}catch(i){throw i instanceof fe?new fe(u,r,"!="):i}}function Qi(e,t){var n=Yi(e),r=e.slice(),u=-1,i=e.indexOf(u),o=e.indexOf(u,i+1)>=0;if(o)throw new Error("More than one wildcard in sizes");var a=i>=0,f=t%n===0;if(a)if(f)r[i]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function Yi(e){return e.reduce((t,n)=>t*n,1)}function od(e,t){for(var n=e,r,u=t.length-1;u>0;u--){var i=t[u];r=[];for(var o=n.length/i,a=0;a<o;a++)r.push(n.slice(a*i,(a+1)*i));n=r}return n}function ad(e,t,n,r){var u=r||bt(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=eo(e,t,0);u.length<t;)u.push(1);return e}function eo(e,t,n){var r,u;if(Array.isArray(e)){var i=n+1;for(r=0,u=e.length;r<u;r++)e[r]=eo(e[r],t,i)}else for(var o=n;o<t;o++)e=[e];return e}function sd(e){if(!Array.isArray(e))return e;var t=[];return e.forEach(function n(r){Array.isArray(r)?r.forEach(n):t.push(r)}),t}function nu(e,t){for(var n,r=0,u=0;u<e.length;u++){var i=e[u],o=Array.isArray(i);if(u===0&&o&&(r=i.length),o&&i.length!==r)return;var a=o?nu(i,t):t(i);if(n===void 0)n=a;else if(n!==a)return"mixed"}return n}function to(e,t,n,r){if(r<n){if(e.length!==t.length)throw new fe(e.length,t.length);for(var u=[],i=0;i<e.length;i++)u[i]=to(e[i],t[i],n,r+1);return u}else return e.concat(t)}function cd(){var e=Array.prototype.slice.call(arguments,0,-1),t=Array.prototype.slice.call(arguments,-1);if(e.length===1)return e[0];if(e.length>1)return e.slice(1).reduce(function(n,r){return to(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function fd(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];for(var r=t.map(h=>h.length),u=Math.max(...r),i=new Array(u).fill(null),o=0;o<t.length;o++)for(var a=t[o],f=r[o],l=0;l<f;l++){var c=u-f+l;a[l]>i[c]&&(i[c]=a[l])}for(var s=0;s<t.length;s++)no(t[s],i);return i}function no(e,t){for(var n=t.length,r=e.length,u=0;u<r;u++){var i=n-r+u;if(e[u]<t[i]&&e[u]>1||e[u]>t[i])throw new Error("shape missmatch: missmatch is found in arg with shape (".concat(e,") not possible to broadcast dimension ").concat(r," with size ").concat(e[u]," to size ").concat(t[i]))}}function ro(e,t){var n=bt(e);if(un(n,t))return e;no(n,t);var r=fd(n,t),u=r.length,i=[...Array(u-n.length).fill(1),...n],o=hd(e);n.length<u&&(o=Ki(o,i),n=bt(o));for(var a=0;a<u;a++)n[a]<r[a]&&(o=ld(o,r[a],a),n=bt(o));return o}function ld(e,t,n){return cd(...Array(t).fill(e),n)}function hd(e){return Nn([],e)}function Be(e,t,n,r){function u(i){var o=zp(i,t.map(Dd));return pd(e,t,i),n(o)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function pd(e,t,n){var r=t.filter(i=>!dd(i)).every(i=>n[i]!==void 0);if(!r){var u=t.filter(i=>n[i]===void 0);throw new Error('Cannot create function "'.concat(e,'", ')+"some dependencies are missing: ".concat(u.map(i=>'"'.concat(i,'"')).join(", "),"."))}}function dd(e){return e&&e[0]==="?"}function Dd(e){return e&&e[0]==="?"?e.slice(1):e}function vd(e,t){if(io(e)&&uo(e,t))return e[t];throw typeof e[t]=="function"&&yd(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function gd(e,t,n){if(io(e)&&uo(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function md(e,t){return t in e}function uo(e,t){return!e||typeof e!="object"?!1:xn(Ed,t)?!0:!(t in Object.prototype||t in Function.prototype)}function yd(e,t){return e==null||typeof e[t]!="function"||xn(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:xn(Ad,t)?!0:!(t in Object.prototype||t in Function.prototype)}function io(e){return typeof e=="object"&&e&&e.constructor===Object}var Ed={length:!0,name:!0},Ad={toString:!0,valueOf:!0,toLocaleString:!0};class Cd{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return vd(this.wrappedObject,t)}set(t,n){return gd(this.wrappedObject,t,n),this}has(t){return md(this.wrappedObject,t)}}function Fd(e){return e?e instanceof Map||e instanceof Cd||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var oo=function(){return oo=Hi.create,Hi},wd=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],bd=Be("typed",wd,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,o=oo();return o.clear(),o.addTypes([{name:"number",test:me},{name:"Complex",test:$i},{name:"BigNumber",test:rt},{name:"Fraction",test:Pi},{name:"Unit",test:Ti},{name:"identifier",test:a=>On&&/^(?:[A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])(?:[0-9A-Za-z\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CA\uA7D0\uA7D1\uA7D3\uA7D5-\uA7D9\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF2D-\uDF40\uDF42-\uDF49\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDE80-\uDEA9\uDEB0\uDEB1\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDF70-\uDF81\uDFB0-\uDFC4\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE70-\uDEBE\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDD00-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\uDCD0-\uDCEB\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])*$/.test(a)},{name:"string",test:On},{name:"Chain",test:Vp},{name:"Array",test:Te},{name:"Matrix",test:$t},{name:"DenseMatrix",test:Dp},{name:"SparseMatrix",test:vp},{name:"Range",test:gp},{name:"Index",test:Li},{name:"boolean",test:mp},{name:"ResultSet",test:yp},{name:"Help",test:Ep},{name:"function",test:Ap},{name:"Date",test:Cp},{name:"RegExp",test:Fp},{name:"null",test:bp},{name:"undefined",test:Bp},{name:"AccessorNode",test:_p},{name:"ArrayNode",test:Sp},{name:"AssignmentNode",test:Mp},{name:"BlockNode",test:Ip},{name:"ConditionalNode",test:Np},{name:"ConstantNode",test:Op},{name:"FunctionNode",test:Rp},{name:"FunctionAssignmentNode",test:xp},{name:"IndexNode",test:$p},{name:"Node",test:Pp},{name:"ObjectNode",test:Tp},{name:"OperatorNode",test:Lp},{name:"ParenthesisNode",test:jp},{name:"RangeNode",test:kp},{name:"RelationalNode",test:qp},{name:"SymbolNode",test:Up},{name:"Map",test:Fd},{name:"Object",test:wp}]),o.addConversions([{from:"number",to:"BigNumber",convert:function(f){if(n||ru(f),Qp(f)>15)throw new TypeError("Cannot implicitly convert a number with >15 significant digits to BigNumber (value: "+f+"). Use function bignumber(x) to convert to BigNumber.");return new n(f)}},{from:"number",to:"Complex",convert:function(f){return r||Pn(f),new r(f,0)}},{from:"BigNumber",to:"Complex",convert:function(f){return r||Pn(f),new r(f.toNumber(),0)}},{from:"Fraction",to:"BigNumber",convert:function(f){throw new TypeError("Cannot implicitly convert a Fraction to BigNumber or vice versa. Use function bignumber(x) to convert to BigNumber or fraction(x) to convert to Fraction.")}},{from:"Fraction",to:"Complex",convert:function(f){return r||Pn(f),new r(f.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(f){i||uu(f);var l=new i(f);if(l.valueOf()!==f)throw new TypeError("Cannot implicitly convert a number to a Fraction when there will be a loss of precision (value: "+f+"). Use function fraction(x) to convert to Fraction.");return l}},{from:"string",to:"number",convert:function(f){var l=Number(f);if(isNaN(l))throw new Error('Cannot convert "'+f+'" to a number');return l}},{from:"string",to:"BigNumber",convert:function(f){n||ru(f);try{return new n(f)}catch(l){throw new Error('Cannot convert "'+f+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(f){i||uu(f);try{return new i(f)}catch(l){throw new Error('Cannot convert "'+f+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(f){r||Pn(f);try{return new r(f)}catch(l){throw new Error('Cannot convert "'+f+'" to Complex')}}},{from:"boolean",to:"number",convert:function(f){return+f}},{from:"boolean",to:"BigNumber",convert:function(f){return n||ru(f),new n(+f)}},{from:"boolean",to:"Fraction",convert:function(f){return i||uu(f),new i(+f)}},{from:"boolean",to:"string",convert:function(f){return String(f)}},{from:"Array",to:"Matrix",convert:function(f){return u||Bd(),new u(f)}},{from:"Matrix",to:"Array",convert:function(f){return f.valueOf()}}]),o.onMismatch=(a,f,l)=>{var c=o.createError(a,f,l);if(["wrongType","mismatch"].includes(c.data.category)&&f.length===1&&Jr(f[0])&&l.some(h=>!h.params.includes(","))){var s=new TypeError("Function '".concat(a,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(a,")'."));throw s.data=c.data,s}throw c},o.onMismatch=(a,f,l)=>{var c=o.createError(a,f,l);if(["wrongType","mismatch"].includes(c.data.category)&&f.length===1&&Jr(f[0])&&l.some(h=>!h.params.includes(","))){var s=new TypeError("Function '".concat(a,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(a,")'."));throw s.data=c.data,s}throw c},o});function ru(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function Pn(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function Bd(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function uu(e){throw new Error("Cannot convert value ".concat(e," into a Fraction, no class 'Fraction' provided."))}/*!
|
|
11
11
|
* decimal.js v10.4.3
|
|
12
12
|
* An arbitrary-precision Decimal type for JavaScript.
|
|
13
13
|
* https://github.com/MikeMcl/decimal.js
|
|
14
14
|
* Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
|
|
15
15
|
* MIT Licence
|
|
16
|
-
*/var Nt=9e15,ct=1e9,nr="0123456789abcdef",dn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",pn="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",rr={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-Nt,maxE:Nt,crypto:!1},pu,nt,H=!0,Dn="[DecimalError] ",lt=Dn+"Invalid argument: ",Du=Dn+"Precision limit exceeded",gu=Dn+"crypto unavailable",vu="[object Decimal]",Ee=Math.floor,ce=Math.pow,$l=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Tl=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Pl=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,mu=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,ze=1e7,q=7,kl=9007199254740991,jl=dn.length-1,ur=pn.length-1,b={toStringTag:vu};b.absoluteValue=b.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),j(e)},b.ceil=function(){return j(new this.constructor(this),this.e+1,2)},b.clampedTo=b.clamp=function(e,t){var n,r=this,u=r.constructor;if(e=new u(e),t=new u(t),!e.s||!t.s)return new u(NaN);if(e.gt(t))throw Error(lt+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new u(r)},b.comparedTo=b.cmp=function(e){var t,n,r,u,i=this,a=i.d,f=(e=new i.constructor(e)).d,l=i.s,d=e.s;if(!a||!f)return!l||!d?NaN:l!==d?l:a===f?0:!a^l<0?1:-1;if(!a[0]||!f[0])return a[0]?l:f[0]?-d:0;if(l!==d)return l;if(i.e!==e.e)return i.e>e.e^l<0?1:-1;for(r=a.length,u=f.length,t=0,n=r<u?r:u;t<n;++t)if(a[t]!==f[t])return a[t]>f[t]^l<0?1:-1;return r===u?0:r>u^l<0?1:-1},b.cosine=b.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+q,r.rounding=1,n=Ul(r,wu(r,n)),r.precision=e,r.rounding=t,j(nt==2||nt==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},b.cubeRoot=b.cbrt=function(){var e,t,n,r,u,i,a,f,l,d,s=this,o=s.constructor;if(!s.isFinite()||s.isZero())return new o(s);for(H=!1,i=s.s*ce(s.s*s,1/3),!i||Math.abs(i)==1/0?(n=de(s.d),e=s.e,(i=(e-n.length+1)%3)&&(n+=i==1||i==-2?"0":"00"),i=ce(n,1/3),e=Ee((e+1)/3)-(e%3==(e<0?-1:2)),i==1/0?n="5e"+e:(n=i.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new o(n),r.s=s.s):r=new o(i.toString()),a=(e=o.precision)+3;;)if(f=r,l=f.times(f).times(f),d=l.plus(s),r=ue(d.plus(s).times(f),d.plus(l),a+2,1),de(f.d).slice(0,a)===(n=de(r.d)).slice(0,a))if(n=n.slice(a-3,a+1),n=="9999"||!u&&n=="4999"){if(!u&&(j(f,e+1,0),f.times(f).times(f).eq(s))){r=f;break}a+=4,u=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(j(r,e+1,1),t=!r.times(r).times(r).eq(s));break}return H=!0,j(r,e,o.rounding,t)},b.decimalPlaces=b.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-Ee(this.e/q))*q,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},b.dividedBy=b.div=function(e){return ue(this,new this.constructor(e))},b.dividedToIntegerBy=b.divToInt=function(e){var t=this,n=t.constructor;return j(ue(t,new n(e),0,1,1),n.precision,n.rounding)},b.equals=b.eq=function(e){return this.cmp(e)===0},b.floor=function(){return j(new this.constructor(this),this.e+1,3)},b.greaterThan=b.gt=function(e){return this.cmp(e)>0},b.greaterThanOrEqualTo=b.gte=function(e){var t=this.cmp(e);return t==1||t===0},b.hyperbolicCosine=b.cosh=function(){var e,t,n,r,u,i=this,a=i.constructor,f=new a(1);if(!i.isFinite())return new a(i.s?1/0:NaN);if(i.isZero())return f;n=a.precision,r=a.rounding,a.precision=n+Math.max(i.e,i.sd())+4,a.rounding=1,u=i.d.length,u<32?(e=Math.ceil(u/3),t=(1/En(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=It(a,1,i.times(t),new a(1),!0);for(var l,d=e,s=new a(8);d--;)l=i.times(i),i=f.minus(l.times(s.minus(l.times(s))));return j(i,a.precision=n,a.rounding=r,!0)},b.hyperbolicSine=b.sinh=function(){var e,t,n,r,u=this,i=u.constructor;if(!u.isFinite()||u.isZero())return new i(u);if(t=i.precision,n=i.rounding,i.precision=t+Math.max(u.e,u.sd())+4,i.rounding=1,r=u.d.length,r<3)u=It(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/En(5,e)),u=It(i,2,u,u,!0);for(var a,f=new i(5),l=new i(16),d=new i(20);e--;)a=u.times(u),u=u.times(f.plus(a.times(l.times(a).plus(d))))}return i.precision=t,i.rounding=n,j(u,t,n,!0)},b.hyperbolicTangent=b.tanh=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+7,r.rounding=1,ue(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},b.inverseCosine=b.acos=function(){var e,t=this,n=t.constructor,r=t.abs().cmp(1),u=n.precision,i=n.rounding;return r!==-1?r===0?t.isNeg()?We(n,u,i):new n(0):new n(NaN):t.isZero()?We(n,u+4,i).times(.5):(n.precision=u+6,n.rounding=1,t=t.asin(),e=We(n,u+4,i).times(.5),n.precision=u,n.rounding=i,e.minus(t))},b.inverseHyperbolicCosine=b.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,H=!1,n=n.times(n).minus(1).sqrt().plus(n),H=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},b.inverseHyperbolicSine=b.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,H=!1,n=n.times(n).plus(1).sqrt().plus(n),H=!0,r.precision=e,r.rounding=t,n.ln())},b.inverseHyperbolicTangent=b.atanh=function(){var e,t,n,r,u=this,i=u.constructor;return u.isFinite()?u.e>=0?new i(u.abs().eq(1)?u.s/0:u.isZero()?u:NaN):(e=i.precision,t=i.rounding,r=u.sd(),Math.max(r,e)<2*-u.e-1?j(new i(u),e,t,!0):(i.precision=n=r-u.e,u=ue(u.plus(1),new i(1).minus(u),n+e,1),i.precision=e+4,i.rounding=1,u=u.ln(),i.precision=e,i.rounding=t,u.times(.5))):new i(NaN)},b.inverseSine=b.asin=function(){var e,t,n,r,u=this,i=u.constructor;return u.isZero()?new i(u):(t=u.abs().cmp(1),n=i.precision,r=i.rounding,t!==-1?t===0?(e=We(i,n+4,r).times(.5),e.s=u.s,e):new i(NaN):(i.precision=n+6,i.rounding=1,u=u.div(new i(1).minus(u.times(u)).sqrt().plus(1)).atan(),i.precision=n,i.rounding=r,u.times(2)))},b.inverseTangent=b.atan=function(){var e,t,n,r,u,i,a,f,l,d=this,s=d.constructor,o=s.precision,c=s.rounding;if(d.isFinite()){if(d.isZero())return new s(d);if(d.abs().eq(1)&&o+4<=ur)return a=We(s,o+4,c).times(.25),a.s=d.s,a}else{if(!d.s)return new s(NaN);if(o+4<=ur)return a=We(s,o+4,c).times(.5),a.s=d.s,a}for(s.precision=f=o+10,s.rounding=1,n=Math.min(28,f/q+2|0),e=n;e;--e)d=d.div(d.times(d).plus(1).sqrt().plus(1));for(H=!1,t=Math.ceil(f/q),r=1,l=d.times(d),a=new s(d),u=d;e!==-1;)if(u=u.times(l),i=a.minus(u.div(r+=2)),u=u.times(l),a=i.plus(u.div(r+=2)),a.d[t]!==void 0)for(e=t;a.d[e]===i.d[e]&&e--;);return n&&(a=a.times(2<<n-1)),H=!0,j(a,s.precision=o,s.rounding=c,!0)},b.isFinite=function(){return!!this.d},b.isInteger=b.isInt=function(){return!!this.d&&Ee(this.e/q)>this.d.length-2},b.isNaN=function(){return!this.s},b.isNegative=b.isNeg=function(){return this.s<0},b.isPositive=b.isPos=function(){return this.s>0},b.isZero=function(){return!!this.d&&this.d[0]===0},b.lessThan=b.lt=function(e){return this.cmp(e)<0},b.lessThanOrEqualTo=b.lte=function(e){return this.cmp(e)<1},b.logarithm=b.log=function(e){var t,n,r,u,i,a,f,l,d=this,s=d.constructor,o=s.precision,c=s.rounding,h=5;if(e==null)e=new s(10),t=!0;else{if(e=new s(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new s(NaN);t=e.eq(10)}if(n=d.d,d.s<0||!n||!n[0]||d.eq(1))return new s(n&&!n[0]?-1/0:d.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)i=!0;else{for(u=n[0];u%10===0;)u/=10;i=u!==1}if(H=!1,f=o+h,a=ht(d,f),r=t?mn(s,f+10):ht(e,f),l=ue(a,r,f,1),Ht(l.d,u=o,c))do if(f+=10,a=ht(d,f),r=t?mn(s,f+10):ht(e,f),l=ue(a,r,f,1),!i){+de(l.d).slice(u+1,u+15)+1==1e14&&(l=j(l,o+1,0));break}while(Ht(l.d,u+=10,c));return H=!0,j(l,o,c)},b.minus=b.sub=function(e){var t,n,r,u,i,a,f,l,d,s,o,c,h=this,D=h.constructor;if(e=new D(e),!h.d||!e.d)return!h.s||!e.s?e=new D(NaN):h.d?e.s=-e.s:e=new D(e.d||h.s!==e.s?h:NaN),e;if(h.s!=e.s)return e.s=-e.s,h.plus(e);if(d=h.d,c=e.d,f=D.precision,l=D.rounding,!d[0]||!c[0]){if(c[0])e.s=-e.s;else if(d[0])e=new D(h);else return new D(l===3?-0:0);return H?j(e,f,l):e}if(n=Ee(e.e/q),s=Ee(h.e/q),d=d.slice(),i=s-n,i){for(o=i<0,o?(t=d,i=-i,a=c.length):(t=c,n=s,a=d.length),r=Math.max(Math.ceil(f/q),a)+2,i>r&&(i=r,t.length=1),t.reverse(),r=i;r--;)t.push(0);t.reverse()}else{for(r=d.length,a=c.length,o=r<a,o&&(a=r),r=0;r<a;r++)if(d[r]!=c[r]){o=d[r]<c[r];break}i=0}for(o&&(t=d,d=c,c=t,e.s=-e.s),a=d.length,r=c.length-a;r>0;--r)d[a++]=0;for(r=c.length;r>i;){if(d[--r]<c[r]){for(u=r;u&&d[--u]===0;)d[u]=ze-1;--d[u],d[r]+=ze}d[r]-=c[r]}for(;d[--a]===0;)d.pop();for(;d[0]===0;d.shift())--n;return d[0]?(e.d=d,e.e=vn(d,n),H?j(e,f,l):e):new D(l===3?-0:0)},b.modulo=b.mod=function(e){var t,n=this,r=n.constructor;return e=new r(e),!n.d||!e.s||e.d&&!e.d[0]?new r(NaN):!e.d||n.d&&!n.d[0]?j(new r(n),r.precision,r.rounding):(H=!1,r.modulo==9?(t=ue(n,e.abs(),0,3,1),t.s*=e.s):t=ue(n,e,0,r.modulo,1),t=t.times(e),H=!0,n.minus(t))},b.naturalExponential=b.exp=function(){return ir(this)},b.naturalLogarithm=b.ln=function(){return ht(this)},b.negated=b.neg=function(){var e=new this.constructor(this);return e.s=-e.s,j(e)},b.plus=b.add=function(e){var t,n,r,u,i,a,f,l,d,s,o=this,c=o.constructor;if(e=new c(e),!o.d||!e.d)return!o.s||!e.s?e=new c(NaN):o.d||(e=new c(e.d||o.s===e.s?o:NaN)),e;if(o.s!=e.s)return e.s=-e.s,o.minus(e);if(d=o.d,s=e.d,f=c.precision,l=c.rounding,!d[0]||!s[0])return s[0]||(e=new c(o)),H?j(e,f,l):e;if(i=Ee(o.e/q),r=Ee(e.e/q),d=d.slice(),u=i-r,u){for(u<0?(n=d,u=-u,a=s.length):(n=s,r=i,a=d.length),i=Math.ceil(f/q),a=i>a?i+1:a+1,u>a&&(u=a,n.length=1),n.reverse();u--;)n.push(0);n.reverse()}for(a=d.length,u=s.length,a-u<0&&(u=a,n=s,s=d,d=n),t=0;u;)t=(d[--u]=d[u]+s[u]+t)/ze|0,d[u]%=ze;for(t&&(d.unshift(t),++r),a=d.length;d[--a]==0;)d.pop();return e.d=d,e.e=vn(d,r),H?j(e,f,l):e},b.precision=b.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(lt+e);return n.d?(t=Eu(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},b.round=function(){var e=this,t=e.constructor;return j(new t(e),e.e+1,t.rounding)},b.sine=b.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+q,r.rounding=1,n=ql(r,wu(r,n)),r.precision=e,r.rounding=t,j(nt>2?n.neg():n,e,t,!0)):new r(NaN)},b.squareRoot=b.sqrt=function(){var e,t,n,r,u,i,a=this,f=a.d,l=a.e,d=a.s,s=a.constructor;if(d!==1||!f||!f[0])return new s(!d||d<0&&(!f||f[0])?NaN:f?a:1/0);for(H=!1,d=Math.sqrt(+a),d==0||d==1/0?(t=de(f),(t.length+l)%2==0&&(t+="0"),d=Math.sqrt(t),l=Ee((l+1)/2)-(l<0||l%2),d==1/0?t="5e"+l:(t=d.toExponential(),t=t.slice(0,t.indexOf("e")+1)+l),r=new s(t)):r=new s(d.toString()),n=(l=s.precision)+3;;)if(i=r,r=i.plus(ue(a,i,n+2,1)).times(.5),de(i.d).slice(0,n)===(t=de(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!u&&t=="4999"){if(!u&&(j(i,l+1,0),i.times(i).eq(a))){r=i;break}n+=4,u=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(j(r,l+1,1),e=!r.times(r).eq(a));break}return H=!0,j(r,l,s.rounding,e)},b.tangent=b.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,n=n.sin(),n.s=1,n=ue(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,j(nt==2||nt==4?n.neg():n,e,t,!0)):new r(NaN)},b.times=b.mul=function(e){var t,n,r,u,i,a,f,l,d,s=this,o=s.constructor,c=s.d,h=(e=new o(e)).d;if(e.s*=s.s,!c||!c[0]||!h||!h[0])return new o(!e.s||c&&!c[0]&&!h||h&&!h[0]&&!c?NaN:!c||!h?e.s/0:e.s*0);for(n=Ee(s.e/q)+Ee(e.e/q),l=c.length,d=h.length,l<d&&(i=c,c=h,h=i,a=l,l=d,d=a),i=[],a=l+d,r=a;r--;)i.push(0);for(r=d;--r>=0;){for(t=0,u=l+r;u>r;)f=i[u]+h[r]*c[u-r-1]+t,i[u--]=f%ze|0,t=f/ze|0;i[u]=(i[u]+t)%ze|0}for(;!i[--a];)i.pop();return t?++n:i.shift(),e.d=i,e.e=vn(i,n),H?j(e,o.precision,o.rounding):e},b.toBinary=function(e,t){return ar(this,2,e,t)},b.toDecimalPlaces=b.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(Ie(e,0,ct),t===void 0?t=r.rounding:Ie(t,0,8),j(n,e+n.e+1,t))},b.toExponential=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Je(r,!0):(Ie(e,0,ct),t===void 0?t=u.rounding:Ie(t,0,8),r=j(new u(r),e+1,t),n=Je(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},b.toFixed=function(e,t){var n,r,u=this,i=u.constructor;return e===void 0?n=Je(u):(Ie(e,0,ct),t===void 0?t=i.rounding:Ie(t,0,8),r=j(new i(u),e+u.e+1,t),n=Je(r,!1,e+r.e+1)),u.isNeg()&&!u.isZero()?"-"+n:n},b.toFraction=function(e){var t,n,r,u,i,a,f,l,d,s,o,c,h=this,D=h.d,E=h.constructor;if(!D)return new E(h);if(d=n=new E(1),r=l=new E(0),t=new E(r),i=t.e=Eu(D)-h.e-1,a=i%q,t.d[0]=ce(10,a<0?q+a:a),e==null)e=i>0?t:d;else{if(f=new E(e),!f.isInt()||f.lt(d))throw Error(lt+f);e=f.gt(t)?i>0?t:d:f}for(H=!1,f=new E(de(D)),s=E.precision,E.precision=i=D.length*q*2;o=ue(f,t,0,1,1),u=n.plus(o.times(r)),u.cmp(e)!=1;)n=r,r=u,u=d,d=l.plus(o.times(u)),l=u,u=t,t=f.minus(o.times(u)),f=u;return u=ue(e.minus(n),r,0,1,1),l=l.plus(u.times(d)),n=n.plus(u.times(r)),l.s=d.s=h.s,c=ue(d,r,i,1).minus(h).abs().cmp(ue(l,n,i,1).minus(h).abs())<1?[d,r]:[l,n],E.precision=s,H=!0,c},b.toHexadecimal=b.toHex=function(e,t){return ar(this,16,e,t)},b.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:Ie(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(H=!1,n=ue(n,e,0,t,1).times(e),H=!0,j(n)):(e.s=n.s,n=e),n},b.toNumber=function(){return+this},b.toOctal=function(e,t){return ar(this,8,e,t)},b.toPower=b.pow=function(e){var t,n,r,u,i,a,f=this,l=f.constructor,d=+(e=new l(e));if(!f.d||!e.d||!f.d[0]||!e.d[0])return new l(ce(+f,d));if(f=new l(f),f.eq(1))return f;if(r=l.precision,i=l.rounding,e.eq(1))return j(f,r,i);if(t=Ee(e.e/q),t>=e.d.length-1&&(n=d<0?-d:d)<=kl)return u=Cu(l,f,n,r),e.s<0?new l(1).div(u):j(u,r,i);if(a=f.s,a<0){if(t<e.d.length-1)return new l(NaN);if((e.d[t]&1)==0&&(a=1),f.e==0&&f.d[0]==1&&f.d.length==1)return f.s=a,f}return n=ce(+f,d),t=n==0||!isFinite(n)?Ee(d*(Math.log("0."+de(f.d))/Math.LN10+f.e+1)):new l(n+"").e,t>l.maxE+1||t<l.minE-1?new l(t>0?a/0:0):(H=!1,l.rounding=f.s=1,n=Math.min(12,(t+"").length),u=ir(e.times(ht(f,r+n)),r),u.d&&(u=j(u,r+5,1),Ht(u.d,r,i)&&(t=r+10,u=j(ir(e.times(ht(f,t+n)),t),t+5,1),+de(u.d).slice(r+1,r+15)+1==1e14&&(u=j(u,r+1,0)))),u.s=a,H=!0,l.rounding=i,j(u,r,i))},b.toPrecision=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Je(r,r.e<=u.toExpNeg||r.e>=u.toExpPos):(Ie(e,1,ct),t===void 0?t=u.rounding:Ie(t,0,8),r=j(new u(r),e,t),n=Je(r,e<=r.e||r.e<=u.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},b.toSignificantDigits=b.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(Ie(e,1,ct),t===void 0?t=r.rounding:Ie(t,0,8)),j(new r(n),e,t)},b.toString=function(){var e=this,t=e.constructor,n=Je(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},b.truncated=b.trunc=function(){return j(new this.constructor(this),this.e+1,1)},b.valueOf=b.toJSON=function(){var e=this,t=e.constructor,n=Je(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function de(e){var t,n,r,u=e.length-1,i="",a=e[0];if(u>0){for(i+=a,t=1;t<u;t++)r=e[t]+"",n=q-r.length,n&&(i+=ft(n)),i+=r;a=e[t],r=a+"",n=q-r.length,n&&(i+=ft(n))}else if(a===0)return"0";for(;a%10===0;)a/=10;return i+a}function Ie(e,t,n){if(e!==~~e||e<t||e>n)throw Error(lt+e)}function Ht(e,t,n,r){var u,i,a,f;for(i=e[0];i>=10;i/=10)--t;return--t<0?(t+=q,u=0):(u=Math.ceil((t+1)/q),t%=q),i=ce(10,q-t),f=e[u]%i|0,r==null?t<3?(t==0?f=f/100|0:t==1&&(f=f/10|0),a=n<4&&f==99999||n>3&&f==49999||f==5e4||f==0):a=(n<4&&f+1==i||n>3&&f+1==i/2)&&(e[u+1]/i/100|0)==ce(10,t-2)-1||(f==i/2||f==0)&&(e[u+1]/i/100|0)==0:t<4?(t==0?f=f/1e3|0:t==1?f=f/100|0:t==2&&(f=f/10|0),a=(r||n<4)&&f==9999||!r&&n>3&&f==4999):a=((r||n<4)&&f+1==i||!r&&n>3&&f+1==i/2)&&(e[u+1]/i/1e3|0)==ce(10,t-3)-1,a}function gn(e,t,n){for(var r,u=[0],i,a=0,f=e.length;a<f;){for(i=u.length;i--;)u[i]*=t;for(u[0]+=nr.indexOf(e.charAt(a++)),r=0;r<u.length;r++)u[r]>n-1&&(u[r+1]===void 0&&(u[r+1]=0),u[r+1]+=u[r]/n|0,u[r]%=n)}return u.reverse()}function Ul(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/En(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=It(e,1,t.times(u),new e(1));for(var i=n;i--;){var a=t.times(t);t=a.times(a).minus(a).times(8).plus(1)}return e.precision-=n,t}var ue=function(){function e(r,u,i){var a,f=0,l=r.length;for(r=r.slice();l--;)a=r[l]*u+f,r[l]=a%i|0,f=a/i|0;return f&&r.unshift(f),r}function t(r,u,i,a){var f,l;if(i!=a)l=i>a?1:-1;else for(f=l=0;f<i;f++)if(r[f]!=u[f]){l=r[f]>u[f]?1:-1;break}return l}function n(r,u,i,a){for(var f=0;i--;)r[i]-=f,f=r[i]<u[i]?1:0,r[i]=f*a+r[i]-u[i];for(;!r[0]&&r.length>1;)r.shift()}return function(r,u,i,a,f,l){var d,s,o,c,h,D,E,A,p,v,m,F,w,N,O,z,X,te,$,k,ne=r.constructor,ie=r.s==u.s?1:-1,K=r.d,W=u.d;if(!K||!K[0]||!W||!W[0])return new ne(!r.s||!u.s||(K?W&&K[0]==W[0]:!W)?NaN:K&&K[0]==0||!W?ie*0:ie/0);for(l?(h=1,s=r.e-u.e):(l=ze,h=q,s=Ee(r.e/h)-Ee(u.e/h)),$=W.length,X=K.length,p=new ne(ie),v=p.d=[],o=0;W[o]==(K[o]||0);o++);if(W[o]>(K[o]||0)&&s--,i==null?(N=i=ne.precision,a=ne.rounding):f?N=i+(r.e-u.e)+1:N=i,N<0)v.push(1),D=!0;else{if(N=N/h+2|0,o=0,$==1){for(c=0,W=W[0],N++;(o<X||c)&&N--;o++)O=c*l+(K[o]||0),v[o]=O/W|0,c=O%W|0;D=c||o<X}else{for(c=l/(W[0]+1)|0,c>1&&(W=e(W,c,l),K=e(K,c,l),$=W.length,X=K.length),z=$,m=K.slice(0,$),F=m.length;F<$;)m[F++]=0;k=W.slice(),k.unshift(0),te=W[0],W[1]>=l/2&&++te;do c=0,d=t(W,m,$,F),d<0?(w=m[0],$!=F&&(w=w*l+(m[1]||0)),c=w/te|0,c>1?(c>=l&&(c=l-1),E=e(W,c,l),A=E.length,F=m.length,d=t(E,m,A,F),d==1&&(c--,n(E,$<A?k:W,A,l))):(c==0&&(d=c=1),E=W.slice()),A=E.length,A<F&&E.unshift(0),n(m,E,F,l),d==-1&&(F=m.length,d=t(W,m,$,F),d<1&&(c++,n(m,$<F?k:W,F,l))),F=m.length):d===0&&(c++,m=[0]),v[o++]=c,d&&m[0]?m[F++]=K[z]||0:(m=[K[z]],F=1);while((z++<X||m[0]!==void 0)&&N--);D=m[0]!==void 0}v[0]||v.shift()}if(h==1)p.e=s,pu=D;else{for(o=1,c=v[0];c>=10;c/=10)o++;p.e=o+s*h-1,j(p,f?i+p.e+1:i,a,D)}return p}}();function j(e,t,n,r){var u,i,a,f,l,d,s,o,c,h=e.constructor;e:if(t!=null){if(o=e.d,!o)return e;for(u=1,f=o[0];f>=10;f/=10)u++;if(i=t-u,i<0)i+=q,a=t,s=o[c=0],l=s/ce(10,u-a-1)%10|0;else if(c=Math.ceil((i+1)/q),f=o.length,c>=f)if(r){for(;f++<=c;)o.push(0);s=l=0,u=1,i%=q,a=i-q+1}else break e;else{for(s=f=o[c],u=1;f>=10;f/=10)u++;i%=q,a=i-q+u,l=a<0?0:s/ce(10,u-a-1)%10|0}if(r=r||t<0||o[c+1]!==void 0||(a<0?s:s%ce(10,u-a-1)),d=n<4?(l||r)&&(n==0||n==(e.s<0?3:2)):l>5||l==5&&(n==4||r||n==6&&(i>0?a>0?s/ce(10,u-a):0:o[c-1])%10&1||n==(e.s<0?8:7)),t<1||!o[0])return o.length=0,d?(t-=e.e+1,o[0]=ce(10,(q-t%q)%q),e.e=-t||0):o[0]=e.e=0,e;if(i==0?(o.length=c,f=1,c--):(o.length=c+1,f=ce(10,q-i),o[c]=a>0?(s/ce(10,u-a)%ce(10,a)|0)*f:0),d)for(;;)if(c==0){for(i=1,a=o[0];a>=10;a/=10)i++;for(a=o[0]+=f,f=1;a>=10;a/=10)f++;i!=f&&(e.e++,o[0]==ze&&(o[0]=1));break}else{if(o[c]+=f,o[c]!=ze)break;o[c--]=0,f=1}for(i=o.length;o[--i]===0;)o.pop()}return H&&(e.e>h.maxE?(e.d=null,e.e=NaN):e.e<h.minE&&(e.e=0,e.d=[0])),e}function Je(e,t,n){if(!e.isFinite())return yu(e);var r,u=e.e,i=de(e.d),a=i.length;return t?(n&&(r=n-a)>0?i=i.charAt(0)+"."+i.slice(1)+ft(r):a>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(e.e<0?"e":"e+")+e.e):u<0?(i="0."+ft(-u-1)+i,n&&(r=n-a)>0&&(i+=ft(r))):u>=a?(i+=ft(u+1-a),n&&(r=n-u-1)>0&&(i=i+"."+ft(r))):((r=u+1)<a&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-a)>0&&(u+1===a&&(i+="."),i+=ft(r))),i}function vn(e,t){var n=e[0];for(t*=q;n>=10;n/=10)t++;return t}function mn(e,t,n){if(t>jl)throw H=!0,n&&(e.precision=n),Error(Du);return j(new e(dn),t,1,!0)}function We(e,t,n){if(t>ur)throw Error(Du);return j(new e(pn),t,n,!0)}function Eu(e){var t=e.length-1,n=t*q+1;if(t=e[t],t){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function ft(e){for(var t="";e--;)t+="0";return t}function Cu(e,t,n,r){var u,i=new e(1),a=Math.ceil(r/q+4);for(H=!1;;){if(n%2&&(i=i.times(t),Bu(i.d,a)&&(u=!0)),n=Ee(n/2),n===0){n=i.d.length-1,u&&i.d[n]===0&&++i.d[n];break}t=t.times(t),Bu(t.d,a)}return H=!0,i}function Au(e){return e.d[e.d.length-1]&1}function Fu(e,t,n){for(var r,u=new e(t[0]),i=0;++i<t.length;)if(r=new e(t[i]),r.s)u[n](r)&&(u=r);else{u=r;break}return u}function ir(e,t){var n,r,u,i,a,f,l,d=0,s=0,o=0,c=e.constructor,h=c.rounding,D=c.precision;if(!e.d||!e.d[0]||e.e>17)return new c(e.d?e.d[0]?e.s<0?0:1/0:1:e.s?e.s<0?0:e:0/0);for(t==null?(H=!1,l=D):l=t,f=new c(.03125);e.e>-2;)e=e.times(f),o+=5;for(r=Math.log(ce(2,o))/Math.LN10*2+5|0,l+=r,n=i=a=new c(1),c.precision=l;;){if(i=j(i.times(e),l,1),n=n.times(++s),f=a.plus(ue(i,n,l,1)),de(f.d).slice(0,l)===de(a.d).slice(0,l)){for(u=o;u--;)a=j(a.times(a),l,1);if(t==null)if(d<3&&Ht(a.d,l-r,h,d))c.precision=l+=10,n=i=f=new c(1),s=0,d++;else return j(a,c.precision=D,h,H=!0);else return c.precision=D,a}a=f}}function ht(e,t){var n,r,u,i,a,f,l,d,s,o,c,h=1,D=10,E=e,A=E.d,p=E.constructor,v=p.rounding,m=p.precision;if(E.s<0||!A||!A[0]||!E.e&&A[0]==1&&A.length==1)return new p(A&&!A[0]?-1/0:E.s!=1?NaN:A?0:E);if(t==null?(H=!1,s=m):s=t,p.precision=s+=D,n=de(A),r=n.charAt(0),Math.abs(i=E.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)E=E.times(e),n=de(E.d),r=n.charAt(0),h++;i=E.e,r>1?(E=new p("0."+n),i++):E=new p(r+"."+n.slice(1))}else return d=mn(p,s+2,m).times(i+""),E=ht(new p(r+"."+n.slice(1)),s-D).plus(d),p.precision=m,t==null?j(E,m,v,H=!0):E;for(o=E,l=a=E=ue(E.minus(1),E.plus(1),s,1),c=j(E.times(E),s,1),u=3;;){if(a=j(a.times(c),s,1),d=l.plus(ue(a,new p(u),s,1)),de(d.d).slice(0,s)===de(l.d).slice(0,s))if(l=l.times(2),i!==0&&(l=l.plus(mn(p,s+2,m).times(i+""))),l=ue(l,new p(h),s,1),t==null)if(Ht(l.d,s-D,v,f))p.precision=s+=D,d=a=E=ue(o.minus(1),o.plus(1),s,1),c=j(E.times(E),s,1),u=f=1;else return j(l,p.precision=m,v,H=!0);else return p.precision=m,l;l=d,u+=2}}function yu(e){return String(e.s*e.s/0)}function or(e,t){var n,r,u;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;t.charCodeAt(r)===48;r++);for(u=t.length;t.charCodeAt(u-1)===48;--u);if(t=t.slice(r,u),t){if(u-=r,e.e=n=n-r-1,e.d=[],r=(n+1)%q,n<0&&(r+=q),r<u){for(r&&e.d.push(+t.slice(0,r)),u-=q;r<u;)e.d.push(+t.slice(r,r+=q));t=t.slice(r),r=q-t.length}else r-=u;for(;r--;)t+="0";e.d.push(+t),H&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function Vl(e,t){var n,r,u,i,a,f,l,d,s;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),mu.test(t))return or(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(Tl.test(t))n=16,t=t.toLowerCase();else if($l.test(t))n=2;else if(Pl.test(t))n=8;else throw Error(lt+t);for(i=t.search(/p/i),i>0?(l=+t.slice(i+1),t=t.substring(2,i)):t=t.slice(2),i=t.indexOf("."),a=i>=0,r=e.constructor,a&&(t=t.replace(".",""),f=t.length,i=f-i,u=Cu(r,new r(n),i,i*2)),d=gn(t,n,ze),s=d.length-1,i=s;d[i]===0;--i)d.pop();return i<0?new r(e.s*0):(e.e=vn(d,s),e.d=d,H=!1,a&&(e=ue(e,u,f*4)),l&&(e=e.times(Math.abs(l)<54?ce(2,l):_t.pow(2,l))),H=!0,e)}function ql(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:It(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/En(5,n)),t=It(e,2,t,t);for(var u,i=new e(5),a=new e(16),f=new e(20);n--;)u=t.times(t),t=t.times(i.plus(u.times(a.times(u).minus(f))));return t}function It(e,t,n,r,u){var i,a,f,l,d=e.precision,s=Math.ceil(d/q);for(H=!1,l=n.times(n),f=new e(r);;){if(a=ue(f.times(l),new e(t++*t++),d,1),f=u?r.plus(a):r.minus(a),r=ue(a.times(l),new e(t++*t++),d,1),a=f.plus(r),a.d[s]!==void 0){for(i=s;a.d[i]===f.d[i]&&i--;);if(i==-1)break}i=f,f=r,r=a,a=i}return H=!0,a.d.length=s+1,a}function En(e,t){for(var n=e;--t;)n*=e;return n}function wu(e,t){var n,r=t.s<0,u=We(e,e.precision,1),i=u.times(.5);if(t=t.abs(),t.lte(i))return nt=r?4:1,t;if(n=t.divToInt(u),n.isZero())nt=r?3:2;else{if(t=t.minus(n.times(u)),t.lte(i))return nt=Au(n)?r?2:3:r?4:1,t;nt=Au(n)?r?1:4:r?3:2}return t.minus(u).abs()}function ar(e,t,n,r){var u,i,a,f,l,d,s,o,c,h=e.constructor,D=n!==void 0;if(D?(Ie(n,1,ct),r===void 0?r=h.rounding:Ie(r,0,8)):(n=h.precision,r=h.rounding),!e.isFinite())s=yu(e);else{for(s=Je(e),a=s.indexOf("."),D?(u=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):u=t,a>=0&&(s=s.replace(".",""),c=new h(1),c.e=s.length-a,c.d=gn(Je(c),10,u),c.e=c.d.length),o=gn(s,10,u),i=l=o.length;o[--l]==0;)o.pop();if(!o[0])s=D?"0p+0":"0";else{if(a<0?i--:(e=new h(e),e.d=o,e.e=i,e=ue(e,c,n,r,0,u),o=e.d,i=e.e,d=pu),a=o[n],f=u/2,d=d||o[n+1]!==void 0,d=r<4?(a!==void 0||d)&&(r===0||r===(e.s<0?3:2)):a>f||a===f&&(r===4||d||r===6&&o[n-1]&1||r===(e.s<0?8:7)),o.length=n,d)for(;++o[--n]>u-1;)o[n]=0,n||(++i,o.unshift(1));for(l=o.length;!o[l-1];--l);for(a=0,s="";a<l;a++)s+=nr.charAt(o[a]);if(D){if(l>1)if(t==16||t==8){for(a=t==16?4:3,--l;l%a;l++)s+="0";for(o=gn(s,u,t),l=o.length;!o[l-1];--l);for(a=1,s="1.";a<l;a++)s+=nr.charAt(o[a])}else s=s.charAt(0)+"."+s.slice(1);s=s+(i<0?"p":"p+")+i}else if(i<0){for(;++i;)s="0"+s;s="0."+s}else if(++i>l)for(i-=l;i--;)s+="0";else i<l&&(s=s.slice(0,i)+"."+s.slice(i))}s=(t==16?"0x":t==2?"0b":t==8?"0o":"")+s}return e.s<0?"-"+s:s}function Bu(e,t){if(e.length>t)return e.length=t,!0}function Hl(e){return new this(e).abs()}function zl(e){return new this(e).acos()}function Wl(e){return new this(e).acosh()}function Gl(e,t){return new this(e).plus(t)}function Zl(e){return new this(e).asin()}function Xl(e){return new this(e).asinh()}function Jl(e){return new this(e).atan()}function Kl(e){return new this(e).atanh()}function Ql(e,t){e=new this(e),t=new this(t);var n,r=this.precision,u=this.rounding,i=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=We(this,i,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?We(this,r,u):new this(0),n.s=e.s):!e.d||t.isZero()?(n=We(this,i,1).times(.5),n.s=e.s):t.s<0?(this.precision=i,this.rounding=1,n=this.atan(ue(e,t,i,1)),t=We(this,i,1),this.precision=r,this.rounding=u,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(ue(e,t,i,1)),n}function Yl(e){return new this(e).cbrt()}function ef(e){return j(e=new this(e),e.e+1,2)}function tf(e,t,n){return new this(e).clamp(t,n)}function nf(e){if(!e||typeof e!="object")throw Error(Dn+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,ct,"rounding",0,8,"toExpNeg",-Nt,0,"toExpPos",0,Nt,"maxE",0,Nt,"minE",-Nt,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],u&&(this[n]=rr[n]),(r=e[n])!==void 0)if(Ee(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(lt+n+": "+r);if(n="crypto",u&&(this[n]=rr[n]),(r=e[n])!==void 0)if(r===!0||r===!1||r===0||r===1)if(r)if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(gu);else this[n]=!1;else throw Error(lt+n+": "+r);return this}function rf(e){return new this(e).cos()}function uf(e){return new this(e).cosh()}function bu(e){var t,n,r;function u(i){var a,f,l,d=this;if(!(d instanceof u))return new u(i);if(d.constructor=u,Su(i)){d.s=i.s,H?!i.d||i.e>u.maxE?(d.e=NaN,d.d=null):i.e<u.minE?(d.e=0,d.d=[0]):(d.e=i.e,d.d=i.d.slice()):(d.e=i.e,d.d=i.d?i.d.slice():i.d);return}if(l=typeof i,l==="number"){if(i===0){d.s=1/i<0?-1:1,d.e=0,d.d=[0];return}if(i<0?(i=-i,d.s=-1):d.s=1,i===~~i&&i<1e7){for(a=0,f=i;f>=10;f/=10)a++;H?a>u.maxE?(d.e=NaN,d.d=null):a<u.minE?(d.e=0,d.d=[0]):(d.e=a,d.d=[i]):(d.e=a,d.d=[i]);return}else if(i*0!==0){i||(d.s=NaN),d.e=NaN,d.d=null;return}return or(d,i.toString())}else if(l!=="string")throw Error(lt+i);return(f=i.charCodeAt(0))===45?(i=i.slice(1),d.s=-1):(f===43&&(i=i.slice(1)),d.s=1),mu.test(i)?or(d,i):Vl(d,i)}if(u.prototype=b,u.ROUND_UP=0,u.ROUND_DOWN=1,u.ROUND_CEIL=2,u.ROUND_FLOOR=3,u.ROUND_HALF_UP=4,u.ROUND_HALF_DOWN=5,u.ROUND_HALF_EVEN=6,u.ROUND_HALF_CEIL=7,u.ROUND_HALF_FLOOR=8,u.EUCLID=9,u.config=u.set=nf,u.clone=bu,u.isDecimal=Su,u.abs=Hl,u.acos=zl,u.acosh=Wl,u.add=Gl,u.asin=Zl,u.asinh=Xl,u.atan=Jl,u.atanh=Kl,u.atan2=Ql,u.cbrt=Yl,u.ceil=ef,u.clamp=tf,u.cos=rf,u.cosh=uf,u.div=of,u.exp=af,u.floor=sf,u.hypot=cf,u.ln=lf,u.log=ff,u.log10=df,u.log2=hf,u.max=pf,u.min=Df,u.mod=gf,u.mul=vf,u.pow=mf,u.random=Ef,u.round=Cf,u.sign=Af,u.sin=Ff,u.sinh=yf,u.sqrt=wf,u.sub=Bf,u.sum=bf,u.tan=Sf,u.tanh=Mf,u.trunc=Nf,e===void 0&&(e={}),e&&e.defaults!==!0)for(r=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return u.config(e),u}function of(e,t){return new this(e).div(t)}function af(e){return new this(e).exp()}function sf(e){return j(e=new this(e),e.e+1,3)}function cf(){var e,t,n=new this(0);for(H=!1,e=0;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return H=!0,new this(1/0);n=t}return H=!0,n.sqrt()}function Su(e){return e instanceof _t||e&&e.toStringTag===vu||!1}function lf(e){return new this(e).ln()}function ff(e,t){return new this(e).log(t)}function hf(e){return new this(e).log(2)}function df(e){return new this(e).log(10)}function pf(){return Fu(this,arguments,"lt")}function Df(){return Fu(this,arguments,"gt")}function gf(e,t){return new this(e).mod(t)}function vf(e,t){return new this(e).mul(t)}function mf(e,t){return new this(e).pow(t)}function Ef(e){var t,n,r,u,i=0,a=new this(1),f=[];if(e===void 0?e=this.precision:Ie(e,1,ct),r=Math.ceil(e/q),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));i<r;)u=t[i],u>=429e7?t[i]=crypto.getRandomValues(new Uint32Array(1))[0]:f[i++]=u%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);i<r;)u=t[i]+(t[i+1]<<8)+(t[i+2]<<16)+((t[i+3]&127)<<24),u>=214e7?crypto.randomBytes(4).copy(t,i):(f.push(u%1e7),i+=4);i=r/4}else throw Error(gu);else for(;i<r;)f[i++]=Math.random()*1e7|0;for(r=f[--i],e%=q,r&&e&&(u=ce(10,q-e),f[i]=(r/u|0)*u);f[i]===0;i--)f.pop();if(i<0)n=0,f=[0];else{for(n=-1;f[0]===0;n-=q)f.shift();for(r=1,u=f[0];u>=10;u/=10)r++;r<q&&(n-=q-r)}return a.e=n,a.d=f,a}function Cf(e){return j(e=new this(e),e.e+1,this.rounding)}function Af(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function Ff(e){return new this(e).sin()}function yf(e){return new this(e).sinh()}function wf(e){return new this(e).sqrt()}function Bf(e,t){return new this(e).sub(t)}function bf(){var e=0,t=arguments,n=new this(t[e]);for(H=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return H=!0,j(n,this.precision,this.rounding)}function Sf(e){return new this(e).tan()}function Mf(e){return new this(e).tanh()}function Nf(e){return j(e=new this(e),e.e+1,1)}b[Symbol.for("nodejs.util.inspect.custom")]=b.toString,b[Symbol.toStringTag]="Decimal";var _t=b.constructor=bu(rr);dn=new _t(dn),pn=new _t(pn);var If="BigNumber",_f=["?on","config"],Rf=Ne(If,_f,e=>{var{on:t,config:n}=e,r=_t.clone({precision:n.precision,modulo:_t.EUCLID});return r.prototype=Object.create(r.prototype),r.prototype.type="BigNumber",r.prototype.isBigNumber=!0,r.prototype.toJSON=function(){return{mathjs:"BigNumber",value:this.toString()}},r.fromJSON=function(u){return new r(u.value)},t&&t("config",function(u,i){u.precision!==i.precision&&r.config({precision:u.precision})}),r},{isClass:!0}),Mu={exports:{}};/**
|
|
16
|
+
*/var kt=9e15,vt=1e9,iu="0123456789abcdef",Tn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",Ln="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",ou={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-kt,maxE:kt,crypto:!1},ao,ut,q=!0,jn="[DecimalError] ",gt=jn+"Invalid argument: ",so=jn+"Precision limit exceeded",co=jn+"crypto unavailable",fo="[object Decimal]",ye=Math.floor,le=Math.pow,_d=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Sd=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Md=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,lo=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Ge=1e7,k=7,Id=9007199254740991,Nd=Tn.length-1,au=Ln.length-1,B={toStringTag:fo};B.absoluteValue=B.abs=function(){var e=new this.constructor(this);return e.s<0&&(e.s=1),T(e)},B.ceil=function(){return T(new this.constructor(this),this.e+1,2)},B.clampedTo=B.clamp=function(e,t){var n,r=this,u=r.constructor;if(e=new u(e),t=new u(t),!e.s||!t.s)return new u(NaN);if(e.gt(t))throw Error(gt+t);return n=r.cmp(e),n<0?e:r.cmp(t)>0?t:new u(r)},B.comparedTo=B.cmp=function(e){var t,n,r,u,i=this,o=i.d,a=(e=new i.constructor(e)).d,f=i.s,l=e.s;if(!o||!a)return!f||!l?NaN:f!==l?f:o===a?0:!o^f<0?1:-1;if(!o[0]||!a[0])return o[0]?f:a[0]?-l:0;if(f!==l)return f;if(i.e!==e.e)return i.e>e.e^f<0?1:-1;for(r=o.length,u=a.length,t=0,n=r<u?r:u;t<n;++t)if(o[t]!==a[t])return o[t]>a[t]^f<0?1:-1;return r===u?0:r>u^f<0?1:-1},B.cosine=B.cos=function(){var e,t,n=this,r=n.constructor;return n.d?n.d[0]?(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+k,r.rounding=1,n=Od(r,mo(r,n)),r.precision=e,r.rounding=t,T(ut==2||ut==3?n.neg():n,e,t,!0)):new r(1):new r(NaN)},B.cubeRoot=B.cbrt=function(){var e,t,n,r,u,i,o,a,f,l,c=this,s=c.constructor;if(!c.isFinite()||c.isZero())return new s(c);for(q=!1,i=c.s*le(c.s*c,1/3),!i||Math.abs(i)==1/0?(n=de(c.d),e=c.e,(i=(e-n.length+1)%3)&&(n+=i==1||i==-2?"0":"00"),i=le(n,1/3),e=ye((e+1)/3)-(e%3==(e<0?-1:2)),i==1/0?n="5e"+e:(n=i.toExponential(),n=n.slice(0,n.indexOf("e")+1)+e),r=new s(n),r.s=c.s):r=new s(i.toString()),o=(e=s.precision)+3;;)if(a=r,f=a.times(a).times(a),l=f.plus(c),r=ee(l.plus(c).times(a),l.plus(f),o+2,1),de(a.d).slice(0,o)===(n=de(r.d)).slice(0,o))if(n=n.slice(o-3,o+1),n=="9999"||!u&&n=="4999"){if(!u&&(T(a,e+1,0),a.times(a).times(a).eq(c))){r=a;break}o+=4,u=1}else{(!+n||!+n.slice(1)&&n.charAt(0)=="5")&&(T(r,e+1,1),t=!r.times(r).times(r).eq(c));break}return q=!0,T(r,e,s.rounding,t)},B.decimalPlaces=B.dp=function(){var e,t=this.d,n=NaN;if(t){if(e=t.length-1,n=(e-ye(this.e/k))*k,e=t[e],e)for(;e%10==0;e/=10)n--;n<0&&(n=0)}return n},B.dividedBy=B.div=function(e){return ee(this,new this.constructor(e))},B.dividedToIntegerBy=B.divToInt=function(e){var t=this,n=t.constructor;return T(ee(t,new n(e),0,1,1),n.precision,n.rounding)},B.equals=B.eq=function(e){return this.cmp(e)===0},B.floor=function(){return T(new this.constructor(this),this.e+1,3)},B.greaterThan=B.gt=function(e){return this.cmp(e)>0},B.greaterThanOrEqualTo=B.gte=function(e){var t=this.cmp(e);return t==1||t===0},B.hyperbolicCosine=B.cosh=function(){var e,t,n,r,u,i=this,o=i.constructor,a=new o(1);if(!i.isFinite())return new o(i.s?1/0:NaN);if(i.isZero())return a;n=o.precision,r=o.rounding,o.precision=n+Math.max(i.e,i.sd())+4,o.rounding=1,u=i.d.length,u<32?(e=Math.ceil(u/3),t=(1/Vn(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=qt(o,1,i.times(t),new o(1),!0);for(var f,l=e,c=new o(8);l--;)f=i.times(i),i=a.minus(f.times(c.minus(f.times(c))));return T(i,o.precision=n,o.rounding=r,!0)},B.hyperbolicSine=B.sinh=function(){var e,t,n,r,u=this,i=u.constructor;if(!u.isFinite()||u.isZero())return new i(u);if(t=i.precision,n=i.rounding,i.precision=t+Math.max(u.e,u.sd())+4,i.rounding=1,r=u.d.length,r<3)u=qt(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/Vn(5,e)),u=qt(i,2,u,u,!0);for(var o,a=new i(5),f=new i(16),l=new i(20);e--;)o=u.times(u),u=u.times(a.plus(o.times(f.times(o).plus(l))))}return i.precision=t,i.rounding=n,T(u,t,n,!0)},B.hyperbolicTangent=B.tanh=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+7,r.rounding=1,ee(n.sinh(),n.cosh(),r.precision=e,r.rounding=t)):new r(n.s)},B.inverseCosine=B.acos=function(){var e,t=this,n=t.constructor,r=t.abs().cmp(1),u=n.precision,i=n.rounding;return r!==-1?r===0?t.isNeg()?Xe(n,u,i):new n(0):new n(NaN):t.isZero()?Xe(n,u+4,i).times(.5):(n.precision=u+6,n.rounding=1,t=t.asin(),e=Xe(n,u+4,i).times(.5),n.precision=u,n.rounding=i,e.minus(t))},B.inverseHyperbolicCosine=B.acosh=function(){var e,t,n=this,r=n.constructor;return n.lte(1)?new r(n.eq(1)?0:NaN):n.isFinite()?(e=r.precision,t=r.rounding,r.precision=e+Math.max(Math.abs(n.e),n.sd())+4,r.rounding=1,q=!1,n=n.times(n).minus(1).sqrt().plus(n),q=!0,r.precision=e,r.rounding=t,n.ln()):new r(n)},B.inverseHyperbolicSine=B.asinh=function(){var e,t,n=this,r=n.constructor;return!n.isFinite()||n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+2*Math.max(Math.abs(n.e),n.sd())+6,r.rounding=1,q=!1,n=n.times(n).plus(1).sqrt().plus(n),q=!0,r.precision=e,r.rounding=t,n.ln())},B.inverseHyperbolicTangent=B.atanh=function(){var e,t,n,r,u=this,i=u.constructor;return u.isFinite()?u.e>=0?new i(u.abs().eq(1)?u.s/0:u.isZero()?u:NaN):(e=i.precision,t=i.rounding,r=u.sd(),Math.max(r,e)<2*-u.e-1?T(new i(u),e,t,!0):(i.precision=n=r-u.e,u=ee(u.plus(1),new i(1).minus(u),n+e,1),i.precision=e+4,i.rounding=1,u=u.ln(),i.precision=e,i.rounding=t,u.times(.5))):new i(NaN)},B.inverseSine=B.asin=function(){var e,t,n,r,u=this,i=u.constructor;return u.isZero()?new i(u):(t=u.abs().cmp(1),n=i.precision,r=i.rounding,t!==-1?t===0?(e=Xe(i,n+4,r).times(.5),e.s=u.s,e):new i(NaN):(i.precision=n+6,i.rounding=1,u=u.div(new i(1).minus(u.times(u)).sqrt().plus(1)).atan(),i.precision=n,i.rounding=r,u.times(2)))},B.inverseTangent=B.atan=function(){var e,t,n,r,u,i,o,a,f,l=this,c=l.constructor,s=c.precision,h=c.rounding;if(l.isFinite()){if(l.isZero())return new c(l);if(l.abs().eq(1)&&s+4<=au)return o=Xe(c,s+4,h).times(.25),o.s=l.s,o}else{if(!l.s)return new c(NaN);if(s+4<=au)return o=Xe(c,s+4,h).times(.5),o.s=l.s,o}for(c.precision=a=s+10,c.rounding=1,n=Math.min(28,a/k+2|0),e=n;e;--e)l=l.div(l.times(l).plus(1).sqrt().plus(1));for(q=!1,t=Math.ceil(a/k),r=1,f=l.times(l),o=new c(l),u=l;e!==-1;)if(u=u.times(f),i=o.minus(u.div(r+=2)),u=u.times(f),o=i.plus(u.div(r+=2)),o.d[t]!==void 0)for(e=t;o.d[e]===i.d[e]&&e--;);return n&&(o=o.times(2<<n-1)),q=!0,T(o,c.precision=s,c.rounding=h,!0)},B.isFinite=function(){return!!this.d},B.isInteger=B.isInt=function(){return!!this.d&&ye(this.e/k)>this.d.length-2},B.isNaN=function(){return!this.s},B.isNegative=B.isNeg=function(){return this.s<0},B.isPositive=B.isPos=function(){return this.s>0},B.isZero=function(){return!!this.d&&this.d[0]===0},B.lessThan=B.lt=function(e){return this.cmp(e)<0},B.lessThanOrEqualTo=B.lte=function(e){return this.cmp(e)<1},B.logarithm=B.log=function(e){var t,n,r,u,i,o,a,f,l=this,c=l.constructor,s=c.precision,h=c.rounding,p=5;if(e==null)e=new c(10),t=!0;else{if(e=new c(e),n=e.d,e.s<0||!n||!n[0]||e.eq(1))return new c(NaN);t=e.eq(10)}if(n=l.d,l.s<0||!n||!n[0]||l.eq(1))return new c(n&&!n[0]?-1/0:l.s!=1?NaN:n?0:1/0);if(t)if(n.length>1)i=!0;else{for(u=n[0];u%10===0;)u/=10;i=u!==1}if(q=!1,a=s+p,o=yt(l,a),r=t?Un(c,a+10):yt(e,a),f=ee(o,r,a,1),on(f.d,u=s,h))do if(a+=10,o=yt(l,a),r=t?Un(c,a+10):yt(e,a),f=ee(o,r,a,1),!i){+de(f.d).slice(u+1,u+15)+1==1e14&&(f=T(f,s+1,0));break}while(on(f.d,u+=10,h));return q=!0,T(f,s,h)},B.minus=B.sub=function(e){var t,n,r,u,i,o,a,f,l,c,s,h,p=this,D=p.constructor;if(e=new D(e),!p.d||!e.d)return!p.s||!e.s?e=new D(NaN):p.d?e.s=-e.s:e=new D(e.d||p.s!==e.s?p:NaN),e;if(p.s!=e.s)return e.s=-e.s,p.plus(e);if(l=p.d,h=e.d,a=D.precision,f=D.rounding,!l[0]||!h[0]){if(h[0])e.s=-e.s;else if(l[0])e=new D(p);else return new D(f===3?-0:0);return q?T(e,a,f):e}if(n=ye(e.e/k),c=ye(p.e/k),l=l.slice(),i=c-n,i){for(s=i<0,s?(t=l,i=-i,o=h.length):(t=h,n=c,o=l.length),r=Math.max(Math.ceil(a/k),o)+2,i>r&&(i=r,t.length=1),t.reverse(),r=i;r--;)t.push(0);t.reverse()}else{for(r=l.length,o=h.length,s=r<o,s&&(o=r),r=0;r<o;r++)if(l[r]!=h[r]){s=l[r]<h[r];break}i=0}for(s&&(t=l,l=h,h=t,e.s=-e.s),o=l.length,r=h.length-o;r>0;--r)l[o++]=0;for(r=h.length;r>i;){if(l[--r]<h[r]){for(u=r;u&&l[--u]===0;)l[u]=Ge-1;--l[u],l[r]+=Ge}l[r]-=h[r]}for(;l[--o]===0;)l.pop();for(;l[0]===0;l.shift())--n;return l[0]?(e.d=l,e.e=qn(l,n),q?T(e,a,f):e):new D(f===3?-0:0)},B.modulo=B.mod=function(e){var t,n=this,r=n.constructor;return e=new r(e),!n.d||!e.s||e.d&&!e.d[0]?new r(NaN):!e.d||n.d&&!n.d[0]?T(new r(n),r.precision,r.rounding):(q=!1,r.modulo==9?(t=ee(n,e.abs(),0,3,1),t.s*=e.s):t=ee(n,e,0,r.modulo,1),t=t.times(e),q=!0,n.minus(t))},B.naturalExponential=B.exp=function(){return su(this)},B.naturalLogarithm=B.ln=function(){return yt(this)},B.negated=B.neg=function(){var e=new this.constructor(this);return e.s=-e.s,T(e)},B.plus=B.add=function(e){var t,n,r,u,i,o,a,f,l,c,s=this,h=s.constructor;if(e=new h(e),!s.d||!e.d)return!s.s||!e.s?e=new h(NaN):s.d||(e=new h(e.d||s.s===e.s?s:NaN)),e;if(s.s!=e.s)return e.s=-e.s,s.minus(e);if(l=s.d,c=e.d,a=h.precision,f=h.rounding,!l[0]||!c[0])return c[0]||(e=new h(s)),q?T(e,a,f):e;if(i=ye(s.e/k),r=ye(e.e/k),l=l.slice(),u=i-r,u){for(u<0?(n=l,u=-u,o=c.length):(n=c,r=i,o=l.length),i=Math.ceil(a/k),o=i>o?i+1:o+1,u>o&&(u=o,n.length=1),n.reverse();u--;)n.push(0);n.reverse()}for(o=l.length,u=c.length,o-u<0&&(u=o,n=c,c=l,l=n),t=0;u;)t=(l[--u]=l[u]+c[u]+t)/Ge|0,l[u]%=Ge;for(t&&(l.unshift(t),++r),o=l.length;l[--o]==0;)l.pop();return e.d=l,e.e=qn(l,r),q?T(e,a,f):e},B.precision=B.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(gt+e);return n.d?(t=ho(n.d),e&&n.e+1>t&&(t=n.e+1)):t=NaN,t},B.round=function(){var e=this,t=e.constructor;return T(new t(e),e.e+1,t.rounding)},B.sine=B.sin=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+Math.max(n.e,n.sd())+k,r.rounding=1,n=Rd(r,mo(r,n)),r.precision=e,r.rounding=t,T(ut>2?n.neg():n,e,t,!0)):new r(NaN)},B.squareRoot=B.sqrt=function(){var e,t,n,r,u,i,o=this,a=o.d,f=o.e,l=o.s,c=o.constructor;if(l!==1||!a||!a[0])return new c(!l||l<0&&(!a||a[0])?NaN:a?o:1/0);for(q=!1,l=Math.sqrt(+o),l==0||l==1/0?(t=de(a),(t.length+f)%2==0&&(t+="0"),l=Math.sqrt(t),f=ye((f+1)/2)-(f<0||f%2),l==1/0?t="5e"+f:(t=l.toExponential(),t=t.slice(0,t.indexOf("e")+1)+f),r=new c(t)):r=new c(l.toString()),n=(f=c.precision)+3;;)if(i=r,r=i.plus(ee(o,i,n+2,1)).times(.5),de(i.d).slice(0,n)===(t=de(r.d)).slice(0,n))if(t=t.slice(n-3,n+1),t=="9999"||!u&&t=="4999"){if(!u&&(T(i,f+1,0),i.times(i).eq(o))){r=i;break}n+=4,u=1}else{(!+t||!+t.slice(1)&&t.charAt(0)=="5")&&(T(r,f+1,1),e=!r.times(r).eq(o));break}return q=!0,T(r,f,c.rounding,e)},B.tangent=B.tan=function(){var e,t,n=this,r=n.constructor;return n.isFinite()?n.isZero()?new r(n):(e=r.precision,t=r.rounding,r.precision=e+10,r.rounding=1,n=n.sin(),n.s=1,n=ee(n,new r(1).minus(n.times(n)).sqrt(),e+10,0),r.precision=e,r.rounding=t,T(ut==2||ut==4?n.neg():n,e,t,!0)):new r(NaN)},B.times=B.mul=function(e){var t,n,r,u,i,o,a,f,l,c=this,s=c.constructor,h=c.d,p=(e=new s(e)).d;if(e.s*=c.s,!h||!h[0]||!p||!p[0])return new s(!e.s||h&&!h[0]&&!p||p&&!p[0]&&!h?NaN:!h||!p?e.s/0:e.s*0);for(n=ye(c.e/k)+ye(e.e/k),f=h.length,l=p.length,f<l&&(i=h,h=p,p=i,o=f,f=l,l=o),i=[],o=f+l,r=o;r--;)i.push(0);for(r=l;--r>=0;){for(t=0,u=f+r;u>r;)a=i[u]+p[r]*h[u-r-1]+t,i[u--]=a%Ge|0,t=a/Ge|0;i[u]=(i[u]+t)%Ge|0}for(;!i[--o];)i.pop();return t?++n:i.shift(),e.d=i,e.e=qn(i,n),q?T(e,s.precision,s.rounding):e},B.toBinary=function(e,t){return fu(this,2,e,t)},B.toDecimalPlaces=B.toDP=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(_e(e,0,vt),t===void 0?t=r.rounding:_e(t,0,8),T(n,e+n.e+1,t))},B.toExponential=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Qe(r,!0):(_e(e,0,vt),t===void 0?t=u.rounding:_e(t,0,8),r=T(new u(r),e+1,t),n=Qe(r,!0,e+1)),r.isNeg()&&!r.isZero()?"-"+n:n},B.toFixed=function(e,t){var n,r,u=this,i=u.constructor;return e===void 0?n=Qe(u):(_e(e,0,vt),t===void 0?t=i.rounding:_e(t,0,8),r=T(new i(u),e+u.e+1,t),n=Qe(r,!1,e+r.e+1)),u.isNeg()&&!u.isZero()?"-"+n:n},B.toFraction=function(e){var t,n,r,u,i,o,a,f,l,c,s,h,p=this,D=p.d,v=p.constructor;if(!D)return new v(p);if(l=n=new v(1),r=f=new v(0),t=new v(r),i=t.e=ho(D)-p.e-1,o=i%k,t.d[0]=le(10,o<0?k+o:o),e==null)e=i>0?t:l;else{if(a=new v(e),!a.isInt()||a.lt(l))throw Error(gt+a);e=a.gt(t)?i>0?t:l:a}for(q=!1,a=new v(de(D)),c=v.precision,v.precision=i=D.length*k*2;s=ee(a,t,0,1,1),u=n.plus(s.times(r)),u.cmp(e)!=1;)n=r,r=u,u=l,l=f.plus(s.times(u)),f=u,u=t,t=a.minus(s.times(u)),a=u;return u=ee(e.minus(n),r,0,1,1),f=f.plus(u.times(l)),n=n.plus(u.times(r)),f.s=l.s=p.s,h=ee(l,r,i,1).minus(p).abs().cmp(ee(f,n,i,1).minus(p).abs())<1?[l,r]:[f,n],v.precision=c,q=!0,h},B.toHexadecimal=B.toHex=function(e,t){return fu(this,16,e,t)},B.toNearest=function(e,t){var n=this,r=n.constructor;if(n=new r(n),e==null){if(!n.d)return n;e=new r(1),t=r.rounding}else{if(e=new r(e),t===void 0?t=r.rounding:_e(t,0,8),!n.d)return e.s?n:e;if(!e.d)return e.s&&(e.s=n.s),e}return e.d[0]?(q=!1,n=ee(n,e,0,t,1).times(e),q=!0,T(n)):(e.s=n.s,n=e),n},B.toNumber=function(){return+this},B.toOctal=function(e,t){return fu(this,8,e,t)},B.toPower=B.pow=function(e){var t,n,r,u,i,o,a=this,f=a.constructor,l=+(e=new f(e));if(!a.d||!e.d||!a.d[0]||!e.d[0])return new f(le(+a,l));if(a=new f(a),a.eq(1))return a;if(r=f.precision,i=f.rounding,e.eq(1))return T(a,r,i);if(t=ye(e.e/k),t>=e.d.length-1&&(n=l<0?-l:l)<=Id)return u=po(f,a,n,r),e.s<0?new f(1).div(u):T(u,r,i);if(o=a.s,o<0){if(t<e.d.length-1)return new f(NaN);if((e.d[t]&1)==0&&(o=1),a.e==0&&a.d[0]==1&&a.d.length==1)return a.s=o,a}return n=le(+a,l),t=n==0||!isFinite(n)?ye(l*(Math.log("0."+de(a.d))/Math.LN10+a.e+1)):new f(n+"").e,t>f.maxE+1||t<f.minE-1?new f(t>0?o/0:0):(q=!1,f.rounding=a.s=1,n=Math.min(12,(t+"").length),u=su(e.times(yt(a,r+n)),r),u.d&&(u=T(u,r+5,1),on(u.d,r,i)&&(t=r+10,u=T(su(e.times(yt(a,t+n)),t),t+5,1),+de(u.d).slice(r+1,r+15)+1==1e14&&(u=T(u,r+1,0)))),u.s=o,q=!0,f.rounding=i,T(u,r,i))},B.toPrecision=function(e,t){var n,r=this,u=r.constructor;return e===void 0?n=Qe(r,r.e<=u.toExpNeg||r.e>=u.toExpPos):(_e(e,1,vt),t===void 0?t=u.rounding:_e(t,0,8),r=T(new u(r),e,t),n=Qe(r,e<=r.e||r.e<=u.toExpNeg,e)),r.isNeg()&&!r.isZero()?"-"+n:n},B.toSignificantDigits=B.toSD=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(_e(e,1,vt),t===void 0?t=r.rounding:_e(t,0,8)),T(new r(n),e,t)},B.toString=function(){var e=this,t=e.constructor,n=Qe(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()&&!e.isZero()?"-"+n:n},B.truncated=B.trunc=function(){return T(new this.constructor(this),this.e+1,1)},B.valueOf=B.toJSON=function(){var e=this,t=e.constructor,n=Qe(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function de(e){var t,n,r,u=e.length-1,i="",o=e[0];if(u>0){for(i+=o,t=1;t<u;t++)r=e[t]+"",n=k-r.length,n&&(i+=mt(n)),i+=r;o=e[t],r=o+"",n=k-r.length,n&&(i+=mt(n))}else if(o===0)return"0";for(;o%10===0;)o/=10;return i+o}function _e(e,t,n){if(e!==~~e||e<t||e>n)throw Error(gt+e)}function on(e,t,n,r){var u,i,o,a;for(i=e[0];i>=10;i/=10)--t;return--t<0?(t+=k,u=0):(u=Math.ceil((t+1)/k),t%=k),i=le(10,k-t),a=e[u]%i|0,r==null?t<3?(t==0?a=a/100|0:t==1&&(a=a/10|0),o=n<4&&a==99999||n>3&&a==49999||a==5e4||a==0):o=(n<4&&a+1==i||n>3&&a+1==i/2)&&(e[u+1]/i/100|0)==le(10,t-2)-1||(a==i/2||a==0)&&(e[u+1]/i/100|0)==0:t<4?(t==0?a=a/1e3|0:t==1?a=a/100|0:t==2&&(a=a/10|0),o=(r||n<4)&&a==9999||!r&&n>3&&a==4999):o=((r||n<4)&&a+1==i||!r&&n>3&&a+1==i/2)&&(e[u+1]/i/1e3|0)==le(10,t-3)-1,o}function kn(e,t,n){for(var r,u=[0],i,o=0,a=e.length;o<a;){for(i=u.length;i--;)u[i]*=t;for(u[0]+=iu.indexOf(e.charAt(o++)),r=0;r<u.length;r++)u[r]>n-1&&(u[r+1]===void 0&&(u[r+1]=0),u[r+1]+=u[r]/n|0,u[r]%=n)}return u.reverse()}function Od(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/Vn(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=qt(e,1,t.times(u),new e(1));for(var i=n;i--;){var o=t.times(t);t=o.times(o).minus(o).times(8).plus(1)}return e.precision-=n,t}var ee=function(){function e(r,u,i){var o,a=0,f=r.length;for(r=r.slice();f--;)o=r[f]*u+a,r[f]=o%i|0,a=o/i|0;return a&&r.unshift(a),r}function t(r,u,i,o){var a,f;if(i!=o)f=i>o?1:-1;else for(a=f=0;a<i;a++)if(r[a]!=u[a]){f=r[a]>u[a]?1:-1;break}return f}function n(r,u,i,o){for(var a=0;i--;)r[i]-=a,a=r[i]<u[i]?1:0,r[i]=a*o+r[i]-u[i];for(;!r[0]&&r.length>1;)r.shift()}return function(r,u,i,o,a,f){var l,c,s,h,p,D,v,A,d,m,E,C,w,S,M,L,H,Z,R,P,K=r.constructor,X=r.s==u.s?1:-1,Q=r.d,U=u.d;if(!Q||!Q[0]||!U||!U[0])return new K(!r.s||!u.s||(Q?U&&Q[0]==U[0]:!U)?NaN:Q&&Q[0]==0||!U?X*0:X/0);for(f?(p=1,c=r.e-u.e):(f=Ge,p=k,c=ye(r.e/p)-ye(u.e/p)),R=U.length,H=Q.length,d=new K(X),m=d.d=[],s=0;U[s]==(Q[s]||0);s++);if(U[s]>(Q[s]||0)&&c--,i==null?(S=i=K.precision,o=K.rounding):a?S=i+(r.e-u.e)+1:S=i,S<0)m.push(1),D=!0;else{if(S=S/p+2|0,s=0,R==1){for(h=0,U=U[0],S++;(s<H||h)&&S--;s++)M=h*f+(Q[s]||0),m[s]=M/U|0,h=M%U|0;D=h||s<H}else{for(h=f/(U[0]+1)|0,h>1&&(U=e(U,h,f),Q=e(Q,h,f),R=U.length,H=Q.length),L=R,E=Q.slice(0,R),C=E.length;C<R;)E[C++]=0;P=U.slice(),P.unshift(0),Z=U[0],U[1]>=f/2&&++Z;do h=0,l=t(U,E,R,C),l<0?(w=E[0],R!=C&&(w=w*f+(E[1]||0)),h=w/Z|0,h>1?(h>=f&&(h=f-1),v=e(U,h,f),A=v.length,C=E.length,l=t(v,E,A,C),l==1&&(h--,n(v,R<A?P:U,A,f))):(h==0&&(l=h=1),v=U.slice()),A=v.length,A<C&&v.unshift(0),n(E,v,C,f),l==-1&&(C=E.length,l=t(U,E,R,C),l<1&&(h++,n(E,R<C?P:U,C,f))),C=E.length):l===0&&(h++,E=[0]),m[s++]=h,l&&E[0]?E[C++]=Q[L]||0:(E=[Q[L]],C=1);while((L++<H||E[0]!==void 0)&&S--);D=E[0]!==void 0}m[0]||m.shift()}if(p==1)d.e=c,ao=D;else{for(s=1,h=m[0];h>=10;h/=10)s++;d.e=s+c*p-1,T(d,a?i+d.e+1:i,o,D)}return d}}();function T(e,t,n,r){var u,i,o,a,f,l,c,s,h,p=e.constructor;e:if(t!=null){if(s=e.d,!s)return e;for(u=1,a=s[0];a>=10;a/=10)u++;if(i=t-u,i<0)i+=k,o=t,c=s[h=0],f=c/le(10,u-o-1)%10|0;else if(h=Math.ceil((i+1)/k),a=s.length,h>=a)if(r){for(;a++<=h;)s.push(0);c=f=0,u=1,i%=k,o=i-k+1}else break e;else{for(c=a=s[h],u=1;a>=10;a/=10)u++;i%=k,o=i-k+u,f=o<0?0:c/le(10,u-o-1)%10|0}if(r=r||t<0||s[h+1]!==void 0||(o<0?c:c%le(10,u-o-1)),l=n<4?(f||r)&&(n==0||n==(e.s<0?3:2)):f>5||f==5&&(n==4||r||n==6&&(i>0?o>0?c/le(10,u-o):0:s[h-1])%10&1||n==(e.s<0?8:7)),t<1||!s[0])return s.length=0,l?(t-=e.e+1,s[0]=le(10,(k-t%k)%k),e.e=-t||0):s[0]=e.e=0,e;if(i==0?(s.length=h,a=1,h--):(s.length=h+1,a=le(10,k-i),s[h]=o>0?(c/le(10,u-o)%le(10,o)|0)*a:0),l)for(;;)if(h==0){for(i=1,o=s[0];o>=10;o/=10)i++;for(o=s[0]+=a,a=1;o>=10;o/=10)a++;i!=a&&(e.e++,s[0]==Ge&&(s[0]=1));break}else{if(s[h]+=a,s[h]!=Ge)break;s[h--]=0,a=1}for(i=s.length;s[--i]===0;)s.pop()}return q&&(e.e>p.maxE?(e.d=null,e.e=NaN):e.e<p.minE&&(e.e=0,e.d=[0])),e}function Qe(e,t,n){if(!e.isFinite())return go(e);var r,u=e.e,i=de(e.d),o=i.length;return t?(n&&(r=n-o)>0?i=i.charAt(0)+"."+i.slice(1)+mt(r):o>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(e.e<0?"e":"e+")+e.e):u<0?(i="0."+mt(-u-1)+i,n&&(r=n-o)>0&&(i+=mt(r))):u>=o?(i+=mt(u+1-o),n&&(r=n-u-1)>0&&(i=i+"."+mt(r))):((r=u+1)<o&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-o)>0&&(u+1===o&&(i+="."),i+=mt(r))),i}function qn(e,t){var n=e[0];for(t*=k;n>=10;n/=10)t++;return t}function Un(e,t,n){if(t>Nd)throw q=!0,n&&(e.precision=n),Error(so);return T(new e(Tn),t,1,!0)}function Xe(e,t,n){if(t>au)throw Error(so);return T(new e(Ln),t,n,!0)}function ho(e){var t=e.length-1,n=t*k+1;if(t=e[t],t){for(;t%10==0;t/=10)n--;for(t=e[0];t>=10;t/=10)n++}return n}function mt(e){for(var t="";e--;)t+="0";return t}function po(e,t,n,r){var u,i=new e(1),o=Math.ceil(r/k+4);for(q=!1;;){if(n%2&&(i=i.times(t),yo(i.d,o)&&(u=!0)),n=ye(n/2),n===0){n=i.d.length-1,u&&i.d[n]===0&&++i.d[n];break}t=t.times(t),yo(t.d,o)}return q=!0,i}function Do(e){return e.d[e.d.length-1]&1}function vo(e,t,n){for(var r,u=new e(t[0]),i=0;++i<t.length;)if(r=new e(t[i]),r.s)u[n](r)&&(u=r);else{u=r;break}return u}function su(e,t){var n,r,u,i,o,a,f,l=0,c=0,s=0,h=e.constructor,p=h.rounding,D=h.precision;if(!e.d||!e.d[0]||e.e>17)return new h(e.d?e.d[0]?e.s<0?0:1/0:1:e.s?e.s<0?0:e:0/0);for(t==null?(q=!1,f=D):f=t,a=new h(.03125);e.e>-2;)e=e.times(a),s+=5;for(r=Math.log(le(2,s))/Math.LN10*2+5|0,f+=r,n=i=o=new h(1),h.precision=f;;){if(i=T(i.times(e),f,1),n=n.times(++c),a=o.plus(ee(i,n,f,1)),de(a.d).slice(0,f)===de(o.d).slice(0,f)){for(u=s;u--;)o=T(o.times(o),f,1);if(t==null)if(l<3&&on(o.d,f-r,p,l))h.precision=f+=10,n=i=a=new h(1),c=0,l++;else return T(o,h.precision=D,p,q=!0);else return h.precision=D,o}o=a}}function yt(e,t){var n,r,u,i,o,a,f,l,c,s,h,p=1,D=10,v=e,A=v.d,d=v.constructor,m=d.rounding,E=d.precision;if(v.s<0||!A||!A[0]||!v.e&&A[0]==1&&A.length==1)return new d(A&&!A[0]?-1/0:v.s!=1?NaN:A?0:v);if(t==null?(q=!1,c=E):c=t,d.precision=c+=D,n=de(A),r=n.charAt(0),Math.abs(i=v.e)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)v=v.times(e),n=de(v.d),r=n.charAt(0),p++;i=v.e,r>1?(v=new d("0."+n),i++):v=new d(r+"."+n.slice(1))}else return l=Un(d,c+2,E).times(i+""),v=yt(new d(r+"."+n.slice(1)),c-D).plus(l),d.precision=E,t==null?T(v,E,m,q=!0):v;for(s=v,f=o=v=ee(v.minus(1),v.plus(1),c,1),h=T(v.times(v),c,1),u=3;;){if(o=T(o.times(h),c,1),l=f.plus(ee(o,new d(u),c,1)),de(l.d).slice(0,c)===de(f.d).slice(0,c))if(f=f.times(2),i!==0&&(f=f.plus(Un(d,c+2,E).times(i+""))),f=ee(f,new d(p),c,1),t==null)if(on(f.d,c-D,m,a))d.precision=c+=D,l=o=v=ee(s.minus(1),s.plus(1),c,1),h=T(v.times(v),c,1),u=a=1;else return T(f,d.precision=E,m,q=!0);else return d.precision=E,f;f=l,u+=2}}function go(e){return String(e.s*e.s/0)}function cu(e,t){var n,r,u;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;t.charCodeAt(r)===48;r++);for(u=t.length;t.charCodeAt(u-1)===48;--u);if(t=t.slice(r,u),t){if(u-=r,e.e=n=n-r-1,e.d=[],r=(n+1)%k,n<0&&(r+=k),r<u){for(r&&e.d.push(+t.slice(0,r)),u-=k;r<u;)e.d.push(+t.slice(r,r+=k));t=t.slice(r),r=k-t.length}else r-=u;for(;r--;)t+="0";e.d.push(+t),q&&(e.e>e.constructor.maxE?(e.d=null,e.e=NaN):e.e<e.constructor.minE&&(e.e=0,e.d=[0]))}else e.e=0,e.d=[0];return e}function xd(e,t){var n,r,u,i,o,a,f,l,c;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),lo.test(t))return cu(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(Sd.test(t))n=16,t=t.toLowerCase();else if(_d.test(t))n=2;else if(Md.test(t))n=8;else throw Error(gt+t);for(i=t.search(/p/i),i>0?(f=+t.slice(i+1),t=t.substring(2,i)):t=t.slice(2),i=t.indexOf("."),o=i>=0,r=e.constructor,o&&(t=t.replace(".",""),a=t.length,i=a-i,u=po(r,new r(n),i,i*2)),l=kn(t,n,Ge),c=l.length-1,i=c;l[i]===0;--i)l.pop();return i<0?new r(e.s*0):(e.e=qn(l,c),e.d=l,q=!1,o&&(e=ee(e,u,a*4)),f&&(e=e.times(Math.abs(f)<54?le(2,f):Ut.pow(2,f))),q=!0,e)}function Rd(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:qt(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/Vn(5,n)),t=qt(e,2,t,t);for(var u,i=new e(5),o=new e(16),a=new e(20);n--;)u=t.times(t),t=t.times(i.plus(u.times(o.times(u).minus(a))));return t}function qt(e,t,n,r,u){var i,o,a,f,l=e.precision,c=Math.ceil(l/k);for(q=!1,f=n.times(n),a=new e(r);;){if(o=ee(a.times(f),new e(t++*t++),l,1),a=u?r.plus(o):r.minus(o),r=ee(o.times(f),new e(t++*t++),l,1),o=a.plus(r),o.d[c]!==void 0){for(i=c;o.d[i]===a.d[i]&&i--;);if(i==-1)break}i=a,a=r,r=o,o=i}return q=!0,o.d.length=c+1,o}function Vn(e,t){for(var n=e;--t;)n*=e;return n}function mo(e,t){var n,r=t.s<0,u=Xe(e,e.precision,1),i=u.times(.5);if(t=t.abs(),t.lte(i))return ut=r?4:1,t;if(n=t.divToInt(u),n.isZero())ut=r?3:2;else{if(t=t.minus(n.times(u)),t.lte(i))return ut=Do(n)?r?2:3:r?4:1,t;ut=Do(n)?r?1:4:r?3:2}return t.minus(u).abs()}function fu(e,t,n,r){var u,i,o,a,f,l,c,s,h,p=e.constructor,D=n!==void 0;if(D?(_e(n,1,vt),r===void 0?r=p.rounding:_e(r,0,8)):(n=p.precision,r=p.rounding),!e.isFinite())c=go(e);else{for(c=Qe(e),o=c.indexOf("."),D?(u=2,t==16?n=n*4-3:t==8&&(n=n*3-2)):u=t,o>=0&&(c=c.replace(".",""),h=new p(1),h.e=c.length-o,h.d=kn(Qe(h),10,u),h.e=h.d.length),s=kn(c,10,u),i=f=s.length;s[--f]==0;)s.pop();if(!s[0])c=D?"0p+0":"0";else{if(o<0?i--:(e=new p(e),e.d=s,e.e=i,e=ee(e,h,n,r,0,u),s=e.d,i=e.e,l=ao),o=s[n],a=u/2,l=l||s[n+1]!==void 0,l=r<4?(o!==void 0||l)&&(r===0||r===(e.s<0?3:2)):o>a||o===a&&(r===4||l||r===6&&s[n-1]&1||r===(e.s<0?8:7)),s.length=n,l)for(;++s[--n]>u-1;)s[n]=0,n||(++i,s.unshift(1));for(f=s.length;!s[f-1];--f);for(o=0,c="";o<f;o++)c+=iu.charAt(s[o]);if(D){if(f>1)if(t==16||t==8){for(o=t==16?4:3,--f;f%o;f++)c+="0";for(s=kn(c,u,t),f=s.length;!s[f-1];--f);for(o=1,c="1.";o<f;o++)c+=iu.charAt(s[o])}else c=c.charAt(0)+"."+c.slice(1);c=c+(i<0?"p":"p+")+i}else if(i<0){for(;++i;)c="0"+c;c="0."+c}else if(++i>f)for(i-=f;i--;)c+="0";else i<f&&(c=c.slice(0,i)+"."+c.slice(i))}c=(t==16?"0x":t==2?"0b":t==8?"0o":"")+c}return e.s<0?"-"+c:c}function yo(e,t){if(e.length>t)return e.length=t,!0}function $d(e){return new this(e).abs()}function Pd(e){return new this(e).acos()}function Td(e){return new this(e).acosh()}function Ld(e,t){return new this(e).plus(t)}function jd(e){return new this(e).asin()}function kd(e){return new this(e).asinh()}function qd(e){return new this(e).atan()}function Ud(e){return new this(e).atanh()}function Vd(e,t){e=new this(e),t=new this(t);var n,r=this.precision,u=this.rounding,i=r+4;return!e.s||!t.s?n=new this(NaN):!e.d&&!t.d?(n=Xe(this,i,1).times(t.s>0?.25:.75),n.s=e.s):!t.d||e.isZero()?(n=t.s<0?Xe(this,r,u):new this(0),n.s=e.s):!e.d||t.isZero()?(n=Xe(this,i,1).times(.5),n.s=e.s):t.s<0?(this.precision=i,this.rounding=1,n=this.atan(ee(e,t,i,1)),t=Xe(this,i,1),this.precision=r,this.rounding=u,n=e.s<0?n.minus(t):n.plus(t)):n=this.atan(ee(e,t,i,1)),n}function Hd(e){return new this(e).cbrt()}function zd(e){return T(e=new this(e),e.e+1,2)}function Wd(e,t,n){return new this(e).clamp(t,n)}function Zd(e){if(!e||typeof e!="object")throw Error(jn+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,vt,"rounding",0,8,"toExpNeg",-kt,0,"toExpPos",0,kt,"maxE",0,kt,"minE",-kt,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],u&&(this[n]=ou[n]),(r=e[n])!==void 0)if(ye(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(gt+n+": "+r);if(n="crypto",u&&(this[n]=ou[n]),(r=e[n])!==void 0)if(r===!0||r===!1||r===0||r===1)if(r)if(typeof crypto!="undefined"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))this[n]=!0;else throw Error(co);else this[n]=!1;else throw Error(gt+n+": "+r);return this}function Gd(e){return new this(e).cos()}function Xd(e){return new this(e).cosh()}function Eo(e){var t,n,r;function u(i){var o,a,f,l=this;if(!(l instanceof u))return new u(i);if(l.constructor=u,Ao(i)){l.s=i.s,q?!i.d||i.e>u.maxE?(l.e=NaN,l.d=null):i.e<u.minE?(l.e=0,l.d=[0]):(l.e=i.e,l.d=i.d.slice()):(l.e=i.e,l.d=i.d?i.d.slice():i.d);return}if(f=typeof i,f==="number"){if(i===0){l.s=1/i<0?-1:1,l.e=0,l.d=[0];return}if(i<0?(i=-i,l.s=-1):l.s=1,i===~~i&&i<1e7){for(o=0,a=i;a>=10;a/=10)o++;q?o>u.maxE?(l.e=NaN,l.d=null):o<u.minE?(l.e=0,l.d=[0]):(l.e=o,l.d=[i]):(l.e=o,l.d=[i]);return}else if(i*0!==0){i||(l.s=NaN),l.e=NaN,l.d=null;return}return cu(l,i.toString())}else if(f!=="string")throw Error(gt+i);return(a=i.charCodeAt(0))===45?(i=i.slice(1),l.s=-1):(a===43&&(i=i.slice(1)),l.s=1),lo.test(i)?cu(l,i):xd(l,i)}if(u.prototype=B,u.ROUND_UP=0,u.ROUND_DOWN=1,u.ROUND_CEIL=2,u.ROUND_FLOOR=3,u.ROUND_HALF_UP=4,u.ROUND_HALF_DOWN=5,u.ROUND_HALF_EVEN=6,u.ROUND_HALF_CEIL=7,u.ROUND_HALF_FLOOR=8,u.EUCLID=9,u.config=u.set=Zd,u.clone=Eo,u.isDecimal=Ao,u.abs=$d,u.acos=Pd,u.acosh=Td,u.add=Ld,u.asin=jd,u.asinh=kd,u.atan=qd,u.atanh=Ud,u.atan2=Vd,u.cbrt=Hd,u.ceil=zd,u.clamp=Wd,u.cos=Gd,u.cosh=Xd,u.div=Jd,u.exp=Kd,u.floor=Qd,u.hypot=Yd,u.ln=eD,u.log=tD,u.log10=rD,u.log2=nD,u.max=uD,u.min=iD,u.mod=oD,u.mul=aD,u.pow=sD,u.random=cD,u.round=fD,u.sign=lD,u.sin=hD,u.sinh=pD,u.sqrt=dD,u.sub=DD,u.sum=vD,u.tan=gD,u.tanh=mD,u.trunc=yD,e===void 0&&(e={}),e&&e.defaults!==!0)for(r=["precision","rounding","toExpNeg","toExpPos","maxE","minE","modulo","crypto"],t=0;t<r.length;)e.hasOwnProperty(n=r[t++])||(e[n]=this[n]);return u.config(e),u}function Jd(e,t){return new this(e).div(t)}function Kd(e){return new this(e).exp()}function Qd(e){return T(e=new this(e),e.e+1,3)}function Yd(){var e,t,n=new this(0);for(q=!1,e=0;e<arguments.length;)if(t=new this(arguments[e++]),t.d)n.d&&(n=n.plus(t.times(t)));else{if(t.s)return q=!0,new this(1/0);n=t}return q=!0,n.sqrt()}function Ao(e){return e instanceof Ut||e&&e.toStringTag===fo||!1}function eD(e){return new this(e).ln()}function tD(e,t){return new this(e).log(t)}function nD(e){return new this(e).log(2)}function rD(e){return new this(e).log(10)}function uD(){return vo(this,arguments,"lt")}function iD(){return vo(this,arguments,"gt")}function oD(e,t){return new this(e).mod(t)}function aD(e,t){return new this(e).mul(t)}function sD(e,t){return new this(e).pow(t)}function cD(e){var t,n,r,u,i=0,o=new this(1),a=[];if(e===void 0?e=this.precision:_e(e,1,vt),r=Math.ceil(e/k),this.crypto)if(crypto.getRandomValues)for(t=crypto.getRandomValues(new Uint32Array(r));i<r;)u=t[i],u>=429e7?t[i]=crypto.getRandomValues(new Uint32Array(1))[0]:a[i++]=u%1e7;else if(crypto.randomBytes){for(t=crypto.randomBytes(r*=4);i<r;)u=t[i]+(t[i+1]<<8)+(t[i+2]<<16)+((t[i+3]&127)<<24),u>=214e7?crypto.randomBytes(4).copy(t,i):(a.push(u%1e7),i+=4);i=r/4}else throw Error(co);else for(;i<r;)a[i++]=Math.random()*1e7|0;for(r=a[--i],e%=k,r&&e&&(u=le(10,k-e),a[i]=(r/u|0)*u);a[i]===0;i--)a.pop();if(i<0)n=0,a=[0];else{for(n=-1;a[0]===0;n-=k)a.shift();for(r=1,u=a[0];u>=10;u/=10)r++;r<k&&(n-=k-r)}return o.e=n,o.d=a,o}function fD(e){return T(e=new this(e),e.e+1,this.rounding)}function lD(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function hD(e){return new this(e).sin()}function pD(e){return new this(e).sinh()}function dD(e){return new this(e).sqrt()}function DD(e,t){return new this(e).sub(t)}function vD(){var e=0,t=arguments,n=new this(t[e]);for(q=!1;n.s&&++e<t.length;)n=n.plus(t[e]);return q=!0,T(n,this.precision,this.rounding)}function gD(e){return new this(e).tan()}function mD(e){return new this(e).tanh()}function yD(e){return T(e=new this(e),e.e+1,1)}B[Symbol.for("nodejs.util.inspect.custom")]=B.toString,B[Symbol.toStringTag]="Decimal";var Ut=B.constructor=Eo(ou);Tn=new Ut(Tn),Ln=new Ut(Ln);var ED="BigNumber",AD=["?on","config"],CD=Be(ED,AD,e=>{var{on:t,config:n}=e,r=Ut.clone({precision:n.precision,modulo:Ut.EUCLID});return r.prototype=Object.create(r.prototype),r.prototype.type="BigNumber",r.prototype.isBigNumber=!0,r.prototype.toJSON=function(){return{mathjs:"BigNumber",value:this.toString()}},r.fromJSON=function(u){return new r(u.value)},t&&t("config",function(u,i){u.precision!==i.precision&&r.config({precision:u.precision})}),r},{isClass:!0}),Co={exports:{}};/**
|
|
17
17
|
* @license Complex.js v2.1.1 12/05/2020
|
|
18
18
|
*
|
|
19
19
|
* Copyright (c) 2020, Robert Eisele (robert@xarg.org)
|
|
20
20
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
21
|
-
**/(function(e,t){(function(n){var r=Math.cosh||function(
|
|
22
|
-
`||(
|
|
21
|
+
**/(function(e,t){(function(n){var r=Math.cosh||function(s){return Math.abs(s)<1e-9?1-s:(Math.exp(s)+Math.exp(-s))*.5},u=Math.sinh||function(s){return Math.abs(s)<1e-9?s:(Math.exp(s)-Math.exp(-s))*.5},i=function(s){var h=Math.PI/4;if(-h>s||s>h)return Math.cos(s)-1;var p=s*s;return p*(p*(p*(p*(p*(p*(p*(p/20922789888e3-1/87178291200)+1/479001600)-1/3628800)+1/40320)-1/720)+1/24)-1/2)},o=function(s,h){var p=Math.abs(s),D=Math.abs(h);return p<3e3&&D<3e3?Math.sqrt(p*p+D*D):(p<D?(p=D,D=s/h):D=h/s,p*Math.sqrt(1+D*D))},a=function(){throw SyntaxError("Invalid Param")};function f(s,h){var p=Math.abs(s),D=Math.abs(h);return s===0?Math.log(D):h===0?Math.log(p):p<3e3&&D<3e3?Math.log(s*s+h*h)*.5:(s=s/2,h=h/2,.5*Math.log(s*s+h*h)+Math.LN2)}var l=function(s,h){var p={re:0,im:0};if(s==null)p.re=p.im=0;else if(h!==void 0)p.re=s,p.im=h;else switch(typeof s){case"object":if("im"in s&&"re"in s)p.re=s.re,p.im=s.im;else if("abs"in s&&"arg"in s){if(!Number.isFinite(s.abs)&&Number.isFinite(s.arg))return c.INFINITY;p.re=s.abs*Math.cos(s.arg),p.im=s.abs*Math.sin(s.arg)}else if("r"in s&&"phi"in s){if(!Number.isFinite(s.r)&&Number.isFinite(s.phi))return c.INFINITY;p.re=s.r*Math.cos(s.phi),p.im=s.r*Math.sin(s.phi)}else s.length===2?(p.re=s[0],p.im=s[1]):a();break;case"string":p.im=p.re=0;var D=s.match(/\d+\.?\d*e[+-]?\d+|\d+\.?\d*|\.\d+|./g),v=1,A=0;D===null&&a();for(var d=0;d<D.length;d++){var m=D[d];m===" "||m===" "||m===`
|
|
22
|
+
`||(m==="+"?v++:m==="-"?A++:m==="i"||m==="I"?(v+A===0&&a(),D[d+1]!==" "&&!isNaN(D[d+1])?(p.im+=parseFloat((A%2?"-":"")+D[d+1]),d++):p.im+=parseFloat((A%2?"-":"")+"1"),v=A=0):((v+A===0||isNaN(m))&&a(),D[d+1]==="i"||D[d+1]==="I"?(p.im+=parseFloat((A%2?"-":"")+m),d++):p.re+=parseFloat((A%2?"-":"")+m),v=A=0))}v+A>0&&a();break;case"number":p.im=0,p.re=s;break;default:a()}return isNaN(p.re)||isNaN(p.im),p};function c(s,h){if(!(this instanceof c))return new c(s,h);var p=l(s,h);this.re=p.re,this.im=p.im}c.prototype={re:0,im:0,sign:function(){var s=this.abs();return new c(this.re/s,this.im/s)},add:function(s,h){var p=new c(s,h);return this.isInfinite()&&p.isInfinite()?c.NAN:this.isInfinite()||p.isInfinite()?c.INFINITY:new c(this.re+p.re,this.im+p.im)},sub:function(s,h){var p=new c(s,h);return this.isInfinite()&&p.isInfinite()?c.NAN:this.isInfinite()||p.isInfinite()?c.INFINITY:new c(this.re-p.re,this.im-p.im)},mul:function(s,h){var p=new c(s,h);return this.isInfinite()&&p.isZero()||this.isZero()&&p.isInfinite()?c.NAN:this.isInfinite()||p.isInfinite()?c.INFINITY:p.im===0&&this.im===0?new c(this.re*p.re,0):new c(this.re*p.re-this.im*p.im,this.re*p.im+this.im*p.re)},div:function(s,h){var p=new c(s,h);if(this.isZero()&&p.isZero()||this.isInfinite()&&p.isInfinite())return c.NAN;if(this.isInfinite()||p.isZero())return c.INFINITY;if(this.isZero()||p.isInfinite())return c.ZERO;s=this.re,h=this.im;var D=p.re,v=p.im,A,d;return v===0?new c(s/D,h/D):Math.abs(D)<Math.abs(v)?(d=D/v,A=D*d+v,new c((s*d+h)/A,(h*d-s)/A)):(d=v/D,A=v*d+D,new c((s+h*d)/A,(h-s*d)/A))},pow:function(s,h){var p=new c(s,h);if(s=this.re,h=this.im,p.isZero())return c.ONE;if(p.im===0){if(h===0&&s>0)return new c(Math.pow(s,p.re),0);if(s===0)switch((p.re%4+4)%4){case 0:return new c(Math.pow(h,p.re),0);case 1:return new c(0,Math.pow(h,p.re));case 2:return new c(-Math.pow(h,p.re),0);case 3:return new c(0,-Math.pow(h,p.re))}}if(s===0&&h===0&&p.re>0&&p.im>=0)return c.ZERO;var D=Math.atan2(h,s),v=f(s,h);return s=Math.exp(p.re*v-p.im*D),h=p.im*v+p.re*D,new c(s*Math.cos(h),s*Math.sin(h))},sqrt:function(){var s=this.re,h=this.im,p=this.abs(),D,v;if(s>=0){if(h===0)return new c(Math.sqrt(s),0);D=.5*Math.sqrt(2*(p+s))}else D=Math.abs(h)/Math.sqrt(2*(p-s));return s<=0?v=.5*Math.sqrt(2*(p-s)):v=Math.abs(h)/Math.sqrt(2*(p+s)),new c(D,h<0?-v:v)},exp:function(){var s=Math.exp(this.re);return this.im,new c(s*Math.cos(this.im),s*Math.sin(this.im))},expm1:function(){var s=this.re,h=this.im;return new c(Math.expm1(s)*Math.cos(h)+i(h),Math.exp(s)*Math.sin(h))},log:function(){var s=this.re,h=this.im;return new c(f(s,h),Math.atan2(h,s))},abs:function(){return o(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){var s=this.re,h=this.im;return new c(Math.sin(s)*r(h),Math.cos(s)*u(h))},cos:function(){var s=this.re,h=this.im;return new c(Math.cos(s)*r(h),-Math.sin(s)*u(h))},tan:function(){var s=2*this.re,h=2*this.im,p=Math.cos(s)+r(h);return new c(Math.sin(s)/p,u(h)/p)},cot:function(){var s=2*this.re,h=2*this.im,p=Math.cos(s)-r(h);return new c(-Math.sin(s)/p,u(h)/p)},sec:function(){var s=this.re,h=this.im,p=.5*r(2*h)+.5*Math.cos(2*s);return new c(Math.cos(s)*r(h)/p,Math.sin(s)*u(h)/p)},csc:function(){var s=this.re,h=this.im,p=.5*r(2*h)-.5*Math.cos(2*s);return new c(Math.sin(s)*r(h)/p,-Math.cos(s)*u(h)/p)},asin:function(){var s=this.re,h=this.im,p=new c(h*h-s*s+1,-2*s*h).sqrt(),D=new c(p.re-h,p.im+s).log();return new c(D.im,-D.re)},acos:function(){var s=this.re,h=this.im,p=new c(h*h-s*s+1,-2*s*h).sqrt(),D=new c(p.re-h,p.im+s).log();return new c(Math.PI/2-D.im,D.re)},atan:function(){var s=this.re,h=this.im;if(s===0){if(h===1)return new c(0,1/0);if(h===-1)return new c(0,-1/0)}var p=s*s+(1-h)*(1-h),D=new c((1-h*h-s*s)/p,-2*s/p).log();return new c(-.5*D.im,.5*D.re)},acot:function(){var s=this.re,h=this.im;if(h===0)return new c(Math.atan2(1,s),0);var p=s*s+h*h;return p!==0?new c(s/p,-h/p).atan():new c(s!==0?s/0:0,h!==0?-h/0:0).atan()},asec:function(){var s=this.re,h=this.im;if(s===0&&h===0)return new c(0,1/0);var p=s*s+h*h;return p!==0?new c(s/p,-h/p).acos():new c(s!==0?s/0:0,h!==0?-h/0:0).acos()},acsc:function(){var s=this.re,h=this.im;if(s===0&&h===0)return new c(Math.PI/2,1/0);var p=s*s+h*h;return p!==0?new c(s/p,-h/p).asin():new c(s!==0?s/0:0,h!==0?-h/0:0).asin()},sinh:function(){var s=this.re,h=this.im;return new c(u(s)*Math.cos(h),r(s)*Math.sin(h))},cosh:function(){var s=this.re,h=this.im;return new c(r(s)*Math.cos(h),u(s)*Math.sin(h))},tanh:function(){var s=2*this.re,h=2*this.im,p=r(s)+Math.cos(h);return new c(u(s)/p,Math.sin(h)/p)},coth:function(){var s=2*this.re,h=2*this.im,p=r(s)-Math.cos(h);return new c(u(s)/p,-Math.sin(h)/p)},csch:function(){var s=this.re,h=this.im,p=Math.cos(2*h)-r(2*s);return new c(-2*u(s)*Math.cos(h)/p,2*r(s)*Math.sin(h)/p)},sech:function(){var s=this.re,h=this.im,p=Math.cos(2*h)+r(2*s);return new c(2*r(s)*Math.cos(h)/p,-2*u(s)*Math.sin(h)/p)},asinh:function(){var s=this.im;this.im=-this.re,this.re=s;var h=this.asin();return this.re=-this.im,this.im=s,s=h.re,h.re=-h.im,h.im=s,h},acosh:function(){var s=this.acos();if(s.im<=0){var h=s.re;s.re=-s.im,s.im=h}else{var h=s.im;s.im=-s.re,s.re=h}return s},atanh:function(){var s=this.re,h=this.im,p=s>1&&h===0,D=1-s,v=1+s,A=D*D+h*h,d=A!==0?new c((v*D-h*h)/A,(h*D+v*h)/A):new c(s!==-1?s/0:0,h!==0?h/0:0),m=d.re;return d.re=f(d.re,d.im)/2,d.im=Math.atan2(d.im,m)/2,p&&(d.im=-d.im),d},acoth:function(){var s=this.re,h=this.im;if(s===0&&h===0)return new c(0,Math.PI/2);var p=s*s+h*h;return p!==0?new c(s/p,-h/p).atanh():new c(s!==0?s/0:0,h!==0?-h/0:0).atanh()},acsch:function(){var s=this.re,h=this.im;if(h===0)return new c(s!==0?Math.log(s+Math.sqrt(s*s+1)):1/0,0);var p=s*s+h*h;return p!==0?new c(s/p,-h/p).asinh():new c(s!==0?s/0:0,h!==0?-h/0:0).asinh()},asech:function(){var s=this.re,h=this.im;if(this.isZero())return c.INFINITY;var p=s*s+h*h;return p!==0?new c(s/p,-h/p).acosh():new c(s!==0?s/0:0,h!==0?-h/0:0).acosh()},inverse:function(){if(this.isZero())return c.INFINITY;if(this.isInfinite())return c.ZERO;var s=this.re,h=this.im,p=s*s+h*h;return new c(s/p,-h/p)},conjugate:function(){return new c(this.re,-this.im)},neg:function(){return new c(-this.re,-this.im)},ceil:function(s){return s=Math.pow(10,s||0),new c(Math.ceil(this.re*s)/s,Math.ceil(this.im*s)/s)},floor:function(s){return s=Math.pow(10,s||0),new c(Math.floor(this.re*s)/s,Math.floor(this.im*s)/s)},round:function(s){return s=Math.pow(10,s||0),new c(Math.round(this.re*s)/s,Math.round(this.im*s)/s)},equals:function(s,h){var p=new c(s,h);return Math.abs(p.re-this.re)<=c.EPSILON&&Math.abs(p.im-this.im)<=c.EPSILON},clone:function(){return new c(this.re,this.im)},toString:function(){var s=this.re,h=this.im,p="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(s)<c.EPSILON&&(s=0),Math.abs(h)<c.EPSILON&&(h=0),h===0?p+s:(s!==0?(p+=s,p+=" ",h<0?(h=-h,p+="-"):p+="+",p+=" "):h<0&&(h=-h,p+="-"),h!==1&&(p+=h),p+"i"))},toVector:function(){return[this.re,this.im]},valueOf:function(){return this.im===0?this.re:null},isNaN:function(){return isNaN(this.re)||isNaN(this.im)},isZero:function(){return this.im===0&&this.re===0},isFinite:function(){return isFinite(this.re)&&isFinite(this.im)},isInfinite:function(){return!(this.isNaN()||this.isFinite())}},c.ZERO=new c(0,0),c.ONE=new c(1,0),c.I=new c(0,1),c.PI=new c(Math.PI,0),c.E=new c(Math.E,0),c.INFINITY=new c(1/0,1/0),c.NAN=new c(NaN,NaN),c.EPSILON=1e-15,Object.defineProperty(c,"__esModule",{value:!0}),c.default=c,c.Complex=c,e.exports=c})()})(Co);var De=wu(Co.exports),FD="Complex",wD=[],bD=Be(FD,wD,()=>(Object.defineProperty(De,"name",{value:"Complex"}),De.prototype.constructor=De,De.prototype.type="Complex",De.prototype.isComplex=!0,De.prototype.toJSON=function(){return{mathjs:"Complex",re:this.re,im:this.im}},De.prototype.toPolar=function(){return{r:this.abs(),phi:this.arg()}},De.prototype.format=function(e){var t="",n=this.im,r=this.re,u=Yr(this.re,e),i=Yr(this.im,e),o=me(e)?e:e?e.precision:null;if(o!==null){var a=Math.pow(10,-o);Math.abs(r/n)<a&&(r=0),Math.abs(n/r)<a&&(n=0)}return n===0?t=u:r===0?n===1?t="i":n===-1?t="-i":t=i+"i":n<0?n===-1?t=u+" - i":t=u+" - "+i.substring(1)+"i":n===1?t=u+" + i":t=u+" + "+i+"i",t},De.fromPolar=function(e){switch(arguments.length){case 1:{var t=arguments[0];if(typeof t=="object")return De(t);throw new TypeError("Input has to be an object with r and phi keys.")}case 2:{var n=arguments[0],r=arguments[1];if(me(n)){if(Ti(r)&&r.hasBase("ANGLE")&&(r=r.toNumber("rad")),me(r))return new De({r:n,phi:r});throw new TypeError("Phi is not a number nor an angle unit.")}else throw new TypeError("Radius r is not a number.")}default:throw new SyntaxError("Wrong number of arguments in function fromPolar")}},De.prototype.valueOf=De.prototype.toString,De.fromJSON=function(e){return new De(e)},De.compare=function(e,t){return e.re>t.re?1:e.re<t.re?-1:e.im>t.im?1:e.im<t.im?-1:0},De),{isClass:!0}),Fo={exports:{}};/**
|
|
23
23
|
* @license Fraction.js v4.3.0 20/08/2023
|
|
24
24
|
* https://www.xarg.org/2014/03/rational-numbers-in-javascript/
|
|
25
25
|
*
|
|
26
26
|
* Copyright (c) 2023, Robert Eisele (robert@raw.org)
|
|
27
27
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
28
|
-
**/(function(e,t){(function(n){var r=2e3,u={s:1,n:0,d:1};function i(p,v){if(isNaN(p=parseInt(p,10)))throw E();return p*v}function a(p,v){if(v===0)throw D();var m=Object.create(h.prototype);m.s=p<0?-1:1,p=p<0?-p:p;var F=c(p,v);return m.n=p/F,m.d=v/F,m}function f(p){for(var v={},m=p,F=2,w=4;w<=m;){for(;m%F===0;)m/=F,v[F]=(v[F]||0)+1;w+=1+2*F++}return m!==p?m>1&&(v[m]=(v[m]||0)+1):v[p]=(v[p]||0)+1,v}var l=function(p,v){var m=0,F=1,w=1,N=0,O=0,z=0,X=1,te=1,$=0,k=1,ne=1,ie=1,K=1e7,W;if(p!=null)if(v!==void 0){if(m=p,F=v,w=m*F,m%1!==0||F%1!==0)throw A()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)m=p.n,F=p.d,"s"in p&&(m*=p.s);else if(0 in p)m=p[0],1 in p&&(F=p[1]);else throw E();w=m*F;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)m=p;else if(p>0){for(p>=1&&(te=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=te);k<=K&&ie<=K;)if(W=($+ne)/(k+ie),p===W){k+ie<=K?(m=$+ne,F=k+ie):ie>k?(m=ne,F=ie):(m=$,F=k);break}else p>W?($+=ne,k+=ie):(ne+=$,ie+=k),k>K?(m=ne,F=ie):(m=$,F=k);m*=te}else(isNaN(p)||isNaN(v))&&(F=m=NaN);break}case"string":{if(k=p.match(/\d+|./g),k===null)throw E();if(k[$]==="-"?(w=-1,$++):k[$]==="+"&&$++,k.length===$+1?O=i(k[$++],w):k[$+1]==="."||k[$]==="."?(k[$]!=="."&&(N=i(k[$++],w)),$++,($+1===k.length||k[$+1]==="("&&k[$+3]===")"||k[$+1]==="'"&&k[$+3]==="'")&&(O=i(k[$],w),X=Math.pow(10,k[$].length),$++),(k[$]==="("&&k[$+2]===")"||k[$]==="'"&&k[$+2]==="'")&&(z=i(k[$+1],w),te=Math.pow(10,k[$+1].length)-1,$+=3)):k[$+1]==="/"||k[$+1]===":"?(O=i(k[$],w),X=i(k[$+2],1),$+=3):k[$+3]==="/"&&k[$+1]===" "&&(N=i(k[$],w),O=i(k[$+2],w),X=i(k[$+4],1),$+=5),k.length<=$){F=X*te,w=m=z+F*N+te*O;break}}default:throw E()}if(F===0)throw D();u.s=w<0?-1:1,u.n=Math.abs(m),u.d=Math.abs(F)};function d(p,v,m){for(var F=1;v>0;p=p*p%m,v>>=1)v&1&&(F=F*p%m);return F}function s(p,v){for(;v%2===0;v/=2);for(;v%5===0;v/=5);if(v===1)return 0;for(var m=10%v,F=1;m!==1;F++)if(m=m*10%v,F>r)return 0;return F}function o(p,v,m){for(var F=1,w=d(10,m,v),N=0;N<300;N++){if(F===w)return N;F=F*10%v,w=w*10%v}return 0}function c(p,v){if(!p)return v;if(!v)return p;for(;;){if(p%=v,!p)return v;if(v%=p,!v)return p}}function h(p,v){if(l(p,v),this instanceof h)p=c(u.d,u.n),this.s=u.s,this.n=u.n/p,this.d=u.d/p;else return a(u.s*u.n,u.d)}var D=function(){return new Error("Division by Zero")},E=function(){return new Error("Invalid argument")},A=function(){return new Error("Parameters must be integer")};h.prototype={s:1,n:0,d:1,abs:function(){return a(this.n,this.d)},neg:function(){return a(-this.s*this.n,this.d)},add:function(p,v){return l(p,v),a(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(p,v){return l(p,v),a(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(p,v){return l(p,v),a(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(p,v){return l(p,v),a(this.s*u.s*this.n*u.d,this.d*u.n)},clone:function(){return a(this.s*this.n,this.d)},mod:function(p,v){if(isNaN(this.n)||isNaN(this.d))return new h(NaN);if(p===void 0)return a(this.s*this.n%this.d,1);if(l(p,v),u.n===0&&this.d===0)throw D();return a(this.s*(u.d*this.n)%(u.n*this.d),u.d*this.d)},gcd:function(p,v){return l(p,v),a(c(u.n,this.n)*c(u.d,this.d),u.d*this.d)},lcm:function(p,v){return l(p,v),u.n===0&&this.n===0?a(0,1):a(u.n*this.n,c(u.n,this.n)*c(u.d,this.d))},ceil:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):a(Math.ceil(p*this.s*this.n/this.d),p)},floor:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):a(Math.floor(p*this.s*this.n/this.d),p)},round:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(NaN):a(Math.round(p*this.s*this.n/this.d),p)},inverse:function(){return a(this.s*this.d,this.n)},pow:function(p,v){if(l(p,v),u.d===1)return u.s<0?a(Math.pow(this.s*this.d,u.n),Math.pow(this.n,u.n)):a(Math.pow(this.s*this.n,u.n),Math.pow(this.d,u.n));if(this.s<0)return null;var m=f(this.n),F=f(this.d),w=1,N=1;for(var O in m)if(O!=="1"){if(O==="0"){w=0;break}if(m[O]*=u.n,m[O]%u.d===0)m[O]/=u.d;else return null;w*=Math.pow(O,m[O])}for(var O in F)if(O!=="1"){if(F[O]*=u.n,F[O]%u.d===0)F[O]/=u.d;else return null;N*=Math.pow(O,F[O])}return u.s<0?a(N,w):a(w,N)},equals:function(p,v){return l(p,v),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(p,v){l(p,v);var m=this.s*this.n*u.d-u.s*u.n*this.d;return(0<m)-(m<0)},simplify:function(p){if(isNaN(this.n)||isNaN(this.d))return this;p=p||.001;for(var v=this.abs(),m=v.toContinued(),F=1;F<m.length;F++){for(var w=a(m[F-1],1),N=F-2;N>=0;N--)w=w.inverse().add(m[N]);if(Math.abs(w.sub(v).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,v){return l(p,v),!(!(u.n*this.d)||this.n*u.d%(u.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(p){var v,m="",F=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=F:(p&&(v=Math.floor(F/w))>0&&(m+=v,m+=" ",F%=w),m+=F,m+="/",m+=w),m},toLatex:function(p){var v,m="",F=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=F:(p&&(v=Math.floor(F/w))>0&&(m+=v,F%=w),m+="\\frac{",m+=F,m+="}{",m+=w,m+="}"),m},toContinued:function(){var p,v=this.n,m=this.d,F=[];if(isNaN(v)||isNaN(m))return F;do F.push(Math.floor(v/m)),p=v%m,v=m,m=p;while(v!==1);return F},toString:function(p){var v=this.n,m=this.d;if(isNaN(v)||isNaN(m))return"NaN";p=p||15;var F=s(v,m),w=o(v,m,F),N=this.s<0?"-":"";if(N+=v/m|0,v%=m,v*=10,v&&(N+="."),F){for(var O=w;O--;)N+=v/m|0,v%=m,v*=10;N+="(";for(var O=F;O--;)N+=v/m|0,v%=m,v*=10;N+=")"}else for(var O=p;v&&O--;)N+=v/m|0,v%=m,v*=10;return N}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(Nu);var rt=Jt(Nu.exports),$f="Fraction",Tf=[],Pf=Ne($f,Tf,()=>(Object.defineProperty(rt,"name",{value:"Fraction"}),rt.prototype.constructor=rt,rt.prototype.type="Fraction",rt.prototype.isFraction=!0,rt.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},rt.fromJSON=function(e){return new rt(e)},rt),{isClass:!0}),kf="Matrix",jf=[],Uf=Ne(kf,jf,()=>{function e(){if(!(this instanceof e))throw new SyntaxError("Constructor must be called with the new operator")}return e.prototype.type="Matrix",e.prototype.isMatrix=!0,e.prototype.storage=function(){throw new Error("Cannot invoke storage on a Matrix interface")},e.prototype.datatype=function(){throw new Error("Cannot invoke datatype on a Matrix interface")},e.prototype.create=function(t,n){throw new Error("Cannot invoke create on a Matrix interface")},e.prototype.subset=function(t,n,r){throw new Error("Cannot invoke subset on a Matrix interface")},e.prototype.get=function(t){throw new Error("Cannot invoke get on a Matrix interface")},e.prototype.set=function(t,n,r){throw new Error("Cannot invoke set on a Matrix interface")},e.prototype.resize=function(t,n){throw new Error("Cannot invoke resize on a Matrix interface")},e.prototype.reshape=function(t,n){throw new Error("Cannot invoke reshape on a Matrix interface")},e.prototype.clone=function(){throw new Error("Cannot invoke clone on a Matrix interface")},e.prototype.size=function(){throw new Error("Cannot invoke size on a Matrix interface")},e.prototype.map=function(t,n){throw new Error("Cannot invoke map on a Matrix interface")},e.prototype.forEach=function(t){throw new Error("Cannot invoke forEach on a Matrix interface")},e.prototype[Symbol.iterator]=function(){throw new Error("Cannot iterate a Matrix interface")},e.prototype.toArray=function(){throw new Error("Cannot invoke toArray on a Matrix interface")},e.prototype.valueOf=function(){throw new Error("Cannot invoke valueOf on a Matrix interface")},e.prototype.format=function(t){throw new Error("Cannot invoke format on a Matrix interface")},e.prototype.toString=function(){throw new Error("Cannot invoke toString on a Matrix interface")},e},{isClass:!0});function Vf(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var qf="DenseMatrix",Hf=["Matrix"],zf=Ne(qf,Hf,e=>{var{Matrix:t}=e;function n(s,o){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(o&&!sn(o))throw new Error("Invalid datatype: "+o);if(wt(s))s.type==="DenseMatrix"?(this._data=dt(s._data),this._size=dt(s._size),this._datatype=o||s._datatype):(this._data=s.toArray(),this._size=s.size(),this._datatype=o||s._datatype);else if(s&&Oe(s.data)&&Oe(s.size))this._data=s.data,this._size=s.size,nu(this._data,this._size),this._datatype=o||s.datatype;else if(Oe(s))this._data=d(s),this._size=Dt(this._data),nu(this._data,this._size),this._datatype=o;else{if(s)throw new TypeError("Unsupported type of data ("+Zn(s)+")");this._data=[],this._size=[0],this._datatype=o}}n.prototype=new t,n.prototype.createDenseMatrix=function(s,o){return new n(s,o)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return Yn(this._data,Zn)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(s,o){return new n(s,o)},n.prototype.subset=function(s,o,c){switch(arguments.length){case 1:return r(this,s);case 2:case 3:return i(this,s,o,c);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(s){if(!Oe(s))throw new TypeError("Array expected");if(s.length!==this._size.length)throw new se(s.length,this._size.length);for(var o=0;o<s.length;o++)ke(s[o],this._size[o]);for(var c=this._data,h=0,D=s.length;h<D;h++){var E=s[h];ke(E,c.length),c=c[E]}return c},n.prototype.set=function(s,o,c){if(!Oe(s))throw new TypeError("Array expected");if(s.length<this._size.length)throw new se(s.length,this._size.length,"<");var h,D,E,A=s.map(function(v){return v+1});l(this,A,c);var p=this._data;for(h=0,D=s.length-1;h<D;h++)E=s[h],ke(E,p.length),p=p[E];return E=s[s.length-1],ke(E,p.length),p[E]=o,this};function r(s,o){if(!zr(o))throw new TypeError("Invalid index");var c=o.isScalar();if(c)return s.get(o.min());var h=o.size();if(h.length!==s._size.length)throw new se(h.length,s._size.length);for(var D=o.min(),E=o.max(),A=0,p=s._size.length;A<p;A++)ke(D[A],s._size[A]),ke(E[A],s._size[A]);return new n(u(s._data,o,h.length,0),s._datatype)}function u(s,o,c,h){var D=h===c-1,E=o.dimension(h);return D?E.map(function(A){return ke(A,s.length),s[A]}).valueOf():E.map(function(A){ke(A,s.length);var p=s[A];return u(p,o,c,h+1)}).valueOf()}function i(s,o,c,h){if(!o||o.isIndex!==!0)throw new TypeError("Invalid index");var D=o.size(),E=o.isScalar(),A;if(wt(c)?(A=c.size(),c=c.valueOf()):A=Dt(c),E){if(A.length!==0)throw new TypeError("Scalar expected");s.set(o.min(),c,h)}else{if(!qt(A,D))try{A.length===0?c=lu([c],D):c=lu(c,D),A=Dt(c)}catch(N){}if(D.length<s._size.length)throw new se(D.length,s._size.length,"<");if(A.length<D.length){for(var p=0,v=0;D[p]===1&&A[p]===1;)p++;for(;D[p]===1;)v++,p++;c=gl(c,D.length,v,A)}if(!qt(D,A))throw new se(D,A,">");var m=o.max().map(function(N){return N+1});l(s,m,h);var F=D.length,w=0;a(s._data,o,c,F,w)}return s}function a(s,o,c,h,D){var E=D===h-1,A=o.dimension(D);E?A.forEach(function(p,v){ke(p),s[p]=c[v[0]]}):A.forEach(function(p,v){ke(p),a(s[p],o,c[v[0]],h,D+1)})}n.prototype.resize=function(s,o,c){if(!Gn(s))throw new TypeError("Array or Matrix expected");var h=s.valueOf().map(E=>Array.isArray(E)&&E.length===1?E[0]:E),D=c?this.clone():this;return f(D,h,o)};function f(s,o,c){if(o.length===0){for(var h=s._data;Oe(h);)h=h[0];return h}return s._size=o.slice(0),s._data=ru(s._data,s._size,c),s}n.prototype.reshape=function(s,o){var c=o?this.clone():this;c._data=uu(c._data,s);var h=c._size.reduce((D,E)=>D*E);return c._size=iu(s,h),c};function l(s,o,c){for(var h=s._size.slice(0),D=!1;h.length<o.length;)h.push(0),D=!0;for(var E=0,A=o.length;E<A;E++)o[E]>h[E]&&(h[E]=o[E],D=!0);D&&f(s,h,c)}n.prototype.clone=function(){var s=new n({data:dt(this._data),size:dt(this._size),datatype:this._datatype});return s},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(s){var o=this,c=Vf(s),h=function A(p,v){return Oe(p)?p.map(function(m,F){return A(m,v.concat(F))}):c===1?s(p):c===2?s(p,v):s(p,v,o)},D=h(this._data,[]),E=this._datatype!==void 0?Yn(D,Zn):void 0;return new n(D,E)},n.prototype.forEach=function(s){var o=this,c=function h(D,E){Oe(D)?D.forEach(function(A,p){h(A,E.concat(p))}):s(D,E,o)};c(this._data,[])},n.prototype[Symbol.iterator]=function*(){var s=function*o(c,h){if(Oe(c))for(var D=0;D<c.length;D++)yield*o(c[D],h.concat(D));else yield{value:c,index:h}};yield*s(this._data,[])},n.prototype.rows=function(){var s=[],o=this.size();if(o.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var c=this._data;for(var h of c)s.push(new n([h],this._datatype));return s},n.prototype.columns=function(){var s=this,o=[],c=this.size();if(c.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var h=this._data,D=function(p){var v=h.map(m=>[m[p]]);o.push(new n(v,s._datatype))},E=0;E<c[1];E++)D(E);return o},n.prototype.toArray=function(){return dt(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(s){return pt(this._data,s)},n.prototype.toString=function(){return pt(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(s){if(s){if(tt(s)&&(s=s.toNumber()),!me(s)||!Xe(s))throw new TypeError("The parameter k must be an integer number")}else s=0;for(var o=s>0?s:0,c=s<0?-s:0,h=this._size[0],D=this._size[1],E=Math.min(h-c,D-o),A=[],p=0;p<E;p++)A[p]=this._data[p+c][p+o];return new n({data:A,size:[E],datatype:this._datatype})},n.diagonal=function(s,o,c,h){if(!Oe(s))throw new TypeError("Array expected, size parameter");if(s.length!==2)throw new Error("Only two dimensions matrix are supported");if(s=s.map(function(O){if(tt(O)&&(O=O.toNumber()),!me(O)||!Xe(O)||O<1)throw new Error("Size values must be positive integers");return O}),c){if(tt(c)&&(c=c.toNumber()),!me(c)||!Xe(c))throw new TypeError("The parameter k must be an integer number")}else c=0;var D=c>0?c:0,E=c<0?-c:0,A=s[0],p=s[1],v=Math.min(A-E,p-D),m;if(Oe(o)){if(o.length!==v)throw new Error("Invalid value array length");m=function(z){return o[z]}}else if(wt(o)){var F=o.size();if(F.length!==1||F[0]!==v)throw new Error("Invalid matrix length");m=function(z){return o.get([z])}}else m=function(){return o};h||(h=tt(m(0))?m(0).mul(0):0);var w=[];if(s.length>0){w=ru(w,s,h);for(var N=0;N<v;N++)w[N+E][N+D]=m(N)}return new n({data:w,size:[A,p]})},n.fromJSON=function(s){return new n(s)},n.prototype.swapRows=function(s,o){if(!me(s)||!Xe(s)||!me(o)||!Xe(o))throw new Error("Row index must be positive integers");if(this._size.length!==2)throw new Error("Only two dimensional matrix is supported");return ke(s,this._size[0]),ke(o,this._size[0]),n._swapRows(s,o,this._data),this},n._swapRows=function(s,o,c){var h=c[s];c[s]=c[o],c[o]=h};function d(s){return wt(s)?d(s.valueOf()):Oe(s)?s.map(d):s}return n},{isClass:!0}),Iu="equalScalar";Ne(Iu,["typed","config"],e=>{var{typed:t,config:n}=e;return t(Iu,{"number, number":function(u,i){return cl(u,i,n.epsilon)}})});function zt(e,t,n,r){if(!(this instanceof zt))throw new SyntaxError("Constructor must be called with the new operator");this.fn=e,this.count=t,this.min=n,this.max=r,this.message="Wrong number of arguments in function "+e+" ("+t+" provided, "+n+(r!=null?"-"+r:"")+" expected)",this.stack=new Error().stack}zt.prototype=new Error,zt.prototype.constructor=Error,zt.prototype.name="ArgumentsError",zt.prototype.isArgumentsError=!0;var _u="format",Wf=["typed"],Gf=Ne(_u,Wf,e=>{var{typed:t}=e;return t(_u,{any:pt,"any, Object | function | number":pt})}),Ru="bin",Zf=["typed","format"];Ne(Ru,Zf,e=>{var{typed:t,format:n}=e;return t(Ru,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var xu="oct",Xf=["typed","format"];Ne(xu,Xf,e=>{var{typed:t,format:n}=e;return t(xu,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var Lu="hex",Jf=["typed","format"];Ne(Lu,Jf,e=>{var{typed:t,format:n}=e;return t(Lu,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var Ou="equal";Ne(Ou,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Ou,{"any, any":function(u,i){return u===null?i===null:i===null?u===null:u===void 0?i===void 0:i===void 0?u===void 0:n(u,i)}})});var $u="unequal";Ne($u,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t($u,{"any, any":function(u,i){return u===null?i!==null:i===null?u!==null:u===void 0?i!==void 0:i===void 0?u!==void 0:!n(u,i)}})});var Tu={exports:{}};(function(e){(function(t,n,r){function u(l){var d=this,s=f();d.next=function(){var o=2091639*d.s0+d.c*23283064365386963e-26;return d.s0=d.s1,d.s1=d.s2,d.s2=o-(d.c=o|0)},d.c=1,d.s0=s(" "),d.s1=s(" "),d.s2=s(" "),d.s0-=s(l),d.s0<0&&(d.s0+=1),d.s1-=s(l),d.s1<0&&(d.s1+=1),d.s2-=s(l),d.s2<0&&(d.s2+=1),s=null}function i(l,d){return d.c=l.c,d.s0=l.s0,d.s1=l.s1,d.s2=l.s2,d}function a(l,d){var s=new u(l),o=d&&d.state,c=s.next;return c.int32=function(){return s.next()*4294967296|0},c.double=function(){return c()+(c()*2097152|0)*11102230246251565e-32},c.quick=c,o&&(typeof o=="object"&&i(o,s),c.state=function(){return i(s,{})}),c}function f(){var l=4022871197,d=function(s){s=String(s);for(var o=0;o<s.length;o++){l+=s.charCodeAt(o);var c=.02519603282416938*l;l=c>>>0,c-=l,c*=l,l=c>>>0,c-=l,l+=c*4294967296}return(l>>>0)*23283064365386963e-26};return d}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.alea=a})(Ue,e,!1)})(Tu);var Pu={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this,d="";l.x=0,l.y=0,l.z=0,l.w=0,l.next=function(){var o=l.x^l.x<<11;return l.x=l.y,l.y=l.z,l.z=l.w,l.w^=l.w>>>19^o^o>>>8},f===(f|0)?l.x=f:d+=f;for(var s=0;s<d.length+64;s++)l.x^=d.charCodeAt(s)|0,l.next()}function i(f,l){return l.x=f.x,l.y=f.y,l.z=f.z,l.w=f.w,l}function a(f,l){var d=new u(f),s=l&&l.state,o=function(){return(d.next()>>>0)/4294967296};return o.double=function(){do var c=d.next()>>>11,h=(d.next()>>>0)/4294967296,D=(c+h)/(1<<21);while(D===0);return D},o.int32=d.next,o.quick=o,s&&(typeof s=="object"&&i(s,d),o.state=function(){return i(d,{})}),o}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.xor128=a})(Ue,e,!1)})(Pu);var ku={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this,d="";l.next=function(){var o=l.x^l.x>>>2;return l.x=l.y,l.y=l.z,l.z=l.w,l.w=l.v,(l.d=l.d+362437|0)+(l.v=l.v^l.v<<4^(o^o<<1))|0},l.x=0,l.y=0,l.z=0,l.w=0,l.v=0,f===(f|0)?l.x=f:d+=f;for(var s=0;s<d.length+64;s++)l.x^=d.charCodeAt(s)|0,s==d.length&&(l.d=l.x<<10^l.x>>>4),l.next()}function i(f,l){return l.x=f.x,l.y=f.y,l.z=f.z,l.w=f.w,l.v=f.v,l.d=f.d,l}function a(f,l){var d=new u(f),s=l&&l.state,o=function(){return(d.next()>>>0)/4294967296};return o.double=function(){do var c=d.next()>>>11,h=(d.next()>>>0)/4294967296,D=(c+h)/(1<<21);while(D===0);return D},o.int32=d.next,o.quick=o,s&&(typeof s=="object"&&i(s,d),o.state=function(){return i(d,{})}),o}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.xorwow=a})(Ue,e,!1)})(ku);var ju={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this;l.next=function(){var s=l.x,o=l.i,c,h;return c=s[o],c^=c>>>7,h=c^c<<24,c=s[o+1&7],h^=c^c>>>10,c=s[o+3&7],h^=c^c>>>3,c=s[o+4&7],h^=c^c<<7,c=s[o+7&7],c=c^c<<13,h^=c^c<<9,s[o]=h,l.i=o+1&7,h};function d(s,o){var c,h=[];if(o===(o|0))h[0]=o;else for(o=""+o,c=0;c<o.length;++c)h[c&7]=h[c&7]<<15^o.charCodeAt(c)+h[c+1&7]<<13;for(;h.length<8;)h.push(0);for(c=0;c<8&&h[c]===0;++c);for(c==8&&(h[7]=-1),s.x=h,s.i=0,c=256;c>0;--c)s.next()}d(l,f)}function i(f,l){return l.x=f.x.slice(),l.i=f.i,l}function a(f,l){f==null&&(f=+new Date);var d=new u(f),s=l&&l.state,o=function(){return(d.next()>>>0)/4294967296};return o.double=function(){do var c=d.next()>>>11,h=(d.next()>>>0)/4294967296,D=(c+h)/(1<<21);while(D===0);return D},o.int32=d.next,o.quick=o,s&&(s.x&&i(s,d),o.state=function(){return i(d,{})}),o}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.xorshift7=a})(Ue,e,!1)})(ju);var Uu={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this;l.next=function(){var s=l.w,o=l.X,c=l.i,h,D;return l.w=s=s+1640531527|0,D=o[c+34&127],h=o[c=c+1&127],D^=D<<13,h^=h<<17,D^=D>>>15,h^=h>>>12,D=o[c]=D^h,l.i=c,D+(s^s>>>16)|0};function d(s,o){var c,h,D,E,A,p=[],v=128;for(o===(o|0)?(h=o,o=null):(o=o+"\0",h=0,v=Math.max(v,o.length)),D=0,E=-32;E<v;++E)o&&(h^=o.charCodeAt((E+32)%o.length)),E===0&&(A=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,E>=0&&(A=A+1640531527|0,c=p[E&127]^=h+A,D=c==0?D+1:0);for(D>=128&&(p[(o&&o.length||0)&127]=-1),D=127,E=4*128;E>0;--E)h=p[D+34&127],c=p[D=D+1&127],h^=h<<13,c^=c<<17,h^=h>>>15,c^=c>>>12,p[D]=h^c;s.w=A,s.X=p,s.i=D}d(l,f)}function i(f,l){return l.i=f.i,l.w=f.w,l.X=f.X.slice(),l}function a(f,l){f==null&&(f=+new Date);var d=new u(f),s=l&&l.state,o=function(){return(d.next()>>>0)/4294967296};return o.double=function(){do var c=d.next()>>>11,h=(d.next()>>>0)/4294967296,D=(c+h)/(1<<21);while(D===0);return D},o.int32=d.next,o.quick=o,s&&(s.X&&i(s,d),o.state=function(){return i(d,{})}),o}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.xor4096=a})(Ue,e,!1)})(Uu);var Vu={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this,d="";l.next=function(){var o=l.b,c=l.c,h=l.d,D=l.a;return o=o<<25^o>>>7^c,c=c-h|0,h=h<<24^h>>>8^D,D=D-o|0,l.b=o=o<<20^o>>>12^c,l.c=c=c-h|0,l.d=h<<16^c>>>16^D,l.a=D-o|0},l.a=0,l.b=0,l.c=-1640531527,l.d=1367130551,f===Math.floor(f)?(l.a=f/4294967296|0,l.b=f|0):d+=f;for(var s=0;s<d.length+20;s++)l.b^=d.charCodeAt(s)|0,l.next()}function i(f,l){return l.a=f.a,l.b=f.b,l.c=f.c,l.d=f.d,l}function a(f,l){var d=new u(f),s=l&&l.state,o=function(){return(d.next()>>>0)/4294967296};return o.double=function(){do var c=d.next()>>>11,h=(d.next()>>>0)/4294967296,D=(c+h)/(1<<21);while(D===0);return D},o.int32=d.next,o.quick=o,s&&(typeof s=="object"&&i(s,d),o.state=function(){return i(d,{})}),o}n&&n.exports?n.exports=a:r&&r.amd?r(function(){return a}):this.tychei=a})(Ue,e,!1)})(Vu);var qu={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,a=52,f="random",l=r.pow(u,i),d=r.pow(2,a),s=d*2,o=u-1,c;function h(F,w,N){var O=[];w=w==!0?{entropy:!0}:w||{};var z=p(A(w.entropy?[F,m(n)]:F==null?v():F,3),O),X=new D(O),te=function(){for(var $=X.g(i),k=l,ne=0;$<d;)$=($+ne)*u,k*=u,ne=X.g(1);for(;$>=s;)$/=2,k/=2,ne>>>=1;return($+ne)/k};return te.int32=function(){return X.g(4)|0},te.quick=function(){return X.g(4)/4294967296},te.double=te,p(m(X.S),n),(w.pass||N||function($,k,ne,ie){return ie&&(ie.S&&E(ie,X),$.state=function(){return E(X,{})}),ne?(r[f]=$,k):$})(te,z,"global"in w?w.global:this==r,w.state)}function D(F){var w,N=F.length,O=this,z=0,X=O.i=O.j=0,te=O.S=[];for(N||(F=[N++]);z<u;)te[z]=z++;for(z=0;z<u;z++)te[z]=te[X=o&X+F[z%N]+(w=te[z])],te[X]=w;(O.g=function($){for(var k,ne=0,ie=O.i,K=O.j,W=O.S;$--;)k=W[ie=o&ie+1],ne=ne*u+W[o&(W[ie]=W[K=o&K+k])+(W[K]=k)];return O.i=ie,O.j=K,ne})(u)}function E(F,w){return w.i=F.i,w.j=F.j,w.S=F.S.slice(),w}function A(F,w){var N=[],O=typeof F,z;if(w&&O=="object")for(z in F)try{N.push(A(F[z],w-1))}catch(X){}return N.length?N:O=="string"?F:F+"\0"}function p(F,w){for(var N=F+"",O,z=0;z<N.length;)w[o&z]=o&(O^=w[o&z]*19)+N.charCodeAt(z++);return m(w)}function v(){try{var F;return c&&(F=c.randomBytes)?F=F(u):(F=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(F)),m(F)}catch(O){var w=t.navigator,N=w&&w.plugins;return[+new Date,t,N,t.screen,m(n)]}}function m(F){return String.fromCharCode.apply(0,F)}if(p(r.random(),n),e.exports){e.exports=h;try{c=Bn.default}catch(F){}}else r["seed"+f]=h})(typeof self!="undefined"?self:Ue,[],Math)})(qu);var Kf=Tu.exports,Qf=Pu.exports,Yf=ku.exports,eh=ju.exports,th=Uu.exports,nh=Vu.exports,Rt=qu.exports;Rt.alea=Kf,Rt.xor128=Qf,Rt.xorwow=Yf,Rt.xorshift7=eh,Rt.xor4096=th,Rt.tychei=nh,Cn("fineStructure",.0072973525693),Cn("weakMixingAngle",.2229),Cn("efimovFactor",22.7),Cn("sackurTetrode",-1.16487052358);function Cn(e,t){var n=["config","BigNumber"];return Ne(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var rh=Rf({config:Wr}),uh=Of({}),ih=Pf({}),oh=Uf({}),ah=zf({Matrix:oh}),sh=Ll({BigNumber:rh,Complex:uh,DenseMatrix:ah,Fraction:ih}),ch=Gf({typed:sh});class lh{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)==null?void 0:t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)==null?void 0:t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.resetDependencies(),this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{this.allCalcControlComputed()})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>this.computedCalcValue(t))}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===Y.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Ve.VariableInMainTable||r.type===Ve.VariableInCurrentSubTable||r.type===Ve.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Ve.VariableInOtherSubTable&&r.subTableId&&this.setDependenciesTriggerMapItem(r.subTableId,t)})})}setDependenciesTriggerMapItem(t,n){this.dependenciesTriggerMap.has(t)||this.dependenciesTriggerMap.set(t,[]);const r=this.dependenciesTriggerMap.get(t);r.includes(n)||r.push(n)}getCalcControlsFromSubtableRows(t){return t.reduce((n,r)=>(r.children.forEach(u=>{const i=u.children[0];i&&this.engine.assertInstance(i,Y.CALC)&&n.push(i)}),n),[])}watchSchemaHideChange(){this.engine.on("schema-change",t=>{var n;t.props==="isHide"&&((n=this.dependenciesTriggerMap.get(t.instance.id))!=null?n:[]).forEach(u=>{this.computedCalcValue(u)})})}watchSubtableChange(){this.engine.on("list-change",t=>{var i,a,f;this.resetDependencies();const n=(a=(i=t.options)==null?void 0:i.changed)!=null?a:[];this.getCalcControlsFromSubtableRows(n).forEach(l=>{this.computedCalcValue(l)}),((f=this.dependenciesTriggerMap.get(t.instance.id))!=null?f:[]).forEach(l=>{this.computedCalcValue(l)})})}watchControlChange(){this.engine.on("change",t=>{var u;const{instance:n}=t;if(!this.dependenciesTriggerMap.has(n.id))return;const r=(u=this.dependenciesTriggerMap.get(n.id))!=null?u:[];t.rowIndex!==void 0&&t.rowIndex>-1?r.forEach(i=>{this.controlInSubtable(i)&&this.engine.getInstanceRowIndex(i)!==t.rowIndex||this.computedCalcValue(i)}):r.forEach(i=>{this.computedCalcValue(i)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===Y.SUBTABLE_COLUMN}computedCalcValue(t){var l;const n=t.props.scriptEcho;if(!n||n.length===0)return;let r;this.controlInSubtable(t)&&(r=this.engine.getInstanceRowIndex(t));const u=n.reduce((d,s)=>{if(s.type===Ve.Operator||s.type===Ve.Number)return d+s.name;let o=0,c;switch(s.type){case Ve.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(s.id));c=this.engine.getInstance(s.id),o=Number(h);break}case Ve.VariableInCurrentSubTable:{c=this.engine.getInstance(s.id,r);const h=this.engine.getState(s.id,r),D=this.getNumberValue(h);o=Number(D);break}case Ve.VariableInOtherSubTable:{const h=this.engine.getState(s.id),D=Array.isArray(h)?h.map(A=>this.getNumberValue(A)):[],E=this.getAggregateTypeValue(D,s.aggregateType);c=this.engine.getInstance(s.subTableId),o=Number(E);break}}return!Number.isNaN(o)&&this.controlNeedComputedValue(c)?d+=`(${o})`:d+=0,d},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(ch(new Function(`return ${u}`)(),{precision:16})),this.cacheComputedResult[u]=i),this.controlInSubtable(t)&&r===void 0)return;const a=this.engine.getState(t.id,r),f=!i||i===1/0||i===-1/0?0:t.props.precision===""?i:Number(i.toFixed(t.props.precision));f!==(a==null?void 0:a.result)&&this.engine.setState(t.id,{result:f,unit:(l=a==null?void 0:a.unit)!=null?l:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case Et.MAX:return Math.max(...t);case Et.MIN:return Math.min(...t);case Et.SUM:return t.reduce((r,u)=>r+u);case Et.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class fh{constructor(t){this.config=t}apply(t){var i,a;this.engine=t;const n=(a=(i=this.config)==null?void 0:i.source)!=null?a:"";let r=document.createElement("style");r.className="edit-css",r.type="text/css",r.innerHTML=n,document.querySelector("head").appendChild(r)}}Q.CalcPlugin=lh,Q.ControlsEventPlugin=yc,Q.ES6ModulePlugin=Cc,Q.Engine=mc,Q.LifecycleEventPlugin=Fc,Q.Plugin=Ec,Q.StylePlugin=fh,Q.buildUUID=Un,Q.hasChildrenControl=rn,Q.loopDataViewControl=Ft,Q.loopFormControl=At,Q.parseModule=jr,Object.defineProperty(Q,"__esModule",{value:!0})});
|
|
28
|
+
**/(function(e,t){(function(n){var r=2e3,u={s:1,n:0,d:1};function i(d,m){if(isNaN(d=parseInt(d,10)))throw v();return d*m}function o(d,m){if(m===0)throw D();var E=Object.create(p.prototype);E.s=d<0?-1:1,d=d<0?-d:d;var C=h(d,m);return E.n=d/C,E.d=m/C,E}function a(d){for(var m={},E=d,C=2,w=4;w<=E;){for(;E%C===0;)E/=C,m[C]=(m[C]||0)+1;w+=1+2*C++}return E!==d?E>1&&(m[E]=(m[E]||0)+1):m[d]=(m[d]||0)+1,m}var f=function(d,m){var E=0,C=1,w=1,S=0,M=0,L=0,H=1,Z=1,R=0,P=1,K=1,X=1,Q=1e7,U;if(d!=null)if(m!==void 0){if(E=d,C=m,w=E*C,E%1!==0||C%1!==0)throw A()}else switch(typeof d){case"object":{if("d"in d&&"n"in d)E=d.n,C=d.d,"s"in d&&(E*=d.s);else if(0 in d)E=d[0],1 in d&&(C=d[1]);else throw v();w=E*C;break}case"number":{if(d<0&&(w=d,d=-d),d%1===0)E=d;else if(d>0){for(d>=1&&(Z=Math.pow(10,Math.floor(1+Math.log(d)/Math.LN10)),d/=Z);P<=Q&&X<=Q;)if(U=(R+K)/(P+X),d===U){P+X<=Q?(E=R+K,C=P+X):X>P?(E=K,C=X):(E=R,C=P);break}else d>U?(R+=K,P+=X):(K+=R,X+=P),P>Q?(E=K,C=X):(E=R,C=P);E*=Z}else(isNaN(d)||isNaN(m))&&(C=E=NaN);break}case"string":{if(P=d.match(/\d+|./g),P===null)throw v();if(P[R]==="-"?(w=-1,R++):P[R]==="+"&&R++,P.length===R+1?M=i(P[R++],w):P[R+1]==="."||P[R]==="."?(P[R]!=="."&&(S=i(P[R++],w)),R++,(R+1===P.length||P[R+1]==="("&&P[R+3]===")"||P[R+1]==="'"&&P[R+3]==="'")&&(M=i(P[R],w),H=Math.pow(10,P[R].length),R++),(P[R]==="("&&P[R+2]===")"||P[R]==="'"&&P[R+2]==="'")&&(L=i(P[R+1],w),Z=Math.pow(10,P[R+1].length)-1,R+=3)):P[R+1]==="/"||P[R+1]===":"?(M=i(P[R],w),H=i(P[R+2],1),R+=3):P[R+3]==="/"&&P[R+1]===" "&&(S=i(P[R],w),M=i(P[R+2],w),H=i(P[R+4],1),R+=5),P.length<=R){C=H*Z,w=E=L+C*S+Z*M;break}}default:throw v()}if(C===0)throw D();u.s=w<0?-1:1,u.n=Math.abs(E),u.d=Math.abs(C)};function l(d,m,E){for(var C=1;m>0;d=d*d%E,m>>=1)m&1&&(C=C*d%E);return C}function c(d,m){for(;m%2===0;m/=2);for(;m%5===0;m/=5);if(m===1)return 0;for(var E=10%m,C=1;E!==1;C++)if(E=E*10%m,C>r)return 0;return C}function s(d,m,E){for(var C=1,w=l(10,E,m),S=0;S<300;S++){if(C===w)return S;C=C*10%m,w=w*10%m}return 0}function h(d,m){if(!d)return m;if(!m)return d;for(;;){if(d%=m,!d)return m;if(m%=d,!m)return d}}function p(d,m){if(f(d,m),this instanceof p)d=h(u.d,u.n),this.s=u.s,this.n=u.n/d,this.d=u.d/d;else return o(u.s*u.n,u.d)}var D=function(){return new Error("Division by Zero")},v=function(){return new Error("Invalid argument")},A=function(){return new Error("Parameters must be integer")};p.prototype={s:1,n:0,d:1,abs:function(){return o(this.n,this.d)},neg:function(){return o(-this.s*this.n,this.d)},add:function(d,m){return f(d,m),o(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(d,m){return f(d,m),o(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(d,m){return f(d,m),o(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(d,m){return f(d,m),o(this.s*u.s*this.n*u.d,this.d*u.n)},clone:function(){return o(this.s*this.n,this.d)},mod:function(d,m){if(isNaN(this.n)||isNaN(this.d))return new p(NaN);if(d===void 0)return o(this.s*this.n%this.d,1);if(f(d,m),u.n===0&&this.d===0)throw D();return o(this.s*(u.d*this.n)%(u.n*this.d),u.d*this.d)},gcd:function(d,m){return f(d,m),o(h(u.n,this.n)*h(u.d,this.d),u.d*this.d)},lcm:function(d,m){return f(d,m),u.n===0&&this.n===0?o(0,1):o(u.n*this.n,h(u.n,this.n)*h(u.d,this.d))},ceil:function(d){return d=Math.pow(10,d||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.ceil(d*this.s*this.n/this.d),d)},floor:function(d){return d=Math.pow(10,d||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.floor(d*this.s*this.n/this.d),d)},round:function(d){return d=Math.pow(10,d||0),isNaN(this.n)||isNaN(this.d)?new p(NaN):o(Math.round(d*this.s*this.n/this.d),d)},inverse:function(){return o(this.s*this.d,this.n)},pow:function(d,m){if(f(d,m),u.d===1)return u.s<0?o(Math.pow(this.s*this.d,u.n),Math.pow(this.n,u.n)):o(Math.pow(this.s*this.n,u.n),Math.pow(this.d,u.n));if(this.s<0)return null;var E=a(this.n),C=a(this.d),w=1,S=1;for(var M in E)if(M!=="1"){if(M==="0"){w=0;break}if(E[M]*=u.n,E[M]%u.d===0)E[M]/=u.d;else return null;w*=Math.pow(M,E[M])}for(var M in C)if(M!=="1"){if(C[M]*=u.n,C[M]%u.d===0)C[M]/=u.d;else return null;S*=Math.pow(M,C[M])}return u.s<0?o(S,w):o(w,S)},equals:function(d,m){return f(d,m),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(d,m){f(d,m);var E=this.s*this.n*u.d-u.s*u.n*this.d;return(0<E)-(E<0)},simplify:function(d){if(isNaN(this.n)||isNaN(this.d))return this;d=d||.001;for(var m=this.abs(),E=m.toContinued(),C=1;C<E.length;C++){for(var w=o(E[C-1],1),S=C-2;S>=0;S--)w=w.inverse().add(E[S]);if(Math.abs(w.sub(m).valueOf())<d)return w.mul(this.s)}return this},divisible:function(d,m){return f(d,m),!(!(u.n*this.d)||this.n*u.d%(u.n*this.d))},valueOf:function(){return this.s*this.n/this.d},toFraction:function(d){var m,E="",C=this.n,w=this.d;return this.s<0&&(E+="-"),w===1?E+=C:(d&&(m=Math.floor(C/w))>0&&(E+=m,E+=" ",C%=w),E+=C,E+="/",E+=w),E},toLatex:function(d){var m,E="",C=this.n,w=this.d;return this.s<0&&(E+="-"),w===1?E+=C:(d&&(m=Math.floor(C/w))>0&&(E+=m,C%=w),E+="\\frac{",E+=C,E+="}{",E+=w,E+="}"),E},toContinued:function(){var d,m=this.n,E=this.d,C=[];if(isNaN(m)||isNaN(E))return C;do C.push(Math.floor(m/E)),d=m%E,m=E,E=d;while(m!==1);return C},toString:function(d){var m=this.n,E=this.d;if(isNaN(m)||isNaN(E))return"NaN";d=d||15;var C=c(m,E),w=s(m,E,C),S=this.s<0?"-":"";if(S+=m/E|0,m%=E,m*=10,m&&(S+="."),C){for(var M=w;M--;)S+=m/E|0,m%=E,m*=10;S+="(";for(var M=C;M--;)S+=m/E|0,m%=E,m*=10;S+=")"}else for(var M=d;m&&M--;)S+=m/E|0,m%=E,m*=10;return S}},Object.defineProperty(p,"__esModule",{value:!0}),p.default=p,p.Fraction=p,e.exports=p})()})(Fo);var it=wu(Fo.exports),BD="Fraction",_D=[],SD=Be(BD,_D,()=>(Object.defineProperty(it,"name",{value:"Fraction"}),it.prototype.constructor=it,it.prototype.type="Fraction",it.prototype.isFraction=!0,it.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},it.fromJSON=function(e){return new it(e)},it),{isClass:!0}),MD="Matrix",ID=[],ND=Be(MD,ID,()=>{function e(){if(!(this instanceof e))throw new SyntaxError("Constructor must be called with the new operator")}return e.prototype.type="Matrix",e.prototype.isMatrix=!0,e.prototype.storage=function(){throw new Error("Cannot invoke storage on a Matrix interface")},e.prototype.datatype=function(){throw new Error("Cannot invoke datatype on a Matrix interface")},e.prototype.create=function(t,n){throw new Error("Cannot invoke create on a Matrix interface")},e.prototype.subset=function(t,n,r){throw new Error("Cannot invoke subset on a Matrix interface")},e.prototype.get=function(t){throw new Error("Cannot invoke get on a Matrix interface")},e.prototype.set=function(t,n,r){throw new Error("Cannot invoke set on a Matrix interface")},e.prototype.resize=function(t,n){throw new Error("Cannot invoke resize on a Matrix interface")},e.prototype.reshape=function(t,n){throw new Error("Cannot invoke reshape on a Matrix interface")},e.prototype.clone=function(){throw new Error("Cannot invoke clone on a Matrix interface")},e.prototype.size=function(){throw new Error("Cannot invoke size on a Matrix interface")},e.prototype.map=function(t,n){throw new Error("Cannot invoke map on a Matrix interface")},e.prototype.forEach=function(t){throw new Error("Cannot invoke forEach on a Matrix interface")},e.prototype[Symbol.iterator]=function(){throw new Error("Cannot iterate a Matrix interface")},e.prototype.toArray=function(){throw new Error("Cannot invoke toArray on a Matrix interface")},e.prototype.valueOf=function(){throw new Error("Cannot invoke valueOf on a Matrix interface")},e.prototype.format=function(t){throw new Error("Cannot invoke format on a Matrix interface")},e.prototype.toString=function(){throw new Error("Cannot invoke toString on a Matrix interface")},e},{isClass:!0});function OD(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var xD="DenseMatrix",RD=["Matrix"],$D=Be(xD,RD,e=>{var{Matrix:t}=e;function n(c,s){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(s&&!On(s))throw new Error("Invalid datatype: "+s);if($t(c))c.type==="DenseMatrix"?(this._data=Ft(c._data),this._size=Ft(c._size),this._datatype=s||c._datatype):(this._data=c.toArray(),this._size=c.size(),this._datatype=s||c._datatype);else if(c&&Te(c.data)&&Te(c.size))this._data=c.data,this._size=c.size,Xi(this._data,this._size),this._datatype=s||c.datatype;else if(Te(c))this._data=l(c),this._size=bt(this._data),Xi(this._data,this._size),this._datatype=s;else{if(c)throw new TypeError("Unsupported type of data ("+Kr(c)+")");this._data=[],this._size=[0],this._datatype=s}}n.prototype=new t,n.prototype.createDenseMatrix=function(c,s){return new n(c,s)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return nu(this._data,Kr)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(c,s){return new n(c,s)},n.prototype.subset=function(c,s,h){switch(arguments.length){case 1:return r(this,c);case 2:case 3:return i(this,c,s,h);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(c){if(!Te(c))throw new TypeError("Array expected");if(c.length!==this._size.length)throw new fe(c.length,this._size.length);for(var s=0;s<c.length;s++)qe(c[s],this._size[s]);for(var h=this._data,p=0,D=c.length;p<D;p++){var v=c[p];qe(v,h.length),h=h[v]}return h},n.prototype.set=function(c,s,h){if(!Te(c))throw new TypeError("Array expected");if(c.length<this._size.length)throw new fe(c.length,this._size.length,"<");var p,D,v,A=c.map(function(m){return m+1});f(this,A,h);var d=this._data;for(p=0,D=c.length-1;p<D;p++)v=c[p],qe(v,d.length),d=d[v];return v=c[c.length-1],qe(v,d.length),d[v]=s,this};function r(c,s){if(!Li(s))throw new TypeError("Invalid index");var h=s.isScalar();if(h)return c.get(s.min());var p=s.size();if(p.length!==c._size.length)throw new fe(p.length,c._size.length);for(var D=s.min(),v=s.max(),A=0,d=c._size.length;A<d;A++)qe(D[A],c._size[A]),qe(v[A],c._size[A]);return new n(u(c._data,s,p.length,0),c._datatype)}function u(c,s,h,p){var D=p===h-1,v=s.dimension(p);return D?v.map(function(A){return qe(A,c.length),c[A]}).valueOf():v.map(function(A){qe(A,c.length);var d=c[A];return u(d,s,h,p+1)}).valueOf()}function i(c,s,h,p){if(!s||s.isIndex!==!0)throw new TypeError("Invalid index");var D=s.size(),v=s.isScalar(),A;if($t(h)?(A=h.size(),h=h.valueOf()):A=bt(h),v){if(A.length!==0)throw new TypeError("Scalar expected");c.set(s.min(),h,p)}else{if(!un(A,D))try{A.length===0?h=ro([h],D):h=ro(h,D),A=bt(h)}catch(S){}if(D.length<c._size.length)throw new fe(D.length,c._size.length,"<");if(A.length<D.length){for(var d=0,m=0;D[d]===1&&A[d]===1;)d++;for(;D[d]===1;)m++,d++;h=ad(h,D.length,m,A)}if(!un(D,A))throw new fe(D,A,">");var E=s.max().map(function(S){return S+1});f(c,E,p);var C=D.length,w=0;o(c._data,s,h,C,w)}return c}function o(c,s,h,p,D){var v=D===p-1,A=s.dimension(D);v?A.forEach(function(d,m){qe(d),c[d]=h[m[0]]}):A.forEach(function(d,m){qe(d),o(c[d],s,h[m[0]],p,D+1)})}n.prototype.resize=function(c,s,h){if(!Jr(c))throw new TypeError("Array or Matrix expected");var p=c.valueOf().map(v=>Array.isArray(v)&&v.length===1?v[0]:v),D=h?this.clone():this;return a(D,p,s)};function a(c,s,h){if(s.length===0){for(var p=c._data;Te(p);)p=p[0];return p}return c._size=s.slice(0),c._data=Ji(c._data,c._size,h),c}n.prototype.reshape=function(c,s){var h=s?this.clone():this;h._data=Ki(h._data,c);var p=h._size.reduce((D,v)=>D*v);return h._size=Qi(c,p),h};function f(c,s,h){for(var p=c._size.slice(0),D=!1;p.length<s.length;)p.push(0),D=!0;for(var v=0,A=s.length;v<A;v++)s[v]>p[v]&&(p[v]=s[v],D=!0);D&&a(c,p,h)}n.prototype.clone=function(){var c=new n({data:Ft(this._data),size:Ft(this._size),datatype:this._datatype});return c},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(c){var s=this,h=OD(c),p=function A(d,m){return Te(d)?d.map(function(E,C){return A(E,m.concat(C))}):h===1?c(d):h===2?c(d,m):c(d,m,s)},D=p(this._data,[]),v=this._datatype!==void 0?nu(D,Kr):void 0;return new n(D,v)},n.prototype.forEach=function(c){var s=this,h=function p(D,v){Te(D)?D.forEach(function(A,d){p(A,v.concat(d))}):c(D,v,s)};h(this._data,[])},n.prototype[Symbol.iterator]=function*(){var c=function*s(h,p){if(Te(h))for(var D=0;D<h.length;D++)yield*s(h[D],p.concat(D));else yield{value:h,index:p}};yield*c(this._data,[])},n.prototype.rows=function(){var c=[],s=this.size();if(s.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var h=this._data;for(var p of h)c.push(new n([p],this._datatype));return c},n.prototype.columns=function(){var c=this,s=[],h=this.size();if(h.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var p=this._data,D=function(d){var m=p.map(E=>[E[d]]);s.push(new n(m,c._datatype))},v=0;v<h[1];v++)D(v);return s},n.prototype.toArray=function(){return Ft(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(c){return wt(this._data,c)},n.prototype.toString=function(){return wt(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(c){if(c){if(rt(c)&&(c=c.toNumber()),!me(c)||!Ke(c))throw new TypeError("The parameter k must be an integer number")}else c=0;for(var s=c>0?c:0,h=c<0?-c:0,p=this._size[0],D=this._size[1],v=Math.min(p-h,D-s),A=[],d=0;d<v;d++)A[d]=this._data[d+h][d+s];return new n({data:A,size:[v],datatype:this._datatype})},n.diagonal=function(c,s,h,p){if(!Te(c))throw new TypeError("Array expected, size parameter");if(c.length!==2)throw new Error("Only two dimensions matrix are supported");if(c=c.map(function(M){if(rt(M)&&(M=M.toNumber()),!me(M)||!Ke(M)||M<1)throw new Error("Size values must be positive integers");return M}),h){if(rt(h)&&(h=h.toNumber()),!me(h)||!Ke(h))throw new TypeError("The parameter k must be an integer number")}else h=0;var D=h>0?h:0,v=h<0?-h:0,A=c[0],d=c[1],m=Math.min(A-v,d-D),E;if(Te(s)){if(s.length!==m)throw new Error("Invalid value array length");E=function(L){return s[L]}}else if($t(s)){var C=s.size();if(C.length!==1||C[0]!==m)throw new Error("Invalid matrix length");E=function(L){return s.get([L])}}else E=function(){return s};p||(p=rt(E(0))?E(0).mul(0):0);var w=[];if(c.length>0){w=Ji(w,c,p);for(var S=0;S<m;S++)w[S+v][S+D]=E(S)}return new n({data:w,size:[A,d]})},n.fromJSON=function(c){return new n(c)},n.prototype.swapRows=function(c,s){if(!me(c)||!Ke(c)||!me(s)||!Ke(s))throw new Error("Row index must be positive integers");if(this._size.length!==2)throw new Error("Only two dimensional matrix is supported");return qe(c,this._size[0]),qe(s,this._size[0]),n._swapRows(c,s,this._data),this},n._swapRows=function(c,s,h){var p=h[c];h[c]=h[s],h[s]=p};function l(c){return $t(c)?l(c.valueOf()):Te(c)?c.map(l):c}return n},{isClass:!0}),wo="equalScalar";Be(wo,["typed","config"],e=>{var{typed:t,config:n}=e;return t(wo,{"number, number":function(u,i){return ed(u,i,n.epsilon)}})});function an(e,t,n,r){if(!(this instanceof an))throw new SyntaxError("Constructor must be called with the new operator");this.fn=e,this.count=t,this.min=n,this.max=r,this.message="Wrong number of arguments in function "+e+" ("+t+" provided, "+n+(r!=null?"-"+r:"")+" expected)",this.stack=new Error().stack}an.prototype=new Error,an.prototype.constructor=Error,an.prototype.name="ArgumentsError",an.prototype.isArgumentsError=!0;var bo="format",PD=["typed"],TD=Be(bo,PD,e=>{var{typed:t}=e;return t(bo,{any:wt,"any, Object | function | number":wt})}),Bo="bin",LD=["typed","format"];Be(Bo,LD,e=>{var{typed:t,format:n}=e;return t(Bo,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var _o="oct",jD=["typed","format"];Be(_o,jD,e=>{var{typed:t,format:n}=e;return t(_o,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var So="hex",kD=["typed","format"];Be(So,kD,e=>{var{typed:t,format:n}=e;return t(So,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var Mo="equal";Be(Mo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Mo,{"any, any":function(u,i){return u===null?i===null:i===null?u===null:u===void 0?i===void 0:i===void 0?u===void 0:n(u,i)}})});var Io="unequal";Be(Io,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Io,{"any, any":function(u,i){return u===null?i!==null:i===null?u!==null:u===void 0?i!==void 0:i===void 0?u!==void 0:!n(u,i)}})});var No={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this,c=a();l.next=function(){var s=2091639*l.s0+l.c*23283064365386963e-26;return l.s0=l.s1,l.s1=l.s2,l.s2=s-(l.c=s|0)},l.c=1,l.s0=c(" "),l.s1=c(" "),l.s2=c(" "),l.s0-=c(f),l.s0<0&&(l.s0+=1),l.s1-=c(f),l.s1<0&&(l.s1+=1),l.s2-=c(f),l.s2<0&&(l.s2+=1),c=null}function i(f,l){return l.c=f.c,l.s0=f.s0,l.s1=f.s1,l.s2=f.s2,l}function o(f,l){var c=new u(f),s=l&&l.state,h=c.next;return h.int32=function(){return c.next()*4294967296|0},h.double=function(){return h()+(h()*2097152|0)*11102230246251565e-32},h.quick=h,s&&(typeof s=="object"&&i(s,c),h.state=function(){return i(c,{})}),h}function a(){var f=4022871197,l=function(c){c=String(c);for(var s=0;s<c.length;s++){f+=c.charCodeAt(s);var h=.02519603282416938*f;f=h>>>0,h-=f,h*=f,f=h>>>0,h-=f,f+=h*4294967296}return(f>>>0)*23283064365386963e-26};return l}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.alea=o})(st,e,!1)})(No);var Oo={exports:{}};(function(e){(function(t,n,r){function u(a){var f=this,l="";f.x=0,f.y=0,f.z=0,f.w=0,f.next=function(){var s=f.x^f.x<<11;return f.x=f.y,f.y=f.z,f.z=f.w,f.w^=f.w>>>19^s^s>>>8},a===(a|0)?f.x=a:l+=a;for(var c=0;c<l.length+64;c++)f.x^=l.charCodeAt(c)|0,f.next()}function i(a,f){return f.x=a.x,f.y=a.y,f.z=a.z,f.w=a.w,f}function o(a,f){var l=new u(a),c=f&&f.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var h=l.next()>>>11,p=(l.next()>>>0)/4294967296,D=(h+p)/(1<<21);while(D===0);return D},s.int32=l.next,s.quick=s,c&&(typeof c=="object"&&i(c,l),s.state=function(){return i(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(st,e,!1)})(Oo);var xo={exports:{}};(function(e){(function(t,n,r){function u(a){var f=this,l="";f.next=function(){var s=f.x^f.x>>>2;return f.x=f.y,f.y=f.z,f.z=f.w,f.w=f.v,(f.d=f.d+362437|0)+(f.v=f.v^f.v<<4^(s^s<<1))|0},f.x=0,f.y=0,f.z=0,f.w=0,f.v=0,a===(a|0)?f.x=a:l+=a;for(var c=0;c<l.length+64;c++)f.x^=l.charCodeAt(c)|0,c==l.length&&(f.d=f.x<<10^f.x>>>4),f.next()}function i(a,f){return f.x=a.x,f.y=a.y,f.z=a.z,f.w=a.w,f.v=a.v,f.d=a.d,f}function o(a,f){var l=new u(a),c=f&&f.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var h=l.next()>>>11,p=(l.next()>>>0)/4294967296,D=(h+p)/(1<<21);while(D===0);return D},s.int32=l.next,s.quick=s,c&&(typeof c=="object"&&i(c,l),s.state=function(){return i(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(st,e,!1)})(xo);var Ro={exports:{}};(function(e){(function(t,n,r){function u(a){var f=this;f.next=function(){var c=f.x,s=f.i,h,p;return h=c[s],h^=h>>>7,p=h^h<<24,h=c[s+1&7],p^=h^h>>>10,h=c[s+3&7],p^=h^h>>>3,h=c[s+4&7],p^=h^h<<7,h=c[s+7&7],h=h^h<<13,p^=h^h<<9,c[s]=p,f.i=s+1&7,p};function l(c,s){var h,p=[];if(s===(s|0))p[0]=s;else for(s=""+s,h=0;h<s.length;++h)p[h&7]=p[h&7]<<15^s.charCodeAt(h)+p[h+1&7]<<13;for(;p.length<8;)p.push(0);for(h=0;h<8&&p[h]===0;++h);for(h==8?p[7]=-1:p[h],c.x=p,c.i=0,h=256;h>0;--h)c.next()}l(f,a)}function i(a,f){return f.x=a.x.slice(),f.i=a.i,f}function o(a,f){a==null&&(a=+new Date);var l=new u(a),c=f&&f.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var h=l.next()>>>11,p=(l.next()>>>0)/4294967296,D=(h+p)/(1<<21);while(D===0);return D},s.int32=l.next,s.quick=s,c&&(c.x&&i(c,l),s.state=function(){return i(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(st,e,!1)})(Ro);var $o={exports:{}};(function(e){(function(t,n,r){function u(a){var f=this;f.next=function(){var c=f.w,s=f.X,h=f.i,p,D;return f.w=c=c+1640531527|0,D=s[h+34&127],p=s[h=h+1&127],D^=D<<13,p^=p<<17,D^=D>>>15,p^=p>>>12,D=s[h]=D^p,f.i=h,D+(c^c>>>16)|0};function l(c,s){var h,p,D,v,A,d=[],m=128;for(s===(s|0)?(p=s,s=null):(s=s+"\0",p=0,m=Math.max(m,s.length)),D=0,v=-32;v<m;++v)s&&(p^=s.charCodeAt((v+32)%s.length)),v===0&&(A=p),p^=p<<10,p^=p>>>15,p^=p<<4,p^=p>>>13,v>=0&&(A=A+1640531527|0,h=d[v&127]^=p+A,D=h==0?D+1:0);for(D>=128&&(d[(s&&s.length||0)&127]=-1),D=127,v=4*128;v>0;--v)p=d[D+34&127],h=d[D=D+1&127],p^=p<<13,h^=h<<17,p^=p>>>15,h^=h>>>12,d[D]=p^h;c.w=A,c.X=d,c.i=D}l(f,a)}function i(a,f){return f.i=a.i,f.w=a.w,f.X=a.X.slice(),f}function o(a,f){a==null&&(a=+new Date);var l=new u(a),c=f&&f.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var h=l.next()>>>11,p=(l.next()>>>0)/4294967296,D=(h+p)/(1<<21);while(D===0);return D},s.int32=l.next,s.quick=s,c&&(c.X&&i(c,l),s.state=function(){return i(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(st,e,!1)})($o);var Po={exports:{}};(function(e){(function(t,n,r){function u(a){var f=this,l="";f.next=function(){var s=f.b,h=f.c,p=f.d,D=f.a;return s=s<<25^s>>>7^h,h=h-p|0,p=p<<24^p>>>8^D,D=D-s|0,f.b=s=s<<20^s>>>12^h,f.c=h=h-p|0,f.d=p<<16^h>>>16^D,f.a=D-s|0},f.a=0,f.b=0,f.c=-1640531527,f.d=1367130551,a===Math.floor(a)?(f.a=a/4294967296|0,f.b=a|0):l+=a;for(var c=0;c<l.length+20;c++)f.b^=l.charCodeAt(c)|0,f.next()}function i(a,f){return f.a=a.a,f.b=a.b,f.c=a.c,f.d=a.d,f}function o(a,f){var l=new u(a),c=f&&f.state,s=function(){return(l.next()>>>0)/4294967296};return s.double=function(){do var h=l.next()>>>11,p=(l.next()>>>0)/4294967296,D=(h+p)/(1<<21);while(D===0);return D},s.int32=l.next,s.quick=s,c&&(typeof c=="object"&&i(c,l),s.state=function(){return i(l,{})}),s}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(st,e,!1)})(Po);var To={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,o=52,a="random",f=r.pow(u,i),l=r.pow(2,o),c=l*2,s=u-1,h;function p(C,w,S){var M=[];w=w==!0?{entropy:!0}:w||{};var L=d(A(w.entropy?[C,E(n)]:C==null?m():C,3),M),H=new D(M),Z=function(){for(var R=H.g(i),P=f,K=0;R<l;)R=(R+K)*u,P*=u,K=H.g(1);for(;R>=c;)R/=2,P/=2,K>>>=1;return(R+K)/P};return Z.int32=function(){return H.g(4)|0},Z.quick=function(){return H.g(4)/4294967296},Z.double=Z,d(E(H.S),n),(w.pass||S||function(R,P,K,X){return X&&(X.S&&v(X,H),R.state=function(){return v(H,{})}),K?(r[a]=R,P):R})(Z,L,"global"in w?w.global:this==r,w.state)}function D(C){var w,S=C.length,M=this,L=0,H=M.i=M.j=0,Z=M.S=[];for(S||(C=[S++]);L<u;)Z[L]=L++;for(L=0;L<u;L++)Z[L]=Z[H=s&H+C[L%S]+(w=Z[L])],Z[H]=w;(M.g=function(R){for(var P,K=0,X=M.i,Q=M.j,U=M.S;R--;)P=U[X=s&X+1],K=K*u+U[s&(U[X]=U[Q=s&Q+P])+(U[Q]=P)];return M.i=X,M.j=Q,K})(u)}function v(C,w){return w.i=C.i,w.j=C.j,w.S=C.S.slice(),w}function A(C,w){var S=[],M=typeof C,L;if(w&&M=="object")for(L in C)try{S.push(A(C[L],w-1))}catch(H){}return S.length?S:M=="string"?C:C+"\0"}function d(C,w){for(var S=C+"",M,L=0;L<S.length;)w[s&L]=s&(M^=w[s&L]*19)+S.charCodeAt(L++);return E(w)}function m(){try{var C;return h&&(C=h.randomBytes)?C=C(u):(C=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(C)),E(C)}catch(M){var w=t.navigator,S=w&&w.plugins;return[+new Date,t,S,t.screen,E(n)]}}function E(C){return String.fromCharCode.apply(0,C)}if(d(r.random(),n),e.exports){e.exports=p;try{h=Xn.default}catch(C){}}else r["seed"+a]=p})(typeof self!="undefined"?self:st,[],Math)})(To);var qD=No.exports,UD=Oo.exports,VD=xo.exports,HD=Ro.exports,zD=$o.exports,WD=Po.exports,Vt=To.exports;Vt.alea=qD,Vt.xor128=UD,Vt.xorwow=VD,Vt.xorshift7=HD,Vt.xor4096=zD,Vt.tychei=WD,Hn("fineStructure",.0072973525693),Hn("weakMixingAngle",.2229),Hn("efimovFactor",22.7),Hn("sackurTetrode",-1.16487052358);function Hn(e,t){var n=["config","BigNumber"];return Be(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var ZD=CD({config:ji}),GD=bD({}),XD=SD({}),JD=ND({}),KD=$D({Matrix:JD}),QD=bd({BigNumber:ZD,Complex:GD,DenseMatrix:KD,Fraction:XD}),YD=TD({typed:QD});class ev{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)!=null&&t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)!=null&&t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null||t.parent===void 0?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.resetDependencies(),this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{this.allCalcControlComputed()})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>this.computedCalcValue(t))}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===J.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Ve.VariableInMainTable||r.type===Ve.VariableInCurrentSubTable||r.type===Ve.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Ve.VariableInOtherSubTable&&r.subTableId&&this.setDependenciesTriggerMapItem(r.subTableId,t)})})}setDependenciesTriggerMapItem(t,n){this.dependenciesTriggerMap.has(t)||this.dependenciesTriggerMap.set(t,[]);const r=this.dependenciesTriggerMap.get(t);r.includes(n)||r.push(n)}getCalcControlsFromSubtableRows(t){return t.reduce((n,r)=>(r.children.forEach(u=>{const i=u.children[0];i&&this.engine.assertInstance(i,J.CALC)&&n.push(i)}),n),[])}watchSchemaHideChange(){this.engine.on("schema-change",t=>{var n;t.props==="isHide"&&((n=this.dependenciesTriggerMap.get(t.instance.id))!=null?n:[]).forEach(u=>{this.computedCalcValue(u)})})}watchSubtableChange(){this.engine.on("list-change",t=>{var i,o,a;this.resetDependencies();const n=(o=(i=t.options)==null?void 0:i.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(f=>{this.computedCalcValue(f)}),((a=this.dependenciesTriggerMap.get(t.instance.id))!=null?a:[]).forEach(f=>{this.computedCalcValue(f)})})}watchControlChange(){this.engine.on("change",t=>{var u;const{instance:n}=t;if(!this.dependenciesTriggerMap.has(n.id))return;const r=(u=this.dependenciesTriggerMap.get(n.id))!=null?u:[];t.rowIndex!==void 0&&t.rowIndex>-1?r.forEach(i=>{this.controlInSubtable(i)&&this.engine.getInstanceRowIndex(i)!==t.rowIndex||this.computedCalcValue(i)}):r.forEach(i=>{this.computedCalcValue(i)})})}controlInSubtable(t){var n;return((n=t.parent)==null?void 0:n.type)===J.SUBTABLE_COLUMN}computedCalcValue(t){var f;const n=t.props.scriptEcho;if(!n||n.length===0)return;let r;this.controlInSubtable(t)&&(r=this.engine.getInstanceRowIndex(t));const u=n.reduce((l,c)=>{if(c.type===Ve.Operator||c.type===Ve.Number)return l+c.name;let s=0,h;switch(c.type){case Ve.VariableInMainTable:{const p=this.getNumberValue(this.engine.getState(c.id));h=this.engine.getInstance(c.id),s=Number(p);break}case Ve.VariableInCurrentSubTable:{h=this.engine.getInstance(c.id,r);const p=this.engine.getState(c.id,r),D=this.getNumberValue(p);s=Number(D);break}case Ve.VariableInOtherSubTable:{const p=this.engine.getState(c.id),D=Array.isArray(p)?p.map(A=>this.getNumberValue(A)):[],v=this.getAggregateTypeValue(D,c.aggregateType);h=this.engine.getInstance(c.subTableId),s=Number(v);break}}return!Number.isNaN(s)&&this.controlNeedComputedValue(h)?l+=`(${s})`:l+=0,l},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(YD(new Function(`return ${u}`)(),{precision:16})),this.cacheComputedResult[u]=i),this.controlInSubtable(t)&&r===void 0)return;const o=this.engine.getState(t.id,r),a=!i||i===1/0||i===-1/0?0:t.props.precision===""?i:Number(i.toFixed(t.props.precision));a!==(o==null?void 0:o.result)&&this.engine.setState(t.id,{result:a,unit:(f=o==null?void 0:o.unit)!=null?f:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case St.MAX:return Math.max(...t);case St.MIN:return Math.min(...t);case St.SUM:return t.reduce((r,u)=>r+u);case St.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class tv{constructor(t){this.config=t}apply(t){var i,o;this.engine=t;const n=(o=(i=this.config)==null?void 0:i.source)!=null?o:"";let r=document.createElement("style");r.className="edit-css",r.type="text/css",r.innerHTML=n,document.querySelector("head").appendChild(r)}}G.CalcPlugin=ev,G.ControlsEventPlugin=dp,G.ES6ModulePlugin=lp,G.Engine=Xr,G.LifecycleEventPlugin=pp,G.Plugin=fp,G.StylePlugin=tv,G.buildUUID=Vr,G.hasChildrenControl=Sn,G.loopDataViewControl=xt,G.loopFormControl=Ot,G.parseModule=xi,Object.defineProperty(G,"__esModule",{value:!0})});
|