@byteluck-fe/model-driven-engine 2.22.1-beta.4 → 2.22.1-beta.6
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.
|
@@ -60,11 +60,11 @@ export var StylePlugin = /*#__PURE__*/ function() {
|
|
|
60
60
|
var dom = document.querySelector('head');
|
|
61
61
|
dom === null || dom === void 0 ? void 0 : dom.appendChild(style);
|
|
62
62
|
var cssStyleText;
|
|
63
|
-
if (this.isPc) {
|
|
64
|
-
|
|
65
|
-
} else {
|
|
66
|
-
|
|
67
|
-
}
|
|
63
|
+
// if (this.isPc) {
|
|
64
|
+
// cssStyleText = `[data-engine-id='${engine.id}']{ ${compiledStyle} }`
|
|
65
|
+
// } else {
|
|
66
|
+
cssStyleText = compiledStyle;
|
|
67
|
+
// }
|
|
68
68
|
style.appendChild(document.createTextNode(cssStyleText));
|
|
69
69
|
}
|
|
70
70
|
}
|
package/dist/index.umd.js
CHANGED
|
@@ -24,4 +24,4 @@ Example:
|
|
|
24
24
|
*
|
|
25
25
|
* Copyright (c) 2023, Robert Eisele (robert@raw.org)
|
|
26
26
|
* Dual licensed under the MIT or GPL Version 2 licenses.
|
|
27
|
-
**/(function(e,t){(function(n){var r=2e3,u={s:1,n:0,d:1};function i(p,y){if(isNaN(p=parseInt(p,10)))throw g();return p*y}function o(p,y){if(y===0)throw D();var m=Object.create(h.prototype);m.s=p<0?-1:1,p=p<0?-p:p;var C=d(p,y);return m.n=p/C,m.d=y/C,m}function s(p){for(var y={},m=p,C=2,w=4;w<=m;){for(;m%C===0;)m/=C,y[C]=(y[C]||0)+1;w+=1+2*C++}return m!==p?m>1&&(y[m]=(y[m]||0)+1):y[p]=(y[p]||0)+1,y}var c=function(p,y){var m=0,C=1,w=1,S=0,I=0,j=0,H=1,z=1,x=0,P=1,G=1,Z=1,Q=1e7,q;if(p!=null)if(y!==void 0){if(m=p,C=y,w=m*C,m%1!==0||C%1!==0)throw A()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)m=p.n,C=p.d,"s"in p&&(m*=p.s);else if(0 in p)m=p[0],1 in p&&(C=p[1]);else throw g();w=m*C;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)m=p;else if(p>0){for(p>=1&&(z=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=z);P<=Q&&Z<=Q;)if(q=(x+G)/(P+Z),p===q){P+Z<=Q?(m=x+G,C=P+Z):Z>P?(m=G,C=Z):(m=x,C=P);break}else p>q?(x+=G,P+=Z):(G+=x,Z+=P),P>Q?(m=G,C=Z):(m=x,C=P);m*=z}else(isNaN(p)||isNaN(y))&&(C=m=NaN);break}case"string":{if(P=p.match(/\d+|./g),P===null)throw g();if(P[x]==="-"?(w=-1,x++):P[x]==="+"&&x++,P.length===x+1?I=i(P[x++],w):P[x+1]==="."||P[x]==="."?(P[x]!=="."&&(S=i(P[x++],w)),x++,(x+1===P.length||P[x+1]==="("&&P[x+3]===")"||P[x+1]==="'"&&P[x+3]==="'")&&(I=i(P[x],w),H=Math.pow(10,P[x].length),x++),(P[x]==="("&&P[x+2]===")"||P[x]==="'"&&P[x+2]==="'")&&(j=i(P[x+1],w),z=Math.pow(10,P[x+1].length)-1,x+=3)):P[x+1]==="/"||P[x+1]===":"?(I=i(P[x],w),H=i(P[x+2],1),x+=3):P[x+3]==="/"&&P[x+1]===" "&&(S=i(P[x],w),I=i(P[x+2],w),H=i(P[x+4],1),x+=5),P.length<=x){C=H*z,w=m=j+C*S+z*I;break}}default:throw g()}if(C===0)throw D();u.s=w<0?-1:1,u.n=Math.abs(m),u.d=Math.abs(C)};function f(p,y,m){for(var C=1;y>0;p=p*p%m,y>>=1)y&1&&(C=C*p%m);return C}function l(p,y){for(;y%2===0;y/=2);for(;y%5===0;y/=5);if(y===1)return 0;for(var m=10%y,C=1;m!==1;C++)if(m=m*10%y,C>r)return 0;return C}function a(p,y,m){for(var C=1,w=f(10,m,y),S=0;S<300;S++){if(C===w)return S;C=C*10%y,w=w*10%y}return 0}function d(p,y){if(!p)return y;if(!y)return p;for(;;){if(p%=y,!p)return y;if(y%=p,!y)return p}}function h(p,y){if(c(p,y),this instanceof h)p=d(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")},g=function(){return new Error("Invalid argument")},A=function(){return new Error("Parameters must be integer")};h.prototype={s:1,n:0,d:1,abs:function(){return o(this.n,this.d)},neg:function(){return o(-this.s*this.n,this.d)},add:function(p,y){return c(p,y),o(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(p,y){return c(p,y),o(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(p,y){return c(p,y),o(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(p,y){return c(p,y),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,y){if(isNaN(this.n)||isNaN(this.d))return new h(NaN);if(p===void 0)return o(this.s*this.n%this.d,1);if(c(p,y),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,y){return c(p,y),o(d(u.n,this.n)*d(u.d,this.d),u.d*this.d)},lcm:function(p,y){return c(p,y),u.n===0&&this.n===0?o(0,1):o(u.n*this.n,d(u.n,this.n)*d(u.d,this.d))},ceil:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(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 h(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 h(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,y){if(c(p,y),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 m=s(this.n),C=s(this.d),w=1,S=1;for(var I in m)if(I!=="1"){if(I==="0"){w=0;break}if(m[I]*=u.n,m[I]%u.d===0)m[I]/=u.d;else return null;w*=Math.pow(I,m[I])}for(var I in C)if(I!=="1"){if(C[I]*=u.n,C[I]%u.d===0)C[I]/=u.d;else return null;S*=Math.pow(I,C[I])}return u.s<0?o(S,w):o(w,S)},equals:function(p,y){return c(p,y),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(p,y){c(p,y);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 y=this.abs(),m=y.toContinued(),C=1;C<m.length;C++){for(var w=o(m[C-1],1),S=C-2;S>=0;S--)w=w.inverse().add(m[S]);if(Math.abs(w.sub(y).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,y){return c(p,y),!(!(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 y,m="",C=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=C:(p&&(y=Math.floor(C/w))>0&&(m+=y,m+=" ",C%=w),m+=C,m+="/",m+=w),m},toLatex:function(p){var y,m="",C=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=C:(p&&(y=Math.floor(C/w))>0&&(m+=y,C%=w),m+="\\frac{",m+=C,m+="}{",m+=w,m+="}"),m},toContinued:function(){var p,y=this.n,m=this.d,C=[];if(isNaN(y)||isNaN(m))return C;do C.push(Math.floor(y/m)),p=y%m,y=m,m=p;while(y!==1);return C},toString:function(p){var y=this.n,m=this.d;if(isNaN(y)||isNaN(m))return"NaN";p=p||15;var C=l(y,m),w=a(y,m,C),S=this.s<0?"-":"";if(S+=y/m|0,y%=m,y*=10,y&&(S+="."),C){for(var I=w;I--;)S+=y/m|0,y%=m,y*=10;S+="(";for(var I=C;I--;)S+=y/m|0,y%=m,y*=10;S+=")"}else for(var I=p;y&&I--;)S+=y/m|0,y%=m,y*=10;return S}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(go);var et=Du(go.exports),AD="Fraction",CD=[],FD=we(AD,CD,()=>(Object.defineProperty(et,"name",{value:"Fraction"}),et.prototype.constructor=et,et.prototype.type="Fraction",et.prototype.isFraction=!0,et.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},et.fromJSON=function(e){return new et(e)},et),{isClass:!0}),wD="Matrix",bD=[],BD=we(wD,bD,()=>{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 _D(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var SD="DenseMatrix",MD=["Matrix"],ID=we(SD,MD,e=>{var{Matrix:t}=e;function n(l,a){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(a&&!Fn(a))throw new Error("Invalid datatype: "+a);if(_t(l))l.type==="DenseMatrix"?(this._data=vt(l._data),this._size=vt(l._size),this._datatype=a||l._datatype):(this._data=l.toArray(),this._size=l.size(),this._datatype=a||l._datatype);else if(l&&Oe(l.data)&&Oe(l.size))this._data=l.data,this._size=l.size,Ui(this._data,this._size),this._datatype=a||l.datatype;else if(Oe(l))this._data=f(l),this._size=mt(this._data),Ui(this._data,this._size),this._datatype=a;else{if(l)throw new TypeError("Unsupported type of data ("+kr(l)+")");this._data=[],this._size=[0],this._datatype=a}}n.prototype=new t,n.prototype.createDenseMatrix=function(l,a){return new n(l,a)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return zr(this._data,kr)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(l,a){return new n(l,a)},n.prototype.subset=function(l,a,d){switch(arguments.length){case 1:return r(this,l);case 2:case 3:return i(this,l,a,d);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(l){if(!Oe(l))throw new TypeError("Array expected");if(l.length!==this._size.length)throw new de(l.length,this._size.length);for(var a=0;a<l.length;a++)Re(l[a],this._size[a]);for(var d=this._data,h=0,D=l.length;h<D;h++){var g=l[h];Re(g,d.length),d=d[g]}return d},n.prototype.set=function(l,a,d){if(!Oe(l))throw new TypeError("Array expected");if(l.length<this._size.length)throw new de(l.length,this._size.length,"<");var h,D,g,A=l.map(function(y){return y+1});c(this,A,d);var p=this._data;for(h=0,D=l.length-1;h<D;h++)g=l[h],Re(g,p.length),p=p[g];return g=l[l.length-1],Re(g,p.length),p[g]=a,this};function r(l,a){if(!Mi(a))throw new TypeError("Invalid index");var d=a.isScalar();if(d)return l.get(a.min());var h=a.size();if(h.length!==l._size.length)throw new de(h.length,l._size.length);for(var D=a.min(),g=a.max(),A=0,p=l._size.length;A<p;A++)Re(D[A],l._size[A]),Re(g[A],l._size[A]);return new n(u(l._data,a,h.length,0),l._datatype)}function u(l,a,d,h){var D=h===d-1,g=a.dimension(h);return D?g.map(function(A){return Re(A,l.length),l[A]}).valueOf():g.map(function(A){Re(A,l.length);var p=l[A];return u(p,a,d,h+1)}).valueOf()}function i(l,a,d,h){if(!a||a.isIndex!==!0)throw new TypeError("Invalid index");var D=a.size(),g=a.isScalar(),A;if(_t(d)?(A=d.size(),d=d.valueOf()):A=mt(d),g){if(A.length!==0)throw new TypeError("Scalar expected");l.set(a.min(),d,h)}else{if(!Xt(A,D))try{A.length===0?d=Xi([d],D):d=Xi(d,D),A=mt(d)}catch(S){}if(D.length<l._size.length)throw new de(D.length,l._size.length,"<");if(A.length<D.length){for(var p=0,y=0;D[p]===1&&A[p]===1;)p++;for(;D[p]===1;)y++,p++;d=np(d,D.length,y,A)}if(!Xt(D,A))throw new de(D,A,">");var m=a.max().map(function(S){return S+1});c(l,m,h);var C=D.length,w=0;o(l._data,a,d,C,w)}return l}function o(l,a,d,h,D){var g=D===h-1,A=a.dimension(D);g?A.forEach(function(p,y){Re(p),l[p]=d[y[0]]}):A.forEach(function(p,y){Re(p),o(l[p],a,d[y[0]],h,D+1)})}n.prototype.resize=function(l,a,d){if(!Lr(l))throw new TypeError("Array or Matrix expected");var h=l.valueOf().map(g=>Array.isArray(g)&&g.length===1?g[0]:g),D=d?this.clone():this;return s(D,h,a)};function s(l,a,d){if(a.length===0){for(var h=l._data;Oe(h);)h=h[0];return h}return l._size=a.slice(0),l._data=Vi(l._data,l._size,d),l}n.prototype.reshape=function(l,a){var d=a?this.clone():this;d._data=Hi(d._data,l);var h=d._size.reduce((D,g)=>D*g);return d._size=zi(l,h),d};function c(l,a,d){for(var h=l._size.slice(0),D=!1;h.length<a.length;)h.push(0),D=!0;for(var g=0,A=a.length;g<A;g++)a[g]>h[g]&&(h[g]=a[g],D=!0);D&&s(l,h,d)}n.prototype.clone=function(){var l=new n({data:vt(this._data),size:vt(this._size),datatype:this._datatype});return l},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(l){var a=this,d=_D(l),h=function A(p,y){return Oe(p)?p.map(function(m,C){return A(m,y.concat(C))}):d===1?l(p):d===2?l(p,y):l(p,y,a)},D=h(this._data,[]),g=this._datatype!==void 0?zr(D,kr):void 0;return new n(D,g)},n.prototype.forEach=function(l){var a=this,d=function h(D,g){Oe(D)?D.forEach(function(A,p){h(A,g.concat(p))}):l(D,g,a)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var l=function*a(d,h){if(Oe(d))for(var D=0;D<d.length;D++)yield*a(d[D],h.concat(D));else yield{value:d,index:h}};yield*l(this._data,[])},n.prototype.rows=function(){var l=[],a=this.size();if(a.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var d=this._data;for(var h of d)l.push(new n([h],this._datatype));return l},n.prototype.columns=function(){var l=this,a=[],d=this.size();if(d.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var h=this._data,D=function(p){var y=h.map(m=>[m[p]]);a.push(new n(y,l._datatype))},g=0;g<d[1];g++)D(g);return a},n.prototype.toArray=function(){return vt(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(l){return yt(this._data,l)},n.prototype.toString=function(){return yt(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(l){if(l){if(Qe(l)&&(l=l.toNumber()),!ve(l)||!Ve(l))throw new TypeError("The parameter k must be an integer number")}else l=0;for(var a=l>0?l:0,d=l<0?-l:0,h=this._size[0],D=this._size[1],g=Math.min(h-d,D-a),A=[],p=0;p<g;p++)A[p]=this._data[p+d][p+a];return new n({data:A,size:[g],datatype:this._datatype})},n.diagonal=function(l,a,d,h){if(!Oe(l))throw new TypeError("Array expected, size parameter");if(l.length!==2)throw new Error("Only two dimensions matrix are supported");if(l=l.map(function(I){if(Qe(I)&&(I=I.toNumber()),!ve(I)||!Ve(I)||I<1)throw new Error("Size values must be positive integers");return I}),d){if(Qe(d)&&(d=d.toNumber()),!ve(d)||!Ve(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var D=d>0?d:0,g=d<0?-d:0,A=l[0],p=l[1],y=Math.min(A-g,p-D),m;if(Oe(a)){if(a.length!==y)throw new Error("Invalid value array length");m=function(j){return a[j]}}else if(_t(a)){var C=a.size();if(C.length!==1||C[0]!==y)throw new Error("Invalid matrix length");m=function(j){return a.get([j])}}else m=function(){return a};h||(h=Qe(m(0))?m(0).mul(0):0);var w=[];if(l.length>0){w=Vi(w,l,h);for(var S=0;S<y;S++)w[S+g][S+D]=m(S)}return new n({data:w,size:[A,p]})},n.fromJSON=function(l){return new n(l)},n.prototype.swapRows=function(l,a){if(!ve(l)||!Ve(l)||!ve(a)||!Ve(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 Re(l,this._size[0]),Re(a,this._size[0]),n._swapRows(l,a,this._data),this},n._swapRows=function(l,a,d){var h=d[l];d[l]=d[a],d[a]=h};function f(l){return _t(l)?f(l.valueOf()):Oe(l)?l.map(f):l}return n},{isClass:!0}),vo="equalScalar";we(vo,["typed","config"],e=>{var{typed:t,config:n}=e;return t(vo,{"number, number":function(u,i){return Gh(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 yo="format",ND=["typed"],OD=we(yo,ND,e=>{var{typed:t}=e;return t(yo,{any:yt,"any, Object | function | number":yt})}),mo="bin",xD=["typed","format"];we(mo,xD,e=>{var{typed:t,format:n}=e;return t(mo,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var Eo="oct",RD=["typed","format"];we(Eo,RD,e=>{var{typed:t,format:n}=e;return t(Eo,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var Ao="hex",$D=["typed","format"];we(Ao,$D,e=>{var{typed:t,format:n}=e;return t(Ao,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var Co="equal";we(Co,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Co,{"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 Fo="unequal";we(Fo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Fo,{"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 wo={exports:{}};(function(e){(function(t,n,r){function u(c){var f=this,l=s();f.next=function(){var a=2091639*f.s0+f.c*23283064365386963e-26;return f.s0=f.s1,f.s1=f.s2,f.s2=a-(f.c=a|0)},f.c=1,f.s0=l(" "),f.s1=l(" "),f.s2=l(" "),f.s0-=l(c),f.s0<0&&(f.s0+=1),f.s1-=l(c),f.s1<0&&(f.s1+=1),f.s2-=l(c),f.s2<0&&(f.s2+=1),l=null}function i(c,f){return f.c=c.c,f.s0=c.s0,f.s1=c.s1,f.s2=c.s2,f}function o(c,f){var l=new u(c),a=f&&f.state,d=l.next;return d.int32=function(){return l.next()*4294967296|0},d.double=function(){return d()+(d()*2097152|0)*11102230246251565e-32},d.quick=d,a&&(typeof a=="object"&&i(a,l),d.state=function(){return i(l,{})}),d}function s(){var c=4022871197,f=function(l){l=String(l);for(var a=0;a<l.length;a++){c+=l.charCodeAt(a);var d=.02519603282416938*c;c=d>>>0,d-=c,d*=c,c=d>>>0,d-=c,c+=d*4294967296}return(c>>>0)*23283064365386963e-26};return f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.alea=o})(tt,e,!1)})(wo);var bo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.x=0,c.y=0,c.z=0,c.w=0,c.next=function(){var a=c.x^c.x<<11;return c.x=c.y,c.y=c.z,c.z=c.w,c.w^=c.w>>>19^a^a>>>8},s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,c.next()}function i(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(tt,e,!1)})(bo);var Bo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.next=function(){var a=c.x^c.x>>>2;return c.x=c.y,c.y=c.z,c.z=c.w,c.w=c.v,(c.d=c.d+362437|0)+(c.v=c.v^c.v<<4^(a^a<<1))|0},c.x=0,c.y=0,c.z=0,c.w=0,c.v=0,s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,l==f.length&&(c.d=c.x<<10^c.x>>>4),c.next()}function i(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c.v=s.v,c.d=s.d,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(tt,e,!1)})(Bo);var _o={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this;c.next=function(){var l=c.x,a=c.i,d,h;return d=l[a],d^=d>>>7,h=d^d<<24,d=l[a+1&7],h^=d^d>>>10,d=l[a+3&7],h^=d^d>>>3,d=l[a+4&7],h^=d^d<<7,d=l[a+7&7],d=d^d<<13,h^=d^d<<9,l[a]=h,c.i=a+1&7,h};function f(l,a){var d,h=[];if(a===(a|0))h[0]=a;else for(a=""+a,d=0;d<a.length;++d)h[d&7]=h[d&7]<<15^a.charCodeAt(d)+h[d+1&7]<<13;for(;h.length<8;)h.push(0);for(d=0;d<8&&h[d]===0;++d);for(d==8?h[7]=-1:h[d],l.x=h,l.i=0,d=256;d>0;--d)l.next()}f(c,s)}function i(s,c){return c.x=s.x.slice(),c.i=s.i,c}function o(s,c){s==null&&(s=+new Date);var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(l.x&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(tt,e,!1)})(_o);var So={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this;c.next=function(){var l=c.w,a=c.X,d=c.i,h,D;return c.w=l=l+1640531527|0,D=a[d+34&127],h=a[d=d+1&127],D^=D<<13,h^=h<<17,D^=D>>>15,h^=h>>>12,D=a[d]=D^h,c.i=d,D+(l^l>>>16)|0};function f(l,a){var d,h,D,g,A,p=[],y=128;for(a===(a|0)?(h=a,a=null):(a=a+"\0",h=0,y=Math.max(y,a.length)),D=0,g=-32;g<y;++g)a&&(h^=a.charCodeAt((g+32)%a.length)),g===0&&(A=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,g>=0&&(A=A+1640531527|0,d=p[g&127]^=h+A,D=d==0?D+1:0);for(D>=128&&(p[(a&&a.length||0)&127]=-1),D=127,g=4*128;g>0;--g)h=p[D+34&127],d=p[D=D+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,p[D]=h^d;l.w=A,l.X=p,l.i=D}f(c,s)}function i(s,c){return c.i=s.i,c.w=s.w,c.X=s.X.slice(),c}function o(s,c){s==null&&(s=+new Date);var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(l.X&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(tt,e,!1)})(So);var Mo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.next=function(){var a=c.b,d=c.c,h=c.d,D=c.a;return a=a<<25^a>>>7^d,d=d-h|0,h=h<<24^h>>>8^D,D=D-a|0,c.b=a=a<<20^a>>>12^d,c.c=d=d-h|0,c.d=h<<16^d>>>16^D,c.a=D-a|0},c.a=0,c.b=0,c.c=-1640531527,c.d=1367130551,s===Math.floor(s)?(c.a=s/4294967296|0,c.b=s|0):f+=s;for(var l=0;l<f.length+20;l++)c.b^=f.charCodeAt(l)|0,c.next()}function i(s,c){return c.a=s.a,c.b=s.b,c.c=s.c,c.d=s.d,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(tt,e,!1)})(Mo);var Io={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,o=52,s="random",c=r.pow(u,i),f=r.pow(2,o),l=f*2,a=u-1,d;function h(C,w,S){var I=[];w=w==!0?{entropy:!0}:w||{};var j=p(A(w.entropy?[C,m(n)]:C==null?y():C,3),I),H=new D(I),z=function(){for(var x=H.g(i),P=c,G=0;x<f;)x=(x+G)*u,P*=u,G=H.g(1);for(;x>=l;)x/=2,P/=2,G>>>=1;return(x+G)/P};return z.int32=function(){return H.g(4)|0},z.quick=function(){return H.g(4)/4294967296},z.double=z,p(m(H.S),n),(w.pass||S||function(x,P,G,Z){return Z&&(Z.S&&g(Z,H),x.state=function(){return g(H,{})}),G?(r[s]=x,P):x})(z,j,"global"in w?w.global:this==r,w.state)}function D(C){var w,S=C.length,I=this,j=0,H=I.i=I.j=0,z=I.S=[];for(S||(C=[S++]);j<u;)z[j]=j++;for(j=0;j<u;j++)z[j]=z[H=a&H+C[j%S]+(w=z[j])],z[H]=w;(I.g=function(x){for(var P,G=0,Z=I.i,Q=I.j,q=I.S;x--;)P=q[Z=a&Z+1],G=G*u+q[a&(q[Z]=q[Q=a&Q+P])+(q[Q]=P)];return I.i=Z,I.j=Q,G})(u)}function g(C,w){return w.i=C.i,w.j=C.j,w.S=C.S.slice(),w}function A(C,w){var S=[],I=typeof C,j;if(w&&I=="object")for(j in C)try{S.push(A(C[j],w-1))}catch(H){}return S.length?S:I=="string"?C:C+"\0"}function p(C,w){for(var S=C+"",I,j=0;j<S.length;)w[a&j]=a&(I^=w[a&j]*19)+S.charCodeAt(j++);return m(w)}function y(){try{var C;return d&&(C=d.randomBytes)?C=C(u):(C=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(C)),m(C)}catch(I){var w=t.navigator,S=w&&w.plugins;return[+new Date,t,S,t.screen,m(n)]}}function m(C){return String.fromCharCode.apply(0,C)}if(p(r.random(),n),e.exports){e.exports=h;try{d=Ln.default}catch(C){}}else r["seed"+s]=h})(typeof self!="undefined"?self:tt,[],Math)})(Io);var PD=wo.exports,TD=bo.exports,jD=Bo.exports,LD=_o.exports,kD=So.exports,qD=Mo.exports,Rt=Io.exports;Rt.alea=PD,Rt.xor128=TD,Rt.xorwow=jD,Rt.xorshift7=LD,Rt.xor4096=kD,Rt.tychei=qD,$n("fineStructure",.0072973525693),$n("weakMixingAngle",.2229),$n("efimovFactor",22.7),$n("sackurTetrode",-1.16487052358);function $n(e,t){var n=["config","BigNumber"];return we(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var UD=vD({config:Ni}),VD=ED({}),HD=FD({}),zD=BD({}),WD=ID({Matrix:zD}),ZD=Ep({BigNumber:UD,Complex:VD,DenseMatrix:WD,Fraction:HD}),JD=OD({typed:ZD});class GD{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)!=null&&t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)!=null&&t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null||t.parent===void 0?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{requestAnimationFrame(()=>{this.resetDependencies(),this.allCalcControlComputed()})})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>{(t.props.dataBind.result.fieldCode===null||t.props.dataBind.result.fieldCode===void 0)&&this.computedCalcValue(t)})}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===ne.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===$e.VariableInMainTable||r.type===$e.VariableInCurrentSubTable||r.type===$e.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===$e.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,ne.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;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(o=(i=t.options)==null?void 0:i.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(c=>{this.computedCalcValue(c)}),((s=this.dependenciesTriggerMap.get(t.instance.id))!=null?s:[]).forEach(c=>{this.computedCalcValue(c)})})}watchControlChange(){this.engine.on("change",t=>{var u;if(this.engine.isMounted===!1)return;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)===ne.SUBTABLE_COLUMN}computedCalcValue(t){var c;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((f,l)=>{if(l.type===$e.Operator||l.type===$e.Number)return f+l.name;let a=0,d;switch(l.type){case $e.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(l.id));d=this.engine.getInstance(l.id),a=Number(h);break}case $e.VariableInCurrentSubTable:{d=this.engine.getInstance(l.id,r);const h=this.engine.getState(l.id,r),D=this.getNumberValue(h);a=Number(D);break}case $e.VariableInOtherSubTable:{const h=this.engine.getState(l.id),D=Array.isArray(h)?h.map(A=>this.getNumberValue(A)):[],g=this.getAggregateTypeValue(D,l.aggregateType);d=this.engine.getInstance(l.subTableId),a=Number(g);break}}return!Number.isNaN(a)&&this.controlNeedComputedValue(d)?f+=`(${a})`:f+=0,f},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(JD(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:(c=o==null?void 0:o.unit)!=null?c:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case Et.MAX:return Math.max(...t);case Et.MIN:return Math.min(...t);case Et.SUM:return t.reduce((r,u)=>r+u);case Et.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class XD{constructor(t,n=!0){this.config=t,this.isPc=n}apply(t){var o,s;this.engine=t;const n=(s=(o=this.config)==null?void 0:o.source)!=null?s:"";let r=document.createElement("style");r.className="edit-css-"+t.id;let u=document.querySelector("head");u==null||u.appendChild(r);let i;this.isPc?i=`[data-engine-id='${t.id}']{ ${n} }`:i=n,r.appendChild(document.createTextNode(i))}}W.CalcPlugin=GD,W.ControlsEventPlugin=fh,W.ES6ModulePlugin=sh,W.Engine=jr,W.LifecycleEventPlugin=lh,W.Plugin=ah,W.StylePlugin=XD,W.buildUUID=Zt,W.hasChildrenControl=mn,W.loopDataViewControl=gt,W.loopFormControl=Dt,W.parseModule=wi,Object.defineProperty(W,"__esModule",{value:!0})});
|
|
27
|
+
**/(function(e,t){(function(n){var r=2e3,u={s:1,n:0,d:1};function i(p,y){if(isNaN(p=parseInt(p,10)))throw g();return p*y}function o(p,y){if(y===0)throw D();var m=Object.create(h.prototype);m.s=p<0?-1:1,p=p<0?-p:p;var C=d(p,y);return m.n=p/C,m.d=y/C,m}function s(p){for(var y={},m=p,C=2,w=4;w<=m;){for(;m%C===0;)m/=C,y[C]=(y[C]||0)+1;w+=1+2*C++}return m!==p?m>1&&(y[m]=(y[m]||0)+1):y[p]=(y[p]||0)+1,y}var c=function(p,y){var m=0,C=1,w=1,S=0,I=0,j=0,H=1,z=1,x=0,P=1,G=1,Z=1,Q=1e7,q;if(p!=null)if(y!==void 0){if(m=p,C=y,w=m*C,m%1!==0||C%1!==0)throw A()}else switch(typeof p){case"object":{if("d"in p&&"n"in p)m=p.n,C=p.d,"s"in p&&(m*=p.s);else if(0 in p)m=p[0],1 in p&&(C=p[1]);else throw g();w=m*C;break}case"number":{if(p<0&&(w=p,p=-p),p%1===0)m=p;else if(p>0){for(p>=1&&(z=Math.pow(10,Math.floor(1+Math.log(p)/Math.LN10)),p/=z);P<=Q&&Z<=Q;)if(q=(x+G)/(P+Z),p===q){P+Z<=Q?(m=x+G,C=P+Z):Z>P?(m=G,C=Z):(m=x,C=P);break}else p>q?(x+=G,P+=Z):(G+=x,Z+=P),P>Q?(m=G,C=Z):(m=x,C=P);m*=z}else(isNaN(p)||isNaN(y))&&(C=m=NaN);break}case"string":{if(P=p.match(/\d+|./g),P===null)throw g();if(P[x]==="-"?(w=-1,x++):P[x]==="+"&&x++,P.length===x+1?I=i(P[x++],w):P[x+1]==="."||P[x]==="."?(P[x]!=="."&&(S=i(P[x++],w)),x++,(x+1===P.length||P[x+1]==="("&&P[x+3]===")"||P[x+1]==="'"&&P[x+3]==="'")&&(I=i(P[x],w),H=Math.pow(10,P[x].length),x++),(P[x]==="("&&P[x+2]===")"||P[x]==="'"&&P[x+2]==="'")&&(j=i(P[x+1],w),z=Math.pow(10,P[x+1].length)-1,x+=3)):P[x+1]==="/"||P[x+1]===":"?(I=i(P[x],w),H=i(P[x+2],1),x+=3):P[x+3]==="/"&&P[x+1]===" "&&(S=i(P[x],w),I=i(P[x+2],w),H=i(P[x+4],1),x+=5),P.length<=x){C=H*z,w=m=j+C*S+z*I;break}}default:throw g()}if(C===0)throw D();u.s=w<0?-1:1,u.n=Math.abs(m),u.d=Math.abs(C)};function f(p,y,m){for(var C=1;y>0;p=p*p%m,y>>=1)y&1&&(C=C*p%m);return C}function l(p,y){for(;y%2===0;y/=2);for(;y%5===0;y/=5);if(y===1)return 0;for(var m=10%y,C=1;m!==1;C++)if(m=m*10%y,C>r)return 0;return C}function a(p,y,m){for(var C=1,w=f(10,m,y),S=0;S<300;S++){if(C===w)return S;C=C*10%y,w=w*10%y}return 0}function d(p,y){if(!p)return y;if(!y)return p;for(;;){if(p%=y,!p)return y;if(y%=p,!y)return p}}function h(p,y){if(c(p,y),this instanceof h)p=d(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")},g=function(){return new Error("Invalid argument")},A=function(){return new Error("Parameters must be integer")};h.prototype={s:1,n:0,d:1,abs:function(){return o(this.n,this.d)},neg:function(){return o(-this.s*this.n,this.d)},add:function(p,y){return c(p,y),o(this.s*this.n*u.d+u.s*this.d*u.n,this.d*u.d)},sub:function(p,y){return c(p,y),o(this.s*this.n*u.d-u.s*this.d*u.n,this.d*u.d)},mul:function(p,y){return c(p,y),o(this.s*u.s*this.n*u.n,this.d*u.d)},div:function(p,y){return c(p,y),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,y){if(isNaN(this.n)||isNaN(this.d))return new h(NaN);if(p===void 0)return o(this.s*this.n%this.d,1);if(c(p,y),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,y){return c(p,y),o(d(u.n,this.n)*d(u.d,this.d),u.d*this.d)},lcm:function(p,y){return c(p,y),u.n===0&&this.n===0?o(0,1):o(u.n*this.n,d(u.n,this.n)*d(u.d,this.d))},ceil:function(p){return p=Math.pow(10,p||0),isNaN(this.n)||isNaN(this.d)?new h(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 h(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 h(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,y){if(c(p,y),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 m=s(this.n),C=s(this.d),w=1,S=1;for(var I in m)if(I!=="1"){if(I==="0"){w=0;break}if(m[I]*=u.n,m[I]%u.d===0)m[I]/=u.d;else return null;w*=Math.pow(I,m[I])}for(var I in C)if(I!=="1"){if(C[I]*=u.n,C[I]%u.d===0)C[I]/=u.d;else return null;S*=Math.pow(I,C[I])}return u.s<0?o(S,w):o(w,S)},equals:function(p,y){return c(p,y),this.s*this.n*u.d===u.s*u.n*this.d},compare:function(p,y){c(p,y);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 y=this.abs(),m=y.toContinued(),C=1;C<m.length;C++){for(var w=o(m[C-1],1),S=C-2;S>=0;S--)w=w.inverse().add(m[S]);if(Math.abs(w.sub(y).valueOf())<p)return w.mul(this.s)}return this},divisible:function(p,y){return c(p,y),!(!(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 y,m="",C=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=C:(p&&(y=Math.floor(C/w))>0&&(m+=y,m+=" ",C%=w),m+=C,m+="/",m+=w),m},toLatex:function(p){var y,m="",C=this.n,w=this.d;return this.s<0&&(m+="-"),w===1?m+=C:(p&&(y=Math.floor(C/w))>0&&(m+=y,C%=w),m+="\\frac{",m+=C,m+="}{",m+=w,m+="}"),m},toContinued:function(){var p,y=this.n,m=this.d,C=[];if(isNaN(y)||isNaN(m))return C;do C.push(Math.floor(y/m)),p=y%m,y=m,m=p;while(y!==1);return C},toString:function(p){var y=this.n,m=this.d;if(isNaN(y)||isNaN(m))return"NaN";p=p||15;var C=l(y,m),w=a(y,m,C),S=this.s<0?"-":"";if(S+=y/m|0,y%=m,y*=10,y&&(S+="."),C){for(var I=w;I--;)S+=y/m|0,y%=m,y*=10;S+="(";for(var I=C;I--;)S+=y/m|0,y%=m,y*=10;S+=")"}else for(var I=p;y&&I--;)S+=y/m|0,y%=m,y*=10;return S}},Object.defineProperty(h,"__esModule",{value:!0}),h.default=h,h.Fraction=h,e.exports=h})()})(go);var et=Du(go.exports),AD="Fraction",CD=[],FD=we(AD,CD,()=>(Object.defineProperty(et,"name",{value:"Fraction"}),et.prototype.constructor=et,et.prototype.type="Fraction",et.prototype.isFraction=!0,et.prototype.toJSON=function(){return{mathjs:"Fraction",n:this.s*this.n,d:this.d}},et.fromJSON=function(e){return new et(e)},et),{isClass:!0}),wD="Matrix",bD=[],BD=we(wD,bD,()=>{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 _D(e){return Object.keys(e.signatures||{}).reduce(function(t,n){var r=(n.match(/,/g)||[]).length+1;return Math.max(t,r)},-1)}var SD="DenseMatrix",MD=["Matrix"],ID=we(SD,MD,e=>{var{Matrix:t}=e;function n(l,a){if(!(this instanceof n))throw new SyntaxError("Constructor must be called with the new operator");if(a&&!Fn(a))throw new Error("Invalid datatype: "+a);if(_t(l))l.type==="DenseMatrix"?(this._data=vt(l._data),this._size=vt(l._size),this._datatype=a||l._datatype):(this._data=l.toArray(),this._size=l.size(),this._datatype=a||l._datatype);else if(l&&Oe(l.data)&&Oe(l.size))this._data=l.data,this._size=l.size,Ui(this._data,this._size),this._datatype=a||l.datatype;else if(Oe(l))this._data=f(l),this._size=mt(this._data),Ui(this._data,this._size),this._datatype=a;else{if(l)throw new TypeError("Unsupported type of data ("+kr(l)+")");this._data=[],this._size=[0],this._datatype=a}}n.prototype=new t,n.prototype.createDenseMatrix=function(l,a){return new n(l,a)},Object.defineProperty(n,"name",{value:"DenseMatrix"}),n.prototype.constructor=n,n.prototype.type="DenseMatrix",n.prototype.isDenseMatrix=!0,n.prototype.getDataType=function(){return zr(this._data,kr)},n.prototype.storage=function(){return"dense"},n.prototype.datatype=function(){return this._datatype},n.prototype.create=function(l,a){return new n(l,a)},n.prototype.subset=function(l,a,d){switch(arguments.length){case 1:return r(this,l);case 2:case 3:return i(this,l,a,d);default:throw new SyntaxError("Wrong number of arguments")}},n.prototype.get=function(l){if(!Oe(l))throw new TypeError("Array expected");if(l.length!==this._size.length)throw new de(l.length,this._size.length);for(var a=0;a<l.length;a++)Re(l[a],this._size[a]);for(var d=this._data,h=0,D=l.length;h<D;h++){var g=l[h];Re(g,d.length),d=d[g]}return d},n.prototype.set=function(l,a,d){if(!Oe(l))throw new TypeError("Array expected");if(l.length<this._size.length)throw new de(l.length,this._size.length,"<");var h,D,g,A=l.map(function(y){return y+1});c(this,A,d);var p=this._data;for(h=0,D=l.length-1;h<D;h++)g=l[h],Re(g,p.length),p=p[g];return g=l[l.length-1],Re(g,p.length),p[g]=a,this};function r(l,a){if(!Mi(a))throw new TypeError("Invalid index");var d=a.isScalar();if(d)return l.get(a.min());var h=a.size();if(h.length!==l._size.length)throw new de(h.length,l._size.length);for(var D=a.min(),g=a.max(),A=0,p=l._size.length;A<p;A++)Re(D[A],l._size[A]),Re(g[A],l._size[A]);return new n(u(l._data,a,h.length,0),l._datatype)}function u(l,a,d,h){var D=h===d-1,g=a.dimension(h);return D?g.map(function(A){return Re(A,l.length),l[A]}).valueOf():g.map(function(A){Re(A,l.length);var p=l[A];return u(p,a,d,h+1)}).valueOf()}function i(l,a,d,h){if(!a||a.isIndex!==!0)throw new TypeError("Invalid index");var D=a.size(),g=a.isScalar(),A;if(_t(d)?(A=d.size(),d=d.valueOf()):A=mt(d),g){if(A.length!==0)throw new TypeError("Scalar expected");l.set(a.min(),d,h)}else{if(!Xt(A,D))try{A.length===0?d=Xi([d],D):d=Xi(d,D),A=mt(d)}catch(S){}if(D.length<l._size.length)throw new de(D.length,l._size.length,"<");if(A.length<D.length){for(var p=0,y=0;D[p]===1&&A[p]===1;)p++;for(;D[p]===1;)y++,p++;d=np(d,D.length,y,A)}if(!Xt(D,A))throw new de(D,A,">");var m=a.max().map(function(S){return S+1});c(l,m,h);var C=D.length,w=0;o(l._data,a,d,C,w)}return l}function o(l,a,d,h,D){var g=D===h-1,A=a.dimension(D);g?A.forEach(function(p,y){Re(p),l[p]=d[y[0]]}):A.forEach(function(p,y){Re(p),o(l[p],a,d[y[0]],h,D+1)})}n.prototype.resize=function(l,a,d){if(!Lr(l))throw new TypeError("Array or Matrix expected");var h=l.valueOf().map(g=>Array.isArray(g)&&g.length===1?g[0]:g),D=d?this.clone():this;return s(D,h,a)};function s(l,a,d){if(a.length===0){for(var h=l._data;Oe(h);)h=h[0];return h}return l._size=a.slice(0),l._data=Vi(l._data,l._size,d),l}n.prototype.reshape=function(l,a){var d=a?this.clone():this;d._data=Hi(d._data,l);var h=d._size.reduce((D,g)=>D*g);return d._size=zi(l,h),d};function c(l,a,d){for(var h=l._size.slice(0),D=!1;h.length<a.length;)h.push(0),D=!0;for(var g=0,A=a.length;g<A;g++)a[g]>h[g]&&(h[g]=a[g],D=!0);D&&s(l,h,d)}n.prototype.clone=function(){var l=new n({data:vt(this._data),size:vt(this._size),datatype:this._datatype});return l},n.prototype.size=function(){return this._size.slice(0)},n.prototype.map=function(l){var a=this,d=_D(l),h=function A(p,y){return Oe(p)?p.map(function(m,C){return A(m,y.concat(C))}):d===1?l(p):d===2?l(p,y):l(p,y,a)},D=h(this._data,[]),g=this._datatype!==void 0?zr(D,kr):void 0;return new n(D,g)},n.prototype.forEach=function(l){var a=this,d=function h(D,g){Oe(D)?D.forEach(function(A,p){h(A,g.concat(p))}):l(D,g,a)};d(this._data,[])},n.prototype[Symbol.iterator]=function*(){var l=function*a(d,h){if(Oe(d))for(var D=0;D<d.length;D++)yield*a(d[D],h.concat(D));else yield{value:d,index:h}};yield*l(this._data,[])},n.prototype.rows=function(){var l=[],a=this.size();if(a.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");var d=this._data;for(var h of d)l.push(new n([h],this._datatype));return l},n.prototype.columns=function(){var l=this,a=[],d=this.size();if(d.length!==2)throw new TypeError("Rows can only be returned for a 2D matrix.");for(var h=this._data,D=function(p){var y=h.map(m=>[m[p]]);a.push(new n(y,l._datatype))},g=0;g<d[1];g++)D(g);return a},n.prototype.toArray=function(){return vt(this._data)},n.prototype.valueOf=function(){return this._data},n.prototype.format=function(l){return yt(this._data,l)},n.prototype.toString=function(){return yt(this._data)},n.prototype.toJSON=function(){return{mathjs:"DenseMatrix",data:this._data,size:this._size,datatype:this._datatype}},n.prototype.diagonal=function(l){if(l){if(Qe(l)&&(l=l.toNumber()),!ve(l)||!Ve(l))throw new TypeError("The parameter k must be an integer number")}else l=0;for(var a=l>0?l:0,d=l<0?-l:0,h=this._size[0],D=this._size[1],g=Math.min(h-d,D-a),A=[],p=0;p<g;p++)A[p]=this._data[p+d][p+a];return new n({data:A,size:[g],datatype:this._datatype})},n.diagonal=function(l,a,d,h){if(!Oe(l))throw new TypeError("Array expected, size parameter");if(l.length!==2)throw new Error("Only two dimensions matrix are supported");if(l=l.map(function(I){if(Qe(I)&&(I=I.toNumber()),!ve(I)||!Ve(I)||I<1)throw new Error("Size values must be positive integers");return I}),d){if(Qe(d)&&(d=d.toNumber()),!ve(d)||!Ve(d))throw new TypeError("The parameter k must be an integer number")}else d=0;var D=d>0?d:0,g=d<0?-d:0,A=l[0],p=l[1],y=Math.min(A-g,p-D),m;if(Oe(a)){if(a.length!==y)throw new Error("Invalid value array length");m=function(j){return a[j]}}else if(_t(a)){var C=a.size();if(C.length!==1||C[0]!==y)throw new Error("Invalid matrix length");m=function(j){return a.get([j])}}else m=function(){return a};h||(h=Qe(m(0))?m(0).mul(0):0);var w=[];if(l.length>0){w=Vi(w,l,h);for(var S=0;S<y;S++)w[S+g][S+D]=m(S)}return new n({data:w,size:[A,p]})},n.fromJSON=function(l){return new n(l)},n.prototype.swapRows=function(l,a){if(!ve(l)||!Ve(l)||!ve(a)||!Ve(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 Re(l,this._size[0]),Re(a,this._size[0]),n._swapRows(l,a,this._data),this},n._swapRows=function(l,a,d){var h=d[l];d[l]=d[a],d[a]=h};function f(l){return _t(l)?f(l.valueOf()):Oe(l)?l.map(f):l}return n},{isClass:!0}),vo="equalScalar";we(vo,["typed","config"],e=>{var{typed:t,config:n}=e;return t(vo,{"number, number":function(u,i){return Gh(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 yo="format",ND=["typed"],OD=we(yo,ND,e=>{var{typed:t}=e;return t(yo,{any:yt,"any, Object | function | number":yt})}),mo="bin",xD=["typed","format"];we(mo,xD,e=>{var{typed:t,format:n}=e;return t(mo,{"number | BigNumber":function(u){return n(u,{notation:"bin"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"bin",wordSize:i})}})});var Eo="oct",RD=["typed","format"];we(Eo,RD,e=>{var{typed:t,format:n}=e;return t(Eo,{"number | BigNumber":function(u){return n(u,{notation:"oct"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"oct",wordSize:i})}})});var Ao="hex",$D=["typed","format"];we(Ao,$D,e=>{var{typed:t,format:n}=e;return t(Ao,{"number | BigNumber":function(u){return n(u,{notation:"hex"})},"number | BigNumber, number":function(u,i){return n(u,{notation:"hex",wordSize:i})}})});var Co="equal";we(Co,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Co,{"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 Fo="unequal";we(Fo,["typed","equalScalar"],e=>{var{typed:t,equalScalar:n}=e;return t(Fo,{"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 wo={exports:{}};(function(e){(function(t,n,r){function u(c){var f=this,l=s();f.next=function(){var a=2091639*f.s0+f.c*23283064365386963e-26;return f.s0=f.s1,f.s1=f.s2,f.s2=a-(f.c=a|0)},f.c=1,f.s0=l(" "),f.s1=l(" "),f.s2=l(" "),f.s0-=l(c),f.s0<0&&(f.s0+=1),f.s1-=l(c),f.s1<0&&(f.s1+=1),f.s2-=l(c),f.s2<0&&(f.s2+=1),l=null}function i(c,f){return f.c=c.c,f.s0=c.s0,f.s1=c.s1,f.s2=c.s2,f}function o(c,f){var l=new u(c),a=f&&f.state,d=l.next;return d.int32=function(){return l.next()*4294967296|0},d.double=function(){return d()+(d()*2097152|0)*11102230246251565e-32},d.quick=d,a&&(typeof a=="object"&&i(a,l),d.state=function(){return i(l,{})}),d}function s(){var c=4022871197,f=function(l){l=String(l);for(var a=0;a<l.length;a++){c+=l.charCodeAt(a);var d=.02519603282416938*c;c=d>>>0,d-=c,d*=c,c=d>>>0,d-=c,c+=d*4294967296}return(c>>>0)*23283064365386963e-26};return f}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.alea=o})(tt,e,!1)})(wo);var bo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.x=0,c.y=0,c.z=0,c.w=0,c.next=function(){var a=c.x^c.x<<11;return c.x=c.y,c.y=c.z,c.z=c.w,c.w^=c.w>>>19^a^a>>>8},s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,c.next()}function i(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor128=o})(tt,e,!1)})(bo);var Bo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.next=function(){var a=c.x^c.x>>>2;return c.x=c.y,c.y=c.z,c.z=c.w,c.w=c.v,(c.d=c.d+362437|0)+(c.v=c.v^c.v<<4^(a^a<<1))|0},c.x=0,c.y=0,c.z=0,c.w=0,c.v=0,s===(s|0)?c.x=s:f+=s;for(var l=0;l<f.length+64;l++)c.x^=f.charCodeAt(l)|0,l==f.length&&(c.d=c.x<<10^c.x>>>4),c.next()}function i(s,c){return c.x=s.x,c.y=s.y,c.z=s.z,c.w=s.w,c.v=s.v,c.d=s.d,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorwow=o})(tt,e,!1)})(Bo);var _o={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this;c.next=function(){var l=c.x,a=c.i,d,h;return d=l[a],d^=d>>>7,h=d^d<<24,d=l[a+1&7],h^=d^d>>>10,d=l[a+3&7],h^=d^d>>>3,d=l[a+4&7],h^=d^d<<7,d=l[a+7&7],d=d^d<<13,h^=d^d<<9,l[a]=h,c.i=a+1&7,h};function f(l,a){var d,h=[];if(a===(a|0))h[0]=a;else for(a=""+a,d=0;d<a.length;++d)h[d&7]=h[d&7]<<15^a.charCodeAt(d)+h[d+1&7]<<13;for(;h.length<8;)h.push(0);for(d=0;d<8&&h[d]===0;++d);for(d==8?h[7]=-1:h[d],l.x=h,l.i=0,d=256;d>0;--d)l.next()}f(c,s)}function i(s,c){return c.x=s.x.slice(),c.i=s.i,c}function o(s,c){s==null&&(s=+new Date);var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(l.x&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xorshift7=o})(tt,e,!1)})(_o);var So={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this;c.next=function(){var l=c.w,a=c.X,d=c.i,h,D;return c.w=l=l+1640531527|0,D=a[d+34&127],h=a[d=d+1&127],D^=D<<13,h^=h<<17,D^=D>>>15,h^=h>>>12,D=a[d]=D^h,c.i=d,D+(l^l>>>16)|0};function f(l,a){var d,h,D,g,A,p=[],y=128;for(a===(a|0)?(h=a,a=null):(a=a+"\0",h=0,y=Math.max(y,a.length)),D=0,g=-32;g<y;++g)a&&(h^=a.charCodeAt((g+32)%a.length)),g===0&&(A=h),h^=h<<10,h^=h>>>15,h^=h<<4,h^=h>>>13,g>=0&&(A=A+1640531527|0,d=p[g&127]^=h+A,D=d==0?D+1:0);for(D>=128&&(p[(a&&a.length||0)&127]=-1),D=127,g=4*128;g>0;--g)h=p[D+34&127],d=p[D=D+1&127],h^=h<<13,d^=d<<17,h^=h>>>15,d^=d>>>12,p[D]=h^d;l.w=A,l.X=p,l.i=D}f(c,s)}function i(s,c){return c.i=s.i,c.w=s.w,c.X=s.X.slice(),c}function o(s,c){s==null&&(s=+new Date);var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(l.X&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.xor4096=o})(tt,e,!1)})(So);var Mo={exports:{}};(function(e){(function(t,n,r){function u(s){var c=this,f="";c.next=function(){var a=c.b,d=c.c,h=c.d,D=c.a;return a=a<<25^a>>>7^d,d=d-h|0,h=h<<24^h>>>8^D,D=D-a|0,c.b=a=a<<20^a>>>12^d,c.c=d=d-h|0,c.d=h<<16^d>>>16^D,c.a=D-a|0},c.a=0,c.b=0,c.c=-1640531527,c.d=1367130551,s===Math.floor(s)?(c.a=s/4294967296|0,c.b=s|0):f+=s;for(var l=0;l<f.length+20;l++)c.b^=f.charCodeAt(l)|0,c.next()}function i(s,c){return c.a=s.a,c.b=s.b,c.c=s.c,c.d=s.d,c}function o(s,c){var f=new u(s),l=c&&c.state,a=function(){return(f.next()>>>0)/4294967296};return a.double=function(){do var d=f.next()>>>11,h=(f.next()>>>0)/4294967296,D=(d+h)/(1<<21);while(D===0);return D},a.int32=f.next,a.quick=a,l&&(typeof l=="object"&&i(l,f),a.state=function(){return i(f,{})}),a}n&&n.exports?n.exports=o:r&&r.amd?r(function(){return o}):this.tychei=o})(tt,e,!1)})(Mo);var Io={exports:{}};(function(e){(function(t,n,r){var u=256,i=6,o=52,s="random",c=r.pow(u,i),f=r.pow(2,o),l=f*2,a=u-1,d;function h(C,w,S){var I=[];w=w==!0?{entropy:!0}:w||{};var j=p(A(w.entropy?[C,m(n)]:C==null?y():C,3),I),H=new D(I),z=function(){for(var x=H.g(i),P=c,G=0;x<f;)x=(x+G)*u,P*=u,G=H.g(1);for(;x>=l;)x/=2,P/=2,G>>>=1;return(x+G)/P};return z.int32=function(){return H.g(4)|0},z.quick=function(){return H.g(4)/4294967296},z.double=z,p(m(H.S),n),(w.pass||S||function(x,P,G,Z){return Z&&(Z.S&&g(Z,H),x.state=function(){return g(H,{})}),G?(r[s]=x,P):x})(z,j,"global"in w?w.global:this==r,w.state)}function D(C){var w,S=C.length,I=this,j=0,H=I.i=I.j=0,z=I.S=[];for(S||(C=[S++]);j<u;)z[j]=j++;for(j=0;j<u;j++)z[j]=z[H=a&H+C[j%S]+(w=z[j])],z[H]=w;(I.g=function(x){for(var P,G=0,Z=I.i,Q=I.j,q=I.S;x--;)P=q[Z=a&Z+1],G=G*u+q[a&(q[Z]=q[Q=a&Q+P])+(q[Q]=P)];return I.i=Z,I.j=Q,G})(u)}function g(C,w){return w.i=C.i,w.j=C.j,w.S=C.S.slice(),w}function A(C,w){var S=[],I=typeof C,j;if(w&&I=="object")for(j in C)try{S.push(A(C[j],w-1))}catch(H){}return S.length?S:I=="string"?C:C+"\0"}function p(C,w){for(var S=C+"",I,j=0;j<S.length;)w[a&j]=a&(I^=w[a&j]*19)+S.charCodeAt(j++);return m(w)}function y(){try{var C;return d&&(C=d.randomBytes)?C=C(u):(C=new Uint8Array(u),(t.crypto||t.msCrypto).getRandomValues(C)),m(C)}catch(I){var w=t.navigator,S=w&&w.plugins;return[+new Date,t,S,t.screen,m(n)]}}function m(C){return String.fromCharCode.apply(0,C)}if(p(r.random(),n),e.exports){e.exports=h;try{d=Ln.default}catch(C){}}else r["seed"+s]=h})(typeof self!="undefined"?self:tt,[],Math)})(Io);var PD=wo.exports,TD=bo.exports,jD=Bo.exports,LD=_o.exports,kD=So.exports,qD=Mo.exports,Rt=Io.exports;Rt.alea=PD,Rt.xor128=TD,Rt.xorwow=jD,Rt.xorshift7=LD,Rt.xor4096=kD,Rt.tychei=qD,$n("fineStructure",.0072973525693),$n("weakMixingAngle",.2229),$n("efimovFactor",22.7),$n("sackurTetrode",-1.16487052358);function $n(e,t){var n=["config","BigNumber"];return we(e,n,r=>{var{config:u,BigNumber:i}=r;return u.number==="BigNumber"?new i(t):t})}var UD=vD({config:Ni}),VD=ED({}),HD=FD({}),zD=BD({}),WD=ID({Matrix:zD}),ZD=Ep({BigNumber:UD,Complex:VD,DenseMatrix:WD,Fraction:HD}),JD=OD({typed:ZD});class GD{constructor(t){this.calcControls=[],this.dependenciesTriggerMap=new Map,this.hideNotRememberControlIds=[],this.dontHasPermissionControlIds=[],this.cacheComputedResult={},this.options=t,this.getDontHasPermissionControlIds(),this.getNeedHideRememberControlIds()}getNeedHideRememberControlIds(){var t;!((t=this.options)!=null&&t.displayBoList)||(this.hideNotRememberControlIds=this.options.displayBoList.reduce((n,r)=>(r.is_remember||n.push(...r.hide_controls),n),[]))}getDontHasPermissionControlIds(){var t;!((t=this.options)!=null&&t.behavior)||(this.dontHasPermissionControlIds=this.options.behavior.reduce((n,r)=>(r.ctrlBehavior===1&&n.push(r.ctrlId),n),[]))}controlNeedComputedValue(t){if(!t)return!1;const n=this.getControlIsHide(t);return!(this.dontHasPermissionControlIds.includes(t.id)&&n||this.hideNotRememberControlIds.includes(t.id)&&n)}getControlIsHide(t){return t.props.isHide?!0:t.parent===null||t.parent===void 0?!1:this.getControlIsHide(t.parent)}apply(t){this.engine=t,this.watchControlChange(),this.watchSubtableChange(),this.watchSchemaHideChange(),this.engine.on("engine-mounted",()=>{requestAnimationFrame(()=>{this.resetDependencies(),this.allCalcControlComputed()})})}resetDependencies(){this.calcControls=[],this.dependenciesTriggerMap.clear(),this.getAllCalcControl(),this.getCalcDependencies()}allCalcControlComputed(){this.calcControls.forEach(t=>{(t.props.dataBind.result.fieldCode===null||t.props.dataBind.result.fieldCode===void 0)&&this.computedCalcValue(t)})}getAllCalcControl(){this.calcControls=this.engine.runtime.flatInstances.filter(t=>t.type===ne.CALC)}getCalcDependencies(){this.calcControls.forEach(t=>{const{scriptEcho:n}=t.props;n.forEach(r=>{(r.type===$e.VariableInMainTable||r.type===$e.VariableInCurrentSubTable||r.type===$e.VariableInOtherSubTable)&&this.setDependenciesTriggerMapItem(r.id,t),r.type===$e.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,ne.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;if(this.engine.isMounted===!1)return;this.resetDependencies();const n=(o=(i=t.options)==null?void 0:i.changed)!=null?o:[];this.getCalcControlsFromSubtableRows(n).forEach(c=>{this.computedCalcValue(c)}),((s=this.dependenciesTriggerMap.get(t.instance.id))!=null?s:[]).forEach(c=>{this.computedCalcValue(c)})})}watchControlChange(){this.engine.on("change",t=>{var u;if(this.engine.isMounted===!1)return;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)===ne.SUBTABLE_COLUMN}computedCalcValue(t){var c;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((f,l)=>{if(l.type===$e.Operator||l.type===$e.Number)return f+l.name;let a=0,d;switch(l.type){case $e.VariableInMainTable:{const h=this.getNumberValue(this.engine.getState(l.id));d=this.engine.getInstance(l.id),a=Number(h);break}case $e.VariableInCurrentSubTable:{d=this.engine.getInstance(l.id,r);const h=this.engine.getState(l.id,r),D=this.getNumberValue(h);a=Number(D);break}case $e.VariableInOtherSubTable:{const h=this.engine.getState(l.id),D=Array.isArray(h)?h.map(A=>this.getNumberValue(A)):[],g=this.getAggregateTypeValue(D,l.aggregateType);d=this.engine.getInstance(l.subTableId),a=Number(g);break}}return!Number.isNaN(a)&&this.controlNeedComputedValue(d)?f+=`(${a})`:f+=0,f},"");let i;if(this.cacheComputedResult[u]!==void 0?i=this.cacheComputedResult[u]:(i=Number(JD(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:(c=o==null?void 0:o.unit)!=null?c:""},r)}getNumberValue(t){if(typeof t=="object"&&t){if("result"in t)return t.result;if("amount"in t)return t.amount}return typeof t=="number"?t:0}getAggregateTypeValue(t,n){if(!n||!t||!t.length)return 0;switch(n){case Et.MAX:return Math.max(...t);case Et.MIN:return Math.min(...t);case Et.SUM:return t.reduce((r,u)=>r+u);case Et.AVG:return t.reduce((r,u)=>r+u)/t.length}}}class XD{constructor(t,n=!0){this.config=t,this.isPc=n}apply(t){var o,s;this.engine=t;const n=(s=(o=this.config)==null?void 0:o.source)!=null?s:"";let r=document.createElement("style");r.className="edit-css-"+t.id;let u=document.querySelector("head");u==null||u.appendChild(r);let i;i=n,r.appendChild(document.createTextNode(i))}}W.CalcPlugin=GD,W.ControlsEventPlugin=fh,W.ES6ModulePlugin=sh,W.Engine=jr,W.LifecycleEventPlugin=lh,W.Plugin=ah,W.StylePlugin=XD,W.buildUUID=Zt,W.hasChildrenControl=mn,W.loopDataViewControl=gt,W.loopFormControl=Dt,W.parseModule=wi,Object.defineProperty(W,"__esModule",{value:!0})});
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@byteluck-fe/model-driven-engine",
|
|
3
|
-
"version": "2.22.1-beta.
|
|
3
|
+
"version": "2.22.1-beta.6",
|
|
4
4
|
"description": "> TODO: description",
|
|
5
5
|
"author": "郝晨光 <2293885211@qq.com>",
|
|
6
6
|
"homepage": "",
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"devDependencies": {
|
|
35
35
|
"@types/node": "~18.0.6"
|
|
36
36
|
},
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "84c1fd7a41e7450247b54936b90dedbf1c325ee6"
|
|
38
38
|
}
|