Build 589089stable
Module 877508
135,583 characters · in 514.d733764d42c2ab66.jsDependencies
Source Raw
function(e){e.exports=(()=>{"use strict";var e,t,n,r,i,a,o,s,l,u,c,d,f,p,h,m,g,v,y,b,_,w,x,E,S,k,T,C,P,A,M,R,I,L,O,D,F,N,V,j,B,U,K,$,z,W,G,H,q,Y,X,J,Z,Q,ee,et,en,er,ei,ea,eo,es,el=[,(e,t,n)=>{var r;n.r(t),n.d(t,{default:()=>i});let i=(r="u">typeof document?document.currentScript?.src:void 0,function(e={}){var t,n,i,a,o,s,l,u=new Promise((e,t)=>{s=e,l=t}),c="object"==typeof window,d="function"==typeof importScripts;function f(){function e(e){let a=r;n=t=0,r=new Map,a.forEach(t=>{try{t(e)}catch(e){console.error(e)}}),this.nb(),i&&i.Pb()}let t=0,n=0,r=new Map,i=null,a=null;this.requestAnimationFrame=function(i){t||=requestAnimationFrame(e.bind(this));let a=++n;return r.set(a,i),a},this.cancelAnimationFrame=function(e){r.delete(e),t&&0==r.size&&(cancelAnimationFrame(t),t=0)},this.Nb=function(e){a&&(document.body.remove(a),a=null),e||((a=document.createElement("div")).style.backgroundColor="black",a.style.position="fixed",a.style.right=0,a.style.top=0,a.style.color="white",a.style.padding="4px",a.innerHTML="RIVE FPS",e=function(e){a.innerHTML="RIVE FPS "+e.toFixed(1)},document.body.appendChild(a)),i=new function(){let t=0,n=0;this.Pb=function(){var r=performance.now();n?(++t,1e3<(r-=n)&&(e(1e3*t/r),t=n=0)):(n=r,t=0)}}},this.Kb=function(){a&&(document.body.remove(a),a=null),i=null},this.nb=function(){}}function p(e){console.assert(!0);let t=new Map,n=-1/0;this.push=function(r){return r=r+((1<<e)-1)>>e,t.has(r)&&clearTimeout(t.get(r)),t.set(r,setTimeout(function(){t.delete(r),0==t.length?n=-1/0:r==n&&console.assert((n=Math.max(...t.keys()))<r)},1e3)),(n=Math.max(r,n))<<e}}let h=e.onRuntimeInitialized;e.onRuntimeInitialized=function(){h&&h();let t=e.decodeAudio;e.decodeAudio=function(e,n){n(e=t(e))};let n=e.decodeFont;e.decodeFont=function(e,t){t(e=n(e))};let r=e.FileAssetLoader;e.ptrToAsset=t=>{let n=e.ptrToFileAsset(t);return n.isImage?e.ptrToImageAsset(t):n.isFont?e.ptrToFontAsset(t):n.isAudio?e.ptrToAudioAsset(t):n},e.CustomFileAssetLoader=r.extend("CustomFileAssetLoader",{__construct:function({loadContents:e}){this.__parent.__construct.call(this),this.Db=e},loadContents:function(t,n){return t=e.ptrToAsset(t),this.Db(t,n)}}),e.CDNFileAssetLoader=r.extend("CDNFileAssetLoader",{__construct:function(){this.__parent.__construct.call(this)},loadContents:function(t){var n,r,i;let a=e.ptrToAsset(t);return""!==(t=a.cdnUuid)&&(n=a.cdnBaseUrl+"/"+t,r=e=>{a.decode(new Uint8Array(e.response))},(i=new XMLHttpRequest).responseType="arraybuffer",i.onreadystatechange=function(){4==i.readyState&&200==i.status&&r(i)},i.open("GET",n,!0),i.send(null),!0)}}),e.FallbackFileAssetLoader=r.extend("FallbackFileAssetLoader",{__construct:function(){this.__parent.__construct.call(this),this.jb=[]},addLoader:function(e){this.jb.push(e)},loadContents:function(e,t){for(let n of this.jb)if(n.loadContents(e,t))return!0;return!1}});let i=e.computeAlignment;e.computeAlignment=function(e,t,n,r,a=1){return i.call(this,e,t,n,r,a)}};let m="createConicGradient createImageData createLinearGradient createPattern createRadialGradient getContextAttributes getImageData getLineDash getTransform isContextLost isPointInPath isPointInStroke measureText".split(" "),g=new function(){function e(){if(!t){let u;var e=document.createElement("canvas"),o={alpha:1,depth:0,stencil:0,antialias:0,premultipliedAlpha:1,preserveDrawingBuffer:0,powerPreference:"high-performance",failIfMajorPerformanceCaveat:0,enableExtensionsByDefault:1,explicitSwapControl:1,renderViaOffscreenBackBuffer:1};if(/iPhone|iPad|iPod/i.test(navigator.userAgent)){if(u=e.getContext("webgl",o),n=1,!u)return console.log("No WebGL support. Image mesh will not be drawn."),!1}else if(u=e.getContext("webgl2",o))n=2;else{if(!(u=e.getContext("webgl",o)))return console.log("No WebGL support. Image mesh will not be drawn."),!1;n=1}function s(e,t,n){if(t=u.createShader(t),u.shaderSource(t,n),u.compileShader(t),0<((n=u.getShaderInfoLog(t))||"").length)throw n;u.attachShader(e,t)}if(r=Math.min((u=new Proxy(u,{get:(e,t)=>e.isContextLost()?(l||(console.error("Cannot render the mesh because the GL Context was lost. Tried to invoke ",t),l=!0),"function"==typeof e[t])?function(){}:void 0:"function"==typeof e[t]?function(...n){return e[t].apply(e,n)}:e[t],set(e,t,n){if(!e.isContextLost())return e[t]=n,!0;l||(console.error("Cannot render the mesh because the GL Context was lost. Tried to set property "+t),l=!0)}})).getParameter(u.MAX_RENDERBUFFER_SIZE),u.getParameter(u.MAX_TEXTURE_SIZE)),s(e=u.createProgram(),u.VERTEX_SHADER,"attribute vec2 vertex;\n attribute vec2 uv;\n uniform vec4 mat;\n uniform vec2 translate;\n varying vec2 st;\n void main() {\n st = uv;\n gl_Position = vec4(mat2(mat) * vertex + translate, 0, 1);\n }"),s(e,u.FRAGMENT_SHADER,"precision highp float;\n uniform sampler2D image;\n varying vec2 st;\n void main() {\n gl_FragColor = texture2D(image, st);\n }"),u.bindAttribLocation(e,0,"vertex"),u.bindAttribLocation(e,1,"uv"),u.linkProgram(e),0<((o=u.getProgramInfoLog(e))||"").trim().length)throw o;i=u.getUniformLocation(e,"mat"),a=u.getUniformLocation(e,"translate"),u.useProgram(e),u.bindBuffer(u.ARRAY_BUFFER,u.createBuffer()),u.enableVertexAttribArray(0),u.enableVertexAttribArray(1),u.bindBuffer(u.ELEMENT_ARRAY_BUFFER,u.createBuffer()),u.uniform1i(u.getUniformLocation(e,"image"),0),u.pixelStorei(u.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!0),t=u}return!0}let t=null,n=0,r=0,i=null,a=null,o=0,s=0,l=!1;e(),this.ac=function(){return e(),r},this.Jb=function(e){t.deleteTexture&&t.deleteTexture(e)},this.Ib=function(r){if(!e())return null;let i=t.createTexture();return i?(t.bindTexture(t.TEXTURE_2D,i),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,t.RGBA,t.UNSIGNED_BYTE,r),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_S,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_WRAP_T,t.CLAMP_TO_EDGE),t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MAG_FILTER,t.LINEAR),2==n?(t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR_MIPMAP_LINEAR),t.generateMipmap(t.TEXTURE_2D)):t.texParameteri(t.TEXTURE_2D,t.TEXTURE_MIN_FILTER,t.LINEAR),i):null};let u=new p(8),c=new p(8),d=new p(10),f=new p(10);this.Mb=function(n,r,l,p,h){if(e()){var m=u.push(n),g=c.push(r);if(t.canvas){for(var v of((t.canvas.width!=m||t.canvas.height!=g)&&(t.canvas.width=m,t.canvas.height=g),t.viewport(0,g-r,n,r),t.disable(t.SCISSOR_TEST),t.clearColor(0,0,0,0),t.clear(t.COLOR_BUFFER_BIT),t.enable(t.SCISSOR_TEST),l.sort((e,t)=>t.ub-e.ub),m=d.push(p),o!=m&&(t.bufferData(t.ARRAY_BUFFER,8*m,t.DYNAMIC_DRAW),o=m),m=0,l))t.bufferSubData(t.ARRAY_BUFFER,m,v.Sa),m+=4*v.Sa.length;for(var y of(console.assert(m==4*p),l))t.bufferSubData(t.ARRAY_BUFFER,m,y.Ab),m+=4*y.Ab.length;for(var b of(console.assert(m==8*p),m=f.push(h),s!=m&&(t.bufferData(t.ELEMENT_ARRAY_BUFFER,2*m,t.DYNAMIC_DRAW),s=m),v=0,l))t.bufferSubData(t.ELEMENT_ARRAY_BUFFER,v,b.indices),v+=2*b.indices.length;for(let e of(console.assert(v==2*h),b=0,y=!0,m=v=0,l)){e.image.Ia!=b&&(t.bindTexture(t.TEXTURE_2D,e.image.Ha||null),b=e.image.Ia),e.fc?(t.scissor(e.Ya,g-e.Za-e.ib,e.tc,e.ib),y=!0):y&&(t.scissor(0,g-r,n,r),y=!1),l=2/n;let o=-2/r;t.uniform4f(i,e.ga[0]*l*e.za,e.ga[1]*o*e.Aa,e.ga[2]*l*e.za,e.ga[3]*o*e.Aa),t.uniform2f(a,e.ga[4]*l*e.za+l*(e.Ya-e.bc*e.za)-1,e.ga[5]*o*e.Aa+o*(e.Za-e.cc*e.Aa)+1),t.vertexAttribPointer(0,2,t.FLOAT,!1,0,m),t.vertexAttribPointer(1,2,t.FLOAT,!1,0,m+4*p),t.drawElements(t.TRIANGLES,e.indices.length,t.UNSIGNED_SHORT,v),m+=4*e.Sa.length,v+=2*e.indices.length}console.assert(m==4*p),console.assert(v==2*h)}}},this.canvas=function(){return e()&&t.canvas}},v=e.onRuntimeInitialized;e.onRuntimeInitialized=function(){function t(e){switch(e){case c.srcOver:return"source-over";case c.screen:return"screen";case c.overlay:return"overlay";case c.darken:return"darken";case c.lighten:return"lighten";case c.colorDodge:return"color-dodge";case c.colorBurn:return"color-burn";case c.hardLight:return"hard-light";case c.softLight:return"soft-light";case c.difference:return"difference";case c.exclusion:return"exclusion";case c.multiply:return"multiply";case c.hue:return"hue";case c.saturation:return"saturation";case c.color:return"color";case c.luminosity:return"luminosity"}}function n(e){return"rgba("+((0xff0000&e)>>>16)+","+((65280&e)>>>8)+","+((255&e)>>>0)+","+((0xff000000&e)>>>24)/255+")"}function r(){for(let e of(0<S.length&&(g.Mb(E.drawWidth(),E.drawHeight(),S,k,T),S=[],T=k=0,E.reset(512,512)),x)){for(let t of e.H)t();e.H=[]}x.clear()}v&&v();var i=e.RenderPaintStyle;let a=e.RenderPath,o=e.RenderPaint,s=e.Renderer,l=e.StrokeCap,u=e.StrokeJoin,c=e.BlendMode,d=i.fill,p=i.stroke,h=e.FillRule.evenOdd,y=1;var b=e.RenderImage.extend("CanvasRenderImage",{__construct:function({ka:e,va:t}={}){this.__parent.__construct.call(this),this.Ia=y,y=y+1&0x7fffffff||1,this.ka=e,this.va=t},__destruct:function(){this.Ha&&(g.Jb(this.Ha),URL.revokeObjectURL(this.Va)),this.__parent.__destruct.call(this)},decode:function(e){var t=this;t.va&&t.va(t);var n=new Image;t.Va=URL.createObjectURL(new Blob([e],{type:"image/png"})),n.onload=function(){t.Cb=n,t.Ha=g.Ib(n),t.size(n.width,n.height),t.ka&&t.ka(t)},n.src=t.Va}}),_=a.extend("CanvasRenderPath",{__construct:function(){this.__parent.__construct.call(this),this.T=new Path2D},rewind:function(){this.T=new Path2D},addPath:function(e,t,n,r,i,a,o){var s=this.T,l=s.addPath;e=e.T;let u=new DOMMatrix;u.a=t,u.b=n,u.c=r,u.d=i,u.e=a,u.f=o,l.call(s,e,u)},fillRule:function(e){this.Ua=e},moveTo:function(e,t){this.T.moveTo(e,t)},lineTo:function(e,t){this.T.lineTo(e,t)},cubicTo:function(e,t,n,r,i,a){this.T.bezierCurveTo(e,t,n,r,i,a)},close:function(){this.T.closePath()}}),w=o.extend("CanvasRenderPaint",{color:function(e){this.Wa=n(e)},thickness:function(e){this.Fb=e},join:function(e){switch(e){case u.miter:this.Ga="miter";break;case u.round:this.Ga="round";break;case u.bevel:this.Ga="bevel"}},cap:function(e){switch(e){case l.butt:this.Fa="butt";break;case l.round:this.Fa="round";break;case l.square:this.Fa="square"}},style:function(e){this.Eb=e},blendMode:function(e){this.Bb=t(e)},clearGradient:function(){this.ia=null},linearGradient:function(e,t,n,r){this.ia={wb:e,xb:t,bb:n,cb:r,Pa:[]}},radialGradient:function(e,t,n,r){this.ia={wb:e,xb:t,bb:n,cb:r,Pa:[],$b:!0}},addStop:function(e,t){this.ia.Pa.push({color:e,stop:t})},completeGradient:function(){},draw:function(e,t,r){let i=this.Eb;var a=this.Wa,o=this.ia;if(e.globalCompositeOperation=this.Bb,null!=o){a=o.wb;var s=o.xb;let t=o.bb;var l=o.cb;let r=o.Pa;o.$b?(o=t-a,l-=s,a=e.createRadialGradient(a,s,0,a,s,Math.sqrt(o*o+l*l))):a=e.createLinearGradient(a,s,t,l);for(let e=0,t=r.length;e<t;e++)s=r[e],a.addColorStop(s.stop,n(s.color));this.Wa=a,this.ia=null}switch(i){case p:e.strokeStyle=a,e.lineWidth=this.Fb,e.lineCap=this.Fa,e.lineJoin=this.Ga,e.stroke(t);break;case d:e.fillStyle=a,e.fill(t,r)}}});let x=new Set,E=null,S=[],k=0,T=0;var C=e.CanvasRenderer=s.extend("Renderer",{__construct:function(e){this.__parent.__construct.call(this),this.S=[1,0,0,1,0,0],this.B=e.getContext("2d"),this.Ta=e,this.H=[]},save:function(){this.S.push(...this.S.slice(this.S.length-6)),this.H.push(this.B.save.bind(this.B))},restore:function(){let e=this.S.length-6;if(6>e)throw"restore() called without matching save().";this.S.splice(e),this.H.push(this.B.restore.bind(this.B))},transform:function(e,t,n,r,i,a){let o=this.S,s=o.length-6;o.splice(s,6,o[s]*e+o[s+2]*t,o[s+1]*e+o[s+3]*t,o[s]*n+o[s+2]*r,o[s+1]*n+o[s+3]*r,o[s]*i+o[s+2]*a+o[s+4],o[s+1]*i+o[s+3]*a+o[s+5]),this.H.push(this.B.transform.bind(this.B,e,t,n,r,i,a))},rotate:function(e){let t=Math.sin(e);e=Math.cos(e),this.transform(e,t,-t,e,0,0)},_drawPath:function(e,t){this.H.push(t.draw.bind(t,this.B,e.T,e.Ua===h?"evenodd":"nonzero"))},_drawRiveImage:function(e,n,r,i){var a=e.Cb;if(a){var o=this.B,s=t(r);this.H.push(function(){o.globalCompositeOperation=s,o.globalAlpha=i,o.drawImage(a,0,0),o.globalAlpha=1})}},_getMatrix:function(e){let t=this.S,n=t.length-6;for(let r=0;6>r;++r)e[r]=t[n+r]},_drawImageMesh:function(n,i,a,o,s,l,u,c,d,f,p){i=this.B.canvas.width;var h=this.B.canvas.height;let m=f-c,v=p-d;c=Math.max(c,0),d=Math.max(d,0);let y=(f=Math.min(f,i))-c,b=(p=Math.min(p,h))-d;if(console.assert(y<=Math.min(m,i)),console.assert(b<=Math.min(v,h)),!(0>=y||0>=b)){f=y<m||b<v,i=p=1;var _=Math.ceil(y*p),w=Math.ceil(b*i);h=g.ac(),_>h&&(p*=h/_,_=h),w>h&&(i*=h/w,w=h),E||(E=new e.DynamicRectanizer(h)).reset(512,512),0>(h=E.addRect(_,w))&&(r(),x.add(this),console.assert(0<=(h=E.addRect(_,w))));var C=65535&h,P=h>>16;S.push({ga:this.S.slice(this.S.length-6),image:n,Ya:C,Za:P,bc:c,cc:d,tc:_,ib:w,za:p,Aa:i,Sa:new Float32Array(s),Ab:new Float32Array(l),indices:new Uint16Array(u),fc:f,ub:n.Ia<<1|!!f}),k+=s.length,T+=u.length;var A=this.B,M=t(a);this.H.push(function(){A.save(),A.resetTransform(),A.globalCompositeOperation=M,A.globalAlpha=o;let e=g.canvas();e&&A.drawImage(e,C,P,_,w,c,d,y,b),A.restore()})}},_clipPath:function(e){this.H.push(this.B.clip.bind(this.B,e.T,e.Ua===h?"evenodd":"nonzero"))},clear:function(){x.add(this),this.H.push(this.B.clearRect.bind(this.B,0,0,this.Ta.width,this.Ta.height))},flush:function(){},translate:function(e,t){this.transform(1,0,0,1,e,t)}});e.makeRenderer=function(e){let t=new C(e),n=t.B;return new Proxy(t,{get(e,r){if("function"==typeof e[r])return function(...t){return e[r].apply(e,t)};if("function"==typeof n[r]){if(-1<m.indexOf(r))throw Error("RiveException: Method call to '"+r+"()' is not allowed, as the renderer cannot immediately pass through the return values of any canvas 2d context methods.");return function(...e){t.H.push(n[r].bind(n,...e))}}return e[r]},set(e,r,i){if(r in n)return t.H.push(()=>{n[r]=i}),!0}})},e.decodeImage=function(e,t){new b({ka:t}).decode(e)},e.renderFactory={makeRenderPaint:function(){return new w},makeRenderPath:function(){return new _},makeRenderImage:function(){let e=A;return new b({va:()=>{e.total++},ka:()=>{if(e.loaded++,e.loaded===e.total){let t=e.ready;t&&(t(),e.ready=null)}}})}};let P=e.load,A=null;e.load=function(t,n,r=!0){let i=new e.FallbackFileAssetLoader;return void 0!==n&&i.addLoader(n),r&&(n=new e.CDNFileAssetLoader,i.addLoader(n)),new Promise(function(e){let n=null;A={total:0,loaded:0,ready:function(){e(n)}},n=P(t,i),0==A.total&&e(n)})};let M=e.RendererWrapper.prototype.align;e.RendererWrapper.prototype.align=function(e,t,n,r,i=1){M.call(this,e,t,n,r,i)},e.requestAnimationFrame=(i=new f).requestAnimationFrame.bind(i),e.cancelAnimationFrame=i.cancelAnimationFrame.bind(i),e.enableFPSCounter=i.Nb.bind(i),e.disableFPSCounter=i.Kb,i.nb=r,e.resolveAnimationFrame=r,e.cleanup=function(){E&&E.delete()}};var y,b,_=Object.assign({},e),w="./this.program",x="";(c||d)&&(d?x=self.location.href:"u">typeof document&&document.currentScript&&(x=document.currentScript.src),r&&(x=r),x=x.startsWith("blob:")?"":x.substr(0,x.replace(/[?#].*/,"").lastIndexOf("/")+1),d&&(b=e=>{var t=new XMLHttpRequest;return t.open("GET",e,!1),t.responseType="arraybuffer",t.send(null),new Uint8Array(t.response)}),y=(e,t,n)=>{if(W(e)){var r=new XMLHttpRequest;r.open("GET",e,!0),r.responseType="arraybuffer",r.onload=()=>{200==r.status||0==r.status&&r.response?t(r.response):n()},r.onerror=n,r.send(null)}else fetch(e,{credentials:"same-origin"}).then(e=>e.ok?e.arrayBuffer():Promise.reject(Error(e.status+" : "+e.url))).then(t,n)});var E=e.print||console.log.bind(console),S=e.printErr||console.error.bind(console);Object.assign(e,_),_=null,e.thisProgram&&(w=e.thisProgram),e.wasmBinary&&(k=e.wasmBinary);var k,T,C,P,A,M,R,I,L,O,D=!1;function F(){var t=T.buffer;e.HEAP8=C=new Int8Array(t),e.HEAP16=A=new Int16Array(t),e.HEAPU8=P=new Uint8Array(t),e.HEAPU16=M=new Uint16Array(t),e.HEAP32=R=new Int32Array(t),e.HEAPU32=I=new Uint32Array(t),e.HEAPF32=L=new Float32Array(t),e.HEAPF64=O=new Float64Array(t)}var N=[],V=[],j=[],B=0,U=null,K=null;function $(t){throw e.onAbort?.(t),S(t="Aborted("+t+")"),D=!0,t=new WebAssembly.RuntimeError(t+". Build with -sASSERTIONS for more info."),l(t),t}var z,W=e=>e.startsWith("file://");function G(e){if(e==z&&k)return new Uint8Array(k);if(b)return b(e);throw"both async and sync fetching of the wasm failed"}function H(e,t,n){return(k?Promise.resolve().then(()=>G(e)):new Promise((t,n)=>{y(e,e=>t(new Uint8Array(e)),()=>{try{t(G(e))}catch(e){n(e)}})})).then(e=>WebAssembly.instantiate(e,t)).then(n,e=>{S(`failed to asynchronously prepare wasm: ${e}`),$(e)})}var q,Y,X={464256:(e,t,n,r,i)=>{if("u"<typeof window||void 0===(window.AudioContext||window.webkitAudioContext))return 0;if(void 0===window.h){window.h={ya:0},window.h.I={},window.h.I.wa=e,window.h.I.capture=t,window.h.I.Ja=n,window.h.fa={},window.h.fa.stopped=r,window.h.fa.vb=i;let a=window.h;a.D=[],a.rc=function(e){for(var t=0;t<a.D.length;++t)if(null==a.D[t])return a.D[t]=e,t;return a.D.push(e),a.D.length-1},a.zb=function(e){for(a.D[e]=null;0<a.D.length;)if(null==a.D[a.D.length-1])a.D.pop();else break},a.Oc=function(e){for(var t=0;t<a.D.length;++t)if(a.D[t]==e)return a.zb(t)},a.pa=function(e){return a.D[e]},a.Ra=["touchend","click"],a.unlock=function(){for(var e=0;e<a.D.length;++e){var t=a.D[e];null!=t&&null!=t.K&&t.state===a.fa.vb&&t.K.resume().then(()=>{ni(t.ob)},e=>{console.error("Failed to resume audiocontext",e)})}a.Ra.map(function(e){document.removeEventListener(e,a.unlock,!0)})},a.Ra.map(function(e){document.addEventListener(e,a.unlock,!0)})}return window.h.ya+=1,1},466434:()=>{void 0!==window.h&&(window.h.Ra.map(function(e){document.removeEventListener(e,window.h.unlock,!0)}),--window.h.ya,0===window.h.ya&&delete window.h)},466738:()=>void 0!==navigator.mediaDevices&&void 0!==navigator.mediaDevices.getUserMedia,466842:()=>{try{var e=new(window.AudioContext||window.webkitAudioContext),t=e.sampleRate;return e.close(),t}catch(e){return 0}},467013:(e,t,n,r,i,a)=>{if(void 0===window.h)return -1;var o={},s={};return e==window.h.I.wa&&0!=n&&(s.sampleRate=n),o.K=new(window.AudioContext||window.webkitAudioContext)(s),o.K.suspend(),o.state=window.h.fa.stopped,n=0,e!=window.h.I.wa&&(n=t),o.Y=o.K.createScriptProcessor(r,n,t),o.Y.onaudioprocess=function(n){if((null==o.qa||0==o.qa.length)&&(o.qa=new Float32Array(L.buffer,i,r*t)),e==window.h.I.capture||e==window.h.I.Ja){for(var s=0;s<t;s+=1)for(var l=n.inputBuffer.getChannelData(s),u=o.qa,c=0;c<r;c+=1)u[c*t+s]=l[c];na(a,r,i)}if(e==window.h.I.wa||e==window.h.I.Ja)for(no(a,r,i),s=0;s<n.outputBuffer.numberOfChannels;++s)for(l=n.outputBuffer.getChannelData(s),u=o.qa,c=0;c<r;c+=1)l[c]=u[c*t+s];else for(s=0;s<n.outputBuffer.numberOfChannels;++s)n.outputBuffer.getChannelData(s).fill(0)},e!=window.h.I.capture&&e!=window.h.I.Ja||navigator.mediaDevices.getUserMedia({audio:!0,video:!1}).then(function(e){o.Ba=o.K.createMediaStreamSource(e),o.Ba.connect(o.Y),o.Y.connect(o.K.destination)}).catch(function(e){console.log("Failed to get user media: "+e)}),e==window.h.I.wa&&o.Y.connect(o.K.destination),o.ob=a,window.h.rc(o)},469890:e=>window.h.pa(e).K.sampleRate,469963:e=>{void 0!==(e=window.h.pa(e)).Y&&(e.Y.onaudioprocess=function(){},e.Y.disconnect(),e.Y=void 0),void 0!==e.Ba&&(e.Ba.disconnect(),e.Ba=void 0),e.K.close(),e.K=void 0,e.ob=void 0},470363:e=>{window.h.zb(e)},470413:e=>{(e=window.h.pa(e)).K.resume(),e.state=window.h.fa.vb},470552:e=>{(e=window.h.pa(e)).K.suspend(),e.state=window.h.fa.stopped}},J=t=>{for(;0<t.length;)t.shift()(e)};function Z(){var e=R[e0>>2];return e0+=4,e}var Q=(e,t)=>{for(var n=0,r=e.length-1;0<=r;r--){var i=e[r];"."===i?e.splice(r,1):".."===i?(e.splice(r,1),n++):n&&(e.splice(r,1),n--)}if(t)for(;n;n--)e.unshift("..");return e},ee=e=>{var t="/"===e.charAt(0),n="/"===e.substr(-1);return(e=Q(e.split("/").filter(e=>!!e),!t).join("/"))||t||(e="."),e&&n&&(e+="/"),(t?"/":"")+e},et=e=>{var t=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))(?:[\/]*)$/.exec(e).slice(1);return(e=t[0],t=t[1],e||t)?e+(t&&=t.substr(0,t.length-1)):"."},en=e=>{if("/"===e)return"/";var t=(e=(e=ee(e)).replace(/\/$/,"")).lastIndexOf("/");return -1===t?e:e.substr(t+1)},er=e=>(er=(()=>{if("object"==typeof crypto&&"function"==typeof crypto.getRandomValues)return e=>crypto.getRandomValues(e);$("initRandomDevice")})())(e),ei=(...e)=>{for(var t="",n=!1,r=e.length-1;-1<=r&&!n;r--){if("string"!=typeof(n=0<=r?e[r]:"/"))throw TypeError("Arguments to path.resolve must be strings");if(!n)return"";t=n+"/"+t,n="/"===n.charAt(0)}return t=Q(t.split("/").filter(e=>!!e),!n).join("/"),(n?"/":"")+t||"."},ea="u">typeof TextDecoder?new TextDecoder("utf8"):void 0,eo=(e,t,n)=>{var r=t+n;for(n=t;e[n]&&!(n>=r);)++n;if(16<n-t&&e.buffer&&ea)return ea.decode(e.subarray(t,n));for(r="";t<n;){var i=e[t++];if(128&i){var a=63&e[t++];if(192==(224&i))r+=String.fromCharCode((31&i)<<6|a);else{var o=63&e[t++];65536>(i=224==(240&i)?(15&i)<<12|a<<6|o:(7&i)<<18|a<<12|o<<6|63&e[t++])?r+=String.fromCharCode(i):(i-=65536,r+=String.fromCharCode(55296|i>>10,56320|1023&i))}}else r+=String.fromCharCode(i)}return r},es=[],el=e=>{for(var t=0,n=0;n<e.length;++n){var r=e.charCodeAt(n);127>=r?t++:2047>=r?t+=2:55296<=r&&57343>=r?(t+=4,++n):t+=3}return t},eu=(e,t,n,r)=>{if(!(0<r))return 0;var i=n;r=n+r-1;for(var a=0;a<e.length;++a){var o=e.charCodeAt(a);if(55296<=o&&57343>=o&&(o=65536+((1023&o)<<10)|1023&e.charCodeAt(++a)),127>=o){if(n>=r)break;t[n++]=o}else{if(2047>=o){if(n+1>=r)break;t[n++]=192|o>>6}else{if(65535>=o){if(n+2>=r)break;t[n++]=224|o>>12}else{if(n+3>=r)break;t[n++]=240|o>>18,t[n++]=128|o>>12&63}t[n++]=128|o>>6&63}t[n++]=128|63&o}}return t[n]=0,n-i};function ec(e,t){var n=Array(el(e)+1);return e=eu(e,n,0,n.length),t&&(n.length=e),n}var ed=[];function ef(e,t){var n,r;ed[e]={input:[],G:[],V:t},n=e,r=ep,ev[n]={m:r}}var ep={open(e){var t=ed[e.node.xa];if(!t)throw new ex(43);e.s=t,e.seekable=!1},close(e){e.s.V.oa(e.s)},oa(e){e.s.V.oa(e.s)},read(e,t,n,r){if(!e.s||!e.s.V.hb)throw new ex(60);for(var i=0,a=0;a<r;a++){try{var o=e.s.V.hb(e.s)}catch(e){throw new ex(29)}if(void 0===o&&0===i)throw new ex(6);if(null==o)break;i++,t[n+a]=o}return i&&(e.node.timestamp=Date.now()),i},write(e,t,n,r){if(!e.s||!e.s.V.Ma)throw new ex(60);try{for(var i=0;i<r;i++)e.s.V.Ma(e.s,t[n+i])}catch(e){throw new ex(29)}return r&&(e.node.timestamp=Date.now()),i}};function eh(e,t){var n=e.l?e.l.length:0;n>=t||(t=Math.max(t,n*(1048576>n?2:1.125)>>>0),0!=n&&(t=Math.max(t,256)),n=e.l,e.l=new Uint8Array(t),0<e.v&&e.l.set(n.subarray(0,e.v),0))}var em={N:null,U:()=>em.createNode(null,"/",16895,0),createNode(e,t,n,r){if(24576==(61440&n)||4096==(61440&n))throw new ex(63);return em.N||(em.N={dir:{node:{X:em.j.X,P:em.j.P,ja:em.j.ja,ta:em.j.ta,sb:em.j.sb,yb:em.j.yb,tb:em.j.tb,rb:em.j.rb,Ca:em.j.Ca},stream:{aa:em.m.aa}},file:{node:{X:em.j.X,P:em.j.P},stream:{aa:em.m.aa,read:em.m.read,write:em.m.write,Xa:em.m.Xa,kb:em.m.kb,mb:em.m.mb}},link:{node:{X:em.j.X,P:em.j.P,la:em.j.la},stream:{}},$a:{node:{X:em.j.X,P:em.j.P},stream:eF}}),16384==(61440&(n=eM(e,t,n,r)).mode)?(n.j=em.N.dir.node,n.m=em.N.dir.stream,n.l={}):32768==(61440&n.mode)?(n.j=em.N.file.node,n.m=em.N.file.stream,n.v=0,n.l=null):40960==(61440&n.mode)?(n.j=em.N.link.node,n.m=em.N.link.stream):8192==(61440&n.mode)&&(n.j=em.N.$a.node,n.m=em.N.$a.stream),n.timestamp=Date.now(),e&&(e.l[t]=n,e.timestamp=n.timestamp),n},Fc:e=>e.l?e.l.subarray?e.l.subarray(0,e.v):new Uint8Array(e.l):new Uint8Array(0),j:{X(e){var t={};return t.Dc=8192==(61440&e.mode)?e.id:1,t.Hc=e.id,t.mode=e.mode,t.Kc=1,t.uid=0,t.Gc=0,t.xa=e.xa,16384==(61440&e.mode)?t.size=4096:32768==(61440&e.mode)?t.size=e.v:40960==(61440&e.mode)?t.size=e.link.length:t.size=0,t.vc=new Date(e.timestamp),t.Jc=new Date(e.timestamp),t.Cc=new Date(e.timestamp),t.Gb=4096,t.wc=Math.ceil(t.size/t.Gb),t},P(e,t){if(void 0!==t.mode&&(e.mode=t.mode),void 0!==t.timestamp&&(e.timestamp=t.timestamp),void 0!==t.size&&(t=t.size,e.v!=t))if(0==t)e.l=null,e.v=0;else{var n=e.l;e.l=new Uint8Array(t),n&&e.l.set(n.subarray(0,Math.min(t,e.v))),e.v=t}},ja(){throw eE[44]},ta:(e,t,n,r)=>em.createNode(e,t,n,r),sb(e,t,n){if(16384==(61440&e.mode)){try{var r=eA(t,n)}catch(e){}if(r)for(var i in r.l)throw new ex(55)}delete e.parent.l[e.name],e.parent.timestamp=Date.now(),e.name=n,t.l[n]=e,t.timestamp=e.parent.timestamp},yb(e,t){delete e.l[t],e.timestamp=Date.now()},tb(e,t){var n,r=eA(e,t);for(n in r.l)throw new ex(55);delete e.l[t],e.timestamp=Date.now()},rb(e){var t,n=[".",".."];for(t of Object.keys(e.l))n.push(t);return n},Ca:(e,t,n)=>((e=em.createNode(e,t,41471,0)).link=n,e),la(e){if(40960!=(61440&e.mode))throw new ex(28);return e.link}},m:{read(e,t,n,r,i){var a=e.node.l;if(i>=e.node.v)return 0;if(8<(e=Math.min(e.node.v-i,r))&&a.subarray)t.set(a.subarray(i,i+e),n);else for(r=0;r<e;r++)t[n+r]=a[i+r];return e},write(e,t,n,r,i,a){if(t.buffer===C.buffer&&(a=!1),!r)return 0;if((e=e.node).timestamp=Date.now(),t.subarray&&(!e.l||e.l.subarray)){if(a)return e.l=t.subarray(n,n+r),e.v=r;if(0===e.v&&0===i)return e.l=t.slice(n,n+r),e.v=r;if(i+r<=e.v)return e.l.set(t.subarray(n,n+r),i),r}if(eh(e,i+r),e.l.subarray&&t.subarray)e.l.set(t.subarray(n,n+r),i);else for(a=0;a<r;a++)e.l[i+a]=t[n+a];return e.v=Math.max(e.v,i+r),r},aa(e,t,n){if(1===n?t+=e.position:2===n&&32768==(61440&e.node.mode)&&(t+=e.node.v),0>t)throw new ex(28);return t},Xa(e,t,n){eh(e.node,t+n),e.node.v=Math.max(e.node.v,t+n)},kb(e,t,n,r,i){if(32768!=(61440&e.node.mode))throw new ex(43);if(e=e.node.l,2&i||e.buffer!==C.buffer)throw(0<n||n+t<e.length)&&(e=e.subarray?e.subarray(n,n+t):Array.prototype.slice.call(e,n,n+t)),n=!0,$(),t=void 0,new ex(48);return n=!1,t=e.byteOffset,{o:t,uc:n}},mb:(e,t,n,r)=>(em.m.write(e,t,0,r,n,!1),0)}},eg=null,ev={},ey=[],eb=1,e_=null,ew=!0,ex=class{constructor(e){this.name="ErrnoError",this.$=e}},eE={},eS=class{constructor(){this.h={},this.node=null}get flags(){return this.h.flags}set flags(e){this.h.flags=e}get position(){return this.h.position}set position(e){this.h.position=e}},ek=class{constructor(e,t,n,r){e||=this,this.parent=e,this.U=e.U,this.ua=null,this.id=eb++,this.name=t,this.mode=n,this.j={},this.m={},this.xa=r}get read(){return 365==(365&this.mode)}set read(e){e?this.mode|=365:this.mode&=-366}get write(){return 146==(146&this.mode)}set write(e){e?this.mode|=146:this.mode&=-147}};function eT(e,t={}){if(!(e=ei(e)))return{path:"",node:null};if(8<(t=Object.assign({gb:!0,Oa:0},t)).Oa)throw new ex(32);e=e.split("/").filter(e=>!!e);for(var n=eg,r="/",i=0;i<e.length;i++){var a=i===e.length-1;if(a&&t.parent)break;if(n=eA(n,e[i]),r=ee(r+"/"+e[i]),n.ua&&(!a||a&&t.gb)&&(n=n.ua.root),!a||t.fb){for(a=0;40960==(61440&n.mode);)if(n=function(e){if(!(e=eT(e).node))throw new ex(44);if(!e.j.la)throw new ex(28);return ei(eC(e.parent),e.j.la(e))}(r),n=eT(r=ei(et(r),n),{Oa:t.Oa+1}).node,40<a++)throw new ex(32)}}return{path:r,node:n}}function eC(e){for(var t;;){if(e===e.parent)return e=e.U.lb,t?"/"!==e[e.length-1]?`${e}/${t}`:e+t:e;t=t?`${e.name}/${t}`:e.name,e=e.parent}}function eP(e,t){for(var n=0,r=0;r<t.length;r++)n=(n<<5)-n+t.charCodeAt(r)|0;return(e+n>>>0)%e_.length}function eA(e,t){var n=16384==(61440&e.mode)?(n=eI(e,"x"))?n:2*!e.j.ja:54;if(n)throw new ex(n);for(n=e_[eP(e.id,t)];n;n=n.ec){var r=n.name;if(n.parent.id===e.id&&r===t)return n}return e.j.ja(e,t)}function eM(e,t,n,r){return t=eP((e=new ek(e,t,n,r)).parent.id,e.name),e.ec=e_[t],e_[t]=e}function eR(e){var t=["r","w","rw"][3&e];return 512&e&&(t+="w"),t}function eI(e,t){return ew?0:t.includes("r")&&!(292&e.mode)||t.includes("w")&&!(146&e.mode)||t.includes("x")&&!(73&e.mode)?2:0}function eL(e,t){try{return eA(e,t),20}catch(e){}return eI(e,"wx")}function eO(e){if(!(e=ey[e]))throw new ex(8);return e}function eD(e,t=-1){if(e=Object.assign(new eS,e),-1==t)e:{for(t=0;4096>=t;t++)if(!ey[t])break e;throw new ex(33)}return e.W=t,ey[t]=e}var eF={open(e){e.m=ev[e.node.xa].m,e.m.open?.(e)},aa(){throw new ex(70)}};function eN(e,t){var n="/"===t;if(n&&eg)throw new ex(10);if(!n&&t){var r=eT(t,{gb:!1});if(t=r.path,(r=r.node).ua)throw new ex(10);if(16384!=(61440&r.mode))throw new ex(54)}t={type:e,Mc:{},lb:t,dc:[]},(e=e.U(t)).U=t,t.root=e,n?eg=e:r&&(r.ua=t,r.U&&r.U.dc.push(t))}function eV(e,t,n){var r=eT(e,{parent:!0}).node;if(!(e=en(e))||"."===e||".."===e)throw new ex(28);var i=eL(r,e);if(i)throw new ex(i);if(!r.j.ta)throw new ex(63);return r.j.ta(r,e,t,n)}function ej(e){return eV(e,16895,0)}function eB(e,t,n){void 0===n&&(n=t,t=438),eV(e,8192|t,n)}function eU(e,t){if(!ei(e))throw new ex(44);var n=eT(t,{parent:!0}).node;if(!n)throw new ex(44);var r=eL(n,t=en(t));if(r)throw new ex(r);if(!n.j.Ca)throw new ex(63);n.j.Ca(n,t,e)}function eK(t,n,r){if(""===t)throw new ex(44);if("string"==typeof n){var i={r:0,"r+":2,w:577,"w+":578,a:1089,"a+":1090}[n];if(void 0===i)throw Error(`Unknown file open mode: ${n}`);n=i}if(r=64&n?(void 0===r?438:r)&4095|32768:0,"object"==typeof t)var a=t;else{t=ee(t);try{a=eT(t,{fb:!(131072&n)}).node}catch(e){}}if(i=!1,64&n)if(a){if(128&n)throw new ex(20)}else a=eV(t,r,0),i=!0;if(!a)throw new ex(44);if(8192==(61440&a.mode)&&(n&=-513),65536&n&&16384!=(61440&a.mode))throw new ex(54);if(!i&&(r=a?40960==(61440&a.mode)?32:16384==(61440&a.mode)&&("r"!==eR(n)||512&n)?31:eI(a,eR(n)):44))throw new ex(r);if(512&n&&!i){if(!(r="string"==typeof(r=a)?eT(r,{fb:!0}).node:r).j.P)throw new ex(63);if(16384==(61440&r.mode))throw new ex(31);if(32768!=(61440&r.mode))throw new ex(28);if(i=eI(r,"w"))throw new ex(i);r.j.P(r,{size:0,timestamp:Date.now()})}return n&=-131713,(a=eD({node:a,path:eC(a),flags:n,seekable:!0,position:0,m:a.m,sc:[],error:!1})).m.open&&a.m.open(a),!e.logReadFiles||1&n||t in(eH||={})||(eH[t]=1),a}function e$(e,t,n){if(null===e.W)throw new ex(8);if(!e.seekable||!e.m.aa)throw new ex(70);if(0!=n&&1!=n&&2!=n)throw new ex(28);e.position=e.m.aa(e,t,n),e.sc=[]}function ez(e,t,n){e=ee("/dev/"+e);var r,i=(r=0,t&&(r|=365),n&&(r|=146),r);eG||=64;var a=eG++<<8;ev[a]={m:{open(e){e.seekable=!1},close(){n?.buffer?.length&&n(10)},read(e,n,r,i){for(var a=0,o=0;o<i;o++){try{var s=t()}catch(e){throw new ex(29)}if(void 0===s&&0===a)throw new ex(6);if(null==s)break;a++,n[r+o]=s}return a&&(e.node.timestamp=Date.now()),a},write(e,t,r,i){for(var a=0;a<i;a++)try{n(t[r+a])}catch(e){throw new ex(29)}return i&&(e.node.timestamp=Date.now()),a}}},eB(e,i,a)}var eW,eG,eH,eq,eY,eX,eJ,eZ,eQ={},e0=void 0,e1=(e,t)=>Object.defineProperty(t,"name",{value:e}),e2=[],e3=[],e5=e=>{if(!e)throw new eq("Cannot use deleted val. handle = "+e);return e3[e]},e4=e=>{switch(e){case void 0:return 2;case null:return 4;case!0:return 6;case!1:return 8;default:let t=e2.pop()||e3.length;return e3[t]=e,e3[t+1]=1,t}},e6=e=>{var t=Error,n=e1(e,function(t){this.name=e,this.message=t,void 0!==(t=Error(t).stack)&&(this.stack=this.toString()+"\n"+t.replace(/^Error(:[^\n]*)?\n/,""))});return n.prototype=Object.create(t.prototype),n.prototype.constructor=n,n.prototype.toString=function(){return void 0===this.message?this.name:`${this.name}: ${this.message}`},n},e8=e=>{for(var t="";P[e];)t+=eX[P[e++]];return t},e7=[],e9=()=>{for(;e7.length;){var e=e7.pop();e.g.ea=!1,e.delete()}},te={},tt=(e,t)=>{if(void 0===t)throw new eq("ptr should not be undefined");for(;e.C;)t=e.ma(t),e=e.C;return t},tn={},tr=e=>{var t=e8(e=nr(e));return nt(e),t},ti=(e,t)=>{var n=tn[e];if(void 0===n)throw e=`${t} has unknown type ${tr(e)}`,new eq(e);return n},ta=()=>{},to=!1,ts=(e,t,n)=>t===n?e:void 0===n.C||null===(e=ts(e,t,n.C))?null:n.Lb(e),tl={},tu=(e,t)=>{if(!t.u||!t.o)throw new eZ("makeClassHandle requires ptr and ptrType");if(!!t.J!=!!t.F)throw new eZ("Both smartPtrType and smartPtr must be specified");return t.count={value:1},tc(Object.create(e,{g:{value:t,writable:!0}}))},tc=e=>"u"<typeof FinalizationRegistry?(tc=e=>e,e):(to=new FinalizationRegistry(e=>{e=e.g,--e.count.value,0===e.count.value&&(e.F?e.J.O(e.F):e.u.i.O(e.o))}),tc=e=>{var t=e.g;return t.F&&to.register(e,{g:t},e),e},ta=e=>{to.unregister(e)},tc(e)),td={},tf=e=>{for(;e.length;){var t=e.pop();e.pop()(t)}};function tp(e){return this.fromWireType(I[e>>2])}var th={},tm={},tg=(e,t,n)=>{function r(t){if((t=n(t)).length!==e.length)throw new eZ("Mismatched type converter count");for(var r=0;r<e.length;++r)tv(e[r],t[r])}e.forEach(function(e){tm[e]=t});var i=Array(t.length),a=[],o=0;t.forEach((e,t)=>{tn.hasOwnProperty(e)?i[t]=tn[e]:(a.push(e),th.hasOwnProperty(e)||(th[e]=[]),th[e].push(()=>{i[t]=tn[e],++o===a.length&&r(i)}))}),0===a.length&&r(i)};function tv(e,t,n={}){if(!("argPackAdvance"in t))throw TypeError("registerType registeredInstance requires argPackAdvance");return function(e,t,n={}){var r=t.name;if(!e)throw new eq(`type "${r}" must have a positive integer typeid pointer`);if(tn.hasOwnProperty(e)){if(n.Vb)return;throw new eq(`Cannot register type '${r}' twice`)}tn[e]=t,delete tm[e],th.hasOwnProperty(e)&&(t=th[e],delete th[e],t.forEach(e=>e()))}(e,t,n)}var ty=e=>{throw new eq(e.g.u.i.name+" instance already deleted")};function tb(){}var t_=(e,t,n)=>{if(void 0===e[t].A){var r=e[t];e[t]=function(...r){if(!e[t].A.hasOwnProperty(r.length))throw new eq(`Function '${n}' called with an invalid number of arguments (${r.length}) - expects one of (${e[t].A})!`);return e[t].A[r.length].apply(this,r)},e[t].A=[],e[t].A[r.da]=r}},tw=(t,n,r)=>{if(e.hasOwnProperty(t)){if(void 0===r||void 0!==e[t].A&&void 0!==e[t].A[r])throw new eq(`Cannot register public name '${t}' twice`);if(t_(e,t,t),e.hasOwnProperty(r))throw new eq(`Cannot register multiple overloads of a function with the same number of arguments (${r})!`);e[t].A[r]=n}else e[t]=n,void 0!==r&&(e[t].Lc=r)};function tx(e,t,n,r,i,a,o,s){this.name=e,this.constructor=t,this.M=n,this.O=r,this.C=i,this.Qb=a,this.ma=o,this.Lb=s,this.pb=[]}var tE=(e,t,n)=>{for(;t!==n;){if(!t.ma)throw new eq(`Expected null or instance of ${n.name}, got an instance of ${t.name}`);e=t.ma(e),t=t.C}return e};function tS(e,t){if(null===t){if(this.La)throw new eq(`null is not a valid ${this.name}`);return 0}if(!t.g)throw new eq(`Cannot pass "${tK(t)}" as a ${this.name}`);if(!t.g.o)throw new eq(`Cannot pass deleted object as a pointer of type ${this.name}`);return tE(t.g.o,t.g.u.i,this.i)}function tk(e,t){if(null===t){if(this.La)throw new eq(`null is not a valid ${this.name}`);if(this.sa){var n=this.Na();return null!==e&&e.push(this.O,n),n}return 0}if(!t||!t.g)throw new eq(`Cannot pass "${tK(t)}" as a ${this.name}`);if(!t.g.o)throw new eq(`Cannot pass deleted object as a pointer of type ${this.name}`);if(!this.ra&&t.g.u.ra)throw new eq(`Cannot convert argument of type ${t.g.J?t.g.J.name:t.g.u.name} to parameter type ${this.name}`);if(n=tE(t.g.o,t.g.u.i,this.i),this.sa){if(void 0===t.g.F)throw new eq("Passing raw pointer to smart pointer is illegal");switch(this.mc){case 0:if(t.g.J===this)n=t.g.F;else throw new eq(`Cannot convert argument of type ${t.g.J?t.g.J.name:t.g.u.name} to parameter type ${this.name}`);break;case 1:n=t.g.F;break;case 2:if(t.g.J===this)n=t.g.F;else{var r=t.clone();n=this.ic(n,e4(()=>r.delete())),null!==e&&e.push(this.O,n)}break;default:throw new eq("Unsupporting sharing policy")}}return n}function tT(e,t){if(null===t){if(this.La)throw new eq(`null is not a valid ${this.name}`);return 0}if(!t.g)throw new eq(`Cannot pass "${tK(t)}" as a ${this.name}`);if(!t.g.o)throw new eq(`Cannot pass deleted object as a pointer of type ${this.name}`);if(t.g.u.ra)throw new eq(`Cannot convert argument of type ${t.g.u.name} to parameter type ${this.name}`);return tE(t.g.o,t.g.u.i,this.i)}function tC(e,t,n,r,i,a,o,s,l,u,c){this.name=e,this.i=t,this.La=n,this.ra=r,this.sa=i,this.hc=a,this.mc=o,this.qb=s,this.Na=l,this.ic=u,this.O=c,i||void 0!==t.C?this.toWireType=tk:(this.toWireType=r?tS:tT,this.L=null)}var tP,tA,tM=(t,n,r)=>{if(!e.hasOwnProperty(t))throw new eZ("Replacing nonexistent public symbol");void 0!==e[t].A&&void 0!==r?e[t].A[r]=n:(e[t]=n,e[t].da=r)},tR=[],tI=e=>{var t=tR[e];return t||(e>=tR.length&&(tR.length=e+1),tR[e]=t=tP.get(e)),t},tL=(t,n)=>{let r;var i=(t=e8(t)).includes("j")?(r=t,(...t)=>((t,n,r=[])=>t.includes("j")?(0,e["dynCall_"+(t=t.replace(/p/g,"i"))])(n,...r):tI(n)(...r))(r,n,t)):tI(n);if("function"!=typeof i)throw new eq(`unknown function pointer with signature ${t}: ${n}`);return i},tO=(e,t)=>{var n=[],r={};throw t.forEach(function e(t){r[t]||tn[t]||(tm[t]?tm[t].forEach(e):(n.push(t),r[t]=!0))}),new tA(`${e}: `+n.map(tr).join([", "]))};function tD(e,t,n,r,i){var a=t.length;if(2>a)throw new eq("argTypes array size mismatch! Must at least get return value and 'this' types!");var o=null!==t[1]&&null!==n,s=function(e){for(var t=1;t<e.length;++t)if(null!==e[t]&&void 0===e[t].L)return!0;return!1}(t),l="void"!==t[0].name,u=a-2,c=Array(u),d=[],f=[];return e1(e,function(...n){if(n.length!==u)throw new eq(`function ${e} called with ${n.length} arguments, expected ${u}`);if(f.length=0,d.length=o?2:1,d[0]=i,o){var a=t[1].toWireType(f,this);d[1]=a}for(var p=0;p<u;++p)c[p]=t[p+2].toWireType(f,n[p]),d.push(c[p]);if(n=r(...d),s)tf(f);else for(p=o?1:2;p<t.length;p++){var h=1===p?a:c[p-2];null!==t[p].L&&t[p].L(h)}return l?t[0].fromWireType(n):void 0})}var tF,tN=(e,t)=>{for(var n=[],r=0;r<e;r++)n.push(I[t+4*r>>2]);return n},tV=e=>{let t=(e=e.trim()).indexOf("(");return -1!==t?e.substr(0,t):e},tj=(e,t,n)=>{if(!(e instanceof Object))throw new eq(`${n} with invalid "this": ${e}`);if(!(e instanceof t.i.constructor))throw new eq(`${n} incompatible with "this" of type ${e.constructor.name}`);if(!e.g.o)throw new eq(`cannot call emscripten binding method ${n} on deleted object`);return tE(e.g.o,e.g.u.i,t.i)},tB=e=>{9<e&&0==--e3[e+1]&&(e3[e]=void 0,e2.push(e))},tU={name:"emscripten::val",fromWireType:e=>{var t=e5(e);return tB(e),t},toWireType:(e,t)=>e4(t),argPackAdvance:8,readValueFromPointer:tp,L:null},tK=e=>{if(null===e)return"null";var t=typeof e;return"object"===t||"array"===t||"function"===t?e.toString():""+e},t$="u">typeof TextDecoder?new TextDecoder("utf-16le"):void 0,tz=(e,t)=>{for(var n=e>>1,r=n+t/2;!(n>=r)&&M[n];)++n;if(32<(n<<=1)-e&&t$)return t$.decode(P.subarray(e,n));for(r=0,n="";!(r>=t/2);++r){var i=A[e+2*r>>1];if(0==i)break;n+=String.fromCharCode(i)}return n},tW=(e,t,n)=>{if(2>(n??=0x7fffffff))return 0;n-=2;var r=t;n=n<2*e.length?n/2:e.length;for(var i=0;i<n;++i)A[t>>1]=e.charCodeAt(i),t+=2;return A[t>>1]=0,t-r},tG=e=>2*e.length,tH=(e,t)=>{for(var n=0,r="";!(n>=t/4);){var i=R[e+4*n>>2];if(0==i)break;++n,65536<=i?(i-=65536,r+=String.fromCharCode(55296|i>>10,56320|1023&i)):r+=String.fromCharCode(i)}return r},tq=(e,t,n)=>{if(4>(n??=0x7fffffff))return 0;var r=t;n=r+n-4;for(var i=0;i<e.length;++i){var a=e.charCodeAt(i);if(55296<=a&&57343>=a&&(a=65536+((1023&a)<<10)|1023&e.charCodeAt(++i)),R[t>>2]=a,(t+=4)+4>n)break}return R[t>>2]=0,t-r},tY=e=>{for(var t=0,n=0;n<e.length;++n){var r=e.charCodeAt(n);55296<=r&&57343>=r&&++n,t+=4}return t},tX=(e,t,n)=>{var r=[];return e=e.toWireType(r,n),r.length&&(I[t>>2]=e4(r)),e},tJ={},tZ=e=>{var t=tJ[e];return void 0===t?e8(e):t},tQ=[],t0=Reflect.construct,t1=[],t2={},t3=()=>{if(!tF){var e,t={USER:"web_user",LOGNAME:"web_user",PATH:"/",PWD:"/",HOME:"/home/web_user",LANG:("object"==typeof navigator&&navigator.languages&&navigator.languages[0]||"C").replace("-","_")+".UTF-8",_:w||"./this.program"};for(e in t2)void 0===t2[e]?delete t[e]:t[e]=t2[e];var n=[];for(e in t)n.push(`${e}=${t[e]}`);tF=n}return tF},t5=e=>0==e%4&&(0!=e%100||0==e%400),t4=[31,29,31,30,31,30,31,31,30,31,30,31],t6=[31,28,31,30,31,30,31,31,30,31,30,31];[44].forEach(e=>{eE[e]=new ex(e),eE[e].stack="<generic error, no stack>"}),e_=Array(4096),eN(em,"/"),ej("/tmp"),ej("/home"),ej("/home/web_user"),ej("/dev"),ev[259]={m:{read:()=>0,write:(e,t,n,r)=>r}},eB("/dev/null",259),ef(1280,{hb(){e:{if(!es.length){var e=null;if("u">typeof window&&"function"==typeof window.prompt&&null!==(e=window.prompt("Input: "))&&(e+="\n"),!e){e=null;break e}es=ec(e,!0)}e=es.shift()}return e},Ma(e,t){null===t||10===t?(E(eo(e.G,0)),e.G=[]):0!=t&&e.G.push(t)},oa(e){e.G&&0<e.G.length&&(E(eo(e.G,0)),e.G=[])},Xb:()=>({zc:25856,Bc:5,yc:191,Ac:35387,xc:[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}),Yb:()=>0,Zb:()=>[24,80]}),ef(1536,{Ma(e,t){null===t||10===t?(S(eo(e.G,0)),e.G=[]):0!=t&&e.G.push(t)},oa(e){e.G&&0<e.G.length&&(S(eo(e.G,0)),e.G=[])}}),eB("/dev/tty",1280),eB("/dev/tty1",1536),t=new Uint8Array(1024),n=0,ez("random",i=()=>(0===n&&(n=er(t).byteLength),t[--n])),ez("urandom",i),ej("/dev/shm"),ej("/dev/shm/tmp"),ej("/proc"),a=ej("/proc/self"),ej("/proc/self/fd"),eN({U(){var e=eM(a,"fd",16895,73);return e.j={ja(e,t){var n=eO(+t);return(e={parent:null,U:{lb:"fake"},j:{la:()=>n.path}}).parent=e}},e}},"/proc/self/fd"),eq=e.BindingError=class extends Error{constructor(e){super(e),this.name="BindingError"}},e3.push(0,1,void 0,1,null,1,!0,1,!1,1),e.count_emval_handles=()=>e3.length/2-5-e2.length,eY=e.PureVirtualError=e6("PureVirtualError");for(var t8=Array(256),t7=0;256>t7;++t7)t8[t7]=String.fromCharCode(t7);eX=t8,e.getInheritedInstanceCount=()=>Object.keys(te).length,e.getLiveInheritedInstances=()=>{var e,t=[];for(e in te)te.hasOwnProperty(e)&&t.push(te[e]);return t},e.flushPendingDeletes=e9,e.setDelayFunction=e=>{eJ=e,e7.length&&eJ&&eJ(e9)},eZ=e.InternalError=class extends Error{constructor(e){super(e),this.name="InternalError"}},Object.assign(tb.prototype,{isAliasOf:function(e){if(!(this instanceof tb&&e instanceof tb))return!1;var t=this.g.u.i,n=this.g.o;e.g=e.g;var r=e.g.u.i;for(e=e.g.o;t.C;)n=t.ma(n),t=t.C;for(;r.C;)e=r.ma(e),r=r.C;return t===r&&n===e},clone:function(){if(this.g.o||ty(this),this.g.ha)return this.g.count.value+=1,this;var e=tc,t=Object,n=t.create,r=Object.getPrototypeOf(this),i=this.g;return e=e(n.call(t,r,{g:{value:{count:i.count,ea:i.ea,ha:i.ha,o:i.o,u:i.u,F:i.F,J:i.J}}})),e.g.count.value+=1,e.g.ea=!1,e},delete(){if(this.g.o||ty(this),this.g.ea&&!this.g.ha)throw new eq("Object already scheduled for deletion");ta(this);var e=this.g;--e.count.value,0===e.count.value&&(e.F?e.J.O(e.F):e.u.i.O(e.o)),this.g.ha||(this.g.F=void 0,this.g.o=void 0)},isDeleted:function(){return!this.g.o},deleteLater:function(){if(this.g.o||ty(this),this.g.ea&&!this.g.ha)throw new eq("Object already scheduled for deletion");return e7.push(this),1===e7.length&&eJ&&eJ(e9),this.g.ea=!0,this}}),Object.assign(tC.prototype,{Rb(e){return this.qb&&(e=this.qb(e)),e},ab(e){this.O?.(e)},argPackAdvance:8,readValueFromPointer:tp,fromWireType:function(e){function t(){return this.sa?tu(this.i.M,{u:this.hc,o:n,J:this,F:e}):tu(this.i.M,{u:this,o:e})}var n=this.Rb(e);if(!n)return this.ab(e),null;var r=te[tt(this.i,n)];if(void 0!==r)return 0===r.g.count.value?(r.g.o=n,r.g.F=e,r.clone()):(r=r.clone(),this.ab(e),r);if(!(r=tl[r=this.i.Qb(n)]))return t.call(this);r=this.ra?r.Hb:r.pointerType;var i=ts(n,this.i,r.i);return null===i?t.call(this):this.sa?tu(r.i.M,{u:r,o:i,J:this,F:e}):tu(r.i.M,{u:r,o:i})}}),tA=e.UnboundTypeError=e6("UnboundTypeError");var t9={__syscall_fcntl64:function(e,t,n){e0=n;try{var r=eO(e);switch(t){case 0:var i=Z();if(0>i)break;for(;ey[i];)i++;return function(e,t=-1){return e=eD(e,t),e.m?.Ec?.(e),e}(r,i).W;case 1:case 2:case 13:case 14:return 0;case 3:return r.flags;case 4:return i=Z(),r.flags|=i,0;case 12:return A[(i=Z())+0>>1]=2,0}return -28}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return-e.$}},__syscall_ioctl:function(e,t,n){e0=n;try{var r=eO(e);switch(t){case 21509:case 21510:case 21511:case 21512:case 21524:case 21515:return r.s?0:-59;case 21505:if(!r.s)return -59;if(r.s.V.Xb){e=[3,28,127,21,4,0,1,0,17,19,26,0,18,15,23,22,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0];var i=Z();R[i>>2]=25856,R[i+4>>2]=5,R[i+8>>2]=191,R[i+12>>2]=35387;for(var a=0;32>a;a++)C[i+a+17]=e[a]||0}return 0;case 21506:case 21507:case 21508:if(!r.s)return -59;if(r.s.V.Yb)for(i=Z(),e=[],a=0;32>a;a++)e.push(C[i+a+17]);return 0;case 21519:if(!r.s)return -59;return R[(i=Z())>>2]=0;case 21520:return r.s?-28:-59;case 21531:if(i=Z(),!r.m.Wb)throw new ex(59);return r.m.Wb(r,t,i);case 21523:if(!r.s)return -59;return r.s.V.Zb&&(a=[24,80],A[(i=Z())>>1]=a[0],A[i+2>>1]=a[1]),0;default:return -28}}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return-e.$}},__syscall_openat:function(e,t,n,r){e0=r;try{var i=t=t?eo(P,t):"";if("/"===i.charAt(0))t=i;else{var a=-100===e?"/":eO(e).path;if(0==i.length)throw new ex(44);t=ee(a+"/"+i)}var o=r?Z():0;return eK(t,n,o).W}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return-e.$}},_abort_js:()=>{$("")},_embind_create_inheriting_constructor:(e,t,n)=>{e=e8(e),t=ti(t,"wrapper"),n=e5(n);var r=t.i,i=r.M,a=r.C.M,o=r.C.constructor;return e=e1(e,function(...e){r.C.pb.forEach((function(e){if(this[e]===a[e])throw new eY(`Pure virtual function ${e} must be implemented in JavaScript`)}).bind(this)),Object.defineProperty(this,"__parent",{value:i}),this.__construct(...e)}),i.__construct=function(...e){if(this===i)throw new eq("Pass correct 'this' to __construct");e=o.implement(this,...e),ta(e);var t=e.g;if(e.notifyOnDestruction(),t.ha=!0,Object.defineProperties(this,{g:{value:t}}),tc(this),e=tt(r,e=t.o),te.hasOwnProperty(e))throw new eq(`Tried to register registered instance: ${e}`);te[e]=this},i.__destruct=function(){if(this===i)throw new eq("Pass correct 'this' to __destruct");ta(this);var e=this.g.o;if(e=tt(r,e),te.hasOwnProperty(e))delete te[e];else throw new eq(`Tried to unregister unregistered instance: ${e}`)},e.prototype=Object.create(i),Object.assign(e.prototype,n),e4(e)},_embind_finalize_value_object:e=>{var t=td[e];delete td[e];var n=t.Na,r=t.O,i=t.eb;tg([e],i.map(e=>e.Ub).concat(i.map(e=>e.kc)),e=>{var a={};return i.forEach((t,n)=>{var r=e[n],o=t.Sb,s=t.Tb,l=e[n+i.length],u=t.jc,c=t.lc;a[t.Ob]={read:e=>r.fromWireType(o(s,e)),write:(e,t)=>{var n=[];u(c,e,l.toWireType(n,t)),tf(n)}}}),[{name:t.name,fromWireType:e=>{var t,n={};for(t in a)n[t]=a[t].read(e);return r(e),n},toWireType:(e,t)=>{for(var i in a)if(!(i in t))throw TypeError(`Missing field: "${i}"`);var o=n();for(i in a)a[i].write(o,t[i]);return null!==e&&e.push(r,o),o},argPackAdvance:8,readValueFromPointer:tp,L:r}]})},_embind_register_bigint:()=>{},_embind_register_bool:(e,t,n,r)=>{tv(e,{name:t=e8(t),fromWireType:function(e){return!!e},toWireType:function(e,t){return t?n:r},argPackAdvance:8,readValueFromPointer:function(e){return this.fromWireType(P[e])},L:null})},_embind_register_class:(e,t,n,r,i,a,o,s,l,u,c,d,f)=>{c=e8(c),a=tL(i,a),s&&=tL(o,s),u&&=tL(l,u),f=tL(d,f);var p=(e=>{if(void 0===e)return"_unknown";var t=(e=e.replace(/[^a-zA-Z0-9_]/g,"$")).charCodeAt(0);return 48<=t&&57>=t?`_${e}`:e})(c);tw(p,function(){tO(`Cannot construct ${c} due to unbound types`,[r])}),tg([e,t,n],r?[r]:[],t=>{if(t=t[0],r)var n,i=t.i,o=i.M;else o=tb.prototype;var l=Object.create(o,{constructor:{value:t=e1(c,function(...e){if(Object.getPrototypeOf(this)!==l)throw new eq("Use 'new' to construct "+c);if(void 0===d.Z)throw new eq(c+" has no accessible constructor");var t=d.Z[e.length];if(void 0===t)throw new eq(`Tried to invoke ctor of ${c} with invalid number of parameters (${e.length}) - expected (${Object.keys(d.Z).toString()}) parameters instead!`);return t.apply(this,e)})}});t.prototype=l;var d=new tx(c,t,l,f,i,a,s,u);return d.C&&((n=d.C).na??(n.na=[]),d.C.na.push(d)),i=new tC(c,d,!0,!1,!1),n=new tC(c+"*",d,!1,!1,!1),o=new tC(c+" const*",d,!1,!0,!1),tl[e]={pointerType:n,Hb:o},tM(p,t),[i,n,o]})},_embind_register_class_class_function:(e,t,n,r,i,a,o)=>{var s=tN(n,r);t=tV(t=e8(t)),a=tL(i,a),tg([],[e],e=>{function r(){tO(`Cannot call ${i} due to unbound types`,s)}e=e[0];var i=`${e.name}.${t}`;t.startsWith("@@")&&(t=Symbol[t.substring(2)]);var l=e.i.constructor;return void 0===l[t]?(r.da=n-1,l[t]=r):(t_(l,t,i),l[t].A[n-1]=r),tg([],s,r=>{if(r=tD(i,[r[0],null].concat(r.slice(1)),null,a,o),void 0===l[t].A?(r.da=n-1,l[t]=r):l[t].A[n-1]=r,e.i.na)for(let n of e.i.na)n.constructor.hasOwnProperty(t)||(n.constructor[t]=r);return[]}),[]})},_embind_register_class_class_property:(e,t,n,r,i,a,o,s)=>{t=e8(t),a=tL(i,a),tg([],[e],e=>{e=e[0];var i=`${e.name}.${t}`,l={get(){tO(`Cannot access ${i} due to unbound types`,[n])},enumerable:!0,configurable:!0};return l.set=s?()=>{tO(`Cannot access ${i} due to unbound types`,[n])}:()=>{throw new eq(`${i} is a read-only property`)},Object.defineProperty(e.i.constructor,t,l),tg([],[n],n=>{n=n[0];var i={get:()=>n.fromWireType(a(r)),enumerable:!0};return s&&(s=tL(o,s),i.set=e=>{var t=[];s(r,n.toWireType(t,e)),tf(t)}),Object.defineProperty(e.i.constructor,t,i),[]}),[]})},_embind_register_class_constructor:(e,t,n,r,i,a)=>{var o=tN(t,n);i=tL(r,i),tg([],[e],e=>{e=e[0];var n=`constructor ${e.name}`;if(void 0===e.i.Z&&(e.i.Z=[]),void 0!==e.i.Z[t-1])throw new eq(`Cannot register multiple constructors with identical number of parameters (${t-1}) for class '${e.name}'! Overload resolution is currently only performed using the parameter count, not actual type info!`);return e.i.Z[t-1]=()=>{tO(`Cannot construct ${e.name} due to unbound types`,o)},tg([],o,r=>(r.splice(1,0,null),e.i.Z[t-1]=tD(n,r,null,i,a),[])),[]})},_embind_register_class_function:(e,t,n,r,i,a,o,s)=>{var l=tN(n,r);t=tV(t=e8(t)),a=tL(i,a),tg([],[e],e=>{function r(){tO(`Cannot call ${i} due to unbound types`,l)}e=e[0];var i=`${e.name}.${t}`;t.startsWith("@@")&&(t=Symbol[t.substring(2)]),s&&e.i.pb.push(t);var u=e.i.M,c=u[t];return void 0===c||void 0===c.A&&c.className!==e.name&&c.da===n-2?(r.da=n-2,r.className=e.name,u[t]=r):(t_(u,t,i),u[t].A[n-2]=r),tg([],l,r=>(r=tD(i,r,e,a,o),void 0===u[t].A?(r.da=n-2,u[t]=r):u[t].A[n-2]=r,[])),[]})},_embind_register_class_property:(e,t,n,r,i,a,o,s,l,u)=>{t=e8(t),i=tL(r,i),tg([],[e],e=>{e=e[0];var r=`${e.name}.${t}`,c={get(){tO(`Cannot access ${r} due to unbound types`,[n,o])},enumerable:!0,configurable:!0};return c.set=l?()=>tO(`Cannot access ${r} due to unbound types`,[n,o]):()=>{throw new eq(r+" is a read-only property")},Object.defineProperty(e.i.M,t,c),tg([],l?[n,o]:[n],n=>{var o=n[0],c={get(){var t=tj(this,e,r+" getter");return o.fromWireType(i(a,t))},enumerable:!0};if(l){l=tL(s,l);var d=n[1];c.set=function(t){var n=tj(this,e,r+" setter"),i=[];l(u,n,d.toWireType(i,t)),tf(i)}}return Object.defineProperty(e.i.M,t,c),[]}),[]})},_embind_register_emval:e=>tv(e,tU),_embind_register_enum:(e,t,n,r)=>{function i(){}t=e8(t),i.values={},tv(e,{name:t,constructor:i,fromWireType:function(e){return this.constructor.values[e]},toWireType:(e,t)=>t.value,argPackAdvance:8,readValueFromPointer:((e,t,n)=>{switch(t){case 1:return n?function(e){return this.fromWireType(C[e])}:function(e){return this.fromWireType(P[e])};case 2:return n?function(e){return this.fromWireType(A[e>>1])}:function(e){return this.fromWireType(M[e>>1])};case 4:return n?function(e){return this.fromWireType(R[e>>2])}:function(e){return this.fromWireType(I[e>>2])};default:throw TypeError(`invalid integer width (${t}): ${e}`)}})(t,n,r),L:null}),tw(t,i)},_embind_register_enum_value:(e,t,n)=>{var r=ti(e,"enum");t=e8(t),e=r.constructor,r=Object.create(r.constructor.prototype,{value:{value:n},constructor:{value:e1(`${r.name}_${t}`,function(){})}}),e.values[n]=r,e[t]=r},_embind_register_float:(e,t,n)=>{tv(e,{name:t=e8(t),fromWireType:e=>e,toWireType:(e,t)=>t,argPackAdvance:8,readValueFromPointer:((e,t)=>{switch(t){case 4:return function(e){return this.fromWireType(L[e>>2])};case 8:return function(e){return this.fromWireType(O[e>>3])};default:throw TypeError(`invalid float width (${t}): ${e}`)}})(t,n),L:null})},_embind_register_function:(e,t,n,r,i,a)=>{var o=tN(t,n);e=tV(e=e8(e)),i=tL(r,i),tw(e,function(){tO(`Cannot call ${e} due to unbound types`,o)},t-1),tg([],o,n=>(tM(e,tD(e,[n[0],null].concat(n.slice(1)),null,i,a),t-1),[]))},_embind_register_integer:(e,t,n,r,i)=>{if(t=e8(t),-1===i&&(i=0xffffffff),i=e=>e,0===r){var a=32-8*n;i=e=>e<<a>>>a}var o=t.includes("unsigned")?function(e,t){return t>>>0}:function(e,t){return t};tv(e,{name:t,fromWireType:i,toWireType:o,argPackAdvance:8,readValueFromPointer:((e,t,n)=>{switch(t){case 1:return n?e=>C[e]:e=>P[e];case 2:return n?e=>A[e>>1]:e=>M[e>>1];case 4:return n?e=>R[e>>2]:e=>I[e>>2];default:throw TypeError(`invalid integer width (${t}): ${e}`)}})(t,n,0!==r),L:null})},_embind_register_memory_view:(e,t,n)=>{function r(e){return new i(C.buffer,I[e+4>>2],I[e>>2])}var i=[Int8Array,Uint8Array,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array][t];tv(e,{name:n=e8(n),fromWireType:r,argPackAdvance:8,readValueFromPointer:r},{Vb:!0})},_embind_register_std_string:(e,t)=>{var n="std::string"===(t=e8(t));tv(e,{name:t,fromWireType:function(e){var t=I[e>>2],r=e+4;if(n)for(var i=r,a=0;a<=t;++a){var o=r+a;if(a==t||0==P[o]){if(i=i?eo(P,i,o-i):"",void 0===s)var s=i;else s+="\0",s+=i;i=o+1}}else{for(a=0,s=Array(t);a<t;++a)s[a]=String.fromCharCode(P[r+a]);s=s.join("")}return nt(e),s},toWireType:function(e,t){t instanceof ArrayBuffer&&(t=new Uint8Array(t));var r="string"==typeof t;if(!(r||t instanceof Uint8Array||t instanceof Uint8ClampedArray||t instanceof Int8Array))throw new eq("Cannot pass non-string to std::string");var i=n&&r?el(t):t.length,a=nn(4+i+1),o=a+4;if(I[a>>2]=i,n&&r)eu(t,P,o,i+1);else if(r)for(r=0;r<i;++r){var s=t.charCodeAt(r);if(255<s)throw nt(o),new eq("String has UTF-16 code units that do not fit in 8 bits");P[o+r]=s}else for(r=0;r<i;++r)P[o+r]=t[r];return null!==e&&e.push(nt,a),a},argPackAdvance:8,readValueFromPointer:tp,L(e){nt(e)}})},_embind_register_std_wstring:(e,t,n)=>{if(n=e8(n),2===t)var r=tz,i=tW,a=tG,o=e=>M[e>>1];else 4===t&&(r=tH,i=tq,a=tY,o=e=>I[e>>2]);tv(e,{name:n,fromWireType:e=>{for(var n,i=I[e>>2],a=e+4,s=0;s<=i;++s){var l=e+4+s*t;(s==i||0==o(l))&&(a=r(a,l-a),void 0===n?n=a:(n+="\0",n+=a),a=l+t)}return nt(e),n},toWireType:(e,r)=>{if("string"!=typeof r)throw new eq(`Cannot pass non-string to C++ string type ${n}`);var o=a(r),s=nn(4+o+t);return I[s>>2]=o/t,i(r,s+4,o+t),null!==e&&e.push(nt,s),s},argPackAdvance:8,readValueFromPointer:tp,L(e){nt(e)}})},_embind_register_value_object:(e,t,n,r,i,a)=>{td[e]={name:e8(t),Na:tL(n,r),O:tL(i,a),eb:[]}},_embind_register_value_object_field:(e,t,n,r,i,a,o,s,l,u)=>{td[e].eb.push({Ob:e8(t),Ub:n,Sb:tL(r,i),Tb:a,kc:o,jc:tL(s,l),lc:u})},_embind_register_void:(e,t)=>{tv(e,{Ic:!0,name:t=e8(t),argPackAdvance:0,fromWireType:()=>{},toWireType:()=>{}})},_emscripten_get_now_is_monotonic:()=>1,_emscripten_memcpy_js:(e,t,n)=>P.copyWithin(e,t,t+n),_emval_as:(e,t,n)=>(e=e5(e),tX(t=ti(t,"emval::as"),n,e)),_emval_call_method:(e,t,n,r,i)=>(e=tQ[e])(t=e5(t),t[n=tZ(n)],r,i),_emval_decref:tB,_emval_get_method_caller:(e,t,n)=>{var r,i,a=((e,t)=>{for(var n=Array(e),r=0;r<e;++r)n[r]=ti(I[t+4*r>>2],"parameter "+r);return n})(e,t),o=a.shift(),s=Array(--e);return r=e1(t=`methodCaller<(${a.map(e=>e.name).join(", ")}) => ${o.name}>`,(t,r,i,l)=>{for(var u=0,c=0;c<e;++c)s[c]=a[c].readValueFromPointer(l+u),u+=a[c].argPackAdvance;return tX(o,i,t=1===n?t0(r,s):r.apply(t,s))}),i=tQ.length,tQ.push(r),i},_emval_get_module_property:t=>e4(e[t=tZ(t)]),_emval_get_property:(e,t)=>e4((e=e5(e))[t=e5(t)]),_emval_incref:e=>{9<e&&(e3[e+1]+=1)},_emval_new_array:()=>e4([]),_emval_new_cstring:e=>e4(tZ(e)),_emval_new_object:()=>e4({}),_emval_run_destructors:e=>{tf(e5(e)),tB(e)},_emval_set_property:(e,t,n)=>{e=e5(e),t=e5(t),n=e5(n),e[t]=n},_emval_take_value:(e,t)=>e4(e=(e=ti(e,"_emval_take_value")).readValueFromPointer(t)),emscripten_asm_const_int:(e,t,n)=>{t1.length=0;for(var r;r=P[t++];){var i=105!=r;i&=112!=r,n+=i&&n%8?4:0,t1.push(112==r?I[n>>2]:105==r?R[n>>2]:O[n>>3]),n+=i?8:4}return X[e](...t1)},emscripten_date_now:()=>Date.now(),emscripten_get_now:()=>performance.now(),emscripten_resize_heap:e=>{var t=P.length;if(0x80000000<(e>>>=0))return!1;for(var n=1;4>=n;n*=2){var r=t*(1+.2/n);r=Math.min(r,e+0x6000000);var i=Math;r=Math.max(e,r);e:{i=(i.min.call(i,0x80000000,r+(65536-r%65536)%65536)-T.buffer.byteLength+65535)/65536;try{T.grow(i),F();var a=1;break e}catch(e){}a=void 0}if(a)return!0}return!1},environ_get:(e,t)=>{var n=0;return t3().forEach((r,i)=>{var a=t+n;for(i=I[e+4*i>>2]=a,a=0;a<r.length;++a)C[i++]=r.charCodeAt(a);C[i]=0,n+=r.length+1}),0},environ_sizes_get:(e,t)=>{var n=t3();I[e>>2]=n.length;var r=0;return n.forEach(e=>r+=e.length+1),I[t>>2]=r,0},fd_close:function(e){try{var t=eO(e);if(null===t.W)throw new ex(8);t.Ka&&(t.Ka=null);try{t.m.close&&t.m.close(t)}catch(e){throw e}finally{ey[t.W]=null}return t.W=null,0}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return e.$}},fd_read:function(e,t,n,r){try{e:{var i=eO(e);e=t;for(var a,o=t=0;o<n;o++){var s=I[e>>2],l=I[e+4>>2];e+=8;var u=a,c=C;if(0>l||0>u)throw new ex(28);if(null===i.W||1==(2097155&i.flags))throw new ex(8);if(16384==(61440&i.node.mode))throw new ex(31);if(!i.m.read)throw new ex(28);var d=void 0!==u;if(d){if(!i.seekable)throw new ex(70)}else u=i.position;var f=i.m.read(i,c,s,l,u);if(d||(i.position+=f),0>f){var p=-1;break e}if(t+=f,f<l)break;void 0!==a&&(a+=f)}p=t}return I[r>>2]=p,0}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return e.$}},fd_seek:function(e,t,n,r,i){t=n+2097152>>>0<4194305-!!t?(t>>>0)+0x100000000*n:NaN;try{if(isNaN(t))return 61;var a=eO(e);return e$(a,t,r),Y=[a.position>>>0,(q=a.position,1<=+Math.abs(q)?0<q?Math.floor(q/0x100000000)>>>0:~~Math.ceil((q-(~~q>>>0))/0x100000000)>>>0:0)],R[i>>2]=Y[0],R[i+4>>2]=Y[1],a.Ka&&0===t&&0===r&&(a.Ka=null),0}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return e.$}},fd_write:function(e,t,n,r){try{e:{var i=eO(e);e=t;for(var a,o=t=0;o<n;o++){var s=I[e>>2],l=I[e+4>>2];e+=8;var u=a,c=C;if(0>l||0>u)throw new ex(28);if(null===i.W||0==(2097155&i.flags))throw new ex(8);if(16384==(61440&i.node.mode))throw new ex(31);if(!i.m.write)throw new ex(28);i.seekable&&1024&i.flags&&e$(i,0,2);var d=void 0!==u;if(d){if(!i.seekable)throw new ex(70)}else u=i.position;var f=i.m.write(i,c,s,l,u,void 0);if(d||(i.position+=f),0>f){var p=-1;break e}t+=f,void 0!==a&&(a+=f)}p=t}return I[r>>2]=p,0}catch(e){if(void 0===eQ||"ErrnoError"!==e.name)throw e;return e.$}},strftime_l:(e,t,n,r)=>((e,t,n,r)=>{function i(e,t,n){for(e="number"==typeof e?e.toString():e||"";e.length<t;)e=n[0]+e;return e}function a(e,t){return i(e,t,"0")}function o(e,t){var n;function r(e){return 0>e?-1:+(0<e)}return 0===(n=r(e.getFullYear()-t.getFullYear()))&&0===(n=r(e.getMonth()-t.getMonth()))&&(n=r(e.getDate()-t.getDate())),n}function s(e){switch(e.getDay()){case 0:return new Date(e.getFullYear()-1,11,29);case 1:return e;case 2:return new Date(e.getFullYear(),0,3);case 3:return new Date(e.getFullYear(),0,2);case 4:return new Date(e.getFullYear(),0,1);case 5:return new Date(e.getFullYear()-1,11,31);case 6:return new Date(e.getFullYear()-1,11,30)}}function l(e){var t=e.ba;for(e=new Date(new Date(e.ca+1900,0,1).getTime());0<t;){var n=e.getMonth(),r=(t5(e.getFullYear())?t4:t6)[n];if(t>r-e.getDate())t-=r-e.getDate()+1,e.setDate(1),11>n?e.setMonth(n+1):(e.setMonth(0),e.setFullYear(e.getFullYear()+1));else{e.setDate(e.getDate()+t);break}}return n=new Date(e.getFullYear()+1,0,4),t=s(new Date(e.getFullYear(),0,4)),n=s(n),0>=o(t,e)?0>=o(n,e)?e.getFullYear()+1:e.getFullYear():e.getFullYear()-1}var u=I[r+40>>2];for(var c in r={pc:R[r>>2],oc:R[r+4>>2],Da:R[r+8>>2],Qa:R[r+12>>2],Ea:R[r+16>>2],ca:R[r+20>>2],R:R[r+24>>2],ba:R[r+28>>2],Nc:R[r+32>>2],nc:R[r+36>>2],qc:u&&u?eo(P,u):""},n=n?eo(P,n):"",u={"%c":"%a %b %d %H:%M:%S %Y","%D":"%m/%d/%y","%F":"%Y-%m-%d","%h":"%b","%r":"%I:%M:%S %p","%R":"%H:%M","%T":"%H:%M:%S","%x":"%m/%d/%y","%X":"%H:%M:%S","%Ec":"%c","%EC":"%C","%Ex":"%m/%d/%y","%EX":"%H:%M:%S","%Ey":"%y","%EY":"%Y","%Od":"%d","%Oe":"%e","%OH":"%H","%OI":"%I","%Om":"%m","%OM":"%M","%OS":"%S","%Ou":"%u","%OU":"%U","%OV":"%V","%Ow":"%w","%OW":"%W","%Oy":"%y"})n=n.replace(RegExp(c,"g"),u[c]);var d="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" "),f="January February March April May June July August September October November December".split(" ");for(c in u={"%a":e=>d[e.R].substring(0,3),"%A":e=>d[e.R],"%b":e=>f[e.Ea].substring(0,3),"%B":e=>f[e.Ea],"%C":e=>a((e.ca+1900)/100|0,2),"%d":e=>a(e.Qa,2),"%e":e=>i(e.Qa,2," "),"%g":e=>l(e).toString().substring(2),"%G":l,"%H":e=>a(e.Da,2),"%I":e=>(0==(e=e.Da)?e=12:12<e&&(e-=12),a(e,2)),"%j":e=>{for(var t=0,n=0;n<=e.Ea-1;t+=(t5(e.ca+1900)?t4:t6)[n++]);return a(e.Qa+t,3)},"%m":e=>a(e.Ea+1,2),"%M":e=>a(e.oc,2),"%n":()=>"\n","%p":e=>0<=e.Da&&12>e.Da?"AM":"PM","%S":e=>a(e.pc,2),"%t":()=>" ","%u":e=>e.R||7,"%U":e=>a(Math.floor((e.ba+7-e.R)/7),2),"%V":e=>{var t=Math.floor((e.ba+7-(e.R+6)%7)/7);if(2>=(e.R+371-e.ba-2)%7&&t++,t)53==t&&(4==(n=(e.R+371-e.ba)%7)||3==n&&t5(e.ca)||(t=1));else{t=52;var n=(e.R+7-e.ba-1)%7;(4==n||5==n&&t5(e.ca%400-1))&&t++}return a(t,2)},"%w":e=>e.R,"%W":e=>a(Math.floor((e.ba+7-(e.R+6)%7)/7),2),"%y":e=>(e.ca+1900).toString().substring(2),"%Y":e=>e.ca+1900,"%z":e=>{var t=0<=(e=e.nc);return(t?"+":"-")+String("0000"+((e=Math.abs(e)/60)/60*100+e%60)).slice(-4)},"%Z":e=>e.qc,"%%":()=>"%"},n=n.replace(/%%/g,"\0\0"),u)n.includes(c)&&(n=n.replace(RegExp(c,"g"),u[c](r)));return(c=ec(n=n.replace(/\0\0/g,"%"),!1)).length>t?0:(C.set(c,e),c.length-1)})(e,t,n,r)},ne=function(){function t(t){return T=(ne=t.exports).memory,F(),tP=ne.__indirect_function_table,V.unshift(ne.__wasm_call_ctors),B--,e.monitorRunDependencies?.(B),0==B&&(null!==U&&(clearInterval(U),U=null),K&&(t=K,K=null,t())),ne}var n,r,i={env:t9,wasi_snapshot_preview1:t9};if(B++,e.monitorRunDependencies?.(B),e.instantiateWasm)try{return e.instantiateWasm(i,t)}catch(e){S(`Module.instantiateWasm callback failed with error: ${e}`),l(e)}return z||="canvas_advanced.wasm".startsWith("data:application/octet-stream;base64,")?"canvas_advanced.wasm":e.locateFile?e.locateFile("canvas_advanced.wasm",x):x+"canvas_advanced.wasm",(n=i,r=function(e){t(e.instance)},k||"function"!=typeof WebAssembly.instantiateStreaming||z.startsWith("data:application/octet-stream;base64,")||W(z)||"function"!=typeof fetch?H(z,n,r):fetch(z,{credentials:"same-origin"}).then(e=>WebAssembly.instantiateStreaming(e,n).then(r,function(e){return S(`wasm streaming compile failed: ${e}`),S("falling back to ArrayBuffer instantiation"),H(z,n,r)}))).catch(l),{}}(),nt=e=>(nt=ne.free)(e),nn=e=>(nn=ne.malloc)(e),nr=e=>(nr=ne.__getTypeName)(e),ni=e._ma_device__on_notification_unlocked=t=>(ni=e._ma_device__on_notification_unlocked=ne.ma_device__on_notification_unlocked)(t);e._ma_malloc_emscripten=(t,n)=>(e._ma_malloc_emscripten=ne.ma_malloc_emscripten)(t,n),e._ma_free_emscripten=(t,n)=>(e._ma_free_emscripten=ne.ma_free_emscripten)(t,n);var na=e._ma_device_process_pcm_frames_capture__webaudio=(t,n,r)=>(na=e._ma_device_process_pcm_frames_capture__webaudio=ne.ma_device_process_pcm_frames_capture__webaudio)(t,n,r),no=e._ma_device_process_pcm_frames_playback__webaudio=(t,n,r)=>(no=e._ma_device_process_pcm_frames_playback__webaudio=ne.ma_device_process_pcm_frames_playback__webaudio)(t,n,r);function ns(){function t(){if(!o&&(o=!0,e.calledRun=!0,!D)){if(e.noFSInit||eW||(eW=!0,e.stdin=e.stdin,e.stdout=e.stdout,e.stderr=e.stderr,e.stdin?ez("stdin",e.stdin):eU("/dev/tty","/dev/stdin"),e.stdout?ez("stdout",null,e.stdout):eU("/dev/tty","/dev/stdout"),e.stderr?ez("stderr",null,e.stderr):eU("/dev/tty1","/dev/stderr"),eK("/dev/stdin",0),eK("/dev/stdout",1),eK("/dev/stderr",1)),ew=!1,J(V),s(e),e.onRuntimeInitialized&&e.onRuntimeInitialized(),e.postRun)for("function"==typeof e.postRun&&(e.postRun=[e.postRun]);e.postRun.length;){var t=e.postRun.shift();j.unshift(t)}J(j)}}if(!(0<B)){if(e.preRun)for("function"==typeof e.preRun&&(e.preRun=[e.preRun]);e.preRun.length;)!function(){var t=e.preRun.shift();N.unshift(t)}();J(N),0<B||(e.setStatus?(e.setStatus("Running..."),setTimeout(function(){setTimeout(function(){e.setStatus("")},1),t()},1)):t())}}if(e.dynCall_iiji=(t,n,r,i,a)=>(e.dynCall_iiji=ne.dynCall_iiji)(t,n,r,i,a),e.dynCall_jiji=(t,n,r,i,a)=>(e.dynCall_jiji=ne.dynCall_jiji)(t,n,r,i,a),e.dynCall_iiiji=(t,n,r,i,a,o)=>(e.dynCall_iiiji=ne.dynCall_iiiji)(t,n,r,i,a,o),e.dynCall_iij=(t,n,r,i)=>(e.dynCall_iij=ne.dynCall_iij)(t,n,r,i),e.dynCall_jii=(t,n,r)=>(e.dynCall_jii=ne.dynCall_jii)(t,n,r),e.dynCall_viijii=(t,n,r,i,a,o,s)=>(e.dynCall_viijii=ne.dynCall_viijii)(t,n,r,i,a,o,s),e.dynCall_iiiiij=(t,n,r,i,a,o,s)=>(e.dynCall_iiiiij=ne.dynCall_iiiiij)(t,n,r,i,a,o,s),e.dynCall_iiiiijj=(t,n,r,i,a,o,s,l,u)=>(e.dynCall_iiiiijj=ne.dynCall_iiiiijj)(t,n,r,i,a,o,s,l,u),e.dynCall_iiiiiijj=(t,n,r,i,a,o,s,l,u,c)=>(e.dynCall_iiiiiijj=ne.dynCall_iiiiiijj)(t,n,r,i,a,o,s,l,u,c),K=function e(){o||ns(),o||(K=e)},e.preInit)for("function"==typeof e.preInit&&(e.preInit=[e.preInit]);0<e.preInit.length;)e.preInit.pop()();return ns(),u})},e=>{e.exports=JSON.parse('{"name":"@rive-app/canvas","version":"2.32.0","description":"Rive\'s canvas based web api.","main":"rive.js","homepage":"https://rive.app","repository":{"type":"git","url":"https://github.com/rive-app/rive-wasm/tree/master/js"},"keywords":["rive","animation"],"author":"Rive","contributors":["Luigi Rosso <luigi@rive.app> (https://rive.app)","Maxwell Talbot <max@rive.app> (https://rive.app)","Arthur Vivian <arthur@rive.app> (https://rive.app)","Umberto Sonnino <umberto@rive.app> (https://rive.app)","Matthew Sullivan <matt.j.sullivan@gmail.com> (mailto:matt.j.sullivan@gmail.com)"],"license":"MIT","files":["rive.js","rive.js.map","rive.wasm","rive_fallback.wasm","rive.d.ts","rive_advanced.mjs.d.ts"],"typings":"rive.d.ts","dependencies":{},"browser":{"fs":false,"path":false}}')},(e,t,n)=>{n.r(t),n.d(t,{Animation:()=>r.Animation});var r=n(4)},(e,t,n)=>{n.r(t),n.d(t,{Animation:()=>r});var r=function(){function e(e,t,n,r){this.animation=e,this.artboard=t,this.playing=r,this.loopCount=0,this.scrubTo=null,this.instance=new n.LinearAnimationInstance(e,t)}return Object.defineProperty(e.prototype,"name",{get:function(){return this.animation.name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"time",{get:function(){return this.instance.time},set:function(e){this.instance.time=e},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"loopValue",{get:function(){return this.animation.loopValue},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"needsScrub",{get:function(){return null!==this.scrubTo},enumerable:!1,configurable:!0}),e.prototype.advance=function(e){null===this.scrubTo?this.instance.advance(e):(this.instance.time=0,this.instance.advance(this.scrubTo),this.scrubTo=null)},e.prototype.apply=function(e){this.instance.apply(e)},e.prototype.cleanup=function(){this.instance.delete()},e}()},(e,t,n)=>{n.r(t),n.d(t,{AudioAssetWrapper:()=>a.AudioAssetWrapper,AudioWrapper:()=>a.AudioWrapper,BLANK_URL:()=>i.BLANK_URL,CustomFileAssetLoaderWrapper:()=>a.CustomFileAssetLoaderWrapper,FileAssetWrapper:()=>a.FileAssetWrapper,FileFinalizer:()=>a.FileFinalizer,FontAssetWrapper:()=>a.FontAssetWrapper,FontWrapper:()=>a.FontWrapper,ImageAssetWrapper:()=>a.ImageAssetWrapper,ImageWrapper:()=>a.ImageWrapper,createFinalization:()=>a.createFinalization,finalizationRegistry:()=>a.finalizationRegistry,registerTouchInteractions:()=>r.registerTouchInteractions,sanitizeUrl:()=>i.sanitizeUrl});var r=n(6),i=n(7),a=n(8)},(e,t,n)=>{n.r(t),n.d(t,{registerTouchInteractions:()=>a});var r=void 0,i=function(e,t,n){var r,i,a=[];if(["touchstart","touchmove"].indexOf(e.type)>-1&&(null==(r=e.changedTouches)?void 0:r.length)){t||e.preventDefault();for(var o=0,s=n?e.changedTouches.length:1;o<s;){var l=e.changedTouches[o];a.push({clientX:l.clientX,clientY:l.clientY,identifier:l.identifier}),o++}}else if("touchend"===e.type&&(null==(i=e.changedTouches)?void 0:i.length))for(var o=0,s=n?e.changedTouches.length:1;o<s;){var l=e.changedTouches[o];a.push({clientX:l.clientX,clientY:l.clientY,identifier:l.identifier}),o++}else a.push({clientX:e.clientX,clientY:e.clientY,identifier:0});return a},a=function(e){var t=e.canvas,n=e.artboard,a=e.stateMachines,o=void 0===a?[]:a,s=e.renderer,l=e.rive,u=e.fit,c=e.alignment,d=e.isTouchScrollEnabled,f=void 0!==d&&d,p=e.dispatchPointerExit,h=void 0===p||p,m=e.enableMultiTouch,g=void 0!==m&&m,v=e.layoutScaleFactor,y=void 0===v?1:v,b=e.listenOnDocumentBody,_=e.eventCapture;if(!t||!o.length||!s||!l||!n||"u"<typeof window)return null;var w=null,x=!1,E=(function(e){if(x&&e instanceof MouseEvent){"mouseup"==e.type&&(x=!1);return}x=f&&"touchend"===e.type&&"touchstart"===w,w=e.type;var r=t.getBoundingClientRect(),a=i(e,f,g),s=l.computeAlignment(u,c,{minX:0,minY:0,maxX:r.width,maxY:r.height},n.bounds,y),d=new l.Mat2D;s.invert(d);var p=[];switch(a.forEach(function(t){var n=t.clientX,i=t.clientY;if(n||i){var a=n-r.left,o=i-r.top;if(a>=0&&a<=r.width&&o>=0&&o<=r.height||["mouseleave","mouseout"].includes(e.type)){var s=new l.Vec2D(a,o),u=l.mapXY(d,s),c=u.x(),f=u.y();t.transformedX=c,t.transformedY=f,u.delete(),s.delete(),p.push(t)}}}),d.delete(),s.delete(),e.type){case"mouseleave":case"mouseout":for(var m=function(e){h?p.forEach(function(t){e.pointerExit(t.transformedX<0?t.transformedX-1e4:t.transformedX+1e4,t.transformedY<0?t.transformedY-1e4:t.transformedY+1e4,t.identifier)}):p.forEach(function(t){e.pointerMove(t.transformedX,t.transformedY,t.identifier)})},v=0;v<o.length;v++){var b=o[v];m(b)}break;case"mouseenter":case"touchmove":case"mouseover":case"mousemove":for(var _=function(e){p.forEach(function(t){e.pointerMove(t.transformedX,t.transformedY,t.identifier)})},E=0;E<o.length;E++){var b=o[E];_(b)}break;case"touchstart":case"mousedown":for(var S=function(e){p.forEach(function(t){e.pointerDown(t.transformedX,t.transformedY,t.identifier)})},k=0;k<o.length;k++){var b=o[k];S(b)}break;case"touchend":for(var T=function(e){p.forEach(function(t){e.pointerUp(t.transformedX,t.transformedY,t.identifier),e.pointerExit(t.transformedX,t.transformedY,t.identifier)})},C=0;C<o.length;C++){var b=o[C];T(b)}break;case"mouseup":for(var P=function(e){p.forEach(function(t){e.pointerUp(t.transformedX,t.transformedY,t.identifier)})},A=0;A<o.length;A++){var b=o[A];P(b)}}}).bind(r),S=b?t.ownerDocument.body:t;return S.addEventListener("mouseover",E,_),S.addEventListener("mouseenter",E,_),S.addEventListener("mouseout",E,_),S.addEventListener("mouseleave",E,_),S.addEventListener("mousemove",E,_),S.addEventListener("mousedown",E,_),S.addEventListener("mouseup",E,_),t.addEventListener("touchmove",E,{passive:f}),t.addEventListener("touchstart",E,{passive:f}),t.addEventListener("touchend",E),function(){S.removeEventListener("mouseover",E,_),S.removeEventListener("mouseenter",E,_),S.removeEventListener("mouseout",E,_),S.removeEventListener("mouseleave",E,_),S.removeEventListener("mousemove",E,_),S.removeEventListener("mousedown",E,_),S.removeEventListener("mouseup",E,_),t.removeEventListener("touchmove",E),t.removeEventListener("touchstart",E),t.removeEventListener("touchend",E)}}},(e,t,n)=>{n.r(t),n.d(t,{BLANK_URL:()=>u,sanitizeUrl:()=>c});var r=/^([^\w]*)(javascript|data|vbscript)/im,i=/&#(\w+)(^\w|;)?/g,a=/&(newline|tab);/gi,o=/[\u0000-\u001F\u007F-\u009F\u2000-\u200D\uFEFF]/gim,s=/^.+(:|:)/gim,l=[".","/"],u="about:blank";function c(e){if(!e)return u;var t=e.replace(o,"").replace(i,function(e,t){return String.fromCharCode(t)}).replace(a,"").replace(o,"").trim();if(!t)return u;if(l.indexOf(t[0])>-1)return t;var n=t.match(s);if(!n)return t;var c=n[0];return r.test(c)?u:t}},(e,t,n)=>{n.r(t),n.d(t,{AudioAssetWrapper:()=>h,AudioWrapper:()=>u,CustomFileAssetLoaderWrapper:()=>d,FileAssetWrapper:()=>f,FileFinalizer:()=>a,FontAssetWrapper:()=>m,FontWrapper:()=>c,ImageAssetWrapper:()=>p,ImageWrapper:()=>l,createFinalization:()=>y,finalizationRegistry:()=>v});var r,i=(r=function(e,t){return(r=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}),a=function(){function e(e){this.selfUnref=!1,this._file=e}return e.prototype.unref=function(){this._file&&this._file.unref()},e}(),o=function(){function e(e){this._finalizableObject=e}return e.prototype.unref=function(){this._finalizableObject.unref()},e}(),s=function(){function e(){this.selfUnref=!1}return e.prototype.unref=function(){},e}(),l=function(e){function t(t){var n=e.call(this)||this;return n._nativeImage=t,n}return i(t,e),Object.defineProperty(t.prototype,"nativeImage",{get:function(){return this._nativeImage},enumerable:!1,configurable:!0}),t.prototype.unref=function(){this.selfUnref&&this._nativeImage.unref()},t}(s),u=function(e){function t(t){var n=e.call(this)||this;return n._nativeAudio=t,n}return i(t,e),Object.defineProperty(t.prototype,"nativeAudio",{get:function(){return this._nativeAudio},enumerable:!1,configurable:!0}),t.prototype.unref=function(){this.selfUnref&&this._nativeAudio.unref()},t}(s),c=function(e){function t(t){var n=e.call(this)||this;return n._nativeFont=t,n}return i(t,e),Object.defineProperty(t.prototype,"nativeFont",{get:function(){return this._nativeFont},enumerable:!1,configurable:!0}),t.prototype.unref=function(){this.selfUnref&&this._nativeFont.unref()},t}(s),d=function(){function e(e,t){this._assetLoaderCallback=t,this.assetLoader=new e.CustomFileAssetLoader({loadContents:this.loadContents.bind(this)})}return e.prototype.loadContents=function(e,t){var n;return e.isImage?n=new p(e):e.isAudio?n=new h(e):e.isFont&&(n=new m(e)),this._assetLoaderCallback(n,t)},e}(),f=function(){function e(e){this._nativeFileAsset=e}return e.prototype.decode=function(e){this._nativeFileAsset.decode(e)},Object.defineProperty(e.prototype,"name",{get:function(){return this._nativeFileAsset.name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"fileExtension",{get:function(){return this._nativeFileAsset.fileExtension},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"uniqueFilename",{get:function(){return this._nativeFileAsset.uniqueFilename},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isAudio",{get:function(){return this._nativeFileAsset.isAudio},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isImage",{get:function(){return this._nativeFileAsset.isImage},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isFont",{get:function(){return this._nativeFileAsset.isFont},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"cdnUuid",{get:function(){return this._nativeFileAsset.cdnUuid},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nativeFileAsset",{get:function(){return this._nativeFileAsset},enumerable:!1,configurable:!0}),e}(),p=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.setRenderImage=function(e){this._nativeFileAsset.setRenderImage(e.nativeImage)},t}(f),h=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.setAudioSource=function(e){this._nativeFileAsset.setAudioSource(e.nativeAudio)},t}(f),m=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.setFont=function(e){this._nativeFileAsset.setFont(e.nativeFont)},t}(f),g=function(){function e(e){}return e.prototype.register=function(e){e.selfUnref=!0},e.prototype.unregister=function(e){},e}(),v=new("u">typeof FinalizationRegistry?FinalizationRegistry:g)(function(e){null==e||e.unref()}),y=function(e,t){var n=new o(t);v.register(e,n)}}],eu={};function ec(e){var t=eu[e];if(void 0!==t)return t.exports;var n=eu[e]={exports:{}};return el[e](n,n.exports,ec),n.exports}ec.d=(e,t)=>{for(var n in t)ec.o(t,n)&&!ec.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},ec.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),ec.r=e=>{"u">typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var ed={};return ec.r(ed),ec.d(ed,{Alignment:()=>t,DataEnum:()=>$,EventType:()=>i,Fit:()=>e,Layout:()=>w,LoopType:()=>a,Rive:()=>U,RiveEventType:()=>r,RiveFile:()=>B,RuntimeLoader:()=>x,StateMachineInput:()=>S,StateMachineInputType:()=>n,Testing:()=>ei,ViewModel:()=>K,ViewModelInstance:()=>W,ViewModelInstanceArtboard:()=>et,ViewModelInstanceAssetImage:()=>ee,ViewModelInstanceBoolean:()=>Y,ViewModelInstanceColor:()=>Q,ViewModelInstanceEnum:()=>J,ViewModelInstanceList:()=>Z,ViewModelInstanceNumber:()=>q,ViewModelInstanceString:()=>H,ViewModelInstanceTrigger:()=>X,ViewModelInstanceValue:()=>G,decodeAudio:()=>ea,decodeFont:()=>es,decodeImage:()=>eo}),l=ec(1),u=ec(2),c=ec(3),d=ec(5),f=function(e,t){return(f=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])})(e,t)},p=function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}f(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)},h=function(){return(h=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e}).apply(this,arguments)},m=function(e,t,n,r){return new(n||(n=Promise))(function(i,a){function o(e){try{l(r.next(e))}catch(e){a(e)}}function s(e){try{l(r.throw(e))}catch(e){a(e)}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof n?t:new n(function(e){e(t)})).then(o,s)}l((r=r.apply(e,t||[])).next())})},g=function(e,t){var n,r,i,a={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},o=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return o.next=s(0),o.throw=s(1),o.return=s(2),"function"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function s(s){return function(l){var u=[s,l];if(n)throw TypeError("Generator is already executing.");for(;o&&(o=0,u[0]&&(a=0)),a;)try{if(n=1,r&&(i=2&u[0]?r.return:u[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,u[1])).done)return i;switch(r=0,i&&(u=[2&u[0],i.value]),u[0]){case 0:case 1:i=u;break;case 4:return a.label++,{value:u[1],done:!1};case 5:a.label++,r=u[1],u=[0];continue;case 7:u=a.ops.pop(),a.trys.pop();continue;default:if(!(i=(i=a.trys).length>0&&i[i.length-1])&&(6===u[0]||2===u[0])){a=0;continue}if(3===u[0]&&(!i||u[1]>i[0]&&u[1]<i[3])){a.label=u[1];break}if(6===u[0]&&a.label<i[1]){a.label=i[1],i=u;break}if(i&&a.label<i[2]){a.label=i[2],a.ops.push(u);break}i[2]&&a.ops.pop(),a.trys.pop();continue}u=t.call(e,a)}catch(e){u=[6,e],r=0}finally{n=i=0}if(5&u[0])throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}}},v=function(e,t,n){if(n||2==arguments.length)for(var r,i=0,a=t.length;i<a;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))},y=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.isHandledError=!0,t}return p(t,e),t}(Error),(b=e||(e={})).Cover="cover",b.Contain="contain",b.Fill="fill",b.FitWidth="fitWidth",b.FitHeight="fitHeight",b.None="none",b.ScaleDown="scaleDown",b.Layout="layout",(_=t||(t={})).Center="center",_.TopLeft="topLeft",_.TopCenter="topCenter",_.TopRight="topRight",_.CenterLeft="centerLeft",_.CenterRight="centerRight",_.BottomLeft="bottomLeft",_.BottomCenter="bottomCenter",_.BottomRight="bottomRight",w=function(){function n(n){var r,i,a,o,s,l,u;this.fit=null!=(r=null==n?void 0:n.fit)?r:e.Contain,this.alignment=null!=(i=null==n?void 0:n.alignment)?i:t.Center,this.layoutScaleFactor=null!=(a=null==n?void 0:n.layoutScaleFactor)?a:1,this.minX=null!=(o=null==n?void 0:n.minX)?o:0,this.minY=null!=(s=null==n?void 0:n.minY)?s:0,this.maxX=null!=(l=null==n?void 0:n.maxX)?l:0,this.maxY=null!=(u=null==n?void 0:n.maxY)?u:0}return n.new=function(e){var t=e.fit,r=e.alignment,i=e.minX,a=e.minY,o=e.maxX,s=e.maxY;return console.warn("This function is deprecated: please use `new Layout({})` instead"),new n({fit:t,alignment:r,minX:i,minY:a,maxX:o,maxY:s})},n.prototype.copyWith=function(e){var t=e.fit,r=e.alignment,i=e.layoutScaleFactor,a=e.minX,o=e.minY,s=e.maxX,l=e.maxY;return new n({fit:null!=t?t:this.fit,alignment:null!=r?r:this.alignment,layoutScaleFactor:null!=i?i:this.layoutScaleFactor,minX:null!=a?a:this.minX,minY:null!=o?o:this.minY,maxX:null!=s?s:this.maxX,maxY:null!=l?l:this.maxY})},n.prototype.runtimeFit=function(t){var n;return this.cachedRuntimeFit?this.cachedRuntimeFit:(n=this.fit===e.Cover?t.Fit.cover:this.fit===e.Contain?t.Fit.contain:this.fit===e.Fill?t.Fit.fill:this.fit===e.FitWidth?t.Fit.fitWidth:this.fit===e.FitHeight?t.Fit.fitHeight:this.fit===e.ScaleDown?t.Fit.scaleDown:this.fit===e.Layout?t.Fit.layout:t.Fit.none,this.cachedRuntimeFit=n,n)},n.prototype.runtimeAlignment=function(e){var n;return this.cachedRuntimeAlignment?this.cachedRuntimeAlignment:(n=this.alignment===t.TopLeft?e.Alignment.topLeft:this.alignment===t.TopCenter?e.Alignment.topCenter:this.alignment===t.TopRight?e.Alignment.topRight:this.alignment===t.CenterLeft?e.Alignment.centerLeft:this.alignment===t.CenterRight?e.Alignment.centerRight:this.alignment===t.BottomLeft?e.Alignment.bottomLeft:this.alignment===t.BottomCenter?e.Alignment.bottomCenter:this.alignment===t.BottomRight?e.Alignment.bottomRight:e.Alignment.center,this.cachedRuntimeAlignment=n,n)},n}(),x=function(){function e(){}return e.loadRuntime=function(){l.default({locateFile:function(){return e.wasmURL}}).then(function(t){var n;for(e.runtime=t;e.callBackQueue.length>0;)null==(n=e.callBackQueue.shift())||n(e.runtime)}).catch(function(t){var n={message:(null==t?void 0:t.message)||"Unknown error",type:(null==t?void 0:t.name)||"Error",wasmError:t instanceof WebAssembly.CompileError||t instanceof WebAssembly.RuntimeError,originalError:t};console.debug("Rive WASM load error details:",n);var r="https://cdn.jsdelivr.net/npm/".concat(u.name,"@").concat(u.version,"/rive_fallback.wasm");e.wasmURL.toLowerCase()!==r?(console.warn("Failed to load WASM from ".concat(e.wasmURL," (").concat(n.message,"), trying jsdelivr as a backup")),e.setWasmUrl(r),e.loadRuntime()):console.error(["Could not load Rive WASM file from ".concat(e.wasmURL," or ").concat(r,"."),"Possible reasons:\n- Network connection is down\n- WebAssembly is not supported in this environment\n- The WASM file is corrupted or incompatible\n\nError details:","- Type: ".concat(n.type),"- Message: ".concat(n.message),"- WebAssembly-specific error: ".concat(n.wasmError),"\nTo resolve, you may need to:\n1. Check your network connection\n2. Set a new WASM source via RuntimeLoader.setWasmUrl()\n3. Call RuntimeLoader.loadRuntime() again"].join("\n"))})},e.getInstance=function(t){e.isLoading||(e.isLoading=!0,e.loadRuntime()),e.runtime?t(e.runtime):e.callBackQueue.push(t)},e.awaitInstance=function(){return new Promise(function(t){return e.getInstance(function(e){return t(e)})})},e.setWasmUrl=function(t){e.wasmURL=t},e.getWasmUrl=function(){return e.wasmURL},e.isLoading=!1,e.callBackQueue=[],e.wasmURL="https://unpkg.com/".concat(u.name,"@").concat(u.version,"/rive.wasm"),e}(),(E=n||(n={}))[E.Number=56]="Number",E[E.Trigger=58]="Trigger",E[E.Boolean=59]="Boolean",S=function(){function e(e,t){this.type=e,this.runtimeInput=t}return Object.defineProperty(e.prototype,"name",{get:function(){return this.runtimeInput.name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"value",{get:function(){return this.runtimeInput.value},set:function(e){this.runtimeInput.value=e},enumerable:!1,configurable:!0}),e.prototype.fire=function(){this.type===n.Trigger&&this.runtimeInput.fire()},e.prototype.delete=function(){this.runtimeInput=null},e}(),(k=r||(r={}))[k.General=128]="General",k[k.OpenUrl=131]="OpenUrl",C=function(e){function t(t,n){var r=e.call(this,!1)||this;return r.nativeArtboard=t,r.file=n,r}return p(t,e),t}(T=function(e){this.isBindableArtboard=!1,this.isBindableArtboard=e}),P=function(e){function t(t){var n=e.call(this,!0)||this;return n.selfUnref=!1,n.nativeArtboard=t,n}return p(t,e),t.prototype.destroy=function(){this.selfUnref&&this.nativeArtboard.unref()},t}(T),A=function(){function e(e,t,n,r){this.stateMachine=e,this.playing=n,this.artboard=r,this.inputs=[],this.instance=new t.StateMachineInstance(e,r),this.initInputs(t)}return Object.defineProperty(e.prototype,"name",{get:function(){return this.stateMachine.name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"statesChanged",{get:function(){for(var e=[],t=0;t<this.instance.stateChangedCount();t++)e.push(this.instance.stateChangedNameByIndex(t));return e},enumerable:!1,configurable:!0}),e.prototype.advance=function(e){this.instance.advance(e)},e.prototype.advanceAndApply=function(e){this.instance.advanceAndApply(e)},e.prototype.reportedEventCount=function(){return this.instance.reportedEventCount()},e.prototype.reportedEventAt=function(e){return this.instance.reportedEventAt(e)},e.prototype.initInputs=function(e){for(var t=0;t<this.instance.inputCount();t++){var n=this.instance.input(t);this.inputs.push(this.mapRuntimeInput(n,e))}},e.prototype.mapRuntimeInput=function(e,t){return e.type===t.SMIInput.bool?new S(n.Boolean,e.asBool()):e.type===t.SMIInput.number?new S(n.Number,e.asNumber()):e.type===t.SMIInput.trigger?new S(n.Trigger,e.asTrigger()):void 0},e.prototype.cleanup=function(){this.inputs.forEach(function(e){e.delete()}),this.inputs.length=0,this.instance.delete()},e.prototype.bindViewModelInstance=function(e){null!=e.runtimeInstance&&this.instance.bindViewModelInstance(e.runtimeInstance)},e}(),M=function(){function e(e,t,n,r,i){void 0===r&&(r=[]),void 0===i&&(i=[]),this.runtime=e,this.artboard=t,this.eventManager=n,this.animations=r,this.stateMachines=i}return e.prototype.add=function(e,t,n){if(void 0===n&&(n=!0),0===(e=er(e)).length)this.animations.forEach(function(e){return e.playing=t}),this.stateMachines.forEach(function(e){return e.playing=t});else for(var r=this.animations.map(function(e){return e.name}),a=this.stateMachines.map(function(e){return e.name}),o=0;o<e.length;o++){var s=r.indexOf(e[o]),l=a.indexOf(e[o]);if(s>=0||l>=0)s>=0?this.animations[s].playing=t:this.stateMachines[l].playing=t;else{var u=this.artboard.animationByName(e[o]);if(u){var d=new c.Animation(u,this.artboard,this.runtime,t);d.advance(0),d.apply(1),this.animations.push(d)}else{var f=this.artboard.stateMachineByName(e[o]);if(f){var p=new A(f,this.runtime,t,this.artboard);this.stateMachines.push(p)}}}}return n&&(t?this.eventManager.fire({type:i.Play,data:this.playing}):this.eventManager.fire({type:i.Pause,data:this.paused})),t?this.playing:this.paused},e.prototype.initLinearAnimations=function(e,t){for(var n=this.animations.map(function(e){return e.name}),r=0;r<e.length;r++){var i=n.indexOf(e[r]);if(i>=0)this.animations[i].playing=t;else{var a=this.artboard.animationByName(e[r]);if(a){var o=new c.Animation(a,this.artboard,this.runtime,t);o.advance(0),o.apply(1),this.animations.push(o)}else console.error("Animation with name ".concat(e[r]," not found."))}}},e.prototype.initStateMachines=function(e,t){for(var n=this.stateMachines.map(function(e){return e.name}),r=0;r<e.length;r++){var i=n.indexOf(e[r]);if(i>=0)this.stateMachines[i].playing=t;else{var a=this.artboard.stateMachineByName(e[r]);if(a){var o=new A(a,this.runtime,t,this.artboard);this.stateMachines.push(o)}else console.warn("State Machine with name ".concat(e[r]," not found.")),this.initLinearAnimations([e[r]],t)}}},e.prototype.play=function(e){return this.add(e,!0)},e.prototype.advanceIfPaused=function(){this.stateMachines.forEach(function(e){e.playing||e.advanceAndApply(0)})},e.prototype.pause=function(e){return this.add(e,!1)},e.prototype.scrub=function(e,t){var n=this.animations.filter(function(t){return e.includes(t.name)});return n.forEach(function(e){return e.scrubTo=t}),n.map(function(e){return e.name})},Object.defineProperty(e.prototype,"playing",{get:function(){return this.animations.filter(function(e){return e.playing}).map(function(e){return e.name}).concat(this.stateMachines.filter(function(e){return e.playing}).map(function(e){return e.name}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"paused",{get:function(){return this.animations.filter(function(e){return!e.playing}).map(function(e){return e.name}).concat(this.stateMachines.filter(function(e){return!e.playing}).map(function(e){return e.name}))},enumerable:!1,configurable:!0}),e.prototype.stop=function(e){var t=this;e=er(e);var n=[];if(0===e.length)n=this.animations.map(function(e){return e.name}).concat(this.stateMachines.map(function(e){return e.name})),this.animations.forEach(function(e){return e.cleanup()}),this.stateMachines.forEach(function(e){return e.cleanup()}),this.animations.splice(0,this.animations.length),this.stateMachines.splice(0,this.stateMachines.length);else{var r=this.animations.filter(function(t){return e.includes(t.name)});r.forEach(function(e){e.cleanup(),t.animations.splice(t.animations.indexOf(e),1)});var a=this.stateMachines.filter(function(t){return e.includes(t.name)});a.forEach(function(e){e.cleanup(),t.stateMachines.splice(t.stateMachines.indexOf(e),1)}),n=r.map(function(e){return e.name}).concat(a.map(function(e){return e.name}))}return this.eventManager.fire({type:i.Stop,data:n}),n},Object.defineProperty(e.prototype,"isPlaying",{get:function(){return this.animations.reduce(function(e,t){return e||t.playing},!1)||this.stateMachines.reduce(function(e,t){return e||t.playing},!1)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isPaused",{get:function(){return!this.isPlaying&&(this.animations.length>0||this.stateMachines.length>0)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isStopped",{get:function(){return 0===this.animations.length&&0===this.stateMachines.length},enumerable:!1,configurable:!0}),e.prototype.atLeastOne=function(e,t){var n;return void 0===t&&(t=!0),0===this.animations.length&&0===this.stateMachines.length&&(this.artboard.animationCount()>0?this.add([n=this.artboard.animationByIndex(0).name],e,t):this.artboard.stateMachineCount()>0&&this.add([n=this.artboard.stateMachineByIndex(0).name],e,t)),n},e.prototype.handleLooping=function(){for(var e=0,t=this.animations.filter(function(e){return e.playing});e<t.length;e++){var n=t[e];0===n.loopValue&&n.loopCount?(n.loopCount=0,this.stop(n.name)):1===n.loopValue&&n.loopCount?(this.eventManager.fire({type:i.Loop,data:{animation:n.name,type:a.Loop}}),n.loopCount=0):2===n.loopValue&&n.loopCount>1&&(this.eventManager.fire({type:i.Loop,data:{animation:n.name,type:a.PingPong}}),n.loopCount=0)}},e.prototype.handleStateChanges=function(){for(var e=[],t=0,n=this.stateMachines.filter(function(e){return e.playing});t<n.length;t++){var r=n[t];e.push.apply(e,r.statesChanged)}e.length>0&&this.eventManager.fire({type:i.StateChange,data:e})},e.prototype.handleAdvancing=function(e){this.eventManager.fire({type:i.Advance,data:e})},e}(),(R=i||(i={})).Load="load",R.LoadError="loaderror",R.Play="play",R.Pause="pause",R.Stop="stop",R.Loop="loop",R.Draw="draw",R.Advance="advance",R.StateChange="statechange",R.RiveEvent="riveevent",R.AudioStatusChange="audiostatuschange",(I=a||(a={})).OneShot="oneshot",I.Loop="loop",I.PingPong="pingpong",L=function(){function e(e){void 0===e&&(e=[]),this.listeners=e}return e.prototype.getListeners=function(e){return this.listeners.filter(function(t){return t.type===e})},e.prototype.add=function(e){this.listeners.includes(e)||this.listeners.push(e)},e.prototype.remove=function(e){for(var t=0;t<this.listeners.length;t++){var n=this.listeners[t];if(n.type===e.type&&n.callback===e.callback){this.listeners.splice(t,1);break}}},e.prototype.removeAll=function(e){var t=this;e?this.listeners.filter(function(t){return t.type===e}).forEach(function(e){return t.remove(e)}):this.listeners.splice(0,this.listeners.length)},e.prototype.fire=function(e){this.getListeners(e.type).forEach(function(t){return t.callback(e)})},e}(),O=function(){function e(e){this.eventManager=e,this.queue=[]}return e.prototype.add=function(e){this.queue.push(e)},e.prototype.process=function(){for(;this.queue.length>0;){var e=this.queue.shift();(null==e?void 0:e.action)&&e.action(),(null==e?void 0:e.event)&&this.eventManager.fire(e.event)}},e}(),(D=o||(o={}))[D.AVAILABLE=0]="AVAILABLE",D[D.UNAVAILABLE=1]="UNAVAILABLE",F=new(function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._started=!1,t._enabled=!1,t._status=o.UNAVAILABLE,t}return p(t,e),t.prototype.delay=function(e){return m(this,void 0,void 0,function(){return g(this,function(t){return[2,new Promise(function(t){return setTimeout(t,e)})]})})},t.prototype.timeout=function(){return m(this,void 0,void 0,function(){return g(this,function(e){return[2,new Promise(function(e,t){return setTimeout(t,50)})]})})},t.prototype.reportToListeners=function(){this.fire({type:i.AudioStatusChange}),this.removeAll()},t.prototype.enableAudio=function(){return m(this,void 0,void 0,function(){return g(this,function(e){return this._enabled||(this._enabled=!0,this._status=o.AVAILABLE,this.reportToListeners()),[2]})})},t.prototype.testAudio=function(){return m(this,void 0,void 0,function(){return g(this,function(e){switch(e.label){case 0:if(this._status!==o.UNAVAILABLE||null===this._audioContext)return[3,4];e.label=1;case 1:return e.trys.push([1,3,,4]),[4,Promise.race([this._audioContext.resume(),this.timeout()])];case 2:return e.sent(),this.enableAudio(),[3,4];case 3:return e.sent(),[3,4];case 4:return[2]}})})},t.prototype._establishAudio=function(){return m(this,void 0,void 0,function(){return g(this,function(e){switch(e.label){case 0:if(this._started)return[3,5];if(this._started=!0,"u">typeof window)return[3,1];return this.enableAudio(),[3,5];case 1:this._audioContext=new AudioContext,this.listenForUserAction(),e.label=2;case 2:if(this._status!==o.UNAVAILABLE)return[3,5];return[4,this.testAudio()];case 3:return e.sent(),[4,this.delay(1e3)];case 4:return e.sent(),[3,2];case 5:return[2]}})})},t.prototype.listenForUserAction=function(){var e=this;document.addEventListener("pointerdown",function(){return m(e,void 0,void 0,function(){return g(this,function(e){return this.enableAudio(),[2]})})},{once:!0})},t.prototype.establishAudio=function(){return m(this,void 0,void 0,function(){return g(this,function(e){return this._establishAudio(),[2]})})},Object.defineProperty(t.prototype,"systemVolume",{get:function(){return this._status===o.UNAVAILABLE?(this.testAudio(),0):1},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"status",{get:function(){return this._status},enumerable:!1,configurable:!0}),t}(L)),N=function(){function e(){}return e.prototype.observe=function(){},e.prototype.unobserve=function(){},e.prototype.disconnect=function(){},e}(),V=globalThis.ResizeObserver||N,j=new(function(){function e(){var e=this;this._elementsMap=new Map,this._onObservedEntry=function(t){var n=e._elementsMap.get(t.target);null!==n?n.onResize(0==t.target.clientWidth||0==t.target.clientHeight):e._resizeObserver.unobserve(t.target)},this._onObserved=function(t){t.forEach(e._onObservedEntry)},this._resizeObserver=new V(this._onObserved)}return e.prototype.add=function(e,t){var n={onResize:t,element:e};return this._elementsMap.set(e,n),this._resizeObserver.observe(e),n},e.prototype.remove=function(e){this._resizeObserver.unobserve(e.element),this._elementsMap.delete(e.element)},e}()),B=function(){function e(e){this.enableRiveAssetCDN=!0,this.referenceCount=0,this.destroyed=!1,this.selfUnref=!1,this.bindableArtboards=[],this.src=e.src,this.buffer=e.buffer,e.assetLoader&&(this.assetLoader=e.assetLoader),this.enableRiveAssetCDN="boolean"!=typeof e.enableRiveAssetCDN||e.enableRiveAssetCDN,this.eventManager=new L,e.onLoad&&this.on(i.Load,e.onLoad),e.onLoadError&&this.on(i.LoadError,e.onLoadError)}return e.prototype.releaseFile=function(){var e;this.selfUnref&&(null==(e=this.file)||e.unref()),this.file=null},e.prototype.releaseBindableArtboards=function(){this.bindableArtboards.forEach(function(e){return e.destroy()})},e.prototype.initData=function(){return m(this,void 0,void 0,function(){var t,n,r,a;return g(this,function(o){switch(o.label){case 0:if(!this.src)return[3,2];return t=this,[4,en(this.src)];case 1:t.buffer=o.sent(),o.label=2;case 2:if(this.destroyed)return[2];return this.assetLoader&&(n=new d.CustomFileAssetLoaderWrapper(this.runtime,this.assetLoader).assetLoader),r=this,[4,this.runtime.load(new Uint8Array(this.buffer),n,this.enableRiveAssetCDN)];case 3:if(r.file=o.sent(),a=new d.FileFinalizer(this.file),d.finalizationRegistry.register(this,a),this.destroyed)return this.releaseFile(),[2];return null!==this.file?this.eventManager.fire({type:i.Load,data:this}):this.fireLoadError(e.fileLoadErrorMessage),[2]}})})},e.prototype.init=function(){return m(this,void 0,void 0,function(){var t,n;return g(this,function(r){switch(r.label){case 0:if(!this.src&&!this.buffer)return this.fireLoadError(e.missingErrorMessage),[2];r.label=1;case 1:return r.trys.push([1,4,,5]),t=this,[4,x.awaitInstance()];case 2:if(t.runtime=r.sent(),this.destroyed)return[2];return[4,this.initData()];case 3:return r.sent(),[3,5];case 4:return n=r.sent(),this.fireLoadError(n instanceof Error?n.message:e.fileLoadErrorMessage),[3,5];case 5:return[2]}})})},e.prototype.fireLoadError=function(e){throw this.eventManager.fire({type:i.LoadError,data:e}),Error(e)},e.prototype.on=function(e,t){this.eventManager.add({type:e,callback:t})},e.prototype.off=function(e,t){this.eventManager.remove({type:e,callback:t})},e.prototype.cleanup=function(){this.referenceCount-=1,this.referenceCount<=0&&(this.removeAllRiveEventListeners(),this.releaseFile(),this.releaseBindableArtboards(),this.destroyed=!0)},e.prototype.removeAllRiveEventListeners=function(e){this.eventManager.removeAll(e)},e.prototype.getInstance=function(){if(null!==this.file)return this.referenceCount+=1,this.file},e.prototype.destroyIfUnused=function(){this.referenceCount<=0&&this.cleanup()},e.prototype.createBindableArtboard=function(e){if(null!=e){var t=new P(e);return(0,d.createFinalization)(t,t.nativeArtboard),this.bindableArtboards.push(t),t}return null},e.prototype.getArtboard=function(e){var t=this.file.artboardByName(e);if(null!=t)return new C(t,this)},e.prototype.getBindableArtboard=function(e){var t=this.file.bindableArtboardByName(e);return this.createBindableArtboard(t)},e.prototype.getDefaultBindableArtboard=function(){var e=this.file.bindableArtboardDefault();return this.createBindableArtboard(e)},e.prototype.internalBindableArtboardFromArtboard=function(e){var t=this.file.internalBindableArtboardFromArtboard(e);return this.createBindableArtboard(t)},e.missingErrorMessage="Rive source file or data buffer required",e.fileLoadErrorMessage="The file failed to load",e}(),U=function(){function t(e){var t,n=this;this.loaded=!1,this.destroyed=!1,this._observed=null,this.readyForPlaying=!1,this.artboard=null,this.eventCleanup=null,this.shouldDisableRiveListeners=!1,this.automaticallyHandleEvents=!1,this.dispatchPointerExit=!0,this.enableMultiTouch=!1,this.enableRiveAssetCDN=!0,this._volume=1,this._artboardWidth=void 0,this._artboardHeight=void 0,this._devicePixelRatioUsed=1,this._hasZeroSize=!1,this._audioEventListener=null,this._boundDraw=null,this.eventTarget=e.eventTarget,this.eventCapture=null==e.eventCapture||e.eventCapture,this.listenOnDocumentBody=null!=e.listenOnDocumentBody&&e.listenOnDocumentBody,null!=e.eventTarget&&(this.listenOnDocumentBody=!1),this._viewModelInstance=null,this._dataEnums=null,this.durations=[],this.frameTimes=[],this.frameCount=0,this.isTouchScrollEnabled=!1,this.onCanvasResize=function(e){var t=n._hasZeroSize!==e;n._hasZeroSize=e,e?n._layout.maxX&&n._layout.maxY||n.resizeToCanvas():t&&n.resizeDrawingSurfaceToCanvas()},this.renderSecondTimer=0,this._boundDraw=this.draw.bind(this),this.canvas=e.canvas,e.canvas.constructor===HTMLCanvasElement&&(this._observed=j.add(this.canvas,this.onCanvasResize)),this.src=e.src,this.buffer=e.buffer,this.riveFile=e.riveFile,this.layout=null!=(t=e.layout)?t:new w,this.shouldDisableRiveListeners=!!e.shouldDisableRiveListeners,this.isTouchScrollEnabled=!!e.isTouchScrollEnabled,this.automaticallyHandleEvents=!!e.automaticallyHandleEvents,this.dispatchPointerExit=!1===e.dispatchPointerExit?e.dispatchPointerExit:this.dispatchPointerExit,this.enableMultiTouch=!!e.enableMultiTouch,this.enableRiveAssetCDN=void 0===e.enableRiveAssetCDN||e.enableRiveAssetCDN,this.eventManager=new L,e.onLoad&&this.on(i.Load,e.onLoad),e.onLoadError&&this.on(i.LoadError,e.onLoadError),e.onPlay&&this.on(i.Play,e.onPlay),e.onPause&&this.on(i.Pause,e.onPause),e.onStop&&this.on(i.Stop,e.onStop),e.onLoop&&this.on(i.Loop,e.onLoop),e.onStateChange&&this.on(i.StateChange,e.onStateChange),e.onAdvance&&this.on(i.Advance,e.onAdvance),e.onload&&!e.onLoad&&this.on(i.Load,e.onload),e.onloaderror&&!e.onLoadError&&this.on(i.LoadError,e.onloaderror),e.onplay&&!e.onPlay&&this.on(i.Play,e.onplay),e.onpause&&!e.onPause&&this.on(i.Pause,e.onpause),e.onstop&&!e.onStop&&this.on(i.Stop,e.onstop),e.onloop&&!e.onLoop&&this.on(i.Loop,e.onloop),e.onstatechange&&!e.onStateChange&&this.on(i.StateChange,e.onstatechange),e.assetLoader&&(this.assetLoader=e.assetLoader),this.taskQueue=new O(this.eventManager),this.init({src:this.src,buffer:this.buffer,riveFile:this.riveFile,autoplay:e.autoplay,autoBind:e.autoBind,animations:e.animations,stateMachines:e.stateMachines,artboard:e.artboard,useOffscreenRenderer:e.useOffscreenRenderer})}return Object.defineProperty(t.prototype,"viewModelCount",{get:function(){return this.file.viewModelCount()},enumerable:!1,configurable:!0}),t.new=function(e){return console.warn("This function is deprecated: please use `new Rive({})` instead"),new t(e)},t.prototype.onSystemAudioChanged=function(){this.volume=this._volume},t.prototype.init=function(e){var n=this,r=e.src,i=e.buffer,a=e.riveFile,o=e.animations,s=e.stateMachines,l=e.artboard,u=e.autoplay,c=void 0!==u&&u,d=e.useOffscreenRenderer,f=void 0!==d&&d,p=e.autoBind,h=void 0!==p&&p;if(!this.destroyed){if(this.src=r,this.buffer=i,this.riveFile=a,!this.src&&!this.buffer&&!this.riveFile)throw new y(t.missingErrorMessage);var m=er(o),g=er(s);this.loaded=!1,this.readyForPlaying=!1,x.awaitInstance().then(function(e){n.destroyed||(n.runtime=e,n.removeRiveListeners(),n.deleteRiveRenderer(),n.renderer=n.runtime.makeRenderer(n.canvas,f),n.canvas.width||n.canvas.height||n.resizeDrawingSurfaceToCanvas(),n.initData(l,m,g,c,h).then(function(e){if(e)return n.setupRiveListeners()}).catch(function(e){console.error(e)}))}).catch(function(e){console.error(e)})}},t.prototype.setupRiveListeners=function(e){var t=this;if(this.eventCleanup&&this.eventCleanup(),!this.shouldDisableRiveListeners){var n=(this.animator.stateMachines||[]).filter(function(e){return e.playing&&t.runtime.hasListeners(e.instance)}).map(function(e){return e.instance}),r=this.isTouchScrollEnabled,i=this.dispatchPointerExit,a=this.enableMultiTouch;e&&"isTouchScrollEnabled"in e&&(r=e.isTouchScrollEnabled);var o=this.canvas;null!=this.eventTarget&&(o=this.eventTarget),this.eventCleanup=(0,d.registerTouchInteractions)({canvas:o,listenOnDocumentBody:this.listenOnDocumentBody,eventCapture:this.eventCapture,artboard:this.artboard,stateMachines:n,renderer:this.renderer,rive:this.runtime,fit:this._layout.runtimeFit(this.runtime),alignment:this._layout.runtimeAlignment(this.runtime),isTouchScrollEnabled:r,dispatchPointerExit:i,enableMultiTouch:a,layoutScaleFactor:this._layout.layoutScaleFactor})}},t.prototype.removeRiveListeners=function(){this.eventCleanup&&(this.eventCleanup(),this.eventCleanup=null)},t.prototype.initializeAudio=function(){var e,t=this;F.status==o.UNAVAILABLE&&(null==(e=this.artboard)?void 0:e.hasAudio)&&null===this._audioEventListener&&(this._audioEventListener={type:i.AudioStatusChange,callback:function(){return t.onSystemAudioChanged()}},F.add(this._audioEventListener),F.establishAudio())},t.prototype.initArtboardSize=function(){this.artboard&&(this._artboardWidth=this.artboard.width=this._artboardWidth||this.artboard.width,this._artboardHeight=this.artboard.height=this._artboardHeight||this.artboard.height)},t.prototype.initData=function(e,t,n,r,a){return m(this,void 0,void 0,function(){var o,s,l;return g(this,function(u){switch(u.label){case 0:if(u.trys.push([0,3,,4]),null!=this.riveFile)return[3,2];return o=new B({src:this.src,buffer:this.buffer,enableRiveAssetCDN:this.enableRiveAssetCDN,assetLoader:this.assetLoader}),this.riveFile=o,[4,o.init()];case 1:if(u.sent(),this.destroyed)return o.destroyIfUnused(),[2,!1];u.label=2;case 2:return this.file=this.riveFile.getInstance(),this.initArtboard(e,t,n,r,a),this.initArtboardSize(),this.initializeAudio(),this.loaded=!0,this.eventManager.fire({type:i.Load,data:null!=(l=this.src)?l:"buffer"}),this.animator.advanceIfPaused(),this.readyForPlaying=!0,this.taskQueue.process(),this.drawFrame(),[2,!0];case 3:var c;return console.warn(s=(c=u.sent())&&c.isHandledError?c.message:"Problem loading file; may be corrupt!"),this.eventManager.fire({type:i.LoadError,data:s}),[2,Promise.reject(s)];case 4:return[2]}})})},t.prototype.initArtboard=function(e,t,n,r,a){if(this.file){var o,s=e?this.file.artboardByName(e):this.file.defaultArtboard();if(!s){var l="Invalid artboard name or no default artboard";console.warn(l),this.eventManager.fire({type:i.LoadError,data:l});return}if(this.artboard=s,s.volume=this._volume*F.systemVolume,this.animator=new M(this.runtime,this.artboard,this.eventManager),t.length>0||n.length>0?(o=t.concat(n),this.animator.initLinearAnimations(t,r),this.animator.initStateMachines(n,r)):o=[this.animator.atLeastOne(r,!1)],this.taskQueue.add({event:{type:r?i.Play:i.Pause,data:o}}),a){var u=this.file.defaultArtboardViewModel(s);if(null!==u){var c=u.defaultInstance();if(null!==c){var f=new W(c,null);(0,d.createFinalization)(f,f.runtimeInstance),this.bindViewModelInstance(f)}}}}},t.prototype.drawFrame=function(){var e,t;(null==(e=null==document?void 0:document.timeline)?void 0:e.currentTime)?this.loaded&&this.artboard&&!this.frameRequestId&&(this._boundDraw(document.timeline.currentTime),null==(t=this.runtime)||t.resolveAnimationFrame()):this.startRendering()},t.prototype.draw=function(e,t){this.frameRequestId=null;var n,a=performance.now();this.lastRenderTime||(this.lastRenderTime=e),this.renderSecondTimer+=e-this.lastRenderTime,this.renderSecondTimer>5e3&&(this.renderSecondTimer=0,null==t||t());var o=(e-this.lastRenderTime)/1e3;this.lastRenderTime=e;for(var s=this.animator.animations.filter(function(e){return e.playing||e.needsScrub}).sort(function(e){return e.needsScrub?-1:1}),l=0;l<s.length;l++){var u=s[l];u.advance(o),u.instance.didLoop&&(u.loopCount+=1),u.apply(1)}for(var c=this.animator.stateMachines.filter(function(e){return e.playing}),f=0;f<c.length;f++){var p=c[f],h=p.reportedEventCount();if(h)for(var m=0;m<h;m++){var g=p.reportedEventAt(m);if(g)if(g.type===r.OpenUrl){if(this.eventManager.fire({type:i.RiveEvent,data:g}),this.automaticallyHandleEvents){var v=document.createElement("a"),y=g.url,b=g.target,_=(0,d.sanitizeUrl)(y);y&&v.setAttribute("href",_),b&&v.setAttribute("target",b),_&&_!==d.BLANK_URL&&v.click()}}else this.eventManager.fire({type:i.RiveEvent,data:g})}p.advanceAndApply(o)}0==this.animator.stateMachines.length&&this.artboard.advance(o);var w=this.renderer;w.clear(),w.save(),this.alignRenderer(),this._hasZeroSize||this.artboard.draw(w),w.restore(),w.flush(),this.animator.handleLooping(),this.animator.handleStateChanges(),this.animator.handleAdvancing(o),this.frameCount++;var x=performance.now();for(this.frameTimes.push(x),this.durations.push(x-a);this.frameTimes[0]<=x-1e3;)this.frameTimes.shift(),this.durations.shift();null==(n=this._viewModelInstance)||n.handleCallbacks(),this.animator.isPlaying?this.startRendering():this.animator.isPaused?this.lastRenderTime=0:this.animator.isStopped&&(this.lastRenderTime=0)},t.prototype.alignRenderer=function(){var e=this.renderer,t=this.runtime,n=this._layout,r=this.artboard;e.align(n.runtimeFit(t),n.runtimeAlignment(t),{minX:n.minX,minY:n.minY,maxX:n.maxX,maxY:n.maxY},r.bounds,this._devicePixelRatioUsed*n.layoutScaleFactor)},Object.defineProperty(t.prototype,"fps",{get:function(){return this.durations.length},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"frameTime",{get:function(){return 0===this.durations.length?0:(this.durations.reduce(function(e,t){return e+t},0)/this.durations.length).toFixed(4)},enumerable:!1,configurable:!0}),t.prototype.cleanup=function(){var e,t;this.destroyed=!0,this.stopRendering(),this.cleanupInstances(),null!==this._observed&&j.remove(this._observed),this.removeRiveListeners(),this.file&&(null==(e=this.riveFile)||e.cleanup(),this.file=null),this.riveFile=null,this.deleteRiveRenderer(),null!==this._audioEventListener&&(F.remove(this._audioEventListener),this._audioEventListener=null),null==(t=this._viewModelInstance)||t.cleanup(),this._viewModelInstance=null,this._dataEnums=null},t.prototype.deleteRiveRenderer=function(){var e;null==(e=this.renderer)||e.delete(),this.renderer=null},t.prototype.cleanupInstances=function(){null!==this.eventCleanup&&this.eventCleanup(),this.stop(),this.artboard&&(this.artboard.delete(),this.artboard=null)},t.prototype.retrieveTextRun=function(e){if(!e)return void console.warn("No text run name provided");if(!this.artboard)return void console.warn("Tried to access text run, but the Artboard is null");var t,n=this.artboard.textRun(e);return n||void console.warn("Could not access a text run with name '".concat(e,"' in the '").concat(null==(t=this.artboard)?void 0:t.name,"' Artboard. Note that you must rename a text run node in the Rive editor to make it queryable at runtime."))},t.prototype.getTextRunValue=function(e){var t=this.retrieveTextRun(e);return t?t.text:void 0},t.prototype.setTextRunValue=function(e,t){var n=this.retrieveTextRun(e);n&&(n.text=t)},t.prototype.play=function(e,t){var n=this;(e=er(e),this.readyForPlaying)?(this.animator.play(e),this.eventCleanup&&this.eventCleanup(),this.setupRiveListeners(),this.startRendering()):this.taskQueue.add({action:function(){return n.play(e,t)}})},t.prototype.pause=function(e){var t=this;(e=er(e),this.readyForPlaying)?(this.eventCleanup&&this.eventCleanup(),this.animator.pause(e)):this.taskQueue.add({action:function(){return t.pause(e)}})},t.prototype.scrub=function(e,t){var n=this;(e=er(e),this.readyForPlaying)?(this.animator.scrub(e,t||0),this.drawFrame()):this.taskQueue.add({action:function(){return n.scrub(e,t)}})},t.prototype.stop=function(e){var t=this;(e=er(e),this.readyForPlaying)?(this.animator&&this.animator.stop(e),this.eventCleanup&&this.eventCleanup()):this.taskQueue.add({action:function(){return t.stop(e)}})},t.prototype.reset=function(e){var t,n,r=null==e?void 0:e.artboard,i=er(null==e?void 0:e.animations),a=er(null==e?void 0:e.stateMachines),o=null!=(t=null==e?void 0:e.autoplay)&&t,s=null!=(n=null==e?void 0:e.autoBind)&&n;this.cleanupInstances(),this.initArtboard(r,i,a,o,s),this.taskQueue.process()},t.prototype.load=function(e){this.file=null,this.stop(),this.init(e)},Object.defineProperty(t.prototype,"layout",{get:function(){return this._layout},set:function(e){this._layout=e,e.maxX&&e.maxY||this.resizeToCanvas(),this.loaded&&!this.animator.isPlaying&&this.drawFrame()},enumerable:!1,configurable:!0}),t.prototype.resizeToCanvas=function(){this._layout=this.layout.copyWith({minX:0,minY:0,maxX:this.canvas.width,maxY:this.canvas.height})},t.prototype.resizeDrawingSurfaceToCanvas=function(t){if(this.canvas instanceof HTMLCanvasElement&&window){var n=this.canvas.getBoundingClientRect(),r=n.width,i=n.height,a=t||window.devicePixelRatio||1;if(this.devicePixelRatioUsed=a,this.canvas.width=a*r,this.canvas.height=a*i,this.resizeToCanvas(),this.drawFrame(),this.layout.fit===e.Layout){var o=this._layout.layoutScaleFactor;this.artboard.width=r/o,this.artboard.height=i/o}}},Object.defineProperty(t.prototype,"source",{get:function(){return this.src},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"activeArtboard",{get:function(){return this.artboard?this.artboard.name:""},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"animationNames",{get:function(){if(!this.loaded||!this.artboard)return[];for(var e=[],t=0;t<this.artboard.animationCount();t++)e.push(this.artboard.animationByIndex(t).name);return e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"stateMachineNames",{get:function(){if(!this.loaded||!this.artboard)return[];for(var e=[],t=0;t<this.artboard.stateMachineCount();t++)e.push(this.artboard.stateMachineByIndex(t).name);return e},enumerable:!1,configurable:!0}),t.prototype.stateMachineInputs=function(e){if(this.loaded){var t=this.animator.stateMachines.find(function(t){return t.name===e});return null==t?void 0:t.inputs}},t.prototype.retrieveInputAtPath=function(e,t){if(!e)return void console.warn("No input name provided for path '".concat(t,"'"));if(!this.artboard)return void console.warn("Tried to access input: '".concat(e,"', at path: '").concat(t,"', but the Artboard is null"));var n=this.artboard.inputByPath(e,t);return n||void console.warn("Could not access an input with name: '".concat(e,"', at path:'").concat(t,"'"))},t.prototype.setBooleanStateAtPath=function(e,t,r){var i=this.retrieveInputAtPath(e,r);i&&(i.type===n.Boolean?i.asBool().value=t:console.warn("Input with name: '".concat(e,"', at path:'").concat(r,"' is not a boolean")))},t.prototype.setNumberStateAtPath=function(e,t,r){var i=this.retrieveInputAtPath(e,r);i&&(i.type===n.Number?i.asNumber().value=t:console.warn("Input with name: '".concat(e,"', at path:'").concat(r,"' is not a number")))},t.prototype.fireStateAtPath=function(e,t){var r=this.retrieveInputAtPath(e,t);r&&(r.type===n.Trigger?r.asTrigger().fire():console.warn("Input with name: '".concat(e,"', at path:'").concat(t,"' is not a trigger")))},t.prototype.retrieveTextAtPath=function(e,t){if(!e)return void console.warn("No text name provided for path '".concat(t,"'"));if(!t)return void console.warn("No path provided for text '".concat(e,"'"));if(!this.artboard)return void console.warn("Tried to access text: '".concat(e,"', at path: '").concat(t,"', but the Artboard is null"));var n=this.artboard.textByPath(e,t);return n||void console.warn("Could not access text with name: '".concat(e,"', at path:'").concat(t,"'"))},t.prototype.getTextRunValueAtPath=function(e,t){var n=this.retrieveTextAtPath(e,t);return n?n.text:void console.warn("Could not get text with name: '".concat(e,"', at path:'").concat(t,"'"))},t.prototype.setTextRunValueAtPath=function(e,t,n){var r=this.retrieveTextAtPath(e,n);r?r.text=t:console.warn("Could not set text with name: '".concat(e,"', at path:'").concat(n,"'"))},Object.defineProperty(t.prototype,"playingStateMachineNames",{get:function(){return this.loaded?this.animator.stateMachines.filter(function(e){return e.playing}).map(function(e){return e.name}):[]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"playingAnimationNames",{get:function(){return this.loaded?this.animator.animations.filter(function(e){return e.playing}).map(function(e){return e.name}):[]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pausedAnimationNames",{get:function(){return this.loaded?this.animator.animations.filter(function(e){return!e.playing}).map(function(e){return e.name}):[]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"pausedStateMachineNames",{get:function(){return this.loaded?this.animator.stateMachines.filter(function(e){return!e.playing}).map(function(e){return e.name}):[]},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isPlaying",{get:function(){return this.animator.isPlaying},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isPaused",{get:function(){return this.animator.isPaused},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"isStopped",{get:function(){return this.animator.isStopped},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"bounds",{get:function(){return this.artboard?this.artboard.bounds:void 0},enumerable:!1,configurable:!0}),t.prototype.on=function(e,t){this.eventManager.add({type:e,callback:t})},t.prototype.off=function(e,t){this.eventManager.remove({type:e,callback:t})},t.prototype.unsubscribe=function(e,t){console.warn("This function is deprecated: please use `off()` instead."),this.off(e,t)},t.prototype.removeAllRiveEventListeners=function(e){this.eventManager.removeAll(e)},t.prototype.unsubscribeAll=function(e){console.warn("This function is deprecated: please use `removeAllRiveEventListeners()` instead."),this.removeAllRiveEventListeners(e)},t.prototype.stopRendering=function(){this.loaded&&this.frameRequestId&&(this.runtime.cancelAnimationFrame?this.runtime.cancelAnimationFrame(this.frameRequestId):cancelAnimationFrame(this.frameRequestId),this.frameRequestId=null)},t.prototype.startRendering=function(){this.loaded&&this.artboard&&!this.frameRequestId&&(this.runtime.requestAnimationFrame?this.frameRequestId=this.runtime.requestAnimationFrame(this._boundDraw):this.frameRequestId=requestAnimationFrame(this._boundDraw))},t.prototype.enableFPSCounter=function(e){this.runtime.enableFPSCounter(e)},t.prototype.disableFPSCounter=function(){this.runtime.disableFPSCounter()},Object.defineProperty(t.prototype,"contents",{get:function(){if(this.loaded){for(var e={artboards:[]},t=0;t<this.file.artboardCount();t++){for(var n=this.file.artboardByIndex(t),r={name:n.name,animations:[],stateMachines:[]},i=0;i<n.animationCount();i++){var a=n.animationByIndex(i);r.animations.push(a.name)}for(var o=0;o<n.stateMachineCount();o++){for(var s=n.stateMachineByIndex(o),l=s.name,u=new this.runtime.StateMachineInstance(s,n),c=[],d=0;d<u.inputCount();d++){var f=u.input(d);c.push({name:f.name,type:f.type})}r.stateMachines.push({name:l,inputs:c})}e.artboards.push(r)}return e}},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"volume",{get:function(){return this.artboard&&this.artboard.volume!==this._volume&&(this._volume=this.artboard.volume),this._volume},set:function(e){this._volume=e,this.artboard&&(this.artboard.volume=e*F.systemVolume)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"artboardWidth",{get:function(){var e;return this.artboard?this.artboard.width:null!=(e=this._artboardWidth)?e:0},set:function(e){this._artboardWidth=e,this.artboard&&(this.artboard.width=e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"artboardHeight",{get:function(){var e;return this.artboard?this.artboard.height:null!=(e=this._artboardHeight)?e:0},set:function(e){this._artboardHeight=e,this.artboard&&(this.artboard.height=e)},enumerable:!1,configurable:!0}),t.prototype.resetArtboardSize=function(){this.artboard?(this.artboard.resetArtboardSize(),this._artboardWidth=this.artboard.width,this._artboardHeight=this.artboard.height):(this._artboardWidth=void 0,this._artboardHeight=void 0)},Object.defineProperty(t.prototype,"devicePixelRatioUsed",{get:function(){return this._devicePixelRatioUsed},set:function(e){this._devicePixelRatioUsed=e},enumerable:!1,configurable:!0}),t.prototype.bindViewModelInstance=function(e){var t;this.artboard&&!this.destroyed&&e&&e.runtimeInstance&&(e.internalIncrementReferenceCount(),null==(t=this._viewModelInstance)||t.cleanup(),this._viewModelInstance=e,this.animator.stateMachines.length>0?this.animator.stateMachines.forEach(function(t){return t.bindViewModelInstance(e)}):this.artboard.bindViewModelInstance(e.runtimeInstance))},Object.defineProperty(t.prototype,"viewModelInstance",{get:function(){return this._viewModelInstance},enumerable:!1,configurable:!0}),t.prototype.viewModelByIndex=function(e){var t=this.file.viewModelByIndex(e);return null!==t?new K(t):null},t.prototype.viewModelByName=function(e){var t=this.file.viewModelByName(e);return null!==t?new K(t):null},t.prototype.enums=function(){if(null===this._dataEnums){var e=this.file.enums();this._dataEnums=e.map(function(e){return new $(e)})}return this._dataEnums},t.prototype.defaultViewModel=function(){if(this.artboard){var e=this.file.defaultArtboardViewModel(this.artboard);if(e)return new K(e)}return null},t.prototype.getArtboard=function(e){var t,n;return null!=(n=null==(t=this.riveFile)?void 0:t.getArtboard(e))?n:null},t.prototype.getBindableArtboard=function(e){var t,n;return null!=(n=null==(t=this.riveFile)?void 0:t.getBindableArtboard(e))?n:null},t.prototype.getDefaultBindableArtboard=function(){var e,t;return null!=(t=null==(e=this.riveFile)?void 0:e.getDefaultBindableArtboard())?t:null},t.missingErrorMessage="Rive source file or data buffer required",t.cleanupErrorMessage="Attempt to use file after calling cleanup.",t}(),K=function(){function e(e){this._viewModel=e}return Object.defineProperty(e.prototype,"instanceCount",{get:function(){return this._viewModel.instanceCount},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"name",{get:function(){return this._viewModel.name},enumerable:!1,configurable:!0}),e.prototype.instanceByIndex=function(e){var t=this._viewModel.instanceByIndex(e);if(null!==t){var n=new W(t,null);return(0,d.createFinalization)(n,t),n}return null},e.prototype.instanceByName=function(e){var t=this._viewModel.instanceByName(e);if(null!==t){var n=new W(t,null);return(0,d.createFinalization)(n,t),n}return null},e.prototype.defaultInstance=function(){var e=this._viewModel.defaultInstance();if(null!==e){var t=new W(e,null);return(0,d.createFinalization)(t,e),t}return null},e.prototype.instance=function(){var e=this._viewModel.instance();if(null!==e){var t=new W(e,null);return(0,d.createFinalization)(t,e),t}return null},Object.defineProperty(e.prototype,"properties",{get:function(){return this._viewModel.getProperties()},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"instanceNames",{get:function(){return this._viewModel.getInstanceNames()},enumerable:!1,configurable:!0}),e}(),$=function(){function e(e){this._dataEnum=e}return Object.defineProperty(e.prototype,"name",{get:function(){return this._dataEnum.name},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"values",{get:function(){return this._dataEnum.values},enumerable:!1,configurable:!0}),e}(),(z=s||(s={})).Number="number",z.String="string",z.Boolean="boolean",z.Color="color",z.Trigger="trigger",z.Enum="enum",z.List="list",z.Image="image",z.Artboard="artboard",W=function(){function e(e,t){this._parents=[],this._children=[],this._viewModelInstances=new Map,this._propertiesWithCallbacks=[],this._referenceCount=0,this.selfUnref=!1,this._runtimeInstance=e,null!==t&&this._parents.push(t)}return Object.defineProperty(e.prototype,"runtimeInstance",{get:function(){return this._runtimeInstance},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"nativeInstance",{get:function(){return this._runtimeInstance},enumerable:!1,configurable:!0}),e.prototype.handleCallbacks=function(){0!==this._propertiesWithCallbacks.length&&(this._propertiesWithCallbacks.forEach(function(e){e.handleCallbacks()}),this._propertiesWithCallbacks.forEach(function(e){e.clearChanges()})),this._children.forEach(function(e){return e.handleCallbacks()})},e.prototype.addParent=function(e){!this._parents.includes(e)&&(this._parents.push(e),(this._propertiesWithCallbacks.length>0||this._children.length>0)&&e.addToViewModelCallbacks(this))},e.prototype.removeParent=function(e){var t=this._parents.indexOf(e);-1!==t&&(this._parents[t].removeFromViewModelCallbacks(this),this._parents.splice(t,1))},e.prototype.addToPropertyCallbacks=function(e){var t=this;!this._propertiesWithCallbacks.includes(e)&&(this._propertiesWithCallbacks.push(e),this._propertiesWithCallbacks.length>0&&this._parents.forEach(function(e){e.addToViewModelCallbacks(t)}))},e.prototype.removeFromPropertyCallbacks=function(e){var t=this;this._propertiesWithCallbacks.includes(e)&&(this._propertiesWithCallbacks=this._propertiesWithCallbacks.filter(function(t){return t!==e}),0===this._children.length&&0===this._propertiesWithCallbacks.length&&this._parents.forEach(function(e){e.removeFromViewModelCallbacks(t)}))},e.prototype.addToViewModelCallbacks=function(e){var t=this;this._children.includes(e)||(this._children.push(e),this._parents.forEach(function(e){e.addToViewModelCallbacks(t)}))},e.prototype.removeFromViewModelCallbacks=function(e){var t=this;this._children.includes(e)&&(this._children=this._children.filter(function(t){return t!==e}),0===this._children.length&&0===this._propertiesWithCallbacks.length&&this._parents.forEach(function(e){e.removeFromViewModelCallbacks(t)}))},e.prototype.clearCallbacks=function(){this._propertiesWithCallbacks.forEach(function(e){e.clearCallbacks()})},e.prototype.propertyFromPath=function(e,t){var n=e.split("/");return this.propertyFromPathSegments(n,0,t)},e.prototype.viewModelFromPathSegments=function(e,t){var n=this.internalViewModelInstance(e[t]);if(null!==n)if(t==e.length-1)return n;else return n.viewModelFromPathSegments(e,t++);return null},e.prototype.propertyFromPathSegments=function(e,t,n){if(t<e.length-1){var r,i,a,o,l,u,c,d,f,p,h,m,g,v,y,b,_,w,x=this.internalViewModelInstance(e[t]);return null!==x?x.propertyFromPathSegments(e,t+1,n):null}var E=null;switch(n){case s.Number:if(null!==(E=null!=(i=null==(r=this._runtimeInstance)?void 0:r.number(e[t]))?i:null))return new q(E,this);break;case s.String:if(null!==(E=null!=(o=null==(a=this._runtimeInstance)?void 0:a.string(e[t]))?o:null))return new H(E,this);break;case s.Boolean:if(null!==(E=null!=(u=null==(l=this._runtimeInstance)?void 0:l.boolean(e[t]))?u:null))return new Y(E,this);break;case s.Color:if(null!==(E=null!=(d=null==(c=this._runtimeInstance)?void 0:c.color(e[t]))?d:null))return new Q(E,this);break;case s.Trigger:if(null!==(E=null!=(p=null==(f=this._runtimeInstance)?void 0:f.trigger(e[t]))?p:null))return new X(E,this);break;case s.Enum:if(null!==(E=null!=(m=null==(h=this._runtimeInstance)?void 0:h.enum(e[t]))?m:null))return new J(E,this);break;case s.List:if(null!==(E=null!=(v=null==(g=this._runtimeInstance)?void 0:g.list(e[t]))?v:null))return new Z(E,this);break;case s.Image:if(null!==(E=null!=(b=null==(y=this._runtimeInstance)?void 0:y.image(e[t]))?b:null))return new ee(E,this);break;case s.Artboard:if(null!==(E=null!=(w=null==(_=this._runtimeInstance)?void 0:_.artboard(e[t]))?w:null))return new et(E,this)}return null},e.prototype.internalViewModelInstance=function(t){if(this._viewModelInstances.has(t))return this._viewModelInstances.get(t);var n,r=null==(n=this._runtimeInstance)?void 0:n.viewModel(t);if(null!==r){var i=new e(r,this);return(0,d.createFinalization)(i,r),i.internalIncrementReferenceCount(),this._viewModelInstances.set(t,i),i}return null},e.prototype.number=function(e){return this.propertyFromPath(e,s.Number)},e.prototype.string=function(e){return this.propertyFromPath(e,s.String)},e.prototype.boolean=function(e){return this.propertyFromPath(e,s.Boolean)},e.prototype.color=function(e){return this.propertyFromPath(e,s.Color)},e.prototype.trigger=function(e){return this.propertyFromPath(e,s.Trigger)},e.prototype.enum=function(e){return this.propertyFromPath(e,s.Enum)},e.prototype.list=function(e){return this.propertyFromPath(e,s.List)},e.prototype.image=function(e){return this.propertyFromPath(e,s.Image)},e.prototype.artboard=function(e){return this.propertyFromPath(e,s.Artboard)},e.prototype.viewModel=function(e){var t=e.split("/"),n=t.length>1?this.viewModelFromPathSegments(t.slice(0,t.length-1),0):this;return null!=n?n.internalViewModelInstance(t[t.length-1]):null},e.prototype.internalReplaceViewModel=function(e,t){var n;if(null!==t.runtimeInstance){var r=(null==(n=this._runtimeInstance)?void 0:n.replaceViewModel(e,t.runtimeInstance))||!1;if(r){t.internalIncrementReferenceCount();var i=this.internalViewModelInstance(e);null!==i&&(i.removeParent(this),this._children.includes(i)&&(this._children=this._children.filter(function(e){return e!==i})),i.cleanup()),this._viewModelInstances.set(e,t),t.addParent(this)}return r}return!1},e.prototype.replaceViewModel=function(e,t){var n,r=e.split("/"),i=r.length>1?this.viewModelFromPathSegments(r.slice(0,r.length-1),0):this;return null!=(n=null==i?void 0:i.internalReplaceViewModel(r[r.length-1],t))&&n},e.prototype.incrementReferenceCount=function(){var e;this._referenceCount++,null==(e=this._runtimeInstance)||e.incrementReferenceCount()},e.prototype.decrementReferenceCount=function(){var e;this._referenceCount--,null==(e=this._runtimeInstance)||e.decrementReferenceCount()},Object.defineProperty(e.prototype,"properties",{get:function(){var e;return(null==(e=this._runtimeInstance)?void 0:e.getProperties().map(function(e){return h({},e)}))||[]},enumerable:!1,configurable:!0}),e.prototype.internalIncrementReferenceCount=function(){this._referenceCount++},e.prototype.cleanup=function(){var e,t=this;if(this._referenceCount--,this._referenceCount<=0){this.selfUnref&&(null==(e=this._runtimeInstance)||e.unref()),this._runtimeInstance=null,this.clearCallbacks(),this._propertiesWithCallbacks=[],this._viewModelInstances.forEach(function(e){e.cleanup()}),this._viewModelInstances.clear();var n=v([],this._children,!0);this._children.length=0;var r=v([],this._parents,!0);this._parents.length=0,n.forEach(function(e){e.removeParent(t)}),r.forEach(function(e){e.removeFromViewModelCallbacks(t)})}},e}(),H=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this._viewModelInstanceValue.value},set:function(e){this._viewModelInstanceValue.value=e},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e(this.value)},t}(G=function(){function e(e,t){this.callbacks=[],this._viewModelInstanceValue=e,this._parentViewModel=t}return e.prototype.on=function(e){0===this.callbacks.length&&this._viewModelInstanceValue.clearChanges(),this.callbacks.includes(e)||(this.callbacks.push(e),this._parentViewModel.addToPropertyCallbacks(this))},e.prototype.off=function(e){e?this.callbacks=this.callbacks.filter(function(t){return t!==e}):this.callbacks.length=0,0===this.callbacks.length&&this._parentViewModel.removeFromPropertyCallbacks(this)},e.prototype.internalHandleCallback=function(e){},e.prototype.handleCallbacks=function(){var e=this;this._viewModelInstanceValue.hasChanged&&this.callbacks.forEach(function(t){e.internalHandleCallback(t)})},e.prototype.clearChanges=function(){this._viewModelInstanceValue.clearChanges()},e.prototype.clearCallbacks=function(){this.callbacks.length=0},Object.defineProperty(e.prototype,"name",{get:function(){return this._viewModelInstanceValue.name},enumerable:!1,configurable:!0}),e}()),q=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this._viewModelInstanceValue.value},set:function(e){this._viewModelInstanceValue.value=e},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e(this.value)},t}(G),Y=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this._viewModelInstanceValue.value},set:function(e){this._viewModelInstanceValue.value=e},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e(this.value)},t}(G),X=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),t.prototype.trigger=function(){return this._viewModelInstanceValue.trigger()},t.prototype.internalHandleCallback=function(e){e()},t}(G),J=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this._viewModelInstanceValue.value},set:function(e){this._viewModelInstanceValue.value=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"valueIndex",{get:function(){return this._viewModelInstanceValue.valueIndex},set:function(e){this._viewModelInstanceValue.valueIndex=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"values",{get:function(){return this._viewModelInstanceValue.values},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e(this.value)},t}(G),Z=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"length",{get:function(){return this._viewModelInstanceValue.size},enumerable:!1,configurable:!0}),t.prototype.addInstance=function(e){null!=e.runtimeInstance&&(this._viewModelInstanceValue.addInstance(e.runtimeInstance),e.addParent(this._parentViewModel))},t.prototype.addInstanceAt=function(e,t){return!!(null!=e.runtimeInstance&&this._viewModelInstanceValue.addInstanceAt(e.runtimeInstance,t))&&(e.addParent(this._parentViewModel),!0)},t.prototype.removeInstance=function(e){null!=e.runtimeInstance&&(this._viewModelInstanceValue.removeInstance(e.runtimeInstance),e.removeParent(this._parentViewModel))},t.prototype.removeInstanceAt=function(e){this._viewModelInstanceValue.removeInstanceAt(e)},t.prototype.instanceAt=function(e){var t=this._viewModelInstanceValue.instanceAt(e);if(null!=t){var n=new W(t,this._parentViewModel);return(0,d.createFinalization)(n,t),n}return null},t.prototype.swap=function(e,t){this._viewModelInstanceValue.swap(e,t)},t.prototype.internalHandleCallback=function(e){e()},t}(G),Q=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this._viewModelInstanceValue.value},set:function(e){this._viewModelInstanceValue.value=e},enumerable:!1,configurable:!0}),t.prototype.rgb=function(e,t,n){this._viewModelInstanceValue.rgb(e,t,n)},t.prototype.rgba=function(e,t,n,r){this._viewModelInstanceValue.argb(r,e,t,n)},t.prototype.argb=function(e,t,n,r){this._viewModelInstanceValue.argb(e,t,n,r)},t.prototype.alpha=function(e){this._viewModelInstanceValue.alpha(e)},t.prototype.opacity=function(e){this._viewModelInstanceValue.alpha(Math.round(255*Math.max(0,Math.min(1,e))))},t.prototype.internalHandleCallback=function(e){e(this.value)},t}(G),ee=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{set:function(e){var t;this._viewModelInstanceValue.value(null!=(t=null==e?void 0:e.nativeImage)?t:null)},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e()},t}(G),et=function(e){function t(t,n){return e.call(this,t,n)||this}return p(t,e),Object.defineProperty(t.prototype,"value",{set:function(e){var t,n;n=e.isBindableArtboard?e:e.file.internalBindableArtboardFromArtboard(e.nativeArtboard),this._viewModelInstanceValue.value(null!=(t=null==n?void 0:n.nativeArtboard)?t:null)},enumerable:!1,configurable:!0}),t.prototype.internalHandleCallback=function(e){e()},t}(G),en=function(e){return m(void 0,void 0,void 0,function(){return g(this,function(t){switch(t.label){case 0:return[4,fetch(new Request(e))];case 1:return[4,t.sent().arrayBuffer()];case 2:return[2,t.sent()]}})})},er=function(e){return"string"==typeof e?[e]:e instanceof Array?e:[]},ei={EventManager:L,TaskQueueManager:O},ea=function(e){return m(void 0,void 0,void 0,function(){var t,n;return g(this,function(r){switch(r.label){case 0:return[4,new Promise(function(t){return x.getInstance(function(n){n.decodeAudio(e,t)})})];case 1:return t=r.sent(),n=new d.AudioWrapper(t),d.finalizationRegistry.register(n,t),[2,n]}})})},eo=function(e){return m(void 0,void 0,void 0,function(){var t,n;return g(this,function(r){switch(r.label){case 0:return[4,new Promise(function(t){return x.getInstance(function(n){n.decodeImage(e,t)})})];case 1:return t=r.sent(),n=new d.ImageWrapper(t),d.finalizationRegistry.register(n,t),[2,n]}})})},es=function(e){return m(void 0,void 0,void 0,function(){var t,n;return g(this,function(r){switch(r.label){case 0:return[4,new Promise(function(t){return x.getInstance(function(n){n.decodeFont(e,t)})})];case 1:return t=r.sent(),n=new d.FontWrapper(t),d.finalizationRegistry.register(n,t),[2,n]}})})},ed})()}