@byteluck-fe/model-driven-engine 2.7.0-alpha.15a → 2.7.0-alpha.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/common/ActionManager.js +157 -40
- package/dist/esm/common/DataManager.js +129 -20
- package/dist/esm/common/Engine.js +412 -322
- package/dist/esm/common/OkWorker.js +27 -13
- package/dist/esm/common/Runtime.js +54 -78
- package/dist/esm/common/Store.js +51 -50
- package/dist/esm/common/checkerValue.js +39 -39
- package/dist/esm/common/index.js +2 -2
- package/dist/esm/common/proxyState.js +47 -47
- package/dist/esm/index.js +3 -3
- package/dist/esm/plugins/CalcPlugin.js +67 -59
- package/dist/esm/plugins/ControlsEventPlugin.js +191 -68
- package/dist/esm/plugins/ES6ModulePlugin.js +24 -8
- package/dist/esm/plugins/LifecycleEventPlugin.js +183 -64
- package/dist/esm/plugins/StylePlugin.js +22 -7
- package/dist/esm/plugins/index.js +5 -5
- package/dist/esm/utils/index.js +1 -1
- package/dist/esm/utils/runtimeUtils.js +5 -7
- package/dist/index.umd.js +8 -8
- package/dist/types/common/Engine.d.ts +9 -10
- package/dist/types/common/Runtime.d.ts +1 -2
- 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 +4 -4
package/dist/index.umd.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
var Th=Object.defineProperty,Ph=Object.defineProperties;var kh=Object.getOwnPropertyDescriptors;var Xu=Object.getOwnPropertySymbols;var jh=Object.prototype.hasOwnProperty,Uh=Object.prototype.propertyIsEnumerable;var An=Math.pow,Ju=(Q,oe,he)=>oe in Q?Th(Q,oe,{enumerable:!0,configurable:!0,writable:!0,value:he}):Q[oe]=he,ae=(Q,oe)=>{for(var he in oe||(oe={}))jh.call(oe,he)&&Ju(Q,he,oe[he]);if(Xu)for(var he of Xu(oe))Uh.call(oe,he)&&Ju(Q,he,oe[he]);return Q},cr=(Q,oe)=>Ph(Q,kh(oe));var Qe=(Q,oe,he)=>new Promise((Fn,Ue)=>{var Zt=Ye=>{try{vt(he.next(Ye))}catch(Rt){Ue(Rt)}},Xt=Ye=>{try{vt(he.throw(Ye))}catch(Rt){Ue(Rt)}},vt=Ye=>Ye.done?Fn(Ye.value):Promise.resolve(Ye.value).then(Zt,Xt);vt((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 Fn=he(oe),Ue=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Zt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Xt={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),Ee=new W(G||[]);return i(ee,"_invoke",{value:k(I,T,Ee)}),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",F="executing",p="completed",v={};function m(){}function A(){}function w(){}var N={};o(N,l,function(){return this});var O=Object.getPrototypeOf,z=O&&O(O(Ht([])));z&&z!==r&&u.call(z,l)&&(N=z);var X=w.prototype=m.prototype=Object.create(N);A.prototype=w,i(X,"constructor",{value:w,configurable:!0}),i(w,"constructor",{value:A,configurable:!0}),A.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===A||(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,Ee,Ce,Be){var De=h(I[ee],I,Ee);if(De.type==="throw")Be(De.arg);else{var Ke=De.arg,rt=Ke.value;return rt&&typeof rt=="object"&&u.call(rt,"__await")?M.resolve(rt.__await).then(function(ut){T("next",ut,Ce,Be)},function(ut){T("throw",ut,Ce,Be)}):M.resolve(rt).then(function(ut){Ke.value=ut,Ce(Ke)},function(ut){return T("throw",ut,Ce,Be)})}}var G;function V(ee,Ee){function Ce(){return new M(function(Be,De){T(ee,Ee,Be,De)})}return G=G?G.then(Ce,Ce):Ce()}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(Ee){return Ee.done?Ee.value:ee.next()})};function k(I,M,T){var G=D;return function(ee,Ee){if(G===F)throw new Error("Generator is already running");if(G===p){if(ee==="throw")throw Ee;return sr()}for(T.method=ee,T.arg=Ee;;){var Ce=T.delegate;if(Ce){var Be=ne(Ce,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=F;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 Ht(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=Ht;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 Ee=u.call(V,"catchLoc"),Ce=u.call(V,"finallyLoc");if(Ee&&Ce){if(this.prev<V.catchLoc)return T(V.catchLoc,!0);if(this.prev<V.finallyLoc)return T(V.finallyLoc)}else if(Ee){if(this.prev<V.catchLoc)return T(V.catchLoc,!0)}else if(Ce){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:Ht(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)}})(Xt);var vt=Xt.exports,Ye="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Rt="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Ku="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",Qu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",Yu="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",ei="{caption}\u5FC5\u586B",ti="\u8BF7\u8F93\u5165\u6807\u9898",ni="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",ri="\u8BF7\u8F93\u5165\u884C\u6807\u9898",ui="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",ii="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",oi="\u8BF7\u7ED1\u5B9A\u8868\u5355",ai="\u8BF7\u7ED1\u5B9A\u5217\u8868",si="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",ci="\u8BF7\u8F93\u5165\u663E\u793A\u503C",li="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",fi="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",hi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",di="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",pi="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",Di="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",gi="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",vi="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",mi="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",Ei="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",Ci="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",Ai="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Fi="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",yi="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",wi="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",Bi="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",bi="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",Si="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",Mi="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ni="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Ii="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",_i="\u8BF7\u7ED1\u5B9A\u670D\u52A1",Ri="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",xi="\u8BF7\u9009\u62E9\u7701",Li="\u8BF7\u9009\u62E9\u5E02",Oi="\u8BF7\u9009\u62E9\u533A",$i="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Ti="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Pi="\u8BF7\u8F93\u5165\u5217\u5BBD",ki="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",ji="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Ui="\u8BF7\u9009\u62E9\u63A7\u4EF6",Vi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",qi="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Hi="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",zi="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",Wi="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Gi="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",Zi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Xi="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Ji="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Ki="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Qi="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Yi="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",eo="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",to="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",no="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",ro="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",uo="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",io="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",oo="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",ao="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",so="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",co="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",lo="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",fo="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",ho="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",po="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",Do={isNotNumber:Ye,isNotString:Rt,isNotObject:Ku,isNotArray:Qu,isNotBoolean:Yu,runtimeRequired:ei,pleaseEnterCaption:ti,pleaseEnterCaptionTip:ni,pleaseEnterRowCaption:ri,pleaseEnterPlaceholder:ui,pleaseEnterFieldCode:ii,pleaseEnterForm:oi,pleaseEnterList:ai,pleaseEnterProcess:si,pleaseEnterLabel:ci,pleaseEnterValue:li,bizKeyNotBindFiled:fi,pleaseSelectOneField:hi,pleaseEnterNumberRange:di,pleaseEnterAValueGreaterThanMin:pi,pleaseEnterAValueLessThanMax:Di,numberRangeSetError:gi,stringRangeError:vi,attachmentMaxSize:mi,pleaseEnterTotalScoreSetting:Ei,theTotalScoreMustNotBeLessThan1:Ci,scoreDefaultValueRange:Ai,attachmentLimitError:Fi,PleaseReselectTheOptionalQuantity:yi,TheMaximumLengthIsGreaterThanTheMinimumLength:wi,TheMinimumLengthIsGreaterThanTheMaximumLength:Bi,PleaseSelectTheCorrectOptionSettings:bi,optionIdIsRepeat:Si,optionIsRequired:Mi,pleaseEnterDataCode:Ni,pleaseEnterValueFieldCode:Ii,pleaseEnterSvcCode:_i,pleaseBindAtLeastOneDisplayValue:Ri,pleaseSelectProvince:xi,pleaseSelectCity:Li,pleaseSelectDistrict:Oi,limitRowsCannotBeLessThan0:$i,TheNumberOfRowsCannotBeLessThanMinRows:Ti,pleaseEnterColumnWidth:Pi,pleaseSetTheLogicalRelationshipOfAllRuleConditions:ki,pleaseCompleteAllRulesAndConditions:ji,pleaseSelectControl:Ui,pleaseSelectAtLeastOneColumn:Vi,pleaseSelectFillBackMode:qi,pleaseSelectDashboard:Hi,rootNodeIsRequired:zi,theViewNameCannotBeEmpty:Wi,pleaseSelectOcrType:Gi,pleaseSelectAtLeastOneFieldToFillIn:Zi,pleaseChooseAtLeastOne:Xi,pleaseEnterButtonContent:Ji,pleaseEnterDataCodeInDataSetting:Ki,pleaseEnterValueFieldCodeInDataSetting:Qi,pleaseEnterSvcCodeInDataSetting:Yi,pleaseBindAtLeastOneDisplayValueInDataSetting:eo,rootNodeIsRequiredInDataSetting:to,pleaseEnterMaxHeight:no,pleaseEnter:ro,pleaseEnterWatermark:uo,pleaseEnterFileName:io,pleaseUploadAtLeastOnePrintTemplate:oo,pleaseAssignBusiness:ao,pleaseAssignExternal:so,pleaseEnterAliasCode:co,pleaseSelectDataCode:lo,pleaseSelectSvcCode:fo,pleaseSelectJoinFieldCode:ho,pleaseSelectMainFieldCode:po},go="Please enter a number",vo="Please enter a string",mo="Please enter an object",Eo="Please enter an array",Co="Please enter a boolean",Ao="{caption} Required",Fo="Please enter the title",yo="Please enter the bubble prompt",wo="Please enter the row title",Bo="Please enter the prompt text",bo="Please bind data items",So="Please bind the form",Mo="Please bind the list",No="Please bind the process",Io="Please enter the displayed value",_o="Please enter the stored value",Ro="The document number is not bound to the data item",xo="Please select at least one display field",Lo="Please enter a value greater than or equal to {min} and less than or equal to {max}",Oo="Please enter a value greater than or equal to {min}",$o="Please enter a value less than or equal to {max}",To="The value range is set incorrectly",Po="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",ko="The attachment size must be between 0MB and 1000MB",jo="Please fill in the total score setting",Uo="The total score cannot be less than 1",Vo="The default value must be between {min} and {max}",qo="The number of attachments uploaded must be between {min} and {max}",Ho="Please re-select the optional quantity",zo="The maximum length of the control must be greater than the minimum length",Wo="The minimum length of the control must be less than the maximum length",Go="Please select the correct option setting",Zo="Option ID cannot be repeated",Xo="Please enter at least one option",Jo="Please bind the data source",Ko="Please bind the stored value",Qo="Please bind the service",Yo="At least one display value must be bound",ea="Please select a province",ta="Please select a city",na="Please select a district",ra="The minimum number of lines to fill in cannot be less than 0",ua="The number of rows cannot be less than {min} rows",ia="Please enter the column width",oa="Please set the logical relationship of all rule conditions",aa="Please complete all rules and conditions",sa="please select control",ca="Please select the dashboard",la="View name cannot be empty",fa="Please select recognition type",ha="Please select at least one field to fill in",da="Please select at least one",pa="Please enter the button title",Da="Please bind the business model in the data settings",ga="Please bind storage values in data settings",va="Please bind the service in the data settings",ma="Please bind at least one display value in the data settings",Ea="Please select the root node in the data settings",Ca="Please enter the maximum height",Aa="The input content cannot be empty",Fa="Watermark cannot be empty",ya="File name cannot be empty",wa="Please upload at least one printing template!\uFF01",Ba="Please select a specific business department",ba="Please select a specified external organization",Sa="Please enter a sub table alias",Ma="Please select the associated table to set the business model",Na="Please select the association table to set the binding service",Ia="Select associated sub table fields",_a="Please select the associated main table field",Ra={isNotNumber:go,isNotString:vo,isNotObject:mo,isNotArray:Eo,isNotBoolean:Co,runtimeRequired:Ao,pleaseEnterCaption:Fo,pleaseEnterCaptionTip:yo,pleaseEnterRowCaption:wo,pleaseEnterPlaceholder:Bo,pleaseEnterFieldCode:bo,pleaseEnterForm:So,pleaseEnterList:Mo,pleaseEnterProcess:No,pleaseEnterLabel:Io,pleaseEnterValue:_o,bizKeyNotBindFiled:Ro,pleaseSelectOneField:xo,pleaseEnterNumberRange:Lo,pleaseEnterAValueGreaterThanMin:Oo,pleaseEnterAValueLessThanMax:$o,numberRangeSetError:To,stringRangeError:Po,attachmentMaxSize:ko,pleaseEnterTotalScoreSetting:jo,theTotalScoreMustNotBeLessThan1:Uo,scoreDefaultValueRange:Vo,attachmentLimitError:qo,PleaseReselectTheOptionalQuantity:Ho,TheMaximumLengthIsGreaterThanTheMinimumLength:zo,TheMinimumLengthIsGreaterThanTheMaximumLength:Wo,PleaseSelectTheCorrectOptionSettings:Go,optionIdIsRepeat:Zo,optionIsRequired:Xo,pleaseEnterDataCode:Jo,pleaseEnterValueFieldCode:Ko,pleaseEnterSvcCode:Qo,pleaseBindAtLeastOneDisplayValue:Yo,pleaseSelectProvince:ea,pleaseSelectCity:ta,pleaseSelectDistrict:na,limitRowsCannotBeLessThan0:ra,TheNumberOfRowsCannotBeLessThanMinRows:ua,pleaseEnterColumnWidth:ia,pleaseSetTheLogicalRelationshipOfAllRuleConditions:oa,pleaseCompleteAllRulesAndConditions:aa,pleaseSelectControl:sa,pleaseSelectDashboard:ca,theViewNameCannotBeEmpty:la,pleaseSelectOcrType:fa,pleaseSelectAtLeastOneFieldToFillIn:ha,pleaseChooseAtLeastOne:da,pleaseEnterButtonContent:pa,pleaseEnterDataCodeInDataSetting:Da,pleaseEnterValueFieldCodeInDataSetting:ga,pleaseEnterSvcCodeInDataSetting:va,pleaseBindAtLeastOneDisplayValueInDataSetting:ma,rootNodeIsRequiredInDataSetting:Ea,pleaseEnterMaxHeight:Ca,pleaseEnter:Aa,pleaseEnterWatermark:Fa,pleaseEnterFileName:ya,pleaseUploadAtLeastOnePrintTemplate:wa,pleaseAssignBusiness:Ba,pleaseAssignExternal:ba,pleaseEnterAliasCode:Sa,pleaseSelectDataCode:Ma,pleaseSelectSvcCode:Na,pleaseSelectJoinFieldCode:Ia,pleaseSelectMainFieldCode:_a},xa="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",La="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Oa="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",$a="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ta="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Pa="{caption}\u5FC5\u9808",ka="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ja="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ua="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Va="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",qa="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ha="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",za="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Wa="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ga="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Za="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Xa="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Ja="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ka="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Qa="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ya="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",es="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",ts="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",ns="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",rs="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",us="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",is="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",os="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",as="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ss="\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",cs="\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",ls="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",fs="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",hs="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",ds="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",ps="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Ds="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",gs="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",vs="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ms="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Es="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",Cs="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",As="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",Fs="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",ys="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",ws="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",Bs="please select control",bs="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ss="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Ms="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ns="\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",Is="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",_s="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Rs="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",xs="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Ls="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Os="\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",$s="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ts="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Ps="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",ks="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",js="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Us="\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",Vs="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",qs="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Hs="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",zs="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",Ws="\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",Gs="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",Zs="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Xs={isNotNumber:xa,isNotString:La,isNotObject:Oa,isNotArray:$a,isNotBoolean:Ta,runtimeRequired:Pa,pleaseEnterCaption:ka,pleaseEnterCaptionTip:ja,pleaseEnterRowCaption:Ua,pleaseEnterPlaceholder:Va,pleaseEnterFieldCode:qa,pleaseEnterForm:Ha,pleaseEnterList:za,pleaseEnterProcess:Wa,pleaseEnterLabel:Ga,pleaseEnterValue:Za,bizKeyNotBindFiled:Xa,pleaseSelectOneField:Ja,pleaseEnterNumberRange:Ka,pleaseEnterAValueGreaterThanMin:Qa,pleaseEnterAValueLessThanMax:Ya,numberRangeSetError:es,stringRangeError:ts,attachmentMaxSize:ns,pleaseEnterTotalScoreSetting:rs,theTotalScoreMustNotBeLessThan1:us,scoreDefaultValueRange:is,attachmentLimitError:os,PleaseReselectTheOptionalQuantity:as,TheMaximumLengthIsGreaterThanTheMinimumLength:ss,TheMinimumLengthIsGreaterThanTheMaximumLength:cs,PleaseSelectTheCorrectOptionSettings:ls,optionIdIsRepeat:fs,optionIsRequired:hs,pleaseEnterDataCode:ds,pleaseEnterValueFieldCode:ps,pleaseEnterSvcCode:Ds,pleaseBindAtLeastOneDisplayValue:gs,pleaseSelectProvince:vs,pleaseSelectCity:ms,pleaseSelectDistrict:Es,limitRowsCannotBeLessThan0:Cs,TheNumberOfRowsCannotBeLessThanMinRows:As,pleaseEnterColumnWidth:Fs,pleaseSetTheLogicalRelationshipOfAllRuleConditions:ys,pleaseCompleteAllRulesAndConditions:ws,pleaseSelectControl:Bs,pleaseSelectDashboard:bs,theViewNameCannotBeEmpty:Ss,pleaseSelectOcrType:Ms,pleaseSelectAtLeastOneFieldToFillIn:Ns,pleaseChooseAtLeastOne:Is,pleaseEnterButtonContent:_s,pleaseEnterDataCodeInDataSetting:Rs,pleaseEnterValueFieldCodeInDataSetting:xs,pleaseEnterSvcCodeInDataSetting:Ls,pleaseBindAtLeastOneDisplayValueInDataSetting:Os,rootNodeIsRequiredInDataSetting:$s,pleaseEnterMaxHeight:Ts,pleaseEnter:Ps,pleaseEnterWatermark:ks,pleaseEnterFileName:js,pleaseUploadAtLeastOnePrintTemplate:Us,pleaseAssignBusiness:Vs,pleaseAssignExternal:qs,pleaseEnterAliasCode:Hs,pleaseSelectDataCode:zs,pleaseSelectSvcCode:Ws,pleaseSelectJoinFieldCode:Gs,pleaseSelectMainFieldCode:Zs},Js={zhCN:Do,enUS:Ra,jaJP:Xs},Ve;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Ve||(Ve={}));var mt;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(mt||(mt={}));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 Fe;Fe={},xe(Fe,J.ARRAY,Y.ARRAY_COLUMN),xe(Fe,J.AUTO_NUMBER,Y.AUTO_NUMBER_COLUMN),xe(Fe,J.DECIMAL,Y.DECIMAL_COLUMN),xe(Fe,J.DEPARTMENTS,Y.DEPARTMENT_COLUMN),xe(Fe,J.FILE,Y.FILE_COLUMN),xe(Fe,J.IMAGE,Y.IMAGE_COLUMN),xe(Fe,J.ADDRESS,Y.LOCATION_COLUMN),xe(Fe,J.EMPLOYEES,Y.EMPLOYEE_COLUMN),xe(Fe,J.TEXT,Y.TEXT_COLUMN),xe(Fe,J.TIMESCOPE,Y.TIMESCOPE_COLUMN),xe(Fe,J.TIMESTAMP,Y.TIMESTAMP_COLUMN),xe(Fe,J.VARCHAR,Y.VARCHAR_COLUMN),xe(Fe,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",Ks=hr+"0123456789";function Qs(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?hr:Ks,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 Ys(e){if(Array.isArray(e))return yn(e)}function e0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function t0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function n0(){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 Jt(e,t,n){return n0()?Jt=Reflect.construct:Jt=function(u,i,a){var f=[null];f.push.apply(f,i);var l=Function.bind.apply(u,f),d=new l;return a&&Lt(d,a.prototype),d},Jt.apply(null,arguments)}function xt(e){return xt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},xt(e)}function r0(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&&Lt(e,t)}function u0(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function i0(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function o0(){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 a0(e,t){return t&&(s0(t)==="object"||typeof t=="function")?t:e0(e)}function Lt(e,t){return Lt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Lt(e,t)}function dr(e){return Ys(e)||i0(e)||c0(e)||o0()}var s0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function c0(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 wn(e){var t=typeof Map=="function"?new Map:void 0;return wn=function(r){if(r===null||!u0(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 Jt(r,arguments,xt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Lt(u,r)},wn(e)}function l0(){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 f0(e){var t=l0();return function(){var r=xt(e),u;if(t){var i=xt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return a0(this,u)}}var Bn=console;function it(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r,u=t.slice(1);(r=Bn).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(dr(u)))}function bn(){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=Bn).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(dr(u)))}function h0(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var pr=function(e){r0(n,e);var t=f0(n);function n(r){t0(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?h0(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(wn(Error));function et(e){throw new pr(e)}function Kt(e){Bn.error(new pr(e))}function ot(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":ot(n==null?void 0:n.children,t);break;case"wrap":ot(n==null?void 0:n.children,t);break;case"search":ot(n==null?void 0:n.children,t);break;case"form":t(n)}})}var d0=Object.prototype.toString;function Dr(e,t){return d0.call(e)==="[object "+t+"]"}function p0(e){return Dr(e,"String")}function D0(e){return Dr(e,"Promise")}var g0=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();D0(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&&!p0(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 v0(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 m0(e,t,n){return t&&gr(e.prototype,t),n&&gr(e,n),e}var Sn=function(){function e(){v0(this,e)}return m0(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 g0({locale:n,messages:Js})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();Sn.$i18n=Sn.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)){it("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 Mn={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 A,w=0,N=0;if(s(v))for(A=[],N=v.length;w<N;w++)A.push(n(p,v[w],m));else{A={};for(var O in v)Object.prototype.hasOwnProperty.call(v,O)&&(A[p(O,m)]=n(p,v[O],m))}return A},r=function(p,v){v=v||{};var m=v.separator||"_",A=v.split||/(?=[A-Z])/;return p.split(A).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(A,w){return m(A,p,w)}},F={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=F:t.humps=F})(Ue)})(Mn);var mr={};Object.defineProperty(mr,"__esModule",{value:!0});function Nn(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:Nn(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:Nn(r)}return t}}var E0=mr.default=Nn;function ye(e){if(e!==void 0)return typeof e=="object"?E0(e):e}function Ge(e){return Object.prototype.toString.call(e)==="[object Object]"}function C0(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function Et(e){return Array.isArray(e)}function Le(e){return typeof e=="string"}function Qt(e){return typeof e=="number"}function Er(e){return typeof e=="function"}function A0(e){return Et(e)&&e.every(function(t){return Le(t)})}function F0(e){return Et(e)&&e.every(function(t){return Qt(t)||t===""})}function Cr(e){return/^\[.*?]$/.test(e)}function Yt(e){return/^{.*?}$/.test(e)}function In(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 y0(e){if(Array.isArray(e))return In(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 w0(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 B0(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 b0(e,t,n){return t&&Fr(e.prototype,t),n&&Fr(e,n),e}function S0(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function M0(){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 _n(e){return y0(e)||S0(e)||N0(e)||M0()}function N0(e,t){if(!!e){if(typeof e=="string")return In(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 In(e,t)}}var yr=function(){function e(){B0(this,e),this._events=new Map,this.debug=!1}return b0(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 w0(vt.mark(function f(){var l,d,s,o,c,h,D,E,F,p;return vt.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(F=E.value,l.includes(F)){m.next=11;break}return m.abrupt("continue",25);case 11:return m.prev=11,a.debug&&bn.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(F.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+F.applyingPluginName:"",", \u5F53\u524D\u6267\u884C\u51FD\u6570\u7684\u53C2\u6570\u4E3A").concat(u.map(function(){return"%o"}).join(","),"\u3002")].concat(_n(u))),m.next=15,F.apply(null,_n(u));case 15:if(p=m.sent,a.debug&&bn.apply(void 0,["\u6B63\u5728\u6267\u884C ".concat(n," \u4E8B\u4EF6: ").concat(F.applyingPluginName?"\u5F53\u524D\u6267\u884C\u7684\u63D2\u4EF6\u4E3A:"+F.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(_n(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),Kt(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 I0(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 _0(e,t,n){return t&&wr(e.prototype,t),n&&wr(e,n),e}var R0=[{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(){I0(this,e)}return _0(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=R0;function x0(e,t){var n;((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0?void 0:n.enumerable)&&Object.defineProperty(e,t,{enumerable:!1})}function L0(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 O0(e,t,n){return t&&br(e.prototype,t),n&&br(e,n),e}var Sr=[],Ot=function(){function e(t){L0(this,e),this.registeredControlTypes=new Set,this.controlConfigMap=new Map,this._controls=[],this._type=t,this._initControls(t)}return O0(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&&(it("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}}}}),x0(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&&(it("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}();Ot.staticControlsRuntimeRules=new Map,Ot.staticControls=Sr,Ot.staticRegisteredTypes=new Set(Sr.map(function(e){return e.Designer.controlType})),Ot.staticRegisteredConfigs=new Map;function $t(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var $0=function e(t){$t(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},Rn=function e(t){$t(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:$n.CNY},xn=function e(t){$t(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:""},Ln=function e(t){$t(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:""},On=function e(t){$t(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:""},$n;(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"})($n||($n={}));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 T0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function P0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function k0(){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 en(e,t,n){return k0()?en=Reflect.construct:en=function(u,i,a){var f=[null];f.push.apply(f,i);var l=Function.bind.apply(u,f),d=new l;return a&&Pt(d,a.prototype),d},en.apply(null,arguments)}function Tt(e){return Tt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Tt(e)}function j0(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&&Pt(e,t)}function U0(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function V0(e,t){return t&&(q0(t)==="object"||typeof t=="function")?t:T0(e)}function Pt(e,t){return Pt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Pt(e,t)}var q0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Tn(e){var t=typeof Map=="function"?new Map:void 0;return Tn=function(r){if(r===null||!U0(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 en(r,arguments,Tt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Pt(u,r)},Tn(e)}function H0(){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=H0();return function(){var r=Tt(e),u;if(t){var i=Tt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return V0(this,u)}}Tn(Array),new yr;function Ze(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.fieldCode)!==void 0}function tn(e){return e.controlType===re.LAYOUT||e.controlType===re.WRAP||e.controlType===re.LIST||e.controlType===re.SEARCH}function Ct(e,t){Array.isArray(e)&&e.map(n=>{n.type===Y.SUBTABLE?t(n,[]):tn(n)?Ct(n==null?void 0:n.children,t):n.controlType===re.FORM&&t(n)})}function At(e,t){Array.isArray(e)&&e.map(n=>{n.type===Y.DATA_VIEW||n.type===Y.SIMPLE_SEARCH?t(n):tn(n)&&At(n==null?void 0:n.children,t)})}let Ir=0;function Pn(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return Ir++,e+"_"+n+Ir+String(t)}class Te extends Ot{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 nn(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 At(this._instance,r=>{let u=Te.staticGetRules(r.type,r.props);n[r.id]=ye(u[0]),t[r.id]=ye(u[0]),Ct(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 At(this._instance,n=>{let r=Te.staticGetRules(n.type,n.props);t[n.id]=r[0],Ct(n.children,u=>{(u.controlType===re.FORM||u.controlType===re.LIST)&&Rr(t[n.id].fields,u)})}),t}get antdRules(){let t={};return At(this._instance,n=>{let r=Te.staticGetRules(n.type,n.props);t[n.id]=r[0],Ct(n.children,u=>{(u.controlType===re.FORM||u.controlType===re.LIST)&&xr(t[n.id].fields,u)})}),t}}function nn(e,t,n){(Array.isArray(e)?e:[e]).map(u=>{if(n(u,t),tn(u)){const i=u;i.children||(i.children=[]),nn(i.children,i.id,n)}_r(u,"headers")&&nn(u.props.headers,u.id,n),_r(u,"footers")&&nn(u.props.footers,u.id,n)})}function _r(e,t){return t in e.props&&Et(e.props[t])}function kn(e){return e.props.isHide?!0:e.parent===null||e.parent===void 0?!1:kn(e.parent)}function Rr(e,t){if(kn(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)=>{ot(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(kn(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={};ot(r.children,i=>{let a=Te.staticGetRules(i.type,i.props);u[i.id]=a}),e[t.id].push(u)}))}class W0{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:a}=G0(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:"+Pn("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 G0(e){let t={},n={},r={},u={},i={};return At(e,a=>{const f=a.id,l={},d={};Ct([a],(s,o)=>{Z0(l,d,s),X0(r,f,s),J0(u,f,s)}),t[f]={},i[f]=l,n[f]=d}),{state:t,defaultState:i,emptyState:n,databindMapping:r,controlidMapping:u}}function Z0(e,t,n){var r,u;if(n.controlType===re.FORM)e[n.id]=ye(n.props.defaultValue),t[n.id]=ye(n.props.defaultValue);else{const i={};ot(n.props.headers,a=>{i[a.id]=ye(a.props.defaultValue)}),e[n.id]=(u=new Array((r=n.props.defaultRows)!=null?r:1).fill(0).map(()=>ae({uid:"new:"+Pn("uid")},ye(i))))!=null?u:[],t[n.id]=i}}function X0(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===""){it(`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;ot(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 J0(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 $0({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},ot(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"],jn=Symbol("__engineProxy__"),Un=Symbol("__engineTarget__"),Or=Symbol("__engineArrayBeforeSetCallbackFlag__"),$r=Symbol("__engineProxyThisKey__"),qe={type:"",args:[],callback:Tr};function Tr(){}tc();function K0(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 Q0(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===jn?!0:u===Un?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[jn]!==!0?rn(h,t,n,d):rn(h[Un],t,n,d)}f=(c=s(i))!=null?c:f;let o;if(Array.isArray(r)){const h=K0(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 Kt(`${d} set error ${h}`),!0}o=Reflect.set(r,u,f,a),t.call(null,r,d,i,l)}return o}}}function rn(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]=rn(a,t,n,i))}return new Proxy(e,Q0(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 Vn(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 Y0(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function ec(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function tc(){Lr.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[jn]){let u;const i=Y0(e,n);if(i.length){const a=(r=this[Or])==null?void 0:r.call(this,this[Un],this[$r],i),f=ec(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 nc{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){Kt(`${u.id} Exception during calling action: ${i}`)}})}addAction(t,n){this.actionMap.has(t)&&et("duplicated action key");const r=new rc(t,n);this.actionMap.set(t,r)}}class rc{constructor(t,n){this.id="",this.id=t,this.func=n}}class uc{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 ye(n)}remove(t){this._dataStore.delete(t)}getRemoteData(t){return Qe(this,null,function*(){return this.executer===void 0?(Kt("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class at{}class kt extends at{validate(t){return Le(t)}transform(t){if(t==null)return"";if(!Ge(t)&&!Er(t))return String(t);if(C0(t))return JSON.stringify(t);throw`${t} is not a string`}}class qn extends at{validate(t){return Qt(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 ic extends at{validate(t){return A0(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(Et(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 oc extends at{validate(t){return F0(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(Le(t)&&Cr(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 ac extends at{validate(t){return Ge(t)&&"amount"in t&&Qt(t.amount)&&"currency"in t&&Le(t.currency)}transform(t,n){if(t==null||t==="")return new Rn({currency:n==null?void 0:n.currency});let r;if(Ge(t)&&(r=new Rn(ae(ae({},n),t))),Le(t)&&Yt(t))try{const u=JSON.parse(t);r=new Rn(ae(ae({},n),u))}catch(u){}if(r){const u=new qn,i=new kt;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 sc extends at{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 xn;let r;if(Ge(t)&&(r=new xn(ae(ae({},n),t))),Le(t)&&Yt(t))try{const u=JSON.parse(t);r=new xn(ae(ae({},n),u))}catch(u){}if(r){const u=new kt;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 cc extends at{validate(t){return Ge(t)&&"result"in t&&Qt(t.result)&&"unit"in t&&Le(t.unit)}transform(t,n){if(t==null||t==="")return new On({unit:n==null?void 0:n.unit});let r;if(Ge(t)&&(r=new On(ae(ae({},n),t))),Le(t)&&Yt(t))try{const u=JSON.parse(t);r=new On(ae(ae({},n),u))}catch(u){}if(r){const u=new qn,i=new kt;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 lc extends at{validate(t){return!!Ge(t)}transform(t,n){if(t==null||t==="")return new Ln;let r;if(Ge(t)&&(r=new Ln(ae(ae({},n),Mn.exports.camelizeKeys(t)))),Le(t)&&Yt(t))try{const u=JSON.parse(t);r=new Ln(ae(ae({},n),Mn.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new kt;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 fc{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 kt;break;case J.DECIMAL:n=new qn;break;case J.EMPLOYEES:case J.DEPARTMENTS:case J.IMAGE:case J.FILE:case J.ARRAY:n=new ic;break;case J.MONEY:n=new ac;break;case J.TIMESCOPE:n=new sc;break;case J.CALC:n=new cc;break;case J.DECIMAL_RANGE:n=new oc;break;case J.ADDRESS:n=new lc;break}return n}}function hc(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=hc(t))!=null?a:e,i=fc.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 dc(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 Ft=null,jt="";class pc extends yr{constructor(t){super();this.rawStore={},this.isMounted=!1,this.id=Qs(8),this.__pluginsApplied=!1,this.actionManager=new nc,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;Sn.setLocale(a),this.debug=f,this.runtime=new Te({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.store=new W0({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&bn(...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=rn(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=Vn(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=>dc(l,s,d))}const a=n.split("."),f=a[a.length-1];try{return kr(i.fieldType,f,r,u)}catch(l){throw it(`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=Vn(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 F=this.listControlCreateRow(a,"subtable-row");F&&D.push(F)}return D},l=Ft;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 F=u[0],p=u[1];a.children[r](F,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})}),Ft=null}}_handlerObjectUpdate(t,n,r,u){const i=Vn(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const a=this.getInstanceRowIndex(i),f=Ft||{};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{jt=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){et(`${jt} Plugin apply Error
|
|
2
|
-
${r}`)}finally{jt=""}}),this.__pluginsApplied=!0)}listControlCreateRow(t,n){const r=this.runtime.createControlInstance(n);if(!!r){if(r.controlType===re.LAYOUT){const u=r,i=ye(t.props.headers),a=this.createControl(i);u.children.push(...a)}return 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 it("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 jt&&(n.applyingPluginName=jt),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 ye(t===void 0?this.store.emptyState:this.store.getEmptyState(t))}setPayloadOptions(t){Ft=t}setState(t,n,r,u){Ft=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),Ft=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,A,w,N;let F={};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)F[z]=E[O];else if((A=r[c])==null?void 0:A.children[O])for(let X in E[O])F[(N=(w=r[c])==null?void 0:w.children[O])==null?void 0:N.dataBind[X].fieldCode]=E[O][X]}}return F});{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(F=>{var v,m;let p={};for(let A in F){const w=(v=r[E].children[A])==null?void 0:v.dataBind.fieldCode;if(w!=="")if(w)p[w]=F[A];else for(let N in F[A])p[(m=r[E].children[A])==null?void 0:m.dataBind[N].fieldCode]=F[A][N]}return p});else if(r[E])for(let F in h[E])D[(o=(s=r[E])==null?void 0:s.dataBind[F])==null?void 0:o.fieldCode]=h[E][F];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=ye(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=ye(this.getState(d,r)))!=null?o:this.getEmptyState(d),h=Object.entries(l).reduce((D,[E,F])=>{a.push(F.fieldCode);const p=n[F.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=ye(this.store.emptyState[s.dataViewId][s.controlId]),h=[];Object.keys(o).map(D=>{var F,p,v;if(h.includes(D))return;const E=(p=(F=this.store.dataBindMapping[u])==null?void 0:F.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=ye((v=this.getEmptyState(E.controlId))!=null?v:{});Object.keys(E.dataBind).map(A=>{const w=E.dataBind[A];o[w.fieldCode]!==void 0&&(m[A]=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=ye(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 F=(E=this.getEmptyState(D.controlId))!=null?E:{};Object.keys(D.dataBind).map(p=>{const v=D.dataBind[p];i[v.fieldCode]!==void 0&&(F[p]=i[v.fieldCode]),s.push(v.fieldCode)}),r[D.dataViewId[0]][D.controlId]=F}}});const c=this.getDataBindMapping(u);if(c){const h=(l=c==null?void 0:c.fields)==null?void 0:l.map(F=>F==null?void 0:F.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(F=>{!E.includes(F)&&F!=="uid"&&r[c==null?void 0:c.controlId]&&(Object.keys(r).length?Object.assign(r[c==null?void 0:c.controlId],{[F]:D[F]}):Object.assign(r,{[c.controlId]:{[F]:D[F]}}))}),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){it(`No corresponding dataCode=${t} was found`);return}if(!n)return r;const u=r.fields.find(i=>i.fieldCode===n);if(!u){it(`No corresponding fieldCode=${n} was found`);return}return u}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new uc(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 Dc{}class gc{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 vc={"engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class mc{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(vc).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 Ec{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 Hn(){return Hn=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},Hn.apply(this,arguments)}var Ur={epsilon:1e-12,matrix:"Matrix",number:"number",precision:64,predictable:!1,randomSeed:null};function we(e){return typeof e=="number"}function st(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 un(e){return typeof e=="string"}var Oe=Array.isArray;function Ut(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function zn(e){return Array.isArray(e)||Ut(e)}function Cc(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function Ac(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function Fc(e){return e&&e.constructor.prototype.isRange===!0||!1}function zr(e){return e&&e.constructor.prototype.isIndex===!0||!1}function yc(e){return typeof e=="boolean"}function wc(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function Bc(e){return e&&e.constructor.prototype.isHelp===!0||!1}function bc(e){return typeof e=="function"}function Sc(e){return e instanceof Date}function Mc(e){return e instanceof RegExp}function Nc(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Vr(e)&&!qr(e))}function Ic(e){return e===null}function _c(e){return e===void 0}function Rc(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function xc(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function Lc(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Oc(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function $c(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Tc(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pc(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function kc(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function jc(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Uc(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Vc(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function qc(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Hc(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function zc(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Wc(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Gc(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Zc(e){return e&&e.constructor.prototype.isChain===!0||!1}function Wn(e){var t=typeof e;return t==="object"?e===null?"null":st(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(st(e))return e;if(e instanceof RegExp)throw new TypeError("Cannot clone "+e);return Xc(e,dt)}function Xc(e,t){var n={};for(var r in e)on(e,r)&&(n[r]=t(e[r]));return n}function Gn(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(!Gn(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)||!Gn(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function on(e,t){return e&&Object.hasOwnProperty.call(e,t)}function Jc(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 Kc=["Matrix","Array"],Qc=["number","BigNumber","Fraction"],Wr=function(t){if(t)throw new Error(`The global config is readonly.
|
|
1
|
+
var Wv=Object.defineProperty,Zv=Object.defineProperties;var Xv=Object.getOwnPropertyDescriptors;var zo=Object.getOwnPropertySymbols,Jv=Object.getPrototypeOf,Gv=Object.prototype.hasOwnProperty,Kv=Object.prototype.propertyIsEnumerable,Qv=Reflect.get;var Wn=Math.pow,Wo=(X,re,ae)=>re in X?Wv(X,re,{enumerable:!0,configurable:!0,writable:!0,value:ae}):X[re]=ae,oe=(X,re)=>{for(var ae in re||(re={}))Gv.call(re,ae)&&Wo(X,ae,re[ae]);if(zo)for(var ae of zo(re))Kv.call(re,ae)&&Wo(X,ae,re[ae]);return X},lu=(X,re)=>Zv(X,Xv(re));var Zo=(X,re,ae)=>Qv(Jv(X),ae,re);var Qe=(X,re,ae)=>new Promise((Zn,sn)=>{var Xn=Ye=>{try{zt(ae.next(Ye))}catch(Wt){sn(Wt)}},Jn=Ye=>{try{zt(ae.throw(Ye))}catch(Wt){sn(Wt)}},zt=Ye=>Ye.done?Zn(Ye.value):Promise.resolve(Ye.value).then(Xn,Jn);zt((ae=ae.apply(X,re)).next())});(function(X,re){typeof exports=="object"&&typeof module!="undefined"?re(exports,require("crypto")):typeof define=="function"&&define.amd?define(["exports","crypto"],re):(X=typeof globalThis!="undefined"?globalThis:X||self,re(X.modelDrivenEngine={},X.require$$0))})(this,function(X,re){"use strict";function ae(e){return e&&typeof e=="object"&&"default"in e?e:{default:e}}var Zn=ae(re),sn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u5B57",Xn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5B57\u7B26\u4E32",Jn="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5BF9\u8C61",zt="\u8BF7\u8F93\u5165\u4E00\u4E2A\u6570\u7EC4",Ye="\u8BF7\u8F93\u5165\u4E00\u4E2A\u5E03\u5C14",Wt="{caption}\u5FC5\u586B",Xo="\u8BF7\u8F93\u5165\u6807\u9898",Jo="\u8BF7\u8F93\u5165\u6C14\u6CE1\u63D0\u793A\u8BED",Go="\u8BF7\u8F93\u5165\u884C\u6807\u9898",Ko="\u8BF7\u8F93\u5165\u63D0\u793A\u6587\u5B57",Qo="\u8BF7\u7ED1\u5B9A\u6570\u636E\u9879",Yo="\u8BF7\u7ED1\u5B9A\u8868\u5355",ea="\u8BF7\u7ED1\u5B9A\u5217\u8868",ta="\u8BF7\u7ED1\u5B9A\u6D41\u7A0B",na="\u8BF7\u8F93\u5165\u663E\u793A\u503C",ra="\u8BF7\u8F93\u5165\u5B58\u50A8\u503C",ua="\u5355\u636E\u7F16\u53F7\u672A\u7ED1\u5B9A\u6570\u636E\u9879",ia="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5\uFF01",oa="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",aa="\u8BF7\u8F93\u5165\u5927\u4E8E\u7B49\u4E8E{min}\u7684\u6570\u503C",sa="\u8BF7\u8F93\u5165\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u6570\u503C",ca="\u6570\u503C\u8303\u56F4\u8BBE\u7F6E\u6709\u8BEF",fa="\u8BF7\u8F93\u5165\u957F\u5EA6\u5927\u4E8E\u7B49\u4E8E{min}\u4E14\u5C0F\u4E8E\u7B49\u4E8E{max}\u7684\u503C",la="\u9644\u4EF6\u5927\u5C0F\u5FC5\u987B\u57280MB\u81F31000MB\u4E4B\u95F4",ha="\u8BF7\u586B\u5199\u603B\u5206\u8BBE\u7F6E",da="\u603B\u5206\u4E0D\u80FD\u5C0F\u4E8E1",pa="\u9ED8\u8BA4\u503C\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",Da="\u9644\u4EF6\u4E0A\u4F20\u7684\u6570\u91CF\u5FC5\u987B\u5728{min}\u548C{max}\u4E4B\u95F4",va="\u8BF7\u91CD\u65B0\u9009\u62E9\u53EF\u9009\u6570\u91CF",ga="\u8BE5\u63A7\u4EF6\u6700\u5927\u957F\u5EA6\u9700\u5927\u4E8E\u6700\u5C0F\u957F\u5EA6",ma="\u8BE5\u63A7\u4EF6\u6700\u5C0F\u957F\u5EA6\u9700\u5C0F\u4E8E\u6700\u5927\u957F\u5EA6",ya="\u8BF7\u9009\u62E9\u6B63\u786E\u7684\u9009\u9879\u8BBE\u7F6E",Ea="\u9009\u9879ID\u4E0D\u80FD\u91CD\u590D",Aa="\u8BF7\u8F93\u5165\u81F3\u5C11\u4E00\u6761\u9009\u9879",Ca="\u8BF7\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",Fa="\u8BF7\u7ED1\u5B9A\u5B58\u50A8\u503C",wa="\u8BF7\u7ED1\u5B9A\u670D\u52A1",ba="\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Ba="\u8BF7\u9009\u62E9\u7701",Sa="\u8BF7\u9009\u62E9\u5E02",_a="\u8BF7\u9009\u62E9\u533A",Ma="\u6700\u5C11\u586B\u5199\u884C\u6570\u4E0D\u80FD\u5C0F\u4E8E0",Ia="\u884C\u6570\u91CF\u4E0D\u80FD\u5C0F\u4E8E{min}\u884C",Na="\u8BF7\u8F93\u5165\u5217\u5BBD",Oa="\u8BF7\u8BBE\u7F6E\u6240\u6709\u89C4\u5219\u6761\u4EF6\u7684\u903B\u8F91\u5173\u7CFB",xa="\u8BF7\u5C06\u6240\u6709\u89C4\u5219\u6761\u4EF6\u586B\u5199\u5B8C\u6574",Ra="\u8BF7\u9009\u62E9\u63A7\u4EF6",Pa="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u663E\u793A\u5B57\u6BB5",$a="\u8BF7\u9009\u62E9\u56DE\u586B\u8BBE\u7F6E",Ta="\u8BF7\u9009\u62E9\u4EEA\u8868\u76D8",La="\u8BF7\u9009\u62E9\u6839\u8282\u70B9",ja="\u89C6\u56FE\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",ka="\u8BF7\u9009\u62E9\u8BC6\u522B\u7C7B\u578B",qa="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A\u5B57\u6BB5\u8FDB\u884C\u586B\u5145",Ua="\u8BF7\u81F3\u5C11\u9009\u62E9\u4E00\u4E2A",Va="\u8BF7\u8F93\u5165\u6309\u94AE\u6807\u9898",Ha="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u4E1A\u52A1\u6A21\u578B",za="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u5B58\u50A8\u503C",Wa="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u7ED1\u5B9A\u670D\u52A1",Za="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u81F3\u5C11\u7ED1\u5B9A\u4E00\u4E2A\u663E\u793A\u503C",Xa="\u8BF7\u5728\u6570\u636E\u8BBE\u7F6E\u4E2D\u9009\u62E9\u6839\u8282\u70B9",Ja="\u8BF7\u8F93\u5165\u6700\u5927\u9AD8\u5EA6",Ga="\u8F93\u5165\u5185\u5BB9\u4E0D\u80FD\u4E3A\u7A7A",Ka="\u6C34\u5370\u4E0D\u80FD\u4E3A\u7A7A",Qa="\u6587\u4EF6\u540D\u79F0\u4E0D\u80FD\u4E3A\u7A7A",Ya="\u8BF7\u81F3\u5C11\u4E0A\u4F20\u4E00\u4E2A\u6253\u5370\u6A21\u7248\uFF01",es="\u8BF7\u9009\u62E9\u6307\u5B9A\u4E1A\u52A1\u90E8\u95E8",ts="\u8BF7\u9009\u62E9\u6307\u5B9A\u5916\u90E8\u7EC4\u7EC7",ns="\u8BF7\u8F93\u5165\u5B50\u8868\u522B\u540D",rs="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u4E1A\u52A1\u6A21\u578B",us="\u8BF7\u9009\u62E9\u5173\u8054\u8868\u8BBE\u7F6E\u7ED1\u5B9A\u670D\u52A1",is="\u8BF7\u9009\u62E9\u5173\u8054\u5B50\u8868\u5B57\u6BB5",os="\u8BF7\u9009\u62E9\u5173\u8054\u4E3B\u8868\u5B57\u6BB5",as={isNotNumber:sn,isNotString:Xn,isNotObject:Jn,isNotArray:zt,isNotBoolean:Ye,runtimeRequired:Wt,pleaseEnterCaption:Xo,pleaseEnterCaptionTip:Jo,pleaseEnterRowCaption:Go,pleaseEnterPlaceholder:Ko,pleaseEnterFieldCode:Qo,pleaseEnterForm:Yo,pleaseEnterList:ea,pleaseEnterProcess:ta,pleaseEnterLabel:na,pleaseEnterValue:ra,bizKeyNotBindFiled:ua,pleaseSelectOneField:ia,pleaseEnterNumberRange:oa,pleaseEnterAValueGreaterThanMin:aa,pleaseEnterAValueLessThanMax:sa,numberRangeSetError:ca,stringRangeError:fa,attachmentMaxSize:la,pleaseEnterTotalScoreSetting:ha,theTotalScoreMustNotBeLessThan1:da,scoreDefaultValueRange:pa,attachmentLimitError:Da,PleaseReselectTheOptionalQuantity:va,TheMaximumLengthIsGreaterThanTheMinimumLength:ga,TheMinimumLengthIsGreaterThanTheMaximumLength:ma,PleaseSelectTheCorrectOptionSettings:ya,optionIdIsRepeat:Ea,optionIsRequired:Aa,pleaseEnterDataCode:Ca,pleaseEnterValueFieldCode:Fa,pleaseEnterSvcCode:wa,pleaseBindAtLeastOneDisplayValue:ba,pleaseSelectProvince:Ba,pleaseSelectCity:Sa,pleaseSelectDistrict:_a,limitRowsCannotBeLessThan0:Ma,TheNumberOfRowsCannotBeLessThanMinRows:Ia,pleaseEnterColumnWidth:Na,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Oa,pleaseCompleteAllRulesAndConditions:xa,pleaseSelectControl:Ra,pleaseSelectAtLeastOneColumn:Pa,pleaseSelectFillBackMode:$a,pleaseSelectDashboard:Ta,rootNodeIsRequired:La,theViewNameCannotBeEmpty:ja,pleaseSelectOcrType:ka,pleaseSelectAtLeastOneFieldToFillIn:qa,pleaseChooseAtLeastOne:Ua,pleaseEnterButtonContent:Va,pleaseEnterDataCodeInDataSetting:Ha,pleaseEnterValueFieldCodeInDataSetting:za,pleaseEnterSvcCodeInDataSetting:Wa,pleaseBindAtLeastOneDisplayValueInDataSetting:Za,rootNodeIsRequiredInDataSetting:Xa,pleaseEnterMaxHeight:Ja,pleaseEnter:Ga,pleaseEnterWatermark:Ka,pleaseEnterFileName:Qa,pleaseUploadAtLeastOnePrintTemplate:Ya,pleaseAssignBusiness:es,pleaseAssignExternal:ts,pleaseEnterAliasCode:ns,pleaseSelectDataCode:rs,pleaseSelectSvcCode:us,pleaseSelectJoinFieldCode:is,pleaseSelectMainFieldCode:os},ss="Please enter a number",cs="Please enter a string",fs="Please enter an object",ls="Please enter an array",hs="Please enter a boolean",ds="{caption} Required",ps="Please enter the title",Ds="Please enter the bubble prompt",vs="Please enter the row title",gs="Please enter the prompt text",ms="Please bind data items",ys="Please bind the form",Es="Please bind the list",As="Please bind the process",Cs="Please enter the displayed value",Fs="Please enter the stored value",ws="The document number is not bound to the data item",bs="Please select at least one display field",Bs="Please enter a value greater than or equal to {min} and less than or equal to {max}",Ss="Please enter a value greater than or equal to {min}",_s="Please enter a value less than or equal to {max}",Ms="The value range is set incorrectly",Is="Please enter a value with a length greater than or equal to {min} and less than or equal to {max}",Ns="The attachment size must be between 0MB and 1000MB",Os="Please fill in the total score setting",xs="The total score cannot be less than 1",Rs="The default value must be between {min} and {max}",Ps="The number of attachments uploaded must be between {min} and {max}",$s="Please re-select the optional quantity",Ts="The maximum length of the control must be greater than the minimum length",Ls="The minimum length of the control must be less than the maximum length",js="Please select the correct option setting",ks="Option ID cannot be repeated",qs="Please enter at least one option",Us="Please bind the data source",Vs="Please bind the stored value",Hs="Please bind the service",zs="At least one display value must be bound",Ws="Please select a province",Zs="Please select a city",Xs="Please select a district",Js="The minimum number of lines to fill in cannot be less than 0",Gs="The number of rows cannot be less than {min} rows",Ks="Please enter the column width",Qs="Please set the logical relationship of all rule conditions",Ys="Please complete all rules and conditions",ec="please select control",tc="Please select the dashboard",nc="View name cannot be empty",rc="Please select recognition type",uc="Please select at least one field to fill in",ic="Please select at least one",oc="Please enter the button title",ac="Please bind the business model in the data settings",sc="Please bind storage values in data settings",cc="Please bind the service in the data settings",fc="Please bind at least one display value in the data settings",lc="Please select the root node in the data settings",hc="Please enter the maximum height",dc="The input content cannot be empty",pc="Watermark cannot be empty",Dc="File name cannot be empty",vc="Please upload at least one printing template!\uFF01",gc="Please select a specific business department",mc="Please select a specified external organization",yc="Please enter a sub table alias",Ec="Please select the associated table to set the business model",Ac="Please select the association table to set the binding service",Cc="Select associated sub table fields",Fc="Please select the associated main table field",wc={isNotNumber:ss,isNotString:cs,isNotObject:fs,isNotArray:ls,isNotBoolean:hs,runtimeRequired:ds,pleaseEnterCaption:ps,pleaseEnterCaptionTip:Ds,pleaseEnterRowCaption:vs,pleaseEnterPlaceholder:gs,pleaseEnterFieldCode:ms,pleaseEnterForm:ys,pleaseEnterList:Es,pleaseEnterProcess:As,pleaseEnterLabel:Cs,pleaseEnterValue:Fs,bizKeyNotBindFiled:ws,pleaseSelectOneField:bs,pleaseEnterNumberRange:Bs,pleaseEnterAValueGreaterThanMin:Ss,pleaseEnterAValueLessThanMax:_s,numberRangeSetError:Ms,stringRangeError:Is,attachmentMaxSize:Ns,pleaseEnterTotalScoreSetting:Os,theTotalScoreMustNotBeLessThan1:xs,scoreDefaultValueRange:Rs,attachmentLimitError:Ps,PleaseReselectTheOptionalQuantity:$s,TheMaximumLengthIsGreaterThanTheMinimumLength:Ts,TheMinimumLengthIsGreaterThanTheMaximumLength:Ls,PleaseSelectTheCorrectOptionSettings:js,optionIdIsRepeat:ks,optionIsRequired:qs,pleaseEnterDataCode:Us,pleaseEnterValueFieldCode:Vs,pleaseEnterSvcCode:Hs,pleaseBindAtLeastOneDisplayValue:zs,pleaseSelectProvince:Ws,pleaseSelectCity:Zs,pleaseSelectDistrict:Xs,limitRowsCannotBeLessThan0:Js,TheNumberOfRowsCannotBeLessThanMinRows:Gs,pleaseEnterColumnWidth:Ks,pleaseSetTheLogicalRelationshipOfAllRuleConditions:Qs,pleaseCompleteAllRulesAndConditions:Ys,pleaseSelectControl:ec,pleaseSelectDashboard:tc,theViewNameCannotBeEmpty:nc,pleaseSelectOcrType:rc,pleaseSelectAtLeastOneFieldToFillIn:uc,pleaseChooseAtLeastOne:ic,pleaseEnterButtonContent:oc,pleaseEnterDataCodeInDataSetting:ac,pleaseEnterValueFieldCodeInDataSetting:sc,pleaseEnterSvcCodeInDataSetting:cc,pleaseBindAtLeastOneDisplayValueInDataSetting:fc,rootNodeIsRequiredInDataSetting:lc,pleaseEnterMaxHeight:hc,pleaseEnter:dc,pleaseEnterWatermark:pc,pleaseEnterFileName:Dc,pleaseUploadAtLeastOnePrintTemplate:vc,pleaseAssignBusiness:gc,pleaseAssignExternal:mc,pleaseEnterAliasCode:yc,pleaseSelectDataCode:Ec,pleaseSelectSvcCode:Ac,pleaseSelectJoinFieldCode:Cc,pleaseSelectMainFieldCode:Fc},bc="\u6570\u5B57\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Bc="\u6587\u5B57\u5217\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Sc="\u5BFE\u8C61\u7269\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",_c="\u6570\u5B57\u7D44\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Mc="\u30D6\u30FC\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Ic="{caption}\u5FC5\u9808",Nc="\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Oc="\u6C17\u6CE1\u306E\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",xc="\u884C\u30D8\u30C3\u30C0\u30FC\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Rc="\u30D2\u30F3\u30C8\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",Pc="\u30C7\u30FC\u30BF\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",$c="\u30B7\u30FC\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Tc="\u30EA\u30B9\u30C8\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",Lc="\u30D5\u30ED\u30FC\u3092\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",jc="\u8868\u793A\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",kc="\u4FDD\u5B58\u5024\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",qc="\u30B7\u30FC\u30C8\u756A\u53F7\u304C\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002",Uc="\u5C11\u306A\u304F\u3068\u30821\u3064\u306E\u8868\u793A\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Vc="{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Hc="{min}\u4EE5\u4E0A\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",zc="{max}\u672A\u6E80\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Wc="\u6570\u5024\u7BC4\u56F2\u8A2D\u5B9A\u30A8\u30E9\u30FC",Zc="\u9577\u3055\u304C{min}\u4EE5\u4E0A{max}\u4EE5\u4E0B\u306E\u5024\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Xc="\u6DFB\u4ED8\u30D5\u30A1\u30A4\u30EB\u306F0MB\u304B\u30891000MB\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Jc="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",Gc="\u30C8\u30FC\u30BF\u30EB\u70B9\u6570\u306F\uFF11\u4EE5\u4E0A\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Kc="\u57FA\u672C\u8A2D\u5B9A\u5024\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059\u3002",Qc="\u30A2\u30C3\u30D7\u30C7\u30FC\u30C8\u4EF6\u6570\u306F{min}\u304B\u3089{max}\u306E\u9593\u3067\u304A\u9858\u3044\u3057\u307E\u3059",Yc="\u6570\u91CF\u3092\u518D\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",ef="\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",tf="\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",nf="\u6B63\u78BA\u306A\u8A2D\u5B9A\u5024\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",rf="ID\u306F\u91CD\u8907\u3057\u306A\u3044\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",uf="\u6700\u4F4E\uFF11\u70B9\u3092\u9078\u3076\u3088\u3046\u306B\u304A\u9858\u3044\u3057\u307E\u3059",of="\u5143\u30C7\u30FC\u30BF\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",af="\u4FDD\u5B58\u5024\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",sf="\u30B5\u30FC\u30D3\u30B9\u306B\u30EA\u30F3\u30AF\u3057\u3066\u4E0B\u3055\u3044",cf="\u8868\u793A\u5024\u3092\u30EA\u30F3\u30AF\u3057\u76F4\u3057\u3057\u3066\u4E0B\u3055\u3044",ff="\u7701\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",lf="\u5E02\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",hf="\u533A\u3092\u9078\u629E\u3057\u3066\u4E0B\u3055\u3044",df="\u6700\u5C0F\u5024\u306F\uFF10\u3088\u308A\u5927\u304D\u304F\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",pf="\u6700\u4F4E\u884C\u6570\u306F{min}\u884C\u3067\u304A\u9858\u3044\u3057\u307E\u3059",Df="\u5217\u5E45\u3092\u5165\u529B\u3057\u3066\u4E0B\u3055\u3044",vf="\u5168\u3066\u306E\u6761\u4EF6\u306E\u30ED\u30B8\u30C3\u30AF\u3092\u8A2D\u5B9A\u3057\u3066\u4E0B\u3055\u3044",gf="\u5168\u3066\u306E\u6761\u4EF6\u3092\u5B8C\u6210\u3055\u305B\u3066\u4E0B\u3055\u3044",mf="please select control",yf="\u30C0\u30C3\u30B7\u30E5\u30DC\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Ef="\u30D3\u30E5\u30FC\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Af="\u8B58\u5225\u30BF\u30A4\u30D7\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Cf="\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",Ff="\u5C11\u306A\u304F\u3068\u30821\u3064\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",wf="\u30DC\u30BF\u30F3\u306E\u30BF\u30A4\u30C8\u30EB\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",bf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Bf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u306B\u683C\u7D0D\u5024\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",Sf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30B5\u30FC\u30D3\u30B9\u3092\u30D0\u30A4\u30F3\u30C9\u3057\u3066\u304F\u3060\u3055\u3044",_f="\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",Mf="\u30C7\u30FC\u30BF\u8A2D\u5B9A\u3067\u30EB\u30FC\u30C8\u30CE\u30FC\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",If="\u6700\u5927\u9AD8\u3055\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Nf="\u5165\u529B\u5185\u5BB9\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Of="\u900F\u304B\u3057\u3092\u7A7A\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",xf="\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u7A7A\u767D\u306B\u3059\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093",Rf="\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",Pf="\u6307\u5B9A\u3055\u308C\u305F\u30D3\u30B8\u30CD\u30B9\u90E8\u9580\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",$f="\u5916\u90E8\u7D44\u7E54\u306E\u6307\u5B9A\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Tf="\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u5225\u540D\u3092\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044",Lf="\u95A2\u9023\u8868\u3092\u9078\u629E\u3057\u3066\u30D3\u30B8\u30CD\u30B9\u30E2\u30C7\u30EB\u3092\u8A2D\u5B9A\u3057\u3066\u304F\u3060\u3055\u3044",jf="\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",kf="\u95A2\u9023\u30B5\u30D6\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u306E\u9078\u629E",qf="\u95A2\u9023\u30DE\u30B9\u30BF\u30FC\u30C6\u30FC\u30D6\u30EB\u30D5\u30A3\u30FC\u30EB\u30C9\u3092\u9078\u629E\u3057\u3066\u304F\u3060\u3055\u3044",Uf={isNotNumber:bc,isNotString:Bc,isNotObject:Sc,isNotArray:_c,isNotBoolean:Mc,runtimeRequired:Ic,pleaseEnterCaption:Nc,pleaseEnterCaptionTip:Oc,pleaseEnterRowCaption:xc,pleaseEnterPlaceholder:Rc,pleaseEnterFieldCode:Pc,pleaseEnterForm:$c,pleaseEnterList:Tc,pleaseEnterProcess:Lc,pleaseEnterLabel:jc,pleaseEnterValue:kc,bizKeyNotBindFiled:qc,pleaseSelectOneField:Uc,pleaseEnterNumberRange:Vc,pleaseEnterAValueGreaterThanMin:Hc,pleaseEnterAValueLessThanMax:zc,numberRangeSetError:Wc,stringRangeError:Zc,attachmentMaxSize:Xc,pleaseEnterTotalScoreSetting:Jc,theTotalScoreMustNotBeLessThan1:Gc,scoreDefaultValueRange:Kc,attachmentLimitError:Qc,PleaseReselectTheOptionalQuantity:Yc,TheMaximumLengthIsGreaterThanTheMinimumLength:ef,TheMinimumLengthIsGreaterThanTheMaximumLength:tf,PleaseSelectTheCorrectOptionSettings:nf,optionIdIsRepeat:rf,optionIsRequired:uf,pleaseEnterDataCode:of,pleaseEnterValueFieldCode:af,pleaseEnterSvcCode:sf,pleaseBindAtLeastOneDisplayValue:cf,pleaseSelectProvince:ff,pleaseSelectCity:lf,pleaseSelectDistrict:hf,limitRowsCannotBeLessThan0:df,TheNumberOfRowsCannotBeLessThanMinRows:pf,pleaseEnterColumnWidth:Df,pleaseSetTheLogicalRelationshipOfAllRuleConditions:vf,pleaseCompleteAllRulesAndConditions:gf,pleaseSelectControl:mf,pleaseSelectDashboard:yf,theViewNameCannotBeEmpty:Ef,pleaseSelectOcrType:Af,pleaseSelectAtLeastOneFieldToFillIn:Cf,pleaseChooseAtLeastOne:Ff,pleaseEnterButtonContent:wf,pleaseEnterDataCodeInDataSetting:bf,pleaseEnterValueFieldCodeInDataSetting:Bf,pleaseEnterSvcCodeInDataSetting:Sf,pleaseBindAtLeastOneDisplayValueInDataSetting:_f,rootNodeIsRequiredInDataSetting:Mf,pleaseEnterMaxHeight:If,pleaseEnter:Nf,pleaseEnterWatermark:Of,pleaseEnterFileName:xf,pleaseUploadAtLeastOnePrintTemplate:Rf,pleaseAssignBusiness:Pf,pleaseAssignExternal:$f,pleaseEnterAliasCode:Tf,pleaseSelectDataCode:Lf,pleaseSelectSvcCode:jf,pleaseSelectJoinFieldCode:kf,pleaseSelectMainFieldCode:qf},Vf={zhCN:as,enUS:wc,jaJP:Uf},Ue;(function(e){e.Number="Number",e.Operator="Operator",e.VariableInMainTable="VariableInMainTable",e.VariableInCurrentSubTable="VariableInCurrentSubTable",e.VariableInOtherSubTable="VariableInOtherSubTable",e.UndefinedVariable="UndefinedVariable"})(Ue||(Ue={}));var Bt;(function(e){e.SUM="SUM",e.AVG="AVG",e.MAX="MAX",e.MIN="MIN"})(Bt||(Bt={}));var hu="zh-CN";function Me(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 G;(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"})(G||(G={}));var z;(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"})(z||(z={}));var Ae;Ae={},Me(Ae,z.ARRAY,G.ARRAY_COLUMN),Me(Ae,z.AUTO_NUMBER,G.AUTO_NUMBER_COLUMN),Me(Ae,z.DECIMAL,G.DECIMAL_COLUMN),Me(Ae,z.DEPARTMENTS,G.DEPARTMENT_COLUMN),Me(Ae,z.FILE,G.FILE_COLUMN),Me(Ae,z.IMAGE,G.IMAGE_COLUMN),Me(Ae,z.ADDRESS,G.LOCATION_COLUMN),Me(Ae,z.EMPLOYEES,G.EMPLOYEE_COLUMN),Me(Ae,z.TEXT,G.TEXT_COLUMN),Me(Ae,z.TIMESCOPE,G.TIMESCOPE_COLUMN),Me(Ae,z.TIMESTAMP,G.TIMESTAMP_COLUMN),Me(Ae,z.VARCHAR,G.VARCHAR_COLUMN),Me(Ae,z.RELATION,G.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 pu="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ",Hf=pu+"0123456789";function Gn(){for(var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:15,t="",n=0;n<e;n++){var r=n===0?pu:Hf,u=Math.random()*r.length;t+=r[parseInt(String(u),10)]}return t}function Kn(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 zf(e){if(Array.isArray(e))return Kn(e)}function Wf(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Du(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Zf(){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 cn(e,t,n){return Zf()?cn=Reflect.construct:cn=function(u,i,o){var s=[null];s.push.apply(s,i);var f=Function.bind.apply(u,s),l=new f;return o&&Xt(l,o.prototype),l},cn.apply(null,arguments)}function Zt(e){return Zt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Zt(e)}function vu(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 Xf(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Jf(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Gf(){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 Kf(e,t){return t&&(Qf(t)==="object"||typeof t=="function")?t:Wf(e)}function Xt(e,t){return Xt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Xt(e,t)}function gu(e){return zf(e)||Jf(e)||Yf(e)||Gf()}var Qf=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Yf(e,t){if(!!e){if(typeof e=="string")return Kn(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 Kn(e,t)}}function Qn(e){var t=typeof Map=="function"?new Map:void 0;return Qn=function(r){if(r===null||!Xf(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 cn(r,arguments,Zt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Xt(u,r)},Qn(e)}function el(){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 mu(e){var t=el();return function(){var r=Zt(e),u;if(t){var i=Zt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Kf(this,u)}}var Yn=console;function ut(){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=Yn).warn.apply(r,["\u{1F9D0} Driven Warning:"+t[0]].concat(gu(u)))}function er(){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=Yn).log.apply(r,["\u{1F680} Driven Log:"+t[0]].concat(gu(u)))}function tl(e){return e+" \u{1F41B}\u{1F41B}\u{1F41B}"}var tr=function(e){vu(n,e);var t=mu(n);function n(r){Du(this,n);var u;return u=t.call(this,r),u.name="\u{1F4A5} Driven Error",u.message=r?tl(r):"An unknown error occurred in the Driven, please contact the person in charge \u{1F691}\u{1F691}\u{1F691}",u}return n}(Qn(Error)),nl=function(e){vu(n,e);var t=mu(n);function n(r){Du(this,n);var u;return u=t.call(this,r),u.name="\u{1F6A8} Driven Reference Error",u}return n}(tr);function et(e){throw new tr(e)}function yu(e){throw new nl(e)}function fn(e){Yn.error(new tr(e))}function it(e,t){Array.isArray(e)&&e.map(function(n){switch(n.controlType){case"layout":it(n==null?void 0:n.children,t);break;case"wrap":it(n==null?void 0:n.children,t);break;case"search":it(n==null?void 0:n.children,t);break;case"form":t(n)}})}var rl=Object.prototype.toString;function Eu(e,t){return rl.call(e)==="[object "+t+"]"}function ul(e){return Eu(e,"String")}function il(e){return Eu(e,"Promise")}var ol=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();il(r)?r.then(function(u){n._messageCache.clear(),n.messages[n.localeInMessageKey]=u}):this.messages[this.localeInMessageKey]=r},e.prototype.getMessageData=function(){var t=this._messages[this.localeInMessageKey];return typeof t=="function"?t():t},e.prototype.translate=function(t,n,r){var u=this.getMessage(t);return u?this.formatMessage(u,r):this.formatMessage(n,r)},e.prototype.getMessage=function(t){if(this._messageCache.has(t))return this._messageCache.get(t);var n=this.getPathArray(t),r=n.reduce(function(u,i,o,s){if(u!==void 0){var f=u[i];if(!(o===s.length-1&&!ul(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 al(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Au(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 sl(e,t,n){return t&&Au(e.prototype,t),n&&Au(e,n),e}function cl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ie=function(){function e(){al(this,e)}return sl(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]:hu;return new ol({locale:n,messages:Vf})}},{key:"setLocale",value:function(n){return this.$i18n.setLocale(n)}}]),e}();cl(Ie,"$i18n",Ie.resetI18n());function nr(e,t,n){var r=t.replace(/\[(\d)]/g,function(i,o){return"."+o}).split("."),u=!1;return r.reduce(function(i,o,s,f){var l=i;if(!!i){if(!Object.prototype.hasOwnProperty.call(i,o)){ut("Can not set ".concat(t,"'s ").concat(o," property in current %o, Because there is no ").concat(o," property on the %o"),i,i);return}return s===f.length-1&&!Object.is(l[o],n)&&(l[o]=n,u=!0),l[o]}},e),u}var ot=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Cu(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var rr={exports:{}};(function(e){(function(t){var n=function(p,m,E){if(!l(m)||a(m)||h(m)||d(m)||f(m))return m;var C,w=0,_=0;if(c(m))for(C=[],_=m.length;w<_;w++)C.push(n(p,m[w],E));else{C={};for(var M in m)Object.prototype.hasOwnProperty.call(m,M)&&(C[p(M,E)]=n(p,m[M],E))}return C},r=function(p,m){m=m||{};var E=m.separator||"_",C=m.split||/(?=[A-Z])/;return p.split(C).join(E)},u=function(p){return D(p)?p:(p=p.replace(/[\-_\s]+(.)?/g,function(m,E){return E?E.toUpperCase():""}),p.substr(0,1).toLowerCase()+p.substr(1))},i=function(p){var m=u(p);return m.substr(0,1).toUpperCase()+m.substr(1)},o=function(p,m){return r(p,m).toLowerCase()},s=Object.prototype.toString,f=function(p){return typeof p=="function"},l=function(p){return p===Object(p)},c=function(p){return s.call(p)=="[object Array]"},a=function(p){return s.call(p)=="[object Date]"},h=function(p){return s.call(p)=="[object RegExp]"},d=function(p){return s.call(p)=="[object Boolean]"},D=function(p){return p=p-0,p===p},v=function(p,m){var E=m&&"process"in m?m.process:m;return typeof E!="function"?p:function(C,w){return E(C,p,w)}},A={camelize:u,decamelize:o,pascalize:i,depascalize:o,camelizeKeys:function(p,m){return n(v(u,m),p)},decamelizeKeys:function(p,m){return n(v(o,m),p,m)},pascalizeKeys:function(p,m){return n(v(i,m),p)},depascalizeKeys:function(){return this.decamelizeKeys.apply(this,arguments)}};e.exports?e.exports=A:t.humps=A})(ot)})(rr);var Fu={};Object.defineProperty(Fu,"__esModule",{value:!0});function ur(e){if(typeof e!="object"||e===null)return e;if(Array.isArray(e))return e.map(t=>typeof t!="object"||t===null?t:ur(t));{const t={};for(const n in e){const r=e[n];t[n]=typeof r!="object"||r===null?r:ur(r)}return t}}var fl=Fu.default=ur;function ue(e){if(e!==void 0)return typeof e=="object"?fl(e):e}function Ve(e){return Object.prototype.toString.call(e)==="[object Object]"}function ll(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}function St(e){return Array.isArray(e)}function Ne(e){return typeof e=="string"}function ln(e){return typeof e=="number"}function wu(e){return typeof e=="function"}function hl(e){return St(e)&&e.every(function(t){return Ne(t)})}function dl(e){return St(e)&&e.every(function(t){return ln(t)||t===""})}function bu(e){return/^\[.*?]$/.test(e)}function hn(e){return/^{.*?}$/.test(e)}function ir(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 pl(e){if(Array.isArray(e))return ir(e)}function Bu(e,t,n,r,u,i,o){try{var s=e[i](o),f=s.value}catch(l){n(l);return}s.done?t(f):Promise.resolve(f).then(r,u)}function Dl(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){Bu(i,r,u,o,s,"next",f)}function s(f){Bu(i,r,u,o,s,"throw",f)}o(void 0)})}}function vl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Su(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 gl(e,t,n){return t&&Su(e.prototype,t),n&&Su(e,n),e}function _u(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ml(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function yl(){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 or(e){return pl(e)||ml(e)||El(e)||yl()}function El(e,t){if(!!e){if(typeof e=="string")return ir(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 ir(e,t)}}var Al=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(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}}},Mu=function(){function e(){vl(this,e),_u(this,"_events",new Map),_u(this,"debug",!1)}return gl(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 Dl(function(){var s,f,l,c,a,h,d,D,v,A,p,m;return Al(this,function(E){switch(E.label){case 0:if(s=o._events.get(n),f=[],!s)return[3,10];l=s.slice(),c=!0,a=!1,h=void 0,E.label=1;case 1:E.trys.push([1,8,9,10]),d=l[Symbol.iterator](),E.label=2;case 2:if(c=(D=d.next()).done)return[3,7];if(v=D.value,!s.includes(v))return[3,6];E.label=3;case 3:return E.trys.push([3,5,,6]),o.debug&&er.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(or(u))),[4,v.apply(null,or(u))];case 4:return A=E.sent(),o.debug&&er.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(or(u),[A])),f.push(A),A===!1?[3,7]:[3,6];case 5:return p=E.sent(),fn(String(p)+":"+String(p.stack)),[3,6];case 6:return c=!0,[3,2];case 7:return[3,10];case 8:return m=E.sent(),a=!0,h=m,[3,10];case 9:try{!c&&d.return!=null&&d.return()}finally{if(a)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=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 Cl(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Iu(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&&Iu(e.prototype,t),n&&Iu(e,n),e}function wl(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var bl=[{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"}],Nu=function(){function e(){Cl(this,e)}return Fl(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}();wl(Nu,"events",bl);function Bl(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 Sl(e,t,n){return t&&Ou(e.prototype,t),n&&Ou(e,n),e}function gt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var xu=[],dn=function(){function e(t){Bl(this,e),gt(this,"registeredControlTypes",new Set),gt(this,"controlConfigMap",new Map),gt(this,"_controls",[]),gt(this,"_type",void 0),this._type=t,this._initControls(t)}return Sl(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&&(ut("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 a;return c&&(a=u.createControl(c,r)),a}))}var o=this.getControlFormType(n.type);if(o){var s=n;if(typeof r=="function"){var f=r(s);f&&(s=f)}var l=new o(s);return l}else et("The constructor of ".concat(n.type," could not be found, please confirm that the constructor has been registered"))}},{key:"createControlInstance",value:function(n,r){var u=this.getControlFormType(n);if(u)return new u(r)}},{key:"getControlFormType",value:function(n){return this._controls.find(function(r){return r.controlType===n})}},{key:"_initControls",value:function(n){var r=this;this.constructor.staticControls.forEach(function(u){r.register(u[n])})}}],[{key:"register",value:function(n){var r=n.Designer,u=n.Runtime;(!r||!u||!r.__is_control__||!u.__is_control__)&&et("".concat(n," is can't register as a Control"));var i=this.staticControls.findIndex(function(o){return o.Designer.controlType===r.controlType});return i>-1&&(ut("The ".concat(r.controlType," is repeat register, So it overwrites the one that was registered before.")),this.staticControls.splice(i,1)),this.staticRegisteredTypes.add(r.controlType),this.staticControls.push(n),this}}]),e}();gt(dn,"staticControls",xu),gt(dn,"staticRegisteredTypes",new Set(xu.map(function(e){return e.Designer.controlType}))),gt(dn,"staticRegisteredConfigs",new Map);function mt(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 ar=function e(t){mt(this,e),ne(this,"dataCode",void 0),ne(this,"fieldCode",void 0),ne(this,"fieldType",void 0),ne(this,"aliasCode",void 0);var n;this.dataCode=(n=t==null?void 0:t.dataCode)!==null&&n!==void 0?n:"";var r;this.fieldCode=(r=t==null?void 0:t.fieldCode)!==null&&r!==void 0?r:"";var u;this.fieldType=(u=t==null?void 0:t.fieldType)!==null&&u!==void 0?u:"",this.aliasCode=t==null?void 0:t.aliasCode},_l=function e(t){mt(this,e),ne(this,"minWidth",void 0),ne(this,"maxWidth",void 0),ne(this,"flex",void 0);var n;this.minWidth=(n=t==null?void 0:t.minWidth)!==null&&n!==void 0?n:150,this.maxWidth=t==null?void 0:t.maxWidth;var r;this.flex=(r=t==null?void 0:t.flex)!==null&&r!==void 0?r:1},sr=function e(t){mt(this,e),ne(this,"amount",void 0),ne(this,"currency",void 0);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:hr.CNY},cr=function e(t){mt(this,e),ne(this,"min",void 0),ne(this,"max",void 0);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:""},fr=function e(t){mt(this,e),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 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 o;this.province=(o=t==null?void 0:t.province)!==null&&o!==void 0?o:"";var s;this.provinceDisplay=(s=t==null?void 0:t.provinceDisplay)!==null&&s!==void 0?s:""},lr=function e(t){mt(this,e),ne(this,"result",void 0),ne(this,"unit",void 0);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:""},hr;(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"})(hr||(hr={}));var Ru;(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"})(Ru||(Ru={}));var dr;(function(e){e[e.UNKNOWN=0]="UNKNOWN",e[e.READONLY=1]="READONLY",e[e.EDITABLE=2]="EDITABLE",e[e.PRINT=5]="PRINT"})(dr||(dr={}));var Ml=function e(t){mt(this,e),ne(this,"width",void 0),ne(this,"height",void 0),ne(this,"widthConfig",void 0),ne(this,"heightConfig",void 0);var n;this.width=(n=t==null?void 0:t.width)!==null&&n!==void 0?n:"";var r;this.height=(r=t==null?void 0:t.height)!==null&&r!==void 0?r:"";var u;this.widthConfig=(u=t==null?void 0:t.widthConfig)!==null&&u!==void 0?u:"fill";var i;this.heightConfig=(i=t==null?void 0:t.heightConfig)!==null&&i!==void 0?i:"fill"};function Il(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function pr(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Nl(){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 pn(e,t,n){return Nl()?pn=Reflect.construct:pn=function(u,i,o){var s=[null];s.push.apply(s,i);var f=Function.bind.apply(u,s),l=new f;return o&&Gt(l,o.prototype),l},pn.apply(null,arguments)}function yt(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Jt(e){return Jt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Jt(e)}function Ol(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Gt(e,t)}function xl(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function Rl(e,t){return t&&(Pl(t)==="object"||typeof t=="function")?t:Il(e)}function Gt(e,t){return Gt=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Gt(e,t)}var Pl=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function Dr(e){var t=typeof Map=="function"?new Map:void 0;return Dr=function(r){if(r===null||!xl(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 pn(r,arguments,Jt(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Gt(u,r)},Dr(e)}function $l(){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 Tl(e){var t=$l();return function(){var r=Jt(e),u;if(t){var i=Jt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Rl(this,u)}}var vr=function e(t){pr(this,e),yt(this,"isHide",{type:"boolean"})},Pu=function(e){Ol(n,e);var t=Tl(n);function n(r){return pr(this,n),t.call(this)}return n}(Dr(Array)),at=function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";pr(this,e),yt(this,"isHide",void 0),yt(this,"className",void 0),yt(this,"style",void 0),yt(this,"caption",void 0);var r;this.isHide=(r=t==null?void 0:t.isHide)!==null&&r!==void 0?r:!1,this.style=new Ml(t==null?void 0:t.style);var u;this.caption=(u=t==null?void 0:t.caption)!==null&&u!==void 0?u:n};yt(at,"Rules",vr),yt(at,"RuntimeRules",Pu);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 Ll(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function gr(e){return gr=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},gr(e)}function Dn(e,t){return Dn=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Dn(e,t)}function jl(){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 vn(e,t,n){return jl()?vn=Reflect.construct:vn=function(u,i,o){var s=[null];s.push.apply(s,i);var f=Function.bind.apply(u,s),l=new f;return o&&Dn(l,o.prototype),l},vn.apply(null,arguments)}function kl(e){return Function.toString.call(e).indexOf("[native code]")!==-1}function mr(e){var t=typeof Map=="function"?new Map:void 0;return mr=function(r){if(r===null||!kl(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,gr(this).constructor)}return u.prototype=Object.create(r.prototype,{constructor:{value:u,enumerable:!1,writable:!0,configurable:!0}}),Dn(u,r)},mr(e)}var ql=/%[sdj%]/g,$u=function(){};typeof process!="undefined"&&process.env&&process.env.NODE_ENV!=="production"&&typeof window!="undefined"&&typeof document!="undefined"&&($u=function(t,n){typeof console!="undefined"&&console.warn&&n.every(function(r){return typeof r=="string"})&&console.warn(t,n)});function yr(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 Oe(){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(ql,function(s){if(s==="%%")return"%";if(r>=i)return s;switch(s){case"%s":return String(t[r++]);case"%d":return Number(t[r++]);case"%j":try{return JSON.stringify(t[r++])}catch(f){return"[Circular]"}break;default:return s}});return o}return u}function Ul(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||Ul(t)&&typeof e=="string"&&!e)}function Vl(e,t,n){var r=[],u=0,i=e.length;function o(s){r.push.apply(r,s),u++,u===i&&n(r)}e.forEach(function(s){t(s,o)})}function Tu(e,t,n){var r=0,u=e.length;function i(o){if(o&&o.length){n(o);return}var s=r;r=r+1,s<u?t(e[s],i):n([])}i([])}function Hl(e){var t=[];return Object.keys(e).forEach(function(n){t.push.apply(t,e[n])}),t}var Lu=function(e){Ll(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}(mr(Error));function zl(e,t,n,r){if(t.first){var u=new Promise(function(a,h){var d=function(A){return r(A),A.length?h(new Lu(A,yr(A))):a()},D=Hl(e);Tu(D,n,d)});return u.catch(function(a){return a}),u}var i=t.firstFields||[];i===!0&&(i=Object.keys(e));var o=Object.keys(e),s=o.length,f=0,l=[],c=new Promise(function(a,h){var d=function(v){if(l.push.apply(l,v),f++,f===s)return r(l),l.length?h(new Lu(l,yr(l))):a()};o.length||(r(l),a()),o.forEach(function(D){var v=e[D];i.indexOf(D)!==-1?Tu(v,n,d):Vl(v,n,d)})});return c.catch(function(a){return a}),c}function ju(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 ku(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 qu(e,t,n,r,u,i){e.required&&(!n.hasOwnProperty(e.field)||se(t,i||e.type))&&r.push(Oe(u.messages.required,e.fullField))}function Wl(e,t,n,r,u){(/^\s+$/.test(t)||t==="")&&r.push(Oe(u.messages.whitespace,e.fullField))}var Er={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},Kt={integer:function(t){return Kt.number(t)&&parseInt(t,10)===t},float:function(t){return Kt.number(t)&&!Kt.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"&&!Kt.array(t)},method:function(t){return typeof t=="function"},email:function(t){return typeof t=="string"&&!!t.match(Er.email)&&t.length<255},url:function(t){return typeof t=="string"&&!!t.match(Er.url)},hex:function(t){return typeof t=="string"&&!!t.match(Er.hex)}};function Zl(e,t,n,r,u){if(e.required&&t===void 0){qu(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?Kt[o](t)||r.push(Oe(u.messages.types[o],e.fullField,e.type)):o&&typeof t!==e.type&&r.push(Oe(u.messages.types[o],e.fullField,e.type))}function Xl(e,t,n,r,u){var i=typeof e.len=="number",o=typeof e.min=="number",s=typeof e.max=="number",f=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,l=t,c=null,a=typeof t=="number",h=typeof t=="string",d=Array.isArray(t);if(a?c="number":h?c="string":d&&(c="array"),!c)return!1;d&&(l=t.length),h&&(l=t.replace(f,"_").length),i?l!==e.len&&r.push(Oe(u.messages[c].len,e.fullField,e.len)):o&&!s&&l<e.min?r.push(Oe(u.messages[c].min,e.fullField,e.min)):s&&!o&&l>e.max?r.push(Oe(u.messages[c].max,e.fullField,e.max)):o&&s&&(l<e.min||l>e.max)&&r.push(Oe(u.messages[c].range,e.fullField,e.min,e.max))}var _t="enum";function Jl(e,t,n,r,u){e[_t]=Array.isArray(e[_t])?e[_t]:[],e[_t].indexOf(t)===-1&&r.push(Oe(u.messages[_t],e.fullField,e[_t].join(", ")))}function Gl(e,t,n,r,u){if(e.pattern){if(e.pattern instanceof RegExp)e.pattern.lastIndex=0,e.pattern.test(t)||r.push(Oe(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(Oe(u.messages.pattern.mismatch,e.fullField,t,e.pattern))}}}var H={required:qu,whitespace:Wl,type:Zl,range:Xl,enum:Jl,pattern:Gl};function Kl(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();H.required(e,t,r,i,u,"string"),se(t,"string")||(H.type(e,t,r,i,u),H.range(e,t,r,i,u),H.pattern(e,t,r,i,u),e.whitespace===!0&&H.whitespace(e,t,r,i,u))}n(i)}function Ql(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();H.required(e,t,r,i,u),t!==void 0&&H.type(e,t,r,i,u)}n(i)}function Yl(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();H.required(e,t,r,i,u),t!==void 0&&(H.type(e,t,r,i,u),H.range(e,t,r,i,u))}n(i)}function e0(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();H.required(e,t,r,i,u),t!==void 0&&H.type(e,t,r,i,u)}n(i)}function t0(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();H.required(e,t,r,i,u),se(t)||H.type(e,t,r,i,u)}n(i)}function n0(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();H.required(e,t,r,i,u),t!==void 0&&(H.type(e,t,r,i,u),H.range(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();H.required(e,t,r,i,u),t!==void 0&&(H.type(e,t,r,i,u),H.range(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==null&&!e.required)return n();H.required(e,t,r,i,u,"array"),t!=null&&(H.type(e,t,r,i,u),H.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();H.required(e,t,r,i,u),t!==void 0&&H.type(e,t,r,i,u)}n(i)}var o0="enum";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();H.required(e,t,r,i,u),t!==void 0&&H[o0](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,"string")&&!e.required)return n();H.required(e,t,r,i,u),se(t,"string")||H.pattern(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(se(t,"date")&&!e.required)return n();if(H.required(e,t,r,i,u),!se(t,"date")){var s;t instanceof Date?s=t:s=new Date(t),H.type(e,s,r,i,u),s&&H.range(e,s.getTime(),r,i,u)}}n(i)}function f0(e,t,n,r,u){var i=[],o=Array.isArray(t)?"array":typeof t;H.required(e,t,r,i,u,o),n(i)}function Ar(e,t,n,r,u){var i=e.type,o=[],s=e.required||!e.required&&r.hasOwnProperty(e.field);if(s){if(se(t,i)&&!e.required)return n();H.required(e,t,r,o,u,i),se(t,i)||H.type(e,t,r,o,u)}n(o)}function l0(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();H.required(e,t,r,i,u)}n(i)}var Qt={string:Kl,method:Ql,number:Yl,boolean:e0,regexp:t0,integer:n0,float:r0,array:u0,object:i0,enum:a0,pattern:s0,date:c0,url:Ar,hex:Ar,email:Ar,required:f0,any:l0};function Cr(){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 Fr=Cr();function st(e){this.rules=null,this._messages=Fr,this.define(e)}st.prototype={messages:function(t){return t&&(this._messages=ku(Cr(),t)),this._messages},define:function(t){if(!t)throw new Error("Cannot configure a schema with no rules");if(typeof t!="object"||Array.isArray(t))throw new Error("Rules must be an object");this.rules={};var n,r;for(n in t)t.hasOwnProperty(n)&&(r=t[n],this.rules[n]=Array.isArray(r)?r:[r])},validate:function(t,n,r){var u=this;n===void 0&&(n={}),r===void 0&&(r=function(){});var i=t,o=n,s=r;if(typeof o=="function"&&(s=o,o={}),!this.rules||Object.keys(this.rules).length===0)return s&&s(),Promise.resolve();function f(v){var A,p=[],m={};function E(C){if(Array.isArray(C)){var w;p=(w=p).concat.apply(w,C)}else p.push(C)}for(A=0;A<v.length;A++)E(v[A]);p.length?m=yr(p):(p=null,m=null),s(p,m)}if(o.messages){var l=this.messages();l===Fr&&(l=Cr()),ku(l,o.messages),o.messages=l}else o.messages=this.messages();var c,a,h={},d=o.keys||Object.keys(this.rules);d.forEach(function(v){c=u.rules[v],a=i[v],c.forEach(function(A){var p=A;typeof p.transform=="function"&&(i===t&&(i=Je({},i)),a=i[v]=p.transform(a)),typeof p=="function"?p={validator:p}:p=Je({},p),p.validator=u.getValidationMethod(p),p.field=v,p.fullField=p.fullField||v,p.type=u.getType(p),p.validator&&(h[v]=h[v]||[],h[v].push({rule:p,value:a,source:i,field:v}))})});var D={};return zl(h,o,function(v,A){var p=v.rule,m=(p.type==="object"||p.type==="array")&&(typeof p.fields=="object"||typeof p.defaultField=="object");m=m&&(p.required||!p.required&&v.value),p.field=v.field;function E(_,M){return Je(Je({},M),{},{fullField:p.fullField+"."+_})}function C(_){_===void 0&&(_=[]);var M=_;if(Array.isArray(M)||(M=[M]),!o.suppressWarning&&M.length&&st.warning("async-validator:",M),M.length&&p.message!==void 0&&(M=[].concat(p.message)),M=M.map(ju(p)),o.first&&M.length)return D[p.field]=1,A(M);if(!m)A(M);else{if(p.required&&!v.value)return p.message!==void 0?M=[].concat(p.message).map(ju(p)):o.error&&(M=[o.error(p,Oe(o.messages.required,p.field))]),A(M);var k={};if(p.defaultField)for(var W in v.value)v.value.hasOwnProperty(W)&&(k[W]=p.defaultField);k=Je(Je({},k),v.rule.fields);for(var Z in k)if(k.hasOwnProperty(Z)){var R=Array.isArray(k[Z])?k[Z]:[k[Z]];k[Z]=R.map(E.bind(null,Z))}var $=new st(k);$.messages(o.messages),v.rule.options&&(v.rule.options.messages=o.messages,v.rule.options.error=o.error),$.validate(v.value,v.rule.options||o,function(K){var J=[];M&&M.length&&J.push.apply(J,M),K&&K.length&&J.push.apply(J,K),A(J.length?J:null)})}}var w;p.asyncValidator?w=p.asyncValidator(p,v.value,C,v.source,o):p.validator&&(w=p.validator(p,v.value,C,v.source,o),w===!0?C():w===!1?C(p.message||p.field+" fails"):w instanceof Array?C(w):w instanceof Error&&C(w.message)),w&&w.then&&w.then(function(){return C()},function(_){return C(_)})},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&&!Qt.hasOwnProperty(t.type))throw new Error(Oe("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"?Qt.required:Qt[this.getType(t)]||!1}},st.register=function(t,n){if(typeof n!="function")throw new Error("Cannot register a validator by type, validator is not a function");Qt[t]=n},st.warning=$u,st.messages=Fr,st.validators=Qt;var h0={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 d0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=new st(e);return n.messages(Object.assign(h0,t)),n}var p0=new Mu;function wr(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 D0(e){if(Array.isArray(e))return e}function v0(e){if(Array.isArray(e))return wr(e)}function Uu(e,t,n,r,u,i,o){try{var s=e[i](o),f=s.value}catch(l){n(l);return}s.done?t(f):Promise.resolve(f).then(r,u)}function Vu(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){Uu(i,r,u,o,s,"next",f)}function s(f){Uu(i,r,u,o,s,"throw",f)}o(void 0)})}}function g0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Hu(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 m0(e,t,n){return t&&Hu(e.prototype,t),n&&Hu(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 zu(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function Wu(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function y0(){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 E0(){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 Zu(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 A0(e){return D0(e)||Wu(e)||Xu(e)||y0()}function br(e){return v0(e)||Wu(e)||Xu(e)||E0()}function Xu(e,t){if(!!e){if(typeof e=="string")return wr(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 wr(e,t)}}var Ju=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(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}}},xe=function(){function t(n){var r=this;g0(this,t),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",Ku),te(this,"removeSetting",Gu),this._callControlHooks("preInstance",n);var u=zu(this,t)?this.constructor:void 0,i=u.controlName,o=u.controlIcon,s=u.controlType,f=u.controlFieldType,l=u.controlEventKeys,c=u.controlCustomEvents,a=u.name,h=u.setting;i&&o&&s||yu("The ".concat(a," controlName,controlIcon,controlType is not define"));var d;this.id=(d=n==null?void 0:n.id)!==null&&d!==void 0?d:Gn(10),this.name=i,this.icon=o;var D;this.type=(D=n==null?void 0:n.type)!==null&&D!==void 0?D:s,this.props=new at(n==null?void 0:n.props,(zu(this,t)?this.constructor:void 0).controlName);var v;this.controlType=(v=n==null?void 0:n.controlType)!==null&&v!==void 0?v:"base",this.setting=ue(h);var A;this.fieldType=(A=n==null?void 0:n.fieldType)!==null&&A!==void 0?A:f,this.eventKeys=ue(l),this.customEvents=ue(c),Promise.resolve().then(function(){r._callControlHooks("postInstance",n)})}return m0(t,[{key:"rules",get:function(){var r=this.props.constructor.Rules;return r?new r(this.props):{}}},{key:"_callControlHooks",value:function(){for(var r=arguments.length,u=new Array(r),i=0;i<r;i++)u[i]=arguments[i];var o,s=A0(u),f=s[0],l=s.slice(1);return(o=p0).emit.apply(o,[f,this].concat(br(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),nr(this.props,r,u),this.postUpdate(r,u)}},{key:"preValidate",value:function(){var r=this;return Vu(function(){var u,i,o;return Ju(this,function(s){switch(s.label){case 0:return u=Zu({},r.rules),[4,r._callControlHooks("preValidate",u)];case 1:return i=s.sent(),o=i[i.length-1],[2,o===!1?void 0:o]}})})()}},{key:"validate",value:function(r,u){var i=this;return Vu(function(){var o,s,f,l;return Ju(this,function(c){switch(c.label){case 0:return[4,i.preValidate()];case 1:o=c.sent(),s=o!==void 0?o:Zu({},i.rules),Array.isArray(u)&&u.forEach(function(a){s.hasOwnProperty(a)&&delete s[a]}),f=d0(s,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,s=this.props,f=s.dataBind,l=s.datasourceBind,c=s.optionConfig,a=s.caption,h=s.required,d=s.maxLength,D=s.options,v=s.encrypted,A=s.encryptedMode;if(!(!u&&!f&&!l)){var p={parentId:r,fieldType:u,controlId:i,caption:a,type:o,props:{}};switch(f&&(p.dataBind=f),c){case"datasource":case void 0:l&&(p.datasourceBind=l);break;case"custom":p.props.options=D;break}return h!==void 0&&(p.required=h),d!==void 0&&(p.maxLength=d),v!==void 0&&(p.encrypted=v),A!==void 0&&(p.encryptedMode=A),p}}},{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,br(u.add))}u.remove&&this.removeSettingItem(u.remove),u.update}}}]),t}();te(xe,"controlName","\u63A7\u4EF6"),te(xe,"controlIcon","icon"),te(xe,"controlType","control"),te(xe,"controlFieldType",void 0),te(xe,"controlEventKeys",[]),te(xe,"controlCustomEvents",[]),te(xe,"setting",[]),te(xe,"__is_control__",!0),te(xe,"removeSettingItem",Gu),te(xe,"updateSettingItem",Ku);function Gu(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 s,f;i?t.setting[o].showItems=(s=t.setting[o].showItems)===null||s===void 0?void 0:s.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 Ku(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,s=(o=t.type)!==null&&o!==void 0?o:"replace";if(s==="replace")i.showItems=t.showItems;else{var f;(f=i.showItems).push.apply(f,br(t.showItems))}}}})}function C0(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 F0(e,t,n){return t&&Qu(e.prototype,t),n&&Qu(e,n),e}function Le(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function w0(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}var gn=function(){function t(n){C0(this,t),Le(this,"id",void 0),Le(this,"type",void 0),Le(this,"controlType",void 0),Le(this,"props",void 0),Le(this,"fieldType",void 0),Le(this,"customEvents",[]),Le(this,"pageStatus",void 0),Le(this,"parent",null);var r=w0(this,t)?this.constructor:void 0,u=r.controlType,i=r.controlFieldType,o=r.name,s=r.controlCustomEvents;u||yu("The ".concat(o," controlType is not define"));var f;this.id=(f=n==null?void 0:n.id)!==null&&f!==void 0?f:Gn(10);var l;this.type=(l=n==null?void 0:n.type)!==null&&l!==void 0?l:u,this.props=new at(n==null?void 0:n.props),this.customEvents=s;var c;this.controlType=(c=n==null?void 0:n.controlType)!==null&&c!==void 0?c:"base";var a;this.fieldType=(a=n==null?void 0:n.fieldType)!==null&&a!==void 0?a:i;var h;this.pageStatus=(h=n==null?void 0:n.pageStatus)!==null&&h!==void 0?h:dr.UNKNOWN}return F0(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}();Le(gn,"controlType","control"),Le(gn,"controlFieldType",void 0),Le(gn,"__is_control__",!0),Le(gn,"controlCustomEvents",[]);function He(e){return(e==null?void 0:e.dataCode)!==void 0&&(e==null?void 0:e.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 Br(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 mn(e){return mn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},mn(e)}function Sr(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 b0(e,t){return t&&(B0(t)==="object"||typeof t=="function")?t:ce(e)}function _r(e,t){return _r=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},_r(e,t)}var B0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function S0(){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 Mr(e){var t=S0();return function(){var r=mn(e),u;if(t){var i=mn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return b0(this,u)}}var _0=function(e){Sr(n,e);var t=Mr(n);function n(r){Br(this,n);var u;u=t.call(this,r),ie(ce(u),"dataBind",{}),ie(ce(u),"caption",{type:"string",required:!0,message:Ie.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:Ie.getMessage("pleaseEnterCaptionTip")});var i={fieldCode:{type:"string",required:!0,message:Ie.getMessage("pleaseEnterFieldCode")},dataCode:{type:"string",required:!0,message:Ie.getMessage("pleaseEnterFieldCode")}};if(He(r.dataBind))u.dataBind={type:"object",required:!0,fields:ue(i),message:Ie.getMessage("pleaseEnterFieldCode")};else{var o={type:"object",required:!0,fields:{},message:Ie.getMessage("pleaseEnterFieldCode")};Object.keys(r.dataBind).forEach(function(s){o.fields[s]={type:"object",required:!0,fields:ue(i),message:Ie.getMessage("pleaseEnterFieldCode")}}),u.dataBind=o}return r.isShowCaptionTip&&(u.captionTip.required=!0),u}return n}(vr),M0=function(e){Sr(n,e);var t=Mr(n);function n(r){Br(this,n);var u;return u=t.call(this,r),u.push({type:"string",required:r.isHide?!1:r.required,message:r.requiredMessage!==""?r.requiredMessage:Ie.getMessage("runtimeRequired",{caption:r.caption})}),u}return n}(Pu),Ir=function(e){Sr(n,e);var t=Mr(n);function n(r){Br(this,n);var u;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 i;u.caption=(i=r==null?void 0:r.caption)!==null&&i!==void 0?i:"";var o;u.isHideCaption=(o=r==null?void 0:r.isHideCaption)!==null&&o!==void 0?o:!1;var s;u.isShowCaptionTip=(s=r==null?void 0:r.isShowCaptionTip)!==null&&s!==void 0?s:!1;var f;u.captionTip=(f=r==null?void 0:r.captionTip)!==null&&f!==void 0?f:"";var l;u.defaultState=(l=r==null?void 0:r.defaultState)!==null&&l!==void 0?l:"default";var c;u.labelPosition=(c=r==null?void 0:r.labelPosition)!==null&&c!==void 0?c:"top";var a;u.placeholder=(a=r==null?void 0:r.placeholder)!==null&&a!==void 0?a:"";var h;u.required=(h=r==null?void 0:r.required)!==null&&h!==void 0?h:!1;var d;u.requiredMessage=(d=r==null?void 0:r.requiredMessage)!==null&&d!==void 0?d:"",u.dataBind=new ar(r==null?void 0:r.dataBind);var D;return u.defaultValue=(D=r==null?void 0:r.defaultValue)!==null&&D!==void 0?D:"",u}return n}(at);ie(Ir,"Rules",_0),ie(Ir,"RuntimeRules",M0);function Nr(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 yn(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function En(e){return En=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},En(e)}function N0(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&&Or(e,t)}function O0(e,t){return t&&(x0(t)==="object"||typeof t=="function")?t:Nr(e)}function Or(e,t){return Or=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Or(e,t)}var x0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function R0(){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 P0(e){var t=R0();return function(){var r=En(e),u;if(t){var i=En(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return O0(this,u)}}var Yu=function(e){N0(n,e);var t=P0(n);function n(r){I0(this,n);var u;return u=t.call(this,r),yn(Nr(u),"controlType","form"),yn(Nr(u),"props",void 0),u.props=new Ir(r==null?void 0:r.props),u}return n}(xe);yn(Yu,"controlEventKeys",["on_change","on_focus","on_blur"]),yn(Yu,"controlCustomAttributes",void 0);function $0(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function T0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function An(e){return An=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},An(e)}function L0(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&&xr(e,t)}function j0(e,t){return t&&(k0(t)==="object"||typeof t=="function")?t:$0(e)}function xr(e,t){return xr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},xr(e,t)}var k0=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function q0(){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 U0(e){var t=q0();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 j0(this,u)}}var V0=function(e){L0(n,e);var t=U0(n);function n(r){return T0(this,n),t.call(this,r)}return n}(at);function Rr(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 H0(e){if(Array.isArray(e))return Rr(e)}function z0(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function W0(){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 ei(e){return H0(e)||z0(e)||Z0(e)||W0()}function Z0(e,t){if(!!e){if(typeof e=="string")return Rr(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 Rr(e,t)}}function X0(e,t){var n;!((n=Object.getOwnPropertyDescriptors(e)[t])===null||n===void 0)&&n.enumerable&&Object.defineProperty(e,t,{enumerable:!1})}function ti(e,t){e.parent=t,X0(e,"parent")}function J0(e,t){e.forEach(function(n){ti(n,t)})}var ni=Symbol("targetKey");function ri(e){var t;return(t=e[ni])!==null&&t!==void 0?t:e}function ui(e,t){return J0(e,t),new Proxy(e,{get:function(r,u){for(var i=arguments.length,o=new Array(i>2?i-2:0),s=2;s<i;s++)o[s-2]=arguments[s];var f;return u===ni?r:(f=Reflect).get.apply(f,[r,u].concat(ei(o)))},set:function(r,u,i){for(var o=arguments.length,s=new Array(o>3?o-3:0),f=3;f<o;f++)s[f-3]=arguments[f];var l;if(St(e)&&u==="length"&&i===e.length)return!0;var c=(l=Reflect).set.apply(l,[r,u,i].concat(ei(s)));return Ve(i)&&ti(i,t),c}})}function ii(e,t,n,r){var u=r!=null?r:e,i=ui(ri(n!=null?n:[]),u);Object.defineProperty(e,t,{get:function(){return i},set:function(s){i=ui(ri(s),u)},enumerable:!0})}function Pr(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 G0(e){if(Array.isArray(e))return Pr(e)}function Et(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function oi(e,t,n,r,u,i,o){try{var s=e[i](o),f=s.value}catch(l){n(l);return}s.done?t(f):Promise.resolve(f).then(r,u)}function K0(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){oi(i,r,u,o,s,"next",f)}function s(f){oi(i,r,u,o,s,"throw",f)}o(void 0)})}}function Q0(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ai(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 Y0(e,t,n){return t&&ai(e.prototype,t),n&&ai(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}function Mt(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?Mt=Reflect.get:Mt=function(u,i,o){var s=sh(u,i);if(!!s){var f=Object.getOwnPropertyDescriptor(s,i);return f.get?f.get.call(o):f.value}},Mt(e,t,n||e)}function ft(e){return ft=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},ft(e)}function eh(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 th(e,t){return t!=null&&typeof Symbol!="undefined"&&t[Symbol.hasInstance]?!!t[Symbol.hasInstance](e):e instanceof t}function nh(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function rh(){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 uh(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){ct(e,u,n[u])})}return e}function ih(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 oh(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):ih(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function ah(e,t){return t&&(ch(t)==="object"||typeof t=="function")?t:Et(e)}function $r(e,t){return $r=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},$r(e,t)}function sh(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=ft(e),e!==null););return e}function si(e){return G0(e)||nh(e)||fh(e)||rh()}var ch=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function fh(e,t){if(!!e){if(typeof e=="string")return Pr(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 Pr(e,t)}}function lh(){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 hh(e){var t=lh();return function(){var r=ft(e),u;if(t){var i=ft(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return ah(this,u)}}var dh=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(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}}},ph=1e4,ci=function(t){eh(r,t);var n=hh(r);function r(u){Q0(this,r);var i;i=n.call(this,u),ct(Et(i),"controlType","layout"),ct(Et(i),"children",void 0),ct(Et(i),"excludes",void 0),ct(Et(i),"childrenMaxLength",void 0),ct(Et(i),"props",void 0);var o=th(this,r)?this.constructor:void 0,s=o.excludes,f=o.childrenMaxLength;return i.props=new V0(u==null?void 0:u.props),ii(Et(i),"children",u==null?void 0:u.children),i.excludes=ue(s),i.childrenMaxLength=f,i}return Y0(r,[{key:"judgeExcludesChildren",value:function(i){return this.excludes===!1||Array.isArray(this.excludes)&&!this.excludes.includes(i)}},{key:"judgeJoinChildren",value:function(i){var o=this.judgeExcludesChildren(i);return o&&this.childrenMaxLength>this.children.length}},{key:"validate",value:function(i,o){var s=this,f=this,l=function(){return Mt(ft(r.prototype),"validate",s)};return K0(function(){return dh(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(a){return a.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=Mt(ft(r.prototype),"toDataBindModel",this).call(this),s=o?[o]:[];return this.children.reduce(function(f,l){var c=l.toDataBindModel(i);if(Array.isArray(c)){var a=c.filter(function(h){return!!h});return si(f).concat(si(a))}return c&&f.push(c),f},s)}},{key:"toSchema",value:function(){var i=Mt(ft(r.prototype),"toSchema",this).call(this),o=this.children.map(function(s){var f=s.toSchema();return f});return oh(uh({},i),{children:o})}}]),r}(xe);ct(ci,"excludes",!1),ct(ci,"childrenMaxLength",ph);function Cn(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 fi(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Fn(e){return Fn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Fn(e)}function vh(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&&Tr(e,t)}function gh(e,t){return t&&(mh(t)==="object"||typeof t=="function")?t:Cn(e)}function Tr(e,t){return Tr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},Tr(e,t)}var mh=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function yh(){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 Eh(e){var t=yh();return function(){var r=Fn(e),u;if(t){var i=Fn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return gh(this,u)}}var Ah=function(e){vh(n,e);var t=Eh(n);function n(r,u){Dh(this,n);var i;return i=t.call(this,u),fi(Cn(i),"headers",void 0),fi(Cn(i),"footers",void 0),ii(Cn(i),"headers",u==null?void 0:u.headers,r),i}return n}(at);function Lr(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 Ch(e){if(Array.isArray(e))return Lr(e)}function wn(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function li(e,t,n,r,u,i,o){try{var s=e[i](o),f=s.value}catch(l){n(l);return}s.done?t(f):Promise.resolve(f).then(r,u)}function Fh(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var i=e.apply(t,n);function o(f){li(i,r,u,o,s,"next",f)}function s(f){li(i,r,u,o,s,"throw",f)}o(void 0)})}}function wh(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function hi(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 bh(e,t,n){return t&&hi(e.prototype,t),n&&hi(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 It(e,t,n){return typeof Reflect!="undefined"&&Reflect.get?It=Reflect.get:It=function(u,i,o){var s=Nh(u,i);if(!!s){var f=Object.getOwnPropertyDescriptor(s,i);return f.get?f.get.call(o):f.value}},It(e,t,n||e)}function lt(e){return lt=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},lt(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&&jr(e,t)}function Sh(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 di(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 Mh(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 pi(e,t){return t=t!=null?t:{},Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):Mh(Object(t)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(t,n))}),e}function Ih(e,t){return t&&(Oh(t)==="object"||typeof t=="function")?t:wn(e)}function jr(e,t){return jr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},jr(e,t)}function Nh(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&(e=lt(e),e!==null););return e}function Di(e){return Ch(e)||Sh(e)||xh(e)||_h()}var Oh=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function xh(e,t){if(!!e){if(typeof e=="string")return Lr(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 Lr(e,t)}}function Rh(){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 Ph(e){var t=Rh();return function(){var r=lt(e),u;if(t){var i=lt(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Ih(this,u)}}var $h=function(e,t){var n,r,u,i,o={label:0,sent:function(){if(u[0]&1)throw u[1];return u[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function s(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}}},Th=function(e){Bh(n,e);var t=Ph(n);function n(r){wh(this,n);var u;return u=t.call(this,r),bn(wn(u),"controlType","list"),bn(wn(u),"props",void 0),u.props=new Ah(wn(u),r==null?void 0:r.props),u}return bh(n,[{key:"validate",value:function(u,i){var o=this,s=this,f=function(){return It(lt(n.prototype),"validate",o)};return Fh(function(){return $h(this,function(l){switch(l.label){case 0:return[4,f().call(s,u)];case 1:return l.sent(),[4,Promise.all(s.props.headers.map(function(c){return c.validate(u,i)}))];case 2:return l.sent(),[2,!0]}})})()}},{key:"toDataBindModel",value:function(){var u=It(lt(n.prototype),"toDataBindModel",this).call(this),i=u?[u]:[],o=this.id;return this.props.headers.reduce(function(s,f){var l=f.toDataBindModel(o);if(Array.isArray(l)){var c=l.filter(function(a){return!!a});return Di(s).concat(Di(c))}return l&&s.push(l),s},i)}},{key:"toSchema",value:function(){var u,i,o=It(lt(n.prototype),"toSchema",this).call(this),s=this.props.headers.map(function(l){return l.toSchema()}),f=(u=this.props)===null||u===void 0||(i=u.footers)===null||i===void 0?void 0:i.map(function(l){if(l)return l.toSchema()});return pi(di({},o),{props:pi(di({},this.props),{headers:s,footers:f})})}}]),n}(xe);bn(Th,"controlFieldType",z.LIST);function Re(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vi(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 Bn(e){return Bn=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Bn(e)}function gi(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&&kr(e,t)}function Lh(e,t){return t&&(jh(t)==="object"||typeof t=="function")?t:Re(e)}function kr(e,t){return kr=Object.setPrototypeOf||function(r,u){return r.__proto__=u,r},kr(e,t)}var jh=function(e){return e&&typeof Symbol!="undefined"&&e.constructor===Symbol?"symbol":typeof e};function kh(){if(typeof Reflect=="undefined"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}function mi(e){var t=kh();return function(){var r=Bn(e),u;if(t){var i=Bn(this).constructor;u=Reflect.construct(r,arguments,i)}else u=r.apply(this,arguments);return Lh(this,u)}}var qh=function(e){gi(n,e);var t=mi(n);function n(r){vi(this,n);var u;return u=t.call(this,r),Pe(Re(u),"caption",{type:"string",required:!0,message:Ie.getMessage("pleaseEnterCaption")}),Pe(Re(u),"width",{type:"number",required:!1,message:Ie.getMessage("pleaseEnterColumnWidth")}),u.width.required=r.widthType==="px",u}return n}(vr),Uh=function(e){gi(n,e);var t=mi(n);function n(r){vi(this,n);var u;u=t.call(this,r),Pe(Re(u),"widthType",void 0),Pe(Re(u),"width",void 0),Pe(Re(u),"caption",void 0),Pe(Re(u),"dataBind",void 0),Pe(Re(u),"autoWidth",void 0),Pe(Re(u),"fixed",void 0),Pe(Re(u),"sort",void 0),Pe(Re(u),"align",void 0),Pe(Re(u),"colSpan",void 0),Pe(Re(u),"autoHeight",void 0);var i;u.width=(i=r==null?void 0:r.width)!==null&&i!==void 0?i:150,u.widthType=(r==null?void 0:r.widthType)||"auto";var o;u.caption=(o=r==null?void 0:r.caption)!==null&&o!==void 0?o:"";var s;u.fixed=(s=r==null?void 0:r.fixed)!==null&&s!==void 0?s:"none",u.autoWidth=new _l(r==null?void 0:r.autoWidth),u.dataBind=new ar(r==null?void 0:r.dataBind);var f;u.sort=(f=r==null?void 0:r.sort)!==null&&f!==void 0?f:!0,u.align=r==null?void 0:r.align,u.colSpan=r==null?void 0:r.colSpan;var l;return u.autoHeight=(l=r==null?void 0:r.autoHeight)!==null&&l!==void 0?l:!1,u}return n}(at);Pe(Uh,"Rules",qh);function Sn(e){return e.controlType===Y.LAYOUT||e.controlType===Y.WRAP||e.controlType===Y.LIST||e.controlType===Y.SEARCH}function Nt(e,t){Array.isArray(e)&&e.map(n=>{n.type===G.SUBTABLE?t(n,[]):Sn(n)?Nt(n==null?void 0:n.children,t):n.controlType===Y.FORM&&t(n)})}function Ot(e,t){Array.isArray(e)&&e.map(n=>{n.type===G.DATA_VIEW||n.type===G.SIMPLE_SEARCH?t(n):Sn(n)&&Ot(n==null?void 0:n.children,t)})}let yi=0;function qr(e=""){const t=Date.now(),n=Math.floor(Math.random()*1e9);return yi++,e+"_"+n+yi+String(t)}class Ur extends dn{constructor(t){super("Runtime"),this._flatInstances=[],this._instanceMap={};const{schema:n}=t;this._schema=n,this._instance=this.createControl(n,t.beforeCreateInstance),this.getFlatInstances()}getFlatInstances(){const t=[],n={};return Ei(this._instance,r=>{r.type==="subtable-row"||r.type==="subtable-column"||(t.push(r),n[r.id]||(n[r.id]=[]),n[r.id].push(r))}),this._flatInstances=t,this._instanceMap=n,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 Ot(this._instance,r=>{n[r.id]=r.rules[0],t[r.id]=r.rules[0],Nt(r.children,u=>{(u.controlType===Y.FORM||u.controlType===Y.LIST)&&(Ai(n[r.id].fields,u),Ci(t[r.id].fields,u))})}),{rules:n,antdRules:t}}get rules(){let t={};return Ot(this._instance,n=>{t[n.id]=n.rules[0],Nt(n.children,r=>{(r.controlType===Y.FORM||r.controlType===Y.LIST)&&Ai(t[n.id].fields,r)})}),t}get antdRules(){let t={};return Ot(this._instance,n=>{t[n.id]=n.rules[0],Nt(n.children,r=>{(r.controlType===Y.FORM||r.controlType===Y.LIST)&&Ci(t[n.id].fields,r)})}),t}}function Ei(e,t){Array.isArray(e)?e.map(n=>{if(t(n),Sn(n)){const r=n;r.children||(r.children=[]),Ei(r.children,t)}}):t(e)}function Vr(e){return e.props.isHide?!0:e.parent===null?!1:Vr(e.parent)}function Ai(e,t){if(!Vr(t)){if(t.controlType===Y.FORM)e[t.id]=t.rules;else if(t.type===G.SUBTABLE){e[t.id]=t.rules;const n={type:"array",fields:{}};t.children.forEach((r,u)=>{it(r.children,i=>{n.fields&&(n.fields[u]||(n.fields[u]={type:"object",required:!0,fields:{}}),n.fields[u].fields[i.id]=i.rules)})}),e[t.id].push(n)}}}function Ci(e,t){Vr(t)||(t.controlType===Y.FORM?e[t.id]=t.rules:t.type===G.SUBTABLE&&t.children.length&&(e[t.id]=[],t.children.forEach(n=>{let r={};it(n.children,u=>{r[u.id]=u.rules}),e[t.id].push(r)})))}class Vh{constructor(t){const{state:n,emptyState:r,databindMapping:u,controlidMapping:i,defaultState:o}=Hh(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,s=this.controlIdMapping[i].children;s!==void 0&&Object.keys(s).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 s=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[s][o][n])==null?void 0:c[t])})}),i}else{let i=[];return Object.keys(this.controlIdMapping).map(o=>{const s=this.controlIdMapping[o].dataView,f=this.controlIdMapping[o].children;f!==void 0&&Object.keys(f).map(l=>{l===t&&this.state[s][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:"+qr("uid")}),u}else{let u;return Object.keys(this.controlIdMapping).map(i=>{const o=this.controlIdMapping[i].dataView,s=this.controlIdMapping[i].children;s!==void 0&&Object.keys(s).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 Hh(e){let t={},n={},r={},u={},i={};return Ot(e,o=>{const s=o.id,f={},l={};Nt([o],(c,a)=>{zh(f,l,c),Wh(r,s,c),Zh(u,s,c)}),t[s]={},i[s]=f,n[s]=l}),{state:t,defaultState:i,emptyState:n,databindMapping:r,controlidMapping:u}}function zh(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={};it(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:"+qr("uid")},ue(i))))!=null?u:[],t[n.id]=i}}function Wh(e,t,n){var r,u;if(n.controlType===Y.FORM)He(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,s=o[i].dataCode;s!==void 0&&(e[s]===void 0&&(e[s]={controlId:n.id,fields:[],dataViewId:t}),e[s].fields.push({fieldCode:o[i].fieldCode,controlId:n.id,dataBind:o,dataViewId:[t]}))});else{if(n.props.datasourceBind.dataCode===""){ut(`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;it(n.props.headers,o=>{He(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(s=>{const f=o.props.dataBind,l=f[s].dataCode;e[l].fields.push({fieldCode:f[s].fieldCode,controlId:o.id,dataBind:f,dataViewId:[t,i]})})})}}function Zh(e,t,n){n.controlType===Y.FORM?e[n.id]={dataBind:n.props.dataBind,options:[],dataView:t}:n.type===G.SUBTABLE&&(e[n.id]={dataBind:new ar({dataCode:n.props.datasourceBind.dataCode,fieldCode:""}),dataView:t,children:{},options:[]},it(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 Fi=["splice","push","shift","pop","unshift","reverse"],Hr=Symbol("__engineProxy__"),zr=Symbol("__engineTarget__"),wi=Symbol("__engineArrayBeforeSetCallbackFlag__"),bi=Symbol("__engineProxyThisKey__"),ze={type:"",args:[],callback:Bi};function Bi(){}Qh();function Xh(e,t,n,r,u){if(ze.type){ze.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 ${Fi.join(",")} for array operations`);return}if(!(Number.isNaN(i)&&t!=="length"))if(t==="length"){const s=n,f=e.length;if(s>e.length){et("Do not directly modify the length of the array data, please add new rows");return}return s===e.length?void 0:()=>u.call(null,e,r,"splice",[s,f-s])}else return i===e.length?()=>u.call(null,e,r,"push",[n]):()=>u.call(null,e,r,"splice",[i,1,n])}function Jh(e,t,n){return{__engineProxy__:!0,get(r,u,i){return u===Hr?!0:u===zr?r:Array.isArray(r)&&u===wi?n:u===bi?e:Reflect.get(r,u,i)},set(r,u,i,o){var h;let s=i;const f=r[u],l=e===""?u:e+"."+u;function c(d){if(typeof d=="object"&&d!==null)return d[Hr]!==!0?_n(d,t,n,l):_n(d[zr],t,n,l)}s=(h=c(i))!=null?h:s;let a;if(Array.isArray(r)){const d=Xh(r,u,i,e,t);a=Reflect.set(r,u,s,o),d&&d()}else{try{let d=s;if(s=n.call(null,r,l,s,f),d!==s){const D=c(s);D!==void 0&&(s=D)}}catch(d){return fn(`${l} set error ${d}`),!0}a=Reflect.set(r,u,s,o),t.call(null,r,l,i,f)}return a}}}function _n(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]=_n(o,t,n,i))}return new Proxy(e,Jh(r,t,n))}function Si(e){const t=[];return e.forEach(n=>{t.push(n),(n.controlType==="layout"||n.controlType==="wrap")&&t.push(...Si(n.children))}),t}function Wr(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((s,f)=>{var a,h;const l=Number(f);if(Number.isNaN(l)&&s){const d=s!=null&&s.children?Si(s.children):void 0,D=d==null?void 0:d.find(v=>v.id===f);return D||(s.controlType===Y.FORM?s:void 0)}else return(h=(a=s==null?void 0:s.children)==null?void 0:a[l])!=null?h:s},o)}function Gh(e,t){return["push","unshift"].includes(e)?t:e==="splice"?t.slice(2):[]}function Kh(e,t,n){if(["push","unshift"].includes(e))return n;if(e==="splice")return t.slice(0,2).concat(n)}function Qh(){Fi.forEach(e=>{const t=Array.prototype[e];Array.prototype[e]=function(...n){var r;if(this[Hr]){let u;const i=Gh(e,n);if(i.length){const o=(r=this[wi])==null?void 0:r.call(this,this[zr],this[bi],i),s=Kh(e,n,o);ze.type=e,ze.args=s,u=t.apply(this,s)}else ze.type=e,ze.args=n,u=t.apply(this,n);return typeof ze.callback=="function"&&ze.callback(e,n,u),ze.type="",ze.args=[],ze.callback=Bi,u}else return t.apply(this,n)}})}class Yh{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){fn(`${u.id} Exception during calling action: ${i}`)}})}addAction(t,n){this.actionMap.has(t)&&et("duplicated action key");const r=new ed(t,n);this.actionMap.set(t,r)}}class ed{constructor(t,n){this.id="",this.id=t,this.func=n}}class td{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 Qe(this,null,function*(){return this.executer===void 0?(fn("\u672A\u521D\u59CB\u5316executer"),[]):this.executer(t)})}}class ht{}class Yt extends ht{validate(t){return Ne(t)}transform(t){if(t==null)return"";if(!Ve(t)&&!wu(t))return String(t);if(ll(t))return JSON.stringify(t);throw`${t} is not a string`}}class Zr extends ht{validate(t){return ln(t)||t===""}transform(t){if(t==null)return"";const n=!Ve(t)&&!wu(t)?Number(t):void 0;if(!Number.isNaN(n)&&n!==void 0)return n;throw`${t} is not a number`}}class nd extends ht{validate(t){return hl(t)}transform(t){if(t==null)return[];function n(r){return r.map(u=>u?String(u):"")}if(St(t))return n(t);if(Ne(t)&&bu(t))try{const r=JSON.parse(t);if(Array.isArray(r))return n(r)}catch(r){}return[String(t)]}}class rd extends ht{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(St(t))return n(t);if(Ne(t)&&bu(t))try{const u=JSON.parse(t);if(St(u))return n(u)}catch(u){}const r=Number(t);if(Number.isNaN(r))throw`${t} is not a number array`;return[r]}}class ud extends ht{validate(t){return Ve(t)&&"amount"in t&&ln(t.amount)&&"currency"in t&&Ne(t.currency)}transform(t,n){if(t==null||t==="")return new sr({currency:n==null?void 0:n.currency});let r;if(Ve(t)&&(r=new sr(oe(oe({},n),t))),Ne(t)&&hn(t))try{const u=JSON.parse(t);r=new sr(oe(oe({},n),u))}catch(u){}if(r){const u=new Zr,i=new Yt;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 id extends ht{validate(t){return Ve(t)&&"min"in t&&Ne(t.min)&&"max"in t&&Ne(t.max)}transform(t,n){if(t==null||t==="")return new cr;let r;if(Ve(t)&&(r=new cr(oe(oe({},n),t))),Ne(t)&&hn(t))try{const u=JSON.parse(t);r=new cr(oe(oe({},n),u))}catch(u){}if(r){const u=new Yt;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 od extends ht{validate(t){return Ve(t)&&"result"in t&&ln(t.result)&&"unit"in t&&Ne(t.unit)}transform(t,n){if(t==null||t==="")return new lr({unit:n==null?void 0:n.unit});let r;if(Ve(t)&&(r=new lr(oe(oe({},n),t))),Ne(t)&&hn(t))try{const u=JSON.parse(t);r=new lr(oe(oe({},n),u))}catch(u){}if(r){const u=new Zr,i=new Yt;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 ad extends ht{validate(t){return!!Ve(t)}transform(t,n){if(t==null||t==="")return new fr;let r;if(Ve(t)&&(r=new fr(oe(oe({},n),rr.exports.camelizeKeys(t)))),Ne(t)&&hn(t))try{const u=JSON.parse(t);r=new fr(oe(oe({},n),rr.exports.camelizeKeys(u)))}catch(u){}if(r){const u=new Yt;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 sd{static getValueChecker(t){let n;switch(t){case z.VARCHAR:case z.TIMESTAMP:case z.TEXT:case z.RELATION:case z.AUTO_NUMBER:n=new Yt;break;case z.DECIMAL:n=new Zr;break;case z.EMPLOYEES:case z.DEPARTMENTS:case z.IMAGE:case z.FILE:case z.ARRAY:n=new nd;break;case z.MONEY:n=new ud;break;case z.TIMESCOPE:n=new id;break;case z.CALC:n=new od;break;case z.DECIMAL_RANGE:n=new rd;break;case z.ADDRESS:n=new ad;break}return n}}function cd(e){if(["min","max","currency","unit"].includes(e))return z.VARCHAR;if(["result","amount"].includes(e))return z.DECIMAL}function _i(e,t,n,r){var o;let u=(o=cd(t))!=null?o:e,i=sd.getValueChecker(u);if(!i||i.validate(n))return n;try{const s=i.transform(n,r);return s!==void 0?s:n}catch(s){throw`${t} ${s}`}}function fd(e,t,n){return Object.entries(e).reduce((r,[u,i])=>{const o=t[u];return r[u]=_i(i,u,o,n[u]),r},Object.assign({},t))}typeof window!="undefined"&&(window.engines={});let xt=null,en="";class Xr extends Mu{constructor(t){super(),this.rawStore={},this.isMounted=!1,this.id=Gn(8),this.__pluginsApplied=!1,this.actionManager=new Yh,this._jobTasks=[],this.createControlInstance=this.createInstance,this.$options=Object.freeze(t);const{autoMount:n=!0,schema:r,beforeCreateInstance:u,externalParams:i,language:o=hu,debug:s=!1}=this.$options;Ie.setLocale(o),this.debug=s,this.runtime=new Ur({schema:r,beforeCreateInstance:u}),this.externalParams=i,this.store=new Vh({instance:this.runtime.instance}),this.debugLog("engine is Instantiation complete"),n&&this.mount()}debugLog(...t){this.debug&&er(...t)}use(t){return this.__pluginsApplied||this.__plugins.push(t),this}registerControl(...t){return this.runtime.register(...t),this}static register(...t){return Ur.register(...t)}static judgeControlIsRegistered(t){return Ur.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=_n(this.store.state,this._proxyStateCallback.bind(this),this._proxyStateBeforeSetCallback.bind(this))}_proxyStateBeforeSetCallback(t,n,r,u){const i=Wr(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return r;if(this.assertInstance(i,G.SUBTABLE)){if(r===null)return[];const f=i.props.headers.reduce((c,a)=>{const h=a.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=>fd(f,c,l))}const o=n.split("."),s=o[o.length-1];try{return _i(i.fieldType,s,r,u)}catch(f){throw ut(`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=Wr(this.runtime.flatInstances,n,this.runtime.instanceMap);if((o==null?void 0:o.controlType)!==Y.LIST)return;const s=d=>{const D=[];for(let v=0;v<d;v++){const A=this.listControlCreateRow(o,"subtable-row");A&&D.push(A)}return D},f=xt;let l=[],c=[],a=[],h=!1;if(r&&u){switch(r){case"push":case"unshift":const d=u.length;l=s(d),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=s(D),c=v;const A=u[0],p=u[1];o.children[r](A,p,...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"?a=i:["pop","shift"].includes(r)&&(a=[i]),this.emit("list-change",{instance:o,value:this.getState(o.id),options:Object.assign({},f,{changed:l,data:c,deleted:a!=null?a:[],jsonValue:JSON.stringify(this.getState(o.id)),isDeleteLastOne:h})}),xt=null}}_handlerObjectUpdate(t,n,r,u){const i=Wr(this.runtime.flatInstances,n,this.runtime.instanceMap);if(!i)return;const o=this.getInstanceRowIndex(i),s=xt||{};if(i.controlType===Y.LIST){i.children.length=0;const f=r;let l=[];for(let c=0;c<f.length;c++){const a=this.listControlCreateRow(i,"subtable-row");a&&l.push(a)}i.children.push(...l),this.runtime.getFlatInstances(),this.emit("list-change",{instance:i,value:r,options:lu(oe({},s),{changed:l,data:f,deleted:u!=null?u:[]})})}else this.emit("change",{instance:i,value:this.getState(i.id,o),rowIndex:o,options:lu(oe({},s),{oldValue:u})})}applyPlugins(){this.__pluginsApplied||(this.__plugins.forEach(t=>{var n;try{en=(n=t.pluginName)!=null?n:t.constructor.name,t.apply(this)}catch(r){et(`${en} Plugin apply Error
|
|
2
|
+
${r}`)}finally{en=""}}),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}}listControlAddRow(t,n="subtable-row"){const r=this.listControlCreateRow(t,n);!r||t.children.push(r)}emit(t,n){return Qe(this,null,function*(){if(t==="engine-mounted"){if(this.isMounted)return ut("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 Zo(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 en&&(n.applyingPluginName=en),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)}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){xt=t}setState(t,n,r,u){xt=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),xt=null}setStates(t,n,r){let u=t!=null?t:{};Object.keys(u).forEach(i=>{Object.entries(this.store.controlIdMapping).forEach(([o,s])=>{if(s.dataView===i){const f=u[i][o];f!==void 0&&this.setState(o,f,n,r)}else(o===i||s.children&&s.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,s=this.getState(o,r);return He(i)?s:Object.entries(i).reduce((f,[l,c])=>c.fieldCode===n?f[l]:f,s)}getData(t){var u,i,o,s,f,l,c,a;if(!t)return;let n=this.getDataBindMapping(t),r=this.getControlIdMapping();if(n){const{controlId:h}=n,d=this.getField(t);if(Array.isArray(d))return d.map(v=>{var p,m,E,C,w,_;let A={};for(let M in v){const k=(E=(m=(p=r[h])==null?void 0:p.children[M])==null?void 0:m.dataBind)==null?void 0:E.fieldCode;if(k!==""){if(k)A[k]=v[M];else if((C=r[h])!=null&&C.children[M])for(let W in v[M])A[(_=(w=r[h])==null?void 0:w.children[M])==null?void 0:_.dataBind[W].fieldCode]=v[M][W]}}return A});{let D={};for(let v in d)if((i=(u=r[v])==null?void 0:u.dataBind)!=null&&i.fieldCode)D[(o=r[v])==null?void 0:o.dataBind.fieldCode]=d[v];else if((f=(s=r[v])==null?void 0:s.dataBind)!=null&&f.dataCode)D[(l=r[v])==null?void 0:l.dataBind.dataCode]=d[v].map(A=>{var m,E;let p={};for(let C in A){const w=(m=r[v].children[C])==null?void 0:m.dataBind.fieldCode;if(w!=="")if(w)p[w]=A[C];else for(let _ in A[C])p[(E=r[v].children[C])==null?void 0:E.dataBind[_].fieldCode]=A[C][_]}return p});else if(r[v])for(let A in d[v])D[(a=(c=r[v])==null?void 0:c.dataBind[A])==null?void 0:a.fieldCode]=d[v][A];return D}}}setField(t,n,r,u,i){var l;const o=this.getDataBindMapping(t,n);if(!o)return;const{dataBind:s,controlId:f}=o;if(He(s))this.setState(f,r,u,i);else{const c=(l=ue(this.getState(f,u)))!=null?l:this.getEmptyState(f),a=Object.entries(s).reduce((h,[d,D])=>(D.fieldCode===n&&(h[d]=r),h),c);this.setState(f,a,u,i)}}setFields(t,n,r,u){const i=this.getDataBindMapping(t);if(!i)return;let o=[];i.fields.forEach(s=>{var a;const{dataBind:f,controlId:l,fieldCode:c}=s;if(!o.includes(c)&&!!Object.hasOwnProperty.call(n,c))if(He(f))this.setState(l,n[c],r,u);else{const h=(a=ue(this.getState(l,r)))!=null?a:this.getEmptyState(l),d=Object.entries(f).reduce((D,[v,A])=>{o.push(A.fieldCode);const p=n[A.fieldCode];return p!==void 0&&(D[v]=p),D},h);this.setState(s.controlId,d,r,u)}})}buildFields(t,n){const r=this.getDataBindMapping(t);if(!r)return;let u=[];const i={};return r.fields.forEach(o=>{const{dataBind:s,controlId:f,fieldCode:l}=o;if(!u.includes(l)&&!!Object.hasOwnProperty.call(n,l))if(He(s))i[f]=n[l];else{const c=this.getEmptyState(f);i[o.controlId]=Object.entries(s).reduce((a,[h,d])=>{u.push(d.fieldCode);const D=n[d.fieldCode];return D!==void 0&&(a[h]=D),a},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,s,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(a=>{let h=ue(this.store.emptyState[c.dataViewId][c.controlId]),d=[];Object.keys(a).map(D=>{var A,p,m;if(d.includes(D))return;const v=(p=(A=this.store.dataBindMapping[u])==null?void 0:A.fields)==null?void 0:p.find(E=>E.fieldCode===D);if(v){if(He(v.dataBind)&&a[D]!==void 0)h[v.controlId]=a[D];else if(!He(v.dataBind)){let E=ue((m=this.getEmptyState(v.controlId))!=null?m:{});Object.keys(v.dataBind).map(C=>{const w=v.dataBind[C];a[w.fieldCode]!==void 0&&(E[C]=a[w.fieldCode]),d.push(w.fieldCode)}),h[v.controlId]=E}}}),r[c.dataViewId][c.controlId].push(h)})}else if(i){let c=[];const a=ue(this.store.emptyState);(s=Object.keys(i))!=null&&s.length&&Object.keys(i).map(d=>{var v;if(c.includes(d))return;const D=this.getDataBindMapping(u,d);if(D){if(r[D.dataViewId[0]]||(r[D.dataViewId[0]]={}),He(D.dataBind)&&i[d]!==void 0)r[D.dataViewId[0]][D.controlId]=i[d]!==void 0?i[d]:a[D.dataViewId[0]][D.controlId];else if(!He(D.dataBind)){let A=(v=this.getEmptyState(D.controlId))!=null?v:{};Object.keys(D.dataBind).map(p=>{const m=D.dataBind[p];i[m.fieldCode]!==void 0&&(A[p]=i[m.fieldCode]),c.push(m.fieldCode)}),r[D.dataViewId[0]][D.controlId]=A}}});const h=this.getDataBindMapping(u);if(h){const d=(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:{});d==null||d.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,i;if(t===void 0)return this.runtime.flatInstances;const r=Array.from(this.runtime.instanceMap[t]||[]);if(n)if(r.length){const o=r[0];if(this.inList(o.id)!==void 0){const s=this.getInstanceInSubtableHeader(o);s&&r.unshift(s)}}else{const o=(u=this.getControlIdMapping())!=null?u:{},[s]=(i=Object.entries(o).find(([f,l])=>l.children&&t in l.children))!=null?i:[];if(s){const l=this.getInstance(s).props.headers.find(c=>c.children.find(a=>a.id===t));if(l){const c=l.children.find(a=>a.id===t);c&&r.unshift(c)}}}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),nr(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),nr(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){ut(`No corresponding dataCode=${t} was found`);return}if(!n)return r;const u=r.fields.find(i=>i.fieldCode===n);if(!u){ut(`No corresponding fieldCode=${n} was found`);return}return u}getAction(){return this.actionManager}initDataManager(t){this.dataManager=new td(t)}getDataManager(){return this.dataManager}assertInstance(t,n){return Ne(n)?t.type===n:n.includes(t.type)}getInstanceRowIndex(t){if(!t.parent)return;let n;if(this.assertInstance(t.parent,G.SUBTABLE))if(this.assertInstance(t,G.SUBTABLE_COLUMN))n=-1;else{const r=t.parent.children.findIndex(u=>u===t);r>-1&&(n=r)}else n=this.getInstanceRowIndex(t.parent);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,G.SUBTABLE_COLUMN)?t:this.getInstanceParentControl(t,G.SUBTABLE_COLUMN);if(!r)return;const i=this.getInstanceParentControl(t,G.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 s,f;const o=(f=(s=n[i])==null?void 0:s.children)==null?void 0:f.hasOwnProperty(t);return o&&(r=i),o}),r}}class ld{}class hd{constructor(t,n){this.config=t,this.env=n}apply(t){this.engine=t;const n=this.config;if(!n)return;const r=Mi(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 Mi(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(s){et(s.message+". fail to parse the module"),process.env.NODE_ENV!=="production"&&et("fail to parse the module")}const i={},o={};for(const[s,f]of Object.entries(u.exports))typeof f=="function"?i[s]=f:o[s]=f;return{funcMap:i,variables:o}}const dd={"engine-mounted":"did_mount","engine-submit":"will_submit","engine-submit-params":"do_submit","engine-submitted":"did_submit"};class pd{constructor(t){this.config=t}apply(t){this.engine=t,Object.entries(dd).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 Dd{constructor(t){this.config=t}apply(t){this.engine=t,Nu.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 Mn(){return Mn=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},Mn.apply(this,arguments)}var Ii={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 Ni(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isComplex===!0||!1}function Oi(e){return e&&typeof e=="object"&&Object.getPrototypeOf(e).isFraction===!0||!1}function xi(e){return e&&e.constructor.prototype.isUnit===!0||!1}function In(e){return typeof e=="string"}var $e=Array.isArray;function Rt(e){return e&&e.constructor.prototype.isMatrix===!0||!1}function Jr(e){return Array.isArray(e)||Rt(e)}function vd(e){return e&&e.isDenseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function gd(e){return e&&e.isSparseMatrix&&e.constructor.prototype.isMatrix===!0||!1}function md(e){return e&&e.constructor.prototype.isRange===!0||!1}function Ri(e){return e&&e.constructor.prototype.isIndex===!0||!1}function yd(e){return typeof e=="boolean"}function Ed(e){return e&&e.constructor.prototype.isResultSet===!0||!1}function Ad(e){return e&&e.constructor.prototype.isHelp===!0||!1}function Cd(e){return typeof e=="function"}function Fd(e){return e instanceof Date}function wd(e){return e instanceof RegExp}function bd(e){return!!(e&&typeof e=="object"&&e.constructor===Object&&!Ni(e)&&!Oi(e))}function Bd(e){return e===null}function Sd(e){return e===void 0}function _d(e){return e&&e.isAccessorNode===!0&&e.constructor.prototype.isNode===!0||!1}function Md(e){return e&&e.isArrayNode===!0&&e.constructor.prototype.isNode===!0||!1}function Id(e){return e&&e.isAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Nd(e){return e&&e.isBlockNode===!0&&e.constructor.prototype.isNode===!0||!1}function Od(e){return e&&e.isConditionalNode===!0&&e.constructor.prototype.isNode===!0||!1}function xd(e){return e&&e.isConstantNode===!0&&e.constructor.prototype.isNode===!0||!1}function Rd(e){return e&&e.isFunctionAssignmentNode===!0&&e.constructor.prototype.isNode===!0||!1}function Pd(e){return e&&e.isFunctionNode===!0&&e.constructor.prototype.isNode===!0||!1}function $d(e){return e&&e.isIndexNode===!0&&e.constructor.prototype.isNode===!0||!1}function Td(e){return e&&e.isNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ld(e){return e&&e.isObjectNode===!0&&e.constructor.prototype.isNode===!0||!1}function jd(e){return e&&e.isOperatorNode===!0&&e.constructor.prototype.isNode===!0||!1}function kd(e){return e&&e.isParenthesisNode===!0&&e.constructor.prototype.isNode===!0||!1}function qd(e){return e&&e.isRangeNode===!0&&e.constructor.prototype.isNode===!0||!1}function Ud(e){return e&&e.isRelationalNode===!0&&e.constructor.prototype.isNode===!0||!1}function Vd(e){return e&&e.isSymbolNode===!0&&e.constructor.prototype.isNode===!0||!1}function Hd(e){return e&&e.constructor.prototype.isChain===!0||!1}function Gr(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 At(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 At(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 zd(e,At)}function zd(e,t){var n={};for(var r in e)Nn(e,r)&&(n[r]=t(e[r]));return n}function tn(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(!tn(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)||!tn(e[n],t[n]))return!1;for(n in t)if(!(n in e))return!1;return!0}else return e===t}}function Nn(e,t){return e&&Object.hasOwnProperty.call(e,t)}function Wd(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 Zd=["Matrix","Array"],Xd=["number","BigNumber","Fraction"],Pi=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 Yc(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 yt(e){return yt=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},yt(e)}function Zr(){return!0}function Pe(){return!1}function wt(){}var Xr="Argument is not a typed-function.";function Jr(){function e(g){return yt(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=A(_),L=F(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=[],Ae=void 0,ce=He(U),_e;try{for(ce.s();!(_e=ce.n()).done;){Ae=_e.value;var fe=z(Ae.params,P);if(!(!fe||be.restParam&&!fe.restParam)){if(!fe.hasAny){var je=function(){var Re=m(fe);if(be.types.some(function(gt){return!Re.has(gt.name)}))return"continue"}();if(je==="continue")continue}ge.push(Ae)}}}catch(Re){ce.e(Re)}finally{ce.f()}if(U=ge,U.length===0)break}var Se,Me=He(U),Dt;try{for(Me.s();!(Dt=Me.n()).done;)if(Se=Dt.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")+"("+F(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 F(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=Ht(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 A(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 ce=[];if(L.forEach(function(fe){var je=z(fe.params,S),Se=N(je);(S<fe.params.length||w(fe.params))&&Se(C[S])&&ce.push(fe)}),ce.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=ce};for(S=0;S<C.length;S++){var U=x();if(yt(U)==="object")return U.v}var Z=L.map(function(Ae){return w(Ae.params)?1/0:Ae.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(zt){P.e(zt)}finally{P.f()}var ge=0,Ae=0,ce=He(B),_e;try{for(ce.s();!(_e=ce.n()).done;)Z=_e.value,Z.hasAny&&++ge,Z.hasConversion&&++Ae}catch(zt){ce.e(zt)}finally{ce.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!==Ae)return U-Ae;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 Dt=K(y[Me],B[Me]);je.push(Dt),Se+=Dt}if(Se!==0)return Se;for(var Re,gt=0,mn=je;gt<mn.length;gt++)if(Re=mn[gt],Re!==0)return Re;return 0}function Ht(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,rt(arguments,0,L).concat([rt(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 ih(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(Ae){x.e(Ae)}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 qu(C)?Uu(C.referToSelf.callback):Vu(C)?ju(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(qu(x))B[S]=x.referToSelf.callback(y),B[S].referToSelf=x.referToSelf,_[S]=!0,L=!1;else if(Vu(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 Ee(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 Ce(g,C){if(a.createCount++,Object.keys(C).length===0)throw new SyntaxError("No signatures provided");a.warnAgainstDeprecatedThis&&Ee(C);var y=[],B=[],_={},R=[],L,S=function(){if(!Object.prototype.hasOwnProperty.call(C,L))return"continue";var ve=A(L);if(!ve)return"continue";y.forEach(function(_t){if(T(_t,ve))throw new TypeError('Conflicting signatures "'+F(_t)+'" and "'+F(ve)+'".')}),y.push(ve);var Wu=B.length;B.push(C[L]);var $h=ve.map(v),En=void 0,Cn=He(M($h)),Gu;try{for(Cn.s();!(Gu=Cn.n()).done;){En=Gu.value;var Zu=F(En);R.push({params:En,name:Zu,fn:Wu}),En.every(function(_t){return!_t.hasConversion})&&(_[Zu]=Wu)}}catch(_t){Cn.e(_t)}finally{Cn.f()}};for(L in C)var x=S();R.sort(W);var U=ee(B,_,Gt),Z;for(Z in _)Object.prototype.hasOwnProperty.call(_,Z)&&(_[Z]=U[_[Z]]);for(var P=[],be=new Map,ge=0,Ae=R;ge<Ae.length;ge++)Z=Ae[ge],be.has(Z.name)||(Z.fn=U[Z.fn],P.push(Z),be.set(Z.name,Z));for(var ce=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),Dt=ce&&_e&&fe&&je&&Se&&Me,Re=0;Re<P.length;++Re)P[Re].test=O(P[Re].params);for(var gt=ce?N(P[0].params[0]):Pe,mn=_e?N(P[1].params[0]):Pe,zt=fe?N(P[2].params[0]):Pe,lh=je?N(P[3].params[0]):Pe,fh=Se?N(P[4].params[0]):Pe,hh=Me?N(P[5].params[0]):Pe,dh=ce?N(P[0].params[1]):Pe,ph=_e?N(P[1].params[1]):Pe,Dh=fe?N(P[2].params[1]):Pe,gh=je?N(P[3].params[1]):Pe,vh=Se?N(P[4].params[1]):Pe,mh=Me?N(P[5].params[1]):Pe,Wt=0;Wt<P.length;++Wt)P[Wt].implementation=sr(P[Wt].params,P[Wt].fn);var Eh=ce?P[0].implementation:wt,Ch=_e?P[1].implementation:wt,Ah=fe?P[2].implementation:wt,Fh=je?P[3].implementation:wt,yh=Se?P[4].implementation:wt,wh=Me?P[5].implementation:wt,Bh=ce?P[0].params.length:-1,bh=_e?P[1].params.length:-1,Sh=fe?P[2].params.length:-1,Mh=je?P[3].params.length:-1,Nh=Se?P[4].params.length:-1,Ih=Me?P[5].params.length:-1,_h=Dt?6:0,Rh=P.length,xh=P.map(function($e){return $e.test}),Lh=P.map(function($e){return $e.implementation}),Oh=function(){for(var ve=_h;ve<Rh;ve++)if(xh[ve](arguments))return Lh[ve].apply(this,arguments);return a.onMismatch(g,arguments,P)};function Gt($e,ve){return arguments.length===Bh&>($e)&&dh(ve)?Eh.apply(this,arguments):arguments.length===bh&&mn($e)&&ph(ve)?Ch.apply(this,arguments):arguments.length===Sh&&zt($e)&&Dh(ve)?Ah.apply(this,arguments):arguments.length===Mh&&lh($e)&&gh(ve)?Fh.apply(this,arguments):arguments.length===Nh&&fh($e)&&vh(ve)?yh.apply(this,arguments):arguments.length===Ih&&hh($e)&&mh(ve)?wh.apply(this,arguments):Oh.apply(this,arguments)}try{Object.defineProperty(Gt,"name",{value:g})}catch($e){}return Gt.signatures=_,Gt._typedFunctionData={signatures:P,signatureMap:be},Gt}function Be(g,C,y){throw k(g,C,y)}function De(g){return rt(g,0,g.length-1)}function Ke(g){return g[g.length-1]}function rt(g,C,y){return Array.prototype.slice.call(g,C,y)}function ut(g,C){for(var y=0;y<g.length;y++)if(C(g[y]))return g[y]}function ih(g,C){return Array.prototype.concat.apply([],g.map(C))}function oh(){var g=De(arguments).map(function(y){return F(A(y))}),C=Ke(arguments);if(typeof C!="function")throw new TypeError("Callback function expected as last argument");return ju(g,C)}function ju(g,C){return{referTo:{references:g,callback:C}}}function Uu(g){if(typeof g!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:g}}}function Vu(g){return g&&yt(g.referTo)==="object"&&Array.isArray(g.referTo.references)&&typeof g.referTo.callback=="function"}function qu(g){return g&&yt(g.referToSelf)==="object"&&typeof g.referToSelf.callback=="function"}function Hu(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 ah(g){var C;for(var y in g)Object.prototype.hasOwnProperty.call(g,y)&&(c(g[y])||typeof g[y].signature=="string")&&(C=Hu(C,g[y].name));return C}function sh(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 ch=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=ah(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||(_=Hu(_,U)),sh(R,x)}return Ce(_||"",R)},a.create=Jr,a.createCount=ch.createCount,a.onMismatch=Be,a.throwMismatchError=Be,a.createError=k,a.clear=d,a.clearConversions=s,a.addTypes=l,a._findType=f,a.referTo=oh,a.referToSelf=Uu,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 zu(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){zu(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){zu(g);var C=f(g.to),y=ut(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 Zn(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>An(2,n-1)-1||e<-An(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+An(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 Xn(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),we(t)?r=t:we(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 tl(e,r);case"exponential":return Qr(e,r);case"engineering":return el(e,r);case"bin":return Zn(e,2,u);case"oct":return Zn(e,8,u);case"hex":return Zn(e,16,u);case"auto":return nl(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 an(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 el(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=an(e),r=sn(n,t),u=r.exponent,i=r.coefficients,a=u%3===0?u:u<0?u-3-u%3:u-u%3;if(we(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=we(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 tl(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=an(e),r=typeof t=="number"?sn(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,a=i+(t||0);return u.length<a&&(u=u.concat(Bt(a-u.length))),i<0&&(u=Bt(-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=an(e),r=t?sn(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(Bt(t-u.length)));var a=u.shift();return r.sign+a+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function nl(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=an(e),a=t?sn(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(Bt(t-f.length))),f=f.concat(Bt(l-f.length+1+(f.length<t?t-f.length:0))),f=Bt(-l).concat(f);var d=l>0?l:0;return d<f.length-1&&f.splice(d+1,0,"."),a.sign+f.join("")}function sn(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 Bt(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function rl(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var ul=Number.EPSILON||2220446049250313e-31;function il(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<ul?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Jn(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 ol(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&&(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 sl(e,r);case"exponential":return Yr(e,r);case"engineering":return al(e,r);case"bin":return Jn(e,2,u);case"oct":return Jn(e,8,u);case"hex":return Jn(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 al(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);return i.indexOf("e")!==-1&&(i=u.toString()),i+"e"+(n>=0?"+":"")+r.toString()}function Yr(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function sl(e,t){return e.toFixed(t)}function pt(e,t){var n=cl(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function cl(e,t){if(typeof e=="number")return Xn(e,t);if(st(e))return ol(e,t);if(ll(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return eu(e,t);if(un(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 ll(e){return e&&typeof e=="object"&&typeof e.s=="number"&&typeof e.n=="number"&&typeof e.d=="number"||!1}function le(e,t,n){if(!(this instanceof le))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}le.prototype=new RangeError,le.prototype.constructor=RangeError,le.prototype.name="DimensionError",le.prototype.isDimensionError=!0;function bt(e,t,n){if(!(this instanceof bt))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}bt.prototype=new RangeError,bt.prototype.constructor=RangeError,bt.prototype.name="IndexError",bt.prototype.isIndexError=!0;function Kn(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 le(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 le(t.length-1,t.length,"<");tu(e[r],t,i)}}else for(r=0;r<u;r++)if(Array.isArray(e[r]))throw new le(t.length+1,t.length,">")}function nu(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new le(e.length,0)}else tu(e,t,0)}function ke(e,t){if(!we(e)||!Xe(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new bt(e,t)}function ru(e,t,n){if(!Array.isArray(e)||!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(!we(u)||!Xe(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+pt(t)+")")});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 fl(e,t){var n=pl(e),r=n.length;if(!Array.isArray(e)||!Array.isArray(t))throw new TypeError("Array expected");if(t.length===0)throw new le(0,r,"!=");t=uu(t,r);var u=iu(t);if(r!==u)throw new le(u,r,"!=");try{return hl(n,t)}catch(i){throw i instanceof le?new le(u,r,"!="):i}}function uu(e,t){var n=iu(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 iu(e){return e.reduce((t,n)=>t*n,1)}function hl(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 dl(e,t,n,r){var u=r||Kn(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=ou(e,t,0);u.length<t;)u.push(1);return e}function ou(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]=ou(e[r],t,i)}else for(var a=n;a<t;a++)e=[e];return e}function pl(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 Ne(e,t,n,r){function u(i){var a=Jc(i,t.map(vl));return Dl(e,t,i),n(a)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function Dl(e,t,n){var r=t.filter(i=>!gl(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 gl(e){return e&&e[0]==="?"}function vl(e){return e&&e[0]==="?"?e.slice(1):e}function ml(e,t){if(su(e)&&au(e,t))return e[t];throw typeof e[t]=="function"&&Al(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function El(e,t,n){if(su(e)&&au(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function Cl(e,t){return t in e}function au(e,t){return!e||typeof e!="object"?!1:on(Fl,t)?!0:!(t in Object.prototype||t in Function.prototype)}function Al(e,t){return e==null||typeof e[t]!="function"||on(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:on(yl,t)?!0:!(t in Object.prototype||t in Function.prototype)}function su(e){return typeof e=="object"&&e&&e.constructor===Object}var Fl={length:!0,name:!0},yl={toString:!0,valueOf:!0,toLocaleString:!0};class wl{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return ml(this.wrappedObject,t)}set(t,n){return El(this.wrappedObject,t,n),this}has(t){return Cl(this.wrappedObject,t)}}function Bl(e){return e?e instanceof Map||e instanceof wl||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var cu=function(){return cu=Kr.create,Kr},bl=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],Sl=Ne("typed",bl,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,a=cu();return a.clear(),a.addTypes([{name:"number",test:we},{name:"Complex",test:Vr},{name:"BigNumber",test:st},{name:"Fraction",test:qr},{name:"Unit",test:Hr},{name:"identifier",test:f=>un&&/^(?:[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\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\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\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\uDD50-\uDD52\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]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\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-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])(?:[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\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\uDFB0]|\uD808[\uDC00-\uDF99]|\uD809[\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\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\uDD50-\uDD52\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]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB]|\uD839[\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-\uDF38\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A])*$/.test(f)},{name:"string",test:un},{name:"Chain",test:Zc},{name:"Array",test:Oe},{name:"Matrix",test:Ut},{name:"DenseMatrix",test:Cc},{name:"SparseMatrix",test:Ac},{name:"Range",test:Fc},{name:"Index",test:zr},{name:"boolean",test:yc},{name:"ResultSet",test:wc},{name:"Help",test:Bc},{name:"function",test:bc},{name:"Date",test:Sc},{name:"RegExp",test:Mc},{name:"null",test:Ic},{name:"undefined",test:_c},{name:"AccessorNode",test:Rc},{name:"ArrayNode",test:xc},{name:"AssignmentNode",test:Lc},{name:"BlockNode",test:Oc},{name:"ConditionalNode",test:$c},{name:"ConstantNode",test:Tc},{name:"FunctionNode",test:kc},{name:"FunctionAssignmentNode",test:Pc},{name:"IndexNode",test:jc},{name:"Node",test:Uc},{name:"ObjectNode",test:Vc},{name:"OperatorNode",test:qc},{name:"ParenthesisNode",test:Hc},{name:"RangeNode",test:zc},{name:"RelationalNode",test:Wc},{name:"SymbolNode",test:Gc},{name:"Map",test:Bl},{name:"Object",test:Nc}]),a.addConversions([{from:"number",to:"BigNumber",convert:function(l){if(n||er(l),rl(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||cn(l),new r(l,0)}},{from:"BigNumber",to:"Complex",convert:function(l){return r||cn(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||cn(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||cn(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||Ml(),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&&zn(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&&zn(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 cn(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function Ml(){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(Ii)};Mn(Pi,Ii,{MATRIX_OPTIONS:Zd,NUMBER_OPTIONS:Xd});function We(e,t){var n=typeof Symbol!="undefined"&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=Jd(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,s;return{s:function(){n=n.call(e)},n:function(){var l=n.next();return i=l.done,l},e:function(l){o=!0,s=l},f:function(){try{!i&&n.return!=null&&n.return()}finally{if(o)throw s}}}}function Jd(e,t){if(!!e){if(typeof e=="string")return $i(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 $i(e,t)}}function $i(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 Ti(){return!0}function je(){return!1}function $t(){}var Li="Argument is not a typed-function.";function ji(){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:Ti,isAny:!0},r,u,i=0,o={createCount:0};function s(g){var y=r.get(g);if(y)return y;var F='Unknown type "'+g+'"',b=g.toLowerCase(),I,N=We(u),x;try{for(N.s();!(x=N.n()).done;)if(I=x.value,I.toLowerCase()===b){F+='. Did you mean "'+I+'" ?';break}}catch(S){N.e(S)}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?s(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 S=F+b.length;S<u.length;++S)r.get(u[S]).index=S}function l(){r=new Map,u=[],i=0,f([n],!1)}l(),f(t);function c(){var g,y=We(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 a(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 d(g,y,F){if(!h(g))throw new TypeError(Li);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 S=g._typedFunctionData.signatureMap.get(x);if(S)return S}var O=N.length,L;if(b){L=[];var V;for(V in g.signatures)L.push(g._typedFunctionData.signatureMap.get(V))}else L=g._typedFunctionData.signatures;for(var P=0;P<O;++P){var Ce=N[P],ve=[],Ee=void 0,he=We(L),Se;try{for(he.s();!(Se=he.n()).done;){Ee=Se.value;var de=k(Ee.params,P);if(!(!de||Ce.restParam&&!de.restParam)){if(!de.hasAny){var qe=function(){var _e=E(de);if(Ce.types.some(function(bt){return!_e.has(bt.name)}))return"continue"}();if(qe==="continue")continue}ve.push(Ee)}}}catch(_e){he.e(_e)}finally{he.f()}if(L=ve,L.length===0)break}var Fe,we=We(L),wt;try{for(we.s();!(wt=we.n()).done;)if(Fe=wt.value,Fe.params.length<=O)return Fe}catch(_e){we.e(_e)}finally{we.f()}throw new TypeError("Signature not found (signature: "+(g.name||"unnamed")+"("+A(N,", ")+"))")}function D(g,y,F){return d(g,y,F).implementation}function v(g,y){var F=s(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=s(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 p(g){var y=g.indexOf("...")===0,F=y?g.length>3?g.slice(3):"any":g,b=F.split("|").map(function(S){return s(S.trim())}),I=!1,N=y?"...":"",x=b.map(function(S){return I=S.isAny||I,N+=S.name+"|",{name:S.name,typeIndex:S.index,test:S.test,isAny:S.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=rv(y),b=g.hasAny,I=g.name,N=F.map(function(x){var S=s(x.from);return b=S.isAny||b,I+="|"+x.from,{name:x.from,typeIndex:S.index,test:S.test,isAny:S.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=p(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=Vt(g);return y?y.restParam:!1}function _(g){if(!g||g.types.length===0)return Ti;if(g.types.length===1)return s(g.types[0].name).test;if(g.types.length===2){var y=s(g.types[0].name).test,F=s(g.types[1].name).test;return function(N){return y(N)||F(N)}}else{var b=g.types.map(function(I){return s(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=Po(g).map(_);var I=y.length,N=_(Vt(g)),x=function(O){for(var L=I;L<O.length;L++)if(!N(O[L]))return!1;return!0};return function(O){for(var L=0;L<y.length;L++)if(!y[L](O[L]))return!1;return x(O)&&O.length>=I+1}}else return g.length===0?function(O){return O.length===0}:g.length===1?(F=_(g[0]),function(O){return F(O[0])&&O.length===1}):g.length===2?(F=_(g[0]),b=_(g[1]),function(O){return F(O[0])&&b(O[1])&&O.length===2}):(y=g.map(_),function(O){for(var L=0;L<y.length;L++)if(!y[L](O[L]))return!1;return O.length===y.length})}function k(g,y){return y<g.length?g[y]:w(g)?Vt(g):null}function W(g,y){var F=k(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=W(b.params,y),N,x=We(I),S;try{for(x.s();!(S=x.n()).done;)N=S.value,F.add(N)}catch(O){x.e(O)}finally{x.f()}}),F.has("any")?["any"]:Array.from(F)}function $(g,y,F){var b,I,N=g||"unnamed",x=F,S,O=function(){var he=[];if(x.forEach(function(de){var qe=k(de.params,S),Fe=_(qe);(S<de.params.length||w(de.params))&&Fe(y[S])&&he.push(de)}),he.length===0){if(I=R(x,S),I.length>0){var Se=a(y[S]);return b=new TypeError("Unexpected type of argument in function "+N+" (expected: "+I.join(" or ")+", actual: "+Se.join(" | ")+", index: "+S+")"),b.data={category:"wrongType",fn:N,index:S,actual:Se,expected:I},{v:b}}}else x=he};for(S=0;S<y.length;S++){var L=O();if(Pt(L)==="object")return L.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,S),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 P=Math.max.apply(null,V);if(y.length>P)return b=new TypeError("Too many arguments in function "+N+" (expected: "+P+", actual: "+y.length+")"),b.data={category:"tooManyArgs",fn:N,index:y.length,expectedLength:P},b;for(var Ce=[],ve=0;ve<y.length;++ve)Ce.push(a(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 J(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=J(g)-J(y);return b<0?-1:b>0?1:0}function U(g,y){var F=g.params,b=y.params,I=Vt(F),N=Vt(b),x=w(F),S=w(b);if(x&&I.hasAny){if(!S||!N.hasAny)return 1}else if(S&&N.hasAny)return-1;var O=0,L=0,V,P=We(F),Ce;try{for(P.s();!(Ce=P.n()).done;)V=Ce.value,V.hasAny&&++O,V.hasConversion&&++L}catch(un){P.e(un)}finally{P.f()}var ve=0,Ee=0,he=We(b),Se;try{for(he.s();!(Se=he.n()).done;)V=Se.value,V.hasAny&&++ve,V.hasConversion&&++Ee}catch(un){he.e(un)}finally{he.f()}if(O!==ve)return O-ve;if(x&&I.hasConversion){if(!S||!N.hasConversion)return 1}else if(S&&N.hasConversion)return-1;if(L!==Ee)return L-Ee;if(x){if(!S)return 1}else if(S)return-1;var de=(F.length-b.length)*(x?-1:1);if(de!==0)return de;for(var qe=[],Fe=0,we=0;we<F.length;++we){var wt=Q(F[we],b[we]);qe.push(wt),Fe+=wt}if(Fe!==0)return Fe;for(var _e,bt=0,Vn=qe;bt<Vn.length;bt++)if(_e=Vn[bt],_e!==0)return _e;return 0}function rv(g){if(g.length===0)return[];var y=g.map(s);g.length>1&&y.sort(function(O,L){return O.index-L.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=We(y[I].conversionsTo),S;try{for(x.s();!(S=x.n()).done;)N=S.value,b.has(N.from)||(F.push(N),b.add(N.from))}catch(O){x.e(O)}finally{x.f()}}return F}function uv(g,y){var F=y;if(g.some(function(S){return S.hasConversion})){var b=w(g),I=g.map(iv);F=function(){for(var O=[],L=b?arguments.length-1:arguments.length,V=0;V<L;V++)O[V]=I[V](arguments[V]);return b&&(O[L]=arguments[L].map(I[L])),y.apply(this,O)}}var N=F;if(w(g)){var x=g.length-1;N=function(){return F.apply(this,fu(arguments,0,x).concat([fu(arguments,x)]))}}return N}function iv(g){var y,F,b,I,N=[],x=[];switch(g.types.forEach(function(S){S.conversion&&(N.push(s(S.conversion.from).test),x.push(S.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 L=0;L<x.length;L++)if(N[L](O))return x[L](O);return O}}}function ov(g){function y(F,b,I){if(b<F.length){var N=F[b],x=[];if(N.restParam){var S=N.types.filter(Z);S.length<N.types.length&&x.push({types:S,name:"..."+S.map(function(O){return O.name}).join("|"),hasAny:S.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 av(g,y){for(var F=Math.max(g.length,y.length),b=0;b<F;b++){var I=W(g,b),N=W(y,b),x=!1,S=void 0,O=We(N),L;try{for(O.s();!(L=O.n()).done;)if(S=L.value,I.has(S)){x=!0;break}}catch(Ee){O.e(Ee)}finally{O.f()}if(!x)return!1}var V=g.length,P=y.length,Ce=w(g),ve=w(y);return Ce?ve?V===P:P>=V:ve?V>=P:V===P}function sv(g){return g.map(function(y){return jo(y)?To(y.referToSelf.callback):Lo(y)?$o(y.referTo.references,y.referTo.callback):y})}function cv(g,y,F){var b=[],I,N=We(g),x;try{for(N.s();!(x=N.n()).done;){I=x.value;var S=F[I];if(typeof S!="number")throw new TypeError('No definition for referenced signature "'+I+'"');if(S=y[S],typeof S!="function")return!1;b.push(S)}}catch(O){N.e(O)}finally{N.f()}return b}function fv(g,y,F){for(var b=sv(g),I=new Array(b.length).fill(!1),N=!0;N;){N=!1;for(var x=!0,S=0;S<b.length;++S)if(!I[S]){var O=b[S];if(jo(O))b[S]=O.referToSelf.callback(F),b[S].referToSelf=O.referToSelf,I[S]=!0,x=!1;else if(Lo(O)){var L=cv(O.referTo.references,b,y);L?(b[S]=O.referTo.callback.apply(this,L),b[S].referTo=O.referTo,I[S]=!0,x=!1):N=!0}}if(x&&N)throw new SyntaxError("Circular reference detected in resolving typed.referTo")}return b}function lv(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 hv(g,y){if(o.createCount++,Object.keys(y).length===0)throw new SyntaxError("No signatures provided");o.warnAgainstDeprecatedThis&&lv(y);var F=[],b=[],I={},N=[],x,S=function(){if(!Object.prototype.hasOwnProperty.call(y,x))return"continue";var ge=C(x);if(!ge)return"continue";F.forEach(function(Ht){if(av(Ht,ge))throw new TypeError('Conflicting signatures "'+A(Ht)+'" and "'+A(ge)+'".')}),F.push(ge);var Uo=b.length;b.push(y[x]);var zv=ge.map(m),Hn=void 0,zn=We(ov(zv)),Vo;try{for(zn.s();!(Vo=zn.n()).done;){Hn=Vo.value;var Ho=A(Hn);N.push({params:Hn,name:Ho,fn:Uo}),Hn.every(function(Ht){return!Ht.hasConversion})&&(I[Ho]=Uo)}}catch(Ht){zn.e(Ht)}finally{zn.f()}};for(x in y)var O=S();N.sort(U);var L=fv(b,I,an),V;for(V in I)Object.prototype.hasOwnProperty.call(I,V)&&(I[V]=L[I[V]]);for(var P=[],Ce=new Map,ve=0,Ee=N;ve<Ee.length;ve++)V=Ee[ve],Ce.has(V.name)||(V.fn=L[V.fn],P.push(V),Ce.set(V.name,V));for(var he=P[0]&&P[0].params.length<=2&&!w(P[0].params),Se=P[1]&&P[1].params.length<=2&&!w(P[1].params),de=P[2]&&P[2].params.length<=2&&!w(P[2].params),qe=P[3]&&P[3].params.length<=2&&!w(P[3].params),Fe=P[4]&&P[4].params.length<=2&&!w(P[4].params),we=P[5]&&P[5].params.length<=2&&!w(P[5].params),wt=he&&Se&&de&&qe&&Fe&&we,_e=0;_e<P.length;++_e)P[_e].test=M(P[_e].params);for(var bt=he?_(P[0].params[0]):je,Vn=Se?_(P[1].params[0]):je,un=de?_(P[2].params[0]):je,yv=qe?_(P[3].params[0]):je,Ev=Fe?_(P[4].params[0]):je,Av=we?_(P[5].params[0]):je,Cv=he?_(P[0].params[1]):je,Fv=Se?_(P[1].params[1]):je,wv=de?_(P[2].params[1]):je,bv=qe?_(P[3].params[1]):je,Bv=Fe?_(P[4].params[1]):je,Sv=we?_(P[5].params[1]):je,on=0;on<P.length;++on)P[on].implementation=uv(P[on].params,P[on].fn);var _v=he?P[0].implementation:$t,Mv=Se?P[1].implementation:$t,Iv=de?P[2].implementation:$t,Nv=qe?P[3].implementation:$t,Ov=Fe?P[4].implementation:$t,xv=we?P[5].implementation:$t,Rv=he?P[0].params.length:-1,Pv=Se?P[1].params.length:-1,$v=de?P[2].params.length:-1,Tv=qe?P[3].params.length:-1,Lv=Fe?P[4].params.length:-1,jv=we?P[5].params.length:-1,kv=wt?6:0,qv=P.length,Uv=P.map(function(Te){return Te.test}),Vv=P.map(function(Te){return Te.implementation}),Hv=function(){for(var ge=kv;ge<qv;ge++)if(Uv[ge](arguments))return Vv[ge].apply(this,arguments);return o.onMismatch(g,arguments,P)};function an(Te,ge){return arguments.length===Rv&&bt(Te)&&Cv(ge)?_v.apply(this,arguments):arguments.length===Pv&&Vn(Te)&&Fv(ge)?Mv.apply(this,arguments):arguments.length===$v&&un(Te)&&wv(ge)?Iv.apply(this,arguments):arguments.length===Tv&&yv(Te)&&bv(ge)?Nv.apply(this,arguments):arguments.length===Lv&&Ev(Te)&&Bv(ge)?Ov.apply(this,arguments):arguments.length===jv&&Av(Te)&&Sv(ge)?xv.apply(this,arguments):Hv.apply(this,arguments)}try{Object.defineProperty(an,"name",{value:g})}catch(Te){}return an.signatures=I,an._typedFunctionData={signatures:P,signatureMap:Ce},an}function Ro(g,y,F){throw $(g,y,F)}function Po(g){return fu(g,0,g.length-1)}function Vt(g){return g[g.length-1]}function fu(g,y,F){return Array.prototype.slice.call(g,y,F)}function dv(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=Po(arguments).map(function(F){return A(C(F))}),y=Vt(arguments);if(typeof y!="function")throw new TypeError("Callback function expected as last argument");return $o(g,y)}function $o(g,y){return{referTo:{references:g,callback:y}}}function To(g){if(typeof g!="function")throw new TypeError("Callback function expected as first argument");return{referToSelf:{callback:g}}}function Lo(g){return g&&Pt(g.referTo)==="object"&&Array.isArray(g.referTo.references)&&typeof g.referTo.callback=="function"}function jo(g){return g&&Pt(g.referToSelf)==="object"&&typeof g.referToSelf.callback=="function"}function ko(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 vv(g){var y;for(var F in g)Object.prototype.hasOwnProperty.call(g,F)&&(h(g[F])||typeof g[F].signature=="string")&&(y=ko(y,g[F].name));return y}function gv(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 mv=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 S=arguments[x],O={},L=void 0;if(typeof S=="function"?(L=S.name,typeof S.signature=="string"?O[S.signature]=S:h(S)&&(O=S.signatures)):e(S)&&(O=S,F||(L=vv(S))),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:S},V}F||(I=ko(I,L)),gv(N,O)}return hv(I||"",N)},o.create=ji,o.createCount=mv.createCount,o.onMismatch=Ro,o.throwMismatchError=Ro,o.createError=$,o.clear=l,o.clearConversions=c,o.addTypes=f,o._findType=s,o.referTo=Dv,o.referToSelf=To,o.convert=v,o.findSignature=d,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 qo(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){qo(g);var y=s(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){qo(g);var y=s(g.to),F=dv(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(Li);for(var F=g._typedFunctionData.signatures,b=0;b<F.length;++b)if(F[b].test(y))return F[b];return null},o}var ki=ji();function Ge(e){return typeof e=="boolean"?!0:isFinite(e)?e===Math.round(e):!1}function Kr(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(!Ge(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(!Ge(e))throw new Error("Value must be an integer");e<0&&(e=e+Wn(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 Qr(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 Kd(e,r);case"exponential":return qi(e,r);case"engineering":return Gd(e,r);case"bin":return Kr(e,2,u);case"oct":return Kr(e,8,u);case"hex":return Kr(e,16,u);case"auto":return Qd(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 On(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(s){return u-=s.length,""}).replace(/0*$/,"").split("").map(function(s){return parseInt(s)});return o.length===0&&(o.push(0),u++),{sign:n,coefficients:o,exponent:u}}function Gd(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=On(e),r=xn(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 s=Math.abs(u-o)-(i.length-1),f=0;f<s;f++)i.push(0);for(var l=Math.abs(u-o),c=1;l>0;)c++,l--;var a=i.slice(c).join(""),h=me(t)&&a.length||a.match(/[1-9]/)?"."+a:"",d=i.slice(0,c).join("")+h+"e"+(u>=0?"+":"")+o.toString();return r.sign+d}function Kd(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=On(e),r=typeof t=="number"?xn(n,n.exponent+1+t):n,u=r.coefficients,i=r.exponent+1,o=i+(t||0);return u.length<o&&(u=u.concat(Tt(o-u.length))),i<0&&(u=Tt(-i+1).concat(u),i=1),i<u.length&&u.splice(i,0,i===0?"0.":"."),r.sign+u.join("")}function qi(e,t){if(isNaN(e)||!isFinite(e))return String(e);var n=On(e),r=t?xn(n,t):n,u=r.coefficients,i=r.exponent;u.length<t&&(u=u.concat(Tt(t-u.length)));var o=u.shift();return r.sign+o+(u.length>0?"."+u.join(""):"")+"e"+(i>=0?"+":"")+i}function Qd(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=On(e),o=t?xn(i,t):i;if(o.exponent<r||o.exponent>=u)return qi(e,t);var s=o.coefficients,f=o.exponent;s.length<t&&(s=s.concat(Tt(t-s.length))),s=s.concat(Tt(f-s.length+1+(s.length<t?t-s.length:0))),s=Tt(-f).concat(s);var l=f>0?f:0;return l<s.length-1&&s.splice(l+1,0,"."),o.sign+s.join("")}function xn(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 Tt(e){for(var t=[],n=0;n<e;n++)t.push(0);return t}function Yd(e){return e.toExponential().replace(/e.*$/,"").replace(/^0\.?0*|\./,"").length}var ep=Number.EPSILON||2220446049250313e-31;function tp(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<ep?!0:r<=Math.max(Math.abs(e),Math.abs(t))*n}return!1}function Yr(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(!Ge(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 np(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 up(e,r);case"exponential":return Ui(e,r);case"engineering":return rp(e,r);case"bin":return Yr(e,2,u);case"oct":return Yr(e,8,u);case"hex":return Yr(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 s,f=e.toSignificantDigits(r),l=f.e;return l>=i&&l<o?s=f.toFixed():s=Ui(e,r),s.replace(/((\.\d*?)(0+))($|e)/,function(){var c=arguments[2],a=arguments[4];return c!=="."?c+a:a})}default:throw new Error('Unknown notation "'+n+'". Choose "auto", "exponential", "fixed", "bin", "oct", or "hex.')}}function rp(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 Ui(e,t){return t!==void 0?e.toExponential(t-1):e.toExponential()}function up(e,t){return e.toFixed(t)}function Ct(e,t){var n=ip(e,t);return t&&typeof t=="object"&&"truncate"in t&&n.length>t.truncate?n.substring(0,t.truncate-3)+"...":n}function ip(e,t){if(typeof e=="number")return Qr(e,t);if(tt(e))return np(e,t);if(op(e))return!t||t.fraction!=="decimal"?e.s*e.n+"/"+e.d:e.toString();if(Array.isArray(e))return Vi(e,t);if(In(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+'": '+Ct(e[r],t));return"{"+n.join(", ")+"}"}return String(e)}function Vi(e,t){if(Array.isArray(e)){for(var n="[",r=e.length,u=0;u<r;u++)u!==0&&(n+=", "),n+=Vi(e[u],t);return n+="]",n}else return Ct(e,t)}function op(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 Lt(e,t,n){if(!(this instanceof Lt))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}Lt.prototype=new RangeError,Lt.prototype.constructor=RangeError,Lt.prototype.name="IndexError",Lt.prototype.isIndexError=!0;function Ft(e){for(var t=[];Array.isArray(e);)t.push(e.length),e=e[0];return t}function Hi(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,"<");Hi(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 zi(e,t){var n=t.length===0;if(n){if(Array.isArray(e))throw new fe(e.length,0)}else Hi(e,t,0)}function ke(e,t){if(e!==void 0){if(!me(e)||!Ge(e))throw new TypeError("Index must be an integer (value: "+e+")");if(e<0||typeof t=="number"&&e>=t)throw new Lt(e,t)}}function Wi(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)||!Ge(u)||u<0)throw new TypeError("Invalid size, must contain positive integers (size: "+Ct(t)+")")}),(me(e)||tt(e))&&(e=[e]);var r=n!==void 0?n:0;return eu(e,t,0,r),e}function eu(e,t,n,r){var u,i,o=e.length,s=t[n],f=Math.min(o,s);if(e.length=s,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),eu(i,t,l,r);for(u=f;u<s;u++)i=[],e[u]=i,eu(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<s;u++)e[u]=r}}function Zi(e,t){var n=cp(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=Xi(t,r);var u=Ji(t);if(r!==u)throw new fe(u,r,"!=");try{return ap(n,t)}catch(i){throw i instanceof fe?new fe(u,r,"!="):i}}function Xi(e,t){var n=Ji(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 s=i>=0,f=t%n===0;if(s)if(f)r[i]=-t/n;else throw new Error("Could not replace wildcard, since "+t+" is no multiple of "+-n);return r}function Ji(e){return e.reduce((t,n)=>t*n,1)}function ap(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,s=0;s<o;s++)r.push(n.slice(s*i,(s+1)*i));n=r}return n}function sp(e,t,n,r){var u=r||Ft(e);if(n)for(var i=0;i<n;i++)e=[e],u.unshift(1);for(e=Gi(e,t,0);u.length<t;)u.push(1);return e}function Gi(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]=Gi(e[r],t,i)}else for(var o=n;o<t;o++)e=[e];return e}function cp(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 tu(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 s=o?tu(i,t):t(i);if(n===void 0)n=s;else if(n!==s)return"mixed"}return n}function Ki(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]=Ki(e[i],t[i],n,r+1);return u}else return e.concat(t)}function fp(){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 Ki(n,r,t,0)},e[0]);throw new Error("Wrong number of arguments in function concat")}function lp(){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 s=t[o],f=r[o],l=0;l<f;l++){var c=u-f+l;s[l]>i[c]&&(i[c]=s[l])}for(var a=0;a<t.length;a++)Qi(t[a],i);return i}function Qi(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 Yi(e,t){var n=Ft(e);if(tn(n,t))return e;Qi(n,t);var r=lp(n,t),u=r.length,i=[...Array(u-n.length).fill(1),...n],o=dp(e);n.length<u&&(o=Zi(o,i),n=Ft(o));for(var s=0;s<u;s++)n[s]<r[s]&&(o=hp(o,r[s],s),n=Ft(o));return o}function hp(e,t,n){return fp(...Array(t).fill(e),n)}function dp(e){return Mn([],e)}function be(e,t,n,r){function u(i){var o=Wd(i,t.map(vp));return pp(e,t,i),n(o)}return u.isFactory=!0,u.fn=e,u.dependencies=t.slice().sort(),r&&(u.meta=r),u}function pp(e,t,n){var r=t.filter(i=>!Dp(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 Dp(e){return e&&e[0]==="?"}function vp(e){return e&&e[0]==="?"?e.slice(1):e}function gp(e,t){if(to(e)&&eo(e,t))return e[t];throw typeof e[t]=="function"&&Ep(e,t)?new Error('Cannot access method "'+t+'" as a property'):new Error('No access to property "'+t+'"')}function mp(e,t,n){if(to(e)&&eo(e,t))return e[t]=n,n;throw new Error('No access to property "'+t+'"')}function yp(e,t){return t in e}function eo(e,t){return!e||typeof e!="object"?!1:Nn(Ap,t)?!0:!(t in Object.prototype||t in Function.prototype)}function Ep(e,t){return e==null||typeof e[t]!="function"||Nn(e,t)&&Object.getPrototypeOf&&t in Object.getPrototypeOf(e)?!1:Nn(Cp,t)?!0:!(t in Object.prototype||t in Function.prototype)}function to(e){return typeof e=="object"&&e&&e.constructor===Object}var Ap={length:!0,name:!0},Cp={toString:!0,valueOf:!0,toLocaleString:!0};class Fp{constructor(t){this.wrappedObject=t}keys(){return Object.keys(this.wrappedObject)}get(t){return gp(this.wrappedObject,t)}set(t,n){return mp(this.wrappedObject,t,n),this}has(t){return yp(this.wrappedObject,t)}}function wp(e){return e?e instanceof Map||e instanceof Fp||typeof e.set=="function"&&typeof e.get=="function"&&typeof e.keys=="function"&&typeof e.has=="function":!1}var no=function(){return no=ki.create,ki},bp=["?BigNumber","?Complex","?DenseMatrix","?Fraction"],Bp=be("typed",bp,function(t){var{BigNumber:n,Complex:r,DenseMatrix:u,Fraction:i}=t,o=no();return o.clear(),o.addTypes([{name:"number",test:me},{name:"Complex",test:Ni},{name:"BigNumber",test:tt},{name:"Fraction",test:Oi},{name:"Unit",test:xi},{name:"identifier",test:s=>In&&/^(?:[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(s)},{name:"string",test:In},{name:"Chain",test:Hd},{name:"Array",test:$e},{name:"Matrix",test:Rt},{name:"DenseMatrix",test:vd},{name:"SparseMatrix",test:gd},{name:"Range",test:md},{name:"Index",test:Ri},{name:"boolean",test:yd},{name:"ResultSet",test:Ed},{name:"Help",test:Ad},{name:"function",test:Cd},{name:"Date",test:Fd},{name:"RegExp",test:wd},{name:"null",test:Bd},{name:"undefined",test:Sd},{name:"AccessorNode",test:_d},{name:"ArrayNode",test:Md},{name:"AssignmentNode",test:Id},{name:"BlockNode",test:Nd},{name:"ConditionalNode",test:Od},{name:"ConstantNode",test:xd},{name:"FunctionNode",test:Pd},{name:"FunctionAssignmentNode",test:Rd},{name:"IndexNode",test:$d},{name:"Node",test:Td},{name:"ObjectNode",test:Ld},{name:"OperatorNode",test:jd},{name:"ParenthesisNode",test:kd},{name:"RangeNode",test:qd},{name:"RelationalNode",test:Ud},{name:"SymbolNode",test:Vd},{name:"Map",test:wp},{name:"Object",test:bd}]),o.addConversions([{from:"number",to:"BigNumber",convert:function(f){if(n||nu(f),Yd(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||Rn(f),new r(f,0)}},{from:"BigNumber",to:"Complex",convert:function(f){return r||Rn(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||Rn(f),new r(f.valueOf(),0)}},{from:"number",to:"Fraction",convert:function(f){i||ru(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||nu(f);try{return new n(f)}catch(l){throw new Error('Cannot convert "'+f+'" to BigNumber')}}},{from:"string",to:"Fraction",convert:function(f){i||ru(f);try{return new i(f)}catch(l){throw new Error('Cannot convert "'+f+'" to Fraction')}}},{from:"string",to:"Complex",convert:function(f){r||Rn(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||nu(f),new n(+f)}},{from:"boolean",to:"Fraction",convert:function(f){return i||ru(f),new i(+f)}},{from:"boolean",to:"string",convert:function(f){return String(f)}},{from:"Array",to:"Matrix",convert:function(f){return u||Sp(),new u(f)}},{from:"Matrix",to:"Array",convert:function(f){return f.valueOf()}}]),o.onMismatch=(s,f,l)=>{var c=o.createError(s,f,l);if(["wrongType","mismatch"].includes(c.data.category)&&f.length===1&&Jr(f[0])&&l.some(h=>!h.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=c.data,a}throw c},o.onMismatch=(s,f,l)=>{var c=o.createError(s,f,l);if(["wrongType","mismatch"].includes(c.data.category)&&f.length===1&&Jr(f[0])&&l.some(h=>!h.params.includes(","))){var a=new TypeError("Function '".concat(s,"' doesn't apply to matrices. To call it ")+"elementwise on a matrix 'M', try 'map(M, ".concat(s,")'."));throw a.data=c.data,a}throw c},o});function nu(e){throw new Error("Cannot convert value ".concat(e," into a BigNumber: no class 'BigNumber' provided"))}function Rn(e){throw new Error("Cannot convert value ".concat(e," into a Complex number: no class 'Complex' provided"))}function Sp(){throw new Error("Cannot convert array into a Matrix: no class 'DenseMatrix' provided")}function ru(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 St=9e15,ct=1e9,nr="0123456789abcdef",ln="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",fn="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",rr={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-St,maxE:St,crypto:!1},lu,tt,H=!0,hn="[DecimalError] ",lt=hn+"Invalid argument: ",fu=hn+"Precision limit exceeded",hu=hn+"crypto unavailable",du="[object Decimal]",me=Math.floor,se=Math.pow,Nl=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Il=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,_l=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,pu=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,ze=1e7,q=7,Rl=9007199254740991,xl=ln.length-1,ur=fn.length-1,b={toStringTag:du};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=Ll(r,Cu(r,n)),r.precision=e,r.rounding=t,j(tt==2||tt==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*se(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=se(n,1/3),e=me((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-me(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/gn(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=Mt(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=Mt(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/gn(5,e)),u=Mt(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&&me(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?Dn(s,f+10):ht(e,f),l=ue(a,r,f,1),Vt(l.d,u=o,c))do if(f+=10,a=ht(d,f),r=t?Dn(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(Vt(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=me(e.e/q),s=me(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=pn(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=me(o.e/q),r=me(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=pn(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=Du(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=$l(r,Cu(r,n)),r.precision=e,r.rounding=t,j(tt>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=me((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(tt==2||tt==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=me(s.e/q)+me(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=pn(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=Du(D)-h.e-1,a=i%q,t.d[0]=se(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(se(+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=me(e.e/q),t>=e.d.length-1&&(n=d<0?-d:d)<=Rl)return u=gu(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=se(+f,d),t=n==0||!isFinite(n)?me(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),Vt(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 Vt(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=se(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)==se(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)==se(10,t-3)-1,a}function dn(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 Ll(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/gn(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=Mt(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,F,p,v,m,A,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=me(r.e/h)-me(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,$),A=m.length;A<$;)m[A++]=0;k=W.slice(),k.unshift(0),te=W[0],W[1]>=l/2&&++te;do c=0,d=t(W,m,$,A),d<0?(w=m[0],$!=A&&(w=w*l+(m[1]||0)),c=w/te|0,c>1?(c>=l&&(c=l-1),E=e(W,c,l),F=E.length,A=m.length,d=t(E,m,F,A),d==1&&(c--,n(E,$<F?k:W,F,l))):(c==0&&(d=c=1),E=W.slice()),F=E.length,F<A&&E.unshift(0),n(m,E,A,l),d==-1&&(A=m.length,d=t(W,m,$,A),d<1&&(c++,n(m,$<A?k:W,A,l))),A=m.length):d===0&&(c++,m=[0]),v[o++]=c,d&&m[0]?m[A++]=K[z]||0:(m=[K[z]],A=1);while((z++<X||m[0]!==void 0)&&N--);D=m[0]!==void 0}v[0]||v.shift()}if(h==1)p.e=s,lu=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/se(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/se(10,u-a-1)%10|0}if(r=r||t<0||o[c+1]!==void 0||(a<0?s:s%se(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/se(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]=se(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=se(10,q-i),o[c]=a>0?(s/se(10,u-a)%se(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 Eu(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 pn(e,t){var n=e[0];for(t*=q;n>=10;n/=10)t++;return t}function Dn(e,t,n){if(t>xl)throw H=!0,n&&(e.precision=n),Error(fu);return j(new e(ln),t,1,!0)}function We(e,t,n){if(t>ur)throw Error(fu);return j(new e(fn),t,n,!0)}function Du(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 gu(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),Au(i.d,a)&&(u=!0)),n=me(n/2),n===0){n=i.d.length-1,u&&i.d[n]===0&&++i.d[n];break}t=t.times(t),Au(t.d,a)}return H=!0,i}function vu(e){return e.d[e.d.length-1]&1}function mu(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(se(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&&Vt(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,F=E.d,p=E.constructor,v=p.rounding,m=p.precision;if(E.s<0||!F||!F[0]||!E.e&&F[0]==1&&F.length==1)return new p(F&&!F[0]?-1/0:E.s!=1?NaN:F?0:E);if(t==null?(H=!1,s=m):s=t,p.precision=s+=D,n=de(F),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=Dn(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(Dn(p,s+2,m).times(i+""))),l=ue(l,new p(h),s,1),t==null)if(Vt(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 Eu(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 Ol(e,t){var n,r,u,i,a,f,l,d,s;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),pu.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(Il.test(t))n=16,t=t.toLowerCase();else if(Nl.test(t))n=2;else if(_l.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=gu(r,new r(n),i,i*2)),d=dn(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=pn(d,s),e.d=d,H=!1,a&&(e=ue(e,u,f*4)),l&&(e=e.times(Math.abs(l)<54?se(2,l):Nt.pow(2,l))),H=!0,e)}function $l(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:Mt(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/gn(5,n)),t=Mt(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 Mt(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 gn(e,t){for(var n=e;--t;)n*=e;return n}function Cu(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 tt=r?4:1,t;if(n=t.divToInt(u),n.isZero())tt=r?3:2;else{if(t=t.minus(n.times(u)),t.lte(i))return tt=vu(n)?r?2:3:r?4:1,t;tt=vu(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=Eu(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=dn(Je(c),10,u),c.e=c.d.length),o=dn(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=lu),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=dn(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 Au(e,t){if(e.length>t)return e.length=t,!0}function Tl(e){return new this(e).abs()}function Pl(e){return new this(e).acos()}function kl(e){return new this(e).acosh()}function jl(e,t){return new this(e).plus(t)}function Ul(e){return new this(e).asin()}function Vl(e){return new this(e).asinh()}function ql(e){return new this(e).atan()}function Hl(e){return new this(e).atanh()}function zl(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 Wl(e){return new this(e).cbrt()}function Gl(e){return j(e=new this(e),e.e+1,2)}function Zl(e,t,n){return new this(e).clamp(t,n)}function Xl(e){if(!e||typeof e!="object")throw Error(hn+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,ct,"rounding",0,8,"toExpNeg",-St,0,"toExpPos",0,St,"maxE",0,St,"minE",-St,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(me(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(hu);else this[n]=!1;else throw Error(lt+n+": "+r);return this}function Jl(e){return new this(e).cos()}function Kl(e){return new this(e).cosh()}function Fu(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,yu(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),pu.test(i)?or(d,i):Ol(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=Xl,u.clone=Fu,u.isDecimal=yu,u.abs=Tl,u.acos=Pl,u.acosh=kl,u.add=jl,u.asin=Ul,u.asinh=Vl,u.atan=ql,u.atanh=Hl,u.atan2=zl,u.cbrt=Wl,u.ceil=Gl,u.clamp=Zl,u.cos=Jl,u.cosh=Kl,u.div=Ql,u.exp=Yl,u.floor=ef,u.hypot=tf,u.ln=nf,u.log=rf,u.log10=of,u.log2=uf,u.max=af,u.min=sf,u.mod=cf,u.mul=lf,u.pow=ff,u.random=hf,u.round=df,u.sign=pf,u.sin=Df,u.sinh=gf,u.sqrt=vf,u.sub=mf,u.sum=Ef,u.tan=Cf,u.tanh=Af,u.trunc=Ff,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 Ql(e,t){return new this(e).div(t)}function Yl(e){return new this(e).exp()}function ef(e){return j(e=new this(e),e.e+1,3)}function tf(){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 yu(e){return e instanceof Nt||e&&e.toStringTag===du||!1}function nf(e){return new this(e).ln()}function rf(e,t){return new this(e).log(t)}function uf(e){return new this(e).log(2)}function of(e){return new this(e).log(10)}function af(){return mu(this,arguments,"lt")}function sf(){return mu(this,arguments,"gt")}function cf(e,t){return new this(e).mod(t)}function lf(e,t){return new this(e).mul(t)}function ff(e,t){return new this(e).pow(t)}function hf(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(hu);else for(;i<r;)f[i++]=Math.random()*1e7|0;for(r=f[--i],e%=q,r&&e&&(u=se(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 df(e){return j(e=new this(e),e.e+1,this.rounding)}function pf(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function Df(e){return new this(e).sin()}function gf(e){return new this(e).sinh()}function vf(e){return new this(e).sqrt()}function mf(e,t){return new this(e).sub(t)}function Ef(){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 Cf(e){return new this(e).tan()}function Af(e){return new this(e).tanh()}function Ff(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 Nt=b.constructor=Fu(rr);ln=new Nt(ln),fn=new Nt(fn);var yf="BigNumber",wf=["?on","config"],Bf=Ne(yf,wf,e=>{var{on:t,config:n}=e,r=Nt.clone({precision:n.precision,modulo:Nt.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}),wu={exports:{}};/**
|
|
16
|
+
*/var jt=9e15,dt=1e9,uu="0123456789abcdef",Pn="2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058",$n="3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789",iu={precision:20,rounding:4,modulo:1,toExpNeg:-7,toExpPos:21,minE:-jt,maxE:jt,crypto:!1},ro,nt,q=!0,Tn="[DecimalError] ",pt=Tn+"Invalid argument: ",uo=Tn+"Precision limit exceeded",io=Tn+"crypto unavailable",oo="[object Decimal]",ye=Math.floor,le=Math.pow,_p=/^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i,Mp=/^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i,Ip=/^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i,ao=/^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i,Ze=1e7,j=7,Np=9007199254740991,Op=Pn.length-1,ou=$n.length-1,B={toStringTag:oo};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(pt+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,s=(e=new i.constructor(e)).d,f=i.s,l=e.s;if(!o||!s)return!f||!l?NaN:f!==l?f:o===s?0:!o^f<0?1:-1;if(!o[0]||!s[0])return o[0]?f:s[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=s.length,t=0,n=r<u?r:u;t<n;++t)if(o[t]!==s[t])return o[t]>s[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())+j,r.rounding=1,n=xp(r,po(r,n)),r.precision=e,r.rounding=t,T(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,o,s,f,l,c=this,a=c.constructor;if(!c.isFinite()||c.isZero())return new a(c);for(q=!1,i=c.s*le(c.s*c,1/3),!i||Math.abs(i)==1/0?(n=pe(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 a(n),r.s=c.s):r=new a(i.toString()),o=(e=a.precision)+3;;)if(s=r,f=s.times(s).times(s),l=f.plus(c),r=ee(l.plus(c).times(s),l.plus(f),o+2,1),pe(s.d).slice(0,o)===(n=pe(r.d)).slice(0,o))if(n=n.slice(o-3,o+1),n=="9999"||!u&&n=="4999"){if(!u&&(T(s,e+1,0),s.times(s).times(s).eq(c))){r=s;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,a.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/j))*j,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,s=new o(1);if(!i.isFinite())return new o(i.s?1/0:NaN);if(i.isZero())return s;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/qn(4,e)).toString()):(e=16,t="2.3283064365386962890625e-10"),i=kt(o,1,i.times(t),new o(1),!0);for(var f,l=e,c=new o(8);l--;)f=i.times(i),i=s.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=kt(i,2,u,u,!0);else{e=1.4*Math.sqrt(r),e=e>16?16:e|0,u=u.times(1/qn(5,e)),u=kt(i,2,u,u,!0);for(var o,s=new i(5),f=new i(16),l=new i(20);e--;)o=u.times(u),u=u.times(s.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,s,f,l=this,c=l.constructor,a=c.precision,h=c.rounding;if(l.isFinite()){if(l.isZero())return new c(l);if(l.abs().eq(1)&&a+4<=ou)return o=Xe(c,a+4,h).times(.25),o.s=l.s,o}else{if(!l.s)return new c(NaN);if(a+4<=ou)return o=Xe(c,a+4,h).times(.5),o.s=l.s,o}for(c.precision=s=a+10,c.rounding=1,n=Math.min(28,s/j+2|0),e=n;e;--e)l=l.div(l.times(l).plus(1).sqrt().plus(1));for(q=!1,t=Math.ceil(s/j),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=a,c.rounding=h,!0)},B.isFinite=function(){return!!this.d},B.isInteger=B.isInt=function(){return!!this.d&&ye(this.e/j)>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,s,f,l=this,c=l.constructor,a=c.precision,h=c.rounding,d=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,s=a+d,o=vt(l,s),r=t?kn(c,s+10):vt(e,s),f=ee(o,r,s,1),nn(f.d,u=a,h))do if(s+=10,o=vt(l,s),r=t?kn(c,s+10):vt(e,s),f=ee(o,r,s,1),!i){+pe(f.d).slice(u+1,u+15)+1==1e14&&(f=T(f,a+1,0));break}while(nn(f.d,u+=10,h));return q=!0,T(f,a,h)},B.minus=B.sub=function(e){var t,n,r,u,i,o,s,f,l,c,a,h,d=this,D=d.constructor;if(e=new D(e),!d.d||!e.d)return!d.s||!e.s?e=new D(NaN):d.d?e.s=-e.s:e=new D(e.d||d.s!==e.s?d:NaN),e;if(d.s!=e.s)return e.s=-e.s,d.plus(e);if(l=d.d,h=e.d,s=D.precision,f=D.rounding,!l[0]||!h[0]){if(h[0])e.s=-e.s;else if(l[0])e=new D(d);else return new D(f===3?-0:0);return q?T(e,s,f):e}if(n=ye(e.e/j),c=ye(d.e/j),l=l.slice(),i=c-n,i){for(a=i<0,a?(t=l,i=-i,o=h.length):(t=h,n=c,o=l.length),r=Math.max(Math.ceil(s/j),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,a=r<o,a&&(o=r),r=0;r<o;r++)if(l[r]!=h[r]){a=l[r]<h[r];break}i=0}for(a&&(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]=Ze-1;--l[u],l[r]+=Ze}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=jn(l,n),q?T(e,s,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 au(this)},B.naturalLogarithm=B.ln=function(){return vt(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,s,f,l,c,a=this,h=a.constructor;if(e=new h(e),!a.d||!e.d)return!a.s||!e.s?e=new h(NaN):a.d||(e=new h(e.d||a.s===e.s?a:NaN)),e;if(a.s!=e.s)return e.s=-e.s,a.minus(e);if(l=a.d,c=e.d,s=h.precision,f=h.rounding,!l[0]||!c[0])return c[0]||(e=new h(a)),q?T(e,s,f):e;if(i=ye(a.e/j),r=ye(e.e/j),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(s/j),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)/Ze|0,l[u]%=Ze;for(t&&(l.unshift(t),++r),o=l.length;l[--o]==0;)l.pop();return e.d=l,e.e=jn(l,r),q?T(e,s,f):e},B.precision=B.sd=function(e){var t,n=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(pt+e);return n.d?(t=so(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())+j,r.rounding=1,n=Pp(r,po(r,n)),r.precision=e,r.rounding=t,T(nt>2?n.neg():n,e,t,!0)):new r(NaN)},B.squareRoot=B.sqrt=function(){var e,t,n,r,u,i,o=this,s=o.d,f=o.e,l=o.s,c=o.constructor;if(l!==1||!s||!s[0])return new c(!l||l<0&&(!s||s[0])?NaN:s?o:1/0);for(q=!1,l=Math.sqrt(+o),l==0||l==1/0?(t=pe(s),(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),pe(i.d).slice(0,n)===(t=pe(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(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,o,s,f,l,c=this,a=c.constructor,h=c.d,d=(e=new a(e)).d;if(e.s*=c.s,!h||!h[0]||!d||!d[0])return new a(!e.s||h&&!h[0]&&!d||d&&!d[0]&&!h?NaN:!h||!d?e.s/0:e.s*0);for(n=ye(c.e/j)+ye(e.e/j),f=h.length,l=d.length,f<l&&(i=h,h=d,d=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;)s=i[u]+d[r]*h[u-r-1]+t,i[u--]=s%Ze|0,t=s/Ze|0;i[u]=(i[u]+t)%Ze|0}for(;!i[--o];)i.pop();return t?++n:i.shift(),e.d=i,e.e=jn(i,n),q?T(e,a.precision,a.rounding):e},B.toBinary=function(e,t){return cu(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:(Be(e,0,dt),t===void 0?t=r.rounding:Be(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=Ke(r,!0):(Be(e,0,dt),t===void 0?t=u.rounding:Be(t,0,8),r=T(new u(r),e+1,t),n=Ke(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=Ke(u):(Be(e,0,dt),t===void 0?t=i.rounding:Be(t,0,8),r=T(new i(u),e+u.e+1,t),n=Ke(r,!1,e+r.e+1)),u.isNeg()&&!u.isZero()?"-"+n:n},B.toFraction=function(e){var t,n,r,u,i,o,s,f,l,c,a,h,d=this,D=d.d,v=d.constructor;if(!D)return new v(d);if(l=n=new v(1),r=f=new v(0),t=new v(r),i=t.e=so(D)-d.e-1,o=i%j,t.d[0]=le(10,o<0?j+o:o),e==null)e=i>0?t:l;else{if(s=new v(e),!s.isInt()||s.lt(l))throw Error(pt+s);e=s.gt(t)?i>0?t:l:s}for(q=!1,s=new v(pe(D)),c=v.precision,v.precision=i=D.length*j*2;a=ee(s,t,0,1,1),u=n.plus(a.times(r)),u.cmp(e)!=1;)n=r,r=u,u=l,l=f.plus(a.times(u)),f=u,u=t,t=s.minus(a.times(u)),s=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=d.s,h=ee(l,r,i,1).minus(d).abs().cmp(ee(f,n,i,1).minus(d).abs())<1?[l,r]:[f,n],v.precision=c,q=!0,h},B.toHexadecimal=B.toHex=function(e,t){return cu(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:Be(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 cu(this,8,e,t)},B.toPower=B.pow=function(e){var t,n,r,u,i,o,s=this,f=s.constructor,l=+(e=new f(e));if(!s.d||!e.d||!s.d[0]||!e.d[0])return new f(le(+s,l));if(s=new f(s),s.eq(1))return s;if(r=f.precision,i=f.rounding,e.eq(1))return T(s,r,i);if(t=ye(e.e/j),t>=e.d.length-1&&(n=l<0?-l:l)<=Np)return u=co(f,s,n,r),e.s<0?new f(1).div(u):T(u,r,i);if(o=s.s,o<0){if(t<e.d.length-1)return new f(NaN);if((e.d[t]&1)==0&&(o=1),s.e==0&&s.d[0]==1&&s.d.length==1)return s.s=o,s}return n=le(+s,l),t=n==0||!isFinite(n)?ye(l*(Math.log("0."+pe(s.d))/Math.LN10+s.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=s.s=1,n=Math.min(12,(t+"").length),u=au(e.times(vt(s,r+n)),r),u.d&&(u=T(u,r+5,1),nn(u.d,r,i)&&(t=r+10,u=T(au(e.times(vt(s,t+n)),t),t+5,1),+pe(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=Ke(r,r.e<=u.toExpNeg||r.e>=u.toExpPos):(Be(e,1,dt),t===void 0?t=u.rounding:Be(t,0,8),r=T(new u(r),e,t),n=Ke(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):(Be(e,1,dt),t===void 0?t=r.rounding:Be(t,0,8)),T(new r(n),e,t)},B.toString=function(){var e=this,t=e.constructor,n=Ke(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=Ke(e,e.e<=t.toExpNeg||e.e>=t.toExpPos);return e.isNeg()?"-"+n:n};function pe(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=j-r.length,n&&(i+=Dt(n)),i+=r;o=e[t],r=o+"",n=j-r.length,n&&(i+=Dt(n))}else if(o===0)return"0";for(;o%10===0;)o/=10;return i+o}function Be(e,t,n){if(e!==~~e||e<t||e>n)throw Error(pt+e)}function nn(e,t,n,r){var u,i,o,s;for(i=e[0];i>=10;i/=10)--t;return--t<0?(t+=j,u=0):(u=Math.ceil((t+1)/j),t%=j),i=le(10,j-t),s=e[u]%i|0,r==null?t<3?(t==0?s=s/100|0:t==1&&(s=s/10|0),o=n<4&&s==99999||n>3&&s==49999||s==5e4||s==0):o=(n<4&&s+1==i||n>3&&s+1==i/2)&&(e[u+1]/i/100|0)==le(10,t-2)-1||(s==i/2||s==0)&&(e[u+1]/i/100|0)==0:t<4?(t==0?s=s/1e3|0:t==1?s=s/100|0:t==2&&(s=s/10|0),o=(r||n<4)&&s==9999||!r&&n>3&&s==4999):o=((r||n<4)&&s+1==i||!r&&n>3&&s+1==i/2)&&(e[u+1]/i/1e3|0)==le(10,t-3)-1,o}function Ln(e,t,n){for(var r,u=[0],i,o=0,s=e.length;o<s;){for(i=u.length;i--;)u[i]*=t;for(u[0]+=uu.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 xp(e,t){var n,r,u;if(t.isZero())return t;r=t.d.length,r<32?(n=Math.ceil(r/3),u=(1/qn(4,n)).toString()):(n=16,u="2.3283064365386962890625e-10"),e.precision+=n,t=kt(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,s=0,f=r.length;for(r=r.slice();f--;)o=r[f]*u+s,r[f]=o%i|0,s=o/i|0;return s&&r.unshift(s),r}function t(r,u,i,o){var s,f;if(i!=o)f=i>o?1:-1;else for(s=f=0;s<i;s++)if(r[s]!=u[s]){f=r[s]>u[s]?1:-1;break}return f}function n(r,u,i,o){for(var s=0;i--;)r[i]-=s,s=r[i]<u[i]?1:0,r[i]=s*o+r[i]-u[i];for(;!r[0]&&r.length>1;)r.shift()}return function(r,u,i,o,s,f){var l,c,a,h,d,D,v,A,p,m,E,C,w,_,M,k,W,Z,R,$,K=r.constructor,J=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?J*0:J/0);for(f?(d=1,c=r.e-u.e):(f=Ze,d=j,c=ye(r.e/d)-ye(u.e/d)),R=U.length,W=Q.length,p=new K(J),m=p.d=[],a=0;U[a]==(Q[a]||0);a++);if(U[a]>(Q[a]||0)&&c--,i==null?(_=i=K.precision,o=K.rounding):s?_=i+(r.e-u.e)+1:_=i,_<0)m.push(1),D=!0;else{if(_=_/d+2|0,a=0,R==1){for(h=0,U=U[0],_++;(a<W||h)&&_--;a++)M=h*f+(Q[a]||0),m[a]=M/U|0,h=M%U|0;D=h||a<W}else{for(h=f/(U[0]+1)|0,h>1&&(U=e(U,h,f),Q=e(Q,h,f),R=U.length,W=Q.length),k=R,E=Q.slice(0,R),C=E.length;C<R;)E[C++]=0;$=U.slice(),$.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?$: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?$:U,C,f))),C=E.length):l===0&&(h++,E=[0]),m[a++]=h,l&&E[0]?E[C++]=Q[k]||0:(E=[Q[k]],C=1);while((k++<W||E[0]!==void 0)&&_--);D=E[0]!==void 0}m[0]||m.shift()}if(d==1)p.e=c,ro=D;else{for(a=1,h=m[0];h>=10;h/=10)a++;p.e=a+c*d-1,T(p,s?i+p.e+1:i,o,D)}return p}}();function T(e,t,n,r){var u,i,o,s,f,l,c,a,h,d=e.constructor;e:if(t!=null){if(a=e.d,!a)return e;for(u=1,s=a[0];s>=10;s/=10)u++;if(i=t-u,i<0)i+=j,o=t,c=a[h=0],f=c/le(10,u-o-1)%10|0;else if(h=Math.ceil((i+1)/j),s=a.length,h>=s)if(r){for(;s++<=h;)a.push(0);c=f=0,u=1,i%=j,o=i-j+1}else break e;else{for(c=s=a[h],u=1;s>=10;s/=10)u++;i%=j,o=i-j+u,f=o<0?0:c/le(10,u-o-1)%10|0}if(r=r||t<0||a[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:a[h-1])%10&1||n==(e.s<0?8:7)),t<1||!a[0])return a.length=0,l?(t-=e.e+1,a[0]=le(10,(j-t%j)%j),e.e=-t||0):a[0]=e.e=0,e;if(i==0?(a.length=h,s=1,h--):(a.length=h+1,s=le(10,j-i),a[h]=o>0?(c/le(10,u-o)%le(10,o)|0)*s:0),l)for(;;)if(h==0){for(i=1,o=a[0];o>=10;o/=10)i++;for(o=a[0]+=s,s=1;o>=10;o/=10)s++;i!=s&&(e.e++,a[0]==Ze&&(a[0]=1));break}else{if(a[h]+=s,a[h]!=Ze)break;a[h--]=0,s=1}for(i=a.length;a[--i]===0;)a.pop()}return q&&(e.e>d.maxE?(e.d=null,e.e=NaN):e.e<d.minE&&(e.e=0,e.d=[0])),e}function Ke(e,t,n){if(!e.isFinite())return ho(e);var r,u=e.e,i=pe(e.d),o=i.length;return t?(n&&(r=n-o)>0?i=i.charAt(0)+"."+i.slice(1)+Dt(r):o>1&&(i=i.charAt(0)+"."+i.slice(1)),i=i+(e.e<0?"e":"e+")+e.e):u<0?(i="0."+Dt(-u-1)+i,n&&(r=n-o)>0&&(i+=Dt(r))):u>=o?(i+=Dt(u+1-o),n&&(r=n-u-1)>0&&(i=i+"."+Dt(r))):((r=u+1)<o&&(i=i.slice(0,r)+"."+i.slice(r)),n&&(r=n-o)>0&&(u+1===o&&(i+="."),i+=Dt(r))),i}function jn(e,t){var n=e[0];for(t*=j;n>=10;n/=10)t++;return t}function kn(e,t,n){if(t>Op)throw q=!0,n&&(e.precision=n),Error(uo);return T(new e(Pn),t,1,!0)}function Xe(e,t,n){if(t>ou)throw Error(uo);return T(new e($n),t,n,!0)}function so(e){var t=e.length-1,n=t*j+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 Dt(e){for(var t="";e--;)t+="0";return t}function co(e,t,n,r){var u,i=new e(1),o=Math.ceil(r/j+4);for(q=!1;;){if(n%2&&(i=i.times(t),Do(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),Do(t.d,o)}return q=!0,i}function fo(e){return e.d[e.d.length-1]&1}function lo(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 au(e,t){var n,r,u,i,o,s,f,l=0,c=0,a=0,h=e.constructor,d=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,s=new h(.03125);e.e>-2;)e=e.times(s),a+=5;for(r=Math.log(le(2,a))/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),s=o.plus(ee(i,n,f,1)),pe(s.d).slice(0,f)===pe(o.d).slice(0,f)){for(u=a;u--;)o=T(o.times(o),f,1);if(t==null)if(l<3&&nn(o.d,f-r,d,l))h.precision=f+=10,n=i=s=new h(1),c=0,l++;else return T(o,h.precision=D,d,q=!0);else return h.precision=D,o}o=s}}function vt(e,t){var n,r,u,i,o,s,f,l,c,a,h,d=1,D=10,v=e,A=v.d,p=v.constructor,m=p.rounding,E=p.precision;if(v.s<0||!A||!A[0]||!v.e&&A[0]==1&&A.length==1)return new p(A&&!A[0]?-1/0:v.s!=1?NaN:A?0:v);if(t==null?(q=!1,c=E):c=t,p.precision=c+=D,n=pe(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=pe(v.d),r=n.charAt(0),d++;i=v.e,r>1?(v=new p("0."+n),i++):v=new p(r+"."+n.slice(1))}else return l=kn(p,c+2,E).times(i+""),v=vt(new p(r+"."+n.slice(1)),c-D).plus(l),p.precision=E,t==null?T(v,E,m,q=!0):v;for(a=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 p(u),c,1)),pe(l.d).slice(0,c)===pe(f.d).slice(0,c))if(f=f.times(2),i!==0&&(f=f.plus(kn(p,c+2,E).times(i+""))),f=ee(f,new p(d),c,1),t==null)if(nn(f.d,c-D,m,s))p.precision=c+=D,l=o=v=ee(a.minus(1),a.plus(1),c,1),h=T(v.times(v),c,1),u=s=1;else return T(f,p.precision=E,m,q=!0);else return p.precision=E,f;f=l,u+=2}}function ho(e){return String(e.s*e.s/0)}function su(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)%j,n<0&&(r+=j),r<u){for(r&&e.d.push(+t.slice(0,r)),u-=j;r<u;)e.d.push(+t.slice(r,r+=j));t=t.slice(r),r=j-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 Rp(e,t){var n,r,u,i,o,s,f,l,c;if(t.indexOf("_")>-1){if(t=t.replace(/(\d)_(?=\d)/g,"$1"),ao.test(t))return su(e,t)}else if(t==="Infinity"||t==="NaN")return+t||(e.s=NaN),e.e=NaN,e.d=null,e;if(Mp.test(t))n=16,t=t.toLowerCase();else if(_p.test(t))n=2;else if(Ip.test(t))n=8;else throw Error(pt+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(".",""),s=t.length,i=s-i,u=co(r,new r(n),i,i*2)),l=Ln(t,n,Ze),c=l.length-1,i=c;l[i]===0;--i)l.pop();return i<0?new r(e.s*0):(e.e=jn(l,c),e.d=l,q=!1,o&&(e=ee(e,u,s*4)),f&&(e=e.times(Math.abs(f)<54?le(2,f):qt.pow(2,f))),q=!0,e)}function Pp(e,t){var n,r=t.d.length;if(r<3)return t.isZero()?t:kt(e,2,t,t);n=1.4*Math.sqrt(r),n=n>16?16:n|0,t=t.times(1/qn(5,n)),t=kt(e,2,t,t);for(var u,i=new e(5),o=new e(16),s=new e(20);n--;)u=t.times(t),t=t.times(i.plus(u.times(o.times(u).minus(s))));return t}function kt(e,t,n,r,u){var i,o,s,f,l=e.precision,c=Math.ceil(l/j);for(q=!1,f=n.times(n),s=new e(r);;){if(o=ee(s.times(f),new e(t++*t++),l,1),s=u?r.plus(o):r.minus(o),r=ee(o.times(f),new e(t++*t++),l,1),o=s.plus(r),o.d[c]!==void 0){for(i=c;o.d[i]===s.d[i]&&i--;);if(i==-1)break}i=s,s=r,r=o,o=i}return q=!0,o.d.length=c+1,o}function qn(e,t){for(var n=e;--t;)n*=e;return n}function po(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 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=fo(n)?r?2:3:r?4:1,t;nt=fo(n)?r?1:4:r?3:2}return t.minus(u).abs()}function cu(e,t,n,r){var u,i,o,s,f,l,c,a,h,d=e.constructor,D=n!==void 0;if(D?(Be(n,1,dt),r===void 0?r=d.rounding:Be(r,0,8)):(n=d.precision,r=d.rounding),!e.isFinite())c=ho(e);else{for(c=Ke(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 d(1),h.e=c.length-o,h.d=Ln(Ke(h),10,u),h.e=h.d.length),a=Ln(c,10,u),i=f=a.length;a[--f]==0;)a.pop();if(!a[0])c=D?"0p+0":"0";else{if(o<0?i--:(e=new d(e),e.d=a,e.e=i,e=ee(e,h,n,r,0,u),a=e.d,i=e.e,l=ro),o=a[n],s=u/2,l=l||a[n+1]!==void 0,l=r<4?(o!==void 0||l)&&(r===0||r===(e.s<0?3:2)):o>s||o===s&&(r===4||l||r===6&&a[n-1]&1||r===(e.s<0?8:7)),a.length=n,l)for(;++a[--n]>u-1;)a[n]=0,n||(++i,a.unshift(1));for(f=a.length;!a[f-1];--f);for(o=0,c="";o<f;o++)c+=uu.charAt(a[o]);if(D){if(f>1)if(t==16||t==8){for(o=t==16?4:3,--f;f%o;f++)c+="0";for(a=Ln(c,u,t),f=a.length;!a[f-1];--f);for(o=1,c="1.";o<f;o++)c+=uu.charAt(a[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 Do(e,t){if(e.length>t)return e.length=t,!0}function $p(e){return new this(e).abs()}function Tp(e){return new this(e).acos()}function Lp(e){return new this(e).acosh()}function jp(e,t){return new this(e).plus(t)}function kp(e){return new this(e).asin()}function qp(e){return new this(e).asinh()}function Up(e){return new this(e).atan()}function Vp(e){return new this(e).atanh()}function Hp(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 zp(e){return new this(e).cbrt()}function Wp(e){return T(e=new this(e),e.e+1,2)}function Zp(e,t,n){return new this(e).clamp(t,n)}function Xp(e){if(!e||typeof e!="object")throw Error(Tn+"Object expected");var t,n,r,u=e.defaults===!0,i=["precision",1,dt,"rounding",0,8,"toExpNeg",-jt,0,"toExpPos",0,jt,"maxE",0,jt,"minE",-jt,0,"modulo",0,9];for(t=0;t<i.length;t+=3)if(n=i[t],u&&(this[n]=iu[n]),(r=e[n])!==void 0)if(ye(r)===r&&r>=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(pt+n+": "+r);if(n="crypto",u&&(this[n]=iu[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(io);else this[n]=!1;else throw Error(pt+n+": "+r);return this}function Jp(e){return new this(e).cos()}function Gp(e){return new this(e).cosh()}function vo(e){var t,n,r;function u(i){var o,s,f,l=this;if(!(l instanceof u))return new u(i);if(l.constructor=u,go(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,s=i;s>=10;s/=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 su(l,i.toString())}else if(f!=="string")throw Error(pt+i);return(s=i.charCodeAt(0))===45?(i=i.slice(1),l.s=-1):(s===43&&(i=i.slice(1)),l.s=1),ao.test(i)?su(l,i):Rp(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=Xp,u.clone=vo,u.isDecimal=go,u.abs=$p,u.acos=Tp,u.acosh=Lp,u.add=jp,u.asin=kp,u.asinh=qp,u.atan=Up,u.atanh=Vp,u.atan2=Hp,u.cbrt=zp,u.ceil=Wp,u.clamp=Zp,u.cos=Jp,u.cosh=Gp,u.div=Kp,u.exp=Qp,u.floor=Yp,u.hypot=eD,u.ln=tD,u.log=nD,u.log10=uD,u.log2=rD,u.max=iD,u.min=oD,u.mod=aD,u.mul=sD,u.pow=cD,u.random=fD,u.round=lD,u.sign=hD,u.sin=dD,u.sinh=pD,u.sqrt=DD,u.sub=vD,u.sum=gD,u.tan=mD,u.tanh=yD,u.trunc=ED,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 Kp(e,t){return new this(e).div(t)}function Qp(e){return new this(e).exp()}function Yp(e){return T(e=new this(e),e.e+1,3)}function eD(){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 go(e){return e instanceof qt||e&&e.toStringTag===oo||!1}function tD(e){return new this(e).ln()}function nD(e,t){return new this(e).log(t)}function rD(e){return new this(e).log(2)}function uD(e){return new this(e).log(10)}function iD(){return lo(this,arguments,"lt")}function oD(){return lo(this,arguments,"gt")}function aD(e,t){return new this(e).mod(t)}function sD(e,t){return new this(e).mul(t)}function cD(e,t){return new this(e).pow(t)}function fD(e){var t,n,r,u,i=0,o=new this(1),s=[];if(e===void 0?e=this.precision:Be(e,1,dt),r=Math.ceil(e/j),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]:s[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):(s.push(u%1e7),i+=4);i=r/4}else throw Error(io);else for(;i<r;)s[i++]=Math.random()*1e7|0;for(r=s[--i],e%=j,r&&e&&(u=le(10,j-e),s[i]=(r/u|0)*u);s[i]===0;i--)s.pop();if(i<0)n=0,s=[0];else{for(n=-1;s[0]===0;n-=j)s.shift();for(r=1,u=s[0];u>=10;u/=10)r++;r<j&&(n-=j-r)}return o.e=n,o.d=s,o}function lD(e){return T(e=new this(e),e.e+1,this.rounding)}function hD(e){return e=new this(e),e.d?e.d[0]?e.s:0*e.s:e.s||NaN}function dD(e){return new this(e).sin()}function pD(e){return new this(e).sinh()}function DD(e){return new this(e).sqrt()}function vD(e,t){return new this(e).sub(t)}function gD(){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 mD(e){return new this(e).tan()}function yD(e){return new this(e).tanh()}function ED(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 qt=B.constructor=vo(iu);Pn=new qt(Pn),$n=new qt($n);var AD="BigNumber",CD=["?on","config"],FD=be(AD,CD,e=>{var{on:t,config:n}=e,r=qt.clone({precision:n.precision,modulo:qt.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}),mo={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(a){return Math.abs(a)<1e-9?1-a:(Math.exp(a)+Math.exp(-a))*.5},u=Math.sinh||function(a){return Math.abs(a)<1e-9?a:(Math.exp(a)-Math.exp(-a))*.5},i=function(a){var h=Math.PI/4;if(-h>a||a>h)return Math.cos(a)-1;var d=a*a;return d*(d*(d*(d*(d*(d*(d*(d/20922789888e3-1/87178291200)+1/479001600)-1/3628800)+1/40320)-1/720)+1/24)-1/2)},o=function(a,h){var d=Math.abs(a),D=Math.abs(h);return d<3e3&&D<3e3?Math.sqrt(d*d+D*D):(d<D?(d=D,D=a/h):D=h/a,d*Math.sqrt(1+D*D))},s=function(){throw SyntaxError("Invalid Param")};function f(a,h){var d=Math.abs(a),D=Math.abs(h);return a===0?Math.log(D):h===0?Math.log(d):d<3e3&&D<3e3?Math.log(a*a+h*h)*.5:(a=a/2,h=h/2,.5*Math.log(a*a+h*h)+Math.LN2)}var l=function(a,h){var d={re:0,im:0};if(a==null)d.re=d.im=0;else if(h!==void 0)d.re=a,d.im=h;else switch(typeof a){case"object":if("im"in a&&"re"in a)d.re=a.re,d.im=a.im;else if("abs"in a&&"arg"in a){if(!Number.isFinite(a.abs)&&Number.isFinite(a.arg))return c.INFINITY;d.re=a.abs*Math.cos(a.arg),d.im=a.abs*Math.sin(a.arg)}else if("r"in a&&"phi"in a){if(!Number.isFinite(a.r)&&Number.isFinite(a.phi))return c.INFINITY;d.re=a.r*Math.cos(a.phi),d.im=a.r*Math.sin(a.phi)}else a.length===2?(d.re=a[0],d.im=a[1]):s();break;case"string":d.im=d.re=0;var D=a.match(/\d+\.?\d*e[+-]?\d+|\d+\.?\d*|\.\d+|./g),v=1,A=0;D===null&&s();for(var p=0;p<D.length;p++){var m=D[p];m===" "||m===" "||m===`
|
|
22
|
+
`||(m==="+"?v++:m==="-"?A++:m==="i"||m==="I"?(v+A===0&&s(),D[p+1]!==" "&&!isNaN(D[p+1])?(d.im+=parseFloat((A%2?"-":"")+D[p+1]),p++):d.im+=parseFloat((A%2?"-":"")+"1"),v=A=0):((v+A===0||isNaN(m))&&s(),D[p+1]==="i"||D[p+1]==="I"?(d.im+=parseFloat((A%2?"-":"")+m),p++):d.re+=parseFloat((A%2?"-":"")+m),v=A=0))}v+A>0&&s();break;case"number":d.im=0,d.re=a;break;default:s()}return isNaN(d.re)||isNaN(d.im),d};function c(a,h){if(!(this instanceof c))return new c(a,h);var d=l(a,h);this.re=d.re,this.im=d.im}c.prototype={re:0,im:0,sign:function(){var a=this.abs();return new c(this.re/a,this.im/a)},add:function(a,h){var d=new c(a,h);return this.isInfinite()&&d.isInfinite()?c.NAN:this.isInfinite()||d.isInfinite()?c.INFINITY:new c(this.re+d.re,this.im+d.im)},sub:function(a,h){var d=new c(a,h);return this.isInfinite()&&d.isInfinite()?c.NAN:this.isInfinite()||d.isInfinite()?c.INFINITY:new c(this.re-d.re,this.im-d.im)},mul:function(a,h){var d=new c(a,h);return this.isInfinite()&&d.isZero()||this.isZero()&&d.isInfinite()?c.NAN:this.isInfinite()||d.isInfinite()?c.INFINITY:d.im===0&&this.im===0?new c(this.re*d.re,0):new c(this.re*d.re-this.im*d.im,this.re*d.im+this.im*d.re)},div:function(a,h){var d=new c(a,h);if(this.isZero()&&d.isZero()||this.isInfinite()&&d.isInfinite())return c.NAN;if(this.isInfinite()||d.isZero())return c.INFINITY;if(this.isZero()||d.isInfinite())return c.ZERO;a=this.re,h=this.im;var D=d.re,v=d.im,A,p;return v===0?new c(a/D,h/D):Math.abs(D)<Math.abs(v)?(p=D/v,A=D*p+v,new c((a*p+h)/A,(h*p-a)/A)):(p=v/D,A=v*p+D,new c((a+h*p)/A,(h-a*p)/A))},pow:function(a,h){var d=new c(a,h);if(a=this.re,h=this.im,d.isZero())return c.ONE;if(d.im===0){if(h===0&&a>0)return new c(Math.pow(a,d.re),0);if(a===0)switch((d.re%4+4)%4){case 0:return new c(Math.pow(h,d.re),0);case 1:return new c(0,Math.pow(h,d.re));case 2:return new c(-Math.pow(h,d.re),0);case 3:return new c(0,-Math.pow(h,d.re))}}if(a===0&&h===0&&d.re>0&&d.im>=0)return c.ZERO;var D=Math.atan2(h,a),v=f(a,h);return a=Math.exp(d.re*v-d.im*D),h=d.im*v+d.re*D,new c(a*Math.cos(h),a*Math.sin(h))},sqrt:function(){var a=this.re,h=this.im,d=this.abs(),D,v;if(a>=0){if(h===0)return new c(Math.sqrt(a),0);D=.5*Math.sqrt(2*(d+a))}else D=Math.abs(h)/Math.sqrt(2*(d-a));return a<=0?v=.5*Math.sqrt(2*(d-a)):v=Math.abs(h)/Math.sqrt(2*(d+a)),new c(D,h<0?-v:v)},exp:function(){var a=Math.exp(this.re);return this.im,new c(a*Math.cos(this.im),a*Math.sin(this.im))},expm1:function(){var a=this.re,h=this.im;return new c(Math.expm1(a)*Math.cos(h)+i(h),Math.exp(a)*Math.sin(h))},log:function(){var a=this.re,h=this.im;return new c(f(a,h),Math.atan2(h,a))},abs:function(){return o(this.re,this.im)},arg:function(){return Math.atan2(this.im,this.re)},sin:function(){var a=this.re,h=this.im;return new c(Math.sin(a)*r(h),Math.cos(a)*u(h))},cos:function(){var a=this.re,h=this.im;return new c(Math.cos(a)*r(h),-Math.sin(a)*u(h))},tan:function(){var a=2*this.re,h=2*this.im,d=Math.cos(a)+r(h);return new c(Math.sin(a)/d,u(h)/d)},cot:function(){var a=2*this.re,h=2*this.im,d=Math.cos(a)-r(h);return new c(-Math.sin(a)/d,u(h)/d)},sec:function(){var a=this.re,h=this.im,d=.5*r(2*h)+.5*Math.cos(2*a);return new c(Math.cos(a)*r(h)/d,Math.sin(a)*u(h)/d)},csc:function(){var a=this.re,h=this.im,d=.5*r(2*h)-.5*Math.cos(2*a);return new c(Math.sin(a)*r(h)/d,-Math.cos(a)*u(h)/d)},asin:function(){var a=this.re,h=this.im,d=new c(h*h-a*a+1,-2*a*h).sqrt(),D=new c(d.re-h,d.im+a).log();return new c(D.im,-D.re)},acos:function(){var a=this.re,h=this.im,d=new c(h*h-a*a+1,-2*a*h).sqrt(),D=new c(d.re-h,d.im+a).log();return new c(Math.PI/2-D.im,D.re)},atan:function(){var a=this.re,h=this.im;if(a===0){if(h===1)return new c(0,1/0);if(h===-1)return new c(0,-1/0)}var d=a*a+(1-h)*(1-h),D=new c((1-h*h-a*a)/d,-2*a/d).log();return new c(-.5*D.im,.5*D.re)},acot:function(){var a=this.re,h=this.im;if(h===0)return new c(Math.atan2(1,a),0);var d=a*a+h*h;return d!==0?new c(a/d,-h/d).atan():new c(a!==0?a/0:0,h!==0?-h/0:0).atan()},asec:function(){var a=this.re,h=this.im;if(a===0&&h===0)return new c(0,1/0);var d=a*a+h*h;return d!==0?new c(a/d,-h/d).acos():new c(a!==0?a/0:0,h!==0?-h/0:0).acos()},acsc:function(){var a=this.re,h=this.im;if(a===0&&h===0)return new c(Math.PI/2,1/0);var d=a*a+h*h;return d!==0?new c(a/d,-h/d).asin():new c(a!==0?a/0:0,h!==0?-h/0:0).asin()},sinh:function(){var a=this.re,h=this.im;return new c(u(a)*Math.cos(h),r(a)*Math.sin(h))},cosh:function(){var a=this.re,h=this.im;return new c(r(a)*Math.cos(h),u(a)*Math.sin(h))},tanh:function(){var a=2*this.re,h=2*this.im,d=r(a)+Math.cos(h);return new c(u(a)/d,Math.sin(h)/d)},coth:function(){var a=2*this.re,h=2*this.im,d=r(a)-Math.cos(h);return new c(u(a)/d,-Math.sin(h)/d)},csch:function(){var a=this.re,h=this.im,d=Math.cos(2*h)-r(2*a);return new c(-2*u(a)*Math.cos(h)/d,2*r(a)*Math.sin(h)/d)},sech:function(){var a=this.re,h=this.im,d=Math.cos(2*h)+r(2*a);return new c(2*r(a)*Math.cos(h)/d,-2*u(a)*Math.sin(h)/d)},asinh:function(){var a=this.im;this.im=-this.re,this.re=a;var h=this.asin();return this.re=-this.im,this.im=a,a=h.re,h.re=-h.im,h.im=a,h},acosh:function(){var a=this.acos();if(a.im<=0){var h=a.re;a.re=-a.im,a.im=h}else{var h=a.im;a.im=-a.re,a.re=h}return a},atanh:function(){var a=this.re,h=this.im,d=a>1&&h===0,D=1-a,v=1+a,A=D*D+h*h,p=A!==0?new c((v*D-h*h)/A,(h*D+v*h)/A):new c(a!==-1?a/0:0,h!==0?h/0:0),m=p.re;return p.re=f(p.re,p.im)/2,p.im=Math.atan2(p.im,m)/2,d&&(p.im=-p.im),p},acoth:function(){var a=this.re,h=this.im;if(a===0&&h===0)return new c(0,Math.PI/2);var d=a*a+h*h;return d!==0?new c(a/d,-h/d).atanh():new c(a!==0?a/0:0,h!==0?-h/0:0).atanh()},acsch:function(){var a=this.re,h=this.im;if(h===0)return new c(a!==0?Math.log(a+Math.sqrt(a*a+1)):1/0,0);var d=a*a+h*h;return d!==0?new c(a/d,-h/d).asinh():new c(a!==0?a/0:0,h!==0?-h/0:0).asinh()},asech:function(){var a=this.re,h=this.im;if(this.isZero())return c.INFINITY;var d=a*a+h*h;return d!==0?new c(a/d,-h/d).acosh():new c(a!==0?a/0:0,h!==0?-h/0:0).acosh()},inverse:function(){if(this.isZero())return c.INFINITY;if(this.isInfinite())return c.ZERO;var a=this.re,h=this.im,d=a*a+h*h;return new c(a/d,-h/d)},conjugate:function(){return new c(this.re,-this.im)},neg:function(){return new c(-this.re,-this.im)},ceil:function(a){return a=Math.pow(10,a||0),new c(Math.ceil(this.re*a)/a,Math.ceil(this.im*a)/a)},floor:function(a){return a=Math.pow(10,a||0),new c(Math.floor(this.re*a)/a,Math.floor(this.im*a)/a)},round:function(a){return a=Math.pow(10,a||0),new c(Math.round(this.re*a)/a,Math.round(this.im*a)/a)},equals:function(a,h){var d=new c(a,h);return Math.abs(d.re-this.re)<=c.EPSILON&&Math.abs(d.im-this.im)<=c.EPSILON},clone:function(){return new c(this.re,this.im)},toString:function(){var a=this.re,h=this.im,d="";return this.isNaN()?"NaN":this.isInfinite()?"Infinity":(Math.abs(a)<c.EPSILON&&(a=0),Math.abs(h)<c.EPSILON&&(h=0),h===0?d+a:(a!==0?(d+=a,d+=" ",h<0?(h=-h,d+="-"):d+="+",d+=" "):h<0&&(h=-h,d+="-"),h!==1&&(d+=h),d+"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})()})(mo);var De=Cu(mo.exports),wD="Complex",bD=[],BD=be(wD,bD,()=>(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=Qr(this.re,e),i=Qr(this.im,e),o=me(e)?e:e?e.precision:null;if(o!==null){var s=Math.pow(10,-o);Math.abs(r/n)<s&&(r=0),Math.abs(n/r)<s&&(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(xi(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}),yo={exports:{}};/**
|
|
23
23
|
* @license Fraction.js v4.2.1 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 A=c(p,v);return m.n=p/A,m.d=v/A,m}function f(p){for(var v={},m=p,A=2,w=4;w<=m;){for(;m%A===0;)m/=A,v[A]=(v[A]||0)+1;w+=1+2*A++}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,A=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,A=v,w=m*A,m%1!==0||A%1!==0)throw F()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)m=p.n,A=p.d,"s"in p&&(m*=p.s);else if(0 in p)m=p[0],1 in p&&(A=p[1]);else throw E();w=m*A;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,A=k+ie):ie>k?(m=ne,A=ie):(m=$,A=k);break}else p>W?($+=ne,k+=ie):(ne+=$,ie+=k),k>K?(m=ne,A=ie):(m=$,A=k);m*=te}else(isNaN(p)||isNaN(v))&&(A=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<=$){A=X*te,w=m=z+A*N+te*O;break}}default:throw E()}if(A===0)throw D();u.s=w<0?-1:1,u.n=Math.abs(m),u.d=Math.abs(A)};function d(p,v,m){for(var A=1;v>0;p=p*p%m,v>>=1)v&1&&(A=A*p%m);return A}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,A=1;m!==1;A++)if(m=m*10%v,A>r)return 0;return A}function o(p,v,m){for(var A=1,w=d(10,m,v),N=0;N<300;N++){if(A===w)return N;A=A*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")},F=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),A=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 A)if(O!=="1"){if(A[O]*=u.n,A[O]%u.d===0)A[O]/=u.d;else return null;N*=Math.pow(O,A[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(),A=1;A<m.length;A++){for(var w=a(m[A-1],1),N=A-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="",A=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=A:(p&&(v=Math.floor(A/w))>0&&(m+=v,m+=" ",A%=w),m+=A,m+="/",m+=w),m},toLatex:function(p){var v,m="",A=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=A:(p&&(v=Math.floor(A/w))>0&&(m+=v,A%=w),m+="\\frac{",m+=A,m+="}{",m+=w,m+="}"),m},toContinued:function(){var p,v=this.n,m=this.d,A=[];if(isNaN(v)||isNaN(m))return A;do A.push(Math.floor(v/m)),p=v%m,v=m,m=p;while(v!==1);return A},toString:function(p){var v=this.n,m=this.d;if(isNaN(v)||isNaN(m))return"NaN";p=p||15;var A=s(v,m),w=o(v,m,A),N=this.s<0?"-":"";if(N+=v/m|0,v%=m,v*=10,v&&(N+="."),A){for(var O=w;O--;)N+=v/m|0,v%=m,v*=10;N+="(";for(var O=A;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})()})(Bu);var nt=Zt(Bu.exports),Nf="Fraction",If=[],_f=Ne(Nf,If,()=>(Object.defineProperty(nt,"name",{value:"Fraction"}),nt.prototype.constructor=nt,nt.prototype.type="Fraction",nt.prototype.isFraction=!0,nt.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},nt.fromJSON=function(e){return new nt(e)},nt),{isClass:!0}),Rf="Matrix",xf=[],Lf=Ne(Rf,xf,()=>{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 Of(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var $f="DenseMatrix",Tf=["Matrix"],Pf=Ne($f,Tf,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&&!un(o))throw new Error("Invalid datatype: "+o);if(Ut(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=Kn(this._data),nu(this._data,this._size),this._datatype=o;else{if(s)throw new TypeError("Unsupported type of data ("+Wn(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,Wn)},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 le(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 le(s.length,this._size.length,"<");var h,D,E,F=s.map(function(v){return v+1});l(this,F,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 le(h.length,s._size.length);for(var D=o.min(),E=o.max(),F=0,p=s._size.length;F<p;F++)ke(D[F],s._size[F]),ke(E[F],s._size[F]);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(F){return ke(F,s.length),s[F]}).valueOf():E.map(function(F){ke(F,s.length);var p=s[F];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(),F;if(Ut(c)?(F=c.size(),c=c.valueOf()):F=Kn(c),E){if(F.length!==0)throw new TypeError("Scalar expected");s.set(o.min(),c,h)}else{if(D.length<s._size.length)throw new le(D.length,s._size.length,"<");if(F.length<D.length){for(var p=0,v=0;D[p]===1&&F[p]===1;)p++;for(;D[p]===1;)v++,p++;c=dl(c,D.length,v,F)}if(!Gn(D,F))throw new le(D,F,">");var m=o.max().map(function(N){return N+1});l(s,m,h);var A=D.length,w=0;a(s._data,o,c,A,w)}return s}function a(s,o,c,h,D){var E=D===h-1,F=o.dimension(D);E?F.forEach(function(p,v){ke(p),s[p]=c[v[0]]}):F.forEach(function(p,v){ke(p),a(s[p],o,c[v[0]],h,D+1)})}n.prototype.resize=function(s,o,c){if(!zn(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=fl(c._data,s);var h=c._size.reduce((D,E)=>D*E);return c._size=uu(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,F=o.length;E<F;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=Of(s),h=function F(p,v){return Oe(p)?p.map(function(m,A){return F(m,v.concat(A))}):c===1?s(p):c===2?s(p,v):s(p,v,o)},D=h(this._data,[]),E=this._datatype!==void 0?Yn(D,Wn):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(F,p){h(F,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(st(s)&&(s=s.toNumber()),!we(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),F=[],p=0;p<E;p++)F[p]=this._data[p+c][p+o];return new n({data:F,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(st(O)&&(O=O.toNumber()),!we(O)||!Xe(O)||O<1)throw new Error("Size values must be positive integers");return O}),c){if(st(c)&&(c=c.toNumber()),!we(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,F=s[0],p=s[1],v=Math.min(F-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(Ut(o)){var A=o.size();if(A.length!==1||A[0]!==v)throw new Error("Invalid matrix length");m=function(z){return o.get([z])}}else m=function(){return o};h||(h=st(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:[F,p]})},n.fromJSON=function(s){return new n(s)},n.prototype.swapRows=function(s,o){if(!we(s)||!Xe(s)||!we(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){for(var o=0,c=s.length;o<c;o++){var h=s[o];Oe(h)?s[o]=d(h):h&&h.isMatrix===!0&&(s[o]=d(h.valueOf()))}return s}return n},{isClass:!0}),bu="equalScalar";Ne(bu,["typed","config"],e=>{var{typed:t,config:n}=e;return t(bu,{"number, number":function(u,i){return il(u,i,n.epsilon)}})});function qt(e,t,n,r){if(!(this instanceof qt))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}qt.prototype=new Error,qt.prototype.constructor=Error,qt.prototype.name="ArgumentsError",qt.prototype.isArgumentsError=!0;var Su="format",kf=["typed"],jf=Ne(Su,kf,e=>{var{typed:t}=e;return t(Su,{any:pt,"any, Object | function | number":pt})}),Mu="bin",Uf=["typed","format"];Ne(Mu,Uf,e=>{var{typed:t,format:n}=e;return t(Mu,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var Nu="oct",Vf=["typed","format"];Ne(Nu,Vf,e=>{var{typed:t,format:n}=e;return t(Nu,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var Iu="hex",qf=["typed","format"];Ne(Iu,qf,e=>{var{typed:t,format:n}=e;return t(Iu,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var _u="equal";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 Ru="unequal";Ne(Ru,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Ru,{"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 xu={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)})(xu);var Lu={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)})(Lu);var Ou={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)})(Ou);var $u={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)})($u);var Tu={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,F,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&&(F=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,E>=0&&(F=F+1640531527|0,c=p[E&127]^=h+F,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=F,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)})(Tu);var Pu={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)})(Pu);var ku={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(A,w,N){var O=[];w=w==!0?{entropy:!0}:w||{};var z=p(F(w.entropy?[A,m(n)]:A==null?v():A,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(A){var w,N=A.length,O=this,z=0,X=O.i=O.j=0,te=O.S=[];for(N||(A=[N++]);z<u;)te[z]=z++;for(z=0;z<u;z++)te[z]=te[X=o&X+A[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(A,w){return w.i=A.i,w.j=A.j,w.S=A.S.slice(),w}function F(A,w){var N=[],O=typeof A,z;if(w&&O=="object")for(z in A)try{N.push(F(A[z],w-1))}catch(X){}return N.length?N:O=="string"?A:A+"\0"}function p(A,w){for(var N=A+"",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 A;return c&&(A=c.randomBytes)?A=A(u):(A=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(A)),m(A)}catch(O){var w=t.navigator,N=w&&w.plugins;return[+new Date,t,N,t.screen,m(n)]}}function m(A){return String.fromCharCode.apply(0,A)}if(p(r.random(),n),e.exports){e.exports=h;try{c=Fn.default}catch(A){}}else r["seed"+f]=h})(typeof self!="undefined"?self:Ue,[],Math)})(ku);var Hf=xu.exports,zf=Lu.exports,Wf=Ou.exports,Gf=$u.exports,Zf=Tu.exports,Xf=Pu.exports,It=ku.exports;It.alea=Hf,It.xor128=zf,It.xorwow=Wf,It.xorshift7=Gf,It.xor4096=Zf,It.tychei=Xf,vn("fineStructure",.0072973525693),vn("weakMixingAngle",.2229),vn("efimovFactor",22.7),vn("sackurTetrode",-1.16487052358);function vn(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 Jf=Bf({config:Wr}),Kf=Mf({}),Qf=_f({}),Yf=Lf({}),eh=Pf({Matrix:Yf}),th=Sl({BigNumber:Jf,Complex:Kf,DenseMatrix:eh,Fraction:Qf}),nh=jf({typed:th});class rh{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(F=>this.getNumberValue(F)):[],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(nh(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 mt.MAX:return Math.max(...t);case mt.MIN:return Math.min(...t);case mt.SUM:return t.reduce((r,u)=>r+u);case mt.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class uh{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=rh,Q.ControlsEventPlugin=Ec,Q.ES6ModulePlugin=gc,Q.Engine=pc,Q.LifecycleEventPlugin=mc,Q.Plugin=Dc,Q.StylePlugin=uh,Q.buildUUID=Pn,Q.hasChildrenControl=tn,Q.loopDataViewControl=At,Q.loopFormControl=Ct,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(p,m){if(isNaN(p=parseInt(p,10)))throw v();return p*m}function o(p,m){if(m===0)throw D();var E=Object.create(d.prototype);E.s=p<0?-1:1,p=p<0?-p:p;var C=h(p,m);return E.n=p/C,E.d=m/C,E}function s(p){for(var m={},E=p,C=2,w=4;w<=E;){for(;E%C===0;)E/=C,m[C]=(m[C]||0)+1;w+=1+2*C++}return E!==p?E>1&&(m[E]=(m[E]||0)+1):m[p]=(m[p]||0)+1,m}var f=function(p,m){var E=0,C=1,w=1,_=0,M=0,k=0,W=1,Z=1,R=0,$=1,K=1,J=1,Q=1e7,U;if(p!=null)if(m!==void 0){if(E=p,C=m,w=E*C,E%1!==0||C%1!==0)throw A()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)E=p.n,C=p.d,"s"in p&&(E*=p.s);else if(0 in p)E=p[0],1 in p&&(C=p[1]);else throw v();w=E*C;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)E=p;else if(p>0){for(p>=1&&(Z=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=Z);$<=Q&&J<=Q;)if(U=(R+K)/($+J),p===U){$+J<=Q?(E=R+K,C=$+J):J>$?(E=K,C=J):(E=R,C=$);break}else p>U?(R+=K,$+=J):(K+=R,J+=$),$>Q?(E=K,C=J):(E=R,C=$);E*=Z}else(isNaN(p)||isNaN(m))&&(C=E=NaN);break}case"string":{if($=p.match(/\d+|./g),$===null)throw v();if($[R]==="-"?(w=-1,R++):$[R]==="+"&&R++,$.length===R+1?M=i($[R++],w):$[R+1]==="."||$[R]==="."?($[R]!=="."&&(_=i($[R++],w)),R++,(R+1===$.length||$[R+1]==="("&&$[R+3]===")"||$[R+1]==="'"&&$[R+3]==="'")&&(M=i($[R],w),W=Math.pow(10,$[R].length),R++),($[R]==="("&&$[R+2]===")"||$[R]==="'"&&$[R+2]==="'")&&(k=i($[R+1],w),Z=Math.pow(10,$[R+1].length)-1,R+=3)):$[R+1]==="/"||$[R+1]===":"?(M=i($[R],w),W=i($[R+2],1),R+=3):$[R+3]==="/"&&$[R+1]===" "&&(_=i($[R],w),M=i($[R+2],w),W=i($[R+4],1),R+=5),$.length<=R){C=W*Z,w=E=k+C*_+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(p,m,E){for(var C=1;m>0;p=p*p%E,m>>=1)m&1&&(C=C*p%E);return C}function c(p,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 a(p,m,E){for(var C=1,w=l(10,E,m),_=0;_<300;_++){if(C===w)return _;C=C*10%m,w=w*10%m}return 0}function h(p,m){if(!p)return m;if(!m)return p;for(;;){if(p%=m,!p)return m;if(m%=p,!m)return p}}function d(p,m){if(f(p,m),this instanceof d)p=h(u.d,u.n),this.s=u.s,this.n=u.n/p,this.d=u.d/p;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")};d.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(p,m){return f(p,m),o(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(p,m){return f(p,m),o(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(p,m){return f(p,m),o(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(p,m){return f(p,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(p,m){if(isNaN(this.n)||isNaN(this.d))return new d(NaN);if(p===void 0)return o(this.s*this.n%this.d,1);if(f(p,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(p,m){return f(p,m),o(h(u.n,this.n)*h(u.d,this.d),u.d*this.d)},lcm:function(p,m){return f(p,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(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new d(NaN):o(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 d(NaN):o(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 d(NaN):o(Math.round(p*this.s*this.n/this.d),p)},inverse:function(){return o(this.s*this.d,this.n)},pow:function(p,m){if(f(p,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=s(this.n),C=s(this.d),w=1,_=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;_*=Math.pow(M,C[M])}return u.s<0?o(_,w):o(w,_)},equals:function(p,m){return f(p,m),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(p,m){f(p,m);var E=this.s*this.n*u.d-u.s*u.n*this.d;return(0<E)-(E<0)},simplify:function(p){if(isNaN(this.n)||isNaN(this.d))return this;p=p||.001;for(var m=this.abs(),E=m.toContinued(),C=1;C<E.length;C++){for(var w=o(E[C-1],1),_=C-2;_>=0;_--)w=w.inverse().add(E[_]);if(Math.abs(w.sub(m).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,m){return f(p,m),!(!(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 m,E="",C=this.n,w=this.d;return this.s<0&&(E+="-"),w===1?E+=C:(p&&(m=Math.floor(C/w))>0&&(E+=m,E+=" ",C%=w),E+=C,E+="/",E+=w),E},toLatex:function(p){var m,E="",C=this.n,w=this.d;return this.s<0&&(E+="-"),w===1?E+=C:(p&&(m=Math.floor(C/w))>0&&(E+=m,C%=w),E+="\\frac{",E+=C,E+="}{",E+=w,E+="}"),E},toContinued:function(){var p,m=this.n,E=this.d,C=[];if(isNaN(m)||isNaN(E))return C;do C.push(Math.floor(m/E)),p=m%E,m=E,E=p;while(m!==1);return C},toString:function(p){var m=this.n,E=this.d;if(isNaN(m)||isNaN(E))return"NaN";p=p||15;var C=c(m,E),w=a(m,E,C),_=this.s<0?"-":"";if(_+=m/E|0,m%=E,m*=10,m&&(_+="."),C){for(var M=w;M--;)_+=m/E|0,m%=E,m*=10;_+="(";for(var M=C;M--;)_+=m/E|0,m%=E,m*=10;_+=")"}else for(var M=p;m&&M--;)_+=m/E|0,m%=E,m*=10;return _}},Object.defineProperty(d,"__esModule",{value:!0}),d.default=d,d.Fraction=d,e.exports=d})()})(yo);var rt=Cu(yo.exports),SD="Fraction",_D=[],MD=be(SD,_D,()=>(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}),ID="Matrix",ND=[],OD=be(ID,ND,()=>{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 xD(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var RD="DenseMatrix",PD=["Matrix"],$D=be(RD,PD,e=>{var{Matrix:t}=e;function n(c,a){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(a&&!In(a))throw new Error("Invalid datatype: "+a);if(Rt(c))c.type==="DenseMatrix"?(this._data=At(c._data),this._size=At(c._size),this._datatype=a||c._datatype):(this._data=c.toArray(),this._size=c.size(),this._datatype=a||c._datatype);else if(c&&$e(c.data)&&$e(c.size))this._data=c.data,this._size=c.size,zi(this._data,this._size),this._datatype=a||c.datatype;else if($e(c))this._data=l(c),this._size=Ft(this._data),zi(this._data,this._size),this._datatype=a;else{if(c)throw new TypeError("Unsupported type of data ("+Gr(c)+")");this._data=[],this._size=[0],this._datatype=a}}n.prototype=new t,n.prototype.createDenseMatrix=function(c,a){return new n(c,a)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return tu(this._data,Gr)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(c,a){return new n(c,a)},n.prototype.subset=function(c,a,h){switch(arguments.length){case 1:return r(this,c);case 2:case 3:return i(this,c,a,h);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(c){if(!$e(c))throw new TypeError("Array expected");if(c.length!==this._size.length)throw new fe(c.length,this._size.length);for(var a=0;a<c.length;a++)ke(c[a],this._size[a]);for(var h=this._data,d=0,D=c.length;d<D;d++){var v=c[d];ke(v,h.length),h=h[v]}return h},n.prototype.set=function(c,a,h){if(!$e(c))throw new TypeError("Array expected");if(c.length<this._size.length)throw new fe(c.length,this._size.length,"<");var d,D,v,A=c.map(function(m){return m+1});f(this,A,h);var p=this._data;for(d=0,D=c.length-1;d<D;d++)v=c[d],ke(v,p.length),p=p[v];return v=c[c.length-1],ke(v,p.length),p[v]=a,this};function r(c,a){if(!Ri(a))throw new TypeError("Invalid index");var h=a.isScalar();if(h)return c.get(a.min());var d=a.size();if(d.length!==c._size.length)throw new fe(d.length,c._size.length);for(var D=a.min(),v=a.max(),A=0,p=c._size.length;A<p;A++)ke(D[A],c._size[A]),ke(v[A],c._size[A]);return new n(u(c._data,a,d.length,0),c._datatype)}function u(c,a,h,d){var D=d===h-1,v=a.dimension(d);return D?v.map(function(A){return ke(A,c.length),c[A]}).valueOf():v.map(function(A){ke(A,c.length);var p=c[A];return u(p,a,h,d+1)}).valueOf()}function i(c,a,h,d){if(!a||a.isIndex!==!0)throw new TypeError("Invalid index");var D=a.size(),v=a.isScalar(),A;if(Rt(h)?(A=h.size(),h=h.valueOf()):A=Ft(h),v){if(A.length!==0)throw new TypeError("Scalar expected");c.set(a.min(),h,d)}else{if(!tn(A,D))try{A.length===0?h=Yi([h],D):h=Yi(h,D),A=Ft(h)}catch(_){}if(D.length<c._size.length)throw new fe(D.length,c._size.length,"<");if(A.length<D.length){for(var p=0,m=0;D[p]===1&&A[p]===1;)p++;for(;D[p]===1;)m++,p++;h=sp(h,D.length,m,A)}if(!tn(D,A))throw new fe(D,A,">");var E=a.max().map(function(_){return _+1});f(c,E,d);var C=D.length,w=0;o(c._data,a,h,C,w)}return c}function o(c,a,h,d,D){var v=D===d-1,A=a.dimension(D);v?A.forEach(function(p,m){ke(p),c[p]=h[m[0]]}):A.forEach(function(p,m){ke(p),o(c[p],a,h[m[0]],d,D+1)})}n.prototype.resize=function(c,a,h){if(!Jr(c))throw new TypeError("Array or Matrix expected");var d=c.valueOf().map(v=>Array.isArray(v)&&v.length===1?v[0]:v),D=h?this.clone():this;return s(D,d,a)};function s(c,a,h){if(a.length===0){for(var d=c._data;$e(d);)d=d[0];return d}return c._size=a.slice(0),c._data=Wi(c._data,c._size,h),c}n.prototype.reshape=function(c,a){var h=a?this.clone():this;h._data=Zi(h._data,c);var d=h._size.reduce((D,v)=>D*v);return h._size=Xi(c,d),h};function f(c,a,h){for(var d=c._size.slice(0),D=!1;d.length<a.length;)d.push(0),D=!0;for(var v=0,A=a.length;v<A;v++)a[v]>d[v]&&(d[v]=a[v],D=!0);D&&s(c,d,h)}n.prototype.clone=function(){var c=new n({data:At(this._data),size:At(this._size),datatype:this._datatype});return c},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(c){var a=this,h=xD(c),d=function A(p,m){return $e(p)?p.map(function(E,C){return A(E,m.concat(C))}):h===1?c(p):h===2?c(p,m):c(p,m,a)},D=d(this._data,[]),v=this._datatype!==void 0?tu(D,Gr):void 0;return new n(D,v)},n.prototype.forEach=function(c){var a=this,h=function d(D,v){$e(D)?D.forEach(function(A,p){d(A,v.concat(p))}):c(D,v,a)};h(this._data,[])},n.prototype[Symbol.iterator]=function*(){var c=function*a(h,d){if($e(h))for(var D=0;D<h.length;D++)yield*a(h[D],d.concat(D));else yield{value:h,index:d}};yield*c(this._data,[])},n.prototype.rows=function(){var c=[],a=this.size();if(a.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var h=this._data;for(var d of h)c.push(new n([d],this._datatype));return c},n.prototype.columns=function(){var c=this,a=[],h=this.size();if(h.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var d=this._data,D=function(p){var m=d.map(E=>[E[p]]);a.push(new n(m,c._datatype))},v=0;v<h[1];v++)D(v);return a},n.prototype.toArray=function(){return At(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(c){return Ct(this._data,c)},n.prototype.toString=function(){return Ct(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(tt(c)&&(c=c.toNumber()),!me(c)||!Ge(c))throw new TypeError("The parameter k must be an integer number")}else c=0;for(var a=c>0?c:0,h=c<0?-c:0,d=this._size[0],D=this._size[1],v=Math.min(d-h,D-a),A=[],p=0;p<v;p++)A[p]=this._data[p+h][p+a];return new n({data:A,size:[v],datatype:this._datatype})},n.diagonal=function(c,a,h,d){if(!$e(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(tt(M)&&(M=M.toNumber()),!me(M)||!Ge(M)||M<1)throw new Error("Size values must be positive integers");return M}),h){if(tt(h)&&(h=h.toNumber()),!me(h)||!Ge(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],p=c[1],m=Math.min(A-v,p-D),E;if($e(a)){if(a.length!==m)throw new Error("Invalid value array length");E=function(k){return a[k]}}else if(Rt(a)){var C=a.size();if(C.length!==1||C[0]!==m)throw new Error("Invalid matrix length");E=function(k){return a.get([k])}}else E=function(){return a};d||(d=tt(E(0))?E(0).mul(0):0);var w=[];if(c.length>0){w=Wi(w,c,d);for(var _=0;_<m;_++)w[_+v][_+D]=E(_)}return new n({data:w,size:[A,p]})},n.fromJSON=function(c){return new n(c)},n.prototype.swapRows=function(c,a){if(!me(c)||!Ge(c)||!me(a)||!Ge(a))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(c,this._size[0]),ke(a,this._size[0]),n._swapRows(c,a,this._data),this},n._swapRows=function(c,a,h){var d=h[c];h[c]=h[a],h[a]=d};function l(c){return Rt(c)?l(c.valueOf()):$e(c)?c.map(l):c}return n},{isClass:!0}),Eo="equalScalar";be(Eo,["typed","config"],e=>{var{typed:t,config:n}=e;return t(Eo,{"number, number":function(u,i){return tp(u,i,n.epsilon)}})});function rn(e,t,n,r){if(!(this instanceof rn))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}rn.prototype=new Error,rn.prototype.constructor=Error,rn.prototype.name="ArgumentsError",rn.prototype.isArgumentsError=!0;var Ao="format",TD=["typed"],LD=be(Ao,TD,e=>{var{typed:t}=e;return t(Ao,{any:Ct,"any, Object | function | number":Ct})}),Co="bin",jD=["typed","format"];be(Co,jD,e=>{var{typed:t,format:n}=e;return t(Co,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var Fo="oct",kD=["typed","format"];be(Fo,kD,e=>{var{typed:t,format:n}=e;return t(Fo,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var wo="hex",qD=["typed","format"];be(wo,qD,e=>{var{typed:t,format:n}=e;return t(wo,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var bo="equal";be(bo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(bo,{"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 Bo="unequal";be(Bo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Bo,{"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 So={exports:{}};(function(e){(function(t,n,r){function u(f){var l=this,c=s();l.next=function(){var a=2091639*l.s0+l.c*23283064365386963e-26;return l.s0=l.s1,l.s1=l.s2,l.s2=a-(l.c=a|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),a=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,a&&(typeof a=="object"&&i(a,c),h.state=function(){return i(c,{})}),h}function s(){var f=4022871197,l=function(c){c=String(c);for(var a=0;a<c.length;a++){f+=c.charCodeAt(a);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})(ot,e,!1)})(So);var _o={exports:{}};(function(e){(function(t,n,r){function u(s){var f=this,l="";f.x=0,f.y=0,f.z=0,f.w=0,f.next=function(){var a=f.x^f.x<<11;return f.x=f.y,f.y=f.z,f.z=f.w,f.w^=f.w>>>19^a^a>>>8},s===(s|0)?f.x=s:l+=s;for(var c=0;c<l.length+64;c++)f.x^=l.charCodeAt(c)|0,f.next()}function i(s,f){return f.x=s.x,f.y=s.y,f.z=s.z,f.w=s.w,f}function o(s,f){var l=new u(s),c=f&&f.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var h=l.next()>>>11,d=(l.next()>>>0)/4294967296,D=(h+d)/(1<<21);while(D===0);return D},a.int32=l.next,a.quick=a,c&&(typeof c=="object"&&i(c,l),a.state=function(){return i(l,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(ot,e,!1)})(_o);var Mo={exports:{}};(function(e){(function(t,n,r){function u(s){var f=this,l="";f.next=function(){var a=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^(a^a<<1))|0},f.x=0,f.y=0,f.z=0,f.w=0,f.v=0,s===(s|0)?f.x=s:l+=s;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(s,f){return f.x=s.x,f.y=s.y,f.z=s.z,f.w=s.w,f.v=s.v,f.d=s.d,f}function o(s,f){var l=new u(s),c=f&&f.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var h=l.next()>>>11,d=(l.next()>>>0)/4294967296,D=(h+d)/(1<<21);while(D===0);return D},a.int32=l.next,a.quick=a,c&&(typeof c=="object"&&i(c,l),a.state=function(){return i(l,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(ot,e,!1)})(Mo);var Io={exports:{}};(function(e){(function(t,n,r){function u(s){var f=this;f.next=function(){var c=f.x,a=f.i,h,d;return h=c[a],h^=h>>>7,d=h^h<<24,h=c[a+1&7],d^=h^h>>>10,h=c[a+3&7],d^=h^h>>>3,h=c[a+4&7],d^=h^h<<7,h=c[a+7&7],h=h^h<<13,d^=h^h<<9,c[a]=d,f.i=a+1&7,d};function l(c,a){var h,d=[];if(a===(a|0))d[0]=a;else for(a=""+a,h=0;h<a.length;++h)d[h&7]=d[h&7]<<15^a.charCodeAt(h)+d[h+1&7]<<13;for(;d.length<8;)d.push(0);for(h=0;h<8&&d[h]===0;++h);for(h==8?d[7]=-1:d[h],c.x=d,c.i=0,h=256;h>0;--h)c.next()}l(f,s)}function i(s,f){return f.x=s.x.slice(),f.i=s.i,f}function o(s,f){s==null&&(s=+new Date);var l=new u(s),c=f&&f.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var h=l.next()>>>11,d=(l.next()>>>0)/4294967296,D=(h+d)/(1<<21);while(D===0);return D},a.int32=l.next,a.quick=a,c&&(c.x&&i(c,l),a.state=function(){return i(l,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(ot,e,!1)})(Io);var No={exports:{}};(function(e){(function(t,n,r){function u(s){var f=this;f.next=function(){var c=f.w,a=f.X,h=f.i,d,D;return f.w=c=c+1640531527|0,D=a[h+34&127],d=a[h=h+1&127],D^=D<<13,d^=d<<17,D^=D>>>15,d^=d>>>12,D=a[h]=D^d,f.i=h,D+(c^c>>>16)|0};function l(c,a){var h,d,D,v,A,p=[],m=128;for(a===(a|0)?(d=a,a=null):(a=a+"\0",d=0,m=Math.max(m,a.length)),D=0,v=-32;v<m;++v)a&&(d^=a.charCodeAt((v+32)%a.length)),v===0&&(A=d),d^=d<<10,d^=d>>>15,d^=d<<4,d^=d>>>13,v>=0&&(A=A+1640531527|0,h=p[v&127]^=d+A,D=h==0?D+1:0);for(D>=128&&(p[(a&&a.length||0)&127]=-1),D=127,v=4*128;v>0;--v)d=p[D+34&127],h=p[D=D+1&127],d^=d<<13,h^=h<<17,d^=d>>>15,h^=h>>>12,p[D]=d^h;c.w=A,c.X=p,c.i=D}l(f,s)}function i(s,f){return f.i=s.i,f.w=s.w,f.X=s.X.slice(),f}function o(s,f){s==null&&(s=+new Date);var l=new u(s),c=f&&f.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var h=l.next()>>>11,d=(l.next()>>>0)/4294967296,D=(h+d)/(1<<21);while(D===0);return D},a.int32=l.next,a.quick=a,c&&(c.X&&i(c,l),a.state=function(){return i(l,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(ot,e,!1)})(No);var Oo={exports:{}};(function(e){(function(t,n,r){function u(s){var f=this,l="";f.next=function(){var a=f.b,h=f.c,d=f.d,D=f.a;return a=a<<25^a>>>7^h,h=h-d|0,d=d<<24^d>>>8^D,D=D-a|0,f.b=a=a<<20^a>>>12^h,f.c=h=h-d|0,f.d=d<<16^h>>>16^D,f.a=D-a|0},f.a=0,f.b=0,f.c=-1640531527,f.d=1367130551,s===Math.floor(s)?(f.a=s/4294967296|0,f.b=s|0):l+=s;for(var c=0;c<l.length+20;c++)f.b^=l.charCodeAt(c)|0,f.next()}function i(s,f){return f.a=s.a,f.b=s.b,f.c=s.c,f.d=s.d,f}function o(s,f){var l=new u(s),c=f&&f.state,a=function(){return(l.next()>>>0)/4294967296};return a.double=function(){do var h=l.next()>>>11,d=(l.next()>>>0)/4294967296,D=(h+d)/(1<<21);while(D===0);return D},a.int32=l.next,a.quick=a,c&&(typeof c=="object"&&i(c,l),a.state=function(){return i(l,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(ot,e,!1)})(Oo);var xo={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,o=52,s="random",f=r.pow(u,i),l=r.pow(2,o),c=l*2,a=u-1,h;function d(C,w,_){var M=[];w=w==!0?{entropy:!0}:w||{};var k=p(A(w.entropy?[C,E(n)]:C==null?m():C,3),M),W=new D(M),Z=function(){for(var R=W.g(i),$=f,K=0;R<l;)R=(R+K)*u,$*=u,K=W.g(1);for(;R>=c;)R/=2,$/=2,K>>>=1;return(R+K)/$};return Z.int32=function(){return W.g(4)|0},Z.quick=function(){return W.g(4)/4294967296},Z.double=Z,p(E(W.S),n),(w.pass||_||function(R,$,K,J){return J&&(J.S&&v(J,W),R.state=function(){return v(W,{})}),K?(r[s]=R,$):R})(Z,k,"global"in w?w.global:this==r,w.state)}function D(C){var w,_=C.length,M=this,k=0,W=M.i=M.j=0,Z=M.S=[];for(_||(C=[_++]);k<u;)Z[k]=k++;for(k=0;k<u;k++)Z[k]=Z[W=a&W+C[k%_]+(w=Z[k])],Z[W]=w;(M.g=function(R){for(var $,K=0,J=M.i,Q=M.j,U=M.S;R--;)$=U[J=a&J+1],K=K*u+U[a&(U[J]=U[Q=a&Q+$])+(U[Q]=$)];return M.i=J,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 _=[],M=typeof C,k;if(w&&M=="object")for(k in C)try{_.push(A(C[k],w-1))}catch(W){}return _.length?_:M=="string"?C:C+"\0"}function p(C,w){for(var _=C+"",M,k=0;k<_.length;)w[a&k]=a&(M^=w[a&k]*19)+_.charCodeAt(k++);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,_=w&&w.plugins;return[+new Date,t,_,t.screen,E(n)]}}function E(C){return String.fromCharCode.apply(0,C)}if(p(r.random(),n),e.exports){e.exports=d;try{h=Zn.default}catch(C){}}else r["seed"+s]=d})(typeof self!="undefined"?self:ot,[],Math)})(xo);var UD=So.exports,VD=_o.exports,HD=Mo.exports,zD=Io.exports,WD=No.exports,ZD=Oo.exports,Ut=xo.exports;Ut.alea=UD,Ut.xor128=VD,Ut.xorwow=HD,Ut.xorshift7=zD,Ut.xor4096=WD,Ut.tychei=ZD,Un("fineStructure",.0072973525693),Un("weakMixingAngle",.2229),Un("efimovFactor",22.7),Un("sackurTetrode",-1.16487052358);function Un(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 XD=FD({config:Pi}),JD=BD({}),GD=MD({}),KD=OD({}),QD=$D({Matrix:KD}),YD=Bp({BigNumber:XD,Complex:JD,DenseMatrix:QD,Fraction:GD}),ev=LD({typed:YD});class tv{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?!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===G.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===Ue.VariableInMainTable||r.type===Ue.VariableInCurrentSubTable||r.type===Ue.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===Ue.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,G.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,s;this.resetDependencies();const n=(o=(i=t.options)==null?void 0:i.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(f=>{this.computedCalcValue(f)}),((s=this.dependenciesTriggerMap.get(t.instance.id))!=null?s:[]).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)===G.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===Ue.Operator||c.type===Ue.Number)return l+c.name;let a=0,h;switch(c.type){case Ue.VariableInMainTable:{const d=this.getNumberValue(this.engine.getState(c.id));h=this.engine.getInstance(c.id),a=Number(d);break}case Ue.VariableInCurrentSubTable:{h=this.engine.getInstance(c.id,r);const d=this.engine.getState(c.id,r),D=this.getNumberValue(d);a=Number(D);break}case Ue.VariableInOtherSubTable:{const d=this.engine.getState(c.id),D=Array.isArray(d)?d.map(A=>this.getNumberValue(A)):[],v=this.getAggregateTypeValue(D,c.aggregateType);h=this.engine.getInstance(c.subTableId),a=Number(v);break}}return!Number.isNaN(a)&&this.controlNeedComputedValue(h)?l+=`(${a})`:l+=0,l},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(ev(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),s=!i||i===1/0||i===-1/0?0:t.props.precision===""?i:Number(i.toFixed(t.props.precision));s!==(o==null?void 0:o.result)&&this.engine.setState(t.id,{result:s,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 Bt.MAX:return Math.max(...t);case Bt.MIN:return Math.min(...t);case Bt.SUM:return t.reduce((r,u)=>r+u);case Bt.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class nv{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)}}X.CalcPlugin=tv,X.ControlsEventPlugin=Dd,X.ES6ModulePlugin=hd,X.Engine=Xr,X.LifecycleEventPlugin=pd,X.Plugin=ld,X.StylePlugin=nv,X.buildUUID=qr,X.hasChildrenControl=Sn,X.loopDataViewControl=Ot,X.loopFormControl=Nt,X.parseModule=Mi,Object.defineProperty(X,"__esModule",{value:!0})});
|