/* @license Copyright (C) Exontrol. All rights reserved. */ !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):(e="undefined"!=typeof globalThis?globalThis:e||self,t(e.exontrol||{}))}(this,function(e){"use strict";function t(e){return Math.round(e)}function i(){return Math.max.apply(0,arguments)}function r(){return Math.min.apply(null,arguments)}function o(e){return null!=e}function n(e){return null==e}function s(e,i,r,o,n,s){e.drawLine([t(i),t(r)],[t(o),t(n)],s)}var l=l||window.exontrol;l.Def.Bezier={},l.Mrg(l,function(){function e(e,t){this.init(e,t)}return e.version="3.2",e.type="Bezier",e.Options={tfi:null,locked:null,readOnly:null,wheelChange:null,bezierCoord:null,sizeBezier:null,colorBezier:null,sizeHoverPointControl:null,showBezierControl:null,showBezierDuplicateControl:null,sizeBezierControl:null,colorBezierControl:null,colorLineBezierControl:null,showBezierValue:null,colorBezierValue:null,colorTextBezierValue:null,colorShadowBezierValue:null,colorBezierValueOutside:null,colorTextBezierValueOutside:null,colorShadowBezierValueOutside:null,formatColorBezierValue:null,primitiveBezierValue:null,pArgBezierValue:null,formatBezierValue:null,showBezierScale:null,colorBezierScale:null,colorTextBezierScale:null,colorTextMarginsBezierScale:null,showBezierScaleControl:null,bezierScaleX:null,bezierScaleRangeX:null,bezierScaleY:null,bezierScaleRangeY:null,colorBezierScaleControl:null,highlightBezierScaleProgress:null,showBezierCoord:null,clipBezier:null,restrictBezier:null},e.p1h="bezier.p1.hover",e.p2h="bezier.p2.hover",e.sph="bezier.sp.hover",e.prototype.init=function(t,i){this.oBezier=new l.G.Bezier,this.oBezier.onchange={callback:this.onChange,thisArg:this},this.rtBezierP1=null,this.rtBezierP2=null,this.rtBezierP1Duplicate=null,this.rtBezierP2Duplicate=null,this.oO=l.Mrg(l.Cpy(e.Options),i),this.Shortcuts=null,this.oSts=null,this.oBezierScale={x:.1,y:.1},this.rtBezierScalePoint=null,this.rgMeasureBezierValue=null,this.oMeasureBezierScaleTime=null,this.oMeasureBezierScaleProgress=null,this.oBezierValueExpr=null,this.oColorBezierValueExpr=null,this.canvas=null,this.client=null,this.Listeners=null,this.oLts=null,this.iLts(),this.SetClientRect(t),this.SetOptions(this.oO),l.CC.GetCanvas(t)&&this.SetCanvas(t),l.DPR.Reg(this)},l.SB.addProto(e.prototype),e.prototype.Refresh=function(){this.inv()},e.prototype.GetOption=function(t){function i(e,t){if(o(e)){var i=e[t];if(o(i))return i}}var r=i(this.oO,t);return n(r)&&(void 0!==this.oDefOpts&&(r=i(this.oDefOpts,t)),n(r)&&(r=e.Options[t])),r},e.prototype.opt=function(e,t){var i=this.GetOption(e);return n(i)&&n(i=l.Def.Bezier[e])&&(i=t),i},e.prototype.SetOptions=function(e){this.oO=l.Mrg(this.oO,e),this.oO&&this.oO.bezierCoord&&this.SetBezierCoord(this.oO.bezierCoord),this.updateBezierScale(),this.inv()},e.prototype.GetOptions=function(){return this.oO},e.prototype.GetCanvas=function(){var e=this.canvas;return l.CC.GetCanvas(e)?e:null},e.prototype.SetCanvas=function(e,t){this.udefSts(this.oSts),this.oSts=null,this.resAO(),e=l.CC.GetCanvas(e),!t&&l.CC.SetCanvas(this,e),this.canvas=e,l.CC.GetCanvas(this.canvas)&&this.defSts(this.Shortcuts=this.oSts=new l.Sts)},l.ComboBox&&(e.prototype.dCBl=function(e,t){this.drawBezier(e,t),this.showBezierCoord()&&this.drawBezierCoord(e,t,0)},e.prototype.sCB=function(e){return e&&this.SetOptions({bezierCoord:[0,0,1,1]}),!this.oBezier.isL()},e.prototype.SetCanvas=function(e,t){return l.ComboBox.implExHost(e,"onchange")}(e.prototype.SetCanvas)),e.prototype.SetClientRect=function(e){var t=l.CC.GetCanvas(e);t&&(e=[0,0,t.width,t.height]),this.client=l.C2R(e),this.visAO()||this.resAO()},e.prototype.GetClientRect=function(){return this.client.slice()},e.prototype.GetClientBezier=function(e){var t=(e=e||this.GetClientRect()).slice(),r=[0,0,0,0];if(this.showBezierControl()){var n=this.sizeBezierControl(),s=n[0],l=n[1];r[0]=i(r[0],s/2),r[1]=i(r[1],s/2),r[2]=i(r[2],l/2),r[3]=i(r[3],l/2)}return this.showBezierValue()&&o(this.rgMeasureBezierValue)&&(r[0]=i(r[0],this.rgMeasureBezierValue[0].width/2+4),r[3]=i(r[3],this.rgMeasureBezierValue[0].height/2+4),r[1]=i(r[1],this.rgMeasureBezierValue[1].width/2+4),r[2]=i(r[2],this.rgMeasureBezierValue[1].height/2+4)),this.showBezierScale()&&(o(this.oMeasureBezierScaleTime)&&(r[1]=i(r[1],this.oMeasureBezierScaleTime.width/2),r[3]+=this.oMeasureBezierScaleTime.height+4),o(this.oMeasureBezierScaleProgress)&&(r[0]+=this.oMeasureBezierScaleProgress.width+4)),t[0]+=r[0],t[1]+=r[1],t[2]-=r[0]+r[2],t[3]-=r[1]+r[3],t},e.prototype.showBezierCoord=function(){return this.opt("showBezierCoord",!0)},e.prototype.getBezierCoord=function(){var e="[",t="";return this.oBezier.GetP12().forEach(function(e){t.length&&(t+=", "),t+=l.Format(e)}),e+=t,e+="]"},e.prototype.drawBezierCoord=function(e,t,i){var r=this.oBezier.GetName();n(r)?r="":(r=""+r+"",r+="\n"),r+=this.getBezierCoord(),e.drawHTMLText(r,l.IRt(t.slice(),-4,-4),l.ToI(i,262170))},e.prototype.clipBezier=function(){return this.opt("clipBezier",!1)},e.prototype.initMeasureBezier=function(e){this.showBezierValue()&&(this.rgMeasureBezierValue=[],this.rgMeasureBezierValue.push(this.measureBezierValue(e,this.getBezierValue(0))),this.rgMeasureBezierValue.push(this.measureBezierValue(e,this.getBezierValue(1)))),this.showBezierScale()&&(this.oMeasureBezierScaleTime=this.measureBezierScaleTime(e,this.getBezierScaleTime(1)),this.oMeasureBezierScaleProgress=this.measureBezierScaleProgress(e,this.getBezierScaleProgress(1)))},e.prototype.draw=function(e,t,i){if(this.rtBezierP1=null,this.rtBezierP2=null,this.rtBezierP1Duplicate=null,this.rtBezierP2Duplicate=null,this.rtBezierScalePoint=null,e&&!l.EyR(t)){this.initMeasureBezier(e);var r=this.GetClientBezier(t);if(!l.EyR(r)){o(i)&&(this.oDefOpts=this.GetOptions(),this.SetOptions(i));var n=this.showBezierScale(),s=this.showBezierValue(),a=this.clipBezier();a&&e.selClip(t),n&&this.drawBezierScale(e,r),this.drawBezier(e,r),s&&this.drawBezierValue(e,r),this.showBezierScaleControl()&&this.drawBezierScaleControl(e,r),this.showBezierControl()&&this.drawBezierControl(e,t,r),this.showBezierCoord()&&this.drawBezierCoord(e,r),a&&e.resClip(),void 0!==this.oDefOpts&&(this.SetOptions(this.oDefOpts),this.oDefOpts=void 0)}}},e.prototype.convertBezierToView=function(e,t){return{x:(t=t||this.GetClientBezier())[0]+e.x*t[2],y:t[1]+(1-e.y)*t[3]}},e.prototype.convertViewToBezier=function(e,t){var i=this.GetClientBezier(),r=this.convertBezierToView({x:0,y:0},i);return{x:e=(e-r.x)/i[2],y:t=-(t-r.y)/i[3]}},e.prototype.sizeBezierControl=function(){return this.opt("sizeBezierControl",[8,8])},e.prototype.getControlViewPointToRect=function(e){var t=this.sizeBezierControl();return l.RRt(l.G.C2R(e,t[0],t[1]))},e.prototype.sizeHoverPointControl=function(){return this.opt("sizeHoverPointControl",2)},e.prototype.showBezierControl=function(){return!this.isLocked()&&!!this.opt("showBezierControl",!0)},e.prototype.showBezierDuplicateControl=function(){return!this.isLocked()&&this.opt("showBezierDuplicateControl",!0)},e.prototype.colorBezierControl=function(){return this.opt("colorBezierControl","#404040")},e.prototype.colorLineBezierControl=function(){return this.opt("colorLineBezierControl","#808080")},e.prototype.drawBezierControl=function(t,i,r){function n(e,i){l.D.P.fill(t,e,i,"Ellipse")}var a=this.colorBezierControl(),h=this.colorLineBezierControl(),u=t.gAO();t.saveSts("lineDash"),t.setLineDash([2,2]);var c=this.convertBezierToView({x:0,y:0},r),z=this.convertBezierToView(this.oBezier.GetP1(),r);s(t,c.x,c.y,z.x,z.y,h),this.rtBezierP1=this.getControlViewPointToRect(z);var p=this.rtBezierP1;if(u){o(S=u.get(this,e.p1h))&&(p=l.R.RectInc(S.state,S.range,p,this.sizeHoverPointControl()))}n(p,a);var B=this.convertBezierToView({x:1,y:1},r),f=this.convertBezierToView(this.oBezier.GetP2(),r);s(t,B.x,B.y,f.x,f.y,h),this.rtBezierP2=this.getControlViewPointToRect(f);var y=this.rtBezierP2;if(u){var S=u.get(this,e.p2h);o(S)&&(y=l.R.RectInc(S.state,S.range,y,this.sizeHoverPointControl()))}if(n(y,a),t.loadSts(),this.rtBezierP1Duplicate=null,this.rtBezierP2Duplicate=null,this.showBezierDuplicateControl()){var v=t.globalAlpha;if(this.clipBezier()||(t.globalAlpha=.5),!l.PInR(z.x,z.y,i)){var d=l.G.RDir(c,z.x-c.x,z.y-c.y,i);o(d)&&(this.rtBezierP1Duplicate=this.getControlViewPointToRect(d),n(this.rtBezierP1Duplicate,a))}if(!l.PInR(f.x,f.y,i)){var g=l.G.RDir(B,f.x-B.x,f.y-B.y,i);o(g)&&(this.rtBezierP2Duplicate=this.getControlViewPointToRect(g),n(this.rtBezierP2Duplicate,a))}t.globalAlpha=v}},e.prototype.sizeBezier=function(){return this.opt("sizeBezier",3)},e.prototype.colorBezier=function(){return this.opt("colorBezier","black")},e.prototype.drawBezier=function(e,t){!function(e,t,i,r){var o;t&&e&&((o=e.exontrol=e.exontrol||{}).ll1x=o.ll1x||0,o.ll1x++),i&&i.call(r),o&&--o.ll1x}(e,!0,function(){var i=t[0],r=t[1],o=t[2],n=t[3];e.saveSts("lineWidth","strokeStyle"),e.lineWidth=this.sizeBezier(),e.strokeStyle=this.colorBezier(),e.beginPath();for(var s=i,l=i+o;s<=l;s++){var a=(s-i)/o,h=r+(1-this.oBezier.Get(a))*n;s===i?e.moveTo(s,h):e.lineTo(s,h)}e.stroke(),e.closePath(),e.loadSts()},this)},e.prototype.AdjustBezierPointToScaleView=function(e){var t=this.GetBezierScale();return e.x=t.x*Math.round(e.x/t.x),e.y=t.y*Math.round(e.y/t.y),e},e.prototype.restrictBezier=function(){return this.opt("restrictBezier",!1)},e.prototype.onChange=function(e,t){this.onchange({point:e,bezier:t})},e.prototype.onchange=function(e){this.oLts.onchange.do(e)},e.prototype.GetBezierCoord=function(){return this.oBezier.GetP12()},e.prototype.SetBezierCoord=function(e){this.oBezier.SetP12(e)},e.prototype.GetBezierP=function(e){switch(e){case 1:return this.oBezier.GetP1();case 2:return this.oBezier.GetP2()}return null},e.prototype.SetBezierP=function(e,t){switch(this.restrictBezier()&&(t.x=l.G.Bezier.adjustX(t.x),t.y=l.G.Bezier.adjustX(t.y)),e){case 1:this.oBezier.SetP1(t);break;case 2:this.oBezier.SetP2(t)}},e.prototype.bezierScaleRange=function(e){var t=e;if(o(t)&&(t.min||t.max)){if(o(t.min)&&(t.min=i(0,~~t.min)),o(t.max)&&(t.max=i(0,~~t.max)),o(t.min)&&o(t.max)){var n=r(t.min,t.max),s=i(t.min,t.max);t.min=n,t.max=s}return t}return null},e.prototype.bezierScaleX=function(){return i(0,l.ToI(this.opt("bezierScaleX",10),10))},e.prototype.bezierScaleRangeX=function(){return this.bezierScaleRange(this.opt("bezierScaleRangeX",{min:1,max:100}))},e.prototype.limitBezierScaleX=function(e){var t=this.bezierScaleRangeX();return o(t)&&(o(t.min)&&(e=i(t.min,e)),o(t.max)&&(e=r(t.max,e))),i(1,e)},e.prototype.bezierScaleY=function(){return i(0,l.ToI(this.opt("bezierScaleY",10),10))},e.prototype.bezierScaleRangeY=function(){return this.bezierScaleRange(this.opt("bezierScaleRangeY",{min:1,max:100}))},e.prototype.limitBezierScaleY=function(e){var t=this.bezierScaleRangeY();return o(t)&&(o(t.min)&&(e=i(t.min,e)),o(t.max)&&(e=r(t.max,e))),i(1,e)},e.prototype.updateBezierScale=function(){var e={x:1/this.limitBezierScaleX(this.bezierScaleX()),y:1/this.limitBezierScaleY(this.bezierScaleY())};this.SetBezierScale(e)},e.prototype.GetBezierScale=function(){var e=this.oBezierScale;return{x:e.x,y:e.y}},e.prototype.SetBezierScale=function(e){e.x=r(1,i(e.x,0)),e.y=r(1,i(e.y,0));var t=this.GetClientRect();if(!l.EyR(t)){var o=t[2],n=t[3],s=Math.round(o/i(1,e.x*o));s=this.limitBezierScaleX(s),e.x=1/s;var a=Math.round(n/i(1,e.y*n));a=this.limitBezierScaleY(a),e.y=1/a}return this.oBezierScale=e},e.prototype.IncBezierScale=function(e,t){var r=this.GetBezierScale(),o=this.GetBezierScale();0!=(e=~~e)&&(r.x=1/i(1/r.x+e)),0!=(t=~~t)&&(r.y=1/i(1/r.y+t)),this.SetBezierScale(r);var n=this.GetBezierScale();return o.x!=n.x||o.y!=n.y},e.prototype.getTfi=function(){return this.opt("tfi")},e.prototype.showBezierScaleControl=function(){return!this.isLocked()&&this.opt("showBezierScaleControl",!0)},e.prototype.colorBezierScaleControl=function(){return this.opt("colorBezierScaleControl","black")},e.prototype.drawBezierScaleControl=function(t,i){var r=this.colorBezierScaleControl();this.rtBezierScalePoint=this.getControlViewPointToRect(this.convertBezierToView(this.GetBezierScale(),i));var n=this.rtBezierScalePoint,s=t.gAO();if(s){var a=s.get(this,e.sph);o(a)&&(n=l.R.RectInc(a.state,a.range,n,this.sizeHoverPointControl()))}l.D.P.fill(t,n,r,"RoundRect",{x:2,y:2})},e.prototype.showBezierScale=function(){return this.opt("showBezierScale",!0)},e.prototype.colorTextBezierScale=function(){return this.opt("colorTextBezierScale","#A0A0A0")},e.prototype.colorTextMarginsBezierScale=function(){return this.opt("colorTextMarginsBezierScale","black")},e.prototype.colorBezierScale=function(){return this.opt("colorBezierScale","rgba(0,0,0,.10)")},e.prototype.highlightBezierScaleProgress=function(){return this.opt("highlightBezierScaleProgress",!0)},e.prototype.getBezierScaleTime=function(e){var t=Math.round(1*e/this.GetBezierScale().x);return{x:e,value:t,sValue:t.toString()}},e.prototype.measureBezierScaleTime=function(e,t){var i=e.sizeHTMLText(t.sValue);return{width:i.width+4,height:i.height+4}},e.prototype.getBezierScaleProgress=function(e){var t=Math.round(1*e/this.GetBezierScale().y);return{y:e,value:t,sValue:t.toString()}},e.prototype.measureBezierScaleProgress=function(e,t){var i=e.sizeHTMLText(t.sValue);return{width:i.width+4,height:i.height+4}},e.prototype.drawBezierScale=function(e,t){var i=t[0],r=t[1],a=t[2],h=t[3],u=this.colorBezierScale(),c=this.colorTextBezierScale(),z=this.colorTextMarginsBezierScale();e.save(),e.setLineDash([1,1]);var p=this.convertBezierToView({x:0,y:0}),B=this.convertBezierToView({x:1,y:0}),f=this.GetBezierScale(),y=(B.x-p.x)*f.x,S=null,v=8,d=null;if(y>0){var g=this.convertBezierToView({x:0,y:0}),C=this.convertBezierToView({x:0,y:1}),x=(g.y-C.y)*f.y;if(x>0){var w=this.highlightBezierScaleProgress(),V=null;w&&(V=new l.Arr);for(var P=Math.round(a/y),m=Math.round(h/x),S=null,v=8,d=null,T=0,b=p.x,G=0;G<=P;b+=y,G++,T+=f.x){var R=0==G,M=G==P;if(n(S)||S+v"+k+"",(R||M)&&(k=""+k+"");var A=this.measureBezierScaleTime(e,D),E=l.G.C2R([b,O+4],A.width,A.height,18);(n(d)||l.EyR(l.NRt(d,E))||R||M)&&(e.drawHTMLText(k,E,l.DrawTextFormatEnum.exTextAlignCenter),d=E)}if(w){var L=this.oBezier.Get(T),F=Math.round(m*l.G.Bezier.adjustX(L));V.add(F)}}e.drawEdge(t,8,c);for(var I=null,X=null,H=0,b=g.y,G=0;G<=m;b-=x,G++,H+=f.y){var R=0==G,M=G==m;if(n(I)||I-v>b||R||M){var Y=i-8;s(e,Y,b,i+a+8,b,u),I=b}var j=this.getBezierScaleProgress(H),N=j.sValue,W=R||M,K=!W;o(V)&&V.has(G)&&(W=!0,K=!1),W&&(N=""+(N=""+N+"")+""),K&&(N=""+N+"");var U=this.measureBezierScaleProgress(e,j),q=l.G.C2R([Y,b],U.width,U.height,36);(n(X)||l.EyR(l.NRt(X,q))||R||M)&&(e.drawHTMLText(N,q,l.DrawTextFormatEnum.exTextAlignCenter|l.DrawTextFormatEnum.exTextAlignVCenter),X=q)}e.drawEdge(t,1,c)}}e.restore()},e.prototype.showBezierValue=function(){return this.opt("showBezierValue",!0)},e.prototype.colorBezierValue=function(){return l.C.Convert(this.opt("colorBezierValue","#FFFF00"))},e.prototype.colorTextBezierValue=function(){return this.opt("colorTextBezierValue","black")},e.prototype.colorShadowBezierValue=function(){return this.opt("colorShadowBezierValue","#808080")},e.prototype.colorBezierValueOutside=function(){return l.C.Convert(this.opt("colorBezierValueOutside","#FFFF00"))},e.prototype.colorTextBezierValueOutside=function(){return this.opt("colorTextBezierValueOutside","black")},e.prototype.colorShadowBezierValueOutside=function(){return this.opt("colorShadowBezierValueOutside","#808080")},e.prototype.primitiveBezierValue=function(){return this.opt("primitiveBezierValue","Ellipse")},e.prototype.pArgBezierValue=function(){return this.opt("pArgBezierValue",null)},e.prototype.formatBezierValue=function(){return this.opt("formatBezierValue","` ` + round( (value MIN 0 MAX 1) * scale) + ` `")},e.prototype.getFormatBezierValue=function(e){var t=this.formatBezierValue(),i=1/this.GetBezierScale().y;if(o(t)){var r=this.oBezierValueExpr;if((n(r)||r.GetExpr()!=t)&&(r=l.E.Create(t,"value,scale"),this.oBezierValueExpr=r),r.IsValid())return r.Evaluate(function(t){switch(t){case-1:return e;case-2:return i}})}return" "+Math.round(i*l.G.Bezier.adjustX(e))+" "},e.prototype.getBezierValue=function(e){var t=this.oBezier.Get(e);return{x:e,value:t,sValue:this.getFormatBezierValue(t).toString()}},e.prototype.measureBezierValue=function(e,t){var r=e.sizeHTMLText(t.sValue),o=Math.round(3*this.sizeBezier()/2)+1,n=r.width+o,s=r.height+o;s=n=i(s,n);return{width:Math.round(n),height:Math.round(s)}},e.prototype.formatColorBezierValue=function(){return this.opt("formatColorBezierValue","round( color/2 + (color/2 * value))")},e.prototype.getFormatColorBezierValue=function(e,t){var i=this.formatColorBezierValue();this.GetBezierScale().y;if(o(i)){var r=this.oColorBezierValueExpr;if((n(r)||r.GetExpr()!=i)&&(r=l.E.Create(i,"value,color"),this.oColorBezierValueExpr=r),r.IsValid())return r.Evaluate(function(i){switch(i){case-1:return e;case-2:return t}})}return Math.round(t/2+t/2*e)},e.prototype.drawBezierValue=function(e,t){function i(e,t){return r.getFormatColorBezierValue(e,t)}var r=this,s=(t[0],t[1]),a=t[2],h=t[3],u=this.convertBezierToView({x:0,y:0}),c=this.convertBezierToView({x:1,y:0}),z=this.GetBezierScale(),p=(c.x-u.x)*z.x,B=null;if(p>0){var f=this.convertBezierToView({x:0,y:0}),y=this.convertBezierToView({x:0,y:1});if((f.y-y.y)*z.y>0){var S=this.colorBezierValue(),v=this.colorTextBezierValue(),d=this.colorShadowBezierValue(),g=this.colorBezierValueOutside(),C=this.colorTextBezierValueOutside(),x=this.colorShadowBezierValueOutside(),w=this.primitiveBezierValue(),V=this.pArgBezierValue();e.saveSts("fillStyle","strokeStyle"),e.strokeStyle=e.fillStyle=v;for(var P=Math.round(a/p),m=0,m=0,T=u.x,b=0;b<=P;T+=p,b++,m+=z.x){var G=0==b,R=b==P,M=this.getBezierValue(m),O=this.measureBezierValue(e,M),D=l.G.C2R([T,s+(1-M.value)*h],O.width,O.height);if(n(B)||l.EyR(l.NRt(B,D))||G||R){var k=M.value<0||M.value>1,A=k?g:S;if(!A.IsTrans()){var E="rgb("+i(M.value,A.r)+","+i(M.value,A.g)+","+i(M.value,A.b)+")";l.D.P.fillS(e,D,E,k?x:d,{blur:8,x:0,y:0},w,V)}var L=null;k&&(L=e.fillStyle,e.strokeStyle=e.fillStyle=C),e.drawHTMLText(M.sValue,D,l.DrawTextFormatEnum.exTextAlignCenter|l.DrawTextFormatEnum.exTextAlignVCenter),o(L)&&(e.strokeStyle=e.fillStyle=L),B=D}}e.loadSts()}}},e.prototype.bezierControlFromPoint=function(e){var t=l.G.X(e),i=l.G.Y(e);return o(this.rtBezierP1)&&l.PInfR(t,i,this.rtBezierP1)?1:o(this.rtBezierP1Duplicate)&&l.PInfR(t,i,this.rtBezierP1Duplicate)?1:o(this.rtBezierP2)&&l.PInfR(t,i,this.rtBezierP2)?2:o(this.rtBezierP2Duplicate)&&l.PInfR(t,i,this.rtBezierP2Duplicate)?2:null},e.prototype.bezierScaleFromPoint=function(e){var t=l.G.X(e),i=l.G.Y(e);return!(!o(this.rtBezierScalePoint)||!l.PInfR(t,i,this.rtBezierScalePoint))},e.prototype.onClickBezierScale=function(e,t){l.RUR.Do(e,function(e){switch(e.drag.status){case 1:this.save=this.GetBezierScale();break;case 0:o(this.save)&&(this.SetBezierScale(this.save),delete this.save,this.inv());break;case 2:var t=e.drag.current,r=this.convertViewToBezier(t.x,t.y);if(e.drag.long||e.ctrlKey||e.altKey){var n=i(r.x,r.y);r.x=n,r.y=n}this.SetBezierScale(r),this.inv()}},this)},e.prototype.onClickBezierControl=function(e,t){var i=t.code;l.RUR.Do(e,function(e){switch(e.drag.status){case 1:this.save=this.GetBezierP(i);break;case 0:o(this.save)&&(this.SetBezierP(i,this.save),delete this.save,this.inv());break;case 2:var t=e.drag.current,r=this.convertViewToBezier(t.x,t.y);(e.drag.long||e.ctrlKey||e.altKey)&&(r=this.AdjustBezierPointToScaleView(r)),this.SetBezierP(i,r),this.inv()}},this)},e.prototype.onmousemove=function(e){var t,i=this.hitTest(this.gPtr(e));return!!i&&(i.cursor&&(t=this.GetCanvas())&&(t.style.cursor=i.cursor),!0)},e.prototype.onwheel=function(e){if(this.isSelectable()){var t=this.gPtr(e);if(o(t)&&l.PInR(t.x,t.y,this.GetClientRect()))return this.dowheel(e)}return!1},e.prototype.dowheel=function(e){var t=l.WhelInc(e);if(t){var i=this.getWheelChange();if(i&&this.showBezierScaleControl()){var r=t<0?-i:i;if(this.IncBezierScale(r,r))return this.inv(),!0}}return!1},e.prototype.oncontextmenu=function(e){var t=this.gPtr(e);return o(t)&&l.PInR(t.x,t.y,this.GetClientRect()),!1},e.prototype.ondown=function(e){var t=this.gPtr(e),i=this.hitTest(t);return!!o(i)&&(i.callback instanceof Function&&i.callback.call(i.thisArg,e,i),!0)},e.prototype.onkeydown=function(e){this.onkey(e,-1)},e.prototype.onkeyup=function(e){this.onkey(e,0)},e.prototype.onkeypress=function(e){this.onkey(e,1)},e.prototype.onkey=function(e,t){o(this.oSts)&&this.oSts.onkey(e,t)},e.prototype.onlayout=function(e){if(e.IsSave())e.Add("p12",this.oBezier.GetP12()),e.Add("x-scale",this.oBezierScale.x),e.Add("y-scale",this.oBezierScale.y);else{var t=e.GetValue("p12");o(t)&&this.oBezier.SetP12(t);var i=e.GetValue("x-scale");o(i)&&(this.oBezierScale.x=i);var r=e.GetValue("y-scale");o(r)&&(this.oBezierScale.y=r)}},e.prototype.udefSts=function(e){e&&e.RemoveOf(this)},e.prototype.defSts=function(e){},e.prototype.iLts=function(){this.Listeners=this.oLts=new l.Lts,this.oLts.add("onchange")},e.prototype.on=function(e,t,i){},e.prototype.off=function(e,t,i){},l.Lts.Onf(e.prototype),e.prototype.hitTest=function(e){var t=null;if(o(e)&&this.isSelectable()){var i=this.bezierControlFromPoint(e);i?t={cursor:"pointer",code:i,callback:this.onClickBezierControl,thisArg:this}:this.bezierScaleFromPoint(e)&&(t={cursor:"pointer",code:!0,callback:this.onClickBezierScale,thisArg:this})}return t},e.prototype.onSetAO=function(t){if(t){0!=this.sizeHoverPointControl()&&(this.showBezierScaleControl()&&!t.has(this,e.sph)&&t.set({owner:this,id:e.sph,inv:this.inv,duration:125,hitTest:function(e,t){return this.isAP(e,t)&&this.bezierScaleFromPoint({x:e,y:t})}}),this.showBezierControl()&&(!t.has(this,e.p1h)&&t.set({owner:this,id:e.p1h,inv:this.inv,duration:125,hitTest:function(e,t){return this.isAP(e,t)&&1==this.bezierControlFromPoint({x:e,y:t})}}),!t.has(this,e.p2h)&&t.set({owner:this,id:e.p2h,inv:this.inv,duration:125,hitTest:function(e,t){return this.isAP(e,t)&&2==this.bezierControlFromPoint({x:e,y:t})}})))}},e.prototype.getLocked=function(){return this.opt("locked",!1)||this.opt("readOnly",!1)},e.prototype.getWheelChange=function(){return this.opt("wheelChange",1)},Object.defineProperty(e.prototype,"Options",{get:function(){return this.GetOptions()},set:function(e){this.SetOptions(e)},configurable:!0}),{Bezier:e}}()),e.Bezier=l.Bezier});