@aarsteinmedia/dotlottie-player 6.3.2 → 6.3.3
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/unpkg-canvas.js +4 -4
- package/dist/unpkg-full.js +4 -4
- package/dist/unpkg-light.js +3 -3
- package/dist/unpkg-svg.js +4 -4
- package/package.json +2 -2
package/dist/unpkg-canvas.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
!function(t){"use strict";let e,s,i,r,a,n,o,h,l,p,c,m,d,u,f,g=(s=0,()=>(s++,`__lottie_element_${s}`));var y,v,b,_,x,w,S,C,E,k,P,M,T,A,D,I,F,L=((y={}).Bounce="bounce",y.Normal="normal",y),$=((v={}).Complete="complete",v.Destroyed="destroyed",v.Error="error",v.Frame="frame",v.Freeze="freeze",v.Load="load",v.Loop="loop",v.Next="next",v.Pause="pause",v.Play="play",v.Previous="previous",v.Ready="ready",v.Rendered="rendered",v.Stop="stop",v),N=((b={}).Contain="xMidYMid meet",b.Cover="xMidYMid slice",b.Initial="none",b.None="xMinYMin slice",b),R=((_={}).Canvas="canvas",_.HTML="html",_.SVG="svg",_);let V=!("u">typeof window&&document);class O{constructor(t,e,s,i){this.type=t,this.currentTime=e,this.totalTime=s,this.direction=i<0?-1:1}}class z{constructor(t,e){this.type=t,this.direction=e<0?-1:1}}class B{constructor(t,e,s,i){this.type=t,this.direction=s,this.currentTime=e,this.totalTime=i}}class G{constructor(t,e,s,i){this.type=t,this.currentLoop=s,this.totalLoops=e,this.direction=i<0?-1:1}}class q{constructor(t,e,s){this.type=t,this.firstFrame=e,this.totalFrames=s}}class j{constructor(t,e){this.type=t,this.target=e}}class W{constructor(t,e){this.type="renderFrameError",this.nativeError=t,this.currentTime=e}}class H{constructor(t,e){this.type="configError",this.nativeError=t}}class U{addEventListener(t,e){return this._cbs[t]=this._cbs[t]??[],this._cbs[t].push(e),()=>{this.removeEventListener(t,e)}}removeEventListener(t,e){if(!e){this._cbs[t]=null;return}if(this._cbs[t]){let s=0,{length:i}=this._cbs[t];for(;s<i;)this._cbs[t][s]===e&&(this._cbs[t].splice(s,1),s--,i--),s++;0===this._cbs[t].length&&(this._cbs[t]=null)}}triggerEvent(t,e){if(!this._cbs[t])return;let{length:s}=this._cbs[t];for(let i=0;i<s;i++)this._cbs[t][i]?.(e)}constructor(){this._cbs={}}}var Y=((x={}).Float32="float32",x.Int16="int16",x.Int32="int32",x.Uint8="uint8",x.Uint8c="uint8c",x),J=((w={}).MouseModifier="ms",w.OffsetPathModifier="op",w.PuckerAndBloatModifier="pb",w.RepeaterModifier="rp",w.RoundCornersModifier="rd",w.TrimModifier="tm",w.ZigZagModifier="zz",w),X=((S={}).Contain="xMidYMid meet",S.Cover="xMidYMid slice",S.Initial="none",S.None="xMinYMin slice",S),K=((C={}).Canvas="canvas",C.HTML="html",C.SVG="svg",C),Z=((E={}).Ellipse="el",E.Fill="fl",E.GradientFill="gf",E.GradientStroke="gs",E.Group="gr",E.Merge="mm",E.NoStyle="no",E.OffsetPath="op",E.Path="sh",E.PolygonStar="sr",E.PuckerBloat="pb",E.Rectangle="rc",E.Repeater="rp",E.RoundedCorners="rd",E.Stroke="st",E.Transform="tr",E.Trim="tm",E.Twist="tw",E.Unknown="ms",E.ZigZag="zz",E),Q=((k={}).TransformEffect="transformEffect",k),tt=((P={}).MultiDimensional="multidimensiional",P.Shape="shape",P.TextSelector="textSelector",P.Transform="transform",P.UniDimensional="unidimensional",P);let te={1:"butt",2:"round",3:"square"},ts={1:"miter",2:"round",3:"bevel"},ti={},tr="",ta=(t,e)=>1e5*Math.abs(t-e)<=Math.min(Math.abs(t),Math.abs(e)),tn=t=>1e-5>=Math.abs(t),to=(t,e)=>ta(t[0],e[0])&&ta(t[1],e[1]),th=(i=0,()=>(i++,`${tr}__lottie_element_${i}`)),tl=(t,e=0,s=100)=>{let i=e,r=s;if(i>r){let t=r;r=i,i=t}return Math.min(Math.max(t,i),r)},tp=t=>Symbol.iterator in Object(t)&&t.length>0,tc=t=>tp(t)&&"number"==typeof t[0],tm=t=>!(!t||tp(t))&&"_type"in t&&"ShapePath"===t._type,td=Math.PI/180,tu="http://www.w3.org/1999/xlink",tf="http://www.w3.org/2000/svg",tg=!("u">typeof window&&document),ty="u">typeof navigator,tv=!!ty&&/^(?:(?!chrome|android).)*safari/i.test(navigator.userAgent);class tb{constructor(t){this.audios=[],this.audioFactory=t,this._volume=1,this._isMuted=!1}addAudio(t){this.audios.push(t)}createAudio(t){return this.audioFactory?this.audioFactory(t):!tg&&"Howl"in window?new window.Howl({src:[t]}):{isPlaying:!1,play:()=>{this.isPlaying=!0},playing:()=>{throw Error(`${this.constructor.name}: Method playing is not implemented`)},rate:()=>{throw Error(`${this.constructor.name}: Method rate is not implemented`)},seek:()=>{this.isPlaying=!1},setVolume:()=>{throw Error(`${this.constructor.name}: Method setVolume is not implemented`)}}}getVolume(){return this._volume}mute(){this._isMuted=!0,this._updateVolume()}pause(){for(let t of this.audios)t.pause()}resume(){for(let t of this.audios)t.resume()}setAudioFactory(t){this.audioFactory=t}setRate(t){for(let e of this.audios)e.setRate(t)}setVolume(t){this._volume=t,this._updateVolume()}unmute(){this._isMuted=!1,this._updateVolume()}_updateVolume(){let{length:t}=this.audios;for(let e=0;e<t;e++)this.audios[e]?.volume(!this._isMuted*this._volume)}}function t_(t,e,s,i){let r,a=new XMLHttpRequest;try{a.responseType="json"}catch(t){}a.onreadystatechange=()=>{if(4===a.readyState){if(200===a.status)return void s(r=tx(a));try{r=tx(a),s(r)}catch(t){i?.(t)}}};try{a.open("GET",t,!0)}catch(s){a.open("GET",`${e}/${t}`,!0)}a.send()}function tx(t){let e=t.getResponseHeader("content-type");return e&&"json"===t.responseType&&e.includes("json")||t.response&&"object"==typeof t.response?t.response:t.response&&"string"==typeof t.response?JSON.parse(t.response):t.responseText?JSON.parse(t.responseText):null}function tw(t,e){let s,{length:i}=t;for(let a=0;a<i;a++)if("ks"in(s=t[a])&&!s.completed){if(s.completed=!0,s.hasMask){let t=s.masksProperties,{length:e}=t??[];for(let s=0;s<e;s++){let e=t?.[s]?.pt?.k;if(!e)continue;if(!tp(e)){tE(e);continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t]?.e??[],i=e[t]?.s??[];s.length>0&&tE(s[0]),i.length>0&&tE(i[0])}}}switch(s.ty){case 0:s.layers=tS(s.refId,e),tw(s.layers,e);break;case 4:tC(s.shapes);break;case 5:var r;r=s,r.t?.a?.length===0&&r.t.p}}}function tS(t,e){if(!t||!e)return;let s=function(t,e){let s=0,{length:i}=e;for(;s<i;){if(e[s]?.id===t)return e[s];s++}return null}(t,e);return s?.layers?s.layers.__used?JSON.parse(JSON.stringify(s.layers)):(s.layers.__used=!0,s.layers):null}function tC(t=[]){let{length:e}=t;for(let s=e-1;s>=0;s--){if(t[s]?.ty===Z.Group){tC(t[s]?.it);continue}if(t[s]?.ty===Z.Path){let e=t[s]?.ks?.k;if(!tp(e)){tE(e);continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t]?.e,i=e[t]?.s;s&&tE(s[0]),i&&tE(i[0])}}}}function tE(t){if(!t)return;let{length:e}=t.i;for(let s=0;s<e;s++)t.i[s][0]+=t.v[s]?.[0]??0,t.i[s][1]+=t.v[s]?.[1]??0,t.o[s][0]+=t.v[s]?.[0]??0,t.o[s][1]+=t.v[s]?.[1]??0}function tk(t,e){let s=e?e.split(".").map(Number):[100,100,100];return t[0]>s[0]||!(s[0]>t[0])&&(t[1]>s[1]||!(s[1]>t[1])&&(t[2]>s[2]||!(s[2]>t[2])&&null))}let tP=(t,e,s)=>{let{length:i}=t;for(let r=0;r<i;r++)t[r]?.ty===s&&e(t[r])},tM=(r=[4,4,14],a=t=>{let e=t.t?.d;t.t&&e&&(t.t.d={k:[{s:e,t:0}]})},t=>{if(!tk(r,t.v))return;tP(t.layers,a,5);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&tP(t.assets[s]?.layers,a,5)}),tT=(n=[4,7,99],t=>{if(!t.chars||tk(n,t.v))return;let{length:e}=t.chars;for(let s=0;s<e;s++){let e=t.chars[s];e?.data?.shapes&&(tC(e.data.shapes),e.data.ip=0,e.data.op=99999,e.data.st=0,e.data.sr=1,e.data.ks={a:{a:0,k:[0,0]},o:{a:0,k:100},p:{a:0,k:[0,0]},r:{a:0,k:0},s:{a:0,k:[100,100]}},t.chars[s]?.t||(e.data.shapes.push({ty:Z.NoStyle}),e.data.shapes[0]?.it?.push({a:{a:0,k:[0,0]},o:{a:0,k:100},p:{a:0,k:[0,0]},r:{a:0,k:0},s:{a:0,k:[100,100]},sa:{a:0,k:0},sk:{a:0,k:0},ty:Z.Transform})))}}),tA=(o=[5,7,15],h=t=>{let e=t.t?.p;e&&("number"==typeof e.a&&(e.a={a:0,k:e.a}),"number"==typeof e.p&&(e.p={a:0,k:e.p}),"number"==typeof e.r&&(e.r={a:0,k:e.r}))},t=>{if(!tk(o,t.v))return;tP(t.layers,h,5);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&tP(t.assets[s]?.layers,h,5)}),tD=(l=[4,1,9],p=t=>{let{length:e}=t;for(let s=0;s<e;s++){if(t[s]?.ty===Z.Group){p(t[s]?.it??[]);continue}if(t[s]?.ty!==Z.Fill&&t[s]?.ty!==Z.Stroke)continue;let e=t[s]?.c?.k;if(!e||"number"==typeof e)continue;if(tc(e)&&e.length>=4){e[0]/=255,e[1]/=255,e[2]/=255,e[3]/=255;continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t];s.s[0]/=255,s.s[1]/=255,s.s[2]/=255,s.s[3]/=255,s.e[0]/=255,s.e[1]/=255,s.e[2]/=255,s.e[3]/=255}}},c=t=>{let{length:e}=t;for(let s=0;s<e;s++)t[s]?.ty===4&&p(t[s]?.shapes??[])},t=>{if(!tk(l,t.v))return;c(t.layers);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&c(t.assets[s]?.layers)}),tI=(m=[4,4,18],d=t=>{let{length:e}=t;for(let s=e-1;s>=0;s--){if(t[s]?.ty===Z.Group){d(t[s]?.it??[]);continue}if(t[s]?.ty!==Z.Path)continue;let e=t[s]?.ks?.k;if(!e)continue;let i=!!t[s]?.closed;if(!tp(e)){e.c=i;continue}let{length:r}=e;for(let t=0;t<r;t+=1){let s=e[t]?.e??[],r=e[t]?.s??[];s.length>0&&(s[0].c=i),r.length>0&&(r[0].c=i)}}},u=t=>{let e,{length:s}=t;for(let i=0;i<s;i++){if(e=t[i],e?.hasMask){let t=e.masksProperties,{length:s}=t??[];for(let e=0;e<s;e++){let s=t?.[e]?.pt?.k;if(!s)continue;let i=!!t[e]?.cl;if(!tp(s)){s.c=i;continue}let{length:r}=s;for(let t=0;t<r;t++){let e=s[t]?.e??[],r=s[t]?.s??[];e.length>0&&(e[0].c=i),r.length>0&&(r[0].c=i)}}}e?.ty===4&&d(e.shapes)}},t=>{if(!tk(m,t.v))return;u(t.layers);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&u(t.assets[s]?.layers)}),tF={checkChars:tT,checkColors:tD,checkPathProperties:tA,checkShapes:tI,completeData:function(t){t.__complete||(tD(t),tM(t),tT(t),tA(t),tI(t),tw(t.layers,t.assets),function(t,e){if(!t)return;let{length:s}=t;for(let i=0;i<s;i++){if(t[i]?.t!==1)continue;let{data:s}=t[i]??{};s&&(s.layers=tS(s.refId,e)),tw(t[i]?.data?.layers??[],e)}}(t.chars,t.assets),t.__complete=!0)},completeLayers:tw},tL=!1,t$=1,tN,tR="Function not implemented.",tV={addEventListener:(t,e,s)=>{throw Error(tR)},dispatchEvent:t=>{throw Error(tR)},onerror:null,onmessage:t=>{throw Error("workerProxy: Method onmessage not implemented")},onmessageerror:null,postMessage:t=>{tN({data:t})},removeEventListener:(t,e,s)=>{throw Error(tR)},terminate:()=>{throw Error(tR)}},tO={postMessage:t=>{tV.onmessage&&tV.onmessage({AT_TARGET:2,bubbles:!1,BUBBLING_PHASE:3,cancelable:!1,cancelBubble:!1,CAPTURING_PHASE:1,composed:!1,composedPath:()=>{throw Error(tR)},currentTarget:null,data:t,defaultPrevented:!1,eventPhase:0,initEvent:(t,e,s)=>{throw Error(tR)},initMessageEvent:(t,e,s,i,r,a,n,o)=>{throw Error(tR)},isTrusted:!1,lastEventId:"",NONE:0,origin:"",ports:[],preventDefault:()=>{throw Error(tR)},returnValue:!1,source:null,srcElement:null,stopImmediatePropagation:()=>{throw Error(tR)},stopPropagation:()=>{throw Error(tR)},target:null,timeStamp:0,type:""})}},tz={};function tB(){e||((e=function(t){if(!tg&&tL){let e=new Blob(["var _workerSelf = self; self.onmessage = ",t.toString()],{type:"text/javascript"});return new Worker(URL.createObjectURL(e))}return tN=t,tV}(t=>{if(tO.dataManager=tO.dataManager??tF,"loadAnimation"===t.data.type)return void t_(t.data.path,t.data.fullPath,e=>{e&&tF.completeData(e),tO.postMessage({id:t.data.id,payload:e,status:"success"})},()=>{tO.postMessage({id:t.data.id,status:"error"})});if("complete"===t.data.type){let{animation:e,id:s}=t.data;tF.completeData(e),tO.postMessage({id:s,payload:e,status:"success"});return}"loadData"===t.data.type&&t_(t.data.path,t.data.fullPath,e=>{tO.postMessage({id:t.data.id,payload:e,status:"success"})},()=>{tO.postMessage({id:t.data.id,status:"error"})})})).onmessage=({data:t})=>{let{id:e,payload:s,status:i}=t,r=tz[e];(tz[e]=null,"success"===i)?r?.onComplete(s):r?.onError&&r.onError()})}function tG(t,e){t$++;let s=`processId_${t$}`;try{return tz[s]={onComplete:t,onError:e},s}catch(t){throw console.error("DataManager}:\n",t),Error("Could not create animation proccess")}}function tq(t,s,i){tB();let r=tG(s,i);e?.postMessage({fullPath:tg?t:window.location.origin+window.location.pathname,id:r,path:t,type:"loadData"})}function tj(t,s,i){tB();let r=tG(s,i);e?.postMessage({animation:t,id:r,type:"complete"})}let tW={interface:null,plugin:null};class tH{getComposition(t){let e=0,{length:s}=this.compositions;for(;e<s;){if(this.compositions[e]?.data&&this.compositions[e]?.data?.nm===t)return this.compositions[e]?.data?.xt&&this.compositions[e]?.prepareFrame(this.currentFrame),this.compositions[e]?.compInterface;e++}return null}registerComposition(t){this.compositions.push(t)}constructor(){this.compositions=[],this.currentFrame=0}}let tU=!0;function tY(t){return tg?null:document.createElement(t)}function tJ(t){return tg?null:document.createElementNS(tf,t)}class tX{constructor(){this._imageLoaded=this.imageLoaded.bind(this),this._footageLoaded=this.footageLoaded.bind(this),this.testImageLoaded=this.testImageLoaded.bind(this),this.createFootageData=this.createFootageData.bind(this),this.assetsPath="",this.path="",this.totalImages=0,this.totalFootages=0,this.loadedAssets=0,this.loadedFootagesCount=0,this.imagesLoadedCb=null,this.images=[],this.proxyImage=this._createProxyImage()}createFootageData(t){let e={assetData:t,img:null};return tq(this.getAssetsPath(t,this.assetsPath,this.path),t=>{t&&(e.img=t),this._footageLoaded()},()=>{this._footageLoaded()}),e}createImageData(t){let e=this.getAssetsPath(t,this.assetsPath,this.path),s=tJ("image"),i={assetData:t,img:s};return tv?this.testImageLoaded(s):s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",()=>{this.proxyImage&&(i.img=this.proxyImage),this._imageLoaded()},!1),s.setAttributeNS(tu,"href",e),this._elementHelper?.append?this._elementHelper.append(s):this._elementHelper?.appendChild(s),i}destroy(){this.imagesLoadedCb=null,this.images.length=0}footageLoaded(){this.loadedFootagesCount++,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}getAsset(t){let e=0,{length:s}=this.images;for(;e<s;){if(this.images[e]?.assetData===t)return this.images[e]?.img??null;e++}return null}imageLoaded(){this.loadedAssets++,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}loadAssets(t,e){this.imagesLoadedCb=e;let{length:s}=t;for(let e=0;e<s;e++)if(!t[e]?.layers){if((!t[e]?.t||t[e]?.t==="seq")&&this._createImageData){this.totalImages++;let s=this._createImageData(t[e]);s&&this.images.push(s);continue}3===Number(t[e]?.t)&&(this.totalFootages++,this.images.push(this.createFootageData(t[e])))}}loadedFootages(){return this.totalFootages===this.loadedFootagesCount}loadedImages(){return this.totalImages===this.loadedAssets}setAssetsPath(t){this.assetsPath=t||""}setCacheType(t,e){t===K.SVG?(this._elementHelper=e,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}setPath(t){this.path=t||""}_createProxyImage(){if(tg)return null;let t=tY(K.Canvas);t.width=1,t.height=1;let e=t.getContext("2d");return e&&(e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1)),t}createImgData(t){let e=this.getAssetsPath(t,this.assetsPath,this.path),s=tY("img"),i={assetData:t,img:s};return s.crossOrigin="anonymous",s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",()=>{this.proxyImage&&(i.img=this.proxyImage),this._imageLoaded()},!1),s.src=e,i}getAssetsPath(t,e,s){if(t.e)return t.p||"";if(e){let s=t.p;return s?.indexOf("images/")!==-1&&(s=s?.split("/")[1]),`${e}${s||""}`}let i=s;return i+=t.u??"",i+=t.p??""}testImageLoaded(t){if(tg)return;let e=0,s=setInterval(()=>{(t.getBBox().width||e>500)&&(this._imageLoaded(),clearInterval(s)),e++},50)}}let tK=t=>{let e=t.split("\r\n"),s={},{length:i}=e,r=0;for(let t=0;t<i;t++){let i=e[t]?.split(":")??[];2===i.length&&(s[i[0]]=i[1]?.trim(),r++)}if(0===r)throw Error("Could not parse markers");return s};class tZ extends U{constructor(){super(),this.animationData={},this.animationID=th(),this.assets=[],this.assetsPath="",this.audioController=new tb(void 0),this.autoplay=!1,this.currentFrame=0,this.currentRawFrame=0,this.drawnFrameEvent=new O("drawnFrame",0,0,0),this.expressionsPlugin=tW.plugin,this.firstFrame=0,this.frameModifier=1,this.frameMult=0,this.frameRate=60,this.imagePreloader=new tX,this.isLoaded=!1,this.isPaused=!1,this.isSubframeEnabled=tU,this.loop=!1,this.markers=[],this.name="",this.path="",this.playCount=0,this.playDirection=1,this.playSpeed=1,this.projectInterface=new tH,this.renderer=null,this.segmentPos=0,this.segments=[],this.timeCompleted=0,this.totalFrames=0,this.wrapper=null,this.autoloadSegments=!1,this.onComplete=null,this.onDestroy=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onSegmentStart=null,this._completedLoop=!1,this._idle=!0,this._cbs={},this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this)}adjustSegment(t,e){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-e)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+e)),this.trigger("segmentStart")}advanceTime(t){if(this.isPaused||!this.isLoaded)return;let e=this.currentRawFrame+t*this.frameModifier,s=!1;e>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?e>=this.totalFrames?(this.playCount++,this.checkSegments(e%this.totalFrames)||(this.setCurrentRawFrameValue(e%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(e):this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(s=!0,e=this.totalFrames-1):e<0?this.checkSegments(e%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&!0!==this.loop)?(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(s=!0,e=0)):this.setCurrentRawFrameValue(e),s&&(this.setCurrentRawFrameValue(e),this.pause(),this.trigger("complete"))}checkLoaded(){if(this.isLoaded||!this.renderer.globalData?.fontManager?.isLoaded||!this.imagePreloader.loadedImages()&&this.renderer.rendererType===K.Canvas||!this.imagePreloader.loadedFootages())return;this.isLoaded=!0;let t=tW.plugin;t?.initExpressions(this),this.renderer.initItems(),setTimeout(()=>{this.trigger("DOMLoaded")},0),this.gotoFrame(),this.autoplay&&this.play()}checkSegments(t){return this.segments.length>0&&(this.adjustSegment(this.segments.shift()??[0,0],t),!0)}configAnimation(t){try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor((this.animationData.op||1)-(this.animationData.ip||0)),this.firstFrame=Math.round(this.animationData.ip||0)),this.renderer.configAnimation(t),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,void 0!==this.animationData.fr&&(this.frameMult=this.animationData.fr/1e3),this.renderer.searchExtraCompositions(t.assets),this.markers=function(t){let e=[],{length:s}=t;for(let i=0;i<s;i++){if("duration"in(t[i]??{})){e.push(t[i]);continue}let s={duration:t[i].dr,time:t[i].tm};try{s.payload=JSON.parse(t[i].cm)}catch(e){try{s.payload=tK(t[i].cm)}catch(e){s.payload={name:t[i].cm}}}e.push(s)}return e}(t.markers??[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}}destroy(t){t&&this.name!==t||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs={},this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)}getAssetData(t){let e=0,{length:s}=this.assets;for(;e<s;){if(t===this.assets[e]?.id)return this.assets[e];e++}return null}getAssetsPath(t){let e;if(!t)return"";if(t.e)e=t.p||"";else if(this.assetsPath){let s=t.p;["i/","images/"].some(t=>s?.includes(t))&&(s=s?.split("/")[1]),e=this.assetsPath+(s||"")}else e=this.path+(t.u??"")+(t.p??"");return e}getDuration(t){return t?this.totalFrames:this.totalFrames/this.frameRate}getMarkerData(t){for(let e=0;e<this.markers.length;e++)if(this.markers[e]?.payload?.name===t)return this.markers[e];return null}getPath(){return this.path}getVolume(){return this.audioController.getVolume()}goToAndPlay(t,e,s){if(!s||this.name===s){if(isNaN(t)){let e=this.getMarkerData(t);e&&(e.duration?this.playSegments([e.time,e.time+e.duration],!0):this.goToAndStop(e.time,!0))}else this.goToAndStop(t,e,s);this.play()}}goToAndStop(t,e,s){if(!s||this.name===s){if(isNaN(t)){let e=this.getMarkerData(t);e&&this.goToAndStop(e.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}}gotoFrame(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")}hide(){this.renderer.hide()}imagesLoaded(){this.trigger("loaded_images"),this.checkLoaded()}includeLayers(t){this.animationData.op&&t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-(this.animationData.ip||0)));let{assets:e,layers:s}=this.animationData,i,{length:r}=s,a=t.layers,{length:n}=a;for(let t=0;t<n;t++)for(i=0;i<r;){if(s[i]?.id===a[t]?.id){s[i]=a[t];break}i++}for((t.chars||t.fonts)&&(this.renderer.globalData?.fontManager?.addChars(t.chars),this.renderer.globalData?.fontManager?.addFonts(t.fonts,this.renderer.globalData.defs)),r=t.assets.length,i=0;i<r;i++)e.push(t.assets[i]);this.animationData.__complete=!1,tj(this.animationData,this.onSegmentComplete)}loadNextSegment(){let{segments:t}=this.animationData;if(!t||0===t.length||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}let e=t.shift();this.timeCompleted=Number(e?.time)*this.frameRate;let s=`${this.path+(this.fileName||"")}_${this.segmentPos}.json`;this.segmentPos++,tq(s,this.includeLayers.bind(this),()=>{this.trigger("data_failed")})}loadSegments(){let{segments:t}=this.animationData;t||(this.timeCompleted=this.totalFrames),this.loadNextSegment()}mute(t){t&&this.name!==t||this.audioController.mute()}onSegmentComplete(t){this.animationData=t;let e=tW.plugin;e?.initExpressions(this),this.loadNextSegment()}onSetupError(){this.trigger("data_failed")}pause(t){(!t||this.name===t)&&(this.isPaused||(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause()))}play(t){t&&this.name!==t||(this.isPaused&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1)),this.trigger("_active"))}playSegments(t,e){if(e&&(this.segments.length=0),tp(t[0])){let{length:e}=t;for(let s=0;s<e;s++)this.segments.push(t[s])}else this.segments.push(t);this.segments.length>0&&e&&this.adjustSegment(this.segments.shift()??[0,0],0),this.isPaused&&this.play()}preloadImages(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))}renderFrame(t){if(this.isLoaded)try{this.expressionsPlugin?.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}}resetSegments(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)}resize(t,e){this.renderer.updateContainerSize("number"==typeof t?t:void 0,"number"==typeof e?e:void 0)}setCurrentRawFrameValue(t){this.currentRawFrame=t,this.gotoFrame()}setData(t,e){try{let s=e;s&&"object"!=typeof s&&(s=JSON.parse(s));let i={animationData:s,wrapper:t},r=t.attributes;i.path=r.getNamedItem("data-animation-path")?.value??r.getNamedItem("data-bm-path")?.value??r.getNamedItem("bm-path")?.value??"";let a=r.getNamedItem("data-anim-type")?.value??r.getNamedItem("data-bm-type")?.value??r.getNamedItem("bm-type")?.value??r.getNamedItem("data-bm-renderer")?.value??r.getNamedItem("bm-renderer")?.value??(()=>{if(ti.canvas)return K.Canvas;let t=Object.keys(ti),{length:e}=t;for(let s=0;s<e;s++)if(ti[t[s]])return t[s];return K.SVG})();Object.values(K).includes(a)?i.animType=a:i.animType=K.Canvas;let n=r.getNamedItem("data-anim-loop")?.value??r.getNamedItem("data-bm-loop")?.value??r.getNamedItem("bm-loop")?.value??"";"false"===n?i.loop=!1:"true"===n?i.loop=!0:""!==n&&(i.loop=parseInt(n,10));let o=r.getNamedItem("data-anim-autoplay")?.value??r.getNamedItem("data-bm-autoplay")?.value??r.getNamedItem("bm-autoplay")?.value??!0;i.autoplay="false"!==o,i.name=r.getNamedItem("data-name")?.value??r.getNamedItem("data-bm-name")?.value??r.getNamedItem("bm-name")?.value??"";let h=r.getNamedItem("data-anim-prerender")?.value??r.getNamedItem("data-bm-prerender")?.value??r.getNamedItem("bm-prerender")?.value??"";"false"===h&&(i.prerender=!1),i.path?this.setParams(i):this.trigger("destroy")}catch(t){throw console.error(`${this.constructor.name}:
|
|
1
|
+
!function(t){"use strict";let e,s,i,r,a,n,o,h,l,p,c,m,d,u,f,g=(s=0,()=>(s++,`__lottie_element_${s}`));var y,v,b,_,x,w,S,C,E,k,P,M,T,A,D,I,F,L=((y={}).Bounce="bounce",y.Normal="normal",y),$=((v={}).Complete="complete",v.Destroyed="destroyed",v.Error="error",v.Frame="frame",v.Freeze="freeze",v.Load="load",v.Loop="loop",v.Next="next",v.Pause="pause",v.Play="play",v.Previous="previous",v.Ready="ready",v.Rendered="rendered",v.Stop="stop",v),N=((b={}).Contain="xMidYMid meet",b.Cover="xMidYMid slice",b.Initial="none",b.None="xMinYMin slice",b),R=((_={}).Canvas="canvas",_.HTML="html",_.SVG="svg",_);let V=!("u">typeof window&&document);class O{constructor(t,e,s,i){this.type=t,this.currentTime=e,this.totalTime=s,this.direction=i<0?-1:1}}class z{constructor(t,e){this.type=t,this.direction=e<0?-1:1}}class B{constructor(t,e,s,i){this.type=t,this.direction=s,this.currentTime=e,this.totalTime=i}}class G{constructor(t,e,s,i){this.type=t,this.currentLoop=s,this.totalLoops=e,this.direction=i<0?-1:1}}class q{constructor(t,e,s){this.type=t,this.firstFrame=e,this.totalFrames=s}}class j{constructor(t,e){this.type=t,this.target=e}}class W{constructor(t,e){this.type="renderFrameError",this.nativeError=t,this.currentTime=e}}class H{constructor(t,e){this.type="configError",this.nativeError=t}}class U{addEventListener(t,e){return this._cbs[t]=this._cbs[t]??[],this._cbs[t].push(e),()=>{this.removeEventListener(t,e)}}removeEventListener(t,e){if(!e){this._cbs[t]=null;return}if(this._cbs[t]){let s=0,{length:i}=this._cbs[t];for(;s<i;)this._cbs[t][s]===e&&(this._cbs[t].splice(s,1),s--,i--),s++;0===this._cbs[t].length&&(this._cbs[t]=null)}}triggerEvent(t,e){if(!this._cbs[t])return;let{length:s}=this._cbs[t];for(let i=0;i<s;i++)this._cbs[t][i]?.(e)}constructor(){this._cbs={}}}var Y=((x={}).Float32="float32",x.Int16="int16",x.Int32="int32",x.Uint8="uint8",x.Uint8c="uint8c",x),J=((w={}).MouseModifier="ms",w.OffsetPathModifier="op",w.PuckerAndBloatModifier="pb",w.RepeaterModifier="rp",w.RoundCornersModifier="rd",w.TrimModifier="tm",w.ZigZagModifier="zz",w),X=((S={}).Contain="xMidYMid meet",S.Cover="xMidYMid slice",S.Initial="none",S.None="xMinYMin slice",S),K=((C={}).Canvas="canvas",C.HTML="html",C.SVG="svg",C),Z=((E={}).Ellipse="el",E.Fill="fl",E.GradientFill="gf",E.GradientStroke="gs",E.Group="gr",E.Merge="mm",E.NoStyle="no",E.OffsetPath="op",E.Path="sh",E.PolygonStar="sr",E.PuckerBloat="pb",E.Rectangle="rc",E.Repeater="rp",E.RoundedCorners="rd",E.Stroke="st",E.Transform="tr",E.Trim="tm",E.Twist="tw",E.Unknown="ms",E.ZigZag="zz",E),Q=((k={}).TransformEffect="transformEffect",k),tt=((P={}).MultiDimensional="multidimensiional",P.Shape="shape",P.TextSelector="textSelector",P.Transform="transform",P.UniDimensional="unidimensional",P);let te={1:"butt",2:"round",3:"square"},ts={1:"miter",2:"round",3:"bevel"},ti={},tr="",ta=(t,e)=>1e5*Math.abs(t-e)<=Math.min(Math.abs(t),Math.abs(e)),tn=t=>1e-5>=Math.abs(t),to=(t,e)=>ta(t[0],e[0])&&ta(t[1],e[1]),th=(i=0,()=>(i++,`${tr}__lottie_element_${i}`)),tl=(t,e=0,s=100)=>{let i=e,r=s;if(i>r){let t=r;r=i,i=t}return Math.min(Math.max(t,i),r)},tp=t=>Symbol.iterator in Object(t)&&t.length>0,tc=t=>tp(t)&&"number"==typeof t[0],tm=t=>!(!t||tp(t))&&"_type"in t&&"ShapePath"===t._type,td=Math.PI/180,tu="http://www.w3.org/1999/xlink",tf="http://www.w3.org/2000/svg",tg=!("u">typeof window&&document),ty="u">typeof navigator,tv=!!ty&&/^(?:(?!chrome|android).)*safari/i.test(navigator.userAgent);class tb{constructor(t){this.audios=[],this._isMuted=!1,this._volume=1,this.audioFactory=t}addAudio(t){this.audios.push(t)}createAudio(t){return this.audioFactory?this.audioFactory(t):!tg&&"Howl"in window?new window.Howl({src:[t]}):{isPlaying:!1,play:()=>{this.isPlaying=!0},playing:()=>{throw Error(`${this.constructor.name}: Method playing is not implemented`)},rate:()=>{throw Error(`${this.constructor.name}: Method rate is not implemented`)},seek:()=>{this.isPlaying=!1},setVolume:()=>{throw Error(`${this.constructor.name}: Method setVolume is not implemented`)}}}getVolume(){return this._volume}mute(){this._isMuted=!0,this._updateVolume()}pause(){for(let t of this.audios)t.pause()}resume(){for(let t of this.audios)t.resume()}setAudioFactory(t){this.audioFactory=t}setRate(t){for(let e of this.audios)e.setRate(t)}setVolume(t){this._volume=t,this._updateVolume()}unmute(){this._isMuted=!1,this._updateVolume()}_updateVolume(){let{length:t}=this.audios;for(let e=0;e<t;e++)this.audios[e]?.volume(!this._isMuted*this._volume)}}function t_(t,e,s,i){let r,a=new XMLHttpRequest;try{a.responseType="json"}catch(t){}a.onreadystatechange=()=>{if(4===a.readyState){if(200===a.status)return void s(r=tx(a));try{r=tx(a),s(r)}catch(t){i?.(t)}}};try{a.open("GET",t,!0)}catch(s){a.open("GET",`${e}/${t}`,!0)}a.send()}function tx(t){let e=t.getResponseHeader("content-type");return e&&"json"===t.responseType&&e.includes("json")||t.response&&"object"==typeof t.response?t.response:t.response&&"string"==typeof t.response?JSON.parse(t.response):t.responseText?JSON.parse(t.responseText):null}function tw(t,e){let s,{length:i}=t;for(let a=0;a<i;a++)if("ks"in(s=t[a])&&!s.completed){if(s.completed=!0,s.hasMask){let t=s.masksProperties,{length:e}=t??[];for(let s=0;s<e;s++){let e=t?.[s]?.pt?.k;if(!e)continue;if(!tp(e)){tE(e);continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t]?.e??[],i=e[t]?.s??[];s.length>0&&tE(s[0]),i.length>0&&tE(i[0])}}}switch(s.ty){case 0:s.layers=tS(s.refId,e),tw(s.layers,e);break;case 4:tC(s.shapes);break;case 5:var r;r=s,r.t?.a?.length===0&&r.t.p}}}function tS(t,e){if(!t||!e)return;let s=function(t,e){let s=0,{length:i}=e;for(;s<i;){if(e[s]?.id===t)return e[s];s++}return null}(t,e);return s?.layers?s.layers.__used?JSON.parse(JSON.stringify(s.layers)):(s.layers.__used=!0,s.layers):null}function tC(t=[]){let{length:e}=t;for(let s=e-1;s>=0;s--){if(t[s]?.ty===Z.Group){tC(t[s]?.it);continue}if(t[s]?.ty===Z.Path){let e=t[s]?.ks?.k;if(!tp(e)){tE(e);continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t]?.e,i=e[t]?.s;s&&tE(s[0]),i&&tE(i[0])}}}}function tE(t){if(!t)return;let{length:e}=t.i;for(let s=0;s<e;s++)t.i[s][0]+=t.v[s]?.[0]??0,t.i[s][1]+=t.v[s]?.[1]??0,t.o[s][0]+=t.v[s]?.[0]??0,t.o[s][1]+=t.v[s]?.[1]??0}function tk(t,e){let s=e?e.split(".").map(Number):[100,100,100];return t[0]>s[0]||!(s[0]>t[0])&&(t[1]>s[1]||!(s[1]>t[1])&&(t[2]>s[2]||!(s[2]>t[2])&&null))}let tP=(t,e,s)=>{let{length:i}=t;for(let r=0;r<i;r++)t[r]?.ty===s&&e(t[r])},tM=(r=[4,4,14],a=t=>{let e=t.t?.d;t.t&&e&&(t.t.d={k:[{s:e,t:0}]})},t=>{if(!tk(r,t.v))return;tP(t.layers,a,5);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&tP(t.assets[s]?.layers,a,5)}),tT=(n=[4,7,99],t=>{if(!t.chars||tk(n,t.v))return;let{length:e}=t.chars;for(let s=0;s<e;s++){let e=t.chars[s];e?.data?.shapes&&(tC(e.data.shapes),e.data.ip=0,e.data.op=99999,e.data.st=0,e.data.sr=1,e.data.ks={a:{a:0,k:[0,0]},o:{a:0,k:100},p:{a:0,k:[0,0]},r:{a:0,k:0},s:{a:0,k:[100,100]}},t.chars[s]?.t||(e.data.shapes.push({ty:Z.NoStyle}),e.data.shapes[0]?.it?.push({a:{a:0,k:[0,0]},o:{a:0,k:100},p:{a:0,k:[0,0]},r:{a:0,k:0},s:{a:0,k:[100,100]},sa:{a:0,k:0},sk:{a:0,k:0},ty:Z.Transform})))}}),tA=(o=[5,7,15],h=t=>{let e=t.t?.p;e&&("number"==typeof e.a&&(e.a={a:0,k:e.a}),"number"==typeof e.p&&(e.p={a:0,k:e.p}),"number"==typeof e.r&&(e.r={a:0,k:e.r}))},t=>{if(!tk(o,t.v))return;tP(t.layers,h,5);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&tP(t.assets[s]?.layers,h,5)}),tD=(l=[4,1,9],p=t=>{let{length:e}=t;for(let s=0;s<e;s++){if(t[s]?.ty===Z.Group){p(t[s]?.it??[]);continue}if(t[s]?.ty!==Z.Fill&&t[s]?.ty!==Z.Stroke)continue;let e=t[s]?.c?.k;if(!e||"number"==typeof e)continue;if(tc(e)&&e.length>=4){e[0]/=255,e[1]/=255,e[2]/=255,e[3]/=255;continue}let{length:i}=e;for(let t=0;t<i;t++){let s=e[t];s.s[0]/=255,s.s[1]/=255,s.s[2]/=255,s.s[3]/=255,s.e[0]/=255,s.e[1]/=255,s.e[2]/=255,s.e[3]/=255}}},c=t=>{let{length:e}=t;for(let s=0;s<e;s++)t[s]?.ty===4&&p(t[s]?.shapes??[])},t=>{if(!tk(l,t.v))return;c(t.layers);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&c(t.assets[s]?.layers)}),tI=(m=[4,4,18],d=t=>{let{length:e}=t;for(let s=e-1;s>=0;s--){if(t[s]?.ty===Z.Group){d(t[s]?.it??[]);continue}if(t[s]?.ty!==Z.Path)continue;let e=t[s]?.ks?.k;if(!e)continue;let i=!!t[s]?.closed;if(!tp(e)){e.c=i;continue}let{length:r}=e;for(let t=0;t<r;t+=1){let s=e[t]?.e??[],r=e[t]?.s??[];s.length>0&&(s[0].c=i),r.length>0&&(r[0].c=i)}}},u=t=>{let e,{length:s}=t;for(let i=0;i<s;i++){if(e=t[i],e?.hasMask){let t=e.masksProperties,{length:s}=t??[];for(let e=0;e<s;e++){let s=t?.[e]?.pt?.k;if(!s)continue;let i=!!t[e]?.cl;if(!tp(s)){s.c=i;continue}let{length:r}=s;for(let t=0;t<r;t++){let e=s[t]?.e??[],r=s[t]?.s??[];e.length>0&&(e[0].c=i),r.length>0&&(r[0].c=i)}}}e?.ty===4&&d(e.shapes)}},t=>{if(!tk(m,t.v))return;u(t.layers);let{length:e}=t.assets;for(let s=0;s<e;s++)t.assets[s]?.layers&&u(t.assets[s]?.layers)}),tF={checkChars:tT,checkColors:tD,checkPathProperties:tA,checkShapes:tI,completeData:function(t){t.__complete||(tD(t),tM(t),tT(t),tA(t),tI(t),tw(t.layers,t.assets),function(t,e){if(!t)return;let{length:s}=t;for(let i=0;i<s;i++){if(t[i]?.t!==1)continue;let{data:s}=t[i]??{};s&&(s.layers=tS(s.refId,e)),tw(t[i]?.data?.layers??[],e)}}(t.chars,t.assets),t.__complete=!0)},completeLayers:tw},tL=!1,t$=1,tN,tR="Function not implemented.",tV={addEventListener:(t,e,s)=>{throw Error(tR)},dispatchEvent:t=>{throw Error(tR)},onerror:null,onmessage:t=>{throw Error("workerProxy: Method onmessage not implemented")},onmessageerror:null,postMessage:t=>{tN({data:t})},removeEventListener:(t,e,s)=>{throw Error(tR)},terminate:()=>{throw Error(tR)}},tO={postMessage:t=>{tV.onmessage&&tV.onmessage({AT_TARGET:2,bubbles:!1,BUBBLING_PHASE:3,cancelable:!1,cancelBubble:!1,CAPTURING_PHASE:1,composed:!1,composedPath:()=>{throw Error(tR)},currentTarget:null,data:t,defaultPrevented:!1,eventPhase:0,initEvent:(t,e,s)=>{throw Error(tR)},initMessageEvent:(t,e,s,i,r,a,n,o)=>{throw Error(tR)},isTrusted:!1,lastEventId:"",NONE:0,origin:"",ports:[],preventDefault:()=>{throw Error(tR)},returnValue:!1,source:null,srcElement:null,stopImmediatePropagation:()=>{throw Error(tR)},stopPropagation:()=>{throw Error(tR)},target:null,timeStamp:0,type:""})}},tz={};function tB(){e||((e=function(t){if(!tg&&tL){let e=new Blob(["var _workerSelf = self; self.onmessage = ",t.toString()],{type:"text/javascript"});return new Worker(URL.createObjectURL(e))}return tN=t,tV}(t=>{if(tO.dataManager=tO.dataManager??tF,"loadAnimation"===t.data.type)return void t_(t.data.path,t.data.fullPath,e=>{e&&tF.completeData(e),tO.postMessage({id:t.data.id,payload:e,status:"success"})},()=>{tO.postMessage({id:t.data.id,status:"error"})});if("complete"===t.data.type){let{animation:e,id:s}=t.data;tF.completeData(e),tO.postMessage({id:s,payload:e,status:"success"});return}"loadData"===t.data.type&&t_(t.data.path,t.data.fullPath,e=>{tO.postMessage({id:t.data.id,payload:e,status:"success"})},()=>{tO.postMessage({id:t.data.id,status:"error"})})})).onmessage=({data:t})=>{let{id:e,payload:s,status:i}=t,r=tz[e];(tz[e]=null,"success"===i)?r?.onComplete(s):r?.onError&&r.onError()})}function tG(t,e){t$++;let s=`processId_${t$}`;try{return tz[s]={onComplete:t,onError:e},s}catch(t){throw console.error("DataManager}:\n",t),Error("Could not create animation proccess")}}function tq(t,s,i){tB();let r=tG(s,i);e?.postMessage({fullPath:tg?t:window.location.origin+window.location.pathname,id:r,path:t,type:"loadData"})}function tj(t,s,i){tB();let r=tG(s,i);e?.postMessage({animation:t,id:r,type:"complete"})}let tW={interface:null,plugin:null};class tH{getComposition(t){let e=0,{length:s}=this.compositions;for(;e<s;){if(this.compositions[e]?.data&&this.compositions[e]?.data?.nm===t)return this.compositions[e]?.data?.xt&&this.compositions[e]?.prepareFrame(this.currentFrame),this.compositions[e]?.compInterface;e++}return null}registerComposition(t){this.compositions.push(t)}constructor(){this.compositions=[],this.currentFrame=0}}let tU=!0;function tY(t){return tg?null:document.createElement(t)}function tJ(t){return tg?null:document.createElementNS(tf,t)}class tX{constructor(){this.assetsPath="",this.images=[],this.imagesLoadedCb=null,this.loadedAssets=0,this.loadedFootagesCount=0,this.path="",this.totalFootages=0,this.totalImages=0,this._imageLoaded=this.imageLoaded.bind(this),this._footageLoaded=this.footageLoaded.bind(this),this.testImageLoaded=this.testImageLoaded.bind(this),this.createFootageData=this.createFootageData.bind(this),this.proxyImage=this._createProxyImage()}createFootageData(t){let e={assetData:t,img:null};return tq(this.getAssetsPath(t,this.assetsPath,this.path),t=>{t&&(e.img=t),this._footageLoaded()},()=>{this._footageLoaded()}),e}createImageData(t){let e=this.getAssetsPath(t,this.assetsPath,this.path),s=tJ("image"),i={assetData:t,img:s};return tv?this.testImageLoaded(s):s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",()=>{this.proxyImage&&(i.img=this.proxyImage),this._imageLoaded()},!1),s.setAttributeNS(tu,"href",e),this._elementHelper?.append?this._elementHelper.append(s):this._elementHelper?.appendChild(s),i}destroy(){this.imagesLoadedCb=null,this.images.length=0}footageLoaded(){this.loadedFootagesCount++,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}getAsset(t){let e=0,{length:s}=this.images;for(;e<s;){if(this.images[e]?.assetData===t)return this.images[e]?.img??null;e++}return null}imageLoaded(){this.loadedAssets++,this.loadedAssets===this.totalImages&&this.loadedFootagesCount===this.totalFootages&&this.imagesLoadedCb&&this.imagesLoadedCb(null)}loadAssets(t,e){this.imagesLoadedCb=e;let{length:s}=t;for(let e=0;e<s;e++)if(!t[e]?.layers){if((!t[e]?.t||t[e]?.t==="seq")&&this._createImageData){this.totalImages++;let s=this._createImageData(t[e]);s&&this.images.push(s);continue}3===Number(t[e]?.t)&&(this.totalFootages++,this.images.push(this.createFootageData(t[e])))}}loadedFootages(){return this.totalFootages===this.loadedFootagesCount}loadedImages(){return this.totalImages===this.loadedAssets}setAssetsPath(t){this.assetsPath=t||""}setCacheType(t,e){t===K.SVG?(this._elementHelper=e,this._createImageData=this.createImageData.bind(this)):this._createImageData=this.createImgData.bind(this)}setPath(t){this.path=t||""}_createProxyImage(){if(tg)return null;let t=tY(K.Canvas);t.width=1,t.height=1;let e=t.getContext("2d");return e&&(e.fillStyle="rgba(0,0,0,0)",e.fillRect(0,0,1,1)),t}createImgData(t){let e=this.getAssetsPath(t,this.assetsPath,this.path),s=tY("img"),i={assetData:t,img:s};return s.crossOrigin="anonymous",s.addEventListener("load",this._imageLoaded,!1),s.addEventListener("error",()=>{this.proxyImage&&(i.img=this.proxyImage),this._imageLoaded()},!1),s.src=e,i}getAssetsPath(t,e,s){if(t.e)return t.p||"";if(e){let s=t.p;return s?.indexOf("images/")!==-1&&(s=s?.split("/")[1]),`${e}${s||""}`}let i=s;return i+=t.u??"",i+=t.p??""}testImageLoaded(t){if(tg)return;let e=0,s=setInterval(()=>{(t.getBBox().width||e>500)&&(this._imageLoaded(),clearInterval(s)),e++},50)}}let tK=t=>{let e=t.split("\r\n"),s={},{length:i}=e,r=0;for(let t=0;t<i;t++){let i=e[t]?.split(":")??[];2===i.length&&(s[i[0]]=i[1]?.trim(),r++)}if(0===r)throw Error("Could not parse markers");return s};class tZ extends U{constructor(){super(),this.animationData={},this.animationID=th(),this.assets=[],this.assetsPath="",this.audioController=new tb(void 0),this.autoplay=!1,this.currentFrame=0,this.currentRawFrame=0,this.drawnFrameEvent=new O("drawnFrame",0,0,0),this.expressionsPlugin=tW.plugin,this.firstFrame=0,this.frameModifier=1,this.frameMult=0,this.frameRate=60,this.imagePreloader=new tX,this.isLoaded=!1,this.isPaused=!0,this.isSubframeEnabled=tU,this.loop=!0,this.markers=[],this.name="",this.path="",this.playCount=0,this.playDirection=1,this.playSpeed=1,this.projectInterface=new tH,this.renderer=null,this.segmentPos=0,this.segments=[],this.timeCompleted=0,this.totalFrames=0,this.wrapper=null,this.autoloadSegments=!1,this.onComplete=null,this.onDestroy=null,this.onEnterFrame=null,this.onLoopComplete=null,this.onSegmentStart=null,this._completedLoop=!1,this._idle=!0,this._cbs={},this.configAnimation=this.configAnimation.bind(this),this.onSetupError=this.onSetupError.bind(this),this.onSegmentComplete=this.onSegmentComplete.bind(this)}adjustSegment(t,e){this.playCount=0,t[1]<t[0]?(this.frameModifier>0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=t[0]-t[1],this.timeCompleted=this.totalFrames,this.firstFrame=t[1],this.setCurrentRawFrameValue(this.totalFrames-.001-e)):t[1]>t[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=t[1]-t[0],this.timeCompleted=this.totalFrames,this.firstFrame=t[0],this.setCurrentRawFrameValue(.001+e)),this.trigger("segmentStart")}advanceTime(t){if(this.isPaused||!this.isLoaded)return;let e=this.currentRawFrame+t*this.frameModifier,s=!1;e>=this.totalFrames-1&&this.frameModifier>0?this.loop&&this.playCount!==this.loop?e>=this.totalFrames?(this.playCount++,this.checkSegments(e%this.totalFrames)||(this.setCurrentRawFrameValue(e%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(e):this.checkSegments(e>this.totalFrames?e%this.totalFrames:0)||(s=!0,e=this.totalFrames-1):e<0?this.checkSegments(e%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&!0!==this.loop)?(this.setCurrentRawFrameValue(this.totalFrames+e%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(s=!0,e=0)):this.setCurrentRawFrameValue(e),s&&(this.setCurrentRawFrameValue(e),this.pause(),this.trigger("complete"))}checkLoaded(){if(this.isLoaded||!this.renderer.globalData?.fontManager?.isLoaded||!this.imagePreloader.loadedImages()&&this.renderer.rendererType===K.Canvas||!this.imagePreloader.loadedFootages())return;this.isLoaded=!0;let t=tW.plugin;t?.initExpressions(this),this.renderer.initItems(),setTimeout(()=>{this.trigger("DOMLoaded")},0),this.gotoFrame(),this.autoplay&&this.play()}checkSegments(t){return this.segments.length>0&&(this.adjustSegment(this.segments.shift()??[0,0],t),!0)}configAnimation(t){try{this.animationData=t,this.initialSegment?(this.totalFrames=Math.floor(this.initialSegment[1]-this.initialSegment[0]),this.firstFrame=Math.round(this.initialSegment[0])):(this.totalFrames=Math.floor((this.animationData.op||1)-(this.animationData.ip||0)),this.firstFrame=Math.round(this.animationData.ip||0)),this.renderer.configAnimation(t),this.assets=this.animationData.assets,this.frameRate=this.animationData.fr,void 0!==this.animationData.fr&&(this.frameMult=this.animationData.fr/1e3),this.renderer.searchExtraCompositions(t.assets),this.markers=function(t){let e=[],{length:s}=t;for(let i=0;i<s;i++){if("duration"in(t[i]??{})){e.push(t[i]);continue}let s={duration:t[i].dr,time:t[i].tm};try{s.payload=JSON.parse(t[i].cm)}catch(e){try{s.payload=tK(t[i].cm)}catch(e){s.payload={name:t[i].cm}}}e.push(s)}return e}(t.markers??[]),this.trigger("config_ready"),this.preloadImages(),this.loadSegments(),this.updaFrameModifier(),this.waitForFontsLoaded(),this.isPaused&&this.audioController.pause()}catch(t){this.triggerConfigError(t)}}destroy(t){t&&this.name!==t||(this.renderer.destroy(),this.imagePreloader.destroy(),this.trigger("destroy"),this._cbs={},this.onEnterFrame=null,this.onLoopComplete=null,this.onComplete=null,this.onSegmentStart=null,this.onDestroy=null,this.renderer=null,this.expressionsPlugin=null,this.imagePreloader=null,this.projectInterface=null)}getAssetData(t){let e=0,{length:s}=this.assets;for(;e<s;){if(t===this.assets[e]?.id)return this.assets[e];e++}return null}getAssetsPath(t){let e;if(!t)return"";if(t.e)e=t.p||"";else if(this.assetsPath){let s=t.p;s?.indexOf("images/")!==-1&&(s=s?.split("/")[1]),e=this.assetsPath+(s||"")}else e=this.path+(t.u??"")+(t.p??"");return e}getDuration(t){return t?this.totalFrames:this.totalFrames/this.frameRate}getMarkerData(t){for(let e=0;e<this.markers.length;e++)if(this.markers[e]?.payload?.name===t)return this.markers[e];return null}getPath(){return this.path}getVolume(){return this.audioController.getVolume()}goToAndPlay(t,e,s){if(!s||this.name===s){if(isNaN(t)){let e=this.getMarkerData(t);e&&(e.duration?this.playSegments([e.time,e.time+e.duration],!0):this.goToAndStop(e.time,!0))}else this.goToAndStop(t,e,s);this.play()}}goToAndStop(t,e,s){if(!s||this.name===s){if(isNaN(t)){let e=this.getMarkerData(t);e&&this.goToAndStop(e.time,!0)}else e?this.setCurrentRawFrameValue(t):this.setCurrentRawFrameValue(t*this.frameModifier);this.pause()}}gotoFrame(){this.currentFrame=this.isSubframeEnabled?this.currentRawFrame:~~this.currentRawFrame,this.timeCompleted!==this.totalFrames&&this.currentFrame>this.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")}hide(){this.renderer.hide()}imagesLoaded(){this.trigger("loaded_images"),this.checkLoaded()}includeLayers(t){this.animationData.op&&t.op>this.animationData.op&&(this.animationData.op=t.op,this.totalFrames=Math.floor(t.op-(this.animationData.ip||0)));let{assets:e,layers:s}=this.animationData,i,{length:r}=s,a=t.layers,{length:n}=a;for(let t=0;t<n;t++)for(i=0;i<r;){if(s[i]?.id===a[t]?.id){s[i]=a[t];break}i++}for((t.chars||t.fonts)&&(this.renderer.globalData?.fontManager?.addChars(t.chars),this.renderer.globalData?.fontManager?.addFonts(t.fonts,this.renderer.globalData.defs)),r=t.assets.length,i=0;i<r;i++)e.push(t.assets[i]);this.animationData.__complete=!1,tj(this.animationData,this.onSegmentComplete)}loadNextSegment(){let{segments:t}=this.animationData;if(!t||0===t.length||!this.autoloadSegments){this.trigger("data_ready"),this.timeCompleted=this.totalFrames;return}let e=t.shift();this.timeCompleted=Number(e?.time)*this.frameRate;let s=`${this.path+(this.fileName||"")}_${this.segmentPos}.json`;this.segmentPos++,tq(s,this.includeLayers.bind(this),()=>{this.trigger("data_failed")})}loadSegments(){let{segments:t}=this.animationData;t||(this.timeCompleted=this.totalFrames),this.loadNextSegment()}mute(t){t&&this.name!==t||this.audioController.mute()}onSegmentComplete(t){this.animationData=t;let e=tW.plugin;e?.initExpressions(this),this.loadNextSegment()}onSetupError(){this.trigger("data_failed")}pause(t){(!t||this.name===t)&&(this.isPaused||(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause()))}play(t){(!t||this.name===t)&&this.isPaused&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))}playSegments(t,e){if(e&&(this.segments.length=0),tp(t[0])){let{length:e}=t;for(let s=0;s<e;s++)this.segments.push(t[s])}else this.segments.push(t);this.segments.length>0&&e&&this.adjustSegment(this.segments.shift()??[0,0],0),this.isPaused&&this.play()}preloadImages(){this.imagePreloader.setAssetsPath(this.assetsPath),this.imagePreloader.setPath(this.path),this.imagePreloader.loadAssets(this.animationData.assets,this.imagesLoaded.bind(this))}renderFrame(t){if(this.isLoaded)try{this.expressionsPlugin?.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(t){this.triggerRenderFrameError(t)}}resetSegments(t){this.segments.length=0,this.segments.push([this.animationData.ip,this.animationData.op]),t&&this.checkSegments(0)}resize(t,e){this.renderer.updateContainerSize("number"==typeof t?t:void 0,"number"==typeof e?e:void 0)}setCurrentRawFrameValue(t){this.currentRawFrame=t,this.gotoFrame()}setData(t,e){try{let s=e;s&&"object"!=typeof s&&(s=JSON.parse(s));let i={animationData:s,wrapper:t},r=t.attributes;i.path=r.getNamedItem("data-animation-path")?.value??r.getNamedItem("data-bm-path")?.value??r.getNamedItem("bm-path")?.value??"";let a=r.getNamedItem("data-anim-type")?.value??r.getNamedItem("data-bm-type")?.value??r.getNamedItem("bm-type")?.value??r.getNamedItem("data-bm-renderer")?.value??r.getNamedItem("bm-renderer")?.value??(()=>{if(ti.canvas)return K.Canvas;let t=Object.keys(ti),{length:e}=t;for(let s=0;s<e;s++)if(ti[t[s]])return t[s];return K.SVG})();Object.values(K).includes(a)?i.animType=a:i.animType=K.Canvas;let n=r.getNamedItem("data-anim-loop")?.value??r.getNamedItem("data-bm-loop")?.value??r.getNamedItem("bm-loop")?.value??"";"false"===n?i.loop=!1:"true"===n?i.loop=!0:""!==n&&(i.loop=parseInt(n,10));let o=r.getNamedItem("data-anim-autoplay")?.value??r.getNamedItem("data-bm-autoplay")?.value??r.getNamedItem("bm-autoplay")?.value??!0;i.autoplay="false"!==o,i.name=r.getNamedItem("data-name")?.value??r.getNamedItem("data-bm-name")?.value??r.getNamedItem("bm-name")?.value??"";let h=r.getNamedItem("data-anim-prerender")?.value??r.getNamedItem("data-bm-prerender")?.value??r.getNamedItem("bm-prerender")?.value??"";"false"===h&&(i.prerender=!1),i.path?this.setParams(i):this.trigger("destroy")}catch(t){throw console.error(`${this.constructor.name}:
|
|
2
2
|
`,t),Error(`${this.constructor.name}: Could not set data`)}}setDirection(t,e){e&&this.name!==e||(this.playDirection=t<0?-1:1,this.updaFrameModifier())}setLoop(t){this.loop=t}setParams(t){try{(t.wrapper||t.container)&&(this.wrapper=t.wrapper??t.container??null);let a=K.SVG;t.animType?a=t.animType:t.renderer&&(a=t.renderer);let n=(t=>{if(!ti[t])throw Error("Could not get renderer");return ti[t]})(a);if(this.renderer=new n(this,t.rendererSettings),this.imagePreloader.setCacheType(a,this.renderer.globalData?.defs),this.renderer.setProjectInterface(this.projectInterface),this.animType=a,""===t.loop||null===t.loop||void 0===t.loop||!0===t.loop?this.loop=!0:!1===t.loop?this.loop=!1:this.loop=parseInt(`${t.loop}`,10),this.autoplay=!("autoplay"in t)||!!t.autoplay,this.name=t.name??"",this.autoloadSegments=!!(!Object.hasOwn(t,"autoloadSegments")||t.autoloadSegments),this.assetsPath=t.assetsPath??this.assetsPath,this.initialSegment=t.initialSegment,t.audioFactory&&this.audioController.setAudioFactory(t.audioFactory),t.animationData)this.setupAnimation(t.animationData);else if(t.path){var s,i,r;let a;t.path.includes("\\")?this.path=t.path.slice(0,Math.max(0,t.path.lastIndexOf("\\")+1)):this.path=t.path.slice(0,Math.max(0,t.path.lastIndexOf("/")+1)),this.fileName=t.path.slice(Math.max(0,t.path.lastIndexOf("/")+1)),this.fileName=this.fileName.slice(0,Math.max(0,this.fileName.lastIndexOf(".json"))),s=t.path,i=this.configAnimation,r=this.onSetupError,tB(),a=tG(i,r),e?.postMessage({fullPath:tg?s:window.location.origin+window.location.pathname,id:a,path:s,type:"loadAnimation"})}}catch(t){throw console.error(`${this.constructor.name}:
|
|
3
3
|
`,t),Error(`${this.constructor.name}: Could not set params`)}}setSegment(t,e){let s=-1;this.isPaused&&(this.currentRawFrame+this.firstFrame<t?s=t:this.currentRawFrame+this.firstFrame>e&&(s=e-t)),this.firstFrame=t,this.totalFrames=e-t,this.timeCompleted=this.totalFrames,-1!==s&&this.goToAndStop(s,!0)}setSpeed(t,e){e&&this.name!==e||(this.playSpeed=t,this.updaFrameModifier())}setSubframe(t=!1){this.isSubframeEnabled=t}setupAnimation(t){tj(t,this.configAnimation)}setVolume(t,e){e&&this.name!==e||this.audioController.setVolume(t)}show(){this.renderer.show()}stop(t){t&&this.name!==t||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))}togglePause(t){t&&this.name!==t||(this.isPaused?this.play():this.pause())}trigger(t){try{if(!this._cbs[t])return;switch(t){case"enterFrame":this.triggerEvent(t,new O(t,this.currentFrame,this.totalFrames,this.frameModifier)),this.onEnterFrame?.(new O(t,this.currentFrame,this.totalFrames,this.frameMult));break;case"drawnFrame":this.triggerEvent(t,new B(t,this.currentFrame,this.frameModifier,this.totalFrames));break;case"loopComplete":this.triggerEvent(t,new G(t,Number(this.loop),this.playCount,this.frameMult)),this.onLoopComplete?.(new G(t,this.loop,this.playCount,this.frameMult));break;case"complete":this.triggerEvent(t,new z(t,this.frameMult)),this.onComplete?.(new z(t,this.frameMult));break;case"segmentStart":this.triggerEvent(t,new q(t,this.firstFrame,this.totalFrames)),this.onSegmentStart?.(new q(t,this.firstFrame,this.totalFrames));break;case"destroy":this.triggerEvent(t,new j(t,this)),this.onDestroy?.(new j(t,this));break;default:this.triggerEvent(t)}}catch(t){console.error(`${this.constructor.name}:
|
|
4
|
-
`,t)}}triggerConfigError(t){let e=new H(t,this.currentFrame);this.triggerEvent("error",e),this.onError?.(e)}triggerRenderFrameError(t){let e=new W(t,this.currentFrame);this.triggerEvent("error",e),this.onError?.(e)}unmute(t){t&&this.name!==t||this.audioController.unmute()}updaFrameModifier(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)}updateDocumentData(t,e,s){try{let i=this.renderer.getElementByPath(t);i?.updateDocumentData([],e,s)}catch(t){console.error(this.constructor.name,t)}}waitForFontsLoaded(){this.renderer.globalData?.fontManager?.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20)}}let tQ=!0,t0=0,t1=0,t2=0,t3=[];function t5(){t2++,t2&&tQ&&!tg&&(requestAnimationFrame(t4),tQ=!1)}function t4(t){t0=t,tg||requestAnimationFrame(t8)}function t6({target:t}){let e=0;if(!t)throw Error("No animation to remove");for(;e<t1;)t3[e]?.animation===t&&(t3.splice(e,1),e--,t1-=1,t.isPaused||t7()),e++}function t8(t){let e=t-t0;for(let t=0;t<t1;t++){let{animation:s}=t3[t]??{animation:null};s?.advanceTime(e)}t0=t,!t2||tQ?tQ=!0:tg||requestAnimationFrame(t8)}function t9(t,e){t.addEventListener("destroy",t6),t.addEventListener("_active",t5),t.addEventListener("_idle",t7),t3.push({animation:t,elem:e}),t1++}function t7(){t2--}let et=(()=>{function t(t,e){let s,i=[];switch(t){case Y.Int16:case Y.Uint8c:s=1;break;case Y.Float32:case Y.Int32:case Y.Uint8:default:s=1.1}for(let t=0;t<e;t++)i.push(s);return i}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?function(e,s){return e===Y.Float32?new Float32Array(s):e===Y.Int16?new Int16Array(s):e===Y.Uint8c?new Uint8ClampedArray(s):t(e,s)}:t})();function ee(t){return Array.from({length:t})}class es{constructor(){this.props=et(Y.Float32,16),this._identity=!0,this._identityCalculated=!1,this.reset()}applyToPoint(t,e,s){return{x:t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0),y:t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0),z:t*(this.props[2]??0)+e*(this.props[6]??0)+s*(this.props[10]??0)+(this.props[14]??0)}}applyToPointArray(t,e,s){return this.isIdentity()?[t,e,s]:[t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0),t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0),t*(this.props[2]??0)+e*(this.props[6]??0)+s*(this.props[10]??0)+(this.props[14]??0)]}applyToPointStringified(t,e){if(this.isIdentity())return`${t},${e}`;let s=this.props;return`${Math.round((t*(s[0]??0)+e*(s[4]??0)+(s[12]??0))*100)/100},${Math.round((t*(s[1]??0)+e*(s[5]??0)+(s[13]??0))*100)/100}`}applyToTriplePoints(t,e,s){let i=et(Y.Float32,6);if(this.isIdentity())i.set([t[0]??0,t[1]??0,e[0]??0,e[1]??0,s[0]??0,s[1]??0]);else{let r=this.props[0]??0,a=this.props[1]??0,n=this.props[4]??0,o=this.props[5]??0,h=this.props[12]??0,l=this.props[13]??0;i.set([(t[0]??0)*r+(t[1]??0)*n+h,(t[0]??0)*a+(t[1]??0)*o+l,(e[0]??0)*r+(e[1]??0)*n+h,(e[0]??0)*a+(e[1]??0)*o+l,(s[0]??0)*r+(s[1]??0)*n+h,(s[0]??0)*a+(s[1]??0)*o+l])}return i}applyToX(t,e,s){return t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0)}applyToY(t,e,s){return t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0)}applyToZ(t,e,s){return t*this.props[2]+e*this.props[6]+s*this.props[10]+this.props[14]}clone(t){return t.props.set(this.props),t}cloneFromProps(t){return this.props.set(t),this}equals(t){return this.props.every((e,s)=>e===t?.props[s])}getInverseMatrix(){let t=(this.props[0]??0)*(this.props[5]??0)-(this.props[1]??0)*(this.props[4]??0),e=this.props[5]/t,s=-this.props[1]/t,i=-this.props[4]/t,r=this.props[0]/t,a=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/t,n=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/t,o=new es;return o.setTransform(e,s,0,0,i,r,0,0,0,0,1,0,a,n,0,1),o}inversePoint(t){return this.getInverseMatrix().applyToPoint(t[0]??0,t[1]??0,t[2]??0)}inversePoints(t){return t.map(t=>this.inversePoint(t))}isIdentity(){return this._identityCalculated||(this._identity=1===this.props[0]&&0===this.props[1]&&0===this.props[2]&&0===this.props[3]&&0===this.props[4]&&1===this.props[5]&&0===this.props[6]&&0===this.props[7]&&0===this.props[8]&&0===this.props[9]&&1===this.props[10]&&0===this.props[11]&&0===this.props[12]&&0===this.props[13]&&0===this.props[14]&&1===this.props[15],this._identityCalculated=!0),this._identity}multiply(t){return this.transform(...t.props)}reset(){return this.props.set([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]),this}rotate(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(e,-s,0,0,s,e,0,0,0,0,1,0,0,0,0,1)}rotateX(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(1,0,0,0,0,e,-s,0,0,s,e,0,0,0,0,1)}rotateY(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(e,0,s,0,0,1,0,0,-s,0,e,0,0,0,0,1)}rotateZ(t){return this.rotate(t)}scale(t,e,s=1){return 1===t&&1===e&&1===s?this:this._t(t,0,0,0,0,e,0,0,0,0,s,0,0,0,0,1)}setTransform(t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f){return this.props.set([t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f]),this}shear(t,e){return this._t(1,e,t,1,0,0)}skew(t,e){return this.shear(Math.tan(t),Math.tan(e))}skewFromAxis(t,e){let s=Math.cos(e),i=Math.sin(e);return this._t(s,i,0,0,-i,s,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,Math.tan(t),1,0,0,0,0,1,0,0,0,0,1)._t(s,-i,0,0,i,s,0,0,0,0,1,0,0,0,0,1)}to2dCSS(){let t=this.roundMatrixProperty(this.props[0]??0),e=this.roundMatrixProperty(this.props[1]??0),s=this.roundMatrixProperty(this.props[4]??0),i=this.roundMatrixProperty(this.props[5]??0),r=this.roundMatrixProperty(this.props[12]??0),a=this.roundMatrixProperty(this.props[13]??0);return`matrix(${t},${e},${s},${i},${r},${a})`}toCSS(){let t="matrix3d(";for(let e=0;e<16;e++)t+=`${Math.round((this.props[e]??0)*1e4)/1e4}`+(15===e?")":",");return t}transform(t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f){let g=this.props;if(1===t&&0===e&&0===s&&0===i&&0===r&&1===a&&0===n&&0===o&&0===h&&0===l&&1===p&&0===c)return g[12]=(g[12]??0)*t+(g[15]??0)*m,g[13]=(g[13]??0)*a+(g[15]??0)*d,g[14]=(g[14]??0)*p+(g[15]??0)*u,g[15]*=f,this._identityCalculated=!1,this;let y=g[0]??0,v=g[1]??0,b=g[2]??0,_=g[3]??0,x=g[4]??0,w=g[5]??0,S=g[6]??0,C=g[7]??0,E=g[8]??0,k=g[9]??0,P=g[10]??0,M=g[11]??0,T=g[12]??0,A=g[13]??0,D=g[14]??0,I=g[15]??0;return g[0]=y*t+v*r+b*h+_*m,g[1]=y*e+v*a+b*l+_*d,g[2]=y*s+v*n+b*p+_*u,g[3]=y*i+v*o+b*c+_*f,g[4]=x*t+w*r+S*h+C*m,g[5]=x*e+w*a+S*l+C*d,g[6]=x*s+w*n+S*p+C*u,g[7]=x*i+w*o+S*c+C*f,g[8]=E*t+k*r+P*h+M*m,g[9]=E*e+k*a+P*l+M*d,g[10]=E*s+k*n+P*p+M*u,g[11]=E*i+k*o+P*c+M*f,g[12]=T*t+A*r+D*h+I*m,g[13]=T*e+A*a+D*l+I*d,g[14]=T*s+A*n+D*p+I*u,g[15]=T*i+A*o+D*c+I*f,this._identityCalculated=!1,this}translate(t,e,s){let i=s||0;return 0!==t||0!==e||0!==i?this._t(1,0,0,0,0,1,0,0,0,0,1,0,t,e,i,1):this}_t(...t){return this.transform(...t)}roundMatrixProperty(t){return t<1e-6&&t>0||t>-1e-6&&t<0?Math.round(1e4*t)/1e4:t}}class ei{init(t){this.effectsManager=t,this.type=Q.TransformEffect,this.matrix=new es,this.opacity=-1,this._mdf=!1,this._opMdf=!1}renderFrame(t){if(this._opMdf=!1,this._mdf=!1,!t&&!this.effectsManager?._mdf)return;let e=this.effectsManager?.effectElements??[],s=e[0]?.p.v,i=e[1]?.p.v,r=e[2]?.p.v===1,a=e[3]?.p.v,n=r?a:e[4]?.p.v,o=e[5]?.p.v,h=e[6]?.p.v,l=e[7]?.p.v;this.matrix?.reset(),this.matrix?.translate(-s[0],-s[1],s[2]),this.matrix?.scale(.01*n,.01*a,1),this.matrix?.rotate(-l*td),this.matrix?.skewFromAxis(-o*td,(h+90)*td),this.matrix?.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==e[8]?.p.v&&(this.opacity=e[8]?.p.v,this._opMdf=!0)}constructor(){this.opacity=1}}let er={};class ea{constructor(t){let e;const{length:s}=t.data.ef??[];this.filters=[];for(let i=0;i<s;i++){e=null;const s=t.data.ef?.[i]?.ty;s&&er[s]&&(e=new er[s].effect(t.effectsManager?.effectElements[i],t)),e&&this.filters.push(e)}this.filters.length>0&&t.addRenderableComponent(this)}getEffects(t){let{length:e}=this.filters,s=[];for(let i=0;i<e;i++){let e=this.filters[i];e?.type===t&&s.push(e)}return s}renderFrame(t){let{length:e}=this.filters;for(let s=0;s<e;s++)this.filters[s]?.renderFrame(t)}}class en{constructor(t,e,s){this._length=0,this._maxLength=t,this._create=e,this._release=s,this.pool=ee(this._maxLength),this.newElement=this.newElement.bind(this),this.release=this.release.bind(this)}newElement(){let t;return this._length?(this._length-=1,t=this.pool[this._length]):t=this._create(),t}release(t){if(this._length===this._maxLength){var e;this.pool=[...e=this.pool,...ee(e.length)],this._maxLength*=2}this._release&&this._release(t),this.pool[this._length]=t,this._length++}}let eo=new en(8,()=>et(Y.Float32,2));class eh{get _type(){return"ShapePath"}constructor(){this.lengths=[],this.c=!1,this._length=0,this._maxLength=8,this.v=ee(this._maxLength),this.o=ee(this._maxLength),this.i=ee(this._maxLength)}doubleArrayLength(){this.v=[...this.v,...ee(this._maxLength)],this.i=[...this.i,...ee(this._maxLength)],this.o=[...this.o,...ee(this._maxLength)],this._maxLength*=2}length(){return this._length}setLength(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t}setPathData(t,e){this.c=t,this.setLength(e);let s=0;for(;s<e;)this.v[s]=eo.newElement(),this.o[s]=eo.newElement(),this.i[s]=eo.newElement(),s++}setTripleAt(t,e,s,i,r,a,n,o){this.setXYAt(t,e,"v",n,o),this.setXYAt(s,i,"o",n,o),this.setXYAt(r,a,"i",n,o)}setXYAt(t,e,s,i,r){let a;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),s){case"v":a=this.v;break;case"i":a=this.i;break;case"o":a=this.o;break;default:a=[]}a[i]&&r||(a[i]=eo.newElement()),a[i][0]=t,a[i][1]=e}toReversed(){let t=new eh;t.setPathData(this.c,this._length);let e=this.v,s=this.o,i=this.i,r=0;this.c&&(t.setTripleAt(e[0]?.[0]??0,e[0]?.[1]??0,i[0]?.[0]??0,i[0]?.[1]??0,s[0]?.[0]??0,s[0]?.[1]??0,0,!1),r=1);let{_length:a}=this,n=a-1;for(let o=r;o<a;o++)t.setTripleAt(e[n]?.[0]??0,e[n]?.[1]??0,i[n]?.[0]??0,i[n]?.[1]??0,s[n]?.[0]??0,s[n]?.[1]??0,o,!1),n-=1;return t}}let el=new en(4,function(){return new eh},function(t){if(!tm(t))return;let e=t._length;for(let s=0;s<e;s++)eo.release(t.v[s]),eo.release(t.i[s]),eo.release(t.o[s]),t.v[s]=null,t.i[s]=null,t.o[s]=null;t._length=0,t.c=!1}),{newElement:ep}=el,{release:ec}=el;function em(t){let e=ep(),s=t._length??t.v.length;e.setLength(s),e.c=t.c;for(let i=0;i<s;i++)e.setTripleAt(t.v[i]?.[0]??0,t.v[i]?.[1]??0,t.o[i]?.[0]??0,t.o[i]?.[1]??0,t.i[i]?.[0]??0,t.i[i]?.[1]??0,i);return e}class ed{constructor(){this._length=0,this._maxLength=4,this.shapes=ee(this._maxLength)}addShape(t){this._length===this._maxLength&&(this.shapes=[...this.shapes,...ee(this._maxLength)],this._maxLength*=2),this.shapes[this._length]=t,this._length++}releaseShapes(){for(let t=0;t<this._length;t++)ec(this.shapes[t]);this._length=0}}function eu(){return new ed}ee(4);let ef={default:150},eg=new en(8,()=>({addedLength:0,lengths:et(Y.Float32,ef.default),percents:et(Y.Float32,ef.default)})),ey=new en(8,()=>({lengths:[],totalLength:0}),t=>{if(!tm(t))return;let{length:e}=t.lengths;for(let s=0;s<e;s++)eg.release(t.lengths[s]);t.lengths.length=0}),ev=et(Y.Float32,8);function eb(t,e,s,i){let r={},a=`${t[0]}_${t[1]}_${e[0]}_${e[1]}_${s[0]}_${s[1]}_${i[0]}_${i[1]}`.replaceAll(".","p");if(!r[a]){let n=ef.default,o,h,l=0,p,c,m=null;2===t.length&&(t[0]!==e[0]||t[1]!==e[1])&&ew(t[0],t[1],e[0],e[1],t[0]+s[0],t[1]+s[1])&&ew(t[0],t[1],e[0],e[1],e[0]+i[0],e[1]+i[1])&&(n=2);let d=new ek(n),{length:u}=s;for(let r=0;r<n;r++){c=ee(u),h=r/(n-1),p=0;for(let r=0;r<u;r++)o=Math.pow(1-h,3)*(t[r]??0)+3*Math.pow(1-h,2)*h*((t[r]??0)+(s[r]??0))+3*(1-h)*Math.pow(h,2)*((e[r]??0)+(i[r]??0))+Math.pow(h,3)*(e[r]??0),c[r]=o,null!==m&&(p+=Math.pow(Number(c[r])-Number(m[r]),2));l+=p=Math.sqrt(p),d.points[r]=new eP(p,c),m=c}d.segmentLength=l,r[a]=d}return r[a]}function e_(t,e,s,i,r,a,n){let o=r,h=a;o<0?o=0:o>1&&(o=1);let l=eE(o,n)??0,p=eE(h=h>1?1:h,n)??0,c=1-l,m=1-p,d=c*c*c,u=l*c*c*3,f=l*l*c*3,g=l*l*l,y=c*c*m,v=l*c*m+c*l*m+c*c*p,b=l*l*m+c*l*p+l*c*p,_=l*l*p,x=c*m*m,w=l*m*m+c*p*m+c*m*p,S=l*p*m+c*p*p+l*m*p,C=l*p*p,E=m*m*m,k=p*m*m+m*p*m+m*m*p,P=p*p*m+m*p*p+p*m*p,M=p*p*p,{length:T}=t;for(let r=0;r<T;r++)ev[4*r]=Math.round((d*(t[r]??0)+u*(s[r]??0)+f*(i[r]??0)+g*(e[r]??0))*1e3)/1e3,ev[4*r+1]=Math.round((y*(t[r]??0)+v*(s[r]??0)+b*(i[r]??0)+_*(e[r]??0))*1e3)/1e3,ev[4*r+2]=Math.round((x*(t[r]??0)+w*(s[r]??0)+S*(i[r]??0)+C*(e[r]??0))*1e3)/1e3,ev[4*r+3]=Math.round((E*(t[r]??0)+k*(s[r]??0)+P*(i[r]??0)+M*(e[r]??0))*1e3)/1e3;return ev}function ex(t){let e,s=ey.newElement(),i=t.c,r=t.v,a=t.o,n=t.i,o=t._length||0,{lengths:h}=s,l=0;for(e=0;e<o-1;e++)h[e]=eC(r[e],r[e+1],a[e],n[e+1]),l+=h[e]?.addedLength??0;return i&&o&&(h[e]=eC(r[e],r[0],a[e],n[0]),l+=h[e]?.addedLength??0),s.totalLength=l,s}function ew(t,e,s,i,r,a){let n=t*i+e*r+s*a-r*i-a*t-s*e;return n>-.001&&n<.001}function eS(t,e,s,i,r,a,n,o,h){let l;if(0===s&&0===a&&0===h)return ew(t,e,i,r,n,o);let p=Math.sqrt(Math.pow(i-t,2)+Math.pow(r-e,2)+Math.pow(a-s,2)),c=Math.sqrt(Math.pow(n-t,2)+Math.pow(o-e,2)+Math.pow(h-s,2)),m=Math.sqrt(Math.pow(n-i,2)+Math.pow(o-r,2)+Math.pow(h-a,2));return(l=p>c?p>m?p-c-m:m-c-p:m>c?m-c-p:c-p-m)>-1e-4&&l<1e-4}function eC(t,e,s,i){let r=ef.default,a,n,o=0,h,l=[],p=[],c=eg.newElement(),m=s.length;for(let d=0;d<r;d++){n=d/(r-1),h=0;for(let r=0;r<m;r++)a=Math.pow(1-n,3)*(t[r]??0)+3*Math.pow(1-n,2)*n*(s[r]??0)+3*(1-n)*Math.pow(n,2)*(i[r]??0)+Math.pow(n,3)*(e[r]??0),l[r]=a,"number"==typeof p[r]&&(h+=Math.pow((l[r]??0)-(p[r]??0),2)),p[r]=l[r]??0;h&&(o+=h=Math.sqrt(h)),c.percents[d]=n,c.lengths[d]=o}return c.addedLength=o,c}function eE(t,{addedLength:e,lengths:s,percents:i}){let{length:r}=i,a=Math.floor((r-1)*t),n=t*e,o=0;if(a===r-1||0===a||n===s[a])return i[a];let h=(s[a]??0)>n?-1:1,l=!0;for(;l;)if((s[a]??0)<=n&&(s[a+1]??0)>n?(o=(n-(s[a]??0))/((s[a+1]??0)-(s[a]??0)),l=!1):a+=h,a<0||a>=r-1){if(a===r-1)return i[a];l=!1}return(i[a]??0)+((i[a+1]??0)-(i[a]??0))*o}class ek{constructor(t){this.segmentLength=0,this.points=Array.from({length:t})}}class eP{constructor(t,e){this.partialLength=t,this.point=e}}let eM=function(t,e,s,i,r,a){let n=eE(r,a)??0,o=1-n;return[Math.round((o*o*o*t[0]+(n*o*o+o*n*o+o*o*n)*s[0]+(n*n*o+o*n*n+n*o*n)*i[0]+n*n*n*e[0])*1e3)/1e3,Math.round((o*o*o*t[1]+(n*o*o+o*n*o+o*o*n)*s[1]+(n*n*o+o*n*n+n*o*n)*i[1]+n*n*n*e[1])*1e3)/1e3]},eT={};function eA(t,e,s,i,r){let a=r||`bez_${t}_${e}_${s}_${i}`.replaceAll(".","p");if(eT[a])return eT[a];let n=new eD([t,e,s,i]);return eT[a]=n,n}class eD{constructor(t){this.float32ArraySupported="function"==typeof Float32Array,this.kSplineTableSize=11,this.kSampleStepSize=1/(this.kSplineTableSize-1),this.NEWTON_ITERATIONS=4,this.NEWTON_MIN_SLOPE=.001,this.SUBDIVISION_MAX_ITERATIONS=10,this.SUBDIVISION_PRECISION=1e-7,this._p=t,this._mSampleValues=this.float32ArraySupported?new Float32Array(this.kSplineTableSize):Array.from({length:this.kSplineTableSize}),this._precomputed=!1,this.get=this.get.bind(this)}_calcSampleValues(){let t=this._p[0],e=this._p[2];for(let s=0;s<this.kSplineTableSize;++s)this._mSampleValues[s]=this.calcBezier(s*this.kSampleStepSize,t??0,e??0)}_getTForX(t){let e=this._p[0],s=this._p[2],i=this._mSampleValues,r=0,a=1,n=this.kSplineTableSize-1;for(;a!==n&&Number(i[a])<=t;++a)r+=this.kSampleStepSize;let o=r+(t-Number(i[--a]))/(Number(i[a+1])-Number(i[a]))*this.kSampleStepSize,h=this.getSlope(o,e??0,s??0);return h>=this.NEWTON_MIN_SLOPE?this.newtonRaphsonIterate(t,o,e??0,s??0):0===h?o:this.binarySubdivide(t,r,r+this.kSampleStepSize,e??0,s??0)}_precompute(){let t=this._p[0],e=this._p[1],s=this._p[2],i=this._p[3];this._precomputed=!0,(t!==e||s!==i)&&this._calcSampleValues()}get(t){let e=this._p[0],s=this._p[1],i=this._p[2],r=this._p[3];return(this._precomputed||this._precompute(),e===s&&i===r)?t:0===t?0:1===t?1:this.calcBezier(this._getTForX(t),s??0,r??0)}A(t,e){return 1-3*e+3*t}B(t,e){return 3*e-6*t}binarySubdivide(t,e,s,i,r){let a=e,n=s,o,h,l=0;do h=a+(n-a)/2,(o=this.calcBezier(h,i,r)-t)>0?n=h:a=h;while(Math.abs(o)>this.SUBDIVISION_PRECISION&&++l<this.SUBDIVISION_MAX_ITERATIONS);return h}C(t){return 3*t}calcBezier(t,e,s){return((this.A(e,s)*t+this.B(e,s))*t+this.C(e))*t}getSlope(t,e,s){return 3*this.A(e,s)*t*t+2*this.B(e,s)*t+this.C(e)}newtonRaphsonIterate(t,e,s,i){let r=e;for(let e=0;e<this.NEWTON_ITERATIONS;++e){let e=this.getSlope(r,s,i);if(0===e)break;let a=this.calcBezier(r,s,i)-t;r-=a/e}return r}}class eI{addDynamicProperty(t){this.dynamicProperties.includes(t)||(this.dynamicProperties.push(t),this.container?.addDynamicProperty(this),this._isAnimated=!0)}getValue(t){throw Error(`${this.constructor.name}: Method getValue is not implemented`)}initDynamicPropertyContainer(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}iterateDynamicProperties(){this._mdf=!1;let{length:t}=this.dynamicProperties;for(let e=0;e<t;e++)this.dynamicProperties[e]?.getValue(),this.dynamicProperties[e]?._mdf&&(this._mdf=!0);return 0}setGroupProperty(t){}constructor(){this.dynamicProperties=[]}}let eF=t=>{let e=t[0]*td,s=t[1]*td,i=t[2]*td,r=Math.cos(e/2),a=Math.cos(s/2),n=Math.cos(i/2),o=Math.sin(e/2),h=Math.sin(s/2),l=Math.sin(i/2);return[o*h*n+r*a*l,o*a*n+r*h*l,r*h*n-o*a*l,r*a*n-o*h*l]};class eL extends eI{addEffect(t){this.effectsSequence.push(t),this.container?.addDynamicProperty(this)}getSpeedAtTime(t){throw Error(`${this.constructor.name}: Method getSpeedAtTime is not implemented`)}getValueAtCurrentTime(){if(this._caching=this._caching??{},!this.keyframes)return;let{_caching:t,comp:e,keyframes:s,offsetTime:i}=this,r=Number(e?.renderedFrame)-i,a=(s[0]?.t??0)-i,n=s.length-1,o=(s[n]?.t??0)-i,{lastFrame:h}=t;return r===h||-999999!==h&&(h>=o&&r>=o||h<a&&r<a)||(h>=r&&(t._lastKeyframeIndex=-1,t.lastIndex=0),this.pv=this.interpolateValue(r,t)),t.lastFrame=r,this.pv}getValueAtTime(t,e){throw Error(`${this.constructor.name}: Method getValueAtTime is not implemented`)}getVelocityAtTime(t){throw Error(`${this.constructor.name}: Method getVelocityAtTime is not implemented`)}initiateExpression(t,e,s){throw Error("Method not implemented")}interpolateValue(t,e={}){let s,{offsetTime:i,pv:r}=this,a=[0,0,0];this.propType===tt.MultiDimensional&&r&&(a=et(Y.Float32,r.length));let{keyframes:n=[],keyframesMetadata:o,propType:h}=this,l=e.lastIndex||0,p=l,c=n.length-1,m=!0,d=n[0]??{},u=n[1]??{};for(;m;){if(d=n[p]??{},u=n[p+1]??{},p===c-1&&t>=u.t-i){d.h&&(d=u),l=0;break}if(u.t-i>t){l=p;break}p<c-1?p++:(l=0,m=!1)}let f=o[p]??{},g,y,v,b,_=null,x=u.t-i,w=d.t-i;if(d.to&&d.s){f.bezierData=f.bezierData??eb(d.s,u.s??d.e,d.to,d.ti);let{__fnct:s,bezierData:i}=f;if(t>=x||t<w){let e=t>=x?i.points.length-1:0;g=i.points[e]?.point.length??0;for(let t=0;t<g;t++)a[t]=i.points[e]?.point[t]??0}else{s?_=s:f.__fnct=_=eA(d.o.x,d.o.y,d.i.x,d.i.y,d.n).get,y=_((t-w)/(x-w));let r=i.segmentLength*y,n,o=e.lastFrame<t&&e._lastKeyframeIndex===p?e._lastAddedLength:0;for(b=e.lastFrame<t&&e._lastKeyframeIndex===p?e._lastPoint:0,m=!0,v=i.points.length;m;){if(o+=i.points[b]?.partialLength??0,0===r||0===y||b===i.points.length-1){g=i.points[b]?.point.length??0;for(let t=0;t<g;t++)a[t]=i.points[b]?.point[t]??0;break}if(r>=o&&r<o+(i.points[b+1]?.partialLength??0)){n=(r-o)/(i.points[b+1]?.partialLength??0),g=i.points[b]?.point.length??0;for(let t=0;t<g;t++)a[t]=(i.points[b]?.point[t]??0)+((i.points[b+1]?.point[t]??0)-(i.points[b]?.point[t]??0))*n;break}b<v-1?b++:m=!1}e._lastPoint=b,e._lastAddedLength=o-(i.points[b]?.partialLength??0),e._lastKeyframeIndex=p}}else{let e,i,r,n;if(c=d.s?.length||0,s=u.s??d.e,this.sh&&1!==d.h)if(t>=x)a[0]=s[0],a[1]=s[1],a[2]=s[2];else if(t<=w&&d.s)a[0]=d.s[0],a[1]=d.s[1],a[2]=d.s[2];else{var S,C,E;let e,i,r,n,o,h,l,p,c,m,u,f,g,y,v,b,_,k,P,M,T,A=eF(d.s),D=eF(s);C=a,v=(S=(t-w)/(x-w),e=[0,0,0,0],i=A[0],r=A[1],n=A[2],o=A[3],h=D[0],l=D[1],(u=i*h+r*l+n*(p=D[2])+o*(c=D[3]))<0&&(u=-u,h=-h,l=-l,p=-p,c=-c),1-u>1e-6?(f=Math.sin(m=Math.acos(u)),g=Math.sin((1-S)*m)/f,y=Math.sin(S*m)/f):(g=1-S,y=S),e[0]=g*i+y*h,e[1]=g*r+y*l,e[2]=g*n+y*p,e[3]=g*o+y*c,E=e)[0],b=E[1],_=E[2],P=Math.atan2(2*b*(k=E[3])-2*v*_,1-2*b*b-2*_*_),M=Math.asin(2*v*b+2*_*k),T=Math.atan2(2*v*k-2*b*_,1-2*v*v-2*_*_),C[0]=P/td,C[1]=M/td,C[2]=T/td}else for(p=0;p<c;p++)1!==d.h&&(t>=x?y=1:t<w?y=0:(d.o.x.constructor===Array?(f.__fnct=f.__fnct??[],f.__fnct[p]?_=f.__fnct[p]:tp(d.o.y)&&tp(d.i.y)&&tp(d.i.x)&&(e=d.o.x[p]??d.o.x[0],i=d.o.y[p]??d.o.y[0],_=eA(e??0,i??0,(r=d.i.x[p]??d.i.x[0])??0,d.i.y[p]??d.i.y[0]??0).get,f.__fnct[p]=_)):f.__fnct?_=f.__fnct:(e=d.o.x,i=d.o.y,_=eA(e,i,r=d.i.x,d.i.y).get,d.keyframeMetadata=_),y=_?.((t-w)/(x-w)))),s=u.s??d.e,void 0!==(n=1===d.h?d.s?.[p]:Number(d.s?.[p])+((s[p]??0)-Number(d.s?.[p]))*Number(y))&&(h===tt.MultiDimensional?a[p]=n:a=n)}return e.lastIndex=l,a}processEffectsSequence(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.elem)throw Error(`${this.constructor.name}: elem (ElementInterface) is not implemented`);if(this.elem.globalData?.frameId===this.frameId)return 0;if(0===this.effectsSequence.length)return this._mdf=!1,0;if(this.lock&&this.pv)return this.setVValue(this.pv),0;this.lock=!0,this._mdf=!!this._isFirstFrame;let t=this.effectsSequence.length,e=this.kf?this.pv:this.data.k;for(let s=0;s<t;s++)e=this.effectsSequence[s]?.(e);return this.setVValue(e),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData?.frameId,0}setVValue(t){let e;if("number"==typeof t&&this.propType===tt.UniDimensional){e=t*Number(this.mult),Math.abs(this.v-e)>1e-5&&(this.v=e,this._mdf=!0);return}let s=0,{length:i}=this.v;for(;s<i;)e=(t[s]??0)*Number(this.mult),Math.abs((this.v[s]??0)-e)>1e-5&&(this.v[s]=e,this._mdf=!0),s++}speedAtTime(t){throw Error("Method is not implemented")}valueAtTime(t,e){throw Error(`${this.constructor.name}: Method valueAtTime is not implemented`)}velocityAtTime(t){throw Error("Method is not implemented")}constructor(...t){super(...t),this.effectsSequence=[],this.initFrame=-999999,this.keyframesMetadata=[],this.offsetTime=0}}class e$ extends eL{constructor(t,e,s=null,i=null){let r,a,n,o;super(),this.propType=tt.MultiDimensional;const{length:h}=e.k;for(let t=0;t<h-1;t++)e.k[t]?.to&&e.k[t]?.s&&e.k[t+1]?.s&&(r=e.k[t]?.s,a=e.k[t+1]?.s,n=e.k[t]?.to,o=e.k[t]?.ti,(2===r.length&&(r[0]!==a[0]||r[1]!==a[1])&&ew(r[0]??0,r[1]??0,a[0]??0,a[1]??0,r[0]??0+(n[0]??0),r[1]??0+(n[1]??0))&&ew(r[0]??0,r[1]??0,a[0]??0,a[1]??0,a[0]??0+(o[0]??0),a[1]??0+(o[1]??0))||3===r.length&&(r[0]!==a[0]||r[1]!==a[1]||r[2]!==a[2])&&eS(r[0]??0,r[1]??0,r[2]??0,a[0]??0,a[1]??0,a[2]??0,r[0]??0+(n[0]??0),r[1]??0+(n[1]??0),r[2]??0+(n[2]??0))&&eS(r[0]??0,r[1]??0,r[2]??0,a[0]??0,a[1]??0,a[2]??0,a[0]??0+(o[0]??0),a[1]??0+(o[1]??0),a[2]??0+(o[2]??0)))&&(e.k[t].to=null,e.k[t].ti=null),(r[0]===a[0]&&r[1]===a[1]&&0===n[0]&&0===n[1]&&0===o[0]&&0===o[1]&&2===r.length||r[2]===a[2]&&0===n[2]&&0===o[2])&&(e.k[t].to=null,e.k[t].ti=null));this.effectsSequence=[this.getValueAtCurrentTime.bind(this)],this.data=e,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=s||1,this.elem=t,this.container=i,this.comp=t.comp,this.getValue=this.processEffectsSequence,this.frameId=-1;const l=e.k[0]?.s?.length||0;this.v=et(Y.Float32,l),this.pv=et(Y.Float32,l);for(let t=0;t<l;t++)this.v[t]=this.initFrame,this.pv[t]=this.initFrame;this._caching={lastFrame:this.initFrame,lastIndex:0,value:et(Y.Float32,l)}}}class eN extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.UniDimensional,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={_lastKeyframeIndex:-1,lastFrame:this.initFrame,lastIndex:0,value:0},this.k=!0,this.kf=!0,this.data=e,this.mult=s||1,this.elem=t,this.container=i,this.comp=t.comp,this.v=this.initFrame,this.pv=this.initFrame,this._isFirstFrame=!0,this.getValue=this.processEffectsSequence,this.effectsSequence=[this.getValueAtCurrentTime.bind(this)]}}class eR extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.MultiDimensional,this.mult=s||1,this.data=e,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;const{length:r}=e.k;this.v=et(Y.Float32,r),this.pv=et(Y.Float32,r),this.vel=et(Y.Float32,r);for(let t=0;t<r;t++)this.v[t]=(e.k[t]??0)*this.mult,this.pv[t]=e.k[t]??0;this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=this.processEffectsSequence}}class eV extends eL{constructor(){super(),this.propType=!1}}class eO extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.UniDimensional,this.mult=s||1,this.data=e,this.v=e.k*(s||1),this.pv=e.k,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=this.processEffectsSequence}}let ez={getProp:function(t,e,s,i,r){let a,n=e;if(n&&"sid"in n&&n.sid&&(n=t.globalData?.slotManager?.getProp(n)),n?.k?.length)if("number"==typeof(n?.k)[0])a=new eR(t,n,i,r);else switch(s){case 0:a=new eN(t,n,i,r);break;case 1:a=new e$(t,n,i,r)}else a=new eO(t,n,i,r);return(a=a??new eV).effectsSequence.length>0&&r?.addDynamicProperty(a),a}};class eB extends eI{getValueAtTime(t,e){throw Error(`${this.constructor.name}: Method getShapeValueAtTime is not implemented`)}initiateExpression(t,e,s){throw Error(`${this.constructor.name}: Method initiateExpression is not implemented`)}interpolateShape(t,e,s={}){let i=s.lastIndex||0,r,a,n,o=0,h,l=this.keyframes??[];if(t<(l[0]?.t??0)-this.offsetTime)r=l[0]?.s?.[0]??0,n=!0,i=0;else if(t>=(l[l.length-1]?.t??0)-this.offsetTime)r=l[l.length-1]?.s?l[l.length-1]?.s?.[0]:l[l.length-2]?.e[0],n=!0;else{let e=i,s=l.length-1,h=!0,p,c;for(;h&&(p=l[e],c=l[e+1],!((c?.t??0)-this.offsetTime>t));)e<s-1?e++:h=!1;if(!p||!c)throw Error(`${this.constructor.name}: Could not set keyframe data`);let m=this.keyframesMetadata[e]??{};if(n=1===p.h,i=e,!n){if(t>=c.t-this.offsetTime)o=1;else if(t<p.t-this.offsetTime)o=0;else{let e;m.__fnct?e=m.__fnct:"number"==typeof p.o.x&&"number"==typeof p.o.y&&"number"==typeof p.i.x&&"number"==typeof p.i.y&&(m.__fnct=e=eA(p.o.x,p.o.y,p.i.x,p.i.y).get),o=e?.((t-(p.t-this.offsetTime))/(c.t-this.offsetTime-(p.t-this.offsetTime)))||0}a=c.s?c.s[0]:p.e[0]}r=p.s?.[0]}if(!r||"number"==typeof r||tp(r)||"number"==typeof a)return;let p=e._length,c=r.i[0]?.length??0;s.lastIndex=i;for(let t=0;t<p;t++)for(let s=0;s<c;s++)h=(n?r.i[t]?.[s]:(r.i[t]?.[s]??0)+((a?.i[t]?.[s]??0)-(r.i[t]?.[s]??0))*o)??0,e.i[t][s]=h,h=(n?r.o[t]?.[s]:(r.o[t]?.[s]??0)+((a?.o[t]?.[s]??0)-(r.o[t]?.[s]??0))*o)??0,e.o[t][s]=h,h=(n?r.v[t]?.[s]:(r.v[t]?.[s]??0)+((a?.v[t]?.[s]??0)-(r.v[t]?.[s]??0))*o)??0,e.v[t][s]=h}interpolateShapeCurrentTime(){if(!this.pv)throw Error(`${this.constructor.name}: Cannot parse ShapePath v value`);if(!this.keyframes)return;this._caching=this._caching??{};let t=Number(this.comp?.renderedFrame)-this.offsetTime,e=(this.keyframes[0]?.t??0)-this.offsetTime,s=(this.keyframes[this.keyframes.length-1]?.t??0)-this.offsetTime,{lastFrame:i,lastIndex:r}=this._caching;return -999999!==i&&(i<e&&t<e||i>s&&t>s)||(this._caching.lastIndex=i<t?r:0,this.interpolateShape(t,this.pv,this._caching)),this._caching.lastFrame=t,this.pv}processEffectsSequence(t){let e,s;if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(this.elem?.globalData?.frameId===this.frameId)return 0;if(0===this.effectsSequence.length)return this._mdf=!1,0;if(this.lock&&this.pv)return this.setVValue(this.pv),0;this.lock=!0,this._mdf=!1,e=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt?.k;let i=this.effectsSequence.length;for(s=0;s<i;s++)e=this.effectsSequence[s]?.(e);return this.setVValue(e),this.lock=!1,this.frameId=this.elem?.globalData?.frameId||0,0}reset(){this.paths=this.localShapeCollection}setVValue(t){if(!this.v||!t)throw Error(`${this.constructor.name}: ShapePath is not set`);if(!this.localShapeCollection)throw Error(`${this.constructor.name}: localShapeCollection is not set`);this.shapesEqual(this.v,t)||(this.v=em(t),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}shapesEqual(t,e){if(t._length!==e._length||t.c!==e.c)return!1;let s=t._length||0;for(let i=0;i<s;i++)if(t.v[i]?.[0]!==e.v[i]?.[0]||t.v[i]?.[1]!==e.v[i]?.[1]||t.o[i]?.[0]!==e.o[i]?.[0]||t.o[i]?.[1]!==e.o[i]?.[1]||t.i[i]?.[0]!==e.i[i]?.[0]||t.i[i]?.[1]!==e.i[i]?.[1])return!1;return!0}constructor(...t){super(...t),this.data=void 0,this.effectsSequence=[],this.keyframesMetadata=[],this.offsetTime=0}}class eG extends eB{constructor(t,e){super(),this._cPoint=.5519,this.v=ep(),this.v.setPathData(!0,4),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=e.d,this.elem=t,this.comp=t.comp,this.frameId=-1,this.initDynamicPropertyContainer(t),this.p=ez.getProp(t,e.p,1,0,this),this.s=ez.getProp(t,e.s,1,0,this),this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertEllToPath())}convertEllToPath(){if(!this.p)return;let t=this.p.v[0],e=this.p.v[1],s=this.s.v[0]/2,i=this.s.v[1]/2,r=3!==this.d,a=this.v;if(!a?.v[0]||!a.v[1]||!a.v[2]||!a.v[3]||!a.i[0]||!a.i[1]||!a.i[2]||!a.i[3]||!a.o[0]||!a.o[1]||!a.o[2]||!a.o[3])throw Error(`${this.constructor.name}: Could not get value of ellipse`);a.v[0][0]=t,a.v[0][1]=e-i,a.v[1][0]=r?t+s:t-s,a.v[1][1]=e,a.v[2][0]=t,a.v[2][1]=e+i,a.v[3][0]=r?t-s:t+s,a.v[3][1]=e,a.i[0][0]=r?t-s*this._cPoint:t+s*this._cPoint,a.i[0][1]=e-i,a.i[1][0]=r?t+s:t-s,a.i[1][1]=e-i*this._cPoint,a.i[2][0]=r?t+s*this._cPoint:t-s*this._cPoint,a.i[2][1]=e+i,a.i[3][0]=r?t-s:t+s,a.i[3][1]=e+i*this._cPoint,a.o[0][0]=r?t+s*this._cPoint:t-s*this._cPoint,a.o[0][1]=e-i,a.o[1][0]=r?t+s:t-s,a.o[1][1]=e+i*this._cPoint,a.o[2][0]=r?t-s*this._cPoint:t+s*this._cPoint,a.o[2][1]=e+i,a.o[3][0]=r?t-s:t+s,a.o[3][1]=e-i*this._cPoint}getValue(t){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId||0,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath()),0}}class eq extends eB{constructor(t,e){super(),this.v=ep(),this.v.c=!0,this.localShapeCollection=eu(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=t,this.comp=t.comp,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),this.p=ez.getProp(t,e.p,1,0,this),this.s=ez.getProp(t,e.s,1,0,this),this.r=ez.getProp(t,e.r,0,0,this),this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertRectToPath())}convertRectToPath(){if(!this.p)throw Error(`${this.constructor.name}: p value is not implemented`);let t=this.p.v[0],e=this.p.v[1],s=this.s.v[0]/2,i=this.s.v[1]/2,r=Math.min(s,i,this.r.v),a=.44810000000000005*r;this.v&&(this.v._length=0),2===this.d||1===this.d?(this.v?.setTripleAt(t+s,e-i+r,t+s,e-i+r,t+s,e-i+a,0,!0),this.v?.setTripleAt(t+s,e+i-r,t+s,e+i-a,t+s,e+i-r,1,!0),0===r?(this.v?.setTripleAt(t-s,e+i,t-s+a,e+i,t-s,e+i,2),this.v?.setTripleAt(t-s,e-i,t-s,e-i+a,t-s,e-i,3)):(this.v?.setTripleAt(t+s-r,e+i,t+s-r,e+i,t+s-a,e+i,2,!0),this.v?.setTripleAt(t-s+r,e+i,t-s+a,e+i,t-s+r,e+i,3,!0),this.v?.setTripleAt(t-s,e+i-r,t-s,e+i-r,t-s,e+i-a,4,!0),this.v?.setTripleAt(t-s,e-i+r,t-s,e-i+a,t-s,e-i+r,5,!0),this.v?.setTripleAt(t-s+r,e-i,t-s+r,e-i,t-s+a,e-i,6,!0),this.v?.setTripleAt(t+s-r,e-i,t+s-a,e-i,t+s-r,e-i,7,!0))):(this.v?.setTripleAt(t+s,e-i+r,t+s,e-i+a,t+s,e-i+r,0,!0),0===r?(this.v?.setTripleAt(t-s,e-i,t-s+a,e-i,t-s,e-i,1,!0),this.v?.setTripleAt(t-s,e+i,t-s,e+i-a,t-s,e+i,2,!0),this.v?.setTripleAt(t+s,e+i,t+s-a,e+i,t+s,e+i,3,!0)):(this.v?.setTripleAt(t+s-r,e-i,t+s-r,e-i,t+s-a,e-i,1,!0),this.v?.setTripleAt(t-s+r,e-i,t-s+a,e-i,t-s+r,e-i,2,!0),this.v?.setTripleAt(t-s,e-i+r,t-s,e-i+r,t-s,e-i+a,3,!0),this.v?.setTripleAt(t-s,e+i-r,t-s,e+i-a,t-s,e+i-r,4,!0),this.v?.setTripleAt(t-s+r,e+i,t-s+r,e+i,t-s+a,e+i,5,!0),this.v?.setTripleAt(t+s-r,e+i,t+s-a,e+i,t+s-r,e+i,6,!0),this.v?.setTripleAt(t+s,e+i-r,t+s,e+i-r,t+s,e+i-a,7,!0)))}getValue(){return this.elem?.globalData?.frameId===this.frameId||(this.elem?.globalData?.frameId&&(this.frameId=this.elem.globalData.frameId),this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath()),0}}class ej extends eB{constructor(t,e,s){super(),this.propType=tt.Shape,this.comp=t.comp,this.container=t,this.elem=t,this.data=e,this.k=!1,this.kf=!1,this._mdf=!1;const i=3===s?e.pt?.k:e.ks?.k;if(!i)throw Error(`${this.constructor.name}: Could now get Path Data`);this.v=em(i),this.pv=em(this.v),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.effectsSequence=[],this.getValue=this.processEffectsSequence}}class eW extends eB{constructor(t,e,s){super(),this.data=e,this.propType=tt.Shape,this.comp=t.comp,this.elem=t,this.container=t,this.offsetTime=t.data?.st||0,this.keyframes=3===s?e.pt?.k:e.ks?.k??[],this.keyframesMetadata=[],this.k=!0,this.kf=!0;const i=this.keyframes[0]?.s,{length:r}=i?.[0]?.i??[];this.v=ep(),this.v.setPathData(!!i?.[0]?.c,r),this.pv=em(this.v),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.lastFrame=-999999,this._caching={lastFrame:-999999,lastIndex:0},this.effectsSequence=[this.interpolateShapeCurrentTime.bind(this)],this.getValue=this.processEffectsSequence}}class eH extends eB{constructor(t,e){super(),this.v=ep(),this.v.setPathData(!0,0),this.elem=t,this.comp=t.comp,this.data=e,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),1===e.sy?(this.ir=ez.getProp(t,e.ir,0,0,this),this.is=ez.getProp(t,e.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=ez.getProp(t,e.pt,0,0,this),this.p=ez.getProp(t,e.p,1,0,this),this.r=ez.getProp(t,e.r,0,td,this),this.or=ez.getProp(t,e.or,0,0,this),this.os=ez.getProp(t,e.os,0,.01,this),this.localShapeCollection=eu(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertToPath())}convertPolygonToPath(){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(!this.p)throw Error(`${this.constructor.name}: p value is not implemented`);let t=Math.floor(this.pt.v),e=2*Math.PI/t,s=this.or.v,i=this.os.v,r=2*Math.PI*s/(4*t),a=-(.5*Math.PI),n=3===this.data.d?-1:1;a+=this.r.v,this.v&&(this.v._length=0);for(let o=0;o<t;o++){let t=s*Math.cos(a),h=s*Math.sin(a),l=0===t&&0===h?0:h/Math.sqrt(t*t+h*h),p=0===t&&0===h?0:-t/Math.sqrt(t*t+h*h);t+=this.p.v[0],h+=this.p.v[1],this.v?.setTripleAt(t,h,t-l*r*i*n,h-p*r*i*n,t+l*r*i*n,h+p*r*i*n,o,!0),a+=e*n}this.paths.length=0,this.paths[0]=this.v}convertStarToPath(){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(!this.v)throw Error(`${this.constructor.name}: v (ShapePath) is not implemented`);let t=2*Math.floor(this.pt.v),e=2*Math.PI/t,s=!0,i=this.or.v,r=Number(this.ir?.v),a=this.os.v,n=Number(this.is?.v),o=2*Math.PI*i/(2*t),h=2*Math.PI*r/(2*t),l,p,c,m=-Math.PI/2;m+=this.r.v;let d=3===this.data.d?-1:1;this.v._length=0;for(let u=0;u<t;u++){l=s?i:r,p=s?a:n,c=s?o:h;let t=l*Math.cos(m),f=l*Math.sin(m),g=0===t&&0===f?0:f/Math.sqrt(t*t+f*f),y=0===t&&0===f?0:-t/Math.sqrt(t*t+f*f);t+=Number(this.p?.v[0]),f+=Number(this.p?.v[1]),this.v.setTripleAt(t,f,t-g*c*p*d,f-y*c*p*d,t+g*c*p*d,f+y*c*p*d,u,!0),s=!s,m+=e*d}}convertToPath(){throw Error(`${this.constructor.name}: Method convertToPath is not implemented`)}getValue(t){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId||0,this.iterateDynamicProperties(),this._mdf&&this.convertToPath()),0}}let eU={getConstructorFunction:function(){return ej},getKeyframedConstructorFunction:function(){return eW},getShapeProp:function(t,e,s,i,r){let a=null;switch(s){case 3:case 4:{let i=3===s?e.pt:e.ks,r=i?.k;if(r?.length){a=new eW(t,e,s);break}a=new ej(t,e,s);break}case 5:a=new eq(t,e);break;case 6:a=new eG(t,e);break;case 7:a=new eH(t,e)}return a?.k&&t.addDynamicProperty(a),a}};class eY{constructor(t,e){this.data=t,this.element=e,this.masksProperties=this.data.masksProperties??[],this.viewData=ee(this.masksProperties.length);const{length:s}=this.masksProperties;let i=!1;for(let t=0;t<s;t++)this.masksProperties[t]?.mode!=="n"&&(i=!0),this.viewData[t]=eU.getShapeProp(this.element,this.masksProperties[t],3);this.hasMasks=i,i&&this.element.addRenderableComponent(this)}destroy(){this.element=null}getMaskProperty(t){return this.viewData[t]}renderFrame(t){let e,s;if(!this.element.globalData?.compSize)throw Error(`${this.constructor.name}: element->globalData->compSize is not implemented`);if(!this.hasMasks)return;let i=this.element.finalTransform?.mat,r=this.element.canvasContext,{length:a}=this.masksProperties;r?.beginPath();for(let t=0;t<a;t++)if(this.masksProperties[t]?.mode!=="n"){this.masksProperties[t]?.inv&&(r?.moveTo(0,0),r?.lineTo(this.element.globalData.compSize.w,0),r?.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),r?.lineTo(0,this.element.globalData.compSize.h),r?.lineTo(0,0));let a=this.viewData[t]?.v;if(!a)throw Error(`${this.constructor.name}: Could not access ShapePath`);let n=i?.applyToPointArray(a.v[0]?.[0]??0,a.v[0]?.[1]??0,0)??[];r?.moveTo(n[0]??0,n[1]??0);let o=a._length;for(e=1;e<o;e++)s=i?.applyToTriplePoints(a.o[e-1],a.i[e],a.v[e])??[],r?.bezierCurveTo(s[0]??0,s[1]??0,s[2]??0,s[3]??0,s[4]??0,s[5]??0);s=i?.applyToTriplePoints(a.o[e-1],a.i[0],a.v[0])??[],r?.bezierCurveTo(s[0]??0,s[1]??0,s[2]??0,s[3]??0,s[4]??0,s[5]??0)}this.element.globalData.renderer.save(!0),r?.clip()}}class eJ{constructor(t,e,s){this.p=ez.getProp(e,t.v,0,0,s)}}class eX{constructor(t,e,s){this.p=ez.getProp(e,t.v,1,0,s)}}class eK extends eJ{}class eZ extends eJ{}class eQ extends eX{}class e0 extends eX{}class e1 extends eJ{}class e2 extends eJ{}class e3 extends eJ{}class e5{constructor(){this.p={}}}class e4 extends eI{constructor(t,e,s){super(),this.data=void 0,this.effectElements=[],this.getValue=this.iterateDynamicProperties,this.init(t,e,s)}init(t,e,s){let i;this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);let r=this.data.ef,{length:a}=r;for(let t=0;t<a;t++){switch(r[t]?.ty){case 0:i=new eK(r[t],e,this);break;case 1:i=new eZ(r[t],e,this);break;case 2:i=new eQ(r[t],e,this);break;case 3:i=new e0(r[t],e,this);break;case 4:case 7:i=new e3(r[t],e,this);break;case 10:i=new e1(r[t],e,this);break;case 11:i=new e2(r[t],e,this);break;case 5:i=new e6(s,e);break;default:i=new e5}this.effectElements.push(i)}}renderFrame(t){throw Error(`${this.constructor.name}: Method renderFrame is not implemented yet`)}}class e6{constructor(t,e,s){const i=t.ef??[];this.effectElements=[];const{length:r}=i;for(let s=0;s<r;s++){const r=new e4(i[s],e,t);this.effectElements.push(r)}}}function e8(t=16){return({0:"source-over",1:"multiply",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light"})[t]||""}class e9{buildAllItems(){throw Error(`${this.constructor.name}: Method buildAllItems is not implemented`)}checkLayers(t){throw Error(`${this.constructor.name}: Method checkLayers is not implemented`)}checkMasks(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not initialized`);if(!this.data.hasMask)return!1;let t=0,{length:e}=this.data.masksProperties??[];for(;t<e;){if(this.data.masksProperties?.[t]?.mode!=="n"&&this.data.masksProperties?.[t]?.cl!==!1)return!0;t++}return!1}destroy(){}destroyBaseElement(){throw Error(`${this.constructor.name}: Method destroyBaseElement is not implemented`)}getBaseElement(){throw Error(`${this.constructor.name}: Method getBaseElement is not implemented`)}getType(){return this.type}initBaseData(t,e,s){this.globalData=e,this.comp=s,this.data=t,this.layerId=th(),this.data.sr||(this.data.sr=1),this.effectsManager=new e6(this.data,this,this.dynamicProperties)}initExpressions(){try{if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=tW.interface;if(!t)return;let e=t("layer"),s=t("effects"),i=t("shape"),r=t("text"),a=t("comp");this.layerInterface=new e(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);let n=new s().createEffectsInterface(this,this.layerInterface);if(this.layerInterface.registerEffectsInterface(n),0===this.data.ty||this.data.xt){this.compInterface=new a(this);return}if(4===this.data.ty){this.layerInterface.shapeInterface=new i(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface;return}5===this.data.ty&&(this.layerInterface.textInterface=new r(this),this.layerInterface.text=this.layerInterface.textInterface)}catch(t){console.error(this.constructor.name,t)}}setBlendMode(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=e8(this.data.bm),e=this.baseElement??this.layerElement;if(!e)throw Error(`${this.constructor.name}: Both baseElement and layerElement are not implemented`);e.style.mixBlendMode=t}sourceRectAtTime(){throw Error(`${this.constructor.name}: Method sourceRectAtTime is not implemented`)}constructor(){this.dynamicProperties=[],this.frameDuration=1,this.itemsData=[],this.layerInterface=null,this.shapesData=[]}}class e7 extends eL{constructor(t,e,s){if(super(),this.defaultVector=[0,0],this.elem=t,this.frameId=-1,this.propType=tt.Transform,this.data=e,this.v=new es,this.pre=new es,this.appliedTransformations=0,this.initDynamicPropertyContainer(s??t),e.p&&"s"in e.p?(this.px=ez.getProp(t,e.p.x,0,0,this),this.py=ez.getProp(t,e.p.y,0,0,this),"z"in e.p&&(this.pz=ez.getProp(t,e.p.z,0,0,this))):this.p=ez.getProp(t,e.p??{k:[0,0,0]},1,0,this),"rx"in e){if(this.rx=ez.getProp(t,e.rx,0,td,this),this.ry=ez.getProp(t,e.ry,0,td,this),this.rz=ez.getProp(t,e.rz,0,td,this),e.or?.k[0]?.ti){const{length:t}=e.or.k;for(let s=0;s<t;s++){const t=e.or.k[s];t&&(t.to=null,t.ti=null)}}this.or=ez.getProp(t,e.or,1,td,this),this.or.sh=!0}else this.r=ez.getProp(t,e.r??{k:0},0,td,this);e.sk&&(this.sk=ez.getProp(t,e.sk,0,td,this),this.sa=ez.getProp(t,e.sa,0,td,this)),this.a=ez.getProp(t,e.a??{k:[0,0,0]},1,0,this),this.s=ez.getProp(t,e.s??{k:[100,100,100]},1,.01,this),e.o?this.o=ez.getProp(t,e.o,0,.01,t):this.o={_mdf:!1,v:1},this._isDirty=!0,0===this.dynamicProperties.length&&this.getValue(!0)}addDynamicProperty(t){super.addDynamicProperty(t),this.elem.addDynamicProperty(t),this._isDirty=!0}applyToMatrix(t){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);this.iterateDynamicProperties(),this._mdf=!!this._mdf,this.a&&t.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&t.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&t.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.r?t.rotate(-this.r.v):t.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(Number(this.or?.v[1])).rotateX(Number(this.or?.v[0])),this.data.p&&"s"in this.data.p?"z"in this.data.p?t.translate(Number(this.px?.v),Number(this.py?.v),-Number(this.pz?.v)):t.translate(Number(this.px?.v),Number(this.py?.v),0):t.translate(Number(this.p?.v[0]),Number(this.p?.v[1]),-Number(this.p?.v[2]))}autoOrient(){throw Error(`${this.constructor.name}: Method autoOrient not implemented`)}getValue(t){if(this.elem.globalData?.frameId===this.frameId)return 0;if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||t){if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.a&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.s&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(Number(this.or?.v[1])).rotateX(Number(this.or?.v[0])),this.autoOriented){let t,e,{frameRate:s}=this.elem.globalData??{frameRate:60};if(this.p?.keyframes)Number(this.p._caching?.lastFrame)+this.p.offsetTime<=(this.p.keyframes[0]?.t??0)?(t=this.p.getValueAtTime(((this.p.keyframes[0]?.t??0)+.01)/s,0),e=this.p.getValueAtTime(Number(this.p.keyframes[0]?.t)/s,0)):Number(this.p._caching?.lastFrame)+this.p.offsetTime>=(this.p.keyframes[this.p.keyframes.length-1]?.t??0)?(t=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1]?.t??0)/s,0),e=this.p.getValueAtTime(((this.p.keyframes[this.p.keyframes.length-1]?.t??0)-.05)/s,0)):(t=this.p.pv,e=this.p.getValueAtTime((Number(this.p._caching?.lastFrame)+this.p.offsetTime-.01)/s,this.p.offsetTime));else if(this.px?.keyframes&&this.py?.keyframes){t=[0,0],e=[0,0];let{px:i,py:r}=this,{keyframes:a=[]}=i,{keyframes:n=[]}=r;Number(i._caching?.lastFrame)+i.offsetTime<=(a[0]?.t??0)?(t[0]=i.getValueAtTime(((a[0]?.t??0)+.01)/s,0),t[1]=r.getValueAtTime(((n[0]?.t??0)+.01)/s,0),e[0]=i.getValueAtTime((a[0]?.t??0)/s,0),e[1]=r.getValueAtTime(Number(n[0]?.t)/s,0)):Number(i._caching?.lastFrame)+i.offsetTime>=(a[a.length-1]?.t??0)?(t[0]=i.getValueAtTime((a[a.length-1]?.t??0)/s,0),t[1]=r.getValueAtTime((n[n.length-1]?.t??0)/s,0),e[0]=i.getValueAtTime(((a[a.length-1]?.t??0)-.01)/s,0),e[1]=r.getValueAtTime(((n[n.length-1]?.t??0)-.01)/s,0)):(t=[i.pv,r.pv],e[0]=i.getValueAtTime((Number(i._caching?.lastFrame)+i.offsetTime-.01)/s,i.offsetTime),e[1]=r.getValueAtTime((Number(r._caching?.lastFrame)+r.offsetTime-.01)/s,r.offsetTime))}else t=e=this.defaultVector;this.v.rotate(-Math.atan2(t[1]-e[1],t[0]-e[0]))}this.data.p&&"s"in this.data.p?"z"in this.data.p?this.v.translate(Number(this.px?.v),Number(this.py?.v),-Number(this.pz?.v)):this.v.translate(Number(this.px?.v),Number(this.py?.v),0):this.p&&this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}return this.frameId=this.elem.globalData?.frameId,0}precalculateMatrix(){if(this.appliedTransformations=0,this.pre.reset(),!this.a?.effectsSequence.length){if(!this.a)throw Error(`${this.constructor.name}: Cannot read 'a' value`);if(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s?.effectsSequence.length){if(!this.s)throw Error(`${this.constructor.name}: Cannot read 's' value`);if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length>0||this.sa?.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.appliedTransformations=3}if(this.r){0===this.r.effectsSequence.length&&(this.pre.rotate(-this.r.v),this.appliedTransformations=4);return}this.rz?.effectsSequence.length||this.ry?.effectsSequence.length||this.rx?.effectsSequence.length||this.or?.effectsSequence.length||(this.pre.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(this.or?.v[1]).rotateX(this.or?.v[0]),this.appliedTransformations=4)}}}}let st={getTransformProperty:(t,e,s)=>new e7(t,e,s)};class se extends e9{globalToLocal(t){let e,s=t,i=[this.finalTransform],r=!0,{comp:a}=this;for(;r;)a?.finalTransform?(a.data?.hasMask&&i.splice(0,0,a.finalTransform),a=a.comp):r=!1;let{length:n}=i;for(let t=0;t<n;t++)e=i[t]?.mat.applyToPointArray(0,0,0),s=[s[0]-Number(e?.[0]),s[1]-Number(e?.[1]),0];return s}initTransform(){if(!this.data)throw Error(`${this.constructor.name}: LottiePlayer is not initialized`);let t=new es;this.finalTransform={_localMatMdf:!1,_matMdf:!1,_opMdf:!1,localMat:t,localOpacity:1,mat:t,mProp:this.data.ks?st.getTransformProperty(this,this.data.ks,this):{o:0}},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0)}renderLocalTransform(){if(!this.localTransforms)return;if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not initialized`);let t=0,{length:e}=this.localTransforms;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;t<e;)this.localTransforms[t]?._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[t]?._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=Number(this.finalTransform.mProp.o?.v),this.finalTransform._opMdf=!0),t++;if(this.finalTransform._localMatMdf){let{localMat:s,mat:i}=this.finalTransform;for(this.localTransforms[0]?.matrix?.clone(s),t=1;t<e;t++){let e=this.localTransforms[t]?.matrix;e&&s.multiply(e)}s.multiply(i)}if(this.finalTransform._opMdf){let s=this.finalTransform.localOpacity;for(t=0;t<e;t++)s*=this.localTransforms[t]?.opacity??.01;this.finalTransform.localOpacity=s}}renderTransform(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not initialized`);if(this.finalTransform._opMdf=!!(this.finalTransform.mProp.o?._mdf||this._isFirstFrame),this.finalTransform._matMdf=!!(this.finalTransform.mProp._mdf||this._isFirstFrame),this.hierarchy){let t=this.finalTransform.mat,e=0,{length:s}=this.hierarchy;if(!this.finalTransform._matMdf)for(;e<s;){if(this.hierarchy[e]?.finalTransform?.mProp._mdf){this.finalTransform._matMdf=!0;break}e++}if(this.finalTransform._matMdf){let i=this.finalTransform.mProp.v.props;for(t.cloneFromProps(i),e=0;e<s;e++)if(this.hierarchy[e]?.finalTransform?.mProp.v){let{v:s}=this.hierarchy[e]?.finalTransform?.mProp??{v:null};s&&t.multiply(s)}}}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=Number(this.finalTransform.mProp.o?.v))}searchEffectTransforms(){if(!this.renderableEffectsManager)return;let t=this.renderableEffectsManager.getEffects(Q.TransformEffect);if(0===t.length)return;this.localTransforms=[],this.finalTransform&&(this.finalTransform.localMat=new es);let{length:e}=t;for(let s=0;s<e;s++)this.localTransforms.push(t[s])}constructor(...t){super(...t),this.mHelper=new es}}class ss extends se{checkParenting(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.comp)throw Error(`${this.constructor.name}: comp (ElementInterface) is not implemented`);void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}initHierarchy(){this.hierarchy=[],this._isParent=!1,this.checkParenting()}setAsParent(){this._isParent=!0}setHierarchy(t){this.hierarchy=t}}class si extends ss{addDynamicProperty(t){this.dynamicProperties.includes(t)||this.dynamicProperties.push(t)}initFrame(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1}prepareProperties(t,e){let{length:s}=this.dynamicProperties;for(let t=0;t<s;t++)(e||this._isParent&&this.dynamicProperties[t]?.propType===tt.Transform)&&(this.dynamicProperties[t]?.getValue(),this.globalData&&this.dynamicProperties[t]?._mdf&&(this.globalData._mdf=!0,this._mdf=!0))}constructor(...t){super(...t),this.displayStartTime=0}}class sr extends si{addRenderableComponent(t){this.renderableComponents.includes(t)||this.renderableComponents.push(t)}checkLayerLimits(t){this.data&&this.globalData&&(this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide()))}checkTransparency(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not implemented`);if(0>=Number(this.finalTransform.mProp.o?.v)){!this.isTransparent&&(this.globalData?.renderConfig).hideOnTransparent&&(this.isTransparent=!0,this.hide());return}this.isTransparent&&(this.isTransparent=!1,this.show())}getLayerSize(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);return 5===this.data.ty?{h:Number(this.data.textData?.height),w:Number(this.data.textData?.width)}:{h:Number(this.data.height),w:Number(this.data.width)}}hide(){}initRenderable(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]}prepareRenderableFrame(t,e){this.checkLayerLimits(t)}removeRenderableComponent(t){this.renderableComponents.includes(t)&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)}renderRenderable(){let{length:t}=this.renderableComponents;for(let e=0;e<t;e++)this.renderableComponents[e]?.renderFrame(Number(this._isFirstFrame))}show(){throw Error(`${this.constructor.name}: Method show is not implemented`)}sourceRectAtTime(){return{height:100,left:0,top:0,width:100}}constructor(...t){super(...t),this.renderableComponents=[]}}let sa=new class{constructor(){if(this.maskType=!0,this.offscreenCanvas="u">typeof OffscreenCanvas,this.svgLumaHidden=!0,!ty)return;this.maskType=!/MSIE 10/i.test(navigator.userAgent)&&!/MSIE 9/i.test(navigator.userAgent)&&!/rv:11.0/i.test(navigator.userAgent)&&!/Edge\/\d./i.test(navigator.userAgent),this.svgLumaHidden=!/firefox/i.test(navigator.userAgent)}},sn="__lottie_element_luma_buffer",so=null,sh=null,sl=null;function sp(){if(!so||!sh){let t,e,s;t=tJ("svg"),e=tJ("filter"),s=tJ("feColorMatrix"),e.id=sn,s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),e.appendChild(s),t.appendChild(e),t.id=`${sn}_svg`,sa.svgLumaHidden&&(t.style.display="none"),sl=t,document.body.appendChild(sl),(sh=(so=tY("canvas")).getContext("2d"))&&(sh.filter=`url(#${sn})`,sh.fillStyle="rgba(0,0,0,0)",sh.fillRect(0,0,1,1))}}let sc=function(t,e){if(sa.offscreenCanvas)return new OffscreenCanvas(t,e);let s=tY("canvas");return s.width=t,s.height=e,s},sm=function(t){if(so&&sh||sp(),!so||!sh)throw Error("Could not create Canvas Element");return so.width=t.width,so.height=t.height,sh.filter=`url(#${sn})`,so},sd={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};class su extends sr{clearCanvas(t){if(!this.transformCanvas)throw Error(`${this.constructor.name}: transformCanvas is not implemented`);t?.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)}createContainerElements(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.globalData.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented in globalData`);if(this.data.tt&&this.data.tt>=1){this.buffers=[];let{canvasContext:t}=this.globalData,e=sc(t.canvas.width,t.canvas.height);this.buffers.push(e);let s=sc(t.canvas.width,t.canvas.height);this.buffers.push(s),this.data.tt>=3&&!document._isProxy&&sp()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new ea(this),this.searchEffectTransforms()}createContent(){}createElements(){throw Error(`${this.constructor.name}: createElements is not implemented`)}createRenderableComponents(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.maskManager=new eY(this.data,this),this.renderableEffectsManager&&(this.transformEffects=this.renderableEffectsManager.getEffects(Q.TransformEffect))}destroy(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager?.destroy()}exitLayer(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);let t=this.data.tt||0;if(t<1)return;let e=this.buffers[1],s=e?.getContext("2d");this.clearCanvas(s),s.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);let i=Number(this.data.ind)-1;"tp"in this.data&&void 0!==this.data.tp&&(i=this.data.tp);let r=this.comp?.getElementById(i);if(r?.renderFrame(1),this.canvasContext.setTransform(1,0,0,1,0,0),t>=3&&!document._isProxy){let t=sm(this.canvasContext.canvas),e=t.getContext("2d");e?.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(t,0,0)}this.canvasContext.globalCompositeOperation=sd[t],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}hideElement(){this.hidden||this.isInRange&&!this.isTransparent||(this.hidden=!0)}initRendererElement(){}prepareLayer(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);if(1>(this.data.tt||0))return;let t=this.buffers[0],e=t?.getContext("2d");this.clearCanvas(e),e.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}renderFrame(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.hidden||this.data.hd||1===this.data.td&&!t)return;this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();let e=0===this.data.ty;this.prepareLayer();let{renderer:s}=this.globalData;s.save(e),s.ctxTransform(this.finalTransform?.localMat.props),s.ctxOpacity(this.finalTransform?.localOpacity),this.renderInnerContent(),s.restore(e),this.exitLayer(),this.maskManager?.hasMasks&&s.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}renderInnerContent(){throw Error("Method is not implemented")}setBlendMode(){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let{data:t,globalData:e}=this;if(!e.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented in globalData`);if(e.blendMode!==t.bm){e.blendMode=t.bm;let s=e8(t.bm);e.canvasContext.globalCompositeOperation=s}}showElement(){if(!this.maskManager)throw Error(`${this.constructor.name}: Method maskManager is not implemented`);this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)}constructor(...t){super(...t),this.buffers=[],this.maskManager=void 0,this.renderableEffectsManager=void 0,this.transformEffects=[]}}su.prototype.hide=su.prototype.hideElement,su.prototype.show=su.prototype.showElement;class sf extends sr{createContainerElements(){throw Error(`${this.constructor.name}: Method createContainerElements is not implemented`)}createContent(){throw Error(`${this.constructor.name}: Method createContent is not implemented`)}createRenderableComponents(){throw Error(`${this.constructor.name}: Method createRenderableComponents is not implemented`)}destroy(){this.innerElem=null,this.destroyBaseElement()}hide(){if(this.hidden||this.isInRange&&!this.isTransparent)return;let t=this.baseElement??this.layerElement;t&&(t.style.display="none"),this.hidden=!0}initElement(t,e,s){this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()}initRendererElement(){throw Error(`${this.constructor.name}: Method initRendererElement is not implemented`)}prepareFrame(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.checkTransparency()}renderElement(){throw Error(`${this.constructor.name}: Method renderElement is not implemented`)}renderFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))}renderInnerContent(){throw Error(`${this.constructor.name}: Method renderInnerContent is not implemented`)}show(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.isInRange||!this.isTransparent){if(!this.data.hd){let t=this.baseElement??this.layerElement;if(!t)throw Error(`${this.constructor.name}: Neither baseElement or layerElement is implemented`);t.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}}}class sg extends sf{destroy(){this.destroyElements(),this.destroyBaseElement()}destroyElements(){let{length:t}=this.layers;for(let e=0;e<t;e++)this.elements[e]?.destroy()}getElements(){return this.elements}initElement(t,e,s){if(this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);(this.data.xt||!e.progressiveLoad)&&this.buildAllItems(),this.hide()}prepareFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),!this.isInRange&&!this.data.xt)return;if(this.tm?._placeholder)this.renderedFrame=t/Number(this.data.sr);else{let t=this.tm?.v||0;t===this.data.op&&(t=this.data.op-1),this.renderedFrame=t}let{length:e}=this.elements;this.completeLayers||this.checkLayers(this.renderedFrame);for(let t=e-1;t>=0;t--)(this.completeLayers||this.elements[t])&&(this.elements[t]?.prepareFrame(this.renderedFrame-(this.layers[t]?.st??0)),this.elements[t]?._mdf&&(this._mdf=!0))}renderInnerContent(){let{length:t}=this.layers;for(let e=0;e<t;e++)(this.completeLayers||this.elements[e])&&this.elements[e]?.renderFrame()}setElements(t){this.elements=t}constructor(...t){super(...t),this.currentFrame=0,this.elements=[],this.layers=[]}}let sy="",sv=()=>sy;class sb{constructor(t,e,s){this.maskElement=null,this.masksProperties=[],this.solidPath="",this.storedData=[],this.data=t,this.element=e,this.globalData=s,this.masksProperties=this.data.masksProperties??[];const{defs:i}=this.globalData,{length:r}=this.masksProperties;this.viewData=ee(r);const a=this.masksProperties;let n=0;const o=[],h=th();let l,p,c,m="clipPath",d="clip-path";for(let t=0;t<r;t++){let e;(a[t]?.mode!=="a"&&a[t]?.mode!=="n"||a[t]?.inv||a[t]?.o?.k!==100||a[t]?.o?.x)&&(m="mask",d="mask"),(a[t]?.mode==="s"||a[t]?.mode==="i")&&0===n?((l=tJ("rect")).setAttribute("fill","#ffffff"),l.setAttribute("width",`${Number(this.element.comp?.data?.w)}`),l.setAttribute("height",`${Number(this.element.comp?.data?.h)}`),o.push(l)):l=null;const s=tJ("path");if(a[t]?.mode==="n"){this.viewData[t]={elem:s,lastPath:"",op:ez.getProp(this.element,a[t]?.o,0,.01,this.element),prop:eU.getShapeProp(this.element,a[t],3)},i.appendChild(s);continue}if(n++,s.setAttribute("fill",a[t]?.mode==="s"?"#000000":"#ffffff"),s.setAttribute("clip-rule","nonzero"),a[t]?.x?.k===0)p=null,c=null;else{m="mask",d="mask",c=ez.getProp(this.element,a[t]?.x,0,null,this.element),e=th();const r=tJ("filter");r.id=e,(p=tJ("feMorphology")).setAttribute("operator","erode"),p.setAttribute("in","SourceGraphic"),p.setAttribute("radius","0"),r.appendChild(p),i.appendChild(r),s.setAttribute("stroke",a[t]?.mode==="s"?"#000000":"#ffffff")}if(this.storedData[t]={elem:s,expan:p,filterId:e,lastOperator:"",lastPath:"",lastRadius:0,x:c},a[t]?.mode==="i"){const{length:t}=o,e=tJ("g");for(let s=0;s<t;s++)e.appendChild(o[s]);const r=tJ("mask");r.setAttribute("mask-type","alpha"),r.id=`${h}_${n}`,r.appendChild(s),i.appendChild(r),e.setAttribute("mask",`url(${sv()}#${h}_${n})`),o.length=0,o.push(e)}else o.push(s);a[t]?.inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[t]={elem:s,invRect:l,lastPath:"",op:ez.getProp(this.element,a[t]?.o,0,.01,this.element),prop:eU.getShapeProp(this.element,a[t],3)};const r=this.viewData[t]?.prop?.v;!this.viewData[t]?.prop?.k&&r&&this.drawPath(a[t]??null,r,this.viewData[t])}this.maskElement=tJ(m);const{length:u}=o;for(let t=0;t<u;t++)this.maskElement.appendChild(o[t]);n>0&&(this.maskElement.id=h,this.element.maskedElement?.setAttribute(d,`url(${sv()}#${h})`),i.appendChild(this.maskElement)),this.viewData.length>0&&this.element.addRenderableComponent(this)}createLayerSolidPath(){let t="M0,0 ";return t+` h${this.globalData.compSize?.w||0} v${this.globalData.compSize?.h||0} h-${this.globalData.compSize?.w||0} v-${this.globalData.compSize?.h||0} `}destroy(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null}drawPath(t,e,s){let i,r=` M${e.v[0]?.[0]},${e.v[0]?.[1]}`,a=e._length||0;for(i=1;i<a;i++)r+=` C${e.o[i-1]?.[0]},${e.o[i-1]?.[1]} ${e.i[i]?.[0]},${e.i[i]?.[1]} ${e.v[i]?.[0]},${e.v[i]?.[1]}`;if(e.c&&a>1&&(r+=` C${e.o[i-1]?.[0]},${e.o[i-1]?.[1]} ${e.i[0]?.[0]},${e.i[0]?.[1]} ${e.v[0]?.[0]},${e.v[0]?.[1]}`),s.lastPath!==r){let i="";s.elem&&(e.c&&(i=t?.inv?this.solidPath+r:r),s.elem.setAttribute("d",i)),s.lastPath=r}}getMaskelement(){return this.maskElement}getMaskProperty(t){return this.viewData[t]?.prop??null}renderFrame(t){let e=this.element.finalTransform?.mat,{length:s}=this.masksProperties;for(let i=0;i<s;i++){let s=this.viewData[i]?.prop?.v;if(s&&(this.viewData[i]?.prop?._mdf||t)&&this.drawPath(this.masksProperties[i]??null,s,this.viewData[i]),(this.viewData[i]?.op._mdf||t)&&this.viewData[i]?.elem.setAttribute("fill-opacity",`${this.viewData[i]?.op.v??1}`),this.masksProperties[i]?.mode==="n")continue;this.viewData[i]?.invRect&&(this.element.finalTransform?.mProp._mdf||t)&&this.viewData[i]?.invRect?.setAttribute("transform",`${e?.getInverseMatrix().to2dCSS()}`);let r=this.storedData[i];if(!r?.x||!(r.x._mdf||t))continue;let a=r.expan;if(r.x.v<0){"erode"!==r.lastOperator&&(r.lastOperator="erode",r.elem.setAttribute("filter",`url(${sv()}#${r.filterId})`)),a?.setAttribute("radius",`${-r.x.v}`);continue}"dilate"!==r.lastOperator&&(r.lastOperator="dilate",r.elem.removeAttribute("filter")),r.elem.setAttribute("stroke-width",`${2*r.x.v}`)}}}let s_=function(){let t=tJ("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),t},sx=function(t,e){let s=tJ("filter");return s.id=t,e||(s.setAttribute("filterUnits","objectBoundingBox"),s.setAttribute("x","0%"),s.setAttribute("y","0%"),s.setAttribute("width","100%"),s.setAttribute("height","100%")),s},sw="filter_result_",sS={};class sC{constructor(t){let e,s="SourceGraphic";const i=th(),r=sx(i,!0);let a=0;this.filters=[];const{length:n}=t.data.ef??[];for(let i=0;i<n;i++){e=null;const{ty:n}=t.data.ef?.[i]??{ty:null},o=null!==n&&sS[n]?sS[n].effect:null;o&&n&&t.effectsManager&&(e=new o(r,t.effectsManager.effectElements[i],t,`${sw}${a}`,s),s=`${sw}${a}`,sS[n]?.countsAsEffect&&a++),e&&this.filters.push(e)}a&&(t.globalData?.defs.appendChild(r),t.layerElement?.setAttribute("filter",`url(${sv()}#${i})`)),this.filters.length>0&&t.addRenderableComponent(this)}getEffects(t){let{length:e}=this.filters,s=[];for(let i=0;i<e;i++)this.filters[i]?.type===t&&s.push(this.filters[i]);return s}renderFrame(t){let{length:e}=this.filters;for(let s=0;s<e;s++)this.filters[s]?.renderFrame(t)}}class sE extends sf{createContainerElements(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.matteElement=tJ("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;let t=null;if(this.data.td){this.matteMasks={};let e=tJ("g");this.layerId&&(e.id=this.layerId),e.appendChild(this.layerElement),t=e,this.globalData.defs.appendChild(e)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&(this.layerElement.id=this.data.ln),this.data.cl&&this.layerElement.classList.add(this.data.cl),0===this.data.ty&&!this.data.hd){let e=tJ("clipPath"),s=tJ("path");s.setAttribute("d",`M0,0 L${this.data.w},0 L${this.data.w},${this.data.h} L0,${this.data.h}z`);let i=th();if(e.id=i,e.appendChild(s),this.globalData.defs.appendChild(e),this.checkMasks()){let e=tJ("g");e.setAttribute("clip-path",`url(${sv()}#${i})`),e.appendChild(this.layerElement),this.transformedElement=e,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path",`url(${sv()}#${i})`)}0!==this.data.bm&&this.setBlendMode()}createRenderableComponents(){if(!this.data)throw Error(`${this.constructor.name}: layerData is not initialized`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not initialized`);this.maskManager=new sb(this.data,this,this.globalData),this.renderableEffectsManager=new sC(this),this.searchEffectTransforms()}destroyBaseElement(){this.layerElement=null,this.matteElement=null,this.maskManager?.destroy()}getBaseElement(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);return this.data.hd?null:this.baseElement??null}getMatte(t=1){let e,s,i,r;if(this.matteMasks=this.matteMasks??{},this.matteMasks[t])return this.matteMasks[t];let a=`${this.layerId}_${t}`;switch(t){case 1:case 3:{let n=tJ("mask");if(n.id=a,n.setAttribute("mask-type",3===t?"luminance":"alpha"),(i=tJ("use")).setAttributeNS(tu,"href",`#${this.layerId}`),n.appendChild(i),this.globalData?.defs.appendChild(n),sa.maskType||1!==t)break;n.setAttribute("mask-type","luminance"),s=sx(e=th()),this.globalData?.defs.appendChild(s),s.appendChild(s_()),(r=tJ("g")).appendChild(i),n.appendChild(r),r.setAttribute("filter",`url(${sv()}#${e})`)}break;case 2:{let t=tJ("mask");t.id=a,t.setAttribute("mask-type","alpha");let n=tJ("g");t.appendChild(n),s=sx(e=th());let o=tJ("feComponentTransfer");o.setAttribute("in","SourceGraphic"),s.appendChild(o);let h=tJ("feFuncA");h.setAttribute("type","table"),h.setAttribute("tableValues","1.0 0.0"),o.appendChild(h),this.globalData?.defs.appendChild(s);let l=tJ("rect");l.width.baseVal.value=this.comp?.data?.w||0,l.height.baseVal.value=this.comp?.data?.h||0,l.x.baseVal.value=0,l.y.baseVal.value=0,l.setAttribute("fill","#ffffff"),l.setAttribute("opacity","0"),n.setAttribute("filter",`url(${sv()}#${e})`),n.appendChild(l),(i=tJ("use")).setAttributeNS(tu,"href",`#${this.layerId}`),n.appendChild(i),sa.maskType||(t.setAttribute("mask-type","luminance"),s.appendChild(s_()),r=tJ("g"),n.appendChild(l),this.layerElement&&r.appendChild(this.layerElement),n.appendChild(r)),this.globalData?.defs.appendChild(t)}}return this.matteMasks[t]=a,this.matteMasks[t]}initRendererElement(){this.layerElement=tJ("g")}renderElement(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not implemented`);this.finalTransform._localMatMdf&&this.transformedElement?.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement?.setAttribute("opacity",`${this.finalTransform.localOpacity}`)}setMatte(t){this.matteElement&&this.matteElement.setAttribute("mask",`url(${sv()}#${t})`)}}class sk extends sE{constructor(t,e,s){super(),this.layers=[],t.refId&&(this.assetData=e.getAssetData(t.refId)),this.assetData?.sid&&(this.assetData=e.slotManager?.getProp(this.assetData)||null),this.initElement(t,e,s),this.sourceRect={height:Number(this.assetData?.h),left:0,top:0,width:Number(this.assetData?.w)}}createContent(){let t="";this.assetData&&this.globalData?.getAssetsPath&&(t=this.globalData.getAssetsPath(this.assetData)),this.assetData&&(this.innerElem=tJ("image"),this.innerElem.setAttribute("width",`${this.assetData.w}px`),this.innerElem.setAttribute("height",`${this.assetData.h}px`),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData?.renderConfig?.imagePreserveAspectRatio||""),this.innerElem.setAttributeNS(tu,"href",t),this.layerElement?.appendChild(this.innerElem))}renderInnerContent(){}sourceRectAtTime(){return this.sourceRect}}class sP{constructor(){this.it=[],this.prevViewData=[],this.gr=tJ("g")}}function sM(t,e,s,i){if(0===e)return"";let r=t.o,a=t.i,n=t.v,o,h=` M${i.applyToPointStringified(n[0]?.[0]??0,n[0]?.[1]??0)}`;for(o=1;o<e;o++)h+=` C${i.applyToPointStringified(r[o-1]?.[0]??0,r[o-1]?.[1]??0)} ${i.applyToPointStringified(a[o]?.[0]??0,a[o]?.[1]??0)} ${i.applyToPointStringified(n[o]?.[0]??0,n[o]?.[1]??0)}`;return s&&e&&(h+=` C${i.applyToPointStringified(r[o-1]?.[0]??0,r[o-1]?.[1]??0)} ${i.applyToPointStringified(a[0]?.[0]??0,a[0]?.[1]??0)} ${i.applyToPointStringified(n[0]?.[0]??0,n[0]?.[1]??0)}z`),h}let sT=new es,sA=new es;function sD(t,e,s){if(!e)throw Error("SVGElementsRenderer: Method renderContetTransform is missing data");(s||e.transform.op._mdf)&&e.transform.container.setAttribute("opacity",`${e.transform.op.v}`),(s||e.transform.mProps._mdf)&&e.transform.container.setAttribute("transform",e.transform.mProps.v.to2dCSS())}function sI(t,e,s){if(!e)throw Error("SVGElementsRenderer: Method renderFill is missing data");let i=e.style;e.c?.v&&(e.c._mdf||s)&&i.pElem.setAttribute("fill",`rgb(${Math.floor(e.c.v[0])},${Math.floor(e.c.v[1])},${e.c.v[2]})`),(e.o?._mdf||s)&&i.pElem.setAttribute("fill-opacity",`${e.o?.v}`)}function sF(t,e,s){let i,r;if(!e)throw Error("SVGElementsRenderer: Method renderGradient is missing data");let a=e.gf,n=e.g?._hasOpacity,o=e.s?.v??[0,0],h=e.e?.v??[0,0];if(e.o?._mdf||s){let s=t.ty===Z.GradientFill?"fill-opacity":"stroke-opacity";e.style?.pElem.setAttribute(s,`${e.o?.v}`)}if(e.s?._mdf||s){let s=1===t.t?"x1":"cx",i="x1"===s?"y1":"cy";a?.setAttribute(s,`${o[0]}`),a?.setAttribute(i,`${o[1]}`),n&&!e.g?._collapsable&&(e.of?.setAttribute(s,`${o[0]}`),e.of?.setAttribute(i,`${o[1]}`))}if(e.g&&(e.g._cmdf||s)){i=e.cst;let t=e.g.c,{length:s}=i;for(let e=0;e<s;e++)(r=i[e]).setAttribute("offset",`${t[4*e]}%`),r.setAttribute("stop-color",`rgb(${t[4*e+1]},${t[4*e+2]},${t[4*e+3]})`)}if(n&&e.g&&(e.g._omdf||s)){let t=e.g.o,{length:s}=i=e.g._collapsable?e.cst:e.ost;for(let a=0;a<s;a++)r=i[a],e.g._collapsable||r.setAttribute("offset",`${t[2*a]}%`),r.setAttribute("stop-opacity",`${t[2*a+1]}`)}if(1===t.t)(e.e?._mdf||s)&&(a?.setAttribute("x2",`${h[0]}`),a?.setAttribute("y2",`${h[1]}`),n&&!e.g?._collapsable&&(e.of?.setAttribute("x2",`${h[0]}`),e.of?.setAttribute("y2",`${h[1]}`)));else{let t=0;if((e.s?._mdf||e.e?._mdf||s)&&(t=Math.sqrt(Math.pow(o[0]-h[0],2)+Math.pow(o[1]-h[1],2)),a?.setAttribute("r",`${t}`),n&&!e.g?._collapsable&&e.of?.setAttribute("r",`${t}`)),e.e?._mdf||e.h?._mdf||e.a?._mdf||s){t||(t=Math.sqrt(Math.pow(o[0]-h[0],2)+Math.pow(o[1]-h[1],2)));let s=Math.atan2(h[1]-o[1],h[0]-o[0]),i=Number(e.h?.v);i>=1?i=.99:i<=-1&&(i=-.99);let r=t*i,l=Math.cos(s+Number(e.a?.v))*r+o[0],p=Math.sin(s+Number(e.a?.v))*r+o[1];a?.setAttribute("fx",`${l}`),a?.setAttribute("fy",`${p}`),n&&!e.g?._collapsable&&(e.of?.setAttribute("fx",`${l}`),e.of?.setAttribute("fy",`${p}`))}}}function sL(t,e,s){sF(t,e,s),sR(t,e,s)}function s$(t){}function sN(t,e,s){let i,r,a,n,o,h,l;if(!e)throw Error("SVGElementsRenderer: Method renderPath is missing data");let{caches:p,lvl:c,sh:m,styles:d,transformers:u}=e,{length:f}=d;for(let e=0;e<f;e++){r=m?._mdf||!!s;let f=d[e],{lvl:g}=f??{lvl:0};if(g<c){for(o=sA.reset(),h=c-g,l=u.length-1;!r&&h>0;)r=u[l]?.mProps._mdf||r,h--,l--;if(r)for(h=c-g,l=u.length-1;h>0;)o.multiply(u[l]?.mProps.v),h--,l--}else o=sT;n=m?.paths;let y=n?._length||0;if(r){i="";for(let t=0;t<y;t++)a=n?.shapes[t],a?._length&&(i+=sM(a,a._length,a.c,o));p[e]=i}else i=p[e];f&&(f.d+=!0===t.hd?"":i??"",f._mdf=r||f._mdf)}}function sR(t,e,s){if(!e?.style)throw Error("SVGElementsRenderer: Method renderStroke is missing data");let{c:i,d:r,o:a,style:{msElem:n,pElem:o},w:h}=e;r&&(r._mdf||s)&&r.dashStr&&(o.setAttribute("stroke-dasharray",r.dashStr),o.setAttribute("stroke-dashoffset",`${r.dashoffset[0]}`)),i&&(i._mdf||s)&&o.setAttribute("stroke",`rgb(${Math.floor(i.v[0])},${Math.floor(i.v[1])},${Math.floor(i.v[2])})`),(a?._mdf||s)&&o.setAttribute("stroke-opacity",`${a?.v??1}`),(h?._mdf||s)&&(o.setAttribute("stroke-width",`${h?.v||0}`),n?.setAttribute("stroke-width",`${h?.v||0}`))}class sV extends eI{constructor(t,e,s){super(),this.it=[],this.prevViewData=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=ez.getProp(t,e.o,0,.01,this),this.c=ez.getProp(t,e.c,1,255,this),this.style=s}}class sO extends eI{constructor(t,e,s){super(),this.data=e,this.c=et(Y.Uint8c,4*e.p);const i=e.k.k?.[0]?.s?(e.k.k[0]?.s.length??0)-4*e.p:e.k.k.length-4*e.p;this.o=et(Y.Float32,i),this._cmdf=!1,this._omdf=!1,this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(s),this.prop=ez.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}checkCollapsable(){if(this.o.length/2!=this.c.length/4)return!1;if(this.data.k.k?.[0]?.s){let t=0,e=this.data.k.k.length;for(;t<e;){if(!this.comparePoints(this.data.k.k[t]?.s??[],this.data.p))return!1;t++}}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0}comparePoints(t,e){let s=0,i=this.o.length/2;for(;s<i;){if(Math.abs((t[4*s]??0)-(t[4*e+2*s]??0))>.01)return!1;s++}return!0}getValue(t){let e,s;if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,!this.prop._mdf&&!t||!tc(this.prop.v))return 0;let i=4*this.data.p;for(let r=0;r<i;r++)e=r%4==0?100:255,s=Math.round((this.prop.v[r]??0)*e),this.c[r]!==s&&(this.c[r]=s,this._cmdf=!t);if(this.o.length>0){let{length:e}=this.prop.v;for(let i=4*this.data.p;i<e;i++)s=(i%2==0?Math.round((this.prop.v[i]??0)*100):this.prop.v[i])??0,this.o[i-4*this.data.p]!==s&&(this.o[i-4*this.data.p]=s,this._omdf=!t)}return this._mdf=!t,0}}class sz extends eI{constructor(t,e,s){super(),this.cst=[],this.it=[],this.ost=[],this.prevViewData=[],this.stops=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,s)}initGradientData(t,e,s){this.o=ez.getProp(t,e.o,0,.01,this),this.s=ez.getProp(t,e.s,1,null,this),this.e=ez.getProp(t,e.e,1,null,this),this.h=ez.getProp(t,e.h??{k:0},0,.01,this),this.a=ez.getProp(t,e.a??{k:0},0,td,this),this.g=new sO(t,e.g,this),this.style=s,this.stops=[],this.setGradientData(s.pElem,e),this.setGradientOpacity(e,s),this._isAnimated=!!this._isAnimated}setGradientData(t,e){let s,i=th(),r=tJ(1===e.t?"linearGradient":"radialGradient");r.id=i,r.setAttribute("spreadMethod","pad"),r.setAttribute("gradientUnits","userSpaceOnUse");let a=[],n=4*(e.g?.p||1);for(let t=0;t<n;t+=4)s=tJ("stop"),r.appendChild(s),a.push(s);t.setAttribute(e.ty===Z.GradientFill?"fill":"stroke",`url(${sv()}#${i})`),this.gf=r,this.cst=a}setGradientOpacity(t,e){let s;if(!this.g?._hasOpacity||this.g._collapsable)return;let i=tJ("mask"),r=tJ("path");i.appendChild(r);let a=th(),n=th();i.id=n;let o=tJ(1===t.t?"linearGradient":"radialGradient");o.id=a,o.setAttribute("spreadMethod","pad"),o.setAttribute("gradientUnits","userSpaceOnUse");let h=(t.g?.k.k?.[0]?.s?t.g?.k.k[0]?.s.length:t.g?.k.k.length)||0,{stops:l}=this;for(let e=4*(t.g?.p||1);e<h;e+=2)(s=tJ("stop")).setAttribute("stop-color","rgb(255,255,255)"),o.appendChild(s),l.push(s);r.setAttribute(t.ty===Z.GradientFill?"fill":"stroke",`url(${sv()}#${a})`),t.ty===Z.GradientStroke&&(r.setAttribute("stroke-linecap",te[t.lc||2]),r.setAttribute("stroke-linejoin",ts[t.lj||2]),1===t.lj&&r.setAttribute("stroke-miterlimit",`${Number(t.ml)}`)),this.of=o,this.ms=i,this.ost=l,this.maskId=n,e.msElem=r}}class sB extends eI{constructor(t,e,s,i){let r;super(),this.elem=t,this.frameId=-1,this.dataProps=ee(e.length),this.renderer=s,this.k=!1,this.dashStr="",this.dashArray=et(Y.Float32,e.length>0?e.length-1:0),this.dashoffset=et(Y.Float32,1),this.initDynamicPropertyContainer(i);const a=e.length||0;for(let s=0;s<a;s++)r=ez.getProp(t,e[s]?.v,0,0,this),this.k=r.k||this.k,this.dataProps[s]={n:e[s]?.n??"d",p:r};this.k||this.getValue(!0),this._isAnimated=this.k}getValue(t){if(this.elem.globalData?.frameId===this.frameId&&!t||(this.elem.globalData?.frameId&&(this.frameId=this.elem.globalData.frameId),this.iterateDynamicProperties(),this._mdf=this._mdf||!!t,!this._mdf))return 0;let e=this.dataProps.length;this.renderer===K.SVG&&(this.dashStr="");for(let t=0;t<e;t++){if(this.dataProps[t]?.n==="o"){this.dashoffset[0]=this.dataProps[t]?.p.v;continue}if(this.renderer===K.SVG){this.dashStr+=` ${this.dataProps[t]?.p.v}`;continue}this.dashArray[t]=this.dataProps[t]?.p.v}return 0}}class sG extends sz{constructor(t,e,s){super(t,e,s),this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=ez.getProp(t,e.w,0,null,this),this.d=new sB(t,e.d||[],K.SVG,this),this.initGradientData(t,e,s),this._isAnimated=!!this._isAnimated}}class sq extends eI{constructor(t,e,s){super(),this.it=[],this.prevViewData=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=s}}class sj{setAsAnimated(){this._isAnimated=!0}constructor(){this.caches=[],this.it=[],this.lStr="",this.lvl=0,this.pathsData=[],this.prevViewData=[],this.sh=null,this.styledShapes=[],this.styles=[],this.tr=[],this.transformers=[],this.trNodes=[]}}class sW extends sj{constructor(t,e,s){super(),this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=s,this.lvl=e,this._isAnimated=!!s.k;let i=0;const{length:r}=t;for(;i<r;){if((t[i]?.mProps.dynamicProperties.length??0)>0){this._isAnimated=!0;break}i++}}}class sH extends sV{constructor(t,e,s){super(t,e,s),this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=ez.getProp(t,e.o,0,.01,this),this.w=ez.getProp(t,e.w,0,null,this),this.d=new sB(t,e.d||[],K.SVG,this),this.c=ez.getProp(t,e.c,1,255,this),this.style=s,this._isAnimated=!!this._isAnimated}}class sU{constructor(t,e){this.data=t,this.type=t.ty,this.d="",this.lvl=e,this._mdf=!1,this.closed=!0===t.hd,this.pElem=tJ("path"),this.msElem=null}reset(){this.d="",this._mdf=!1}}class sY{constructor(t,e,s){this.transform={container:s,mProps:t,op:e},this.elements=[],this._isAnimated=this.transform.mProps.dynamicProperties.length>0||this.transform.op.effectsSequence.length>0}}class sJ{constructor(t,e){this.elem=t,this.pos=e}}class sX extends sf{addProcessedElement(t,e){let{processedElements:s}=this,i=s.length;for(;i;){let r=s[--i];if(r?.elem===t){r.pos=e;return}}s.push(new sJ(t,e))}addShapeToModifiers(t){let{length:e}=this.shapeModifiers;for(let s=0;s<e;s++)this.shapeModifiers[s]?.addShape(t)}isShapeInAnimatedModifiers(t){let e=0,{length:s}=this.shapeModifiers;for(;e<s;){if(this.shapeModifiers[e]?.isAnimatedWithShape(t))return!0;e++}return!1}prepareFrame(t){this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}renderModifiers(){if(0===this.shapeModifiers.length)return;let{length:t}=this.shapes;for(let e=0;e<t;e++)this.shapes[e]?.sh?.reset();let{length:e}=this.shapeModifiers;for(let t=e-1;t>=0&&!this.shapeModifiers[t]?.processShapes(!!this._isFirstFrame);t--);}searchProcessedElement(t){let{processedElements:e}=this,{length:s}=e,i=0;for(;i<s;){if(e[i]?.elem===t)return e[i]?.pos??0;i++}return 0}constructor(...t){super(...t),this.processedElements=[],this.shapeModifiers=[],this.shapes=[]}}let sK={};function sZ(t,e,s){if(!sK[t])throw Error("Invalid modifier");return new sK[t]}function sQ(t,e){sK[t]=sK[t]??e}class s0 extends sX{constructor(t,e,s){super(),this.createContainerElements=sE.prototype.createContainerElements,this.createRenderableComponents=sE.prototype.createRenderableComponents,this.destroyBaseElement=sE.prototype.destroyBaseElement,this.getBaseElement=sE.prototype.getBaseElement,this.getMatte=sE.prototype.getMatte,this.identityMatrix=new es,this.initRendererElement=sE.prototype.initRendererElement,this.renderElement=sE.prototype.renderElement,this.setMatte=sE.prototype.setMatte,this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(t,e,s),this.prevViewData=[]}addToAnimatedContents(t,e){let s=0,{length:i}=this.animatedContents;for(;s<i;){if(this.animatedContents[s]?.element===e)return;s++}this.animatedContents.push({data:t,element:e,fn:function(t){switch(t.ty){case Z.Fill:return sI;case Z.GradientFill:return sF;case Z.GradientStroke:return sL;case Z.Stroke:return sR;case Z.Path:case Z.Ellipse:case Z.Rectangle:case Z.PolygonStar:return sN;case Z.Transform:return sD;case Z.NoStyle:return s$;default:return null}}(t)})}buildExpressionInterface(){}createContent(){if(!this.layerElement)throw Error(`${this.constructor.name}: Could not access Layer`);this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()}createGroupElement(t){let e=new sP;return t.ln&&(e.gr.id=t.ln),t.cl&&e.gr.classList.add(t.cl),t.bm&&(e.gr.style.mixBlendMode=e8(t.bm)),e}createShapeElement(t,e,s){let i=4;switch(t.ty){case Z.Rectangle:i=5;break;case Z.Ellipse:i=6;break;case Z.PolygonStar:i=7}let r=new sW(e,s,eU.getShapeProp(this,t,i));return this.shapes.push(r),this.addShapeToModifiers(r),this.addToAnimatedContents(t,r),r}createStyleElement(t,e){let s=null,i=new sU(t,e),r=i.pElem;switch(t.ty){case Z.Stroke:s=new sH(this,t,i);break;case Z.Fill:s=new sV(this,t,i);break;case Z.GradientFill:case Z.GradientStroke:(s=new(t.ty===Z.GradientFill?sz:sG)(this,t,i)).gf&&this.globalData?.defs.appendChild(s.gf),s.maskId&&s.ms&&s.of&&(this.globalData?.defs.appendChild(s.ms),this.globalData?.defs.appendChild(s.of),r.setAttribute("mask",`url(${sv()}#${s.maskId})`));break;case Z.NoStyle:s=new sq(this,t,i)}return(t.ty===Z.Stroke||t.ty===Z.GradientStroke)&&(r.setAttribute("stroke-linecap",te[t.lc||2]),r.setAttribute("stroke-linejoin",ts[t.lj||2]),r.setAttribute("fill-opacity","0"),1===t.lj&&t.ml&&r.setAttribute("stroke-miterlimit",`${t.ml}`)),2===t.r&&r.setAttribute("fill-rule","evenodd"),t.ln&&(r.id=t.ln),t.cl&&r.classList.add(t.cl),t.bm&&(r.style.mixBlendMode=e8(t.bm)),this.stylesList.push(i),s&&this.addToAnimatedContents(t,s),s}createTransformElement(t,e){let s=st.getTransformProperty(this,t,this);if(!s.o)throw Error(`${this.constructor.name}: Missing required data in TransformProperty`);let i=new sY(s,s.o,e);return this.addToAnimatedContents(t,i),i}destroy(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null}filterUniqueShapes(){let t,e,{length:s}=this.shapes,i=this.stylesList.length,r=[];for(let a=0;a<i;a++){t=this.stylesList[a],e=!1,r.length=0;for(let i=0;i<s;i++)this.shapes[i].styles.includes(t)&&(r.push(this.shapes[i]),e=this.shapes[i]?._isAnimated||e);r.length>1&&e&&this.setShapesAsAnimated(r)}}initSecondaryElement(){}reloadShapes(){if(!this.layerElement)throw Error(`${this.constructor.name}: Could not access layerElement`);this._isFirstFrame=!0;let{length:t}=this.itemsData;for(let e=0;e<t;e++)this.prevViewData[e]=this.itemsData[e];this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes();let{length:e}=this.dynamicProperties;for(let t=0;t<e;t++)this.dynamicProperties[t]?.getValue();this.renderModifiers()}renderInnerContent(){this.renderModifiers();let{length:t}=this.stylesList;for(let e=0;e<t;e++)this.stylesList[e]?.reset();this.renderShape();for(let e=0;e<t;e++)(this.stylesList[e]?._mdf||this._isFirstFrame)&&(this.stylesList[e]?.msElem&&(this.stylesList[e]?.msElem?.setAttribute("d",this.stylesList[e]?.d??""),this.stylesList[e].d=`M0 0${this.stylesList[e]?.d??""}`),this.stylesList[e]?.pElem.setAttribute("d",this.stylesList[e]?.d||"M0 0"))}renderShape(){let{length:t}=this.animatedContents;for(let e=0;e<t;e++)(this._isFirstFrame||this.animatedContents[e]?.element._isAnimated)&&this.animatedContents[e]?.data!==!0&&this.animatedContents[e]?.fn&&this.animatedContents[e]?.fn?.(this.animatedContents[e]?.data,this.animatedContents[e]?.element,this._isFirstFrame)}searchShapes(t,e,s,i,r,a,n){let o,h,l=n,p=[...a],c=[],m=[],{length:d}=t;for(let a=d-1;a>=0;a--){let n=this.searchProcessedElement(t[a]);switch(n?e[a]=s[n-1]:t[a]._shouldRender=l,t[a]?.ty){case Z.Fill:case Z.Stroke:case Z.GradientFill:case Z.GradientStroke:case Z.NoStyle:if(n){let{style:t}=e[a]??{style:null};t&&(t.closed=!1)}else e[a]=this.createStyleElement(t[a],r);if(t[a]?._shouldRender&&e[a]?.style?.pElem.parentNode!==i){let{pElem:t}=e[a]?.style??{pElem:null};t&&i.appendChild(t)}c.push(e[a]?.style);break;case Z.Group:if(n){let{length:t}=e[a]?.it??[];for(let s=0;s<t;s++){let{it:t,prevViewData:i}=e[a]??{it:null,prevViewData:null};i&&t&&(i[s]=t[s])}}else e[a]=this.createGroupElement(t[a]);if(this.searchShapes(t[a]?.it,e[a]?.it??[],e[a]?.prevViewData??[],e[a]?.gr,r+1,p,l),t[a]?._shouldRender&&e[a]?.gr?.parentNode!==i){let{gr:t}=e[a]??{};t&&i.appendChild(t)}break;case Z.Transform:n||(e[a]=this.createTransformElement(t[a],i)),(o=e[a]?.transform)&&p.push(o);break;case Z.Path:case Z.Rectangle:case Z.Ellipse:case Z.PolygonStar:n||(e[a]=this.createShapeElement(t[a],p,r)),this.setElementStyles(e[a]);break;case Z.Trim:case Z.RoundedCorners:case Z.Unknown:case Z.PuckerBloat:case Z.ZigZag:case Z.OffsetPath:n?(h=e[a]).closed=!1:((h=sZ(t[a]?.ty??Z.Unknown)).init(this,t[a]),e[a]=h,this.shapeModifiers.push(h)),m.push(h);break;case Z.Repeater:if(n){(h=e[a]).closed=!0,m.push(h);break}h=sZ(t[a]?.ty??Z.Unknown),e[a]=h,h.init(this,t,a,e),this.shapeModifiers.push(h),l=!1,m.push(h)}this.addProcessedElement(t[a],a+1)}let{length:u}=c;for(let t=0;t<u;t++){let e=c[t];e&&(e.closed=!0)}let{length:f}=m;for(let t=0;t<f;t++)m[t].closed=!0}setElementStyles(t){let{length:e}=this.stylesList;for(let s=0;s<e;s++)this.stylesList[s]?.closed||t.styles.push(this.stylesList[s])}setShapesAsAnimated(t){let{length:e}=t;for(let s=0;s<e;s++)t[s]?.setAsAnimated()}}class s1 extends su{constructor(t,e,s){if(super(),this.initElement=s0.prototype.initElement,this.prepareFrame=sk.prototype.prepareFrame,this.assetData=e.getAssetData(t.refId)??null,!e.imageLoader)throw Error(`${this.constructor.name} imageLoader is not implemented in globalData`);this.img=e.imageLoader.getAsset(this.assetData),this.initElement(t,e,s)}createContent(){let t,e;if(!this.assetData)throw Error(`${this.constructor.name}: assetData is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.img.width||this.assetData.w===this.img.width&&this.assetData.h===this.img.height)return;let s=tY("canvas");s.width=Number(this.assetData.w),s.height=Number(this.assetData.h);let i=s.getContext("2d"),r=this.img.width,a=this.img.height,n=r/a,o=Number(this.assetData.w)/Number(this.assetData.h),h=this.assetData.pr||this.globalData.renderConfig?.imagePreserveAspectRatio;n>o&&"xMidYMid slice"===h||n<o&&"xMidYMid slice"!==h?t=(e=a)*o:e=(t=r)/o,i?.drawImage(this.img,(r-t)/2,(a-e)/2,t,e,0,0,Number(this.assetData.w),Number(this.assetData.h)),this.img=s}destroy(){this.img=null}renderInnerContent(){this.canvasContext?.drawImage(this.img,0,0)}}class s2 extends sj{constructor(t,e,s,i){let r,a;switch(super(),this.styledShapes=[],this.tr=[0,0,0,0,0,0],e.ty){case Z.Rectangle:r=5;break;case Z.Ellipse:r=6;break;case Z.PolygonStar:r=7;break;default:r=4}this.sh=eU.getShapeProp(t,e,r);const{length:n}=s;for(let t=0;t<n;t++)s[t]?.closed||(a={transforms:i.addTransformSequence(s[t]?.transforms),trNodes:[]},this.styledShapes.push(a),s[t]?.elements.push(a))}}class s3{constructor(){this.sequences={},this.sequenceList=[],this.transform_key_count=0}addTransformSequence(t){let{length:e}=t,s="_";for(let i=0;i<e;i++)s+=`${t[i]?.transform.key}_`;let i=this.sequences[s];return i||(i={_mdf:!1,finalTransform:new es,transforms:[...t]},this.sequences[s]=i,this.sequenceList.push(i)),i}getNewKey(){return this.transform_key_count++,`_${this.transform_key_count}`}processSequence(t,e){let s=0,{length:i}=t.transforms??[],r=e;if(!e)for(;s<i;){if(t.transforms?.[s]?.transform.mProps._mdf){r=!0;break}s++}if(r)for(t.finalTransform?.reset(),s=i-1;s>=0;s-=1){let{v:e}=t.transforms?.[s]?.transform.mProps??{v:null};e&&t.finalTransform?.multiply(e)}t._mdf=!!r}processSequences(t){let{length:e}=this.sequenceList;for(let s=0;s<e;s++)this.processSequence(this.sequenceList[s],t)}}class s5 extends sX{constructor(t,e,s){super(),this.clearCanvas=su.prototype.clearCanvas,this.createContainerElements=su.prototype.createContainerElements,this.createRenderableComponents=su.prototype.createRenderableComponents,this.dashResetter=[],this.exitLayer=su.prototype.exitLayer,this.hide=su.prototype.hide,this.initRendererElement=su.prototype.initRendererElement,this.prepareLayer=su.prototype.prepareLayer,this.renderFrame=su.prototype.renderFrame,this.setBlendMode=su.prototype.setBlendMode,this.show=su.prototype.show,this.transformHelper={_opMdf:!1,opacity:1},this.shapes=[],this.shapesData=t.shapes,this.stylesList=[],this.itemsData=[],this.prevViewData=[],this.shapeModifiers=[],this.processedElements=[],this.transformsManager=new s3,this.initElement(t,e,s)}addTransformToStyleList(t){let{length:e}=this.stylesList;for(let s=0;s<e;s++)this.stylesList[s].closed||this.stylesList[s].transforms.push(t)}closeStyles(t){let{length:e}=t;for(let s=0;s<e;s++)t[s].closed=!0}createContent(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])}createGroupElement(t){return{it:[],prevViewData:[]}}createShapeElement(t){let e=new s2(this,t,this.stylesList,this.transformsManager);return this.shapes.push(e),this.addShapeToModifiers(e),e}createStyleElement(t,e){try{let s={closed:!0===t.hd,data:t,elements:[],preTransforms:this.transformsManager.addTransformSequence(e),transforms:[],type:t.ty},i={};switch(t.ty){case Z.Fill:case Z.Stroke:i.c=ez.getProp(this,t.c,1,255,this),i.c.k||(s.co=`rgb(${Math.floor(i.c.v[0])},${Math.floor(i.c.v[1])},${Math.floor(i.c.v[2])})`);break;case Z.GradientFill:case Z.GradientStroke:i.s=ez.getProp(this,t.s,1,null,this),i.e=ez.getProp(this,t.e,1,null,this),i.h=ez.getProp(this,t.h??{k:0},0,.01,this),i.a=ez.getProp(this,t.a??{k:0},0,td,this),t.g&&(i.g=new sO(this,t.g,this))}return i.o=ez.getProp(this,t.o,0,.01,this),t.ty===Z.Stroke||t.ty===Z.GradientStroke?(s.lc=te[t.lc||2],s.lj=ts[t.lj||2],1===t.lj&&(s.ml=t.ml),i.w=ez.getProp(this,t.w,0,null,this),i.w.k||(s.wi=i.w.v),t.d&&"object"==typeof t.d&&(i.d=new sB(this,t.d,K.Canvas,this),i.d.k||(s.da=i.d.dashArray,s.do=i.d.dashoffset[0]))):s.r=2===t.r?"evenodd":"nonzero",this.stylesList.push(s),i.style=s,i}catch(t){return console.error(this.constructor.name,t),null}}createTransformElement(t){return{transform:{_opMdf:!1,key:this.transformsManager.getNewKey(),mProps:st.getTransformProperty(this,t,this),op:ez.getProp(this,t.o,0,.01,this),opacity:1}}}destroy(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0}drawLayer(){try{let t;if(!this.globalData)throw Error(`${this.constructor.name} globalData is not implemented`);if(!this.globalData.renderer)throw Error(`${this.constructor.name} renderer is not implemented`);let{length:e}=this.stylesList,{renderer:s}=this.globalData,i=this.globalData.canvasContext;for(let r=0;r<e;r++){let{co:e,coOp:a,da:n,data:o,elements:h,grd:l,lc:p,lj:c,ml:m,preTransforms:d,r:u,type:f,wi:g}=t=this.stylesList[r],y=f===Z.Stroke||f===Z.GradientStroke;if(y&&0===g||!o._shouldRender||0===a||0===this.globalData.currentGlobalAlpha)continue;s.save(),y?(s.ctxStrokeStyle(f===Z.Stroke?e:l),s.ctxLineWidth(g||0),p&&s.ctxLineCap(p),c&&s.ctxLineJoin(c),s.ctxMiterLimit(m||0)):s.ctxFillStyle(f===Z.Fill?e:l),s.ctxOpacity(a),f!==Z.Stroke&&f!==Z.GradientStroke&&i?.beginPath(),s.ctxTransform(d.finalTransform?.props);let{length:v}=h;for(let e=0;e<v;e++){(f===Z.Stroke||f===Z.GradientStroke)&&(i?.beginPath(),i&&n&&(i.setLineDash(n),i.lineDashOffset=t.do||0));let r=h[e].trNodes,{length:a}=r;for(let t=0;t<a;t++){let{p:e=[],pts:s=[]}=r[t];"m"===r[t].t?i?.moveTo(e[0],e[1]):"c"===r[t].t?i?.bezierCurveTo(s[0],s[1],s[2],s[3],s[4],s[5]):i?.closePath()}y&&(s.ctxStroke(),n&&i?.setLineDash(this.dashResetter))}y||this.globalData.renderer.ctxFill(u),s.restore()}}catch(t){console.error(this.constructor.name,t)}}reloadShapes(){this._isFirstFrame=!0;let{length:t}=this.itemsData;for(let e=0;e<t;e++)this.prevViewData[e]=this.itemsData[e];this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]);let{length:e}=this.dynamicProperties;for(let t=0;t<e;t++)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)}removeTransformFromStyleList(){let{length:t}=this.stylesList;for(let e=0;e<t;e++)this.stylesList[e].closed||this.stylesList[e].transforms.pop()}renderFill(t,e,s){let i=e.style;(e.c._mdf||this._isFirstFrame)&&(i.co=`rgb(${Math.floor(e.c.v[0])},${Math.floor(e.c.v[1])},${Math.floor(e.c.v[2])})`),(e.o._mdf||s._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*s.opacity)}renderGradientFill(t,e,s){let i;if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);let r=e.style;if(!r?.grd||e.g?._mdf||e.s?._mdf||e.e?._mdf||1!==t.t&&(e.h?._mdf||e.a?._mdf)){let s=this.globalData.canvasContext,a=e.s?.v??[0,0],n=e.e?.v??[0,0];if(1===t.t)i=s?.createLinearGradient(a[0],a[1],n[0],n[1]);else{let t=Math.sqrt(Math.pow(a[0]-n[0],2)+Math.pow(a[1]-n[1],2)),r=Math.atan2(n[1]-a[1],n[0]-a[0]),o=e.h?.v??0;o>=1?o=.99:o<=-1&&(o=-.99);let h=t*o,l=e.a?.v??0,p=Math.cos(r+l)*h+a[0],c=Math.sin(r+l)*h+a[1];i=s?.createRadialGradient(p,c,0,a[0],a[1],t)}let o=t.g?.p??0,h=e.g?.c??[],l=1;for(let t=0;t<o;t++)e.g?._hasOpacity&&e.g._collapsable&&(l=e.g.o[2*t+1]),i?.addColorStop(h[4*t]/100,`rgba(${h[4*t+1]},${h[4*t+2]},${h[4*t+3]},${l})`);r&&(r.grd=i)}r&&(r.coOp=(e.o?.v??0)*s.opacity)}renderInnerContent(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)}renderPath(t,e){if(!0===t.hd||!t._shouldRender||!e.sh)return;let{length:s}=e.styledShapes;for(let t=0;t<s;t++)this.renderStyledShape(e.styledShapes[t],e.sh)}renderShape(t,e,s,i){try{let r,a=e.length-1;r=t;for(let i=a;i>=0;i--)switch(e[i].ty){case Z.Transform:(r=s[i].transform)&&this.renderShapeTransform(t,r);break;case Z.Path:case Z.Ellipse:case Z.Rectangle:case Z.PolygonStar:this.renderPath(e[i],s[i]);break;case Z.Fill:this.renderFill(e[i],s[i],r);break;case Z.Stroke:this.renderStroke(e[i],s[i],r);break;case Z.GradientFill:case Z.GradientStroke:this.renderGradientFill(e[i],s[i],r);break;case Z.Group:this.renderShape(r,e[i].it??[],s[i].it);case Z.Trim:}i&&this.drawLayer()}catch(t){console.error(this.constructor.name,t)}}renderShapeTransform(t,e){(t._opMdf||e.op._mdf||this._isFirstFrame)&&(e.opacity=t.opacity,e.opacity*=e.op.v,e._opMdf=!0)}renderStroke(t,e,s){let i=e.style,{c:r,d:a,o:n,w:o}=e;a&&(a._mdf||this._isFirstFrame)&&(i.da=a.dashArray,i.do=a.dashoffset[0]),(r._mdf||this._isFirstFrame)&&(i.co=`rgb(${Math.floor(r.v[0])},${Math.floor(r.v[1])},${Math.floor(r.v[2])})`),(n._mdf||s._opMdf||this._isFirstFrame)&&(i.coOp=n.v*s.opacity),(o._mdf||this._isFirstFrame)&&(i.wi=o.v)}renderStyledShape(t,e){let s,i,r;if(!this._isFirstFrame&&!e._mdf&&!t.transforms._mdf)return;let{transforms:a,trNodes:n}=t,{paths:o}=e,h=o?._length||0;n.length=0;let l=a?.finalTransform;for(r=0;r<h;r++){let t=o?.shapes[r];if(t?.v){for(s=1,i=t._length;s<i;s++)1===s&&n.push({p:l?.applyToPointArray(t.v[0][0],t.v[0][1],0),t:"m"}),n.push({pts:l?.applyToTriplePoints(t.o[s-1],t.i[s],t.v[s]),t:"c"});1===i&&n.push({p:l?.applyToPointArray(t.v[0][0],t.v[0][1],0),t:"m"}),t.c&&i&&n.push({pts:l?.applyToTriplePoints(t.o[s-1],t.i[0],t.v[0]),t:"c"},{t:"z"})}}t.trNodes=n}searchShapes(t,e,s,i,r){let a,n,o=i,h=t.length-1,l=[],p=[],c=[...r];for(let i=h;i>=0;i--){let r=this.searchProcessedElement(t[i]);switch(r?e[i]=s[r-1]:t[i]._shouldRender=o,t[i].ty){case Z.Fill:case Z.Stroke:case Z.GradientFill:case Z.GradientStroke:r?e[i].style.closed=!1:e[i]=this.createStyleElement(t[i],c),l.push(e[i].style);break;case Z.Group:if(r){let{length:t}=e[i].it;for(let s=0;s<t;s++)e[i].prevViewData[s]=e[i].it[s]}else e[i]=this.createGroupElement(t[i]);this.searchShapes(t[i].it??[],e[i].it,e[i].prevViewData,o,c);break;case Z.Transform:r||(n=this.createTransformElement(t[i]),e[i]=n),c.push(e[i]),this.addTransformToStyleList(e[i]);break;case Z.Path:case Z.Rectangle:case Z.Ellipse:case Z.PolygonStar:r||(e[i]=this.createShapeElement(t[i]));break;case Z.Trim:case Z.RoundedCorners:case Z.PuckerBloat:case Z.ZigZag:case Z.OffsetPath:r?(a=e[i]).closed=!1:((a=sZ(t[i].ty)).init(this,t[i]),e[i]=a,this.shapeModifiers.push(a)),p.push(a);break;case Z.Repeater:r?(a=e[i]).closed=!0:(a=sZ(t[i].ty),e[i]=a,a.init(this,t,i,e),this.shapeModifiers.push(a),o=!1),p.push(a)}this.addProcessedElement(t[i],i+1)}this.removeTransformFromStyleList(),this.closeStyles(l);let{length:m}=p;for(let t=0;t<m;t++)p[t].closed=!0}}class s4 extends su{constructor(t,e,s){super(),this.initElement=s0.prototype.initElement,this.prepareFrame=sk.prototype.prepareFrame,this.initElement(t,e,s)}renderInnerContent(){if(!this.globalData)throw Error(`${this.constructor.name}: globalData it not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) it not implemented`);if(!this.globalData.renderer)throw Error(`${this.constructor.name}: globalData.renderer it not implemented`);this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw||0,this.data.sh||0)}}class s6{constructor(t,e,s,i,r,a){this.o=t,this.sw=e,this.sc=s,this.fc=i,this.m=r,this.p=a,this._mdf={fc:!!i,m:!0,o:!0,p:!0,sc:!!s,sw:!!e}}update(t,e,s,i,r,a){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;let n=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,n=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,n=!0),this.sc!==s&&(this.sc=s,this._mdf.sc=!0,n=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,n=!0),this.m!==r&&(this.m=r,this._mdf.m=!0,n=!0),a&&a.length>0&&(this.p[0]!==a[0]||this.p[1]!==a[1]||this.p[4]!==a[4]||this.p[5]!==a[5]||this.p[12]!==a[12]||this.p[13]!==a[13])&&(this.p=a,this._mdf.p=!0,n=!0),n}}class s8 extends eL{constructor(t,e){super(),this._currentTextLength=-1,this.finalE=0,this.finalS=0,this.k=!1,this.data=e,this.elem=t,this.comp=t.comp,this.initDynamicPropertyContainer(t),this.s=ez.getProp(t,e.s??{a:0,k:0},0,0,this),"e"in e?this.e=ez.getProp(t,e.e,0,0,this):this.e={v:100},this.o=ez.getProp(t,e.o??{a:0,k:0},0,0,this),this.xe=ez.getProp(t,e.xe??{a:0,k:0},0,0,this),this.ne=ez.getProp(t,e.ne??{a:0,k:0},0,0,this),this.sm=ez.getProp(t,e.sm??{a:0,k:100},0,0,this),this.a=ez.getProp(t,e.a,0,.01,this),0===this.dynamicProperties.length&&this.getValue()}getMult(t,e){let s=t;this._currentTextLength!==this.elem.textProperty?.currentData.l.length&&this.getValue();let i=0,r=0,a=1,n=1;this.ne.v>0?i=this.ne.v/100:r=-this.ne.v/100,this.xe.v>0?a=1-this.xe.v/100:n=1+this.xe.v/100;let o=eA(i,r,a,n).get,h=0,l=this.finalS,p=this.finalE;switch(this.data.sh){case 2:h=o(h=p===l?+(s>=p):Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)));break;case 3:h=o(h=p===l?s>=p?0:1:1-Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)));break;case 4:p===l?h=0:(h=Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)))<.5?h*=2:h=1-2*(h-.5),h=o(h);break;case 5:if(p===l)h=0;else{let t=p-l,e=-t/2+(s=Math.min(Math.max(0,s+.5-l),p-l)),i=t/2;h=Math.sqrt(1-e*e/(i*i))}h=o(h);break;case 6:h=o(h=p===l?0:(1+Math.cos(Math.PI+2*Math.PI*(s=Math.min(Math.max(0,s+.5-l),p-l))/(p-l)))/2);break;default:s>=Math.floor(l)&&(h=s-l<0?Math.max(0,Math.min(Math.min(p,1)-(l-s),1)):Math.max(0,Math.min(p-s,1))),h=o(h)}if(100!==this.sm.v){let t=.01*this.sm.v;0===t&&(t=1e-8);let e=.5-.5*t;h<e?h=0:(h=(h-e)/t)>1&&(h=1)}return h*this.a.v}getTextSelectorProp(t,e,s){throw Error("Method not implemented")}getValue(t){this.iterateDynamicProperties(),this._mdf=t||this._mdf,this._currentTextLength=this.elem.textProperty?.currentData.l.length||0,t&&2===this.data.r&&this.e.v&&(this.e.v=this._currentTextLength);let e=2===this.data.r?1:100/this.data.totalChars,s=this.o.v/e,i=Number(this.s?.v)/e+s,r=this.e.v/e+s;if(i>r){let t=i;i=r,r=t}return this.finalS=i,this.finalE=r,0}}class s9{constructor(t,e,s){const i={propType:!1},r=e?.a;this.a={a:r?.a?ez.getProp(t,r.a,1,0,s):i,fb:r?.fb?ez.getProp(t,r.fb,0,.01,s):i,fc:r?.fc?ez.getProp(t,r.fc,1,0,s):i,fh:r?.fh?ez.getProp(t,r.fh,0,0,s):i,fs:r?.fs?ez.getProp(t,r.fs,0,.01,s):i,o:r?.o?ez.getProp(t,r.o,0,.01,s):i,p:r?.p?ez.getProp(t,r.p,1,0,s):i,r:r?.r?ez.getProp(t,r.r,0,td,s):i,rx:r?.rx?ez.getProp(t,r.rx,0,td,s):i,ry:r?.ry?ez.getProp(t,r.ry,0,td,s):i,s:r?.s?ez.getProp(t,r.s,1,.01,s):i,sa:r?.sa?ez.getProp(t,r.sa,0,td,s):i,sc:r?.sc?ez.getProp(t,r.sc,1,0,s):i,sk:r?.sk?ez.getProp(t,r.sk,0,td,s):i,sw:r?.sw?ez.getProp(t,r.sw,0,0,s):i,t:r?.t?ez.getProp(t,r.t,0,0,s):i},this.s=new s8(t,e?.s),this.s.t=e?.s?.t}}let s7=(t,e,s)=>{let i=Math.max(t,e,s),r=Math.min(t,e,s),a=i-r,n=0;switch(i){case r:n=0;break;case t:n=(e-s+6*(e<s)*a)/(6*a);break;case e:n=(s-t+2*a)/(6*a);break;case s:n=(t-e+4*a)/(6*a)}return[n,0===i?0:a/i,i/255]},it=(t,e,s)=>{let i=0,r=0,a=0,n=Math.floor(6*t),o=6*t-n,h=s*(1-e),l=s*(1-o*e),p=s*(1-(1-o)*e);switch(n%6){case 0:i=s,r=p,a=h;break;case 1:i=l,r=s,a=h;break;case 2:i=h,r=s,a=p;break;case 3:i=h,r=l,a=s;break;case 4:i=p,r=h,a=s;break;case 5:i=s,r=h,a=l}return[i,r,a]},ie=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[2]+=e,s[2]>1?s[2]=1:s[2]<0&&(s[2]=0),it(s[0],s[1],s[2])},is=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[0]+=e/360,s[0]>1?s[0]-=1:s[0]<0&&s[0]++,it(s[0],s[1],s[2])},ii=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[1]+=e,s[1]>1?s[1]=1:s[1]<=0&&(s[1]=0),it(s[0],s[1],s[2])};class ir extends eI{constructor(t,e,s){super(),this._frameId=-1,this._isFirstFrame=!0,this.defaultPropsArray=[],this.lettersChangedFlag=!1,this.renderedLetters=[],this._hasMaskedPath=!1,this._moreOptions={alignment:{}},this._pathData={},this.mHelper=new es,this._textData=t,this._renderType=e,this._elem=s,this._animatorsData=ee(Number(this._textData.a?.length)),this.initDynamicPropertyContainer(s)}getMeasures(t,e){try{if(this.lettersChangedFlag=!!e,!this._mdf&&!this._isFirstFrame&&!e&&(!this._hasMaskedPath||!this._pathData.m?._mdf))return;this._isFirstFrame=!1;let s=this._moreOptions.alignment.v,i=this._animatorsData,r=this._textData,a=this.mHelper,n=this._renderType,o=this.renderedLetters.length,h,l,p,c,m=t.l,d,u=0,f,g=0,y,v=0,b=0,_,x=null,w=[],S=0,C=0,E,k,P=null;if(this._hasMaskedPath&&this._pathData.m){if(P=this._pathData.m,!this._pathData.n||this._pathData._mdf){let t=P.v;if(t){let e;for(this._pathData.r?.v&&(t=t.toReversed()),d={segments:[],tLength:0},c=t._length-1,C=0,p=0;p<c;p++)tp(t)||(e=eb(t.v[p],t.v[p+1],[(t.o[p]?.[0]??0)-(t.v[p]?.[0]??0),(t.o[p]?.[1]??0)-(t.v[p]?.[1]??0)],[(t.i[p+1]?.[0]??0)-(t.v[p+1]?.[0]??0),(t.i[p+1]?.[1]??0)-(t.v[p+1]?.[1]??0)]),d.tLength+=e.segmentLength,d.segments.push(e),C+=e.segmentLength);p=c,P.v?.c&&!tp(t)&&(e=eb(t.v[p],t.v[0],[(t.o[p]?.[0]??0)-(t.v[p]?.[0]??0),(t.o[p]?.[1]??0)-(t.v[p]?.[1]??0)],[(t.i[0]?.[0]??0)-(t.v[0]?.[0]??0),(t.i[0]?.[1]??0)-(t.v[0]?.[1]??0)]),d.tLength+=e.segmentLength,d.segments.push(e),C+=e.segmentLength),this._pathData.pi=d}}if(d=this._pathData.pi,u=this._pathData.f?.v??0,b=0,v=1,g=0,w=d?.segments??[],u>0&&P.v?.c)for((d?.tLength??0<Math.abs(u))&&(u=-Math.abs(u)%(d?.tLength??0)),b=w.length-1,v=(x=w[b]?.points??[]).length-1;u<0;)u+=x[v]?.partialLength??0,(v-=1)<0&&(b-=1,v=(x=w[b]?.points??[]).length-1);_=(x=w[b]?.points??[])[v-1],f=x[v],S=f?.partialLength??0}c=m.length||0,h=0,l=0;let M=1.2*(t.finalSize||0)*.714,T=!0,A,D,I,F,L=i.length,$,N=-1,R,V=0,O=0,z=u,B=b,G=v,q=-1,j,W=[0,0,0],H=0,U=[0,0,0],Y,J,X,Z,Q="",tt=this.defaultPropsArray,te;if(2===t.j||1===t.j){let e=0,s=0,a=2===t.j?-.5:-1,n=0,o=!0;for(p=0;p<c;p++){if(m[p]?.n){for(e&&(e+=s);n<p;)(m[n]??{}).animatorJustifyOffset=e,n++;e=0,o=!0;continue}for(I=0;I<L;I++){if(A=i[I]?.a??{},!A.t?.propType)continue;let{v:n}=A.t;"number"==typeof n&&(o&&2===t.j&&(s+=n*a),D=i[I]?.s,$=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars),void 0!==$&&(tp($)?e+=n*($[0]??1)*a:e+=n*$*a))}o=!1}for(e&&(e+=s);n<p;)m[n].animatorJustifyOffset=e,n++}for(p=0;p<c;p++){if(a.reset(),j=1,m[p]?.n)h=0,l+=t.yOffset||0,l+=+!!T,u=z,T=!1,this._hasMaskedPath&&(b=B||0,v=G||0,_=(x=w[b]?.points??[])[v-1],f=x[v],S=f?.partialLength??0,g=0),Q="",Z="",J="",te="",tt=this.defaultPropsArray;else{if(this._hasMaskedPath){if(q!==m[p]?.line){switch(t.j){case 1:u+=C-(t.lineWidths[m[p]?.line??0]??0);break;case 2:u+=(C-(t.lineWidths[m[p]?.line??0]??0))/2}q=m[p]?.line||0}N!==m[p]?.ind&&(m[N]&&(u+=Number(m[N]?.extra)),u+=(m[p]?.an||0)/2,N=m[p]?.ind||0),u+=s[0]*(m[p]?.an||0)*.005;let e=0;for(I=0;I<L;I++){if(A=i[I]?.a,A?.p.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars)))continue;tp(A.p.v)&&(tp($)?e+=A.p.v[0]*($[0]??1):e+=A.p.v[0]*$)}if(A?.a.propType){if((D=i[I]?.s,$=D?.getMult(Number(m[p]?.anIndexes[I]),r.a?.[I]?.s?.totalChars))&&tp(A.a.v)){if(tp($)){e+=(A.a.v[0]??0)*($[0]??1);continue}e+=(A.a.v[0]??0)*$}}}for(y=!0,this._pathData.a?.v&&(u=.5*(m[0]?.an||0)+(C-Number(this._pathData.f?.v)-.5*(m[0]?.an||0)-(m[m.length-1]?.an??0)*.5)*N/(c-1)+Number(this._pathData.f?.v));y;)g+S>=u+e||!x?(E=(u+e-g)/(f?.partialLength||0),V=Number(_?.point[0])+(Number(f?.point[0])-Number(_?.point[0]))*E,O=Number(_?.point[1])+(Number(f?.point[1])-Number(_?.point[1]))*E,a.translate(-s[0]*(m[p]?.an??0)*.005,-(.01*(s[1]*M))),y=!1):x.length>0&&(g+=Number(f?.partialLength),++v>=x.length&&(v=0,w[++b]?x=w[b]?.points??[]:P?.v?.c?(v=0,b=0,x=w[b]?.points??[]):(g-=Number(f?.partialLength),x=null)),x&&(_=f,f=x[v],S=f?.partialLength??0));R=(m[p]?.an??0)/2-(m[p]?.add??0),a.translate(-R,0,0)}else R=(m[p]?.an??0)/2-(m[p]?.add??0),a.translate(-R,0,0),a.translate(-s[0]*(m[p]?.an??0)*.005,-s[1]*M*.01,0);for(I=0;I<L;I++)if(A=i[I]?.a??{},A.t?.propType&&(D=i[I]?.s,$=D?.getMult(Number(m[p]?.anIndexes[I]),r.a?.[I]?.s?.totalChars),0!==h||0!==t.j)){if(this._hasMaskedPath){tp($)?u+=Number(A.t.v)*($[0]??1):u+=Number(A.t.v)*Number($);continue}if(tp($)){h+=Number(A.t.v)*($[0]??1);continue}h+=Number(A.t.v)*Number($)}for(t.strokeWidthAnim&&(H=t.sw||0),t.strokeColorAnim&&(W=t.sc?[t.sc[0],t.sc[1],t.sc[2]]:[0,0,0]),t.fillColorAnim&&t.fc&&(U=[Number(t.fc[0]),Number(t.fc[1]),Number(t.fc[2])]),I=0;I<L;I++)if(A=i[I]?.a??{},A.a?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.a.v))continue;if(tp($)){a.translate(-(A.a.v[0]??0)*($[0]??1),-(A.a.v[1]??0)*($[1]??1),(A.a.v[2]??0)*($[2]??1));continue}a.translate(-(A.a.v[0]??0)*$,-(A.a.v[1]??0)*$,(A.a.v[2]??0)*$)}for(I=0;I<L;I++)if(A=i[I]?.a??{},A.s?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.s.v))continue;if(tp($)){a.scale(1+((A.s.v[0]??0)-1)*($[0]??1),1+((A.s.v[1]??0)-1)*($[1]??1),1);continue}a.scale(1+((A.s.v[0]??0)-1)*$,1+((A.s.v[1]??0)-1)*$,1)}for(I=0;I<L;I++)if(A=i[I]?.a??{},D=i[I]?.s,$=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars)){if(A.sk?.propType&&(tp($)?a.skewFromAxis(-Number(A.sk.v)*($[0]??1),Number(A.sa?.v)*($[1]??1)):a.skewFromAxis(-Number(A.sk.v)*$,Number(A.sa?.v)*$)),A.r?.propType&&(tp($)?a.rotateZ(-Number(A.r.v)*($[2]??1)):a.rotateZ(-Number(A.r.v)*$)),A.ry?.propType&&(tp($)?a.rotateY(Number(A.ry.v)*($[1]??1)):a.rotateY(Number(A.ry.v)*$)),A.rx?.propType&&(tp($)?a.rotateX(Number(A.rx.v)*($[0]??1)):a.rotateX(Number(A.rx.v)*$)),A.o?.propType&&(tp($)?j+=(Number(A.o.v)*($[0]??1)-j)*($[0]??1):j+=(Number(A.o.v)*$-j)*$),t.strokeWidthAnim&&A.sw?.propType&&(tp($)?H+=Number(A.sw.v)*($[0]??1):H+=Number(A.sw.v)*$),t.strokeColorAnim&&A.sc?.propType&&tp(A.sc.v))for(Y=0;Y<3;Y++)tp($)?W[Y]+=((A.sc.v[Y]??0)-(W[Y]??0))*($[0]??1):W[Y]+=((A.sc.v[Y]??0)-(W[Y]??0))*$;if(t.fillColorAnim&&t.fc){if(A.fc?.propType)for(Y=0;Y<3;Y++)tp(A.fc.v)&&(tp($)?U[Y]+=((A.fc.v[Y]??0)-(U[Y]??0))*($[0]??1):U[Y]+=((A.fc.v[Y]??0)-(U[Y]??0))*$);A.fh?.propType&&(U=tp($)?is(U,Number(A.fh.v)*($[0]??1)):is(U,Number(A.fh.v)*$)),A.fs?.propType&&(U=tp($)?ii(U,Number(A.fs.v)*($[0]??1)):ii(U,Number(A.fs.v)*$)),A.fb?.propType&&(U=tp($)?ie(U,Number(A.fb.v)*($[0]??1)):ie(U,Number(A.fb.v)*$))}}for(I=0;I<L;I++)if(A=i[I]?.a??{},A.p?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.p.v))continue;this._hasMaskedPath?tp($)?a.translate(0,A.p.v[1]*$[0],-A.p.v[2]*$[1]):a.translate(0,A.p.v[1]*$,-A.p.v[2]*$):tp($)?a.translate(A.p.v[0]*$[0],A.p.v[1]*$[1],-A.p.v[2]*$[2]):a.translate(A.p.v[0]*$,A.p.v[1]*$,-A.p.v[2]*$)}if(t.strokeWidthAnim&&(J=H<0?0:H),t.strokeColorAnim&&(X=`rgb(${Math.round(255*W[0])},${Math.round(255*W[1])},${Math.round(255*W[2])})`),t.fillColorAnim&&t.fc&&(Z=`rgb(${Math.round(255*U[0])},${Math.round(255*U[1])},${Math.round(255*U[2])})`),this._hasMaskedPath){if(a.translate(0,-Number(t.ls)),a.translate(0,s[1]*M*.01+l,0),this._pathData.p?.v){k=(Number(f?.point[1])-Number(_?.point[1]))/(Number(f?.point[0])-Number(_?.point[0]));let t=180*Math.atan(k)/Math.PI;Number(f?.point[0])<Number(_?.point[0])&&(t+=180),a.rotate(-t*Math.PI/180)}a.translate(V,O,0),u-=s[0]*(m[p]?.an??0)*.005,m[p+1]&&N!==m[p+1]?.ind&&(u+=(m[p]?.an??0)/2,u+=.001*t.tr*Number(t.finalSize))}else{switch(a.translate(h,l,0),t.ps&&a.translate(t.ps[0],t.ps[1]+Number(t.ascent),0),t.j){case 1:a.translate((m[p]?.animatorJustifyOffset??0)+Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[m[p]?.line??0])),0,0);break;case 2:a.translate((m[p]?.animatorJustifyOffset??0)+Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[m[p]?.line??0]))/2,0,0)}a.translate(0,-Number(t.ls)),a.translate(R,0,0),a.translate(s[0]*Number(m[p]?.an)*.005,s[1]*M*.01,0),h+=(m[p]?.l??0)+.001*t.tr*Number(t.finalSize)}n===K.HTML?Q=a.toCSS():n===K.SVG?Q=a.to2dCSS():tt=[a.props[0]??0,a.props[1]??0,a.props[2]??0,a.props[3]??0,a.props[4]??0,a.props[5]??0,a.props[6]??0,a.props[7]??0,a.props[8]??0,a.props[9]??0,a.props[10]??0,a.props[11]??0,a.props[12]??0,a.props[13]??0,a.props[14]??0,a.props[15]??0],te=j}if(o<=p){F=new s6(Number(te),Number(J),X,Z,Q,tt),this.renderedLetters.push(F),o++,this.lettersChangedFlag=!0;continue}F=this.renderedLetters[p],this.lettersChangedFlag=F.update(Number(te),Number(J),X,Z,Q,tt)||this.lettersChangedFlag}}catch(t){console.error(this.constructor.name,t)}}getValue(){return this._elem.globalData?.frameId===this._frameId||(this._frameId=this._elem.globalData?.frameId??0,this.iterateDynamicProperties()),0}searchProperties(t){let{length:e}=this._textData.a??[],{getProp:s}=ez;for(let t=0;t<e;t++)this._animatorsData[t]=new s9(this._elem,this._textData.a?.[t],this);this._textData.p&&"m"in this._textData.p&&this._elem.maskManager?(this._pathData={a:s(this._elem,this._textData.p.a,0,0,this),f:s(this._elem,this._textData.p.f,0,0,this),l:s(this._elem,this._textData.p.l,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m),p:s(this._elem,this._textData.p.p,0,0,this),r:s(this._elem,this._textData.p.r,0,0,this)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=s(this._elem,this._textData.m?.a,1,0,this)}}function ia(t){let e=t.fStyle?t.fStyle.split(" "):[],s="normal",i="normal",{length:r}=e;for(let t=0;t<r;t++)switch(e[t]?.toLowerCase()){case"italic":i="italic";break;case"bold":s="700";break;case"black":s="900";break;case"medium":s="500";break;case"regular":case"normal":s="400";break;case"light":case"thin":s="200"}return{style:i,weight:t.fWeight||s}}let io=[2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403],ih={data:{shapes:[]},shapes:[],size:0,w:0},il=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function ip(t){let e=ic(t);return e>=127462&&e<=127487}function ic(t){let e=0,s=t.charCodeAt(0);if(s>=55296&&s<=56319){let i=t.charCodeAt(1);i>=56320&&i<=57343&&(e=(s-55296)*1024+i-56320+65536)}return e}function im(t,e){if(tg)return;let s=tY("span");s.setAttribute("aria-hidden","true"),s.style.fontFamily=e;let i=tY("span");i.innerText="giItT1WQy@!-/#",s.style.position="absolute",s.style.left="-10000px",s.style.top="-10000px",s.style.fontSize="300px",s.style.fontVariant="normal",s.style.fontStyle="normal",s.style.fontWeight="normal",s.style.letterSpacing="0",s.appendChild(i),document.body.appendChild(s);let r=i.offsetWidth;return i.style.fontFamily=`${function(t){let e=t.split(","),{length:s}=e,i=[];for(let t=0;t<s;t++)"sans-serif"!==e[t]&&"monospace"!==e[t]&&i.push(e[t]);return i.join(",")}(t)}, ${e}`,{node:i,parent:s,w:r}}class id{constructor(){this.chars=null,this.fonts=[],this.isLoaded=!1,this.typekitLoaded=0,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)}addChars(t){if(!t)return;this.chars=this.chars??[];let{length:e}=t,s,{length:i}=this.chars,r;for(let a=0;a<e;a++){for(s=0,r=!1;s<i;)this.chars[s]?.style===t[a]?.style&&this.chars[s]?.fFamily===t[a]?.fFamily&&this.chars[s]?.ch===t[a]?.ch&&(r=!0),s++;!r&&(this.chars.push(t[a]),i++)}}addFonts(t,e){if(!t){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=t.list;return}let{length:s}=t.list;if(!tg){this.isLoaded=!0;for(let e=0;e<s;e++){let s=t.list[e];s&&(s.helper=this.createHelper(s),s.cache={})}this.fonts=t.list;return}let i=s;for(let s=0;s<i;s++){let r=!0,a,n=t.list[s];if(n){if(n.loaded=!1,n.monoCase=im(n.fFamily,"monospace"),n.sansCase=im(n.fFamily,"sans-serif"),n.fPath){if("p"===n.fOrigin||3===n.origin){if((a=document.querySelectorAll(`style[f-forigin="p"][f-family="${n.fFamily}"], style[f-origin="3"][f-family="${n.fFamily}"]`)).length>0&&(r=!1),r){let t=tY("style");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.setAttribute("f-family",n.fFamily),t.innerText=`@font-face {font-family: ${n.fFamily}; font-style: normal; src: url('${n.fPath}');}`,e?.appendChild(t)}}else if("g"===n.fOrigin||1===n.origin){let{length:t}=a=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]');for(s=0;s<t;s++)a[s]?.href.includes(n.fPath)&&(r=!1);if(r){let t=tY("link");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.type="text/css",t.rel="stylesheet",t.href=n.fPath,document.body.appendChild(t)}}else if("t"===n.fOrigin||2===n.origin){let{length:t}=a=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]');for(s=0;s<t;s++)n.fPath===a[s]?.src&&(r=!1);if(r){let t=tY("link");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.rel="stylesheet",t.href=n.fPath,e?.appendChild(t)}}}else n.loaded=!0,i-=1;n.helper=this.createHelper(n,e),n.cache={},this.fonts.push(n)}}0===i?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}getCharData(t,e,s){let i=0,{length:r}=this.chars??[];for(;i<r;){if(this.chars?.[i]?.ch===t&&this.chars[i]?.style===e&&this.chars[i]?.fFamily===s)return this.chars[i];i++}return("string"!=typeof t||13===t.charCodeAt(0))&&t||this._warned||(this._warned=!0,console.warn("Missing character from exported characters list: ",t,e,s)),ih}getFontByName(t){let e=0,{length:s}=this.fonts;for(;e<s;){if(this.fonts[e]?.fName===t)return this.fonts[e];e++}return this.fonts[0]}measureText(t,e,s){let i=this.getFontByName(e);if(i.cache&&!i.cache[t]){let e=i.helper;if(" "===t){let s=Number(e?.measureText(`|${t}|`)),r=Number(e?.measureText("||"));i.cache[t]=(s-r)/100}else i.cache[t]=Number(e?.measureText(t))/100}return Number(i.cache?.[t])*Number(s)}checkLoadedFonts(){let t,e,s=this.fonts.length;for(let i=0;i<s;i++){let r=this.fonts[i];if(!r)continue;if(r.loaded){s-=1;continue}if("n"===r.fOrigin||0===r.origin){r.loaded=!0;continue}if(t=r.monoCase?.node,e=r.monoCase?.w||0,t?.offsetWidth===e?(t=r.sansCase?.node,e=r.sansCase?.w||0,t?.offsetWidth!==e&&(s-=1,r.loaded=!0)):(s-=1,r.loaded=!0),!r.loaded)continue;let{monoCase:a,sansCase:n}=r;n&&n.parent.parentNode?.removeChild(n.parent),a&&a.parent.parentNode?.removeChild(a.parent)}0!==s&&Date.now()-this.initTime<5e3?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}createHelper(t,e){let s;if(tg)return;let i=e?K.SVG:K.Canvas,r=ia(t);if(i===K.SVG){let i=tJ("text");i.style.fontSize="100px",i.setAttribute("font-family",t.fFamily),i.setAttribute("font-style",r.style),i.setAttribute("font-weight",r.weight),i.textContent="1",t.fClass?(i.style.fontFamily="inherit",i.classList.add(t.fClass)):i.style.fontFamily=t.fFamily,e?.appendChild(i),s=i}else{let e=new OffscreenCanvas(500,500).getContext("2d");e&&(e.font=`${r.style} ${r.weight} 100px ${t.fFamily}`,s=e)}return{measureText:t=>i===K.SVG?(s.textContent=t,s.getComputedTextLength()):s.measureText(t).width}}setIsLoaded(){this.isLoaded=!0}}class iu extends eL{constructor(t,e){super(),this._frameId=-999999,this.canResize=!1,this.defaultBoxWidth=[0,0],this.currentData={__complete:!1,ascent:0,boxWidth:this.defaultBoxWidth,f:"",fc:"",fillColorAnim:!1,finalLineHeight:0,finalSize:0,finalText:[],fStyle:"",fWeight:"",justifyOffset:0,l:[],lh:0,lineWidths:[],ls:0,of:"",ps:null,s:0,sc:"",strokeColorAnim:!1,strokeWidthAnim:!1,sw:0,t:0,tr:0,yOffset:0},this.effectsSequence=[],this.keysIndex=0,this.minimumFontSize=1,this.pv="",this.v="",this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d?.sid&&(e.d=t.globalData?.slotManager?.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp;const s=this.data.d?.k[0]?.s;s&&this.copyData(this.currentData,s),this.searchProperty()||this.completeTextData(this.currentData)}addEffect(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)}buildFinalText(t){let e=[],s=0,i=t.length,r,a,n,o=!1,h;for(;s<i;){var l;(n=o,o=!1,r=t.charCodeAt(s),h=t.charAt(s),io.includes(r))?n=!0:r>=55296&&r<=56319?function(t,e){let s=e,i=ic(t.slice(s,2));if(127988!==i)return!1;let r=0;for(s+=2;r<5;){if((i=ic(t.slice(s,2)))<917601||i>917626)return!1;r++,s+=2}return 917631===ic(t.slice(s,2))}(t,s)?h=t.slice(s,14):(a=t.charCodeAt(s+1))>=56320&&a<=57343&&(function(t,e){let s=t.toString(16)+e.toString(16);return il.includes(s)}(r,a)?(h=t.slice(s,2),n=!0):h=ip((l=t.slice(s,4)).slice(0,2))&&ip(l.slice(2,2))?t.slice(s,4):t.slice(s,2)):r>56319?65039===r&&(n=!0):8205===r&&(n=!0,o=!0),n?e[e.length-1]+=h:e.push(h),s+=h.length}return e}calculateExpression(t){throw Error(`${this.constructor.name}: Method calculateExpression is not implemented`)}canResizeFont(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)}completeTextData(t){let e,s,i,r,a,n,o;t.__complete=!0;let{fontManager:h}=this.elem.globalData??{};if(!h)throw Error(`${this.constructor.name}: FontManager not loaded to globalData`);let{canResize:l,data:p,minimumFontSize:c}=this,m=[],d,u,f=0,g,y=p.m?.g,v=0,b=0,_=0,x=[],w,S=0,C=h.getFontByName(t.f),E=ia(C);t.fWeight=E.weight,t.fStyle=E.style,t.finalSize=t.s,t.finalText=this.buildFinalText(`${t.t}`),d=t.finalText.length||0,t.finalLineHeight=t.lh;let k=t.tr/1e3*t.finalSize;if(t.sz){let r,a,n=!0,[o,p]=t.sz;for(;n;){a=this.buildFinalText(`${t.t}`),r=0,w=0,d=a.length,k=t.tr/1e3*t.finalSize;let m=-1;for(let n=0;n<d;n++)i=a[n]?.charCodeAt(0)??0,u=!1," "===a[n]?m=n:(13===i||3===i)&&(w=0,u=!0,r+=t.finalLineHeight||1.2*t.finalSize),h.chars?(e=h.getCharData(a[n]??"",C.fStyle,C.fFamily),s=u?0:e.w*t.finalSize/100):s=h.measureText(a[n]??"",t.f,t.finalSize)||0,w+s>o&&" "!==a[n]?(-1===m?d++:n=m,r+=t.finalLineHeight||1.2*t.finalSize,a.splice(n,+(m===n),"\r"),m=-1,w=0):(w+=s,w+=k);r+=Number(C.ascent)*t.finalSize/100,l&&t.finalSize>c&&p<r?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=a,d=t.finalText.length,n=!1)}}w=-k;let P=0,M;for(let r=0;r<d;r++)if(u=!1,13===(i=(M=t.finalText[r]??"").charCodeAt(0))||3===i?(P=0,x.push(w),S=w>S?w:S,w=-2*k,g="",u=!0,_++):g=M,h.chars?(e=h.getCharData(M,C.fStyle,h.getFontByName(t.f).fFamily),s=u?0:e.w*t.finalSize/100):s=h.measureText(g,t.f,t.finalSize)," "===M?P+=s+k:(w+=s+k+P,P=0),m.push({add:v,an:s,animatorJustifyOffset:0,anIndexes:[],l:s,line:_,n:u,val:g}),2===y){if(v+=s,""===g||" "===g||r===d-1){for((""===g||" "===g)&&(v-=s);b<=r;){let t=m[b];t&&(t.an=v,t.ind=f,t.extra=s),b++}f++,v=0}}else if(3===y){if(v+=s,""===g||r===d-1){""===g&&(v-=s);let t=m[b];for(;b<=r;)t&&(t.an=v,t.ind=f,t.extra=s),b++;v=0,f++}}else{let t=m[f];t&&(t.ind=f,t.extra=0),f++}if(t.l=m,S=w>S?w:S,x.push(w),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=S,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=x;let T=p.a,{length:A}=T??[],D=[];for(let e=0;e<A;e++){if(!(r=T?.[e]))continue;r.a?.sc&&(t.strokeColorAnim=!0),r.a?.sw&&(t.strokeWidthAnim=!0),(r.a?.fc||r.a?.fh||r.a?.fs||r.a?.fb)&&(t.fillColorAnim=!0),o=0,n=Number(r.s?.b);for(let t=0;t<d;t++)(a=m[t]??{}).anIndexes[e]=o,(1===n&&""!==a.val||2===n&&""!==a.val&&" "!==a.val||3===n&&(a.n||" "===a.val||t===d-1)||4===n&&(a.n||t===d-1))&&(1===Number(r.s?.rn)&&D.push(o),o++);let s=p.a?.[e]?.s;s&&(s.totalChars=o);let i=-1,h;if(r.s?.rn===1)for(let t=0;t<d;t++)i!==Number((a=m[t]??{}).anIndexes[e])&&(i=a.anIndexes[e]??0,h=D.splice(Math.floor(Math.random()*D.length),1)[0]),h&&(a.anIndexes[e]=h)}t.yOffset=t.finalLineHeight||1.2*t.finalSize,t.ls=t.ls||0,t.ascent=Number(C.ascent)*t.finalSize/100}copyData(t,e){let s=Object.keys(e),{length:i}=s;for(let r=0;r<i;r++)Object.hasOwn(e,s[r]??"")&&(t[s[r]]=e[s[r]]);return t}getExpressionValue(t,e){throw Error(`${this.constructor.name}: Method getExpressionValue is not implemented`)}getKeyframeValue(){let t=this.data.d?.k??[],e=Number(this.elem.comp?.renderedFrame),s=0,i=t.length;for(;s<=i-1&&!(s===i-1||Number(t[s+1]?.t)>e);)s++;return this.keysIndex!==s&&(this.keysIndex=s),this.data.d?.k[this.keysIndex]?.s}getValue(t){if((this.elem.globalData?.frameId===this.frameId||0===this.effectsSequence.length)&&!t)return 0;let e=this.data.d?.k[this.keysIndex]?.s.t;void 0!==e&&(this.currentData.t=e);let s=this.currentData,i=this.keysIndex;if(this.lock)return this.setCurrentData(this.currentData),0;this.lock=!0,this._mdf=!1;let{length:r}=this.effectsSequence,a=t??this.data.d?.k[this.keysIndex]?.s;for(let t=0;t<r;t++)a=i===this.keysIndex?this.effectsSequence[t]?.(this.currentData,a?.t):this.effectsSequence[t]?.(a,a?.t);return s!==a&&this.setCurrentData(a),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData?.frameId,0}recalculate(t){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);let e=this.data.d.k[t]?.s;e&&(e.__complete=!1),this.keysIndex=0,this._isFirstFrame=!0,this.getValue(e)}searchExpressions(){throw Error(`${this.constructor.name}: Method searchExpressions is not implemented`)}searchKeyframes(){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf}searchProperty(){return this.searchKeyframes()}setCurrentData(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0}setMinimumFontSize(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)}updateDocumentData(t,e){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);let s=e;s=s??this.keysIndex;let i=this.copyData({},this.data.d.k[s]?.s??{});i=this.copyData(i,t),(this.data.d.k[s]??{s:null}).s=i,this.recalculate(s),this.setCurrentData(i),this.elem.addDynamicProperty(this)}}class ig extends sf{applyTextPropertiesToMatrix(t,e,s,i,r){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+Number(t.ascent),0),e.translate(0,-Number(t.ls),0),t.j){case 1:e.translate(Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[s])),0,0);break;case 2:e.translate(Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[s]))/2,0,0)}e.translate(i,r,0)}buildColor(t){return`rgb(${Math.round(255*t[0])},${Math.round(255*t[1])},${Math.round(255*t[2])})`}buildNewText(){throw Error(`${this.constructor.name}: Method buildNewText is not implemented`)}canResizeFont(t){this.textProperty?.canResizeFont(t)}createPathShape(t,e){let s,i="",{length:r}=e;for(let a=0;a<r;a++)e[a]?.ty===Z.Path&&e[a]?.ks?.k&&(i+=sM(s=e[a]?.ks?.k,s.i.length,!0,t));return i}initElement(t,e,s){if(!t.t)throw Error(`${this.constructor.name}: data.t (LottieLayer -> TextData) can't be undefined`);this.emptyProp=new s6,this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,s),this.textProperty=new iu(this,t.t),this.textAnimator=new ir(t.t,this.renderType||K.SVG,this),this.initTransform(),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)}prepareFrame(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}setMinimumFontSize(t){this.textProperty?.setMinimumFontSize(t)}updateDocumentData(t,e){this.textProperty?.updateDocumentData(t,e)}validateText(){(this.textProperty?._mdf||this.textProperty?._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)}}let iy="rgba(0,0,0,0)";class iv extends ig{constructor(t,e,s){super(),this.clearCanvas=su.prototype.clearCanvas,this.createContainerElements=su.prototype.createContainerElements,this.createContent=su.prototype.createContent,this.createElements=su.prototype.createElements,this.createRenderableComponents=su.prototype.createRenderableComponents,this.destroy=su.prototype.destroy,this.exitLayer=su.prototype.exitLayer,this.hide=su.prototype.hide,this.hideElement=su.prototype.hideElement,this.initRendererElement=su.prototype.initRendererElement,this.prepareLayer=su.prototype.prepareLayer,this.renderedLetters=[],this.renderFrame=su.prototype.renderFrame,this.renderLocalTransform=su.prototype.renderLocalTransform,this.renderRenderable=su.prototype.renderRenderable,this.searchEffectTransforms=su.prototype.searchEffectTransforms,this.setBlendMode=su.prototype.setBlendMode,this.show=su.prototype.show,this.showElement=su.prototype.showElement,this.tHelper=tY("canvas").getContext("2d"),this.textSpans=[],this.yOffset=0,this.fillColorAnim=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.stroke=!1,this.fill=!1,this.justifyOffset=0,this.currentRender=null,this.renderType=K.Canvas,this.values={fill:iy,fValue:"",stroke:iy,sWidth:0},this.initElement(t,e,s)}buildNewText(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.globalData.fontManager)throw Error(`${this.constructor.name}: fontManager is not implemented in globalData`);if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not implemented`);let t=this.textProperty.currentData;this.renderedLetters=ee(t.l.length||0);let e=!1;t.fc?(e=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=e;let s=!1;t.sc&&(s=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=Number(t.sw));let i=this.globalData.fontManager.getFontByName(t.f),r=t.l,a=this.mHelper;this.stroke=s,this.values.fValue=`${t.finalSize}px ${this.globalData.fontManager.getFontByName(t.f).fFamily}`;let{singleShape:n}=this.data,o=.001*t.tr*Number(t.finalSize),h,l=0,p=0,c=!0,m=0,{length:d}=t.finalText;for(let e=0;e<d;e++){let s=this.globalData.fontManager.getCharData(t.finalText[e],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily).data??{};a.reset(),n&&r[e]?.n&&(l=-o,p+=Number(t.yOffset),p+=+!!c,c=!1);let d=s.shapes?.[0]?.it??[];a.scale(Number(t.finalSize)/100,Number(t.finalSize)/100),n&&this.applyTextPropertiesToMatrix(t,a,r[e]?.line??0,l,p);let{length:u}=d,f=ee(u-1),g=0;for(let t=0;t<u;t++){if(d[t]?.ty!==Z.Path)continue;let{length:e}=(d[t]?.ks?.k).i,s=d[t]?.ks?.k,i=[];for(h=1;h<e;h++)1===h&&i.push(a.applyToX(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0),a.applyToY(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0)),i.push(a.applyToX(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToY(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToX(s.i[h]?.[0]??0,s.i[h]?.[1]??0,0),a.applyToY(s.i[h]?.[0]??0,s.i[h]?.[1]??0,0),a.applyToX(s.v[h]?.[0]??0,s.v[h]?.[1]??0,0),a.applyToY(s.v[h]?.[0]??0,s.v[h]?.[1]??0,0));i.push(a.applyToX(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToY(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToX(s.i[0]?.[0]??0,s.i[0]?.[1]??0,0),a.applyToY(s.i[0]?.[0]??0,s.i[0]?.[1]??0,0),a.applyToX(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0),a.applyToY(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0)),f[g]=i,g++}n&&(l+=r[e]?.l??0,l+=o),this.textSpans[m]?this.textSpans[m].elem=f:this.textSpans[m]={elem:f},m++}}renderInnerContent(){let t,e,s,i;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.textAnimator)throw Error(`${this.constructor.name}: textAnimator is not implemented`);if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.validateText(),this.canvasContext.font=this.values.fValue,this.globalData.renderer?.ctxLineCap("butt"),this.globalData.renderer?.ctxLineJoin("miter"),this.globalData.renderer?.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);let{renderedLetters:r}=this.textAnimator,a=this.textProperty.currentData.l,n,o=null,h=null,l=null,p,c,m=this.globalData.renderer,{length:d}=a;for(let u=0;u<d;u++)if(!a[u]?.n){if(n=r[u],m.save(),m.ctxTransform(n?.p),m.ctxOpacity(n?.o),this.fill){n?.fc?o!==n.fc&&(m.ctxFillStyle(n.fc),o=n.fc):o!==this.values.fill&&(o=this.values.fill,m.ctxFillStyle(this.values.fill));let{length:e}=p=this.textSpans[u]?.elem??[];for(this.globalData.canvasContext?.beginPath(),t=0;t<e;t++){let{length:e}=c=p[t]??[];for(this.globalData.canvasContext?.moveTo(c[0]??0,c[1]??0),s=2;s<e;s+=6)this.globalData.canvasContext?.bezierCurveTo(c[s]??0,c[s+1]??0,c[s+2]??0,c[s+3]??0,c[s+4]??0,c[s+5]??0)}this.globalData.canvasContext?.closePath(),m.ctxFill()}if(this.stroke){for(n?.sw?l!==n.sw&&(l=n.sw,m.ctxLineWidth(n.sw)):l!==this.values.sWidth&&(l=this.values.sWidth,m.ctxLineWidth(this.values.sWidth)),n?.sc?h!==n.sc&&(h=n.sc,m.ctxStrokeStyle(n.sc)):h!==this.values.stroke&&(h=this.values.stroke,m.ctxStrokeStyle(this.values.stroke)),e=(p=this.textSpans[u]?.elem??[]).length,this.globalData.canvasContext?.beginPath(),t=0;t<e;t++)for(i=(c=p[t]??[]).length,this.globalData.canvasContext?.moveTo(c[0]??0,c[1]??0),s=2;s<i;s+=6)this.globalData.canvasContext?.bezierCurveTo(c[s]??0,c[s+1]??0,c[s+2]??0,c[s+3]??0,c[s+4]??0,c[s+5]??0);this.globalData.canvasContext?.closePath(),m.ctxStroke()}this.globalData.renderer?.restore()}}}class ib extends sr{constructor(t,e,s){super(),this._canPlay=!1,this._currentTime=0,this._isPlaying=!1,this._previousVolume=null,this._volume=1,this._volumeMultiplier=1,this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId)??null,this.initBaseData(t,e,s);const i=this.globalData?.getAssetsPath(this.assetData);this.audio=this.globalData?.audioController?.createAudio(i),this.globalData?.audioController?.addAudio(this),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=ez.getProp(this,t.au?.lv??{k:[100]},1,.01,this)}getBaseElement(){return null}hide(){this.audio.pause(),this._isPlaying=!1}initExpressions(){}pause(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1}prepareFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder?this._currentTime=t/Number(this.data.sr):this._currentTime=this.tm.v,this._volume=this.lv.v[0];let e=this._volume*this._volumeMultiplier;this._previousVolume!==e&&(this._previousVolume=e,this.audio.volume(e))}renderFrame(t){if(this.isInRange&&this._canPlay){if(!this._isPlaying){this.audio.play(),this.audio.seek(this._currentTime/Number(this.globalData?.frameRate)),this._isPlaying=!0;return}(!this.audio.playing()||Math.abs(this._currentTime/Number(this.globalData?.frameRate)-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/Number(this.globalData?.frameRate))}}resume(){this._canPlay=!0}setRate(t){this.audio.rate(t)}show(){}sourceRectAtTime(){return null}volume(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)}}class i_ extends sr{constructor(t,e,s){if(super(),this.assetData=null,this.initFrame(),this.initRenderable(),t.refId&&(this.assetData=e.getAssetData(t.refId)??null),!e.imageLoader)throw Error(`${this.constructor.name}: imageLoader is not implemented in globalData`);this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,s)}getBaseElement(){return null}getFootageData(){return this.footageData}initExpressions(){let t=tW.interface;if(!t)return;let e=t("footage");this.layerInterface=new e(this)}prepareFrame(){}renderFrame(){}}class ix{constructor(t){this.animationData=t}getProp(t){let{sid:e}=t;return e&&this.animationData.slots?.[e]?Object.assign(t,this.animationData.slots[e].p):t}}class iw extends si{addPendingElement(t){this.pendingElements.push(t)}buildAllItems(){let{length:t}=this.layers;for(let e=0;e<t;e++)this.buildItem(e);this.checkPendingElements()}buildElementParenting(t,e,s=[]){let{elements:i,layers:r}=this,{length:a}=r,n=0;for(;n<a;){if(r[n]?.ind!==e){n++;continue}let a=i[n];if(!a||!0===a){this.buildItem(n),this.addPendingElement(t),n++;continue}if(s.push(a),a.setAsParent(),r[n]?.parent===void 0){t.setHierarchy(s),n++;continue}this.buildElementParenting(t,r[n]?.parent,s),n++}}buildItem(t){throw Error(`${this.constructor.name}: Method buildItem not yet implemented`)}checkLayers(t){this.completeLayers=!0;let{length:e}=this.layers;for(let s=e-1;s>=0;s--){let e=this.layers[s];!this.elements[s]&&e&&e.ip-e.st<=Number(t)-e.st&&e.op-e.st>Number(t)-e.st&&this.buildItem(s),this.completeLayers=!!this.elements[s]&&this.completeLayers}this.checkPendingElements()}checkPendingElements(){throw Error(`${this.constructor.name}: Method checkPendingElements not yet implemented`)}createAudio(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new ib(t,this.globalData,this)}createCamera(t){throw Error("You're using a 3d camera. Try the html renderer.")}createComp(t,e,s,i){throw Error(`${this.constructor.name}: Method createComp not yet implemented`)}createFootage(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new i_(t,this.globalData,this)}createImage(t){throw Error(`${this.constructor.name}: Method createImage is not implemented`)}createItem(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:default:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t)}}createNull(t){throw Error(`${this.constructor.name}: Method createNull not implemented`)}createShape(t){throw Error(`${this.constructor.name}: Method createShape not implemented`)}createSolid(t){throw Error(`${this.constructor.name}: Method createSolid not implemented`)}createText(t){throw Error(`${this.constructor.name}: Method createText not implemented`)}getElementById(t){let{length:e}=this.elements;for(let s=0;s<e;s++)if(this.elements[s]?.data.ind===t)return this.elements[s]??null;return null}getElementByPath(t){let e,s=t.shift();if("number"==typeof s)e=this.elements[s];else{let{length:t}=this.elements;for(let i=0;i<t;i++)if(this.elements[i]?.data.nm===s){e=this.elements[i];break}}return 0===t.length?e:e?.getElementByPath(t)}includeLayers(t){this.completeLayers=!1;let{length:e}=t,{length:s}=this.layers;for(let i=0;i<e;i++){let e=0;for(;e<s;){if(this.layers[e]?.id===t[i]?.id){this.layers[e]=t[i];break}e++}}}initItems(){this.globalData?.progressiveLoad||this.buildAllItems()}prepareFrame(t){throw Error(`${this.constructor.name}: Method prepareFrame not yet implemented`)}searchExtraCompositions(t){let{length:e}=t;for(let s=0;s<e;s++)if(t[s]?.xt){let e=this.createComp(t[s]);e.initExpressions(),this.globalData?.projectInterface.registerComposition(e)}}setProjectInterface(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);t&&(this.globalData.projectInterface=t)}setupGlobalData(t,e){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);this.globalData.fontManager=new id,this.globalData.slotManager=new ix(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr||60,this.globalData.nm=t.nm,this.globalData.compSize={h:t.h,w:t.w}}constructor(...t){super(...t),this.currentFrame=0,this.elements=[],this.layers=[],this.pendingElements=[],this.renderedFrame=-1}}class iS extends si{constructor(t,e,s){super(),this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initHierarchy()}getBaseElement(){return null}prepareFrame(t){this.prepareProperties(t,!0)}renderFrame(t){return null}}class iC extends sk{constructor(t,e,s){super(t,e,s),this.initElement(t,e,s)}createContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=tJ("rect");t.width.baseVal.value=this.data.sw||0,t.height.baseVal.value=this.data.sh||0,this.data.sc&&t.setAttribute("fill",this.data.sc),this.layerElement?.appendChild(t)}}let iE={shapes:[]};class ik extends ig{constructor(t,e,s){super(),this.createContainerElements=sE.prototype.createContainerElements,this.createRenderableComponents=sE.prototype.createRenderableComponents,this.destroyBaseElement=sE.prototype.destroyBaseElement,this.getBaseElement=sE.prototype.getBaseElement,this.getMatte=sE.prototype.getMatte,this.initRendererElement=sE.prototype.initRendererElement,this.renderedLetters=[],this.renderElement=sE.prototype.renderElement,this.setMatte=sE.prototype.setMatte,this.textSpans=[],this.renderType=K.SVG,this.initElement(t,e,s)}buildNewText(){let t,e;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);if(!this.textProperty?.currentData)throw Error(`${this.constructor.name}: DocumentData is not implemented`);this.addDynamicProperty(this);let s=this.textProperty.currentData;this.renderedLetters=ee(s.l.length||0),s.fc?this.layerElement.setAttribute("fill",this.buildColor(s.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),s.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(s.sc)),this.layerElement.setAttribute("stroke-width",`${s.sw||0}`)),this.layerElement.setAttribute("font-size",`${s.finalSize||0}`);let i=this.globalData.fontManager?.getFontByName(s.f);if(i?.fClass)this.layerElement.classList.add(i.fClass);else{i?.fFamily&&this.layerElement.setAttribute("font-family",i.fFamily);let{fWeight:t}=s,{fStyle:e}=s;this.layerElement.setAttribute("font-style",e),this.layerElement.setAttribute("font-weight",t)}this.layerElement.ariaLabel=`${s.t}`;let r=s.l,a=!!this.globalData.fontManager?.chars;e=r.length;let n=null,o=this.mHelper,{singleShape:h}=this.data,l=0,p=0,c=!0,m=.001*s.tr*Number(s.finalSize);if(!h||a||s.sz){let d,u=this.textSpans.length;for(t=0;t<e;t++){if(this.textSpans[t]=this.textSpans[t]??{childSpan:null,glyph:null,span:null},!a||!h||0===t){if(!(n=(u>t?this.textSpans[t]?.span:tJ(a?"g":"text"))??null))throw Error("Could not create tSpan");if(u<=t){if(n.setAttribute("stroke-linecap","butt"),n.setAttribute("stroke-linejoin","round"),n.setAttribute("stroke-miterlimit","4"),this.textSpans[t]&&(this.textSpans[t].span=n),a){let e=tJ("g");n.appendChild(e),this.textSpans[t]&&(this.textSpans[t].childSpan=e)}this.textSpans[t]&&(this.textSpans[t].span=n),this.layerElement.appendChild(n)}n.style.display="inherit"}if(o.reset(),h&&(r[t]?.n&&(l=-m,p+=Number(s.yOffset),p+=+!!c,c=!1),this.applyTextPropertiesToMatrix(s,o,r[t]?.line??0,l,p),l+=r[t]?.l||0,l+=m),a){let e;if(d=this.globalData.fontManager?.getCharData(s.finalText[t]??"",i?.fStyle,this.globalData.fontManager.getFontByName(s.f).fFamily),d?.t===1)e=new iM(d.data,this.globalData,this);else{let t=iE;d?.data?.shapes&&(t=this.buildShapeData(d.data,Number(s.finalSize))),e=new s0(t,this.globalData,this)}if(this.textSpans[t]){let{glyph:s}=this.textSpans[t]??{};s&&(s.layerElement&&this.textSpans[t]?.childSpan?.removeChild(s.layerElement),s.destroy()),this.textSpans[t].glyph=e}e._debug=!0,e.prepareFrame(0),e.renderFrame(),e.layerElement&&this.textSpans[t]?.childSpan?.appendChild(e.layerElement),d?.t===1&&this.textSpans[t]?.childSpan?.setAttribute("transform",`scale(${Number(s.finalSize)/100},${Number(s.finalSize)/100})`);continue}n&&(h&&n.setAttribute("transform",`translate(${o.props[12]},${o.props[13]})`),n.textContent=r[t]?.val??"",n.style.whiteSpace="preserve")}h&&n?.setAttribute("d","")}else{let i,r=this.textContainer;switch(s.j){case 1:i="end";break;case 2:i="middle";break;default:i="start"}r?.setAttribute("text-anchor",i),r?.setAttribute("letter-spacing",`${m}`);let a=this.buildTextContents(s.finalText);for(t=0,e=a.length,p=s.ps?s.ps[1]+Number(s.ascent):0;t<e;t++)(n=this.textSpans[t]?.span??tJ("tspan")).textContent=a[t]??"",n.setAttribute("x","0"),n.setAttribute("y",`${p}`),n.style.display="inherit",r?.appendChild(n),this.textSpans[t]=this.textSpans[t]??{glyph:null,span:null},this.textSpans[t].span=n,p+=Number(s.finalLineHeight);r&&this.layerElement.appendChild(r)}let d=this.textSpans[t]?.span;if(d)for(;t<this.textSpans.length;)d.style.display="none",t++;this._sizeChanged=!0}buildShapeData(t,e){if(t.shapes.length>0){let s=t.shapes[0];if(s?.it){let t=s.it[s.it.length-1];t?.s&&(t.s.k[0]=e,t.s.k[1]=e)}}return t}buildTextContents(t){let e=0,{length:s}=t,i=[],r="";for(;e<s;)"\r"===t[e]||"\x03"===t[e]?(i.push(r),r=""):r+=t[e]??"",e++;return i.push(r),i}createContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.data.singleShape&&!this.globalData.fontManager?.chars&&(this.textContainer=tJ("text"))}getValue(){let t;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let{length:e}=this.textSpans;this.renderedFrame=this.comp?.renderedFrame;for(let s=0;s<e;s++)(t=this.textSpans[s]?.glyph)&&(t.prepareFrame(Number(this.comp?.renderedFrame)-this.data.st),t._mdf&&(this._mdf=!0))}renderInnerContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.validateText(),!this.data.singleShape||this._mdf){if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not initialized`);if(this.textAnimator?.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator?.lettersChangedFlag){let t,e,s;this._sizeChanged=!0;let i=this.textAnimator?.renderedLetters,r=this.textProperty.currentData.l,{length:a}=r;for(let n=0;n<a;n++)!r[n]?.n&&(t=i?.[n],e=this.textSpans[n]?.span,(s=this.textSpans[n]?.glyph)&&s.renderFrame(),t?._mdf.m&&e?.setAttribute("transform",t.m),t?._mdf.o&&e?.setAttribute("opacity",`${t.o??1}`),t?._mdf.sw&&e?.setAttribute("stroke-width",`${t.sw||0}`),t?._mdf.sc&&e?.setAttribute("stroke",t.sc),t?._mdf.fc&&e?.setAttribute("fill",t.fc))}}}sourceRectAtTime(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.comp)throw Error(`${this.constructor.name}: comp (ElementInterface) is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);if(this.prepareFrame(Number(this.comp.renderedFrame)-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;let t=this.layerElement.getBBox();return this.bbox={height:t.height,left:t.x,top:t.y,width:t.width},this.bbox}return null}}class iP extends iw{appendElementInPos(t,e){let s=t.getBaseElement();if(!s)return;let i=0,r;for(;i<e;)!0!==this.elements[i]&&this.elements[i]?.getBaseElement()&&(r=this.elements[i]?.getBaseElement()),i++;r?this.layerElement?.insertBefore(s,r):this.layerElement?.appendChild(s)}buildItem(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData it not implemented`);let{elements:e,globalData:s,layers:i}=this;if(e[t]||i[t]?.ty===99)return;e[t]=!0;let r=this.createItem(i[t]);if(e[t]=r,tW.plugin&&(i[t]?.ty===0&&s.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,t),i[t]?.tt){let s="tp"in i[t]?this.findIndexByInd(i[t].tp):t-1;if(-1===s)return;if(!e[s]||!0===e[s]){this.buildItem(s),this.addPendingElement(r);return}let a=e[s].getMatte(i[t].tt);r.setMatte(a)}}checkPendingElements(){for(;this.pendingElements.length>0;){let t=this.pendingElements.pop();if(t?.checkParenting(),t?.data.tt){let e=0,{length:s}=this.elements;for(;e<s;){if(this.elements[e]!==t){e++;continue}let s="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,i=this.elements[s]?.getMatte(this.layers[e]?.tt)??"";t.setMatte(i);break}}}}configAnimation(t){try{if(!this.animationItem)throw Error(`${this.constructor.name}: Can't access animationItem`);if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);if(!this.renderConfig)throw Error(`${this.constructor.name}: Can't access renderConfig`);if(!this.svgElement)throw Error(`${this.constructor.name}: Can't access svgElement`);this.svgElement.setAttribute("xmlns",tf),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox",`0 0 ${t.w} ${t.h}`),!this.renderConfig.viewBoxOnly&&(this.svgElement.setAttribute("width",`${t.w}`),this.svgElement.setAttribute("height",`${t.h}`),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.renderConfig.contentVisibility&&(this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility)),this.renderConfig.width&&this.svgElement.setAttribute("width",`${this.renderConfig.width}`),this.renderConfig.height&&this.svgElement.setAttribute("height",`${this.renderConfig.height}`),this.renderConfig.className&&this.svgElement.classList.add(this.renderConfig.className),this.renderConfig.id&&(this.svgElement.id=this.renderConfig.id),void 0!==this.renderConfig.focusable&&this.svgElement.setAttribute("focusable",`${this.renderConfig.focusable}`),this.renderConfig.preserveAspectRatio&&this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper?.appendChild(this.svgElement);let{defs:e}=this.globalData;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;let s=tJ("clipPath"),i=tJ("rect");i.width.baseVal.value=t.w,i.height.baseVal.value=t.h,i.x.baseVal.value=0,i.y.baseVal.value=0;let r=th();s.id=r,s.appendChild(i),this.layerElement?.setAttribute("clip-path",`url(${sv()}#${r})`),e.appendChild(s),this.layers=t.layers,this.elements=ee(t.layers.length)}catch(t){console.error(`${this.constructor.name}:
|
|
5
|
-
`,t)}}createImage(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new sk(t,this.globalData,this)}createNull(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iS(t,this.globalData,this)}createShape(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new s0(t,this.globalData,this)}createSolid(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iC(t,this.globalData,this)}createText(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new ik(t,this.globalData,this)}destroy(){if(!this.animationItem)throw Error(`${this.constructor.name}: Can't access animationItem`);if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;let{length:t}=this.layers;for(let e=0;e<t;e++)this.elements[e]?.destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null}findIndexByInd(t){let{length:e}=this.layers;for(let s=0;s<e;s++)if(this.layers[s]?.ind===t)return s;return -1}hide(){if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.layerElement.style.display="none"}renderFrame(t){try{if(!this.globalData||this.renderedFrame===t||this.destroyed)return;let e=t;null===e?e=this.renderedFrame:this.renderedFrame=Number(e),this.globalData.frameNum=e,this.globalData.frameId++,this.globalData.projectInterface.currentFrame=e||0,this.globalData._mdf=!1;let{length:s}=this.layers;this.completeLayers||this.checkLayers(e);for(let t=s-1;t>=0;t--)"boolean"!=typeof this.elements[t]&&(this.completeLayers||this.elements[t])&&this.elements[t]?.prepareFrame(Number(e)-(this.layers[t]?.st??0));if(this.globalData._mdf)for(let t=0;t<s;t++)"boolean"!=typeof this.elements[t]&&(this.completeLayers||this.elements[t])&&this.elements[t]?.renderFrame()}catch(t){console.error(this.constructor.name,t)}}show(){if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.layerElement.style.display="block"}updateContainerSize(t,e){throw Error(`${this.constructor.name}: Method updateContainerSize is not implemented`)}}class iM extends sE{constructor(t,e,s){super(),this.addPendingElement=iP.prototype.addPendingElement,this.appendElementInPos=iP.prototype.appendElementInPos,this.buildAllItems=iP.prototype.buildAllItems,this.buildElementParenting=iP.prototype.buildElementParenting,this.buildItem=iP.prototype.buildItem,this.checkLayers=iP.prototype.checkLayers,this.checkPendingElements=iP.prototype.checkPendingElements,this.configAnimation=iP.prototype.configAnimation,this.createAudio=iP.prototype.createAudio,this.createCamera=iP.prototype.createCamera,this.createFootage=iP.prototype.createFootage,this.createImage=iP.prototype.createImage,this.createItem=iP.prototype.createItem,this.createNull=iP.prototype.createNull,this.createShape=iP.prototype.createShape,this.createSolid=iP.prototype.createSolid,this.createText=iP.prototype.createText,this.currentFrame=0,this.destroy=sg.prototype.destroy,this.destroyElements=sg.prototype.destroyElements,this.findIndexByInd=iP.prototype.findIndexByInd,this.getElementById=iP.prototype.getElementById,this.getElementByPath=iP.prototype.getElementByPath,this.getElements=sg.prototype.getElements,this.hide=sg.prototype.hide,this.includeLayers=iP.prototype.includeLayers,this.initElement=sg.prototype.initElement,this.initItems=iP.prototype.initItems,this.prepareFrame=sg.prototype.prepareFrame,this.renderedFrame=-1,this.renderFrame=sg.prototype.renderFrame,this.renderInnerContent=sg.prototype.renderInnerContent,this.searchExtraCompositions=iP.prototype.searchExtraCompositions,this.setElements=sg.prototype.setElements,this.setProjectInterface=iP.prototype.setProjectInterface,this.setupGlobalData=iP.prototype.setupGlobalData,this.show=sg.prototype.show,this.updateContainerSize=iP.prototype.updateContainerSize,this.layers=t.layers,this.supports3d=!0,this.completeLayers=!1,this.pendingElements=[],this.elements=this.layers?ee(this.layers.length):[],this.initElement(t,e,s),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: Cannot access global data`);return new iM(t,this.globalData,this)}}class iT extends iw{buildItem(t){let{elements:e,layers:s}=this;if(e[t]||s[t]?.ty===99)return;let i=this.createItem(s[t]);e[t]=i,i.initExpressions()}checkPendingElements(){for(;this.pendingElements.length>0;){let t=this.pendingElements.pop();t?.checkParenting()}}configAnimation(t){if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.renderConfig)throw Error(`${this.constructor.name}: renderConfig is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(this.animationItem.wrapper){this.animationItem.container=tY("canvas");let{style:t}=this.animationItem.container;t.width="100%",t.height="100%",t.transformOrigin="0px 0px 0px",t.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&(this.animationItem.container.className=this.renderConfig.className),this.renderConfig.id&&(this.animationItem.container.id=this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData?.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={h:t.h,sx:0,sy:0,tx:0,ty:0,w:t.w},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=ee(t.layers.length),this.updateContainerSize()}createImage(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s1(t,this.globalData,this)}createShape(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s5(t,this.globalData,this)}createSolid(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s4(t,this.globalData,this)}createText(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iv(t,this.globalData,this)}ctxFill(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fill(t)}ctxFillRect(t,e,s,i){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fillRect(t,e,s,i)}ctxFillStyle(t=""){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fillStyle=t}ctxLineCap(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineCap=t}ctxLineJoin(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineJoin=t}ctxLineWidth(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineWidth=t}ctxMiterLimit(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.miterLimit=t}ctxOpacity(t=1){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.globalAlpha*=t<0?0:t}ctxStroke(){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.stroke()}ctxStrokeStyle(t=""){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.strokeStyle=t}ctxTransform(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);(1!==t[0]||0!==t[1]||0!==t[4]||1!==t[5]||0!==t[12]||0!==t[13])&&this.canvasContext.transform(t[0]??0,t[1]??0,t[4]??0,t[5]??0,t[12]??0,t[13]??0)}destroy(){if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.renderConfig?.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");let{length:t}=this.layers;for(let e=t-1;e>=0;e-=1)this.elements[e]?.destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0}hide(){if(!this.animationItem?.container)throw Error(`${this.constructor.name}: animationItem -> container is not implemented`);this.animationItem.container.style.display="none"}renderFrame(t,e){try{if(!this.globalData)throw Error("globalData is not implemented");if(!this.animationItem)throw Error("animationItem is not implemented");if(this.renderedFrame===t&&this.renderConfig?.clearCanvas===!0&&!e||this.destroyed||-1===t)return;this.renderedFrame=t,this.globalData.frameNum=t-Number(this.animationItem._isFirstFrame),this.globalData.frameId++,this.globalData._mdf=!!(!this.renderConfig?.clearCanvas||e),this.globalData.projectInterface.currentFrame=t;let{length:s}=this.layers;this.completeLayers||this.checkLayers(t);for(let e=s-1;e>=0;e--)(this.completeLayers||this.elements[e])&&this.elements[e]?.prepareFrame(t-(this.layers[e]?.st??0));if(this.globalData._mdf){this.renderConfig?.clearCanvas===!0?this.canvasContext?.clearRect(0,0,this.transformCanvas?.w||0,this.transformCanvas?.h||0):this.save();for(let t=s-1;t>=0;t--)(this.completeLayers||this.elements[t])&&this.elements[t]?.renderFrame();this.renderConfig?.clearCanvas!==!0&&this.restore()}}catch(t){console.error(this.constructor.name,t)}}reset(){this.renderConfig?.clearCanvas?this.contextData?.reset():this.canvasContext?.restore()}restore(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.renderConfig?.clearCanvas?(t&&(this.globalData.blendMode="source-over"),this.contextData?.restore(t)):this.canvasContext?.restore()}save(t){this.canvasContext?.save()}show(){if(!this.animationItem?.container)throw Error(`${this.constructor.name}: animationItem -> container is not implemented`);this.animationItem.container.style.display="block"}updateContainerSize(t,e){let s,i,r,a;if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);if(!this.renderConfig?.dpr)throw Error(`${this.constructor.name}: renderConfig -> dpr is not implemented`);if(!this.transformCanvas)throw Error(`${this.constructor.name}: transformCanvas is not implemented`);if(this.reset(),t&&e?(s=t,i=e,this.canvasContext.canvas.width=s,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(s=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(s=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=s*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr),this.renderConfig.preserveAspectRatio.includes("meet")||this.renderConfig.preserveAspectRatio.includes("slice")){let t=this.renderConfig.preserveAspectRatio.split(" "),e=t[1]||"meet",n=t[0]||"xMidYMid",o=n.slice(0,4),h=n.slice(4);r=s/i,(a=this.transformCanvas.w/this.transformCanvas.h)>r&&"meet"===e||a<r&&"slice"===e?(this.transformCanvas.sx=s/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=s/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),"xMid"===o&&(a<r&&"meet"===e||a>r&&"slice"===e)?this.transformCanvas.tx=(s-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:"xMax"===o&&(a<r&&"meet"===e||a>r&&"slice"===e)?this.transformCanvas.tx=(s-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,"YMid"===h&&(a>r&&"meet"===e||a<r&&"slice"===e)?this.transformCanvas.ty=(i-this.transformCanvas.h*(s/this.transformCanvas.w))/2*this.renderConfig.dpr:"YMax"===h&&(a>r&&"meet"===e||a<r&&"slice"===e)?this.transformCanvas.ty=(i-this.transformCanvas.h*(s/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio===X.Initial?(this.transformCanvas.sx=s/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0;this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)}}iT.prototype.createNull=(class extends iP{constructor(t,e){super(),this.animationItem=t,this.layers=[],this.renderedFrame=-1,this.svgElement=tJ("svg");let s="";if(e?.title){const t=tJ("title"),i=th();t.id=i,t.textContent=e.title,this.svgElement.appendChild(t),s+=i}if(e?.description){const t=tJ("desc"),i=th();t.id=i,t.textContent=e.description,this.svgElement.appendChild(t),s+=` ${i}`}s&&this.svgElement.setAttribute("aria-labelledby",s);const i=tJ("defs");this.svgElement.appendChild(i);const r=tJ("g");this.svgElement.appendChild(r),this.layerElement=r,this.renderConfig={className:e?.className||"",contentVisibility:e?.contentVisibility||"visible",filterSize:{height:e?.filterSize?.height||"100%",width:e?.filterSize?.width||"100%",x:e?.filterSize?.x||"0%",y:e?.filterSize?.y||"0%"},focusable:e?.focusable,height:e?.height,hideOnTransparent:e?.hideOnTransparent!==!1,id:e?.id||"",imagePreserveAspectRatio:e?.imagePreserveAspectRatio||"xMidYMid slice",preserveAspectRatio:e?.preserveAspectRatio||"xMidYMid meet",progressiveLoad:e?.progressiveLoad||!1,runExpressions:e?.runExpressions===void 0||e.runExpressions,viewBoxOnly:e?.viewBoxOnly||!1,viewBoxSize:e?.viewBoxSize||!1,width:e?.width},this.globalData={_mdf:!1,defs:i,frameNum:-1,frameRate:60,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1,this.rendererType=K.SVG}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iM(t,this.globalData,this)}}).prototype.createNull;class iA extends sg{constructor(t,e,s){super(),this.addPendingElement=iT.prototype.addPendingElement,this.buildAllItems=iT.prototype.buildAllItems,this.buildElementParenting=iT.prototype.buildElementParenting,this.buildItem=iT.prototype.buildItem,this.checkLayers=iT.prototype.checkLayers,this.checkPendingElements=iT.prototype.checkPendingElements,this.clearCanvas=su.prototype.clearCanvas,this.configAnimation=iT.prototype.configAnimation,this.createAudio=iT.prototype.createAudio,this.createCamera=iT.prototype.createCamera,this.createContainerElements=su.prototype.createContainerElements,this.createContent=su.prototype.createContent,this.createElements=su.prototype.createElements,this.createFootage=iT.prototype.createFootage,this.createImage=iT.prototype.createImage,this.createItem=iT.prototype.createItem,this.createNull=iT.prototype.createNull,this.createRenderableComponents=su.prototype.createRenderableComponents,this.createShape=iT.prototype.createShape,this.createSolid=iT.prototype.createSolid,this.createText=iT.prototype.createText,this.ctxFill=iT.prototype.ctxFill,this.ctxFillRect=iT.prototype.ctxFillRect,this.ctxFillStyle=iT.prototype.ctxFillStyle,this.ctxLineCap=iT.prototype.ctxLineCap,this.ctxLineJoin=iT.prototype.ctxLineJoin,this.ctxLineWidth=iT.prototype.ctxLineWidth,this.ctxMiterLimit=iT.prototype.ctxMiterLimit,this.ctxOpacity=iT.prototype.ctxOpacity,this.ctxStroke=iT.prototype.ctxStroke,this.ctxStrokeStyle=iT.prototype.ctxStrokeStyle,this.ctxTransform=iT.prototype.ctxTransform,this.exitLayer=su.prototype.exitLayer,this.getElementById=iT.prototype.getElementById,this.getElementByPath=iT.prototype.getElementByPath,this.hide=su.prototype.hide,this.hideElement=su.prototype.hideElement,this.includeLayers=iT.prototype.includeLayers,this.initItems=iT.prototype.initItems,this.initRendererElement=su.prototype.initRendererElement,this.pendingElements=[],this.prepareLayer=su.prototype.prepareLayer,this.renderFrame=su.prototype.renderFrame,this.reset=iT.prototype.reset,this.restore=iT.prototype.restore,this.save=iT.prototype.save,this.searchExtraCompositions=iT.prototype.searchExtraCompositions,this.setBlendMode=su.prototype.setBlendMode,this.setProjectInterface=iT.prototype.setProjectInterface,this.setupGlobalData=iT.prototype.setupGlobalData,this.show=su.prototype.show,this.showElement=su.prototype.showElement,this.updateContainerSize=iT.prototype.updateContainerSize,this.completeLayers=!1,this.layers=t.layers,this.elements=ee(this.layers.length),this.initElement(t,e,s),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iA(t,this.globalData,this)}destroy(){let{length:t}=this.layers;for(let e=t-1;e>=0;e--)this.elements[e]?.destroy();this.layers=null,this.elements=null}renderInnerContent(){if(!this.data?.w||!this.data.h)throw Error(`${this.constructor.name} data (LottieLayer) is not implemented`);let{canvasContext:t,completeLayers:e,data:s,elements:i,layers:r}=this;if(!t)throw Error(`${this.constructor.name}: canvasContext is not implemented`);t.beginPath(),t.moveTo(0,0),t.lineTo(s.w||0,0),t.lineTo(s.w||0,s.h||0),t.lineTo(0,s.h||0),t.lineTo(0,0),t.clip();let{length:a}=r;for(let t=a-1;t>=0;t--)(e||i[t])&&i[t]?.renderFrame()}}class iD{constructor(){this.fillStyle="",this.id=Math.random(),this.lineCap="",this.lineJoin="",this.lineWidth="",this.miterLimit="",this.opacity=-1,this.strokeStyle="",this.transform=et(Y.Float32,16)}}class iI{constructor(){this.appliedFillStyle="",this.appliedLineCap="",this.appliedLineJoin="",this.appliedLineWidth="",this.appliedMiterLimit="",this.appliedStrokeStyle="",this.cArrPos=0,this.cTr=new es,this.currentFillStyle="",this.currentLineCap="",this.currentLineJoin="",this.currentLineWidth="",this.currentMiterLimit="",this.currentOpacity=1,this.currentStrokeStyle="",this.nativeContext=null,this.stack=[];for(let t=0;t<15;t++){const e=new iD;this.stack[t]=e}this._length=15,this.transformMat=new es}duplicate(){let t=2*this._length;for(let e=this._length;e<t;e++)this.stack[e]=new iD;this._length=t}fill(t){this.nativeContext&&this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext?.fill(t)}fillRect(t,e,s,i){this.nativeContext&&this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext?.fillRect(t,e,s,i)}fillStyle(t){let e=this.stack[this.cArrPos];e?.fillStyle!==t&&(this.currentFillStyle=t,e&&(e.fillStyle=t))}lineCap(t){let e=this.stack[this.cArrPos];e?.lineCap!==t&&(this.currentLineCap=t,e&&(e.lineCap=t))}lineJoin(t){let e=this.stack[this.cArrPos];e&&e.lineJoin!==t&&(this.currentLineJoin=t,e.lineJoin=t)}lineWidth(t){let e=this.stack[this.cArrPos];e&&e.lineWidth!==t&&(this.currentLineWidth=t,e.lineWidth=t)}miterLimit(t){let e=this.stack[this.cArrPos];e&&e.miterLimit!==t&&(this.currentMiterLimit=t,e.miterLimit=t)}opacity(t){let e=this.stack[this.cArrPos];if(!e)return;let s=e.opacity;s*=t<0?0:t,e.opacity!==s&&(this.nativeContext&&this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),e.opacity=s)}reset(){let t=this.stack[this.cArrPos];this.cArrPos=0,this.cTr.reset(),t&&(t.opacity=1)}restore(t){this.cArrPos-=1;let{fillStyle:e,lineCap:s,lineJoin:i,lineWidth:r,miterLimit:a,opacity:n,strokeStyle:o,transform:h}=this.stack[this.cArrPos],l=this.cTr.props;for(let t=0;t<16;t++)l[t]=h[t]??0;if(t){this.nativeContext?.restore();let t=this.stack[this.cArrPos+1];this.appliedFillStyle=t.fillStyle,this.appliedStrokeStyle=t.strokeStyle,this.appliedLineWidth=t.lineWidth,this.appliedLineCap=t.lineCap,this.appliedLineJoin=t.lineJoin,this.appliedMiterLimit=t.miterLimit}this.nativeContext?.setTransform(h[0],h[1],h[4],h[5],h[12],h[13]),this.nativeContext&&(t||-1!==n&&this.currentOpacity!==n)&&(this.nativeContext.globalAlpha=n,this.currentOpacity=n),this.currentFillStyle=e,this.currentStrokeStyle=o,this.currentLineWidth=r,this.currentLineCap=s,this.currentLineJoin=i,this.currentMiterLimit=a}save(t){let e;t&&this.nativeContext?.save();let{props:s}=this.cTr;this._length<=this.cArrPos&&this.duplicate();let i=this.stack[this.cArrPos];for(e=0;e<16;e++)i.transform[e]=s[e]??0;this.cArrPos++;let r=this.stack[this.cArrPos];r.opacity=i.opacity,r.fillStyle=i.fillStyle,r.strokeStyle=i.strokeStyle,r.lineWidth=i.lineWidth,r.lineCap=i.lineCap,r.lineJoin=i.lineJoin,r.miterLimit=i.miterLimit}setContext(t=null){this.nativeContext=t}setOpacity(t){let e=this.stack[this.cArrPos];e&&(e.opacity=t)}stroke(){if(!this.nativeContext)throw Error(`${this.constructor.name}: nativeContext is not implemented`);this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=Number(this.appliedLineWidth)),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=Number(this.appliedMiterLimit)),this.nativeContext.stroke()}strokeStyle(t){let e=this.stack[this.cArrPos];e?.strokeStyle!==t&&(this.currentStrokeStyle=t,e&&(e.strokeStyle=t))}transform(t){this.transformMat.cloneFromProps(t);let e=this.cTr;this.transformMat.multiply(e),e.cloneFromProps(this.transformMat.props);let s=e.props;this.nativeContext?.setTransform(s[0],s[1],s[4],s[5],s[12],s[13])}}let iF={};function iL(t,e){return e.i=t.i,e.j=t.j,e.S=[...t.S],e}function i$(t){return String.fromCharCode.apply(0,t)}(()=>{let t=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],{length:e}=t;for(let s=0;s<e;s+=1)iF[t[s]]=Math[t[s]]})(),iF.random=Math.random,iF.abs=t=>{if(tc(t)){let e=ee(t.length),{length:s}=t;for(let i=0;i<s;i++)e[i]=Math.abs(t[i]??0);return e}return Math.abs(t)};let iN={};!function(t,e){let s=this,i="random",r=e.pow(256,6),a=e.pow(2,52),n=2*a;function o(t){let e=t,s,i=e.length,r=this,a=0,n=0,o=[];for(r.i=0,r.j=0,r.S=[],i||(e=[i++]);a<256;)o[a]=a++;for(a=0;a<256;a++)o[a]=o[n=255&n+(e[a%i]??0)+(s=o[a]??0)],o[n]=s;r.g=function(t){let e=t,s,i=0,{i:a,j:n,S:o}=r;for(;e--;)s=o[a=255&a+1],i=256*i+o[255&(o[a]=o[n=255&n+s])+(o[n]=s)];return r.i=a,r.j=n,i}}function h(t,e){let s=`${t}`,i,r=0;for(;r<s.length;)e[255&r]=255&(i^=19*e[255&r])+s.charCodeAt(r++);return i$(e)}e[`seed${i}`]=function(l,p,c){let m=p,d=[],u=h(function t(e,s=0){let i=[],r=typeof e;if(s&&"object"===r){let r=Object.keys(e),{length:a}=r;for(let n=0;n<a;n++)try{i.push(t(e[r[n]]),s-1)}catch(t){}}return i.length>0?i:"string"===r?e:`${e}\0`}((m=!0===m?{entropy:!0}:m??{}).entropy?[l,i$(t)]:l??function(){try{let t=new Uint8Array(256);return(s.crypto||s.msCrypto).getRandomValues(t),i$(t)}catch(r){let e=s.navigator,i=e?.plugins;return[Date.now(),s,i,s.screen,i$(t)]}}(),3),d),f=new o(d),g=function(){let t=f.g(6),e=r,s=0;for(;t<a;)t=(t+s)*256,e*=256,s=f.g(1);for(;t>=n;)t/=2,e/=2,s>>>=1;return(t+s)/e};return g.int32=()=>0|f.g(4),g.quick=()=>f.g(4)/0x100000000,g.double=g,h(i$(f.S),t),(m.pass||c||function(t,s,r,a){return(a&&(a.S&&iL(a,f),t.state=()=>iL(f,{})),r)?(e[i]=t,s):t})(g,u,"global"in m?m.global:this==e,m.state)},h(e.random(),t)}([],iF);let iR=[0,0,0,0,0,0],iV=eA(.333,0,.833,.833,"easeIn").get,iO=eA(.33,0,.667,1,"easeInOut").get,iz=eA(.167,.167,.667,1,"easeOut").get,iB=(t,e,s)=>{let i=s;return(i<0&&i++,i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t},iG=t=>{let e,s,i,r=t[0]??0,a=t[1]??0,n=t[2]??0;if(0===a)e=n,i=n,s=n;else{let t=n<.5?n*(1+a):n+a-n*a,o=2*n-t;e=iB(o,t,r+1/3),s=iB(o,t,r),i=iB(o,t,r-1/3)}return[e,s,i,t[3]??0]},iq=t=>{let e=t[0],s=t[1],i=t[2],r=iF.max(e,s,i),a=iF.min(e,s,i),n=0,o,h=(r+a)/2;if(r===a)n=0,o=0;else{let t=r-a;switch(o=h>.5?t/(2-r-a):t/(r+a),r){case e:n=(s-i)/t+6*(s<i);break;case s:n=(i-e)/t+2;break;case i:n=(e-s)/t+4}n/=6}return[n,o,h,t[3]]};function ij(t){let e=typeof t;if("number"===e||t instanceof Number||"boolean"===e)return-t;if(iQ(t)){let{length:e}=t,s=[];for(let i=0;i<e;i++)s[i]=-Number(t[i]);return s}return t.propType?t.v:-t}function iW(t,e,s,i){let r,a,{length:n}=t,o=ep();o.setPathData(!!i,n);let h=[0,0];for(let i=0;i<n;i++)r=e[i]??h,a=s[i]??h,o.setTripleAt(t[i]?.[0]??0,t[i]?.[1]??0,(a[0]??0)+(t[i]?.[0]??0),(a[1]??0)+(t[i]?.[1]??0),(r[0]??0)+(t[i]?.[0]??0),(r[1]??0)+(t[i]?.[1]??0),i,!0);return o}function iH(t,e,s,i,r,a){let n=e,o=r,h=a;void 0===o?(o=s,h=i):n=(n-s)/(i-s),n>1?n=1:n<0&&(n=0);let l=t(n);if(iQ(o)&&iQ(h)){let t,e=o.length,s=et(Y.Float32,e);for(t=0;t<e;t+=1)s[t]=(h[t]-o[t])*l+o[t];return s}return(h-o)*l+o}function iU(t,e,s,i,r){return iH(iz,t,e,s,i,r)}function iY(t,e,s,i,r){return iH(iV,t,e,s,i,r)}function iJ(t,e,s,i,r){return iH(iO,t,e,s,i,r)}function iX(t,e,s,i,r){let a=e,n=s,o=i,h=r;if((void 0===o||void 0===h)&&(o=a,h=n,a=0,n=1),n<a){let t=n;n=a,a=t}if(t<=a)return o;if(t>=n)return h;let l=n===a?0:(t-a)/(n-a);if(!tp(o)&&!tp(h))return o+(h-o)*l;if(tp(o)&&tp(h)){let{length:t}=o,e=et(Y.Float32,t);for(let s=0;s<t;s+=1)e[s]=o[s]??0+(h[s]??0-(o[s]??0))*l;return e}return 0}function iK(t){return i1(t,i3(t))}function iZ(t,e){let s=t,i=e;if(void 0===i&&(void 0===s?(s=0,i=1):(i=s,s=void 0)),tc(i)){let{length:t}=i;s||(s=et(Y.Float32,t));let e=et(Y.Float32,t),r=iF.random();for(let a=0;a<t;a+=1)e[a]=s[a]??0+r*(i[a]??0-(s[a]??0));return e}return(s=s??0)+iF.random()*(i-s)}function iQ(t){return"object"==typeof t&&null!==t&&(t.constructor===Array||t.constructor===Float32Array)}function i0(t){return t*td}function i1(t,e){let s,i,r,a=typeof t,n=typeof e;if(i2(a,t)&&i2(n,e))return Number(t)/Number(e);if(iQ(t)&&i2(n,e)){for(i=0,r=t.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=(t[i]??0)/Number(e);return s}if(i2(a,t)&&iQ(e)){for(i=0,r=e.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=Number(t)/(e[i]??0);return s}return 0}function i2(t,e){return"number"===t||e instanceof Number||"boolean"===t||"string"===t}function i3(t,e){let s,i=e;if("number"==typeof t||t instanceof Number)return i=i||0,iF.abs(Number(t)-Number(i));i||(i=iR);let r=iF.min(t.length,i.length),a=0;for(s=0;s<r;s+=1)a+=iF.pow((i[s]??0)-(t[s]??0),2);return iF.sqrt(a)}function i5(t,e){let s=t,i=e;return"string"==typeof s&&(s=parseInt(s,10)),"string"==typeof i&&(i=parseInt(i,10)),s%i}function i4(t,e){let s,i,r,a=typeof t,n=typeof e;if(i2(a,t)&&i2(n,e))return Number(t)*Number(e);if(iQ(t)&&i2(n,e)){for(i=0,r=t.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=(t[i]??0)*Number(e);return s}if(i2(a,t)&&iQ(e)){for(i=0,r=e.length,s=et(Y.Float32,r);i<r;i++)s[i]=Number(t)*(e[i]??0);return s}return 0}function i6(t){return t}function i8(t){return t/td}function i9(t,e){let s=t,i=e,r=typeof s,a=typeof i;if(i2(r,s)&&i2(a,i))return"string"===r&&(s=parseInt(s,10)),"string"===a&&(i=parseInt(i,10)),s-i;if(iQ(s)&&i2(a,i))return s=[...s],s[0]-=Number(i),s;if(i2(r,s)&&iQ(i))return(i=[...i])[0]=Number(s)-i[0],i;if(iQ(s)&&iQ(i)){let t=0,e=s.length,r=i.length,a=[];for(;t<e||t<r;){if(("number"==typeof s[t]||s[t]instanceof Number)&&("number"==typeof i[t]||i[t]instanceof Number)){a[t]=(s[t]??0)-(i[t]??0),t++;continue}a[t]=(void 0===i[t]?s[t]:s[t]||i[t])??0,t++}return a}return 0}function i7(t,e){let s=t,i=e,r=typeof s,a=typeof i;if(i2(r,s)&&i2(a,i)||"string"===r||"string"===a)return Number(s)+Number(i);if(iQ(s)&&i2(a,i))return s=[...s],s[0]+=Number(i),s;if(i2(r,s)&&iQ(i))return(i=[...i])[0]=s+i[0],i;if(iQ(s)&&iQ(i)){let t=0,{length:e}=s,{length:r}=i,a=[];for(;t<e||t<r;){if(("number"==typeof s[t]||s[t]instanceof Number)&&("number"==typeof i[t]||i[t]instanceof Number)){a[t]=s[t]??0+(i[t]??0),t++;continue}a[t]=void 0===i[t]?s[t]:s[t]||i[t],t++}return a}return 0}let rt={initiateExpression:function(t,e,s){if(!t.globalData?.renderConfig?.runExpressions)return i6;if(!t.comp?.globalData)throw Error("CompElement is not implemented");let{k:i,x:r}=e,a=/velocity\b/.test(r),n=r.includes("random"),{ip:o,nm:h,op:l,sh:p=0,sw:c=0,ty:m}=t.data,d,u,f,g=0,y;s._name=h,s.valueAtTime=s.getValueAtTime,Object.defineProperty(s,"value",{get:()=>s.v}),t.comp.frameDuration=1/t.comp.globalData.frameRate,t.comp.displayStartTime=0;let v=o/t.comp.globalData.frameRate,b=l/t.comp.globalData.frameRate,_=null,x=null,w=null,S=null,C,E=null,k,P=null,M=null,T=null,A=null,D=null,I=null,F,L={},$=Function("_lottieGlobal","$bm_div","$bm_mod","$bm_mul","$bm_neg","$bm_sub","$bm_sum","$bm_transform","active","add","anchorPoint","clamp","comp","content","createPath","degrees_to_radians","degreesToRadians","div","document","ease","easeIn","easeOut","effect","fetch","frames","framesToTime","fromComp","fromCompToSurface","fromWorld","globalData","height","hslToRgb","index","inPoint","key","length","linear","lookAt","loop_in","loop_out","loopIn","loopInDuration","loopOut","loopOutDuration","mask","mod","mul","name","nearestKey","normalize","numKeys","obj","outPoint","position","posterizeTime","propertyIndex","radians_to_degrees","radiansToDegrees","random","randSeed","rgbToHsl","rotation","scale","seedRandom","selectorValue","smooth","sourceRectAtTime","sub","substr","substring","text","textIndex","textTotal","thisComp","thisLayer","thisProperty","time","timeToFrames","toComp","toWorld","transform","value","valueAtTime","velocity","width","wiggle","window","XMLHttpRequest",`
|
|
4
|
+
`,t)}}triggerConfigError(t){let e=new H(t,this.currentFrame);this.triggerEvent("error",e),this.onError?.(e)}triggerRenderFrameError(t){let e=new W(t,this.currentFrame);this.triggerEvent("error",e),this.onError?.(e)}unmute(t){t&&this.name!==t||this.audioController.unmute()}updaFrameModifier(){this.frameModifier=this.frameMult*this.playSpeed*this.playDirection,this.audioController.setRate(this.playSpeed*this.playDirection)}updateDocumentData(t,e,s){try{let i=this.renderer.getElementByPath(t);i?.updateDocumentData([],e,s)}catch(t){console.error(this.constructor.name,t)}}waitForFontsLoaded(){this.renderer.globalData?.fontManager?.isLoaded?this.checkLoaded():setTimeout(this.waitForFontsLoaded.bind(this),20)}}let tQ=!0,t0=0,t1=0,t2=0,t3=[];function t5(){t2++,t2&&tQ&&!tg&&(requestAnimationFrame(t4),tQ=!1)}function t4(t){t0=t,tg||requestAnimationFrame(t8)}function t6({target:t}){let e=0;if(!t)throw Error("No animation to remove");for(;e<t1;)t3[e]?.animation===t&&(t3.splice(e,1),e--,t1-=1,t.isPaused||t7()),e++}function t8(t){let e=t-t0;for(let t=0;t<t1;t++)t3[t]?.animation.advanceTime(e);t0=t,t2&&1?tg||requestAnimationFrame(t8):tQ=!0}function t9(t,e){t.addEventListener("destroy",t6),t.addEventListener("_active",t5),t.addEventListener("_idle",t7),t3.push({animation:t,elem:e}),t1++}function t7(){t2--}let et=(()=>{function t(t,e){let s,i=[];switch(t){case Y.Int16:case Y.Uint8c:s=1;break;case Y.Float32:case Y.Int32:case Y.Uint8:default:s=1.1}for(let t=0;t<e;t++)i.push(s);return i}return"function"==typeof Uint8ClampedArray&&"function"==typeof Float32Array?function(e,s){return e===Y.Float32?new Float32Array(s):e===Y.Int16?new Int16Array(s):e===Y.Uint8c?new Uint8ClampedArray(s):t(e,s)}:t})();function ee(t){return Array.from({length:t})}class es{constructor(){this.props=et(Y.Float32,16),this._identity=!0,this._identityCalculated=!1,this.reset()}applyToPoint(t,e,s){return{x:t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0),y:t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0),z:t*(this.props[2]??0)+e*(this.props[6]??0)+s*(this.props[10]??0)+(this.props[14]??0)}}applyToPointArray(t,e,s){return this.isIdentity()?[t,e,s]:[t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0),t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0),t*(this.props[2]??0)+e*(this.props[6]??0)+s*(this.props[10]??0)+(this.props[14]??0)]}applyToPointStringified(t,e){if(this.isIdentity())return`${t},${e}`;let s=this.props;return`${Math.round((t*(s[0]??0)+e*(s[4]??0)+(s[12]??0))*100)/100},${Math.round((t*(s[1]??0)+e*(s[5]??0)+(s[13]??0))*100)/100}`}applyToTriplePoints(t,e,s){let i=et(Y.Float32,6);if(this.isIdentity())i.set([t[0]??0,t[1]??0,e[0]??0,e[1]??0,s[0]??0,s[1]??0]);else{let r=this.props[0]??0,a=this.props[1]??0,n=this.props[4]??0,o=this.props[5]??0,h=this.props[12]??0,l=this.props[13]??0;i.set([(t[0]??0)*r+(t[1]??0)*n+h,(t[0]??0)*a+(t[1]??0)*o+l,(e[0]??0)*r+(e[1]??0)*n+h,(e[0]??0)*a+(e[1]??0)*o+l,(s[0]??0)*r+(s[1]??0)*n+h,(s[0]??0)*a+(s[1]??0)*o+l])}return i}applyToX(t,e,s){return t*(this.props[0]??0)+e*(this.props[4]??0)+s*(this.props[8]??0)+(this.props[12]??0)}applyToY(t,e,s){return t*(this.props[1]??0)+e*(this.props[5]??0)+s*(this.props[9]??0)+(this.props[13]??0)}applyToZ(t,e,s){return t*this.props[2]+e*this.props[6]+s*this.props[10]+this.props[14]}clone(t){return t.props.set(this.props),t}cloneFromProps(t){return this.props.set(t),this}equals(t){return this.props.every((e,s)=>e===t?.props[s])}getInverseMatrix(){let t=(this.props[0]??0)*(this.props[5]??0)-(this.props[1]??0)*(this.props[4]??0),e=this.props[5]/t,s=-this.props[1]/t,i=-this.props[4]/t,r=this.props[0]/t,a=(this.props[4]*this.props[13]-this.props[5]*this.props[12])/t,n=-(this.props[0]*this.props[13]-this.props[1]*this.props[12])/t,o=new es;return o.setTransform(e,s,0,0,i,r,0,0,0,0,1,0,a,n,0,1),o}inversePoint(t){return this.getInverseMatrix().applyToPoint(t[0]??0,t[1]??0,t[2]??0)}inversePoints(t){return t.map(t=>this.inversePoint(t))}isIdentity(){return this._identityCalculated||(this._identity=1===this.props[0]&&0===this.props[1]&&0===this.props[2]&&0===this.props[3]&&0===this.props[4]&&1===this.props[5]&&0===this.props[6]&&0===this.props[7]&&0===this.props[8]&&0===this.props[9]&&1===this.props[10]&&0===this.props[11]&&0===this.props[12]&&0===this.props[13]&&0===this.props[14]&&1===this.props[15],this._identityCalculated=!0),this._identity}multiply(t){return this.transform(...t.props)}reset(){return this.props.set([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]),this}rotate(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(e,-s,0,0,s,e,0,0,0,0,1,0,0,0,0,1)}rotateX(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(1,0,0,0,0,e,-s,0,0,s,e,0,0,0,0,1)}rotateY(t){if(!t)return this;let e=Math.cos(t),s=Math.sin(t);return this._t(e,0,s,0,0,1,0,0,-s,0,e,0,0,0,0,1)}rotateZ(t){return this.rotate(t)}scale(t,e,s=1){return 1===t&&1===e&&1===s?this:this._t(t,0,0,0,0,e,0,0,0,0,s,0,0,0,0,1)}setTransform(t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f){return this.props.set([t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f]),this}shear(t,e){return this._t(1,e,t,1,0,0)}skew(t,e){return this.shear(Math.tan(t),Math.tan(e))}skewFromAxis(t,e){let s=Math.cos(e),i=Math.sin(e);return this._t(s,i,0,0,-i,s,0,0,0,0,1,0,0,0,0,1)._t(1,0,0,0,Math.tan(t),1,0,0,0,0,1,0,0,0,0,1)._t(s,-i,0,0,i,s,0,0,0,0,1,0,0,0,0,1)}to2dCSS(){let t=this.roundMatrixProperty(this.props[0]??0),e=this.roundMatrixProperty(this.props[1]??0),s=this.roundMatrixProperty(this.props[4]??0),i=this.roundMatrixProperty(this.props[5]??0),r=this.roundMatrixProperty(this.props[12]??0),a=this.roundMatrixProperty(this.props[13]??0);return`matrix(${t},${e},${s},${i},${r},${a})`}toCSS(){let t="matrix3d(";for(let e=0;e<16;e++)t+=`${Math.round((this.props[e]??0)*1e4)/1e4}`+(15===e?")":",");return t}transform(t,e,s,i,r,a,n,o,h,l,p,c,m,d,u,f){let g=this.props;if(1===t&&0===e&&0===s&&0===i&&0===r&&1===a&&0===n&&0===o&&0===h&&0===l&&1===p&&0===c)return g[12]=(g[12]??0)*t+(g[15]??0)*m,g[13]=(g[13]??0)*a+(g[15]??0)*d,g[14]=(g[14]??0)*p+(g[15]??0)*u,g[15]*=f,this._identityCalculated=!1,this;let y=g[0]??0,v=g[1]??0,b=g[2]??0,_=g[3]??0,x=g[4]??0,w=g[5]??0,S=g[6]??0,C=g[7]??0,E=g[8]??0,k=g[9]??0,P=g[10]??0,M=g[11]??0,T=g[12]??0,A=g[13]??0,D=g[14]??0,I=g[15]??0;return g[0]=y*t+v*r+b*h+_*m,g[1]=y*e+v*a+b*l+_*d,g[2]=y*s+v*n+b*p+_*u,g[3]=y*i+v*o+b*c+_*f,g[4]=x*t+w*r+S*h+C*m,g[5]=x*e+w*a+S*l+C*d,g[6]=x*s+w*n+S*p+C*u,g[7]=x*i+w*o+S*c+C*f,g[8]=E*t+k*r+P*h+M*m,g[9]=E*e+k*a+P*l+M*d,g[10]=E*s+k*n+P*p+M*u,g[11]=E*i+k*o+P*c+M*f,g[12]=T*t+A*r+D*h+I*m,g[13]=T*e+A*a+D*l+I*d,g[14]=T*s+A*n+D*p+I*u,g[15]=T*i+A*o+D*c+I*f,this._identityCalculated=!1,this}translate(t,e,s){let i=s||0;return 0!==t||0!==e||0!==i?this._t(1,0,0,0,0,1,0,0,0,0,1,0,t,e,i,1):this}_t(...t){return this.transform(...t)}roundMatrixProperty(t){return t<1e-6&&t>0||t>-1e-6&&t<0?Math.round(1e4*t)/1e4:t}}class ei{init(t){this.effectsManager=t,this.type=Q.TransformEffect,this.matrix=new es,this.opacity=-1,this._mdf=!1,this._opMdf=!1}renderFrame(t){if(this._opMdf=!1,this._mdf=!1,!t&&!this.effectsManager?._mdf)return;let e=this.effectsManager?.effectElements??[],s=e[0]?.p.v,i=e[1]?.p.v,r=e[2]?.p.v===1,a=e[3]?.p.v,n=r?a:e[4]?.p.v,o=e[5]?.p.v,h=e[6]?.p.v,l=e[7]?.p.v;this.matrix?.reset(),this.matrix?.translate(-s[0],-s[1],s[2]),this.matrix?.scale(.01*n,.01*a,1),this.matrix?.rotate(-l*td),this.matrix?.skewFromAxis(-o*td,(h+90)*td),this.matrix?.translate(i[0],i[1],0),this._mdf=!0,this.opacity!==e[8]?.p.v&&(this.opacity=e[8]?.p.v,this._opMdf=!0)}constructor(){this.opacity=1}}let er={};class ea{constructor(t){let e;this.filters=[];const{length:s}=t.data.ef??[];for(let i=0;i<s;i++){e=null;const s=t.data.ef?.[i]?.ty;s&&er[s]&&(e=new er[s].effect(t.effectsManager?.effectElements[i],t)),e&&this.filters.push(e)}this.filters.length>0&&t.addRenderableComponent(this)}getEffects(t){let{length:e}=this.filters,s=[];for(let i=0;i<e;i++){let e=this.filters[i];e?.type===t&&s.push(e)}return s}renderFrame(t){let{length:e}=this.filters;for(let s=0;s<e;s++)this.filters[s]?.renderFrame(t)}}class en{constructor(t,e,s){this._length=0,this._maxLength=t,this._create=e,this._release=s,this.pool=ee(this._maxLength),this.newElement=this.newElement.bind(this),this.release=this.release.bind(this)}newElement(){let t;return this._length?(this._length-=1,t=this.pool[this._length]):t=this._create(),t}release(t){if(this._length===this._maxLength){var e;this.pool=[...e=this.pool,...ee(e.length)],this._maxLength*=2}this._release&&this._release(t),this.pool[this._length]=t,this._length++}}let eo=new en(8,()=>et(Y.Float32,2));class eh{get _type(){return"ShapePath"}constructor(){this._length=0,this._maxLength=8,this.c=!1,this.lengths=[],this.v=ee(this._maxLength),this.o=ee(this._maxLength),this.i=ee(this._maxLength)}doubleArrayLength(){this.v=[...this.v,...ee(this._maxLength)],this.i=[...this.i,...ee(this._maxLength)],this.o=[...this.o,...ee(this._maxLength)],this._maxLength*=2}length(){return this._length}setLength(t){for(;this._maxLength<t;)this.doubleArrayLength();this._length=t}setPathData(t,e){this.c=t,this.setLength(e);let s=0;for(;s<e;)this.v[s]=eo.newElement(),this.o[s]=eo.newElement(),this.i[s]=eo.newElement(),s++}setTripleAt(t,e,s,i,r,a,n,o){this.setXYAt(t,e,"v",n,o),this.setXYAt(s,i,"o",n,o),this.setXYAt(r,a,"i",n,o)}setXYAt(t,e,s,i,r){let a;switch(this._length=Math.max(this._length,i+1),this._length>=this._maxLength&&this.doubleArrayLength(),s){case"v":a=this.v;break;case"i":a=this.i;break;case"o":a=this.o;break;default:a=[]}a[i]&&r||(a[i]=eo.newElement()),a[i][0]=t,a[i][1]=e}toReversed(){let t=new eh;t.setPathData(this.c,this._length);let e=this.v,s=this.o,i=this.i,r=0;this.c&&(t.setTripleAt(e[0]?.[0]??0,e[0]?.[1]??0,i[0]?.[0]??0,i[0]?.[1]??0,s[0]?.[0]??0,s[0]?.[1]??0,0,!1),r=1);let{_length:a}=this,n=a-1;for(let o=r;o<a;o++)t.setTripleAt(e[n]?.[0]??0,e[n]?.[1]??0,i[n]?.[0]??0,i[n]?.[1]??0,s[n]?.[0]??0,s[n]?.[1]??0,o,!1),n-=1;return t}}let el=new en(4,function(){return new eh},function(t){if(!tm(t))return;let e=t._length;for(let s=0;s<e;s++)eo.release(t.v[s]),eo.release(t.i[s]),eo.release(t.o[s]),t.v[s]=null,t.i[s]=null,t.o[s]=null;t._length=0,t.c=!1}),{newElement:ep}=el,{release:ec}=el;function em(t){let e=ep(),s=t._length??t.v.length;e.setLength(s),e.c=t.c;for(let i=0;i<s;i++)e.setTripleAt(t.v[i]?.[0]??0,t.v[i]?.[1]??0,t.o[i]?.[0]??0,t.o[i]?.[1]??0,t.i[i]?.[0]??0,t.i[i]?.[1]??0,i);return e}class ed{constructor(){this._length=0,this._maxLength=4,this.shapes=ee(this._maxLength)}addShape(t){this._length===this._maxLength&&(this.shapes=[...this.shapes,...ee(this._maxLength)],this._maxLength*=2),this.shapes[this._length]=t,this._length++}releaseShapes(){for(let t=0;t<this._length;t++)ec(this.shapes[t]);this._length=0}}function eu(){return new ed}ee(4);let ef={default:150},eg=new en(8,()=>({addedLength:0,lengths:et(Y.Float32,ef.default),percents:et(Y.Float32,ef.default)})),ey=new en(8,()=>({lengths:[],totalLength:0}),t=>{if(!tm(t))return;let{length:e}=t.lengths;for(let s=0;s<e;s++)eg.release(t.lengths[s]);t.lengths.length=0}),ev=et(Y.Float32,8);function eb(t,e,s,i){let r={},a=`${t[0]}_${t[1]}_${e[0]}_${e[1]}_${s[0]}_${s[1]}_${i[0]}_${i[1]}`.replaceAll(".","p");if(!r[a]){let n=ef.default,o,h,l=0,p,c,m=null;2===t.length&&(t[0]!==e[0]||t[1]!==e[1])&&ew(t[0],t[1],e[0],e[1],t[0]+s[0],t[1]+s[1])&&ew(t[0],t[1],e[0],e[1],e[0]+i[0],e[1]+i[1])&&(n=2);let d=new ek(n),{length:u}=s;for(let r=0;r<n;r++){c=ee(u),h=r/(n-1),p=0;for(let r=0;r<u;r++)o=Math.pow(1-h,3)*(t[r]??0)+3*Math.pow(1-h,2)*h*((t[r]??0)+(s[r]??0))+3*(1-h)*Math.pow(h,2)*((e[r]??0)+(i[r]??0))+Math.pow(h,3)*(e[r]??0),c[r]=o,null!==m&&(p+=Math.pow(Number(c[r])-Number(m[r]),2));l+=p=Math.sqrt(p),d.points[r]=new eP(p,c),m=c}d.segmentLength=l,r[a]=d}return r[a]}function e_(t,e,s,i,r,a,n){let o=r,h=a;o<0?o=0:o>1&&(o=1);let l=eE(o,n)??0,p=eE(h=h>1?1:h,n)??0,c=1-l,m=1-p,d=c*c*c,u=l*c*c*3,f=l*l*c*3,g=l*l*l,y=c*c*m,v=l*c*m+c*l*m+c*c*p,b=l*l*m+c*l*p+l*c*p,_=l*l*p,x=c*m*m,w=l*m*m+c*p*m+c*m*p,S=l*p*m+c*p*p+l*m*p,C=l*p*p,E=m*m*m,k=p*m*m+m*p*m+m*m*p,P=p*p*m+m*p*p+p*m*p,M=p*p*p,{length:T}=t;for(let r=0;r<T;r++)ev[4*r]=Math.round((d*(t[r]??0)+u*(s[r]??0)+f*(i[r]??0)+g*(e[r]??0))*1e3)/1e3,ev[4*r+1]=Math.round((y*(t[r]??0)+v*(s[r]??0)+b*(i[r]??0)+_*(e[r]??0))*1e3)/1e3,ev[4*r+2]=Math.round((x*(t[r]??0)+w*(s[r]??0)+S*(i[r]??0)+C*(e[r]??0))*1e3)/1e3,ev[4*r+3]=Math.round((E*(t[r]??0)+k*(s[r]??0)+P*(i[r]??0)+M*(e[r]??0))*1e3)/1e3;return ev}function ex(t){let e,s=ey.newElement(),i=t.c,r=t.v,a=t.o,n=t.i,o=t._length||0,{lengths:h}=s,l=0;for(e=0;e<o-1;e++)h[e]=eC(r[e],r[e+1],a[e],n[e+1]),l+=h[e]?.addedLength??0;return i&&o&&(h[e]=eC(r[e],r[0],a[e],n[0]),l+=h[e]?.addedLength??0),s.totalLength=l,s}function ew(t,e,s,i,r,a){let n=t*i+e*r+s*a-r*i-a*t-s*e;return n>-.001&&n<.001}function eS(t,e,s,i,r,a,n,o,h){let l;if(0===s&&0===a&&0===h)return ew(t,e,i,r,n,o);let p=Math.sqrt(Math.pow(i-t,2)+Math.pow(r-e,2)+Math.pow(a-s,2)),c=Math.sqrt(Math.pow(n-t,2)+Math.pow(o-e,2)+Math.pow(h-s,2)),m=Math.sqrt(Math.pow(n-i,2)+Math.pow(o-r,2)+Math.pow(h-a,2));return(l=p>c?p>m?p-c-m:m-c-p:m>c?m-c-p:c-p-m)>-1e-4&&l<1e-4}function eC(t,e,s,i){let r=ef.default,a,n,o=0,h,l=[],p=[],c=eg.newElement(),m=s.length;for(let d=0;d<r;d++){n=d/(r-1),h=0;for(let r=0;r<m;r++)a=Math.pow(1-n,3)*(t[r]??0)+3*Math.pow(1-n,2)*n*(s[r]??0)+3*(1-n)*Math.pow(n,2)*(i[r]??0)+Math.pow(n,3)*(e[r]??0),l[r]=a,"number"==typeof p[r]&&(h+=Math.pow((l[r]??0)-(p[r]??0),2)),p[r]=l[r]??0;h&&(o+=h=Math.sqrt(h)),c.percents[d]=n,c.lengths[d]=o}return c.addedLength=o,c}function eE(t,{addedLength:e,lengths:s,percents:i}){let{length:r}=i,a=Math.floor((r-1)*t),n=t*e,o=0;if(a===r-1||0===a||n===s[a])return i[a];let h=(s[a]??0)>n?-1:1,l=!0;for(;l;)if((s[a]??0)<=n&&(s[a+1]??0)>n?(o=(n-(s[a]??0))/((s[a+1]??0)-(s[a]??0)),l=!1):a+=h,a<0||a>=r-1){if(a===r-1)return i[a];l=!1}return(i[a]??0)+((i[a+1]??0)-(i[a]??0))*o}class ek{constructor(t){this.segmentLength=0,this.points=Array.from({length:t})}}class eP{constructor(t,e){this.partialLength=t,this.point=e}}let eM=function(t,e,s,i,r,a){let n=eE(r,a)??0,o=1-n;return[Math.round((o*o*o*t[0]+(n*o*o+o*n*o+o*o*n)*s[0]+(n*n*o+o*n*n+n*o*n)*i[0]+n*n*n*e[0])*1e3)/1e3,Math.round((o*o*o*t[1]+(n*o*o+o*n*o+o*o*n)*s[1]+(n*n*o+o*n*n+n*o*n)*i[1]+n*n*n*e[1])*1e3)/1e3]},eT={};function eA(t,e,s,i,r){let a=r||`bez_${t}_${e}_${s}_${i}`.replaceAll(".","p");if(eT[a])return eT[a];let n=new eD([t,e,s,i]);return eT[a]=n,n}class eD{constructor(t){this._precomputed=!1,this.float32ArraySupported="function"==typeof Float32Array,this.kSplineTableSize=11,this.kSampleStepSize=1/(this.kSplineTableSize-1),this.NEWTON_ITERATIONS=4,this.NEWTON_MIN_SLOPE=.001,this.SUBDIVISION_MAX_ITERATIONS=10,this.SUBDIVISION_PRECISION=1e-7,this._p=t,this._mSampleValues=this.float32ArraySupported?new Float32Array(this.kSplineTableSize):Array.from({length:this.kSplineTableSize}),this.get=this.get.bind(this)}_calcSampleValues(){let t=this._p[0],e=this._p[2];for(let s=0;s<this.kSplineTableSize;++s)this._mSampleValues[s]=this.calcBezier(s*this.kSampleStepSize,t??0,e??0)}_getTForX(t){let e=this._p[0],s=this._p[2],i=this._mSampleValues,r=0,a=1,n=this.kSplineTableSize-1;for(;a!==n&&Number(i[a])<=t;++a)r+=this.kSampleStepSize;let o=r+(t-Number(i[--a]))/(Number(i[a+1])-Number(i[a]))*this.kSampleStepSize,h=this.getSlope(o,e??0,s??0);return h>=this.NEWTON_MIN_SLOPE?this.newtonRaphsonIterate(t,o,e??0,s??0):0===h?o:this.binarySubdivide(t,r,r+this.kSampleStepSize,e??0,s??0)}_precompute(){let t=this._p[0],e=this._p[1],s=this._p[2],i=this._p[3];this._precomputed=!0,(t!==e||s!==i)&&this._calcSampleValues()}get(t){let e=this._p[0],s=this._p[1],i=this._p[2],r=this._p[3];return(this._precomputed||this._precompute(),e===s&&i===r)?t:0===t?0:1===t?1:this.calcBezier(this._getTForX(t),s??0,r??0)}A(t,e){return 1-3*e+3*t}B(t,e){return 3*e-6*t}binarySubdivide(t,e,s,i,r){let a=e,n=s,o,h,l=0;do h=a+(n-a)/2,(o=this.calcBezier(h,i,r)-t)>0?n=h:a=h;while(Math.abs(o)>this.SUBDIVISION_PRECISION&&++l<this.SUBDIVISION_MAX_ITERATIONS);return h}C(t){return 3*t}calcBezier(t,e,s){return((this.A(e,s)*t+this.B(e,s))*t+this.C(e))*t}getSlope(t,e,s){return 3*this.A(e,s)*t*t+2*this.B(e,s)*t+this.C(e)}newtonRaphsonIterate(t,e,s,i){let r=e;for(let e=0;e<this.NEWTON_ITERATIONS;++e){let e=this.getSlope(r,s,i);if(0===e)break;let a=this.calcBezier(r,s,i)-t;r-=a/e}return r}}class eI{addDynamicProperty(t){this.dynamicProperties.includes(t)||(this.dynamicProperties.push(t),this.container?.addDynamicProperty(this),this._isAnimated=!0)}getValue(t){throw Error(`${this.constructor.name}: Method getValue is not implemented`)}initDynamicPropertyContainer(t){this.container=t,this.dynamicProperties=[],this._mdf=!1,this._isAnimated=!1}iterateDynamicProperties(){this._mdf=!1;let{length:t}=this.dynamicProperties;for(let e=0;e<t;e++)this.dynamicProperties[e]?.getValue(),this.dynamicProperties[e]?._mdf&&(this._mdf=!0);return 0}setGroupProperty(t){}constructor(){this.dynamicProperties=[]}}let eF=t=>{let e=t[0]*td,s=t[1]*td,i=t[2]*td,r=Math.cos(e/2),a=Math.cos(s/2),n=Math.cos(i/2),o=Math.sin(e/2),h=Math.sin(s/2),l=Math.sin(i/2);return[o*h*n+r*a*l,o*a*n+r*h*l,r*h*n-o*a*l,r*a*n-o*h*l]};class eL extends eI{addEffect(t){this.effectsSequence.push(t),this.container?.addDynamicProperty(this)}getSpeedAtTime(t){throw Error(`${this.constructor.name}: Method getSpeedAtTime is not implemented`)}getValueAtCurrentTime(){if(this._caching=this._caching??{},!this.keyframes)return;let{_caching:t,comp:e,keyframes:s,offsetTime:i}=this,r=Number(e?.renderedFrame)-i,a=(s[0]?.t??0)-i,n=s.length-1,o=(s[n]?.t??0)-i,{lastFrame:h}=t;return r===h||-999999!==h&&(h>=o&&r>=o||h<a&&r<a)||(h>=r&&(t._lastKeyframeIndex=-1,t.lastIndex=0),this.pv=this.interpolateValue(r,t)),t.lastFrame=r,this.pv}getValueAtTime(t,e){throw Error(`${this.constructor.name}: Method getValueAtTime is not implemented`)}getVelocityAtTime(t){throw Error(`${this.constructor.name}: Method getVelocityAtTime is not implemented`)}initiateExpression(t,e,s){throw Error("Method not implemented")}interpolateValue(t,e={}){let s,{offsetTime:i,pv:r}=this,a=[0,0,0];this.propType===tt.MultiDimensional&&r&&(a=et(Y.Float32,r.length));let{keyframes:n=[],keyframesMetadata:o,propType:h}=this,l=e.lastIndex||0,p=l,c=n.length-1,m=!0,d=n[0]??{},u=n[1]??{};for(;m;){if(d=n[p]??{},u=n[p+1]??{},p===c-1&&t>=u.t-i){d.h&&(d=u),l=0;break}if(u.t-i>t){l=p;break}p<c-1?p++:(l=0,m=!1)}let f=o[p]??{},g,y,v,b,_=null,x=u.t-i,w=d.t-i;if(d.to&&d.s){f.bezierData=f.bezierData??eb(d.s,u.s??d.e,d.to,d.ti);let{__fnct:s,bezierData:i}=f;if(t>=x||t<w){let e=t>=x?i.points.length-1:0;g=i.points[e]?.point.length??0;for(let t=0;t<g;t++)a[t]=i.points[e]?.point[t]??0}else{s?_=s:f.__fnct=_=eA(d.o.x,d.o.y,d.i.x,d.i.y,d.n).get,y=_((t-w)/(x-w));let r=i.segmentLength*y,n,o=e.lastFrame<t&&e._lastKeyframeIndex===p?e._lastAddedLength:0;for(b=e.lastFrame<t&&e._lastKeyframeIndex===p?e._lastPoint:0,m=!0,v=i.points.length;m;){if(o+=i.points[b]?.partialLength??0,0===r||0===y||b===i.points.length-1){g=i.points[b]?.point.length??0;for(let t=0;t<g;t++)a[t]=i.points[b]?.point[t]??0;break}if(r>=o&&r<o+(i.points[b+1]?.partialLength??0)){n=(r-o)/(i.points[b+1]?.partialLength??0),g=i.points[b]?.point.length??0;for(let t=0;t<g;t++)a[t]=(i.points[b]?.point[t]??0)+((i.points[b+1]?.point[t]??0)-(i.points[b]?.point[t]??0))*n;break}b<v-1?b++:m=!1}e._lastPoint=b,e._lastAddedLength=o-(i.points[b]?.partialLength??0),e._lastKeyframeIndex=p}}else{let e,i,r,n;if(c=d.s?.length||0,s=u.s??d.e,this.sh&&1!==d.h)if(t>=x)a[0]=s[0],a[1]=s[1],a[2]=s[2];else if(t<=w&&d.s)a[0]=d.s[0],a[1]=d.s[1],a[2]=d.s[2];else{var S,C,E;let e,i,r,n,o,h,l,p,c,m,u,f,g,y,v,b,_,k,P,M,T,A=eF(d.s),D=eF(s);C=a,v=(S=(t-w)/(x-w),e=[0,0,0,0],i=A[0],r=A[1],n=A[2],o=A[3],h=D[0],l=D[1],(u=i*h+r*l+n*(p=D[2])+o*(c=D[3]))<0&&(u=-u,h=-h,l=-l,p=-p,c=-c),1-u>1e-6?(f=Math.sin(m=Math.acos(u)),g=Math.sin((1-S)*m)/f,y=Math.sin(S*m)/f):(g=1-S,y=S),e[0]=g*i+y*h,e[1]=g*r+y*l,e[2]=g*n+y*p,e[3]=g*o+y*c,E=e)[0],b=E[1],_=E[2],P=Math.atan2(2*b*(k=E[3])-2*v*_,1-2*b*b-2*_*_),M=Math.asin(2*v*b+2*_*k),T=Math.atan2(2*v*k-2*b*_,1-2*v*v-2*_*_),C[0]=P/td,C[1]=M/td,C[2]=T/td}else for(p=0;p<c;p++)1!==d.h&&(t>=x?y=1:t<w?y=0:(d.o.x.constructor===Array?(f.__fnct=f.__fnct??[],f.__fnct[p]?_=f.__fnct[p]:tp(d.o.y)&&tp(d.i.y)&&tp(d.i.x)&&(e=d.o.x[p]??d.o.x[0],i=d.o.y[p]??d.o.y[0],_=eA(e??0,i??0,(r=d.i.x[p]??d.i.x[0])??0,d.i.y[p]??d.i.y[0]??0).get,f.__fnct[p]=_)):f.__fnct?_=f.__fnct:(e=d.o.x,i=d.o.y,_=eA(e,i,r=d.i.x,d.i.y).get,d.keyframeMetadata=_),y=_?.((t-w)/(x-w)))),s=u.s??d.e,void 0!==(n=1===d.h?d.s?.[p]:Number(d.s?.[p])+((s[p]??0)-Number(d.s?.[p]))*Number(y))&&(h===tt.MultiDimensional?a[p]=n:a=n)}return e.lastIndex=l,a}processEffectsSequence(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.elem)throw Error(`${this.constructor.name}: elem (ElementInterface) is not implemented`);if(this.elem.globalData?.frameId===this.frameId)return 0;if(0===this.effectsSequence.length)return this._mdf=!1,0;if(this.lock&&this.pv)return this.setVValue(this.pv),0;this.lock=!0,this._mdf=!!this._isFirstFrame;let t=this.effectsSequence.length,e=this.kf?this.pv:this.data.k;for(let s=0;s<t;s++)e=this.effectsSequence[s]?.(e);return this.setVValue(e),this._isFirstFrame=!1,this.lock=!1,this.frameId=this.elem.globalData?.frameId,0}setVValue(t){let e;if("number"==typeof t&&this.propType===tt.UniDimensional){e=t*Number(this.mult),Math.abs(this.v-e)>1e-5&&(this.v=e,this._mdf=!0);return}let s=0,{length:i}=this.v;for(;s<i;)e=(t[s]??0)*Number(this.mult),Math.abs((this.v[s]??0)-e)>1e-5&&(this.v[s]=e,this._mdf=!0),s++}speedAtTime(t){throw Error("Method is not implemented")}valueAtTime(t,e){throw Error(`${this.constructor.name}: Method valueAtTime is not implemented`)}velocityAtTime(t){throw Error("Method is not implemented")}constructor(...t){super(...t),this.effectsSequence=[],this.initFrame=-999999,this.keyframesMetadata=[],this.offsetTime=0}}class e$ extends eL{constructor(t,e,s=null,i=null){let r,a,n,o;super(),this.propType=tt.MultiDimensional;const{length:h}=e.k;for(let t=0;t<h-1;t++)e.k[t]?.to&&e.k[t]?.s&&e.k[t+1]?.s&&(r=e.k[t]?.s,a=e.k[t+1]?.s,n=e.k[t]?.to,o=e.k[t]?.ti,(2===r.length&&(r[0]!==a[0]||r[1]!==a[1])&&ew(r[0]??0,r[1]??0,a[0]??0,a[1]??0,r[0]??0+(n[0]??0),r[1]??0+(n[1]??0))&&ew(r[0]??0,r[1]??0,a[0]??0,a[1]??0,a[0]??0+(o[0]??0),a[1]??0+(o[1]??0))||3===r.length&&(r[0]!==a[0]||r[1]!==a[1]||r[2]!==a[2])&&eS(r[0]??0,r[1]??0,r[2]??0,a[0]??0,a[1]??0,a[2]??0,r[0]??0+(n[0]??0),r[1]??0+(n[1]??0),r[2]??0+(n[2]??0))&&eS(r[0]??0,r[1]??0,r[2]??0,a[0]??0,a[1]??0,a[2]??0,a[0]??0+(o[0]??0),a[1]??0+(o[1]??0),a[2]??0+(o[2]??0)))&&(e.k[t].to=null,e.k[t].ti=null),(r[0]===a[0]&&r[1]===a[1]&&0===n[0]&&0===n[1]&&0===o[0]&&0===o[1]&&2===r.length||r[2]===a[2]&&0===n[2]&&0===o[2])&&(e.k[t].to=null,e.k[t].ti=null));this.effectsSequence=[this.getValueAtCurrentTime.bind(this)],this.data=e,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.k=!0,this.kf=!0,this._isFirstFrame=!0,this.mult=s||1,this.elem=t,this.container=i,this.comp=t.comp,this.getValue=this.processEffectsSequence,this.frameId=-1;const l=e.k[0]?.s?.length||0;this.v=et(Y.Float32,l),this.pv=et(Y.Float32,l);for(let t=0;t<l;t++)this.v[t]=this.initFrame,this.pv[t]=this.initFrame;this._caching={lastFrame:this.initFrame,lastIndex:0,value:et(Y.Float32,l)}}}class eN extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.UniDimensional,this.keyframes=e.k,this.keyframesMetadata=[],this.offsetTime=t.data.st,this.frameId=-1,this._caching={_lastKeyframeIndex:-1,lastFrame:this.initFrame,lastIndex:0,value:0},this.k=!0,this.kf=!0,this.data=e,this.mult=s||1,this.elem=t,this.container=i,this.comp=t.comp,this.v=this.initFrame,this.pv=this.initFrame,this._isFirstFrame=!0,this.getValue=this.processEffectsSequence,this.effectsSequence=[this.getValueAtCurrentTime.bind(this)]}}class eR extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.MultiDimensional,this.mult=s||1,this.data=e,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.frameId=-1;const{length:r}=e.k;this.v=et(Y.Float32,r),this.pv=et(Y.Float32,r),this.vel=et(Y.Float32,r);for(let t=0;t<r;t++)this.v[t]=(e.k[t]??0)*this.mult,this.pv[t]=e.k[t]??0;this._isFirstFrame=!0,this.effectsSequence=[],this.getValue=this.processEffectsSequence}}class eV extends eL{constructor(){super(),this.propType=!1}}class eO extends eL{constructor(t,e,s=null,i=null){super(),this.propType=tt.UniDimensional,this.mult=s||1,this.data=e,this.v=e.k*(s||1),this.pv=e.k,this._mdf=!1,this.elem=t,this.container=i,this.comp=t.comp,this.k=!1,this.kf=!1,this.vel=0,this.effectsSequence=[],this._isFirstFrame=!0,this.getValue=this.processEffectsSequence}}let ez={getProp:function(t,e,s,i,r){let a,n=e;if(n&&"sid"in n&&n.sid&&(n=t.globalData?.slotManager?.getProp(n)),n?.k?.length)if("number"==typeof(n?.k)[0])a=new eR(t,n,i,r);else switch(s){case 0:a=new eN(t,n,i,r);break;case 1:a=new e$(t,n,i,r)}else a=new eO(t,n,i,r);return(a=a??new eV).effectsSequence.length>0&&r?.addDynamicProperty(a),a}};class eB extends eI{getValueAtTime(t,e){throw Error(`${this.constructor.name}: Method getShapeValueAtTime is not implemented`)}initiateExpression(t,e,s){throw Error(`${this.constructor.name}: Method initiateExpression is not implemented`)}interpolateShape(t,e,s={}){let i=s.lastIndex||0,r,a,n,o=0,h,l=this.keyframes??[];if(t<(l[0]?.t??0)-this.offsetTime)r=l[0]?.s?.[0]??0,n=!0,i=0;else if(t>=(l[l.length-1]?.t??0)-this.offsetTime)r=l[l.length-1]?.s?l[l.length-1]?.s?.[0]:l[l.length-2]?.e[0],n=!0;else{let e=i,s=l.length-1,h=!0,p,c;for(;h&&(p=l[e],c=l[e+1],!((c?.t??0)-this.offsetTime>t));)e<s-1?e++:h=!1;if(!p||!c)throw Error(`${this.constructor.name}: Could not set keyframe data`);let m=this.keyframesMetadata[e]??{};if(n=1===p.h,i=e,!n){if(t>=c.t-this.offsetTime)o=1;else if(t<p.t-this.offsetTime)o=0;else{let e;m.__fnct?e=m.__fnct:"number"==typeof p.o.x&&"number"==typeof p.o.y&&"number"==typeof p.i.x&&"number"==typeof p.i.y&&(m.__fnct=e=eA(p.o.x,p.o.y,p.i.x,p.i.y).get),o=e?.((t-(p.t-this.offsetTime))/(c.t-this.offsetTime-(p.t-this.offsetTime)))||0}a=c.s?c.s[0]:p.e[0]}r=p.s?.[0]}if(!r||"number"==typeof r||tp(r)||"number"==typeof a)return;let p=e._length,c=r.i[0]?.length??0;s.lastIndex=i;for(let t=0;t<p;t++)for(let s=0;s<c;s++)h=(n?r.i[t]?.[s]:(r.i[t]?.[s]??0)+((a?.i[t]?.[s]??0)-(r.i[t]?.[s]??0))*o)??0,e.i[t][s]=h,h=(n?r.o[t]?.[s]:(r.o[t]?.[s]??0)+((a?.o[t]?.[s]??0)-(r.o[t]?.[s]??0))*o)??0,e.o[t][s]=h,h=(n?r.v[t]?.[s]:(r.v[t]?.[s]??0)+((a?.v[t]?.[s]??0)-(r.v[t]?.[s]??0))*o)??0,e.v[t][s]=h}interpolateShapeCurrentTime(){if(!this.pv)throw Error(`${this.constructor.name}: Cannot parse ShapePath v value`);if(!this.keyframes)return;this._caching=this._caching??{};let t=Number(this.comp?.renderedFrame)-this.offsetTime,e=(this.keyframes[0]?.t??0)-this.offsetTime,s=(this.keyframes[this.keyframes.length-1]?.t??0)-this.offsetTime,{lastFrame:i,lastIndex:r}=this._caching;return -999999!==i&&(i<e&&t<e||i>s&&t>s)||(this._caching.lastIndex=i<t?r:0,this.interpolateShape(t,this.pv,this._caching)),this._caching.lastFrame=t,this.pv}processEffectsSequence(t){let e,s;if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(this.elem?.globalData?.frameId===this.frameId)return 0;if(0===this.effectsSequence.length)return this._mdf=!1,0;if(this.lock&&this.pv)return this.setVValue(this.pv),0;this.lock=!0,this._mdf=!1,e=this.kf?this.pv:this.data.ks?this.data.ks.k:this.data.pt?.k;let i=this.effectsSequence.length;for(s=0;s<i;s++)e=this.effectsSequence[s]?.(e);return this.setVValue(e),this.lock=!1,this.frameId=this.elem?.globalData?.frameId||0,0}reset(){this.paths=this.localShapeCollection}setVValue(t){if(!this.v||!t)throw Error(`${this.constructor.name}: ShapePath is not set`);if(!this.localShapeCollection)throw Error(`${this.constructor.name}: localShapeCollection is not set`);this.shapesEqual(this.v,t)||(this.v=em(t),this.localShapeCollection.releaseShapes(),this.localShapeCollection.addShape(this.v),this._mdf=!0,this.paths=this.localShapeCollection)}shapesEqual(t,e){if(t._length!==e._length||t.c!==e.c)return!1;let s=t._length||0;for(let i=0;i<s;i++)if(t.v[i]?.[0]!==e.v[i]?.[0]||t.v[i]?.[1]!==e.v[i]?.[1]||t.o[i]?.[0]!==e.o[i]?.[0]||t.o[i]?.[1]!==e.o[i]?.[1]||t.i[i]?.[0]!==e.i[i]?.[0]||t.i[i]?.[1]!==e.i[i]?.[1])return!1;return!0}constructor(...t){super(...t),this.data=void 0,this.effectsSequence=[],this.keyframesMetadata=[],this.offsetTime=0}}class eG extends eB{constructor(t,e){super(),this._cPoint=.5519,this.v=ep(),this.v.setPathData(!0,4),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.localShapeCollection.addShape(this.v),this.d=e.d,this.elem=t,this.comp=t.comp,this.frameId=-1,this.initDynamicPropertyContainer(t),this.p=ez.getProp(t,e.p,1,0,this),this.s=ez.getProp(t,e.s,1,0,this),this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertEllToPath())}convertEllToPath(){if(!this.p)return;let t=this.p.v[0],e=this.p.v[1],s=this.s.v[0]/2,i=this.s.v[1]/2,r=3!==this.d,a=this.v;if(!a?.v[0]||!a.v[1]||!a.v[2]||!a.v[3]||!a.i[0]||!a.i[1]||!a.i[2]||!a.i[3]||!a.o[0]||!a.o[1]||!a.o[2]||!a.o[3])throw Error(`${this.constructor.name}: Could not get value of ellipse`);a.v[0][0]=t,a.v[0][1]=e-i,a.v[1][0]=r?t+s:t-s,a.v[1][1]=e,a.v[2][0]=t,a.v[2][1]=e+i,a.v[3][0]=r?t-s:t+s,a.v[3][1]=e,a.i[0][0]=r?t-s*this._cPoint:t+s*this._cPoint,a.i[0][1]=e-i,a.i[1][0]=r?t+s:t-s,a.i[1][1]=e-i*this._cPoint,a.i[2][0]=r?t+s*this._cPoint:t-s*this._cPoint,a.i[2][1]=e+i,a.i[3][0]=r?t-s:t+s,a.i[3][1]=e+i*this._cPoint,a.o[0][0]=r?t+s*this._cPoint:t-s*this._cPoint,a.o[0][1]=e-i,a.o[1][0]=r?t+s:t-s,a.o[1][1]=e+i*this._cPoint,a.o[2][0]=r?t-s*this._cPoint:t+s*this._cPoint,a.o[2][1]=e+i,a.o[3][0]=r?t-s:t+s,a.o[3][1]=e-i*this._cPoint}getValue(t){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId||0,this.iterateDynamicProperties(),this._mdf&&this.convertEllToPath()),0}}class eq extends eB{constructor(t,e){super(),this.v=ep(),this.v.c=!0,this.localShapeCollection=eu(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.elem=t,this.comp=t.comp,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),this.p=ez.getProp(t,e.p,1,0,this),this.s=ez.getProp(t,e.s,1,0,this),this.r=ez.getProp(t,e.r,0,0,this),this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertRectToPath())}convertRectToPath(){if(!this.p)throw Error(`${this.constructor.name}: p value is not implemented`);let t=this.p.v[0],e=this.p.v[1],s=this.s.v[0]/2,i=this.s.v[1]/2,r=Math.min(s,i,this.r.v),a=.44810000000000005*r;this.v&&(this.v._length=0),2===this.d||1===this.d?(this.v?.setTripleAt(t+s,e-i+r,t+s,e-i+r,t+s,e-i+a,0,!0),this.v?.setTripleAt(t+s,e+i-r,t+s,e+i-a,t+s,e+i-r,1,!0),0===r?(this.v?.setTripleAt(t-s,e+i,t-s+a,e+i,t-s,e+i,2),this.v?.setTripleAt(t-s,e-i,t-s,e-i+a,t-s,e-i,3)):(this.v?.setTripleAt(t+s-r,e+i,t+s-r,e+i,t+s-a,e+i,2,!0),this.v?.setTripleAt(t-s+r,e+i,t-s+a,e+i,t-s+r,e+i,3,!0),this.v?.setTripleAt(t-s,e+i-r,t-s,e+i-r,t-s,e+i-a,4,!0),this.v?.setTripleAt(t-s,e-i+r,t-s,e-i+a,t-s,e-i+r,5,!0),this.v?.setTripleAt(t-s+r,e-i,t-s+r,e-i,t-s+a,e-i,6,!0),this.v?.setTripleAt(t+s-r,e-i,t+s-a,e-i,t+s-r,e-i,7,!0))):(this.v?.setTripleAt(t+s,e-i+r,t+s,e-i+a,t+s,e-i+r,0,!0),0===r?(this.v?.setTripleAt(t-s,e-i,t-s+a,e-i,t-s,e-i,1,!0),this.v?.setTripleAt(t-s,e+i,t-s,e+i-a,t-s,e+i,2,!0),this.v?.setTripleAt(t+s,e+i,t+s-a,e+i,t+s,e+i,3,!0)):(this.v?.setTripleAt(t+s-r,e-i,t+s-r,e-i,t+s-a,e-i,1,!0),this.v?.setTripleAt(t-s+r,e-i,t-s+a,e-i,t-s+r,e-i,2,!0),this.v?.setTripleAt(t-s,e-i+r,t-s,e-i+r,t-s,e-i+a,3,!0),this.v?.setTripleAt(t-s,e+i-r,t-s,e+i-a,t-s,e+i-r,4,!0),this.v?.setTripleAt(t-s+r,e+i,t-s+r,e+i,t-s+a,e+i,5,!0),this.v?.setTripleAt(t+s-r,e+i,t+s-a,e+i,t+s-r,e+i,6,!0),this.v?.setTripleAt(t+s,e+i-r,t+s,e+i-r,t+s,e+i-a,7,!0)))}getValue(){return this.elem?.globalData?.frameId===this.frameId||(this.elem?.globalData?.frameId&&(this.frameId=this.elem.globalData.frameId),this.iterateDynamicProperties(),this._mdf&&this.convertRectToPath()),0}}class ej extends eB{constructor(t,e,s){super(),this.propType=tt.Shape,this.comp=t.comp,this.container=t,this.elem=t,this.data=e,this.k=!1,this.kf=!1,this._mdf=!1;const i=3===s?e.pt?.k:e.ks?.k;if(!i)throw Error(`${this.constructor.name}: Could now get Path Data`);this.v=em(i),this.pv=em(this.v),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this.effectsSequence=[],this.getValue=this.processEffectsSequence}}class eW extends eB{constructor(t,e,s){super(),this.lastFrame=-999999,this.data=e,this.propType=tt.Shape,this.comp=t.comp,this.elem=t,this.container=t,this.offsetTime=t.data?.st||0,this.keyframes=3===s?e.pt?.k:e.ks?.k??[],this.keyframesMetadata=[],this.k=!0,this.kf=!0;const i=this.keyframes[0]?.s,{length:r}=i?.[0]?.i??[];this.v=ep(),this.v.setPathData(!!i?.[0]?.c,r),this.pv=em(this.v),this.localShapeCollection=eu(),this.paths=this.localShapeCollection,this.paths.addShape(this.v),this._caching={lastFrame:-999999,lastIndex:0},this.effectsSequence=[this.interpolateShapeCurrentTime.bind(this)],this.getValue=this.processEffectsSequence}}class eH extends eB{constructor(t,e){super(),this.v=ep(),this.v.setPathData(!0,0),this.elem=t,this.comp=t.comp,this.data=e,this.frameId=-1,this.d=e.d,this.initDynamicPropertyContainer(t),1===e.sy?(this.ir=ez.getProp(t,e.ir,0,0,this),this.is=ez.getProp(t,e.is,0,.01,this),this.convertToPath=this.convertStarToPath):this.convertToPath=this.convertPolygonToPath,this.pt=ez.getProp(t,e.pt,0,0,this),this.p=ez.getProp(t,e.p,1,0,this),this.r=ez.getProp(t,e.r,0,td,this),this.or=ez.getProp(t,e.or,0,0,this),this.os=ez.getProp(t,e.os,0,.01,this),this.localShapeCollection=eu(),this.localShapeCollection.addShape(this.v),this.paths=this.localShapeCollection,this.dynamicProperties.length>0?this.k=!0:(this.k=!1,this.convertToPath())}convertPolygonToPath(){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(!this.p)throw Error(`${this.constructor.name}: p value is not implemented`);let t=Math.floor(this.pt.v),e=2*Math.PI/t,s=this.or.v,i=this.os.v,r=2*Math.PI*s/(4*t),a=-(.5*Math.PI),n=3===this.data.d?-1:1;a+=this.r.v,this.v&&(this.v._length=0);for(let o=0;o<t;o++){let t=s*Math.cos(a),h=s*Math.sin(a),l=0===t&&0===h?0:h/Math.sqrt(t*t+h*h),p=0===t&&0===h?0:-t/Math.sqrt(t*t+h*h);t+=this.p.v[0],h+=this.p.v[1],this.v?.setTripleAt(t,h,t-l*r*i*n,h-p*r*i*n,t+l*r*i*n,h+p*r*i*n,o,!0),a+=e*n}this.paths.length=0,this.paths[0]=this.v}convertStarToPath(){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);if(!this.v)throw Error(`${this.constructor.name}: v (ShapePath) is not implemented`);let t=2*Math.floor(this.pt.v),e=2*Math.PI/t,s=!0,i=this.or.v,r=Number(this.ir?.v),a=this.os.v,n=Number(this.is?.v),o=2*Math.PI*i/(2*t),h=2*Math.PI*r/(2*t),l,p,c,m=-Math.PI/2;m+=this.r.v;let d=3===this.data.d?-1:1;this.v._length=0;for(let u=0;u<t;u++){l=s?i:r,p=s?a:n,c=s?o:h;let t=l*Math.cos(m),f=l*Math.sin(m),g=0===t&&0===f?0:f/Math.sqrt(t*t+f*f),y=0===t&&0===f?0:-t/Math.sqrt(t*t+f*f);t+=Number(this.p?.v[0]),f+=Number(this.p?.v[1]),this.v.setTripleAt(t,f,t-g*c*p*d,f-y*c*p*d,t+g*c*p*d,f+y*c*p*d,u,!0),s=!s,m+=e*d}}convertToPath(){throw Error(`${this.constructor.name}: Method convertToPath is not implemented`)}getValue(t){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId||0,this.iterateDynamicProperties(),this._mdf&&this.convertToPath()),0}}let eU={getConstructorFunction:function(){return ej},getKeyframedConstructorFunction:function(){return eW},getShapeProp:function(t,e,s,i,r){let a=null;switch(s){case 3:case 4:{let i=3===s?e.pt:e.ks,r=i?.k;if(r?.length){a=new eW(t,e,s);break}a=new ej(t,e,s);break}case 5:a=new eq(t,e);break;case 6:a=new eG(t,e);break;case 7:a=new eH(t,e)}return a?.k&&t.addDynamicProperty(a),a}};class eY{constructor(t,e){this.data=t,this.element=e,this.masksProperties=this.data.masksProperties??[],this.viewData=ee(this.masksProperties.length);const{length:s}=this.masksProperties;let i=!1;for(let t=0;t<s;t++)this.masksProperties[t]?.mode!=="n"&&(i=!0),this.viewData[t]=eU.getShapeProp(this.element,this.masksProperties[t],3);this.hasMasks=i,i&&this.element.addRenderableComponent(this)}destroy(){this.element=null}getMaskProperty(t){return this.viewData[t]}renderFrame(t){let e,s;if(!this.element.globalData?.compSize)throw Error(`${this.constructor.name}: element->globalData->compSize is not implemented`);if(!this.hasMasks)return;let i=this.element.finalTransform?.mat,r=this.element.canvasContext,{length:a}=this.masksProperties;r?.beginPath();for(let t=0;t<a;t++)if(this.masksProperties[t]?.mode!=="n"){this.masksProperties[t]?.inv&&(r?.moveTo(0,0),r?.lineTo(this.element.globalData.compSize.w,0),r?.lineTo(this.element.globalData.compSize.w,this.element.globalData.compSize.h),r?.lineTo(0,this.element.globalData.compSize.h),r?.lineTo(0,0));let a=this.viewData[t]?.v;if(!a)throw Error(`${this.constructor.name}: Could not access ShapePath`);let n=i?.applyToPointArray(a.v[0]?.[0]??0,a.v[0]?.[1]??0,0)??[];r?.moveTo(n[0]??0,n[1]??0);let o=a._length;for(e=1;e<o;e++)s=i?.applyToTriplePoints(a.o[e-1],a.i[e],a.v[e])??[],r?.bezierCurveTo(s[0]??0,s[1]??0,s[2]??0,s[3]??0,s[4]??0,s[5]??0);s=i?.applyToTriplePoints(a.o[e-1],a.i[0],a.v[0])??[],r?.bezierCurveTo(s[0]??0,s[1]??0,s[2]??0,s[3]??0,s[4]??0,s[5]??0)}this.element.globalData.renderer.save(!0),r?.clip()}}class eJ{constructor(t,e,s){this.p=ez.getProp(e,t.v,0,0,s)}}class eX{constructor(t,e,s){this.p=ez.getProp(e,t.v,1,0,s)}}class eK extends eJ{}class eZ extends eJ{}class eQ extends eX{}class e0 extends eX{}class e1 extends eJ{}class e2 extends eJ{}class e3 extends eJ{}class e5{constructor(){this.p={}}}class e4 extends eI{constructor(t,e,s){super(),this.data=void 0,this.effectElements=[],this.getValue=this.iterateDynamicProperties,this.init(t,e,s)}init(t,e,s){let i;this.data=t,this.effectElements=[],this.initDynamicPropertyContainer(e);let r=this.data.ef,{length:a}=r;for(let t=0;t<a;t++){switch(r[t]?.ty){case 0:i=new eK(r[t],e,this);break;case 1:i=new eZ(r[t],e,this);break;case 2:i=new eQ(r[t],e,this);break;case 3:i=new e0(r[t],e,this);break;case 4:case 7:i=new e3(r[t],e,this);break;case 10:i=new e1(r[t],e,this);break;case 11:i=new e2(r[t],e,this);break;case 5:i=new e6(s,e);break;default:i=new e5}this.effectElements.push(i)}}renderFrame(t){throw Error(`${this.constructor.name}: Method renderFrame is not implemented yet`)}}class e6{constructor(t,e,s){this.effectElements=[];const i=t.ef??[],{length:r}=i;for(let s=0;s<r;s++){const r=new e4(i[s],e,t);this.effectElements.push(r)}}}function e8(t=16){return({0:"source-over",1:"multiply",10:"difference",11:"exclusion",12:"hue",13:"saturation",14:"color",15:"luminosity",2:"screen",3:"overlay",4:"darken",5:"lighten",6:"color-dodge",7:"color-burn",8:"hard-light",9:"soft-light"})[t]||""}class e9{buildAllItems(){throw Error(`${this.constructor.name}: Method buildAllItems is not implemented`)}checkLayers(t){throw Error(`${this.constructor.name}: Method checkLayers is not implemented`)}checkMasks(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not initialized`);if(!this.data.hasMask)return!1;let t=0,{length:e}=this.data.masksProperties??[];for(;t<e;){if(this.data.masksProperties?.[t]?.mode!=="n"&&this.data.masksProperties?.[t]?.cl!==!1)return!0;t++}return!1}destroy(){}destroyBaseElement(){throw Error(`${this.constructor.name}: Method destroyBaseElement is not implemented`)}getBaseElement(){throw Error(`${this.constructor.name}: Method getBaseElement is not implemented`)}getType(){return this.type}initBaseData(t,e,s){this.globalData=e,this.comp=s,this.data=t,this.layerId=th(),this.data.sr||(this.data.sr=1),this.effectsManager=new e6(this.data,this,this.dynamicProperties)}initExpressions(){try{if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=tW.interface;if(!t)return;let e=t("layer"),s=t("effects"),i=t("shape"),r=t("text"),a=t("comp");this.layerInterface=new e(this),this.data.hasMask&&this.maskManager&&this.layerInterface.registerMaskInterface(this.maskManager);let n=new s().createEffectsInterface(this,this.layerInterface);if(this.layerInterface.registerEffectsInterface(n),0===this.data.ty||this.data.xt){this.compInterface=new a(this);return}if(4===this.data.ty){this.layerInterface.shapeInterface=new i(this.shapesData,this.itemsData,this.layerInterface),this.layerInterface.content=this.layerInterface.shapeInterface;return}5===this.data.ty&&(this.layerInterface.textInterface=new r(this),this.layerInterface.text=this.layerInterface.textInterface)}catch(t){console.error(this.constructor.name,t)}}setBlendMode(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=e8(this.data.bm),e=this.baseElement??this.layerElement;if(!e)throw Error(`${this.constructor.name}: Both baseElement and layerElement are not implemented`);e.style.mixBlendMode=t}sourceRectAtTime(){throw Error(`${this.constructor.name}: Method sourceRectAtTime is not implemented`)}constructor(){this.dynamicProperties=[],this.frameDuration=1,this.itemsData=[],this.layerInterface=null,this.shapesData=[]}}class e7 extends eL{constructor(t,e,s){if(super(),this.appliedTransformations=0,this.pre=new es,this.defaultVector=[0,0],this.elem=t,this.frameId=-1,this.propType=tt.Transform,this.data=e,this.v=new es,this.initDynamicPropertyContainer(s??t),e.p&&"s"in e.p?(this.px=ez.getProp(t,e.p.x,0,0,this),this.py=ez.getProp(t,e.p.y,0,0,this),"z"in e.p&&(this.pz=ez.getProp(t,e.p.z,0,0,this))):this.p=ez.getProp(t,e.p??{k:[0,0,0]},1,0,this),"rx"in e){if(this.rx=ez.getProp(t,e.rx,0,td,this),this.ry=ez.getProp(t,e.ry,0,td,this),this.rz=ez.getProp(t,e.rz,0,td,this),e.or?.k[0]?.ti){const{length:t}=e.or.k;for(let s=0;s<t;s++){const t=e.or.k[s];t&&(t.to=null,t.ti=null)}}this.or=ez.getProp(t,e.or,1,td,this),this.or.sh=!0}else this.r=ez.getProp(t,e.r??{k:0},0,td,this);e.sk&&(this.sk=ez.getProp(t,e.sk,0,td,this),this.sa=ez.getProp(t,e.sa,0,td,this)),this.a=ez.getProp(t,e.a??{k:[0,0,0]},1,0,this),this.s=ez.getProp(t,e.s??{k:[100,100,100]},1,.01,this),e.o?this.o=ez.getProp(t,e.o,0,.01,t):this.o={_mdf:!1,v:1},this._isDirty=!0,0===this.dynamicProperties.length&&this.getValue(!0)}addDynamicProperty(t){super.addDynamicProperty(t),this.elem.addDynamicProperty(t),this._isDirty=!0}applyToMatrix(t){if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);this.iterateDynamicProperties(),this._mdf=!!this._mdf,this.a&&t.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.s&&t.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&t.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.r?t.rotate(-this.r.v):t.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(Number(this.or?.v[1])).rotateX(Number(this.or?.v[0])),this.data.p&&"s"in this.data.p?"z"in this.data.p?t.translate(Number(this.px?.v),Number(this.py?.v),-Number(this.pz?.v)):t.translate(Number(this.px?.v),Number(this.py?.v),0):t.translate(Number(this.p?.v[0]),Number(this.p?.v[1]),-Number(this.p?.v[2]))}autoOrient(){throw Error(`${this.constructor.name}: Method autoOrient not implemented`)}getValue(t){if(this.elem.globalData?.frameId===this.frameId)return 0;if(this._isDirty&&(this.precalculateMatrix(),this._isDirty=!1),this.iterateDynamicProperties(),this._mdf||t){if(this.v.cloneFromProps(this.pre.props),this.appliedTransformations<1&&this.a&&this.v.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations<2&&this.s&&this.v.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.sk&&this.appliedTransformations<3&&this.v.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.r&&this.appliedTransformations<4?this.v.rotate(-this.r.v):!this.r&&this.appliedTransformations<4&&this.v.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(Number(this.or?.v[1])).rotateX(Number(this.or?.v[0])),this.autoOriented){let t,e,{frameRate:s}=this.elem.globalData??{frameRate:60};if(this.p?.keyframes)Number(this.p._caching?.lastFrame)+this.p.offsetTime<=(this.p.keyframes[0]?.t??0)?(t=this.p.getValueAtTime(((this.p.keyframes[0]?.t??0)+.01)/s,0),e=this.p.getValueAtTime(Number(this.p.keyframes[0]?.t)/s,0)):Number(this.p._caching?.lastFrame)+this.p.offsetTime>=(this.p.keyframes[this.p.keyframes.length-1]?.t??0)?(t=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1]?.t??0)/s,0),e=this.p.getValueAtTime(((this.p.keyframes[this.p.keyframes.length-1]?.t??0)-.05)/s,0)):(t=this.p.pv,e=this.p.getValueAtTime((Number(this.p._caching?.lastFrame)+this.p.offsetTime-.01)/s,this.p.offsetTime));else if(this.px?.keyframes&&this.py?.keyframes){t=[0,0],e=[0,0];let{px:i,py:r}=this,{keyframes:a=[]}=i,{keyframes:n=[]}=r;Number(i._caching?.lastFrame)+i.offsetTime<=(a[0]?.t??0)?(t[0]=i.getValueAtTime(((a[0]?.t??0)+.01)/s,0),t[1]=r.getValueAtTime(((n[0]?.t??0)+.01)/s,0),e[0]=i.getValueAtTime((a[0]?.t??0)/s,0),e[1]=r.getValueAtTime(Number(n[0]?.t)/s,0)):Number(i._caching?.lastFrame)+i.offsetTime>=(a[a.length-1]?.t??0)?(t[0]=i.getValueAtTime((a[a.length-1]?.t??0)/s,0),t[1]=r.getValueAtTime((n[n.length-1]?.t??0)/s,0),e[0]=i.getValueAtTime(((a[a.length-1]?.t??0)-.01)/s,0),e[1]=r.getValueAtTime(((n[n.length-1]?.t??0)-.01)/s,0)):(t=[i.pv,r.pv],e[0]=i.getValueAtTime((Number(i._caching?.lastFrame)+i.offsetTime-.01)/s,i.offsetTime),e[1]=r.getValueAtTime((Number(r._caching?.lastFrame)+r.offsetTime-.01)/s,r.offsetTime))}else t=e=this.defaultVector;this.v.rotate(-Math.atan2(t[1]-e[1],t[0]-e[0]))}this.data.p&&"s"in this.data.p?"z"in this.data.p?this.v.translate(Number(this.px?.v),Number(this.py?.v),-Number(this.pz?.v)):this.v.translate(Number(this.px?.v),Number(this.py?.v),0):this.p&&this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}return this.frameId=this.elem.globalData?.frameId,0}precalculateMatrix(){if(this.appliedTransformations=0,this.pre.reset(),!this.a?.effectsSequence.length){if(!this.a)throw Error(`${this.constructor.name}: Cannot read 'a' value`);if(this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1,!this.s?.effectsSequence.length){if(!this.s)throw Error(`${this.constructor.name}: Cannot read 's' value`);if(this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2,this.sk){if(this.sk.effectsSequence.length>0||this.sa?.effectsSequence.length)return;this.pre.skewFromAxis(-this.sk.v,Number(this.sa?.v)),this.appliedTransformations=3}if(this.r){0===this.r.effectsSequence.length&&(this.pre.rotate(-this.r.v),this.appliedTransformations=4);return}this.rz?.effectsSequence.length||this.ry?.effectsSequence.length||this.rx?.effectsSequence.length||this.or?.effectsSequence.length||(this.pre.rotateZ(-Number(this.rz?.v)).rotateY(Number(this.ry?.v)).rotateX(Number(this.rx?.v)).rotateZ(-Number(this.or?.v[2])).rotateY(this.or?.v[1]).rotateX(this.or?.v[0]),this.appliedTransformations=4)}}}}let st={getTransformProperty:(t,e,s)=>new e7(t,e,s)};class se extends e9{globalToLocal(t){let e,s=t,i=[this.finalTransform],r=!0,{comp:a}=this;for(;r;)a?.finalTransform?(a.data?.hasMask&&i.splice(0,0,a.finalTransform),a=a.comp):r=!1;let{length:n}=i;for(let t=0;t<n;t++)e=i[t]?.mat.applyToPointArray(0,0,0),s=[s[0]-Number(e?.[0]),s[1]-Number(e?.[1]),0];return s}initTransform(){if(!this.data)throw Error(`${this.constructor.name}: LottiePlayer is not initialized`);let t=new es;this.finalTransform={_localMatMdf:!1,_matMdf:!1,_opMdf:!1,localMat:t,localOpacity:1,mat:t,mProp:this.data.ks?st.getTransformProperty(this,this.data.ks,this):{o:0}},this.data.ao&&(this.finalTransform.mProp.autoOriented=!0)}renderLocalTransform(){if(!this.localTransforms)return;if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not initialized`);let t=0,{length:e}=this.localTransforms;if(this.finalTransform._localMatMdf=this.finalTransform._matMdf,!this.finalTransform._localMatMdf||!this.finalTransform._opMdf)for(;t<e;)this.localTransforms[t]?._mdf&&(this.finalTransform._localMatMdf=!0),this.localTransforms[t]?._opMdf&&!this.finalTransform._opMdf&&(this.finalTransform.localOpacity=Number(this.finalTransform.mProp.o?.v),this.finalTransform._opMdf=!0),t++;if(this.finalTransform._localMatMdf){let{localMat:s,mat:i}=this.finalTransform;for(this.localTransforms[0]?.matrix?.clone(s),t=1;t<e;t++){let e=this.localTransforms[t]?.matrix;e&&s.multiply(e)}s.multiply(i)}if(this.finalTransform._opMdf){let s=this.finalTransform.localOpacity;for(t=0;t<e;t++)s*=this.localTransforms[t]?.opacity??.01;this.finalTransform.localOpacity=s}}renderTransform(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not initialized`);if(this.finalTransform._opMdf=!!(this.finalTransform.mProp.o?._mdf||this._isFirstFrame),this.finalTransform._matMdf=!!(this.finalTransform.mProp._mdf||this._isFirstFrame),this.hierarchy){let t=this.finalTransform.mat,e=0,{length:s}=this.hierarchy;if(!this.finalTransform._matMdf)for(;e<s;){if(this.hierarchy[e]?.finalTransform?.mProp._mdf){this.finalTransform._matMdf=!0;break}e++}if(this.finalTransform._matMdf){let i=this.finalTransform.mProp.v.props;for(t.cloneFromProps(i),e=0;e<s;e++)if(this.hierarchy[e]?.finalTransform?.mProp.v){let{v:s}=this.hierarchy[e]?.finalTransform?.mProp??{v:null};s&&t.multiply(s)}}}this.finalTransform._matMdf&&(this.finalTransform._localMatMdf=this.finalTransform._matMdf),this.finalTransform._opMdf&&(this.finalTransform.localOpacity=Number(this.finalTransform.mProp.o?.v))}searchEffectTransforms(){if(!this.renderableEffectsManager)return;let t=this.renderableEffectsManager.getEffects(Q.TransformEffect);if(0===t.length)return;this.localTransforms=[],this.finalTransform&&(this.finalTransform.localMat=new es);let{length:e}=t;for(let s=0;s<e;s++)this.localTransforms.push(t[s])}constructor(...t){super(...t),this.mHelper=new es}}class ss extends se{checkParenting(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.comp)throw Error(`${this.constructor.name}: comp (ElementInterface) is not implemented`);void 0!==this.data.parent&&this.comp.buildElementParenting(this,this.data.parent,[])}initHierarchy(){this.hierarchy=[],this._isParent=!1,this.checkParenting()}setAsParent(){this._isParent=!0}setHierarchy(t){this.hierarchy=t}}class si extends ss{addDynamicProperty(t){this.dynamicProperties.includes(t)||this.dynamicProperties.push(t)}initFrame(){this._isFirstFrame=!1,this.dynamicProperties=[],this._mdf=!1}prepareProperties(t,e){let{length:s}=this.dynamicProperties;for(let t=0;t<s;t++)(e||this._isParent&&this.dynamicProperties[t]?.propType===tt.Transform)&&(this.dynamicProperties[t]?.getValue(),this.globalData&&this.dynamicProperties[t]?._mdf&&(this.globalData._mdf=!0,this._mdf=!0))}constructor(...t){super(...t),this.displayStartTime=0}}class sr extends si{addRenderableComponent(t){this.renderableComponents.includes(t)||this.renderableComponents.push(t)}checkLayerLimits(t){this.data&&this.globalData&&(this.data.ip-this.data.st<=t&&this.data.op-this.data.st>t?!0!==this.isInRange&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):!1!==this.isInRange&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide()))}checkTransparency(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not implemented`);if(0>=Number(this.finalTransform.mProp.o?.v)){!this.isTransparent&&(this.globalData?.renderConfig).hideOnTransparent&&(this.isTransparent=!0,this.hide());return}this.isTransparent&&(this.isTransparent=!1,this.show())}getLayerSize(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);return 5===this.data.ty?{h:Number(this.data.textData?.height),w:Number(this.data.textData?.width)}:{h:Number(this.data.height),w:Number(this.data.width)}}hide(){}initRenderable(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]}prepareRenderableFrame(t,e){this.checkLayerLimits(t)}removeRenderableComponent(t){this.renderableComponents.includes(t)&&this.renderableComponents.splice(this.renderableComponents.indexOf(t),1)}renderRenderable(){let{length:t}=this.renderableComponents;for(let e=0;e<t;e++)this.renderableComponents[e]?.renderFrame(Number(this._isFirstFrame))}show(){throw Error(`${this.constructor.name}: Method show is not implemented`)}sourceRectAtTime(){return{height:100,left:0,top:0,width:100}}constructor(...t){super(...t),this.renderableComponents=[]}}let sa=new class{constructor(){if(this.maskType=!0,this.offscreenCanvas="u">typeof OffscreenCanvas,this.svgLumaHidden=!0,!ty)return;this.maskType=!/MSIE 10/i.test(navigator.userAgent)&&!/MSIE 9/i.test(navigator.userAgent)&&!/rv:11.0/i.test(navigator.userAgent)&&!/Edge\/\d./i.test(navigator.userAgent),this.svgLumaHidden=!/firefox/i.test(navigator.userAgent)}},sn="__lottie_element_luma_buffer",so=null,sh=null,sl=null;function sp(){if(!so||!sh){let t,e,s;t=tJ("svg"),e=tJ("filter"),s=tJ("feColorMatrix"),e.id=sn,s.setAttribute("type","matrix"),s.setAttribute("color-interpolation-filters","sRGB"),s.setAttribute("values","0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0, 0.3, 0.3, 0.3, 0, 0"),e.appendChild(s),t.appendChild(e),t.id=`${sn}_svg`,sa.svgLumaHidden&&(t.style.display="none"),sl=t,document.body.appendChild(sl),(sh=(so=tY("canvas")).getContext("2d"))&&(sh.filter=`url(#${sn})`,sh.fillStyle="rgba(0,0,0,0)",sh.fillRect(0,0,1,1))}}let sc=function(t,e){if(sa.offscreenCanvas)return new OffscreenCanvas(t,e);let s=tY("canvas");return s.width=t,s.height=e,s},sm=function(t){if(so&&sh||sp(),!so||!sh)throw Error("Could not create Canvas Element");return so.width=t.width,so.height=t.height,sh.filter=`url(#${sn})`,so},sd={1:"source-in",2:"source-out",3:"source-in",4:"source-out"};class su extends sr{clearCanvas(t){if(!this.transformCanvas)throw Error(`${this.constructor.name}: transformCanvas is not implemented`);t?.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)}createContainerElements(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.globalData.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented in globalData`);if(this.data.tt&&this.data.tt>=1){this.buffers=[];let{canvasContext:t}=this.globalData,e=sc(t.canvas.width,t.canvas.height);this.buffers.push(e);let s=sc(t.canvas.width,t.canvas.height);this.buffers.push(s),this.data.tt>=3&&!document._isProxy&&sp()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new ea(this),this.searchEffectTransforms()}createContent(){}createElements(){throw Error(`${this.constructor.name}: createElements is not implemented`)}createRenderableComponents(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.maskManager=new eY(this.data,this),this.renderableEffectsManager&&(this.transformEffects=this.renderableEffectsManager.getEffects(Q.TransformEffect))}destroy(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager?.destroy()}exitLayer(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);let t=this.data.tt||0;if(t<1)return;let e=this.buffers[1],s=e?.getContext("2d");this.clearCanvas(s),s.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);let i=Number(this.data.ind)-1;"tp"in this.data&&void 0!==this.data.tp&&(i=this.data.tp);let r=this.comp?.getElementById(i);if(r?.renderFrame(1),this.canvasContext.setTransform(1,0,0,1,0,0),t>=3&&!document._isProxy){let t=sm(this.canvasContext.canvas),e=t.getContext("2d");e?.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(t,0,0)}this.canvasContext.globalCompositeOperation=sd[t],this.canvasContext.drawImage(e,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}hideElement(){this.hidden||this.isInRange&&!this.isTransparent||(this.hidden=!0)}initRendererElement(){}prepareLayer(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);if(1>(this.data.tt||0))return;let t=this.buffers[0],e=t?.getContext("2d");this.clearCanvas(e),e.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}renderFrame(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.hidden||this.data.hd||1===this.data.td&&!t)return;this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();let e=0===this.data.ty;this.prepareLayer();let{renderer:s}=this.globalData;s.save(e),s.ctxTransform(this.finalTransform?.localMat.props),s.ctxOpacity(this.finalTransform?.localOpacity),this.renderInnerContent(),s.restore(e),this.exitLayer(),this.maskManager?.hasMasks&&s.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}renderInnerContent(){throw Error("Method is not implemented")}setBlendMode(){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let{data:t,globalData:e}=this;if(!e.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented in globalData`);if(e.blendMode!==t.bm){e.blendMode=t.bm;let s=e8(t.bm);e.canvasContext.globalCompositeOperation=s}}showElement(){if(!this.maskManager)throw Error(`${this.constructor.name}: Method maskManager is not implemented`);this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)}constructor(...t){super(...t),this.buffers=[],this.maskManager=void 0,this.renderableEffectsManager=void 0,this.transformEffects=[]}}su.prototype.hide=su.prototype.hideElement,su.prototype.show=su.prototype.showElement;class sf extends sr{createContainerElements(){throw Error(`${this.constructor.name}: Method createContainerElements is not implemented`)}createContent(){throw Error(`${this.constructor.name}: Method createContent is not implemented`)}createRenderableComponents(){throw Error(`${this.constructor.name}: Method createRenderableComponents is not implemented`)}destroy(){this.innerElem=null,this.destroyBaseElement()}hide(){if(this.hidden||this.isInRange&&!this.isTransparent)return;let t=this.baseElement??this.layerElement;t&&(t.style.display="none"),this.hidden=!0}initElement(t,e,s){this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide()}initRendererElement(){throw Error(`${this.constructor.name}: Method initRendererElement is not implemented`)}prepareFrame(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),this.checkTransparency()}renderElement(){throw Error(`${this.constructor.name}: Method renderElement is not implemented`)}renderFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))}renderInnerContent(){throw Error(`${this.constructor.name}: Method renderInnerContent is not implemented`)}show(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.isInRange||!this.isTransparent){if(!this.data.hd){let t=this.baseElement??this.layerElement;if(!t)throw Error(`${this.constructor.name}: Neither baseElement or layerElement is implemented`);t.style.display="block"}this.hidden=!1,this._isFirstFrame=!0}}}class sg extends sf{destroy(){this.destroyElements(),this.destroyBaseElement()}destroyElements(){let{length:t}=this.layers;for(let e=0;e<t;e++)this.elements[e]?.destroy()}getElements(){return this.elements}initElement(t,e,s){if(this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initRenderable(),this.initHierarchy(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);(this.data.xt||!e.progressiveLoad)&&this.buildAllItems(),this.hide()}prepareFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange),!this.isInRange&&!this.data.xt)return;if(this.tm?._placeholder)this.renderedFrame=t/Number(this.data.sr);else{let t=this.tm?.v||0;t===this.data.op&&(t=this.data.op-1),this.renderedFrame=t}let{length:e}=this.elements;this.completeLayers||this.checkLayers(this.renderedFrame);for(let t=e-1;t>=0;t--)(this.completeLayers||this.elements[t])&&(this.elements[t]?.prepareFrame(this.renderedFrame-(this.layers[t]?.st??0)),this.elements[t]?._mdf&&(this._mdf=!0))}renderInnerContent(){let{length:t}=this.layers;for(let e=0;e<t;e++)(this.completeLayers||this.elements[e])&&this.elements[e]?.renderFrame()}setElements(t){this.elements=t}constructor(...t){super(...t),this.currentFrame=0,this.elements=[],this.layers=[]}}let sy="",sv=()=>sy;class sb{constructor(t,e,s){this.maskElement=null,this.masksProperties=[],this.solidPath="",this.storedData=[],this.data=t,this.element=e,this.globalData=s,this.masksProperties=this.data.masksProperties??[];const{defs:i}=this.globalData,{length:r}=this.masksProperties;this.viewData=ee(r);const a=this.masksProperties;let n=0;const o=[],h=th();let l,p,c,m="clipPath",d="clip-path";for(let t=0;t<r;t++){let e;(a[t]?.mode!=="a"&&a[t]?.mode!=="n"||a[t]?.inv||a[t]?.o?.k!==100||a[t]?.o?.x)&&(m="mask",d="mask"),(a[t]?.mode==="s"||a[t]?.mode==="i")&&0===n?((l=tJ("rect")).setAttribute("fill","#ffffff"),l.setAttribute("width",`${Number(this.element.comp?.data?.w)}`),l.setAttribute("height",`${Number(this.element.comp?.data?.h)}`),o.push(l)):l=null;const s=tJ("path");if(a[t]?.mode==="n"){this.viewData[t]={elem:s,lastPath:"",op:ez.getProp(this.element,a[t]?.o,0,.01,this.element),prop:eU.getShapeProp(this.element,a[t],3)},i.appendChild(s);continue}if(n++,s.setAttribute("fill",a[t]?.mode==="s"?"#000000":"#ffffff"),s.setAttribute("clip-rule","nonzero"),a[t]?.x?.k===0)p=null,c=null;else{m="mask",d="mask",c=ez.getProp(this.element,a[t]?.x,0,null,this.element),e=th();const r=tJ("filter");r.id=e,(p=tJ("feMorphology")).setAttribute("operator","erode"),p.setAttribute("in","SourceGraphic"),p.setAttribute("radius","0"),r.appendChild(p),i.appendChild(r),s.setAttribute("stroke",a[t]?.mode==="s"?"#000000":"#ffffff")}if(this.storedData[t]={elem:s,expan:p,filterId:e,lastOperator:"",lastPath:"",lastRadius:0,x:c},a[t]?.mode==="i"){const{length:t}=o,e=tJ("g");for(let s=0;s<t;s++)e.appendChild(o[s]);const r=tJ("mask");r.setAttribute("mask-type","alpha"),r.id=`${h}_${n}`,r.appendChild(s),i.appendChild(r),e.setAttribute("mask",`url(${sv()}#${h}_${n})`),o.length=0,o.push(e)}else o.push(s);a[t]?.inv&&!this.solidPath&&(this.solidPath=this.createLayerSolidPath()),this.viewData[t]={elem:s,invRect:l,lastPath:"",op:ez.getProp(this.element,a[t]?.o,0,.01,this.element),prop:eU.getShapeProp(this.element,a[t],3)};const r=this.viewData[t]?.prop?.v;!this.viewData[t]?.prop?.k&&r&&this.drawPath(a[t]??null,r,this.viewData[t])}this.maskElement=tJ(m);const{length:u}=o;for(let t=0;t<u;t++)this.maskElement.appendChild(o[t]);n>0&&(this.maskElement.id=h,this.element.maskedElement?.setAttribute(d,`url(${sv()}#${h})`),i.appendChild(this.maskElement)),this.viewData.length>0&&this.element.addRenderableComponent(this)}createLayerSolidPath(){let t="M0,0 ";return t+` h${this.globalData.compSize?.w||0} v${this.globalData.compSize?.h||0} h-${this.globalData.compSize?.w||0} v-${this.globalData.compSize?.h||0} `}destroy(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null}drawPath(t,e,s){let i,r=` M${e.v[0]?.[0]},${e.v[0]?.[1]}`,a=e._length||0;for(i=1;i<a;i++)r+=` C${e.o[i-1]?.[0]},${e.o[i-1]?.[1]} ${e.i[i]?.[0]},${e.i[i]?.[1]} ${e.v[i]?.[0]},${e.v[i]?.[1]}`;if(e.c&&a>1&&(r+=` C${e.o[i-1]?.[0]},${e.o[i-1]?.[1]} ${e.i[0]?.[0]},${e.i[0]?.[1]} ${e.v[0]?.[0]},${e.v[0]?.[1]}`),s.lastPath!==r){let i="";s.elem&&(e.c&&(i=t?.inv?this.solidPath+r:r),s.elem.setAttribute("d",i)),s.lastPath=r}}getMaskelement(){return this.maskElement}getMaskProperty(t){return this.viewData[t]?.prop??null}renderFrame(t){let e=this.element.finalTransform?.mat,{length:s}=this.masksProperties;for(let i=0;i<s;i++){let s=this.viewData[i]?.prop?.v;if(s&&(this.viewData[i]?.prop?._mdf||t)&&this.drawPath(this.masksProperties[i]??null,s,this.viewData[i]),(this.viewData[i]?.op._mdf||t)&&this.viewData[i]?.elem.setAttribute("fill-opacity",`${this.viewData[i]?.op.v??1}`),this.masksProperties[i]?.mode==="n")continue;this.viewData[i]?.invRect&&(this.element.finalTransform?.mProp._mdf||t)&&this.viewData[i]?.invRect?.setAttribute("transform",`${e?.getInverseMatrix().to2dCSS()}`);let r=this.storedData[i];if(!r?.x||!(r.x._mdf||t))continue;let a=r.expan;if(r.x.v<0){"erode"!==r.lastOperator&&(r.lastOperator="erode",r.elem.setAttribute("filter",`url(${sv()}#${r.filterId})`)),a?.setAttribute("radius",`${-r.x.v}`);continue}"dilate"!==r.lastOperator&&(r.lastOperator="dilate",r.elem.removeAttribute("filter")),r.elem.setAttribute("stroke-width",`${2*r.x.v}`)}}}let s_=function(){let t=tJ("feColorMatrix");return t.setAttribute("type","matrix"),t.setAttribute("color-interpolation-filters","sRGB"),t.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),t},sx=function(t,e){let s=tJ("filter");return s.id=t,e||(s.setAttribute("filterUnits","objectBoundingBox"),s.setAttribute("x","0%"),s.setAttribute("y","0%"),s.setAttribute("width","100%"),s.setAttribute("height","100%")),s},sw="filter_result_",sS={};class sC{constructor(t){this.filters=[];let e="SourceGraphic";const s=th(),i=sx(s,!0);let r=0,a;const{length:n}=t.data.ef??[];for(let s=0;s<n;s++){a=null;const{ty:n}=t.data.ef?.[s]??{ty:null},o=null!==n&&sS[n]?sS[n].effect:null;o&&n&&t.effectsManager&&(a=new o(i,t.effectsManager.effectElements[s],t,`${sw}${r}`,e),e=`${sw}${r}`,sS[n]?.countsAsEffect&&r++),a&&this.filters.push(a)}r&&(t.globalData?.defs.appendChild(i),t.layerElement?.setAttribute("filter",`url(${sv()}#${s})`)),this.filters.length>0&&t.addRenderableComponent(this)}getEffects(t){let{length:e}=this.filters,s=[];for(let i=0;i<e;i++)this.filters[i]?.type===t&&s.push(this.filters[i]);return s}renderFrame(t){let{length:e}=this.filters;for(let s=0;s<e;s++)this.filters[s]?.renderFrame(t)}}class sE extends sf{createContainerElements(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.matteElement=tJ("g"),this.transformedElement=this.layerElement,this.maskedElement=this.layerElement,this._sizeChanged=!1;let t=null;if(this.data.td){this.matteMasks={};let e=tJ("g");this.layerId&&(e.id=this.layerId),e.appendChild(this.layerElement),t=e,this.globalData.defs.appendChild(e)}else this.data.tt?(this.matteElement.appendChild(this.layerElement),t=this.matteElement,this.baseElement=this.matteElement):this.baseElement=this.layerElement;if(this.data.ln&&(this.layerElement.id=this.data.ln),this.data.cl&&this.layerElement.classList.add(this.data.cl),0===this.data.ty&&!this.data.hd){let e=tJ("clipPath"),s=tJ("path");s.setAttribute("d",`M0,0 L${this.data.w},0 L${this.data.w},${this.data.h} L0,${this.data.h}z`);let i=th();if(e.id=i,e.appendChild(s),this.globalData.defs.appendChild(e),this.checkMasks()){let e=tJ("g");e.setAttribute("clip-path",`url(${sv()}#${i})`),e.appendChild(this.layerElement),this.transformedElement=e,t?t.appendChild(this.transformedElement):this.baseElement=this.transformedElement}else this.layerElement.setAttribute("clip-path",`url(${sv()}#${i})`)}0!==this.data.bm&&this.setBlendMode()}createRenderableComponents(){if(!this.data)throw Error(`${this.constructor.name}: layerData is not initialized`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not initialized`);this.maskManager=new sb(this.data,this,this.globalData),this.renderableEffectsManager=new sC(this),this.searchEffectTransforms()}destroyBaseElement(){this.layerElement=null,this.matteElement=null,this.maskManager?.destroy()}getBaseElement(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);return this.data.hd?null:this.baseElement??null}getMatte(t=1){let e,s,i,r;if(this.matteMasks=this.matteMasks??{},this.matteMasks[t])return this.matteMasks[t];let a=`${this.layerId}_${t}`;switch(t){case 1:case 3:{let n=tJ("mask");if(n.id=a,n.setAttribute("mask-type",3===t?"luminance":"alpha"),(i=tJ("use")).setAttributeNS(tu,"href",`#${this.layerId}`),n.appendChild(i),this.globalData?.defs.appendChild(n),sa.maskType||1!==t)break;n.setAttribute("mask-type","luminance"),s=sx(e=th()),this.globalData?.defs.appendChild(s),s.appendChild(s_()),(r=tJ("g")).appendChild(i),n.appendChild(r),r.setAttribute("filter",`url(${sv()}#${e})`)}break;case 2:{let t=tJ("mask");t.id=a,t.setAttribute("mask-type","alpha");let n=tJ("g");t.appendChild(n),s=sx(e=th());let o=tJ("feComponentTransfer");o.setAttribute("in","SourceGraphic"),s.appendChild(o);let h=tJ("feFuncA");h.setAttribute("type","table"),h.setAttribute("tableValues","1.0 0.0"),o.appendChild(h),this.globalData?.defs.appendChild(s);let l=tJ("rect");l.width.baseVal.value=this.comp?.data?.w||0,l.height.baseVal.value=this.comp?.data?.h||0,l.x.baseVal.value=0,l.y.baseVal.value=0,l.setAttribute("fill","#ffffff"),l.setAttribute("opacity","0"),n.setAttribute("filter",`url(${sv()}#${e})`),n.appendChild(l),(i=tJ("use")).setAttributeNS(tu,"href",`#${this.layerId}`),n.appendChild(i),sa.maskType||(t.setAttribute("mask-type","luminance"),s.appendChild(s_()),r=tJ("g"),n.appendChild(l),this.layerElement&&r.appendChild(this.layerElement),n.appendChild(r)),this.globalData?.defs.appendChild(t)}}return this.matteMasks[t]=a,this.matteMasks[t]}initRendererElement(){this.layerElement=tJ("g")}renderElement(){if(!this.finalTransform)throw Error(`${this.constructor.name}: finalTransform is not implemented`);this.finalTransform._localMatMdf&&this.transformedElement?.setAttribute("transform",this.finalTransform.localMat.to2dCSS()),this.finalTransform._opMdf&&this.transformedElement?.setAttribute("opacity",`${this.finalTransform.localOpacity}`)}setMatte(t){this.matteElement&&this.matteElement.setAttribute("mask",`url(${sv()}#${t})`)}}class sk extends sE{constructor(t,e,s){super(),this.layers=[],t.refId&&(this.assetData=e.getAssetData(t.refId)),this.assetData?.sid&&(this.assetData=e.slotManager?.getProp(this.assetData)||null),this.initElement(t,e,s),this.sourceRect={height:Number(this.assetData?.h),left:0,top:0,width:Number(this.assetData?.w)}}createContent(){let t="";this.assetData&&this.globalData?.getAssetsPath&&(t=this.globalData.getAssetsPath(this.assetData)),this.assetData&&(this.innerElem=tJ("image"),this.innerElem.setAttribute("width",`${this.assetData.w}px`),this.innerElem.setAttribute("height",`${this.assetData.h}px`),this.innerElem.setAttribute("preserveAspectRatio",this.assetData.pr||this.globalData?.renderConfig?.imagePreserveAspectRatio||""),this.innerElem.setAttributeNS(tu,"href",t),this.layerElement?.appendChild(this.innerElem))}renderInnerContent(){}sourceRectAtTime(){return this.sourceRect}}class sP{constructor(){this.gr=tJ("g"),this.it=[],this.prevViewData=[]}}function sM(t,e,s,i){if(0===e)return"";let r=t.o,a=t.i,n=t.v,o,h=` M${i.applyToPointStringified(n[0]?.[0]??0,n[0]?.[1]??0)}`;for(o=1;o<e;o++)h+=` C${i.applyToPointStringified(r[o-1]?.[0]??0,r[o-1]?.[1]??0)} ${i.applyToPointStringified(a[o]?.[0]??0,a[o]?.[1]??0)} ${i.applyToPointStringified(n[o]?.[0]??0,n[o]?.[1]??0)}`;return s&&e&&(h+=` C${i.applyToPointStringified(r[o-1]?.[0]??0,r[o-1]?.[1]??0)} ${i.applyToPointStringified(a[0]?.[0]??0,a[0]?.[1]??0)} ${i.applyToPointStringified(n[0]?.[0]??0,n[0]?.[1]??0)}z`),h}let sT=new es,sA=new es;function sD(t,e,s){if(!e)throw Error("SVGElementsRenderer: Method renderContetTransform is missing data");(s||e.transform.op._mdf)&&e.transform.container.setAttribute("opacity",`${e.transform.op.v}`),(s||e.transform.mProps._mdf)&&e.transform.container.setAttribute("transform",e.transform.mProps.v.to2dCSS())}function sI(t,e,s){if(!e)throw Error("SVGElementsRenderer: Method renderFill is missing data");let i=e.style;e.c?.v&&(e.c._mdf||s)&&i.pElem.setAttribute("fill",`rgb(${Math.floor(e.c.v[0])},${Math.floor(e.c.v[1])},${e.c.v[2]})`),(e.o?._mdf||s)&&i.pElem.setAttribute("fill-opacity",`${e.o?.v}`)}function sF(t,e,s){let i,r;if(!e)throw Error("SVGElementsRenderer: Method renderGradient is missing data");let a=e.gf,n=e.g?._hasOpacity,o=e.s?.v??[0,0],h=e.e?.v??[0,0];if(e.o?._mdf||s){let s=t.ty===Z.GradientFill?"fill-opacity":"stroke-opacity";e.style?.pElem.setAttribute(s,`${e.o?.v}`)}if(e.s?._mdf||s){let s=1===t.t?"x1":"cx",i="x1"===s?"y1":"cy";a?.setAttribute(s,`${o[0]}`),a?.setAttribute(i,`${o[1]}`),n&&!e.g?._collapsable&&(e.of?.setAttribute(s,`${o[0]}`),e.of?.setAttribute(i,`${o[1]}`))}if(e.g&&(e.g._cmdf||s)){i=e.cst;let t=e.g.c,{length:s}=i;for(let e=0;e<s;e++)(r=i[e]).setAttribute("offset",`${t[4*e]}%`),r.setAttribute("stop-color",`rgb(${t[4*e+1]},${t[4*e+2]},${t[4*e+3]})`)}if(n&&e.g&&(e.g._omdf||s)){let t=e.g.o,{length:s}=i=e.g._collapsable?e.cst:e.ost;for(let a=0;a<s;a++)r=i[a],e.g._collapsable||r.setAttribute("offset",`${t[2*a]}%`),r.setAttribute("stop-opacity",`${t[2*a+1]}`)}if(1===t.t)(e.e?._mdf||s)&&(a?.setAttribute("x2",`${h[0]}`),a?.setAttribute("y2",`${h[1]}`),n&&!e.g?._collapsable&&(e.of?.setAttribute("x2",`${h[0]}`),e.of?.setAttribute("y2",`${h[1]}`)));else{let t=0;if((e.s?._mdf||e.e?._mdf||s)&&(t=Math.sqrt(Math.pow(o[0]-h[0],2)+Math.pow(o[1]-h[1],2)),a?.setAttribute("r",`${t}`),n&&!e.g?._collapsable&&e.of?.setAttribute("r",`${t}`)),e.e?._mdf||e.h?._mdf||e.a?._mdf||s){t||(t=Math.sqrt(Math.pow(o[0]-h[0],2)+Math.pow(o[1]-h[1],2)));let s=Math.atan2(h[1]-o[1],h[0]-o[0]),i=Number(e.h?.v);i>=1?i=.99:i<=-1&&(i=-.99);let r=t*i,l=Math.cos(s+Number(e.a?.v))*r+o[0],p=Math.sin(s+Number(e.a?.v))*r+o[1];a?.setAttribute("fx",`${l}`),a?.setAttribute("fy",`${p}`),n&&!e.g?._collapsable&&(e.of?.setAttribute("fx",`${l}`),e.of?.setAttribute("fy",`${p}`))}}}function sL(t,e,s){sF(t,e,s),sR(t,e,s)}function s$(t){}function sN(t,e,s){let i,r,a,n,o,h,l;if(!e)throw Error("SVGElementsRenderer: Method renderPath is missing data");let{caches:p,lvl:c,sh:m,styles:d,transformers:u}=e,{length:f}=d;for(let e=0;e<f;e++){r=m?._mdf||!!s;let f=d[e],{lvl:g}=f??{lvl:0};if(g<c){for(o=sA.reset(),h=c-g,l=u.length-1;!r&&h>0;)r=u[l]?.mProps._mdf||r,h--,l--;if(r)for(h=c-g,l=u.length-1;h>0;)o.multiply(u[l]?.mProps.v),h--,l--}else o=sT;n=m?.paths;let y=n?._length||0;if(r){i="";for(let t=0;t<y;t++)a=n?.shapes[t],a?._length&&(i+=sM(a,a._length,a.c,o));p[e]=i}else i=p[e];f&&(f.d+=!0===t.hd?"":i??"",f._mdf=r||f._mdf)}}function sR(t,e,s){if(!e?.style)throw Error("SVGElementsRenderer: Method renderStroke is missing data");let{c:i,d:r,o:a,style:{msElem:n,pElem:o},w:h}=e;r&&(r._mdf||s)&&r.dashStr&&(o.setAttribute("stroke-dasharray",r.dashStr),o.setAttribute("stroke-dashoffset",`${r.dashoffset[0]}`)),i&&(i._mdf||s)&&o.setAttribute("stroke",`rgb(${Math.floor(i.v[0])},${Math.floor(i.v[1])},${Math.floor(i.v[2])})`),(a?._mdf||s)&&o.setAttribute("stroke-opacity",`${a?.v??1}`),(h?._mdf||s)&&(o.setAttribute("stroke-width",`${h?.v||0}`),n?.setAttribute("stroke-width",`${h?.v||0}`))}class sV extends eI{constructor(t,e,s){super(),this.it=[],this.prevViewData=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=ez.getProp(t,e.o,0,.01,this),this.c=ez.getProp(t,e.c,1,255,this),this.style=s}}class sO extends eI{constructor(t,e,s){super(),this._cmdf=!1,this._omdf=!1,this.data=e,this.c=et(Y.Uint8c,4*e.p);const i=e.k.k?.[0]?.s?(e.k.k[0]?.s.length??0)-4*e.p:e.k.k.length-4*e.p;this.o=et(Y.Float32,i),this._collapsable=this.checkCollapsable(),this._hasOpacity=i,this.initDynamicPropertyContainer(s),this.prop=ez.getProp(t,e.k,1,null,this),this.k=this.prop.k,this.getValue(!0)}checkCollapsable(){if(this.o.length/2!=this.c.length/4)return!1;if(this.data.k.k?.[0]?.s){let t=0,e=this.data.k.k.length;for(;t<e;){if(!this.comparePoints(this.data.k.k[t]?.s??[],this.data.p))return!1;t++}}else if(!this.comparePoints(this.data.k.k,this.data.p))return!1;return!0}comparePoints(t,e){let s=0,i=this.o.length/2;for(;s<i;){if(Math.abs((t[4*s]??0)-(t[4*e+2*s]??0))>.01)return!1;s++}return!0}getValue(t){let e,s;if(this.prop.getValue(),this._mdf=!1,this._cmdf=!1,this._omdf=!1,!this.prop._mdf&&!t||!tc(this.prop.v))return 0;let i=4*this.data.p;for(let r=0;r<i;r++)e=r%4==0?100:255,s=Math.round((this.prop.v[r]??0)*e),this.c[r]!==s&&(this.c[r]=s,this._cmdf=!t);if(this.o.length>0){let{length:e}=this.prop.v;for(let i=4*this.data.p;i<e;i++)s=(i%2==0?Math.round((this.prop.v[i]??0)*100):this.prop.v[i])??0,this.o[i-4*this.data.p]!==s&&(this.o[i-4*this.data.p]=s,this._omdf=!t)}return this._mdf=!t,0}}class sz extends eI{constructor(t,e,s){super(),this.cst=[],this.it=[],this.ost=[],this.prevViewData=[],this.stops=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.initGradientData(t,e,s)}initGradientData(t,e,s){this.o=ez.getProp(t,e.o,0,.01,this),this.s=ez.getProp(t,e.s,1,null,this),this.e=ez.getProp(t,e.e,1,null,this),this.h=ez.getProp(t,e.h??{k:0},0,.01,this),this.a=ez.getProp(t,e.a??{k:0},0,td,this),this.g=new sO(t,e.g,this),this.style=s,this.stops=[],this.setGradientData(s.pElem,e),this.setGradientOpacity(e,s),this._isAnimated=!!this._isAnimated}setGradientData(t,e){let s,i=th(),r=tJ(1===e.t?"linearGradient":"radialGradient");r.id=i,r.setAttribute("spreadMethod","pad"),r.setAttribute("gradientUnits","userSpaceOnUse");let a=[],n=4*(e.g?.p||1);for(let t=0;t<n;t+=4)s=tJ("stop"),r.appendChild(s),a.push(s);t.setAttribute(e.ty===Z.GradientFill?"fill":"stroke",`url(${sv()}#${i})`),this.gf=r,this.cst=a}setGradientOpacity(t,e){let s;if(!this.g?._hasOpacity||this.g._collapsable)return;let i=tJ("mask"),r=tJ("path");i.appendChild(r);let a=th(),n=th();i.id=n;let o=tJ(1===t.t?"linearGradient":"radialGradient");o.id=a,o.setAttribute("spreadMethod","pad"),o.setAttribute("gradientUnits","userSpaceOnUse");let h=(t.g?.k.k?.[0]?.s?t.g?.k.k[0]?.s.length:t.g?.k.k.length)||0,{stops:l}=this;for(let e=4*(t.g?.p||1);e<h;e+=2)(s=tJ("stop")).setAttribute("stop-color","rgb(255,255,255)"),o.appendChild(s),l.push(s);r.setAttribute(t.ty===Z.GradientFill?"fill":"stroke",`url(${sv()}#${a})`),t.ty===Z.GradientStroke&&(r.setAttribute("stroke-linecap",te[t.lc||2]),r.setAttribute("stroke-linejoin",ts[t.lj||2]),1===t.lj&&r.setAttribute("stroke-miterlimit",`${Number(t.ml)}`)),this.of=o,this.ms=i,this.ost=l,this.maskId=n,e.msElem=r}}class sB extends eI{constructor(t,e,s,i){let r;super(),this.dashoffset=et(Y.Float32,1),this.dashStr="",this.frameId=-1,this.k=!1,this.elem=t,this.dataProps=ee(e.length),this.renderer=s,this.dashArray=et(Y.Float32,e.length>0?e.length-1:0),this.initDynamicPropertyContainer(i);const a=e.length||0;for(let s=0;s<a;s++)r=ez.getProp(t,e[s]?.v,0,0,this),this.k=r.k||this.k,this.dataProps[s]={n:e[s]?.n??"d",p:r};this.k||this.getValue(!0),this._isAnimated=this.k}getValue(t){if(this.elem.globalData?.frameId===this.frameId&&!t||(this.elem.globalData?.frameId&&(this.frameId=this.elem.globalData.frameId),this.iterateDynamicProperties(),this._mdf=this._mdf||!!t,!this._mdf))return 0;let e=this.dataProps.length;this.renderer===K.SVG&&(this.dashStr="");for(let t=0;t<e;t++){if(this.dataProps[t]?.n==="o"){this.dashoffset[0]=this.dataProps[t]?.p.v;continue}if(this.renderer===K.SVG){this.dashStr+=` ${this.dataProps[t]?.p.v}`;continue}this.dashArray[t]=this.dataProps[t]?.p.v}return 0}}class sG extends sz{constructor(t,e,s){super(t,e,s),this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.w=ez.getProp(t,e.w,0,null,this),this.d=new sB(t,e.d||[],K.SVG,this),this.initGradientData(t,e,s),this._isAnimated=!!this._isAnimated}}class sq extends eI{constructor(t,e,s){super(),this.it=[],this.prevViewData=[],this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.style=s}}class sj{setAsAnimated(){this._isAnimated=!0}constructor(){this.caches=[],this.it=[],this.lStr="",this.lvl=0,this.pathsData=[],this.prevViewData=[],this.sh=null,this.styledShapes=[],this.styles=[],this.tr=[],this.transformers=[],this.trNodes=[]}}class sW extends sj{constructor(t,e,s){super(),this.caches=[],this.styles=[],this.transformers=t,this.lStr="",this.sh=s,this.lvl=e,this._isAnimated=!!s.k;let i=0;const{length:r}=t;for(;i<r;){if((t[i]?.mProps.dynamicProperties.length??0)>0){this._isAnimated=!0;break}i++}}}class sH extends sV{constructor(t,e,s){super(t,e,s),this.initDynamicPropertyContainer(t),this.getValue=this.iterateDynamicProperties,this.o=ez.getProp(t,e.o,0,.01,this),this.w=ez.getProp(t,e.w,0,null,this),this.d=new sB(t,e.d||[],K.SVG,this),this.c=ez.getProp(t,e.c,1,255,this),this.style=s,this._isAnimated=!!this._isAnimated}}class sU{constructor(t,e){this._mdf=!1,this.d="",this.msElem=null,this.pElem=tJ("path"),this.data=t,this.type=t.ty,this.lvl=e,this.closed=!0===t.hd}reset(){this.d="",this._mdf=!1}}class sY{constructor(t,e,s){this.elements=[],this.transform={container:s,mProps:t,op:e},this._isAnimated=this.transform.mProps.dynamicProperties.length>0||this.transform.op.effectsSequence.length>0}}class sJ{constructor(t,e){this.elem=t,this.pos=e}}class sX extends sf{addProcessedElement(t,e){let{processedElements:s}=this,i=s.length;for(;i;){let r=s[--i];if(r?.elem===t){r.pos=e;return}}s.push(new sJ(t,e))}addShapeToModifiers(t){let{length:e}=this.shapeModifiers;for(let s=0;s<e;s++)this.shapeModifiers[s]?.addShape(t)}isShapeInAnimatedModifiers(t){let e=0,{length:s}=this.shapeModifiers;for(;e<s;){if(this.shapeModifiers[e]?.isAnimatedWithShape(t))return!0;e++}return!1}prepareFrame(t){this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}renderModifiers(){if(0===this.shapeModifiers.length)return;let{length:t}=this.shapes;for(let e=0;e<t;e++)this.shapes[e]?.sh?.reset();let{length:e}=this.shapeModifiers;for(let t=e-1;t>=0&&!this.shapeModifiers[t]?.processShapes(!!this._isFirstFrame);t--);}searchProcessedElement(t){let{processedElements:e}=this,{length:s}=e,i=0;for(;i<s;){if(e[i]?.elem===t)return e[i]?.pos??0;i++}return 0}constructor(...t){super(...t),this.processedElements=[],this.shapeModifiers=[],this.shapes=[]}}let sK={};function sZ(t,e,s){if(!sK[t])throw Error("Invalid modifier");return new sK[t]}function sQ(t,e){sK[t]=sK[t]??e}class s0 extends sX{constructor(t,e,s){super(),this.animatedContents=[],this.createContainerElements=sE.prototype.createContainerElements,this.createRenderableComponents=sE.prototype.createRenderableComponents,this.destroyBaseElement=sE.prototype.destroyBaseElement,this.getBaseElement=sE.prototype.getBaseElement,this.getMatte=sE.prototype.getMatte,this.identityMatrix=new es,this.initRendererElement=sE.prototype.initRendererElement,this.prevViewData=[],this.renderElement=sE.prototype.renderElement,this.setMatte=sE.prototype.setMatte,this.stylesList=[],this.shapes=[],this.shapesData=t.shapes,this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.initElement(t,e,s)}addToAnimatedContents(t,e){let s=0,{length:i}=this.animatedContents;for(;s<i;){if(this.animatedContents[s]?.element===e)return;s++}this.animatedContents.push({data:t,element:e,fn:function(t){switch(t.ty){case Z.Fill:return sI;case Z.GradientFill:return sF;case Z.GradientStroke:return sL;case Z.Stroke:return sR;case Z.Path:case Z.Ellipse:case Z.Rectangle:case Z.PolygonStar:return sN;case Z.Transform:return sD;case Z.NoStyle:return s$;default:return null}}(t)})}buildExpressionInterface(){}createContent(){if(!this.layerElement)throw Error(`${this.constructor.name}: Could not access Layer`);this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()}createGroupElement(t){let e=new sP;return t.ln&&(e.gr.id=t.ln),t.cl&&e.gr.classList.add(t.cl),t.bm&&(e.gr.style.mixBlendMode=e8(t.bm)),e}createShapeElement(t,e,s){let i=4;switch(t.ty){case Z.Rectangle:i=5;break;case Z.Ellipse:i=6;break;case Z.PolygonStar:i=7}let r=new sW(e,s,eU.getShapeProp(this,t,i));return this.shapes.push(r),this.addShapeToModifiers(r),this.addToAnimatedContents(t,r),r}createStyleElement(t,e){let s=null,i=new sU(t,e),r=i.pElem;switch(t.ty){case Z.Stroke:s=new sH(this,t,i);break;case Z.Fill:s=new sV(this,t,i);break;case Z.GradientFill:case Z.GradientStroke:(s=new(t.ty===Z.GradientFill?sz:sG)(this,t,i)).gf&&this.globalData?.defs.appendChild(s.gf),s.maskId&&s.ms&&s.of&&(this.globalData?.defs.appendChild(s.ms),this.globalData?.defs.appendChild(s.of),r.setAttribute("mask",`url(${sv()}#${s.maskId})`));break;case Z.NoStyle:s=new sq(this,t,i)}return(t.ty===Z.Stroke||t.ty===Z.GradientStroke)&&(r.setAttribute("stroke-linecap",te[t.lc||2]),r.setAttribute("stroke-linejoin",ts[t.lj||2]),r.setAttribute("fill-opacity","0"),1===t.lj&&t.ml&&r.setAttribute("stroke-miterlimit",`${t.ml}`)),2===t.r&&r.setAttribute("fill-rule","evenodd"),t.ln&&(r.id=t.ln),t.cl&&r.classList.add(t.cl),t.bm&&(r.style.mixBlendMode=e8(t.bm)),this.stylesList.push(i),s&&this.addToAnimatedContents(t,s),s}createTransformElement(t,e){let s=st.getTransformProperty(this,t,this);if(!s.o)throw Error(`${this.constructor.name}: Missing required data in TransformProperty`);let i=new sY(s,s.o,e);return this.addToAnimatedContents(t,i),i}destroy(){this.destroyBaseElement(),this.shapesData=null,this.itemsData=null}filterUniqueShapes(){let t,e,{length:s}=this.shapes,i=this.stylesList.length,r=[];for(let a=0;a<i;a++){t=this.stylesList[a],e=!1,r.length=0;for(let i=0;i<s;i++)this.shapes[i].styles.includes(t)&&(r.push(this.shapes[i]),e=this.shapes[i]?._isAnimated||e);r.length>1&&e&&this.setShapesAsAnimated(r)}}initSecondaryElement(){}reloadShapes(){if(!this.layerElement)throw Error(`${this.constructor.name}: Could not access layerElement`);this._isFirstFrame=!0;let{length:t}=this.itemsData;for(let e=0;e<t;e++)this.prevViewData[e]=this.itemsData[e];this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes();let{length:e}=this.dynamicProperties;for(let t=0;t<e;t++)this.dynamicProperties[t]?.getValue();this.renderModifiers()}renderInnerContent(){this.renderModifiers();let{length:t}=this.stylesList;for(let e=0;e<t;e++)this.stylesList[e]?.reset();this.renderShape();for(let e=0;e<t;e++)(this.stylesList[e]?._mdf||this._isFirstFrame)&&(this.stylesList[e]?.msElem&&(this.stylesList[e]?.msElem?.setAttribute("d",this.stylesList[e]?.d??""),this.stylesList[e].d=`M0 0${this.stylesList[e]?.d??""}`),this.stylesList[e]?.pElem.setAttribute("d",this.stylesList[e]?.d||"M0 0"))}renderShape(){let{length:t}=this.animatedContents;for(let e=0;e<t;e++)(this._isFirstFrame||this.animatedContents[e]?.element._isAnimated)&&this.animatedContents[e]?.data!==!0&&this.animatedContents[e]?.fn&&this.animatedContents[e]?.fn?.(this.animatedContents[e]?.data,this.animatedContents[e]?.element,this._isFirstFrame)}searchShapes(t,e,s,i,r,a,n){let o,h,l=n,p=[...a],c=[],m=[],{length:d}=t;for(let a=d-1;a>=0;a--){let n=this.searchProcessedElement(t[a]);switch(n?e[a]=s[n-1]:t[a]._shouldRender=l,t[a]?.ty){case Z.Fill:case Z.Stroke:case Z.GradientFill:case Z.GradientStroke:case Z.NoStyle:if(n){let{style:t}=e[a]??{style:null};t&&(t.closed=!1)}else e[a]=this.createStyleElement(t[a],r);if(t[a]?._shouldRender&&e[a]?.style?.pElem.parentNode!==i){let{pElem:t}=e[a]?.style??{pElem:null};t&&i.appendChild(t)}c.push(e[a]?.style);break;case Z.Group:if(n){let{length:t}=e[a]?.it??[];for(let s=0;s<t;s++){let{it:t,prevViewData:i}=e[a]??{it:null,prevViewData:null};i&&t&&(i[s]=t[s])}}else e[a]=this.createGroupElement(t[a]);if(this.searchShapes(t[a]?.it,e[a]?.it??[],e[a]?.prevViewData??[],e[a]?.gr,r+1,p,l),t[a]?._shouldRender&&e[a]?.gr?.parentNode!==i){let{gr:t}=e[a]??{};t&&i.appendChild(t)}break;case Z.Transform:n||(e[a]=this.createTransformElement(t[a],i)),(o=e[a]?.transform)&&p.push(o);break;case Z.Path:case Z.Rectangle:case Z.Ellipse:case Z.PolygonStar:n||(e[a]=this.createShapeElement(t[a],p,r)),this.setElementStyles(e[a]);break;case Z.Trim:case Z.RoundedCorners:case Z.Unknown:case Z.PuckerBloat:case Z.ZigZag:case Z.OffsetPath:n?(h=e[a]).closed=!1:((h=sZ(t[a]?.ty??Z.Unknown)).init(this,t[a]),e[a]=h,this.shapeModifiers.push(h)),m.push(h);break;case Z.Repeater:if(n){(h=e[a]).closed=!0,m.push(h);break}h=sZ(t[a]?.ty??Z.Unknown),e[a]=h,h.init(this,t,a,e),this.shapeModifiers.push(h),l=!1,m.push(h)}this.addProcessedElement(t[a],a+1)}let{length:u}=c;for(let t=0;t<u;t++){let e=c[t];e&&(e.closed=!0)}let{length:f}=m;for(let t=0;t<f;t++)m[t].closed=!0}setElementStyles(t){let{length:e}=this.stylesList;for(let s=0;s<e;s++)this.stylesList[s]?.closed||t.styles.push(this.stylesList[s])}setShapesAsAnimated(t){let{length:e}=t;for(let s=0;s<e;s++)t[s]?.setAsAnimated()}}class s1 extends su{constructor(t,e,s){if(super(),this.initElement=s0.prototype.initElement,this.prepareFrame=sk.prototype.prepareFrame,this.assetData=e.getAssetData(t.refId)??null,!e.imageLoader)throw Error(`${this.constructor.name} imageLoader is not implemented in globalData`);this.img=e.imageLoader.getAsset(this.assetData),this.initElement(t,e,s)}createContent(){let t,e;if(!this.assetData)throw Error(`${this.constructor.name}: assetData is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.img.width||this.assetData.w===this.img.width&&this.assetData.h===this.img.height)return;let s=tY("canvas");s.width=Number(this.assetData.w),s.height=Number(this.assetData.h);let i=s.getContext("2d"),r=this.img.width,a=this.img.height,n=r/a,o=Number(this.assetData.w)/Number(this.assetData.h),h=this.assetData.pr||this.globalData.renderConfig?.imagePreserveAspectRatio;n>o&&"xMidYMid slice"===h||n<o&&"xMidYMid slice"!==h?t=(e=a)*o:e=(t=r)/o,i?.drawImage(this.img,(r-t)/2,(a-e)/2,t,e,0,0,Number(this.assetData.w),Number(this.assetData.h)),this.img=s}destroy(){this.img=null}renderInnerContent(){this.canvasContext?.drawImage(this.img,0,0)}}class s2 extends sj{constructor(t,e,s,i){let r,a;switch(super(),this.styledShapes=[],this.tr=[0,0,0,0,0,0],e.ty){case Z.Rectangle:r=5;break;case Z.Ellipse:r=6;break;case Z.PolygonStar:r=7;break;default:r=4}this.sh=eU.getShapeProp(t,e,r);const{length:n}=s;for(let t=0;t<n;t++)s[t]?.closed||(a={transforms:i.addTransformSequence(s[t]?.transforms),trNodes:[]},this.styledShapes.push(a),s[t]?.elements.push(a))}}class s3{addTransformSequence(t){let{length:e}=t,s="_";for(let i=0;i<e;i++)s+=`${t[i]?.transform.key}_`;let i=this.sequences[s];return i||(i={_mdf:!1,finalTransform:new es,transforms:[...t]},this.sequences[s]=i,this.sequenceList.push(i)),i}getNewKey(){return this.transform_key_count++,`_${this.transform_key_count}`}processSequence(t,e){let s=0,{length:i}=t.transforms??[],r=e;if(!e)for(;s<i;){if(t.transforms?.[s]?.transform.mProps._mdf){r=!0;break}s++}if(r)for(t.finalTransform?.reset(),s=i-1;s>=0;s-=1){let{v:e}=t.transforms?.[s]?.transform.mProps??{v:null};e&&t.finalTransform?.multiply(e)}t._mdf=!!r}processSequences(t){let{length:e}=this.sequenceList;for(let s=0;s<e;s++)this.processSequence(this.sequenceList[s],t)}constructor(){this.sequenceList=[],this.sequences={},this.transform_key_count=0}}class s5 extends sX{constructor(t,e,s){super(),this.clearCanvas=su.prototype.clearCanvas,this.createContainerElements=su.prototype.createContainerElements,this.createRenderableComponents=su.prototype.createRenderableComponents,this.dashResetter=[],this.exitLayer=su.prototype.exitLayer,this.hide=su.prototype.hide,this.initRendererElement=su.prototype.initRendererElement,this.prepareLayer=su.prototype.prepareLayer,this.prevViewData=[],this.renderFrame=su.prototype.renderFrame,this.setBlendMode=su.prototype.setBlendMode,this.show=su.prototype.show,this.stylesList=[],this.transformHelper={_opMdf:!1,opacity:1},this.transformsManager=new s3,this.shapes=[],this.shapesData=t.shapes,this.itemsData=[],this.shapeModifiers=[],this.processedElements=[],this.initElement(t,e,s)}addTransformToStyleList(t){let{length:e}=this.stylesList;for(let s=0;s<e;s++)this.stylesList[s].closed||this.stylesList[s].transforms.push(t)}closeStyles(t){let{length:e}=t;for(let s=0;s<e;s++)t[s].closed=!0}createContent(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[])}createGroupElement(t){return{it:[],prevViewData:[]}}createShapeElement(t){let e=new s2(this,t,this.stylesList,this.transformsManager);return this.shapes.push(e),this.addShapeToModifiers(e),e}createStyleElement(t,e){try{let s={closed:!0===t.hd,data:t,elements:[],preTransforms:this.transformsManager.addTransformSequence(e),transforms:[],type:t.ty},i={};switch(t.ty){case Z.Fill:case Z.Stroke:i.c=ez.getProp(this,t.c,1,255,this),i.c.k||(s.co=`rgb(${Math.floor(i.c.v[0])},${Math.floor(i.c.v[1])},${Math.floor(i.c.v[2])})`);break;case Z.GradientFill:case Z.GradientStroke:i.s=ez.getProp(this,t.s,1,null,this),i.e=ez.getProp(this,t.e,1,null,this),i.h=ez.getProp(this,t.h??{k:0},0,.01,this),i.a=ez.getProp(this,t.a??{k:0},0,td,this),t.g&&(i.g=new sO(this,t.g,this))}return i.o=ez.getProp(this,t.o,0,.01,this),t.ty===Z.Stroke||t.ty===Z.GradientStroke?(s.lc=te[t.lc||2],s.lj=ts[t.lj||2],1===t.lj&&(s.ml=t.ml),i.w=ez.getProp(this,t.w,0,null,this),i.w.k||(s.wi=i.w.v),t.d&&"object"==typeof t.d&&(i.d=new sB(this,t.d,K.Canvas,this),i.d.k||(s.da=i.d.dashArray,s.do=i.d.dashoffset[0]))):s.r=2===t.r?"evenodd":"nonzero",this.stylesList.push(s),i.style=s,i}catch(t){return console.error(this.constructor.name,t),null}}createTransformElement(t){return{transform:{_opMdf:!1,key:this.transformsManager.getNewKey(),mProps:st.getTransformProperty(this,t,this),op:ez.getProp(this,t.o,0,.01,this),opacity:1}}}destroy(){this.shapesData=null,this.globalData=null,this.canvasContext=null,this.stylesList.length=0,this.itemsData.length=0}drawLayer(){try{let t;if(!this.globalData)throw Error(`${this.constructor.name} globalData is not implemented`);if(!this.globalData.renderer)throw Error(`${this.constructor.name} renderer is not implemented`);let{length:e}=this.stylesList,{renderer:s}=this.globalData,i=this.globalData.canvasContext;for(let r=0;r<e;r++){let{co:e,coOp:a,da:n,data:o,elements:h,grd:l,lc:p,lj:c,ml:m,preTransforms:d,r:u,type:f,wi:g}=t=this.stylesList[r],y=f===Z.Stroke||f===Z.GradientStroke;if(y&&0===g||!o._shouldRender||0===a||0===this.globalData.currentGlobalAlpha)continue;s.save(),y?(s.ctxStrokeStyle(f===Z.Stroke?e:l),s.ctxLineWidth(g||0),p&&s.ctxLineCap(p),c&&s.ctxLineJoin(c),s.ctxMiterLimit(m||0)):s.ctxFillStyle(f===Z.Fill?e:l),s.ctxOpacity(a),f!==Z.Stroke&&f!==Z.GradientStroke&&i?.beginPath(),s.ctxTransform(d.finalTransform?.props);let{length:v}=h;for(let e=0;e<v;e++){(f===Z.Stroke||f===Z.GradientStroke)&&(i?.beginPath(),i&&n&&(i.setLineDash(n),i.lineDashOffset=t.do||0));let r=h[e].trNodes,{length:a}=r;for(let t=0;t<a;t++){let{p:e=[],pts:s=[]}=r[t];"m"===r[t].t?i?.moveTo(e[0],e[1]):"c"===r[t].t?i?.bezierCurveTo(s[0],s[1],s[2],s[3],s[4],s[5]):i?.closePath()}y&&(s.ctxStroke(),n&&i?.setLineDash(this.dashResetter))}y||this.globalData.renderer.ctxFill(u),s.restore()}}catch(t){console.error(this.constructor.name,t)}}reloadShapes(){this._isFirstFrame=!0;let{length:t}=this.itemsData;for(let e=0;e<t;e++)this.prevViewData[e]=this.itemsData[e];this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,!0,[]);let{length:e}=this.dynamicProperties;for(let t=0;t<e;t++)this.dynamicProperties[t].getValue();this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame)}removeTransformFromStyleList(){let{length:t}=this.stylesList;for(let e=0;e<t;e++)this.stylesList[e].closed||this.stylesList[e].transforms.pop()}renderFill(t,e,s){let i=e.style;(e.c._mdf||this._isFirstFrame)&&(i.co=`rgb(${Math.floor(e.c.v[0])},${Math.floor(e.c.v[1])},${Math.floor(e.c.v[2])})`),(e.o._mdf||s._opMdf||this._isFirstFrame)&&(i.coOp=e.o.v*s.opacity)}renderGradientFill(t,e,s){let i;if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);let r=e.style;if(!r?.grd||e.g?._mdf||e.s?._mdf||e.e?._mdf||1!==t.t&&(e.h?._mdf||e.a?._mdf)){let s=this.globalData.canvasContext,a=e.s?.v??[0,0],n=e.e?.v??[0,0];if(1===t.t)i=s?.createLinearGradient(a[0],a[1],n[0],n[1]);else{let t=Math.sqrt(Math.pow(a[0]-n[0],2)+Math.pow(a[1]-n[1],2)),r=Math.atan2(n[1]-a[1],n[0]-a[0]),o=e.h?.v??0;o>=1?o=.99:o<=-1&&(o=-.99);let h=t*o,l=e.a?.v??0,p=Math.cos(r+l)*h+a[0],c=Math.sin(r+l)*h+a[1];i=s?.createRadialGradient(p,c,0,a[0],a[1],t)}let o=t.g?.p??0,h=e.g?.c??[],l=1;for(let t=0;t<o;t++)e.g?._hasOpacity&&e.g._collapsable&&(l=e.g.o[2*t+1]),i?.addColorStop(h[4*t]/100,`rgba(${h[4*t+1]},${h[4*t+2]},${h[4*t+3]},${l})`);r&&(r.grd=i)}r&&(r.coOp=(e.o?.v??0)*s.opacity)}renderInnerContent(){this.transformHelper.opacity=1,this.transformHelper._opMdf=!1,this.renderModifiers(),this.transformsManager.processSequences(this._isFirstFrame),this.renderShape(this.transformHelper,this.shapesData,this.itemsData,!0)}renderPath(t,e){if(!0===t.hd||!t._shouldRender||!e.sh)return;let{length:s}=e.styledShapes;for(let t=0;t<s;t++)this.renderStyledShape(e.styledShapes[t],e.sh)}renderShape(t,e,s,i){try{let r,a=e.length-1;r=t;for(let i=a;i>=0;i--)switch(e[i].ty){case Z.Transform:(r=s[i].transform)&&this.renderShapeTransform(t,r);break;case Z.Path:case Z.Ellipse:case Z.Rectangle:case Z.PolygonStar:this.renderPath(e[i],s[i]);break;case Z.Fill:this.renderFill(e[i],s[i],r);break;case Z.Stroke:this.renderStroke(e[i],s[i],r);break;case Z.GradientFill:case Z.GradientStroke:this.renderGradientFill(e[i],s[i],r);break;case Z.Group:this.renderShape(r,e[i].it??[],s[i].it);case Z.Trim:}i&&this.drawLayer()}catch(t){console.error(this.constructor.name,t)}}renderShapeTransform(t,e){(t._opMdf||e.op._mdf||this._isFirstFrame)&&(e.opacity=t.opacity,e.opacity*=e.op.v,e._opMdf=!0)}renderStroke(t,e,s){let i=e.style,{c:r,d:a,o:n,w:o}=e;a&&(a._mdf||this._isFirstFrame)&&(i.da=a.dashArray,i.do=a.dashoffset[0]),(r._mdf||this._isFirstFrame)&&(i.co=`rgb(${Math.floor(r.v[0])},${Math.floor(r.v[1])},${Math.floor(r.v[2])})`),(n._mdf||s._opMdf||this._isFirstFrame)&&(i.coOp=n.v*s.opacity),(o._mdf||this._isFirstFrame)&&(i.wi=o.v)}renderStyledShape(t,e){let s,i,r;if(!this._isFirstFrame&&!e._mdf&&!t.transforms._mdf)return;let{transforms:a,trNodes:n}=t,{paths:o}=e,h=o?._length||0;n.length=0;let l=a?.finalTransform;for(r=0;r<h;r++){let t=o?.shapes[r];if(t?.v){for(s=1,i=t._length;s<i;s++)1===s&&n.push({p:l?.applyToPointArray(t.v[0][0],t.v[0][1],0),t:"m"}),n.push({pts:l?.applyToTriplePoints(t.o[s-1],t.i[s],t.v[s]),t:"c"});1===i&&n.push({p:l?.applyToPointArray(t.v[0][0],t.v[0][1],0),t:"m"}),t.c&&i&&n.push({pts:l?.applyToTriplePoints(t.o[s-1],t.i[0],t.v[0]),t:"c"},{t:"z"})}}t.trNodes=n}searchShapes(t,e,s,i,r){let a,n,o=i,h=t.length-1,l=[],p=[],c=[...r];for(let i=h;i>=0;i--){let r=this.searchProcessedElement(t[i]);switch(r?e[i]=s[r-1]:t[i]._shouldRender=o,t[i].ty){case Z.Fill:case Z.Stroke:case Z.GradientFill:case Z.GradientStroke:r?e[i].style.closed=!1:e[i]=this.createStyleElement(t[i],c),l.push(e[i].style);break;case Z.Group:if(r){let{length:t}=e[i].it;for(let s=0;s<t;s++)e[i].prevViewData[s]=e[i].it[s]}else e[i]=this.createGroupElement(t[i]);this.searchShapes(t[i].it??[],e[i].it,e[i].prevViewData,o,c);break;case Z.Transform:r||(n=this.createTransformElement(t[i]),e[i]=n),c.push(e[i]),this.addTransformToStyleList(e[i]);break;case Z.Path:case Z.Rectangle:case Z.Ellipse:case Z.PolygonStar:r||(e[i]=this.createShapeElement(t[i]));break;case Z.Trim:case Z.RoundedCorners:case Z.PuckerBloat:case Z.ZigZag:case Z.OffsetPath:r?(a=e[i]).closed=!1:((a=sZ(t[i].ty)).init(this,t[i]),e[i]=a,this.shapeModifiers.push(a)),p.push(a);break;case Z.Repeater:r?(a=e[i]).closed=!0:(a=sZ(t[i].ty),e[i]=a,a.init(this,t,i,e),this.shapeModifiers.push(a),o=!1),p.push(a)}this.addProcessedElement(t[i],i+1)}this.removeTransformFromStyleList(),this.closeStyles(l);let{length:m}=p;for(let t=0;t<m;t++)p[t].closed=!0}}class s4 extends su{constructor(t,e,s){super(),this.initElement=s0.prototype.initElement,this.prepareFrame=sk.prototype.prepareFrame,this.initElement(t,e,s)}renderInnerContent(){if(!this.globalData)throw Error(`${this.constructor.name}: globalData it not implemented`);if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) it not implemented`);if(!this.globalData.renderer)throw Error(`${this.constructor.name}: globalData.renderer it not implemented`);this.globalData.renderer.ctxFillStyle(this.data.sc),this.globalData.renderer.ctxFillRect(0,0,this.data.sw||0,this.data.sh||0)}}class s6{constructor(t,e,s,i,r,a){this.o=t,this.sw=e,this.sc=s,this.fc=i,this.m=r,this.p=a,this._mdf={fc:!!i,m:!0,o:!0,p:!0,sc:!!s,sw:!!e}}update(t,e,s,i,r,a){this._mdf.o=!1,this._mdf.sw=!1,this._mdf.sc=!1,this._mdf.fc=!1,this._mdf.m=!1,this._mdf.p=!1;let n=!1;return this.o!==t&&(this.o=t,this._mdf.o=!0,n=!0),this.sw!==e&&(this.sw=e,this._mdf.sw=!0,n=!0),this.sc!==s&&(this.sc=s,this._mdf.sc=!0,n=!0),this.fc!==i&&(this.fc=i,this._mdf.fc=!0,n=!0),this.m!==r&&(this.m=r,this._mdf.m=!0,n=!0),a&&a.length>0&&(this.p[0]!==a[0]||this.p[1]!==a[1]||this.p[4]!==a[4]||this.p[5]!==a[5]||this.p[12]!==a[12]||this.p[13]!==a[13])&&(this.p=a,this._mdf.p=!0,n=!0),n}}class s8 extends eL{constructor(t,e){super(),this._currentTextLength=-1,this.finalE=0,this.finalS=0,this.k=!1,this.data=e,this.elem=t,this.comp=t.comp,this.initDynamicPropertyContainer(t),this.s=ez.getProp(t,e.s??{a:0,k:0},0,0,this),"e"in e?this.e=ez.getProp(t,e.e,0,0,this):this.e={v:100},this.o=ez.getProp(t,e.o??{a:0,k:0},0,0,this),this.xe=ez.getProp(t,e.xe??{a:0,k:0},0,0,this),this.ne=ez.getProp(t,e.ne??{a:0,k:0},0,0,this),this.sm=ez.getProp(t,e.sm??{a:0,k:100},0,0,this),this.a=ez.getProp(t,e.a,0,.01,this),0===this.dynamicProperties.length&&this.getValue()}getMult(t,e){let s=t;this._currentTextLength!==this.elem.textProperty?.currentData.l.length&&this.getValue();let i=0,r=0,a=1,n=1;this.ne.v>0?i=this.ne.v/100:r=-this.ne.v/100,this.xe.v>0?a=1-this.xe.v/100:n=1+this.xe.v/100;let o=eA(i,r,a,n).get,h=0,l=this.finalS,p=this.finalE;switch(this.data.sh){case 2:h=o(h=p===l?+(s>=p):Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)));break;case 3:h=o(h=p===l?s>=p?0:1:1-Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)));break;case 4:p===l?h=0:(h=Math.max(0,Math.min(.5/(p-l)+(s-l)/(p-l),1)))<.5?h*=2:h=1-2*(h-.5),h=o(h);break;case 5:if(p===l)h=0;else{let t=p-l,e=-t/2+(s=Math.min(Math.max(0,s+.5-l),p-l)),i=t/2;h=Math.sqrt(1-e*e/(i*i))}h=o(h);break;case 6:h=o(h=p===l?0:(1+Math.cos(Math.PI+2*Math.PI*(s=Math.min(Math.max(0,s+.5-l),p-l))/(p-l)))/2);break;default:s>=Math.floor(l)&&(h=s-l<0?Math.max(0,Math.min(Math.min(p,1)-(l-s),1)):Math.max(0,Math.min(p-s,1))),h=o(h)}if(100!==this.sm.v){let t=.01*this.sm.v;0===t&&(t=1e-8);let e=.5-.5*t;h<e?h=0:(h=(h-e)/t)>1&&(h=1)}return h*this.a.v}getTextSelectorProp(t,e,s){throw Error("Method not implemented")}getValue(t){this.iterateDynamicProperties(),this._mdf=t||this._mdf,this._currentTextLength=this.elem.textProperty?.currentData.l.length||0,t&&2===this.data.r&&this.e.v&&(this.e.v=this._currentTextLength);let e=2===this.data.r?1:100/this.data.totalChars,s=this.o.v/e,i=Number(this.s?.v)/e+s,r=this.e.v/e+s;if(i>r){let t=i;i=r,r=t}return this.finalS=i,this.finalE=r,0}}class s9{constructor(t,e,s){const i={propType:!1},r=e?.a;this.a={a:r?.a?ez.getProp(t,r.a,1,0,s):i,fb:r?.fb?ez.getProp(t,r.fb,0,.01,s):i,fc:r?.fc?ez.getProp(t,r.fc,1,0,s):i,fh:r?.fh?ez.getProp(t,r.fh,0,0,s):i,fs:r?.fs?ez.getProp(t,r.fs,0,.01,s):i,o:r?.o?ez.getProp(t,r.o,0,.01,s):i,p:r?.p?ez.getProp(t,r.p,1,0,s):i,r:r?.r?ez.getProp(t,r.r,0,td,s):i,rx:r?.rx?ez.getProp(t,r.rx,0,td,s):i,ry:r?.ry?ez.getProp(t,r.ry,0,td,s):i,s:r?.s?ez.getProp(t,r.s,1,.01,s):i,sa:r?.sa?ez.getProp(t,r.sa,0,td,s):i,sc:r?.sc?ez.getProp(t,r.sc,1,0,s):i,sk:r?.sk?ez.getProp(t,r.sk,0,td,s):i,sw:r?.sw?ez.getProp(t,r.sw,0,0,s):i,t:r?.t?ez.getProp(t,r.t,0,0,s):i},this.s=new s8(t,e?.s),this.s.t=e?.s?.t}}let s7=(t,e,s)=>{let i=Math.max(t,e,s),r=Math.min(t,e,s),a=i-r,n=0;switch(i){case r:n=0;break;case t:n=(e-s+6*(e<s)*a)/(6*a);break;case e:n=(s-t+2*a)/(6*a);break;case s:n=(t-e+4*a)/(6*a)}return[n,0===i?0:a/i,i/255]},it=(t,e,s)=>{let i=0,r=0,a=0,n=Math.floor(6*t),o=6*t-n,h=s*(1-e),l=s*(1-o*e),p=s*(1-(1-o)*e);switch(n%6){case 0:i=s,r=p,a=h;break;case 1:i=l,r=s,a=h;break;case 2:i=h,r=s,a=p;break;case 3:i=h,r=l,a=s;break;case 4:i=p,r=h,a=s;break;case 5:i=s,r=h,a=l}return[i,r,a]},ie=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[2]+=e,s[2]>1?s[2]=1:s[2]<0&&(s[2]=0),it(s[0],s[1],s[2])},is=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[0]+=e/360,s[0]>1?s[0]-=1:s[0]<0&&s[0]++,it(s[0],s[1],s[2])},ii=(t,e)=>{let s=s7(255*t[0],255*t[1],255*t[2]);return s[1]+=e,s[1]>1?s[1]=1:s[1]<=0&&(s[1]=0),it(s[0],s[1],s[2])};class ir extends eI{constructor(t,e,s){super(),this._frameId=-1,this._isFirstFrame=!0,this.defaultPropsArray=[],this.lettersChangedFlag=!1,this.renderedLetters=[],this._hasMaskedPath=!1,this._moreOptions={alignment:{}},this._pathData={},this.mHelper=new es,this._textData=t,this._renderType=e,this._elem=s,this._animatorsData=ee(Number(this._textData.a?.length)),this.initDynamicPropertyContainer(s)}getMeasures(t,e){try{if(this.lettersChangedFlag=!!e,!this._mdf&&!this._isFirstFrame&&!e&&(!this._hasMaskedPath||!this._pathData.m?._mdf))return;this._isFirstFrame=!1;let s=this._moreOptions.alignment.v,i=this._animatorsData,r=this._textData,a=this.mHelper,n=this._renderType,o=this.renderedLetters.length,h,l,p,c,m=t.l,d,u=0,f,g=0,y,v=0,b=0,_,x=null,w=[],S=0,C=0,E,k,P=null;if(this._hasMaskedPath&&this._pathData.m){if(P=this._pathData.m,!this._pathData.n||this._pathData._mdf){let t=P.v;if(t){let e;for(this._pathData.r?.v&&(t=t.toReversed()),d={segments:[],tLength:0},c=t._length-1,C=0,p=0;p<c;p++)tp(t)||(e=eb(t.v[p],t.v[p+1],[(t.o[p]?.[0]??0)-(t.v[p]?.[0]??0),(t.o[p]?.[1]??0)-(t.v[p]?.[1]??0)],[(t.i[p+1]?.[0]??0)-(t.v[p+1]?.[0]??0),(t.i[p+1]?.[1]??0)-(t.v[p+1]?.[1]??0)]),d.tLength+=e.segmentLength,d.segments.push(e),C+=e.segmentLength);p=c,P.v?.c&&!tp(t)&&(e=eb(t.v[p],t.v[0],[(t.o[p]?.[0]??0)-(t.v[p]?.[0]??0),(t.o[p]?.[1]??0)-(t.v[p]?.[1]??0)],[(t.i[0]?.[0]??0)-(t.v[0]?.[0]??0),(t.i[0]?.[1]??0)-(t.v[0]?.[1]??0)]),d.tLength+=e.segmentLength,d.segments.push(e),C+=e.segmentLength),this._pathData.pi=d}}if(d=this._pathData.pi,u=this._pathData.f?.v??0,b=0,v=1,g=0,w=d?.segments??[],u>0&&P.v?.c)for((d?.tLength??0<Math.abs(u))&&(u=-Math.abs(u)%(d?.tLength??0)),b=w.length-1,v=(x=w[b]?.points??[]).length-1;u<0;)u+=x[v]?.partialLength??0,(v-=1)<0&&(b-=1,v=(x=w[b]?.points??[]).length-1);_=(x=w[b]?.points??[])[v-1],f=x[v],S=f?.partialLength??0}c=m.length||0,h=0,l=0;let M=1.2*(t.finalSize||0)*.714,T=!0,A,D,I,F,L=i.length,$,N=-1,R,V=0,O=0,z=u,B=b,G=v,q=-1,j,W=[0,0,0],H=0,U=[0,0,0],Y,J,X,Z,Q="",tt=this.defaultPropsArray,te;if(2===t.j||1===t.j){let e=0,s=0,a=2===t.j?-.5:-1,n=0,o=!0;for(p=0;p<c;p++){if(m[p]?.n){for(e&&(e+=s);n<p;)(m[n]??{}).animatorJustifyOffset=e,n++;e=0,o=!0;continue}for(I=0;I<L;I++){if(A=i[I]?.a??{},!A.t?.propType)continue;let{v:n}=A.t;"number"==typeof n&&(o&&2===t.j&&(s+=n*a),D=i[I]?.s,$=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars),void 0!==$&&(tp($)?e+=n*($[0]??1)*a:e+=n*$*a))}o=!1}for(e&&(e+=s);n<p;)m[n].animatorJustifyOffset=e,n++}for(p=0;p<c;p++){if(a.reset(),j=1,m[p]?.n)h=0,l+=t.yOffset||0,l+=+!!T,u=z,T=!1,this._hasMaskedPath&&(b=B||0,v=G||0,_=(x=w[b]?.points??[])[v-1],f=x[v],S=f?.partialLength??0,g=0),Q="",Z="",J="",te="",tt=this.defaultPropsArray;else{if(this._hasMaskedPath){if(q!==m[p]?.line){switch(t.j){case 1:u+=C-(t.lineWidths[m[p]?.line??0]??0);break;case 2:u+=(C-(t.lineWidths[m[p]?.line??0]??0))/2}q=m[p]?.line||0}N!==m[p]?.ind&&(m[N]&&(u+=Number(m[N]?.extra)),u+=(m[p]?.an||0)/2,N=m[p]?.ind||0),u+=s[0]*(m[p]?.an||0)*.005;let e=0;for(I=0;I<L;I++){if(A=i[I]?.a,A?.p.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars)))continue;tp(A.p.v)&&(tp($)?e+=A.p.v[0]*($[0]??1):e+=A.p.v[0]*$)}if(A?.a.propType){if((D=i[I]?.s,$=D?.getMult(Number(m[p]?.anIndexes[I]),r.a?.[I]?.s?.totalChars))&&tp(A.a.v)){if(tp($)){e+=(A.a.v[0]??0)*($[0]??1);continue}e+=(A.a.v[0]??0)*$}}}for(y=!0,this._pathData.a?.v&&(u=.5*(m[0]?.an||0)+(C-Number(this._pathData.f?.v)-.5*(m[0]?.an||0)-(m[m.length-1]?.an??0)*.5)*N/(c-1)+Number(this._pathData.f?.v));y;)g+S>=u+e||!x?(E=(u+e-g)/(f?.partialLength||0),V=Number(_?.point[0])+(Number(f?.point[0])-Number(_?.point[0]))*E,O=Number(_?.point[1])+(Number(f?.point[1])-Number(_?.point[1]))*E,a.translate(-s[0]*(m[p]?.an??0)*.005,-(.01*(s[1]*M))),y=!1):x.length>0&&(g+=Number(f?.partialLength),++v>=x.length&&(v=0,w[++b]?x=w[b]?.points??[]:P?.v?.c?(v=0,b=0,x=w[b]?.points??[]):(g-=Number(f?.partialLength),x=null)),x&&(_=f,f=x[v],S=f?.partialLength??0));R=(m[p]?.an??0)/2-(m[p]?.add??0),a.translate(-R,0,0)}else R=(m[p]?.an??0)/2-(m[p]?.add??0),a.translate(-R,0,0),a.translate(-s[0]*(m[p]?.an??0)*.005,-s[1]*M*.01,0);for(I=0;I<L;I++)if(A=i[I]?.a??{},A.t?.propType&&(D=i[I]?.s,$=D?.getMult(Number(m[p]?.anIndexes[I]),r.a?.[I]?.s?.totalChars),0!==h||0!==t.j)){if(this._hasMaskedPath){tp($)?u+=Number(A.t.v)*($[0]??1):u+=Number(A.t.v)*Number($);continue}if(tp($)){h+=Number(A.t.v)*($[0]??1);continue}h+=Number(A.t.v)*Number($)}for(t.strokeWidthAnim&&(H=t.sw||0),t.strokeColorAnim&&(W=t.sc?[t.sc[0],t.sc[1],t.sc[2]]:[0,0,0]),t.fillColorAnim&&t.fc&&(U=[Number(t.fc[0]),Number(t.fc[1]),Number(t.fc[2])]),I=0;I<L;I++)if(A=i[I]?.a??{},A.a?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.a.v))continue;if(tp($)){a.translate(-(A.a.v[0]??0)*($[0]??1),-(A.a.v[1]??0)*($[1]??1),(A.a.v[2]??0)*($[2]??1));continue}a.translate(-(A.a.v[0]??0)*$,-(A.a.v[1]??0)*$,(A.a.v[2]??0)*$)}for(I=0;I<L;I++)if(A=i[I]?.a??{},A.s?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.s.v))continue;if(tp($)){a.scale(1+((A.s.v[0]??0)-1)*($[0]??1),1+((A.s.v[1]??0)-1)*($[1]??1),1);continue}a.scale(1+((A.s.v[0]??0)-1)*$,1+((A.s.v[1]??0)-1)*$,1)}for(I=0;I<L;I++)if(A=i[I]?.a??{},D=i[I]?.s,$=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars)){if(A.sk?.propType&&(tp($)?a.skewFromAxis(-Number(A.sk.v)*($[0]??1),Number(A.sa?.v)*($[1]??1)):a.skewFromAxis(-Number(A.sk.v)*$,Number(A.sa?.v)*$)),A.r?.propType&&(tp($)?a.rotateZ(-Number(A.r.v)*($[2]??1)):a.rotateZ(-Number(A.r.v)*$)),A.ry?.propType&&(tp($)?a.rotateY(Number(A.ry.v)*($[1]??1)):a.rotateY(Number(A.ry.v)*$)),A.rx?.propType&&(tp($)?a.rotateX(Number(A.rx.v)*($[0]??1)):a.rotateX(Number(A.rx.v)*$)),A.o?.propType&&(tp($)?j+=(Number(A.o.v)*($[0]??1)-j)*($[0]??1):j+=(Number(A.o.v)*$-j)*$),t.strokeWidthAnim&&A.sw?.propType&&(tp($)?H+=Number(A.sw.v)*($[0]??1):H+=Number(A.sw.v)*$),t.strokeColorAnim&&A.sc?.propType&&tp(A.sc.v))for(Y=0;Y<3;Y++)tp($)?W[Y]+=((A.sc.v[Y]??0)-(W[Y]??0))*($[0]??1):W[Y]+=((A.sc.v[Y]??0)-(W[Y]??0))*$;if(t.fillColorAnim&&t.fc){if(A.fc?.propType)for(Y=0;Y<3;Y++)tp(A.fc.v)&&(tp($)?U[Y]+=((A.fc.v[Y]??0)-(U[Y]??0))*($[0]??1):U[Y]+=((A.fc.v[Y]??0)-(U[Y]??0))*$);A.fh?.propType&&(U=tp($)?is(U,Number(A.fh.v)*($[0]??1)):is(U,Number(A.fh.v)*$)),A.fs?.propType&&(U=tp($)?ii(U,Number(A.fs.v)*($[0]??1)):ii(U,Number(A.fs.v)*$)),A.fb?.propType&&(U=tp($)?ie(U,Number(A.fb.v)*($[0]??1)):ie(U,Number(A.fb.v)*$))}}for(I=0;I<L;I++)if(A=i[I]?.a??{},A.p?.propType){if(D=i[I]?.s,!($=D?.getMult(m[p]?.anIndexes[I]??0,r.a?.[I]?.s?.totalChars))||!tp(A.p.v))continue;this._hasMaskedPath?tp($)?a.translate(0,A.p.v[1]*$[0],-A.p.v[2]*$[1]):a.translate(0,A.p.v[1]*$,-A.p.v[2]*$):tp($)?a.translate(A.p.v[0]*$[0],A.p.v[1]*$[1],-A.p.v[2]*$[2]):a.translate(A.p.v[0]*$,A.p.v[1]*$,-A.p.v[2]*$)}if(t.strokeWidthAnim&&(J=H<0?0:H),t.strokeColorAnim&&(X=`rgb(${Math.round(255*W[0])},${Math.round(255*W[1])},${Math.round(255*W[2])})`),t.fillColorAnim&&t.fc&&(Z=`rgb(${Math.round(255*U[0])},${Math.round(255*U[1])},${Math.round(255*U[2])})`),this._hasMaskedPath){if(a.translate(0,-Number(t.ls)),a.translate(0,s[1]*M*.01+l,0),this._pathData.p?.v){k=(Number(f?.point[1])-Number(_?.point[1]))/(Number(f?.point[0])-Number(_?.point[0]));let t=180*Math.atan(k)/Math.PI;Number(f?.point[0])<Number(_?.point[0])&&(t+=180),a.rotate(-t*Math.PI/180)}a.translate(V,O,0),u-=s[0]*(m[p]?.an??0)*.005,m[p+1]&&N!==m[p+1]?.ind&&(u+=(m[p]?.an??0)/2,u+=.001*t.tr*Number(t.finalSize))}else{switch(a.translate(h,l,0),t.ps&&a.translate(t.ps[0],t.ps[1]+Number(t.ascent),0),t.j){case 1:a.translate((m[p]?.animatorJustifyOffset??0)+Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[m[p]?.line??0])),0,0);break;case 2:a.translate((m[p]?.animatorJustifyOffset??0)+Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[m[p]?.line??0]))/2,0,0)}a.translate(0,-Number(t.ls)),a.translate(R,0,0),a.translate(s[0]*Number(m[p]?.an)*.005,s[1]*M*.01,0),h+=(m[p]?.l??0)+.001*t.tr*Number(t.finalSize)}n===K.HTML?Q=a.toCSS():n===K.SVG?Q=a.to2dCSS():tt=[a.props[0]??0,a.props[1]??0,a.props[2]??0,a.props[3]??0,a.props[4]??0,a.props[5]??0,a.props[6]??0,a.props[7]??0,a.props[8]??0,a.props[9]??0,a.props[10]??0,a.props[11]??0,a.props[12]??0,a.props[13]??0,a.props[14]??0,a.props[15]??0],te=j}if(o<=p){F=new s6(Number(te),Number(J),X,Z,Q,tt),this.renderedLetters.push(F),o++,this.lettersChangedFlag=!0;continue}F=this.renderedLetters[p],this.lettersChangedFlag=F.update(Number(te),Number(J),X,Z,Q,tt)||this.lettersChangedFlag}}catch(t){console.error(this.constructor.name,t)}}getValue(){return this._elem.globalData?.frameId===this._frameId||(this._frameId=this._elem.globalData?.frameId??0,this.iterateDynamicProperties()),0}searchProperties(t){let{length:e}=this._textData.a??[],{getProp:s}=ez;for(let t=0;t<e;t++)this._animatorsData[t]=new s9(this._elem,this._textData.a?.[t],this);this._textData.p&&"m"in this._textData.p&&this._elem.maskManager?(this._pathData={a:s(this._elem,this._textData.p.a,0,0,this),f:s(this._elem,this._textData.p.f,0,0,this),l:s(this._elem,this._textData.p.l,0,0,this),m:this._elem.maskManager.getMaskProperty(this._textData.p.m),p:s(this._elem,this._textData.p.p,0,0,this),r:s(this._elem,this._textData.p.r,0,0,this)},this._hasMaskedPath=!0):this._hasMaskedPath=!1,this._moreOptions.alignment=s(this._elem,this._textData.m?.a,1,0,this)}}function ia(t){let e=t.fStyle?t.fStyle.split(" "):[],s="normal",i="normal",{length:r}=e;for(let t=0;t<r;t++)switch(e[t]?.toLowerCase()){case"italic":i="italic";break;case"bold":s="700";break;case"black":s="900";break;case"medium":s="500";break;case"regular":case"normal":s="400";break;case"light":case"thin":s="200"}return{style:i,weight:t.fWeight||s}}let io=[2304,2305,2306,2307,2362,2363,2364,2364,2366,2367,2368,2369,2370,2371,2372,2373,2374,2375,2376,2377,2378,2379,2380,2381,2382,2383,2387,2388,2389,2390,2391,2402,2403],ih={data:{shapes:[]},shapes:[],size:0,w:0},il=["d83cdffb","d83cdffc","d83cdffd","d83cdffe","d83cdfff"];function ip(t){let e=ic(t);return e>=127462&&e<=127487}function ic(t){let e=0,s=t.charCodeAt(0);if(s>=55296&&s<=56319){let i=t.charCodeAt(1);i>=56320&&i<=57343&&(e=(s-55296)*1024+i-56320+65536)}return e}function im(t,e){if(tg)return;let s=tY("span");s.setAttribute("aria-hidden","true"),s.style.fontFamily=e;let i=tY("span");i.innerText="giItT1WQy@!-/#",s.style.position="absolute",s.style.left="-10000px",s.style.top="-10000px",s.style.fontSize="300px",s.style.fontVariant="normal",s.style.fontStyle="normal",s.style.fontWeight="normal",s.style.letterSpacing="0",s.appendChild(i),document.body.appendChild(s);let r=i.offsetWidth;return i.style.fontFamily=`${function(t){let e=t.split(","),{length:s}=e,i=[];for(let t=0;t<s;t++)"sans-serif"!==e[t]&&"monospace"!==e[t]&&i.push(e[t]);return i.join(",")}(t)}, ${e}`,{node:i,parent:s,w:r}}class id{constructor(){this.chars=null,this.fonts=[],this.isLoaded=!1,this.typekitLoaded=0,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)}addChars(t){if(!t)return;this.chars=this.chars??[];let{length:e}=t,s,{length:i}=this.chars,r;for(let a=0;a<e;a++){for(s=0,r=!1;s<i;)this.chars[s]?.style===t[a]?.style&&this.chars[s]?.fFamily===t[a]?.fFamily&&this.chars[s]?.ch===t[a]?.ch&&(r=!0),s++;!r&&(this.chars.push(t[a]),i++)}}addFonts(t,e){if(!t){this.isLoaded=!0;return}if(this.chars){this.isLoaded=!0,this.fonts=t.list;return}let{length:s}=t.list;if(!tg){this.isLoaded=!0;for(let e=0;e<s;e++){let s=t.list[e];s&&(s.helper=this.createHelper(s),s.cache={})}this.fonts=t.list;return}let i=s;for(let s=0;s<i;s++){let r=!0,a,n=t.list[s];if(n){if(n.loaded=!1,n.monoCase=im(n.fFamily,"monospace"),n.sansCase=im(n.fFamily,"sans-serif"),n.fPath){if("p"===n.fOrigin||3===n.origin){if((a=document.querySelectorAll(`style[f-forigin="p"][f-family="${n.fFamily}"], style[f-origin="3"][f-family="${n.fFamily}"]`)).length>0&&(r=!1),r){let t=tY("style");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.setAttribute("f-family",n.fFamily),t.innerText=`@font-face {font-family: ${n.fFamily}; font-style: normal; src: url('${n.fPath}');}`,e?.appendChild(t)}}else if("g"===n.fOrigin||1===n.origin){let{length:t}=a=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]');for(s=0;s<t;s++)a[s]?.href.includes(n.fPath)&&(r=!1);if(r){let t=tY("link");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.type="text/css",t.rel="stylesheet",t.href=n.fPath,document.body.appendChild(t)}}else if("t"===n.fOrigin||2===n.origin){let{length:t}=a=document.querySelectorAll('script[f-forigin="t"], script[f-origin="2"]');for(s=0;s<t;s++)n.fPath===a[s]?.src&&(r=!1);if(r){let t=tY("link");t.setAttribute("f-forigin",n.fOrigin),t.setAttribute("f-origin",`${n.origin}`),t.rel="stylesheet",t.href=n.fPath,e?.appendChild(t)}}}else n.loaded=!0,i-=1;n.helper=this.createHelper(n,e),n.cache={},this.fonts.push(n)}}0===i?this.isLoaded=!0:setTimeout(this.checkLoadedFonts.bind(this),100)}getCharData(t,e,s){let i=0,{length:r}=this.chars??[];for(;i<r;){if(this.chars?.[i]?.ch===t&&this.chars[i]?.style===e&&this.chars[i]?.fFamily===s)return this.chars[i];i++}return("string"!=typeof t||13===t.charCodeAt(0))&&t||this._warned||(this._warned=!0,console.warn("Missing character from exported characters list: ",t,e,s)),ih}getFontByName(t){let e=0,{length:s}=this.fonts;for(;e<s;){if(this.fonts[e]?.fName===t)return this.fonts[e];e++}return this.fonts[0]}measureText(t,e,s){let i=this.getFontByName(e);if(i.cache&&!i.cache[t]){let e=i.helper;if(" "===t){let s=Number(e?.measureText(`|${t}|`)),r=Number(e?.measureText("||"));i.cache[t]=(s-r)/100}else i.cache[t]=Number(e?.measureText(t))/100}return Number(i.cache?.[t])*Number(s)}checkLoadedFonts(){let t,e,s=this.fonts.length;for(let i=0;i<s;i++){let r=this.fonts[i];if(!r)continue;if(r.loaded){s-=1;continue}if("n"===r.fOrigin||0===r.origin){r.loaded=!0;continue}if(t=r.monoCase?.node,e=r.monoCase?.w||0,t?.offsetWidth===e?(t=r.sansCase?.node,e=r.sansCase?.w||0,t?.offsetWidth!==e&&(s-=1,r.loaded=!0)):(s-=1,r.loaded=!0),!r.loaded)continue;let{monoCase:a,sansCase:n}=r;n&&n.parent.parentNode?.removeChild(n.parent),a&&a.parent.parentNode?.removeChild(a.parent)}0!==s&&Date.now()-this.initTime<5e3?setTimeout(this.checkLoadedFontsBinded,20):setTimeout(this.setIsLoadedBinded,10)}createHelper(t,e){let s;if(tg)return;let i=e?K.SVG:K.Canvas,r=ia(t);if(i===K.SVG){let i=tJ("text");i.style.fontSize="100px",i.setAttribute("font-family",t.fFamily),i.setAttribute("font-style",r.style),i.setAttribute("font-weight",r.weight),i.textContent="1",t.fClass?(i.style.fontFamily="inherit",i.classList.add(t.fClass)):i.style.fontFamily=t.fFamily,e?.appendChild(i),s=i}else{let e=new OffscreenCanvas(500,500).getContext("2d");e&&(e.font=`${r.style} ${r.weight} 100px ${t.fFamily}`,s=e)}return{measureText:t=>i===K.SVG?(s.textContent=t,s.getComputedTextLength()):s.measureText(t).width}}setIsLoaded(){this.isLoaded=!0}}class iu extends eL{constructor(t,e){super(),this.canResize=!1,this.defaultBoxWidth=[0,0],this.effectsSequence=[],this.keysIndex=0,this.minimumFontSize=1,this.pv="",this.v="",this._frameId=-999999,this.kf=!1,this._isFirstFrame=!0,this._mdf=!1,e.d?.sid&&(e.d=t.globalData?.slotManager?.getProp(e.d)),this.data=e,this.elem=t,this.comp=this.elem.comp,this.currentData={__complete:!1,ascent:0,boxWidth:this.defaultBoxWidth,f:"",fc:"",fillColorAnim:!1,finalLineHeight:0,finalSize:0,finalText:[],fStyle:"",fWeight:"",justifyOffset:0,l:[],lh:0,lineWidths:[],ls:0,of:"",ps:null,s:0,sc:"",strokeColorAnim:!1,strokeWidthAnim:!1,sw:0,t:0,tr:0,yOffset:0};const s=this.data.d?.k[0]?.s;s&&this.copyData(this.currentData,s),this.searchProperty()||this.completeTextData(this.currentData)}addEffect(t){this.effectsSequence.push(t),this.elem.addDynamicProperty(this)}buildFinalText(t){let e=[],s=0,i=t.length,r,a,n,o=!1,h;for(;s<i;){var l;(n=o,o=!1,r=t.charCodeAt(s),h=t.charAt(s),io.includes(r))?n=!0:r>=55296&&r<=56319?function(t,e){let s=e,i=ic(t.slice(s,2));if(127988!==i)return!1;let r=0;for(s+=2;r<5;){if((i=ic(t.slice(s,2)))<917601||i>917626)return!1;r++,s+=2}return 917631===ic(t.slice(s,2))}(t,s)?h=t.slice(s,14):(a=t.charCodeAt(s+1))>=56320&&a<=57343&&(function(t,e){let s=t.toString(16)+e.toString(16);return il.includes(s)}(r,a)?(h=t.slice(s,2),n=!0):h=ip((l=t.slice(s,4)).slice(0,2))&&ip(l.slice(2,2))?t.slice(s,4):t.slice(s,2)):r>56319?65039===r&&(n=!0):8205===r&&(n=!0,o=!0),n?e[e.length-1]+=h:e.push(h),s+=h.length}return e}calculateExpression(t){throw Error(`${this.constructor.name}: Method calculateExpression is not implemented`)}canResizeFont(t){this.canResize=t,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)}completeTextData(t){let e,s,i,r,a,n,o;t.__complete=!0;let{fontManager:h}=this.elem.globalData??{};if(!h)throw Error(`${this.constructor.name}: FontManager not loaded to globalData`);let{canResize:l,data:p,minimumFontSize:c}=this,m=[],d,u,f=0,g,y=p.m?.g,v=0,b=0,_=0,x=[],w,S=0,C=h.getFontByName(t.f),E=ia(C);t.fWeight=E.weight,t.fStyle=E.style,t.finalSize=t.s,t.finalText=this.buildFinalText(`${t.t}`),d=t.finalText.length||0,t.finalLineHeight=t.lh;let k=t.tr/1e3*t.finalSize;if(t.sz){let r,a,n=!0,[o,p]=t.sz;for(;n;){a=this.buildFinalText(`${t.t}`),r=0,w=0,d=a.length,k=t.tr/1e3*t.finalSize;let m=-1;for(let n=0;n<d;n++)i=a[n]?.charCodeAt(0)??0,u=!1," "===a[n]?m=n:(13===i||3===i)&&(w=0,u=!0,r+=t.finalLineHeight||1.2*t.finalSize),h.chars?(e=h.getCharData(a[n]??"",C.fStyle,C.fFamily),s=u?0:e.w*t.finalSize/100):s=h.measureText(a[n]??"",t.f,t.finalSize)||0,w+s>o&&" "!==a[n]?(-1===m?d++:n=m,r+=t.finalLineHeight||1.2*t.finalSize,a.splice(n,+(m===n),"\r"),m=-1,w=0):(w+=s,w+=k);r+=Number(C.ascent)*t.finalSize/100,l&&t.finalSize>c&&p<r?(t.finalSize-=1,t.finalLineHeight=t.finalSize*t.lh/t.s):(t.finalText=a,d=t.finalText.length,n=!1)}}w=-k;let P=0,M;for(let r=0;r<d;r++)if(u=!1,13===(i=(M=t.finalText[r]??"").charCodeAt(0))||3===i?(P=0,x.push(w),S=w>S?w:S,w=-2*k,g="",u=!0,_++):g=M,h.chars?(e=h.getCharData(M,C.fStyle,h.getFontByName(t.f).fFamily),s=u?0:e.w*t.finalSize/100):s=h.measureText(g,t.f,t.finalSize)," "===M?P+=s+k:(w+=s+k+P,P=0),m.push({add:v,an:s,animatorJustifyOffset:0,anIndexes:[],l:s,line:_,n:u,val:g}),2===y){if(v+=s,""===g||" "===g||r===d-1){for((""===g||" "===g)&&(v-=s);b<=r;){let t=m[b];t&&(t.an=v,t.ind=f,t.extra=s),b++}f++,v=0}}else if(3===y){if(v+=s,""===g||r===d-1){""===g&&(v-=s);let t=m[b];for(;b<=r;)t&&(t.an=v,t.ind=f,t.extra=s),b++;v=0,f++}}else{let t=m[f];t&&(t.ind=f,t.extra=0),f++}if(t.l=m,S=w>S?w:S,x.push(w),t.sz)t.boxWidth=t.sz[0],t.justifyOffset=0;else switch(t.boxWidth=S,t.j){case 1:t.justifyOffset=-t.boxWidth;break;case 2:t.justifyOffset=-t.boxWidth/2;break;default:t.justifyOffset=0}t.lineWidths=x;let T=p.a,{length:A}=T??[],D=[];for(let e=0;e<A;e++){if(!(r=T?.[e]))continue;r.a?.sc&&(t.strokeColorAnim=!0),r.a?.sw&&(t.strokeWidthAnim=!0),(r.a?.fc||r.a?.fh||r.a?.fs||r.a?.fb)&&(t.fillColorAnim=!0),o=0,n=Number(r.s?.b);for(let t=0;t<d;t++)(a=m[t]??{}).anIndexes[e]=o,(1===n&&""!==a.val||2===n&&""!==a.val&&" "!==a.val||3===n&&(a.n||" "===a.val||t===d-1)||4===n&&(a.n||t===d-1))&&(1===Number(r.s?.rn)&&D.push(o),o++);let s=p.a?.[e]?.s;s&&(s.totalChars=o);let i=-1,h;if(r.s?.rn===1)for(let t=0;t<d;t++)i!==Number((a=m[t]??{}).anIndexes[e])&&(i=a.anIndexes[e]??0,h=D.splice(Math.floor(Math.random()*D.length),1)[0]),h&&(a.anIndexes[e]=h)}t.yOffset=t.finalLineHeight||1.2*t.finalSize,t.ls=t.ls||0,t.ascent=Number(C.ascent)*t.finalSize/100}copyData(t,e){let s=Object.keys(e),{length:i}=s;for(let r=0;r<i;r++)Object.hasOwn(e,s[r]??"")&&(t[s[r]]=e[s[r]]);return t}getExpressionValue(t,e){throw Error(`${this.constructor.name}: Method getExpressionValue is not implemented`)}getKeyframeValue(){let t=this.data.d?.k??[],e=Number(this.elem.comp?.renderedFrame),s=0,i=t.length;for(;s<=i-1&&!(s===i-1||Number(t[s+1]?.t)>e);)s++;return this.keysIndex!==s&&(this.keysIndex=s),this.data.d?.k[this.keysIndex]?.s}getValue(t){if((this.elem.globalData?.frameId===this.frameId||0===this.effectsSequence.length)&&!t)return 0;let e=this.data.d?.k[this.keysIndex]?.s.t;void 0!==e&&(this.currentData.t=e);let s=this.currentData,i=this.keysIndex;if(this.lock)return this.setCurrentData(this.currentData),0;this.lock=!0,this._mdf=!1;let{length:r}=this.effectsSequence,a=t??this.data.d?.k[this.keysIndex]?.s;for(let t=0;t<r;t++)a=i===this.keysIndex?this.effectsSequence[t]?.(this.currentData,a?.t):this.effectsSequence[t]?.(a,a?.t);return s!==a&&this.setCurrentData(a),this.v=this.currentData,this.pv=this.v,this.lock=!1,this.frameId=this.elem.globalData?.frameId,0}recalculate(t){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);let e=this.data.d.k[t]?.s;e&&(e.__complete=!1),this.keysIndex=0,this._isFirstFrame=!0,this.getValue(e)}searchExpressions(){throw Error(`${this.constructor.name}: Method searchExpressions is not implemented`)}searchKeyframes(){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);return this.kf=this.data.d.k.length>1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf}searchProperty(){return this.searchKeyframes()}setCurrentData(t){t.__complete||this.completeTextData(t),this.currentData=t,this.currentData.boxWidth=this.currentData.boxWidth||this.defaultBoxWidth,this._mdf=!0}setMinimumFontSize(t){this.minimumFontSize=Math.floor(t)||1,this.recalculate(this.keysIndex),this.elem.addDynamicProperty(this)}updateDocumentData(t,e){if(!this.data.d)throw Error(`${this.constructor.name}: data.k (TextData -> DocumentData) is not implemented`);let s=e;s=s??this.keysIndex;let i=this.copyData({},this.data.d.k[s]?.s??{});i=this.copyData(i,t),(this.data.d.k[s]??{s:null}).s=i,this.recalculate(s),this.setCurrentData(i),this.elem.addDynamicProperty(this)}}class ig extends sf{applyTextPropertiesToMatrix(t,e,s,i,r){switch(t.ps&&e.translate(t.ps[0],t.ps[1]+Number(t.ascent),0),e.translate(0,-Number(t.ls),0),t.j){case 1:e.translate(Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[s])),0,0);break;case 2:e.translate(Number(t.justifyOffset)+(Number(t.boxWidth)-Number(t.lineWidths[s]))/2,0,0)}e.translate(i,r,0)}buildColor(t){return`rgb(${Math.round(255*t[0])},${Math.round(255*t[1])},${Math.round(255*t[2])})`}buildNewText(){throw Error(`${this.constructor.name}: Method buildNewText is not implemented`)}canResizeFont(t){this.textProperty?.canResizeFont(t)}createPathShape(t,e){let s,i="",{length:r}=e;for(let a=0;a<r;a++)e[a]?.ty===Z.Path&&e[a]?.ks?.k&&(i+=sM(s=e[a]?.ks?.k,s.i.length,!0,t));return i}initElement(t,e,s){if(!t.t)throw Error(`${this.constructor.name}: data.t (LottieLayer -> TextData) can't be undefined`);this.emptyProp=new s6,this.lettersChangedFlag=!0,this.initFrame(),this.initBaseData(t,e,s),this.textProperty=new iu(this,t.t),this.textAnimator=new ir(t.t,this.renderType||K.SVG,this),this.initTransform(),this.initHierarchy(),this.initRenderable(),this.initRendererElement(),this.createContainerElements(),this.createRenderableComponents(),this.createContent(),this.hide(),this.textAnimator.searchProperties(this.dynamicProperties)}prepareFrame(t){this._mdf=!1,this.prepareRenderableFrame(t),this.prepareProperties(t,this.isInRange)}setMinimumFontSize(t){this.textProperty?.setMinimumFontSize(t)}updateDocumentData(t,e){this.textProperty?.updateDocumentData(t,e)}validateText(){(this.textProperty?._mdf||this.textProperty?._isFirstFrame)&&(this.buildNewText(),this.textProperty._isFirstFrame=!1,this.textProperty._mdf=!1)}}let iy="rgba(0,0,0,0)";class iv extends ig{constructor(t,e,s){super(),this.clearCanvas=su.prototype.clearCanvas,this.createContainerElements=su.prototype.createContainerElements,this.createContent=su.prototype.createContent,this.createElements=su.prototype.createElements,this.createRenderableComponents=su.prototype.createRenderableComponents,this.currentRender=null,this.destroy=su.prototype.destroy,this.exitLayer=su.prototype.exitLayer,this.fill=!1,this.fillColorAnim=!1,this.hide=su.prototype.hide,this.hideElement=su.prototype.hideElement,this.initRendererElement=su.prototype.initRendererElement,this.justifyOffset=0,this.prepareLayer=su.prototype.prepareLayer,this.renderedLetters=[],this.renderFrame=su.prototype.renderFrame,this.renderLocalTransform=su.prototype.renderLocalTransform,this.renderRenderable=su.prototype.renderRenderable,this.searchEffectTransforms=su.prototype.searchEffectTransforms,this.setBlendMode=su.prototype.setBlendMode,this.show=su.prototype.show,this.showElement=su.prototype.showElement,this.stroke=!1,this.strokeColorAnim=!1,this.strokeWidthAnim=!1,this.textSpans=[],this.tHelper=tY("canvas").getContext("2d"),this.values={fill:iy,fValue:"",stroke:iy,sWidth:0},this.yOffset=0,this.renderType=K.Canvas,this.initElement(t,e,s)}buildNewText(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.globalData.fontManager)throw Error(`${this.constructor.name}: fontManager is not implemented in globalData`);if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not implemented`);let t=this.textProperty.currentData;this.renderedLetters=ee(t.l.length||0);let e=!1;t.fc?(e=!0,this.values.fill=this.buildColor(t.fc)):this.values.fill="rgba(0,0,0,0)",this.fill=e;let s=!1;t.sc&&(s=!0,this.values.stroke=this.buildColor(t.sc),this.values.sWidth=Number(t.sw));let i=this.globalData.fontManager.getFontByName(t.f),r=t.l,a=this.mHelper;this.stroke=s,this.values.fValue=`${t.finalSize}px ${this.globalData.fontManager.getFontByName(t.f).fFamily}`;let{singleShape:n}=this.data,o=.001*t.tr*Number(t.finalSize),h,l=0,p=0,c=!0,m=0,{length:d}=t.finalText;for(let e=0;e<d;e++){let s=this.globalData.fontManager.getCharData(t.finalText[e],i.fStyle,this.globalData.fontManager.getFontByName(t.f).fFamily).data??{};a.reset(),n&&r[e]?.n&&(l=-o,p+=Number(t.yOffset),p+=+!!c,c=!1);let d=s.shapes?.[0]?.it??[];a.scale(Number(t.finalSize)/100,Number(t.finalSize)/100),n&&this.applyTextPropertiesToMatrix(t,a,r[e]?.line??0,l,p);let{length:u}=d,f=ee(u-1),g=0;for(let t=0;t<u;t++){if(d[t]?.ty!==Z.Path)continue;let{length:e}=(d[t]?.ks?.k).i,s=d[t]?.ks?.k,i=[];for(h=1;h<e;h++)1===h&&i.push(a.applyToX(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0),a.applyToY(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0)),i.push(a.applyToX(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToY(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToX(s.i[h]?.[0]??0,s.i[h]?.[1]??0,0),a.applyToY(s.i[h]?.[0]??0,s.i[h]?.[1]??0,0),a.applyToX(s.v[h]?.[0]??0,s.v[h]?.[1]??0,0),a.applyToY(s.v[h]?.[0]??0,s.v[h]?.[1]??0,0));i.push(a.applyToX(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToY(s.o[h-1]?.[0]??0,s.o[h-1]?.[1]??0,0),a.applyToX(s.i[0]?.[0]??0,s.i[0]?.[1]??0,0),a.applyToY(s.i[0]?.[0]??0,s.i[0]?.[1]??0,0),a.applyToX(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0),a.applyToY(s.v[0]?.[0]??0,s.v[0]?.[1]??0,0)),f[g]=i,g++}n&&(l+=r[e]?.l??0,l+=o),this.textSpans[m]?this.textSpans[m].elem=f:this.textSpans[m]={elem:f},m++}}renderInnerContent(){let t,e,s,i;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.textAnimator)throw Error(`${this.constructor.name}: textAnimator is not implemented`);if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.validateText(),this.canvasContext.font=this.values.fValue,this.globalData.renderer?.ctxLineCap("butt"),this.globalData.renderer?.ctxLineJoin("miter"),this.globalData.renderer?.ctxMiterLimit(4),this.data.singleShape||this.textAnimator.getMeasures(this.textProperty.currentData,this.lettersChangedFlag);let{renderedLetters:r}=this.textAnimator,a=this.textProperty.currentData.l,n,o=null,h=null,l=null,p,c,m=this.globalData.renderer,{length:d}=a;for(let u=0;u<d;u++)if(!a[u]?.n){if(n=r[u],m.save(),m.ctxTransform(n?.p),m.ctxOpacity(n?.o),this.fill){n?.fc?o!==n.fc&&(m.ctxFillStyle(n.fc),o=n.fc):o!==this.values.fill&&(o=this.values.fill,m.ctxFillStyle(this.values.fill));let{length:e}=p=this.textSpans[u]?.elem??[];for(this.globalData.canvasContext?.beginPath(),t=0;t<e;t++){let{length:e}=c=p[t]??[];for(this.globalData.canvasContext?.moveTo(c[0]??0,c[1]??0),s=2;s<e;s+=6)this.globalData.canvasContext?.bezierCurveTo(c[s]??0,c[s+1]??0,c[s+2]??0,c[s+3]??0,c[s+4]??0,c[s+5]??0)}this.globalData.canvasContext?.closePath(),m.ctxFill()}if(this.stroke){for(n?.sw?l!==n.sw&&(l=n.sw,m.ctxLineWidth(n.sw)):l!==this.values.sWidth&&(l=this.values.sWidth,m.ctxLineWidth(this.values.sWidth)),n?.sc?h!==n.sc&&(h=n.sc,m.ctxStrokeStyle(n.sc)):h!==this.values.stroke&&(h=this.values.stroke,m.ctxStrokeStyle(this.values.stroke)),e=(p=this.textSpans[u]?.elem??[]).length,this.globalData.canvasContext?.beginPath(),t=0;t<e;t++)for(i=(c=p[t]??[]).length,this.globalData.canvasContext?.moveTo(c[0]??0,c[1]??0),s=2;s<i;s+=6)this.globalData.canvasContext?.bezierCurveTo(c[s]??0,c[s+1]??0,c[s+2]??0,c[s+3]??0,c[s+4]??0,c[s+5]??0);this.globalData.canvasContext?.closePath(),m.ctxStroke()}this.globalData.renderer?.restore()}}}class ib extends sr{constructor(t,e,s){super(),this._canPlay=!1,this._currentTime=0,this._isPlaying=!1,this._previousVolume=null,this._volume=1,this._volumeMultiplier=1,this.initFrame(),this.initRenderable(),this.assetData=e.getAssetData(t.refId)??null,this.initBaseData(t,e,s);const i=this.globalData?.getAssetsPath(this.assetData);this.audio=this.globalData?.audioController?.createAudio(i),this.globalData?.audioController?.addAudio(this),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0},this.lv=ez.getProp(this,t.au?.lv??{k:[100]},1,.01,this)}getBaseElement(){return null}hide(){this.audio.pause(),this._isPlaying=!1}initExpressions(){}pause(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1}prepareFrame(t){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);this.prepareRenderableFrame(t,!0),this.prepareProperties(t,!0),this.tm._placeholder?this._currentTime=t/Number(this.data.sr):this._currentTime=this.tm.v,this._volume=this.lv.v[0];let e=this._volume*this._volumeMultiplier;this._previousVolume!==e&&(this._previousVolume=e,this.audio.volume(e))}renderFrame(t){if(this.isInRange&&this._canPlay){if(!this._isPlaying){this.audio.play(),this.audio.seek(this._currentTime/Number(this.globalData?.frameRate)),this._isPlaying=!0;return}(!this.audio.playing()||Math.abs(this._currentTime/Number(this.globalData?.frameRate)-this.audio.seek())>.1)&&this.audio.seek(this._currentTime/Number(this.globalData?.frameRate))}}resume(){this._canPlay=!0}setRate(t){this.audio.rate(t)}show(){}sourceRectAtTime(){return null}volume(t){this._volumeMultiplier=t,this._previousVolume=t*this._volume,this.audio.volume(this._previousVolume)}}class i_ extends sr{constructor(t,e,s){if(super(),this.assetData=null,this.initFrame(),this.initRenderable(),t.refId&&(this.assetData=e.getAssetData(t.refId)??null),!e.imageLoader)throw Error(`${this.constructor.name}: imageLoader is not implemented in globalData`);this.footageData=e.imageLoader.getAsset(this.assetData),this.initBaseData(t,e,s)}getBaseElement(){return null}getFootageData(){return this.footageData}initExpressions(){let t=tW.interface;if(!t)return;let e=t("footage");this.layerInterface=new e(this)}prepareFrame(){}renderFrame(){}}class ix{constructor(t){this.animationData=t}getProp(t){let{sid:e}=t;return e&&this.animationData.slots?.[e]?Object.assign(t,this.animationData.slots[e].p):t}}class iw extends si{addPendingElement(t){this.pendingElements.push(t)}buildAllItems(){let{length:t}=this.layers;for(let e=0;e<t;e++)this.buildItem(e);this.checkPendingElements()}buildElementParenting(t,e,s=[]){let{elements:i,layers:r}=this,{length:a}=r,n=0;for(;n<a;){if(r[n]?.ind!==e){n++;continue}let a=i[n];if(!a||!0===a){this.buildItem(n),this.addPendingElement(t),n++;continue}if(s.push(a),a.setAsParent(),r[n]?.parent===void 0){t.setHierarchy(s),n++;continue}this.buildElementParenting(t,r[n]?.parent,s),n++}}buildItem(t){throw Error(`${this.constructor.name}: Method buildItem not yet implemented`)}checkLayers(t){this.completeLayers=!0;let{length:e}=this.layers;for(let s=e-1;s>=0;s--){let e=this.layers[s];!this.elements[s]&&e&&e.ip-e.st<=Number(t)-e.st&&e.op-e.st>Number(t)-e.st&&this.buildItem(s),this.completeLayers=!!this.elements[s]&&this.completeLayers}this.checkPendingElements()}checkPendingElements(){throw Error(`${this.constructor.name}: Method checkPendingElements not yet implemented`)}createAudio(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new ib(t,this.globalData,this)}createCamera(t){throw Error("You're using a 3d camera. Try the html renderer.")}createComp(t,e,s,i){throw Error(`${this.constructor.name}: Method createComp not yet implemented`)}createFootage(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new i_(t,this.globalData,this)}createImage(t){throw Error(`${this.constructor.name}: Method createImage is not implemented`)}createItem(t){switch(t.ty){case 2:return this.createImage(t);case 0:return this.createComp(t);case 1:return this.createSolid(t);case 3:default:return this.createNull(t);case 4:return this.createShape(t);case 5:return this.createText(t);case 6:return this.createAudio(t);case 13:return this.createCamera(t);case 15:return this.createFootage(t)}}createNull(t){throw Error(`${this.constructor.name}: Method createNull not implemented`)}createShape(t){throw Error(`${this.constructor.name}: Method createShape not implemented`)}createSolid(t){throw Error(`${this.constructor.name}: Method createSolid not implemented`)}createText(t){throw Error(`${this.constructor.name}: Method createText not implemented`)}getElementById(t){let{length:e}=this.elements;for(let s=0;s<e;s++)if(this.elements[s]?.data.ind===t)return this.elements[s]??null;return null}getElementByPath(t){let e,s=t.shift();if("number"==typeof s)e=this.elements[s];else{let{length:t}=this.elements;for(let i=0;i<t;i++)if(this.elements[i]?.data.nm===s){e=this.elements[i];break}}return 0===t.length?e:e?.getElementByPath(t)}includeLayers(t){this.completeLayers=!1;let{length:e}=t,{length:s}=this.layers;for(let i=0;i<e;i++){let e=0;for(;e<s;){if(this.layers[e]?.id===t[i]?.id){this.layers[e]=t[i];break}e++}}}initItems(){this.globalData?.progressiveLoad||this.buildAllItems()}prepareFrame(t){throw Error(`${this.constructor.name}: Method prepareFrame not yet implemented`)}searchExtraCompositions(t){let{length:e}=t;for(let s=0;s<e;s++)if(t[s]?.xt){let e=this.createComp(t[s]);e.initExpressions(),this.globalData?.projectInterface.registerComposition(e)}}setProjectInterface(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);t&&(this.globalData.projectInterface=t)}setupGlobalData(t,e){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);this.globalData.fontManager=new id,this.globalData.slotManager=new ix(t),this.globalData.fontManager.addChars(t.chars),this.globalData.fontManager.addFonts(t.fonts,e),this.globalData.getAssetData=this.animationItem.getAssetData.bind(this.animationItem),this.globalData.getAssetsPath=this.animationItem.getAssetsPath.bind(this.animationItem),this.globalData.imageLoader=this.animationItem.imagePreloader,this.globalData.audioController=this.animationItem.audioController,this.globalData.frameId=0,this.globalData.frameRate=t.fr||60,this.globalData.nm=t.nm,this.globalData.compSize={h:t.h,w:t.w}}constructor(...t){super(...t),this.currentFrame=0,this.elements=[],this.layers=[],this.pendingElements=[],this.renderedFrame=-1}}class iS extends si{constructor(t,e,s){super(),this.initFrame(),this.initBaseData(t,e,s),this.initTransform(),this.initHierarchy()}getBaseElement(){return null}prepareFrame(t){this.prepareProperties(t,!0)}renderFrame(t){return null}}class iC extends sk{constructor(t,e,s){super(t,e,s),this.initElement(t,e,s)}createContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let t=tJ("rect");t.width.baseVal.value=this.data.sw||0,t.height.baseVal.value=this.data.sh||0,this.data.sc&&t.setAttribute("fill",this.data.sc),this.layerElement?.appendChild(t)}}let iE={shapes:[]};class ik extends ig{constructor(t,e,s){super(),this.createContainerElements=sE.prototype.createContainerElements,this.createRenderableComponents=sE.prototype.createRenderableComponents,this.destroyBaseElement=sE.prototype.destroyBaseElement,this.getBaseElement=sE.prototype.getBaseElement,this.getMatte=sE.prototype.getMatte,this.initRendererElement=sE.prototype.initRendererElement,this.renderedLetters=[],this.renderElement=sE.prototype.renderElement,this.setMatte=sE.prototype.setMatte,this.textSpans=[],this.renderType=K.SVG,this.initElement(t,e,s)}buildNewText(){let t,e;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);if(!this.textProperty?.currentData)throw Error(`${this.constructor.name}: DocumentData is not implemented`);this.addDynamicProperty(this);let s=this.textProperty.currentData;this.renderedLetters=ee(s.l.length||0),s.fc?this.layerElement.setAttribute("fill",this.buildColor(s.fc)):this.layerElement.setAttribute("fill","rgba(0,0,0,0)"),s.sc&&(this.layerElement.setAttribute("stroke",this.buildColor(s.sc)),this.layerElement.setAttribute("stroke-width",`${s.sw||0}`)),this.layerElement.setAttribute("font-size",`${s.finalSize||0}`);let i=this.globalData.fontManager?.getFontByName(s.f);if(i?.fClass)this.layerElement.classList.add(i.fClass);else{i?.fFamily&&this.layerElement.setAttribute("font-family",i.fFamily);let{fWeight:t}=s,{fStyle:e}=s;this.layerElement.setAttribute("font-style",e),this.layerElement.setAttribute("font-weight",t)}this.layerElement.ariaLabel=`${s.t}`;let r=s.l,a=!!this.globalData.fontManager?.chars;e=r.length;let n=null,o=this.mHelper,{singleShape:h}=this.data,l=0,p=0,c=!0,m=.001*s.tr*Number(s.finalSize);if(!h||a||s.sz){let d,u=this.textSpans.length;for(t=0;t<e;t++){if(this.textSpans[t]=this.textSpans[t]??{childSpan:null,glyph:null,span:null},!a||!h||0===t){if(!(n=(u>t?this.textSpans[t]?.span:tJ(a?"g":"text"))??null))throw Error("Could not create tSpan");if(u<=t){if(n.setAttribute("stroke-linecap","butt"),n.setAttribute("stroke-linejoin","round"),n.setAttribute("stroke-miterlimit","4"),this.textSpans[t]&&(this.textSpans[t].span=n),a){let e=tJ("g");n.appendChild(e),this.textSpans[t]&&(this.textSpans[t].childSpan=e)}this.textSpans[t]&&(this.textSpans[t].span=n),this.layerElement.appendChild(n)}n.style.display="inherit"}if(o.reset(),h&&(r[t]?.n&&(l=-m,p+=Number(s.yOffset),p+=+!!c,c=!1),this.applyTextPropertiesToMatrix(s,o,r[t]?.line??0,l,p),l+=r[t]?.l||0,l+=m),a){let e;if(d=this.globalData.fontManager?.getCharData(s.finalText[t]??"",i?.fStyle,this.globalData.fontManager.getFontByName(s.f).fFamily),d?.t===1)e=new iM(d.data,this.globalData,this);else{let t=iE;d?.data?.shapes&&(t=this.buildShapeData(d.data,Number(s.finalSize))),e=new s0(t,this.globalData,this)}if(this.textSpans[t]){let{glyph:s}=this.textSpans[t]??{};s&&(s.layerElement&&this.textSpans[t]?.childSpan?.removeChild(s.layerElement),s.destroy()),this.textSpans[t].glyph=e}e._debug=!0,e.prepareFrame(0),e.renderFrame(),e.layerElement&&this.textSpans[t]?.childSpan?.appendChild(e.layerElement),d?.t===1&&this.textSpans[t]?.childSpan?.setAttribute("transform",`scale(${Number(s.finalSize)/100},${Number(s.finalSize)/100})`);continue}n&&(h&&n.setAttribute("transform",`translate(${o.props[12]},${o.props[13]})`),n.textContent=r[t]?.val??"",n.style.whiteSpace="preserve")}h&&n?.setAttribute("d","")}else{let i,r=this.textContainer;switch(s.j){case 1:i="end";break;case 2:i="middle";break;default:i="start"}r?.setAttribute("text-anchor",i),r?.setAttribute("letter-spacing",`${m}`);let a=this.buildTextContents(s.finalText);for(t=0,e=a.length,p=s.ps?s.ps[1]+Number(s.ascent):0;t<e;t++)(n=this.textSpans[t]?.span??tJ("tspan")).textContent=a[t]??"",n.setAttribute("x","0"),n.setAttribute("y",`${p}`),n.style.display="inherit",r?.appendChild(n),this.textSpans[t]=this.textSpans[t]??{glyph:null,span:null},this.textSpans[t].span=n,p+=Number(s.finalLineHeight);r&&this.layerElement.appendChild(r)}let d=this.textSpans[t]?.span;if(d)for(;t<this.textSpans.length;)d.style.display="none",t++;this._sizeChanged=!0}buildShapeData(t,e){if(t.shapes.length>0){let s=t.shapes[0];if(s?.it){let t=s.it[s.it.length-1];t?.s&&(t.s.k[0]=e,t.s.k[1]=e)}}return t}buildTextContents(t){let e=0,{length:s}=t,i=[],r="";for(;e<s;)"\r"===t[e]||"\x03"===t[e]?(i.push(r),r=""):r+=t[e]??"",e++;return i.push(r),i}createContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.data.singleShape&&!this.globalData.fontManager?.chars&&(this.textContainer=tJ("text"))}getValue(){let t;if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);let{length:e}=this.textSpans;this.renderedFrame=this.comp?.renderedFrame;for(let s=0;s<e;s++)(t=this.textSpans[s]?.glyph)&&(t.prepareFrame(Number(this.comp?.renderedFrame)-this.data.st),t._mdf&&(this._mdf=!0))}renderInnerContent(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(this.validateText(),!this.data.singleShape||this._mdf){if(!this.textProperty)throw Error(`${this.constructor.name}: textProperty is not initialized`);if(this.textAnimator?.getMeasures(this.textProperty.currentData,this.lettersChangedFlag),this.lettersChangedFlag||this.textAnimator?.lettersChangedFlag){let t,e,s;this._sizeChanged=!0;let i=this.textAnimator?.renderedLetters,r=this.textProperty.currentData.l,{length:a}=r;for(let n=0;n<a;n++)!r[n]?.n&&(t=i?.[n],e=this.textSpans[n]?.span,(s=this.textSpans[n]?.glyph)&&s.renderFrame(),t?._mdf.m&&e?.setAttribute("transform",t.m),t?._mdf.o&&e?.setAttribute("opacity",`${t.o??1}`),t?._mdf.sw&&e?.setAttribute("stroke-width",`${t.sw||0}`),t?._mdf.sc&&e?.setAttribute("stroke",t.sc),t?._mdf.fc&&e?.setAttribute("fill",t.fc))}}}sourceRectAtTime(){if(!this.data)throw Error(`${this.constructor.name}: data (LottieLayer) is not implemented`);if(!this.comp)throw Error(`${this.constructor.name}: comp (ElementInterface) is not implemented`);if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);if(this.prepareFrame(Number(this.comp.renderedFrame)-this.data.st),this.renderInnerContent(),this._sizeChanged){this._sizeChanged=!1;let t=this.layerElement.getBBox();return this.bbox={height:t.height,left:t.x,top:t.y,width:t.width},this.bbox}return null}}class iP extends iw{appendElementInPos(t,e){let s=t.getBaseElement();if(!s)return;let i=0,r;for(;i<e;)!0!==this.elements[i]&&this.elements[i]?.getBaseElement()&&(r=this.elements[i]?.getBaseElement()),i++;r?this.layerElement?.insertBefore(s,r):this.layerElement?.appendChild(s)}buildItem(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData it not implemented`);let{elements:e,globalData:s,layers:i}=this;if(e[t]||i[t]?.ty===99)return;e[t]=!0;let r=this.createItem(i[t]);if(e[t]=r,tW.plugin&&(i[t]?.ty===0&&s.projectInterface.registerComposition(r),r.initExpressions()),this.appendElementInPos(r,t),i[t]?.tt){let s="tp"in i[t]?this.findIndexByInd(i[t].tp):t-1;if(-1===s)return;if(!e[s]||!0===e[s]){this.buildItem(s),this.addPendingElement(r);return}let a=e[s].getMatte(i[t].tt);r.setMatte(a)}}checkPendingElements(){for(;this.pendingElements.length>0;){let t=this.pendingElements.pop();if(t?.checkParenting(),t?.data.tt){let e=0,{length:s}=this.elements;for(;e<s;){if(this.elements[e]!==t){e++;continue}let s="tp"in t.data?this.findIndexByInd(t.data.tp):e-1,i=this.elements[s]?.getMatte(this.layers[e]?.tt)??"";t.setMatte(i);break}}}}configAnimation(t){try{if(!this.animationItem)throw Error(`${this.constructor.name}: Can't access animationItem`);if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);if(!this.renderConfig)throw Error(`${this.constructor.name}: Can't access renderConfig`);if(!this.svgElement)throw Error(`${this.constructor.name}: Can't access svgElement`);this.svgElement.setAttribute("xmlns",tf),this.renderConfig.viewBoxSize?this.svgElement.setAttribute("viewBox",this.renderConfig.viewBoxSize):this.svgElement.setAttribute("viewBox",`0 0 ${t.w} ${t.h}`),!this.renderConfig.viewBoxOnly&&(this.svgElement.setAttribute("width",`${t.w}`),this.svgElement.setAttribute("height",`${t.h}`),this.svgElement.style.width="100%",this.svgElement.style.height="100%",this.svgElement.style.transform="translate3d(0,0,0)",this.renderConfig.contentVisibility&&(this.svgElement.style.contentVisibility=this.renderConfig.contentVisibility)),this.renderConfig.width&&this.svgElement.setAttribute("width",`${this.renderConfig.width}`),this.renderConfig.height&&this.svgElement.setAttribute("height",`${this.renderConfig.height}`),this.renderConfig.className&&this.svgElement.classList.add(this.renderConfig.className),this.renderConfig.id&&(this.svgElement.id=this.renderConfig.id),void 0!==this.renderConfig.focusable&&this.svgElement.setAttribute("focusable",`${this.renderConfig.focusable}`),this.renderConfig.preserveAspectRatio&&this.svgElement.setAttribute("preserveAspectRatio",this.renderConfig.preserveAspectRatio),this.animationItem.wrapper?.appendChild(this.svgElement);let{defs:e}=this.globalData;this.setupGlobalData(t,e),this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.data=t;let s=tJ("clipPath"),i=tJ("rect");i.width.baseVal.value=t.w,i.height.baseVal.value=t.h,i.x.baseVal.value=0,i.y.baseVal.value=0;let r=th();s.id=r,s.appendChild(i),this.layerElement?.setAttribute("clip-path",`url(${sv()}#${r})`),e.appendChild(s),this.layers=t.layers,this.elements=ee(t.layers.length)}catch(t){console.error(`${this.constructor.name}:
|
|
5
|
+
`,t)}}createImage(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new sk(t,this.globalData,this)}createNull(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iS(t,this.globalData,this)}createShape(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new s0(t,this.globalData,this)}createSolid(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iC(t,this.globalData,this)}createText(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new ik(t,this.globalData,this)}destroy(){if(!this.animationItem)throw Error(`${this.constructor.name}: Can't access animationItem`);if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);this.animationItem.wrapper&&(this.animationItem.wrapper.innerText=""),this.layerElement=null,this.globalData.defs=null;let{length:t}=this.layers;for(let e=0;e<t;e++)this.elements[e]?.destroy();this.elements.length=0,this.destroyed=!0,this.animationItem=null}findIndexByInd(t){let{length:e}=this.layers;for(let s=0;s<e;s++)if(this.layers[s]?.ind===t)return s;return -1}hide(){if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.layerElement.style.display="none"}renderFrame(t){try{if(!this.globalData||this.renderedFrame===t||this.destroyed)return;let e=t;null===e?e=this.renderedFrame:this.renderedFrame=Number(e),this.globalData.frameNum=e,this.globalData.frameId++,this.globalData.projectInterface.currentFrame=e||0,this.globalData._mdf=!1;let{length:s}=this.layers;this.completeLayers||this.checkLayers(e);for(let t=s-1;t>=0;t--)"boolean"!=typeof this.elements[t]&&(this.completeLayers||this.elements[t])&&this.elements[t]?.prepareFrame(Number(e)-(this.layers[t]?.st??0));if(this.globalData._mdf)for(let t=0;t<s;t++)"boolean"!=typeof this.elements[t]&&(this.completeLayers||this.elements[t])&&this.elements[t]?.renderFrame()}catch(t){console.error(this.constructor.name,t)}}show(){if(!this.layerElement)throw Error(`${this.constructor.name}: layerElement is not implemented`);this.layerElement.style.display="block"}updateContainerSize(t,e){throw Error(`${this.constructor.name}: Method updateContainerSize is not implemented`)}}class iM extends sE{constructor(t,e,s){super(),this.addPendingElement=iP.prototype.addPendingElement,this.appendElementInPos=iP.prototype.appendElementInPos,this.buildAllItems=iP.prototype.buildAllItems,this.buildElementParenting=iP.prototype.buildElementParenting,this.buildItem=iP.prototype.buildItem,this.checkLayers=iP.prototype.checkLayers,this.checkPendingElements=iP.prototype.checkPendingElements,this.completeLayers=!1,this.configAnimation=iP.prototype.configAnimation,this.createAudio=iP.prototype.createAudio,this.createCamera=iP.prototype.createCamera,this.createFootage=iP.prototype.createFootage,this.createImage=iP.prototype.createImage,this.createItem=iP.prototype.createItem,this.createNull=iP.prototype.createNull,this.createShape=iP.prototype.createShape,this.createSolid=iP.prototype.createSolid,this.createText=iP.prototype.createText,this.currentFrame=0,this.destroy=sg.prototype.destroy,this.destroyElements=sg.prototype.destroyElements,this.findIndexByInd=iP.prototype.findIndexByInd,this.getElementById=iP.prototype.getElementById,this.getElementByPath=iP.prototype.getElementByPath,this.getElements=sg.prototype.getElements,this.hide=sg.prototype.hide,this.includeLayers=iP.prototype.includeLayers,this.initElement=sg.prototype.initElement,this.initItems=iP.prototype.initItems,this.pendingElements=[],this.prepareFrame=sg.prototype.prepareFrame,this.renderedFrame=-1,this.renderFrame=sg.prototype.renderFrame,this.renderInnerContent=sg.prototype.renderInnerContent,this.searchExtraCompositions=iP.prototype.searchExtraCompositions,this.setElements=sg.prototype.setElements,this.setProjectInterface=iP.prototype.setProjectInterface,this.setupGlobalData=iP.prototype.setupGlobalData,this.show=sg.prototype.show,this.supports3d=!0,this.updateContainerSize=iP.prototype.updateContainerSize,this.layers=t.layers,this.elements=this.layers?ee(this.layers.length):[],this.initElement(t,e,s),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: Cannot access global data`);return new iM(t,this.globalData,this)}}class iT extends iw{buildItem(t){let{elements:e,layers:s}=this;if(e[t]||s[t]?.ty===99)return;let i=this.createItem(s[t]);e[t]=i,i.initExpressions()}checkPendingElements(){for(;this.pendingElements.length>0;){let t=this.pendingElements.pop();t?.checkParenting()}}configAnimation(t){if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.renderConfig)throw Error(`${this.constructor.name}: renderConfig is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);if(this.animationItem.wrapper){this.animationItem.container=tY("canvas");let{style:t}=this.animationItem.container;t.width="100%",t.height="100%",t.transformOrigin="0px 0px 0px",t.contentVisibility=this.renderConfig.contentVisibility,this.animationItem.wrapper.appendChild(this.animationItem.container),this.canvasContext=this.animationItem.container.getContext("2d"),this.renderConfig.className&&(this.animationItem.container.className=this.renderConfig.className),this.renderConfig.id&&(this.animationItem.container.id=this.renderConfig.id)}else this.canvasContext=this.renderConfig.context;this.contextData?.setContext(this.canvasContext),this.data=t,this.layers=t.layers,this.transformCanvas={h:t.h,sx:0,sy:0,tx:0,ty:0,w:t.w},this.setupGlobalData(t,document.body),this.globalData.canvasContext=this.canvasContext,this.globalData.renderer=this,this.globalData.isDashed=!1,this.globalData.progressiveLoad=this.renderConfig.progressiveLoad,this.globalData.transformCanvas=this.transformCanvas,this.elements=ee(t.layers.length),this.updateContainerSize()}createImage(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s1(t,this.globalData,this)}createShape(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s5(t,this.globalData,this)}createSolid(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new s4(t,this.globalData,this)}createText(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iv(t,this.globalData,this)}ctxFill(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fill(t)}ctxFillRect(t,e,s,i){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fillRect(t,e,s,i)}ctxFillStyle(t=""){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.fillStyle=t}ctxLineCap(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineCap=t}ctxLineJoin(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineJoin=t}ctxLineWidth(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.lineWidth=t}ctxMiterLimit(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.miterLimit=t}ctxOpacity(t=1){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.globalAlpha*=t<0?0:t}ctxStroke(){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.stroke()}ctxStrokeStyle(t=""){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);this.canvasContext.strokeStyle=t}ctxTransform(t){if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);(1!==t[0]||0!==t[1]||0!==t[4]||1!==t[5]||0!==t[12]||0!==t[13])&&this.canvasContext.transform(t[0]??0,t[1]??0,t[4]??0,t[5]??0,t[12]??0,t[13]??0)}destroy(){if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.renderConfig?.clearCanvas&&this.animationItem.wrapper&&(this.animationItem.wrapper.innerText="");let{length:t}=this.layers;for(let e=t-1;e>=0;e-=1)this.elements[e]?.destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0}hide(){if(!this.animationItem?.container)throw Error(`${this.constructor.name}: animationItem -> container is not implemented`);this.animationItem.container.style.display="none"}renderFrame(t,e){try{if(!this.globalData)throw Error("globalData is not implemented");if(!this.animationItem)throw Error("animationItem is not implemented");if(this.renderedFrame===t&&this.renderConfig?.clearCanvas===!0&&!e||this.destroyed||-1===t)return;this.renderedFrame=t,this.globalData.frameNum=t-Number(this.animationItem._isFirstFrame),this.globalData.frameId++,this.globalData._mdf=!!(!this.renderConfig?.clearCanvas||e),this.globalData.projectInterface.currentFrame=t;let{length:s}=this.layers;this.completeLayers||this.checkLayers(t);for(let e=s-1;e>=0;e--)(this.completeLayers||this.elements[e])&&this.elements[e]?.prepareFrame(t-(this.layers[e]?.st??0));if(this.globalData._mdf){this.renderConfig?.clearCanvas===!0?this.canvasContext?.clearRect(0,0,this.transformCanvas?.w||0,this.transformCanvas?.h||0):this.save();for(let t=s-1;t>=0;t--)(this.completeLayers||this.elements[t])&&this.elements[t]?.renderFrame();this.renderConfig?.clearCanvas!==!0&&this.restore()}}catch(t){console.error(this.constructor.name,t)}}reset(){this.renderConfig?.clearCanvas?this.contextData?.reset():this.canvasContext?.restore()}restore(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);this.renderConfig?.clearCanvas?(t&&(this.globalData.blendMode="source-over"),this.contextData?.restore(t)):this.canvasContext?.restore()}save(t){this.canvasContext?.save()}show(){if(!this.animationItem?.container)throw Error(`${this.constructor.name}: animationItem -> container is not implemented`);this.animationItem.container.style.display="block"}updateContainerSize(t,e){let s,i,r,a;if(!this.animationItem)throw Error(`${this.constructor.name}: animationItem is not implemented`);if(!this.canvasContext)throw Error(`${this.constructor.name}: canvasContext is not implemented`);if(!this.renderConfig?.dpr)throw Error(`${this.constructor.name}: renderConfig -> dpr is not implemented`);if(!this.transformCanvas)throw Error(`${this.constructor.name}: transformCanvas is not implemented`);if(this.reset(),t&&e?(s=t,i=e,this.canvasContext.canvas.width=s,this.canvasContext.canvas.height=i):(this.animationItem.wrapper&&this.animationItem.container?(s=this.animationItem.wrapper.offsetWidth,i=this.animationItem.wrapper.offsetHeight):(s=this.canvasContext.canvas.width,i=this.canvasContext.canvas.height),this.canvasContext.canvas.width=s*this.renderConfig.dpr,this.canvasContext.canvas.height=i*this.renderConfig.dpr),this.renderConfig.preserveAspectRatio.includes("meet")||this.renderConfig.preserveAspectRatio.includes("slice")){let t=this.renderConfig.preserveAspectRatio.split(" "),e=t[1]||"meet",n=t[0]||"xMidYMid",o=n.slice(0,4),h=n.slice(4);r=s/i,(a=this.transformCanvas.w/this.transformCanvas.h)>r&&"meet"===e||a<r&&"slice"===e?(this.transformCanvas.sx=s/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=s/(this.transformCanvas.w/this.renderConfig.dpr)):(this.transformCanvas.sx=i/(this.transformCanvas.h/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)),"xMid"===o&&(a<r&&"meet"===e||a>r&&"slice"===e)?this.transformCanvas.tx=(s-this.transformCanvas.w*(i/this.transformCanvas.h))/2*this.renderConfig.dpr:"xMax"===o&&(a<r&&"meet"===e||a>r&&"slice"===e)?this.transformCanvas.tx=(s-this.transformCanvas.w*(i/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,"YMid"===h&&(a>r&&"meet"===e||a<r&&"slice"===e)?this.transformCanvas.ty=(i-this.transformCanvas.h*(s/this.transformCanvas.w))/2*this.renderConfig.dpr:"YMax"===h&&(a>r&&"meet"===e||a<r&&"slice"===e)?this.transformCanvas.ty=(i-this.transformCanvas.h*(s/this.transformCanvas.w))*this.renderConfig.dpr:this.transformCanvas.ty=0}else this.renderConfig.preserveAspectRatio===X.Initial?(this.transformCanvas.sx=s/(this.transformCanvas.w/this.renderConfig.dpr),this.transformCanvas.sy=i/(this.transformCanvas.h/this.renderConfig.dpr)):(this.transformCanvas.sx=this.renderConfig.dpr,this.transformCanvas.sy=this.renderConfig.dpr),this.transformCanvas.tx=0,this.transformCanvas.ty=0;this.transformCanvas.props=[this.transformCanvas.sx,0,0,0,0,this.transformCanvas.sy,0,0,0,0,1,0,this.transformCanvas.tx,this.transformCanvas.ty,0,1],this.ctxTransform(this.transformCanvas.props),this.canvasContext.beginPath(),this.canvasContext.rect(0,0,this.transformCanvas.w,this.transformCanvas.h),this.canvasContext.closePath(),this.canvasContext.clip(),this.renderFrame(this.renderedFrame,!0)}}iT.prototype.createNull=(class extends iP{constructor(t,e){super(),this.rendererType=K.SVG,this.animationItem=t,this.layers=[],this.renderedFrame=-1,this.svgElement=tJ("svg");let s="";if(e?.title){const t=tJ("title"),i=th();t.id=i,t.textContent=e.title,this.svgElement.appendChild(t),s+=i}if(e?.description){const t=tJ("desc"),i=th();t.id=i,t.textContent=e.description,this.svgElement.appendChild(t),s+=` ${i}`}s&&this.svgElement.setAttribute("aria-labelledby",s);const i=tJ("defs");this.svgElement.appendChild(i);const r=tJ("g");this.svgElement.appendChild(r),this.layerElement=r,this.renderConfig={className:e?.className||"",contentVisibility:e?.contentVisibility||"visible",filterSize:{height:e?.filterSize?.height||"100%",width:e?.filterSize?.width||"100%",x:e?.filterSize?.x||"0%",y:e?.filterSize?.y||"0%"},focusable:e?.focusable,height:e?.height,hideOnTransparent:e?.hideOnTransparent!==!1,id:e?.id||"",imagePreserveAspectRatio:e?.imagePreserveAspectRatio||"xMidYMid slice",preserveAspectRatio:e?.preserveAspectRatio||"xMidYMid meet",progressiveLoad:e?.progressiveLoad||!1,runExpressions:e?.runExpressions===void 0||e.runExpressions,viewBoxOnly:e?.viewBoxOnly||!1,viewBoxSize:e?.viewBoxSize||!1,width:e?.width},this.globalData={_mdf:!1,defs:i,frameNum:-1,frameRate:60,renderConfig:this.renderConfig},this.elements=[],this.pendingElements=[],this.destroyed=!1}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: Can't access globalData`);return new iM(t,this.globalData,this)}}).prototype.createNull;class iA extends sg{constructor(t,e,s){super(),this.addPendingElement=iT.prototype.addPendingElement,this.buildAllItems=iT.prototype.buildAllItems,this.buildElementParenting=iT.prototype.buildElementParenting,this.buildItem=iT.prototype.buildItem,this.checkLayers=iT.prototype.checkLayers,this.checkPendingElements=iT.prototype.checkPendingElements,this.clearCanvas=su.prototype.clearCanvas,this.configAnimation=iT.prototype.configAnimation,this.createAudio=iT.prototype.createAudio,this.createCamera=iT.prototype.createCamera,this.createContainerElements=su.prototype.createContainerElements,this.createContent=su.prototype.createContent,this.createElements=su.prototype.createElements,this.createFootage=iT.prototype.createFootage,this.createImage=iT.prototype.createImage,this.createItem=iT.prototype.createItem,this.createNull=iT.prototype.createNull,this.createRenderableComponents=su.prototype.createRenderableComponents,this.createShape=iT.prototype.createShape,this.createSolid=iT.prototype.createSolid,this.createText=iT.prototype.createText,this.ctxFill=iT.prototype.ctxFill,this.ctxFillRect=iT.prototype.ctxFillRect,this.ctxFillStyle=iT.prototype.ctxFillStyle,this.ctxLineCap=iT.prototype.ctxLineCap,this.ctxLineJoin=iT.prototype.ctxLineJoin,this.ctxLineWidth=iT.prototype.ctxLineWidth,this.ctxMiterLimit=iT.prototype.ctxMiterLimit,this.ctxOpacity=iT.prototype.ctxOpacity,this.ctxStroke=iT.prototype.ctxStroke,this.ctxStrokeStyle=iT.prototype.ctxStrokeStyle,this.ctxTransform=iT.prototype.ctxTransform,this.exitLayer=su.prototype.exitLayer,this.getElementById=iT.prototype.getElementById,this.getElementByPath=iT.prototype.getElementByPath,this.hide=su.prototype.hide,this.hideElement=su.prototype.hideElement,this.includeLayers=iT.prototype.includeLayers,this.initItems=iT.prototype.initItems,this.initRendererElement=su.prototype.initRendererElement,this.pendingElements=[],this.prepareLayer=su.prototype.prepareLayer,this.renderFrame=su.prototype.renderFrame,this.reset=iT.prototype.reset,this.restore=iT.prototype.restore,this.save=iT.prototype.save,this.searchExtraCompositions=iT.prototype.searchExtraCompositions,this.setBlendMode=su.prototype.setBlendMode,this.setProjectInterface=iT.prototype.setProjectInterface,this.setupGlobalData=iT.prototype.setupGlobalData,this.show=su.prototype.show,this.showElement=su.prototype.showElement,this.updateContainerSize=iT.prototype.updateContainerSize,this.completeLayers=!1,this.layers=t.layers,this.elements=ee(this.layers.length),this.initElement(t,e,s),this.tm=t.tm?ez.getProp(this,t.tm,0,e.frameRate,this):{_placeholder:!0}}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iA(t,this.globalData,this)}destroy(){let{length:t}=this.layers;for(let e=t-1;e>=0;e--)this.elements[e]?.destroy();this.layers=null,this.elements=null}renderInnerContent(){if(!this.data?.w||!this.data.h)throw Error(`${this.constructor.name} data (LottieLayer) is not implemented`);let{canvasContext:t,completeLayers:e,data:s,elements:i,layers:r}=this;if(!t)throw Error(`${this.constructor.name}: canvasContext is not implemented`);t.beginPath(),t.moveTo(0,0),t.lineTo(s.w||0,0),t.lineTo(s.w||0,s.h||0),t.lineTo(0,s.h||0),t.lineTo(0,0),t.clip();let{length:a}=r;for(let t=a-1;t>=0;t--)(e||i[t])&&i[t]?.renderFrame()}}class iD{constructor(){this.fillStyle="",this.lineCap="",this.lineJoin="",this.lineWidth="",this.miterLimit="",this.opacity=-1,this.strokeStyle="",this.transform=et(Y.Float32,16),this.id=Math.random()}}class iI{constructor(){this.appliedFillStyle="",this.appliedLineCap="",this.appliedLineJoin="",this.appliedLineWidth="",this.appliedMiterLimit="",this.appliedStrokeStyle="",this.cArrPos=0,this.cTr=new es,this.currentFillStyle="",this.currentLineCap="",this.currentLineJoin="",this.currentLineWidth="",this.currentMiterLimit="",this.currentOpacity=1,this.currentStrokeStyle="",this.nativeContext=null,this.stack=[],this.transformMat=new es;for(let t=0;t<15;t++){const e=new iD;this.stack[t]=e}this._length=15}duplicate(){let t=2*this._length;for(let e=this._length;e<t;e++)this.stack[e]=new iD;this._length=t}fill(t){this.nativeContext&&this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext?.fill(t)}fillRect(t,e,s,i){this.nativeContext&&this.appliedFillStyle!==this.currentFillStyle&&(this.appliedFillStyle=this.currentFillStyle,this.nativeContext.fillStyle=this.appliedFillStyle),this.nativeContext?.fillRect(t,e,s,i)}fillStyle(t){let e=this.stack[this.cArrPos];e?.fillStyle!==t&&(this.currentFillStyle=t,e&&(e.fillStyle=t))}lineCap(t){let e=this.stack[this.cArrPos];e?.lineCap!==t&&(this.currentLineCap=t,e&&(e.lineCap=t))}lineJoin(t){let e=this.stack[this.cArrPos];e&&e.lineJoin!==t&&(this.currentLineJoin=t,e.lineJoin=t)}lineWidth(t){let e=this.stack[this.cArrPos];e&&e.lineWidth!==t&&(this.currentLineWidth=t,e.lineWidth=t)}miterLimit(t){let e=this.stack[this.cArrPos];e&&e.miterLimit!==t&&(this.currentMiterLimit=t,e.miterLimit=t)}opacity(t){let e=this.stack[this.cArrPos];if(!e)return;let s=e.opacity;s*=t<0?0:t,e.opacity!==s&&(this.nativeContext&&this.currentOpacity!==t&&(this.nativeContext.globalAlpha=t,this.currentOpacity=t),e.opacity=s)}reset(){let t=this.stack[this.cArrPos];this.cArrPos=0,this.cTr.reset(),t&&(t.opacity=1)}restore(t){this.cArrPos-=1;let{fillStyle:e,lineCap:s,lineJoin:i,lineWidth:r,miterLimit:a,opacity:n,strokeStyle:o,transform:h}=this.stack[this.cArrPos],l=this.cTr.props;for(let t=0;t<16;t++)l[t]=h[t]??0;if(t){this.nativeContext?.restore();let t=this.stack[this.cArrPos+1];this.appliedFillStyle=t.fillStyle,this.appliedStrokeStyle=t.strokeStyle,this.appliedLineWidth=t.lineWidth,this.appliedLineCap=t.lineCap,this.appliedLineJoin=t.lineJoin,this.appliedMiterLimit=t.miterLimit}this.nativeContext?.setTransform(h[0],h[1],h[4],h[5],h[12],h[13]),this.nativeContext&&(t||-1!==n&&this.currentOpacity!==n)&&(this.nativeContext.globalAlpha=n,this.currentOpacity=n),this.currentFillStyle=e,this.currentStrokeStyle=o,this.currentLineWidth=r,this.currentLineCap=s,this.currentLineJoin=i,this.currentMiterLimit=a}save(t){let e;t&&this.nativeContext?.save();let{props:s}=this.cTr;this._length<=this.cArrPos&&this.duplicate();let i=this.stack[this.cArrPos];for(e=0;e<16;e++)i.transform[e]=s[e]??0;this.cArrPos++;let r=this.stack[this.cArrPos];r.opacity=i.opacity,r.fillStyle=i.fillStyle,r.strokeStyle=i.strokeStyle,r.lineWidth=i.lineWidth,r.lineCap=i.lineCap,r.lineJoin=i.lineJoin,r.miterLimit=i.miterLimit}setContext(t=null){this.nativeContext=t}setOpacity(t){let e=this.stack[this.cArrPos];e&&(e.opacity=t)}stroke(){if(!this.nativeContext)throw Error(`${this.constructor.name}: nativeContext is not implemented`);this.appliedStrokeStyle!==this.currentStrokeStyle&&(this.appliedStrokeStyle=this.currentStrokeStyle,this.nativeContext.strokeStyle=this.appliedStrokeStyle),this.appliedLineWidth!==this.currentLineWidth&&(this.appliedLineWidth=this.currentLineWidth,this.nativeContext.lineWidth=Number(this.appliedLineWidth)),this.appliedLineCap!==this.currentLineCap&&(this.appliedLineCap=this.currentLineCap,this.nativeContext.lineCap=this.appliedLineCap),this.appliedLineJoin!==this.currentLineJoin&&(this.appliedLineJoin=this.currentLineJoin,this.nativeContext.lineJoin=this.appliedLineJoin),this.appliedMiterLimit!==this.currentMiterLimit&&(this.appliedMiterLimit=this.currentMiterLimit,this.nativeContext.miterLimit=Number(this.appliedMiterLimit)),this.nativeContext.stroke()}strokeStyle(t){let e=this.stack[this.cArrPos];e?.strokeStyle!==t&&(this.currentStrokeStyle=t,e&&(e.strokeStyle=t))}transform(t){this.transformMat.cloneFromProps(t);let e=this.cTr;this.transformMat.multiply(e),e.cloneFromProps(this.transformMat.props);let s=e.props;this.nativeContext?.setTransform(s[0],s[1],s[4],s[5],s[12],s[13])}}let iF={};function iL(t,e){return e.i=t.i,e.j=t.j,e.S=[...t.S],e}function i$(t){return String.fromCharCode.apply(0,t)}(()=>{let t=["abs","acos","acosh","asin","asinh","atan","atanh","atan2","ceil","cbrt","expm1","clz32","cos","cosh","exp","floor","fround","hypot","imul","log","log1p","log2","log10","max","min","pow","random","round","sign","sin","sinh","sqrt","tan","tanh","trunc","E","LN10","LN2","LOG10E","LOG2E","PI","SQRT1_2","SQRT2"],{length:e}=t;for(let s=0;s<e;s+=1)iF[t[s]]=Math[t[s]]})(),iF.random=Math.random,iF.abs=t=>{if(tc(t)){let e=ee(t.length),{length:s}=t;for(let i=0;i<s;i++)e[i]=Math.abs(t[i]??0);return e}return Math.abs(t)};let iN={};!function(t,e){let s=this,i="random",r=e.pow(256,6),a=e.pow(2,52),n=2*a;function o(t){let e=t,s,i=e.length,r=this,a=0,n=0,o=[];for(r.i=0,r.j=0,r.S=[],i||(e=[i++]);a<256;)o[a]=a++;for(a=0;a<256;a++)o[a]=o[n=255&n+(e[a%i]??0)+(s=o[a]??0)],o[n]=s;r.g=function(t){let e=t,s,i=0,{i:a,j:n,S:o}=r;for(;e--;)s=o[a=255&a+1],i=256*i+o[255&(o[a]=o[n=255&n+s])+(o[n]=s)];return r.i=a,r.j=n,i}}function h(t,e){let s=`${t}`,i,r=0;for(;r<s.length;)e[255&r]=255&(i^=19*e[255&r])+s.charCodeAt(r++);return i$(e)}e[`seed${i}`]=function(l,p,c){let m=p,d=[],u=h(function t(e,s=0){let i=[],r=typeof e;if(s&&"object"===r){let r=Object.keys(e),{length:a}=r;for(let n=0;n<a;n++)try{i.push(t(e[r[n]]),s-1)}catch(t){}}return i.length>0?i:"string"===r?e:`${e}\0`}((m=!0===m?{entropy:!0}:m??{}).entropy?[l,i$(t)]:l??function(){try{let t=new Uint8Array(256);return(s.crypto||s.msCrypto).getRandomValues(t),i$(t)}catch(r){let e=s.navigator,i=e?.plugins;return[Date.now(),s,i,s.screen,i$(t)]}}(),3),d),f=new o(d),g=function(){let t=f.g(6),e=r,s=0;for(;t<a;)t=(t+s)*256,e*=256,s=f.g(1);for(;t>=n;)t/=2,e/=2,s>>>=1;return(t+s)/e};return g.int32=()=>0|f.g(4),g.quick=()=>f.g(4)/0x100000000,g.double=g,h(i$(f.S),t),(m.pass||c||function(t,s,r,a){return(a&&(a.S&&iL(a,f),t.state=()=>iL(f,{})),r)?(e[i]=t,s):t})(g,u,"global"in m?m.global:this==e,m.state)},h(e.random(),t)}([],iF);let iR=[0,0,0,0,0,0],iV=eA(.333,0,.833,.833,"easeIn").get,iO=eA(.33,0,.667,1,"easeInOut").get,iz=eA(.167,.167,.667,1,"easeOut").get,iB=(t,e,s)=>{let i=s;return(i<0&&i++,i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t},iG=t=>{let e,s,i,r=t[0]??0,a=t[1]??0,n=t[2]??0;if(0===a)e=n,i=n,s=n;else{let t=n<.5?n*(1+a):n+a-n*a,o=2*n-t;e=iB(o,t,r+1/3),s=iB(o,t,r),i=iB(o,t,r-1/3)}return[e,s,i,t[3]??0]},iq=t=>{let e=t[0],s=t[1],i=t[2],r=iF.max(e,s,i),a=iF.min(e,s,i),n=0,o,h=(r+a)/2;if(r===a)n=0,o=0;else{let t=r-a;switch(o=h>.5?t/(2-r-a):t/(r+a),r){case e:n=(s-i)/t+6*(s<i);break;case s:n=(i-e)/t+2;break;case i:n=(e-s)/t+4}n/=6}return[n,o,h,t[3]]};function ij(t){let e=typeof t;if("number"===e||t instanceof Number||"boolean"===e)return-t;if(iQ(t)){let{length:e}=t,s=[];for(let i=0;i<e;i++)s[i]=-Number(t[i]);return s}return t.propType?t.v:-t}function iW(t,e,s,i){let r,a,{length:n}=t,o=ep();o.setPathData(!!i,n);let h=[0,0];for(let i=0;i<n;i++)r=e[i]??h,a=s[i]??h,o.setTripleAt(t[i]?.[0]??0,t[i]?.[1]??0,(a[0]??0)+(t[i]?.[0]??0),(a[1]??0)+(t[i]?.[1]??0),(r[0]??0)+(t[i]?.[0]??0),(r[1]??0)+(t[i]?.[1]??0),i,!0);return o}function iH(t,e,s,i,r,a){let n=e,o=r,h=a;void 0===o?(o=s,h=i):n=(n-s)/(i-s),n>1?n=1:n<0&&(n=0);let l=t(n);if(iQ(o)&&iQ(h)){let t,e=o.length,s=et(Y.Float32,e);for(t=0;t<e;t+=1)s[t]=(h[t]-o[t])*l+o[t];return s}return(h-o)*l+o}function iU(t,e,s,i,r){return iH(iz,t,e,s,i,r)}function iY(t,e,s,i,r){return iH(iV,t,e,s,i,r)}function iJ(t,e,s,i,r){return iH(iO,t,e,s,i,r)}function iX(t,e,s,i,r){let a=e,n=s,o=i,h=r;if((void 0===o||void 0===h)&&(o=a,h=n,a=0,n=1),n<a){let t=n;n=a,a=t}if(t<=a)return o;if(t>=n)return h;let l=n===a?0:(t-a)/(n-a);if(!tp(o)&&!tp(h))return o+(h-o)*l;if(tp(o)&&tp(h)){let{length:t}=o,e=et(Y.Float32,t);for(let s=0;s<t;s+=1)e[s]=o[s]??0+(h[s]??0-(o[s]??0))*l;return e}return 0}function iK(t){return i1(t,i3(t))}function iZ(t,e){let s=t,i=e;if(void 0===i&&(void 0===s?(s=0,i=1):(i=s,s=void 0)),tc(i)){let{length:t}=i;s||(s=et(Y.Float32,t));let e=et(Y.Float32,t),r=iF.random();for(let a=0;a<t;a+=1)e[a]=s[a]??0+r*(i[a]??0-(s[a]??0));return e}return(s=s??0)+iF.random()*(i-s)}function iQ(t){return"object"==typeof t&&null!==t&&(t.constructor===Array||t.constructor===Float32Array)}function i0(t){return t*td}function i1(t,e){let s,i,r,a=typeof t,n=typeof e;if(i2(a,t)&&i2(n,e))return Number(t)/Number(e);if(iQ(t)&&i2(n,e)){for(i=0,r=t.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=(t[i]??0)/Number(e);return s}if(i2(a,t)&&iQ(e)){for(i=0,r=e.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=Number(t)/(e[i]??0);return s}return 0}function i2(t,e){return"number"===t||e instanceof Number||"boolean"===t||"string"===t}function i3(t,e){let s,i=e;if("number"==typeof t||t instanceof Number)return i=i||0,iF.abs(Number(t)-Number(i));i||(i=iR);let r=iF.min(t.length,i.length),a=0;for(s=0;s<r;s+=1)a+=iF.pow((i[s]??0)-(t[s]??0),2);return iF.sqrt(a)}function i5(t,e){let s=t,i=e;return"string"==typeof s&&(s=parseInt(s,10)),"string"==typeof i&&(i=parseInt(i,10)),s%i}function i4(t,e){let s,i,r,a=typeof t,n=typeof e;if(i2(a,t)&&i2(n,e))return Number(t)*Number(e);if(iQ(t)&&i2(n,e)){for(i=0,r=t.length,s=et(Y.Float32,r);i<r;i+=1)s[i]=(t[i]??0)*Number(e);return s}if(i2(a,t)&&iQ(e)){for(i=0,r=e.length,s=et(Y.Float32,r);i<r;i++)s[i]=Number(t)*(e[i]??0);return s}return 0}function i6(t){return t}function i8(t){return t/td}function i9(t,e){let s=t,i=e,r=typeof s,a=typeof i;if(i2(r,s)&&i2(a,i))return"string"===r&&(s=parseInt(s,10)),"string"===a&&(i=parseInt(i,10)),s-i;if(iQ(s)&&i2(a,i))return s=[...s],s[0]-=Number(i),s;if(i2(r,s)&&iQ(i))return(i=[...i])[0]=Number(s)-i[0],i;if(iQ(s)&&iQ(i)){let t=0,e=s.length,r=i.length,a=[];for(;t<e||t<r;){if(("number"==typeof s[t]||s[t]instanceof Number)&&("number"==typeof i[t]||i[t]instanceof Number)){a[t]=(s[t]??0)-(i[t]??0),t++;continue}a[t]=(void 0===i[t]?s[t]:s[t]||i[t])??0,t++}return a}return 0}function i7(t,e){let s=t,i=e,r=typeof s,a=typeof i;if(i2(r,s)&&i2(a,i)||"string"===r||"string"===a)return Number(s)+Number(i);if(iQ(s)&&i2(a,i))return s=[...s],s[0]+=Number(i),s;if(i2(r,s)&&iQ(i))return(i=[...i])[0]=s+i[0],i;if(iQ(s)&&iQ(i)){let t=0,{length:e}=s,{length:r}=i,a=[];for(;t<e||t<r;){if(("number"==typeof s[t]||s[t]instanceof Number)&&("number"==typeof i[t]||i[t]instanceof Number)){a[t]=s[t]??0+(i[t]??0),t++;continue}a[t]=void 0===i[t]?s[t]:s[t]||i[t],t++}return a}return 0}let rt={initiateExpression:function(t,e,s){if(!t.globalData?.renderConfig?.runExpressions)return i6;if(!t.comp?.globalData)throw Error("CompElement is not implemented");let{k:i,x:r}=e,a=/velocity\b/.test(r),n=r.includes("random"),{ip:o,nm:h,op:l,sh:p=0,sw:c=0,ty:m}=t.data,d,u,f,g=0,y;s._name=h,s.valueAtTime=s.getValueAtTime,Object.defineProperty(s,"value",{get:()=>s.v}),t.comp.frameDuration=1/t.comp.globalData.frameRate,t.comp.displayStartTime=0;let v=o/t.comp.globalData.frameRate,b=l/t.comp.globalData.frameRate,_=null,x=null,w=null,S=null,C,E=null,k,P=null,M=null,T=null,A=null,D=null,I=null,F,L={},$=Function("_lottieGlobal","$bm_div","$bm_mod","$bm_mul","$bm_neg","$bm_sub","$bm_sum","$bm_transform","active","add","anchorPoint","clamp","comp","content","createPath","degrees_to_radians","degreesToRadians","div","document","ease","easeIn","easeOut","effect","fetch","frames","framesToTime","fromComp","fromCompToSurface","fromWorld","globalData","height","hslToRgb","index","inPoint","key","length","linear","lookAt","loop_in","loop_out","loopIn","loopInDuration","loopOut","loopOutDuration","mask","mod","mul","name","nearestKey","normalize","numKeys","obj","outPoint","position","posterizeTime","propertyIndex","radians_to_degrees","radiansToDegrees","random","randSeed","rgbToHsl","rotation","scale","seedRandom","selectorValue","smooth","sourceRectAtTime","sub","substr","substring","text","textIndex","textTotal","thisComp","thisLayer","thisProperty","time","timeToFrames","toComp","toWorld","transform","value","valueAtTime","velocity","width","wiggle","window","XMLHttpRequest",`
|
|
6
6
|
${r}
|
|
7
|
-
obj.scoped_bm_rt = $bm_rt;`),N=0,R,V=null,O,z,B,G,q=s.kf?i.length:0,j=e.ix,W=!this.data||!0!==this.data.hd,H=(t,e)=>{let{pv:s}=this,i=tc(s)?s.length:1,r=et(Y.Float32,i),a=iF.floor(5*N),n=0;for(;n<a;){for(let t=0;t<i;t++)r[t]+=-e+2*e*iF.random();n++}let o=5*N,h=o-iF.floor(o),l=et(Y.Float32,i);if(i>1){for(let t=0;t<i;t++)l[t]=s[t]+r[t]+(-e+2*e*iF.random())*h;return l}return s+r[0]+(-e+2*e*iF.random())*h};function U(t,e){C(t,e,!0)}function J(t,e){k(t,e,!0)}s.loopIn&&(E=C=s.loopIn.bind(s)),s.loopOut&&(P=k=s.loopOut.bind(s)),s.smooth&&(T=s.smooth.bind(s));let X=this.getValueAtTime.bind(this),K=this.getVelocityAtTime.bind(this),{frameRate:Z,projectInterface:Q}=t.comp.globalData;function te(t,e){let s=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],i=iF.atan2(s[0],iF.sqrt(s[1]*s[1]+s[2]*s[2]))/td;return[-iF.atan2(s[1],s[2])/td,i,0]}function ts(t){let s,r,a=t,n,o=i.length;if(0===i.length||"number"==typeof i[0])s=0,r=0;else if(s=-1,(a*=Z)<(i[0]?.t??0))s=1,r=i[0]?.t??0;else{for(n=0;n<o-1;n+=1)if(a===i[n]?.t){s=n+1,r=i[n]?.t??0;break}else if(a>(i[n]?.t??0)&&a<(i[n+1]?.t??0)){a-(i[n]?.t??0)>(i[n+1]?.t??0)-a?(s=n+2,r=i[n+1]?.t??0):(s=n+1,r=i[n]?.t??0);break}-1===s&&(s=n+1,r=e.k[n]?.t??0)}return{index:s,time:r||0/Z}}function ti(t){let s=t;if(0===e.k.length||"number"==typeof e.k[0])throw Error(`The property has no keyframe at index ${s}`);s-=1;let i={time:(e.k[s]?.t??0)/Z,value:[]},r=(Object.hasOwn(e.k[s]??{},"s")?e.k[s]?.s:e.k[s-1]?.e)??[],{length:a}=r;for(let t=0;t<a;t+=1)i[t]=r[t],i.value[t]=r[t];return i}function tr(t,e){let s=e;return s||(s=Z),t/s}function ta(t,e){let s=t,i=e;return s||0===s||(s=N),i||(i=Z),s*i}function tn(t){iF.seedrandom(g+t)}function to(){return t.sourceRectAtTime()}function th(t,e){return"string"==typeof V?void 0===e?V.slice(iF.max(0,t)):V.slice(t,e):""}function tp(t,e){return"string"==typeof V?void 0===e?V.slice(t):V.slice(t,e):""}let tm=t.data.ind,tu=!!t.hierarchy?.length,tf=null;g=iF.floor(1e6*iF.random());let{globalData:tg}=t;function ty(t){V=X(N=0===t?0:iF.floor(N*t)/t)}return function(e){return(V=e,this.frameExpressionId===tg.frameId&&this.propType!==tt.TextSelector)?V:(this.propType===tt.TextSelector&&(z=this.textIndex??0,B=this.textTotal??0,G=this.selectorValue),F||(O=t.layerInterface?.text,F=t.layerInterface,A=t.comp?.compInterface??null,I=F?.toWorld.bind(F)??null,S=F?.fromWorld.bind(F)??null,x=F?.fromComp.bind(F)??null,D=F?.toComp.bind(F)??null,M=F?.mask??null,w=x),!y&&(d=y=t.layerInterface?.getInterface("ADBE Transform Group"),y&&(_=y.anchorPoint)),4!==m||u||(u=F?.getInterface("ADBE Root Vectors Group")),f=f??F?.getInterface(4),t.hierarchy?.length&&!tf&&(tf=t.hierarchy?.[0]?.layerInterface??null),N=(this.comp?.renderedFrame??0)/(this.comp?.globalData?.frameRate??60),n&&tn(g+N),a&&(R=K(N)),$(iN,i1,i5,i4,ij,i9,i7,d,W,i7,_,tl,Q,u,iW,i8,i0,i1,null,iJ,iY,iU,f,null,null,tr,x,w,S,tg,p,iG,tm,v,ti,i3,iX,te,E,P,C,U,k,J,M,i5,i4,h,ts,iK,q,L,b,null,ty,j,i8,i8,iZ,g,iq,null,null,tn,G,T,to,i9,tp,th,O,z,B,A,F,s,N,ta,D,I,y,V,X,R,c,H,null,null),this.frameExpressionId=tg.frameId,L.scoped_bm_rt?.propType===tt.Shape?L.scoped_bm_rt.v:L.scoped_bm_rt)}},resetFrame:function(){iN={}}},re=function(t){let e=this.getValueAtTime(t),s=this.getValueAtTime(t+-.01),i=0;if(tc(e)&&tc(s)){let{length:t}=e;for(let r=0;r<t;r++)i+=Math.pow(s[r]-e[r],2);i=100*Math.sqrt(i)}else i=0;return i},rs=function(t,e){return this.pv},ri=function(t){let e=t;return e*=this.elem?.globalData?.frameRate??60,e-=this.offsetTime,this._cachingAtTime&&e!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<e?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(e,this._cachingAtTime),this._cachingAtTime.lastFrame=e),this._cachingAtTime?.value},rr=function(t){let e;if(void 0!==this.vel)return this.vel;let s=this.getValueAtTime(t),i=this.getValueAtTime(t+-.001);if(tc(s)&&tc(i)){let{length:t}=s;e=et(Y.Float32,t);for(let r=0;r<t;r++)e[r]=-((i[r]-s[r])/.001);return e}return-((i-s)/.001)},ra=function(t,e,s){e?.x&&s&&(s.k=!0,s.x=!0,s.initiateExpression=rt.initiateExpression,s.effectsSequence.push(s.initiateExpression(t,e,s).bind(s)))},rn=function(t){this.propertyGroup=t};class ro extends ej{inTangents(t){return this.vertices("i",t)}isClosed(){return!!this.v?.c}normalOnPath(t,e){return this.vectorOnPath(t,e,"normal")}outTangents(t){return this.vertices("o",t)}pointOnPath(t,e){let s,i=this.v;void 0!==e&&(i=this.getValueAtTime(e,0)),!this._segmentsLength&&i&&(this._segmentsLength=ex(i));let r=this._segmentsLength,{lengths:a}=r??{lengths:[]},n=(r?.totalLength??0)*t,o=0,h=a.length,l=0;for(;o<h;){if(l+a[o].addedLength>n){let t=o,e=i?.c&&o===h-1?0:o+1,r=(n-l)/a[o].addedLength;i&&(s=eM(i.v[t],i.v[e],i.o[t],i.i[e],r,a[o]));break}l+=a[o].addedLength,o++}return i&&(s=s??(i.c?[i.v[0][0],i.v[0][1]]:[i.v[i._length-1][0],i.v[i._length-1][1]])),s}points(t){return this.vertices("v",t)}tangentOnPath(t,e){return this.vectorOnPath(t,e,"tangent")}vectorOnPath(t,e,s){let i=t;1==i?i=Number(this.v?.c):0==i&&(i=.999);let r=this.pointOnPath(i,e)??[],a=this.pointOnPath(i+.001,e)??[],n=a[0]-r[0],o=a[1]-r[1],h=Math.sqrt(Math.pow(n,2)+Math.pow(o,2));return 0===h?[0,0]:"tangent"===s?[n/h,o/h]:[-o/h,n/h]}vertices(t,e){this.k&&this.getValue();let s=this.v;void 0!==e&&(s=this.getValueAtTime(e,0));let i=s?._length??0,r=s?.[t],a=s?.v,n=ee(i);for(let e=0;e<i;e+=1)"i"===t||"o"===t?n[e]=[r[e][0]-a[e][0],r[e][1]-a[e][1]]:n[e]=[r[e][0],r[e][1]];return n}constructor(...t){super(...t),this.getValueAtTime=rs,this.setGroupProperty=rn}}let rh=(t,e)=>{let s,{length:i}=t;for(let r=0;r<i;r++){let i=Object.getOwnPropertyNames(s=t[r]?.prototype),{length:a}=i;for(let t=0;t<a;t++)"constructor"!==i[t]&&Object.hasOwn(s,i[t]??"")&&(e.prototype[i[t]??""]=s[i[t]??""])}};function rl(t,e,s){let i,r,a;if(!this.k||this.keyframes?.length===0)return this.pv;let n=e,{comp:o,elem:h,keyframes:l=[],pv:p}=this;if(!h?.comp)throw Error("Element is not implemented");if(!o)throw Error("Comp is not implemented");let c=t?t.toLowerCase():"",m=o.renderedFrame??0,d=l[l.length-1]?.t??0,{frameRate:u}=h.comp.globalData??{frameRate:60};if(m<=d)return p;let f,g=0;switch(s?f=n?Math.abs(d-u*n):Math.max(0,d-h.data.ip):((!n||n>l.length-1)&&(n=l.length-1),f=d-(g=l[l.length-1-n]?.t??0)),c){case"pingpong":if(Math.floor((m-g)/f)%2!=0)return this.getValueAtTime((f-(m-g)%f+g)/u,0);break;case"offset":{let t=this.getValueAtTime(g/u,0),e=this.getValueAtTime(d/u,0),s=this.getValueAtTime(((m-g)%f+g)/u,0),n=Math.floor((m-g)/f);if(tc(p)&&tc(t)&&tc(e)&&tc(s)){for(i=0,r=(a=Array.from({length:t.length})).length;i<r;i++)a[i]=(e[i]-t[i])*n+s[i];return a}return(e-t)*n+s}case"continue":{let t=this.getValueAtTime(d/u,0),e=this.getValueAtTime((d-.001)/u,0);if(tc(p)&&tc(t)&&tc(e)){for(i=0,r=(a=Array.from({length:t.length})).length;i<r;i+=1)a[i]=t[i]+(t[i]-e[i])*((m-d)/u)/5e-4;return a}return t+(m-d)/.001*(t-e)}}return this.getValueAtTime(((m-g)%f+g)/u,0)}function rp(t,e,s){let i,r,a,n,o;if(!this.k)return this.pv;let h=e,{comp:l,elem:p,keyframes:c=[],pv:m}=this;if(!p?.comp)throw Error("Element is not implemented");if(!l)throw Error("Comp is not implemented");let{frameRate:d}=p.comp.globalData??{frameRate:60},u=t?t.toLowerCase():"",f=l.renderedFrame??0,g=c[0]?.t??0;if(f>=g)return m;switch(s?(i=h?Math.abs(d*h):Math.max(0,p.data.op-g),r=g+i):((!h||h>c.length-1)&&(h=c.length-1),i=(r=c[h]?.t??0)-g),u){case"pingpong":if(Math.floor((g-f)/i)%2==0)return this.getValueAtTime(((g-f)%i+g)/d,0);break;case"offset":{let t=this.getValueAtTime(g/d,0),e=this.getValueAtTime(r/d,0),s=this.getValueAtTime((i-(g-f)%i+g)/d,0),h=Math.floor((g-f)/i)+1;if(tc(m)&&tc(t)&&tc(e)&&tc(s)){for(a=0,n=(o=Array.from({length:t.length})).length;a<n;a+=1)o[a]=s[a]-(e[a]-t[a])*h;return o}return s-(e-t)*h}case"continue":{let t=this.getValueAtTime(g/d,0),e=this.getValueAtTime((g+.001)/d,0);if(tc(m)&&tc(t)&&tc(e)){for(a=0,n=(o=Array.from({length:t.length})).length;a<n;a+=1)o[a]=t[a]+(t[a]-e[a])*(g-f)/.001;return o}return t+(t-e)*(g-f)/.001}}return this.getValueAtTime((i-((g-f)%i+g))/d,0)}function rc(t,e){let s,{comp:i,k:r,pv:a}=this;if(!r)return a;let{renderedFrame:n=0}=i??{renderedFrame:0},{frameRate:o}=i?.globalData??{frameRate:60},h=.5*(t||.4),l=Math.floor(e||5);if(l<=1)return a;let p=n/o,c=p-h,m=l>1?(p+h-c)/(l-1):1,d=0,u,f;for(f=tc(a)?et(Y.Float32,a.length):0;d<l;){if(s=this.getValueAtTime(c+d*m),tc(a)&&tc(f)&&tc(s)){for(u=0;u<a.length;u++)f[u]+=s[u];d++;continue}f+=s,d++}if(tc(a)&&tc(f)){for(u=0;u<a.length;u+=1)f[u]/=l;return f}return f/l}function rm(t){this._transformCachingAtTime=this._transformCachingAtTime??{v:new es};let{v:e}=this._transformCachingAtTime,{mult:s=1}=this.a??{mult:1},{mult:i=1}=this.s??{mult:1};if(e.cloneFromProps(this.pre.props),this.appliedTransformations<1){let i=this.a?.getValueAtTime(t)??[0,0,0];e.translate(-i[0]*s,-i[1]*s,i[2]*s)}if(this.appliedTransformations<2){let s=this.s?.getValueAtTime(t)??[0,0,0];e.scale(s[0]*i,s[1]*i,s[2]*i)}if(this.sk&&this.appliedTransformations<3){let s=this.sk.getValueAtTime(t),i=this.sa?.getValueAtTime(t)??0;e.skewFromAxis(-s*(this.sk.mult??1),i*(this.sa?.mult??1))}if(this.r&&this.appliedTransformations<4){let s=this.r.getValueAtTime(t);e.rotate(-s*(this.r.mult??1))}else if(!this.r&&this.appliedTransformations<4){let s=Number(this.rz?.getValueAtTime(t)),i=Number(this.ry?.getValueAtTime(t)),r=Number(this.rx?.getValueAtTime(t)),a=this.or?.getValueAtTime(t)??[];e.rotateZ(-s*(this.rz?.mult??1)).rotateY(i*(this.ry?.mult??1)).rotateX(r*(this.rx?.mult??1)).rotateZ(-a[2]*(this.or?.mult??1)).rotateY(a[1]*(this.or?.mult??1)).rotateX(a[0]*(this.or?.mult??1))}if(this.data.p?.s){let s=this.px?.getValueAtTime(t),i=this.py?.getValueAtTime(t);if(this.data.p.z){let r=this.pz?.getValueAtTime(t);e.translate(s*(this.px?.mult??1),i*(this.py?.mult??1),-r*(this.pz?.mult??1))}else e.translate(s*(this.px?.mult??1),i*(this.py?.mult??1),0)}else{let s=this.p?.getValueAtTime(t)??[0,0,0];e.translate(s[0]*(this.p?.mult??1),s[1]*(this.p?.mult??1),-s[2]*(this.p?.mult??1))}return e}function rd(){return this.v.clone(new es)}function ru(t,e){this._cachingAtTime=this._cachingAtTime??{lastIndex:0,lastTime:-999999,shapeValue:em(this.pv)};let s=t;return s*=this.elem?.globalData?.frameRate??60,(s-=this.offsetTime)!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<s?this._caching?.lastIndex??0:0,this._cachingAtTime.lastTime=s,this.interpolateShape(s,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}class rf{constructor(t){this.comp=t,this._name=t.data?.nm,this.layer=this,this.height=t.data?.h||t.globalData?.compSize?.h,this.width=t.data?.w||t.globalData?.compSize?.w,this.pixelAspect=1,this.frameDuration=1/(t.globalData?.frameRate??60),this.displayStartTime=0,this.numLayers=t.layers?.length}getInterface(t){let e=0,{length:s}=this.comp.layers??[];for(;e<s;){if(this.comp.layers?.[e]?.nm===t||this.comp.layers?.[e]?.ind===t)return this.comp.elements[e]?.layerInterface??null;e++}return null}}let{resetFrame:rg}=rt;class ry{completeProperty(t,e,s){Object.defineProperty(t,"velocity",{get:()=>e.getVelocityAtTime(e.comp?.currentFrame??0)}),t.numKeys=e.keyframes?.length??0,t.key=function(i){let r;if(!t.numKeys)return 0;e.keyframes&&(r="s"in e.keyframes[i-1]?e.keyframes[i-1].s:"e"in e.keyframes[i-2]?e.keyframes[i-2].e:e.keyframes[i-2].s);let a=s===tt.UniDimensional?new Number(r):{...r};return a.time=Number(e.keyframes?.[i-1].t)/(e.elem?.comp?.globalData?.frameRate??60),a.value=s===tt.UniDimensional?r[0]:r,a},t.valueAtTime=e.getValueAtTime,t.speedAtTime=e.getSpeedAtTime,t.velocityAtTime=e.getVelocityAtTime,t.propertyGroup=e.propertyGroup}defaultGetter(){return this.defaultUnidimensionalValue}getInterface(t){return t?t.propType===tt.UniDimensional?this.UnidimensionalPropertyInterface(t):this.MultidimensionalPropertyInterface(t):this.defaultGetter}MultidimensionalPropertyInterface(t){let e=t;e&&"pv"in e||(e=this.defaultMultidimensionalValue);let s=1/e?.mult,i=e.data?.l??e.pv.length,r=et(Y.Float32,i),a=et(Y.Float32,i);return r.value=a,this.completeProperty(r,e,"multidimensional"),function(){e.k&&e.getValue();for(let t=0;t<i;t+=1)a[t]=e.v[t]*s,r[t]=a[t];return r}}UnidimensionalPropertyInterface(t){let e=t;e&&"pv"in e||(e=this.defaultUnidimensionalValue);let s=1/e.mult,i=e.pv*s,r=new Number(i);return r.value=i,this.completeProperty(r,e,tt.UniDimensional),()=>(e.k&&e.getValue(),i=e.v*s,r.value!==i&&((r=new Number(i)).value=i,r[0]=i,this.completeProperty(r,e,tt.UniDimensional)),r)}constructor(){this.defaultMultidimensionalValue={mult:1,pv:[0,0,0],v:[0,0,0]},this.defaultUnidimensionalValue={mult:1,pv:0,v:0}}}function rv(t){return new ry().getInterface(t)}class rb{constructor(t,e){this.interfaceFunction=t,this.parentPropertyGroup=e}getInterface(t=1){return t<=0?this.interfaceFunction:this.parentPropertyGroup(t-1)}}class r_{constructor(t,e){this._name=t,this.propertyGroup=e}getInterface(t){return t<=0?this:this.propertyGroup(t-1)}}class rx{get numProperties(){return this.effects.length}constructor(t,e){this.effects=t,this.effectElements=e}getInterface(t){let e=0,{length:s}=this.effects;for(;e<s;){if(t===this.effects[e].nm||t===this.effects[e].mn||t===this.effects[e].ix)return this.effectElements[e];e++}return null}}class rw{get maskOpacity(){return this._mask.op.k&&this._mask.op.getValue(),100*this._mask.op.v}get maskPath(){return this._mask.prop?.k&&this._mask.prop.getValue(),this._mask.prop}constructor(t,e){this._mask=t,this._data=e}}class rS{constructor(t,e){this.maskManager=t,this._masksInterfaces=ee(t.viewData.length);const{length:s}=t.viewData;for(let e=0;e<s;e++)this._masksInterfaces[e]=new rw(t.viewData[e],t.masksProperties[e])}getInterface(t){let e=0;for(;e<length;){if(this.maskManager.masksProperties[e]?.nm===t)return this._masksInterfaces[e];e++}return null}}class rC{get anchorPoint(){return rv(this.transform.a)}get opacity(){return rv(this.transform.o)}get orientation(){return rv(this.transform.or)}get position(){return this.transform.p?this._transformFactory?.():[this._px?.(),this._py?.(),this._pz?.()??0]}get rotation(){return rv(this.transform.r??this.transform.rz)}get scale(){return rv(this.transform.s)}get skew(){return rv(this.transform.sk)}get skewAxis(){return rv(this.transform.sa)}get xPosition(){return rv(this.transform.px)}get xRotation(){return rv(this.transform.rx)}get yPosition(){return rv(this.transform.py)}get yRotation(){return rv(this.transform.ry)}get zPosition(){return rv(this.transform.pz)}get zRotation(){return rv(this.transform.rz??this.transform.r)}constructor(t){this.transform=t,t.p?this._transformFactory=rv(t.p):(this._px=rv(t.px),this._py=rv(t.py),t.pz&&(this._pz=rv(t.pz)))}getInterface(t){switch(t){case"scale":case"Scale":case"ADBE Scale":case 6:return this.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return this.rotation;case"ADBE Rotate X":return this.xRotation;case"ADBE Rotate Y":return this.yRotation;case"position":case"Position":case"ADBE Position":case 2:return this.position;case"ADBE Position_0":return this.xPosition;case"ADBE Position_1":return this.yPosition;case"ADBE Position_2":return this.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return this.anchorPoint;case"opacity":case"Opacity":case 11:return this.opacity;default:return null}}}class rE{getInterface(t){throw Error("Method not implemented")}}class rk extends rE{getInterface(t){let e=0,{length:s}=this.interfaces;for(;e<s;){if(this.interfaces[e]?._name===t||this.interfaces[e]?.mn===t||this.interfaces[e]?.propertyIndex===t||this.interfaces[e]?.ix===t||this.interfaces[e]?.ind===t)return this.interfaces[e];e++}return"number"==typeof t?this.interfaces[t-1]:null}constructor(...t){super(...t),this.interfaces=[]}}class rP extends rE{get position(){return rv(this.prop?.p)}get size(){return rv(this.prop?.s)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.s?.ix===t?this.size:null}constructor(...t){super(...t),this.prop=void 0}}class rM extends rE{get color(){return rv(this.c)}get opacity(){return rv(this.o)}getInterface(t){return"Color"===t||"color"===t?this.color:"Opacity"===t||"opacity"===t?this.opacity:null}}class rT extends rE{get endPoint(){return rv(this.prop?.e)}get opacity(){return rv(this.prop?.o)}get startPoint(){return rv(this.prop?.s)}get type(){return"a"}getInterface(t){return"Start Point"===t||"start point"===t?this.startPoint:"End Point"===t||"end point"===t?this.endPoint:"Opacity"===t||"opacity"===t?this.opacity:null}constructor(...t){super(...t),this.prop=void 0}}class rA extends rE{get _name(){return this.shape?.nm}getInterface(t){switch(t){case"ADBE Vectors Group":case"Contents":case 2:return this.content;default:return this.transform}}}class rD extends rE{get position(){return rv(this.prop?.p)}get roundness(){return rv(this.prop?.r)}get size(){return rv(this.prop?.s)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.r?.ix===t?this.roundness:this.shape?.s?.ix===t||"Size"===t||"ADBE Vector Rect Size"===t?this.size:null}constructor(...t){super(...t),this.prop=void 0}}class rI extends rE{get copies(){return rv(this.prop?.c)}get offset(){return rv(this.prop?.o)}getInterface(t){return this.shape?.c?.ix===t||"Copies"===t?this.copies:this.shape?.o?.ix===t||"Offset"===t?this.offset:null}constructor(...t){super(...t),this.prop=void 0}}class rF extends rE{get radius(){return rv(this.prop?.rd)}getInterface(t){return this.shape?.r?.ix===t||"Round Corners 1"===t?this.radius:null}constructor(...t){super(...t),this.prop=void 0}}class rL{get path(){return this.prop?.k&&this.prop.getValue(),this.prop}get shape(){return this.path}constructor(t,e,s){this.prop=e.sh;const i=new rb(this,s);this.prop?.setGroupProperty(new r_("Path",i)),this._name=t.nm,this.ix=t.ix,this.mn=t.mn,this.propertyGroup=s,this.propertyIndex=t.ix}getInterface(t){return"Shape"===t||"shape"===t||"Path"===t||"path"===t||"ADBE Vector Shape"===t||2===t?this.path:null}}class r$ extends rE{get innerRadius(){return rv(this.prop?.ir)}get innerRoundness(){return rv(this.prop?.is)}get outerRadius(){return rv(this.prop?.or)}get outerRoundness(){return rv(this.prop?.os)}get points(){return rv(this.prop?.pt)}get position(){return rv(this.prop?.p)}get rotation(){return rv(this.prop?.r)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.r?.ix===t?this.rotation:this.shape?.pt?.ix===t?this.points:this.shape?.or?.ix===t||"ADBE Vector Star Outer Radius"===t?this.outerRadius:this.shape?.os?.ix===t?this.outerRoundness:this.shape?.ir?.ix===t||"ADBE Vector Star Inner Radius"===t?this.innerRadius:this.shape?.is?.ix===t?this.innerRoundness:null}constructor(...t){super(...t),this.prop=void 0}}class rN extends rE{get color(){return rv(this.prop?.c)}get dash(){return this.dashOb}get opacity(){return rv(this.prop?.o)}get strokeWidth(){return rv(this.prop?.w)}getInterface(t){return"Color"===t||"color"===t?this.color:"Opacity"===t||"opacity"===t?this.opacity:"Stroke Width"===t||"stroke width"===t?this.strokeWidth:null}constructor(...t){super(...t),this.prop=void 0}}class rR extends rE{get anchorPoint(){return rv(this.prop?.transform?.mProps.a)}get opacity(){return rv(this.prop?.transform?.mProps.o)}get position(){return rv(this.prop?.transform?.mProps.p)}get rotation(){return rv(this.prop?.transform?.mProps.r)}get scale(){return rv(this.prop?.transform?.mProps.s)}get skew(){return rv(this.prop?.transform?.mProps.sk)}get skewAxis(){return rv(this.prop?.transform?.mProps.sa)}getInterface(t){return this.shape?.a?.ix===t||"Anchor Point"===t?this.anchorPoint:this.shape?.o?.ix===t||"Opacity"===t?this.opacity:this.shape?.p?.ix===t||"Position"===t?this.position:this.shape?.r?.ix===t||"Rotation"===t||"ADBE Vector Rotation"===t?this.rotation:this.shape?.s?.ix===t||"Scale"===t?this.scale:this.shape?.sk?.ix===t||"Skew"===t?this.skew:this.shape?.sa?.ix===t||"Skew Axis"===t?this.skewAxis:null}constructor(...t){super(...t),this.prop=void 0}}class rV extends rE{get end(){return rv(this.prop?.e)}get offset(){return rv(this.prop?.o)}get start(){return rv(this.prop?.s)}getInterface(t){return t===this.shape?.e?.ix||"End"===t||"end"===t?this.end:t===this.shape?.s?.ix?this.start:t===this.shape?.o?.ix?this.offset:null}constructor(...t){super(...t),this.prop=void 0}}let rO={comp:rf,effects:class{createEffectsInterface(t,e){if(t.effectsManager){this.effectsData=t.data?.ef??[];let{length:s}=t.effectsManager.effectElements;for(let i=0;i<s;i++)this.effectElements.push(this.createGroupInterface(this.effectsData[i],t.effectsManager.effectElements[i],e,t));return this.effects=t.data?.ef??[],new rx(this.effects,this.effectElements)}return null}createGroupInterface(t,e,s,i){let r=e=>{let s=t.ef??[],i=0,{length:r}=s;for(;i<r;){if(e===s[i].nm||e===s[i].mn||e===s[i].ix){if(5===s[i].ty)return this.effectElements[i];return this.effectElements[i]()}i++}throw Error()},a=new rb(r,s),{length:n}=t.ef??[];for(let s=0;s<n;s+=1)t.ef?.[s].ty===5?this.effectElements.push(this.createGroupInterface(t.ef[s],e.effectElements[s],e.effectElements[s].propertyGroup,i)):this.effectElements.push(this.createValueInterface(e.effectElements[s],t.ef[s].ty,i,a));return"ADBE Color Control"===t.mn&&Object.defineProperty(r,"color",{get(){return this.effectElements[0]()}}),Object.defineProperties(r,{_name:{value:t.nm},numProperties:{get:()=>t.np},propertyGroup:{value:a}}),r.enabled=0!==t.en,r.active=r.enabled,r}createValueInterface(t,e,s,i){let r=rv(t.p);return t.p?.setGroupProperty(new r_("",i)),function(){return 10===e?s.comp?.compInterface?.getInterface(t.p?.v):r()}}constructor(){this.effectElements=[],this.effects=[],this.effectsData=[]}},footage:class{constructor(t){this.currentPropertyName="",this.elem=t,this._name="Data",this.dataInterface=this.dataInterfaceFactory(t)}dataInterfaceFactory(t){return this._name="Outline",this.outlineInterface=this.outlineInterfaceFactory(t),this}getInterface(t){return"Data"===t?this.dataInterface:"Outline"===t?void this.outlineInterface():null}init(){return this.currentPropertyName="",this.currentProperty=this.elem.getFootageData(),this.searchProperty}outlineInterface(t){throw Error("Method is not implemented")}outlineInterfaceFactory(t){return this.currentPropertyName="",this.currentProperty=t.getFootageData(),this.elem=t,this.init}searchProperty(t){if(this.currentProperty?.[t])return(this.currentPropertyName=t,this.currentProperty=this.currentProperty[t],"object"==typeof this.currentProperty)?this.searchProperty:this.currentProperty;let e=t.indexOf(this.currentPropertyName);if(-1!==e){let s=parseInt(t.slice(e+this.currentPropertyName.length),10);return(this.currentProperty=this.currentProperty?.[s],"object"==typeof this.currentProperty)?this.searchProperty:this.currentProperty}return""}},layer:class{get active(){return this._elem.isInRange}get hasParent(){return!!this._elem.hierarchy?.length}get parent(){return this._elem.hierarchy?.[0]?.layerInterface??null}get transform(){return this.transformInterface}constructor(t){if(this.sourceRectAtTime=t.sourceRectAtTime.bind(t),this._elem=t,!t.finalTransform)throw Error(`FinalTransform is not iplemented in ${t.constructor.name}`);this.transformInterface=new rC(t.finalTransform.mProp);const{anchorPoint:e,opacity:s,position:i,rotation:r,scale:a}=this.transformInterface;this.anchor_point=e,this.anchorPoint=e,this.opacity=s,this.position=i,this.rotation=r,this.scale=a,this.toComp=this.toWorld;const{frameRate:n}=t.comp?.globalData??{frameRate:60};this.startTime=t.data.st,this.index=t.data.ind,this.source=t.data.refId,this.height=0===t.data.ty?t.data.h:100,this.width=0===t.data.ty?t.data.w:100,this.inPoint=t.data.ip/n,this.outPoint=t.data.op/n,this._name=t.data.nm}applyPoint(t,e){if(this._elem.hierarchy?.length){let{length:e}=this._elem.hierarchy;for(let s=0;s<e;s++)this._elem.hierarchy[s]?.finalTransform?.mProp.applyToMatrix(t)}return t.applyToPointArray(e[0]??0,e[1]??0,e[2]??0)}fromComp(t){let e=new es;if(e.reset(),this._elem.finalTransform?.mProp.applyToMatrix(e),this._elem.hierarchy?.length){let t,s=this._elem.hierarchy.length;for(t=0;t<s;t+=1)this._elem.hierarchy[t]?.finalTransform?.mProp.applyToMatrix(e)}return e.inversePoint(t)}fromWorld(t,e){let s=this.getMatrix(e);return this.invertPoint(s,t)}fromWorldVec(t,e){let s=this.getMatrix(e);return s.props[12]=0,s.props[13]=0,s.props[14]=0,this.invertPoint(s,t)}getInterface(t){switch(t){case"ADBE Root Vectors Group":case"Contents":case 2:return this.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return this.transformInterface;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return this.effect;case"ADBE Text Properties":return this.textInterface;default:return null}}getMatrix(t){let e=new es;if(void 0===t){let t=this._elem.finalTransform?.mProp;t?.applyToMatrix(e)}else(this._elem.finalTransform?.mProp.getValueAtTime(t)).clone(e);return e}invertPoint(t,e){if(this._elem.hierarchy?.length){let{length:e}=this._elem.hierarchy;for(let s=0;s<e;s++)this._elem.hierarchy[s]?.finalTransform?.mProp.applyToMatrix(t)}return t.inversePoint(e)}registerEffectsInterface(t){this.effect=t}registerMaskInterface(t){this.mask=new rS(t,this._elem)}sampleImage(){return[1,1,1,1]}toComp(t,e){throw Error("Method is not implemented")}toWorld(t,e){let s=this.getMatrix(e);return this.applyPoint(s,t)}toWorldVec(t,e){let s=this.getMatrix(e);return s.props[12]=0,s.props[13]=0,s.props[14]=0,this.applyPoint(s,t)}},shape:class{constructor(t,e,s){this.arr=[],this.parentGroup=s,this.propertyGroup=new rb(this,this.parentGroupWrapper),this.interfaces=this.iterateElements(t,e,this.propertyGroup),this.numProperties=this.interfaces.length,this._name="Contents"}contentsInterfaceFactory(t,e,s){rk.prototype.propertyGroup=new rb(rk,s),this.interfaces=this.iterateElements(t.it??null,e.it,rk.prototype.propertyGroup),rk.prototype.numProperties=this.interfaces.length;let i=this.transformInterfaceFactory(t.it[t.it.length-1],e.it[e.it.length-1],rk.prototype.propertyGroup);return rk.prototype.transform=i,rk.prototype.propertyIndex=t.cix,rk.prototype._name=t.nm,rk.prototype.getInterface}defaultInterfaceFactory(){return this.noOp}ellipseInterfaceFactory(t,e,s){let i=new rb(rP,s);rP.prototype.shape=t,rP.prototype.propertyIndex=t.ix;let r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return r.s.setGroupProperty(new r_("Size",i)),r.p?.setGroupProperty(new r_("Position",i)),rP.prototype._name=t.nm,rP.prototype.prop=r,rP.prototype.mn=t.mn,rP.prototype.getInterface}fillInterfaceFactory(t,e,s){return rM.prototype._name=t.nm,rM.prototype.c=e.c,rM.prototype.mn=t.mn,rM.prototype.o=e.o,e.c?.setGroupProperty(new r_("Color",s)),e.o?.setGroupProperty(new r_("Opacity",s)),rM.prototype.getInterface}getInterface(t){let e=t;if("number"==typeof e)return 0===(e=t??1)?propertyGroup:this.interfaces[e-1];let s=0,{length:i}=this.interfaces;for(;s<i;){if(this.interfaces[s]._name===e)return this.interfaces[s];s++}return null}gradientFillInterfaceFactory(t,e,s){return rT.prototype._name=t.nm,rT.prototype.prop=e,rT.prototype.mn=t.mn,e.s?.setGroupProperty(new r_("Start Point",s)),e.e?.setGroupProperty(new r_("End Point",s)),e.o?.setGroupProperty(new r_("Opacity",s)),rT.prototype.getInterface}groupInterfaceFactory(t,e,s){rA.prototype.propertyGroup=new rb(rA,s);let i=this.contentsInterfaceFactory(t,e,rA.prototype.propertyGroup),r=this.transformInterfaceFactory(t.it[t.it.length-1],e.it[e.it.length-1],rA.prototype.propertyGroup);return rA.prototype.content=i,rA.prototype.transform=r,rA.prototype.shape=t,rA.prototype.numProperties=t.np,rA.prototype.propertyIndex=t.ix,rA.prototype.nm=t.nm,rA.prototype.mn=t.mn,rA.prototype.getInterface}iterateElements(t,e,s){let i=[],{length:r}=t??[];for(let a=0;a<r;a++)if(t)switch(t[a].ty){case Z.Group:i.push(this.groupInterfaceFactory(t[a],e[a],s));break;case Z.Fill:i.push(this.fillInterfaceFactory(t[a],e[a],s));break;case Z.Stroke:i.push(this.strokeInterfaceFactory(t[a],e[a],s));break;case Z.Trim:i.push(this.trimInterfaceFactory(t[a],e[a],s));break;case Z.Transform:break;case Z.Ellipse:i.push(this.ellipseInterfaceFactory(t[a],e[a],s));break;case Z.PolygonStar:i.push(this.starInterfaceFactory(t[a],e[a],s));break;case Z.Path:i.push(new rL(t[a],e[a],s));break;case Z.Rectangle:i.push(this.rectInterfaceFactory(t[a],e[a],s));break;case Z.RoundedCorners:i.push(this.roundedInterfaceFactory(t[a],e[a],s));break;case Z.Repeater:i.push(this.repeaterInterfaceFactory(t[a],e[a],s));break;case Z.GradientFill:i.push(this.gradientFillInterfaceFactory(t[a],e[a],s));break;default:i.push(this.defaultInterfaceFactory(t[a],e[a],s))}return i}parentGroupWrapper(){return this.parentGroup}rectInterfaceFactory(t,e,s){rD.prototype.shape=t;let i=new rb(rD,s),r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return rD.prototype.propertyIndex=t.ix,r.p?.setGroupProperty(new r_("Position",i)),r.s.setGroupProperty(new r_("Size",i)),r.r.setGroupProperty(new r_("Rotation",i)),rD.prototype.prop=r,rD.prototype._name=t.nm,rD.prototype.mn=t.mn,rD.prototype.getInterface}repeaterInterfaceFactory(t,e,s){rI.prototype.shape=t,rI.prototype.propertyIndex=t.ix,rI.prototype._name=t.nm,rI.prototype.mn=t.mn;let i=new rb(rI,s);return rI.prototype.prop=e,e.c?.setGroupProperty(new r_("Copies",i)),e.o?.setGroupProperty(new r_("Offset",i)),rI.prototype.getInterface}roundedInterfaceFactory(t,e,s){rF.prototype.shape=t,rF.prototype._name=t.nm,rF.prototype.propertyIndex=t.ix,rF.prototype.mn=t.mn;let i=new rb(rF,s);return e.rd.setGroupProperty(new r_("Radius",i)),rF.prototype.getInterface}starInterfaceFactory(t,e,s){r$.prototype.shape=t;let i=new rb(r$,s),r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return r$.prototype.propertyIndex=t.ix,r.or.setGroupProperty(new r_("Outer Radius",i)),r.os.setGroupProperty(new r_("Outer Roundness",i)),r.pt.setGroupProperty(new r_("Points",i)),r.p.setGroupProperty(new r_("Position",i)),r.r.setGroupProperty(new r_("Rotation",i)),t.ir&&(r.ir.setGroupProperty(new r_("Inner Radius",i)),r.is.setGroupProperty(new r_("Inner Roundness",i))),r$.prototype._name=t.nm,r$.prototype.prop=r,r$.prototype.mn=t.mn,r$.prototype.getInterface}strokeInterfaceFactory(t,e,s){let i={},r=new rb(rN,s),a=new rb(i,r),{length:n}=t.d??[];for(let s=0;s<n;s++){var o;o=s,Object.defineProperty(i,t.d?.[o].nm,{get:rv(e.d.dataProps[o].p)}),e.d.dataProps[s].p.setGroupProperty(a)}return rN.prototype._name=t.nm,rN.prototype.mn=t.mn,rN.prototype.dashOb=i,rN.prototype.prop=e,e.c?.setGroupProperty(new r_("Color",r)),e.o?.setGroupProperty(new r_("Opacity",r)),e.w?.setGroupProperty(new r_("Stroke Width",r)),rN.prototype.getInterface}transformInterfaceFactory(t,e,s){rR.prototype.shape=t;let i=new rb(rR,s);return e.transform?.mProps.o?.setGroupProperty(new r_("Opacity",i)),e.transform?.mProps.p?.setGroupProperty(new r_("Position",i)),e.transform?.mProps.a?.setGroupProperty(new r_("Anchor Point",i)),e.transform?.mProps.s?.setGroupProperty(new r_("Scale",i)),e.transform?.mProps.r?.setGroupProperty(new r_("Rotation",i)),e.transform?.mProps.sk&&(e.transform.mProps.sk.setGroupProperty(new r_("Skew",i)),e.transform.mProps.sa?.setGroupProperty(new r_("Skew Angle",i))),e.transform?.op.setGroupProperty(new r_("Opacity",i)),rR.prototype._name=t.nm,rR.prototype.prop=e,rR.prototype.ty=Z.Transform,rR.prototype.mn=t.mn,rR.prototype.propertyGroup=s,rR.prototype.getInterface}trimInterfaceFactory(t,e,s){rV.prototype.shape=t;let i=new rb(rV,s);return rV.prototype.propertyIndex=t.ix,e.s?.setGroupProperty(new r_("Start",i)),e.e?.setGroupProperty(new r_("End",i)),e.o?.setGroupProperty(new r_("Offset",i)),rV.prototype.propertyIndex=t.ix,rV.prototype.propertyGroup=s,rV.prototype._name=t.nm,rV.prototype.prop=e,rV.prototype.mn=t.mn,rV.prototype.getInterface}noOp(){return null}},text:class{get sourceText(){this.elem.textProperty?.getValue();let t=this.elem.textProperty?.currentData.t;return this._sourceText&&t===this._sourceText.value||(this._sourceText=new String(t),this._sourceText.value=t||new String(t),Object.defineProperty(this._sourceText,"style",{get(){return{fillColor:this.elem.textProperty.currentData.fc}}})),this._sourceText}constructor(t){this.elem=t}getInterface(t){return"ADBE Text Document"===t?this.sourceText:null}}},rz=(t,e,s,i)=>[-t+3*e-3*s+i,3*t-6*e+3*s,-3*t+3*e,t],rB=(t,e,s)=>t*(1-s)+e*s,rG=(t,e,s)=>[rB(t[0],e[0],s),rB(t[1],e[1],s)],rq=(t,e,s)=>{let i=t.boundingBox();return{bez:t,cx:i.cx,cy:i.cy,height:i.height,t:(e+s)/2,t1:e,t2:s,width:i.width}},rj=t=>{let e=t.bez.split(.5);if(!e[0]||!e[1])throw Error("Could not set PolynomialBezier");return[rq(e[0],t.t1,t.t),rq(e[1],t.t,t.t2)]},rW=(t,e,s,i,r,a)=>{if(!(2*Math.abs(t.cx-e.cx)<t.width+e.width&&2*Math.abs(t.cy-e.cy)<t.height+e.height))return;if(s>=a||t.width<=i&&t.height<=i&&e.width<=i&&e.height<=i)return void r.push([t.t,e.t]);let n=rj(t),o=rj(e);if(!n[0]||!n[1]||!o[0]||!o[1])throw Error("Could not set IntersectData");rW(n[0],o[0],s+1,i,r,a),rW(n[0],o[1],s+1,i,r,a),rW(n[1],o[0],s+1,i,r,a),rW(n[1],o[1],s+1,i,r,a)},rH=t=>new rU(t,t,t,t,!1);class rU{constructor(t,e,s,i,r){let a=e,n=s;r&&to(t,a)&&(a=rG(t,i,1/3)),r&&to(n,i)&&(n=rG(t,i,2/3));const o=rz(t[0],a[0],n[0],i[0]),h=rz(t[1],a[1],n[1],i[1]);this.a=[o[0],h[0]],this.b=[o[1],h[1]],this.c=[o[2],h[2]],this.d=[o[3],h[3]],this.points=[t,a,n,i]}boundingBox(){let t=this.bounds();return{bottom:t.y.max,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2,height:t.y.max-t.y.min,left:t.x.min,right:t.x.max,top:t.y.min,width:t.x.max-t.x.min}}bounds(){return{x:this._extrema(this,0),y:this._extrema(this,1)}}derivative(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]}inflectionPoints(){let t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(tn(t))return[];let e=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,s=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(s<0)return[];let i=Math.sqrt(s);return tn(i)?i>0&&i<1?[e]:[]:[e-i,e+i].filter(t=>t>0&&t<1)}intersections(t,e,s){let i=e,r=s;i=i??2,r=r??7;let a=[];return rW(rq(this,0,1),rq(t,0,1),0,i,a,r),a}normalAngle(t){let e=this.derivative(t);return Math.atan2(e[0]??0,e[1]??0)}point(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]}split(t){if(t<=0)return[rH(this.points[0]),this];if(t>=1)return[this,rH(this.points[this.points.length-1])];let e=rG(this.points[0],this.points[1],t),s=rG(this.points[1],this.points[2],t),i=rG(this.points[2],this.points[3],t),r=rG(e,s,t),a=rG(s,i,t),n=rG(r,a,t);return[new rU(this.points[0],e,r,n,!0),new rU(n,a,i,this.points[3],!0)]}tangentAngle(t){let e=this.derivative(t);return Math.atan2(e[1]??0,e[0]??0)}_extrema(t,e){let s=t.points[0][e]??0,i=t.points[t.points.length-1]?.[e]??0;if(s>i){let t=i;i=s,s=t}let r=((t,e,s)=>{if(0===t)return[];let i=e*e-4*t*s;if(i<0)return[];let r=-e/(2*t);if(0===i)return[r];let a=Math.sqrt(i)/(2*t);return[r-a,r+a]})(3*(t.a[e]??0),2*(t.b[e]??0),t.c[e]??0),{length:a}=r;for(let n=0;n<a;n++){if((r[n]??0)<=0||(r[n]??0)>=1)continue;let a=t.point(r[n]??0)[e]??0;if(a<s){s=a;continue}a>i&&(i=a)}return{max:i,min:s}}}function rY(t,e){let s=(e+1)%t.length();return new rU(t.v[e],t.o[e],t.i[s],t.v[s],!0)}class rJ extends eI{addShape(t){if(this.closed)return;t.sh?.container?.addDynamicProperty(t.sh);let e={data:t,localShapeCollection:eu(),shape:t.sh};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}addShapeToModifier(t){}init(t,e,s,i){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=-999999,this.closed=!1,this.k=!1,this.dynamicProperties.length>0?this.k=!0:this.getValue(!0)}initModifierProperties(t,e){throw Error(`${this.constructor.name}: Method initModifierProperties is not implemented`)}isAnimatedWithShape(t){throw Error(`${this.constructor.name}: Method isAnimatedWithShape is not implemented`)}processKeys(){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId,this.iterateDynamicProperties()),0}constructor(...t){super(...t),this.shapes=[]}}let rX=(t,e)=>[t[1]??0*(e[2]??0)-(t[2]??0)*(e[1]??0),t[2]??0*(e[0]??0)-(t[0]??0)*(e[2]??0),t[0]??0*(e[1]??0)-(t[1]??0)*(e[0]??0)],rK=(t,e,s)=>[t[0]+Math.cos(e)*s,t[1]-Math.sin(e)*s],rZ=(t,e,s)=>{let i=Math.atan2(e[0]-t[0],e[1]-t[1]);return[rK(t,i,s),rK(e,i,s)]},rQ=(t,e,s,i)=>{let r=[t[0],t[1],1],a=[e[0],e[1],1],n=[s[0],s[1],1],o=[i[0],i[1],1],h=rX(rX(r,a),rX(n,o));return tn(h[2]??0)?null:[h[0]??0/(h[2]??0),h[1]??0/(h[2]??0)]},r0=(t,e)=>Math.hypot(t[0]-e[0],t[1]-e[1]),r1=(t,e,s,i,r)=>{let a=e.points[3],n=s.points[0];if(3===i||to(a,n))return a;if(2===i){let i=-e.tangentAngle(1),r=-s.tangentAngle(0)+Math.PI,o=rQ(a,rK(a,i+Math.PI/2,100),n,rK(n,i+Math.PI/2,100)),h=o?r0(o,a):r0(a,n)/2,l=rK(a,i,2*h*.5519);return t.setXYAt(l[0],l[1],"o",t.length()-1),l=rK(n,r,2*h*.5519),t.setTripleAt(n[0],n[1],n[0],n[1],l[0],l[1],t.length()),n}let o=to(a,e.points[2])?e.points[0]:e.points[2],h=to(n,s.points[1])?s.points[3]:s.points[1],l=rQ(o,a,n,h);return l&&r0(l,a)<r?(t.setTripleAt(l[0],l[1],l[0],l[1],l[0],l[1],t.length()),l):a},r2=(t,e)=>{let s,i=(s=rZ(t.points[0],t.points[1],e))[0],r=s[1],a=(s=rZ(t.points[1],t.points[2],e))[0],n=s[1],o=(s=rZ(t.points[2],t.points[3],e))[0],h=s[1],l=rQ(i,r,a,n);l=l??r;let p=rQ(o,h,a,n);return new rU(i,l,p=p??o,h)},r3=(t,e)=>{let s,i,r,a=t.inflectionPoints();if(0===a.length)return[r2(t,e)];if(1===a.length||ta(a[1]??0,1))return s=(r=t.split(a[0]??0))[0],i=r[1],[r2(s,e),r2(i,e)];s=(r=t.split(a[0]??0))[0];let n=(a[1]??0-(a[0]??0))/(1-(a[0]??0)),o=(r=r[1]?.split(n))[0];return i=r[1],[r2(s,e),r2(o,e),r2(i,e)]},r5=(t,e)=>{let s=t.intersections(e);return(s.length>0&&ta(s[0]?.[0]??0,1)&&s.shift(),s.length>0)?s[0]:null},r4=(t,e)=>{let s=[...t],i=[...e],r=r5(t[t.length-1],e[0]);return(r&&(s[t.length-1]=t[t.length-1]?.split(r[0]??0)[0],i[0]=e[0]?.split(r[1]??0)[1]),t.length>1&&e.length>1&&(r=r5(t[0],e[e.length-1])))?[[t[0]?.split(r[0]??0)[0]],[e[e.length-1]?.split(r[1]??0)[1]]]:[s,i]},r6=(t,e,s,i,r,a,n)=>{let o=s-Math.PI/2,h=s+Math.PI/2,l=e[0]+Math.cos(s)*i*r,p=e[1]-Math.sin(s)*i*r;t.setTripleAt(l,p,l+Math.cos(o)*a,p-Math.sin(o)*a,l+Math.cos(h)*n,p-Math.sin(h)*n,t.length())},r8=(t,e,s,i,r,a,n)=>{let o,h,l,p,c,m,d,u=(l=0===s?e.length()-1:s-1,p=(s+1)%e.length(),c=e.v[l],m=e.v[p],o=[m[0]-c[0],m[1]-c[1]],Math.atan2(0,1)-Math.atan2((d=[Math.cos(h=-(.5*Math.PI))*(o[0]??0)-Math.sin(h)*(o[1]??0),Math.sin(h)*(o[0]??0)+Math.cos(h)*(o[1]??0)])[1],d[0])),f=e.v[s%e._length],g=e.v[0===s?e._length-1:s-1],y=e.v[(s+1)%e._length],v=2===a?Math.sqrt(Math.pow(f[0]-g[0],2)+Math.pow(f[1]-g[1],2)):0,b=2===a?Math.sqrt(Math.pow(f[0]-y[0],2)+Math.pow(f[1]-y[1],2)):0;r6(t,e.v[s%e._length]??[0,0],u,n,i,b/((r+1)*2),v/((r+1)*2))},r9=(t,e,s,i,r,a)=>{let n=a;for(let a=0;a<i;a++){let o=(a+1)/(i+1),h=2===r?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,l=e.normalAngle(o);r6(t,e.point(o),l,n,s,h/((i+1)*2),h/((i+1)*2)),n=-n}return n},r7=function(t){try{let e=new tZ;return t9(e,null),e.setParams(t),e}catch(t){throw console.error("AnimationManager:\n",t),Error("Could not load animation")}},at=setInterval(function(){tg||"complete"===document.readyState&&(clearInterval(at),function(){if(tg)return;let t=[...document.getElementsByClassName("lottie"),...document.getElementsByClassName("bodymovin")],{length:e}=t;for(let s=0;s<e;s++){let e=t[s];e&&function(t,e){try{if(!t)return null;let s=0;for(;s<t1;){if(t3[s]?.elem===t&&t3[s]?.elem!==null)return t3[s]?.animation;s++}let i=new tZ;t9(i,t),i.setData(t,e)}catch(t){throw console.error("AnimationManager:\n",t),Error("Could not register animation")}}(e,void 0)}}())},100);M=K.Canvas,T=class extends iT{constructor(t,e){super(),this.animationItem=t,this.renderConfig={className:e?.className||"",clearCanvas:e?.clearCanvas??!0,contentVisibility:e?.contentVisibility||"visible",context:e?.context??null,dpr:e?.dpr??1,id:e?.id||"",imagePreserveAspectRatio:e?.imagePreserveAspectRatio||X.Cover,preserveAspectRatio:e?.preserveAspectRatio||X.Contain,progressiveLoad:!!e?.progressiveLoad,runExpressions:e?.runExpressions??!0},this.animationItem.wrapper&&(this.renderConfig.dpr=e?.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={_mdf:!1,currentGlobalAlpha:-1,frameNum:-1,renderConfig:this.renderConfig},this.contextData=new iI,this.elements=[],this.pendingElements=[],this.transformMat=new es,this.completeLayers=!1,this.rendererType=K.Canvas,this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iA(t,this.globalData,this)}},ti[M]=T,sQ(J.TrimModifier,class extends rJ{addPaths(t,e){let{length:s}=t;for(let i=0;i<s;i++)e.addShape(t[i])}addSegment(t,e,s,i,r,a,n){r.setXYAt(e[0],e[1],"o",a),r.setXYAt(s[0],s[1],"i",a+1),n&&r.setXYAt(t[0],t[1],"v",a),r.setXYAt(i[0],i[1],"v",a+1)}addSegmentFromArray(t,e,s,i){e.setXYAt(t[1]??0,t[5]??0,"o",s),e.setXYAt(t[2]??0,t[6]??0,"i",s+1),i&&e.setXYAt(t[0]??0,t[4]??0,"v",s),e.setXYAt(t[3]??0,t[7]??0,"v",s+1)}addShapes(t,e,s){let i=s,{pathsData:r,shape:a}=t,n=a?.paths?.shapes??[],o=a?.paths?._length||0,h,l,p=0,c,m,d,u=[],f,g=!0;i?(m=i._length,f=i._length):(i=ep(),m=0,f=0),u.push(i);for(let t=0;t<o;t++){let{lengths:s}=r[t]??{lengths:[]};for(h=1,i.c=!!n[t]?.c,l=n[t]?.c?s.length:s.length+1;h<l;h++){if(p+(c=s[h-1]).addedLength<e.s){p+=c.addedLength,i.c=!1;continue}if(p>e.e){i.c=!1;break}e.s<=p&&e.e>=p+c.addedLength?(this.addSegment(n[t]?.v[h-1],n[t]?.o[h-1],n[t]?.i[h],n[t]?.v[h],i,m,g),g=!1):(d=e_(n[t]?.v[h-1],n[t]?.v[h],n[t]?.o[h-1],n[t]?.i[h],(e.s-p)/c.addedLength,(e.e-p)/c.addedLength,s[h-1]),this.addSegmentFromArray(d,i,m,g),g=!1,i.c=!1),p+=c.addedLength,m++}if(n[t]?.c&&s.length>0){if(c=s[h-1],p<=e.e){let r=s[h-1]?.addedLength??0;e.s<=p&&e.e>=p+r?(this.addSegment(n[t]?.v[h-1],n[t]?.o[h-1],n[t]?.i[0],n[t]?.v[0],i,m,g),g=!1):(d=e_(n[t]?.v[h-1],n[t]?.v[0],n[t]?.o[h-1],n[t]?.i[0],(e.s-p)/r,(e.e-p)/r,s[h-1]),this.addSegmentFromArray(d,i,m,g),g=!1,i.c=!1)}else i.c=!1;p+=c?.addedLength??0,m++}if(i._length&&(i.setXYAt(i.v[f]?.[0]??0,i.v[f]?.[1]??0,"i",f),i.setXYAt(i.v[i._length-1]?.[0]??0,i.v[i._length-1]?.[1]??0,"o",i._length-1)),p>e.e)break;t<o-1&&(i=ep(),g=!0,u.push(i),m=0)}return u}addShapeToModifier(t){t.pathsData=[]}calculateShapeEdges(t,e,s,i,r){let a=[];e<=1?a.push({e,s:t}):t>=1?a.push({e:e-1,s:t-1}):a.push({e:1,s:t},{e:e-1,s:0});let n=[],{length:o}=a;for(let t=0;t<o;t++)if(!((a[t]?.e??0)*r<i||(a[t]?.s??0)*r>i+s)){let e,o;e=a[t]?.s??0*r<=i?0:(a[t]?.s??0*r-i)/s,o=a[t]?.e??0*r>=i+s?1:(a[t]?.e??0*r-i)/s,n.push([e,o])}return 0===n.length&&n.push([0,0]),n}initModifierProperties(t,e){this.s=ez.getProp(t,e.s,0,.01,this),this.e=ez.getProp(t,e.e,0,.01,this),this.o=ez.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=this.s.effectsSequence.length>0||this.e.effectsSequence.length>0||this.o.effectsSequence.length>0}processShapes(t){let e,s;if(this._mdf||t){let t=Number(this.o?.v)%360/360;if(t<0&&t++,(e=Number(this.s?.v)>1?1+t:0>Number(this.s?.v)?0+t:Number(this.s?.v)+t)>(s=Number(this.e?.v)>1?1+t:0>Number(this.e?.v)?0+t:Number(this.e?.v)+t)){let t=e;e=s,s=t}e=1e-4*Math.round(1e4*e),s=1e-4*Math.round(1e4*s),this.sValue=e,this.eValue=s}else e=this.sValue||0,s=this.eValue||0;let i,r,a,n,o,h,l=0,{length:p}=this.shapes;if(s===e)for(let t=0;t<p;t++){this.shapes[t]?.localShapeCollection?.releaseShapes();let{shape:e}=this.shapes[t]??{};e&&(e._mdf=!0,e.paths=this.shapes[t]?.localShapeCollection),this._mdf&&(this.shapes[t].pathsData.length=0)}else if((1!==s||0!==e)&&(0!==s||1!==e)){let c,m,d=[];for(let e=0;e<p;e++)if(c=this.shapes[e],c.shape?._mdf||this._mdf||t||2===this.m){if(i=c.shape?.paths,a=i?._length||0,h=0,!c.shape?._mdf&&c.pathsData?.length)h=c.totalShapeLength;else{for(r=0,n=this.releasePathsData(c.pathsData);r<a;r++)i&&(o=ex(i.shapes[r]),n.push(o),h+=o.totalLength);c.totalShapeLength=h,c.pathsData=n}l+=Number(h),c.shape&&(c.shape._mdf=!0)}else c.shape&&(c.shape.paths=c.localShapeCollection);let u=e,f=s,g=0,y;for(let t=p-1;t>=0;t--)if(c=this.shapes[t],c.shape?._mdf){if(!(m=c.localShapeCollection))throw Error(`${this.constructor.name}: Could not set localShapeCollection`);for(m.releaseShapes(),2===this.m&&p>1?(y=this.calculateShapeEdges(e,s,c.totalShapeLength||0,g,l),g+=Number(c.totalShapeLength)):y=[[u,f]],a=y.length,r=0;r<a;r++){u=y[r]?.[0]??0,f=y[r]?.[1]??0,d.length=0,f<=1?d.push({e:Number(c.totalShapeLength)*f,s:Number(c.totalShapeLength)*u}):u>=1?d.push({e:Number(c.totalShapeLength)*(f-1),s:Number(c.totalShapeLength)*(u-1)}):d.push({e:Number(c.totalShapeLength),s:Number(c.totalShapeLength)*u},{e:Number(c.totalShapeLength)*(f-1),s:0});let t={e:0,s:0},e=this.addShapes(c,d[0]??t);if(d[0]?.s!==d[0]?.e){if(d.length>1){let s=c.shape.paths?.shapes[c.shape.paths._length-1];if(s?.c){let s=e.pop();this.addPaths(e,m),e=this.addShapes(c,d[1]??t,s)}else this.addPaths(e,m),e=this.addShapes(c,d[1]??t)}this.addPaths(e,m)}}c.shape.paths=m}}else if(this._mdf)for(let t=0;t<p;t++){this.shapes[t].pathsData.length=0;let{shape:e}=this.shapes[t]??{};e&&(e._mdf=!0)}}releasePathsData(t){let{length:e}=t;for(let s=0;s<e;s++)ey.release(t[s]);return t.length=0,t}}),sQ(J.PuckerAndBloatModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amount=ez.getProp(t,e.a,0,null,this),this._isAnimated=this.amount.effectsSequence.length>0}processPath(t,e){let s,i,r,a,n,o,h,l=e/100,p=[0,0],c=t._length;for(s=0;s<c;s++)p[0]+=t.v[s]?.[0]??0,p[1]+=t.v[s]?.[1]??0;p[0]/=c,p[1]/=c;let m=ep();for(s=0,m.c=t.c;s<c;s++)i=t.v[s]?.[0]??0+(p[0]??0-(t.v[s]?.[0]??0))*l,r=t.v[s]?.[1]??0+(p[1]??0-(t.v[s]?.[1]??0))*l,a=t.o[s]?.[0]??0+-((p[0]??0-(t.o[s]?.[0]??0))*l),n=t.o[s]?.[1]??0+-((p[1]??0-(t.o[s]?.[1]??0))*l),o=t.i[s]?.[0]??0+-((p[0]??0-(t.i[s]?.[0]??0))*l),h=t.i[s]?.[1]??0+-((p[1]??0-(t.i[s]?.[1]??0))*l),m.setTripleAt(i,r,a,n,o,h,s);return m}processShapes(t){let{length:e}=this.shapes,s=this.amount?.v;if(0!==s){let i,r,a;for(let n=0;n<e;n++){if(a=(r=this.shapes[n]).localShapeCollection,!(!r.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),r.shape&&(r.shape._mdf=!0),i=r.shape?.paths?.shapes;let t=r.shape?.paths?._length||0;for(let e=0;e<t;e++){let t=i?.[e];t&&a?.addShape(this.processPath(t,s||0))}}r.localShapeCollection&&r.shape&&(r.shape.paths=r.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.RepeaterModifier,class extends rJ{addShapeToModifier(t){t.pathsData=[]}applyTransforms(t,e,s,i,r,a){if(!i.s||!i.p||!i.a||!i.r)throw Error(`${this.constructor.name}: Missing required data from Transform`);let n=a?-1:1,o=i.s.v[0]+(1-i.s.v[0])*(1-r),h=i.s.v[1]+(1-i.s.v[1])*(1-r);t.translate(i.p.v[0]*n*r,i.p.v[1]*n*r,i.p.v[2]),e.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),e.rotate(-i.r.v*n*r),e.translate(i.a.v[0]??0,i.a.v[1]??0,i.a.v[2]),s.translate(-(i.a.v[0]??0),-(i.a.v[1]??0),i.a.v[2]),s.scale(a?1/o:o,a?1/h:h),s.translate(i.a.v[0]??0,i.a.v[1]??0,i.a.v[2])}changeGroupRender(t,e=!1){let{length:s}=t;for(let i=0;i<s;i++)t[i]._shouldRender=e,t[i]?.ty===Z.Group&&this.changeGroupRender(t[i]?.it,e)}cloneElements(t){let e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e}init(t,e,s,i=[]){if(!tp(e))throw TypeError(`${this.constructor.name}: Method init, param arr must be array`);let r=Number(s);for(this.elem=t,this.arr=e,this.pos=r,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[r]);r>0;)r--,this._elements.unshift(e[r]);if(this.dynamicProperties.length>0){this.k=!0;return}this.getValue(!0)}initModifierProperties(t,e){this.getValue=this.processKeys,this.c=ez.getProp(t,e.c,0,null,this),this.o=ez.getProp(t,e.o,0,null,this),e.tr&&(this.tr=st.getTransformProperty(t,e.tr,this),this.so=ez.getProp(t,e.tr.so,0,.01,this),this.eo=ez.getProp(t,e.tr.eo,0,.01,this)),this.data=e,0===this.dynamicProperties.length&&this.getValue(!0),this._isAnimated=this.dynamicProperties.length>0,this.pMatrix=new es,this.rMatrix=new es,this.sMatrix=new es,this.tMatrix=new es,this.matrix=new es}processShapes(t){let e,s;if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);let i,r,a,n,o,h=!1;if(!this._mdf&&!t){for(o=Number(this._currentCopies),a=0,n=1;o;)(i=this.elemsData[a]?.it??[])[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,o--,a+=n;return h}let l=Math.ceil(Number(this.c?.v));if(this._groups.length<l){for(;this._groups.length<l;){let t={it:this.cloneElements(this._elements),ty:"gr"};t.it?.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{e:0,s:0,t:0},{e:0,s:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:Z.Transform}),this.arr.splice(0,0,t),this._groups.splice(0,0,t),this._currentCopies?this._currentCopies++:this._currentCopies=1}this.elem?.reloadShapes(),h=!0}o=0;let p=this._groups.length-1;for(a=0;a<=p-1;a++){if(e=o<l,this._groups[a]&&(this._groups[a]._shouldRender=e),this.changeGroupRender(this._groups[a]?.it??[],e),!e){let t=this.elemsData[a]?.it??[],e=t[t.length-1];e&&(0===e.transform.op.v?e.transform.op._mdf=!1:(e.transform.op._mdf=!0,e.transform.op.v=0))}o++}if(this._currentCopies=l,!this.matrix||!this.pMatrix||!this.rMatrix||!this.sMatrix||!this.tMatrix)throw Error(`${this.constructor.name}: Could not set Matrix`);if(!this.tr)throw Error(`${this.constructor.name}: Transformproperty is not set`);let c=Number(this.o?.v),m=c%1,d=c>0?Math.floor(c):Math.ceil(c),u=this.pMatrix.props,f=this.rMatrix.props,g=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();let y=0;if(c>0){for(;y<d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),y++;m&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,m,!1),y+=m)}else if(c<0){for(;y>d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),y--;m&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-m,!0),y-=m)}for(a=1===this.data.m?0:this._currentCopies-1,n=1===this.data.m?1:-1,o=this._currentCopies;o;){i=this.elemsData[a]?.it??[];let{length:t}=r=i[i.length-1]?.transform.mProps.v.props??[];if(i[i.length-1]&&(i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=1===this._currentCopies?Number(this.so?.v):Number(this.so?.v)+(Number(this.eo?.v)-Number(this.so?.v))*(a/(this._currentCopies-1))),0===y)for(this.matrix.reset(),s=0;s<t;s++)r[s]=this.matrix.props[s]??0;else{for((0!==a&&1===n||a!==this._currentCopies-1&&-1===n)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(f[0]??0,f[1]??0,f[2]??0,f[3]??0,f[4]??0,f[5]??0,f[6]??0,f[7]??0,f[8]??0,f[9]??0,f[10]??0,f[11]??0,f[12]??0,f[13]??0,f[14]??0,f[15]??0),this.matrix.transform(g[0]??0,g[1]??0,g[2]??0,g[3]??0,g[4]??0,g[5]??0,g[6]??0,g[7]??0,g[8]??0,g[9]??0,g[10]??0,g[11]??0,g[12]??0,g[13]??0,g[14]??0,g[15]??0),this.matrix.transform(u[0]??0,u[1]??0,u[2]??0,u[3]??0,u[4]??0,u[5]??0,u[6]??0,u[7]??0,u[8]??0,u[9]??0,u[10]??0,u[11]??0,u[12]??0,u[13]??0,u[14]??0,u[15]??0),s=0;s<t;s++)r[s]=this.matrix.props[s]??0;this.matrix.reset()}y++,o--,a+=n}return h}resetElements(t){let{length:e}=t;for(let s=0;s<e;s++){t[s]._processed=!1;let{it:e}=t[s]??{};t[s]?.ty===Z.Group&&e&&this.resetElements(e)}}constructor(...t){super(...t),this.arr=[],this.data=void 0,this.elemsData=[],this._elements=[],this._groups=[]}}),sQ(J.RoundCornersModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.rd=ez.getProp(t,e.r,0,null,this),this._isAnimated=this.rd.effectsSequence.length>0}processPath(t,e){let s=ep();s.c=t.c;let i=t._length,r,a,n,o,h,l,p=0,c,m,d,u,f,g;for(let y=0;y<i;y++)r=t.v[y],n=t.o[y],a=t.i[y],r?.[0]===n[0]&&r[1]===n[1]&&r[0]===a[0]&&r[1]===a[1]?0!==y&&y!==i-1||t.c?(o=0===y?t.v[i-1]:t.v[y-1],l=(h=Math.sqrt(Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)))?Math.min(h/2,e)/h:0,c=f=r[0]+(o[0]-r[0])*l,m=g=r[1]-(r[1]-o[1])*l,d=c-(c-r[0])*.5519,u=m-(m-r[1])*.5519,s.setTripleAt(c,m,d,u,f,g,p),p++,o=y===i-1?t.v[0]:t.v[y+1],l=(h=Math.sqrt(Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)))?Math.min(h/2,e)/h:0,c=d=r[0]+(o[0]-r[0])*l,m=u=r[1]+(o[1]-r[1])*l,f=c-(c-r[0])*.5519,g=m-(m-r[1])*.5519,s.setTripleAt(c,m,d,u,f,g,p)):s.setTripleAt(r[0],r[1],n[0],n[1],a[0],a[1],p):s.setTripleAt(t.v[y]?.[0]??0,t.v[y]?.[1]??0,t.o[y]?.[0]??0,t.o[y]?.[1]??0,t.i[y]?.[0]??0,t.i[y]?.[1]??0,p),p++;return s}processShapes(t){let{length:e}=this.shapes,s=this.rd?.v;if(0!==s){let i,r,a;for(let n=0;n<e;n++){if(a=(i=this.shapes[n]).localShapeCollection,!(!i.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),i.shape&&(i.shape._mdf=!0),r=i.shape?.paths?.shapes??[];let t=i.shape?.paths?._length||0;for(let e=0;e<t;e++)a?.addShape(this.processPath(r[e],s))}i.shape&&(i.shape.paths=i.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.ZigZagModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amplitude=ez.getProp(t,e.s,0,null,this),this.frequency=ez.getProp(t,e.r,0,null,this),this.pointsType=ez.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length>0||this.frequency.effectsSequence.length>0||this.pointsType.effectsSequence.length>0}processPath(t,e,s,i){let r=t._length,a=ep();if(a.c=t.c,t.c||(r-=1),0===r)return a;let n=-1,o=rY(t,0);r8(a,t,0,e,s,i,n);for(let h=0;h<r;h++)n=r9(a,o,e,s,i,-n),o=h!==r-1||t.c?rY(t,(h+1)%r):null,r8(a,t,h+1,e,s,i,n);return a}processShapes(t){let e=Number(this.amplitude?.v),s=Math.max(0,Math.round(Number(this.frequency?.v))),i=Number(this.pointsType?.v);if(0!==e){let r,a,n,{length:o}=this.shapes;for(let h=0;h<o;h++){if(a=(r=this.shapes[h]).localShapeCollection,!(!r.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),r.shape&&(r.shape._mdf=!0),n=r.shape?.paths?.shapes??[];let{_length:t}=r.shape?.paths??{_length:0};for(let r=0;r<t;r++)a?.addShape(this.processPath(n[r],e,s,i))}r.shape&&(r.shape.paths=r.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.OffsetPathModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amount=ez.getProp(t,e.a,0,null,this),this.miterLimit=ez.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length>0}processPath(t,e,s,i){let r=ep();r.c=t.c;let a=t.length();t.c||(a-=1);let n,o=[];for(let s=0;s<a;s++)n=rY(t,s),o.push(r3(n,e));if(!t.c)for(let s=a-1;s>=0;s--)n=function(t,e){let s=(e+1)%t.length();return new rU(t.v[s],t.i[s],t.o[e],t.v[e],!0)}(t,s),o.push(r3(n,e));o=(t=>{let e;for(let s=1;s<t.length;s++)e=r4(t[s-1],t[s]),t[s-1]=e[0],t[s]=e[1];return t.length>1&&(e=r4(t[t.length-1],t[0]),t[t.length-1]=e[0],t[0]=e[1]),t})(o);let h=null,l=null,{length:p}=o;for(let t=0;t<p;t++){let e=o[t];l&&(h=r1(r,l,e[0],s,i)),l=e[e.length-1];let{length:a}=e;for(let t=0;t<a;t++)n=e[t],h&&to(n.points[0],h)?r.setXYAt(n.points[1][0],n.points[1][1],"o",r.length()-1):r.setTripleAt(n.points[0][0],n.points[0][1],n.points[1][0],n.points[1][1],n.points[0][0],n.points[0][1],r.length()),r.setTripleAt(n.points[3][0],n.points[3][1],n.points[3][0],n.points[3][1],n.points[2][0],n.points[2][1],r.length()),h=n.points[3]}return p>0&&l&&r1(r,l,o[0]?.[0],s,i),r}processShapes(t){let{length:e}=this.shapes,s=Number(this.amount?.v),i=Number(this.miterLimit?.v),r=Number(this.lineJoin);if(0!==s){let a,n,o;for(let h=0;h<e;h++){if(o=(n=this.shapes[h]).localShapeCollection,!(!n.shape?._mdf&&!this._mdf&&!t)){o?.releaseShapes(),n.shape&&(n.shape._mdf=!0),a=n.shape?.paths?.shapes;let t=n.shape?.paths?._length||0;for(let e=0;e<t;e++){let t=a?.[e];t&&o?.addShape(this.processPath(t,s,r,i))}}n.shape&&(n.shape.paths=n.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),tW.plugin={initExpressions:function(t){let e=0,s=[];if(!t.renderer.globalData)throw Error("Renderer -> GlobalData is not set");t.renderer.compInterface=new rf(t.renderer),t.renderer.globalData.projectInterface.registerComposition(t.renderer),t.renderer.globalData.pushExpression=function(){e++},t.renderer.globalData.popExpression=function(){0==--e&&function(){let{length:t}=s;for(let e=0;e<t;e++)s[e]?.release?.();s.length=0}()},t.renderer.globalData.registerExpressionProperty=function(t){s.includes(t)||s.push(t)}},resetFrame:rg},tW.interface=function(t){return rO[t]},function(){let{getTransformProperty:t}=st;st.getTransformProperty=function(e,s,i){let r=t(e,s,i);return r.dynamicProperties.length>0?r.getValueAtTime=rm.bind(r):r.getValueAtTime=rd.bind(r),r.setGroupProperty=rn,r};let e=ez.getProp;ez.getProp=function(t,s,i,r,a){let n=e(t,s,i,r,a);n.kf?n.getValueAtTime=ri.bind(n):n.getValueAtTime=rs.bind(n),n.setGroupProperty=rn,n.loopOut=rl,n.loopIn=rp,n.smooth=rc,n.getVelocityAtTime=rr.bind(n),n.getSpeedAtTime=re.bind(n),n.numKeys=s?.a===1?s.k.length:0,n.propertyIndex=s?.ix;let o=0;return 0!==i&&(o=et(Y.Float32,(s?.a===1?s.k[0]?.s.length:(s?.k).length)??0)),n._cachingAtTime={lastFrame:-999999,lastIndex:0,value:o},ra(t,s,n),n.k&&a?.addDynamicProperty(n),n};let s=eU.getConstructorFunction(),i=eU.getKeyframedConstructorFunction();rh([ro],s),rh([ro],i),i.prototype.getValueAtTime=ru,i.prototype.initiateExpression=rt.initiateExpression;let r=eU.getShapeProp;eU.getShapeProp=function(t,e,s,i,a){let n=r(t,e,s,i,a);return n&&(n.propertyIndex=e.ix,n.lock=!1,3===s?ra(t,e.pt,n):4===s&&ra(t,e.ks,n),n.k&&t.addDynamicProperty(n)),n}}(),iu.prototype.getExpressionValue=function(t,e){let s=this.calculateExpression(e);if(t.t!==s){let e={};return this.copyData(e,t),e.t=s.toString(),e.__complete=!1,e}return t},iu.prototype.searchProperty=function(){let t=this.searchKeyframes(),e=this.searchExpressions();return this.kf=!!(t||e),this.kf},iu.prototype.searchExpressions=function(){return this.data.d?.x?(this.calculateExpression=rt.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null},A=class extends ei{constructor(t){super(),this.init(t)}},er[35]={countsAsEffect:void 0,effect:A};var ae={},as=function(t,e,s,i,r){var a=new Worker(ae[e]||(ae[e]=URL.createObjectURL(new Blob([t+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return a.onmessage=function(t){var e=t.data,s=e.$e$;if(s){var i=Error(s[0]);i.code=s[1],i.stack=s[2],r(i,null)}else r(null,e)},a.postMessage(s,i),a},ai=Uint8Array,ar=Uint16Array,aa=Int32Array,an=new ai([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ao=new ai([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),ah=new ai([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),al=function(t,e){for(var s=new ar(31),i=0;i<31;++i)s[i]=e+=1<<t[i-1];for(var r=new aa(s[30]),i=1;i<30;++i)for(var a=s[i];a<s[i+1];++a)r[a]=a-s[i]<<5|i;return{b:s,r:r}},ap=al(an,2),ac=ap.b,am=ap.r;ac[28]=258,am[258]=28;for(var ad=al(ao,0),au=ad.b,af=ad.r,ag=new ar(32768),ay=0;ay<32768;++ay){var av=(43690&ay)>>1|(21845&ay)<<1;av=(61680&(av=(52428&av)>>2|(13107&av)<<2))>>4|(3855&av)<<4,ag[ay]=((65280&av)>>8|(255&av)<<8)>>1}for(var ab=function(t,e,s){for(var i,r=t.length,a=0,n=new ar(e);a<r;++a)t[a]&&++n[t[a]-1];var o=new ar(e);for(a=1;a<e;++a)o[a]=o[a-1]+n[a-1]<<1;if(s){i=new ar(1<<e);var h=15-e;for(a=0;a<r;++a)if(t[a])for(var l=a<<4|t[a],p=e-t[a],c=o[t[a]-1]++<<p,m=c|(1<<p)-1;c<=m;++c)i[ag[c]>>h]=l}else for(a=0,i=new ar(r);a<r;++a)t[a]&&(i[a]=ag[o[t[a]-1]++]>>15-t[a]);return i},a_=new ai(288),ay=0;ay<144;++ay)a_[ay]=8;for(var ay=144;ay<256;++ay)a_[ay]=9;for(var ay=256;ay<280;++ay)a_[ay]=7;for(var ay=280;ay<288;++ay)a_[ay]=8;for(var ax=new ai(32),ay=0;ay<32;++ay)ax[ay]=5;var aw=ab(a_,9,0),aS=ab(a_,9,1),aC=ab(ax,5,0),aE=ab(ax,5,1),ak=function(t){for(var e=t[0],s=1;s<t.length;++s)t[s]>e&&(e=t[s]);return e},aP=function(t,e,s){var i=e/8|0;return(t[i]|t[i+1]<<8)>>(7&e)&s},aM=function(t,e){var s=e/8|0;return(t[s]|t[s+1]<<8|t[s+2]<<16)>>(7&e)},aT=function(t){return(t+7)/8|0},aA=function(t,e,s){return(null==e||e<0)&&(e=0),(null==s||s>t.length)&&(s=t.length),new ai(t.subarray(e,s))},aD=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],aI=function(t,e,s){var i=Error(e||aD[t]);if(i.code=t,Error.captureStackTrace&&Error.captureStackTrace(i,aI),!s)throw i;return i},aF=function(t,e,s,i){var r=t.length,a=i?i.length:0;if(!r||e.f&&!e.l)return s||new ai(0);var n=!s,o=n||2!=e.i,h=e.i;n&&(s=new ai(3*r));var l=function(t){var e=s.length;if(t>e){var i=new ai(Math.max(2*e,t));i.set(s),s=i}},p=e.f||0,c=e.p||0,m=e.b||0,d=e.l,u=e.d,f=e.m,g=e.n,y=8*r;do{if(!d){p=aP(t,c,1);var v=aP(t,c+1,3);if(c+=3,v)if(1==v)d=aS,u=aE,f=9,g=5;else if(2==v){var b=aP(t,c,31)+257,_=aP(t,c+10,15)+4,x=b+aP(t,c+5,31)+1;c+=14;for(var w=new ai(x),S=new ai(19),C=0;C<_;++C)S[ah[C]]=aP(t,c+3*C,7);c+=3*_;for(var E=ak(S),k=(1<<E)-1,P=ab(S,E,1),C=0;C<x;){var M=P[aP(t,c,k)];c+=15&M;var T=M>>4;if(T<16)w[C++]=T;else{var A=0,D=0;for(16==T?(D=3+aP(t,c,3),c+=2,A=w[C-1]):17==T?(D=3+aP(t,c,7),c+=3):18==T&&(D=11+aP(t,c,127),c+=7);D--;)w[C++]=A}}var I=w.subarray(0,b),F=w.subarray(b);f=ak(I),g=ak(F),d=ab(I,f,1),u=ab(F,g,1)}else aI(1);else{var T=aT(c)+4,L=t[T-4]|t[T-3]<<8,$=T+L;if($>r){h&&aI(0);break}o&&l(m+L),s.set(t.subarray(T,$),m),e.b=m+=L,e.p=c=8*$,e.f=p;continue}if(c>y){h&&aI(0);break}}o&&l(m+131072);for(var N=(1<<f)-1,R=(1<<g)-1,V=c;;V=c){var A=d[aM(t,c)&N],O=A>>4;if((c+=15&A)>y){h&&aI(0);break}if(A||aI(2),O<256)s[m++]=O;else if(256==O){V=c,d=null;break}else{var z=O-254;if(O>264){var C=O-257,B=an[C];z=aP(t,c,(1<<B)-1)+ac[C],c+=B}var G=u[aM(t,c)&R],q=G>>4;G||aI(3),c+=15&G;var F=au[q];if(q>3){var B=ao[q];F+=aM(t,c)&(1<<B)-1,c+=B}if(c>y){h&&aI(0);break}o&&l(m+131072);var j=m+z;if(m<F){var W=a-F,H=Math.min(F,j);for(W+m<0&&aI(3);m<H;++m)s[m]=i[W+m]}for(;m<j;++m)s[m]=s[m-F]}}e.l=d,e.p=V,e.b=m,e.f=p,d&&(p=1,e.m=f,e.d=u,e.n=g)}while(!p);return m!=s.length&&n?aA(s,0,m):s.subarray(0,m)},aL=function(t,e,s){s<<=7&e;var i=e/8|0;t[i]|=s,t[i+1]|=s>>8},a$=function(t,e,s){s<<=7&e;var i=e/8|0;t[i]|=s,t[i+1]|=s>>8,t[i+2]|=s>>16},aN=function(t,e){for(var s=[],i=0;i<t.length;++i)t[i]&&s.push({s:i,f:t[i]});var r=s.length,a=s.slice();if(!r)return{t:aq,l:0};if(1==r){var n=new ai(s[0].s+1);return n[s[0].s]=1,{t:n,l:1}}s.sort(function(t,e){return t.f-e.f}),s.push({s:-1,f:25001});var o=s[0],h=s[1],l=0,p=1,c=2;for(s[0]={s:-1,f:o.f+h.f,l:o,r:h};p!=r-1;)o=s[s[l].f<s[c].f?l++:c++],h=s[l!=p&&s[l].f<s[c].f?l++:c++],s[p++]={s:-1,f:o.f+h.f,l:o,r:h};for(var m=a[0].s,i=1;i<r;++i)a[i].s>m&&(m=a[i].s);var d=new ar(m+1),u=aR(s[p-1],d,0);if(u>e){var i=0,f=0,g=u-e,y=1<<g;for(a.sort(function(t,e){return d[e.s]-d[t.s]||t.f-e.f});i<r;++i){var v=a[i].s;if(d[v]>e)f+=y-(1<<u-d[v]),d[v]=e;else break}for(f>>=g;f>0;){var b=a[i].s;d[b]<e?f-=1<<e-d[b]++-1:++i}for(;i>=0&&f;--i){var _=a[i].s;d[_]==e&&(--d[_],++f)}u=e}return{t:new ai(d),l:u}},aR=function(t,e,s){return -1==t.s?Math.max(aR(t.l,e,s+1),aR(t.r,e,s+1)):e[t.s]=s},aV=function(t){for(var e=t.length;e&&!t[--e];);for(var s=new ar(++e),i=0,r=t[0],a=1,n=function(t){s[i++]=t},o=1;o<=e;++o)if(t[o]==r&&o!=e)++a;else{if(!r&&a>2){for(;a>138;a-=138)n(32754);a>2&&(n(a>10?a-11<<5|28690:a-3<<5|12305),a=0)}else if(a>3){for(n(r),--a;a>6;a-=6)n(8304);a>2&&(n(a-3<<5|8208),a=0)}for(;a--;)n(r);a=1,r=t[o]}return{c:s.subarray(0,i),n:e}},aO=function(t,e){for(var s=0,i=0;i<e.length;++i)s+=t[i]*e[i];return s},az=function(t,e,s){var i=s.length,r=aT(e+2);t[r]=255&i,t[r+1]=i>>8,t[r+2]=255^t[r],t[r+3]=255^t[r+1];for(var a=0;a<i;++a)t[r+a+4]=s[a];return(r+4+i)*8},aB=function(t,e,s,i,r,a,n,o,h,l,p){aL(e,p++,s),++r[256];for(var c,m,d,u,f=aN(r,15),g=f.t,y=f.l,v=aN(a,15),b=v.t,_=v.l,x=aV(g),w=x.c,S=x.n,C=aV(b),E=C.c,k=C.n,P=new ar(19),M=0;M<w.length;++M)++P[31&w[M]];for(var M=0;M<E.length;++M)++P[31&E[M]];for(var T=aN(P,7),A=T.t,D=T.l,I=19;I>4&&!A[ah[I-1]];--I);var F=l+5<<3,L=aO(r,a_)+aO(a,ax)+n,$=aO(r,g)+aO(a,b)+n+14+3*I+aO(P,A)+2*P[16]+3*P[17]+7*P[18];if(h>=0&&F<=L&&F<=$)return az(e,p,t.subarray(h,h+l));if(aL(e,p,1+($<L)),p+=2,$<L){c=ab(g,y,0),m=g,d=ab(b,_,0),u=b;var N=ab(A,D,0);aL(e,p,S-257),aL(e,p+5,k-1),aL(e,p+10,I-4),p+=14;for(var M=0;M<I;++M)aL(e,p+3*M,A[ah[M]]);p+=3*I;for(var R=[w,E],V=0;V<2;++V)for(var O=R[V],M=0;M<O.length;++M){var z=31&O[M];aL(e,p,N[z]),p+=A[z],z>15&&(aL(e,p,O[M]>>5&127),p+=O[M]>>12)}}else c=aw,m=a_,d=aC,u=ax;for(var M=0;M<o;++M){var B=i[M];if(B>255){var z=B>>18&31;a$(e,p,c[z+257]),p+=m[z+257],z>7&&(aL(e,p,B>>23&31),p+=an[z]);var G=31&B;a$(e,p,d[G]),p+=u[G],G>3&&(a$(e,p,B>>5&8191),p+=ao[G])}else a$(e,p,c[B]),p+=m[B]}return a$(e,p,c[256]),p+m[256]},aG=new aa([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),aq=new ai(0),aj=function(t,e,s,i,r,a){var n=a.z||t.length,o=new ai(i+n+5*(1+Math.ceil(n/7e3))+r),h=o.subarray(i,o.length-r),l=a.l,p=7&(a.r||0);if(e){p&&(h[0]=a.r>>3);for(var c=aG[e-1],m=c>>13,d=8191&c,u=(1<<s)-1,f=a.p||new ar(32768),g=a.h||new ar(u+1),y=Math.ceil(s/3),v=2*y,b=function(e){return(t[e]^t[e+1]<<y^t[e+2]<<v)&u},_=new aa(25e3),x=new ar(288),w=new ar(32),S=0,C=0,E=a.i||0,k=0,P=a.w||0,M=0;E+2<n;++E){var T=b(E),A=32767&E,D=g[T];if(f[A]=D,g[T]=A,P<=E){var I=n-E;if((S>7e3||k>24576)&&(I>423||!l)){p=aB(t,h,0,_,x,w,C,k,M,E-M,p),k=S=C=0,M=E;for(var F=0;F<286;++F)x[F]=0;for(var F=0;F<30;++F)w[F]=0}var L=2,$=0,N=d,R=A-D&32767;if(I>2&&T==b(E-R))for(var V=Math.min(m,I)-1,O=Math.min(32767,E),z=Math.min(258,I);R<=O&&--N&&A!=D;){if(t[E+L]==t[E+L-R]){for(var B=0;B<z&&t[E+B]==t[E+B-R];++B);if(B>L){if(L=B,$=R,B>V)break;for(var G=Math.min(R,B-2),q=0,F=0;F<G;++F){var j=E-R+F&32767,W=f[j],H=j-W&32767;H>q&&(q=H,D=j)}}}D=f[A=D],R+=A-D&32767}if($){_[k++]=0x10000000|am[L]<<18|af[$];var U=31&am[L],Y=31&af[$];C+=an[U]+ao[Y],++x[257+U],++w[Y],P=E+L,++S}else _[k++]=t[E],++x[t[E]]}}for(E=Math.max(E,P);E<n;++E)_[k++]=t[E],++x[t[E]];p=aB(t,h,l,_,x,w,C,k,M,E-M,p),l||(a.r=7&p|h[p/8|0]<<3,p-=7,a.h=g,a.p=f,a.i=E,a.w=P)}else{for(var E=a.w||0;E<n+l;E+=65535){var J=E+65535;J>=n&&(h[p/8|0]=l,J=n),p=az(h,p+1,t.subarray(E,J))}a.i=n}return aA(o,0,i+aT(p)+r)},aW=function(){for(var t=new Int32Array(256),e=0;e<256;++e){for(var s=e,i=9;--i;)s=(1&s&&-0x12477ce0)^s>>>1;t[e]=s}return t}(),aH=function(){var t=-1;return{p:function(e){for(var s=t,i=0;i<e.length;++i)s=aW[255&s^e[i]]^s>>>8;t=s},d:function(){return~t}}},aU=function(t,e,s,i,r){if(!r&&(r={l:1},e.dictionary)){var a=e.dictionary.subarray(-32768),n=new ai(a.length+t.length);n.set(a),n.set(t,a.length),t=n,r.w=a.length}return aj(t,null==e.level?6:e.level,null==e.mem?r.l?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):20:12+e.mem,s,i,r)},aY=function(t,e){var s={};for(var i in t)s[i]=t[i];for(var i in e)s[i]=e[i];return s},aJ=function(t,e,s){for(var i=t(),r=t.toString(),a=r.slice(r.indexOf("[")+1,r.lastIndexOf("]")).replace(/\s+/g,"").split(","),n=0;n<i.length;++n){var o=i[n],h=a[n];if("function"==typeof o){e+=";"+h+"=";var l=o.toString();if(o.prototype)if(-1!=l.indexOf("[native code]")){var p=l.indexOf(" ",8)+1;e+=l.slice(p,l.indexOf("(",p))}else for(var c in e+=l,o.prototype)e+=";"+h+".prototype."+c+"="+o.prototype[c].toString();else e+=l}else s[h]=o}return e},aX=[],aK=function(t){var e=[];for(var s in t)t[s].buffer&&e.push((t[s]=new t[s].constructor(t[s])).buffer);return e},aZ=function(t,e,s,i){if(!aX[s]){for(var r="",a={},n=t.length-1,o=0;o<n;++o)r=aJ(t[o],r,a);aX[s]={c:aJ(t[n],r,a),e:a}}var h=aY({},aX[s].e);return as(aX[s].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+e.toString()+"}",s,h,aK(h),i)},aQ=function(){return[ai,ar,aa,an,ao,ah,ac,au,aS,aE,ag,aD,ab,ak,aP,aM,aT,aA,aI,aF,a7,a1,a2]},a0=function(){return[ai,ar,aa,an,ao,ah,am,af,aw,a_,aC,ax,ag,aG,aq,ab,aL,a$,aN,aR,aV,aO,az,aB,aT,aA,aj,aU,a9,a1]},a1=function(t){return postMessage(t,[t.buffer])},a2=function(t){return t&&{out:t.size&&new ai(t.size),dictionary:t.dictionary}},a3=function(t,e,s,i,r,a){var n=aZ(s,i,r,function(t,e){n.terminate(),a(t,e)});return n.postMessage([t,e],e.consume?[t.buffer]:[]),function(){n.terminate()}},a5=function(t,e){return t[e]|t[e+1]<<8},a4=function(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0},a6=function(t,e){return a4(t,e)+0x100000000*a4(t,e+4)},a8=function(t,e,s){for(;s;++e)t[e]=s,s>>>=8};function a9(t,e){return aU(t,e||{},0,0)}function a7(t,e){return aF(t,{i:2},e&&e.out,e&&e.dictionary)}var nt=function(t,e,s,i){for(var r in t){var a=t[r],n=e+r,o=i;Array.isArray(a)&&(o=aY(i,a[1]),a=a[0]),a instanceof ai?s[n]=[a,o]:(s[n+="/"]=[new ai(0),o],nt(a,n,s,i))}},ne="u">typeof TextEncoder&&new TextEncoder,ns="u">typeof TextDecoder&&new TextDecoder;try{ns.decode(aq,{stream:!0})}catch(t){}var ni=function(t){for(var e="",s=0;;){var i=t[s++],r=(i>127)+(i>223)+(i>239);if(s+r>t.length)return{s:e,r:aA(t,s-1)};r?3==r?e+=String.fromCharCode(55296|(i=((15&i)<<18|(63&t[s++])<<12|(63&t[s++])<<6|63&t[s++])-65536)>>10,56320|1023&i):1&r?e+=String.fromCharCode((31&i)<<6|63&t[s++]):e+=String.fromCharCode((15&i)<<12|(63&t[s++])<<6|63&t[s++]):e+=String.fromCharCode(i)}};function nr(t,e){if(e){for(var s=new ai(t.length),i=0;i<t.length;++i)s[i]=t.charCodeAt(i);return s}if(ne)return ne.encode(t);for(var r=t.length,a=new ai(t.length+(t.length>>1)),n=0,o=function(t){a[n++]=t},i=0;i<r;++i){if(n+5>a.length){var h=new ai(n+8+(r-i<<1));h.set(a),a=h}var l=t.charCodeAt(i);l<128||e?o(l):(l<2048?o(192|l>>6):(l>55295&&l<57344?(o(240|(l=65536+(1047552&l)|1023&t.charCodeAt(++i))>>18),o(128|l>>12&63)):o(224|l>>12),o(128|l>>6&63)),o(128|63&l))}return aA(a,0,n)}function na(t,e){if(e){for(var s="",i=0;i<t.length;i+=16384)s+=String.fromCharCode.apply(null,t.subarray(i,i+16384));return s}if(ns)return ns.decode(t);var r=ni(t),a=r.s,s=r.r;return s.length&&aI(8),a}var nn=function(t,e,s){var i=a5(t,e+28),r=na(t.subarray(e+46,e+46+i),!(2048&a5(t,e+8))),a=e+46+i,n=a4(t,e+20),o=s&&0xffffffff==n?no(t,a):[n,a4(t,e+24),a4(t,e+42)],h=o[0],l=o[1],p=o[2];return[a5(t,e+10),h,l,r,a+a5(t,e+30)+a5(t,e+32),p]},no=function(t,e){for(;1!=a5(t,e);e+=4+a5(t,e+2));return[a6(t,e+12),a6(t,e+4),a6(t,e+20)]},nh=function(t){var e=0;if(t)for(var s in t){var i=t[s].length;i>65535&&aI(9),e+=i+4}return e},nl=function(t,e,s,i,r,a,n,o){var h=i.length,l=s.extra,p=o&&o.length,c=nh(l);a8(t,e,null!=n?0x2014b50:0x4034b50),e+=4,null!=n&&(t[e++]=20,t[e++]=s.os),t[e]=20,e+=2,t[e++]=s.flag<<1|(a<0&&8),t[e++]=r&&8,t[e++]=255&s.compression,t[e++]=s.compression>>8;var m=new Date(null==s.mtime?Date.now():s.mtime),d=m.getFullYear()-1980;if((d<0||d>119)&&aI(10),a8(t,e,d<<25|m.getMonth()+1<<21|m.getDate()<<16|m.getHours()<<11|m.getMinutes()<<5|m.getSeconds()>>1),e+=4,-1!=a&&(a8(t,e,s.crc),a8(t,e+4,a<0?-a-2:a),a8(t,e+8,s.size)),a8(t,e+12,h),a8(t,e+14,c),e+=16,null!=n&&(a8(t,e,p),a8(t,e+6,s.attrs),a8(t,e+10,n),e+=14),t.set(i,e),e+=h,c)for(var u in l){var f=l[u],g=f.length;a8(t,e,+u),a8(t,e+2,g),t.set(f,e+4),e+=4+g}return p&&(t.set(o,e),e+=p),e},np=function(t,e,s,i,r){a8(t,e,0x6054b50),a8(t,e+8,s),a8(t,e+10,s),a8(t,e+12,i),a8(t,e+16,r)},nc="function"==typeof queueMicrotask?queueMicrotask:"function"==typeof setTimeout?setTimeout:function(t){t()};let nm=(f=0,()=>(f++,`__lottie_element_${f}`)),nd=(t,e)=>{let s=new Blob([t],{type:e?.mimeType??""}),i=e?.name||nm(),r=URL.createObjectURL(s),a=document.createElement("a");a.href=r,a.download=i,a.hidden=!0,document.body.appendChild(a),a.click(),setTimeout(()=>{a.remove(),URL.revokeObjectURL(r)},1e3)},nu=t=>{let e;if("string"==typeof t&&t&&((e=t?.split("/").pop()?.lastIndexOf("."))??0)>1&&t&&t.length-1>(e??0))return t.split(".").pop()?.toLowerCase()},nf=t=>{let e=t.split(":")[1]?.split(";")[0];return e?.split("/")[1]?.split("+")[0]},ng=(t,e)=>(nu(t),`${t.split("/").pop()?.replace(/\.[^.]*$/,"").replaceAll(/\W+/g,"-")}`),ny=(t,e)=>{if(e)return nu(e)?nu(e)===t?e:`${ng(e)}.${t}`:`${e}.${t}`},nv=t=>!("h"in t)&&!("w"in t)&&"p"in t&&"e"in t&&"u"in t&&"id"in t,nb=t=>"w"in t&&"h"in t&&!("xt"in t)&&"p"in t,n_=t=>t.slice(Math.max(0,t.indexOf(",")+1)),nx=!("u">typeof window&&document),nw=async t=>await new Promise((e,s)=>{!function(t,e,s){s||(s=e,e={}),"function"!=typeof s&&aI(7);var i={};nt(t,"",i,e);var r=Object.keys(i),a=r.length,n=0,o=0,h=a,l=Array(a),p=[],c=function(){for(var t=0;t<p.length;++t)p[t]()},m=function(t,e){nc(function(){s(t,e)})};nc(function(){m=s});var d=function(){var t=new ai(o+22),e=n,s=o-n;o=0;for(var i=0;i<h;++i){var r=l[i];try{var a=r.c.length;nl(t,o,r,r.f,r.u,a);var p=30+r.f.length+nh(r.extra),c=o+p;t.set(r.c,c),nl(t,n,r,r.f,r.u,a,o,r.m),n+=16+p+(r.m?r.m.length:0),o=c+a}catch(t){return m(t,null)}}np(t,n,l.length,s,e),m(null,t)};a||d();for(var u=function(t){var e,s,h=r[t],u=i[h],f=u[0],g=u[1],y=aH(),v=f.length;y.p(f);var b=nr(h),_=b.length,x=g.comment,w=x&&nr(x),S=w&&w.length,C=nh(g.extra),E=8*(0!=g.level),k=function(e,s){if(e)c(),m(e,null);else{var i=s.length;l[t]=aY(g,{size:v,crc:y.d(),c:s,f:b,m:w,u:_!=h.length||w&&x.length!=S,compression:E}),n+=30+_+C+i,o+=76+2*(_+C)+(S||0)+i,--a||d()}};if(_>65535&&k(aI(11,0,1),null),E)if(v<16e4)try{k(null,a9(f,g))}catch(t){k(t,null)}else p.push((e=g,(s=k)||(s=e,e={}),"function"!=typeof s&&aI(7),a3(f,e,[a0],function(t){return a1(a9(t.data[0],t.data[1]))},0,s)));else k(null,f)},f=0;f<h;++f)u(f)}(t,{level:9},(t,i)=>{t?s(t):i.buffer instanceof ArrayBuffer?e(i.buffer):s(Error("Data is not transferable"))})}),nS=async t=>{let e=await fetch(t),s=await e.blob();return new Promise((t,e)=>{try{let i=new FileReader;i.onload=()=>{"string"==typeof i.result?t(i.result):e(Error("Could not create bas64"))},i.readAsDataURL(s)}catch(t){e(t)}})},nC=t=>nr(nx?Buffer.from(n_(t),"base64").toString("binary"):atob(n_(t)),!0);async function nE({animations:t=[],fileName:e,manifest:s,shouldDownload:i=!0}){try{if(0===t.length||!s)throw Error(`Missing or malformed required parameter(s):
|
|
7
|
+
obj.scoped_bm_rt = $bm_rt;`),N=0,R,V=null,O,z,B,G,q=s.kf?i.length:0,j=e.ix,W=!this.data||!0!==this.data.hd,H=(t,e)=>{let{pv:s}=this,i=tc(s)?s.length:1,r=et(Y.Float32,i),a=iF.floor(5*N),n=0;for(;n<a;){for(let t=0;t<i;t++)r[t]+=-e+2*e*iF.random();n++}let o=5*N,h=o-iF.floor(o),l=et(Y.Float32,i);if(i>1){for(let t=0;t<i;t++)l[t]=s[t]+r[t]+(-e+2*e*iF.random())*h;return l}return s+r[0]+(-e+2*e*iF.random())*h};function U(t,e){C(t,e,!0)}function J(t,e){k(t,e,!0)}s.loopIn&&(E=C=s.loopIn.bind(s)),s.loopOut&&(P=k=s.loopOut.bind(s)),s.smooth&&(T=s.smooth.bind(s));let X=this.getValueAtTime.bind(this),K=this.getVelocityAtTime.bind(this),{frameRate:Z,projectInterface:Q}=t.comp.globalData;function te(t,e){let s=[e[0]-t[0],e[1]-t[1],e[2]-t[2]],i=iF.atan2(s[0],iF.sqrt(s[1]*s[1]+s[2]*s[2]))/td;return[-iF.atan2(s[1],s[2])/td,i,0]}function ts(t){let s,r,a=t,n,o=i.length;if(0===i.length||"number"==typeof i[0])s=0,r=0;else if(s=-1,(a*=Z)<(i[0]?.t??0))s=1,r=i[0]?.t??0;else{for(n=0;n<o-1;n+=1)if(a===i[n]?.t){s=n+1,r=i[n]?.t??0;break}else if(a>(i[n]?.t??0)&&a<(i[n+1]?.t??0)){a-(i[n]?.t??0)>(i[n+1]?.t??0)-a?(s=n+2,r=i[n+1]?.t??0):(s=n+1,r=i[n]?.t??0);break}-1===s&&(s=n+1,r=e.k[n]?.t??0)}return{index:s,time:r||0/Z}}function ti(t){let s=t;if(0===e.k.length||"number"==typeof e.k[0])throw Error(`The property has no keyframe at index ${s}`);s-=1;let i={time:(e.k[s]?.t??0)/Z,value:[]},r=(Object.hasOwn(e.k[s]??{},"s")?e.k[s]?.s:e.k[s-1]?.e)??[],{length:a}=r;for(let t=0;t<a;t+=1)i[t]=r[t],i.value[t]=r[t];return i}function tr(t,e){let s=e;return s||(s=Z),t/s}function ta(t,e){let s=t,i=e;return s||0===s||(s=N),i||(i=Z),s*i}function tn(t){iF.seedrandom(g+t)}function to(){return t.sourceRectAtTime()}function th(t,e){return"string"==typeof V?void 0===e?V.slice(iF.max(0,t)):V.slice(t,e):""}function tp(t,e){return"string"==typeof V?void 0===e?V.slice(t):V.slice(t,e):""}let tm=t.data.ind,tu=!!t.hierarchy?.length,tf=null;g=iF.floor(1e6*iF.random());let{globalData:tg}=t;function ty(t){V=X(N=0===t?0:iF.floor(N*t)/t)}return function(e){return(V=e,this.frameExpressionId===tg.frameId&&this.propType!==tt.TextSelector)?V:(this.propType===tt.TextSelector&&(z=this.textIndex??0,B=this.textTotal??0,G=this.selectorValue),F||(O=t.layerInterface?.text,F=t.layerInterface,A=t.comp?.compInterface??null,I=F?.toWorld.bind(F)??null,S=F?.fromWorld.bind(F)??null,x=F?.fromComp.bind(F)??null,D=F?.toComp.bind(F)??null,M=F?.mask??null,w=x),!y&&(d=y=t.layerInterface?.getInterface("ADBE Transform Group"),y&&(_=y.anchorPoint)),4!==m||u||(u=F?.getInterface("ADBE Root Vectors Group")),f=f??F?.getInterface(4),t.hierarchy?.length&&!tf&&(tf=t.hierarchy?.[0]?.layerInterface??null),N=(this.comp?.renderedFrame??0)/(this.comp?.globalData?.frameRate??60),n&&tn(g+N),a&&(R=K(N)),$(iN,i1,i5,i4,ij,i9,i7,d,W,i7,_,tl,Q,u,iW,i8,i0,i1,null,iJ,iY,iU,f,null,null,tr,x,w,S,tg,p,iG,tm,v,ti,i3,iX,te,E,P,C,U,k,J,M,i5,i4,h,ts,iK,q,L,b,null,ty,j,i8,i8,iZ,g,iq,null,null,tn,G,T,to,i9,tp,th,O,z,B,A,F,s,N,ta,D,I,y,V,X,R,c,H,null,null),this.frameExpressionId=tg.frameId,L.scoped_bm_rt?.propType===tt.Shape?L.scoped_bm_rt.v:L.scoped_bm_rt)}},resetFrame:function(){iN={}}},re=function(t){let e=this.getValueAtTime(t),s=this.getValueAtTime(t+-.01),i=0;if(tc(e)&&tc(s)){let{length:t}=e;for(let r=0;r<t;r++)i+=Math.pow(s[r]-e[r],2);i=100*Math.sqrt(i)}else i=0;return i},rs=function(t,e){return this.pv},ri=function(t){let e=t;return e*=this.elem?.globalData?.frameRate??60,e-=this.offsetTime,this._cachingAtTime&&e!==this._cachingAtTime.lastFrame&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastFrame<e?this._cachingAtTime.lastIndex:0,this._cachingAtTime.value=this.interpolateValue(e,this._cachingAtTime),this._cachingAtTime.lastFrame=e),this._cachingAtTime?.value},rr=function(t){let e;if(void 0!==this.vel)return this.vel;let s=this.getValueAtTime(t),i=this.getValueAtTime(t+-.001);if(tc(s)&&tc(i)){let{length:t}=s;e=et(Y.Float32,t);for(let r=0;r<t;r++)e[r]=-((i[r]-s[r])/.001);return e}return-((i-s)/.001)},ra=function(t,e,s){e?.x&&s&&(s.k=!0,s.x=!0,s.initiateExpression=rt.initiateExpression,s.effectsSequence.push(s.initiateExpression(t,e,s).bind(s)))},rn=function(t){this.propertyGroup=t};class ro extends ej{inTangents(t){return this.vertices("i",t)}isClosed(){return!!this.v?.c}normalOnPath(t,e){return this.vectorOnPath(t,e,"normal")}outTangents(t){return this.vertices("o",t)}pointOnPath(t,e){let s,i=this.v;void 0!==e&&(i=this.getValueAtTime(e,0)),!this._segmentsLength&&i&&(this._segmentsLength=ex(i));let r=this._segmentsLength,{lengths:a}=r??{lengths:[]},n=(r?.totalLength??0)*t,o=0,h=a.length,l=0;for(;o<h;){if(l+a[o].addedLength>n){let t=o,e=i?.c&&o===h-1?0:o+1,r=(n-l)/a[o].addedLength;i&&(s=eM(i.v[t],i.v[e],i.o[t],i.i[e],r,a[o]));break}l+=a[o].addedLength,o++}return i&&(s=s??(i.c?[i.v[0][0],i.v[0][1]]:[i.v[i._length-1][0],i.v[i._length-1][1]])),s}points(t){return this.vertices("v",t)}tangentOnPath(t,e){return this.vectorOnPath(t,e,"tangent")}vectorOnPath(t,e,s){let i=t;1==i?i=Number(this.v?.c):0==i&&(i=.999);let r=this.pointOnPath(i,e)??[],a=this.pointOnPath(i+.001,e)??[],n=a[0]-r[0],o=a[1]-r[1],h=Math.sqrt(Math.pow(n,2)+Math.pow(o,2));return 0===h?[0,0]:"tangent"===s?[n/h,o/h]:[-o/h,n/h]}vertices(t,e){this.k&&this.getValue();let s=this.v;void 0!==e&&(s=this.getValueAtTime(e,0));let i=s?._length??0,r=s?.[t],a=s?.v,n=ee(i);for(let e=0;e<i;e+=1)"i"===t||"o"===t?n[e]=[r[e][0]-a[e][0],r[e][1]-a[e][1]]:n[e]=[r[e][0],r[e][1]];return n}constructor(...t){super(...t),this.getValueAtTime=rs,this.setGroupProperty=rn}}let rh=(t,e)=>{let s,{length:i}=t;for(let r=0;r<i;r++){let i=Object.getOwnPropertyNames(s=t[r]?.prototype),{length:a}=i;for(let t=0;t<a;t++)"constructor"!==i[t]&&Object.hasOwn(s,i[t]??"")&&(e.prototype[i[t]??""]=s[i[t]??""])}};function rl(t,e,s){let i,r,a;if(!this.k||this.keyframes?.length===0)return this.pv;let n=e,{comp:o,elem:h,keyframes:l=[],pv:p}=this;if(!h?.comp)throw Error("Element is not implemented");if(!o)throw Error("Comp is not implemented");let c=t?t.toLowerCase():"",m=o.renderedFrame??0,d=l[l.length-1]?.t??0,{frameRate:u}=h.comp.globalData??{frameRate:60};if(m<=d)return p;let f,g=0;switch(s?f=n?Math.abs(d-u*n):Math.max(0,d-h.data.ip):((!n||n>l.length-1)&&(n=l.length-1),f=d-(g=l[l.length-1-n]?.t??0)),c){case"pingpong":if(Math.floor((m-g)/f)%2!=0)return this.getValueAtTime((f-(m-g)%f+g)/u,0);break;case"offset":{let t=this.getValueAtTime(g/u,0),e=this.getValueAtTime(d/u,0),s=this.getValueAtTime(((m-g)%f+g)/u,0),n=Math.floor((m-g)/f);if(tc(p)&&tc(t)&&tc(e)&&tc(s)){for(i=0,r=(a=Array.from({length:t.length})).length;i<r;i++)a[i]=(e[i]-t[i])*n+s[i];return a}return(e-t)*n+s}case"continue":{let t=this.getValueAtTime(d/u,0),e=this.getValueAtTime((d-.001)/u,0);if(tc(p)&&tc(t)&&tc(e)){for(i=0,r=(a=Array.from({length:t.length})).length;i<r;i+=1)a[i]=t[i]+(t[i]-e[i])*((m-d)/u)/5e-4;return a}return t+(m-d)/.001*(t-e)}}return this.getValueAtTime(((m-g)%f+g)/u,0)}function rp(t,e,s){let i,r,a,n,o;if(!this.k)return this.pv;let h=e,{comp:l,elem:p,keyframes:c=[],pv:m}=this;if(!p?.comp)throw Error("Element is not implemented");if(!l)throw Error("Comp is not implemented");let{frameRate:d}=p.comp.globalData??{frameRate:60},u=t?t.toLowerCase():"",f=l.renderedFrame??0,g=c[0]?.t??0;if(f>=g)return m;switch(s?(i=h?Math.abs(d*h):Math.max(0,p.data.op-g),r=g+i):((!h||h>c.length-1)&&(h=c.length-1),i=(r=c[h]?.t??0)-g),u){case"pingpong":if(Math.floor((g-f)/i)%2==0)return this.getValueAtTime(((g-f)%i+g)/d,0);break;case"offset":{let t=this.getValueAtTime(g/d,0),e=this.getValueAtTime(r/d,0),s=this.getValueAtTime((i-(g-f)%i+g)/d,0),h=Math.floor((g-f)/i)+1;if(tc(m)&&tc(t)&&tc(e)&&tc(s)){for(a=0,n=(o=Array.from({length:t.length})).length;a<n;a+=1)o[a]=s[a]-(e[a]-t[a])*h;return o}return s-(e-t)*h}case"continue":{let t=this.getValueAtTime(g/d,0),e=this.getValueAtTime((g+.001)/d,0);if(tc(m)&&tc(t)&&tc(e)){for(a=0,n=(o=Array.from({length:t.length})).length;a<n;a+=1)o[a]=t[a]+(t[a]-e[a])*(g-f)/.001;return o}return t+(t-e)*(g-f)/.001}}return this.getValueAtTime((i-((g-f)%i+g))/d,0)}function rc(t,e){let s,{comp:i,k:r,pv:a}=this;if(!r)return a;let{renderedFrame:n=0}=i??{renderedFrame:0},{frameRate:o}=i?.globalData??{frameRate:60},h=.5*(t||.4),l=Math.floor(e||5);if(l<=1)return a;let p=n/o,c=p-h,m=l>1?(p+h-c)/(l-1):1,d=0,u,f;for(f=tc(a)?et(Y.Float32,a.length):0;d<l;){if(s=this.getValueAtTime(c+d*m),tc(a)&&tc(f)&&tc(s)){for(u=0;u<a.length;u++)f[u]+=s[u];d++;continue}f+=s,d++}if(tc(a)&&tc(f)){for(u=0;u<a.length;u+=1)f[u]/=l;return f}return f/l}function rm(t){this._transformCachingAtTime=this._transformCachingAtTime??{v:new es};let{v:e}=this._transformCachingAtTime,{mult:s=1}=this.a??{mult:1},{mult:i=1}=this.s??{mult:1};if(e.cloneFromProps(this.pre.props),this.appliedTransformations<1){let i=this.a?.getValueAtTime(t)??[0,0,0];e.translate(-i[0]*s,-i[1]*s,i[2]*s)}if(this.appliedTransformations<2){let s=this.s?.getValueAtTime(t)??[0,0,0];e.scale(s[0]*i,s[1]*i,s[2]*i)}if(this.sk&&this.appliedTransformations<3){let s=this.sk.getValueAtTime(t),i=this.sa?.getValueAtTime(t)??0;e.skewFromAxis(-s*(this.sk.mult??1),i*(this.sa?.mult??1))}if(this.r&&this.appliedTransformations<4){let s=this.r.getValueAtTime(t);e.rotate(-s*(this.r.mult??1))}else if(!this.r&&this.appliedTransformations<4){let s=Number(this.rz?.getValueAtTime(t)),i=Number(this.ry?.getValueAtTime(t)),r=Number(this.rx?.getValueAtTime(t)),a=this.or?.getValueAtTime(t)??[];e.rotateZ(-s*(this.rz?.mult??1)).rotateY(i*(this.ry?.mult??1)).rotateX(r*(this.rx?.mult??1)).rotateZ(-a[2]*(this.or?.mult??1)).rotateY(a[1]*(this.or?.mult??1)).rotateX(a[0]*(this.or?.mult??1))}if(this.data.p?.s){let s=this.px?.getValueAtTime(t),i=this.py?.getValueAtTime(t);if(this.data.p.z){let r=this.pz?.getValueAtTime(t);e.translate(s*(this.px?.mult??1),i*(this.py?.mult??1),-r*(this.pz?.mult??1))}else e.translate(s*(this.px?.mult??1),i*(this.py?.mult??1),0)}else{let s=this.p?.getValueAtTime(t)??[0,0,0];e.translate(s[0]*(this.p?.mult??1),s[1]*(this.p?.mult??1),-s[2]*(this.p?.mult??1))}return e}function rd(){return this.v.clone(new es)}function ru(t,e){this._cachingAtTime=this._cachingAtTime??{lastIndex:0,lastTime:-999999,shapeValue:em(this.pv)};let s=t;return s*=this.elem?.globalData?.frameRate??60,(s-=this.offsetTime)!==this._cachingAtTime.lastTime&&(this._cachingAtTime.lastIndex=this._cachingAtTime.lastTime<s?this._caching?.lastIndex??0:0,this._cachingAtTime.lastTime=s,this.interpolateShape(s,this._cachingAtTime.shapeValue,this._cachingAtTime)),this._cachingAtTime.shapeValue}class rf{constructor(t){this.displayStartTime=0,this.pixelAspect=1,this.comp=t,this._name=t.data?.nm,this.layer=this,this.height=t.data?.h||t.globalData?.compSize?.h,this.width=t.data?.w||t.globalData?.compSize?.w,this.frameDuration=1/(t.globalData?.frameRate??60),this.numLayers=t.layers?.length}getInterface(t){let e=0,{length:s}=this.comp.layers??[];for(;e<s;){if(this.comp.layers?.[e]?.nm===t||this.comp.layers?.[e]?.ind===t)return this.comp.elements[e]?.layerInterface??null;e++}return null}}let{resetFrame:rg}=rt;class ry{completeProperty(t,e,s){Object.defineProperty(t,"velocity",{get:()=>e.getVelocityAtTime(e.comp?.currentFrame??0)}),t.numKeys=e.keyframes?.length??0,t.key=function(i){let r;if(!t.numKeys)return 0;e.keyframes&&(r="s"in e.keyframes[i-1]?e.keyframes[i-1].s:"e"in e.keyframes[i-2]?e.keyframes[i-2].e:e.keyframes[i-2].s);let a=s===tt.UniDimensional?new Number(r):{...r};return a.time=Number(e.keyframes?.[i-1].t)/(e.elem?.comp?.globalData?.frameRate??60),a.value=s===tt.UniDimensional?r[0]:r,a},t.valueAtTime=e.getValueAtTime,t.speedAtTime=e.getSpeedAtTime,t.velocityAtTime=e.getVelocityAtTime,t.propertyGroup=e.propertyGroup}defaultGetter(){return this.defaultUnidimensionalValue}getInterface(t){return t?t.propType===tt.UniDimensional?this.UnidimensionalPropertyInterface(t):this.MultidimensionalPropertyInterface(t):this.defaultGetter}MultidimensionalPropertyInterface(t){let e=t;e&&"pv"in e||(e=this.defaultMultidimensionalValue);let s=1/e?.mult,i=e.data?.l??e.pv.length,r=et(Y.Float32,i),a=et(Y.Float32,i);return r.value=a,this.completeProperty(r,e,"multidimensional"),function(){e.k&&e.getValue();for(let t=0;t<i;t+=1)a[t]=e.v[t]*s,r[t]=a[t];return r}}UnidimensionalPropertyInterface(t){let e=t;e&&"pv"in e||(e=this.defaultUnidimensionalValue);let s=1/e.mult,i=e.pv*s,r=new Number(i);return r.value=i,this.completeProperty(r,e,tt.UniDimensional),()=>(e.k&&e.getValue(),i=e.v*s,r.value!==i&&((r=new Number(i)).value=i,r[0]=i,this.completeProperty(r,e,tt.UniDimensional)),r)}constructor(){this.defaultMultidimensionalValue={mult:1,pv:[0,0,0],v:[0,0,0]},this.defaultUnidimensionalValue={mult:1,pv:0,v:0}}}function rv(t){return new ry().getInterface(t)}class rb{constructor(t,e){this.interfaceFunction=t,this.parentPropertyGroup=e}getInterface(t=1){return t<=0?this.interfaceFunction:this.parentPropertyGroup(t-1)}}class r_{constructor(t,e){this._name=t,this.propertyGroup=e}getInterface(t){return t<=0?this:this.propertyGroup(t-1)}}class rx{get numProperties(){return this.effects.length}constructor(t,e){this.effects=t,this.effectElements=e}getInterface(t){let e=0,{length:s}=this.effects;for(;e<s;){if(t===this.effects[e].nm||t===this.effects[e].mn||t===this.effects[e].ix)return this.effectElements[e];e++}return null}}class rw{get maskOpacity(){return this._mask.op.k&&this._mask.op.getValue(),100*this._mask.op.v}get maskPath(){return this._mask.prop?.k&&this._mask.prop.getValue(),this._mask.prop}constructor(t,e){this._mask=t,this._data=e}}class rS{constructor(t,e){this.maskManager=t,this._masksInterfaces=ee(t.viewData.length);const{length:s}=t.viewData;for(let e=0;e<s;e++)this._masksInterfaces[e]=new rw(t.viewData[e],t.masksProperties[e])}getInterface(t){let e=0;for(;e<length;){if(this.maskManager.masksProperties[e]?.nm===t)return this._masksInterfaces[e];e++}return null}}class rC{get anchorPoint(){return rv(this.transform.a)}get opacity(){return rv(this.transform.o)}get orientation(){return rv(this.transform.or)}get position(){return this.transform.p?this._transformFactory?.():[this._px?.(),this._py?.(),this._pz?.()??0]}get rotation(){return rv(this.transform.r??this.transform.rz)}get scale(){return rv(this.transform.s)}get skew(){return rv(this.transform.sk)}get skewAxis(){return rv(this.transform.sa)}get xPosition(){return rv(this.transform.px)}get xRotation(){return rv(this.transform.rx)}get yPosition(){return rv(this.transform.py)}get yRotation(){return rv(this.transform.ry)}get zPosition(){return rv(this.transform.pz)}get zRotation(){return rv(this.transform.rz??this.transform.r)}constructor(t){this.transform=t,t.p?this._transformFactory=rv(t.p):(this._px=rv(t.px),this._py=rv(t.py),t.pz&&(this._pz=rv(t.pz)))}getInterface(t){switch(t){case"scale":case"Scale":case"ADBE Scale":case 6:return this.scale;case"rotation":case"Rotation":case"ADBE Rotation":case"ADBE Rotate Z":case 10:return this.rotation;case"ADBE Rotate X":return this.xRotation;case"ADBE Rotate Y":return this.yRotation;case"position":case"Position":case"ADBE Position":case 2:return this.position;case"ADBE Position_0":return this.xPosition;case"ADBE Position_1":return this.yPosition;case"ADBE Position_2":return this.zPosition;case"anchorPoint":case"AnchorPoint":case"Anchor Point":case"ADBE AnchorPoint":case 1:return this.anchorPoint;case"opacity":case"Opacity":case 11:return this.opacity;default:return null}}}class rE{getInterface(t){throw Error("Method not implemented")}}class rk extends rE{getInterface(t){let e=0,{length:s}=this.interfaces;for(;e<s;){if(this.interfaces[e]?._name===t||this.interfaces[e]?.mn===t||this.interfaces[e]?.propertyIndex===t||this.interfaces[e]?.ix===t||this.interfaces[e]?.ind===t)return this.interfaces[e];e++}return"number"==typeof t?this.interfaces[t-1]:null}constructor(...t){super(...t),this.interfaces=[]}}class rP extends rE{get position(){return rv(this.prop?.p)}get size(){return rv(this.prop?.s)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.s?.ix===t?this.size:null}constructor(...t){super(...t),this.prop=void 0}}class rM extends rE{get color(){return rv(this.c)}get opacity(){return rv(this.o)}getInterface(t){return"Color"===t||"color"===t?this.color:"Opacity"===t||"opacity"===t?this.opacity:null}}class rT extends rE{get endPoint(){return rv(this.prop?.e)}get opacity(){return rv(this.prop?.o)}get startPoint(){return rv(this.prop?.s)}get type(){return"a"}getInterface(t){return"Start Point"===t||"start point"===t?this.startPoint:"End Point"===t||"end point"===t?this.endPoint:"Opacity"===t||"opacity"===t?this.opacity:null}constructor(...t){super(...t),this.prop=void 0}}class rA extends rE{get _name(){return this.shape?.nm}getInterface(t){switch(t){case"ADBE Vectors Group":case"Contents":case 2:return this.content;default:return this.transform}}}class rD extends rE{get position(){return rv(this.prop?.p)}get roundness(){return rv(this.prop?.r)}get size(){return rv(this.prop?.s)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.r?.ix===t?this.roundness:this.shape?.s?.ix===t||"Size"===t||"ADBE Vector Rect Size"===t?this.size:null}constructor(...t){super(...t),this.prop=void 0}}class rI extends rE{get copies(){return rv(this.prop?.c)}get offset(){return rv(this.prop?.o)}getInterface(t){return this.shape?.c?.ix===t||"Copies"===t?this.copies:this.shape?.o?.ix===t||"Offset"===t?this.offset:null}constructor(...t){super(...t),this.prop=void 0}}class rF extends rE{get radius(){return rv(this.prop?.rd)}getInterface(t){return this.shape?.r?.ix===t||"Round Corners 1"===t?this.radius:null}constructor(...t){super(...t),this.prop=void 0}}class rL{get path(){return this.prop?.k&&this.prop.getValue(),this.prop}get shape(){return this.path}constructor(t,e,s){this.prop=e.sh;const i=new rb(this,s);this.prop?.setGroupProperty(new r_("Path",i)),this._name=t.nm,this.ix=t.ix,this.mn=t.mn,this.propertyGroup=s,this.propertyIndex=t.ix}getInterface(t){return"Shape"===t||"shape"===t||"Path"===t||"path"===t||"ADBE Vector Shape"===t||2===t?this.path:null}}class r$ extends rE{get innerRadius(){return rv(this.prop?.ir)}get innerRoundness(){return rv(this.prop?.is)}get outerRadius(){return rv(this.prop?.or)}get outerRoundness(){return rv(this.prop?.os)}get points(){return rv(this.prop?.pt)}get position(){return rv(this.prop?.p)}get rotation(){return rv(this.prop?.r)}getInterface(t){return this.shape?.p?.ix===t?this.position:this.shape?.r?.ix===t?this.rotation:this.shape?.pt?.ix===t?this.points:this.shape?.or?.ix===t||"ADBE Vector Star Outer Radius"===t?this.outerRadius:this.shape?.os?.ix===t?this.outerRoundness:this.shape?.ir?.ix===t||"ADBE Vector Star Inner Radius"===t?this.innerRadius:this.shape?.is?.ix===t?this.innerRoundness:null}constructor(...t){super(...t),this.prop=void 0}}class rN extends rE{get color(){return rv(this.prop?.c)}get dash(){return this.dashOb}get opacity(){return rv(this.prop?.o)}get strokeWidth(){return rv(this.prop?.w)}getInterface(t){return"Color"===t||"color"===t?this.color:"Opacity"===t||"opacity"===t?this.opacity:"Stroke Width"===t||"stroke width"===t?this.strokeWidth:null}constructor(...t){super(...t),this.prop=void 0}}class rR extends rE{get anchorPoint(){return rv(this.prop?.transform?.mProps.a)}get opacity(){return rv(this.prop?.transform?.mProps.o)}get position(){return rv(this.prop?.transform?.mProps.p)}get rotation(){return rv(this.prop?.transform?.mProps.r)}get scale(){return rv(this.prop?.transform?.mProps.s)}get skew(){return rv(this.prop?.transform?.mProps.sk)}get skewAxis(){return rv(this.prop?.transform?.mProps.sa)}getInterface(t){return this.shape?.a?.ix===t||"Anchor Point"===t?this.anchorPoint:this.shape?.o?.ix===t||"Opacity"===t?this.opacity:this.shape?.p?.ix===t||"Position"===t?this.position:this.shape?.r?.ix===t||"Rotation"===t||"ADBE Vector Rotation"===t?this.rotation:this.shape?.s?.ix===t||"Scale"===t?this.scale:this.shape?.sk?.ix===t||"Skew"===t?this.skew:this.shape?.sa?.ix===t||"Skew Axis"===t?this.skewAxis:null}constructor(...t){super(...t),this.prop=void 0}}class rV extends rE{get end(){return rv(this.prop?.e)}get offset(){return rv(this.prop?.o)}get start(){return rv(this.prop?.s)}getInterface(t){return t===this.shape?.e?.ix||"End"===t||"end"===t?this.end:t===this.shape?.s?.ix?this.start:t===this.shape?.o?.ix?this.offset:null}constructor(...t){super(...t),this.prop=void 0}}let rO={comp:rf,effects:class{createEffectsInterface(t,e){if(t.effectsManager){this.effectsData=t.data?.ef??[];let{length:s}=t.effectsManager.effectElements;for(let i=0;i<s;i++)this.effectElements.push(this.createGroupInterface(this.effectsData[i],t.effectsManager.effectElements[i],e,t));return this.effects=t.data?.ef??[],new rx(this.effects,this.effectElements)}return null}createGroupInterface(t,e,s,i){let r=e=>{let s=t.ef??[],i=0,{length:r}=s;for(;i<r;){if(e===s[i].nm||e===s[i].mn||e===s[i].ix){if(5===s[i].ty)return this.effectElements[i];return this.effectElements[i]()}i++}throw Error()},a=new rb(r,s),{length:n}=t.ef??[];for(let s=0;s<n;s+=1)t.ef?.[s].ty===5?this.effectElements.push(this.createGroupInterface(t.ef[s],e.effectElements[s],e.effectElements[s].propertyGroup,i)):this.effectElements.push(this.createValueInterface(e.effectElements[s],t.ef[s].ty,i,a));return"ADBE Color Control"===t.mn&&Object.defineProperty(r,"color",{get(){return this.effectElements[0]()}}),Object.defineProperties(r,{_name:{value:t.nm},numProperties:{get:()=>t.np},propertyGroup:{value:a}}),r.enabled=0!==t.en,r.active=r.enabled,r}createValueInterface(t,e,s,i){let r=rv(t.p);return t.p?.setGroupProperty(new r_("",i)),function(){return 10===e?s.comp?.compInterface?.getInterface(t.p?.v):r()}}constructor(){this.effectElements=[],this.effects=[],this.effectsData=[]}},footage:class{constructor(t){this.currentPropertyName="",this.elem=t,this._name="Data",this.dataInterface=this.dataInterfaceFactory(t)}dataInterfaceFactory(t){return this._name="Outline",this.outlineInterface=this.outlineInterfaceFactory(t),this}getInterface(t){return"Data"===t?this.dataInterface:"Outline"===t?void this.outlineInterface():null}init(){return this.currentPropertyName="",this.currentProperty=this.elem.getFootageData(),this.searchProperty}outlineInterface(t){throw Error("Method is not implemented")}outlineInterfaceFactory(t){return this.currentPropertyName="",this.currentProperty=t.getFootageData(),this.elem=t,this.init}searchProperty(t){if(this.currentProperty?.[t])return(this.currentPropertyName=t,this.currentProperty=this.currentProperty[t],"object"==typeof this.currentProperty)?this.searchProperty:this.currentProperty;let e=t.indexOf(this.currentPropertyName);if(-1!==e){let s=parseInt(t.slice(e+this.currentPropertyName.length),10);return(this.currentProperty=this.currentProperty?.[s],"object"==typeof this.currentProperty)?this.searchProperty:this.currentProperty}return""}},layer:class{get active(){return this._elem.isInRange}get hasParent(){return!!this._elem.hierarchy?.length}get parent(){return this._elem.hierarchy?.[0]?.layerInterface??null}get transform(){return this.transformInterface}constructor(t){if(this.sourceRectAtTime=t.sourceRectAtTime.bind(t),this._elem=t,!t.finalTransform)throw Error(`FinalTransform is not iplemented in ${t.constructor.name}`);this.transformInterface=new rC(t.finalTransform.mProp);const{anchorPoint:e,opacity:s,position:i,rotation:r,scale:a}=this.transformInterface;this.anchor_point=e,this.anchorPoint=e,this.opacity=s,this.position=i,this.rotation=r,this.scale=a,this.toComp=this.toWorld;const{frameRate:n}=t.comp?.globalData??{frameRate:60};this.startTime=t.data.st,this.index=t.data.ind,this.source=t.data.refId,this.height=0===t.data.ty?t.data.h:100,this.width=0===t.data.ty?t.data.w:100,this.inPoint=t.data.ip/n,this.outPoint=t.data.op/n,this._name=t.data.nm}applyPoint(t,e){if(this._elem.hierarchy?.length){let{length:e}=this._elem.hierarchy;for(let s=0;s<e;s++)this._elem.hierarchy[s]?.finalTransform?.mProp.applyToMatrix(t)}return t.applyToPointArray(e[0]??0,e[1]??0,e[2]??0)}fromComp(t){let e=new es;if(e.reset(),this._elem.finalTransform?.mProp.applyToMatrix(e),this._elem.hierarchy?.length){let t,s=this._elem.hierarchy.length;for(t=0;t<s;t+=1)this._elem.hierarchy[t]?.finalTransform?.mProp.applyToMatrix(e)}return e.inversePoint(t)}fromWorld(t,e){let s=this.getMatrix(e);return this.invertPoint(s,t)}fromWorldVec(t,e){let s=this.getMatrix(e);return s.props[12]=0,s.props[13]=0,s.props[14]=0,this.invertPoint(s,t)}getInterface(t){switch(t){case"ADBE Root Vectors Group":case"Contents":case 2:return this.shapeInterface;case 1:case 6:case"Transform":case"transform":case"ADBE Transform Group":return this.transformInterface;case 4:case"ADBE Effect Parade":case"effects":case"Effects":return this.effect;case"ADBE Text Properties":return this.textInterface;default:return null}}getMatrix(t){let e=new es;if(void 0===t){let t=this._elem.finalTransform?.mProp;t?.applyToMatrix(e)}else(this._elem.finalTransform?.mProp.getValueAtTime(t)).clone(e);return e}invertPoint(t,e){if(this._elem.hierarchy?.length){let{length:e}=this._elem.hierarchy;for(let s=0;s<e;s++)this._elem.hierarchy[s]?.finalTransform?.mProp.applyToMatrix(t)}return t.inversePoint(e)}registerEffectsInterface(t){this.effect=t}registerMaskInterface(t){this.mask=new rS(t,this._elem)}sampleImage(){return[1,1,1,1]}toComp(t,e){throw Error("Method is not implemented")}toWorld(t,e){let s=this.getMatrix(e);return this.applyPoint(s,t)}toWorldVec(t,e){let s=this.getMatrix(e);return s.props[12]=0,s.props[13]=0,s.props[14]=0,this.applyPoint(s,t)}},shape:class{constructor(t,e,s){this._name="Contents",this.arr=[],this.parentGroup=s,this.propertyGroup=new rb(this,this.parentGroupWrapper),this.interfaces=this.iterateElements(t,e,this.propertyGroup),this.numProperties=this.interfaces.length}contentsInterfaceFactory(t,e,s){rk.prototype.propertyGroup=new rb(rk,s),this.interfaces=this.iterateElements(t.it??null,e.it,rk.prototype.propertyGroup),rk.prototype.numProperties=this.interfaces.length;let i=this.transformInterfaceFactory(t.it[t.it.length-1],e.it[e.it.length-1],rk.prototype.propertyGroup);return rk.prototype.transform=i,rk.prototype.propertyIndex=t.cix,rk.prototype._name=t.nm,rk.prototype.getInterface}defaultInterfaceFactory(){return this.noOp}ellipseInterfaceFactory(t,e,s){let i=new rb(rP,s);rP.prototype.shape=t,rP.prototype.propertyIndex=t.ix;let r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return r.s.setGroupProperty(new r_("Size",i)),r.p?.setGroupProperty(new r_("Position",i)),rP.prototype._name=t.nm,rP.prototype.prop=r,rP.prototype.mn=t.mn,rP.prototype.getInterface}fillInterfaceFactory(t,e,s){return rM.prototype._name=t.nm,rM.prototype.c=e.c,rM.prototype.mn=t.mn,rM.prototype.o=e.o,e.c?.setGroupProperty(new r_("Color",s)),e.o?.setGroupProperty(new r_("Opacity",s)),rM.prototype.getInterface}getInterface(t){let e=t;if("number"==typeof e)return 0===(e=t??1)?propertyGroup:this.interfaces[e-1];let s=0,{length:i}=this.interfaces;for(;s<i;){if(this.interfaces[s]._name===e)return this.interfaces[s];s++}return null}gradientFillInterfaceFactory(t,e,s){return rT.prototype._name=t.nm,rT.prototype.prop=e,rT.prototype.mn=t.mn,e.s?.setGroupProperty(new r_("Start Point",s)),e.e?.setGroupProperty(new r_("End Point",s)),e.o?.setGroupProperty(new r_("Opacity",s)),rT.prototype.getInterface}groupInterfaceFactory(t,e,s){rA.prototype.propertyGroup=new rb(rA,s);let i=this.contentsInterfaceFactory(t,e,rA.prototype.propertyGroup),r=this.transformInterfaceFactory(t.it[t.it.length-1],e.it[e.it.length-1],rA.prototype.propertyGroup);return rA.prototype.content=i,rA.prototype.transform=r,rA.prototype.shape=t,rA.prototype.numProperties=t.np,rA.prototype.propertyIndex=t.ix,rA.prototype.nm=t.nm,rA.prototype.mn=t.mn,rA.prototype.getInterface}iterateElements(t,e,s){let i=[],{length:r}=t??[];for(let a=0;a<r;a++)if(t)switch(t[a].ty){case Z.Group:i.push(this.groupInterfaceFactory(t[a],e[a],s));break;case Z.Fill:i.push(this.fillInterfaceFactory(t[a],e[a],s));break;case Z.Stroke:i.push(this.strokeInterfaceFactory(t[a],e[a],s));break;case Z.Trim:i.push(this.trimInterfaceFactory(t[a],e[a],s));break;case Z.Transform:break;case Z.Ellipse:i.push(this.ellipseInterfaceFactory(t[a],e[a],s));break;case Z.PolygonStar:i.push(this.starInterfaceFactory(t[a],e[a],s));break;case Z.Path:i.push(new rL(t[a],e[a],s));break;case Z.Rectangle:i.push(this.rectInterfaceFactory(t[a],e[a],s));break;case Z.RoundedCorners:i.push(this.roundedInterfaceFactory(t[a],e[a],s));break;case Z.Repeater:i.push(this.repeaterInterfaceFactory(t[a],e[a],s));break;case Z.GradientFill:i.push(this.gradientFillInterfaceFactory(t[a],e[a],s));break;default:i.push(this.defaultInterfaceFactory(t[a],e[a],s))}return i}parentGroupWrapper(){return this.parentGroup}rectInterfaceFactory(t,e,s){rD.prototype.shape=t;let i=new rb(rD,s),r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return rD.prototype.propertyIndex=t.ix,r.p?.setGroupProperty(new r_("Position",i)),r.s.setGroupProperty(new r_("Size",i)),r.r.setGroupProperty(new r_("Rotation",i)),rD.prototype.prop=r,rD.prototype._name=t.nm,rD.prototype.mn=t.mn,rD.prototype.getInterface}repeaterInterfaceFactory(t,e,s){rI.prototype.shape=t,rI.prototype.propertyIndex=t.ix,rI.prototype._name=t.nm,rI.prototype.mn=t.mn;let i=new rb(rI,s);return rI.prototype.prop=e,e.c?.setGroupProperty(new r_("Copies",i)),e.o?.setGroupProperty(new r_("Offset",i)),rI.prototype.getInterface}roundedInterfaceFactory(t,e,s){rF.prototype.shape=t,rF.prototype._name=t.nm,rF.prototype.propertyIndex=t.ix,rF.prototype.mn=t.mn;let i=new rb(rF,s);return e.rd.setGroupProperty(new r_("Radius",i)),rF.prototype.getInterface}starInterfaceFactory(t,e,s){r$.prototype.shape=t;let i=new rb(r$,s),r=e.sh?.ty===Z.Trim?e.sh.prop:e.sh;return r$.prototype.propertyIndex=t.ix,r.or.setGroupProperty(new r_("Outer Radius",i)),r.os.setGroupProperty(new r_("Outer Roundness",i)),r.pt.setGroupProperty(new r_("Points",i)),r.p.setGroupProperty(new r_("Position",i)),r.r.setGroupProperty(new r_("Rotation",i)),t.ir&&(r.ir.setGroupProperty(new r_("Inner Radius",i)),r.is.setGroupProperty(new r_("Inner Roundness",i))),r$.prototype._name=t.nm,r$.prototype.prop=r,r$.prototype.mn=t.mn,r$.prototype.getInterface}strokeInterfaceFactory(t,e,s){let i={},r=new rb(rN,s),a=new rb(i,r),{length:n}=t.d??[];for(let s=0;s<n;s++){var o;o=s,Object.defineProperty(i,t.d?.[o].nm,{get:rv(e.d.dataProps[o].p)}),e.d.dataProps[s].p.setGroupProperty(a)}return rN.prototype._name=t.nm,rN.prototype.mn=t.mn,rN.prototype.dashOb=i,rN.prototype.prop=e,e.c?.setGroupProperty(new r_("Color",r)),e.o?.setGroupProperty(new r_("Opacity",r)),e.w?.setGroupProperty(new r_("Stroke Width",r)),rN.prototype.getInterface}transformInterfaceFactory(t,e,s){rR.prototype.shape=t;let i=new rb(rR,s);return e.transform?.mProps.o?.setGroupProperty(new r_("Opacity",i)),e.transform?.mProps.p?.setGroupProperty(new r_("Position",i)),e.transform?.mProps.a?.setGroupProperty(new r_("Anchor Point",i)),e.transform?.mProps.s?.setGroupProperty(new r_("Scale",i)),e.transform?.mProps.r?.setGroupProperty(new r_("Rotation",i)),e.transform?.mProps.sk&&(e.transform.mProps.sk.setGroupProperty(new r_("Skew",i)),e.transform.mProps.sa?.setGroupProperty(new r_("Skew Angle",i))),e.transform?.op.setGroupProperty(new r_("Opacity",i)),rR.prototype._name=t.nm,rR.prototype.prop=e,rR.prototype.ty=Z.Transform,rR.prototype.mn=t.mn,rR.prototype.propertyGroup=s,rR.prototype.getInterface}trimInterfaceFactory(t,e,s){rV.prototype.shape=t;let i=new rb(rV,s);return rV.prototype.propertyIndex=t.ix,e.s?.setGroupProperty(new r_("Start",i)),e.e?.setGroupProperty(new r_("End",i)),e.o?.setGroupProperty(new r_("Offset",i)),rV.prototype.propertyIndex=t.ix,rV.prototype.propertyGroup=s,rV.prototype._name=t.nm,rV.prototype.prop=e,rV.prototype.mn=t.mn,rV.prototype.getInterface}noOp(){return null}},text:class{get sourceText(){this.elem.textProperty?.getValue();let t=this.elem.textProperty?.currentData.t;return this._sourceText&&t===this._sourceText.value||(this._sourceText=new String(t),this._sourceText.value=t||new String(t),Object.defineProperty(this._sourceText,"style",{get(){return{fillColor:this.elem.textProperty.currentData.fc}}})),this._sourceText}constructor(t){this.elem=t}getInterface(t){return"ADBE Text Document"===t?this.sourceText:null}}},rz=(t,e,s,i)=>[-t+3*e-3*s+i,3*t-6*e+3*s,-3*t+3*e,t],rB=(t,e,s)=>t*(1-s)+e*s,rG=(t,e,s)=>[rB(t[0],e[0],s),rB(t[1],e[1],s)],rq=(t,e,s)=>{let i=t.boundingBox();return{bez:t,cx:i.cx,cy:i.cy,height:i.height,t:(e+s)/2,t1:e,t2:s,width:i.width}},rj=t=>{let e=t.bez.split(.5);if(!e[0]||!e[1])throw Error("Could not set PolynomialBezier");return[rq(e[0],t.t1,t.t),rq(e[1],t.t,t.t2)]},rW=(t,e,s,i,r,a)=>{if(!(2*Math.abs(t.cx-e.cx)<t.width+e.width&&2*Math.abs(t.cy-e.cy)<t.height+e.height))return;if(s>=a||t.width<=i&&t.height<=i&&e.width<=i&&e.height<=i)return void r.push([t.t,e.t]);let n=rj(t),o=rj(e);if(!n[0]||!n[1]||!o[0]||!o[1])throw Error("Could not set IntersectData");rW(n[0],o[0],s+1,i,r,a),rW(n[0],o[1],s+1,i,r,a),rW(n[1],o[0],s+1,i,r,a),rW(n[1],o[1],s+1,i,r,a)},rH=t=>new rU(t,t,t,t,!1);class rU{constructor(t,e,s,i,r){let a=e,n=s;r&&to(t,a)&&(a=rG(t,i,1/3)),r&&to(n,i)&&(n=rG(t,i,2/3));const o=rz(t[0],a[0],n[0],i[0]),h=rz(t[1],a[1],n[1],i[1]);this.a=[o[0],h[0]],this.b=[o[1],h[1]],this.c=[o[2],h[2]],this.d=[o[3],h[3]],this.points=[t,a,n,i]}boundingBox(){let t=this.bounds();return{bottom:t.y.max,cx:(t.x.max+t.x.min)/2,cy:(t.y.max+t.y.min)/2,height:t.y.max-t.y.min,left:t.x.min,right:t.x.max,top:t.y.min,width:t.x.max-t.x.min}}bounds(){return{x:this._extrema(this,0),y:this._extrema(this,1)}}derivative(t){return[(3*t*this.a[0]+2*this.b[0])*t+this.c[0],(3*t*this.a[1]+2*this.b[1])*t+this.c[1]]}inflectionPoints(){let t=this.a[1]*this.b[0]-this.a[0]*this.b[1];if(tn(t))return[];let e=-.5*(this.a[1]*this.c[0]-this.a[0]*this.c[1])/t,s=e*e-1/3*(this.b[1]*this.c[0]-this.b[0]*this.c[1])/t;if(s<0)return[];let i=Math.sqrt(s);return tn(i)?i>0&&i<1?[e]:[]:[e-i,e+i].filter(t=>t>0&&t<1)}intersections(t,e,s){let i=e,r=s;i=i??2,r=r??7;let a=[];return rW(rq(this,0,1),rq(t,0,1),0,i,a,r),a}normalAngle(t){let e=this.derivative(t);return Math.atan2(e[0]??0,e[1]??0)}point(t){return[((this.a[0]*t+this.b[0])*t+this.c[0])*t+this.d[0],((this.a[1]*t+this.b[1])*t+this.c[1])*t+this.d[1]]}split(t){if(t<=0)return[rH(this.points[0]),this];if(t>=1)return[this,rH(this.points[this.points.length-1])];let e=rG(this.points[0],this.points[1],t),s=rG(this.points[1],this.points[2],t),i=rG(this.points[2],this.points[3],t),r=rG(e,s,t),a=rG(s,i,t),n=rG(r,a,t);return[new rU(this.points[0],e,r,n,!0),new rU(n,a,i,this.points[3],!0)]}tangentAngle(t){let e=this.derivative(t);return Math.atan2(e[1]??0,e[0]??0)}_extrema(t,e){let s=t.points[0][e]??0,i=t.points[t.points.length-1]?.[e]??0;if(s>i){let t=i;i=s,s=t}let r=((t,e,s)=>{if(0===t)return[];let i=e*e-4*t*s;if(i<0)return[];let r=-e/(2*t);if(0===i)return[r];let a=Math.sqrt(i)/(2*t);return[r-a,r+a]})(3*(t.a[e]??0),2*(t.b[e]??0),t.c[e]??0),{length:a}=r;for(let n=0;n<a;n++){if((r[n]??0)<=0||(r[n]??0)>=1)continue;let a=t.point(r[n]??0)[e]??0;if(a<s){s=a;continue}a>i&&(i=a)}return{max:i,min:s}}}function rY(t,e){let s=(e+1)%t.length();return new rU(t.v[e],t.o[e],t.i[s],t.v[s],!0)}class rJ extends eI{addShape(t){if(this.closed)return;t.sh?.container?.addDynamicProperty(t.sh);let e={data:t,localShapeCollection:eu(),shape:t.sh};this.shapes.push(e),this.addShapeToModifier(e),this._isAnimated&&t.setAsAnimated()}addShapeToModifier(t){}init(t,e,s,i){this.shapes=[],this.elem=t,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e),this.frameId=-999999,this.closed=!1,this.k=!1,this.dynamicProperties.length>0?this.k=!0:this.getValue(!0)}initModifierProperties(t,e){throw Error(`${this.constructor.name}: Method initModifierProperties is not implemented`)}isAnimatedWithShape(t){throw Error(`${this.constructor.name}: Method isAnimatedWithShape is not implemented`)}processKeys(){return this.elem?.globalData?.frameId===this.frameId||(this.frameId=this.elem?.globalData?.frameId,this.iterateDynamicProperties()),0}constructor(...t){super(...t),this.shapes=[]}}let rX=(t,e)=>[t[1]??0*(e[2]??0)-(t[2]??0)*(e[1]??0),t[2]??0*(e[0]??0)-(t[0]??0)*(e[2]??0),t[0]??0*(e[1]??0)-(t[1]??0)*(e[0]??0)],rK=(t,e,s)=>[t[0]+Math.cos(e)*s,t[1]-Math.sin(e)*s],rZ=(t,e,s)=>{let i=Math.atan2(e[0]-t[0],e[1]-t[1]);return[rK(t,i,s),rK(e,i,s)]},rQ=(t,e,s,i)=>{let r=[t[0],t[1],1],a=[e[0],e[1],1],n=[s[0],s[1],1],o=[i[0],i[1],1],h=rX(rX(r,a),rX(n,o));return tn(h[2]??0)?null:[h[0]??0/(h[2]??0),h[1]??0/(h[2]??0)]},r0=(t,e)=>Math.hypot(t[0]-e[0],t[1]-e[1]),r1=(t,e,s,i,r)=>{let a=e.points[3],n=s.points[0];if(3===i||to(a,n))return a;if(2===i){let i=-e.tangentAngle(1),r=-s.tangentAngle(0)+Math.PI,o=rQ(a,rK(a,i+Math.PI/2,100),n,rK(n,i+Math.PI/2,100)),h=o?r0(o,a):r0(a,n)/2,l=rK(a,i,2*h*.5519);return t.setXYAt(l[0],l[1],"o",t.length()-1),l=rK(n,r,2*h*.5519),t.setTripleAt(n[0],n[1],n[0],n[1],l[0],l[1],t.length()),n}let o=to(a,e.points[2])?e.points[0]:e.points[2],h=to(n,s.points[1])?s.points[3]:s.points[1],l=rQ(o,a,n,h);return l&&r0(l,a)<r?(t.setTripleAt(l[0],l[1],l[0],l[1],l[0],l[1],t.length()),l):a},r2=(t,e)=>{let s,i=(s=rZ(t.points[0],t.points[1],e))[0],r=s[1],a=(s=rZ(t.points[1],t.points[2],e))[0],n=s[1],o=(s=rZ(t.points[2],t.points[3],e))[0],h=s[1],l=rQ(i,r,a,n);l=l??r;let p=rQ(o,h,a,n);return new rU(i,l,p=p??o,h)},r3=(t,e)=>{let s,i,r,a=t.inflectionPoints();if(0===a.length)return[r2(t,e)];if(1===a.length||ta(a[1]??0,1))return s=(r=t.split(a[0]??0))[0],i=r[1],[r2(s,e),r2(i,e)];s=(r=t.split(a[0]??0))[0];let n=(a[1]??0-(a[0]??0))/(1-(a[0]??0)),o=(r=r[1]?.split(n))[0];return i=r[1],[r2(s,e),r2(o,e),r2(i,e)]},r5=(t,e)=>{let s=t.intersections(e);return(s.length>0&&ta(s[0]?.[0]??0,1)&&s.shift(),s.length>0)?s[0]:null},r4=(t,e)=>{let s=[...t],i=[...e],r=r5(t[t.length-1],e[0]);return(r&&(s[t.length-1]=t[t.length-1]?.split(r[0]??0)[0],i[0]=e[0]?.split(r[1]??0)[1]),t.length>1&&e.length>1&&(r=r5(t[0],e[e.length-1])))?[[t[0]?.split(r[0]??0)[0]],[e[e.length-1]?.split(r[1]??0)[1]]]:[s,i]},r6=(t,e,s,i,r,a,n)=>{let o=s-Math.PI/2,h=s+Math.PI/2,l=e[0]+Math.cos(s)*i*r,p=e[1]-Math.sin(s)*i*r;t.setTripleAt(l,p,l+Math.cos(o)*a,p-Math.sin(o)*a,l+Math.cos(h)*n,p-Math.sin(h)*n,t.length())},r8=(t,e,s,i,r,a,n)=>{let o,h,l,p,c,m,d,u=(l=0===s?e.length()-1:s-1,p=(s+1)%e.length(),c=e.v[l],m=e.v[p],o=[m[0]-c[0],m[1]-c[1]],Math.atan2(0,1)-Math.atan2((d=[Math.cos(h=-(.5*Math.PI))*(o[0]??0)-Math.sin(h)*(o[1]??0),Math.sin(h)*(o[0]??0)+Math.cos(h)*(o[1]??0)])[1],d[0])),f=e.v[s%e._length],g=e.v[0===s?e._length-1:s-1],y=e.v[(s+1)%e._length],v=2===a?Math.sqrt(Math.pow(f[0]-g[0],2)+Math.pow(f[1]-g[1],2)):0,b=2===a?Math.sqrt(Math.pow(f[0]-y[0],2)+Math.pow(f[1]-y[1],2)):0;r6(t,e.v[s%e._length]??[0,0],u,n,i,b/((r+1)*2),v/((r+1)*2))},r9=(t,e,s,i,r,a)=>{let n=a;for(let a=0;a<i;a++){let o=(a+1)/(i+1),h=2===r?Math.sqrt(Math.pow(e.points[3][0]-e.points[0][0],2)+Math.pow(e.points[3][1]-e.points[0][1],2)):0,l=e.normalAngle(o);r6(t,e.point(o),l,n,s,h/((i+1)*2),h/((i+1)*2)),n=-n}return n},r7=function(t){try{let e=new tZ;return t9(e,null),e.setParams(t),e}catch(t){throw console.error("AnimationManager:\n",t),Error("Could not load animation")}},at=setInterval(function(){tg||"complete"===document.readyState&&(clearInterval(at),function(){if(tg)return;let t=[...document.getElementsByClassName("lottie"),...document.getElementsByClassName("bodymovin")],{length:e}=t;for(let s=0;s<e;s++){let e=t[s];e&&function(t,e){try{if(!t)return null;let s=0;for(;s<t1;){if(t3[s]?.elem===t&&t3[s]?.elem!==null)return t3[s]?.animation;s++}let i=new tZ;t9(i,t),i.setData(t,e)}catch(t){throw console.error("AnimationManager:\n",t),Error("Could not register animation")}}(e,void 0)}}())},100);M=K.Canvas,T=class extends iT{constructor(t,e){super(),this.rendererType=K.Canvas,this.transformMat=new es,this.animationItem=t,this.renderConfig={className:e?.className||"",clearCanvas:e?.clearCanvas??!0,contentVisibility:e?.contentVisibility||"visible",context:e?.context??null,dpr:e?.dpr??1,id:e?.id||"",imagePreserveAspectRatio:e?.imagePreserveAspectRatio||X.Cover,preserveAspectRatio:e?.preserveAspectRatio||X.Contain,progressiveLoad:!!e?.progressiveLoad,runExpressions:e?.runExpressions??!0},this.animationItem.wrapper&&(this.renderConfig.dpr=e?.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={_mdf:!1,currentGlobalAlpha:-1,frameNum:-1,renderConfig:this.renderConfig},this.contextData=new iI,this.elements=[],this.pendingElements=[],this.completeLayers=!1,this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}createComp(t){if(!this.globalData)throw Error(`${this.constructor.name}: globalData is not implemented`);return new iA(t,this.globalData,this)}},ti[M]=T,sQ(J.TrimModifier,class extends rJ{addPaths(t,e){let{length:s}=t;for(let i=0;i<s;i++)e.addShape(t[i])}addSegment(t,e,s,i,r,a,n){r.setXYAt(e[0],e[1],"o",a),r.setXYAt(s[0],s[1],"i",a+1),n&&r.setXYAt(t[0],t[1],"v",a),r.setXYAt(i[0],i[1],"v",a+1)}addSegmentFromArray(t,e,s,i){e.setXYAt(t[1]??0,t[5]??0,"o",s),e.setXYAt(t[2]??0,t[6]??0,"i",s+1),i&&e.setXYAt(t[0]??0,t[4]??0,"v",s),e.setXYAt(t[3]??0,t[7]??0,"v",s+1)}addShapes(t,e,s){let i=s,{pathsData:r,shape:a}=t,n=a?.paths?.shapes??[],o=a?.paths?._length||0,h,l,p=0,c,m,d,u=[],f,g=!0;i?(m=i._length,f=i._length):(i=ep(),m=0,f=0),u.push(i);for(let t=0;t<o;t++){let{lengths:s}=r[t]??{lengths:[]};for(h=1,i.c=!!n[t]?.c,l=n[t]?.c?s.length:s.length+1;h<l;h++){if(p+(c=s[h-1]).addedLength<e.s){p+=c.addedLength,i.c=!1;continue}if(p>e.e){i.c=!1;break}e.s<=p&&e.e>=p+c.addedLength?(this.addSegment(n[t]?.v[h-1],n[t]?.o[h-1],n[t]?.i[h],n[t]?.v[h],i,m,g),g=!1):(d=e_(n[t]?.v[h-1],n[t]?.v[h],n[t]?.o[h-1],n[t]?.i[h],(e.s-p)/c.addedLength,(e.e-p)/c.addedLength,s[h-1]),this.addSegmentFromArray(d,i,m,g),g=!1,i.c=!1),p+=c.addedLength,m++}if(n[t]?.c&&s.length>0){if(c=s[h-1],p<=e.e){let r=s[h-1]?.addedLength??0;e.s<=p&&e.e>=p+r?(this.addSegment(n[t]?.v[h-1],n[t]?.o[h-1],n[t]?.i[0],n[t]?.v[0],i,m,g),g=!1):(d=e_(n[t]?.v[h-1],n[t]?.v[0],n[t]?.o[h-1],n[t]?.i[0],(e.s-p)/r,(e.e-p)/r,s[h-1]),this.addSegmentFromArray(d,i,m,g),g=!1,i.c=!1)}else i.c=!1;p+=c?.addedLength??0,m++}if(i._length&&(i.setXYAt(i.v[f]?.[0]??0,i.v[f]?.[1]??0,"i",f),i.setXYAt(i.v[i._length-1]?.[0]??0,i.v[i._length-1]?.[1]??0,"o",i._length-1)),p>e.e)break;t<o-1&&(i=ep(),g=!0,u.push(i),m=0)}return u}addShapeToModifier(t){t.pathsData=[]}calculateShapeEdges(t,e,s,i,r){let a=[];e<=1?a.push({e,s:t}):t>=1?a.push({e:e-1,s:t-1}):a.push({e:1,s:t},{e:e-1,s:0});let n=[],{length:o}=a;for(let t=0;t<o;t++)if(!((a[t]?.e??0)*r<i||(a[t]?.s??0)*r>i+s)){let e,o;e=a[t]?.s??0*r<=i?0:(a[t]?.s??0*r-i)/s,o=a[t]?.e??0*r>=i+s?1:(a[t]?.e??0*r-i)/s,n.push([e,o])}return 0===n.length&&n.push([0,0]),n}initModifierProperties(t,e){this.s=ez.getProp(t,e.s,0,.01,this),this.e=ez.getProp(t,e.e,0,.01,this),this.o=ez.getProp(t,e.o,0,0,this),this.sValue=0,this.eValue=0,this.getValue=this.processKeys,this.m=e.m,this._isAnimated=this.s.effectsSequence.length>0||this.e.effectsSequence.length>0||this.o.effectsSequence.length>0}processShapes(t){let e,s;if(this._mdf||t){let t=Number(this.o?.v)%360/360;if(t<0&&t++,(e=Number(this.s?.v)>1?1+t:0>Number(this.s?.v)?0+t:Number(this.s?.v)+t)>(s=Number(this.e?.v)>1?1+t:0>Number(this.e?.v)?0+t:Number(this.e?.v)+t)){let t=e;e=s,s=t}e=1e-4*Math.round(1e4*e),s=1e-4*Math.round(1e4*s),this.sValue=e,this.eValue=s}else e=this.sValue||0,s=this.eValue||0;let i,r,a,n,o,h,l=0,{length:p}=this.shapes;if(s===e)for(let t=0;t<p;t++){this.shapes[t]?.localShapeCollection?.releaseShapes();let{shape:e}=this.shapes[t]??{};e&&(e._mdf=!0,e.paths=this.shapes[t]?.localShapeCollection),this._mdf&&(this.shapes[t].pathsData.length=0)}else if((1!==s||0!==e)&&(0!==s||1!==e)){let c,m,d=[];for(let e=0;e<p;e++)if(c=this.shapes[e],c.shape?._mdf||this._mdf||t||2===this.m){if(i=c.shape?.paths,a=i?._length||0,h=0,!c.shape?._mdf&&c.pathsData?.length)h=c.totalShapeLength;else{for(r=0,n=this.releasePathsData(c.pathsData);r<a;r++)i&&(o=ex(i.shapes[r]),n.push(o),h+=o.totalLength);c.totalShapeLength=h,c.pathsData=n}l+=Number(h),c.shape&&(c.shape._mdf=!0)}else c.shape&&(c.shape.paths=c.localShapeCollection);let u=e,f=s,g=0,y;for(let t=p-1;t>=0;t--)if(c=this.shapes[t],c.shape?._mdf){if(!(m=c.localShapeCollection))throw Error(`${this.constructor.name}: Could not set localShapeCollection`);for(m.releaseShapes(),2===this.m&&p>1?(y=this.calculateShapeEdges(e,s,c.totalShapeLength||0,g,l),g+=Number(c.totalShapeLength)):y=[[u,f]],a=y.length,r=0;r<a;r++){u=y[r]?.[0]??0,f=y[r]?.[1]??0,d.length=0,f<=1?d.push({e:Number(c.totalShapeLength)*f,s:Number(c.totalShapeLength)*u}):u>=1?d.push({e:Number(c.totalShapeLength)*(f-1),s:Number(c.totalShapeLength)*(u-1)}):d.push({e:Number(c.totalShapeLength),s:Number(c.totalShapeLength)*u},{e:Number(c.totalShapeLength)*(f-1),s:0});let t={e:0,s:0},e=this.addShapes(c,d[0]??t);if(d[0]?.s!==d[0]?.e){if(d.length>1){let s=c.shape.paths?.shapes[c.shape.paths._length-1];if(s?.c){let s=e.pop();this.addPaths(e,m),e=this.addShapes(c,d[1]??t,s)}else this.addPaths(e,m),e=this.addShapes(c,d[1]??t)}this.addPaths(e,m)}}c.shape.paths=m}}else if(this._mdf)for(let t=0;t<p;t++){this.shapes[t].pathsData.length=0;let{shape:e}=this.shapes[t]??{};e&&(e._mdf=!0)}}releasePathsData(t){let{length:e}=t;for(let s=0;s<e;s++)ey.release(t[s]);return t.length=0,t}}),sQ(J.PuckerAndBloatModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amount=ez.getProp(t,e.a,0,null,this),this._isAnimated=this.amount.effectsSequence.length>0}processPath(t,e){let s,i,r,a,n,o,h,l=e/100,p=[0,0],c=t._length;for(s=0;s<c;s++)p[0]+=t.v[s]?.[0]??0,p[1]+=t.v[s]?.[1]??0;p[0]/=c,p[1]/=c;let m=ep();for(s=0,m.c=t.c;s<c;s++)i=t.v[s]?.[0]??0+(p[0]??0-(t.v[s]?.[0]??0))*l,r=t.v[s]?.[1]??0+(p[1]??0-(t.v[s]?.[1]??0))*l,a=t.o[s]?.[0]??0+-((p[0]??0-(t.o[s]?.[0]??0))*l),n=t.o[s]?.[1]??0+-((p[1]??0-(t.o[s]?.[1]??0))*l),o=t.i[s]?.[0]??0+-((p[0]??0-(t.i[s]?.[0]??0))*l),h=t.i[s]?.[1]??0+-((p[1]??0-(t.i[s]?.[1]??0))*l),m.setTripleAt(i,r,a,n,o,h,s);return m}processShapes(t){let{length:e}=this.shapes,s=this.amount?.v;if(0!==s){let i,r,a;for(let n=0;n<e;n++){if(a=(r=this.shapes[n]).localShapeCollection,!(!r.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),r.shape&&(r.shape._mdf=!0),i=r.shape?.paths?.shapes;let t=r.shape?.paths?._length||0;for(let e=0;e<t;e++){let t=i?.[e];t&&a?.addShape(this.processPath(t,s||0))}}r.localShapeCollection&&r.shape&&(r.shape.paths=r.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.RepeaterModifier,class extends rJ{addShapeToModifier(t){t.pathsData=[]}applyTransforms(t,e,s,i,r,a){if(!i.s||!i.p||!i.a||!i.r)throw Error(`${this.constructor.name}: Missing required data from Transform`);let n=a?-1:1,o=i.s.v[0]+(1-i.s.v[0])*(1-r),h=i.s.v[1]+(1-i.s.v[1])*(1-r);t.translate(i.p.v[0]*n*r,i.p.v[1]*n*r,i.p.v[2]),e.translate(-i.a.v[0],-i.a.v[1],i.a.v[2]),e.rotate(-i.r.v*n*r),e.translate(i.a.v[0]??0,i.a.v[1]??0,i.a.v[2]),s.translate(-(i.a.v[0]??0),-(i.a.v[1]??0),i.a.v[2]),s.scale(a?1/o:o,a?1/h:h),s.translate(i.a.v[0]??0,i.a.v[1]??0,i.a.v[2])}changeGroupRender(t,e=!1){let{length:s}=t;for(let i=0;i<s;i++)t[i]._shouldRender=e,t[i]?.ty===Z.Group&&this.changeGroupRender(t[i]?.it,e)}cloneElements(t){let e=JSON.parse(JSON.stringify(t));return this.resetElements(e),e}init(t,e,s,i=[]){if(!tp(e))throw TypeError(`${this.constructor.name}: Method init, param arr must be array`);let r=Number(s);for(this.elem=t,this.arr=e,this.pos=r,this.elemsData=i,this._currentCopies=0,this._elements=[],this._groups=[],this.frameId=-1,this.initDynamicPropertyContainer(t),this.initModifierProperties(t,e[r]);r>0;)r--,this._elements.unshift(e[r]);if(this.dynamicProperties.length>0){this.k=!0;return}this.getValue(!0)}initModifierProperties(t,e){this.getValue=this.processKeys,this.c=ez.getProp(t,e.c,0,null,this),this.o=ez.getProp(t,e.o,0,null,this),e.tr&&(this.tr=st.getTransformProperty(t,e.tr,this),this.so=ez.getProp(t,e.tr.so,0,.01,this),this.eo=ez.getProp(t,e.tr.eo,0,.01,this)),this.data=e,0===this.dynamicProperties.length&&this.getValue(!0),this._isAnimated=this.dynamicProperties.length>0,this.pMatrix=new es,this.rMatrix=new es,this.sMatrix=new es,this.tMatrix=new es,this.matrix=new es}processShapes(t){let e,s;if(!this.data)throw Error(`${this.constructor.name}: data (Shape) is not implemented`);let i,r,a,n,o,h=!1;if(!this._mdf&&!t){for(o=Number(this._currentCopies),a=0,n=1;o;)(i=this.elemsData[a]?.it??[])[i.length-1].transform.mProps._mdf=!1,i[i.length-1].transform.op._mdf=!1,o--,a+=n;return h}let l=Math.ceil(Number(this.c?.v));if(this._groups.length<l){for(;this._groups.length<l;){let t={it:this.cloneElements(this._elements),ty:"gr"};t.it?.push({a:{a:0,ix:1,k:[0,0]},nm:"Transform",o:{a:0,ix:7,k:100},p:{a:0,ix:2,k:[0,0]},r:{a:1,ix:6,k:[{e:0,s:0,t:0},{e:0,s:0,t:1}]},s:{a:0,ix:3,k:[100,100]},sa:{a:0,ix:5,k:0},sk:{a:0,ix:4,k:0},ty:Z.Transform}),this.arr.splice(0,0,t),this._groups.splice(0,0,t),this._currentCopies?this._currentCopies++:this._currentCopies=1}this.elem?.reloadShapes(),h=!0}o=0;let p=this._groups.length-1;for(a=0;a<=p-1;a++){if(e=o<l,this._groups[a]&&(this._groups[a]._shouldRender=e),this.changeGroupRender(this._groups[a]?.it??[],e),!e){let t=this.elemsData[a]?.it??[],e=t[t.length-1];e&&(0===e.transform.op.v?e.transform.op._mdf=!1:(e.transform.op._mdf=!0,e.transform.op.v=0))}o++}if(this._currentCopies=l,!this.matrix||!this.pMatrix||!this.rMatrix||!this.sMatrix||!this.tMatrix)throw Error(`${this.constructor.name}: Could not set Matrix`);if(!this.tr)throw Error(`${this.constructor.name}: Transformproperty is not set`);let c=Number(this.o?.v),m=c%1,d=c>0?Math.floor(c):Math.ceil(c),u=this.pMatrix.props,f=this.rMatrix.props,g=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();let y=0;if(c>0){for(;y<d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),y++;m&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,m,!1),y+=m)}else if(c<0){for(;y>d;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),y--;m&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-m,!0),y-=m)}for(a=1===this.data.m?0:this._currentCopies-1,n=1===this.data.m?1:-1,o=this._currentCopies;o;){i=this.elemsData[a]?.it??[];let{length:t}=r=i[i.length-1]?.transform.mProps.v.props??[];if(i[i.length-1]&&(i[i.length-1].transform.mProps._mdf=!0,i[i.length-1].transform.op._mdf=!0,i[i.length-1].transform.op.v=1===this._currentCopies?Number(this.so?.v):Number(this.so?.v)+(Number(this.eo?.v)-Number(this.so?.v))*(a/(this._currentCopies-1))),0===y)for(this.matrix.reset(),s=0;s<t;s++)r[s]=this.matrix.props[s]??0;else{for((0!==a&&1===n||a!==this._currentCopies-1&&-1===n)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(f[0]??0,f[1]??0,f[2]??0,f[3]??0,f[4]??0,f[5]??0,f[6]??0,f[7]??0,f[8]??0,f[9]??0,f[10]??0,f[11]??0,f[12]??0,f[13]??0,f[14]??0,f[15]??0),this.matrix.transform(g[0]??0,g[1]??0,g[2]??0,g[3]??0,g[4]??0,g[5]??0,g[6]??0,g[7]??0,g[8]??0,g[9]??0,g[10]??0,g[11]??0,g[12]??0,g[13]??0,g[14]??0,g[15]??0),this.matrix.transform(u[0]??0,u[1]??0,u[2]??0,u[3]??0,u[4]??0,u[5]??0,u[6]??0,u[7]??0,u[8]??0,u[9]??0,u[10]??0,u[11]??0,u[12]??0,u[13]??0,u[14]??0,u[15]??0),s=0;s<t;s++)r[s]=this.matrix.props[s]??0;this.matrix.reset()}y++,o--,a+=n}return h}resetElements(t){let{length:e}=t;for(let s=0;s<e;s++){t[s]._processed=!1;let{it:e}=t[s]??{};t[s]?.ty===Z.Group&&e&&this.resetElements(e)}}constructor(...t){super(...t),this.arr=[],this.data=void 0,this.elemsData=[],this._elements=[],this._groups=[]}}),sQ(J.RoundCornersModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.rd=ez.getProp(t,e.r,0,null,this),this._isAnimated=this.rd.effectsSequence.length>0}processPath(t,e){let s=ep();s.c=t.c;let i=t._length,r,a,n,o,h,l,p=0,c,m,d,u,f,g;for(let y=0;y<i;y++)r=t.v[y],n=t.o[y],a=t.i[y],r?.[0]===n[0]&&r[1]===n[1]&&r[0]===a[0]&&r[1]===a[1]?0!==y&&y!==i-1||t.c?(o=0===y?t.v[i-1]:t.v[y-1],l=(h=Math.sqrt(Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)))?Math.min(h/2,e)/h:0,c=f=r[0]+(o[0]-r[0])*l,m=g=r[1]-(r[1]-o[1])*l,d=c-(c-r[0])*.5519,u=m-(m-r[1])*.5519,s.setTripleAt(c,m,d,u,f,g,p),p++,o=y===i-1?t.v[0]:t.v[y+1],l=(h=Math.sqrt(Math.pow(r[0]-o[0],2)+Math.pow(r[1]-o[1],2)))?Math.min(h/2,e)/h:0,c=d=r[0]+(o[0]-r[0])*l,m=u=r[1]+(o[1]-r[1])*l,f=c-(c-r[0])*.5519,g=m-(m-r[1])*.5519,s.setTripleAt(c,m,d,u,f,g,p)):s.setTripleAt(r[0],r[1],n[0],n[1],a[0],a[1],p):s.setTripleAt(t.v[y]?.[0]??0,t.v[y]?.[1]??0,t.o[y]?.[0]??0,t.o[y]?.[1]??0,t.i[y]?.[0]??0,t.i[y]?.[1]??0,p),p++;return s}processShapes(t){let{length:e}=this.shapes,s=this.rd?.v;if(0!==s){let i,r,a;for(let n=0;n<e;n++){if(a=(i=this.shapes[n]).localShapeCollection,!(!i.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),i.shape&&(i.shape._mdf=!0),r=i.shape?.paths?.shapes??[];let t=i.shape?.paths?._length||0;for(let e=0;e<t;e++)a?.addShape(this.processPath(r[e],s))}i.shape&&(i.shape.paths=i.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.ZigZagModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amplitude=ez.getProp(t,e.s,0,null,this),this.frequency=ez.getProp(t,e.r,0,null,this),this.pointsType=ez.getProp(t,e.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length>0||this.frequency.effectsSequence.length>0||this.pointsType.effectsSequence.length>0}processPath(t,e,s,i){let r=t._length,a=ep();if(a.c=t.c,t.c||(r-=1),0===r)return a;let n=-1,o=rY(t,0);r8(a,t,0,e,s,i,n);for(let h=0;h<r;h++)n=r9(a,o,e,s,i,-n),o=h!==r-1||t.c?rY(t,(h+1)%r):null,r8(a,t,h+1,e,s,i,n);return a}processShapes(t){let e=Number(this.amplitude?.v),s=Math.max(0,Math.round(Number(this.frequency?.v))),i=Number(this.pointsType?.v);if(0!==e){let r,a,n,{length:o}=this.shapes;for(let h=0;h<o;h++){if(a=(r=this.shapes[h]).localShapeCollection,!(!r.shape?._mdf&&!this._mdf&&!t)){a?.releaseShapes(),r.shape&&(r.shape._mdf=!0),n=r.shape?.paths?.shapes??[];let{_length:t}=r.shape?.paths??{_length:0};for(let r=0;r<t;r++)a?.addShape(this.processPath(n[r],e,s,i))}r.shape&&(r.shape.paths=r.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),sQ(J.OffsetPathModifier,class extends rJ{initModifierProperties(t,e){this.getValue=this.processKeys,this.amount=ez.getProp(t,e.a,0,null,this),this.miterLimit=ez.getProp(t,e.ml,0,null,this),this.lineJoin=e.lj,this._isAnimated=this.amount.effectsSequence.length>0}processPath(t,e,s,i){let r=ep();r.c=t.c;let a=t.length();t.c||(a-=1);let n,o=[];for(let s=0;s<a;s++)n=rY(t,s),o.push(r3(n,e));if(!t.c)for(let s=a-1;s>=0;s--)n=function(t,e){let s=(e+1)%t.length();return new rU(t.v[s],t.i[s],t.o[e],t.v[e],!0)}(t,s),o.push(r3(n,e));o=(t=>{let e;for(let s=1;s<t.length;s++)e=r4(t[s-1],t[s]),t[s-1]=e[0],t[s]=e[1];return t.length>1&&(e=r4(t[t.length-1],t[0]),t[t.length-1]=e[0],t[0]=e[1]),t})(o);let h=null,l=null,{length:p}=o;for(let t=0;t<p;t++){let e=o[t];l&&(h=r1(r,l,e[0],s,i)),l=e[e.length-1];let{length:a}=e;for(let t=0;t<a;t++)n=e[t],h&&to(n.points[0],h)?r.setXYAt(n.points[1][0],n.points[1][1],"o",r.length()-1):r.setTripleAt(n.points[0][0],n.points[0][1],n.points[1][0],n.points[1][1],n.points[0][0],n.points[0][1],r.length()),r.setTripleAt(n.points[3][0],n.points[3][1],n.points[3][0],n.points[3][1],n.points[2][0],n.points[2][1],r.length()),h=n.points[3]}return p>0&&l&&r1(r,l,o[0]?.[0],s,i),r}processShapes(t){let{length:e}=this.shapes,s=Number(this.amount?.v),i=Number(this.miterLimit?.v),r=Number(this.lineJoin);if(0!==s){let a,n,o;for(let h=0;h<e;h++){if(o=(n=this.shapes[h]).localShapeCollection,!(!n.shape?._mdf&&!this._mdf&&!t)){o?.releaseShapes(),n.shape&&(n.shape._mdf=!0),a=n.shape?.paths?.shapes;let t=n.shape?.paths?._length||0;for(let e=0;e<t;e++){let t=a?.[e];t&&o?.addShape(this.processPath(t,s,r,i))}}n.shape&&(n.shape.paths=n.localShapeCollection)}}0===this.dynamicProperties.length&&(this._mdf=!1)}}),tW.plugin={initExpressions:function(t){let e=0,s=[];if(!t.renderer.globalData)throw Error("Renderer -> GlobalData is not set");t.renderer.compInterface=new rf(t.renderer),t.renderer.globalData.projectInterface.registerComposition(t.renderer),t.renderer.globalData.pushExpression=function(){e++},t.renderer.globalData.popExpression=function(){0==--e&&function(){let{length:t}=s;for(let e=0;e<t;e++)s[e]?.release?.();s.length=0}()},t.renderer.globalData.registerExpressionProperty=function(t){s.includes(t)||s.push(t)}},resetFrame:rg},tW.interface=function(t){return rO[t]},function(){let{getTransformProperty:t}=st;st.getTransformProperty=function(e,s,i){let r=t(e,s,i);return r.dynamicProperties.length>0?r.getValueAtTime=rm.bind(r):r.getValueAtTime=rd.bind(r),r.setGroupProperty=rn,r};let e=ez.getProp;ez.getProp=function(t,s,i,r,a){let n=e(t,s,i,r,a);n.kf?n.getValueAtTime=ri.bind(n):n.getValueAtTime=rs.bind(n),n.setGroupProperty=rn,n.loopOut=rl,n.loopIn=rp,n.smooth=rc,n.getVelocityAtTime=rr.bind(n),n.getSpeedAtTime=re.bind(n),n.numKeys=s?.a===1?s.k.length:0,n.propertyIndex=s?.ix;let o=0;return 0!==i&&(o=et(Y.Float32,(s?.a===1?s.k[0]?.s.length:(s?.k).length)??0)),n._cachingAtTime={lastFrame:-999999,lastIndex:0,value:o},ra(t,s,n),n.k&&a?.addDynamicProperty(n),n};let s=eU.getConstructorFunction(),i=eU.getKeyframedConstructorFunction();rh([ro],s),rh([ro],i),i.prototype.getValueAtTime=ru,i.prototype.initiateExpression=rt.initiateExpression;let r=eU.getShapeProp;eU.getShapeProp=function(t,e,s,i,a){let n=r(t,e,s,i,a);return n&&(n.propertyIndex=e.ix,n.lock=!1,3===s?ra(t,e.pt,n):4===s&&ra(t,e.ks,n),n.k&&t.addDynamicProperty(n)),n}}(),iu.prototype.getExpressionValue=function(t,e){let s=this.calculateExpression(e);if(t.t!==s){let e={};return this.copyData(e,t),e.t=s.toString(),e.__complete=!1,e}return t},iu.prototype.searchProperty=function(){let t=this.searchKeyframes(),e=this.searchExpressions();return this.kf=!!(t||e),this.kf},iu.prototype.searchExpressions=function(){return this.data.d?.x?(this.calculateExpression=rt.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null},A=class extends ei{constructor(t){super(),this.init(t)}},er[35]={countsAsEffect:void 0,effect:A};var ae={},as=function(t,e,s,i,r){var a=new Worker(ae[e]||(ae[e]=URL.createObjectURL(new Blob([t+';addEventListener("error",function(e){e=e.error;postMessage({$e$:[e.message,e.code,e.stack]})})'],{type:"text/javascript"}))));return a.onmessage=function(t){var e=t.data,s=e.$e$;if(s){var i=Error(s[0]);i.code=s[1],i.stack=s[2],r(i,null)}else r(null,e)},a.postMessage(s,i),a},ai=Uint8Array,ar=Uint16Array,aa=Int32Array,an=new ai([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),ao=new ai([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),ah=new ai([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),al=function(t,e){for(var s=new ar(31),i=0;i<31;++i)s[i]=e+=1<<t[i-1];for(var r=new aa(s[30]),i=1;i<30;++i)for(var a=s[i];a<s[i+1];++a)r[a]=a-s[i]<<5|i;return{b:s,r:r}},ap=al(an,2),ac=ap.b,am=ap.r;ac[28]=258,am[258]=28;for(var ad=al(ao,0),au=ad.b,af=ad.r,ag=new ar(32768),ay=0;ay<32768;++ay){var av=(43690&ay)>>1|(21845&ay)<<1;av=(61680&(av=(52428&av)>>2|(13107&av)<<2))>>4|(3855&av)<<4,ag[ay]=((65280&av)>>8|(255&av)<<8)>>1}for(var ab=function(t,e,s){for(var i,r=t.length,a=0,n=new ar(e);a<r;++a)t[a]&&++n[t[a]-1];var o=new ar(e);for(a=1;a<e;++a)o[a]=o[a-1]+n[a-1]<<1;if(s){i=new ar(1<<e);var h=15-e;for(a=0;a<r;++a)if(t[a])for(var l=a<<4|t[a],p=e-t[a],c=o[t[a]-1]++<<p,m=c|(1<<p)-1;c<=m;++c)i[ag[c]>>h]=l}else for(a=0,i=new ar(r);a<r;++a)t[a]&&(i[a]=ag[o[t[a]-1]++]>>15-t[a]);return i},a_=new ai(288),ay=0;ay<144;++ay)a_[ay]=8;for(var ay=144;ay<256;++ay)a_[ay]=9;for(var ay=256;ay<280;++ay)a_[ay]=7;for(var ay=280;ay<288;++ay)a_[ay]=8;for(var ax=new ai(32),ay=0;ay<32;++ay)ax[ay]=5;var aw=ab(a_,9,0),aS=ab(a_,9,1),aC=ab(ax,5,0),aE=ab(ax,5,1),ak=function(t){for(var e=t[0],s=1;s<t.length;++s)t[s]>e&&(e=t[s]);return e},aP=function(t,e,s){var i=e/8|0;return(t[i]|t[i+1]<<8)>>(7&e)&s},aM=function(t,e){var s=e/8|0;return(t[s]|t[s+1]<<8|t[s+2]<<16)>>(7&e)},aT=function(t){return(t+7)/8|0},aA=function(t,e,s){return(null==e||e<0)&&(e=0),(null==s||s>t.length)&&(s=t.length),new ai(t.subarray(e,s))},aD=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],aI=function(t,e,s){var i=Error(e||aD[t]);if(i.code=t,Error.captureStackTrace&&Error.captureStackTrace(i,aI),!s)throw i;return i},aF=function(t,e,s,i){var r=t.length,a=i?i.length:0;if(!r||e.f&&!e.l)return s||new ai(0);var n=!s,o=n||2!=e.i,h=e.i;n&&(s=new ai(3*r));var l=function(t){var e=s.length;if(t>e){var i=new ai(Math.max(2*e,t));i.set(s),s=i}},p=e.f||0,c=e.p||0,m=e.b||0,d=e.l,u=e.d,f=e.m,g=e.n,y=8*r;do{if(!d){p=aP(t,c,1);var v=aP(t,c+1,3);if(c+=3,v)if(1==v)d=aS,u=aE,f=9,g=5;else if(2==v){var b=aP(t,c,31)+257,_=aP(t,c+10,15)+4,x=b+aP(t,c+5,31)+1;c+=14;for(var w=new ai(x),S=new ai(19),C=0;C<_;++C)S[ah[C]]=aP(t,c+3*C,7);c+=3*_;for(var E=ak(S),k=(1<<E)-1,P=ab(S,E,1),C=0;C<x;){var M=P[aP(t,c,k)];c+=15&M;var T=M>>4;if(T<16)w[C++]=T;else{var A=0,D=0;for(16==T?(D=3+aP(t,c,3),c+=2,A=w[C-1]):17==T?(D=3+aP(t,c,7),c+=3):18==T&&(D=11+aP(t,c,127),c+=7);D--;)w[C++]=A}}var I=w.subarray(0,b),F=w.subarray(b);f=ak(I),g=ak(F),d=ab(I,f,1),u=ab(F,g,1)}else aI(1);else{var T=aT(c)+4,L=t[T-4]|t[T-3]<<8,$=T+L;if($>r){h&&aI(0);break}o&&l(m+L),s.set(t.subarray(T,$),m),e.b=m+=L,e.p=c=8*$,e.f=p;continue}if(c>y){h&&aI(0);break}}o&&l(m+131072);for(var N=(1<<f)-1,R=(1<<g)-1,V=c;;V=c){var A=d[aM(t,c)&N],O=A>>4;if((c+=15&A)>y){h&&aI(0);break}if(A||aI(2),O<256)s[m++]=O;else if(256==O){V=c,d=null;break}else{var z=O-254;if(O>264){var C=O-257,B=an[C];z=aP(t,c,(1<<B)-1)+ac[C],c+=B}var G=u[aM(t,c)&R],q=G>>4;G||aI(3),c+=15&G;var F=au[q];if(q>3){var B=ao[q];F+=aM(t,c)&(1<<B)-1,c+=B}if(c>y){h&&aI(0);break}o&&l(m+131072);var j=m+z;if(m<F){var W=a-F,H=Math.min(F,j);for(W+m<0&&aI(3);m<H;++m)s[m]=i[W+m]}for(;m<j;++m)s[m]=s[m-F]}}e.l=d,e.p=V,e.b=m,e.f=p,d&&(p=1,e.m=f,e.d=u,e.n=g)}while(!p);return m!=s.length&&n?aA(s,0,m):s.subarray(0,m)},aL=function(t,e,s){s<<=7&e;var i=e/8|0;t[i]|=s,t[i+1]|=s>>8},a$=function(t,e,s){s<<=7&e;var i=e/8|0;t[i]|=s,t[i+1]|=s>>8,t[i+2]|=s>>16},aN=function(t,e){for(var s=[],i=0;i<t.length;++i)t[i]&&s.push({s:i,f:t[i]});var r=s.length,a=s.slice();if(!r)return{t:aq,l:0};if(1==r){var n=new ai(s[0].s+1);return n[s[0].s]=1,{t:n,l:1}}s.sort(function(t,e){return t.f-e.f}),s.push({s:-1,f:25001});var o=s[0],h=s[1],l=0,p=1,c=2;for(s[0]={s:-1,f:o.f+h.f,l:o,r:h};p!=r-1;)o=s[s[l].f<s[c].f?l++:c++],h=s[l!=p&&s[l].f<s[c].f?l++:c++],s[p++]={s:-1,f:o.f+h.f,l:o,r:h};for(var m=a[0].s,i=1;i<r;++i)a[i].s>m&&(m=a[i].s);var d=new ar(m+1),u=aR(s[p-1],d,0);if(u>e){var i=0,f=0,g=u-e,y=1<<g;for(a.sort(function(t,e){return d[e.s]-d[t.s]||t.f-e.f});i<r;++i){var v=a[i].s;if(d[v]>e)f+=y-(1<<u-d[v]),d[v]=e;else break}for(f>>=g;f>0;){var b=a[i].s;d[b]<e?f-=1<<e-d[b]++-1:++i}for(;i>=0&&f;--i){var _=a[i].s;d[_]==e&&(--d[_],++f)}u=e}return{t:new ai(d),l:u}},aR=function(t,e,s){return -1==t.s?Math.max(aR(t.l,e,s+1),aR(t.r,e,s+1)):e[t.s]=s},aV=function(t){for(var e=t.length;e&&!t[--e];);for(var s=new ar(++e),i=0,r=t[0],a=1,n=function(t){s[i++]=t},o=1;o<=e;++o)if(t[o]==r&&o!=e)++a;else{if(!r&&a>2){for(;a>138;a-=138)n(32754);a>2&&(n(a>10?a-11<<5|28690:a-3<<5|12305),a=0)}else if(a>3){for(n(r),--a;a>6;a-=6)n(8304);a>2&&(n(a-3<<5|8208),a=0)}for(;a--;)n(r);a=1,r=t[o]}return{c:s.subarray(0,i),n:e}},aO=function(t,e){for(var s=0,i=0;i<e.length;++i)s+=t[i]*e[i];return s},az=function(t,e,s){var i=s.length,r=aT(e+2);t[r]=255&i,t[r+1]=i>>8,t[r+2]=255^t[r],t[r+3]=255^t[r+1];for(var a=0;a<i;++a)t[r+a+4]=s[a];return(r+4+i)*8},aB=function(t,e,s,i,r,a,n,o,h,l,p){aL(e,p++,s),++r[256];for(var c,m,d,u,f=aN(r,15),g=f.t,y=f.l,v=aN(a,15),b=v.t,_=v.l,x=aV(g),w=x.c,S=x.n,C=aV(b),E=C.c,k=C.n,P=new ar(19),M=0;M<w.length;++M)++P[31&w[M]];for(var M=0;M<E.length;++M)++P[31&E[M]];for(var T=aN(P,7),A=T.t,D=T.l,I=19;I>4&&!A[ah[I-1]];--I);var F=l+5<<3,L=aO(r,a_)+aO(a,ax)+n,$=aO(r,g)+aO(a,b)+n+14+3*I+aO(P,A)+2*P[16]+3*P[17]+7*P[18];if(h>=0&&F<=L&&F<=$)return az(e,p,t.subarray(h,h+l));if(aL(e,p,1+($<L)),p+=2,$<L){c=ab(g,y,0),m=g,d=ab(b,_,0),u=b;var N=ab(A,D,0);aL(e,p,S-257),aL(e,p+5,k-1),aL(e,p+10,I-4),p+=14;for(var M=0;M<I;++M)aL(e,p+3*M,A[ah[M]]);p+=3*I;for(var R=[w,E],V=0;V<2;++V)for(var O=R[V],M=0;M<O.length;++M){var z=31&O[M];aL(e,p,N[z]),p+=A[z],z>15&&(aL(e,p,O[M]>>5&127),p+=O[M]>>12)}}else c=aw,m=a_,d=aC,u=ax;for(var M=0;M<o;++M){var B=i[M];if(B>255){var z=B>>18&31;a$(e,p,c[z+257]),p+=m[z+257],z>7&&(aL(e,p,B>>23&31),p+=an[z]);var G=31&B;a$(e,p,d[G]),p+=u[G],G>3&&(a$(e,p,B>>5&8191),p+=ao[G])}else a$(e,p,c[B]),p+=m[B]}return a$(e,p,c[256]),p+m[256]},aG=new aa([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),aq=new ai(0),aj=function(t,e,s,i,r,a){var n=a.z||t.length,o=new ai(i+n+5*(1+Math.ceil(n/7e3))+r),h=o.subarray(i,o.length-r),l=a.l,p=7&(a.r||0);if(e){p&&(h[0]=a.r>>3);for(var c=aG[e-1],m=c>>13,d=8191&c,u=(1<<s)-1,f=a.p||new ar(32768),g=a.h||new ar(u+1),y=Math.ceil(s/3),v=2*y,b=function(e){return(t[e]^t[e+1]<<y^t[e+2]<<v)&u},_=new aa(25e3),x=new ar(288),w=new ar(32),S=0,C=0,E=a.i||0,k=0,P=a.w||0,M=0;E+2<n;++E){var T=b(E),A=32767&E,D=g[T];if(f[A]=D,g[T]=A,P<=E){var I=n-E;if((S>7e3||k>24576)&&(I>423||!l)){p=aB(t,h,0,_,x,w,C,k,M,E-M,p),k=S=C=0,M=E;for(var F=0;F<286;++F)x[F]=0;for(var F=0;F<30;++F)w[F]=0}var L=2,$=0,N=d,R=A-D&32767;if(I>2&&T==b(E-R))for(var V=Math.min(m,I)-1,O=Math.min(32767,E),z=Math.min(258,I);R<=O&&--N&&A!=D;){if(t[E+L]==t[E+L-R]){for(var B=0;B<z&&t[E+B]==t[E+B-R];++B);if(B>L){if(L=B,$=R,B>V)break;for(var G=Math.min(R,B-2),q=0,F=0;F<G;++F){var j=E-R+F&32767,W=f[j],H=j-W&32767;H>q&&(q=H,D=j)}}}D=f[A=D],R+=A-D&32767}if($){_[k++]=0x10000000|am[L]<<18|af[$];var U=31&am[L],Y=31&af[$];C+=an[U]+ao[Y],++x[257+U],++w[Y],P=E+L,++S}else _[k++]=t[E],++x[t[E]]}}for(E=Math.max(E,P);E<n;++E)_[k++]=t[E],++x[t[E]];p=aB(t,h,l,_,x,w,C,k,M,E-M,p),l||(a.r=7&p|h[p/8|0]<<3,p-=7,a.h=g,a.p=f,a.i=E,a.w=P)}else{for(var E=a.w||0;E<n+l;E+=65535){var J=E+65535;J>=n&&(h[p/8|0]=l,J=n),p=az(h,p+1,t.subarray(E,J))}a.i=n}return aA(o,0,i+aT(p)+r)},aW=function(){for(var t=new Int32Array(256),e=0;e<256;++e){for(var s=e,i=9;--i;)s=(1&s&&-0x12477ce0)^s>>>1;t[e]=s}return t}(),aH=function(){var t=-1;return{p:function(e){for(var s=t,i=0;i<e.length;++i)s=aW[255&s^e[i]]^s>>>8;t=s},d:function(){return~t}}},aU=function(t,e,s,i,r){if(!r&&(r={l:1},e.dictionary)){var a=e.dictionary.subarray(-32768),n=new ai(a.length+t.length);n.set(a),n.set(t,a.length),t=n,r.w=a.length}return aj(t,null==e.level?6:e.level,null==e.mem?r.l?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):20:12+e.mem,s,i,r)},aY=function(t,e){var s={};for(var i in t)s[i]=t[i];for(var i in e)s[i]=e[i];return s},aJ=function(t,e,s){for(var i=t(),r=t.toString(),a=r.slice(r.indexOf("[")+1,r.lastIndexOf("]")).replace(/\s+/g,"").split(","),n=0;n<i.length;++n){var o=i[n],h=a[n];if("function"==typeof o){e+=";"+h+"=";var l=o.toString();if(o.prototype)if(-1!=l.indexOf("[native code]")){var p=l.indexOf(" ",8)+1;e+=l.slice(p,l.indexOf("(",p))}else for(var c in e+=l,o.prototype)e+=";"+h+".prototype."+c+"="+o.prototype[c].toString();else e+=l}else s[h]=o}return e},aX=[],aK=function(t){var e=[];for(var s in t)t[s].buffer&&e.push((t[s]=new t[s].constructor(t[s])).buffer);return e},aZ=function(t,e,s,i){if(!aX[s]){for(var r="",a={},n=t.length-1,o=0;o<n;++o)r=aJ(t[o],r,a);aX[s]={c:aJ(t[n],r,a),e:a}}var h=aY({},aX[s].e);return as(aX[s].c+";onmessage=function(e){for(var k in e.data)self[k]=e.data[k];onmessage="+e.toString()+"}",s,h,aK(h),i)},aQ=function(){return[ai,ar,aa,an,ao,ah,ac,au,aS,aE,ag,aD,ab,ak,aP,aM,aT,aA,aI,aF,a7,a1,a2]},a0=function(){return[ai,ar,aa,an,ao,ah,am,af,aw,a_,aC,ax,ag,aG,aq,ab,aL,a$,aN,aR,aV,aO,az,aB,aT,aA,aj,aU,a9,a1]},a1=function(t){return postMessage(t,[t.buffer])},a2=function(t){return t&&{out:t.size&&new ai(t.size),dictionary:t.dictionary}},a3=function(t,e,s,i,r,a){var n=aZ(s,i,r,function(t,e){n.terminate(),a(t,e)});return n.postMessage([t,e],e.consume?[t.buffer]:[]),function(){n.terminate()}},a5=function(t,e){return t[e]|t[e+1]<<8},a4=function(t,e){return(t[e]|t[e+1]<<8|t[e+2]<<16|t[e+3]<<24)>>>0},a6=function(t,e){return a4(t,e)+0x100000000*a4(t,e+4)},a8=function(t,e,s){for(;s;++e)t[e]=s,s>>>=8};function a9(t,e){return aU(t,e||{},0,0)}function a7(t,e){return aF(t,{i:2},e&&e.out,e&&e.dictionary)}var nt=function(t,e,s,i){for(var r in t){var a=t[r],n=e+r,o=i;Array.isArray(a)&&(o=aY(i,a[1]),a=a[0]),a instanceof ai?s[n]=[a,o]:(s[n+="/"]=[new ai(0),o],nt(a,n,s,i))}},ne="u">typeof TextEncoder&&new TextEncoder,ns="u">typeof TextDecoder&&new TextDecoder;try{ns.decode(aq,{stream:!0})}catch(t){}var ni=function(t){for(var e="",s=0;;){var i=t[s++],r=(i>127)+(i>223)+(i>239);if(s+r>t.length)return{s:e,r:aA(t,s-1)};r?3==r?e+=String.fromCharCode(55296|(i=((15&i)<<18|(63&t[s++])<<12|(63&t[s++])<<6|63&t[s++])-65536)>>10,56320|1023&i):1&r?e+=String.fromCharCode((31&i)<<6|63&t[s++]):e+=String.fromCharCode((15&i)<<12|(63&t[s++])<<6|63&t[s++]):e+=String.fromCharCode(i)}};function nr(t,e){if(e){for(var s=new ai(t.length),i=0;i<t.length;++i)s[i]=t.charCodeAt(i);return s}if(ne)return ne.encode(t);for(var r=t.length,a=new ai(t.length+(t.length>>1)),n=0,o=function(t){a[n++]=t},i=0;i<r;++i){if(n+5>a.length){var h=new ai(n+8+(r-i<<1));h.set(a),a=h}var l=t.charCodeAt(i);l<128||e?o(l):(l<2048?o(192|l>>6):(l>55295&&l<57344?(o(240|(l=65536+(1047552&l)|1023&t.charCodeAt(++i))>>18),o(128|l>>12&63)):o(224|l>>12),o(128|l>>6&63)),o(128|63&l))}return aA(a,0,n)}function na(t,e){if(e){for(var s="",i=0;i<t.length;i+=16384)s+=String.fromCharCode.apply(null,t.subarray(i,i+16384));return s}if(ns)return ns.decode(t);var r=ni(t),a=r.s,s=r.r;return s.length&&aI(8),a}var nn=function(t,e,s){var i=a5(t,e+28),r=na(t.subarray(e+46,e+46+i),!(2048&a5(t,e+8))),a=e+46+i,n=a4(t,e+20),o=s&&0xffffffff==n?no(t,a):[n,a4(t,e+24),a4(t,e+42)],h=o[0],l=o[1],p=o[2];return[a5(t,e+10),h,l,r,a+a5(t,e+30)+a5(t,e+32),p]},no=function(t,e){for(;1!=a5(t,e);e+=4+a5(t,e+2));return[a6(t,e+12),a6(t,e+4),a6(t,e+20)]},nh=function(t){var e=0;if(t)for(var s in t){var i=t[s].length;i>65535&&aI(9),e+=i+4}return e},nl=function(t,e,s,i,r,a,n,o){var h=i.length,l=s.extra,p=o&&o.length,c=nh(l);a8(t,e,null!=n?0x2014b50:0x4034b50),e+=4,null!=n&&(t[e++]=20,t[e++]=s.os),t[e]=20,e+=2,t[e++]=s.flag<<1|(a<0&&8),t[e++]=r&&8,t[e++]=255&s.compression,t[e++]=s.compression>>8;var m=new Date(null==s.mtime?Date.now():s.mtime),d=m.getFullYear()-1980;if((d<0||d>119)&&aI(10),a8(t,e,d<<25|m.getMonth()+1<<21|m.getDate()<<16|m.getHours()<<11|m.getMinutes()<<5|m.getSeconds()>>1),e+=4,-1!=a&&(a8(t,e,s.crc),a8(t,e+4,a<0?-a-2:a),a8(t,e+8,s.size)),a8(t,e+12,h),a8(t,e+14,c),e+=16,null!=n&&(a8(t,e,p),a8(t,e+6,s.attrs),a8(t,e+10,n),e+=14),t.set(i,e),e+=h,c)for(var u in l){var f=l[u],g=f.length;a8(t,e,+u),a8(t,e+2,g),t.set(f,e+4),e+=4+g}return p&&(t.set(o,e),e+=p),e},np=function(t,e,s,i,r){a8(t,e,0x6054b50),a8(t,e+8,s),a8(t,e+10,s),a8(t,e+12,i),a8(t,e+16,r)},nc="function"==typeof queueMicrotask?queueMicrotask:"function"==typeof setTimeout?setTimeout:function(t){t()};let nm=(f=0,()=>(f++,`__lottie_element_${f}`)),nd=(t,e)=>{let s=new Blob([t],{type:e?.mimeType??""}),i=e?.name||nm(),r=URL.createObjectURL(s),a=document.createElement("a");a.href=r,a.download=i,a.hidden=!0,document.body.appendChild(a),a.click(),setTimeout(()=>{a.remove(),URL.revokeObjectURL(r)},1e3)},nu=t=>{let e;if("string"==typeof t&&t&&((e=t?.split("/").pop()?.lastIndexOf("."))??0)>1&&t&&t.length-1>(e??0))return t.split(".").pop()?.toLowerCase()},nf=t=>{let e=t.split(":")[1]?.split(";")[0];return e?.split("/")[1]?.split("+")[0]},ng=(t,e)=>(nu(t),`${t.split("/").pop()?.replace(/\.[^.]*$/,"").replaceAll(/\W+/g,"-")}`),ny=(t,e)=>{if(e)return nu(e)?nu(e)===t?e:`${ng(e)}.${t}`:`${e}.${t}`},nv=t=>!("h"in t)&&!("w"in t)&&"p"in t&&"e"in t&&"u"in t&&"id"in t,nb=t=>"w"in t&&"h"in t&&!("xt"in t)&&"p"in t,n_=t=>t.slice(Math.max(0,t.indexOf(",")+1)),nx=!("u">typeof window&&document),nw=async t=>await new Promise((e,s)=>{!function(t,e,s){s||(s=e,e={}),"function"!=typeof s&&aI(7);var i={};nt(t,"",i,e);var r=Object.keys(i),a=r.length,n=0,o=0,h=a,l=Array(a),p=[],c=function(){for(var t=0;t<p.length;++t)p[t]()},m=function(t,e){nc(function(){s(t,e)})};nc(function(){m=s});var d=function(){var t=new ai(o+22),e=n,s=o-n;o=0;for(var i=0;i<h;++i){var r=l[i];try{var a=r.c.length;nl(t,o,r,r.f,r.u,a);var p=30+r.f.length+nh(r.extra),c=o+p;t.set(r.c,c),nl(t,n,r,r.f,r.u,a,o,r.m),n+=16+p+(r.m?r.m.length:0),o=c+a}catch(t){return m(t,null)}}np(t,n,l.length,s,e),m(null,t)};a||d();for(var u=function(t){var e,s,h=r[t],u=i[h],f=u[0],g=u[1],y=aH(),v=f.length;y.p(f);var b=nr(h),_=b.length,x=g.comment,w=x&&nr(x),S=w&&w.length,C=nh(g.extra),E=8*(0!=g.level),k=function(e,s){if(e)c(),m(e,null);else{var i=s.length;l[t]=aY(g,{size:v,crc:y.d(),c:s,f:b,m:w,u:_!=h.length||w&&x.length!=S,compression:E}),n+=30+_+C+i,o+=76+2*(_+C)+(S||0)+i,--a||d()}};if(_>65535&&k(aI(11,0,1),null),E)if(v<16e4)try{k(null,a9(f,g))}catch(t){k(t,null)}else p.push((e=g,(s=k)||(s=e,e={}),"function"!=typeof s&&aI(7),a3(f,e,[a0],function(t){return a1(a9(t.data[0],t.data[1]))},0,s)));else k(null,f)},f=0;f<h;++f)u(f)}(t,{level:9},(t,i)=>{t?s(t):i.buffer instanceof ArrayBuffer?e(i.buffer):s(Error("Data is not transferable"))})}),nS=async t=>{let e=await fetch(t),s=await e.blob();return new Promise((t,e)=>{try{let i=new FileReader;i.onload=()=>{"string"==typeof i.result?t(i.result):e(Error("Could not create bas64"))},i.readAsDataURL(s)}catch(t){e(t)}})},nC=t=>nr(nx?Buffer.from(n_(t),"base64").toString("binary"):atob(n_(t)),!0);async function nE({animations:t=[],fileName:e,manifest:s,shouldDownload:i=!0}){try{if(0===t.length||!s)throw Error(`Missing or malformed required parameter(s):
|
|
8
8
|
${t.length>0?"- manifest\n":""} ${s?"- animations\n":""}`);let r=ny("lottie",e)||`${nm()}.lottie`,a={"manifest.json":[nr(JSON.stringify(s),!0),{level:0}]},{length:n}=t;for(let e=0;e<n;e++){let{length:i}=t[e]?.assets??[];for(let s=0;s<i;s++){let i=t[e]?.assets[s];if(!i?.p||!nb(i)&&!nv(i))continue;let{p:r,u:n}=i;if(!r)continue;let o=nm(),h=r.startsWith("data:"),l=h?nf(r):nu(r),p=h?r:await nS(n?n.endsWith("/")&&`${n}${r}`||`${n}/${r}`:r),c=t[e]?.assets[s];c&&(c.e=1,c.p=`${o}.${l}`,c.u=""),a[`${nv(i)?"audio":"i"}/${o}.${l}`]=[nC(p),{level:9}]}let{length:r}=t[e]?.layers??[];for(let s=0;s<r;s++){let{ks:i}=t[e]?.layers[s]??{},r=Object.keys(i??{}),{length:a}=r;for(let n=0;n<a;n++){let{x:a}=i?.[r[n]];if(!a)continue;let o=t[e]?.layers[s]?.ks[r[n]];o.x=btoa(a),o.e=1}}a[`a/${s.animations[e]?.id}.json`]=[nr(JSON.stringify(t[e]),!0),{level:9}]}let o=await nw(a);if(i)return nd(o,{mimeType:"application/zip+dotlottie",name:r}),null;return o}catch(t){return console.error(t),null}}let nk=t=>{switch(t){case"svg":case"svg+xml":return"image/svg+xml";case"jpg":case"jpeg":return"image/jpeg";case"png":case"gif":case"webp":case"avif":return`image/${t}`;case"mp3":case"mpeg":case"wav":return`audio/${t}`;default:return""}},nP=t=>!!t&&/^(?:[0-9a-z+/]{4})*(?:[0-9a-z+/]{2}==|[0-9a-z+/]{3}=)?$/i.test(n_(t));async function nM(t,e){if(!Array.isArray(e))return;let s=[],{length:i}=e;for(let r=0;r<i;r++){let i,a=e[r];if(!a||!nv(a)&&!nb(a))continue;let n=nb(a),o=n?"images":"audio",h=a.u?.replace(/^\/+/,"");h&&""!==h?i=t?.[`${h}${a.p}`]:n&&(i=t?.[`i/${a.p}`]),(i=i??t?.[`${o}/${a.p}`])&&s.push(new Promise(t=>{let e;if(nx)e=Buffer.from(i).toString("base64");else{let t="",{length:s}=i;for(let e=0;e<s;e++)t+=String.fromCharCode(i[e]);e=btoa(t)}a.p=a.p?.startsWith("data:")||nP(a.p)?a.p:`data:${nk(nu(a.p))};base64,${e}`,a.e=1,a.u="",t()}))}await Promise.all(s)}let nT=async t=>{let e=new Uint8Array(await t.arrayBuffer());return await new Promise((t,s)=>{!function(t,e,s){s||(s=e,e={}),"function"!=typeof s&&aI(7);var i=[],r=function(){for(var t=0;t<i.length;++t)i[t]()},a={},n=function(t,e){nc(function(){s(t,e)})};nc(function(){n=s});for(var o=t.length-22;0x6054b50!=a4(t,o);--o)if(!o||t.length-o>65558)return n(aI(13,0,1),null),r;var h=a5(t,o+8);if(h){var l=h,p=a4(t,o+16),c=0xffffffff==p||65535==l;if(c){var m=a4(t,o-12);(c=0x6064b50==a4(t,m))&&(l=h=a4(t,m+32),p=a4(t,m+48))}for(var d=e&&e.filter,u=0;u<l;++u)!function(){var e=nn(t,p,c),s=e[0],o=e[1],l=e[2],m=e[3],u=e[4],f=e[5],g=f+30+a5(t,f+26)+a5(t,f+28);p=u;var y=function(t,e){t?(r(),n(t,null)):(e&&(a[m]=e),--h||n(null,a))};if(!d||d({name:m,size:o,originalSize:l,compression:s}))if(s)if(8==s){var v,b,_=t.subarray(g,g+o);if(l<524288||o>.8*l)try{y(null,a7(_,{out:new ai(l)}))}catch(t){y(t,null)}else i.push((v={size:l},(b=y)||(b=v,v={}),"function"!=typeof b&&aI(7),a3(_,v,[aQ],function(t){return a1(a7(t.data[0],a2(t.data[1])))},1,b)))}else y(aI(14,"unknown compression type "+s,1),null);else y(null,aA(t,g,g+o));else y(null,null)}()}else n(null,{})}(e,(e,i)=>{e&&s(e),t(i)})})},nA=t=>t.replaceAll(RegExp(/"""/,"g"),'""').replaceAll(/(["'])(.*?)\1/g,(t,e,s)=>`${e}${s}${e}`);async function nD(t){let e=await nT(t),s=(t=>{let e=JSON.parse(na(t["manifest.json"],!1));if(!("animations"in e))throw Error("Manifest not found");if(0===e.animations.length)throw Error("No animations listed in manifest");return e})(e),i=[],r=[],{length:a}=s.animations,n="animations";("2"===s.version||e[`a/${s.animations[0]?.id}.json`])&&(n="a");for(let t=0;t<a;t++){let a=JSON.parse(nA(na(e[`${n}/${s.animations[t]?.id}.json`]))),{length:o}=a.layers;for(let t=0;t<o;t++){let{ks:e}=a.layers[t]??{},s=Object.keys(e),{length:i}=s;for(let r=0;r<i;r++){let{e:i,x:n}=e?.[s[r]];if(!n||!i)continue;let o=a.layers[t]?.ks[s[r]];o&&(o.x=atob(n))}}r.push(nM(e,a.assets)),i.push(a)}return await Promise.all(r),{data:i,manifest:s}}async function nI(t){try{if(!t||"string"!=typeof t&&"object"!=typeof t)throw Error("Broken file or invalid file format");if("string"!=typeof t)return{animations:Array.isArray(t)?t:[t],isDotLottie:!1,manifest:null};let e=await fetch(t,{headers:{"Content-Type":"application/json; charset=UTF-8"}});if(!e.ok)throw Error(e.statusText);let s=!0,i=e.headers.get("content-type");if("application/zip+dotlottie"===i&&(s=!1),s){let s=nu(t);if("json"===s)return{animations:[await e.json()],isDotLottie:!1,manifest:null};let i=await e.clone().text();try{return{animations:[JSON.parse(i)],isDotLottie:!1,manifest:null}}catch(t){}}let{data:r,manifest:a}=await nD(e);return{animations:r,isDotLottie:!0,manifest:a}}catch(t){return console.error(t),{animations:void 0,isDotLottie:!1,manifest:null}}}async function nF({animations:t,currentAnimation:e=0,fileName:s,generator:i,isDotLottie:r,manifest:a,shouldDownload:n=!0,src:o,typeCheck:h}){try{if(!o&&!t?.length)throw Error("No animation to convert");let l=t;if(l||(l=(await nI(o)).animations??[]),h||r){let t=ng(s||o||"converted");return l.length>1&&(t+=`-${e+1}`),t+=".json",{result:function({animation:t,fileName:e,shouldDownload:s}){try{if(!t)throw Error("createJSON: Missing or malformed required parameter(s):\n - animation\n'");let i=ny("json",e)||`${nm()}.json`,r=JSON.stringify(t);if(s)return nd(r,{mimeType:"application/json",name:i}),null;return r}catch(t){return console.error(t),null}}({animation:l[e],fileName:t,shouldDownload:n}),success:!0}}return{result:await nE({animations:l,fileName:`${ng(s||o||"converted")}.lottie`,manifest:{...a??a,generator:i,version:"2"},shouldDownload:n}),success:!0}}catch(t){return{error:t.message,success:!1}}}let nL=Symbol("UPDATE_ON_CONNECTED");V&&(global.HTMLElement=class{});class n$ extends HTMLElement{constructor(){super(),nL in this&&(this[nL]=[]);const{observedProperties:t}=this.constructor,{length:e}=t;for(let s=0;s<e;s++){const e=this[t[s]],i=Symbol(t[s]);this[i]=e,Object.defineProperty(this,t[s]??"",{get(){return this[i]},set(e){let r=this[i];this[i]=e,this.propertyChangedCallback(t[s],r,e)}}),void 0!==e&&nL in this&&Array.isArray(this[nL])&&this[nL].push(t[s])}}connectedCallback(){let t=[];nL in this&&Array.isArray(this[nL])&&(t=this[nL]);let{length:e}=t;for(let s=0;s<e;s++)"propertyChangedCallback"in this&&"function"==typeof this.propertyChangedCallback&&(t[s]??""in this)&&this.propertyChangedCallback(t[s]??"",void 0,this[t[s]])}propertyChangedCallback(t,e,s){throw Error(`${this.constructor.name}: Method propertyChangedCallback is not implemented`)}}let nN=`
|
|
9
9
|
<svg width="24" height="24" aria-hidden="true" focusable="false">
|
|
10
10
|
<path
|