@prefecthq/graphs 2.3.2 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,15 +1,15 @@
1
- (function(kt,Y){typeof exports=="object"&&typeof module<"u"?Y(exports,require("vue"),require("@prefecthq/vue-compositions"),require("@prefecthq/prefect-design")):typeof define=="function"&&define.amd?define(["exports","vue","@prefecthq/vue-compositions","@prefecthq/prefect-design"],Y):(kt=typeof globalThis<"u"?globalThis:kt||self,Y(kt["prefect-graphs"]={},kt.Vue,kt.vueCompositions,kt.prefectDesign))})(this,function(kt,Y,wr,Ji){"use strict";var AR=Object.defineProperty;var MR=(kt,Y,wr)=>Y in kt?AR(kt,Y,{enumerable:!0,configurable:!0,writable:!0,value:wr}):kt[Y]=wr;var Nf=(kt,Y,wr)=>(MR(kt,typeof Y!="symbol"?Y+"":Y,wr),wr);const Hf="nodes-container",Lb="node-container",Gb="edge-container";function Ph(i){const t=Object.prototype.toString.call(i);return i instanceof Date||typeof i=="object"&&t==="[object Date]"?new i.constructor(+i):typeof i=="number"||t==="[object Number]"||typeof i=="string"||t==="[object String]"?new Date(i):new Date(NaN)}function kb(i,t){return i instanceof Date?new i.constructor(t):new Date(t)}function Fb(i,t){const e=+Ph(i);return kb(i,e+t)}const ua=1e3;function Db(i,t){return Fb(i,t*1e3)}function Nb(i){return t=>{const r=(i?Math[i]:Math.trunc)(t);return r===0?0:r}}function Kf(i,t){return+Ph(i)-+Ph(t)}function Ob(i,t,e){const r=Kf(i,t)/1e3;return Nb(e==null?void 0:e.roundingMethod)(r)}var en=(i=>(i[i.WEBGL_LEGACY=0]="WEBGL_LEGACY",i[i.WEBGL=1]="WEBGL",i[i.WEBGL2=2]="WEBGL2",i))(en||{}),zf=(i=>(i[i.UNKNOWN=0]="UNKNOWN",i[i.WEBGL=1]="WEBGL",i[i.CANVAS=2]="CANVAS",i))(zf||{}),Lh=(i=>(i[i.COLOR=16384]="COLOR",i[i.DEPTH=256]="DEPTH",i[i.STENCIL=1024]="STENCIL",i))(Lh||{}),mt=(i=>(i[i.NORMAL=0]="NORMAL",i[i.ADD=1]="ADD",i[i.MULTIPLY=2]="MULTIPLY",i[i.SCREEN=3]="SCREEN",i[i.OVERLAY=4]="OVERLAY",i[i.DARKEN=5]="DARKEN",i[i.LIGHTEN=6]="LIGHTEN",i[i.COLOR_DODGE=7]="COLOR_DODGE",i[i.COLOR_BURN=8]="COLOR_BURN",i[i.HARD_LIGHT=9]="HARD_LIGHT",i[i.SOFT_LIGHT=10]="SOFT_LIGHT",i[i.DIFFERENCE=11]="DIFFERENCE",i[i.EXCLUSION=12]="EXCLUSION",i[i.HUE=13]="HUE",i[i.SATURATION=14]="SATURATION",i[i.COLOR=15]="COLOR",i[i.LUMINOSITY=16]="LUMINOSITY",i[i.NORMAL_NPM=17]="NORMAL_NPM",i[i.ADD_NPM=18]="ADD_NPM",i[i.SCREEN_NPM=19]="SCREEN_NPM",i[i.NONE=20]="NONE",i[i.SRC_OVER=0]="SRC_OVER",i[i.SRC_IN=21]="SRC_IN",i[i.SRC_OUT=22]="SRC_OUT",i[i.SRC_ATOP=23]="SRC_ATOP",i[i.DST_OVER=24]="DST_OVER",i[i.DST_IN=25]="DST_IN",i[i.DST_OUT=26]="DST_OUT",i[i.DST_ATOP=27]="DST_ATOP",i[i.ERASE=26]="ERASE",i[i.SUBTRACT=28]="SUBTRACT",i[i.XOR=29]="XOR",i))(mt||{}),vi=(i=>(i[i.POINTS=0]="POINTS",i[i.LINES=1]="LINES",i[i.LINE_LOOP=2]="LINE_LOOP",i[i.LINE_STRIP=3]="LINE_STRIP",i[i.TRIANGLES=4]="TRIANGLES",i[i.TRIANGLE_STRIP=5]="TRIANGLE_STRIP",i[i.TRIANGLE_FAN=6]="TRIANGLE_FAN",i))(vi||{}),z=(i=>(i[i.RGBA=6408]="RGBA",i[i.RGB=6407]="RGB",i[i.RG=33319]="RG",i[i.RED=6403]="RED",i[i.RGBA_INTEGER=36249]="RGBA_INTEGER",i[i.RGB_INTEGER=36248]="RGB_INTEGER",i[i.RG_INTEGER=33320]="RG_INTEGER",i[i.RED_INTEGER=36244]="RED_INTEGER",i[i.ALPHA=6406]="ALPHA",i[i.LUMINANCE=6409]="LUMINANCE",i[i.LUMINANCE_ALPHA=6410]="LUMINANCE_ALPHA",i[i.DEPTH_COMPONENT=6402]="DEPTH_COMPONENT",i[i.DEPTH_STENCIL=34041]="DEPTH_STENCIL",i))(z||{}),Kn=(i=>(i[i.TEXTURE_2D=3553]="TEXTURE_2D",i[i.TEXTURE_CUBE_MAP=34067]="TEXTURE_CUBE_MAP",i[i.TEXTURE_2D_ARRAY=35866]="TEXTURE_2D_ARRAY",i[i.TEXTURE_CUBE_MAP_POSITIVE_X=34069]="TEXTURE_CUBE_MAP_POSITIVE_X",i[i.TEXTURE_CUBE_MAP_NEGATIVE_X=34070]="TEXTURE_CUBE_MAP_NEGATIVE_X",i[i.TEXTURE_CUBE_MAP_POSITIVE_Y=34071]="TEXTURE_CUBE_MAP_POSITIVE_Y",i[i.TEXTURE_CUBE_MAP_NEGATIVE_Y=34072]="TEXTURE_CUBE_MAP_NEGATIVE_Y",i[i.TEXTURE_CUBE_MAP_POSITIVE_Z=34073]="TEXTURE_CUBE_MAP_POSITIVE_Z",i[i.TEXTURE_CUBE_MAP_NEGATIVE_Z=34074]="TEXTURE_CUBE_MAP_NEGATIVE_Z",i))(Kn||{}),ct=(i=>(i[i.UNSIGNED_BYTE=5121]="UNSIGNED_BYTE",i[i.UNSIGNED_SHORT=5123]="UNSIGNED_SHORT",i[i.UNSIGNED_SHORT_5_6_5=33635]="UNSIGNED_SHORT_5_6_5",i[i.UNSIGNED_SHORT_4_4_4_4=32819]="UNSIGNED_SHORT_4_4_4_4",i[i.UNSIGNED_SHORT_5_5_5_1=32820]="UNSIGNED_SHORT_5_5_5_1",i[i.UNSIGNED_INT=5125]="UNSIGNED_INT",i[i.UNSIGNED_INT_10F_11F_11F_REV=35899]="UNSIGNED_INT_10F_11F_11F_REV",i[i.UNSIGNED_INT_2_10_10_10_REV=33640]="UNSIGNED_INT_2_10_10_10_REV",i[i.UNSIGNED_INT_24_8=34042]="UNSIGNED_INT_24_8",i[i.UNSIGNED_INT_5_9_9_9_REV=35902]="UNSIGNED_INT_5_9_9_9_REV",i[i.BYTE=5120]="BYTE",i[i.SHORT=5122]="SHORT",i[i.INT=5124]="INT",i[i.FLOAT=5126]="FLOAT",i[i.FLOAT_32_UNSIGNED_INT_24_8_REV=36269]="FLOAT_32_UNSIGNED_INT_24_8_REV",i[i.HALF_FLOAT=36193]="HALF_FLOAT",i))(ct||{}),rt=(i=>(i[i.FLOAT=0]="FLOAT",i[i.INT=1]="INT",i[i.UINT=2]="UINT",i))(rt||{}),$i=(i=>(i[i.NEAREST=0]="NEAREST",i[i.LINEAR=1]="LINEAR",i))($i||{}),wi=(i=>(i[i.CLAMP=33071]="CLAMP",i[i.REPEAT=10497]="REPEAT",i[i.MIRRORED_REPEAT=33648]="MIRRORED_REPEAT",i))(wi||{}),Ti=(i=>(i[i.OFF=0]="OFF",i[i.POW2=1]="POW2",i[i.ON=2]="ON",i[i.ON_MANUAL=3]="ON_MANUAL",i))(Ti||{}),Ee=(i=>(i[i.NPM=0]="NPM",i[i.UNPACK=1]="UNPACK",i[i.PMA=2]="PMA",i[i.NO_PREMULTIPLIED_ALPHA=0]="NO_PREMULTIPLIED_ALPHA",i[i.PREMULTIPLY_ON_UPLOAD=1]="PREMULTIPLY_ON_UPLOAD",i[i.PREMULTIPLIED_ALPHA=2]="PREMULTIPLIED_ALPHA",i))(Ee||{}),Si=(i=>(i[i.NO=0]="NO",i[i.YES=1]="YES",i[i.AUTO=2]="AUTO",i[i.BLEND=0]="BLEND",i[i.CLEAR=1]="CLEAR",i[i.BLIT=2]="BLIT",i))(Si||{}),Gh=(i=>(i[i.AUTO=0]="AUTO",i[i.MANUAL=1]="MANUAL",i))(Gh||{}),Ye=(i=>(i.LOW="lowp",i.MEDIUM="mediump",i.HIGH="highp",i))(Ye||{}),re=(i=>(i[i.NONE=0]="NONE",i[i.SCISSOR=1]="SCISSOR",i[i.STENCIL=2]="STENCIL",i[i.SPRITE=3]="SPRITE",i[i.COLOR=4]="COLOR",i))(re||{}),$t=(i=>(i[i.NONE=0]="NONE",i[i.LOW=2]="LOW",i[i.MEDIUM=4]="MEDIUM",i[i.HIGH=8]="HIGH",i))($t||{}),Ci=(i=>(i[i.ELEMENT_ARRAY_BUFFER=34963]="ELEMENT_ARRAY_BUFFER",i[i.ARRAY_BUFFER=34962]="ARRAY_BUFFER",i[i.UNIFORM_BUFFER=35345]="UNIFORM_BUFFER",i))(Ci||{});const nt={ADAPTER:{createCanvas:(i,t)=>{const e=document.createElement("canvas");return e.width=i,e.height=t,e},getCanvasRenderingContext2D:()=>CanvasRenderingContext2D,getWebGLRenderingContext:()=>WebGLRenderingContext,getNavigator:()=>navigator,getBaseUrl:()=>document.baseURI??window.location.href,getFontFaceSet:()=>document.fonts,fetch:(i,t)=>fetch(i,t),parseXML:i=>new DOMParser().parseFromString(i,"text/xml")},RESOLUTION:1,CREATE_IMAGE_BITMAP:!1,ROUND_PIXELS:!1};var kh=/iPhone/i,Yf=/iPod/i,jf=/iPad/i,Jf=/\biOS-universal(?:.+)Mac\b/i,Fh=/\bAndroid(?:.+)Mobile\b/i,$f=/Android/i,zn=/(?:SD4930UR|\bSilk(?:.+)Mobile\b)/i,da=/Silk/i,Qi=/Windows Phone/i,Qf=/\bWindows(?:.+)ARM\b/i,qf=/BlackBerry/i,tp=/BB10/i,ep=/Opera Mini/i,ip=/\b(CriOS|Chrome)(?:.+)Mobile/i,rp=/Mobile(?:.+)Firefox\b/i,np=function(i){return typeof i<"u"&&i.platform==="MacIntel"&&typeof i.maxTouchPoints=="number"&&i.maxTouchPoints>1&&typeof MSStream>"u"};function Bb(i){return function(t){return t.test(i)}}function sp(i){var t={userAgent:"",platform:"",maxTouchPoints:0};!i&&typeof navigator<"u"?t={userAgent:navigator.userAgent,platform:navigator.platform,maxTouchPoints:navigator.maxTouchPoints||0}:typeof i=="string"?t.userAgent=i:i&&i.userAgent&&(t={userAgent:i.userAgent,platform:i.platform,maxTouchPoints:i.maxTouchPoints||0});var e=t.userAgent,r=e.split("[FBAN");typeof r[1]<"u"&&(e=r[0]),r=e.split("Twitter"),typeof r[1]<"u"&&(e=r[0]);var n=Bb(e),s={apple:{phone:n(kh)&&!n(Qi),ipod:n(Yf),tablet:!n(kh)&&(n(jf)||np(t))&&!n(Qi),universal:n(Jf),device:(n(kh)||n(Yf)||n(jf)||n(Jf)||np(t))&&!n(Qi)},amazon:{phone:n(zn),tablet:!n(zn)&&n(da),device:n(zn)||n(da)},android:{phone:!n(Qi)&&n(zn)||!n(Qi)&&n(Fh),tablet:!n(Qi)&&!n(zn)&&!n(Fh)&&(n(da)||n($f)),device:!n(Qi)&&(n(zn)||n(da)||n(Fh)||n($f))||n(/\bokhttp\b/i)},windows:{phone:n(Qi),tablet:n(Qf),device:n(Qi)||n(Qf)},other:{blackberry:n(qf),blackberry10:n(tp),opera:n(ep),firefox:n(rp),chrome:n(ip),device:n(qf)||n(tp)||n(ep)||n(rp)||n(ip)},any:!1,phone:!1,tablet:!1};return s.any=s.apple.device||s.android.device||s.windows.device||s.other.device,s.phone=s.apple.phone||s.android.phone||s.windows.phone,s.tablet=s.apple.tablet||s.android.tablet||s.windows.tablet,s}const Ub=sp.default??sp,qi=Ub(globalThis.navigator);nt.RETINA_PREFIX=/@([0-9\.]+)x/,nt.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT=!1;var we=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Tr(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}function Xb(i){if(i.__esModule)return i;var t=i.default;if(typeof t=="function"){var e=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};e.prototype=t.prototype}else e={};return Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(i).forEach(function(r){var n=Object.getOwnPropertyDescriptor(i,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:function(){return i[r]}})}),e}var op={exports:{}};(function(i){var t=Object.prototype.hasOwnProperty,e="~";function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(e=!1));function n(l,h,c){this.fn=l,this.context=h,this.once=c||!1}function s(l,h,c,u,d){if(typeof c!="function")throw new TypeError("The listener must be a function");var f=new n(c,u||l,d),p=e?e+h:h;return l._events[p]?l._events[p].fn?l._events[p]=[l._events[p],f]:l._events[p].push(f):(l._events[p]=f,l._eventsCount++),l}function o(l,h){--l._eventsCount===0?l._events=new r:delete l._events[h]}function a(){this._events=new r,this._eventsCount=0}a.prototype.eventNames=function(){var h=[],c,u;if(this._eventsCount===0)return h;for(u in c=this._events)t.call(c,u)&&h.push(e?u.slice(1):u);return Object.getOwnPropertySymbols?h.concat(Object.getOwnPropertySymbols(c)):h},a.prototype.listeners=function(h){var c=e?e+h:h,u=this._events[c];if(!u)return[];if(u.fn)return[u.fn];for(var d=0,f=u.length,p=new Array(f);d<f;d++)p[d]=u[d].fn;return p},a.prototype.listenerCount=function(h){var c=e?e+h:h,u=this._events[c];return u?u.fn?1:u.length:0},a.prototype.emit=function(h,c,u,d,f,p){var m=e?e+h:h;if(!this._events[m])return!1;var g=this._events[m],y=arguments.length,x,b;if(g.fn){switch(g.once&&this.removeListener(h,g.fn,void 0,!0),y){case 1:return g.fn.call(g.context),!0;case 2:return g.fn.call(g.context,c),!0;case 3:return g.fn.call(g.context,c,u),!0;case 4:return g.fn.call(g.context,c,u,d),!0;case 5:return g.fn.call(g.context,c,u,d,f),!0;case 6:return g.fn.call(g.context,c,u,d,f,p),!0}for(b=1,x=new Array(y-1);b<y;b++)x[b-1]=arguments[b];g.fn.apply(g.context,x)}else{var v=g.length,w;for(b=0;b<v;b++)switch(g[b].once&&this.removeListener(h,g[b].fn,void 0,!0),y){case 1:g[b].fn.call(g[b].context);break;case 2:g[b].fn.call(g[b].context,c);break;case 3:g[b].fn.call(g[b].context,c,u);break;case 4:g[b].fn.call(g[b].context,c,u,d);break;default:if(!x)for(w=1,x=new Array(y-1);w<y;w++)x[w-1]=arguments[w];g[b].fn.apply(g[b].context,x)}}return!0},a.prototype.on=function(h,c,u){return s(this,h,c,u,!1)},a.prototype.once=function(h,c,u){return s(this,h,c,u,!0)},a.prototype.removeListener=function(h,c,u,d){var f=e?e+h:h;if(!this._events[f])return this;if(!c)return o(this,f),this;var p=this._events[f];if(p.fn)p.fn===c&&(!d||p.once)&&(!u||p.context===u)&&o(this,f);else{for(var m=0,g=[],y=p.length;m<y;m++)(p[m].fn!==c||d&&!p[m].once||u&&p[m].context!==u)&&g.push(p[m]);g.length?this._events[f]=g.length===1?g[0]:g:o(this,f)}return this},a.prototype.removeAllListeners=function(h){var c;return h?(c=e?e+h:h,this._events[c]&&o(this,c)):(this._events=new r,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=e,a.EventEmitter=a,i.exports=a})(op);var Wb=op.exports;const js=Tr(Wb);var Dh={exports:{}};Dh.exports=fa,Dh.exports.default=fa;function fa(i,t,e){e=e||2;var r=t&&t.length,n=r?t[0]*e:i.length,s=ap(i,0,n,e,!0),o=[];if(!s||s.next===s.prev)return o;var a,l,h,c,u,d,f;if(r&&(s=zb(i,t,s,e)),i.length>80*e){a=h=i[0],l=c=i[1];for(var p=e;p<n;p+=e)u=i[p],d=i[p+1],u<a&&(a=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);f=Math.max(h-a,c-l),f=f!==0?32767/f:0}return Js(s,o,e,a,l,f,0),o}function ap(i,t,e,r,n){var s,o;if(n===Bh(i,t,e,r)>0)for(s=t;s<e;s+=r)o=cp(s,i[s],i[s+1],o);else for(s=e-r;s>=t;s-=r)o=cp(s,i[s],i[s+1],o);return o&&pa(o,o.next)&&(Qs(o),o=o.next),o}function rn(i,t){if(!i)return i;t||(t=i);var e=i,r;do if(r=!1,!e.steiner&&(pa(e,e.next)||Wt(e.prev,e,e.next)===0)){if(Qs(e),e=t=e.prev,e===e.next)break;r=!0}else e=e.next;while(r||e!==t);return t}function Js(i,t,e,r,n,s,o){if(i){!o&&s&&Qb(i,r,n,s);for(var a=i,l,h;i.prev!==i.next;){if(l=i.prev,h=i.next,s?Vb(i,r,n,s):Zb(i)){t.push(l.i/e|0),t.push(i.i/e|0),t.push(h.i/e|0),Qs(i),i=h.next,a=h.next;continue}if(i=h,i===a){o?o===1?(i=Hb(rn(i),t,e),Js(i,t,e,r,n,s,2)):o===2&&Kb(i,t,e,r,n,s):Js(rn(i),t,e,r,n,s,1);break}}}}function Zb(i){var t=i.prev,e=i,r=i.next;if(Wt(t,e,r)>=0)return!1;for(var n=t.x,s=e.x,o=r.x,a=t.y,l=e.y,h=r.y,c=n<s?n<o?n:o:s<o?s:o,u=a<l?a<h?a:h:l<h?l:h,d=n>s?n>o?n:o:s>o?s:o,f=a>l?a>h?a:h:l>h?l:h,p=r.next;p!==t;){if(p.x>=c&&p.x<=d&&p.y>=u&&p.y<=f&&Yn(n,a,s,l,o,h,p.x,p.y)&&Wt(p.prev,p,p.next)>=0)return!1;p=p.next}return!0}function Vb(i,t,e,r){var n=i.prev,s=i,o=i.next;if(Wt(n,s,o)>=0)return!1;for(var a=n.x,l=s.x,h=o.x,c=n.y,u=s.y,d=o.y,f=a<l?a<h?a:h:l<h?l:h,p=c<u?c<d?c:d:u<d?u:d,m=a>l?a>h?a:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=Nh(f,p,t,e,r),x=Nh(m,g,t,e,r),b=i.prevZ,v=i.nextZ;b&&b.z>=y&&v&&v.z<=x;){if(b.x>=f&&b.x<=m&&b.y>=p&&b.y<=g&&b!==n&&b!==o&&Yn(a,c,l,u,h,d,b.x,b.y)&&Wt(b.prev,b,b.next)>=0||(b=b.prevZ,v.x>=f&&v.x<=m&&v.y>=p&&v.y<=g&&v!==n&&v!==o&&Yn(a,c,l,u,h,d,v.x,v.y)&&Wt(v.prev,v,v.next)>=0))return!1;v=v.nextZ}for(;b&&b.z>=y;){if(b.x>=f&&b.x<=m&&b.y>=p&&b.y<=g&&b!==n&&b!==o&&Yn(a,c,l,u,h,d,b.x,b.y)&&Wt(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;v&&v.z<=x;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=g&&v!==n&&v!==o&&Yn(a,c,l,u,h,d,v.x,v.y)&&Wt(v.prev,v,v.next)>=0)return!1;v=v.nextZ}return!0}function Hb(i,t,e){var r=i;do{var n=r.prev,s=r.next.next;!pa(n,s)&&lp(n,r,r.next,s)&&$s(n,s)&&$s(s,n)&&(t.push(n.i/e|0),t.push(r.i/e|0),t.push(s.i/e|0),Qs(r),Qs(r.next),r=i=s),r=r.next}while(r!==i);return rn(r)}function Kb(i,t,e,r,n,s){var o=i;do{for(var a=o.next.next;a!==o.prev;){if(o.i!==a.i&&ex(o,a)){var l=hp(o,a);o=rn(o,o.next),l=rn(l,l.next),Js(o,t,e,r,n,s,0),Js(l,t,e,r,n,s,0);return}a=a.next}o=o.next}while(o!==i)}function zb(i,t,e,r){var n=[],s,o,a,l,h;for(s=0,o=t.length;s<o;s++)a=t[s]*r,l=s<o-1?t[s+1]*r:i.length,h=ap(i,a,l,r,!1),h===h.next&&(h.steiner=!0),n.push(tx(h));for(n.sort(Yb),s=0;s<n.length;s++)e=jb(n[s],e);return e}function Yb(i,t){return i.x-t.x}function jb(i,t){var e=Jb(i,t);if(!e)return t;var r=hp(e,i);return rn(r,r.next),rn(e,e.next)}function Jb(i,t){var e=t,r=i.x,n=i.y,s=-1/0,o;do{if(n<=e.y&&n>=e.next.y&&e.next.y!==e.y){var a=e.x+(n-e.y)*(e.next.x-e.x)/(e.next.y-e.y);if(a<=r&&a>s&&(s=a,o=e.x<e.next.x?e:e.next,a===r))return o}e=e.next}while(e!==t);if(!o)return null;var l=o,h=o.x,c=o.y,u=1/0,d;e=o;do r>=e.x&&e.x>=h&&r!==e.x&&Yn(n<c?r:s,n,h,c,n<c?s:r,n,e.x,e.y)&&(d=Math.abs(n-e.y)/(r-e.x),$s(e,i)&&(d<u||d===u&&(e.x>o.x||e.x===o.x&&$b(o,e)))&&(o=e,u=d)),e=e.next;while(e!==l);return o}function $b(i,t){return Wt(i.prev,i,t.prev)<0&&Wt(t.next,i,i.next)<0}function Qb(i,t,e,r){var n=i;do n.z===0&&(n.z=Nh(n.x,n.y,t,e,r)),n.prevZ=n.prev,n.nextZ=n.next,n=n.next;while(n!==i);n.prevZ.nextZ=null,n.prevZ=null,qb(n)}function qb(i){var t,e,r,n,s,o,a,l,h=1;do{for(e=i,i=null,s=null,o=0;e;){for(o++,r=e,a=0,t=0;t<h&&(a++,r=r.nextZ,!!r);t++);for(l=h;a>0||l>0&&r;)a!==0&&(l===0||!r||e.z<=r.z)?(n=e,e=e.nextZ,a--):(n=r,r=r.nextZ,l--),s?s.nextZ=n:i=n,n.prevZ=s,s=n;e=r}s.nextZ=null,h*=2}while(o>1);return i}function Nh(i,t,e,r,n){return i=(i-e)*n|0,t=(t-r)*n|0,i=(i|i<<8)&16711935,i=(i|i<<4)&252645135,i=(i|i<<2)&858993459,i=(i|i<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,i|t<<1}function tx(i){var t=i,e=i;do(t.x<e.x||t.x===e.x&&t.y<e.y)&&(e=t),t=t.next;while(t!==i);return e}function Yn(i,t,e,r,n,s,o,a){return(n-o)*(t-a)>=(i-o)*(s-a)&&(i-o)*(r-a)>=(e-o)*(t-a)&&(e-o)*(s-a)>=(n-o)*(r-a)}function ex(i,t){return i.next.i!==t.i&&i.prev.i!==t.i&&!ix(i,t)&&($s(i,t)&&$s(t,i)&&rx(i,t)&&(Wt(i.prev,i,t.prev)||Wt(i,t.prev,t))||pa(i,t)&&Wt(i.prev,i,i.next)>0&&Wt(t.prev,t,t.next)>0)}function Wt(i,t,e){return(t.y-i.y)*(e.x-t.x)-(t.x-i.x)*(e.y-t.y)}function pa(i,t){return i.x===t.x&&i.y===t.y}function lp(i,t,e,r){var n=ga(Wt(i,t,e)),s=ga(Wt(i,t,r)),o=ga(Wt(e,r,i)),a=ga(Wt(e,r,t));return!!(n!==s&&o!==a||n===0&&ma(i,e,t)||s===0&&ma(i,r,t)||o===0&&ma(e,i,r)||a===0&&ma(e,t,r))}function ma(i,t,e){return t.x<=Math.max(i.x,e.x)&&t.x>=Math.min(i.x,e.x)&&t.y<=Math.max(i.y,e.y)&&t.y>=Math.min(i.y,e.y)}function ga(i){return i>0?1:i<0?-1:0}function ix(i,t){var e=i;do{if(e.i!==i.i&&e.next.i!==i.i&&e.i!==t.i&&e.next.i!==t.i&&lp(e,e.next,i,t))return!0;e=e.next}while(e!==i);return!1}function $s(i,t){return Wt(i.prev,i,i.next)<0?Wt(i,t,i.next)>=0&&Wt(i,i.prev,t)>=0:Wt(i,t,i.prev)<0||Wt(i,i.next,t)<0}function rx(i,t){var e=i,r=!1,n=(i.x+t.x)/2,s=(i.y+t.y)/2;do e.y>s!=e.next.y>s&&e.next.y!==e.y&&n<(e.next.x-e.x)*(s-e.y)/(e.next.y-e.y)+e.x&&(r=!r),e=e.next;while(e!==i);return r}function hp(i,t){var e=new Oh(i.i,i.x,i.y),r=new Oh(t.i,t.x,t.y),n=i.next,s=t.prev;return i.next=t,t.prev=i,e.next=n,n.prev=e,r.next=e,e.prev=r,s.next=r,r.prev=s,r}function cp(i,t,e,r){var n=new Oh(i,t,e);return r?(n.next=r.next,n.prev=r,r.next.prev=n,r.next=n):(n.prev=n,n.next=n),n}function Qs(i){i.next.prev=i.prev,i.prev.next=i.next,i.prevZ&&(i.prevZ.nextZ=i.nextZ),i.nextZ&&(i.nextZ.prevZ=i.prevZ)}function Oh(i,t,e){this.i=i,this.x=t,this.y=e,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}fa.deviation=function(i,t,e,r){var n=t&&t.length,s=n?t[0]*e:i.length,o=Math.abs(Bh(i,0,s,e));if(n)for(var a=0,l=t.length;a<l;a++){var h=t[a]*e,c=a<l-1?t[a+1]*e:i.length;o-=Math.abs(Bh(i,h,c,e))}var u=0;for(a=0;a<r.length;a+=3){var d=r[a]*e,f=r[a+1]*e,p=r[a+2]*e;u+=Math.abs((i[d]-i[p])*(i[f+1]-i[d+1])-(i[d]-i[f])*(i[p+1]-i[d+1]))}return o===0&&u===0?0:Math.abs((u-o)/o)};function Bh(i,t,e,r){for(var n=0,s=t,o=e-r;s<e;s+=r)n+=(i[o]-i[s])*(i[s+1]+i[o+1]),o=s;return n}fa.flatten=function(i){for(var t=i[0][0].length,e={vertices:[],holes:[],dimensions:t},r=0,n=0;n<i.length;n++){for(var s=0;s<i[n].length;s++)for(var o=0;o<t;o++)e.vertices.push(i[n][s][o]);n>0&&(r+=i[n-1].length,e.holes.push(r))}return e};var nx=Dh.exports;const sx=Tr(nx);var ya={exports:{}};/*! https://mths.be/punycode v1.4.1 by @mathias */ya.exports,function(i,t){(function(e){var r=t&&!t.nodeType&&t,n=i&&!i.nodeType&&i,s=typeof we=="object"&&we;(s.global===s||s.window===s||s.self===s)&&(e=s);var o,a=2147483647,l=36,h=1,c=26,u=38,d=700,f=72,p=128,m="-",g=/^xn--/,y=/[^\x20-\x7E]/,x=/[\x2E\u3002\uFF0E\uFF61]/g,b={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},v=l-h,w=Math.floor,S=String.fromCharCode,E;function I(D){throw new RangeError(b[D])}function A(D,k){for(var V=D.length,et=[];V--;)et[V]=k(D[V]);return et}function L(D,k){var V=D.split("@"),et="";V.length>1&&(et=V[0]+"@",D=V[1]),D=D.replace(x,".");var ft=D.split("."),at=A(ft,k).join(".");return et+at}function G(D){for(var k=[],V=0,et=D.length,ft,at;V<et;)ft=D.charCodeAt(V++),ft>=55296&&ft<=56319&&V<et?(at=D.charCodeAt(V++),(at&64512)==56320?k.push(((ft&1023)<<10)+(at&1023)+65536):(k.push(ft),V--)):k.push(ft);return k}function F(D){return A(D,function(k){var V="";return k>65535&&(k-=65536,V+=S(k>>>10&1023|55296),k=56320|k&1023),V+=S(k),V}).join("")}function M(D){return D-48<10?D-22:D-65<26?D-65:D-97<26?D-97:l}function N(D,k){return D+22+75*(D<26)-((k!=0)<<5)}function W(D,k,V){var et=0;for(D=V?w(D/d):D>>1,D+=w(D/k);D>v*c>>1;et+=l)D=w(D/v);return w(et+(v+1)*D/(D+u))}function K(D){var k=[],V=D.length,et,ft=0,at=p,Tt=f,It,Q,Z,J,$,O,pt,yt,Rt;for(It=D.lastIndexOf(m),It<0&&(It=0),Q=0;Q<It;++Q)D.charCodeAt(Q)>=128&&I("not-basic"),k.push(D.charCodeAt(Q));for(Z=It>0?It+1:0;Z<V;){for(J=ft,$=1,O=l;Z>=V&&I("invalid-input"),pt=M(D.charCodeAt(Z++)),(pt>=l||pt>w((a-ft)/$))&&I("overflow"),ft+=pt*$,yt=O<=Tt?h:O>=Tt+c?c:O-Tt,!(pt<yt);O+=l)Rt=l-yt,$>w(a/Rt)&&I("overflow"),$*=Rt;et=k.length+1,Tt=W(ft-J,et,J==0),w(ft/et)>a-at&&I("overflow"),at+=w(ft/et),ft%=et,k.splice(ft++,0,at)}return F(k)}function H(D){var k,V,et,ft,at,Tt,It,Q,Z,J,$,O=[],pt,yt,Rt,Bt;for(D=G(D),pt=D.length,k=p,V=0,at=f,Tt=0;Tt<pt;++Tt)$=D[Tt],$<128&&O.push(S($));for(et=ft=O.length,ft&&O.push(m);et<pt;){for(It=a,Tt=0;Tt<pt;++Tt)$=D[Tt],$>=k&&$<It&&(It=$);for(yt=et+1,It-k>w((a-V)/yt)&&I("overflow"),V+=(It-k)*yt,k=It,Tt=0;Tt<pt;++Tt)if($=D[Tt],$<k&&++V>a&&I("overflow"),$==k){for(Q=V,Z=l;J=Z<=at?h:Z>=at+c?c:Z-at,!(Q<J);Z+=l)Bt=Q-J,Rt=l-J,O.push(S(N(J+Bt%Rt,0))),Q=w(Bt/Rt);O.push(S(N(Q,0))),at=W(V,yt,et==ft),V=0,++et}++V,++k}return O.join("")}function j(D){return L(D,function(k){return g.test(k)?K(k.slice(4).toLowerCase()):k})}function B(D){return L(D,function(k){return y.test(k)?"xn--"+H(k):k})}if(o={version:"1.4.1",ucs2:{decode:G,encode:F},decode:K,encode:H,toASCII:B,toUnicode:j},r&&n)if(i.exports==r)n.exports=o;else for(E in o)o.hasOwnProperty(E)&&(r[E]=o[E]);else e.punycode=o})(we)}(ya,ya.exports);var ox=ya.exports,ax=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},e=Symbol("test"),r=Object(e);if(typeof e=="string"||Object.prototype.toString.call(e)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var n=42;t[e]=n;for(e in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var s=Object.getOwnPropertySymbols(t);if(s.length!==1||s[0]!==e||!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(t,e);if(o.value!==n||o.enumerable!==!0)return!1}return!0},up=typeof Symbol<"u"&&Symbol,lx=ax,hx=function(){return typeof up!="function"||typeof Symbol!="function"||typeof up("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:lx()},dp={foo:{}},cx=Object,ux=function(){return{__proto__:dp}.foo===dp.foo&&!({__proto__:null}instanceof cx)},dx="Function.prototype.bind called on incompatible ",Uh=Array.prototype.slice,fx=Object.prototype.toString,px="[object Function]",mx=function(t){var e=this;if(typeof e!="function"||fx.call(e)!==px)throw new TypeError(dx+e);for(var r=Uh.call(arguments,1),n,s=function(){if(this instanceof n){var c=e.apply(this,r.concat(Uh.call(arguments)));return Object(c)===c?c:this}else return e.apply(t,r.concat(Uh.call(arguments)))},o=Math.max(0,e.length-r.length),a=[],l=0;l<o;l++)a.push("$"+l);if(n=Function("binder","return function ("+a.join(",")+"){ return binder.apply(this,arguments); }")(s),e.prototype){var h=function(){};h.prototype=e.prototype,n.prototype=new h,h.prototype=null}return n},gx=mx,Xh=Function.prototype.bind||gx,yx=Xh,bx=yx.call(Function.call,Object.prototype.hasOwnProperty),St,jn=SyntaxError,fp=Function,Jn=TypeError,Wh=function(i){try{return fp('"use strict"; return ('+i+").constructor;")()}catch{}},nn=Object.getOwnPropertyDescriptor;if(nn)try{nn({},"")}catch{nn=null}var Zh=function(){throw new Jn},xx=nn?function(){try{return arguments.callee,Zh}catch{try{return nn(arguments,"callee").get}catch{return Zh}}}():Zh,$n=hx(),_x=ux(),ae=Object.getPrototypeOf||(_x?function(i){return i.__proto__}:null),Qn={},vx=typeof Uint8Array>"u"||!ae?St:ae(Uint8Array),sn={"%AggregateError%":typeof AggregateError>"u"?St:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?St:ArrayBuffer,"%ArrayIteratorPrototype%":$n&&ae?ae([][Symbol.iterator]()):St,"%AsyncFromSyncIteratorPrototype%":St,"%AsyncFunction%":Qn,"%AsyncGenerator%":Qn,"%AsyncGeneratorFunction%":Qn,"%AsyncIteratorPrototype%":Qn,"%Atomics%":typeof Atomics>"u"?St:Atomics,"%BigInt%":typeof BigInt>"u"?St:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?St:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?St:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?St:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?St:Float32Array,"%Float64Array%":typeof Float64Array>"u"?St:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?St:FinalizationRegistry,"%Function%":fp,"%GeneratorFunction%":Qn,"%Int8Array%":typeof Int8Array>"u"?St:Int8Array,"%Int16Array%":typeof Int16Array>"u"?St:Int16Array,"%Int32Array%":typeof Int32Array>"u"?St:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":$n&&ae?ae(ae([][Symbol.iterator]())):St,"%JSON%":typeof JSON=="object"?JSON:St,"%Map%":typeof Map>"u"?St:Map,"%MapIteratorPrototype%":typeof Map>"u"||!$n||!ae?St:ae(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?St:Promise,"%Proxy%":typeof Proxy>"u"?St:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?St:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?St:Set,"%SetIteratorPrototype%":typeof Set>"u"||!$n||!ae?St:ae(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?St:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":$n&&ae?ae(""[Symbol.iterator]()):St,"%Symbol%":$n?Symbol:St,"%SyntaxError%":jn,"%ThrowTypeError%":xx,"%TypedArray%":vx,"%TypeError%":Jn,"%Uint8Array%":typeof Uint8Array>"u"?St:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?St:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?St:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?St:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?St:WeakMap,"%WeakRef%":typeof WeakRef>"u"?St:WeakRef,"%WeakSet%":typeof WeakSet>"u"?St:WeakSet};if(ae)try{null.error}catch(i){var wx=ae(ae(i));sn["%Error.prototype%"]=wx}var Tx=function i(t){var e;if(t==="%AsyncFunction%")e=Wh("async function () {}");else if(t==="%GeneratorFunction%")e=Wh("function* () {}");else if(t==="%AsyncGeneratorFunction%")e=Wh("async function* () {}");else if(t==="%AsyncGenerator%"){var r=i("%AsyncGeneratorFunction%");r&&(e=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var n=i("%AsyncGenerator%");n&&ae&&(e=ae(n.prototype))}return sn[t]=e,e},pp={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},qs=Xh,ba=bx,Sx=qs.call(Function.call,Array.prototype.concat),Cx=qs.call(Function.apply,Array.prototype.splice),mp=qs.call(Function.call,String.prototype.replace),xa=qs.call(Function.call,String.prototype.slice),Ex=qs.call(Function.call,RegExp.prototype.exec),Ix=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Ax=/\\(\\)?/g,Mx=function(t){var e=xa(t,0,1),r=xa(t,-1);if(e==="%"&&r!=="%")throw new jn("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&e!=="%")throw new jn("invalid intrinsic syntax, expected opening `%`");var n=[];return mp(t,Ix,function(s,o,a,l){n[n.length]=a?mp(l,Ax,"$1"):o||s}),n},Rx=function(t,e){var r=t,n;if(ba(pp,r)&&(n=pp[r],r="%"+n[0]+"%"),ba(sn,r)){var s=sn[r];if(s===Qn&&(s=Tx(r)),typeof s>"u"&&!e)throw new Jn("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:s}}throw new jn("intrinsic "+t+" does not exist!")},Vh=function(t,e){if(typeof t!="string"||t.length===0)throw new Jn("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof e!="boolean")throw new Jn('"allowMissing" argument must be a boolean');if(Ex(/^%?[^%]*%?$/,t)===null)throw new jn("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=Mx(t),n=r.length>0?r[0]:"",s=Rx("%"+n+"%",e),o=s.name,a=s.value,l=!1,h=s.alias;h&&(n=h[0],Cx(r,Sx([0,1],h)));for(var c=1,u=!0;c<r.length;c+=1){var d=r[c],f=xa(d,0,1),p=xa(d,-1);if((f==='"'||f==="'"||f==="`"||p==='"'||p==="'"||p==="`")&&f!==p)throw new jn("property names with quotes must have matching quotes");if((d==="constructor"||!u)&&(l=!0),n+="."+d,o="%"+n+"%",ba(sn,o))a=sn[o];else if(a!=null){if(!(d in a)){if(!e)throw new Jn("base intrinsic for "+t+" exists, but the property is not available.");return}if(nn&&c+1>=r.length){var m=nn(a,d);u=!!m,u&&"get"in m&&!("originalValue"in m.get)?a=m.get:a=a[d]}else u=ba(a,d),a=a[d];u&&!l&&(sn[o]=a)}}return a},gp={exports:{}};(function(i){var t=Xh,e=Vh,r=e("%Function.prototype.apply%"),n=e("%Function.prototype.call%"),s=e("%Reflect.apply%",!0)||t.call(n,r),o=e("%Object.getOwnPropertyDescriptor%",!0),a=e("%Object.defineProperty%",!0),l=e("%Math.max%");if(a)try{a({},"a",{value:1})}catch{a=null}i.exports=function(u){var d=s(t,n,arguments);if(o&&a){var f=o(d,"length");f.configurable&&a(d,"length",{value:1+l(0,u.length-(arguments.length-1))})}return d};var h=function(){return s(t,r,arguments)};a?a(i.exports,"apply",{value:h}):i.exports.apply=h})(gp);var Px=gp.exports,yp=Vh,bp=Px,Lx=bp(yp("String.prototype.indexOf")),Gx=function(t,e){var r=yp(t,!!e);return typeof r=="function"&&Lx(t,".prototype.")>-1?bp(r):r};const kx=Xb(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Hh=typeof Map=="function"&&Map.prototype,Kh=Object.getOwnPropertyDescriptor&&Hh?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,_a=Hh&&Kh&&typeof Kh.get=="function"?Kh.get:null,xp=Hh&&Map.prototype.forEach,zh=typeof Set=="function"&&Set.prototype,Yh=Object.getOwnPropertyDescriptor&&zh?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,va=zh&&Yh&&typeof Yh.get=="function"?Yh.get:null,_p=zh&&Set.prototype.forEach,Fx=typeof WeakMap=="function"&&WeakMap.prototype,to=Fx?WeakMap.prototype.has:null,Dx=typeof WeakSet=="function"&&WeakSet.prototype,eo=Dx?WeakSet.prototype.has:null,Nx=typeof WeakRef=="function"&&WeakRef.prototype,vp=Nx?WeakRef.prototype.deref:null,Ox=Boolean.prototype.valueOf,Bx=Object.prototype.toString,Ux=Function.prototype.toString,Xx=String.prototype.match,jh=String.prototype.slice,Sr=String.prototype.replace,Wx=String.prototype.toUpperCase,wp=String.prototype.toLowerCase,Tp=RegExp.prototype.test,Sp=Array.prototype.concat,Ei=Array.prototype.join,Zx=Array.prototype.slice,Cp=Math.floor,Jh=typeof BigInt=="function"?BigInt.prototype.valueOf:null,$h=Object.getOwnPropertySymbols,Qh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,qn=typeof Symbol=="function"&&typeof Symbol.iterator=="object",me=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===qn||!0)?Symbol.toStringTag:null,Ep=Object.prototype.propertyIsEnumerable,Ip=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(i){return i.__proto__}:null);function Ap(i,t){if(i===1/0||i===-1/0||i!==i||i&&i>-1e3&&i<1e3||Tp.call(/e/,t))return t;var e=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof i=="number"){var r=i<0?-Cp(-i):Cp(i);if(r!==i){var n=String(r),s=jh.call(t,n.length+1);return Sr.call(n,e,"$&_")+"."+Sr.call(Sr.call(s,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Sr.call(t,e,"$&_")}var qh=kx,Mp=qh.custom,Rp=Gp(Mp)?Mp:null,Vx=function i(t,e,r,n){var s=e||{};if(Cr(s,"quoteStyle")&&s.quoteStyle!=="single"&&s.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Cr(s,"maxStringLength")&&(typeof s.maxStringLength=="number"?s.maxStringLength<0&&s.maxStringLength!==1/0:s.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var o=Cr(s,"customInspect")?s.customInspect:!0;if(typeof o!="boolean"&&o!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Cr(s,"indent")&&s.indent!==null&&s.indent!==" "&&!(parseInt(s.indent,10)===s.indent&&s.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Cr(s,"numericSeparator")&&typeof s.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var a=s.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return Fp(t,s);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var l=String(t);return a?Ap(t,l):l}if(typeof t=="bigint"){var h=String(t)+"n";return a?Ap(t,h):h}var c=typeof s.depth>"u"?5:s.depth;if(typeof r>"u"&&(r=0),r>=c&&c>0&&typeof t=="object")return tc(t)?"[Array]":"[Object]";var u=l_(s,r);if(typeof n>"u")n=[];else if(kp(n,t)>=0)return"[Circular]";function d(M,N,W){if(N&&(n=Zx.call(n),n.push(N)),W){var K={depth:s.depth};return Cr(s,"quoteStyle")&&(K.quoteStyle=s.quoteStyle),i(M,K,r+1,n)}return i(M,s,r+1,n)}if(typeof t=="function"&&!Lp(t)){var f=qx(t),p=wa(t,d);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(p.length>0?" { "+Ei.call(p,", ")+" }":"")}if(Gp(t)){var m=qn?Sr.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):Qh.call(t);return typeof t=="object"&&!qn?io(m):m}if(s_(t)){for(var g="<"+wp.call(String(t.nodeName)),y=t.attributes||[],x=0;x<y.length;x++)g+=" "+y[x].name+"="+Pp(Hx(y[x].value),"double",s);return g+=">",t.childNodes&&t.childNodes.length&&(g+="..."),g+="</"+wp.call(String(t.nodeName))+">",g}if(tc(t)){if(t.length===0)return"[]";var b=wa(t,d);return u&&!a_(b)?"["+ic(b,u)+"]":"[ "+Ei.call(b,", ")+" ]"}if(zx(t)){var v=wa(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!Ep.call(t,"cause")?"{ ["+String(t)+"] "+Ei.call(Sp.call("[cause]: "+d(t.cause),v),", ")+" }":v.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+Ei.call(v,", ")+" }"}if(typeof t=="object"&&o){if(Rp&&typeof t[Rp]=="function"&&qh)return qh(t,{depth:c-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(t_(t)){var w=[];return xp&&xp.call(t,function(M,N){w.push(d(N,t,!0)+" => "+d(M,t))}),Dp("Map",_a.call(t),w,u)}if(r_(t)){var S=[];return _p&&_p.call(t,function(M){S.push(d(M,t))}),Dp("Set",va.call(t),S,u)}if(e_(t))return ec("WeakMap");if(n_(t))return ec("WeakSet");if(i_(t))return ec("WeakRef");if(jx(t))return io(d(Number(t)));if($x(t))return io(d(Jh.call(t)));if(Jx(t))return io(Ox.call(t));if(Yx(t))return io(d(String(t)));if(!Kx(t)&&!Lp(t)){var E=wa(t,d),I=Ip?Ip(t)===Object.prototype:t instanceof Object||t.constructor===Object,A=t instanceof Object?"":"null prototype",L=!I&&me&&Object(t)===t&&me in t?jh.call(Er(t),8,-1):A?"Object":"",G=I||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",F=G+(L||A?"["+Ei.call(Sp.call([],L||[],A||[]),": ")+"] ":"");return E.length===0?F+"{}":u?F+"{"+ic(E,u)+"}":F+"{ "+Ei.call(E,", ")+" }"}return String(t)};function Pp(i,t,e){var r=(e.quoteStyle||t)==="double"?'"':"'";return r+i+r}function Hx(i){return Sr.call(String(i),/"/g,"&quot;")}function tc(i){return Er(i)==="[object Array]"&&(!me||!(typeof i=="object"&&me in i))}function Kx(i){return Er(i)==="[object Date]"&&(!me||!(typeof i=="object"&&me in i))}function Lp(i){return Er(i)==="[object RegExp]"&&(!me||!(typeof i=="object"&&me in i))}function zx(i){return Er(i)==="[object Error]"&&(!me||!(typeof i=="object"&&me in i))}function Yx(i){return Er(i)==="[object String]"&&(!me||!(typeof i=="object"&&me in i))}function jx(i){return Er(i)==="[object Number]"&&(!me||!(typeof i=="object"&&me in i))}function Jx(i){return Er(i)==="[object Boolean]"&&(!me||!(typeof i=="object"&&me in i))}function Gp(i){if(qn)return i&&typeof i=="object"&&i instanceof Symbol;if(typeof i=="symbol")return!0;if(!i||typeof i!="object"||!Qh)return!1;try{return Qh.call(i),!0}catch{}return!1}function $x(i){if(!i||typeof i!="object"||!Jh)return!1;try{return Jh.call(i),!0}catch{}return!1}var Qx=Object.prototype.hasOwnProperty||function(i){return i in this};function Cr(i,t){return Qx.call(i,t)}function Er(i){return Bx.call(i)}function qx(i){if(i.name)return i.name;var t=Xx.call(Ux.call(i),/^function\s*([\w$]+)/);return t?t[1]:null}function kp(i,t){if(i.indexOf)return i.indexOf(t);for(var e=0,r=i.length;e<r;e++)if(i[e]===t)return e;return-1}function t_(i){if(!_a||!i||typeof i!="object")return!1;try{_a.call(i);try{va.call(i)}catch{return!0}return i instanceof Map}catch{}return!1}function e_(i){if(!to||!i||typeof i!="object")return!1;try{to.call(i,to);try{eo.call(i,eo)}catch{return!0}return i instanceof WeakMap}catch{}return!1}function i_(i){if(!vp||!i||typeof i!="object")return!1;try{return vp.call(i),!0}catch{}return!1}function r_(i){if(!va||!i||typeof i!="object")return!1;try{va.call(i);try{_a.call(i)}catch{return!0}return i instanceof Set}catch{}return!1}function n_(i){if(!eo||!i||typeof i!="object")return!1;try{eo.call(i,eo);try{to.call(i,to)}catch{return!0}return i instanceof WeakSet}catch{}return!1}function s_(i){return!i||typeof i!="object"?!1:typeof HTMLElement<"u"&&i instanceof HTMLElement?!0:typeof i.nodeName=="string"&&typeof i.getAttribute=="function"}function Fp(i,t){if(i.length>t.maxStringLength){var e=i.length-t.maxStringLength,r="... "+e+" more character"+(e>1?"s":"");return Fp(jh.call(i,0,t.maxStringLength),t)+r}var n=Sr.call(Sr.call(i,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,o_);return Pp(n,"single",t)}function o_(i){var t=i.charCodeAt(0),e={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return e?"\\"+e:"\\x"+(t<16?"0":"")+Wx.call(t.toString(16))}function io(i){return"Object("+i+")"}function ec(i){return i+" { ? }"}function Dp(i,t,e,r){var n=r?ic(e,r):Ei.call(e,", ");return i+" ("+t+") {"+n+"}"}function a_(i){for(var t=0;t<i.length;t++)if(kp(i[t],`
2
- `)>=0)return!1;return!0}function l_(i,t){var e;if(i.indent===" ")e=" ";else if(typeof i.indent=="number"&&i.indent>0)e=Ei.call(Array(i.indent+1)," ");else return null;return{base:e,prev:Ei.call(Array(t+1),e)}}function ic(i,t){if(i.length===0)return"";var e=`
3
- `+t.prev+t.base;return e+Ei.call(i,","+e)+`
4
- `+t.prev}function wa(i,t){var e=tc(i),r=[];if(e){r.length=i.length;for(var n=0;n<i.length;n++)r[n]=Cr(i,n)?t(i[n],i):""}var s=typeof $h=="function"?$h(i):[],o;if(qn){o={};for(var a=0;a<s.length;a++)o["$"+s[a]]=s[a]}for(var l in i)Cr(i,l)&&(e&&String(Number(l))===l&&l<i.length||qn&&o["$"+l]instanceof Symbol||(Tp.call(/[^\w$]/,l)?r.push(t(l,i)+": "+t(i[l],i)):r.push(l+": "+t(i[l],i))));if(typeof $h=="function")for(var h=0;h<s.length;h++)Ep.call(i,s[h])&&r.push("["+t(s[h])+"]: "+t(i[s[h]],i));return r}var rc=Vh,ts=Gx,h_=Vx,c_=rc("%TypeError%"),Ta=rc("%WeakMap%",!0),Sa=rc("%Map%",!0),u_=ts("WeakMap.prototype.get",!0),d_=ts("WeakMap.prototype.set",!0),f_=ts("WeakMap.prototype.has",!0),p_=ts("Map.prototype.get",!0),m_=ts("Map.prototype.set",!0),g_=ts("Map.prototype.has",!0),nc=function(i,t){for(var e=i,r;(r=e.next)!==null;e=r)if(r.key===t)return e.next=r.next,r.next=i.next,i.next=r,r},y_=function(i,t){var e=nc(i,t);return e&&e.value},b_=function(i,t,e){var r=nc(i,t);r?r.value=e:i.next={key:t,next:i.next,value:e}},x_=function(i,t){return!!nc(i,t)},__=function(){var t,e,r,n={assert:function(s){if(!n.has(s))throw new c_("Side channel does not contain "+h_(s))},get:function(s){if(Ta&&s&&(typeof s=="object"||typeof s=="function")){if(t)return u_(t,s)}else if(Sa){if(e)return p_(e,s)}else if(r)return y_(r,s)},has:function(s){if(Ta&&s&&(typeof s=="object"||typeof s=="function")){if(t)return f_(t,s)}else if(Sa){if(e)return g_(e,s)}else if(r)return x_(r,s);return!1},set:function(s,o){Ta&&s&&(typeof s=="object"||typeof s=="function")?(t||(t=new Ta),d_(t,s,o)):Sa?(e||(e=new Sa),m_(e,s,o)):(r||(r={key:{},next:null}),b_(r,s,o))}};return n},v_=String.prototype.replace,w_=/%20/g,sc={RFC1738:"RFC1738",RFC3986:"RFC3986"},oc={default:sc.RFC3986,formatters:{RFC1738:function(i){return v_.call(i,w_,"+")},RFC3986:function(i){return String(i)}},RFC1738:sc.RFC1738,RFC3986:sc.RFC3986},T_=oc,ac=Object.prototype.hasOwnProperty,on=Array.isArray,Ii=function(){for(var i=[],t=0;t<256;++t)i.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return i}(),S_=function(t){for(;t.length>1;){var e=t.pop(),r=e.obj[e.prop];if(on(r)){for(var n=[],s=0;s<r.length;++s)typeof r[s]<"u"&&n.push(r[s]);e.obj[e.prop]=n}}},Np=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},n=0;n<t.length;++n)typeof t[n]<"u"&&(r[n]=t[n]);return r},C_=function i(t,e,r){if(!e)return t;if(typeof e!="object"){if(on(t))t.push(e);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!ac.call(Object.prototype,e))&&(t[e]=!0);else return[t,e];return t}if(!t||typeof t!="object")return[t].concat(e);var n=t;return on(t)&&!on(e)&&(n=Np(t,r)),on(t)&&on(e)?(e.forEach(function(s,o){if(ac.call(t,o)){var a=t[o];a&&typeof a=="object"&&s&&typeof s=="object"?t[o]=i(a,s,r):t.push(s)}else t[o]=s}),t):Object.keys(e).reduce(function(s,o){var a=e[o];return ac.call(s,o)?s[o]=i(s[o],a,r):s[o]=a,s},n)},E_=function(t,e){return Object.keys(e).reduce(function(r,n){return r[n]=e[n],r},t)},I_=function(i,t,e){var r=i.replace(/\+/g," ");if(e==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},A_=function(t,e,r,n,s){if(t.length===0)return t;var o=t;if(typeof t=="symbol"?o=Symbol.prototype.toString.call(t):typeof t!="string"&&(o=String(t)),r==="iso-8859-1")return escape(o).replace(/%u[0-9a-f]{4}/gi,function(c){return"%26%23"+parseInt(c.slice(2),16)+"%3B"});for(var a="",l=0;l<o.length;++l){var h=o.charCodeAt(l);if(h===45||h===46||h===95||h===126||h>=48&&h<=57||h>=65&&h<=90||h>=97&&h<=122||s===T_.RFC1738&&(h===40||h===41)){a+=o.charAt(l);continue}if(h<128){a=a+Ii[h];continue}if(h<2048){a=a+(Ii[192|h>>6]+Ii[128|h&63]);continue}if(h<55296||h>=57344){a=a+(Ii[224|h>>12]+Ii[128|h>>6&63]+Ii[128|h&63]);continue}l+=1,h=65536+((h&1023)<<10|o.charCodeAt(l)&1023),a+=Ii[240|h>>18]+Ii[128|h>>12&63]+Ii[128|h>>6&63]+Ii[128|h&63]}return a},M_=function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],n=0;n<e.length;++n)for(var s=e[n],o=s.obj[s.prop],a=Object.keys(o),l=0;l<a.length;++l){var h=a[l],c=o[h];typeof c=="object"&&c!==null&&r.indexOf(c)===-1&&(e.push({obj:o,prop:h}),r.push(c))}return S_(e),t},R_=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},P_=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},L_=function(t,e){return[].concat(t,e)},G_=function(t,e){if(on(t)){for(var r=[],n=0;n<t.length;n+=1)r.push(e(t[n]));return r}return e(t)},Op={arrayToObject:Np,assign:E_,combine:L_,compact:M_,decode:I_,encode:A_,isBuffer:P_,isRegExp:R_,maybeMap:G_,merge:C_},Bp=__,Ca=Op,ro=oc,k_=Object.prototype.hasOwnProperty,Up={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},tr=Array.isArray,F_=Array.prototype.push,Xp=function(i,t){F_.apply(i,tr(t)?t:[t])},D_=Date.prototype.toISOString,Wp=ro.default,ge={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:Ca.encode,encodeValuesOnly:!1,format:Wp,formatter:ro.formatters[Wp],indices:!1,serializeDate:function(t){return D_.call(t)},skipNulls:!1,strictNullHandling:!1},N_=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},lc={},O_=function i(t,e,r,n,s,o,a,l,h,c,u,d,f,p,m,g){for(var y=t,x=g,b=0,v=!1;(x=x.get(lc))!==void 0&&!v;){var w=x.get(t);if(b+=1,typeof w<"u"){if(w===b)throw new RangeError("Cyclic object value");v=!0}typeof x.get(lc)>"u"&&(b=0)}if(typeof l=="function"?y=l(e,y):y instanceof Date?y=u(y):r==="comma"&&tr(y)&&(y=Ca.maybeMap(y,function(K){return K instanceof Date?u(K):K})),y===null){if(s)return a&&!p?a(e,ge.encoder,m,"key",d):e;y=""}if(N_(y)||Ca.isBuffer(y)){if(a){var S=p?e:a(e,ge.encoder,m,"key",d);return[f(S)+"="+f(a(y,ge.encoder,m,"value",d))]}return[f(e)+"="+f(String(y))]}var E=[];if(typeof y>"u")return E;var I;if(r==="comma"&&tr(y))p&&a&&(y=Ca.maybeMap(y,a)),I=[{value:y.length>0?y.join(",")||null:void 0}];else if(tr(l))I=l;else{var A=Object.keys(y);I=h?A.sort(h):A}for(var L=n&&tr(y)&&y.length===1?e+"[]":e,G=0;G<I.length;++G){var F=I[G],M=typeof F=="object"&&typeof F.value<"u"?F.value:y[F];if(!(o&&M===null)){var N=tr(y)?typeof r=="function"?r(L,F):L:L+(c?"."+F:"["+F+"]");g.set(t,b);var W=Bp();W.set(lc,g),Xp(E,i(M,N,r,n,s,o,r==="comma"&&p&&tr(y)?null:a,l,h,c,u,d,f,p,m,W))}}return E},B_=function(t){if(!t)return ge;if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var e=t.charset||ge.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=ro.default;if(typeof t.format<"u"){if(!k_.call(ro.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var n=ro.formatters[r],s=ge.filter;return(typeof t.filter=="function"||tr(t.filter))&&(s=t.filter),{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:ge.addQueryPrefix,allowDots:typeof t.allowDots>"u"?ge.allowDots:!!t.allowDots,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:ge.charsetSentinel,delimiter:typeof t.delimiter>"u"?ge.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:ge.encode,encoder:typeof t.encoder=="function"?t.encoder:ge.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:ge.encodeValuesOnly,filter:s,format:r,formatter:n,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:ge.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:ge.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:ge.strictNullHandling}},U_=function(i,t){var e=i,r=B_(t),n,s;typeof r.filter=="function"?(s=r.filter,e=s("",e)):tr(r.filter)&&(s=r.filter,n=s);var o=[];if(typeof e!="object"||e===null)return"";var a;t&&t.arrayFormat in Up?a=t.arrayFormat:t&&"indices"in t?a=t.indices?"indices":"repeat":a="indices";var l=Up[a];if(t&&"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var h=l==="comma"&&t&&t.commaRoundTrip;n||(n=Object.keys(e)),r.sort&&n.sort(r.sort);for(var c=Bp(),u=0;u<n.length;++u){var d=n[u];r.skipNulls&&e[d]===null||Xp(o,O_(e[d],d,l,h,r.strictNullHandling,r.skipNulls,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,c))}var f=o.join(r.delimiter),p=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),f.length>0?p+f:""},es=Op,hc=Object.prototype.hasOwnProperty,X_=Array.isArray,le={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:es.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},W_=function(i){return i.replace(/&#(\d+);/g,function(t,e){return String.fromCharCode(parseInt(e,10))})},Zp=function(i,t){return i&&typeof i=="string"&&t.comma&&i.indexOf(",")>-1?i.split(","):i},Z_="utf8=%26%2310003%3B",V_="utf8=%E2%9C%93",H_=function(t,e){var r={__proto__:null},n=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,s=e.parameterLimit===1/0?void 0:e.parameterLimit,o=n.split(e.delimiter,s),a=-1,l,h=e.charset;if(e.charsetSentinel)for(l=0;l<o.length;++l)o[l].indexOf("utf8=")===0&&(o[l]===V_?h="utf-8":o[l]===Z_&&(h="iso-8859-1"),a=l,l=o.length);for(l=0;l<o.length;++l)if(l!==a){var c=o[l],u=c.indexOf("]="),d=u===-1?c.indexOf("="):u+1,f,p;d===-1?(f=e.decoder(c,le.decoder,h,"key"),p=e.strictNullHandling?null:""):(f=e.decoder(c.slice(0,d),le.decoder,h,"key"),p=es.maybeMap(Zp(c.slice(d+1),e),function(m){return e.decoder(m,le.decoder,h,"value")})),p&&e.interpretNumericEntities&&h==="iso-8859-1"&&(p=W_(p)),c.indexOf("[]=")>-1&&(p=X_(p)?[p]:p),hc.call(r,f)?r[f]=es.combine(r[f],p):r[f]=p}return r},K_=function(i,t,e,r){for(var n=r?t:Zp(t,e),s=i.length-1;s>=0;--s){var o,a=i[s];if(a==="[]"&&e.parseArrays)o=[].concat(n);else{o=e.plainObjects?Object.create(null):{};var l=a.charAt(0)==="["&&a.charAt(a.length-1)==="]"?a.slice(1,-1):a,h=parseInt(l,10);!e.parseArrays&&l===""?o={0:n}:!isNaN(h)&&a!==l&&String(h)===l&&h>=0&&e.parseArrays&&h<=e.arrayLimit?(o=[],o[h]=n):l!=="__proto__"&&(o[l]=n)}n=o}return n},z_=function(t,e,r,n){if(t){var s=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,l=r.depth>0&&o.exec(s),h=l?s.slice(0,l.index):s,c=[];if(h){if(!r.plainObjects&&hc.call(Object.prototype,h)&&!r.allowPrototypes)return;c.push(h)}for(var u=0;r.depth>0&&(l=a.exec(s))!==null&&u<r.depth;){if(u+=1,!r.plainObjects&&hc.call(Object.prototype,l[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(l[1])}return l&&c.push("["+s.slice(l.index)+"]"),K_(c,e,r,n)}},Y_=function(t){if(!t)return le;if(t.decoder!==null&&t.decoder!==void 0&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=typeof t.charset>"u"?le.charset:t.charset;return{allowDots:typeof t.allowDots>"u"?le.allowDots:!!t.allowDots,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:le.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:le.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:le.arrayLimit,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:le.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:le.comma,decoder:typeof t.decoder=="function"?t.decoder:le.decoder,delimiter:typeof t.delimiter=="string"||es.isRegExp(t.delimiter)?t.delimiter:le.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:le.depth,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:le.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:le.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:le.plainObjects,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:le.strictNullHandling}},j_=function(i,t){var e=Y_(t);if(i===""||i===null||typeof i>"u")return e.plainObjects?Object.create(null):{};for(var r=typeof i=="string"?H_(i,e):i,n=e.plainObjects?Object.create(null):{},s=Object.keys(r),o=0;o<s.length;++o){var a=s[o],l=z_(a,r[a],e,typeof i=="string");n=es.merge(n,l,e)}return e.allowSparse===!0?n:es.compact(n)},J_=U_,$_=j_,Q_=oc,q_={formats:Q_,parse:$_,stringify:J_},tv=ox;function er(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var ev=/^([a-z0-9.+-]+:)/i,iv=/:[0-9]*$/,rv=/^(\/\/?(?!\/)[^?\s]*)(\?[^\s]*)?$/,nv=["<",">",'"',"`"," ","\r",`
5
- `," "],sv=["{","}","|","\\","^","`"].concat(nv),cc=["'"].concat(sv),Vp=["%","/","?",";","#"].concat(cc),Hp=["/","?","#"],ov=255,Kp=/^[+a-z0-9A-Z_-]{0,63}$/,av=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,lv={javascript:!0,"javascript:":!0},uc={javascript:!0,"javascript:":!0},is={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},dc=q_;function hv(i,t,e){if(i&&typeof i=="object"&&i instanceof er)return i;var r=new er;return r.parse(i,t,e),r}er.prototype.parse=function(i,t,e){if(typeof i!="string")throw new TypeError("Parameter 'url' must be a string, not "+typeof i);var r=i.indexOf("?"),n=r!==-1&&r<i.indexOf("#")?"?":"#",s=i.split(n),o=/\\/g;s[0]=s[0].replace(o,"/"),i=s.join(n);var a=i;if(a=a.trim(),!e&&i.split("#").length===1){var l=rv.exec(a);if(l)return this.path=a,this.href=a,this.pathname=l[1],l[2]?(this.search=l[2],t?this.query=dc.parse(this.search.substr(1)):this.query=this.search.substr(1)):t&&(this.search="",this.query={}),this}var h=ev.exec(a);if(h){h=h[0];var c=h.toLowerCase();this.protocol=c,a=a.substr(h.length)}if(e||h||a.match(/^\/\/[^@/]+@[^@/]+/)){var u=a.substr(0,2)==="//";u&&!(h&&uc[h])&&(a=a.substr(2),this.slashes=!0)}if(!uc[h]&&(u||h&&!is[h])){for(var d=-1,f=0;f<Hp.length;f++){var p=a.indexOf(Hp[f]);p!==-1&&(d===-1||p<d)&&(d=p)}var m,g;d===-1?g=a.lastIndexOf("@"):g=a.lastIndexOf("@",d),g!==-1&&(m=a.slice(0,g),a=a.slice(g+1),this.auth=decodeURIComponent(m)),d=-1;for(var f=0;f<Vp.length;f++){var p=a.indexOf(Vp[f]);p!==-1&&(d===-1||p<d)&&(d=p)}d===-1&&(d=a.length),this.host=a.slice(0,d),a=a.slice(d),this.parseHost(),this.hostname=this.hostname||"";var y=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!y)for(var x=this.hostname.split(/\./),f=0,b=x.length;f<b;f++){var v=x[f];if(v&&!v.match(Kp)){for(var w="",S=0,E=v.length;S<E;S++)v.charCodeAt(S)>127?w+="x":w+=v[S];if(!w.match(Kp)){var I=x.slice(0,f),A=x.slice(f+1),L=v.match(av);L&&(I.push(L[1]),A.unshift(L[2])),A.length&&(a="/"+A.join(".")+a),this.hostname=I.join(".");break}}}this.hostname.length>ov?this.hostname="":this.hostname=this.hostname.toLowerCase(),y||(this.hostname=tv.toASCII(this.hostname));var G=this.port?":"+this.port:"",F=this.hostname||"";this.host=F+G,this.href+=this.host,y&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),a[0]!=="/"&&(a="/"+a))}if(!lv[c])for(var f=0,b=cc.length;f<b;f++){var M=cc[f];if(a.indexOf(M)!==-1){var N=encodeURIComponent(M);N===M&&(N=escape(M)),a=a.split(M).join(N)}}var W=a.indexOf("#");W!==-1&&(this.hash=a.substr(W),a=a.slice(0,W));var K=a.indexOf("?");if(K!==-1?(this.search=a.substr(K),this.query=a.substr(K+1),t&&(this.query=dc.parse(this.query)),a=a.slice(0,K)):t&&(this.search="",this.query={}),a&&(this.pathname=a),is[c]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var G=this.pathname||"",H=this.search||"";this.path=G+H}return this.href=this.format(),this},er.prototype.format=function(){var i=this.auth||"";i&&(i=encodeURIComponent(i),i=i.replace(/%3A/i,":"),i+="@");var t=this.protocol||"",e=this.pathname||"",r=this.hash||"",n=!1,s="";this.host?n=i+this.host:this.hostname&&(n=i+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(n+=":"+this.port)),this.query&&typeof this.query=="object"&&Object.keys(this.query).length&&(s=dc.stringify(this.query,{arrayFormat:"repeat",addQueryPrefix:!1}));var o=this.search||s&&"?"+s||"";return t&&t.substr(-1)!==":"&&(t+=":"),this.slashes||(!t||is[t])&&n!==!1?(n="//"+(n||""),e&&e.charAt(0)!=="/"&&(e="/"+e)):n||(n=""),r&&r.charAt(0)!=="#"&&(r="#"+r),o&&o.charAt(0)!=="?"&&(o="?"+o),e=e.replace(/[?#]/g,function(a){return encodeURIComponent(a)}),o=o.replace("#","%23"),t+n+e+o+r},er.prototype.resolve=function(i){return this.resolveObject(hv(i,!1,!0)).format()},er.prototype.resolveObject=function(i){if(typeof i=="string"){var t=new er;t.parse(i,!1,!0),i=t}for(var e=new er,r=Object.keys(this),n=0;n<r.length;n++){var s=r[n];e[s]=this[s]}if(e.hash=i.hash,i.href==="")return e.href=e.format(),e;if(i.slashes&&!i.protocol){for(var o=Object.keys(i),a=0;a<o.length;a++){var l=o[a];l!=="protocol"&&(e[l]=i[l])}return is[e.protocol]&&e.hostname&&!e.pathname&&(e.pathname="/",e.path=e.pathname),e.href=e.format(),e}if(i.protocol&&i.protocol!==e.protocol){if(!is[i.protocol]){for(var h=Object.keys(i),c=0;c<h.length;c++){var u=h[c];e[u]=i[u]}return e.href=e.format(),e}if(e.protocol=i.protocol,!i.host&&!uc[i.protocol]){for(var b=(i.pathname||"").split("/");b.length&&!(i.host=b.shift()););i.host||(i.host=""),i.hostname||(i.hostname=""),b[0]!==""&&b.unshift(""),b.length<2&&b.unshift(""),e.pathname=b.join("/")}else e.pathname=i.pathname;if(e.search=i.search,e.query=i.query,e.host=i.host||"",e.auth=i.auth,e.hostname=i.hostname||i.host,e.port=i.port,e.pathname||e.search){var d=e.pathname||"",f=e.search||"";e.path=d+f}return e.slashes=e.slashes||i.slashes,e.href=e.format(),e}var p=e.pathname&&e.pathname.charAt(0)==="/",m=i.host||i.pathname&&i.pathname.charAt(0)==="/",g=m||p||e.host&&i.pathname,y=g,x=e.pathname&&e.pathname.split("/")||[],b=i.pathname&&i.pathname.split("/")||[],v=e.protocol&&!is[e.protocol];if(v&&(e.hostname="",e.port=null,e.host&&(x[0]===""?x[0]=e.host:x.unshift(e.host)),e.host="",i.protocol&&(i.hostname=null,i.port=null,i.host&&(b[0]===""?b[0]=i.host:b.unshift(i.host)),i.host=null),g=g&&(b[0]===""||x[0]==="")),m)e.host=i.host||i.host===""?i.host:e.host,e.hostname=i.hostname||i.hostname===""?i.hostname:e.hostname,e.search=i.search,e.query=i.query,x=b;else if(b.length)x||(x=[]),x.pop(),x=x.concat(b),e.search=i.search,e.query=i.query;else if(i.search!=null){if(v){e.host=x.shift(),e.hostname=e.host;var w=e.host&&e.host.indexOf("@")>0?e.host.split("@"):!1;w&&(e.auth=w.shift(),e.hostname=w.shift(),e.host=e.hostname)}return e.search=i.search,e.query=i.query,(e.pathname!==null||e.search!==null)&&(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.href=e.format(),e}if(!x.length)return e.pathname=null,e.search?e.path="/"+e.search:e.path=null,e.href=e.format(),e;for(var S=x.slice(-1)[0],E=(e.host||i.host||x.length>1)&&(S==="."||S==="..")||S==="",I=0,A=x.length;A>=0;A--)S=x[A],S==="."?x.splice(A,1):S===".."?(x.splice(A,1),I++):I&&(x.splice(A,1),I--);if(!g&&!y)for(;I--;I)x.unshift("..");g&&x[0]!==""&&(!x[0]||x[0].charAt(0)!=="/")&&x.unshift(""),E&&x.join("/").substr(-1)!=="/"&&x.push("");var L=x[0]===""||x[0]&&x[0].charAt(0)==="/";if(v){e.hostname=L?"":x.length?x.shift():"",e.host=e.hostname;var w=e.host&&e.host.indexOf("@")>0?e.host.split("@"):!1;w&&(e.auth=w.shift(),e.hostname=w.shift(),e.host=e.hostname)}return g=g||e.host&&x.length,g&&!L&&x.unshift(""),x.length>0?e.pathname=x.join("/"):(e.pathname=null,e.path=null),(e.pathname!==null||e.search!==null)&&(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.auth=i.auth||e.auth,e.slashes=e.slashes||i.slashes,e.href=e.format(),e},er.prototype.parseHost=function(){var i=this.host,t=iv.exec(i);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),i=i.substr(0,i.length-t.length)),i&&(this.hostname=i)};const zp={};function wt(i,t,e=3){if(zp[t])return;let r=new Error().stack;typeof r>"u"?console.warn("PixiJS Deprecation Warning: ",`${t}
1
+ (function(Gt,Y){typeof exports=="object"&&typeof module<"u"?Y(exports,require("vue"),require("@prefecthq/vue-compositions"),require("@prefecthq/prefect-design")):typeof define=="function"&&define.amd?define(["exports","vue","@prefecthq/vue-compositions","@prefecthq/prefect-design"],Y):(Gt=typeof globalThis<"u"?globalThis:Gt||self,Y(Gt["prefect-graphs"]={},Gt.Vue,Gt.vueCompositions,Gt.prefectDesign))})(this,function(Gt,Y,vr,ji){"use strict";var IR=Object.defineProperty;var AR=(Gt,Y,vr)=>Y in Gt?IR(Gt,Y,{enumerable:!0,configurable:!0,writable:!0,value:vr}):Gt[Y]=vr;var Nf=(Gt,Y,vr)=>(AR(Gt,typeof Y!="symbol"?Y+"":Y,vr),vr);const Hf="nodes-container",Lb="node-container",Gb="edge-container";function Ph(i){const t=Object.prototype.toString.call(i);return i instanceof Date||typeof i=="object"&&t==="[object Date]"?new i.constructor(+i):typeof i=="number"||t==="[object Number]"||typeof i=="string"||t==="[object String]"?new Date(i):new Date(NaN)}function kb(i,t){return i instanceof Date?new i.constructor(t):new Date(t)}function Fb(i,t){const e=+Ph(i);return kb(i,e+t)}const ua=1e3;function Db(i,t){return Fb(i,t*1e3)}function Nb(i){return t=>{const r=(i?Math[i]:Math.trunc)(t);return r===0?0:r}}function Kf(i,t){return+Ph(i)-+Ph(t)}function Ob(i,t,e){const r=Kf(i,t)/1e3;return Nb(e==null?void 0:e.roundingMethod)(r)}var tn=(i=>(i[i.WEBGL_LEGACY=0]="WEBGL_LEGACY",i[i.WEBGL=1]="WEBGL",i[i.WEBGL2=2]="WEBGL2",i))(tn||{}),zf=(i=>(i[i.UNKNOWN=0]="UNKNOWN",i[i.WEBGL=1]="WEBGL",i[i.CANVAS=2]="CANVAS",i))(zf||{}),Lh=(i=>(i[i.COLOR=16384]="COLOR",i[i.DEPTH=256]="DEPTH",i[i.STENCIL=1024]="STENCIL",i))(Lh||{}),pt=(i=>(i[i.NORMAL=0]="NORMAL",i[i.ADD=1]="ADD",i[i.MULTIPLY=2]="MULTIPLY",i[i.SCREEN=3]="SCREEN",i[i.OVERLAY=4]="OVERLAY",i[i.DARKEN=5]="DARKEN",i[i.LIGHTEN=6]="LIGHTEN",i[i.COLOR_DODGE=7]="COLOR_DODGE",i[i.COLOR_BURN=8]="COLOR_BURN",i[i.HARD_LIGHT=9]="HARD_LIGHT",i[i.SOFT_LIGHT=10]="SOFT_LIGHT",i[i.DIFFERENCE=11]="DIFFERENCE",i[i.EXCLUSION=12]="EXCLUSION",i[i.HUE=13]="HUE",i[i.SATURATION=14]="SATURATION",i[i.COLOR=15]="COLOR",i[i.LUMINOSITY=16]="LUMINOSITY",i[i.NORMAL_NPM=17]="NORMAL_NPM",i[i.ADD_NPM=18]="ADD_NPM",i[i.SCREEN_NPM=19]="SCREEN_NPM",i[i.NONE=20]="NONE",i[i.SRC_OVER=0]="SRC_OVER",i[i.SRC_IN=21]="SRC_IN",i[i.SRC_OUT=22]="SRC_OUT",i[i.SRC_ATOP=23]="SRC_ATOP",i[i.DST_OVER=24]="DST_OVER",i[i.DST_IN=25]="DST_IN",i[i.DST_OUT=26]="DST_OUT",i[i.DST_ATOP=27]="DST_ATOP",i[i.ERASE=26]="ERASE",i[i.SUBTRACT=28]="SUBTRACT",i[i.XOR=29]="XOR",i))(pt||{}),_i=(i=>(i[i.POINTS=0]="POINTS",i[i.LINES=1]="LINES",i[i.LINE_LOOP=2]="LINE_LOOP",i[i.LINE_STRIP=3]="LINE_STRIP",i[i.TRIANGLES=4]="TRIANGLES",i[i.TRIANGLE_STRIP=5]="TRIANGLE_STRIP",i[i.TRIANGLE_FAN=6]="TRIANGLE_FAN",i))(_i||{}),K=(i=>(i[i.RGBA=6408]="RGBA",i[i.RGB=6407]="RGB",i[i.RG=33319]="RG",i[i.RED=6403]="RED",i[i.RGBA_INTEGER=36249]="RGBA_INTEGER",i[i.RGB_INTEGER=36248]="RGB_INTEGER",i[i.RG_INTEGER=33320]="RG_INTEGER",i[i.RED_INTEGER=36244]="RED_INTEGER",i[i.ALPHA=6406]="ALPHA",i[i.LUMINANCE=6409]="LUMINANCE",i[i.LUMINANCE_ALPHA=6410]="LUMINANCE_ALPHA",i[i.DEPTH_COMPONENT=6402]="DEPTH_COMPONENT",i[i.DEPTH_STENCIL=34041]="DEPTH_STENCIL",i))(K||{}),Hn=(i=>(i[i.TEXTURE_2D=3553]="TEXTURE_2D",i[i.TEXTURE_CUBE_MAP=34067]="TEXTURE_CUBE_MAP",i[i.TEXTURE_2D_ARRAY=35866]="TEXTURE_2D_ARRAY",i[i.TEXTURE_CUBE_MAP_POSITIVE_X=34069]="TEXTURE_CUBE_MAP_POSITIVE_X",i[i.TEXTURE_CUBE_MAP_NEGATIVE_X=34070]="TEXTURE_CUBE_MAP_NEGATIVE_X",i[i.TEXTURE_CUBE_MAP_POSITIVE_Y=34071]="TEXTURE_CUBE_MAP_POSITIVE_Y",i[i.TEXTURE_CUBE_MAP_NEGATIVE_Y=34072]="TEXTURE_CUBE_MAP_NEGATIVE_Y",i[i.TEXTURE_CUBE_MAP_POSITIVE_Z=34073]="TEXTURE_CUBE_MAP_POSITIVE_Z",i[i.TEXTURE_CUBE_MAP_NEGATIVE_Z=34074]="TEXTURE_CUBE_MAP_NEGATIVE_Z",i))(Hn||{}),ht=(i=>(i[i.UNSIGNED_BYTE=5121]="UNSIGNED_BYTE",i[i.UNSIGNED_SHORT=5123]="UNSIGNED_SHORT",i[i.UNSIGNED_SHORT_5_6_5=33635]="UNSIGNED_SHORT_5_6_5",i[i.UNSIGNED_SHORT_4_4_4_4=32819]="UNSIGNED_SHORT_4_4_4_4",i[i.UNSIGNED_SHORT_5_5_5_1=32820]="UNSIGNED_SHORT_5_5_5_1",i[i.UNSIGNED_INT=5125]="UNSIGNED_INT",i[i.UNSIGNED_INT_10F_11F_11F_REV=35899]="UNSIGNED_INT_10F_11F_11F_REV",i[i.UNSIGNED_INT_2_10_10_10_REV=33640]="UNSIGNED_INT_2_10_10_10_REV",i[i.UNSIGNED_INT_24_8=34042]="UNSIGNED_INT_24_8",i[i.UNSIGNED_INT_5_9_9_9_REV=35902]="UNSIGNED_INT_5_9_9_9_REV",i[i.BYTE=5120]="BYTE",i[i.SHORT=5122]="SHORT",i[i.INT=5124]="INT",i[i.FLOAT=5126]="FLOAT",i[i.FLOAT_32_UNSIGNED_INT_24_8_REV=36269]="FLOAT_32_UNSIGNED_INT_24_8_REV",i[i.HALF_FLOAT=36193]="HALF_FLOAT",i))(ht||{}),rt=(i=>(i[i.FLOAT=0]="FLOAT",i[i.INT=1]="INT",i[i.UINT=2]="UINT",i))(rt||{}),Ji=(i=>(i[i.NEAREST=0]="NEAREST",i[i.LINEAR=1]="LINEAR",i))(Ji||{}),vi=(i=>(i[i.CLAMP=33071]="CLAMP",i[i.REPEAT=10497]="REPEAT",i[i.MIRRORED_REPEAT=33648]="MIRRORED_REPEAT",i))(vi||{}),wi=(i=>(i[i.OFF=0]="OFF",i[i.POW2=1]="POW2",i[i.ON=2]="ON",i[i.ON_MANUAL=3]="ON_MANUAL",i))(wi||{}),Ce=(i=>(i[i.NPM=0]="NPM",i[i.UNPACK=1]="UNPACK",i[i.PMA=2]="PMA",i[i.NO_PREMULTIPLIED_ALPHA=0]="NO_PREMULTIPLIED_ALPHA",i[i.PREMULTIPLY_ON_UPLOAD=1]="PREMULTIPLY_ON_UPLOAD",i[i.PREMULTIPLIED_ALPHA=2]="PREMULTIPLIED_ALPHA",i))(Ce||{}),Ti=(i=>(i[i.NO=0]="NO",i[i.YES=1]="YES",i[i.AUTO=2]="AUTO",i[i.BLEND=0]="BLEND",i[i.CLEAR=1]="CLEAR",i[i.BLIT=2]="BLIT",i))(Ti||{}),Gh=(i=>(i[i.AUTO=0]="AUTO",i[i.MANUAL=1]="MANUAL",i))(Gh||{}),ze=(i=>(i.LOW="lowp",i.MEDIUM="mediump",i.HIGH="highp",i))(ze||{}),ie=(i=>(i[i.NONE=0]="NONE",i[i.SCISSOR=1]="SCISSOR",i[i.STENCIL=2]="STENCIL",i[i.SPRITE=3]="SPRITE",i[i.COLOR=4]="COLOR",i))(ie||{}),Jt=(i=>(i[i.NONE=0]="NONE",i[i.LOW=2]="LOW",i[i.MEDIUM=4]="MEDIUM",i[i.HIGH=8]="HIGH",i))(Jt||{}),Si=(i=>(i[i.ELEMENT_ARRAY_BUFFER=34963]="ELEMENT_ARRAY_BUFFER",i[i.ARRAY_BUFFER=34962]="ARRAY_BUFFER",i[i.UNIFORM_BUFFER=35345]="UNIFORM_BUFFER",i))(Si||{});const nt={ADAPTER:{createCanvas:(i,t)=>{const e=document.createElement("canvas");return e.width=i,e.height=t,e},getCanvasRenderingContext2D:()=>CanvasRenderingContext2D,getWebGLRenderingContext:()=>WebGLRenderingContext,getNavigator:()=>navigator,getBaseUrl:()=>document.baseURI??window.location.href,getFontFaceSet:()=>document.fonts,fetch:(i,t)=>fetch(i,t),parseXML:i=>new DOMParser().parseFromString(i,"text/xml")},RESOLUTION:1,CREATE_IMAGE_BITMAP:!1,ROUND_PIXELS:!1};var kh=/iPhone/i,Yf=/iPod/i,jf=/iPad/i,Jf=/\biOS-universal(?:.+)Mac\b/i,Fh=/\bAndroid(?:.+)Mobile\b/i,$f=/Android/i,Kn=/(?:SD4930UR|\bSilk(?:.+)Mobile\b)/i,da=/Silk/i,$i=/Windows Phone/i,Qf=/\bWindows(?:.+)ARM\b/i,qf=/BlackBerry/i,tp=/BB10/i,ep=/Opera Mini/i,ip=/\b(CriOS|Chrome)(?:.+)Mobile/i,rp=/Mobile(?:.+)Firefox\b/i,np=function(i){return typeof i<"u"&&i.platform==="MacIntel"&&typeof i.maxTouchPoints=="number"&&i.maxTouchPoints>1&&typeof MSStream>"u"};function Bb(i){return function(t){return t.test(i)}}function sp(i){var t={userAgent:"",platform:"",maxTouchPoints:0};!i&&typeof navigator<"u"?t={userAgent:navigator.userAgent,platform:navigator.platform,maxTouchPoints:navigator.maxTouchPoints||0}:typeof i=="string"?t.userAgent=i:i&&i.userAgent&&(t={userAgent:i.userAgent,platform:i.platform,maxTouchPoints:i.maxTouchPoints||0});var e=t.userAgent,r=e.split("[FBAN");typeof r[1]<"u"&&(e=r[0]),r=e.split("Twitter"),typeof r[1]<"u"&&(e=r[0]);var n=Bb(e),s={apple:{phone:n(kh)&&!n($i),ipod:n(Yf),tablet:!n(kh)&&(n(jf)||np(t))&&!n($i),universal:n(Jf),device:(n(kh)||n(Yf)||n(jf)||n(Jf)||np(t))&&!n($i)},amazon:{phone:n(Kn),tablet:!n(Kn)&&n(da),device:n(Kn)||n(da)},android:{phone:!n($i)&&n(Kn)||!n($i)&&n(Fh),tablet:!n($i)&&!n(Kn)&&!n(Fh)&&(n(da)||n($f)),device:!n($i)&&(n(Kn)||n(da)||n(Fh)||n($f))||n(/\bokhttp\b/i)},windows:{phone:n($i),tablet:n(Qf),device:n($i)||n(Qf)},other:{blackberry:n(qf),blackberry10:n(tp),opera:n(ep),firefox:n(rp),chrome:n(ip),device:n(qf)||n(tp)||n(ep)||n(rp)||n(ip)},any:!1,phone:!1,tablet:!1};return s.any=s.apple.device||s.android.device||s.windows.device||s.other.device,s.phone=s.apple.phone||s.android.phone||s.windows.phone,s.tablet=s.apple.tablet||s.android.tablet||s.windows.tablet,s}const Ub=sp.default??sp,Qi=Ub(globalThis.navigator);nt.RETINA_PREFIX=/@([0-9\.]+)x/,nt.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT=!1;var ve=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function wr(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}function Xb(i){if(i.__esModule)return i;var t=i.default;if(typeof t=="function"){var e=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};e.prototype=t.prototype}else e={};return Object.defineProperty(e,"__esModule",{value:!0}),Object.keys(i).forEach(function(r){var n=Object.getOwnPropertyDescriptor(i,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:function(){return i[r]}})}),e}var op={exports:{}};(function(i){var t=Object.prototype.hasOwnProperty,e="~";function r(){}Object.create&&(r.prototype=Object.create(null),new r().__proto__||(e=!1));function n(l,h,c){this.fn=l,this.context=h,this.once=c||!1}function s(l,h,c,u,d){if(typeof c!="function")throw new TypeError("The listener must be a function");var f=new n(c,u||l,d),p=e?e+h:h;return l._events[p]?l._events[p].fn?l._events[p]=[l._events[p],f]:l._events[p].push(f):(l._events[p]=f,l._eventsCount++),l}function o(l,h){--l._eventsCount===0?l._events=new r:delete l._events[h]}function a(){this._events=new r,this._eventsCount=0}a.prototype.eventNames=function(){var h=[],c,u;if(this._eventsCount===0)return h;for(u in c=this._events)t.call(c,u)&&h.push(e?u.slice(1):u);return Object.getOwnPropertySymbols?h.concat(Object.getOwnPropertySymbols(c)):h},a.prototype.listeners=function(h){var c=e?e+h:h,u=this._events[c];if(!u)return[];if(u.fn)return[u.fn];for(var d=0,f=u.length,p=new Array(f);d<f;d++)p[d]=u[d].fn;return p},a.prototype.listenerCount=function(h){var c=e?e+h:h,u=this._events[c];return u?u.fn?1:u.length:0},a.prototype.emit=function(h,c,u,d,f,p){var m=e?e+h:h;if(!this._events[m])return!1;var g=this._events[m],y=arguments.length,x,b;if(g.fn){switch(g.once&&this.removeListener(h,g.fn,void 0,!0),y){case 1:return g.fn.call(g.context),!0;case 2:return g.fn.call(g.context,c),!0;case 3:return g.fn.call(g.context,c,u),!0;case 4:return g.fn.call(g.context,c,u,d),!0;case 5:return g.fn.call(g.context,c,u,d,f),!0;case 6:return g.fn.call(g.context,c,u,d,f,p),!0}for(b=1,x=new Array(y-1);b<y;b++)x[b-1]=arguments[b];g.fn.apply(g.context,x)}else{var v=g.length,w;for(b=0;b<v;b++)switch(g[b].once&&this.removeListener(h,g[b].fn,void 0,!0),y){case 1:g[b].fn.call(g[b].context);break;case 2:g[b].fn.call(g[b].context,c);break;case 3:g[b].fn.call(g[b].context,c,u);break;case 4:g[b].fn.call(g[b].context,c,u,d);break;default:if(!x)for(w=1,x=new Array(y-1);w<y;w++)x[w-1]=arguments[w];g[b].fn.apply(g[b].context,x)}}return!0},a.prototype.on=function(h,c,u){return s(this,h,c,u,!1)},a.prototype.once=function(h,c,u){return s(this,h,c,u,!0)},a.prototype.removeListener=function(h,c,u,d){var f=e?e+h:h;if(!this._events[f])return this;if(!c)return o(this,f),this;var p=this._events[f];if(p.fn)p.fn===c&&(!d||p.once)&&(!u||p.context===u)&&o(this,f);else{for(var m=0,g=[],y=p.length;m<y;m++)(p[m].fn!==c||d&&!p[m].once||u&&p[m].context!==u)&&g.push(p[m]);g.length?this._events[f]=g.length===1?g[0]:g:o(this,f)}return this},a.prototype.removeAllListeners=function(h){var c;return h?(c=e?e+h:h,this._events[c]&&o(this,c)):(this._events=new r,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=e,a.EventEmitter=a,i.exports=a})(op);var Wb=op.exports;const Ys=wr(Wb);var Dh={exports:{}};Dh.exports=fa,Dh.exports.default=fa;function fa(i,t,e){e=e||2;var r=t&&t.length,n=r?t[0]*e:i.length,s=ap(i,0,n,e,!0),o=[];if(!s||s.next===s.prev)return o;var a,l,h,c,u,d,f;if(r&&(s=zb(i,t,s,e)),i.length>80*e){a=h=i[0],l=c=i[1];for(var p=e;p<n;p+=e)u=i[p],d=i[p+1],u<a&&(a=u),d<l&&(l=d),u>h&&(h=u),d>c&&(c=d);f=Math.max(h-a,c-l),f=f!==0?32767/f:0}return js(s,o,e,a,l,f,0),o}function ap(i,t,e,r,n){var s,o;if(n===Bh(i,t,e,r)>0)for(s=t;s<e;s+=r)o=cp(s,i[s],i[s+1],o);else for(s=e-r;s>=t;s-=r)o=cp(s,i[s],i[s+1],o);return o&&pa(o,o.next)&&($s(o),o=o.next),o}function en(i,t){if(!i)return i;t||(t=i);var e=i,r;do if(r=!1,!e.steiner&&(pa(e,e.next)||Xt(e.prev,e,e.next)===0)){if($s(e),e=t=e.prev,e===e.next)break;r=!0}else e=e.next;while(r||e!==t);return t}function js(i,t,e,r,n,s,o){if(i){!o&&s&&Qb(i,r,n,s);for(var a=i,l,h;i.prev!==i.next;){if(l=i.prev,h=i.next,s?Vb(i,r,n,s):Zb(i)){t.push(l.i/e|0),t.push(i.i/e|0),t.push(h.i/e|0),$s(i),i=h.next,a=h.next;continue}if(i=h,i===a){o?o===1?(i=Hb(en(i),t,e),js(i,t,e,r,n,s,2)):o===2&&Kb(i,t,e,r,n,s):js(en(i),t,e,r,n,s,1);break}}}}function Zb(i){var t=i.prev,e=i,r=i.next;if(Xt(t,e,r)>=0)return!1;for(var n=t.x,s=e.x,o=r.x,a=t.y,l=e.y,h=r.y,c=n<s?n<o?n:o:s<o?s:o,u=a<l?a<h?a:h:l<h?l:h,d=n>s?n>o?n:o:s>o?s:o,f=a>l?a>h?a:h:l>h?l:h,p=r.next;p!==t;){if(p.x>=c&&p.x<=d&&p.y>=u&&p.y<=f&&zn(n,a,s,l,o,h,p.x,p.y)&&Xt(p.prev,p,p.next)>=0)return!1;p=p.next}return!0}function Vb(i,t,e,r){var n=i.prev,s=i,o=i.next;if(Xt(n,s,o)>=0)return!1;for(var a=n.x,l=s.x,h=o.x,c=n.y,u=s.y,d=o.y,f=a<l?a<h?a:h:l<h?l:h,p=c<u?c<d?c:d:u<d?u:d,m=a>l?a>h?a:h:l>h?l:h,g=c>u?c>d?c:d:u>d?u:d,y=Nh(f,p,t,e,r),x=Nh(m,g,t,e,r),b=i.prevZ,v=i.nextZ;b&&b.z>=y&&v&&v.z<=x;){if(b.x>=f&&b.x<=m&&b.y>=p&&b.y<=g&&b!==n&&b!==o&&zn(a,c,l,u,h,d,b.x,b.y)&&Xt(b.prev,b,b.next)>=0||(b=b.prevZ,v.x>=f&&v.x<=m&&v.y>=p&&v.y<=g&&v!==n&&v!==o&&zn(a,c,l,u,h,d,v.x,v.y)&&Xt(v.prev,v,v.next)>=0))return!1;v=v.nextZ}for(;b&&b.z>=y;){if(b.x>=f&&b.x<=m&&b.y>=p&&b.y<=g&&b!==n&&b!==o&&zn(a,c,l,u,h,d,b.x,b.y)&&Xt(b.prev,b,b.next)>=0)return!1;b=b.prevZ}for(;v&&v.z<=x;){if(v.x>=f&&v.x<=m&&v.y>=p&&v.y<=g&&v!==n&&v!==o&&zn(a,c,l,u,h,d,v.x,v.y)&&Xt(v.prev,v,v.next)>=0)return!1;v=v.nextZ}return!0}function Hb(i,t,e){var r=i;do{var n=r.prev,s=r.next.next;!pa(n,s)&&lp(n,r,r.next,s)&&Js(n,s)&&Js(s,n)&&(t.push(n.i/e|0),t.push(r.i/e|0),t.push(s.i/e|0),$s(r),$s(r.next),r=i=s),r=r.next}while(r!==i);return en(r)}function Kb(i,t,e,r,n,s){var o=i;do{for(var a=o.next.next;a!==o.prev;){if(o.i!==a.i&&ex(o,a)){var l=hp(o,a);o=en(o,o.next),l=en(l,l.next),js(o,t,e,r,n,s,0),js(l,t,e,r,n,s,0);return}a=a.next}o=o.next}while(o!==i)}function zb(i,t,e,r){var n=[],s,o,a,l,h;for(s=0,o=t.length;s<o;s++)a=t[s]*r,l=s<o-1?t[s+1]*r:i.length,h=ap(i,a,l,r,!1),h===h.next&&(h.steiner=!0),n.push(tx(h));for(n.sort(Yb),s=0;s<n.length;s++)e=jb(n[s],e);return e}function Yb(i,t){return i.x-t.x}function jb(i,t){var e=Jb(i,t);if(!e)return t;var r=hp(e,i);return en(r,r.next),en(e,e.next)}function Jb(i,t){var e=t,r=i.x,n=i.y,s=-1/0,o;do{if(n<=e.y&&n>=e.next.y&&e.next.y!==e.y){var a=e.x+(n-e.y)*(e.next.x-e.x)/(e.next.y-e.y);if(a<=r&&a>s&&(s=a,o=e.x<e.next.x?e:e.next,a===r))return o}e=e.next}while(e!==t);if(!o)return null;var l=o,h=o.x,c=o.y,u=1/0,d;e=o;do r>=e.x&&e.x>=h&&r!==e.x&&zn(n<c?r:s,n,h,c,n<c?s:r,n,e.x,e.y)&&(d=Math.abs(n-e.y)/(r-e.x),Js(e,i)&&(d<u||d===u&&(e.x>o.x||e.x===o.x&&$b(o,e)))&&(o=e,u=d)),e=e.next;while(e!==l);return o}function $b(i,t){return Xt(i.prev,i,t.prev)<0&&Xt(t.next,i,i.next)<0}function Qb(i,t,e,r){var n=i;do n.z===0&&(n.z=Nh(n.x,n.y,t,e,r)),n.prevZ=n.prev,n.nextZ=n.next,n=n.next;while(n!==i);n.prevZ.nextZ=null,n.prevZ=null,qb(n)}function qb(i){var t,e,r,n,s,o,a,l,h=1;do{for(e=i,i=null,s=null,o=0;e;){for(o++,r=e,a=0,t=0;t<h&&(a++,r=r.nextZ,!!r);t++);for(l=h;a>0||l>0&&r;)a!==0&&(l===0||!r||e.z<=r.z)?(n=e,e=e.nextZ,a--):(n=r,r=r.nextZ,l--),s?s.nextZ=n:i=n,n.prevZ=s,s=n;e=r}s.nextZ=null,h*=2}while(o>1);return i}function Nh(i,t,e,r,n){return i=(i-e)*n|0,t=(t-r)*n|0,i=(i|i<<8)&16711935,i=(i|i<<4)&252645135,i=(i|i<<2)&858993459,i=(i|i<<1)&1431655765,t=(t|t<<8)&16711935,t=(t|t<<4)&252645135,t=(t|t<<2)&858993459,t=(t|t<<1)&1431655765,i|t<<1}function tx(i){var t=i,e=i;do(t.x<e.x||t.x===e.x&&t.y<e.y)&&(e=t),t=t.next;while(t!==i);return e}function zn(i,t,e,r,n,s,o,a){return(n-o)*(t-a)>=(i-o)*(s-a)&&(i-o)*(r-a)>=(e-o)*(t-a)&&(e-o)*(s-a)>=(n-o)*(r-a)}function ex(i,t){return i.next.i!==t.i&&i.prev.i!==t.i&&!ix(i,t)&&(Js(i,t)&&Js(t,i)&&rx(i,t)&&(Xt(i.prev,i,t.prev)||Xt(i,t.prev,t))||pa(i,t)&&Xt(i.prev,i,i.next)>0&&Xt(t.prev,t,t.next)>0)}function Xt(i,t,e){return(t.y-i.y)*(e.x-t.x)-(t.x-i.x)*(e.y-t.y)}function pa(i,t){return i.x===t.x&&i.y===t.y}function lp(i,t,e,r){var n=ga(Xt(i,t,e)),s=ga(Xt(i,t,r)),o=ga(Xt(e,r,i)),a=ga(Xt(e,r,t));return!!(n!==s&&o!==a||n===0&&ma(i,e,t)||s===0&&ma(i,r,t)||o===0&&ma(e,i,r)||a===0&&ma(e,t,r))}function ma(i,t,e){return t.x<=Math.max(i.x,e.x)&&t.x>=Math.min(i.x,e.x)&&t.y<=Math.max(i.y,e.y)&&t.y>=Math.min(i.y,e.y)}function ga(i){return i>0?1:i<0?-1:0}function ix(i,t){var e=i;do{if(e.i!==i.i&&e.next.i!==i.i&&e.i!==t.i&&e.next.i!==t.i&&lp(e,e.next,i,t))return!0;e=e.next}while(e!==i);return!1}function Js(i,t){return Xt(i.prev,i,i.next)<0?Xt(i,t,i.next)>=0&&Xt(i,i.prev,t)>=0:Xt(i,t,i.prev)<0||Xt(i,i.next,t)<0}function rx(i,t){var e=i,r=!1,n=(i.x+t.x)/2,s=(i.y+t.y)/2;do e.y>s!=e.next.y>s&&e.next.y!==e.y&&n<(e.next.x-e.x)*(s-e.y)/(e.next.y-e.y)+e.x&&(r=!r),e=e.next;while(e!==i);return r}function hp(i,t){var e=new Oh(i.i,i.x,i.y),r=new Oh(t.i,t.x,t.y),n=i.next,s=t.prev;return i.next=t,t.prev=i,e.next=n,n.prev=e,r.next=e,e.prev=r,s.next=r,r.prev=s,r}function cp(i,t,e,r){var n=new Oh(i,t,e);return r?(n.next=r.next,n.prev=r,r.next.prev=n,r.next=n):(n.prev=n,n.next=n),n}function $s(i){i.next.prev=i.prev,i.prev.next=i.next,i.prevZ&&(i.prevZ.nextZ=i.nextZ),i.nextZ&&(i.nextZ.prevZ=i.prevZ)}function Oh(i,t,e){this.i=i,this.x=t,this.y=e,this.prev=null,this.next=null,this.z=0,this.prevZ=null,this.nextZ=null,this.steiner=!1}fa.deviation=function(i,t,e,r){var n=t&&t.length,s=n?t[0]*e:i.length,o=Math.abs(Bh(i,0,s,e));if(n)for(var a=0,l=t.length;a<l;a++){var h=t[a]*e,c=a<l-1?t[a+1]*e:i.length;o-=Math.abs(Bh(i,h,c,e))}var u=0;for(a=0;a<r.length;a+=3){var d=r[a]*e,f=r[a+1]*e,p=r[a+2]*e;u+=Math.abs((i[d]-i[p])*(i[f+1]-i[d+1])-(i[d]-i[f])*(i[p+1]-i[d+1]))}return o===0&&u===0?0:Math.abs((u-o)/o)};function Bh(i,t,e,r){for(var n=0,s=t,o=e-r;s<e;s+=r)n+=(i[o]-i[s])*(i[s+1]+i[o+1]),o=s;return n}fa.flatten=function(i){for(var t=i[0][0].length,e={vertices:[],holes:[],dimensions:t},r=0,n=0;n<i.length;n++){for(var s=0;s<i[n].length;s++)for(var o=0;o<t;o++)e.vertices.push(i[n][s][o]);n>0&&(r+=i[n-1].length,e.holes.push(r))}return e};var nx=Dh.exports;const sx=wr(nx);var ya={exports:{}};/*! https://mths.be/punycode v1.4.1 by @mathias */ya.exports,function(i,t){(function(e){var r=t&&!t.nodeType&&t,n=i&&!i.nodeType&&i,s=typeof ve=="object"&&ve;(s.global===s||s.window===s||s.self===s)&&(e=s);var o,a=2147483647,l=36,h=1,c=26,u=38,d=700,f=72,p=128,m="-",g=/^xn--/,y=/[^\x20-\x7E]/,x=/[\x2E\u3002\uFF0E\uFF61]/g,b={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},v=l-h,w=Math.floor,S=String.fromCharCode,E;function I(V){throw new RangeError(b[V])}function M(V,L){for(var B=V.length,W=[];B--;)W[B]=L(V[B]);return W}function D(V,L){var B=V.split("@"),W="";B.length>1&&(W=B[0]+"@",V=B[1]),V=V.replace(x,".");var it=V.split("."),q=M(it,L).join(".");return W+q}function F(V){for(var L=[],B=0,W=V.length,it,q;B<W;)it=V.charCodeAt(B++),it>=55296&&it<=56319&&B<W?(q=V.charCodeAt(B++),(q&64512)==56320?L.push(((it&1023)<<10)+(q&1023)+65536):(L.push(it),B--)):L.push(it);return L}function R(V){return M(V,function(L){var B="";return L>65535&&(L-=65536,B+=S(L>>>10&1023|55296),L=56320|L&1023),B+=S(L),B}).join("")}function A(V){return V-48<10?V-22:V-65<26?V-65:V-97<26?V-97:l}function k(V,L){return V+22+75*(V<26)-((L!=0)<<5)}function O(V,L,B){var W=0;for(V=B?w(V/d):V>>1,V+=w(V/L);V>v*c>>1;W+=l)V=w(V/v);return w(W+(v+1)*V/(V+u))}function Z(V){var L=[],B=V.length,W,it=0,q=p,xt=f,Et,tt,H,j,J,N,ft,gt,Mt;for(Et=V.lastIndexOf(m),Et<0&&(Et=0),tt=0;tt<Et;++tt)V.charCodeAt(tt)>=128&&I("not-basic"),L.push(V.charCodeAt(tt));for(H=Et>0?Et+1:0;H<B;){for(j=it,J=1,N=l;H>=B&&I("invalid-input"),ft=A(V.charCodeAt(H++)),(ft>=l||ft>w((a-it)/J))&&I("overflow"),it+=ft*J,gt=N<=xt?h:N>=xt+c?c:N-xt,!(ft<gt);N+=l)Mt=l-gt,J>w(a/Mt)&&I("overflow"),J*=Mt;W=L.length+1,xt=O(it-j,W,j==0),w(it/W)>a-q&&I("overflow"),q+=w(it/W),it%=W,L.splice(it++,0,q)}return R(L)}function U(V){var L,B,W,it,q,xt,Et,tt,H,j,J,N=[],ft,gt,Mt,Ot;for(V=F(V),ft=V.length,L=p,B=0,q=f,xt=0;xt<ft;++xt)J=V[xt],J<128&&N.push(S(J));for(W=it=N.length,it&&N.push(m);W<ft;){for(Et=a,xt=0;xt<ft;++xt)J=V[xt],J>=L&&J<Et&&(Et=J);for(gt=W+1,Et-L>w((a-B)/gt)&&I("overflow"),B+=(Et-L)*gt,L=Et,xt=0;xt<ft;++xt)if(J=V[xt],J<L&&++B>a&&I("overflow"),J==L){for(tt=B,H=l;j=H<=q?h:H>=q+c?c:H-q,!(tt<j);H+=l)Ot=tt-j,Mt=l-j,N.push(S(k(j+Ot%Mt,0))),tt=w(Ot/Mt);N.push(S(k(tt,0))),q=O(B,gt,W==it),B=0,++W}++B,++L}return N.join("")}function z(V){return D(V,function(L){return g.test(L)?Z(L.slice(4).toLowerCase()):L})}function ut(V){return D(V,function(L){return y.test(L)?"xn--"+U(L):L})}if(o={version:"1.4.1",ucs2:{decode:F,encode:R},decode:Z,encode:U,toASCII:ut,toUnicode:z},r&&n)if(i.exports==r)n.exports=o;else for(E in o)o.hasOwnProperty(E)&&(r[E]=o[E]);else e.punycode=o})(ve)}(ya,ya.exports);var ox=ya.exports,ax=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},e=Symbol("test"),r=Object(e);if(typeof e=="string"||Object.prototype.toString.call(e)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var n=42;t[e]=n;for(e in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var s=Object.getOwnPropertySymbols(t);if(s.length!==1||s[0]!==e||!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(t,e);if(o.value!==n||o.enumerable!==!0)return!1}return!0},up=typeof Symbol<"u"&&Symbol,lx=ax,hx=function(){return typeof up!="function"||typeof Symbol!="function"||typeof up("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:lx()},dp={foo:{}},cx=Object,ux=function(){return{__proto__:dp}.foo===dp.foo&&!({__proto__:null}instanceof cx)},dx="Function.prototype.bind called on incompatible ",Uh=Array.prototype.slice,fx=Object.prototype.toString,px="[object Function]",mx=function(t){var e=this;if(typeof e!="function"||fx.call(e)!==px)throw new TypeError(dx+e);for(var r=Uh.call(arguments,1),n,s=function(){if(this instanceof n){var c=e.apply(this,r.concat(Uh.call(arguments)));return Object(c)===c?c:this}else return e.apply(t,r.concat(Uh.call(arguments)))},o=Math.max(0,e.length-r.length),a=[],l=0;l<o;l++)a.push("$"+l);if(n=Function("binder","return function ("+a.join(",")+"){ return binder.apply(this,arguments); }")(s),e.prototype){var h=function(){};h.prototype=e.prototype,n.prototype=new h,h.prototype=null}return n},gx=mx,Xh=Function.prototype.bind||gx,yx=Xh,bx=yx.call(Function.call,Object.prototype.hasOwnProperty),Tt,Yn=SyntaxError,fp=Function,jn=TypeError,Wh=function(i){try{return fp('"use strict"; return ('+i+").constructor;")()}catch{}},rn=Object.getOwnPropertyDescriptor;if(rn)try{rn({},"")}catch{rn=null}var Zh=function(){throw new jn},xx=rn?function(){try{return arguments.callee,Zh}catch{try{return rn(arguments,"callee").get}catch{return Zh}}}():Zh,Jn=hx(),_x=ux(),oe=Object.getPrototypeOf||(_x?function(i){return i.__proto__}:null),$n={},vx=typeof Uint8Array>"u"||!oe?Tt:oe(Uint8Array),nn={"%AggregateError%":typeof AggregateError>"u"?Tt:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Tt:ArrayBuffer,"%ArrayIteratorPrototype%":Jn&&oe?oe([][Symbol.iterator]()):Tt,"%AsyncFromSyncIteratorPrototype%":Tt,"%AsyncFunction%":$n,"%AsyncGenerator%":$n,"%AsyncGeneratorFunction%":$n,"%AsyncIteratorPrototype%":$n,"%Atomics%":typeof Atomics>"u"?Tt:Atomics,"%BigInt%":typeof BigInt>"u"?Tt:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Tt:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Tt:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Tt:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?Tt:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Tt:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Tt:FinalizationRegistry,"%Function%":fp,"%GeneratorFunction%":$n,"%Int8Array%":typeof Int8Array>"u"?Tt:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Tt:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Tt:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Jn&&oe?oe(oe([][Symbol.iterator]())):Tt,"%JSON%":typeof JSON=="object"?JSON:Tt,"%Map%":typeof Map>"u"?Tt:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Jn||!oe?Tt:oe(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Tt:Promise,"%Proxy%":typeof Proxy>"u"?Tt:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?Tt:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Tt:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Jn||!oe?Tt:oe(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Tt:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Jn&&oe?oe(""[Symbol.iterator]()):Tt,"%Symbol%":Jn?Symbol:Tt,"%SyntaxError%":Yn,"%ThrowTypeError%":xx,"%TypedArray%":vx,"%TypeError%":jn,"%Uint8Array%":typeof Uint8Array>"u"?Tt:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Tt:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Tt:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Tt:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?Tt:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Tt:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Tt:WeakSet};if(oe)try{null.error}catch(i){var wx=oe(oe(i));nn["%Error.prototype%"]=wx}var Tx=function i(t){var e;if(t==="%AsyncFunction%")e=Wh("async function () {}");else if(t==="%GeneratorFunction%")e=Wh("function* () {}");else if(t==="%AsyncGeneratorFunction%")e=Wh("async function* () {}");else if(t==="%AsyncGenerator%"){var r=i("%AsyncGeneratorFunction%");r&&(e=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var n=i("%AsyncGenerator%");n&&oe&&(e=oe(n.prototype))}return nn[t]=e,e},pp={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},Qs=Xh,ba=bx,Sx=Qs.call(Function.call,Array.prototype.concat),Cx=Qs.call(Function.apply,Array.prototype.splice),mp=Qs.call(Function.call,String.prototype.replace),xa=Qs.call(Function.call,String.prototype.slice),Ex=Qs.call(Function.call,RegExp.prototype.exec),Ix=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Ax=/\\(\\)?/g,Mx=function(t){var e=xa(t,0,1),r=xa(t,-1);if(e==="%"&&r!=="%")throw new Yn("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&e!=="%")throw new Yn("invalid intrinsic syntax, expected opening `%`");var n=[];return mp(t,Ix,function(s,o,a,l){n[n.length]=a?mp(l,Ax,"$1"):o||s}),n},Rx=function(t,e){var r=t,n;if(ba(pp,r)&&(n=pp[r],r="%"+n[0]+"%"),ba(nn,r)){var s=nn[r];if(s===$n&&(s=Tx(r)),typeof s>"u"&&!e)throw new jn("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:s}}throw new Yn("intrinsic "+t+" does not exist!")},Vh=function(t,e){if(typeof t!="string"||t.length===0)throw new jn("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof e!="boolean")throw new jn('"allowMissing" argument must be a boolean');if(Ex(/^%?[^%]*%?$/,t)===null)throw new Yn("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=Mx(t),n=r.length>0?r[0]:"",s=Rx("%"+n+"%",e),o=s.name,a=s.value,l=!1,h=s.alias;h&&(n=h[0],Cx(r,Sx([0,1],h)));for(var c=1,u=!0;c<r.length;c+=1){var d=r[c],f=xa(d,0,1),p=xa(d,-1);if((f==='"'||f==="'"||f==="`"||p==='"'||p==="'"||p==="`")&&f!==p)throw new Yn("property names with quotes must have matching quotes");if((d==="constructor"||!u)&&(l=!0),n+="."+d,o="%"+n+"%",ba(nn,o))a=nn[o];else if(a!=null){if(!(d in a)){if(!e)throw new jn("base intrinsic for "+t+" exists, but the property is not available.");return}if(rn&&c+1>=r.length){var m=rn(a,d);u=!!m,u&&"get"in m&&!("originalValue"in m.get)?a=m.get:a=a[d]}else u=ba(a,d),a=a[d];u&&!l&&(nn[o]=a)}}return a},gp={exports:{}};(function(i){var t=Xh,e=Vh,r=e("%Function.prototype.apply%"),n=e("%Function.prototype.call%"),s=e("%Reflect.apply%",!0)||t.call(n,r),o=e("%Object.getOwnPropertyDescriptor%",!0),a=e("%Object.defineProperty%",!0),l=e("%Math.max%");if(a)try{a({},"a",{value:1})}catch{a=null}i.exports=function(u){var d=s(t,n,arguments);if(o&&a){var f=o(d,"length");f.configurable&&a(d,"length",{value:1+l(0,u.length-(arguments.length-1))})}return d};var h=function(){return s(t,r,arguments)};a?a(i.exports,"apply",{value:h}):i.exports.apply=h})(gp);var Px=gp.exports,yp=Vh,bp=Px,Lx=bp(yp("String.prototype.indexOf")),Gx=function(t,e){var r=yp(t,!!e);return typeof r=="function"&&Lx(t,".prototype.")>-1?bp(r):r};const kx=Xb(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var Hh=typeof Map=="function"&&Map.prototype,Kh=Object.getOwnPropertyDescriptor&&Hh?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,_a=Hh&&Kh&&typeof Kh.get=="function"?Kh.get:null,xp=Hh&&Map.prototype.forEach,zh=typeof Set=="function"&&Set.prototype,Yh=Object.getOwnPropertyDescriptor&&zh?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,va=zh&&Yh&&typeof Yh.get=="function"?Yh.get:null,_p=zh&&Set.prototype.forEach,Fx=typeof WeakMap=="function"&&WeakMap.prototype,qs=Fx?WeakMap.prototype.has:null,Dx=typeof WeakSet=="function"&&WeakSet.prototype,to=Dx?WeakSet.prototype.has:null,Nx=typeof WeakRef=="function"&&WeakRef.prototype,vp=Nx?WeakRef.prototype.deref:null,Ox=Boolean.prototype.valueOf,Bx=Object.prototype.toString,Ux=Function.prototype.toString,Xx=String.prototype.match,jh=String.prototype.slice,Tr=String.prototype.replace,Wx=String.prototype.toUpperCase,wp=String.prototype.toLowerCase,Tp=RegExp.prototype.test,Sp=Array.prototype.concat,Ci=Array.prototype.join,Zx=Array.prototype.slice,Cp=Math.floor,Jh=typeof BigInt=="function"?BigInt.prototype.valueOf:null,$h=Object.getOwnPropertySymbols,Qh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Qn=typeof Symbol=="function"&&typeof Symbol.iterator=="object",pe=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Qn||!0)?Symbol.toStringTag:null,Ep=Object.prototype.propertyIsEnumerable,Ip=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(i){return i.__proto__}:null);function Ap(i,t){if(i===1/0||i===-1/0||i!==i||i&&i>-1e3&&i<1e3||Tp.call(/e/,t))return t;var e=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof i=="number"){var r=i<0?-Cp(-i):Cp(i);if(r!==i){var n=String(r),s=jh.call(t,n.length+1);return Tr.call(n,e,"$&_")+"."+Tr.call(Tr.call(s,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Tr.call(t,e,"$&_")}var qh=kx,Mp=qh.custom,Rp=Gp(Mp)?Mp:null,Vx=function i(t,e,r,n){var s=e||{};if(Sr(s,"quoteStyle")&&s.quoteStyle!=="single"&&s.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Sr(s,"maxStringLength")&&(typeof s.maxStringLength=="number"?s.maxStringLength<0&&s.maxStringLength!==1/0:s.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var o=Sr(s,"customInspect")?s.customInspect:!0;if(typeof o!="boolean"&&o!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Sr(s,"indent")&&s.indent!==null&&s.indent!==" "&&!(parseInt(s.indent,10)===s.indent&&s.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Sr(s,"numericSeparator")&&typeof s.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var a=s.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return Fp(t,s);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var l=String(t);return a?Ap(t,l):l}if(typeof t=="bigint"){var h=String(t)+"n";return a?Ap(t,h):h}var c=typeof s.depth>"u"?5:s.depth;if(typeof r>"u"&&(r=0),r>=c&&c>0&&typeof t=="object")return tc(t)?"[Array]":"[Object]";var u=l_(s,r);if(typeof n>"u")n=[];else if(kp(n,t)>=0)return"[Circular]";function d(A,k,O){if(k&&(n=Zx.call(n),n.push(k)),O){var Z={depth:s.depth};return Sr(s,"quoteStyle")&&(Z.quoteStyle=s.quoteStyle),i(A,Z,r+1,n)}return i(A,s,r+1,n)}if(typeof t=="function"&&!Lp(t)){var f=qx(t),p=wa(t,d);return"[Function"+(f?": "+f:" (anonymous)")+"]"+(p.length>0?" { "+Ci.call(p,", ")+" }":"")}if(Gp(t)){var m=Qn?Tr.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):Qh.call(t);return typeof t=="object"&&!Qn?eo(m):m}if(s_(t)){for(var g="<"+wp.call(String(t.nodeName)),y=t.attributes||[],x=0;x<y.length;x++)g+=" "+y[x].name+"="+Pp(Hx(y[x].value),"double",s);return g+=">",t.childNodes&&t.childNodes.length&&(g+="..."),g+="</"+wp.call(String(t.nodeName))+">",g}if(tc(t)){if(t.length===0)return"[]";var b=wa(t,d);return u&&!a_(b)?"["+ic(b,u)+"]":"[ "+Ci.call(b,", ")+" ]"}if(zx(t)){var v=wa(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!Ep.call(t,"cause")?"{ ["+String(t)+"] "+Ci.call(Sp.call("[cause]: "+d(t.cause),v),", ")+" }":v.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+Ci.call(v,", ")+" }"}if(typeof t=="object"&&o){if(Rp&&typeof t[Rp]=="function"&&qh)return qh(t,{depth:c-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(t_(t)){var w=[];return xp&&xp.call(t,function(A,k){w.push(d(k,t,!0)+" => "+d(A,t))}),Dp("Map",_a.call(t),w,u)}if(r_(t)){var S=[];return _p&&_p.call(t,function(A){S.push(d(A,t))}),Dp("Set",va.call(t),S,u)}if(e_(t))return ec("WeakMap");if(n_(t))return ec("WeakSet");if(i_(t))return ec("WeakRef");if(jx(t))return eo(d(Number(t)));if($x(t))return eo(d(Jh.call(t)));if(Jx(t))return eo(Ox.call(t));if(Yx(t))return eo(d(String(t)));if(!Kx(t)&&!Lp(t)){var E=wa(t,d),I=Ip?Ip(t)===Object.prototype:t instanceof Object||t.constructor===Object,M=t instanceof Object?"":"null prototype",D=!I&&pe&&Object(t)===t&&pe in t?jh.call(Cr(t),8,-1):M?"Object":"",F=I||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",R=F+(D||M?"["+Ci.call(Sp.call([],D||[],M||[]),": ")+"] ":"");return E.length===0?R+"{}":u?R+"{"+ic(E,u)+"}":R+"{ "+Ci.call(E,", ")+" }"}return String(t)};function Pp(i,t,e){var r=(e.quoteStyle||t)==="double"?'"':"'";return r+i+r}function Hx(i){return Tr.call(String(i),/"/g,"&quot;")}function tc(i){return Cr(i)==="[object Array]"&&(!pe||!(typeof i=="object"&&pe in i))}function Kx(i){return Cr(i)==="[object Date]"&&(!pe||!(typeof i=="object"&&pe in i))}function Lp(i){return Cr(i)==="[object RegExp]"&&(!pe||!(typeof i=="object"&&pe in i))}function zx(i){return Cr(i)==="[object Error]"&&(!pe||!(typeof i=="object"&&pe in i))}function Yx(i){return Cr(i)==="[object String]"&&(!pe||!(typeof i=="object"&&pe in i))}function jx(i){return Cr(i)==="[object Number]"&&(!pe||!(typeof i=="object"&&pe in i))}function Jx(i){return Cr(i)==="[object Boolean]"&&(!pe||!(typeof i=="object"&&pe in i))}function Gp(i){if(Qn)return i&&typeof i=="object"&&i instanceof Symbol;if(typeof i=="symbol")return!0;if(!i||typeof i!="object"||!Qh)return!1;try{return Qh.call(i),!0}catch{}return!1}function $x(i){if(!i||typeof i!="object"||!Jh)return!1;try{return Jh.call(i),!0}catch{}return!1}var Qx=Object.prototype.hasOwnProperty||function(i){return i in this};function Sr(i,t){return Qx.call(i,t)}function Cr(i){return Bx.call(i)}function qx(i){if(i.name)return i.name;var t=Xx.call(Ux.call(i),/^function\s*([\w$]+)/);return t?t[1]:null}function kp(i,t){if(i.indexOf)return i.indexOf(t);for(var e=0,r=i.length;e<r;e++)if(i[e]===t)return e;return-1}function t_(i){if(!_a||!i||typeof i!="object")return!1;try{_a.call(i);try{va.call(i)}catch{return!0}return i instanceof Map}catch{}return!1}function e_(i){if(!qs||!i||typeof i!="object")return!1;try{qs.call(i,qs);try{to.call(i,to)}catch{return!0}return i instanceof WeakMap}catch{}return!1}function i_(i){if(!vp||!i||typeof i!="object")return!1;try{return vp.call(i),!0}catch{}return!1}function r_(i){if(!va||!i||typeof i!="object")return!1;try{va.call(i);try{_a.call(i)}catch{return!0}return i instanceof Set}catch{}return!1}function n_(i){if(!to||!i||typeof i!="object")return!1;try{to.call(i,to);try{qs.call(i,qs)}catch{return!0}return i instanceof WeakSet}catch{}return!1}function s_(i){return!i||typeof i!="object"?!1:typeof HTMLElement<"u"&&i instanceof HTMLElement?!0:typeof i.nodeName=="string"&&typeof i.getAttribute=="function"}function Fp(i,t){if(i.length>t.maxStringLength){var e=i.length-t.maxStringLength,r="... "+e+" more character"+(e>1?"s":"");return Fp(jh.call(i,0,t.maxStringLength),t)+r}var n=Tr.call(Tr.call(i,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,o_);return Pp(n,"single",t)}function o_(i){var t=i.charCodeAt(0),e={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return e?"\\"+e:"\\x"+(t<16?"0":"")+Wx.call(t.toString(16))}function eo(i){return"Object("+i+")"}function ec(i){return i+" { ? }"}function Dp(i,t,e,r){var n=r?ic(e,r):Ci.call(e,", ");return i+" ("+t+") {"+n+"}"}function a_(i){for(var t=0;t<i.length;t++)if(kp(i[t],`
2
+ `)>=0)return!1;return!0}function l_(i,t){var e;if(i.indent===" ")e=" ";else if(typeof i.indent=="number"&&i.indent>0)e=Ci.call(Array(i.indent+1)," ");else return null;return{base:e,prev:Ci.call(Array(t+1),e)}}function ic(i,t){if(i.length===0)return"";var e=`
3
+ `+t.prev+t.base;return e+Ci.call(i,","+e)+`
4
+ `+t.prev}function wa(i,t){var e=tc(i),r=[];if(e){r.length=i.length;for(var n=0;n<i.length;n++)r[n]=Sr(i,n)?t(i[n],i):""}var s=typeof $h=="function"?$h(i):[],o;if(Qn){o={};for(var a=0;a<s.length;a++)o["$"+s[a]]=s[a]}for(var l in i)Sr(i,l)&&(e&&String(Number(l))===l&&l<i.length||Qn&&o["$"+l]instanceof Symbol||(Tp.call(/[^\w$]/,l)?r.push(t(l,i)+": "+t(i[l],i)):r.push(l+": "+t(i[l],i))));if(typeof $h=="function")for(var h=0;h<s.length;h++)Ep.call(i,s[h])&&r.push("["+t(s[h])+"]: "+t(i[s[h]],i));return r}var rc=Vh,qn=Gx,h_=Vx,c_=rc("%TypeError%"),Ta=rc("%WeakMap%",!0),Sa=rc("%Map%",!0),u_=qn("WeakMap.prototype.get",!0),d_=qn("WeakMap.prototype.set",!0),f_=qn("WeakMap.prototype.has",!0),p_=qn("Map.prototype.get",!0),m_=qn("Map.prototype.set",!0),g_=qn("Map.prototype.has",!0),nc=function(i,t){for(var e=i,r;(r=e.next)!==null;e=r)if(r.key===t)return e.next=r.next,r.next=i.next,i.next=r,r},y_=function(i,t){var e=nc(i,t);return e&&e.value},b_=function(i,t,e){var r=nc(i,t);r?r.value=e:i.next={key:t,next:i.next,value:e}},x_=function(i,t){return!!nc(i,t)},__=function(){var t,e,r,n={assert:function(s){if(!n.has(s))throw new c_("Side channel does not contain "+h_(s))},get:function(s){if(Ta&&s&&(typeof s=="object"||typeof s=="function")){if(t)return u_(t,s)}else if(Sa){if(e)return p_(e,s)}else if(r)return y_(r,s)},has:function(s){if(Ta&&s&&(typeof s=="object"||typeof s=="function")){if(t)return f_(t,s)}else if(Sa){if(e)return g_(e,s)}else if(r)return x_(r,s);return!1},set:function(s,o){Ta&&s&&(typeof s=="object"||typeof s=="function")?(t||(t=new Ta),d_(t,s,o)):Sa?(e||(e=new Sa),m_(e,s,o)):(r||(r={key:{},next:null}),b_(r,s,o))}};return n},v_=String.prototype.replace,w_=/%20/g,sc={RFC1738:"RFC1738",RFC3986:"RFC3986"},oc={default:sc.RFC3986,formatters:{RFC1738:function(i){return v_.call(i,w_,"+")},RFC3986:function(i){return String(i)}},RFC1738:sc.RFC1738,RFC3986:sc.RFC3986},T_=oc,ac=Object.prototype.hasOwnProperty,sn=Array.isArray,Ei=function(){for(var i=[],t=0;t<256;++t)i.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return i}(),S_=function(t){for(;t.length>1;){var e=t.pop(),r=e.obj[e.prop];if(sn(r)){for(var n=[],s=0;s<r.length;++s)typeof r[s]<"u"&&n.push(r[s]);e.obj[e.prop]=n}}},Np=function(t,e){for(var r=e&&e.plainObjects?Object.create(null):{},n=0;n<t.length;++n)typeof t[n]<"u"&&(r[n]=t[n]);return r},C_=function i(t,e,r){if(!e)return t;if(typeof e!="object"){if(sn(t))t.push(e);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!ac.call(Object.prototype,e))&&(t[e]=!0);else return[t,e];return t}if(!t||typeof t!="object")return[t].concat(e);var n=t;return sn(t)&&!sn(e)&&(n=Np(t,r)),sn(t)&&sn(e)?(e.forEach(function(s,o){if(ac.call(t,o)){var a=t[o];a&&typeof a=="object"&&s&&typeof s=="object"?t[o]=i(a,s,r):t.push(s)}else t[o]=s}),t):Object.keys(e).reduce(function(s,o){var a=e[o];return ac.call(s,o)?s[o]=i(s[o],a,r):s[o]=a,s},n)},E_=function(t,e){return Object.keys(e).reduce(function(r,n){return r[n]=e[n],r},t)},I_=function(i,t,e){var r=i.replace(/\+/g," ");if(e==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},A_=function(t,e,r,n,s){if(t.length===0)return t;var o=t;if(typeof t=="symbol"?o=Symbol.prototype.toString.call(t):typeof t!="string"&&(o=String(t)),r==="iso-8859-1")return escape(o).replace(/%u[0-9a-f]{4}/gi,function(c){return"%26%23"+parseInt(c.slice(2),16)+"%3B"});for(var a="",l=0;l<o.length;++l){var h=o.charCodeAt(l);if(h===45||h===46||h===95||h===126||h>=48&&h<=57||h>=65&&h<=90||h>=97&&h<=122||s===T_.RFC1738&&(h===40||h===41)){a+=o.charAt(l);continue}if(h<128){a=a+Ei[h];continue}if(h<2048){a=a+(Ei[192|h>>6]+Ei[128|h&63]);continue}if(h<55296||h>=57344){a=a+(Ei[224|h>>12]+Ei[128|h>>6&63]+Ei[128|h&63]);continue}l+=1,h=65536+((h&1023)<<10|o.charCodeAt(l)&1023),a+=Ei[240|h>>18]+Ei[128|h>>12&63]+Ei[128|h>>6&63]+Ei[128|h&63]}return a},M_=function(t){for(var e=[{obj:{o:t},prop:"o"}],r=[],n=0;n<e.length;++n)for(var s=e[n],o=s.obj[s.prop],a=Object.keys(o),l=0;l<a.length;++l){var h=a[l],c=o[h];typeof c=="object"&&c!==null&&r.indexOf(c)===-1&&(e.push({obj:o,prop:h}),r.push(c))}return S_(e),t},R_=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},P_=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},L_=function(t,e){return[].concat(t,e)},G_=function(t,e){if(sn(t)){for(var r=[],n=0;n<t.length;n+=1)r.push(e(t[n]));return r}return e(t)},Op={arrayToObject:Np,assign:E_,combine:L_,compact:M_,decode:I_,encode:A_,isBuffer:P_,isRegExp:R_,maybeMap:G_,merge:C_},Bp=__,Ca=Op,io=oc,k_=Object.prototype.hasOwnProperty,Up={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,e){return t+"["+e+"]"},repeat:function(t){return t}},qi=Array.isArray,F_=Array.prototype.push,Xp=function(i,t){F_.apply(i,qi(t)?t:[t])},D_=Date.prototype.toISOString,Wp=io.default,me={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:Ca.encode,encodeValuesOnly:!1,format:Wp,formatter:io.formatters[Wp],indices:!1,serializeDate:function(t){return D_.call(t)},skipNulls:!1,strictNullHandling:!1},N_=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},lc={},O_=function i(t,e,r,n,s,o,a,l,h,c,u,d,f,p,m,g){for(var y=t,x=g,b=0,v=!1;(x=x.get(lc))!==void 0&&!v;){var w=x.get(t);if(b+=1,typeof w<"u"){if(w===b)throw new RangeError("Cyclic object value");v=!0}typeof x.get(lc)>"u"&&(b=0)}if(typeof l=="function"?y=l(e,y):y instanceof Date?y=u(y):r==="comma"&&qi(y)&&(y=Ca.maybeMap(y,function(Z){return Z instanceof Date?u(Z):Z})),y===null){if(s)return a&&!p?a(e,me.encoder,m,"key",d):e;y=""}if(N_(y)||Ca.isBuffer(y)){if(a){var S=p?e:a(e,me.encoder,m,"key",d);return[f(S)+"="+f(a(y,me.encoder,m,"value",d))]}return[f(e)+"="+f(String(y))]}var E=[];if(typeof y>"u")return E;var I;if(r==="comma"&&qi(y))p&&a&&(y=Ca.maybeMap(y,a)),I=[{value:y.length>0?y.join(",")||null:void 0}];else if(qi(l))I=l;else{var M=Object.keys(y);I=h?M.sort(h):M}for(var D=n&&qi(y)&&y.length===1?e+"[]":e,F=0;F<I.length;++F){var R=I[F],A=typeof R=="object"&&typeof R.value<"u"?R.value:y[R];if(!(o&&A===null)){var k=qi(y)?typeof r=="function"?r(D,R):D:D+(c?"."+R:"["+R+"]");g.set(t,b);var O=Bp();O.set(lc,g),Xp(E,i(A,k,r,n,s,o,r==="comma"&&p&&qi(y)?null:a,l,h,c,u,d,f,p,m,O))}}return E},B_=function(t){if(!t)return me;if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var e=t.charset||me.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=io.default;if(typeof t.format<"u"){if(!k_.call(io.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var n=io.formatters[r],s=me.filter;return(typeof t.filter=="function"||qi(t.filter))&&(s=t.filter),{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:me.addQueryPrefix,allowDots:typeof t.allowDots>"u"?me.allowDots:!!t.allowDots,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:me.charsetSentinel,delimiter:typeof t.delimiter>"u"?me.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:me.encode,encoder:typeof t.encoder=="function"?t.encoder:me.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:me.encodeValuesOnly,filter:s,format:r,formatter:n,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:me.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:me.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:me.strictNullHandling}},U_=function(i,t){var e=i,r=B_(t),n,s;typeof r.filter=="function"?(s=r.filter,e=s("",e)):qi(r.filter)&&(s=r.filter,n=s);var o=[];if(typeof e!="object"||e===null)return"";var a;t&&t.arrayFormat in Up?a=t.arrayFormat:t&&"indices"in t?a=t.indices?"indices":"repeat":a="indices";var l=Up[a];if(t&&"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var h=l==="comma"&&t&&t.commaRoundTrip;n||(n=Object.keys(e)),r.sort&&n.sort(r.sort);for(var c=Bp(),u=0;u<n.length;++u){var d=n[u];r.skipNulls&&e[d]===null||Xp(o,O_(e[d],d,l,h,r.strictNullHandling,r.skipNulls,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,c))}var f=o.join(r.delimiter),p=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),f.length>0?p+f:""},ts=Op,hc=Object.prototype.hasOwnProperty,X_=Array.isArray,ae={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:ts.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},W_=function(i){return i.replace(/&#(\d+);/g,function(t,e){return String.fromCharCode(parseInt(e,10))})},Zp=function(i,t){return i&&typeof i=="string"&&t.comma&&i.indexOf(",")>-1?i.split(","):i},Z_="utf8=%26%2310003%3B",V_="utf8=%E2%9C%93",H_=function(t,e){var r={__proto__:null},n=e.ignoreQueryPrefix?t.replace(/^\?/,""):t,s=e.parameterLimit===1/0?void 0:e.parameterLimit,o=n.split(e.delimiter,s),a=-1,l,h=e.charset;if(e.charsetSentinel)for(l=0;l<o.length;++l)o[l].indexOf("utf8=")===0&&(o[l]===V_?h="utf-8":o[l]===Z_&&(h="iso-8859-1"),a=l,l=o.length);for(l=0;l<o.length;++l)if(l!==a){var c=o[l],u=c.indexOf("]="),d=u===-1?c.indexOf("="):u+1,f,p;d===-1?(f=e.decoder(c,ae.decoder,h,"key"),p=e.strictNullHandling?null:""):(f=e.decoder(c.slice(0,d),ae.decoder,h,"key"),p=ts.maybeMap(Zp(c.slice(d+1),e),function(m){return e.decoder(m,ae.decoder,h,"value")})),p&&e.interpretNumericEntities&&h==="iso-8859-1"&&(p=W_(p)),c.indexOf("[]=")>-1&&(p=X_(p)?[p]:p),hc.call(r,f)?r[f]=ts.combine(r[f],p):r[f]=p}return r},K_=function(i,t,e,r){for(var n=r?t:Zp(t,e),s=i.length-1;s>=0;--s){var o,a=i[s];if(a==="[]"&&e.parseArrays)o=[].concat(n);else{o=e.plainObjects?Object.create(null):{};var l=a.charAt(0)==="["&&a.charAt(a.length-1)==="]"?a.slice(1,-1):a,h=parseInt(l,10);!e.parseArrays&&l===""?o={0:n}:!isNaN(h)&&a!==l&&String(h)===l&&h>=0&&e.parseArrays&&h<=e.arrayLimit?(o=[],o[h]=n):l!=="__proto__"&&(o[l]=n)}n=o}return n},z_=function(t,e,r,n){if(t){var s=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,a=/(\[[^[\]]*])/g,l=r.depth>0&&o.exec(s),h=l?s.slice(0,l.index):s,c=[];if(h){if(!r.plainObjects&&hc.call(Object.prototype,h)&&!r.allowPrototypes)return;c.push(h)}for(var u=0;r.depth>0&&(l=a.exec(s))!==null&&u<r.depth;){if(u+=1,!r.plainObjects&&hc.call(Object.prototype,l[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(l[1])}return l&&c.push("["+s.slice(l.index)+"]"),K_(c,e,r,n)}},Y_=function(t){if(!t)return ae;if(t.decoder!==null&&t.decoder!==void 0&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var e=typeof t.charset>"u"?ae.charset:t.charset;return{allowDots:typeof t.allowDots>"u"?ae.allowDots:!!t.allowDots,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:ae.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:ae.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:ae.arrayLimit,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:ae.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:ae.comma,decoder:typeof t.decoder=="function"?t.decoder:ae.decoder,delimiter:typeof t.delimiter=="string"||ts.isRegExp(t.delimiter)?t.delimiter:ae.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:ae.depth,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:ae.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:ae.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:ae.plainObjects,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:ae.strictNullHandling}},j_=function(i,t){var e=Y_(t);if(i===""||i===null||typeof i>"u")return e.plainObjects?Object.create(null):{};for(var r=typeof i=="string"?H_(i,e):i,n=e.plainObjects?Object.create(null):{},s=Object.keys(r),o=0;o<s.length;++o){var a=s[o],l=z_(a,r[a],e,typeof i=="string");n=ts.merge(n,l,e)}return e.allowSparse===!0?n:ts.compact(n)},J_=U_,$_=j_,Q_=oc,q_={formats:Q_,parse:$_,stringify:J_},tv=ox;function tr(){this.protocol=null,this.slashes=null,this.auth=null,this.host=null,this.port=null,this.hostname=null,this.hash=null,this.search=null,this.query=null,this.pathname=null,this.path=null,this.href=null}var ev=/^([a-z0-9.+-]+:)/i,iv=/:[0-9]*$/,rv=/^(\/\/?(?!\/)[^?\s]*)(\?[^\s]*)?$/,nv=["<",">",'"',"`"," ","\r",`
5
+ `," "],sv=["{","}","|","\\","^","`"].concat(nv),cc=["'"].concat(sv),Vp=["%","/","?",";","#"].concat(cc),Hp=["/","?","#"],ov=255,Kp=/^[+a-z0-9A-Z_-]{0,63}$/,av=/^([+a-z0-9A-Z_-]{0,63})(.*)$/,lv={javascript:!0,"javascript:":!0},uc={javascript:!0,"javascript:":!0},es={http:!0,https:!0,ftp:!0,gopher:!0,file:!0,"http:":!0,"https:":!0,"ftp:":!0,"gopher:":!0,"file:":!0},dc=q_;function hv(i,t,e){if(i&&typeof i=="object"&&i instanceof tr)return i;var r=new tr;return r.parse(i,t,e),r}tr.prototype.parse=function(i,t,e){if(typeof i!="string")throw new TypeError("Parameter 'url' must be a string, not "+typeof i);var r=i.indexOf("?"),n=r!==-1&&r<i.indexOf("#")?"?":"#",s=i.split(n),o=/\\/g;s[0]=s[0].replace(o,"/"),i=s.join(n);var a=i;if(a=a.trim(),!e&&i.split("#").length===1){var l=rv.exec(a);if(l)return this.path=a,this.href=a,this.pathname=l[1],l[2]?(this.search=l[2],t?this.query=dc.parse(this.search.substr(1)):this.query=this.search.substr(1)):t&&(this.search="",this.query={}),this}var h=ev.exec(a);if(h){h=h[0];var c=h.toLowerCase();this.protocol=c,a=a.substr(h.length)}if(e||h||a.match(/^\/\/[^@/]+@[^@/]+/)){var u=a.substr(0,2)==="//";u&&!(h&&uc[h])&&(a=a.substr(2),this.slashes=!0)}if(!uc[h]&&(u||h&&!es[h])){for(var d=-1,f=0;f<Hp.length;f++){var p=a.indexOf(Hp[f]);p!==-1&&(d===-1||p<d)&&(d=p)}var m,g;d===-1?g=a.lastIndexOf("@"):g=a.lastIndexOf("@",d),g!==-1&&(m=a.slice(0,g),a=a.slice(g+1),this.auth=decodeURIComponent(m)),d=-1;for(var f=0;f<Vp.length;f++){var p=a.indexOf(Vp[f]);p!==-1&&(d===-1||p<d)&&(d=p)}d===-1&&(d=a.length),this.host=a.slice(0,d),a=a.slice(d),this.parseHost(),this.hostname=this.hostname||"";var y=this.hostname[0]==="["&&this.hostname[this.hostname.length-1]==="]";if(!y)for(var x=this.hostname.split(/\./),f=0,b=x.length;f<b;f++){var v=x[f];if(v&&!v.match(Kp)){for(var w="",S=0,E=v.length;S<E;S++)v.charCodeAt(S)>127?w+="x":w+=v[S];if(!w.match(Kp)){var I=x.slice(0,f),M=x.slice(f+1),D=v.match(av);D&&(I.push(D[1]),M.unshift(D[2])),M.length&&(a="/"+M.join(".")+a),this.hostname=I.join(".");break}}}this.hostname.length>ov?this.hostname="":this.hostname=this.hostname.toLowerCase(),y||(this.hostname=tv.toASCII(this.hostname));var F=this.port?":"+this.port:"",R=this.hostname||"";this.host=R+F,this.href+=this.host,y&&(this.hostname=this.hostname.substr(1,this.hostname.length-2),a[0]!=="/"&&(a="/"+a))}if(!lv[c])for(var f=0,b=cc.length;f<b;f++){var A=cc[f];if(a.indexOf(A)!==-1){var k=encodeURIComponent(A);k===A&&(k=escape(A)),a=a.split(A).join(k)}}var O=a.indexOf("#");O!==-1&&(this.hash=a.substr(O),a=a.slice(0,O));var Z=a.indexOf("?");if(Z!==-1?(this.search=a.substr(Z),this.query=a.substr(Z+1),t&&(this.query=dc.parse(this.query)),a=a.slice(0,Z)):t&&(this.search="",this.query={}),a&&(this.pathname=a),es[c]&&this.hostname&&!this.pathname&&(this.pathname="/"),this.pathname||this.search){var F=this.pathname||"",U=this.search||"";this.path=F+U}return this.href=this.format(),this},tr.prototype.format=function(){var i=this.auth||"";i&&(i=encodeURIComponent(i),i=i.replace(/%3A/i,":"),i+="@");var t=this.protocol||"",e=this.pathname||"",r=this.hash||"",n=!1,s="";this.host?n=i+this.host:this.hostname&&(n=i+(this.hostname.indexOf(":")===-1?this.hostname:"["+this.hostname+"]"),this.port&&(n+=":"+this.port)),this.query&&typeof this.query=="object"&&Object.keys(this.query).length&&(s=dc.stringify(this.query,{arrayFormat:"repeat",addQueryPrefix:!1}));var o=this.search||s&&"?"+s||"";return t&&t.substr(-1)!==":"&&(t+=":"),this.slashes||(!t||es[t])&&n!==!1?(n="//"+(n||""),e&&e.charAt(0)!=="/"&&(e="/"+e)):n||(n=""),r&&r.charAt(0)!=="#"&&(r="#"+r),o&&o.charAt(0)!=="?"&&(o="?"+o),e=e.replace(/[?#]/g,function(a){return encodeURIComponent(a)}),o=o.replace("#","%23"),t+n+e+o+r},tr.prototype.resolve=function(i){return this.resolveObject(hv(i,!1,!0)).format()},tr.prototype.resolveObject=function(i){if(typeof i=="string"){var t=new tr;t.parse(i,!1,!0),i=t}for(var e=new tr,r=Object.keys(this),n=0;n<r.length;n++){var s=r[n];e[s]=this[s]}if(e.hash=i.hash,i.href==="")return e.href=e.format(),e;if(i.slashes&&!i.protocol){for(var o=Object.keys(i),a=0;a<o.length;a++){var l=o[a];l!=="protocol"&&(e[l]=i[l])}return es[e.protocol]&&e.hostname&&!e.pathname&&(e.pathname="/",e.path=e.pathname),e.href=e.format(),e}if(i.protocol&&i.protocol!==e.protocol){if(!es[i.protocol]){for(var h=Object.keys(i),c=0;c<h.length;c++){var u=h[c];e[u]=i[u]}return e.href=e.format(),e}if(e.protocol=i.protocol,!i.host&&!uc[i.protocol]){for(var b=(i.pathname||"").split("/");b.length&&!(i.host=b.shift()););i.host||(i.host=""),i.hostname||(i.hostname=""),b[0]!==""&&b.unshift(""),b.length<2&&b.unshift(""),e.pathname=b.join("/")}else e.pathname=i.pathname;if(e.search=i.search,e.query=i.query,e.host=i.host||"",e.auth=i.auth,e.hostname=i.hostname||i.host,e.port=i.port,e.pathname||e.search){var d=e.pathname||"",f=e.search||"";e.path=d+f}return e.slashes=e.slashes||i.slashes,e.href=e.format(),e}var p=e.pathname&&e.pathname.charAt(0)==="/",m=i.host||i.pathname&&i.pathname.charAt(0)==="/",g=m||p||e.host&&i.pathname,y=g,x=e.pathname&&e.pathname.split("/")||[],b=i.pathname&&i.pathname.split("/")||[],v=e.protocol&&!es[e.protocol];if(v&&(e.hostname="",e.port=null,e.host&&(x[0]===""?x[0]=e.host:x.unshift(e.host)),e.host="",i.protocol&&(i.hostname=null,i.port=null,i.host&&(b[0]===""?b[0]=i.host:b.unshift(i.host)),i.host=null),g=g&&(b[0]===""||x[0]==="")),m)e.host=i.host||i.host===""?i.host:e.host,e.hostname=i.hostname||i.hostname===""?i.hostname:e.hostname,e.search=i.search,e.query=i.query,x=b;else if(b.length)x||(x=[]),x.pop(),x=x.concat(b),e.search=i.search,e.query=i.query;else if(i.search!=null){if(v){e.host=x.shift(),e.hostname=e.host;var w=e.host&&e.host.indexOf("@")>0?e.host.split("@"):!1;w&&(e.auth=w.shift(),e.hostname=w.shift(),e.host=e.hostname)}return e.search=i.search,e.query=i.query,(e.pathname!==null||e.search!==null)&&(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.href=e.format(),e}if(!x.length)return e.pathname=null,e.search?e.path="/"+e.search:e.path=null,e.href=e.format(),e;for(var S=x.slice(-1)[0],E=(e.host||i.host||x.length>1)&&(S==="."||S==="..")||S==="",I=0,M=x.length;M>=0;M--)S=x[M],S==="."?x.splice(M,1):S===".."?(x.splice(M,1),I++):I&&(x.splice(M,1),I--);if(!g&&!y)for(;I--;I)x.unshift("..");g&&x[0]!==""&&(!x[0]||x[0].charAt(0)!=="/")&&x.unshift(""),E&&x.join("/").substr(-1)!=="/"&&x.push("");var D=x[0]===""||x[0]&&x[0].charAt(0)==="/";if(v){e.hostname=D?"":x.length?x.shift():"",e.host=e.hostname;var w=e.host&&e.host.indexOf("@")>0?e.host.split("@"):!1;w&&(e.auth=w.shift(),e.hostname=w.shift(),e.host=e.hostname)}return g=g||e.host&&x.length,g&&!D&&x.unshift(""),x.length>0?e.pathname=x.join("/"):(e.pathname=null,e.path=null),(e.pathname!==null||e.search!==null)&&(e.path=(e.pathname?e.pathname:"")+(e.search?e.search:"")),e.auth=i.auth||e.auth,e.slashes=e.slashes||i.slashes,e.href=e.format(),e},tr.prototype.parseHost=function(){var i=this.host,t=iv.exec(i);t&&(t=t[0],t!==":"&&(this.port=t.substr(1)),i=i.substr(0,i.length-t.length)),i&&(this.hostname=i)};const zp={};function wt(i,t,e=3){if(zp[t])return;let r=new Error().stack;typeof r>"u"?console.warn("PixiJS Deprecation Warning: ",`${t}
6
6
  Deprecated since v${i}`):(r=r.split(`
7
7
  `).splice(e).join(`
8
8
  `),console.groupCollapsed?(console.groupCollapsed("%cPixiJS Deprecation Warning: %c%s","color:#614108;background:#fffbe6","font-weight:normal;color:#614108;background:#fffbe6",`${t}
9
9
  Deprecated since v${i}`),console.warn(r),console.groupEnd()):(console.warn("PixiJS Deprecation Warning: ",`${t}
10
- Deprecated since v${i}`),console.warn(r))),zp[t]=!0}function ai(i){if(typeof i!="string")throw new TypeError(`Path must be a string. Received ${JSON.stringify(i)}`)}function no(i){return i.split("?")[0].split("#")[0]}function cv(i){return i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function uv(i,t,e){return i.replace(new RegExp(cv(t),"g"),e)}function dv(i,t){let e="",r=0,n=-1,s=0,o=-1;for(let a=0;a<=i.length;++a){if(a<i.length)o=i.charCodeAt(a);else{if(o===47)break;o=47}if(o===47){if(!(n===a-1||s===1))if(n!==a-1&&s===2){if(e.length<2||r!==2||e.charCodeAt(e.length-1)!==46||e.charCodeAt(e.length-2)!==46){if(e.length>2){const l=e.lastIndexOf("/");if(l!==e.length-1){l===-1?(e="",r=0):(e=e.slice(0,l),r=e.length-1-e.lastIndexOf("/")),n=a,s=0;continue}}else if(e.length===2||e.length===1){e="",r=0,n=a,s=0;continue}}t&&(e.length>0?e+="/..":e="..",r=2)}else e.length>0?e+=`/${i.slice(n+1,a)}`:e=i.slice(n+1,a),r=a-n-1;n=a,s=0}else o===46&&s!==-1?++s:s=-1}return e}const ne={toPosix(i){return uv(i,"\\","/")},isUrl(i){return/^https?:/.test(this.toPosix(i))},isDataUrl(i){return/^data:([a-z]+\/[a-z0-9-+.]+(;[a-z0-9-.!#$%*+.{}|~`]+=[a-z0-9-.!#$%*+.{}()_|~`]+)*)?(;base64)?,([a-z0-9!$&',()*+;=\-._~:@\/?%\s<>]*?)$/i.test(i)},isBlobUrl(i){return i.startsWith("blob:")},hasProtocol(i){return/^[^/:]+:/.test(this.toPosix(i))},getProtocol(i){ai(i),i=this.toPosix(i);const t=/^file:\/\/\//.exec(i);if(t)return t[0];const e=/^[^/:]+:\/{0,2}/.exec(i);return e?e[0]:""},toAbsolute(i,t,e){if(ai(i),this.isDataUrl(i)||this.isBlobUrl(i))return i;const r=no(this.toPosix(t??nt.ADAPTER.getBaseUrl())),n=no(this.toPosix(e??this.rootname(r)));return i=this.toPosix(i),i.startsWith("/")?ne.join(n,i.slice(1)):this.isAbsolute(i)?i:this.join(r,i)},normalize(i){if(ai(i),i.length===0)return".";if(this.isDataUrl(i)||this.isBlobUrl(i))return i;i=this.toPosix(i);let t="";const e=i.startsWith("/");this.hasProtocol(i)&&(t=this.rootname(i),i=i.slice(t.length));const r=i.endsWith("/");return i=dv(i,!1),i.length>0&&r&&(i+="/"),e?`/${i}`:t+i},isAbsolute(i){return ai(i),i=this.toPosix(i),this.hasProtocol(i)?!0:i.startsWith("/")},join(...i){if(i.length===0)return".";let t;for(let e=0;e<i.length;++e){const r=i[e];if(ai(r),r.length>0)if(t===void 0)t=r;else{const n=i[e-1]??"";this.extname(n)?t+=`/../${r}`:t+=`/${r}`}}return t===void 0?".":this.normalize(t)},dirname(i){if(ai(i),i.length===0)return".";i=this.toPosix(i);let t=i.charCodeAt(0);const e=t===47;let r=-1,n=!0;const s=this.getProtocol(i),o=i;i=i.slice(s.length);for(let a=i.length-1;a>=1;--a)if(t=i.charCodeAt(a),t===47){if(!n){r=a;break}}else n=!1;return r===-1?e?"/":this.isUrl(o)?s+i:s:e&&r===1?"//":s+i.slice(0,r)},rootname(i){ai(i),i=this.toPosix(i);let t="";if(i.startsWith("/")?t="/":t=this.getProtocol(i),this.isUrl(i)){const e=i.indexOf("/",t.length);e!==-1?t=i.slice(0,e):t=i,t.endsWith("/")||(t+="/")}return t},basename(i,t){ai(i),t&&ai(t),i=no(this.toPosix(i));let e=0,r=-1,n=!0,s;if(t!==void 0&&t.length>0&&t.length<=i.length){if(t.length===i.length&&t===i)return"";let o=t.length-1,a=-1;for(s=i.length-1;s>=0;--s){const l=i.charCodeAt(s);if(l===47){if(!n){e=s+1;break}}else a===-1&&(n=!1,a=s+1),o>=0&&(l===t.charCodeAt(o)?--o===-1&&(r=s):(o=-1,r=a))}return e===r?r=a:r===-1&&(r=i.length),i.slice(e,r)}for(s=i.length-1;s>=0;--s)if(i.charCodeAt(s)===47){if(!n){e=s+1;break}}else r===-1&&(n=!1,r=s+1);return r===-1?"":i.slice(e,r)},extname(i){ai(i),i=no(this.toPosix(i));let t=-1,e=0,r=-1,n=!0,s=0;for(let o=i.length-1;o>=0;--o){const a=i.charCodeAt(o);if(a===47){if(!n){e=o+1;break}continue}r===-1&&(n=!1,r=o+1),a===46?t===-1?t=o:s!==1&&(s=1):t!==-1&&(s=-1)}return t===-1||r===-1||s===0||s===1&&t===r-1&&t===e+1?"":i.slice(t,r)},parse(i){ai(i);const t={root:"",dir:"",base:"",ext:"",name:""};if(i.length===0)return t;i=no(this.toPosix(i));let e=i.charCodeAt(0);const r=this.isAbsolute(i);let n;t.root=this.rootname(i),r||this.hasProtocol(i)?n=1:n=0;let s=-1,o=0,a=-1,l=!0,h=i.length-1,c=0;for(;h>=n;--h){if(e=i.charCodeAt(h),e===47){if(!l){o=h+1;break}continue}a===-1&&(l=!1,a=h+1),e===46?s===-1?s=h:c!==1&&(c=1):s!==-1&&(c=-1)}return s===-1||a===-1||c===0||c===1&&s===a-1&&s===o+1?a!==-1&&(o===0&&r?t.base=t.name=i.slice(1,a):t.base=t.name=i.slice(o,a)):(o===0&&r?(t.name=i.slice(1,s),t.base=i.slice(1,a)):(t.name=i.slice(o,s),t.base=i.slice(o,a)),t.ext=i.slice(s,a)),t.dir=this.dirname(i),t},sep:"/",delimiter:":"};let fc;async function fv(){return fc??(fc=(async()=>{var s;const i=document.createElement("canvas").getContext("webgl");if(!i)return Ee.UNPACK;const t=await new Promise(o=>{const a=document.createElement("video");a.onloadeddata=()=>o(a),a.onerror=()=>o(null),a.autoplay=!1,a.crossOrigin="anonymous",a.preload="auto",a.src="data:video/webm;base64,GkXfo59ChoEBQveBAULygQRC84EIQoKEd2VibUKHgQJChYECGFOAZwEAAAAAAAHTEU2bdLpNu4tTq4QVSalmU6yBoU27i1OrhBZUrmtTrIHGTbuMU6uEElTDZ1OsggEXTbuMU6uEHFO7a1OsggG97AEAAAAAAABZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVSalmoCrXsYMPQkBNgIRMYXZmV0GETGF2ZkSJiEBEAAAAAAAAFlSua8yuAQAAAAAAAEPXgQFzxYgAAAAAAAAAAZyBACK1nIN1bmSIgQCGhVZfVlA5g4EBI+ODhAJiWgDglLCBArqBApqBAlPAgQFVsIRVuYEBElTDZ9Vzc9JjwItjxYgAAAAAAAAAAWfInEWjh0VOQ09ERVJEh49MYXZjIGxpYnZweC12cDlnyKJFo4hEVVJBVElPTkSHlDAwOjAwOjAwLjA0MDAwMDAwMAAAH0O2dcfngQCgwqGggQAAAIJJg0IAABAAFgA4JBwYSgAAICAAEb///4r+AAB1oZ2mm+6BAaWWgkmDQgAAEAAWADgkHBhKAAAgIABIQBxTu2uRu4+zgQC3iveBAfGCAXHwgQM=",a.load()});if(!t)return Ee.UNPACK;const e=i.createTexture();i.bindTexture(i.TEXTURE_2D,e);const r=i.createFramebuffer();i.bindFramebuffer(i.FRAMEBUFFER,r),i.framebufferTexture2D(i.FRAMEBUFFER,i.COLOR_ATTACHMENT0,i.TEXTURE_2D,e,0),i.pixelStorei(i.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),i.pixelStorei(i.UNPACK_COLORSPACE_CONVERSION_WEBGL,i.NONE),i.texImage2D(i.TEXTURE_2D,0,i.RGBA,i.RGBA,i.UNSIGNED_BYTE,t);const n=new Uint8Array(4);return i.readPixels(0,0,1,1,i.RGBA,i.UNSIGNED_BYTE,n),i.deleteFramebuffer(r),i.deleteTexture(e),(s=i.getExtension("WEBGL_lose_context"))==null||s.loseContext(),n[0]<=n[3]?Ee.PMA:Ee.UNPACK})()),fc}let pc;function pv(){return typeof pc>"u"&&(pc=function(){var t;const i={stencil:!0,failIfMajorPerformanceCaveat:nt.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT};try{if(!nt.ADAPTER.getWebGLRenderingContext())return!1;const e=nt.ADAPTER.createCanvas();let r=e.getContext("webgl",i)||e.getContext("experimental-webgl",i);const n=!!((t=r==null?void 0:r.getContextAttributes())!=null&&t.stencil);if(r){const s=r.getExtension("WEBGL_lose_context");s&&s.loseContext()}return r=null,n}catch{return!1}}()),pc}var mv={grad:.9,turn:360,rad:360/(2*Math.PI)},ir=function(i){return typeof i=="string"?i.length>0:typeof i=="number"},he=function(i,t,e){return t===void 0&&(t=0),e===void 0&&(e=Math.pow(10,t)),Math.round(e*i)/e+0},je=function(i,t,e){return t===void 0&&(t=0),e===void 0&&(e=1),i>e?e:i>t?i:t},Yp=function(i){return(i=isFinite(i)?i%360:0)>0?i:i+360},jp=function(i){return{r:je(i.r,0,255),g:je(i.g,0,255),b:je(i.b,0,255),a:je(i.a)}},mc=function(i){return{r:he(i.r),g:he(i.g),b:he(i.b),a:he(i.a,3)}},gv=/^#([0-9a-f]{3,8})$/i,Ea=function(i){var t=i.toString(16);return t.length<2?"0"+t:t},Jp=function(i){var t=i.r,e=i.g,r=i.b,n=i.a,s=Math.max(t,e,r),o=s-Math.min(t,e,r),a=o?s===t?(e-r)/o:s===e?2+(r-t)/o:4+(t-e)/o:0;return{h:60*(a<0?a+6:a),s:s?o/s*100:0,v:s/255*100,a:n}},$p=function(i){var t=i.h,e=i.s,r=i.v,n=i.a;t=t/360*6,e/=100,r/=100;var s=Math.floor(t),o=r*(1-e),a=r*(1-(t-s)*e),l=r*(1-(1-t+s)*e),h=s%6;return{r:255*[r,a,o,o,l,r][h],g:255*[l,r,r,a,o,o][h],b:255*[o,o,l,r,r,a][h],a:n}},Qp=function(i){return{h:Yp(i.h),s:je(i.s,0,100),l:je(i.l,0,100),a:je(i.a)}},qp=function(i){return{h:he(i.h),s:he(i.s),l:he(i.l),a:he(i.a,3)}},t0=function(i){return $p((e=(t=i).s,{h:t.h,s:(e*=((r=t.l)<50?r:100-r)/100)>0?2*e/(r+e)*100:0,v:r+e,a:t.a}));var t,e,r},so=function(i){return{h:(t=Jp(i)).h,s:(n=(200-(e=t.s))*(r=t.v)/100)>0&&n<200?e*r/100/(n<=100?n:200-n)*100:0,l:n/2,a:t.a};var t,e,r,n},yv=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,bv=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,xv=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,_v=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,gc={string:[[function(i){var t=gv.exec(i);return t?(i=t[1]).length<=4?{r:parseInt(i[0]+i[0],16),g:parseInt(i[1]+i[1],16),b:parseInt(i[2]+i[2],16),a:i.length===4?he(parseInt(i[3]+i[3],16)/255,2):1}:i.length===6||i.length===8?{r:parseInt(i.substr(0,2),16),g:parseInt(i.substr(2,2),16),b:parseInt(i.substr(4,2),16),a:i.length===8?he(parseInt(i.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(i){var t=xv.exec(i)||_v.exec(i);return t?t[2]!==t[4]||t[4]!==t[6]?null:jp({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(i){var t=yv.exec(i)||bv.exec(i);if(!t)return null;var e,r,n=Qp({h:(e=t[1],r=t[2],r===void 0&&(r="deg"),Number(e)*(mv[r]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return t0(n)},"hsl"]],object:[[function(i){var t=i.r,e=i.g,r=i.b,n=i.a,s=n===void 0?1:n;return ir(t)&&ir(e)&&ir(r)?jp({r:Number(t),g:Number(e),b:Number(r),a:Number(s)}):null},"rgb"],[function(i){var t=i.h,e=i.s,r=i.l,n=i.a,s=n===void 0?1:n;if(!ir(t)||!ir(e)||!ir(r))return null;var o=Qp({h:Number(t),s:Number(e),l:Number(r),a:Number(s)});return t0(o)},"hsl"],[function(i){var t=i.h,e=i.s,r=i.v,n=i.a,s=n===void 0?1:n;if(!ir(t)||!ir(e)||!ir(r))return null;var o=function(a){return{h:Yp(a.h),s:je(a.s,0,100),v:je(a.v,0,100),a:je(a.a)}}({h:Number(t),s:Number(e),v:Number(r),a:Number(s)});return $p(o)},"hsv"]]},e0=function(i,t){for(var e=0;e<t.length;e++){var r=t[e][0](i);if(r)return[r,t[e][1]]}return[null,void 0]},vv=function(i){return typeof i=="string"?e0(i.trim(),gc.string):typeof i=="object"&&i!==null?e0(i,gc.object):[null,void 0]},yc=function(i,t){var e=so(i);return{h:e.h,s:je(e.s+100*t,0,100),l:e.l,a:e.a}},bc=function(i){return(299*i.r+587*i.g+114*i.b)/1e3/255},i0=function(i,t){var e=so(i);return{h:e.h,s:e.s,l:je(e.l+100*t,0,100),a:e.a}},xc=function(){function i(t){this.parsed=vv(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return i.prototype.isValid=function(){return this.parsed!==null},i.prototype.brightness=function(){return he(bc(this.rgba),2)},i.prototype.isDark=function(){return bc(this.rgba)<.5},i.prototype.isLight=function(){return bc(this.rgba)>=.5},i.prototype.toHex=function(){return t=mc(this.rgba),e=t.r,r=t.g,n=t.b,o=(s=t.a)<1?Ea(he(255*s)):"","#"+Ea(e)+Ea(r)+Ea(n)+o;var t,e,r,n,s,o},i.prototype.toRgb=function(){return mc(this.rgba)},i.prototype.toRgbString=function(){return t=mc(this.rgba),e=t.r,r=t.g,n=t.b,(s=t.a)<1?"rgba("+e+", "+r+", "+n+", "+s+")":"rgb("+e+", "+r+", "+n+")";var t,e,r,n,s},i.prototype.toHsl=function(){return qp(so(this.rgba))},i.prototype.toHslString=function(){return t=qp(so(this.rgba)),e=t.h,r=t.s,n=t.l,(s=t.a)<1?"hsla("+e+", "+r+"%, "+n+"%, "+s+")":"hsl("+e+", "+r+"%, "+n+"%)";var t,e,r,n,s},i.prototype.toHsv=function(){return t=Jp(this.rgba),{h:he(t.h),s:he(t.s),v:he(t.v),a:he(t.a,3)};var t},i.prototype.invert=function(){return Ai({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},i.prototype.saturate=function(t){return t===void 0&&(t=.1),Ai(yc(this.rgba,t))},i.prototype.desaturate=function(t){return t===void 0&&(t=.1),Ai(yc(this.rgba,-t))},i.prototype.grayscale=function(){return Ai(yc(this.rgba,-1))},i.prototype.lighten=function(t){return t===void 0&&(t=.1),Ai(i0(this.rgba,t))},i.prototype.darken=function(t){return t===void 0&&(t=.1),Ai(i0(this.rgba,-t))},i.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},i.prototype.alpha=function(t){return typeof t=="number"?Ai({r:(e=this.rgba).r,g:e.g,b:e.b,a:t}):he(this.rgba.a,3);var e},i.prototype.hue=function(t){var e=so(this.rgba);return typeof t=="number"?Ai({h:t,s:e.s,l:e.l,a:e.a}):he(e.h)},i.prototype.isEqual=function(t){return this.toHex()===Ai(t).toHex()},i}(),Ai=function(i){return i instanceof xc?i:new xc(i)},r0=[],wv=function(i){i.forEach(function(t){r0.indexOf(t)<0&&(t(xc,gc),r0.push(t))})};function Tv(i,t){var e={white:"#ffffff",bisque:"#ffe4c4",blue:"#0000ff",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",antiquewhite:"#faebd7",aqua:"#00ffff",azure:"#f0ffff",whitesmoke:"#f5f5f5",papayawhip:"#ffefd5",plum:"#dda0dd",blanchedalmond:"#ffebcd",black:"#000000",gold:"#ffd700",goldenrod:"#daa520",gainsboro:"#dcdcdc",cornsilk:"#fff8dc",cornflowerblue:"#6495ed",burlywood:"#deb887",aquamarine:"#7fffd4",beige:"#f5f5dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkkhaki:"#bdb76b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",peachpuff:"#ffdab9",darkmagenta:"#8b008b",darkred:"#8b0000",darkorchid:"#9932cc",darkorange:"#ff8c00",darkslateblue:"#483d8b",gray:"#808080",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",deeppink:"#ff1493",deepskyblue:"#00bfff",wheat:"#f5deb3",firebrick:"#b22222",floralwhite:"#fffaf0",ghostwhite:"#f8f8ff",darkviolet:"#9400d3",magenta:"#ff00ff",green:"#008000",dodgerblue:"#1e90ff",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",blueviolet:"#8a2be2",forestgreen:"#228b22",lawngreen:"#7cfc00",indianred:"#cd5c5c",indigo:"#4b0082",fuchsia:"#ff00ff",brown:"#a52a2a",maroon:"#800000",mediumblue:"#0000cd",lightcoral:"#f08080",darkturquoise:"#00ced1",lightcyan:"#e0ffff",ivory:"#fffff0",lightyellow:"#ffffe0",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",linen:"#faf0e6",mediumaquamarine:"#66cdaa",lemonchiffon:"#fffacd",lime:"#00ff00",khaki:"#f0e68c",mediumseagreen:"#3cb371",limegreen:"#32cd32",mediumspringgreen:"#00fa9a",lightskyblue:"#87cefa",lightblue:"#add8e6",midnightblue:"#191970",lightpink:"#ffb6c1",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",mintcream:"#f5fffa",lightslategray:"#778899",lightslategrey:"#778899",navajowhite:"#ffdead",navy:"#000080",mediumvioletred:"#c71585",powderblue:"#b0e0e6",palegoldenrod:"#eee8aa",oldlace:"#fdf5e6",paleturquoise:"#afeeee",mediumturquoise:"#48d1cc",mediumorchid:"#ba55d3",rebeccapurple:"#663399",lightsteelblue:"#b0c4de",mediumslateblue:"#7b68ee",thistle:"#d8bfd8",tan:"#d2b48c",orchid:"#da70d6",mediumpurple:"#9370db",purple:"#800080",pink:"#ffc0cb",skyblue:"#87ceeb",springgreen:"#00ff7f",palegreen:"#98fb98",red:"#ff0000",yellow:"#ffff00",slateblue:"#6a5acd",lavenderblush:"#fff0f5",peru:"#cd853f",palevioletred:"#db7093",violet:"#ee82ee",teal:"#008080",slategray:"#708090",slategrey:"#708090",aliceblue:"#f0f8ff",darkseagreen:"#8fbc8f",darkolivegreen:"#556b2f",greenyellow:"#adff2f",seagreen:"#2e8b57",seashell:"#fff5ee",tomato:"#ff6347",silver:"#c0c0c0",sienna:"#a0522d",lavender:"#e6e6fa",lightgreen:"#90ee90",orange:"#ffa500",orangered:"#ff4500",steelblue:"#4682b4",royalblue:"#4169e1",turquoise:"#40e0d0",yellowgreen:"#9acd32",salmon:"#fa8072",saddlebrown:"#8b4513",sandybrown:"#f4a460",rosybrown:"#bc8f8f",darksalmon:"#e9967a",lightgoldenrodyellow:"#fafad2",snow:"#fffafa",lightgrey:"#d3d3d3",lightgray:"#d3d3d3",dimgray:"#696969",dimgrey:"#696969",olivedrab:"#6b8e23",olive:"#808000"},r={};for(var n in e)r[e[n]]=n;var s={};i.prototype.toName=function(o){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return"transparent";var a,l,h=r[this.toHex()];if(h)return h;if(o!=null&&o.closest){var c=this.toRgb(),u=1/0,d="black";if(!s.length)for(var f in e)s[f]=new i(e[f]).toRgb();for(var p in e){var m=(a=c,l=s[p],Math.pow(a.r-l.r,2)+Math.pow(a.g-l.g,2)+Math.pow(a.b-l.b,2));m<u&&(u=m,d=p)}return d}},t.string.push([function(o){var a=o.toLowerCase(),l=a==="transparent"?"#0000":e[a];return l?new i(l).toRgb():null},"name"])}wv([Tv]);const rs=class Eh{constructor(t=16777215){this._value=null,this._components=new Float32Array(4),this._components.fill(1),this._int=16777215,this.value=t}get red(){return this._components[0]}get green(){return this._components[1]}get blue(){return this._components[2]}get alpha(){return this._components[3]}setValue(t){return this.value=t,this}set value(t){if(t instanceof Eh)this._value=this.cloneSource(t._value),this._int=t._int,this._components.set(t._components);else{if(t===null)throw new Error("Cannot set PIXI.Color#value to null");(this._value===null||!this.isSourceEqual(this._value,t))&&(this.normalize(t),this._value=this.cloneSource(t))}}get value(){return this._value}cloneSource(t){return typeof t=="string"||typeof t=="number"||t instanceof Number||t===null?t:Array.isArray(t)||ArrayBuffer.isView(t)?t.slice(0):typeof t=="object"&&t!==null?{...t}:t}isSourceEqual(t,e){const r=typeof t;if(r!==typeof e)return!1;if(r==="number"||r==="string"||t instanceof Number)return t===e;if(Array.isArray(t)&&Array.isArray(e)||ArrayBuffer.isView(t)&&ArrayBuffer.isView(e))return t.length!==e.length?!1:t.every((n,s)=>n===e[s]);if(t!==null&&e!==null){const n=Object.keys(t),s=Object.keys(e);return n.length!==s.length?!1:n.every(o=>t[o]===e[o])}return t===e}toRgba(){const[t,e,r,n]=this._components;return{r:t,g:e,b:r,a:n}}toRgb(){const[t,e,r]=this._components;return{r:t,g:e,b:r}}toRgbaString(){const[t,e,r]=this.toUint8RgbArray();return`rgba(${t},${e},${r},${this.alpha})`}toUint8RgbArray(t){const[e,r,n]=this._components;return t=t??[],t[0]=Math.round(e*255),t[1]=Math.round(r*255),t[2]=Math.round(n*255),t}toRgbArray(t){t=t??[];const[e,r,n]=this._components;return t[0]=e,t[1]=r,t[2]=n,t}toNumber(){return this._int}toLittleEndianNumber(){const t=this._int;return(t>>16)+(t&65280)+((t&255)<<16)}multiply(t){const[e,r,n,s]=Eh.temp.setValue(t)._components;return this._components[0]*=e,this._components[1]*=r,this._components[2]*=n,this._components[3]*=s,this.refreshInt(),this._value=null,this}premultiply(t,e=!0){return e&&(this._components[0]*=t,this._components[1]*=t,this._components[2]*=t),this._components[3]=t,this.refreshInt(),this._value=null,this}toPremultiplied(t,e=!0){if(t===1)return(255<<24)+this._int;if(t===0)return e?0:this._int;let r=this._int>>16&255,n=this._int>>8&255,s=this._int&255;return e&&(r=r*t+.5|0,n=n*t+.5|0,s=s*t+.5|0),(t*255<<24)+(r<<16)+(n<<8)+s}toHex(){const t=this._int.toString(16);return`#${"000000".substring(0,6-t.length)+t}`}toHexa(){const t=Math.round(this._components[3]*255).toString(16);return this.toHex()+"00".substring(0,2-t.length)+t}setAlpha(t){return this._components[3]=this._clamp(t),this}round(t){const[e,r,n]=this._components;return this._components[0]=Math.round(e*t)/t,this._components[1]=Math.round(r*t)/t,this._components[2]=Math.round(n*t)/t,this.refreshInt(),this._value=null,this}toArray(t){t=t??[];const[e,r,n,s]=this._components;return t[0]=e,t[1]=r,t[2]=n,t[3]=s,t}normalize(t){let e,r,n,s;if((typeof t=="number"||t instanceof Number)&&t>=0&&t<=16777215){const o=t;e=(o>>16&255)/255,r=(o>>8&255)/255,n=(o&255)/255,s=1}else if((Array.isArray(t)||t instanceof Float32Array)&&t.length>=3&&t.length<=4)t=this._clamp(t),[e,r,n,s=1]=t;else if((t instanceof Uint8Array||t instanceof Uint8ClampedArray)&&t.length>=3&&t.length<=4)t=this._clamp(t,0,255),[e,r,n,s=255]=t,e/=255,r/=255,n/=255,s/=255;else if(typeof t=="string"||typeof t=="object"){if(typeof t=="string"){const a=Eh.HEX_PATTERN.exec(t);a&&(t=`#${a[2]}`)}const o=Ai(t);o.isValid()&&({r:e,g:r,b:n,a:s}=o.rgba,e/=255,r/=255,n/=255)}if(e!==void 0)this._components[0]=e,this._components[1]=r,this._components[2]=n,this._components[3]=s,this.refreshInt();else throw new Error(`Unable to convert color ${t}`)}refreshInt(){this._clamp(this._components);const[t,e,r]=this._components;this._int=(t*255<<16)+(e*255<<8)+(r*255|0)}_clamp(t,e=0,r=1){return typeof t=="number"?Math.min(Math.max(t,e),r):(t.forEach((n,s)=>{t[s]=Math.min(Math.max(n,e),r)}),t)}};rs.shared=new rs,rs.temp=new rs,rs.HEX_PATTERN=/^(#|0x)?(([a-f0-9]{3}){1,2}([a-f0-9]{2})?)$/i;let Dt=rs;function Sv(i){return wt("7.2.0","utils.hex2string is deprecated, use Color#toHex instead"),Dt.shared.setValue(i).toHex()}function Cv(i){return wt("7.2.0","utils.rgb2hex is deprecated, use Color#toNumber instead"),Dt.shared.setValue(i).toNumber()}function Ev(){const i=[],t=[];for(let r=0;r<32;r++)i[r]=r,t[r]=r;i[mt.NORMAL_NPM]=mt.NORMAL,i[mt.ADD_NPM]=mt.ADD,i[mt.SCREEN_NPM]=mt.SCREEN,t[mt.NORMAL]=mt.NORMAL_NPM,t[mt.ADD]=mt.ADD_NPM,t[mt.SCREEN]=mt.SCREEN_NPM;const e=[];return e.push(t),e.push(i),e}const n0=Ev();function s0(i,t){return n0[t?1:0][i]}function Iv(i,t=null){const e=i*6;if(t=t||new Uint16Array(e),t.length!==e)throw new Error(`Out buffer length is incorrect, got ${t.length} and expected ${e}`);for(let r=0,n=0;r<e;r+=6,n+=4)t[r+0]=n+0,t[r+1]=n+1,t[r+2]=n+2,t[r+3]=n+0,t[r+4]=n+2,t[r+5]=n+3;return t}function o0(i){if(i.BYTES_PER_ELEMENT===4)return i instanceof Float32Array?"Float32Array":i instanceof Uint32Array?"Uint32Array":"Int32Array";if(i.BYTES_PER_ELEMENT===2){if(i instanceof Uint16Array)return"Uint16Array"}else if(i.BYTES_PER_ELEMENT===1&&i instanceof Uint8Array)return"Uint8Array";return null}function Ia(i){return i+=i===0?1:0,--i,i|=i>>>1,i|=i>>>2,i|=i>>>4,i|=i>>>8,i|=i>>>16,i+1}function a0(i){return!(i&i-1)&&!!i}function l0(i){let t=(i>65535?1:0)<<4;i>>>=t;let e=(i>255?1:0)<<3;return i>>>=e,t|=e,e=(i>15?1:0)<<2,i>>>=e,t|=e,e=(i>3?1:0)<<1,i>>>=e,t|=e,t|i>>1}function ns(i,t,e){const r=i.length;let n;if(t>=r||e===0)return;e=t+e>r?r-t:e;const s=r-e;for(n=t;n<s;++n)i[n]=i[n+e];i.length=s}function Ir(i){return i===0?0:i<0?-1:1}let Av=0;function an(){return++Av}const _c=class{constructor(i,t,e,r){this.left=i,this.top=t,this.right=e,this.bottom=r}get width(){return this.right-this.left}get height(){return this.bottom-this.top}isEmpty(){return this.left===this.right||this.top===this.bottom}};_c.EMPTY=new _c(0,0,0,0);let h0=_c;const c0={},Mi=Object.create(null),Ar=Object.create(null);class Mv{constructor(t,e,r){this._canvas=nt.ADAPTER.createCanvas(),this._context=this._canvas.getContext("2d"),this.resolution=r||nt.RESOLUTION,this.resize(t,e)}clear(){this._checkDestroyed(),this._context.setTransform(1,0,0,1,0,0),this._context.clearRect(0,0,this._canvas.width,this._canvas.height)}resize(t,e){this._checkDestroyed(),this._canvas.width=Math.round(t*this.resolution),this._canvas.height=Math.round(e*this.resolution)}destroy(){this._context=null,this._canvas=null}get width(){return this._checkDestroyed(),this._canvas.width}set width(t){this._checkDestroyed(),this._canvas.width=Math.round(t)}get height(){return this._checkDestroyed(),this._canvas.height}set height(t){this._checkDestroyed(),this._canvas.height=Math.round(t)}get canvas(){return this._checkDestroyed(),this._canvas}get context(){return this._checkDestroyed(),this._context}_checkDestroyed(){if(this._canvas===null)throw new TypeError("The CanvasRenderTarget has already been destroyed")}}function u0(i,t,e){for(let r=0,n=4*e*t;r<t;++r,n+=4)if(i[n+3]!==0)return!1;return!0}function d0(i,t,e,r,n){const s=4*t;for(let o=r,a=r*s+4*e;o<=n;++o,a+=s)if(i[a+3]!==0)return!1;return!0}function Rv(i){const{width:t,height:e}=i,r=i.getContext("2d",{willReadFrequently:!0});if(r===null)throw new TypeError("Failed to get canvas 2D context");const n=r.getImageData(0,0,t,e).data;let s=0,o=0,a=t-1,l=e-1;for(;o<e&&u0(n,t,o);)++o;if(o===e)return h0.EMPTY;for(;u0(n,t,l);)--l;for(;d0(n,t,s,o,l);)++s;for(;d0(n,t,a,o,l);)--a;return++a,++l,new h0(s,o,a,l)}function Pv(i){const t=Rv(i),{width:e,height:r}=t;let n=null;if(!t.isEmpty()){const s=i.getContext("2d");if(s===null)throw new TypeError("Failed to get canvas 2D context");n=s.getImageData(t.left,t.top,e,r)}return{width:e,height:r,data:n}}function Lv(i,t=globalThis.location){if(i.startsWith("data:"))return"";t=t||globalThis.location;const e=new URL(i,document.baseURI);return e.hostname!==t.hostname||e.port!==t.port||e.protocol!==t.protocol?"anonymous":""}function rr(i,t=1){var r;const e=(r=nt.RETINA_PREFIX)==null?void 0:r.exec(i);return e?parseFloat(e[1]):t}var q=(i=>(i.Renderer="renderer",i.Application="application",i.RendererSystem="renderer-webgl-system",i.RendererPlugin="renderer-webgl-plugin",i.CanvasRendererSystem="renderer-canvas-system",i.CanvasRendererPlugin="renderer-canvas-plugin",i.Asset="asset",i.LoadParser="load-parser",i.ResolveParser="resolve-parser",i.CacheParser="cache-parser",i.DetectionParser="detection-parser",i))(q||{});const vc=i=>{if(typeof i=="function"||typeof i=="object"&&i.extension){if(!i.extension)throw new Error("Extension class must have an extension object");i={...typeof i.extension!="object"?{type:i.extension}:i.extension,ref:i}}if(typeof i=="object")i={...i};else throw new Error("Invalid extension type");return typeof i.type=="string"&&(i.type=[i.type]),i},f0=(i,t)=>vc(i).priority??t,st={_addHandlers:{},_removeHandlers:{},_queue:{},remove(...i){return i.map(vc).forEach(t=>{t.type.forEach(e=>{var r,n;return(n=(r=this._removeHandlers)[e])==null?void 0:n.call(r,t)})}),this},add(...i){return i.map(vc).forEach(t=>{t.type.forEach(e=>{const r=this._addHandlers,n=this._queue;r[e]?r[e](t):(n[e]=n[e]||[],n[e].push(t))})}),this},handle(i,t,e){const r=this._addHandlers,n=this._removeHandlers;if(r[i]||n[i])throw new Error(`Extension type ${i} already has a handler`);r[i]=t,n[i]=e;const s=this._queue;return s[i]&&(s[i].forEach(o=>t(o)),delete s[i]),this},handleByMap(i,t){return this.handle(i,e=>{t[e.name]=e.ref},e=>{delete t[e.name]})},handleByList(i,t,e=-1){return this.handle(i,r=>{t.includes(r.ref)||(t.push(r.ref),t.sort((n,s)=>f0(s,e)-f0(n,e)))},r=>{const n=t.indexOf(r.ref);n!==-1&&t.splice(n,1)})}};class wc{constructor(t){typeof t=="number"?this.rawBinaryData=new ArrayBuffer(t):t instanceof Uint8Array?this.rawBinaryData=t.buffer:this.rawBinaryData=t,this.uint32View=new Uint32Array(this.rawBinaryData),this.float32View=new Float32Array(this.rawBinaryData)}get int8View(){return this._int8View||(this._int8View=new Int8Array(this.rawBinaryData)),this._int8View}get uint8View(){return this._uint8View||(this._uint8View=new Uint8Array(this.rawBinaryData)),this._uint8View}get int16View(){return this._int16View||(this._int16View=new Int16Array(this.rawBinaryData)),this._int16View}get uint16View(){return this._uint16View||(this._uint16View=new Uint16Array(this.rawBinaryData)),this._uint16View}get int32View(){return this._int32View||(this._int32View=new Int32Array(this.rawBinaryData)),this._int32View}view(t){return this[`${t}View`]}destroy(){this.rawBinaryData=null,this._int8View=null,this._uint8View=null,this._int16View=null,this._uint16View=null,this._int32View=null,this.uint32View=null,this.float32View=null}static sizeOf(t){switch(t){case"int8":case"uint8":return 1;case"int16":case"uint16":return 2;case"int32":case"uint32":case"float32":return 4;default:throw new Error(`${t} isn't a valid view type`)}}}const Gv=["precision mediump float;","void main(void){","float test = 0.1;","%forloop%","gl_FragColor = vec4(0.0);","}"].join(`
10
+ Deprecated since v${i}`),console.warn(r))),zp[t]=!0}function oi(i){if(typeof i!="string")throw new TypeError(`Path must be a string. Received ${JSON.stringify(i)}`)}function ro(i){return i.split("?")[0].split("#")[0]}function cv(i){return i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function uv(i,t,e){return i.replace(new RegExp(cv(t),"g"),e)}function dv(i,t){let e="",r=0,n=-1,s=0,o=-1;for(let a=0;a<=i.length;++a){if(a<i.length)o=i.charCodeAt(a);else{if(o===47)break;o=47}if(o===47){if(!(n===a-1||s===1))if(n!==a-1&&s===2){if(e.length<2||r!==2||e.charCodeAt(e.length-1)!==46||e.charCodeAt(e.length-2)!==46){if(e.length>2){const l=e.lastIndexOf("/");if(l!==e.length-1){l===-1?(e="",r=0):(e=e.slice(0,l),r=e.length-1-e.lastIndexOf("/")),n=a,s=0;continue}}else if(e.length===2||e.length===1){e="",r=0,n=a,s=0;continue}}t&&(e.length>0?e+="/..":e="..",r=2)}else e.length>0?e+=`/${i.slice(n+1,a)}`:e=i.slice(n+1,a),r=a-n-1;n=a,s=0}else o===46&&s!==-1?++s:s=-1}return e}const re={toPosix(i){return uv(i,"\\","/")},isUrl(i){return/^https?:/.test(this.toPosix(i))},isDataUrl(i){return/^data:([a-z]+\/[a-z0-9-+.]+(;[a-z0-9-.!#$%*+.{}|~`]+=[a-z0-9-.!#$%*+.{}()_|~`]+)*)?(;base64)?,([a-z0-9!$&',()*+;=\-._~:@\/?%\s<>]*?)$/i.test(i)},isBlobUrl(i){return i.startsWith("blob:")},hasProtocol(i){return/^[^/:]+:/.test(this.toPosix(i))},getProtocol(i){oi(i),i=this.toPosix(i);const t=/^file:\/\/\//.exec(i);if(t)return t[0];const e=/^[^/:]+:\/{0,2}/.exec(i);return e?e[0]:""},toAbsolute(i,t,e){if(oi(i),this.isDataUrl(i)||this.isBlobUrl(i))return i;const r=ro(this.toPosix(t??nt.ADAPTER.getBaseUrl())),n=ro(this.toPosix(e??this.rootname(r)));return i=this.toPosix(i),i.startsWith("/")?re.join(n,i.slice(1)):this.isAbsolute(i)?i:this.join(r,i)},normalize(i){if(oi(i),i.length===0)return".";if(this.isDataUrl(i)||this.isBlobUrl(i))return i;i=this.toPosix(i);let t="";const e=i.startsWith("/");this.hasProtocol(i)&&(t=this.rootname(i),i=i.slice(t.length));const r=i.endsWith("/");return i=dv(i,!1),i.length>0&&r&&(i+="/"),e?`/${i}`:t+i},isAbsolute(i){return oi(i),i=this.toPosix(i),this.hasProtocol(i)?!0:i.startsWith("/")},join(...i){if(i.length===0)return".";let t;for(let e=0;e<i.length;++e){const r=i[e];if(oi(r),r.length>0)if(t===void 0)t=r;else{const n=i[e-1]??"";this.extname(n)?t+=`/../${r}`:t+=`/${r}`}}return t===void 0?".":this.normalize(t)},dirname(i){if(oi(i),i.length===0)return".";i=this.toPosix(i);let t=i.charCodeAt(0);const e=t===47;let r=-1,n=!0;const s=this.getProtocol(i),o=i;i=i.slice(s.length);for(let a=i.length-1;a>=1;--a)if(t=i.charCodeAt(a),t===47){if(!n){r=a;break}}else n=!1;return r===-1?e?"/":this.isUrl(o)?s+i:s:e&&r===1?"//":s+i.slice(0,r)},rootname(i){oi(i),i=this.toPosix(i);let t="";if(i.startsWith("/")?t="/":t=this.getProtocol(i),this.isUrl(i)){const e=i.indexOf("/",t.length);e!==-1?t=i.slice(0,e):t=i,t.endsWith("/")||(t+="/")}return t},basename(i,t){oi(i),t&&oi(t),i=ro(this.toPosix(i));let e=0,r=-1,n=!0,s;if(t!==void 0&&t.length>0&&t.length<=i.length){if(t.length===i.length&&t===i)return"";let o=t.length-1,a=-1;for(s=i.length-1;s>=0;--s){const l=i.charCodeAt(s);if(l===47){if(!n){e=s+1;break}}else a===-1&&(n=!1,a=s+1),o>=0&&(l===t.charCodeAt(o)?--o===-1&&(r=s):(o=-1,r=a))}return e===r?r=a:r===-1&&(r=i.length),i.slice(e,r)}for(s=i.length-1;s>=0;--s)if(i.charCodeAt(s)===47){if(!n){e=s+1;break}}else r===-1&&(n=!1,r=s+1);return r===-1?"":i.slice(e,r)},extname(i){oi(i),i=ro(this.toPosix(i));let t=-1,e=0,r=-1,n=!0,s=0;for(let o=i.length-1;o>=0;--o){const a=i.charCodeAt(o);if(a===47){if(!n){e=o+1;break}continue}r===-1&&(n=!1,r=o+1),a===46?t===-1?t=o:s!==1&&(s=1):t!==-1&&(s=-1)}return t===-1||r===-1||s===0||s===1&&t===r-1&&t===e+1?"":i.slice(t,r)},parse(i){oi(i);const t={root:"",dir:"",base:"",ext:"",name:""};if(i.length===0)return t;i=ro(this.toPosix(i));let e=i.charCodeAt(0);const r=this.isAbsolute(i);let n;t.root=this.rootname(i),r||this.hasProtocol(i)?n=1:n=0;let s=-1,o=0,a=-1,l=!0,h=i.length-1,c=0;for(;h>=n;--h){if(e=i.charCodeAt(h),e===47){if(!l){o=h+1;break}continue}a===-1&&(l=!1,a=h+1),e===46?s===-1?s=h:c!==1&&(c=1):s!==-1&&(c=-1)}return s===-1||a===-1||c===0||c===1&&s===a-1&&s===o+1?a!==-1&&(o===0&&r?t.base=t.name=i.slice(1,a):t.base=t.name=i.slice(o,a)):(o===0&&r?(t.name=i.slice(1,s),t.base=i.slice(1,a)):(t.name=i.slice(o,s),t.base=i.slice(o,a)),t.ext=i.slice(s,a)),t.dir=this.dirname(i),t},sep:"/",delimiter:":"};let fc;async function fv(){return fc??(fc=(async()=>{var s;const i=document.createElement("canvas").getContext("webgl");if(!i)return Ce.UNPACK;const t=await new Promise(o=>{const a=document.createElement("video");a.onloadeddata=()=>o(a),a.onerror=()=>o(null),a.autoplay=!1,a.crossOrigin="anonymous",a.preload="auto",a.src="data:video/webm;base64,GkXfo59ChoEBQveBAULygQRC84EIQoKEd2VibUKHgQJChYECGFOAZwEAAAAAAAHTEU2bdLpNu4tTq4QVSalmU6yBoU27i1OrhBZUrmtTrIHGTbuMU6uEElTDZ1OsggEXTbuMU6uEHFO7a1OsggG97AEAAAAAAABZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAVSalmoCrXsYMPQkBNgIRMYXZmV0GETGF2ZkSJiEBEAAAAAAAAFlSua8yuAQAAAAAAAEPXgQFzxYgAAAAAAAAAAZyBACK1nIN1bmSIgQCGhVZfVlA5g4EBI+ODhAJiWgDglLCBArqBApqBAlPAgQFVsIRVuYEBElTDZ9Vzc9JjwItjxYgAAAAAAAAAAWfInEWjh0VOQ09ERVJEh49MYXZjIGxpYnZweC12cDlnyKJFo4hEVVJBVElPTkSHlDAwOjAwOjAwLjA0MDAwMDAwMAAAH0O2dcfngQCgwqGggQAAAIJJg0IAABAAFgA4JBwYSgAAICAAEb///4r+AAB1oZ2mm+6BAaWWgkmDQgAAEAAWADgkHBhKAAAgIABIQBxTu2uRu4+zgQC3iveBAfGCAXHwgQM=",a.load()});if(!t)return Ce.UNPACK;const e=i.createTexture();i.bindTexture(i.TEXTURE_2D,e);const r=i.createFramebuffer();i.bindFramebuffer(i.FRAMEBUFFER,r),i.framebufferTexture2D(i.FRAMEBUFFER,i.COLOR_ATTACHMENT0,i.TEXTURE_2D,e,0),i.pixelStorei(i.UNPACK_PREMULTIPLY_ALPHA_WEBGL,!1),i.pixelStorei(i.UNPACK_COLORSPACE_CONVERSION_WEBGL,i.NONE),i.texImage2D(i.TEXTURE_2D,0,i.RGBA,i.RGBA,i.UNSIGNED_BYTE,t);const n=new Uint8Array(4);return i.readPixels(0,0,1,1,i.RGBA,i.UNSIGNED_BYTE,n),i.deleteFramebuffer(r),i.deleteTexture(e),(s=i.getExtension("WEBGL_lose_context"))==null||s.loseContext(),n[0]<=n[3]?Ce.PMA:Ce.UNPACK})()),fc}let pc;function pv(){return typeof pc>"u"&&(pc=function(){var t;const i={stencil:!0,failIfMajorPerformanceCaveat:nt.FAIL_IF_MAJOR_PERFORMANCE_CAVEAT};try{if(!nt.ADAPTER.getWebGLRenderingContext())return!1;const e=nt.ADAPTER.createCanvas();let r=e.getContext("webgl",i)||e.getContext("experimental-webgl",i);const n=!!((t=r==null?void 0:r.getContextAttributes())!=null&&t.stencil);if(r){const s=r.getExtension("WEBGL_lose_context");s&&s.loseContext()}return r=null,n}catch{return!1}}()),pc}var mv={grad:.9,turn:360,rad:360/(2*Math.PI)},er=function(i){return typeof i=="string"?i.length>0:typeof i=="number"},le=function(i,t,e){return t===void 0&&(t=0),e===void 0&&(e=Math.pow(10,t)),Math.round(e*i)/e+0},Ye=function(i,t,e){return t===void 0&&(t=0),e===void 0&&(e=1),i>e?e:i>t?i:t},Yp=function(i){return(i=isFinite(i)?i%360:0)>0?i:i+360},jp=function(i){return{r:Ye(i.r,0,255),g:Ye(i.g,0,255),b:Ye(i.b,0,255),a:Ye(i.a)}},mc=function(i){return{r:le(i.r),g:le(i.g),b:le(i.b),a:le(i.a,3)}},gv=/^#([0-9a-f]{3,8})$/i,Ea=function(i){var t=i.toString(16);return t.length<2?"0"+t:t},Jp=function(i){var t=i.r,e=i.g,r=i.b,n=i.a,s=Math.max(t,e,r),o=s-Math.min(t,e,r),a=o?s===t?(e-r)/o:s===e?2+(r-t)/o:4+(t-e)/o:0;return{h:60*(a<0?a+6:a),s:s?o/s*100:0,v:s/255*100,a:n}},$p=function(i){var t=i.h,e=i.s,r=i.v,n=i.a;t=t/360*6,e/=100,r/=100;var s=Math.floor(t),o=r*(1-e),a=r*(1-(t-s)*e),l=r*(1-(1-t+s)*e),h=s%6;return{r:255*[r,a,o,o,l,r][h],g:255*[l,r,r,a,o,o][h],b:255*[o,o,l,r,r,a][h],a:n}},Qp=function(i){return{h:Yp(i.h),s:Ye(i.s,0,100),l:Ye(i.l,0,100),a:Ye(i.a)}},qp=function(i){return{h:le(i.h),s:le(i.s),l:le(i.l),a:le(i.a,3)}},t0=function(i){return $p((e=(t=i).s,{h:t.h,s:(e*=((r=t.l)<50?r:100-r)/100)>0?2*e/(r+e)*100:0,v:r+e,a:t.a}));var t,e,r},no=function(i){return{h:(t=Jp(i)).h,s:(n=(200-(e=t.s))*(r=t.v)/100)>0&&n<200?e*r/100/(n<=100?n:200-n)*100:0,l:n/2,a:t.a};var t,e,r,n},yv=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,bv=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,xv=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,_v=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,gc={string:[[function(i){var t=gv.exec(i);return t?(i=t[1]).length<=4?{r:parseInt(i[0]+i[0],16),g:parseInt(i[1]+i[1],16),b:parseInt(i[2]+i[2],16),a:i.length===4?le(parseInt(i[3]+i[3],16)/255,2):1}:i.length===6||i.length===8?{r:parseInt(i.substr(0,2),16),g:parseInt(i.substr(2,2),16),b:parseInt(i.substr(4,2),16),a:i.length===8?le(parseInt(i.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(i){var t=xv.exec(i)||_v.exec(i);return t?t[2]!==t[4]||t[4]!==t[6]?null:jp({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(i){var t=yv.exec(i)||bv.exec(i);if(!t)return null;var e,r,n=Qp({h:(e=t[1],r=t[2],r===void 0&&(r="deg"),Number(e)*(mv[r]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return t0(n)},"hsl"]],object:[[function(i){var t=i.r,e=i.g,r=i.b,n=i.a,s=n===void 0?1:n;return er(t)&&er(e)&&er(r)?jp({r:Number(t),g:Number(e),b:Number(r),a:Number(s)}):null},"rgb"],[function(i){var t=i.h,e=i.s,r=i.l,n=i.a,s=n===void 0?1:n;if(!er(t)||!er(e)||!er(r))return null;var o=Qp({h:Number(t),s:Number(e),l:Number(r),a:Number(s)});return t0(o)},"hsl"],[function(i){var t=i.h,e=i.s,r=i.v,n=i.a,s=n===void 0?1:n;if(!er(t)||!er(e)||!er(r))return null;var o=function(a){return{h:Yp(a.h),s:Ye(a.s,0,100),v:Ye(a.v,0,100),a:Ye(a.a)}}({h:Number(t),s:Number(e),v:Number(r),a:Number(s)});return $p(o)},"hsv"]]},e0=function(i,t){for(var e=0;e<t.length;e++){var r=t[e][0](i);if(r)return[r,t[e][1]]}return[null,void 0]},vv=function(i){return typeof i=="string"?e0(i.trim(),gc.string):typeof i=="object"&&i!==null?e0(i,gc.object):[null,void 0]},yc=function(i,t){var e=no(i);return{h:e.h,s:Ye(e.s+100*t,0,100),l:e.l,a:e.a}},bc=function(i){return(299*i.r+587*i.g+114*i.b)/1e3/255},i0=function(i,t){var e=no(i);return{h:e.h,s:e.s,l:Ye(e.l+100*t,0,100),a:e.a}},xc=function(){function i(t){this.parsed=vv(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return i.prototype.isValid=function(){return this.parsed!==null},i.prototype.brightness=function(){return le(bc(this.rgba),2)},i.prototype.isDark=function(){return bc(this.rgba)<.5},i.prototype.isLight=function(){return bc(this.rgba)>=.5},i.prototype.toHex=function(){return t=mc(this.rgba),e=t.r,r=t.g,n=t.b,o=(s=t.a)<1?Ea(le(255*s)):"","#"+Ea(e)+Ea(r)+Ea(n)+o;var t,e,r,n,s,o},i.prototype.toRgb=function(){return mc(this.rgba)},i.prototype.toRgbString=function(){return t=mc(this.rgba),e=t.r,r=t.g,n=t.b,(s=t.a)<1?"rgba("+e+", "+r+", "+n+", "+s+")":"rgb("+e+", "+r+", "+n+")";var t,e,r,n,s},i.prototype.toHsl=function(){return qp(no(this.rgba))},i.prototype.toHslString=function(){return t=qp(no(this.rgba)),e=t.h,r=t.s,n=t.l,(s=t.a)<1?"hsla("+e+", "+r+"%, "+n+"%, "+s+")":"hsl("+e+", "+r+"%, "+n+"%)";var t,e,r,n,s},i.prototype.toHsv=function(){return t=Jp(this.rgba),{h:le(t.h),s:le(t.s),v:le(t.v),a:le(t.a,3)};var t},i.prototype.invert=function(){return Ii({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},i.prototype.saturate=function(t){return t===void 0&&(t=.1),Ii(yc(this.rgba,t))},i.prototype.desaturate=function(t){return t===void 0&&(t=.1),Ii(yc(this.rgba,-t))},i.prototype.grayscale=function(){return Ii(yc(this.rgba,-1))},i.prototype.lighten=function(t){return t===void 0&&(t=.1),Ii(i0(this.rgba,t))},i.prototype.darken=function(t){return t===void 0&&(t=.1),Ii(i0(this.rgba,-t))},i.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},i.prototype.alpha=function(t){return typeof t=="number"?Ii({r:(e=this.rgba).r,g:e.g,b:e.b,a:t}):le(this.rgba.a,3);var e},i.prototype.hue=function(t){var e=no(this.rgba);return typeof t=="number"?Ii({h:t,s:e.s,l:e.l,a:e.a}):le(e.h)},i.prototype.isEqual=function(t){return this.toHex()===Ii(t).toHex()},i}(),Ii=function(i){return i instanceof xc?i:new xc(i)},r0=[],wv=function(i){i.forEach(function(t){r0.indexOf(t)<0&&(t(xc,gc),r0.push(t))})};function Tv(i,t){var e={white:"#ffffff",bisque:"#ffe4c4",blue:"#0000ff",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",antiquewhite:"#faebd7",aqua:"#00ffff",azure:"#f0ffff",whitesmoke:"#f5f5f5",papayawhip:"#ffefd5",plum:"#dda0dd",blanchedalmond:"#ffebcd",black:"#000000",gold:"#ffd700",goldenrod:"#daa520",gainsboro:"#dcdcdc",cornsilk:"#fff8dc",cornflowerblue:"#6495ed",burlywood:"#deb887",aquamarine:"#7fffd4",beige:"#f5f5dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkkhaki:"#bdb76b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",peachpuff:"#ffdab9",darkmagenta:"#8b008b",darkred:"#8b0000",darkorchid:"#9932cc",darkorange:"#ff8c00",darkslateblue:"#483d8b",gray:"#808080",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",deeppink:"#ff1493",deepskyblue:"#00bfff",wheat:"#f5deb3",firebrick:"#b22222",floralwhite:"#fffaf0",ghostwhite:"#f8f8ff",darkviolet:"#9400d3",magenta:"#ff00ff",green:"#008000",dodgerblue:"#1e90ff",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",blueviolet:"#8a2be2",forestgreen:"#228b22",lawngreen:"#7cfc00",indianred:"#cd5c5c",indigo:"#4b0082",fuchsia:"#ff00ff",brown:"#a52a2a",maroon:"#800000",mediumblue:"#0000cd",lightcoral:"#f08080",darkturquoise:"#00ced1",lightcyan:"#e0ffff",ivory:"#fffff0",lightyellow:"#ffffe0",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",linen:"#faf0e6",mediumaquamarine:"#66cdaa",lemonchiffon:"#fffacd",lime:"#00ff00",khaki:"#f0e68c",mediumseagreen:"#3cb371",limegreen:"#32cd32",mediumspringgreen:"#00fa9a",lightskyblue:"#87cefa",lightblue:"#add8e6",midnightblue:"#191970",lightpink:"#ffb6c1",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",mintcream:"#f5fffa",lightslategray:"#778899",lightslategrey:"#778899",navajowhite:"#ffdead",navy:"#000080",mediumvioletred:"#c71585",powderblue:"#b0e0e6",palegoldenrod:"#eee8aa",oldlace:"#fdf5e6",paleturquoise:"#afeeee",mediumturquoise:"#48d1cc",mediumorchid:"#ba55d3",rebeccapurple:"#663399",lightsteelblue:"#b0c4de",mediumslateblue:"#7b68ee",thistle:"#d8bfd8",tan:"#d2b48c",orchid:"#da70d6",mediumpurple:"#9370db",purple:"#800080",pink:"#ffc0cb",skyblue:"#87ceeb",springgreen:"#00ff7f",palegreen:"#98fb98",red:"#ff0000",yellow:"#ffff00",slateblue:"#6a5acd",lavenderblush:"#fff0f5",peru:"#cd853f",palevioletred:"#db7093",violet:"#ee82ee",teal:"#008080",slategray:"#708090",slategrey:"#708090",aliceblue:"#f0f8ff",darkseagreen:"#8fbc8f",darkolivegreen:"#556b2f",greenyellow:"#adff2f",seagreen:"#2e8b57",seashell:"#fff5ee",tomato:"#ff6347",silver:"#c0c0c0",sienna:"#a0522d",lavender:"#e6e6fa",lightgreen:"#90ee90",orange:"#ffa500",orangered:"#ff4500",steelblue:"#4682b4",royalblue:"#4169e1",turquoise:"#40e0d0",yellowgreen:"#9acd32",salmon:"#fa8072",saddlebrown:"#8b4513",sandybrown:"#f4a460",rosybrown:"#bc8f8f",darksalmon:"#e9967a",lightgoldenrodyellow:"#fafad2",snow:"#fffafa",lightgrey:"#d3d3d3",lightgray:"#d3d3d3",dimgray:"#696969",dimgrey:"#696969",olivedrab:"#6b8e23",olive:"#808000"},r={};for(var n in e)r[e[n]]=n;var s={};i.prototype.toName=function(o){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return"transparent";var a,l,h=r[this.toHex()];if(h)return h;if(o!=null&&o.closest){var c=this.toRgb(),u=1/0,d="black";if(!s.length)for(var f in e)s[f]=new i(e[f]).toRgb();for(var p in e){var m=(a=c,l=s[p],Math.pow(a.r-l.r,2)+Math.pow(a.g-l.g,2)+Math.pow(a.b-l.b,2));m<u&&(u=m,d=p)}return d}},t.string.push([function(o){var a=o.toLowerCase(),l=a==="transparent"?"#0000":e[a];return l?new i(l).toRgb():null},"name"])}wv([Tv]);const is=class Eh{constructor(t=16777215){this._value=null,this._components=new Float32Array(4),this._components.fill(1),this._int=16777215,this.value=t}get red(){return this._components[0]}get green(){return this._components[1]}get blue(){return this._components[2]}get alpha(){return this._components[3]}setValue(t){return this.value=t,this}set value(t){if(t instanceof Eh)this._value=this.cloneSource(t._value),this._int=t._int,this._components.set(t._components);else{if(t===null)throw new Error("Cannot set PIXI.Color#value to null");(this._value===null||!this.isSourceEqual(this._value,t))&&(this.normalize(t),this._value=this.cloneSource(t))}}get value(){return this._value}cloneSource(t){return typeof t=="string"||typeof t=="number"||t instanceof Number||t===null?t:Array.isArray(t)||ArrayBuffer.isView(t)?t.slice(0):typeof t=="object"&&t!==null?{...t}:t}isSourceEqual(t,e){const r=typeof t;if(r!==typeof e)return!1;if(r==="number"||r==="string"||t instanceof Number)return t===e;if(Array.isArray(t)&&Array.isArray(e)||ArrayBuffer.isView(t)&&ArrayBuffer.isView(e))return t.length!==e.length?!1:t.every((n,s)=>n===e[s]);if(t!==null&&e!==null){const n=Object.keys(t),s=Object.keys(e);return n.length!==s.length?!1:n.every(o=>t[o]===e[o])}return t===e}toRgba(){const[t,e,r,n]=this._components;return{r:t,g:e,b:r,a:n}}toRgb(){const[t,e,r]=this._components;return{r:t,g:e,b:r}}toRgbaString(){const[t,e,r]=this.toUint8RgbArray();return`rgba(${t},${e},${r},${this.alpha})`}toUint8RgbArray(t){const[e,r,n]=this._components;return t=t??[],t[0]=Math.round(e*255),t[1]=Math.round(r*255),t[2]=Math.round(n*255),t}toRgbArray(t){t=t??[];const[e,r,n]=this._components;return t[0]=e,t[1]=r,t[2]=n,t}toNumber(){return this._int}toLittleEndianNumber(){const t=this._int;return(t>>16)+(t&65280)+((t&255)<<16)}multiply(t){const[e,r,n,s]=Eh.temp.setValue(t)._components;return this._components[0]*=e,this._components[1]*=r,this._components[2]*=n,this._components[3]*=s,this.refreshInt(),this._value=null,this}premultiply(t,e=!0){return e&&(this._components[0]*=t,this._components[1]*=t,this._components[2]*=t),this._components[3]=t,this.refreshInt(),this._value=null,this}toPremultiplied(t,e=!0){if(t===1)return(255<<24)+this._int;if(t===0)return e?0:this._int;let r=this._int>>16&255,n=this._int>>8&255,s=this._int&255;return e&&(r=r*t+.5|0,n=n*t+.5|0,s=s*t+.5|0),(t*255<<24)+(r<<16)+(n<<8)+s}toHex(){const t=this._int.toString(16);return`#${"000000".substring(0,6-t.length)+t}`}toHexa(){const t=Math.round(this._components[3]*255).toString(16);return this.toHex()+"00".substring(0,2-t.length)+t}setAlpha(t){return this._components[3]=this._clamp(t),this}round(t){const[e,r,n]=this._components;return this._components[0]=Math.round(e*t)/t,this._components[1]=Math.round(r*t)/t,this._components[2]=Math.round(n*t)/t,this.refreshInt(),this._value=null,this}toArray(t){t=t??[];const[e,r,n,s]=this._components;return t[0]=e,t[1]=r,t[2]=n,t[3]=s,t}normalize(t){let e,r,n,s;if((typeof t=="number"||t instanceof Number)&&t>=0&&t<=16777215){const o=t;e=(o>>16&255)/255,r=(o>>8&255)/255,n=(o&255)/255,s=1}else if((Array.isArray(t)||t instanceof Float32Array)&&t.length>=3&&t.length<=4)t=this._clamp(t),[e,r,n,s=1]=t;else if((t instanceof Uint8Array||t instanceof Uint8ClampedArray)&&t.length>=3&&t.length<=4)t=this._clamp(t,0,255),[e,r,n,s=255]=t,e/=255,r/=255,n/=255,s/=255;else if(typeof t=="string"||typeof t=="object"){if(typeof t=="string"){const a=Eh.HEX_PATTERN.exec(t);a&&(t=`#${a[2]}`)}const o=Ii(t);o.isValid()&&({r:e,g:r,b:n,a:s}=o.rgba,e/=255,r/=255,n/=255)}if(e!==void 0)this._components[0]=e,this._components[1]=r,this._components[2]=n,this._components[3]=s,this.refreshInt();else throw new Error(`Unable to convert color ${t}`)}refreshInt(){this._clamp(this._components);const[t,e,r]=this._components;this._int=(t*255<<16)+(e*255<<8)+(r*255|0)}_clamp(t,e=0,r=1){return typeof t=="number"?Math.min(Math.max(t,e),r):(t.forEach((n,s)=>{t[s]=Math.min(Math.max(n,e),r)}),t)}};is.shared=new is,is.temp=new is,is.HEX_PATTERN=/^(#|0x)?(([a-f0-9]{3}){1,2}([a-f0-9]{2})?)$/i;let Ft=is;function Sv(i){return wt("7.2.0","utils.hex2string is deprecated, use Color#toHex instead"),Ft.shared.setValue(i).toHex()}function Cv(i){return wt("7.2.0","utils.rgb2hex is deprecated, use Color#toNumber instead"),Ft.shared.setValue(i).toNumber()}function Ev(){const i=[],t=[];for(let r=0;r<32;r++)i[r]=r,t[r]=r;i[pt.NORMAL_NPM]=pt.NORMAL,i[pt.ADD_NPM]=pt.ADD,i[pt.SCREEN_NPM]=pt.SCREEN,t[pt.NORMAL]=pt.NORMAL_NPM,t[pt.ADD]=pt.ADD_NPM,t[pt.SCREEN]=pt.SCREEN_NPM;const e=[];return e.push(t),e.push(i),e}const n0=Ev();function s0(i,t){return n0[t?1:0][i]}function Iv(i,t=null){const e=i*6;if(t=t||new Uint16Array(e),t.length!==e)throw new Error(`Out buffer length is incorrect, got ${t.length} and expected ${e}`);for(let r=0,n=0;r<e;r+=6,n+=4)t[r+0]=n+0,t[r+1]=n+1,t[r+2]=n+2,t[r+3]=n+0,t[r+4]=n+2,t[r+5]=n+3;return t}function o0(i){if(i.BYTES_PER_ELEMENT===4)return i instanceof Float32Array?"Float32Array":i instanceof Uint32Array?"Uint32Array":"Int32Array";if(i.BYTES_PER_ELEMENT===2){if(i instanceof Uint16Array)return"Uint16Array"}else if(i.BYTES_PER_ELEMENT===1&&i instanceof Uint8Array)return"Uint8Array";return null}function Ia(i){return i+=i===0?1:0,--i,i|=i>>>1,i|=i>>>2,i|=i>>>4,i|=i>>>8,i|=i>>>16,i+1}function a0(i){return!(i&i-1)&&!!i}function l0(i){let t=(i>65535?1:0)<<4;i>>>=t;let e=(i>255?1:0)<<3;return i>>>=e,t|=e,e=(i>15?1:0)<<2,i>>>=e,t|=e,e=(i>3?1:0)<<1,i>>>=e,t|=e,t|i>>1}function rs(i,t,e){const r=i.length;let n;if(t>=r||e===0)return;e=t+e>r?r-t:e;const s=r-e;for(n=t;n<s;++n)i[n]=i[n+e];i.length=s}function Er(i){return i===0?0:i<0?-1:1}let Av=0;function on(){return++Av}const _c=class{constructor(i,t,e,r){this.left=i,this.top=t,this.right=e,this.bottom=r}get width(){return this.right-this.left}get height(){return this.bottom-this.top}isEmpty(){return this.left===this.right||this.top===this.bottom}};_c.EMPTY=new _c(0,0,0,0);let h0=_c;const c0={},Ai=Object.create(null),Ir=Object.create(null);class Mv{constructor(t,e,r){this._canvas=nt.ADAPTER.createCanvas(),this._context=this._canvas.getContext("2d"),this.resolution=r||nt.RESOLUTION,this.resize(t,e)}clear(){this._checkDestroyed(),this._context.setTransform(1,0,0,1,0,0),this._context.clearRect(0,0,this._canvas.width,this._canvas.height)}resize(t,e){this._checkDestroyed(),this._canvas.width=Math.round(t*this.resolution),this._canvas.height=Math.round(e*this.resolution)}destroy(){this._context=null,this._canvas=null}get width(){return this._checkDestroyed(),this._canvas.width}set width(t){this._checkDestroyed(),this._canvas.width=Math.round(t)}get height(){return this._checkDestroyed(),this._canvas.height}set height(t){this._checkDestroyed(),this._canvas.height=Math.round(t)}get canvas(){return this._checkDestroyed(),this._canvas}get context(){return this._checkDestroyed(),this._context}_checkDestroyed(){if(this._canvas===null)throw new TypeError("The CanvasRenderTarget has already been destroyed")}}function u0(i,t,e){for(let r=0,n=4*e*t;r<t;++r,n+=4)if(i[n+3]!==0)return!1;return!0}function d0(i,t,e,r,n){const s=4*t;for(let o=r,a=r*s+4*e;o<=n;++o,a+=s)if(i[a+3]!==0)return!1;return!0}function Rv(i){const{width:t,height:e}=i,r=i.getContext("2d",{willReadFrequently:!0});if(r===null)throw new TypeError("Failed to get canvas 2D context");const n=r.getImageData(0,0,t,e).data;let s=0,o=0,a=t-1,l=e-1;for(;o<e&&u0(n,t,o);)++o;if(o===e)return h0.EMPTY;for(;u0(n,t,l);)--l;for(;d0(n,t,s,o,l);)++s;for(;d0(n,t,a,o,l);)--a;return++a,++l,new h0(s,o,a,l)}function Pv(i){const t=Rv(i),{width:e,height:r}=t;let n=null;if(!t.isEmpty()){const s=i.getContext("2d");if(s===null)throw new TypeError("Failed to get canvas 2D context");n=s.getImageData(t.left,t.top,e,r)}return{width:e,height:r,data:n}}function Lv(i,t=globalThis.location){if(i.startsWith("data:"))return"";t=t||globalThis.location;const e=new URL(i,document.baseURI);return e.hostname!==t.hostname||e.port!==t.port||e.protocol!==t.protocol?"anonymous":""}function ir(i,t=1){var r;const e=(r=nt.RETINA_PREFIX)==null?void 0:r.exec(i);return e?parseFloat(e[1]):t}var $=(i=>(i.Renderer="renderer",i.Application="application",i.RendererSystem="renderer-webgl-system",i.RendererPlugin="renderer-webgl-plugin",i.CanvasRendererSystem="renderer-canvas-system",i.CanvasRendererPlugin="renderer-canvas-plugin",i.Asset="asset",i.LoadParser="load-parser",i.ResolveParser="resolve-parser",i.CacheParser="cache-parser",i.DetectionParser="detection-parser",i))($||{});const vc=i=>{if(typeof i=="function"||typeof i=="object"&&i.extension){if(!i.extension)throw new Error("Extension class must have an extension object");i={...typeof i.extension!="object"?{type:i.extension}:i.extension,ref:i}}if(typeof i=="object")i={...i};else throw new Error("Invalid extension type");return typeof i.type=="string"&&(i.type=[i.type]),i},f0=(i,t)=>vc(i).priority??t,st={_addHandlers:{},_removeHandlers:{},_queue:{},remove(...i){return i.map(vc).forEach(t=>{t.type.forEach(e=>{var r,n;return(n=(r=this._removeHandlers)[e])==null?void 0:n.call(r,t)})}),this},add(...i){return i.map(vc).forEach(t=>{t.type.forEach(e=>{const r=this._addHandlers,n=this._queue;r[e]?r[e](t):(n[e]=n[e]||[],n[e].push(t))})}),this},handle(i,t,e){const r=this._addHandlers,n=this._removeHandlers;if(r[i]||n[i])throw new Error(`Extension type ${i} already has a handler`);r[i]=t,n[i]=e;const s=this._queue;return s[i]&&(s[i].forEach(o=>t(o)),delete s[i]),this},handleByMap(i,t){return this.handle(i,e=>{t[e.name]=e.ref},e=>{delete t[e.name]})},handleByList(i,t,e=-1){return this.handle(i,r=>{t.includes(r.ref)||(t.push(r.ref),t.sort((n,s)=>f0(s,e)-f0(n,e)))},r=>{const n=t.indexOf(r.ref);n!==-1&&t.splice(n,1)})}};class wc{constructor(t){typeof t=="number"?this.rawBinaryData=new ArrayBuffer(t):t instanceof Uint8Array?this.rawBinaryData=t.buffer:this.rawBinaryData=t,this.uint32View=new Uint32Array(this.rawBinaryData),this.float32View=new Float32Array(this.rawBinaryData)}get int8View(){return this._int8View||(this._int8View=new Int8Array(this.rawBinaryData)),this._int8View}get uint8View(){return this._uint8View||(this._uint8View=new Uint8Array(this.rawBinaryData)),this._uint8View}get int16View(){return this._int16View||(this._int16View=new Int16Array(this.rawBinaryData)),this._int16View}get uint16View(){return this._uint16View||(this._uint16View=new Uint16Array(this.rawBinaryData)),this._uint16View}get int32View(){return this._int32View||(this._int32View=new Int32Array(this.rawBinaryData)),this._int32View}view(t){return this[`${t}View`]}destroy(){this.rawBinaryData=null,this._int8View=null,this._uint8View=null,this._int16View=null,this._uint16View=null,this._int32View=null,this.uint32View=null,this.float32View=null}static sizeOf(t){switch(t){case"int8":case"uint8":return 1;case"int16":case"uint16":return 2;case"int32":case"uint32":case"float32":return 4;default:throw new Error(`${t} isn't a valid view type`)}}}const Gv=["precision mediump float;","void main(void){","float test = 0.1;","%forloop%","gl_FragColor = vec4(0.0);","}"].join(`
11
11
  `);function kv(i){let t="";for(let e=0;e<i;++e)e>0&&(t+=`
12
- else `),e<i-1&&(t+=`if(test == ${e}.0){}`);return t}function Fv(i,t){if(i===0)throw new Error("Invalid value of `0` passed to `checkMaxIfStatementsInShader`");const e=t.createShader(t.FRAGMENT_SHADER);for(;;){const r=Gv.replace(/%forloop%/gi,kv(i));if(t.shaderSource(e,r),t.compileShader(e),!t.getShaderParameter(e,t.COMPILE_STATUS))i=i/2|0;else break}return i}const Tc=0,Sc=1,Cc=2,Ec=3,Ic=4,Ac=5;class Ri{constructor(){this.data=0,this.blendMode=mt.NORMAL,this.polygonOffset=0,this.blend=!0,this.depthMask=!0}get blend(){return!!(this.data&1<<Tc)}set blend(t){!!(this.data&1<<Tc)!==t&&(this.data^=1<<Tc)}get offsets(){return!!(this.data&1<<Sc)}set offsets(t){!!(this.data&1<<Sc)!==t&&(this.data^=1<<Sc)}get culling(){return!!(this.data&1<<Cc)}set culling(t){!!(this.data&1<<Cc)!==t&&(this.data^=1<<Cc)}get depthTest(){return!!(this.data&1<<Ec)}set depthTest(t){!!(this.data&1<<Ec)!==t&&(this.data^=1<<Ec)}get depthMask(){return!!(this.data&1<<Ac)}set depthMask(t){!!(this.data&1<<Ac)!==t&&(this.data^=1<<Ac)}get clockwiseFrontFace(){return!!(this.data&1<<Ic)}set clockwiseFrontFace(t){!!(this.data&1<<Ic)!==t&&(this.data^=1<<Ic)}get blendMode(){return this._blendMode}set blendMode(t){this.blend=t!==mt.NONE,this._blendMode=t}get polygonOffset(){return this._polygonOffset}set polygonOffset(t){this.offsets=!!t,this._polygonOffset=t}static for2d(){const t=new Ri;return t.depthTest=!1,t.blend=!0,t}}Ri.prototype.toString=function(){return`[@pixi/core:State blendMode=${this.blendMode} clockwiseFrontFace=${this.clockwiseFrontFace} culling=${this.culling} depthMask=${this.depthMask} polygonOffset=${this.polygonOffset}]`};const Mc=[];function p0(i,t){if(!i)return null;let e="";if(typeof i=="string"){const r=/\.(\w{3,4})(?:$|\?|#)/i.exec(i);r&&(e=r[1].toLowerCase())}for(let r=Mc.length-1;r>=0;--r){const n=Mc[r];if(n.test&&n.test(i,e))return new n(i,t)}throw new Error("Unrecognized source type to auto-detect Resource")}class li{constructor(t){this.items=[],this._name=t,this._aliasCount=0}emit(t,e,r,n,s,o,a,l){if(arguments.length>8)throw new Error("max arguments reached");const{name:h,items:c}=this;this._aliasCount++;for(let u=0,d=c.length;u<d;u++)c[u][h](t,e,r,n,s,o,a,l);return c===this.items&&this._aliasCount--,this}ensureNonAliasedItems(){this._aliasCount>0&&this.items.length>1&&(this._aliasCount=0,this.items=this.items.slice(0))}add(t){return t[this._name]&&(this.ensureNonAliasedItems(),this.remove(t),this.items.push(t)),this}remove(t){const e=this.items.indexOf(t);return e!==-1&&(this.ensureNonAliasedItems(),this.items.splice(e,1)),this}contains(t){return this.items.includes(t)}removeAll(){return this.ensureNonAliasedItems(),this.items.length=0,this}destroy(){this.removeAll(),this.items=null,this._name=null}get empty(){return this.items.length===0}get name(){return this._name}}Object.defineProperties(li.prototype,{dispatch:{value:li.prototype.emit},run:{value:li.prototype.emit}});class oo{constructor(t=0,e=0){this._width=t,this._height=e,this.destroyed=!1,this.internal=!1,this.onResize=new li("setRealSize"),this.onUpdate=new li("update"),this.onError=new li("onError")}bind(t){this.onResize.add(t),this.onUpdate.add(t),this.onError.add(t),(this._width||this._height)&&this.onResize.emit(this._width,this._height)}unbind(t){this.onResize.remove(t),this.onUpdate.remove(t),this.onError.remove(t)}resize(t,e){(t!==this._width||e!==this._height)&&(this._width=t,this._height=e,this.onResize.emit(t,e))}get valid(){return!!this._width&&!!this._height}update(){this.destroyed||this.onUpdate.emit()}load(){return Promise.resolve(this)}get width(){return this._width}get height(){return this._height}style(t,e,r){return!1}dispose(){}destroy(){this.destroyed||(this.destroyed=!0,this.dispose(),this.onError.removeAll(),this.onError=null,this.onResize.removeAll(),this.onResize=null,this.onUpdate.removeAll(),this.onUpdate=null)}static test(t,e){return!1}}class Aa extends oo{constructor(t,e){const{width:r,height:n}=e||{};if(!r||!n)throw new Error("BufferResource width or height invalid");super(r,n),this.data=t,this.unpackAlignment=e.unpackAlignment??4}upload(t,e,r){const n=t.gl;n.pixelStorei(n.UNPACK_ALIGNMENT,this.unpackAlignment),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.alphaMode===Ee.UNPACK);const s=e.realWidth,o=e.realHeight;return r.width===s&&r.height===o?n.texSubImage2D(e.target,0,0,0,s,o,e.format,r.type,this.data):(r.width=s,r.height=o,n.texImage2D(e.target,0,r.internalFormat,s,o,0,e.format,r.type,this.data)),!0}dispose(){this.data=null}static test(t){return t===null||t instanceof Int8Array||t instanceof Uint8Array||t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array}}const Dv={scaleMode:$i.NEAREST,alphaMode:Ee.NPM},Rc=class Hs extends js{constructor(t=null,e=null){super(),e=Object.assign({},Hs.defaultOptions,e);const{alphaMode:r,mipmap:n,anisotropicLevel:s,scaleMode:o,width:a,height:l,wrapMode:h,format:c,type:u,target:d,resolution:f,resourceOptions:p}=e;t&&!(t instanceof oo)&&(t=p0(t,p),t.internal=!0),this.resolution=f||nt.RESOLUTION,this.width=Math.round((a||0)*this.resolution)/this.resolution,this.height=Math.round((l||0)*this.resolution)/this.resolution,this._mipmap=n,this.anisotropicLevel=s,this._wrapMode=h,this._scaleMode=o,this.format=c,this.type=u,this.target=d,this.alphaMode=r,this.uid=an(),this.touched=0,this.isPowerOfTwo=!1,this._refreshPOT(),this._glTextures={},this.dirtyId=0,this.dirtyStyleId=0,this.cacheId=null,this.valid=a>0&&l>0,this.textureCacheIds=[],this.destroyed=!1,this.resource=null,this._batchEnabled=0,this._batchLocation=0,this.parentTextureArray=null,this.setResource(t)}get realWidth(){return Math.round(this.width*this.resolution)}get realHeight(){return Math.round(this.height*this.resolution)}get mipmap(){return this._mipmap}set mipmap(t){this._mipmap!==t&&(this._mipmap=t,this.dirtyStyleId++)}get scaleMode(){return this._scaleMode}set scaleMode(t){this._scaleMode!==t&&(this._scaleMode=t,this.dirtyStyleId++)}get wrapMode(){return this._wrapMode}set wrapMode(t){this._wrapMode!==t&&(this._wrapMode=t,this.dirtyStyleId++)}setStyle(t,e){let r;return t!==void 0&&t!==this.scaleMode&&(this.scaleMode=t,r=!0),e!==void 0&&e!==this.mipmap&&(this.mipmap=e,r=!0),r&&this.dirtyStyleId++,this}setSize(t,e,r){return r=r||this.resolution,this.setRealSize(t*r,e*r,r)}setRealSize(t,e,r){return this.resolution=r||this.resolution,this.width=Math.round(t)/this.resolution,this.height=Math.round(e)/this.resolution,this._refreshPOT(),this.update(),this}_refreshPOT(){this.isPowerOfTwo=a0(this.realWidth)&&a0(this.realHeight)}setResolution(t){const e=this.resolution;return e===t?this:(this.resolution=t,this.valid&&(this.width=Math.round(this.width*e)/t,this.height=Math.round(this.height*e)/t,this.emit("update",this)),this._refreshPOT(),this)}setResource(t){if(this.resource===t)return this;if(this.resource)throw new Error("Resource can be set only once");return t.bind(this),this.resource=t,this}update(){this.valid?(this.dirtyId++,this.dirtyStyleId++,this.emit("update",this)):this.width>0&&this.height>0&&(this.valid=!0,this.emit("loaded",this),this.emit("update",this))}onError(t){this.emit("error",this,t)}destroy(){this.resource&&(this.resource.unbind(this),this.resource.internal&&this.resource.destroy(),this.resource=null),this.cacheId&&(delete Ar[this.cacheId],delete Mi[this.cacheId],this.cacheId=null),this.valid=!1,this.dispose(),Hs.removeFromCache(this),this.textureCacheIds=null,this.destroyed=!0,this.emit("destroyed",this),this.removeAllListeners()}dispose(){this.emit("dispose",this)}castToBaseTexture(){return this}static from(t,e,r=nt.STRICT_TEXTURE_CACHE){const n=typeof t=="string";let s=null;if(n)s=t;else{if(!t._pixiId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t._pixiId=`${a}_${an()}`}s=t._pixiId}let o=Ar[s];if(n&&r&&!o)throw new Error(`The cacheId "${s}" does not exist in BaseTextureCache.`);return o||(o=new Hs(t,e),o.cacheId=s,Hs.addToCache(o,s)),o}static fromBuffer(t,e,r,n){t=t||new Float32Array(e*r*4);const s=new Aa(t,{width:e,height:r,...n==null?void 0:n.resourceOptions});let o,a;return t instanceof Float32Array?(o=z.RGBA,a=ct.FLOAT):t instanceof Int32Array?(o=z.RGBA_INTEGER,a=ct.INT):t instanceof Uint32Array?(o=z.RGBA_INTEGER,a=ct.UNSIGNED_INT):t instanceof Int16Array?(o=z.RGBA_INTEGER,a=ct.SHORT):t instanceof Uint16Array?(o=z.RGBA_INTEGER,a=ct.UNSIGNED_SHORT):t instanceof Int8Array?(o=z.RGBA,a=ct.BYTE):(o=z.RGBA,a=ct.UNSIGNED_BYTE),s.internal=!0,new Hs(s,Object.assign({},Dv,{type:a,format:o},n))}static addToCache(t,e){e&&(t.textureCacheIds.includes(e)||t.textureCacheIds.push(e),Ar[e]&&Ar[e]!==t&&console.warn(`BaseTexture added to the cache with an id [${e}] that already had an entry`),Ar[e]=t)}static removeFromCache(t){if(typeof t=="string"){const e=Ar[t];if(e){const r=e.textureCacheIds.indexOf(t);return r>-1&&e.textureCacheIds.splice(r,1),delete Ar[t],e}}else if(t!=null&&t.textureCacheIds){for(let e=0;e<t.textureCacheIds.length;++e)delete Ar[t.textureCacheIds[e]];return t.textureCacheIds.length=0,t}return null}};Rc.defaultOptions={mipmap:Ti.POW2,anisotropicLevel:0,scaleMode:$i.LINEAR,wrapMode:wi.CLAMP,alphaMode:Ee.UNPACK,target:Kn.TEXTURE_2D,format:z.RGBA,type:ct.UNSIGNED_BYTE},Rc._globalBatch=0;let xt=Rc;class Pc{constructor(){this.texArray=null,this.blend=0,this.type=vi.TRIANGLES,this.start=0,this.size=0,this.data=null}}let Nv=0;class jt{constructor(t,e=!0,r=!1){this.data=t||new Float32Array(1),this._glBuffers={},this._updateID=0,this.index=r,this.static=e,this.id=Nv++,this.disposeRunner=new li("disposeBuffer")}update(t){t instanceof Array&&(t=new Float32Array(t)),this.data=t||this.data,this._updateID++}dispose(){this.disposeRunner.emit(this,!1)}destroy(){this.dispose(),this.data=null}set index(t){this.type=t?Ci.ELEMENT_ARRAY_BUFFER:Ci.ARRAY_BUFFER}get index(){return this.type===Ci.ELEMENT_ARRAY_BUFFER}static from(t){return t instanceof Array&&(t=new Float32Array(t)),new jt(t)}}class Ma{constructor(t,e=0,r=!1,n=ct.FLOAT,s,o,a,l=1){this.buffer=t,this.size=e,this.normalized=r,this.type=n,this.stride=s,this.start=o,this.instance=a,this.divisor=l}destroy(){this.buffer=null}static from(t,e,r,n,s){return new Ma(t,e,r,n,s)}}const Ov={Float32Array,Uint32Array,Int32Array,Uint8Array};function Bv(i,t){let e=0,r=0;const n={};for(let l=0;l<i.length;l++)r+=t[l],e+=i[l].length;const s=new ArrayBuffer(e*4);let o=null,a=0;for(let l=0;l<i.length;l++){const h=t[l],c=i[l],u=o0(c);n[u]||(n[u]=new Ov[u](s)),o=n[u];for(let d=0;d<c.length;d++){const f=(d/h|0)*r+a,p=d%h;o[f+p]=c[d]}a+=h}return new Float32Array(s)}const m0={5126:4,5123:2,5121:1};let Uv=0;const Xv={Float32Array,Uint32Array,Int32Array,Uint8Array,Uint16Array};class Mr{constructor(t=[],e={}){this.buffers=t,this.indexBuffer=null,this.attributes=e,this.glVertexArrayObjects={},this.id=Uv++,this.instanced=!1,this.instanceCount=1,this.disposeRunner=new li("disposeGeometry"),this.refCount=0}addAttribute(t,e,r=0,n=!1,s,o,a,l=!1){if(!e)throw new Error("You must pass a buffer when creating an attribute");e instanceof jt||(e instanceof Array&&(e=new Float32Array(e)),e=new jt(e));const h=t.split("|");if(h.length>1){for(let u=0;u<h.length;u++)this.addAttribute(h[u],e,r,n,s);return this}let c=this.buffers.indexOf(e);return c===-1&&(this.buffers.push(e),c=this.buffers.length-1),this.attributes[t]=new Ma(c,r,n,s,o,a,l),this.instanced=this.instanced||l,this}getAttribute(t){return this.attributes[t]}getBuffer(t){return this.buffers[this.getAttribute(t).buffer]}addIndex(t){return t instanceof jt||(t instanceof Array&&(t=new Uint16Array(t)),t=new jt(t)),t.type=Ci.ELEMENT_ARRAY_BUFFER,this.indexBuffer=t,this.buffers.includes(t)||this.buffers.push(t),this}getIndex(){return this.indexBuffer}interleave(){if(this.buffers.length===1||this.buffers.length===2&&this.indexBuffer)return this;const t=[],e=[],r=new jt;let n;for(n in this.attributes){const s=this.attributes[n],o=this.buffers[s.buffer];t.push(o.data),e.push(s.size*m0[s.type]/4),s.buffer=0}for(r.data=Bv(t,e),n=0;n<this.buffers.length;n++)this.buffers[n]!==this.indexBuffer&&this.buffers[n].destroy();return this.buffers=[r],this.indexBuffer&&this.buffers.push(this.indexBuffer),this}getSize(){for(const t in this.attributes){const e=this.attributes[t];return this.buffers[e.buffer].data.length/(e.stride/4||e.size)}return 0}dispose(){this.disposeRunner.emit(this,!1)}destroy(){this.dispose(),this.buffers=null,this.indexBuffer=null,this.attributes=null}clone(){const t=new Mr;for(let e=0;e<this.buffers.length;e++)t.buffers[e]=new jt(this.buffers[e].data.slice(0));for(const e in this.attributes){const r=this.attributes[e];t.attributes[e]=new Ma(r.buffer,r.size,r.normalized,r.type,r.stride,r.start,r.instance)}return this.indexBuffer&&(t.indexBuffer=t.buffers[this.buffers.indexOf(this.indexBuffer)],t.indexBuffer.type=Ci.ELEMENT_ARRAY_BUFFER),t}static merge(t){const e=new Mr,r=[],n=[],s=[];let o;for(let a=0;a<t.length;a++){o=t[a];for(let l=0;l<o.buffers.length;l++)n[l]=n[l]||0,n[l]+=o.buffers[l].data.length,s[l]=0}for(let a=0;a<o.buffers.length;a++)r[a]=new Xv[o0(o.buffers[a].data)](n[a]),e.buffers[a]=new jt(r[a]);for(let a=0;a<t.length;a++){o=t[a];for(let l=0;l<o.buffers.length;l++)r[l].set(o.buffers[l].data,s[l]),s[l]+=o.buffers[l].data.length}if(e.attributes=o.attributes,o.indexBuffer){e.indexBuffer=e.buffers[o.buffers.indexOf(o.indexBuffer)],e.indexBuffer.type=Ci.ELEMENT_ARRAY_BUFFER;let a=0,l=0,h=0,c=0;for(let u=0;u<o.buffers.length;u++)if(o.buffers[u]!==o.indexBuffer){c=u;break}for(const u in o.attributes){const d=o.attributes[u];(d.buffer|0)===c&&(l+=d.size*m0[d.type]/4)}for(let u=0;u<t.length;u++){const d=t[u].indexBuffer.data;for(let f=0;f<d.length;f++)e.indexBuffer.data[f+h]+=a;a+=t[u].buffers[c].data.length/l,h+=d.length}}return e}}class g0 extends Mr{constructor(t=!1){super(),this._buffer=new jt(null,t,!1),this._indexBuffer=new jt(null,t,!0),this.addAttribute("aVertexPosition",this._buffer,2,!1,ct.FLOAT).addAttribute("aTextureCoord",this._buffer,2,!1,ct.FLOAT).addAttribute("aColor",this._buffer,4,!0,ct.UNSIGNED_BYTE).addAttribute("aTextureId",this._buffer,1,!0,ct.FLOAT).addIndex(this._indexBuffer)}}const Ra=Math.PI*2,Wv=180/Math.PI,Lc=Math.PI/180;var pe=(i=>(i[i.POLY=0]="POLY",i[i.RECT=1]="RECT",i[i.CIRC=2]="CIRC",i[i.ELIP=3]="ELIP",i[i.RREC=4]="RREC",i))(pe||{});class dt{constructor(t=0,e=0){this.x=0,this.y=0,this.x=t,this.y=e}clone(){return new dt(this.x,this.y)}copyFrom(t){return this.set(t.x,t.y),this}copyTo(t){return t.set(this.x,this.y),t}equals(t){return t.x===this.x&&t.y===this.y}set(t=0,e=t){return this.x=t,this.y=e,this}}dt.prototype.toString=function(){return`[@pixi/math:Point x=${this.x} y=${this.y}]`};const Pa=[new dt,new dt,new dt,new dt];class gt{constructor(t=0,e=0,r=0,n=0){this.x=Number(t),this.y=Number(e),this.width=Number(r),this.height=Number(n),this.type=pe.RECT}get left(){return this.x}get right(){return this.x+this.width}get top(){return this.y}get bottom(){return this.y+this.height}static get EMPTY(){return new gt(0,0,0,0)}clone(){return new gt(this.x,this.y,this.width,this.height)}copyFrom(t){return this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height,this}copyTo(t){return t.x=this.x,t.y=this.y,t.width=this.width,t.height=this.height,t}contains(t,e){return this.width<=0||this.height<=0?!1:t>=this.x&&t<this.x+this.width&&e>=this.y&&e<this.y+this.height}intersects(t,e){if(!e){const I=this.x<t.x?t.x:this.x;if((this.right>t.right?t.right:this.right)<=I)return!1;const A=this.y<t.y?t.y:this.y;return(this.bottom>t.bottom?t.bottom:this.bottom)>A}const r=this.left,n=this.right,s=this.top,o=this.bottom;if(n<=r||o<=s)return!1;const a=Pa[0].set(t.left,t.top),l=Pa[1].set(t.left,t.bottom),h=Pa[2].set(t.right,t.top),c=Pa[3].set(t.right,t.bottom);if(h.x<=a.x||l.y<=a.y)return!1;const u=Math.sign(e.a*e.d-e.b*e.c);if(u===0||(e.apply(a,a),e.apply(l,l),e.apply(h,h),e.apply(c,c),Math.max(a.x,l.x,h.x,c.x)<=r||Math.min(a.x,l.x,h.x,c.x)>=n||Math.max(a.y,l.y,h.y,c.y)<=s||Math.min(a.y,l.y,h.y,c.y)>=o))return!1;const d=u*(l.y-a.y),f=u*(a.x-l.x),p=d*r+f*s,m=d*n+f*s,g=d*r+f*o,y=d*n+f*o;if(Math.max(p,m,g,y)<=d*a.x+f*a.y||Math.min(p,m,g,y)>=d*c.x+f*c.y)return!1;const x=u*(a.y-h.y),b=u*(h.x-a.x),v=x*r+b*s,w=x*n+b*s,S=x*r+b*o,E=x*n+b*o;return!(Math.max(v,w,S,E)<=x*a.x+b*a.y||Math.min(v,w,S,E)>=x*c.x+b*c.y)}pad(t=0,e=t){return this.x-=t,this.y-=e,this.width+=t*2,this.height+=e*2,this}fit(t){const e=Math.max(this.x,t.x),r=Math.min(this.x+this.width,t.x+t.width),n=Math.max(this.y,t.y),s=Math.min(this.y+this.height,t.y+t.height);return this.x=e,this.width=Math.max(r-e,0),this.y=n,this.height=Math.max(s-n,0),this}ceil(t=1,e=.001){const r=Math.ceil((this.x+this.width-e)*t)/t,n=Math.ceil((this.y+this.height-e)*t)/t;return this.x=Math.floor((this.x+e)*t)/t,this.y=Math.floor((this.y+e)*t)/t,this.width=r-this.x,this.height=n-this.y,this}enlarge(t){const e=Math.min(this.x,t.x),r=Math.max(this.x+this.width,t.x+t.width),n=Math.min(this.y,t.y),s=Math.max(this.y+this.height,t.y+t.height);return this.x=e,this.width=r-e,this.y=n,this.height=s-n,this}}gt.prototype.toString=function(){return`[@pixi/math:Rectangle x=${this.x} y=${this.y} width=${this.width} height=${this.height}]`};class La{constructor(t=0,e=0,r=0){this.x=t,this.y=e,this.radius=r,this.type=pe.CIRC}clone(){return new La(this.x,this.y,this.radius)}contains(t,e){if(this.radius<=0)return!1;const r=this.radius*this.radius;let n=this.x-t,s=this.y-e;return n*=n,s*=s,n+s<=r}getBounds(){return new gt(this.x-this.radius,this.y-this.radius,this.radius*2,this.radius*2)}}La.prototype.toString=function(){return`[@pixi/math:Circle x=${this.x} y=${this.y} radius=${this.radius}]`};class Ga{constructor(t=0,e=0,r=0,n=0){this.x=t,this.y=e,this.width=r,this.height=n,this.type=pe.ELIP}clone(){return new Ga(this.x,this.y,this.width,this.height)}contains(t,e){if(this.width<=0||this.height<=0)return!1;let r=(t-this.x)/this.width,n=(e-this.y)/this.height;return r*=r,n*=n,r+n<=1}getBounds(){return new gt(this.x-this.width,this.y-this.height,this.width,this.height)}}Ga.prototype.toString=function(){return`[@pixi/math:Ellipse x=${this.x} y=${this.y} width=${this.width} height=${this.height}]`};class ln{constructor(...t){let e=Array.isArray(t[0])?t[0]:t;if(typeof e[0]!="number"){const r=[];for(let n=0,s=e.length;n<s;n++)r.push(e[n].x,e[n].y);e=r}this.points=e,this.type=pe.POLY,this.closeStroke=!0}clone(){const t=this.points.slice(),e=new ln(t);return e.closeStroke=this.closeStroke,e}contains(t,e){let r=!1;const n=this.points.length/2;for(let s=0,o=n-1;s<n;o=s++){const a=this.points[s*2],l=this.points[s*2+1],h=this.points[o*2],c=this.points[o*2+1];l>e!=c>e&&t<(h-a)*((e-l)/(c-l))+a&&(r=!r)}return r}}ln.prototype.toString=function(){return`[@pixi/math:PolygoncloseStroke=${this.closeStroke}points=${this.points.reduce((i,t)=>`${i}, ${t}`,"")}]`};class ka{constructor(t=0,e=0,r=0,n=0,s=20){this.x=t,this.y=e,this.width=r,this.height=n,this.radius=s,this.type=pe.RREC}clone(){return new ka(this.x,this.y,this.width,this.height,this.radius)}contains(t,e){if(this.width<=0||this.height<=0)return!1;if(t>=this.x&&t<=this.x+this.width&&e>=this.y&&e<=this.y+this.height){const r=Math.max(0,Math.min(this.radius,Math.min(this.width,this.height)/2));if(e>=this.y+r&&e<=this.y+this.height-r||t>=this.x+r&&t<=this.x+this.width-r)return!0;let n=t-(this.x+r),s=e-(this.y+r);const o=r*r;if(n*n+s*s<=o||(n=t-(this.x+this.width-r),n*n+s*s<=o)||(s=e-(this.y+this.height-r),n*n+s*s<=o)||(n=t-(this.x+r),n*n+s*s<=o))return!0}return!1}}ka.prototype.toString=function(){return`[@pixi/math:RoundedRectangle x=${this.x} y=${this.y}width=${this.width} height=${this.height} radius=${this.radius}]`};class Nt{constructor(t=1,e=0,r=0,n=1,s=0,o=0){this.array=null,this.a=t,this.b=e,this.c=r,this.d=n,this.tx=s,this.ty=o}fromArray(t){this.a=t[0],this.b=t[1],this.c=t[3],this.d=t[4],this.tx=t[2],this.ty=t[5]}set(t,e,r,n,s,o){return this.a=t,this.b=e,this.c=r,this.d=n,this.tx=s,this.ty=o,this}toArray(t,e){this.array||(this.array=new Float32Array(9));const r=e||this.array;return t?(r[0]=this.a,r[1]=this.b,r[2]=0,r[3]=this.c,r[4]=this.d,r[5]=0,r[6]=this.tx,r[7]=this.ty,r[8]=1):(r[0]=this.a,r[1]=this.c,r[2]=this.tx,r[3]=this.b,r[4]=this.d,r[5]=this.ty,r[6]=0,r[7]=0,r[8]=1),r}apply(t,e){e=e||new dt;const r=t.x,n=t.y;return e.x=this.a*r+this.c*n+this.tx,e.y=this.b*r+this.d*n+this.ty,e}applyInverse(t,e){e=e||new dt;const r=1/(this.a*this.d+this.c*-this.b),n=t.x,s=t.y;return e.x=this.d*r*n+-this.c*r*s+(this.ty*this.c-this.tx*this.d)*r,e.y=this.a*r*s+-this.b*r*n+(-this.ty*this.a+this.tx*this.b)*r,e}translate(t,e){return this.tx+=t,this.ty+=e,this}scale(t,e){return this.a*=t,this.d*=e,this.c*=t,this.b*=e,this.tx*=t,this.ty*=e,this}rotate(t){const e=Math.cos(t),r=Math.sin(t),n=this.a,s=this.c,o=this.tx;return this.a=n*e-this.b*r,this.b=n*r+this.b*e,this.c=s*e-this.d*r,this.d=s*r+this.d*e,this.tx=o*e-this.ty*r,this.ty=o*r+this.ty*e,this}append(t){const e=this.a,r=this.b,n=this.c,s=this.d;return this.a=t.a*e+t.b*n,this.b=t.a*r+t.b*s,this.c=t.c*e+t.d*n,this.d=t.c*r+t.d*s,this.tx=t.tx*e+t.ty*n+this.tx,this.ty=t.tx*r+t.ty*s+this.ty,this}setTransform(t,e,r,n,s,o,a,l,h){return this.a=Math.cos(a+h)*s,this.b=Math.sin(a+h)*s,this.c=-Math.sin(a-l)*o,this.d=Math.cos(a-l)*o,this.tx=t-(r*this.a+n*this.c),this.ty=e-(r*this.b+n*this.d),this}prepend(t){const e=this.tx;if(t.a!==1||t.b!==0||t.c!==0||t.d!==1){const r=this.a,n=this.c;this.a=r*t.a+this.b*t.c,this.b=r*t.b+this.b*t.d,this.c=n*t.a+this.d*t.c,this.d=n*t.b+this.d*t.d}return this.tx=e*t.a+this.ty*t.c+t.tx,this.ty=e*t.b+this.ty*t.d+t.ty,this}decompose(t){const e=this.a,r=this.b,n=this.c,s=this.d,o=t.pivot,a=-Math.atan2(-n,s),l=Math.atan2(r,e),h=Math.abs(a+l);return h<1e-5||Math.abs(Ra-h)<1e-5?(t.rotation=l,t.skew.x=t.skew.y=0):(t.rotation=0,t.skew.x=a,t.skew.y=l),t.scale.x=Math.sqrt(e*e+r*r),t.scale.y=Math.sqrt(n*n+s*s),t.position.x=this.tx+(o.x*e+o.y*n),t.position.y=this.ty+(o.x*r+o.y*s),t}invert(){const t=this.a,e=this.b,r=this.c,n=this.d,s=this.tx,o=t*n-e*r;return this.a=n/o,this.b=-e/o,this.c=-r/o,this.d=t/o,this.tx=(r*this.ty-n*s)/o,this.ty=-(t*this.ty-e*s)/o,this}identity(){return this.a=1,this.b=0,this.c=0,this.d=1,this.tx=0,this.ty=0,this}clone(){const t=new Nt;return t.a=this.a,t.b=this.b,t.c=this.c,t.d=this.d,t.tx=this.tx,t.ty=this.ty,t}copyTo(t){return t.a=this.a,t.b=this.b,t.c=this.c,t.d=this.d,t.tx=this.tx,t.ty=this.ty,t}copyFrom(t){return this.a=t.a,this.b=t.b,this.c=t.c,this.d=t.d,this.tx=t.tx,this.ty=t.ty,this}static get IDENTITY(){return new Nt}static get TEMP_MATRIX(){return new Nt}}Nt.prototype.toString=function(){return`[@pixi/math:Matrix a=${this.a} b=${this.b} c=${this.c} d=${this.d} tx=${this.tx} ty=${this.ty}]`};const hn=[1,1,0,-1,-1,-1,0,1,1,1,0,-1,-1,-1,0,1],cn=[0,1,1,1,0,-1,-1,-1,0,1,1,1,0,-1,-1,-1],un=[0,-1,-1,-1,0,1,1,1,0,1,1,1,0,-1,-1,-1],dn=[1,1,0,-1,-1,-1,0,1,-1,-1,0,1,1,1,0,-1],Gc=[],y0=[],Fa=Math.sign;function Zv(){for(let i=0;i<16;i++){const t=[];Gc.push(t);for(let e=0;e<16;e++){const r=Fa(hn[i]*hn[e]+un[i]*cn[e]),n=Fa(cn[i]*hn[e]+dn[i]*cn[e]),s=Fa(hn[i]*un[e]+un[i]*dn[e]),o=Fa(cn[i]*un[e]+dn[i]*dn[e]);for(let a=0;a<16;a++)if(hn[a]===r&&cn[a]===n&&un[a]===s&&dn[a]===o){t.push(a);break}}}for(let i=0;i<16;i++){const t=new Nt;t.set(hn[i],cn[i],un[i],dn[i],0,0),y0.push(t)}}Zv();const Zt={E:0,SE:1,S:2,SW:3,W:4,NW:5,N:6,NE:7,MIRROR_VERTICAL:8,MAIN_DIAGONAL:10,MIRROR_HORIZONTAL:12,REVERSE_DIAGONAL:14,uX:i=>hn[i],uY:i=>cn[i],vX:i=>un[i],vY:i=>dn[i],inv:i=>i&8?i&15:-i&7,add:(i,t)=>Gc[i][t],sub:(i,t)=>Gc[i][Zt.inv(t)],rotate180:i=>i^4,isVertical:i=>(i&3)===2,byDirection:(i,t)=>Math.abs(i)*2<=Math.abs(t)?t>=0?Zt.S:Zt.N:Math.abs(t)*2<=Math.abs(i)?i>0?Zt.E:Zt.W:t>0?i>0?Zt.SE:Zt.SW:i>0?Zt.NE:Zt.NW,matrixAppendRotationInv:(i,t,e=0,r=0)=>{const n=y0[Zt.inv(t)];n.tx=e,n.ty=r,i.append(n)}};class nr{constructor(t,e,r=0,n=0){this._x=r,this._y=n,this.cb=t,this.scope=e}clone(t=this.cb,e=this.scope){return new nr(t,e,this._x,this._y)}set(t=0,e=t){return(this._x!==t||this._y!==e)&&(this._x=t,this._y=e,this.cb.call(this.scope)),this}copyFrom(t){return(this._x!==t.x||this._y!==t.y)&&(this._x=t.x,this._y=t.y,this.cb.call(this.scope)),this}copyTo(t){return t.set(this._x,this._y),t}equals(t){return t.x===this._x&&t.y===this._y}get x(){return this._x}set x(t){this._x!==t&&(this._x=t,this.cb.call(this.scope))}get y(){return this._y}set y(t){this._y!==t&&(this._y=t,this.cb.call(this.scope))}}nr.prototype.toString=function(){return`[@pixi/math:ObservablePoint x=${this.x} y=${this.y} scope=${this.scope}]`};const kc=class{constructor(){this.worldTransform=new Nt,this.localTransform=new Nt,this.position=new nr(this.onChange,this,0,0),this.scale=new nr(this.onChange,this,1,1),this.pivot=new nr(this.onChange,this,0,0),this.skew=new nr(this.updateSkew,this,0,0),this._rotation=0,this._cx=1,this._sx=0,this._cy=0,this._sy=1,this._localID=0,this._currentLocalID=0,this._worldID=0,this._parentID=0}onChange(){this._localID++}updateSkew(){this._cx=Math.cos(this._rotation+this.skew.y),this._sx=Math.sin(this._rotation+this.skew.y),this._cy=-Math.sin(this._rotation-this.skew.x),this._sy=Math.cos(this._rotation-this.skew.x),this._localID++}updateLocalTransform(){const i=this.localTransform;this._localID!==this._currentLocalID&&(i.a=this._cx*this.scale.x,i.b=this._sx*this.scale.x,i.c=this._cy*this.scale.y,i.d=this._sy*this.scale.y,i.tx=this.position.x-(this.pivot.x*i.a+this.pivot.y*i.c),i.ty=this.position.y-(this.pivot.x*i.b+this.pivot.y*i.d),this._currentLocalID=this._localID,this._parentID=-1)}updateTransform(i){const t=this.localTransform;if(this._localID!==this._currentLocalID&&(t.a=this._cx*this.scale.x,t.b=this._sx*this.scale.x,t.c=this._cy*this.scale.y,t.d=this._sy*this.scale.y,t.tx=this.position.x-(this.pivot.x*t.a+this.pivot.y*t.c),t.ty=this.position.y-(this.pivot.x*t.b+this.pivot.y*t.d),this._currentLocalID=this._localID,this._parentID=-1),this._parentID!==i._worldID){const e=i.worldTransform,r=this.worldTransform;r.a=t.a*e.a+t.b*e.c,r.b=t.a*e.b+t.b*e.d,r.c=t.c*e.a+t.d*e.c,r.d=t.c*e.b+t.d*e.d,r.tx=t.tx*e.a+t.ty*e.c+e.tx,r.ty=t.tx*e.b+t.ty*e.d+e.ty,this._parentID=i._worldID,this._worldID++}}setFromMatrix(i){i.decompose(this),this._localID++}get rotation(){return this._rotation}set rotation(i){this._rotation!==i&&(this._rotation=i,this.updateSkew())}};kc.IDENTITY=new kc;let Fc=kc;Fc.prototype.toString=function(){return`[@pixi/math:Transform position=(${this.position.x}, ${this.position.y}) rotation=${this.rotation} scale=(${this.scale.x}, ${this.scale.y}) skew=(${this.skew.x}, ${this.skew.y}) ]`};var Vv=`varying vec2 vTextureCoord;
12
+ else `),e<i-1&&(t+=`if(test == ${e}.0){}`);return t}function Fv(i,t){if(i===0)throw new Error("Invalid value of `0` passed to `checkMaxIfStatementsInShader`");const e=t.createShader(t.FRAGMENT_SHADER);for(;;){const r=Gv.replace(/%forloop%/gi,kv(i));if(t.shaderSource(e,r),t.compileShader(e),!t.getShaderParameter(e,t.COMPILE_STATUS))i=i/2|0;else break}return i}const Tc=0,Sc=1,Cc=2,Ec=3,Ic=4,Ac=5;class Mi{constructor(){this.data=0,this.blendMode=pt.NORMAL,this.polygonOffset=0,this.blend=!0,this.depthMask=!0}get blend(){return!!(this.data&1<<Tc)}set blend(t){!!(this.data&1<<Tc)!==t&&(this.data^=1<<Tc)}get offsets(){return!!(this.data&1<<Sc)}set offsets(t){!!(this.data&1<<Sc)!==t&&(this.data^=1<<Sc)}get culling(){return!!(this.data&1<<Cc)}set culling(t){!!(this.data&1<<Cc)!==t&&(this.data^=1<<Cc)}get depthTest(){return!!(this.data&1<<Ec)}set depthTest(t){!!(this.data&1<<Ec)!==t&&(this.data^=1<<Ec)}get depthMask(){return!!(this.data&1<<Ac)}set depthMask(t){!!(this.data&1<<Ac)!==t&&(this.data^=1<<Ac)}get clockwiseFrontFace(){return!!(this.data&1<<Ic)}set clockwiseFrontFace(t){!!(this.data&1<<Ic)!==t&&(this.data^=1<<Ic)}get blendMode(){return this._blendMode}set blendMode(t){this.blend=t!==pt.NONE,this._blendMode=t}get polygonOffset(){return this._polygonOffset}set polygonOffset(t){this.offsets=!!t,this._polygonOffset=t}static for2d(){const t=new Mi;return t.depthTest=!1,t.blend=!0,t}}Mi.prototype.toString=function(){return`[@pixi/core:State blendMode=${this.blendMode} clockwiseFrontFace=${this.clockwiseFrontFace} culling=${this.culling} depthMask=${this.depthMask} polygonOffset=${this.polygonOffset}]`};const Mc=[];function p0(i,t){if(!i)return null;let e="";if(typeof i=="string"){const r=/\.(\w{3,4})(?:$|\?|#)/i.exec(i);r&&(e=r[1].toLowerCase())}for(let r=Mc.length-1;r>=0;--r){const n=Mc[r];if(n.test&&n.test(i,e))return new n(i,t)}throw new Error("Unrecognized source type to auto-detect Resource")}class ai{constructor(t){this.items=[],this._name=t,this._aliasCount=0}emit(t,e,r,n,s,o,a,l){if(arguments.length>8)throw new Error("max arguments reached");const{name:h,items:c}=this;this._aliasCount++;for(let u=0,d=c.length;u<d;u++)c[u][h](t,e,r,n,s,o,a,l);return c===this.items&&this._aliasCount--,this}ensureNonAliasedItems(){this._aliasCount>0&&this.items.length>1&&(this._aliasCount=0,this.items=this.items.slice(0))}add(t){return t[this._name]&&(this.ensureNonAliasedItems(),this.remove(t),this.items.push(t)),this}remove(t){const e=this.items.indexOf(t);return e!==-1&&(this.ensureNonAliasedItems(),this.items.splice(e,1)),this}contains(t){return this.items.includes(t)}removeAll(){return this.ensureNonAliasedItems(),this.items.length=0,this}destroy(){this.removeAll(),this.items=null,this._name=null}get empty(){return this.items.length===0}get name(){return this._name}}Object.defineProperties(ai.prototype,{dispatch:{value:ai.prototype.emit},run:{value:ai.prototype.emit}});class so{constructor(t=0,e=0){this._width=t,this._height=e,this.destroyed=!1,this.internal=!1,this.onResize=new ai("setRealSize"),this.onUpdate=new ai("update"),this.onError=new ai("onError")}bind(t){this.onResize.add(t),this.onUpdate.add(t),this.onError.add(t),(this._width||this._height)&&this.onResize.emit(this._width,this._height)}unbind(t){this.onResize.remove(t),this.onUpdate.remove(t),this.onError.remove(t)}resize(t,e){(t!==this._width||e!==this._height)&&(this._width=t,this._height=e,this.onResize.emit(t,e))}get valid(){return!!this._width&&!!this._height}update(){this.destroyed||this.onUpdate.emit()}load(){return Promise.resolve(this)}get width(){return this._width}get height(){return this._height}style(t,e,r){return!1}dispose(){}destroy(){this.destroyed||(this.destroyed=!0,this.dispose(),this.onError.removeAll(),this.onError=null,this.onResize.removeAll(),this.onResize=null,this.onUpdate.removeAll(),this.onUpdate=null)}static test(t,e){return!1}}class Aa extends so{constructor(t,e){const{width:r,height:n}=e||{};if(!r||!n)throw new Error("BufferResource width or height invalid");super(r,n),this.data=t,this.unpackAlignment=e.unpackAlignment??4}upload(t,e,r){const n=t.gl;n.pixelStorei(n.UNPACK_ALIGNMENT,this.unpackAlignment),n.pixelStorei(n.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.alphaMode===Ce.UNPACK);const s=e.realWidth,o=e.realHeight;return r.width===s&&r.height===o?n.texSubImage2D(e.target,0,0,0,s,o,e.format,r.type,this.data):(r.width=s,r.height=o,n.texImage2D(e.target,0,r.internalFormat,s,o,0,e.format,r.type,this.data)),!0}dispose(){this.data=null}static test(t){return t===null||t instanceof Int8Array||t instanceof Uint8Array||t instanceof Uint8ClampedArray||t instanceof Int16Array||t instanceof Uint16Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Float32Array}}const Dv={scaleMode:Ji.NEAREST,alphaMode:Ce.NPM},Rc=class Vs extends Ys{constructor(t=null,e=null){super(),e=Object.assign({},Vs.defaultOptions,e);const{alphaMode:r,mipmap:n,anisotropicLevel:s,scaleMode:o,width:a,height:l,wrapMode:h,format:c,type:u,target:d,resolution:f,resourceOptions:p}=e;t&&!(t instanceof so)&&(t=p0(t,p),t.internal=!0),this.resolution=f||nt.RESOLUTION,this.width=Math.round((a||0)*this.resolution)/this.resolution,this.height=Math.round((l||0)*this.resolution)/this.resolution,this._mipmap=n,this.anisotropicLevel=s,this._wrapMode=h,this._scaleMode=o,this.format=c,this.type=u,this.target=d,this.alphaMode=r,this.uid=on(),this.touched=0,this.isPowerOfTwo=!1,this._refreshPOT(),this._glTextures={},this.dirtyId=0,this.dirtyStyleId=0,this.cacheId=null,this.valid=a>0&&l>0,this.textureCacheIds=[],this.destroyed=!1,this.resource=null,this._batchEnabled=0,this._batchLocation=0,this.parentTextureArray=null,this.setResource(t)}get realWidth(){return Math.round(this.width*this.resolution)}get realHeight(){return Math.round(this.height*this.resolution)}get mipmap(){return this._mipmap}set mipmap(t){this._mipmap!==t&&(this._mipmap=t,this.dirtyStyleId++)}get scaleMode(){return this._scaleMode}set scaleMode(t){this._scaleMode!==t&&(this._scaleMode=t,this.dirtyStyleId++)}get wrapMode(){return this._wrapMode}set wrapMode(t){this._wrapMode!==t&&(this._wrapMode=t,this.dirtyStyleId++)}setStyle(t,e){let r;return t!==void 0&&t!==this.scaleMode&&(this.scaleMode=t,r=!0),e!==void 0&&e!==this.mipmap&&(this.mipmap=e,r=!0),r&&this.dirtyStyleId++,this}setSize(t,e,r){return r=r||this.resolution,this.setRealSize(t*r,e*r,r)}setRealSize(t,e,r){return this.resolution=r||this.resolution,this.width=Math.round(t)/this.resolution,this.height=Math.round(e)/this.resolution,this._refreshPOT(),this.update(),this}_refreshPOT(){this.isPowerOfTwo=a0(this.realWidth)&&a0(this.realHeight)}setResolution(t){const e=this.resolution;return e===t?this:(this.resolution=t,this.valid&&(this.width=Math.round(this.width*e)/t,this.height=Math.round(this.height*e)/t,this.emit("update",this)),this._refreshPOT(),this)}setResource(t){if(this.resource===t)return this;if(this.resource)throw new Error("Resource can be set only once");return t.bind(this),this.resource=t,this}update(){this.valid?(this.dirtyId++,this.dirtyStyleId++,this.emit("update",this)):this.width>0&&this.height>0&&(this.valid=!0,this.emit("loaded",this),this.emit("update",this))}onError(t){this.emit("error",this,t)}destroy(){this.resource&&(this.resource.unbind(this),this.resource.internal&&this.resource.destroy(),this.resource=null),this.cacheId&&(delete Ir[this.cacheId],delete Ai[this.cacheId],this.cacheId=null),this.valid=!1,this.dispose(),Vs.removeFromCache(this),this.textureCacheIds=null,this.destroyed=!0,this.emit("destroyed",this),this.removeAllListeners()}dispose(){this.emit("dispose",this)}castToBaseTexture(){return this}static from(t,e,r=nt.STRICT_TEXTURE_CACHE){const n=typeof t=="string";let s=null;if(n)s=t;else{if(!t._pixiId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t._pixiId=`${a}_${on()}`}s=t._pixiId}let o=Ir[s];if(n&&r&&!o)throw new Error(`The cacheId "${s}" does not exist in BaseTextureCache.`);return o||(o=new Vs(t,e),o.cacheId=s,Vs.addToCache(o,s)),o}static fromBuffer(t,e,r,n){t=t||new Float32Array(e*r*4);const s=new Aa(t,{width:e,height:r,...n==null?void 0:n.resourceOptions});let o,a;return t instanceof Float32Array?(o=K.RGBA,a=ht.FLOAT):t instanceof Int32Array?(o=K.RGBA_INTEGER,a=ht.INT):t instanceof Uint32Array?(o=K.RGBA_INTEGER,a=ht.UNSIGNED_INT):t instanceof Int16Array?(o=K.RGBA_INTEGER,a=ht.SHORT):t instanceof Uint16Array?(o=K.RGBA_INTEGER,a=ht.UNSIGNED_SHORT):t instanceof Int8Array?(o=K.RGBA,a=ht.BYTE):(o=K.RGBA,a=ht.UNSIGNED_BYTE),s.internal=!0,new Vs(s,Object.assign({},Dv,{type:a,format:o},n))}static addToCache(t,e){e&&(t.textureCacheIds.includes(e)||t.textureCacheIds.push(e),Ir[e]&&Ir[e]!==t&&console.warn(`BaseTexture added to the cache with an id [${e}] that already had an entry`),Ir[e]=t)}static removeFromCache(t){if(typeof t=="string"){const e=Ir[t];if(e){const r=e.textureCacheIds.indexOf(t);return r>-1&&e.textureCacheIds.splice(r,1),delete Ir[t],e}}else if(t!=null&&t.textureCacheIds){for(let e=0;e<t.textureCacheIds.length;++e)delete Ir[t.textureCacheIds[e]];return t.textureCacheIds.length=0,t}return null}};Rc.defaultOptions={mipmap:wi.POW2,anisotropicLevel:0,scaleMode:Ji.LINEAR,wrapMode:vi.CLAMP,alphaMode:Ce.UNPACK,target:Hn.TEXTURE_2D,format:K.RGBA,type:ht.UNSIGNED_BYTE},Rc._globalBatch=0;let bt=Rc;class Pc{constructor(){this.texArray=null,this.blend=0,this.type=_i.TRIANGLES,this.start=0,this.size=0,this.data=null}}let Nv=0;class Yt{constructor(t,e=!0,r=!1){this.data=t||new Float32Array(1),this._glBuffers={},this._updateID=0,this.index=r,this.static=e,this.id=Nv++,this.disposeRunner=new ai("disposeBuffer")}update(t){t instanceof Array&&(t=new Float32Array(t)),this.data=t||this.data,this._updateID++}dispose(){this.disposeRunner.emit(this,!1)}destroy(){this.dispose(),this.data=null}set index(t){this.type=t?Si.ELEMENT_ARRAY_BUFFER:Si.ARRAY_BUFFER}get index(){return this.type===Si.ELEMENT_ARRAY_BUFFER}static from(t){return t instanceof Array&&(t=new Float32Array(t)),new Yt(t)}}class Ma{constructor(t,e=0,r=!1,n=ht.FLOAT,s,o,a,l=1){this.buffer=t,this.size=e,this.normalized=r,this.type=n,this.stride=s,this.start=o,this.instance=a,this.divisor=l}destroy(){this.buffer=null}static from(t,e,r,n,s){return new Ma(t,e,r,n,s)}}const Ov={Float32Array,Uint32Array,Int32Array,Uint8Array};function Bv(i,t){let e=0,r=0;const n={};for(let l=0;l<i.length;l++)r+=t[l],e+=i[l].length;const s=new ArrayBuffer(e*4);let o=null,a=0;for(let l=0;l<i.length;l++){const h=t[l],c=i[l],u=o0(c);n[u]||(n[u]=new Ov[u](s)),o=n[u];for(let d=0;d<c.length;d++){const f=(d/h|0)*r+a,p=d%h;o[f+p]=c[d]}a+=h}return new Float32Array(s)}const m0={5126:4,5123:2,5121:1};let Uv=0;const Xv={Float32Array,Uint32Array,Int32Array,Uint8Array,Uint16Array};class Ar{constructor(t=[],e={}){this.buffers=t,this.indexBuffer=null,this.attributes=e,this.glVertexArrayObjects={},this.id=Uv++,this.instanced=!1,this.instanceCount=1,this.disposeRunner=new ai("disposeGeometry"),this.refCount=0}addAttribute(t,e,r=0,n=!1,s,o,a,l=!1){if(!e)throw new Error("You must pass a buffer when creating an attribute");e instanceof Yt||(e instanceof Array&&(e=new Float32Array(e)),e=new Yt(e));const h=t.split("|");if(h.length>1){for(let u=0;u<h.length;u++)this.addAttribute(h[u],e,r,n,s);return this}let c=this.buffers.indexOf(e);return c===-1&&(this.buffers.push(e),c=this.buffers.length-1),this.attributes[t]=new Ma(c,r,n,s,o,a,l),this.instanced=this.instanced||l,this}getAttribute(t){return this.attributes[t]}getBuffer(t){return this.buffers[this.getAttribute(t).buffer]}addIndex(t){return t instanceof Yt||(t instanceof Array&&(t=new Uint16Array(t)),t=new Yt(t)),t.type=Si.ELEMENT_ARRAY_BUFFER,this.indexBuffer=t,this.buffers.includes(t)||this.buffers.push(t),this}getIndex(){return this.indexBuffer}interleave(){if(this.buffers.length===1||this.buffers.length===2&&this.indexBuffer)return this;const t=[],e=[],r=new Yt;let n;for(n in this.attributes){const s=this.attributes[n],o=this.buffers[s.buffer];t.push(o.data),e.push(s.size*m0[s.type]/4),s.buffer=0}for(r.data=Bv(t,e),n=0;n<this.buffers.length;n++)this.buffers[n]!==this.indexBuffer&&this.buffers[n].destroy();return this.buffers=[r],this.indexBuffer&&this.buffers.push(this.indexBuffer),this}getSize(){for(const t in this.attributes){const e=this.attributes[t];return this.buffers[e.buffer].data.length/(e.stride/4||e.size)}return 0}dispose(){this.disposeRunner.emit(this,!1)}destroy(){this.dispose(),this.buffers=null,this.indexBuffer=null,this.attributes=null}clone(){const t=new Ar;for(let e=0;e<this.buffers.length;e++)t.buffers[e]=new Yt(this.buffers[e].data.slice(0));for(const e in this.attributes){const r=this.attributes[e];t.attributes[e]=new Ma(r.buffer,r.size,r.normalized,r.type,r.stride,r.start,r.instance)}return this.indexBuffer&&(t.indexBuffer=t.buffers[this.buffers.indexOf(this.indexBuffer)],t.indexBuffer.type=Si.ELEMENT_ARRAY_BUFFER),t}static merge(t){const e=new Ar,r=[],n=[],s=[];let o;for(let a=0;a<t.length;a++){o=t[a];for(let l=0;l<o.buffers.length;l++)n[l]=n[l]||0,n[l]+=o.buffers[l].data.length,s[l]=0}for(let a=0;a<o.buffers.length;a++)r[a]=new Xv[o0(o.buffers[a].data)](n[a]),e.buffers[a]=new Yt(r[a]);for(let a=0;a<t.length;a++){o=t[a];for(let l=0;l<o.buffers.length;l++)r[l].set(o.buffers[l].data,s[l]),s[l]+=o.buffers[l].data.length}if(e.attributes=o.attributes,o.indexBuffer){e.indexBuffer=e.buffers[o.buffers.indexOf(o.indexBuffer)],e.indexBuffer.type=Si.ELEMENT_ARRAY_BUFFER;let a=0,l=0,h=0,c=0;for(let u=0;u<o.buffers.length;u++)if(o.buffers[u]!==o.indexBuffer){c=u;break}for(const u in o.attributes){const d=o.attributes[u];(d.buffer|0)===c&&(l+=d.size*m0[d.type]/4)}for(let u=0;u<t.length;u++){const d=t[u].indexBuffer.data;for(let f=0;f<d.length;f++)e.indexBuffer.data[f+h]+=a;a+=t[u].buffers[c].data.length/l,h+=d.length}}return e}}class g0 extends Ar{constructor(t=!1){super(),this._buffer=new Yt(null,t,!1),this._indexBuffer=new Yt(null,t,!0),this.addAttribute("aVertexPosition",this._buffer,2,!1,ht.FLOAT).addAttribute("aTextureCoord",this._buffer,2,!1,ht.FLOAT).addAttribute("aColor",this._buffer,4,!0,ht.UNSIGNED_BYTE).addAttribute("aTextureId",this._buffer,1,!0,ht.FLOAT).addIndex(this._indexBuffer)}}const Ra=Math.PI*2,Wv=180/Math.PI,Lc=Math.PI/180;var fe=(i=>(i[i.POLY=0]="POLY",i[i.RECT=1]="RECT",i[i.CIRC=2]="CIRC",i[i.ELIP=3]="ELIP",i[i.RREC=4]="RREC",i))(fe||{});class dt{constructor(t=0,e=0){this.x=0,this.y=0,this.x=t,this.y=e}clone(){return new dt(this.x,this.y)}copyFrom(t){return this.set(t.x,t.y),this}copyTo(t){return t.set(this.x,this.y),t}equals(t){return t.x===this.x&&t.y===this.y}set(t=0,e=t){return this.x=t,this.y=e,this}}dt.prototype.toString=function(){return`[@pixi/math:Point x=${this.x} y=${this.y}]`};const Pa=[new dt,new dt,new dt,new dt];class mt{constructor(t=0,e=0,r=0,n=0){this.x=Number(t),this.y=Number(e),this.width=Number(r),this.height=Number(n),this.type=fe.RECT}get left(){return this.x}get right(){return this.x+this.width}get top(){return this.y}get bottom(){return this.y+this.height}static get EMPTY(){return new mt(0,0,0,0)}clone(){return new mt(this.x,this.y,this.width,this.height)}copyFrom(t){return this.x=t.x,this.y=t.y,this.width=t.width,this.height=t.height,this}copyTo(t){return t.x=this.x,t.y=this.y,t.width=this.width,t.height=this.height,t}contains(t,e){return this.width<=0||this.height<=0?!1:t>=this.x&&t<this.x+this.width&&e>=this.y&&e<this.y+this.height}intersects(t,e){if(!e){const I=this.x<t.x?t.x:this.x;if((this.right>t.right?t.right:this.right)<=I)return!1;const M=this.y<t.y?t.y:this.y;return(this.bottom>t.bottom?t.bottom:this.bottom)>M}const r=this.left,n=this.right,s=this.top,o=this.bottom;if(n<=r||o<=s)return!1;const a=Pa[0].set(t.left,t.top),l=Pa[1].set(t.left,t.bottom),h=Pa[2].set(t.right,t.top),c=Pa[3].set(t.right,t.bottom);if(h.x<=a.x||l.y<=a.y)return!1;const u=Math.sign(e.a*e.d-e.b*e.c);if(u===0||(e.apply(a,a),e.apply(l,l),e.apply(h,h),e.apply(c,c),Math.max(a.x,l.x,h.x,c.x)<=r||Math.min(a.x,l.x,h.x,c.x)>=n||Math.max(a.y,l.y,h.y,c.y)<=s||Math.min(a.y,l.y,h.y,c.y)>=o))return!1;const d=u*(l.y-a.y),f=u*(a.x-l.x),p=d*r+f*s,m=d*n+f*s,g=d*r+f*o,y=d*n+f*o;if(Math.max(p,m,g,y)<=d*a.x+f*a.y||Math.min(p,m,g,y)>=d*c.x+f*c.y)return!1;const x=u*(a.y-h.y),b=u*(h.x-a.x),v=x*r+b*s,w=x*n+b*s,S=x*r+b*o,E=x*n+b*o;return!(Math.max(v,w,S,E)<=x*a.x+b*a.y||Math.min(v,w,S,E)>=x*c.x+b*c.y)}pad(t=0,e=t){return this.x-=t,this.y-=e,this.width+=t*2,this.height+=e*2,this}fit(t){const e=Math.max(this.x,t.x),r=Math.min(this.x+this.width,t.x+t.width),n=Math.max(this.y,t.y),s=Math.min(this.y+this.height,t.y+t.height);return this.x=e,this.width=Math.max(r-e,0),this.y=n,this.height=Math.max(s-n,0),this}ceil(t=1,e=.001){const r=Math.ceil((this.x+this.width-e)*t)/t,n=Math.ceil((this.y+this.height-e)*t)/t;return this.x=Math.floor((this.x+e)*t)/t,this.y=Math.floor((this.y+e)*t)/t,this.width=r-this.x,this.height=n-this.y,this}enlarge(t){const e=Math.min(this.x,t.x),r=Math.max(this.x+this.width,t.x+t.width),n=Math.min(this.y,t.y),s=Math.max(this.y+this.height,t.y+t.height);return this.x=e,this.width=r-e,this.y=n,this.height=s-n,this}}mt.prototype.toString=function(){return`[@pixi/math:Rectangle x=${this.x} y=${this.y} width=${this.width} height=${this.height}]`};class La{constructor(t=0,e=0,r=0){this.x=t,this.y=e,this.radius=r,this.type=fe.CIRC}clone(){return new La(this.x,this.y,this.radius)}contains(t,e){if(this.radius<=0)return!1;const r=this.radius*this.radius;let n=this.x-t,s=this.y-e;return n*=n,s*=s,n+s<=r}getBounds(){return new mt(this.x-this.radius,this.y-this.radius,this.radius*2,this.radius*2)}}La.prototype.toString=function(){return`[@pixi/math:Circle x=${this.x} y=${this.y} radius=${this.radius}]`};class Ga{constructor(t=0,e=0,r=0,n=0){this.x=t,this.y=e,this.width=r,this.height=n,this.type=fe.ELIP}clone(){return new Ga(this.x,this.y,this.width,this.height)}contains(t,e){if(this.width<=0||this.height<=0)return!1;let r=(t-this.x)/this.width,n=(e-this.y)/this.height;return r*=r,n*=n,r+n<=1}getBounds(){return new mt(this.x-this.width,this.y-this.height,this.width,this.height)}}Ga.prototype.toString=function(){return`[@pixi/math:Ellipse x=${this.x} y=${this.y} width=${this.width} height=${this.height}]`};class an{constructor(...t){let e=Array.isArray(t[0])?t[0]:t;if(typeof e[0]!="number"){const r=[];for(let n=0,s=e.length;n<s;n++)r.push(e[n].x,e[n].y);e=r}this.points=e,this.type=fe.POLY,this.closeStroke=!0}clone(){const t=this.points.slice(),e=new an(t);return e.closeStroke=this.closeStroke,e}contains(t,e){let r=!1;const n=this.points.length/2;for(let s=0,o=n-1;s<n;o=s++){const a=this.points[s*2],l=this.points[s*2+1],h=this.points[o*2],c=this.points[o*2+1];l>e!=c>e&&t<(h-a)*((e-l)/(c-l))+a&&(r=!r)}return r}}an.prototype.toString=function(){return`[@pixi/math:PolygoncloseStroke=${this.closeStroke}points=${this.points.reduce((i,t)=>`${i}, ${t}`,"")}]`};class ka{constructor(t=0,e=0,r=0,n=0,s=20){this.x=t,this.y=e,this.width=r,this.height=n,this.radius=s,this.type=fe.RREC}clone(){return new ka(this.x,this.y,this.width,this.height,this.radius)}contains(t,e){if(this.width<=0||this.height<=0)return!1;if(t>=this.x&&t<=this.x+this.width&&e>=this.y&&e<=this.y+this.height){const r=Math.max(0,Math.min(this.radius,Math.min(this.width,this.height)/2));if(e>=this.y+r&&e<=this.y+this.height-r||t>=this.x+r&&t<=this.x+this.width-r)return!0;let n=t-(this.x+r),s=e-(this.y+r);const o=r*r;if(n*n+s*s<=o||(n=t-(this.x+this.width-r),n*n+s*s<=o)||(s=e-(this.y+this.height-r),n*n+s*s<=o)||(n=t-(this.x+r),n*n+s*s<=o))return!0}return!1}}ka.prototype.toString=function(){return`[@pixi/math:RoundedRectangle x=${this.x} y=${this.y}width=${this.width} height=${this.height} radius=${this.radius}]`};class Dt{constructor(t=1,e=0,r=0,n=1,s=0,o=0){this.array=null,this.a=t,this.b=e,this.c=r,this.d=n,this.tx=s,this.ty=o}fromArray(t){this.a=t[0],this.b=t[1],this.c=t[3],this.d=t[4],this.tx=t[2],this.ty=t[5]}set(t,e,r,n,s,o){return this.a=t,this.b=e,this.c=r,this.d=n,this.tx=s,this.ty=o,this}toArray(t,e){this.array||(this.array=new Float32Array(9));const r=e||this.array;return t?(r[0]=this.a,r[1]=this.b,r[2]=0,r[3]=this.c,r[4]=this.d,r[5]=0,r[6]=this.tx,r[7]=this.ty,r[8]=1):(r[0]=this.a,r[1]=this.c,r[2]=this.tx,r[3]=this.b,r[4]=this.d,r[5]=this.ty,r[6]=0,r[7]=0,r[8]=1),r}apply(t,e){e=e||new dt;const r=t.x,n=t.y;return e.x=this.a*r+this.c*n+this.tx,e.y=this.b*r+this.d*n+this.ty,e}applyInverse(t,e){e=e||new dt;const r=1/(this.a*this.d+this.c*-this.b),n=t.x,s=t.y;return e.x=this.d*r*n+-this.c*r*s+(this.ty*this.c-this.tx*this.d)*r,e.y=this.a*r*s+-this.b*r*n+(-this.ty*this.a+this.tx*this.b)*r,e}translate(t,e){return this.tx+=t,this.ty+=e,this}scale(t,e){return this.a*=t,this.d*=e,this.c*=t,this.b*=e,this.tx*=t,this.ty*=e,this}rotate(t){const e=Math.cos(t),r=Math.sin(t),n=this.a,s=this.c,o=this.tx;return this.a=n*e-this.b*r,this.b=n*r+this.b*e,this.c=s*e-this.d*r,this.d=s*r+this.d*e,this.tx=o*e-this.ty*r,this.ty=o*r+this.ty*e,this}append(t){const e=this.a,r=this.b,n=this.c,s=this.d;return this.a=t.a*e+t.b*n,this.b=t.a*r+t.b*s,this.c=t.c*e+t.d*n,this.d=t.c*r+t.d*s,this.tx=t.tx*e+t.ty*n+this.tx,this.ty=t.tx*r+t.ty*s+this.ty,this}setTransform(t,e,r,n,s,o,a,l,h){return this.a=Math.cos(a+h)*s,this.b=Math.sin(a+h)*s,this.c=-Math.sin(a-l)*o,this.d=Math.cos(a-l)*o,this.tx=t-(r*this.a+n*this.c),this.ty=e-(r*this.b+n*this.d),this}prepend(t){const e=this.tx;if(t.a!==1||t.b!==0||t.c!==0||t.d!==1){const r=this.a,n=this.c;this.a=r*t.a+this.b*t.c,this.b=r*t.b+this.b*t.d,this.c=n*t.a+this.d*t.c,this.d=n*t.b+this.d*t.d}return this.tx=e*t.a+this.ty*t.c+t.tx,this.ty=e*t.b+this.ty*t.d+t.ty,this}decompose(t){const e=this.a,r=this.b,n=this.c,s=this.d,o=t.pivot,a=-Math.atan2(-n,s),l=Math.atan2(r,e),h=Math.abs(a+l);return h<1e-5||Math.abs(Ra-h)<1e-5?(t.rotation=l,t.skew.x=t.skew.y=0):(t.rotation=0,t.skew.x=a,t.skew.y=l),t.scale.x=Math.sqrt(e*e+r*r),t.scale.y=Math.sqrt(n*n+s*s),t.position.x=this.tx+(o.x*e+o.y*n),t.position.y=this.ty+(o.x*r+o.y*s),t}invert(){const t=this.a,e=this.b,r=this.c,n=this.d,s=this.tx,o=t*n-e*r;return this.a=n/o,this.b=-e/o,this.c=-r/o,this.d=t/o,this.tx=(r*this.ty-n*s)/o,this.ty=-(t*this.ty-e*s)/o,this}identity(){return this.a=1,this.b=0,this.c=0,this.d=1,this.tx=0,this.ty=0,this}clone(){const t=new Dt;return t.a=this.a,t.b=this.b,t.c=this.c,t.d=this.d,t.tx=this.tx,t.ty=this.ty,t}copyTo(t){return t.a=this.a,t.b=this.b,t.c=this.c,t.d=this.d,t.tx=this.tx,t.ty=this.ty,t}copyFrom(t){return this.a=t.a,this.b=t.b,this.c=t.c,this.d=t.d,this.tx=t.tx,this.ty=t.ty,this}static get IDENTITY(){return new Dt}static get TEMP_MATRIX(){return new Dt}}Dt.prototype.toString=function(){return`[@pixi/math:Matrix a=${this.a} b=${this.b} c=${this.c} d=${this.d} tx=${this.tx} ty=${this.ty}]`};const ln=[1,1,0,-1,-1,-1,0,1,1,1,0,-1,-1,-1,0,1],hn=[0,1,1,1,0,-1,-1,-1,0,1,1,1,0,-1,-1,-1],cn=[0,-1,-1,-1,0,1,1,1,0,1,1,1,0,-1,-1,-1],un=[1,1,0,-1,-1,-1,0,1,-1,-1,0,1,1,1,0,-1],Gc=[],y0=[],Fa=Math.sign;function Zv(){for(let i=0;i<16;i++){const t=[];Gc.push(t);for(let e=0;e<16;e++){const r=Fa(ln[i]*ln[e]+cn[i]*hn[e]),n=Fa(hn[i]*ln[e]+un[i]*hn[e]),s=Fa(ln[i]*cn[e]+cn[i]*un[e]),o=Fa(hn[i]*cn[e]+un[i]*un[e]);for(let a=0;a<16;a++)if(ln[a]===r&&hn[a]===n&&cn[a]===s&&un[a]===o){t.push(a);break}}}for(let i=0;i<16;i++){const t=new Dt;t.set(ln[i],hn[i],cn[i],un[i],0,0),y0.push(t)}}Zv();const Wt={E:0,SE:1,S:2,SW:3,W:4,NW:5,N:6,NE:7,MIRROR_VERTICAL:8,MAIN_DIAGONAL:10,MIRROR_HORIZONTAL:12,REVERSE_DIAGONAL:14,uX:i=>ln[i],uY:i=>hn[i],vX:i=>cn[i],vY:i=>un[i],inv:i=>i&8?i&15:-i&7,add:(i,t)=>Gc[i][t],sub:(i,t)=>Gc[i][Wt.inv(t)],rotate180:i=>i^4,isVertical:i=>(i&3)===2,byDirection:(i,t)=>Math.abs(i)*2<=Math.abs(t)?t>=0?Wt.S:Wt.N:Math.abs(t)*2<=Math.abs(i)?i>0?Wt.E:Wt.W:t>0?i>0?Wt.SE:Wt.SW:i>0?Wt.NE:Wt.NW,matrixAppendRotationInv:(i,t,e=0,r=0)=>{const n=y0[Wt.inv(t)];n.tx=e,n.ty=r,i.append(n)}};class rr{constructor(t,e,r=0,n=0){this._x=r,this._y=n,this.cb=t,this.scope=e}clone(t=this.cb,e=this.scope){return new rr(t,e,this._x,this._y)}set(t=0,e=t){return(this._x!==t||this._y!==e)&&(this._x=t,this._y=e,this.cb.call(this.scope)),this}copyFrom(t){return(this._x!==t.x||this._y!==t.y)&&(this._x=t.x,this._y=t.y,this.cb.call(this.scope)),this}copyTo(t){return t.set(this._x,this._y),t}equals(t){return t.x===this._x&&t.y===this._y}get x(){return this._x}set x(t){this._x!==t&&(this._x=t,this.cb.call(this.scope))}get y(){return this._y}set y(t){this._y!==t&&(this._y=t,this.cb.call(this.scope))}}rr.prototype.toString=function(){return`[@pixi/math:ObservablePoint x=${this.x} y=${this.y} scope=${this.scope}]`};const kc=class{constructor(){this.worldTransform=new Dt,this.localTransform=new Dt,this.position=new rr(this.onChange,this,0,0),this.scale=new rr(this.onChange,this,1,1),this.pivot=new rr(this.onChange,this,0,0),this.skew=new rr(this.updateSkew,this,0,0),this._rotation=0,this._cx=1,this._sx=0,this._cy=0,this._sy=1,this._localID=0,this._currentLocalID=0,this._worldID=0,this._parentID=0}onChange(){this._localID++}updateSkew(){this._cx=Math.cos(this._rotation+this.skew.y),this._sx=Math.sin(this._rotation+this.skew.y),this._cy=-Math.sin(this._rotation-this.skew.x),this._sy=Math.cos(this._rotation-this.skew.x),this._localID++}updateLocalTransform(){const i=this.localTransform;this._localID!==this._currentLocalID&&(i.a=this._cx*this.scale.x,i.b=this._sx*this.scale.x,i.c=this._cy*this.scale.y,i.d=this._sy*this.scale.y,i.tx=this.position.x-(this.pivot.x*i.a+this.pivot.y*i.c),i.ty=this.position.y-(this.pivot.x*i.b+this.pivot.y*i.d),this._currentLocalID=this._localID,this._parentID=-1)}updateTransform(i){const t=this.localTransform;if(this._localID!==this._currentLocalID&&(t.a=this._cx*this.scale.x,t.b=this._sx*this.scale.x,t.c=this._cy*this.scale.y,t.d=this._sy*this.scale.y,t.tx=this.position.x-(this.pivot.x*t.a+this.pivot.y*t.c),t.ty=this.position.y-(this.pivot.x*t.b+this.pivot.y*t.d),this._currentLocalID=this._localID,this._parentID=-1),this._parentID!==i._worldID){const e=i.worldTransform,r=this.worldTransform;r.a=t.a*e.a+t.b*e.c,r.b=t.a*e.b+t.b*e.d,r.c=t.c*e.a+t.d*e.c,r.d=t.c*e.b+t.d*e.d,r.tx=t.tx*e.a+t.ty*e.c+e.tx,r.ty=t.tx*e.b+t.ty*e.d+e.ty,this._parentID=i._worldID,this._worldID++}}setFromMatrix(i){i.decompose(this),this._localID++}get rotation(){return this._rotation}set rotation(i){this._rotation!==i&&(this._rotation=i,this.updateSkew())}};kc.IDENTITY=new kc;let Fc=kc;Fc.prototype.toString=function(){return`[@pixi/math:Transform position=(${this.position.x}, ${this.position.y}) rotation=${this.rotation} scale=(${this.scale.x}, ${this.scale.y}) skew=(${this.skew.x}, ${this.skew.y}) ]`};var Vv=`varying vec2 vTextureCoord;
13
13
 
14
14
  uniform sampler2D uSampler;
15
15
 
@@ -26,7 +26,7 @@ void main(void){
26
26
  gl_Position = vec4((projectionMatrix * vec3(aVertexPosition, 1.0)).xy, 0.0, 1.0);
27
27
  vTextureCoord = aTextureCoord;
28
28
  }
29
- `;function b0(i,t,e){const r=i.createShader(t);return i.shaderSource(r,e),i.compileShader(r),r}function Dc(i){const t=new Array(i);for(let e=0;e<t.length;e++)t[e]=!1;return t}function x0(i,t){switch(i){case"float":return 0;case"vec2":return new Float32Array(2*t);case"vec3":return new Float32Array(3*t);case"vec4":return new Float32Array(4*t);case"int":case"uint":case"sampler2D":case"sampler2DArray":return 0;case"ivec2":return new Int32Array(2*t);case"ivec3":return new Int32Array(3*t);case"ivec4":return new Int32Array(4*t);case"uvec2":return new Uint32Array(2*t);case"uvec3":return new Uint32Array(3*t);case"uvec4":return new Uint32Array(4*t);case"bool":return!1;case"bvec2":return Dc(2*t);case"bvec3":return Dc(3*t);case"bvec4":return Dc(4*t);case"mat2":return new Float32Array([1,0,0,1]);case"mat3":return new Float32Array([1,0,0,0,1,0,0,0,1]);case"mat4":return new Float32Array([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1])}return null}const ss=[{test:i=>i.type==="float"&&i.size===1&&!i.isArray,code:i=>`
29
+ `;function b0(i,t,e){const r=i.createShader(t);return i.shaderSource(r,e),i.compileShader(r),r}function Dc(i){const t=new Array(i);for(let e=0;e<t.length;e++)t[e]=!1;return t}function x0(i,t){switch(i){case"float":return 0;case"vec2":return new Float32Array(2*t);case"vec3":return new Float32Array(3*t);case"vec4":return new Float32Array(4*t);case"int":case"uint":case"sampler2D":case"sampler2DArray":return 0;case"ivec2":return new Int32Array(2*t);case"ivec3":return new Int32Array(3*t);case"ivec4":return new Int32Array(4*t);case"uvec2":return new Uint32Array(2*t);case"uvec3":return new Uint32Array(3*t);case"uvec4":return new Uint32Array(4*t);case"bool":return!1;case"bvec2":return Dc(2*t);case"bvec3":return Dc(3*t);case"bvec4":return Dc(4*t);case"mat2":return new Float32Array([1,0,0,1]);case"mat3":return new Float32Array([1,0,0,0,1,0,0,0,1]);case"mat4":return new Float32Array([1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1])}return null}const ns=[{test:i=>i.type==="float"&&i.size===1&&!i.isArray,code:i=>`
30
30
  if(uv["${i}"] !== ud["${i}"].value)
31
31
  {
32
32
  ud["${i}"].value = uv["${i}"]
@@ -292,18 +292,18 @@ void main(void){
292
292
  renderer.shader.syncUniformBufferGroup(uv.${n}, '${n}');
293
293
  `):e.push(`
294
294
  renderer.shader.syncUniformGroup(uv.${n}, syncData);
295
- `));continue}const o=i.uniforms[n];let a=!1;for(let l=0;l<ss.length;l++)if(ss[l].test(s,o)){e.push(ss[l].code(n,o)),a=!0;break}if(!a){const l=(s.size===1&&!s.isArray?Kv:zv)[s.type].replace("location",`ud["${n}"].location`);e.push(`
295
+ `));continue}const o=i.uniforms[n];let a=!1;for(let l=0;l<ns.length;l++)if(ns[l].test(s,o)){e.push(ns[l].code(n,o)),a=!0;break}if(!a){const l=(s.size===1&&!s.isArray?Kv:zv)[s.type].replace("location",`ud["${n}"].location`);e.push(`
296
296
  cu = ud["${n}"];
297
297
  cv = cu.value;
298
298
  v = uv["${n}"];
299
299
  ${l};`)}}return new Function("ud","uv","renderer","syncData",e.join(`
300
- `))}const _0={};let os=_0;function jv(){if(os===_0||os!=null&&os.isContextLost()){const i=nt.ADAPTER.createCanvas();let t;nt.PREFER_ENV>=en.WEBGL2&&(t=i.getContext("webgl2",{})),t||(t=i.getContext("webgl",{})||i.getContext("experimental-webgl",{}),t?t.getExtension("WEBGL_draw_buffers"):t=null),os=t}return os}let Da;function Jv(){if(!Da){Da=Ye.MEDIUM;const i=jv();if(i&&i.getShaderPrecisionFormat){const t=i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_FLOAT);t&&(Da=t.precision?Ye.HIGH:Ye.MEDIUM)}}return Da}function v0(i,t){const e=i.getShaderSource(t).split(`
300
+ `))}const _0={};let ss=_0;function jv(){if(ss===_0||ss!=null&&ss.isContextLost()){const i=nt.ADAPTER.createCanvas();let t;nt.PREFER_ENV>=tn.WEBGL2&&(t=i.getContext("webgl2",{})),t||(t=i.getContext("webgl",{})||i.getContext("experimental-webgl",{}),t?t.getExtension("WEBGL_draw_buffers"):t=null),ss=t}return ss}let Da;function Jv(){if(!Da){Da=ze.MEDIUM;const i=jv();if(i&&i.getShaderPrecisionFormat){const t=i.getShaderPrecisionFormat(i.FRAGMENT_SHADER,i.HIGH_FLOAT);t&&(Da=t.precision?ze.HIGH:ze.MEDIUM)}}return Da}function v0(i,t){const e=i.getShaderSource(t).split(`
301
301
  `).map((h,c)=>`${c}: ${h}`),r=i.getShaderInfoLog(t),n=r.split(`
302
302
  `),s={},o=n.map(h=>parseFloat(h.replace(/^ERROR\: 0\:([\d]+)\:.*$/,"$1"))).filter(h=>h&&!s[h]?(s[h]=!0,!0):!1),a=[""];o.forEach(h=>{e[h-1]=`%c${e[h-1]}%c`,a.push("background: #FF0000; color:#FFFFFF; font-size: 10px","font-size: 10px")});const l=e.join(`
303
- `);a[0]=l,console.error(r),console.groupCollapsed("click to view full shader code"),console.warn(...a),console.groupEnd()}function $v(i,t,e,r){i.getProgramParameter(t,i.LINK_STATUS)||(i.getShaderParameter(e,i.COMPILE_STATUS)||v0(i,e),i.getShaderParameter(r,i.COMPILE_STATUS)||v0(i,r),console.error("PixiJS Error: Could not initialize shader."),i.getProgramInfoLog(t)!==""&&console.warn("PixiJS Warning: gl.getProgramInfoLog()",i.getProgramInfoLog(t)))}const Qv={float:1,vec2:2,vec3:3,vec4:4,int:1,ivec2:2,ivec3:3,ivec4:4,uint:1,uvec2:2,uvec3:3,uvec4:4,bool:1,bvec2:2,bvec3:3,bvec4:4,mat2:4,mat3:9,mat4:16,sampler2D:1};function w0(i){return Qv[i]}let Na=null;const T0={FLOAT:"float",FLOAT_VEC2:"vec2",FLOAT_VEC3:"vec3",FLOAT_VEC4:"vec4",INT:"int",INT_VEC2:"ivec2",INT_VEC3:"ivec3",INT_VEC4:"ivec4",UNSIGNED_INT:"uint",UNSIGNED_INT_VEC2:"uvec2",UNSIGNED_INT_VEC3:"uvec3",UNSIGNED_INT_VEC4:"uvec4",BOOL:"bool",BOOL_VEC2:"bvec2",BOOL_VEC3:"bvec3",BOOL_VEC4:"bvec4",FLOAT_MAT2:"mat2",FLOAT_MAT3:"mat3",FLOAT_MAT4:"mat4",SAMPLER_2D:"sampler2D",INT_SAMPLER_2D:"sampler2D",UNSIGNED_INT_SAMPLER_2D:"sampler2D",SAMPLER_CUBE:"samplerCube",INT_SAMPLER_CUBE:"samplerCube",UNSIGNED_INT_SAMPLER_CUBE:"samplerCube",SAMPLER_2D_ARRAY:"sampler2DArray",INT_SAMPLER_2D_ARRAY:"sampler2DArray",UNSIGNED_INT_SAMPLER_2D_ARRAY:"sampler2DArray"};function S0(i,t){if(!Na){const e=Object.keys(T0);Na={};for(let r=0;r<e.length;++r){const n=e[r];Na[i[n]]=T0[n]}}return Na[t]}function C0(i,t,e){if(i.substring(0,9)!=="precision"){let r=t;return t===Ye.HIGH&&e!==Ye.HIGH&&(r=Ye.MEDIUM),`precision ${r} float;
304
- ${i}`}else if(e!==Ye.HIGH&&i.substring(0,15)==="precision highp")return i.replace("precision highp","precision mediump");return i}let ao;function qv(){if(typeof ao=="boolean")return ao;try{ao=new Function("param1","param2","param3","return param1[param2] === param3;")({a:"b"},"a","b")===!0}catch{ao=!1}return ao}let tw=0;const Oa={},Nc=class Ks{constructor(t,e,r="pixi-shader",n={}){this.extra={},this.id=tw++,this.vertexSrc=t||Ks.defaultVertexSrc,this.fragmentSrc=e||Ks.defaultFragmentSrc,this.vertexSrc=this.vertexSrc.trim(),this.fragmentSrc=this.fragmentSrc.trim(),this.extra=n,this.vertexSrc.substring(0,8)!=="#version"&&(r=r.replace(/\s+/g,"-"),Oa[r]?(Oa[r]++,r+=`-${Oa[r]}`):Oa[r]=1,this.vertexSrc=`#define SHADER_NAME ${r}
303
+ `);a[0]=l,console.error(r),console.groupCollapsed("click to view full shader code"),console.warn(...a),console.groupEnd()}function $v(i,t,e,r){i.getProgramParameter(t,i.LINK_STATUS)||(i.getShaderParameter(e,i.COMPILE_STATUS)||v0(i,e),i.getShaderParameter(r,i.COMPILE_STATUS)||v0(i,r),console.error("PixiJS Error: Could not initialize shader."),i.getProgramInfoLog(t)!==""&&console.warn("PixiJS Warning: gl.getProgramInfoLog()",i.getProgramInfoLog(t)))}const Qv={float:1,vec2:2,vec3:3,vec4:4,int:1,ivec2:2,ivec3:3,ivec4:4,uint:1,uvec2:2,uvec3:3,uvec4:4,bool:1,bvec2:2,bvec3:3,bvec4:4,mat2:4,mat3:9,mat4:16,sampler2D:1};function w0(i){return Qv[i]}let Na=null;const T0={FLOAT:"float",FLOAT_VEC2:"vec2",FLOAT_VEC3:"vec3",FLOAT_VEC4:"vec4",INT:"int",INT_VEC2:"ivec2",INT_VEC3:"ivec3",INT_VEC4:"ivec4",UNSIGNED_INT:"uint",UNSIGNED_INT_VEC2:"uvec2",UNSIGNED_INT_VEC3:"uvec3",UNSIGNED_INT_VEC4:"uvec4",BOOL:"bool",BOOL_VEC2:"bvec2",BOOL_VEC3:"bvec3",BOOL_VEC4:"bvec4",FLOAT_MAT2:"mat2",FLOAT_MAT3:"mat3",FLOAT_MAT4:"mat4",SAMPLER_2D:"sampler2D",INT_SAMPLER_2D:"sampler2D",UNSIGNED_INT_SAMPLER_2D:"sampler2D",SAMPLER_CUBE:"samplerCube",INT_SAMPLER_CUBE:"samplerCube",UNSIGNED_INT_SAMPLER_CUBE:"samplerCube",SAMPLER_2D_ARRAY:"sampler2DArray",INT_SAMPLER_2D_ARRAY:"sampler2DArray",UNSIGNED_INT_SAMPLER_2D_ARRAY:"sampler2DArray"};function S0(i,t){if(!Na){const e=Object.keys(T0);Na={};for(let r=0;r<e.length;++r){const n=e[r];Na[i[n]]=T0[n]}}return Na[t]}function C0(i,t,e){if(i.substring(0,9)!=="precision"){let r=t;return t===ze.HIGH&&e!==ze.HIGH&&(r=ze.MEDIUM),`precision ${r} float;
304
+ ${i}`}else if(e!==ze.HIGH&&i.substring(0,15)==="precision highp")return i.replace("precision highp","precision mediump");return i}let oo;function qv(){if(typeof oo=="boolean")return oo;try{oo=new Function("param1","param2","param3","return param1[param2] === param3;")({a:"b"},"a","b")===!0}catch{oo=!1}return oo}let tw=0;const Oa={},Nc=class Hs{constructor(t,e,r="pixi-shader",n={}){this.extra={},this.id=tw++,this.vertexSrc=t||Hs.defaultVertexSrc,this.fragmentSrc=e||Hs.defaultFragmentSrc,this.vertexSrc=this.vertexSrc.trim(),this.fragmentSrc=this.fragmentSrc.trim(),this.extra=n,this.vertexSrc.substring(0,8)!=="#version"&&(r=r.replace(/\s+/g,"-"),Oa[r]?(Oa[r]++,r+=`-${Oa[r]}`):Oa[r]=1,this.vertexSrc=`#define SHADER_NAME ${r}
305
305
  ${this.vertexSrc}`,this.fragmentSrc=`#define SHADER_NAME ${r}
306
- ${this.fragmentSrc}`,this.vertexSrc=C0(this.vertexSrc,Ks.defaultVertexPrecision,Ye.HIGH),this.fragmentSrc=C0(this.fragmentSrc,Ks.defaultFragmentPrecision,Jv())),this.glPrograms={},this.syncUniforms=null}static get defaultVertexSrc(){return Hv}static get defaultFragmentSrc(){return Vv}static from(t,e,r){const n=t+e;let s=c0[n];return s||(c0[n]=s=new Ks(t,e,r)),s}};Nc.defaultVertexPrecision=Ye.HIGH,Nc.defaultFragmentPrecision=qi.apple.device?Ye.HIGH:Ye.MEDIUM;let sr=Nc,ew=0;class hi{constructor(t,e,r){this.group=!0,this.syncUniforms={},this.dirtyId=0,this.id=ew++,this.static=!!e,this.ubo=!!r,t instanceof jt?(this.buffer=t,this.buffer.type=Ci.UNIFORM_BUFFER,this.autoManage=!1,this.ubo=!0):(this.uniforms=t,this.ubo&&(this.buffer=new jt(new Float32Array(1)),this.buffer.type=Ci.UNIFORM_BUFFER,this.autoManage=!0))}update(){this.dirtyId++,!this.autoManage&&this.buffer&&this.buffer.update()}add(t,e,r){if(!this.ubo)this.uniforms[t]=new hi(e,r);else throw new Error("[UniformGroup] uniform groups in ubo mode cannot be modified, or have uniform groups nested in them")}static from(t,e,r){return new hi(t,e,r)}static uboFrom(t,e){return new hi(t,e??!0,!0)}}class Pi{constructor(t,e){this.uniformBindCount=0,this.program=t,e?e instanceof hi?this.uniformGroup=e:this.uniformGroup=new hi(e):this.uniformGroup=new hi({}),this.disposeRunner=new li("disposeShader")}checkUniformExists(t,e){if(e.uniforms[t])return!0;for(const r in e.uniforms){const n=e.uniforms[r];if(n.group===!0&&this.checkUniformExists(t,n))return!0}return!1}destroy(){this.uniformGroup=null,this.disposeRunner.emit(this),this.disposeRunner.destroy()}get uniforms(){return this.uniformGroup.uniforms}static from(t,e,r){const n=sr.from(t,e);return new Pi(n,r)}}class iw{constructor(t,e){if(this.vertexSrc=t,this.fragTemplate=e,this.programCache={},this.defaultGroupCache={},!e.includes("%count%"))throw new Error('Fragment template must contain "%count%".');if(!e.includes("%forloop%"))throw new Error('Fragment template must contain "%forloop%".')}generateShader(t){if(!this.programCache[t]){const r=new Int32Array(t);for(let s=0;s<t;s++)r[s]=s;this.defaultGroupCache[t]=hi.from({uSamplers:r},!0);let n=this.fragTemplate;n=n.replace(/%count%/gi,`${t}`),n=n.replace(/%forloop%/gi,this.generateSampleSrc(t)),this.programCache[t]=new sr(this.vertexSrc,n)}const e={tint:new Float32Array([1,1,1,1]),translationMatrix:new Nt,default:this.defaultGroupCache[t]};return new Pi(this.programCache[t],e)}generateSampleSrc(t){let e="";e+=`
306
+ ${this.fragmentSrc}`,this.vertexSrc=C0(this.vertexSrc,Hs.defaultVertexPrecision,ze.HIGH),this.fragmentSrc=C0(this.fragmentSrc,Hs.defaultFragmentPrecision,Jv())),this.glPrograms={},this.syncUniforms=null}static get defaultVertexSrc(){return Hv}static get defaultFragmentSrc(){return Vv}static from(t,e,r){const n=t+e;let s=c0[n];return s||(c0[n]=s=new Hs(t,e,r)),s}};Nc.defaultVertexPrecision=ze.HIGH,Nc.defaultFragmentPrecision=Qi.apple.device?ze.HIGH:ze.MEDIUM;let nr=Nc,ew=0;class li{constructor(t,e,r){this.group=!0,this.syncUniforms={},this.dirtyId=0,this.id=ew++,this.static=!!e,this.ubo=!!r,t instanceof Yt?(this.buffer=t,this.buffer.type=Si.UNIFORM_BUFFER,this.autoManage=!1,this.ubo=!0):(this.uniforms=t,this.ubo&&(this.buffer=new Yt(new Float32Array(1)),this.buffer.type=Si.UNIFORM_BUFFER,this.autoManage=!0))}update(){this.dirtyId++,!this.autoManage&&this.buffer&&this.buffer.update()}add(t,e,r){if(!this.ubo)this.uniforms[t]=new li(e,r);else throw new Error("[UniformGroup] uniform groups in ubo mode cannot be modified, or have uniform groups nested in them")}static from(t,e,r){return new li(t,e,r)}static uboFrom(t,e){return new li(t,e??!0,!0)}}class Ri{constructor(t,e){this.uniformBindCount=0,this.program=t,e?e instanceof li?this.uniformGroup=e:this.uniformGroup=new li(e):this.uniformGroup=new li({}),this.disposeRunner=new ai("disposeShader")}checkUniformExists(t,e){if(e.uniforms[t])return!0;for(const r in e.uniforms){const n=e.uniforms[r];if(n.group===!0&&this.checkUniformExists(t,n))return!0}return!1}destroy(){this.uniformGroup=null,this.disposeRunner.emit(this),this.disposeRunner.destroy()}get uniforms(){return this.uniformGroup.uniforms}static from(t,e,r){const n=nr.from(t,e);return new Ri(n,r)}}class iw{constructor(t,e){if(this.vertexSrc=t,this.fragTemplate=e,this.programCache={},this.defaultGroupCache={},!e.includes("%count%"))throw new Error('Fragment template must contain "%count%".');if(!e.includes("%forloop%"))throw new Error('Fragment template must contain "%forloop%".')}generateShader(t){if(!this.programCache[t]){const r=new Int32Array(t);for(let s=0;s<t;s++)r[s]=s;this.defaultGroupCache[t]=li.from({uSamplers:r},!0);let n=this.fragTemplate;n=n.replace(/%count%/gi,`${t}`),n=n.replace(/%forloop%/gi,this.generateSampleSrc(t)),this.programCache[t]=new nr(this.vertexSrc,n)}const e={tint:new Float32Array([1,1,1,1]),translationMatrix:new Dt,default:this.defaultGroupCache[t]};return new Ri(this.programCache[t],e)}generateSampleSrc(t){let e="";e+=`
307
307
  `,e+=`
308
308
  `;for(let r=0;r<t;r++)r>0&&(e+=`
309
309
  else `),r<t-1&&(e+=`if(vTextureId < ${r}.5)`),e+=`
@@ -311,7 +311,7 @@ else `),r<t-1&&(e+=`if(vTextureId < ${r}.5)`),e+=`
311
311
  color = texture2D(uSamplers[${r}], vTextureCoord);`,e+=`
312
312
  }`;return e+=`
313
313
  `,e+=`
314
- `,e}}class Oc{constructor(){this.elements=[],this.ids=[],this.count=0}clear(){for(let t=0;t<this.count;t++)this.elements[t]=null;this.count=0}}function rw(){return!qi.apple.device}function nw(i){let t=!0;const e=nt.ADAPTER.getNavigator();if(qi.tablet||qi.phone){if(qi.apple.device){const r=e.userAgent.match(/OS (\d+)_(\d+)?/);r&&parseInt(r[1],10)<11&&(t=!1)}if(qi.android.device){const r=e.userAgent.match(/Android\s([0-9.]*)/);r&&parseInt(r[1],10)<7&&(t=!1)}}return t?i:4}class Ba{constructor(t){this.renderer=t}flush(){}destroy(){this.renderer=null}start(){}stop(){this.flush()}render(t){}}var sw=`varying vec2 vTextureCoord;
314
+ `,e}}class Oc{constructor(){this.elements=[],this.ids=[],this.count=0}clear(){for(let t=0;t<this.count;t++)this.elements[t]=null;this.count=0}}function rw(){return!Qi.apple.device}function nw(i){let t=!0;const e=nt.ADAPTER.getNavigator();if(Qi.tablet||Qi.phone){if(Qi.apple.device){const r=e.userAgent.match(/OS (\d+)_(\d+)?/);r&&parseInt(r[1],10)<11&&(t=!1)}if(Qi.android.device){const r=e.userAgent.match(/Android\s([0-9.]*)/);r&&parseInt(r[1],10)<7&&(t=!1)}}return t?i:4}class Ba{constructor(t){this.renderer=t}flush(){}destroy(){this.renderer=null}start(){}stop(){this.flush()}render(t){}}var sw=`varying vec2 vTextureCoord;
315
315
  varying vec4 vColor;
316
316
  varying float vTextureId;
317
317
  uniform sampler2D uSamplers[%count%];
@@ -342,7 +342,7 @@ void main(void){
342
342
  vTextureId = aTextureId;
343
343
  vColor = aColor * tint;
344
344
  }
345
- `;const lo=class _i extends Ba{constructor(t){super(t),this.setShaderGenerator(),this.geometryClass=g0,this.vertexSize=6,this.state=Ri.for2d(),this.size=_i.defaultBatchSize*4,this._vertexCount=0,this._indexCount=0,this._bufferedElements=[],this._bufferedTextures=[],this._bufferSize=0,this._shader=null,this._packedGeometries=[],this._packedGeometryPoolSize=2,this._flushId=0,this._aBuffers={},this._iBuffers={},this.maxTextures=1,this.renderer.on("prerender",this.onPrerender,this),t.runners.contextChange.add(this),this._dcIndex=0,this._aIndex=0,this._iIndex=0,this._attributeBuffer=null,this._indexBuffer=null,this._tempBoundTextures=[]}static get defaultMaxTextures(){return this._defaultMaxTextures=this._defaultMaxTextures??nw(32),this._defaultMaxTextures}static set defaultMaxTextures(t){this._defaultMaxTextures=t}static get canUploadSameBuffer(){return this._canUploadSameBuffer=this._canUploadSameBuffer??rw(),this._canUploadSameBuffer}static set canUploadSameBuffer(t){this._canUploadSameBuffer=t}get MAX_TEXTURES(){return wt("7.1.0","BatchRenderer#MAX_TEXTURES renamed to BatchRenderer#maxTextures"),this.maxTextures}static get defaultVertexSrc(){return ow}static get defaultFragmentTemplate(){return sw}setShaderGenerator({vertex:t=_i.defaultVertexSrc,fragment:e=_i.defaultFragmentTemplate}={}){this.shaderGenerator=new iw(t,e)}contextChange(){const t=this.renderer.gl;nt.PREFER_ENV===en.WEBGL_LEGACY?this.maxTextures=1:(this.maxTextures=Math.min(t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS),_i.defaultMaxTextures),this.maxTextures=Fv(this.maxTextures,t)),this._shader=this.shaderGenerator.generateShader(this.maxTextures);for(let e=0;e<this._packedGeometryPoolSize;e++)this._packedGeometries[e]=new this.geometryClass;this.initFlushBuffers()}initFlushBuffers(){const{_drawCallPool:t,_textureArrayPool:e}=_i,r=this.size/4,n=Math.floor(r/this.maxTextures)+1;for(;t.length<r;)t.push(new Pc);for(;e.length<n;)e.push(new Oc);for(let s=0;s<this.maxTextures;s++)this._tempBoundTextures[s]=null}onPrerender(){this._flushId=0}render(t){t._texture.valid&&(this._vertexCount+t.vertexData.length/2>this.size&&this.flush(),this._vertexCount+=t.vertexData.length/2,this._indexCount+=t.indices.length,this._bufferedTextures[this._bufferSize]=t._texture.baseTexture,this._bufferedElements[this._bufferSize++]=t)}buildTexturesAndDrawCalls(){const{_bufferedTextures:t,maxTextures:e}=this,r=_i._textureArrayPool,n=this.renderer.batch,s=this._tempBoundTextures,o=this.renderer.textureGC.count;let a=++xt._globalBatch,l=0,h=r[0],c=0;n.copyBoundTextures(s,e);for(let u=0;u<this._bufferSize;++u){const d=t[u];t[u]=null,d._batchEnabled!==a&&(h.count>=e&&(n.boundArray(h,s,a,e),this.buildDrawCalls(h,c,u),c=u,h=r[++l],++a),d._batchEnabled=a,d.touched=o,h.elements[h.count++]=d)}h.count>0&&(n.boundArray(h,s,a,e),this.buildDrawCalls(h,c,this._bufferSize),++l,++a);for(let u=0;u<s.length;u++)s[u]=null;xt._globalBatch=a}buildDrawCalls(t,e,r){const{_bufferedElements:n,_attributeBuffer:s,_indexBuffer:o,vertexSize:a}=this,l=_i._drawCallPool;let h=this._dcIndex,c=this._aIndex,u=this._iIndex,d=l[h];d.start=this._iIndex,d.texArray=t;for(let f=e;f<r;++f){const p=n[f],m=p._texture.baseTexture,g=n0[m.alphaMode?1:0][p.blendMode];n[f]=null,e<f&&d.blend!==g&&(d.size=u-d.start,e=f,d=l[++h],d.texArray=t,d.start=u),this.packInterleavedGeometry(p,s,o,c,u),c+=p.vertexData.length/2*a,u+=p.indices.length,d.blend=g}e<r&&(d.size=u-d.start,++h),this._dcIndex=h,this._aIndex=c,this._iIndex=u}bindAndClearTexArray(t){const e=this.renderer.texture;for(let r=0;r<t.count;r++)e.bind(t.elements[r],t.ids[r]),t.elements[r]=null;t.count=0}updateGeometry(){const{_packedGeometries:t,_attributeBuffer:e,_indexBuffer:r}=this;_i.canUploadSameBuffer?(t[this._flushId]._buffer.update(e.rawBinaryData),t[this._flushId]._indexBuffer.update(r),this.renderer.geometry.updateBuffers()):(this._packedGeometryPoolSize<=this._flushId&&(this._packedGeometryPoolSize++,t[this._flushId]=new this.geometryClass),t[this._flushId]._buffer.update(e.rawBinaryData),t[this._flushId]._indexBuffer.update(r),this.renderer.geometry.bind(t[this._flushId]),this.renderer.geometry.updateBuffers(),this._flushId++)}drawBatches(){const t=this._dcIndex,{gl:e,state:r}=this.renderer,n=_i._drawCallPool;let s=null;for(let o=0;o<t;o++){const{texArray:a,type:l,size:h,start:c,blend:u}=n[o];s!==a&&(s=a,this.bindAndClearTexArray(a)),this.state.blendMode=u,r.set(this.state),e.drawElements(l,h,e.UNSIGNED_SHORT,c*2)}}flush(){this._vertexCount!==0&&(this._attributeBuffer=this.getAttributeBuffer(this._vertexCount),this._indexBuffer=this.getIndexBuffer(this._indexCount),this._aIndex=0,this._iIndex=0,this._dcIndex=0,this.buildTexturesAndDrawCalls(),this.updateGeometry(),this.drawBatches(),this._bufferSize=0,this._vertexCount=0,this._indexCount=0)}start(){this.renderer.state.set(this.state),this.renderer.texture.ensureSamplerType(this.maxTextures),this.renderer.shader.bind(this._shader),_i.canUploadSameBuffer&&this.renderer.geometry.bind(this._packedGeometries[this._flushId])}stop(){this.flush()}destroy(){for(let t=0;t<this._packedGeometryPoolSize;t++)this._packedGeometries[t]&&this._packedGeometries[t].destroy();this.renderer.off("prerender",this.onPrerender,this),this._aBuffers=null,this._iBuffers=null,this._packedGeometries=null,this._attributeBuffer=null,this._indexBuffer=null,this._shader&&(this._shader.destroy(),this._shader=null),super.destroy()}getAttributeBuffer(t){const e=Ia(Math.ceil(t/8)),r=l0(e),n=e*8;this._aBuffers.length<=r&&(this._iBuffers.length=r+1);let s=this._aBuffers[n];return s||(this._aBuffers[n]=s=new wc(n*this.vertexSize*4)),s}getIndexBuffer(t){const e=Ia(Math.ceil(t/12)),r=l0(e),n=e*12;this._iBuffers.length<=r&&(this._iBuffers.length=r+1);let s=this._iBuffers[r];return s||(this._iBuffers[r]=s=new Uint16Array(n)),s}packInterleavedGeometry(t,e,r,n,s){const{uint32View:o,float32View:a}=e,l=n/this.vertexSize,h=t.uvs,c=t.indices,u=t.vertexData,d=t._texture.baseTexture._batchLocation,f=Math.min(t.worldAlpha,1),p=Dt.shared.setValue(t._tintRGB).toPremultiplied(f,t._texture.baseTexture.alphaMode>0);for(let m=0;m<u.length;m+=2)a[n++]=u[m],a[n++]=u[m+1],a[n++]=h[m],a[n++]=h[m+1],o[n++]=p,a[n++]=d;for(let m=0;m<c.length;m++)r[s++]=l+c[m]}};lo.defaultBatchSize=4096,lo.extension={name:"batch",type:q.RendererPlugin},lo._drawCallPool=[],lo._textureArrayPool=[];let fn=lo;st.add(fn);var aw=`varying vec2 vTextureCoord;
345
+ `;const ao=class xi extends Ba{constructor(t){super(t),this.setShaderGenerator(),this.geometryClass=g0,this.vertexSize=6,this.state=Mi.for2d(),this.size=xi.defaultBatchSize*4,this._vertexCount=0,this._indexCount=0,this._bufferedElements=[],this._bufferedTextures=[],this._bufferSize=0,this._shader=null,this._packedGeometries=[],this._packedGeometryPoolSize=2,this._flushId=0,this._aBuffers={},this._iBuffers={},this.maxTextures=1,this.renderer.on("prerender",this.onPrerender,this),t.runners.contextChange.add(this),this._dcIndex=0,this._aIndex=0,this._iIndex=0,this._attributeBuffer=null,this._indexBuffer=null,this._tempBoundTextures=[]}static get defaultMaxTextures(){return this._defaultMaxTextures=this._defaultMaxTextures??nw(32),this._defaultMaxTextures}static set defaultMaxTextures(t){this._defaultMaxTextures=t}static get canUploadSameBuffer(){return this._canUploadSameBuffer=this._canUploadSameBuffer??rw(),this._canUploadSameBuffer}static set canUploadSameBuffer(t){this._canUploadSameBuffer=t}get MAX_TEXTURES(){return wt("7.1.0","BatchRenderer#MAX_TEXTURES renamed to BatchRenderer#maxTextures"),this.maxTextures}static get defaultVertexSrc(){return ow}static get defaultFragmentTemplate(){return sw}setShaderGenerator({vertex:t=xi.defaultVertexSrc,fragment:e=xi.defaultFragmentTemplate}={}){this.shaderGenerator=new iw(t,e)}contextChange(){const t=this.renderer.gl;nt.PREFER_ENV===tn.WEBGL_LEGACY?this.maxTextures=1:(this.maxTextures=Math.min(t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS),xi.defaultMaxTextures),this.maxTextures=Fv(this.maxTextures,t)),this._shader=this.shaderGenerator.generateShader(this.maxTextures);for(let e=0;e<this._packedGeometryPoolSize;e++)this._packedGeometries[e]=new this.geometryClass;this.initFlushBuffers()}initFlushBuffers(){const{_drawCallPool:t,_textureArrayPool:e}=xi,r=this.size/4,n=Math.floor(r/this.maxTextures)+1;for(;t.length<r;)t.push(new Pc);for(;e.length<n;)e.push(new Oc);for(let s=0;s<this.maxTextures;s++)this._tempBoundTextures[s]=null}onPrerender(){this._flushId=0}render(t){t._texture.valid&&(this._vertexCount+t.vertexData.length/2>this.size&&this.flush(),this._vertexCount+=t.vertexData.length/2,this._indexCount+=t.indices.length,this._bufferedTextures[this._bufferSize]=t._texture.baseTexture,this._bufferedElements[this._bufferSize++]=t)}buildTexturesAndDrawCalls(){const{_bufferedTextures:t,maxTextures:e}=this,r=xi._textureArrayPool,n=this.renderer.batch,s=this._tempBoundTextures,o=this.renderer.textureGC.count;let a=++bt._globalBatch,l=0,h=r[0],c=0;n.copyBoundTextures(s,e);for(let u=0;u<this._bufferSize;++u){const d=t[u];t[u]=null,d._batchEnabled!==a&&(h.count>=e&&(n.boundArray(h,s,a,e),this.buildDrawCalls(h,c,u),c=u,h=r[++l],++a),d._batchEnabled=a,d.touched=o,h.elements[h.count++]=d)}h.count>0&&(n.boundArray(h,s,a,e),this.buildDrawCalls(h,c,this._bufferSize),++l,++a);for(let u=0;u<s.length;u++)s[u]=null;bt._globalBatch=a}buildDrawCalls(t,e,r){const{_bufferedElements:n,_attributeBuffer:s,_indexBuffer:o,vertexSize:a}=this,l=xi._drawCallPool;let h=this._dcIndex,c=this._aIndex,u=this._iIndex,d=l[h];d.start=this._iIndex,d.texArray=t;for(let f=e;f<r;++f){const p=n[f],m=p._texture.baseTexture,g=n0[m.alphaMode?1:0][p.blendMode];n[f]=null,e<f&&d.blend!==g&&(d.size=u-d.start,e=f,d=l[++h],d.texArray=t,d.start=u),this.packInterleavedGeometry(p,s,o,c,u),c+=p.vertexData.length/2*a,u+=p.indices.length,d.blend=g}e<r&&(d.size=u-d.start,++h),this._dcIndex=h,this._aIndex=c,this._iIndex=u}bindAndClearTexArray(t){const e=this.renderer.texture;for(let r=0;r<t.count;r++)e.bind(t.elements[r],t.ids[r]),t.elements[r]=null;t.count=0}updateGeometry(){const{_packedGeometries:t,_attributeBuffer:e,_indexBuffer:r}=this;xi.canUploadSameBuffer?(t[this._flushId]._buffer.update(e.rawBinaryData),t[this._flushId]._indexBuffer.update(r),this.renderer.geometry.updateBuffers()):(this._packedGeometryPoolSize<=this._flushId&&(this._packedGeometryPoolSize++,t[this._flushId]=new this.geometryClass),t[this._flushId]._buffer.update(e.rawBinaryData),t[this._flushId]._indexBuffer.update(r),this.renderer.geometry.bind(t[this._flushId]),this.renderer.geometry.updateBuffers(),this._flushId++)}drawBatches(){const t=this._dcIndex,{gl:e,state:r}=this.renderer,n=xi._drawCallPool;let s=null;for(let o=0;o<t;o++){const{texArray:a,type:l,size:h,start:c,blend:u}=n[o];s!==a&&(s=a,this.bindAndClearTexArray(a)),this.state.blendMode=u,r.set(this.state),e.drawElements(l,h,e.UNSIGNED_SHORT,c*2)}}flush(){this._vertexCount!==0&&(this._attributeBuffer=this.getAttributeBuffer(this._vertexCount),this._indexBuffer=this.getIndexBuffer(this._indexCount),this._aIndex=0,this._iIndex=0,this._dcIndex=0,this.buildTexturesAndDrawCalls(),this.updateGeometry(),this.drawBatches(),this._bufferSize=0,this._vertexCount=0,this._indexCount=0)}start(){this.renderer.state.set(this.state),this.renderer.texture.ensureSamplerType(this.maxTextures),this.renderer.shader.bind(this._shader),xi.canUploadSameBuffer&&this.renderer.geometry.bind(this._packedGeometries[this._flushId])}stop(){this.flush()}destroy(){for(let t=0;t<this._packedGeometryPoolSize;t++)this._packedGeometries[t]&&this._packedGeometries[t].destroy();this.renderer.off("prerender",this.onPrerender,this),this._aBuffers=null,this._iBuffers=null,this._packedGeometries=null,this._attributeBuffer=null,this._indexBuffer=null,this._shader&&(this._shader.destroy(),this._shader=null),super.destroy()}getAttributeBuffer(t){const e=Ia(Math.ceil(t/8)),r=l0(e),n=e*8;this._aBuffers.length<=r&&(this._iBuffers.length=r+1);let s=this._aBuffers[n];return s||(this._aBuffers[n]=s=new wc(n*this.vertexSize*4)),s}getIndexBuffer(t){const e=Ia(Math.ceil(t/12)),r=l0(e),n=e*12;this._iBuffers.length<=r&&(this._iBuffers.length=r+1);let s=this._iBuffers[r];return s||(this._iBuffers[r]=s=new Uint16Array(n)),s}packInterleavedGeometry(t,e,r,n,s){const{uint32View:o,float32View:a}=e,l=n/this.vertexSize,h=t.uvs,c=t.indices,u=t.vertexData,d=t._texture.baseTexture._batchLocation,f=Math.min(t.worldAlpha,1),p=Ft.shared.setValue(t._tintRGB).toPremultiplied(f,t._texture.baseTexture.alphaMode>0);for(let m=0;m<u.length;m+=2)a[n++]=u[m],a[n++]=u[m+1],a[n++]=h[m],a[n++]=h[m+1],o[n++]=p,a[n++]=d;for(let m=0;m<c.length;m++)r[s++]=l+c[m]}};ao.defaultBatchSize=4096,ao.extension={name:"batch",type:$.RendererPlugin},ao._drawCallPool=[],ao._textureArrayPool=[];let dn=ao;st.add(dn);var aw=`varying vec2 vTextureCoord;
346
346
 
347
347
  uniform sampler2D uSampler;
348
348
 
@@ -375,7 +375,7 @@ void main(void)
375
375
  gl_Position = filterVertexPosition();
376
376
  vTextureCoord = filterTextureCoord();
377
377
  }
378
- `;const Bc=class oa extends Pi{constructor(t,e,r){const n=sr.from(t||oa.defaultVertexSrc,e||oa.defaultFragmentSrc);super(n,r),this.padding=0,this.resolution=oa.defaultResolution,this.multisample=oa.defaultMultisample,this.enabled=!0,this.autoFit=!0,this.state=new Ri}apply(t,e,r,n,s){t.applyFilter(this,e,r,n)}get blendMode(){return this.state.blendMode}set blendMode(t){this.state.blendMode=t}get resolution(){return this._resolution}set resolution(t){this._resolution=t}static get defaultVertexSrc(){return lw}static get defaultFragmentSrc(){return aw}};Bc.defaultResolution=1,Bc.defaultMultisample=$t.NONE;let Te=Bc;class Ua{constructor(){this.clearBeforeRender=!0,this._backgroundColor=new Dt(0),this.alpha=1}init(t){this.clearBeforeRender=t.clearBeforeRender;const{backgroundColor:e,background:r,backgroundAlpha:n}=t,s=r??e;s!==void 0&&(this.color=s),this.alpha=n}get color(){return this._backgroundColor.value}set color(t){this._backgroundColor.setValue(t)}get alpha(){return this._backgroundColor.alpha}set alpha(t){this._backgroundColor.setAlpha(t)}get backgroundColor(){return this._backgroundColor}destroy(){}}Ua.defaultOptions={backgroundAlpha:1,backgroundColor:0,clearBeforeRender:!0},Ua.extension={type:[q.RendererSystem,q.CanvasRendererSystem],name:"background"},st.add(Ua);class E0{constructor(t){this.renderer=t,this.emptyRenderer=new Ba(t),this.currentRenderer=this.emptyRenderer}setObjectRenderer(t){this.currentRenderer!==t&&(this.currentRenderer.stop(),this.currentRenderer=t,this.currentRenderer.start())}flush(){this.setObjectRenderer(this.emptyRenderer)}reset(){this.setObjectRenderer(this.emptyRenderer)}copyBoundTextures(t,e){const{boundTextures:r}=this.renderer.texture;for(let n=e-1;n>=0;--n)t[n]=r[n]||null,t[n]&&(t[n]._batchLocation=n)}boundArray(t,e,r,n){const{elements:s,ids:o,count:a}=t;let l=0;for(let h=0;h<a;h++){const c=s[h],u=c._batchLocation;if(u>=0&&u<n&&e[u]===c){o[h]=u;continue}for(;l<n;){const d=e[l];if(d&&d._batchEnabled===r&&d._batchLocation===l){l++;continue}o[h]=l,c._batchLocation=l,e[l]=c;break}}}destroy(){this.renderer=null}}E0.extension={type:q.RendererSystem,name:"batch"},st.add(E0);let I0=0;class Xa{constructor(t){this.renderer=t,this.webGLVersion=1,this.extensions={},this.supports={uint32Indices:!1},this.handleContextLost=this.handleContextLost.bind(this),this.handleContextRestored=this.handleContextRestored.bind(this)}get isLost(){return!this.gl||this.gl.isContextLost()}contextChange(t){this.gl=t,this.renderer.gl=t,this.renderer.CONTEXT_UID=I0++}init(t){if(t.context)this.initFromContext(t.context);else{const e=this.renderer.background.alpha<1,r=t.premultipliedAlpha;this.preserveDrawingBuffer=t.preserveDrawingBuffer,this.useContextAlpha=t.useContextAlpha,this.powerPreference=t.powerPreference,this.initFromOptions({alpha:e,premultipliedAlpha:r,antialias:t.antialias,stencil:!0,preserveDrawingBuffer:t.preserveDrawingBuffer,powerPreference:t.powerPreference})}}initFromContext(t){this.gl=t,this.validateContext(t),this.renderer.gl=t,this.renderer.CONTEXT_UID=I0++,this.renderer.runners.contextChange.emit(t);const e=this.renderer.view;e.addEventListener!==void 0&&(e.addEventListener("webglcontextlost",this.handleContextLost,!1),e.addEventListener("webglcontextrestored",this.handleContextRestored,!1))}initFromOptions(t){const e=this.createContext(this.renderer.view,t);this.initFromContext(e)}createContext(t,e){let r;if(nt.PREFER_ENV>=en.WEBGL2&&(r=t.getContext("webgl2",e)),r)this.webGLVersion=2;else if(this.webGLVersion=1,r=t.getContext("webgl",e)||t.getContext("experimental-webgl",e),!r)throw new Error("This browser does not support WebGL. Try using the canvas renderer");return this.gl=r,this.getExtensions(),this.gl}getExtensions(){const{gl:t}=this,e={loseContext:t.getExtension("WEBGL_lose_context"),anisotropicFiltering:t.getExtension("EXT_texture_filter_anisotropic"),floatTextureLinear:t.getExtension("OES_texture_float_linear"),s3tc:t.getExtension("WEBGL_compressed_texture_s3tc"),s3tc_sRGB:t.getExtension("WEBGL_compressed_texture_s3tc_srgb"),etc:t.getExtension("WEBGL_compressed_texture_etc"),etc1:t.getExtension("WEBGL_compressed_texture_etc1"),pvrtc:t.getExtension("WEBGL_compressed_texture_pvrtc")||t.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc"),atc:t.getExtension("WEBGL_compressed_texture_atc"),astc:t.getExtension("WEBGL_compressed_texture_astc")};this.webGLVersion===1?Object.assign(this.extensions,e,{drawBuffers:t.getExtension("WEBGL_draw_buffers"),depthTexture:t.getExtension("WEBGL_depth_texture"),vertexArrayObject:t.getExtension("OES_vertex_array_object")||t.getExtension("MOZ_OES_vertex_array_object")||t.getExtension("WEBKIT_OES_vertex_array_object"),uint32ElementIndex:t.getExtension("OES_element_index_uint"),floatTexture:t.getExtension("OES_texture_float"),floatTextureLinear:t.getExtension("OES_texture_float_linear"),textureHalfFloat:t.getExtension("OES_texture_half_float"),textureHalfFloatLinear:t.getExtension("OES_texture_half_float_linear")}):this.webGLVersion===2&&Object.assign(this.extensions,e,{colorBufferFloat:t.getExtension("EXT_color_buffer_float")})}handleContextLost(t){t.preventDefault(),setTimeout(()=>{this.gl.isContextLost()&&this.extensions.loseContext&&this.extensions.loseContext.restoreContext()},0)}handleContextRestored(){this.renderer.runners.contextChange.emit(this.gl)}destroy(){const t=this.renderer.view;this.renderer=null,t.removeEventListener!==void 0&&(t.removeEventListener("webglcontextlost",this.handleContextLost),t.removeEventListener("webglcontextrestored",this.handleContextRestored)),this.gl.useProgram(null),this.extensions.loseContext&&this.extensions.loseContext.loseContext()}postrender(){this.renderer.objectRenderer.renderingToScreen&&this.gl.flush()}validateContext(t){const e=t.getContextAttributes(),r="WebGL2RenderingContext"in globalThis&&t instanceof globalThis.WebGL2RenderingContext;r&&(this.webGLVersion=2),e&&!e.stencil&&console.warn("Provided WebGL context does not have a stencil buffer, masks may not render correctly");const n=r||!!t.getExtension("OES_element_index_uint");this.supports.uint32Indices=n,n||console.warn("Provided WebGL context does not support 32 index buffer, complex graphics may not render correctly")}}Xa.defaultOptions={context:null,antialias:!1,premultipliedAlpha:!0,preserveDrawingBuffer:!1,powerPreference:"default"},Xa.extension={type:q.RendererSystem,name:"context"},st.add(Xa);class Uc{constructor(t,e){if(this.width=Math.round(t),this.height=Math.round(e),!this.width||!this.height)throw new Error("Framebuffer width or height is zero");this.stencil=!1,this.depth=!1,this.dirtyId=0,this.dirtyFormat=0,this.dirtySize=0,this.depthTexture=null,this.colorTextures=[],this.glFramebuffers={},this.disposeRunner=new li("disposeFramebuffer"),this.multisample=$t.NONE}get colorTexture(){return this.colorTextures[0]}addColorTexture(t=0,e){return this.colorTextures[t]=e||new xt(null,{scaleMode:$i.NEAREST,resolution:1,mipmap:Ti.OFF,width:this.width,height:this.height}),this.dirtyId++,this.dirtyFormat++,this}addDepthTexture(t){return this.depthTexture=t||new xt(null,{scaleMode:$i.NEAREST,resolution:1,width:this.width,height:this.height,mipmap:Ti.OFF,format:z.DEPTH_COMPONENT,type:ct.UNSIGNED_SHORT}),this.dirtyId++,this.dirtyFormat++,this}enableDepth(){return this.depth=!0,this.dirtyId++,this.dirtyFormat++,this}enableStencil(){return this.stencil=!0,this.dirtyId++,this.dirtyFormat++,this}resize(t,e){if(t=Math.round(t),e=Math.round(e),!t||!e)throw new Error("Framebuffer width and height must not be zero");if(!(t===this.width&&e===this.height)){this.width=t,this.height=e,this.dirtyId++,this.dirtySize++;for(let r=0;r<this.colorTextures.length;r++){const n=this.colorTextures[r],s=n.resolution;n.setSize(t/s,e/s)}if(this.depthTexture){const r=this.depthTexture.resolution;this.depthTexture.setSize(t/r,e/r)}}}dispose(){this.disposeRunner.emit(this,!1)}destroyDepthTexture(){this.depthTexture&&(this.depthTexture.destroy(),this.depthTexture=null,++this.dirtyId,++this.dirtyFormat)}}class A0 extends xt{constructor(t={}){if(typeof t=="number"){const e=arguments[0],r=arguments[1],n=arguments[2],s=arguments[3];t={width:e,height:r,scaleMode:n,resolution:s}}t.width=t.width??100,t.height=t.height??100,t.multisample??(t.multisample=$t.NONE),super(null,t),this.mipmap=Ti.OFF,this.valid=!0,this._clear=new Dt([0,0,0,0]),this.framebuffer=new Uc(this.realWidth,this.realHeight).addColorTexture(0,this),this.framebuffer.multisample=t.multisample,this.maskStack=[],this.filterStack=[{}]}set clearColor(t){this._clear.setValue(t)}get clearColor(){return this._clear.value}get clear(){return this._clear}get multisample(){return this.framebuffer.multisample}set multisample(t){this.framebuffer.multisample=t}resize(t,e){this.framebuffer.resize(t*this.resolution,e*this.resolution),this.setRealSize(this.framebuffer.width,this.framebuffer.height)}dispose(){this.framebuffer.dispose(),super.dispose()}destroy(){super.destroy(),this.framebuffer.destroyDepthTexture(),this.framebuffer=null}}class Rr extends oo{constructor(t){const e=t,r=e.naturalWidth||e.videoWidth||e.width,n=e.naturalHeight||e.videoHeight||e.height;super(r,n),this.source=t,this.noSubImage=!1}static crossOrigin(t,e,r){r===void 0&&!e.startsWith("data:")?t.crossOrigin=Lv(e):r!==!1&&(t.crossOrigin=typeof r=="string"?r:"anonymous")}upload(t,e,r,n){const s=t.gl,o=e.realWidth,a=e.realHeight;if(n=n||this.source,typeof HTMLImageElement<"u"&&n instanceof HTMLImageElement){if(!n.complete||n.naturalWidth===0)return!1}else if(typeof HTMLVideoElement<"u"&&n instanceof HTMLVideoElement&&n.readyState<=1)return!1;return s.pixelStorei(s.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.alphaMode===Ee.UNPACK),!this.noSubImage&&e.target===s.TEXTURE_2D&&r.width===o&&r.height===a?s.texSubImage2D(s.TEXTURE_2D,0,0,0,e.format,r.type,n):(r.width=o,r.height=a,s.texImage2D(e.target,0,r.internalFormat,e.format,r.type,n)),!0}update(){if(this.destroyed)return;const t=this.source,e=t.naturalWidth||t.videoWidth||t.width,r=t.naturalHeight||t.videoHeight||t.height;this.resize(e,r),super.update()}dispose(){this.source=null}}class M0 extends Rr{constructor(t,e){if(e=e||{},typeof t=="string"){const r=new Image;Rr.crossOrigin(r,t,e.crossorigin),r.src=t,t=r}super(t),!t.complete&&this._width&&this._height&&(this._width=0,this._height=0),this.url=t.src,this._process=null,this.preserveBitmap=!1,this.createBitmap=(e.createBitmap??nt.CREATE_IMAGE_BITMAP)&&!!globalThis.createImageBitmap,this.alphaMode=typeof e.alphaMode=="number"?e.alphaMode:null,this.bitmap=null,this._load=null,e.autoLoad!==!1&&this.load()}load(t){return this._load?this._load:(t!==void 0&&(this.createBitmap=t),this._load=new Promise((e,r)=>{const n=this.source;this.url=n.src;const s=()=>{this.destroyed||(n.onload=null,n.onerror=null,this.update(),this._load=null,this.createBitmap?e(this.process()):e(this))};n.complete&&n.src?s():(n.onload=s,n.onerror=o=>{r(o),this.onError.emit(o)})}),this._load)}process(){const t=this.source;if(this._process!==null)return this._process;if(this.bitmap!==null||!globalThis.createImageBitmap)return Promise.resolve(this);const e=globalThis.createImageBitmap,r=!t.crossOrigin||t.crossOrigin==="anonymous";return this._process=fetch(t.src,{mode:r?"cors":"no-cors"}).then(n=>n.blob()).then(n=>e(n,0,0,t.width,t.height,{premultiplyAlpha:this.alphaMode===null||this.alphaMode===Ee.UNPACK?"premultiply":"none"})).then(n=>this.destroyed?Promise.reject():(this.bitmap=n,this.update(),this._process=null,Promise.resolve(this))),this._process}upload(t,e,r){if(typeof this.alphaMode=="number"&&(e.alphaMode=this.alphaMode),!this.createBitmap)return super.upload(t,e,r);if(!this.bitmap&&(this.process(),!this.bitmap))return!1;if(super.upload(t,e,r,this.bitmap),!this.preserveBitmap){let n=!0;const s=e._glTextures;for(const o in s){const a=s[o];if(a!==r&&a.dirtyId!==e.dirtyId){n=!1;break}}n&&(this.bitmap.close&&this.bitmap.close(),this.bitmap=null)}return!0}dispose(){this.source.onload=null,this.source.onerror=null,super.dispose(),this.bitmap&&(this.bitmap.close(),this.bitmap=null),this._process=null,this._load=null}static test(t){return typeof HTMLImageElement<"u"&&(typeof t=="string"||t instanceof HTMLImageElement)}}class Xc{constructor(){this.x0=0,this.y0=0,this.x1=1,this.y1=0,this.x2=1,this.y2=1,this.x3=0,this.y3=1,this.uvsFloat32=new Float32Array(8)}set(t,e,r){const n=e.width,s=e.height;if(r){const o=t.width/2/n,a=t.height/2/s,l=t.x/n+o,h=t.y/s+a;r=Zt.add(r,Zt.NW),this.x0=l+o*Zt.uX(r),this.y0=h+a*Zt.uY(r),r=Zt.add(r,2),this.x1=l+o*Zt.uX(r),this.y1=h+a*Zt.uY(r),r=Zt.add(r,2),this.x2=l+o*Zt.uX(r),this.y2=h+a*Zt.uY(r),r=Zt.add(r,2),this.x3=l+o*Zt.uX(r),this.y3=h+a*Zt.uY(r)}else this.x0=t.x/n,this.y0=t.y/s,this.x1=(t.x+t.width)/n,this.y1=t.y/s,this.x2=(t.x+t.width)/n,this.y2=(t.y+t.height)/s,this.x3=t.x/n,this.y3=(t.y+t.height)/s;this.uvsFloat32[0]=this.x0,this.uvsFloat32[1]=this.y0,this.uvsFloat32[2]=this.x1,this.uvsFloat32[3]=this.y1,this.uvsFloat32[4]=this.x2,this.uvsFloat32[5]=this.y2,this.uvsFloat32[6]=this.x3,this.uvsFloat32[7]=this.y3}}Xc.prototype.toString=function(){return`[@pixi/core:TextureUvs x0=${this.x0} y0=${this.y0} x1=${this.x1} y1=${this.y1} x2=${this.x2} y2=${this.y2} x3=${this.x3} y3=${this.y3}]`};const R0=new Xc;function Wa(i){i.destroy=function(){},i.on=function(){},i.once=function(){},i.emit=function(){}}class ot extends js{constructor(t,e,r,n,s,o,a){if(super(),this.noFrame=!1,e||(this.noFrame=!0,e=new gt(0,0,1,1)),t instanceof ot&&(t=t.baseTexture),this.baseTexture=t,this._frame=e,this.trim=n,this.valid=!1,this.destroyed=!1,this._uvs=R0,this.uvMatrix=null,this.orig=r||e,this._rotate=Number(s||0),s===!0)this._rotate=2;else if(this._rotate%2!==0)throw new Error("attempt to use diamond-shaped UVs. If you are sure, set rotation manually");this.defaultAnchor=o?new dt(o.x,o.y):new dt(0,0),this.defaultBorders=a,this._updateID=0,this.textureCacheIds=[],t.valid?this.noFrame?t.valid&&this.onBaseTextureUpdated(t):this.frame=e:t.once("loaded",this.onBaseTextureUpdated,this),this.noFrame&&t.on("update",this.onBaseTextureUpdated,this)}update(){this.baseTexture.resource&&this.baseTexture.resource.update()}onBaseTextureUpdated(t){if(this.noFrame){if(!this.baseTexture.valid)return;this._frame.width=t.width,this._frame.height=t.height,this.valid=!0,this.updateUvs()}else this.frame=this._frame;this.emit("update",this)}destroy(t){if(this.baseTexture){if(t){const{resource:e}=this.baseTexture;e!=null&&e.url&&Mi[e.url]&&ot.removeFromCache(e.url),this.baseTexture.destroy()}this.baseTexture.off("loaded",this.onBaseTextureUpdated,this),this.baseTexture.off("update",this.onBaseTextureUpdated,this),this.baseTexture=null}this._frame=null,this._uvs=null,this.trim=null,this.orig=null,this.valid=!1,ot.removeFromCache(this),this.textureCacheIds=null,this.destroyed=!0,this.emit("destroyed",this),this.removeAllListeners()}clone(){var n;const t=this._frame.clone(),e=this._frame===this.orig?t:this.orig.clone(),r=new ot(this.baseTexture,!this.noFrame&&t,e,(n=this.trim)==null?void 0:n.clone(),this.rotate,this.defaultAnchor,this.defaultBorders);return this.noFrame&&(r._frame=t),r}updateUvs(){this._uvs===R0&&(this._uvs=new Xc),this._uvs.set(this._frame,this.baseTexture,this.rotate),this._updateID++}static from(t,e={},r=nt.STRICT_TEXTURE_CACHE){const n=typeof t=="string";let s=null;if(n)s=t;else if(t instanceof xt){if(!t.cacheId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t.cacheId=`${a}-${an()}`,xt.addToCache(t,t.cacheId)}s=t.cacheId}else{if(!t._pixiId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t._pixiId=`${a}_${an()}`}s=t._pixiId}let o=Mi[s];if(n&&r&&!o)throw new Error(`The cacheId "${s}" does not exist in TextureCache.`);return!o&&!(t instanceof xt)?(e.resolution||(e.resolution=rr(t)),o=new ot(new xt(t,e)),o.baseTexture.cacheId=s,xt.addToCache(o.baseTexture,s),ot.addToCache(o,s)):!o&&t instanceof xt&&(o=new ot(t),ot.addToCache(o,s)),o}static fromURL(t,e){const r=Object.assign({autoLoad:!1},e==null?void 0:e.resourceOptions),n=ot.from(t,Object.assign({resourceOptions:r},e),!1),s=n.baseTexture.resource;return n.baseTexture.valid?Promise.resolve(n):s.load().then(()=>Promise.resolve(n))}static fromBuffer(t,e,r,n){return new ot(xt.fromBuffer(t,e,r,n))}static fromLoader(t,e,r,n){const s=new xt(t,Object.assign({scaleMode:xt.defaultOptions.scaleMode,resolution:rr(e)},n)),{resource:o}=s;o instanceof M0&&(o.url=e);const a=new ot(s);return r||(r=e),xt.addToCache(a.baseTexture,r),ot.addToCache(a,r),r!==e&&(xt.addToCache(a.baseTexture,e),ot.addToCache(a,e)),a.baseTexture.valid?Promise.resolve(a):new Promise(l=>{a.baseTexture.once("loaded",()=>l(a))})}static addToCache(t,e){e&&(t.textureCacheIds.includes(e)||t.textureCacheIds.push(e),Mi[e]&&Mi[e]!==t&&console.warn(`Texture added to the cache with an id [${e}] that already had an entry`),Mi[e]=t)}static removeFromCache(t){if(typeof t=="string"){const e=Mi[t];if(e){const r=e.textureCacheIds.indexOf(t);return r>-1&&e.textureCacheIds.splice(r,1),delete Mi[t],e}}else if(t!=null&&t.textureCacheIds){for(let e=0;e<t.textureCacheIds.length;++e)Mi[t.textureCacheIds[e]]===t&&delete Mi[t.textureCacheIds[e]];return t.textureCacheIds.length=0,t}return null}get resolution(){return this.baseTexture.resolution}get frame(){return this._frame}set frame(t){this._frame=t,this.noFrame=!1;const{x:e,y:r,width:n,height:s}=t,o=e+n>this.baseTexture.width,a=r+s>this.baseTexture.height;if(o||a){const l=o&&a?"and":"or",h=`X: ${e} + ${n} = ${e+n} > ${this.baseTexture.width}`,c=`Y: ${r} + ${s} = ${r+s} > ${this.baseTexture.height}`;throw new Error(`Texture Error: frame does not fit inside the base Texture dimensions: ${h} ${l} ${c}`)}this.valid=n&&s&&this.baseTexture.valid,!this.trim&&!this.rotate&&(this.orig=t),this.valid&&this.updateUvs()}get rotate(){return this._rotate}set rotate(t){this._rotate=t,this.valid&&this.updateUvs()}get width(){return this.orig.width}get height(){return this.orig.height}castToBaseTexture(){return this.baseTexture}static get EMPTY(){return ot._EMPTY||(ot._EMPTY=new ot(new xt),Wa(ot._EMPTY),Wa(ot._EMPTY.baseTexture)),ot._EMPTY}static get WHITE(){if(!ot._WHITE){const t=nt.ADAPTER.createCanvas(16,16),e=t.getContext("2d");t.width=16,t.height=16,e.fillStyle="white",e.fillRect(0,0,16,16),ot._WHITE=new ot(xt.from(t)),Wa(ot._WHITE),Wa(ot._WHITE.baseTexture)}return ot._WHITE}}class pn extends ot{constructor(t,e){super(t,e),this.valid=!0,this.filterFrame=null,this.filterPoolKey=null,this.updateUvs()}get framebuffer(){return this.baseTexture.framebuffer}get multisample(){return this.framebuffer.multisample}set multisample(t){this.framebuffer.multisample=t}resize(t,e,r=!0){const n=this.baseTexture.resolution,s=Math.round(t*n)/n,o=Math.round(e*n)/n;this.valid=s>0&&o>0,this._frame.width=this.orig.width=s,this._frame.height=this.orig.height=o,r&&this.baseTexture.resize(s,o),this.updateUvs()}setResolution(t){const{baseTexture:e}=this;e.resolution!==t&&(e.setResolution(t),this.resize(e.width,e.height,!1))}static create(t){return new pn(new A0(t))}}class P0{constructor(t){this.texturePool={},this.textureOptions=t||{},this.enableFullScreen=!1,this._pixelsWidth=0,this._pixelsHeight=0}createTexture(t,e,r=$t.NONE){const n=new A0(Object.assign({width:t,height:e,resolution:1,multisample:r},this.textureOptions));return new pn(n)}getOptimalTexture(t,e,r=1,n=$t.NONE){let s;t=Math.max(Math.ceil(t*r-1e-6),1),e=Math.max(Math.ceil(e*r-1e-6),1),!this.enableFullScreen||t!==this._pixelsWidth||e!==this._pixelsHeight?(t=Ia(t),e=Ia(e),s=((t&65535)<<16|e&65535)>>>0,n>1&&(s+=n*4294967296)):s=n>1?-n:-1,this.texturePool[s]||(this.texturePool[s]=[]);let o=this.texturePool[s].pop();return o||(o=this.createTexture(t,e,n)),o.filterPoolKey=s,o.setResolution(r),o}getFilterTexture(t,e,r){const n=this.getOptimalTexture(t.width,t.height,e||t.resolution,r||$t.NONE);return n.filterFrame=t.filterFrame,n}returnTexture(t){const e=t.filterPoolKey;t.filterFrame=null,this.texturePool[e].push(t)}returnFilterTexture(t){this.returnTexture(t)}clear(t){if(t=t!==!1,t)for(const e in this.texturePool){const r=this.texturePool[e];if(r)for(let n=0;n<r.length;n++)r[n].destroy(!0)}this.texturePool={}}setScreenSize(t){if(!(t.width===this._pixelsWidth&&t.height===this._pixelsHeight)){this.enableFullScreen=t.width>0&&t.height>0;for(const e in this.texturePool){if(!(Number(e)<0))continue;const r=this.texturePool[e];if(r)for(let n=0;n<r.length;n++)r[n].destroy(!0);this.texturePool[e]=[]}this._pixelsWidth=t.width,this._pixelsHeight=t.height}}}P0.SCREEN_KEY=-1;class hw extends Mr{constructor(){super(),this.addAttribute("aVertexPosition",new Float32Array([0,0,1,0,1,1,0,1])).addIndex([0,1,3,2])}}class L0 extends Mr{constructor(){super(),this.vertices=new Float32Array([-1,-1,1,-1,1,1,-1,1]),this.uvs=new Float32Array([0,0,1,0,1,1,0,1]),this.vertexBuffer=new jt(this.vertices),this.uvBuffer=new jt(this.uvs),this.addAttribute("aVertexPosition",this.vertexBuffer).addAttribute("aTextureCoord",this.uvBuffer).addIndex([0,1,2,0,2,3])}map(t,e){let r=0,n=0;return this.uvs[0]=r,this.uvs[1]=n,this.uvs[2]=r+e.width/t.width,this.uvs[3]=n,this.uvs[4]=r+e.width/t.width,this.uvs[5]=n+e.height/t.height,this.uvs[6]=r,this.uvs[7]=n+e.height/t.height,r=e.x,n=e.y,this.vertices[0]=r,this.vertices[1]=n,this.vertices[2]=r+e.width,this.vertices[3]=n,this.vertices[4]=r+e.width,this.vertices[5]=n+e.height,this.vertices[6]=r,this.vertices[7]=n+e.height,this.invalidate(),this}invalidate(){return this.vertexBuffer._updateID++,this.uvBuffer._updateID++,this}}class cw{constructor(){this.renderTexture=null,this.target=null,this.legacy=!1,this.resolution=1,this.multisample=$t.NONE,this.sourceFrame=new gt,this.destinationFrame=new gt,this.bindingSourceFrame=new gt,this.bindingDestinationFrame=new gt,this.filters=[],this.transform=null}clear(){this.target=null,this.filters=null,this.renderTexture=null}}const Za=[new dt,new dt,new dt,new dt],Wc=new Nt;class G0{constructor(t){this.renderer=t,this.defaultFilterStack=[{}],this.texturePool=new P0,this.statePool=[],this.quad=new hw,this.quadUv=new L0,this.tempRect=new gt,this.activeState={},this.globalUniforms=new hi({outputFrame:new gt,inputSize:new Float32Array(4),inputPixel:new Float32Array(4),inputClamp:new Float32Array(4),resolution:1,filterArea:new Float32Array(4),filterClamp:new Float32Array(4)},!0),this.forceClear=!1,this.useMaxPadding=!1}init(){this.texturePool.setScreenSize(this.renderer.view)}push(t,e){const r=this.renderer,n=this.defaultFilterStack,s=this.statePool.pop()||new cw,o=r.renderTexture;let a,l;if(o.current){const g=o.current;a=g.resolution,l=g.multisample}else a=r.resolution,l=r.multisample;let h=e[0].resolution||a,c=e[0].multisample??l,u=e[0].padding,d=e[0].autoFit,f=e[0].legacy??!0;for(let g=1;g<e.length;g++){const y=e[g];h=Math.min(h,y.resolution||a),c=Math.min(c,y.multisample??l),u=this.useMaxPadding?Math.max(u,y.padding):u+y.padding,d=d&&y.autoFit,f=f||(y.legacy??!0)}n.length===1&&(this.defaultFilterStack[0].renderTexture=o.current),n.push(s),s.resolution=h,s.multisample=c,s.legacy=f,s.target=t,s.sourceFrame.copyFrom(t.filterArea||t.getBounds(!0)),s.sourceFrame.pad(u);const p=this.tempRect.copyFrom(o.sourceFrame);r.projection.transform&&this.transformAABB(Wc.copyFrom(r.projection.transform).invert(),p),d?(s.sourceFrame.fit(p),(s.sourceFrame.width<=0||s.sourceFrame.height<=0)&&(s.sourceFrame.width=0,s.sourceFrame.height=0)):s.sourceFrame.intersects(p)||(s.sourceFrame.width=0,s.sourceFrame.height=0),this.roundFrame(s.sourceFrame,o.current?o.current.resolution:r.resolution,o.sourceFrame,o.destinationFrame,r.projection.transform),s.renderTexture=this.getOptimalFilterTexture(s.sourceFrame.width,s.sourceFrame.height,h,c),s.filters=e,s.destinationFrame.width=s.renderTexture.width,s.destinationFrame.height=s.renderTexture.height;const m=this.tempRect;m.x=0,m.y=0,m.width=s.sourceFrame.width,m.height=s.sourceFrame.height,s.renderTexture.filterFrame=s.sourceFrame,s.bindingSourceFrame.copyFrom(o.sourceFrame),s.bindingDestinationFrame.copyFrom(o.destinationFrame),s.transform=r.projection.transform,r.projection.transform=null,o.bind(s.renderTexture,s.sourceFrame,m),r.framebuffer.clear(0,0,0,0)}pop(){const t=this.defaultFilterStack,e=t.pop(),r=e.filters;this.activeState=e;const n=this.globalUniforms.uniforms;n.outputFrame=e.sourceFrame,n.resolution=e.resolution;const s=n.inputSize,o=n.inputPixel,a=n.inputClamp;if(s[0]=e.destinationFrame.width,s[1]=e.destinationFrame.height,s[2]=1/s[0],s[3]=1/s[1],o[0]=Math.round(s[0]*e.resolution),o[1]=Math.round(s[1]*e.resolution),o[2]=1/o[0],o[3]=1/o[1],a[0]=.5*o[2],a[1]=.5*o[3],a[2]=e.sourceFrame.width*s[2]-.5*o[2],a[3]=e.sourceFrame.height*s[3]-.5*o[3],e.legacy){const h=n.filterArea;h[0]=e.destinationFrame.width,h[1]=e.destinationFrame.height,h[2]=e.sourceFrame.x,h[3]=e.sourceFrame.y,n.filterClamp=n.inputClamp}this.globalUniforms.update();const l=t[t.length-1];if(this.renderer.framebuffer.blit(),r.length===1)r[0].apply(this,e.renderTexture,l.renderTexture,Si.BLEND,e),this.returnFilterTexture(e.renderTexture);else{let h=e.renderTexture,c=this.getOptimalFilterTexture(h.width,h.height,e.resolution);c.filterFrame=h.filterFrame;let u=0;for(u=0;u<r.length-1;++u){u===1&&e.multisample>1&&(c=this.getOptimalFilterTexture(h.width,h.height,e.resolution),c.filterFrame=h.filterFrame),r[u].apply(this,h,c,Si.CLEAR,e);const d=h;h=c,c=d}r[u].apply(this,h,l.renderTexture,Si.BLEND,e),u>1&&e.multisample>1&&this.returnFilterTexture(e.renderTexture),this.returnFilterTexture(h),this.returnFilterTexture(c)}e.clear(),this.statePool.push(e)}bindAndClear(t,e=Si.CLEAR){const{renderTexture:r,state:n}=this.renderer;if(t===this.defaultFilterStack[this.defaultFilterStack.length-1].renderTexture?this.renderer.projection.transform=this.activeState.transform:this.renderer.projection.transform=null,t==null?void 0:t.filterFrame){const o=this.tempRect;o.x=0,o.y=0,o.width=t.filterFrame.width,o.height=t.filterFrame.height,r.bind(t,t.filterFrame,o)}else t!==this.defaultFilterStack[this.defaultFilterStack.length-1].renderTexture?r.bind(t):this.renderer.renderTexture.bind(t,this.activeState.bindingSourceFrame,this.activeState.bindingDestinationFrame);const s=n.stateId&1||this.forceClear;(e===Si.CLEAR||e===Si.BLIT&&s)&&this.renderer.framebuffer.clear(0,0,0,0)}applyFilter(t,e,r,n){const s=this.renderer;s.state.set(t.state),this.bindAndClear(r,n),t.uniforms.uSampler=e,t.uniforms.filterGlobals=this.globalUniforms,s.shader.bind(t),t.legacy=!!t.program.attributeData.aTextureCoord,t.legacy?(this.quadUv.map(e._frame,e.filterFrame),s.geometry.bind(this.quadUv),s.geometry.draw(vi.TRIANGLES)):(s.geometry.bind(this.quad),s.geometry.draw(vi.TRIANGLE_STRIP))}calculateSpriteMatrix(t,e){const{sourceFrame:r,destinationFrame:n}=this.activeState,{orig:s}=e._texture,o=t.set(n.width,0,0,n.height,r.x,r.y),a=e.worldTransform.copyTo(Nt.TEMP_MATRIX);return a.invert(),o.prepend(a),o.scale(1/s.width,1/s.height),o.translate(e.anchor.x,e.anchor.y),o}destroy(){this.renderer=null,this.texturePool.clear(!1)}getOptimalFilterTexture(t,e,r=1,n=$t.NONE){return this.texturePool.getOptimalTexture(t,e,r,n)}getFilterTexture(t,e,r){if(typeof t=="number"){const s=t;t=e,e=s}t=t||this.activeState.renderTexture;const n=this.texturePool.getOptimalTexture(t.width,t.height,e||t.resolution,r||$t.NONE);return n.filterFrame=t.filterFrame,n}returnFilterTexture(t){this.texturePool.returnTexture(t)}emptyPool(){this.texturePool.clear(!0)}resize(){this.texturePool.setScreenSize(this.renderer.view)}transformAABB(t,e){const r=Za[0],n=Za[1],s=Za[2],o=Za[3];r.set(e.left,e.top),n.set(e.left,e.bottom),s.set(e.right,e.top),o.set(e.right,e.bottom),t.apply(r,r),t.apply(n,n),t.apply(s,s),t.apply(o,o);const a=Math.min(r.x,n.x,s.x,o.x),l=Math.min(r.y,n.y,s.y,o.y),h=Math.max(r.x,n.x,s.x,o.x),c=Math.max(r.y,n.y,s.y,o.y);e.x=a,e.y=l,e.width=h-a,e.height=c-l}roundFrame(t,e,r,n,s){if(!(t.width<=0||t.height<=0||r.width<=0||r.height<=0)){if(s){const{a:o,b:a,c:l,d:h}=s;if((Math.abs(a)>1e-4||Math.abs(l)>1e-4)&&(Math.abs(o)>1e-4||Math.abs(h)>1e-4))return}s=s?Wc.copyFrom(s):Wc.identity(),s.translate(-r.x,-r.y).scale(n.width/r.width,n.height/r.height).translate(n.x,n.y),this.transformAABB(s,t),t.ceil(e),this.transformAABB(s.invert(),t)}}}G0.extension={type:q.RendererSystem,name:"filter"},st.add(G0);class uw{constructor(t){this.framebuffer=t,this.stencil=null,this.dirtyId=-1,this.dirtyFormat=-1,this.dirtySize=-1,this.multisample=$t.NONE,this.msaaBuffer=null,this.blitFramebuffer=null,this.mipLevel=0}}const dw=new gt;class k0{constructor(t){this.renderer=t,this.managedFramebuffers=[],this.unknownFramebuffer=new Uc(10,10),this.msaaSamples=null}contextChange(){this.disposeAll(!0);const t=this.gl=this.renderer.gl;if(this.CONTEXT_UID=this.renderer.CONTEXT_UID,this.current=this.unknownFramebuffer,this.viewport=new gt,this.hasMRT=!0,this.writeDepthTexture=!0,this.renderer.context.webGLVersion===1){let e=this.renderer.context.extensions.drawBuffers,r=this.renderer.context.extensions.depthTexture;nt.PREFER_ENV===en.WEBGL_LEGACY&&(e=null,r=null),e?t.drawBuffers=n=>e.drawBuffersWEBGL(n):(this.hasMRT=!1,t.drawBuffers=()=>{}),r||(this.writeDepthTexture=!1)}else this.msaaSamples=t.getInternalformatParameter(t.RENDERBUFFER,t.RGBA8,t.SAMPLES)}bind(t,e,r=0){const{gl:n}=this;if(t){const s=t.glFramebuffers[this.CONTEXT_UID]||this.initFramebuffer(t);this.current!==t&&(this.current=t,n.bindFramebuffer(n.FRAMEBUFFER,s.framebuffer)),s.mipLevel!==r&&(t.dirtyId++,t.dirtyFormat++,s.mipLevel=r),s.dirtyId!==t.dirtyId&&(s.dirtyId=t.dirtyId,s.dirtyFormat!==t.dirtyFormat?(s.dirtyFormat=t.dirtyFormat,s.dirtySize=t.dirtySize,this.updateFramebuffer(t,r)):s.dirtySize!==t.dirtySize&&(s.dirtySize=t.dirtySize,this.resizeFramebuffer(t)));for(let o=0;o<t.colorTextures.length;o++){const a=t.colorTextures[o];this.renderer.texture.unbind(a.parentTextureArray||a)}if(t.depthTexture&&this.renderer.texture.unbind(t.depthTexture),e){const o=e.width>>r,a=e.height>>r,l=o/e.width;this.setViewport(e.x*l,e.y*l,o,a)}else{const o=t.width>>r,a=t.height>>r;this.setViewport(0,0,o,a)}}else this.current&&(this.current=null,n.bindFramebuffer(n.FRAMEBUFFER,null)),e?this.setViewport(e.x,e.y,e.width,e.height):this.setViewport(0,0,this.renderer.width,this.renderer.height)}setViewport(t,e,r,n){const s=this.viewport;t=Math.round(t),e=Math.round(e),r=Math.round(r),n=Math.round(n),(s.width!==r||s.height!==n||s.x!==t||s.y!==e)&&(s.x=t,s.y=e,s.width=r,s.height=n,this.gl.viewport(t,e,r,n))}get size(){return this.current?{x:0,y:0,width:this.current.width,height:this.current.height}:{x:0,y:0,width:this.renderer.width,height:this.renderer.height}}clear(t,e,r,n,s=Lh.COLOR|Lh.DEPTH){const{gl:o}=this;o.clearColor(t,e,r,n),o.clear(s)}initFramebuffer(t){const{gl:e}=this,r=new uw(e.createFramebuffer());return r.multisample=this.detectSamples(t.multisample),t.glFramebuffers[this.CONTEXT_UID]=r,this.managedFramebuffers.push(t),t.disposeRunner.add(this),r}resizeFramebuffer(t){const{gl:e}=this,r=t.glFramebuffers[this.CONTEXT_UID];if(r.stencil){e.bindRenderbuffer(e.RENDERBUFFER,r.stencil);let o;this.renderer.context.webGLVersion===1?o=e.DEPTH_STENCIL:t.depth&&t.stencil?o=e.DEPTH24_STENCIL8:t.depth?o=e.DEPTH_COMPONENT24:o=e.STENCIL_INDEX8,r.msaaBuffer?e.renderbufferStorageMultisample(e.RENDERBUFFER,r.multisample,o,t.width,t.height):e.renderbufferStorage(e.RENDERBUFFER,o,t.width,t.height)}const n=t.colorTextures;let s=n.length;e.drawBuffers||(s=Math.min(s,1));for(let o=0;o<s;o++){const a=n[o],l=a.parentTextureArray||a;this.renderer.texture.bind(l,0),o===0&&r.msaaBuffer&&(e.bindRenderbuffer(e.RENDERBUFFER,r.msaaBuffer),e.renderbufferStorageMultisample(e.RENDERBUFFER,r.multisample,l._glTextures[this.CONTEXT_UID].internalFormat,t.width,t.height))}t.depthTexture&&this.writeDepthTexture&&this.renderer.texture.bind(t.depthTexture,0)}updateFramebuffer(t,e){const{gl:r}=this,n=t.glFramebuffers[this.CONTEXT_UID],s=t.colorTextures;let o=s.length;r.drawBuffers||(o=Math.min(o,1)),n.multisample>1&&this.canMultisampleFramebuffer(t)?n.msaaBuffer=n.msaaBuffer||r.createRenderbuffer():n.msaaBuffer&&(r.deleteRenderbuffer(n.msaaBuffer),n.msaaBuffer=null,n.blitFramebuffer&&(n.blitFramebuffer.dispose(),n.blitFramebuffer=null));const a=[];for(let l=0;l<o;l++){const h=s[l],c=h.parentTextureArray||h;this.renderer.texture.bind(c,0),l===0&&n.msaaBuffer?(r.bindRenderbuffer(r.RENDERBUFFER,n.msaaBuffer),r.renderbufferStorageMultisample(r.RENDERBUFFER,n.multisample,c._glTextures[this.CONTEXT_UID].internalFormat,t.width,t.height),r.framebufferRenderbuffer(r.FRAMEBUFFER,r.COLOR_ATTACHMENT0,r.RENDERBUFFER,n.msaaBuffer)):(r.framebufferTexture2D(r.FRAMEBUFFER,r.COLOR_ATTACHMENT0+l,h.target,c._glTextures[this.CONTEXT_UID].texture,e),a.push(r.COLOR_ATTACHMENT0+l))}if(a.length>1&&r.drawBuffers(a),t.depthTexture&&this.writeDepthTexture){const l=t.depthTexture;this.renderer.texture.bind(l,0),r.framebufferTexture2D(r.FRAMEBUFFER,r.DEPTH_ATTACHMENT,r.TEXTURE_2D,l._glTextures[this.CONTEXT_UID].texture,e)}if((t.stencil||t.depth)&&!(t.depthTexture&&this.writeDepthTexture)){n.stencil=n.stencil||r.createRenderbuffer();let l,h;this.renderer.context.webGLVersion===1?(l=r.DEPTH_STENCIL_ATTACHMENT,h=r.DEPTH_STENCIL):t.depth&&t.stencil?(l=r.DEPTH_STENCIL_ATTACHMENT,h=r.DEPTH24_STENCIL8):t.depth?(l=r.DEPTH_ATTACHMENT,h=r.DEPTH_COMPONENT24):(l=r.STENCIL_ATTACHMENT,h=r.STENCIL_INDEX8),r.bindRenderbuffer(r.RENDERBUFFER,n.stencil),n.msaaBuffer?r.renderbufferStorageMultisample(r.RENDERBUFFER,n.multisample,h,t.width,t.height):r.renderbufferStorage(r.RENDERBUFFER,h,t.width,t.height),r.framebufferRenderbuffer(r.FRAMEBUFFER,l,r.RENDERBUFFER,n.stencil)}else n.stencil&&(r.deleteRenderbuffer(n.stencil),n.stencil=null)}canMultisampleFramebuffer(t){return this.renderer.context.webGLVersion!==1&&t.colorTextures.length<=1&&!t.depthTexture}detectSamples(t){const{msaaSamples:e}=this;let r=$t.NONE;if(t<=1||e===null)return r;for(let n=0;n<e.length;n++)if(e[n]<=t){r=e[n];break}return r===1&&(r=$t.NONE),r}blit(t,e,r){const{current:n,renderer:s,gl:o,CONTEXT_UID:a}=this;if(s.context.webGLVersion!==2||!n)return;const l=n.glFramebuffers[a];if(!l)return;if(!t){if(!l.msaaBuffer)return;const c=n.colorTextures[0];if(!c)return;l.blitFramebuffer||(l.blitFramebuffer=new Uc(n.width,n.height),l.blitFramebuffer.addColorTexture(0,c)),t=l.blitFramebuffer,t.colorTextures[0]!==c&&(t.colorTextures[0]=c,t.dirtyId++,t.dirtyFormat++),(t.width!==n.width||t.height!==n.height)&&(t.width=n.width,t.height=n.height,t.dirtyId++,t.dirtySize++)}e||(e=dw,e.width=n.width,e.height=n.height),r||(r=e);const h=e.width===r.width&&e.height===r.height;this.bind(t),o.bindFramebuffer(o.READ_FRAMEBUFFER,l.framebuffer),o.blitFramebuffer(e.left,e.top,e.right,e.bottom,r.left,r.top,r.right,r.bottom,o.COLOR_BUFFER_BIT,h?o.NEAREST:o.LINEAR),o.bindFramebuffer(o.READ_FRAMEBUFFER,t.glFramebuffers[this.CONTEXT_UID].framebuffer)}disposeFramebuffer(t,e){const r=t.glFramebuffers[this.CONTEXT_UID],n=this.gl;if(!r)return;delete t.glFramebuffers[this.CONTEXT_UID];const s=this.managedFramebuffers.indexOf(t);s>=0&&this.managedFramebuffers.splice(s,1),t.disposeRunner.remove(this),e||(n.deleteFramebuffer(r.framebuffer),r.msaaBuffer&&n.deleteRenderbuffer(r.msaaBuffer),r.stencil&&n.deleteRenderbuffer(r.stencil)),r.blitFramebuffer&&this.disposeFramebuffer(r.blitFramebuffer,e)}disposeAll(t){const e=this.managedFramebuffers;this.managedFramebuffers=[];for(let r=0;r<e.length;r++)this.disposeFramebuffer(e[r],t)}forceStencil(){const t=this.current;if(!t)return;const e=t.glFramebuffers[this.CONTEXT_UID];if(!e||e.stencil&&t.stencil)return;t.stencil=!0;const r=t.width,n=t.height,s=this.gl,o=e.stencil=s.createRenderbuffer();s.bindRenderbuffer(s.RENDERBUFFER,o);let a,l;this.renderer.context.webGLVersion===1?(a=s.DEPTH_STENCIL_ATTACHMENT,l=s.DEPTH_STENCIL):t.depth?(a=s.DEPTH_STENCIL_ATTACHMENT,l=s.DEPTH24_STENCIL8):(a=s.STENCIL_ATTACHMENT,l=s.STENCIL_INDEX8),e.msaaBuffer?s.renderbufferStorageMultisample(s.RENDERBUFFER,e.multisample,l,r,n):s.renderbufferStorage(s.RENDERBUFFER,l,r,n),s.framebufferRenderbuffer(s.FRAMEBUFFER,a,s.RENDERBUFFER,o)}reset(){this.current=this.unknownFramebuffer,this.viewport=new gt}destroy(){this.renderer=null}}k0.extension={type:q.RendererSystem,name:"framebuffer"},st.add(k0);const Zc={5126:4,5123:2,5121:1};class F0{constructor(t){this.renderer=t,this._activeGeometry=null,this._activeVao=null,this.hasVao=!0,this.hasInstance=!0,this.canUseUInt32ElementIndex=!1,this.managedGeometries={}}contextChange(){this.disposeAll(!0);const t=this.gl=this.renderer.gl,e=this.renderer.context;if(this.CONTEXT_UID=this.renderer.CONTEXT_UID,e.webGLVersion!==2){let r=this.renderer.context.extensions.vertexArrayObject;nt.PREFER_ENV===en.WEBGL_LEGACY&&(r=null),r?(t.createVertexArray=()=>r.createVertexArrayOES(),t.bindVertexArray=n=>r.bindVertexArrayOES(n),t.deleteVertexArray=n=>r.deleteVertexArrayOES(n)):(this.hasVao=!1,t.createVertexArray=()=>null,t.bindVertexArray=()=>null,t.deleteVertexArray=()=>null)}if(e.webGLVersion!==2){const r=t.getExtension("ANGLE_instanced_arrays");r?(t.vertexAttribDivisor=(n,s)=>r.vertexAttribDivisorANGLE(n,s),t.drawElementsInstanced=(n,s,o,a,l)=>r.drawElementsInstancedANGLE(n,s,o,a,l),t.drawArraysInstanced=(n,s,o,a)=>r.drawArraysInstancedANGLE(n,s,o,a)):this.hasInstance=!1}this.canUseUInt32ElementIndex=e.webGLVersion===2||!!e.extensions.uint32ElementIndex}bind(t,e){e=e||this.renderer.shader.shader;const{gl:r}=this;let n=t.glVertexArrayObjects[this.CONTEXT_UID],s=!1;n||(this.managedGeometries[t.id]=t,t.disposeRunner.add(this),t.glVertexArrayObjects[this.CONTEXT_UID]=n={},s=!0);const o=n[e.program.id]||this.initGeometryVao(t,e,s);this._activeGeometry=t,this._activeVao!==o&&(this._activeVao=o,this.hasVao?r.bindVertexArray(o):this.activateVao(t,e.program)),this.updateBuffers()}reset(){this.unbind()}updateBuffers(){const t=this._activeGeometry,e=this.renderer.buffer;for(let r=0;r<t.buffers.length;r++){const n=t.buffers[r];e.update(n)}}checkCompatibility(t,e){const r=t.attributes,n=e.attributeData;for(const s in n)if(!r[s])throw new Error(`shader and geometry incompatible, geometry missing the "${s}" attribute`)}getSignature(t,e){const r=t.attributes,n=e.attributeData,s=["g",t.id];for(const o in r)n[o]&&s.push(o,n[o].location);return s.join("-")}initGeometryVao(t,e,r=!0){const n=this.gl,s=this.CONTEXT_UID,o=this.renderer.buffer,a=e.program;a.glPrograms[s]||this.renderer.shader.generateProgram(e),this.checkCompatibility(t,a);const l=this.getSignature(t,a),h=t.glVertexArrayObjects[this.CONTEXT_UID];let c=h[l];if(c)return h[a.id]=c,c;const u=t.buffers,d=t.attributes,f={},p={};for(const m in u)f[m]=0,p[m]=0;for(const m in d)!d[m].size&&a.attributeData[m]?d[m].size=a.attributeData[m].size:d[m].size||console.warn(`PIXI Geometry attribute '${m}' size cannot be determined (likely the bound shader does not have the attribute)`),f[d[m].buffer]+=d[m].size*Zc[d[m].type];for(const m in d){const g=d[m],y=g.size;g.stride===void 0&&(f[g.buffer]===y*Zc[g.type]?g.stride=0:g.stride=f[g.buffer]),g.start===void 0&&(g.start=p[g.buffer],p[g.buffer]+=y*Zc[g.type])}c=n.createVertexArray(),n.bindVertexArray(c);for(let m=0;m<u.length;m++){const g=u[m];o.bind(g),r&&g._glBuffers[s].refCount++}return this.activateVao(t,a),h[a.id]=c,h[l]=c,n.bindVertexArray(null),o.unbind(Ci.ARRAY_BUFFER),c}disposeGeometry(t,e){var a;if(!this.managedGeometries[t.id])return;delete this.managedGeometries[t.id];const r=t.glVertexArrayObjects[this.CONTEXT_UID],n=this.gl,s=t.buffers,o=(a=this.renderer)==null?void 0:a.buffer;if(t.disposeRunner.remove(this),!!r){if(o)for(let l=0;l<s.length;l++){const h=s[l]._glBuffers[this.CONTEXT_UID];h&&(h.refCount--,h.refCount===0&&!e&&o.dispose(s[l],e))}if(!e){for(const l in r)if(l[0]==="g"){const h=r[l];this._activeVao===h&&this.unbind(),n.deleteVertexArray(h)}}delete t.glVertexArrayObjects[this.CONTEXT_UID]}}disposeAll(t){const e=Object.keys(this.managedGeometries);for(let r=0;r<e.length;r++)this.disposeGeometry(this.managedGeometries[e[r]],t)}activateVao(t,e){const r=this.gl,n=this.CONTEXT_UID,s=this.renderer.buffer,o=t.buffers,a=t.attributes;t.indexBuffer&&s.bind(t.indexBuffer);let l=null;for(const h in a){const c=a[h],u=o[c.buffer],d=u._glBuffers[n];if(e.attributeData[h]){l!==d&&(s.bind(u),l=d);const f=e.attributeData[h].location;if(r.enableVertexAttribArray(f),r.vertexAttribPointer(f,c.size,c.type||r.FLOAT,c.normalized,c.stride,c.start),c.instance)if(this.hasInstance)r.vertexAttribDivisor(f,c.divisor);else throw new Error("geometry error, GPU Instancing is not supported on this device")}}}draw(t,e,r,n){const{gl:s}=this,o=this._activeGeometry;if(o.indexBuffer){const a=o.indexBuffer.data.BYTES_PER_ELEMENT,l=a===2?s.UNSIGNED_SHORT:s.UNSIGNED_INT;a===2||a===4&&this.canUseUInt32ElementIndex?o.instanced?s.drawElementsInstanced(t,e||o.indexBuffer.data.length,l,(r||0)*a,n||1):s.drawElements(t,e||o.indexBuffer.data.length,l,(r||0)*a):console.warn("unsupported index buffer type: uint32")}else o.instanced?s.drawArraysInstanced(t,r,e||o.getSize(),n||1):s.drawArrays(t,r,e||o.getSize());return this}unbind(){this.gl.bindVertexArray(null),this._activeVao=null,this._activeGeometry=null}destroy(){this.renderer=null}}F0.extension={type:q.RendererSystem,name:"geometry"},st.add(F0);const D0=new Nt;class N0{constructor(t,e){this._texture=t,this.mapCoord=new Nt,this.uClampFrame=new Float32Array(4),this.uClampOffset=new Float32Array(2),this._textureID=-1,this._updateID=0,this.clampOffset=0,this.clampMargin=typeof e>"u"?.5:e,this.isSimple=!1}get texture(){return this._texture}set texture(t){this._texture=t,this._textureID=-1}multiplyUvs(t,e){e===void 0&&(e=t);const r=this.mapCoord;for(let n=0;n<t.length;n+=2){const s=t[n],o=t[n+1];e[n]=s*r.a+o*r.c+r.tx,e[n+1]=s*r.b+o*r.d+r.ty}return e}update(t){const e=this._texture;if(!e||!e.valid||!t&&this._textureID===e._updateID)return!1;this._textureID=e._updateID,this._updateID++;const r=e._uvs;this.mapCoord.set(r.x1-r.x0,r.y1-r.y0,r.x3-r.x0,r.y3-r.y0,r.x0,r.y0);const n=e.orig,s=e.trim;s&&(D0.set(n.width/s.width,0,0,n.height/s.height,-s.x/s.width,-s.y/s.height),this.mapCoord.append(D0));const o=e.baseTexture,a=this.uClampFrame,l=this.clampMargin/o.resolution,h=this.clampOffset;return a[0]=(e._frame.x+l+h)/o.width,a[1]=(e._frame.y+l+h)/o.height,a[2]=(e._frame.x+e._frame.width-l+h)/o.width,a[3]=(e._frame.y+e._frame.height-l+h)/o.height,this.uClampOffset[0]=h/o.realWidth,this.uClampOffset[1]=h/o.realHeight,this.isSimple=e._frame.width===o.width&&e._frame.height===o.height&&e.rotate===0,!0}}var fw=`varying vec2 vMaskCoord;
378
+ `;const Bc=class oa extends Ri{constructor(t,e,r){const n=nr.from(t||oa.defaultVertexSrc,e||oa.defaultFragmentSrc);super(n,r),this.padding=0,this.resolution=oa.defaultResolution,this.multisample=oa.defaultMultisample,this.enabled=!0,this.autoFit=!0,this.state=new Mi}apply(t,e,r,n,s){t.applyFilter(this,e,r,n)}get blendMode(){return this.state.blendMode}set blendMode(t){this.state.blendMode=t}get resolution(){return this._resolution}set resolution(t){this._resolution=t}static get defaultVertexSrc(){return lw}static get defaultFragmentSrc(){return aw}};Bc.defaultResolution=1,Bc.defaultMultisample=Jt.NONE;let we=Bc;class Ua{constructor(){this.clearBeforeRender=!0,this._backgroundColor=new Ft(0),this.alpha=1}init(t){this.clearBeforeRender=t.clearBeforeRender;const{backgroundColor:e,background:r,backgroundAlpha:n}=t,s=r??e;s!==void 0&&(this.color=s),this.alpha=n}get color(){return this._backgroundColor.value}set color(t){this._backgroundColor.setValue(t)}get alpha(){return this._backgroundColor.alpha}set alpha(t){this._backgroundColor.setAlpha(t)}get backgroundColor(){return this._backgroundColor}destroy(){}}Ua.defaultOptions={backgroundAlpha:1,backgroundColor:0,clearBeforeRender:!0},Ua.extension={type:[$.RendererSystem,$.CanvasRendererSystem],name:"background"},st.add(Ua);class E0{constructor(t){this.renderer=t,this.emptyRenderer=new Ba(t),this.currentRenderer=this.emptyRenderer}setObjectRenderer(t){this.currentRenderer!==t&&(this.currentRenderer.stop(),this.currentRenderer=t,this.currentRenderer.start())}flush(){this.setObjectRenderer(this.emptyRenderer)}reset(){this.setObjectRenderer(this.emptyRenderer)}copyBoundTextures(t,e){const{boundTextures:r}=this.renderer.texture;for(let n=e-1;n>=0;--n)t[n]=r[n]||null,t[n]&&(t[n]._batchLocation=n)}boundArray(t,e,r,n){const{elements:s,ids:o,count:a}=t;let l=0;for(let h=0;h<a;h++){const c=s[h],u=c._batchLocation;if(u>=0&&u<n&&e[u]===c){o[h]=u;continue}for(;l<n;){const d=e[l];if(d&&d._batchEnabled===r&&d._batchLocation===l){l++;continue}o[h]=l,c._batchLocation=l,e[l]=c;break}}}destroy(){this.renderer=null}}E0.extension={type:$.RendererSystem,name:"batch"},st.add(E0);let I0=0;class Xa{constructor(t){this.renderer=t,this.webGLVersion=1,this.extensions={},this.supports={uint32Indices:!1},this.handleContextLost=this.handleContextLost.bind(this),this.handleContextRestored=this.handleContextRestored.bind(this)}get isLost(){return!this.gl||this.gl.isContextLost()}contextChange(t){this.gl=t,this.renderer.gl=t,this.renderer.CONTEXT_UID=I0++}init(t){if(t.context)this.initFromContext(t.context);else{const e=this.renderer.background.alpha<1,r=t.premultipliedAlpha;this.preserveDrawingBuffer=t.preserveDrawingBuffer,this.useContextAlpha=t.useContextAlpha,this.powerPreference=t.powerPreference,this.initFromOptions({alpha:e,premultipliedAlpha:r,antialias:t.antialias,stencil:!0,preserveDrawingBuffer:t.preserveDrawingBuffer,powerPreference:t.powerPreference})}}initFromContext(t){this.gl=t,this.validateContext(t),this.renderer.gl=t,this.renderer.CONTEXT_UID=I0++,this.renderer.runners.contextChange.emit(t);const e=this.renderer.view;e.addEventListener!==void 0&&(e.addEventListener("webglcontextlost",this.handleContextLost,!1),e.addEventListener("webglcontextrestored",this.handleContextRestored,!1))}initFromOptions(t){const e=this.createContext(this.renderer.view,t);this.initFromContext(e)}createContext(t,e){let r;if(nt.PREFER_ENV>=tn.WEBGL2&&(r=t.getContext("webgl2",e)),r)this.webGLVersion=2;else if(this.webGLVersion=1,r=t.getContext("webgl",e)||t.getContext("experimental-webgl",e),!r)throw new Error("This browser does not support WebGL. Try using the canvas renderer");return this.gl=r,this.getExtensions(),this.gl}getExtensions(){const{gl:t}=this,e={loseContext:t.getExtension("WEBGL_lose_context"),anisotropicFiltering:t.getExtension("EXT_texture_filter_anisotropic"),floatTextureLinear:t.getExtension("OES_texture_float_linear"),s3tc:t.getExtension("WEBGL_compressed_texture_s3tc"),s3tc_sRGB:t.getExtension("WEBGL_compressed_texture_s3tc_srgb"),etc:t.getExtension("WEBGL_compressed_texture_etc"),etc1:t.getExtension("WEBGL_compressed_texture_etc1"),pvrtc:t.getExtension("WEBGL_compressed_texture_pvrtc")||t.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc"),atc:t.getExtension("WEBGL_compressed_texture_atc"),astc:t.getExtension("WEBGL_compressed_texture_astc")};this.webGLVersion===1?Object.assign(this.extensions,e,{drawBuffers:t.getExtension("WEBGL_draw_buffers"),depthTexture:t.getExtension("WEBGL_depth_texture"),vertexArrayObject:t.getExtension("OES_vertex_array_object")||t.getExtension("MOZ_OES_vertex_array_object")||t.getExtension("WEBKIT_OES_vertex_array_object"),uint32ElementIndex:t.getExtension("OES_element_index_uint"),floatTexture:t.getExtension("OES_texture_float"),floatTextureLinear:t.getExtension("OES_texture_float_linear"),textureHalfFloat:t.getExtension("OES_texture_half_float"),textureHalfFloatLinear:t.getExtension("OES_texture_half_float_linear")}):this.webGLVersion===2&&Object.assign(this.extensions,e,{colorBufferFloat:t.getExtension("EXT_color_buffer_float")})}handleContextLost(t){t.preventDefault(),setTimeout(()=>{this.gl.isContextLost()&&this.extensions.loseContext&&this.extensions.loseContext.restoreContext()},0)}handleContextRestored(){this.renderer.runners.contextChange.emit(this.gl)}destroy(){const t=this.renderer.view;this.renderer=null,t.removeEventListener!==void 0&&(t.removeEventListener("webglcontextlost",this.handleContextLost),t.removeEventListener("webglcontextrestored",this.handleContextRestored)),this.gl.useProgram(null),this.extensions.loseContext&&this.extensions.loseContext.loseContext()}postrender(){this.renderer.objectRenderer.renderingToScreen&&this.gl.flush()}validateContext(t){const e=t.getContextAttributes(),r="WebGL2RenderingContext"in globalThis&&t instanceof globalThis.WebGL2RenderingContext;r&&(this.webGLVersion=2),e&&!e.stencil&&console.warn("Provided WebGL context does not have a stencil buffer, masks may not render correctly");const n=r||!!t.getExtension("OES_element_index_uint");this.supports.uint32Indices=n,n||console.warn("Provided WebGL context does not support 32 index buffer, complex graphics may not render correctly")}}Xa.defaultOptions={context:null,antialias:!1,premultipliedAlpha:!0,preserveDrawingBuffer:!1,powerPreference:"default"},Xa.extension={type:$.RendererSystem,name:"context"},st.add(Xa);class Uc{constructor(t,e){if(this.width=Math.round(t),this.height=Math.round(e),!this.width||!this.height)throw new Error("Framebuffer width or height is zero");this.stencil=!1,this.depth=!1,this.dirtyId=0,this.dirtyFormat=0,this.dirtySize=0,this.depthTexture=null,this.colorTextures=[],this.glFramebuffers={},this.disposeRunner=new ai("disposeFramebuffer"),this.multisample=Jt.NONE}get colorTexture(){return this.colorTextures[0]}addColorTexture(t=0,e){return this.colorTextures[t]=e||new bt(null,{scaleMode:Ji.NEAREST,resolution:1,mipmap:wi.OFF,width:this.width,height:this.height}),this.dirtyId++,this.dirtyFormat++,this}addDepthTexture(t){return this.depthTexture=t||new bt(null,{scaleMode:Ji.NEAREST,resolution:1,width:this.width,height:this.height,mipmap:wi.OFF,format:K.DEPTH_COMPONENT,type:ht.UNSIGNED_SHORT}),this.dirtyId++,this.dirtyFormat++,this}enableDepth(){return this.depth=!0,this.dirtyId++,this.dirtyFormat++,this}enableStencil(){return this.stencil=!0,this.dirtyId++,this.dirtyFormat++,this}resize(t,e){if(t=Math.round(t),e=Math.round(e),!t||!e)throw new Error("Framebuffer width and height must not be zero");if(!(t===this.width&&e===this.height)){this.width=t,this.height=e,this.dirtyId++,this.dirtySize++;for(let r=0;r<this.colorTextures.length;r++){const n=this.colorTextures[r],s=n.resolution;n.setSize(t/s,e/s)}if(this.depthTexture){const r=this.depthTexture.resolution;this.depthTexture.setSize(t/r,e/r)}}}dispose(){this.disposeRunner.emit(this,!1)}destroyDepthTexture(){this.depthTexture&&(this.depthTexture.destroy(),this.depthTexture=null,++this.dirtyId,++this.dirtyFormat)}}class A0 extends bt{constructor(t={}){if(typeof t=="number"){const e=arguments[0],r=arguments[1],n=arguments[2],s=arguments[3];t={width:e,height:r,scaleMode:n,resolution:s}}t.width=t.width??100,t.height=t.height??100,t.multisample??(t.multisample=Jt.NONE),super(null,t),this.mipmap=wi.OFF,this.valid=!0,this._clear=new Ft([0,0,0,0]),this.framebuffer=new Uc(this.realWidth,this.realHeight).addColorTexture(0,this),this.framebuffer.multisample=t.multisample,this.maskStack=[],this.filterStack=[{}]}set clearColor(t){this._clear.setValue(t)}get clearColor(){return this._clear.value}get clear(){return this._clear}get multisample(){return this.framebuffer.multisample}set multisample(t){this.framebuffer.multisample=t}resize(t,e){this.framebuffer.resize(t*this.resolution,e*this.resolution),this.setRealSize(this.framebuffer.width,this.framebuffer.height)}dispose(){this.framebuffer.dispose(),super.dispose()}destroy(){super.destroy(),this.framebuffer.destroyDepthTexture(),this.framebuffer=null}}class Mr extends so{constructor(t){const e=t,r=e.naturalWidth||e.videoWidth||e.width,n=e.naturalHeight||e.videoHeight||e.height;super(r,n),this.source=t,this.noSubImage=!1}static crossOrigin(t,e,r){r===void 0&&!e.startsWith("data:")?t.crossOrigin=Lv(e):r!==!1&&(t.crossOrigin=typeof r=="string"?r:"anonymous")}upload(t,e,r,n){const s=t.gl,o=e.realWidth,a=e.realHeight;if(n=n||this.source,typeof HTMLImageElement<"u"&&n instanceof HTMLImageElement){if(!n.complete||n.naturalWidth===0)return!1}else if(typeof HTMLVideoElement<"u"&&n instanceof HTMLVideoElement&&n.readyState<=1)return!1;return s.pixelStorei(s.UNPACK_PREMULTIPLY_ALPHA_WEBGL,e.alphaMode===Ce.UNPACK),!this.noSubImage&&e.target===s.TEXTURE_2D&&r.width===o&&r.height===a?s.texSubImage2D(s.TEXTURE_2D,0,0,0,e.format,r.type,n):(r.width=o,r.height=a,s.texImage2D(e.target,0,r.internalFormat,e.format,r.type,n)),!0}update(){if(this.destroyed)return;const t=this.source,e=t.naturalWidth||t.videoWidth||t.width,r=t.naturalHeight||t.videoHeight||t.height;this.resize(e,r),super.update()}dispose(){this.source=null}}class M0 extends Mr{constructor(t,e){if(e=e||{},typeof t=="string"){const r=new Image;Mr.crossOrigin(r,t,e.crossorigin),r.src=t,t=r}super(t),!t.complete&&this._width&&this._height&&(this._width=0,this._height=0),this.url=t.src,this._process=null,this.preserveBitmap=!1,this.createBitmap=(e.createBitmap??nt.CREATE_IMAGE_BITMAP)&&!!globalThis.createImageBitmap,this.alphaMode=typeof e.alphaMode=="number"?e.alphaMode:null,this.bitmap=null,this._load=null,e.autoLoad!==!1&&this.load()}load(t){return this._load?this._load:(t!==void 0&&(this.createBitmap=t),this._load=new Promise((e,r)=>{const n=this.source;this.url=n.src;const s=()=>{this.destroyed||(n.onload=null,n.onerror=null,this.update(),this._load=null,this.createBitmap?e(this.process()):e(this))};n.complete&&n.src?s():(n.onload=s,n.onerror=o=>{r(o),this.onError.emit(o)})}),this._load)}process(){const t=this.source;if(this._process!==null)return this._process;if(this.bitmap!==null||!globalThis.createImageBitmap)return Promise.resolve(this);const e=globalThis.createImageBitmap,r=!t.crossOrigin||t.crossOrigin==="anonymous";return this._process=fetch(t.src,{mode:r?"cors":"no-cors"}).then(n=>n.blob()).then(n=>e(n,0,0,t.width,t.height,{premultiplyAlpha:this.alphaMode===null||this.alphaMode===Ce.UNPACK?"premultiply":"none"})).then(n=>this.destroyed?Promise.reject():(this.bitmap=n,this.update(),this._process=null,Promise.resolve(this))),this._process}upload(t,e,r){if(typeof this.alphaMode=="number"&&(e.alphaMode=this.alphaMode),!this.createBitmap)return super.upload(t,e,r);if(!this.bitmap&&(this.process(),!this.bitmap))return!1;if(super.upload(t,e,r,this.bitmap),!this.preserveBitmap){let n=!0;const s=e._glTextures;for(const o in s){const a=s[o];if(a!==r&&a.dirtyId!==e.dirtyId){n=!1;break}}n&&(this.bitmap.close&&this.bitmap.close(),this.bitmap=null)}return!0}dispose(){this.source.onload=null,this.source.onerror=null,super.dispose(),this.bitmap&&(this.bitmap.close(),this.bitmap=null),this._process=null,this._load=null}static test(t){return typeof HTMLImageElement<"u"&&(typeof t=="string"||t instanceof HTMLImageElement)}}class Xc{constructor(){this.x0=0,this.y0=0,this.x1=1,this.y1=0,this.x2=1,this.y2=1,this.x3=0,this.y3=1,this.uvsFloat32=new Float32Array(8)}set(t,e,r){const n=e.width,s=e.height;if(r){const o=t.width/2/n,a=t.height/2/s,l=t.x/n+o,h=t.y/s+a;r=Wt.add(r,Wt.NW),this.x0=l+o*Wt.uX(r),this.y0=h+a*Wt.uY(r),r=Wt.add(r,2),this.x1=l+o*Wt.uX(r),this.y1=h+a*Wt.uY(r),r=Wt.add(r,2),this.x2=l+o*Wt.uX(r),this.y2=h+a*Wt.uY(r),r=Wt.add(r,2),this.x3=l+o*Wt.uX(r),this.y3=h+a*Wt.uY(r)}else this.x0=t.x/n,this.y0=t.y/s,this.x1=(t.x+t.width)/n,this.y1=t.y/s,this.x2=(t.x+t.width)/n,this.y2=(t.y+t.height)/s,this.x3=t.x/n,this.y3=(t.y+t.height)/s;this.uvsFloat32[0]=this.x0,this.uvsFloat32[1]=this.y0,this.uvsFloat32[2]=this.x1,this.uvsFloat32[3]=this.y1,this.uvsFloat32[4]=this.x2,this.uvsFloat32[5]=this.y2,this.uvsFloat32[6]=this.x3,this.uvsFloat32[7]=this.y3}}Xc.prototype.toString=function(){return`[@pixi/core:TextureUvs x0=${this.x0} y0=${this.y0} x1=${this.x1} y1=${this.y1} x2=${this.x2} y2=${this.y2} x3=${this.x3} y3=${this.y3}]`};const R0=new Xc;function Wa(i){i.destroy=function(){},i.on=function(){},i.once=function(){},i.emit=function(){}}class ot extends Ys{constructor(t,e,r,n,s,o,a){if(super(),this.noFrame=!1,e||(this.noFrame=!0,e=new mt(0,0,1,1)),t instanceof ot&&(t=t.baseTexture),this.baseTexture=t,this._frame=e,this.trim=n,this.valid=!1,this.destroyed=!1,this._uvs=R0,this.uvMatrix=null,this.orig=r||e,this._rotate=Number(s||0),s===!0)this._rotate=2;else if(this._rotate%2!==0)throw new Error("attempt to use diamond-shaped UVs. If you are sure, set rotation manually");this.defaultAnchor=o?new dt(o.x,o.y):new dt(0,0),this.defaultBorders=a,this._updateID=0,this.textureCacheIds=[],t.valid?this.noFrame?t.valid&&this.onBaseTextureUpdated(t):this.frame=e:t.once("loaded",this.onBaseTextureUpdated,this),this.noFrame&&t.on("update",this.onBaseTextureUpdated,this)}update(){this.baseTexture.resource&&this.baseTexture.resource.update()}onBaseTextureUpdated(t){if(this.noFrame){if(!this.baseTexture.valid)return;this._frame.width=t.width,this._frame.height=t.height,this.valid=!0,this.updateUvs()}else this.frame=this._frame;this.emit("update",this)}destroy(t){if(this.baseTexture){if(t){const{resource:e}=this.baseTexture;e!=null&&e.url&&Ai[e.url]&&ot.removeFromCache(e.url),this.baseTexture.destroy()}this.baseTexture.off("loaded",this.onBaseTextureUpdated,this),this.baseTexture.off("update",this.onBaseTextureUpdated,this),this.baseTexture=null}this._frame=null,this._uvs=null,this.trim=null,this.orig=null,this.valid=!1,ot.removeFromCache(this),this.textureCacheIds=null,this.destroyed=!0,this.emit("destroyed",this),this.removeAllListeners()}clone(){var n;const t=this._frame.clone(),e=this._frame===this.orig?t:this.orig.clone(),r=new ot(this.baseTexture,!this.noFrame&&t,e,(n=this.trim)==null?void 0:n.clone(),this.rotate,this.defaultAnchor,this.defaultBorders);return this.noFrame&&(r._frame=t),r}updateUvs(){this._uvs===R0&&(this._uvs=new Xc),this._uvs.set(this._frame,this.baseTexture,this.rotate),this._updateID++}static from(t,e={},r=nt.STRICT_TEXTURE_CACHE){const n=typeof t=="string";let s=null;if(n)s=t;else if(t instanceof bt){if(!t.cacheId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t.cacheId=`${a}-${on()}`,bt.addToCache(t,t.cacheId)}s=t.cacheId}else{if(!t._pixiId){const a=(e==null?void 0:e.pixiIdPrefix)||"pixiid";t._pixiId=`${a}_${on()}`}s=t._pixiId}let o=Ai[s];if(n&&r&&!o)throw new Error(`The cacheId "${s}" does not exist in TextureCache.`);return!o&&!(t instanceof bt)?(e.resolution||(e.resolution=ir(t)),o=new ot(new bt(t,e)),o.baseTexture.cacheId=s,bt.addToCache(o.baseTexture,s),ot.addToCache(o,s)):!o&&t instanceof bt&&(o=new ot(t),ot.addToCache(o,s)),o}static fromURL(t,e){const r=Object.assign({autoLoad:!1},e==null?void 0:e.resourceOptions),n=ot.from(t,Object.assign({resourceOptions:r},e),!1),s=n.baseTexture.resource;return n.baseTexture.valid?Promise.resolve(n):s.load().then(()=>Promise.resolve(n))}static fromBuffer(t,e,r,n){return new ot(bt.fromBuffer(t,e,r,n))}static fromLoader(t,e,r,n){const s=new bt(t,Object.assign({scaleMode:bt.defaultOptions.scaleMode,resolution:ir(e)},n)),{resource:o}=s;o instanceof M0&&(o.url=e);const a=new ot(s);return r||(r=e),bt.addToCache(a.baseTexture,r),ot.addToCache(a,r),r!==e&&(bt.addToCache(a.baseTexture,e),ot.addToCache(a,e)),a.baseTexture.valid?Promise.resolve(a):new Promise(l=>{a.baseTexture.once("loaded",()=>l(a))})}static addToCache(t,e){e&&(t.textureCacheIds.includes(e)||t.textureCacheIds.push(e),Ai[e]&&Ai[e]!==t&&console.warn(`Texture added to the cache with an id [${e}] that already had an entry`),Ai[e]=t)}static removeFromCache(t){if(typeof t=="string"){const e=Ai[t];if(e){const r=e.textureCacheIds.indexOf(t);return r>-1&&e.textureCacheIds.splice(r,1),delete Ai[t],e}}else if(t!=null&&t.textureCacheIds){for(let e=0;e<t.textureCacheIds.length;++e)Ai[t.textureCacheIds[e]]===t&&delete Ai[t.textureCacheIds[e]];return t.textureCacheIds.length=0,t}return null}get resolution(){return this.baseTexture.resolution}get frame(){return this._frame}set frame(t){this._frame=t,this.noFrame=!1;const{x:e,y:r,width:n,height:s}=t,o=e+n>this.baseTexture.width,a=r+s>this.baseTexture.height;if(o||a){const l=o&&a?"and":"or",h=`X: ${e} + ${n} = ${e+n} > ${this.baseTexture.width}`,c=`Y: ${r} + ${s} = ${r+s} > ${this.baseTexture.height}`;throw new Error(`Texture Error: frame does not fit inside the base Texture dimensions: ${h} ${l} ${c}`)}this.valid=n&&s&&this.baseTexture.valid,!this.trim&&!this.rotate&&(this.orig=t),this.valid&&this.updateUvs()}get rotate(){return this._rotate}set rotate(t){this._rotate=t,this.valid&&this.updateUvs()}get width(){return this.orig.width}get height(){return this.orig.height}castToBaseTexture(){return this.baseTexture}static get EMPTY(){return ot._EMPTY||(ot._EMPTY=new ot(new bt),Wa(ot._EMPTY),Wa(ot._EMPTY.baseTexture)),ot._EMPTY}static get WHITE(){if(!ot._WHITE){const t=nt.ADAPTER.createCanvas(16,16),e=t.getContext("2d");t.width=16,t.height=16,e.fillStyle="white",e.fillRect(0,0,16,16),ot._WHITE=new ot(bt.from(t)),Wa(ot._WHITE),Wa(ot._WHITE.baseTexture)}return ot._WHITE}}class fn extends ot{constructor(t,e){super(t,e),this.valid=!0,this.filterFrame=null,this.filterPoolKey=null,this.updateUvs()}get framebuffer(){return this.baseTexture.framebuffer}get multisample(){return this.framebuffer.multisample}set multisample(t){this.framebuffer.multisample=t}resize(t,e,r=!0){const n=this.baseTexture.resolution,s=Math.round(t*n)/n,o=Math.round(e*n)/n;this.valid=s>0&&o>0,this._frame.width=this.orig.width=s,this._frame.height=this.orig.height=o,r&&this.baseTexture.resize(s,o),this.updateUvs()}setResolution(t){const{baseTexture:e}=this;e.resolution!==t&&(e.setResolution(t),this.resize(e.width,e.height,!1))}static create(t){return new fn(new A0(t))}}class P0{constructor(t){this.texturePool={},this.textureOptions=t||{},this.enableFullScreen=!1,this._pixelsWidth=0,this._pixelsHeight=0}createTexture(t,e,r=Jt.NONE){const n=new A0(Object.assign({width:t,height:e,resolution:1,multisample:r},this.textureOptions));return new fn(n)}getOptimalTexture(t,e,r=1,n=Jt.NONE){let s;t=Math.max(Math.ceil(t*r-1e-6),1),e=Math.max(Math.ceil(e*r-1e-6),1),!this.enableFullScreen||t!==this._pixelsWidth||e!==this._pixelsHeight?(t=Ia(t),e=Ia(e),s=((t&65535)<<16|e&65535)>>>0,n>1&&(s+=n*4294967296)):s=n>1?-n:-1,this.texturePool[s]||(this.texturePool[s]=[]);let o=this.texturePool[s].pop();return o||(o=this.createTexture(t,e,n)),o.filterPoolKey=s,o.setResolution(r),o}getFilterTexture(t,e,r){const n=this.getOptimalTexture(t.width,t.height,e||t.resolution,r||Jt.NONE);return n.filterFrame=t.filterFrame,n}returnTexture(t){const e=t.filterPoolKey;t.filterFrame=null,this.texturePool[e].push(t)}returnFilterTexture(t){this.returnTexture(t)}clear(t){if(t=t!==!1,t)for(const e in this.texturePool){const r=this.texturePool[e];if(r)for(let n=0;n<r.length;n++)r[n].destroy(!0)}this.texturePool={}}setScreenSize(t){if(!(t.width===this._pixelsWidth&&t.height===this._pixelsHeight)){this.enableFullScreen=t.width>0&&t.height>0;for(const e in this.texturePool){if(!(Number(e)<0))continue;const r=this.texturePool[e];if(r)for(let n=0;n<r.length;n++)r[n].destroy(!0);this.texturePool[e]=[]}this._pixelsWidth=t.width,this._pixelsHeight=t.height}}}P0.SCREEN_KEY=-1;class hw extends Ar{constructor(){super(),this.addAttribute("aVertexPosition",new Float32Array([0,0,1,0,1,1,0,1])).addIndex([0,1,3,2])}}class L0 extends Ar{constructor(){super(),this.vertices=new Float32Array([-1,-1,1,-1,1,1,-1,1]),this.uvs=new Float32Array([0,0,1,0,1,1,0,1]),this.vertexBuffer=new Yt(this.vertices),this.uvBuffer=new Yt(this.uvs),this.addAttribute("aVertexPosition",this.vertexBuffer).addAttribute("aTextureCoord",this.uvBuffer).addIndex([0,1,2,0,2,3])}map(t,e){let r=0,n=0;return this.uvs[0]=r,this.uvs[1]=n,this.uvs[2]=r+e.width/t.width,this.uvs[3]=n,this.uvs[4]=r+e.width/t.width,this.uvs[5]=n+e.height/t.height,this.uvs[6]=r,this.uvs[7]=n+e.height/t.height,r=e.x,n=e.y,this.vertices[0]=r,this.vertices[1]=n,this.vertices[2]=r+e.width,this.vertices[3]=n,this.vertices[4]=r+e.width,this.vertices[5]=n+e.height,this.vertices[6]=r,this.vertices[7]=n+e.height,this.invalidate(),this}invalidate(){return this.vertexBuffer._updateID++,this.uvBuffer._updateID++,this}}class cw{constructor(){this.renderTexture=null,this.target=null,this.legacy=!1,this.resolution=1,this.multisample=Jt.NONE,this.sourceFrame=new mt,this.destinationFrame=new mt,this.bindingSourceFrame=new mt,this.bindingDestinationFrame=new mt,this.filters=[],this.transform=null}clear(){this.target=null,this.filters=null,this.renderTexture=null}}const Za=[new dt,new dt,new dt,new dt],Wc=new Dt;class G0{constructor(t){this.renderer=t,this.defaultFilterStack=[{}],this.texturePool=new P0,this.statePool=[],this.quad=new hw,this.quadUv=new L0,this.tempRect=new mt,this.activeState={},this.globalUniforms=new li({outputFrame:new mt,inputSize:new Float32Array(4),inputPixel:new Float32Array(4),inputClamp:new Float32Array(4),resolution:1,filterArea:new Float32Array(4),filterClamp:new Float32Array(4)},!0),this.forceClear=!1,this.useMaxPadding=!1}init(){this.texturePool.setScreenSize(this.renderer.view)}push(t,e){const r=this.renderer,n=this.defaultFilterStack,s=this.statePool.pop()||new cw,o=r.renderTexture;let a,l;if(o.current){const g=o.current;a=g.resolution,l=g.multisample}else a=r.resolution,l=r.multisample;let h=e[0].resolution||a,c=e[0].multisample??l,u=e[0].padding,d=e[0].autoFit,f=e[0].legacy??!0;for(let g=1;g<e.length;g++){const y=e[g];h=Math.min(h,y.resolution||a),c=Math.min(c,y.multisample??l),u=this.useMaxPadding?Math.max(u,y.padding):u+y.padding,d=d&&y.autoFit,f=f||(y.legacy??!0)}n.length===1&&(this.defaultFilterStack[0].renderTexture=o.current),n.push(s),s.resolution=h,s.multisample=c,s.legacy=f,s.target=t,s.sourceFrame.copyFrom(t.filterArea||t.getBounds(!0)),s.sourceFrame.pad(u);const p=this.tempRect.copyFrom(o.sourceFrame);r.projection.transform&&this.transformAABB(Wc.copyFrom(r.projection.transform).invert(),p),d?(s.sourceFrame.fit(p),(s.sourceFrame.width<=0||s.sourceFrame.height<=0)&&(s.sourceFrame.width=0,s.sourceFrame.height=0)):s.sourceFrame.intersects(p)||(s.sourceFrame.width=0,s.sourceFrame.height=0),this.roundFrame(s.sourceFrame,o.current?o.current.resolution:r.resolution,o.sourceFrame,o.destinationFrame,r.projection.transform),s.renderTexture=this.getOptimalFilterTexture(s.sourceFrame.width,s.sourceFrame.height,h,c),s.filters=e,s.destinationFrame.width=s.renderTexture.width,s.destinationFrame.height=s.renderTexture.height;const m=this.tempRect;m.x=0,m.y=0,m.width=s.sourceFrame.width,m.height=s.sourceFrame.height,s.renderTexture.filterFrame=s.sourceFrame,s.bindingSourceFrame.copyFrom(o.sourceFrame),s.bindingDestinationFrame.copyFrom(o.destinationFrame),s.transform=r.projection.transform,r.projection.transform=null,o.bind(s.renderTexture,s.sourceFrame,m),r.framebuffer.clear(0,0,0,0)}pop(){const t=this.defaultFilterStack,e=t.pop(),r=e.filters;this.activeState=e;const n=this.globalUniforms.uniforms;n.outputFrame=e.sourceFrame,n.resolution=e.resolution;const s=n.inputSize,o=n.inputPixel,a=n.inputClamp;if(s[0]=e.destinationFrame.width,s[1]=e.destinationFrame.height,s[2]=1/s[0],s[3]=1/s[1],o[0]=Math.round(s[0]*e.resolution),o[1]=Math.round(s[1]*e.resolution),o[2]=1/o[0],o[3]=1/o[1],a[0]=.5*o[2],a[1]=.5*o[3],a[2]=e.sourceFrame.width*s[2]-.5*o[2],a[3]=e.sourceFrame.height*s[3]-.5*o[3],e.legacy){const h=n.filterArea;h[0]=e.destinationFrame.width,h[1]=e.destinationFrame.height,h[2]=e.sourceFrame.x,h[3]=e.sourceFrame.y,n.filterClamp=n.inputClamp}this.globalUniforms.update();const l=t[t.length-1];if(this.renderer.framebuffer.blit(),r.length===1)r[0].apply(this,e.renderTexture,l.renderTexture,Ti.BLEND,e),this.returnFilterTexture(e.renderTexture);else{let h=e.renderTexture,c=this.getOptimalFilterTexture(h.width,h.height,e.resolution);c.filterFrame=h.filterFrame;let u=0;for(u=0;u<r.length-1;++u){u===1&&e.multisample>1&&(c=this.getOptimalFilterTexture(h.width,h.height,e.resolution),c.filterFrame=h.filterFrame),r[u].apply(this,h,c,Ti.CLEAR,e);const d=h;h=c,c=d}r[u].apply(this,h,l.renderTexture,Ti.BLEND,e),u>1&&e.multisample>1&&this.returnFilterTexture(e.renderTexture),this.returnFilterTexture(h),this.returnFilterTexture(c)}e.clear(),this.statePool.push(e)}bindAndClear(t,e=Ti.CLEAR){const{renderTexture:r,state:n}=this.renderer;if(t===this.defaultFilterStack[this.defaultFilterStack.length-1].renderTexture?this.renderer.projection.transform=this.activeState.transform:this.renderer.projection.transform=null,t==null?void 0:t.filterFrame){const o=this.tempRect;o.x=0,o.y=0,o.width=t.filterFrame.width,o.height=t.filterFrame.height,r.bind(t,t.filterFrame,o)}else t!==this.defaultFilterStack[this.defaultFilterStack.length-1].renderTexture?r.bind(t):this.renderer.renderTexture.bind(t,this.activeState.bindingSourceFrame,this.activeState.bindingDestinationFrame);const s=n.stateId&1||this.forceClear;(e===Ti.CLEAR||e===Ti.BLIT&&s)&&this.renderer.framebuffer.clear(0,0,0,0)}applyFilter(t,e,r,n){const s=this.renderer;s.state.set(t.state),this.bindAndClear(r,n),t.uniforms.uSampler=e,t.uniforms.filterGlobals=this.globalUniforms,s.shader.bind(t),t.legacy=!!t.program.attributeData.aTextureCoord,t.legacy?(this.quadUv.map(e._frame,e.filterFrame),s.geometry.bind(this.quadUv),s.geometry.draw(_i.TRIANGLES)):(s.geometry.bind(this.quad),s.geometry.draw(_i.TRIANGLE_STRIP))}calculateSpriteMatrix(t,e){const{sourceFrame:r,destinationFrame:n}=this.activeState,{orig:s}=e._texture,o=t.set(n.width,0,0,n.height,r.x,r.y),a=e.worldTransform.copyTo(Dt.TEMP_MATRIX);return a.invert(),o.prepend(a),o.scale(1/s.width,1/s.height),o.translate(e.anchor.x,e.anchor.y),o}destroy(){this.renderer=null,this.texturePool.clear(!1)}getOptimalFilterTexture(t,e,r=1,n=Jt.NONE){return this.texturePool.getOptimalTexture(t,e,r,n)}getFilterTexture(t,e,r){if(typeof t=="number"){const s=t;t=e,e=s}t=t||this.activeState.renderTexture;const n=this.texturePool.getOptimalTexture(t.width,t.height,e||t.resolution,r||Jt.NONE);return n.filterFrame=t.filterFrame,n}returnFilterTexture(t){this.texturePool.returnTexture(t)}emptyPool(){this.texturePool.clear(!0)}resize(){this.texturePool.setScreenSize(this.renderer.view)}transformAABB(t,e){const r=Za[0],n=Za[1],s=Za[2],o=Za[3];r.set(e.left,e.top),n.set(e.left,e.bottom),s.set(e.right,e.top),o.set(e.right,e.bottom),t.apply(r,r),t.apply(n,n),t.apply(s,s),t.apply(o,o);const a=Math.min(r.x,n.x,s.x,o.x),l=Math.min(r.y,n.y,s.y,o.y),h=Math.max(r.x,n.x,s.x,o.x),c=Math.max(r.y,n.y,s.y,o.y);e.x=a,e.y=l,e.width=h-a,e.height=c-l}roundFrame(t,e,r,n,s){if(!(t.width<=0||t.height<=0||r.width<=0||r.height<=0)){if(s){const{a:o,b:a,c:l,d:h}=s;if((Math.abs(a)>1e-4||Math.abs(l)>1e-4)&&(Math.abs(o)>1e-4||Math.abs(h)>1e-4))return}s=s?Wc.copyFrom(s):Wc.identity(),s.translate(-r.x,-r.y).scale(n.width/r.width,n.height/r.height).translate(n.x,n.y),this.transformAABB(s,t),t.ceil(e),this.transformAABB(s.invert(),t)}}}G0.extension={type:$.RendererSystem,name:"filter"},st.add(G0);class uw{constructor(t){this.framebuffer=t,this.stencil=null,this.dirtyId=-1,this.dirtyFormat=-1,this.dirtySize=-1,this.multisample=Jt.NONE,this.msaaBuffer=null,this.blitFramebuffer=null,this.mipLevel=0}}const dw=new mt;class k0{constructor(t){this.renderer=t,this.managedFramebuffers=[],this.unknownFramebuffer=new Uc(10,10),this.msaaSamples=null}contextChange(){this.disposeAll(!0);const t=this.gl=this.renderer.gl;if(this.CONTEXT_UID=this.renderer.CONTEXT_UID,this.current=this.unknownFramebuffer,this.viewport=new mt,this.hasMRT=!0,this.writeDepthTexture=!0,this.renderer.context.webGLVersion===1){let e=this.renderer.context.extensions.drawBuffers,r=this.renderer.context.extensions.depthTexture;nt.PREFER_ENV===tn.WEBGL_LEGACY&&(e=null,r=null),e?t.drawBuffers=n=>e.drawBuffersWEBGL(n):(this.hasMRT=!1,t.drawBuffers=()=>{}),r||(this.writeDepthTexture=!1)}else this.msaaSamples=t.getInternalformatParameter(t.RENDERBUFFER,t.RGBA8,t.SAMPLES)}bind(t,e,r=0){const{gl:n}=this;if(t){const s=t.glFramebuffers[this.CONTEXT_UID]||this.initFramebuffer(t);this.current!==t&&(this.current=t,n.bindFramebuffer(n.FRAMEBUFFER,s.framebuffer)),s.mipLevel!==r&&(t.dirtyId++,t.dirtyFormat++,s.mipLevel=r),s.dirtyId!==t.dirtyId&&(s.dirtyId=t.dirtyId,s.dirtyFormat!==t.dirtyFormat?(s.dirtyFormat=t.dirtyFormat,s.dirtySize=t.dirtySize,this.updateFramebuffer(t,r)):s.dirtySize!==t.dirtySize&&(s.dirtySize=t.dirtySize,this.resizeFramebuffer(t)));for(let o=0;o<t.colorTextures.length;o++){const a=t.colorTextures[o];this.renderer.texture.unbind(a.parentTextureArray||a)}if(t.depthTexture&&this.renderer.texture.unbind(t.depthTexture),e){const o=e.width>>r,a=e.height>>r,l=o/e.width;this.setViewport(e.x*l,e.y*l,o,a)}else{const o=t.width>>r,a=t.height>>r;this.setViewport(0,0,o,a)}}else this.current&&(this.current=null,n.bindFramebuffer(n.FRAMEBUFFER,null)),e?this.setViewport(e.x,e.y,e.width,e.height):this.setViewport(0,0,this.renderer.width,this.renderer.height)}setViewport(t,e,r,n){const s=this.viewport;t=Math.round(t),e=Math.round(e),r=Math.round(r),n=Math.round(n),(s.width!==r||s.height!==n||s.x!==t||s.y!==e)&&(s.x=t,s.y=e,s.width=r,s.height=n,this.gl.viewport(t,e,r,n))}get size(){return this.current?{x:0,y:0,width:this.current.width,height:this.current.height}:{x:0,y:0,width:this.renderer.width,height:this.renderer.height}}clear(t,e,r,n,s=Lh.COLOR|Lh.DEPTH){const{gl:o}=this;o.clearColor(t,e,r,n),o.clear(s)}initFramebuffer(t){const{gl:e}=this,r=new uw(e.createFramebuffer());return r.multisample=this.detectSamples(t.multisample),t.glFramebuffers[this.CONTEXT_UID]=r,this.managedFramebuffers.push(t),t.disposeRunner.add(this),r}resizeFramebuffer(t){const{gl:e}=this,r=t.glFramebuffers[this.CONTEXT_UID];if(r.stencil){e.bindRenderbuffer(e.RENDERBUFFER,r.stencil);let o;this.renderer.context.webGLVersion===1?o=e.DEPTH_STENCIL:t.depth&&t.stencil?o=e.DEPTH24_STENCIL8:t.depth?o=e.DEPTH_COMPONENT24:o=e.STENCIL_INDEX8,r.msaaBuffer?e.renderbufferStorageMultisample(e.RENDERBUFFER,r.multisample,o,t.width,t.height):e.renderbufferStorage(e.RENDERBUFFER,o,t.width,t.height)}const n=t.colorTextures;let s=n.length;e.drawBuffers||(s=Math.min(s,1));for(let o=0;o<s;o++){const a=n[o],l=a.parentTextureArray||a;this.renderer.texture.bind(l,0),o===0&&r.msaaBuffer&&(e.bindRenderbuffer(e.RENDERBUFFER,r.msaaBuffer),e.renderbufferStorageMultisample(e.RENDERBUFFER,r.multisample,l._glTextures[this.CONTEXT_UID].internalFormat,t.width,t.height))}t.depthTexture&&this.writeDepthTexture&&this.renderer.texture.bind(t.depthTexture,0)}updateFramebuffer(t,e){const{gl:r}=this,n=t.glFramebuffers[this.CONTEXT_UID],s=t.colorTextures;let o=s.length;r.drawBuffers||(o=Math.min(o,1)),n.multisample>1&&this.canMultisampleFramebuffer(t)?n.msaaBuffer=n.msaaBuffer||r.createRenderbuffer():n.msaaBuffer&&(r.deleteRenderbuffer(n.msaaBuffer),n.msaaBuffer=null,n.blitFramebuffer&&(n.blitFramebuffer.dispose(),n.blitFramebuffer=null));const a=[];for(let l=0;l<o;l++){const h=s[l],c=h.parentTextureArray||h;this.renderer.texture.bind(c,0),l===0&&n.msaaBuffer?(r.bindRenderbuffer(r.RENDERBUFFER,n.msaaBuffer),r.renderbufferStorageMultisample(r.RENDERBUFFER,n.multisample,c._glTextures[this.CONTEXT_UID].internalFormat,t.width,t.height),r.framebufferRenderbuffer(r.FRAMEBUFFER,r.COLOR_ATTACHMENT0,r.RENDERBUFFER,n.msaaBuffer)):(r.framebufferTexture2D(r.FRAMEBUFFER,r.COLOR_ATTACHMENT0+l,h.target,c._glTextures[this.CONTEXT_UID].texture,e),a.push(r.COLOR_ATTACHMENT0+l))}if(a.length>1&&r.drawBuffers(a),t.depthTexture&&this.writeDepthTexture){const l=t.depthTexture;this.renderer.texture.bind(l,0),r.framebufferTexture2D(r.FRAMEBUFFER,r.DEPTH_ATTACHMENT,r.TEXTURE_2D,l._glTextures[this.CONTEXT_UID].texture,e)}if((t.stencil||t.depth)&&!(t.depthTexture&&this.writeDepthTexture)){n.stencil=n.stencil||r.createRenderbuffer();let l,h;this.renderer.context.webGLVersion===1?(l=r.DEPTH_STENCIL_ATTACHMENT,h=r.DEPTH_STENCIL):t.depth&&t.stencil?(l=r.DEPTH_STENCIL_ATTACHMENT,h=r.DEPTH24_STENCIL8):t.depth?(l=r.DEPTH_ATTACHMENT,h=r.DEPTH_COMPONENT24):(l=r.STENCIL_ATTACHMENT,h=r.STENCIL_INDEX8),r.bindRenderbuffer(r.RENDERBUFFER,n.stencil),n.msaaBuffer?r.renderbufferStorageMultisample(r.RENDERBUFFER,n.multisample,h,t.width,t.height):r.renderbufferStorage(r.RENDERBUFFER,h,t.width,t.height),r.framebufferRenderbuffer(r.FRAMEBUFFER,l,r.RENDERBUFFER,n.stencil)}else n.stencil&&(r.deleteRenderbuffer(n.stencil),n.stencil=null)}canMultisampleFramebuffer(t){return this.renderer.context.webGLVersion!==1&&t.colorTextures.length<=1&&!t.depthTexture}detectSamples(t){const{msaaSamples:e}=this;let r=Jt.NONE;if(t<=1||e===null)return r;for(let n=0;n<e.length;n++)if(e[n]<=t){r=e[n];break}return r===1&&(r=Jt.NONE),r}blit(t,e,r){const{current:n,renderer:s,gl:o,CONTEXT_UID:a}=this;if(s.context.webGLVersion!==2||!n)return;const l=n.glFramebuffers[a];if(!l)return;if(!t){if(!l.msaaBuffer)return;const c=n.colorTextures[0];if(!c)return;l.blitFramebuffer||(l.blitFramebuffer=new Uc(n.width,n.height),l.blitFramebuffer.addColorTexture(0,c)),t=l.blitFramebuffer,t.colorTextures[0]!==c&&(t.colorTextures[0]=c,t.dirtyId++,t.dirtyFormat++),(t.width!==n.width||t.height!==n.height)&&(t.width=n.width,t.height=n.height,t.dirtyId++,t.dirtySize++)}e||(e=dw,e.width=n.width,e.height=n.height),r||(r=e);const h=e.width===r.width&&e.height===r.height;this.bind(t),o.bindFramebuffer(o.READ_FRAMEBUFFER,l.framebuffer),o.blitFramebuffer(e.left,e.top,e.right,e.bottom,r.left,r.top,r.right,r.bottom,o.COLOR_BUFFER_BIT,h?o.NEAREST:o.LINEAR),o.bindFramebuffer(o.READ_FRAMEBUFFER,t.glFramebuffers[this.CONTEXT_UID].framebuffer)}disposeFramebuffer(t,e){const r=t.glFramebuffers[this.CONTEXT_UID],n=this.gl;if(!r)return;delete t.glFramebuffers[this.CONTEXT_UID];const s=this.managedFramebuffers.indexOf(t);s>=0&&this.managedFramebuffers.splice(s,1),t.disposeRunner.remove(this),e||(n.deleteFramebuffer(r.framebuffer),r.msaaBuffer&&n.deleteRenderbuffer(r.msaaBuffer),r.stencil&&n.deleteRenderbuffer(r.stencil)),r.blitFramebuffer&&this.disposeFramebuffer(r.blitFramebuffer,e)}disposeAll(t){const e=this.managedFramebuffers;this.managedFramebuffers=[];for(let r=0;r<e.length;r++)this.disposeFramebuffer(e[r],t)}forceStencil(){const t=this.current;if(!t)return;const e=t.glFramebuffers[this.CONTEXT_UID];if(!e||e.stencil&&t.stencil)return;t.stencil=!0;const r=t.width,n=t.height,s=this.gl,o=e.stencil=s.createRenderbuffer();s.bindRenderbuffer(s.RENDERBUFFER,o);let a,l;this.renderer.context.webGLVersion===1?(a=s.DEPTH_STENCIL_ATTACHMENT,l=s.DEPTH_STENCIL):t.depth?(a=s.DEPTH_STENCIL_ATTACHMENT,l=s.DEPTH24_STENCIL8):(a=s.STENCIL_ATTACHMENT,l=s.STENCIL_INDEX8),e.msaaBuffer?s.renderbufferStorageMultisample(s.RENDERBUFFER,e.multisample,l,r,n):s.renderbufferStorage(s.RENDERBUFFER,l,r,n),s.framebufferRenderbuffer(s.FRAMEBUFFER,a,s.RENDERBUFFER,o)}reset(){this.current=this.unknownFramebuffer,this.viewport=new mt}destroy(){this.renderer=null}}k0.extension={type:$.RendererSystem,name:"framebuffer"},st.add(k0);const Zc={5126:4,5123:2,5121:1};class F0{constructor(t){this.renderer=t,this._activeGeometry=null,this._activeVao=null,this.hasVao=!0,this.hasInstance=!0,this.canUseUInt32ElementIndex=!1,this.managedGeometries={}}contextChange(){this.disposeAll(!0);const t=this.gl=this.renderer.gl,e=this.renderer.context;if(this.CONTEXT_UID=this.renderer.CONTEXT_UID,e.webGLVersion!==2){let r=this.renderer.context.extensions.vertexArrayObject;nt.PREFER_ENV===tn.WEBGL_LEGACY&&(r=null),r?(t.createVertexArray=()=>r.createVertexArrayOES(),t.bindVertexArray=n=>r.bindVertexArrayOES(n),t.deleteVertexArray=n=>r.deleteVertexArrayOES(n)):(this.hasVao=!1,t.createVertexArray=()=>null,t.bindVertexArray=()=>null,t.deleteVertexArray=()=>null)}if(e.webGLVersion!==2){const r=t.getExtension("ANGLE_instanced_arrays");r?(t.vertexAttribDivisor=(n,s)=>r.vertexAttribDivisorANGLE(n,s),t.drawElementsInstanced=(n,s,o,a,l)=>r.drawElementsInstancedANGLE(n,s,o,a,l),t.drawArraysInstanced=(n,s,o,a)=>r.drawArraysInstancedANGLE(n,s,o,a)):this.hasInstance=!1}this.canUseUInt32ElementIndex=e.webGLVersion===2||!!e.extensions.uint32ElementIndex}bind(t,e){e=e||this.renderer.shader.shader;const{gl:r}=this;let n=t.glVertexArrayObjects[this.CONTEXT_UID],s=!1;n||(this.managedGeometries[t.id]=t,t.disposeRunner.add(this),t.glVertexArrayObjects[this.CONTEXT_UID]=n={},s=!0);const o=n[e.program.id]||this.initGeometryVao(t,e,s);this._activeGeometry=t,this._activeVao!==o&&(this._activeVao=o,this.hasVao?r.bindVertexArray(o):this.activateVao(t,e.program)),this.updateBuffers()}reset(){this.unbind()}updateBuffers(){const t=this._activeGeometry,e=this.renderer.buffer;for(let r=0;r<t.buffers.length;r++){const n=t.buffers[r];e.update(n)}}checkCompatibility(t,e){const r=t.attributes,n=e.attributeData;for(const s in n)if(!r[s])throw new Error(`shader and geometry incompatible, geometry missing the "${s}" attribute`)}getSignature(t,e){const r=t.attributes,n=e.attributeData,s=["g",t.id];for(const o in r)n[o]&&s.push(o,n[o].location);return s.join("-")}initGeometryVao(t,e,r=!0){const n=this.gl,s=this.CONTEXT_UID,o=this.renderer.buffer,a=e.program;a.glPrograms[s]||this.renderer.shader.generateProgram(e),this.checkCompatibility(t,a);const l=this.getSignature(t,a),h=t.glVertexArrayObjects[this.CONTEXT_UID];let c=h[l];if(c)return h[a.id]=c,c;const u=t.buffers,d=t.attributes,f={},p={};for(const m in u)f[m]=0,p[m]=0;for(const m in d)!d[m].size&&a.attributeData[m]?d[m].size=a.attributeData[m].size:d[m].size||console.warn(`PIXI Geometry attribute '${m}' size cannot be determined (likely the bound shader does not have the attribute)`),f[d[m].buffer]+=d[m].size*Zc[d[m].type];for(const m in d){const g=d[m],y=g.size;g.stride===void 0&&(f[g.buffer]===y*Zc[g.type]?g.stride=0:g.stride=f[g.buffer]),g.start===void 0&&(g.start=p[g.buffer],p[g.buffer]+=y*Zc[g.type])}c=n.createVertexArray(),n.bindVertexArray(c);for(let m=0;m<u.length;m++){const g=u[m];o.bind(g),r&&g._glBuffers[s].refCount++}return this.activateVao(t,a),h[a.id]=c,h[l]=c,n.bindVertexArray(null),o.unbind(Si.ARRAY_BUFFER),c}disposeGeometry(t,e){var a;if(!this.managedGeometries[t.id])return;delete this.managedGeometries[t.id];const r=t.glVertexArrayObjects[this.CONTEXT_UID],n=this.gl,s=t.buffers,o=(a=this.renderer)==null?void 0:a.buffer;if(t.disposeRunner.remove(this),!!r){if(o)for(let l=0;l<s.length;l++){const h=s[l]._glBuffers[this.CONTEXT_UID];h&&(h.refCount--,h.refCount===0&&!e&&o.dispose(s[l],e))}if(!e){for(const l in r)if(l[0]==="g"){const h=r[l];this._activeVao===h&&this.unbind(),n.deleteVertexArray(h)}}delete t.glVertexArrayObjects[this.CONTEXT_UID]}}disposeAll(t){const e=Object.keys(this.managedGeometries);for(let r=0;r<e.length;r++)this.disposeGeometry(this.managedGeometries[e[r]],t)}activateVao(t,e){const r=this.gl,n=this.CONTEXT_UID,s=this.renderer.buffer,o=t.buffers,a=t.attributes;t.indexBuffer&&s.bind(t.indexBuffer);let l=null;for(const h in a){const c=a[h],u=o[c.buffer],d=u._glBuffers[n];if(e.attributeData[h]){l!==d&&(s.bind(u),l=d);const f=e.attributeData[h].location;if(r.enableVertexAttribArray(f),r.vertexAttribPointer(f,c.size,c.type||r.FLOAT,c.normalized,c.stride,c.start),c.instance)if(this.hasInstance)r.vertexAttribDivisor(f,c.divisor);else throw new Error("geometry error, GPU Instancing is not supported on this device")}}}draw(t,e,r,n){const{gl:s}=this,o=this._activeGeometry;if(o.indexBuffer){const a=o.indexBuffer.data.BYTES_PER_ELEMENT,l=a===2?s.UNSIGNED_SHORT:s.UNSIGNED_INT;a===2||a===4&&this.canUseUInt32ElementIndex?o.instanced?s.drawElementsInstanced(t,e||o.indexBuffer.data.length,l,(r||0)*a,n||1):s.drawElements(t,e||o.indexBuffer.data.length,l,(r||0)*a):console.warn("unsupported index buffer type: uint32")}else o.instanced?s.drawArraysInstanced(t,r,e||o.getSize(),n||1):s.drawArrays(t,r,e||o.getSize());return this}unbind(){this.gl.bindVertexArray(null),this._activeVao=null,this._activeGeometry=null}destroy(){this.renderer=null}}F0.extension={type:$.RendererSystem,name:"geometry"},st.add(F0);const D0=new Dt;class N0{constructor(t,e){this._texture=t,this.mapCoord=new Dt,this.uClampFrame=new Float32Array(4),this.uClampOffset=new Float32Array(2),this._textureID=-1,this._updateID=0,this.clampOffset=0,this.clampMargin=typeof e>"u"?.5:e,this.isSimple=!1}get texture(){return this._texture}set texture(t){this._texture=t,this._textureID=-1}multiplyUvs(t,e){e===void 0&&(e=t);const r=this.mapCoord;for(let n=0;n<t.length;n+=2){const s=t[n],o=t[n+1];e[n]=s*r.a+o*r.c+r.tx,e[n+1]=s*r.b+o*r.d+r.ty}return e}update(t){const e=this._texture;if(!e||!e.valid||!t&&this._textureID===e._updateID)return!1;this._textureID=e._updateID,this._updateID++;const r=e._uvs;this.mapCoord.set(r.x1-r.x0,r.y1-r.y0,r.x3-r.x0,r.y3-r.y0,r.x0,r.y0);const n=e.orig,s=e.trim;s&&(D0.set(n.width/s.width,0,0,n.height/s.height,-s.x/s.width,-s.y/s.height),this.mapCoord.append(D0));const o=e.baseTexture,a=this.uClampFrame,l=this.clampMargin/o.resolution,h=this.clampOffset;return a[0]=(e._frame.x+l+h)/o.width,a[1]=(e._frame.y+l+h)/o.height,a[2]=(e._frame.x+e._frame.width-l+h)/o.width,a[3]=(e._frame.y+e._frame.height-l+h)/o.height,this.uClampOffset[0]=h/o.realWidth,this.uClampOffset[1]=h/o.realHeight,this.isSimple=e._frame.width===o.width&&e._frame.height===o.height&&e.rotate===0,!0}}var fw=`varying vec2 vMaskCoord;
379
379
  varying vec2 vTextureCoord;
380
380
 
381
381
  uniform sampler2D uSampler;
@@ -416,7 +416,7 @@ void main(void)
416
416
  vTextureCoord = aTextureCoord;
417
417
  vMaskCoord = ( otherMatrix * vec3( aTextureCoord, 1.0) ).xy;
418
418
  }
419
- `;class mw extends Te{constructor(t,e,r){let n=null;typeof t!="string"&&e===void 0&&r===void 0&&(n=t,t=void 0,e=void 0,r=void 0),super(t||pw,e||fw,r),this.maskSprite=n,this.maskMatrix=new Nt}get maskSprite(){return this._maskSprite}set maskSprite(t){this._maskSprite=t,this._maskSprite&&(this._maskSprite.renderable=!1)}apply(t,e,r,n){const s=this._maskSprite,o=s._texture;o.valid&&(o.uvMatrix||(o.uvMatrix=new N0(o,0)),o.uvMatrix.update(),this.uniforms.npmAlpha=o.baseTexture.alphaMode?0:1,this.uniforms.mask=o,this.uniforms.otherMatrix=t.calculateSpriteMatrix(this.maskMatrix,s).prepend(o.uvMatrix.mapCoord),this.uniforms.alpha=s.worldAlpha,this.uniforms.maskClamp=o.uvMatrix.uClampFrame,t.applyFilter(this,e,r,n))}}class gw{constructor(t=null){this.type=re.NONE,this.autoDetect=!0,this.maskObject=t||null,this.pooled=!1,this.isMaskData=!0,this.resolution=null,this.multisample=Te.defaultMultisample,this.enabled=!0,this.colorMask=15,this._filters=null,this._stencilCounter=0,this._scissorCounter=0,this._scissorRect=null,this._scissorRectLocal=null,this._colorMask=15,this._target=null}get filter(){return this._filters?this._filters[0]:null}set filter(t){t?this._filters?this._filters[0]=t:this._filters=[t]:this._filters=null}reset(){this.pooled&&(this.maskObject=null,this.type=re.NONE,this.autoDetect=!0),this._target=null,this._scissorRectLocal=null}copyCountersOrReset(t){t?(this._stencilCounter=t._stencilCounter,this._scissorCounter=t._scissorCounter,this._scissorRect=t._scissorRect):(this._stencilCounter=0,this._scissorCounter=0,this._scissorRect=null)}}class O0{constructor(t){this.renderer=t,this.enableScissor=!0,this.alphaMaskPool=[],this.maskDataPool=[],this.maskStack=[],this.alphaMaskIndex=0}setMaskStack(t){this.maskStack=t,this.renderer.scissor.setMaskStack(t),this.renderer.stencil.setMaskStack(t)}push(t,e){let r=e;if(!r.isMaskData){const s=this.maskDataPool.pop()||new gw;s.pooled=!0,s.maskObject=e,r=s}const n=this.maskStack.length!==0?this.maskStack[this.maskStack.length-1]:null;if(r.copyCountersOrReset(n),r._colorMask=n?n._colorMask:15,r.autoDetect&&this.detect(r),r._target=t,r.type!==re.SPRITE&&this.maskStack.push(r),r.enabled)switch(r.type){case re.SCISSOR:this.renderer.scissor.push(r);break;case re.STENCIL:this.renderer.stencil.push(r);break;case re.SPRITE:r.copyCountersOrReset(null),this.pushSpriteMask(r);break;case re.COLOR:this.pushColorMask(r);break}r.type===re.SPRITE&&this.maskStack.push(r)}pop(t){const e=this.maskStack.pop();if(!(!e||e._target!==t)){if(e.enabled)switch(e.type){case re.SCISSOR:this.renderer.scissor.pop(e);break;case re.STENCIL:this.renderer.stencil.pop(e.maskObject);break;case re.SPRITE:this.popSpriteMask(e);break;case re.COLOR:this.popColorMask(e);break}if(e.reset(),e.pooled&&this.maskDataPool.push(e),this.maskStack.length!==0){const r=this.maskStack[this.maskStack.length-1];r.type===re.SPRITE&&r._filters&&(r._filters[0].maskSprite=r.maskObject)}}}detect(t){const e=t.maskObject;e?e.isSprite?t.type=re.SPRITE:this.enableScissor&&this.renderer.scissor.testScissor(t)?t.type=re.SCISSOR:t.type=re.STENCIL:t.type=re.COLOR}pushSpriteMask(t){const{maskObject:e}=t,r=t._target;let n=t._filters;n||(n=this.alphaMaskPool[this.alphaMaskIndex],n||(n=this.alphaMaskPool[this.alphaMaskIndex]=[new mw])),n[0].resolution=t.resolution,n[0].multisample=t.multisample,n[0].maskSprite=e;const s=r.filterArea;r.filterArea=e.getBounds(!0),this.renderer.filter.push(r,n),r.filterArea=s,t._filters||this.alphaMaskIndex++}popSpriteMask(t){this.renderer.filter.pop(),t._filters?t._filters[0].maskSprite=null:(this.alphaMaskIndex--,this.alphaMaskPool[this.alphaMaskIndex][0].maskSprite=null)}pushColorMask(t){const e=t._colorMask,r=t._colorMask=e&t.colorMask;r!==e&&this.renderer.gl.colorMask((r&1)!==0,(r&2)!==0,(r&4)!==0,(r&8)!==0)}popColorMask(t){const e=t._colorMask,r=this.maskStack.length>0?this.maskStack[this.maskStack.length-1]._colorMask:15;r!==e&&this.renderer.gl.colorMask((r&1)!==0,(r&2)!==0,(r&4)!==0,(r&8)!==0)}destroy(){this.renderer=null}}O0.extension={type:q.RendererSystem,name:"mask"},st.add(O0);class B0{constructor(t){this.renderer=t,this.maskStack=[],this.glConst=0}getStackLength(){return this.maskStack.length}setMaskStack(t){const{gl:e}=this.renderer,r=this.getStackLength();this.maskStack=t;const n=this.getStackLength();n!==r&&(n===0?e.disable(this.glConst):(e.enable(this.glConst),this._useCurrent()))}_useCurrent(){}destroy(){this.renderer=null,this.maskStack=null}}const U0=new Nt,X0=[],W0=class Ih extends B0{constructor(t){super(t),this.glConst=nt.ADAPTER.getWebGLRenderingContext().SCISSOR_TEST}getStackLength(){const t=this.maskStack[this.maskStack.length-1];return t?t._scissorCounter:0}calcScissorRect(t){if(t._scissorRectLocal)return;const e=t._scissorRect,{maskObject:r}=t,{renderer:n}=this,s=n.renderTexture,o=r.getBounds(!0,X0.pop()??new gt);this.roundFrameToPixels(o,s.current?s.current.resolution:n.resolution,s.sourceFrame,s.destinationFrame,n.projection.transform),e&&o.fit(e),t._scissorRectLocal=o}static isMatrixRotated(t){if(!t)return!1;const{a:e,b:r,c:n,d:s}=t;return(Math.abs(r)>1e-4||Math.abs(n)>1e-4)&&(Math.abs(e)>1e-4||Math.abs(s)>1e-4)}testScissor(t){const{maskObject:e}=t;if(!e.isFastRect||!e.isFastRect()||Ih.isMatrixRotated(e.worldTransform)||Ih.isMatrixRotated(this.renderer.projection.transform))return!1;this.calcScissorRect(t);const r=t._scissorRectLocal;return r.width>0&&r.height>0}roundFrameToPixels(t,e,r,n,s){Ih.isMatrixRotated(s)||(s=s?U0.copyFrom(s):U0.identity(),s.translate(-r.x,-r.y).scale(n.width/r.width,n.height/r.height).translate(n.x,n.y),this.renderer.filter.transformAABB(s,t),t.fit(n),t.x=Math.round(t.x*e),t.y=Math.round(t.y*e),t.width=Math.round(t.width*e),t.height=Math.round(t.height*e))}push(t){t._scissorRectLocal||this.calcScissorRect(t);const{gl:e}=this.renderer;t._scissorRect||e.enable(e.SCISSOR_TEST),t._scissorCounter++,t._scissorRect=t._scissorRectLocal,this._useCurrent()}pop(t){const{gl:e}=this.renderer;t&&X0.push(t._scissorRectLocal),this.getStackLength()>0?this._useCurrent():e.disable(e.SCISSOR_TEST)}_useCurrent(){const t=this.maskStack[this.maskStack.length-1]._scissorRect;let e;this.renderer.renderTexture.current?e=t.y:e=this.renderer.height-t.height-t.y,this.renderer.gl.scissor(t.x,e,t.width,t.height)}};W0.extension={type:q.RendererSystem,name:"scissor"};let yw=W0;st.add(yw);class Z0 extends B0{constructor(t){super(t),this.glConst=nt.ADAPTER.getWebGLRenderingContext().STENCIL_TEST}getStackLength(){const t=this.maskStack[this.maskStack.length-1];return t?t._stencilCounter:0}push(t){const e=t.maskObject,{gl:r}=this.renderer,n=t._stencilCounter;n===0&&(this.renderer.framebuffer.forceStencil(),r.clearStencil(0),r.clear(r.STENCIL_BUFFER_BIT),r.enable(r.STENCIL_TEST)),t._stencilCounter++;const s=t._colorMask;s!==0&&(t._colorMask=0,r.colorMask(!1,!1,!1,!1)),r.stencilFunc(r.EQUAL,n,4294967295),r.stencilOp(r.KEEP,r.KEEP,r.INCR),e.renderable=!0,e.render(this.renderer),this.renderer.batch.flush(),e.renderable=!1,s!==0&&(t._colorMask=s,r.colorMask((s&1)!==0,(s&2)!==0,(s&4)!==0,(s&8)!==0)),this._useCurrent()}pop(t){const e=this.renderer.gl;if(this.getStackLength()===0)e.disable(e.STENCIL_TEST);else{const r=this.maskStack.length!==0?this.maskStack[this.maskStack.length-1]:null,n=r?r._colorMask:15;n!==0&&(r._colorMask=0,e.colorMask(!1,!1,!1,!1)),e.stencilOp(e.KEEP,e.KEEP,e.DECR),t.renderable=!0,t.render(this.renderer),this.renderer.batch.flush(),t.renderable=!1,n!==0&&(r._colorMask=n,e.colorMask((n&1)!==0,(n&2)!==0,(n&4)!==0,(n&8)!==0)),this._useCurrent()}}_useCurrent(){const t=this.renderer.gl;t.stencilFunc(t.EQUAL,this.getStackLength(),4294967295),t.stencilOp(t.KEEP,t.KEEP,t.KEEP)}}Z0.extension={type:q.RendererSystem,name:"stencil"},st.add(Z0);class V0{constructor(t){this.renderer=t,this.plugins={},Object.defineProperties(this.plugins,{extract:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.extract has moved to renderer.extract"),t.extract}},prepare:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.prepare has moved to renderer.prepare"),t.prepare}},interaction:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.interaction has been deprecated, use renderer.events"),t.events}}})}init(){const t=this.rendererPlugins;for(const e in t)this.plugins[e]=new t[e](this.renderer)}destroy(){for(const t in this.plugins)this.plugins[t].destroy(),this.plugins[t]=null}}V0.extension={type:[q.RendererSystem,q.CanvasRendererSystem],name:"_plugin"},st.add(V0);class H0{constructor(t){this.renderer=t,this.destinationFrame=null,this.sourceFrame=null,this.defaultFrame=null,this.projectionMatrix=new Nt,this.transform=null}update(t,e,r,n){this.destinationFrame=t||this.destinationFrame||this.defaultFrame,this.sourceFrame=e||this.sourceFrame||t,this.calculateProjection(this.destinationFrame,this.sourceFrame,r,n),this.transform&&this.projectionMatrix.append(this.transform);const s=this.renderer;s.globalUniforms.uniforms.projectionMatrix=this.projectionMatrix,s.globalUniforms.update(),s.shader.shader&&s.shader.syncUniformGroup(s.shader.shader.uniforms.globals)}calculateProjection(t,e,r,n){const s=this.projectionMatrix,o=n?-1:1;s.identity(),s.a=1/e.width*2,s.d=o*(1/e.height*2),s.tx=-1-e.x*s.a,s.ty=-o-e.y*s.d}setTransform(t){}destroy(){this.renderer=null}}H0.extension={type:q.RendererSystem,name:"projection"},st.add(H0);const bw=new Fc,K0=new gt;class z0{constructor(t){this.renderer=t,this._tempMatrix=new Nt}generateTexture(t,e){const{region:r,...n}=e||{},s=(r==null?void 0:r.copyTo(K0))||t.getLocalBounds(K0,!0),o=n.resolution||this.renderer.resolution;s.width=Math.max(s.width,1/o),s.height=Math.max(s.height,1/o),n.width=s.width,n.height=s.height,n.resolution=o,n.multisample??(n.multisample=this.renderer.multisample);const a=pn.create(n);this._tempMatrix.tx=-s.x,this._tempMatrix.ty=-s.y;const l=t.transform;return t.transform=bw,this.renderer.render(t,{renderTexture:a,transform:this._tempMatrix,skipUpdateTransform:!!t.parent,blit:!0}),t.transform=l,a}destroy(){}}z0.extension={type:[q.RendererSystem,q.CanvasRendererSystem],name:"textureGenerator"},st.add(z0);const mn=new gt,ho=new gt;class Y0{constructor(t){this.renderer=t,this.defaultMaskStack=[],this.current=null,this.sourceFrame=new gt,this.destinationFrame=new gt,this.viewportFrame=new gt}contextChange(){var e;const t=(e=this.renderer)==null?void 0:e.gl.getContextAttributes();this._rendererPremultipliedAlpha=!!(t&&t.alpha&&t.premultipliedAlpha)}bind(t=null,e,r){const n=this.renderer;this.current=t;let s,o,a;t?(s=t.baseTexture,a=s.resolution,e||(mn.width=t.frame.width,mn.height=t.frame.height,e=mn),r||(ho.x=t.frame.x,ho.y=t.frame.y,ho.width=e.width,ho.height=e.height,r=ho),o=s.framebuffer):(a=n.resolution,e||(mn.width=n._view.screen.width,mn.height=n._view.screen.height,e=mn),r||(r=mn,r.width=e.width,r.height=e.height));const l=this.viewportFrame;l.x=r.x*a,l.y=r.y*a,l.width=r.width*a,l.height=r.height*a,t||(l.y=n.view.height-(l.y+l.height)),l.ceil(),this.renderer.framebuffer.bind(o,l),this.renderer.projection.update(r,e,a,!o),t?this.renderer.mask.setMaskStack(s.maskStack):this.renderer.mask.setMaskStack(this.defaultMaskStack),this.sourceFrame.copyFrom(e),this.destinationFrame.copyFrom(r)}clear(t,e){const r=this.current?this.current.baseTexture.clear:this.renderer.background.backgroundColor,n=Dt.shared.setValue(t||r);(this.current&&this.current.baseTexture.alphaMode>0||!this.current&&this._rendererPremultipliedAlpha)&&n.premultiply(n.alpha);const s=this.destinationFrame,o=this.current?this.current.baseTexture:this.renderer._view.screen,a=s.width!==o.width||s.height!==o.height;if(a){let{x:l,y:h,width:c,height:u}=this.viewportFrame;l=Math.round(l),h=Math.round(h),c=Math.round(c),u=Math.round(u),this.renderer.gl.enable(this.renderer.gl.SCISSOR_TEST),this.renderer.gl.scissor(l,h,c,u)}this.renderer.framebuffer.clear(n.red,n.green,n.blue,n.alpha,e),a&&this.renderer.scissor.pop()}resize(){this.bind(null)}reset(){this.bind(null)}destroy(){this.renderer=null}}Y0.extension={type:q.RendererSystem,name:"renderTexture"},st.add(Y0);class xw{constructor(t,e){this.program=t,this.uniformData=e,this.uniformGroups={},this.uniformDirtyGroups={},this.uniformBufferBindings={}}destroy(){this.uniformData=null,this.uniformGroups=null,this.uniformDirtyGroups=null,this.uniformBufferBindings=null,this.program=null}}function _w(i,t){const e={},r=t.getProgramParameter(i,t.ACTIVE_ATTRIBUTES);for(let n=0;n<r;n++){const s=t.getActiveAttrib(i,n);if(s.name.startsWith("gl_"))continue;const o=S0(t,s.type),a={type:o,name:s.name,size:w0(o),location:t.getAttribLocation(i,s.name)};e[s.name]=a}return e}function vw(i,t){const e={},r=t.getProgramParameter(i,t.ACTIVE_UNIFORMS);for(let n=0;n<r;n++){const s=t.getActiveUniform(i,n),o=s.name.replace(/\[.*?\]$/,""),a=!!s.name.match(/\[.*?\]$/),l=S0(t,s.type);e[o]={name:o,index:n,type:l,size:s.size,isArray:a,value:x0(l,s.size)}}return e}function ww(i,t){var a;const e=b0(i,i.VERTEX_SHADER,t.vertexSrc),r=b0(i,i.FRAGMENT_SHADER,t.fragmentSrc),n=i.createProgram();i.attachShader(n,e),i.attachShader(n,r);const s=(a=t.extra)==null?void 0:a.transformFeedbackVaryings;if(s&&(typeof i.transformFeedbackVaryings!="function"?console.warn("TransformFeedback is not supported but TransformFeedbackVaryings are given."):i.transformFeedbackVaryings(n,s.names,s.bufferMode==="separate"?i.SEPARATE_ATTRIBS:i.INTERLEAVED_ATTRIBS)),i.linkProgram(n),i.getProgramParameter(n,i.LINK_STATUS)||$v(i,n,e,r),t.attributeData=_w(n,i),t.uniformData=vw(n,i),!/^[ \t]*#[ \t]*version[ \t]+300[ \t]+es[ \t]*$/m.test(t.vertexSrc)){const l=Object.keys(t.attributeData);l.sort((h,c)=>h>c?1:-1);for(let h=0;h<l.length;h++)t.attributeData[l[h]].location=h,i.bindAttribLocation(n,h,l[h]);i.linkProgram(n)}i.deleteShader(e),i.deleteShader(r);const o={};for(const l in t.uniformData){const h=t.uniformData[l];o[l]={location:i.getUniformLocation(n,l),value:x0(h.type,h.size)}}return new xw(n,o)}function Tw(i,t,e,r,n){e.buffer.update(n)}const Sw={float:`
419
+ `;class mw extends we{constructor(t,e,r){let n=null;typeof t!="string"&&e===void 0&&r===void 0&&(n=t,t=void 0,e=void 0,r=void 0),super(t||pw,e||fw,r),this.maskSprite=n,this.maskMatrix=new Dt}get maskSprite(){return this._maskSprite}set maskSprite(t){this._maskSprite=t,this._maskSprite&&(this._maskSprite.renderable=!1)}apply(t,e,r,n){const s=this._maskSprite,o=s._texture;o.valid&&(o.uvMatrix||(o.uvMatrix=new N0(o,0)),o.uvMatrix.update(),this.uniforms.npmAlpha=o.baseTexture.alphaMode?0:1,this.uniforms.mask=o,this.uniforms.otherMatrix=t.calculateSpriteMatrix(this.maskMatrix,s).prepend(o.uvMatrix.mapCoord),this.uniforms.alpha=s.worldAlpha,this.uniforms.maskClamp=o.uvMatrix.uClampFrame,t.applyFilter(this,e,r,n))}}class gw{constructor(t=null){this.type=ie.NONE,this.autoDetect=!0,this.maskObject=t||null,this.pooled=!1,this.isMaskData=!0,this.resolution=null,this.multisample=we.defaultMultisample,this.enabled=!0,this.colorMask=15,this._filters=null,this._stencilCounter=0,this._scissorCounter=0,this._scissorRect=null,this._scissorRectLocal=null,this._colorMask=15,this._target=null}get filter(){return this._filters?this._filters[0]:null}set filter(t){t?this._filters?this._filters[0]=t:this._filters=[t]:this._filters=null}reset(){this.pooled&&(this.maskObject=null,this.type=ie.NONE,this.autoDetect=!0),this._target=null,this._scissorRectLocal=null}copyCountersOrReset(t){t?(this._stencilCounter=t._stencilCounter,this._scissorCounter=t._scissorCounter,this._scissorRect=t._scissorRect):(this._stencilCounter=0,this._scissorCounter=0,this._scissorRect=null)}}class O0{constructor(t){this.renderer=t,this.enableScissor=!0,this.alphaMaskPool=[],this.maskDataPool=[],this.maskStack=[],this.alphaMaskIndex=0}setMaskStack(t){this.maskStack=t,this.renderer.scissor.setMaskStack(t),this.renderer.stencil.setMaskStack(t)}push(t,e){let r=e;if(!r.isMaskData){const s=this.maskDataPool.pop()||new gw;s.pooled=!0,s.maskObject=e,r=s}const n=this.maskStack.length!==0?this.maskStack[this.maskStack.length-1]:null;if(r.copyCountersOrReset(n),r._colorMask=n?n._colorMask:15,r.autoDetect&&this.detect(r),r._target=t,r.type!==ie.SPRITE&&this.maskStack.push(r),r.enabled)switch(r.type){case ie.SCISSOR:this.renderer.scissor.push(r);break;case ie.STENCIL:this.renderer.stencil.push(r);break;case ie.SPRITE:r.copyCountersOrReset(null),this.pushSpriteMask(r);break;case ie.COLOR:this.pushColorMask(r);break}r.type===ie.SPRITE&&this.maskStack.push(r)}pop(t){const e=this.maskStack.pop();if(!(!e||e._target!==t)){if(e.enabled)switch(e.type){case ie.SCISSOR:this.renderer.scissor.pop(e);break;case ie.STENCIL:this.renderer.stencil.pop(e.maskObject);break;case ie.SPRITE:this.popSpriteMask(e);break;case ie.COLOR:this.popColorMask(e);break}if(e.reset(),e.pooled&&this.maskDataPool.push(e),this.maskStack.length!==0){const r=this.maskStack[this.maskStack.length-1];r.type===ie.SPRITE&&r._filters&&(r._filters[0].maskSprite=r.maskObject)}}}detect(t){const e=t.maskObject;e?e.isSprite?t.type=ie.SPRITE:this.enableScissor&&this.renderer.scissor.testScissor(t)?t.type=ie.SCISSOR:t.type=ie.STENCIL:t.type=ie.COLOR}pushSpriteMask(t){const{maskObject:e}=t,r=t._target;let n=t._filters;n||(n=this.alphaMaskPool[this.alphaMaskIndex],n||(n=this.alphaMaskPool[this.alphaMaskIndex]=[new mw])),n[0].resolution=t.resolution,n[0].multisample=t.multisample,n[0].maskSprite=e;const s=r.filterArea;r.filterArea=e.getBounds(!0),this.renderer.filter.push(r,n),r.filterArea=s,t._filters||this.alphaMaskIndex++}popSpriteMask(t){this.renderer.filter.pop(),t._filters?t._filters[0].maskSprite=null:(this.alphaMaskIndex--,this.alphaMaskPool[this.alphaMaskIndex][0].maskSprite=null)}pushColorMask(t){const e=t._colorMask,r=t._colorMask=e&t.colorMask;r!==e&&this.renderer.gl.colorMask((r&1)!==0,(r&2)!==0,(r&4)!==0,(r&8)!==0)}popColorMask(t){const e=t._colorMask,r=this.maskStack.length>0?this.maskStack[this.maskStack.length-1]._colorMask:15;r!==e&&this.renderer.gl.colorMask((r&1)!==0,(r&2)!==0,(r&4)!==0,(r&8)!==0)}destroy(){this.renderer=null}}O0.extension={type:$.RendererSystem,name:"mask"},st.add(O0);class B0{constructor(t){this.renderer=t,this.maskStack=[],this.glConst=0}getStackLength(){return this.maskStack.length}setMaskStack(t){const{gl:e}=this.renderer,r=this.getStackLength();this.maskStack=t;const n=this.getStackLength();n!==r&&(n===0?e.disable(this.glConst):(e.enable(this.glConst),this._useCurrent()))}_useCurrent(){}destroy(){this.renderer=null,this.maskStack=null}}const U0=new Dt,X0=[],W0=class Ih extends B0{constructor(t){super(t),this.glConst=nt.ADAPTER.getWebGLRenderingContext().SCISSOR_TEST}getStackLength(){const t=this.maskStack[this.maskStack.length-1];return t?t._scissorCounter:0}calcScissorRect(t){if(t._scissorRectLocal)return;const e=t._scissorRect,{maskObject:r}=t,{renderer:n}=this,s=n.renderTexture,o=r.getBounds(!0,X0.pop()??new mt);this.roundFrameToPixels(o,s.current?s.current.resolution:n.resolution,s.sourceFrame,s.destinationFrame,n.projection.transform),e&&o.fit(e),t._scissorRectLocal=o}static isMatrixRotated(t){if(!t)return!1;const{a:e,b:r,c:n,d:s}=t;return(Math.abs(r)>1e-4||Math.abs(n)>1e-4)&&(Math.abs(e)>1e-4||Math.abs(s)>1e-4)}testScissor(t){const{maskObject:e}=t;if(!e.isFastRect||!e.isFastRect()||Ih.isMatrixRotated(e.worldTransform)||Ih.isMatrixRotated(this.renderer.projection.transform))return!1;this.calcScissorRect(t);const r=t._scissorRectLocal;return r.width>0&&r.height>0}roundFrameToPixels(t,e,r,n,s){Ih.isMatrixRotated(s)||(s=s?U0.copyFrom(s):U0.identity(),s.translate(-r.x,-r.y).scale(n.width/r.width,n.height/r.height).translate(n.x,n.y),this.renderer.filter.transformAABB(s,t),t.fit(n),t.x=Math.round(t.x*e),t.y=Math.round(t.y*e),t.width=Math.round(t.width*e),t.height=Math.round(t.height*e))}push(t){t._scissorRectLocal||this.calcScissorRect(t);const{gl:e}=this.renderer;t._scissorRect||e.enable(e.SCISSOR_TEST),t._scissorCounter++,t._scissorRect=t._scissorRectLocal,this._useCurrent()}pop(t){const{gl:e}=this.renderer;t&&X0.push(t._scissorRectLocal),this.getStackLength()>0?this._useCurrent():e.disable(e.SCISSOR_TEST)}_useCurrent(){const t=this.maskStack[this.maskStack.length-1]._scissorRect;let e;this.renderer.renderTexture.current?e=t.y:e=this.renderer.height-t.height-t.y,this.renderer.gl.scissor(t.x,e,t.width,t.height)}};W0.extension={type:$.RendererSystem,name:"scissor"};let yw=W0;st.add(yw);class Z0 extends B0{constructor(t){super(t),this.glConst=nt.ADAPTER.getWebGLRenderingContext().STENCIL_TEST}getStackLength(){const t=this.maskStack[this.maskStack.length-1];return t?t._stencilCounter:0}push(t){const e=t.maskObject,{gl:r}=this.renderer,n=t._stencilCounter;n===0&&(this.renderer.framebuffer.forceStencil(),r.clearStencil(0),r.clear(r.STENCIL_BUFFER_BIT),r.enable(r.STENCIL_TEST)),t._stencilCounter++;const s=t._colorMask;s!==0&&(t._colorMask=0,r.colorMask(!1,!1,!1,!1)),r.stencilFunc(r.EQUAL,n,4294967295),r.stencilOp(r.KEEP,r.KEEP,r.INCR),e.renderable=!0,e.render(this.renderer),this.renderer.batch.flush(),e.renderable=!1,s!==0&&(t._colorMask=s,r.colorMask((s&1)!==0,(s&2)!==0,(s&4)!==0,(s&8)!==0)),this._useCurrent()}pop(t){const e=this.renderer.gl;if(this.getStackLength()===0)e.disable(e.STENCIL_TEST);else{const r=this.maskStack.length!==0?this.maskStack[this.maskStack.length-1]:null,n=r?r._colorMask:15;n!==0&&(r._colorMask=0,e.colorMask(!1,!1,!1,!1)),e.stencilOp(e.KEEP,e.KEEP,e.DECR),t.renderable=!0,t.render(this.renderer),this.renderer.batch.flush(),t.renderable=!1,n!==0&&(r._colorMask=n,e.colorMask((n&1)!==0,(n&2)!==0,(n&4)!==0,(n&8)!==0)),this._useCurrent()}}_useCurrent(){const t=this.renderer.gl;t.stencilFunc(t.EQUAL,this.getStackLength(),4294967295),t.stencilOp(t.KEEP,t.KEEP,t.KEEP)}}Z0.extension={type:$.RendererSystem,name:"stencil"},st.add(Z0);class V0{constructor(t){this.renderer=t,this.plugins={},Object.defineProperties(this.plugins,{extract:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.extract has moved to renderer.extract"),t.extract}},prepare:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.prepare has moved to renderer.prepare"),t.prepare}},interaction:{enumerable:!1,get(){return wt("7.0.0","renderer.plugins.interaction has been deprecated, use renderer.events"),t.events}}})}init(){const t=this.rendererPlugins;for(const e in t)this.plugins[e]=new t[e](this.renderer)}destroy(){for(const t in this.plugins)this.plugins[t].destroy(),this.plugins[t]=null}}V0.extension={type:[$.RendererSystem,$.CanvasRendererSystem],name:"_plugin"},st.add(V0);class H0{constructor(t){this.renderer=t,this.destinationFrame=null,this.sourceFrame=null,this.defaultFrame=null,this.projectionMatrix=new Dt,this.transform=null}update(t,e,r,n){this.destinationFrame=t||this.destinationFrame||this.defaultFrame,this.sourceFrame=e||this.sourceFrame||t,this.calculateProjection(this.destinationFrame,this.sourceFrame,r,n),this.transform&&this.projectionMatrix.append(this.transform);const s=this.renderer;s.globalUniforms.uniforms.projectionMatrix=this.projectionMatrix,s.globalUniforms.update(),s.shader.shader&&s.shader.syncUniformGroup(s.shader.shader.uniforms.globals)}calculateProjection(t,e,r,n){const s=this.projectionMatrix,o=n?-1:1;s.identity(),s.a=1/e.width*2,s.d=o*(1/e.height*2),s.tx=-1-e.x*s.a,s.ty=-o-e.y*s.d}setTransform(t){}destroy(){this.renderer=null}}H0.extension={type:$.RendererSystem,name:"projection"},st.add(H0);const bw=new Fc,K0=new mt;class z0{constructor(t){this.renderer=t,this._tempMatrix=new Dt}generateTexture(t,e){const{region:r,...n}=e||{},s=(r==null?void 0:r.copyTo(K0))||t.getLocalBounds(K0,!0),o=n.resolution||this.renderer.resolution;s.width=Math.max(s.width,1/o),s.height=Math.max(s.height,1/o),n.width=s.width,n.height=s.height,n.resolution=o,n.multisample??(n.multisample=this.renderer.multisample);const a=fn.create(n);this._tempMatrix.tx=-s.x,this._tempMatrix.ty=-s.y;const l=t.transform;return t.transform=bw,this.renderer.render(t,{renderTexture:a,transform:this._tempMatrix,skipUpdateTransform:!!t.parent,blit:!0}),t.transform=l,a}destroy(){}}z0.extension={type:[$.RendererSystem,$.CanvasRendererSystem],name:"textureGenerator"},st.add(z0);const pn=new mt,lo=new mt;class Y0{constructor(t){this.renderer=t,this.defaultMaskStack=[],this.current=null,this.sourceFrame=new mt,this.destinationFrame=new mt,this.viewportFrame=new mt}contextChange(){var e;const t=(e=this.renderer)==null?void 0:e.gl.getContextAttributes();this._rendererPremultipliedAlpha=!!(t&&t.alpha&&t.premultipliedAlpha)}bind(t=null,e,r){const n=this.renderer;this.current=t;let s,o,a;t?(s=t.baseTexture,a=s.resolution,e||(pn.width=t.frame.width,pn.height=t.frame.height,e=pn),r||(lo.x=t.frame.x,lo.y=t.frame.y,lo.width=e.width,lo.height=e.height,r=lo),o=s.framebuffer):(a=n.resolution,e||(pn.width=n._view.screen.width,pn.height=n._view.screen.height,e=pn),r||(r=pn,r.width=e.width,r.height=e.height));const l=this.viewportFrame;l.x=r.x*a,l.y=r.y*a,l.width=r.width*a,l.height=r.height*a,t||(l.y=n.view.height-(l.y+l.height)),l.ceil(),this.renderer.framebuffer.bind(o,l),this.renderer.projection.update(r,e,a,!o),t?this.renderer.mask.setMaskStack(s.maskStack):this.renderer.mask.setMaskStack(this.defaultMaskStack),this.sourceFrame.copyFrom(e),this.destinationFrame.copyFrom(r)}clear(t,e){const r=this.current?this.current.baseTexture.clear:this.renderer.background.backgroundColor,n=Ft.shared.setValue(t||r);(this.current&&this.current.baseTexture.alphaMode>0||!this.current&&this._rendererPremultipliedAlpha)&&n.premultiply(n.alpha);const s=this.destinationFrame,o=this.current?this.current.baseTexture:this.renderer._view.screen,a=s.width!==o.width||s.height!==o.height;if(a){let{x:l,y:h,width:c,height:u}=this.viewportFrame;l=Math.round(l),h=Math.round(h),c=Math.round(c),u=Math.round(u),this.renderer.gl.enable(this.renderer.gl.SCISSOR_TEST),this.renderer.gl.scissor(l,h,c,u)}this.renderer.framebuffer.clear(n.red,n.green,n.blue,n.alpha,e),a&&this.renderer.scissor.pop()}resize(){this.bind(null)}reset(){this.bind(null)}destroy(){this.renderer=null}}Y0.extension={type:$.RendererSystem,name:"renderTexture"},st.add(Y0);class xw{constructor(t,e){this.program=t,this.uniformData=e,this.uniformGroups={},this.uniformDirtyGroups={},this.uniformBufferBindings={}}destroy(){this.uniformData=null,this.uniformGroups=null,this.uniformDirtyGroups=null,this.uniformBufferBindings=null,this.program=null}}function _w(i,t){const e={},r=t.getProgramParameter(i,t.ACTIVE_ATTRIBUTES);for(let n=0;n<r;n++){const s=t.getActiveAttrib(i,n);if(s.name.startsWith("gl_"))continue;const o=S0(t,s.type),a={type:o,name:s.name,size:w0(o),location:t.getAttribLocation(i,s.name)};e[s.name]=a}return e}function vw(i,t){const e={},r=t.getProgramParameter(i,t.ACTIVE_UNIFORMS);for(let n=0;n<r;n++){const s=t.getActiveUniform(i,n),o=s.name.replace(/\[.*?\]$/,""),a=!!s.name.match(/\[.*?\]$/),l=S0(t,s.type);e[o]={name:o,index:n,type:l,size:s.size,isArray:a,value:x0(l,s.size)}}return e}function ww(i,t){var a;const e=b0(i,i.VERTEX_SHADER,t.vertexSrc),r=b0(i,i.FRAGMENT_SHADER,t.fragmentSrc),n=i.createProgram();i.attachShader(n,e),i.attachShader(n,r);const s=(a=t.extra)==null?void 0:a.transformFeedbackVaryings;if(s&&(typeof i.transformFeedbackVaryings!="function"?console.warn("TransformFeedback is not supported but TransformFeedbackVaryings are given."):i.transformFeedbackVaryings(n,s.names,s.bufferMode==="separate"?i.SEPARATE_ATTRIBS:i.INTERLEAVED_ATTRIBS)),i.linkProgram(n),i.getProgramParameter(n,i.LINK_STATUS)||$v(i,n,e,r),t.attributeData=_w(n,i),t.uniformData=vw(n,i),!/^[ \t]*#[ \t]*version[ \t]+300[ \t]+es[ \t]*$/m.test(t.vertexSrc)){const l=Object.keys(t.attributeData);l.sort((h,c)=>h>c?1:-1);for(let h=0;h<l.length;h++)t.attributeData[l[h]].location=h,i.bindAttribLocation(n,h,l[h]);i.linkProgram(n)}i.deleteShader(e),i.deleteShader(r);const o={};for(const l in t.uniformData){const h=t.uniformData[l];o[l]={location:i.getUniformLocation(n,l),value:x0(h.type,h.size)}}return new xw(n,o)}function Tw(i,t,e,r,n){e.buffer.update(n)}const Sw={float:`
420
420
  data[offset] = v;
421
421
  `,vec2:`
422
422
  data[offset] = v[0];
@@ -462,7 +462,7 @@ void main(void)
462
462
  var gl = renderer.gl
463
463
  var index = 0;
464
464
  var data = buffer.data;
465
- `];for(let o=0;o<r.length;o++){const a=r[o],l=i.uniforms[a.data.name],h=a.data.name;let c=!1;for(let u=0;u<ss.length;u++){const d=ss[u];if(d.codeUbo&&d.test(a.data,l)){s.push(`offset = ${a.offset/4};`,ss[u].codeUbo(a.data.name,l)),c=!0;break}}if(!c)if(a.data.size>1){const u=w0(a.data.type),d=Math.max(j0[a.data.type]/16,1),f=u/d,p=(4-f%4)%4;s.push(`
465
+ `];for(let o=0;o<r.length;o++){const a=r[o],l=i.uniforms[a.data.name],h=a.data.name;let c=!1;for(let u=0;u<ns.length;u++){const d=ns[u];if(d.codeUbo&&d.test(a.data,l)){s.push(`offset = ${a.offset/4};`,ns[u].codeUbo(a.data.name,l)),c=!0;break}}if(!c)if(a.data.size>1){const u=w0(a.data.type),d=Math.max(j0[a.data.type]/16,1),f=u/d,p=(4-f%4)%4;s.push(`
466
466
  cv = ud.${h}.value;
467
467
  v = uv.${h};
468
468
  offset = ${a.offset/4};
@@ -486,7 +486,7 @@ void main(void)
486
486
  `)}}return s.push(`
487
487
  renderer.buffer.update(buffer);
488
488
  `),{size:n,syncFunc:new Function("ud","uv","renderer","syncData","buffer",s.join(`
489
- `))}}let Aw=0;const Va={textureCount:0,uboCount:0};class J0{constructor(t){this.destroyed=!1,this.renderer=t,this.systemCheck(),this.gl=null,this.shader=null,this.program=null,this.cache={},this._uboCache={},this.id=Aw++}systemCheck(){if(!qv())throw new Error("Current environment does not allow unsafe-eval, please use @pixi/unsafe-eval module to enable support.")}contextChange(t){this.gl=t,this.reset()}bind(t,e){t.disposeRunner.add(this),t.uniforms.globals=this.renderer.globalUniforms;const r=t.program,n=r.glPrograms[this.renderer.CONTEXT_UID]||this.generateProgram(t);return this.shader=t,this.program!==r&&(this.program=r,this.gl.useProgram(n.program)),e||(Va.textureCount=0,Va.uboCount=0,this.syncUniformGroup(t.uniformGroup,Va)),n}setUniforms(t){const e=this.shader.program,r=e.glPrograms[this.renderer.CONTEXT_UID];e.syncUniforms(r.uniformData,t,this.renderer)}syncUniformGroup(t,e){const r=this.getGlProgram();(!t.static||t.dirtyId!==r.uniformDirtyGroups[t.id])&&(r.uniformDirtyGroups[t.id]=t.dirtyId,this.syncUniforms(t,r,e))}syncUniforms(t,e,r){(t.syncUniforms[this.shader.program.id]||this.createSyncGroups(t))(e.uniformData,t.uniforms,this.renderer,r)}createSyncGroups(t){const e=this.getSignature(t,this.shader.program.uniformData,"u");return this.cache[e]||(this.cache[e]=Yv(t,this.shader.program.uniformData)),t.syncUniforms[this.shader.program.id]=this.cache[e],t.syncUniforms[this.shader.program.id]}syncUniformBufferGroup(t,e){const r=this.getGlProgram();if(!t.static||t.dirtyId!==0||!r.uniformGroups[t.id]){t.dirtyId=0;const n=r.uniformGroups[t.id]||this.createSyncBufferGroup(t,r,e);t.buffer.update(),n(r.uniformData,t.uniforms,this.renderer,Va,t.buffer)}this.renderer.buffer.bindBufferBase(t.buffer,r.uniformBufferBindings[e])}createSyncBufferGroup(t,e,r){const{gl:n}=this.renderer;this.renderer.buffer.bind(t.buffer);const s=this.gl.getUniformBlockIndex(e.program,r);e.uniformBufferBindings[r]=this.shader.uniformBindCount,n.uniformBlockBinding(e.program,s,this.shader.uniformBindCount),this.shader.uniformBindCount++;const o=this.getSignature(t,this.shader.program.uniformData,"ubo");let a=this._uboCache[o];if(a||(a=this._uboCache[o]=Iw(t,this.shader.program.uniformData)),t.autoManage){const l=new Float32Array(a.size/4);t.buffer.update(l)}return e.uniformGroups[t.id]=a.syncFunc,e.uniformGroups[t.id]}getSignature(t,e,r){const n=t.uniforms,s=[`${r}-`];for(const o in n)s.push(o),e[o]&&s.push(e[o].type);return s.join("-")}getGlProgram(){return this.shader?this.shader.program.glPrograms[this.renderer.CONTEXT_UID]:null}generateProgram(t){const e=this.gl,r=t.program,n=ww(e,r);return r.glPrograms[this.renderer.CONTEXT_UID]=n,n}reset(){this.program=null,this.shader=null}disposeShader(t){this.shader===t&&(this.shader=null)}destroy(){this.renderer=null,this.destroyed=!0}}J0.extension={type:q.RendererSystem,name:"shader"},st.add(J0);class Ha{constructor(t){this.renderer=t}run(t){const{renderer:e}=this;e.runners.init.emit(e.options),t.hello&&console.log(`PixiJS 7.3.2 - ${e.rendererLogId} - https://pixijs.com`),e.resize(e.screen.width,e.screen.height)}destroy(){}}Ha.defaultOptions={hello:!1},Ha.extension={type:[q.RendererSystem,q.CanvasRendererSystem],name:"startup"},st.add(Ha);function Mw(i,t=[]){return t[mt.NORMAL]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.ADD]=[i.ONE,i.ONE],t[mt.MULTIPLY]=[i.DST_COLOR,i.ONE_MINUS_SRC_ALPHA,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.SCREEN]=[i.ONE,i.ONE_MINUS_SRC_COLOR,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.OVERLAY]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.DARKEN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.LIGHTEN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.COLOR_DODGE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.COLOR_BURN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.HARD_LIGHT]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.SOFT_LIGHT]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.DIFFERENCE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.EXCLUSION]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.HUE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.SATURATION]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.COLOR]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.LUMINOSITY]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.NONE]=[0,0],t[mt.NORMAL_NPM]=[i.SRC_ALPHA,i.ONE_MINUS_SRC_ALPHA,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.ADD_NPM]=[i.SRC_ALPHA,i.ONE,i.ONE,i.ONE],t[mt.SCREEN_NPM]=[i.SRC_ALPHA,i.ONE_MINUS_SRC_COLOR,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[mt.SRC_IN]=[i.DST_ALPHA,i.ZERO],t[mt.SRC_OUT]=[i.ONE_MINUS_DST_ALPHA,i.ZERO],t[mt.SRC_ATOP]=[i.DST_ALPHA,i.ONE_MINUS_SRC_ALPHA],t[mt.DST_OVER]=[i.ONE_MINUS_DST_ALPHA,i.ONE],t[mt.DST_IN]=[i.ZERO,i.SRC_ALPHA],t[mt.DST_OUT]=[i.ZERO,i.ONE_MINUS_SRC_ALPHA],t[mt.DST_ATOP]=[i.ONE_MINUS_DST_ALPHA,i.SRC_ALPHA],t[mt.XOR]=[i.ONE_MINUS_DST_ALPHA,i.ONE_MINUS_SRC_ALPHA],t[mt.SUBTRACT]=[i.ONE,i.ONE,i.ONE,i.ONE,i.FUNC_REVERSE_SUBTRACT,i.FUNC_ADD],t}const Rw=0,Pw=1,Lw=2,Gw=3,kw=4,Fw=5,$0=class Of{constructor(){this.gl=null,this.stateId=0,this.polygonOffset=0,this.blendMode=mt.NONE,this._blendEq=!1,this.map=[],this.map[Rw]=this.setBlend,this.map[Pw]=this.setOffset,this.map[Lw]=this.setCullFace,this.map[Gw]=this.setDepthTest,this.map[kw]=this.setFrontFace,this.map[Fw]=this.setDepthMask,this.checks=[],this.defaultState=new Ri,this.defaultState.blend=!0}contextChange(t){this.gl=t,this.blendModes=Mw(t),this.set(this.defaultState),this.reset()}set(t){if(t=t||this.defaultState,this.stateId!==t.data){let e=this.stateId^t.data,r=0;for(;e;)e&1&&this.map[r].call(this,!!(t.data&1<<r)),e=e>>1,r++;this.stateId=t.data}for(let e=0;e<this.checks.length;e++)this.checks[e](this,t)}forceState(t){t=t||this.defaultState;for(let e=0;e<this.map.length;e++)this.map[e].call(this,!!(t.data&1<<e));for(let e=0;e<this.checks.length;e++)this.checks[e](this,t);this.stateId=t.data}setBlend(t){this.updateCheck(Of.checkBlendMode,t),this.gl[t?"enable":"disable"](this.gl.BLEND)}setOffset(t){this.updateCheck(Of.checkPolygonOffset,t),this.gl[t?"enable":"disable"](this.gl.POLYGON_OFFSET_FILL)}setDepthTest(t){this.gl[t?"enable":"disable"](this.gl.DEPTH_TEST)}setDepthMask(t){this.gl.depthMask(t)}setCullFace(t){this.gl[t?"enable":"disable"](this.gl.CULL_FACE)}setFrontFace(t){this.gl.frontFace(this.gl[t?"CW":"CCW"])}setBlendMode(t){if(t===this.blendMode)return;this.blendMode=t;const e=this.blendModes[t],r=this.gl;e.length===2?r.blendFunc(e[0],e[1]):r.blendFuncSeparate(e[0],e[1],e[2],e[3]),e.length===6?(this._blendEq=!0,r.blendEquationSeparate(e[4],e[5])):this._blendEq&&(this._blendEq=!1,r.blendEquationSeparate(r.FUNC_ADD,r.FUNC_ADD))}setPolygonOffset(t,e){this.gl.polygonOffset(t,e)}reset(){this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!1),this.forceState(this.defaultState),this._blendEq=!0,this.blendMode=-1,this.setBlendMode(0)}updateCheck(t,e){const r=this.checks.indexOf(t);e&&r===-1?this.checks.push(t):!e&&r!==-1&&this.checks.splice(r,1)}static checkBlendMode(t,e){t.setBlendMode(e.blendMode)}static checkPolygonOffset(t,e){t.setPolygonOffset(1,e.polygonOffset)}destroy(){this.gl=null}};$0.extension={type:q.RendererSystem,name:"state"};let Dw=$0;st.add(Dw);class Nw extends js{constructor(){super(...arguments),this.runners={},this._systemsHash={}}setup(t){this.addRunners(...t.runners);const e=(t.priority??[]).filter(n=>t.systems[n]),r=[...e,...Object.keys(t.systems).filter(n=>!e.includes(n))];for(const n of r)this.addSystem(t.systems[n],n)}addRunners(...t){t.forEach(e=>{this.runners[e]=new li(e)})}addSystem(t,e){const r=new t(this);if(this[e])throw new Error(`Whoops! The name "${e}" is already in use`);this[e]=r,this._systemsHash[e]=r;for(const n in this.runners)this.runners[n].add(r);return this}emitWithCustomOptions(t,e){const r=Object.keys(this._systemsHash);t.items.forEach(n=>{const s=r.find(o=>this._systemsHash[o]===n);n[t.name](e[s])})}destroy(){Object.values(this.runners).forEach(t=>{t.destroy()}),this._systemsHash={}}}const co=class Ah{constructor(t){this.renderer=t,this.count=0,this.checkCount=0,this.maxIdle=Ah.defaultMaxIdle,this.checkCountMax=Ah.defaultCheckCountMax,this.mode=Ah.defaultMode}postrender(){this.renderer.objectRenderer.renderingToScreen&&(this.count++,this.mode!==Gh.MANUAL&&(this.checkCount++,this.checkCount>this.checkCountMax&&(this.checkCount=0,this.run())))}run(){const t=this.renderer.texture,e=t.managedTextures;let r=!1;for(let n=0;n<e.length;n++){const s=e[n];s.resource&&this.count-s.touched>this.maxIdle&&(t.destroyTexture(s,!0),e[n]=null,r=!0)}if(r){let n=0;for(let s=0;s<e.length;s++)e[s]!==null&&(e[n++]=e[s]);e.length=n}}unload(t){const e=this.renderer.texture,r=t._texture;r&&!r.framebuffer&&e.destroyTexture(r);for(let n=t.children.length-1;n>=0;n--)this.unload(t.children[n])}destroy(){this.renderer=null}};co.defaultMode=Gh.AUTO,co.defaultMaxIdle=60*60,co.defaultCheckCountMax=60*10,co.extension={type:q.RendererSystem,name:"textureGC"};let gn=co;st.add(gn);class Vc{constructor(t){this.texture=t,this.width=-1,this.height=-1,this.dirtyId=-1,this.dirtyStyleId=-1,this.mipmap=!1,this.wrapMode=33071,this.type=ct.UNSIGNED_BYTE,this.internalFormat=z.RGBA,this.samplerType=0}}function Ow(i){let t;return"WebGL2RenderingContext"in globalThis&&i instanceof globalThis.WebGL2RenderingContext?t={[i.RGB]:rt.FLOAT,[i.RGBA]:rt.FLOAT,[i.ALPHA]:rt.FLOAT,[i.LUMINANCE]:rt.FLOAT,[i.LUMINANCE_ALPHA]:rt.FLOAT,[i.R8]:rt.FLOAT,[i.R8_SNORM]:rt.FLOAT,[i.RG8]:rt.FLOAT,[i.RG8_SNORM]:rt.FLOAT,[i.RGB8]:rt.FLOAT,[i.RGB8_SNORM]:rt.FLOAT,[i.RGB565]:rt.FLOAT,[i.RGBA4]:rt.FLOAT,[i.RGB5_A1]:rt.FLOAT,[i.RGBA8]:rt.FLOAT,[i.RGBA8_SNORM]:rt.FLOAT,[i.RGB10_A2]:rt.FLOAT,[i.RGB10_A2UI]:rt.FLOAT,[i.SRGB8]:rt.FLOAT,[i.SRGB8_ALPHA8]:rt.FLOAT,[i.R16F]:rt.FLOAT,[i.RG16F]:rt.FLOAT,[i.RGB16F]:rt.FLOAT,[i.RGBA16F]:rt.FLOAT,[i.R32F]:rt.FLOAT,[i.RG32F]:rt.FLOAT,[i.RGB32F]:rt.FLOAT,[i.RGBA32F]:rt.FLOAT,[i.R11F_G11F_B10F]:rt.FLOAT,[i.RGB9_E5]:rt.FLOAT,[i.R8I]:rt.INT,[i.R8UI]:rt.UINT,[i.R16I]:rt.INT,[i.R16UI]:rt.UINT,[i.R32I]:rt.INT,[i.R32UI]:rt.UINT,[i.RG8I]:rt.INT,[i.RG8UI]:rt.UINT,[i.RG16I]:rt.INT,[i.RG16UI]:rt.UINT,[i.RG32I]:rt.INT,[i.RG32UI]:rt.UINT,[i.RGB8I]:rt.INT,[i.RGB8UI]:rt.UINT,[i.RGB16I]:rt.INT,[i.RGB16UI]:rt.UINT,[i.RGB32I]:rt.INT,[i.RGB32UI]:rt.UINT,[i.RGBA8I]:rt.INT,[i.RGBA8UI]:rt.UINT,[i.RGBA16I]:rt.INT,[i.RGBA16UI]:rt.UINT,[i.RGBA32I]:rt.INT,[i.RGBA32UI]:rt.UINT,[i.DEPTH_COMPONENT16]:rt.FLOAT,[i.DEPTH_COMPONENT24]:rt.FLOAT,[i.DEPTH_COMPONENT32F]:rt.FLOAT,[i.DEPTH_STENCIL]:rt.FLOAT,[i.DEPTH24_STENCIL8]:rt.FLOAT,[i.DEPTH32F_STENCIL8]:rt.FLOAT}:t={[i.RGB]:rt.FLOAT,[i.RGBA]:rt.FLOAT,[i.ALPHA]:rt.FLOAT,[i.LUMINANCE]:rt.FLOAT,[i.LUMINANCE_ALPHA]:rt.FLOAT,[i.DEPTH_STENCIL]:rt.FLOAT},t}function Bw(i){let t;return"WebGL2RenderingContext"in globalThis&&i instanceof globalThis.WebGL2RenderingContext?t={[ct.UNSIGNED_BYTE]:{[z.RGBA]:i.RGBA8,[z.RGB]:i.RGB8,[z.RG]:i.RG8,[z.RED]:i.R8,[z.RGBA_INTEGER]:i.RGBA8UI,[z.RGB_INTEGER]:i.RGB8UI,[z.RG_INTEGER]:i.RG8UI,[z.RED_INTEGER]:i.R8UI,[z.ALPHA]:i.ALPHA,[z.LUMINANCE]:i.LUMINANCE,[z.LUMINANCE_ALPHA]:i.LUMINANCE_ALPHA},[ct.BYTE]:{[z.RGBA]:i.RGBA8_SNORM,[z.RGB]:i.RGB8_SNORM,[z.RG]:i.RG8_SNORM,[z.RED]:i.R8_SNORM,[z.RGBA_INTEGER]:i.RGBA8I,[z.RGB_INTEGER]:i.RGB8I,[z.RG_INTEGER]:i.RG8I,[z.RED_INTEGER]:i.R8I},[ct.UNSIGNED_SHORT]:{[z.RGBA_INTEGER]:i.RGBA16UI,[z.RGB_INTEGER]:i.RGB16UI,[z.RG_INTEGER]:i.RG16UI,[z.RED_INTEGER]:i.R16UI,[z.DEPTH_COMPONENT]:i.DEPTH_COMPONENT16},[ct.SHORT]:{[z.RGBA_INTEGER]:i.RGBA16I,[z.RGB_INTEGER]:i.RGB16I,[z.RG_INTEGER]:i.RG16I,[z.RED_INTEGER]:i.R16I},[ct.UNSIGNED_INT]:{[z.RGBA_INTEGER]:i.RGBA32UI,[z.RGB_INTEGER]:i.RGB32UI,[z.RG_INTEGER]:i.RG32UI,[z.RED_INTEGER]:i.R32UI,[z.DEPTH_COMPONENT]:i.DEPTH_COMPONENT24},[ct.INT]:{[z.RGBA_INTEGER]:i.RGBA32I,[z.RGB_INTEGER]:i.RGB32I,[z.RG_INTEGER]:i.RG32I,[z.RED_INTEGER]:i.R32I},[ct.FLOAT]:{[z.RGBA]:i.RGBA32F,[z.RGB]:i.RGB32F,[z.RG]:i.RG32F,[z.RED]:i.R32F,[z.DEPTH_COMPONENT]:i.DEPTH_COMPONENT32F},[ct.HALF_FLOAT]:{[z.RGBA]:i.RGBA16F,[z.RGB]:i.RGB16F,[z.RG]:i.RG16F,[z.RED]:i.R16F},[ct.UNSIGNED_SHORT_5_6_5]:{[z.RGB]:i.RGB565},[ct.UNSIGNED_SHORT_4_4_4_4]:{[z.RGBA]:i.RGBA4},[ct.UNSIGNED_SHORT_5_5_5_1]:{[z.RGBA]:i.RGB5_A1},[ct.UNSIGNED_INT_2_10_10_10_REV]:{[z.RGBA]:i.RGB10_A2,[z.RGBA_INTEGER]:i.RGB10_A2UI},[ct.UNSIGNED_INT_10F_11F_11F_REV]:{[z.RGB]:i.R11F_G11F_B10F},[ct.UNSIGNED_INT_5_9_9_9_REV]:{[z.RGB]:i.RGB9_E5},[ct.UNSIGNED_INT_24_8]:{[z.DEPTH_STENCIL]:i.DEPTH24_STENCIL8},[ct.FLOAT_32_UNSIGNED_INT_24_8_REV]:{[z.DEPTH_STENCIL]:i.DEPTH32F_STENCIL8}}:t={[ct.UNSIGNED_BYTE]:{[z.RGBA]:i.RGBA,[z.RGB]:i.RGB,[z.ALPHA]:i.ALPHA,[z.LUMINANCE]:i.LUMINANCE,[z.LUMINANCE_ALPHA]:i.LUMINANCE_ALPHA},[ct.UNSIGNED_SHORT_5_6_5]:{[z.RGB]:i.RGB},[ct.UNSIGNED_SHORT_4_4_4_4]:{[z.RGBA]:i.RGBA},[ct.UNSIGNED_SHORT_5_5_5_1]:{[z.RGBA]:i.RGBA}},t}class Q0{constructor(t){this.renderer=t,this.boundTextures=[],this.currentLocation=-1,this.managedTextures=[],this._unknownBoundTextures=!1,this.unknownTexture=new xt,this.hasIntegerTextures=!1}contextChange(){const t=this.gl=this.renderer.gl;this.CONTEXT_UID=this.renderer.CONTEXT_UID,this.webGLVersion=this.renderer.context.webGLVersion,this.internalFormats=Bw(t),this.samplerTypes=Ow(t);const e=t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS);this.boundTextures.length=e;for(let n=0;n<e;n++)this.boundTextures[n]=null;this.emptyTextures={};const r=new Vc(t.createTexture());t.bindTexture(t.TEXTURE_2D,r.texture),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,1,1,0,t.RGBA,t.UNSIGNED_BYTE,new Uint8Array(4)),this.emptyTextures[t.TEXTURE_2D]=r,this.emptyTextures[t.TEXTURE_CUBE_MAP]=new Vc(t.createTexture()),t.bindTexture(t.TEXTURE_CUBE_MAP,this.emptyTextures[t.TEXTURE_CUBE_MAP].texture);for(let n=0;n<6;n++)t.texImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+n,0,t.RGBA,1,1,0,t.RGBA,t.UNSIGNED_BYTE,null);t.texParameteri(t.TEXTURE_CUBE_MAP,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_CUBE_MAP,t.TEXTURE_MIN_FILTER,t.LINEAR);for(let n=0;n<this.boundTextures.length;n++)this.bind(null,n)}bind(t,e=0){const{gl:r}=this;if(t=t==null?void 0:t.castToBaseTexture(),(t==null?void 0:t.valid)&&!t.parentTextureArray){t.touched=this.renderer.textureGC.count;const n=t._glTextures[this.CONTEXT_UID]||this.initTexture(t);this.boundTextures[e]!==t&&(this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),r.bindTexture(t.target,n.texture)),n.dirtyId!==t.dirtyId?(this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),this.updateTexture(t)):n.dirtyStyleId!==t.dirtyStyleId&&this.updateTextureStyle(t),this.boundTextures[e]=t}else this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),r.bindTexture(r.TEXTURE_2D,this.emptyTextures[r.TEXTURE_2D].texture),this.boundTextures[e]=null}reset(){this._unknownBoundTextures=!0,this.hasIntegerTextures=!1,this.currentLocation=-1;for(let t=0;t<this.boundTextures.length;t++)this.boundTextures[t]=this.unknownTexture}unbind(t){const{gl:e,boundTextures:r}=this;if(this._unknownBoundTextures){this._unknownBoundTextures=!1;for(let n=0;n<r.length;n++)r[n]===this.unknownTexture&&this.bind(null,n)}for(let n=0;n<r.length;n++)r[n]===t&&(this.currentLocation!==n&&(e.activeTexture(e.TEXTURE0+n),this.currentLocation=n),e.bindTexture(t.target,this.emptyTextures[t.target].texture),r[n]=null)}ensureSamplerType(t){const{boundTextures:e,hasIntegerTextures:r,CONTEXT_UID:n}=this;if(r)for(let s=t-1;s>=0;--s){const o=e[s];o&&o._glTextures[n].samplerType!==rt.FLOAT&&this.renderer.texture.unbind(o)}}initTexture(t){const e=new Vc(this.gl.createTexture());return e.dirtyId=-1,t._glTextures[this.CONTEXT_UID]=e,this.managedTextures.push(t),t.on("dispose",this.destroyTexture,this),e}initTextureType(t,e){var r;e.internalFormat=((r=this.internalFormats[t.type])==null?void 0:r[t.format])??t.format,e.samplerType=this.samplerTypes[e.internalFormat]??rt.FLOAT,this.webGLVersion===2&&t.type===ct.HALF_FLOAT?e.type=this.gl.HALF_FLOAT:e.type=t.type}updateTexture(t){var n;const e=t._glTextures[this.CONTEXT_UID];if(!e)return;const r=this.renderer;if(this.initTextureType(t,e),(n=t.resource)==null?void 0:n.upload(r,t,e))e.samplerType!==rt.FLOAT&&(this.hasIntegerTextures=!0);else{const s=t.realWidth,o=t.realHeight,a=r.gl;(e.width!==s||e.height!==o||e.dirtyId<0)&&(e.width=s,e.height=o,a.texImage2D(t.target,0,e.internalFormat,s,o,0,t.format,e.type,null))}t.dirtyStyleId!==e.dirtyStyleId&&this.updateTextureStyle(t),e.dirtyId=t.dirtyId}destroyTexture(t,e){const{gl:r}=this;if(t=t.castToBaseTexture(),t._glTextures[this.CONTEXT_UID]&&(this.unbind(t),r.deleteTexture(t._glTextures[this.CONTEXT_UID].texture),t.off("dispose",this.destroyTexture,this),delete t._glTextures[this.CONTEXT_UID],!e)){const n=this.managedTextures.indexOf(t);n!==-1&&ns(this.managedTextures,n,1)}}updateTextureStyle(t){var r;const e=t._glTextures[this.CONTEXT_UID];e&&((t.mipmap===Ti.POW2||this.webGLVersion!==2)&&!t.isPowerOfTwo?e.mipmap=!1:e.mipmap=t.mipmap>=1,this.webGLVersion!==2&&!t.isPowerOfTwo?e.wrapMode=wi.CLAMP:e.wrapMode=t.wrapMode,(r=t.resource)!=null&&r.style(this.renderer,t,e)||this.setStyle(t,e),e.dirtyStyleId=t.dirtyStyleId)}setStyle(t,e){const r=this.gl;if(e.mipmap&&t.mipmap!==Ti.ON_MANUAL&&r.generateMipmap(t.target),r.texParameteri(t.target,r.TEXTURE_WRAP_S,e.wrapMode),r.texParameteri(t.target,r.TEXTURE_WRAP_T,e.wrapMode),e.mipmap){r.texParameteri(t.target,r.TEXTURE_MIN_FILTER,t.scaleMode===$i.LINEAR?r.LINEAR_MIPMAP_LINEAR:r.NEAREST_MIPMAP_NEAREST);const n=this.renderer.context.extensions.anisotropicFiltering;if(n&&t.anisotropicLevel>0&&t.scaleMode===$i.LINEAR){const s=Math.min(t.anisotropicLevel,r.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT));r.texParameterf(t.target,n.TEXTURE_MAX_ANISOTROPY_EXT,s)}}else r.texParameteri(t.target,r.TEXTURE_MIN_FILTER,t.scaleMode===$i.LINEAR?r.LINEAR:r.NEAREST);r.texParameteri(t.target,r.TEXTURE_MAG_FILTER,t.scaleMode===$i.LINEAR?r.LINEAR:r.NEAREST)}destroy(){this.renderer=null}}Q0.extension={type:q.RendererSystem,name:"texture"},st.add(Q0);class q0{constructor(t){this.renderer=t}contextChange(){this.gl=this.renderer.gl,this.CONTEXT_UID=this.renderer.CONTEXT_UID}bind(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glTransformFeedbacks[r]||this.createGLTransformFeedback(t);e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,n)}unbind(){const{gl:t}=this;t.bindTransformFeedback(t.TRANSFORM_FEEDBACK,null)}beginTransformFeedback(t,e){const{gl:r,renderer:n}=this;e&&n.shader.bind(e),r.beginTransformFeedback(t)}endTransformFeedback(){const{gl:t}=this;t.endTransformFeedback()}createGLTransformFeedback(t){const{gl:e,renderer:r,CONTEXT_UID:n}=this,s=e.createTransformFeedback();t._glTransformFeedbacks[n]=s,e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,s);for(let o=0;o<t.buffers.length;o++){const a=t.buffers[o];a&&(r.buffer.update(a),a._glBuffers[n].refCount++,e.bindBufferBase(e.TRANSFORM_FEEDBACK_BUFFER,o,a._glBuffers[n].buffer||null))}return e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,null),t.disposeRunner.add(this),s}disposeTransformFeedback(t,e){const r=t._glTransformFeedbacks[this.CONTEXT_UID],n=this.gl;t.disposeRunner.remove(this);const s=this.renderer.buffer;if(s)for(let o=0;o<t.buffers.length;o++){const a=t.buffers[o];if(!a)continue;const l=a._glBuffers[this.CONTEXT_UID];l&&(l.refCount--,l.refCount===0&&!e&&s.dispose(a,e))}r&&(e||n.deleteTransformFeedback(r),delete t._glTransformFeedbacks[this.CONTEXT_UID])}destroy(){this.renderer=null}}q0.extension={type:q.RendererSystem,name:"transformFeedback"},st.add(q0);class Ka{constructor(t){this.renderer=t}init(t){this.screen=new gt(0,0,t.width,t.height),this.element=t.view||nt.ADAPTER.createCanvas(),this.resolution=t.resolution||nt.RESOLUTION,this.autoDensity=!!t.autoDensity}resizeView(t,e){this.element.width=Math.round(t*this.resolution),this.element.height=Math.round(e*this.resolution);const r=this.element.width/this.resolution,n=this.element.height/this.resolution;this.screen.width=r,this.screen.height=n,this.autoDensity&&(this.element.style.width=`${r}px`,this.element.style.height=`${n}px`),this.renderer.emit("resize",r,n),this.renderer.runners.resize.emit(this.screen.width,this.screen.height)}destroy(t){var e;t&&((e=this.element.parentNode)==null||e.removeChild(this.element)),this.renderer=null,this.element=null,this.screen=null}}Ka.defaultOptions={width:800,height:600,resolution:void 0,autoDensity:!1},Ka.extension={type:[q.RendererSystem,q.CanvasRendererSystem],name:"_view"},st.add(Ka),nt.PREFER_ENV=en.WEBGL2,nt.STRICT_TEXTURE_CACHE=!1,nt.RENDER_OPTIONS={...Xa.defaultOptions,...Ua.defaultOptions,...Ka.defaultOptions,...Ha.defaultOptions},Object.defineProperties(nt,{WRAP_MODE:{get(){return xt.defaultOptions.wrapMode},set(i){wt("7.1.0","settings.WRAP_MODE is deprecated, use BaseTexture.defaultOptions.wrapMode"),xt.defaultOptions.wrapMode=i}},SCALE_MODE:{get(){return xt.defaultOptions.scaleMode},set(i){wt("7.1.0","settings.SCALE_MODE is deprecated, use BaseTexture.defaultOptions.scaleMode"),xt.defaultOptions.scaleMode=i}},MIPMAP_TEXTURES:{get(){return xt.defaultOptions.mipmap},set(i){wt("7.1.0","settings.MIPMAP_TEXTURES is deprecated, use BaseTexture.defaultOptions.mipmap"),xt.defaultOptions.mipmap=i}},ANISOTROPIC_LEVEL:{get(){return xt.defaultOptions.anisotropicLevel},set(i){wt("7.1.0","settings.ANISOTROPIC_LEVEL is deprecated, use BaseTexture.defaultOptions.anisotropicLevel"),xt.defaultOptions.anisotropicLevel=i}},FILTER_RESOLUTION:{get(){return wt("7.1.0","settings.FILTER_RESOLUTION is deprecated, use Filter.defaultResolution"),Te.defaultResolution},set(i){Te.defaultResolution=i}},FILTER_MULTISAMPLE:{get(){return wt("7.1.0","settings.FILTER_MULTISAMPLE is deprecated, use Filter.defaultMultisample"),Te.defaultMultisample},set(i){Te.defaultMultisample=i}},SPRITE_MAX_TEXTURES:{get(){return fn.defaultMaxTextures},set(i){wt("7.1.0","settings.SPRITE_MAX_TEXTURES is deprecated, use BatchRenderer.defaultMaxTextures"),fn.defaultMaxTextures=i}},SPRITE_BATCH_SIZE:{get(){return fn.defaultBatchSize},set(i){wt("7.1.0","settings.SPRITE_BATCH_SIZE is deprecated, use BatchRenderer.defaultBatchSize"),fn.defaultBatchSize=i}},CAN_UPLOAD_SAME_BUFFER:{get(){return fn.canUploadSameBuffer},set(i){wt("7.1.0","settings.CAN_UPLOAD_SAME_BUFFER is deprecated, use BatchRenderer.canUploadSameBuffer"),fn.canUploadSameBuffer=i}},GC_MODE:{get(){return gn.defaultMode},set(i){wt("7.1.0","settings.GC_MODE is deprecated, use TextureGCSystem.defaultMode"),gn.defaultMode=i}},GC_MAX_IDLE:{get(){return gn.defaultMaxIdle},set(i){wt("7.1.0","settings.GC_MAX_IDLE is deprecated, use TextureGCSystem.defaultMaxIdle"),gn.defaultMaxIdle=i}},GC_MAX_CHECK_COUNT:{get(){return gn.defaultCheckCountMax},set(i){wt("7.1.0","settings.GC_MAX_CHECK_COUNT is deprecated, use TextureGCSystem.defaultCheckCountMax"),gn.defaultCheckCountMax=i}},PRECISION_VERTEX:{get(){return sr.defaultVertexPrecision},set(i){wt("7.1.0","settings.PRECISION_VERTEX is deprecated, use Program.defaultVertexPrecision"),sr.defaultVertexPrecision=i}},PRECISION_FRAGMENT:{get(){return sr.defaultFragmentPrecision},set(i){wt("7.1.0","settings.PRECISION_FRAGMENT is deprecated, use Program.defaultFragmentPrecision"),sr.defaultFragmentPrecision=i}}});var yn=(i=>(i[i.INTERACTION=50]="INTERACTION",i[i.HIGH=25]="HIGH",i[i.NORMAL=0]="NORMAL",i[i.LOW=-25]="LOW",i[i.UTILITY=-50]="UTILITY",i))(yn||{});class Hc{constructor(t,e=null,r=0,n=!1){this.next=null,this.previous=null,this._destroyed=!1,this.fn=t,this.context=e,this.priority=r,this.once=n}match(t,e=null){return this.fn===t&&this.context===e}emit(t){this.fn&&(this.context?this.fn.call(this.context,t):this.fn(t));const e=this.next;return this.once&&this.destroy(!0),this._destroyed&&(this.next=null),e}connect(t){this.previous=t,t.next&&(t.next.previous=this),this.next=t.next,t.next=this}destroy(t=!1){this._destroyed=!0,this.fn=null,this.context=null,this.previous&&(this.previous.next=this.next),this.next&&(this.next.previous=this.previous);const e=this.next;return this.next=t?null:e,this.previous=null,e}}const tm=class ze{constructor(){this.autoStart=!1,this.deltaTime=1,this.lastTime=-1,this.speed=1,this.started=!1,this._requestId=null,this._maxElapsedMS=100,this._minElapsedMS=0,this._protected=!1,this._lastFrame=-1,this._head=new Hc(null,null,1/0),this.deltaMS=1/ze.targetFPMS,this.elapsedMS=1/ze.targetFPMS,this._tick=t=>{this._requestId=null,this.started&&(this.update(t),this.started&&this._requestId===null&&this._head.next&&(this._requestId=requestAnimationFrame(this._tick)))}}_requestIfNeeded(){this._requestId===null&&this._head.next&&(this.lastTime=performance.now(),this._lastFrame=this.lastTime,this._requestId=requestAnimationFrame(this._tick))}_cancelIfNeeded(){this._requestId!==null&&(cancelAnimationFrame(this._requestId),this._requestId=null)}_startIfPossible(){this.started?this._requestIfNeeded():this.autoStart&&this.start()}add(t,e,r=yn.NORMAL){return this._addListener(new Hc(t,e,r))}addOnce(t,e,r=yn.NORMAL){return this._addListener(new Hc(t,e,r,!0))}_addListener(t){let e=this._head.next,r=this._head;if(!e)t.connect(r);else{for(;e;){if(t.priority>e.priority){t.connect(r);break}r=e,e=e.next}t.previous||t.connect(r)}return this._startIfPossible(),this}remove(t,e){let r=this._head.next;for(;r;)r.match(t,e)?r=r.destroy():r=r.next;return this._head.next||this._cancelIfNeeded(),this}get count(){if(!this._head)return 0;let t=0,e=this._head;for(;e=e.next;)t++;return t}start(){this.started||(this.started=!0,this._requestIfNeeded())}stop(){this.started&&(this.started=!1,this._cancelIfNeeded())}destroy(){if(!this._protected){this.stop();let t=this._head.next;for(;t;)t=t.destroy(!0);this._head.destroy(),this._head=null}}update(t=performance.now()){let e;if(t>this.lastTime){if(e=this.elapsedMS=t-this.lastTime,e>this._maxElapsedMS&&(e=this._maxElapsedMS),e*=this.speed,this._minElapsedMS){const s=t-this._lastFrame|0;if(s<this._minElapsedMS)return;this._lastFrame=t-s%this._minElapsedMS}this.deltaMS=e,this.deltaTime=this.deltaMS*ze.targetFPMS;const r=this._head;let n=r.next;for(;n;)n=n.emit(this.deltaTime);r.next||this._cancelIfNeeded()}else this.deltaTime=this.deltaMS=this.elapsedMS=0;this.lastTime=t}get FPS(){return 1e3/this.elapsedMS}get minFPS(){return 1e3/this._maxElapsedMS}set minFPS(t){const e=Math.min(this.maxFPS,t),r=Math.min(Math.max(0,e)/1e3,ze.targetFPMS);this._maxElapsedMS=1/r}get maxFPS(){return this._minElapsedMS?Math.round(1e3/this._minElapsedMS):0}set maxFPS(t){if(t===0)this._minElapsedMS=0;else{const e=Math.max(this.minFPS,t);this._minElapsedMS=1/(e/1e3)}}static get shared(){if(!ze._shared){const t=ze._shared=new ze;t.autoStart=!0,t._protected=!0}return ze._shared}static get system(){if(!ze._system){const t=ze._system=new ze;t.autoStart=!0,t._protected=!0}return ze._system}};tm.targetFPMS=.06;let Se=tm;Object.defineProperties(nt,{TARGET_FPMS:{get(){return Se.targetFPMS},set(i){wt("7.1.0","settings.TARGET_FPMS is deprecated, use Ticker.targetFPMS"),Se.targetFPMS=i}}});class em{static init(t){t=Object.assign({autoStart:!0,sharedTicker:!1},t),Object.defineProperty(this,"ticker",{set(e){this._ticker&&this._ticker.remove(this.render,this),this._ticker=e,e&&e.add(this.render,this,yn.LOW)},get(){return this._ticker}}),this.stop=()=>{this._ticker.stop()},this.start=()=>{this._ticker.start()},this._ticker=null,this.ticker=t.sharedTicker?Se.shared:new Se,t.autoStart&&this.start()}static destroy(){if(this._ticker){const t=this._ticker;this.ticker=null,t.destroy()}}}em.extension=q.Application,st.add(em);const im=[];st.handleByList(q.Renderer,im);function Uw(i){for(const t of im)if(t.test(i))return new t(i);throw new Error("Unable to auto-detect a suitable renderer.")}var Xw=`attribute vec2 aVertexPosition;
489
+ `))}}let Aw=0;const Va={textureCount:0,uboCount:0};class J0{constructor(t){this.destroyed=!1,this.renderer=t,this.systemCheck(),this.gl=null,this.shader=null,this.program=null,this.cache={},this._uboCache={},this.id=Aw++}systemCheck(){if(!qv())throw new Error("Current environment does not allow unsafe-eval, please use @pixi/unsafe-eval module to enable support.")}contextChange(t){this.gl=t,this.reset()}bind(t,e){t.disposeRunner.add(this),t.uniforms.globals=this.renderer.globalUniforms;const r=t.program,n=r.glPrograms[this.renderer.CONTEXT_UID]||this.generateProgram(t);return this.shader=t,this.program!==r&&(this.program=r,this.gl.useProgram(n.program)),e||(Va.textureCount=0,Va.uboCount=0,this.syncUniformGroup(t.uniformGroup,Va)),n}setUniforms(t){const e=this.shader.program,r=e.glPrograms[this.renderer.CONTEXT_UID];e.syncUniforms(r.uniformData,t,this.renderer)}syncUniformGroup(t,e){const r=this.getGlProgram();(!t.static||t.dirtyId!==r.uniformDirtyGroups[t.id])&&(r.uniformDirtyGroups[t.id]=t.dirtyId,this.syncUniforms(t,r,e))}syncUniforms(t,e,r){(t.syncUniforms[this.shader.program.id]||this.createSyncGroups(t))(e.uniformData,t.uniforms,this.renderer,r)}createSyncGroups(t){const e=this.getSignature(t,this.shader.program.uniformData,"u");return this.cache[e]||(this.cache[e]=Yv(t,this.shader.program.uniformData)),t.syncUniforms[this.shader.program.id]=this.cache[e],t.syncUniforms[this.shader.program.id]}syncUniformBufferGroup(t,e){const r=this.getGlProgram();if(!t.static||t.dirtyId!==0||!r.uniformGroups[t.id]){t.dirtyId=0;const n=r.uniformGroups[t.id]||this.createSyncBufferGroup(t,r,e);t.buffer.update(),n(r.uniformData,t.uniforms,this.renderer,Va,t.buffer)}this.renderer.buffer.bindBufferBase(t.buffer,r.uniformBufferBindings[e])}createSyncBufferGroup(t,e,r){const{gl:n}=this.renderer;this.renderer.buffer.bind(t.buffer);const s=this.gl.getUniformBlockIndex(e.program,r);e.uniformBufferBindings[r]=this.shader.uniformBindCount,n.uniformBlockBinding(e.program,s,this.shader.uniformBindCount),this.shader.uniformBindCount++;const o=this.getSignature(t,this.shader.program.uniformData,"ubo");let a=this._uboCache[o];if(a||(a=this._uboCache[o]=Iw(t,this.shader.program.uniformData)),t.autoManage){const l=new Float32Array(a.size/4);t.buffer.update(l)}return e.uniformGroups[t.id]=a.syncFunc,e.uniformGroups[t.id]}getSignature(t,e,r){const n=t.uniforms,s=[`${r}-`];for(const o in n)s.push(o),e[o]&&s.push(e[o].type);return s.join("-")}getGlProgram(){return this.shader?this.shader.program.glPrograms[this.renderer.CONTEXT_UID]:null}generateProgram(t){const e=this.gl,r=t.program,n=ww(e,r);return r.glPrograms[this.renderer.CONTEXT_UID]=n,n}reset(){this.program=null,this.shader=null}disposeShader(t){this.shader===t&&(this.shader=null)}destroy(){this.renderer=null,this.destroyed=!0}}J0.extension={type:$.RendererSystem,name:"shader"},st.add(J0);class Ha{constructor(t){this.renderer=t}run(t){const{renderer:e}=this;e.runners.init.emit(e.options),t.hello&&console.log(`PixiJS 7.3.2 - ${e.rendererLogId} - https://pixijs.com`),e.resize(e.screen.width,e.screen.height)}destroy(){}}Ha.defaultOptions={hello:!1},Ha.extension={type:[$.RendererSystem,$.CanvasRendererSystem],name:"startup"},st.add(Ha);function Mw(i,t=[]){return t[pt.NORMAL]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.ADD]=[i.ONE,i.ONE],t[pt.MULTIPLY]=[i.DST_COLOR,i.ONE_MINUS_SRC_ALPHA,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.SCREEN]=[i.ONE,i.ONE_MINUS_SRC_COLOR,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.OVERLAY]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.DARKEN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.LIGHTEN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.COLOR_DODGE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.COLOR_BURN]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.HARD_LIGHT]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.SOFT_LIGHT]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.DIFFERENCE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.EXCLUSION]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.HUE]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.SATURATION]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.COLOR]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.LUMINOSITY]=[i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.NONE]=[0,0],t[pt.NORMAL_NPM]=[i.SRC_ALPHA,i.ONE_MINUS_SRC_ALPHA,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.ADD_NPM]=[i.SRC_ALPHA,i.ONE,i.ONE,i.ONE],t[pt.SCREEN_NPM]=[i.SRC_ALPHA,i.ONE_MINUS_SRC_COLOR,i.ONE,i.ONE_MINUS_SRC_ALPHA],t[pt.SRC_IN]=[i.DST_ALPHA,i.ZERO],t[pt.SRC_OUT]=[i.ONE_MINUS_DST_ALPHA,i.ZERO],t[pt.SRC_ATOP]=[i.DST_ALPHA,i.ONE_MINUS_SRC_ALPHA],t[pt.DST_OVER]=[i.ONE_MINUS_DST_ALPHA,i.ONE],t[pt.DST_IN]=[i.ZERO,i.SRC_ALPHA],t[pt.DST_OUT]=[i.ZERO,i.ONE_MINUS_SRC_ALPHA],t[pt.DST_ATOP]=[i.ONE_MINUS_DST_ALPHA,i.SRC_ALPHA],t[pt.XOR]=[i.ONE_MINUS_DST_ALPHA,i.ONE_MINUS_SRC_ALPHA],t[pt.SUBTRACT]=[i.ONE,i.ONE,i.ONE,i.ONE,i.FUNC_REVERSE_SUBTRACT,i.FUNC_ADD],t}const Rw=0,Pw=1,Lw=2,Gw=3,kw=4,Fw=5,$0=class Of{constructor(){this.gl=null,this.stateId=0,this.polygonOffset=0,this.blendMode=pt.NONE,this._blendEq=!1,this.map=[],this.map[Rw]=this.setBlend,this.map[Pw]=this.setOffset,this.map[Lw]=this.setCullFace,this.map[Gw]=this.setDepthTest,this.map[kw]=this.setFrontFace,this.map[Fw]=this.setDepthMask,this.checks=[],this.defaultState=new Mi,this.defaultState.blend=!0}contextChange(t){this.gl=t,this.blendModes=Mw(t),this.set(this.defaultState),this.reset()}set(t){if(t=t||this.defaultState,this.stateId!==t.data){let e=this.stateId^t.data,r=0;for(;e;)e&1&&this.map[r].call(this,!!(t.data&1<<r)),e=e>>1,r++;this.stateId=t.data}for(let e=0;e<this.checks.length;e++)this.checks[e](this,t)}forceState(t){t=t||this.defaultState;for(let e=0;e<this.map.length;e++)this.map[e].call(this,!!(t.data&1<<e));for(let e=0;e<this.checks.length;e++)this.checks[e](this,t);this.stateId=t.data}setBlend(t){this.updateCheck(Of.checkBlendMode,t),this.gl[t?"enable":"disable"](this.gl.BLEND)}setOffset(t){this.updateCheck(Of.checkPolygonOffset,t),this.gl[t?"enable":"disable"](this.gl.POLYGON_OFFSET_FILL)}setDepthTest(t){this.gl[t?"enable":"disable"](this.gl.DEPTH_TEST)}setDepthMask(t){this.gl.depthMask(t)}setCullFace(t){this.gl[t?"enable":"disable"](this.gl.CULL_FACE)}setFrontFace(t){this.gl.frontFace(this.gl[t?"CW":"CCW"])}setBlendMode(t){if(t===this.blendMode)return;this.blendMode=t;const e=this.blendModes[t],r=this.gl;e.length===2?r.blendFunc(e[0],e[1]):r.blendFuncSeparate(e[0],e[1],e[2],e[3]),e.length===6?(this._blendEq=!0,r.blendEquationSeparate(e[4],e[5])):this._blendEq&&(this._blendEq=!1,r.blendEquationSeparate(r.FUNC_ADD,r.FUNC_ADD))}setPolygonOffset(t,e){this.gl.polygonOffset(t,e)}reset(){this.gl.pixelStorei(this.gl.UNPACK_FLIP_Y_WEBGL,!1),this.forceState(this.defaultState),this._blendEq=!0,this.blendMode=-1,this.setBlendMode(0)}updateCheck(t,e){const r=this.checks.indexOf(t);e&&r===-1?this.checks.push(t):!e&&r!==-1&&this.checks.splice(r,1)}static checkBlendMode(t,e){t.setBlendMode(e.blendMode)}static checkPolygonOffset(t,e){t.setPolygonOffset(1,e.polygonOffset)}destroy(){this.gl=null}};$0.extension={type:$.RendererSystem,name:"state"};let Dw=$0;st.add(Dw);class Nw extends Ys{constructor(){super(...arguments),this.runners={},this._systemsHash={}}setup(t){this.addRunners(...t.runners);const e=(t.priority??[]).filter(n=>t.systems[n]),r=[...e,...Object.keys(t.systems).filter(n=>!e.includes(n))];for(const n of r)this.addSystem(t.systems[n],n)}addRunners(...t){t.forEach(e=>{this.runners[e]=new ai(e)})}addSystem(t,e){const r=new t(this);if(this[e])throw new Error(`Whoops! The name "${e}" is already in use`);this[e]=r,this._systemsHash[e]=r;for(const n in this.runners)this.runners[n].add(r);return this}emitWithCustomOptions(t,e){const r=Object.keys(this._systemsHash);t.items.forEach(n=>{const s=r.find(o=>this._systemsHash[o]===n);n[t.name](e[s])})}destroy(){Object.values(this.runners).forEach(t=>{t.destroy()}),this._systemsHash={}}}const ho=class Ah{constructor(t){this.renderer=t,this.count=0,this.checkCount=0,this.maxIdle=Ah.defaultMaxIdle,this.checkCountMax=Ah.defaultCheckCountMax,this.mode=Ah.defaultMode}postrender(){this.renderer.objectRenderer.renderingToScreen&&(this.count++,this.mode!==Gh.MANUAL&&(this.checkCount++,this.checkCount>this.checkCountMax&&(this.checkCount=0,this.run())))}run(){const t=this.renderer.texture,e=t.managedTextures;let r=!1;for(let n=0;n<e.length;n++){const s=e[n];s.resource&&this.count-s.touched>this.maxIdle&&(t.destroyTexture(s,!0),e[n]=null,r=!0)}if(r){let n=0;for(let s=0;s<e.length;s++)e[s]!==null&&(e[n++]=e[s]);e.length=n}}unload(t){const e=this.renderer.texture,r=t._texture;r&&!r.framebuffer&&e.destroyTexture(r);for(let n=t.children.length-1;n>=0;n--)this.unload(t.children[n])}destroy(){this.renderer=null}};ho.defaultMode=Gh.AUTO,ho.defaultMaxIdle=60*60,ho.defaultCheckCountMax=60*10,ho.extension={type:$.RendererSystem,name:"textureGC"};let mn=ho;st.add(mn);class Vc{constructor(t){this.texture=t,this.width=-1,this.height=-1,this.dirtyId=-1,this.dirtyStyleId=-1,this.mipmap=!1,this.wrapMode=33071,this.type=ht.UNSIGNED_BYTE,this.internalFormat=K.RGBA,this.samplerType=0}}function Ow(i){let t;return"WebGL2RenderingContext"in globalThis&&i instanceof globalThis.WebGL2RenderingContext?t={[i.RGB]:rt.FLOAT,[i.RGBA]:rt.FLOAT,[i.ALPHA]:rt.FLOAT,[i.LUMINANCE]:rt.FLOAT,[i.LUMINANCE_ALPHA]:rt.FLOAT,[i.R8]:rt.FLOAT,[i.R8_SNORM]:rt.FLOAT,[i.RG8]:rt.FLOAT,[i.RG8_SNORM]:rt.FLOAT,[i.RGB8]:rt.FLOAT,[i.RGB8_SNORM]:rt.FLOAT,[i.RGB565]:rt.FLOAT,[i.RGBA4]:rt.FLOAT,[i.RGB5_A1]:rt.FLOAT,[i.RGBA8]:rt.FLOAT,[i.RGBA8_SNORM]:rt.FLOAT,[i.RGB10_A2]:rt.FLOAT,[i.RGB10_A2UI]:rt.FLOAT,[i.SRGB8]:rt.FLOAT,[i.SRGB8_ALPHA8]:rt.FLOAT,[i.R16F]:rt.FLOAT,[i.RG16F]:rt.FLOAT,[i.RGB16F]:rt.FLOAT,[i.RGBA16F]:rt.FLOAT,[i.R32F]:rt.FLOAT,[i.RG32F]:rt.FLOAT,[i.RGB32F]:rt.FLOAT,[i.RGBA32F]:rt.FLOAT,[i.R11F_G11F_B10F]:rt.FLOAT,[i.RGB9_E5]:rt.FLOAT,[i.R8I]:rt.INT,[i.R8UI]:rt.UINT,[i.R16I]:rt.INT,[i.R16UI]:rt.UINT,[i.R32I]:rt.INT,[i.R32UI]:rt.UINT,[i.RG8I]:rt.INT,[i.RG8UI]:rt.UINT,[i.RG16I]:rt.INT,[i.RG16UI]:rt.UINT,[i.RG32I]:rt.INT,[i.RG32UI]:rt.UINT,[i.RGB8I]:rt.INT,[i.RGB8UI]:rt.UINT,[i.RGB16I]:rt.INT,[i.RGB16UI]:rt.UINT,[i.RGB32I]:rt.INT,[i.RGB32UI]:rt.UINT,[i.RGBA8I]:rt.INT,[i.RGBA8UI]:rt.UINT,[i.RGBA16I]:rt.INT,[i.RGBA16UI]:rt.UINT,[i.RGBA32I]:rt.INT,[i.RGBA32UI]:rt.UINT,[i.DEPTH_COMPONENT16]:rt.FLOAT,[i.DEPTH_COMPONENT24]:rt.FLOAT,[i.DEPTH_COMPONENT32F]:rt.FLOAT,[i.DEPTH_STENCIL]:rt.FLOAT,[i.DEPTH24_STENCIL8]:rt.FLOAT,[i.DEPTH32F_STENCIL8]:rt.FLOAT}:t={[i.RGB]:rt.FLOAT,[i.RGBA]:rt.FLOAT,[i.ALPHA]:rt.FLOAT,[i.LUMINANCE]:rt.FLOAT,[i.LUMINANCE_ALPHA]:rt.FLOAT,[i.DEPTH_STENCIL]:rt.FLOAT},t}function Bw(i){let t;return"WebGL2RenderingContext"in globalThis&&i instanceof globalThis.WebGL2RenderingContext?t={[ht.UNSIGNED_BYTE]:{[K.RGBA]:i.RGBA8,[K.RGB]:i.RGB8,[K.RG]:i.RG8,[K.RED]:i.R8,[K.RGBA_INTEGER]:i.RGBA8UI,[K.RGB_INTEGER]:i.RGB8UI,[K.RG_INTEGER]:i.RG8UI,[K.RED_INTEGER]:i.R8UI,[K.ALPHA]:i.ALPHA,[K.LUMINANCE]:i.LUMINANCE,[K.LUMINANCE_ALPHA]:i.LUMINANCE_ALPHA},[ht.BYTE]:{[K.RGBA]:i.RGBA8_SNORM,[K.RGB]:i.RGB8_SNORM,[K.RG]:i.RG8_SNORM,[K.RED]:i.R8_SNORM,[K.RGBA_INTEGER]:i.RGBA8I,[K.RGB_INTEGER]:i.RGB8I,[K.RG_INTEGER]:i.RG8I,[K.RED_INTEGER]:i.R8I},[ht.UNSIGNED_SHORT]:{[K.RGBA_INTEGER]:i.RGBA16UI,[K.RGB_INTEGER]:i.RGB16UI,[K.RG_INTEGER]:i.RG16UI,[K.RED_INTEGER]:i.R16UI,[K.DEPTH_COMPONENT]:i.DEPTH_COMPONENT16},[ht.SHORT]:{[K.RGBA_INTEGER]:i.RGBA16I,[K.RGB_INTEGER]:i.RGB16I,[K.RG_INTEGER]:i.RG16I,[K.RED_INTEGER]:i.R16I},[ht.UNSIGNED_INT]:{[K.RGBA_INTEGER]:i.RGBA32UI,[K.RGB_INTEGER]:i.RGB32UI,[K.RG_INTEGER]:i.RG32UI,[K.RED_INTEGER]:i.R32UI,[K.DEPTH_COMPONENT]:i.DEPTH_COMPONENT24},[ht.INT]:{[K.RGBA_INTEGER]:i.RGBA32I,[K.RGB_INTEGER]:i.RGB32I,[K.RG_INTEGER]:i.RG32I,[K.RED_INTEGER]:i.R32I},[ht.FLOAT]:{[K.RGBA]:i.RGBA32F,[K.RGB]:i.RGB32F,[K.RG]:i.RG32F,[K.RED]:i.R32F,[K.DEPTH_COMPONENT]:i.DEPTH_COMPONENT32F},[ht.HALF_FLOAT]:{[K.RGBA]:i.RGBA16F,[K.RGB]:i.RGB16F,[K.RG]:i.RG16F,[K.RED]:i.R16F},[ht.UNSIGNED_SHORT_5_6_5]:{[K.RGB]:i.RGB565},[ht.UNSIGNED_SHORT_4_4_4_4]:{[K.RGBA]:i.RGBA4},[ht.UNSIGNED_SHORT_5_5_5_1]:{[K.RGBA]:i.RGB5_A1},[ht.UNSIGNED_INT_2_10_10_10_REV]:{[K.RGBA]:i.RGB10_A2,[K.RGBA_INTEGER]:i.RGB10_A2UI},[ht.UNSIGNED_INT_10F_11F_11F_REV]:{[K.RGB]:i.R11F_G11F_B10F},[ht.UNSIGNED_INT_5_9_9_9_REV]:{[K.RGB]:i.RGB9_E5},[ht.UNSIGNED_INT_24_8]:{[K.DEPTH_STENCIL]:i.DEPTH24_STENCIL8},[ht.FLOAT_32_UNSIGNED_INT_24_8_REV]:{[K.DEPTH_STENCIL]:i.DEPTH32F_STENCIL8}}:t={[ht.UNSIGNED_BYTE]:{[K.RGBA]:i.RGBA,[K.RGB]:i.RGB,[K.ALPHA]:i.ALPHA,[K.LUMINANCE]:i.LUMINANCE,[K.LUMINANCE_ALPHA]:i.LUMINANCE_ALPHA},[ht.UNSIGNED_SHORT_5_6_5]:{[K.RGB]:i.RGB},[ht.UNSIGNED_SHORT_4_4_4_4]:{[K.RGBA]:i.RGBA},[ht.UNSIGNED_SHORT_5_5_5_1]:{[K.RGBA]:i.RGBA}},t}class Q0{constructor(t){this.renderer=t,this.boundTextures=[],this.currentLocation=-1,this.managedTextures=[],this._unknownBoundTextures=!1,this.unknownTexture=new bt,this.hasIntegerTextures=!1}contextChange(){const t=this.gl=this.renderer.gl;this.CONTEXT_UID=this.renderer.CONTEXT_UID,this.webGLVersion=this.renderer.context.webGLVersion,this.internalFormats=Bw(t),this.samplerTypes=Ow(t);const e=t.getParameter(t.MAX_TEXTURE_IMAGE_UNITS);this.boundTextures.length=e;for(let n=0;n<e;n++)this.boundTextures[n]=null;this.emptyTextures={};const r=new Vc(t.createTexture());t.bindTexture(t.TEXTURE_2D,r.texture),t.texImage2D(t.TEXTURE_2D,0,t.RGBA,1,1,0,t.RGBA,t.UNSIGNED_BYTE,new Uint8Array(4)),this.emptyTextures[t.TEXTURE_2D]=r,this.emptyTextures[t.TEXTURE_CUBE_MAP]=new Vc(t.createTexture()),t.bindTexture(t.TEXTURE_CUBE_MAP,this.emptyTextures[t.TEXTURE_CUBE_MAP].texture);for(let n=0;n<6;n++)t.texImage2D(t.TEXTURE_CUBE_MAP_POSITIVE_X+n,0,t.RGBA,1,1,0,t.RGBA,t.UNSIGNED_BYTE,null);t.texParameteri(t.TEXTURE_CUBE_MAP,t.TEXTURE_MAG_FILTER,t.LINEAR),t.texParameteri(t.TEXTURE_CUBE_MAP,t.TEXTURE_MIN_FILTER,t.LINEAR);for(let n=0;n<this.boundTextures.length;n++)this.bind(null,n)}bind(t,e=0){const{gl:r}=this;if(t=t==null?void 0:t.castToBaseTexture(),(t==null?void 0:t.valid)&&!t.parentTextureArray){t.touched=this.renderer.textureGC.count;const n=t._glTextures[this.CONTEXT_UID]||this.initTexture(t);this.boundTextures[e]!==t&&(this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),r.bindTexture(t.target,n.texture)),n.dirtyId!==t.dirtyId?(this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),this.updateTexture(t)):n.dirtyStyleId!==t.dirtyStyleId&&this.updateTextureStyle(t),this.boundTextures[e]=t}else this.currentLocation!==e&&(this.currentLocation=e,r.activeTexture(r.TEXTURE0+e)),r.bindTexture(r.TEXTURE_2D,this.emptyTextures[r.TEXTURE_2D].texture),this.boundTextures[e]=null}reset(){this._unknownBoundTextures=!0,this.hasIntegerTextures=!1,this.currentLocation=-1;for(let t=0;t<this.boundTextures.length;t++)this.boundTextures[t]=this.unknownTexture}unbind(t){const{gl:e,boundTextures:r}=this;if(this._unknownBoundTextures){this._unknownBoundTextures=!1;for(let n=0;n<r.length;n++)r[n]===this.unknownTexture&&this.bind(null,n)}for(let n=0;n<r.length;n++)r[n]===t&&(this.currentLocation!==n&&(e.activeTexture(e.TEXTURE0+n),this.currentLocation=n),e.bindTexture(t.target,this.emptyTextures[t.target].texture),r[n]=null)}ensureSamplerType(t){const{boundTextures:e,hasIntegerTextures:r,CONTEXT_UID:n}=this;if(r)for(let s=t-1;s>=0;--s){const o=e[s];o&&o._glTextures[n].samplerType!==rt.FLOAT&&this.renderer.texture.unbind(o)}}initTexture(t){const e=new Vc(this.gl.createTexture());return e.dirtyId=-1,t._glTextures[this.CONTEXT_UID]=e,this.managedTextures.push(t),t.on("dispose",this.destroyTexture,this),e}initTextureType(t,e){var r;e.internalFormat=((r=this.internalFormats[t.type])==null?void 0:r[t.format])??t.format,e.samplerType=this.samplerTypes[e.internalFormat]??rt.FLOAT,this.webGLVersion===2&&t.type===ht.HALF_FLOAT?e.type=this.gl.HALF_FLOAT:e.type=t.type}updateTexture(t){var n;const e=t._glTextures[this.CONTEXT_UID];if(!e)return;const r=this.renderer;if(this.initTextureType(t,e),(n=t.resource)==null?void 0:n.upload(r,t,e))e.samplerType!==rt.FLOAT&&(this.hasIntegerTextures=!0);else{const s=t.realWidth,o=t.realHeight,a=r.gl;(e.width!==s||e.height!==o||e.dirtyId<0)&&(e.width=s,e.height=o,a.texImage2D(t.target,0,e.internalFormat,s,o,0,t.format,e.type,null))}t.dirtyStyleId!==e.dirtyStyleId&&this.updateTextureStyle(t),e.dirtyId=t.dirtyId}destroyTexture(t,e){const{gl:r}=this;if(t=t.castToBaseTexture(),t._glTextures[this.CONTEXT_UID]&&(this.unbind(t),r.deleteTexture(t._glTextures[this.CONTEXT_UID].texture),t.off("dispose",this.destroyTexture,this),delete t._glTextures[this.CONTEXT_UID],!e)){const n=this.managedTextures.indexOf(t);n!==-1&&rs(this.managedTextures,n,1)}}updateTextureStyle(t){var r;const e=t._glTextures[this.CONTEXT_UID];e&&((t.mipmap===wi.POW2||this.webGLVersion!==2)&&!t.isPowerOfTwo?e.mipmap=!1:e.mipmap=t.mipmap>=1,this.webGLVersion!==2&&!t.isPowerOfTwo?e.wrapMode=vi.CLAMP:e.wrapMode=t.wrapMode,(r=t.resource)!=null&&r.style(this.renderer,t,e)||this.setStyle(t,e),e.dirtyStyleId=t.dirtyStyleId)}setStyle(t,e){const r=this.gl;if(e.mipmap&&t.mipmap!==wi.ON_MANUAL&&r.generateMipmap(t.target),r.texParameteri(t.target,r.TEXTURE_WRAP_S,e.wrapMode),r.texParameteri(t.target,r.TEXTURE_WRAP_T,e.wrapMode),e.mipmap){r.texParameteri(t.target,r.TEXTURE_MIN_FILTER,t.scaleMode===Ji.LINEAR?r.LINEAR_MIPMAP_LINEAR:r.NEAREST_MIPMAP_NEAREST);const n=this.renderer.context.extensions.anisotropicFiltering;if(n&&t.anisotropicLevel>0&&t.scaleMode===Ji.LINEAR){const s=Math.min(t.anisotropicLevel,r.getParameter(n.MAX_TEXTURE_MAX_ANISOTROPY_EXT));r.texParameterf(t.target,n.TEXTURE_MAX_ANISOTROPY_EXT,s)}}else r.texParameteri(t.target,r.TEXTURE_MIN_FILTER,t.scaleMode===Ji.LINEAR?r.LINEAR:r.NEAREST);r.texParameteri(t.target,r.TEXTURE_MAG_FILTER,t.scaleMode===Ji.LINEAR?r.LINEAR:r.NEAREST)}destroy(){this.renderer=null}}Q0.extension={type:$.RendererSystem,name:"texture"},st.add(Q0);class q0{constructor(t){this.renderer=t}contextChange(){this.gl=this.renderer.gl,this.CONTEXT_UID=this.renderer.CONTEXT_UID}bind(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glTransformFeedbacks[r]||this.createGLTransformFeedback(t);e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,n)}unbind(){const{gl:t}=this;t.bindTransformFeedback(t.TRANSFORM_FEEDBACK,null)}beginTransformFeedback(t,e){const{gl:r,renderer:n}=this;e&&n.shader.bind(e),r.beginTransformFeedback(t)}endTransformFeedback(){const{gl:t}=this;t.endTransformFeedback()}createGLTransformFeedback(t){const{gl:e,renderer:r,CONTEXT_UID:n}=this,s=e.createTransformFeedback();t._glTransformFeedbacks[n]=s,e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,s);for(let o=0;o<t.buffers.length;o++){const a=t.buffers[o];a&&(r.buffer.update(a),a._glBuffers[n].refCount++,e.bindBufferBase(e.TRANSFORM_FEEDBACK_BUFFER,o,a._glBuffers[n].buffer||null))}return e.bindTransformFeedback(e.TRANSFORM_FEEDBACK,null),t.disposeRunner.add(this),s}disposeTransformFeedback(t,e){const r=t._glTransformFeedbacks[this.CONTEXT_UID],n=this.gl;t.disposeRunner.remove(this);const s=this.renderer.buffer;if(s)for(let o=0;o<t.buffers.length;o++){const a=t.buffers[o];if(!a)continue;const l=a._glBuffers[this.CONTEXT_UID];l&&(l.refCount--,l.refCount===0&&!e&&s.dispose(a,e))}r&&(e||n.deleteTransformFeedback(r),delete t._glTransformFeedbacks[this.CONTEXT_UID])}destroy(){this.renderer=null}}q0.extension={type:$.RendererSystem,name:"transformFeedback"},st.add(q0);class Ka{constructor(t){this.renderer=t}init(t){this.screen=new mt(0,0,t.width,t.height),this.element=t.view||nt.ADAPTER.createCanvas(),this.resolution=t.resolution||nt.RESOLUTION,this.autoDensity=!!t.autoDensity}resizeView(t,e){this.element.width=Math.round(t*this.resolution),this.element.height=Math.round(e*this.resolution);const r=this.element.width/this.resolution,n=this.element.height/this.resolution;this.screen.width=r,this.screen.height=n,this.autoDensity&&(this.element.style.width=`${r}px`,this.element.style.height=`${n}px`),this.renderer.emit("resize",r,n),this.renderer.runners.resize.emit(this.screen.width,this.screen.height)}destroy(t){var e;t&&((e=this.element.parentNode)==null||e.removeChild(this.element)),this.renderer=null,this.element=null,this.screen=null}}Ka.defaultOptions={width:800,height:600,resolution:void 0,autoDensity:!1},Ka.extension={type:[$.RendererSystem,$.CanvasRendererSystem],name:"_view"},st.add(Ka),nt.PREFER_ENV=tn.WEBGL2,nt.STRICT_TEXTURE_CACHE=!1,nt.RENDER_OPTIONS={...Xa.defaultOptions,...Ua.defaultOptions,...Ka.defaultOptions,...Ha.defaultOptions},Object.defineProperties(nt,{WRAP_MODE:{get(){return bt.defaultOptions.wrapMode},set(i){wt("7.1.0","settings.WRAP_MODE is deprecated, use BaseTexture.defaultOptions.wrapMode"),bt.defaultOptions.wrapMode=i}},SCALE_MODE:{get(){return bt.defaultOptions.scaleMode},set(i){wt("7.1.0","settings.SCALE_MODE is deprecated, use BaseTexture.defaultOptions.scaleMode"),bt.defaultOptions.scaleMode=i}},MIPMAP_TEXTURES:{get(){return bt.defaultOptions.mipmap},set(i){wt("7.1.0","settings.MIPMAP_TEXTURES is deprecated, use BaseTexture.defaultOptions.mipmap"),bt.defaultOptions.mipmap=i}},ANISOTROPIC_LEVEL:{get(){return bt.defaultOptions.anisotropicLevel},set(i){wt("7.1.0","settings.ANISOTROPIC_LEVEL is deprecated, use BaseTexture.defaultOptions.anisotropicLevel"),bt.defaultOptions.anisotropicLevel=i}},FILTER_RESOLUTION:{get(){return wt("7.1.0","settings.FILTER_RESOLUTION is deprecated, use Filter.defaultResolution"),we.defaultResolution},set(i){we.defaultResolution=i}},FILTER_MULTISAMPLE:{get(){return wt("7.1.0","settings.FILTER_MULTISAMPLE is deprecated, use Filter.defaultMultisample"),we.defaultMultisample},set(i){we.defaultMultisample=i}},SPRITE_MAX_TEXTURES:{get(){return dn.defaultMaxTextures},set(i){wt("7.1.0","settings.SPRITE_MAX_TEXTURES is deprecated, use BatchRenderer.defaultMaxTextures"),dn.defaultMaxTextures=i}},SPRITE_BATCH_SIZE:{get(){return dn.defaultBatchSize},set(i){wt("7.1.0","settings.SPRITE_BATCH_SIZE is deprecated, use BatchRenderer.defaultBatchSize"),dn.defaultBatchSize=i}},CAN_UPLOAD_SAME_BUFFER:{get(){return dn.canUploadSameBuffer},set(i){wt("7.1.0","settings.CAN_UPLOAD_SAME_BUFFER is deprecated, use BatchRenderer.canUploadSameBuffer"),dn.canUploadSameBuffer=i}},GC_MODE:{get(){return mn.defaultMode},set(i){wt("7.1.0","settings.GC_MODE is deprecated, use TextureGCSystem.defaultMode"),mn.defaultMode=i}},GC_MAX_IDLE:{get(){return mn.defaultMaxIdle},set(i){wt("7.1.0","settings.GC_MAX_IDLE is deprecated, use TextureGCSystem.defaultMaxIdle"),mn.defaultMaxIdle=i}},GC_MAX_CHECK_COUNT:{get(){return mn.defaultCheckCountMax},set(i){wt("7.1.0","settings.GC_MAX_CHECK_COUNT is deprecated, use TextureGCSystem.defaultCheckCountMax"),mn.defaultCheckCountMax=i}},PRECISION_VERTEX:{get(){return nr.defaultVertexPrecision},set(i){wt("7.1.0","settings.PRECISION_VERTEX is deprecated, use Program.defaultVertexPrecision"),nr.defaultVertexPrecision=i}},PRECISION_FRAGMENT:{get(){return nr.defaultFragmentPrecision},set(i){wt("7.1.0","settings.PRECISION_FRAGMENT is deprecated, use Program.defaultFragmentPrecision"),nr.defaultFragmentPrecision=i}}});var gn=(i=>(i[i.INTERACTION=50]="INTERACTION",i[i.HIGH=25]="HIGH",i[i.NORMAL=0]="NORMAL",i[i.LOW=-25]="LOW",i[i.UTILITY=-50]="UTILITY",i))(gn||{});class Hc{constructor(t,e=null,r=0,n=!1){this.next=null,this.previous=null,this._destroyed=!1,this.fn=t,this.context=e,this.priority=r,this.once=n}match(t,e=null){return this.fn===t&&this.context===e}emit(t){this.fn&&(this.context?this.fn.call(this.context,t):this.fn(t));const e=this.next;return this.once&&this.destroy(!0),this._destroyed&&(this.next=null),e}connect(t){this.previous=t,t.next&&(t.next.previous=this),this.next=t.next,t.next=this}destroy(t=!1){this._destroyed=!0,this.fn=null,this.context=null,this.previous&&(this.previous.next=this.next),this.next&&(this.next.previous=this.previous);const e=this.next;return this.next=t?null:e,this.previous=null,e}}const tm=class Ke{constructor(){this.autoStart=!1,this.deltaTime=1,this.lastTime=-1,this.speed=1,this.started=!1,this._requestId=null,this._maxElapsedMS=100,this._minElapsedMS=0,this._protected=!1,this._lastFrame=-1,this._head=new Hc(null,null,1/0),this.deltaMS=1/Ke.targetFPMS,this.elapsedMS=1/Ke.targetFPMS,this._tick=t=>{this._requestId=null,this.started&&(this.update(t),this.started&&this._requestId===null&&this._head.next&&(this._requestId=requestAnimationFrame(this._tick)))}}_requestIfNeeded(){this._requestId===null&&this._head.next&&(this.lastTime=performance.now(),this._lastFrame=this.lastTime,this._requestId=requestAnimationFrame(this._tick))}_cancelIfNeeded(){this._requestId!==null&&(cancelAnimationFrame(this._requestId),this._requestId=null)}_startIfPossible(){this.started?this._requestIfNeeded():this.autoStart&&this.start()}add(t,e,r=gn.NORMAL){return this._addListener(new Hc(t,e,r))}addOnce(t,e,r=gn.NORMAL){return this._addListener(new Hc(t,e,r,!0))}_addListener(t){let e=this._head.next,r=this._head;if(!e)t.connect(r);else{for(;e;){if(t.priority>e.priority){t.connect(r);break}r=e,e=e.next}t.previous||t.connect(r)}return this._startIfPossible(),this}remove(t,e){let r=this._head.next;for(;r;)r.match(t,e)?r=r.destroy():r=r.next;return this._head.next||this._cancelIfNeeded(),this}get count(){if(!this._head)return 0;let t=0,e=this._head;for(;e=e.next;)t++;return t}start(){this.started||(this.started=!0,this._requestIfNeeded())}stop(){this.started&&(this.started=!1,this._cancelIfNeeded())}destroy(){if(!this._protected){this.stop();let t=this._head.next;for(;t;)t=t.destroy(!0);this._head.destroy(),this._head=null}}update(t=performance.now()){let e;if(t>this.lastTime){if(e=this.elapsedMS=t-this.lastTime,e>this._maxElapsedMS&&(e=this._maxElapsedMS),e*=this.speed,this._minElapsedMS){const s=t-this._lastFrame|0;if(s<this._minElapsedMS)return;this._lastFrame=t-s%this._minElapsedMS}this.deltaMS=e,this.deltaTime=this.deltaMS*Ke.targetFPMS;const r=this._head;let n=r.next;for(;n;)n=n.emit(this.deltaTime);r.next||this._cancelIfNeeded()}else this.deltaTime=this.deltaMS=this.elapsedMS=0;this.lastTime=t}get FPS(){return 1e3/this.elapsedMS}get minFPS(){return 1e3/this._maxElapsedMS}set minFPS(t){const e=Math.min(this.maxFPS,t),r=Math.min(Math.max(0,e)/1e3,Ke.targetFPMS);this._maxElapsedMS=1/r}get maxFPS(){return this._minElapsedMS?Math.round(1e3/this._minElapsedMS):0}set maxFPS(t){if(t===0)this._minElapsedMS=0;else{const e=Math.max(this.minFPS,t);this._minElapsedMS=1/(e/1e3)}}static get shared(){if(!Ke._shared){const t=Ke._shared=new Ke;t.autoStart=!0,t._protected=!0}return Ke._shared}static get system(){if(!Ke._system){const t=Ke._system=new Ke;t.autoStart=!0,t._protected=!0}return Ke._system}};tm.targetFPMS=.06;let Te=tm;Object.defineProperties(nt,{TARGET_FPMS:{get(){return Te.targetFPMS},set(i){wt("7.1.0","settings.TARGET_FPMS is deprecated, use Ticker.targetFPMS"),Te.targetFPMS=i}}});class em{static init(t){t=Object.assign({autoStart:!0,sharedTicker:!1},t),Object.defineProperty(this,"ticker",{set(e){this._ticker&&this._ticker.remove(this.render,this),this._ticker=e,e&&e.add(this.render,this,gn.LOW)},get(){return this._ticker}}),this.stop=()=>{this._ticker.stop()},this.start=()=>{this._ticker.start()},this._ticker=null,this.ticker=t.sharedTicker?Te.shared:new Te,t.autoStart&&this.start()}static destroy(){if(this._ticker){const t=this._ticker;this.ticker=null,t.destroy()}}}em.extension=$.Application,st.add(em);const im=[];st.handleByList($.Renderer,im);function Uw(i){for(const t of im)if(t.test(i))return new t(i);throw new Error("Unable to auto-detect a suitable renderer.")}var Xw=`attribute vec2 aVertexPosition;
490
490
  attribute vec2 aTextureCoord;
491
491
 
492
492
  uniform mat3 projectionMatrix;
@@ -523,7 +523,7 @@ void main(void)
523
523
  gl_Position = filterVertexPosition();
524
524
  vTextureCoord = filterTextureCoord();
525
525
  }
526
- `;const Zw=Xw,rm=Ww;class nm{constructor(t){this.renderer=t}contextChange(t){let e;if(this.renderer.context.webGLVersion===1){const r=t.getParameter(t.FRAMEBUFFER_BINDING);t.bindFramebuffer(t.FRAMEBUFFER,null),e=t.getParameter(t.SAMPLES),t.bindFramebuffer(t.FRAMEBUFFER,r)}else{const r=t.getParameter(t.DRAW_FRAMEBUFFER_BINDING);t.bindFramebuffer(t.DRAW_FRAMEBUFFER,null),e=t.getParameter(t.SAMPLES),t.bindFramebuffer(t.DRAW_FRAMEBUFFER,r)}e>=$t.HIGH?this.multisample=$t.HIGH:e>=$t.MEDIUM?this.multisample=$t.MEDIUM:e>=$t.LOW?this.multisample=$t.LOW:this.multisample=$t.NONE}destroy(){}}nm.extension={type:q.RendererSystem,name:"_multisample"},st.add(nm);class Vw{constructor(t){this.buffer=t||null,this.updateID=-1,this.byteLength=-1,this.refCount=0}}class sm{constructor(t){this.renderer=t,this.managedBuffers={},this.boundBufferBases={}}destroy(){this.renderer=null}contextChange(){this.disposeAll(!0),this.gl=this.renderer.gl,this.CONTEXT_UID=this.renderer.CONTEXT_UID}bind(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glBuffers[r]||this.createGLBuffer(t);e.bindBuffer(t.type,n.buffer)}unbind(t){const{gl:e}=this;e.bindBuffer(t,null)}bindBufferBase(t,e){const{gl:r,CONTEXT_UID:n}=this;if(this.boundBufferBases[e]!==t){const s=t._glBuffers[n]||this.createGLBuffer(t);this.boundBufferBases[e]=t,r.bindBufferBase(r.UNIFORM_BUFFER,e,s.buffer)}}bindBufferRange(t,e,r){const{gl:n,CONTEXT_UID:s}=this;r=r||0;const o=t._glBuffers[s]||this.createGLBuffer(t);n.bindBufferRange(n.UNIFORM_BUFFER,e||0,o.buffer,r*256,256)}update(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glBuffers[r]||this.createGLBuffer(t);if(t._updateID!==n.updateID)if(n.updateID=t._updateID,e.bindBuffer(t.type,n.buffer),n.byteLength>=t.data.byteLength)e.bufferSubData(t.type,0,t.data);else{const s=t.static?e.STATIC_DRAW:e.DYNAMIC_DRAW;n.byteLength=t.data.byteLength,e.bufferData(t.type,t.data,s)}}dispose(t,e){if(!this.managedBuffers[t.id])return;delete this.managedBuffers[t.id];const r=t._glBuffers[this.CONTEXT_UID],n=this.gl;t.disposeRunner.remove(this),r&&(e||n.deleteBuffer(r.buffer),delete t._glBuffers[this.CONTEXT_UID])}disposeAll(t){const e=Object.keys(this.managedBuffers);for(let r=0;r<e.length;r++)this.dispose(this.managedBuffers[e[r]],t)}createGLBuffer(t){const{CONTEXT_UID:e,gl:r}=this;return t._glBuffers[e]=new Vw(r.createBuffer()),this.managedBuffers[t.id]=t,t.disposeRunner.add(this),t._glBuffers[e]}}sm.extension={type:q.RendererSystem,name:"buffer"},st.add(sm);class om{constructor(t){this.renderer=t}render(t,e){const r=this.renderer;let n,s,o,a;if(e&&(n=e.renderTexture,s=e.clear,o=e.transform,a=e.skipUpdateTransform),this.renderingToScreen=!n,r.runners.prerender.emit(),r.emit("prerender"),r.projection.transform=o,!r.context.isLost){if(n||(this.lastObjectRendered=t),!a){const l=t.enableTempParent();t.updateTransform(),t.disableTempParent(l)}r.renderTexture.bind(n),r.batch.currentRenderer.start(),(s??r.background.clearBeforeRender)&&r.renderTexture.clear(),t.render(r),r.batch.currentRenderer.flush(),n&&(e.blit&&r.framebuffer.blit(),n.baseTexture.update()),r.runners.postrender.emit(),r.projection.transform=null,r.emit("postrender")}}destroy(){this.renderer=null,this.lastObjectRendered=null}}om.extension={type:q.RendererSystem,name:"objectRenderer"},st.add(om);const za=class Bf extends Nw{constructor(t){super(),this.type=zf.WEBGL,t=Object.assign({},nt.RENDER_OPTIONS,t),this.gl=null,this.CONTEXT_UID=0,this.globalUniforms=new hi({projectionMatrix:new Nt},!0);const e={runners:["init","destroy","contextChange","resolutionChange","reset","update","postrender","prerender","resize"],systems:Bf.__systems,priority:["_view","textureGenerator","background","_plugin","startup","context","state","texture","buffer","geometry","framebuffer","transformFeedback","mask","scissor","stencil","projection","textureGC","filter","renderTexture","batch","objectRenderer","_multisample"]};this.setup(e),"useContextAlpha"in t&&(wt("7.0.0","options.useContextAlpha is deprecated, use options.premultipliedAlpha and options.backgroundAlpha instead"),t.premultipliedAlpha=t.useContextAlpha&&t.useContextAlpha!=="notMultiplied",t.backgroundAlpha=t.useContextAlpha===!1?1:t.backgroundAlpha),this._plugin.rendererPlugins=Bf.__plugins,this.options=t,this.startup.run(this.options)}static test(t){return t!=null&&t.forceCanvas?!1:pv()}render(t,e){this.objectRenderer.render(t,e)}resize(t,e){this._view.resizeView(t,e)}reset(){return this.runners.reset.emit(),this}clear(){this.renderTexture.bind(),this.renderTexture.clear()}destroy(t=!1){this.runners.destroy.items.reverse(),this.emitWithCustomOptions(this.runners.destroy,{_view:t}),super.destroy()}get plugins(){return this._plugin.plugins}get multisample(){return this._multisample.multisample}get width(){return this._view.element.width}get height(){return this._view.element.height}get resolution(){return this._view.resolution}set resolution(t){this._view.resolution=t,this.runners.resolutionChange.emit(t)}get autoDensity(){return this._view.autoDensity}get view(){return this._view.element}get screen(){return this._view.screen}get lastObjectRendered(){return this.objectRenderer.lastObjectRendered}get renderingToScreen(){return this.objectRenderer.renderingToScreen}get rendererLogId(){return`WebGL ${this.context.webGLVersion}`}get clearBeforeRender(){return wt("7.0.0","renderer.clearBeforeRender has been deprecated, please use renderer.background.clearBeforeRender instead."),this.background.clearBeforeRender}get useContextAlpha(){return wt("7.0.0","renderer.useContextAlpha has been deprecated, please use renderer.context.premultipliedAlpha instead."),this.context.useContextAlpha}get preserveDrawingBuffer(){return wt("7.0.0","renderer.preserveDrawingBuffer has been deprecated, we cannot truly know this unless pixi created the context"),this.context.preserveDrawingBuffer}get backgroundColor(){return wt("7.0.0","renderer.backgroundColor has been deprecated, use renderer.background.color instead."),this.background.color}set backgroundColor(t){wt("7.0.0","renderer.backgroundColor has been deprecated, use renderer.background.color instead."),this.background.color=t}get backgroundAlpha(){return wt("7.0.0","renderer.backgroundAlpha has been deprecated, use renderer.background.alpha instead."),this.background.alpha}set backgroundAlpha(t){wt("7.0.0","renderer.backgroundAlpha has been deprecated, use renderer.background.alpha instead."),this.background.alpha=t}get powerPreference(){return wt("7.0.0","renderer.powerPreference has been deprecated, we can only know this if pixi creates the context"),this.context.powerPreference}generateTexture(t,e){return this.textureGenerator.generateTexture(t,e)}};za.extension={type:q.Renderer,priority:1},za.__plugins={},za.__systems={};let Kc=za;st.handleByMap(q.RendererPlugin,Kc.__plugins),st.handleByMap(q.RendererSystem,Kc.__systems),st.add(Kc);class am extends oo{constructor(t,e){const{width:r,height:n}=e||{};super(r,n),this.items=[],this.itemDirtyIds=[];for(let s=0;s<t;s++){const o=new xt;this.items.push(o),this.itemDirtyIds.push(-2)}this.length=t,this._load=null,this.baseTexture=null}initFromArray(t,e){for(let r=0;r<this.length;r++)t[r]&&(t[r].castToBaseTexture?this.addBaseTextureAt(t[r].castToBaseTexture(),r):t[r]instanceof oo?this.addResourceAt(t[r],r):this.addResourceAt(p0(t[r],e),r))}dispose(){for(let t=0,e=this.length;t<e;t++)this.items[t].destroy();this.items=null,this.itemDirtyIds=null,this._load=null}addResourceAt(t,e){if(!this.items[e])throw new Error(`Index ${e} is out of bounds`);return t.valid&&!this.valid&&this.resize(t.width,t.height),this.items[e].setResource(t),this}bind(t){if(this.baseTexture!==null)throw new Error("Only one base texture per TextureArray is allowed");super.bind(t);for(let e=0;e<this.length;e++)this.items[e].parentTextureArray=t,this.items[e].on("update",t.update,t)}unbind(t){super.unbind(t);for(let e=0;e<this.length;e++)this.items[e].parentTextureArray=null,this.items[e].off("update",t.update,t)}load(){if(this._load)return this._load;const t=this.items.map(e=>e.resource).filter(e=>e).map(e=>e.load());return this._load=Promise.all(t).then(()=>{const{realWidth:e,realHeight:r}=this.items[0];return this.resize(e,r),this.update(),Promise.resolve(this)}),this._load}}class Hw extends am{constructor(t,e){const{width:r,height:n}=e||{};let s,o;Array.isArray(t)?(s=t,o=t.length):o=t,super(o,{width:r,height:n}),s&&this.initFromArray(s,e)}addBaseTextureAt(t,e){if(t.resource)this.addResourceAt(t.resource,e);else throw new Error("ArrayResource does not support RenderTexture");return this}bind(t){super.bind(t),t.target=Kn.TEXTURE_2D_ARRAY}upload(t,e,r){const{length:n,itemDirtyIds:s,items:o}=this,{gl:a}=t;r.dirtyId<0&&a.texImage3D(a.TEXTURE_2D_ARRAY,0,r.internalFormat,this._width,this._height,n,0,e.format,r.type,null);for(let l=0;l<n;l++){const h=o[l];s[l]<h.dirtyId&&(s[l]=h.dirtyId,h.valid&&a.texSubImage3D(a.TEXTURE_2D_ARRAY,0,0,0,l,h.resource.width,h.resource.height,1,e.format,r.type,h.resource.source))}return!0}}class Kw extends Rr{constructor(t){super(t)}static test(t){const{OffscreenCanvas:e}=globalThis;return e&&t instanceof e?!0:globalThis.HTMLCanvasElement&&t instanceof HTMLCanvasElement}}const lm=class aa extends am{constructor(t,e){const{width:r,height:n,autoLoad:s,linkBaseTexture:o}=e||{};if(t&&t.length!==aa.SIDES)throw new Error(`Invalid length. Got ${t.length}, expected 6`);super(6,{width:r,height:n});for(let a=0;a<aa.SIDES;a++)this.items[a].target=Kn.TEXTURE_CUBE_MAP_POSITIVE_X+a;this.linkBaseTexture=o!==!1,t&&this.initFromArray(t,e),s!==!1&&this.load()}bind(t){super.bind(t),t.target=Kn.TEXTURE_CUBE_MAP}addBaseTextureAt(t,e,r){if(r===void 0&&(r=this.linkBaseTexture),!this.items[e])throw new Error(`Index ${e} is out of bounds`);if(!this.linkBaseTexture||t.parentTextureArray||Object.keys(t._glTextures).length>0)if(t.resource)this.addResourceAt(t.resource,e);else throw new Error("CubeResource does not support copying of renderTexture.");else t.target=Kn.TEXTURE_CUBE_MAP_POSITIVE_X+e,t.parentTextureArray=this.baseTexture,this.items[e]=t;return t.valid&&!this.valid&&this.resize(t.realWidth,t.realHeight),this.items[e]=t,this}upload(t,e,r){const n=this.itemDirtyIds;for(let s=0;s<aa.SIDES;s++){const o=this.items[s];(n[s]<o.dirtyId||r.dirtyId<e.dirtyId)&&(o.valid&&o.resource?(o.resource.upload(t,o,r),n[s]=o.dirtyId):n[s]<-1&&(t.gl.texImage2D(o.target,0,r.internalFormat,e.realWidth,e.realHeight,0,e.format,r.type,null),n[s]=-1))}return!0}static test(t){return Array.isArray(t)&&t.length===aa.SIDES}};lm.SIDES=6;let zw=lm;class as extends Rr{constructor(t,e){e=e||{};let r,n,s;typeof t=="string"?(r=as.EMPTY,n=t,s=!0):(r=t,n=null,s=!1),super(r),this.url=n,this.crossOrigin=e.crossOrigin??!0,this.alphaMode=typeof e.alphaMode=="number"?e.alphaMode:null,this.ownsImageBitmap=e.ownsImageBitmap??s,this._load=null,e.autoLoad!==!1&&this.load()}load(){return this._load?this._load:(this._load=new Promise(async(t,e)=>{if(this.url===null){t(this);return}try{const r=await nt.ADAPTER.fetch(this.url,{mode:this.crossOrigin?"cors":"no-cors"});if(this.destroyed)return;const n=await r.blob();if(this.destroyed)return;const s=await createImageBitmap(n,{premultiplyAlpha:this.alphaMode===null||this.alphaMode===Ee.UNPACK?"premultiply":"none"});if(this.destroyed){s.close();return}this.source=s,this.update(),t(this)}catch(r){if(this.destroyed)return;e(r),this.onError.emit(r)}}),this._load)}upload(t,e,r){return this.source instanceof ImageBitmap?(typeof this.alphaMode=="number"&&(e.alphaMode=this.alphaMode),super.upload(t,e,r)):(this.load(),!1)}dispose(){this.ownsImageBitmap&&this.source instanceof ImageBitmap&&this.source.close(),super.dispose(),this._load=null}static test(t){return!!globalThis.createImageBitmap&&typeof ImageBitmap<"u"&&(typeof t=="string"||t instanceof ImageBitmap)}static get EMPTY(){return as._EMPTY=as._EMPTY??nt.ADAPTER.createCanvas(0,0),as._EMPTY}}const zc=class Mh extends Rr{constructor(t,e){e=e||{},super(nt.ADAPTER.createCanvas()),this._width=0,this._height=0,this.svg=t,this.scale=e.scale||1,this._overrideWidth=e.width,this._overrideHeight=e.height,this._resolve=null,this._crossorigin=e.crossorigin,this._load=null,e.autoLoad!==!1&&this.load()}load(){return this._load?this._load:(this._load=new Promise(t=>{if(this._resolve=()=>{this.update(),t(this)},Mh.SVG_XML.test(this.svg.trim())){if(!btoa)throw new Error("Your browser doesn't support base64 conversions.");this.svg=`data:image/svg+xml;base64,${btoa(unescape(encodeURIComponent(this.svg)))}`}this._loadSvg()}),this._load)}_loadSvg(){const t=new Image;Rr.crossOrigin(t,this.svg,this._crossorigin),t.src=this.svg,t.onerror=e=>{this._resolve&&(t.onerror=null,this.onError.emit(e))},t.onload=()=>{if(!this._resolve)return;const e=t.width,r=t.height;if(!e||!r)throw new Error("The SVG image must have width and height defined (in pixels), canvas API needs them.");let n=e*this.scale,s=r*this.scale;(this._overrideWidth||this._overrideHeight)&&(n=this._overrideWidth||this._overrideHeight/r*e,s=this._overrideHeight||this._overrideWidth/e*r),n=Math.round(n),s=Math.round(s);const o=this.source;o.width=n,o.height=s,o._pixiId=`canvas_${an()}`,o.getContext("2d").drawImage(t,0,0,e,r,0,0,n,s),this._resolve(),this._resolve=null}}static getSize(t){const e=Mh.SVG_SIZE.exec(t),r={};return e&&(r[e[1]]=Math.round(parseFloat(e[3])),r[e[5]]=Math.round(parseFloat(e[7]))),r}dispose(){super.dispose(),this._resolve=null,this._crossorigin=null}static test(t,e){return e==="svg"||typeof t=="string"&&t.startsWith("data:image/svg+xml")||typeof t=="string"&&Mh.SVG_XML.test(t)}};zc.SVG_XML=/^(<\?xml[^?]+\?>)?\s*(<!--[^(-->)]*-->)?\s*\<svg/m,zc.SVG_SIZE=/<svg[^>]*(?:\s(width|height)=('|")(\d*(?:\.\d+)?)(?:px)?('|"))[^>]*(?:\s(width|height)=('|")(\d*(?:\.\d+)?)(?:px)?('|"))[^>]*>/i;let Yc=zc;const jc=class Uf extends Rr{constructor(t,e){if(e=e||{},!(t instanceof HTMLVideoElement)){const r=document.createElement("video");e.autoLoad!==!1&&r.setAttribute("preload","auto"),e.playsinline!==!1&&(r.setAttribute("webkit-playsinline",""),r.setAttribute("playsinline","")),e.muted===!0&&(r.setAttribute("muted",""),r.muted=!0),e.loop===!0&&r.setAttribute("loop",""),e.autoPlay!==!1&&r.setAttribute("autoplay",""),typeof t=="string"&&(t=[t]);const n=t[0].src||t[0];Rr.crossOrigin(r,n,e.crossorigin);for(let s=0;s<t.length;++s){const o=document.createElement("source");let{src:a,mime:l}=t[s];if(a=a||t[s],a.startsWith("data:"))l=a.slice(5,a.indexOf(";"));else if(!a.startsWith("blob:")){const h=a.split("?").shift().toLowerCase(),c=h.slice(h.lastIndexOf(".")+1);l=l||Uf.MIME_TYPES[c]||`video/${c}`}o.src=a,l&&(o.type=l),r.appendChild(o)}t=r}super(t),this.noSubImage=!0,this._autoUpdate=!0,this._isConnectedToTicker=!1,this._updateFPS=e.updateFPS||0,this._msToNextUpdate=0,this.autoPlay=e.autoPlay!==!1,this._videoFrameRequestCallback=this._videoFrameRequestCallback.bind(this),this._videoFrameRequestCallbackHandle=null,this._load=null,this._resolve=null,this._reject=null,this._onCanPlay=this._onCanPlay.bind(this),this._onError=this._onError.bind(this),this._onPlayStart=this._onPlayStart.bind(this),this._onPlayStop=this._onPlayStop.bind(this),this._onSeeked=this._onSeeked.bind(this),e.autoLoad!==!1&&this.load()}update(t=0){if(!this.destroyed){if(this._updateFPS){const e=Se.shared.elapsedMS*this.source.playbackRate;this._msToNextUpdate=Math.floor(this._msToNextUpdate-e)}(!this._updateFPS||this._msToNextUpdate<=0)&&(super.update(),this._msToNextUpdate=this._updateFPS?Math.floor(1e3/this._updateFPS):0)}}_videoFrameRequestCallback(){this.update(),this.destroyed?this._videoFrameRequestCallbackHandle=null:this._videoFrameRequestCallbackHandle=this.source.requestVideoFrameCallback(this._videoFrameRequestCallback)}load(){if(this._load)return this._load;const t=this.source;return(t.readyState===t.HAVE_ENOUGH_DATA||t.readyState===t.HAVE_FUTURE_DATA)&&t.width&&t.height&&(t.complete=!0),t.addEventListener("play",this._onPlayStart),t.addEventListener("pause",this._onPlayStop),t.addEventListener("seeked",this._onSeeked),this._isSourceReady()?this._onCanPlay():(t.addEventListener("canplay",this._onCanPlay),t.addEventListener("canplaythrough",this._onCanPlay),t.addEventListener("error",this._onError,!0)),this._load=new Promise((e,r)=>{this.valid?e(this):(this._resolve=e,this._reject=r,t.load())}),this._load}_onError(t){this.source.removeEventListener("error",this._onError,!0),this.onError.emit(t),this._reject&&(this._reject(t),this._reject=null,this._resolve=null)}_isSourcePlaying(){const t=this.source;return!t.paused&&!t.ended}_isSourceReady(){return this.source.readyState>2}_onPlayStart(){this.valid||this._onCanPlay(),this._configureAutoUpdate()}_onPlayStop(){this._configureAutoUpdate()}_onSeeked(){this._autoUpdate&&!this._isSourcePlaying()&&(this._msToNextUpdate=0,this.update(),this._msToNextUpdate=0)}_onCanPlay(){const t=this.source;t.removeEventListener("canplay",this._onCanPlay),t.removeEventListener("canplaythrough",this._onCanPlay);const e=this.valid;this._msToNextUpdate=0,this.update(),this._msToNextUpdate=0,!e&&this._resolve&&(this._resolve(this),this._resolve=null,this._reject=null),this._isSourcePlaying()?this._onPlayStart():this.autoPlay&&t.play()}dispose(){this._configureAutoUpdate();const t=this.source;t&&(t.removeEventListener("play",this._onPlayStart),t.removeEventListener("pause",this._onPlayStop),t.removeEventListener("seeked",this._onSeeked),t.removeEventListener("canplay",this._onCanPlay),t.removeEventListener("canplaythrough",this._onCanPlay),t.removeEventListener("error",this._onError,!0),t.pause(),t.src="",t.load()),super.dispose()}get autoUpdate(){return this._autoUpdate}set autoUpdate(t){t!==this._autoUpdate&&(this._autoUpdate=t,this._configureAutoUpdate())}get updateFPS(){return this._updateFPS}set updateFPS(t){t!==this._updateFPS&&(this._updateFPS=t,this._configureAutoUpdate())}_configureAutoUpdate(){this._autoUpdate&&this._isSourcePlaying()?!this._updateFPS&&this.source.requestVideoFrameCallback?(this._isConnectedToTicker&&(Se.shared.remove(this.update,this),this._isConnectedToTicker=!1,this._msToNextUpdate=0),this._videoFrameRequestCallbackHandle===null&&(this._videoFrameRequestCallbackHandle=this.source.requestVideoFrameCallback(this._videoFrameRequestCallback))):(this._videoFrameRequestCallbackHandle!==null&&(this.source.cancelVideoFrameCallback(this._videoFrameRequestCallbackHandle),this._videoFrameRequestCallbackHandle=null),this._isConnectedToTicker||(Se.shared.add(this.update,this),this._isConnectedToTicker=!0,this._msToNextUpdate=0)):(this._videoFrameRequestCallbackHandle!==null&&(this.source.cancelVideoFrameCallback(this._videoFrameRequestCallbackHandle),this._videoFrameRequestCallbackHandle=null),this._isConnectedToTicker&&(Se.shared.remove(this.update,this),this._isConnectedToTicker=!1,this._msToNextUpdate=0))}static test(t,e){return globalThis.HTMLVideoElement&&t instanceof HTMLVideoElement||Uf.TYPES.includes(e)}};jc.TYPES=["mp4","m4v","webm","ogg","ogv","h264","avi","mov"],jc.MIME_TYPES={ogv:"video/ogg",mov:"video/quicktime",m4v:"video/mp4"};let hm=jc;Mc.push(as,M0,Kw,hm,Yc,Aa,zw,Hw);class Ya{constructor(){this.minX=1/0,this.minY=1/0,this.maxX=-1/0,this.maxY=-1/0,this.rect=null,this.updateID=-1}isEmpty(){return this.minX>this.maxX||this.minY>this.maxY}clear(){this.minX=1/0,this.minY=1/0,this.maxX=-1/0,this.maxY=-1/0}getRectangle(t){return this.minX>this.maxX||this.minY>this.maxY?gt.EMPTY:(t=t||new gt(0,0,1,1),t.x=this.minX,t.y=this.minY,t.width=this.maxX-this.minX,t.height=this.maxY-this.minY,t)}addPoint(t){this.minX=Math.min(this.minX,t.x),this.maxX=Math.max(this.maxX,t.x),this.minY=Math.min(this.minY,t.y),this.maxY=Math.max(this.maxY,t.y)}addPointMatrix(t,e){const{a:r,b:n,c:s,d:o,tx:a,ty:l}=t,h=r*e.x+s*e.y+a,c=n*e.x+o*e.y+l;this.minX=Math.min(this.minX,h),this.maxX=Math.max(this.maxX,h),this.minY=Math.min(this.minY,c),this.maxY=Math.max(this.maxY,c)}addQuad(t){let e=this.minX,r=this.minY,n=this.maxX,s=this.maxY,o=t[0],a=t[1];e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[2],a=t[3],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[4],a=t[5],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[6],a=t[7],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,this.minX=e,this.minY=r,this.maxX=n,this.maxY=s}addFrame(t,e,r,n,s){this.addFrameMatrix(t.worldTransform,e,r,n,s)}addFrameMatrix(t,e,r,n,s){const o=t.a,a=t.b,l=t.c,h=t.d,c=t.tx,u=t.ty;let d=this.minX,f=this.minY,p=this.maxX,m=this.maxY,g=o*e+l*r+c,y=a*e+h*r+u;d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*n+l*r+c,y=a*n+h*r+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*e+l*s+c,y=a*e+h*s+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*n+l*s+c,y=a*n+h*s+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,this.minX=d,this.minY=f,this.maxX=p,this.maxY=m}addVertexData(t,e,r){let n=this.minX,s=this.minY,o=this.maxX,a=this.maxY;for(let l=e;l<r;l+=2){const h=t[l],c=t[l+1];n=h<n?h:n,s=c<s?c:s,o=h>o?h:o,a=c>a?c:a}this.minX=n,this.minY=s,this.maxX=o,this.maxY=a}addVertices(t,e,r,n){this.addVerticesMatrix(t.worldTransform,e,r,n)}addVerticesMatrix(t,e,r,n,s=0,o=s){const a=t.a,l=t.b,h=t.c,c=t.d,u=t.tx,d=t.ty;let f=this.minX,p=this.minY,m=this.maxX,g=this.maxY;for(let y=r;y<n;y+=2){const x=e[y],b=e[y+1],v=a*x+h*b+u,w=c*b+l*x+d;f=Math.min(f,v-s),m=Math.max(m,v+s),p=Math.min(p,w-o),g=Math.max(g,w+o)}this.minX=f,this.minY=p,this.maxX=m,this.maxY=g}addBounds(t){const e=this.minX,r=this.minY,n=this.maxX,s=this.maxY;this.minX=t.minX<e?t.minX:e,this.minY=t.minY<r?t.minY:r,this.maxX=t.maxX>n?t.maxX:n,this.maxY=t.maxY>s?t.maxY:s}addBoundsMask(t,e){const r=t.minX>e.minX?t.minX:e.minX,n=t.minY>e.minY?t.minY:e.minY,s=t.maxX<e.maxX?t.maxX:e.maxX,o=t.maxY<e.maxY?t.maxY:e.maxY;if(r<=s&&n<=o){const a=this.minX,l=this.minY,h=this.maxX,c=this.maxY;this.minX=r<a?r:a,this.minY=n<l?n:l,this.maxX=s>h?s:h,this.maxY=o>c?o:c}}addBoundsMatrix(t,e){this.addFrameMatrix(e,t.minX,t.minY,t.maxX,t.maxY)}addBoundsArea(t,e){const r=t.minX>e.x?t.minX:e.x,n=t.minY>e.y?t.minY:e.y,s=t.maxX<e.x+e.width?t.maxX:e.x+e.width,o=t.maxY<e.y+e.height?t.maxY:e.y+e.height;if(r<=s&&n<=o){const a=this.minX,l=this.minY,h=this.maxX,c=this.maxY;this.minX=r<a?r:a,this.minY=n<l?n:l,this.maxX=s>h?s:h,this.maxY=o>c?o:c}}pad(t=0,e=t){this.isEmpty()||(this.minX-=t,this.maxX+=t,this.minY-=e,this.maxY+=e)}addFramePad(t,e,r,n,s,o){t-=s,e-=o,r+=s,n+=o,this.minX=this.minX<t?this.minX:t,this.maxX=this.maxX>r?this.maxX:r,this.minY=this.minY<e?this.minY:e,this.maxY=this.maxY>n?this.maxY:n}}class Vt extends js{constructor(){super(),this.tempDisplayObjectParent=null,this.transform=new Fc,this.alpha=1,this.visible=!0,this.renderable=!0,this.cullable=!1,this.cullArea=null,this.parent=null,this.worldAlpha=1,this._lastSortedIndex=0,this._zIndex=0,this.filterArea=null,this.filters=null,this._enabledFilters=null,this._bounds=new Ya,this._localBounds=null,this._boundsID=0,this._boundsRect=null,this._localBoundsRect=null,this._mask=null,this._maskRefCount=0,this._destroyed=!1,this.isSprite=!1,this.isMask=!1}static mixin(t){const e=Object.keys(t);for(let r=0;r<e.length;++r){const n=e[r];Object.defineProperty(Vt.prototype,n,Object.getOwnPropertyDescriptor(t,n))}}get destroyed(){return this._destroyed}_recursivePostUpdateTransform(){this.parent?(this.parent._recursivePostUpdateTransform(),this.transform.updateTransform(this.parent.transform)):this.transform.updateTransform(this._tempDisplayObjectParent.transform)}updateTransform(){this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha}getBounds(t,e){return t||(this.parent?(this._recursivePostUpdateTransform(),this.updateTransform()):(this.parent=this._tempDisplayObjectParent,this.updateTransform(),this.parent=null)),this._bounds.updateID!==this._boundsID&&(this.calculateBounds(),this._bounds.updateID=this._boundsID),e||(this._boundsRect||(this._boundsRect=new gt),e=this._boundsRect),this._bounds.getRectangle(e)}getLocalBounds(t){t||(this._localBoundsRect||(this._localBoundsRect=new gt),t=this._localBoundsRect),this._localBounds||(this._localBounds=new Ya);const e=this.transform,r=this.parent;this.parent=null,this._tempDisplayObjectParent.worldAlpha=(r==null?void 0:r.worldAlpha)??1,this.transform=this._tempDisplayObjectParent.transform;const n=this._bounds,s=this._boundsID;this._bounds=this._localBounds;const o=this.getBounds(!1,t);return this.parent=r,this.transform=e,this._bounds=n,this._bounds.updateID+=this._boundsID-s,o}toGlobal(t,e,r=!1){return r||(this._recursivePostUpdateTransform(),this.parent?this.displayObjectUpdateTransform():(this.parent=this._tempDisplayObjectParent,this.displayObjectUpdateTransform(),this.parent=null)),this.worldTransform.apply(t,e)}toLocal(t,e,r,n){return e&&(t=e.toGlobal(t,r,n)),n||(this._recursivePostUpdateTransform(),this.parent?this.displayObjectUpdateTransform():(this.parent=this._tempDisplayObjectParent,this.displayObjectUpdateTransform(),this.parent=null)),this.worldTransform.applyInverse(t,r)}setParent(t){if(!t||!t.addChild)throw new Error("setParent: Argument must be a Container");return t.addChild(this),t}removeFromParent(){var t;(t=this.parent)==null||t.removeChild(this)}setTransform(t=0,e=0,r=1,n=1,s=0,o=0,a=0,l=0,h=0){return this.position.x=t,this.position.y=e,this.scale.x=r||1,this.scale.y=n||1,this.rotation=s,this.skew.x=o,this.skew.y=a,this.pivot.x=l,this.pivot.y=h,this}destroy(t){this.removeFromParent(),this._destroyed=!0,this.transform=null,this.parent=null,this._bounds=null,this.mask=null,this.cullArea=null,this.filters=null,this.filterArea=null,this.hitArea=null,this.eventMode="auto",this.interactiveChildren=!1,this.emit("destroyed"),this.removeAllListeners()}get _tempDisplayObjectParent(){return this.tempDisplayObjectParent===null&&(this.tempDisplayObjectParent=new Yw),this.tempDisplayObjectParent}enableTempParent(){const t=this.parent;return this.parent=this._tempDisplayObjectParent,t}disableTempParent(t){this.parent=t}get x(){return this.position.x}set x(t){this.transform.position.x=t}get y(){return this.position.y}set y(t){this.transform.position.y=t}get worldTransform(){return this.transform.worldTransform}get localTransform(){return this.transform.localTransform}get position(){return this.transform.position}set position(t){this.transform.position.copyFrom(t)}get scale(){return this.transform.scale}set scale(t){this.transform.scale.copyFrom(t)}get pivot(){return this.transform.pivot}set pivot(t){this.transform.pivot.copyFrom(t)}get skew(){return this.transform.skew}set skew(t){this.transform.skew.copyFrom(t)}get rotation(){return this.transform.rotation}set rotation(t){this.transform.rotation=t}get angle(){return this.transform.rotation*Wv}set angle(t){this.transform.rotation=t*Lc}get zIndex(){return this._zIndex}set zIndex(t){this._zIndex=t,this.parent&&(this.parent.sortDirty=!0)}get worldVisible(){let t=this;do{if(!t.visible)return!1;t=t.parent}while(t);return!0}get mask(){return this._mask}set mask(t){if(this._mask!==t){if(this._mask){const e=this._mask.isMaskData?this._mask.maskObject:this._mask;e&&(e._maskRefCount--,e._maskRefCount===0&&(e.renderable=!0,e.isMask=!1))}if(this._mask=t,this._mask){const e=this._mask.isMaskData?this._mask.maskObject:this._mask;e&&(e._maskRefCount===0&&(e.renderable=!1,e.isMask=!0),e._maskRefCount++)}}}}class Yw extends Vt{constructor(){super(...arguments),this.sortDirty=null}}Vt.prototype.displayObjectUpdateTransform=Vt.prototype.updateTransform;const jw=new Nt;function Jw(i,t){return i.zIndex===t.zIndex?i._lastSortedIndex-t._lastSortedIndex:i.zIndex-t.zIndex}const cm=class Xf extends Vt{constructor(){super(),this.children=[],this.sortableChildren=Xf.defaultSortableChildren,this.sortDirty=!1}onChildrenChange(t){}addChild(...t){if(t.length>1)for(let e=0;e<t.length;e++)this.addChild(t[e]);else{const e=t[0];e.parent&&e.parent.removeChild(e),e.parent=this,this.sortDirty=!0,e.transform._parentID=-1,this.children.push(e),this._boundsID++,this.onChildrenChange(this.children.length-1),this.emit("childAdded",e,this,this.children.length-1),e.emit("added",this)}return t[0]}addChildAt(t,e){if(e<0||e>this.children.length)throw new Error(`${t}addChildAt: The index ${e} supplied is out of bounds ${this.children.length}`);return t.parent&&t.parent.removeChild(t),t.parent=this,this.sortDirty=!0,t.transform._parentID=-1,this.children.splice(e,0,t),this._boundsID++,this.onChildrenChange(e),t.emit("added",this),this.emit("childAdded",t,this,e),t}swapChildren(t,e){if(t===e)return;const r=this.getChildIndex(t),n=this.getChildIndex(e);this.children[r]=e,this.children[n]=t,this.onChildrenChange(r<n?r:n)}getChildIndex(t){const e=this.children.indexOf(t);if(e===-1)throw new Error("The supplied DisplayObject must be a child of the caller");return e}setChildIndex(t,e){if(e<0||e>=this.children.length)throw new Error(`The index ${e} supplied is out of bounds ${this.children.length}`);const r=this.getChildIndex(t);ns(this.children,r,1),this.children.splice(e,0,t),this.onChildrenChange(e)}getChildAt(t){if(t<0||t>=this.children.length)throw new Error(`getChildAt: Index (${t}) does not exist.`);return this.children[t]}removeChild(...t){if(t.length>1)for(let e=0;e<t.length;e++)this.removeChild(t[e]);else{const e=t[0],r=this.children.indexOf(e);if(r===-1)return null;e.parent=null,e.transform._parentID=-1,ns(this.children,r,1),this._boundsID++,this.onChildrenChange(r),e.emit("removed",this),this.emit("childRemoved",e,this,r)}return t[0]}removeChildAt(t){const e=this.getChildAt(t);return e.parent=null,e.transform._parentID=-1,ns(this.children,t,1),this._boundsID++,this.onChildrenChange(t),e.emit("removed",this),this.emit("childRemoved",e,this,t),e}removeChildren(t=0,e=this.children.length){const r=t,n=e,s=n-r;let o;if(s>0&&s<=n){o=this.children.splice(r,s);for(let a=0;a<o.length;++a)o[a].parent=null,o[a].transform&&(o[a].transform._parentID=-1);this._boundsID++,this.onChildrenChange(t);for(let a=0;a<o.length;++a)o[a].emit("removed",this),this.emit("childRemoved",o[a],this,a);return o}else if(s===0&&this.children.length===0)return[];throw new RangeError("removeChildren: numeric values are outside the acceptable range.")}sortChildren(){let t=!1;for(let e=0,r=this.children.length;e<r;++e){const n=this.children[e];n._lastSortedIndex=e,!t&&n.zIndex!==0&&(t=!0)}t&&this.children.length>1&&this.children.sort(Jw),this.sortDirty=!1}updateTransform(){this.sortableChildren&&this.sortDirty&&this.sortChildren(),this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha;for(let t=0,e=this.children.length;t<e;++t){const r=this.children[t];r.visible&&r.updateTransform()}}calculateBounds(){this._bounds.clear(),this._calculateBounds();for(let t=0;t<this.children.length;t++){const e=this.children[t];if(!(!e.visible||!e.renderable))if(e.calculateBounds(),e._mask){const r=e._mask.isMaskData?e._mask.maskObject:e._mask;r?(r.calculateBounds(),this._bounds.addBoundsMask(e._bounds,r._bounds)):this._bounds.addBounds(e._bounds)}else e.filterArea?this._bounds.addBoundsArea(e._bounds,e.filterArea):this._bounds.addBounds(e._bounds)}this._bounds.updateID=this._boundsID}getLocalBounds(t,e=!1){const r=super.getLocalBounds(t);if(!e)for(let n=0,s=this.children.length;n<s;++n){const o=this.children[n];o.visible&&o.updateTransform()}return r}_calculateBounds(){}_renderWithCulling(t){const e=t.renderTexture.sourceFrame;if(!(e.width>0&&e.height>0))return;let r,n;this.cullArea?(r=this.cullArea,n=this.worldTransform):this._render!==Xf.prototype._render&&(r=this.getBounds(!0));const s=t.projection.transform;if(s&&(n?(n=jw.copyFrom(n),n.prepend(s)):n=s),r&&e.intersects(r,n))this._render(t);else if(this.cullArea)return;for(let o=0,a=this.children.length;o<a;++o){const l=this.children[o],h=l.cullable;l.cullable=h||!this.cullArea,l.render(t),l.cullable=h}}render(t){var e;if(!(!this.visible||this.worldAlpha<=0||!this.renderable))if(this._mask||(e=this.filters)!=null&&e.length)this.renderAdvanced(t);else if(this.cullable)this._renderWithCulling(t);else{this._render(t);for(let r=0,n=this.children.length;r<n;++r)this.children[r].render(t)}}renderAdvanced(t){var s,o,a;const e=this.filters,r=this._mask;if(e){this._enabledFilters||(this._enabledFilters=[]),this._enabledFilters.length=0;for(let l=0;l<e.length;l++)e[l].enabled&&this._enabledFilters.push(e[l])}const n=e&&((s=this._enabledFilters)==null?void 0:s.length)||r&&(!r.isMaskData||r.enabled&&(r.autoDetect||r.type!==re.NONE));if(n&&t.batch.flush(),e&&((o=this._enabledFilters)!=null&&o.length)&&t.filter.push(this,this._enabledFilters),r&&t.mask.push(this,this._mask),this.cullable)this._renderWithCulling(t);else{this._render(t);for(let l=0,h=this.children.length;l<h;++l)this.children[l].render(t)}n&&t.batch.flush(),r&&t.mask.pop(this),e&&((a=this._enabledFilters)!=null&&a.length)&&t.filter.pop()}_render(t){}destroy(t){super.destroy(),this.sortDirty=!1;const e=typeof t=="boolean"?t:t==null?void 0:t.children,r=this.removeChildren(0,this.children.length);if(e)for(let n=0;n<r.length;++n)r[n].destroy(t)}get width(){return this.scale.x*this.getLocalBounds().width}set width(t){const e=this.getLocalBounds().width;e!==0?this.scale.x=t/e:this.scale.x=1,this._width=t}get height(){return this.scale.y*this.getLocalBounds().height}set height(t){const e=this.getLocalBounds().height;e!==0?this.scale.y=t/e:this.scale.y=1,this._height=t}};cm.defaultSortableChildren=!1;let Ct=cm;Ct.prototype.containerUpdateTransform=Ct.prototype.updateTransform,Object.defineProperties(nt,{SORTABLE_CHILDREN:{get(){return Ct.defaultSortableChildren},set(i){wt("7.1.0","settings.SORTABLE_CHILDREN is deprecated, use Container.defaultSortableChildren"),Ct.defaultSortableChildren=i}}});const uo=new dt,$w=new Uint16Array([0,1,2,0,2,3]);class Qt extends Ct{constructor(t){super(),this._anchor=new nr(this._onAnchorUpdate,this,t?t.defaultAnchor.x:0,t?t.defaultAnchor.y:0),this._texture=null,this._width=0,this._height=0,this._tintColor=new Dt(16777215),this._tintRGB=null,this.tint=16777215,this.blendMode=mt.NORMAL,this._cachedTint=16777215,this.uvs=null,this.texture=t||ot.EMPTY,this.vertexData=new Float32Array(8),this.vertexTrimmedData=null,this._transformID=-1,this._textureID=-1,this._transformTrimmedID=-1,this._textureTrimmedID=-1,this.indices=$w,this.pluginName="batch",this.isSprite=!0,this._roundPixels=nt.ROUND_PIXELS}_onTextureUpdate(){this._textureID=-1,this._textureTrimmedID=-1,this._cachedTint=16777215,this._width&&(this.scale.x=Ir(this.scale.x)*this._width/this._texture.orig.width),this._height&&(this.scale.y=Ir(this.scale.y)*this._height/this._texture.orig.height)}_onAnchorUpdate(){this._transformID=-1,this._transformTrimmedID=-1}calculateVertices(){const t=this._texture;if(this._transformID===this.transform._worldID&&this._textureID===t._updateID)return;this._textureID!==t._updateID&&(this.uvs=this._texture._uvs.uvsFloat32),this._transformID=this.transform._worldID,this._textureID=t._updateID;const e=this.transform.worldTransform,r=e.a,n=e.b,s=e.c,o=e.d,a=e.tx,l=e.ty,h=this.vertexData,c=t.trim,u=t.orig,d=this._anchor;let f=0,p=0,m=0,g=0;if(c?(p=c.x-d._x*u.width,f=p+c.width,g=c.y-d._y*u.height,m=g+c.height):(p=-d._x*u.width,f=p+u.width,g=-d._y*u.height,m=g+u.height),h[0]=r*p+s*g+a,h[1]=o*g+n*p+l,h[2]=r*f+s*g+a,h[3]=o*g+n*f+l,h[4]=r*f+s*m+a,h[5]=o*m+n*f+l,h[6]=r*p+s*m+a,h[7]=o*m+n*p+l,this._roundPixels){const y=nt.RESOLUTION;for(let x=0;x<h.length;++x)h[x]=Math.round(h[x]*y)/y}}calculateTrimmedVertices(){if(!this.vertexTrimmedData)this.vertexTrimmedData=new Float32Array(8);else if(this._transformTrimmedID===this.transform._worldID&&this._textureTrimmedID===this._texture._updateID)return;this._transformTrimmedID=this.transform._worldID,this._textureTrimmedID=this._texture._updateID;const t=this._texture,e=this.vertexTrimmedData,r=t.orig,n=this._anchor,s=this.transform.worldTransform,o=s.a,a=s.b,l=s.c,h=s.d,c=s.tx,u=s.ty,d=-n._x*r.width,f=d+r.width,p=-n._y*r.height,m=p+r.height;if(e[0]=o*d+l*p+c,e[1]=h*p+a*d+u,e[2]=o*f+l*p+c,e[3]=h*p+a*f+u,e[4]=o*f+l*m+c,e[5]=h*m+a*f+u,e[6]=o*d+l*m+c,e[7]=h*m+a*d+u,this._roundPixels){const g=nt.RESOLUTION;for(let y=0;y<e.length;++y)e[y]=Math.round(e[y]*g)/g}}_render(t){this.calculateVertices(),t.batch.setObjectRenderer(t.plugins[this.pluginName]),t.plugins[this.pluginName].render(this)}_calculateBounds(){const t=this._texture.trim,e=this._texture.orig;!t||t.width===e.width&&t.height===e.height?(this.calculateVertices(),this._bounds.addQuad(this.vertexData)):(this.calculateTrimmedVertices(),this._bounds.addQuad(this.vertexTrimmedData))}getLocalBounds(t){return this.children.length===0?(this._localBounds||(this._localBounds=new Ya),this._localBounds.minX=this._texture.orig.width*-this._anchor._x,this._localBounds.minY=this._texture.orig.height*-this._anchor._y,this._localBounds.maxX=this._texture.orig.width*(1-this._anchor._x),this._localBounds.maxY=this._texture.orig.height*(1-this._anchor._y),t||(this._localBoundsRect||(this._localBoundsRect=new gt),t=this._localBoundsRect),this._localBounds.getRectangle(t)):super.getLocalBounds.call(this,t)}containsPoint(t){this.worldTransform.applyInverse(t,uo);const e=this._texture.orig.width,r=this._texture.orig.height,n=-e*this.anchor.x;let s=0;return uo.x>=n&&uo.x<n+e&&(s=-r*this.anchor.y,uo.y>=s&&uo.y<s+r)}destroy(t){if(super.destroy(t),this._texture.off("update",this._onTextureUpdate,this),this._anchor=null,typeof t=="boolean"?t:t==null?void 0:t.texture){const e=typeof t=="boolean"?t:t==null?void 0:t.baseTexture;this._texture.destroy(!!e)}this._texture=null}static from(t,e){const r=t instanceof ot?t:ot.from(t,e);return new Qt(r)}set roundPixels(t){this._roundPixels!==t&&(this._transformID=-1,this._transformTrimmedID=-1),this._roundPixels=t}get roundPixels(){return this._roundPixels}get width(){return Math.abs(this.scale.x)*this._texture.orig.width}set width(t){const e=Ir(this.scale.x)||1;this.scale.x=e*t/this._texture.orig.width,this._width=t}get height(){return Math.abs(this.scale.y)*this._texture.orig.height}set height(t){const e=Ir(this.scale.y)||1;this.scale.y=e*t/this._texture.orig.height,this._height=t}get anchor(){return this._anchor}set anchor(t){this._anchor.copyFrom(t)}get tint(){return this._tintColor.value}set tint(t){this._tintColor.setValue(t),this._tintRGB=this._tintColor.toLittleEndianNumber()}get tintValue(){return this._tintColor.toNumber()}get texture(){return this._texture}set texture(t){this._texture!==t&&(this._texture&&this._texture.off("update",this._onTextureUpdate,this),this._texture=t||ot.EMPTY,this._cachedTint=16777215,this._textureID=-1,this._textureTrimmedID=-1,t&&(t.baseTexture.valid?this._onTextureUpdate():t.once("update",this._onTextureUpdate,this)))}}const um=new Nt;Vt.prototype._cacheAsBitmap=!1,Vt.prototype._cacheData=null,Vt.prototype._cacheAsBitmapResolution=null,Vt.prototype._cacheAsBitmapMultisample=null;class Qw{constructor(){this.textureCacheId=null,this.originalRender=null,this.originalRenderCanvas=null,this.originalCalculateBounds=null,this.originalGetLocalBounds=null,this.originalUpdateTransform=null,this.originalDestroy=null,this.originalMask=null,this.originalFilterArea=null,this.originalContainsPoint=null,this.sprite=null}}Object.defineProperties(Vt.prototype,{cacheAsBitmapResolution:{get(){return this._cacheAsBitmapResolution},set(i){i!==this._cacheAsBitmapResolution&&(this._cacheAsBitmapResolution=i,this.cacheAsBitmap&&(this.cacheAsBitmap=!1,this.cacheAsBitmap=!0))}},cacheAsBitmapMultisample:{get(){return this._cacheAsBitmapMultisample},set(i){i!==this._cacheAsBitmapMultisample&&(this._cacheAsBitmapMultisample=i,this.cacheAsBitmap&&(this.cacheAsBitmap=!1,this.cacheAsBitmap=!0))}},cacheAsBitmap:{get(){return this._cacheAsBitmap},set(i){if(this._cacheAsBitmap===i)return;this._cacheAsBitmap=i;let t;i?(this._cacheData||(this._cacheData=new Qw),t=this._cacheData,t.originalRender=this.render,t.originalRenderCanvas=this.renderCanvas,t.originalUpdateTransform=this.updateTransform,t.originalCalculateBounds=this.calculateBounds,t.originalGetLocalBounds=this.getLocalBounds,t.originalDestroy=this.destroy,t.originalContainsPoint=this.containsPoint,t.originalMask=this._mask,t.originalFilterArea=this.filterArea,this.render=this._renderCached,this.renderCanvas=this._renderCachedCanvas,this.destroy=this._cacheAsBitmapDestroy):(t=this._cacheData,t.sprite&&this._destroyCachedDisplayObject(),this.render=t.originalRender,this.renderCanvas=t.originalRenderCanvas,this.calculateBounds=t.originalCalculateBounds,this.getLocalBounds=t.originalGetLocalBounds,this.destroy=t.originalDestroy,this.updateTransform=t.originalUpdateTransform,this.containsPoint=t.originalContainsPoint,this._mask=t.originalMask,this.filterArea=t.originalFilterArea)}}}),Vt.prototype._renderCached=function(i){!this.visible||this.worldAlpha<=0||!this.renderable||(this._initCachedDisplayObject(i),this._cacheData.sprite.transform._worldID=this.transform._worldID,this._cacheData.sprite.worldAlpha=this.worldAlpha,this._cacheData.sprite._render(i))},Vt.prototype._initCachedDisplayObject=function(i){var d,f;if((d=this._cacheData)!=null&&d.sprite)return;const t=this.alpha;this.alpha=1,i.batch.flush();const e=this.getLocalBounds(new gt,!0);if((f=this.filters)!=null&&f.length){const p=this.filters[0].padding;e.pad(p)}const r=this.cacheAsBitmapResolution||i.resolution;e.ceil(r),e.width=Math.max(e.width,1/r),e.height=Math.max(e.height,1/r);const n=i.renderTexture.current,s=i.renderTexture.sourceFrame.clone(),o=i.renderTexture.destinationFrame.clone(),a=i.projection.transform,l=pn.create({width:e.width,height:e.height,resolution:r,multisample:this.cacheAsBitmapMultisample??i.multisample}),h=`cacheAsBitmap_${an()}`;this._cacheData.textureCacheId=h,xt.addToCache(l.baseTexture,h),ot.addToCache(l,h);const c=this.transform.localTransform.copyTo(um).invert().translate(-e.x,-e.y);this.render=this._cacheData.originalRender,i.render(this,{renderTexture:l,clear:!0,transform:c,skipUpdateTransform:!1}),i.framebuffer.blit(),i.projection.transform=a,i.renderTexture.bind(n,s,o),this.render=this._renderCached,this.updateTransform=this.displayObjectUpdateTransform,this.calculateBounds=this._calculateCachedBounds,this.getLocalBounds=this._getCachedLocalBounds,this._mask=null,this.filterArea=null,this.alpha=t;const u=new Qt(l);u.transform.worldTransform=this.transform.worldTransform,u.anchor.x=-(e.x/e.width),u.anchor.y=-(e.y/e.height),u.alpha=t,u._bounds=this._bounds,this._cacheData.sprite=u,this.transform._parentID=-1,this.parent?this.updateTransform():(this.enableTempParent(),this.updateTransform(),this.disableTempParent(null)),this.containsPoint=u.containsPoint.bind(u)},Vt.prototype._renderCachedCanvas=function(i){!this.visible||this.worldAlpha<=0||!this.renderable||(this._initCachedDisplayObjectCanvas(i),this._cacheData.sprite.worldAlpha=this.worldAlpha,this._cacheData.sprite._renderCanvas(i))},Vt.prototype._initCachedDisplayObjectCanvas=function(i){var c;if((c=this._cacheData)!=null&&c.sprite)return;const t=this.getLocalBounds(new gt,!0),e=this.alpha;this.alpha=1;const r=i.canvasContext.activeContext,n=i._projTransform,s=this.cacheAsBitmapResolution||i.resolution;t.ceil(s),t.width=Math.max(t.width,1/s),t.height=Math.max(t.height,1/s);const o=pn.create({width:t.width,height:t.height,resolution:s}),a=`cacheAsBitmap_${an()}`;this._cacheData.textureCacheId=a,xt.addToCache(o.baseTexture,a),ot.addToCache(o,a);const l=um;this.transform.localTransform.copyTo(l),l.invert(),l.tx-=t.x,l.ty-=t.y,this.renderCanvas=this._cacheData.originalRenderCanvas,i.render(this,{renderTexture:o,clear:!0,transform:l,skipUpdateTransform:!1}),i.canvasContext.activeContext=r,i._projTransform=n,this.renderCanvas=this._renderCachedCanvas,this.updateTransform=this.displayObjectUpdateTransform,this.calculateBounds=this._calculateCachedBounds,this.getLocalBounds=this._getCachedLocalBounds,this._mask=null,this.filterArea=null,this.alpha=e;const h=new Qt(o);h.transform.worldTransform=this.transform.worldTransform,h.anchor.x=-(t.x/t.width),h.anchor.y=-(t.y/t.height),h.alpha=e,h._bounds=this._bounds,this._cacheData.sprite=h,this.transform._parentID=-1,this.parent?this.updateTransform():(this.parent=i._tempDisplayObjectParent,this.updateTransform(),this.parent=null),this.containsPoint=h.containsPoint.bind(h)},Vt.prototype._calculateCachedBounds=function(){this._bounds.clear(),this._cacheData.sprite.transform._worldID=this.transform._worldID,this._cacheData.sprite._calculateBounds(),this._bounds.updateID=this._boundsID},Vt.prototype._getCachedLocalBounds=function(){return this._cacheData.sprite.getLocalBounds(null)},Vt.prototype._destroyCachedDisplayObject=function(){this._cacheData.sprite._texture.destroy(!0),this._cacheData.sprite=null,xt.removeFromCache(this._cacheData.textureCacheId),ot.removeFromCache(this._cacheData.textureCacheId),this._cacheData.textureCacheId=null},Vt.prototype._cacheAsBitmapDestroy=function(i){this.cacheAsBitmap=!1,this.destroy(i)},Vt.prototype.name=null,Ct.prototype.getChildByName=function(i,t){for(let e=0,r=this.children.length;e<r;e++)if(this.children[e].name===i)return this.children[e];if(t)for(let e=0,r=this.children.length;e<r;e++){const n=this.children[e];if(!n.getChildByName)continue;const s=n.getChildByName(i,!0);if(s)return s}return null},Vt.prototype.getGlobalPosition=function(i=new dt,t=!1){return this.parent?this.parent.toGlobal(this.position,i,t):(i.x=this.position.x,i.y=this.position.y),i};var qw=`varying vec2 vTextureCoord;
526
+ `;const Zw=Xw,rm=Ww;class nm{constructor(t){this.renderer=t}contextChange(t){let e;if(this.renderer.context.webGLVersion===1){const r=t.getParameter(t.FRAMEBUFFER_BINDING);t.bindFramebuffer(t.FRAMEBUFFER,null),e=t.getParameter(t.SAMPLES),t.bindFramebuffer(t.FRAMEBUFFER,r)}else{const r=t.getParameter(t.DRAW_FRAMEBUFFER_BINDING);t.bindFramebuffer(t.DRAW_FRAMEBUFFER,null),e=t.getParameter(t.SAMPLES),t.bindFramebuffer(t.DRAW_FRAMEBUFFER,r)}e>=Jt.HIGH?this.multisample=Jt.HIGH:e>=Jt.MEDIUM?this.multisample=Jt.MEDIUM:e>=Jt.LOW?this.multisample=Jt.LOW:this.multisample=Jt.NONE}destroy(){}}nm.extension={type:$.RendererSystem,name:"_multisample"},st.add(nm);class Vw{constructor(t){this.buffer=t||null,this.updateID=-1,this.byteLength=-1,this.refCount=0}}class sm{constructor(t){this.renderer=t,this.managedBuffers={},this.boundBufferBases={}}destroy(){this.renderer=null}contextChange(){this.disposeAll(!0),this.gl=this.renderer.gl,this.CONTEXT_UID=this.renderer.CONTEXT_UID}bind(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glBuffers[r]||this.createGLBuffer(t);e.bindBuffer(t.type,n.buffer)}unbind(t){const{gl:e}=this;e.bindBuffer(t,null)}bindBufferBase(t,e){const{gl:r,CONTEXT_UID:n}=this;if(this.boundBufferBases[e]!==t){const s=t._glBuffers[n]||this.createGLBuffer(t);this.boundBufferBases[e]=t,r.bindBufferBase(r.UNIFORM_BUFFER,e,s.buffer)}}bindBufferRange(t,e,r){const{gl:n,CONTEXT_UID:s}=this;r=r||0;const o=t._glBuffers[s]||this.createGLBuffer(t);n.bindBufferRange(n.UNIFORM_BUFFER,e||0,o.buffer,r*256,256)}update(t){const{gl:e,CONTEXT_UID:r}=this,n=t._glBuffers[r]||this.createGLBuffer(t);if(t._updateID!==n.updateID)if(n.updateID=t._updateID,e.bindBuffer(t.type,n.buffer),n.byteLength>=t.data.byteLength)e.bufferSubData(t.type,0,t.data);else{const s=t.static?e.STATIC_DRAW:e.DYNAMIC_DRAW;n.byteLength=t.data.byteLength,e.bufferData(t.type,t.data,s)}}dispose(t,e){if(!this.managedBuffers[t.id])return;delete this.managedBuffers[t.id];const r=t._glBuffers[this.CONTEXT_UID],n=this.gl;t.disposeRunner.remove(this),r&&(e||n.deleteBuffer(r.buffer),delete t._glBuffers[this.CONTEXT_UID])}disposeAll(t){const e=Object.keys(this.managedBuffers);for(let r=0;r<e.length;r++)this.dispose(this.managedBuffers[e[r]],t)}createGLBuffer(t){const{CONTEXT_UID:e,gl:r}=this;return t._glBuffers[e]=new Vw(r.createBuffer()),this.managedBuffers[t.id]=t,t.disposeRunner.add(this),t._glBuffers[e]}}sm.extension={type:$.RendererSystem,name:"buffer"},st.add(sm);class om{constructor(t){this.renderer=t}render(t,e){const r=this.renderer;let n,s,o,a;if(e&&(n=e.renderTexture,s=e.clear,o=e.transform,a=e.skipUpdateTransform),this.renderingToScreen=!n,r.runners.prerender.emit(),r.emit("prerender"),r.projection.transform=o,!r.context.isLost){if(n||(this.lastObjectRendered=t),!a){const l=t.enableTempParent();t.updateTransform(),t.disableTempParent(l)}r.renderTexture.bind(n),r.batch.currentRenderer.start(),(s??r.background.clearBeforeRender)&&r.renderTexture.clear(),t.render(r),r.batch.currentRenderer.flush(),n&&(e.blit&&r.framebuffer.blit(),n.baseTexture.update()),r.runners.postrender.emit(),r.projection.transform=null,r.emit("postrender")}}destroy(){this.renderer=null,this.lastObjectRendered=null}}om.extension={type:$.RendererSystem,name:"objectRenderer"},st.add(om);const za=class Bf extends Nw{constructor(t){super(),this.type=zf.WEBGL,t=Object.assign({},nt.RENDER_OPTIONS,t),this.gl=null,this.CONTEXT_UID=0,this.globalUniforms=new li({projectionMatrix:new Dt},!0);const e={runners:["init","destroy","contextChange","resolutionChange","reset","update","postrender","prerender","resize"],systems:Bf.__systems,priority:["_view","textureGenerator","background","_plugin","startup","context","state","texture","buffer","geometry","framebuffer","transformFeedback","mask","scissor","stencil","projection","textureGC","filter","renderTexture","batch","objectRenderer","_multisample"]};this.setup(e),"useContextAlpha"in t&&(wt("7.0.0","options.useContextAlpha is deprecated, use options.premultipliedAlpha and options.backgroundAlpha instead"),t.premultipliedAlpha=t.useContextAlpha&&t.useContextAlpha!=="notMultiplied",t.backgroundAlpha=t.useContextAlpha===!1?1:t.backgroundAlpha),this._plugin.rendererPlugins=Bf.__plugins,this.options=t,this.startup.run(this.options)}static test(t){return t!=null&&t.forceCanvas?!1:pv()}render(t,e){this.objectRenderer.render(t,e)}resize(t,e){this._view.resizeView(t,e)}reset(){return this.runners.reset.emit(),this}clear(){this.renderTexture.bind(),this.renderTexture.clear()}destroy(t=!1){this.runners.destroy.items.reverse(),this.emitWithCustomOptions(this.runners.destroy,{_view:t}),super.destroy()}get plugins(){return this._plugin.plugins}get multisample(){return this._multisample.multisample}get width(){return this._view.element.width}get height(){return this._view.element.height}get resolution(){return this._view.resolution}set resolution(t){this._view.resolution=t,this.runners.resolutionChange.emit(t)}get autoDensity(){return this._view.autoDensity}get view(){return this._view.element}get screen(){return this._view.screen}get lastObjectRendered(){return this.objectRenderer.lastObjectRendered}get renderingToScreen(){return this.objectRenderer.renderingToScreen}get rendererLogId(){return`WebGL ${this.context.webGLVersion}`}get clearBeforeRender(){return wt("7.0.0","renderer.clearBeforeRender has been deprecated, please use renderer.background.clearBeforeRender instead."),this.background.clearBeforeRender}get useContextAlpha(){return wt("7.0.0","renderer.useContextAlpha has been deprecated, please use renderer.context.premultipliedAlpha instead."),this.context.useContextAlpha}get preserveDrawingBuffer(){return wt("7.0.0","renderer.preserveDrawingBuffer has been deprecated, we cannot truly know this unless pixi created the context"),this.context.preserveDrawingBuffer}get backgroundColor(){return wt("7.0.0","renderer.backgroundColor has been deprecated, use renderer.background.color instead."),this.background.color}set backgroundColor(t){wt("7.0.0","renderer.backgroundColor has been deprecated, use renderer.background.color instead."),this.background.color=t}get backgroundAlpha(){return wt("7.0.0","renderer.backgroundAlpha has been deprecated, use renderer.background.alpha instead."),this.background.alpha}set backgroundAlpha(t){wt("7.0.0","renderer.backgroundAlpha has been deprecated, use renderer.background.alpha instead."),this.background.alpha=t}get powerPreference(){return wt("7.0.0","renderer.powerPreference has been deprecated, we can only know this if pixi creates the context"),this.context.powerPreference}generateTexture(t,e){return this.textureGenerator.generateTexture(t,e)}};za.extension={type:$.Renderer,priority:1},za.__plugins={},za.__systems={};let Kc=za;st.handleByMap($.RendererPlugin,Kc.__plugins),st.handleByMap($.RendererSystem,Kc.__systems),st.add(Kc);class am extends so{constructor(t,e){const{width:r,height:n}=e||{};super(r,n),this.items=[],this.itemDirtyIds=[];for(let s=0;s<t;s++){const o=new bt;this.items.push(o),this.itemDirtyIds.push(-2)}this.length=t,this._load=null,this.baseTexture=null}initFromArray(t,e){for(let r=0;r<this.length;r++)t[r]&&(t[r].castToBaseTexture?this.addBaseTextureAt(t[r].castToBaseTexture(),r):t[r]instanceof so?this.addResourceAt(t[r],r):this.addResourceAt(p0(t[r],e),r))}dispose(){for(let t=0,e=this.length;t<e;t++)this.items[t].destroy();this.items=null,this.itemDirtyIds=null,this._load=null}addResourceAt(t,e){if(!this.items[e])throw new Error(`Index ${e} is out of bounds`);return t.valid&&!this.valid&&this.resize(t.width,t.height),this.items[e].setResource(t),this}bind(t){if(this.baseTexture!==null)throw new Error("Only one base texture per TextureArray is allowed");super.bind(t);for(let e=0;e<this.length;e++)this.items[e].parentTextureArray=t,this.items[e].on("update",t.update,t)}unbind(t){super.unbind(t);for(let e=0;e<this.length;e++)this.items[e].parentTextureArray=null,this.items[e].off("update",t.update,t)}load(){if(this._load)return this._load;const t=this.items.map(e=>e.resource).filter(e=>e).map(e=>e.load());return this._load=Promise.all(t).then(()=>{const{realWidth:e,realHeight:r}=this.items[0];return this.resize(e,r),this.update(),Promise.resolve(this)}),this._load}}class Hw extends am{constructor(t,e){const{width:r,height:n}=e||{};let s,o;Array.isArray(t)?(s=t,o=t.length):o=t,super(o,{width:r,height:n}),s&&this.initFromArray(s,e)}addBaseTextureAt(t,e){if(t.resource)this.addResourceAt(t.resource,e);else throw new Error("ArrayResource does not support RenderTexture");return this}bind(t){super.bind(t),t.target=Hn.TEXTURE_2D_ARRAY}upload(t,e,r){const{length:n,itemDirtyIds:s,items:o}=this,{gl:a}=t;r.dirtyId<0&&a.texImage3D(a.TEXTURE_2D_ARRAY,0,r.internalFormat,this._width,this._height,n,0,e.format,r.type,null);for(let l=0;l<n;l++){const h=o[l];s[l]<h.dirtyId&&(s[l]=h.dirtyId,h.valid&&a.texSubImage3D(a.TEXTURE_2D_ARRAY,0,0,0,l,h.resource.width,h.resource.height,1,e.format,r.type,h.resource.source))}return!0}}class Kw extends Mr{constructor(t){super(t)}static test(t){const{OffscreenCanvas:e}=globalThis;return e&&t instanceof e?!0:globalThis.HTMLCanvasElement&&t instanceof HTMLCanvasElement}}const lm=class aa extends am{constructor(t,e){const{width:r,height:n,autoLoad:s,linkBaseTexture:o}=e||{};if(t&&t.length!==aa.SIDES)throw new Error(`Invalid length. Got ${t.length}, expected 6`);super(6,{width:r,height:n});for(let a=0;a<aa.SIDES;a++)this.items[a].target=Hn.TEXTURE_CUBE_MAP_POSITIVE_X+a;this.linkBaseTexture=o!==!1,t&&this.initFromArray(t,e),s!==!1&&this.load()}bind(t){super.bind(t),t.target=Hn.TEXTURE_CUBE_MAP}addBaseTextureAt(t,e,r){if(r===void 0&&(r=this.linkBaseTexture),!this.items[e])throw new Error(`Index ${e} is out of bounds`);if(!this.linkBaseTexture||t.parentTextureArray||Object.keys(t._glTextures).length>0)if(t.resource)this.addResourceAt(t.resource,e);else throw new Error("CubeResource does not support copying of renderTexture.");else t.target=Hn.TEXTURE_CUBE_MAP_POSITIVE_X+e,t.parentTextureArray=this.baseTexture,this.items[e]=t;return t.valid&&!this.valid&&this.resize(t.realWidth,t.realHeight),this.items[e]=t,this}upload(t,e,r){const n=this.itemDirtyIds;for(let s=0;s<aa.SIDES;s++){const o=this.items[s];(n[s]<o.dirtyId||r.dirtyId<e.dirtyId)&&(o.valid&&o.resource?(o.resource.upload(t,o,r),n[s]=o.dirtyId):n[s]<-1&&(t.gl.texImage2D(o.target,0,r.internalFormat,e.realWidth,e.realHeight,0,e.format,r.type,null),n[s]=-1))}return!0}static test(t){return Array.isArray(t)&&t.length===aa.SIDES}};lm.SIDES=6;let zw=lm;class os extends Mr{constructor(t,e){e=e||{};let r,n,s;typeof t=="string"?(r=os.EMPTY,n=t,s=!0):(r=t,n=null,s=!1),super(r),this.url=n,this.crossOrigin=e.crossOrigin??!0,this.alphaMode=typeof e.alphaMode=="number"?e.alphaMode:null,this.ownsImageBitmap=e.ownsImageBitmap??s,this._load=null,e.autoLoad!==!1&&this.load()}load(){return this._load?this._load:(this._load=new Promise(async(t,e)=>{if(this.url===null){t(this);return}try{const r=await nt.ADAPTER.fetch(this.url,{mode:this.crossOrigin?"cors":"no-cors"});if(this.destroyed)return;const n=await r.blob();if(this.destroyed)return;const s=await createImageBitmap(n,{premultiplyAlpha:this.alphaMode===null||this.alphaMode===Ce.UNPACK?"premultiply":"none"});if(this.destroyed){s.close();return}this.source=s,this.update(),t(this)}catch(r){if(this.destroyed)return;e(r),this.onError.emit(r)}}),this._load)}upload(t,e,r){return this.source instanceof ImageBitmap?(typeof this.alphaMode=="number"&&(e.alphaMode=this.alphaMode),super.upload(t,e,r)):(this.load(),!1)}dispose(){this.ownsImageBitmap&&this.source instanceof ImageBitmap&&this.source.close(),super.dispose(),this._load=null}static test(t){return!!globalThis.createImageBitmap&&typeof ImageBitmap<"u"&&(typeof t=="string"||t instanceof ImageBitmap)}static get EMPTY(){return os._EMPTY=os._EMPTY??nt.ADAPTER.createCanvas(0,0),os._EMPTY}}const zc=class Mh extends Mr{constructor(t,e){e=e||{},super(nt.ADAPTER.createCanvas()),this._width=0,this._height=0,this.svg=t,this.scale=e.scale||1,this._overrideWidth=e.width,this._overrideHeight=e.height,this._resolve=null,this._crossorigin=e.crossorigin,this._load=null,e.autoLoad!==!1&&this.load()}load(){return this._load?this._load:(this._load=new Promise(t=>{if(this._resolve=()=>{this.update(),t(this)},Mh.SVG_XML.test(this.svg.trim())){if(!btoa)throw new Error("Your browser doesn't support base64 conversions.");this.svg=`data:image/svg+xml;base64,${btoa(unescape(encodeURIComponent(this.svg)))}`}this._loadSvg()}),this._load)}_loadSvg(){const t=new Image;Mr.crossOrigin(t,this.svg,this._crossorigin),t.src=this.svg,t.onerror=e=>{this._resolve&&(t.onerror=null,this.onError.emit(e))},t.onload=()=>{if(!this._resolve)return;const e=t.width,r=t.height;if(!e||!r)throw new Error("The SVG image must have width and height defined (in pixels), canvas API needs them.");let n=e*this.scale,s=r*this.scale;(this._overrideWidth||this._overrideHeight)&&(n=this._overrideWidth||this._overrideHeight/r*e,s=this._overrideHeight||this._overrideWidth/e*r),n=Math.round(n),s=Math.round(s);const o=this.source;o.width=n,o.height=s,o._pixiId=`canvas_${on()}`,o.getContext("2d").drawImage(t,0,0,e,r,0,0,n,s),this._resolve(),this._resolve=null}}static getSize(t){const e=Mh.SVG_SIZE.exec(t),r={};return e&&(r[e[1]]=Math.round(parseFloat(e[3])),r[e[5]]=Math.round(parseFloat(e[7]))),r}dispose(){super.dispose(),this._resolve=null,this._crossorigin=null}static test(t,e){return e==="svg"||typeof t=="string"&&t.startsWith("data:image/svg+xml")||typeof t=="string"&&Mh.SVG_XML.test(t)}};zc.SVG_XML=/^(<\?xml[^?]+\?>)?\s*(<!--[^(-->)]*-->)?\s*\<svg/m,zc.SVG_SIZE=/<svg[^>]*(?:\s(width|height)=('|")(\d*(?:\.\d+)?)(?:px)?('|"))[^>]*(?:\s(width|height)=('|")(\d*(?:\.\d+)?)(?:px)?('|"))[^>]*>/i;let Yc=zc;const jc=class Uf extends Mr{constructor(t,e){if(e=e||{},!(t instanceof HTMLVideoElement)){const r=document.createElement("video");e.autoLoad!==!1&&r.setAttribute("preload","auto"),e.playsinline!==!1&&(r.setAttribute("webkit-playsinline",""),r.setAttribute("playsinline","")),e.muted===!0&&(r.setAttribute("muted",""),r.muted=!0),e.loop===!0&&r.setAttribute("loop",""),e.autoPlay!==!1&&r.setAttribute("autoplay",""),typeof t=="string"&&(t=[t]);const n=t[0].src||t[0];Mr.crossOrigin(r,n,e.crossorigin);for(let s=0;s<t.length;++s){const o=document.createElement("source");let{src:a,mime:l}=t[s];if(a=a||t[s],a.startsWith("data:"))l=a.slice(5,a.indexOf(";"));else if(!a.startsWith("blob:")){const h=a.split("?").shift().toLowerCase(),c=h.slice(h.lastIndexOf(".")+1);l=l||Uf.MIME_TYPES[c]||`video/${c}`}o.src=a,l&&(o.type=l),r.appendChild(o)}t=r}super(t),this.noSubImage=!0,this._autoUpdate=!0,this._isConnectedToTicker=!1,this._updateFPS=e.updateFPS||0,this._msToNextUpdate=0,this.autoPlay=e.autoPlay!==!1,this._videoFrameRequestCallback=this._videoFrameRequestCallback.bind(this),this._videoFrameRequestCallbackHandle=null,this._load=null,this._resolve=null,this._reject=null,this._onCanPlay=this._onCanPlay.bind(this),this._onError=this._onError.bind(this),this._onPlayStart=this._onPlayStart.bind(this),this._onPlayStop=this._onPlayStop.bind(this),this._onSeeked=this._onSeeked.bind(this),e.autoLoad!==!1&&this.load()}update(t=0){if(!this.destroyed){if(this._updateFPS){const e=Te.shared.elapsedMS*this.source.playbackRate;this._msToNextUpdate=Math.floor(this._msToNextUpdate-e)}(!this._updateFPS||this._msToNextUpdate<=0)&&(super.update(),this._msToNextUpdate=this._updateFPS?Math.floor(1e3/this._updateFPS):0)}}_videoFrameRequestCallback(){this.update(),this.destroyed?this._videoFrameRequestCallbackHandle=null:this._videoFrameRequestCallbackHandle=this.source.requestVideoFrameCallback(this._videoFrameRequestCallback)}load(){if(this._load)return this._load;const t=this.source;return(t.readyState===t.HAVE_ENOUGH_DATA||t.readyState===t.HAVE_FUTURE_DATA)&&t.width&&t.height&&(t.complete=!0),t.addEventListener("play",this._onPlayStart),t.addEventListener("pause",this._onPlayStop),t.addEventListener("seeked",this._onSeeked),this._isSourceReady()?this._onCanPlay():(t.addEventListener("canplay",this._onCanPlay),t.addEventListener("canplaythrough",this._onCanPlay),t.addEventListener("error",this._onError,!0)),this._load=new Promise((e,r)=>{this.valid?e(this):(this._resolve=e,this._reject=r,t.load())}),this._load}_onError(t){this.source.removeEventListener("error",this._onError,!0),this.onError.emit(t),this._reject&&(this._reject(t),this._reject=null,this._resolve=null)}_isSourcePlaying(){const t=this.source;return!t.paused&&!t.ended}_isSourceReady(){return this.source.readyState>2}_onPlayStart(){this.valid||this._onCanPlay(),this._configureAutoUpdate()}_onPlayStop(){this._configureAutoUpdate()}_onSeeked(){this._autoUpdate&&!this._isSourcePlaying()&&(this._msToNextUpdate=0,this.update(),this._msToNextUpdate=0)}_onCanPlay(){const t=this.source;t.removeEventListener("canplay",this._onCanPlay),t.removeEventListener("canplaythrough",this._onCanPlay);const e=this.valid;this._msToNextUpdate=0,this.update(),this._msToNextUpdate=0,!e&&this._resolve&&(this._resolve(this),this._resolve=null,this._reject=null),this._isSourcePlaying()?this._onPlayStart():this.autoPlay&&t.play()}dispose(){this._configureAutoUpdate();const t=this.source;t&&(t.removeEventListener("play",this._onPlayStart),t.removeEventListener("pause",this._onPlayStop),t.removeEventListener("seeked",this._onSeeked),t.removeEventListener("canplay",this._onCanPlay),t.removeEventListener("canplaythrough",this._onCanPlay),t.removeEventListener("error",this._onError,!0),t.pause(),t.src="",t.load()),super.dispose()}get autoUpdate(){return this._autoUpdate}set autoUpdate(t){t!==this._autoUpdate&&(this._autoUpdate=t,this._configureAutoUpdate())}get updateFPS(){return this._updateFPS}set updateFPS(t){t!==this._updateFPS&&(this._updateFPS=t,this._configureAutoUpdate())}_configureAutoUpdate(){this._autoUpdate&&this._isSourcePlaying()?!this._updateFPS&&this.source.requestVideoFrameCallback?(this._isConnectedToTicker&&(Te.shared.remove(this.update,this),this._isConnectedToTicker=!1,this._msToNextUpdate=0),this._videoFrameRequestCallbackHandle===null&&(this._videoFrameRequestCallbackHandle=this.source.requestVideoFrameCallback(this._videoFrameRequestCallback))):(this._videoFrameRequestCallbackHandle!==null&&(this.source.cancelVideoFrameCallback(this._videoFrameRequestCallbackHandle),this._videoFrameRequestCallbackHandle=null),this._isConnectedToTicker||(Te.shared.add(this.update,this),this._isConnectedToTicker=!0,this._msToNextUpdate=0)):(this._videoFrameRequestCallbackHandle!==null&&(this.source.cancelVideoFrameCallback(this._videoFrameRequestCallbackHandle),this._videoFrameRequestCallbackHandle=null),this._isConnectedToTicker&&(Te.shared.remove(this.update,this),this._isConnectedToTicker=!1,this._msToNextUpdate=0))}static test(t,e){return globalThis.HTMLVideoElement&&t instanceof HTMLVideoElement||Uf.TYPES.includes(e)}};jc.TYPES=["mp4","m4v","webm","ogg","ogv","h264","avi","mov"],jc.MIME_TYPES={ogv:"video/ogg",mov:"video/quicktime",m4v:"video/mp4"};let hm=jc;Mc.push(os,M0,Kw,hm,Yc,Aa,zw,Hw);class Ya{constructor(){this.minX=1/0,this.minY=1/0,this.maxX=-1/0,this.maxY=-1/0,this.rect=null,this.updateID=-1}isEmpty(){return this.minX>this.maxX||this.minY>this.maxY}clear(){this.minX=1/0,this.minY=1/0,this.maxX=-1/0,this.maxY=-1/0}getRectangle(t){return this.minX>this.maxX||this.minY>this.maxY?mt.EMPTY:(t=t||new mt(0,0,1,1),t.x=this.minX,t.y=this.minY,t.width=this.maxX-this.minX,t.height=this.maxY-this.minY,t)}addPoint(t){this.minX=Math.min(this.minX,t.x),this.maxX=Math.max(this.maxX,t.x),this.minY=Math.min(this.minY,t.y),this.maxY=Math.max(this.maxY,t.y)}addPointMatrix(t,e){const{a:r,b:n,c:s,d:o,tx:a,ty:l}=t,h=r*e.x+s*e.y+a,c=n*e.x+o*e.y+l;this.minX=Math.min(this.minX,h),this.maxX=Math.max(this.maxX,h),this.minY=Math.min(this.minY,c),this.maxY=Math.max(this.maxY,c)}addQuad(t){let e=this.minX,r=this.minY,n=this.maxX,s=this.maxY,o=t[0],a=t[1];e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[2],a=t[3],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[4],a=t[5],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,o=t[6],a=t[7],e=o<e?o:e,r=a<r?a:r,n=o>n?o:n,s=a>s?a:s,this.minX=e,this.minY=r,this.maxX=n,this.maxY=s}addFrame(t,e,r,n,s){this.addFrameMatrix(t.worldTransform,e,r,n,s)}addFrameMatrix(t,e,r,n,s){const o=t.a,a=t.b,l=t.c,h=t.d,c=t.tx,u=t.ty;let d=this.minX,f=this.minY,p=this.maxX,m=this.maxY,g=o*e+l*r+c,y=a*e+h*r+u;d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*n+l*r+c,y=a*n+h*r+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*e+l*s+c,y=a*e+h*s+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,g=o*n+l*s+c,y=a*n+h*s+u,d=g<d?g:d,f=y<f?y:f,p=g>p?g:p,m=y>m?y:m,this.minX=d,this.minY=f,this.maxX=p,this.maxY=m}addVertexData(t,e,r){let n=this.minX,s=this.minY,o=this.maxX,a=this.maxY;for(let l=e;l<r;l+=2){const h=t[l],c=t[l+1];n=h<n?h:n,s=c<s?c:s,o=h>o?h:o,a=c>a?c:a}this.minX=n,this.minY=s,this.maxX=o,this.maxY=a}addVertices(t,e,r,n){this.addVerticesMatrix(t.worldTransform,e,r,n)}addVerticesMatrix(t,e,r,n,s=0,o=s){const a=t.a,l=t.b,h=t.c,c=t.d,u=t.tx,d=t.ty;let f=this.minX,p=this.minY,m=this.maxX,g=this.maxY;for(let y=r;y<n;y+=2){const x=e[y],b=e[y+1],v=a*x+h*b+u,w=c*b+l*x+d;f=Math.min(f,v-s),m=Math.max(m,v+s),p=Math.min(p,w-o),g=Math.max(g,w+o)}this.minX=f,this.minY=p,this.maxX=m,this.maxY=g}addBounds(t){const e=this.minX,r=this.minY,n=this.maxX,s=this.maxY;this.minX=t.minX<e?t.minX:e,this.minY=t.minY<r?t.minY:r,this.maxX=t.maxX>n?t.maxX:n,this.maxY=t.maxY>s?t.maxY:s}addBoundsMask(t,e){const r=t.minX>e.minX?t.minX:e.minX,n=t.minY>e.minY?t.minY:e.minY,s=t.maxX<e.maxX?t.maxX:e.maxX,o=t.maxY<e.maxY?t.maxY:e.maxY;if(r<=s&&n<=o){const a=this.minX,l=this.minY,h=this.maxX,c=this.maxY;this.minX=r<a?r:a,this.minY=n<l?n:l,this.maxX=s>h?s:h,this.maxY=o>c?o:c}}addBoundsMatrix(t,e){this.addFrameMatrix(e,t.minX,t.minY,t.maxX,t.maxY)}addBoundsArea(t,e){const r=t.minX>e.x?t.minX:e.x,n=t.minY>e.y?t.minY:e.y,s=t.maxX<e.x+e.width?t.maxX:e.x+e.width,o=t.maxY<e.y+e.height?t.maxY:e.y+e.height;if(r<=s&&n<=o){const a=this.minX,l=this.minY,h=this.maxX,c=this.maxY;this.minX=r<a?r:a,this.minY=n<l?n:l,this.maxX=s>h?s:h,this.maxY=o>c?o:c}}pad(t=0,e=t){this.isEmpty()||(this.minX-=t,this.maxX+=t,this.minY-=e,this.maxY+=e)}addFramePad(t,e,r,n,s,o){t-=s,e-=o,r+=s,n+=o,this.minX=this.minX<t?this.minX:t,this.maxX=this.maxX>r?this.maxX:r,this.minY=this.minY<e?this.minY:e,this.maxY=this.maxY>n?this.maxY:n}}class Zt extends Ys{constructor(){super(),this.tempDisplayObjectParent=null,this.transform=new Fc,this.alpha=1,this.visible=!0,this.renderable=!0,this.cullable=!1,this.cullArea=null,this.parent=null,this.worldAlpha=1,this._lastSortedIndex=0,this._zIndex=0,this.filterArea=null,this.filters=null,this._enabledFilters=null,this._bounds=new Ya,this._localBounds=null,this._boundsID=0,this._boundsRect=null,this._localBoundsRect=null,this._mask=null,this._maskRefCount=0,this._destroyed=!1,this.isSprite=!1,this.isMask=!1}static mixin(t){const e=Object.keys(t);for(let r=0;r<e.length;++r){const n=e[r];Object.defineProperty(Zt.prototype,n,Object.getOwnPropertyDescriptor(t,n))}}get destroyed(){return this._destroyed}_recursivePostUpdateTransform(){this.parent?(this.parent._recursivePostUpdateTransform(),this.transform.updateTransform(this.parent.transform)):this.transform.updateTransform(this._tempDisplayObjectParent.transform)}updateTransform(){this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha}getBounds(t,e){return t||(this.parent?(this._recursivePostUpdateTransform(),this.updateTransform()):(this.parent=this._tempDisplayObjectParent,this.updateTransform(),this.parent=null)),this._bounds.updateID!==this._boundsID&&(this.calculateBounds(),this._bounds.updateID=this._boundsID),e||(this._boundsRect||(this._boundsRect=new mt),e=this._boundsRect),this._bounds.getRectangle(e)}getLocalBounds(t){t||(this._localBoundsRect||(this._localBoundsRect=new mt),t=this._localBoundsRect),this._localBounds||(this._localBounds=new Ya);const e=this.transform,r=this.parent;this.parent=null,this._tempDisplayObjectParent.worldAlpha=(r==null?void 0:r.worldAlpha)??1,this.transform=this._tempDisplayObjectParent.transform;const n=this._bounds,s=this._boundsID;this._bounds=this._localBounds;const o=this.getBounds(!1,t);return this.parent=r,this.transform=e,this._bounds=n,this._bounds.updateID+=this._boundsID-s,o}toGlobal(t,e,r=!1){return r||(this._recursivePostUpdateTransform(),this.parent?this.displayObjectUpdateTransform():(this.parent=this._tempDisplayObjectParent,this.displayObjectUpdateTransform(),this.parent=null)),this.worldTransform.apply(t,e)}toLocal(t,e,r,n){return e&&(t=e.toGlobal(t,r,n)),n||(this._recursivePostUpdateTransform(),this.parent?this.displayObjectUpdateTransform():(this.parent=this._tempDisplayObjectParent,this.displayObjectUpdateTransform(),this.parent=null)),this.worldTransform.applyInverse(t,r)}setParent(t){if(!t||!t.addChild)throw new Error("setParent: Argument must be a Container");return t.addChild(this),t}removeFromParent(){var t;(t=this.parent)==null||t.removeChild(this)}setTransform(t=0,e=0,r=1,n=1,s=0,o=0,a=0,l=0,h=0){return this.position.x=t,this.position.y=e,this.scale.x=r||1,this.scale.y=n||1,this.rotation=s,this.skew.x=o,this.skew.y=a,this.pivot.x=l,this.pivot.y=h,this}destroy(t){this.removeFromParent(),this._destroyed=!0,this.transform=null,this.parent=null,this._bounds=null,this.mask=null,this.cullArea=null,this.filters=null,this.filterArea=null,this.hitArea=null,this.eventMode="auto",this.interactiveChildren=!1,this.emit("destroyed"),this.removeAllListeners()}get _tempDisplayObjectParent(){return this.tempDisplayObjectParent===null&&(this.tempDisplayObjectParent=new Yw),this.tempDisplayObjectParent}enableTempParent(){const t=this.parent;return this.parent=this._tempDisplayObjectParent,t}disableTempParent(t){this.parent=t}get x(){return this.position.x}set x(t){this.transform.position.x=t}get y(){return this.position.y}set y(t){this.transform.position.y=t}get worldTransform(){return this.transform.worldTransform}get localTransform(){return this.transform.localTransform}get position(){return this.transform.position}set position(t){this.transform.position.copyFrom(t)}get scale(){return this.transform.scale}set scale(t){this.transform.scale.copyFrom(t)}get pivot(){return this.transform.pivot}set pivot(t){this.transform.pivot.copyFrom(t)}get skew(){return this.transform.skew}set skew(t){this.transform.skew.copyFrom(t)}get rotation(){return this.transform.rotation}set rotation(t){this.transform.rotation=t}get angle(){return this.transform.rotation*Wv}set angle(t){this.transform.rotation=t*Lc}get zIndex(){return this._zIndex}set zIndex(t){this._zIndex=t,this.parent&&(this.parent.sortDirty=!0)}get worldVisible(){let t=this;do{if(!t.visible)return!1;t=t.parent}while(t);return!0}get mask(){return this._mask}set mask(t){if(this._mask!==t){if(this._mask){const e=this._mask.isMaskData?this._mask.maskObject:this._mask;e&&(e._maskRefCount--,e._maskRefCount===0&&(e.renderable=!0,e.isMask=!1))}if(this._mask=t,this._mask){const e=this._mask.isMaskData?this._mask.maskObject:this._mask;e&&(e._maskRefCount===0&&(e.renderable=!1,e.isMask=!0),e._maskRefCount++)}}}}class Yw extends Zt{constructor(){super(...arguments),this.sortDirty=null}}Zt.prototype.displayObjectUpdateTransform=Zt.prototype.updateTransform;const jw=new Dt;function Jw(i,t){return i.zIndex===t.zIndex?i._lastSortedIndex-t._lastSortedIndex:i.zIndex-t.zIndex}const cm=class Xf extends Zt{constructor(){super(),this.children=[],this.sortableChildren=Xf.defaultSortableChildren,this.sortDirty=!1}onChildrenChange(t){}addChild(...t){if(t.length>1)for(let e=0;e<t.length;e++)this.addChild(t[e]);else{const e=t[0];e.parent&&e.parent.removeChild(e),e.parent=this,this.sortDirty=!0,e.transform._parentID=-1,this.children.push(e),this._boundsID++,this.onChildrenChange(this.children.length-1),this.emit("childAdded",e,this,this.children.length-1),e.emit("added",this)}return t[0]}addChildAt(t,e){if(e<0||e>this.children.length)throw new Error(`${t}addChildAt: The index ${e} supplied is out of bounds ${this.children.length}`);return t.parent&&t.parent.removeChild(t),t.parent=this,this.sortDirty=!0,t.transform._parentID=-1,this.children.splice(e,0,t),this._boundsID++,this.onChildrenChange(e),t.emit("added",this),this.emit("childAdded",t,this,e),t}swapChildren(t,e){if(t===e)return;const r=this.getChildIndex(t),n=this.getChildIndex(e);this.children[r]=e,this.children[n]=t,this.onChildrenChange(r<n?r:n)}getChildIndex(t){const e=this.children.indexOf(t);if(e===-1)throw new Error("The supplied DisplayObject must be a child of the caller");return e}setChildIndex(t,e){if(e<0||e>=this.children.length)throw new Error(`The index ${e} supplied is out of bounds ${this.children.length}`);const r=this.getChildIndex(t);rs(this.children,r,1),this.children.splice(e,0,t),this.onChildrenChange(e)}getChildAt(t){if(t<0||t>=this.children.length)throw new Error(`getChildAt: Index (${t}) does not exist.`);return this.children[t]}removeChild(...t){if(t.length>1)for(let e=0;e<t.length;e++)this.removeChild(t[e]);else{const e=t[0],r=this.children.indexOf(e);if(r===-1)return null;e.parent=null,e.transform._parentID=-1,rs(this.children,r,1),this._boundsID++,this.onChildrenChange(r),e.emit("removed",this),this.emit("childRemoved",e,this,r)}return t[0]}removeChildAt(t){const e=this.getChildAt(t);return e.parent=null,e.transform._parentID=-1,rs(this.children,t,1),this._boundsID++,this.onChildrenChange(t),e.emit("removed",this),this.emit("childRemoved",e,this,t),e}removeChildren(t=0,e=this.children.length){const r=t,n=e,s=n-r;let o;if(s>0&&s<=n){o=this.children.splice(r,s);for(let a=0;a<o.length;++a)o[a].parent=null,o[a].transform&&(o[a].transform._parentID=-1);this._boundsID++,this.onChildrenChange(t);for(let a=0;a<o.length;++a)o[a].emit("removed",this),this.emit("childRemoved",o[a],this,a);return o}else if(s===0&&this.children.length===0)return[];throw new RangeError("removeChildren: numeric values are outside the acceptable range.")}sortChildren(){let t=!1;for(let e=0,r=this.children.length;e<r;++e){const n=this.children[e];n._lastSortedIndex=e,!t&&n.zIndex!==0&&(t=!0)}t&&this.children.length>1&&this.children.sort(Jw),this.sortDirty=!1}updateTransform(){this.sortableChildren&&this.sortDirty&&this.sortChildren(),this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha;for(let t=0,e=this.children.length;t<e;++t){const r=this.children[t];r.visible&&r.updateTransform()}}calculateBounds(){this._bounds.clear(),this._calculateBounds();for(let t=0;t<this.children.length;t++){const e=this.children[t];if(!(!e.visible||!e.renderable))if(e.calculateBounds(),e._mask){const r=e._mask.isMaskData?e._mask.maskObject:e._mask;r?(r.calculateBounds(),this._bounds.addBoundsMask(e._bounds,r._bounds)):this._bounds.addBounds(e._bounds)}else e.filterArea?this._bounds.addBoundsArea(e._bounds,e.filterArea):this._bounds.addBounds(e._bounds)}this._bounds.updateID=this._boundsID}getLocalBounds(t,e=!1){const r=super.getLocalBounds(t);if(!e)for(let n=0,s=this.children.length;n<s;++n){const o=this.children[n];o.visible&&o.updateTransform()}return r}_calculateBounds(){}_renderWithCulling(t){const e=t.renderTexture.sourceFrame;if(!(e.width>0&&e.height>0))return;let r,n;this.cullArea?(r=this.cullArea,n=this.worldTransform):this._render!==Xf.prototype._render&&(r=this.getBounds(!0));const s=t.projection.transform;if(s&&(n?(n=jw.copyFrom(n),n.prepend(s)):n=s),r&&e.intersects(r,n))this._render(t);else if(this.cullArea)return;for(let o=0,a=this.children.length;o<a;++o){const l=this.children[o],h=l.cullable;l.cullable=h||!this.cullArea,l.render(t),l.cullable=h}}render(t){var e;if(!(!this.visible||this.worldAlpha<=0||!this.renderable))if(this._mask||(e=this.filters)!=null&&e.length)this.renderAdvanced(t);else if(this.cullable)this._renderWithCulling(t);else{this._render(t);for(let r=0,n=this.children.length;r<n;++r)this.children[r].render(t)}}renderAdvanced(t){var s,o,a;const e=this.filters,r=this._mask;if(e){this._enabledFilters||(this._enabledFilters=[]),this._enabledFilters.length=0;for(let l=0;l<e.length;l++)e[l].enabled&&this._enabledFilters.push(e[l])}const n=e&&((s=this._enabledFilters)==null?void 0:s.length)||r&&(!r.isMaskData||r.enabled&&(r.autoDetect||r.type!==ie.NONE));if(n&&t.batch.flush(),e&&((o=this._enabledFilters)!=null&&o.length)&&t.filter.push(this,this._enabledFilters),r&&t.mask.push(this,this._mask),this.cullable)this._renderWithCulling(t);else{this._render(t);for(let l=0,h=this.children.length;l<h;++l)this.children[l].render(t)}n&&t.batch.flush(),r&&t.mask.pop(this),e&&((a=this._enabledFilters)!=null&&a.length)&&t.filter.pop()}_render(t){}destroy(t){super.destroy(),this.sortDirty=!1;const e=typeof t=="boolean"?t:t==null?void 0:t.children,r=this.removeChildren(0,this.children.length);if(e)for(let n=0;n<r.length;++n)r[n].destroy(t)}get width(){return this.scale.x*this.getLocalBounds().width}set width(t){const e=this.getLocalBounds().width;e!==0?this.scale.x=t/e:this.scale.x=1,this._width=t}get height(){return this.scale.y*this.getLocalBounds().height}set height(t){const e=this.getLocalBounds().height;e!==0?this.scale.y=t/e:this.scale.y=1,this._height=t}};cm.defaultSortableChildren=!1;let St=cm;St.prototype.containerUpdateTransform=St.prototype.updateTransform,Object.defineProperties(nt,{SORTABLE_CHILDREN:{get(){return St.defaultSortableChildren},set(i){wt("7.1.0","settings.SORTABLE_CHILDREN is deprecated, use Container.defaultSortableChildren"),St.defaultSortableChildren=i}}});const co=new dt,$w=new Uint16Array([0,1,2,0,2,3]);class $t extends St{constructor(t){super(),this._anchor=new rr(this._onAnchorUpdate,this,t?t.defaultAnchor.x:0,t?t.defaultAnchor.y:0),this._texture=null,this._width=0,this._height=0,this._tintColor=new Ft(16777215),this._tintRGB=null,this.tint=16777215,this.blendMode=pt.NORMAL,this._cachedTint=16777215,this.uvs=null,this.texture=t||ot.EMPTY,this.vertexData=new Float32Array(8),this.vertexTrimmedData=null,this._transformID=-1,this._textureID=-1,this._transformTrimmedID=-1,this._textureTrimmedID=-1,this.indices=$w,this.pluginName="batch",this.isSprite=!0,this._roundPixels=nt.ROUND_PIXELS}_onTextureUpdate(){this._textureID=-1,this._textureTrimmedID=-1,this._cachedTint=16777215,this._width&&(this.scale.x=Er(this.scale.x)*this._width/this._texture.orig.width),this._height&&(this.scale.y=Er(this.scale.y)*this._height/this._texture.orig.height)}_onAnchorUpdate(){this._transformID=-1,this._transformTrimmedID=-1}calculateVertices(){const t=this._texture;if(this._transformID===this.transform._worldID&&this._textureID===t._updateID)return;this._textureID!==t._updateID&&(this.uvs=this._texture._uvs.uvsFloat32),this._transformID=this.transform._worldID,this._textureID=t._updateID;const e=this.transform.worldTransform,r=e.a,n=e.b,s=e.c,o=e.d,a=e.tx,l=e.ty,h=this.vertexData,c=t.trim,u=t.orig,d=this._anchor;let f=0,p=0,m=0,g=0;if(c?(p=c.x-d._x*u.width,f=p+c.width,g=c.y-d._y*u.height,m=g+c.height):(p=-d._x*u.width,f=p+u.width,g=-d._y*u.height,m=g+u.height),h[0]=r*p+s*g+a,h[1]=o*g+n*p+l,h[2]=r*f+s*g+a,h[3]=o*g+n*f+l,h[4]=r*f+s*m+a,h[5]=o*m+n*f+l,h[6]=r*p+s*m+a,h[7]=o*m+n*p+l,this._roundPixels){const y=nt.RESOLUTION;for(let x=0;x<h.length;++x)h[x]=Math.round(h[x]*y)/y}}calculateTrimmedVertices(){if(!this.vertexTrimmedData)this.vertexTrimmedData=new Float32Array(8);else if(this._transformTrimmedID===this.transform._worldID&&this._textureTrimmedID===this._texture._updateID)return;this._transformTrimmedID=this.transform._worldID,this._textureTrimmedID=this._texture._updateID;const t=this._texture,e=this.vertexTrimmedData,r=t.orig,n=this._anchor,s=this.transform.worldTransform,o=s.a,a=s.b,l=s.c,h=s.d,c=s.tx,u=s.ty,d=-n._x*r.width,f=d+r.width,p=-n._y*r.height,m=p+r.height;if(e[0]=o*d+l*p+c,e[1]=h*p+a*d+u,e[2]=o*f+l*p+c,e[3]=h*p+a*f+u,e[4]=o*f+l*m+c,e[5]=h*m+a*f+u,e[6]=o*d+l*m+c,e[7]=h*m+a*d+u,this._roundPixels){const g=nt.RESOLUTION;for(let y=0;y<e.length;++y)e[y]=Math.round(e[y]*g)/g}}_render(t){this.calculateVertices(),t.batch.setObjectRenderer(t.plugins[this.pluginName]),t.plugins[this.pluginName].render(this)}_calculateBounds(){const t=this._texture.trim,e=this._texture.orig;!t||t.width===e.width&&t.height===e.height?(this.calculateVertices(),this._bounds.addQuad(this.vertexData)):(this.calculateTrimmedVertices(),this._bounds.addQuad(this.vertexTrimmedData))}getLocalBounds(t){return this.children.length===0?(this._localBounds||(this._localBounds=new Ya),this._localBounds.minX=this._texture.orig.width*-this._anchor._x,this._localBounds.minY=this._texture.orig.height*-this._anchor._y,this._localBounds.maxX=this._texture.orig.width*(1-this._anchor._x),this._localBounds.maxY=this._texture.orig.height*(1-this._anchor._y),t||(this._localBoundsRect||(this._localBoundsRect=new mt),t=this._localBoundsRect),this._localBounds.getRectangle(t)):super.getLocalBounds.call(this,t)}containsPoint(t){this.worldTransform.applyInverse(t,co);const e=this._texture.orig.width,r=this._texture.orig.height,n=-e*this.anchor.x;let s=0;return co.x>=n&&co.x<n+e&&(s=-r*this.anchor.y,co.y>=s&&co.y<s+r)}destroy(t){if(super.destroy(t),this._texture.off("update",this._onTextureUpdate,this),this._anchor=null,typeof t=="boolean"?t:t==null?void 0:t.texture){const e=typeof t=="boolean"?t:t==null?void 0:t.baseTexture;this._texture.destroy(!!e)}this._texture=null}static from(t,e){const r=t instanceof ot?t:ot.from(t,e);return new $t(r)}set roundPixels(t){this._roundPixels!==t&&(this._transformID=-1,this._transformTrimmedID=-1),this._roundPixels=t}get roundPixels(){return this._roundPixels}get width(){return Math.abs(this.scale.x)*this._texture.orig.width}set width(t){const e=Er(this.scale.x)||1;this.scale.x=e*t/this._texture.orig.width,this._width=t}get height(){return Math.abs(this.scale.y)*this._texture.orig.height}set height(t){const e=Er(this.scale.y)||1;this.scale.y=e*t/this._texture.orig.height,this._height=t}get anchor(){return this._anchor}set anchor(t){this._anchor.copyFrom(t)}get tint(){return this._tintColor.value}set tint(t){this._tintColor.setValue(t),this._tintRGB=this._tintColor.toLittleEndianNumber()}get tintValue(){return this._tintColor.toNumber()}get texture(){return this._texture}set texture(t){this._texture!==t&&(this._texture&&this._texture.off("update",this._onTextureUpdate,this),this._texture=t||ot.EMPTY,this._cachedTint=16777215,this._textureID=-1,this._textureTrimmedID=-1,t&&(t.baseTexture.valid?this._onTextureUpdate():t.once("update",this._onTextureUpdate,this)))}}const um=new Dt;Zt.prototype._cacheAsBitmap=!1,Zt.prototype._cacheData=null,Zt.prototype._cacheAsBitmapResolution=null,Zt.prototype._cacheAsBitmapMultisample=null;class Qw{constructor(){this.textureCacheId=null,this.originalRender=null,this.originalRenderCanvas=null,this.originalCalculateBounds=null,this.originalGetLocalBounds=null,this.originalUpdateTransform=null,this.originalDestroy=null,this.originalMask=null,this.originalFilterArea=null,this.originalContainsPoint=null,this.sprite=null}}Object.defineProperties(Zt.prototype,{cacheAsBitmapResolution:{get(){return this._cacheAsBitmapResolution},set(i){i!==this._cacheAsBitmapResolution&&(this._cacheAsBitmapResolution=i,this.cacheAsBitmap&&(this.cacheAsBitmap=!1,this.cacheAsBitmap=!0))}},cacheAsBitmapMultisample:{get(){return this._cacheAsBitmapMultisample},set(i){i!==this._cacheAsBitmapMultisample&&(this._cacheAsBitmapMultisample=i,this.cacheAsBitmap&&(this.cacheAsBitmap=!1,this.cacheAsBitmap=!0))}},cacheAsBitmap:{get(){return this._cacheAsBitmap},set(i){if(this._cacheAsBitmap===i)return;this._cacheAsBitmap=i;let t;i?(this._cacheData||(this._cacheData=new Qw),t=this._cacheData,t.originalRender=this.render,t.originalRenderCanvas=this.renderCanvas,t.originalUpdateTransform=this.updateTransform,t.originalCalculateBounds=this.calculateBounds,t.originalGetLocalBounds=this.getLocalBounds,t.originalDestroy=this.destroy,t.originalContainsPoint=this.containsPoint,t.originalMask=this._mask,t.originalFilterArea=this.filterArea,this.render=this._renderCached,this.renderCanvas=this._renderCachedCanvas,this.destroy=this._cacheAsBitmapDestroy):(t=this._cacheData,t.sprite&&this._destroyCachedDisplayObject(),this.render=t.originalRender,this.renderCanvas=t.originalRenderCanvas,this.calculateBounds=t.originalCalculateBounds,this.getLocalBounds=t.originalGetLocalBounds,this.destroy=t.originalDestroy,this.updateTransform=t.originalUpdateTransform,this.containsPoint=t.originalContainsPoint,this._mask=t.originalMask,this.filterArea=t.originalFilterArea)}}}),Zt.prototype._renderCached=function(i){!this.visible||this.worldAlpha<=0||!this.renderable||(this._initCachedDisplayObject(i),this._cacheData.sprite.transform._worldID=this.transform._worldID,this._cacheData.sprite.worldAlpha=this.worldAlpha,this._cacheData.sprite._render(i))},Zt.prototype._initCachedDisplayObject=function(i){var d,f;if((d=this._cacheData)!=null&&d.sprite)return;const t=this.alpha;this.alpha=1,i.batch.flush();const e=this.getLocalBounds(new mt,!0);if((f=this.filters)!=null&&f.length){const p=this.filters[0].padding;e.pad(p)}const r=this.cacheAsBitmapResolution||i.resolution;e.ceil(r),e.width=Math.max(e.width,1/r),e.height=Math.max(e.height,1/r);const n=i.renderTexture.current,s=i.renderTexture.sourceFrame.clone(),o=i.renderTexture.destinationFrame.clone(),a=i.projection.transform,l=fn.create({width:e.width,height:e.height,resolution:r,multisample:this.cacheAsBitmapMultisample??i.multisample}),h=`cacheAsBitmap_${on()}`;this._cacheData.textureCacheId=h,bt.addToCache(l.baseTexture,h),ot.addToCache(l,h);const c=this.transform.localTransform.copyTo(um).invert().translate(-e.x,-e.y);this.render=this._cacheData.originalRender,i.render(this,{renderTexture:l,clear:!0,transform:c,skipUpdateTransform:!1}),i.framebuffer.blit(),i.projection.transform=a,i.renderTexture.bind(n,s,o),this.render=this._renderCached,this.updateTransform=this.displayObjectUpdateTransform,this.calculateBounds=this._calculateCachedBounds,this.getLocalBounds=this._getCachedLocalBounds,this._mask=null,this.filterArea=null,this.alpha=t;const u=new $t(l);u.transform.worldTransform=this.transform.worldTransform,u.anchor.x=-(e.x/e.width),u.anchor.y=-(e.y/e.height),u.alpha=t,u._bounds=this._bounds,this._cacheData.sprite=u,this.transform._parentID=-1,this.parent?this.updateTransform():(this.enableTempParent(),this.updateTransform(),this.disableTempParent(null)),this.containsPoint=u.containsPoint.bind(u)},Zt.prototype._renderCachedCanvas=function(i){!this.visible||this.worldAlpha<=0||!this.renderable||(this._initCachedDisplayObjectCanvas(i),this._cacheData.sprite.worldAlpha=this.worldAlpha,this._cacheData.sprite._renderCanvas(i))},Zt.prototype._initCachedDisplayObjectCanvas=function(i){var c;if((c=this._cacheData)!=null&&c.sprite)return;const t=this.getLocalBounds(new mt,!0),e=this.alpha;this.alpha=1;const r=i.canvasContext.activeContext,n=i._projTransform,s=this.cacheAsBitmapResolution||i.resolution;t.ceil(s),t.width=Math.max(t.width,1/s),t.height=Math.max(t.height,1/s);const o=fn.create({width:t.width,height:t.height,resolution:s}),a=`cacheAsBitmap_${on()}`;this._cacheData.textureCacheId=a,bt.addToCache(o.baseTexture,a),ot.addToCache(o,a);const l=um;this.transform.localTransform.copyTo(l),l.invert(),l.tx-=t.x,l.ty-=t.y,this.renderCanvas=this._cacheData.originalRenderCanvas,i.render(this,{renderTexture:o,clear:!0,transform:l,skipUpdateTransform:!1}),i.canvasContext.activeContext=r,i._projTransform=n,this.renderCanvas=this._renderCachedCanvas,this.updateTransform=this.displayObjectUpdateTransform,this.calculateBounds=this._calculateCachedBounds,this.getLocalBounds=this._getCachedLocalBounds,this._mask=null,this.filterArea=null,this.alpha=e;const h=new $t(o);h.transform.worldTransform=this.transform.worldTransform,h.anchor.x=-(t.x/t.width),h.anchor.y=-(t.y/t.height),h.alpha=e,h._bounds=this._bounds,this._cacheData.sprite=h,this.transform._parentID=-1,this.parent?this.updateTransform():(this.parent=i._tempDisplayObjectParent,this.updateTransform(),this.parent=null),this.containsPoint=h.containsPoint.bind(h)},Zt.prototype._calculateCachedBounds=function(){this._bounds.clear(),this._cacheData.sprite.transform._worldID=this.transform._worldID,this._cacheData.sprite._calculateBounds(),this._bounds.updateID=this._boundsID},Zt.prototype._getCachedLocalBounds=function(){return this._cacheData.sprite.getLocalBounds(null)},Zt.prototype._destroyCachedDisplayObject=function(){this._cacheData.sprite._texture.destroy(!0),this._cacheData.sprite=null,bt.removeFromCache(this._cacheData.textureCacheId),ot.removeFromCache(this._cacheData.textureCacheId),this._cacheData.textureCacheId=null},Zt.prototype._cacheAsBitmapDestroy=function(i){this.cacheAsBitmap=!1,this.destroy(i)},Zt.prototype.name=null,St.prototype.getChildByName=function(i,t){for(let e=0,r=this.children.length;e<r;e++)if(this.children[e].name===i)return this.children[e];if(t)for(let e=0,r=this.children.length;e<r;e++){const n=this.children[e];if(!n.getChildByName)continue;const s=n.getChildByName(i,!0);if(s)return s}return null},Zt.prototype.getGlobalPosition=function(i=new dt,t=!1){return this.parent?this.parent.toGlobal(this.position,i,t):(i.x=this.position.x,i.y=this.position.y),i};var qw=`varying vec2 vTextureCoord;
527
527
 
528
528
  uniform sampler2D uSampler;
529
529
  uniform float uAlpha;
@@ -532,7 +532,7 @@ void main(void)
532
532
  {
533
533
  gl_FragColor = texture2D(uSampler, vTextureCoord) * uAlpha;
534
534
  }
535
- `;class t2 extends Te{constructor(t=1){super(Zw,qw,{uAlpha:1}),this.alpha=t}get alpha(){return this.uniforms.uAlpha}set alpha(t){this.uniforms.uAlpha=t}}const e2={5:[.153388,.221461,.250301],7:[.071303,.131514,.189879,.214607],9:[.028532,.067234,.124009,.179044,.20236],11:[.0093,.028002,.065984,.121703,.175713,.198596],13:[.002406,.009255,.027867,.065666,.121117,.174868,.197641],15:[489e-6,.002403,.009246,.02784,.065602,.120999,.174697,.197448]},i2=["varying vec2 vBlurTexCoords[%size%];","uniform sampler2D uSampler;","void main(void)","{"," gl_FragColor = vec4(0.0);"," %blur%","}"].join(`
535
+ `;class t2 extends we{constructor(t=1){super(Zw,qw,{uAlpha:1}),this.alpha=t}get alpha(){return this.uniforms.uAlpha}set alpha(t){this.uniforms.uAlpha=t}}const e2={5:[.153388,.221461,.250301],7:[.071303,.131514,.189879,.214607],9:[.028532,.067234,.124009,.179044,.20236],11:[.0093,.028002,.065984,.121703,.175713,.198596],13:[.002406,.009255,.027867,.065666,.121117,.174868,.197641],15:[489e-6,.002403,.009246,.02784,.065602,.120999,.174697,.197448]},i2=["varying vec2 vBlurTexCoords[%size%];","uniform sampler2D uSampler;","void main(void)","{"," gl_FragColor = vec4(0.0);"," %blur%","}"].join(`
536
536
  `);function r2(i){const t=e2[i],e=t.length;let r=i2,n="";const s="gl_FragColor += texture2D(uSampler, vBlurTexCoords[%index%]) * %value%;";let o;for(let a=0;a<i;a++){let l=s.replace("%index%",a.toString());o=a,a>=e&&(o=i-a-1),l=l.replace("%value%",t[o].toString()),n+=l,n+=`
537
537
  `}return r=r.replace("%blur%",n),r=r.replace("%size%",i.toString()),r}const n2=`
538
538
  attribute vec2 aVertexPosition;
@@ -565,7 +565,7 @@ void main(void)
565
565
  vec2 textureCoord = filterTextureCoord();
566
566
  %blur%
567
567
  }`;function s2(i,t){const e=Math.ceil(i/2);let r=n2,n="",s;t?s="vBlurTexCoords[%index%] = textureCoord + vec2(%sampleIndex% * strength, 0.0);":s="vBlurTexCoords[%index%] = textureCoord + vec2(0.0, %sampleIndex% * strength);";for(let o=0;o<i;o++){let a=s.replace("%index%",o.toString());a=a.replace("%sampleIndex%",`${o-(e-1)}.0`),n+=a,n+=`
568
- `}return r=r.replace("%blur%",n),r=r.replace("%size%",i.toString()),r}class Jc extends Te{constructor(t,e=8,r=4,n=Te.defaultResolution,s=5){const o=s2(s,t),a=r2(s);super(o,a),this.horizontal=t,this.resolution=n,this._quality=0,this.quality=r,this.blur=e}apply(t,e,r,n){if(r?this.horizontal?this.uniforms.strength=1/r.width*(r.width/e.width):this.uniforms.strength=1/r.height*(r.height/e.height):this.horizontal?this.uniforms.strength=1/t.renderer.width*(t.renderer.width/e.width):this.uniforms.strength=1/t.renderer.height*(t.renderer.height/e.height),this.uniforms.strength*=this.strength,this.uniforms.strength/=this.passes,this.passes===1)t.applyFilter(this,e,r,n);else{const s=t.getFilterTexture(),o=t.renderer;let a=e,l=s;this.state.blend=!1,t.applyFilter(this,a,l,Si.CLEAR);for(let h=1;h<this.passes-1;h++){t.bindAndClear(a,Si.BLIT),this.uniforms.uSampler=l;const c=l;l=a,a=c,o.shader.bind(this),o.geometry.draw(5)}this.state.blend=!0,t.applyFilter(this,l,r,n),t.returnFilterTexture(s)}}get blur(){return this.strength}set blur(t){this.padding=1+Math.abs(t)*2,this.strength=t}get quality(){return this._quality}set quality(t){this._quality=t,this.passes=t}}class o2 extends Te{constructor(t=8,e=4,r=Te.defaultResolution,n=5){super(),this._repeatEdgePixels=!1,this.blurXFilter=new Jc(!0,t,e,r,n),this.blurYFilter=new Jc(!1,t,e,r,n),this.resolution=r,this.quality=e,this.blur=t,this.repeatEdgePixels=!1}apply(t,e,r,n){const s=Math.abs(this.blurXFilter.strength),o=Math.abs(this.blurYFilter.strength);if(s&&o){const a=t.getFilterTexture();this.blurXFilter.apply(t,e,a,Si.CLEAR),this.blurYFilter.apply(t,a,r,n),t.returnFilterTexture(a)}else o?this.blurYFilter.apply(t,e,r,n):this.blurXFilter.apply(t,e,r,n)}updatePadding(){this._repeatEdgePixels?this.padding=0:this.padding=Math.max(Math.abs(this.blurXFilter.strength),Math.abs(this.blurYFilter.strength))*2}get blur(){return this.blurXFilter.blur}set blur(t){this.blurXFilter.blur=this.blurYFilter.blur=t,this.updatePadding()}get quality(){return this.blurXFilter.quality}set quality(t){this.blurXFilter.quality=this.blurYFilter.quality=t}get blurX(){return this.blurXFilter.blur}set blurX(t){this.blurXFilter.blur=t,this.updatePadding()}get blurY(){return this.blurYFilter.blur}set blurY(t){this.blurYFilter.blur=t,this.updatePadding()}get blendMode(){return this.blurYFilter.blendMode}set blendMode(t){this.blurYFilter.blendMode=t}get repeatEdgePixels(){return this._repeatEdgePixels}set repeatEdgePixels(t){this._repeatEdgePixels=t,this.updatePadding()}}var a2=`varying vec2 vTextureCoord;
568
+ `}return r=r.replace("%blur%",n),r=r.replace("%size%",i.toString()),r}class Jc extends we{constructor(t,e=8,r=4,n=we.defaultResolution,s=5){const o=s2(s,t),a=r2(s);super(o,a),this.horizontal=t,this.resolution=n,this._quality=0,this.quality=r,this.blur=e}apply(t,e,r,n){if(r?this.horizontal?this.uniforms.strength=1/r.width*(r.width/e.width):this.uniforms.strength=1/r.height*(r.height/e.height):this.horizontal?this.uniforms.strength=1/t.renderer.width*(t.renderer.width/e.width):this.uniforms.strength=1/t.renderer.height*(t.renderer.height/e.height),this.uniforms.strength*=this.strength,this.uniforms.strength/=this.passes,this.passes===1)t.applyFilter(this,e,r,n);else{const s=t.getFilterTexture(),o=t.renderer;let a=e,l=s;this.state.blend=!1,t.applyFilter(this,a,l,Ti.CLEAR);for(let h=1;h<this.passes-1;h++){t.bindAndClear(a,Ti.BLIT),this.uniforms.uSampler=l;const c=l;l=a,a=c,o.shader.bind(this),o.geometry.draw(5)}this.state.blend=!0,t.applyFilter(this,l,r,n),t.returnFilterTexture(s)}}get blur(){return this.strength}set blur(t){this.padding=1+Math.abs(t)*2,this.strength=t}get quality(){return this._quality}set quality(t){this._quality=t,this.passes=t}}class o2 extends we{constructor(t=8,e=4,r=we.defaultResolution,n=5){super(),this._repeatEdgePixels=!1,this.blurXFilter=new Jc(!0,t,e,r,n),this.blurYFilter=new Jc(!1,t,e,r,n),this.resolution=r,this.quality=e,this.blur=t,this.repeatEdgePixels=!1}apply(t,e,r,n){const s=Math.abs(this.blurXFilter.strength),o=Math.abs(this.blurYFilter.strength);if(s&&o){const a=t.getFilterTexture();this.blurXFilter.apply(t,e,a,Ti.CLEAR),this.blurYFilter.apply(t,a,r,n),t.returnFilterTexture(a)}else o?this.blurYFilter.apply(t,e,r,n):this.blurXFilter.apply(t,e,r,n)}updatePadding(){this._repeatEdgePixels?this.padding=0:this.padding=Math.max(Math.abs(this.blurXFilter.strength),Math.abs(this.blurYFilter.strength))*2}get blur(){return this.blurXFilter.blur}set blur(t){this.blurXFilter.blur=this.blurYFilter.blur=t,this.updatePadding()}get quality(){return this.blurXFilter.quality}set quality(t){this.blurXFilter.quality=this.blurYFilter.quality=t}get blurX(){return this.blurXFilter.blur}set blurX(t){this.blurXFilter.blur=t,this.updatePadding()}get blurY(){return this.blurYFilter.blur}set blurY(t){this.blurYFilter.blur=t,this.updatePadding()}get blendMode(){return this.blurYFilter.blendMode}set blendMode(t){this.blurYFilter.blendMode=t}get repeatEdgePixels(){return this._repeatEdgePixels}set repeatEdgePixels(t){this._repeatEdgePixels=t,this.updatePadding()}}var a2=`varying vec2 vTextureCoord;
569
569
  uniform sampler2D uSampler;
570
570
  uniform float m[20];
571
571
  uniform float uAlpha;
@@ -617,7 +617,7 @@ void main(void)
617
617
 
618
618
  gl_FragColor = vec4(rgb, result.a);
619
619
  }
620
- `;class $c extends Te{constructor(){const t={m:new Float32Array([1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0]),uAlpha:1};super(rm,a2,t),this.alpha=1}_loadMatrix(t,e=!1){let r=t;e&&(this._multiply(r,this.uniforms.m,t),r=this._colorMatrix(r)),this.uniforms.m=r}_multiply(t,e,r){return t[0]=e[0]*r[0]+e[1]*r[5]+e[2]*r[10]+e[3]*r[15],t[1]=e[0]*r[1]+e[1]*r[6]+e[2]*r[11]+e[3]*r[16],t[2]=e[0]*r[2]+e[1]*r[7]+e[2]*r[12]+e[3]*r[17],t[3]=e[0]*r[3]+e[1]*r[8]+e[2]*r[13]+e[3]*r[18],t[4]=e[0]*r[4]+e[1]*r[9]+e[2]*r[14]+e[3]*r[19]+e[4],t[5]=e[5]*r[0]+e[6]*r[5]+e[7]*r[10]+e[8]*r[15],t[6]=e[5]*r[1]+e[6]*r[6]+e[7]*r[11]+e[8]*r[16],t[7]=e[5]*r[2]+e[6]*r[7]+e[7]*r[12]+e[8]*r[17],t[8]=e[5]*r[3]+e[6]*r[8]+e[7]*r[13]+e[8]*r[18],t[9]=e[5]*r[4]+e[6]*r[9]+e[7]*r[14]+e[8]*r[19]+e[9],t[10]=e[10]*r[0]+e[11]*r[5]+e[12]*r[10]+e[13]*r[15],t[11]=e[10]*r[1]+e[11]*r[6]+e[12]*r[11]+e[13]*r[16],t[12]=e[10]*r[2]+e[11]*r[7]+e[12]*r[12]+e[13]*r[17],t[13]=e[10]*r[3]+e[11]*r[8]+e[12]*r[13]+e[13]*r[18],t[14]=e[10]*r[4]+e[11]*r[9]+e[12]*r[14]+e[13]*r[19]+e[14],t[15]=e[15]*r[0]+e[16]*r[5]+e[17]*r[10]+e[18]*r[15],t[16]=e[15]*r[1]+e[16]*r[6]+e[17]*r[11]+e[18]*r[16],t[17]=e[15]*r[2]+e[16]*r[7]+e[17]*r[12]+e[18]*r[17],t[18]=e[15]*r[3]+e[16]*r[8]+e[17]*r[13]+e[18]*r[18],t[19]=e[15]*r[4]+e[16]*r[9]+e[17]*r[14]+e[18]*r[19]+e[19],t}_colorMatrix(t){const e=new Float32Array(t);return e[4]/=255,e[9]/=255,e[14]/=255,e[19]/=255,e}brightness(t,e){const r=[t,0,0,0,0,0,t,0,0,0,0,0,t,0,0,0,0,0,1,0];this._loadMatrix(r,e)}tint(t,e){const[r,n,s]=Dt.shared.setValue(t).toArray(),o=[r,0,0,0,0,0,n,0,0,0,0,0,s,0,0,0,0,0,1,0];this._loadMatrix(o,e)}greyscale(t,e){const r=[t,t,t,0,0,t,t,t,0,0,t,t,t,0,0,0,0,0,1,0];this._loadMatrix(r,e)}blackAndWhite(t){const e=[.3,.6,.1,0,0,.3,.6,.1,0,0,.3,.6,.1,0,0,0,0,0,1,0];this._loadMatrix(e,t)}hue(t,e){t=(t||0)/180*Math.PI;const r=Math.cos(t),n=Math.sin(t),s=Math.sqrt,o=1/3,a=s(o),l=r+(1-r)*o,h=o*(1-r)-a*n,c=o*(1-r)+a*n,u=o*(1-r)+a*n,d=r+o*(1-r),f=o*(1-r)-a*n,p=o*(1-r)-a*n,m=o*(1-r)+a*n,g=r+o*(1-r),y=[l,h,c,0,0,u,d,f,0,0,p,m,g,0,0,0,0,0,1,0];this._loadMatrix(y,e)}contrast(t,e){const r=(t||0)+1,n=-.5*(r-1),s=[r,0,0,0,n,0,r,0,0,n,0,0,r,0,n,0,0,0,1,0];this._loadMatrix(s,e)}saturate(t=0,e){const r=t*2/3+1,n=(r-1)*-.5,s=[r,n,n,0,0,n,r,n,0,0,n,n,r,0,0,0,0,0,1,0];this._loadMatrix(s,e)}desaturate(){this.saturate(-1)}negative(t){const e=[-1,0,0,1,0,0,-1,0,1,0,0,0,-1,1,0,0,0,0,1,0];this._loadMatrix(e,t)}sepia(t){const e=[.393,.7689999,.18899999,0,0,.349,.6859999,.16799999,0,0,.272,.5339999,.13099999,0,0,0,0,0,1,0];this._loadMatrix(e,t)}technicolor(t){const e=[1.9125277891456083,-.8545344976951645,-.09155508482755585,0,11.793603434377337,-.3087833385928097,1.7658908555458428,-.10601743074722245,0,-70.35205161461398,-.231103377548616,-.7501899197440212,1.847597816108189,0,30.950940869491138,0,0,0,1,0];this._loadMatrix(e,t)}polaroid(t){const e=[1.438,-.062,-.062,0,0,-.122,1.378,-.122,0,0,-.016,-.016,1.483,0,0,0,0,0,1,0];this._loadMatrix(e,t)}toBGR(t){const e=[0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0];this._loadMatrix(e,t)}kodachrome(t){const e=[1.1285582396593525,-.3967382283601348,-.03992559172921793,0,63.72958762196502,-.16404339962244616,1.0835251566291304,-.05498805115633132,0,24.732407896706203,-.16786010706155763,-.5603416277695248,1.6014850761964943,0,35.62982807460946,0,0,0,1,0];this._loadMatrix(e,t)}browni(t){const e=[.5997023498159715,.34553243048391263,-.2708298674538042,0,47.43192855600873,-.037703249837783157,.8609577587992641,.15059552388459913,0,-36.96841498319127,.24113635128153335,-.07441037908422492,.44972182064877153,0,-7.562075277591283,0,0,0,1,0];this._loadMatrix(e,t)}vintage(t){const e=[.6279345635605994,.3202183420819367,-.03965408211312453,0,9.651285835294123,.02578397704808868,.6441188644374771,.03259127616149294,0,7.462829176470591,.0466055556782719,-.0851232987247891,.5241648018700465,0,5.159190588235296,0,0,0,1,0];this._loadMatrix(e,t)}colorTone(t,e,r,n,s){t=t||.2,e=e||.15,r=r||16770432,n=n||3375104;const o=Dt.shared,[a,l,h]=o.setValue(r).toArray(),[c,u,d]=o.setValue(n).toArray(),f=[.3,.59,.11,0,0,a,l,h,t,0,c,u,d,e,0,a-c,l-u,h-d,0,0];this._loadMatrix(f,s)}night(t,e){t=t||.1;const r=[t*-2,-t,0,0,0,-t,0,t,0,0,0,t,t*2,0,0,0,0,0,1,0];this._loadMatrix(r,e)}predator(t,e){const r=[11.224130630493164*t,-4.794486999511719*t,-2.8746118545532227*t,0*t,.40342438220977783*t,-3.6330697536468506*t,9.193157196044922*t,-2.951810836791992*t,0*t,-1.316135048866272*t,-3.2184197902679443*t,-4.2375030517578125*t,7.476448059082031*t,0*t,.8044459223747253*t,0,0,0,1,0];this._loadMatrix(r,e)}lsd(t){const e=[2,-.4,.5,0,0,-.5,2,-.4,0,0,-.4,-.5,3,0,0,0,0,0,1,0];this._loadMatrix(e,t)}reset(){const t=[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0];this._loadMatrix(t,!1)}get matrix(){return this.uniforms.m}set matrix(t){this.uniforms.m=t}get alpha(){return this.uniforms.uAlpha}set alpha(t){this.uniforms.uAlpha=t}}$c.prototype.grayscale=$c.prototype.greyscale;var l2=`varying vec2 vFilterCoord;
620
+ `;class $c extends we{constructor(){const t={m:new Float32Array([1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0]),uAlpha:1};super(rm,a2,t),this.alpha=1}_loadMatrix(t,e=!1){let r=t;e&&(this._multiply(r,this.uniforms.m,t),r=this._colorMatrix(r)),this.uniforms.m=r}_multiply(t,e,r){return t[0]=e[0]*r[0]+e[1]*r[5]+e[2]*r[10]+e[3]*r[15],t[1]=e[0]*r[1]+e[1]*r[6]+e[2]*r[11]+e[3]*r[16],t[2]=e[0]*r[2]+e[1]*r[7]+e[2]*r[12]+e[3]*r[17],t[3]=e[0]*r[3]+e[1]*r[8]+e[2]*r[13]+e[3]*r[18],t[4]=e[0]*r[4]+e[1]*r[9]+e[2]*r[14]+e[3]*r[19]+e[4],t[5]=e[5]*r[0]+e[6]*r[5]+e[7]*r[10]+e[8]*r[15],t[6]=e[5]*r[1]+e[6]*r[6]+e[7]*r[11]+e[8]*r[16],t[7]=e[5]*r[2]+e[6]*r[7]+e[7]*r[12]+e[8]*r[17],t[8]=e[5]*r[3]+e[6]*r[8]+e[7]*r[13]+e[8]*r[18],t[9]=e[5]*r[4]+e[6]*r[9]+e[7]*r[14]+e[8]*r[19]+e[9],t[10]=e[10]*r[0]+e[11]*r[5]+e[12]*r[10]+e[13]*r[15],t[11]=e[10]*r[1]+e[11]*r[6]+e[12]*r[11]+e[13]*r[16],t[12]=e[10]*r[2]+e[11]*r[7]+e[12]*r[12]+e[13]*r[17],t[13]=e[10]*r[3]+e[11]*r[8]+e[12]*r[13]+e[13]*r[18],t[14]=e[10]*r[4]+e[11]*r[9]+e[12]*r[14]+e[13]*r[19]+e[14],t[15]=e[15]*r[0]+e[16]*r[5]+e[17]*r[10]+e[18]*r[15],t[16]=e[15]*r[1]+e[16]*r[6]+e[17]*r[11]+e[18]*r[16],t[17]=e[15]*r[2]+e[16]*r[7]+e[17]*r[12]+e[18]*r[17],t[18]=e[15]*r[3]+e[16]*r[8]+e[17]*r[13]+e[18]*r[18],t[19]=e[15]*r[4]+e[16]*r[9]+e[17]*r[14]+e[18]*r[19]+e[19],t}_colorMatrix(t){const e=new Float32Array(t);return e[4]/=255,e[9]/=255,e[14]/=255,e[19]/=255,e}brightness(t,e){const r=[t,0,0,0,0,0,t,0,0,0,0,0,t,0,0,0,0,0,1,0];this._loadMatrix(r,e)}tint(t,e){const[r,n,s]=Ft.shared.setValue(t).toArray(),o=[r,0,0,0,0,0,n,0,0,0,0,0,s,0,0,0,0,0,1,0];this._loadMatrix(o,e)}greyscale(t,e){const r=[t,t,t,0,0,t,t,t,0,0,t,t,t,0,0,0,0,0,1,0];this._loadMatrix(r,e)}blackAndWhite(t){const e=[.3,.6,.1,0,0,.3,.6,.1,0,0,.3,.6,.1,0,0,0,0,0,1,0];this._loadMatrix(e,t)}hue(t,e){t=(t||0)/180*Math.PI;const r=Math.cos(t),n=Math.sin(t),s=Math.sqrt,o=1/3,a=s(o),l=r+(1-r)*o,h=o*(1-r)-a*n,c=o*(1-r)+a*n,u=o*(1-r)+a*n,d=r+o*(1-r),f=o*(1-r)-a*n,p=o*(1-r)-a*n,m=o*(1-r)+a*n,g=r+o*(1-r),y=[l,h,c,0,0,u,d,f,0,0,p,m,g,0,0,0,0,0,1,0];this._loadMatrix(y,e)}contrast(t,e){const r=(t||0)+1,n=-.5*(r-1),s=[r,0,0,0,n,0,r,0,0,n,0,0,r,0,n,0,0,0,1,0];this._loadMatrix(s,e)}saturate(t=0,e){const r=t*2/3+1,n=(r-1)*-.5,s=[r,n,n,0,0,n,r,n,0,0,n,n,r,0,0,0,0,0,1,0];this._loadMatrix(s,e)}desaturate(){this.saturate(-1)}negative(t){const e=[-1,0,0,1,0,0,-1,0,1,0,0,0,-1,1,0,0,0,0,1,0];this._loadMatrix(e,t)}sepia(t){const e=[.393,.7689999,.18899999,0,0,.349,.6859999,.16799999,0,0,.272,.5339999,.13099999,0,0,0,0,0,1,0];this._loadMatrix(e,t)}technicolor(t){const e=[1.9125277891456083,-.8545344976951645,-.09155508482755585,0,11.793603434377337,-.3087833385928097,1.7658908555458428,-.10601743074722245,0,-70.35205161461398,-.231103377548616,-.7501899197440212,1.847597816108189,0,30.950940869491138,0,0,0,1,0];this._loadMatrix(e,t)}polaroid(t){const e=[1.438,-.062,-.062,0,0,-.122,1.378,-.122,0,0,-.016,-.016,1.483,0,0,0,0,0,1,0];this._loadMatrix(e,t)}toBGR(t){const e=[0,0,1,0,0,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0];this._loadMatrix(e,t)}kodachrome(t){const e=[1.1285582396593525,-.3967382283601348,-.03992559172921793,0,63.72958762196502,-.16404339962244616,1.0835251566291304,-.05498805115633132,0,24.732407896706203,-.16786010706155763,-.5603416277695248,1.6014850761964943,0,35.62982807460946,0,0,0,1,0];this._loadMatrix(e,t)}browni(t){const e=[.5997023498159715,.34553243048391263,-.2708298674538042,0,47.43192855600873,-.037703249837783157,.8609577587992641,.15059552388459913,0,-36.96841498319127,.24113635128153335,-.07441037908422492,.44972182064877153,0,-7.562075277591283,0,0,0,1,0];this._loadMatrix(e,t)}vintage(t){const e=[.6279345635605994,.3202183420819367,-.03965408211312453,0,9.651285835294123,.02578397704808868,.6441188644374771,.03259127616149294,0,7.462829176470591,.0466055556782719,-.0851232987247891,.5241648018700465,0,5.159190588235296,0,0,0,1,0];this._loadMatrix(e,t)}colorTone(t,e,r,n,s){t=t||.2,e=e||.15,r=r||16770432,n=n||3375104;const o=Ft.shared,[a,l,h]=o.setValue(r).toArray(),[c,u,d]=o.setValue(n).toArray(),f=[.3,.59,.11,0,0,a,l,h,t,0,c,u,d,e,0,a-c,l-u,h-d,0,0];this._loadMatrix(f,s)}night(t,e){t=t||.1;const r=[t*-2,-t,0,0,0,-t,0,t,0,0,0,t,t*2,0,0,0,0,0,1,0];this._loadMatrix(r,e)}predator(t,e){const r=[11.224130630493164*t,-4.794486999511719*t,-2.8746118545532227*t,0*t,.40342438220977783*t,-3.6330697536468506*t,9.193157196044922*t,-2.951810836791992*t,0*t,-1.316135048866272*t,-3.2184197902679443*t,-4.2375030517578125*t,7.476448059082031*t,0*t,.8044459223747253*t,0,0,0,1,0];this._loadMatrix(r,e)}lsd(t){const e=[2,-.4,.5,0,0,-.5,2,-.4,0,0,-.4,-.5,3,0,0,0,0,0,1,0];this._loadMatrix(e,t)}reset(){const t=[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0];this._loadMatrix(t,!1)}get matrix(){return this.uniforms.m}set matrix(t){this.uniforms.m=t}get alpha(){return this.uniforms.uAlpha}set alpha(t){this.uniforms.uAlpha=t}}$c.prototype.grayscale=$c.prototype.greyscale;var l2=`varying vec2 vFilterCoord;
621
621
  varying vec2 vTextureCoord;
622
622
 
623
623
  uniform vec2 scale;
@@ -666,7 +666,7 @@ void main(void)
666
666
  vTextureCoord = filterTextureCoord();
667
667
  vFilterCoord = ( filterMatrix * vec3( vTextureCoord, 1.0) ).xy;
668
668
  }
669
- `;class c2 extends Te{constructor(t,e){const r=new Nt;t.renderable=!1,super(h2,l2,{mapSampler:t._texture,filterMatrix:r,scale:{x:1,y:1},rotation:new Float32Array([1,0,0,1])}),this.maskSprite=t,this.maskMatrix=r,e==null&&(e=20),this.scale=new dt(e,e)}apply(t,e,r,n){this.uniforms.filterMatrix=t.calculateSpriteMatrix(this.maskMatrix,this.maskSprite),this.uniforms.scale.x=this.scale.x,this.uniforms.scale.y=this.scale.y;const s=this.maskSprite.worldTransform,o=Math.sqrt(s.a*s.a+s.b*s.b),a=Math.sqrt(s.c*s.c+s.d*s.d);o!==0&&a!==0&&(this.uniforms.rotation[0]=s.a/o,this.uniforms.rotation[1]=s.b/o,this.uniforms.rotation[2]=s.c/a,this.uniforms.rotation[3]=s.d/a),t.applyFilter(this,e,r,n)}get map(){return this.uniforms.mapSampler}set map(t){this.uniforms.mapSampler=t}}var u2=`varying vec2 v_rgbNW;
669
+ `;class c2 extends we{constructor(t,e){const r=new Dt;t.renderable=!1,super(h2,l2,{mapSampler:t._texture,filterMatrix:r,scale:{x:1,y:1},rotation:new Float32Array([1,0,0,1])}),this.maskSprite=t,this.maskMatrix=r,e==null&&(e=20),this.scale=new dt(e,e)}apply(t,e,r,n){this.uniforms.filterMatrix=t.calculateSpriteMatrix(this.maskMatrix,this.maskSprite),this.uniforms.scale.x=this.scale.x,this.uniforms.scale.y=this.scale.y;const s=this.maskSprite.worldTransform,o=Math.sqrt(s.a*s.a+s.b*s.b),a=Math.sqrt(s.c*s.c+s.d*s.d);o!==0&&a!==0&&(this.uniforms.rotation[0]=s.a/o,this.uniforms.rotation[1]=s.b/o,this.uniforms.rotation[2]=s.c/a,this.uniforms.rotation[3]=s.d/a),t.applyFilter(this,e,r,n)}get map(){return this.uniforms.mapSampler}set map(t){this.uniforms.mapSampler=t}}var u2=`varying vec2 v_rgbNW;
670
670
  varying vec2 v_rgbNE;
671
671
  varying vec2 v_rgbSW;
672
672
  varying vec2 v_rgbSE;
@@ -829,7 +829,7 @@ void main(void) {
829
829
 
830
830
  texcoords(vFragCoord, inputSize.zw, v_rgbNW, v_rgbNE, v_rgbSW, v_rgbSE, v_rgbM);
831
831
  }
832
- `;class f2 extends Te{constructor(){super(d2,u2)}}var p2=`precision highp float;
832
+ `;class f2 extends we{constructor(){super(d2,u2)}}var p2=`precision highp float;
833
833
 
834
834
  varying vec2 vTextureCoord;
835
835
  varying vec4 vColor;
@@ -863,8 +863,8 @@ void main()
863
863
 
864
864
  gl_FragColor = color;
865
865
  }
866
- `;class m2 extends Te{constructor(t=.5,e=Math.random()){super(rm,p2,{uNoise:0,uSeed:0}),this.noise=t,this.seed=e}get noise(){return this.uniforms.uNoise}set noise(t){this.uniforms.uNoise=t}get seed(){return this.uniforms.uSeed}set seed(t){this.uniforms.uSeed=t}}const dm={AlphaFilter:t2,BlurFilter:o2,BlurFilterPass:Jc,ColorMatrixFilter:$c,DisplacementFilter:c2,FXAAFilter:f2,NoiseFilter:m2};Object.entries(dm).forEach(([i,t])=>{Object.defineProperty(dm,i,{get(){return wt("7.1.0",`filters.${i} has moved to ${i}`),t}})});class g2{constructor(){this.interactionFrequency=10,this._deltaTime=0,this._didMove=!1,this.tickerAdded=!1,this._pauseUpdate=!0}init(t){this.removeTickerListener(),this.events=t,this.interactionFrequency=10,this._deltaTime=0,this._didMove=!1,this.tickerAdded=!1,this._pauseUpdate=!0}get pauseUpdate(){return this._pauseUpdate}set pauseUpdate(t){this._pauseUpdate=t}addTickerListener(){this.tickerAdded||!this.domElement||(Se.system.add(this.tickerUpdate,this,yn.INTERACTION),this.tickerAdded=!0)}removeTickerListener(){this.tickerAdded&&(Se.system.remove(this.tickerUpdate,this),this.tickerAdded=!1)}pointerMoved(){this._didMove=!0}update(){if(!this.domElement||this._pauseUpdate)return;if(this._didMove){this._didMove=!1;return}const t=this.events.rootPointerEvent;this.events.supportsTouchEvents&&t.pointerType==="touch"||globalThis.document.dispatchEvent(new PointerEvent("pointermove",{clientX:t.clientX,clientY:t.clientY}))}tickerUpdate(t){this._deltaTime+=t,!(this._deltaTime<this.interactionFrequency)&&(this._deltaTime=0,this.update())}}const Pr=new g2;class fo{constructor(t){this.bubbles=!0,this.cancelBubble=!0,this.cancelable=!1,this.composed=!1,this.defaultPrevented=!1,this.eventPhase=fo.prototype.NONE,this.propagationStopped=!1,this.propagationImmediatelyStopped=!1,this.layer=new dt,this.page=new dt,this.NONE=0,this.CAPTURING_PHASE=1,this.AT_TARGET=2,this.BUBBLING_PHASE=3,this.manager=t}get layerX(){return this.layer.x}get layerY(){return this.layer.y}get pageX(){return this.page.x}get pageY(){return this.page.y}get data(){return this}composedPath(){return this.manager&&(!this.path||this.path[this.path.length-1]!==this.target)&&(this.path=this.target?this.manager.propagationPath(this.target):[]),this.path}initEvent(t,e,r){throw new Error("initEvent() is a legacy DOM API. It is not implemented in the Federated Events API.")}initUIEvent(t,e,r,n,s){throw new Error("initUIEvent() is a legacy DOM API. It is not implemented in the Federated Events API.")}preventDefault(){this.nativeEvent instanceof Event&&this.nativeEvent.cancelable&&this.nativeEvent.preventDefault(),this.defaultPrevented=!0}stopImmediatePropagation(){this.propagationImmediatelyStopped=!0}stopPropagation(){this.propagationStopped=!0}}class ja extends fo{constructor(){super(...arguments),this.client=new dt,this.movement=new dt,this.offset=new dt,this.global=new dt,this.screen=new dt}get clientX(){return this.client.x}get clientY(){return this.client.y}get x(){return this.clientX}get y(){return this.clientY}get movementX(){return this.movement.x}get movementY(){return this.movement.y}get offsetX(){return this.offset.x}get offsetY(){return this.offset.y}get globalX(){return this.global.x}get globalY(){return this.global.y}get screenX(){return this.screen.x}get screenY(){return this.screen.y}getLocalPosition(t,e,r){return t.worldTransform.applyInverse(r||this.global,e)}getModifierState(t){return"getModifierState"in this.nativeEvent&&this.nativeEvent.getModifierState(t)}initMouseEvent(t,e,r,n,s,o,a,l,h,c,u,d,f,p,m){throw new Error("Method not implemented.")}}class ci extends ja{constructor(){super(...arguments),this.width=0,this.height=0,this.isPrimary=!1}getCoalescedEvents(){return this.type==="pointermove"||this.type==="mousemove"||this.type==="touchmove"?[this]:[]}getPredictedEvents(){throw new Error("getPredictedEvents is not supported!")}}class ls extends ja{constructor(){super(...arguments),this.DOM_DELTA_PIXEL=0,this.DOM_DELTA_LINE=1,this.DOM_DELTA_PAGE=2}}ls.DOM_DELTA_PIXEL=0,ls.DOM_DELTA_LINE=1,ls.DOM_DELTA_PAGE=2;const y2=2048,b2=new dt,Qc=new dt;class x2{constructor(t){this.dispatch=new js,this.moveOnAll=!1,this.enableGlobalMoveEvents=!0,this.mappingState={trackingData:{}},this.eventPool=new Map,this._allInteractiveElements=[],this._hitElements=[],this._isPointerMoveEvent=!1,this.rootTarget=t,this.hitPruneFn=this.hitPruneFn.bind(this),this.hitTestFn=this.hitTestFn.bind(this),this.mapPointerDown=this.mapPointerDown.bind(this),this.mapPointerMove=this.mapPointerMove.bind(this),this.mapPointerOut=this.mapPointerOut.bind(this),this.mapPointerOver=this.mapPointerOver.bind(this),this.mapPointerUp=this.mapPointerUp.bind(this),this.mapPointerUpOutside=this.mapPointerUpOutside.bind(this),this.mapWheel=this.mapWheel.bind(this),this.mappingTable={},this.addEventMapping("pointerdown",this.mapPointerDown),this.addEventMapping("pointermove",this.mapPointerMove),this.addEventMapping("pointerout",this.mapPointerOut),this.addEventMapping("pointerleave",this.mapPointerOut),this.addEventMapping("pointerover",this.mapPointerOver),this.addEventMapping("pointerup",this.mapPointerUp),this.addEventMapping("pointerupoutside",this.mapPointerUpOutside),this.addEventMapping("wheel",this.mapWheel)}addEventMapping(t,e){this.mappingTable[t]||(this.mappingTable[t]=[]),this.mappingTable[t].push({fn:e,priority:0}),this.mappingTable[t].sort((r,n)=>r.priority-n.priority)}dispatchEvent(t,e){t.propagationStopped=!1,t.propagationImmediatelyStopped=!1,this.propagate(t,e),this.dispatch.emit(e||t.type,t)}mapEvent(t){if(!this.rootTarget)return;const e=this.mappingTable[t.type];if(e)for(let r=0,n=e.length;r<n;r++)e[r].fn(t);else console.warn(`[EventBoundary]: Event mapping not defined for ${t.type}`)}hitTest(t,e){Pr.pauseUpdate=!0;const r=this._isPointerMoveEvent&&this.enableGlobalMoveEvents?"hitTestMoveRecursive":"hitTestRecursive",n=this[r](this.rootTarget,this.rootTarget.eventMode,b2.set(t,e),this.hitTestFn,this.hitPruneFn);return n&&n[0]}propagate(t,e){if(!t.target)return;const r=t.composedPath();t.eventPhase=t.CAPTURING_PHASE;for(let n=0,s=r.length-1;n<s;n++)if(t.currentTarget=r[n],this.notifyTarget(t,e),t.propagationStopped||t.propagationImmediatelyStopped)return;if(t.eventPhase=t.AT_TARGET,t.currentTarget=t.target,this.notifyTarget(t,e),!(t.propagationStopped||t.propagationImmediatelyStopped)){t.eventPhase=t.BUBBLING_PHASE;for(let n=r.length-2;n>=0;n--)if(t.currentTarget=r[n],this.notifyTarget(t,e),t.propagationStopped||t.propagationImmediatelyStopped)return}}all(t,e,r=this._allInteractiveElements){if(r.length===0)return;t.eventPhase=t.BUBBLING_PHASE;const n=Array.isArray(e)?e:[e];for(let s=r.length-1;s>=0;s--)n.forEach(o=>{t.currentTarget=r[s],this.notifyTarget(t,o)})}propagationPath(t){const e=[t];for(let r=0;r<y2&&t!==this.rootTarget;r++){if(!t.parent)throw new Error("Cannot find propagation path to disconnected target");e.push(t.parent),t=t.parent}return e.reverse(),e}hitTestMoveRecursive(t,e,r,n,s,o=!1){let a=!1;if(this._interactivePrune(t))return null;if((t.eventMode==="dynamic"||e==="dynamic")&&(Pr.pauseUpdate=!1),t.interactiveChildren&&t.children){const c=t.children;for(let u=c.length-1;u>=0;u--){const d=c[u],f=this.hitTestMoveRecursive(d,this._isInteractive(e)?e:d.eventMode,r,n,s,o||s(t,r));if(f){if(f.length>0&&!f[f.length-1].parent)continue;const p=t.isInteractive();(f.length>0||p)&&(p&&this._allInteractiveElements.push(t),f.push(t)),this._hitElements.length===0&&(this._hitElements=f),a=!0}}}const l=this._isInteractive(e),h=t.isInteractive();return l&&h&&this._allInteractiveElements.push(t),o||this._hitElements.length>0?null:a?this._hitElements:l&&!s(t,r)&&n(t,r)?h?[t]:[]:null}hitTestRecursive(t,e,r,n,s){if(this._interactivePrune(t)||s(t,r))return null;if((t.eventMode==="dynamic"||e==="dynamic")&&(Pr.pauseUpdate=!1),t.interactiveChildren&&t.children){const l=t.children;for(let h=l.length-1;h>=0;h--){const c=l[h],u=this.hitTestRecursive(c,this._isInteractive(e)?e:c.eventMode,r,n,s);if(u){if(u.length>0&&!u[u.length-1].parent)continue;const d=t.isInteractive();return(u.length>0||d)&&u.push(t),u}}}const o=this._isInteractive(e),a=t.isInteractive();return o&&n(t,r)?a?[t]:[]:null}_isInteractive(t){return t==="static"||t==="dynamic"}_interactivePrune(t){return!!(!t||t.isMask||!t.visible||!t.renderable||t.eventMode==="none"||t.eventMode==="passive"&&!t.interactiveChildren||t.isMask)}hitPruneFn(t,e){var r;if(t.hitArea&&(t.worldTransform.applyInverse(e,Qc),!t.hitArea.contains(Qc.x,Qc.y)))return!0;if(t._mask){const n=t._mask.isMaskData?t._mask.maskObject:t._mask;if(n&&!((r=n.containsPoint)!=null&&r.call(n,e)))return!0}return!1}hitTestFn(t,e){return t.eventMode==="passive"?!1:t.hitArea?!0:t.containsPoint?t.containsPoint(e):!1}notifyTarget(t,e){var s,o;e=e??t.type;const r=`on${e}`;(o=(s=t.currentTarget)[r])==null||o.call(s,t);const n=t.eventPhase===t.CAPTURING_PHASE||t.eventPhase===t.AT_TARGET?`${e}capture`:e;this.notifyListeners(t,n),t.eventPhase===t.AT_TARGET&&this.notifyListeners(t,e)}mapPointerDown(t){if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.createPointerEvent(t);if(this.dispatchEvent(e,"pointerdown"),e.pointerType==="touch")this.dispatchEvent(e,"touchstart");else if(e.pointerType==="mouse"||e.pointerType==="pen"){const n=e.button===2;this.dispatchEvent(e,n?"rightdown":"mousedown")}const r=this.trackingData(t.pointerId);r.pressTargetsByButton[t.button]=e.composedPath(),this.freeEvent(e)}mapPointerMove(t){var l,h;if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}this._allInteractiveElements.length=0,this._hitElements.length=0,this._isPointerMoveEvent=!0;const e=this.createPointerEvent(t);this._isPointerMoveEvent=!1;const r=e.pointerType==="mouse"||e.pointerType==="pen",n=this.trackingData(t.pointerId),s=this.findMountedTarget(n.overTargets);if(((l=n.overTargets)==null?void 0:l.length)>0&&s!==e.target){const c=t.type==="mousemove"?"mouseout":"pointerout",u=this.createPointerEvent(t,c,s);if(this.dispatchEvent(u,"pointerout"),r&&this.dispatchEvent(u,"mouseout"),!e.composedPath().includes(s)){const d=this.createPointerEvent(t,"pointerleave",s);for(d.eventPhase=d.AT_TARGET;d.target&&!e.composedPath().includes(d.target);)d.currentTarget=d.target,this.notifyTarget(d),r&&this.notifyTarget(d,"mouseleave"),d.target=d.target.parent;this.freeEvent(d)}this.freeEvent(u)}if(s!==e.target){const c=t.type==="mousemove"?"mouseover":"pointerover",u=this.clonePointerEvent(e,c);this.dispatchEvent(u,"pointerover"),r&&this.dispatchEvent(u,"mouseover");let d=s==null?void 0:s.parent;for(;d&&d!==this.rootTarget.parent&&d!==e.target;)d=d.parent;if(!d||d===this.rootTarget.parent){const f=this.clonePointerEvent(e,"pointerenter");for(f.eventPhase=f.AT_TARGET;f.target&&f.target!==s&&f.target!==this.rootTarget.parent;)f.currentTarget=f.target,this.notifyTarget(f),r&&this.notifyTarget(f,"mouseenter"),f.target=f.target.parent;this.freeEvent(f)}this.freeEvent(u)}const o=[],a=this.enableGlobalMoveEvents??!0;this.moveOnAll?o.push("pointermove"):this.dispatchEvent(e,"pointermove"),a&&o.push("globalpointermove"),e.pointerType==="touch"&&(this.moveOnAll?o.splice(1,0,"touchmove"):this.dispatchEvent(e,"touchmove"),a&&o.push("globaltouchmove")),r&&(this.moveOnAll?o.splice(1,0,"mousemove"):this.dispatchEvent(e,"mousemove"),a&&o.push("globalmousemove"),this.cursor=(h=e.target)==null?void 0:h.cursor),o.length>0&&this.all(e,o),this._allInteractiveElements.length=0,this._hitElements.length=0,n.overTargets=e.composedPath(),this.freeEvent(e)}mapPointerOver(t){var o;if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId),r=this.createPointerEvent(t),n=r.pointerType==="mouse"||r.pointerType==="pen";this.dispatchEvent(r,"pointerover"),n&&this.dispatchEvent(r,"mouseover"),r.pointerType==="mouse"&&(this.cursor=(o=r.target)==null?void 0:o.cursor);const s=this.clonePointerEvent(r,"pointerenter");for(s.eventPhase=s.AT_TARGET;s.target&&s.target!==this.rootTarget.parent;)s.currentTarget=s.target,this.notifyTarget(s),n&&this.notifyTarget(s,"mouseenter"),s.target=s.target.parent;e.overTargets=r.composedPath(),this.freeEvent(r),this.freeEvent(s)}mapPointerOut(t){if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId);if(e.overTargets){const r=t.pointerType==="mouse"||t.pointerType==="pen",n=this.findMountedTarget(e.overTargets),s=this.createPointerEvent(t,"pointerout",n);this.dispatchEvent(s),r&&this.dispatchEvent(s,"mouseout");const o=this.createPointerEvent(t,"pointerleave",n);for(o.eventPhase=o.AT_TARGET;o.target&&o.target!==this.rootTarget.parent;)o.currentTarget=o.target,this.notifyTarget(o),r&&this.notifyTarget(o,"mouseleave"),o.target=o.target.parent;e.overTargets=null,this.freeEvent(s),this.freeEvent(o)}this.cursor=null}mapPointerUp(t){if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=performance.now(),r=this.createPointerEvent(t);if(this.dispatchEvent(r,"pointerup"),r.pointerType==="touch")this.dispatchEvent(r,"touchend");else if(r.pointerType==="mouse"||r.pointerType==="pen"){const a=r.button===2;this.dispatchEvent(r,a?"rightup":"mouseup")}const n=this.trackingData(t.pointerId),s=this.findMountedTarget(n.pressTargetsByButton[t.button]);let o=s;if(s&&!r.composedPath().includes(s)){let a=s;for(;a&&!r.composedPath().includes(a);){if(r.currentTarget=a,this.notifyTarget(r,"pointerupoutside"),r.pointerType==="touch")this.notifyTarget(r,"touchendoutside");else if(r.pointerType==="mouse"||r.pointerType==="pen"){const l=r.button===2;this.notifyTarget(r,l?"rightupoutside":"mouseupoutside")}a=a.parent}delete n.pressTargetsByButton[t.button],o=a}if(o){const a=this.clonePointerEvent(r,"click");a.target=o,a.path=null,n.clicksByButton[t.button]||(n.clicksByButton[t.button]={clickCount:0,target:a.target,timeStamp:e});const l=n.clicksByButton[t.button];if(l.target===a.target&&e-l.timeStamp<200?++l.clickCount:l.clickCount=1,l.target=a.target,l.timeStamp=e,a.detail=l.clickCount,a.pointerType==="mouse"){const h=a.button===2;this.dispatchEvent(a,h?"rightclick":"click")}else a.pointerType==="touch"&&this.dispatchEvent(a,"tap");this.dispatchEvent(a,"pointertap"),this.freeEvent(a)}this.freeEvent(r)}mapPointerUpOutside(t){if(!(t instanceof ci)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId),r=this.findMountedTarget(e.pressTargetsByButton[t.button]),n=this.createPointerEvent(t);if(r){let s=r;for(;s;)n.currentTarget=s,this.notifyTarget(n,"pointerupoutside"),n.pointerType==="touch"?this.notifyTarget(n,"touchendoutside"):(n.pointerType==="mouse"||n.pointerType==="pen")&&this.notifyTarget(n,n.button===2?"rightupoutside":"mouseupoutside"),s=s.parent;delete e.pressTargetsByButton[t.button]}this.freeEvent(n)}mapWheel(t){if(!(t instanceof ls)){console.warn("EventBoundary cannot map a non-wheel event as a wheel event");return}const e=this.createWheelEvent(t);this.dispatchEvent(e),this.freeEvent(e)}findMountedTarget(t){if(!t)return null;let e=t[0];for(let r=1;r<t.length&&t[r].parent===e;r++)e=t[r];return e}createPointerEvent(t,e,r){const n=this.allocateEvent(ci);return this.copyPointerData(t,n),this.copyMouseData(t,n),this.copyData(t,n),n.nativeEvent=t.nativeEvent,n.originalEvent=t,n.target=r??this.hitTest(n.global.x,n.global.y)??this._hitElements[0],typeof e=="string"&&(n.type=e),n}createWheelEvent(t){const e=this.allocateEvent(ls);return this.copyWheelData(t,e),this.copyMouseData(t,e),this.copyData(t,e),e.nativeEvent=t.nativeEvent,e.originalEvent=t,e.target=this.hitTest(e.global.x,e.global.y),e}clonePointerEvent(t,e){const r=this.allocateEvent(ci);return r.nativeEvent=t.nativeEvent,r.originalEvent=t.originalEvent,this.copyPointerData(t,r),this.copyMouseData(t,r),this.copyData(t,r),r.target=t.target,r.path=t.composedPath().slice(),r.type=e??r.type,r}copyWheelData(t,e){e.deltaMode=t.deltaMode,e.deltaX=t.deltaX,e.deltaY=t.deltaY,e.deltaZ=t.deltaZ}copyPointerData(t,e){t instanceof ci&&e instanceof ci&&(e.pointerId=t.pointerId,e.width=t.width,e.height=t.height,e.isPrimary=t.isPrimary,e.pointerType=t.pointerType,e.pressure=t.pressure,e.tangentialPressure=t.tangentialPressure,e.tiltX=t.tiltX,e.tiltY=t.tiltY,e.twist=t.twist)}copyMouseData(t,e){t instanceof ja&&e instanceof ja&&(e.altKey=t.altKey,e.button=t.button,e.buttons=t.buttons,e.client.copyFrom(t.client),e.ctrlKey=t.ctrlKey,e.metaKey=t.metaKey,e.movement.copyFrom(t.movement),e.screen.copyFrom(t.screen),e.shiftKey=t.shiftKey,e.global.copyFrom(t.global))}copyData(t,e){e.isTrusted=t.isTrusted,e.srcElement=t.srcElement,e.timeStamp=performance.now(),e.type=t.type,e.detail=t.detail,e.view=t.view,e.which=t.which,e.layer.copyFrom(t.layer),e.page.copyFrom(t.page)}trackingData(t){return this.mappingState.trackingData[t]||(this.mappingState.trackingData[t]={pressTargetsByButton:{},clicksByButton:{},overTarget:null}),this.mappingState.trackingData[t]}allocateEvent(t){this.eventPool.has(t)||this.eventPool.set(t,[]);const e=this.eventPool.get(t).pop()||new t(this);return e.eventPhase=e.NONE,e.currentTarget=null,e.path=null,e.target=null,e}freeEvent(t){if(t.manager!==this)throw new Error("It is illegal to free an event not managed by this EventBoundary!");const e=t.constructor;this.eventPool.has(e)||this.eventPool.set(e,[]),this.eventPool.get(e).push(t)}notifyListeners(t,e){const r=t.currentTarget._events[e];if(r&&t.currentTarget.isInteractive())if("fn"in r)r.once&&t.currentTarget.removeListener(e,r.fn,void 0,!0),r.fn.call(r.context,t);else for(let n=0,s=r.length;n<s&&!t.propagationImmediatelyStopped;n++)r[n].once&&t.currentTarget.removeListener(e,r[n].fn,void 0,!0),r[n].fn.call(r[n].context,t)}}const _2=1,v2={touchstart:"pointerdown",touchend:"pointerup",touchendoutside:"pointerupoutside",touchmove:"pointermove",touchcancel:"pointercancel"},qc=class Wf{constructor(t){this.supportsTouchEvents="ontouchstart"in globalThis,this.supportsPointerEvents=!!globalThis.PointerEvent,this.domElement=null,this.resolution=1,this.renderer=t,this.rootBoundary=new x2(null),Pr.init(this),this.autoPreventDefault=!0,this.eventsAdded=!1,this.rootPointerEvent=new ci(null),this.rootWheelEvent=new ls(null),this.cursorStyles={default:"inherit",pointer:"pointer"},this.features=new Proxy({...Wf.defaultEventFeatures},{set:(e,r,n)=>(r==="globalMove"&&(this.rootBoundary.enableGlobalMoveEvents=n),e[r]=n,!0)}),this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOverOut=this.onPointerOverOut.bind(this),this.onWheel=this.onWheel.bind(this)}static get defaultEventMode(){return this._defaultEventMode}init(t){const{view:e,resolution:r}=this.renderer;this.setTargetElement(e),this.resolution=r,Wf._defaultEventMode=t.eventMode??"auto",Object.assign(this.features,t.eventFeatures??{}),this.rootBoundary.enableGlobalMoveEvents=this.features.globalMove}resolutionChange(t){this.resolution=t}destroy(){this.setTargetElement(null),this.renderer=null}setCursor(t){t=t||"default";let e=!0;if(globalThis.OffscreenCanvas&&this.domElement instanceof OffscreenCanvas&&(e=!1),this.currentCursor===t)return;this.currentCursor=t;const r=this.cursorStyles[t];if(r)switch(typeof r){case"string":e&&(this.domElement.style.cursor=r);break;case"function":r(t);break;case"object":e&&Object.assign(this.domElement.style,r);break}else e&&typeof t=="string"&&!Object.prototype.hasOwnProperty.call(this.cursorStyles,t)&&(this.domElement.style.cursor=t)}get pointer(){return this.rootPointerEvent}onPointerDown(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;const e=this.normalizeToPointerData(t);this.autoPreventDefault&&e[0].isNormalized&&(t.cancelable||!("cancelable"in t))&&t.preventDefault();for(let r=0,n=e.length;r<n;r++){const s=e[r],o=this.bootstrapEvent(this.rootPointerEvent,s);this.rootBoundary.mapEvent(o)}this.setCursor(this.rootBoundary.cursor)}onPointerMove(t){if(!this.features.move)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered,Pr.pointerMoved();const e=this.normalizeToPointerData(t);for(let r=0,n=e.length;r<n;r++){const s=this.bootstrapEvent(this.rootPointerEvent,e[r]);this.rootBoundary.mapEvent(s)}this.setCursor(this.rootBoundary.cursor)}onPointerUp(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;let e=t.target;t.composedPath&&t.composedPath().length>0&&(e=t.composedPath()[0]);const r=e!==this.domElement?"outside":"",n=this.normalizeToPointerData(t);for(let s=0,o=n.length;s<o;s++){const a=this.bootstrapEvent(this.rootPointerEvent,n[s]);a.type+=r,this.rootBoundary.mapEvent(a)}this.setCursor(this.rootBoundary.cursor)}onPointerOverOut(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;const e=this.normalizeToPointerData(t);for(let r=0,n=e.length;r<n;r++){const s=this.bootstrapEvent(this.rootPointerEvent,e[r]);this.rootBoundary.mapEvent(s)}this.setCursor(this.rootBoundary.cursor)}onWheel(t){if(!this.features.wheel)return;const e=this.normalizeWheelEvent(t);this.rootBoundary.rootTarget=this.renderer.lastObjectRendered,this.rootBoundary.mapEvent(e)}setTargetElement(t){this.removeEvents(),this.domElement=t,Pr.domElement=t,this.addEvents()}addEvents(){if(this.eventsAdded||!this.domElement)return;Pr.addTickerListener();const t=this.domElement.style;t&&(globalThis.navigator.msPointerEnabled?(t.msContentZooming="none",t.msTouchAction="none"):this.supportsPointerEvents&&(t.touchAction="none")),this.supportsPointerEvents?(globalThis.document.addEventListener("pointermove",this.onPointerMove,!0),this.domElement.addEventListener("pointerdown",this.onPointerDown,!0),this.domElement.addEventListener("pointerleave",this.onPointerOverOut,!0),this.domElement.addEventListener("pointerover",this.onPointerOverOut,!0),globalThis.addEventListener("pointerup",this.onPointerUp,!0)):(globalThis.document.addEventListener("mousemove",this.onPointerMove,!0),this.domElement.addEventListener("mousedown",this.onPointerDown,!0),this.domElement.addEventListener("mouseout",this.onPointerOverOut,!0),this.domElement.addEventListener("mouseover",this.onPointerOverOut,!0),globalThis.addEventListener("mouseup",this.onPointerUp,!0),this.supportsTouchEvents&&(this.domElement.addEventListener("touchstart",this.onPointerDown,!0),this.domElement.addEventListener("touchend",this.onPointerUp,!0),this.domElement.addEventListener("touchmove",this.onPointerMove,!0))),this.domElement.addEventListener("wheel",this.onWheel,{passive:!0,capture:!0}),this.eventsAdded=!0}removeEvents(){if(!this.eventsAdded||!this.domElement)return;Pr.removeTickerListener();const t=this.domElement.style;globalThis.navigator.msPointerEnabled?(t.msContentZooming="",t.msTouchAction=""):this.supportsPointerEvents&&(t.touchAction=""),this.supportsPointerEvents?(globalThis.document.removeEventListener("pointermove",this.onPointerMove,!0),this.domElement.removeEventListener("pointerdown",this.onPointerDown,!0),this.domElement.removeEventListener("pointerleave",this.onPointerOverOut,!0),this.domElement.removeEventListener("pointerover",this.onPointerOverOut,!0),globalThis.removeEventListener("pointerup",this.onPointerUp,!0)):(globalThis.document.removeEventListener("mousemove",this.onPointerMove,!0),this.domElement.removeEventListener("mousedown",this.onPointerDown,!0),this.domElement.removeEventListener("mouseout",this.onPointerOverOut,!0),this.domElement.removeEventListener("mouseover",this.onPointerOverOut,!0),globalThis.removeEventListener("mouseup",this.onPointerUp,!0),this.supportsTouchEvents&&(this.domElement.removeEventListener("touchstart",this.onPointerDown,!0),this.domElement.removeEventListener("touchend",this.onPointerUp,!0),this.domElement.removeEventListener("touchmove",this.onPointerMove,!0))),this.domElement.removeEventListener("wheel",this.onWheel,!0),this.domElement=null,this.eventsAdded=!1}mapPositionToPoint(t,e,r){const n=this.domElement.isConnected?this.domElement.getBoundingClientRect():{x:0,y:0,width:this.domElement.width,height:this.domElement.height,left:0,top:0},s=1/this.resolution;t.x=(e-n.left)*(this.domElement.width/n.width)*s,t.y=(r-n.top)*(this.domElement.height/n.height)*s}normalizeToPointerData(t){const e=[];if(this.supportsTouchEvents&&t instanceof TouchEvent)for(let r=0,n=t.changedTouches.length;r<n;r++){const s=t.changedTouches[r];typeof s.button>"u"&&(s.button=0),typeof s.buttons>"u"&&(s.buttons=1),typeof s.isPrimary>"u"&&(s.isPrimary=t.touches.length===1&&t.type==="touchstart"),typeof s.width>"u"&&(s.width=s.radiusX||1),typeof s.height>"u"&&(s.height=s.radiusY||1),typeof s.tiltX>"u"&&(s.tiltX=0),typeof s.tiltY>"u"&&(s.tiltY=0),typeof s.pointerType>"u"&&(s.pointerType="touch"),typeof s.pointerId>"u"&&(s.pointerId=s.identifier||0),typeof s.pressure>"u"&&(s.pressure=s.force||.5),typeof s.twist>"u"&&(s.twist=0),typeof s.tangentialPressure>"u"&&(s.tangentialPressure=0),typeof s.layerX>"u"&&(s.layerX=s.offsetX=s.clientX),typeof s.layerY>"u"&&(s.layerY=s.offsetY=s.clientY),s.isNormalized=!0,s.type=t.type,e.push(s)}else if(!globalThis.MouseEvent||t instanceof MouseEvent&&(!this.supportsPointerEvents||!(t instanceof globalThis.PointerEvent))){const r=t;typeof r.isPrimary>"u"&&(r.isPrimary=!0),typeof r.width>"u"&&(r.width=1),typeof r.height>"u"&&(r.height=1),typeof r.tiltX>"u"&&(r.tiltX=0),typeof r.tiltY>"u"&&(r.tiltY=0),typeof r.pointerType>"u"&&(r.pointerType="mouse"),typeof r.pointerId>"u"&&(r.pointerId=_2),typeof r.pressure>"u"&&(r.pressure=.5),typeof r.twist>"u"&&(r.twist=0),typeof r.tangentialPressure>"u"&&(r.tangentialPressure=0),r.isNormalized=!0,e.push(r)}else e.push(t);return e}normalizeWheelEvent(t){const e=this.rootWheelEvent;return this.transferMouseData(e,t),e.deltaX=t.deltaX,e.deltaY=t.deltaY,e.deltaZ=t.deltaZ,e.deltaMode=t.deltaMode,this.mapPositionToPoint(e.screen,t.clientX,t.clientY),e.global.copyFrom(e.screen),e.offset.copyFrom(e.screen),e.nativeEvent=t,e.type=t.type,e}bootstrapEvent(t,e){return t.originalEvent=null,t.nativeEvent=e,t.pointerId=e.pointerId,t.width=e.width,t.height=e.height,t.isPrimary=e.isPrimary,t.pointerType=e.pointerType,t.pressure=e.pressure,t.tangentialPressure=e.tangentialPressure,t.tiltX=e.tiltX,t.tiltY=e.tiltY,t.twist=e.twist,this.transferMouseData(t,e),this.mapPositionToPoint(t.screen,e.clientX,e.clientY),t.global.copyFrom(t.screen),t.offset.copyFrom(t.screen),t.isTrusted=e.isTrusted,t.type==="pointerleave"&&(t.type="pointerout"),t.type.startsWith("mouse")&&(t.type=t.type.replace("mouse","pointer")),t.type.startsWith("touch")&&(t.type=v2[t.type]||t.type),t}transferMouseData(t,e){t.isTrusted=e.isTrusted,t.srcElement=e.srcElement,t.timeStamp=performance.now(),t.type=e.type,t.altKey=e.altKey,t.button=e.button,t.buttons=e.buttons,t.client.x=e.clientX,t.client.y=e.clientY,t.ctrlKey=e.ctrlKey,t.metaKey=e.metaKey,t.movement.x=e.movementX,t.movement.y=e.movementY,t.page.x=e.pageX,t.page.y=e.pageY,t.relatedTarget=null,t.shiftKey=e.shiftKey}};qc.extension={name:"events",type:[q.RendererSystem,q.CanvasRendererSystem]},qc.defaultEventFeatures={move:!0,globalMove:!0,click:!0,wheel:!0};let tu=qc;st.add(tu);function fm(i){return i==="dynamic"||i==="static"}const w2={onclick:null,onmousedown:null,onmouseenter:null,onmouseleave:null,onmousemove:null,onglobalmousemove:null,onmouseout:null,onmouseover:null,onmouseup:null,onmouseupoutside:null,onpointercancel:null,onpointerdown:null,onpointerenter:null,onpointerleave:null,onpointermove:null,onglobalpointermove:null,onpointerout:null,onpointerover:null,onpointertap:null,onpointerup:null,onpointerupoutside:null,onrightclick:null,onrightdown:null,onrightup:null,onrightupoutside:null,ontap:null,ontouchcancel:null,ontouchend:null,ontouchendoutside:null,ontouchmove:null,onglobaltouchmove:null,ontouchstart:null,onwheel:null,_internalInteractive:void 0,get interactive(){return this._internalInteractive??fm(tu.defaultEventMode)},set interactive(i){wt("7.2.0","Setting interactive is deprecated, use eventMode = 'none'/'passive'/'auto'/'static'/'dynamic' instead."),this._internalInteractive=i,this.eventMode=i?"static":"auto"},_internalEventMode:void 0,get eventMode(){return this._internalEventMode??tu.defaultEventMode},set eventMode(i){this._internalInteractive=fm(i),this._internalEventMode=i},isInteractive(){return this.eventMode==="static"||this.eventMode==="dynamic"},interactiveChildren:!0,hitArea:null,addEventListener(i,t,e){const r=typeof e=="boolean"&&e||typeof e=="object"&&e.capture,n=typeof t=="function"?void 0:t;i=r?`${i}capture`:i,t=typeof t=="function"?t:t.handleEvent,this.on(i,t,n)},removeEventListener(i,t,e){const r=typeof e=="boolean"&&e||typeof e=="object"&&e.capture,n=typeof t=="function"?void 0:t;i=r?`${i}capture`:i,t=typeof t=="function"?t:t.handleEvent,this.off(i,t,n)},dispatchEvent(i){if(!(i instanceof fo))throw new Error("DisplayObject cannot propagate events outside of the Federated Events API");return i.defaultPrevented=!1,i.path=null,i.target=this,i.manager.dispatchEvent(i),!i.defaultPrevented}};Vt.mixin(w2);const T2={accessible:!1,accessibleTitle:null,accessibleHint:null,tabIndex:0,_accessibleActive:!1,_accessibleDiv:null,accessibleType:"button",accessiblePointerEvents:"auto",accessibleChildren:!0,renderId:-1};Vt.mixin(T2);const S2=9,Ja=100,C2=0,E2=0,pm=2,mm=1,I2=-1e3,A2=-1e3,M2=2;class gm{constructor(t){this.debug=!1,this._isActive=!1,this._isMobileAccessibility=!1,this.pool=[],this.renderId=0,this.children=[],this.androidUpdateCount=0,this.androidUpdateFrequency=500,this._hookDiv=null,(qi.tablet||qi.phone)&&this.createTouchHook();const e=document.createElement("div");e.style.width=`${Ja}px`,e.style.height=`${Ja}px`,e.style.position="absolute",e.style.top=`${C2}px`,e.style.left=`${E2}px`,e.style.zIndex=pm.toString(),this.div=e,this.renderer=t,this._onKeyDown=this._onKeyDown.bind(this),this._onMouseMove=this._onMouseMove.bind(this),globalThis.addEventListener("keydown",this._onKeyDown,!1)}get isActive(){return this._isActive}get isMobileAccessibility(){return this._isMobileAccessibility}createTouchHook(){const t=document.createElement("button");t.style.width=`${mm}px`,t.style.height=`${mm}px`,t.style.position="absolute",t.style.top=`${I2}px`,t.style.left=`${A2}px`,t.style.zIndex=M2.toString(),t.style.backgroundColor="#FF0000",t.title="select to enable accessibility for this content",t.addEventListener("focus",()=>{this._isMobileAccessibility=!0,this.activate(),this.destroyTouchHook()}),document.body.appendChild(t),this._hookDiv=t}destroyTouchHook(){this._hookDiv&&(document.body.removeChild(this._hookDiv),this._hookDiv=null)}activate(){var t;this._isActive||(this._isActive=!0,globalThis.document.addEventListener("mousemove",this._onMouseMove,!0),globalThis.removeEventListener("keydown",this._onKeyDown,!1),this.renderer.on("postrender",this.update,this),(t=this.renderer.view.parentNode)==null||t.appendChild(this.div))}deactivate(){var t;!this._isActive||this._isMobileAccessibility||(this._isActive=!1,globalThis.document.removeEventListener("mousemove",this._onMouseMove,!0),globalThis.addEventListener("keydown",this._onKeyDown,!1),this.renderer.off("postrender",this.update),(t=this.div.parentNode)==null||t.removeChild(this.div))}updateAccessibleObjects(t){if(!t.visible||!t.accessibleChildren)return;t.accessible&&t.isInteractive()&&(t._accessibleActive||this.addChild(t),t.renderId=this.renderId);const e=t.children;if(e)for(let r=0;r<e.length;r++)this.updateAccessibleObjects(e[r])}update(){const t=performance.now();if(qi.android.device&&t<this.androidUpdateCount||(this.androidUpdateCount=t+this.androidUpdateFrequency,!this.renderer.renderingToScreen))return;this.renderer.lastObjectRendered&&this.updateAccessibleObjects(this.renderer.lastObjectRendered);const{x:e,y:r,width:n,height:s}=this.renderer.view.getBoundingClientRect(),{width:o,height:a,resolution:l}=this.renderer,h=n/o*l,c=s/a*l;let u=this.div;u.style.left=`${e}px`,u.style.top=`${r}px`,u.style.width=`${o}px`,u.style.height=`${a}px`;for(let d=0;d<this.children.length;d++){const f=this.children[d];if(f.renderId!==this.renderId)f._accessibleActive=!1,ns(this.children,d,1),this.div.removeChild(f._accessibleDiv),this.pool.push(f._accessibleDiv),f._accessibleDiv=null,d--;else{u=f._accessibleDiv;let p=f.hitArea;const m=f.worldTransform;f.hitArea?(u.style.left=`${(m.tx+p.x*m.a)*h}px`,u.style.top=`${(m.ty+p.y*m.d)*c}px`,u.style.width=`${p.width*m.a*h}px`,u.style.height=`${p.height*m.d*c}px`):(p=f.getBounds(),this.capHitArea(p),u.style.left=`${p.x*h}px`,u.style.top=`${p.y*c}px`,u.style.width=`${p.width*h}px`,u.style.height=`${p.height*c}px`,u.title!==f.accessibleTitle&&f.accessibleTitle!==null&&(u.title=f.accessibleTitle),u.getAttribute("aria-label")!==f.accessibleHint&&f.accessibleHint!==null&&u.setAttribute("aria-label",f.accessibleHint)),(f.accessibleTitle!==u.title||f.tabIndex!==u.tabIndex)&&(u.title=f.accessibleTitle,u.tabIndex=f.tabIndex,this.debug&&this.updateDebugHTML(u))}}this.renderId++}updateDebugHTML(t){t.innerHTML=`type: ${t.type}</br> title : ${t.title}</br> tabIndex: ${t.tabIndex}`}capHitArea(t){t.x<0&&(t.width+=t.x,t.x=0),t.y<0&&(t.height+=t.y,t.y=0);const{width:e,height:r}=this.renderer;t.x+t.width>e&&(t.width=e-t.x),t.y+t.height>r&&(t.height=r-t.y)}addChild(t){let e=this.pool.pop();e||(e=document.createElement("button"),e.style.width=`${Ja}px`,e.style.height=`${Ja}px`,e.style.backgroundColor=this.debug?"rgba(255,255,255,0.5)":"transparent",e.style.position="absolute",e.style.zIndex=pm.toString(),e.style.borderStyle="none",navigator.userAgent.toLowerCase().includes("chrome")?e.setAttribute("aria-live","off"):e.setAttribute("aria-live","polite"),navigator.userAgent.match(/rv:.*Gecko\//)?e.setAttribute("aria-relevant","additions"):e.setAttribute("aria-relevant","text"),e.addEventListener("click",this._onClick.bind(this)),e.addEventListener("focus",this._onFocus.bind(this)),e.addEventListener("focusout",this._onFocusOut.bind(this))),e.style.pointerEvents=t.accessiblePointerEvents,e.type=t.accessibleType,t.accessibleTitle&&t.accessibleTitle!==null?e.title=t.accessibleTitle:(!t.accessibleHint||t.accessibleHint===null)&&(e.title=`displayObject ${t.tabIndex}`),t.accessibleHint&&t.accessibleHint!==null&&e.setAttribute("aria-label",t.accessibleHint),this.debug&&this.updateDebugHTML(e),t._accessibleActive=!0,t._accessibleDiv=e,e.displayObject=t,this.children.push(t),this.div.appendChild(t._accessibleDiv),t._accessibleDiv.tabIndex=t.tabIndex}_dispatchEvent(t,e){const{displayObject:r}=t.target,n=this.renderer.events.rootBoundary,s=Object.assign(new fo(n),{target:r});n.rootTarget=this.renderer.lastObjectRendered,e.forEach(o=>n.dispatchEvent(s,o))}_onClick(t){this._dispatchEvent(t,["click","pointertap","tap"])}_onFocus(t){t.target.getAttribute("aria-live")||t.target.setAttribute("aria-live","assertive"),this._dispatchEvent(t,["mouseover"])}_onFocusOut(t){t.target.getAttribute("aria-live")||t.target.setAttribute("aria-live","polite"),this._dispatchEvent(t,["mouseout"])}_onKeyDown(t){t.keyCode===S2&&this.activate()}_onMouseMove(t){t.movementX===0&&t.movementY===0||this.deactivate()}destroy(){this.destroyTouchHook(),this.div=null,globalThis.document.removeEventListener("mousemove",this._onMouseMove,!0),globalThis.removeEventListener("keydown",this._onKeyDown),this.pool=null,this.children=null,this.renderer=null}}gm.extension={name:"accessibility",type:[q.RendererPlugin,q.CanvasRendererPlugin]},st.add(gm);const ym=class Zf{constructor(t){this.stage=new Ct,t=Object.assign({forceCanvas:!1},t),this.renderer=Uw(t),Zf._plugins.forEach(e=>{e.init.call(this,t)})}render(){this.renderer.render(this.stage)}get view(){var t;return(t=this.renderer)==null?void 0:t.view}get screen(){var t;return(t=this.renderer)==null?void 0:t.screen}destroy(t,e){const r=Zf._plugins.slice(0);r.reverse(),r.forEach(n=>{n.destroy.call(this)}),this.stage.destroy(e),this.stage=null,this.renderer.destroy(t),this.renderer=null}};ym._plugins=[];let bm=ym;st.handleByList(q.Application,bm._plugins);class xm{static init(t){Object.defineProperty(this,"resizeTo",{set(e){globalThis.removeEventListener("resize",this.queueResize),this._resizeTo=e,e&&(globalThis.addEventListener("resize",this.queueResize),this.resize())},get(){return this._resizeTo}}),this.queueResize=()=>{this._resizeTo&&(this.cancelResize(),this._resizeId=requestAnimationFrame(()=>this.resize()))},this.cancelResize=()=>{this._resizeId&&(cancelAnimationFrame(this._resizeId),this._resizeId=null)},this.resize=()=>{if(!this._resizeTo)return;this.cancelResize();let e,r;if(this._resizeTo===globalThis.window)e=globalThis.innerWidth,r=globalThis.innerHeight;else{const{clientWidth:n,clientHeight:s}=this._resizeTo;e=n,r=s}this.renderer.resize(e,r),this.render()},this._resizeId=null,this._resizeTo=null,this.resizeTo=t.resizeTo||null}static destroy(){globalThis.removeEventListener("resize",this.queueResize),this.cancelResize(),this.cancelResize=null,this.queueResize=null,this.resizeTo=null,this.resize=null}}xm.extension=q.Application,st.add(xm);const _m={loader:q.LoadParser,resolver:q.ResolveParser,cache:q.CacheParser,detection:q.DetectionParser};st.handle(q.Asset,i=>{const t=i.ref;Object.entries(_m).filter(([e])=>!!t[e]).forEach(([e,r])=>st.add(Object.assign(t[e],{extension:t[e].extension??r})))},i=>{const t=i.ref;Object.keys(_m).filter(e=>!!t[e]).forEach(e=>st.remove(t[e]))});class R2{constructor(t,e=!1){this._loader=t,this._assetList=[],this._isLoading=!1,this._maxConcurrent=1,this.verbose=e}add(t){t.forEach(e=>{this._assetList.push(e)}),this.verbose&&console.log("[BackgroundLoader] assets: ",this._assetList),this._isActive&&!this._isLoading&&this._next()}async _next(){if(this._assetList.length&&this._isActive){this._isLoading=!0;const t=[],e=Math.min(this._assetList.length,this._maxConcurrent);for(let r=0;r<e;r++)t.push(this._assetList.pop());await this._loader.load(t),this._isLoading=!1,this._next()}}get active(){return this._isActive}set active(t){this._isActive!==t&&(this._isActive=t,t&&!this._isLoading&&this._next())}}function hs(i,t){if(Array.isArray(t)){for(const e of t)if(i.startsWith(`data:${e}`))return!0;return!1}return i.startsWith(`data:${t}`)}function Lr(i,t){const e=i.split("?")[0],r=ne.extname(e).toLowerCase();return Array.isArray(t)?t.includes(r):r===t}const ui=(i,t,e=!1)=>(Array.isArray(i)||(i=[i]),t?i.map(r=>typeof r=="string"||e?t(r):r):i),eu=(i,t)=>{const e=t.split("?")[1];return e&&(i+=`?${e}`),i};function vm(i,t,e,r,n){const s=t[e];for(let o=0;o<s.length;o++){const a=s[o];e<t.length-1?vm(i.replace(r[e],a),t,e+1,r,n):n.push(i.replace(r[e],a))}}function P2(i){const t=/\{(.*?)\}/g,e=i.match(t),r=[];if(e){const n=[];e.forEach(s=>{const o=s.substring(1,s.length-1).split(",");n.push(o)}),vm(i,n,0,e,r)}else r.push(i);return r}const $a=i=>!Array.isArray(i);class L2{constructor(){this._parsers=[],this._cache=new Map,this._cacheMap=new Map}reset(){this._cacheMap.clear(),this._cache.clear()}has(t){return this._cache.has(t)}get(t){const e=this._cache.get(t);return e||console.warn(`[Assets] Asset id ${t} was not found in the Cache`),e}set(t,e){const r=ui(t);let n;for(let a=0;a<this.parsers.length;a++){const l=this.parsers[a];if(l.test(e)){n=l.getCacheableAssets(r,e);break}}n||(n={},r.forEach(a=>{n[a]=e}));const s=Object.keys(n),o={cacheKeys:s,keys:r};if(r.forEach(a=>{this._cacheMap.set(a,o)}),s.forEach(a=>{this._cache.has(a)&&this._cache.get(a)!==e&&console.warn("[Cache] already has key:",a),this._cache.set(a,n[a])}),e instanceof ot){const a=e;r.forEach(l=>{a.baseTexture!==ot.EMPTY.baseTexture&&xt.addToCache(a.baseTexture,l),ot.addToCache(a,l)})}}remove(t){if(!this._cacheMap.has(t)){console.warn(`[Assets] Asset id ${t} was not found in the Cache`);return}const e=this._cacheMap.get(t);e.cacheKeys.forEach(r=>{this._cache.delete(r)}),e.keys.forEach(r=>{this._cacheMap.delete(r)})}get parsers(){return this._parsers}}const bn=new L2;class G2{constructor(){this._parsers=[],this._parsersValidated=!1,this.parsers=new Proxy(this._parsers,{set:(t,e,r)=>(this._parsersValidated=!1,t[e]=r,!0)}),this.promiseCache={}}reset(){this._parsersValidated=!1,this.promiseCache={}}_getLoadPromiseAndParser(t,e){const r={promise:null,parser:null};return r.promise=(async()=>{var o,a;let n=null,s=null;if(e.loadParser&&(s=this._parserHash[e.loadParser],s||console.warn(`[Assets] specified load parser "${e.loadParser}" not found while loading ${t}`)),!s){for(let l=0;l<this.parsers.length;l++){const h=this.parsers[l];if(h.load&&((o=h.test)!=null&&o.call(h,t,e,this))){s=h;break}}if(!s)return console.warn(`[Assets] ${t} could not be loaded as we don't know how to parse it, ensure the correct parser has been added`),null}n=await s.load(t,e,this),r.parser=s;for(let l=0;l<this.parsers.length;l++){const h=this.parsers[l];h.parse&&h.parse&&await((a=h.testParse)==null?void 0:a.call(h,n,e,this))&&(n=await h.parse(n,e,this)||n,r.parser=h)}return n})(),r}async load(t,e){this._parsersValidated||this._validateParsers();let r=0;const n={},s=$a(t),o=ui(t,h=>({alias:[h],src:h})),a=o.length,l=o.map(async h=>{const c=ne.toAbsolute(h.src);if(!n[h.src])try{this.promiseCache[c]||(this.promiseCache[c]=this._getLoadPromiseAndParser(c,h)),n[h.src]=await this.promiseCache[c].promise,e&&e(++r/a)}catch(u){throw delete this.promiseCache[c],delete n[h.src],new Error(`[Loader.load] Failed to load ${c}.
867
- ${u}`)}});return await Promise.all(l),s?n[o[0].src]:n}async unload(t){const e=ui(t,r=>({alias:[r],src:r})).map(async r=>{var o,a;const n=ne.toAbsolute(r.src),s=this.promiseCache[n];if(s){const l=await s.promise;delete this.promiseCache[n],(a=(o=s.parser)==null?void 0:o.unload)==null||a.call(o,l,r,this)}});await Promise.all(e)}_validateParsers(){this._parsersValidated=!0,this._parserHash=this._parsers.filter(t=>t.name).reduce((t,e)=>(t[e.name]&&console.warn(`[Assets] loadParser name conflict "${e.name}"`),{...t,[e.name]:e}),{})}}var di=(i=>(i[i.Low=0]="Low",i[i.Normal=1]="Normal",i[i.High=2]="High",i))(di||{});const k2=".json",F2="application/json",D2={extension:{type:q.LoadParser,priority:di.Low},name:"loadJson",test(i){return hs(i,F2)||Lr(i,k2)},async load(i){return await(await nt.ADAPTER.fetch(i)).json()}};st.add(D2);const N2=".txt",O2="text/plain",B2={name:"loadTxt",extension:{type:q.LoadParser,priority:di.Low},test(i){return hs(i,O2)||Lr(i,N2)},async load(i){return await(await nt.ADAPTER.fetch(i)).text()}};st.add(B2);const U2=["normal","bold","100","200","300","400","500","600","700","800","900"],X2=[".ttf",".otf",".woff",".woff2"],W2=["font/ttf","font/otf","font/woff","font/woff2"],Z2=/^(--|-?[A-Z_])[0-9A-Z_-]*$/i;function V2(i){const t=ne.extname(i),e=ne.basename(i,t).replace(/(-|_)/g," ").toLowerCase().split(" ").map(s=>s.charAt(0).toUpperCase()+s.slice(1));let r=e.length>0;for(const s of e)if(!s.match(Z2)){r=!1;break}let n=e.join(" ");return r||(n=`"${n.replace(/[\\"]/g,"\\$&")}"`),n}const H2=/^[0-9A-Za-z%:/?#\[\]@!\$&'()\*\+,;=\-._~]*$/;function K2(i){return H2.test(i)?i:encodeURI(i)}const z2={extension:{type:q.LoadParser,priority:di.Low},name:"loadWebFont",test(i){return hs(i,W2)||Lr(i,X2)},async load(i,t){var r,n,s;const e=nt.ADAPTER.getFontFaceSet();if(e){const o=[],a=((r=t.data)==null?void 0:r.family)??V2(i),l=((s=(n=t.data)==null?void 0:n.weights)==null?void 0:s.filter(c=>U2.includes(c)))??["normal"],h=t.data??{};for(let c=0;c<l.length;c++){const u=l[c],d=new FontFace(a,`url(${K2(i)})`,{...h,weight:u});await d.load(),e.add(d),o.push(d)}return o.length===1?o[0]:o}return console.warn("[loadWebFont] FontFace API is not supported. Skipping loading font"),null},unload(i){(Array.isArray(i)?i:[i]).forEach(t=>nt.ADAPTER.getFontFaceSet().delete(t))}};st.add(z2);let wm=0,iu;const Y2="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+ip1sAAAAASUVORK5CYII=",j2={id:"checkImageBitmap",code:`
866
+ `;class m2 extends we{constructor(t=.5,e=Math.random()){super(rm,p2,{uNoise:0,uSeed:0}),this.noise=t,this.seed=e}get noise(){return this.uniforms.uNoise}set noise(t){this.uniforms.uNoise=t}get seed(){return this.uniforms.uSeed}set seed(t){this.uniforms.uSeed=t}}const dm={AlphaFilter:t2,BlurFilter:o2,BlurFilterPass:Jc,ColorMatrixFilter:$c,DisplacementFilter:c2,FXAAFilter:f2,NoiseFilter:m2};Object.entries(dm).forEach(([i,t])=>{Object.defineProperty(dm,i,{get(){return wt("7.1.0",`filters.${i} has moved to ${i}`),t}})});class g2{constructor(){this.interactionFrequency=10,this._deltaTime=0,this._didMove=!1,this.tickerAdded=!1,this._pauseUpdate=!0}init(t){this.removeTickerListener(),this.events=t,this.interactionFrequency=10,this._deltaTime=0,this._didMove=!1,this.tickerAdded=!1,this._pauseUpdate=!0}get pauseUpdate(){return this._pauseUpdate}set pauseUpdate(t){this._pauseUpdate=t}addTickerListener(){this.tickerAdded||!this.domElement||(Te.system.add(this.tickerUpdate,this,gn.INTERACTION),this.tickerAdded=!0)}removeTickerListener(){this.tickerAdded&&(Te.system.remove(this.tickerUpdate,this),this.tickerAdded=!1)}pointerMoved(){this._didMove=!0}update(){if(!this.domElement||this._pauseUpdate)return;if(this._didMove){this._didMove=!1;return}const t=this.events.rootPointerEvent;this.events.supportsTouchEvents&&t.pointerType==="touch"||globalThis.document.dispatchEvent(new PointerEvent("pointermove",{clientX:t.clientX,clientY:t.clientY}))}tickerUpdate(t){this._deltaTime+=t,!(this._deltaTime<this.interactionFrequency)&&(this._deltaTime=0,this.update())}}const Rr=new g2;class uo{constructor(t){this.bubbles=!0,this.cancelBubble=!0,this.cancelable=!1,this.composed=!1,this.defaultPrevented=!1,this.eventPhase=uo.prototype.NONE,this.propagationStopped=!1,this.propagationImmediatelyStopped=!1,this.layer=new dt,this.page=new dt,this.NONE=0,this.CAPTURING_PHASE=1,this.AT_TARGET=2,this.BUBBLING_PHASE=3,this.manager=t}get layerX(){return this.layer.x}get layerY(){return this.layer.y}get pageX(){return this.page.x}get pageY(){return this.page.y}get data(){return this}composedPath(){return this.manager&&(!this.path||this.path[this.path.length-1]!==this.target)&&(this.path=this.target?this.manager.propagationPath(this.target):[]),this.path}initEvent(t,e,r){throw new Error("initEvent() is a legacy DOM API. It is not implemented in the Federated Events API.")}initUIEvent(t,e,r,n,s){throw new Error("initUIEvent() is a legacy DOM API. It is not implemented in the Federated Events API.")}preventDefault(){this.nativeEvent instanceof Event&&this.nativeEvent.cancelable&&this.nativeEvent.preventDefault(),this.defaultPrevented=!0}stopImmediatePropagation(){this.propagationImmediatelyStopped=!0}stopPropagation(){this.propagationStopped=!0}}class ja extends uo{constructor(){super(...arguments),this.client=new dt,this.movement=new dt,this.offset=new dt,this.global=new dt,this.screen=new dt}get clientX(){return this.client.x}get clientY(){return this.client.y}get x(){return this.clientX}get y(){return this.clientY}get movementX(){return this.movement.x}get movementY(){return this.movement.y}get offsetX(){return this.offset.x}get offsetY(){return this.offset.y}get globalX(){return this.global.x}get globalY(){return this.global.y}get screenX(){return this.screen.x}get screenY(){return this.screen.y}getLocalPosition(t,e,r){return t.worldTransform.applyInverse(r||this.global,e)}getModifierState(t){return"getModifierState"in this.nativeEvent&&this.nativeEvent.getModifierState(t)}initMouseEvent(t,e,r,n,s,o,a,l,h,c,u,d,f,p,m){throw new Error("Method not implemented.")}}class hi extends ja{constructor(){super(...arguments),this.width=0,this.height=0,this.isPrimary=!1}getCoalescedEvents(){return this.type==="pointermove"||this.type==="mousemove"||this.type==="touchmove"?[this]:[]}getPredictedEvents(){throw new Error("getPredictedEvents is not supported!")}}class as extends ja{constructor(){super(...arguments),this.DOM_DELTA_PIXEL=0,this.DOM_DELTA_LINE=1,this.DOM_DELTA_PAGE=2}}as.DOM_DELTA_PIXEL=0,as.DOM_DELTA_LINE=1,as.DOM_DELTA_PAGE=2;const y2=2048,b2=new dt,Qc=new dt;class x2{constructor(t){this.dispatch=new Ys,this.moveOnAll=!1,this.enableGlobalMoveEvents=!0,this.mappingState={trackingData:{}},this.eventPool=new Map,this._allInteractiveElements=[],this._hitElements=[],this._isPointerMoveEvent=!1,this.rootTarget=t,this.hitPruneFn=this.hitPruneFn.bind(this),this.hitTestFn=this.hitTestFn.bind(this),this.mapPointerDown=this.mapPointerDown.bind(this),this.mapPointerMove=this.mapPointerMove.bind(this),this.mapPointerOut=this.mapPointerOut.bind(this),this.mapPointerOver=this.mapPointerOver.bind(this),this.mapPointerUp=this.mapPointerUp.bind(this),this.mapPointerUpOutside=this.mapPointerUpOutside.bind(this),this.mapWheel=this.mapWheel.bind(this),this.mappingTable={},this.addEventMapping("pointerdown",this.mapPointerDown),this.addEventMapping("pointermove",this.mapPointerMove),this.addEventMapping("pointerout",this.mapPointerOut),this.addEventMapping("pointerleave",this.mapPointerOut),this.addEventMapping("pointerover",this.mapPointerOver),this.addEventMapping("pointerup",this.mapPointerUp),this.addEventMapping("pointerupoutside",this.mapPointerUpOutside),this.addEventMapping("wheel",this.mapWheel)}addEventMapping(t,e){this.mappingTable[t]||(this.mappingTable[t]=[]),this.mappingTable[t].push({fn:e,priority:0}),this.mappingTable[t].sort((r,n)=>r.priority-n.priority)}dispatchEvent(t,e){t.propagationStopped=!1,t.propagationImmediatelyStopped=!1,this.propagate(t,e),this.dispatch.emit(e||t.type,t)}mapEvent(t){if(!this.rootTarget)return;const e=this.mappingTable[t.type];if(e)for(let r=0,n=e.length;r<n;r++)e[r].fn(t);else console.warn(`[EventBoundary]: Event mapping not defined for ${t.type}`)}hitTest(t,e){Rr.pauseUpdate=!0;const r=this._isPointerMoveEvent&&this.enableGlobalMoveEvents?"hitTestMoveRecursive":"hitTestRecursive",n=this[r](this.rootTarget,this.rootTarget.eventMode,b2.set(t,e),this.hitTestFn,this.hitPruneFn);return n&&n[0]}propagate(t,e){if(!t.target)return;const r=t.composedPath();t.eventPhase=t.CAPTURING_PHASE;for(let n=0,s=r.length-1;n<s;n++)if(t.currentTarget=r[n],this.notifyTarget(t,e),t.propagationStopped||t.propagationImmediatelyStopped)return;if(t.eventPhase=t.AT_TARGET,t.currentTarget=t.target,this.notifyTarget(t,e),!(t.propagationStopped||t.propagationImmediatelyStopped)){t.eventPhase=t.BUBBLING_PHASE;for(let n=r.length-2;n>=0;n--)if(t.currentTarget=r[n],this.notifyTarget(t,e),t.propagationStopped||t.propagationImmediatelyStopped)return}}all(t,e,r=this._allInteractiveElements){if(r.length===0)return;t.eventPhase=t.BUBBLING_PHASE;const n=Array.isArray(e)?e:[e];for(let s=r.length-1;s>=0;s--)n.forEach(o=>{t.currentTarget=r[s],this.notifyTarget(t,o)})}propagationPath(t){const e=[t];for(let r=0;r<y2&&t!==this.rootTarget;r++){if(!t.parent)throw new Error("Cannot find propagation path to disconnected target");e.push(t.parent),t=t.parent}return e.reverse(),e}hitTestMoveRecursive(t,e,r,n,s,o=!1){let a=!1;if(this._interactivePrune(t))return null;if((t.eventMode==="dynamic"||e==="dynamic")&&(Rr.pauseUpdate=!1),t.interactiveChildren&&t.children){const c=t.children;for(let u=c.length-1;u>=0;u--){const d=c[u],f=this.hitTestMoveRecursive(d,this._isInteractive(e)?e:d.eventMode,r,n,s,o||s(t,r));if(f){if(f.length>0&&!f[f.length-1].parent)continue;const p=t.isInteractive();(f.length>0||p)&&(p&&this._allInteractiveElements.push(t),f.push(t)),this._hitElements.length===0&&(this._hitElements=f),a=!0}}}const l=this._isInteractive(e),h=t.isInteractive();return l&&h&&this._allInteractiveElements.push(t),o||this._hitElements.length>0?null:a?this._hitElements:l&&!s(t,r)&&n(t,r)?h?[t]:[]:null}hitTestRecursive(t,e,r,n,s){if(this._interactivePrune(t)||s(t,r))return null;if((t.eventMode==="dynamic"||e==="dynamic")&&(Rr.pauseUpdate=!1),t.interactiveChildren&&t.children){const l=t.children;for(let h=l.length-1;h>=0;h--){const c=l[h],u=this.hitTestRecursive(c,this._isInteractive(e)?e:c.eventMode,r,n,s);if(u){if(u.length>0&&!u[u.length-1].parent)continue;const d=t.isInteractive();return(u.length>0||d)&&u.push(t),u}}}const o=this._isInteractive(e),a=t.isInteractive();return o&&n(t,r)?a?[t]:[]:null}_isInteractive(t){return t==="static"||t==="dynamic"}_interactivePrune(t){return!!(!t||t.isMask||!t.visible||!t.renderable||t.eventMode==="none"||t.eventMode==="passive"&&!t.interactiveChildren||t.isMask)}hitPruneFn(t,e){var r;if(t.hitArea&&(t.worldTransform.applyInverse(e,Qc),!t.hitArea.contains(Qc.x,Qc.y)))return!0;if(t._mask){const n=t._mask.isMaskData?t._mask.maskObject:t._mask;if(n&&!((r=n.containsPoint)!=null&&r.call(n,e)))return!0}return!1}hitTestFn(t,e){return t.eventMode==="passive"?!1:t.hitArea?!0:t.containsPoint?t.containsPoint(e):!1}notifyTarget(t,e){var s,o;e=e??t.type;const r=`on${e}`;(o=(s=t.currentTarget)[r])==null||o.call(s,t);const n=t.eventPhase===t.CAPTURING_PHASE||t.eventPhase===t.AT_TARGET?`${e}capture`:e;this.notifyListeners(t,n),t.eventPhase===t.AT_TARGET&&this.notifyListeners(t,e)}mapPointerDown(t){if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.createPointerEvent(t);if(this.dispatchEvent(e,"pointerdown"),e.pointerType==="touch")this.dispatchEvent(e,"touchstart");else if(e.pointerType==="mouse"||e.pointerType==="pen"){const n=e.button===2;this.dispatchEvent(e,n?"rightdown":"mousedown")}const r=this.trackingData(t.pointerId);r.pressTargetsByButton[t.button]=e.composedPath(),this.freeEvent(e)}mapPointerMove(t){var l,h;if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}this._allInteractiveElements.length=0,this._hitElements.length=0,this._isPointerMoveEvent=!0;const e=this.createPointerEvent(t);this._isPointerMoveEvent=!1;const r=e.pointerType==="mouse"||e.pointerType==="pen",n=this.trackingData(t.pointerId),s=this.findMountedTarget(n.overTargets);if(((l=n.overTargets)==null?void 0:l.length)>0&&s!==e.target){const c=t.type==="mousemove"?"mouseout":"pointerout",u=this.createPointerEvent(t,c,s);if(this.dispatchEvent(u,"pointerout"),r&&this.dispatchEvent(u,"mouseout"),!e.composedPath().includes(s)){const d=this.createPointerEvent(t,"pointerleave",s);for(d.eventPhase=d.AT_TARGET;d.target&&!e.composedPath().includes(d.target);)d.currentTarget=d.target,this.notifyTarget(d),r&&this.notifyTarget(d,"mouseleave"),d.target=d.target.parent;this.freeEvent(d)}this.freeEvent(u)}if(s!==e.target){const c=t.type==="mousemove"?"mouseover":"pointerover",u=this.clonePointerEvent(e,c);this.dispatchEvent(u,"pointerover"),r&&this.dispatchEvent(u,"mouseover");let d=s==null?void 0:s.parent;for(;d&&d!==this.rootTarget.parent&&d!==e.target;)d=d.parent;if(!d||d===this.rootTarget.parent){const f=this.clonePointerEvent(e,"pointerenter");for(f.eventPhase=f.AT_TARGET;f.target&&f.target!==s&&f.target!==this.rootTarget.parent;)f.currentTarget=f.target,this.notifyTarget(f),r&&this.notifyTarget(f,"mouseenter"),f.target=f.target.parent;this.freeEvent(f)}this.freeEvent(u)}const o=[],a=this.enableGlobalMoveEvents??!0;this.moveOnAll?o.push("pointermove"):this.dispatchEvent(e,"pointermove"),a&&o.push("globalpointermove"),e.pointerType==="touch"&&(this.moveOnAll?o.splice(1,0,"touchmove"):this.dispatchEvent(e,"touchmove"),a&&o.push("globaltouchmove")),r&&(this.moveOnAll?o.splice(1,0,"mousemove"):this.dispatchEvent(e,"mousemove"),a&&o.push("globalmousemove"),this.cursor=(h=e.target)==null?void 0:h.cursor),o.length>0&&this.all(e,o),this._allInteractiveElements.length=0,this._hitElements.length=0,n.overTargets=e.composedPath(),this.freeEvent(e)}mapPointerOver(t){var o;if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId),r=this.createPointerEvent(t),n=r.pointerType==="mouse"||r.pointerType==="pen";this.dispatchEvent(r,"pointerover"),n&&this.dispatchEvent(r,"mouseover"),r.pointerType==="mouse"&&(this.cursor=(o=r.target)==null?void 0:o.cursor);const s=this.clonePointerEvent(r,"pointerenter");for(s.eventPhase=s.AT_TARGET;s.target&&s.target!==this.rootTarget.parent;)s.currentTarget=s.target,this.notifyTarget(s),n&&this.notifyTarget(s,"mouseenter"),s.target=s.target.parent;e.overTargets=r.composedPath(),this.freeEvent(r),this.freeEvent(s)}mapPointerOut(t){if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId);if(e.overTargets){const r=t.pointerType==="mouse"||t.pointerType==="pen",n=this.findMountedTarget(e.overTargets),s=this.createPointerEvent(t,"pointerout",n);this.dispatchEvent(s),r&&this.dispatchEvent(s,"mouseout");const o=this.createPointerEvent(t,"pointerleave",n);for(o.eventPhase=o.AT_TARGET;o.target&&o.target!==this.rootTarget.parent;)o.currentTarget=o.target,this.notifyTarget(o),r&&this.notifyTarget(o,"mouseleave"),o.target=o.target.parent;e.overTargets=null,this.freeEvent(s),this.freeEvent(o)}this.cursor=null}mapPointerUp(t){if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=performance.now(),r=this.createPointerEvent(t);if(this.dispatchEvent(r,"pointerup"),r.pointerType==="touch")this.dispatchEvent(r,"touchend");else if(r.pointerType==="mouse"||r.pointerType==="pen"){const a=r.button===2;this.dispatchEvent(r,a?"rightup":"mouseup")}const n=this.trackingData(t.pointerId),s=this.findMountedTarget(n.pressTargetsByButton[t.button]);let o=s;if(s&&!r.composedPath().includes(s)){let a=s;for(;a&&!r.composedPath().includes(a);){if(r.currentTarget=a,this.notifyTarget(r,"pointerupoutside"),r.pointerType==="touch")this.notifyTarget(r,"touchendoutside");else if(r.pointerType==="mouse"||r.pointerType==="pen"){const l=r.button===2;this.notifyTarget(r,l?"rightupoutside":"mouseupoutside")}a=a.parent}delete n.pressTargetsByButton[t.button],o=a}if(o){const a=this.clonePointerEvent(r,"click");a.target=o,a.path=null,n.clicksByButton[t.button]||(n.clicksByButton[t.button]={clickCount:0,target:a.target,timeStamp:e});const l=n.clicksByButton[t.button];if(l.target===a.target&&e-l.timeStamp<200?++l.clickCount:l.clickCount=1,l.target=a.target,l.timeStamp=e,a.detail=l.clickCount,a.pointerType==="mouse"){const h=a.button===2;this.dispatchEvent(a,h?"rightclick":"click")}else a.pointerType==="touch"&&this.dispatchEvent(a,"tap");this.dispatchEvent(a,"pointertap"),this.freeEvent(a)}this.freeEvent(r)}mapPointerUpOutside(t){if(!(t instanceof hi)){console.warn("EventBoundary cannot map a non-pointer event as a pointer event");return}const e=this.trackingData(t.pointerId),r=this.findMountedTarget(e.pressTargetsByButton[t.button]),n=this.createPointerEvent(t);if(r){let s=r;for(;s;)n.currentTarget=s,this.notifyTarget(n,"pointerupoutside"),n.pointerType==="touch"?this.notifyTarget(n,"touchendoutside"):(n.pointerType==="mouse"||n.pointerType==="pen")&&this.notifyTarget(n,n.button===2?"rightupoutside":"mouseupoutside"),s=s.parent;delete e.pressTargetsByButton[t.button]}this.freeEvent(n)}mapWheel(t){if(!(t instanceof as)){console.warn("EventBoundary cannot map a non-wheel event as a wheel event");return}const e=this.createWheelEvent(t);this.dispatchEvent(e),this.freeEvent(e)}findMountedTarget(t){if(!t)return null;let e=t[0];for(let r=1;r<t.length&&t[r].parent===e;r++)e=t[r];return e}createPointerEvent(t,e,r){const n=this.allocateEvent(hi);return this.copyPointerData(t,n),this.copyMouseData(t,n),this.copyData(t,n),n.nativeEvent=t.nativeEvent,n.originalEvent=t,n.target=r??this.hitTest(n.global.x,n.global.y)??this._hitElements[0],typeof e=="string"&&(n.type=e),n}createWheelEvent(t){const e=this.allocateEvent(as);return this.copyWheelData(t,e),this.copyMouseData(t,e),this.copyData(t,e),e.nativeEvent=t.nativeEvent,e.originalEvent=t,e.target=this.hitTest(e.global.x,e.global.y),e}clonePointerEvent(t,e){const r=this.allocateEvent(hi);return r.nativeEvent=t.nativeEvent,r.originalEvent=t.originalEvent,this.copyPointerData(t,r),this.copyMouseData(t,r),this.copyData(t,r),r.target=t.target,r.path=t.composedPath().slice(),r.type=e??r.type,r}copyWheelData(t,e){e.deltaMode=t.deltaMode,e.deltaX=t.deltaX,e.deltaY=t.deltaY,e.deltaZ=t.deltaZ}copyPointerData(t,e){t instanceof hi&&e instanceof hi&&(e.pointerId=t.pointerId,e.width=t.width,e.height=t.height,e.isPrimary=t.isPrimary,e.pointerType=t.pointerType,e.pressure=t.pressure,e.tangentialPressure=t.tangentialPressure,e.tiltX=t.tiltX,e.tiltY=t.tiltY,e.twist=t.twist)}copyMouseData(t,e){t instanceof ja&&e instanceof ja&&(e.altKey=t.altKey,e.button=t.button,e.buttons=t.buttons,e.client.copyFrom(t.client),e.ctrlKey=t.ctrlKey,e.metaKey=t.metaKey,e.movement.copyFrom(t.movement),e.screen.copyFrom(t.screen),e.shiftKey=t.shiftKey,e.global.copyFrom(t.global))}copyData(t,e){e.isTrusted=t.isTrusted,e.srcElement=t.srcElement,e.timeStamp=performance.now(),e.type=t.type,e.detail=t.detail,e.view=t.view,e.which=t.which,e.layer.copyFrom(t.layer),e.page.copyFrom(t.page)}trackingData(t){return this.mappingState.trackingData[t]||(this.mappingState.trackingData[t]={pressTargetsByButton:{},clicksByButton:{},overTarget:null}),this.mappingState.trackingData[t]}allocateEvent(t){this.eventPool.has(t)||this.eventPool.set(t,[]);const e=this.eventPool.get(t).pop()||new t(this);return e.eventPhase=e.NONE,e.currentTarget=null,e.path=null,e.target=null,e}freeEvent(t){if(t.manager!==this)throw new Error("It is illegal to free an event not managed by this EventBoundary!");const e=t.constructor;this.eventPool.has(e)||this.eventPool.set(e,[]),this.eventPool.get(e).push(t)}notifyListeners(t,e){const r=t.currentTarget._events[e];if(r&&t.currentTarget.isInteractive())if("fn"in r)r.once&&t.currentTarget.removeListener(e,r.fn,void 0,!0),r.fn.call(r.context,t);else for(let n=0,s=r.length;n<s&&!t.propagationImmediatelyStopped;n++)r[n].once&&t.currentTarget.removeListener(e,r[n].fn,void 0,!0),r[n].fn.call(r[n].context,t)}}const _2=1,v2={touchstart:"pointerdown",touchend:"pointerup",touchendoutside:"pointerupoutside",touchmove:"pointermove",touchcancel:"pointercancel"},qc=class Wf{constructor(t){this.supportsTouchEvents="ontouchstart"in globalThis,this.supportsPointerEvents=!!globalThis.PointerEvent,this.domElement=null,this.resolution=1,this.renderer=t,this.rootBoundary=new x2(null),Rr.init(this),this.autoPreventDefault=!0,this.eventsAdded=!1,this.rootPointerEvent=new hi(null),this.rootWheelEvent=new as(null),this.cursorStyles={default:"inherit",pointer:"pointer"},this.features=new Proxy({...Wf.defaultEventFeatures},{set:(e,r,n)=>(r==="globalMove"&&(this.rootBoundary.enableGlobalMoveEvents=n),e[r]=n,!0)}),this.onPointerDown=this.onPointerDown.bind(this),this.onPointerMove=this.onPointerMove.bind(this),this.onPointerUp=this.onPointerUp.bind(this),this.onPointerOverOut=this.onPointerOverOut.bind(this),this.onWheel=this.onWheel.bind(this)}static get defaultEventMode(){return this._defaultEventMode}init(t){const{view:e,resolution:r}=this.renderer;this.setTargetElement(e),this.resolution=r,Wf._defaultEventMode=t.eventMode??"auto",Object.assign(this.features,t.eventFeatures??{}),this.rootBoundary.enableGlobalMoveEvents=this.features.globalMove}resolutionChange(t){this.resolution=t}destroy(){this.setTargetElement(null),this.renderer=null}setCursor(t){t=t||"default";let e=!0;if(globalThis.OffscreenCanvas&&this.domElement instanceof OffscreenCanvas&&(e=!1),this.currentCursor===t)return;this.currentCursor=t;const r=this.cursorStyles[t];if(r)switch(typeof r){case"string":e&&(this.domElement.style.cursor=r);break;case"function":r(t);break;case"object":e&&Object.assign(this.domElement.style,r);break}else e&&typeof t=="string"&&!Object.prototype.hasOwnProperty.call(this.cursorStyles,t)&&(this.domElement.style.cursor=t)}get pointer(){return this.rootPointerEvent}onPointerDown(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;const e=this.normalizeToPointerData(t);this.autoPreventDefault&&e[0].isNormalized&&(t.cancelable||!("cancelable"in t))&&t.preventDefault();for(let r=0,n=e.length;r<n;r++){const s=e[r],o=this.bootstrapEvent(this.rootPointerEvent,s);this.rootBoundary.mapEvent(o)}this.setCursor(this.rootBoundary.cursor)}onPointerMove(t){if(!this.features.move)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered,Rr.pointerMoved();const e=this.normalizeToPointerData(t);for(let r=0,n=e.length;r<n;r++){const s=this.bootstrapEvent(this.rootPointerEvent,e[r]);this.rootBoundary.mapEvent(s)}this.setCursor(this.rootBoundary.cursor)}onPointerUp(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;let e=t.target;t.composedPath&&t.composedPath().length>0&&(e=t.composedPath()[0]);const r=e!==this.domElement?"outside":"",n=this.normalizeToPointerData(t);for(let s=0,o=n.length;s<o;s++){const a=this.bootstrapEvent(this.rootPointerEvent,n[s]);a.type+=r,this.rootBoundary.mapEvent(a)}this.setCursor(this.rootBoundary.cursor)}onPointerOverOut(t){if(!this.features.click)return;this.rootBoundary.rootTarget=this.renderer.lastObjectRendered;const e=this.normalizeToPointerData(t);for(let r=0,n=e.length;r<n;r++){const s=this.bootstrapEvent(this.rootPointerEvent,e[r]);this.rootBoundary.mapEvent(s)}this.setCursor(this.rootBoundary.cursor)}onWheel(t){if(!this.features.wheel)return;const e=this.normalizeWheelEvent(t);this.rootBoundary.rootTarget=this.renderer.lastObjectRendered,this.rootBoundary.mapEvent(e)}setTargetElement(t){this.removeEvents(),this.domElement=t,Rr.domElement=t,this.addEvents()}addEvents(){if(this.eventsAdded||!this.domElement)return;Rr.addTickerListener();const t=this.domElement.style;t&&(globalThis.navigator.msPointerEnabled?(t.msContentZooming="none",t.msTouchAction="none"):this.supportsPointerEvents&&(t.touchAction="none")),this.supportsPointerEvents?(globalThis.document.addEventListener("pointermove",this.onPointerMove,!0),this.domElement.addEventListener("pointerdown",this.onPointerDown,!0),this.domElement.addEventListener("pointerleave",this.onPointerOverOut,!0),this.domElement.addEventListener("pointerover",this.onPointerOverOut,!0),globalThis.addEventListener("pointerup",this.onPointerUp,!0)):(globalThis.document.addEventListener("mousemove",this.onPointerMove,!0),this.domElement.addEventListener("mousedown",this.onPointerDown,!0),this.domElement.addEventListener("mouseout",this.onPointerOverOut,!0),this.domElement.addEventListener("mouseover",this.onPointerOverOut,!0),globalThis.addEventListener("mouseup",this.onPointerUp,!0),this.supportsTouchEvents&&(this.domElement.addEventListener("touchstart",this.onPointerDown,!0),this.domElement.addEventListener("touchend",this.onPointerUp,!0),this.domElement.addEventListener("touchmove",this.onPointerMove,!0))),this.domElement.addEventListener("wheel",this.onWheel,{passive:!0,capture:!0}),this.eventsAdded=!0}removeEvents(){if(!this.eventsAdded||!this.domElement)return;Rr.removeTickerListener();const t=this.domElement.style;globalThis.navigator.msPointerEnabled?(t.msContentZooming="",t.msTouchAction=""):this.supportsPointerEvents&&(t.touchAction=""),this.supportsPointerEvents?(globalThis.document.removeEventListener("pointermove",this.onPointerMove,!0),this.domElement.removeEventListener("pointerdown",this.onPointerDown,!0),this.domElement.removeEventListener("pointerleave",this.onPointerOverOut,!0),this.domElement.removeEventListener("pointerover",this.onPointerOverOut,!0),globalThis.removeEventListener("pointerup",this.onPointerUp,!0)):(globalThis.document.removeEventListener("mousemove",this.onPointerMove,!0),this.domElement.removeEventListener("mousedown",this.onPointerDown,!0),this.domElement.removeEventListener("mouseout",this.onPointerOverOut,!0),this.domElement.removeEventListener("mouseover",this.onPointerOverOut,!0),globalThis.removeEventListener("mouseup",this.onPointerUp,!0),this.supportsTouchEvents&&(this.domElement.removeEventListener("touchstart",this.onPointerDown,!0),this.domElement.removeEventListener("touchend",this.onPointerUp,!0),this.domElement.removeEventListener("touchmove",this.onPointerMove,!0))),this.domElement.removeEventListener("wheel",this.onWheel,!0),this.domElement=null,this.eventsAdded=!1}mapPositionToPoint(t,e,r){const n=this.domElement.isConnected?this.domElement.getBoundingClientRect():{x:0,y:0,width:this.domElement.width,height:this.domElement.height,left:0,top:0},s=1/this.resolution;t.x=(e-n.left)*(this.domElement.width/n.width)*s,t.y=(r-n.top)*(this.domElement.height/n.height)*s}normalizeToPointerData(t){const e=[];if(this.supportsTouchEvents&&t instanceof TouchEvent)for(let r=0,n=t.changedTouches.length;r<n;r++){const s=t.changedTouches[r];typeof s.button>"u"&&(s.button=0),typeof s.buttons>"u"&&(s.buttons=1),typeof s.isPrimary>"u"&&(s.isPrimary=t.touches.length===1&&t.type==="touchstart"),typeof s.width>"u"&&(s.width=s.radiusX||1),typeof s.height>"u"&&(s.height=s.radiusY||1),typeof s.tiltX>"u"&&(s.tiltX=0),typeof s.tiltY>"u"&&(s.tiltY=0),typeof s.pointerType>"u"&&(s.pointerType="touch"),typeof s.pointerId>"u"&&(s.pointerId=s.identifier||0),typeof s.pressure>"u"&&(s.pressure=s.force||.5),typeof s.twist>"u"&&(s.twist=0),typeof s.tangentialPressure>"u"&&(s.tangentialPressure=0),typeof s.layerX>"u"&&(s.layerX=s.offsetX=s.clientX),typeof s.layerY>"u"&&(s.layerY=s.offsetY=s.clientY),s.isNormalized=!0,s.type=t.type,e.push(s)}else if(!globalThis.MouseEvent||t instanceof MouseEvent&&(!this.supportsPointerEvents||!(t instanceof globalThis.PointerEvent))){const r=t;typeof r.isPrimary>"u"&&(r.isPrimary=!0),typeof r.width>"u"&&(r.width=1),typeof r.height>"u"&&(r.height=1),typeof r.tiltX>"u"&&(r.tiltX=0),typeof r.tiltY>"u"&&(r.tiltY=0),typeof r.pointerType>"u"&&(r.pointerType="mouse"),typeof r.pointerId>"u"&&(r.pointerId=_2),typeof r.pressure>"u"&&(r.pressure=.5),typeof r.twist>"u"&&(r.twist=0),typeof r.tangentialPressure>"u"&&(r.tangentialPressure=0),r.isNormalized=!0,e.push(r)}else e.push(t);return e}normalizeWheelEvent(t){const e=this.rootWheelEvent;return this.transferMouseData(e,t),e.deltaX=t.deltaX,e.deltaY=t.deltaY,e.deltaZ=t.deltaZ,e.deltaMode=t.deltaMode,this.mapPositionToPoint(e.screen,t.clientX,t.clientY),e.global.copyFrom(e.screen),e.offset.copyFrom(e.screen),e.nativeEvent=t,e.type=t.type,e}bootstrapEvent(t,e){return t.originalEvent=null,t.nativeEvent=e,t.pointerId=e.pointerId,t.width=e.width,t.height=e.height,t.isPrimary=e.isPrimary,t.pointerType=e.pointerType,t.pressure=e.pressure,t.tangentialPressure=e.tangentialPressure,t.tiltX=e.tiltX,t.tiltY=e.tiltY,t.twist=e.twist,this.transferMouseData(t,e),this.mapPositionToPoint(t.screen,e.clientX,e.clientY),t.global.copyFrom(t.screen),t.offset.copyFrom(t.screen),t.isTrusted=e.isTrusted,t.type==="pointerleave"&&(t.type="pointerout"),t.type.startsWith("mouse")&&(t.type=t.type.replace("mouse","pointer")),t.type.startsWith("touch")&&(t.type=v2[t.type]||t.type),t}transferMouseData(t,e){t.isTrusted=e.isTrusted,t.srcElement=e.srcElement,t.timeStamp=performance.now(),t.type=e.type,t.altKey=e.altKey,t.button=e.button,t.buttons=e.buttons,t.client.x=e.clientX,t.client.y=e.clientY,t.ctrlKey=e.ctrlKey,t.metaKey=e.metaKey,t.movement.x=e.movementX,t.movement.y=e.movementY,t.page.x=e.pageX,t.page.y=e.pageY,t.relatedTarget=null,t.shiftKey=e.shiftKey}};qc.extension={name:"events",type:[$.RendererSystem,$.CanvasRendererSystem]},qc.defaultEventFeatures={move:!0,globalMove:!0,click:!0,wheel:!0};let tu=qc;st.add(tu);function fm(i){return i==="dynamic"||i==="static"}const w2={onclick:null,onmousedown:null,onmouseenter:null,onmouseleave:null,onmousemove:null,onglobalmousemove:null,onmouseout:null,onmouseover:null,onmouseup:null,onmouseupoutside:null,onpointercancel:null,onpointerdown:null,onpointerenter:null,onpointerleave:null,onpointermove:null,onglobalpointermove:null,onpointerout:null,onpointerover:null,onpointertap:null,onpointerup:null,onpointerupoutside:null,onrightclick:null,onrightdown:null,onrightup:null,onrightupoutside:null,ontap:null,ontouchcancel:null,ontouchend:null,ontouchendoutside:null,ontouchmove:null,onglobaltouchmove:null,ontouchstart:null,onwheel:null,_internalInteractive:void 0,get interactive(){return this._internalInteractive??fm(tu.defaultEventMode)},set interactive(i){wt("7.2.0","Setting interactive is deprecated, use eventMode = 'none'/'passive'/'auto'/'static'/'dynamic' instead."),this._internalInteractive=i,this.eventMode=i?"static":"auto"},_internalEventMode:void 0,get eventMode(){return this._internalEventMode??tu.defaultEventMode},set eventMode(i){this._internalInteractive=fm(i),this._internalEventMode=i},isInteractive(){return this.eventMode==="static"||this.eventMode==="dynamic"},interactiveChildren:!0,hitArea:null,addEventListener(i,t,e){const r=typeof e=="boolean"&&e||typeof e=="object"&&e.capture,n=typeof t=="function"?void 0:t;i=r?`${i}capture`:i,t=typeof t=="function"?t:t.handleEvent,this.on(i,t,n)},removeEventListener(i,t,e){const r=typeof e=="boolean"&&e||typeof e=="object"&&e.capture,n=typeof t=="function"?void 0:t;i=r?`${i}capture`:i,t=typeof t=="function"?t:t.handleEvent,this.off(i,t,n)},dispatchEvent(i){if(!(i instanceof uo))throw new Error("DisplayObject cannot propagate events outside of the Federated Events API");return i.defaultPrevented=!1,i.path=null,i.target=this,i.manager.dispatchEvent(i),!i.defaultPrevented}};Zt.mixin(w2);const T2={accessible:!1,accessibleTitle:null,accessibleHint:null,tabIndex:0,_accessibleActive:!1,_accessibleDiv:null,accessibleType:"button",accessiblePointerEvents:"auto",accessibleChildren:!0,renderId:-1};Zt.mixin(T2);const S2=9,Ja=100,C2=0,E2=0,pm=2,mm=1,I2=-1e3,A2=-1e3,M2=2;class gm{constructor(t){this.debug=!1,this._isActive=!1,this._isMobileAccessibility=!1,this.pool=[],this.renderId=0,this.children=[],this.androidUpdateCount=0,this.androidUpdateFrequency=500,this._hookDiv=null,(Qi.tablet||Qi.phone)&&this.createTouchHook();const e=document.createElement("div");e.style.width=`${Ja}px`,e.style.height=`${Ja}px`,e.style.position="absolute",e.style.top=`${C2}px`,e.style.left=`${E2}px`,e.style.zIndex=pm.toString(),this.div=e,this.renderer=t,this._onKeyDown=this._onKeyDown.bind(this),this._onMouseMove=this._onMouseMove.bind(this),globalThis.addEventListener("keydown",this._onKeyDown,!1)}get isActive(){return this._isActive}get isMobileAccessibility(){return this._isMobileAccessibility}createTouchHook(){const t=document.createElement("button");t.style.width=`${mm}px`,t.style.height=`${mm}px`,t.style.position="absolute",t.style.top=`${I2}px`,t.style.left=`${A2}px`,t.style.zIndex=M2.toString(),t.style.backgroundColor="#FF0000",t.title="select to enable accessibility for this content",t.addEventListener("focus",()=>{this._isMobileAccessibility=!0,this.activate(),this.destroyTouchHook()}),document.body.appendChild(t),this._hookDiv=t}destroyTouchHook(){this._hookDiv&&(document.body.removeChild(this._hookDiv),this._hookDiv=null)}activate(){var t;this._isActive||(this._isActive=!0,globalThis.document.addEventListener("mousemove",this._onMouseMove,!0),globalThis.removeEventListener("keydown",this._onKeyDown,!1),this.renderer.on("postrender",this.update,this),(t=this.renderer.view.parentNode)==null||t.appendChild(this.div))}deactivate(){var t;!this._isActive||this._isMobileAccessibility||(this._isActive=!1,globalThis.document.removeEventListener("mousemove",this._onMouseMove,!0),globalThis.addEventListener("keydown",this._onKeyDown,!1),this.renderer.off("postrender",this.update),(t=this.div.parentNode)==null||t.removeChild(this.div))}updateAccessibleObjects(t){if(!t.visible||!t.accessibleChildren)return;t.accessible&&t.isInteractive()&&(t._accessibleActive||this.addChild(t),t.renderId=this.renderId);const e=t.children;if(e)for(let r=0;r<e.length;r++)this.updateAccessibleObjects(e[r])}update(){const t=performance.now();if(Qi.android.device&&t<this.androidUpdateCount||(this.androidUpdateCount=t+this.androidUpdateFrequency,!this.renderer.renderingToScreen))return;this.renderer.lastObjectRendered&&this.updateAccessibleObjects(this.renderer.lastObjectRendered);const{x:e,y:r,width:n,height:s}=this.renderer.view.getBoundingClientRect(),{width:o,height:a,resolution:l}=this.renderer,h=n/o*l,c=s/a*l;let u=this.div;u.style.left=`${e}px`,u.style.top=`${r}px`,u.style.width=`${o}px`,u.style.height=`${a}px`;for(let d=0;d<this.children.length;d++){const f=this.children[d];if(f.renderId!==this.renderId)f._accessibleActive=!1,rs(this.children,d,1),this.div.removeChild(f._accessibleDiv),this.pool.push(f._accessibleDiv),f._accessibleDiv=null,d--;else{u=f._accessibleDiv;let p=f.hitArea;const m=f.worldTransform;f.hitArea?(u.style.left=`${(m.tx+p.x*m.a)*h}px`,u.style.top=`${(m.ty+p.y*m.d)*c}px`,u.style.width=`${p.width*m.a*h}px`,u.style.height=`${p.height*m.d*c}px`):(p=f.getBounds(),this.capHitArea(p),u.style.left=`${p.x*h}px`,u.style.top=`${p.y*c}px`,u.style.width=`${p.width*h}px`,u.style.height=`${p.height*c}px`,u.title!==f.accessibleTitle&&f.accessibleTitle!==null&&(u.title=f.accessibleTitle),u.getAttribute("aria-label")!==f.accessibleHint&&f.accessibleHint!==null&&u.setAttribute("aria-label",f.accessibleHint)),(f.accessibleTitle!==u.title||f.tabIndex!==u.tabIndex)&&(u.title=f.accessibleTitle,u.tabIndex=f.tabIndex,this.debug&&this.updateDebugHTML(u))}}this.renderId++}updateDebugHTML(t){t.innerHTML=`type: ${t.type}</br> title : ${t.title}</br> tabIndex: ${t.tabIndex}`}capHitArea(t){t.x<0&&(t.width+=t.x,t.x=0),t.y<0&&(t.height+=t.y,t.y=0);const{width:e,height:r}=this.renderer;t.x+t.width>e&&(t.width=e-t.x),t.y+t.height>r&&(t.height=r-t.y)}addChild(t){let e=this.pool.pop();e||(e=document.createElement("button"),e.style.width=`${Ja}px`,e.style.height=`${Ja}px`,e.style.backgroundColor=this.debug?"rgba(255,255,255,0.5)":"transparent",e.style.position="absolute",e.style.zIndex=pm.toString(),e.style.borderStyle="none",navigator.userAgent.toLowerCase().includes("chrome")?e.setAttribute("aria-live","off"):e.setAttribute("aria-live","polite"),navigator.userAgent.match(/rv:.*Gecko\//)?e.setAttribute("aria-relevant","additions"):e.setAttribute("aria-relevant","text"),e.addEventListener("click",this._onClick.bind(this)),e.addEventListener("focus",this._onFocus.bind(this)),e.addEventListener("focusout",this._onFocusOut.bind(this))),e.style.pointerEvents=t.accessiblePointerEvents,e.type=t.accessibleType,t.accessibleTitle&&t.accessibleTitle!==null?e.title=t.accessibleTitle:(!t.accessibleHint||t.accessibleHint===null)&&(e.title=`displayObject ${t.tabIndex}`),t.accessibleHint&&t.accessibleHint!==null&&e.setAttribute("aria-label",t.accessibleHint),this.debug&&this.updateDebugHTML(e),t._accessibleActive=!0,t._accessibleDiv=e,e.displayObject=t,this.children.push(t),this.div.appendChild(t._accessibleDiv),t._accessibleDiv.tabIndex=t.tabIndex}_dispatchEvent(t,e){const{displayObject:r}=t.target,n=this.renderer.events.rootBoundary,s=Object.assign(new uo(n),{target:r});n.rootTarget=this.renderer.lastObjectRendered,e.forEach(o=>n.dispatchEvent(s,o))}_onClick(t){this._dispatchEvent(t,["click","pointertap","tap"])}_onFocus(t){t.target.getAttribute("aria-live")||t.target.setAttribute("aria-live","assertive"),this._dispatchEvent(t,["mouseover"])}_onFocusOut(t){t.target.getAttribute("aria-live")||t.target.setAttribute("aria-live","polite"),this._dispatchEvent(t,["mouseout"])}_onKeyDown(t){t.keyCode===S2&&this.activate()}_onMouseMove(t){t.movementX===0&&t.movementY===0||this.deactivate()}destroy(){this.destroyTouchHook(),this.div=null,globalThis.document.removeEventListener("mousemove",this._onMouseMove,!0),globalThis.removeEventListener("keydown",this._onKeyDown),this.pool=null,this.children=null,this.renderer=null}}gm.extension={name:"accessibility",type:[$.RendererPlugin,$.CanvasRendererPlugin]},st.add(gm);const ym=class Zf{constructor(t){this.stage=new St,t=Object.assign({forceCanvas:!1},t),this.renderer=Uw(t),Zf._plugins.forEach(e=>{e.init.call(this,t)})}render(){this.renderer.render(this.stage)}get view(){var t;return(t=this.renderer)==null?void 0:t.view}get screen(){var t;return(t=this.renderer)==null?void 0:t.screen}destroy(t,e){const r=Zf._plugins.slice(0);r.reverse(),r.forEach(n=>{n.destroy.call(this)}),this.stage.destroy(e),this.stage=null,this.renderer.destroy(t),this.renderer=null}};ym._plugins=[];let bm=ym;st.handleByList($.Application,bm._plugins);class xm{static init(t){Object.defineProperty(this,"resizeTo",{set(e){globalThis.removeEventListener("resize",this.queueResize),this._resizeTo=e,e&&(globalThis.addEventListener("resize",this.queueResize),this.resize())},get(){return this._resizeTo}}),this.queueResize=()=>{this._resizeTo&&(this.cancelResize(),this._resizeId=requestAnimationFrame(()=>this.resize()))},this.cancelResize=()=>{this._resizeId&&(cancelAnimationFrame(this._resizeId),this._resizeId=null)},this.resize=()=>{if(!this._resizeTo)return;this.cancelResize();let e,r;if(this._resizeTo===globalThis.window)e=globalThis.innerWidth,r=globalThis.innerHeight;else{const{clientWidth:n,clientHeight:s}=this._resizeTo;e=n,r=s}this.renderer.resize(e,r),this.render()},this._resizeId=null,this._resizeTo=null,this.resizeTo=t.resizeTo||null}static destroy(){globalThis.removeEventListener("resize",this.queueResize),this.cancelResize(),this.cancelResize=null,this.queueResize=null,this.resizeTo=null,this.resize=null}}xm.extension=$.Application,st.add(xm);const _m={loader:$.LoadParser,resolver:$.ResolveParser,cache:$.CacheParser,detection:$.DetectionParser};st.handle($.Asset,i=>{const t=i.ref;Object.entries(_m).filter(([e])=>!!t[e]).forEach(([e,r])=>st.add(Object.assign(t[e],{extension:t[e].extension??r})))},i=>{const t=i.ref;Object.keys(_m).filter(e=>!!t[e]).forEach(e=>st.remove(t[e]))});class R2{constructor(t,e=!1){this._loader=t,this._assetList=[],this._isLoading=!1,this._maxConcurrent=1,this.verbose=e}add(t){t.forEach(e=>{this._assetList.push(e)}),this.verbose&&console.log("[BackgroundLoader] assets: ",this._assetList),this._isActive&&!this._isLoading&&this._next()}async _next(){if(this._assetList.length&&this._isActive){this._isLoading=!0;const t=[],e=Math.min(this._assetList.length,this._maxConcurrent);for(let r=0;r<e;r++)t.push(this._assetList.pop());await this._loader.load(t),this._isLoading=!1,this._next()}}get active(){return this._isActive}set active(t){this._isActive!==t&&(this._isActive=t,t&&!this._isLoading&&this._next())}}function ls(i,t){if(Array.isArray(t)){for(const e of t)if(i.startsWith(`data:${e}`))return!0;return!1}return i.startsWith(`data:${t}`)}function Pr(i,t){const e=i.split("?")[0],r=re.extname(e).toLowerCase();return Array.isArray(t)?t.includes(r):r===t}const ci=(i,t,e=!1)=>(Array.isArray(i)||(i=[i]),t?i.map(r=>typeof r=="string"||e?t(r):r):i),eu=(i,t)=>{const e=t.split("?")[1];return e&&(i+=`?${e}`),i};function vm(i,t,e,r,n){const s=t[e];for(let o=0;o<s.length;o++){const a=s[o];e<t.length-1?vm(i.replace(r[e],a),t,e+1,r,n):n.push(i.replace(r[e],a))}}function P2(i){const t=/\{(.*?)\}/g,e=i.match(t),r=[];if(e){const n=[];e.forEach(s=>{const o=s.substring(1,s.length-1).split(",");n.push(o)}),vm(i,n,0,e,r)}else r.push(i);return r}const $a=i=>!Array.isArray(i);class L2{constructor(){this._parsers=[],this._cache=new Map,this._cacheMap=new Map}reset(){this._cacheMap.clear(),this._cache.clear()}has(t){return this._cache.has(t)}get(t){const e=this._cache.get(t);return e||console.warn(`[Assets] Asset id ${t} was not found in the Cache`),e}set(t,e){const r=ci(t);let n;for(let a=0;a<this.parsers.length;a++){const l=this.parsers[a];if(l.test(e)){n=l.getCacheableAssets(r,e);break}}n||(n={},r.forEach(a=>{n[a]=e}));const s=Object.keys(n),o={cacheKeys:s,keys:r};if(r.forEach(a=>{this._cacheMap.set(a,o)}),s.forEach(a=>{this._cache.has(a)&&this._cache.get(a)!==e&&console.warn("[Cache] already has key:",a),this._cache.set(a,n[a])}),e instanceof ot){const a=e;r.forEach(l=>{a.baseTexture!==ot.EMPTY.baseTexture&&bt.addToCache(a.baseTexture,l),ot.addToCache(a,l)})}}remove(t){if(!this._cacheMap.has(t)){console.warn(`[Assets] Asset id ${t} was not found in the Cache`);return}const e=this._cacheMap.get(t);e.cacheKeys.forEach(r=>{this._cache.delete(r)}),e.keys.forEach(r=>{this._cacheMap.delete(r)})}get parsers(){return this._parsers}}const yn=new L2;class G2{constructor(){this._parsers=[],this._parsersValidated=!1,this.parsers=new Proxy(this._parsers,{set:(t,e,r)=>(this._parsersValidated=!1,t[e]=r,!0)}),this.promiseCache={}}reset(){this._parsersValidated=!1,this.promiseCache={}}_getLoadPromiseAndParser(t,e){const r={promise:null,parser:null};return r.promise=(async()=>{var o,a;let n=null,s=null;if(e.loadParser&&(s=this._parserHash[e.loadParser],s||console.warn(`[Assets] specified load parser "${e.loadParser}" not found while loading ${t}`)),!s){for(let l=0;l<this.parsers.length;l++){const h=this.parsers[l];if(h.load&&((o=h.test)!=null&&o.call(h,t,e,this))){s=h;break}}if(!s)return console.warn(`[Assets] ${t} could not be loaded as we don't know how to parse it, ensure the correct parser has been added`),null}n=await s.load(t,e,this),r.parser=s;for(let l=0;l<this.parsers.length;l++){const h=this.parsers[l];h.parse&&h.parse&&await((a=h.testParse)==null?void 0:a.call(h,n,e,this))&&(n=await h.parse(n,e,this)||n,r.parser=h)}return n})(),r}async load(t,e){this._parsersValidated||this._validateParsers();let r=0;const n={},s=$a(t),o=ci(t,h=>({alias:[h],src:h})),a=o.length,l=o.map(async h=>{const c=re.toAbsolute(h.src);if(!n[h.src])try{this.promiseCache[c]||(this.promiseCache[c]=this._getLoadPromiseAndParser(c,h)),n[h.src]=await this.promiseCache[c].promise,e&&e(++r/a)}catch(u){throw delete this.promiseCache[c],delete n[h.src],new Error(`[Loader.load] Failed to load ${c}.
867
+ ${u}`)}});return await Promise.all(l),s?n[o[0].src]:n}async unload(t){const e=ci(t,r=>({alias:[r],src:r})).map(async r=>{var o,a;const n=re.toAbsolute(r.src),s=this.promiseCache[n];if(s){const l=await s.promise;delete this.promiseCache[n],(a=(o=s.parser)==null?void 0:o.unload)==null||a.call(o,l,r,this)}});await Promise.all(e)}_validateParsers(){this._parsersValidated=!0,this._parserHash=this._parsers.filter(t=>t.name).reduce((t,e)=>(t[e.name]&&console.warn(`[Assets] loadParser name conflict "${e.name}"`),{...t,[e.name]:e}),{})}}var ui=(i=>(i[i.Low=0]="Low",i[i.Normal=1]="Normal",i[i.High=2]="High",i))(ui||{});const k2=".json",F2="application/json",D2={extension:{type:$.LoadParser,priority:ui.Low},name:"loadJson",test(i){return ls(i,F2)||Pr(i,k2)},async load(i){return await(await nt.ADAPTER.fetch(i)).json()}};st.add(D2);const N2=".txt",O2="text/plain",B2={name:"loadTxt",extension:{type:$.LoadParser,priority:ui.Low},test(i){return ls(i,O2)||Pr(i,N2)},async load(i){return await(await nt.ADAPTER.fetch(i)).text()}};st.add(B2);const U2=["normal","bold","100","200","300","400","500","600","700","800","900"],X2=[".ttf",".otf",".woff",".woff2"],W2=["font/ttf","font/otf","font/woff","font/woff2"],Z2=/^(--|-?[A-Z_])[0-9A-Z_-]*$/i;function V2(i){const t=re.extname(i),e=re.basename(i,t).replace(/(-|_)/g," ").toLowerCase().split(" ").map(s=>s.charAt(0).toUpperCase()+s.slice(1));let r=e.length>0;for(const s of e)if(!s.match(Z2)){r=!1;break}let n=e.join(" ");return r||(n=`"${n.replace(/[\\"]/g,"\\$&")}"`),n}const H2=/^[0-9A-Za-z%:/?#\[\]@!\$&'()\*\+,;=\-._~]*$/;function K2(i){return H2.test(i)?i:encodeURI(i)}const z2={extension:{type:$.LoadParser,priority:ui.Low},name:"loadWebFont",test(i){return ls(i,W2)||Pr(i,X2)},async load(i,t){var r,n,s;const e=nt.ADAPTER.getFontFaceSet();if(e){const o=[],a=((r=t.data)==null?void 0:r.family)??V2(i),l=((s=(n=t.data)==null?void 0:n.weights)==null?void 0:s.filter(c=>U2.includes(c)))??["normal"],h=t.data??{};for(let c=0;c<l.length;c++){const u=l[c],d=new FontFace(a,`url(${K2(i)})`,{...h,weight:u});await d.load(),e.add(d),o.push(d)}return o.length===1?o[0]:o}return console.warn("[loadWebFont] FontFace API is not supported. Skipping loading font"),null},unload(i){(Array.isArray(i)?i:[i]).forEach(t=>nt.ADAPTER.getFontFaceSet().delete(t))}};st.add(z2);let wm=0,iu;const Y2="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mP8/x8AAwMCAO+ip1sAAAAASUVORK5CYII=",j2={id:"checkImageBitmap",code:`
868
868
  async function checkImageBitmap()
869
869
  {
870
870
  try
@@ -919,8 +919,8 @@ ${u}`)}});return await Promise.all(l),s?n[o[0].src]:n}async unload(t){const e=ui
919
919
  id: event.data.id,
920
920
  });
921
921
  }
922
- };`};let ru;class $2{constructor(){this._initialized=!1,this._createdWorkers=0,this.workerPool=[],this.queue=[],this.resolveHash={}}isImageBitmapSupported(){return this._isImageBitmapSupported!==void 0?this._isImageBitmapSupported:(this._isImageBitmapSupported=new Promise(t=>{const e=URL.createObjectURL(new Blob([j2.code],{type:"application/javascript"})),r=new Worker(e);r.addEventListener("message",n=>{r.terminate(),URL.revokeObjectURL(e),t(n.data)})}),this._isImageBitmapSupported)}loadImageBitmap(t){return this._run("loadImageBitmap",[t])}async _initWorkers(){this._initialized||(this._initialized=!0)}getWorker(){iu===void 0&&(iu=navigator.hardwareConcurrency||4);let t=this.workerPool.pop();return!t&&this._createdWorkers<iu&&(ru||(ru=URL.createObjectURL(new Blob([J2.code],{type:"application/javascript"}))),this._createdWorkers++,t=new Worker(ru),t.addEventListener("message",e=>{this.complete(e.data),this.returnWorker(e.target),this.next()})),t}returnWorker(t){this.workerPool.push(t)}complete(t){t.error!==void 0?this.resolveHash[t.uuid].reject(t.error):this.resolveHash[t.uuid].resolve(t.data),this.resolveHash[t.uuid]=null}async _run(t,e){await this._initWorkers();const r=new Promise((n,s)=>{this.queue.push({id:t,arguments:e,resolve:n,reject:s})});return this.next(),r}next(){if(!this.queue.length)return;const t=this.getWorker();if(!t)return;const e=this.queue.pop(),r=e.id;this.resolveHash[wm]={resolve:e.resolve,reject:e.reject},t.postMessage({data:e.arguments,uuid:wm++,id:r})}}const Tm=new $2;function po(i,t,e){i.resource.internal=!0;const r=new ot(i),n=()=>{delete t.promiseCache[e],bn.has(e)&&bn.remove(e)};return r.baseTexture.once("destroyed",()=>{e in t.promiseCache&&(console.warn("[Assets] A BaseTexture managed by Assets was destroyed instead of unloaded! Use Assets.unload() instead of destroying the BaseTexture."),n())}),r.once("destroyed",()=>{i.destroyed||(console.warn("[Assets] A Texture managed by Assets was destroyed instead of unloaded! Use Assets.unload() instead of destroying the Texture."),n())}),r}const Q2=[".jpeg",".jpg",".png",".webp",".avif"],q2=["image/jpeg","image/png","image/webp","image/avif"];async function tT(i){const t=await nt.ADAPTER.fetch(i);if(!t.ok)throw new Error(`[loadImageBitmap] Failed to fetch ${i}: ${t.status} ${t.statusText}`);const e=await t.blob();return await createImageBitmap(e)}const Qa={name:"loadTextures",extension:{type:q.LoadParser,priority:di.High},config:{preferWorkers:!0,preferCreateImageBitmap:!0,crossOrigin:"anonymous"},test(i){return hs(i,q2)||Lr(i,Q2)},async load(i,t,e){var a;const r=globalThis.createImageBitmap&&this.config.preferCreateImageBitmap;let n;r?this.config.preferWorkers&&await Tm.isImageBitmapSupported()?n=await Tm.loadImageBitmap(i):n=await tT(i):n=await new Promise((l,h)=>{const c=new Image;c.crossOrigin=this.config.crossOrigin,c.src=i,c.complete?l(c):(c.onload=()=>l(c),c.onerror=u=>h(u))});const s={...t.data};s.resolution??(s.resolution=rr(i)),r&&((a=s.resourceOptions)==null?void 0:a.ownsImageBitmap)===void 0&&(s.resourceOptions={...s.resourceOptions},s.resourceOptions.ownsImageBitmap=!0);const o=new xt(n,s);return o.resource.src=i,po(o,e,i)},unload(i){i.destroy(!0)}};st.add(Qa);const eT=".svg",iT="image/svg+xml",rT={extension:{type:q.LoadParser,priority:di.High},name:"loadSVG",test(i){return hs(i,iT)||Lr(i,eT)},async testParse(i){return Yc.test(i)},async parse(i,t,e){var s;const r=new Yc(i,(s=t==null?void 0:t.data)==null?void 0:s.resourceOptions);await r.load();const n=new xt(r,{resolution:rr(i),...t==null?void 0:t.data});return n.resource.src=t.src,po(n,e,t.src)},async load(i,t){return(await nt.ADAPTER.fetch(i)).text()},unload:Qa.unload};st.add(rT);const nT=[".mp4",".m4v",".webm",".ogv"],sT=["video/mp4","video/webm","video/ogg"],oT={name:"loadVideo",extension:{type:q.LoadParser,priority:di.High},config:{defaultAutoPlay:!0},test(i){return hs(i,sT)||Lr(i,nT)},async load(i,t,e){var o;let r;const n=await(await nt.ADAPTER.fetch(i)).blob(),s=URL.createObjectURL(n);try{const a={autoPlay:this.config.defaultAutoPlay,...(o=t==null?void 0:t.data)==null?void 0:o.resourceOptions},l=new hm(s,a);await l.load();const h=new xt(l,{alphaMode:await fv(),resolution:rr(i),...t==null?void 0:t.data});h.resource.src=i,r=po(h,e,i),r.baseTexture.once("destroyed",()=>{URL.revokeObjectURL(s)})}catch(a){throw URL.revokeObjectURL(s),a}return r},unload(i){i.destroy(!0)}};st.add(oT);class aT{constructor(){this._defaultBundleIdentifierOptions={connector:"-",createBundleAssetId:(t,e)=>`${t}${this._bundleIdConnector}${e}`,extractAssetIdFromBundle:(t,e)=>e.replace(`${t}${this._bundleIdConnector}`,"")},this._bundleIdConnector=this._defaultBundleIdentifierOptions.connector,this._createBundleAssetId=this._defaultBundleIdentifierOptions.createBundleAssetId,this._extractAssetIdFromBundle=this._defaultBundleIdentifierOptions.extractAssetIdFromBundle,this._assetMap={},this._preferredOrder=[],this._parsers=[],this._resolverHash={},this._bundles={}}setBundleIdentifier(t){if(this._bundleIdConnector=t.connector??this._bundleIdConnector,this._createBundleAssetId=t.createBundleAssetId??this._createBundleAssetId,this._extractAssetIdFromBundle=t.extractAssetIdFromBundle??this._extractAssetIdFromBundle,this._extractAssetIdFromBundle("foo",this._createBundleAssetId("foo","bar"))!=="bar")throw new Error("[Resolver] GenerateBundleAssetId are not working correctly")}prefer(...t){t.forEach(e=>{this._preferredOrder.push(e),e.priority||(e.priority=Object.keys(e.params))}),this._resolverHash={}}set basePath(t){this._basePath=t}get basePath(){return this._basePath}set rootPath(t){this._rootPath=t}get rootPath(){return this._rootPath}get parsers(){return this._parsers}reset(){this.setBundleIdentifier(this._defaultBundleIdentifierOptions),this._assetMap={},this._preferredOrder=[],this._resolverHash={},this._rootPath=null,this._basePath=null,this._manifest=null,this._bundles={},this._defaultSearchParams=null}setDefaultSearchParams(t){if(typeof t=="string")this._defaultSearchParams=t;else{const e=t;this._defaultSearchParams=Object.keys(e).map(r=>`${encodeURIComponent(r)}=${encodeURIComponent(e[r])}`).join("&")}}getAlias(t){const{alias:e,name:r,src:n,srcs:s}=t;return ui(e||r||n||s,o=>typeof o=="string"?o:Array.isArray(o)?o.map(a=>(a==null?void 0:a.src)??(a==null?void 0:a.srcs)??a):o!=null&&o.src||o!=null&&o.srcs?o.src??o.srcs:o,!0)}addManifest(t){this._manifest&&console.warn("[Resolver] Manifest already exists, this will be overwritten"),this._manifest=t,t.bundles.forEach(e=>{this.addBundle(e.name,e.assets)})}addBundle(t,e){const r=[];Array.isArray(e)?e.forEach(n=>{const s=n.src??n.srcs,o=n.alias??n.name;let a;if(typeof o=="string"){const l=this._createBundleAssetId(t,o);r.push(l),a=[o,l]}else{const l=o.map(h=>this._createBundleAssetId(t,h));r.push(...l),a=[...o,...l]}this.add({...n,alias:a,src:s})}):Object.keys(e).forEach(n=>{const s=[n,this._createBundleAssetId(t,n)];if(typeof e[n]=="string")this.add({alias:s,src:e[n]});else if(Array.isArray(e[n]))this.add({alias:s,src:e[n]});else{const o=e[n],a=o.src??o.srcs;this.add({...o,alias:s,src:Array.isArray(a)?a:[a]})}r.push(...s)}),this._bundles[t]=r}add(t,e,r,n,s){const o=[];typeof t=="string"||Array.isArray(t)&&typeof t[0]=="string"?(wt("7.2.0",`Assets.add now uses an object instead of individual parameters.
923
- Please use Assets.add({ alias, src, data, format, loadParser }) instead.`),o.push({alias:t,src:e,data:r,format:n,loadParser:s})):Array.isArray(t)?o.push(...t):o.push(t);let a;a=l=>{this.hasKey(l)&&console.warn(`[Resolver] already has key: ${l} overwriting`)},ui(o).forEach(l=>{const{src:h,srcs:c}=l;let{data:u,format:d,loadParser:f}=l;const p=ui(h||c).map(y=>typeof y=="string"?P2(y):Array.isArray(y)?y:[y]),m=this.getAlias(l);Array.isArray(m)?m.forEach(a):a(m);const g=[];p.forEach(y=>{y.forEach(x=>{let b={};if(typeof x!="object"){b.src=x;for(let v=0;v<this._parsers.length;v++){const w=this._parsers[v];if(w.test(x)){b=w.parse(x);break}}}else u=x.data??u,d=x.format??d,f=x.loadParser??f,b={...b,...x};if(!m)throw new Error(`[Resolver] alias is undefined for this asset: ${b.src}`);b=this.buildResolvedAsset(b,{aliases:m,data:u,format:d,loadParser:f}),g.push(b)})}),m.forEach(y=>{this._assetMap[y]=g})})}resolveBundle(t){const e=$a(t);t=ui(t);const r={};return t.forEach(n=>{const s=this._bundles[n];if(s){const o=this.resolve(s),a={};for(const l in o){const h=o[l];a[this._extractAssetIdFromBundle(n,l)]=h}r[n]=a}}),e?r[t[0]]:r}resolveUrl(t){const e=this.resolve(t);if(typeof t!="string"){const r={};for(const n in e)r[n]=e[n].src;return r}return e.src}resolve(t){const e=$a(t);t=ui(t);const r={};return t.forEach(n=>{if(!this._resolverHash[n])if(this._assetMap[n]){let s=this._assetMap[n];const o=s[0],a=this._getPreferredOrder(s);a==null||a.priority.forEach(l=>{a.params[l].forEach(h=>{const c=s.filter(u=>u[l]?u[l]===h:!1);c.length&&(s=c)})}),this._resolverHash[n]=s[0]??o}else this._resolverHash[n]=this.buildResolvedAsset({alias:[n],src:n},{});r[n]=this._resolverHash[n]}),e?r[t[0]]:r}hasKey(t){return!!this._assetMap[t]}hasBundle(t){return!!this._bundles[t]}_getPreferredOrder(t){for(let e=0;e<t.length;e++){const r=t[0],n=this._preferredOrder.find(s=>s.params.format.includes(r.format));if(n)return n}return this._preferredOrder[0]}_appendDefaultSearchParams(t){if(!this._defaultSearchParams)return t;const e=/\?/.test(t)?"&":"?";return`${t}${e}${this._defaultSearchParams}`}buildResolvedAsset(t,e){const{aliases:r,data:n,loadParser:s,format:o}=e;return(this._basePath||this._rootPath)&&(t.src=ne.toAbsolute(t.src,this._basePath,this._rootPath)),t.alias=r??t.alias??[t.src],t.src=this._appendDefaultSearchParams(t.src),t.data={...n||{},...t.data},t.loadParser=s??t.loadParser,t.format=o??ne.extname(t.src).slice(1),t.srcs=t.src,t.name=t.alias,t}}class lT{constructor(){this._detections=[],this._initialized=!1,this.resolver=new aT,this.loader=new G2,this.cache=bn,this._backgroundLoader=new R2(this.loader),this._backgroundLoader.active=!0,this.reset()}async init(t={}){var s,o;if(this._initialized){console.warn("[Assets]AssetManager already initialized, did you load before calling this Asset.init()?");return}if(this._initialized=!0,t.defaultSearchParams&&this.resolver.setDefaultSearchParams(t.defaultSearchParams),t.basePath&&(this.resolver.basePath=t.basePath),t.bundleIdentifier&&this.resolver.setBundleIdentifier(t.bundleIdentifier),t.manifest){let a=t.manifest;typeof a=="string"&&(a=await this.load(a)),this.resolver.addManifest(a)}const e=((s=t.texturePreference)==null?void 0:s.resolution)??1,r=typeof e=="number"?[e]:e,n=await this._detectFormats({preferredFormats:(o=t.texturePreference)==null?void 0:o.format,skipDetections:t.skipDetections,detections:this._detections});this.resolver.prefer({params:{format:n,resolution:r}}),t.preferences&&this.setPreferences(t.preferences)}add(t,e,r,n,s){this.resolver.add(t,e,r,n,s)}async load(t,e){this._initialized||await this.init();const r=$a(t),n=ui(t).map(a=>{if(typeof a!="string"){const l=this.resolver.getAlias(a);return l.some(h=>!this.resolver.hasKey(h))&&this.add(a),Array.isArray(l)?l[0]:l}return this.resolver.hasKey(a)||this.add({alias:a,src:a}),a}),s=this.resolver.resolve(n),o=await this._mapLoadToResolve(s,e);return r?o[n[0]]:o}addBundle(t,e){this.resolver.addBundle(t,e)}async loadBundle(t,e){this._initialized||await this.init();let r=!1;typeof t=="string"&&(r=!0,t=[t]);const n=this.resolver.resolveBundle(t),s={},o=Object.keys(n);let a=0,l=0;const h=()=>{e==null||e(++a/l)},c=o.map(u=>{const d=n[u];return l+=Object.keys(d).length,this._mapLoadToResolve(d,h).then(f=>{s[u]=f})});return await Promise.all(c),r?s[t[0]]:s}async backgroundLoad(t){this._initialized||await this.init(),typeof t=="string"&&(t=[t]);const e=this.resolver.resolve(t);this._backgroundLoader.add(Object.values(e))}async backgroundLoadBundle(t){this._initialized||await this.init(),typeof t=="string"&&(t=[t]);const e=this.resolver.resolveBundle(t);Object.values(e).forEach(r=>{this._backgroundLoader.add(Object.values(r))})}reset(){this.resolver.reset(),this.loader.reset(),this.cache.reset(),this._initialized=!1}get(t){if(typeof t=="string")return bn.get(t);const e={};for(let r=0;r<t.length;r++)e[r]=bn.get(t[r]);return e}async _mapLoadToResolve(t,e){const r=Object.values(t),n=Object.keys(t);this._backgroundLoader.active=!1;const s=await this.loader.load(r,e);this._backgroundLoader.active=!0;const o={};return r.forEach((a,l)=>{const h=s[a.src],c=[a.src];a.alias&&c.push(...a.alias),o[n[l]]=h,bn.set(c,h)}),o}async unload(t){this._initialized||await this.init();const e=ui(t).map(n=>typeof n!="string"?n.src:n),r=this.resolver.resolve(e);await this._unloadFromResolved(r)}async unloadBundle(t){this._initialized||await this.init(),t=ui(t);const e=this.resolver.resolveBundle(t),r=Object.keys(e).map(n=>this._unloadFromResolved(e[n]));await Promise.all(r)}async _unloadFromResolved(t){const e=Object.values(t);e.forEach(r=>{bn.remove(r.src)}),await this.loader.unload(e)}async _detectFormats(t){let e=[];t.preferredFormats&&(e=Array.isArray(t.preferredFormats)?t.preferredFormats:[t.preferredFormats]);for(const r of t.detections)t.skipDetections||await r.test()?e=await r.add(e):t.skipDetections||(e=await r.remove(e));return e=e.filter((r,n)=>e.indexOf(r)===n),e}get detections(){return this._detections}get preferWorkers(){return Qa.config.preferWorkers}set preferWorkers(t){wt("7.2.0","Assets.prefersWorkers is deprecated, use Assets.setPreferences({ preferWorkers: true }) instead."),this.setPreferences({preferWorkers:t})}setPreferences(t){this.loader.parsers.forEach(e=>{e.config&&Object.keys(e.config).filter(r=>r in t).forEach(r=>{e.config[r]=t[r]})})}}const qa=new lT;st.handleByList(q.LoadParser,qa.loader.parsers).handleByList(q.ResolveParser,qa.resolver.parsers).handleByList(q.CacheParser,qa.cache.parsers).handleByList(q.DetectionParser,qa.detections);const hT={extension:q.CacheParser,test:i=>Array.isArray(i)&&i.every(t=>t instanceof ot),getCacheableAssets:(i,t)=>{const e={};return i.forEach(r=>{t.forEach((n,s)=>{e[r+(s===0?"":s+1)]=n})}),e}};st.add(hT);async function Sm(i){if("Image"in globalThis)return new Promise(t=>{const e=new Image;e.onload=()=>{t(!0)},e.onerror=()=>{t(!1)},e.src=i});if("createImageBitmap"in globalThis&&"fetch"in globalThis){try{const t=await(await fetch(i)).blob();await createImageBitmap(t)}catch{return!1}return!0}return!1}const cT={extension:{type:q.DetectionParser,priority:1},test:async()=>Sm("data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A="),add:async i=>[...i,"avif"],remove:async i=>i.filter(t=>t!=="avif")};st.add(cT);const uT={extension:{type:q.DetectionParser,priority:0},test:async()=>Sm("data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA="),add:async i=>[...i,"webp"],remove:async i=>i.filter(t=>t!=="webp")};st.add(uT);const Cm=["png","jpg","jpeg"],dT={extension:{type:q.DetectionParser,priority:-1},test:()=>Promise.resolve(!0),add:async i=>[...i,...Cm],remove:async i=>i.filter(t=>!Cm.includes(t))};st.add(dT);const fT="WorkerGlobalScope"in globalThis&&globalThis instanceof globalThis.WorkerGlobalScope;function nu(i){return fT?!1:document.createElement("video").canPlayType(i)!==""}const pT={extension:{type:q.DetectionParser,priority:0},test:async()=>nu("video/webm"),add:async i=>[...i,"webm"],remove:async i=>i.filter(t=>t!=="webm")};st.add(pT);const mT={extension:{type:q.DetectionParser,priority:0},test:async()=>nu("video/mp4"),add:async i=>[...i,"mp4","m4v"],remove:async i=>i.filter(t=>t!=="mp4"&&t!=="m4v")};st.add(mT);const gT={extension:{type:q.DetectionParser,priority:0},test:async()=>nu("video/ogg"),add:async i=>[...i,"ogv"],remove:async i=>i.filter(t=>t!=="ogv")};st.add(gT);const yT={extension:q.ResolveParser,test:Qa.test,parse:i=>{var t;return{resolution:parseFloat(((t=nt.RETINA_PREFIX.exec(i))==null?void 0:t[1])??"1"),format:ne.extname(i).slice(1),src:i}}};st.add(yT);var Ne=(i=>(i[i.COMPRESSED_RGB_S3TC_DXT1_EXT=33776]="COMPRESSED_RGB_S3TC_DXT1_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT1_EXT=33777]="COMPRESSED_RGBA_S3TC_DXT1_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT3_EXT=33778]="COMPRESSED_RGBA_S3TC_DXT3_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT5_EXT=33779]="COMPRESSED_RGBA_S3TC_DXT5_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT=35917]="COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT=35918]="COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT=35919]="COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",i[i.COMPRESSED_SRGB_S3TC_DXT1_EXT=35916]="COMPRESSED_SRGB_S3TC_DXT1_EXT",i[i.COMPRESSED_R11_EAC=37488]="COMPRESSED_R11_EAC",i[i.COMPRESSED_SIGNED_R11_EAC=37489]="COMPRESSED_SIGNED_R11_EAC",i[i.COMPRESSED_RG11_EAC=37490]="COMPRESSED_RG11_EAC",i[i.COMPRESSED_SIGNED_RG11_EAC=37491]="COMPRESSED_SIGNED_RG11_EAC",i[i.COMPRESSED_RGB8_ETC2=37492]="COMPRESSED_RGB8_ETC2",i[i.COMPRESSED_RGBA8_ETC2_EAC=37496]="COMPRESSED_RGBA8_ETC2_EAC",i[i.COMPRESSED_SRGB8_ETC2=37493]="COMPRESSED_SRGB8_ETC2",i[i.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC=37497]="COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",i[i.COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2=37494]="COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",i[i.COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2=37495]="COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",i[i.COMPRESSED_RGB_PVRTC_4BPPV1_IMG=35840]="COMPRESSED_RGB_PVRTC_4BPPV1_IMG",i[i.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG=35842]="COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",i[i.COMPRESSED_RGB_PVRTC_2BPPV1_IMG=35841]="COMPRESSED_RGB_PVRTC_2BPPV1_IMG",i[i.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG=35843]="COMPRESSED_RGBA_PVRTC_2BPPV1_IMG",i[i.COMPRESSED_RGB_ETC1_WEBGL=36196]="COMPRESSED_RGB_ETC1_WEBGL",i[i.COMPRESSED_RGB_ATC_WEBGL=35986]="COMPRESSED_RGB_ATC_WEBGL",i[i.COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL=35986]="COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL",i[i.COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL=34798]="COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL",i[i.COMPRESSED_RGBA_ASTC_4x4_KHR=37808]="COMPRESSED_RGBA_ASTC_4x4_KHR",i))(Ne||{});const tl={33776:.5,33777:.5,33778:1,33779:1,35916:.5,35917:.5,35918:1,35919:1,37488:.5,37489:.5,37490:1,37491:1,37492:.5,37496:1,37493:.5,37497:1,37494:.5,37495:.5,35840:.5,35842:.5,35841:.25,35843:.25,36196:.5,35986:.5,35986:1,34798:1,37808:1};let or,cs;function Em(){cs={s3tc:or.getExtension("WEBGL_compressed_texture_s3tc"),s3tc_sRGB:or.getExtension("WEBGL_compressed_texture_s3tc_srgb"),etc:or.getExtension("WEBGL_compressed_texture_etc"),etc1:or.getExtension("WEBGL_compressed_texture_etc1"),pvrtc:or.getExtension("WEBGL_compressed_texture_pvrtc")||or.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc"),atc:or.getExtension("WEBGL_compressed_texture_atc"),astc:or.getExtension("WEBGL_compressed_texture_astc")}}const bT={extension:{type:q.DetectionParser,priority:2},test:async()=>{const i=nt.ADAPTER.createCanvas().getContext("webgl");return i?(or=i,!0):(console.warn("WebGL not available for compressed textures."),!1)},add:async i=>{cs||Em();const t=[];for(const e in cs)cs[e]&&t.push(e);return[...t,...i]},remove:async i=>(cs||Em(),i.filter(t=>!(t in cs)))};st.add(bT);class xT extends Aa{constructor(t,e={width:1,height:1,autoLoad:!0}){let r,n;typeof t=="string"?(r=t,n=new Uint8Array):(r=null,n=t),super(n,e),this.origin=r,this.buffer=n?new wc(n):null,this._load=null,this.loaded=!1,this.origin!==null&&e.autoLoad!==!1&&this.load(),this.origin===null&&this.buffer&&(this._load=Promise.resolve(this),this.loaded=!0,this.onBlobLoaded(this.buffer.rawBinaryData))}onBlobLoaded(t){}load(){return this._load?this._load:(this._load=fetch(this.origin).then(t=>t.blob()).then(t=>t.arrayBuffer()).then(t=>(this.data=new Uint32Array(t),this.buffer=new wc(t),this.loaded=!0,this.onBlobLoaded(t),this.update(),this)),this._load)}}class xn extends xT{constructor(t,e){super(t,e),this.format=e.format,this.levels=e.levels||1,this._width=e.width,this._height=e.height,this._extension=xn._formatToExtension(this.format),(e.levelBuffers||this.buffer)&&(this._levelBuffers=e.levelBuffers||xn._createLevelBuffers(t instanceof Uint8Array?t:this.buffer.uint8View,this.format,this.levels,4,4,this.width,this.height))}upload(t,e,r){const n=t.gl;if(!t.context.extensions[this._extension])throw new Error(`${this._extension} textures are not supported on the current machine`);if(!this._levelBuffers)return!1;n.pixelStorei(n.UNPACK_ALIGNMENT,4);for(let s=0,o=this.levels;s<o;s++){const{levelID:a,levelWidth:l,levelHeight:h,levelBuffer:c}=this._levelBuffers[s];n.compressedTexImage2D(n.TEXTURE_2D,a,this.format,l,h,0,c)}return!0}onBlobLoaded(){this._levelBuffers=xn._createLevelBuffers(this.buffer.uint8View,this.format,this.levels,4,4,this.width,this.height)}static _formatToExtension(t){if(t>=33776&&t<=33779)return"s3tc";if(t>=37488&&t<=37497)return"etc";if(t>=35840&&t<=35843)return"pvrtc";if(t>=36196)return"etc1";if(t>=35986&&t<=34798)return"atc";throw new Error("Invalid (compressed) texture format given!")}static _createLevelBuffers(t,e,r,n,s,o,a){const l=new Array(r);let h=t.byteOffset,c=o,u=a,d=c+n-1&~(n-1),f=u+s-1&~(s-1),p=d*f*tl[e];for(let m=0;m<r;m++)l[m]={levelID:m,levelWidth:r>1?c:d,levelHeight:r>1?u:f,levelBuffer:new Uint8Array(t.buffer,h,p)},h+=p,c=c>>1||1,u=u>>1||1,d=c+n-1&~(n-1),f=u+s-1&~(s-1),p=d*f*tl[e];return l}}const su=4,el=124,_T=32,Im=20,vT=542327876,il={SIZE:1,FLAGS:2,HEIGHT:3,WIDTH:4,MIPMAP_COUNT:7,PIXEL_FORMAT:19},wT={SIZE:0,FLAGS:1,FOURCC:2,RGB_BITCOUNT:3,R_BIT_MASK:4,G_BIT_MASK:5,B_BIT_MASK:6,A_BIT_MASK:7},rl={DXGI_FORMAT:0,RESOURCE_DIMENSION:1,MISC_FLAG:2,ARRAY_SIZE:3,MISC_FLAGS2:4},TT=1,ST=2,CT=4,ET=64,IT=512,AT=131072,MT=827611204,RT=861165636,PT=894720068,LT=808540228,GT=4,kT={[MT]:Ne.COMPRESSED_RGBA_S3TC_DXT1_EXT,[RT]:Ne.COMPRESSED_RGBA_S3TC_DXT3_EXT,[PT]:Ne.COMPRESSED_RGBA_S3TC_DXT5_EXT},FT={70:Ne.COMPRESSED_RGBA_S3TC_DXT1_EXT,71:Ne.COMPRESSED_RGBA_S3TC_DXT1_EXT,73:Ne.COMPRESSED_RGBA_S3TC_DXT3_EXT,74:Ne.COMPRESSED_RGBA_S3TC_DXT3_EXT,76:Ne.COMPRESSED_RGBA_S3TC_DXT5_EXT,77:Ne.COMPRESSED_RGBA_S3TC_DXT5_EXT,72:Ne.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT,75:Ne.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT,78:Ne.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT};function DT(i){const t=new Uint32Array(i);if(t[0]!==vT)throw new Error("Invalid DDS file magic word");const e=new Uint32Array(i,0,el/Uint32Array.BYTES_PER_ELEMENT),r=e[il.HEIGHT],n=e[il.WIDTH],s=e[il.MIPMAP_COUNT],o=new Uint32Array(i,il.PIXEL_FORMAT*Uint32Array.BYTES_PER_ELEMENT,_T/Uint32Array.BYTES_PER_ELEMENT),a=o[TT];if(a&CT){const l=o[wT.FOURCC];if(l!==LT){const x=kT[l],b=su+el,v=new Uint8Array(i,b);return[new xn(v,{format:x,width:n,height:r,levels:s})]}const h=su+el,c=new Uint32Array(t.buffer,h,Im/Uint32Array.BYTES_PER_ELEMENT),u=c[rl.DXGI_FORMAT],d=c[rl.RESOURCE_DIMENSION],f=c[rl.MISC_FLAG],p=c[rl.ARRAY_SIZE],m=FT[u];if(m===void 0)throw new Error(`DDSParser cannot parse texture data with DXGI format ${u}`);if(f===GT)throw new Error("DDSParser does not support cubemap textures");if(d===6)throw new Error("DDSParser does not supported 3D texture data");const g=new Array,y=su+el+Im;if(p===1)g.push(new Uint8Array(i,y));else{const x=tl[m];let b=0,v=n,w=r;for(let E=0;E<s;E++){const I=Math.max(1,v+3&-4),A=Math.max(1,w+3&-4),L=I*A*x;b+=L,v=v>>>1,w=w>>>1}let S=y;for(let E=0;E<p;E++)g.push(new Uint8Array(i,S,b)),S+=b}return g.map(x=>new xn(x,{format:m,width:n,height:r,levels:s}))}throw a&ET?new Error("DDSParser does not support uncompressed texture data."):a&IT?new Error("DDSParser does not supported YUV uncompressed texture data."):a&AT?new Error("DDSParser does not support single-channel (lumninance) texture data!"):a&ST?new Error("DDSParser does not support single-channel (alpha) texture data!"):new Error("DDSParser failed to load a texture file due to an unknown reason!")}const Am=[171,75,84,88,32,49,49,187,13,10,26,10],NT=67305985,fi={FILE_IDENTIFIER:0,ENDIANNESS:12,GL_TYPE:16,GL_TYPE_SIZE:20,GL_FORMAT:24,GL_INTERNAL_FORMAT:28,GL_BASE_INTERNAL_FORMAT:32,PIXEL_WIDTH:36,PIXEL_HEIGHT:40,PIXEL_DEPTH:44,NUMBER_OF_ARRAY_ELEMENTS:48,NUMBER_OF_FACES:52,NUMBER_OF_MIPMAP_LEVELS:56,BYTES_OF_KEY_VALUE_DATA:60},ou=64,Mm={[ct.UNSIGNED_BYTE]:1,[ct.UNSIGNED_SHORT]:2,[ct.INT]:4,[ct.UNSIGNED_INT]:4,[ct.FLOAT]:4,[ct.HALF_FLOAT]:8},OT={[z.RGBA]:4,[z.RGB]:3,[z.RG]:2,[z.RED]:1,[z.LUMINANCE]:1,[z.LUMINANCE_ALPHA]:2,[z.ALPHA]:1},BT={[ct.UNSIGNED_SHORT_4_4_4_4]:2,[ct.UNSIGNED_SHORT_5_5_5_1]:2,[ct.UNSIGNED_SHORT_5_6_5]:2};function UT(i,t,e=!1){const r=new DataView(t);if(!XT(i,r))return null;const n=r.getUint32(fi.ENDIANNESS,!0)===NT,s=r.getUint32(fi.GL_TYPE,n),o=r.getUint32(fi.GL_FORMAT,n),a=r.getUint32(fi.GL_INTERNAL_FORMAT,n),l=r.getUint32(fi.PIXEL_WIDTH,n),h=r.getUint32(fi.PIXEL_HEIGHT,n)||1,c=r.getUint32(fi.PIXEL_DEPTH,n)||1,u=r.getUint32(fi.NUMBER_OF_ARRAY_ELEMENTS,n)||1,d=r.getUint32(fi.NUMBER_OF_FACES,n),f=r.getUint32(fi.NUMBER_OF_MIPMAP_LEVELS,n),p=r.getUint32(fi.BYTES_OF_KEY_VALUE_DATA,n);if(h===0||c!==1)throw new Error("Only 2D textures are supported");if(d!==1)throw new Error("CubeTextures are not supported by KTXLoader yet!");if(u!==1)throw new Error("WebGL does not support array textures");const m=4,g=4,y=l+3&-4,x=h+3&-4,b=new Array(u);let v=l*h;s===0&&(v=y*x);let w;if(s!==0?Mm[s]?w=Mm[s]*OT[o]:w=BT[s]:w=tl[a],w===void 0)throw new Error("Unable to resolve the pixel format stored in the *.ktx file!");const S=e?ZT(r,p,n):null;let E=v*w,I=l,A=h,L=y,G=x,F=ou+p;for(let M=0;M<f;M++){const N=r.getUint32(F,n);let W=F+4;for(let K=0;K<u;K++){let H=b[K];H||(H=b[K]=new Array(f)),H[M]={levelID:M,levelWidth:f>1||s!==0?I:L,levelHeight:f>1||s!==0?A:G,levelBuffer:new Uint8Array(t,W,E)},W+=E}F+=N+4,F=F%4!==0?F+4-F%4:F,I=I>>1||1,A=A>>1||1,L=I+m-1&~(m-1),G=A+g-1&~(g-1),E=L*G*w}return s!==0?{uncompressed:b.map(M=>{let N=M[0].levelBuffer,W=!1;return s===ct.FLOAT?N=new Float32Array(M[0].levelBuffer.buffer,M[0].levelBuffer.byteOffset,M[0].levelBuffer.byteLength/4):s===ct.UNSIGNED_INT?(W=!0,N=new Uint32Array(M[0].levelBuffer.buffer,M[0].levelBuffer.byteOffset,M[0].levelBuffer.byteLength/4)):s===ct.INT&&(W=!0,N=new Int32Array(M[0].levelBuffer.buffer,M[0].levelBuffer.byteOffset,M[0].levelBuffer.byteLength/4)),{resource:new Aa(N,{width:M[0].levelWidth,height:M[0].levelHeight}),type:s,format:W?WT(o):o}}),kvData:S}:{compressed:b.map(M=>new xn(null,{format:a,width:l,height:h,levels:f,levelBuffers:M})),kvData:S}}function XT(i,t){for(let e=0;e<Am.length;e++)if(t.getUint8(e)!==Am[e])return console.error(`${i} is not a valid *.ktx file!`),!1;return!0}function WT(i){switch(i){case z.RGBA:return z.RGBA_INTEGER;case z.RGB:return z.RGB_INTEGER;case z.RG:return z.RG_INTEGER;case z.RED:return z.RED_INTEGER;default:return i}}function ZT(i,t,e){const r=new Map;let n=0;for(;n<t;){const s=i.getUint32(ou+n,e),o=ou+n+4,a=3-(s+3)%4;if(s===0||s>t-n){console.error("KTXLoader: keyAndValueByteSize out of bounds");break}let l=0;for(;l<s&&i.getUint8(o+l)!==0;l++);if(l===-1){console.error("KTXLoader: Failed to find null byte terminating kvData key");break}const h=new TextDecoder().decode(new Uint8Array(i.buffer,o,l)),c=new DataView(i.buffer,o+l+1,s-l-1);r.set(h,c),n+=4+s+a}return r}const VT={extension:{type:q.LoadParser,priority:di.High},name:"loadDDS",test(i){return Lr(i,".dds")},async load(i,t,e){const r=await(await nt.ADAPTER.fetch(i)).arrayBuffer(),n=DT(r).map(s=>{const o=new xt(s,{mipmap:Ti.OFF,alphaMode:Ee.NO_PREMULTIPLIED_ALPHA,resolution:rr(i),...t.data});return po(o,e,i)});return n.length===1?n[0]:n},unload(i){Array.isArray(i)?i.forEach(t=>t.destroy(!0)):i.destroy(!0)}};st.add(VT);const HT={extension:{type:q.LoadParser,priority:di.High},name:"loadKTX",test(i){return Lr(i,".ktx")},async load(i,t,e){const r=await(await nt.ADAPTER.fetch(i)).arrayBuffer(),{compressed:n,uncompressed:s,kvData:o}=UT(i,r),a=n??s,l={mipmap:Ti.OFF,alphaMode:Ee.NO_PREMULTIPLIED_ALPHA,resolution:rr(i),...t.data},h=a.map(c=>{a===s&&Object.assign(l,{type:c.type,format:c.format});const u=c.resource??c,d=new xt(u,l);return d.ktxKeyValueData=o,po(d,e,i)});return h.length===1?h[0]:h},unload(i){Array.isArray(i)?i.forEach(t=>t.destroy(!0)):i.destroy(!0)}};st.add(HT);const KT={extension:q.ResolveParser,test:i=>{const t=ne.extname(i).slice(1);return["basis","ktx","dds"].includes(t)},parse:i=>{var e,r;const t=ne.extname(i).slice(1);if(t==="ktx"){const n=[".s3tc.ktx",".s3tc_sRGB.ktx",".etc.ktx",".etc1.ktx",".pvrt.ktx",".atc.ktx",".astc.ktx"];if(n.some(s=>i.endsWith(s)))return{resolution:parseFloat(((e=nt.RETINA_PREFIX.exec(i))==null?void 0:e[1])??"1"),format:n.find(s=>i.endsWith(s)),src:i}}return{resolution:parseFloat(((r=nt.RETINA_PREFIX.exec(i))==null?void 0:r[1])??"1"),format:t,src:i}}};st.add(KT);const nl=new gt,zT=4,Rm=class la{constructor(t){this.renderer=t,this._rendererPremultipliedAlpha=!1}contextChange(){var e;const t=(e=this.renderer)==null?void 0:e.gl.getContextAttributes();this._rendererPremultipliedAlpha=!!(t&&t.alpha&&t.premultipliedAlpha)}async image(t,e,r,n){const s=new Image;return s.src=await this.base64(t,e,r,n),s}async base64(t,e,r,n){const s=this.canvas(t,n);if(s.toBlob!==void 0)return new Promise((o,a)=>{s.toBlob(l=>{if(!l){a(new Error("ICanvas.toBlob failed!"));return}const h=new FileReader;h.onload=()=>o(h.result),h.onerror=a,h.readAsDataURL(l)},e,r)});if(s.toDataURL!==void 0)return s.toDataURL(e,r);if(s.convertToBlob!==void 0){const o=await s.convertToBlob({type:e,quality:r});return new Promise((a,l)=>{const h=new FileReader;h.onload=()=>a(h.result),h.onerror=l,h.readAsDataURL(o)})}throw new Error("Extract.base64() requires ICanvas.toDataURL, ICanvas.toBlob, or ICanvas.convertToBlob to be implemented")}canvas(t,e){const{pixels:r,width:n,height:s,flipY:o,premultipliedAlpha:a}=this._rawPixels(t,e);o&&la._flipY(r,n,s),a&&la._unpremultiplyAlpha(r);const l=new Mv(n,s,1),h=new ImageData(new Uint8ClampedArray(r.buffer),n,s);return l.context.putImageData(h,0,0),l.canvas}pixels(t,e){const{pixels:r,width:n,height:s,flipY:o,premultipliedAlpha:a}=this._rawPixels(t,e);return o&&la._flipY(r,n,s),a&&la._unpremultiplyAlpha(r),r}_rawPixels(t,e){const r=this.renderer;if(!r)throw new Error("The Extract has already been destroyed");let n,s=!1,o=!1,a,l=!1;t&&(t instanceof pn?a=t:(a=r.generateTexture(t,{region:e,resolution:r.resolution,multisample:r.multisample}),l=!0,e&&(nl.width=e.width,nl.height=e.height,e=nl)));const h=r.gl;if(a){if(n=a.baseTexture.resolution,e=e??a.frame,s=!1,o=a.baseTexture.alphaMode>0&&a.baseTexture.format===z.RGBA,!l){r.renderTexture.bind(a);const f=a.framebuffer.glFramebuffers[r.CONTEXT_UID];f.blitFramebuffer&&r.framebuffer.bind(f.blitFramebuffer)}}else n=r.resolution,e||(e=nl,e.width=r.width/n,e.height=r.height/n),s=!0,o=this._rendererPremultipliedAlpha,r.renderTexture.bind();const c=Math.max(Math.round(e.width*n),1),u=Math.max(Math.round(e.height*n),1),d=new Uint8Array(zT*c*u);return h.readPixels(Math.round(e.x*n),Math.round(e.y*n),c,u,h.RGBA,h.UNSIGNED_BYTE,d),l&&(a==null||a.destroy(!0)),{pixels:d,width:c,height:u,flipY:s,premultipliedAlpha:o}}destroy(){this.renderer=null}static _flipY(t,e,r){const n=e<<2,s=r>>1,o=new Uint8Array(n);for(let a=0;a<s;a++){const l=a*n,h=(r-a-1)*n;o.set(t.subarray(l,l+n)),t.copyWithin(l,h,h+n),t.set(o,h)}}static _unpremultiplyAlpha(t){t instanceof Uint8ClampedArray&&(t=new Uint8Array(t.buffer));const e=t.length;for(let r=0;r<e;r+=4){const n=t[r+3];if(n!==0){const s=255.001/n;t[r]=t[r]*s+.5,t[r+1]=t[r+1]*s+.5,t[r+2]=t[r+2]*s+.5}}}};Rm.extension={name:"extract",type:q.RendererSystem};let YT=Rm;st.add(YT);const sl={build(i){const t=i.points;let e,r,n,s,o,a;if(i.type===pe.CIRC){const p=i.shape;e=p.x,r=p.y,o=a=p.radius,n=s=0}else if(i.type===pe.ELIP){const p=i.shape;e=p.x,r=p.y,o=p.width,a=p.height,n=s=0}else{const p=i.shape,m=p.width/2,g=p.height/2;e=p.x+m,r=p.y+g,o=a=Math.max(0,Math.min(p.radius,Math.min(m,g))),n=m-o,s=g-a}if(!(o>=0&&a>=0&&n>=0&&s>=0)){t.length=0;return}const l=Math.ceil(2.3*Math.sqrt(o+a)),h=l*8+(n?4:0)+(s?4:0);if(t.length=h,h===0)return;if(l===0){t.length=8,t[0]=t[6]=e+n,t[1]=t[3]=r+s,t[2]=t[4]=e-n,t[5]=t[7]=r-s;return}let c=0,u=l*4+(n?2:0)+2,d=u,f=h;{const p=n+o,m=s,g=e+p,y=e-p,x=r+m;if(t[c++]=g,t[c++]=x,t[--u]=x,t[--u]=y,s){const b=r-m;t[d++]=y,t[d++]=b,t[--f]=b,t[--f]=g}}for(let p=1;p<l;p++){const m=Math.PI/2*(p/l),g=n+Math.cos(m)*o,y=s+Math.sin(m)*a,x=e+g,b=e-g,v=r+y,w=r-y;t[c++]=x,t[c++]=v,t[--u]=v,t[--u]=b,t[d++]=b,t[d++]=w,t[--f]=w,t[--f]=x}{const p=n,m=s+a,g=e+p,y=e-p,x=r+m,b=r-m;t[c++]=g,t[c++]=x,t[--f]=b,t[--f]=g,n&&(t[c++]=y,t[c++]=x,t[--f]=b,t[--f]=y)}},triangulate(i,t){const e=i.points,r=t.points,n=t.indices;if(e.length===0)return;let s=r.length/2;const o=s;let a,l;if(i.type!==pe.RREC){const c=i.shape;a=c.x,l=c.y}else{const c=i.shape;a=c.x+c.width/2,l=c.y+c.height/2}const h=i.matrix;r.push(i.matrix?h.a*a+h.c*l+h.tx:a,i.matrix?h.b*a+h.d*l+h.ty:l),s++,r.push(e[0],e[1]);for(let c=2;c<e.length;c+=2)r.push(e[c],e[c+1]),n.push(s++,o,s);n.push(o+1,o,s)}};function Pm(i,t=!1){const e=i.length;if(e<6)return;let r=0;for(let n=0,s=i[e-2],o=i[e-1];n<e;n+=2){const a=i[n],l=i[n+1];r+=(a-s)*(l+o),s=a,o=l}if(!t&&r>0||t&&r<=0){const n=e/2;for(let s=n+n%2;s<e;s+=2){const o=e-s-2,a=e-s-1,l=s,h=s+1;[i[o],i[l]]=[i[l],i[o]],[i[a],i[h]]=[i[h],i[a]]}}}const Lm={build(i){i.points=i.shape.points.slice()},triangulate(i,t){let e=i.points;const r=i.holes,n=t.points,s=t.indices;if(e.length>=6){Pm(e,!1);const o=[];for(let h=0;h<r.length;h++){const c=r[h];Pm(c.points,!0),o.push(e.length/2),e=e.concat(c.points)}const a=sx(e,o,2);if(!a)return;const l=n.length/2;for(let h=0;h<a.length;h+=3)s.push(a[h]+l),s.push(a[h+1]+l),s.push(a[h+2]+l);for(let h=0;h<e.length;h++)n.push(e[h])}}},jT={build(i){const t=i.shape,e=t.x,r=t.y,n=t.width,s=t.height,o=i.points;o.length=0,n>=0&&s>=0&&o.push(e,r,e+n,r,e+n,r+s,e,r+s)},triangulate(i,t){const e=i.points,r=t.points;if(e.length===0)return;const n=r.length/2;r.push(e[0],e[1],e[2],e[3],e[6],e[7],e[4],e[5]),t.indices.push(n,n+1,n+2,n+1,n+2,n+3)}},JT={build(i){sl.build(i)},triangulate(i,t){sl.triangulate(i,t)}};var Je=(i=>(i.MITER="miter",i.BEVEL="bevel",i.ROUND="round",i))(Je||{}),Gr=(i=>(i.BUTT="butt",i.ROUND="round",i.SQUARE="square",i))(Gr||{});const us={adaptive:!0,maxLength:10,minSegments:8,maxSegments:2048,epsilon:1e-4,_segmentsCount(i,t=20){if(!this.adaptive||!i||isNaN(i))return t;let e=Math.ceil(i/this.maxLength);return e<this.minSegments?e=this.minSegments:e>this.maxSegments&&(e=this.maxSegments),e}};class Gm{static curveTo(t,e,r,n,s,o){const a=o[o.length-2],l=o[o.length-1]-e,h=a-t,c=n-e,u=r-t,d=Math.abs(l*u-h*c);if(d<1e-8||s===0)return(o[o.length-2]!==t||o[o.length-1]!==e)&&o.push(t,e),null;const f=l*l+h*h,p=c*c+u*u,m=l*c+h*u,g=s*Math.sqrt(f)/d,y=s*Math.sqrt(p)/d,x=g*m/f,b=y*m/p,v=g*u+y*h,w=g*c+y*l,S=h*(y+x),E=l*(y+x),I=u*(g+b),A=c*(g+b),L=Math.atan2(E-w,S-v),G=Math.atan2(A-w,I-v);return{cx:v+t,cy:w+e,radius:s,startAngle:L,endAngle:G,anticlockwise:h*c>u*l}}static arc(t,e,r,n,s,o,a,l,h){const c=a-o,u=us._segmentsCount(Math.abs(c)*s,Math.ceil(Math.abs(c)/Ra)*40),d=c/(u*2),f=d*2,p=Math.cos(d),m=Math.sin(d),g=u-1,y=g%1/g;for(let x=0;x<=g;++x){const b=x+y*x,v=d+o+f*b,w=Math.cos(v),S=-Math.sin(v);h.push((p*w+m*S)*s+r,(p*-S+m*w)*s+n)}}}class $T{constructor(){this.reset()}begin(t,e,r){this.reset(),this.style=t,this.start=e,this.attribStart=r}end(t,e){this.attribSize=e-this.attribStart,this.size=t-this.start}reset(){this.style=null,this.size=0,this.start=0,this.attribStart=0,this.attribSize=0}}class au{static curveLength(t,e,r,n,s,o,a,l){let h=0,c=0,u=0,d=0,f=0,p=0,m=0,g=0,y=0,x=0,b=0,v=t,w=e;for(let S=1;S<=10;++S)c=S/10,u=c*c,d=u*c,f=1-c,p=f*f,m=p*f,g=m*t+3*p*c*r+3*f*u*s+d*a,y=m*e+3*p*c*n+3*f*u*o+d*l,x=v-g,b=w-y,v=g,w=y,h+=Math.sqrt(x*x+b*b);return h}static curveTo(t,e,r,n,s,o,a){const l=a[a.length-2],h=a[a.length-1];a.length-=2;const c=us._segmentsCount(au.curveLength(l,h,t,e,r,n,s,o));let u=0,d=0,f=0,p=0,m=0;a.push(l,h);for(let g=1,y=0;g<=c;++g)y=g/c,u=1-y,d=u*u,f=d*u,p=y*y,m=p*y,a.push(f*l+3*d*y*t+3*u*p*r+m*s,f*h+3*d*y*e+3*u*p*n+m*o)}}function km(i,t,e,r,n,s,o,a){const l=i-e*n,h=t-r*n,c=i+e*s,u=t+r*s;let d,f;o?(d=r,f=-e):(d=-r,f=e);const p=l+d,m=h+f,g=c+d,y=u+f;return a.push(p,m,g,y),2}function _n(i,t,e,r,n,s,o,a){const l=e-i,h=r-t;let c=Math.atan2(l,h),u=Math.atan2(n-i,s-t);a&&c<u?c+=Math.PI*2:!a&&c>u&&(u+=Math.PI*2);let d=c;const f=u-c,p=Math.abs(f),m=Math.sqrt(l*l+h*h),g=(15*p*Math.sqrt(m)/Math.PI>>0)+1,y=f/g;if(d+=y,a){o.push(i,t,e,r);for(let x=1,b=d;x<g;x++,b+=y)o.push(i,t,i+Math.sin(b)*m,t+Math.cos(b)*m);o.push(i,t,n,s)}else{o.push(e,r,i,t);for(let x=1,b=d;x<g;x++,b+=y)o.push(i+Math.sin(b)*m,t+Math.cos(b)*m,i,t);o.push(n,s,i,t)}return g*2}function QT(i,t){const e=i.shape;let r=i.points||e.points.slice();const n=t.closePointEps;if(r.length===0)return;const s=i.lineStyle,o=new dt(r[0],r[1]),a=new dt(r[r.length-2],r[r.length-1]),l=e.type!==pe.POLY||e.closeStroke,h=Math.abs(o.x-a.x)<n&&Math.abs(o.y-a.y)<n;if(l){r=r.slice(),h&&(r.pop(),r.pop(),a.set(r[r.length-2],r[r.length-1]));const H=(o.x+a.x)*.5,j=(a.y+o.y)*.5;r.unshift(H,j),r.push(H,j)}const c=t.points,u=r.length/2;let d=r.length;const f=c.length/2,p=s.width/2,m=p*p,g=s.miterLimit*s.miterLimit;let y=r[0],x=r[1],b=r[2],v=r[3],w=0,S=0,E=-(x-v),I=y-b,A=0,L=0,G=Math.sqrt(E*E+I*I);E/=G,I/=G,E*=p,I*=p;const F=s.alignment,M=(1-F)*2,N=F*2;l||(s.cap===Gr.ROUND?d+=_n(y-E*(M-N)*.5,x-I*(M-N)*.5,y-E*M,x-I*M,y+E*N,x+I*N,c,!0)+2:s.cap===Gr.SQUARE&&(d+=km(y,x,E,I,M,N,!0,c))),c.push(y-E*M,x-I*M,y+E*N,x+I*N);for(let H=1;H<u-1;++H){y=r[(H-1)*2],x=r[(H-1)*2+1],b=r[H*2],v=r[H*2+1],w=r[(H+1)*2],S=r[(H+1)*2+1],E=-(x-v),I=y-b,G=Math.sqrt(E*E+I*I),E/=G,I/=G,E*=p,I*=p,A=-(v-S),L=b-w,G=Math.sqrt(A*A+L*L),A/=G,L/=G,A*=p,L*=p;const j=b-y,B=x-v,D=b-w,k=S-v,V=j*D+B*k,et=B*D-k*j,ft=et<0;if(Math.abs(et)<.001*Math.abs(V)){c.push(b-E*M,v-I*M,b+E*N,v+I*N),V>=0&&(s.join===Je.ROUND?d+=_n(b,v,b-E*M,v-I*M,b-A*M,v-L*M,c,!1)+4:d+=2,c.push(b-A*N,v-L*N,b+A*M,v+L*M));continue}const at=(-E+y)*(-I+v)-(-E+b)*(-I+x),Tt=(-A+w)*(-L+v)-(-A+b)*(-L+S),It=(j*Tt-D*at)/et,Q=(k*at-B*Tt)/et,Z=(It-b)*(It-b)+(Q-v)*(Q-v),J=b+(It-b)*M,$=v+(Q-v)*M,O=b-(It-b)*N,pt=v-(Q-v)*N,yt=Math.min(j*j+B*B,D*D+k*k),Rt=ft?M:N,Bt=yt+Rt*Rt*m,Fe=Z<=Bt;let Ve=s.join;if(Ve===Je.MITER&&Z/m>g&&(Ve=Je.BEVEL),Fe)switch(Ve){case Je.MITER:{c.push(J,$,O,pt);break}case Je.BEVEL:{ft?c.push(J,$,b+E*N,v+I*N,J,$,b+A*N,v+L*N):c.push(b-E*M,v-I*M,O,pt,b-A*M,v-L*M,O,pt),d+=2;break}case Je.ROUND:{ft?(c.push(J,$,b+E*N,v+I*N),d+=_n(b,v,b+E*N,v+I*N,b+A*N,v+L*N,c,!0)+4,c.push(J,$,b+A*N,v+L*N)):(c.push(b-E*M,v-I*M,O,pt),d+=_n(b,v,b-E*M,v-I*M,b-A*M,v-L*M,c,!1)+4,c.push(b-A*M,v-L*M,O,pt));break}}else{switch(c.push(b-E*M,v-I*M,b+E*N,v+I*N),Ve){case Je.MITER:{ft?c.push(O,pt,O,pt):c.push(J,$,J,$),d+=2;break}case Je.ROUND:{ft?d+=_n(b,v,b+E*N,v+I*N,b+A*N,v+L*N,c,!0)+2:d+=_n(b,v,b-E*M,v-I*M,b-A*M,v-L*M,c,!1)+2;break}}c.push(b-A*M,v-L*M,b+A*N,v+L*N),d+=2}}y=r[(u-2)*2],x=r[(u-2)*2+1],b=r[(u-1)*2],v=r[(u-1)*2+1],E=-(x-v),I=y-b,G=Math.sqrt(E*E+I*I),E/=G,I/=G,E*=p,I*=p,c.push(b-E*M,v-I*M,b+E*N,v+I*N),l||(s.cap===Gr.ROUND?d+=_n(b-E*(M-N)*.5,v-I*(M-N)*.5,b-E*M,v-I*M,b+E*N,v+I*N,c,!1)+2:s.cap===Gr.SQUARE&&(d+=km(b,v,E,I,M,N,!1,c)));const W=t.indices,K=us.epsilon*us.epsilon;for(let H=f;H<d+f-2;++H)y=c[H*2],x=c[H*2+1],b=c[(H+1)*2],v=c[(H+1)*2+1],w=c[(H+2)*2],S=c[(H+2)*2+1],!(Math.abs(y*(v-S)+b*(S-x)+w*(x-v))<K)&&W.push(H,H+1,H+2)}function qT(i,t){let e=0;const r=i.shape,n=i.points||r.points,s=r.type!==pe.POLY||r.closeStroke;if(n.length===0)return;const o=t.points,a=t.indices,l=n.length/2,h=o.length/2;let c=h;for(o.push(n[0],n[1]),e=1;e<l;e++)o.push(n[e*2],n[e*2+1]),a.push(c,c+1),c++;s&&a.push(c,h)}function Fm(i,t){i.lineStyle.native?qT(i,t):QT(i,t)}class lu{static curveLength(t,e,r,n,s,o){const a=t-2*r+s,l=e-2*n+o,h=2*r-2*t,c=2*n-2*e,u=4*(a*a+l*l),d=4*(a*h+l*c),f=h*h+c*c,p=2*Math.sqrt(u+d+f),m=Math.sqrt(u),g=2*u*m,y=2*Math.sqrt(f),x=d/m;return(g*p+m*d*(p-y)+(4*f*u-d*d)*Math.log((2*m+x+p)/(x+y)))/(4*g)}static curveTo(t,e,r,n,s){const o=s[s.length-2],a=s[s.length-1],l=us._segmentsCount(lu.curveLength(o,a,t,e,r,n));let h=0,c=0;for(let u=1;u<=l;++u){const d=u/l;h=o+(t-o)*d,c=a+(e-a)*d,s.push(h+(t+(r-t)*d-h)*d,c+(e+(n-e)*d-c)*d)}}}const hu={[pe.POLY]:Lm,[pe.CIRC]:sl,[pe.ELIP]:sl,[pe.RECT]:jT,[pe.RREC]:JT},Dm=[],ol=[];class al{constructor(t,e=null,r=null,n=null){this.points=[],this.holes=[],this.shape=t,this.lineStyle=r,this.fillStyle=e,this.matrix=n,this.type=t.type}clone(){return new al(this.shape,this.fillStyle,this.lineStyle,this.matrix)}destroy(){this.shape=null,this.holes.length=0,this.holes=null,this.points.length=0,this.points=null,this.lineStyle=null,this.fillStyle=null}}const ds=new dt,Nm=class Ab extends g0{constructor(){super(),this.closePointEps=1e-4,this.boundsPadding=0,this.uvsFloat32=null,this.indicesUint16=null,this.batchable=!1,this.points=[],this.colors=[],this.uvs=[],this.indices=[],this.textureIds=[],this.graphicsData=[],this.drawCalls=[],this.batchDirty=-1,this.batches=[],this.dirty=0,this.cacheDirty=-1,this.clearDirty=0,this.shapeIndex=0,this._bounds=new Ya,this.boundsDirty=-1}get bounds(){return this.updateBatches(),this.boundsDirty!==this.dirty&&(this.boundsDirty=this.dirty,this.calculateBounds()),this._bounds}invalidate(){this.boundsDirty=-1,this.dirty++,this.batchDirty++,this.shapeIndex=0,this.points.length=0,this.colors.length=0,this.uvs.length=0,this.indices.length=0,this.textureIds.length=0;for(let t=0;t<this.drawCalls.length;t++)this.drawCalls[t].texArray.clear(),ol.push(this.drawCalls[t]);this.drawCalls.length=0;for(let t=0;t<this.batches.length;t++){const e=this.batches[t];e.reset(),Dm.push(e)}this.batches.length=0}clear(){return this.graphicsData.length>0&&(this.invalidate(),this.clearDirty++,this.graphicsData.length=0),this}drawShape(t,e=null,r=null,n=null){const s=new al(t,e,r,n);return this.graphicsData.push(s),this.dirty++,this}drawHole(t,e=null){if(!this.graphicsData.length)return null;const r=new al(t,null,null,e),n=this.graphicsData[this.graphicsData.length-1];return r.lineStyle=n.lineStyle,n.holes.push(r),this.dirty++,this}destroy(){super.destroy();for(let t=0;t<this.graphicsData.length;++t)this.graphicsData[t].destroy();this.points.length=0,this.points=null,this.colors.length=0,this.colors=null,this.uvs.length=0,this.uvs=null,this.indices.length=0,this.indices=null,this.indexBuffer.destroy(),this.indexBuffer=null,this.graphicsData.length=0,this.graphicsData=null,this.drawCalls.length=0,this.drawCalls=null,this.batches.length=0,this.batches=null,this._bounds=null}containsPoint(t){const e=this.graphicsData;for(let r=0;r<e.length;++r){const n=e[r];if(n.fillStyle.visible&&n.shape&&(n.matrix?n.matrix.applyInverse(t,ds):ds.copyFrom(t),n.shape.contains(ds.x,ds.y))){let s=!1;if(n.holes){for(let o=0;o<n.holes.length;o++)if(n.holes[o].shape.contains(ds.x,ds.y)){s=!0;break}}if(!s)return!0}}return!1}updateBatches(){if(!this.graphicsData.length){this.batchable=!0;return}if(!this.validateBatching())return;this.cacheDirty=this.dirty;const t=this.uvs,e=this.graphicsData;let r=null,n=null;this.batches.length>0&&(r=this.batches[this.batches.length-1],n=r.style);for(let l=this.shapeIndex;l<e.length;l++){this.shapeIndex++;const h=e[l],c=h.fillStyle,u=h.lineStyle;hu[h.type].build(h),h.matrix&&this.transformPoints(h.points,h.matrix),(c.visible||u.visible)&&this.processHoles(h.holes);for(let d=0;d<2;d++){const f=d===0?c:u;if(!f.visible)continue;const p=f.texture.baseTexture,m=this.indices.length,g=this.points.length/2;p.wrapMode=wi.REPEAT,d===0?this.processFill(h):this.processLine(h);const y=this.points.length/2-g;y!==0&&(r&&!this._compareStyles(n,f)&&(r.end(m,g),r=null),r||(r=Dm.pop()||new $T,r.begin(f,m,g),this.batches.push(r),n=f),this.addUvs(this.points,t,f.texture,g,y,f.matrix))}}const s=this.indices.length,o=this.points.length/2;if(r&&r.end(s,o),this.batches.length===0){this.batchable=!0;return}const a=o>65535;this.indicesUint16&&this.indices.length===this.indicesUint16.length&&a===this.indicesUint16.BYTES_PER_ELEMENT>2?this.indicesUint16.set(this.indices):this.indicesUint16=a?new Uint32Array(this.indices):new Uint16Array(this.indices),this.batchable=this.isBatchable(),this.batchable?this.packBatches():this.buildDrawCalls()}_compareStyles(t,e){return!(!t||!e||t.texture.baseTexture!==e.texture.baseTexture||t.color+t.alpha!==e.color+e.alpha||!!t.native!=!!e.native)}validateBatching(){if(this.dirty===this.cacheDirty||!this.graphicsData.length)return!1;for(let t=0,e=this.graphicsData.length;t<e;t++){const r=this.graphicsData[t],n=r.fillStyle,s=r.lineStyle;if(n&&!n.texture.baseTexture.valid||s&&!s.texture.baseTexture.valid)return!1}return!0}packBatches(){this.batchDirty++,this.uvsFloat32=new Float32Array(this.uvs);const t=this.batches;for(let e=0,r=t.length;e<r;e++){const n=t[e];for(let s=0;s<n.size;s++){const o=n.start+s;this.indicesUint16[o]=this.indicesUint16[o]-n.attribStart}}}isBatchable(){if(this.points.length>65535*2)return!1;const t=this.batches;for(let e=0;e<t.length;e++)if(t[e].style.native)return!1;return this.points.length<Ab.BATCHABLE_SIZE*2}buildDrawCalls(){let t=++xt._globalBatch;for(let u=0;u<this.drawCalls.length;u++)this.drawCalls[u].texArray.clear(),ol.push(this.drawCalls[u]);this.drawCalls.length=0;const e=this.colors,r=this.textureIds;let n=ol.pop();n||(n=new Pc,n.texArray=new Oc),n.texArray.count=0,n.start=0,n.size=0,n.type=vi.TRIANGLES;let s=0,o=null,a=0,l=!1,h=vi.TRIANGLES,c=0;this.drawCalls.push(n);for(let u=0;u<this.batches.length;u++){const d=this.batches[u],f=8,p=d.style,m=p.texture.baseTexture;l!==!!p.native&&(l=!!p.native,h=l?vi.LINES:vi.TRIANGLES,o=null,s=f,t++),o!==m&&(o=m,m._batchEnabled!==t&&(s===f&&(t++,s=0,n.size>0&&(n=ol.pop(),n||(n=new Pc,n.texArray=new Oc),this.drawCalls.push(n)),n.start=c,n.size=0,n.texArray.count=0,n.type=h),m.touched=1,m._batchEnabled=t,m._batchLocation=s,m.wrapMode=wi.REPEAT,n.texArray.elements[n.texArray.count++]=m,s++)),n.size+=d.size,c+=d.size,a=m._batchLocation,this.addColors(e,p.color,p.alpha,d.attribSize,d.attribStart),this.addTextureIds(r,a,d.attribSize,d.attribStart)}xt._globalBatch=t,this.packAttributes()}packAttributes(){const t=this.points,e=this.uvs,r=this.colors,n=this.textureIds,s=new ArrayBuffer(t.length*3*4),o=new Float32Array(s),a=new Uint32Array(s);let l=0;for(let h=0;h<t.length/2;h++)o[l++]=t[h*2],o[l++]=t[h*2+1],o[l++]=e[h*2],o[l++]=e[h*2+1],a[l++]=r[h],o[l++]=n[h];this._buffer.update(s),this._indexBuffer.update(this.indicesUint16)}processFill(t){t.holes.length?Lm.triangulate(t,this):hu[t.type].triangulate(t,this)}processLine(t){Fm(t,this);for(let e=0;e<t.holes.length;e++)Fm(t.holes[e],this)}processHoles(t){for(let e=0;e<t.length;e++){const r=t[e];hu[r.type].build(r),r.matrix&&this.transformPoints(r.points,r.matrix)}}calculateBounds(){const t=this._bounds;t.clear(),t.addVertexData(this.points,0,this.points.length),t.pad(this.boundsPadding,this.boundsPadding)}transformPoints(t,e){for(let r=0;r<t.length/2;r++){const n=t[r*2],s=t[r*2+1];t[r*2]=e.a*n+e.c*s+e.tx,t[r*2+1]=e.b*n+e.d*s+e.ty}}addColors(t,e,r,n,s=0){const o=Dt.shared.setValue(e).toLittleEndianNumber(),a=Dt.shared.setValue(o).toPremultiplied(r);t.length=Math.max(t.length,s+n);for(let l=0;l<n;l++)t[s+l]=a}addTextureIds(t,e,r,n=0){t.length=Math.max(t.length,n+r);for(let s=0;s<r;s++)t[n+s]=e}addUvs(t,e,r,n,s,o=null){let a=0;const l=e.length,h=r.frame;for(;a<s;){let u=t[(n+a)*2],d=t[(n+a)*2+1];if(o){const f=o.a*u+o.c*d+o.tx;d=o.b*u+o.d*d+o.ty,u=f}a++,e.push(u/h.width,d/h.height)}const c=r.baseTexture;(h.width<c.width||h.height<c.height)&&this.adjustUvs(e,r,l,s)}adjustUvs(t,e,r,n){const s=e.baseTexture,o=1e-6,a=r+n*2,l=e.frame,h=l.width/s.width,c=l.height/s.height;let u=l.x/l.width,d=l.y/l.height,f=Math.floor(t[r]+o),p=Math.floor(t[r+1]+o);for(let m=r+2;m<a;m+=2)f=Math.min(f,Math.floor(t[m]+o)),p=Math.min(p,Math.floor(t[m+1]+o));u-=f,d-=p;for(let m=r;m<a;m+=2)t[m]=(t[m]+u)*h,t[m+1]=(t[m+1]+d)*c}};Nm.BATCHABLE_SIZE=100;let tS=Nm;class ll{constructor(){this.color=16777215,this.alpha=1,this.texture=ot.WHITE,this.matrix=null,this.visible=!1,this.reset()}clone(){const t=new ll;return t.color=this.color,t.alpha=this.alpha,t.texture=this.texture,t.matrix=this.matrix,t.visible=this.visible,t}reset(){this.color=16777215,this.alpha=1,this.texture=ot.WHITE,this.matrix=null,this.visible=!1}destroy(){this.texture=null,this.matrix=null}}class cu extends ll{constructor(){super(...arguments),this.width=0,this.alignment=.5,this.native=!1,this.cap=Gr.BUTT,this.join=Je.MITER,this.miterLimit=10}clone(){const t=new cu;return t.color=this.color,t.alpha=this.alpha,t.texture=this.texture,t.matrix=this.matrix,t.visible=this.visible,t.width=this.width,t.alignment=this.alignment,t.native=this.native,t.cap=this.cap,t.join=this.join,t.miterLimit=this.miterLimit,t}reset(){super.reset(),this.color=0,this.alignment=.5,this.width=0,this.native=!1,this.cap=Gr.BUTT,this.join=Je.MITER,this.miterLimit=10}}const uu={},du=class Rh extends Ct{constructor(t=null){super(),this.shader=null,this.pluginName="batch",this.currentPath=null,this.batches=[],this.batchTint=-1,this.batchDirty=-1,this.vertexData=null,this._fillStyle=new ll,this._lineStyle=new cu,this._matrix=null,this._holeMode=!1,this.state=Ri.for2d(),this._geometry=t||new tS,this._geometry.refCount++,this._transformID=-1,this._tintColor=new Dt(16777215),this.blendMode=mt.NORMAL}get geometry(){return this._geometry}clone(){return this.finishPoly(),new Rh(this._geometry)}set blendMode(t){this.state.blendMode=t}get blendMode(){return this.state.blendMode}get tint(){return this._tintColor.value}set tint(t){this._tintColor.setValue(t)}get fill(){return this._fillStyle}get line(){return this._lineStyle}lineStyle(t=null,e=0,r,n=.5,s=!1){return typeof t=="number"&&(t={width:t,color:e,alpha:r,alignment:n,native:s}),this.lineTextureStyle(t)}lineTextureStyle(t){const e={width:0,texture:ot.WHITE,color:t!=null&&t.texture?16777215:0,matrix:null,alignment:.5,native:!1,cap:Gr.BUTT,join:Je.MITER,miterLimit:10};t=Object.assign(e,t),this.normalizeColor(t),this.currentPath&&this.startPoly();const r=t.width>0&&t.alpha>0;return r?(t.matrix&&(t.matrix=t.matrix.clone(),t.matrix.invert()),Object.assign(this._lineStyle,{visible:r},t)):this._lineStyle.reset(),this}startPoly(){if(this.currentPath){const t=this.currentPath.points,e=this.currentPath.points.length;e>2&&(this.drawShape(this.currentPath),this.currentPath=new ln,this.currentPath.closeStroke=!1,this.currentPath.points.push(t[e-2],t[e-1]))}else this.currentPath=new ln,this.currentPath.closeStroke=!1}finishPoly(){this.currentPath&&(this.currentPath.points.length>2?(this.drawShape(this.currentPath),this.currentPath=null):this.currentPath.points.length=0)}moveTo(t,e){return this.startPoly(),this.currentPath.points[0]=t,this.currentPath.points[1]=e,this}lineTo(t,e){this.currentPath||this.moveTo(0,0);const r=this.currentPath.points,n=r[r.length-2],s=r[r.length-1];return(n!==t||s!==e)&&r.push(t,e),this}_initCurve(t=0,e=0){this.currentPath?this.currentPath.points.length===0&&(this.currentPath.points=[t,e]):this.moveTo(t,e)}quadraticCurveTo(t,e,r,n){this._initCurve();const s=this.currentPath.points;return s.length===0&&this.moveTo(0,0),lu.curveTo(t,e,r,n,s),this}bezierCurveTo(t,e,r,n,s,o){return this._initCurve(),au.curveTo(t,e,r,n,s,o,this.currentPath.points),this}arcTo(t,e,r,n,s){this._initCurve(t,e);const o=this.currentPath.points,a=Gm.curveTo(t,e,r,n,s,o);if(a){const{cx:l,cy:h,radius:c,startAngle:u,endAngle:d,anticlockwise:f}=a;this.arc(l,h,c,u,d,f)}return this}arc(t,e,r,n,s,o=!1){if(n===s)return this;if(!o&&s<=n?s+=Ra:o&&n<=s&&(n+=Ra),s-n===0)return this;const a=t+Math.cos(n)*r,l=e+Math.sin(n)*r,h=this._geometry.closePointEps;let c=this.currentPath?this.currentPath.points:null;if(c){const u=Math.abs(c[c.length-2]-a),d=Math.abs(c[c.length-1]-l);u<h&&d<h||c.push(a,l)}else this.moveTo(a,l),c=this.currentPath.points;return Gm.arc(a,l,t,e,r,n,s,o,c),this}beginFill(t=0,e){return this.beginTextureFill({texture:ot.WHITE,color:t,alpha:e})}normalizeColor(t){const e=Dt.shared.setValue(t.color??0);t.color=e.toNumber(),t.alpha??(t.alpha=e.alpha)}beginTextureFill(t){const e={texture:ot.WHITE,color:16777215,matrix:null};t=Object.assign(e,t),this.normalizeColor(t),this.currentPath&&this.startPoly();const r=t.alpha>0;return r?(t.matrix&&(t.matrix=t.matrix.clone(),t.matrix.invert()),Object.assign(this._fillStyle,{visible:r},t)):this._fillStyle.reset(),this}endFill(){return this.finishPoly(),this._fillStyle.reset(),this}drawRect(t,e,r,n){return this.drawShape(new gt(t,e,r,n))}drawRoundedRect(t,e,r,n,s){return this.drawShape(new ka(t,e,r,n,s))}drawCircle(t,e,r){return this.drawShape(new La(t,e,r))}drawEllipse(t,e,r,n){return this.drawShape(new Ga(t,e,r,n))}drawPolygon(...t){let e,r=!0;const n=t[0];n.points?(r=n.closeStroke,e=n.points):Array.isArray(t[0])?e=t[0]:e=t;const s=new ln(e);return s.closeStroke=r,this.drawShape(s),this}drawShape(t){return this._holeMode?this._geometry.drawHole(t,this._matrix):this._geometry.drawShape(t,this._fillStyle.clone(),this._lineStyle.clone(),this._matrix),this}clear(){return this._geometry.clear(),this._lineStyle.reset(),this._fillStyle.reset(),this._boundsID++,this._matrix=null,this._holeMode=!1,this.currentPath=null,this}isFastRect(){const t=this._geometry.graphicsData;return t.length===1&&t[0].shape.type===pe.RECT&&!t[0].matrix&&!t[0].holes.length&&!(t[0].lineStyle.visible&&t[0].lineStyle.width)}_render(t){this.finishPoly();const e=this._geometry;e.updateBatches(),e.batchable?(this.batchDirty!==e.batchDirty&&this._populateBatches(),this._renderBatched(t)):(t.batch.flush(),this._renderDirect(t))}_populateBatches(){const t=this._geometry,e=this.blendMode,r=t.batches.length;this.batchTint=-1,this._transformID=-1,this.batchDirty=t.batchDirty,this.batches.length=r,this.vertexData=new Float32Array(t.points);for(let n=0;n<r;n++){const s=t.batches[n],o=s.style.color,a=new Float32Array(this.vertexData.buffer,s.attribStart*4*2,s.attribSize*2),l=new Float32Array(t.uvsFloat32.buffer,s.attribStart*4*2,s.attribSize*2),h=new Uint16Array(t.indicesUint16.buffer,s.start*2,s.size),c={vertexData:a,blendMode:e,indices:h,uvs:l,_batchRGB:Dt.shared.setValue(o).toRgbArray(),_tintRGB:o,_texture:s.style.texture,alpha:s.style.alpha,worldAlpha:1};this.batches[n]=c}}_renderBatched(t){if(this.batches.length){t.batch.setObjectRenderer(t.plugins[this.pluginName]),this.calculateVertices(),this.calculateTints();for(let e=0,r=this.batches.length;e<r;e++){const n=this.batches[e];n.worldAlpha=this.worldAlpha*n.alpha,t.plugins[this.pluginName].render(n)}}}_renderDirect(t){const e=this._resolveDirectShader(t),r=this._geometry,n=this.worldAlpha,s=e.uniforms,o=r.drawCalls;s.translationMatrix=this.transform.worldTransform,Dt.shared.setValue(this._tintColor).premultiply(n).toArray(s.tint),t.shader.bind(e),t.geometry.bind(r,e),t.state.set(this.state);for(let a=0,l=o.length;a<l;a++)this._renderDrawCallDirect(t,r.drawCalls[a])}_renderDrawCallDirect(t,e){const{texArray:r,type:n,size:s,start:o}=e,a=r.count;for(let l=0;l<a;l++)t.texture.bind(r.elements[l],l);t.geometry.draw(n,s,o)}_resolveDirectShader(t){let e=this.shader;const r=this.pluginName;if(!e){if(!uu[r]){const{maxTextures:n}=t.plugins[r],s=new Int32Array(n);for(let l=0;l<n;l++)s[l]=l;const o={tint:new Float32Array([1,1,1,1]),translationMatrix:new Nt,default:hi.from({uSamplers:s},!0)},a=t.plugins[r]._shader.program;uu[r]=new Pi(a,o)}e=uu[r]}return e}_calculateBounds(){this.finishPoly();const t=this._geometry;if(!t.graphicsData.length)return;const{minX:e,minY:r,maxX:n,maxY:s}=t.bounds;this._bounds.addFrame(this.transform,e,r,n,s)}containsPoint(t){return this.worldTransform.applyInverse(t,Rh._TEMP_POINT),this._geometry.containsPoint(Rh._TEMP_POINT)}calculateTints(){if(this.batchTint!==this.tint){this.batchTint=this._tintColor.toNumber();for(let t=0;t<this.batches.length;t++){const e=this.batches[t];e._tintRGB=Dt.shared.setValue(this._tintColor).multiply(e._batchRGB).toLittleEndianNumber()}}}calculateVertices(){const t=this.transform._worldID;if(this._transformID===t)return;this._transformID=t;const e=this.transform.worldTransform,r=e.a,n=e.b,s=e.c,o=e.d,a=e.tx,l=e.ty,h=this._geometry.points,c=this.vertexData;let u=0;for(let d=0;d<h.length;d+=2){const f=h[d],p=h[d+1];c[u++]=r*f+s*p+a,c[u++]=o*p+n*f+l}}closePath(){const t=this.currentPath;return t&&(t.closeStroke=!0,this.finishPoly()),this}setMatrix(t){return this._matrix=t,this}beginHole(){return this.finishPoly(),this._holeMode=!0,this}endHole(){return this.finishPoly(),this._holeMode=!1,this}destroy(t){this._geometry.refCount--,this._geometry.refCount===0&&this._geometry.dispose(),this._matrix=null,this.currentPath=null,this._lineStyle.destroy(),this._lineStyle=null,this._fillStyle.destroy(),this._fillStyle=null,this._geometry=null,this.shader=null,this.vertexData=null,this.batches.length=0,this.batches=null,super.destroy(t)}};du.curves=us,du._TEMP_POINT=new dt;let kr=du;class eS{constructor(t,e){this.uvBuffer=t,this.uvMatrix=e,this.data=null,this._bufferUpdateId=-1,this._textureUpdateId=-1,this._updateID=0}update(t){if(!t&&this._bufferUpdateId===this.uvBuffer._updateID&&this._textureUpdateId===this.uvMatrix._updateID)return;this._bufferUpdateId=this.uvBuffer._updateID,this._textureUpdateId=this.uvMatrix._updateID;const e=this.uvBuffer.data;(!this.data||this.data.length!==e.length)&&(this.data=new Float32Array(e.length)),this.uvMatrix.multiplyUvs(e,this.data),this._updateID++}}const fu=new dt,Om=new ln,Bm=class Mb extends Ct{constructor(t,e,r,n=vi.TRIANGLES){super(),this.geometry=t,this.shader=e,this.state=r||Ri.for2d(),this.drawMode=n,this.start=0,this.size=0,this.uvs=null,this.indices=null,this.vertexData=new Float32Array(1),this.vertexDirty=-1,this._transformID=-1,this._roundPixels=nt.ROUND_PIXELS,this.batchUvs=null}get geometry(){return this._geometry}set geometry(t){this._geometry!==t&&(this._geometry&&(this._geometry.refCount--,this._geometry.refCount===0&&this._geometry.dispose()),this._geometry=t,this._geometry&&this._geometry.refCount++,this.vertexDirty=-1)}get uvBuffer(){return this.geometry.buffers[1]}get verticesBuffer(){return this.geometry.buffers[0]}set material(t){this.shader=t}get material(){return this.shader}set blendMode(t){this.state.blendMode=t}get blendMode(){return this.state.blendMode}set roundPixels(t){this._roundPixels!==t&&(this._transformID=-1),this._roundPixels=t}get roundPixels(){return this._roundPixels}get tint(){return"tint"in this.shader?this.shader.tint:null}set tint(t){this.shader.tint=t}get tintValue(){return this.shader.tintValue}get texture(){return"texture"in this.shader?this.shader.texture:null}set texture(t){this.shader.texture=t}_render(t){const e=this.geometry.buffers[0].data;this.shader.batchable&&this.drawMode===vi.TRIANGLES&&e.length<Mb.BATCHABLE_SIZE*2?this._renderToBatch(t):this._renderDefault(t)}_renderDefault(t){const e=this.shader;e.alpha=this.worldAlpha,e.update&&e.update(),t.batch.flush(),e.uniforms.translationMatrix=this.transform.worldTransform.toArray(!0),t.shader.bind(e),t.state.set(this.state),t.geometry.bind(this.geometry,e),t.geometry.draw(this.drawMode,this.size,this.start,this.geometry.instanceCount)}_renderToBatch(t){const e=this.geometry,r=this.shader;r.uvMatrix&&(r.uvMatrix.update(),this.calculateUvs()),this.calculateVertices(),this.indices=e.indexBuffer.data,this._tintRGB=r._tintRGB,this._texture=r.texture;const n=this.material.pluginName;t.batch.setObjectRenderer(t.plugins[n]),t.plugins[n].render(this)}calculateVertices(){const t=this.geometry.buffers[0],e=t.data,r=t._updateID;if(r===this.vertexDirty&&this._transformID===this.transform._worldID)return;this._transformID=this.transform._worldID,this.vertexData.length!==e.length&&(this.vertexData=new Float32Array(e.length));const n=this.transform.worldTransform,s=n.a,o=n.b,a=n.c,l=n.d,h=n.tx,c=n.ty,u=this.vertexData;for(let d=0;d<u.length/2;d++){const f=e[d*2],p=e[d*2+1];u[d*2]=s*f+a*p+h,u[d*2+1]=o*f+l*p+c}if(this._roundPixels){const d=nt.RESOLUTION;for(let f=0;f<u.length;++f)u[f]=Math.round(u[f]*d)/d}this.vertexDirty=r}calculateUvs(){const t=this.geometry.buffers[1],e=this.shader;e.uvMatrix.isSimple?this.uvs=t.data:(this.batchUvs||(this.batchUvs=new eS(t,e.uvMatrix)),this.batchUvs.update(),this.uvs=this.batchUvs.data)}_calculateBounds(){this.calculateVertices(),this._bounds.addVertexData(this.vertexData,0,this.vertexData.length)}containsPoint(t){if(!this.getBounds().contains(t.x,t.y))return!1;this.worldTransform.applyInverse(t,fu);const e=this.geometry.getBuffer("aVertexPosition").data,r=Om.points,n=this.geometry.getIndex().data,s=n.length,o=this.drawMode===4?3:1;for(let a=0;a+2<s;a+=o){const l=n[a]*2,h=n[a+1]*2,c=n[a+2]*2;if(r[0]=e[l],r[1]=e[l+1],r[2]=e[h],r[3]=e[h+1],r[4]=e[c],r[5]=e[c+1],Om.contains(fu.x,fu.y))return!0}return!1}destroy(t){super.destroy(t),this._cachedTexture&&(this._cachedTexture.destroy(),this._cachedTexture=null),this.geometry=null,this.shader=null,this.state=null,this.uvs=null,this.indices=null,this.vertexData=null}};Bm.BATCHABLE_SIZE=100;let pu=Bm;class Um extends Mr{constructor(t,e,r){super();const n=new jt(t),s=new jt(e,!0),o=new jt(r,!0,!0);this.addAttribute("aVertexPosition",n,2,!1,ct.FLOAT).addAttribute("aTextureCoord",s,2,!1,ct.FLOAT).addIndex(o),this._updateId=-1}get vertexDirtyId(){return this.buffers[0]._updateID}}var iS=`varying vec2 vTextureCoord;
922
+ };`};let ru;class $2{constructor(){this._initialized=!1,this._createdWorkers=0,this.workerPool=[],this.queue=[],this.resolveHash={}}isImageBitmapSupported(){return this._isImageBitmapSupported!==void 0?this._isImageBitmapSupported:(this._isImageBitmapSupported=new Promise(t=>{const e=URL.createObjectURL(new Blob([j2.code],{type:"application/javascript"})),r=new Worker(e);r.addEventListener("message",n=>{r.terminate(),URL.revokeObjectURL(e),t(n.data)})}),this._isImageBitmapSupported)}loadImageBitmap(t){return this._run("loadImageBitmap",[t])}async _initWorkers(){this._initialized||(this._initialized=!0)}getWorker(){iu===void 0&&(iu=navigator.hardwareConcurrency||4);let t=this.workerPool.pop();return!t&&this._createdWorkers<iu&&(ru||(ru=URL.createObjectURL(new Blob([J2.code],{type:"application/javascript"}))),this._createdWorkers++,t=new Worker(ru),t.addEventListener("message",e=>{this.complete(e.data),this.returnWorker(e.target),this.next()})),t}returnWorker(t){this.workerPool.push(t)}complete(t){t.error!==void 0?this.resolveHash[t.uuid].reject(t.error):this.resolveHash[t.uuid].resolve(t.data),this.resolveHash[t.uuid]=null}async _run(t,e){await this._initWorkers();const r=new Promise((n,s)=>{this.queue.push({id:t,arguments:e,resolve:n,reject:s})});return this.next(),r}next(){if(!this.queue.length)return;const t=this.getWorker();if(!t)return;const e=this.queue.pop(),r=e.id;this.resolveHash[wm]={resolve:e.resolve,reject:e.reject},t.postMessage({data:e.arguments,uuid:wm++,id:r})}}const Tm=new $2;function fo(i,t,e){i.resource.internal=!0;const r=new ot(i),n=()=>{delete t.promiseCache[e],yn.has(e)&&yn.remove(e)};return r.baseTexture.once("destroyed",()=>{e in t.promiseCache&&(console.warn("[Assets] A BaseTexture managed by Assets was destroyed instead of unloaded! Use Assets.unload() instead of destroying the BaseTexture."),n())}),r.once("destroyed",()=>{i.destroyed||(console.warn("[Assets] A Texture managed by Assets was destroyed instead of unloaded! Use Assets.unload() instead of destroying the Texture."),n())}),r}const Q2=[".jpeg",".jpg",".png",".webp",".avif"],q2=["image/jpeg","image/png","image/webp","image/avif"];async function tT(i){const t=await nt.ADAPTER.fetch(i);if(!t.ok)throw new Error(`[loadImageBitmap] Failed to fetch ${i}: ${t.status} ${t.statusText}`);const e=await t.blob();return await createImageBitmap(e)}const Qa={name:"loadTextures",extension:{type:$.LoadParser,priority:ui.High},config:{preferWorkers:!0,preferCreateImageBitmap:!0,crossOrigin:"anonymous"},test(i){return ls(i,q2)||Pr(i,Q2)},async load(i,t,e){var a;const r=globalThis.createImageBitmap&&this.config.preferCreateImageBitmap;let n;r?this.config.preferWorkers&&await Tm.isImageBitmapSupported()?n=await Tm.loadImageBitmap(i):n=await tT(i):n=await new Promise((l,h)=>{const c=new Image;c.crossOrigin=this.config.crossOrigin,c.src=i,c.complete?l(c):(c.onload=()=>l(c),c.onerror=u=>h(u))});const s={...t.data};s.resolution??(s.resolution=ir(i)),r&&((a=s.resourceOptions)==null?void 0:a.ownsImageBitmap)===void 0&&(s.resourceOptions={...s.resourceOptions},s.resourceOptions.ownsImageBitmap=!0);const o=new bt(n,s);return o.resource.src=i,fo(o,e,i)},unload(i){i.destroy(!0)}};st.add(Qa);const eT=".svg",iT="image/svg+xml",rT={extension:{type:$.LoadParser,priority:ui.High},name:"loadSVG",test(i){return ls(i,iT)||Pr(i,eT)},async testParse(i){return Yc.test(i)},async parse(i,t,e){var s;const r=new Yc(i,(s=t==null?void 0:t.data)==null?void 0:s.resourceOptions);await r.load();const n=new bt(r,{resolution:ir(i),...t==null?void 0:t.data});return n.resource.src=t.src,fo(n,e,t.src)},async load(i,t){return(await nt.ADAPTER.fetch(i)).text()},unload:Qa.unload};st.add(rT);const nT=[".mp4",".m4v",".webm",".ogv"],sT=["video/mp4","video/webm","video/ogg"],oT={name:"loadVideo",extension:{type:$.LoadParser,priority:ui.High},config:{defaultAutoPlay:!0},test(i){return ls(i,sT)||Pr(i,nT)},async load(i,t,e){var o;let r;const n=await(await nt.ADAPTER.fetch(i)).blob(),s=URL.createObjectURL(n);try{const a={autoPlay:this.config.defaultAutoPlay,...(o=t==null?void 0:t.data)==null?void 0:o.resourceOptions},l=new hm(s,a);await l.load();const h=new bt(l,{alphaMode:await fv(),resolution:ir(i),...t==null?void 0:t.data});h.resource.src=i,r=fo(h,e,i),r.baseTexture.once("destroyed",()=>{URL.revokeObjectURL(s)})}catch(a){throw URL.revokeObjectURL(s),a}return r},unload(i){i.destroy(!0)}};st.add(oT);class aT{constructor(){this._defaultBundleIdentifierOptions={connector:"-",createBundleAssetId:(t,e)=>`${t}${this._bundleIdConnector}${e}`,extractAssetIdFromBundle:(t,e)=>e.replace(`${t}${this._bundleIdConnector}`,"")},this._bundleIdConnector=this._defaultBundleIdentifierOptions.connector,this._createBundleAssetId=this._defaultBundleIdentifierOptions.createBundleAssetId,this._extractAssetIdFromBundle=this._defaultBundleIdentifierOptions.extractAssetIdFromBundle,this._assetMap={},this._preferredOrder=[],this._parsers=[],this._resolverHash={},this._bundles={}}setBundleIdentifier(t){if(this._bundleIdConnector=t.connector??this._bundleIdConnector,this._createBundleAssetId=t.createBundleAssetId??this._createBundleAssetId,this._extractAssetIdFromBundle=t.extractAssetIdFromBundle??this._extractAssetIdFromBundle,this._extractAssetIdFromBundle("foo",this._createBundleAssetId("foo","bar"))!=="bar")throw new Error("[Resolver] GenerateBundleAssetId are not working correctly")}prefer(...t){t.forEach(e=>{this._preferredOrder.push(e),e.priority||(e.priority=Object.keys(e.params))}),this._resolverHash={}}set basePath(t){this._basePath=t}get basePath(){return this._basePath}set rootPath(t){this._rootPath=t}get rootPath(){return this._rootPath}get parsers(){return this._parsers}reset(){this.setBundleIdentifier(this._defaultBundleIdentifierOptions),this._assetMap={},this._preferredOrder=[],this._resolverHash={},this._rootPath=null,this._basePath=null,this._manifest=null,this._bundles={},this._defaultSearchParams=null}setDefaultSearchParams(t){if(typeof t=="string")this._defaultSearchParams=t;else{const e=t;this._defaultSearchParams=Object.keys(e).map(r=>`${encodeURIComponent(r)}=${encodeURIComponent(e[r])}`).join("&")}}getAlias(t){const{alias:e,name:r,src:n,srcs:s}=t;return ci(e||r||n||s,o=>typeof o=="string"?o:Array.isArray(o)?o.map(a=>(a==null?void 0:a.src)??(a==null?void 0:a.srcs)??a):o!=null&&o.src||o!=null&&o.srcs?o.src??o.srcs:o,!0)}addManifest(t){this._manifest&&console.warn("[Resolver] Manifest already exists, this will be overwritten"),this._manifest=t,t.bundles.forEach(e=>{this.addBundle(e.name,e.assets)})}addBundle(t,e){const r=[];Array.isArray(e)?e.forEach(n=>{const s=n.src??n.srcs,o=n.alias??n.name;let a;if(typeof o=="string"){const l=this._createBundleAssetId(t,o);r.push(l),a=[o,l]}else{const l=o.map(h=>this._createBundleAssetId(t,h));r.push(...l),a=[...o,...l]}this.add({...n,alias:a,src:s})}):Object.keys(e).forEach(n=>{const s=[n,this._createBundleAssetId(t,n)];if(typeof e[n]=="string")this.add({alias:s,src:e[n]});else if(Array.isArray(e[n]))this.add({alias:s,src:e[n]});else{const o=e[n],a=o.src??o.srcs;this.add({...o,alias:s,src:Array.isArray(a)?a:[a]})}r.push(...s)}),this._bundles[t]=r}add(t,e,r,n,s){const o=[];typeof t=="string"||Array.isArray(t)&&typeof t[0]=="string"?(wt("7.2.0",`Assets.add now uses an object instead of individual parameters.
923
+ Please use Assets.add({ alias, src, data, format, loadParser }) instead.`),o.push({alias:t,src:e,data:r,format:n,loadParser:s})):Array.isArray(t)?o.push(...t):o.push(t);let a;a=l=>{this.hasKey(l)&&console.warn(`[Resolver] already has key: ${l} overwriting`)},ci(o).forEach(l=>{const{src:h,srcs:c}=l;let{data:u,format:d,loadParser:f}=l;const p=ci(h||c).map(y=>typeof y=="string"?P2(y):Array.isArray(y)?y:[y]),m=this.getAlias(l);Array.isArray(m)?m.forEach(a):a(m);const g=[];p.forEach(y=>{y.forEach(x=>{let b={};if(typeof x!="object"){b.src=x;for(let v=0;v<this._parsers.length;v++){const w=this._parsers[v];if(w.test(x)){b=w.parse(x);break}}}else u=x.data??u,d=x.format??d,f=x.loadParser??f,b={...b,...x};if(!m)throw new Error(`[Resolver] alias is undefined for this asset: ${b.src}`);b=this.buildResolvedAsset(b,{aliases:m,data:u,format:d,loadParser:f}),g.push(b)})}),m.forEach(y=>{this._assetMap[y]=g})})}resolveBundle(t){const e=$a(t);t=ci(t);const r={};return t.forEach(n=>{const s=this._bundles[n];if(s){const o=this.resolve(s),a={};for(const l in o){const h=o[l];a[this._extractAssetIdFromBundle(n,l)]=h}r[n]=a}}),e?r[t[0]]:r}resolveUrl(t){const e=this.resolve(t);if(typeof t!="string"){const r={};for(const n in e)r[n]=e[n].src;return r}return e.src}resolve(t){const e=$a(t);t=ci(t);const r={};return t.forEach(n=>{if(!this._resolverHash[n])if(this._assetMap[n]){let s=this._assetMap[n];const o=s[0],a=this._getPreferredOrder(s);a==null||a.priority.forEach(l=>{a.params[l].forEach(h=>{const c=s.filter(u=>u[l]?u[l]===h:!1);c.length&&(s=c)})}),this._resolverHash[n]=s[0]??o}else this._resolverHash[n]=this.buildResolvedAsset({alias:[n],src:n},{});r[n]=this._resolverHash[n]}),e?r[t[0]]:r}hasKey(t){return!!this._assetMap[t]}hasBundle(t){return!!this._bundles[t]}_getPreferredOrder(t){for(let e=0;e<t.length;e++){const r=t[0],n=this._preferredOrder.find(s=>s.params.format.includes(r.format));if(n)return n}return this._preferredOrder[0]}_appendDefaultSearchParams(t){if(!this._defaultSearchParams)return t;const e=/\?/.test(t)?"&":"?";return`${t}${e}${this._defaultSearchParams}`}buildResolvedAsset(t,e){const{aliases:r,data:n,loadParser:s,format:o}=e;return(this._basePath||this._rootPath)&&(t.src=re.toAbsolute(t.src,this._basePath,this._rootPath)),t.alias=r??t.alias??[t.src],t.src=this._appendDefaultSearchParams(t.src),t.data={...n||{},...t.data},t.loadParser=s??t.loadParser,t.format=o??re.extname(t.src).slice(1),t.srcs=t.src,t.name=t.alias,t}}class lT{constructor(){this._detections=[],this._initialized=!1,this.resolver=new aT,this.loader=new G2,this.cache=yn,this._backgroundLoader=new R2(this.loader),this._backgroundLoader.active=!0,this.reset()}async init(t={}){var s,o;if(this._initialized){console.warn("[Assets]AssetManager already initialized, did you load before calling this Asset.init()?");return}if(this._initialized=!0,t.defaultSearchParams&&this.resolver.setDefaultSearchParams(t.defaultSearchParams),t.basePath&&(this.resolver.basePath=t.basePath),t.bundleIdentifier&&this.resolver.setBundleIdentifier(t.bundleIdentifier),t.manifest){let a=t.manifest;typeof a=="string"&&(a=await this.load(a)),this.resolver.addManifest(a)}const e=((s=t.texturePreference)==null?void 0:s.resolution)??1,r=typeof e=="number"?[e]:e,n=await this._detectFormats({preferredFormats:(o=t.texturePreference)==null?void 0:o.format,skipDetections:t.skipDetections,detections:this._detections});this.resolver.prefer({params:{format:n,resolution:r}}),t.preferences&&this.setPreferences(t.preferences)}add(t,e,r,n,s){this.resolver.add(t,e,r,n,s)}async load(t,e){this._initialized||await this.init();const r=$a(t),n=ci(t).map(a=>{if(typeof a!="string"){const l=this.resolver.getAlias(a);return l.some(h=>!this.resolver.hasKey(h))&&this.add(a),Array.isArray(l)?l[0]:l}return this.resolver.hasKey(a)||this.add({alias:a,src:a}),a}),s=this.resolver.resolve(n),o=await this._mapLoadToResolve(s,e);return r?o[n[0]]:o}addBundle(t,e){this.resolver.addBundle(t,e)}async loadBundle(t,e){this._initialized||await this.init();let r=!1;typeof t=="string"&&(r=!0,t=[t]);const n=this.resolver.resolveBundle(t),s={},o=Object.keys(n);let a=0,l=0;const h=()=>{e==null||e(++a/l)},c=o.map(u=>{const d=n[u];return l+=Object.keys(d).length,this._mapLoadToResolve(d,h).then(f=>{s[u]=f})});return await Promise.all(c),r?s[t[0]]:s}async backgroundLoad(t){this._initialized||await this.init(),typeof t=="string"&&(t=[t]);const e=this.resolver.resolve(t);this._backgroundLoader.add(Object.values(e))}async backgroundLoadBundle(t){this._initialized||await this.init(),typeof t=="string"&&(t=[t]);const e=this.resolver.resolveBundle(t);Object.values(e).forEach(r=>{this._backgroundLoader.add(Object.values(r))})}reset(){this.resolver.reset(),this.loader.reset(),this.cache.reset(),this._initialized=!1}get(t){if(typeof t=="string")return yn.get(t);const e={};for(let r=0;r<t.length;r++)e[r]=yn.get(t[r]);return e}async _mapLoadToResolve(t,e){const r=Object.values(t),n=Object.keys(t);this._backgroundLoader.active=!1;const s=await this.loader.load(r,e);this._backgroundLoader.active=!0;const o={};return r.forEach((a,l)=>{const h=s[a.src],c=[a.src];a.alias&&c.push(...a.alias),o[n[l]]=h,yn.set(c,h)}),o}async unload(t){this._initialized||await this.init();const e=ci(t).map(n=>typeof n!="string"?n.src:n),r=this.resolver.resolve(e);await this._unloadFromResolved(r)}async unloadBundle(t){this._initialized||await this.init(),t=ci(t);const e=this.resolver.resolveBundle(t),r=Object.keys(e).map(n=>this._unloadFromResolved(e[n]));await Promise.all(r)}async _unloadFromResolved(t){const e=Object.values(t);e.forEach(r=>{yn.remove(r.src)}),await this.loader.unload(e)}async _detectFormats(t){let e=[];t.preferredFormats&&(e=Array.isArray(t.preferredFormats)?t.preferredFormats:[t.preferredFormats]);for(const r of t.detections)t.skipDetections||await r.test()?e=await r.add(e):t.skipDetections||(e=await r.remove(e));return e=e.filter((r,n)=>e.indexOf(r)===n),e}get detections(){return this._detections}get preferWorkers(){return Qa.config.preferWorkers}set preferWorkers(t){wt("7.2.0","Assets.prefersWorkers is deprecated, use Assets.setPreferences({ preferWorkers: true }) instead."),this.setPreferences({preferWorkers:t})}setPreferences(t){this.loader.parsers.forEach(e=>{e.config&&Object.keys(e.config).filter(r=>r in t).forEach(r=>{e.config[r]=t[r]})})}}const qa=new lT;st.handleByList($.LoadParser,qa.loader.parsers).handleByList($.ResolveParser,qa.resolver.parsers).handleByList($.CacheParser,qa.cache.parsers).handleByList($.DetectionParser,qa.detections);const hT={extension:$.CacheParser,test:i=>Array.isArray(i)&&i.every(t=>t instanceof ot),getCacheableAssets:(i,t)=>{const e={};return i.forEach(r=>{t.forEach((n,s)=>{e[r+(s===0?"":s+1)]=n})}),e}};st.add(hT);async function Sm(i){if("Image"in globalThis)return new Promise(t=>{const e=new Image;e.onload=()=>{t(!0)},e.onerror=()=>{t(!1)},e.src=i});if("createImageBitmap"in globalThis&&"fetch"in globalThis){try{const t=await(await fetch(i)).blob();await createImageBitmap(t)}catch{return!1}return!0}return!1}const cT={extension:{type:$.DetectionParser,priority:1},test:async()=>Sm("data:image/avif;base64,AAAAIGZ0eXBhdmlmAAAAAGF2aWZtaWYxbWlhZk1BMUIAAADybWV0YQAAAAAAAAAoaGRscgAAAAAAAAAAcGljdAAAAAAAAAAAAAAAAGxpYmF2aWYAAAAADnBpdG0AAAAAAAEAAAAeaWxvYwAAAABEAAABAAEAAAABAAABGgAAAB0AAAAoaWluZgAAAAAAAQAAABppbmZlAgAAAAABAABhdjAxQ29sb3IAAAAAamlwcnAAAABLaXBjbwAAABRpc3BlAAAAAAAAAAIAAAACAAAAEHBpeGkAAAAAAwgICAAAAAxhdjFDgQ0MAAAAABNjb2xybmNseAACAAIAAYAAAAAXaXBtYQAAAAAAAAABAAEEAQKDBAAAACVtZGF0EgAKCBgANogQEAwgMg8f8D///8WfhwB8+ErK42A="),add:async i=>[...i,"avif"],remove:async i=>i.filter(t=>t!=="avif")};st.add(cT);const uT={extension:{type:$.DetectionParser,priority:0},test:async()=>Sm("data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA="),add:async i=>[...i,"webp"],remove:async i=>i.filter(t=>t!=="webp")};st.add(uT);const Cm=["png","jpg","jpeg"],dT={extension:{type:$.DetectionParser,priority:-1},test:()=>Promise.resolve(!0),add:async i=>[...i,...Cm],remove:async i=>i.filter(t=>!Cm.includes(t))};st.add(dT);const fT="WorkerGlobalScope"in globalThis&&globalThis instanceof globalThis.WorkerGlobalScope;function nu(i){return fT?!1:document.createElement("video").canPlayType(i)!==""}const pT={extension:{type:$.DetectionParser,priority:0},test:async()=>nu("video/webm"),add:async i=>[...i,"webm"],remove:async i=>i.filter(t=>t!=="webm")};st.add(pT);const mT={extension:{type:$.DetectionParser,priority:0},test:async()=>nu("video/mp4"),add:async i=>[...i,"mp4","m4v"],remove:async i=>i.filter(t=>t!=="mp4"&&t!=="m4v")};st.add(mT);const gT={extension:{type:$.DetectionParser,priority:0},test:async()=>nu("video/ogg"),add:async i=>[...i,"ogv"],remove:async i=>i.filter(t=>t!=="ogv")};st.add(gT);const yT={extension:$.ResolveParser,test:Qa.test,parse:i=>{var t;return{resolution:parseFloat(((t=nt.RETINA_PREFIX.exec(i))==null?void 0:t[1])??"1"),format:re.extname(i).slice(1),src:i}}};st.add(yT);var De=(i=>(i[i.COMPRESSED_RGB_S3TC_DXT1_EXT=33776]="COMPRESSED_RGB_S3TC_DXT1_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT1_EXT=33777]="COMPRESSED_RGBA_S3TC_DXT1_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT3_EXT=33778]="COMPRESSED_RGBA_S3TC_DXT3_EXT",i[i.COMPRESSED_RGBA_S3TC_DXT5_EXT=33779]="COMPRESSED_RGBA_S3TC_DXT5_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT=35917]="COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT=35918]="COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT",i[i.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT=35919]="COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT",i[i.COMPRESSED_SRGB_S3TC_DXT1_EXT=35916]="COMPRESSED_SRGB_S3TC_DXT1_EXT",i[i.COMPRESSED_R11_EAC=37488]="COMPRESSED_R11_EAC",i[i.COMPRESSED_SIGNED_R11_EAC=37489]="COMPRESSED_SIGNED_R11_EAC",i[i.COMPRESSED_RG11_EAC=37490]="COMPRESSED_RG11_EAC",i[i.COMPRESSED_SIGNED_RG11_EAC=37491]="COMPRESSED_SIGNED_RG11_EAC",i[i.COMPRESSED_RGB8_ETC2=37492]="COMPRESSED_RGB8_ETC2",i[i.COMPRESSED_RGBA8_ETC2_EAC=37496]="COMPRESSED_RGBA8_ETC2_EAC",i[i.COMPRESSED_SRGB8_ETC2=37493]="COMPRESSED_SRGB8_ETC2",i[i.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC=37497]="COMPRESSED_SRGB8_ALPHA8_ETC2_EAC",i[i.COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2=37494]="COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2",i[i.COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2=37495]="COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2",i[i.COMPRESSED_RGB_PVRTC_4BPPV1_IMG=35840]="COMPRESSED_RGB_PVRTC_4BPPV1_IMG",i[i.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG=35842]="COMPRESSED_RGBA_PVRTC_4BPPV1_IMG",i[i.COMPRESSED_RGB_PVRTC_2BPPV1_IMG=35841]="COMPRESSED_RGB_PVRTC_2BPPV1_IMG",i[i.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG=35843]="COMPRESSED_RGBA_PVRTC_2BPPV1_IMG",i[i.COMPRESSED_RGB_ETC1_WEBGL=36196]="COMPRESSED_RGB_ETC1_WEBGL",i[i.COMPRESSED_RGB_ATC_WEBGL=35986]="COMPRESSED_RGB_ATC_WEBGL",i[i.COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL=35986]="COMPRESSED_RGBA_ATC_EXPLICIT_ALPHA_WEBGL",i[i.COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL=34798]="COMPRESSED_RGBA_ATC_INTERPOLATED_ALPHA_WEBGL",i[i.COMPRESSED_RGBA_ASTC_4x4_KHR=37808]="COMPRESSED_RGBA_ASTC_4x4_KHR",i))(De||{});const tl={33776:.5,33777:.5,33778:1,33779:1,35916:.5,35917:.5,35918:1,35919:1,37488:.5,37489:.5,37490:1,37491:1,37492:.5,37496:1,37493:.5,37497:1,37494:.5,37495:.5,35840:.5,35842:.5,35841:.25,35843:.25,36196:.5,35986:.5,35986:1,34798:1,37808:1};let sr,hs;function Em(){hs={s3tc:sr.getExtension("WEBGL_compressed_texture_s3tc"),s3tc_sRGB:sr.getExtension("WEBGL_compressed_texture_s3tc_srgb"),etc:sr.getExtension("WEBGL_compressed_texture_etc"),etc1:sr.getExtension("WEBGL_compressed_texture_etc1"),pvrtc:sr.getExtension("WEBGL_compressed_texture_pvrtc")||sr.getExtension("WEBKIT_WEBGL_compressed_texture_pvrtc"),atc:sr.getExtension("WEBGL_compressed_texture_atc"),astc:sr.getExtension("WEBGL_compressed_texture_astc")}}const bT={extension:{type:$.DetectionParser,priority:2},test:async()=>{const i=nt.ADAPTER.createCanvas().getContext("webgl");return i?(sr=i,!0):(console.warn("WebGL not available for compressed textures."),!1)},add:async i=>{hs||Em();const t=[];for(const e in hs)hs[e]&&t.push(e);return[...t,...i]},remove:async i=>(hs||Em(),i.filter(t=>!(t in hs)))};st.add(bT);class xT extends Aa{constructor(t,e={width:1,height:1,autoLoad:!0}){let r,n;typeof t=="string"?(r=t,n=new Uint8Array):(r=null,n=t),super(n,e),this.origin=r,this.buffer=n?new wc(n):null,this._load=null,this.loaded=!1,this.origin!==null&&e.autoLoad!==!1&&this.load(),this.origin===null&&this.buffer&&(this._load=Promise.resolve(this),this.loaded=!0,this.onBlobLoaded(this.buffer.rawBinaryData))}onBlobLoaded(t){}load(){return this._load?this._load:(this._load=fetch(this.origin).then(t=>t.blob()).then(t=>t.arrayBuffer()).then(t=>(this.data=new Uint32Array(t),this.buffer=new wc(t),this.loaded=!0,this.onBlobLoaded(t),this.update(),this)),this._load)}}class bn extends xT{constructor(t,e){super(t,e),this.format=e.format,this.levels=e.levels||1,this._width=e.width,this._height=e.height,this._extension=bn._formatToExtension(this.format),(e.levelBuffers||this.buffer)&&(this._levelBuffers=e.levelBuffers||bn._createLevelBuffers(t instanceof Uint8Array?t:this.buffer.uint8View,this.format,this.levels,4,4,this.width,this.height))}upload(t,e,r){const n=t.gl;if(!t.context.extensions[this._extension])throw new Error(`${this._extension} textures are not supported on the current machine`);if(!this._levelBuffers)return!1;n.pixelStorei(n.UNPACK_ALIGNMENT,4);for(let s=0,o=this.levels;s<o;s++){const{levelID:a,levelWidth:l,levelHeight:h,levelBuffer:c}=this._levelBuffers[s];n.compressedTexImage2D(n.TEXTURE_2D,a,this.format,l,h,0,c)}return!0}onBlobLoaded(){this._levelBuffers=bn._createLevelBuffers(this.buffer.uint8View,this.format,this.levels,4,4,this.width,this.height)}static _formatToExtension(t){if(t>=33776&&t<=33779)return"s3tc";if(t>=37488&&t<=37497)return"etc";if(t>=35840&&t<=35843)return"pvrtc";if(t>=36196)return"etc1";if(t>=35986&&t<=34798)return"atc";throw new Error("Invalid (compressed) texture format given!")}static _createLevelBuffers(t,e,r,n,s,o,a){const l=new Array(r);let h=t.byteOffset,c=o,u=a,d=c+n-1&~(n-1),f=u+s-1&~(s-1),p=d*f*tl[e];for(let m=0;m<r;m++)l[m]={levelID:m,levelWidth:r>1?c:d,levelHeight:r>1?u:f,levelBuffer:new Uint8Array(t.buffer,h,p)},h+=p,c=c>>1||1,u=u>>1||1,d=c+n-1&~(n-1),f=u+s-1&~(s-1),p=d*f*tl[e];return l}}const su=4,el=124,_T=32,Im=20,vT=542327876,il={SIZE:1,FLAGS:2,HEIGHT:3,WIDTH:4,MIPMAP_COUNT:7,PIXEL_FORMAT:19},wT={SIZE:0,FLAGS:1,FOURCC:2,RGB_BITCOUNT:3,R_BIT_MASK:4,G_BIT_MASK:5,B_BIT_MASK:6,A_BIT_MASK:7},rl={DXGI_FORMAT:0,RESOURCE_DIMENSION:1,MISC_FLAG:2,ARRAY_SIZE:3,MISC_FLAGS2:4},TT=1,ST=2,CT=4,ET=64,IT=512,AT=131072,MT=827611204,RT=861165636,PT=894720068,LT=808540228,GT=4,kT={[MT]:De.COMPRESSED_RGBA_S3TC_DXT1_EXT,[RT]:De.COMPRESSED_RGBA_S3TC_DXT3_EXT,[PT]:De.COMPRESSED_RGBA_S3TC_DXT5_EXT},FT={70:De.COMPRESSED_RGBA_S3TC_DXT1_EXT,71:De.COMPRESSED_RGBA_S3TC_DXT1_EXT,73:De.COMPRESSED_RGBA_S3TC_DXT3_EXT,74:De.COMPRESSED_RGBA_S3TC_DXT3_EXT,76:De.COMPRESSED_RGBA_S3TC_DXT5_EXT,77:De.COMPRESSED_RGBA_S3TC_DXT5_EXT,72:De.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT,75:De.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT,78:De.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT};function DT(i){const t=new Uint32Array(i);if(t[0]!==vT)throw new Error("Invalid DDS file magic word");const e=new Uint32Array(i,0,el/Uint32Array.BYTES_PER_ELEMENT),r=e[il.HEIGHT],n=e[il.WIDTH],s=e[il.MIPMAP_COUNT],o=new Uint32Array(i,il.PIXEL_FORMAT*Uint32Array.BYTES_PER_ELEMENT,_T/Uint32Array.BYTES_PER_ELEMENT),a=o[TT];if(a&CT){const l=o[wT.FOURCC];if(l!==LT){const x=kT[l],b=su+el,v=new Uint8Array(i,b);return[new bn(v,{format:x,width:n,height:r,levels:s})]}const h=su+el,c=new Uint32Array(t.buffer,h,Im/Uint32Array.BYTES_PER_ELEMENT),u=c[rl.DXGI_FORMAT],d=c[rl.RESOURCE_DIMENSION],f=c[rl.MISC_FLAG],p=c[rl.ARRAY_SIZE],m=FT[u];if(m===void 0)throw new Error(`DDSParser cannot parse texture data with DXGI format ${u}`);if(f===GT)throw new Error("DDSParser does not support cubemap textures");if(d===6)throw new Error("DDSParser does not supported 3D texture data");const g=new Array,y=su+el+Im;if(p===1)g.push(new Uint8Array(i,y));else{const x=tl[m];let b=0,v=n,w=r;for(let E=0;E<s;E++){const I=Math.max(1,v+3&-4),M=Math.max(1,w+3&-4),D=I*M*x;b+=D,v=v>>>1,w=w>>>1}let S=y;for(let E=0;E<p;E++)g.push(new Uint8Array(i,S,b)),S+=b}return g.map(x=>new bn(x,{format:m,width:n,height:r,levels:s}))}throw a&ET?new Error("DDSParser does not support uncompressed texture data."):a&IT?new Error("DDSParser does not supported YUV uncompressed texture data."):a&AT?new Error("DDSParser does not support single-channel (lumninance) texture data!"):a&ST?new Error("DDSParser does not support single-channel (alpha) texture data!"):new Error("DDSParser failed to load a texture file due to an unknown reason!")}const Am=[171,75,84,88,32,49,49,187,13,10,26,10],NT=67305985,di={FILE_IDENTIFIER:0,ENDIANNESS:12,GL_TYPE:16,GL_TYPE_SIZE:20,GL_FORMAT:24,GL_INTERNAL_FORMAT:28,GL_BASE_INTERNAL_FORMAT:32,PIXEL_WIDTH:36,PIXEL_HEIGHT:40,PIXEL_DEPTH:44,NUMBER_OF_ARRAY_ELEMENTS:48,NUMBER_OF_FACES:52,NUMBER_OF_MIPMAP_LEVELS:56,BYTES_OF_KEY_VALUE_DATA:60},ou=64,Mm={[ht.UNSIGNED_BYTE]:1,[ht.UNSIGNED_SHORT]:2,[ht.INT]:4,[ht.UNSIGNED_INT]:4,[ht.FLOAT]:4,[ht.HALF_FLOAT]:8},OT={[K.RGBA]:4,[K.RGB]:3,[K.RG]:2,[K.RED]:1,[K.LUMINANCE]:1,[K.LUMINANCE_ALPHA]:2,[K.ALPHA]:1},BT={[ht.UNSIGNED_SHORT_4_4_4_4]:2,[ht.UNSIGNED_SHORT_5_5_5_1]:2,[ht.UNSIGNED_SHORT_5_6_5]:2};function UT(i,t,e=!1){const r=new DataView(t);if(!XT(i,r))return null;const n=r.getUint32(di.ENDIANNESS,!0)===NT,s=r.getUint32(di.GL_TYPE,n),o=r.getUint32(di.GL_FORMAT,n),a=r.getUint32(di.GL_INTERNAL_FORMAT,n),l=r.getUint32(di.PIXEL_WIDTH,n),h=r.getUint32(di.PIXEL_HEIGHT,n)||1,c=r.getUint32(di.PIXEL_DEPTH,n)||1,u=r.getUint32(di.NUMBER_OF_ARRAY_ELEMENTS,n)||1,d=r.getUint32(di.NUMBER_OF_FACES,n),f=r.getUint32(di.NUMBER_OF_MIPMAP_LEVELS,n),p=r.getUint32(di.BYTES_OF_KEY_VALUE_DATA,n);if(h===0||c!==1)throw new Error("Only 2D textures are supported");if(d!==1)throw new Error("CubeTextures are not supported by KTXLoader yet!");if(u!==1)throw new Error("WebGL does not support array textures");const m=4,g=4,y=l+3&-4,x=h+3&-4,b=new Array(u);let v=l*h;s===0&&(v=y*x);let w;if(s!==0?Mm[s]?w=Mm[s]*OT[o]:w=BT[s]:w=tl[a],w===void 0)throw new Error("Unable to resolve the pixel format stored in the *.ktx file!");const S=e?ZT(r,p,n):null;let E=v*w,I=l,M=h,D=y,F=x,R=ou+p;for(let A=0;A<f;A++){const k=r.getUint32(R,n);let O=R+4;for(let Z=0;Z<u;Z++){let U=b[Z];U||(U=b[Z]=new Array(f)),U[A]={levelID:A,levelWidth:f>1||s!==0?I:D,levelHeight:f>1||s!==0?M:F,levelBuffer:new Uint8Array(t,O,E)},O+=E}R+=k+4,R=R%4!==0?R+4-R%4:R,I=I>>1||1,M=M>>1||1,D=I+m-1&~(m-1),F=M+g-1&~(g-1),E=D*F*w}return s!==0?{uncompressed:b.map(A=>{let k=A[0].levelBuffer,O=!1;return s===ht.FLOAT?k=new Float32Array(A[0].levelBuffer.buffer,A[0].levelBuffer.byteOffset,A[0].levelBuffer.byteLength/4):s===ht.UNSIGNED_INT?(O=!0,k=new Uint32Array(A[0].levelBuffer.buffer,A[0].levelBuffer.byteOffset,A[0].levelBuffer.byteLength/4)):s===ht.INT&&(O=!0,k=new Int32Array(A[0].levelBuffer.buffer,A[0].levelBuffer.byteOffset,A[0].levelBuffer.byteLength/4)),{resource:new Aa(k,{width:A[0].levelWidth,height:A[0].levelHeight}),type:s,format:O?WT(o):o}}),kvData:S}:{compressed:b.map(A=>new bn(null,{format:a,width:l,height:h,levels:f,levelBuffers:A})),kvData:S}}function XT(i,t){for(let e=0;e<Am.length;e++)if(t.getUint8(e)!==Am[e])return console.error(`${i} is not a valid *.ktx file!`),!1;return!0}function WT(i){switch(i){case K.RGBA:return K.RGBA_INTEGER;case K.RGB:return K.RGB_INTEGER;case K.RG:return K.RG_INTEGER;case K.RED:return K.RED_INTEGER;default:return i}}function ZT(i,t,e){const r=new Map;let n=0;for(;n<t;){const s=i.getUint32(ou+n,e),o=ou+n+4,a=3-(s+3)%4;if(s===0||s>t-n){console.error("KTXLoader: keyAndValueByteSize out of bounds");break}let l=0;for(;l<s&&i.getUint8(o+l)!==0;l++);if(l===-1){console.error("KTXLoader: Failed to find null byte terminating kvData key");break}const h=new TextDecoder().decode(new Uint8Array(i.buffer,o,l)),c=new DataView(i.buffer,o+l+1,s-l-1);r.set(h,c),n+=4+s+a}return r}const VT={extension:{type:$.LoadParser,priority:ui.High},name:"loadDDS",test(i){return Pr(i,".dds")},async load(i,t,e){const r=await(await nt.ADAPTER.fetch(i)).arrayBuffer(),n=DT(r).map(s=>{const o=new bt(s,{mipmap:wi.OFF,alphaMode:Ce.NO_PREMULTIPLIED_ALPHA,resolution:ir(i),...t.data});return fo(o,e,i)});return n.length===1?n[0]:n},unload(i){Array.isArray(i)?i.forEach(t=>t.destroy(!0)):i.destroy(!0)}};st.add(VT);const HT={extension:{type:$.LoadParser,priority:ui.High},name:"loadKTX",test(i){return Pr(i,".ktx")},async load(i,t,e){const r=await(await nt.ADAPTER.fetch(i)).arrayBuffer(),{compressed:n,uncompressed:s,kvData:o}=UT(i,r),a=n??s,l={mipmap:wi.OFF,alphaMode:Ce.NO_PREMULTIPLIED_ALPHA,resolution:ir(i),...t.data},h=a.map(c=>{a===s&&Object.assign(l,{type:c.type,format:c.format});const u=c.resource??c,d=new bt(u,l);return d.ktxKeyValueData=o,fo(d,e,i)});return h.length===1?h[0]:h},unload(i){Array.isArray(i)?i.forEach(t=>t.destroy(!0)):i.destroy(!0)}};st.add(HT);const KT={extension:$.ResolveParser,test:i=>{const t=re.extname(i).slice(1);return["basis","ktx","dds"].includes(t)},parse:i=>{var e,r;const t=re.extname(i).slice(1);if(t==="ktx"){const n=[".s3tc.ktx",".s3tc_sRGB.ktx",".etc.ktx",".etc1.ktx",".pvrt.ktx",".atc.ktx",".astc.ktx"];if(n.some(s=>i.endsWith(s)))return{resolution:parseFloat(((e=nt.RETINA_PREFIX.exec(i))==null?void 0:e[1])??"1"),format:n.find(s=>i.endsWith(s)),src:i}}return{resolution:parseFloat(((r=nt.RETINA_PREFIX.exec(i))==null?void 0:r[1])??"1"),format:t,src:i}}};st.add(KT);const nl=new mt,zT=4,Rm=class la{constructor(t){this.renderer=t,this._rendererPremultipliedAlpha=!1}contextChange(){var e;const t=(e=this.renderer)==null?void 0:e.gl.getContextAttributes();this._rendererPremultipliedAlpha=!!(t&&t.alpha&&t.premultipliedAlpha)}async image(t,e,r,n){const s=new Image;return s.src=await this.base64(t,e,r,n),s}async base64(t,e,r,n){const s=this.canvas(t,n);if(s.toBlob!==void 0)return new Promise((o,a)=>{s.toBlob(l=>{if(!l){a(new Error("ICanvas.toBlob failed!"));return}const h=new FileReader;h.onload=()=>o(h.result),h.onerror=a,h.readAsDataURL(l)},e,r)});if(s.toDataURL!==void 0)return s.toDataURL(e,r);if(s.convertToBlob!==void 0){const o=await s.convertToBlob({type:e,quality:r});return new Promise((a,l)=>{const h=new FileReader;h.onload=()=>a(h.result),h.onerror=l,h.readAsDataURL(o)})}throw new Error("Extract.base64() requires ICanvas.toDataURL, ICanvas.toBlob, or ICanvas.convertToBlob to be implemented")}canvas(t,e){const{pixels:r,width:n,height:s,flipY:o,premultipliedAlpha:a}=this._rawPixels(t,e);o&&la._flipY(r,n,s),a&&la._unpremultiplyAlpha(r);const l=new Mv(n,s,1),h=new ImageData(new Uint8ClampedArray(r.buffer),n,s);return l.context.putImageData(h,0,0),l.canvas}pixels(t,e){const{pixels:r,width:n,height:s,flipY:o,premultipliedAlpha:a}=this._rawPixels(t,e);return o&&la._flipY(r,n,s),a&&la._unpremultiplyAlpha(r),r}_rawPixels(t,e){const r=this.renderer;if(!r)throw new Error("The Extract has already been destroyed");let n,s=!1,o=!1,a,l=!1;t&&(t instanceof fn?a=t:(a=r.generateTexture(t,{region:e,resolution:r.resolution,multisample:r.multisample}),l=!0,e&&(nl.width=e.width,nl.height=e.height,e=nl)));const h=r.gl;if(a){if(n=a.baseTexture.resolution,e=e??a.frame,s=!1,o=a.baseTexture.alphaMode>0&&a.baseTexture.format===K.RGBA,!l){r.renderTexture.bind(a);const f=a.framebuffer.glFramebuffers[r.CONTEXT_UID];f.blitFramebuffer&&r.framebuffer.bind(f.blitFramebuffer)}}else n=r.resolution,e||(e=nl,e.width=r.width/n,e.height=r.height/n),s=!0,o=this._rendererPremultipliedAlpha,r.renderTexture.bind();const c=Math.max(Math.round(e.width*n),1),u=Math.max(Math.round(e.height*n),1),d=new Uint8Array(zT*c*u);return h.readPixels(Math.round(e.x*n),Math.round(e.y*n),c,u,h.RGBA,h.UNSIGNED_BYTE,d),l&&(a==null||a.destroy(!0)),{pixels:d,width:c,height:u,flipY:s,premultipliedAlpha:o}}destroy(){this.renderer=null}static _flipY(t,e,r){const n=e<<2,s=r>>1,o=new Uint8Array(n);for(let a=0;a<s;a++){const l=a*n,h=(r-a-1)*n;o.set(t.subarray(l,l+n)),t.copyWithin(l,h,h+n),t.set(o,h)}}static _unpremultiplyAlpha(t){t instanceof Uint8ClampedArray&&(t=new Uint8Array(t.buffer));const e=t.length;for(let r=0;r<e;r+=4){const n=t[r+3];if(n!==0){const s=255.001/n;t[r]=t[r]*s+.5,t[r+1]=t[r+1]*s+.5,t[r+2]=t[r+2]*s+.5}}}};Rm.extension={name:"extract",type:$.RendererSystem};let YT=Rm;st.add(YT);const sl={build(i){const t=i.points;let e,r,n,s,o,a;if(i.type===fe.CIRC){const p=i.shape;e=p.x,r=p.y,o=a=p.radius,n=s=0}else if(i.type===fe.ELIP){const p=i.shape;e=p.x,r=p.y,o=p.width,a=p.height,n=s=0}else{const p=i.shape,m=p.width/2,g=p.height/2;e=p.x+m,r=p.y+g,o=a=Math.max(0,Math.min(p.radius,Math.min(m,g))),n=m-o,s=g-a}if(!(o>=0&&a>=0&&n>=0&&s>=0)){t.length=0;return}const l=Math.ceil(2.3*Math.sqrt(o+a)),h=l*8+(n?4:0)+(s?4:0);if(t.length=h,h===0)return;if(l===0){t.length=8,t[0]=t[6]=e+n,t[1]=t[3]=r+s,t[2]=t[4]=e-n,t[5]=t[7]=r-s;return}let c=0,u=l*4+(n?2:0)+2,d=u,f=h;{const p=n+o,m=s,g=e+p,y=e-p,x=r+m;if(t[c++]=g,t[c++]=x,t[--u]=x,t[--u]=y,s){const b=r-m;t[d++]=y,t[d++]=b,t[--f]=b,t[--f]=g}}for(let p=1;p<l;p++){const m=Math.PI/2*(p/l),g=n+Math.cos(m)*o,y=s+Math.sin(m)*a,x=e+g,b=e-g,v=r+y,w=r-y;t[c++]=x,t[c++]=v,t[--u]=v,t[--u]=b,t[d++]=b,t[d++]=w,t[--f]=w,t[--f]=x}{const p=n,m=s+a,g=e+p,y=e-p,x=r+m,b=r-m;t[c++]=g,t[c++]=x,t[--f]=b,t[--f]=g,n&&(t[c++]=y,t[c++]=x,t[--f]=b,t[--f]=y)}},triangulate(i,t){const e=i.points,r=t.points,n=t.indices;if(e.length===0)return;let s=r.length/2;const o=s;let a,l;if(i.type!==fe.RREC){const c=i.shape;a=c.x,l=c.y}else{const c=i.shape;a=c.x+c.width/2,l=c.y+c.height/2}const h=i.matrix;r.push(i.matrix?h.a*a+h.c*l+h.tx:a,i.matrix?h.b*a+h.d*l+h.ty:l),s++,r.push(e[0],e[1]);for(let c=2;c<e.length;c+=2)r.push(e[c],e[c+1]),n.push(s++,o,s);n.push(o+1,o,s)}};function Pm(i,t=!1){const e=i.length;if(e<6)return;let r=0;for(let n=0,s=i[e-2],o=i[e-1];n<e;n+=2){const a=i[n],l=i[n+1];r+=(a-s)*(l+o),s=a,o=l}if(!t&&r>0||t&&r<=0){const n=e/2;for(let s=n+n%2;s<e;s+=2){const o=e-s-2,a=e-s-1,l=s,h=s+1;[i[o],i[l]]=[i[l],i[o]],[i[a],i[h]]=[i[h],i[a]]}}}const Lm={build(i){i.points=i.shape.points.slice()},triangulate(i,t){let e=i.points;const r=i.holes,n=t.points,s=t.indices;if(e.length>=6){Pm(e,!1);const o=[];for(let h=0;h<r.length;h++){const c=r[h];Pm(c.points,!0),o.push(e.length/2),e=e.concat(c.points)}const a=sx(e,o,2);if(!a)return;const l=n.length/2;for(let h=0;h<a.length;h+=3)s.push(a[h]+l),s.push(a[h+1]+l),s.push(a[h+2]+l);for(let h=0;h<e.length;h++)n.push(e[h])}}},jT={build(i){const t=i.shape,e=t.x,r=t.y,n=t.width,s=t.height,o=i.points;o.length=0,n>=0&&s>=0&&o.push(e,r,e+n,r,e+n,r+s,e,r+s)},triangulate(i,t){const e=i.points,r=t.points;if(e.length===0)return;const n=r.length/2;r.push(e[0],e[1],e[2],e[3],e[6],e[7],e[4],e[5]),t.indices.push(n,n+1,n+2,n+1,n+2,n+3)}},JT={build(i){sl.build(i)},triangulate(i,t){sl.triangulate(i,t)}};var je=(i=>(i.MITER="miter",i.BEVEL="bevel",i.ROUND="round",i))(je||{}),Lr=(i=>(i.BUTT="butt",i.ROUND="round",i.SQUARE="square",i))(Lr||{});const cs={adaptive:!0,maxLength:10,minSegments:8,maxSegments:2048,epsilon:1e-4,_segmentsCount(i,t=20){if(!this.adaptive||!i||isNaN(i))return t;let e=Math.ceil(i/this.maxLength);return e<this.minSegments?e=this.minSegments:e>this.maxSegments&&(e=this.maxSegments),e}};class Gm{static curveTo(t,e,r,n,s,o){const a=o[o.length-2],l=o[o.length-1]-e,h=a-t,c=n-e,u=r-t,d=Math.abs(l*u-h*c);if(d<1e-8||s===0)return(o[o.length-2]!==t||o[o.length-1]!==e)&&o.push(t,e),null;const f=l*l+h*h,p=c*c+u*u,m=l*c+h*u,g=s*Math.sqrt(f)/d,y=s*Math.sqrt(p)/d,x=g*m/f,b=y*m/p,v=g*u+y*h,w=g*c+y*l,S=h*(y+x),E=l*(y+x),I=u*(g+b),M=c*(g+b),D=Math.atan2(E-w,S-v),F=Math.atan2(M-w,I-v);return{cx:v+t,cy:w+e,radius:s,startAngle:D,endAngle:F,anticlockwise:h*c>u*l}}static arc(t,e,r,n,s,o,a,l,h){const c=a-o,u=cs._segmentsCount(Math.abs(c)*s,Math.ceil(Math.abs(c)/Ra)*40),d=c/(u*2),f=d*2,p=Math.cos(d),m=Math.sin(d),g=u-1,y=g%1/g;for(let x=0;x<=g;++x){const b=x+y*x,v=d+o+f*b,w=Math.cos(v),S=-Math.sin(v);h.push((p*w+m*S)*s+r,(p*-S+m*w)*s+n)}}}class $T{constructor(){this.reset()}begin(t,e,r){this.reset(),this.style=t,this.start=e,this.attribStart=r}end(t,e){this.attribSize=e-this.attribStart,this.size=t-this.start}reset(){this.style=null,this.size=0,this.start=0,this.attribStart=0,this.attribSize=0}}class au{static curveLength(t,e,r,n,s,o,a,l){let h=0,c=0,u=0,d=0,f=0,p=0,m=0,g=0,y=0,x=0,b=0,v=t,w=e;for(let S=1;S<=10;++S)c=S/10,u=c*c,d=u*c,f=1-c,p=f*f,m=p*f,g=m*t+3*p*c*r+3*f*u*s+d*a,y=m*e+3*p*c*n+3*f*u*o+d*l,x=v-g,b=w-y,v=g,w=y,h+=Math.sqrt(x*x+b*b);return h}static curveTo(t,e,r,n,s,o,a){const l=a[a.length-2],h=a[a.length-1];a.length-=2;const c=cs._segmentsCount(au.curveLength(l,h,t,e,r,n,s,o));let u=0,d=0,f=0,p=0,m=0;a.push(l,h);for(let g=1,y=0;g<=c;++g)y=g/c,u=1-y,d=u*u,f=d*u,p=y*y,m=p*y,a.push(f*l+3*d*y*t+3*u*p*r+m*s,f*h+3*d*y*e+3*u*p*n+m*o)}}function km(i,t,e,r,n,s,o,a){const l=i-e*n,h=t-r*n,c=i+e*s,u=t+r*s;let d,f;o?(d=r,f=-e):(d=-r,f=e);const p=l+d,m=h+f,g=c+d,y=u+f;return a.push(p,m,g,y),2}function xn(i,t,e,r,n,s,o,a){const l=e-i,h=r-t;let c=Math.atan2(l,h),u=Math.atan2(n-i,s-t);a&&c<u?c+=Math.PI*2:!a&&c>u&&(u+=Math.PI*2);let d=c;const f=u-c,p=Math.abs(f),m=Math.sqrt(l*l+h*h),g=(15*p*Math.sqrt(m)/Math.PI>>0)+1,y=f/g;if(d+=y,a){o.push(i,t,e,r);for(let x=1,b=d;x<g;x++,b+=y)o.push(i,t,i+Math.sin(b)*m,t+Math.cos(b)*m);o.push(i,t,n,s)}else{o.push(e,r,i,t);for(let x=1,b=d;x<g;x++,b+=y)o.push(i+Math.sin(b)*m,t+Math.cos(b)*m,i,t);o.push(n,s,i,t)}return g*2}function QT(i,t){const e=i.shape;let r=i.points||e.points.slice();const n=t.closePointEps;if(r.length===0)return;const s=i.lineStyle,o=new dt(r[0],r[1]),a=new dt(r[r.length-2],r[r.length-1]),l=e.type!==fe.POLY||e.closeStroke,h=Math.abs(o.x-a.x)<n&&Math.abs(o.y-a.y)<n;if(l){r=r.slice(),h&&(r.pop(),r.pop(),a.set(r[r.length-2],r[r.length-1]));const U=(o.x+a.x)*.5,z=(a.y+o.y)*.5;r.unshift(U,z),r.push(U,z)}const c=t.points,u=r.length/2;let d=r.length;const f=c.length/2,p=s.width/2,m=p*p,g=s.miterLimit*s.miterLimit;let y=r[0],x=r[1],b=r[2],v=r[3],w=0,S=0,E=-(x-v),I=y-b,M=0,D=0,F=Math.sqrt(E*E+I*I);E/=F,I/=F,E*=p,I*=p;const R=s.alignment,A=(1-R)*2,k=R*2;l||(s.cap===Lr.ROUND?d+=xn(y-E*(A-k)*.5,x-I*(A-k)*.5,y-E*A,x-I*A,y+E*k,x+I*k,c,!0)+2:s.cap===Lr.SQUARE&&(d+=km(y,x,E,I,A,k,!0,c))),c.push(y-E*A,x-I*A,y+E*k,x+I*k);for(let U=1;U<u-1;++U){y=r[(U-1)*2],x=r[(U-1)*2+1],b=r[U*2],v=r[U*2+1],w=r[(U+1)*2],S=r[(U+1)*2+1],E=-(x-v),I=y-b,F=Math.sqrt(E*E+I*I),E/=F,I/=F,E*=p,I*=p,M=-(v-S),D=b-w,F=Math.sqrt(M*M+D*D),M/=F,D/=F,M*=p,D*=p;const z=b-y,ut=x-v,V=b-w,L=S-v,B=z*V+ut*L,W=ut*V-L*z,it=W<0;if(Math.abs(W)<.001*Math.abs(B)){c.push(b-E*A,v-I*A,b+E*k,v+I*k),B>=0&&(s.join===je.ROUND?d+=xn(b,v,b-E*A,v-I*A,b-M*A,v-D*A,c,!1)+4:d+=2,c.push(b-M*k,v-D*k,b+M*A,v+D*A));continue}const q=(-E+y)*(-I+v)-(-E+b)*(-I+x),xt=(-M+w)*(-D+v)-(-M+b)*(-D+S),Et=(z*xt-V*q)/W,tt=(L*q-ut*xt)/W,H=(Et-b)*(Et-b)+(tt-v)*(tt-v),j=b+(Et-b)*A,J=v+(tt-v)*A,N=b-(Et-b)*k,ft=v-(tt-v)*k,gt=Math.min(z*z+ut*ut,V*V+L*L),Mt=it?A:k,Ot=gt+Mt*Mt*m,ke=H<=Ot;let Ze=s.join;if(Ze===je.MITER&&H/m>g&&(Ze=je.BEVEL),ke)switch(Ze){case je.MITER:{c.push(j,J,N,ft);break}case je.BEVEL:{it?c.push(j,J,b+E*k,v+I*k,j,J,b+M*k,v+D*k):c.push(b-E*A,v-I*A,N,ft,b-M*A,v-D*A,N,ft),d+=2;break}case je.ROUND:{it?(c.push(j,J,b+E*k,v+I*k),d+=xn(b,v,b+E*k,v+I*k,b+M*k,v+D*k,c,!0)+4,c.push(j,J,b+M*k,v+D*k)):(c.push(b-E*A,v-I*A,N,ft),d+=xn(b,v,b-E*A,v-I*A,b-M*A,v-D*A,c,!1)+4,c.push(b-M*A,v-D*A,N,ft));break}}else{switch(c.push(b-E*A,v-I*A,b+E*k,v+I*k),Ze){case je.MITER:{it?c.push(N,ft,N,ft):c.push(j,J,j,J),d+=2;break}case je.ROUND:{it?d+=xn(b,v,b+E*k,v+I*k,b+M*k,v+D*k,c,!0)+2:d+=xn(b,v,b-E*A,v-I*A,b-M*A,v-D*A,c,!1)+2;break}}c.push(b-M*A,v-D*A,b+M*k,v+D*k),d+=2}}y=r[(u-2)*2],x=r[(u-2)*2+1],b=r[(u-1)*2],v=r[(u-1)*2+1],E=-(x-v),I=y-b,F=Math.sqrt(E*E+I*I),E/=F,I/=F,E*=p,I*=p,c.push(b-E*A,v-I*A,b+E*k,v+I*k),l||(s.cap===Lr.ROUND?d+=xn(b-E*(A-k)*.5,v-I*(A-k)*.5,b-E*A,v-I*A,b+E*k,v+I*k,c,!1)+2:s.cap===Lr.SQUARE&&(d+=km(b,v,E,I,A,k,!1,c)));const O=t.indices,Z=cs.epsilon*cs.epsilon;for(let U=f;U<d+f-2;++U)y=c[U*2],x=c[U*2+1],b=c[(U+1)*2],v=c[(U+1)*2+1],w=c[(U+2)*2],S=c[(U+2)*2+1],!(Math.abs(y*(v-S)+b*(S-x)+w*(x-v))<Z)&&O.push(U,U+1,U+2)}function qT(i,t){let e=0;const r=i.shape,n=i.points||r.points,s=r.type!==fe.POLY||r.closeStroke;if(n.length===0)return;const o=t.points,a=t.indices,l=n.length/2,h=o.length/2;let c=h;for(o.push(n[0],n[1]),e=1;e<l;e++)o.push(n[e*2],n[e*2+1]),a.push(c,c+1),c++;s&&a.push(c,h)}function Fm(i,t){i.lineStyle.native?qT(i,t):QT(i,t)}class lu{static curveLength(t,e,r,n,s,o){const a=t-2*r+s,l=e-2*n+o,h=2*r-2*t,c=2*n-2*e,u=4*(a*a+l*l),d=4*(a*h+l*c),f=h*h+c*c,p=2*Math.sqrt(u+d+f),m=Math.sqrt(u),g=2*u*m,y=2*Math.sqrt(f),x=d/m;return(g*p+m*d*(p-y)+(4*f*u-d*d)*Math.log((2*m+x+p)/(x+y)))/(4*g)}static curveTo(t,e,r,n,s){const o=s[s.length-2],a=s[s.length-1],l=cs._segmentsCount(lu.curveLength(o,a,t,e,r,n));let h=0,c=0;for(let u=1;u<=l;++u){const d=u/l;h=o+(t-o)*d,c=a+(e-a)*d,s.push(h+(t+(r-t)*d-h)*d,c+(e+(n-e)*d-c)*d)}}}const hu={[fe.POLY]:Lm,[fe.CIRC]:sl,[fe.ELIP]:sl,[fe.RECT]:jT,[fe.RREC]:JT},Dm=[],ol=[];class al{constructor(t,e=null,r=null,n=null){this.points=[],this.holes=[],this.shape=t,this.lineStyle=r,this.fillStyle=e,this.matrix=n,this.type=t.type}clone(){return new al(this.shape,this.fillStyle,this.lineStyle,this.matrix)}destroy(){this.shape=null,this.holes.length=0,this.holes=null,this.points.length=0,this.points=null,this.lineStyle=null,this.fillStyle=null}}const us=new dt,Nm=class Ab extends g0{constructor(){super(),this.closePointEps=1e-4,this.boundsPadding=0,this.uvsFloat32=null,this.indicesUint16=null,this.batchable=!1,this.points=[],this.colors=[],this.uvs=[],this.indices=[],this.textureIds=[],this.graphicsData=[],this.drawCalls=[],this.batchDirty=-1,this.batches=[],this.dirty=0,this.cacheDirty=-1,this.clearDirty=0,this.shapeIndex=0,this._bounds=new Ya,this.boundsDirty=-1}get bounds(){return this.updateBatches(),this.boundsDirty!==this.dirty&&(this.boundsDirty=this.dirty,this.calculateBounds()),this._bounds}invalidate(){this.boundsDirty=-1,this.dirty++,this.batchDirty++,this.shapeIndex=0,this.points.length=0,this.colors.length=0,this.uvs.length=0,this.indices.length=0,this.textureIds.length=0;for(let t=0;t<this.drawCalls.length;t++)this.drawCalls[t].texArray.clear(),ol.push(this.drawCalls[t]);this.drawCalls.length=0;for(let t=0;t<this.batches.length;t++){const e=this.batches[t];e.reset(),Dm.push(e)}this.batches.length=0}clear(){return this.graphicsData.length>0&&(this.invalidate(),this.clearDirty++,this.graphicsData.length=0),this}drawShape(t,e=null,r=null,n=null){const s=new al(t,e,r,n);return this.graphicsData.push(s),this.dirty++,this}drawHole(t,e=null){if(!this.graphicsData.length)return null;const r=new al(t,null,null,e),n=this.graphicsData[this.graphicsData.length-1];return r.lineStyle=n.lineStyle,n.holes.push(r),this.dirty++,this}destroy(){super.destroy();for(let t=0;t<this.graphicsData.length;++t)this.graphicsData[t].destroy();this.points.length=0,this.points=null,this.colors.length=0,this.colors=null,this.uvs.length=0,this.uvs=null,this.indices.length=0,this.indices=null,this.indexBuffer.destroy(),this.indexBuffer=null,this.graphicsData.length=0,this.graphicsData=null,this.drawCalls.length=0,this.drawCalls=null,this.batches.length=0,this.batches=null,this._bounds=null}containsPoint(t){const e=this.graphicsData;for(let r=0;r<e.length;++r){const n=e[r];if(n.fillStyle.visible&&n.shape&&(n.matrix?n.matrix.applyInverse(t,us):us.copyFrom(t),n.shape.contains(us.x,us.y))){let s=!1;if(n.holes){for(let o=0;o<n.holes.length;o++)if(n.holes[o].shape.contains(us.x,us.y)){s=!0;break}}if(!s)return!0}}return!1}updateBatches(){if(!this.graphicsData.length){this.batchable=!0;return}if(!this.validateBatching())return;this.cacheDirty=this.dirty;const t=this.uvs,e=this.graphicsData;let r=null,n=null;this.batches.length>0&&(r=this.batches[this.batches.length-1],n=r.style);for(let l=this.shapeIndex;l<e.length;l++){this.shapeIndex++;const h=e[l],c=h.fillStyle,u=h.lineStyle;hu[h.type].build(h),h.matrix&&this.transformPoints(h.points,h.matrix),(c.visible||u.visible)&&this.processHoles(h.holes);for(let d=0;d<2;d++){const f=d===0?c:u;if(!f.visible)continue;const p=f.texture.baseTexture,m=this.indices.length,g=this.points.length/2;p.wrapMode=vi.REPEAT,d===0?this.processFill(h):this.processLine(h);const y=this.points.length/2-g;y!==0&&(r&&!this._compareStyles(n,f)&&(r.end(m,g),r=null),r||(r=Dm.pop()||new $T,r.begin(f,m,g),this.batches.push(r),n=f),this.addUvs(this.points,t,f.texture,g,y,f.matrix))}}const s=this.indices.length,o=this.points.length/2;if(r&&r.end(s,o),this.batches.length===0){this.batchable=!0;return}const a=o>65535;this.indicesUint16&&this.indices.length===this.indicesUint16.length&&a===this.indicesUint16.BYTES_PER_ELEMENT>2?this.indicesUint16.set(this.indices):this.indicesUint16=a?new Uint32Array(this.indices):new Uint16Array(this.indices),this.batchable=this.isBatchable(),this.batchable?this.packBatches():this.buildDrawCalls()}_compareStyles(t,e){return!(!t||!e||t.texture.baseTexture!==e.texture.baseTexture||t.color+t.alpha!==e.color+e.alpha||!!t.native!=!!e.native)}validateBatching(){if(this.dirty===this.cacheDirty||!this.graphicsData.length)return!1;for(let t=0,e=this.graphicsData.length;t<e;t++){const r=this.graphicsData[t],n=r.fillStyle,s=r.lineStyle;if(n&&!n.texture.baseTexture.valid||s&&!s.texture.baseTexture.valid)return!1}return!0}packBatches(){this.batchDirty++,this.uvsFloat32=new Float32Array(this.uvs);const t=this.batches;for(let e=0,r=t.length;e<r;e++){const n=t[e];for(let s=0;s<n.size;s++){const o=n.start+s;this.indicesUint16[o]=this.indicesUint16[o]-n.attribStart}}}isBatchable(){if(this.points.length>65535*2)return!1;const t=this.batches;for(let e=0;e<t.length;e++)if(t[e].style.native)return!1;return this.points.length<Ab.BATCHABLE_SIZE*2}buildDrawCalls(){let t=++bt._globalBatch;for(let u=0;u<this.drawCalls.length;u++)this.drawCalls[u].texArray.clear(),ol.push(this.drawCalls[u]);this.drawCalls.length=0;const e=this.colors,r=this.textureIds;let n=ol.pop();n||(n=new Pc,n.texArray=new Oc),n.texArray.count=0,n.start=0,n.size=0,n.type=_i.TRIANGLES;let s=0,o=null,a=0,l=!1,h=_i.TRIANGLES,c=0;this.drawCalls.push(n);for(let u=0;u<this.batches.length;u++){const d=this.batches[u],f=8,p=d.style,m=p.texture.baseTexture;l!==!!p.native&&(l=!!p.native,h=l?_i.LINES:_i.TRIANGLES,o=null,s=f,t++),o!==m&&(o=m,m._batchEnabled!==t&&(s===f&&(t++,s=0,n.size>0&&(n=ol.pop(),n||(n=new Pc,n.texArray=new Oc),this.drawCalls.push(n)),n.start=c,n.size=0,n.texArray.count=0,n.type=h),m.touched=1,m._batchEnabled=t,m._batchLocation=s,m.wrapMode=vi.REPEAT,n.texArray.elements[n.texArray.count++]=m,s++)),n.size+=d.size,c+=d.size,a=m._batchLocation,this.addColors(e,p.color,p.alpha,d.attribSize,d.attribStart),this.addTextureIds(r,a,d.attribSize,d.attribStart)}bt._globalBatch=t,this.packAttributes()}packAttributes(){const t=this.points,e=this.uvs,r=this.colors,n=this.textureIds,s=new ArrayBuffer(t.length*3*4),o=new Float32Array(s),a=new Uint32Array(s);let l=0;for(let h=0;h<t.length/2;h++)o[l++]=t[h*2],o[l++]=t[h*2+1],o[l++]=e[h*2],o[l++]=e[h*2+1],a[l++]=r[h],o[l++]=n[h];this._buffer.update(s),this._indexBuffer.update(this.indicesUint16)}processFill(t){t.holes.length?Lm.triangulate(t,this):hu[t.type].triangulate(t,this)}processLine(t){Fm(t,this);for(let e=0;e<t.holes.length;e++)Fm(t.holes[e],this)}processHoles(t){for(let e=0;e<t.length;e++){const r=t[e];hu[r.type].build(r),r.matrix&&this.transformPoints(r.points,r.matrix)}}calculateBounds(){const t=this._bounds;t.clear(),t.addVertexData(this.points,0,this.points.length),t.pad(this.boundsPadding,this.boundsPadding)}transformPoints(t,e){for(let r=0;r<t.length/2;r++){const n=t[r*2],s=t[r*2+1];t[r*2]=e.a*n+e.c*s+e.tx,t[r*2+1]=e.b*n+e.d*s+e.ty}}addColors(t,e,r,n,s=0){const o=Ft.shared.setValue(e).toLittleEndianNumber(),a=Ft.shared.setValue(o).toPremultiplied(r);t.length=Math.max(t.length,s+n);for(let l=0;l<n;l++)t[s+l]=a}addTextureIds(t,e,r,n=0){t.length=Math.max(t.length,n+r);for(let s=0;s<r;s++)t[n+s]=e}addUvs(t,e,r,n,s,o=null){let a=0;const l=e.length,h=r.frame;for(;a<s;){let u=t[(n+a)*2],d=t[(n+a)*2+1];if(o){const f=o.a*u+o.c*d+o.tx;d=o.b*u+o.d*d+o.ty,u=f}a++,e.push(u/h.width,d/h.height)}const c=r.baseTexture;(h.width<c.width||h.height<c.height)&&this.adjustUvs(e,r,l,s)}adjustUvs(t,e,r,n){const s=e.baseTexture,o=1e-6,a=r+n*2,l=e.frame,h=l.width/s.width,c=l.height/s.height;let u=l.x/l.width,d=l.y/l.height,f=Math.floor(t[r]+o),p=Math.floor(t[r+1]+o);for(let m=r+2;m<a;m+=2)f=Math.min(f,Math.floor(t[m]+o)),p=Math.min(p,Math.floor(t[m+1]+o));u-=f,d-=p;for(let m=r;m<a;m+=2)t[m]=(t[m]+u)*h,t[m+1]=(t[m+1]+d)*c}};Nm.BATCHABLE_SIZE=100;let tS=Nm;class ll{constructor(){this.color=16777215,this.alpha=1,this.texture=ot.WHITE,this.matrix=null,this.visible=!1,this.reset()}clone(){const t=new ll;return t.color=this.color,t.alpha=this.alpha,t.texture=this.texture,t.matrix=this.matrix,t.visible=this.visible,t}reset(){this.color=16777215,this.alpha=1,this.texture=ot.WHITE,this.matrix=null,this.visible=!1}destroy(){this.texture=null,this.matrix=null}}class cu extends ll{constructor(){super(...arguments),this.width=0,this.alignment=.5,this.native=!1,this.cap=Lr.BUTT,this.join=je.MITER,this.miterLimit=10}clone(){const t=new cu;return t.color=this.color,t.alpha=this.alpha,t.texture=this.texture,t.matrix=this.matrix,t.visible=this.visible,t.width=this.width,t.alignment=this.alignment,t.native=this.native,t.cap=this.cap,t.join=this.join,t.miterLimit=this.miterLimit,t}reset(){super.reset(),this.color=0,this.alignment=.5,this.width=0,this.native=!1,this.cap=Lr.BUTT,this.join=je.MITER,this.miterLimit=10}}const uu={},du=class Rh extends St{constructor(t=null){super(),this.shader=null,this.pluginName="batch",this.currentPath=null,this.batches=[],this.batchTint=-1,this.batchDirty=-1,this.vertexData=null,this._fillStyle=new ll,this._lineStyle=new cu,this._matrix=null,this._holeMode=!1,this.state=Mi.for2d(),this._geometry=t||new tS,this._geometry.refCount++,this._transformID=-1,this._tintColor=new Ft(16777215),this.blendMode=pt.NORMAL}get geometry(){return this._geometry}clone(){return this.finishPoly(),new Rh(this._geometry)}set blendMode(t){this.state.blendMode=t}get blendMode(){return this.state.blendMode}get tint(){return this._tintColor.value}set tint(t){this._tintColor.setValue(t)}get fill(){return this._fillStyle}get line(){return this._lineStyle}lineStyle(t=null,e=0,r,n=.5,s=!1){return typeof t=="number"&&(t={width:t,color:e,alpha:r,alignment:n,native:s}),this.lineTextureStyle(t)}lineTextureStyle(t){const e={width:0,texture:ot.WHITE,color:t!=null&&t.texture?16777215:0,matrix:null,alignment:.5,native:!1,cap:Lr.BUTT,join:je.MITER,miterLimit:10};t=Object.assign(e,t),this.normalizeColor(t),this.currentPath&&this.startPoly();const r=t.width>0&&t.alpha>0;return r?(t.matrix&&(t.matrix=t.matrix.clone(),t.matrix.invert()),Object.assign(this._lineStyle,{visible:r},t)):this._lineStyle.reset(),this}startPoly(){if(this.currentPath){const t=this.currentPath.points,e=this.currentPath.points.length;e>2&&(this.drawShape(this.currentPath),this.currentPath=new an,this.currentPath.closeStroke=!1,this.currentPath.points.push(t[e-2],t[e-1]))}else this.currentPath=new an,this.currentPath.closeStroke=!1}finishPoly(){this.currentPath&&(this.currentPath.points.length>2?(this.drawShape(this.currentPath),this.currentPath=null):this.currentPath.points.length=0)}moveTo(t,e){return this.startPoly(),this.currentPath.points[0]=t,this.currentPath.points[1]=e,this}lineTo(t,e){this.currentPath||this.moveTo(0,0);const r=this.currentPath.points,n=r[r.length-2],s=r[r.length-1];return(n!==t||s!==e)&&r.push(t,e),this}_initCurve(t=0,e=0){this.currentPath?this.currentPath.points.length===0&&(this.currentPath.points=[t,e]):this.moveTo(t,e)}quadraticCurveTo(t,e,r,n){this._initCurve();const s=this.currentPath.points;return s.length===0&&this.moveTo(0,0),lu.curveTo(t,e,r,n,s),this}bezierCurveTo(t,e,r,n,s,o){return this._initCurve(),au.curveTo(t,e,r,n,s,o,this.currentPath.points),this}arcTo(t,e,r,n,s){this._initCurve(t,e);const o=this.currentPath.points,a=Gm.curveTo(t,e,r,n,s,o);if(a){const{cx:l,cy:h,radius:c,startAngle:u,endAngle:d,anticlockwise:f}=a;this.arc(l,h,c,u,d,f)}return this}arc(t,e,r,n,s,o=!1){if(n===s)return this;if(!o&&s<=n?s+=Ra:o&&n<=s&&(n+=Ra),s-n===0)return this;const a=t+Math.cos(n)*r,l=e+Math.sin(n)*r,h=this._geometry.closePointEps;let c=this.currentPath?this.currentPath.points:null;if(c){const u=Math.abs(c[c.length-2]-a),d=Math.abs(c[c.length-1]-l);u<h&&d<h||c.push(a,l)}else this.moveTo(a,l),c=this.currentPath.points;return Gm.arc(a,l,t,e,r,n,s,o,c),this}beginFill(t=0,e){return this.beginTextureFill({texture:ot.WHITE,color:t,alpha:e})}normalizeColor(t){const e=Ft.shared.setValue(t.color??0);t.color=e.toNumber(),t.alpha??(t.alpha=e.alpha)}beginTextureFill(t){const e={texture:ot.WHITE,color:16777215,matrix:null};t=Object.assign(e,t),this.normalizeColor(t),this.currentPath&&this.startPoly();const r=t.alpha>0;return r?(t.matrix&&(t.matrix=t.matrix.clone(),t.matrix.invert()),Object.assign(this._fillStyle,{visible:r},t)):this._fillStyle.reset(),this}endFill(){return this.finishPoly(),this._fillStyle.reset(),this}drawRect(t,e,r,n){return this.drawShape(new mt(t,e,r,n))}drawRoundedRect(t,e,r,n,s){return this.drawShape(new ka(t,e,r,n,s))}drawCircle(t,e,r){return this.drawShape(new La(t,e,r))}drawEllipse(t,e,r,n){return this.drawShape(new Ga(t,e,r,n))}drawPolygon(...t){let e,r=!0;const n=t[0];n.points?(r=n.closeStroke,e=n.points):Array.isArray(t[0])?e=t[0]:e=t;const s=new an(e);return s.closeStroke=r,this.drawShape(s),this}drawShape(t){return this._holeMode?this._geometry.drawHole(t,this._matrix):this._geometry.drawShape(t,this._fillStyle.clone(),this._lineStyle.clone(),this._matrix),this}clear(){return this._geometry.clear(),this._lineStyle.reset(),this._fillStyle.reset(),this._boundsID++,this._matrix=null,this._holeMode=!1,this.currentPath=null,this}isFastRect(){const t=this._geometry.graphicsData;return t.length===1&&t[0].shape.type===fe.RECT&&!t[0].matrix&&!t[0].holes.length&&!(t[0].lineStyle.visible&&t[0].lineStyle.width)}_render(t){this.finishPoly();const e=this._geometry;e.updateBatches(),e.batchable?(this.batchDirty!==e.batchDirty&&this._populateBatches(),this._renderBatched(t)):(t.batch.flush(),this._renderDirect(t))}_populateBatches(){const t=this._geometry,e=this.blendMode,r=t.batches.length;this.batchTint=-1,this._transformID=-1,this.batchDirty=t.batchDirty,this.batches.length=r,this.vertexData=new Float32Array(t.points);for(let n=0;n<r;n++){const s=t.batches[n],o=s.style.color,a=new Float32Array(this.vertexData.buffer,s.attribStart*4*2,s.attribSize*2),l=new Float32Array(t.uvsFloat32.buffer,s.attribStart*4*2,s.attribSize*2),h=new Uint16Array(t.indicesUint16.buffer,s.start*2,s.size),c={vertexData:a,blendMode:e,indices:h,uvs:l,_batchRGB:Ft.shared.setValue(o).toRgbArray(),_tintRGB:o,_texture:s.style.texture,alpha:s.style.alpha,worldAlpha:1};this.batches[n]=c}}_renderBatched(t){if(this.batches.length){t.batch.setObjectRenderer(t.plugins[this.pluginName]),this.calculateVertices(),this.calculateTints();for(let e=0,r=this.batches.length;e<r;e++){const n=this.batches[e];n.worldAlpha=this.worldAlpha*n.alpha,t.plugins[this.pluginName].render(n)}}}_renderDirect(t){const e=this._resolveDirectShader(t),r=this._geometry,n=this.worldAlpha,s=e.uniforms,o=r.drawCalls;s.translationMatrix=this.transform.worldTransform,Ft.shared.setValue(this._tintColor).premultiply(n).toArray(s.tint),t.shader.bind(e),t.geometry.bind(r,e),t.state.set(this.state);for(let a=0,l=o.length;a<l;a++)this._renderDrawCallDirect(t,r.drawCalls[a])}_renderDrawCallDirect(t,e){const{texArray:r,type:n,size:s,start:o}=e,a=r.count;for(let l=0;l<a;l++)t.texture.bind(r.elements[l],l);t.geometry.draw(n,s,o)}_resolveDirectShader(t){let e=this.shader;const r=this.pluginName;if(!e){if(!uu[r]){const{maxTextures:n}=t.plugins[r],s=new Int32Array(n);for(let l=0;l<n;l++)s[l]=l;const o={tint:new Float32Array([1,1,1,1]),translationMatrix:new Dt,default:li.from({uSamplers:s},!0)},a=t.plugins[r]._shader.program;uu[r]=new Ri(a,o)}e=uu[r]}return e}_calculateBounds(){this.finishPoly();const t=this._geometry;if(!t.graphicsData.length)return;const{minX:e,minY:r,maxX:n,maxY:s}=t.bounds;this._bounds.addFrame(this.transform,e,r,n,s)}containsPoint(t){return this.worldTransform.applyInverse(t,Rh._TEMP_POINT),this._geometry.containsPoint(Rh._TEMP_POINT)}calculateTints(){if(this.batchTint!==this.tint){this.batchTint=this._tintColor.toNumber();for(let t=0;t<this.batches.length;t++){const e=this.batches[t];e._tintRGB=Ft.shared.setValue(this._tintColor).multiply(e._batchRGB).toLittleEndianNumber()}}}calculateVertices(){const t=this.transform._worldID;if(this._transformID===t)return;this._transformID=t;const e=this.transform.worldTransform,r=e.a,n=e.b,s=e.c,o=e.d,a=e.tx,l=e.ty,h=this._geometry.points,c=this.vertexData;let u=0;for(let d=0;d<h.length;d+=2){const f=h[d],p=h[d+1];c[u++]=r*f+s*p+a,c[u++]=o*p+n*f+l}}closePath(){const t=this.currentPath;return t&&(t.closeStroke=!0,this.finishPoly()),this}setMatrix(t){return this._matrix=t,this}beginHole(){return this.finishPoly(),this._holeMode=!0,this}endHole(){return this.finishPoly(),this._holeMode=!1,this}destroy(t){this._geometry.refCount--,this._geometry.refCount===0&&this._geometry.dispose(),this._matrix=null,this.currentPath=null,this._lineStyle.destroy(),this._lineStyle=null,this._fillStyle.destroy(),this._fillStyle=null,this._geometry=null,this.shader=null,this.vertexData=null,this.batches.length=0,this.batches=null,super.destroy(t)}};du.curves=cs,du._TEMP_POINT=new dt;let Gr=du;class eS{constructor(t,e){this.uvBuffer=t,this.uvMatrix=e,this.data=null,this._bufferUpdateId=-1,this._textureUpdateId=-1,this._updateID=0}update(t){if(!t&&this._bufferUpdateId===this.uvBuffer._updateID&&this._textureUpdateId===this.uvMatrix._updateID)return;this._bufferUpdateId=this.uvBuffer._updateID,this._textureUpdateId=this.uvMatrix._updateID;const e=this.uvBuffer.data;(!this.data||this.data.length!==e.length)&&(this.data=new Float32Array(e.length)),this.uvMatrix.multiplyUvs(e,this.data),this._updateID++}}const fu=new dt,Om=new an,Bm=class Mb extends St{constructor(t,e,r,n=_i.TRIANGLES){super(),this.geometry=t,this.shader=e,this.state=r||Mi.for2d(),this.drawMode=n,this.start=0,this.size=0,this.uvs=null,this.indices=null,this.vertexData=new Float32Array(1),this.vertexDirty=-1,this._transformID=-1,this._roundPixels=nt.ROUND_PIXELS,this.batchUvs=null}get geometry(){return this._geometry}set geometry(t){this._geometry!==t&&(this._geometry&&(this._geometry.refCount--,this._geometry.refCount===0&&this._geometry.dispose()),this._geometry=t,this._geometry&&this._geometry.refCount++,this.vertexDirty=-1)}get uvBuffer(){return this.geometry.buffers[1]}get verticesBuffer(){return this.geometry.buffers[0]}set material(t){this.shader=t}get material(){return this.shader}set blendMode(t){this.state.blendMode=t}get blendMode(){return this.state.blendMode}set roundPixels(t){this._roundPixels!==t&&(this._transformID=-1),this._roundPixels=t}get roundPixels(){return this._roundPixels}get tint(){return"tint"in this.shader?this.shader.tint:null}set tint(t){this.shader.tint=t}get tintValue(){return this.shader.tintValue}get texture(){return"texture"in this.shader?this.shader.texture:null}set texture(t){this.shader.texture=t}_render(t){const e=this.geometry.buffers[0].data;this.shader.batchable&&this.drawMode===_i.TRIANGLES&&e.length<Mb.BATCHABLE_SIZE*2?this._renderToBatch(t):this._renderDefault(t)}_renderDefault(t){const e=this.shader;e.alpha=this.worldAlpha,e.update&&e.update(),t.batch.flush(),e.uniforms.translationMatrix=this.transform.worldTransform.toArray(!0),t.shader.bind(e),t.state.set(this.state),t.geometry.bind(this.geometry,e),t.geometry.draw(this.drawMode,this.size,this.start,this.geometry.instanceCount)}_renderToBatch(t){const e=this.geometry,r=this.shader;r.uvMatrix&&(r.uvMatrix.update(),this.calculateUvs()),this.calculateVertices(),this.indices=e.indexBuffer.data,this._tintRGB=r._tintRGB,this._texture=r.texture;const n=this.material.pluginName;t.batch.setObjectRenderer(t.plugins[n]),t.plugins[n].render(this)}calculateVertices(){const t=this.geometry.buffers[0],e=t.data,r=t._updateID;if(r===this.vertexDirty&&this._transformID===this.transform._worldID)return;this._transformID=this.transform._worldID,this.vertexData.length!==e.length&&(this.vertexData=new Float32Array(e.length));const n=this.transform.worldTransform,s=n.a,o=n.b,a=n.c,l=n.d,h=n.tx,c=n.ty,u=this.vertexData;for(let d=0;d<u.length/2;d++){const f=e[d*2],p=e[d*2+1];u[d*2]=s*f+a*p+h,u[d*2+1]=o*f+l*p+c}if(this._roundPixels){const d=nt.RESOLUTION;for(let f=0;f<u.length;++f)u[f]=Math.round(u[f]*d)/d}this.vertexDirty=r}calculateUvs(){const t=this.geometry.buffers[1],e=this.shader;e.uvMatrix.isSimple?this.uvs=t.data:(this.batchUvs||(this.batchUvs=new eS(t,e.uvMatrix)),this.batchUvs.update(),this.uvs=this.batchUvs.data)}_calculateBounds(){this.calculateVertices(),this._bounds.addVertexData(this.vertexData,0,this.vertexData.length)}containsPoint(t){if(!this.getBounds().contains(t.x,t.y))return!1;this.worldTransform.applyInverse(t,fu);const e=this.geometry.getBuffer("aVertexPosition").data,r=Om.points,n=this.geometry.getIndex().data,s=n.length,o=this.drawMode===4?3:1;for(let a=0;a+2<s;a+=o){const l=n[a]*2,h=n[a+1]*2,c=n[a+2]*2;if(r[0]=e[l],r[1]=e[l+1],r[2]=e[h],r[3]=e[h+1],r[4]=e[c],r[5]=e[c+1],Om.contains(fu.x,fu.y))return!0}return!1}destroy(t){super.destroy(t),this._cachedTexture&&(this._cachedTexture.destroy(),this._cachedTexture=null),this.geometry=null,this.shader=null,this.state=null,this.uvs=null,this.indices=null,this.vertexData=null}};Bm.BATCHABLE_SIZE=100;let pu=Bm;class Um extends Ar{constructor(t,e,r){super();const n=new Yt(t),s=new Yt(e,!0),o=new Yt(r,!0,!0);this.addAttribute("aVertexPosition",n,2,!1,ht.FLOAT).addAttribute("aTextureCoord",s,2,!1,ht.FLOAT).addIndex(o),this._updateId=-1}get vertexDirtyId(){return this.buffers[0]._updateID}}var iS=`varying vec2 vTextureCoord;
924
924
  uniform vec4 uColor;
925
925
 
926
926
  uniform sampler2D uSampler;
@@ -944,7 +944,7 @@ void main(void)
944
944
 
945
945
  vTextureCoord = (uTextureMatrix * vec3(aTextureCoord, 1.0)).xy;
946
946
  }
947
- `;class mu extends Pi{constructor(t,e){const r={uSampler:t,alpha:1,uTextureMatrix:Nt.IDENTITY,uColor:new Float32Array([1,1,1,1])};e=Object.assign({tint:16777215,alpha:1,pluginName:"batch"},e),e.uniforms&&Object.assign(r,e.uniforms),super(e.program||sr.from(rS,iS),r),this._colorDirty=!1,this.uvMatrix=new N0(t),this.batchable=e.program===void 0,this.pluginName=e.pluginName,this._tintColor=new Dt(e.tint),this._tintRGB=this._tintColor.toLittleEndianNumber(),this._colorDirty=!0,this.alpha=e.alpha}get texture(){return this.uniforms.uSampler}set texture(t){this.uniforms.uSampler!==t&&(!this.uniforms.uSampler.baseTexture.alphaMode!=!t.baseTexture.alphaMode&&(this._colorDirty=!0),this.uniforms.uSampler=t,this.uvMatrix.texture=t)}set alpha(t){t!==this._alpha&&(this._alpha=t,this._colorDirty=!0)}get alpha(){return this._alpha}set tint(t){t!==this.tint&&(this._tintColor.setValue(t),this._tintRGB=this._tintColor.toLittleEndianNumber(),this._colorDirty=!0)}get tint(){return this._tintColor.value}get tintValue(){return this._tintColor.toNumber()}update(){if(this._colorDirty){this._colorDirty=!1;const t=this.texture.baseTexture.alphaMode;Dt.shared.setValue(this._tintColor).premultiply(this._alpha,t).toArray(this.uniforms.uColor)}this.uvMatrix.update()&&(this.uniforms.uTextureMatrix=this.uvMatrix.mapCoord)}}class nS extends Um{constructor(t=200,e,r=0){super(new Float32Array(e.length*4),new Float32Array(e.length*4),new Uint16Array((e.length-1)*6)),this.points=e,this._width=t,this.textureScale=r,this.build()}get width(){return this._width}build(){const t=this.points;if(!t)return;const e=this.getBuffer("aVertexPosition"),r=this.getBuffer("aTextureCoord"),n=this.getIndex();if(t.length<1)return;e.data.length/4!==t.length&&(e.data=new Float32Array(t.length*4),r.data=new Float32Array(t.length*4),n.data=new Uint16Array((t.length-1)*6));const s=r.data,o=n.data;s[0]=0,s[1]=0,s[2]=0,s[3]=1;let a=0,l=t[0];const h=this._width*this.textureScale,c=t.length;for(let d=0;d<c;d++){const f=d*4;if(this.textureScale>0){const p=l.x-t[d].x,m=l.y-t[d].y,g=Math.sqrt(p*p+m*m);l=t[d],a+=g/h}else a=d/(c-1);s[f]=a,s[f+1]=0,s[f+2]=a,s[f+3]=1}let u=0;for(let d=0;d<c-1;d++){const f=d*2;o[u++]=f,o[u++]=f+1,o[u++]=f+2,o[u++]=f+2,o[u++]=f+1,o[u++]=f+3}r.update(),n.update(),this.updateVertices()}updateVertices(){const t=this.points;if(t.length<1)return;let e=t[0],r,n=0,s=0;const o=this.buffers[0].data,a=t.length,l=this.textureScale>0?this.textureScale*this._width/2:this._width/2;for(let h=0;h<a;h++){const c=t[h],u=h*4;h<t.length-1?r=t[h+1]:r=c,s=-(r.x-e.x),n=r.y-e.y;const d=Math.sqrt(n*n+s*s);d<1e-6?(n=0,s=0):(n/=d,s/=d,n*=l,s*=l),o[u]=c.x+n,o[u+1]=c.y+s,o[u+2]=c.x-n,o[u+3]=c.y-s,e=c}this.buffers[0].update()}update(){this.textureScale>0?this.build():this.updateVertices()}}class sS extends pu{constructor(t,e,r=0){const n=new nS(t.height,e,r),s=new mu(t);r>0&&(t.baseTexture.wrapMode=wi.REPEAT),super(n,s),this.autoUpdate=!0}_render(t){const e=this.geometry;(this.autoUpdate||e._width!==this.shader.texture.height)&&(e._width=this.shader.texture.height,e.update()),super._render(t)}}class Xm{constructor(t,e,r){this.geometry=new Mr,this.indexBuffer=null,this.size=r,this.dynamicProperties=[],this.staticProperties=[];for(let n=0;n<t.length;++n){let s=t[n];s={attributeName:s.attributeName,size:s.size,uploadFunction:s.uploadFunction,type:s.type||ct.FLOAT,offset:s.offset},e[n]?this.dynamicProperties.push(s):this.staticProperties.push(s)}this.staticStride=0,this.staticBuffer=null,this.staticData=null,this.staticDataUint32=null,this.dynamicStride=0,this.dynamicBuffer=null,this.dynamicData=null,this.dynamicDataUint32=null,this._updateID=0,this.initBuffers()}initBuffers(){const t=this.geometry;let e=0;this.indexBuffer=new jt(Iv(this.size),!0,!0),t.addIndex(this.indexBuffer),this.dynamicStride=0;for(let o=0;o<this.dynamicProperties.length;++o){const a=this.dynamicProperties[o];a.offset=e,e+=a.size,this.dynamicStride+=a.size}const r=new ArrayBuffer(this.size*this.dynamicStride*4*4);this.dynamicData=new Float32Array(r),this.dynamicDataUint32=new Uint32Array(r),this.dynamicBuffer=new jt(this.dynamicData,!1,!1);let n=0;this.staticStride=0;for(let o=0;o<this.staticProperties.length;++o){const a=this.staticProperties[o];a.offset=n,n+=a.size,this.staticStride+=a.size}const s=new ArrayBuffer(this.size*this.staticStride*4*4);this.staticData=new Float32Array(s),this.staticDataUint32=new Uint32Array(s),this.staticBuffer=new jt(this.staticData,!0,!1);for(let o=0;o<this.dynamicProperties.length;++o){const a=this.dynamicProperties[o];t.addAttribute(a.attributeName,this.dynamicBuffer,0,a.type===ct.UNSIGNED_BYTE,a.type,this.dynamicStride*4,a.offset*4)}for(let o=0;o<this.staticProperties.length;++o){const a=this.staticProperties[o];t.addAttribute(a.attributeName,this.staticBuffer,0,a.type===ct.UNSIGNED_BYTE,a.type,this.staticStride*4,a.offset*4)}}uploadDynamic(t,e,r){for(let n=0;n<this.dynamicProperties.length;n++){const s=this.dynamicProperties[n];s.uploadFunction(t,e,r,s.type===ct.UNSIGNED_BYTE?this.dynamicDataUint32:this.dynamicData,this.dynamicStride,s.offset)}this.dynamicBuffer._updateID++}uploadStatic(t,e,r){for(let n=0;n<this.staticProperties.length;n++){const s=this.staticProperties[n];s.uploadFunction(t,e,r,s.type===ct.UNSIGNED_BYTE?this.staticDataUint32:this.staticData,this.staticStride,s.offset)}this.staticBuffer._updateID++}destroy(){this.indexBuffer=null,this.dynamicProperties=null,this.dynamicBuffer=null,this.dynamicData=null,this.dynamicDataUint32=null,this.staticProperties=null,this.staticBuffer=null,this.staticData=null,this.staticDataUint32=null,this.geometry.destroy()}}var oS=`varying vec2 vTextureCoord;
947
+ `;class mu extends Ri{constructor(t,e){const r={uSampler:t,alpha:1,uTextureMatrix:Dt.IDENTITY,uColor:new Float32Array([1,1,1,1])};e=Object.assign({tint:16777215,alpha:1,pluginName:"batch"},e),e.uniforms&&Object.assign(r,e.uniforms),super(e.program||nr.from(rS,iS),r),this._colorDirty=!1,this.uvMatrix=new N0(t),this.batchable=e.program===void 0,this.pluginName=e.pluginName,this._tintColor=new Ft(e.tint),this._tintRGB=this._tintColor.toLittleEndianNumber(),this._colorDirty=!0,this.alpha=e.alpha}get texture(){return this.uniforms.uSampler}set texture(t){this.uniforms.uSampler!==t&&(!this.uniforms.uSampler.baseTexture.alphaMode!=!t.baseTexture.alphaMode&&(this._colorDirty=!0),this.uniforms.uSampler=t,this.uvMatrix.texture=t)}set alpha(t){t!==this._alpha&&(this._alpha=t,this._colorDirty=!0)}get alpha(){return this._alpha}set tint(t){t!==this.tint&&(this._tintColor.setValue(t),this._tintRGB=this._tintColor.toLittleEndianNumber(),this._colorDirty=!0)}get tint(){return this._tintColor.value}get tintValue(){return this._tintColor.toNumber()}update(){if(this._colorDirty){this._colorDirty=!1;const t=this.texture.baseTexture.alphaMode;Ft.shared.setValue(this._tintColor).premultiply(this._alpha,t).toArray(this.uniforms.uColor)}this.uvMatrix.update()&&(this.uniforms.uTextureMatrix=this.uvMatrix.mapCoord)}}class nS extends Um{constructor(t=200,e,r=0){super(new Float32Array(e.length*4),new Float32Array(e.length*4),new Uint16Array((e.length-1)*6)),this.points=e,this._width=t,this.textureScale=r,this.build()}get width(){return this._width}build(){const t=this.points;if(!t)return;const e=this.getBuffer("aVertexPosition"),r=this.getBuffer("aTextureCoord"),n=this.getIndex();if(t.length<1)return;e.data.length/4!==t.length&&(e.data=new Float32Array(t.length*4),r.data=new Float32Array(t.length*4),n.data=new Uint16Array((t.length-1)*6));const s=r.data,o=n.data;s[0]=0,s[1]=0,s[2]=0,s[3]=1;let a=0,l=t[0];const h=this._width*this.textureScale,c=t.length;for(let d=0;d<c;d++){const f=d*4;if(this.textureScale>0){const p=l.x-t[d].x,m=l.y-t[d].y,g=Math.sqrt(p*p+m*m);l=t[d],a+=g/h}else a=d/(c-1);s[f]=a,s[f+1]=0,s[f+2]=a,s[f+3]=1}let u=0;for(let d=0;d<c-1;d++){const f=d*2;o[u++]=f,o[u++]=f+1,o[u++]=f+2,o[u++]=f+2,o[u++]=f+1,o[u++]=f+3}r.update(),n.update(),this.updateVertices()}updateVertices(){const t=this.points;if(t.length<1)return;let e=t[0],r,n=0,s=0;const o=this.buffers[0].data,a=t.length,l=this.textureScale>0?this.textureScale*this._width/2:this._width/2;for(let h=0;h<a;h++){const c=t[h],u=h*4;h<t.length-1?r=t[h+1]:r=c,s=-(r.x-e.x),n=r.y-e.y;const d=Math.sqrt(n*n+s*s);d<1e-6?(n=0,s=0):(n/=d,s/=d,n*=l,s*=l),o[u]=c.x+n,o[u+1]=c.y+s,o[u+2]=c.x-n,o[u+3]=c.y-s,e=c}this.buffers[0].update()}update(){this.textureScale>0?this.build():this.updateVertices()}}class sS extends pu{constructor(t,e,r=0){const n=new nS(t.height,e,r),s=new mu(t);r>0&&(t.baseTexture.wrapMode=vi.REPEAT),super(n,s),this.autoUpdate=!0}_render(t){const e=this.geometry;(this.autoUpdate||e._width!==this.shader.texture.height)&&(e._width=this.shader.texture.height,e.update()),super._render(t)}}class Xm{constructor(t,e,r){this.geometry=new Ar,this.indexBuffer=null,this.size=r,this.dynamicProperties=[],this.staticProperties=[];for(let n=0;n<t.length;++n){let s=t[n];s={attributeName:s.attributeName,size:s.size,uploadFunction:s.uploadFunction,type:s.type||ht.FLOAT,offset:s.offset},e[n]?this.dynamicProperties.push(s):this.staticProperties.push(s)}this.staticStride=0,this.staticBuffer=null,this.staticData=null,this.staticDataUint32=null,this.dynamicStride=0,this.dynamicBuffer=null,this.dynamicData=null,this.dynamicDataUint32=null,this._updateID=0,this.initBuffers()}initBuffers(){const t=this.geometry;let e=0;this.indexBuffer=new Yt(Iv(this.size),!0,!0),t.addIndex(this.indexBuffer),this.dynamicStride=0;for(let o=0;o<this.dynamicProperties.length;++o){const a=this.dynamicProperties[o];a.offset=e,e+=a.size,this.dynamicStride+=a.size}const r=new ArrayBuffer(this.size*this.dynamicStride*4*4);this.dynamicData=new Float32Array(r),this.dynamicDataUint32=new Uint32Array(r),this.dynamicBuffer=new Yt(this.dynamicData,!1,!1);let n=0;this.staticStride=0;for(let o=0;o<this.staticProperties.length;++o){const a=this.staticProperties[o];a.offset=n,n+=a.size,this.staticStride+=a.size}const s=new ArrayBuffer(this.size*this.staticStride*4*4);this.staticData=new Float32Array(s),this.staticDataUint32=new Uint32Array(s),this.staticBuffer=new Yt(this.staticData,!0,!1);for(let o=0;o<this.dynamicProperties.length;++o){const a=this.dynamicProperties[o];t.addAttribute(a.attributeName,this.dynamicBuffer,0,a.type===ht.UNSIGNED_BYTE,a.type,this.dynamicStride*4,a.offset*4)}for(let o=0;o<this.staticProperties.length;++o){const a=this.staticProperties[o];t.addAttribute(a.attributeName,this.staticBuffer,0,a.type===ht.UNSIGNED_BYTE,a.type,this.staticStride*4,a.offset*4)}}uploadDynamic(t,e,r){for(let n=0;n<this.dynamicProperties.length;n++){const s=this.dynamicProperties[n];s.uploadFunction(t,e,r,s.type===ht.UNSIGNED_BYTE?this.dynamicDataUint32:this.dynamicData,this.dynamicStride,s.offset)}this.dynamicBuffer._updateID++}uploadStatic(t,e,r){for(let n=0;n<this.staticProperties.length;n++){const s=this.staticProperties[n];s.uploadFunction(t,e,r,s.type===ht.UNSIGNED_BYTE?this.staticDataUint32:this.staticData,this.staticStride,s.offset)}this.staticBuffer._updateID++}destroy(){this.indexBuffer=null,this.dynamicProperties=null,this.dynamicBuffer=null,this.dynamicData=null,this.dynamicDataUint32=null,this.staticProperties=null,this.staticBuffer=null,this.staticData=null,this.staticDataUint32=null,this.geometry.destroy()}}var oS=`varying vec2 vTextureCoord;
948
948
  varying vec4 vColor;
949
949
 
950
950
  uniform sampler2D uSampler;
@@ -977,8 +977,8 @@ void main(void){
977
977
  vTextureCoord = aTextureCoord;
978
978
  vColor = aColor * uColor;
979
979
  }
980
- `;class Wm extends Ba{constructor(t){super(t),this.shader=null,this.properties=null,this.tempMatrix=new Nt,this.properties=[{attributeName:"aVertexPosition",size:2,uploadFunction:this.uploadVertices,offset:0},{attributeName:"aPositionCoord",size:2,uploadFunction:this.uploadPosition,offset:0},{attributeName:"aRotation",size:1,uploadFunction:this.uploadRotation,offset:0},{attributeName:"aTextureCoord",size:2,uploadFunction:this.uploadUvs,offset:0},{attributeName:"aColor",size:1,type:ct.UNSIGNED_BYTE,uploadFunction:this.uploadTint,offset:0}],this.shader=Pi.from(aS,oS,{}),this.state=Ri.for2d()}render(t){const e=t.children,r=t._maxSize,n=t._batchSize,s=this.renderer;let o=e.length;if(o===0)return;o>r&&!t.autoResize&&(o=r);let a=t._buffers;a||(a=t._buffers=this.generateBuffers(t));const l=e[0]._texture.baseTexture,h=l.alphaMode>0;this.state.blendMode=s0(t.blendMode,h),s.state.set(this.state);const c=s.gl,u=t.worldTransform.copyTo(this.tempMatrix);u.prepend(s.globalUniforms.uniforms.projectionMatrix),this.shader.uniforms.translationMatrix=u.toArray(!0),this.shader.uniforms.uColor=Dt.shared.setValue(t.tintRgb).premultiply(t.worldAlpha,h).toArray(this.shader.uniforms.uColor),this.shader.uniforms.uSampler=l,this.renderer.shader.bind(this.shader);let d=!1;for(let f=0,p=0;f<o;f+=n,p+=1){let m=o-f;m>n&&(m=n),p>=a.length&&a.push(this._generateOneMoreBuffer(t));const g=a[p];g.uploadDynamic(e,f,m);const y=t._bufferUpdateIDs[p]||0;d=d||g._updateID<y,d&&(g._updateID=t._updateID,g.uploadStatic(e,f,m)),s.geometry.bind(g.geometry),c.drawElements(c.TRIANGLES,m*6,c.UNSIGNED_SHORT,0)}}generateBuffers(t){const e=[],r=t._maxSize,n=t._batchSize,s=t._properties;for(let o=0;o<r;o+=n)e.push(new Xm(this.properties,s,n));return e}_generateOneMoreBuffer(t){const e=t._batchSize,r=t._properties;return new Xm(this.properties,r,e)}uploadVertices(t,e,r,n,s,o){let a=0,l=0,h=0,c=0;for(let u=0;u<r;++u){const d=t[e+u],f=d._texture,p=d.scale.x,m=d.scale.y,g=f.trim,y=f.orig;g?(l=g.x-d.anchor.x*y.width,a=l+g.width,c=g.y-d.anchor.y*y.height,h=c+g.height):(a=y.width*(1-d.anchor.x),l=y.width*-d.anchor.x,h=y.height*(1-d.anchor.y),c=y.height*-d.anchor.y),n[o]=l*p,n[o+1]=c*m,n[o+s]=a*p,n[o+s+1]=c*m,n[o+s*2]=a*p,n[o+s*2+1]=h*m,n[o+s*3]=l*p,n[o+s*3+1]=h*m,o+=s*4}}uploadPosition(t,e,r,n,s,o){for(let a=0;a<r;a++){const l=t[e+a].position;n[o]=l.x,n[o+1]=l.y,n[o+s]=l.x,n[o+s+1]=l.y,n[o+s*2]=l.x,n[o+s*2+1]=l.y,n[o+s*3]=l.x,n[o+s*3+1]=l.y,o+=s*4}}uploadRotation(t,e,r,n,s,o){for(let a=0;a<r;a++){const l=t[e+a].rotation;n[o]=l,n[o+s]=l,n[o+s*2]=l,n[o+s*3]=l,o+=s*4}}uploadUvs(t,e,r,n,s,o){for(let a=0;a<r;++a){const l=t[e+a]._texture._uvs;l?(n[o]=l.x0,n[o+1]=l.y0,n[o+s]=l.x1,n[o+s+1]=l.y1,n[o+s*2]=l.x2,n[o+s*2+1]=l.y2,n[o+s*3]=l.x3,n[o+s*3+1]=l.y3,o+=s*4):(n[o]=0,n[o+1]=0,n[o+s]=0,n[o+s+1]=0,n[o+s*2]=0,n[o+s*2+1]=0,n[o+s*3]=0,n[o+s*3+1]=0,o+=s*4)}}uploadTint(t,e,r,n,s,o){for(let a=0;a<r;++a){const l=t[e+a],h=Dt.shared.setValue(l._tintRGB).toPremultiplied(l.alpha,l.texture.baseTexture.alphaMode>0);n[o]=h,n[o+s]=h,n[o+s*2]=h,n[o+s*3]=h,o+=s*4}}destroy(){super.destroy(),this.shader&&(this.shader.destroy(),this.shader=null),this.tempMatrix=null}}Wm.extension={name:"particle",type:q.RendererPlugin},st.add(Wm);var hl=(i=>(i[i.LINEAR_VERTICAL=0]="LINEAR_VERTICAL",i[i.LINEAR_HORIZONTAL=1]="LINEAR_HORIZONTAL",i))(hl||{});const cl={willReadFrequently:!0},Li=class lt{static get experimentalLetterSpacingSupported(){let t=lt._experimentalLetterSpacingSupported;if(t!==void 0){const e=nt.ADAPTER.getCanvasRenderingContext2D().prototype;t=lt._experimentalLetterSpacingSupported="letterSpacing"in e||"textLetterSpacing"in e}return t}constructor(t,e,r,n,s,o,a,l,h){this.text=t,this.style=e,this.width=r,this.height=n,this.lines=s,this.lineWidths=o,this.lineHeight=a,this.maxLineWidth=l,this.fontProperties=h}static measureText(t,e,r,n=lt._canvas){r=r??e.wordWrap;const s=e.toFontString(),o=lt.measureFont(s);o.fontSize===0&&(o.fontSize=e.fontSize,o.ascent=e.fontSize);const a=n.getContext("2d",cl);a.font=s;const l=(r?lt.wordWrap(t,e,n):t).split(/(?:\r\n|\r|\n)/),h=new Array(l.length);let c=0;for(let p=0;p<l.length;p++){const m=lt._measureText(l[p],e.letterSpacing,a);h[p]=m,c=Math.max(c,m)}let u=c+e.strokeThickness;e.dropShadow&&(u+=e.dropShadowDistance);const d=e.lineHeight||o.fontSize+e.strokeThickness;let f=Math.max(d,o.fontSize+e.strokeThickness*2)+e.leading+(l.length-1)*(d+e.leading);return e.dropShadow&&(f+=e.dropShadowDistance),new lt(t,e,u,f,l,h,d+e.leading,c,o)}static _measureText(t,e,r){let n=!1;lt.experimentalLetterSpacingSupported&&(lt.experimentalLetterSpacing?(r.letterSpacing=`${e}px`,r.textLetterSpacing=`${e}px`,n=!0):(r.letterSpacing="0px",r.textLetterSpacing="0px"));let s=r.measureText(t).width;return s>0&&(n?s-=e:s+=(lt.graphemeSegmenter(t).length-1)*e),s}static wordWrap(t,e,r=lt._canvas){const n=r.getContext("2d",cl);let s=0,o="",a="";const l=Object.create(null),{letterSpacing:h,whiteSpace:c}=e,u=lt.collapseSpaces(c),d=lt.collapseNewlines(c);let f=!u;const p=e.wordWrapWidth+h,m=lt.tokenize(t);for(let g=0;g<m.length;g++){let y=m[g];if(lt.isNewline(y)){if(!d){a+=lt.addLine(o),f=!u,o="",s=0;continue}y=" "}if(u){const b=lt.isBreakingSpace(y),v=lt.isBreakingSpace(o[o.length-1]);if(b&&v)continue}const x=lt.getFromCache(y,h,l,n);if(x>p)if(o!==""&&(a+=lt.addLine(o),o="",s=0),lt.canBreakWords(y,e.breakWords)){const b=lt.wordWrapSplit(y);for(let v=0;v<b.length;v++){let w=b[v],S=w,E=1;for(;b[v+E];){const A=b[v+E];if(!lt.canBreakChars(S,A,y,v,e.breakWords))w+=A;else break;S=A,E++}v+=E-1;const I=lt.getFromCache(w,h,l,n);I+s>p&&(a+=lt.addLine(o),f=!1,o="",s=0),o+=w,s+=I}}else{o.length>0&&(a+=lt.addLine(o),o="",s=0);const b=g===m.length-1;a+=lt.addLine(y,!b),f=!1,o="",s=0}else x+s>p&&(f=!1,a+=lt.addLine(o),o="",s=0),(o.length>0||!lt.isBreakingSpace(y)||f)&&(o+=y,s+=x)}return a+=lt.addLine(o,!1),a}static addLine(t,e=!0){return t=lt.trimRight(t),t=e?`${t}
981
- `:t,t}static getFromCache(t,e,r,n){let s=r[t];return typeof s!="number"&&(s=lt._measureText(t,e,n)+e,r[t]=s),s}static collapseSpaces(t){return t==="normal"||t==="pre-line"}static collapseNewlines(t){return t==="normal"}static trimRight(t){if(typeof t!="string")return"";for(let e=t.length-1;e>=0;e--){const r=t[e];if(!lt.isBreakingSpace(r))break;t=t.slice(0,-1)}return t}static isNewline(t){return typeof t!="string"?!1:lt._newlines.includes(t.charCodeAt(0))}static isBreakingSpace(t,e){return typeof t!="string"?!1:lt._breakingSpaces.includes(t.charCodeAt(0))}static tokenize(t){const e=[];let r="";if(typeof t!="string")return e;for(let n=0;n<t.length;n++){const s=t[n],o=t[n+1];if(lt.isBreakingSpace(s,o)||lt.isNewline(s)){r!==""&&(e.push(r),r=""),e.push(s);continue}r+=s}return r!==""&&e.push(r),e}static canBreakWords(t,e){return e}static canBreakChars(t,e,r,n,s){return!0}static wordWrapSplit(t){return lt.graphemeSegmenter(t)}static measureFont(t){if(lt._fonts[t])return lt._fonts[t];const e={ascent:0,descent:0,fontSize:0},r=lt._canvas,n=lt._context;n.font=t;const s=lt.METRICS_STRING+lt.BASELINE_SYMBOL,o=Math.ceil(n.measureText(s).width);let a=Math.ceil(n.measureText(lt.BASELINE_SYMBOL).width);const l=Math.ceil(lt.HEIGHT_MULTIPLIER*a);if(a=a*lt.BASELINE_MULTIPLIER|0,o===0||l===0)return lt._fonts[t]=e,e;r.width=o,r.height=l,n.fillStyle="#f00",n.fillRect(0,0,o,l),n.font=t,n.textBaseline="alphabetic",n.fillStyle="#000",n.fillText(s,0,a);const h=n.getImageData(0,0,o,l).data,c=h.length,u=o*4;let d=0,f=0,p=!1;for(d=0;d<a;++d){for(let m=0;m<u;m+=4)if(h[f+m]!==255){p=!0;break}if(!p)f+=u;else break}for(e.ascent=a-d,f=c-u,p=!1,d=l;d>a;--d){for(let m=0;m<u;m+=4)if(h[f+m]!==255){p=!0;break}if(!p)f-=u;else break}return e.descent=d-a,e.fontSize=e.ascent+e.descent,lt._fonts[t]=e,e}static clearMetrics(t=""){t?delete lt._fonts[t]:lt._fonts={}}static get _canvas(){var t;if(!lt.__canvas){let e;try{const r=new OffscreenCanvas(0,0);if((t=r.getContext("2d",cl))!=null&&t.measureText)return lt.__canvas=r,r;e=nt.ADAPTER.createCanvas()}catch{e=nt.ADAPTER.createCanvas()}e.width=e.height=10,lt.__canvas=e}return lt.__canvas}static get _context(){return lt.__context||(lt.__context=lt._canvas.getContext("2d",cl)),lt.__context}};Li.METRICS_STRING="|ÉqÅ",Li.BASELINE_SYMBOL="M",Li.BASELINE_MULTIPLIER=1.4,Li.HEIGHT_MULTIPLIER=2,Li.graphemeSegmenter=(()=>{if(typeof(Intl==null?void 0:Intl.Segmenter)=="function"){const i=new Intl.Segmenter;return t=>[...i.segment(t)].map(e=>e.segment)}return i=>[...i]})(),Li.experimentalLetterSpacing=!1,Li._fonts={},Li._newlines=[10,13],Li._breakingSpaces=[9,32,8192,8193,8194,8195,8196,8197,8198,8200,8201,8202,8287,12288];let Fr=Li;const lS=["serif","sans-serif","monospace","cursive","fantasy","system-ui"],Zm=class ha{constructor(t){this.styleID=0,this.reset(),yu(this,t,t)}clone(){const t={};return yu(t,this,ha.defaultStyle),new ha(t)}reset(){yu(this,ha.defaultStyle,ha.defaultStyle)}get align(){return this._align}set align(t){this._align!==t&&(this._align=t,this.styleID++)}get breakWords(){return this._breakWords}set breakWords(t){this._breakWords!==t&&(this._breakWords=t,this.styleID++)}get dropShadow(){return this._dropShadow}set dropShadow(t){this._dropShadow!==t&&(this._dropShadow=t,this.styleID++)}get dropShadowAlpha(){return this._dropShadowAlpha}set dropShadowAlpha(t){this._dropShadowAlpha!==t&&(this._dropShadowAlpha=t,this.styleID++)}get dropShadowAngle(){return this._dropShadowAngle}set dropShadowAngle(t){this._dropShadowAngle!==t&&(this._dropShadowAngle=t,this.styleID++)}get dropShadowBlur(){return this._dropShadowBlur}set dropShadowBlur(t){this._dropShadowBlur!==t&&(this._dropShadowBlur=t,this.styleID++)}get dropShadowColor(){return this._dropShadowColor}set dropShadowColor(t){const e=gu(t);this._dropShadowColor!==e&&(this._dropShadowColor=e,this.styleID++)}get dropShadowDistance(){return this._dropShadowDistance}set dropShadowDistance(t){this._dropShadowDistance!==t&&(this._dropShadowDistance=t,this.styleID++)}get fill(){return this._fill}set fill(t){const e=gu(t);this._fill!==e&&(this._fill=e,this.styleID++)}get fillGradientType(){return this._fillGradientType}set fillGradientType(t){this._fillGradientType!==t&&(this._fillGradientType=t,this.styleID++)}get fillGradientStops(){return this._fillGradientStops}set fillGradientStops(t){hS(this._fillGradientStops,t)||(this._fillGradientStops=t,this.styleID++)}get fontFamily(){return this._fontFamily}set fontFamily(t){this.fontFamily!==t&&(this._fontFamily=t,this.styleID++)}get fontSize(){return this._fontSize}set fontSize(t){this._fontSize!==t&&(this._fontSize=t,this.styleID++)}get fontStyle(){return this._fontStyle}set fontStyle(t){this._fontStyle!==t&&(this._fontStyle=t,this.styleID++)}get fontVariant(){return this._fontVariant}set fontVariant(t){this._fontVariant!==t&&(this._fontVariant=t,this.styleID++)}get fontWeight(){return this._fontWeight}set fontWeight(t){this._fontWeight!==t&&(this._fontWeight=t,this.styleID++)}get letterSpacing(){return this._letterSpacing}set letterSpacing(t){this._letterSpacing!==t&&(this._letterSpacing=t,this.styleID++)}get lineHeight(){return this._lineHeight}set lineHeight(t){this._lineHeight!==t&&(this._lineHeight=t,this.styleID++)}get leading(){return this._leading}set leading(t){this._leading!==t&&(this._leading=t,this.styleID++)}get lineJoin(){return this._lineJoin}set lineJoin(t){this._lineJoin!==t&&(this._lineJoin=t,this.styleID++)}get miterLimit(){return this._miterLimit}set miterLimit(t){this._miterLimit!==t&&(this._miterLimit=t,this.styleID++)}get padding(){return this._padding}set padding(t){this._padding!==t&&(this._padding=t,this.styleID++)}get stroke(){return this._stroke}set stroke(t){const e=gu(t);this._stroke!==e&&(this._stroke=e,this.styleID++)}get strokeThickness(){return this._strokeThickness}set strokeThickness(t){this._strokeThickness!==t&&(this._strokeThickness=t,this.styleID++)}get textBaseline(){return this._textBaseline}set textBaseline(t){this._textBaseline!==t&&(this._textBaseline=t,this.styleID++)}get trim(){return this._trim}set trim(t){this._trim!==t&&(this._trim=t,this.styleID++)}get whiteSpace(){return this._whiteSpace}set whiteSpace(t){this._whiteSpace!==t&&(this._whiteSpace=t,this.styleID++)}get wordWrap(){return this._wordWrap}set wordWrap(t){this._wordWrap!==t&&(this._wordWrap=t,this.styleID++)}get wordWrapWidth(){return this._wordWrapWidth}set wordWrapWidth(t){this._wordWrapWidth!==t&&(this._wordWrapWidth=t,this.styleID++)}toFontString(){const t=typeof this.fontSize=="number"?`${this.fontSize}px`:this.fontSize;let e=this.fontFamily;Array.isArray(this.fontFamily)||(e=this.fontFamily.split(","));for(let r=e.length-1;r>=0;r--){let n=e[r].trim();!/([\"\'])[^\'\"]+\1/.test(n)&&!lS.includes(n)&&(n=`"${n}"`),e[r]=n}return`${this.fontStyle} ${this.fontVariant} ${this.fontWeight} ${t} ${e.join(",")}`}};Zm.defaultStyle={align:"left",breakWords:!1,dropShadow:!1,dropShadowAlpha:1,dropShadowAngle:Math.PI/6,dropShadowBlur:0,dropShadowColor:"black",dropShadowDistance:5,fill:"black",fillGradientType:hl.LINEAR_VERTICAL,fillGradientStops:[],fontFamily:"Arial",fontSize:26,fontStyle:"normal",fontVariant:"normal",fontWeight:"normal",leading:0,letterSpacing:0,lineHeight:0,lineJoin:"miter",miterLimit:10,padding:0,stroke:"black",strokeThickness:0,textBaseline:"alphabetic",trim:!1,whiteSpace:"pre",wordWrap:!1,wordWrapWidth:100};let Dr=Zm;function gu(i){const t=Dt.shared,e=r=>{const n=t.setValue(r);return n.alpha===1?n.toHex():n.toRgbaString()};return Array.isArray(i)?i.map(e):e(i)}function hS(i,t){if(!Array.isArray(i)||!Array.isArray(t)||i.length!==t.length)return!1;for(let e=0;e<i.length;++e)if(i[e]!==t[e])return!1;return!0}function yu(i,t,e){for(const r in e)Array.isArray(t[r])?i[r]=t[r].slice():i[r]=t[r]}const cS={texture:!0,children:!1,baseTexture:!0},Vm=class Vf extends Qt{constructor(t,e,r){let n=!1;r||(r=nt.ADAPTER.createCanvas(),n=!0),r.width=3,r.height=3;const s=ot.from(r);s.orig=new gt,s.trim=new gt,super(s),this._ownCanvas=n,this.canvas=r,this.context=r.getContext("2d",{willReadFrequently:!0}),this._resolution=Vf.defaultResolution??nt.RESOLUTION,this._autoResolution=Vf.defaultAutoResolution,this._text=null,this._style=null,this._styleListener=null,this._font="",this.text=t,this.style=e,this.localStyleID=-1}static get experimentalLetterSpacing(){return Fr.experimentalLetterSpacing}static set experimentalLetterSpacing(t){wt("7.1.0","Text.experimentalLetterSpacing is deprecated, use TextMetrics.experimentalLetterSpacing"),Fr.experimentalLetterSpacing=t}updateText(t){const e=this._style;if(this.localStyleID!==e.styleID&&(this.dirty=!0,this.localStyleID=e.styleID),!this.dirty&&t)return;this._font=this._style.toFontString();const r=this.context,n=Fr.measureText(this._text||" ",this._style,this._style.wordWrap,this.canvas),s=n.width,o=n.height,a=n.lines,l=n.lineHeight,h=n.lineWidths,c=n.maxLineWidth,u=n.fontProperties;this.canvas.width=Math.ceil(Math.ceil(Math.max(1,s)+e.padding*2)*this._resolution),this.canvas.height=Math.ceil(Math.ceil(Math.max(1,o)+e.padding*2)*this._resolution),r.scale(this._resolution,this._resolution),r.clearRect(0,0,this.canvas.width,this.canvas.height),r.font=this._font,r.lineWidth=e.strokeThickness,r.textBaseline=e.textBaseline,r.lineJoin=e.lineJoin,r.miterLimit=e.miterLimit;let d,f;const p=e.dropShadow?2:1;for(let m=0;m<p;++m){const g=e.dropShadow&&m===0,y=g?Math.ceil(Math.max(1,o)+e.padding*2):0,x=y*this._resolution;if(g){r.fillStyle="black",r.strokeStyle="black";const v=e.dropShadowColor,w=e.dropShadowBlur*this._resolution,S=e.dropShadowDistance*this._resolution;r.shadowColor=Dt.shared.setValue(v).setAlpha(e.dropShadowAlpha).toRgbaString(),r.shadowBlur=w,r.shadowOffsetX=Math.cos(e.dropShadowAngle)*S,r.shadowOffsetY=Math.sin(e.dropShadowAngle)*S+x}else r.fillStyle=this._generateFillStyle(e,a,n),r.strokeStyle=e.stroke,r.shadowColor="black",r.shadowBlur=0,r.shadowOffsetX=0,r.shadowOffsetY=0;let b=(l-u.fontSize)/2;l-u.fontSize<0&&(b=0);for(let v=0;v<a.length;v++)d=e.strokeThickness/2,f=e.strokeThickness/2+v*l+u.ascent+b,e.align==="right"?d+=c-h[v]:e.align==="center"&&(d+=(c-h[v])/2),e.stroke&&e.strokeThickness&&this.drawLetterSpacing(a[v],d+e.padding,f+e.padding-y,!0),e.fill&&this.drawLetterSpacing(a[v],d+e.padding,f+e.padding-y)}this.updateTexture()}drawLetterSpacing(t,e,r,n=!1){const s=this._style.letterSpacing;let o=!1;if(Fr.experimentalLetterSpacingSupported&&(Fr.experimentalLetterSpacing?(this.context.letterSpacing=`${s}px`,this.context.textLetterSpacing=`${s}px`,o=!0):(this.context.letterSpacing="0px",this.context.textLetterSpacing="0px")),s===0||o){n?this.context.strokeText(t,e,r):this.context.fillText(t,e,r);return}let a=e;const l=Fr.graphemeSegmenter(t);let h=this.context.measureText(t).width,c=0;for(let u=0;u<l.length;++u){const d=l[u];n?this.context.strokeText(d,a,r):this.context.fillText(d,a,r);let f="";for(let p=u+1;p<l.length;++p)f+=l[p];c=this.context.measureText(f).width,a+=h-c+s,h=c}}updateTexture(){const t=this.canvas;if(this._style.trim){const o=Pv(t);o.data&&(t.width=o.width,t.height=o.height,this.context.putImageData(o.data,0,0))}const e=this._texture,r=this._style,n=r.trim?0:r.padding,s=e.baseTexture;e.trim.width=e._frame.width=t.width/this._resolution,e.trim.height=e._frame.height=t.height/this._resolution,e.trim.x=-n,e.trim.y=-n,e.orig.width=e._frame.width-n*2,e.orig.height=e._frame.height-n*2,this._onTextureUpdate(),s.setRealSize(t.width,t.height,this._resolution),e.updateUvs(),this.dirty=!1}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._render(t)}updateTransform(){this.updateText(!0),super.updateTransform()}getBounds(t,e){return this.updateText(!0),this._textureID===-1&&(t=!1),super.getBounds(t,e)}getLocalBounds(t){return this.updateText(!0),super.getLocalBounds.call(this,t)}_calculateBounds(){this.calculateVertices(),this._bounds.addQuad(this.vertexData)}_generateFillStyle(t,e,r){const n=t.fill;if(Array.isArray(n)){if(n.length===1)return n[0]}else return n;let s;const o=t.dropShadow?t.dropShadowDistance:0,a=t.padding||0,l=this.canvas.width/this._resolution-o-a*2,h=this.canvas.height/this._resolution-o-a*2,c=n.slice(),u=t.fillGradientStops.slice();if(!u.length){const d=c.length+1;for(let f=1;f<d;++f)u.push(f/d)}if(c.unshift(n[0]),u.unshift(0),c.push(n[n.length-1]),u.push(1),t.fillGradientType===hl.LINEAR_VERTICAL){s=this.context.createLinearGradient(l/2,a,l/2,h+a);const d=r.fontProperties.fontSize+t.strokeThickness;for(let f=0;f<e.length;f++){const p=r.lineHeight*(f-1)+d,m=r.lineHeight*f;let g=m;f>0&&p>m&&(g=(m+p)/2);const y=m+d,x=r.lineHeight*(f+1);let b=y;f+1<e.length&&x<y&&(b=(y+x)/2);const v=(b-g)/h;for(let w=0;w<c.length;w++){let S=0;typeof u[w]=="number"?S=u[w]:S=w/c.length;let E=Math.min(1,Math.max(0,g/h+S*v));E=Number(E.toFixed(5)),s.addColorStop(E,c[w])}}}else{s=this.context.createLinearGradient(a,h/2,l+a,h/2);const d=c.length+1;let f=1;for(let p=0;p<c.length;p++){let m;typeof u[p]=="number"?m=u[p]:m=f/d,s.addColorStop(m,c[p]),f++}}return s}destroy(t){typeof t=="boolean"&&(t={children:t}),t=Object.assign({},cS,t),super.destroy(t),this._ownCanvas&&(this.canvas.height=this.canvas.width=0),this.context=null,this.canvas=null,this._style=null}get width(){return this.updateText(!0),Math.abs(this.scale.x)*this._texture.orig.width}set width(t){this.updateText(!0);const e=Ir(this.scale.x)||1;this.scale.x=e*t/this._texture.orig.width,this._width=t}get height(){return this.updateText(!0),Math.abs(this.scale.y)*this._texture.orig.height}set height(t){this.updateText(!0);const e=Ir(this.scale.y)||1;this.scale.y=e*t/this._texture.orig.height,this._height=t}get style(){return this._style}set style(t){t=t||{},t instanceof Dr?this._style=t:this._style=new Dr(t),this.localStyleID=-1,this.dirty=!0}get text(){return this._text}set text(t){t=String(t??""),this._text!==t&&(this._text=t,this.dirty=!0)}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}};Vm.defaultAutoResolution=!0;let Hm=Vm;class uS{constructor(t){this.maxItemsPerFrame=t,this.itemsLeft=0}beginFrame(){this.itemsLeft=this.maxItemsPerFrame}allowedToUpload(){return this.itemsLeft-- >0}}function dS(i,t){var r;let e=!1;if((r=i==null?void 0:i._textures)!=null&&r.length){for(let n=0;n<i._textures.length;n++)if(i._textures[n]instanceof ot){const s=i._textures[n].baseTexture;t.includes(s)||(t.push(s),e=!0)}}return e}function fS(i,t){if(i.baseTexture instanceof xt){const e=i.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function pS(i,t){if(i._texture&&i._texture instanceof ot){const e=i._texture.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function mS(i,t){return t instanceof Hm?(t.updateText(!0),!0):!1}function gS(i,t){if(t instanceof Dr){const e=t.toFontString();return Fr.measureFont(e),!0}return!1}function yS(i,t){if(i instanceof Hm){t.includes(i.style)||t.push(i.style),t.includes(i)||t.push(i);const e=i._texture.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function bS(i,t){return i instanceof Dr?(t.includes(i)||t.push(i),!0):!1}const Km=class Rb{constructor(t){this.limiter=new uS(Rb.uploadsPerFrame),this.renderer=t,this.uploadHookHelper=null,this.queue=[],this.addHooks=[],this.uploadHooks=[],this.completes=[],this.ticking=!1,this.delayedTick=()=>{this.queue&&this.prepareItems()},this.registerFindHook(yS),this.registerFindHook(bS),this.registerFindHook(dS),this.registerFindHook(fS),this.registerFindHook(pS),this.registerUploadHook(mS),this.registerUploadHook(gS)}upload(t){return new Promise(e=>{t&&this.add(t),this.queue.length?(this.completes.push(e),this.ticking||(this.ticking=!0,Se.system.addOnce(this.tick,this,yn.UTILITY))):e()})}tick(){setTimeout(this.delayedTick,0)}prepareItems(){for(this.limiter.beginFrame();this.queue.length&&this.limiter.allowedToUpload();){const t=this.queue[0];let e=!1;if(t&&!t._destroyed){for(let r=0,n=this.uploadHooks.length;r<n;r++)if(this.uploadHooks[r](this.uploadHookHelper,t)){this.queue.shift(),e=!0;break}}e||this.queue.shift()}if(this.queue.length)Se.system.addOnce(this.tick,this,yn.UTILITY);else{this.ticking=!1;const t=this.completes.slice(0);this.completes.length=0;for(let e=0,r=t.length;e<r;e++)t[e]()}}registerFindHook(t){return t&&this.addHooks.push(t),this}registerUploadHook(t){return t&&this.uploadHooks.push(t),this}add(t){for(let e=0,r=this.addHooks.length;e<r&&!this.addHooks[e](t,this.queue);e++);if(t instanceof Ct)for(let e=t.children.length-1;e>=0;e--)this.add(t.children[e]);return this}destroy(){this.ticking&&Se.system.remove(this.tick,this),this.ticking=!1,this.addHooks=null,this.uploadHooks=null,this.renderer=null,this.completes=null,this.queue=null,this.limiter=null,this.uploadHookHelper=null}};Km.uploadsPerFrame=4;let bu=Km;Object.defineProperties(nt,{UPLOADS_PER_FRAME:{get(){return bu.uploadsPerFrame},set(i){wt("7.1.0","settings.UPLOADS_PER_FRAME is deprecated, use prepare.BasePrepare.uploadsPerFrame"),bu.uploadsPerFrame=i}}});function zm(i,t){return t instanceof xt?(t._glTextures[i.CONTEXT_UID]||i.texture.bind(t),!0):!1}function xS(i,t){if(!(t instanceof kr))return!1;const{geometry:e}=t;t.finishPoly(),e.updateBatches();const{batches:r}=e;for(let n=0;n<r.length;n++){const{texture:s}=r[n].style;s&&zm(i,s.baseTexture)}return e.batchable||i.geometry.bind(e,t._resolveDirectShader(i)),!0}function _S(i,t){return i instanceof kr?(t.push(i),!0):!1}class Ym extends bu{constructor(t){super(t),this.uploadHookHelper=this.renderer,this.registerFindHook(_S),this.registerUploadHook(zm),this.registerUploadHook(xS)}}Ym.extension={name:"prepare",type:q.RendererSystem},st.add(Ym);var vS=`#version 300 es
980
+ `;class Wm extends Ba{constructor(t){super(t),this.shader=null,this.properties=null,this.tempMatrix=new Dt,this.properties=[{attributeName:"aVertexPosition",size:2,uploadFunction:this.uploadVertices,offset:0},{attributeName:"aPositionCoord",size:2,uploadFunction:this.uploadPosition,offset:0},{attributeName:"aRotation",size:1,uploadFunction:this.uploadRotation,offset:0},{attributeName:"aTextureCoord",size:2,uploadFunction:this.uploadUvs,offset:0},{attributeName:"aColor",size:1,type:ht.UNSIGNED_BYTE,uploadFunction:this.uploadTint,offset:0}],this.shader=Ri.from(aS,oS,{}),this.state=Mi.for2d()}render(t){const e=t.children,r=t._maxSize,n=t._batchSize,s=this.renderer;let o=e.length;if(o===0)return;o>r&&!t.autoResize&&(o=r);let a=t._buffers;a||(a=t._buffers=this.generateBuffers(t));const l=e[0]._texture.baseTexture,h=l.alphaMode>0;this.state.blendMode=s0(t.blendMode,h),s.state.set(this.state);const c=s.gl,u=t.worldTransform.copyTo(this.tempMatrix);u.prepend(s.globalUniforms.uniforms.projectionMatrix),this.shader.uniforms.translationMatrix=u.toArray(!0),this.shader.uniforms.uColor=Ft.shared.setValue(t.tintRgb).premultiply(t.worldAlpha,h).toArray(this.shader.uniforms.uColor),this.shader.uniforms.uSampler=l,this.renderer.shader.bind(this.shader);let d=!1;for(let f=0,p=0;f<o;f+=n,p+=1){let m=o-f;m>n&&(m=n),p>=a.length&&a.push(this._generateOneMoreBuffer(t));const g=a[p];g.uploadDynamic(e,f,m);const y=t._bufferUpdateIDs[p]||0;d=d||g._updateID<y,d&&(g._updateID=t._updateID,g.uploadStatic(e,f,m)),s.geometry.bind(g.geometry),c.drawElements(c.TRIANGLES,m*6,c.UNSIGNED_SHORT,0)}}generateBuffers(t){const e=[],r=t._maxSize,n=t._batchSize,s=t._properties;for(let o=0;o<r;o+=n)e.push(new Xm(this.properties,s,n));return e}_generateOneMoreBuffer(t){const e=t._batchSize,r=t._properties;return new Xm(this.properties,r,e)}uploadVertices(t,e,r,n,s,o){let a=0,l=0,h=0,c=0;for(let u=0;u<r;++u){const d=t[e+u],f=d._texture,p=d.scale.x,m=d.scale.y,g=f.trim,y=f.orig;g?(l=g.x-d.anchor.x*y.width,a=l+g.width,c=g.y-d.anchor.y*y.height,h=c+g.height):(a=y.width*(1-d.anchor.x),l=y.width*-d.anchor.x,h=y.height*(1-d.anchor.y),c=y.height*-d.anchor.y),n[o]=l*p,n[o+1]=c*m,n[o+s]=a*p,n[o+s+1]=c*m,n[o+s*2]=a*p,n[o+s*2+1]=h*m,n[o+s*3]=l*p,n[o+s*3+1]=h*m,o+=s*4}}uploadPosition(t,e,r,n,s,o){for(let a=0;a<r;a++){const l=t[e+a].position;n[o]=l.x,n[o+1]=l.y,n[o+s]=l.x,n[o+s+1]=l.y,n[o+s*2]=l.x,n[o+s*2+1]=l.y,n[o+s*3]=l.x,n[o+s*3+1]=l.y,o+=s*4}}uploadRotation(t,e,r,n,s,o){for(let a=0;a<r;a++){const l=t[e+a].rotation;n[o]=l,n[o+s]=l,n[o+s*2]=l,n[o+s*3]=l,o+=s*4}}uploadUvs(t,e,r,n,s,o){for(let a=0;a<r;++a){const l=t[e+a]._texture._uvs;l?(n[o]=l.x0,n[o+1]=l.y0,n[o+s]=l.x1,n[o+s+1]=l.y1,n[o+s*2]=l.x2,n[o+s*2+1]=l.y2,n[o+s*3]=l.x3,n[o+s*3+1]=l.y3,o+=s*4):(n[o]=0,n[o+1]=0,n[o+s]=0,n[o+s+1]=0,n[o+s*2]=0,n[o+s*2+1]=0,n[o+s*3]=0,n[o+s*3+1]=0,o+=s*4)}}uploadTint(t,e,r,n,s,o){for(let a=0;a<r;++a){const l=t[e+a],h=Ft.shared.setValue(l._tintRGB).toPremultiplied(l.alpha,l.texture.baseTexture.alphaMode>0);n[o]=h,n[o+s]=h,n[o+s*2]=h,n[o+s*3]=h,o+=s*4}}destroy(){super.destroy(),this.shader&&(this.shader.destroy(),this.shader=null),this.tempMatrix=null}}Wm.extension={name:"particle",type:$.RendererPlugin},st.add(Wm);var hl=(i=>(i[i.LINEAR_VERTICAL=0]="LINEAR_VERTICAL",i[i.LINEAR_HORIZONTAL=1]="LINEAR_HORIZONTAL",i))(hl||{});const cl={willReadFrequently:!0},Pi=class at{static get experimentalLetterSpacingSupported(){let t=at._experimentalLetterSpacingSupported;if(t!==void 0){const e=nt.ADAPTER.getCanvasRenderingContext2D().prototype;t=at._experimentalLetterSpacingSupported="letterSpacing"in e||"textLetterSpacing"in e}return t}constructor(t,e,r,n,s,o,a,l,h){this.text=t,this.style=e,this.width=r,this.height=n,this.lines=s,this.lineWidths=o,this.lineHeight=a,this.maxLineWidth=l,this.fontProperties=h}static measureText(t,e,r,n=at._canvas){r=r??e.wordWrap;const s=e.toFontString(),o=at.measureFont(s);o.fontSize===0&&(o.fontSize=e.fontSize,o.ascent=e.fontSize);const a=n.getContext("2d",cl);a.font=s;const l=(r?at.wordWrap(t,e,n):t).split(/(?:\r\n|\r|\n)/),h=new Array(l.length);let c=0;for(let p=0;p<l.length;p++){const m=at._measureText(l[p],e.letterSpacing,a);h[p]=m,c=Math.max(c,m)}let u=c+e.strokeThickness;e.dropShadow&&(u+=e.dropShadowDistance);const d=e.lineHeight||o.fontSize+e.strokeThickness;let f=Math.max(d,o.fontSize+e.strokeThickness*2)+e.leading+(l.length-1)*(d+e.leading);return e.dropShadow&&(f+=e.dropShadowDistance),new at(t,e,u,f,l,h,d+e.leading,c,o)}static _measureText(t,e,r){let n=!1;at.experimentalLetterSpacingSupported&&(at.experimentalLetterSpacing?(r.letterSpacing=`${e}px`,r.textLetterSpacing=`${e}px`,n=!0):(r.letterSpacing="0px",r.textLetterSpacing="0px"));let s=r.measureText(t).width;return s>0&&(n?s-=e:s+=(at.graphemeSegmenter(t).length-1)*e),s}static wordWrap(t,e,r=at._canvas){const n=r.getContext("2d",cl);let s=0,o="",a="";const l=Object.create(null),{letterSpacing:h,whiteSpace:c}=e,u=at.collapseSpaces(c),d=at.collapseNewlines(c);let f=!u;const p=e.wordWrapWidth+h,m=at.tokenize(t);for(let g=0;g<m.length;g++){let y=m[g];if(at.isNewline(y)){if(!d){a+=at.addLine(o),f=!u,o="",s=0;continue}y=" "}if(u){const b=at.isBreakingSpace(y),v=at.isBreakingSpace(o[o.length-1]);if(b&&v)continue}const x=at.getFromCache(y,h,l,n);if(x>p)if(o!==""&&(a+=at.addLine(o),o="",s=0),at.canBreakWords(y,e.breakWords)){const b=at.wordWrapSplit(y);for(let v=0;v<b.length;v++){let w=b[v],S=w,E=1;for(;b[v+E];){const M=b[v+E];if(!at.canBreakChars(S,M,y,v,e.breakWords))w+=M;else break;S=M,E++}v+=E-1;const I=at.getFromCache(w,h,l,n);I+s>p&&(a+=at.addLine(o),f=!1,o="",s=0),o+=w,s+=I}}else{o.length>0&&(a+=at.addLine(o),o="",s=0);const b=g===m.length-1;a+=at.addLine(y,!b),f=!1,o="",s=0}else x+s>p&&(f=!1,a+=at.addLine(o),o="",s=0),(o.length>0||!at.isBreakingSpace(y)||f)&&(o+=y,s+=x)}return a+=at.addLine(o,!1),a}static addLine(t,e=!0){return t=at.trimRight(t),t=e?`${t}
981
+ `:t,t}static getFromCache(t,e,r,n){let s=r[t];return typeof s!="number"&&(s=at._measureText(t,e,n)+e,r[t]=s),s}static collapseSpaces(t){return t==="normal"||t==="pre-line"}static collapseNewlines(t){return t==="normal"}static trimRight(t){if(typeof t!="string")return"";for(let e=t.length-1;e>=0;e--){const r=t[e];if(!at.isBreakingSpace(r))break;t=t.slice(0,-1)}return t}static isNewline(t){return typeof t!="string"?!1:at._newlines.includes(t.charCodeAt(0))}static isBreakingSpace(t,e){return typeof t!="string"?!1:at._breakingSpaces.includes(t.charCodeAt(0))}static tokenize(t){const e=[];let r="";if(typeof t!="string")return e;for(let n=0;n<t.length;n++){const s=t[n],o=t[n+1];if(at.isBreakingSpace(s,o)||at.isNewline(s)){r!==""&&(e.push(r),r=""),e.push(s);continue}r+=s}return r!==""&&e.push(r),e}static canBreakWords(t,e){return e}static canBreakChars(t,e,r,n,s){return!0}static wordWrapSplit(t){return at.graphemeSegmenter(t)}static measureFont(t){if(at._fonts[t])return at._fonts[t];const e={ascent:0,descent:0,fontSize:0},r=at._canvas,n=at._context;n.font=t;const s=at.METRICS_STRING+at.BASELINE_SYMBOL,o=Math.ceil(n.measureText(s).width);let a=Math.ceil(n.measureText(at.BASELINE_SYMBOL).width);const l=Math.ceil(at.HEIGHT_MULTIPLIER*a);if(a=a*at.BASELINE_MULTIPLIER|0,o===0||l===0)return at._fonts[t]=e,e;r.width=o,r.height=l,n.fillStyle="#f00",n.fillRect(0,0,o,l),n.font=t,n.textBaseline="alphabetic",n.fillStyle="#000",n.fillText(s,0,a);const h=n.getImageData(0,0,o,l).data,c=h.length,u=o*4;let d=0,f=0,p=!1;for(d=0;d<a;++d){for(let m=0;m<u;m+=4)if(h[f+m]!==255){p=!0;break}if(!p)f+=u;else break}for(e.ascent=a-d,f=c-u,p=!1,d=l;d>a;--d){for(let m=0;m<u;m+=4)if(h[f+m]!==255){p=!0;break}if(!p)f-=u;else break}return e.descent=d-a,e.fontSize=e.ascent+e.descent,at._fonts[t]=e,e}static clearMetrics(t=""){t?delete at._fonts[t]:at._fonts={}}static get _canvas(){var t;if(!at.__canvas){let e;try{const r=new OffscreenCanvas(0,0);if((t=r.getContext("2d",cl))!=null&&t.measureText)return at.__canvas=r,r;e=nt.ADAPTER.createCanvas()}catch{e=nt.ADAPTER.createCanvas()}e.width=e.height=10,at.__canvas=e}return at.__canvas}static get _context(){return at.__context||(at.__context=at._canvas.getContext("2d",cl)),at.__context}};Pi.METRICS_STRING="|ÉqÅ",Pi.BASELINE_SYMBOL="M",Pi.BASELINE_MULTIPLIER=1.4,Pi.HEIGHT_MULTIPLIER=2,Pi.graphemeSegmenter=(()=>{if(typeof(Intl==null?void 0:Intl.Segmenter)=="function"){const i=new Intl.Segmenter;return t=>[...i.segment(t)].map(e=>e.segment)}return i=>[...i]})(),Pi.experimentalLetterSpacing=!1,Pi._fonts={},Pi._newlines=[10,13],Pi._breakingSpaces=[9,32,8192,8193,8194,8195,8196,8197,8198,8200,8201,8202,8287,12288];let kr=Pi;const lS=["serif","sans-serif","monospace","cursive","fantasy","system-ui"],Zm=class ha{constructor(t){this.styleID=0,this.reset(),yu(this,t,t)}clone(){const t={};return yu(t,this,ha.defaultStyle),new ha(t)}reset(){yu(this,ha.defaultStyle,ha.defaultStyle)}get align(){return this._align}set align(t){this._align!==t&&(this._align=t,this.styleID++)}get breakWords(){return this._breakWords}set breakWords(t){this._breakWords!==t&&(this._breakWords=t,this.styleID++)}get dropShadow(){return this._dropShadow}set dropShadow(t){this._dropShadow!==t&&(this._dropShadow=t,this.styleID++)}get dropShadowAlpha(){return this._dropShadowAlpha}set dropShadowAlpha(t){this._dropShadowAlpha!==t&&(this._dropShadowAlpha=t,this.styleID++)}get dropShadowAngle(){return this._dropShadowAngle}set dropShadowAngle(t){this._dropShadowAngle!==t&&(this._dropShadowAngle=t,this.styleID++)}get dropShadowBlur(){return this._dropShadowBlur}set dropShadowBlur(t){this._dropShadowBlur!==t&&(this._dropShadowBlur=t,this.styleID++)}get dropShadowColor(){return this._dropShadowColor}set dropShadowColor(t){const e=gu(t);this._dropShadowColor!==e&&(this._dropShadowColor=e,this.styleID++)}get dropShadowDistance(){return this._dropShadowDistance}set dropShadowDistance(t){this._dropShadowDistance!==t&&(this._dropShadowDistance=t,this.styleID++)}get fill(){return this._fill}set fill(t){const e=gu(t);this._fill!==e&&(this._fill=e,this.styleID++)}get fillGradientType(){return this._fillGradientType}set fillGradientType(t){this._fillGradientType!==t&&(this._fillGradientType=t,this.styleID++)}get fillGradientStops(){return this._fillGradientStops}set fillGradientStops(t){hS(this._fillGradientStops,t)||(this._fillGradientStops=t,this.styleID++)}get fontFamily(){return this._fontFamily}set fontFamily(t){this.fontFamily!==t&&(this._fontFamily=t,this.styleID++)}get fontSize(){return this._fontSize}set fontSize(t){this._fontSize!==t&&(this._fontSize=t,this.styleID++)}get fontStyle(){return this._fontStyle}set fontStyle(t){this._fontStyle!==t&&(this._fontStyle=t,this.styleID++)}get fontVariant(){return this._fontVariant}set fontVariant(t){this._fontVariant!==t&&(this._fontVariant=t,this.styleID++)}get fontWeight(){return this._fontWeight}set fontWeight(t){this._fontWeight!==t&&(this._fontWeight=t,this.styleID++)}get letterSpacing(){return this._letterSpacing}set letterSpacing(t){this._letterSpacing!==t&&(this._letterSpacing=t,this.styleID++)}get lineHeight(){return this._lineHeight}set lineHeight(t){this._lineHeight!==t&&(this._lineHeight=t,this.styleID++)}get leading(){return this._leading}set leading(t){this._leading!==t&&(this._leading=t,this.styleID++)}get lineJoin(){return this._lineJoin}set lineJoin(t){this._lineJoin!==t&&(this._lineJoin=t,this.styleID++)}get miterLimit(){return this._miterLimit}set miterLimit(t){this._miterLimit!==t&&(this._miterLimit=t,this.styleID++)}get padding(){return this._padding}set padding(t){this._padding!==t&&(this._padding=t,this.styleID++)}get stroke(){return this._stroke}set stroke(t){const e=gu(t);this._stroke!==e&&(this._stroke=e,this.styleID++)}get strokeThickness(){return this._strokeThickness}set strokeThickness(t){this._strokeThickness!==t&&(this._strokeThickness=t,this.styleID++)}get textBaseline(){return this._textBaseline}set textBaseline(t){this._textBaseline!==t&&(this._textBaseline=t,this.styleID++)}get trim(){return this._trim}set trim(t){this._trim!==t&&(this._trim=t,this.styleID++)}get whiteSpace(){return this._whiteSpace}set whiteSpace(t){this._whiteSpace!==t&&(this._whiteSpace=t,this.styleID++)}get wordWrap(){return this._wordWrap}set wordWrap(t){this._wordWrap!==t&&(this._wordWrap=t,this.styleID++)}get wordWrapWidth(){return this._wordWrapWidth}set wordWrapWidth(t){this._wordWrapWidth!==t&&(this._wordWrapWidth=t,this.styleID++)}toFontString(){const t=typeof this.fontSize=="number"?`${this.fontSize}px`:this.fontSize;let e=this.fontFamily;Array.isArray(this.fontFamily)||(e=this.fontFamily.split(","));for(let r=e.length-1;r>=0;r--){let n=e[r].trim();!/([\"\'])[^\'\"]+\1/.test(n)&&!lS.includes(n)&&(n=`"${n}"`),e[r]=n}return`${this.fontStyle} ${this.fontVariant} ${this.fontWeight} ${t} ${e.join(",")}`}};Zm.defaultStyle={align:"left",breakWords:!1,dropShadow:!1,dropShadowAlpha:1,dropShadowAngle:Math.PI/6,dropShadowBlur:0,dropShadowColor:"black",dropShadowDistance:5,fill:"black",fillGradientType:hl.LINEAR_VERTICAL,fillGradientStops:[],fontFamily:"Arial",fontSize:26,fontStyle:"normal",fontVariant:"normal",fontWeight:"normal",leading:0,letterSpacing:0,lineHeight:0,lineJoin:"miter",miterLimit:10,padding:0,stroke:"black",strokeThickness:0,textBaseline:"alphabetic",trim:!1,whiteSpace:"pre",wordWrap:!1,wordWrapWidth:100};let Fr=Zm;function gu(i){const t=Ft.shared,e=r=>{const n=t.setValue(r);return n.alpha===1?n.toHex():n.toRgbaString()};return Array.isArray(i)?i.map(e):e(i)}function hS(i,t){if(!Array.isArray(i)||!Array.isArray(t)||i.length!==t.length)return!1;for(let e=0;e<i.length;++e)if(i[e]!==t[e])return!1;return!0}function yu(i,t,e){for(const r in e)Array.isArray(t[r])?i[r]=t[r].slice():i[r]=t[r]}const cS={texture:!0,children:!1,baseTexture:!0},Vm=class Vf extends $t{constructor(t,e,r){let n=!1;r||(r=nt.ADAPTER.createCanvas(),n=!0),r.width=3,r.height=3;const s=ot.from(r);s.orig=new mt,s.trim=new mt,super(s),this._ownCanvas=n,this.canvas=r,this.context=r.getContext("2d",{willReadFrequently:!0}),this._resolution=Vf.defaultResolution??nt.RESOLUTION,this._autoResolution=Vf.defaultAutoResolution,this._text=null,this._style=null,this._styleListener=null,this._font="",this.text=t,this.style=e,this.localStyleID=-1}static get experimentalLetterSpacing(){return kr.experimentalLetterSpacing}static set experimentalLetterSpacing(t){wt("7.1.0","Text.experimentalLetterSpacing is deprecated, use TextMetrics.experimentalLetterSpacing"),kr.experimentalLetterSpacing=t}updateText(t){const e=this._style;if(this.localStyleID!==e.styleID&&(this.dirty=!0,this.localStyleID=e.styleID),!this.dirty&&t)return;this._font=this._style.toFontString();const r=this.context,n=kr.measureText(this._text||" ",this._style,this._style.wordWrap,this.canvas),s=n.width,o=n.height,a=n.lines,l=n.lineHeight,h=n.lineWidths,c=n.maxLineWidth,u=n.fontProperties;this.canvas.width=Math.ceil(Math.ceil(Math.max(1,s)+e.padding*2)*this._resolution),this.canvas.height=Math.ceil(Math.ceil(Math.max(1,o)+e.padding*2)*this._resolution),r.scale(this._resolution,this._resolution),r.clearRect(0,0,this.canvas.width,this.canvas.height),r.font=this._font,r.lineWidth=e.strokeThickness,r.textBaseline=e.textBaseline,r.lineJoin=e.lineJoin,r.miterLimit=e.miterLimit;let d,f;const p=e.dropShadow?2:1;for(let m=0;m<p;++m){const g=e.dropShadow&&m===0,y=g?Math.ceil(Math.max(1,o)+e.padding*2):0,x=y*this._resolution;if(g){r.fillStyle="black",r.strokeStyle="black";const v=e.dropShadowColor,w=e.dropShadowBlur*this._resolution,S=e.dropShadowDistance*this._resolution;r.shadowColor=Ft.shared.setValue(v).setAlpha(e.dropShadowAlpha).toRgbaString(),r.shadowBlur=w,r.shadowOffsetX=Math.cos(e.dropShadowAngle)*S,r.shadowOffsetY=Math.sin(e.dropShadowAngle)*S+x}else r.fillStyle=this._generateFillStyle(e,a,n),r.strokeStyle=e.stroke,r.shadowColor="black",r.shadowBlur=0,r.shadowOffsetX=0,r.shadowOffsetY=0;let b=(l-u.fontSize)/2;l-u.fontSize<0&&(b=0);for(let v=0;v<a.length;v++)d=e.strokeThickness/2,f=e.strokeThickness/2+v*l+u.ascent+b,e.align==="right"?d+=c-h[v]:e.align==="center"&&(d+=(c-h[v])/2),e.stroke&&e.strokeThickness&&this.drawLetterSpacing(a[v],d+e.padding,f+e.padding-y,!0),e.fill&&this.drawLetterSpacing(a[v],d+e.padding,f+e.padding-y)}this.updateTexture()}drawLetterSpacing(t,e,r,n=!1){const s=this._style.letterSpacing;let o=!1;if(kr.experimentalLetterSpacingSupported&&(kr.experimentalLetterSpacing?(this.context.letterSpacing=`${s}px`,this.context.textLetterSpacing=`${s}px`,o=!0):(this.context.letterSpacing="0px",this.context.textLetterSpacing="0px")),s===0||o){n?this.context.strokeText(t,e,r):this.context.fillText(t,e,r);return}let a=e;const l=kr.graphemeSegmenter(t);let h=this.context.measureText(t).width,c=0;for(let u=0;u<l.length;++u){const d=l[u];n?this.context.strokeText(d,a,r):this.context.fillText(d,a,r);let f="";for(let p=u+1;p<l.length;++p)f+=l[p];c=this.context.measureText(f).width,a+=h-c+s,h=c}}updateTexture(){const t=this.canvas;if(this._style.trim){const o=Pv(t);o.data&&(t.width=o.width,t.height=o.height,this.context.putImageData(o.data,0,0))}const e=this._texture,r=this._style,n=r.trim?0:r.padding,s=e.baseTexture;e.trim.width=e._frame.width=t.width/this._resolution,e.trim.height=e._frame.height=t.height/this._resolution,e.trim.x=-n,e.trim.y=-n,e.orig.width=e._frame.width-n*2,e.orig.height=e._frame.height-n*2,this._onTextureUpdate(),s.setRealSize(t.width,t.height,this._resolution),e.updateUvs(),this.dirty=!1}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._render(t)}updateTransform(){this.updateText(!0),super.updateTransform()}getBounds(t,e){return this.updateText(!0),this._textureID===-1&&(t=!1),super.getBounds(t,e)}getLocalBounds(t){return this.updateText(!0),super.getLocalBounds.call(this,t)}_calculateBounds(){this.calculateVertices(),this._bounds.addQuad(this.vertexData)}_generateFillStyle(t,e,r){const n=t.fill;if(Array.isArray(n)){if(n.length===1)return n[0]}else return n;let s;const o=t.dropShadow?t.dropShadowDistance:0,a=t.padding||0,l=this.canvas.width/this._resolution-o-a*2,h=this.canvas.height/this._resolution-o-a*2,c=n.slice(),u=t.fillGradientStops.slice();if(!u.length){const d=c.length+1;for(let f=1;f<d;++f)u.push(f/d)}if(c.unshift(n[0]),u.unshift(0),c.push(n[n.length-1]),u.push(1),t.fillGradientType===hl.LINEAR_VERTICAL){s=this.context.createLinearGradient(l/2,a,l/2,h+a);const d=r.fontProperties.fontSize+t.strokeThickness;for(let f=0;f<e.length;f++){const p=r.lineHeight*(f-1)+d,m=r.lineHeight*f;let g=m;f>0&&p>m&&(g=(m+p)/2);const y=m+d,x=r.lineHeight*(f+1);let b=y;f+1<e.length&&x<y&&(b=(y+x)/2);const v=(b-g)/h;for(let w=0;w<c.length;w++){let S=0;typeof u[w]=="number"?S=u[w]:S=w/c.length;let E=Math.min(1,Math.max(0,g/h+S*v));E=Number(E.toFixed(5)),s.addColorStop(E,c[w])}}}else{s=this.context.createLinearGradient(a,h/2,l+a,h/2);const d=c.length+1;let f=1;for(let p=0;p<c.length;p++){let m;typeof u[p]=="number"?m=u[p]:m=f/d,s.addColorStop(m,c[p]),f++}}return s}destroy(t){typeof t=="boolean"&&(t={children:t}),t=Object.assign({},cS,t),super.destroy(t),this._ownCanvas&&(this.canvas.height=this.canvas.width=0),this.context=null,this.canvas=null,this._style=null}get width(){return this.updateText(!0),Math.abs(this.scale.x)*this._texture.orig.width}set width(t){this.updateText(!0);const e=Er(this.scale.x)||1;this.scale.x=e*t/this._texture.orig.width,this._width=t}get height(){return this.updateText(!0),Math.abs(this.scale.y)*this._texture.orig.height}set height(t){this.updateText(!0);const e=Er(this.scale.y)||1;this.scale.y=e*t/this._texture.orig.height,this._height=t}get style(){return this._style}set style(t){t=t||{},t instanceof Fr?this._style=t:this._style=new Fr(t),this.localStyleID=-1,this.dirty=!0}get text(){return this._text}set text(t){t=String(t??""),this._text!==t&&(this._text=t,this.dirty=!0)}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}};Vm.defaultAutoResolution=!0;let Hm=Vm;class uS{constructor(t){this.maxItemsPerFrame=t,this.itemsLeft=0}beginFrame(){this.itemsLeft=this.maxItemsPerFrame}allowedToUpload(){return this.itemsLeft-- >0}}function dS(i,t){var r;let e=!1;if((r=i==null?void 0:i._textures)!=null&&r.length){for(let n=0;n<i._textures.length;n++)if(i._textures[n]instanceof ot){const s=i._textures[n].baseTexture;t.includes(s)||(t.push(s),e=!0)}}return e}function fS(i,t){if(i.baseTexture instanceof bt){const e=i.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function pS(i,t){if(i._texture&&i._texture instanceof ot){const e=i._texture.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function mS(i,t){return t instanceof Hm?(t.updateText(!0),!0):!1}function gS(i,t){if(t instanceof Fr){const e=t.toFontString();return kr.measureFont(e),!0}return!1}function yS(i,t){if(i instanceof Hm){t.includes(i.style)||t.push(i.style),t.includes(i)||t.push(i);const e=i._texture.baseTexture;return t.includes(e)||t.push(e),!0}return!1}function bS(i,t){return i instanceof Fr?(t.includes(i)||t.push(i),!0):!1}const Km=class Rb{constructor(t){this.limiter=new uS(Rb.uploadsPerFrame),this.renderer=t,this.uploadHookHelper=null,this.queue=[],this.addHooks=[],this.uploadHooks=[],this.completes=[],this.ticking=!1,this.delayedTick=()=>{this.queue&&this.prepareItems()},this.registerFindHook(yS),this.registerFindHook(bS),this.registerFindHook(dS),this.registerFindHook(fS),this.registerFindHook(pS),this.registerUploadHook(mS),this.registerUploadHook(gS)}upload(t){return new Promise(e=>{t&&this.add(t),this.queue.length?(this.completes.push(e),this.ticking||(this.ticking=!0,Te.system.addOnce(this.tick,this,gn.UTILITY))):e()})}tick(){setTimeout(this.delayedTick,0)}prepareItems(){for(this.limiter.beginFrame();this.queue.length&&this.limiter.allowedToUpload();){const t=this.queue[0];let e=!1;if(t&&!t._destroyed){for(let r=0,n=this.uploadHooks.length;r<n;r++)if(this.uploadHooks[r](this.uploadHookHelper,t)){this.queue.shift(),e=!0;break}}e||this.queue.shift()}if(this.queue.length)Te.system.addOnce(this.tick,this,gn.UTILITY);else{this.ticking=!1;const t=this.completes.slice(0);this.completes.length=0;for(let e=0,r=t.length;e<r;e++)t[e]()}}registerFindHook(t){return t&&this.addHooks.push(t),this}registerUploadHook(t){return t&&this.uploadHooks.push(t),this}add(t){for(let e=0,r=this.addHooks.length;e<r&&!this.addHooks[e](t,this.queue);e++);if(t instanceof St)for(let e=t.children.length-1;e>=0;e--)this.add(t.children[e]);return this}destroy(){this.ticking&&Te.system.remove(this.tick,this),this.ticking=!1,this.addHooks=null,this.uploadHooks=null,this.renderer=null,this.completes=null,this.queue=null,this.limiter=null,this.uploadHookHelper=null}};Km.uploadsPerFrame=4;let bu=Km;Object.defineProperties(nt,{UPLOADS_PER_FRAME:{get(){return bu.uploadsPerFrame},set(i){wt("7.1.0","settings.UPLOADS_PER_FRAME is deprecated, use prepare.BasePrepare.uploadsPerFrame"),bu.uploadsPerFrame=i}}});function zm(i,t){return t instanceof bt?(t._glTextures[i.CONTEXT_UID]||i.texture.bind(t),!0):!1}function xS(i,t){if(!(t instanceof Gr))return!1;const{geometry:e}=t;t.finishPoly(),e.updateBatches();const{batches:r}=e;for(let n=0;n<r.length;n++){const{texture:s}=r[n].style;s&&zm(i,s.baseTexture)}return e.batchable||i.geometry.bind(e,t._resolveDirectShader(i)),!0}function _S(i,t){return i instanceof Gr?(t.push(i),!0):!1}class Ym extends bu{constructor(t){super(t),this.uploadHookHelper=this.renderer,this.registerFindHook(_S),this.registerUploadHook(zm),this.registerUploadHook(xS)}}Ym.extension={name:"prepare",type:$.RendererSystem},st.add(Ym);var vS=`#version 300 es
982
982
  #define SHADER_NAME Tiling-Sprite-100
983
983
 
984
984
  precision lowp float;
@@ -1092,7 +1092,7 @@ void main(void)
1092
1092
  vec4 texSample = texture2D(uSampler, vTextureCoord);
1093
1093
  gl_FragColor = texSample * uColor;
1094
1094
  }
1095
- `;const ul=new Nt;class Jm extends Ba{constructor(t){super(t),t.runners.contextChange.add(this),this.quad=new L0,this.state=Ri.for2d()}contextChange(){const t=this.renderer,e={globals:t.globalUniforms};this.simpleShader=Pi.from(jm,SS,e),this.shader=t.context.webGLVersion>1?Pi.from(wS,vS,e):Pi.from(jm,TS,e)}render(t){const e=this.renderer,r=this.quad;let n=r.vertices;n[0]=n[6]=t._width*-t.anchor.x,n[1]=n[3]=t._height*-t.anchor.y,n[2]=n[4]=t._width*(1-t.anchor.x),n[5]=n[7]=t._height*(1-t.anchor.y);const s=t.uvRespectAnchor?t.anchor.x:0,o=t.uvRespectAnchor?t.anchor.y:0;n=r.uvs,n[0]=n[6]=-s,n[1]=n[3]=-o,n[2]=n[4]=1-s,n[5]=n[7]=1-o,r.invalidate();const a=t._texture,l=a.baseTexture,h=l.alphaMode>0,c=t.tileTransform.localTransform,u=t.uvMatrix;let d=l.isPowerOfTwo&&a.frame.width===l.width&&a.frame.height===l.height;d&&(l._glTextures[e.CONTEXT_UID]?d=l.wrapMode!==wi.CLAMP:l.wrapMode===wi.CLAMP&&(l.wrapMode=wi.REPEAT));const f=d?this.simpleShader:this.shader,p=a.width,m=a.height,g=t._width,y=t._height;ul.set(c.a*p/g,c.b*p/y,c.c*m/g,c.d*m/y,c.tx/g,c.ty/y),ul.invert(),d?ul.prepend(u.mapCoord):(f.uniforms.uMapCoord=u.mapCoord.toArray(!0),f.uniforms.uClampFrame=u.uClampFrame,f.uniforms.uClampOffset=u.uClampOffset),f.uniforms.uTransform=ul.toArray(!0),f.uniforms.uColor=Dt.shared.setValue(t.tint).premultiply(t.worldAlpha,h).toArray(f.uniforms.uColor),f.uniforms.translationMatrix=t.transform.worldTransform.toArray(!0),f.uniforms.uSampler=a,e.shader.bind(f),e.geometry.bind(r),this.state.blendMode=s0(t.blendMode,h),e.state.set(this.state),e.geometry.draw(this.renderer.gl.TRIANGLES,6,0)}}Jm.extension={name:"tilingSprite",type:q.RendererPlugin},st.add(Jm);const $m=class ca{constructor(t,e,r=null){this.linkedSheets=[],this._texture=t instanceof ot?t:null,this.baseTexture=t instanceof xt?t:this._texture.baseTexture,this.textures={},this.animations={},this.data=e;const n=this.baseTexture.resource;this.resolution=this._updateResolution(r||(n?n.url:null)),this._frames=this.data.frames,this._frameKeys=Object.keys(this._frames),this._batchIndex=0,this._callback=null}_updateResolution(t=null){const{scale:e}=this.data.meta;let r=rr(t,null);return r===null&&(r=parseFloat(e??"1")),r!==1&&this.baseTexture.setResolution(r),r}parse(){return new Promise(t=>{this._callback=t,this._batchIndex=0,this._frameKeys.length<=ca.BATCH_SIZE?(this._processFrames(0),this._processAnimations(),this._parseComplete()):this._nextBatch()})}_processFrames(t){let e=t;const r=ca.BATCH_SIZE;for(;e-t<r&&e<this._frameKeys.length;){const n=this._frameKeys[e],s=this._frames[n],o=s.frame;if(o){let a=null,l=null;const h=s.trimmed!==!1&&s.sourceSize?s.sourceSize:s.frame,c=new gt(0,0,Math.floor(h.w)/this.resolution,Math.floor(h.h)/this.resolution);s.rotated?a=new gt(Math.floor(o.x)/this.resolution,Math.floor(o.y)/this.resolution,Math.floor(o.h)/this.resolution,Math.floor(o.w)/this.resolution):a=new gt(Math.floor(o.x)/this.resolution,Math.floor(o.y)/this.resolution,Math.floor(o.w)/this.resolution,Math.floor(o.h)/this.resolution),s.trimmed!==!1&&s.spriteSourceSize&&(l=new gt(Math.floor(s.spriteSourceSize.x)/this.resolution,Math.floor(s.spriteSourceSize.y)/this.resolution,Math.floor(o.w)/this.resolution,Math.floor(o.h)/this.resolution)),this.textures[n]=new ot(this.baseTexture,a,c,l,s.rotated?2:0,s.anchor,s.borders),ot.addToCache(this.textures[n],n.toString())}e++}}_processAnimations(){const t=this.data.animations||{};for(const e in t){this.animations[e]=[];for(let r=0;r<t[e].length;r++){const n=t[e][r];this.animations[e].push(this.textures[n])}}}_parseComplete(){const t=this._callback;this._callback=null,this._batchIndex=0,t.call(this,this.textures)}_nextBatch(){this._processFrames(this._batchIndex*ca.BATCH_SIZE),this._batchIndex++,setTimeout(()=>{this._batchIndex*ca.BATCH_SIZE<this._frameKeys.length?this._nextBatch():(this._processAnimations(),this._parseComplete())},0)}destroy(t=!1){var e;for(const r in this.textures)this.textures[r].destroy();this._frames=null,this._frameKeys=null,this.data=null,this.textures=null,t&&((e=this._texture)==null||e.destroy(),this.baseTexture.destroy()),this._texture=null,this.baseTexture=null,this.linkedSheets=[]}};$m.BATCH_SIZE=1e3;let Qm=$m;const CS=["jpg","png","jpeg","avif","webp"];function qm(i,t,e){const r={};if(i.forEach(n=>{r[n]=t}),Object.keys(t.textures).forEach(n=>{r[n]=t.textures[n]}),!e){const n=ne.dirname(i[0]);t.linkedSheets.forEach((s,o)=>{const a=qm([`${n}/${t.data.meta.related_multi_packs[o]}`],s,!0);Object.assign(r,a)})}return r}const ES={extension:q.Asset,cache:{test:i=>i instanceof Qm,getCacheableAssets:(i,t)=>qm(i,t,!1)},resolver:{test:i=>{const t=i.split("?")[0].split("."),e=t.pop(),r=t.pop();return e==="json"&&CS.includes(r)},parse:i=>{var e;const t=i.split(".");return{resolution:parseFloat(((e=nt.RETINA_PREFIX.exec(i))==null?void 0:e[1])??"1"),format:t[t.length-2],src:i}}},loader:{name:"spritesheetLoader",extension:{type:q.LoadParser,priority:di.Normal},async testParse(i,t){return ne.extname(t.src).toLowerCase()===".json"&&!!i.frames},async parse(i,t,e){var l,h;let r=ne.dirname(t.src);r&&r.lastIndexOf("/")!==r.length-1&&(r+="/");let n=r+i.meta.image;n=eu(n,t.src);const s=(await e.load([n]))[n],o=new Qm(s.baseTexture,i,t.src);await o.parse();const a=(l=i==null?void 0:i.meta)==null?void 0:l.related_multi_packs;if(Array.isArray(a)){const c=[];for(const d of a){if(typeof d!="string")continue;let f=r+d;(h=t.data)!=null&&h.ignoreMultiPack||(f=eu(f,t.src),c.push(e.load({src:f,data:{ignoreMultiPack:!0}})))}const u=await Promise.all(c);o.linkedSheets=u,u.forEach(d=>{d.linkedSheets=[o].concat(o.linkedSheets.filter(f=>f!==d))})}return o},unload(i){i.destroy(!0)}}};st.add(ES);class dl{constructor(){this.info=[],this.common=[],this.page=[],this.char=[],this.kerning=[],this.distanceField=[]}}class fl{static test(t){return typeof t=="string"&&t.startsWith("info face=")}static parse(t){const e=t.match(/^[a-z]+\s+.+$/gm),r={info:[],common:[],page:[],char:[],chars:[],kerning:[],kernings:[],distanceField:[]};for(const s in e){const o=e[s].match(/^[a-z]+/gm)[0],a=e[s].match(/[a-zA-Z]+=([^\s"']+|"([^"]*)")/gm),l={};for(const h in a){const c=a[h].split("="),u=c[0],d=c[1].replace(/"/gm,""),f=parseFloat(d),p=isNaN(f)?d:f;l[u]=p}r[o].push(l)}const n=new dl;return r.info.forEach(s=>n.info.push({face:s.face,size:parseInt(s.size,10)})),r.common.forEach(s=>n.common.push({lineHeight:parseInt(s.lineHeight,10)})),r.page.forEach(s=>n.page.push({id:parseInt(s.id,10),file:s.file})),r.char.forEach(s=>n.char.push({id:parseInt(s.id,10),page:parseInt(s.page,10),x:parseInt(s.x,10),y:parseInt(s.y,10),width:parseInt(s.width,10),height:parseInt(s.height,10),xoffset:parseInt(s.xoffset,10),yoffset:parseInt(s.yoffset,10),xadvance:parseInt(s.xadvance,10)})),r.kerning.forEach(s=>n.kerning.push({first:parseInt(s.first,10),second:parseInt(s.second,10),amount:parseInt(s.amount,10)})),r.distanceField.forEach(s=>n.distanceField.push({distanceRange:parseInt(s.distanceRange,10),fieldType:s.fieldType})),n}}class xu{static test(t){const e=t;return typeof t!="string"&&"getElementsByTagName"in t&&e.getElementsByTagName("page").length&&e.getElementsByTagName("info")[0].getAttribute("face")!==null}static parse(t){const e=new dl,r=t.getElementsByTagName("info"),n=t.getElementsByTagName("common"),s=t.getElementsByTagName("page"),o=t.getElementsByTagName("char"),a=t.getElementsByTagName("kerning"),l=t.getElementsByTagName("distanceField");for(let h=0;h<r.length;h++)e.info.push({face:r[h].getAttribute("face"),size:parseInt(r[h].getAttribute("size"),10)});for(let h=0;h<n.length;h++)e.common.push({lineHeight:parseInt(n[h].getAttribute("lineHeight"),10)});for(let h=0;h<s.length;h++)e.page.push({id:parseInt(s[h].getAttribute("id"),10)||0,file:s[h].getAttribute("file")});for(let h=0;h<o.length;h++){const c=o[h];e.char.push({id:parseInt(c.getAttribute("id"),10),page:parseInt(c.getAttribute("page"),10)||0,x:parseInt(c.getAttribute("x"),10),y:parseInt(c.getAttribute("y"),10),width:parseInt(c.getAttribute("width"),10),height:parseInt(c.getAttribute("height"),10),xoffset:parseInt(c.getAttribute("xoffset"),10),yoffset:parseInt(c.getAttribute("yoffset"),10),xadvance:parseInt(c.getAttribute("xadvance"),10)})}for(let h=0;h<a.length;h++)e.kerning.push({first:parseInt(a[h].getAttribute("first"),10),second:parseInt(a[h].getAttribute("second"),10),amount:parseInt(a[h].getAttribute("amount"),10)});for(let h=0;h<l.length;h++)e.distanceField.push({fieldType:l[h].getAttribute("fieldType"),distanceRange:parseInt(l[h].getAttribute("distanceRange"),10)});return e}}class _u{static test(t){return typeof t=="string"&&t.includes("<font>")?xu.test(nt.ADAPTER.parseXML(t)):!1}static parse(t){return xu.parse(nt.ADAPTER.parseXML(t))}}const vu=[fl,xu,_u];function IS(i){for(let t=0;t<vu.length;t++)if(vu[t].test(i))return vu[t];return null}function AS(i,t,e,r,n,s){const o=e.fill;if(Array.isArray(o)){if(o.length===1)return o[0]}else return o;let a;const l=e.dropShadow?e.dropShadowDistance:0,h=e.padding||0,c=i.width/r-l-h*2,u=i.height/r-l-h*2,d=o.slice(),f=e.fillGradientStops.slice();if(!f.length){const p=d.length+1;for(let m=1;m<p;++m)f.push(m/p)}if(d.unshift(o[0]),f.unshift(0),d.push(o[o.length-1]),f.push(1),e.fillGradientType===hl.LINEAR_VERTICAL){a=t.createLinearGradient(c/2,h,c/2,u+h);let p=0;const m=(s.fontProperties.fontSize+e.strokeThickness)/u;for(let g=0;g<n.length;g++){const y=s.lineHeight*g;for(let x=0;x<d.length;x++){let b=0;typeof f[x]=="number"?b=f[x]:b=x/d.length;const v=y/u+b*m;let w=Math.max(p,v);w=Math.min(w,1),a.addColorStop(w,d[x]),p=w}}}else{a=t.createLinearGradient(h,u/2,c+h,u/2);const p=d.length+1;let m=1;for(let g=0;g<d.length;g++){let y;typeof f[g]=="number"?y=f[g]:y=m/p,a.addColorStop(y,d[g]),m++}}return a}function MS(i,t,e,r,n,s,o){const a=e.text,l=e.fontProperties;t.translate(r,n),t.scale(s,s);const h=o.strokeThickness/2,c=-(o.strokeThickness/2);if(t.font=o.toFontString(),t.lineWidth=o.strokeThickness,t.textBaseline=o.textBaseline,t.lineJoin=o.lineJoin,t.miterLimit=o.miterLimit,t.fillStyle=AS(i,t,o,s,[a],e),t.strokeStyle=o.stroke,o.dropShadow){const u=o.dropShadowColor,d=o.dropShadowBlur*s,f=o.dropShadowDistance*s;t.shadowColor=Dt.shared.setValue(u).setAlpha(o.dropShadowAlpha).toRgbaString(),t.shadowBlur=d,t.shadowOffsetX=Math.cos(o.dropShadowAngle)*f,t.shadowOffsetY=Math.sin(o.dropShadowAngle)*f}else t.shadowColor="black",t.shadowBlur=0,t.shadowOffsetX=0,t.shadowOffsetY=0;o.stroke&&o.strokeThickness&&t.strokeText(a,h,c+e.lineHeight-l.descent),o.fill&&t.fillText(a,h,c+e.lineHeight-l.descent),t.setTransform(1,0,0,1,0,0),t.fillStyle="rgba(0, 0, 0, 0)"}function pl(i){return i.codePointAt?i.codePointAt(0):i.charCodeAt(0)}function tg(i){return Array.from?Array.from(i):i.split("")}function RS(i){typeof i=="string"&&(i=[i]);const t=[];for(let e=0,r=i.length;e<r;e++){const n=i[e];if(Array.isArray(n)){if(n.length!==2)throw new Error(`[BitmapFont]: Invalid character range length, expecting 2 got ${n.length}.`);const s=n[0].charCodeAt(0),o=n[1].charCodeAt(0);if(o<s)throw new Error("[BitmapFont]: Invalid character range.");for(let a=s,l=o;a<=l;a++)t.push(String.fromCharCode(a))}else t.push(...tg(n))}if(t.length===0)throw new Error("[BitmapFont]: Empty set when resolving characters.");return t}const Nr=class ji{constructor(t,e,r){var c;const[n]=t.info,[s]=t.common,[o]=t.page,[a]=t.distanceField,l=rr(o.file),h={};this._ownsTextures=r,this.font=n.face,this.size=n.size,this.lineHeight=s.lineHeight/l,this.chars={},this.pageTextures=h;for(let u=0;u<t.page.length;u++){const{id:d,file:f}=t.page[u];h[d]=e instanceof Array?e[u]:e[f],a!=null&&a.fieldType&&a.fieldType!=="none"&&(h[d].baseTexture.alphaMode=Ee.NO_PREMULTIPLIED_ALPHA,h[d].baseTexture.mipmap=Ti.OFF)}for(let u=0;u<t.char.length;u++){const{id:d,page:f}=t.char[u];let{x:p,y:m,width:g,height:y,xoffset:x,yoffset:b,xadvance:v}=t.char[u];p/=l,m/=l,g/=l,y/=l,x/=l,b/=l,v/=l;const w=new gt(p+h[f].frame.x/l,m+h[f].frame.y/l,g,y);this.chars[d]={xOffset:x,yOffset:b,xAdvance:v,kerning:{},texture:new ot(h[f].baseTexture,w),page:f}}for(let u=0;u<t.kerning.length;u++){let{first:d,second:f,amount:p}=t.kerning[u];d/=l,f/=l,p/=l,this.chars[f]&&(this.chars[f].kerning[d]=p)}this.distanceFieldRange=a==null?void 0:a.distanceRange,this.distanceFieldType=((c=a==null?void 0:a.fieldType)==null?void 0:c.toLowerCase())??"none"}destroy(){for(const t in this.chars)this.chars[t].texture.destroy(),this.chars[t].texture=null;for(const t in this.pageTextures)this._ownsTextures&&this.pageTextures[t].destroy(!0),this.pageTextures[t]=null;this.chars=null,this.pageTextures=null}static install(t,e,r){let n;if(t instanceof dl)n=t;else{const o=IS(t);if(!o)throw new Error("Unrecognized data format for font.");n=o.parse(t)}e instanceof ot&&(e=[e]);const s=new ji(n,e,r);return ji.available[s.font]=s,s}static uninstall(t){const e=ji.available[t];if(!e)throw new Error(`No font found named '${t}'`);e.destroy(),delete ji.available[t]}static from(t,e,r){if(!t)throw new Error("[BitmapFont] Property `name` is required.");const{chars:n,padding:s,resolution:o,textureWidth:a,textureHeight:l,...h}=Object.assign({},ji.defaultOptions,r),c=RS(n),u=e instanceof Dr?e:new Dr(e),d=a,f=new dl;f.info[0]={face:u.fontFamily,size:u.fontSize},f.common[0]={lineHeight:u.fontSize};let p=0,m=0,g,y,x,b=0;const v=[];for(let S=0;S<c.length;S++){g||(g=nt.ADAPTER.createCanvas(),g.width=a,g.height=l,y=g.getContext("2d"),x=new xt(g,{resolution:o,...h}),v.push(new ot(x)),f.page.push({id:v.length-1,file:""}));const E=c[S],I=Fr.measureText(E,u,!1,g),A=I.width,L=Math.ceil(I.height),G=Math.ceil((u.fontStyle==="italic"?2:1)*A);if(m>=l-L*o){if(m===0)throw new Error(`[BitmapFont] textureHeight ${l}px is too small (fontFamily: '${u.fontFamily}', fontSize: ${u.fontSize}px, char: '${E}')`);--S,g=null,y=null,x=null,m=0,p=0,b=0;continue}if(b=Math.max(L+I.fontProperties.descent,b),G*o+p>=d){if(p===0)throw new Error(`[BitmapFont] textureWidth ${a}px is too small (fontFamily: '${u.fontFamily}', fontSize: ${u.fontSize}px, char: '${E}')`);--S,m+=b*o,m=Math.ceil(m),p=0,b=0;continue}MS(g,y,I,p,m,o,u);const F=pl(I.text);f.char.push({id:F,page:v.length-1,x:p/o,y:m/o,width:G,height:L,xoffset:0,yoffset:0,xadvance:A-(u.dropShadow?u.dropShadowDistance:0)-(u.stroke?u.strokeThickness:0)}),p+=(G+2*s)*o,p=Math.ceil(p)}if(!(r!=null&&r.skipKerning))for(let S=0,E=c.length;S<E;S++){const I=c[S];for(let A=0;A<E;A++){const L=c[A],G=y.measureText(I).width,F=y.measureText(L).width,M=y.measureText(I+L).width-(G+F);M&&f.kerning.push({first:pl(I),second:pl(L),amount:M})}}const w=new ji(f,v,!0);return ji.available[t]!==void 0&&ji.uninstall(t),ji.available[t]=w,w}};Nr.ALPHA=[["a","z"],["A","Z"]," "],Nr.NUMERIC=[["0","9"]],Nr.ALPHANUMERIC=[["a","z"],["A","Z"],["0","9"]," "],Nr.ASCII=[[" ","~"]],Nr.defaultOptions={resolution:1,textureWidth:512,textureHeight:512,padding:4,chars:Nr.ALPHANUMERIC},Nr.available={};let pi=Nr;var PS=`// Pixi texture info\r
1095
+ `;const ul=new Dt;class Jm extends Ba{constructor(t){super(t),t.runners.contextChange.add(this),this.quad=new L0,this.state=Mi.for2d()}contextChange(){const t=this.renderer,e={globals:t.globalUniforms};this.simpleShader=Ri.from(jm,SS,e),this.shader=t.context.webGLVersion>1?Ri.from(wS,vS,e):Ri.from(jm,TS,e)}render(t){const e=this.renderer,r=this.quad;let n=r.vertices;n[0]=n[6]=t._width*-t.anchor.x,n[1]=n[3]=t._height*-t.anchor.y,n[2]=n[4]=t._width*(1-t.anchor.x),n[5]=n[7]=t._height*(1-t.anchor.y);const s=t.uvRespectAnchor?t.anchor.x:0,o=t.uvRespectAnchor?t.anchor.y:0;n=r.uvs,n[0]=n[6]=-s,n[1]=n[3]=-o,n[2]=n[4]=1-s,n[5]=n[7]=1-o,r.invalidate();const a=t._texture,l=a.baseTexture,h=l.alphaMode>0,c=t.tileTransform.localTransform,u=t.uvMatrix;let d=l.isPowerOfTwo&&a.frame.width===l.width&&a.frame.height===l.height;d&&(l._glTextures[e.CONTEXT_UID]?d=l.wrapMode!==vi.CLAMP:l.wrapMode===vi.CLAMP&&(l.wrapMode=vi.REPEAT));const f=d?this.simpleShader:this.shader,p=a.width,m=a.height,g=t._width,y=t._height;ul.set(c.a*p/g,c.b*p/y,c.c*m/g,c.d*m/y,c.tx/g,c.ty/y),ul.invert(),d?ul.prepend(u.mapCoord):(f.uniforms.uMapCoord=u.mapCoord.toArray(!0),f.uniforms.uClampFrame=u.uClampFrame,f.uniforms.uClampOffset=u.uClampOffset),f.uniforms.uTransform=ul.toArray(!0),f.uniforms.uColor=Ft.shared.setValue(t.tint).premultiply(t.worldAlpha,h).toArray(f.uniforms.uColor),f.uniforms.translationMatrix=t.transform.worldTransform.toArray(!0),f.uniforms.uSampler=a,e.shader.bind(f),e.geometry.bind(r),this.state.blendMode=s0(t.blendMode,h),e.state.set(this.state),e.geometry.draw(this.renderer.gl.TRIANGLES,6,0)}}Jm.extension={name:"tilingSprite",type:$.RendererPlugin},st.add(Jm);const $m=class ca{constructor(t,e,r=null){this.linkedSheets=[],this._texture=t instanceof ot?t:null,this.baseTexture=t instanceof bt?t:this._texture.baseTexture,this.textures={},this.animations={},this.data=e;const n=this.baseTexture.resource;this.resolution=this._updateResolution(r||(n?n.url:null)),this._frames=this.data.frames,this._frameKeys=Object.keys(this._frames),this._batchIndex=0,this._callback=null}_updateResolution(t=null){const{scale:e}=this.data.meta;let r=ir(t,null);return r===null&&(r=parseFloat(e??"1")),r!==1&&this.baseTexture.setResolution(r),r}parse(){return new Promise(t=>{this._callback=t,this._batchIndex=0,this._frameKeys.length<=ca.BATCH_SIZE?(this._processFrames(0),this._processAnimations(),this._parseComplete()):this._nextBatch()})}_processFrames(t){let e=t;const r=ca.BATCH_SIZE;for(;e-t<r&&e<this._frameKeys.length;){const n=this._frameKeys[e],s=this._frames[n],o=s.frame;if(o){let a=null,l=null;const h=s.trimmed!==!1&&s.sourceSize?s.sourceSize:s.frame,c=new mt(0,0,Math.floor(h.w)/this.resolution,Math.floor(h.h)/this.resolution);s.rotated?a=new mt(Math.floor(o.x)/this.resolution,Math.floor(o.y)/this.resolution,Math.floor(o.h)/this.resolution,Math.floor(o.w)/this.resolution):a=new mt(Math.floor(o.x)/this.resolution,Math.floor(o.y)/this.resolution,Math.floor(o.w)/this.resolution,Math.floor(o.h)/this.resolution),s.trimmed!==!1&&s.spriteSourceSize&&(l=new mt(Math.floor(s.spriteSourceSize.x)/this.resolution,Math.floor(s.spriteSourceSize.y)/this.resolution,Math.floor(o.w)/this.resolution,Math.floor(o.h)/this.resolution)),this.textures[n]=new ot(this.baseTexture,a,c,l,s.rotated?2:0,s.anchor,s.borders),ot.addToCache(this.textures[n],n.toString())}e++}}_processAnimations(){const t=this.data.animations||{};for(const e in t){this.animations[e]=[];for(let r=0;r<t[e].length;r++){const n=t[e][r];this.animations[e].push(this.textures[n])}}}_parseComplete(){const t=this._callback;this._callback=null,this._batchIndex=0,t.call(this,this.textures)}_nextBatch(){this._processFrames(this._batchIndex*ca.BATCH_SIZE),this._batchIndex++,setTimeout(()=>{this._batchIndex*ca.BATCH_SIZE<this._frameKeys.length?this._nextBatch():(this._processAnimations(),this._parseComplete())},0)}destroy(t=!1){var e;for(const r in this.textures)this.textures[r].destroy();this._frames=null,this._frameKeys=null,this.data=null,this.textures=null,t&&((e=this._texture)==null||e.destroy(),this.baseTexture.destroy()),this._texture=null,this.baseTexture=null,this.linkedSheets=[]}};$m.BATCH_SIZE=1e3;let Qm=$m;const CS=["jpg","png","jpeg","avif","webp"];function qm(i,t,e){const r={};if(i.forEach(n=>{r[n]=t}),Object.keys(t.textures).forEach(n=>{r[n]=t.textures[n]}),!e){const n=re.dirname(i[0]);t.linkedSheets.forEach((s,o)=>{const a=qm([`${n}/${t.data.meta.related_multi_packs[o]}`],s,!0);Object.assign(r,a)})}return r}const ES={extension:$.Asset,cache:{test:i=>i instanceof Qm,getCacheableAssets:(i,t)=>qm(i,t,!1)},resolver:{test:i=>{const t=i.split("?")[0].split("."),e=t.pop(),r=t.pop();return e==="json"&&CS.includes(r)},parse:i=>{var e;const t=i.split(".");return{resolution:parseFloat(((e=nt.RETINA_PREFIX.exec(i))==null?void 0:e[1])??"1"),format:t[t.length-2],src:i}}},loader:{name:"spritesheetLoader",extension:{type:$.LoadParser,priority:ui.Normal},async testParse(i,t){return re.extname(t.src).toLowerCase()===".json"&&!!i.frames},async parse(i,t,e){var l,h;let r=re.dirname(t.src);r&&r.lastIndexOf("/")!==r.length-1&&(r+="/");let n=r+i.meta.image;n=eu(n,t.src);const s=(await e.load([n]))[n],o=new Qm(s.baseTexture,i,t.src);await o.parse();const a=(l=i==null?void 0:i.meta)==null?void 0:l.related_multi_packs;if(Array.isArray(a)){const c=[];for(const d of a){if(typeof d!="string")continue;let f=r+d;(h=t.data)!=null&&h.ignoreMultiPack||(f=eu(f,t.src),c.push(e.load({src:f,data:{ignoreMultiPack:!0}})))}const u=await Promise.all(c);o.linkedSheets=u,u.forEach(d=>{d.linkedSheets=[o].concat(o.linkedSheets.filter(f=>f!==d))})}return o},unload(i){i.destroy(!0)}}};st.add(ES);class dl{constructor(){this.info=[],this.common=[],this.page=[],this.char=[],this.kerning=[],this.distanceField=[]}}class fl{static test(t){return typeof t=="string"&&t.startsWith("info face=")}static parse(t){const e=t.match(/^[a-z]+\s+.+$/gm),r={info:[],common:[],page:[],char:[],chars:[],kerning:[],kernings:[],distanceField:[]};for(const s in e){const o=e[s].match(/^[a-z]+/gm)[0],a=e[s].match(/[a-zA-Z]+=([^\s"']+|"([^"]*)")/gm),l={};for(const h in a){const c=a[h].split("="),u=c[0],d=c[1].replace(/"/gm,""),f=parseFloat(d),p=isNaN(f)?d:f;l[u]=p}r[o].push(l)}const n=new dl;return r.info.forEach(s=>n.info.push({face:s.face,size:parseInt(s.size,10)})),r.common.forEach(s=>n.common.push({lineHeight:parseInt(s.lineHeight,10)})),r.page.forEach(s=>n.page.push({id:parseInt(s.id,10),file:s.file})),r.char.forEach(s=>n.char.push({id:parseInt(s.id,10),page:parseInt(s.page,10),x:parseInt(s.x,10),y:parseInt(s.y,10),width:parseInt(s.width,10),height:parseInt(s.height,10),xoffset:parseInt(s.xoffset,10),yoffset:parseInt(s.yoffset,10),xadvance:parseInt(s.xadvance,10)})),r.kerning.forEach(s=>n.kerning.push({first:parseInt(s.first,10),second:parseInt(s.second,10),amount:parseInt(s.amount,10)})),r.distanceField.forEach(s=>n.distanceField.push({distanceRange:parseInt(s.distanceRange,10),fieldType:s.fieldType})),n}}class xu{static test(t){const e=t;return typeof t!="string"&&"getElementsByTagName"in t&&e.getElementsByTagName("page").length&&e.getElementsByTagName("info")[0].getAttribute("face")!==null}static parse(t){const e=new dl,r=t.getElementsByTagName("info"),n=t.getElementsByTagName("common"),s=t.getElementsByTagName("page"),o=t.getElementsByTagName("char"),a=t.getElementsByTagName("kerning"),l=t.getElementsByTagName("distanceField");for(let h=0;h<r.length;h++)e.info.push({face:r[h].getAttribute("face"),size:parseInt(r[h].getAttribute("size"),10)});for(let h=0;h<n.length;h++)e.common.push({lineHeight:parseInt(n[h].getAttribute("lineHeight"),10)});for(let h=0;h<s.length;h++)e.page.push({id:parseInt(s[h].getAttribute("id"),10)||0,file:s[h].getAttribute("file")});for(let h=0;h<o.length;h++){const c=o[h];e.char.push({id:parseInt(c.getAttribute("id"),10),page:parseInt(c.getAttribute("page"),10)||0,x:parseInt(c.getAttribute("x"),10),y:parseInt(c.getAttribute("y"),10),width:parseInt(c.getAttribute("width"),10),height:parseInt(c.getAttribute("height"),10),xoffset:parseInt(c.getAttribute("xoffset"),10),yoffset:parseInt(c.getAttribute("yoffset"),10),xadvance:parseInt(c.getAttribute("xadvance"),10)})}for(let h=0;h<a.length;h++)e.kerning.push({first:parseInt(a[h].getAttribute("first"),10),second:parseInt(a[h].getAttribute("second"),10),amount:parseInt(a[h].getAttribute("amount"),10)});for(let h=0;h<l.length;h++)e.distanceField.push({fieldType:l[h].getAttribute("fieldType"),distanceRange:parseInt(l[h].getAttribute("distanceRange"),10)});return e}}class _u{static test(t){return typeof t=="string"&&t.includes("<font>")?xu.test(nt.ADAPTER.parseXML(t)):!1}static parse(t){return xu.parse(nt.ADAPTER.parseXML(t))}}const vu=[fl,xu,_u];function IS(i){for(let t=0;t<vu.length;t++)if(vu[t].test(i))return vu[t];return null}function AS(i,t,e,r,n,s){const o=e.fill;if(Array.isArray(o)){if(o.length===1)return o[0]}else return o;let a;const l=e.dropShadow?e.dropShadowDistance:0,h=e.padding||0,c=i.width/r-l-h*2,u=i.height/r-l-h*2,d=o.slice(),f=e.fillGradientStops.slice();if(!f.length){const p=d.length+1;for(let m=1;m<p;++m)f.push(m/p)}if(d.unshift(o[0]),f.unshift(0),d.push(o[o.length-1]),f.push(1),e.fillGradientType===hl.LINEAR_VERTICAL){a=t.createLinearGradient(c/2,h,c/2,u+h);let p=0;const m=(s.fontProperties.fontSize+e.strokeThickness)/u;for(let g=0;g<n.length;g++){const y=s.lineHeight*g;for(let x=0;x<d.length;x++){let b=0;typeof f[x]=="number"?b=f[x]:b=x/d.length;const v=y/u+b*m;let w=Math.max(p,v);w=Math.min(w,1),a.addColorStop(w,d[x]),p=w}}}else{a=t.createLinearGradient(h,u/2,c+h,u/2);const p=d.length+1;let m=1;for(let g=0;g<d.length;g++){let y;typeof f[g]=="number"?y=f[g]:y=m/p,a.addColorStop(y,d[g]),m++}}return a}function MS(i,t,e,r,n,s,o){const a=e.text,l=e.fontProperties;t.translate(r,n),t.scale(s,s);const h=o.strokeThickness/2,c=-(o.strokeThickness/2);if(t.font=o.toFontString(),t.lineWidth=o.strokeThickness,t.textBaseline=o.textBaseline,t.lineJoin=o.lineJoin,t.miterLimit=o.miterLimit,t.fillStyle=AS(i,t,o,s,[a],e),t.strokeStyle=o.stroke,o.dropShadow){const u=o.dropShadowColor,d=o.dropShadowBlur*s,f=o.dropShadowDistance*s;t.shadowColor=Ft.shared.setValue(u).setAlpha(o.dropShadowAlpha).toRgbaString(),t.shadowBlur=d,t.shadowOffsetX=Math.cos(o.dropShadowAngle)*f,t.shadowOffsetY=Math.sin(o.dropShadowAngle)*f}else t.shadowColor="black",t.shadowBlur=0,t.shadowOffsetX=0,t.shadowOffsetY=0;o.stroke&&o.strokeThickness&&t.strokeText(a,h,c+e.lineHeight-l.descent),o.fill&&t.fillText(a,h,c+e.lineHeight-l.descent),t.setTransform(1,0,0,1,0,0),t.fillStyle="rgba(0, 0, 0, 0)"}function pl(i){return i.codePointAt?i.codePointAt(0):i.charCodeAt(0)}function tg(i){return Array.from?Array.from(i):i.split("")}function RS(i){typeof i=="string"&&(i=[i]);const t=[];for(let e=0,r=i.length;e<r;e++){const n=i[e];if(Array.isArray(n)){if(n.length!==2)throw new Error(`[BitmapFont]: Invalid character range length, expecting 2 got ${n.length}.`);const s=n[0].charCodeAt(0),o=n[1].charCodeAt(0);if(o<s)throw new Error("[BitmapFont]: Invalid character range.");for(let a=s,l=o;a<=l;a++)t.push(String.fromCharCode(a))}else t.push(...tg(n))}if(t.length===0)throw new Error("[BitmapFont]: Empty set when resolving characters.");return t}const Dr=class Yi{constructor(t,e,r){var c;const[n]=t.info,[s]=t.common,[o]=t.page,[a]=t.distanceField,l=ir(o.file),h={};this._ownsTextures=r,this.font=n.face,this.size=n.size,this.lineHeight=s.lineHeight/l,this.chars={},this.pageTextures=h;for(let u=0;u<t.page.length;u++){const{id:d,file:f}=t.page[u];h[d]=e instanceof Array?e[u]:e[f],a!=null&&a.fieldType&&a.fieldType!=="none"&&(h[d].baseTexture.alphaMode=Ce.NO_PREMULTIPLIED_ALPHA,h[d].baseTexture.mipmap=wi.OFF)}for(let u=0;u<t.char.length;u++){const{id:d,page:f}=t.char[u];let{x:p,y:m,width:g,height:y,xoffset:x,yoffset:b,xadvance:v}=t.char[u];p/=l,m/=l,g/=l,y/=l,x/=l,b/=l,v/=l;const w=new mt(p+h[f].frame.x/l,m+h[f].frame.y/l,g,y);this.chars[d]={xOffset:x,yOffset:b,xAdvance:v,kerning:{},texture:new ot(h[f].baseTexture,w),page:f}}for(let u=0;u<t.kerning.length;u++){let{first:d,second:f,amount:p}=t.kerning[u];d/=l,f/=l,p/=l,this.chars[f]&&(this.chars[f].kerning[d]=p)}this.distanceFieldRange=a==null?void 0:a.distanceRange,this.distanceFieldType=((c=a==null?void 0:a.fieldType)==null?void 0:c.toLowerCase())??"none"}destroy(){for(const t in this.chars)this.chars[t].texture.destroy(),this.chars[t].texture=null;for(const t in this.pageTextures)this._ownsTextures&&this.pageTextures[t].destroy(!0),this.pageTextures[t]=null;this.chars=null,this.pageTextures=null}static install(t,e,r){let n;if(t instanceof dl)n=t;else{const o=IS(t);if(!o)throw new Error("Unrecognized data format for font.");n=o.parse(t)}e instanceof ot&&(e=[e]);const s=new Yi(n,e,r);return Yi.available[s.font]=s,s}static uninstall(t){const e=Yi.available[t];if(!e)throw new Error(`No font found named '${t}'`);e.destroy(),delete Yi.available[t]}static from(t,e,r){if(!t)throw new Error("[BitmapFont] Property `name` is required.");const{chars:n,padding:s,resolution:o,textureWidth:a,textureHeight:l,...h}=Object.assign({},Yi.defaultOptions,r),c=RS(n),u=e instanceof Fr?e:new Fr(e),d=a,f=new dl;f.info[0]={face:u.fontFamily,size:u.fontSize},f.common[0]={lineHeight:u.fontSize};let p=0,m=0,g,y,x,b=0;const v=[];for(let S=0;S<c.length;S++){g||(g=nt.ADAPTER.createCanvas(),g.width=a,g.height=l,y=g.getContext("2d"),x=new bt(g,{resolution:o,...h}),v.push(new ot(x)),f.page.push({id:v.length-1,file:""}));const E=c[S],I=kr.measureText(E,u,!1,g),M=I.width,D=Math.ceil(I.height),F=Math.ceil((u.fontStyle==="italic"?2:1)*M);if(m>=l-D*o){if(m===0)throw new Error(`[BitmapFont] textureHeight ${l}px is too small (fontFamily: '${u.fontFamily}', fontSize: ${u.fontSize}px, char: '${E}')`);--S,g=null,y=null,x=null,m=0,p=0,b=0;continue}if(b=Math.max(D+I.fontProperties.descent,b),F*o+p>=d){if(p===0)throw new Error(`[BitmapFont] textureWidth ${a}px is too small (fontFamily: '${u.fontFamily}', fontSize: ${u.fontSize}px, char: '${E}')`);--S,m+=b*o,m=Math.ceil(m),p=0,b=0;continue}MS(g,y,I,p,m,o,u);const R=pl(I.text);f.char.push({id:R,page:v.length-1,x:p/o,y:m/o,width:F,height:D,xoffset:0,yoffset:0,xadvance:M-(u.dropShadow?u.dropShadowDistance:0)-(u.stroke?u.strokeThickness:0)}),p+=(F+2*s)*o,p=Math.ceil(p)}if(!(r!=null&&r.skipKerning))for(let S=0,E=c.length;S<E;S++){const I=c[S];for(let M=0;M<E;M++){const D=c[M],F=y.measureText(I).width,R=y.measureText(D).width,A=y.measureText(I+D).width-(F+R);A&&f.kerning.push({first:pl(I),second:pl(D),amount:A})}}const w=new Yi(f,v,!0);return Yi.available[t]!==void 0&&Yi.uninstall(t),Yi.available[t]=w,w}};Dr.ALPHA=[["a","z"],["A","Z"]," "],Dr.NUMERIC=[["0","9"]],Dr.ALPHANUMERIC=[["a","z"],["A","Z"],["0","9"]," "],Dr.ASCII=[[" ","~"]],Dr.defaultOptions={resolution:1,textureWidth:512,textureHeight:512,padding:4,chars:Dr.ALPHANUMERIC},Dr.available={};let fi=Dr;var PS=`// Pixi texture info\r
1096
1096
  varying vec2 vTextureCoord;\r
1097
1097
  uniform sampler2D uSampler;\r
1098
1098
  \r
@@ -1146,17 +1146,17 @@ void main(void)\r
1146
1146
  \r
1147
1147
  vTextureCoord = (uTextureMatrix * vec3(aTextureCoord, 1.0)).xy;\r
1148
1148
  }\r
1149
- `;const eg=[],ig=[],rg=[],ng=class Pb extends Ct{constructor(t,e={}){super();const{align:r,tint:n,maxWidth:s,letterSpacing:o,fontName:a,fontSize:l}=Object.assign({},Pb.styleDefaults,e);if(!pi.available[a])throw new Error(`Missing BitmapFont "${a}"`);this._activePagesMeshData=[],this._textWidth=0,this._textHeight=0,this._align=r,this._tintColor=new Dt(n),this._font=void 0,this._fontName=a,this._fontSize=l,this.text=t,this._maxWidth=s,this._maxLineHeight=0,this._letterSpacing=o,this._anchor=new nr(()=>{this.dirty=!0},this,0,0),this._roundPixels=nt.ROUND_PIXELS,this.dirty=!0,this._resolution=nt.RESOLUTION,this._autoResolution=!0,this._textureCache={}}updateText(){var G;const t=pi.available[this._fontName],e=this.fontSize,r=e/t.size,n=new dt,s=[],o=[],a=[],l=this._text.replace(/(?:\r\n|\r)/g,`
1150
- `)||" ",h=tg(l),c=this._maxWidth*t.size/e,u=t.distanceFieldType==="none"?eg:ig;let d=null,f=0,p=0,m=0,g=-1,y=0,x=0,b=0,v=0;for(let F=0;F<h.length;F++){const M=h[F],N=pl(M);if(/(?:\s)/.test(M)&&(g=F,y=f,v++),M==="\r"||M===`
1151
- `){o.push(f),a.push(-1),p=Math.max(p,f),++m,++x,n.x=0,n.y+=t.lineHeight,d=null,v=0;continue}const W=t.chars[N];if(!W)continue;d&&W.kerning[d]&&(n.x+=W.kerning[d]);const K=rg.pop()||{texture:ot.EMPTY,line:0,charCode:0,prevSpaces:0,position:new dt};K.texture=W.texture,K.line=m,K.charCode=N,K.position.x=Math.round(n.x+W.xOffset+this._letterSpacing/2),K.position.y=Math.round(n.y+W.yOffset),K.prevSpaces=v,s.push(K),f=K.position.x+Math.max(W.xAdvance-W.xOffset,W.texture.orig.width),n.x+=W.xAdvance+this._letterSpacing,b=Math.max(b,W.yOffset+W.texture.height),d=N,g!==-1&&c>0&&n.x>c&&(++x,ns(s,1+g-x,1+F-g),F=g,g=-1,o.push(y),a.push(s.length>0?s[s.length-1].prevSpaces:0),p=Math.max(p,y),m++,n.x=0,n.y+=t.lineHeight,d=null,v=0)}const w=h[h.length-1];w!=="\r"&&w!==`
1152
- `&&(/(?:\s)/.test(w)&&(f=y),o.push(f),p=Math.max(p,f),a.push(-1));const S=[];for(let F=0;F<=m;F++){let M=0;this._align==="right"?M=p-o[F]:this._align==="center"?M=(p-o[F])/2:this._align==="justify"&&(M=a[F]<0?0:(p-o[F])/a[F]),S.push(M)}const E=s.length,I={},A=[],L=this._activePagesMeshData;u.push(...L);for(let F=0;F<E;F++){const M=s[F].texture,N=M.baseTexture.uid;if(!I[N]){let W=u.pop();if(!W){const H=new Um;let j,B;t.distanceFieldType==="none"?(j=new mu(ot.EMPTY),B=mt.NORMAL):(j=new mu(ot.EMPTY,{program:sr.from(LS,PS),uniforms:{uFWidth:0}}),B=mt.NORMAL_NPM);const D=new pu(H,j);D.blendMode=B,W={index:0,indexCount:0,vertexCount:0,uvsCount:0,total:0,mesh:D,vertices:null,uvs:null,indices:null}}W.index=0,W.indexCount=0,W.vertexCount=0,W.uvsCount=0,W.total=0;const{_textureCache:K}=this;K[N]=K[N]||new ot(M.baseTexture),W.mesh.texture=K[N],W.mesh.tint=this._tintColor.value,A.push(W),I[N]=W}I[N].total++}for(let F=0;F<L.length;F++)A.includes(L[F])||this.removeChild(L[F].mesh);for(let F=0;F<A.length;F++)A[F].mesh.parent!==this&&this.addChild(A[F].mesh);this._activePagesMeshData=A;for(const F in I){const M=I[F],N=M.total;if(!(((G=M.indices)==null?void 0:G.length)>6*N)||M.vertices.length<pu.BATCHABLE_SIZE*2)M.vertices=new Float32Array(4*2*N),M.uvs=new Float32Array(4*2*N),M.indices=new Uint16Array(6*N);else{const W=M.total,K=M.vertices;for(let H=W*4*2;H<K.length;H++)K[H]=0}M.mesh.size=6*N}for(let F=0;F<E;F++){const M=s[F];let N=M.position.x+S[M.line]*(this._align==="justify"?M.prevSpaces:1);this._roundPixels&&(N=Math.round(N));const W=N*r,K=M.position.y*r,H=M.texture,j=I[H.baseTexture.uid],B=H.frame,D=H._uvs,k=j.index++;j.indices[k*6+0]=0+k*4,j.indices[k*6+1]=1+k*4,j.indices[k*6+2]=2+k*4,j.indices[k*6+3]=0+k*4,j.indices[k*6+4]=2+k*4,j.indices[k*6+5]=3+k*4,j.vertices[k*8+0]=W,j.vertices[k*8+1]=K,j.vertices[k*8+2]=W+B.width*r,j.vertices[k*8+3]=K,j.vertices[k*8+4]=W+B.width*r,j.vertices[k*8+5]=K+B.height*r,j.vertices[k*8+6]=W,j.vertices[k*8+7]=K+B.height*r,j.uvs[k*8+0]=D.x0,j.uvs[k*8+1]=D.y0,j.uvs[k*8+2]=D.x1,j.uvs[k*8+3]=D.y1,j.uvs[k*8+4]=D.x2,j.uvs[k*8+5]=D.y2,j.uvs[k*8+6]=D.x3,j.uvs[k*8+7]=D.y3}this._textWidth=p*r,this._textHeight=(n.y+t.lineHeight)*r;for(const F in I){const M=I[F];if(this.anchor.x!==0||this.anchor.y!==0){let H=0;const j=this._textWidth*this.anchor.x,B=this._textHeight*this.anchor.y;for(let D=0;D<M.total;D++)M.vertices[H++]-=j,M.vertices[H++]-=B,M.vertices[H++]-=j,M.vertices[H++]-=B,M.vertices[H++]-=j,M.vertices[H++]-=B,M.vertices[H++]-=j,M.vertices[H++]-=B}this._maxLineHeight=b*r;const N=M.mesh.geometry.getBuffer("aVertexPosition"),W=M.mesh.geometry.getBuffer("aTextureCoord"),K=M.mesh.geometry.getIndex();N.data=M.vertices,W.data=M.uvs,K.data=M.indices,N.update(),W.update(),K.update()}for(let F=0;F<s.length;F++)rg.push(s[F]);this._font=t,this.dirty=!1}updateTransform(){this.validate(),this.containerUpdateTransform()}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0);const{distanceFieldRange:e,distanceFieldType:r,size:n}=pi.available[this._fontName];if(r!=="none"){const{a:s,b:o,c:a,d:l}=this.worldTransform,h=Math.sqrt(s*s+o*o),c=Math.sqrt(a*a+l*l),u=(Math.abs(h)+Math.abs(c))/2,d=this.fontSize/n,f=t._view.resolution;for(const p of this._activePagesMeshData)p.mesh.shader.uniforms.uFWidth=u*e*d*f}super._render(t)}getLocalBounds(){return this.validate(),super.getLocalBounds()}validate(){const t=pi.available[this._fontName];if(!t)throw new Error(`Missing BitmapFont "${this._fontName}"`);this._font!==t&&(this.dirty=!0),this.dirty&&this.updateText()}get tint(){return this._tintColor.value}set tint(t){if(this.tint!==t){this._tintColor.setValue(t);for(let e=0;e<this._activePagesMeshData.length;e++)this._activePagesMeshData[e].mesh.tint=t}}get align(){return this._align}set align(t){this._align!==t&&(this._align=t,this.dirty=!0)}get fontName(){return this._fontName}set fontName(t){if(!pi.available[t])throw new Error(`Missing BitmapFont "${t}"`);this._fontName!==t&&(this._fontName=t,this.dirty=!0)}get fontSize(){return this._fontSize??pi.available[this._fontName].size}set fontSize(t){this._fontSize!==t&&(this._fontSize=t,this.dirty=!0)}get anchor(){return this._anchor}set anchor(t){typeof t=="number"?this._anchor.set(t):this._anchor.copyFrom(t)}get text(){return this._text}set text(t){t=String(t??""),this._text!==t&&(this._text=t,this.dirty=!0)}get maxWidth(){return this._maxWidth}set maxWidth(t){this._maxWidth!==t&&(this._maxWidth=t,this.dirty=!0)}get maxLineHeight(){return this.validate(),this._maxLineHeight}get textWidth(){return this.validate(),this._textWidth}get letterSpacing(){return this._letterSpacing}set letterSpacing(t){this._letterSpacing!==t&&(this._letterSpacing=t,this.dirty=!0)}get roundPixels(){return this._roundPixels}set roundPixels(t){t!==this._roundPixels&&(this._roundPixels=t,this.dirty=!0)}get textHeight(){return this.validate(),this._textHeight}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}destroy(t){const{_textureCache:e}=this,r=pi.available[this._fontName].distanceFieldType==="none"?eg:ig;r.push(...this._activePagesMeshData);for(const n of this._activePagesMeshData)this.removeChild(n.mesh);this._activePagesMeshData=[],r.filter(n=>e[n.mesh.texture.baseTexture.uid]).forEach(n=>{n.mesh.texture=ot.EMPTY});for(const n in e)e[n].destroy(),delete e[n];this._font=null,this._tintColor=null,this._textureCache=null,super.destroy(t)}};ng.styleDefaults={align:"left",tint:16777215,maxWidth:0,letterSpacing:0};let GS=ng;const kS=[".xml",".fnt"],FS={extension:{type:q.LoadParser,priority:di.Normal},name:"loadBitmapFont",test(i){return kS.includes(ne.extname(i).toLowerCase())},async testParse(i){return fl.test(i)||_u.test(i)},async parse(i,t,e){const r=fl.test(i)?fl.parse(i):_u.parse(i),{src:n}=t,{page:s}=r,o=[];for(let h=0;h<s.length;++h){const c=s[h].file;let u=ne.join(ne.dirname(n),c);u=eu(u,n),o.push(u)}const a=await e.load(o),l=o.map(h=>a[h]);return pi.install(r,l,!0)},async load(i,t){return(await nt.ADAPTER.fetch(i)).text()},unload(i){i.destroy()}};st.add(FS);const wu=class zs extends Dr{constructor(){super(...arguments),this._fonts=[],this._overrides=[],this._stylesheet="",this.fontsDirty=!1}static from(t){return new zs(Object.keys(zs.defaultOptions).reduce((e,r)=>({...e,[r]:t[r]}),{}))}cleanFonts(){this._fonts.length>0&&(this._fonts.forEach(t=>{URL.revokeObjectURL(t.src),t.refs--,t.refs===0&&(t.fontFace&&document.fonts.delete(t.fontFace),delete zs.availableFonts[t.originalUrl])}),this.fontFamily="Arial",this._fonts.length=0,this.styleID++,this.fontsDirty=!0)}loadFont(t,e={}){const{availableFonts:r}=zs;if(r[t]){const n=r[t];return this._fonts.push(n),n.refs++,this.styleID++,this.fontsDirty=!0,Promise.resolve()}return nt.ADAPTER.fetch(t).then(n=>n.blob()).then(async n=>new Promise((s,o)=>{const a=URL.createObjectURL(n),l=new FileReader;l.onload=()=>s([a,l.result]),l.onerror=o,l.readAsDataURL(n)})).then(async([n,s])=>{const o=Object.assign({family:ne.basename(t,ne.extname(t)),weight:"normal",style:"normal",display:"auto",src:n,dataSrc:s,refs:1,originalUrl:t,fontFace:null},e);r[t]=o,this._fonts.push(o),this.styleID++;const a=new FontFace(o.family,`url(${o.src})`,{weight:o.weight,style:o.style,display:o.display});o.fontFace=a,await a.load(),document.fonts.add(a),await document.fonts.ready,this.styleID++,this.fontsDirty=!0})}addOverride(...t){const e=t.filter(r=>!this._overrides.includes(r));e.length>0&&(this._overrides.push(...e),this.styleID++)}removeOverride(...t){const e=t.filter(r=>this._overrides.includes(r));e.length>0&&(this._overrides=this._overrides.filter(r=>!e.includes(r)),this.styleID++)}toCSS(t){return[`transform: scale(${t})`,"transform-origin: top left","display: inline-block",`color: ${this.normalizeColor(this.fill)}`,`font-size: ${this.fontSize}px`,`font-family: ${this.fontFamily}`,`font-weight: ${this.fontWeight}`,`font-style: ${this.fontStyle}`,`font-variant: ${this.fontVariant}`,`letter-spacing: ${this.letterSpacing}px`,`text-align: ${this.align}`,`padding: ${this.padding}px`,`white-space: ${this.whiteSpace}`,...this.lineHeight?[`line-height: ${this.lineHeight}px`]:[],...this.wordWrap?[`word-wrap: ${this.breakWords?"break-all":"break-word"}`,`max-width: ${this.wordWrapWidth}px`]:[],...this.strokeThickness?[`-webkit-text-stroke-width: ${this.strokeThickness}px`,`-webkit-text-stroke-color: ${this.normalizeColor(this.stroke)}`,`text-stroke-width: ${this.strokeThickness}px`,`text-stroke-color: ${this.normalizeColor(this.stroke)}`,"paint-order: stroke"]:[],...this.dropShadow?[this.dropShadowToCSS()]:[],...this._overrides].join(";")}toGlobalCSS(){return this._fonts.reduce((t,e)=>`${t}
1149
+ `;const eg=[],ig=[],rg=[],ng=class Pb extends St{constructor(t,e={}){super();const{align:r,tint:n,maxWidth:s,letterSpacing:o,fontName:a,fontSize:l}=Object.assign({},Pb.styleDefaults,e);if(!fi.available[a])throw new Error(`Missing BitmapFont "${a}"`);this._activePagesMeshData=[],this._textWidth=0,this._textHeight=0,this._align=r,this._tintColor=new Ft(n),this._font=void 0,this._fontName=a,this._fontSize=l,this.text=t,this._maxWidth=s,this._maxLineHeight=0,this._letterSpacing=o,this._anchor=new rr(()=>{this.dirty=!0},this,0,0),this._roundPixels=nt.ROUND_PIXELS,this.dirty=!0,this._resolution=nt.RESOLUTION,this._autoResolution=!0,this._textureCache={}}updateText(){var F;const t=fi.available[this._fontName],e=this.fontSize,r=e/t.size,n=new dt,s=[],o=[],a=[],l=this._text.replace(/(?:\r\n|\r)/g,`
1150
+ `)||" ",h=tg(l),c=this._maxWidth*t.size/e,u=t.distanceFieldType==="none"?eg:ig;let d=null,f=0,p=0,m=0,g=-1,y=0,x=0,b=0,v=0;for(let R=0;R<h.length;R++){const A=h[R],k=pl(A);if(/(?:\s)/.test(A)&&(g=R,y=f,v++),A==="\r"||A===`
1151
+ `){o.push(f),a.push(-1),p=Math.max(p,f),++m,++x,n.x=0,n.y+=t.lineHeight,d=null,v=0;continue}const O=t.chars[k];if(!O)continue;d&&O.kerning[d]&&(n.x+=O.kerning[d]);const Z=rg.pop()||{texture:ot.EMPTY,line:0,charCode:0,prevSpaces:0,position:new dt};Z.texture=O.texture,Z.line=m,Z.charCode=k,Z.position.x=Math.round(n.x+O.xOffset+this._letterSpacing/2),Z.position.y=Math.round(n.y+O.yOffset),Z.prevSpaces=v,s.push(Z),f=Z.position.x+Math.max(O.xAdvance-O.xOffset,O.texture.orig.width),n.x+=O.xAdvance+this._letterSpacing,b=Math.max(b,O.yOffset+O.texture.height),d=k,g!==-1&&c>0&&n.x>c&&(++x,rs(s,1+g-x,1+R-g),R=g,g=-1,o.push(y),a.push(s.length>0?s[s.length-1].prevSpaces:0),p=Math.max(p,y),m++,n.x=0,n.y+=t.lineHeight,d=null,v=0)}const w=h[h.length-1];w!=="\r"&&w!==`
1152
+ `&&(/(?:\s)/.test(w)&&(f=y),o.push(f),p=Math.max(p,f),a.push(-1));const S=[];for(let R=0;R<=m;R++){let A=0;this._align==="right"?A=p-o[R]:this._align==="center"?A=(p-o[R])/2:this._align==="justify"&&(A=a[R]<0?0:(p-o[R])/a[R]),S.push(A)}const E=s.length,I={},M=[],D=this._activePagesMeshData;u.push(...D);for(let R=0;R<E;R++){const A=s[R].texture,k=A.baseTexture.uid;if(!I[k]){let O=u.pop();if(!O){const U=new Um;let z,ut;t.distanceFieldType==="none"?(z=new mu(ot.EMPTY),ut=pt.NORMAL):(z=new mu(ot.EMPTY,{program:nr.from(LS,PS),uniforms:{uFWidth:0}}),ut=pt.NORMAL_NPM);const V=new pu(U,z);V.blendMode=ut,O={index:0,indexCount:0,vertexCount:0,uvsCount:0,total:0,mesh:V,vertices:null,uvs:null,indices:null}}O.index=0,O.indexCount=0,O.vertexCount=0,O.uvsCount=0,O.total=0;const{_textureCache:Z}=this;Z[k]=Z[k]||new ot(A.baseTexture),O.mesh.texture=Z[k],O.mesh.tint=this._tintColor.value,M.push(O),I[k]=O}I[k].total++}for(let R=0;R<D.length;R++)M.includes(D[R])||this.removeChild(D[R].mesh);for(let R=0;R<M.length;R++)M[R].mesh.parent!==this&&this.addChild(M[R].mesh);this._activePagesMeshData=M;for(const R in I){const A=I[R],k=A.total;if(!(((F=A.indices)==null?void 0:F.length)>6*k)||A.vertices.length<pu.BATCHABLE_SIZE*2)A.vertices=new Float32Array(4*2*k),A.uvs=new Float32Array(4*2*k),A.indices=new Uint16Array(6*k);else{const O=A.total,Z=A.vertices;for(let U=O*4*2;U<Z.length;U++)Z[U]=0}A.mesh.size=6*k}for(let R=0;R<E;R++){const A=s[R];let k=A.position.x+S[A.line]*(this._align==="justify"?A.prevSpaces:1);this._roundPixels&&(k=Math.round(k));const O=k*r,Z=A.position.y*r,U=A.texture,z=I[U.baseTexture.uid],ut=U.frame,V=U._uvs,L=z.index++;z.indices[L*6+0]=0+L*4,z.indices[L*6+1]=1+L*4,z.indices[L*6+2]=2+L*4,z.indices[L*6+3]=0+L*4,z.indices[L*6+4]=2+L*4,z.indices[L*6+5]=3+L*4,z.vertices[L*8+0]=O,z.vertices[L*8+1]=Z,z.vertices[L*8+2]=O+ut.width*r,z.vertices[L*8+3]=Z,z.vertices[L*8+4]=O+ut.width*r,z.vertices[L*8+5]=Z+ut.height*r,z.vertices[L*8+6]=O,z.vertices[L*8+7]=Z+ut.height*r,z.uvs[L*8+0]=V.x0,z.uvs[L*8+1]=V.y0,z.uvs[L*8+2]=V.x1,z.uvs[L*8+3]=V.y1,z.uvs[L*8+4]=V.x2,z.uvs[L*8+5]=V.y2,z.uvs[L*8+6]=V.x3,z.uvs[L*8+7]=V.y3}this._textWidth=p*r,this._textHeight=(n.y+t.lineHeight)*r;for(const R in I){const A=I[R];if(this.anchor.x!==0||this.anchor.y!==0){let U=0;const z=this._textWidth*this.anchor.x,ut=this._textHeight*this.anchor.y;for(let V=0;V<A.total;V++)A.vertices[U++]-=z,A.vertices[U++]-=ut,A.vertices[U++]-=z,A.vertices[U++]-=ut,A.vertices[U++]-=z,A.vertices[U++]-=ut,A.vertices[U++]-=z,A.vertices[U++]-=ut}this._maxLineHeight=b*r;const k=A.mesh.geometry.getBuffer("aVertexPosition"),O=A.mesh.geometry.getBuffer("aTextureCoord"),Z=A.mesh.geometry.getIndex();k.data=A.vertices,O.data=A.uvs,Z.data=A.indices,k.update(),O.update(),Z.update()}for(let R=0;R<s.length;R++)rg.push(s[R]);this._font=t,this.dirty=!1}updateTransform(){this.validate(),this.containerUpdateTransform()}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0);const{distanceFieldRange:e,distanceFieldType:r,size:n}=fi.available[this._fontName];if(r!=="none"){const{a:s,b:o,c:a,d:l}=this.worldTransform,h=Math.sqrt(s*s+o*o),c=Math.sqrt(a*a+l*l),u=(Math.abs(h)+Math.abs(c))/2,d=this.fontSize/n,f=t._view.resolution;for(const p of this._activePagesMeshData)p.mesh.shader.uniforms.uFWidth=u*e*d*f}super._render(t)}getLocalBounds(){return this.validate(),super.getLocalBounds()}validate(){const t=fi.available[this._fontName];if(!t)throw new Error(`Missing BitmapFont "${this._fontName}"`);this._font!==t&&(this.dirty=!0),this.dirty&&this.updateText()}get tint(){return this._tintColor.value}set tint(t){if(this.tint!==t){this._tintColor.setValue(t);for(let e=0;e<this._activePagesMeshData.length;e++)this._activePagesMeshData[e].mesh.tint=t}}get align(){return this._align}set align(t){this._align!==t&&(this._align=t,this.dirty=!0)}get fontName(){return this._fontName}set fontName(t){if(!fi.available[t])throw new Error(`Missing BitmapFont "${t}"`);this._fontName!==t&&(this._fontName=t,this.dirty=!0)}get fontSize(){return this._fontSize??fi.available[this._fontName].size}set fontSize(t){this._fontSize!==t&&(this._fontSize=t,this.dirty=!0)}get anchor(){return this._anchor}set anchor(t){typeof t=="number"?this._anchor.set(t):this._anchor.copyFrom(t)}get text(){return this._text}set text(t){t=String(t??""),this._text!==t&&(this._text=t,this.dirty=!0)}get maxWidth(){return this._maxWidth}set maxWidth(t){this._maxWidth!==t&&(this._maxWidth=t,this.dirty=!0)}get maxLineHeight(){return this.validate(),this._maxLineHeight}get textWidth(){return this.validate(),this._textWidth}get letterSpacing(){return this._letterSpacing}set letterSpacing(t){this._letterSpacing!==t&&(this._letterSpacing=t,this.dirty=!0)}get roundPixels(){return this._roundPixels}set roundPixels(t){t!==this._roundPixels&&(this._roundPixels=t,this.dirty=!0)}get textHeight(){return this.validate(),this._textHeight}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}destroy(t){const{_textureCache:e}=this,r=fi.available[this._fontName].distanceFieldType==="none"?eg:ig;r.push(...this._activePagesMeshData);for(const n of this._activePagesMeshData)this.removeChild(n.mesh);this._activePagesMeshData=[],r.filter(n=>e[n.mesh.texture.baseTexture.uid]).forEach(n=>{n.mesh.texture=ot.EMPTY});for(const n in e)e[n].destroy(),delete e[n];this._font=null,this._tintColor=null,this._textureCache=null,super.destroy(t)}};ng.styleDefaults={align:"left",tint:16777215,maxWidth:0,letterSpacing:0};let GS=ng;const kS=[".xml",".fnt"],FS={extension:{type:$.LoadParser,priority:ui.Normal},name:"loadBitmapFont",test(i){return kS.includes(re.extname(i).toLowerCase())},async testParse(i){return fl.test(i)||_u.test(i)},async parse(i,t,e){const r=fl.test(i)?fl.parse(i):_u.parse(i),{src:n}=t,{page:s}=r,o=[];for(let h=0;h<s.length;++h){const c=s[h].file;let u=re.join(re.dirname(n),c);u=eu(u,n),o.push(u)}const a=await e.load(o),l=o.map(h=>a[h]);return fi.install(r,l,!0)},async load(i,t){return(await nt.ADAPTER.fetch(i)).text()},unload(i){i.destroy()}};st.add(FS);const wu=class Ks extends Fr{constructor(){super(...arguments),this._fonts=[],this._overrides=[],this._stylesheet="",this.fontsDirty=!1}static from(t){return new Ks(Object.keys(Ks.defaultOptions).reduce((e,r)=>({...e,[r]:t[r]}),{}))}cleanFonts(){this._fonts.length>0&&(this._fonts.forEach(t=>{URL.revokeObjectURL(t.src),t.refs--,t.refs===0&&(t.fontFace&&document.fonts.delete(t.fontFace),delete Ks.availableFonts[t.originalUrl])}),this.fontFamily="Arial",this._fonts.length=0,this.styleID++,this.fontsDirty=!0)}loadFont(t,e={}){const{availableFonts:r}=Ks;if(r[t]){const n=r[t];return this._fonts.push(n),n.refs++,this.styleID++,this.fontsDirty=!0,Promise.resolve()}return nt.ADAPTER.fetch(t).then(n=>n.blob()).then(async n=>new Promise((s,o)=>{const a=URL.createObjectURL(n),l=new FileReader;l.onload=()=>s([a,l.result]),l.onerror=o,l.readAsDataURL(n)})).then(async([n,s])=>{const o=Object.assign({family:re.basename(t,re.extname(t)),weight:"normal",style:"normal",display:"auto",src:n,dataSrc:s,refs:1,originalUrl:t,fontFace:null},e);r[t]=o,this._fonts.push(o),this.styleID++;const a=new FontFace(o.family,`url(${o.src})`,{weight:o.weight,style:o.style,display:o.display});o.fontFace=a,await a.load(),document.fonts.add(a),await document.fonts.ready,this.styleID++,this.fontsDirty=!0})}addOverride(...t){const e=t.filter(r=>!this._overrides.includes(r));e.length>0&&(this._overrides.push(...e),this.styleID++)}removeOverride(...t){const e=t.filter(r=>this._overrides.includes(r));e.length>0&&(this._overrides=this._overrides.filter(r=>!e.includes(r)),this.styleID++)}toCSS(t){return[`transform: scale(${t})`,"transform-origin: top left","display: inline-block",`color: ${this.normalizeColor(this.fill)}`,`font-size: ${this.fontSize}px`,`font-family: ${this.fontFamily}`,`font-weight: ${this.fontWeight}`,`font-style: ${this.fontStyle}`,`font-variant: ${this.fontVariant}`,`letter-spacing: ${this.letterSpacing}px`,`text-align: ${this.align}`,`padding: ${this.padding}px`,`white-space: ${this.whiteSpace}`,...this.lineHeight?[`line-height: ${this.lineHeight}px`]:[],...this.wordWrap?[`word-wrap: ${this.breakWords?"break-all":"break-word"}`,`max-width: ${this.wordWrapWidth}px`]:[],...this.strokeThickness?[`-webkit-text-stroke-width: ${this.strokeThickness}px`,`-webkit-text-stroke-color: ${this.normalizeColor(this.stroke)}`,`text-stroke-width: ${this.strokeThickness}px`,`text-stroke-color: ${this.normalizeColor(this.stroke)}`,"paint-order: stroke"]:[],...this.dropShadow?[this.dropShadowToCSS()]:[],...this._overrides].join(";")}toGlobalCSS(){return this._fonts.reduce((t,e)=>`${t}
1153
1153
  @font-face {
1154
1154
  font-family: "${e.family}";
1155
1155
  src: url('${e.dataSrc}');
1156
1156
  font-weight: ${e.weight};
1157
1157
  font-style: ${e.style};
1158
1158
  font-display: ${e.display};
1159
- }`,this._stylesheet)}get stylesheet(){return this._stylesheet}set stylesheet(t){this._stylesheet!==t&&(this._stylesheet=t,this.styleID++)}normalizeColor(t){return Array.isArray(t)&&(t=Cv(t)),typeof t=="number"?Sv(t):t}dropShadowToCSS(){let t=this.normalizeColor(this.dropShadowColor);const e=this.dropShadowAlpha,r=Math.round(Math.cos(this.dropShadowAngle)*this.dropShadowDistance),n=Math.round(Math.sin(this.dropShadowAngle)*this.dropShadowDistance);t.startsWith("#")&&e<1&&(t+=(e*255|0).toString(16).padStart(2,"0"));const s=`${r}px ${n}px`;return this.dropShadowBlur>0?`text-shadow: ${s} ${this.dropShadowBlur}px ${t}`:`text-shadow: ${s} ${t}`}reset(){Object.assign(this,zs.defaultOptions)}onBeforeDraw(){const{fontsDirty:t}=this;return this.fontsDirty=!1,this.isSafari&&this._fonts.length>0&&t?new Promise(e=>setTimeout(e,100)):Promise.resolve()}get isSafari(){const{userAgent:t}=nt.ADAPTER.getNavigator();return/^((?!chrome|android).)*safari/i.test(t)}set fillGradientStops(t){console.warn("[HTMLTextStyle] fillGradientStops is not supported by HTMLText")}get fillGradientStops(){return super.fillGradientStops}set fillGradientType(t){console.warn("[HTMLTextStyle] fillGradientType is not supported by HTMLText")}get fillGradientType(){return super.fillGradientType}set miterLimit(t){console.warn("[HTMLTextStyle] miterLimit is not supported by HTMLText")}get miterLimit(){return super.miterLimit}set trim(t){console.warn("[HTMLTextStyle] trim is not supported by HTMLText")}get trim(){return super.trim}set textBaseline(t){console.warn("[HTMLTextStyle] textBaseline is not supported by HTMLText")}get textBaseline(){return super.textBaseline}set leading(t){console.warn("[HTMLTextStyle] leading is not supported by HTMLText")}get leading(){return super.leading}set lineJoin(t){console.warn("[HTMLTextStyle] lineJoin is not supported by HTMLText")}get lineJoin(){return super.lineJoin}};wu.availableFonts={},wu.defaultOptions={align:"left",breakWords:!1,dropShadow:!1,dropShadowAlpha:1,dropShadowAngle:Math.PI/6,dropShadowBlur:0,dropShadowColor:"black",dropShadowDistance:5,fill:"black",fontFamily:"Arial",fontSize:26,fontStyle:"normal",fontVariant:"normal",fontWeight:"normal",letterSpacing:0,lineHeight:0,padding:0,stroke:"black",strokeThickness:0,whiteSpace:"normal",wordWrap:!1,wordWrapWidth:100};let Tu=wu;const ml=class Ys extends Qt{constructor(t="",e={}){super(ot.EMPTY),this._text=null,this._style=null,this._autoResolution=!0,this.localStyleID=-1,this.dirty=!1,this._updateID=0,this.ownsStyle=!1;const r=new Image,n=ot.from(r,{scaleMode:nt.SCALE_MODE,resourceOptions:{autoLoad:!1}});n.orig=new gt,n.trim=new gt,this.texture=n;const s="http://www.w3.org/2000/svg",o="http://www.w3.org/1999/xhtml",a=document.createElementNS(s,"svg"),l=document.createElementNS(s,"foreignObject"),h=document.createElementNS(o,"div"),c=document.createElementNS(o,"style");l.setAttribute("width","10000"),l.setAttribute("height","10000"),l.style.overflow="hidden",a.appendChild(l),this.maxWidth=Ys.defaultMaxWidth,this.maxHeight=Ys.defaultMaxHeight,this._domElement=h,this._styleElement=c,this._svgRoot=a,this._foreignObject=l,this._foreignObject.appendChild(c),this._foreignObject.appendChild(h),this._image=r,this._loadImage=new Image,this._autoResolution=Ys.defaultAutoResolution,this._resolution=Ys.defaultResolution??nt.RESOLUTION,this.text=t,this.style=e}measureText(t){var c,u;const{text:e,style:r,resolution:n}=Object.assign({text:this._text,style:this._style,resolution:this._resolution},t);Object.assign(this._domElement,{innerHTML:e,style:r.toCSS(n)}),this._styleElement.textContent=r.toGlobalCSS(),document.body.appendChild(this._svgRoot);const s=this._domElement.getBoundingClientRect();this._svgRoot.remove();const{width:o,height:a}=s;(o>this.maxWidth||a>this.maxHeight)&&console.warn("[HTMLText] Large expanse of text, increase HTMLText.maxWidth or HTMLText.maxHeight property.");const l=Math.min(this.maxWidth,Math.ceil(o)),h=Math.min(this.maxHeight,Math.ceil(a));return this._svgRoot.setAttribute("width",l.toString()),this._svgRoot.setAttribute("height",h.toString()),e!==this._text&&(this._domElement.innerHTML=this._text),r!==this._style&&(Object.assign(this._domElement,{style:(c=this._style)==null?void 0:c.toCSS(n)}),this._styleElement.textContent=(u=this._style)==null?void 0:u.toGlobalCSS()),{width:l+r.padding*2,height:h+r.padding*2}}async updateText(t=!0){const{style:e,_image:r,_loadImage:n}=this;if(this.localStyleID!==e.styleID&&(this.dirty=!0,this.localStyleID=e.styleID),!this.dirty&&t)return;const{width:s,height:o}=this.measureText();r.width=n.width=Math.ceil(Math.max(1,s)),r.height=n.height=Math.ceil(Math.max(1,o)),this._updateID++;const a=this._updateID;await new Promise(l=>{n.onload=async()=>{if(a<this._updateID){l();return}await e.onBeforeDraw(),r.src=n.src,n.onload=null,n.src="",this.updateTexture(),l()};const h=new XMLSerializer().serializeToString(this._svgRoot);n.src=`data:image/svg+xml;charset=utf8,${encodeURIComponent(h)}`})}get source(){return this._image}updateTexture(){const{style:t,texture:e,_image:r,resolution:n}=this,{padding:s}=t,{baseTexture:o}=e;e.trim.width=e._frame.width=r.width/n,e.trim.height=e._frame.height=r.height/n,e.trim.x=-s,e.trim.y=-s,e.orig.width=e._frame.width-s*2,e.orig.height=e._frame.height-s*2,this._onTextureUpdate(),o.setRealSize(r.width,r.height,n),this.dirty=!1}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._render(t)}_renderCanvas(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._renderCanvas(t)}getLocalBounds(t){return this.updateText(!0),super.getLocalBounds(t)}_calculateBounds(){this.updateText(!0),this.calculateVertices(),this._bounds.addQuad(this.vertexData)}_onStyleChange(){this.dirty=!0}destroy(t){var r,n,s,o,a;typeof t=="boolean"&&(t={children:t}),t=Object.assign({},Ys.defaultDestroyOptions,t),super.destroy(t);const e=null;this.ownsStyle&&((r=this._style)==null||r.cleanFonts()),this._style=e,(n=this._svgRoot)==null||n.remove(),this._svgRoot=e,(s=this._domElement)==null||s.remove(),this._domElement=e,(o=this._foreignObject)==null||o.remove(),this._foreignObject=e,(a=this._styleElement)==null||a.remove(),this._styleElement=e,this._loadImage.src="",this._loadImage.onload=null,this._loadImage=e,this._image.src="",this._image=e}get width(){return this.updateText(!0),Math.abs(this.scale.x)*this._image.width/this.resolution}set width(t){this.updateText(!0);const e=Ir(this.scale.x)||1;this.scale.x=e*t/this._image.width/this.resolution,this._width=t}get height(){return this.updateText(!0),Math.abs(this.scale.y)*this._image.height/this.resolution}set height(t){this.updateText(!0);const e=Ir(this.scale.y)||1;this.scale.y=e*t/this._image.height/this.resolution,this._height=t}get style(){return this._style}set style(t){this._style!==t&&(t=t||{},t instanceof Tu?(this.ownsStyle=!1,this._style=t):t instanceof Dr?(console.warn("[HTMLText] Cloning TextStyle, if this is not what you want, use HTMLTextStyle"),this.ownsStyle=!0,this._style=Tu.from(t)):(this.ownsStyle=!0,this._style=new Tu(t)),this.localStyleID=-1,this.dirty=!0)}get text(){return this._text}set text(t){t=String(t===""||t===null||t===void 0?" ":t),t=this.sanitiseText(t),this._text!==t&&(this._text=t,this.dirty=!0)}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}sanitiseText(t){return t.replace(/<br>/gi,"<br/>").replace(/<hr>/gi,"<hr/>").replace(/&nbsp;/gi,"&#160;")}};ml.defaultDestroyOptions={texture:!0,children:!1,baseTexture:!0},ml.defaultMaxWidth=2024,ml.defaultMaxHeight=2024,ml.defaultAutoResolution=!0;function DS(){const i=new Map;function t(o,a){const l=i.get(o);return l?l.add(a):i.set(o,new Set([a])),()=>r(o,a)}function e(o,a){const l=h=>{r(o,l),a(h)};t(o,l)}function r(o,a){var l;(l=i.get(o))==null||l.delete(a)}function n(o,a){var l;(l=i.get(o))==null||l.forEach(h=>h(a))}function s(){i.clear()}return{on:t,off:r,once:e,emit:n,clear:s}}const tt=DS();function Ie(i){let t;return new Promise(e=>{t=e,tt.on(i,t)}).then(e=>(tt.off(i,t),e))}let Gi=null;const sg=new ResizeObserver(()=>{Gi&&tt.emit("stageUpdated",Gi)});function NS(i){Gi=i,sg.observe(Gi),tt.emit("stageCreated",Gi)}function OS(){Gi&&sg.unobserve(Gi),Gi=null}async function Su(){return Gi||await Ie("stageCreated")}let Oe=null;async function BS(){const i=await Su();XS(i),tt.on("stageUpdated",WS)}function US(){Oe&&(Oe.destroy(!0,{children:!0}),Oe=null)}function XS(i){Oe=new bm({backgroundAlpha:0,resizeTo:i,antialias:!0,resolution:Math.ceil(window.devicePixelRatio)}),Oe.stage.sortableChildren=!0,i.appendChild(Oe.view),tt.emit("applicationCreated",Oe),process.env.NODE_ENV==="development"&&(globalThis.__PIXI_APP__=Oe)}async function qt(){return Oe||await Ie("applicationCreated")}function WS(i){Oe&&(Oe.resizeTo=i,tt.emit("applicationResized",Oe))}var gl={exports:{}};gl.exports,function(i,t){var e=200,r="__lodash_hash_undefined__",n=800,s=16,o=9007199254740991,a="[object Arguments]",l="[object Array]",h="[object AsyncFunction]",c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Function]",p="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",x="[object Object]",b="[object Proxy]",v="[object RegExp]",w="[object Set]",S="[object String]",E="[object Undefined]",I="[object WeakMap]",A="[object ArrayBuffer]",L="[object DataView]",G="[object Float32Array]",F="[object Float64Array]",M="[object Int8Array]",N="[object Int16Array]",W="[object Int32Array]",K="[object Uint8Array]",H="[object Uint8ClampedArray]",j="[object Uint16Array]",B="[object Uint32Array]",D=/[\\^$.*+?()[\]{}|]/g,k=/^\[object .+?Constructor\]$/,V=/^(?:0|[1-9]\d*)$/,et={};et[G]=et[F]=et[M]=et[N]=et[W]=et[K]=et[H]=et[j]=et[B]=!0,et[a]=et[l]=et[A]=et[c]=et[L]=et[u]=et[d]=et[f]=et[m]=et[g]=et[x]=et[v]=et[w]=et[S]=et[I]=!1;var ft=typeof we=="object"&&we&&we.Object===Object&&we,at=typeof self=="object"&&self&&self.Object===Object&&self,Tt=ft||at||Function("return this")(),It=t&&!t.nodeType&&t,Q=It&&!0&&i&&!i.nodeType&&i,Z=Q&&Q.exports===It,J=Z&&ft.process,$=function(){try{var _=Q&&Q.require&&Q.require("util").types;return _||J&&J.binding&&J.binding("util")}catch{}}(),O=$&&$.isTypedArray;function pt(_,C,P){switch(P.length){case 0:return _.call(C);case 1:return _.call(C,P[0]);case 2:return _.call(C,P[0],P[1]);case 3:return _.call(C,P[0],P[1],P[2])}return _.apply(C,P)}function yt(_,C){for(var P=-1,X=Array(_);++P<_;)X[P]=C(P);return X}function Rt(_){return function(C){return _(C)}}function Bt(_,C){return _==null?void 0:_[C]}function Fe(_,C){return function(P){return _(C(P))}}var Ve=Array.prototype,Ko=Function.prototype,$r=Object.prototype,ks=Tt["__core-js_shared__"],Fs=Ko.toString,yi=$r.hasOwnProperty,sh=function(){var _=/[^.]+$/.exec(ks&&ks.keys&&ks.keys.IE_PROTO||"");return _?"Symbol(src)_1."+_:""}(),oh=$r.toString,ef=Fs.call(Object),Ds=RegExp("^"+Fs.call(yi).replace(D,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Qr=Z?Tt.Buffer:void 0,zo=Tt.Symbol,He=Tt.Uint8Array,Yo=Qr?Qr.allocUnsafe:void 0,jo=Fe(Object.getPrototypeOf,Object),ah=Object.create,lh=$r.propertyIsEnumerable,Ns=Ve.splice,Vi=zo?zo.toStringTag:void 0,Un=function(){try{var _=ra(Object,"defineProperty");return _({},"",{}),_}catch{}}(),rf=Qr?Qr.isBuffer:void 0,Hi=Math.max,hh=Date.now,ch=ra(Tt,"Map"),Xn=ra(Object,"create"),Jo=function(){function _(){}return function(C){if(!Yi(C))return{};if(ah)return ah(C);_.prototype=C;var P=new _;return _.prototype=void 0,P}}();function Ke(_){var C=-1,P=_==null?0:_.length;for(this.clear();++C<P;){var X=_[C];this.set(X[0],X[1])}}function $o(){this.__data__=Xn?Xn(null):{},this.size=0}function Qo(_){var C=this.has(_)&&delete this.__data__[_];return this.size-=C?1:0,C}function qo(_){var C=this.__data__;if(Xn){var P=C[_];return P===r?void 0:P}return yi.call(C,_)?C[_]:void 0}function Wn(_){var C=this.__data__;return Xn?C[_]!==void 0:yi.call(C,_)}function nf(_,C){var P=this.__data__;return this.size+=this.has(_)?0:1,P[_]=Xn&&C===void 0?r:C,this}Ke.prototype.clear=$o,Ke.prototype.delete=Qo,Ke.prototype.get=qo,Ke.prototype.has=Wn,Ke.prototype.set=nf;function bi(_){var C=-1,P=_==null?0:_.length;for(this.clear();++C<P;){var X=_[C];this.set(X[0],X[1])}}function sf(){this.__data__=[],this.size=0}function of(_){var C=this.__data__,P=Os(C,_);if(P<0)return!1;var X=C.length-1;return P==X?C.pop():Ns.call(C,P,1),--this.size,!0}function af(_){var C=this.__data__,P=Os(C,_);return P<0?void 0:C[P][1]}function uh(_){return Os(this.__data__,_)>-1}function ta(_,C){var P=this.__data__,X=Os(P,_);return X<0?(++this.size,P.push([_,C])):P[X][1]=C,this}bi.prototype.clear=sf,bi.prototype.delete=of,bi.prototype.get=af,bi.prototype.has=uh,bi.prototype.set=ta;function De(_){var C=-1,P=_==null?0:_.length;for(this.clear();++C<P;){var X=_[C];this.set(X[0],X[1])}}function lf(){this.size=0,this.__data__={hash:new Ke,map:new(ch||bi),string:new Ke}}function hf(_){var C=Us(this,_).delete(_);return this.size-=C?1:0,C}function cf(_){return Us(this,_).get(_)}function uf(_){return Us(this,_).has(_)}function df(_,C){var P=Us(this,_),X=P.size;return P.set(_,C),this.size+=P.size==X?0:1,this}De.prototype.clear=lf,De.prototype.delete=hf,De.prototype.get=cf,De.prototype.has=uf,De.prototype.set=df;function _e(_){var C=this.__data__=new bi(_);this.size=C.size}function ff(){this.__data__=new bi,this.size=0}function pf(_){var C=this.__data__,P=C.delete(_);return this.size=C.size,P}function mf(_){return this.__data__.get(_)}function gf(_){return this.__data__.has(_)}function yf(_,C){var P=this.__data__;if(P instanceof bi){var X=P.__data__;if(!ch||X.length<e-1)return X.push([_,C]),this.size=++P.size,this;P=this.__data__=new De(X)}return P.set(_,C),this.size=P.size,this}_e.prototype.clear=ff,_e.prototype.delete=pf,_e.prototype.get=mf,_e.prototype.has=gf,_e.prototype.set=yf;function xr(_,C){var P=Zs(_),X=!P&&xi(_),ut=!P&&!X&&xh(_),bt=!P&&!X&&!ut&&tn(_),_t=P||X||ut||bt,ht=_t?yt(_.length,String):[],vt=ht.length;for(var Xt in _)(C||yi.call(_,Xt))&&!(_t&&(Xt=="length"||ut&&(Xt=="offset"||Xt=="parent")||bt&&(Xt=="buffer"||Xt=="byteLength"||Xt=="byteOffset")||yh(Xt,vt)))&&ht.push(Xt);return ht}function ea(_,C,P){(P!==void 0&&!Ws(_[C],P)||P===void 0&&!(C in _))&&ia(_,C,P)}function bf(_,C,P){var X=_[C];(!(yi.call(_,C)&&Ws(X,P))||P===void 0&&!(C in _))&&ia(_,C,P)}function Os(_,C){for(var P=_.length;P--;)if(Ws(_[P][0],C))return P;return-1}function ia(_,C,P){C=="__proto__"&&Un?Un(_,C,{configurable:!0,enumerable:!0,value:P,writable:!0}):_[C]=P}var xf=If();function _r(_){return _==null?_===void 0?E:y:Vi&&Vi in Object(_)?Af(_):Pf(_)}function dh(_){return qr(_)&&_r(_)==a}function _f(_){if(!Yi(_)||Xs(_))return!1;var C=Vn(_)?Ds:k;return C.test(kf(_))}function Ki(_){return qr(_)&&_h(_.length)&&!!et[_r(_)]}function vf(_){if(!Yi(_))return Rf(_);var C=vr(_),P=[];for(var X in _)X=="constructor"&&(C||!yi.call(_,X))||P.push(X);return P}function fh(_,C,P,X,ut){_!==C&&xf(C,function(bt,_t){if(ut||(ut=new _e),Yi(bt))wf(_,C,_t,P,fh,X,ut);else{var ht=X?X(na(_,_t),bt,_t+"",_,C,ut):void 0;ht===void 0&&(ht=bt),ea(_,_t,ht)}},Th)}function wf(_,C,P,X,ut,bt,_t){var ht=na(_,P),vt=na(C,P),Xt=_t.get(vt);if(Xt){ea(_,P,Xt);return}var Pt=bt?bt(ht,vt,P+"",_,C,_t):void 0,fe=Pt===void 0;if(fe){var ve=Zs(vt),si=!ve&&xh(vt),oi=!ve&&!si&&tn(vt);Pt=vt,ve||si||oi?Zs(ht)?Pt=ht:Vs(ht)?Pt=Zn(ht):si?(fe=!1,Pt=Cf(vt,!0)):oi?(fe=!1,Pt=Ef(vt,!0)):Pt=[]:vh(vt)||xi(vt)?(Pt=ht,xi(ht)?Pt=wh(ht):(!Yi(ht)||Vn(ht))&&(Pt=gh(vt))):fe=!1}fe&&(_t.set(vt,Pt),ut(Pt,vt,X,bt,_t),_t.delete(vt)),ea(_,P,Pt)}function Tf(_,C){return Lf(zi(_,C,T),_+"")}var Sf=Un?function(_,C){return Un(_,"toString",{configurable:!0,enumerable:!1,value:Df(C),writable:!0})}:T;function Cf(_,C){if(C)return _.slice();var P=_.length,X=Yo?Yo(P):new _.constructor(P);return _.copy(X),X}function Bs(_){var C=new _.constructor(_.byteLength);return new He(C).set(new He(_)),C}function Ef(_,C){var P=C?Bs(_.buffer):_.buffer;return new _.constructor(P,_.byteOffset,_.length)}function Zn(_,C){var P=-1,X=_.length;for(C||(C=Array(X));++P<X;)C[P]=_[P];return C}function ph(_,C,P,X){var ut=!P;P||(P={});for(var bt=-1,_t=C.length;++bt<_t;){var ht=C[bt],vt=X?X(P[ht],_[ht],ht,P,_):void 0;vt===void 0&&(vt=_[ht]),ut?ia(P,ht,vt):bf(P,ht,vt)}return P}function mh(_){return Tf(function(C,P){var X=-1,ut=P.length,bt=ut>1?P[ut-1]:void 0,_t=ut>2?P[2]:void 0;for(bt=_.length>3&&typeof bt=="function"?(ut--,bt):void 0,_t&&Mf(P[0],P[1],_t)&&(bt=ut<3?void 0:bt,ut=1),C=Object(C);++X<ut;){var ht=P[X];ht&&_(C,ht,X,bt)}return C})}function If(_){return function(C,P,X){for(var ut=-1,bt=Object(C),_t=X(C),ht=_t.length;ht--;){var vt=_t[_?ht:++ut];if(P(bt[vt],vt,bt)===!1)break}return C}}function Us(_,C){var P=_.__data__;return bh(C)?P[typeof C=="string"?"string":"hash"]:P.map}function ra(_,C){var P=Bt(_,C);return _f(P)?P:void 0}function Af(_){var C=yi.call(_,Vi),P=_[Vi];try{_[Vi]=void 0;var X=!0}catch{}var ut=oh.call(_);return X&&(C?_[Vi]=P:delete _[Vi]),ut}function gh(_){return typeof _.constructor=="function"&&!vr(_)?Jo(jo(_)):{}}function yh(_,C){var P=typeof _;return C=C??o,!!C&&(P=="number"||P!="symbol"&&V.test(_))&&_>-1&&_%1==0&&_<C}function Mf(_,C,P){if(!Yi(P))return!1;var X=typeof C;return(X=="number"?sa(P)&&yh(C,P.length):X=="string"&&C in P)?Ws(P[C],_):!1}function bh(_){var C=typeof _;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?_!=="__proto__":_===null}function Xs(_){return!!sh&&sh in _}function vr(_){var C=_&&_.constructor,P=typeof C=="function"&&C.prototype||$r;return _===P}function Rf(_){var C=[];if(_!=null)for(var P in Object(_))C.push(P);return C}function Pf(_){return oh.call(_)}function zi(_,C,P){return C=Hi(C===void 0?_.length-1:C,0),function(){for(var X=arguments,ut=-1,bt=Hi(X.length-C,0),_t=Array(bt);++ut<bt;)_t[ut]=X[C+ut];ut=-1;for(var ht=Array(C+1);++ut<C;)ht[ut]=X[ut];return ht[C]=P(_t),pt(_,this,ht)}}function na(_,C){if(!(C==="constructor"&&typeof _[C]=="function")&&C!="__proto__")return _[C]}var Lf=Gf(Sf);function Gf(_){var C=0,P=0;return function(){var X=hh(),ut=s-(X-P);if(P=X,ut>0){if(++C>=n)return arguments[0]}else C=0;return _.apply(void 0,arguments)}}function kf(_){if(_!=null){try{return Fs.call(_)}catch{}try{return _+""}catch{}}return""}function Ws(_,C){return _===C||_!==_&&C!==C}var xi=dh(function(){return arguments}())?dh:function(_){return qr(_)&&yi.call(_,"callee")&&!lh.call(_,"callee")},Zs=Array.isArray;function sa(_){return _!=null&&_h(_.length)&&!Vn(_)}function Vs(_){return qr(_)&&sa(_)}var xh=rf||R;function Vn(_){if(!Yi(_))return!1;var C=_r(_);return C==f||C==p||C==h||C==b}function _h(_){return typeof _=="number"&&_>-1&&_%1==0&&_<=o}function Yi(_){var C=typeof _;return _!=null&&(C=="object"||C=="function")}function qr(_){return _!=null&&typeof _=="object"}function vh(_){if(!qr(_)||_r(_)!=x)return!1;var C=jo(_);if(C===null)return!0;var P=yi.call(C,"constructor")&&C.constructor;return typeof P=="function"&&P instanceof P&&Fs.call(P)==ef}var tn=O?Rt(O):Ki;function wh(_){return ph(_,Th(_))}function Th(_){return sa(_)?xr(_,!0):vf(_)}var Ff=mh(function(_,C,P){fh(_,C,P)});function Df(_){return function(){return _}}function T(_){return _}function R(){return!1}i.exports=Ff}(gl,gl.exports);var ZS=gl.exports;const VS=Tr(ZS);let vn=null;function HS(){vn=Y.effectScope()}function KS(){vn==null||vn.stop(),vn=null}async function zS(){return vn||await Ie("scopeCreated")}let Or=null;const og={animationDuration:500,disableAnimationsThreshold:500,disableEdgesThreshold:500,fetchEvents:()=>[],fetchEventsInterval:3e4,styles:{colorMode:"dark",rowGap:24,columnGap:32,textDefault:"#ffffff",textInverse:"#000000",selectedBorderColor:"#3fa2c3",selectedBorderWidth:2,selectedBorderOffset:4,selectedBorderRadius:9,nodesPadding:16,nodeHeight:32,nodePadding:4,nodeRadius:6,nodeBorderRadius:9,nodeToggleSize:28,nodeToggleBgColor:"#35363C",nodeToggleBorderRadius:6,nodeToggleBorderColor:"#51525C",nodeUnselectedAlpha:.2,artifactsGap:4,artifactsNodeOverlap:4,artifactPaddingLeft:2,artifactPaddingRight:4,artifactPaddingY:2,artifactTextColor:"#ffffff",artifactBgColor:"#35363b",artifactBorderRadius:4,artifactContentGap:4,artifactIconSize:16,artifactIconColor:"#ffffff",flowStateBarHeight:8,flowStateSelectedBarHeight:10,flowStateAreaAlpha:.1,eventTargetSize:30,eventBottomMargin:4,eventSelectedBorderInset:8,eventRadiusDefault:4,eventColor:"#A564F9",eventClusterRadiusDefault:6,eventClusterColor:"#A564F9",edgeColor:"#51525C",guideLineWidth:1,guideLineColor:"#51525C",guideTextTopPadding:8,guideTextLeftPadding:8,guideTextSize:12,guideTextColor:"#ADADAD",playheadWidth:2,playheadColor:"#6272FF",node:()=>({background:"#ffffff"}),state:()=>({background:"#ffffff"})}};function YS(i){const t=VS({},og,i);return t.styles.node=e=>{var r,n;return{...og.styles.node(e),...(n=(r=i.styles)==null?void 0:r.node)==null?void 0:n.call(r,e)}},t}async function jS(i){(await zS()).run(()=>{Y.watch(()=>i.config,e=>{const r=YS(e);if(!Or){Or=r,tt.emit("configCreated",Or);return}Object.assign(Or,r),tt.emit("configUpdated",Or)},{immediate:!0})})}function JS(){Or=null}async function Lt(){return Or||await Ie("configCreated")}async function ag(i,t){const e=await Lt();let r,n=null;async function s(){try{n=await e.fetch(i),t(n)}catch(a){console.error(a)}n&&!n.end_time&&(r=setTimeout(()=>s(),$S(n)))}function o(){clearTimeout(r)}return{start:s,stop:o}}function $S(i){const t=Math.floor(i.nodes.size/ua)*ua;return Math.max(ua,t)}function ar(i){if(i===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return i}function lg(i,t){i.prototype=Object.create(t.prototype),i.prototype.constructor=i,i.__proto__=t}/*!
1159
+ }`,this._stylesheet)}get stylesheet(){return this._stylesheet}set stylesheet(t){this._stylesheet!==t&&(this._stylesheet=t,this.styleID++)}normalizeColor(t){return Array.isArray(t)&&(t=Cv(t)),typeof t=="number"?Sv(t):t}dropShadowToCSS(){let t=this.normalizeColor(this.dropShadowColor);const e=this.dropShadowAlpha,r=Math.round(Math.cos(this.dropShadowAngle)*this.dropShadowDistance),n=Math.round(Math.sin(this.dropShadowAngle)*this.dropShadowDistance);t.startsWith("#")&&e<1&&(t+=(e*255|0).toString(16).padStart(2,"0"));const s=`${r}px ${n}px`;return this.dropShadowBlur>0?`text-shadow: ${s} ${this.dropShadowBlur}px ${t}`:`text-shadow: ${s} ${t}`}reset(){Object.assign(this,Ks.defaultOptions)}onBeforeDraw(){const{fontsDirty:t}=this;return this.fontsDirty=!1,this.isSafari&&this._fonts.length>0&&t?new Promise(e=>setTimeout(e,100)):Promise.resolve()}get isSafari(){const{userAgent:t}=nt.ADAPTER.getNavigator();return/^((?!chrome|android).)*safari/i.test(t)}set fillGradientStops(t){console.warn("[HTMLTextStyle] fillGradientStops is not supported by HTMLText")}get fillGradientStops(){return super.fillGradientStops}set fillGradientType(t){console.warn("[HTMLTextStyle] fillGradientType is not supported by HTMLText")}get fillGradientType(){return super.fillGradientType}set miterLimit(t){console.warn("[HTMLTextStyle] miterLimit is not supported by HTMLText")}get miterLimit(){return super.miterLimit}set trim(t){console.warn("[HTMLTextStyle] trim is not supported by HTMLText")}get trim(){return super.trim}set textBaseline(t){console.warn("[HTMLTextStyle] textBaseline is not supported by HTMLText")}get textBaseline(){return super.textBaseline}set leading(t){console.warn("[HTMLTextStyle] leading is not supported by HTMLText")}get leading(){return super.leading}set lineJoin(t){console.warn("[HTMLTextStyle] lineJoin is not supported by HTMLText")}get lineJoin(){return super.lineJoin}};wu.availableFonts={},wu.defaultOptions={align:"left",breakWords:!1,dropShadow:!1,dropShadowAlpha:1,dropShadowAngle:Math.PI/6,dropShadowBlur:0,dropShadowColor:"black",dropShadowDistance:5,fill:"black",fontFamily:"Arial",fontSize:26,fontStyle:"normal",fontVariant:"normal",fontWeight:"normal",letterSpacing:0,lineHeight:0,padding:0,stroke:"black",strokeThickness:0,whiteSpace:"normal",wordWrap:!1,wordWrapWidth:100};let Tu=wu;const ml=class zs extends $t{constructor(t="",e={}){super(ot.EMPTY),this._text=null,this._style=null,this._autoResolution=!0,this.localStyleID=-1,this.dirty=!1,this._updateID=0,this.ownsStyle=!1;const r=new Image,n=ot.from(r,{scaleMode:nt.SCALE_MODE,resourceOptions:{autoLoad:!1}});n.orig=new mt,n.trim=new mt,this.texture=n;const s="http://www.w3.org/2000/svg",o="http://www.w3.org/1999/xhtml",a=document.createElementNS(s,"svg"),l=document.createElementNS(s,"foreignObject"),h=document.createElementNS(o,"div"),c=document.createElementNS(o,"style");l.setAttribute("width","10000"),l.setAttribute("height","10000"),l.style.overflow="hidden",a.appendChild(l),this.maxWidth=zs.defaultMaxWidth,this.maxHeight=zs.defaultMaxHeight,this._domElement=h,this._styleElement=c,this._svgRoot=a,this._foreignObject=l,this._foreignObject.appendChild(c),this._foreignObject.appendChild(h),this._image=r,this._loadImage=new Image,this._autoResolution=zs.defaultAutoResolution,this._resolution=zs.defaultResolution??nt.RESOLUTION,this.text=t,this.style=e}measureText(t){var c,u;const{text:e,style:r,resolution:n}=Object.assign({text:this._text,style:this._style,resolution:this._resolution},t);Object.assign(this._domElement,{innerHTML:e,style:r.toCSS(n)}),this._styleElement.textContent=r.toGlobalCSS(),document.body.appendChild(this._svgRoot);const s=this._domElement.getBoundingClientRect();this._svgRoot.remove();const{width:o,height:a}=s;(o>this.maxWidth||a>this.maxHeight)&&console.warn("[HTMLText] Large expanse of text, increase HTMLText.maxWidth or HTMLText.maxHeight property.");const l=Math.min(this.maxWidth,Math.ceil(o)),h=Math.min(this.maxHeight,Math.ceil(a));return this._svgRoot.setAttribute("width",l.toString()),this._svgRoot.setAttribute("height",h.toString()),e!==this._text&&(this._domElement.innerHTML=this._text),r!==this._style&&(Object.assign(this._domElement,{style:(c=this._style)==null?void 0:c.toCSS(n)}),this._styleElement.textContent=(u=this._style)==null?void 0:u.toGlobalCSS()),{width:l+r.padding*2,height:h+r.padding*2}}async updateText(t=!0){const{style:e,_image:r,_loadImage:n}=this;if(this.localStyleID!==e.styleID&&(this.dirty=!0,this.localStyleID=e.styleID),!this.dirty&&t)return;const{width:s,height:o}=this.measureText();r.width=n.width=Math.ceil(Math.max(1,s)),r.height=n.height=Math.ceil(Math.max(1,o)),this._updateID++;const a=this._updateID;await new Promise(l=>{n.onload=async()=>{if(a<this._updateID){l();return}await e.onBeforeDraw(),r.src=n.src,n.onload=null,n.src="",this.updateTexture(),l()};const h=new XMLSerializer().serializeToString(this._svgRoot);n.src=`data:image/svg+xml;charset=utf8,${encodeURIComponent(h)}`})}get source(){return this._image}updateTexture(){const{style:t,texture:e,_image:r,resolution:n}=this,{padding:s}=t,{baseTexture:o}=e;e.trim.width=e._frame.width=r.width/n,e.trim.height=e._frame.height=r.height/n,e.trim.x=-s,e.trim.y=-s,e.orig.width=e._frame.width-s*2,e.orig.height=e._frame.height-s*2,this._onTextureUpdate(),o.setRealSize(r.width,r.height,n),this.dirty=!1}_render(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._render(t)}_renderCanvas(t){this._autoResolution&&this._resolution!==t.resolution&&(this._resolution=t.resolution,this.dirty=!0),this.updateText(!0),super._renderCanvas(t)}getLocalBounds(t){return this.updateText(!0),super.getLocalBounds(t)}_calculateBounds(){this.updateText(!0),this.calculateVertices(),this._bounds.addQuad(this.vertexData)}_onStyleChange(){this.dirty=!0}destroy(t){var r,n,s,o,a;typeof t=="boolean"&&(t={children:t}),t=Object.assign({},zs.defaultDestroyOptions,t),super.destroy(t);const e=null;this.ownsStyle&&((r=this._style)==null||r.cleanFonts()),this._style=e,(n=this._svgRoot)==null||n.remove(),this._svgRoot=e,(s=this._domElement)==null||s.remove(),this._domElement=e,(o=this._foreignObject)==null||o.remove(),this._foreignObject=e,(a=this._styleElement)==null||a.remove(),this._styleElement=e,this._loadImage.src="",this._loadImage.onload=null,this._loadImage=e,this._image.src="",this._image=e}get width(){return this.updateText(!0),Math.abs(this.scale.x)*this._image.width/this.resolution}set width(t){this.updateText(!0);const e=Er(this.scale.x)||1;this.scale.x=e*t/this._image.width/this.resolution,this._width=t}get height(){return this.updateText(!0),Math.abs(this.scale.y)*this._image.height/this.resolution}set height(t){this.updateText(!0);const e=Er(this.scale.y)||1;this.scale.y=e*t/this._image.height/this.resolution,this._height=t}get style(){return this._style}set style(t){this._style!==t&&(t=t||{},t instanceof Tu?(this.ownsStyle=!1,this._style=t):t instanceof Fr?(console.warn("[HTMLText] Cloning TextStyle, if this is not what you want, use HTMLTextStyle"),this.ownsStyle=!0,this._style=Tu.from(t)):(this.ownsStyle=!0,this._style=new Tu(t)),this.localStyleID=-1,this.dirty=!0)}get text(){return this._text}set text(t){t=String(t===""||t===null||t===void 0?" ":t),t=this.sanitiseText(t),this._text!==t&&(this._text=t,this.dirty=!0)}get resolution(){return this._resolution}set resolution(t){this._autoResolution=!1,this._resolution!==t&&(this._resolution=t,this.dirty=!0)}sanitiseText(t){return t.replace(/<br>/gi,"<br/>").replace(/<hr>/gi,"<hr/>").replace(/&nbsp;/gi,"&#160;")}};ml.defaultDestroyOptions={texture:!0,children:!1,baseTexture:!0},ml.defaultMaxWidth=2024,ml.defaultMaxHeight=2024,ml.defaultAutoResolution=!0;function DS(){const i=new Map;function t(o,a){const l=i.get(o);return l?l.add(a):i.set(o,new Set([a])),()=>r(o,a)}function e(o,a){const l=h=>{r(o,l),a(h)};t(o,l)}function r(o,a){var l;(l=i.get(o))==null||l.delete(a)}function n(o,a){var l;(l=i.get(o))==null||l.forEach(h=>h(a))}function s(){i.clear()}return{on:t,off:r,once:e,emit:n,clear:s}}const Q=DS();function Ee(i){let t;return new Promise(e=>{t=e,Q.on(i,t)}).then(e=>(Q.off(i,t),e))}let Li=null;const sg=new ResizeObserver(()=>{Li&&Q.emit("stageUpdated",Li)});function NS(i){Li=i,sg.observe(Li),Q.emit("stageCreated",Li)}function OS(){Li&&sg.unobserve(Li),Li=null}async function Su(){return Li||await Ee("stageCreated")}let Ne=null;async function BS(){const i=await Su();XS(i),Q.on("stageUpdated",WS)}function US(){Ne&&(Ne.destroy(!0,{children:!0}),Ne=null)}function XS(i){Ne=new bm({backgroundAlpha:0,resizeTo:i,antialias:!0,resolution:Math.ceil(window.devicePixelRatio)}),Ne.stage.sortableChildren=!0,i.appendChild(Ne.view),Q.emit("applicationCreated",Ne),process.env.NODE_ENV==="development"&&(globalThis.__PIXI_APP__=Ne)}async function Qt(){return Ne||await Ee("applicationCreated")}function WS(i){Ne&&(Ne.resizeTo=i,Q.emit("applicationResized",Ne))}var gl={exports:{}};gl.exports,function(i,t){var e=200,r="__lodash_hash_undefined__",n=800,s=16,o=9007199254740991,a="[object Arguments]",l="[object Array]",h="[object AsyncFunction]",c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Function]",p="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",x="[object Object]",b="[object Proxy]",v="[object RegExp]",w="[object Set]",S="[object String]",E="[object Undefined]",I="[object WeakMap]",M="[object ArrayBuffer]",D="[object DataView]",F="[object Float32Array]",R="[object Float64Array]",A="[object Int8Array]",k="[object Int16Array]",O="[object Int32Array]",Z="[object Uint8Array]",U="[object Uint8ClampedArray]",z="[object Uint16Array]",ut="[object Uint32Array]",V=/[\\^$.*+?()[\]{}|]/g,L=/^\[object .+?Constructor\]$/,B=/^(?:0|[1-9]\d*)$/,W={};W[F]=W[R]=W[A]=W[k]=W[O]=W[Z]=W[U]=W[z]=W[ut]=!0,W[a]=W[l]=W[M]=W[c]=W[D]=W[u]=W[d]=W[f]=W[m]=W[g]=W[x]=W[v]=W[w]=W[S]=W[I]=!1;var it=typeof ve=="object"&&ve&&ve.Object===Object&&ve,q=typeof self=="object"&&self&&self.Object===Object&&self,xt=it||q||Function("return this")(),Et=t&&!t.nodeType&&t,tt=Et&&!0&&i&&!i.nodeType&&i,H=tt&&tt.exports===Et,j=H&&it.process,J=function(){try{var _=tt&&tt.require&&tt.require("util").types;return _||j&&j.binding&&j.binding("util")}catch{}}(),N=J&&J.isTypedArray;function ft(_,C,G){switch(G.length){case 0:return _.call(C);case 1:return _.call(C,G[0]);case 2:return _.call(C,G[0],G[1]);case 3:return _.call(C,G[0],G[1],G[2])}return _.apply(C,G)}function gt(_,C){for(var G=-1,X=Array(_);++G<_;)X[G]=C(G);return X}function Mt(_){return function(C){return _(C)}}function Ot(_,C){return _==null?void 0:_[C]}function ke(_,C){return function(G){return _(C(G))}}var Ze=Array.prototype,Ko=Function.prototype,Jr=Object.prototype,Gs=xt["__core-js_shared__"],ks=Ko.toString,gi=Jr.hasOwnProperty,sh=function(){var _=/[^.]+$/.exec(Gs&&Gs.keys&&Gs.keys.IE_PROTO||"");return _?"Symbol(src)_1."+_:""}(),oh=Jr.toString,ef=ks.call(Object),Fs=RegExp("^"+ks.call(gi).replace(V,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$r=H?xt.Buffer:void 0,zo=xt.Symbol,Ve=xt.Uint8Array,Yo=$r?$r.allocUnsafe:void 0,jo=ke(Object.getPrototypeOf,Object),ah=Object.create,lh=Jr.propertyIsEnumerable,Ds=Ze.splice,Zi=zo?zo.toStringTag:void 0,Bn=function(){try{var _=ra(Object,"defineProperty");return _({},"",{}),_}catch{}}(),rf=$r?$r.isBuffer:void 0,Vi=Math.max,hh=Date.now,ch=ra(xt,"Map"),Un=ra(Object,"create"),Jo=function(){function _(){}return function(C){if(!zi(C))return{};if(ah)return ah(C);_.prototype=C;var G=new _;return _.prototype=void 0,G}}();function He(_){var C=-1,G=_==null?0:_.length;for(this.clear();++C<G;){var X=_[C];this.set(X[0],X[1])}}function $o(){this.__data__=Un?Un(null):{},this.size=0}function Qo(_){var C=this.has(_)&&delete this.__data__[_];return this.size-=C?1:0,C}function qo(_){var C=this.__data__;if(Un){var G=C[_];return G===r?void 0:G}return gi.call(C,_)?C[_]:void 0}function Xn(_){var C=this.__data__;return Un?C[_]!==void 0:gi.call(C,_)}function nf(_,C){var G=this.__data__;return this.size+=this.has(_)?0:1,G[_]=Un&&C===void 0?r:C,this}He.prototype.clear=$o,He.prototype.delete=Qo,He.prototype.get=qo,He.prototype.has=Xn,He.prototype.set=nf;function yi(_){var C=-1,G=_==null?0:_.length;for(this.clear();++C<G;){var X=_[C];this.set(X[0],X[1])}}function sf(){this.__data__=[],this.size=0}function of(_){var C=this.__data__,G=Ns(C,_);if(G<0)return!1;var X=C.length-1;return G==X?C.pop():Ds.call(C,G,1),--this.size,!0}function af(_){var C=this.__data__,G=Ns(C,_);return G<0?void 0:C[G][1]}function uh(_){return Ns(this.__data__,_)>-1}function ta(_,C){var G=this.__data__,X=Ns(G,_);return X<0?(++this.size,G.push([_,C])):G[X][1]=C,this}yi.prototype.clear=sf,yi.prototype.delete=of,yi.prototype.get=af,yi.prototype.has=uh,yi.prototype.set=ta;function Fe(_){var C=-1,G=_==null?0:_.length;for(this.clear();++C<G;){var X=_[C];this.set(X[0],X[1])}}function lf(){this.size=0,this.__data__={hash:new He,map:new(ch||yi),string:new He}}function hf(_){var C=Bs(this,_).delete(_);return this.size-=C?1:0,C}function cf(_){return Bs(this,_).get(_)}function uf(_){return Bs(this,_).has(_)}function df(_,C){var G=Bs(this,_),X=G.size;return G.set(_,C),this.size+=G.size==X?0:1,this}Fe.prototype.clear=lf,Fe.prototype.delete=hf,Fe.prototype.get=cf,Fe.prototype.has=uf,Fe.prototype.set=df;function xe(_){var C=this.__data__=new yi(_);this.size=C.size}function ff(){this.__data__=new yi,this.size=0}function pf(_){var C=this.__data__,G=C.delete(_);return this.size=C.size,G}function mf(_){return this.__data__.get(_)}function gf(_){return this.__data__.has(_)}function yf(_,C){var G=this.__data__;if(G instanceof yi){var X=G.__data__;if(!ch||X.length<e-1)return X.push([_,C]),this.size=++G.size,this;G=this.__data__=new Fe(X)}return G.set(_,C),this.size=G.size,this}xe.prototype.clear=ff,xe.prototype.delete=pf,xe.prototype.get=mf,xe.prototype.has=gf,xe.prototype.set=yf;function br(_,C){var G=Ws(_),X=!G&&bi(_),ct=!G&&!X&&xh(_),yt=!G&&!X&&!ct&&qr(_),_t=G||X||ct||yt,lt=_t?gt(_.length,String):[],vt=lt.length;for(var Ut in _)(C||gi.call(_,Ut))&&!(_t&&(Ut=="length"||ct&&(Ut=="offset"||Ut=="parent")||yt&&(Ut=="buffer"||Ut=="byteLength"||Ut=="byteOffset")||yh(Ut,vt)))&&lt.push(Ut);return lt}function ea(_,C,G){(G!==void 0&&!Xs(_[C],G)||G===void 0&&!(C in _))&&ia(_,C,G)}function bf(_,C,G){var X=_[C];(!(gi.call(_,C)&&Xs(X,G))||G===void 0&&!(C in _))&&ia(_,C,G)}function Ns(_,C){for(var G=_.length;G--;)if(Xs(_[G][0],C))return G;return-1}function ia(_,C,G){C=="__proto__"&&Bn?Bn(_,C,{configurable:!0,enumerable:!0,value:G,writable:!0}):_[C]=G}var xf=If();function xr(_){return _==null?_===void 0?E:y:Zi&&Zi in Object(_)?Af(_):Pf(_)}function dh(_){return Qr(_)&&xr(_)==a}function _f(_){if(!zi(_)||Us(_))return!1;var C=Zn(_)?Fs:L;return C.test(kf(_))}function Hi(_){return Qr(_)&&_h(_.length)&&!!W[xr(_)]}function vf(_){if(!zi(_))return Rf(_);var C=_r(_),G=[];for(var X in _)X=="constructor"&&(C||!gi.call(_,X))||G.push(X);return G}function fh(_,C,G,X,ct){_!==C&&xf(C,function(yt,_t){if(ct||(ct=new xe),zi(yt))wf(_,C,_t,G,fh,X,ct);else{var lt=X?X(na(_,_t),yt,_t+"",_,C,ct):void 0;lt===void 0&&(lt=yt),ea(_,_t,lt)}},Th)}function wf(_,C,G,X,ct,yt,_t){var lt=na(_,G),vt=na(C,G),Ut=_t.get(vt);if(Ut){ea(_,G,Ut);return}var Rt=yt?yt(lt,vt,G+"",_,C,_t):void 0,de=Rt===void 0;if(de){var _e=Ws(vt),ni=!_e&&xh(vt),si=!_e&&!ni&&qr(vt);Rt=vt,_e||ni||si?Ws(lt)?Rt=lt:Zs(lt)?Rt=Wn(lt):ni?(de=!1,Rt=Cf(vt,!0)):si?(de=!1,Rt=Ef(vt,!0)):Rt=[]:vh(vt)||bi(vt)?(Rt=lt,bi(lt)?Rt=wh(lt):(!zi(lt)||Zn(lt))&&(Rt=gh(vt))):de=!1}de&&(_t.set(vt,Rt),ct(Rt,vt,X,yt,_t),_t.delete(vt)),ea(_,G,Rt)}function Tf(_,C){return Lf(Ki(_,C,T),_+"")}var Sf=Bn?function(_,C){return Bn(_,"toString",{configurable:!0,enumerable:!1,value:Df(C),writable:!0})}:T;function Cf(_,C){if(C)return _.slice();var G=_.length,X=Yo?Yo(G):new _.constructor(G);return _.copy(X),X}function Os(_){var C=new _.constructor(_.byteLength);return new Ve(C).set(new Ve(_)),C}function Ef(_,C){var G=C?Os(_.buffer):_.buffer;return new _.constructor(G,_.byteOffset,_.length)}function Wn(_,C){var G=-1,X=_.length;for(C||(C=Array(X));++G<X;)C[G]=_[G];return C}function ph(_,C,G,X){var ct=!G;G||(G={});for(var yt=-1,_t=C.length;++yt<_t;){var lt=C[yt],vt=X?X(G[lt],_[lt],lt,G,_):void 0;vt===void 0&&(vt=_[lt]),ct?ia(G,lt,vt):bf(G,lt,vt)}return G}function mh(_){return Tf(function(C,G){var X=-1,ct=G.length,yt=ct>1?G[ct-1]:void 0,_t=ct>2?G[2]:void 0;for(yt=_.length>3&&typeof yt=="function"?(ct--,yt):void 0,_t&&Mf(G[0],G[1],_t)&&(yt=ct<3?void 0:yt,ct=1),C=Object(C);++X<ct;){var lt=G[X];lt&&_(C,lt,X,yt)}return C})}function If(_){return function(C,G,X){for(var ct=-1,yt=Object(C),_t=X(C),lt=_t.length;lt--;){var vt=_t[_?lt:++ct];if(G(yt[vt],vt,yt)===!1)break}return C}}function Bs(_,C){var G=_.__data__;return bh(C)?G[typeof C=="string"?"string":"hash"]:G.map}function ra(_,C){var G=Ot(_,C);return _f(G)?G:void 0}function Af(_){var C=gi.call(_,Zi),G=_[Zi];try{_[Zi]=void 0;var X=!0}catch{}var ct=oh.call(_);return X&&(C?_[Zi]=G:delete _[Zi]),ct}function gh(_){return typeof _.constructor=="function"&&!_r(_)?Jo(jo(_)):{}}function yh(_,C){var G=typeof _;return C=C??o,!!C&&(G=="number"||G!="symbol"&&B.test(_))&&_>-1&&_%1==0&&_<C}function Mf(_,C,G){if(!zi(G))return!1;var X=typeof C;return(X=="number"?sa(G)&&yh(C,G.length):X=="string"&&C in G)?Xs(G[C],_):!1}function bh(_){var C=typeof _;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?_!=="__proto__":_===null}function Us(_){return!!sh&&sh in _}function _r(_){var C=_&&_.constructor,G=typeof C=="function"&&C.prototype||Jr;return _===G}function Rf(_){var C=[];if(_!=null)for(var G in Object(_))C.push(G);return C}function Pf(_){return oh.call(_)}function Ki(_,C,G){return C=Vi(C===void 0?_.length-1:C,0),function(){for(var X=arguments,ct=-1,yt=Vi(X.length-C,0),_t=Array(yt);++ct<yt;)_t[ct]=X[C+ct];ct=-1;for(var lt=Array(C+1);++ct<C;)lt[ct]=X[ct];return lt[C]=G(_t),ft(_,this,lt)}}function na(_,C){if(!(C==="constructor"&&typeof _[C]=="function")&&C!="__proto__")return _[C]}var Lf=Gf(Sf);function Gf(_){var C=0,G=0;return function(){var X=hh(),ct=s-(X-G);if(G=X,ct>0){if(++C>=n)return arguments[0]}else C=0;return _.apply(void 0,arguments)}}function kf(_){if(_!=null){try{return ks.call(_)}catch{}try{return _+""}catch{}}return""}function Xs(_,C){return _===C||_!==_&&C!==C}var bi=dh(function(){return arguments}())?dh:function(_){return Qr(_)&&gi.call(_,"callee")&&!lh.call(_,"callee")},Ws=Array.isArray;function sa(_){return _!=null&&_h(_.length)&&!Zn(_)}function Zs(_){return Qr(_)&&sa(_)}var xh=rf||P;function Zn(_){if(!zi(_))return!1;var C=xr(_);return C==f||C==p||C==h||C==b}function _h(_){return typeof _=="number"&&_>-1&&_%1==0&&_<=o}function zi(_){var C=typeof _;return _!=null&&(C=="object"||C=="function")}function Qr(_){return _!=null&&typeof _=="object"}function vh(_){if(!Qr(_)||xr(_)!=x)return!1;var C=jo(_);if(C===null)return!0;var G=gi.call(C,"constructor")&&C.constructor;return typeof G=="function"&&G instanceof G&&ks.call(G)==ef}var qr=N?Mt(N):Hi;function wh(_){return ph(_,Th(_))}function Th(_){return sa(_)?br(_,!0):vf(_)}var Ff=mh(function(_,C,G){fh(_,C,G)});function Df(_){return function(){return _}}function T(_){return _}function P(){return!1}i.exports=Ff}(gl,gl.exports);var ZS=gl.exports;const VS=wr(ZS);let _n=null;function HS(){_n=Y.effectScope()}function KS(){_n==null||_n.stop(),_n=null}async function zS(){return _n||await Ee("scopeCreated")}let Nr=null;const og={animationDuration:500,disableAnimationsThreshold:500,disableEdgesThreshold:500,fetchEvents:()=>[],fetchEventsInterval:3e4,styles:{colorMode:"dark",rowGap:24,columnGap:32,textDefault:"#ffffff",textInverse:"#000000",selectedBorderColor:"#3fa2c3",selectedBorderWidth:2,selectedBorderOffset:4,selectedBorderRadius:9,nodesPadding:16,nodeHeight:32,nodePadding:4,nodeRadius:6,nodeBorderRadius:9,nodeToggleSize:28,nodeToggleBgColor:"#35363C",nodeToggleBorderRadius:6,nodeToggleBorderColor:"#51525C",nodeUnselectedAlpha:.2,artifactsGap:4,artifactsNodeOverlap:4,artifactPaddingLeft:2,artifactPaddingRight:4,artifactPaddingY:2,artifactTextColor:"#ffffff",artifactBgColor:"#35363b",artifactBorderRadius:4,artifactContentGap:4,artifactIconSize:16,artifactIconColor:"#ffffff",flowStateBarHeight:8,flowStateSelectedBarHeight:10,flowStateAreaAlpha:.1,eventTargetSize:30,eventBottomMargin:4,eventSelectedBorderInset:8,eventRadiusDefault:4,eventColor:"#A564F9",eventClusterRadiusDefault:6,eventClusterColor:"#A564F9",edgeColor:"#51525C",guideLineWidth:1,guideLineColor:"#51525C",guideTextTopPadding:8,guideTextLeftPadding:8,guideTextSize:12,guideTextColor:"#ADADAD",playheadWidth:2,playheadColor:"#6272FF",node:()=>({background:"#ffffff"}),state:()=>({background:"#ffffff"})}};function YS(i){const t=VS({},og,i);return t.styles.node=e=>{var r,n;return{...og.styles.node(e),...(n=(r=i.styles)==null?void 0:r.node)==null?void 0:n.call(r,e)}},t}async function jS(i){(await zS()).run(()=>{Y.watch(()=>i.config,e=>{const r=YS(e);if(!Nr){Nr=r,Q.emit("configCreated",Nr);return}Object.assign(Nr,r),Q.emit("configUpdated",Nr)},{immediate:!0})})}function JS(){Nr=null}async function Pt(){return Nr||await Ee("configCreated")}async function ag(i,t){const e=await Pt();let r,n=null;async function s(){try{n=await e.fetch(i),t(n)}catch(a){console.error(a)}n&&!n.end_time&&(r=setTimeout(()=>s(),$S(n)))}function o(){clearTimeout(r)}return{start:s,stop:o}}function $S(i){const t=Math.floor(i.nodes.size/ua)*ua;return Math.max(ua,t)}function or(i){if(i===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return i}function lg(i,t){i.prototype=Object.create(t.prototype),i.prototype.constructor=i,i.__proto__=t}/*!
1160
1160
  * GSAP 3.12.5
1161
1161
  * https://gsap.com
1162
1162
  *
@@ -1164,7 +1164,7 @@ void main(void)\r
1164
1164
  * Subject to the terms at https://gsap.com/standard-license or for
1165
1165
  * Club GSAP members, the agreement issued with that membership.
1166
1166
  * @author: Jack Doyle, jack@greensock.com
1167
- */var Be={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},fs={duration:.5,overwrite:!1,delay:0},Cu,ye,Ut,$e=1e8,Ft=1/$e,Eu=Math.PI*2,QS=Eu/4,qS=0,hg=Math.sqrt,tC=Math.cos,eC=Math.sin,ce=function(t){return typeof t=="string"},Yt=function(t){return typeof t=="function"},lr=function(t){return typeof t=="number"},Iu=function(t){return typeof t>"u"},ki=function(t){return typeof t=="object"},Ae=function(t){return t!==!1},Au=function(){return typeof window<"u"},yl=function(t){return Yt(t)||ce(t)},cg=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},be=Array.isArray,Mu=/(?:-?\.?\d|\.)+/gi,ug=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,ps=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,Ru=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,dg=/[+-]=-?[.\d]+/,fg=/[^,'"\[\]\s]+/gi,iC=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,Ht,Fi,Pu,Lu,Ue={},bl={},pg,mg=function(t){return(bl=Tn(t,Ue))&&Pe},Gu=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},mo=function(t,e){return!e&&console.warn(t)},gg=function(t,e){return t&&(Ue[t]=e)&&bl&&(bl[t]=e)||Ue},go=function(){return 0},rC={suppressEvents:!0,isStart:!0,kill:!1},xl={suppressEvents:!0,kill:!1},nC={suppressEvents:!0},ku={},Br=[],Fu={},yg,Xe={},Du={},bg=30,_l=[],Nu="",Ou=function(t){var e=t[0],r,n;if(ki(e)||Yt(e)||(t=[t]),!(r=(e._gsap||{}).harness)){for(n=_l.length;n--&&!_l[n].targetTest(e););r=_l[n]}for(n=t.length;n--;)t[n]&&(t[n]._gsap||(t[n]._gsap=new zg(t[n],r)))||t.splice(n,1);return t},wn=function(t){return t._gsap||Ou(ti(t))[0]._gsap},xg=function(t,e,r){return(r=t[e])&&Yt(r)?t[e]():Iu(r)&&t.getAttribute&&t.getAttribute(e)||r},Me=function(t,e){return(t=t.split(",")).forEach(e)||t},Jt=function(t){return Math.round(t*1e5)/1e5||0},ue=function(t){return Math.round(t*1e7)/1e7||0},ms=function(t,e){var r=e.charAt(0),n=parseFloat(e.substr(2));return t=parseFloat(t),r==="+"?t+n:r==="-"?t-n:r==="*"?t*n:t/n},sC=function(t,e){for(var r=e.length,n=0;t.indexOf(e[n])<0&&++n<r;);return n<r},vl=function(){var t=Br.length,e=Br.slice(0),r,n;for(Fu={},Br.length=0,r=0;r<t;r++)n=e[r],n&&n._lazy&&(n.render(n._lazy[0],n._lazy[1],!0)._lazy=0)},_g=function(t,e,r,n){Br.length&&!ye&&vl(),t.render(e,r,n||ye&&e<0&&(t._initted||t._startAt)),Br.length&&!ye&&vl()},vg=function(t){var e=parseFloat(t);return(e||e===0)&&(t+"").match(fg).length<2?e:ce(t)?t.trim():t},wg=function(t){return t},Qe=function(t,e){for(var r in e)r in t||(t[r]=e[r]);return t},oC=function(t){return function(e,r){for(var n in r)n in e||n==="duration"&&t||n==="ease"||(e[n]=r[n])}},Tn=function(t,e){for(var r in e)t[r]=e[r];return t},Tg=function i(t,e){for(var r in e)r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(t[r]=ki(e[r])?i(t[r]||(t[r]={}),e[r]):e[r]);return t},wl=function(t,e){var r={},n;for(n in t)n in e||(r[n]=t[n]);return r},yo=function(t){var e=t.parent||Ht,r=t.keyframes?oC(be(t.keyframes)):Qe;if(Ae(t.inherit))for(;e;)r(t,e.vars.defaults),e=e.parent||e._dp;return t},aC=function(t,e){for(var r=t.length,n=r===e.length;n&&r--&&t[r]===e[r];);return r<0},Sg=function(t,e,r,n,s){r===void 0&&(r="_first"),n===void 0&&(n="_last");var o=t[n],a;if(s)for(a=e[s];o&&o[s]>a;)o=o._prev;return o?(e._next=o._next,o._next=e):(e._next=t[r],t[r]=e),e._next?e._next._prev=e:t[n]=e,e._prev=o,e.parent=e._dp=t,e},Tl=function(t,e,r,n){r===void 0&&(r="_first"),n===void 0&&(n="_last");var s=e._prev,o=e._next;s?s._next=o:t[r]===e&&(t[r]=o),o?o._prev=s:t[n]===e&&(t[n]=s),e._next=e._prev=e.parent=null},Ur=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove&&t.parent.remove(t),t._act=0},Sn=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var r=t;r;)r._dirty=1,r=r.parent;return t},lC=function(t){for(var e=t.parent;e&&e.parent;)e._dirty=1,e.totalDuration(),e=e.parent;return t},Bu=function(t,e,r,n){return t._startAt&&(ye?t._startAt.revert(xl):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,n))},hC=function i(t){return!t||t._ts&&i(t.parent)},Cg=function(t){return t._repeat?gs(t._tTime,t=t.duration()+t._rDelay)*t:0},gs=function(t,e){var r=Math.floor(t/=e);return t&&r===t?r-1:r},Sl=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},Cl=function(t){return t._end=ue(t._start+(t._tDur/Math.abs(t._ts||t._rts||Ft)||0))},El=function(t,e){var r=t._dp;return r&&r.smoothChildTiming&&t._ts&&(t._start=ue(r._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),Cl(t),r._dirty||Sn(r,t)),t},Eg=function(t,e){var r;if((e._time||!e._dur&&e._initted||e._start<t._time&&(e._dur||!e.add))&&(r=Sl(t.rawTime(),e),(!e._dur||xo(0,e.totalDuration(),r)-e._tTime>Ft)&&e.render(r,!0)),Sn(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration())for(r=t;r._dp;)r.rawTime()>=0&&r.totalTime(r._tTime),r=r._dp;t._zTime=-Ft}},Di=function(t,e,r,n){return e.parent&&Ur(e),e._start=ue((lr(r)?r:r||t!==Ht?qe(t,r,e):t._time)+e._delay),e._end=ue(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),Sg(t,e,"_first","_last",t._sort?"_start":0),Uu(e)||(t._recent=e),n||Eg(t,e),t._ts<0&&El(t,t._tTime),t},Ig=function(t,e){return(Ue.ScrollTrigger||Gu("scrollTrigger",e))&&Ue.ScrollTrigger.create(e,t)},Ag=function(t,e,r,n,s){if(ju(t,e,s),!t._initted)return 1;if(!r&&t._pt&&!ye&&(t._dur&&t.vars.lazy!==!1||!t._dur&&t.vars.lazy)&&yg!==Ze.frame)return Br.push(t),t._lazy=[s,n],1},cC=function i(t){var e=t.parent;return e&&e._ts&&e._initted&&!e._lock&&(e.rawTime()<0||i(e))},Uu=function(t){var e=t.data;return e==="isFromStart"||e==="isStart"},uC=function(t,e,r,n){var s=t.ratio,o=e<0||!e&&(!t._start&&cC(t)&&!(!t._initted&&Uu(t))||(t._ts<0||t._dp._ts<0)&&!Uu(t))?0:1,a=t._rDelay,l=0,h,c,u;if(a&&t._repeat&&(l=xo(0,t._tDur,e),c=gs(l,a),t._yoyo&&c&1&&(o=1-o),c!==gs(t._tTime,a)&&(s=1-o,t.vars.repeatRefresh&&t._initted&&t.invalidate())),o!==s||ye||n||t._zTime===Ft||!e&&t._zTime){if(!t._initted&&Ag(t,e,n,r,l))return;for(u=t._zTime,t._zTime=e||(r?Ft:0),r||(r=e&&!u),t.ratio=o,t._from&&(o=1-o),t._time=0,t._tTime=l,h=t._pt;h;)h.r(o,h.d),h=h._next;e<0&&Bu(t,e,r,!0),t._onUpdate&&!r&&We(t,"onUpdate"),l&&t._repeat&&!r&&t.parent&&We(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===o&&(o&&Ur(t,1),!r&&!ye&&(We(t,o?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)},dC=function(t,e,r){var n;if(r>e)for(n=t._first;n&&n._start<=r;){if(n.data==="isPause"&&n._start>e)return n;n=n._next}else for(n=t._last;n&&n._start>=r;){if(n.data==="isPause"&&n._start<e)return n;n=n._prev}},ys=function(t,e,r,n){var s=t._repeat,o=ue(e)||0,a=t._tTime/t._tDur;return a&&!n&&(t._time*=o/t._dur),t._dur=o,t._tDur=s?s<0?1e10:ue(o*(s+1)+t._rDelay*s):o,a>0&&!n&&El(t,t._tTime=t._tDur*a),t.parent&&Cl(t),r||Sn(t.parent,t),t},Mg=function(t){return t instanceof Ce?Sn(t):ys(t,t._dur)},fC={_start:0,endTime:go,totalDuration:go},qe=function i(t,e,r){var n=t.labels,s=t._recent||fC,o=t.duration()>=$e?s.endTime(!1):t._dur,a,l,h;return ce(e)&&(isNaN(e)||e in n)?(l=e.charAt(0),h=e.substr(-1)==="%",a=e.indexOf("="),l==="<"||l===">"?(a>=0&&(e=e.replace(/=/,"")),(l==="<"?s._start:s.endTime(s._repeat>=0))+(parseFloat(e.substr(1))||0)*(h?(a<0?s:r).totalDuration()/100:1)):a<0?(e in n||(n[e]=o),n[e]):(l=parseFloat(e.charAt(a-1)+e.substr(a+1)),h&&r&&(l=l/100*(be(r)?r[0]:r).totalDuration()),a>1?i(t,e.substr(0,a-1),r)+l:o+l)):e==null?o:+e},bo=function(t,e,r){var n=lr(e[1]),s=(n?2:1)+(t<2?0:1),o=e[s],a,l;if(n&&(o.duration=e[1]),o.parent=r,t){for(a=o,l=r;l&&!("immediateRender"in a);)a=l.vars.defaults||{},l=Ae(l.vars.inherit)&&l.parent;o.immediateRender=Ae(a.immediateRender),t<2?o.runBackwards=1:o.startAt=e[s-1]}return new te(e[0],o,e[s+1])},Xr=function(t,e){return t||t===0?e(t):e},xo=function(t,e,r){return r<t?t:r>e?e:r},xe=function(t,e){return!ce(t)||!(e=iC.exec(t))?"":e[1]},pC=function(t,e,r){return Xr(r,function(n){return xo(t,e,n)})},Xu=[].slice,Rg=function(t,e){return t&&ki(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&ki(t[0]))&&!t.nodeType&&t!==Fi},mC=function(t,e,r){return r===void 0&&(r=[]),t.forEach(function(n){var s;return ce(n)&&!e||Rg(n,1)?(s=r).push.apply(s,ti(n)):r.push(n)})||r},ti=function(t,e,r){return Ut&&!e&&Ut.selector?Ut.selector(t):ce(t)&&!r&&(Pu||!xs())?Xu.call((e||Lu).querySelectorAll(t),0):be(t)?mC(t,r):Rg(t)?Xu.call(t,0):t?[t]:[]},Wu=function(t){return t=ti(t)[0]||mo("Invalid scope")||{},function(e){var r=t.current||t.nativeElement||t;return ti(e,r.querySelectorAll?r:r===t?mo("Invalid scope")||Lu.createElement("div"):t)}},Pg=function(t){return t.sort(function(){return .5-Math.random()})},Lg=function(t){if(Yt(t))return t;var e=ki(t)?t:{each:t},r=Cn(e.ease),n=e.from||0,s=parseFloat(e.base)||0,o={},a=n>0&&n<1,l=isNaN(n)||a,h=e.axis,c=n,u=n;return ce(n)?c=u={center:.5,edges:.5,end:1}[n]||0:!a&&l&&(c=n[0],u=n[1]),function(d,f,p){var m=(p||e).length,g=o[m],y,x,b,v,w,S,E,I,A;if(!g){if(A=e.grid==="auto"?0:(e.grid||[1,$e])[1],!A){for(E=-$e;E<(E=p[A++].getBoundingClientRect().left)&&A<m;);A<m&&A--}for(g=o[m]=[],y=l?Math.min(A,m)*c-.5:n%A,x=A===$e?0:l?m*u/A-.5:n/A|0,E=0,I=$e,S=0;S<m;S++)b=S%A-y,v=x-(S/A|0),g[S]=w=h?Math.abs(h==="y"?v:b):hg(b*b+v*v),w>E&&(E=w),w<I&&(I=w);n==="random"&&Pg(g),g.max=E-I,g.min=I,g.v=m=(parseFloat(e.amount)||parseFloat(e.each)*(A>m?m-1:h?h==="y"?m/A:A:Math.max(A,m/A))||0)*(n==="edges"?-1:1),g.b=m<0?s-m:s,g.u=xe(e.amount||e.each)||0,r=r&&m<0?Vg(r):r}return m=(g[d]-g.min)/g.max||0,ue(g.b+(r?r(m):m)*g.v)+g.u}},Zu=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(r){var n=ue(Math.round(parseFloat(r)/t)*t*e);return(n-n%1)/e+(lr(r)?0:xe(r))}},Gg=function(t,e){var r=be(t),n,s;return!r&&ki(t)&&(n=r=t.radius||$e,t.values?(t=ti(t.values),(s=!lr(t[0]))&&(n*=n)):t=Zu(t.increment)),Xr(e,r?Yt(t)?function(o){return s=t(o),Math.abs(s-o)<=n?s:o}:function(o){for(var a=parseFloat(s?o.x:o),l=parseFloat(s?o.y:0),h=$e,c=0,u=t.length,d,f;u--;)s?(d=t[u].x-a,f=t[u].y-l,d=d*d+f*f):d=Math.abs(t[u]-a),d<h&&(h=d,c=u);return c=!n||h<=n?t[c]:o,s||c===o||lr(o)?c:c+xe(o)}:Zu(t))},kg=function(t,e,r,n){return Xr(be(t)?!e:r===!0?!!(r=0):!n,function(){return be(t)?t[~~(Math.random()*t.length)]:(r=r||1e-5)&&(n=r<1?Math.pow(10,(r+"").length-2):1)&&Math.floor(Math.round((t-r/2+Math.random()*(e-t+r*.99))/r)*r*n)/n})},gC=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return e.reduce(function(s,o){return o(s)},n)}},yC=function(t,e){return function(r){return t(parseFloat(r))+(e||xe(r))}},bC=function(t,e,r){return Dg(t,e,0,1,r)},Fg=function(t,e,r){return Xr(r,function(n){return t[~~e(n)]})},xC=function i(t,e,r){var n=e-t;return be(t)?Fg(t,i(0,t.length),e):Xr(r,function(s){return(n+(s-t)%n)%n+t})},_C=function i(t,e,r){var n=e-t,s=n*2;return be(t)?Fg(t,i(0,t.length-1),e):Xr(r,function(o){return o=(s+(o-t)%s)%s||0,t+(o>n?s-o:o)})},_o=function(t){for(var e=0,r="",n,s,o,a;~(n=t.indexOf("random(",e));)o=t.indexOf(")",n),a=t.charAt(n+7)==="[",s=t.substr(n+7,o-n-7).match(a?fg:Mu),r+=t.substr(e,n-e)+kg(a?s:+s[0],a?0:+s[1],+s[2]||1e-5),e=o+1;return r+t.substr(e,t.length-e)},Dg=function(t,e,r,n,s){var o=e-t,a=n-r;return Xr(s,function(l){return r+((l-t)/o*a||0)})},vC=function i(t,e,r,n){var s=isNaN(t+e)?0:function(f){return(1-f)*t+f*e};if(!s){var o=ce(t),a={},l,h,c,u,d;if(r===!0&&(n=1)&&(r=null),o)t={p:t},e={p:e};else if(be(t)&&!be(e)){for(c=[],u=t.length,d=u-2,h=1;h<u;h++)c.push(i(t[h-1],t[h]));u--,s=function(p){p*=u;var m=Math.min(d,~~p);return c[m](p-m)},r=e}else n||(t=Tn(be(t)?[]:{},t));if(!c){for(l in e)zu.call(a,t,l,"get",e[l]);s=function(p){return Qu(p,a)||(o?t.p:t)}}}return Xr(r,s)},Ng=function(t,e,r){var n=t.labels,s=$e,o,a,l;for(o in n)a=n[o]-e,a<0==!!r&&a&&s>(a=Math.abs(a))&&(l=o,s=a);return l},We=function(t,e,r){var n=t.vars,s=n[e],o=Ut,a=t._ctx,l,h,c;if(s)return l=n[e+"Params"],h=n.callbackScope||t,r&&Br.length&&vl(),a&&(Ut=a),c=l?s.apply(h,l):s.call(h),Ut=o,c},vo=function(t){return Ur(t),t.scrollTrigger&&t.scrollTrigger.kill(!!ye),t.progress()<1&&We(t,"onInterrupt"),t},bs,Og=[],Bg=function(t){if(t)if(t=!t.name&&t.default||t,Au()||t.headless){var e=t.name,r=Yt(t),n=e&&!r&&t.init?function(){this._props=[]}:t,s={init:go,render:Qu,add:zu,kill:NC,modifier:DC,rawVars:0},o={targetTest:0,get:0,getSetter:$u,aliases:{},register:0};if(xs(),t!==n){if(Xe[e])return;Qe(n,Qe(wl(t,s),o)),Tn(n.prototype,Tn(s,wl(t,o))),Xe[n.prop=e]=n,t.targetTest&&(_l.push(n),ku[e]=1),e=(e==="css"?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}gg(e,n),t.register&&t.register(Pe,n,Re)}else Og.push(t)},Gt=255,wo={aqua:[0,Gt,Gt],lime:[0,Gt,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Gt],navy:[0,0,128],white:[Gt,Gt,Gt],olive:[128,128,0],yellow:[Gt,Gt,0],orange:[Gt,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Gt,0,0],pink:[Gt,192,203],cyan:[0,Gt,Gt],transparent:[Gt,Gt,Gt,0]},Vu=function(t,e,r){return t+=t<0?1:t>1?-1:0,(t*6<1?e+(r-e)*t*6:t<.5?r:t*3<2?e+(r-e)*(2/3-t)*6:e)*Gt+.5|0},Ug=function(t,e,r){var n=t?lr(t)?[t>>16,t>>8&Gt,t&Gt]:0:wo.black,s,o,a,l,h,c,u,d,f,p;if(!n){if(t.substr(-1)===","&&(t=t.substr(0,t.length-1)),wo[t])n=wo[t];else if(t.charAt(0)==="#"){if(t.length<6&&(s=t.charAt(1),o=t.charAt(2),a=t.charAt(3),t="#"+s+s+o+o+a+a+(t.length===5?t.charAt(4)+t.charAt(4):"")),t.length===9)return n=parseInt(t.substr(1,6),16),[n>>16,n>>8&Gt,n&Gt,parseInt(t.substr(7),16)/255];t=parseInt(t.substr(1),16),n=[t>>16,t>>8&Gt,t&Gt]}else if(t.substr(0,3)==="hsl"){if(n=p=t.match(Mu),!e)l=+n[0]%360/360,h=+n[1]/100,c=+n[2]/100,o=c<=.5?c*(h+1):c+h-c*h,s=c*2-o,n.length>3&&(n[3]*=1),n[0]=Vu(l+1/3,s,o),n[1]=Vu(l,s,o),n[2]=Vu(l-1/3,s,o);else if(~t.indexOf("="))return n=t.match(ug),r&&n.length<4&&(n[3]=1),n}else n=t.match(Mu)||wo.transparent;n=n.map(Number)}return e&&!p&&(s=n[0]/Gt,o=n[1]/Gt,a=n[2]/Gt,u=Math.max(s,o,a),d=Math.min(s,o,a),c=(u+d)/2,u===d?l=h=0:(f=u-d,h=c>.5?f/(2-u-d):f/(u+d),l=u===s?(o-a)/f+(o<a?6:0):u===o?(a-s)/f+2:(s-o)/f+4,l*=60),n[0]=~~(l+.5),n[1]=~~(h*100+.5),n[2]=~~(c*100+.5)),r&&n.length<4&&(n[3]=1),n},Xg=function(t){var e=[],r=[],n=-1;return t.split(Wr).forEach(function(s){var o=s.match(ps)||[];e.push.apply(e,o),r.push(n+=o.length+1)}),e.c=r,e},Wg=function(t,e,r){var n="",s=(t+n).match(Wr),o=e?"hsla(":"rgba(",a=0,l,h,c,u;if(!s)return t;if(s=s.map(function(d){return(d=Ug(d,e,1))&&o+(e?d[0]+","+d[1]+"%,"+d[2]+"%,"+d[3]:d.join(","))+")"}),r&&(c=Xg(t),l=r.c,l.join(n)!==c.c.join(n)))for(h=t.replace(Wr,"1").split(ps),u=h.length-1;a<u;a++)n+=h[a]+(~l.indexOf(a)?s.shift()||o+"0,0,0,0)":(c.length?c:s.length?s:r).shift());if(!h)for(h=t.split(Wr),u=h.length-1;a<u;a++)n+=h[a]+s[a];return n+h[u]},Wr=function(){var i="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",t;for(t in wo)i+="|"+t+"\\b";return new RegExp(i+")","gi")}(),wC=/hsl[a]?\(/,Zg=function(t){var e=t.join(" "),r;if(Wr.lastIndex=0,Wr.test(e))return r=wC.test(e),t[1]=Wg(t[1],r),t[0]=Wg(t[0],r,Xg(t[1])),!0},To,Ze=function(){var i=Date.now,t=500,e=33,r=i(),n=r,s=1e3/240,o=s,a=[],l,h,c,u,d,f,p=function m(g){var y=i()-n,x=g===!0,b,v,w,S;if((y>t||y<0)&&(r+=y-e),n+=y,w=n-r,b=w-o,(b>0||x)&&(S=++u.frame,d=w-u.time*1e3,u.time=w=w/1e3,o+=b+(b>=s?4:s-b),v=1),x||(l=h(m)),v)for(f=0;f<a.length;f++)a[f](w,d,S,g)};return u={time:0,frame:0,tick:function(){p(!0)},deltaRatio:function(g){return d/(1e3/(g||60))},wake:function(){pg&&(!Pu&&Au()&&(Fi=Pu=window,Lu=Fi.document||{},Ue.gsap=Pe,(Fi.gsapVersions||(Fi.gsapVersions=[])).push(Pe.version),mg(bl||Fi.GreenSockGlobals||!Fi.gsap&&Fi||{}),Og.forEach(Bg)),c=typeof requestAnimationFrame<"u"&&requestAnimationFrame,l&&u.sleep(),h=c||function(g){return setTimeout(g,o-u.time*1e3+1|0)},To=1,p(2))},sleep:function(){(c?cancelAnimationFrame:clearTimeout)(l),To=0,h=go},lagSmoothing:function(g,y){t=g||1/0,e=Math.min(y||33,t)},fps:function(g){s=1e3/(g||240),o=u.time*1e3+s},add:function(g,y,x){var b=y?function(v,w,S,E){g(v,w,S,E),u.remove(b)}:g;return u.remove(g),a[x?"unshift":"push"](b),xs(),b},remove:function(g,y){~(y=a.indexOf(g))&&a.splice(y,1)&&f>=y&&f--},_listeners:a},u}(),xs=function(){return!To&&Ze.wake()},Et={},TC=/^[\d.\-M][\d.\-,\s]/,SC=/["']/g,CC=function(t){for(var e={},r=t.substr(1,t.length-3).split(":"),n=r[0],s=1,o=r.length,a,l,h;s<o;s++)l=r[s],a=s!==o-1?l.lastIndexOf(","):l.length,h=l.substr(0,a),e[n]=isNaN(h)?h.replace(SC,"").trim():+h,n=l.substr(a+1).trim();return e},EC=function(t){var e=t.indexOf("(")+1,r=t.indexOf(")"),n=t.indexOf("(",e);return t.substring(e,~n&&n<r?t.indexOf(")",r+1):r)},IC=function(t){var e=(t+"").split("("),r=Et[e[0]];return r&&e.length>1&&r.config?r.config.apply(null,~t.indexOf("{")?[CC(e[1])]:EC(t).split(",").map(vg)):Et._CE&&TC.test(t)?Et._CE("",t):r},Vg=function(t){return function(e){return 1-t(1-e)}},Hg=function i(t,e){for(var r=t._first,n;r;)r instanceof Ce?i(r,e):r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==e&&(r.timeline?i(r.timeline,e):(n=r._ease,r._ease=r._yEase,r._yEase=n,r._yoyo=e)),r=r._next},Cn=function(t,e){return t&&(Yt(t)?t:Et[t]||IC(t))||e},En=function(t,e,r,n){r===void 0&&(r=function(l){return 1-e(1-l)}),n===void 0&&(n=function(l){return l<.5?e(l*2)/2:1-e((1-l)*2)/2});var s={easeIn:e,easeOut:r,easeInOut:n},o;return Me(t,function(a){Et[a]=Ue[a]=s,Et[o=a.toLowerCase()]=r;for(var l in s)Et[o+(l==="easeIn"?".in":l==="easeOut"?".out":".inOut")]=Et[a+"."+l]=s[l]}),s},Kg=function(t){return function(e){return e<.5?(1-t(1-e*2))/2:.5+t((e-.5)*2)/2}},Hu=function i(t,e,r){var n=e>=1?e:1,s=(r||(t?.3:.45))/(e<1?e:1),o=s/Eu*(Math.asin(1/n)||0),a=function(c){return c===1?1:n*Math.pow(2,-10*c)*eC((c-o)*s)+1},l=t==="out"?a:t==="in"?function(h){return 1-a(1-h)}:Kg(a);return s=Eu/s,l.config=function(h,c){return i(t,h,c)},l},Ku=function i(t,e){e===void 0&&(e=1.70158);var r=function(o){return o?--o*o*((e+1)*o+e)+1:0},n=t==="out"?r:t==="in"?function(s){return 1-r(1-s)}:Kg(r);return n.config=function(s){return i(t,s)},n};Me("Linear,Quad,Cubic,Quart,Quint,Strong",function(i,t){var e=t<5?t+1:t;En(i+",Power"+(e-1),t?function(r){return Math.pow(r,e)}:function(r){return r},function(r){return 1-Math.pow(1-r,e)},function(r){return r<.5?Math.pow(r*2,e)/2:1-Math.pow((1-r)*2,e)/2})}),Et.Linear.easeNone=Et.none=Et.Linear.easeIn,En("Elastic",Hu("in"),Hu("out"),Hu()),function(i,t){var e=1/t,r=2*e,n=2.5*e,s=function(a){return a<e?i*a*a:a<r?i*Math.pow(a-1.5/t,2)+.75:a<n?i*(a-=2.25/t)*a+.9375:i*Math.pow(a-2.625/t,2)+.984375};En("Bounce",function(o){return 1-s(1-o)},s)}(7.5625,2.75),En("Expo",function(i){return i?Math.pow(2,10*(i-1)):0}),En("Circ",function(i){return-(hg(1-i*i)-1)}),En("Sine",function(i){return i===1?1:-tC(i*QS)+1}),En("Back",Ku("in"),Ku("out"),Ku()),Et.SteppedEase=Et.steps=Ue.SteppedEase={config:function(t,e){t===void 0&&(t=1);var r=1/t,n=t+(e?0:1),s=e?1:0,o=1-Ft;return function(a){return((n*xo(0,o,a)|0)+s)*r}}},fs.ease=Et["quad.out"],Me("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",function(i){return Nu+=i+","+i+"Params,"});var zg=function(t,e){this.id=qS++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:xg,this.set=e?e.getSetter:$u},So=function(){function i(e){this.vars=e,this._delay=+e.delay||0,(this._repeat=e.repeat===1/0?-2:e.repeat||0)&&(this._rDelay=e.repeatDelay||0,this._yoyo=!!e.yoyo||!!e.yoyoEase),this._ts=1,ys(this,+e.duration,1,1),this.data=e.data,Ut&&(this._ctx=Ut,Ut.data.push(this)),To||Ze.wake()}var t=i.prototype;return t.delay=function(r){return r||r===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+r-this._delay),this._delay=r,this):this._delay},t.duration=function(r){return arguments.length?this.totalDuration(this._repeat>0?r+(r+this._rDelay)*this._repeat:r):this.totalDuration()&&this._dur},t.totalDuration=function(r){return arguments.length?(this._dirty=0,ys(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},t.totalTime=function(r,n){if(xs(),!arguments.length)return this._tTime;var s=this._dp;if(s&&s.smoothChildTiming&&this._ts){for(El(this,r),!s._dp||s.parent||Eg(s,this);s&&s.parent;)s.parent._time!==s._start+(s._ts>=0?s._tTime/s._ts:(s.totalDuration()-s._tTime)/-s._ts)&&s.totalTime(s._tTime,!0),s=s.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&r<this._tDur||this._ts<0&&r>0||!this._tDur&&!r)&&Di(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!n||this._initted&&Math.abs(this._zTime)===Ft||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),_g(this,r,n)),this},t.time=function(r,n){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+Cg(this))%(this._dur+this._rDelay)||(r?this._dur:0),n):this._time},t.totalProgress=function(r,n){return arguments.length?this.totalTime(this.totalDuration()*r,n):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},t.progress=function(r,n){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-r:r)+Cg(this),n):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},t.iteration=function(r,n){var s=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(r-1)*s,n):this._repeat?gs(this._tTime,s)+1:1},t.timeScale=function(r,n){if(!arguments.length)return this._rts===-Ft?0:this._rts;if(this._rts===r)return this;var s=this.parent&&this._ts?Sl(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-Ft?0:this._rts,this.totalTime(xo(-Math.abs(this._delay),this._tDur,s),n!==!1),Cl(this),lC(this)},t.paused=function(r){return arguments.length?(this._ps!==r&&(this._ps=r,r?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(xs(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==Ft&&(this._tTime-=Ft)))),this):this._ps},t.startTime=function(r){if(arguments.length){this._start=r;var n=this.parent||this._dp;return n&&(n._sort||!this.parent)&&Di(n,this,r-this._delay),this}return this._start},t.endTime=function(r){return this._start+(Ae(r)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},t.rawTime=function(r){var n=this.parent||this._dp;return n?r&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Sl(n.rawTime(r),this):this._tTime:this._tTime},t.revert=function(r){r===void 0&&(r=nC);var n=ye;return ye=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),ye=n,this},t.globalTime=function(r){for(var n=this,s=arguments.length?r:n.rawTime();n;)s=n._start+s/(Math.abs(n._ts)||1),n=n._dp;return!this.parent&&this._sat?this._sat.globalTime(r):s},t.repeat=function(r){return arguments.length?(this._repeat=r===1/0?-2:r,Mg(this)):this._repeat===-2?1/0:this._repeat},t.repeatDelay=function(r){if(arguments.length){var n=this._time;return this._rDelay=r,Mg(this),n?this.time(n):this}return this._rDelay},t.yoyo=function(r){return arguments.length?(this._yoyo=r,this):this._yoyo},t.seek=function(r,n){return this.totalTime(qe(this,r),Ae(n))},t.restart=function(r,n){return this.play().totalTime(r?-this._delay:0,Ae(n))},t.play=function(r,n){return r!=null&&this.seek(r,n),this.reversed(!1).paused(!1)},t.reverse=function(r,n){return r!=null&&this.seek(r||this.totalDuration(),n),this.reversed(!0).paused(!1)},t.pause=function(r,n){return r!=null&&this.seek(r,n),this.paused(!0)},t.resume=function(){return this.paused(!1)},t.reversed=function(r){return arguments.length?(!!r!==this.reversed()&&this.timeScale(-this._rts||(r?-Ft:0)),this):this._rts<0},t.invalidate=function(){return this._initted=this._act=0,this._zTime=-Ft,this},t.isActive=function(){var r=this.parent||this._dp,n=this._start,s;return!!(!r||this._ts&&this._initted&&r.isActive()&&(s=r.rawTime(!0))>=n&&s<this.endTime(!0)-Ft)},t.eventCallback=function(r,n,s){var o=this.vars;return arguments.length>1?(n?(o[r]=n,s&&(o[r+"Params"]=s),r==="onUpdate"&&(this._onUpdate=n)):delete o[r],this):o[r]},t.then=function(r){var n=this;return new Promise(function(s){var o=Yt(r)?r:wg,a=function(){var h=n.then;n.then=null,Yt(o)&&(o=o(n))&&(o.then||o===n)&&(n.then=h),s(o),n.then=h};n._initted&&n.totalProgress()===1&&n._ts>=0||!n._tTime&&n._ts<0?a():n._prom=a})},t.kill=function(){vo(this)},i}();Qe(So.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-Ft,_prom:0,_ps:!1,_rts:1});var Ce=function(i){lg(t,i);function t(r,n){var s;return r===void 0&&(r={}),s=i.call(this,r)||this,s.labels={},s.smoothChildTiming=!!r.smoothChildTiming,s.autoRemoveChildren=!!r.autoRemoveChildren,s._sort=Ae(r.sortChildren),Ht&&Di(r.parent||Ht,ar(s),n),r.reversed&&s.reverse(),r.paused&&s.paused(!0),r.scrollTrigger&&Ig(ar(s),r.scrollTrigger),s}var e=t.prototype;return e.to=function(n,s,o){return bo(0,arguments,this),this},e.from=function(n,s,o){return bo(1,arguments,this),this},e.fromTo=function(n,s,o,a){return bo(2,arguments,this),this},e.set=function(n,s,o){return s.duration=0,s.parent=this,yo(s).repeatDelay||(s.repeat=0),s.immediateRender=!!s.immediateRender,new te(n,s,qe(this,o),1),this},e.call=function(n,s,o){return Di(this,te.delayedCall(0,n,s),o)},e.staggerTo=function(n,s,o,a,l,h,c){return o.duration=s,o.stagger=o.stagger||a,o.onComplete=h,o.onCompleteParams=c,o.parent=this,new te(n,o,qe(this,l)),this},e.staggerFrom=function(n,s,o,a,l,h,c){return o.runBackwards=1,yo(o).immediateRender=Ae(o.immediateRender),this.staggerTo(n,s,o,a,l,h,c)},e.staggerFromTo=function(n,s,o,a,l,h,c,u){return a.startAt=o,yo(a).immediateRender=Ae(a.immediateRender),this.staggerTo(n,s,a,l,h,c,u)},e.render=function(n,s,o){var a=this._time,l=this._dirty?this.totalDuration():this._tDur,h=this._dur,c=n<=0?0:ue(n),u=this._zTime<0!=n<0&&(this._initted||!h),d,f,p,m,g,y,x,b,v,w,S,E;if(this!==Ht&&c>l&&n>=0&&(c=l),c!==this._tTime||o||u){if(a!==this._time&&h&&(c+=this._time-a,n+=this._time-a),d=c,v=this._start,b=this._ts,y=!b,u&&(h||(a=this._zTime),(n||!s)&&(this._zTime=n)),this._repeat){if(S=this._yoyo,g=h+this._rDelay,this._repeat<-1&&n<0)return this.totalTime(g*100+n,s,o);if(d=ue(c%g),c===l?(m=this._repeat,d=h):(m=~~(c/g),m&&m===c/g&&(d=h,m--),d>h&&(d=h)),w=gs(this._tTime,g),!a&&this._tTime&&w!==m&&this._tTime-w*g-this._dur<=0&&(w=m),S&&m&1&&(d=h-d,E=1),m!==w&&!this._lock){var I=S&&w&1,A=I===(S&&m&1);if(m<w&&(I=!I),a=I?0:c%h?h:c,this._lock=1,this.render(a||(E?0:ue(m*g)),s,!h)._lock=0,this._tTime=c,!s&&this.parent&&We(this,"onRepeat"),this.vars.repeatRefresh&&!E&&(this.invalidate()._lock=1),a&&a!==this._time||y!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(h=this._dur,l=this._tDur,A&&(this._lock=2,a=I?h:-1e-4,this.render(a,!0),this.vars.repeatRefresh&&!E&&this.invalidate()),this._lock=0,!this._ts&&!y)return this;Hg(this,E)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(x=dC(this,ue(a),ue(d)),x&&(c-=d-(d=x._start))),this._tTime=c,this._time=d,this._act=!b,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=n,a=0),!a&&d&&!s&&!m&&(We(this,"onStart"),this._tTime!==c))return this;if(d>=a&&n>=0)for(f=this._first;f;){if(p=f._next,(f._act||d>=f._start)&&f._ts&&x!==f){if(f.parent!==this)return this.render(n,s,o);if(f.render(f._ts>0?(d-f._start)*f._ts:(f._dirty?f.totalDuration():f._tDur)+(d-f._start)*f._ts,s,o),d!==this._time||!this._ts&&!y){x=0,p&&(c+=this._zTime=-Ft);break}}f=p}else{f=this._last;for(var L=n<0?n:d;f;){if(p=f._prev,(f._act||L<=f._end)&&f._ts&&x!==f){if(f.parent!==this)return this.render(n,s,o);if(f.render(f._ts>0?(L-f._start)*f._ts:(f._dirty?f.totalDuration():f._tDur)+(L-f._start)*f._ts,s,o||ye&&(f._initted||f._startAt)),d!==this._time||!this._ts&&!y){x=0,p&&(c+=this._zTime=L?-Ft:Ft);break}}f=p}}if(x&&!s&&(this.pause(),x.render(d>=a?0:-Ft)._zTime=d>=a?1:-1,this._ts))return this._start=v,Cl(this),this.render(n,s,o);this._onUpdate&&!s&&We(this,"onUpdate",!0),(c===l&&this._tTime>=this.totalDuration()||!c&&a)&&(v===this._start||Math.abs(b)!==Math.abs(this._ts))&&(this._lock||((n||!h)&&(c===l&&this._ts>0||!c&&this._ts<0)&&Ur(this,1),!s&&!(n<0&&!a)&&(c||a||!l)&&(We(this,c===l&&n>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c<l&&this.timeScale()>0)&&this._prom())))}return this},e.add=function(n,s){var o=this;if(lr(s)||(s=qe(this,s,n)),!(n instanceof So)){if(be(n))return n.forEach(function(a){return o.add(a,s)}),this;if(ce(n))return this.addLabel(n,s);if(Yt(n))n=te.delayedCall(0,n);else return this}return this!==n?Di(this,n,s):this},e.getChildren=function(n,s,o,a){n===void 0&&(n=!0),s===void 0&&(s=!0),o===void 0&&(o=!0),a===void 0&&(a=-$e);for(var l=[],h=this._first;h;)h._start>=a&&(h instanceof te?s&&l.push(h):(o&&l.push(h),n&&l.push.apply(l,h.getChildren(!0,s,o)))),h=h._next;return l},e.getById=function(n){for(var s=this.getChildren(1,1,1),o=s.length;o--;)if(s[o].vars.id===n)return s[o]},e.remove=function(n){return ce(n)?this.removeLabel(n):Yt(n)?this.killTweensOf(n):(Tl(this,n),n===this._recent&&(this._recent=this._last),Sn(this))},e.totalTime=function(n,s){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=ue(Ze.time-(this._ts>0?n/this._ts:(this.totalDuration()-n)/-this._ts))),i.prototype.totalTime.call(this,n,s),this._forcing=0,this):this._tTime},e.addLabel=function(n,s){return this.labels[n]=qe(this,s),this},e.removeLabel=function(n){return delete this.labels[n],this},e.addPause=function(n,s,o){var a=te.delayedCall(0,s||go,o);return a.data="isPause",this._hasPause=1,Di(this,a,qe(this,n))},e.removePause=function(n){var s=this._first;for(n=qe(this,n);s;)s._start===n&&s.data==="isPause"&&Ur(s),s=s._next},e.killTweensOf=function(n,s,o){for(var a=this.getTweensOf(n,o),l=a.length;l--;)Zr!==a[l]&&a[l].kill(n,s);return this},e.getTweensOf=function(n,s){for(var o=[],a=ti(n),l=this._first,h=lr(s),c;l;)l instanceof te?sC(l._targets,a)&&(h?(!Zr||l._initted&&l._ts)&&l.globalTime(0)<=s&&l.globalTime(l.totalDuration())>s:!s||l.isActive())&&o.push(l):(c=l.getTweensOf(a,s)).length&&o.push.apply(o,c),l=l._next;return o},e.tweenTo=function(n,s){s=s||{};var o=this,a=qe(o,n),l=s,h=l.startAt,c=l.onStart,u=l.onStartParams,d=l.immediateRender,f,p=te.to(o,Qe({ease:s.ease||"none",lazy:!1,immediateRender:!1,time:a,overwrite:"auto",duration:s.duration||Math.abs((a-(h&&"time"in h?h.time:o._time))/o.timeScale())||Ft,onStart:function(){if(o.pause(),!f){var g=s.duration||Math.abs((a-(h&&"time"in h?h.time:o._time))/o.timeScale());p._dur!==g&&ys(p,g,0,1).render(p._time,!0,!0),f=1}c&&c.apply(p,u||[])}},s));return d?p.render(0):p},e.tweenFromTo=function(n,s,o){return this.tweenTo(s,Qe({startAt:{time:qe(this,n)}},o))},e.recent=function(){return this._recent},e.nextLabel=function(n){return n===void 0&&(n=this._time),Ng(this,qe(this,n))},e.previousLabel=function(n){return n===void 0&&(n=this._time),Ng(this,qe(this,n),1)},e.currentLabel=function(n){return arguments.length?this.seek(n,!0):this.previousLabel(this._time+Ft)},e.shiftChildren=function(n,s,o){o===void 0&&(o=0);for(var a=this._first,l=this.labels,h;a;)a._start>=o&&(a._start+=n,a._end+=n),a=a._next;if(s)for(h in l)l[h]>=o&&(l[h]+=n);return Sn(this)},e.invalidate=function(n){var s=this._first;for(this._lock=0;s;)s.invalidate(n),s=s._next;return i.prototype.invalidate.call(this,n)},e.clear=function(n){n===void 0&&(n=!0);for(var s=this._first,o;s;)o=s._next,this.remove(s),s=o;return this._dp&&(this._time=this._tTime=this._pTime=0),n&&(this.labels={}),Sn(this)},e.totalDuration=function(n){var s=0,o=this,a=o._last,l=$e,h,c,u;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-n:n));if(o._dirty){for(u=o.parent;a;)h=a._prev,a._dirty&&a.totalDuration(),c=a._start,c>l&&o._sort&&a._ts&&!o._lock?(o._lock=1,Di(o,a,c-a._delay,1)._lock=0):l=c,c<0&&a._ts&&(s-=c,(!u&&!o._dp||u&&u.smoothChildTiming)&&(o._start+=c/o._ts,o._time-=c,o._tTime-=c),o.shiftChildren(-c,!1,-1/0),l=0),a._end>s&&a._ts&&(s=a._end),a=h;ys(o,o===Ht&&o._time>s?o._time:s,1,1),o._dirty=0}return o._tDur},t.updateRoot=function(n){if(Ht._ts&&(_g(Ht,Sl(n,Ht)),yg=Ze.frame),Ze.frame>=bg){bg+=Be.autoSleep||120;var s=Ht._first;if((!s||!s._ts)&&Be.autoSleep&&Ze._listeners.length<2){for(;s&&!s._ts;)s=s._next;s||Ze.sleep()}}},t}(So);Qe(Ce.prototype,{_lock:0,_hasPause:0,_forcing:0});var AC=function(t,e,r,n,s,o,a){var l=new Re(this._pt,t,e,0,1,qg,null,s),h=0,c=0,u,d,f,p,m,g,y,x;for(l.b=r,l.e=n,r+="",n+="",(y=~n.indexOf("random("))&&(n=_o(n)),o&&(x=[r,n],o(x,t,e),r=x[0],n=x[1]),d=r.match(Ru)||[];u=Ru.exec(n);)p=u[0],m=n.substring(h,u.index),f?f=(f+1)%5:m.substr(-5)==="rgba("&&(f=1),p!==d[c++]&&(g=parseFloat(d[c-1])||0,l._pt={_next:l._pt,p:m||c===1?m:",",s:g,c:p.charAt(1)==="="?ms(g,p)-g:parseFloat(p)-g,m:f&&f<4?Math.round:0},h=Ru.lastIndex);return l.c=h<n.length?n.substring(h,n.length):"",l.fp=a,(dg.test(n)||y)&&(l.e=0),this._pt=l,l},zu=function(t,e,r,n,s,o,a,l,h,c){Yt(n)&&(n=n(s||0,t,o));var u=t[e],d=r!=="get"?r:Yt(u)?h?t[e.indexOf("set")||!Yt(t["get"+e.substr(3)])?e:"get"+e.substr(3)](h):t[e]():u,f=Yt(u)?h?GC:$g:Ju,p;if(ce(n)&&(~n.indexOf("random(")&&(n=_o(n)),n.charAt(1)==="="&&(p=ms(d,n)+(xe(d)||0),(p||p===0)&&(n=p))),!c||d!==n||Yu)return!isNaN(d*n)&&n!==""?(p=new Re(this._pt,t,e,+d||0,n-(d||0),typeof u=="boolean"?FC:Qg,0,f),h&&(p.fp=h),a&&p.modifier(a,this,t),this._pt=p):(!u&&!(e in t)&&Gu(e,n),AC.call(this,t,e,d,n,f,l||Be.stringFilter,h))},MC=function(t,e,r,n,s){if(Yt(t)&&(t=Co(t,s,e,r,n)),!ki(t)||t.style&&t.nodeType||be(t)||cg(t))return ce(t)?Co(t,s,e,r,n):t;var o={},a;for(a in t)o[a]=Co(t[a],s,e,r,n);return o},Yg=function(t,e,r,n,s,o){var a,l,h,c;if(Xe[t]&&(a=new Xe[t]).init(s,a.rawVars?e[t]:MC(e[t],n,s,o,r),r,n,o)!==!1&&(r._pt=l=new Re(r._pt,s,t,0,1,a.render,a,0,a.priority),r!==bs))for(h=r._ptLookup[r._targets.indexOf(s)],c=a._props.length;c--;)h[a._props[c]]=l;return a},Zr,Yu,ju=function i(t,e,r){var n=t.vars,s=n.ease,o=n.startAt,a=n.immediateRender,l=n.lazy,h=n.onUpdate,c=n.runBackwards,u=n.yoyoEase,d=n.keyframes,f=n.autoRevert,p=t._dur,m=t._startAt,g=t._targets,y=t.parent,x=y&&y.data==="nested"?y.vars.targets:g,b=t._overwrite==="auto"&&!Cu,v=t.timeline,w,S,E,I,A,L,G,F,M,N,W,K,H;if(v&&(!d||!s)&&(s="none"),t._ease=Cn(s,fs.ease),t._yEase=u?Vg(Cn(u===!0?s:u,fs.ease)):0,u&&t._yoyo&&!t._repeat&&(u=t._yEase,t._yEase=t._ease,t._ease=u),t._from=!v&&!!n.runBackwards,!v||d&&!n.stagger){if(F=g[0]?wn(g[0]).harness:0,K=F&&n[F.prop],w=wl(n,ku),m&&(m._zTime<0&&m.progress(1),e<0&&c&&a&&!f?m.render(-1,!0):m.revert(c&&p?xl:rC),m._lazy=0),o){if(Ur(t._startAt=te.set(g,Qe({data:"isStart",overwrite:!1,parent:y,immediateRender:!0,lazy:!m&&Ae(l),startAt:null,delay:0,onUpdate:h&&function(){return We(t,"onUpdate")},stagger:0},o))),t._startAt._dp=0,t._startAt._sat=t,e<0&&(ye||!a&&!f)&&t._startAt.revert(xl),a&&p&&e<=0&&r<=0){e&&(t._zTime=e);return}}else if(c&&p&&!m){if(e&&(a=!1),E=Qe({overwrite:!1,data:"isFromStart",lazy:a&&!m&&Ae(l),immediateRender:a,stagger:0,parent:y},w),K&&(E[F.prop]=K),Ur(t._startAt=te.set(g,E)),t._startAt._dp=0,t._startAt._sat=t,e<0&&(ye?t._startAt.revert(xl):t._startAt.render(-1,!0)),t._zTime=e,!a)i(t._startAt,Ft,Ft);else if(!e)return}for(t._pt=t._ptCache=0,l=p&&Ae(l)||l&&!p,S=0;S<g.length;S++){if(A=g[S],G=A._gsap||Ou(g)[S]._gsap,t._ptLookup[S]=N={},Fu[G.id]&&Br.length&&vl(),W=x===g?S:x.indexOf(A),F&&(M=new F).init(A,K||w,t,W,x)!==!1&&(t._pt=I=new Re(t._pt,A,M.name,0,1,M.render,M,0,M.priority),M._props.forEach(function(j){N[j]=I}),M.priority&&(L=1)),!F||K)for(E in w)Xe[E]&&(M=Yg(E,w,t,W,A,x))?M.priority&&(L=1):N[E]=I=zu.call(t,A,E,"get",w[E],W,x,0,n.stringFilter);t._op&&t._op[S]&&t.kill(A,t._op[S]),b&&t._pt&&(Zr=t,Ht.killTweensOf(A,N,t.globalTime(e)),H=!t.parent,Zr=0),t._pt&&l&&(Fu[G.id]=1)}L&&t1(t),t._onInit&&t._onInit(t)}t._onUpdate=h,t._initted=(!t._op||t._pt)&&!H,d&&e<=0&&v.render($e,!0,!0)},RC=function(t,e,r,n,s,o,a,l){var h=(t._pt&&t._ptCache||(t._ptCache={}))[e],c,u,d,f;if(!h)for(h=t._ptCache[e]=[],d=t._ptLookup,f=t._targets.length;f--;){if(c=d[f][e],c&&c.d&&c.d._pt)for(c=c.d._pt;c&&c.p!==e&&c.fp!==e;)c=c._next;if(!c)return Yu=1,t.vars[e]="+=0",ju(t,a),Yu=0,l?mo(e+" not eligible for reset"):1;h.push(c)}for(f=h.length;f--;)u=h[f],c=u._pt||u,c.s=(n||n===0)&&!s?n:c.s+(n||0)+o*c.c,c.c=r-c.s,u.e&&(u.e=Jt(r)+xe(u.e)),u.b&&(u.b=c.s+xe(u.b))},PC=function(t,e){var r=t[0]?wn(t[0]).harness:0,n=r&&r.aliases,s,o,a,l;if(!n)return e;s=Tn({},e);for(o in n)if(o in s)for(l=n[o].split(","),a=l.length;a--;)s[l[a]]=s[o];return s},LC=function(t,e,r,n){var s=e.ease||n||"power1.inOut",o,a;if(be(e))a=r[t]||(r[t]=[]),e.forEach(function(l,h){return a.push({t:h/(e.length-1)*100,v:l,e:s})});else for(o in e)a=r[o]||(r[o]=[]),o==="ease"||a.push({t:parseFloat(t),v:e[o],e:s})},Co=function(t,e,r,n,s){return Yt(t)?t.call(e,r,n,s):ce(t)&&~t.indexOf("random(")?_o(t):t},jg=Nu+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",Jg={};Me(jg+",id,stagger,delay,duration,paused,scrollTrigger",function(i){return Jg[i]=1});var te=function(i){lg(t,i);function t(r,n,s,o){var a;typeof n=="number"&&(s.duration=n,n=s,s=null),a=i.call(this,o?n:yo(n))||this;var l=a.vars,h=l.duration,c=l.delay,u=l.immediateRender,d=l.stagger,f=l.overwrite,p=l.keyframes,m=l.defaults,g=l.scrollTrigger,y=l.yoyoEase,x=n.parent||Ht,b=(be(r)||cg(r)?lr(r[0]):"length"in n)?[r]:ti(r),v,w,S,E,I,A,L,G;if(a._targets=b.length?Ou(b):mo("GSAP target "+r+" not found. https://gsap.com",!Be.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=f,p||d||yl(h)||yl(c)){if(n=a.vars,v=a.timeline=new Ce({data:"nested",defaults:m||{},targets:x&&x.data==="nested"?x.vars.targets:b}),v.kill(),v.parent=v._dp=ar(a),v._start=0,d||yl(h)||yl(c)){if(E=b.length,L=d&&Lg(d),ki(d))for(I in d)~jg.indexOf(I)&&(G||(G={}),G[I]=d[I]);for(w=0;w<E;w++)S=wl(n,Jg),S.stagger=0,y&&(S.yoyoEase=y),G&&Tn(S,G),A=b[w],S.duration=+Co(h,ar(a),w,A,b),S.delay=(+Co(c,ar(a),w,A,b)||0)-a._delay,!d&&E===1&&S.delay&&(a._delay=c=S.delay,a._start+=c,S.delay=0),v.to(A,S,L?L(w,A,b):0),v._ease=Et.none;v.duration()?h=c=0:a.timeline=0}else if(p){yo(Qe(v.vars.defaults,{ease:"none"})),v._ease=Cn(p.ease||n.ease||"none");var F=0,M,N,W;if(be(p))p.forEach(function(K){return v.to(b,K,">")}),v.duration();else{S={};for(I in p)I==="ease"||I==="easeEach"||LC(I,p[I],S,p.easeEach);for(I in S)for(M=S[I].sort(function(K,H){return K.t-H.t}),F=0,w=0;w<M.length;w++)N=M[w],W={ease:N.e,duration:(N.t-(w?M[w-1].t:0))/100*h},W[I]=N.v,v.to(b,W,F),F+=W.duration;v.duration()<h&&v.to({},{duration:h-v.duration()})}}h||a.duration(h=v.duration())}else a.timeline=0;return f===!0&&!Cu&&(Zr=ar(a),Ht.killTweensOf(b),Zr=0),Di(x,ar(a),s),n.reversed&&a.reverse(),n.paused&&a.paused(!0),(u||!h&&!p&&a._start===ue(x._time)&&Ae(u)&&hC(ar(a))&&x.data!=="nested")&&(a._tTime=-Ft,a.render(Math.max(0,-c)||0)),g&&Ig(ar(a),g),a}var e=t.prototype;return e.render=function(n,s,o){var a=this._time,l=this._tDur,h=this._dur,c=n<0,u=n>l-Ft&&!c?l:n<Ft?0:n,d,f,p,m,g,y,x,b,v;if(!h)uC(this,n,s,o);else if(u!==this._tTime||!n||o||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==c){if(d=u,b=this.timeline,this._repeat){if(m=h+this._rDelay,this._repeat<-1&&c)return this.totalTime(m*100+n,s,o);if(d=ue(u%m),u===l?(p=this._repeat,d=h):(p=~~(u/m),p&&p===ue(u/m)&&(d=h,p--),d>h&&(d=h)),y=this._yoyo&&p&1,y&&(v=this._yEase,d=h-d),g=gs(this._tTime,m),d===a&&!o&&this._initted&&p===g)return this._tTime=u,this;p!==g&&(b&&this._yEase&&Hg(b,y),this.vars.repeatRefresh&&!y&&!this._lock&&this._time!==m&&this._initted&&(this._lock=o=1,this.render(ue(m*p),!0).invalidate()._lock=0))}if(!this._initted){if(Ag(this,c?n:d,o,s,u))return this._tTime=0,this;if(a!==this._time&&!(o&&this.vars.repeatRefresh&&p!==g))return this;if(h!==this._dur)return this.render(n,s,o)}if(this._tTime=u,this._time=d,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=x=(v||this._ease)(d/h),this._from&&(this.ratio=x=1-x),d&&!a&&!s&&!p&&(We(this,"onStart"),this._tTime!==u))return this;for(f=this._pt;f;)f.r(x,f.d),f=f._next;b&&b.render(n<0?n:b._dur*b._ease(d/this._dur),s,o)||this._startAt&&(this._zTime=n),this._onUpdate&&!s&&(c&&Bu(this,n,s,o),We(this,"onUpdate")),this._repeat&&p!==g&&this.vars.onRepeat&&!s&&this.parent&&We(this,"onRepeat"),(u===this._tDur||!u)&&this._tTime===u&&(c&&!this._onUpdate&&Bu(this,n,!0,!0),(n||!h)&&(u===this._tDur&&this._ts>0||!u&&this._ts<0)&&Ur(this,1),!s&&!(c&&!a)&&(u||a||y)&&(We(this,u===l?"onComplete":"onReverseComplete",!0),this._prom&&!(u<l&&this.timeScale()>0)&&this._prom()))}return this},e.targets=function(){return this._targets},e.invalidate=function(n){return(!n||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(n),i.prototype.invalidate.call(this,n)},e.resetTo=function(n,s,o,a,l){To||Ze.wake(),this._ts||this.play();var h=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||ju(this,h),c=this._ease(h/this._dur),RC(this,n,s,o,a,c,h,l)?this.resetTo(n,s,o,a,1):(El(this,0),this.parent||Sg(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},e.kill=function(n,s){if(s===void 0&&(s="all"),!n&&(!s||s==="all"))return this._lazy=this._pt=0,this.parent?vo(this):this;if(this.timeline){var o=this.timeline.totalDuration();return this.timeline.killTweensOf(n,s,Zr&&Zr.vars.overwrite!==!0)._first||vo(this),this.parent&&o!==this.timeline.totalDuration()&&ys(this,this._dur*this.timeline._tDur/o,0,1),this}var a=this._targets,l=n?ti(n):a,h=this._ptLookup,c=this._pt,u,d,f,p,m,g,y;if((!s||s==="all")&&aC(a,l))return s==="all"&&(this._pt=0),vo(this);for(u=this._op=this._op||[],s!=="all"&&(ce(s)&&(m={},Me(s,function(x){return m[x]=1}),s=m),s=PC(a,s)),y=a.length;y--;)if(~l.indexOf(a[y])){d=h[y],s==="all"?(u[y]=s,p=d,f={}):(f=u[y]=u[y]||{},p=s);for(m in p)g=d&&d[m],g&&((!("kill"in g.d)||g.d.kill(m)===!0)&&Tl(this,g,"_pt"),delete d[m]),f!=="all"&&(f[m]=1)}return this._initted&&!this._pt&&c&&vo(this),this},t.to=function(n,s){return new t(n,s,arguments[2])},t.from=function(n,s){return bo(1,arguments)},t.delayedCall=function(n,s,o,a){return new t(s,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:n,onComplete:s,onReverseComplete:s,onCompleteParams:o,onReverseCompleteParams:o,callbackScope:a})},t.fromTo=function(n,s,o){return bo(2,arguments)},t.set=function(n,s){return s.duration=0,s.repeatDelay||(s.repeat=0),new t(n,s)},t.killTweensOf=function(n,s,o){return Ht.killTweensOf(n,s,o)},t}(So);Qe(te.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Me("staggerTo,staggerFrom,staggerFromTo",function(i){te[i]=function(){var t=new Ce,e=Xu.call(arguments,0);return e.splice(i==="staggerFromTo"?5:4,0,0),t[i].apply(t,e)}});var Ju=function(t,e,r){return t[e]=r},$g=function(t,e,r){return t[e](r)},GC=function(t,e,r,n){return t[e](n.fp,r)},kC=function(t,e,r){return t.setAttribute(e,r)},$u=function(t,e){return Yt(t[e])?$g:Iu(t[e])&&t.setAttribute?kC:Ju},Qg=function(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e6)/1e6,e)},FC=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},qg=function(t,e){var r=e._pt,n="";if(!t&&e.b)n=e.b;else if(t===1&&e.e)n=e.e;else{for(;r;)n=r.p+(r.m?r.m(r.s+r.c*t):Math.round((r.s+r.c*t)*1e4)/1e4)+n,r=r._next;n+=e.c}e.set(e.t,e.p,n,e)},Qu=function(t,e){for(var r=e._pt;r;)r.r(t,r.d),r=r._next},DC=function(t,e,r,n){for(var s=this._pt,o;s;)o=s._next,s.p===n&&s.modifier(t,e,r),s=o},NC=function(t){for(var e=this._pt,r,n;e;)n=e._next,e.p===t&&!e.op||e.op===t?Tl(this,e,"_pt"):e.dep||(r=1),e=n;return!r},OC=function(t,e,r,n){n.mSet(t,e,n.m.call(n.tween,r,n.mt),n)},t1=function(t){for(var e=t._pt,r,n,s,o;e;){for(r=e._next,n=s;n&&n.pr>e.pr;)n=n._next;(e._prev=n?n._prev:o)?e._prev._next=e:s=e,(e._next=n)?n._prev=e:o=e,e=r}t._pt=s},Re=function(){function i(e,r,n,s,o,a,l,h,c){this.t=r,this.s=s,this.c=o,this.p=n,this.r=a||Qg,this.d=l||this,this.set=h||Ju,this.pr=c||0,this._next=e,e&&(e._prev=this)}var t=i.prototype;return t.modifier=function(r,n,s){this.mSet=this.mSet||this.set,this.set=OC,this.m=r,this.mt=s,this.tween=n},i}();Me(Nu+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(i){return ku[i]=1}),Ue.TweenMax=Ue.TweenLite=te,Ue.TimelineLite=Ue.TimelineMax=Ce,Ht=new Ce({sortChildren:!1,defaults:fs,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),Be.stringFilter=Zg;var In=[],Il={},BC=[],e1=0,UC=0,qu=function(t){return(Il[t]||BC).map(function(e){return e()})},td=function(){var t=Date.now(),e=[];t-e1>2&&(qu("matchMediaInit"),In.forEach(function(r){var n=r.queries,s=r.conditions,o,a,l,h;for(a in n)o=Fi.matchMedia(n[a]).matches,o&&(l=1),o!==s[a]&&(s[a]=o,h=1);h&&(r.revert(),l&&e.push(r))}),qu("matchMediaRevert"),e.forEach(function(r){return r.onMatch(r,function(n){return r.add(null,n)})}),e1=t,qu("matchMedia"))},i1=function(){function i(e,r){this.selector=r&&Wu(r),this.data=[],this._r=[],this.isReverted=!1,this.id=UC++,e&&this.add(e)}var t=i.prototype;return t.add=function(r,n,s){Yt(r)&&(s=n,n=r,r=Yt);var o=this,a=function(){var h=Ut,c=o.selector,u;return h&&h!==o&&h.data.push(o),s&&(o.selector=Wu(s)),Ut=o,u=n.apply(o,arguments),Yt(u)&&o._r.push(u),Ut=h,o.selector=c,o.isReverted=!1,u};return o.last=a,r===Yt?a(o,function(l){return o.add(null,l)}):r?o[r]=a:a},t.ignore=function(r){var n=Ut;Ut=null,r(this),Ut=n},t.getTweens=function(){var r=[];return this.data.forEach(function(n){return n instanceof i?r.push.apply(r,n.getTweens()):n instanceof te&&!(n.parent&&n.parent.data==="nested")&&r.push(n)}),r},t.clear=function(){this._r.length=this.data.length=0},t.kill=function(r,n){var s=this;if(r?function(){for(var a=s.getTweens(),l=s.data.length,h;l--;)h=s.data[l],h.data==="isFlip"&&(h.revert(),h.getChildren(!0,!0,!1).forEach(function(c){return a.splice(a.indexOf(c),1)}));for(a.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,u){return u.g-c.g||-1/0}).forEach(function(c){return c.t.revert(r)}),l=s.data.length;l--;)h=s.data[l],h instanceof Ce?h.data!=="nested"&&(h.scrollTrigger&&h.scrollTrigger.revert(),h.kill()):!(h instanceof te)&&h.revert&&h.revert(r);s._r.forEach(function(c){return c(r,s)}),s.isReverted=!0}():this.data.forEach(function(a){return a.kill&&a.kill()}),this.clear(),n)for(var o=In.length;o--;)In[o].id===this.id&&In.splice(o,1)},t.revert=function(r){this.kill(r||{})},i}(),XC=function(){function i(e){this.contexts=[],this.scope=e,Ut&&Ut.data.push(this)}var t=i.prototype;return t.add=function(r,n,s){ki(r)||(r={matches:r});var o=new i1(0,s||this.scope),a=o.conditions={},l,h,c;Ut&&!o.selector&&(o.selector=Ut.selector),this.contexts.push(o),n=o.add("onMatch",n),o.queries=r;for(h in r)h==="all"?c=1:(l=Fi.matchMedia(r[h]),l&&(In.indexOf(o)<0&&In.push(o),(a[h]=l.matches)&&(c=1),l.addListener?l.addListener(td):l.addEventListener("change",td)));return c&&n(o,function(u){return o.add(null,u)}),this},t.revert=function(r){this.kill(r||{})},t.kill=function(r){this.contexts.forEach(function(n){return n.kill(r,!0)})},i}(),Al={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];e.forEach(function(n){return Bg(n)})},timeline:function(t){return new Ce(t)},getTweensOf:function(t,e){return Ht.getTweensOf(t,e)},getProperty:function(t,e,r,n){ce(t)&&(t=ti(t)[0]);var s=wn(t||{}).get,o=r?wg:vg;return r==="native"&&(r=""),t&&(e?o((Xe[e]&&Xe[e].get||s)(t,e,r,n)):function(a,l,h){return o((Xe[a]&&Xe[a].get||s)(t,a,l,h))})},quickSetter:function(t,e,r){if(t=ti(t),t.length>1){var n=t.map(function(c){return Pe.quickSetter(c,e,r)}),s=n.length;return function(c){for(var u=s;u--;)n[u](c)}}t=t[0]||{};var o=Xe[e],a=wn(t),l=a.harness&&(a.harness.aliases||{})[e]||e,h=o?function(c){var u=new o;bs._pt=0,u.init(t,r?c+r:c,bs,0,[t]),u.render(1,u),bs._pt&&Qu(1,bs)}:a.set(t,l);return o?h:function(c){return h(t,l,r?c+r:c,a,1)}},quickTo:function(t,e,r){var n,s=Pe.to(t,Tn((n={},n[e]="+=0.1",n.paused=!0,n),r||{})),o=function(l,h,c){return s.resetTo(e,l,h,c)};return o.tween=s,o},isTweening:function(t){return Ht.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=Cn(t.ease,fs.ease)),Tg(fs,t||{})},config:function(t){return Tg(Be,t||{})},registerEffect:function(t){var e=t.name,r=t.effect,n=t.plugins,s=t.defaults,o=t.extendTimeline;(n||"").split(",").forEach(function(a){return a&&!Xe[a]&&!Ue[a]&&mo(e+" effect requires "+a+" plugin.")}),Du[e]=function(a,l,h){return r(ti(a),Qe(l||{},s),h)},o&&(Ce.prototype[e]=function(a,l,h){return this.add(Du[e](a,ki(l)?l:(h=l)&&{},this),h)})},registerEase:function(t,e){Et[t]=Cn(e)},parseEase:function(t,e){return arguments.length?Cn(t,e):Et},getById:function(t){return Ht.getById(t)},exportRoot:function(t,e){t===void 0&&(t={});var r=new Ce(t),n,s;for(r.smoothChildTiming=Ae(t.smoothChildTiming),Ht.remove(r),r._dp=0,r._time=r._tTime=Ht._time,n=Ht._first;n;)s=n._next,(e||!(!n._dur&&n instanceof te&&n.vars.onComplete===n._targets[0]))&&Di(r,n,n._start-n._delay),n=s;return Di(Ht,r,0),r},context:function(t,e){return t?new i1(t,e):Ut},matchMedia:function(t){return new XC(t)},matchMediaRefresh:function(){return In.forEach(function(t){var e=t.conditions,r,n;for(n in e)e[n]&&(e[n]=!1,r=1);r&&t.revert()})||td()},addEventListener:function(t,e){var r=Il[t]||(Il[t]=[]);~r.indexOf(e)||r.push(e)},removeEventListener:function(t,e){var r=Il[t],n=r&&r.indexOf(e);n>=0&&r.splice(n,1)},utils:{wrap:xC,wrapYoyo:_C,distribute:Lg,random:kg,snap:Gg,normalize:bC,getUnit:xe,clamp:pC,splitColor:Ug,toArray:ti,selector:Wu,mapRange:Dg,pipe:gC,unitize:yC,interpolate:vC,shuffle:Pg},install:mg,effects:Du,ticker:Ze,updateRoot:Ce.updateRoot,plugins:Xe,globalTimeline:Ht,core:{PropTween:Re,globals:gg,Tween:te,Timeline:Ce,Animation:So,getCache:wn,_removeLinkedListItem:Tl,reverting:function(){return ye},context:function(t){return t&&Ut&&(Ut.data.push(t),t._ctx=Ut),Ut},suppressOverwrites:function(t){return Cu=t}}};Me("to,from,fromTo,delayedCall,set,killTweensOf",function(i){return Al[i]=te[i]}),Ze.add(Ce.updateRoot),bs=Al.to({},{duration:0});var WC=function(t,e){for(var r=t._pt;r&&r.p!==e&&r.op!==e&&r.fp!==e;)r=r._next;return r},ZC=function(t,e){var r=t._targets,n,s,o;for(n in e)for(s=r.length;s--;)o=t._ptLookup[s][n],o&&(o=o.d)&&(o._pt&&(o=WC(o,n)),o&&o.modifier&&o.modifier(e[n],t,r[s],n))},ed=function(t,e){return{name:t,rawVars:1,init:function(n,s,o){o._onInit=function(a){var l,h;if(ce(s)&&(l={},Me(s,function(c){return l[c]=1}),s=l),e){l={};for(h in s)l[h]=e(s[h]);s=l}ZC(a,s)}}}},Pe=Al.registerPlugin({name:"attr",init:function(t,e,r,n,s){var o,a,l;this.tween=r;for(o in e)l=t.getAttribute(o)||"",a=this.add(t,"setAttribute",(l||0)+"",e[o],n,s,0,0,o),a.op=o,a.b=l,this._props.push(o)},render:function(t,e){for(var r=e._pt;r;)ye?r.set(r.t,r.p,r.b,r):r.r(t,r.d),r=r._next}},{name:"endArray",init:function(t,e){for(var r=e.length;r--;)this.add(t,r,t[r]||0,e[r],0,0,0,0,0,1)}},ed("roundProps",Zu),ed("modifiers"),ed("snap",Gg))||Al;te.version=Ce.version=Pe.version="3.12.5",pg=1,Au()&&xs(),Et.Power0,Et.Power1,Et.Power2,Et.Power3,Et.Power4,Et.Linear,Et.Quad,Et.Cubic,Et.Quart,Et.Quint,Et.Strong,Et.Elastic,Et.Back,Et.SteppedEase,Et.Bounce,Et.Sine,Et.Expo,Et.Circ;/*!
1167
+ */var Oe={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},ds={duration:.5,overwrite:!1,delay:0},Cu,ge,Bt,Je=1e8,kt=1/Je,Eu=Math.PI*2,QS=Eu/4,qS=0,hg=Math.sqrt,tC=Math.cos,eC=Math.sin,he=function(t){return typeof t=="string"},zt=function(t){return typeof t=="function"},ar=function(t){return typeof t=="number"},Iu=function(t){return typeof t>"u"},Gi=function(t){return typeof t=="object"},Ie=function(t){return t!==!1},Au=function(){return typeof window<"u"},yl=function(t){return zt(t)||he(t)},cg=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},ye=Array.isArray,Mu=/(?:-?\.?\d|\.)+/gi,ug=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,fs=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,Ru=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,dg=/[+-]=-?[.\d]+/,fg=/[^,'"\[\]\s]+/gi,iC=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,Vt,ki,Pu,Lu,Be={},bl={},pg,mg=function(t){return(bl=wn(t,Be))&&Re},Gu=function(t,e){return console.warn("Invalid property",t,"set to",e,"Missing plugin? gsap.registerPlugin()")},po=function(t,e){return!e&&console.warn(t)},gg=function(t,e){return t&&(Be[t]=e)&&bl&&(bl[t]=e)||Be},mo=function(){return 0},rC={suppressEvents:!0,isStart:!0,kill:!1},xl={suppressEvents:!0,kill:!1},nC={suppressEvents:!0},ku={},Or=[],Fu={},yg,Ue={},Du={},bg=30,_l=[],Nu="",Ou=function(t){var e=t[0],r,n;if(Gi(e)||zt(e)||(t=[t]),!(r=(e._gsap||{}).harness)){for(n=_l.length;n--&&!_l[n].targetTest(e););r=_l[n]}for(n=t.length;n--;)t[n]&&(t[n]._gsap||(t[n]._gsap=new zg(t[n],r)))||t.splice(n,1);return t},vn=function(t){return t._gsap||Ou(qe(t))[0]._gsap},xg=function(t,e,r){return(r=t[e])&&zt(r)?t[e]():Iu(r)&&t.getAttribute&&t.getAttribute(e)||r},Ae=function(t,e){return(t=t.split(",")).forEach(e)||t},jt=function(t){return Math.round(t*1e5)/1e5||0},ce=function(t){return Math.round(t*1e7)/1e7||0},ps=function(t,e){var r=e.charAt(0),n=parseFloat(e.substr(2));return t=parseFloat(t),r==="+"?t+n:r==="-"?t-n:r==="*"?t*n:t/n},sC=function(t,e){for(var r=e.length,n=0;t.indexOf(e[n])<0&&++n<r;);return n<r},vl=function(){var t=Or.length,e=Or.slice(0),r,n;for(Fu={},Or.length=0,r=0;r<t;r++)n=e[r],n&&n._lazy&&(n.render(n._lazy[0],n._lazy[1],!0)._lazy=0)},_g=function(t,e,r,n){Or.length&&!ge&&vl(),t.render(e,r,n||ge&&e<0&&(t._initted||t._startAt)),Or.length&&!ge&&vl()},vg=function(t){var e=parseFloat(t);return(e||e===0)&&(t+"").match(fg).length<2?e:he(t)?t.trim():t},wg=function(t){return t},$e=function(t,e){for(var r in e)r in t||(t[r]=e[r]);return t},oC=function(t){return function(e,r){for(var n in r)n in e||n==="duration"&&t||n==="ease"||(e[n]=r[n])}},wn=function(t,e){for(var r in e)t[r]=e[r];return t},Tg=function i(t,e){for(var r in e)r!=="__proto__"&&r!=="constructor"&&r!=="prototype"&&(t[r]=Gi(e[r])?i(t[r]||(t[r]={}),e[r]):e[r]);return t},wl=function(t,e){var r={},n;for(n in t)n in e||(r[n]=t[n]);return r},go=function(t){var e=t.parent||Vt,r=t.keyframes?oC(ye(t.keyframes)):$e;if(Ie(t.inherit))for(;e;)r(t,e.vars.defaults),e=e.parent||e._dp;return t},aC=function(t,e){for(var r=t.length,n=r===e.length;n&&r--&&t[r]===e[r];);return r<0},Sg=function(t,e,r,n,s){r===void 0&&(r="_first"),n===void 0&&(n="_last");var o=t[n],a;if(s)for(a=e[s];o&&o[s]>a;)o=o._prev;return o?(e._next=o._next,o._next=e):(e._next=t[r],t[r]=e),e._next?e._next._prev=e:t[n]=e,e._prev=o,e.parent=e._dp=t,e},Tl=function(t,e,r,n){r===void 0&&(r="_first"),n===void 0&&(n="_last");var s=e._prev,o=e._next;s?s._next=o:t[r]===e&&(t[r]=o),o?o._prev=s:t[n]===e&&(t[n]=s),e._next=e._prev=e.parent=null},Br=function(t,e){t.parent&&(!e||t.parent.autoRemoveChildren)&&t.parent.remove&&t.parent.remove(t),t._act=0},Tn=function(t,e){if(t&&(!e||e._end>t._dur||e._start<0))for(var r=t;r;)r._dirty=1,r=r.parent;return t},lC=function(t){for(var e=t.parent;e&&e.parent;)e._dirty=1,e.totalDuration(),e=e.parent;return t},Bu=function(t,e,r,n){return t._startAt&&(ge?t._startAt.revert(xl):t.vars.immediateRender&&!t.vars.autoRevert||t._startAt.render(e,!0,n))},hC=function i(t){return!t||t._ts&&i(t.parent)},Cg=function(t){return t._repeat?ms(t._tTime,t=t.duration()+t._rDelay)*t:0},ms=function(t,e){var r=Math.floor(t/=e);return t&&r===t?r-1:r},Sl=function(t,e){return(t-e._start)*e._ts+(e._ts>=0?0:e._dirty?e.totalDuration():e._tDur)},Cl=function(t){return t._end=ce(t._start+(t._tDur/Math.abs(t._ts||t._rts||kt)||0))},El=function(t,e){var r=t._dp;return r&&r.smoothChildTiming&&t._ts&&(t._start=ce(r._time-(t._ts>0?e/t._ts:((t._dirty?t.totalDuration():t._tDur)-e)/-t._ts)),Cl(t),r._dirty||Tn(r,t)),t},Eg=function(t,e){var r;if((e._time||!e._dur&&e._initted||e._start<t._time&&(e._dur||!e.add))&&(r=Sl(t.rawTime(),e),(!e._dur||bo(0,e.totalDuration(),r)-e._tTime>kt)&&e.render(r,!0)),Tn(t,e)._dp&&t._initted&&t._time>=t._dur&&t._ts){if(t._dur<t.duration())for(r=t;r._dp;)r.rawTime()>=0&&r.totalTime(r._tTime),r=r._dp;t._zTime=-kt}},Fi=function(t,e,r,n){return e.parent&&Br(e),e._start=ce((ar(r)?r:r||t!==Vt?Qe(t,r,e):t._time)+e._delay),e._end=ce(e._start+(e.totalDuration()/Math.abs(e.timeScale())||0)),Sg(t,e,"_first","_last",t._sort?"_start":0),Uu(e)||(t._recent=e),n||Eg(t,e),t._ts<0&&El(t,t._tTime),t},Ig=function(t,e){return(Be.ScrollTrigger||Gu("scrollTrigger",e))&&Be.ScrollTrigger.create(e,t)},Ag=function(t,e,r,n,s){if(ju(t,e,s),!t._initted)return 1;if(!r&&t._pt&&!ge&&(t._dur&&t.vars.lazy!==!1||!t._dur&&t.vars.lazy)&&yg!==We.frame)return Or.push(t),t._lazy=[s,n],1},cC=function i(t){var e=t.parent;return e&&e._ts&&e._initted&&!e._lock&&(e.rawTime()<0||i(e))},Uu=function(t){var e=t.data;return e==="isFromStart"||e==="isStart"},uC=function(t,e,r,n){var s=t.ratio,o=e<0||!e&&(!t._start&&cC(t)&&!(!t._initted&&Uu(t))||(t._ts<0||t._dp._ts<0)&&!Uu(t))?0:1,a=t._rDelay,l=0,h,c,u;if(a&&t._repeat&&(l=bo(0,t._tDur,e),c=ms(l,a),t._yoyo&&c&1&&(o=1-o),c!==ms(t._tTime,a)&&(s=1-o,t.vars.repeatRefresh&&t._initted&&t.invalidate())),o!==s||ge||n||t._zTime===kt||!e&&t._zTime){if(!t._initted&&Ag(t,e,n,r,l))return;for(u=t._zTime,t._zTime=e||(r?kt:0),r||(r=e&&!u),t.ratio=o,t._from&&(o=1-o),t._time=0,t._tTime=l,h=t._pt;h;)h.r(o,h.d),h=h._next;e<0&&Bu(t,e,r,!0),t._onUpdate&&!r&&Xe(t,"onUpdate"),l&&t._repeat&&!r&&t.parent&&Xe(t,"onRepeat"),(e>=t._tDur||e<0)&&t.ratio===o&&(o&&Br(t,1),!r&&!ge&&(Xe(t,o?"onComplete":"onReverseComplete",!0),t._prom&&t._prom()))}else t._zTime||(t._zTime=e)},dC=function(t,e,r){var n;if(r>e)for(n=t._first;n&&n._start<=r;){if(n.data==="isPause"&&n._start>e)return n;n=n._next}else for(n=t._last;n&&n._start>=r;){if(n.data==="isPause"&&n._start<e)return n;n=n._prev}},gs=function(t,e,r,n){var s=t._repeat,o=ce(e)||0,a=t._tTime/t._tDur;return a&&!n&&(t._time*=o/t._dur),t._dur=o,t._tDur=s?s<0?1e10:ce(o*(s+1)+t._rDelay*s):o,a>0&&!n&&El(t,t._tTime=t._tDur*a),t.parent&&Cl(t),r||Tn(t.parent,t),t},Mg=function(t){return t instanceof Se?Tn(t):gs(t,t._dur)},fC={_start:0,endTime:mo,totalDuration:mo},Qe=function i(t,e,r){var n=t.labels,s=t._recent||fC,o=t.duration()>=Je?s.endTime(!1):t._dur,a,l,h;return he(e)&&(isNaN(e)||e in n)?(l=e.charAt(0),h=e.substr(-1)==="%",a=e.indexOf("="),l==="<"||l===">"?(a>=0&&(e=e.replace(/=/,"")),(l==="<"?s._start:s.endTime(s._repeat>=0))+(parseFloat(e.substr(1))||0)*(h?(a<0?s:r).totalDuration()/100:1)):a<0?(e in n||(n[e]=o),n[e]):(l=parseFloat(e.charAt(a-1)+e.substr(a+1)),h&&r&&(l=l/100*(ye(r)?r[0]:r).totalDuration()),a>1?i(t,e.substr(0,a-1),r)+l:o+l)):e==null?o:+e},yo=function(t,e,r){var n=ar(e[1]),s=(n?2:1)+(t<2?0:1),o=e[s],a,l;if(n&&(o.duration=e[1]),o.parent=r,t){for(a=o,l=r;l&&!("immediateRender"in a);)a=l.vars.defaults||{},l=Ie(l.vars.inherit)&&l.parent;o.immediateRender=Ie(a.immediateRender),t<2?o.runBackwards=1:o.startAt=e[s-1]}return new qt(e[0],o,e[s+1])},Ur=function(t,e){return t||t===0?e(t):e},bo=function(t,e,r){return r<t?t:r>e?e:r},be=function(t,e){return!he(t)||!(e=iC.exec(t))?"":e[1]},pC=function(t,e,r){return Ur(r,function(n){return bo(t,e,n)})},Xu=[].slice,Rg=function(t,e){return t&&Gi(t)&&"length"in t&&(!e&&!t.length||t.length-1 in t&&Gi(t[0]))&&!t.nodeType&&t!==ki},mC=function(t,e,r){return r===void 0&&(r=[]),t.forEach(function(n){var s;return he(n)&&!e||Rg(n,1)?(s=r).push.apply(s,qe(n)):r.push(n)})||r},qe=function(t,e,r){return Bt&&!e&&Bt.selector?Bt.selector(t):he(t)&&!r&&(Pu||!bs())?Xu.call((e||Lu).querySelectorAll(t),0):ye(t)?mC(t,r):Rg(t)?Xu.call(t,0):t?[t]:[]},Wu=function(t){return t=qe(t)[0]||po("Invalid scope")||{},function(e){var r=t.current||t.nativeElement||t;return qe(e,r.querySelectorAll?r:r===t?po("Invalid scope")||Lu.createElement("div"):t)}},Pg=function(t){return t.sort(function(){return .5-Math.random()})},Lg=function(t){if(zt(t))return t;var e=Gi(t)?t:{each:t},r=Sn(e.ease),n=e.from||0,s=parseFloat(e.base)||0,o={},a=n>0&&n<1,l=isNaN(n)||a,h=e.axis,c=n,u=n;return he(n)?c=u={center:.5,edges:.5,end:1}[n]||0:!a&&l&&(c=n[0],u=n[1]),function(d,f,p){var m=(p||e).length,g=o[m],y,x,b,v,w,S,E,I,M;if(!g){if(M=e.grid==="auto"?0:(e.grid||[1,Je])[1],!M){for(E=-Je;E<(E=p[M++].getBoundingClientRect().left)&&M<m;);M<m&&M--}for(g=o[m]=[],y=l?Math.min(M,m)*c-.5:n%M,x=M===Je?0:l?m*u/M-.5:n/M|0,E=0,I=Je,S=0;S<m;S++)b=S%M-y,v=x-(S/M|0),g[S]=w=h?Math.abs(h==="y"?v:b):hg(b*b+v*v),w>E&&(E=w),w<I&&(I=w);n==="random"&&Pg(g),g.max=E-I,g.min=I,g.v=m=(parseFloat(e.amount)||parseFloat(e.each)*(M>m?m-1:h?h==="y"?m/M:M:Math.max(M,m/M))||0)*(n==="edges"?-1:1),g.b=m<0?s-m:s,g.u=be(e.amount||e.each)||0,r=r&&m<0?Vg(r):r}return m=(g[d]-g.min)/g.max||0,ce(g.b+(r?r(m):m)*g.v)+g.u}},Zu=function(t){var e=Math.pow(10,((t+"").split(".")[1]||"").length);return function(r){var n=ce(Math.round(parseFloat(r)/t)*t*e);return(n-n%1)/e+(ar(r)?0:be(r))}},Gg=function(t,e){var r=ye(t),n,s;return!r&&Gi(t)&&(n=r=t.radius||Je,t.values?(t=qe(t.values),(s=!ar(t[0]))&&(n*=n)):t=Zu(t.increment)),Ur(e,r?zt(t)?function(o){return s=t(o),Math.abs(s-o)<=n?s:o}:function(o){for(var a=parseFloat(s?o.x:o),l=parseFloat(s?o.y:0),h=Je,c=0,u=t.length,d,f;u--;)s?(d=t[u].x-a,f=t[u].y-l,d=d*d+f*f):d=Math.abs(t[u]-a),d<h&&(h=d,c=u);return c=!n||h<=n?t[c]:o,s||c===o||ar(o)?c:c+be(o)}:Zu(t))},kg=function(t,e,r,n){return Ur(ye(t)?!e:r===!0?!!(r=0):!n,function(){return ye(t)?t[~~(Math.random()*t.length)]:(r=r||1e-5)&&(n=r<1?Math.pow(10,(r+"").length-2):1)&&Math.floor(Math.round((t-r/2+Math.random()*(e-t+r*.99))/r)*r*n)/n})},gC=function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(n){return e.reduce(function(s,o){return o(s)},n)}},yC=function(t,e){return function(r){return t(parseFloat(r))+(e||be(r))}},bC=function(t,e,r){return Dg(t,e,0,1,r)},Fg=function(t,e,r){return Ur(r,function(n){return t[~~e(n)]})},xC=function i(t,e,r){var n=e-t;return ye(t)?Fg(t,i(0,t.length),e):Ur(r,function(s){return(n+(s-t)%n)%n+t})},_C=function i(t,e,r){var n=e-t,s=n*2;return ye(t)?Fg(t,i(0,t.length-1),e):Ur(r,function(o){return o=(s+(o-t)%s)%s||0,t+(o>n?s-o:o)})},xo=function(t){for(var e=0,r="",n,s,o,a;~(n=t.indexOf("random(",e));)o=t.indexOf(")",n),a=t.charAt(n+7)==="[",s=t.substr(n+7,o-n-7).match(a?fg:Mu),r+=t.substr(e,n-e)+kg(a?s:+s[0],a?0:+s[1],+s[2]||1e-5),e=o+1;return r+t.substr(e,t.length-e)},Dg=function(t,e,r,n,s){var o=e-t,a=n-r;return Ur(s,function(l){return r+((l-t)/o*a||0)})},vC=function i(t,e,r,n){var s=isNaN(t+e)?0:function(f){return(1-f)*t+f*e};if(!s){var o=he(t),a={},l,h,c,u,d;if(r===!0&&(n=1)&&(r=null),o)t={p:t},e={p:e};else if(ye(t)&&!ye(e)){for(c=[],u=t.length,d=u-2,h=1;h<u;h++)c.push(i(t[h-1],t[h]));u--,s=function(p){p*=u;var m=Math.min(d,~~p);return c[m](p-m)},r=e}else n||(t=wn(ye(t)?[]:{},t));if(!c){for(l in e)zu.call(a,t,l,"get",e[l]);s=function(p){return Qu(p,a)||(o?t.p:t)}}}return Ur(r,s)},Ng=function(t,e,r){var n=t.labels,s=Je,o,a,l;for(o in n)a=n[o]-e,a<0==!!r&&a&&s>(a=Math.abs(a))&&(l=o,s=a);return l},Xe=function(t,e,r){var n=t.vars,s=n[e],o=Bt,a=t._ctx,l,h,c;if(s)return l=n[e+"Params"],h=n.callbackScope||t,r&&Or.length&&vl(),a&&(Bt=a),c=l?s.apply(h,l):s.call(h),Bt=o,c},_o=function(t){return Br(t),t.scrollTrigger&&t.scrollTrigger.kill(!!ge),t.progress()<1&&Xe(t,"onInterrupt"),t},ys,Og=[],Bg=function(t){if(t)if(t=!t.name&&t.default||t,Au()||t.headless){var e=t.name,r=zt(t),n=e&&!r&&t.init?function(){this._props=[]}:t,s={init:mo,render:Qu,add:zu,kill:NC,modifier:DC,rawVars:0},o={targetTest:0,get:0,getSetter:$u,aliases:{},register:0};if(bs(),t!==n){if(Ue[e])return;$e(n,$e(wl(t,s),o)),wn(n.prototype,wn(s,wl(t,o))),Ue[n.prop=e]=n,t.targetTest&&(_l.push(n),ku[e]=1),e=(e==="css"?"CSS":e.charAt(0).toUpperCase()+e.substr(1))+"Plugin"}gg(e,n),t.register&&t.register(Re,n,Me)}else Og.push(t)},Lt=255,vo={aqua:[0,Lt,Lt],lime:[0,Lt,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,Lt],navy:[0,0,128],white:[Lt,Lt,Lt],olive:[128,128,0],yellow:[Lt,Lt,0],orange:[Lt,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[Lt,0,0],pink:[Lt,192,203],cyan:[0,Lt,Lt],transparent:[Lt,Lt,Lt,0]},Vu=function(t,e,r){return t+=t<0?1:t>1?-1:0,(t*6<1?e+(r-e)*t*6:t<.5?r:t*3<2?e+(r-e)*(2/3-t)*6:e)*Lt+.5|0},Ug=function(t,e,r){var n=t?ar(t)?[t>>16,t>>8&Lt,t&Lt]:0:vo.black,s,o,a,l,h,c,u,d,f,p;if(!n){if(t.substr(-1)===","&&(t=t.substr(0,t.length-1)),vo[t])n=vo[t];else if(t.charAt(0)==="#"){if(t.length<6&&(s=t.charAt(1),o=t.charAt(2),a=t.charAt(3),t="#"+s+s+o+o+a+a+(t.length===5?t.charAt(4)+t.charAt(4):"")),t.length===9)return n=parseInt(t.substr(1,6),16),[n>>16,n>>8&Lt,n&Lt,parseInt(t.substr(7),16)/255];t=parseInt(t.substr(1),16),n=[t>>16,t>>8&Lt,t&Lt]}else if(t.substr(0,3)==="hsl"){if(n=p=t.match(Mu),!e)l=+n[0]%360/360,h=+n[1]/100,c=+n[2]/100,o=c<=.5?c*(h+1):c+h-c*h,s=c*2-o,n.length>3&&(n[3]*=1),n[0]=Vu(l+1/3,s,o),n[1]=Vu(l,s,o),n[2]=Vu(l-1/3,s,o);else if(~t.indexOf("="))return n=t.match(ug),r&&n.length<4&&(n[3]=1),n}else n=t.match(Mu)||vo.transparent;n=n.map(Number)}return e&&!p&&(s=n[0]/Lt,o=n[1]/Lt,a=n[2]/Lt,u=Math.max(s,o,a),d=Math.min(s,o,a),c=(u+d)/2,u===d?l=h=0:(f=u-d,h=c>.5?f/(2-u-d):f/(u+d),l=u===s?(o-a)/f+(o<a?6:0):u===o?(a-s)/f+2:(s-o)/f+4,l*=60),n[0]=~~(l+.5),n[1]=~~(h*100+.5),n[2]=~~(c*100+.5)),r&&n.length<4&&(n[3]=1),n},Xg=function(t){var e=[],r=[],n=-1;return t.split(Xr).forEach(function(s){var o=s.match(fs)||[];e.push.apply(e,o),r.push(n+=o.length+1)}),e.c=r,e},Wg=function(t,e,r){var n="",s=(t+n).match(Xr),o=e?"hsla(":"rgba(",a=0,l,h,c,u;if(!s)return t;if(s=s.map(function(d){return(d=Ug(d,e,1))&&o+(e?d[0]+","+d[1]+"%,"+d[2]+"%,"+d[3]:d.join(","))+")"}),r&&(c=Xg(t),l=r.c,l.join(n)!==c.c.join(n)))for(h=t.replace(Xr,"1").split(fs),u=h.length-1;a<u;a++)n+=h[a]+(~l.indexOf(a)?s.shift()||o+"0,0,0,0)":(c.length?c:s.length?s:r).shift());if(!h)for(h=t.split(Xr),u=h.length-1;a<u;a++)n+=h[a]+s[a];return n+h[u]},Xr=function(){var i="(?:\\b(?:(?:rgb|rgba|hsl|hsla)\\(.+?\\))|\\B#(?:[0-9a-f]{3,4}){1,2}\\b",t;for(t in vo)i+="|"+t+"\\b";return new RegExp(i+")","gi")}(),wC=/hsl[a]?\(/,Zg=function(t){var e=t.join(" "),r;if(Xr.lastIndex=0,Xr.test(e))return r=wC.test(e),t[1]=Wg(t[1],r),t[0]=Wg(t[0],r,Xg(t[1])),!0},wo,We=function(){var i=Date.now,t=500,e=33,r=i(),n=r,s=1e3/240,o=s,a=[],l,h,c,u,d,f,p=function m(g){var y=i()-n,x=g===!0,b,v,w,S;if((y>t||y<0)&&(r+=y-e),n+=y,w=n-r,b=w-o,(b>0||x)&&(S=++u.frame,d=w-u.time*1e3,u.time=w=w/1e3,o+=b+(b>=s?4:s-b),v=1),x||(l=h(m)),v)for(f=0;f<a.length;f++)a[f](w,d,S,g)};return u={time:0,frame:0,tick:function(){p(!0)},deltaRatio:function(g){return d/(1e3/(g||60))},wake:function(){pg&&(!Pu&&Au()&&(ki=Pu=window,Lu=ki.document||{},Be.gsap=Re,(ki.gsapVersions||(ki.gsapVersions=[])).push(Re.version),mg(bl||ki.GreenSockGlobals||!ki.gsap&&ki||{}),Og.forEach(Bg)),c=typeof requestAnimationFrame<"u"&&requestAnimationFrame,l&&u.sleep(),h=c||function(g){return setTimeout(g,o-u.time*1e3+1|0)},wo=1,p(2))},sleep:function(){(c?cancelAnimationFrame:clearTimeout)(l),wo=0,h=mo},lagSmoothing:function(g,y){t=g||1/0,e=Math.min(y||33,t)},fps:function(g){s=1e3/(g||240),o=u.time*1e3+s},add:function(g,y,x){var b=y?function(v,w,S,E){g(v,w,S,E),u.remove(b)}:g;return u.remove(g),a[x?"unshift":"push"](b),bs(),b},remove:function(g,y){~(y=a.indexOf(g))&&a.splice(y,1)&&f>=y&&f--},_listeners:a},u}(),bs=function(){return!wo&&We.wake()},Ct={},TC=/^[\d.\-M][\d.\-,\s]/,SC=/["']/g,CC=function(t){for(var e={},r=t.substr(1,t.length-3).split(":"),n=r[0],s=1,o=r.length,a,l,h;s<o;s++)l=r[s],a=s!==o-1?l.lastIndexOf(","):l.length,h=l.substr(0,a),e[n]=isNaN(h)?h.replace(SC,"").trim():+h,n=l.substr(a+1).trim();return e},EC=function(t){var e=t.indexOf("(")+1,r=t.indexOf(")"),n=t.indexOf("(",e);return t.substring(e,~n&&n<r?t.indexOf(")",r+1):r)},IC=function(t){var e=(t+"").split("("),r=Ct[e[0]];return r&&e.length>1&&r.config?r.config.apply(null,~t.indexOf("{")?[CC(e[1])]:EC(t).split(",").map(vg)):Ct._CE&&TC.test(t)?Ct._CE("",t):r},Vg=function(t){return function(e){return 1-t(1-e)}},Hg=function i(t,e){for(var r=t._first,n;r;)r instanceof Se?i(r,e):r.vars.yoyoEase&&(!r._yoyo||!r._repeat)&&r._yoyo!==e&&(r.timeline?i(r.timeline,e):(n=r._ease,r._ease=r._yEase,r._yEase=n,r._yoyo=e)),r=r._next},Sn=function(t,e){return t&&(zt(t)?t:Ct[t]||IC(t))||e},Cn=function(t,e,r,n){r===void 0&&(r=function(l){return 1-e(1-l)}),n===void 0&&(n=function(l){return l<.5?e(l*2)/2:1-e((1-l)*2)/2});var s={easeIn:e,easeOut:r,easeInOut:n},o;return Ae(t,function(a){Ct[a]=Be[a]=s,Ct[o=a.toLowerCase()]=r;for(var l in s)Ct[o+(l==="easeIn"?".in":l==="easeOut"?".out":".inOut")]=Ct[a+"."+l]=s[l]}),s},Kg=function(t){return function(e){return e<.5?(1-t(1-e*2))/2:.5+t((e-.5)*2)/2}},Hu=function i(t,e,r){var n=e>=1?e:1,s=(r||(t?.3:.45))/(e<1?e:1),o=s/Eu*(Math.asin(1/n)||0),a=function(c){return c===1?1:n*Math.pow(2,-10*c)*eC((c-o)*s)+1},l=t==="out"?a:t==="in"?function(h){return 1-a(1-h)}:Kg(a);return s=Eu/s,l.config=function(h,c){return i(t,h,c)},l},Ku=function i(t,e){e===void 0&&(e=1.70158);var r=function(o){return o?--o*o*((e+1)*o+e)+1:0},n=t==="out"?r:t==="in"?function(s){return 1-r(1-s)}:Kg(r);return n.config=function(s){return i(t,s)},n};Ae("Linear,Quad,Cubic,Quart,Quint,Strong",function(i,t){var e=t<5?t+1:t;Cn(i+",Power"+(e-1),t?function(r){return Math.pow(r,e)}:function(r){return r},function(r){return 1-Math.pow(1-r,e)},function(r){return r<.5?Math.pow(r*2,e)/2:1-Math.pow((1-r)*2,e)/2})}),Ct.Linear.easeNone=Ct.none=Ct.Linear.easeIn,Cn("Elastic",Hu("in"),Hu("out"),Hu()),function(i,t){var e=1/t,r=2*e,n=2.5*e,s=function(a){return a<e?i*a*a:a<r?i*Math.pow(a-1.5/t,2)+.75:a<n?i*(a-=2.25/t)*a+.9375:i*Math.pow(a-2.625/t,2)+.984375};Cn("Bounce",function(o){return 1-s(1-o)},s)}(7.5625,2.75),Cn("Expo",function(i){return i?Math.pow(2,10*(i-1)):0}),Cn("Circ",function(i){return-(hg(1-i*i)-1)}),Cn("Sine",function(i){return i===1?1:-tC(i*QS)+1}),Cn("Back",Ku("in"),Ku("out"),Ku()),Ct.SteppedEase=Ct.steps=Be.SteppedEase={config:function(t,e){t===void 0&&(t=1);var r=1/t,n=t+(e?0:1),s=e?1:0,o=1-kt;return function(a){return((n*bo(0,o,a)|0)+s)*r}}},ds.ease=Ct["quad.out"],Ae("onComplete,onUpdate,onStart,onRepeat,onReverseComplete,onInterrupt",function(i){return Nu+=i+","+i+"Params,"});var zg=function(t,e){this.id=qS++,t._gsap=this,this.target=t,this.harness=e,this.get=e?e.get:xg,this.set=e?e.getSetter:$u},To=function(){function i(e){this.vars=e,this._delay=+e.delay||0,(this._repeat=e.repeat===1/0?-2:e.repeat||0)&&(this._rDelay=e.repeatDelay||0,this._yoyo=!!e.yoyo||!!e.yoyoEase),this._ts=1,gs(this,+e.duration,1,1),this.data=e.data,Bt&&(this._ctx=Bt,Bt.data.push(this)),wo||We.wake()}var t=i.prototype;return t.delay=function(r){return r||r===0?(this.parent&&this.parent.smoothChildTiming&&this.startTime(this._start+r-this._delay),this._delay=r,this):this._delay},t.duration=function(r){return arguments.length?this.totalDuration(this._repeat>0?r+(r+this._rDelay)*this._repeat:r):this.totalDuration()&&this._dur},t.totalDuration=function(r){return arguments.length?(this._dirty=0,gs(this,this._repeat<0?r:(r-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},t.totalTime=function(r,n){if(bs(),!arguments.length)return this._tTime;var s=this._dp;if(s&&s.smoothChildTiming&&this._ts){for(El(this,r),!s._dp||s.parent||Eg(s,this);s&&s.parent;)s.parent._time!==s._start+(s._ts>=0?s._tTime/s._ts:(s.totalDuration()-s._tTime)/-s._ts)&&s.totalTime(s._tTime,!0),s=s.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&r<this._tDur||this._ts<0&&r>0||!this._tDur&&!r)&&Fi(this._dp,this,this._start-this._delay)}return(this._tTime!==r||!this._dur&&!n||this._initted&&Math.abs(this._zTime)===kt||!r&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=r),_g(this,r,n)),this},t.time=function(r,n){return arguments.length?this.totalTime(Math.min(this.totalDuration(),r+Cg(this))%(this._dur+this._rDelay)||(r?this._dur:0),n):this._time},t.totalProgress=function(r,n){return arguments.length?this.totalTime(this.totalDuration()*r,n):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},t.progress=function(r,n){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-r:r)+Cg(this),n):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},t.iteration=function(r,n){var s=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(r-1)*s,n):this._repeat?ms(this._tTime,s)+1:1},t.timeScale=function(r,n){if(!arguments.length)return this._rts===-kt?0:this._rts;if(this._rts===r)return this;var s=this.parent&&this._ts?Sl(this.parent._time,this):this._tTime;return this._rts=+r||0,this._ts=this._ps||r===-kt?0:this._rts,this.totalTime(bo(-Math.abs(this._delay),this._tDur,s),n!==!1),Cl(this),lC(this)},t.paused=function(r){return arguments.length?(this._ps!==r&&(this._ps=r,r?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(bs(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==kt&&(this._tTime-=kt)))),this):this._ps},t.startTime=function(r){if(arguments.length){this._start=r;var n=this.parent||this._dp;return n&&(n._sort||!this.parent)&&Fi(n,this,r-this._delay),this}return this._start},t.endTime=function(r){return this._start+(Ie(r)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},t.rawTime=function(r){var n=this.parent||this._dp;return n?r&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?Sl(n.rawTime(r),this):this._tTime:this._tTime},t.revert=function(r){r===void 0&&(r=nC);var n=ge;return ge=r,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(r),this.totalTime(-.01,r.suppressEvents)),this.data!=="nested"&&r.kill!==!1&&this.kill(),ge=n,this},t.globalTime=function(r){for(var n=this,s=arguments.length?r:n.rawTime();n;)s=n._start+s/(Math.abs(n._ts)||1),n=n._dp;return!this.parent&&this._sat?this._sat.globalTime(r):s},t.repeat=function(r){return arguments.length?(this._repeat=r===1/0?-2:r,Mg(this)):this._repeat===-2?1/0:this._repeat},t.repeatDelay=function(r){if(arguments.length){var n=this._time;return this._rDelay=r,Mg(this),n?this.time(n):this}return this._rDelay},t.yoyo=function(r){return arguments.length?(this._yoyo=r,this):this._yoyo},t.seek=function(r,n){return this.totalTime(Qe(this,r),Ie(n))},t.restart=function(r,n){return this.play().totalTime(r?-this._delay:0,Ie(n))},t.play=function(r,n){return r!=null&&this.seek(r,n),this.reversed(!1).paused(!1)},t.reverse=function(r,n){return r!=null&&this.seek(r||this.totalDuration(),n),this.reversed(!0).paused(!1)},t.pause=function(r,n){return r!=null&&this.seek(r,n),this.paused(!0)},t.resume=function(){return this.paused(!1)},t.reversed=function(r){return arguments.length?(!!r!==this.reversed()&&this.timeScale(-this._rts||(r?-kt:0)),this):this._rts<0},t.invalidate=function(){return this._initted=this._act=0,this._zTime=-kt,this},t.isActive=function(){var r=this.parent||this._dp,n=this._start,s;return!!(!r||this._ts&&this._initted&&r.isActive()&&(s=r.rawTime(!0))>=n&&s<this.endTime(!0)-kt)},t.eventCallback=function(r,n,s){var o=this.vars;return arguments.length>1?(n?(o[r]=n,s&&(o[r+"Params"]=s),r==="onUpdate"&&(this._onUpdate=n)):delete o[r],this):o[r]},t.then=function(r){var n=this;return new Promise(function(s){var o=zt(r)?r:wg,a=function(){var h=n.then;n.then=null,zt(o)&&(o=o(n))&&(o.then||o===n)&&(n.then=h),s(o),n.then=h};n._initted&&n.totalProgress()===1&&n._ts>=0||!n._tTime&&n._ts<0?a():n._prom=a})},t.kill=function(){_o(this)},i}();$e(To.prototype,{_time:0,_start:0,_end:0,_tTime:0,_tDur:0,_dirty:0,_repeat:0,_yoyo:!1,parent:null,_initted:!1,_rDelay:0,_ts:1,_dp:0,ratio:0,_zTime:-kt,_prom:0,_ps:!1,_rts:1});var Se=function(i){lg(t,i);function t(r,n){var s;return r===void 0&&(r={}),s=i.call(this,r)||this,s.labels={},s.smoothChildTiming=!!r.smoothChildTiming,s.autoRemoveChildren=!!r.autoRemoveChildren,s._sort=Ie(r.sortChildren),Vt&&Fi(r.parent||Vt,or(s),n),r.reversed&&s.reverse(),r.paused&&s.paused(!0),r.scrollTrigger&&Ig(or(s),r.scrollTrigger),s}var e=t.prototype;return e.to=function(n,s,o){return yo(0,arguments,this),this},e.from=function(n,s,o){return yo(1,arguments,this),this},e.fromTo=function(n,s,o,a){return yo(2,arguments,this),this},e.set=function(n,s,o){return s.duration=0,s.parent=this,go(s).repeatDelay||(s.repeat=0),s.immediateRender=!!s.immediateRender,new qt(n,s,Qe(this,o),1),this},e.call=function(n,s,o){return Fi(this,qt.delayedCall(0,n,s),o)},e.staggerTo=function(n,s,o,a,l,h,c){return o.duration=s,o.stagger=o.stagger||a,o.onComplete=h,o.onCompleteParams=c,o.parent=this,new qt(n,o,Qe(this,l)),this},e.staggerFrom=function(n,s,o,a,l,h,c){return o.runBackwards=1,go(o).immediateRender=Ie(o.immediateRender),this.staggerTo(n,s,o,a,l,h,c)},e.staggerFromTo=function(n,s,o,a,l,h,c,u){return a.startAt=o,go(a).immediateRender=Ie(a.immediateRender),this.staggerTo(n,s,a,l,h,c,u)},e.render=function(n,s,o){var a=this._time,l=this._dirty?this.totalDuration():this._tDur,h=this._dur,c=n<=0?0:ce(n),u=this._zTime<0!=n<0&&(this._initted||!h),d,f,p,m,g,y,x,b,v,w,S,E;if(this!==Vt&&c>l&&n>=0&&(c=l),c!==this._tTime||o||u){if(a!==this._time&&h&&(c+=this._time-a,n+=this._time-a),d=c,v=this._start,b=this._ts,y=!b,u&&(h||(a=this._zTime),(n||!s)&&(this._zTime=n)),this._repeat){if(S=this._yoyo,g=h+this._rDelay,this._repeat<-1&&n<0)return this.totalTime(g*100+n,s,o);if(d=ce(c%g),c===l?(m=this._repeat,d=h):(m=~~(c/g),m&&m===c/g&&(d=h,m--),d>h&&(d=h)),w=ms(this._tTime,g),!a&&this._tTime&&w!==m&&this._tTime-w*g-this._dur<=0&&(w=m),S&&m&1&&(d=h-d,E=1),m!==w&&!this._lock){var I=S&&w&1,M=I===(S&&m&1);if(m<w&&(I=!I),a=I?0:c%h?h:c,this._lock=1,this.render(a||(E?0:ce(m*g)),s,!h)._lock=0,this._tTime=c,!s&&this.parent&&Xe(this,"onRepeat"),this.vars.repeatRefresh&&!E&&(this.invalidate()._lock=1),a&&a!==this._time||y!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(h=this._dur,l=this._tDur,M&&(this._lock=2,a=I?h:-1e-4,this.render(a,!0),this.vars.repeatRefresh&&!E&&this.invalidate()),this._lock=0,!this._ts&&!y)return this;Hg(this,E)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(x=dC(this,ce(a),ce(d)),x&&(c-=d-(d=x._start))),this._tTime=c,this._time=d,this._act=!b,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=n,a=0),!a&&d&&!s&&!m&&(Xe(this,"onStart"),this._tTime!==c))return this;if(d>=a&&n>=0)for(f=this._first;f;){if(p=f._next,(f._act||d>=f._start)&&f._ts&&x!==f){if(f.parent!==this)return this.render(n,s,o);if(f.render(f._ts>0?(d-f._start)*f._ts:(f._dirty?f.totalDuration():f._tDur)+(d-f._start)*f._ts,s,o),d!==this._time||!this._ts&&!y){x=0,p&&(c+=this._zTime=-kt);break}}f=p}else{f=this._last;for(var D=n<0?n:d;f;){if(p=f._prev,(f._act||D<=f._end)&&f._ts&&x!==f){if(f.parent!==this)return this.render(n,s,o);if(f.render(f._ts>0?(D-f._start)*f._ts:(f._dirty?f.totalDuration():f._tDur)+(D-f._start)*f._ts,s,o||ge&&(f._initted||f._startAt)),d!==this._time||!this._ts&&!y){x=0,p&&(c+=this._zTime=D?-kt:kt);break}}f=p}}if(x&&!s&&(this.pause(),x.render(d>=a?0:-kt)._zTime=d>=a?1:-1,this._ts))return this._start=v,Cl(this),this.render(n,s,o);this._onUpdate&&!s&&Xe(this,"onUpdate",!0),(c===l&&this._tTime>=this.totalDuration()||!c&&a)&&(v===this._start||Math.abs(b)!==Math.abs(this._ts))&&(this._lock||((n||!h)&&(c===l&&this._ts>0||!c&&this._ts<0)&&Br(this,1),!s&&!(n<0&&!a)&&(c||a||!l)&&(Xe(this,c===l&&n>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(c<l&&this.timeScale()>0)&&this._prom())))}return this},e.add=function(n,s){var o=this;if(ar(s)||(s=Qe(this,s,n)),!(n instanceof To)){if(ye(n))return n.forEach(function(a){return o.add(a,s)}),this;if(he(n))return this.addLabel(n,s);if(zt(n))n=qt.delayedCall(0,n);else return this}return this!==n?Fi(this,n,s):this},e.getChildren=function(n,s,o,a){n===void 0&&(n=!0),s===void 0&&(s=!0),o===void 0&&(o=!0),a===void 0&&(a=-Je);for(var l=[],h=this._first;h;)h._start>=a&&(h instanceof qt?s&&l.push(h):(o&&l.push(h),n&&l.push.apply(l,h.getChildren(!0,s,o)))),h=h._next;return l},e.getById=function(n){for(var s=this.getChildren(1,1,1),o=s.length;o--;)if(s[o].vars.id===n)return s[o]},e.remove=function(n){return he(n)?this.removeLabel(n):zt(n)?this.killTweensOf(n):(Tl(this,n),n===this._recent&&(this._recent=this._last),Tn(this))},e.totalTime=function(n,s){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=ce(We.time-(this._ts>0?n/this._ts:(this.totalDuration()-n)/-this._ts))),i.prototype.totalTime.call(this,n,s),this._forcing=0,this):this._tTime},e.addLabel=function(n,s){return this.labels[n]=Qe(this,s),this},e.removeLabel=function(n){return delete this.labels[n],this},e.addPause=function(n,s,o){var a=qt.delayedCall(0,s||mo,o);return a.data="isPause",this._hasPause=1,Fi(this,a,Qe(this,n))},e.removePause=function(n){var s=this._first;for(n=Qe(this,n);s;)s._start===n&&s.data==="isPause"&&Br(s),s=s._next},e.killTweensOf=function(n,s,o){for(var a=this.getTweensOf(n,o),l=a.length;l--;)Wr!==a[l]&&a[l].kill(n,s);return this},e.getTweensOf=function(n,s){for(var o=[],a=qe(n),l=this._first,h=ar(s),c;l;)l instanceof qt?sC(l._targets,a)&&(h?(!Wr||l._initted&&l._ts)&&l.globalTime(0)<=s&&l.globalTime(l.totalDuration())>s:!s||l.isActive())&&o.push(l):(c=l.getTweensOf(a,s)).length&&o.push.apply(o,c),l=l._next;return o},e.tweenTo=function(n,s){s=s||{};var o=this,a=Qe(o,n),l=s,h=l.startAt,c=l.onStart,u=l.onStartParams,d=l.immediateRender,f,p=qt.to(o,$e({ease:s.ease||"none",lazy:!1,immediateRender:!1,time:a,overwrite:"auto",duration:s.duration||Math.abs((a-(h&&"time"in h?h.time:o._time))/o.timeScale())||kt,onStart:function(){if(o.pause(),!f){var g=s.duration||Math.abs((a-(h&&"time"in h?h.time:o._time))/o.timeScale());p._dur!==g&&gs(p,g,0,1).render(p._time,!0,!0),f=1}c&&c.apply(p,u||[])}},s));return d?p.render(0):p},e.tweenFromTo=function(n,s,o){return this.tweenTo(s,$e({startAt:{time:Qe(this,n)}},o))},e.recent=function(){return this._recent},e.nextLabel=function(n){return n===void 0&&(n=this._time),Ng(this,Qe(this,n))},e.previousLabel=function(n){return n===void 0&&(n=this._time),Ng(this,Qe(this,n),1)},e.currentLabel=function(n){return arguments.length?this.seek(n,!0):this.previousLabel(this._time+kt)},e.shiftChildren=function(n,s,o){o===void 0&&(o=0);for(var a=this._first,l=this.labels,h;a;)a._start>=o&&(a._start+=n,a._end+=n),a=a._next;if(s)for(h in l)l[h]>=o&&(l[h]+=n);return Tn(this)},e.invalidate=function(n){var s=this._first;for(this._lock=0;s;)s.invalidate(n),s=s._next;return i.prototype.invalidate.call(this,n)},e.clear=function(n){n===void 0&&(n=!0);for(var s=this._first,o;s;)o=s._next,this.remove(s),s=o;return this._dp&&(this._time=this._tTime=this._pTime=0),n&&(this.labels={}),Tn(this)},e.totalDuration=function(n){var s=0,o=this,a=o._last,l=Je,h,c,u;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-n:n));if(o._dirty){for(u=o.parent;a;)h=a._prev,a._dirty&&a.totalDuration(),c=a._start,c>l&&o._sort&&a._ts&&!o._lock?(o._lock=1,Fi(o,a,c-a._delay,1)._lock=0):l=c,c<0&&a._ts&&(s-=c,(!u&&!o._dp||u&&u.smoothChildTiming)&&(o._start+=c/o._ts,o._time-=c,o._tTime-=c),o.shiftChildren(-c,!1,-1/0),l=0),a._end>s&&a._ts&&(s=a._end),a=h;gs(o,o===Vt&&o._time>s?o._time:s,1,1),o._dirty=0}return o._tDur},t.updateRoot=function(n){if(Vt._ts&&(_g(Vt,Sl(n,Vt)),yg=We.frame),We.frame>=bg){bg+=Oe.autoSleep||120;var s=Vt._first;if((!s||!s._ts)&&Oe.autoSleep&&We._listeners.length<2){for(;s&&!s._ts;)s=s._next;s||We.sleep()}}},t}(To);$e(Se.prototype,{_lock:0,_hasPause:0,_forcing:0});var AC=function(t,e,r,n,s,o,a){var l=new Me(this._pt,t,e,0,1,qg,null,s),h=0,c=0,u,d,f,p,m,g,y,x;for(l.b=r,l.e=n,r+="",n+="",(y=~n.indexOf("random("))&&(n=xo(n)),o&&(x=[r,n],o(x,t,e),r=x[0],n=x[1]),d=r.match(Ru)||[];u=Ru.exec(n);)p=u[0],m=n.substring(h,u.index),f?f=(f+1)%5:m.substr(-5)==="rgba("&&(f=1),p!==d[c++]&&(g=parseFloat(d[c-1])||0,l._pt={_next:l._pt,p:m||c===1?m:",",s:g,c:p.charAt(1)==="="?ps(g,p)-g:parseFloat(p)-g,m:f&&f<4?Math.round:0},h=Ru.lastIndex);return l.c=h<n.length?n.substring(h,n.length):"",l.fp=a,(dg.test(n)||y)&&(l.e=0),this._pt=l,l},zu=function(t,e,r,n,s,o,a,l,h,c){zt(n)&&(n=n(s||0,t,o));var u=t[e],d=r!=="get"?r:zt(u)?h?t[e.indexOf("set")||!zt(t["get"+e.substr(3)])?e:"get"+e.substr(3)](h):t[e]():u,f=zt(u)?h?GC:$g:Ju,p;if(he(n)&&(~n.indexOf("random(")&&(n=xo(n)),n.charAt(1)==="="&&(p=ps(d,n)+(be(d)||0),(p||p===0)&&(n=p))),!c||d!==n||Yu)return!isNaN(d*n)&&n!==""?(p=new Me(this._pt,t,e,+d||0,n-(d||0),typeof u=="boolean"?FC:Qg,0,f),h&&(p.fp=h),a&&p.modifier(a,this,t),this._pt=p):(!u&&!(e in t)&&Gu(e,n),AC.call(this,t,e,d,n,f,l||Oe.stringFilter,h))},MC=function(t,e,r,n,s){if(zt(t)&&(t=So(t,s,e,r,n)),!Gi(t)||t.style&&t.nodeType||ye(t)||cg(t))return he(t)?So(t,s,e,r,n):t;var o={},a;for(a in t)o[a]=So(t[a],s,e,r,n);return o},Yg=function(t,e,r,n,s,o){var a,l,h,c;if(Ue[t]&&(a=new Ue[t]).init(s,a.rawVars?e[t]:MC(e[t],n,s,o,r),r,n,o)!==!1&&(r._pt=l=new Me(r._pt,s,t,0,1,a.render,a,0,a.priority),r!==ys))for(h=r._ptLookup[r._targets.indexOf(s)],c=a._props.length;c--;)h[a._props[c]]=l;return a},Wr,Yu,ju=function i(t,e,r){var n=t.vars,s=n.ease,o=n.startAt,a=n.immediateRender,l=n.lazy,h=n.onUpdate,c=n.runBackwards,u=n.yoyoEase,d=n.keyframes,f=n.autoRevert,p=t._dur,m=t._startAt,g=t._targets,y=t.parent,x=y&&y.data==="nested"?y.vars.targets:g,b=t._overwrite==="auto"&&!Cu,v=t.timeline,w,S,E,I,M,D,F,R,A,k,O,Z,U;if(v&&(!d||!s)&&(s="none"),t._ease=Sn(s,ds.ease),t._yEase=u?Vg(Sn(u===!0?s:u,ds.ease)):0,u&&t._yoyo&&!t._repeat&&(u=t._yEase,t._yEase=t._ease,t._ease=u),t._from=!v&&!!n.runBackwards,!v||d&&!n.stagger){if(R=g[0]?vn(g[0]).harness:0,Z=R&&n[R.prop],w=wl(n,ku),m&&(m._zTime<0&&m.progress(1),e<0&&c&&a&&!f?m.render(-1,!0):m.revert(c&&p?xl:rC),m._lazy=0),o){if(Br(t._startAt=qt.set(g,$e({data:"isStart",overwrite:!1,parent:y,immediateRender:!0,lazy:!m&&Ie(l),startAt:null,delay:0,onUpdate:h&&function(){return Xe(t,"onUpdate")},stagger:0},o))),t._startAt._dp=0,t._startAt._sat=t,e<0&&(ge||!a&&!f)&&t._startAt.revert(xl),a&&p&&e<=0&&r<=0){e&&(t._zTime=e);return}}else if(c&&p&&!m){if(e&&(a=!1),E=$e({overwrite:!1,data:"isFromStart",lazy:a&&!m&&Ie(l),immediateRender:a,stagger:0,parent:y},w),Z&&(E[R.prop]=Z),Br(t._startAt=qt.set(g,E)),t._startAt._dp=0,t._startAt._sat=t,e<0&&(ge?t._startAt.revert(xl):t._startAt.render(-1,!0)),t._zTime=e,!a)i(t._startAt,kt,kt);else if(!e)return}for(t._pt=t._ptCache=0,l=p&&Ie(l)||l&&!p,S=0;S<g.length;S++){if(M=g[S],F=M._gsap||Ou(g)[S]._gsap,t._ptLookup[S]=k={},Fu[F.id]&&Or.length&&vl(),O=x===g?S:x.indexOf(M),R&&(A=new R).init(M,Z||w,t,O,x)!==!1&&(t._pt=I=new Me(t._pt,M,A.name,0,1,A.render,A,0,A.priority),A._props.forEach(function(z){k[z]=I}),A.priority&&(D=1)),!R||Z)for(E in w)Ue[E]&&(A=Yg(E,w,t,O,M,x))?A.priority&&(D=1):k[E]=I=zu.call(t,M,E,"get",w[E],O,x,0,n.stringFilter);t._op&&t._op[S]&&t.kill(M,t._op[S]),b&&t._pt&&(Wr=t,Vt.killTweensOf(M,k,t.globalTime(e)),U=!t.parent,Wr=0),t._pt&&l&&(Fu[F.id]=1)}D&&t1(t),t._onInit&&t._onInit(t)}t._onUpdate=h,t._initted=(!t._op||t._pt)&&!U,d&&e<=0&&v.render(Je,!0,!0)},RC=function(t,e,r,n,s,o,a,l){var h=(t._pt&&t._ptCache||(t._ptCache={}))[e],c,u,d,f;if(!h)for(h=t._ptCache[e]=[],d=t._ptLookup,f=t._targets.length;f--;){if(c=d[f][e],c&&c.d&&c.d._pt)for(c=c.d._pt;c&&c.p!==e&&c.fp!==e;)c=c._next;if(!c)return Yu=1,t.vars[e]="+=0",ju(t,a),Yu=0,l?po(e+" not eligible for reset"):1;h.push(c)}for(f=h.length;f--;)u=h[f],c=u._pt||u,c.s=(n||n===0)&&!s?n:c.s+(n||0)+o*c.c,c.c=r-c.s,u.e&&(u.e=jt(r)+be(u.e)),u.b&&(u.b=c.s+be(u.b))},PC=function(t,e){var r=t[0]?vn(t[0]).harness:0,n=r&&r.aliases,s,o,a,l;if(!n)return e;s=wn({},e);for(o in n)if(o in s)for(l=n[o].split(","),a=l.length;a--;)s[l[a]]=s[o];return s},LC=function(t,e,r,n){var s=e.ease||n||"power1.inOut",o,a;if(ye(e))a=r[t]||(r[t]=[]),e.forEach(function(l,h){return a.push({t:h/(e.length-1)*100,v:l,e:s})});else for(o in e)a=r[o]||(r[o]=[]),o==="ease"||a.push({t:parseFloat(t),v:e[o],e:s})},So=function(t,e,r,n,s){return zt(t)?t.call(e,r,n,s):he(t)&&~t.indexOf("random(")?xo(t):t},jg=Nu+"repeat,repeatDelay,yoyo,repeatRefresh,yoyoEase,autoRevert",Jg={};Ae(jg+",id,stagger,delay,duration,paused,scrollTrigger",function(i){return Jg[i]=1});var qt=function(i){lg(t,i);function t(r,n,s,o){var a;typeof n=="number"&&(s.duration=n,n=s,s=null),a=i.call(this,o?n:go(n))||this;var l=a.vars,h=l.duration,c=l.delay,u=l.immediateRender,d=l.stagger,f=l.overwrite,p=l.keyframes,m=l.defaults,g=l.scrollTrigger,y=l.yoyoEase,x=n.parent||Vt,b=(ye(r)||cg(r)?ar(r[0]):"length"in n)?[r]:qe(r),v,w,S,E,I,M,D,F;if(a._targets=b.length?Ou(b):po("GSAP target "+r+" not found. https://gsap.com",!Oe.nullTargetWarn)||[],a._ptLookup=[],a._overwrite=f,p||d||yl(h)||yl(c)){if(n=a.vars,v=a.timeline=new Se({data:"nested",defaults:m||{},targets:x&&x.data==="nested"?x.vars.targets:b}),v.kill(),v.parent=v._dp=or(a),v._start=0,d||yl(h)||yl(c)){if(E=b.length,D=d&&Lg(d),Gi(d))for(I in d)~jg.indexOf(I)&&(F||(F={}),F[I]=d[I]);for(w=0;w<E;w++)S=wl(n,Jg),S.stagger=0,y&&(S.yoyoEase=y),F&&wn(S,F),M=b[w],S.duration=+So(h,or(a),w,M,b),S.delay=(+So(c,or(a),w,M,b)||0)-a._delay,!d&&E===1&&S.delay&&(a._delay=c=S.delay,a._start+=c,S.delay=0),v.to(M,S,D?D(w,M,b):0),v._ease=Ct.none;v.duration()?h=c=0:a.timeline=0}else if(p){go($e(v.vars.defaults,{ease:"none"})),v._ease=Sn(p.ease||n.ease||"none");var R=0,A,k,O;if(ye(p))p.forEach(function(Z){return v.to(b,Z,">")}),v.duration();else{S={};for(I in p)I==="ease"||I==="easeEach"||LC(I,p[I],S,p.easeEach);for(I in S)for(A=S[I].sort(function(Z,U){return Z.t-U.t}),R=0,w=0;w<A.length;w++)k=A[w],O={ease:k.e,duration:(k.t-(w?A[w-1].t:0))/100*h},O[I]=k.v,v.to(b,O,R),R+=O.duration;v.duration()<h&&v.to({},{duration:h-v.duration()})}}h||a.duration(h=v.duration())}else a.timeline=0;return f===!0&&!Cu&&(Wr=or(a),Vt.killTweensOf(b),Wr=0),Fi(x,or(a),s),n.reversed&&a.reverse(),n.paused&&a.paused(!0),(u||!h&&!p&&a._start===ce(x._time)&&Ie(u)&&hC(or(a))&&x.data!=="nested")&&(a._tTime=-kt,a.render(Math.max(0,-c)||0)),g&&Ig(or(a),g),a}var e=t.prototype;return e.render=function(n,s,o){var a=this._time,l=this._tDur,h=this._dur,c=n<0,u=n>l-kt&&!c?l:n<kt?0:n,d,f,p,m,g,y,x,b,v;if(!h)uC(this,n,s,o);else if(u!==this._tTime||!n||o||!this._initted&&this._tTime||this._startAt&&this._zTime<0!==c){if(d=u,b=this.timeline,this._repeat){if(m=h+this._rDelay,this._repeat<-1&&c)return this.totalTime(m*100+n,s,o);if(d=ce(u%m),u===l?(p=this._repeat,d=h):(p=~~(u/m),p&&p===ce(u/m)&&(d=h,p--),d>h&&(d=h)),y=this._yoyo&&p&1,y&&(v=this._yEase,d=h-d),g=ms(this._tTime,m),d===a&&!o&&this._initted&&p===g)return this._tTime=u,this;p!==g&&(b&&this._yEase&&Hg(b,y),this.vars.repeatRefresh&&!y&&!this._lock&&this._time!==m&&this._initted&&(this._lock=o=1,this.render(ce(m*p),!0).invalidate()._lock=0))}if(!this._initted){if(Ag(this,c?n:d,o,s,u))return this._tTime=0,this;if(a!==this._time&&!(o&&this.vars.repeatRefresh&&p!==g))return this;if(h!==this._dur)return this.render(n,s,o)}if(this._tTime=u,this._time=d,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=x=(v||this._ease)(d/h),this._from&&(this.ratio=x=1-x),d&&!a&&!s&&!p&&(Xe(this,"onStart"),this._tTime!==u))return this;for(f=this._pt;f;)f.r(x,f.d),f=f._next;b&&b.render(n<0?n:b._dur*b._ease(d/this._dur),s,o)||this._startAt&&(this._zTime=n),this._onUpdate&&!s&&(c&&Bu(this,n,s,o),Xe(this,"onUpdate")),this._repeat&&p!==g&&this.vars.onRepeat&&!s&&this.parent&&Xe(this,"onRepeat"),(u===this._tDur||!u)&&this._tTime===u&&(c&&!this._onUpdate&&Bu(this,n,!0,!0),(n||!h)&&(u===this._tDur&&this._ts>0||!u&&this._ts<0)&&Br(this,1),!s&&!(c&&!a)&&(u||a||y)&&(Xe(this,u===l?"onComplete":"onReverseComplete",!0),this._prom&&!(u<l&&this.timeScale()>0)&&this._prom()))}return this},e.targets=function(){return this._targets},e.invalidate=function(n){return(!n||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(n),i.prototype.invalidate.call(this,n)},e.resetTo=function(n,s,o,a,l){wo||We.wake(),this._ts||this.play();var h=Math.min(this._dur,(this._dp._time-this._start)*this._ts),c;return this._initted||ju(this,h),c=this._ease(h/this._dur),RC(this,n,s,o,a,c,h,l)?this.resetTo(n,s,o,a,1):(El(this,0),this.parent||Sg(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},e.kill=function(n,s){if(s===void 0&&(s="all"),!n&&(!s||s==="all"))return this._lazy=this._pt=0,this.parent?_o(this):this;if(this.timeline){var o=this.timeline.totalDuration();return this.timeline.killTweensOf(n,s,Wr&&Wr.vars.overwrite!==!0)._first||_o(this),this.parent&&o!==this.timeline.totalDuration()&&gs(this,this._dur*this.timeline._tDur/o,0,1),this}var a=this._targets,l=n?qe(n):a,h=this._ptLookup,c=this._pt,u,d,f,p,m,g,y;if((!s||s==="all")&&aC(a,l))return s==="all"&&(this._pt=0),_o(this);for(u=this._op=this._op||[],s!=="all"&&(he(s)&&(m={},Ae(s,function(x){return m[x]=1}),s=m),s=PC(a,s)),y=a.length;y--;)if(~l.indexOf(a[y])){d=h[y],s==="all"?(u[y]=s,p=d,f={}):(f=u[y]=u[y]||{},p=s);for(m in p)g=d&&d[m],g&&((!("kill"in g.d)||g.d.kill(m)===!0)&&Tl(this,g,"_pt"),delete d[m]),f!=="all"&&(f[m]=1)}return this._initted&&!this._pt&&c&&_o(this),this},t.to=function(n,s){return new t(n,s,arguments[2])},t.from=function(n,s){return yo(1,arguments)},t.delayedCall=function(n,s,o,a){return new t(s,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:n,onComplete:s,onReverseComplete:s,onCompleteParams:o,onReverseCompleteParams:o,callbackScope:a})},t.fromTo=function(n,s,o){return yo(2,arguments)},t.set=function(n,s){return s.duration=0,s.repeatDelay||(s.repeat=0),new t(n,s)},t.killTweensOf=function(n,s,o){return Vt.killTweensOf(n,s,o)},t}(To);$e(qt.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0}),Ae("staggerTo,staggerFrom,staggerFromTo",function(i){qt[i]=function(){var t=new Se,e=Xu.call(arguments,0);return e.splice(i==="staggerFromTo"?5:4,0,0),t[i].apply(t,e)}});var Ju=function(t,e,r){return t[e]=r},$g=function(t,e,r){return t[e](r)},GC=function(t,e,r,n){return t[e](n.fp,r)},kC=function(t,e,r){return t.setAttribute(e,r)},$u=function(t,e){return zt(t[e])?$g:Iu(t[e])&&t.setAttribute?kC:Ju},Qg=function(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e6)/1e6,e)},FC=function(t,e){return e.set(e.t,e.p,!!(e.s+e.c*t),e)},qg=function(t,e){var r=e._pt,n="";if(!t&&e.b)n=e.b;else if(t===1&&e.e)n=e.e;else{for(;r;)n=r.p+(r.m?r.m(r.s+r.c*t):Math.round((r.s+r.c*t)*1e4)/1e4)+n,r=r._next;n+=e.c}e.set(e.t,e.p,n,e)},Qu=function(t,e){for(var r=e._pt;r;)r.r(t,r.d),r=r._next},DC=function(t,e,r,n){for(var s=this._pt,o;s;)o=s._next,s.p===n&&s.modifier(t,e,r),s=o},NC=function(t){for(var e=this._pt,r,n;e;)n=e._next,e.p===t&&!e.op||e.op===t?Tl(this,e,"_pt"):e.dep||(r=1),e=n;return!r},OC=function(t,e,r,n){n.mSet(t,e,n.m.call(n.tween,r,n.mt),n)},t1=function(t){for(var e=t._pt,r,n,s,o;e;){for(r=e._next,n=s;n&&n.pr>e.pr;)n=n._next;(e._prev=n?n._prev:o)?e._prev._next=e:s=e,(e._next=n)?n._prev=e:o=e,e=r}t._pt=s},Me=function(){function i(e,r,n,s,o,a,l,h,c){this.t=r,this.s=s,this.c=o,this.p=n,this.r=a||Qg,this.d=l||this,this.set=h||Ju,this.pr=c||0,this._next=e,e&&(e._prev=this)}var t=i.prototype;return t.modifier=function(r,n,s){this.mSet=this.mSet||this.set,this.set=OC,this.m=r,this.mt=s,this.tween=n},i}();Ae(Nu+"parent,duration,ease,delay,overwrite,runBackwards,startAt,yoyo,immediateRender,repeat,repeatDelay,data,paused,reversed,lazy,callbackScope,stringFilter,id,yoyoEase,stagger,inherit,repeatRefresh,keyframes,autoRevert,scrollTrigger",function(i){return ku[i]=1}),Be.TweenMax=Be.TweenLite=qt,Be.TimelineLite=Be.TimelineMax=Se,Vt=new Se({sortChildren:!1,defaults:ds,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0}),Oe.stringFilter=Zg;var En=[],Il={},BC=[],e1=0,UC=0,qu=function(t){return(Il[t]||BC).map(function(e){return e()})},td=function(){var t=Date.now(),e=[];t-e1>2&&(qu("matchMediaInit"),En.forEach(function(r){var n=r.queries,s=r.conditions,o,a,l,h;for(a in n)o=ki.matchMedia(n[a]).matches,o&&(l=1),o!==s[a]&&(s[a]=o,h=1);h&&(r.revert(),l&&e.push(r))}),qu("matchMediaRevert"),e.forEach(function(r){return r.onMatch(r,function(n){return r.add(null,n)})}),e1=t,qu("matchMedia"))},i1=function(){function i(e,r){this.selector=r&&Wu(r),this.data=[],this._r=[],this.isReverted=!1,this.id=UC++,e&&this.add(e)}var t=i.prototype;return t.add=function(r,n,s){zt(r)&&(s=n,n=r,r=zt);var o=this,a=function(){var h=Bt,c=o.selector,u;return h&&h!==o&&h.data.push(o),s&&(o.selector=Wu(s)),Bt=o,u=n.apply(o,arguments),zt(u)&&o._r.push(u),Bt=h,o.selector=c,o.isReverted=!1,u};return o.last=a,r===zt?a(o,function(l){return o.add(null,l)}):r?o[r]=a:a},t.ignore=function(r){var n=Bt;Bt=null,r(this),Bt=n},t.getTweens=function(){var r=[];return this.data.forEach(function(n){return n instanceof i?r.push.apply(r,n.getTweens()):n instanceof qt&&!(n.parent&&n.parent.data==="nested")&&r.push(n)}),r},t.clear=function(){this._r.length=this.data.length=0},t.kill=function(r,n){var s=this;if(r?function(){for(var a=s.getTweens(),l=s.data.length,h;l--;)h=s.data[l],h.data==="isFlip"&&(h.revert(),h.getChildren(!0,!0,!1).forEach(function(c){return a.splice(a.indexOf(c),1)}));for(a.map(function(c){return{g:c._dur||c._delay||c._sat&&!c._sat.vars.immediateRender?c.globalTime(0):-1/0,t:c}}).sort(function(c,u){return u.g-c.g||-1/0}).forEach(function(c){return c.t.revert(r)}),l=s.data.length;l--;)h=s.data[l],h instanceof Se?h.data!=="nested"&&(h.scrollTrigger&&h.scrollTrigger.revert(),h.kill()):!(h instanceof qt)&&h.revert&&h.revert(r);s._r.forEach(function(c){return c(r,s)}),s.isReverted=!0}():this.data.forEach(function(a){return a.kill&&a.kill()}),this.clear(),n)for(var o=En.length;o--;)En[o].id===this.id&&En.splice(o,1)},t.revert=function(r){this.kill(r||{})},i}(),XC=function(){function i(e){this.contexts=[],this.scope=e,Bt&&Bt.data.push(this)}var t=i.prototype;return t.add=function(r,n,s){Gi(r)||(r={matches:r});var o=new i1(0,s||this.scope),a=o.conditions={},l,h,c;Bt&&!o.selector&&(o.selector=Bt.selector),this.contexts.push(o),n=o.add("onMatch",n),o.queries=r;for(h in r)h==="all"?c=1:(l=ki.matchMedia(r[h]),l&&(En.indexOf(o)<0&&En.push(o),(a[h]=l.matches)&&(c=1),l.addListener?l.addListener(td):l.addEventListener("change",td)));return c&&n(o,function(u){return o.add(null,u)}),this},t.revert=function(r){this.kill(r||{})},t.kill=function(r){this.contexts.forEach(function(n){return n.kill(r,!0)})},i}(),Al={registerPlugin:function(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];e.forEach(function(n){return Bg(n)})},timeline:function(t){return new Se(t)},getTweensOf:function(t,e){return Vt.getTweensOf(t,e)},getProperty:function(t,e,r,n){he(t)&&(t=qe(t)[0]);var s=vn(t||{}).get,o=r?wg:vg;return r==="native"&&(r=""),t&&(e?o((Ue[e]&&Ue[e].get||s)(t,e,r,n)):function(a,l,h){return o((Ue[a]&&Ue[a].get||s)(t,a,l,h))})},quickSetter:function(t,e,r){if(t=qe(t),t.length>1){var n=t.map(function(c){return Re.quickSetter(c,e,r)}),s=n.length;return function(c){for(var u=s;u--;)n[u](c)}}t=t[0]||{};var o=Ue[e],a=vn(t),l=a.harness&&(a.harness.aliases||{})[e]||e,h=o?function(c){var u=new o;ys._pt=0,u.init(t,r?c+r:c,ys,0,[t]),u.render(1,u),ys._pt&&Qu(1,ys)}:a.set(t,l);return o?h:function(c){return h(t,l,r?c+r:c,a,1)}},quickTo:function(t,e,r){var n,s=Re.to(t,wn((n={},n[e]="+=0.1",n.paused=!0,n),r||{})),o=function(l,h,c){return s.resetTo(e,l,h,c)};return o.tween=s,o},isTweening:function(t){return Vt.getTweensOf(t,!0).length>0},defaults:function(t){return t&&t.ease&&(t.ease=Sn(t.ease,ds.ease)),Tg(ds,t||{})},config:function(t){return Tg(Oe,t||{})},registerEffect:function(t){var e=t.name,r=t.effect,n=t.plugins,s=t.defaults,o=t.extendTimeline;(n||"").split(",").forEach(function(a){return a&&!Ue[a]&&!Be[a]&&po(e+" effect requires "+a+" plugin.")}),Du[e]=function(a,l,h){return r(qe(a),$e(l||{},s),h)},o&&(Se.prototype[e]=function(a,l,h){return this.add(Du[e](a,Gi(l)?l:(h=l)&&{},this),h)})},registerEase:function(t,e){Ct[t]=Sn(e)},parseEase:function(t,e){return arguments.length?Sn(t,e):Ct},getById:function(t){return Vt.getById(t)},exportRoot:function(t,e){t===void 0&&(t={});var r=new Se(t),n,s;for(r.smoothChildTiming=Ie(t.smoothChildTiming),Vt.remove(r),r._dp=0,r._time=r._tTime=Vt._time,n=Vt._first;n;)s=n._next,(e||!(!n._dur&&n instanceof qt&&n.vars.onComplete===n._targets[0]))&&Fi(r,n,n._start-n._delay),n=s;return Fi(Vt,r,0),r},context:function(t,e){return t?new i1(t,e):Bt},matchMedia:function(t){return new XC(t)},matchMediaRefresh:function(){return En.forEach(function(t){var e=t.conditions,r,n;for(n in e)e[n]&&(e[n]=!1,r=1);r&&t.revert()})||td()},addEventListener:function(t,e){var r=Il[t]||(Il[t]=[]);~r.indexOf(e)||r.push(e)},removeEventListener:function(t,e){var r=Il[t],n=r&&r.indexOf(e);n>=0&&r.splice(n,1)},utils:{wrap:xC,wrapYoyo:_C,distribute:Lg,random:kg,snap:Gg,normalize:bC,getUnit:be,clamp:pC,splitColor:Ug,toArray:qe,selector:Wu,mapRange:Dg,pipe:gC,unitize:yC,interpolate:vC,shuffle:Pg},install:mg,effects:Du,ticker:We,updateRoot:Se.updateRoot,plugins:Ue,globalTimeline:Vt,core:{PropTween:Me,globals:gg,Tween:qt,Timeline:Se,Animation:To,getCache:vn,_removeLinkedListItem:Tl,reverting:function(){return ge},context:function(t){return t&&Bt&&(Bt.data.push(t),t._ctx=Bt),Bt},suppressOverwrites:function(t){return Cu=t}}};Ae("to,from,fromTo,delayedCall,set,killTweensOf",function(i){return Al[i]=qt[i]}),We.add(Se.updateRoot),ys=Al.to({},{duration:0});var WC=function(t,e){for(var r=t._pt;r&&r.p!==e&&r.op!==e&&r.fp!==e;)r=r._next;return r},ZC=function(t,e){var r=t._targets,n,s,o;for(n in e)for(s=r.length;s--;)o=t._ptLookup[s][n],o&&(o=o.d)&&(o._pt&&(o=WC(o,n)),o&&o.modifier&&o.modifier(e[n],t,r[s],n))},ed=function(t,e){return{name:t,rawVars:1,init:function(n,s,o){o._onInit=function(a){var l,h;if(he(s)&&(l={},Ae(s,function(c){return l[c]=1}),s=l),e){l={};for(h in s)l[h]=e(s[h]);s=l}ZC(a,s)}}}},Re=Al.registerPlugin({name:"attr",init:function(t,e,r,n,s){var o,a,l;this.tween=r;for(o in e)l=t.getAttribute(o)||"",a=this.add(t,"setAttribute",(l||0)+"",e[o],n,s,0,0,o),a.op=o,a.b=l,this._props.push(o)},render:function(t,e){for(var r=e._pt;r;)ge?r.set(r.t,r.p,r.b,r):r.r(t,r.d),r=r._next}},{name:"endArray",init:function(t,e){for(var r=e.length;r--;)this.add(t,r,t[r]||0,e[r],0,0,0,0,0,1)}},ed("roundProps",Zu),ed("modifiers"),ed("snap",Gg))||Al;qt.version=Se.version=Re.version="3.12.5",pg=1,Au()&&bs(),Ct.Power0,Ct.Power1,Ct.Power2,Ct.Power3,Ct.Power4,Ct.Linear,Ct.Quad,Ct.Cubic,Ct.Quart,Ct.Quint,Ct.Strong,Ct.Elastic,Ct.Back,Ct.SteppedEase,Ct.Bounce,Ct.Sine,Ct.Expo,Ct.Circ;/*!
1168
1168
  * CSSPlugin 3.12.5
1169
1169
  * https://gsap.com
1170
1170
  *
@@ -1172,6 +1172,6 @@ void main(void)\r
1172
1172
  * Subject to the terms at https://gsap.com/standard-license or for
1173
1173
  * Club GSAP members, the agreement issued with that membership.
1174
1174
  * @author: Jack Doyle, jack@greensock.com
1175
- */var r1,Vr,_s,id,An,n1,rd,VC=function(){return typeof window<"u"},hr={},Mn=180/Math.PI,vs=Math.PI/180,ws=Math.atan2,s1=1e8,nd=/([A-Z])/g,HC=/(left|right|width|margin|padding|x)/i,KC=/[\s,\(]\S/,Ni={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},sd=function(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},zC=function(t,e){return e.set(e.t,e.p,t===1?e.e:Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},YC=function(t,e){return e.set(e.t,e.p,t?Math.round((e.s+e.c*t)*1e4)/1e4+e.u:e.b,e)},jC=function(t,e){var r=e.s+e.c*t;e.set(e.t,e.p,~~(r+(r<0?-.5:.5))+e.u,e)},o1=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},a1=function(t,e){return e.set(e.t,e.p,t!==1?e.b:e.e,e)},JC=function(t,e,r){return t.style[e]=r},$C=function(t,e,r){return t.style.setProperty(e,r)},QC=function(t,e,r){return t._gsap[e]=r},qC=function(t,e,r){return t._gsap.scaleX=t._gsap.scaleY=r},tE=function(t,e,r,n,s){var o=t._gsap;o.scaleX=o.scaleY=r,o.renderTransform(s,o)},eE=function(t,e,r,n,s){var o=t._gsap;o[e]=r,o.renderTransform(s,o)},Kt="transform",Le=Kt+"Origin",iE=function i(t,e){var r=this,n=this.target,s=n.style,o=n._gsap;if(t in hr&&s){if(this.tfm=this.tfm||{},t!=="transform")t=Ni[t]||t,~t.indexOf(",")?t.split(",").forEach(function(a){return r.tfm[a]=cr(n,a)}):this.tfm[t]=o.x?o[t]:cr(n,t),t===Le&&(this.tfm.zOrigin=o.zOrigin);else return Ni.transform.split(",").forEach(function(a){return i.call(r,a,e)});if(this.props.indexOf(Kt)>=0)return;o.svg&&(this.svgo=n.getAttribute("data-svg-origin"),this.props.push(Le,e,"")),t=Kt}(s||e)&&this.props.push(t,e,s[t])},l1=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},rE=function(){var t=this.props,e=this.target,r=e.style,n=e._gsap,s,o;for(s=0;s<t.length;s+=3)t[s+1]?e[t[s]]=t[s+2]:t[s+2]?r[t[s]]=t[s+2]:r.removeProperty(t[s].substr(0,2)==="--"?t[s]:t[s].replace(nd,"-$1").toLowerCase());if(this.tfm){for(o in this.tfm)n[o]=this.tfm[o];n.svg&&(n.renderTransform(),e.setAttribute("data-svg-origin",this.svgo||"")),s=rd(),(!s||!s.isStart)&&!r[Kt]&&(l1(r),n.zOrigin&&r[Le]&&(r[Le]+=" "+n.zOrigin+"px",n.zOrigin=0,n.renderTransform()),n.uncache=1)}},h1=function(t,e){var r={target:t,props:[],revert:rE,save:iE};return t._gsap||Pe.core.getCache(t),e&&e.split(",").forEach(function(n){return r.save(n)}),r},c1,od=function(t,e){var r=Vr.createElementNS?Vr.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):Vr.createElement(t);return r&&r.style?r:Vr.createElement(t)},Oi=function i(t,e,r){var n=getComputedStyle(t);return n[e]||n.getPropertyValue(e.replace(nd,"-$1").toLowerCase())||n.getPropertyValue(e)||!r&&i(t,Ts(e)||e,1)||""},u1="O,Moz,ms,Ms,Webkit".split(","),Ts=function(t,e,r){var n=e||An,s=n.style,o=5;if(t in s&&!r)return t;for(t=t.charAt(0).toUpperCase()+t.substr(1);o--&&!(u1[o]+t in s););return o<0?null:(o===3?"ms":o>=0?u1[o]:"")+t},ad=function(){VC()&&window.document&&(r1=window,Vr=r1.document,_s=Vr.documentElement,An=od("div")||{style:{}},od("div"),Kt=Ts(Kt),Le=Kt+"Origin",An.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",c1=!!Ts("perspective"),rd=Pe.core.reverting,id=1)},ld=function i(t){var e=od("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,n=this.nextSibling,s=this.style.cssText,o;if(_s.appendChild(e),e.appendChild(this),this.style.display="block",t)try{o=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=i}catch{}else this._gsapBBox&&(o=this._gsapBBox());return r&&(n?r.insertBefore(this,n):r.appendChild(this)),_s.removeChild(e),this.style.cssText=s,o},d1=function(t,e){for(var r=e.length;r--;)if(t.hasAttribute(e[r]))return t.getAttribute(e[r])},f1=function(t){var e;try{e=t.getBBox()}catch{e=ld.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===ld||(e=ld.call(t,!0)),e&&!e.width&&!e.x&&!e.y?{x:+d1(t,["x","cx","x1"])||0,y:+d1(t,["y","cy","y1"])||0,width:0,height:0}:e},p1=function(t){return!!(t.getCTM&&(!t.parentNode||t.ownerSVGElement)&&f1(t))},Rn=function(t,e){if(e){var r=t.style,n;e in hr&&e!==Le&&(e=Kt),r.removeProperty?(n=e.substr(0,2),(n==="ms"||e.substr(0,6)==="webkit")&&(e="-"+e),r.removeProperty(n==="--"?e:e.replace(nd,"-$1").toLowerCase())):r.removeAttribute(e)}},Hr=function(t,e,r,n,s,o){var a=new Re(t._pt,e,r,0,1,o?a1:o1);return t._pt=a,a.b=n,a.e=s,t._props.push(r),a},m1={deg:1,rad:1,turn:1},nE={grid:1,flex:1},Kr=function i(t,e,r,n){var s=parseFloat(r)||0,o=(r+"").trim().substr((s+"").length)||"px",a=An.style,l=HC.test(e),h=t.tagName.toLowerCase()==="svg",c=(h?"client":"offset")+(l?"Width":"Height"),u=100,d=n==="px",f=n==="%",p,m,g,y;if(n===o||!s||m1[n]||m1[o])return s;if(o!=="px"&&!d&&(s=i(t,e,r,"px")),y=t.getCTM&&p1(t),(f||o==="%")&&(hr[e]||~e.indexOf("adius")))return p=y?t.getBBox()[l?"width":"height"]:t[c],Jt(f?s/p*u:s/100*p);if(a[l?"width":"height"]=u+(d?o:n),m=~e.indexOf("adius")||n==="em"&&t.appendChild&&!h?t:t.parentNode,y&&(m=(t.ownerSVGElement||{}).parentNode),(!m||m===Vr||!m.appendChild)&&(m=Vr.body),g=m._gsap,g&&f&&g.width&&l&&g.time===Ze.time&&!g.uncache)return Jt(s/g.width*u);if(f&&(e==="height"||e==="width")){var x=t.style[e];t.style[e]=u+n,p=t[c],x?t.style[e]=x:Rn(t,e)}else(f||o==="%")&&!nE[Oi(m,"display")]&&(a.position=Oi(t,"position")),m===t&&(a.position="static"),m.appendChild(An),p=An[c],m.removeChild(An),a.position="absolute";return l&&f&&(g=wn(m),g.time=Ze.time,g.width=m[c]),Jt(d?p*s/u:p&&s?u/p*s:0)},cr=function(t,e,r,n){var s;return id||ad(),e in Ni&&e!=="transform"&&(e=Ni[e],~e.indexOf(",")&&(e=e.split(",")[0])),hr[e]&&e!=="transform"?(s=Io(t,n),s=e!=="transformOrigin"?s[e]:s.svg?s.origin:Rl(Oi(t,Le))+" "+s.zOrigin+"px"):(s=t.style[e],(!s||s==="auto"||n||~(s+"").indexOf("calc("))&&(s=Ml[e]&&Ml[e](t,e,r)||Oi(t,e)||xg(t,e)||(e==="opacity"?1:0))),r&&!~(s+"").trim().indexOf(" ")?Kr(t,e,s,r)+r:s},sE=function(t,e,r,n){if(!r||r==="none"){var s=Ts(e,t,1),o=s&&Oi(t,s,1);o&&o!==r?(e=s,r=o):e==="borderColor"&&(r=Oi(t,"borderTopColor"))}var a=new Re(this._pt,t.style,e,0,1,qg),l=0,h=0,c,u,d,f,p,m,g,y,x,b,v,w;if(a.b=r,a.e=n,r+="",n+="",n==="auto"&&(m=t.style[e],t.style[e]=n,n=Oi(t,e)||n,m?t.style[e]=m:Rn(t,e)),c=[r,n],Zg(c),r=c[0],n=c[1],d=r.match(ps)||[],w=n.match(ps)||[],w.length){for(;u=ps.exec(n);)g=u[0],x=n.substring(l,u.index),p?p=(p+1)%5:(x.substr(-5)==="rgba("||x.substr(-5)==="hsla(")&&(p=1),g!==(m=d[h++]||"")&&(f=parseFloat(m)||0,v=m.substr((f+"").length),g.charAt(1)==="="&&(g=ms(f,g)+v),y=parseFloat(g),b=g.substr((y+"").length),l=ps.lastIndex-b.length,b||(b=b||Be.units[e]||v,l===n.length&&(n+=b,a.e+=b)),v!==b&&(f=Kr(t,e,m,b)||0),a._pt={_next:a._pt,p:x||h===1?x:",",s:f,c:y-f,m:p&&p<4||e==="zIndex"?Math.round:0});a.c=l<n.length?n.substring(l,n.length):""}else a.r=e==="display"&&n==="none"?a1:o1;return dg.test(n)&&(a.e=0),this._pt=a,a},g1={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},oE=function(t){var e=t.split(" "),r=e[0],n=e[1]||"50%";return(r==="top"||r==="bottom"||n==="left"||n==="right")&&(t=r,r=n,n=t),e[0]=g1[r]||r,e[1]=g1[n]||n,e.join(" ")},aE=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var r=e.t,n=r.style,s=e.u,o=r._gsap,a,l,h;if(s==="all"||s===!0)n.cssText="",l=1;else for(s=s.split(","),h=s.length;--h>-1;)a=s[h],hr[a]&&(l=1,a=a==="transformOrigin"?Le:Kt),Rn(r,a);l&&(Rn(r,Kt),o&&(o.svg&&r.removeAttribute("transform"),Io(r,1),o.uncache=1,l1(n)))}},Ml={clearProps:function(t,e,r,n,s){if(s.data!=="isFromStart"){var o=t._pt=new Re(t._pt,e,r,0,0,aE);return o.u=n,o.pr=-10,o.tween=s,t._props.push(r),1}}},Eo=[1,0,0,1,0,0],y1={},b1=function(t){return t==="matrix(1, 0, 0, 1, 0, 0)"||t==="none"||!t},x1=function(t){var e=Oi(t,Kt);return b1(e)?Eo:e.substr(7).match(ug).map(Jt)},hd=function(t,e){var r=t._gsap||wn(t),n=t.style,s=x1(t),o,a,l,h;return r.svg&&t.getAttribute("transform")?(l=t.transform.baseVal.consolidate().matrix,s=[l.a,l.b,l.c,l.d,l.e,l.f],s.join(",")==="1,0,0,1,0,0"?Eo:s):(s===Eo&&!t.offsetParent&&t!==_s&&!r.svg&&(l=n.display,n.display="block",o=t.parentNode,(!o||!t.offsetParent)&&(h=1,a=t.nextElementSibling,_s.appendChild(t)),s=x1(t),l?n.display=l:Rn(t,"display"),h&&(a?o.insertBefore(t,a):o?o.appendChild(t):_s.removeChild(t))),e&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s)},cd=function(t,e,r,n,s,o){var a=t._gsap,l=s||hd(t,!0),h=a.xOrigin||0,c=a.yOrigin||0,u=a.xOffset||0,d=a.yOffset||0,f=l[0],p=l[1],m=l[2],g=l[3],y=l[4],x=l[5],b=e.split(" "),v=parseFloat(b[0])||0,w=parseFloat(b[1])||0,S,E,I,A;r?l!==Eo&&(E=f*g-p*m)&&(I=v*(g/E)+w*(-m/E)+(m*x-g*y)/E,A=v*(-p/E)+w*(f/E)-(f*x-p*y)/E,v=I,w=A):(S=f1(t),v=S.x+(~b[0].indexOf("%")?v/100*S.width:v),w=S.y+(~(b[1]||b[0]).indexOf("%")?w/100*S.height:w)),n||n!==!1&&a.smooth?(y=v-h,x=w-c,a.xOffset=u+(y*f+x*m)-y,a.yOffset=d+(y*p+x*g)-x):a.xOffset=a.yOffset=0,a.xOrigin=v,a.yOrigin=w,a.smooth=!!n,a.origin=e,a.originIsAbsolute=!!r,t.style[Le]="0px 0px",o&&(Hr(o,a,"xOrigin",h,v),Hr(o,a,"yOrigin",c,w),Hr(o,a,"xOffset",u,a.xOffset),Hr(o,a,"yOffset",d,a.yOffset)),t.setAttribute("data-svg-origin",v+" "+w)},Io=function(t,e){var r=t._gsap||new zg(t);if("x"in r&&!e&&!r.uncache)return r;var n=t.style,s=r.scaleX<0,o="px",a="deg",l=getComputedStyle(t),h=Oi(t,Le)||"0",c,u,d,f,p,m,g,y,x,b,v,w,S,E,I,A,L,G,F,M,N,W,K,H,j,B,D,k,V,et,ft,at;return c=u=d=m=g=y=x=b=v=0,f=p=1,r.svg=!!(t.getCTM&&p1(t)),l.translate&&((l.translate!=="none"||l.scale!=="none"||l.rotate!=="none")&&(n[Kt]=(l.translate!=="none"?"translate3d("+(l.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(l.rotate!=="none"?"rotate("+l.rotate+") ":"")+(l.scale!=="none"?"scale("+l.scale.split(" ").join(",")+") ":"")+(l[Kt]!=="none"?l[Kt]:"")),n.scale=n.rotate=n.translate="none"),E=hd(t,r.svg),r.svg&&(r.uncache?(j=t.getBBox(),h=r.xOrigin-j.x+"px "+(r.yOrigin-j.y)+"px",H=""):H=!e&&t.getAttribute("data-svg-origin"),cd(t,H||h,!!H||r.originIsAbsolute,r.smooth!==!1,E)),w=r.xOrigin||0,S=r.yOrigin||0,E!==Eo&&(G=E[0],F=E[1],M=E[2],N=E[3],c=W=E[4],u=K=E[5],E.length===6?(f=Math.sqrt(G*G+F*F),p=Math.sqrt(N*N+M*M),m=G||F?ws(F,G)*Mn:0,x=M||N?ws(M,N)*Mn+m:0,x&&(p*=Math.abs(Math.cos(x*vs))),r.svg&&(c-=w-(w*G+S*M),u-=S-(w*F+S*N))):(at=E[6],et=E[7],D=E[8],k=E[9],V=E[10],ft=E[11],c=E[12],u=E[13],d=E[14],I=ws(at,V),g=I*Mn,I&&(A=Math.cos(-I),L=Math.sin(-I),H=W*A+D*L,j=K*A+k*L,B=at*A+V*L,D=W*-L+D*A,k=K*-L+k*A,V=at*-L+V*A,ft=et*-L+ft*A,W=H,K=j,at=B),I=ws(-M,V),y=I*Mn,I&&(A=Math.cos(-I),L=Math.sin(-I),H=G*A-D*L,j=F*A-k*L,B=M*A-V*L,ft=N*L+ft*A,G=H,F=j,M=B),I=ws(F,G),m=I*Mn,I&&(A=Math.cos(I),L=Math.sin(I),H=G*A+F*L,j=W*A+K*L,F=F*A-G*L,K=K*A-W*L,G=H,W=j),g&&Math.abs(g)+Math.abs(m)>359.9&&(g=m=0,y=180-y),f=Jt(Math.sqrt(G*G+F*F+M*M)),p=Jt(Math.sqrt(K*K+at*at)),I=ws(W,K),x=Math.abs(I)>2e-4?I*Mn:0,v=ft?1/(ft<0?-ft:ft):0),r.svg&&(H=t.getAttribute("transform"),r.forceCSS=t.setAttribute("transform","")||!b1(Oi(t,Kt)),H&&t.setAttribute("transform",H))),Math.abs(x)>90&&Math.abs(x)<270&&(s?(f*=-1,x+=m<=0?180:-180,m+=m<=0?180:-180):(p*=-1,x+=x<=0?180:-180)),e=e||r.uncache,r.x=c-((r.xPercent=c&&(!e&&r.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-c)?-50:0)))?t.offsetWidth*r.xPercent/100:0)+o,r.y=u-((r.yPercent=u&&(!e&&r.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-u)?-50:0)))?t.offsetHeight*r.yPercent/100:0)+o,r.z=d+o,r.scaleX=Jt(f),r.scaleY=Jt(p),r.rotation=Jt(m)+a,r.rotationX=Jt(g)+a,r.rotationY=Jt(y)+a,r.skewX=x+a,r.skewY=b+a,r.transformPerspective=v+o,(r.zOrigin=parseFloat(h.split(" ")[2])||!e&&r.zOrigin||0)&&(n[Le]=Rl(h)),r.xOffset=r.yOffset=0,r.force3D=Be.force3D,r.renderTransform=r.svg?hE:c1?_1:lE,r.uncache=0,r},Rl=function(t){return(t=t.split(" "))[0]+" "+t[1]},ud=function(t,e,r){var n=xe(e);return Jt(parseFloat(e)+parseFloat(Kr(t,"x",r+"px",n)))+n},lE=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,_1(t,e)},Pn="0deg",Ao="0px",Ln=") ",_1=function(t,e){var r=e||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,l=r.z,h=r.rotation,c=r.rotationY,u=r.rotationX,d=r.skewX,f=r.skewY,p=r.scaleX,m=r.scaleY,g=r.transformPerspective,y=r.force3D,x=r.target,b=r.zOrigin,v="",w=y==="auto"&&t&&t!==1||y===!0;if(b&&(u!==Pn||c!==Pn)){var S=parseFloat(c)*vs,E=Math.sin(S),I=Math.cos(S),A;S=parseFloat(u)*vs,A=Math.cos(S),o=ud(x,o,E*A*-b),a=ud(x,a,-Math.sin(S)*-b),l=ud(x,l,I*A*-b+b)}g!==Ao&&(v+="perspective("+g+Ln),(n||s)&&(v+="translate("+n+"%, "+s+"%) "),(w||o!==Ao||a!==Ao||l!==Ao)&&(v+=l!==Ao||w?"translate3d("+o+", "+a+", "+l+") ":"translate("+o+", "+a+Ln),h!==Pn&&(v+="rotate("+h+Ln),c!==Pn&&(v+="rotateY("+c+Ln),u!==Pn&&(v+="rotateX("+u+Ln),(d!==Pn||f!==Pn)&&(v+="skew("+d+", "+f+Ln),(p!==1||m!==1)&&(v+="scale("+p+", "+m+Ln),x.style[Kt]=v||"translate(0, 0)"},hE=function(t,e){var r=e||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,l=r.rotation,h=r.skewX,c=r.skewY,u=r.scaleX,d=r.scaleY,f=r.target,p=r.xOrigin,m=r.yOrigin,g=r.xOffset,y=r.yOffset,x=r.forceCSS,b=parseFloat(o),v=parseFloat(a),w,S,E,I,A;l=parseFloat(l),h=parseFloat(h),c=parseFloat(c),c&&(c=parseFloat(c),h+=c,l+=c),l||h?(l*=vs,h*=vs,w=Math.cos(l)*u,S=Math.sin(l)*u,E=Math.sin(l-h)*-d,I=Math.cos(l-h)*d,h&&(c*=vs,A=Math.tan(h-c),A=Math.sqrt(1+A*A),E*=A,I*=A,c&&(A=Math.tan(c),A=Math.sqrt(1+A*A),w*=A,S*=A)),w=Jt(w),S=Jt(S),E=Jt(E),I=Jt(I)):(w=u,I=d,S=E=0),(b&&!~(o+"").indexOf("px")||v&&!~(a+"").indexOf("px"))&&(b=Kr(f,"x",o,"px"),v=Kr(f,"y",a,"px")),(p||m||g||y)&&(b=Jt(b+p-(p*w+m*E)+g),v=Jt(v+m-(p*S+m*I)+y)),(n||s)&&(A=f.getBBox(),b=Jt(b+n/100*A.width),v=Jt(v+s/100*A.height)),A="matrix("+w+","+S+","+E+","+I+","+b+","+v+")",f.setAttribute("transform",A),x&&(f.style[Kt]=A)},cE=function(t,e,r,n,s){var o=360,a=ce(s),l=parseFloat(s)*(a&&~s.indexOf("rad")?Mn:1),h=l-n,c=n+h+"deg",u,d;return a&&(u=s.split("_")[1],u==="short"&&(h%=o,h!==h%(o/2)&&(h+=h<0?o:-o)),u==="cw"&&h<0?h=(h+o*s1)%o-~~(h/o)*o:u==="ccw"&&h>0&&(h=(h-o*s1)%o-~~(h/o)*o)),t._pt=d=new Re(t._pt,e,r,n,h,zC),d.e=c,d.u="deg",t._props.push(r),d},v1=function(t,e){for(var r in e)t[r]=e[r];return t},uE=function(t,e,r){var n=v1({},r._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=r.style,a,l,h,c,u,d,f,p;n.svg?(h=r.getAttribute("transform"),r.setAttribute("transform",""),o[Kt]=e,a=Io(r,1),Rn(r,Kt),r.setAttribute("transform",h)):(h=getComputedStyle(r)[Kt],o[Kt]=e,a=Io(r,1),o[Kt]=h);for(l in hr)h=n[l],c=a[l],h!==c&&s.indexOf(l)<0&&(f=xe(h),p=xe(c),u=f!==p?Kr(r,l,h,p):parseFloat(h),d=parseFloat(c),t._pt=new Re(t._pt,a,l,u,d-u,sd),t._pt.u=p||0,t._props.push(l));v1(a,n)};Me("padding,margin,Width,Radius",function(i,t){var e="Top",r="Right",n="Bottom",s="Left",o=(t<3?[e,r,n,s]:[e+s,e+r,n+r,n+s]).map(function(a){return t<2?i+a:"border"+a+i});Ml[t>1?"border"+i:i]=function(a,l,h,c,u){var d,f;if(arguments.length<4)return d=o.map(function(p){return cr(a,p,h)}),f=d.join(" "),f.split(d[0]).length===5?d[0]:f;d=(c+"").split(" "),f={},o.forEach(function(p,m){return f[p]=d[m]=d[m]||d[(m-1)/2|0]}),a.init(l,f,u)}});var w1={name:"css",register:ad,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,r,n,s){var o=this._props,a=t.style,l=r.vars.startAt,h,c,u,d,f,p,m,g,y,x,b,v,w,S,E,I;id||ad(),this.styles=this.styles||h1(t),I=this.styles.props,this.tween=r;for(m in e)if(m!=="autoRound"&&(c=e[m],!(Xe[m]&&Yg(m,e,r,n,t,s)))){if(f=typeof c,p=Ml[m],f==="function"&&(c=c.call(r,n,t,s),f=typeof c),f==="string"&&~c.indexOf("random(")&&(c=_o(c)),p)p(this,t,m,c,r)&&(E=1);else if(m.substr(0,2)==="--")h=(getComputedStyle(t).getPropertyValue(m)+"").trim(),c+="",Wr.lastIndex=0,Wr.test(h)||(g=xe(h),y=xe(c)),y?g!==y&&(h=Kr(t,m,h,y)+y):g&&(c+=g),this.add(a,"setProperty",h,c,n,s,0,0,m),o.push(m),I.push(m,0,a[m]);else if(f!=="undefined"){if(l&&m in l?(h=typeof l[m]=="function"?l[m].call(r,n,t,s):l[m],ce(h)&&~h.indexOf("random(")&&(h=_o(h)),xe(h+"")||h==="auto"||(h+=Be.units[m]||xe(cr(t,m))||""),(h+"").charAt(1)==="="&&(h=cr(t,m))):h=cr(t,m),d=parseFloat(h),x=f==="string"&&c.charAt(1)==="="&&c.substr(0,2),x&&(c=c.substr(2)),u=parseFloat(c),m in Ni&&(m==="autoAlpha"&&(d===1&&cr(t,"visibility")==="hidden"&&u&&(d=0),I.push("visibility",0,a.visibility),Hr(this,a,"visibility",d?"inherit":"hidden",u?"inherit":"hidden",!u)),m!=="scale"&&m!=="transform"&&(m=Ni[m],~m.indexOf(",")&&(m=m.split(",")[0]))),b=m in hr,b){if(this.styles.save(m),v||(w=t._gsap,w.renderTransform&&!e.parseTransform||Io(t,e.parseTransform),S=e.smoothOrigin!==!1&&w.smooth,v=this._pt=new Re(this._pt,a,Kt,0,1,w.renderTransform,w,0,-1),v.dep=1),m==="scale")this._pt=new Re(this._pt,w,"scaleY",w.scaleY,(x?ms(w.scaleY,x+u):u)-w.scaleY||0,sd),this._pt.u=0,o.push("scaleY",m),m+="X";else if(m==="transformOrigin"){I.push(Le,0,a[Le]),c=oE(c),w.svg?cd(t,c,0,S,0,this):(y=parseFloat(c.split(" ")[2])||0,y!==w.zOrigin&&Hr(this,w,"zOrigin",w.zOrigin,y),Hr(this,a,m,Rl(h),Rl(c)));continue}else if(m==="svgOrigin"){cd(t,c,1,S,0,this);continue}else if(m in y1){cE(this,w,m,d,x?ms(d,x+c):c);continue}else if(m==="smoothOrigin"){Hr(this,w,"smooth",w.smooth,c);continue}else if(m==="force3D"){w[m]=c;continue}else if(m==="transform"){uE(this,c,t);continue}}else m in a||(m=Ts(m)||m);if(b||(u||u===0)&&(d||d===0)&&!KC.test(c)&&m in a)g=(h+"").substr((d+"").length),u||(u=0),y=xe(c)||(m in Be.units?Be.units[m]:g),g!==y&&(d=Kr(t,m,h,y)),this._pt=new Re(this._pt,b?w:a,m,d,(x?ms(d,x+u):u)-d,!b&&(y==="px"||m==="zIndex")&&e.autoRound!==!1?jC:sd),this._pt.u=y||0,g!==y&&y!=="%"&&(this._pt.b=h,this._pt.r=YC);else if(m in a)sE.call(this,t,m,h,x?x+c:c);else if(m in t)this.add(t,m,h||t[m],x?x+c:c,n,s);else if(m!=="parseTransform"){Gu(m,c);continue}b||(m in a?I.push(m,0,a[m]):I.push(m,1,h||t[m])),o.push(m)}}E&&t1(this)},render:function(t,e){if(e.tween._time||!rd())for(var r=e._pt;r;)r.r(t,r.d),r=r._next;else e.styles.revert()},get:cr,aliases:Ni,getSetter:function(t,e,r){var n=Ni[e];return n&&n.indexOf(",")<0&&(e=n),e in hr&&e!==Le&&(t._gsap.x||cr(t,"x"))?r&&n1===r?e==="scale"?qC:QC:(n1=r||{})&&(e==="scale"?tE:eE):t.style&&!Iu(t.style[e])?JC:~e.indexOf("-")?$C:$u(t,e)},core:{_removeProperty:Rn,_getMatrix:hd}};Pe.utils.checkPrefix=Ts,Pe.core.getStyleSaver=h1,function(i,t,e,r){var n=Me(i+","+t+","+e,function(s){hr[s]=1});Me(t,function(s){Be.units[s]="deg",y1[s]=1}),Ni[n[13]]=i+","+t,Me(r,function(s){var o=s.split(":");Ni[o[1]]=n[o[0]]})}("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY"),Me("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(i){Be.units[i]="px"}),Pe.registerPlugin(w1);var T1=Pe.registerPlugin(w1)||Pe;T1.core.Tween;const Gn=new gt;class dE{constructor(t={}){this._recursive=typeof t.recursive=="boolean"?t.recursive:!0,this._toggle=t.toggle||"visible",this._targetList=new Set}add(t){return this._targetList.add(t),this}addAll(t){for(let e=0,r=t.length;e<r;e++)this._targetList.add(t[e]);return this}remove(t){return this._targetList.delete(t),this}removeAll(t){for(let e=0,r=t.length;e<r;e++)this._targetList.delete(t[e]);return this}clear(){return this._targetList.clear(),this}cull(t,e=!1){return e||this.uncull(),this._targetList.forEach(r=>{e||r.getBounds(!1,Gn),this._recursive?this.cullRecursive(t,r,e):(e&&r._bounds.getRectangle(t),r[this._toggle]=Gn.right>t.left&&Gn.left<t.right&&Gn.bottom>t.top&&Gn.top<t.bottom)}),this}uncull(){return this._targetList.forEach(t=>{this._recursive?this.uncullRecursive(t):t[this._toggle]=!1}),this}cullRecursive(t,e,r){const n=r?e._bounds.getRectangle(Gn):e.getBounds(!0,Gn);if(e[this._toggle]=n.right>t.left&&n.left<t.right&&n.bottom>t.top&&n.top<t.bottom,!(n.left>=t.left&&n.top>=t.top&&n.right<=t.right&&n.bottom<=t.bottom)&&e[this._toggle]&&e.children&&e.children.length){const o=e.children;for(let a=0,l=o.length;a<l;a++)this.cullRecursive(t,o[a])}}uncullRecursive(t){if(t[this._toggle]=!0,t.children&&t.children.length){const e=t.children;for(let r=0,n=e.length;r<n;r++)this.uncullRecursive(e[r])}}}var Pl={exports:{}};Pl.exports,function(i,t){var e=200,r="__lodash_hash_undefined__",n=1,s=2,o=9007199254740991,a="[object Arguments]",l="[object Array]",h="[object AsyncFunction]",c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Function]",p="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",x="[object Object]",b="[object Promise]",v="[object Proxy]",w="[object RegExp]",S="[object Set]",E="[object String]",I="[object Symbol]",A="[object Undefined]",L="[object WeakMap]",G="[object ArrayBuffer]",F="[object DataView]",M="[object Float32Array]",N="[object Float64Array]",W="[object Int8Array]",K="[object Int16Array]",H="[object Int32Array]",j="[object Uint8Array]",B="[object Uint8ClampedArray]",D="[object Uint16Array]",k="[object Uint32Array]",V=/[\\^$.*+?()[\]{}|]/g,et=/^\[object .+?Constructor\]$/,ft=/^(?:0|[1-9]\d*)$/,at={};at[M]=at[N]=at[W]=at[K]=at[H]=at[j]=at[B]=at[D]=at[k]=!0,at[a]=at[l]=at[G]=at[c]=at[F]=at[u]=at[d]=at[f]=at[m]=at[g]=at[x]=at[w]=at[S]=at[E]=at[L]=!1;var Tt=typeof we=="object"&&we&&we.Object===Object&&we,It=typeof self=="object"&&self&&self.Object===Object&&self,Q=Tt||It||Function("return this")(),Z=t&&!t.nodeType&&t,J=Z&&!0&&i&&!i.nodeType&&i,$=J&&J.exports===Z,O=$&&Tt.process,pt=function(){try{return O&&O.binding&&O.binding("util")}catch{}}(),yt=pt&&pt.isTypedArray;function Rt(T,R){for(var _=-1,C=T==null?0:T.length,P=0,X=[];++_<C;){var ut=T[_];R(ut,_,T)&&(X[P++]=ut)}return X}function Bt(T,R){for(var _=-1,C=R.length,P=T.length;++_<C;)T[P+_]=R[_];return T}function Fe(T,R){for(var _=-1,C=T==null?0:T.length;++_<C;)if(R(T[_],_,T))return!0;return!1}function Ve(T,R){for(var _=-1,C=Array(T);++_<T;)C[_]=R(_);return C}function Ko(T){return function(R){return T(R)}}function $r(T,R){return T.has(R)}function ks(T,R){return T==null?void 0:T[R]}function Fs(T){var R=-1,_=Array(T.size);return T.forEach(function(C,P){_[++R]=[P,C]}),_}function yi(T,R){return function(_){return T(R(_))}}function sh(T){var R=-1,_=Array(T.size);return T.forEach(function(C){_[++R]=C}),_}var oh=Array.prototype,ef=Function.prototype,Ds=Object.prototype,Qr=Q["__core-js_shared__"],zo=ef.toString,He=Ds.hasOwnProperty,Yo=function(){var T=/[^.]+$/.exec(Qr&&Qr.keys&&Qr.keys.IE_PROTO||"");return T?"Symbol(src)_1."+T:""}(),jo=Ds.toString,ah=RegExp("^"+zo.call(He).replace(V,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lh=$?Q.Buffer:void 0,Ns=Q.Symbol,Vi=Q.Uint8Array,Un=Ds.propertyIsEnumerable,rf=oh.splice,Hi=Ns?Ns.toStringTag:void 0,hh=Object.getOwnPropertySymbols,ch=lh?lh.isBuffer:void 0,Xn=yi(Object.keys,Object),Jo=vr(Q,"DataView"),Ke=vr(Q,"Map"),$o=vr(Q,"Promise"),Qo=vr(Q,"Set"),qo=vr(Q,"WeakMap"),Wn=vr(Object,"create"),nf=xi(Jo),bi=xi(Ke),sf=xi($o),of=xi(Qo),af=xi(qo),uh=Ns?Ns.prototype:void 0,ta=uh?uh.valueOf:void 0;function De(T){var R=-1,_=T==null?0:T.length;for(this.clear();++R<_;){var C=T[R];this.set(C[0],C[1])}}function lf(){this.__data__=Wn?Wn(null):{},this.size=0}function hf(T){var R=this.has(T)&&delete this.__data__[T];return this.size-=R?1:0,R}function cf(T){var R=this.__data__;if(Wn){var _=R[T];return _===r?void 0:_}return He.call(R,T)?R[T]:void 0}function uf(T){var R=this.__data__;return Wn?R[T]!==void 0:He.call(R,T)}function df(T,R){var _=this.__data__;return this.size+=this.has(T)?0:1,_[T]=Wn&&R===void 0?r:R,this}De.prototype.clear=lf,De.prototype.delete=hf,De.prototype.get=cf,De.prototype.has=uf,De.prototype.set=df;function _e(T){var R=-1,_=T==null?0:T.length;for(this.clear();++R<_;){var C=T[R];this.set(C[0],C[1])}}function ff(){this.__data__=[],this.size=0}function pf(T){var R=this.__data__,_=Bs(R,T);if(_<0)return!1;var C=R.length-1;return _==C?R.pop():rf.call(R,_,1),--this.size,!0}function mf(T){var R=this.__data__,_=Bs(R,T);return _<0?void 0:R[_][1]}function gf(T){return Bs(this.__data__,T)>-1}function yf(T,R){var _=this.__data__,C=Bs(_,T);return C<0?(++this.size,_.push([T,R])):_[C][1]=R,this}_e.prototype.clear=ff,_e.prototype.delete=pf,_e.prototype.get=mf,_e.prototype.has=gf,_e.prototype.set=yf;function xr(T){var R=-1,_=T==null?0:T.length;for(this.clear();++R<_;){var C=T[R];this.set(C[0],C[1])}}function ea(){this.size=0,this.__data__={hash:new De,map:new(Ke||_e),string:new De}}function bf(T){var R=Xs(this,T).delete(T);return this.size-=R?1:0,R}function Os(T){return Xs(this,T).get(T)}function ia(T){return Xs(this,T).has(T)}function xf(T,R){var _=Xs(this,T),C=_.size;return _.set(T,R),this.size+=_.size==C?0:1,this}xr.prototype.clear=ea,xr.prototype.delete=bf,xr.prototype.get=Os,xr.prototype.has=ia,xr.prototype.set=xf;function _r(T){var R=-1,_=T==null?0:T.length;for(this.__data__=new xr;++R<_;)this.add(T[R])}function dh(T){return this.__data__.set(T,r),this}function _f(T){return this.__data__.has(T)}_r.prototype.add=_r.prototype.push=dh,_r.prototype.has=_f;function Ki(T){var R=this.__data__=new _e(T);this.size=R.size}function vf(){this.__data__=new _e,this.size=0}function fh(T){var R=this.__data__,_=R.delete(T);return this.size=R.size,_}function wf(T){return this.__data__.get(T)}function Tf(T){return this.__data__.has(T)}function Sf(T,R){var _=this.__data__;if(_ instanceof _e){var C=_.__data__;if(!Ke||C.length<e-1)return C.push([T,R]),this.size=++_.size,this;_=this.__data__=new xr(C)}return _.set(T,R),this.size=_.size,this}Ki.prototype.clear=vf,Ki.prototype.delete=fh,Ki.prototype.get=wf,Ki.prototype.has=Tf,Ki.prototype.set=Sf;function Cf(T,R){var _=Vs(T),C=!_&&sa(T),P=!_&&!C&&Vn(T),X=!_&&!C&&!P&&wh(T),ut=_||C||P||X,bt=ut?Ve(T.length,String):[],_t=bt.length;for(var ht in T)(R||He.call(T,ht))&&!(ut&&(ht=="length"||P&&(ht=="offset"||ht=="parent")||X&&(ht=="buffer"||ht=="byteLength"||ht=="byteOffset")||na(ht,_t)))&&bt.push(ht);return bt}function Bs(T,R){for(var _=T.length;_--;)if(Zs(T[_][0],R))return _;return-1}function Ef(T,R,_){var C=R(T);return Vs(T)?C:Bt(C,_(T))}function Zn(T){return T==null?T===void 0?A:y:Hi&&Hi in Object(T)?Rf(T):Ws(T)}function ph(T){return tn(T)&&Zn(T)==a}function mh(T,R,_,C,P){return T===R?!0:T==null||R==null||!tn(T)&&!tn(R)?T!==T&&R!==R:If(T,R,_,C,mh,P)}function If(T,R,_,C,P,X){var ut=Vs(T),bt=Vs(R),_t=ut?l:zi(T),ht=bt?l:zi(R);_t=_t==a?x:_t,ht=ht==a?x:ht;var vt=_t==x,Xt=ht==x,Pt=_t==ht;if(Pt&&Vn(T)){if(!Vn(R))return!1;ut=!0,vt=!1}if(Pt&&!vt)return X||(X=new Ki),ut||wh(T)?gh(T,R,_,C,P,X):yh(T,R,_t,_,C,P,X);if(!(_&n)){var fe=vt&&He.call(T,"__wrapped__"),ve=Xt&&He.call(R,"__wrapped__");if(fe||ve){var si=fe?T.value():T,oi=ve?R.value():R;return X||(X=new Ki),P(si,oi,_,C,X)}}return Pt?(X||(X=new Ki),Mf(T,R,_,C,P,X)):!1}function Us(T){if(!vh(T)||Gf(T))return!1;var R=Yi(T)?ah:et;return R.test(xi(T))}function ra(T){return tn(T)&&qr(T.length)&&!!at[Zn(T)]}function Af(T){if(!kf(T))return Xn(T);var R=[];for(var _ in Object(T))He.call(T,_)&&_!="constructor"&&R.push(_);return R}function gh(T,R,_,C,P,X){var ut=_&n,bt=T.length,_t=R.length;if(bt!=_t&&!(ut&&_t>bt))return!1;var ht=X.get(T);if(ht&&X.get(R))return ht==R;var vt=-1,Xt=!0,Pt=_&s?new _r:void 0;for(X.set(T,R),X.set(R,T);++vt<bt;){var fe=T[vt],ve=R[vt];if(C)var si=ut?C(ve,fe,vt,R,T,X):C(fe,ve,vt,T,R,X);if(si!==void 0){if(si)continue;Xt=!1;break}if(Pt){if(!Fe(R,function(oi,Hn){if(!$r(Pt,Hn)&&(fe===oi||P(fe,oi,_,C,X)))return Pt.push(Hn)})){Xt=!1;break}}else if(!(fe===ve||P(fe,ve,_,C,X))){Xt=!1;break}}return X.delete(T),X.delete(R),Xt}function yh(T,R,_,C,P,X,ut){switch(_){case F:if(T.byteLength!=R.byteLength||T.byteOffset!=R.byteOffset)return!1;T=T.buffer,R=R.buffer;case G:return!(T.byteLength!=R.byteLength||!X(new Vi(T),new Vi(R)));case c:case u:case g:return Zs(+T,+R);case d:return T.name==R.name&&T.message==R.message;case w:case E:return T==R+"";case m:var bt=Fs;case S:var _t=C&n;if(bt||(bt=sh),T.size!=R.size&&!_t)return!1;var ht=ut.get(T);if(ht)return ht==R;C|=s,ut.set(T,R);var vt=gh(bt(T),bt(R),C,P,X,ut);return ut.delete(T),vt;case I:if(ta)return ta.call(T)==ta.call(R)}return!1}function Mf(T,R,_,C,P,X){var ut=_&n,bt=bh(T),_t=bt.length,ht=bh(R),vt=ht.length;if(_t!=vt&&!ut)return!1;for(var Xt=_t;Xt--;){var Pt=bt[Xt];if(!(ut?Pt in R:He.call(R,Pt)))return!1}var fe=X.get(T);if(fe&&X.get(R))return fe==R;var ve=!0;X.set(T,R),X.set(R,T);for(var si=ut;++Xt<_t;){Pt=bt[Xt];var oi=T[Pt],Hn=R[Pt];if(C)var Ib=ut?C(Hn,oi,Pt,R,T,X):C(oi,Hn,Pt,T,R,X);if(!(Ib===void 0?oi===Hn||P(oi,Hn,_,C,X):Ib)){ve=!1;break}si||(si=Pt=="constructor")}if(ve&&!si){var Sh=T.constructor,Ch=R.constructor;Sh!=Ch&&"constructor"in T&&"constructor"in R&&!(typeof Sh=="function"&&Sh instanceof Sh&&typeof Ch=="function"&&Ch instanceof Ch)&&(ve=!1)}return X.delete(T),X.delete(R),ve}function bh(T){return Ef(T,Th,Pf)}function Xs(T,R){var _=T.__data__;return Lf(R)?_[typeof R=="string"?"string":"hash"]:_.map}function vr(T,R){var _=ks(T,R);return Us(_)?_:void 0}function Rf(T){var R=He.call(T,Hi),_=T[Hi];try{T[Hi]=void 0;var C=!0}catch{}var P=jo.call(T);return C&&(R?T[Hi]=_:delete T[Hi]),P}var Pf=hh?function(T){return T==null?[]:(T=Object(T),Rt(hh(T),function(R){return Un.call(T,R)}))}:Ff,zi=Zn;(Jo&&zi(new Jo(new ArrayBuffer(1)))!=F||Ke&&zi(new Ke)!=m||$o&&zi($o.resolve())!=b||Qo&&zi(new Qo)!=S||qo&&zi(new qo)!=L)&&(zi=function(T){var R=Zn(T),_=R==x?T.constructor:void 0,C=_?xi(_):"";if(C)switch(C){case nf:return F;case bi:return m;case sf:return b;case of:return S;case af:return L}return R});function na(T,R){return R=R??o,!!R&&(typeof T=="number"||ft.test(T))&&T>-1&&T%1==0&&T<R}function Lf(T){var R=typeof T;return R=="string"||R=="number"||R=="symbol"||R=="boolean"?T!=="__proto__":T===null}function Gf(T){return!!Yo&&Yo in T}function kf(T){var R=T&&T.constructor,_=typeof R=="function"&&R.prototype||Ds;return T===_}function Ws(T){return jo.call(T)}function xi(T){if(T!=null){try{return zo.call(T)}catch{}try{return T+""}catch{}}return""}function Zs(T,R){return T===R||T!==T&&R!==R}var sa=ph(function(){return arguments}())?ph:function(T){return tn(T)&&He.call(T,"callee")&&!Un.call(T,"callee")},Vs=Array.isArray;function xh(T){return T!=null&&qr(T.length)&&!Yi(T)}var Vn=ch||Df;function _h(T,R){return mh(T,R)}function Yi(T){if(!vh(T))return!1;var R=Zn(T);return R==f||R==p||R==h||R==v}function qr(T){return typeof T=="number"&&T>-1&&T%1==0&&T<=o}function vh(T){var R=typeof T;return T!=null&&(R=="object"||R=="function")}function tn(T){return T!=null&&typeof T=="object"}var wh=yt?Ko(yt):ra;function Th(T){return xh(T)?Cf(T):Af(T)}function Ff(){return[]}function Df(){return!1}i.exports=_h}(Pl,Pl.exports);var fE=Pl.exports;const S1=Tr(fE);var pE=Object.defineProperty,mE=(i,t,e)=>t in i?pE(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,U=(i,t,e)=>(mE(i,typeof t!="symbol"?t+"":t,e),e);class ei{constructor(t){U(this,"parent"),U(this,"paused"),this.parent=t,this.paused=!1}destroy(){}down(t){return!1}move(t){return!1}up(t){return!1}wheel(t){return!1}update(t){}resize(){}reset(){}pause(){this.paused=!0}resume(){this.paused=!1}}var gE=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},C1={exports:{}};(function(i,t){(function(){var e,r;r=function(n){return i.exports=n},e={linear:function(n,s,o,a){return o*n/a+s},easeInQuad:function(n,s,o,a){return o*(n/=a)*n+s},easeOutQuad:function(n,s,o,a){return-o*(n/=a)*(n-2)+s},easeInOutQuad:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n+s:-o/2*(--n*(n-2)-1)+s},easeInCubic:function(n,s,o,a){return o*(n/=a)*n*n+s},easeOutCubic:function(n,s,o,a){return o*((n=n/a-1)*n*n+1)+s},easeInOutCubic:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n+s:o/2*((n-=2)*n*n+2)+s},easeInQuart:function(n,s,o,a){return o*(n/=a)*n*n*n+s},easeOutQuart:function(n,s,o,a){return-o*((n=n/a-1)*n*n*n-1)+s},easeInOutQuart:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n*n+s:-o/2*((n-=2)*n*n*n-2)+s},easeInQuint:function(n,s,o,a){return o*(n/=a)*n*n*n*n+s},easeOutQuint:function(n,s,o,a){return o*((n=n/a-1)*n*n*n*n+1)+s},easeInOutQuint:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n*n*n+s:o/2*((n-=2)*n*n*n*n+2)+s},easeInSine:function(n,s,o,a){return-o*Math.cos(n/a*(Math.PI/2))+o+s},easeOutSine:function(n,s,o,a){return o*Math.sin(n/a*(Math.PI/2))+s},easeInOutSine:function(n,s,o,a){return-o/2*(Math.cos(Math.PI*n/a)-1)+s},easeInExpo:function(n,s,o,a){return n===0?s:o*Math.pow(2,10*(n/a-1))+s},easeOutExpo:function(n,s,o,a){return n===a?s+o:o*(-Math.pow(2,-10*n/a)+1)+s},easeInOutExpo:function(n,s,o,a){return(n/=a/2)<1?o/2*Math.pow(2,10*(n-1))+s:o/2*(-Math.pow(2,-10*--n)+2)+s},easeInCirc:function(n,s,o,a){return-o*(Math.sqrt(1-(n/=a)*n)-1)+s},easeOutCirc:function(n,s,o,a){return o*Math.sqrt(1-(n=n/a-1)*n)+s},easeInOutCirc:function(n,s,o,a){return(n/=a/2)<1?-o/2*(Math.sqrt(1-n*n)-1)+s:o/2*(Math.sqrt(1-(n-=2)*n)+1)+s},easeInElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a),h||(h=a*.3),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),-(l*Math.pow(2,10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h))+s},easeOutElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a),h||(h=a*.3),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),l*Math.pow(2,-10*n)*Math.sin((n*a-c)*(2*Math.PI)/h)+o+s},easeInOutElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a/2),h||(h=a*(.3*1.5)),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),n<1?-.5*(l*Math.pow(2,10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h))+s:l*Math.pow(2,-10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h)*.5+o+s},easeInBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),o*(n/=a)*n*((l+1)*n-l)+s},easeOutBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),o*((n=n/a-1)*n*((l+1)*n+l)+1)+s},easeInOutBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),(n/=a/2)<1?o/2*(n*n*(((l*=1.525)+1)*n-l))+s:o/2*((n-=2)*n*(((l*=1.525)+1)*n+l)+2)+s},easeInBounce:function(n,s,o,a){var l;return l=e.easeOutBounce(a-n,0,o,a),o-l+s},easeOutBounce:function(n,s,o,a){return(n/=a)<1/2.75?o*(7.5625*n*n)+s:n<2/2.75?o*(7.5625*(n-=1.5/2.75)*n+.75)+s:n<2.5/2.75?o*(7.5625*(n-=2.25/2.75)*n+.9375)+s:o*(7.5625*(n-=2.625/2.75)*n+.984375)+s},easeInOutBounce:function(n,s,o,a){var l;return n<a/2?(l=e.easeInBounce(n*2,0,o,a),l*.5+s):(l=e.easeOutBounce(n*2-a,0,o,a),l*.5+o*.5+s)}},r(e)}).call(gE)})(C1);const E1=C1.exports;function Ll(i,t){if(i){if(typeof i=="function")return i;if(typeof i=="string")return E1[i]}else return E1[t]}const yE={removeOnInterrupt:!1,ease:"linear",time:1e3};class bE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"startX"),U(this,"startY"),U(this,"deltaX"),U(this,"deltaY"),U(this,"keepCenter"),U(this,"startWidth",null),U(this,"startHeight",null),U(this,"deltaWidth",null),U(this,"deltaHeight",null),U(this,"width",null),U(this,"height",null),U(this,"time",0),this.options=Object.assign({},yE,e),this.options.ease=Ll(this.options.ease),this.setupPosition(),this.setupZoom(),this.time=0}setupPosition(){typeof this.options.position<"u"?(this.startX=this.parent.center.x,this.startY=this.parent.center.y,this.deltaX=this.options.position.x-this.parent.center.x,this.deltaY=this.options.position.y-this.parent.center.y,this.keepCenter=!1):this.keepCenter=!0}setupZoom(){this.width=null,this.height=null,typeof this.options.scale<"u"?this.width=this.parent.screenWidth/this.options.scale:typeof this.options.scaleX<"u"||typeof this.options.scaleY<"u"?(typeof this.options.scaleX<"u"&&(this.width=this.parent.screenWidth/this.options.scaleX),typeof this.options.scaleY<"u"&&(this.height=this.parent.screenHeight/this.options.scaleY)):(typeof this.options.width<"u"&&(this.width=this.options.width),typeof this.options.height<"u"&&(this.height=this.options.height)),this.width!==null&&(this.startWidth=this.parent.screenWidthInWorldPixels,this.deltaWidth=this.width-this.startWidth),this.height!==null&&(this.startHeight=this.parent.screenHeightInWorldPixels,this.deltaHeight=this.height-this.startHeight)}down(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("animate"),!1}complete(){this.parent.plugins.remove("animate"),this.width!==null&&this.parent.fitWidth(this.width,this.keepCenter,this.height===null),this.height!==null&&this.parent.fitHeight(this.height,this.keepCenter,this.width===null),!this.keepCenter&&this.options.position&&this.parent.moveCenter(this.options.position),this.parent.emit("animate-end",this.parent),this.options.callbackOnComplete&&this.options.callbackOnComplete(this.parent)}update(t){if(this.paused)return;this.time+=t;const e=new dt(this.parent.scale.x,this.parent.scale.y);if(this.time>=this.options.time){const r=this.parent.width,n=this.parent.height;this.complete(),(r!==this.parent.width||n!==this.parent.height)&&this.parent.emit("zoomed",{viewport:this.parent,original:e,type:"animate"})}else{const r=this.options.ease(this.time,0,1,this.options.time);if(this.width!==null){const n=this.startWidth,s=this.deltaWidth;this.parent.fitWidth(n+s*r,this.keepCenter,this.height===null)}if(this.height!==null){const n=this.startHeight,s=this.deltaHeight;this.parent.fitHeight(n+s*r,this.keepCenter,this.width===null)}if(this.width===null?this.parent.scale.x=this.parent.scale.y:this.height===null&&(this.parent.scale.y=this.parent.scale.x),!this.keepCenter){const n=this.startX,s=this.startY,o=this.deltaX,a=this.deltaY,l=new dt(this.parent.x,this.parent.y);this.parent.moveCenter(n+o*r,s+a*r),this.parent.emit("moved",{viewport:this.parent,original:l,type:"animate"})}(this.width||this.height)&&this.parent.emit("zoomed",{viewport:this.parent,original:e,type:"animate"})}}}const xE={sides:"all",friction:.5,time:150,ease:"easeInOutSine",underflow:"center",bounceBox:null};class _E extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"left"),U(this,"top"),U(this,"right"),U(this,"bottom"),U(this,"underflowX"),U(this,"underflowY"),U(this,"ease"),U(this,"toX"),U(this,"toY"),this.options=Object.assign({},xE,e),this.ease=Ll(this.options.ease,"easeInOutSine"),this.options.sides?this.options.sides==="all"?this.top=this.bottom=this.left=this.right=!0:this.options.sides==="horizontal"?(this.right=this.left=!0,this.top=this.bottom=!1):this.options.sides==="vertical"?(this.left=this.right=!1,this.top=this.bottom=!0):(this.top=this.options.sides.indexOf("top")!==-1,this.bottom=this.options.sides.indexOf("bottom")!==-1,this.left=this.options.sides.indexOf("left")!==-1,this.right=this.options.sides.indexOf("right")!==-1):this.left=this.top=this.right=this.bottom=!1;const r=this.options.underflow.toLowerCase();r==="center"?(this.underflowX=0,this.underflowY=0):(this.underflowX=r.indexOf("left")!==-1?-1:r.indexOf("right")!==-1?1:0,this.underflowY=r.indexOf("top")!==-1?-1:r.indexOf("bottom")!==-1?1:0),this.reset()}isActive(){return this.toX!==null||this.toY!==null}down(){return this.toX=this.toY=null,!1}up(){return this.bounce(),!1}update(t){if(!this.paused){if(this.bounce(),this.toX){const e=this.toX;e.time+=t,this.parent.emit("moved",{viewport:this.parent,type:"bounce-x"}),e.time>=this.options.time?(this.parent.x=e.end,this.toX=null,this.parent.emit("bounce-x-end",this.parent)):this.parent.x=this.ease(e.time,e.start,e.delta,this.options.time)}if(this.toY){const e=this.toY;e.time+=t,this.parent.emit("moved",{viewport:this.parent,type:"bounce-y"}),e.time>=this.options.time?(this.parent.y=e.end,this.toY=null,this.parent.emit("bounce-y-end",this.parent)):this.parent.y=this.ease(e.time,e.start,e.delta,this.options.time)}}}calcUnderflowX(){let t;switch(this.underflowX){case-1:t=0;break;case 1:t=this.parent.screenWidth-this.parent.screenWorldWidth;break;default:t=(this.parent.screenWidth-this.parent.screenWorldWidth)/2}return t}calcUnderflowY(){let t;switch(this.underflowY){case-1:t=0;break;case 1:t=this.parent.screenHeight-this.parent.screenWorldHeight;break;default:t=(this.parent.screenHeight-this.parent.screenWorldHeight)/2}return t}oob(){const t=this.options.bounceBox;if(t){const e=typeof t.x>"u"?0:t.x,r=typeof t.y>"u"?0:t.y,n=typeof t.width>"u"?this.parent.worldWidth:t.width,s=typeof t.height>"u"?this.parent.worldHeight:t.height;return{left:this.parent.left<e,right:this.parent.right>n,top:this.parent.top<r,bottom:this.parent.bottom>s,topLeft:new dt(e*this.parent.scale.x,r*this.parent.scale.y),bottomRight:new dt(n*this.parent.scale.x-this.parent.screenWidth,s*this.parent.scale.y-this.parent.screenHeight)}}return{left:this.parent.left<0,right:this.parent.right>this.parent.worldWidth,top:this.parent.top<0,bottom:this.parent.bottom>this.parent.worldHeight,topLeft:new dt(0,0),bottomRight:new dt(this.parent.worldWidth*this.parent.scale.x-this.parent.screenWidth,this.parent.worldHeight*this.parent.scale.y-this.parent.screenHeight)}}bounce(){var t,e;if(this.paused)return;let r,n=this.parent.plugins.get("decelerate",!0);n&&(n.x||n.y)&&(n.x&&n.percentChangeX===((t=n.options)==null?void 0:t.friction)||n.y&&n.percentChangeY===((e=n.options)==null?void 0:e.friction))&&(r=this.oob(),(r.left&&this.left||r.right&&this.right)&&(n.percentChangeX=this.options.friction),(r.top&&this.top||r.bottom&&this.bottom)&&(n.percentChangeY=this.options.friction));const s=this.parent.plugins.get("drag",!0)||{},o=this.parent.plugins.get("pinch",!0)||{};if(n=n||{},!(s!=null&&s.active)&&!(o!=null&&o.active)&&(!this.toX||!this.toY)&&(!n.x||!n.y)){r=r||this.oob();const a=r.topLeft,l=r.bottomRight;if(!this.toX&&!n.x){let h=null;r.left&&this.left?h=this.parent.screenWorldWidth<this.parent.screenWidth?this.calcUnderflowX():-a.x:r.right&&this.right&&(h=this.parent.screenWorldWidth<this.parent.screenWidth?this.calcUnderflowX():-l.x),h!==null&&this.parent.x!==h&&(this.toX={time:0,start:this.parent.x,delta:h-this.parent.x,end:h},this.parent.emit("bounce-x-start",this.parent))}if(!this.toY&&!n.y){let h=null;r.top&&this.top?h=this.parent.screenWorldHeight<this.parent.screenHeight?this.calcUnderflowY():-a.y:r.bottom&&this.bottom&&(h=this.parent.screenWorldHeight<this.parent.screenHeight?this.calcUnderflowY():-l.y),h!==null&&this.parent.y!==h&&(this.toY={time:0,start:this.parent.y,delta:h-this.parent.y,end:h},this.parent.emit("bounce-y-start",this.parent))}}}reset(){this.toX=this.toY=null,this.bounce()}}const vE={left:!1,right:!1,top:!1,bottom:!1,direction:null,underflow:"center"};class wE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"last"),U(this,"noUnderflow"),U(this,"underflowX"),U(this,"underflowY"),this.options=Object.assign({},vE,e),this.options.direction&&(this.options.left=this.options.direction==="x"||this.options.direction==="all"?!0:null,this.options.right=this.options.direction==="x"||this.options.direction==="all"?!0:null,this.options.top=this.options.direction==="y"||this.options.direction==="all"?!0:null,this.options.bottom=this.options.direction==="y"||this.options.direction==="all"?!0:null),this.parseUnderflow(),this.last={x:null,y:null,scaleX:null,scaleY:null},this.update()}parseUnderflow(){const t=this.options.underflow.toLowerCase();t==="none"?this.noUnderflow=!0:t==="center"?(this.underflowX=this.underflowY=0,this.noUnderflow=!1):(this.underflowX=t.indexOf("left")!==-1?-1:t.indexOf("right")!==-1?1:0,this.underflowY=t.indexOf("top")!==-1?-1:t.indexOf("bottom")!==-1?1:0,this.noUnderflow=!1)}move(){return this.update(),!1}update(){if(this.paused||this.parent.x===this.last.x&&this.parent.y===this.last.y&&this.parent.scale.x===this.last.scaleX&&this.parent.scale.y===this.last.scaleY)return;const t=new dt(this.parent.x,this.parent.y),e=this.parent.plugins.decelerate||{};if(this.options.left!==null||this.options.right!==null){let r=!1;if(!this.noUnderflow&&this.parent.screenWorldWidth<this.parent.screenWidth)switch(this.underflowX){case-1:this.parent.x!==0&&(this.parent.x=0,r=!0);break;case 1:this.parent.x!==this.parent.screenWidth-this.parent.screenWorldWidth&&(this.parent.x=this.parent.screenWidth-this.parent.screenWorldWidth,r=!0);break;default:this.parent.x!==(this.parent.screenWidth-this.parent.screenWorldWidth)/2&&(this.parent.x=(this.parent.screenWidth-this.parent.screenWorldWidth)/2,r=!0)}else this.options.left!==null&&this.parent.left<(this.options.left===!0?0:this.options.left)&&(this.parent.x=-(this.options.left===!0?0:this.options.left)*this.parent.scale.x,e.x=0,r=!0),this.options.right!==null&&this.parent.right>(this.options.right===!0?this.parent.worldWidth:this.options.right)&&(this.parent.x=-(this.options.right===!0?this.parent.worldWidth:this.options.right)*this.parent.scale.x+this.parent.screenWidth,e.x=0,r=!0);r&&this.parent.emit("moved",{viewport:this.parent,original:t,type:"clamp-x"})}if(this.options.top!==null||this.options.bottom!==null){let r=!1;if(!this.noUnderflow&&this.parent.screenWorldHeight<this.parent.screenHeight)switch(this.underflowY){case-1:this.parent.y!==0&&(this.parent.y=0,r=!0);break;case 1:this.parent.y!==this.parent.screenHeight-this.parent.screenWorldHeight&&(this.parent.y=this.parent.screenHeight-this.parent.screenWorldHeight,r=!0);break;default:this.parent.y!==(this.parent.screenHeight-this.parent.screenWorldHeight)/2&&(this.parent.y=(this.parent.screenHeight-this.parent.screenWorldHeight)/2,r=!0)}else this.options.top!==null&&this.parent.top<(this.options.top===!0?0:this.options.top)&&(this.parent.y=-(this.options.top===!0?0:this.options.top)*this.parent.scale.y,e.y=0,r=!0),this.options.bottom!==null&&this.parent.bottom>(this.options.bottom===!0?this.parent.worldHeight:this.options.bottom)&&(this.parent.y=-(this.options.bottom===!0?this.parent.worldHeight:this.options.bottom)*this.parent.scale.y+this.parent.screenHeight,e.y=0,r=!0);r&&this.parent.emit("moved",{viewport:this.parent,original:t,type:"clamp-y"})}this.last.x=this.parent.x,this.last.y=this.parent.y,this.last.scaleX=this.parent.scale.x,this.last.scaleY=this.parent.scale.y}reset(){this.update()}}const TE={minWidth:null,minHeight:null,maxWidth:null,maxHeight:null,minScale:null,maxScale:null};class SE extends ei{constructor(t,e={}){super(t),U(this,"options"),this.options=Object.assign({},TE,e),this.clamp()}resize(){this.clamp()}clamp(){if(!this.paused){if(this.options.minWidth||this.options.minHeight||this.options.maxWidth||this.options.maxHeight){let t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight;if(this.options.minWidth!==null&&t<this.options.minWidth){const r=this.parent.scale.x;this.parent.fitWidth(this.options.minWidth,!1,!1,!0),this.parent.scale.y*=this.parent.scale.x/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.maxWidth!==null&&t>this.options.maxWidth){const r=this.parent.scale.x;this.parent.fitWidth(this.options.maxWidth,!1,!1,!0),this.parent.scale.y*=this.parent.scale.x/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.minHeight!==null&&e<this.options.minHeight){const r=this.parent.scale.y;this.parent.fitHeight(this.options.minHeight,!1,!1,!0),this.parent.scale.x*=this.parent.scale.y/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.maxHeight!==null&&e>this.options.maxHeight){const r=this.parent.scale.y;this.parent.fitHeight(this.options.maxHeight,!1,!1,!0),this.parent.scale.x*=this.parent.scale.y/r,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}}else if(this.options.minScale||this.options.maxScale){const t={x:null,y:null},e={x:null,y:null};if(typeof this.options.minScale=="number")t.x=this.options.minScale,t.y=this.options.minScale;else if(this.options.minScale!==null){const s=this.options.minScale;t.x=typeof s.x>"u"?null:s.x,t.y=typeof s.y>"u"?null:s.y}if(typeof this.options.maxScale=="number")e.x=this.options.maxScale,e.y=this.options.maxScale;else if(this.options.maxScale!==null){const s=this.options.maxScale;e.x=typeof s.x>"u"?null:s.x,e.y=typeof s.y>"u"?null:s.y}let r=this.parent.scale.x,n=this.parent.scale.y;t.x!==null&&r<t.x&&(r=t.x),e.x!==null&&r>e.x&&(r=e.x),t.y!==null&&n<t.y&&(n=t.y),e.y!==null&&n>e.y&&(n=e.y),(r!==this.parent.scale.x||n!==this.parent.scale.y)&&(this.parent.scale.set(r,n),this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"}))}}}reset(){this.clamp()}}const CE={friction:.98,bounce:.8,minSpeed:.01},zr=16;class EE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"x"),U(this,"y"),U(this,"percentChangeX"),U(this,"percentChangeY"),U(this,"saved"),U(this,"timeSinceRelease"),this.options=Object.assign({},CE,e),this.saved=[],this.timeSinceRelease=0,this.reset(),this.parent.on("moved",r=>this.handleMoved(r))}down(){return this.saved=[],this.x=this.y=null,!1}isActive(){return!!(this.x||this.y)}move(){if(this.paused)return!1;const t=this.parent.input.count();return(t===1||t>1&&!this.parent.plugins.get("pinch",!0))&&(this.saved.push({x:this.parent.x,y:this.parent.y,time:performance.now()}),this.saved.length>60&&this.saved.splice(0,30)),!1}handleMoved(t){if(this.saved.length){const e=this.saved[this.saved.length-1];t.type==="clamp-x"&&t.original?e.x===t.original.x&&(e.x=this.parent.x):t.type==="clamp-y"&&t.original&&e.y===t.original.y&&(e.y=this.parent.y)}}up(){if(this.parent.input.count()===0&&this.saved.length){const t=performance.now();for(const e of this.saved)if(e.time>=t-100){const r=t-e.time;this.x=(this.parent.x-e.x)/r,this.y=(this.parent.y-e.y)/r,this.percentChangeX=this.percentChangeY=this.options.friction,this.timeSinceRelease=0;break}}return!1}activate(t){t=t||{},typeof t.x<"u"&&(this.x=t.x,this.percentChangeX=this.options.friction),typeof t.y<"u"&&(this.y=t.y,this.percentChangeY=this.options.friction)}update(t){if(this.paused)return;const e=this.x||this.y,r=this.timeSinceRelease,n=this.timeSinceRelease+t;if(this.x){const s=this.percentChangeX,o=Math.log(s);this.parent.x+=this.x*zr/o*(Math.pow(s,n/zr)-Math.pow(s,r/zr)),this.x*=Math.pow(this.percentChangeX,t/zr)}if(this.y){const s=this.percentChangeY,o=Math.log(s);this.parent.y+=this.y*zr/o*(Math.pow(s,n/zr)-Math.pow(s,r/zr)),this.y*=Math.pow(this.percentChangeY,t/zr)}this.timeSinceRelease+=t,this.x&&this.y?Math.abs(this.x)<this.options.minSpeed&&Math.abs(this.y)<this.options.minSpeed&&(this.x=0,this.y=0):(Math.abs(this.x||0)<this.options.minSpeed&&(this.x=0),Math.abs(this.y||0)<this.options.minSpeed&&(this.y=0)),e&&this.parent.emit("moved",{viewport:this.parent,type:"decelerate"})}reset(){this.x=this.y=null}}const IE={direction:"all",pressDrag:!0,wheel:!0,wheelScroll:1,reverse:!1,clampWheel:!1,underflow:"center",factor:1,mouseButtons:"all",keyToPress:null,ignoreKeyToPressOnTouch:!1,lineHeight:20,wheelSwapAxes:!1};class AE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"moved"),U(this,"reverse"),U(this,"xDirection"),U(this,"yDirection"),U(this,"keyIsPressed"),U(this,"mouse"),U(this,"underflowX"),U(this,"underflowY"),U(this,"last"),U(this,"current"),U(this,"windowEventHandlers",[]),this.options=Object.assign({},IE,e),this.moved=!1,this.reverse=this.options.reverse?1:-1,this.xDirection=!this.options.direction||this.options.direction==="all"||this.options.direction==="x",this.yDirection=!this.options.direction||this.options.direction==="all"||this.options.direction==="y",this.keyIsPressed=!1,this.parseUnderflow(),this.mouseButtons(this.options.mouseButtons),this.options.keyToPress&&this.handleKeyPresses(this.options.keyToPress)}handleKeyPresses(t){const e=n=>{t.includes(n.code)&&(this.keyIsPressed=!0)},r=n=>{t.includes(n.code)&&(this.keyIsPressed=!1)};this.addWindowEventHandler("keyup",r),this.addWindowEventHandler("keydown",e)}addWindowEventHandler(t,e){window.addEventListener(t,e),this.windowEventHandlers.push({event:t,handler:e})}destroy(){this.windowEventHandlers.forEach(({event:t,handler:e})=>{window.removeEventListener(t,e)})}mouseButtons(t){!t||t==="all"?this.mouse=[!0,!0,!0]:this.mouse=[t.indexOf("left")!==-1,t.indexOf("middle")!==-1,t.indexOf("right")!==-1]}parseUnderflow(){const t=this.options.underflow.toLowerCase();t==="center"?(this.underflowX=0,this.underflowY=0):(t.includes("left")?this.underflowX=-1:t.includes("right")?this.underflowX=1:this.underflowX=0,t.includes("top")?this.underflowY=-1:t.includes("bottom")?this.underflowY=1:this.underflowY=0)}checkButtons(t){const e=t.pointerType==="mouse",r=this.parent.input.count();return!!((r===1||r>1&&!this.parent.plugins.get("pinch",!0))&&(!e||this.mouse[t.button]))}checkKeyPress(t){return!this.options.keyToPress||this.keyIsPressed||this.options.ignoreKeyToPressOnTouch&&t.data.pointerType==="touch"}down(t){return this.paused||!this.options.pressDrag?!1:this.checkButtons(t)&&this.checkKeyPress(t)?(this.last={x:t.global.x,y:t.global.y},this.current=t.pointerId,!0):(this.last=null,!1)}get active(){return this.moved}move(t){if(this.paused||!this.options.pressDrag)return!1;if(this.last&&this.current===t.data.pointerId){const e=t.global.x,r=t.global.y,n=this.parent.input.count();if(n===1||n>1&&!this.parent.plugins.get("pinch",!0)){const s=e-this.last.x,o=r-this.last.y;if(this.moved||this.xDirection&&this.parent.input.checkThreshold(s)||this.yDirection&&this.parent.input.checkThreshold(o)){const a={x:e,y:r};return this.xDirection&&(this.parent.x+=(a.x-this.last.x)*this.options.factor),this.yDirection&&(this.parent.y+=(a.y-this.last.y)*this.options.factor),this.last=a,this.moved||this.parent.emit("drag-start",{event:t,screen:new dt(this.last.x,this.last.y),world:this.parent.toWorld(new dt(this.last.x,this.last.y)),viewport:this.parent}),this.moved=!0,this.parent.emit("moved",{viewport:this.parent,type:"drag"}),!0}}else this.moved=!1}return!1}up(t){if(this.paused)return!1;const e=this.parent.input.touches;if(e.length===1){const r=e[0];return r.last&&(this.last={x:r.last.x,y:r.last.y},this.current=r.id),this.moved=!1,!0}else if(this.last&&this.moved){const r=new dt(this.last.x,this.last.y);return this.parent.emit("drag-end",{event:t,screen:r,world:this.parent.toWorld(r),viewport:this.parent}),this.last=null,this.moved=!1,!0}return!1}wheel(t){if(this.paused)return!1;if(this.options.wheel){const e=this.parent.plugins.get("wheel",!0);if(!e||!e.options.wheelZoom&&!t.ctrlKey){const r=t.deltaMode?this.options.lineHeight:1,n=[t.deltaX,t.deltaY],[s,o]=this.options.wheelSwapAxes?n.reverse():n;return this.xDirection&&(this.parent.x+=s*r*this.options.wheelScroll*this.reverse),this.yDirection&&(this.parent.y+=o*r*this.options.wheelScroll*this.reverse),this.options.clampWheel&&this.clamp(),this.parent.emit("wheel-scroll",this.parent),this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.options.passiveWheel||t.preventDefault(),this.parent.options.stopPropagation&&t.stopPropagation(),!0}}return!1}resume(){this.last=null,this.paused=!1}clamp(){const t=this.parent.plugins.get("decelerate",!0)||{};if(this.options.clampWheel!=="y")if(this.parent.screenWorldWidth<this.parent.screenWidth)switch(this.underflowX){case-1:this.parent.x=0;break;case 1:this.parent.x=this.parent.screenWidth-this.parent.screenWorldWidth;break;default:this.parent.x=(this.parent.screenWidth-this.parent.screenWorldWidth)/2}else this.parent.left<0?(this.parent.x=0,t.x=0):this.parent.right>this.parent.worldWidth&&(this.parent.x=-this.parent.worldWidth*this.parent.scale.x+this.parent.screenWidth,t.x=0);if(this.options.clampWheel!=="x")if(this.parent.screenWorldHeight<this.parent.screenHeight)switch(this.underflowY){case-1:this.parent.y=0;break;case 1:this.parent.y=this.parent.screenHeight-this.parent.screenWorldHeight;break;default:this.parent.y=(this.parent.screenHeight-this.parent.screenWorldHeight)/2}else this.parent.top<0&&(this.parent.y=0,t.y=0),this.parent.bottom>this.parent.worldHeight&&(this.parent.y=-this.parent.worldHeight*this.parent.scale.y+this.parent.screenHeight,t.y=0)}}const ME={speed:0,acceleration:null,radius:null};class RE extends ei{constructor(t,e,r={}){super(t),U(this,"options"),U(this,"target"),U(this,"velocity"),this.target=e,this.options=Object.assign({},ME,r),this.velocity={x:0,y:0}}update(t){if(this.paused)return;const e=this.parent.center;let r=this.target.x,n=this.target.y;if(this.options.radius)if(Math.sqrt(Math.pow(this.target.y-e.y,2)+Math.pow(this.target.x-e.x,2))>this.options.radius){const a=Math.atan2(this.target.y-e.y,this.target.x-e.x);r=this.target.x-Math.cos(a)*this.options.radius,n=this.target.y-Math.sin(a)*this.options.radius}else return;const s=r-e.x,o=n-e.y;if(s||o)if(this.options.speed)if(this.options.acceleration){const a=Math.atan2(n-e.y,r-e.x),l=Math.sqrt(Math.pow(s,2)+Math.pow(o,2));if(l){const h=(Math.pow(this.velocity.x,2)+Math.pow(this.velocity.y,2))/(2*this.options.acceleration);l>h?this.velocity={x:Math.min(this.velocity.x+(this.options.acceleration*t,this.options.speed)),y:Math.min(this.velocity.y+(this.options.acceleration*t,this.options.speed))}:this.velocity={x:Math.max(this.velocity.x-this.options.acceleration*this.options.speed,0),y:Math.max(this.velocity.y-this.options.acceleration*this.options.speed,0)};const c=Math.cos(a)*this.velocity.x,u=Math.sin(a)*this.velocity.y,d=Math.abs(c)>Math.abs(s)?r:e.x+c,f=Math.abs(u)>Math.abs(o)?n:e.y+u;this.parent.moveCenter(d,f),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}}else{const a=Math.atan2(n-e.y,r-e.x),l=Math.cos(a)*this.options.speed,h=Math.sin(a)*this.options.speed,c=Math.abs(l)>Math.abs(s)?r:e.x+l,u=Math.abs(h)>Math.abs(o)?n:e.y+h;this.parent.moveCenter(c,u),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}else this.parent.moveCenter(r,n),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}}const PE={radius:null,distance:null,top:null,bottom:null,left:null,right:null,speed:8,reverse:!1,noDecelerate:!1,linear:!1,allowButtons:!1};class LE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"reverse"),U(this,"radiusSquared"),U(this,"left"),U(this,"top"),U(this,"right"),U(this,"bottom"),U(this,"horizontal"),U(this,"vertical"),this.options=Object.assign({},PE,e),this.reverse=this.options.reverse?1:-1,this.radiusSquared=typeof this.options.radius=="number"?Math.pow(this.options.radius,2):null,this.resize()}resize(){const t=this.options.distance;t!==null?(this.left=t,this.top=t,this.right=this.parent.screenWidth-t,this.bottom=this.parent.screenHeight-t):this.options.radius||(this.left=this.options.left,this.top=this.options.top,this.right=this.options.right===null?null:this.parent.screenWidth-this.options.right,this.bottom=this.options.bottom===null?null:this.parent.screenHeight-this.options.bottom)}down(){return this.paused||this.options.allowButtons||(this.horizontal=this.vertical=null),!1}move(t){if(this.paused||t.pointerType!=="mouse"&&t.pointerId!==1||!this.options.allowButtons&&t.buttons!==0)return!1;const e=t.global.x,r=t.global.y;if(this.radiusSquared){const n=this.parent.toScreen(this.parent.center);if(Math.pow(n.x-e,2)+Math.pow(n.y-r,2)>=this.radiusSquared){const s=Math.atan2(n.y-r,n.x-e);this.options.linear?(this.horizontal=Math.round(Math.cos(s))*this.options.speed*this.reverse*(60/1e3),this.vertical=Math.round(Math.sin(s))*this.options.speed*this.reverse*(60/1e3)):(this.horizontal=Math.cos(s)*this.options.speed*this.reverse*(60/1e3),this.vertical=Math.sin(s)*this.options.speed*this.reverse*(60/1e3))}else this.horizontal&&this.decelerateHorizontal(),this.vertical&&this.decelerateVertical(),this.horizontal=this.vertical=0}else this.left!==null&&e<this.left?this.horizontal=Number(this.reverse)*this.options.speed*(60/1e3):this.right!==null&&e>this.right?this.horizontal=-1*this.reverse*this.options.speed*(60/1e3):(this.decelerateHorizontal(),this.horizontal=0),this.top!==null&&r<this.top?this.vertical=Number(this.reverse)*this.options.speed*(60/1e3):this.bottom!==null&&r>this.bottom?this.vertical=-1*this.reverse*this.options.speed*(60/1e3):(this.decelerateVertical(),this.vertical=0);return!1}decelerateHorizontal(){const t=this.parent.plugins.get("decelerate",!0);this.horizontal&&t&&!this.options.noDecelerate&&t.activate({x:this.horizontal*this.options.speed*this.reverse/(1e3/60)})}decelerateVertical(){const t=this.parent.plugins.get("decelerate",!0);this.vertical&&t&&!this.options.noDecelerate&&t.activate({y:this.vertical*this.options.speed*this.reverse/(1e3/60)})}up(){return this.paused||(this.horizontal&&this.decelerateHorizontal(),this.vertical&&this.decelerateVertical(),this.horizontal=this.vertical=null),!1}update(){if(!this.paused&&(this.horizontal||this.vertical)){const t=this.parent.center;this.horizontal&&(t.x+=this.horizontal*this.options.speed),this.vertical&&(t.y+=this.vertical*this.options.speed),this.parent.moveCenter(t),this.parent.emit("moved",{viewport:this.parent,type:"mouse-edges"})}}}const GE={noDrag:!1,percent:1,center:null,factor:1,axis:"all"};class kE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"active",!1),U(this,"pinching",!1),U(this,"moved",!1),U(this,"lastCenter"),this.options=Object.assign({},GE,e)}down(){return this.parent.input.count()>=2?(this.active=!0,!0):!1}isAxisX(){return["all","x"].includes(this.options.axis)}isAxisY(){return["all","y"].includes(this.options.axis)}move(t){if(this.paused||!this.active)return!1;const e=t.global.x,r=t.global.y,n=this.parent.input.touches;if(n.length>=2){const s=n[0],o=n[1],a=s.last&&o.last?Math.sqrt(Math.pow(o.last.x-s.last.x,2)+Math.pow(o.last.y-s.last.y,2)):null;if(s.id===t.pointerId?s.last={x:e,y:r,data:t}:o.id===t.pointerId&&(o.last={x:e,y:r,data:t}),a){let l;const h=new dt(s.last.x+(o.last.x-s.last.x)/2,s.last.y+(o.last.y-s.last.y)/2);this.options.center||(l=this.parent.toLocal(h));let c=Math.sqrt(Math.pow(o.last.x-s.last.x,2)+Math.pow(o.last.y-s.last.y,2));c=c===0?c=1e-10:c;const u=(1-a/c)*this.options.percent*(this.isAxisX()?this.parent.scale.x:this.parent.scale.y);this.isAxisX()&&(this.parent.scale.x+=u),this.isAxisY()&&(this.parent.scale.y+=u),this.parent.emit("zoomed",{viewport:this.parent,type:"pinch",center:h});const d=this.parent.plugins.get("clamp-zoom",!0);if(d&&d.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const f=this.parent.toGlobal(l);this.parent.x+=(h.x-f.x)*this.options.factor,this.parent.y+=(h.y-f.y)*this.options.factor,this.parent.emit("moved",{viewport:this.parent,type:"pinch"})}!this.options.noDrag&&this.lastCenter&&(this.parent.x+=(h.x-this.lastCenter.x)*this.options.factor,this.parent.y+=(h.y-this.lastCenter.y)*this.options.factor,this.parent.emit("moved",{viewport:this.parent,type:"pinch"})),this.lastCenter=h,this.moved=!0}else this.pinching||(this.parent.emit("pinch-start",this.parent),this.pinching=!0);return!0}return!1}up(){return this.pinching&&this.parent.input.touches.length<=1?(this.active=!1,this.lastCenter=null,this.pinching=!1,this.moved=!1,this.parent.emit("pinch-end",this.parent),!0):!1}}const FE={topLeft:!1,friction:.8,time:1e3,ease:"easeInOutSine",interrupt:!0,removeOnComplete:!1,removeOnInterrupt:!1,forceStart:!1};class DE extends ei{constructor(t,e,r,n={}){super(t),U(this,"options"),U(this,"ease"),U(this,"x"),U(this,"y"),U(this,"percent"),U(this,"snapping"),U(this,"deltaX"),U(this,"deltaY"),U(this,"startX"),U(this,"startY"),this.options=Object.assign({},FE,n),this.ease=Ll(n.ease,"easeInOutSine"),this.x=e,this.y=r,this.options.forceStart&&this.snapStart()}snapStart(){this.percent=0,this.snapping={time:0};const t=this.options.topLeft?this.parent.corner:this.parent.center;this.deltaX=this.x-t.x,this.deltaY=this.y-t.y,this.startX=t.x,this.startY=t.y,this.parent.emit("snap-start",this.parent)}wheel(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("snap"),!1}down(){return this.options.removeOnInterrupt?this.parent.plugins.remove("snap"):this.options.interrupt&&(this.snapping=null),!1}up(){if(this.parent.input.count()===0){const t=this.parent.plugins.get("decelerate",!0);t&&(t.x||t.y)&&(t.percentChangeX=t.percentChangeY=this.options.friction)}return!1}update(t){if(!this.paused&&!(this.options.interrupt&&this.parent.input.count()!==0))if(this.snapping){const e=this.snapping;e.time+=t;let r,n,s;const o=this.startX,a=this.startY,l=this.deltaX,h=this.deltaY;if(e.time>this.options.time)r=!0,n=o+l,s=a+h;else{const c=this.ease(e.time,0,1,this.options.time);n=o+l*c,s=a+h*c}this.options.topLeft?this.parent.moveCorner(n,s):this.parent.moveCenter(n,s),this.parent.emit("moved",{viewport:this.parent,type:"snap"}),r&&(this.options.removeOnComplete&&this.parent.plugins.remove("snap"),this.parent.emit("snap-end",this.parent),this.snapping=null)}else{const e=this.options.topLeft?this.parent.corner:this.parent.center;(e.x!==this.x||e.y!==this.y)&&this.snapStart()}}}const NE={width:0,height:0,time:1e3,ease:"easeInOutSine",center:null,interrupt:!0,removeOnComplete:!1,removeOnInterrupt:!1,forceStart:!1,noMove:!1};class OE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"ease"),U(this,"xScale"),U(this,"yScale"),U(this,"xIndependent"),U(this,"yIndependent"),U(this,"snapping"),this.options=Object.assign({},NE,e),this.ease=Ll(this.options.ease),this.xIndependent=!1,this.yIndependent=!1,this.xScale=0,this.yScale=0,this.options.width>0&&(this.xScale=t.screenWidth/this.options.width,this.xIndependent=!0),this.options.height>0&&(this.yScale=t.screenHeight/this.options.height,this.yIndependent=!0),this.xScale=this.xIndependent?this.xScale:this.yScale,this.yScale=this.yIndependent?this.yScale:this.xScale,this.options.time===0?(t.container.scale.x=this.xScale,t.container.scale.y=this.yScale,this.options.removeOnComplete&&this.parent.plugins.remove("snap-zoom")):e.forceStart&&this.createSnapping()}createSnapping(){const t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,r=this.parent.screenWidth/this.xScale,n=this.parent.screenHeight/this.yScale;this.snapping={time:0,startX:t,startY:e,deltaX:r-t,deltaY:n-e},this.parent.emit("snap-zoom-start",this.parent)}resize(){this.snapping=null,this.options.width>0&&(this.xScale=this.parent.screenWidth/this.options.width),this.options.height>0&&(this.yScale=this.parent.screenHeight/this.options.height),this.xScale=this.xIndependent?this.xScale:this.yScale,this.yScale=this.yIndependent?this.yScale:this.xScale}wheel(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("snap-zoom"),!1}down(){return this.options.removeOnInterrupt?this.parent.plugins.remove("snap-zoom"):this.options.interrupt&&(this.snapping=null),!1}update(t){if(this.paused||this.options.interrupt&&this.parent.input.count()!==0)return;let e;if(!this.options.center&&!this.options.noMove&&(e=this.parent.center),!this.snapping)(this.parent.scale.x!==this.xScale||this.parent.scale.y!==this.yScale)&&this.createSnapping();else if(this.snapping){const r=this.snapping;if(r.time+=t,r.time>=this.options.time)this.parent.scale.set(this.xScale,this.yScale),this.options.removeOnComplete&&this.parent.plugins.remove("snap-zoom"),this.parent.emit("snap-zoom-end",this.parent),this.snapping=null;else{const s=this.snapping,o=this.ease(s.time,s.startX,s.deltaX,this.options.time),a=this.ease(s.time,s.startY,s.deltaY,this.options.time);this.parent.scale.x=this.parent.screenWidth/o,this.parent.scale.y=this.parent.screenHeight/a}const n=this.parent.plugins.get("clamp-zoom",!0);n&&n.clamp(),this.options.noMove||(this.options.center?this.parent.moveCenter(this.options.center):this.parent.moveCenter(e))}}resume(){this.snapping=null,super.resume()}}const BE={percent:.1,smooth:!1,interrupt:!0,reverse:!1,center:null,lineHeight:20,axis:"all",keyToPress:null,trackpadPinch:!1,wheelZoom:!0};class UE extends ei{constructor(t,e={}){super(t),U(this,"options"),U(this,"smoothing"),U(this,"smoothingCenter"),U(this,"smoothingCount"),U(this,"keyIsPressed"),this.options=Object.assign({},BE,e),this.keyIsPressed=!1,this.options.keyToPress&&this.handleKeyPresses(this.options.keyToPress)}handleKeyPresses(t){window.addEventListener("keydown",e=>{t.includes(e.code)&&(this.keyIsPressed=!0)}),window.addEventListener("keyup",e=>{t.includes(e.code)&&(this.keyIsPressed=!1)})}checkKeyPress(){return!this.options.keyToPress||this.keyIsPressed}down(){return this.options.interrupt&&(this.smoothing=null),!1}isAxisX(){return["all","x"].includes(this.options.axis)}isAxisY(){return["all","y"].includes(this.options.axis)}update(){if(this.smoothing){const t=this.smoothingCenter,e=this.smoothing;let r;this.options.center||(r=this.parent.toLocal(t)),this.isAxisX()&&(this.parent.scale.x+=e.x),this.isAxisY()&&(this.parent.scale.y+=e.y),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const n=this.parent.plugins.get("clamp-zoom",!0);if(n&&n.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const s=this.parent.toGlobal(r);this.parent.x+=t.x-s.x,this.parent.y+=t.y-s.y}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.smoothingCount++,this.smoothingCount>=this.options.smooth&&(this.smoothing=null)}}pinch(t){if(this.paused)return;const e=this.parent.input.getPointerPosition(t),r=-t.deltaY*(t.deltaMode?this.options.lineHeight:1)/200,n=Math.pow(2,(1+this.options.percent)*r);let s;this.options.center||(s=this.parent.toLocal(e)),this.isAxisX()&&(this.parent.scale.x*=n),this.isAxisY()&&(this.parent.scale.y*=n),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const o=this.parent.plugins.get("clamp-zoom",!0);if(o&&o.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const a=this.parent.toGlobal(s);this.parent.x+=e.x-a.x,this.parent.y+=e.y-a.y}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.emit("wheel-start",{event:t,viewport:this.parent})}wheel(t){if(this.paused||!this.checkKeyPress())return!1;if(t.ctrlKey&&this.options.trackpadPinch)this.pinch(t);else if(this.options.wheelZoom){const e=this.parent.input.getPointerPosition(t),r=(this.options.reverse?-1:1)*-t.deltaY*(t.deltaMode?this.options.lineHeight:1)/500,n=Math.pow(2,(1+this.options.percent)*r);if(this.options.smooth){const s={x:this.smoothing?this.smoothing.x*(this.options.smooth-this.smoothingCount):0,y:this.smoothing?this.smoothing.y*(this.options.smooth-this.smoothingCount):0};this.smoothing={x:((this.parent.scale.x+s.x)*n-this.parent.scale.x)/this.options.smooth,y:((this.parent.scale.y+s.y)*n-this.parent.scale.y)/this.options.smooth},this.smoothingCount=0,this.smoothingCenter=e}else{let s;this.options.center||(s=this.parent.toLocal(e)),this.isAxisX()&&(this.parent.scale.x*=n),this.isAxisY()&&(this.parent.scale.y*=n),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const o=this.parent.plugins.get("clamp-zoom",!0);if(o&&o.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const a=this.parent.toGlobal(s);this.parent.x+=e.x-a.x,this.parent.y+=e.y-a.y}}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.emit("wheel-start",{event:t,viewport:this.parent})}return!this.parent.options.passiveWheel}}class XE{constructor(t){U(this,"viewport"),U(this,"clickedAvailable"),U(this,"isMouseDown"),U(this,"last"),U(this,"wheelFunction"),U(this,"touches"),this.viewport=t,this.touches=[],this.addListeners()}addListeners(){this.viewport.interactive=!0,this.viewport.forceHitArea||(this.viewport.hitArea=new gt(0,0,this.viewport.worldWidth,this.viewport.worldHeight)),this.viewport.on("pointerdown",this.down,this),this.viewport.options.allowPreserveDragOutside?this.viewport.on("globalpointermove",this.move,this):this.viewport.on("pointermove",this.move,this),this.viewport.on("pointerup",this.up,this),this.viewport.on("pointerupoutside",this.up,this),this.viewport.on("pointercancel",this.up,this),this.viewport.options.allowPreserveDragOutside||this.viewport.on("pointerleave",this.up,this),this.wheelFunction=t=>this.handleWheel(t),this.viewport.options.events.domElement.addEventListener("wheel",this.wheelFunction,{passive:this.viewport.options.passiveWheel}),this.isMouseDown=!1}destroy(){this.viewport.options.events.domElement.removeEventListener("wheel",this.wheelFunction)}down(t){if(!(this.viewport.pause||!this.viewport.worldVisible)){if(t.pointerType==="mouse"?this.isMouseDown=!0:this.get(t.pointerId)||this.touches.push({id:t.pointerId,last:null}),this.count()===1){this.last=t.global.clone();const e=this.viewport.plugins.get("decelerate",!0),r=this.viewport.plugins.get("bounce",!0);(!e||!e.isActive())&&(!r||!r.isActive())?this.clickedAvailable=!0:this.clickedAvailable=!1}else this.clickedAvailable=!1;this.viewport.plugins.down(t)&&this.viewport.options.stopPropagation&&t.stopPropagation()}}clear(){this.isMouseDown=!1,this.touches=[],this.last=null}checkThreshold(t){return Math.abs(t)>=this.viewport.threshold}move(t){if(this.viewport.pause||!this.viewport.worldVisible)return;const e=this.viewport.plugins.move(t);if(this.clickedAvailable&&this.last){const r=t.global.x-this.last.x,n=t.global.y-this.last.y;(this.checkThreshold(r)||this.checkThreshold(n))&&(this.clickedAvailable=!1)}e&&this.viewport.options.stopPropagation&&t.stopPropagation()}up(t){if(this.viewport.pause||!this.viewport.worldVisible)return;t.pointerType==="mouse"&&(this.isMouseDown=!1),t.pointerType!=="mouse"&&this.remove(t.pointerId);const e=this.viewport.plugins.up(t);this.clickedAvailable&&this.count()===0&&this.last&&(this.viewport.emit("clicked",{event:t,screen:this.last,world:this.viewport.toWorld(this.last),viewport:this.viewport}),this.clickedAvailable=!1),e&&this.viewport.options.stopPropagation&&t.stopPropagation()}getPointerPosition(t){const e=new dt;return this.viewport.options.events.mapPositionToPoint(e,t.clientX,t.clientY),e}handleWheel(t){if(this.viewport.pause||!this.viewport.worldVisible)return;const e=this.viewport.toLocal(this.getPointerPosition(t));this.viewport.left<=e.x&&e.x<=this.viewport.right&&this.viewport.top<=e.y&&e.y<=this.viewport.bottom&&this.viewport.plugins.wheel(t)&&!this.viewport.options.passiveWheel&&t.preventDefault()}pause(){this.touches=[],this.isMouseDown=!1}get(t){for(const e of this.touches)if(e.id===t)return e;return null}remove(t){for(let e=0;e<this.touches.length;e++)if(this.touches[e].id===t){this.touches.splice(e,1);return}}count(){return(this.isMouseDown?1:0)+this.touches.length}}const Mo=["drag","pinch","wheel","follow","mouse-edges","decelerate","animate","bounce","snap-zoom","clamp-zoom","snap","clamp"];class WE{constructor(t){U(this,"plugins"),U(this,"list"),U(this,"viewport"),this.viewport=t,this.list=[],this.plugins={}}add(t,e,r=Mo.length){const n=this.plugins[t];n&&n.destroy(),this.plugins[t]=e;const s=Mo.indexOf(t);s!==-1&&Mo.splice(s,1),Mo.splice(r,0,t),this.sort()}get(t,e){var r;return e&&(r=this.plugins[t])!=null&&r.paused?null:this.plugins[t]}update(t){for(const e of this.list)e.update(t)}resize(){for(const t of this.list)t.resize()}reset(){for(const t of this.list)t.reset()}removeAll(){this.list.forEach(t=>{t.destroy()}),this.plugins={},this.sort()}remove(t){var e;this.plugins[t]&&((e=this.plugins[t])==null||e.destroy(),delete this.plugins[t],this.viewport.emit("plugin-remove",t),this.sort())}pause(t){var e;(e=this.plugins[t])==null||e.pause()}resume(t){var e;(e=this.plugins[t])==null||e.resume()}sort(){this.list=[];for(const t of Mo)this.plugins[t]&&this.list.push(this.plugins[t])}down(t){let e=!1;for(const r of this.list)r.down(t)&&(e=!0);return e}move(t){let e=!1;for(const r of this.viewport.plugins.list)r.move(t)&&(e=!0);return e}up(t){let e=!1;for(const r of this.list)r.up(t)&&(e=!0);return e}wheel(t){let e=!1;for(const r of this.list)r.wheel(t)&&(e=!0);return e}}const ZE={screenWidth:window.innerWidth,screenHeight:window.innerHeight,worldWidth:null,worldHeight:null,threshold:5,passiveWheel:!0,stopPropagation:!1,forceHitArea:null,noTicker:!1,disableOnContextMenu:!1,ticker:Se.shared,allowPreserveDragOutside:!1};class VE extends Ct{constructor(t){super(),U(this,"moving"),U(this,"screenWidth"),U(this,"screenHeight"),U(this,"threshold"),U(this,"input"),U(this,"plugins"),U(this,"zooming"),U(this,"lastViewport"),U(this,"options"),U(this,"_dirty"),U(this,"_forceHitArea"),U(this,"_hitAreaDefault"),U(this,"_pause"),U(this,"tickerFunction"),U(this,"_worldWidth"),U(this,"_worldHeight"),U(this,"_disableOnContextMenu",e=>e.preventDefault()),this.options={...ZE,...t},this.screenWidth=this.options.screenWidth,this.screenHeight=this.options.screenHeight,this._worldWidth=this.options.worldWidth,this._worldHeight=this.options.worldHeight,this.forceHitArea=this.options.forceHitArea,this.threshold=this.options.threshold,this.options.disableOnContextMenu&&this.options.events.domElement.addEventListener("contextmenu",this._disableOnContextMenu),this.options.noTicker||(this.tickerFunction=()=>this.update(this.options.ticker.elapsedMS),this.options.ticker.add(this.tickerFunction)),this.input=new XE(this),this.plugins=new WE(this)}destroy(t){!this.options.noTicker&&this.tickerFunction&&this.options.ticker.remove(this.tickerFunction),this.options.disableOnContextMenu&&this.options.events.domElement.removeEventListener("contextmenu",this._disableOnContextMenu),this.input.destroy(),super.destroy(t)}update(t){this.pause||(this.plugins.update(t),this.lastViewport&&(this.lastViewport.x!==this.x||this.lastViewport.y!==this.y?this.moving=!0:this.moving&&(this.emit("moved-end",this),this.moving=!1),this.lastViewport.scaleX!==this.scale.x||this.lastViewport.scaleY!==this.scale.y?this.zooming=!0:this.zooming&&(this.emit("zoomed-end",this),this.zooming=!1)),this.forceHitArea||(this._hitAreaDefault=new gt(this.left,this.top,this.worldScreenWidth,this.worldScreenHeight),this.hitArea=this._hitAreaDefault),this._dirty=this._dirty||!this.lastViewport||this.lastViewport.x!==this.x||this.lastViewport.y!==this.y||this.lastViewport.scaleX!==this.scale.x||this.lastViewport.scaleY!==this.scale.y,this.lastViewport={x:this.x,y:this.y,scaleX:this.scale.x,scaleY:this.scale.y},this.emit("frame-end",this))}resize(t=window.innerWidth,e=window.innerHeight,r,n){this.screenWidth=t,this.screenHeight=e,typeof r<"u"&&(this._worldWidth=r),typeof n<"u"&&(this._worldHeight=n),this.plugins.resize(),this.dirty=!0}get worldWidth(){return this._worldWidth?this._worldWidth:this.width/this.scale.x}set worldWidth(t){this._worldWidth=t,this.plugins.resize()}get worldHeight(){return this._worldHeight?this._worldHeight:this.height/this.scale.y}set worldHeight(t){this._worldHeight=t,this.plugins.resize()}getVisibleBounds(){return new gt(this.left,this.top,this.worldScreenWidth,this.worldScreenHeight)}toWorld(t,e){return arguments.length===2?this.toLocal(new dt(t,e)):this.toLocal(t)}toScreen(t,e){return arguments.length===2?this.toGlobal(new dt(t,e)):this.toGlobal(t)}get worldScreenWidth(){return this.screenWidth/this.scale.x}get worldScreenHeight(){return this.screenHeight/this.scale.y}get screenWorldWidth(){return this.worldWidth*this.scale.x}get screenWorldHeight(){return this.worldHeight*this.scale.y}get center(){return new dt(this.worldScreenWidth/2-this.x/this.scale.x,this.worldScreenHeight/2-this.y/this.scale.y)}set center(t){this.moveCenter(t)}moveCenter(...t){let e,r;typeof t[0]=="number"?(e=t[0],r=t[1]):(e=t[0].x,r=t[0].y);const n=(this.worldScreenWidth/2-e)*this.scale.x,s=(this.worldScreenHeight/2-r)*this.scale.y;return(this.x!==n||this.y!==s)&&(this.position.set(n,s),this.plugins.reset(),this.dirty=!0),this}get corner(){return new dt(-this.x/this.scale.x,-this.y/this.scale.y)}set corner(t){this.moveCorner(t)}moveCorner(...t){let e,r;return t.length===1?(e=-t[0].x*this.scale.x,r=-t[0].y*this.scale.y):(e=-t[0]*this.scale.x,r=-t[1]*this.scale.y),(e!==this.x||r!==this.y)&&(this.position.set(e,r),this.plugins.reset(),this.dirty=!0),this}get screenWidthInWorldPixels(){return this.screenWidth/this.scale.x}get screenHeightInWorldPixels(){return this.screenHeight/this.scale.y}findFitWidth(t){return this.screenWidth/t}findFitHeight(t){return this.screenHeight/t}findFit(t,e){const r=this.screenWidth/t,n=this.screenHeight/e;return Math.min(r,n)}findCover(t,e){const r=this.screenWidth/t,n=this.screenHeight/e;return Math.max(r,n)}fitWidth(t=this.worldWidth,e,r=!0,n){let s;e&&(s=this.center),this.scale.x=this.screenWidth/t,r&&(this.scale.y=this.scale.x);const o=this.plugins.get("clamp-zoom",!0);return!n&&o&&o.clamp(),e&&s&&this.moveCenter(s),this}fitHeight(t=this.worldHeight,e,r=!0,n){let s;e&&(s=this.center),this.scale.y=this.screenHeight/t,r&&(this.scale.x=this.scale.y);const o=this.plugins.get("clamp-zoom",!0);return!n&&o&&o.clamp(),e&&s&&this.moveCenter(s),this}fitWorld(t){let e;t&&(e=this.center),this.scale.x=this.screenWidth/this.worldWidth,this.scale.y=this.screenHeight/this.worldHeight,this.scale.x<this.scale.y?this.scale.y=this.scale.x:this.scale.x=this.scale.y;const r=this.plugins.get("clamp-zoom",!0);return r&&r.clamp(),t&&e&&this.moveCenter(e),this}fit(t,e=this.worldWidth,r=this.worldHeight){let n;t&&(n=this.center),this.scale.x=this.screenWidth/e,this.scale.y=this.screenHeight/r,this.scale.x<this.scale.y?this.scale.y=this.scale.x:this.scale.x=this.scale.y;const s=this.plugins.get("clamp-zoom",!0);return s&&s.clamp(),t&&n&&this.moveCenter(n),this}setZoom(t,e){let r;e&&(r=this.center),this.scale.set(t);const n=this.plugins.get("clamp-zoom",!0);return n&&n.clamp(),e&&r&&this.moveCenter(r),this}zoomPercent(t,e){return this.setZoom(this.scale.x+this.scale.x*t,e)}zoom(t,e){return this.fitWidth(t+this.worldScreenWidth,e),this}get scaled(){return this.scale.x}set scaled(t){this.setZoom(t,!0)}snapZoom(t){return this.plugins.add("snap-zoom",new OE(this,t)),this}OOB(){return{left:this.left<0,right:this.right>this.worldWidth,top:this.top<0,bottom:this.bottom>this.worldHeight,cornerPoint:new dt(this.worldWidth*this.scale.x-this.screenWidth,this.worldHeight*this.scale.y-this.screenHeight)}}get right(){return-this.x/this.scale.x+this.worldScreenWidth}set right(t){this.x=-t*this.scale.x+this.screenWidth,this.plugins.reset()}get left(){return-this.x/this.scale.x}set left(t){this.x=-t*this.scale.x,this.plugins.reset()}get top(){return-this.y/this.scale.y}set top(t){this.y=-t*this.scale.y,this.plugins.reset()}get bottom(){return-this.y/this.scale.y+this.worldScreenHeight}set bottom(t){this.y=-t*this.scale.y+this.screenHeight,this.plugins.reset()}get dirty(){return!!this._dirty}set dirty(t){this._dirty=t}get forceHitArea(){return this._forceHitArea}set forceHitArea(t){t?(this._forceHitArea=t,this.hitArea=t):(this._forceHitArea=null,this.hitArea=new gt(0,0,this.worldWidth,this.worldHeight))}drag(t){return this.plugins.add("drag",new AE(this,t)),this}clamp(t){return this.plugins.add("clamp",new wE(this,t)),this}decelerate(t){return this.plugins.add("decelerate",new EE(this,t)),this}bounce(t){return this.plugins.add("bounce",new _E(this,t)),this}pinch(t){return this.plugins.add("pinch",new kE(this,t)),this}snap(t,e,r){return this.plugins.add("snap",new DE(this,t,e,r)),this}follow(t,e){return this.plugins.add("follow",new RE(this,t,e)),this}wheel(t){return this.plugins.add("wheel",new UE(this,t)),this}animate(t){return this.plugins.add("animate",new bE(this,t)),this}clampZoom(t){return this.plugins.add("clamp-zoom",new SE(this,t)),this}mouseEdges(t){return this.plugins.add("mouse-edges",new LE(this,t)),this}get pause(){return!!this._pause}set pause(t){this._pause=t,this.lastViewport=null,this.moving=!1,this.zooming=!1,t&&this.input.pause()}ensureVisible(t,e,r,n,s){s&&(r>this.worldScreenWidth||n>this.worldScreenHeight)&&(this.fit(!0,r,n),this.emit("zoomed",{viewport:this,type:"ensureVisible"}));let o=!1;t<this.left?(this.left=t,o=!0):t+r>this.right&&(this.right=t+r,o=!0),e<this.top?(this.top=e,o=!0):e+n>this.bottom&&(this.bottom=e+n,o=!0),o&&this.emit("moved",{viewport:this,type:"ensureVisible"})}}function Gl(i,t){return i==null||t==null?NaN:i<t?-1:i>t?1:i>=t?0:NaN}function HE(i,t){return i==null||t==null?NaN:t<i?-1:t>i?1:t>=i?0:NaN}function dd(i){let t,e,r;i.length!==2?(t=Gl,e=(a,l)=>Gl(i(a),l),r=(a,l)=>i(a)-l):(t=i===Gl||i===HE?i:KE,e=i,r=i);function n(a,l,h=0,c=a.length){if(h<c){if(t(l,l)!==0)return c;do{const u=h+c>>>1;e(a[u],l)<0?h=u+1:c=u}while(h<c)}return h}function s(a,l,h=0,c=a.length){if(h<c){if(t(l,l)!==0)return c;do{const u=h+c>>>1;e(a[u],l)<=0?h=u+1:c=u}while(h<c)}return h}function o(a,l,h=0,c=a.length){const u=n(a,l,h,c-1);return u>h&&r(a[u-1],l)>-r(a[u],l)?u-1:u}return{left:n,center:o,right:s}}function KE(){return 0}function zE(i){return i===null?NaN:+i}const YE=dd(Gl).right;dd(zE).center;const jE=Math.sqrt(50),JE=Math.sqrt(10),$E=Math.sqrt(2);function kl(i,t,e){const r=(t-i)/Math.max(0,e),n=Math.floor(Math.log10(r)),s=r/Math.pow(10,n),o=s>=jE?10:s>=JE?5:s>=$E?2:1;let a,l,h;return n<0?(h=Math.pow(10,-n)/o,a=Math.round(i*h),l=Math.round(t*h),a/h<i&&++a,l/h>t&&--l,h=-h):(h=Math.pow(10,n)*o,a=Math.round(i/h),l=Math.round(t/h),a*h<i&&++a,l*h>t&&--l),l<a&&.5<=e&&e<2?kl(i,t,e*2):[a,l,h]}function QE(i,t,e){if(t=+t,i=+i,e=+e,!(e>0))return[];if(i===t)return[i];const r=t<i,[n,s,o]=r?kl(t,i,e):kl(i,t,e);if(!(s>=n))return[];const a=s-n+1,l=new Array(a);if(r)if(o<0)for(let h=0;h<a;++h)l[h]=(s-h)/-o;else for(let h=0;h<a;++h)l[h]=(s-h)*o;else if(o<0)for(let h=0;h<a;++h)l[h]=(n+h)/-o;else for(let h=0;h<a;++h)l[h]=(n+h)*o;return l}function fd(i,t,e){return t=+t,i=+i,e=+e,kl(i,t,e)[2]}function pd(i,t,e){t=+t,i=+i,e=+e;const r=t<i,n=r?fd(t,i,e):fd(i,t,e);return(r?-1:1)*(n<0?1/-n:n)}function md(i,t,e){i.prototype=t.prototype=e,e.constructor=i}function I1(i,t){var e=Object.create(i.prototype);for(var r in t)e[r]=t[r];return e}function Ro(){}var Po=.7,Fl=1/Po,Ss="\\s*([+-]?\\d+)\\s*",Lo="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Bi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qE=/^#([0-9a-f]{3,8})$/,tI=new RegExp(`^rgb\\(${Ss},${Ss},${Ss}\\)$`),eI=new RegExp(`^rgb\\(${Bi},${Bi},${Bi}\\)$`),iI=new RegExp(`^rgba\\(${Ss},${Ss},${Ss},${Lo}\\)$`),rI=new RegExp(`^rgba\\(${Bi},${Bi},${Bi},${Lo}\\)$`),nI=new RegExp(`^hsl\\(${Lo},${Bi},${Bi}\\)$`),sI=new RegExp(`^hsla\\(${Lo},${Bi},${Bi},${Lo}\\)$`),A1={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};md(Ro,Go,{copy(i){return Object.assign(new this.constructor,this,i)},displayable(){return this.rgb().displayable()},hex:M1,formatHex:M1,formatHex8:oI,formatHsl:aI,formatRgb:R1,toString:R1});function M1(){return this.rgb().formatHex()}function oI(){return this.rgb().formatHex8()}function aI(){return F1(this).formatHsl()}function R1(){return this.rgb().formatRgb()}function Go(i){var t,e;return i=(i+"").trim().toLowerCase(),(t=qE.exec(i))?(e=t[1].length,t=parseInt(t[1],16),e===6?P1(t):e===3?new Ge(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):e===8?Dl(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):e===4?Dl(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=tI.exec(i))?new Ge(t[1],t[2],t[3],1):(t=eI.exec(i))?new Ge(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=iI.exec(i))?Dl(t[1],t[2],t[3],t[4]):(t=rI.exec(i))?Dl(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=nI.exec(i))?k1(t[1],t[2]/100,t[3]/100,1):(t=sI.exec(i))?k1(t[1],t[2]/100,t[3]/100,t[4]):A1.hasOwnProperty(i)?P1(A1[i]):i==="transparent"?new Ge(NaN,NaN,NaN,0):null}function P1(i){return new Ge(i>>16&255,i>>8&255,i&255,1)}function Dl(i,t,e,r){return r<=0&&(i=t=e=NaN),new Ge(i,t,e,r)}function lI(i){return i instanceof Ro||(i=Go(i)),i?(i=i.rgb(),new Ge(i.r,i.g,i.b,i.opacity)):new Ge}function gd(i,t,e,r){return arguments.length===1?lI(i):new Ge(i,t,e,r??1)}function Ge(i,t,e,r){this.r=+i,this.g=+t,this.b=+e,this.opacity=+r}md(Ge,gd,I1(Ro,{brighter(i){return i=i==null?Fl:Math.pow(Fl,i),new Ge(this.r*i,this.g*i,this.b*i,this.opacity)},darker(i){return i=i==null?Po:Math.pow(Po,i),new Ge(this.r*i,this.g*i,this.b*i,this.opacity)},rgb(){return this},clamp(){return new Ge(kn(this.r),kn(this.g),kn(this.b),Nl(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:L1,formatHex:L1,formatHex8:hI,formatRgb:G1,toString:G1}));function L1(){return`#${Fn(this.r)}${Fn(this.g)}${Fn(this.b)}`}function hI(){return`#${Fn(this.r)}${Fn(this.g)}${Fn(this.b)}${Fn((isNaN(this.opacity)?1:this.opacity)*255)}`}function G1(){const i=Nl(this.opacity);return`${i===1?"rgb(":"rgba("}${kn(this.r)}, ${kn(this.g)}, ${kn(this.b)}${i===1?")":`, ${i})`}`}function Nl(i){return isNaN(i)?1:Math.max(0,Math.min(1,i))}function kn(i){return Math.max(0,Math.min(255,Math.round(i)||0))}function Fn(i){return i=kn(i),(i<16?"0":"")+i.toString(16)}function k1(i,t,e,r){return r<=0?i=t=e=NaN:e<=0||e>=1?i=t=NaN:t<=0&&(i=NaN),new mi(i,t,e,r)}function F1(i){if(i instanceof mi)return new mi(i.h,i.s,i.l,i.opacity);if(i instanceof Ro||(i=Go(i)),!i)return new mi;if(i instanceof mi)return i;i=i.rgb();var t=i.r/255,e=i.g/255,r=i.b/255,n=Math.min(t,e,r),s=Math.max(t,e,r),o=NaN,a=s-n,l=(s+n)/2;return a?(t===s?o=(e-r)/a+(e<r)*6:e===s?o=(r-t)/a+2:o=(t-e)/a+4,a/=l<.5?s+n:2-s-n,o*=60):a=l>0&&l<1?0:o,new mi(o,a,l,i.opacity)}function cI(i,t,e,r){return arguments.length===1?F1(i):new mi(i,t,e,r??1)}function mi(i,t,e,r){this.h=+i,this.s=+t,this.l=+e,this.opacity=+r}md(mi,cI,I1(Ro,{brighter(i){return i=i==null?Fl:Math.pow(Fl,i),new mi(this.h,this.s,this.l*i,this.opacity)},darker(i){return i=i==null?Po:Math.pow(Po,i),new mi(this.h,this.s,this.l*i,this.opacity)},rgb(){var i=this.h%360+(this.h<0)*360,t=isNaN(i)||isNaN(this.s)?0:this.s,e=this.l,r=e+(e<.5?e:1-e)*t,n=2*e-r;return new Ge(yd(i>=240?i-240:i+120,n,r),yd(i,n,r),yd(i<120?i+240:i-120,n,r),this.opacity)},clamp(){return new mi(D1(this.h),Ol(this.s),Ol(this.l),Nl(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const i=Nl(this.opacity);return`${i===1?"hsl(":"hsla("}${D1(this.h)}, ${Ol(this.s)*100}%, ${Ol(this.l)*100}%${i===1?")":`, ${i})`}`}}));function D1(i){return i=(i||0)%360,i<0?i+360:i}function Ol(i){return Math.max(0,Math.min(1,i||0))}function yd(i,t,e){return(i<60?t+(e-t)*i/60:i<180?e:i<240?t+(e-t)*(240-i)/60:t)*255}const bd=i=>()=>i;function uI(i,t){return function(e){return i+e*t}}function dI(i,t,e){return i=Math.pow(i,e),t=Math.pow(t,e)-i,e=1/e,function(r){return Math.pow(i+r*t,e)}}function fI(i){return(i=+i)==1?N1:function(t,e){return e-t?dI(t,e,i):bd(isNaN(t)?e:t)}}function N1(i,t){var e=t-i;return e?uI(i,e):bd(isNaN(i)?t:i)}const O1=function i(t){var e=fI(t);function r(n,s){var o=e((n=gd(n)).r,(s=gd(s)).r),a=e(n.g,s.g),l=e(n.b,s.b),h=N1(n.opacity,s.opacity);return function(c){return n.r=o(c),n.g=a(c),n.b=l(c),n.opacity=h(c),n+""}}return r.gamma=i,r}(1);function pI(i,t){t||(t=[]);var e=i?Math.min(t.length,i.length):0,r=t.slice(),n;return function(s){for(n=0;n<e;++n)r[n]=i[n]*(1-s)+t[n]*s;return r}}function mI(i){return ArrayBuffer.isView(i)&&!(i instanceof DataView)}function gI(i,t){var e=t?t.length:0,r=i?Math.min(e,i.length):0,n=new Array(r),s=new Array(e),o;for(o=0;o<r;++o)n[o]=vd(i[o],t[o]);for(;o<e;++o)s[o]=t[o];return function(a){for(o=0;o<r;++o)s[o]=n[o](a);return s}}function yI(i,t){var e=new Date;return i=+i,t=+t,function(r){return e.setTime(i*(1-r)+t*r),e}}function Bl(i,t){return i=+i,t=+t,function(e){return i*(1-e)+t*e}}function bI(i,t){var e={},r={},n;(i===null||typeof i!="object")&&(i={}),(t===null||typeof t!="object")&&(t={});for(n in t)n in i?e[n]=vd(i[n],t[n]):r[n]=t[n];return function(s){for(n in e)r[n]=e[n](s);return r}}var xd=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,_d=new RegExp(xd.source,"g");function xI(i){return function(){return i}}function _I(i){return function(t){return i(t)+""}}function vI(i,t){var e=xd.lastIndex=_d.lastIndex=0,r,n,s,o=-1,a=[],l=[];for(i=i+"",t=t+"";(r=xd.exec(i))&&(n=_d.exec(t));)(s=n.index)>e&&(s=t.slice(e,s),a[o]?a[o]+=s:a[++o]=s),(r=r[0])===(n=n[0])?a[o]?a[o]+=n:a[++o]=n:(a[++o]=null,l.push({i:o,x:Bl(r,n)})),e=_d.lastIndex;return e<t.length&&(s=t.slice(e),a[o]?a[o]+=s:a[++o]=s),a.length<2?l[0]?_I(l[0].x):xI(t):(t=l.length,function(h){for(var c=0,u;c<t;++c)a[(u=l[c]).i]=u.x(h);return a.join("")})}function vd(i,t){var e=typeof t,r;return t==null||e==="boolean"?bd(t):(e==="number"?Bl:e==="string"?(r=Go(t))?(t=r,O1):vI:t instanceof Go?O1:t instanceof Date?yI:mI(t)?pI:Array.isArray(t)?gI:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?bI:Bl)(i,t)}function wI(i,t){return i=+i,t=+t,function(e){return Math.round(i*(1-e)+t*e)}}function TI(i){return Math.abs(i=Math.round(i))>=1e21?i.toLocaleString("en").replace(/,/g,""):i.toString(10)}function Ul(i,t){if((e=(i=t?i.toExponential(t-1):i.toExponential()).indexOf("e"))<0)return null;var e,r=i.slice(0,e);return[r.length>1?r[0]+r.slice(2):r,+i.slice(e+1)]}function Cs(i){return i=Ul(Math.abs(i)),i?i[1]:NaN}function SI(i,t){return function(e,r){for(var n=e.length,s=[],o=0,a=i[0],l=0;n>0&&a>0&&(l+a+1>r&&(a=Math.max(1,r-l)),s.push(e.substring(n-=a,n+a)),!((l+=a+1)>r));)a=i[o=(o+1)%i.length];return s.reverse().join(t)}}function CI(i){return function(t){return t.replace(/[0-9]/g,function(e){return i[+e]})}}var EI=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Xl(i){if(!(t=EI.exec(i)))throw new Error("invalid format: "+i);var t;return new wd({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Xl.prototype=wd.prototype;function wd(i){this.fill=i.fill===void 0?" ":i.fill+"",this.align=i.align===void 0?">":i.align+"",this.sign=i.sign===void 0?"-":i.sign+"",this.symbol=i.symbol===void 0?"":i.symbol+"",this.zero=!!i.zero,this.width=i.width===void 0?void 0:+i.width,this.comma=!!i.comma,this.precision=i.precision===void 0?void 0:+i.precision,this.trim=!!i.trim,this.type=i.type===void 0?"":i.type+""}wd.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function II(i){t:for(var t=i.length,e=1,r=-1,n;e<t;++e)switch(i[e]){case".":r=n=e;break;case"0":r===0&&(r=e),n=e;break;default:if(!+i[e])break t;r>0&&(r=0);break}return r>0?i.slice(0,r)+i.slice(n+1):i}var B1;function AI(i,t){var e=Ul(i,t);if(!e)return i+"";var r=e[0],n=e[1],s=n-(B1=Math.max(-8,Math.min(8,Math.floor(n/3)))*3)+1,o=r.length;return s===o?r:s>o?r+new Array(s-o+1).join("0"):s>0?r.slice(0,s)+"."+r.slice(s):"0."+new Array(1-s).join("0")+Ul(i,Math.max(0,t+s-1))[0]}function U1(i,t){var e=Ul(i,t);if(!e)return i+"";var r=e[0],n=e[1];return n<0?"0."+new Array(-n).join("0")+r:r.length>n+1?r.slice(0,n+1)+"."+r.slice(n+1):r+new Array(n-r.length+2).join("0")}const X1={"%":(i,t)=>(i*100).toFixed(t),b:i=>Math.round(i).toString(2),c:i=>i+"",d:TI,e:(i,t)=>i.toExponential(t),f:(i,t)=>i.toFixed(t),g:(i,t)=>i.toPrecision(t),o:i=>Math.round(i).toString(8),p:(i,t)=>U1(i*100,t),r:U1,s:AI,X:i=>Math.round(i).toString(16).toUpperCase(),x:i=>Math.round(i).toString(16)};function W1(i){return i}var Z1=Array.prototype.map,V1=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function MI(i){var t=i.grouping===void 0||i.thousands===void 0?W1:SI(Z1.call(i.grouping,Number),i.thousands+""),e=i.currency===void 0?"":i.currency[0]+"",r=i.currency===void 0?"":i.currency[1]+"",n=i.decimal===void 0?".":i.decimal+"",s=i.numerals===void 0?W1:CI(Z1.call(i.numerals,String)),o=i.percent===void 0?"%":i.percent+"",a=i.minus===void 0?"−":i.minus+"",l=i.nan===void 0?"NaN":i.nan+"";function h(u){u=Xl(u);var d=u.fill,f=u.align,p=u.sign,m=u.symbol,g=u.zero,y=u.width,x=u.comma,b=u.precision,v=u.trim,w=u.type;w==="n"?(x=!0,w="g"):X1[w]||(b===void 0&&(b=12),v=!0,w="g"),(g||d==="0"&&f==="=")&&(g=!0,d="0",f="=");var S=m==="$"?e:m==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",E=m==="$"?r:/[%p]/.test(w)?o:"",I=X1[w],A=/[defgprs%]/.test(w);b=b===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b));function L(G){var F=S,M=E,N,W,K;if(w==="c")M=I(G)+M,G="";else{G=+G;var H=G<0||1/G<0;if(G=isNaN(G)?l:I(Math.abs(G),b),v&&(G=II(G)),H&&+G==0&&p!=="+"&&(H=!1),F=(H?p==="("?p:a:p==="-"||p==="("?"":p)+F,M=(w==="s"?V1[8+B1/3]:"")+M+(H&&p==="("?")":""),A){for(N=-1,W=G.length;++N<W;)if(K=G.charCodeAt(N),48>K||K>57){M=(K===46?n+G.slice(N+1):G.slice(N))+M,G=G.slice(0,N);break}}}x&&!g&&(G=t(G,1/0));var j=F.length+G.length+M.length,B=j<y?new Array(y-j+1).join(d):"";switch(x&&g&&(G=t(B+G,B.length?y-M.length:1/0),B=""),f){case"<":G=F+G+M+B;break;case"=":G=F+B+G+M;break;case"^":G=B.slice(0,j=B.length>>1)+F+G+M+B.slice(j);break;default:G=B+F+G+M;break}return s(G)}return L.toString=function(){return u+""},L}function c(u,d){var f=h((u=Xl(u),u.type="f",u)),p=Math.max(-8,Math.min(8,Math.floor(Cs(d)/3)))*3,m=Math.pow(10,-p),g=V1[8+p/3];return function(y){return f(m*y)+g}}return{format:h,formatPrefix:c}}var Wl,H1,K1;RI({thousands:",",grouping:[3],currency:["$",""]});function RI(i){return Wl=MI(i),H1=Wl.format,K1=Wl.formatPrefix,Wl}function PI(i){return Math.max(0,-Cs(Math.abs(i)))}function LI(i,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Cs(t)/3)))*3-Cs(Math.abs(i)))}function GI(i,t){return i=Math.abs(i),t=Math.abs(t)-i,Math.max(0,Cs(t)-Cs(i))+1}function z1(i,t){switch(arguments.length){case 0:break;case 1:this.range(i);break;default:this.range(t).domain(i);break}return this}function kI(i){return function(){return i}}function FI(i){return+i}var Y1=[0,1];function Es(i){return i}function Td(i,t){return(t-=i=+i)?function(e){return(e-i)/t}:kI(isNaN(t)?NaN:.5)}function DI(i,t){var e;return i>t&&(e=i,i=t,t=e),function(r){return Math.max(i,Math.min(t,r))}}function NI(i,t,e){var r=i[0],n=i[1],s=t[0],o=t[1];return n<r?(r=Td(n,r),s=e(o,s)):(r=Td(r,n),s=e(s,o)),function(a){return s(r(a))}}function OI(i,t,e){var r=Math.min(i.length,t.length)-1,n=new Array(r),s=new Array(r),o=-1;for(i[r]<i[0]&&(i=i.slice().reverse(),t=t.slice().reverse());++o<r;)n[o]=Td(i[o],i[o+1]),s[o]=e(t[o],t[o+1]);return function(a){var l=YE(i,a,1,r)-1;return s[l](n[l](a))}}function j1(i,t){return t.domain(i.domain()).range(i.range()).interpolate(i.interpolate()).clamp(i.clamp()).unknown(i.unknown())}function BI(){var i=Y1,t=Y1,e=vd,r,n,s,o=Es,a,l,h;function c(){var d=Math.min(i.length,t.length);return o!==Es&&(o=DI(i[0],i[d-1])),a=d>2?OI:NI,l=h=null,u}function u(d){return d==null||isNaN(d=+d)?s:(l||(l=a(i.map(r),t,e)))(r(o(d)))}return u.invert=function(d){return o(n((h||(h=a(t,i.map(r),Bl)))(d)))},u.domain=function(d){return arguments.length?(i=Array.from(d,FI),c()):i.slice()},u.range=function(d){return arguments.length?(t=Array.from(d),c()):t.slice()},u.rangeRound=function(d){return t=Array.from(d),e=wI,c()},u.clamp=function(d){return arguments.length?(o=d?!0:Es,c()):o!==Es},u.interpolate=function(d){return arguments.length?(e=d,c()):e},u.unknown=function(d){return arguments.length?(s=d,u):s},function(d,f){return r=d,n=f,c()}}function J1(){return BI()(Es,Es)}function UI(i,t,e,r){var n=pd(i,t,e),s;switch(r=Xl(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(i),Math.abs(t));return r.precision==null&&!isNaN(s=LI(n,o))&&(r.precision=s),K1(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(s=GI(n,Math.max(Math.abs(i),Math.abs(t))))&&(r.precision=s-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(s=PI(n))&&(r.precision=s-(r.type==="%")*2);break}}return H1(r)}function XI(i){var t=i.domain;return i.ticks=function(e){var r=t();return QE(r[0],r[r.length-1],e??10)},i.tickFormat=function(e,r){var n=t();return UI(n[0],n[n.length-1],e??10,r)},i.nice=function(e){e==null&&(e=10);var r=t(),n=0,s=r.length-1,o=r[n],a=r[s],l,h,c=10;for(a<o&&(h=o,o=a,a=h,h=n,n=s,s=h);c-- >0;){if(h=fd(o,a,e),h===l)return r[n]=o,r[s]=a,t(r);if(h>0)o=Math.floor(o/h)*h,a=Math.ceil(a/h)*h;else if(h<0)o=Math.ceil(o*h)/h,a=Math.floor(a*h)/h;else break;l=h}return i},i}function $1(){var i=J1();return i.copy=function(){return j1(i,$1())},z1.apply(i,arguments),XI(i)}function WI(i,t){i=i.slice();var e=0,r=i.length-1,n=i[e],s=i[r],o;return s<n&&(o=e,e=r,r=o,o=n,n=s,s=o),i[e]=t.floor(n),i[r]=t.ceil(s),i}const Sd=new Date,Cd=new Date;function se(i,t,e,r){function n(s){return i(s=arguments.length===0?new Date:new Date(+s)),s}return n.floor=s=>(i(s=new Date(+s)),s),n.ceil=s=>(i(s=new Date(s-1)),t(s,1),i(s),s),n.round=s=>{const o=n(s),a=n.ceil(s);return s-o<a-s?o:a},n.offset=(s,o)=>(t(s=new Date(+s),o==null?1:Math.floor(o)),s),n.range=(s,o,a)=>{const l=[];if(s=n.ceil(s),a=a==null?1:Math.floor(a),!(s<o)||!(a>0))return l;let h;do l.push(h=new Date(+s)),t(s,a),i(s);while(h<s&&s<o);return l},n.filter=s=>se(o=>{if(o>=o)for(;i(o),!s(o);)o.setTime(o-1)},(o,a)=>{if(o>=o)if(a<0)for(;++a<=0;)for(;t(o,-1),!s(o););else for(;--a>=0;)for(;t(o,1),!s(o););}),e&&(n.count=(s,o)=>(Sd.setTime(+s),Cd.setTime(+o),i(Sd),i(Cd),Math.floor(e(Sd,Cd))),n.every=s=>(s=Math.floor(s),!isFinite(s)||!(s>0)?null:s>1?n.filter(r?o=>r(o)%s===0:o=>n.count(0,o)%s===0):n)),n}const Zl=se(()=>{},(i,t)=>{i.setTime(+i+t)},(i,t)=>t-i);Zl.every=i=>(i=Math.floor(i),!isFinite(i)||!(i>0)?null:i>1?se(t=>{t.setTime(Math.floor(t/i)*i)},(t,e)=>{t.setTime(+t+e*i)},(t,e)=>(e-t)/i):Zl),Zl.range;const ur=1e3,ii=ur*60,dr=ii*60,fr=dr*24,Ed=fr*7,Q1=fr*30,Id=fr*365,Is=se(i=>{i.setTime(i-i.getMilliseconds())},(i,t)=>{i.setTime(+i+t*ur)},(i,t)=>(t-i)/ur,i=>i.getUTCSeconds());Is.range;const Ad=se(i=>{i.setTime(i-i.getMilliseconds()-i.getSeconds()*ur)},(i,t)=>{i.setTime(+i+t*ii)},(i,t)=>(t-i)/ii,i=>i.getMinutes());Ad.range,se(i=>{i.setUTCSeconds(0,0)},(i,t)=>{i.setTime(+i+t*ii)},(i,t)=>(t-i)/ii,i=>i.getUTCMinutes()).range;const Md=se(i=>{i.setTime(i-i.getMilliseconds()-i.getSeconds()*ur-i.getMinutes()*ii)},(i,t)=>{i.setTime(+i+t*dr)},(i,t)=>(t-i)/dr,i=>i.getHours());Md.range,se(i=>{i.setUTCMinutes(0,0,0)},(i,t)=>{i.setTime(+i+t*dr)},(i,t)=>(t-i)/dr,i=>i.getUTCHours()).range;const ko=se(i=>i.setHours(0,0,0,0),(i,t)=>i.setDate(i.getDate()+t),(i,t)=>(t-i-(t.getTimezoneOffset()-i.getTimezoneOffset())*ii)/fr,i=>i.getDate()-1);ko.range;const Rd=se(i=>{i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCDate(i.getUTCDate()+t)},(i,t)=>(t-i)/fr,i=>i.getUTCDate()-1);Rd.range,se(i=>{i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCDate(i.getUTCDate()+t)},(i,t)=>(t-i)/fr,i=>Math.floor(i/fr)).range;function Dn(i){return se(t=>{t.setDate(t.getDate()-(t.getDay()+7-i)%7),t.setHours(0,0,0,0)},(t,e)=>{t.setDate(t.getDate()+e*7)},(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*ii)/Ed)}const Vl=Dn(0),Hl=Dn(1),ZI=Dn(2),VI=Dn(3),As=Dn(4),HI=Dn(5),KI=Dn(6);Vl.range,Hl.range,ZI.range,VI.range,As.range,HI.range,KI.range;function Nn(i){return se(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-i)%7),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e*7)},(t,e)=>(e-t)/Ed)}const q1=Nn(0),Kl=Nn(1),zI=Nn(2),YI=Nn(3),Ms=Nn(4),jI=Nn(5),JI=Nn(6);q1.range,Kl.range,zI.range,YI.range,Ms.range,jI.range,JI.range;const Pd=se(i=>{i.setDate(1),i.setHours(0,0,0,0)},(i,t)=>{i.setMonth(i.getMonth()+t)},(i,t)=>t.getMonth()-i.getMonth()+(t.getFullYear()-i.getFullYear())*12,i=>i.getMonth());Pd.range,se(i=>{i.setUTCDate(1),i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCMonth(i.getUTCMonth()+t)},(i,t)=>t.getUTCMonth()-i.getUTCMonth()+(t.getUTCFullYear()-i.getUTCFullYear())*12,i=>i.getUTCMonth()).range;const pr=se(i=>{i.setMonth(0,1),i.setHours(0,0,0,0)},(i,t)=>{i.setFullYear(i.getFullYear()+t)},(i,t)=>t.getFullYear()-i.getFullYear(),i=>i.getFullYear());pr.every=i=>!isFinite(i=Math.floor(i))||!(i>0)?null:se(t=>{t.setFullYear(Math.floor(t.getFullYear()/i)*i),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,e)=>{t.setFullYear(t.getFullYear()+e*i)}),pr.range;const On=se(i=>{i.setUTCMonth(0,1),i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCFullYear(i.getUTCFullYear()+t)},(i,t)=>t.getUTCFullYear()-i.getUTCFullYear(),i=>i.getUTCFullYear());On.every=i=>!isFinite(i=Math.floor(i))||!(i>0)?null:se(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/i)*i),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCFullYear(t.getUTCFullYear()+e*i)}),On.range;function $I(i,t,e,r,n,s){const o=[[Is,1,ur],[Is,5,5*ur],[Is,15,15*ur],[Is,30,30*ur],[s,1,ii],[s,5,5*ii],[s,15,15*ii],[s,30,30*ii],[n,1,dr],[n,3,3*dr],[n,6,6*dr],[n,12,12*dr],[r,1,fr],[r,2,2*fr],[e,1,Ed],[t,1,Q1],[t,3,3*Q1],[i,1,Id]];function a(h,c,u){const d=c<h;d&&([h,c]=[c,h]);const f=u&&typeof u.range=="function"?u:l(h,c,u),p=f?f.range(h,+c+1):[];return d?p.reverse():p}function l(h,c,u){const d=Math.abs(c-h)/u,f=dd(([,,g])=>g).right(o,d);if(f===o.length)return i.every(pd(h/Id,c/Id,u));if(f===0)return Zl.every(Math.max(pd(h,c,u),1));const[p,m]=o[d/o[f-1][2]<o[f][2]/d?f-1:f];return p.every(m)}return[a,l]}const[QI,qI]=$I(pr,Pd,Vl,ko,Md,Ad);function Ld(i){if(0<=i.y&&i.y<100){var t=new Date(-1,i.m,i.d,i.H,i.M,i.S,i.L);return t.setFullYear(i.y),t}return new Date(i.y,i.m,i.d,i.H,i.M,i.S,i.L)}function Gd(i){if(0<=i.y&&i.y<100){var t=new Date(Date.UTC(-1,i.m,i.d,i.H,i.M,i.S,i.L));return t.setUTCFullYear(i.y),t}return new Date(Date.UTC(i.y,i.m,i.d,i.H,i.M,i.S,i.L))}function Fo(i,t,e){return{y:i,m:t,d:e,H:0,M:0,S:0,L:0}}function t3(i){var t=i.dateTime,e=i.date,r=i.time,n=i.periods,s=i.days,o=i.shortDays,a=i.months,l=i.shortMonths,h=Do(n),c=No(n),u=Do(s),d=No(s),f=Do(o),p=No(o),m=Do(a),g=No(a),y=Do(l),x=No(l),b={a:H,A:j,b:B,B:D,c:null,d:sy,e:sy,f:T3,g:G3,G:F3,H:_3,I:v3,j:w3,L:oy,m:S3,M:C3,p:k,q:V,Q:dy,s:fy,S:E3,u:I3,U:A3,V:M3,w:R3,W:P3,x:null,X:null,y:L3,Y:k3,Z:D3,"%":uy},v={a:et,A:ft,b:at,B:Tt,c:null,d:ly,e:ly,f:U3,g:J3,G:Q3,H:N3,I:O3,j:B3,L:hy,m:X3,M:W3,p:It,q:Q,Q:dy,s:fy,S:Z3,u:V3,U:H3,V:K3,w:z3,W:Y3,x:null,X:null,y:j3,Y:$3,Z:q3,"%":uy},w={a:L,A:G,b:F,B:M,c:N,d:ry,e:ry,f:g3,g:iy,G:ey,H:ny,I:ny,j:d3,L:m3,m:u3,M:f3,p:A,q:c3,Q:b3,s:x3,S:p3,u:s3,U:o3,V:a3,w:n3,W:l3,x:W,X:K,y:iy,Y:ey,Z:h3,"%":y3};b.x=S(e,b),b.X=S(r,b),b.c=S(t,b),v.x=S(e,v),v.X=S(r,v),v.c=S(t,v);function S(Z,J){return function($){var O=[],pt=-1,yt=0,Rt=Z.length,Bt,Fe,Ve;for($ instanceof Date||($=new Date(+$));++pt<Rt;)Z.charCodeAt(pt)===37&&(O.push(Z.slice(yt,pt)),(Fe=ty[Bt=Z.charAt(++pt)])!=null?Bt=Z.charAt(++pt):Fe=Bt==="e"?" ":"0",(Ve=J[Bt])&&(Bt=Ve($,Fe)),O.push(Bt),yt=pt+1);return O.push(Z.slice(yt,pt)),O.join("")}}function E(Z,J){return function($){var O=Fo(1900,void 0,1),pt=I(O,Z,$+="",0),yt,Rt;if(pt!=$.length)return null;if("Q"in O)return new Date(O.Q);if("s"in O)return new Date(O.s*1e3+("L"in O?O.L:0));if(J&&!("Z"in O)&&(O.Z=0),"p"in O&&(O.H=O.H%12+O.p*12),O.m===void 0&&(O.m="q"in O?O.q:0),"V"in O){if(O.V<1||O.V>53)return null;"w"in O||(O.w=1),"Z"in O?(yt=Gd(Fo(O.y,0,1)),Rt=yt.getUTCDay(),yt=Rt>4||Rt===0?Kl.ceil(yt):Kl(yt),yt=Rd.offset(yt,(O.V-1)*7),O.y=yt.getUTCFullYear(),O.m=yt.getUTCMonth(),O.d=yt.getUTCDate()+(O.w+6)%7):(yt=Ld(Fo(O.y,0,1)),Rt=yt.getDay(),yt=Rt>4||Rt===0?Hl.ceil(yt):Hl(yt),yt=ko.offset(yt,(O.V-1)*7),O.y=yt.getFullYear(),O.m=yt.getMonth(),O.d=yt.getDate()+(O.w+6)%7)}else("W"in O||"U"in O)&&("w"in O||(O.w="u"in O?O.u%7:"W"in O?1:0),Rt="Z"in O?Gd(Fo(O.y,0,1)).getUTCDay():Ld(Fo(O.y,0,1)).getDay(),O.m=0,O.d="W"in O?(O.w+6)%7+O.W*7-(Rt+5)%7:O.w+O.U*7-(Rt+6)%7);return"Z"in O?(O.H+=O.Z/100|0,O.M+=O.Z%100,Gd(O)):Ld(O)}}function I(Z,J,$,O){for(var pt=0,yt=J.length,Rt=$.length,Bt,Fe;pt<yt;){if(O>=Rt)return-1;if(Bt=J.charCodeAt(pt++),Bt===37){if(Bt=J.charAt(pt++),Fe=w[Bt in ty?J.charAt(pt++):Bt],!Fe||(O=Fe(Z,$,O))<0)return-1}else if(Bt!=$.charCodeAt(O++))return-1}return O}function A(Z,J,$){var O=h.exec(J.slice($));return O?(Z.p=c.get(O[0].toLowerCase()),$+O[0].length):-1}function L(Z,J,$){var O=f.exec(J.slice($));return O?(Z.w=p.get(O[0].toLowerCase()),$+O[0].length):-1}function G(Z,J,$){var O=u.exec(J.slice($));return O?(Z.w=d.get(O[0].toLowerCase()),$+O[0].length):-1}function F(Z,J,$){var O=y.exec(J.slice($));return O?(Z.m=x.get(O[0].toLowerCase()),$+O[0].length):-1}function M(Z,J,$){var O=m.exec(J.slice($));return O?(Z.m=g.get(O[0].toLowerCase()),$+O[0].length):-1}function N(Z,J,$){return I(Z,t,J,$)}function W(Z,J,$){return I(Z,e,J,$)}function K(Z,J,$){return I(Z,r,J,$)}function H(Z){return o[Z.getDay()]}function j(Z){return s[Z.getDay()]}function B(Z){return l[Z.getMonth()]}function D(Z){return a[Z.getMonth()]}function k(Z){return n[+(Z.getHours()>=12)]}function V(Z){return 1+~~(Z.getMonth()/3)}function et(Z){return o[Z.getUTCDay()]}function ft(Z){return s[Z.getUTCDay()]}function at(Z){return l[Z.getUTCMonth()]}function Tt(Z){return a[Z.getUTCMonth()]}function It(Z){return n[+(Z.getUTCHours()>=12)]}function Q(Z){return 1+~~(Z.getUTCMonth()/3)}return{format:function(Z){var J=S(Z+="",b);return J.toString=function(){return Z},J},parse:function(Z){var J=E(Z+="",!1);return J.toString=function(){return Z},J},utcFormat:function(Z){var J=S(Z+="",v);return J.toString=function(){return Z},J},utcParse:function(Z){var J=E(Z+="",!0);return J.toString=function(){return Z},J}}}var ty={"-":"",_:" ",0:"0"},de=/^\s*\d+/,e3=/^%/,i3=/[\\^$*+?|[\]().{}]/g;function Mt(i,t,e){var r=i<0?"-":"",n=(r?-i:i)+"",s=n.length;return r+(s<e?new Array(e-s+1).join(t)+n:n)}function r3(i){return i.replace(i3,"\\$&")}function Do(i){return new RegExp("^(?:"+i.map(r3).join("|")+")","i")}function No(i){return new Map(i.map((t,e)=>[t.toLowerCase(),e]))}function n3(i,t,e){var r=de.exec(t.slice(e,e+1));return r?(i.w=+r[0],e+r[0].length):-1}function s3(i,t,e){var r=de.exec(t.slice(e,e+1));return r?(i.u=+r[0],e+r[0].length):-1}function o3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.U=+r[0],e+r[0].length):-1}function a3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.V=+r[0],e+r[0].length):-1}function l3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.W=+r[0],e+r[0].length):-1}function ey(i,t,e){var r=de.exec(t.slice(e,e+4));return r?(i.y=+r[0],e+r[0].length):-1}function iy(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.y=+r[0]+(+r[0]>68?1900:2e3),e+r[0].length):-1}function h3(i,t,e){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(e,e+6));return r?(i.Z=r[1]?0:-(r[2]+(r[3]||"00")),e+r[0].length):-1}function c3(i,t,e){var r=de.exec(t.slice(e,e+1));return r?(i.q=r[0]*3-3,e+r[0].length):-1}function u3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.m=r[0]-1,e+r[0].length):-1}function ry(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.d=+r[0],e+r[0].length):-1}function d3(i,t,e){var r=de.exec(t.slice(e,e+3));return r?(i.m=0,i.d=+r[0],e+r[0].length):-1}function ny(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.H=+r[0],e+r[0].length):-1}function f3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.M=+r[0],e+r[0].length):-1}function p3(i,t,e){var r=de.exec(t.slice(e,e+2));return r?(i.S=+r[0],e+r[0].length):-1}function m3(i,t,e){var r=de.exec(t.slice(e,e+3));return r?(i.L=+r[0],e+r[0].length):-1}function g3(i,t,e){var r=de.exec(t.slice(e,e+6));return r?(i.L=Math.floor(r[0]/1e3),e+r[0].length):-1}function y3(i,t,e){var r=e3.exec(t.slice(e,e+1));return r?e+r[0].length:-1}function b3(i,t,e){var r=de.exec(t.slice(e));return r?(i.Q=+r[0],e+r[0].length):-1}function x3(i,t,e){var r=de.exec(t.slice(e));return r?(i.s=+r[0],e+r[0].length):-1}function sy(i,t){return Mt(i.getDate(),t,2)}function _3(i,t){return Mt(i.getHours(),t,2)}function v3(i,t){return Mt(i.getHours()%12||12,t,2)}function w3(i,t){return Mt(1+ko.count(pr(i),i),t,3)}function oy(i,t){return Mt(i.getMilliseconds(),t,3)}function T3(i,t){return oy(i,t)+"000"}function S3(i,t){return Mt(i.getMonth()+1,t,2)}function C3(i,t){return Mt(i.getMinutes(),t,2)}function E3(i,t){return Mt(i.getSeconds(),t,2)}function I3(i){var t=i.getDay();return t===0?7:t}function A3(i,t){return Mt(Vl.count(pr(i)-1,i),t,2)}function ay(i){var t=i.getDay();return t>=4||t===0?As(i):As.ceil(i)}function M3(i,t){return i=ay(i),Mt(As.count(pr(i),i)+(pr(i).getDay()===4),t,2)}function R3(i){return i.getDay()}function P3(i,t){return Mt(Hl.count(pr(i)-1,i),t,2)}function L3(i,t){return Mt(i.getFullYear()%100,t,2)}function G3(i,t){return i=ay(i),Mt(i.getFullYear()%100,t,2)}function k3(i,t){return Mt(i.getFullYear()%1e4,t,4)}function F3(i,t){var e=i.getDay();return i=e>=4||e===0?As(i):As.ceil(i),Mt(i.getFullYear()%1e4,t,4)}function D3(i){var t=i.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Mt(t/60|0,"0",2)+Mt(t%60,"0",2)}function ly(i,t){return Mt(i.getUTCDate(),t,2)}function N3(i,t){return Mt(i.getUTCHours(),t,2)}function O3(i,t){return Mt(i.getUTCHours()%12||12,t,2)}function B3(i,t){return Mt(1+Rd.count(On(i),i),t,3)}function hy(i,t){return Mt(i.getUTCMilliseconds(),t,3)}function U3(i,t){return hy(i,t)+"000"}function X3(i,t){return Mt(i.getUTCMonth()+1,t,2)}function W3(i,t){return Mt(i.getUTCMinutes(),t,2)}function Z3(i,t){return Mt(i.getUTCSeconds(),t,2)}function V3(i){var t=i.getUTCDay();return t===0?7:t}function H3(i,t){return Mt(q1.count(On(i)-1,i),t,2)}function cy(i){var t=i.getUTCDay();return t>=4||t===0?Ms(i):Ms.ceil(i)}function K3(i,t){return i=cy(i),Mt(Ms.count(On(i),i)+(On(i).getUTCDay()===4),t,2)}function z3(i){return i.getUTCDay()}function Y3(i,t){return Mt(Kl.count(On(i)-1,i),t,2)}function j3(i,t){return Mt(i.getUTCFullYear()%100,t,2)}function J3(i,t){return i=cy(i),Mt(i.getUTCFullYear()%100,t,2)}function $3(i,t){return Mt(i.getUTCFullYear()%1e4,t,4)}function Q3(i,t){var e=i.getUTCDay();return i=e>=4||e===0?Ms(i):Ms.ceil(i),Mt(i.getUTCFullYear()%1e4,t,4)}function q3(){return"+0000"}function uy(){return"%"}function dy(i){return+i}function fy(i){return Math.floor(+i/1e3)}var Rs,py;tA({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function tA(i){return Rs=t3(i),py=Rs.format,Rs.parse,Rs.utcFormat,Rs.utcParse,Rs}function eA(i){return new Date(i)}function iA(i){return i instanceof Date?+i:+new Date(+i)}function my(i,t,e,r,n,s,o,a,l,h){var c=J1(),u=c.invert,d=c.domain,f=h(".%L"),p=h(":%S"),m=h("%I:%M"),g=h("%I %p"),y=h("%a %d"),x=h("%b %d"),b=h("%B"),v=h("%Y");function w(S){return(l(S)<S?f:a(S)<S?p:o(S)<S?m:s(S)<S?g:r(S)<S?n(S)<S?y:x:e(S)<S?b:v)(S)}return c.invert=function(S){return new Date(u(S))},c.domain=function(S){return arguments.length?d(Array.from(S,iA)):d().map(eA)},c.ticks=function(S){var E=d();return i(E[0],E[E.length-1],S??10)},c.tickFormat=function(S,E){return E==null?w:h(E)},c.nice=function(S){var E=d();return(!S||typeof S.range!="function")&&(S=t(E[0],E[E.length-1],S??10)),S?d(WI(E,S)):c},c.copy=function(){return j1(c,my(i,t,e,r,n,s,o,a,l,h))},c}function rA(){return z1.apply(my(QI,qI,pr,Pd,Vl,ko,Md,Ad,Is,py).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function Oo(i,t,e){this.k=i,this.x=t,this.y=e}Oo.prototype={constructor:Oo,scale:function(i){return i===1?this:new Oo(this.k*i,this.x,this.y)},translate:function(i,t){return i===0&t===0?this:new Oo(this.k,this.x+this.k*i,this.y+this.k*t)},apply:function(i){return[i[0]*this.k+this.x,i[1]*this.k+this.y]},applyX:function(i){return i*this.k+this.x},applyY:function(i){return i*this.k+this.y},invert:function(i){return[(i[0]-this.x)/this.k,(i[1]-this.y)/this.k]},invertX:function(i){return(i-this.x)/this.k},invertY:function(i){return(i-this.y)/this.k},rescaleX:function(i){return i.copy().domain(i.range().map(this.invertX,this).map(i.invert,i))},rescaleY:function(i){return i.copy().domain(i.range().map(this.invertY,this).map(i.invert,i))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}},Oo.prototype;function gy(i){return i.mode==="temporal"||i.mode==="left-aligned"?nA(i):sA(i)}function nA({domain:i,range:t}){return rA().domain(i).range(t)}function sA({domain:i,range:t}){return $1().domain(i).range(t)}function kd(i){return{mode:it.horizontal,range:gR(),domain:yR(i)}}function oA(){return{mode:it.vertical}}let Ps=null;async function aA(){const i=await Zi();yy(i.start_time),tt.on("layoutSettingsUpdated",()=>yy(i.start_time))}function lA(){Ps=null}async function ri(){return Ps||await Ie("scaleCreated")}async function yy(i){await ie();const t=Ps?"scaleUpdated":"scaleCreated",e=kd(i);Ps=gy(e),tt.emit(t,Ps)}let ke=null,Fd=null;async function hA(){const i=await qt(),t=await Su();ke=new VE({screenHeight:t.clientHeight,screenWidth:t.clientWidth,events:i.renderer.events,passiveWheel:!1}),ke.zIndex=1,ke.drag().pinch().wheel({trackpadPinch:!0}).decelerate({friction:.9}).clampZoom({minWidth:t.clientWidth/2}),ke.on("moved",()=>{tt.emit("viewportMoved",null)}).on("moved-end",()=>{tt.emit("viewportMoved",null)}),i.stage.addChild(ke),tt.emit("viewportCreated",ke),tt.on("applicationResized",gA),tt.on("scaleUpdated",()=>Bo()),pA()}function cA(){ke=null,Fd=null}async function Dd({animate:i}={}){const e=(await ee()).getChildByName(Hf);if(!e)throw new Error("Nodes container not found");xA();const{x:r,y:n,width:s,height:o}=e.getLocalBounds();if(!s||!o){dA({animate:i});return}uA({x:r,y:n,width:s,height:o,animate:i})}async function uA({x:i,y:t,width:e,height:r,animate:n}){const s=await Lt(),o=await ee(),{guideTextSize:a,guideTextTopPadding:l,columnGap:h,rowGap:c,eventTargetSize:u}=s.styles,d=a+l,f=e+h*2,p=r+c*4+d+u,m=o.findFit(f,p);o.animate({position:{x:i+e/2,y:t+r/2+d},scale:Math.min(m,1),time:n?s.animationDuration:0,ease:"easeInOutQuad",removeOnInterrupt:!0,callbackOnComplete:()=>{Yl(),Bo()}})}async function dA({animate:i}){const t=await Zi(),e=await Lt(),r=await ee(),n=await ri();let s=n(t.start_time)-e.styles.columnGap,o=n(t.end_time??new Date)+e.styles.columnGap;if(s>o){const c=s;s=o,o=c}const a=o-s,l=s+a/2,h=r.findFit(a,0);r.animate({position:{x:l,y:0},scale:h,time:i?e.animationDuration:0,ease:"easeInOutQuad",removeOnInterrupt:!0,callbackOnComplete:()=>{Yl(),Bo()}})}async function ee(){return ke||await Ie("viewportCreated")}function by(i){S1(Fd,i)||(Fd=i,tt.emit("viewportDateRangeUpdated",i))}function fA({xOffset:i,yOffset:t}){if(!ke)return;const{x:e,y:r}=ke.transform.position;ke.setTransform(e+i,r+t,ke.transform.scale.x,ke.transform.scale.y)}async function pA(){const i=await ee();Bo(),i.on("moved",()=>Bo())}async function Bo(){const i=await xy();i&&by(i)}async function xy(){const i=await ee(),t=await ri(),e=t.invert(i.left),r=t.invert(i.right);return e instanceof Date&&r instanceof Date?[e,r]:null}async function mA(i){const t=await xy(),e=await ie();if(i===void 0||e.isDependency()||S1(i,t))return;const r=await ee(),n=await ri(),[s,o]=i,a=n(s),l=n(o),h=a+(l-a)/2;by(i),r.fitWidth(l-a,!0),r.moveCenter(h,r.center.y)}async function gA(){const i=await qt(),t=await ee(),e=await Su(),r=t.screenWidth,n=t.screenHeight,s=e.clientWidth,o=e.clientHeight,a=(s-r)/2,l=(o-n)/2;t.resize(i.screen.width,i.screen.height),fA({xOffset:a,yOffset:l})}class zl{constructor(){Nf(this,"status","visible");Nf(this,"labels",new Set)}get visible(){return this.status==="visible"}get hidden(){return this.status==="hidden"}show(){if(this.status!=="visible"){for(const t of this.labels)t.visible=!0;this.status="visible"}}hide(){if(this.status!=="hidden"){for(const t of this.labels)t.visible=!1;this.status="hidden"}}toggle(t){t?this.show():this.hide()}add(t){this.labels.add(t),t.visible=this.visible}clear(){this.labels.clear()}}let Ui=null,ni=null,Xi=null,mr=null,gi=null;async function yA(){const i=await ee(),t=await qt();Ui=new dE({toggle:"renderable"}),ni=new zl,Xi=new zl,gi=new zl,mr=new zl,t.ticker.add(()=>{if(i.dirty){const e=i.scale.x>.1,r=i.scale.x>.2,n=i.scale.x>.2,s=i.scale.x>.2;gi==null||gi.toggle(e),ni==null||ni.toggle(r),Xi==null||Xi.toggle(n),mr==null||mr.toggle(s),Ui==null||Ui.cull(t.renderer.screen),i.dirty=!1}}),tt.emit("cullCreated",Ui),tt.emit("labelCullCreated",ni),tt.emit("iconCullCreated",ni),tt.emit("edgeCullCreated",gi),tt.emit("toggleCullCreated",mr)}function bA(){Ui=null,ni==null||ni.clear(),ni=null,Xi==null||Xi.clear(),Xi=null,gi==null||gi.clear(),gi=null,mr==null||mr.clear(),mr=null}async function Yl(){const i=await ee();i.dirty=!0}function xA(){Ui&&Ui.uncull()}async function _y(){return Ui||await Ie("cullCreated")}async function _A(){return gi||await Ie("edgeCullCreated")}async function vy(){return ni||await Ie("labelCullCreated")}async function wy(){return Xi||await Ie("iconCullCreated")}async function Ty(){const i=await ie(),t=await Lt();function e(r,n,s){const a=i.disableAnimations||s?0:t.animationDuration/1e3;return T1.to(r,{...n,duration:a,ease:"power1.out",onUpdate:()=>{Yl()}})}return{animate:e}}let jl=new Map;function vA(){jl=new Map}async function Uo(i,t){const e=`${i.toString()}-${JSON.stringify(t)}`;if(jl.has(e))return jl.get(e);const r=await i(...t);return jl.set(e,r),r}async function wA({size:i,stroke:t=1,radius:e=0}){const r=await qt(),n=new kr;return n.lineStyle(t,"#fff",1,0),n.drawRoundedRect(0,0,i*2,i*2,e),r.renderer.generateTexture(n,{region:new gt(0,0,i,i),resolution:10})}async function Xo(i){return await Uo(wA,[i])}var Jl=(i=>(i[i.Up=0]="Up",i[i.Down=180]="Down",i[i.Left=270]="Left",i[i.Right=90]="Right",i))(Jl||{});function Sy(){const i=new Qt;async function t(e){const{rotate:r=0}=e,n={size:e.size,radius:e.radius,stroke:e.stroke},s=await Xo(n);return i.texture=s,i.anchor.set(.5,.5),i.angle=45+r,i}return{element:i,render:t}}async function TA(){const i=await qt(),t=new kr;return t.beginFill("#fff"),t.drawRect(0,0,1,1),t.endFill(),i.renderer.generateTexture(t,{wrapMode:wi.REPEAT})}async function Nd(){return await Uo(TA,[])}function Od(i,t){return Array.from({length:i},(e,r)=>t(r))}const SA=8,CA=2;async function EA(){const i=await Lt(),t=await _y(),e=await _A(),{animate:r}=await Ty(),n=new Ct,{element:s,render:o}=await Sy(),a=await Nd(),l=Od(20,()=>new dt),h=new sS(a,l);let c=!1;n.name=Gb,n.addChild(s),n.addChild(h),t.addAll([s,h]),e.add(n);async function u(){return await o({size:10,rotate:Jl.Right}),s.tint=i.styles.edgeColor,h.tint=i.styles.edgeColor,n}async function d(p,m){const g=f(m);c||await u();for(const[y,x]of l.entries()){const{x:b,y:v}=g[y];r(x,{x:b,y:v},!c)}r(n,{x:p.x,y:p.y},!c),r(s,{x:m.x-SA,y:m.y},!c),c=!0}function f({x:p,y:m}){const g=[],y={x:0,y:0},x={x:p-CA,y:m},b={x:Cy(y.x,{source:y,target:x}),y:y.y},v={x:Cy(x.x,{source:y,target:x},!0),y:x.y};for(const[w]of l.entries()){if(w===l.length-1){g[w]=x;continue}const S=IA(w,{source:y,target:x,sourceBezier:b,targetBezier:v});g[w]=S}return g}return{element:n,render:u,setPosition:d}}function Cy(i,{source:t,target:e},r){const n=(e.x-t.x)/2;return i+(n>64?n:64)*(r?-1:1)}function IA(i,t){const e=i/20,{source:r,target:n,sourceBezier:s,targetBezier:o}=t,a=r.x+(s.x-r.x)*e,l=r.y+(s.y-r.y)*e,h=s.x+(o.x-s.x)*e,c=s.y+(o.y-s.y)*e,u=o.x+(n.x-o.x)*e,d=o.y+(n.y-o.y)*e,f=a+(h-a)*e,p=l+(c-l)*e,m=h+(u-h)*e,g=c+(d-c)*e,y=f+(m-f)*e,x=p+(g-p)*e;return{x:y,y:x}}async function AA({height:i,radius:t}){const e=await qt(),r=new kr;return r.beginFill("#fff"),r.drawRoundedRect(0,0,t*2,i,t),r.endFill(),e.renderer.generateTexture(r,{region:new gt(0,0,t,i),resolution:10})}async function MA(i){return await Uo(AA,[i])}function RA(){const i=new Qt,t=new Qt;async function e(r){const n=await MA(r);return i.texture=n,t.texture=n,t.anchor.x=1,t.scale.x=-1,{left:i,right:t}}return{left:i,right:t,render:e}}async function gr(){const i=await Nd();return new Qt(i)}async function Bd(){const i=new Ct,t=await gr(),{left:e,right:r,render:n}=await RA();i.addChild(t),i.addChild(e),i.addChild(r);async function s(l){const{width:h,x:c,visible:u}=a(l);return await n({height:l.height,radius:l.radius}),t.visible=u,t.width=h,t.height=l.height,t.x=c,e.visible=o(l.capLeft,l.radius),r.visible=o(l.capRight,l.radius),r.x=l.radius+h,t.tint=l.background,e.tint=l.background,r.tint=l.background,i}function o(l,h){return h===0?!1:l??!0}function a(l){const h=o(l.capLeft,l.radius),c=o(l.capRight,l.radius);let u=0;h&&(u+=l.radius),c&&(u+=l.radius);const d=Math.max(l.width-u,0),f=d>0,p=h?l.radius:0;return{width:d,visible:f,x:p}}return{element:i,render:s}}function Ud(){const i=new Ct,t=new Qt,e=new Qt,r=new Qt,n=new Qt,s=new Qt,o=new Qt,a=new Qt,l=new Qt;t.name="border-corner-top-left",e.name="border-corner-top-right",r.name="border-corner-bottom-left",n.name="border-corner-bottom-right",s.name="border-corner-left",o.name="border-corner-right",a.name="border-corner-top",l.name="border-corner-bottom",e.anchor.x=1,e.scale.x=-1,r.anchor.y=1,r.scale.y=-1,n.anchor.x=1,n.scale.x=-1,n.anchor.y=1,n.scale.y=-1,i.addChild(t),i.addChild(e),i.addChild(r),i.addChild(n),i.addChild(s),i.addChild(o),i.addChild(a),i.addChild(l);async function h(p){const{radius:m=0,color:g="#fff",stroke:y,width:x,height:b}=p,v=typeof m=="number",w={topLeft:c(v?m:m[0],x,b),topRight:c(v?m:m[1],x,b),bottomLeft:c(v?m:m[2],x,b),bottomRight:c(v?m:m[3],x,b)};return await u({width:x,height:b,stroke:y,cornerSizes:w}),await d({width:x,height:b,stroke:y,cornerSizes:w}),f(g),i}function c(p,m,g){const y=Math.min(m,g);return{size:p*2>y?y/2:p,radius:p}}async function u({width:p,height:m,stroke:g,cornerSizes:y}){const{topLeft:x,topRight:b,bottomLeft:v,bottomRight:w}=y,[S,E,I,A]=await Promise.all([Xo({...x,stroke:g}),Xo({...b,stroke:g}),Xo({...v,stroke:g}),Xo({...w,stroke:g})]);t.texture=S,e.texture=E,r.texture=A,n.texture=I,t.position.set(0,0),e.position.set(p-b.size,0),r.position.set(0,m-v.size),n.position.set(p-w.size,m-w.size)}async function d({width:p,height:m,stroke:g,cornerSizes:y}){const x=await Nd(),{topLeft:b,topRight:v,bottomLeft:w,bottomRight:S}=y;a.texture=x,s.texture=x,o.texture=x,l.texture=x,s.position.set(0,b.size),s.height=Math.max(m-b.size-w.size,0),s.width=g,o.position.set(p-g,v.size),o.height=Math.max(m-v.size-S.size,0),o.width=g,a.position.set(b.size,0),a.width=Math.max(p-b.size-v.size,0),a.height=g,l.position.set(w.size,m-g),l.width=Math.max(p-w.size-S.size,0),l.height=g}function f(p){t.tint=p,e.tint=p,r.tint=p,n.tint=p,a.tint=p,s.tint=p,o.tint=p,l.tint=p}return{element:i,render:h}}async function $l(){const i=await Lt(),t=new Ct,{element:e,render:r}=await Ud();async function n({selected:s,width:o,height:a}){if(!s)return t.removeChild(e),t;const{selectedBorderColor:l,selectedBorderWidth:h,selectedBorderOffset:c,selectedBorderRadius:u}=i.styles;return e.position.set(-c,-c),t.addChild(e),await r({stroke:h,radius:u,width:o+c*2,height:a+c*2,color:l}),t}return{element:t,render:n}}async function PA(){const i=await Lt(),t=new Ct,{element:e,render:r}=await Bd(),{element:n,render:s}=await $l();t.addChild(e),t.addChild(n);async function o({selected:a,width:l,height:h}){const{artifactBgColor:c,artifactBorderRadius:u}=i.styles,d={width:l,height:h,background:c,radius:u,capLeft:!0,capRight:!0};return await Promise.all([r(d),s({selected:a,width:l,height:h})]),t}return{element:t,render:o}}var LA=Object.defineProperty,GA=(i,t,e)=>t in i?LA(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,Wo=(i,t,e)=>(GA(i,typeof t!="symbol"?t+"":t,e),e);class kA extends Ct{constructor(t){super(),Wo(this,"_progress",0),Wo(this,"options"),Wo(this,"bgCircle",new kr),Wo(this,"fillCircle",new kr),Wo(this,"innerView",new Ct),this.options=t,this.addChild(this.innerView),this.innerView.addChild(this.bgCircle,this.fillCircle),this.addBackground(),t.value&&(this.progress=t.value)}addBackground(){const{backgroundColor:t,lineWidth:e,radius:r,backgroundAlpha:n}=this.options;let s=1;n>0&&(s=n),t===void 0&&(s=1e-6),this.bgCircle.lineStyle({width:e,color:t,alpha:s}).drawCircle(0,0,r)}set progress(t){t>100&&(t=100),t<0&&(t=0),this._progress=t;const{lineWidth:e,radius:r,fillColor:n,fillAlpha:s,cap:o}=this.options;if(t===0&&s===0){this.fillCircle.clear();return}const a=0,l=360/100*t;this.fillCircle.clear().lineStyle({width:e,color:n,cap:o,alpha:s}).arc(0,0,r,(-90+a)*Lc,(-90+a+l)*Lc)}get progress(){return this._progress}}async function FA(i={}){const t=await wy(),e=new kA({fillColor:16777215,cullAtZoomThreshold:!0,backgroundColor:0,backgroundAlpha:1,value:50,cap:"round",fillAlpha:1,lineWidth:20,radius:50,...i});i.cullAtZoomThreshold&&t.add(e);function r(n){e.progress=n.value??0;const s=(n.radius+n.lineWidth)*2;return e.width=s,e.height=s,e.position.set(s/2),e}return{element:e,render:r}}const DA=Object.freeze(Object.defineProperty({__proto__:null,Artifact:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_19)'%3e%3cmask%20id='mask0_7_19'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_19)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.68182%205.63634C5.68182%205.15937%206.06849%204.77271%206.54546%204.77271H13.4546C13.9316%204.77271%2014.3182%205.15937%2014.3182%205.63634V14.2512C14.3182%2014.8932%2013.6426%2015.3108%2013.0683%2015.0237L11.8182%2014.3986L10.3863%2015.1146C10.1431%2015.2362%209.85691%2015.2362%209.61373%2015.1146L8.18182%2014.3986L6.93169%2015.0237C6.35746%2015.3108%205.68182%2014.8932%205.68182%2014.2512V5.63634ZM7.04546%206.13634V13.4423L7.7956%2013.0672C8.03873%2012.9456%208.32491%2012.9456%208.5681%2013.0672L10%2013.7832L11.4319%2013.0672C11.6751%2012.9456%2011.9613%2012.9456%2012.2045%2013.0672L12.9546%2013.4423V6.13634H7.04546Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%208.63631C6.36365%208.38531%206.56716%208.18176%206.81819%208.18176H6.98566C7.23669%208.18176%207.4402%208.38531%207.4402%208.63631C7.4402%208.88731%207.23669%209.09085%206.98566%209.09085H6.81819C6.56716%209.09085%206.36365%208.88731%206.36365%208.63631ZM7.78709%208.63631C7.78709%208.38531%207.9906%208.18176%208.24165%208.18176H8.57656C8.82765%208.18176%209.0311%208.38531%209.0311%208.63631C9.0311%208.88731%208.82765%209.09085%208.57656%209.09085H8.24165C7.9906%209.09085%207.78709%208.88731%207.78709%208.63631ZM9.37801%208.63631C9.37801%208.38531%209.58147%208.18176%209.83256%208.18176H10.1675C10.4186%208.18176%2010.622%208.38531%2010.622%208.63631C10.622%208.88731%2010.4186%209.09085%2010.1675%209.09085H9.83256C9.58147%209.09085%209.37801%208.88731%209.37801%208.63631ZM10.9689%208.63631C10.9689%208.38531%2011.1724%208.18176%2011.4235%208.18176H11.7584C12.0095%208.18176%2012.2129%208.38531%2012.2129%208.63631C12.2129%208.88731%2012.0095%209.09085%2011.7584%209.09085H11.4235C11.1724%209.09085%2010.9689%208.88731%2010.9689%208.63631ZM12.5598%208.63631C12.5598%208.38531%2012.7633%208.18176%2013.0144%208.18176H13.1818C13.4328%208.18176%2013.6364%208.38531%2013.6364%208.63631C13.6364%208.88731%2013.4328%209.09085%2013.1818%209.09085H13.0144C12.7633%209.09085%2012.5598%208.88731%2012.5598%208.63631Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_19'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactImage:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_36)'%3e%3cmask%20id='mask0_7_36'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_36)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.4718%2010.0244C11.2567%209.97354%2011.0304%2010.0028%2010.8353%2010.1067L2.29995%2014.6522C1.8568%2014.8882%201.68886%2015.4387%201.92486%2015.8818C2.16086%2016.325%202.71143%2016.4929%203.15458%2016.2569L11.3872%2011.8727L17.9726%2013.4302C18.4612%2013.5457%2018.951%2013.2433%2019.0665%2012.7546C19.1821%2012.2661%2018.8796%2011.7764%2018.3911%2011.6607L11.4718%2010.0244Z'%20fill='white'/%3e%3cpath%20d='M6.07329%209.09092C5.32016%209.09092%204.70966%208.48037%204.70966%207.72728C4.70966%206.97417%205.32016%206.36365%206.07329%206.36365C6.82643%206.36365%207.43693%206.97417%207.43693%207.72728C7.43693%208.48037%206.82643%209.09092%206.07329%209.09092Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_36'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactMarkdown:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_27)'%3e%3cmask%20id='mask0_7_27'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_27)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%2010C6.36365%209.49794%206.77067%209.09094%207.27274%209.09094H12.7273C13.2294%209.09094%2013.6364%209.49794%2013.6364%2010C13.6364%2010.5021%2013.2294%2010.9091%2012.7273%2010.9091H7.27274C6.77067%2010.9091%206.36365%2010.5021%206.36365%2010Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%2013.6364C6.36365%2013.1343%206.77067%2012.7273%207.27274%2012.7273H9.09092C9.59301%2012.7273%2010%2013.1343%2010%2013.6364C10%2014.1385%209.59301%2014.5455%209.09092%2014.5455H7.27274C6.77067%2014.5455%206.36365%2014.1385%206.36365%2013.6364Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%206.36368C6.36365%205.86161%206.77067%205.45459%207.27274%205.45459H11.8182C12.3203%205.45459%2012.7273%205.86161%2012.7273%206.36368C12.7273%206.86575%2012.3203%207.27277%2011.8182%207.27277H7.27274C6.77067%207.27277%206.36365%206.86575%206.36365%206.36368Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_27'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactProgress:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_2)'%3e%3cmask%20id='mask0_7_2'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_2)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.04937%200.190318C8.681%200.0653727%209.33327%200%2010%200C10.6667%200%2011.319%200.0653727%2011.9506%200.190318L11.5978%201.97394C11.0817%201.87185%2010.5475%201.81818%2010%201.81818C9.45245%201.81818%208.91827%201.87185%208.40218%201.97394L8.04937%200.190318ZM15.5568%201.68489C16.6469%202.41471%2017.5853%203.35308%2018.3151%204.4432L16.8043%205.45469C16.2066%204.56206%2015.4379%203.79335%2014.5453%203.19574L15.5568%201.68489ZM1.68489%204.4432C2.41471%203.35308%203.35308%202.41471%204.4432%201.68489L5.45469%203.19574C4.56206%203.79335%203.79335%204.56206%203.19574%205.45469L1.68489%204.4432ZM19.8096%208.04937C19.9346%208.681%2020%209.33327%2020%2010C20%2010.6667%2019.9346%2011.319%2019.8096%2011.9506L18.0261%2011.5978C18.1282%2011.0817%2018.1818%2010.5475%2018.1818%2010C18.1818%209.45245%2018.1282%208.91827%2018.0261%208.40218L19.8096%208.04937ZM0%2010C0%209.33327%200.0653727%208.681%200.190318%208.04937L1.97394%208.40218C1.87185%208.91827%201.81818%209.45245%201.81818%2010C1.81818%2010.5475%201.87185%2011.0817%201.97394%2011.5978L0.190318%2011.9506C0.0653727%2011.319%200%2010.6667%200%2010ZM18.3151%2015.5568C17.5853%2016.6469%2016.6469%2017.5853%2015.5568%2018.3151L14.5453%2016.8043C15.4379%2016.2066%2016.2066%2015.4379%2016.8043%2014.5453L18.3151%2015.5568ZM4.4432%2018.3151C3.35308%2017.5853%202.41471%2016.6469%201.68489%2015.5568L3.19574%2014.5453C3.79335%2015.4379%204.56206%2016.2066%205.45469%2016.8043L4.4432%2018.3151ZM10%2020C9.33327%2020%208.681%2019.9346%208.04937%2019.8096L8.40218%2018.0261C8.91827%2018.1282%209.45245%2018.1818%2010%2018.1818C10.5475%2018.1818%2011.0817%2018.1282%2011.5978%2018.0261L11.9506%2019.8096C11.319%2019.9346%2010.6667%2020%2010%2020Z'%20fill='white'/%3e%3cpath%20d='M10%2011.8181C8.99582%2011.8181%208.18182%2011.0041%208.18182%209.99994C8.18182%208.99576%208.99582%208.18176%2010%208.18176C11.0042%208.18176%2011.8182%208.99576%2011.8182%209.99994C11.8182%2011.0041%2011.0042%2011.8181%2010%2011.8181Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_2'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactResult:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_19)'%3e%3cmask%20id='mask0_7_19'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_19)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.68182%205.63634C5.68182%205.15937%206.06849%204.77271%206.54546%204.77271H13.4546C13.9316%204.77271%2014.3182%205.15937%2014.3182%205.63634V14.2512C14.3182%2014.8932%2013.6426%2015.3108%2013.0683%2015.0237L11.8182%2014.3986L10.3863%2015.1146C10.1431%2015.2362%209.85691%2015.2362%209.61373%2015.1146L8.18182%2014.3986L6.93169%2015.0237C6.35746%2015.3108%205.68182%2014.8932%205.68182%2014.2512V5.63634ZM7.04546%206.13634V13.4423L7.7956%2013.0672C8.03873%2012.9456%208.32491%2012.9456%208.5681%2013.0672L10%2013.7832L11.4319%2013.0672C11.6751%2012.9456%2011.9613%2012.9456%2012.2045%2013.0672L12.9546%2013.4423V6.13634H7.04546Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%208.63631C6.36365%208.38531%206.56716%208.18176%206.81819%208.18176H6.98566C7.23669%208.18176%207.4402%208.38531%207.4402%208.63631C7.4402%208.88731%207.23669%209.09085%206.98566%209.09085H6.81819C6.56716%209.09085%206.36365%208.88731%206.36365%208.63631ZM7.78709%208.63631C7.78709%208.38531%207.9906%208.18176%208.24165%208.18176H8.57656C8.82765%208.18176%209.0311%208.38531%209.0311%208.63631C9.0311%208.88731%208.82765%209.09085%208.57656%209.09085H8.24165C7.9906%209.09085%207.78709%208.88731%207.78709%208.63631ZM9.37801%208.63631C9.37801%208.38531%209.58147%208.18176%209.83256%208.18176H10.1675C10.4186%208.18176%2010.622%208.38531%2010.622%208.63631C10.622%208.88731%2010.4186%209.09085%2010.1675%209.09085H9.83256C9.58147%209.09085%209.37801%208.88731%209.37801%208.63631ZM10.9689%208.63631C10.9689%208.38531%2011.1724%208.18176%2011.4235%208.18176H11.7584C12.0095%208.18176%2012.2129%208.38531%2012.2129%208.63631C12.2129%208.88731%2012.0095%209.09085%2011.7584%209.09085H11.4235C11.1724%209.09085%2010.9689%208.88731%2010.9689%208.63631ZM12.5598%208.63631C12.5598%208.38531%2012.7633%208.18176%2013.0144%208.18176H13.1818C13.4328%208.18176%2013.6364%208.38531%2013.6364%208.63631C13.6364%208.88731%2013.4328%209.09085%2013.1818%209.09085H13.0144C12.7633%209.09085%2012.5598%208.88731%2012.5598%208.63631Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_19'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactTable:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_9)'%3e%3cmask%20id='mask0_7_9'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_9)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20d='M8.18183%205.45459H6.36365C5.86157%205.45459%205.45456%205.8616%205.45456%206.36368V8.18186C5.45456%208.68394%205.86157%209.09095%206.36365%209.09095H8.18183C8.68391%209.09095%209.09092%208.68394%209.09092%208.18186V6.36368C9.09092%205.8616%208.68391%205.45459%208.18183%205.45459Z'%20fill='white'/%3e%3cpath%20d='M13.6364%205.45459H11.8182C11.3161%205.45459%2010.9091%205.8616%2010.9091%206.36368V8.18186C10.9091%208.68394%2011.3161%209.09095%2011.8182%209.09095H13.6364C14.1384%209.09095%2014.5455%208.68394%2014.5455%208.18186V6.36368C14.5455%205.8616%2014.1384%205.45459%2013.6364%205.45459Z'%20fill='white'/%3e%3cpath%20d='M13.6364%2010.9091H11.8182C11.3161%2010.9091%2010.9091%2011.3161%2010.9091%2011.8181V13.6363C10.9091%2014.1384%2011.3161%2014.5454%2011.8182%2014.5454H13.6364C14.1384%2014.5454%2014.5455%2014.1384%2014.5455%2013.6363V11.8181C14.5455%2011.3161%2014.1384%2010.9091%2013.6364%2010.9091Z'%20fill='white'/%3e%3cpath%20d='M8.18183%2010.9091H6.36365C5.86157%2010.9091%205.45456%2011.3161%205.45456%2011.8181V13.6363C5.45456%2014.1384%205.86157%2014.5454%206.36365%2014.5454H8.18183C8.68391%2014.5454%209.09092%2014.1384%209.09092%2013.6363V11.8181C9.09092%2011.3161%208.68391%2010.9091%208.18183%2010.9091Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_9'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"}));function NA(i){const t={resolution:4};return ot.from(DA[i],t)}async function OA(i){return await Uo(NA,[i])}async function BA({cullAtZoomThreshold:i=!0}={}){const t=await wy(),e=new Qt;i&&t.add(e);async function r(n){const s=await OA(n);return e.texture=s,e}return{element:e,render:r}}var UA={aqua:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,azure:/#f0ffff(ff)?(?!\w)/gi,beige:/#f5f5dc(ff)?(?!\w)/gi,bisque:/#ffe4c4(ff)?(?!\w)/gi,black:/#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,blue:/#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,brown:/#a52a2a(ff)?(?!\w)/gi,coral:/#ff7f50(ff)?(?!\w)/gi,cornsilk:/#fff8dc(ff)?(?!\w)/gi,crimson:/#dc143c(ff)?(?!\w)/gi,cyan:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,darkblue:/#00008b(ff)?(?!\w)/gi,darkcyan:/#008b8b(ff)?(?!\w)/gi,darkgrey:/#a9a9a9(ff)?(?!\w)/gi,darkred:/#8b0000(ff)?(?!\w)/gi,deeppink:/#ff1493(ff)?(?!\w)/gi,dimgrey:/#696969(ff)?(?!\w)/gi,gold:/#ffd700(ff)?(?!\w)/gi,green:/#008000(ff)?(?!\w)/gi,grey:/#808080(ff)?(?!\w)/gi,honeydew:/#f0fff0(ff)?(?!\w)/gi,hotpink:/#ff69b4(ff)?(?!\w)/gi,indigo:/#4b0082(ff)?(?!\w)/gi,ivory:/#fffff0(ff)?(?!\w)/gi,khaki:/#f0e68c(ff)?(?!\w)/gi,lavender:/#e6e6fa(ff)?(?!\w)/gi,lime:/#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,linen:/#faf0e6(ff)?(?!\w)/gi,maroon:/#800000(ff)?(?!\w)/gi,moccasin:/#ffe4b5(ff)?(?!\w)/gi,navy:/#000080(ff)?(?!\w)/gi,oldlace:/#fdf5e6(ff)?(?!\w)/gi,olive:/#808000(ff)?(?!\w)/gi,orange:/#ffa500(ff)?(?!\w)/gi,orchid:/#da70d6(ff)?(?!\w)/gi,peru:/#cd853f(ff)?(?!\w)/gi,pink:/#ffc0cb(ff)?(?!\w)/gi,plum:/#dda0dd(ff)?(?!\w)/gi,purple:/#800080(ff)?(?!\w)/gi,red:/#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,salmon:/#fa8072(ff)?(?!\w)/gi,seagreen:/#2e8b57(ff)?(?!\w)/gi,seashell:/#fff5ee(ff)?(?!\w)/gi,sienna:/#a0522d(ff)?(?!\w)/gi,silver:/#c0c0c0(ff)?(?!\w)/gi,skyblue:/#87ceeb(ff)?(?!\w)/gi,snow:/#fffafa(ff)?(?!\w)/gi,tan:/#d2b48c(ff)?(?!\w)/gi,teal:/#008080(ff)?(?!\w)/gi,thistle:/#d8bfd8(ff)?(?!\w)/gi,tomato:/#ff6347(ff)?(?!\w)/gi,violet:/#ee82ee(ff)?(?!\w)/gi,wheat:/#f5deb3(ff)?(?!\w)/gi,white:/#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi},Xd=UA,Wd={whitespace:/\s+/g,urlHexPairs:/%[\dA-F]{2}/g,quotes:/"/g};function XA(i){return i.trim().replace(Wd.whitespace," ")}function WA(i){return encodeURIComponent(i).replace(Wd.urlHexPairs,VA)}function ZA(i){return Object.keys(Xd).forEach(function(t){Xd[t].test(i)&&(i=i.replace(Xd[t],t))}),i}function VA(i){switch(i){case"%20":return" ";case"%3D":return"=";case"%3A":return":";case"%2F":return"/";default:return i.toLowerCase()}}function Zd(i){if(typeof i!="string")throw new TypeError("Expected a string, but received "+typeof i);i.charCodeAt(0)===65279&&(i=i.slice(1));var t=ZA(XA(i)).replace(Wd.quotes,"'");return"data:image/svg+xml,"+WA(t)}Zd.toSrcset=function(t){return Zd(t).replace(/ /g,"%20")};var HA=Zd,Ey={},Iy={};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return e}});function t(r,n){return{handler:r,config:n}}t.withOptions=function(r,n=()=>({})){const s=function(o){return{__options:o,handler:r(o),config:n(o)}};return s.__isOptionsFunction=!0,s.__pluginFunction=r,s.__configFunction=n,s};const e=t})(Iy),function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return r}});const t=e(Iy);function e(n){return n&&n.__esModule?n:{default:n}}const r=t.default}(Ey);let Vd=Ey;var Hd=(Vd.__esModule?Vd:{default:Vd}).default;const KA=Tr(Hd);var Ay={},My={};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"cloneDeep",{enumerable:!0,get:function(){return t}});function t(e){return Array.isArray(e)?e.map(r=>t(r)):typeof e=="object"&&e!==null?Object.fromEntries(Object.entries(e).map(([r,n])=>[r,t(n)])):e}})(My);var zA={content:[],presets:[],darkMode:"media",theme:{accentColor:({theme:i})=>({...i("colors"),auto:"auto"}),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite"},aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:i})=>i("blur"),backdropBrightness:({theme:i})=>i("brightness"),backdropContrast:({theme:i})=>i("contrast"),backdropGrayscale:({theme:i})=>i("grayscale"),backdropHueRotate:({theme:i})=>i("hueRotate"),backdropInvert:({theme:i})=>i("invert"),backdropOpacity:({theme:i})=>i("opacity"),backdropSaturate:({theme:i})=>i("saturate"),backdropSepia:({theme:i})=>i("sepia"),backgroundColor:({theme:i})=>i("colors"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:({theme:i})=>i("opacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:({theme:i})=>({...i("colors"),DEFAULT:i("colors.gray.200","currentColor")}),borderOpacity:({theme:i})=>i("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},borderSpacing:({theme:i})=>({...i("spacing")}),borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:({theme:i})=>i("colors"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:({theme:i})=>i("colors"),colors:({colors:i})=>({inherit:i.inherit,current:i.current,transparent:i.transparent,black:i.black,white:i.white,slate:i.slate,gray:i.gray,zinc:i.zinc,neutral:i.neutral,stone:i.stone,red:i.red,orange:i.orange,amber:i.amber,yellow:i.yellow,lime:i.lime,green:i.green,emerald:i.emerald,teal:i.teal,cyan:i.cyan,sky:i.sky,blue:i.blue,indigo:i.indigo,violet:i.violet,purple:i.purple,fuchsia:i.fuchsia,pink:i.pink,rose:i.rose}),columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:({theme:i})=>i("borderColor"),divideOpacity:({theme:i})=>i("borderOpacity"),divideWidth:({theme:i})=>i("borderWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:({theme:i})=>({none:"none",...i("colors")}),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"}),flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:{sans:["ui-sans-serif","system-ui","sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'],serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"],mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:({theme:i})=>i("spacing"),gradientColorStops:({theme:i})=>i("colors"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridTemplateColumns:{none:"none",subgrid:"subgrid",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",subgrid:"subgrid",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},height:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:({theme:i})=>({auto:"auto",...i("spacing")}),lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:({theme:i})=>({...i("spacing"),none:"none",full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),maxWidth:({theme:i,breakpoints:t})=>({...i("spacing"),none:"none",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...t(i("screens"))}),minHeight:({theme:i})=>({...i("spacing"),full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),minWidth:({theme:i})=>({...i("spacing"),full:"100%",min:"min-content",max:"max-content",fit:"fit-content"}),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",15:"0.15",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:({theme:i})=>i("colors"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:({theme:i})=>i("spacing"),placeholderColor:({theme:i})=>i("colors"),placeholderOpacity:({theme:i})=>i("opacity"),ringColor:({theme:i})=>({DEFAULT:i("colors.blue.500","#3b82f6"),...i("colors")}),ringOffsetColor:({theme:i})=>i("colors"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:({theme:i})=>({DEFAULT:"0.5",...i("opacity")}),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},scrollMargin:({theme:i})=>({...i("spacing")}),scrollPadding:({theme:i})=>i("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:({theme:i})=>({...i("spacing")}),spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},stroke:({theme:i})=>({none:"none",...i("colors")}),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{},textColor:({theme:i})=>i("colors"),textDecorationColor:({theme:i})=>i("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:i})=>({...i("spacing")}),textOpacity:({theme:i})=>i("opacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:({theme:i})=>({...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),size:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"}),width:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",svw:"100svw",lvw:"100lvw",dvw:"100dvw",min:"min-content",max:"max-content",fit:"fit-content"}),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:{auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"}},plugins:[]};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return n}});const t=My,e=r(zA);function r(s){return s&&s.__esModule?s:{default:s}}const n=(0,t.cloneDeep)(e.default.theme)})(Ay);let Kd=Ay;var Ry=(Kd.__esModule?Kd:{default:Kd}).default;const Py=Tr(Ry);var Ly={},Gy={},zd={exports:{}},Ot=String,ky=function(){return{isColorSupported:!1,reset:Ot,bold:Ot,dim:Ot,italic:Ot,underline:Ot,inverse:Ot,hidden:Ot,strikethrough:Ot,black:Ot,red:Ot,green:Ot,yellow:Ot,blue:Ot,magenta:Ot,cyan:Ot,white:Ot,gray:Ot,bgBlack:Ot,bgRed:Ot,bgGreen:Ot,bgYellow:Ot,bgBlue:Ot,bgMagenta:Ot,bgCyan:Ot,bgWhite:Ot}};zd.exports=ky(),zd.exports.createColors=ky;var YA=zd.exports;(function(i){Object.defineProperty(i,"__esModule",{value:!0});function t(l,h){for(var c in h)Object.defineProperty(l,c,{enumerable:!0,get:h[c]})}t(i,{dim:function(){return o},default:function(){return a}});const e=r(YA);function r(l){return l&&l.__esModule?l:{default:l}}let n=new Set;function s(l,h,c){typeof process<"u"&&process.env.JEST_WORKER_ID||c&&n.has(c)||(c&&n.add(c),console.warn(""),h.forEach(u=>console.warn(l,"-",u)))}function o(l){return e.default.dim(l)}const a={info(l,h){s(e.default.bold(e.default.cyan("info")),...Array.isArray(l)?[l]:[h,l])},warn(l,h){s(e.default.bold(e.default.yellow("warn")),...Array.isArray(l)?[l]:[h,l])},risk(l,h){s(e.default.bold(e.default.magenta("risk")),...Array.isArray(l)?[l]:[h,l])}}})(Gy),function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return n}});const t=e(Gy);function e(s){return s&&s.__esModule?s:{default:s}}function r({version:s,from:o,to:a}){t.default.warn(`${o}-color-renamed`,[`As of Tailwind CSS ${s}, \`${o}\` has been renamed to \`${a}\`.`,"Update your configuration file to silence this warning."])}const n={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"},get lightBlue(){return r({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return r({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return r({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return r({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return r({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}}(Ly);let Yd=Ly;var jA=(Yd.__esModule?Yd:{default:Yd}).default;const Ql=HA,JA=Hd,Fy=Ry,Yr=jA,[$A,{lineHeight:QA}]=Fy.fontSize.base,{spacing:yr,borderWidth:Dy,borderRadius:Ny}=Fy;JA.withOptions(function(i={strategy:void 0}){return function({addBase:t,addComponents:e,theme:r}){const n=i.strategy===void 0?["base","class"]:[i.strategy],s=[{base:["[type='text']","[type='email']","[type='url']","[type='password']","[type='number']","[type='date']","[type='datetime-local']","[type='month']","[type='search']","[type='tel']","[type='time']","[type='week']","[multiple]","textarea","select"],class:[".form-input",".form-textarea",".form-select",".form-multiselect"],styles:{appearance:"none","background-color":"#fff","border-color":r("colors.gray.500",Yr.gray[500]),"border-width":Dy.DEFAULT,"border-radius":Ny.none,"padding-top":yr[2],"padding-right":yr[3],"padding-bottom":yr[2],"padding-left":yr[3],"font-size":$A,"line-height":QA,"--tw-shadow":"0 0 #0000","&:focus":{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"0px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",Yr.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)","border-color":r("colors.blue.600",Yr.blue[600])}}},{base:["input::placeholder","textarea::placeholder"],class:[".form-input::placeholder",".form-textarea::placeholder"],styles:{color:r("colors.gray.500",Yr.gray[500]),opacity:"1"}},{base:["::-webkit-datetime-edit-fields-wrapper"],class:[".form-input::-webkit-datetime-edit-fields-wrapper"],styles:{padding:"0"}},{base:["::-webkit-date-and-time-value"],class:[".form-input::-webkit-date-and-time-value"],styles:{"min-height":"1.5em"}},{base:["::-webkit-datetime-edit","::-webkit-datetime-edit-year-field","::-webkit-datetime-edit-month-field","::-webkit-datetime-edit-day-field","::-webkit-datetime-edit-hour-field","::-webkit-datetime-edit-minute-field","::-webkit-datetime-edit-second-field","::-webkit-datetime-edit-millisecond-field","::-webkit-datetime-edit-meridiem-field"],class:[".form-input::-webkit-datetime-edit",".form-input::-webkit-datetime-edit-year-field",".form-input::-webkit-datetime-edit-month-field",".form-input::-webkit-datetime-edit-day-field",".form-input::-webkit-datetime-edit-hour-field",".form-input::-webkit-datetime-edit-minute-field",".form-input::-webkit-datetime-edit-second-field",".form-input::-webkit-datetime-edit-millisecond-field",".form-input::-webkit-datetime-edit-meridiem-field"],styles:{"padding-top":0,"padding-bottom":0}},{base:["select"],class:[".form-select"],styles:{"background-image":`url("${Ql(`<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="${r("colors.gray.500",Yr.gray[500])}" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>`)}")`,"background-position":`right ${yr[2]} center`,"background-repeat":"no-repeat","background-size":"1.5em 1.5em","padding-right":yr[10],"print-color-adjust":"exact"}},{base:["[multiple]"],class:null,styles:{"background-image":"initial","background-position":"initial","background-repeat":"unset","background-size":"initial","padding-right":yr[3],"print-color-adjust":"unset"}},{base:["[type='checkbox']","[type='radio']"],class:[".form-checkbox",".form-radio"],styles:{appearance:"none",padding:"0","print-color-adjust":"exact",display:"inline-block","vertical-align":"middle","background-origin":"border-box","user-select":"none","flex-shrink":"0",height:yr[4],width:yr[4],color:r("colors.blue.600",Yr.blue[600]),"background-color":"#fff","border-color":r("colors.gray.500",Yr.gray[500]),"border-width":Dy.DEFAULT,"--tw-shadow":"0 0 #0000"}},{base:["[type='checkbox']"],class:[".form-checkbox"],styles:{"border-radius":Ny.none}},{base:["[type='radio']"],class:[".form-radio"],styles:{"border-radius":"100%"}},{base:["[type='checkbox']:focus","[type='radio']:focus"],class:[".form-checkbox:focus",".form-radio:focus"],styles:{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"2px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",Yr.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)"}},{base:["[type='checkbox']:checked","[type='radio']:checked"],class:[".form-checkbox:checked",".form-radio:checked"],styles:{"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:checked"],class:[".form-checkbox:checked"],styles:{"background-image":`url("${Ql('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/></svg>')}")`}},{base:["[type='radio']:checked"],class:[".form-radio:checked"],styles:{"background-image":`url("${Ql('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="3"/></svg>')}")`}},{base:["[type='checkbox']:checked:hover","[type='checkbox']:checked:focus","[type='radio']:checked:hover","[type='radio']:checked:focus"],class:[".form-checkbox:checked:hover",".form-checkbox:checked:focus",".form-radio:checked:hover",".form-radio:checked:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='checkbox']:indeterminate"],class:[".form-checkbox:indeterminate"],styles:{"background-image":`url("${Ql('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h8"/></svg>')}")`,"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:indeterminate:hover","[type='checkbox']:indeterminate:focus"],class:[".form-checkbox:indeterminate:hover",".form-checkbox:indeterminate:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='file']"],class:null,styles:{background:"unset","border-color":"inherit","border-width":"0","border-radius":"0",padding:"0","font-size":"unset","line-height":"inherit"}},{base:["[type='file']:focus"],class:null,styles:{outline:["1px solid ButtonText","1px auto -webkit-focus-ring-color"]}}],o=a=>s.map(l=>l[a]===null?null:{[l[a]]:l.styles}).filter(Boolean);n.includes("base")&&t(o("base")),n.includes("class")&&e(o("class"))}});const qA=Hd;function Oy(i){return Object.fromEntries(Object.entries(i).filter(([t])=>t!=="DEFAULT"))}qA(({addUtilities:i,matchUtilities:t,theme:e})=>{i({"@keyframes enter":e("keyframes.enter"),"@keyframes exit":e("keyframes.exit"),".animate-in":{animationName:"enter",animationDuration:e("animationDuration.DEFAULT"),"--tw-enter-opacity":"initial","--tw-enter-scale":"initial","--tw-enter-rotate":"initial","--tw-enter-translate-x":"initial","--tw-enter-translate-y":"initial"},".animate-out":{animationName:"exit",animationDuration:e("animationDuration.DEFAULT"),"--tw-exit-opacity":"initial","--tw-exit-scale":"initial","--tw-exit-rotate":"initial","--tw-exit-translate-x":"initial","--tw-exit-translate-y":"initial"}}),t({"fade-in":r=>({"--tw-enter-opacity":r}),"fade-out":r=>({"--tw-exit-opacity":r})},{values:e("animationOpacity")}),t({"zoom-in":r=>({"--tw-enter-scale":r}),"zoom-out":r=>({"--tw-exit-scale":r})},{values:e("animationScale")}),t({"spin-in":r=>({"--tw-enter-rotate":r}),"spin-out":r=>({"--tw-exit-rotate":r})},{values:e("animationRotate")}),t({"slide-in-from-top":r=>({"--tw-enter-translate-y":`-${r}`}),"slide-in-from-bottom":r=>({"--tw-enter-translate-y":r}),"slide-in-from-left":r=>({"--tw-enter-translate-x":`-${r}`}),"slide-in-from-right":r=>({"--tw-enter-translate-x":r}),"slide-out-to-top":r=>({"--tw-exit-translate-y":`-${r}`}),"slide-out-to-bottom":r=>({"--tw-exit-translate-y":r}),"slide-out-to-left":r=>({"--tw-exit-translate-x":`-${r}`}),"slide-out-to-right":r=>({"--tw-exit-translate-x":r})},{values:e("animationTranslate")}),t({duration:r=>({animationDuration:r})},{values:Oy(e("animationDuration"))}),t({delay:r=>({animationDelay:r})},{values:e("animationDelay")}),t({ease:r=>({animationTimingFunction:r})},{values:Oy(e("animationTimingFunction"))}),i({".running":{animationPlayState:"running"},".paused":{animationPlayState:"paused"}}),t({"fill-mode":r=>({animationFillMode:r})},{values:e("animationFillMode")}),t({direction:r=>({animationDirection:r})},{values:e("animationDirection")}),t({repeat:r=>({animationIterationCount:r})},{values:e("animationRepeat")})},{theme:{extend:{animationDelay:({theme:i})=>({...i("transitionDelay")}),animationDuration:({theme:i})=>({0:"0ms",...i("transitionDuration")}),animationTimingFunction:({theme:i})=>({...i("transitionTimingFunction")}),animationFillMode:{none:"none",forwards:"forwards",backwards:"backwards",both:"both"},animationDirection:{normal:"normal",reverse:"reverse",alternate:"alternate","alternate-reverse":"alternate-reverse"},animationOpacity:({theme:i})=>({DEFAULT:0,...i("opacity")}),animationTranslate:({theme:i})=>({DEFAULT:"100%",...i("translate")}),animationScale:({theme:i})=>({DEFAULT:0,...i("scale")}),animationRotate:({theme:i})=>({DEFAULT:"30deg",...i("rotate")}),animationRepeat:{0:"0",1:"1",infinite:"infinite"},keyframes:{enter:{from:{opacity:"var(--tw-enter-opacity, 1)",transform:"translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))"}},exit:{to:{opacity:"var(--tw-exit-opacity, 1)",transform:"translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))"}}}}}});const By="Inter Variable",tM="Inconsolata Variable";[...Py.fontFamily.sans],[...Py.fontFamily.mono];const eM={".bg-floating":{backgroundColor:"var(--p-color-bg-floating)"},".bg-floating-sticky":{backgroundColor:"var(--p-color-bg-floating-sticky)"},".bg-code":{backgroundColor:"var(--p-color-bg-code)"},".bg-overlay":{backgroundColor:"var(--p-color-bg-overlay)"},".bg-selected":{backgroundColor:"var(--p-color-selected)"},".border-default":{borderColor:"var(--p-color-divider)"},".border-selected":{borderColor:"var(--p-color-selected)"},".text-default":{color:"var(--p-color-text-default)"},".text-subdued":{color:"var(--p-color-text-subdued)"},".text-inverse":{color:"var(--p-color-text-inverse)"},".text-link":{color:"var(--p-color-text-link)"},".text-code":{color:"var(--p-color-text-code)"},".text-invalid":{color:"var(--p-color-text-invalid)"},".text-selected":{color:"var(--p-color-text-selected)"},".caret-default":{caretColor:"var(--p-color-text-default)"}};KA(({addUtilities:i})=>i(eM));var Uy={exports:{}};(function(i){(function(){function t(m,g){document.addEventListener?m.addEventListener("scroll",g,!1):m.attachEvent("scroll",g)}function e(m){document.body?m():document.addEventListener?document.addEventListener("DOMContentLoaded",function g(){document.removeEventListener("DOMContentLoaded",g),m()}):document.attachEvent("onreadystatechange",function g(){(document.readyState=="interactive"||document.readyState=="complete")&&(document.detachEvent("onreadystatechange",g),m())})}function r(m){this.g=document.createElement("div"),this.g.setAttribute("aria-hidden","true"),this.g.appendChild(document.createTextNode(m)),this.h=document.createElement("span"),this.i=document.createElement("span"),this.m=document.createElement("span"),this.j=document.createElement("span"),this.l=-1,this.h.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.i.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.j.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.m.style.cssText="display:inline-block;width:200%;height:200%;font-size:16px;max-width:none;",this.h.appendChild(this.m),this.i.appendChild(this.j),this.g.appendChild(this.h),this.g.appendChild(this.i)}function n(m,g){m.g.style.cssText="max-width:none;min-width:20px;min-height:20px;display:inline-block;overflow:hidden;position:absolute;width:auto;margin:0;padding:0;top:-999px;white-space:nowrap;font-synthesis:none;font:"+g+";"}function s(m){var g=m.g.offsetWidth,y=g+100;return m.j.style.width=y+"px",m.i.scrollLeft=y,m.h.scrollLeft=m.h.scrollWidth+100,m.l!==g?(m.l=g,!0):!1}function o(m,g){function y(){var b=x;s(b)&&b.g.parentNode!==null&&g(b.l)}var x=m;t(m.h,y),t(m.i,y),s(m)}function a(m,g,y){g=g||{},y=y||window,this.family=m,this.style=g.style||"normal",this.weight=g.weight||"normal",this.stretch=g.stretch||"normal",this.context=y}var l=null,h=null,c=null,u=null;function d(m){return h===null&&(f(m)&&/Apple/.test(window.navigator.vendor)?(m=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))(?:\.([0-9]+))/.exec(window.navigator.userAgent),h=!!m&&603>parseInt(m[1],10)):h=!1),h}function f(m){return u===null&&(u=!!m.document.fonts),u}function p(m,g){var y=m.style,x=m.weight;if(c===null){var b=document.createElement("div");try{b.style.font="condensed 100px sans-serif"}catch{}c=b.style.font!==""}return[y,x,c?m.stretch:"","100px",g].join(" ")}a.prototype.load=function(m,g){var y=this,x=m||"BESbswy",b=0,v=g||3e3,w=new Date().getTime();return new Promise(function(S,E){if(f(y.context)&&!d(y.context)){var I=new Promise(function(L,G){function F(){new Date().getTime()-w>=v?G(Error(""+v+"ms timeout exceeded")):y.context.document.fonts.load(p(y,'"'+y.family+'"'),x).then(function(M){1<=M.length?L():setTimeout(F,25)},G)}F()}),A=new Promise(function(L,G){b=setTimeout(function(){G(Error(""+v+"ms timeout exceeded"))},v)});Promise.race([A,I]).then(function(){clearTimeout(b),S(y)},E)}else e(function(){function L(){var V;(V=W!=-1&&K!=-1||W!=-1&&H!=-1||K!=-1&&H!=-1)&&((V=W!=K&&W!=H&&K!=H)||(l===null&&(V=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent),l=!!V&&(536>parseInt(V[1],10)||parseInt(V[1],10)===536&&11>=parseInt(V[2],10))),V=l&&(W==j&&K==j&&H==j||W==B&&K==B&&H==B||W==D&&K==D&&H==D)),V=!V),V&&(k.parentNode!==null&&k.parentNode.removeChild(k),clearTimeout(b),S(y))}function G(){if(new Date().getTime()-w>=v)k.parentNode!==null&&k.parentNode.removeChild(k),E(Error(""+v+"ms timeout exceeded"));else{var V=y.context.document.hidden;(V===!0||V===void 0)&&(W=F.g.offsetWidth,K=M.g.offsetWidth,H=N.g.offsetWidth,L()),b=setTimeout(G,50)}}var F=new r(x),M=new r(x),N=new r(x),W=-1,K=-1,H=-1,j=-1,B=-1,D=-1,k=document.createElement("div");k.dir="ltr",n(F,p(y,"sans-serif")),n(M,p(y,"serif")),n(N,p(y,"monospace")),k.appendChild(F.g),k.appendChild(M.g),k.appendChild(N.g),y.context.document.body.appendChild(k),j=F.g.offsetWidth,B=M.g.offsetWidth,D=N.g.offsetWidth,G(),o(F,function(V){W=V,L()}),n(F,p(y,'"'+y.family+'",sans-serif')),o(M,function(V){K=V,L()}),n(M,p(y,'"'+y.family+'",serif')),o(N,function(V){H=V,L()}),n(N,p(y,'"'+y.family+'",monospace'))})})},i.exports=a})()})(Uy);var iM=Uy.exports;const rM=Tr(iM),Xy={inter:{fontFamily:By,fontSize:16,lineHeight:20,fill:16777215}},Wy={resolution:4,chars:pi.ASCII},Zy="sans-serif",Vy={inter:aM(Xy.inter)};let jd=!1;async function nM(){const i=Object.values(Xy);await Promise.all(i.map(t=>sM(t))),jd=!0,tt.emit("fontsLoaded",Vy)}async function sM(i){const{fontFamily:t,...e}=i,r=new rM(t);try{await r.load()}catch(n){console.error(n),console.warn(`fonts: font ${t} failed to load, falling back to ${Zy}`),pi.from(t,{fontFamily:Zy,...e},Wy);return}pi.from(t,i,Wy)}function oM(){jd=!1}async function Hy(){return jd?Vy:await Ie("fontsLoaded")}function aM(i){const{fontFamily:t,...e}=i,r={fontName:t,...e};return n=>new GS(n,r)}async function ql({cullAtZoomThreshold:i=!0}={}){const{inter:t}=await Hy(),e=await vy(),r=t("");i&&e.add(r);async function n(s){return r.text=s,await r}return{element:r,render:n}}const lM=["result","markdown","table","progress","image","unknown"],Ky={markdown:"ArtifactMarkdown",table:"ArtifactTable",result:"ArtifactResult",image:"ArtifactImage",progress:"ArtifactProgress",unknown:"Artifact"},Jd=["flow-run","task-run"];function hM(i){return Jd.includes(i)}function th(i){return Jd.includes(i.kind)}function zy(i){return i.kind==="artifact"}function Yy(i){return i.kind==="artifacts"}function jy(i){return i.kind==="state"}function Jy(i){return i.kind==="event"}function $y(i){return i.kind==="events"}const cM=["COMPLETED","RUNNING","SCHEDULED","PENDING","FAILED","CANCELLED","CANCELLING","CRASHED","PAUSED"];async function Qy({cullAtZoomThreshold:i}){const t=await Lt(),e=new Ct,r=new Ct,{element:n,render:s}=await BA({cullAtZoomThreshold:i}),{element:o,render:a}=await FA(),{element:l,render:h}=await ql({cullAtZoomThreshold:i}),{element:c,render:u}=await PA();let d=!1,f=null,p;r.addChild(l),e.addChild(c),e.addChild(r);async function m(v){const{selected:w,name:S,type:E}=v;return d=w??d,f=S??f,p=E,p==="progress"?r.addChild(o):r.addChild(n),v.type==="progress"?await Promise.all([y(v.data),x()]):await Promise.all([g(),x()]),await b(),e}async function g(){if(p==="progress")return n;const v=Ky[p],{artifactIconSize:w,artifactIconColor:S,artifactPaddingLeft:E,artifactPaddingY:I}=t.styles,A=await s(v);return A.position={x:E,y:I},A.width=w,A.height=w,A.tint=S,A}async function y(v){const{artifactPaddingLeft:w,artifactPaddingRight:S,artifactPaddingY:E,artifactIconSize:I}=t.styles,A=20,L=(I-A*2)/2,G=a({value:v,radius:L,lineWidth:A});return f?G.position.x+=w:G.position.x+=(w+S)/2,G.position.y+=E,o}async function x(){if(!f)return l.visible=!1,l;await h(f);const{artifactPaddingLeft:v,artifactPaddingY:w,artifactTextColor:S,artifactIconSize:E,artifactContentGap:I}=t.styles,A=f?I:0,L=v+E+A,G=w;return l.tint=S,l.scale.set(.75),l.position={x:L,y:G},l.visible=!0,l}async function b(){const{artifactPaddingLeft:v,artifactPaddingRight:w,artifactPaddingY:S}=t.styles,E={selected:d,width:r.width+v+w,height:r.height+S*2};return await u(E)}return{element:e,render:m}}let zt=null,eh=!1;async function uM(){const i=await ee();i.on("click",()=>Wi(null)),i.on("drag-start",()=>{eh=!0}),i.on("drag-end",()=>{setTimeout(()=>{eh=!1})})}function dM(){zt=null,eh=!1}function Wi(i){if(!eh&&!(!i&&!zt||i&&br(i))){if(zt=i,i===null){tt.emit("itemSelected",null);return}tt.emit("itemSelected",i)}}function br(i){if(zt===null)return!1;const{kind:t}=i;switch(t){case"task-run":return th(zt)&&zt.id===i.id;case"flow-run":return th(zt)&&zt.id===i.id;case"artifact":return zy(zt)&&zt.id===i.id;case"artifacts":return Yy(zt)&&zt.ids.length===i.ids.length&&zt.ids.every(r=>i.ids.includes(r));case"state":return jy(zt)&&zt.id===i.id;case"event":return Jy(zt)&&zt.id===i.id;case"events":return $y(zt)&&zt.ids.length===i.ids.length&&zt.ids.every(r=>i.ids.includes(r));default:const e=t;throw new Error(`switch does not have case for value: ${e}`)}}function fM(){return zt&&th(zt)?zt:null}async function $d(i,{cullAtZoomThreshold:t=!0,enableLocalClickHandling:e=!1}={}){const{element:r,render:n}=await Qy({cullAtZoomThreshold:t});let s=!1,o=i;r.eventMode="static",r.cursor="pointer",e&&r.on("click",u=>{u.stopPropagation(),Wi({kind:"artifact",id:o.id})}),tt.on("itemSelected",()=>{const u=br({kind:"artifact",id:o.id});u!==s&&(s=u,a(o))});async function a(u){o=u,await n({selected:s,name:o.key,...o})}function l(){return s}function h(){return o.created}function c(){return o.id}return{isArtifact:!0,element:r,render:a,getSelected:l,getDate:h,getId:c}}function qy(i){return i.isArtifact===!0}async function tb(i,t){const e=await Zi(),r=await Lt();let n,s=null;async function o(){try{s=await r.fetchEvents(Y.toValue(i)),t(s)}catch(l){console.error(l)}e.end_time||(n=setTimeout(()=>o(),r.fetchEventsInterval))}function a(){clearTimeout(n)}return{start:o,stop:a}}async function pM(){const i=await Lt(),t=await vy(),e=new Ct,{element:r,render:n}=await Sy(),{element:s,render:o}=await Bd(),{element:a,render:l}=await Ud();t.add(e);let h=!1;e.eventMode="static",e.cursor="pointer",e.addChild(s),e.addChild(r),e.addChild(a),e.on("mouseover",u),e.on("mouseout",d);async function c({inside:f,isOpen:p}){h=f;const m={size:10,stroke:2,rotate:p?Jl.Up:Jl.Down},g=await n(m),y={width:i.styles.nodeToggleSize,height:i.styles.nodeToggleSize,background:i.styles.nodeToggleBgColor,radius:i.styles.nodeToggleBorderRadius},x=await o(y);x.alpha=f?0:.5;const b=await l({width:y.width,height:y.height,radius:y.radius,stroke:1,color:i.styles.nodeToggleBorderColor});b.alpha=f?0:1;const v={y:x.height/2,x:x.width/2},w=m.size/4;return g.x=v.x,g.y=p?v.y+w:v.y-w,e}function u(){s.alpha=h?.5:1}function d(){s.alpha=h?0:.5}return{element:e,render:c}}async function eb(){const i=await Lt(),t=await ie(),e=new Ct,{element:r,render:n}=await Bd(),{element:s,render:o}=await $l();e.addChild(r),e.addChild(s);async function a(h){const{background:c="#fff"}=i.styles.node(h),{nodeHeight:u,nodeRadius:d}=i.styles,f=br({kind:h.kind,id:h.id}),p=l(h,d),m=h.state_type!=="RUNNING"||t.isDependency();return await Promise.all([n({width:p,height:u,radius:d,background:c,capRight:m}),o({selected:f,width:p,height:u})]),r}function l(h,c){const u=qd();if(it.isTemporal()||it.isLeftAligned()){const d=h.start_time,f=h.end_time??new Date,m=Kf(f,d)/ua*u;return Math.max(m,c*2)}return u}return{element:e,render:a}}var ib="Expected a function",rb=NaN,mM="[object Symbol]",gM=/^\s+|\s+$/g,yM=/^[-+]0x[0-9a-f]+$/i,bM=/^0b[01]+$/i,xM=/^0o[0-7]+$/i,_M=parseInt,vM=typeof we=="object"&&we&&we.Object===Object&&we,wM=typeof self=="object"&&self&&self.Object===Object&&self,TM=vM||wM||Function("return this")(),SM=Object.prototype,CM=SM.toString,EM=Math.max,IM=Math.min,Qd=function(){return TM.Date.now()};function AM(i,t,e){var r,n,s,o,a,l,h=0,c=!1,u=!1,d=!0;if(typeof i!="function")throw new TypeError(ib);t=nb(t)||0,ih(e)&&(c=!!e.leading,u="maxWait"in e,s=u?EM(nb(e.maxWait)||0,t):s,d="trailing"in e?!!e.trailing:d);function f(S){var E=r,I=n;return r=n=void 0,h=S,o=i.apply(I,E),o}function p(S){return h=S,a=setTimeout(y,t),c?f(S):o}function m(S){var E=S-l,I=S-h,A=t-E;return u?IM(A,s-I):A}function g(S){var E=S-l,I=S-h;return l===void 0||E>=t||E<0||u&&I>=s}function y(){var S=Qd();if(g(S))return x(S);a=setTimeout(y,m(S))}function x(S){return a=void 0,d&&r?f(S):(r=n=void 0,o)}function b(){a!==void 0&&clearTimeout(a),h=0,r=l=n=a=void 0}function v(){return a===void 0?o:x(Qd())}function w(){var S=Qd(),E=g(S);if(r=arguments,n=this,l=S,E){if(a===void 0)return p(l);if(u)return a=setTimeout(y,t),f(l)}return a===void 0&&(a=setTimeout(y,t)),o}return w.cancel=b,w.flush=v,w}function MM(i,t,e){var r=!0,n=!0;if(typeof i!="function")throw new TypeError(ib);return ih(e)&&(r="leading"in e?!!e.leading:r,n="trailing"in e?!!e.trailing:n),AM(i,t,{leading:r,maxWait:t,trailing:n})}function ih(i){var t=typeof i;return!!i&&(t=="object"||t=="function")}function RM(i){return!!i&&typeof i=="object"}function PM(i){return typeof i=="symbol"||RM(i)&&CM.call(i)==mM}function nb(i){if(typeof i=="number")return i;if(PM(i))return rb;if(ih(i)){var t=typeof i.valueOf=="function"?i.valueOf():i;i=ih(t)?t+"":t}if(typeof i!="string")return i===0?i:+i;i=i.replace(gM,"");var e=bM.test(i);return e||xM.test(i)?_M(i.slice(2),e?2:8):yM.test(i)?rb:+i}var LM=MM;const sb=Tr(LM);async function ob(){const{element:i,render:t}=await Qy({cullAtZoomThreshold:!1});let e=null,r=[],n=!1;i.eventMode="static",i.cursor="pointer",tt.on("itemSelected",()=>{const h=br({kind:"artifacts",ids:r});h!==n&&e&&(n=h,s({ids:r,date:e}))});async function s(h){if(!h){e=null,r=[],i.visible=!1;return}const{ids:c,date:u}=h;e=u,r=c,await t({selected:n,type:"unknown",name:c.length.toString()}),i.visible=!0}function o(){return n}function a(){return e}function l(){return r}return{isArtifactCluster:!0,element:i,render:s,getSelected:o,getDate:a,getIds:l,isCluster:!0}}async function GM(){const i=await qt(),t=await Zi(),e=await ie(),{element:r,render:n,update:s}=await _b({isRoot:!0});r.zIndex=4;function o(a){if(it.isTemporal()&&!e.disableArtifacts){i.stage.addChild(r),n(a==null?void 0:a.artifacts);return}i.stage.removeChild(r)}t.artifacts&&o(t),tt.on("viewportMoved",()=>s()),tt.on("runDataCreated",a=>o(a)),tt.on("runDataUpdated",a=>o(a)),tt.on("configUpdated",()=>o()),tt.on("layoutSettingsUpdated",()=>o())}function g5(){}async function kM({radius:i}){const t=await qt(),e=new kr;return e.beginFill("#fff"),e.drawCircle(0,0,i),e.endFill(),t.renderer.generateTexture(e,{resolution:10})}async function FM(i){return await Uo(kM,[i])}async function ab(i){const t=await FM(i);return new Qt(t)}async function lb(i){const t=new Ct,e=await Lt(),r=await gr(),n=await ab({radius:e.styles.eventRadiusDefault}),{element:s,render:o}=await $l();let a=!1;t.addChild(r),t.addChild(n),t.addChild(s),t.eventMode="static",t.cursor="pointer",t.on("mouseenter",()=>{a||n.scale.set(1.5)}),t.on("mouseleave",()=>{a||n.scale.set(1)}),tt.on("itemSelected",()=>{const u=br({kind:"event",id:i.id,occurred:i.occurred});u!==a&&(a=u,n.scale.set(u?1.5:1),l())});function l(){const{eventColor:u,eventTargetSize:d,eventSelectedBorderInset:f}=e.styles;r.alpha=0,r.width=d,r.height=d,n.tint=u,n.anchor.set(.5),n.position.set(d/2,d/2),s.position.set(f,f),o({selected:a,width:d-f*2,height:d-f*2})}function h(){return i.id}function c(){return i.occurred}return{element:t,render:l,getId:h,getDate:c}}async function hb(){const i=new Ct,t=await Lt(),e=await gr(),r=await ab({radius:t.styles.eventClusterRadiusDefault}),{element:n,render:s}=await $l(),{element:o,render:a}=await ql({cullAtZoomThreshold:!1});let l=null,h=[],c=!1;i.addChild(e),i.addChild(r),i.addChild(o),i.addChild(n),i.eventMode="static",i.cursor="pointer",i.on("mouseenter",()=>{c||r.scale.set(1.5)}),i.on("mouseleave",()=>{c||r.scale.set(1)}),tt.on("itemSelected",()=>{const x=br({kind:"events",occurred:l,ids:h});x!==c&&(c=x,r.scale.set(x?1.5:1),l&&u({ids:h,date:l}))});async function u(x){if(!x){l=null,h=[],i.visible=!1;return}const{ids:b,date:v}=x;l=v,h=b,d(),f(),m(),await p(b.length.toString()),i.visible=!0}function d(){const{eventTargetSize:x}=t.styles;e.alpha=0,e.width=x,e.height=x}function f(){const{eventClusterColor:x,eventTargetSize:b}=t.styles;r.tint=x,r.anchor.set(.5),r.position.set(b/2,b/2)}async function p(x){if(h.length<2)return;const{eventTargetSize:b}=t.styles,v=-1;o.scale.set(.6),o.anchor.set(.5),o.position.set(b/2,b/2+v),await a(x)}function m(){const{eventSelectedBorderInset:x,eventTargetSize:b}=t.styles;n.position.set(x,x),s({selected:c,width:b-x*2,height:b-x*2})}function g(){return h}function y(){return l}return{element:i,render:u,getIds:g,getDate:y}}function jr(i){return"getIds"in i}async function cb({items:i,createCluster:t}){const e=[...i.values()].sort((o,a)=>o.element.x-a.element.x);async function r(o){let a,l=null,h=null;for(let c=o??0;c<e.length;c++){const u=e[c],d=u.element.x;if(u.element.visible=!0,l!==null&&a&&d<a){h=c;break}l=c,a=d+u.element.width}if(h!==null&&l!==null){const c=e[l],u=e[h];c.element.visible=!1,u.element.visible=!1;const d=await n(c,u);d&&(e.splice(l,1,d),e.splice(h,1)),r(l)}}async function n(o,a){const l=o.getDate(),h=a.getDate(),c=jr(o)?o.getIds():[o.getId()],u=jr(a)?a.getIds():[a.getId()];if(!l||!h)return console.error("flowRunArtifacts: visible item is missing date"),null;let d;jr(o)?d=o:jr(a)?d=a:d=await t();const f=[...c,...u],p=s(f);return await d.render({ids:f,date:p}),d}function s(o){const a=o.reduce((c,u)=>{const d=i.get(u),f=d==null?void 0:d.getDate();return f&&c.push(f.getTime()),c},[]),l=Math.min(...a),h=Math.max(...a);return new Date((l+h)/2)}await r()}async function ub(i){const t=await qt(),e=await ee(),r=await Lt(),n=await ie();let s=await ri();const o=await l();o.element.on("click",c=>{c.stopPropagation();const{element:u}=o,d={x:u.position.x,y:u.position.y,width:u.width,height:u.height},f=jr(o)?{kind:"events",ids:o.getIds(),occurred:o.getDate(),position:d}:{kind:"event",id:o.getId(),occurred:o.getDate(),position:d};Wi(f)}),tt.on("scaleUpdated",c=>{s=c,h()}),tt.on("viewportMoved",()=>h());async function a(c){await o.render(c),h()}async function l(){return i.type==="event"?await lb(i.event):await hb()}function h(){const c=o.getDate();if(!c||n.disableEvents||!it.isTemporal())return;const{element:u}=o,f=s(c)*e.scale._x+e.worldTransform.tx-u.width/2,p=t.screen.height-u.height-r.styles.eventBottomMargin;u.position.set(f,p)}return{...o,render:a}}async function db(i){const t=await ee(),e=await ie();let r=await ri();const n=await o();n.element.on("click",l=>{l.stopPropagation();const{element:h}=n,c=h.getGlobalPosition(),u={x:c.x,y:c.y,width:h.width*t.scale.x,height:h.height*t.scale.y},d=jr(n)?{kind:"events",ids:n.getIds(),occurred:n.getDate(),position:u}:{kind:"event",id:n.getId(),occurred:n.getDate(),position:u};Wi(d)}),tt.on("scaleUpdated",l=>{r=l,a()});async function s(l){await n.render(l),a()}async function o(){return i.type==="event"?await lb(i.event):await hb()}function a(){const l=n.getDate(),{parentStartDate:h}=i;if(!l||e.disableEvents||!it.isTemporal()||!h)return;const{element:c}=n,d=r(l)-r(h)-c.width/2,f=-c.height;c.position.set(d,f)}return{...n,render:s}}async function fb({isRoot:i,parentStartDate:t}={}){const e=await ie(),r=new Map,n=new Map,s=[];let o=[];const a=new Ct;let l=null;tt.on("scaleUpdated",()=>u());async function h(p){if(p&&(l=p),!l)return;const m=[];for(const g of l)m.push(c(g));await Promise.all(m),u()}async function c(p){if(r.has(p.id))return r.get(p.id).render();if(n.has(p.id))return await n.get(p.id);const m=(async()=>{const g=i?await ub({type:"event",event:p}):await db({type:"event",event:p,parentStartDate:t});r.set(p.id,g),a.addChild(g.element)})();return n.set(p.id,m),await m,n.delete(p.id),r.get(p.id).render()}function u(){e.disableEvents||!it.isTemporal()||d()}const d=sb(async()=>{o=[...s],await cb({items:r,createCluster:f});for(const p of o)p.render()},250);async function f(){if(o.length>0)return o.pop();const p=i?await ub({type:"cluster"}):await db({type:"cluster",parentStartDate:t});return a.addChild(p.element),s.push(p),p}return{element:a,render:h,update:u}}let Zo=null,Ls=null;async function DM(){const i=await qt(),t=await Lt(),e=await ie(),r=await Zi(),{element:n,render:s,update:o}=await fb({isRoot:!0});n.zIndex=2;async function a(h){if(!it.isTemporal()||e.disableEvents){i.stage.removeChild(n);return}i.stage.addChild(n),await s(h)}const l=await tb(()=>({nodeId:t.runId,since:r.start_time,until:r.end_time??new Date}),h=>{const c=Ls?"eventDataUpdated":"eventDataCreated";Ls=h,tt.emit(c,Ls),a(h)});tt.on("configUpdated",()=>a()),tt.on("viewportMoved",()=>o()),tt.on("layoutSettingsUpdated",()=>a()),Zo=l.stop,l.start()}function NM(){Zo==null||Zo(),Zo=null,Ls=null}async function OM(){return Ls||await Ie("eventDataCreated")}async function BM(i){const t=await qt(),e=await ee(),r=await Lt(),n=await Zi();let s=await ri();const o=new Ct,a=await gr(),l=await gr();let h=null,c=!1,u=!1;t.stage.addChild(l),o.addChild(a),a.eventMode="static",a.cursor="pointer",a.on("mouseover",()=>{c=!0,d()}),a.on("mouseleave",()=>{c=!1,d()}),a.on("click",()=>{const b={x:a.position.x,y:a.position.y,width:a.width,height:a.height};Wi({...i,kind:"state",position:b})}),tt.on("viewportMoved",()=>d()),tt.on("scaleUpdated",b=>{s=b,d()}),tt.on("itemSelected",()=>{const b=br({kind:"state",...i});b!==u&&(u=b,c=!1,d())}),i.type==="RUNNING"&&!n.end_time&&g();function d(b){const{end:v}=b??{};if(v&&(h=v),n.end_time&&y(),!it.isTemporal()){l.visible=!1,o.visible=!1;return}const w=f();p(w),m(w),l.visible=!0,o.visible=!0}function f(){const{background:b="#fff"}=r.styles.state(i),v=Math.max(s(i.timestamp)*e.scale._x+e.worldTransform.tx,0);let w=0;return i.type==="RUNNING"&&!n.end_time?w=s(new Date)*e.scale._x+e.worldTransform.tx-v:h?w=s(h)*e.scale._x+e.worldTransform.tx-v:w=t.screen.width-v,{x:v,width:Math.max(w,0),background:b}}function p({x:b,width:v,background:w}){const{flowStateBarHeight:S,flowStateSelectedBarHeight:E}=r.styles,I=c||u?E:S;a.x=b,a.y=t.screen.height-I,a.width=v,a.height=I,a.tint=w}function m({x:b,width:v,background:w}){if(i.type==="RUNNING"){l.visible=!1;return}const{flowStateBarHeight:S,flowStateAreaAlpha:E}=r.styles;l.x=b,l.y=0,l.width=v,l.height=t.screen.height-S,l.tint=w,l.alpha=E}function g(){t.ticker.add(x)}function y(){t.ticker.remove(x)}function x(){d()}return{element:o,render:d}}function UM(i){return"isNodesFlowRunStateFactory"in i}async function XM(i){const t=await qt(),e=await ee(),r=await Lt(),n=await Zi();let s=await ri();const o=new Ct,a=await gr(),l=await gr();let h=null,c=null,u=0,d=0,f=!1,p=!1;o.visible=!1,o.addChild(l),o.addChild(a),a.eventMode="static",a.cursor="pointer",a.on("mouseover",()=>{f=!0,m()}),a.on("mouseleave",()=>{f=!1,m()}),a.on("click",S=>{S.stopPropagation();const E=a.getGlobalPosition(),I={x:E.x,y:E.y,width:a.width*e.scale.x,height:a.height*e.scale.y};Wi({...i,kind:"state",position:I})}),l.eventMode="none",l.cursor="default",tt.on("scaleUpdated",S=>{s=S,m()}),tt.on("itemSelected",()=>{const S=br({kind:"state",...i});S!==p&&(p=S,f=!1,m())}),i.type==="RUNNING"&&!n.end_time&&b();function m(S){const{end:E,parentStartDate:I,width:A,height:L}=S??{};if(E&&(h=E),I&&(c=I),A&&(u=A),L&&(d=L),n.end_time&&v(),!it.isTemporal()){o.visible=!1;return}if(!c||u<=0){o.visible=!1;return}const G=g();if(G.width<=0){o.visible=!1;return}y(G),x(G),o.visible=!0}function g(){const{background:S="#fff"}=r.styles.state(i);if(!c)return{x:0,width:0,background:S};const E=s(c);let I=s(i.timestamp)-E;if(I>=u)return{x:u,width:0,background:S};I<0&&(I=0);let A=s(h??new Date)-E;A>u&&(A=u);const L=Math.max(A-I,0);return{x:I,width:L,background:S}}function y({x:S,width:E,background:I}){const{flowStateBarHeight:A,flowStateSelectedBarHeight:L}=r.styles,G=f||p?L:A;a.x=S,a.y=d-G,a.width=E,a.height=G,a.tint=I}function x({x:S,width:E,background:I}){const{flowStateBarHeight:A,flowStateAreaAlpha:L,nodeHeight:G}=r.styles,F=G/2;l.x=S,l.y=F,l.width=E,l.height=d-A-F,l.tint=I,l.alpha=L}function b(){t.ticker.add(w)}function v(){t.ticker.remove(w)}function w(){m()}return{element:o,render:m,isNodesFlowRunStateFactory:!0}}function pb({isRoot:i}={}){const t=new Ct,e=new Map,r=new Map;let n=null;async function s(a,l){if(a&&(n=a),!n)return;const h=[];for(let c=0;c<n.length;c++)h.push(o(n[c],c,l));await Promise.all(h)}async function o(a,l,h){const c=n&&n.length>=l+1&&n[l+1],u=c?c.timestamp:void 0;let d;if(r.has(a.id)&&await r.get(a.id),e.has(a.id))d=e.get(a.id);else{const f=(async()=>{const p=i?await BM(a):await XM(a);e.set(a.id,p),t.addChild(p.element)})();r.set(a.id,f),await f,r.delete(a.id),d=e.get(a.id)}UM(d)?await d.render({end:u,...h}):await d.render(u?{end:u}:void 0)}return{element:t,render:s}}async function WM(){const i=await qt(),t=await Zi(),{element:e,render:r}=await pb({isRoot:!0});e.zIndex=3,i.stage.addChild(e);function n(s){r(s==null?void 0:s.states)}t.states&&n(t),tt.on("runDataUpdated",s=>n(s)),tt.on("configUpdated",()=>n()),tt.on("layoutSettingsUpdated",()=>n())}function y5(){}async function ZM(){const i=await qt(),t=await ee(),e=await ie(),r=await Lt(),{inter:n}=await Hy(),s=new Ct,o=await gr();s.addChild(o);const a=n("");s.addChild(a);let l=await ri(),h,c;tt.on("scaleUpdated",m=>{l=m,p()}),tt.on("viewportMoved",()=>{e.disableGuides||(p(),s.height!==i.screen.height&&d())});function u(m,g){h=m,c=g,d(),f(m)}function d(){o.width=r.styles.guideLineWidth,o.height=i.screen.height,o.tint=r.styles.guideLineColor}function f(m){a.text=c(m),a.fontSize=r.styles.guideTextSize,a.tint=r.styles.guideTextColor,a.position.set(r.styles.guideTextLeftPadding,r.styles.guideTextTopPadding)}function p(){h!==void 0&&(s.position.x=l(h)*t.scale._x+t.worldTransform.tx)}return{element:s,render:u}}class mb extends Error{constructor(){super("Layout is not temporal")}}function VM(i){return i.toLocaleTimeString()}function gb(i){const t=navigator.language;return new Intl.DateTimeFormat(t,{timeStyle:"short"}).format(i)}function HM(i){const t=navigator.language;return new Intl.DateTimeFormat(t,{dateStyle:"short"}).format(i)}function KM(i){return i.getHours()===0&&i.getMinutes()===0?`${rh.date(i)}
1176
- ${gb(i)}`:gb(i)}const rh={timeBySeconds:VM,timeByMinutesWithDates:KM,date:HM},oe={seconds:"seconds",minutes:"minutes",date:"date"},Vo={day:i=>{const t=new Date(i.getTime());return t.setHours(0,0,0,0),t.getTime()},week:i=>{const t=new Date(i.getTime());return t.setHours(0,0,0,0),t.setDate(i.getDate()-i.getDay()+1),t.getTime()}},At={second:1e3,minute:1e3*60,hour:1e3*60*60,day:1e3*60*60*24,week:1e3*60*60*24*7},yb=[{ceiling:At.second*4,increment:At.second,labelFormat:oe.seconds},{ceiling:At.second*8,increment:At.second*5,labelFormat:oe.seconds},{ceiling:At.second*13,increment:At.second*10,labelFormat:oe.seconds},{ceiling:At.second*20,increment:At.second*15,labelFormat:oe.seconds},{ceiling:At.second*45,increment:At.second*30,labelFormat:oe.seconds},{ceiling:At.minute*4,increment:At.minute,labelFormat:oe.minutes},{ceiling:At.minute*8,increment:At.minute*5,labelFormat:oe.minutes},{ceiling:At.minute*13,increment:At.minute*10,labelFormat:oe.minutes},{ceiling:At.minute*28,increment:At.minute*15,labelFormat:oe.minutes},{ceiling:At.hour*1.24,increment:At.minute*30,labelFormat:oe.minutes},{ceiling:At.hour*3,increment:At.hour,labelFormat:oe.minutes},{ceiling:At.hour*8,increment:At.hour*2,getAnchor:Vo.day,labelFormat:oe.minutes},{ceiling:At.hour*13,increment:At.hour*6,getAnchor:Vo.day,labelFormat:oe.minutes},{ceiling:At.hour*22,increment:At.hour*12,getAnchor:Vo.day,labelFormat:oe.minutes},{ceiling:At.day*4,increment:At.day,getAnchor:Vo.day,labelFormat:oe.date},{ceiling:At.week*2,increment:At.week,getAnchor:Vo.week,labelFormat:oe.date},{ceiling:1/0,increment:At.week*4,labelFormat:oe.date}],zM=300;async function YM(){const i=await ee(),t=await ie(),e=new Ct,r=new Map;let n=await ri();tt.on("scaleUpdated",d=>n=d),await o();function s(){if(e.visible=!t.disableGuides,!t.disableGuides)try{const{anchor:d,increment:f,labelFormat:p}=a(),m=u(d,f);c(m,p)}catch(d){if(d instanceof mb)return;console.error(d)}}async function o(){const d=[];Od(30,async f=>{const p=ZM();d.push(p);const m=await p;e.addChild(m.element),r.set(f,m)}),await Promise.all(d)}function a(){const d=i.left-zM,f=n.invert(d),p=n.invert(d+260/i.scale.x);if(!(f instanceof Date)||!(p instanceof Date))throw new mb;const m=p.getTime()-f.getTime(),{increment:g,getAnchor:y,labelFormat:x}=l(m);return{anchor:y(f),increment:g,labelFormat:h(x)}}function l(d){const f=yb.find(p=>p.ceiling>d)??yb[0];return f.getAnchor||(f.getAnchor=p=>Math.floor(p.getTime()/f.increment)*f.increment),f}function h(d){switch(d){case oe.minutes:return rh.timeByMinutesWithDates;case oe.date:return rh.date;default:return rh.timeBySeconds}}function c(d,f){const p=new Map(r.entries()),m=Array.from(p.keys()).filter(g=>!d.includes(g));r.clear();for(const g of d){if(p.has(g)){const x=p.get(g);r.set(g,x),x.render(new Date(g),f);continue}const y=p.get(m.pop()??-1);if(y===void 0){console.warn("Guides: No unused guides available to render.");continue}y.render(new Date(g),f),r.set(g,y)}}function u(d,f){return Od(30,p=>d+f*p)}return{element:e,render:s}}async function jM(){const i=await qt(),{element:t,render:e}=await YM();i.stage.addChild(t),e(),tt.on("viewportDateRangeUpdated",()=>e()),tt.on("layoutSettingsUpdated",()=>e()),tt.on("configUpdated",()=>e())}function b5(){}const JM=80;async function $M(){const i=await qt(),t=await ee(),e=await ie(),r=await Lt(),n=await gr();let s=await ri();tt.on("scaleUpdated",l=>s=l);function o(){if(!e.isTemporal()){n.visible=!1;return}n.width=r.styles.playheadWidth,n.height=i.stage.height,n.tint=r.styles.playheadColor,n.position.x=s(new Date)*t.scale.x+t.worldTransform.tx,a()}function a(){if(t.moving||!(n.position.x>0&&n.position.x<i.screen.width)||!(n.position.x>i.screen.width-JM))return;const c=t.left;t.zoomPercent(-.1,!0),t.left=c}return{element:n,render:o}}async function QM(){const i=await qt(),t=await Zi(),{element:e,render:r}=await $M();t.end_time||(i.stage.addChild(e),i.ticker.add(r)),tt.on("runDataUpdated",({end_time:n})=>{n&&(i.ticker.remove(r),i.stage.removeChild(e))})}function x5(){}function qM({stage:i,props:t}){BS(),hA(),aA(),jM(),lR(),GM(),DM(),WM(),QM(),HS(),nM(),NS(i),jS(t),yA(),pR(),uM()}function tR(){tt.clear();try{US(),cA(),lA(),OS(),hR(),NM(),JS(),KS(),oM(),bA(),mR(),dM(),vA()}catch(i){console.error(i)}}async function bb(i){const t=await qt(),e=await ee(),r=await Lt(),n=await ie(),s=await OM();let o=await ri(),a=s&&s.length>0;const l=await c();l.element.on("click",d=>{d.stopPropagation();const{element:f}=l,p=f.getGlobalPosition(),m={x:p.x,y:p.y,width:f.width,height:f.height},g=jr(l)?{kind:"artifacts",ids:l.getIds(),position:m}:{kind:"artifact",id:l.getId()};Wi(g)}),tt.on("scaleUpdated",d=>{o=d,u()}),tt.on("viewportMoved",()=>u()),tt.on("eventDataCreated",d=>{a=d.length>0,u()}),tt.on("eventDataUpdated",d=>{a=d.length>0,u()});async function h(d){if(qy(l)){if(i.type!=="artifact")throw new Error(`ArtifactFactory attempted to render a ${i.type}`);await l.render(i.artifact)}else await l.render(d);u()}async function c(){return i.type==="artifact"?await $d(i.artifact,{cullAtZoomThreshold:!1}):await ob()}function u(){const d=l.getDate();if(!d||!it.isTemporal()||n.disableArtifacts)return;const f=l.getSelected(),{element:p}=l,{eventTargetSize:m,flowStateSelectedBarHeight:g}=r.styles;let y=0;if(f){const{selectedBorderOffset:S,selectedBorderWidth:E}=r.styles;y=S+E*2}const b=o(d)*e.scale._x+e.worldTransform.tx-(p.width-y)/2,v=a&&!n.disableEvents?m:g,w=t.screen.height-(p.height-y)-v;p.position.set(b,w)}return{...l,render:h}}async function xb(i){const t=await ee(),e=await Lt(),r=await ie();let n=await ri();const s=await a();s.element.on("click",h=>{h.stopPropagation();const{element:c}=s,u=c.getGlobalPosition(),d={x:u.x,y:u.y,width:c.width*t.scale.x,height:c.height*t.scale.y},f=jr(s)?{kind:"artifacts",ids:s.getIds(),position:d}:{kind:"artifact",id:s.getId()};Wi(f)}),tt.on("scaleUpdated",h=>{n=h,l()});async function o(h){if(qy(s)){if(i.type!=="artifact")throw new Error(`ArtifactFactory attempted to render a ${i.type}`);await s.render(i.artifact)}else await s.render(h);l()}async function a(){return i.type==="artifact"?await $d(i.artifact):await ob()}function l(){const h=s.getDate(),{parentStartDate:c}=i;if(!h||!it.isTemporal()||r.disableArtifacts||!c)return;const u=s.getSelected(),{element:d}=s;let f=0;if(u){const{selectedBorderOffset:y,selectedBorderWidth:x}=e.styles;f=y+x*2}const m=n(h)-n(c)-(d.width-f)/2,g=-(d.height-f);d.position.set(m,g)}return{...s,render:o}}async function _b({isRoot:i,parentStartDate:t}={}){const e=await ie(),r=new Map,n=new Map,s=[];let o=[];const a=new Ct;let l=null;async function h(p){if(p&&(l=p),!l)return;const m=[];for(const g of l)m.push(c(g));await Promise.all(m),u()}async function c(p){if(r.has(p.id))return r.get(p.id).render(p);n.has(p.id)&&await n.get(p.id);const m=(async()=>{const g=i?await bb({type:"artifact",artifact:p}):await xb({type:"artifact",artifact:p,parentStartDate:t});r.set(p.id,g),a.addChild(g.element)})();return n.set(p.id,m),await m,n.delete(p.id),r.get(p.id).render(p)}function u(){if(!(e.disableArtifacts||!it.isTemporal())){if(!it.isTemporal()){a.visible=!1;return}a.visible=!0,a.position.x=0,d()}}const d=sb(async()=>{o=[...s],await cb({items:r,createCluster:f});for(const p of o)p.render()},250);async function f(){if(o.length>0)return o.pop();const p=i?await bb({type:"cluster"}):await xb({type:"cluster",parentStartDate:t});return a.addChild(p.element),s.push(p),p}return{element:a,render:h,update:u}}class vb extends Ct{updateTransform(){this.sortableChildren&&this.sortDirty&&this.sortChildren(),this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha;for(let t=0,e=this.children.length;t<e;++t)this.children[t].updateTransform()}calculateBounds(){this._bounds.clear(),this._calculateBounds();for(const t of this.children)if(t.calculateBounds(),t._mask){const e=t._mask.isMaskData?t._mask.maskObject:t._mask;e?(e.calculateBounds(),this._bounds.addBoundsMask(t._bounds,e._bounds)):this._bounds.addBounds(t._bounds)}else t.filterArea?this._bounds.addBoundsArea(t._bounds,t.filterArea):this._bounds.addBounds(t._bounds);this._bounds.updateID=this._boundsID}}async function eR(i){const t=new vb,e=await Lt(),r=await ie(),{element:n,render:s}=await eb(),{element:o,render:a}=await ql(),{element:l,render:h}=await pM(),{element:c,render:u}=await Ud(),{element:d,render:f,getSize:p,stopWorker:m}=await Cb(),{element:g,render:y}=await pb(),{element:x,render:b,update:v}=await fb({parentStartDate:i.start_time}),{element:w,render:S,update:E}=await _b({parentStartDate:i.start_time});let I=!1,A=!1,L=i,G=!1;t.sortableChildren=!0,c.zIndex=0,n.zIndex=4,o.zIndex=5,l.zIndex=5,d.zIndex=2,x.zIndex=1,g.zIndex=2,w.zIndex=3,c.eventMode="none",c.cursor="default";const{start:F,stop:M}=await ag(L.id,Q=>{A=!!Q.artifacts&&Q.artifacts.length>0,f(Q),B(Q.states),k(Q.artifacts),j()}),{start:N,stop:W}=await tb(()=>({nodeId:L.id,since:L.start_time,until:L.end_time??new Date}),Q=>{I=Q.length>0,D(Q)});t.addChild(n),t.addChild(o),t.addChild(l),l.on("click",Q=>{Q.stopPropagation(),H()}),d.position={x:0,y:e.styles.nodeHeight+e.styles.nodesPadding},d.on("rendered",()=>{Yl(),Tt()});async function K(Q){return L=Q,await s(Q),await ft(),await at(),G&&(await B(),await D(),await k(),await j()),t}async function H(){G?await et():await V()}async function j(){const{background:Q="#fff"}=e.styles.node(L),{width:Z,height:J}=p(),{height:$}=It(),{nodeBorderRadius:O}=e.styles,pt=2;c.position={x:-pt,y:-pt};const yt=it.isTemporal()?$+pt*2:J+pt*2;await u({width:Z+pt*2,height:yt,stroke:pt,radius:[O,O,0,0],color:Q})}async function B(Q){const{height:Z}=It(),{width:J}=n;await y(Q??void 0,{parentStartDate:L.start_time,width:J,height:Z})}async function D(Q){if(!G||!it.isTemporal()||r.disableEvents){t.removeChild(x);return}t.addChild(x);const{height:Z}=It();if(x.position={x:0,y:Z-e.styles.eventBottomMargin},Q){await b(Q);return}await v()}async function k(Q){if(!G||!it.isTemporal()||r.disableArtifacts){t.removeChild(w);return}t.addChild(w);const{eventTargetSize:Z,flowStateSelectedBarHeight:J}=e.styles,{height:$}=It(),O=$-(I&&!r.disableEvents?Z:J);if(w.position={x:0,y:O},Q){await S(Q);return}await E()}async function V(){G=!0,t.addChild(g),t.addChild(d),t.addChild(c),await Promise.all([F(),N(),K(L)]),Tt()}async function et(){G=!1,t.removeChild(g),t.removeChild(d),t.removeChild(c),t.removeChild(x),t.removeChild(w),m(),await Promise.all([M(),W(),K(L)]),Tt()}async function ft(){const Q=e.styles.nodeToggleSize,Z=e.styles.nodeHeight-Q,J=n.width>Q,$=await h({inside:J,isOpen:G});return $.x=J?Z/2:n.width+e.styles.nodePadding,$.y=Z/2,$}async function at(){const Q=await a(L.label),Z=e.styles.colorMode==="dark"?e.styles.textDefault:e.styles.textInverse,J=e.styles.nodePadding,$=l.x+l.width+J,O=n.width+J,pt=n.width>$+Q.width+J,yt=e.styles.nodeHeight/2-Q.height/2,Rt=pt?$:Math.max(O,$);return Q.position={x:Rt,y:yt},Q.tint=pt?Z:e.styles.textDefault,Q}function Tt(){G&&(B(),D(),k(),j());const Q=It();t.emit("resized",Q)}function It(){const Q=p(),{nodeHeight:Z,nodesPadding:J,eventTargetSize:$,eventBottomMargin:O,artifactPaddingY:pt,artifactIconSize:yt}=e.styles,Bt=A&&it.isTemporal()&&!r.disableArtifacts?yt+pt*2:0,Ve=I&&it.isTemporal()&&!r.disableEvents?$+O:0,Ko=G?Q.height+Bt+Ve+J*2:0,$r=G?Q.width:0;return{height:Z+Ko,width:Math.max($r,t.width)}}return{kind:"flow-run",element:t,bar:n,render:K}}async function iR(){const i=await Lt(),t=new vb,{element:e,render:r}=await ql(),{element:n,render:s}=await eb();t.addChild(n),t.addChild(e);async function o(l){return await Promise.all([s(l),r(l.label)]),a(),t}function a(){const l=i.styles.colorMode==="dark"?i.styles.textDefault:i.styles.textInverse,h=i.styles.nodePadding,c=n.width>h+e.width+h,u=c?h:n.width+h,d=i.styles.nodeHeight/2-e.height/2;e.position={x:u,y:d},e.tint=c?l:i.styles.textDefault}return{kind:"task-run",element:t,render:o,bar:n}}async function rR(i){const t=await Lt(),e=await qt(),r=await _y(),n=await ie();let s=null;const o=new Map,{animate:a}=await Ty(),{element:l,render:h,bar:c}=await E(i);let u=i,d=null,f=!1,p=!1;r.add(l),l.eventMode="static",l.cursor="pointer",l.name=Lb,l.on("click",L=>{L.stopPropagation(),Wi({kind:u.kind,id:u.id})}),u.end_time||v(),tt.on("itemSelected",()=>{const L=br({kind:u.kind,id:u.id});L!==f&&(f=L,h(u))});async function m(L){u=L;const G=I(L);return G===d||(d=G,await Promise.all([h(L),g(L.artifacts)]),L.end_time&&w()),l}async function g(L){if(!L||(x(),n.disableArtifacts||!it.isTemporal()))return;const G=[];for(const F of L)G.push(y(F));await Promise.all(G),b()}async function y(L){if(o.has(L.id))return o.get(L.id).render(L);const G=await $d(L,{enableLocalClickHandling:!0});return o.set(L.id,G),s.addChild(G.element),G.render(L)}function x(){if(it.isTemporal()&&!n.disableArtifacts){s||(s=new Ct),l.addChild(s);return}s&&l.removeChild(s)}function b(){if(!s)return;const{artifactsGap:L,artifactsNodeOverlap:G}=t.styles;let F=0;for(const M of o.values())M.element.position.x=F,F+=M.element.width+L;s.position.y=-s.height+G,s.width<c.width&&(s.position.x=c.width-s.width)}function v(){e.ticker.add(S)}function w(){e.ticker.remove(S)}function S(){m(u)}async function E(L){const{kind:G}=L;switch(G){case"task-run":return await iR();case"flow-run":return await eR(L);default:const F=G;throw new Error(`switch does not have case for value: ${F}`)}}function I(L){var N;const G=L.end_time??new Date,F=(N=L.artifacts)==null?void 0:N.map(W=>W.type==="progress"?`${W.id}-${W.data}`:W.id).join("|");return[L.state_type,G.getTime(),it.horizontal,it.horizontalScaleMultiplier,t.styles.colorMode,n.disableArtifacts||F].join("-")}function A({x:L,y:G}){a(l,{x:L,y:G},!p),p=!0}return{element:l,render:m,bar:c,setPosition:A}}function wb({gap:i=0,minimum:t=0}={}){const e=new Map;function r(c){const u=e.get(c)??[];return Math.max(...u.values(),Y.toValue(t))+Y.toValue(i)}function n(c){let u=0;for(let d=0;d<c;d++)u+=r(d);return u}function s(c){return n(c+1)-Y.toValue(i)}function o({axis:c,nodeId:u,offset:d}){const f=e.get(c)??new Map;f.set(u,d),e.set(c,f)}function a({axis:c,nodeId:u}){let d,f;for(const[p,m]of e.entries())if(m.has(u)){d=p,f=m.get(u);break}d===c||d===void 0||f===void 0||(l({axis:d,nodeId:u}),o({axis:c,nodeId:u,offset:f}))}function l({axis:c,nodeId:u}){var d;(d=e.get(c))==null||d.delete(u)}function h(){e.clear()}return{getOffset:r,getTotalOffset:n,getTotalValue:s,setOffset:o,updateNodeAxis:a,removeOffset:l,clear:h}}function nR(i){throw new Error(`switch does not have case for value: ${i}`)}const Tb="KGZ1bmN0aW9uKCl7InVzZSBzdHJpY3QiO2Z1bmN0aW9uIEtlKG4pe3Rocm93IG5ldyBFcnJvcihgc3dpdGNoIGRvZXMgbm90IGhhdmUgY2FzZSBmb3IgdmFsdWU6ICR7bn1gKX1mdW5jdGlvbiBDbihuLGUpe3JldHVybiBuPT1udWxsfHxlPT1udWxsP05hTjpuPGU/LTE6bj5lPzE6bj49ZT8wOk5hTn1mdW5jdGlvbiBudChuLGUpe3JldHVybiBuPT1udWxsfHxlPT1udWxsP05hTjplPG4/LTE6ZT5uPzE6ZT49bj8wOk5hTn1mdW5jdGlvbiBSbihuKXtsZXQgZSx0LHI7bi5sZW5ndGghPT0yPyhlPUNuLHQ9KHUsbCk9PkNuKG4odSksbCkscj0odSxsKT0+bih1KS1sKTooZT1uPT09Q258fG49PT1udD9uOmV0LHQ9bixyPW4pO2Z1bmN0aW9uIG8odSxsLGY9MCxnPXUubGVuZ3RoKXtpZihmPGcpe2lmKGUobCxsKSE9PTApcmV0dXJuIGc7ZG97Y29uc3QgbT1mK2c+Pj4xO3QodVttXSxsKTwwP2Y9bSsxOmc9bX13aGlsZShmPGcpfXJldHVybiBmfWZ1bmN0aW9uIGkodSxsLGY9MCxnPXUubGVuZ3RoKXtpZihmPGcpe2lmKGUobCxsKSE9PTApcmV0dXJuIGc7ZG97Y29uc3QgbT1mK2c+Pj4xO3QodVttXSxsKTw9MD9mPW0rMTpnPW19d2hpbGUoZjxnKX1yZXR1cm4gZn1mdW5jdGlvbiBhKHUsbCxmPTAsZz11Lmxlbmd0aCl7Y29uc3QgbT1vKHUsbCxmLGctMSk7cmV0dXJuIG0+ZiYmcih1W20tMV0sbCk+LXIodVttXSxsKT9tLTE6bX1yZXR1cm57bGVmdDpvLGNlbnRlcjphLHJpZ2h0Oml9fWZ1bmN0aW9uIGV0KCl7cmV0dXJuIDB9ZnVuY3Rpb24gdHQobil7cmV0dXJuIG49PT1udWxsP05hTjorbn1jb25zdCBydD1SbihDbikucmlnaHQ7Um4odHQpLmNlbnRlcjtjb25zdCBvdD1NYXRoLnNxcnQoNTApLGl0PU1hdGguc3FydCgxMCksYXQ9TWF0aC5zcXJ0KDIpO2Z1bmN0aW9uIE5uKG4sZSx0KXtjb25zdCByPShlLW4pL01hdGgubWF4KDAsdCksbz1NYXRoLmZsb29yKE1hdGgubG9nMTAocikpLGk9ci9NYXRoLnBvdygxMCxvKSxhPWk+PW90PzEwOmk+PWl0PzU6aT49YXQ/MjoxO2xldCB1LGwsZjtyZXR1cm4gbzwwPyhmPU1hdGgucG93KDEwLC1vKS9hLHU9TWF0aC5yb3VuZChuKmYpLGw9TWF0aC5yb3VuZChlKmYpLHUvZjxuJiYrK3UsbC9mPmUmJi0tbCxmPS1mKTooZj1NYXRoLnBvdygxMCxvKSphLHU9TWF0aC5yb3VuZChuL2YpLGw9TWF0aC5yb3VuZChlL2YpLHUqZjxuJiYrK3UsbCpmPmUmJi0tbCksbDx1JiYuNTw9dCYmdDwyP05uKG4sZSx0KjIpOlt1LGwsZl19ZnVuY3Rpb24gdXQobixlLHQpe2lmKGU9K2Usbj0rbix0PSt0LCEodD4wKSlyZXR1cm5bXTtpZihuPT09ZSlyZXR1cm5bbl07Y29uc3Qgcj1lPG4sW28saSxhXT1yP05uKGUsbix0KTpObihuLGUsdCk7aWYoIShpPj1vKSlyZXR1cm5bXTtjb25zdCB1PWktbysxLGw9bmV3IEFycmF5KHUpO2lmKHIpaWYoYTwwKWZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0oaS1mKS8tYTtlbHNlIGZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0oaS1mKSphO2Vsc2UgaWYoYTwwKWZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0obytmKS8tYTtlbHNlIGZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0obytmKSphO3JldHVybiBsfWZ1bmN0aW9uIEluKG4sZSx0KXtyZXR1cm4gZT0rZSxuPStuLHQ9K3QsTm4obixlLHQpWzJdfWZ1bmN0aW9uIE9uKG4sZSx0KXtlPStlLG49K24sdD0rdDtjb25zdCByPWU8bixvPXI/SW4oZSxuLHQpOkluKG4sZSx0KTtyZXR1cm4ocj8tMToxKSoobzwwPzEvLW86byl9ZnVuY3Rpb24gem4obixlLHQpe24ucHJvdG90eXBlPWUucHJvdG90eXBlPXQsdC5jb25zdHJ1Y3Rvcj1ufWZ1bmN0aW9uIGZlKG4sZSl7dmFyIHQ9T2JqZWN0LmNyZWF0ZShuLnByb3RvdHlwZSk7Zm9yKHZhciByIGluIGUpdFtyXT1lW3JdO3JldHVybiB0fWZ1bmN0aW9uIGRuKCl7fXZhciB5bj0uNyxVbj0xL3luLHJuPSJcXHMqKFsrLV0/XFxkKylcXHMqIix4bj0iXFxzKihbKy1dPyg/OlxcZCpcXC4pP1xcZCsoPzpbZUVdWystXT9cXGQrKT8pXFxzKiIsWj0iXFxzKihbKy1dPyg/OlxcZCpcXC4pP1xcZCsoPzpbZUVdWystXT9cXGQrKT8pJVxccyoiLGZ0PS9eIyhbMC05YS1mXXszLDh9KSQvLGN0PW5ldyBSZWdFeHAoYF5yZ2JcXCgke3JufSwke3JufSwke3JufVxcKSRgKSxzdD1uZXcgUmVnRXhwKGBecmdiXFwoJHtafSwke1p9LCR7Wn1cXCkkYCksbHQ9bmV3IFJlZ0V4cChgXnJnYmFcXCgke3JufSwke3JufSwke3JufSwke3hufVxcKSRgKSxodD1uZXcgUmVnRXhwKGBecmdiYVxcKCR7Wn0sJHtafSwke1p9LCR7eG59XFwpJGApLGd0PW5ldyBSZWdFeHAoYF5oc2xcXCgke3hufSwke1p9LCR7Wn1cXCkkYCksbXQ9bmV3IFJlZ0V4cChgXmhzbGFcXCgke3hufSwke1p9LCR7Wn0sJHt4bn1cXCkkYCksY2U9e2FsaWNlYmx1ZToxNTc5MjM4MyxhbnRpcXVld2hpdGU6MTY0NDQzNzUsYXF1YTo2NTUzNSxhcXVhbWFyaW5lOjgzODg1NjQsYXp1cmU6MTU3OTQxNzUsYmVpZ2U6MTYxMTkyNjAsYmlzcXVlOjE2NzcwMjQ0LGJsYWNrOjAsYmxhbmNoZWRhbG1vbmQ6MTY3NzIwNDUsYmx1ZToyNTUsYmx1ZXZpb2xldDo5MDU1MjAyLGJyb3duOjEwODI0MjM0LGJ1cmx5d29vZDoxNDU5NjIzMSxjYWRldGJsdWU6NjI2NjUyOCxjaGFydHJldXNlOjgzODgzNTIsY2hvY29sYXRlOjEzNzg5NDcwLGNvcmFsOjE2NzQ0MjcyLGNvcm5mbG93ZXJibHVlOjY1OTE5ODEsY29ybnNpbGs6MTY3NzUzODgsY3JpbXNvbjoxNDQyMzEwMCxjeWFuOjY1NTM1LGRhcmtibHVlOjEzOSxkYXJrY3lhbjozNTcyMyxkYXJrZ29sZGVucm9kOjEyMDkyOTM5LGRhcmtncmF5OjExMTE5MDE3LGRhcmtncmVlbjoyNTYwMCxkYXJrZ3JleToxMTExOTAxNyxkYXJra2hha2k6MTI0MzMyNTksZGFya21hZ2VudGE6OTEwOTY0MyxkYXJrb2xpdmVncmVlbjo1NTk3OTk5LGRhcmtvcmFuZ2U6MTY3NDc1MjAsZGFya29yY2hpZDoxMDA0MDAxMixkYXJrcmVkOjkxMDk1MDQsZGFya3NhbG1vbjoxNTMwODQxMCxkYXJrc2VhZ3JlZW46OTQxOTkxOSxkYXJrc2xhdGVibHVlOjQ3MzQzNDcsZGFya3NsYXRlZ3JheTozMTAwNDk1LGRhcmtzbGF0ZWdyZXk6MzEwMDQ5NSxkYXJrdHVycXVvaXNlOjUyOTQ1LGRhcmt2aW9sZXQ6OTY5OTUzOSxkZWVwcGluazoxNjcxNjk0NyxkZWVwc2t5Ymx1ZTo0OTE1MSxkaW1ncmF5OjY5MDgyNjUsZGltZ3JleTo2OTA4MjY1LGRvZGdlcmJsdWU6MjAwMzE5OSxmaXJlYnJpY2s6MTE2NzQxNDYsZmxvcmFsd2hpdGU6MTY3NzU5MjAsZm9yZXN0Z3JlZW46MjI2Mzg0MixmdWNoc2lhOjE2NzExOTM1LGdhaW5zYm9ybzoxNDQ3NDQ2MCxnaG9zdHdoaXRlOjE2MzE2NjcxLGdvbGQ6MTY3NjY3MjAsZ29sZGVucm9kOjE0MzI5MTIwLGdyYXk6ODQyMTUwNCxncmVlbjozMjc2OCxncmVlbnllbGxvdzoxMTQwMzA1NSxncmV5Ojg0MjE1MDQsaG9uZXlkZXc6MTU3OTQxNjAsaG90cGluazoxNjczODc0MCxpbmRpYW5yZWQ6MTM0NTg1MjQsaW5kaWdvOjQ5MTUzMzAsaXZvcnk6MTY3NzcyMDAsa2hha2k6MTU3ODc2NjAsbGF2ZW5kZXI6MTUxMzI0MTAsbGF2ZW5kZXJibHVzaDoxNjc3MzM2NSxsYXduZ3JlZW46ODE5MDk3NixsZW1vbmNoaWZmb246MTY3NzU4ODUsbGlnaHRibHVlOjExMzkzMjU0LGxpZ2h0Y29yYWw6MTU3NjE1MzYsbGlnaHRjeWFuOjE0NzQ1NTk5LGxpZ2h0Z29sZGVucm9keWVsbG93OjE2NDQ4MjEwLGxpZ2h0Z3JheToxMzg4MjMyMyxsaWdodGdyZWVuOjk0OTgyNTYsbGlnaHRncmV5OjEzODgyMzIzLGxpZ2h0cGluazoxNjc1ODQ2NSxsaWdodHNhbG1vbjoxNjc1Mjc2MixsaWdodHNlYWdyZWVuOjIxNDI4OTAsbGlnaHRza3libHVlOjg5MDAzNDYsbGlnaHRzbGF0ZWdyYXk6NzgzMzc1MyxsaWdodHNsYXRlZ3JleTo3ODMzNzUzLGxpZ2h0c3RlZWxibHVlOjExNTg0NzM0LGxpZ2h0eWVsbG93OjE2Nzc3MTg0LGxpbWU6NjUyODAsbGltZWdyZWVuOjMzMjkzMzAsbGluZW46MTY0NDU2NzAsbWFnZW50YToxNjcxMTkzNSxtYXJvb246ODM4ODYwOCxtZWRpdW1hcXVhbWFyaW5lOjY3MzczMjIsbWVkaXVtYmx1ZToyMDUsbWVkaXVtb3JjaGlkOjEyMjExNjY3LG1lZGl1bXB1cnBsZTo5NjYyNjgzLG1lZGl1bXNlYWdyZWVuOjM5NzgwOTcsbWVkaXVtc2xhdGVibHVlOjgwODc3OTAsbWVkaXVtc3ByaW5nZ3JlZW46NjQxNTQsbWVkaXVtdHVycXVvaXNlOjQ3NzIzMDAsbWVkaXVtdmlvbGV0cmVkOjEzMDQ3MTczLG1pZG5pZ2h0Ymx1ZToxNjQ0OTEyLG1pbnRjcmVhbToxNjEyMTg1MCxtaXN0eXJvc2U6MTY3NzAyNzMsbW9jY2FzaW46MTY3NzAyMjksbmF2YWpvd2hpdGU6MTY3Njg2ODUsbmF2eToxMjgsb2xkbGFjZToxNjY0MzU1OCxvbGl2ZTo4NDIxMzc2LG9saXZlZHJhYjo3MDQ4NzM5LG9yYW5nZToxNjc1MzkyMCxvcmFuZ2VyZWQ6MTY3MjkzNDQsb3JjaGlkOjE0MzE1NzM0LHBhbGVnb2xkZW5yb2Q6MTU2NTcxMzAscGFsZWdyZWVuOjEwMDI1ODgwLHBhbGV0dXJxdW9pc2U6MTE1Mjk5NjYscGFsZXZpb2xldHJlZDoxNDM4MTIwMyxwYXBheWF3aGlwOjE2NzczMDc3LHBlYWNocHVmZjoxNjc2NzY3MyxwZXJ1OjEzNDY4OTkxLHBpbms6MTY3NjEwMzUscGx1bToxNDUyNDYzNyxwb3dkZXJibHVlOjExNTkxOTEwLHB1cnBsZTo4Mzg4NzM2LHJlYmVjY2FwdXJwbGU6NjY5Nzg4MSxyZWQ6MTY3MTE2ODAscm9zeWJyb3duOjEyMzU3NTE5LHJveWFsYmx1ZTo0Mjg2OTQ1LHNhZGRsZWJyb3duOjkxMjcxODcsc2FsbW9uOjE2NDE2ODgyLHNhbmR5YnJvd246MTYwMzI4NjQsc2VhZ3JlZW46MzA1MDMyNyxzZWFzaGVsbDoxNjc3NDYzOCxzaWVubmE6MTA1MDY3OTcsc2lsdmVyOjEyNjMyMjU2LHNreWJsdWU6ODkwMDMzMSxzbGF0ZWJsdWU6Njk3MDA2MSxzbGF0ZWdyYXk6NzM3Mjk0NCxzbGF0ZWdyZXk6NzM3Mjk0NCxzbm93OjE2Nzc1OTMwLHNwcmluZ2dyZWVuOjY1NDA3LHN0ZWVsYmx1ZTo0NjIwOTgwLHRhbjoxMzgwODc4MCx0ZWFsOjMyODk2LHRoaXN0bGU6MTQyMDQ4ODgsdG9tYXRvOjE2NzM3MDk1LHR1cnF1b2lzZTo0MjUxODU2LHZpb2xldDoxNTYzMTA4Nix3aGVhdDoxNjExMzMzMSx3aGl0ZToxNjc3NzIxNSx3aGl0ZXNtb2tlOjE2MTE5Mjg1LHllbGxvdzoxNjc3Njk2MCx5ZWxsb3dncmVlbjoxMDE0NTA3NH07em4oZG4scG4se2NvcHkobil7cmV0dXJuIE9iamVjdC5hc3NpZ24obmV3IHRoaXMuY29uc3RydWN0b3IsdGhpcyxuKX0sZGlzcGxheWFibGUoKXtyZXR1cm4gdGhpcy5yZ2IoKS5kaXNwbGF5YWJsZSgpfSxoZXg6c2UsZm9ybWF0SGV4OnNlLGZvcm1hdEhleDg6ZHQsZm9ybWF0SHNsOnl0LGZvcm1hdFJnYjpsZSx0b1N0cmluZzpsZX0pO2Z1bmN0aW9uIHNlKCl7cmV0dXJuIHRoaXMucmdiKCkuZm9ybWF0SGV4KCl9ZnVuY3Rpb24gZHQoKXtyZXR1cm4gdGhpcy5yZ2IoKS5mb3JtYXRIZXg4KCl9ZnVuY3Rpb24geXQoKXtyZXR1cm4geWUodGhpcykuZm9ybWF0SHNsKCl9ZnVuY3Rpb24gbGUoKXtyZXR1cm4gdGhpcy5yZ2IoKS5mb3JtYXRSZ2IoKX1mdW5jdGlvbiBwbihuKXt2YXIgZSx0O3JldHVybiBuPShuKyIiKS50cmltKCkudG9Mb3dlckNhc2UoKSwoZT1mdC5leGVjKG4pKT8odD1lWzFdLmxlbmd0aCxlPXBhcnNlSW50KGVbMV0sMTYpLHQ9PT02P2hlKGUpOnQ9PT0zP25ldyBQKGU+PjgmMTV8ZT4+NCYyNDAsZT4+NCYxNXxlJjI0MCwoZSYxNSk8PDR8ZSYxNSwxKTp0PT09OD9EbihlPj4yNCYyNTUsZT4+MTYmMjU1LGU+PjgmMjU1LChlJjI1NSkvMjU1KTp0PT09ND9EbihlPj4xMiYxNXxlPj44JjI0MCxlPj44JjE1fGU+PjQmMjQwLGU+PjQmMTV8ZSYyNDAsKChlJjE1KTw8NHxlJjE1KS8yNTUpOm51bGwpOihlPWN0LmV4ZWMobikpP25ldyBQKGVbMV0sZVsyXSxlWzNdLDEpOihlPXN0LmV4ZWMobikpP25ldyBQKGVbMV0qMjU1LzEwMCxlWzJdKjI1NS8xMDAsZVszXSoyNTUvMTAwLDEpOihlPWx0LmV4ZWMobikpP0RuKGVbMV0sZVsyXSxlWzNdLGVbNF0pOihlPWh0LmV4ZWMobikpP0RuKGVbMV0qMjU1LzEwMCxlWzJdKjI1NS8xMDAsZVszXSoyNTUvMTAwLGVbNF0pOihlPWd0LmV4ZWMobikpP2RlKGVbMV0sZVsyXS8xMDAsZVszXS8xMDAsMSk6KGU9bXQuZXhlYyhuKSk/ZGUoZVsxXSxlWzJdLzEwMCxlWzNdLzEwMCxlWzRdKTpjZS5oYXNPd25Qcm9wZXJ0eShuKT9oZShjZVtuXSk6bj09PSJ0cmFuc3BhcmVudCI/bmV3IFAoTmFOLE5hTixOYU4sMCk6bnVsbH1mdW5jdGlvbiBoZShuKXtyZXR1cm4gbmV3IFAobj4+MTYmMjU1LG4+PjgmMjU1LG4mMjU1LDEpfWZ1bmN0aW9uIERuKG4sZSx0LHIpe3JldHVybiByPD0wJiYobj1lPXQ9TmFOKSxuZXcgUChuLGUsdCxyKX1mdW5jdGlvbiB4dChuKXtyZXR1cm4gbiBpbnN0YW5jZW9mIGRufHwobj1wbihuKSksbj8obj1uLnJnYigpLG5ldyBQKG4ucixuLmcsbi5iLG4ub3BhY2l0eSkpOm5ldyBQfWZ1bmN0aW9uIEVuKG4sZSx0LHIpe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPT09MT94dChuKTpuZXcgUChuLGUsdCxyPz8xKX1mdW5jdGlvbiBQKG4sZSx0LHIpe3RoaXMucj0rbix0aGlzLmc9K2UsdGhpcy5iPSt0LHRoaXMub3BhY2l0eT0rcn16bihQLEVuLGZlKGRuLHticmlnaHRlcihuKXtyZXR1cm4gbj1uPT1udWxsP1VuOk1hdGgucG93KFVuLG4pLG5ldyBQKHRoaXMucipuLHRoaXMuZypuLHRoaXMuYipuLHRoaXMub3BhY2l0eSl9LGRhcmtlcihuKXtyZXR1cm4gbj1uPT1udWxsP3luOk1hdGgucG93KHluLG4pLG5ldyBQKHRoaXMucipuLHRoaXMuZypuLHRoaXMuYipuLHRoaXMub3BhY2l0eSl9LHJnYigpe3JldHVybiB0aGlzfSxjbGFtcCgpe3JldHVybiBuZXcgUChHKHRoaXMuciksRyh0aGlzLmcpLEcodGhpcy5iKSxrbih0aGlzLm9wYWNpdHkpKX0sZGlzcGxheWFibGUoKXtyZXR1cm4tLjU8PXRoaXMuciYmdGhpcy5yPDI1NS41JiYtLjU8PXRoaXMuZyYmdGhpcy5nPDI1NS41JiYtLjU8PXRoaXMuYiYmdGhpcy5iPDI1NS41JiYwPD10aGlzLm9wYWNpdHkmJnRoaXMub3BhY2l0eTw9MX0saGV4OmdlLGZvcm1hdEhleDpnZSxmb3JtYXRIZXg4OnB0LGZvcm1hdFJnYjptZSx0b1N0cmluZzptZX0pKTtmdW5jdGlvbiBnZSgpe3JldHVybmAjJHtKKHRoaXMucil9JHtKKHRoaXMuZyl9JHtKKHRoaXMuYil9YH1mdW5jdGlvbiBwdCgpe3JldHVybmAjJHtKKHRoaXMucil9JHtKKHRoaXMuZyl9JHtKKHRoaXMuYil9JHtKKChpc05hTih0aGlzLm9wYWNpdHkpPzE6dGhpcy5vcGFjaXR5KSoyNTUpfWB9ZnVuY3Rpb24gbWUoKXtjb25zdCBuPWtuKHRoaXMub3BhY2l0eSk7cmV0dXJuYCR7bj09PTE/InJnYigiOiJyZ2JhKCJ9JHtHKHRoaXMucil9LCAke0codGhpcy5nKX0sICR7Ryh0aGlzLmIpfSR7bj09PTE/IikiOmAsICR7bn0pYH1gfWZ1bmN0aW9uIGtuKG4pe3JldHVybiBpc05hTihuKT8xOk1hdGgubWF4KDAsTWF0aC5taW4oMSxuKSl9ZnVuY3Rpb24gRyhuKXtyZXR1cm4gTWF0aC5tYXgoMCxNYXRoLm1pbigyNTUsTWF0aC5yb3VuZChuKXx8MCkpfWZ1bmN0aW9uIEoobil7cmV0dXJuIG49RyhuKSwobjwxNj8iMCI6IiIpK24udG9TdHJpbmcoMTYpfWZ1bmN0aW9uIGRlKG4sZSx0LHIpe3JldHVybiByPD0wP249ZT10PU5hTjp0PD0wfHx0Pj0xP249ZT1OYU46ZTw9MCYmKG49TmFOKSxuZXcgXyhuLGUsdCxyKX1mdW5jdGlvbiB5ZShuKXtpZihuIGluc3RhbmNlb2YgXylyZXR1cm4gbmV3IF8obi5oLG4ucyxuLmwsbi5vcGFjaXR5KTtpZihuIGluc3RhbmNlb2YgZG58fChuPXBuKG4pKSwhbilyZXR1cm4gbmV3IF87aWYobiBpbnN0YW5jZW9mIF8pcmV0dXJuIG47bj1uLnJnYigpO3ZhciBlPW4uci8yNTUsdD1uLmcvMjU1LHI9bi5iLzI1NSxvPU1hdGgubWluKGUsdCxyKSxpPU1hdGgubWF4KGUsdCxyKSxhPU5hTix1PWktbyxsPShpK28pLzI7cmV0dXJuIHU/KGU9PT1pP2E9KHQtcikvdSsodDxyKSo2OnQ9PT1pP2E9KHItZSkvdSsyOmE9KGUtdCkvdSs0LHUvPWw8LjU/aStvOjItaS1vLGEqPTYwKTp1PWw+MCYmbDwxPzA6YSxuZXcgXyhhLHUsbCxuLm9wYWNpdHkpfWZ1bmN0aW9uIHd0KG4sZSx0LHIpe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPT09MT95ZShuKTpuZXcgXyhuLGUsdCxyPz8xKX1mdW5jdGlvbiBfKG4sZSx0LHIpe3RoaXMuaD0rbix0aGlzLnM9K2UsdGhpcy5sPSt0LHRoaXMub3BhY2l0eT0rcn16bihfLHd0LGZlKGRuLHticmlnaHRlcihuKXtyZXR1cm4gbj1uPT1udWxsP1VuOk1hdGgucG93KFVuLG4pLG5ldyBfKHRoaXMuaCx0aGlzLnMsdGhpcy5sKm4sdGhpcy5vcGFjaXR5KX0sZGFya2VyKG4pe3JldHVybiBuPW49PW51bGw/eW46TWF0aC5wb3coeW4sbiksbmV3IF8odGhpcy5oLHRoaXMucyx0aGlzLmwqbix0aGlzLm9wYWNpdHkpfSxyZ2IoKXt2YXIgbj10aGlzLmglMzYwKyh0aGlzLmg8MCkqMzYwLGU9aXNOYU4obil8fGlzTmFOKHRoaXMucyk/MDp0aGlzLnMsdD10aGlzLmwscj10Kyh0PC41P3Q6MS10KSplLG89Mip0LXI7cmV0dXJuIG5ldyBQKF9uKG4+PTI0MD9uLTI0MDpuKzEyMCxvLHIpLF9uKG4sbyxyKSxfbihuPDEyMD9uKzI0MDpuLTEyMCxvLHIpLHRoaXMub3BhY2l0eSl9LGNsYW1wKCl7cmV0dXJuIG5ldyBfKHhlKHRoaXMuaCksU24odGhpcy5zKSxTbih0aGlzLmwpLGtuKHRoaXMub3BhY2l0eSkpfSxkaXNwbGF5YWJsZSgpe3JldHVybigwPD10aGlzLnMmJnRoaXMuczw9MXx8aXNOYU4odGhpcy5zKSkmJjA8PXRoaXMubCYmdGhpcy5sPD0xJiYwPD10aGlzLm9wYWNpdHkmJnRoaXMub3BhY2l0eTw9MX0sZm9ybWF0SHNsKCl7Y29uc3Qgbj1rbih0aGlzLm9wYWNpdHkpO3JldHVybmAke249PT0xPyJoc2woIjoiaHNsYSgifSR7eGUodGhpcy5oKX0sICR7U24odGhpcy5zKSoxMDB9JSwgJHtTbih0aGlzLmwpKjEwMH0lJHtuPT09MT8iKSI6YCwgJHtufSlgfWB9fSkpO2Z1bmN0aW9uIHhlKG4pe3JldHVybiBuPShufHwwKSUzNjAsbjwwP24rMzYwOm59ZnVuY3Rpb24gU24obil7cmV0dXJuIE1hdGgubWF4KDAsTWF0aC5taW4oMSxufHwwKSl9ZnVuY3Rpb24gX24obixlLHQpe3JldHVybihuPDYwP2UrKHQtZSkqbi82MDpuPDE4MD90Om48MjQwP2UrKHQtZSkqKDI0MC1uKS82MDplKSoyNTV9dmFyIHFuPW49PigpPT5uO2Z1bmN0aW9uIE10KG4sZSl7cmV0dXJuIGZ1bmN0aW9uKHQpe3JldHVybiBuK3QqZX19ZnVuY3Rpb24gYnQobixlLHQpe3JldHVybiBuPU1hdGgucG93KG4sdCksZT1NYXRoLnBvdyhlLHQpLW4sdD0xL3QsZnVuY3Rpb24ocil7cmV0dXJuIE1hdGgucG93KG4rciplLHQpfX1mdW5jdGlvbiB2dChuKXtyZXR1cm4obj0rbik9PTE/cGU6ZnVuY3Rpb24oZSx0KXtyZXR1cm4gdC1lP2J0KGUsdCxuKTpxbihpc05hTihlKT90OmUpfX1mdW5jdGlvbiBwZShuLGUpe3ZhciB0PWUtbjtyZXR1cm4gdD9NdChuLHQpOnFuKGlzTmFOKG4pP2U6bil9dmFyIHdlPWZ1bmN0aW9uIG4oZSl7dmFyIHQ9dnQoZSk7ZnVuY3Rpb24gcihvLGkpe3ZhciBhPXQoKG89RW4obykpLnIsKGk9RW4oaSkpLnIpLHU9dChvLmcsaS5nKSxsPXQoby5iLGkuYiksZj1wZShvLm9wYWNpdHksaS5vcGFjaXR5KTtyZXR1cm4gZnVuY3Rpb24oZyl7cmV0dXJuIG8ucj1hKGcpLG8uZz11KGcpLG8uYj1sKGcpLG8ub3BhY2l0eT1mKGcpLG8rIiJ9fXJldHVybiByLmdhbW1hPW4scn0oMSk7ZnVuY3Rpb24gVHQobixlKXtlfHwoZT1bXSk7dmFyIHQ9bj9NYXRoLm1pbihlLmxlbmd0aCxuLmxlbmd0aCk6MCxyPWUuc2xpY2UoKSxvO3JldHVybiBmdW5jdGlvbihpKXtmb3Iobz0wO288dDsrK28pcltvXT1uW29dKigxLWkpK2Vbb10qaTtyZXR1cm4gcn19ZnVuY3Rpb24gQ3Qobil7cmV0dXJuIEFycmF5QnVmZmVyLmlzVmlldyhuKSYmIShuIGluc3RhbmNlb2YgRGF0YVZpZXcpfWZ1bmN0aW9uIE50KG4sZSl7dmFyIHQ9ZT9lLmxlbmd0aDowLHI9bj9NYXRoLm1pbih0LG4ubGVuZ3RoKTowLG89bmV3IEFycmF5KHIpLGk9bmV3IEFycmF5KHQpLGE7Zm9yKGE9MDthPHI7KythKW9bYV09Vm4oblthXSxlW2FdKTtmb3IoO2E8dDsrK2EpaVthXT1lW2FdO3JldHVybiBmdW5jdGlvbih1KXtmb3IoYT0wO2E8cjsrK2EpaVthXT1vW2FdKHUpO3JldHVybiBpfX1mdW5jdGlvbiBVdChuLGUpe3ZhciB0PW5ldyBEYXRlO3JldHVybiBuPStuLGU9K2UsZnVuY3Rpb24ocil7cmV0dXJuIHQuc2V0VGltZShuKigxLXIpK2UqciksdH19ZnVuY3Rpb24gJG4obixlKXtyZXR1cm4gbj0rbixlPStlLGZ1bmN0aW9uKHQpe3JldHVybiBuKigxLXQpK2UqdH19ZnVuY3Rpb24gRHQobixlKXt2YXIgdD17fSxyPXt9LG87KG49PT1udWxsfHx0eXBlb2YgbiE9Im9iamVjdCIpJiYobj17fSksKGU9PT1udWxsfHx0eXBlb2YgZSE9Im9iamVjdCIpJiYoZT17fSk7Zm9yKG8gaW4gZSlvIGluIG4/dFtvXT1WbihuW29dLGVbb10pOnJbb109ZVtvXTtyZXR1cm4gZnVuY3Rpb24oaSl7Zm9yKG8gaW4gdClyW29dPXRbb10oaSk7cmV0dXJuIHJ9fXZhciBqbj0vWy0rXT8oPzpcZCtcLj9cZCp8XC4/XGQrKSg/OltlRV1bLStdP1xkKyk/L2csWm49bmV3IFJlZ0V4cChqbi5zb3VyY2UsImciKTtmdW5jdGlvbiBrdChuKXtyZXR1cm4gZnVuY3Rpb24oKXtyZXR1cm4gbn19ZnVuY3Rpb24gU3Qobil7cmV0dXJuIGZ1bmN0aW9uKGUpe3JldHVybiBuKGUpKyIifX1mdW5jdGlvbiAkdChuLGUpe3ZhciB0PWpuLmxhc3RJbmRleD1abi5sYXN0SW5kZXg9MCxyLG8saSxhPS0xLHU9W10sbD1bXTtmb3Iobj1uKyIiLGU9ZSsiIjsocj1qbi5leGVjKG4pKSYmKG89Wm4uZXhlYyhlKSk7KShpPW8uaW5kZXgpPnQmJihpPWUuc2xpY2UodCxpKSx1W2FdP3VbYV0rPWk6dVsrK2FdPWkpLChyPXJbMF0pPT09KG89b1swXSk/dVthXT91W2FdKz1vOnVbKythXT1vOih1WysrYV09bnVsbCxsLnB1c2goe2k6YSx4OiRuKHIsbyl9KSksdD1abi5sYXN0SW5kZXg7cmV0dXJuIHQ8ZS5sZW5ndGgmJihpPWUuc2xpY2UodCksdVthXT91W2FdKz1pOnVbKythXT1pKSx1Lmxlbmd0aDwyP2xbMF0/U3QobFswXS54KTprdChlKTooZT1sLmxlbmd0aCxmdW5jdGlvbihmKXtmb3IodmFyIGc9MCxtO2c8ZTsrK2cpdVsobT1sW2ddKS5pXT1tLngoZik7cmV0dXJuIHUuam9pbigiIil9KX1mdW5jdGlvbiBWbihuLGUpe3ZhciB0PXR5cGVvZiBlLHI7cmV0dXJuIGU9PW51bGx8fHQ9PT0iYm9vbGVhbiI/cW4oZSk6KHQ9PT0ibnVtYmVyIj8kbjp0PT09InN0cmluZyI/KHI9cG4oZSkpPyhlPXIsd2UpOiR0OmUgaW5zdGFuY2VvZiBwbj93ZTplIGluc3RhbmNlb2YgRGF0ZT9VdDpDdChlKT9UdDpBcnJheS5pc0FycmF5KGUpP050OnR5cGVvZiBlLnZhbHVlT2YhPSJmdW5jdGlvbiImJnR5cGVvZiBlLnRvU3RyaW5nIT0iZnVuY3Rpb24ifHxpc05hTihlKT9EdDokbikobixlKX1mdW5jdGlvbiBGdChuLGUpe3JldHVybiBuPStuLGU9K2UsZnVuY3Rpb24odCl7cmV0dXJuIE1hdGgucm91bmQobiooMS10KStlKnQpfX1mdW5jdGlvbiBIdChuKXtyZXR1cm4gTWF0aC5hYnMobj1NYXRoLnJvdW5kKG4pKT49MWUyMT9uLnRvTG9jYWxlU3RyaW5nKCJlbiIpLnJlcGxhY2UoLywvZywiIik6bi50b1N0cmluZygxMCl9ZnVuY3Rpb24gRm4obixlKXtpZigodD0obj1lP24udG9FeHBvbmVudGlhbChlLTEpOm4udG9FeHBvbmVudGlhbCgpKS5pbmRleE9mKCJlIikpPDApcmV0dXJuIG51bGw7dmFyIHQscj1uLnNsaWNlKDAsdCk7cmV0dXJuW3IubGVuZ3RoPjE/clswXStyLnNsaWNlKDIpOnIsK24uc2xpY2UodCsxKV19ZnVuY3Rpb24gb24obil7cmV0dXJuIG49Rm4oTWF0aC5hYnMobikpLG4/blsxXTpOYU59ZnVuY3Rpb24gTHQobixlKXtyZXR1cm4gZnVuY3Rpb24odCxyKXtmb3IodmFyIG89dC5sZW5ndGgsaT1bXSxhPTAsdT1uWzBdLGw9MDtvPjAmJnU+MCYmKGwrdSsxPnImJih1PU1hdGgubWF4KDEsci1sKSksaS5wdXNoKHQuc3Vic3RyaW5nKG8tPXUsbyt1KSksISgobCs9dSsxKT5yKSk7KXU9blthPShhKzEpJW4ubGVuZ3RoXTtyZXR1cm4gaS5yZXZlcnNlKCkuam9pbihlKX19ZnVuY3Rpb24gUHQobil7cmV0dXJuIGZ1bmN0aW9uKGUpe3JldHVybiBlLnJlcGxhY2UoL1swLTldL2csZnVuY3Rpb24odCl7cmV0dXJuIG5bK3RdfSl9fXZhciBZdD0vXig/OiguKT8oWzw+PV5dKSk/KFsrXC0oIF0pPyhbJCNdKT8oMCk/KFxkKyk/KCwpPyhcLlxkKyk/KH4pPyhbYS16JV0pPyQvaTtmdW5jdGlvbiBIbihuKXtpZighKGU9WXQuZXhlYyhuKSkpdGhyb3cgbmV3IEVycm9yKCJpbnZhbGlkIGZvcm1hdDogIituKTt2YXIgZTtyZXR1cm4gbmV3IFhuKHtmaWxsOmVbMV0sYWxpZ246ZVsyXSxzaWduOmVbM10sc3ltYm9sOmVbNF0semVybzplWzVdLHdpZHRoOmVbNl0sY29tbWE6ZVs3XSxwcmVjaXNpb246ZVs4XSYmZVs4XS5zbGljZSgxKSx0cmltOmVbOV0sdHlwZTplWzEwXX0pfUhuLnByb3RvdHlwZT1Ybi5wcm90b3R5cGU7ZnVuY3Rpb24gWG4obil7dGhpcy5maWxsPW4uZmlsbD09PXZvaWQgMD8iICI6bi5maWxsKyIiLHRoaXMuYWxpZ249bi5hbGlnbj09PXZvaWQgMD8iPiI6bi5hbGlnbisiIix0aGlzLnNpZ249bi5zaWduPT09dm9pZCAwPyItIjpuLnNpZ24rIiIsdGhpcy5zeW1ib2w9bi5zeW1ib2w9PT12b2lkIDA/IiI6bi5zeW1ib2wrIiIsdGhpcy56ZXJvPSEhbi56ZXJvLHRoaXMud2lkdGg9bi53aWR0aD09PXZvaWQgMD92b2lkIDA6K24ud2lkdGgsdGhpcy5jb21tYT0hIW4uY29tbWEsdGhpcy5wcmVjaXNpb249bi5wcmVjaXNpb249PT12b2lkIDA/dm9pZCAwOituLnByZWNpc2lvbix0aGlzLnRyaW09ISFuLnRyaW0sdGhpcy50eXBlPW4udHlwZT09PXZvaWQgMD8iIjpuLnR5cGUrIiJ9WG4ucHJvdG90eXBlLnRvU3RyaW5nPWZ1bmN0aW9uKCl7cmV0dXJuIHRoaXMuZmlsbCt0aGlzLmFsaWduK3RoaXMuc2lnbit0aGlzLnN5bWJvbCsodGhpcy56ZXJvPyIwIjoiIikrKHRoaXMud2lkdGg9PT12b2lkIDA/IiI6TWF0aC5tYXgoMSx0aGlzLndpZHRofDApKSsodGhpcy5jb21tYT8iLCI6IiIpKyh0aGlzLnByZWNpc2lvbj09PXZvaWQgMD8iIjoiLiIrTWF0aC5tYXgoMCx0aGlzLnByZWNpc2lvbnwwKSkrKHRoaXMudHJpbT8ifiI6IiIpK3RoaXMudHlwZX07ZnVuY3Rpb24gV3Qobil7bjpmb3IodmFyIGU9bi5sZW5ndGgsdD0xLHI9LTEsbzt0PGU7Kyt0KXN3aXRjaChuW3RdKXtjYXNlIi4iOnI9bz10O2JyZWFrO2Nhc2UiMCI6cj09PTAmJihyPXQpLG89dDticmVhaztkZWZhdWx0OmlmKCErblt0XSlicmVhayBuO3I+MCYmKHI9MCk7YnJlYWt9cmV0dXJuIHI+MD9uLnNsaWNlKDAscikrbi5zbGljZShvKzEpOm59dmFyIE1lO2Z1bmN0aW9uIEF0KG4sZSl7dmFyIHQ9Rm4obixlKTtpZighdClyZXR1cm4gbisiIjt2YXIgcj10WzBdLG89dFsxXSxpPW8tKE1lPU1hdGgubWF4KC04LE1hdGgubWluKDgsTWF0aC5mbG9vcihvLzMpKSkqMykrMSxhPXIubGVuZ3RoO3JldHVybiBpPT09YT9yOmk+YT9yK25ldyBBcnJheShpLWErMSkuam9pbigiMCIpOmk+MD9yLnNsaWNlKDAsaSkrIi4iK3Iuc2xpY2UoaSk6IjAuIituZXcgQXJyYXkoMS1pKS5qb2luKCIwIikrRm4obixNYXRoLm1heCgwLGUraS0xKSlbMF19ZnVuY3Rpb24gYmUobixlKXt2YXIgdD1GbihuLGUpO2lmKCF0KXJldHVybiBuKyIiO3ZhciByPXRbMF0sbz10WzFdO3JldHVybiBvPDA/IjAuIituZXcgQXJyYXkoLW8pLmpvaW4oIjAiKStyOnIubGVuZ3RoPm8rMT9yLnNsaWNlKDAsbysxKSsiLiIrci5zbGljZShvKzEpOnIrbmV3IEFycmF5KG8tci5sZW5ndGgrMikuam9pbigiMCIpfXZhciB2ZT17IiUiOihuLGUpPT4obioxMDApLnRvRml4ZWQoZSksYjpuPT5NYXRoLnJvdW5kKG4pLnRvU3RyaW5nKDIpLGM6bj0+bisiIixkOkh0LGU6KG4sZSk9Pm4udG9FeHBvbmVudGlhbChlKSxmOihuLGUpPT5uLnRvRml4ZWQoZSksZzoobixlKT0+bi50b1ByZWNpc2lvbihlKSxvOm49Pk1hdGgucm91bmQobikudG9TdHJpbmcoOCkscDoobixlKT0+YmUobioxMDAsZSkscjpiZSxzOkF0LFg6bj0+TWF0aC5yb3VuZChuKS50b1N0cmluZygxNikudG9VcHBlckNhc2UoKSx4Om49Pk1hdGgucm91bmQobikudG9TdHJpbmcoMTYpfTtmdW5jdGlvbiBUZShuKXtyZXR1cm4gbn12YXIgQ2U9QXJyYXkucHJvdG90eXBlLm1hcCxOZT1bInkiLCJ6IiwiYSIsImYiLCJwIiwibiIsIsK1IiwibSIsIiIsImsiLCJNIiwiRyIsIlQiLCJQIiwiRSIsIloiLCJZIl07ZnVuY3Rpb24gUnQobil7dmFyIGU9bi5ncm91cGluZz09PXZvaWQgMHx8bi50aG91c2FuZHM9PT12b2lkIDA/VGU6THQoQ2UuY2FsbChuLmdyb3VwaW5nLE51bWJlciksbi50aG91c2FuZHMrIiIpLHQ9bi5jdXJyZW5jeT09PXZvaWQgMD8iIjpuLmN1cnJlbmN5WzBdKyIiLHI9bi5jdXJyZW5jeT09PXZvaWQgMD8iIjpuLmN1cnJlbmN5WzFdKyIiLG89bi5kZWNpbWFsPT09dm9pZCAwPyIuIjpuLmRlY2ltYWwrIiIsaT1uLm51bWVyYWxzPT09dm9pZCAwP1RlOlB0KENlLmNhbGwobi5udW1lcmFscyxTdHJpbmcpKSxhPW4ucGVyY2VudD09PXZvaWQgMD8iJSI6bi5wZXJjZW50KyIiLHU9bi5taW51cz09PXZvaWQgMD8i4oiSIjpuLm1pbnVzKyIiLGw9bi5uYW49PT12b2lkIDA/Ik5hTiI6bi5uYW4rIiI7ZnVuY3Rpb24gZihtKXttPUhuKG0pO3ZhciBwPW0uZmlsbCxEPW0uYWxpZ24saz1tLnNpZ24sUj1tLnN5bWJvbCxZPW0uemVybyxxPW0ud2lkdGgsRT1tLmNvbW1hLCQ9bS5wcmVjaXNpb24sVz1tLnRyaW0saD1tLnR5cGU7aD09PSJuIj8oRT0hMCxoPSJnIik6dmVbaF18fCgkPT09dm9pZCAwJiYoJD0xMiksVz0hMCxoPSJnIiksKFl8fHA9PT0iMCImJkQ9PT0iPSIpJiYoWT0hMCxwPSIwIixEPSI9Iik7dmFyIGM9Uj09PSIkIj90OlI9PT0iIyImJi9bYm94WF0vLnRlc3QoaCk/IjAiK2gudG9Mb3dlckNhc2UoKToiIix4PVI9PT0iJCI/cjovWyVwXS8udGVzdChoKT9hOiIiLHc9dmVbaF0sTj0vW2RlZmdwcnMlXS8udGVzdChoKTskPSQ9PT12b2lkIDA/NjovW2dwcnNdLy50ZXN0KGgpP01hdGgubWF4KDEsTWF0aC5taW4oMjEsJCkpOk1hdGgubWF4KDAsTWF0aC5taW4oMjAsJCkpO2Z1bmN0aW9uIHYoeSl7dmFyIEM9YyxTPXgsRixsbixobjtpZihoPT09ImMiKVM9dyh5KStTLHk9IiI7ZWxzZXt5PSt5O3ZhciBnbj15PDB8fDEveTwwO2lmKHk9aXNOYU4oeSk/bDp3KE1hdGguYWJzKHkpLCQpLFcmJih5PVd0KHkpKSxnbiYmK3k9PTAmJmshPT0iKyImJihnbj0hMSksQz0oZ24/az09PSIoIj9rOnU6az09PSItInx8az09PSIoIj8iIjprKStDLFM9KGg9PT0icyI/TmVbOCtNZS8zXToiIikrUysoZ24mJms9PT0iKCI/IikiOiIiKSxOKXtmb3IoRj0tMSxsbj15Lmxlbmd0aDsrK0Y8bG47KWlmKGhuPXkuY2hhckNvZGVBdChGKSw0OD5obnx8aG4+NTcpe1M9KGhuPT09NDY/byt5LnNsaWNlKEYrMSk6eS5zbGljZShGKSkrUyx5PXkuc2xpY2UoMCxGKTticmVha319fUUmJiFZJiYoeT1lKHksMS8wKSk7dmFyIG1uPUMubGVuZ3RoK3kubGVuZ3RoK1MubGVuZ3RoLGo9bW48cT9uZXcgQXJyYXkocS1tbisxKS5qb2luKHApOiIiO3N3aXRjaChFJiZZJiYoeT1lKGoreSxqLmxlbmd0aD9xLVMubGVuZ3RoOjEvMCksaj0iIiksRCl7Y2FzZSI8Ijp5PUMreStTK2o7YnJlYWs7Y2FzZSI9Ijp5PUMrait5K1M7YnJlYWs7Y2FzZSJeIjp5PWouc2xpY2UoMCxtbj1qLmxlbmd0aD4+MSkrQyt5K1Mrai5zbGljZShtbik7YnJlYWs7ZGVmYXVsdDp5PWorQyt5K1M7YnJlYWt9cmV0dXJuIGkoeSl9cmV0dXJuIHYudG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gbSsiIn0sdn1mdW5jdGlvbiBnKG0scCl7dmFyIEQ9ZigobT1IbihtKSxtLnR5cGU9ImYiLG0pKSxrPU1hdGgubWF4KC04LE1hdGgubWluKDgsTWF0aC5mbG9vcihvbihwKS8zKSkpKjMsUj1NYXRoLnBvdygxMCwtayksWT1OZVs4K2svM107cmV0dXJuIGZ1bmN0aW9uKHEpe3JldHVybiBEKFIqcSkrWX19cmV0dXJue2Zvcm1hdDpmLGZvcm1hdFByZWZpeDpnfX12YXIgTG4sVWUsRGU7SXQoe3Rob3VzYW5kczoiLCIsZ3JvdXBpbmc6WzNdLGN1cnJlbmN5OlsiJCIsIiJdfSk7ZnVuY3Rpb24gSXQobil7cmV0dXJuIExuPVJ0KG4pLFVlPUxuLmZvcm1hdCxEZT1Mbi5mb3JtYXRQcmVmaXgsTG59ZnVuY3Rpb24gT3Qobil7cmV0dXJuIE1hdGgubWF4KDAsLW9uKE1hdGguYWJzKG4pKSl9ZnVuY3Rpb24genQobixlKXtyZXR1cm4gTWF0aC5tYXgoMCxNYXRoLm1heCgtOCxNYXRoLm1pbig4LE1hdGguZmxvb3Iob24oZSkvMykpKSozLW9uKE1hdGguYWJzKG4pKSl9ZnVuY3Rpb24gRXQobixlKXtyZXR1cm4gbj1NYXRoLmFicyhuKSxlPU1hdGguYWJzKGUpLW4sTWF0aC5tYXgoMCxvbihlKS1vbihuKSkrMX1mdW5jdGlvbiBrZShuLGUpe3N3aXRjaChhcmd1bWVudHMubGVuZ3RoKXtjYXNlIDA6YnJlYWs7Y2FzZSAxOnRoaXMucmFuZ2Uobik7YnJlYWs7ZGVmYXVsdDp0aGlzLnJhbmdlKGUpLmRvbWFpbihuKTticmVha31yZXR1cm4gdGhpc31mdW5jdGlvbiBfdChuKXtyZXR1cm4gZnVuY3Rpb24oKXtyZXR1cm4gbn19ZnVuY3Rpb24gcXQobil7cmV0dXJuK259dmFyIFNlPVswLDFdO2Z1bmN0aW9uIGFuKG4pe3JldHVybiBufWZ1bmN0aW9uIEJuKG4sZSl7cmV0dXJuKGUtPW49K24pP2Z1bmN0aW9uKHQpe3JldHVybih0LW4pL2V9Ol90KGlzTmFOKGUpP05hTjouNSl9ZnVuY3Rpb24ganQobixlKXt2YXIgdDtyZXR1cm4gbj5lJiYodD1uLG49ZSxlPXQpLGZ1bmN0aW9uKHIpe3JldHVybiBNYXRoLm1heChuLE1hdGgubWluKGUscikpfX1mdW5jdGlvbiBadChuLGUsdCl7dmFyIHI9blswXSxvPW5bMV0saT1lWzBdLGE9ZVsxXTtyZXR1cm4gbzxyPyhyPUJuKG8sciksaT10KGEsaSkpOihyPUJuKHIsbyksaT10KGksYSkpLGZ1bmN0aW9uKHUpe3JldHVybiBpKHIodSkpfX1mdW5jdGlvbiBWdChuLGUsdCl7dmFyIHI9TWF0aC5taW4obi5sZW5ndGgsZS5sZW5ndGgpLTEsbz1uZXcgQXJyYXkociksaT1uZXcgQXJyYXkociksYT0tMTtmb3IobltyXTxuWzBdJiYobj1uLnNsaWNlKCkucmV2ZXJzZSgpLGU9ZS5zbGljZSgpLnJldmVyc2UoKSk7KythPHI7KW9bYV09Qm4oblthXSxuW2ErMV0pLGlbYV09dChlW2FdLGVbYSsxXSk7cmV0dXJuIGZ1bmN0aW9uKHUpe3ZhciBsPXJ0KG4sdSwxLHIpLTE7cmV0dXJuIGlbbF0ob1tsXSh1KSl9fWZ1bmN0aW9uICRlKG4sZSl7cmV0dXJuIGUuZG9tYWluKG4uZG9tYWluKCkpLnJhbmdlKG4ucmFuZ2UoKSkuaW50ZXJwb2xhdGUobi5pbnRlcnBvbGF0ZSgpKS5jbGFtcChuLmNsYW1wKCkpLnVua25vd24obi51bmtub3duKCkpfWZ1bmN0aW9uIFh0KCl7dmFyIG49U2UsZT1TZSx0PVZuLHIsbyxpLGE9YW4sdSxsLGY7ZnVuY3Rpb24gZygpe3ZhciBwPU1hdGgubWluKG4ubGVuZ3RoLGUubGVuZ3RoKTtyZXR1cm4gYSE9PWFuJiYoYT1qdChuWzBdLG5bcC0xXSkpLHU9cD4yP1Z0Olp0LGw9Zj1udWxsLG19ZnVuY3Rpb24gbShwKXtyZXR1cm4gcD09bnVsbHx8aXNOYU4ocD0rcCk/aToobHx8KGw9dShuLm1hcChyKSxlLHQpKSkocihhKHApKSl9cmV0dXJuIG0uaW52ZXJ0PWZ1bmN0aW9uKHApe3JldHVybiBhKG8oKGZ8fChmPXUoZSxuLm1hcChyKSwkbikpKShwKSkpfSxtLmRvbWFpbj1mdW5jdGlvbihwKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD8obj1BcnJheS5mcm9tKHAscXQpLGcoKSk6bi5zbGljZSgpfSxtLnJhbmdlPWZ1bmN0aW9uKHApe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPyhlPUFycmF5LmZyb20ocCksZygpKTplLnNsaWNlKCl9LG0ucmFuZ2VSb3VuZD1mdW5jdGlvbihwKXtyZXR1cm4gZT1BcnJheS5mcm9tKHApLHQ9RnQsZygpfSxtLmNsYW1wPWZ1bmN0aW9uKHApe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPyhhPXA/ITA6YW4sZygpKTphIT09YW59LG0uaW50ZXJwb2xhdGU9ZnVuY3Rpb24ocCl7cmV0dXJuIGFyZ3VtZW50cy5sZW5ndGg/KHQ9cCxnKCkpOnR9LG0udW5rbm93bj1mdW5jdGlvbihwKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD8oaT1wLG0pOml9LGZ1bmN0aW9uKHAsRCl7cmV0dXJuIHI9cCxvPUQsZygpfX1mdW5jdGlvbiBGZSgpe3JldHVybiBYdCgpKGFuLGFuKX1mdW5jdGlvbiBCdChuLGUsdCxyKXt2YXIgbz1PbihuLGUsdCksaTtzd2l0Y2gocj1IbihyPz8iLGYiKSxyLnR5cGUpe2Nhc2UicyI6e3ZhciBhPU1hdGgubWF4KE1hdGguYWJzKG4pLE1hdGguYWJzKGUpKTtyZXR1cm4gci5wcmVjaXNpb249PW51bGwmJiFpc05hTihpPXp0KG8sYSkpJiYoci5wcmVjaXNpb249aSksRGUocixhKX1jYXNlIiI6Y2FzZSJlIjpjYXNlImciOmNhc2UicCI6Y2FzZSJyIjp7ci5wcmVjaXNpb249PW51bGwmJiFpc05hTihpPUV0KG8sTWF0aC5tYXgoTWF0aC5hYnMobiksTWF0aC5hYnMoZSkpKSkmJihyLnByZWNpc2lvbj1pLShyLnR5cGU9PT0iZSIpKTticmVha31jYXNlImYiOmNhc2UiJSI6e3IucHJlY2lzaW9uPT1udWxsJiYhaXNOYU4oaT1PdChvKSkmJihyLnByZWNpc2lvbj1pLShyLnR5cGU9PT0iJSIpKjIpO2JyZWFrfX1yZXR1cm4gVWUocil9ZnVuY3Rpb24gUXQobil7dmFyIGU9bi5kb21haW47cmV0dXJuIG4udGlja3M9ZnVuY3Rpb24odCl7dmFyIHI9ZSgpO3JldHVybiB1dChyWzBdLHJbci5sZW5ndGgtMV0sdD8/MTApfSxuLnRpY2tGb3JtYXQ9ZnVuY3Rpb24odCxyKXt2YXIgbz1lKCk7cmV0dXJuIEJ0KG9bMF0sb1tvLmxlbmd0aC0xXSx0Pz8xMCxyKX0sbi5uaWNlPWZ1bmN0aW9uKHQpe3Q9PW51bGwmJih0PTEwKTt2YXIgcj1lKCksbz0wLGk9ci5sZW5ndGgtMSxhPXJbb10sdT1yW2ldLGwsZixnPTEwO2Zvcih1PGEmJihmPWEsYT11LHU9ZixmPW8sbz1pLGk9Zik7Zy0tID4wOyl7aWYoZj1JbihhLHUsdCksZj09PWwpcmV0dXJuIHJbb109YSxyW2ldPXUsZShyKTtpZihmPjApYT1NYXRoLmZsb29yKGEvZikqZix1PU1hdGguY2VpbCh1L2YpKmY7ZWxzZSBpZihmPDApYT1NYXRoLmNlaWwoYSpmKS9mLHU9TWF0aC5mbG9vcih1KmYpL2Y7ZWxzZSBicmVhaztsPWZ9cmV0dXJuIG59LG59ZnVuY3Rpb24gSGUoKXt2YXIgbj1GZSgpO3JldHVybiBuLmNvcHk9ZnVuY3Rpb24oKXtyZXR1cm4gJGUobixIZSgpKX0sa2UuYXBwbHkobixhcmd1bWVudHMpLFF0KG4pfWZ1bmN0aW9uIEd0KG4sZSl7bj1uLnNsaWNlKCk7dmFyIHQ9MCxyPW4ubGVuZ3RoLTEsbz1uW3RdLGk9bltyXSxhO3JldHVybiBpPG8mJihhPXQsdD1yLHI9YSxhPW8sbz1pLGk9YSksblt0XT1lLmZsb29yKG8pLG5bcl09ZS5jZWlsKGkpLG59Y29uc3QgUW49bmV3IERhdGUsR249bmV3IERhdGU7ZnVuY3Rpb24gSChuLGUsdCxyKXtmdW5jdGlvbiBvKGkpe3JldHVybiBuKGk9YXJndW1lbnRzLmxlbmd0aD09PTA/bmV3IERhdGU6bmV3IERhdGUoK2kpKSxpfXJldHVybiBvLmZsb29yPWk9PihuKGk9bmV3IERhdGUoK2kpKSxpKSxvLmNlaWw9aT0+KG4oaT1uZXcgRGF0ZShpLTEpKSxlKGksMSksbihpKSxpKSxvLnJvdW5kPWk9Pntjb25zdCBhPW8oaSksdT1vLmNlaWwoaSk7cmV0dXJuIGktYTx1LWk/YTp1fSxvLm9mZnNldD0oaSxhKT0+KGUoaT1uZXcgRGF0ZSgraSksYT09bnVsbD8xOk1hdGguZmxvb3IoYSkpLGkpLG8ucmFuZ2U9KGksYSx1KT0+e2NvbnN0IGw9W107aWYoaT1vLmNlaWwoaSksdT11PT1udWxsPzE6TWF0aC5mbG9vcih1KSwhKGk8YSl8fCEodT4wKSlyZXR1cm4gbDtsZXQgZjtkbyBsLnB1c2goZj1uZXcgRGF0ZSgraSkpLGUoaSx1KSxuKGkpO3doaWxlKGY8aSYmaTxhKTtyZXR1cm4gbH0sby5maWx0ZXI9aT0+SChhPT57aWYoYT49YSlmb3IoO24oYSksIWkoYSk7KWEuc2V0VGltZShhLTEpfSwoYSx1KT0+e2lmKGE+PWEpaWYodTwwKWZvcig7Kyt1PD0wOylmb3IoO2UoYSwtMSksIWkoYSk7KTtlbHNlIGZvcig7LS11Pj0wOylmb3IoO2UoYSwxKSwhaShhKTspO30pLHQmJihvLmNvdW50PShpLGEpPT4oUW4uc2V0VGltZSgraSksR24uc2V0VGltZSgrYSksbihRbiksbihHbiksTWF0aC5mbG9vcih0KFFuLEduKSkpLG8uZXZlcnk9aT0+KGk9TWF0aC5mbG9vcihpKSwhaXNGaW5pdGUoaSl8fCEoaT4wKT9udWxsOmk+MT9vLmZpbHRlcihyP2E9PnIoYSklaT09PTA6YT0+by5jb3VudCgwLGEpJWk9PT0wKTpvKSksb31jb25zdCBQbj1IKCgpPT57fSwobixlKT0+e24uc2V0VGltZSgrbitlKX0sKG4sZSk9PmUtbik7UG4uZXZlcnk9bj0+KG49TWF0aC5mbG9vcihuKSwhaXNGaW5pdGUobil8fCEobj4wKT9udWxsOm4+MT9IKGU9PntlLnNldFRpbWUoTWF0aC5mbG9vcihlL24pKm4pfSwoZSx0KT0+e2Uuc2V0VGltZSgrZSt0Km4pfSwoZSx0KT0+KHQtZSkvbik6UG4pLFBuLnJhbmdlO2NvbnN0IFY9MWUzLHo9Vio2MCxYPXoqNjAsQj1YKjI0LEpuPUIqNyxMZT1CKjMwLEtuPUIqMzY1LHVuPUgobj0+e24uc2V0VGltZShuLW4uZ2V0TWlsbGlzZWNvbmRzKCkpfSwobixlKT0+e24uc2V0VGltZSgrbitlKlYpfSwobixlKT0+KGUtbikvVixuPT5uLmdldFVUQ1NlY29uZHMoKSk7dW4ucmFuZ2U7Y29uc3QgbmU9SChuPT57bi5zZXRUaW1lKG4tbi5nZXRNaWxsaXNlY29uZHMoKS1uLmdldFNlY29uZHMoKSpWKX0sKG4sZSk9PntuLnNldFRpbWUoK24rZSp6KX0sKG4sZSk9PihlLW4pL3osbj0+bi5nZXRNaW51dGVzKCkpO25lLnJhbmdlLEgobj0+e24uc2V0VVRDU2Vjb25kcygwLDApfSwobixlKT0+e24uc2V0VGltZSgrbitlKnopfSwobixlKT0+KGUtbikveixuPT5uLmdldFVUQ01pbnV0ZXMoKSkucmFuZ2U7Y29uc3QgZWU9SChuPT57bi5zZXRUaW1lKG4tbi5nZXRNaWxsaXNlY29uZHMoKS1uLmdldFNlY29uZHMoKSpWLW4uZ2V0TWludXRlcygpKnopfSwobixlKT0+e24uc2V0VGltZSgrbitlKlgpfSwobixlKT0+KGUtbikvWCxuPT5uLmdldEhvdXJzKCkpO2VlLnJhbmdlLEgobj0+e24uc2V0VVRDTWludXRlcygwLDAsMCl9LChuLGUpPT57bi5zZXRUaW1lKCtuK2UqWCl9LChuLGUpPT4oZS1uKS9YLG49Pm4uZ2V0VVRDSG91cnMoKSkucmFuZ2U7Y29uc3Qgd249SChuPT5uLnNldEhvdXJzKDAsMCwwLDApLChuLGUpPT5uLnNldERhdGUobi5nZXREYXRlKCkrZSksKG4sZSk9PihlLW4tKGUuZ2V0VGltZXpvbmVPZmZzZXQoKS1uLmdldFRpbWV6b25lT2Zmc2V0KCkpKnopL0Isbj0+bi5nZXREYXRlKCktMSk7d24ucmFuZ2U7Y29uc3QgdGU9SChuPT57bi5zZXRVVENIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldFVUQ0RhdGUobi5nZXRVVENEYXRlKCkrZSl9LChuLGUpPT4oZS1uKS9CLG49Pm4uZ2V0VVRDRGF0ZSgpLTEpO3RlLnJhbmdlLEgobj0+e24uc2V0VVRDSG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRVVENEYXRlKG4uZ2V0VVRDRGF0ZSgpK2UpfSwobixlKT0+KGUtbikvQixuPT5NYXRoLmZsb29yKG4vQikpLnJhbmdlO2Z1bmN0aW9uIEsobil7cmV0dXJuIEgoZT0+e2Uuc2V0RGF0ZShlLmdldERhdGUoKS0oZS5nZXREYXkoKSs3LW4pJTcpLGUuc2V0SG91cnMoMCwwLDAsMCl9LChlLHQpPT57ZS5zZXREYXRlKGUuZ2V0RGF0ZSgpK3QqNyl9LChlLHQpPT4odC1lLSh0LmdldFRpbWV6b25lT2Zmc2V0KCktZS5nZXRUaW1lem9uZU9mZnNldCgpKSp6KS9Kbil9Y29uc3QgWW49SygwKSxXbj1LKDEpLEp0PUsoMiksS3Q9SygzKSxmbj1LKDQpLG5yPUsoNSksZXI9Syg2KTtZbi5yYW5nZSxXbi5yYW5nZSxKdC5yYW5nZSxLdC5yYW5nZSxmbi5yYW5nZSxuci5yYW5nZSxlci5yYW5nZTtmdW5jdGlvbiBubihuKXtyZXR1cm4gSChlPT57ZS5zZXRVVENEYXRlKGUuZ2V0VVRDRGF0ZSgpLShlLmdldFVUQ0RheSgpKzctbiklNyksZS5zZXRVVENIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldFVUQ0RhdGUoZS5nZXRVVENEYXRlKCkrdCo3KX0sKGUsdCk9Pih0LWUpL0puKX1jb25zdCBQZT1ubigwKSxBbj1ubigxKSx0cj1ubigyKSxycj1ubigzKSxjbj1ubig0KSxvcj1ubig1KSxpcj1ubig2KTtQZS5yYW5nZSxBbi5yYW5nZSx0ci5yYW5nZSxyci5yYW5nZSxjbi5yYW5nZSxvci5yYW5nZSxpci5yYW5nZTtjb25zdCByZT1IKG49PntuLnNldERhdGUoMSksbi5zZXRIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldE1vbnRoKG4uZ2V0TW9udGgoKStlKX0sKG4sZSk9PmUuZ2V0TW9udGgoKS1uLmdldE1vbnRoKCkrKGUuZ2V0RnVsbFllYXIoKS1uLmdldEZ1bGxZZWFyKCkpKjEyLG49Pm4uZ2V0TW9udGgoKSk7cmUucmFuZ2UsSChuPT57bi5zZXRVVENEYXRlKDEpLG4uc2V0VVRDSG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRVVENNb250aChuLmdldFVUQ01vbnRoKCkrZSl9LChuLGUpPT5lLmdldFVUQ01vbnRoKCktbi5nZXRVVENNb250aCgpKyhlLmdldFVUQ0Z1bGxZZWFyKCktbi5nZXRVVENGdWxsWWVhcigpKSoxMixuPT5uLmdldFVUQ01vbnRoKCkpLnJhbmdlO2NvbnN0IFE9SChuPT57bi5zZXRNb250aCgwLDEpLG4uc2V0SG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRGdWxsWWVhcihuLmdldEZ1bGxZZWFyKCkrZSl9LChuLGUpPT5lLmdldEZ1bGxZZWFyKCktbi5nZXRGdWxsWWVhcigpLG49Pm4uZ2V0RnVsbFllYXIoKSk7US5ldmVyeT1uPT4haXNGaW5pdGUobj1NYXRoLmZsb29yKG4pKXx8IShuPjApP251bGw6SChlPT57ZS5zZXRGdWxsWWVhcihNYXRoLmZsb29yKGUuZ2V0RnVsbFllYXIoKS9uKSpuKSxlLnNldE1vbnRoKDAsMSksZS5zZXRIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldEZ1bGxZZWFyKGUuZ2V0RnVsbFllYXIoKSt0Km4pfSksUS5yYW5nZTtjb25zdCBlbj1IKG49PntuLnNldFVUQ01vbnRoKDAsMSksbi5zZXRVVENIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldFVUQ0Z1bGxZZWFyKG4uZ2V0VVRDRnVsbFllYXIoKStlKX0sKG4sZSk9PmUuZ2V0VVRDRnVsbFllYXIoKS1uLmdldFVUQ0Z1bGxZZWFyKCksbj0+bi5nZXRVVENGdWxsWWVhcigpKTtlbi5ldmVyeT1uPT4haXNGaW5pdGUobj1NYXRoLmZsb29yKG4pKXx8IShuPjApP251bGw6SChlPT57ZS5zZXRVVENGdWxsWWVhcihNYXRoLmZsb29yKGUuZ2V0VVRDRnVsbFllYXIoKS9uKSpuKSxlLnNldFVUQ01vbnRoKDAsMSksZS5zZXRVVENIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldFVUQ0Z1bGxZZWFyKGUuZ2V0VVRDRnVsbFllYXIoKSt0Km4pfSksZW4ucmFuZ2U7ZnVuY3Rpb24gYXIobixlLHQscixvLGkpe2NvbnN0IGE9W1t1biwxLFZdLFt1biw1LDUqVl0sW3VuLDE1LDE1KlZdLFt1biwzMCwzMCpWXSxbaSwxLHpdLFtpLDUsNSp6XSxbaSwxNSwxNSp6XSxbaSwzMCwzMCp6XSxbbywxLFhdLFtvLDMsMypYXSxbbyw2LDYqWF0sW28sMTIsMTIqWF0sW3IsMSxCXSxbciwyLDIqQl0sW3QsMSxKbl0sW2UsMSxMZV0sW2UsMywzKkxlXSxbbiwxLEtuXV07ZnVuY3Rpb24gdShmLGcsbSl7Y29uc3QgcD1nPGY7cCYmKFtmLGddPVtnLGZdKTtjb25zdCBEPW0mJnR5cGVvZiBtLnJhbmdlPT0iZnVuY3Rpb24iP206bChmLGcsbSksaz1EP0QucmFuZ2UoZiwrZysxKTpbXTtyZXR1cm4gcD9rLnJldmVyc2UoKTprfWZ1bmN0aW9uIGwoZixnLG0pe2NvbnN0IHA9TWF0aC5hYnMoZy1mKS9tLEQ9Um4oKFssLFldKT0+WSkucmlnaHQoYSxwKTtpZihEPT09YS5sZW5ndGgpcmV0dXJuIG4uZXZlcnkoT24oZi9LbixnL0tuLG0pKTtpZihEPT09MClyZXR1cm4gUG4uZXZlcnkoTWF0aC5tYXgoT24oZixnLG0pLDEpKTtjb25zdFtrLFJdPWFbcC9hW0QtMV1bMl08YVtEXVsyXS9wP0QtMTpEXTtyZXR1cm4gay5ldmVyeShSKX1yZXR1cm5bdSxsXX1jb25zdFt1cixmcl09YXIoUSxyZSxZbix3bixlZSxuZSk7ZnVuY3Rpb24gb2Uobil7aWYoMDw9bi55JiZuLnk8MTAwKXt2YXIgZT1uZXcgRGF0ZSgtMSxuLm0sbi5kLG4uSCxuLk0sbi5TLG4uTCk7cmV0dXJuIGUuc2V0RnVsbFllYXIobi55KSxlfXJldHVybiBuZXcgRGF0ZShuLnksbi5tLG4uZCxuLkgsbi5NLG4uUyxuLkwpfWZ1bmN0aW9uIGllKG4pe2lmKDA8PW4ueSYmbi55PDEwMCl7dmFyIGU9bmV3IERhdGUoRGF0ZS5VVEMoLTEsbi5tLG4uZCxuLkgsbi5NLG4uUyxuLkwpKTtyZXR1cm4gZS5zZXRVVENGdWxsWWVhcihuLnkpLGV9cmV0dXJuIG5ldyBEYXRlKERhdGUuVVRDKG4ueSxuLm0sbi5kLG4uSCxuLk0sbi5TLG4uTCkpfWZ1bmN0aW9uIE1uKG4sZSx0KXtyZXR1cm57eTpuLG06ZSxkOnQsSDowLE06MCxTOjAsTDowfX1mdW5jdGlvbiBjcihuKXt2YXIgZT1uLmRhdGVUaW1lLHQ9bi5kYXRlLHI9bi50aW1lLG89bi5wZXJpb2RzLGk9bi5kYXlzLGE9bi5zaG9ydERheXMsdT1uLm1vbnRocyxsPW4uc2hvcnRNb250aHMsZj1ibihvKSxnPXZuKG8pLG09Ym4oaSkscD12bihpKSxEPWJuKGEpLGs9dm4oYSksUj1ibih1KSxZPXZuKHUpLHE9Ym4obCksRT12bihsKSwkPXthOmduLEE6bW4sYjpqLEI6U28sYzpudWxsLGQ6T2UsZTpPZSxmOkhyLGc6RXIsRzpxcixIOlNyLEk6JHIsajpGcixMOnplLG06THIsTTpQcixwOiRvLHE6Rm8sUTpWZSxzOlhlLFM6WXIsdTpXcixVOkFyLFY6UnIsdzpJcixXOk9yLHg6bnVsbCxYOm51bGwseTp6cixZOl9yLFo6anIsIiUiOlplfSxXPXthOkhvLEE6TG8sYjpQbyxCOllvLGM6bnVsbCxkOl9lLGU6X2UsZjpCcixnOmlvLEc6dW8sSDpacixJOlZyLGo6WHIsTDpxZSxtOlFyLE06R3IscDpXbyxxOkFvLFE6VmUsczpYZSxTOkpyLHU6S3IsVTpubyxWOmVvLHc6dG8sVzpybyx4Om51bGwsWDpudWxsLHk6b28sWTphbyxaOmZvLCIlIjpaZX0saD17YTp2LEE6eSxiOkMsQjpTLGM6RixkOlJlLGU6UmUsZjpOcixnOkFlLEc6V2UsSDpJZSxJOkllLGo6YnIsTDpDcixtOk1yLE06dnIscDpOLHE6d3IsUTpEcixzOmtyLFM6VHIsdTptcixVOmRyLFY6eXIsdzpncixXOnhyLHg6bG4sWDpobix5OkFlLFk6V2UsWjpwciwiJSI6VXJ9OyQueD1jKHQsJCksJC5YPWMociwkKSwkLmM9YyhlLCQpLFcueD1jKHQsVyksVy5YPWMocixXKSxXLmM9YyhlLFcpO2Z1bmN0aW9uIGMoZCxNKXtyZXR1cm4gZnVuY3Rpb24oVCl7dmFyIHM9W10sQT0tMSxVPTAsST1kLmxlbmd0aCxPLHRuLEplO2ZvcihUIGluc3RhbmNlb2YgRGF0ZXx8KFQ9bmV3IERhdGUoK1QpKTsrK0E8STspZC5jaGFyQ29kZUF0KEEpPT09MzcmJihzLnB1c2goZC5zbGljZShVLEEpKSwodG49WWVbTz1kLmNoYXJBdCgrK0EpXSkhPW51bGw/Tz1kLmNoYXJBdCgrK0EpOnRuPU89PT0iZSI/IiAiOiIwIiwoSmU9TVtPXSkmJihPPUplKFQsdG4pKSxzLnB1c2goTyksVT1BKzEpO3JldHVybiBzLnB1c2goZC5zbGljZShVLEEpKSxzLmpvaW4oIiIpfX1mdW5jdGlvbiB4KGQsTSl7cmV0dXJuIGZ1bmN0aW9uKFQpe3ZhciBzPU1uKDE5MDAsdm9pZCAwLDEpLEE9dyhzLGQsVCs9IiIsMCksVSxJO2lmKEEhPVQubGVuZ3RoKXJldHVybiBudWxsO2lmKCJRImluIHMpcmV0dXJuIG5ldyBEYXRlKHMuUSk7aWYoInMiaW4gcylyZXR1cm4gbmV3IERhdGUocy5zKjFlMysoIkwiaW4gcz9zLkw6MCkpO2lmKE0mJiEoIloiaW4gcykmJihzLlo9MCksInAiaW4gcyYmKHMuSD1zLkglMTIrcy5wKjEyKSxzLm09PT12b2lkIDAmJihzLm09InEiaW4gcz9zLnE6MCksIlYiaW4gcyl7aWYocy5WPDF8fHMuVj41MylyZXR1cm4gbnVsbDsidyJpbiBzfHwocy53PTEpLCJaImluIHM/KFU9aWUoTW4ocy55LDAsMSkpLEk9VS5nZXRVVENEYXkoKSxVPUk+NHx8ST09PTA/QW4uY2VpbChVKTpBbihVKSxVPXRlLm9mZnNldChVLChzLlYtMSkqNykscy55PVUuZ2V0VVRDRnVsbFllYXIoKSxzLm09VS5nZXRVVENNb250aCgpLHMuZD1VLmdldFVUQ0RhdGUoKSsocy53KzYpJTcpOihVPW9lKE1uKHMueSwwLDEpKSxJPVUuZ2V0RGF5KCksVT1JPjR8fEk9PT0wP1duLmNlaWwoVSk6V24oVSksVT13bi5vZmZzZXQoVSwocy5WLTEpKjcpLHMueT1VLmdldEZ1bGxZZWFyKCkscy5tPVUuZ2V0TW9udGgoKSxzLmQ9VS5nZXREYXRlKCkrKHMudys2KSU3KX1lbHNlKCJXImluIHN8fCJVImluIHMpJiYoInciaW4gc3x8KHMudz0idSJpbiBzP3MudSU3OiJXImluIHM/MTowKSxJPSJaImluIHM/aWUoTW4ocy55LDAsMSkpLmdldFVUQ0RheSgpOm9lKE1uKHMueSwwLDEpKS5nZXREYXkoKSxzLm09MCxzLmQ9IlciaW4gcz8ocy53KzYpJTcrcy5XKjctKEkrNSklNzpzLncrcy5VKjctKEkrNiklNyk7cmV0dXJuIloiaW4gcz8ocy5IKz1zLlovMTAwfDAscy5NKz1zLlolMTAwLGllKHMpKTpvZShzKX19ZnVuY3Rpb24gdyhkLE0sVCxzKXtmb3IodmFyIEE9MCxVPU0ubGVuZ3RoLEk9VC5sZW5ndGgsTyx0bjtBPFU7KXtpZihzPj1JKXJldHVybi0xO2lmKE89TS5jaGFyQ29kZUF0KEErKyksTz09PTM3KXtpZihPPU0uY2hhckF0KEErKyksdG49aFtPIGluIFllP00uY2hhckF0KEErKyk6T10sIXRufHwocz10bihkLFQscykpPDApcmV0dXJuLTF9ZWxzZSBpZihPIT1ULmNoYXJDb2RlQXQocysrKSlyZXR1cm4tMX1yZXR1cm4gc31mdW5jdGlvbiBOKGQsTSxUKXt2YXIgcz1mLmV4ZWMoTS5zbGljZShUKSk7cmV0dXJuIHM/KGQucD1nLmdldChzWzBdLnRvTG93ZXJDYXNlKCkpLFQrc1swXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHYoZCxNLFQpe3ZhciBzPUQuZXhlYyhNLnNsaWNlKFQpKTtyZXR1cm4gcz8oZC53PWsuZ2V0KHNbMF0udG9Mb3dlckNhc2UoKSksVCtzWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24geShkLE0sVCl7dmFyIHM9bS5leGVjKE0uc2xpY2UoVCkpO3JldHVybiBzPyhkLnc9cC5nZXQoc1swXS50b0xvd2VyQ2FzZSgpKSxUK3NbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBDKGQsTSxUKXt2YXIgcz1xLmV4ZWMoTS5zbGljZShUKSk7cmV0dXJuIHM/KGQubT1FLmdldChzWzBdLnRvTG93ZXJDYXNlKCkpLFQrc1swXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIFMoZCxNLFQpe3ZhciBzPVIuZXhlYyhNLnNsaWNlKFQpKTtyZXR1cm4gcz8oZC5tPVkuZ2V0KHNbMF0udG9Mb3dlckNhc2UoKSksVCtzWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gRihkLE0sVCl7cmV0dXJuIHcoZCxlLE0sVCl9ZnVuY3Rpb24gbG4oZCxNLFQpe3JldHVybiB3KGQsdCxNLFQpfWZ1bmN0aW9uIGhuKGQsTSxUKXtyZXR1cm4gdyhkLHIsTSxUKX1mdW5jdGlvbiBnbihkKXtyZXR1cm4gYVtkLmdldERheSgpXX1mdW5jdGlvbiBtbihkKXtyZXR1cm4gaVtkLmdldERheSgpXX1mdW5jdGlvbiBqKGQpe3JldHVybiBsW2QuZ2V0TW9udGgoKV19ZnVuY3Rpb24gU28oZCl7cmV0dXJuIHVbZC5nZXRNb250aCgpXX1mdW5jdGlvbiAkbyhkKXtyZXR1cm4gb1srKGQuZ2V0SG91cnMoKT49MTIpXX1mdW5jdGlvbiBGbyhkKXtyZXR1cm4gMSt+fihkLmdldE1vbnRoKCkvMyl9ZnVuY3Rpb24gSG8oZCl7cmV0dXJuIGFbZC5nZXRVVENEYXkoKV19ZnVuY3Rpb24gTG8oZCl7cmV0dXJuIGlbZC5nZXRVVENEYXkoKV19ZnVuY3Rpb24gUG8oZCl7cmV0dXJuIGxbZC5nZXRVVENNb250aCgpXX1mdW5jdGlvbiBZbyhkKXtyZXR1cm4gdVtkLmdldFVUQ01vbnRoKCldfWZ1bmN0aW9uIFdvKGQpe3JldHVybiBvWysoZC5nZXRVVENIb3VycygpPj0xMildfWZ1bmN0aW9uIEFvKGQpe3JldHVybiAxK35+KGQuZ2V0VVRDTW9udGgoKS8zKX1yZXR1cm57Zm9ybWF0OmZ1bmN0aW9uKGQpe3ZhciBNPWMoZCs9IiIsJCk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0scGFyc2U6ZnVuY3Rpb24oZCl7dmFyIE09eChkKz0iIiwhMSk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0sdXRjRm9ybWF0OmZ1bmN0aW9uKGQpe3ZhciBNPWMoZCs9IiIsVyk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0sdXRjUGFyc2U6ZnVuY3Rpb24oZCl7dmFyIE09eChkKz0iIiwhMCk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX19fXZhciBZZT17Ii0iOiIiLF86IiAiLDA6IjAifSxMPS9eXHMqXGQrLyxzcj0vXiUvLGxyPS9bXFxeJCorP3xbXF0oKS57fV0vZztmdW5jdGlvbiBiKG4sZSx0KXt2YXIgcj1uPDA/Ii0iOiIiLG89KHI/LW46bikrIiIsaT1vLmxlbmd0aDtyZXR1cm4gcisoaTx0P25ldyBBcnJheSh0LWkrMSkuam9pbihlKStvOm8pfWZ1bmN0aW9uIGhyKG4pe3JldHVybiBuLnJlcGxhY2UobHIsIlxcJCYiKX1mdW5jdGlvbiBibihuKXtyZXR1cm4gbmV3IFJlZ0V4cCgiXig/OiIrbi5tYXAoaHIpLmpvaW4oInwiKSsiKSIsImkiKX1mdW5jdGlvbiB2bihuKXtyZXR1cm4gbmV3IE1hcChuLm1hcCgoZSx0KT0+W2UudG9Mb3dlckNhc2UoKSx0XSkpfWZ1bmN0aW9uIGdyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMSkpO3JldHVybiByPyhuLnc9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gbXIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsxKSk7cmV0dXJuIHI/KG4udT0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBkcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzIpKTtyZXR1cm4gcj8obi5VPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHlyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLlY9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24geHIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uVz0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBXZShuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzQpKTtyZXR1cm4gcj8obi55PStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIEFlKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLnk9K3JbMF0rKCtyWzBdPjY4PzE5MDA6MmUzKSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBwcihuLGUsdCl7dmFyIHI9L14oWil8KFsrLV1cZFxkKSg/Ojo/KFxkXGQpKT8vLmV4ZWMoZS5zbGljZSh0LHQrNikpO3JldHVybiByPyhuLlo9clsxXT8wOi0oclsyXSsoclszXXx8IjAwIikpLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHdyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMSkpO3JldHVybiByPyhuLnE9clswXSozLTMsdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gTXIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4ubT1yWzBdLTEsdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gUmUobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uZD0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBicihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzMpKTtyZXR1cm4gcj8obi5tPTAsbi5kPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIEllKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLkg9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gdnIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uTT0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBUcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzIpKTtyZXR1cm4gcj8obi5TPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIENyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMykpO3JldHVybiByPyhuLkw9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gTnIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCs2KSk7cmV0dXJuIHI/KG4uTD1NYXRoLmZsb29yKHJbMF0vMWUzKSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBVcihuLGUsdCl7dmFyIHI9c3IuZXhlYyhlLnNsaWNlKHQsdCsxKSk7cmV0dXJuIHI/dCtyWzBdLmxlbmd0aDotMX1mdW5jdGlvbiBEcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCkpO3JldHVybiByPyhuLlE9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24ga3IobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQpKTtyZXR1cm4gcj8obi5zPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIE9lKG4sZSl7cmV0dXJuIGIobi5nZXREYXRlKCksZSwyKX1mdW5jdGlvbiBTcihuLGUpe3JldHVybiBiKG4uZ2V0SG91cnMoKSxlLDIpfWZ1bmN0aW9uICRyKG4sZSl7cmV0dXJuIGIobi5nZXRIb3VycygpJTEyfHwxMixlLDIpfWZ1bmN0aW9uIEZyKG4sZSl7cmV0dXJuIGIoMSt3bi5jb3VudChRKG4pLG4pLGUsMyl9ZnVuY3Rpb24gemUobixlKXtyZXR1cm4gYihuLmdldE1pbGxpc2Vjb25kcygpLGUsMyl9ZnVuY3Rpb24gSHIobixlKXtyZXR1cm4gemUobixlKSsiMDAwIn1mdW5jdGlvbiBMcihuLGUpe3JldHVybiBiKG4uZ2V0TW9udGgoKSsxLGUsMil9ZnVuY3Rpb24gUHIobixlKXtyZXR1cm4gYihuLmdldE1pbnV0ZXMoKSxlLDIpfWZ1bmN0aW9uIFlyKG4sZSl7cmV0dXJuIGIobi5nZXRTZWNvbmRzKCksZSwyKX1mdW5jdGlvbiBXcihuKXt2YXIgZT1uLmdldERheSgpO3JldHVybiBlPT09MD83OmV9ZnVuY3Rpb24gQXIobixlKXtyZXR1cm4gYihZbi5jb3VudChRKG4pLTEsbiksZSwyKX1mdW5jdGlvbiBFZShuKXt2YXIgZT1uLmdldERheSgpO3JldHVybiBlPj00fHxlPT09MD9mbihuKTpmbi5jZWlsKG4pfWZ1bmN0aW9uIFJyKG4sZSl7cmV0dXJuIG49RWUobiksYihmbi5jb3VudChRKG4pLG4pKyhRKG4pLmdldERheSgpPT09NCksZSwyKX1mdW5jdGlvbiBJcihuKXtyZXR1cm4gbi5nZXREYXkoKX1mdW5jdGlvbiBPcihuLGUpe3JldHVybiBiKFduLmNvdW50KFEobiktMSxuKSxlLDIpfWZ1bmN0aW9uIHpyKG4sZSl7cmV0dXJuIGIobi5nZXRGdWxsWWVhcigpJTEwMCxlLDIpfWZ1bmN0aW9uIEVyKG4sZSl7cmV0dXJuIG49RWUobiksYihuLmdldEZ1bGxZZWFyKCklMTAwLGUsMil9ZnVuY3Rpb24gX3IobixlKXtyZXR1cm4gYihuLmdldEZ1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gcXIobixlKXt2YXIgdD1uLmdldERheSgpO3JldHVybiBuPXQ+PTR8fHQ9PT0wP2ZuKG4pOmZuLmNlaWwobiksYihuLmdldEZ1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24ganIobil7dmFyIGU9bi5nZXRUaW1lem9uZU9mZnNldCgpO3JldHVybihlPjA/Ii0iOihlKj0tMSwiKyIpKStiKGUvNjB8MCwiMCIsMikrYihlJTYwLCIwIiwyKX1mdW5jdGlvbiBfZShuLGUpe3JldHVybiBiKG4uZ2V0VVRDRGF0ZSgpLGUsMil9ZnVuY3Rpb24gWnIobixlKXtyZXR1cm4gYihuLmdldFVUQ0hvdXJzKCksZSwyKX1mdW5jdGlvbiBWcihuLGUpe3JldHVybiBiKG4uZ2V0VVRDSG91cnMoKSUxMnx8MTIsZSwyKX1mdW5jdGlvbiBYcihuLGUpe3JldHVybiBiKDErdGUuY291bnQoZW4obiksbiksZSwzKX1mdW5jdGlvbiBxZShuLGUpe3JldHVybiBiKG4uZ2V0VVRDTWlsbGlzZWNvbmRzKCksZSwzKX1mdW5jdGlvbiBCcihuLGUpe3JldHVybiBxZShuLGUpKyIwMDAifWZ1bmN0aW9uIFFyKG4sZSl7cmV0dXJuIGIobi5nZXRVVENNb250aCgpKzEsZSwyKX1mdW5jdGlvbiBHcihuLGUpe3JldHVybiBiKG4uZ2V0VVRDTWludXRlcygpLGUsMil9ZnVuY3Rpb24gSnIobixlKXtyZXR1cm4gYihuLmdldFVUQ1NlY29uZHMoKSxlLDIpfWZ1bmN0aW9uIEtyKG4pe3ZhciBlPW4uZ2V0VVRDRGF5KCk7cmV0dXJuIGU9PT0wPzc6ZX1mdW5jdGlvbiBubyhuLGUpe3JldHVybiBiKFBlLmNvdW50KGVuKG4pLTEsbiksZSwyKX1mdW5jdGlvbiBqZShuKXt2YXIgZT1uLmdldFVUQ0RheSgpO3JldHVybiBlPj00fHxlPT09MD9jbihuKTpjbi5jZWlsKG4pfWZ1bmN0aW9uIGVvKG4sZSl7cmV0dXJuIG49amUobiksYihjbi5jb3VudChlbihuKSxuKSsoZW4obikuZ2V0VVRDRGF5KCk9PT00KSxlLDIpfWZ1bmN0aW9uIHRvKG4pe3JldHVybiBuLmdldFVUQ0RheSgpfWZ1bmN0aW9uIHJvKG4sZSl7cmV0dXJuIGIoQW4uY291bnQoZW4obiktMSxuKSxlLDIpfWZ1bmN0aW9uIG9vKG4sZSl7cmV0dXJuIGIobi5nZXRVVENGdWxsWWVhcigpJTEwMCxlLDIpfWZ1bmN0aW9uIGlvKG4sZSl7cmV0dXJuIG49amUobiksYihuLmdldFVUQ0Z1bGxZZWFyKCklMTAwLGUsMil9ZnVuY3Rpb24gYW8obixlKXtyZXR1cm4gYihuLmdldFVUQ0Z1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gdW8obixlKXt2YXIgdD1uLmdldFVUQ0RheSgpO3JldHVybiBuPXQ+PTR8fHQ9PT0wP2NuKG4pOmNuLmNlaWwobiksYihuLmdldFVUQ0Z1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gZm8oKXtyZXR1cm4iKzAwMDAifWZ1bmN0aW9uIFplKCl7cmV0dXJuIiUifWZ1bmN0aW9uIFZlKG4pe3JldHVybitufWZ1bmN0aW9uIFhlKG4pe3JldHVybiBNYXRoLmZsb29yKCtuLzFlMyl9dmFyIHNuLEJlO2NvKHtkYXRlVGltZToiJXgsICVYIixkYXRlOiIlLW0vJS1kLyVZIix0aW1lOiIlLUk6JU06JVMgJXAiLHBlcmlvZHM6WyJBTSIsIlBNIl0sZGF5czpbIlN1bmRheSIsIk1vbmRheSIsIlR1ZXNkYXkiLCJXZWRuZXNkYXkiLCJUaHVyc2RheSIsIkZyaWRheSIsIlNhdHVyZGF5Il0sc2hvcnREYXlzOlsiU3VuIiwiTW9uIiwiVHVlIiwiV2VkIiwiVGh1IiwiRnJpIiwiU2F0Il0sbW9udGhzOlsiSmFudWFyeSIsIkZlYnJ1YXJ5IiwiTWFyY2giLCJBcHJpbCIsIk1heSIsIkp1bmUiLCJKdWx5IiwiQXVndXN0IiwiU2VwdGVtYmVyIiwiT2N0b2JlciIsIk5vdmVtYmVyIiwiRGVjZW1iZXIiXSxzaG9ydE1vbnRoczpbIkphbiIsIkZlYiIsIk1hciIsIkFwciIsIk1heSIsIkp1biIsIkp1bCIsIkF1ZyIsIlNlcCIsIk9jdCIsIk5vdiIsIkRlYyJdfSk7ZnVuY3Rpb24gY28obil7cmV0dXJuIHNuPWNyKG4pLEJlPXNuLmZvcm1hdCxzbi5wYXJzZSxzbi51dGNGb3JtYXQsc24udXRjUGFyc2Usc259ZnVuY3Rpb24gc28obil7cmV0dXJuIG5ldyBEYXRlKG4pfWZ1bmN0aW9uIGxvKG4pe3JldHVybiBuIGluc3RhbmNlb2YgRGF0ZT8rbjorbmV3IERhdGUoK24pfWZ1bmN0aW9uIFFlKG4sZSx0LHIsbyxpLGEsdSxsLGYpe3ZhciBnPUZlKCksbT1nLmludmVydCxwPWcuZG9tYWluLEQ9ZigiLiVMIiksaz1mKCI6JVMiKSxSPWYoIiVJOiVNIiksWT1mKCIlSSAlcCIpLHE9ZigiJWEgJWQiKSxFPWYoIiViICVkIiksJD1mKCIlQiIpLFc9ZigiJVkiKTtmdW5jdGlvbiBoKGMpe3JldHVybihsKGMpPGM/RDp1KGMpPGM/azphKGMpPGM/UjppKGMpPGM/WTpyKGMpPGM/byhjKTxjP3E6RTp0KGMpPGM/JDpXKShjKX1yZXR1cm4gZy5pbnZlcnQ9ZnVuY3Rpb24oYyl7cmV0dXJuIG5ldyBEYXRlKG0oYykpfSxnLmRvbWFpbj1mdW5jdGlvbihjKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD9wKEFycmF5LmZyb20oYyxsbykpOnAoKS5tYXAoc28pfSxnLnRpY2tzPWZ1bmN0aW9uKGMpe3ZhciB4PXAoKTtyZXR1cm4gbih4WzBdLHhbeC5sZW5ndGgtMV0sYz8/MTApfSxnLnRpY2tGb3JtYXQ9ZnVuY3Rpb24oYyx4KXtyZXR1cm4geD09bnVsbD9oOmYoeCl9LGcubmljZT1mdW5jdGlvbihjKXt2YXIgeD1wKCk7cmV0dXJuKCFjfHx0eXBlb2YgYy5yYW5nZSE9ImZ1bmN0aW9uIikmJihjPWUoeFswXSx4W3gubGVuZ3RoLTFdLGM/PzEwKSksYz9wKEd0KHgsYykpOmd9LGcuY29weT1mdW5jdGlvbigpe3JldHVybiAkZShnLFFlKG4sZSx0LHIsbyxpLGEsdSxsLGYpKX0sZ31mdW5jdGlvbiBobygpe3JldHVybiBrZS5hcHBseShRZSh1cixmcixRLHJlLFluLHduLGVlLG5lLHVuLEJlKS5kb21haW4oW25ldyBEYXRlKDJlMywwLDEpLG5ldyBEYXRlKDJlMywwLDIpXSksYXJndW1lbnRzKX1mdW5jdGlvbiBUbihuLGUsdCl7dGhpcy5rPW4sdGhpcy54PWUsdGhpcy55PXR9VG4ucHJvdG90eXBlPXtjb25zdHJ1Y3RvcjpUbixzY2FsZTpmdW5jdGlvbihuKXtyZXR1cm4gbj09PTE/dGhpczpuZXcgVG4odGhpcy5rKm4sdGhpcy54LHRoaXMueSl9LHRyYW5zbGF0ZTpmdW5jdGlvbihuLGUpe3JldHVybiBuPT09MCZlPT09MD90aGlzOm5ldyBUbih0aGlzLmssdGhpcy54K3RoaXMuaypuLHRoaXMueSt0aGlzLmsqZSl9LGFwcGx5OmZ1bmN0aW9uKG4pe3JldHVybltuWzBdKnRoaXMuayt0aGlzLngsblsxXSp0aGlzLmsrdGhpcy55XX0sYXBwbHlYOmZ1bmN0aW9uKG4pe3JldHVybiBuKnRoaXMuayt0aGlzLnh9LGFwcGx5WTpmdW5jdGlvbihuKXtyZXR1cm4gbip0aGlzLmsrdGhpcy55fSxpbnZlcnQ6ZnVuY3Rpb24obil7cmV0dXJuWyhuWzBdLXRoaXMueCkvdGhpcy5rLChuWzFdLXRoaXMueSkvdGhpcy5rXX0saW52ZXJ0WDpmdW5jdGlvbihuKXtyZXR1cm4obi10aGlzLngpL3RoaXMua30saW52ZXJ0WTpmdW5jdGlvbihuKXtyZXR1cm4obi10aGlzLnkpL3RoaXMua30scmVzY2FsZVg6ZnVuY3Rpb24obil7cmV0dXJuIG4uY29weSgpLmRvbWFpbihuLnJhbmdlKCkubWFwKHRoaXMuaW52ZXJ0WCx0aGlzKS5tYXAobi5pbnZlcnQsbikpfSxyZXNjYWxlWTpmdW5jdGlvbihuKXtyZXR1cm4gbi5jb3B5KCkuZG9tYWluKG4ucmFuZ2UoKS5tYXAodGhpcy5pbnZlcnRZLHRoaXMpLm1hcChuLmludmVydCxuKSl9LHRvU3RyaW5nOmZ1bmN0aW9uKCl7cmV0dXJuInRyYW5zbGF0ZSgiK3RoaXMueCsiLCIrdGhpcy55KyIpIHNjYWxlKCIrdGhpcy5rKyIpIn19LFRuLnByb3RvdHlwZTtmdW5jdGlvbiBhZShuKXtyZXR1cm4gbi5tb2RlPT09InRlbXBvcmFsInx8bi5tb2RlPT09ImxlZnQtYWxpZ25lZCI/Z28obik6bW8obil9ZnVuY3Rpb24gZ28oe2RvbWFpbjpuLHJhbmdlOmV9KXtyZXR1cm4gaG8oKS5kb21haW4obikucmFuZ2UoZSl9ZnVuY3Rpb24gbW8oe2RvbWFpbjpuLHJhbmdlOmV9KXtyZXR1cm4gSGUoKS5kb21haW4obikucmFuZ2UoZSl9ZnVuY3Rpb24geW8oe3Jvb3Rfbm9kZV9pZHM6bixub2RlczplfSl7dHJ5e3JldHVybiB4byhuLGUpfWNhdGNoKHQpe3JldHVybiBjb25zb2xlLmVycm9yKHQpLEdlKG4sZSl9fWZ1bmN0aW9uIHhvKG4sZSl7Y29uc3QgdD1uZXcgTWFwLHI9W107Zm9yKGNvbnN0IG8gb2Ygbil7dC5zZXQobywwKTtjb25zdCBpPWUuZ2V0KG8pO2Zvcihjb25zdHtpZDphfW9mIGkuY2hpbGRyZW4pci5wdXNoKGEpfXJldHVybiB1ZShyLGUsdCl9ZnVuY3Rpb24gdWUobixlLHQpe2Zvcihjb25zdCByIG9mIG4pe2lmKHQuaGFzKHIpKWNvbnRpbnVlO2NvbnN0IG89ZS5nZXQocik7aWYoIW8pdGhyb3cgbmV3IEVycm9yKCJOb2RlIGlkIG5vdCBmb3VuZCBpbiBub2RlcyIpO2NvbnN0IGk9W107Zm9yKGNvbnN0IGwgb2Ygby5wYXJlbnRzKXtjb25zdCBmPXQuZ2V0KGwuaWQpO2lmKGYhPT12b2lkIDApe2kucHVzaChmKTtjb250aW51ZX11ZShbbC5pZF0sZSx0KTtjb25zdCBnPXQuZ2V0KGwuaWQpO2lmKGc9PT12b2lkIDApdGhyb3cgbmV3IEVycm9yKCJDb3VsZCBub3QgZGV0ZXJtaW5lIHBhcmVudCBjb2x1bW4iKTtpLnB1c2goZyl9Y29uc3QgYT1NYXRoLm1heCguLi5pKTt0LnNldChyLGErMSk7Y29uc3QgdT1vLmNoaWxkcmVuLm1hcCgoe2lkOmx9KT0+bCk7dS5sZW5ndGgmJnVlKHUsZSx0KX1yZXR1cm4gdH1mdW5jdGlvbiBHZShuLGUsdD0wLHI9bmV3IE1hcCl7Zm9yKGNvbnN0IG8gb2Ygbil7Y29uc3QgaT1yLmdldChvKTsoIWl8fGk8dCkmJnIuc2V0KG8sdCk7Y29uc3QgYT1lLmdldChvKTtmb3IoY29uc3R7aWQ6dX1vZiBhLmNoaWxkcmVuKUdlKFt1XSxlLHQrMSxyKX1yZXR1cm4gcn1mdW5jdGlvbiBwbyhuKXtyZXR1cm4gbi5ob3Jpem9udGFsU2V0dGluZ3MubW9kZT09PSJkZXBlbmRlbmN5Ij93byhuKTpuLmhvcml6b250YWxTZXR0aW5ncy5tb2RlPT09ImxlZnQtYWxpZ25lZCI/Ym8obik6TW8obil9ZnVuY3Rpb24gd28oe2RhdGE6bixob3Jpem9udGFsU2V0dGluZ3M6ZX0pe2NvbnN0IHQ9eW8obikscj1hZShlKSxvPW5ldyBNYXA7Zm9yKGNvbnN0W2ldb2Ygbi5ub2Rlcyl7Y29uc3QgYT10LmdldChpKTtpZihhPT09dm9pZCAwKXtjb25zb2xlLndhcm4oYE5vZGUgbm90IGZvdW5kIGluIGNvbHVtbnM6IFNraXBwaW5nICR7aX1gKTtjb250aW51ZX1vLnNldChpLHt4OnIoYSksY29sdW1uOmF9KX1yZXR1cm4gb31mdW5jdGlvbiBNbyh7ZGF0YTpuLGhvcml6b250YWxTZXR0aW5nczplfSl7Y29uc3QgdD1hZShlKSxyPW5ldyBNYXA7Zm9yKGNvbnN0W28saV1vZiBuLm5vZGVzKXtjb25zdCBhPXQoaS5zdGFydF90aW1lKTtyLnNldChvLHtjb2x1bW46YSx4OmF9KX1yZXR1cm4gcn1mdW5jdGlvbiBibyh7ZGF0YTpuLGhvcml6b250YWxTZXR0aW5nczplfSl7Y29uc3QgdD1hZShlKSxyPW5ldyBNYXA7Zm9yKGNvbnN0W29db2Ygbi5ub2RlcylyLnNldChvLHtjb2x1bW46MCx4OnQobi5zdGFydF90aW1lKX0pO3JldHVybiByfWFzeW5jIGZ1bmN0aW9uIHZvKG4sZSl7Y29uc3Qgbz1uZXcgTWFwLGk9bmV3IE1hcDtsZXQgYT0wO2NvbnN0IHU9bmV3IE1hcDtmb3IgYXdhaXQoY29uc3RbaF1vZiBuLmRhdGEubm9kZXMpe2NvbnN0IGM9bi5kYXRhLm5vZGVzLmdldChoKTtpZighYyl7Y29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGRhdGEiLGgpO2NvbnRpbnVlfWNvbnN0IHg9YXdhaXQgbChjKTskKGgseCl9cmV0dXJuIFcoKSx1O2FzeW5jIGZ1bmN0aW9uIGwoaCl7Y29uc3R7eDpjfT1lLmdldChoLmlkKT8/e307aWYoYz09PXZvaWQgMClyZXR1cm4gY29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGhvcml6b250YWwgbGF5b3V0IixoLmlkKSwwO2lmKGgucGFyZW50cy5sZW5ndGg9PT0xKXJldHVybiB1LmhhcyhoLnBhcmVudHNbMF0uaWQpP2F3YWl0IGcoaC5wYXJlbnRzWzBdLmlkLGMpOihjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBpbiBsYXlvdXQiLGgucGFyZW50c1swXS5pZCksMCk7aWYoaC5wYXJlbnRzLmxlbmd0aD4wKXtjb25zdCB4PWgucGFyZW50cy5tYXAoKHtpZDp5fSk9Pntjb25zdCBDPXUuZ2V0KHkpO3JldHVybiBDPT09dm9pZCAwPyhjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBpbiBsYXlvdXQiLHkpLDApOkN9KSxOPXgucmVkdWNlKCh5LEMpPT55K0MsMCkveC5sZW5ndGgsdj1NYXRoLnJvdW5kKE4pO2lmKG0oYyx2KSl7Y29uc3QgeT1rKGMsdiksQz1oLnBhcmVudHMubWFwKCh7aWQ6Rn0pPT5GKSxTPXkuZmlsdGVyKEY9PkMuaW5jbHVkZXMoRikpO2lmKFMubGVuZ3RoPjB8fHkubGVuZ3RoPjEpe2NvbnN0W0ZdPVMubGVuZ3RoPjA/Uzp5LGxuPVIoeCx2LG8uZ2V0KEYpKTtyZXR1cm4gby5zZXQoRixsbiksYXdhaXQgZyhGLGMpfXJldHVybiBhd2FpdCBZKHtjb21wZXRpbmdOb2RlSWQ6eVswXSx1cHN0cmVhbVJvd3M6eCxub2RlU3RhcnRYOmMsZGVzaXJlZFJvdzp2fSl9fXJldHVybiBmKGMsMCl9ZnVuY3Rpb24gZihoLGMpe3JldHVybiBtKGgsYyk/ZihoLGMrMSk6Y31hc3luYyBmdW5jdGlvbiBnKGgsYyl7Y29uc3QgeD11LmdldChoKTtpZih4PT09dm9pZCAwKXJldHVybiBjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFVwc3RyZWFtIG5vZGUgbm90IGZvdW5kIGluIGxheW91dCIsaCksMDtvLmdldChoKXx8by5zZXQoaCwxKTtjb25zdCB3PW8uZ2V0KGgpO3JldHVybiBtKGMseCk/dz09PTEmJiFtKGMseCsxKT8oby5zZXQoaCwtMSkseCsxKTptKGMseC0xKT8oYXdhaXQgcCh7ZGlyZWN0aW9uOncsbm9kZVN0YXJ0WDpjLGRlc2lyZWRSb3c6eCt3fSksby5zZXQoaCx3PT09MT8tMToxKSx4K3cpOihvLnNldChoLDEpLHgtMSk6eH1mdW5jdGlvbiBtKGgsYyl7aWYodS5zaXplPT09MClyZXR1cm4hMTtsZXQgeD0hMTtjb25zdCB3PWkuZ2V0KGMpPz9bXTtmb3IoY29uc3QgTiBvZiB3KXtjb25zdCB2PXUuZ2V0KE4pLHk9RShOKTtpZihEKHtmaXJzdE5vZGVFbmRYOnksZmlyc3ROb2RlUm93OnYsbGFzdE5vZGVTdGFydFg6aCxsYXN0Tm9kZVJvdzpjfSkpe3g9ITA7YnJlYWt9fXJldHVybiB4fWFzeW5jIGZ1bmN0aW9uIHAoe2RpcmVjdGlvbjpoLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Onh9KXtjb25zdCB3PWsoYyx4KTtpZih3KWZvciBhd2FpdChjb25zdCBOIG9mIHcpe2NvbnN0IHY9dS5nZXQoTikse3g6eX09ZS5nZXQoTik/P3t9O2lmKHY9PT12b2lkIDB8fHk9PT12b2lkIDApe2NvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIHNob3ZlOiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIHZlcnRpY2FsIG9yIGhvcml6b250YWwgbGF5b3V0IixOKTtjb250aW51ZX1jb25zdCBDPXYraDthd2FpdCBwKHtkaXJlY3Rpb246aCxub2RlU3RhcnRYOnksZGVzaXJlZFJvdzpDfSksJChOLEMpfX1mdW5jdGlvbiBEKHtmaXJzdE5vZGVFbmRYOmgsZmlyc3ROb2RlUm93OmMsbGFzdE5vZGVTdGFydFg6eCxsYXN0Tm9kZVJvdzp3fSl7cmV0dXJuIGM9PT13JiZoKzE2Pj14fWZ1bmN0aW9uIGsoaCxjKXtjb25zdCB4PVtdLHc9aS5nZXQoYyk/P1tdO2Zvcihjb25zdCBOIG9mIHcpe2NvbnN0IHY9RShOKSx5PXUuZ2V0KE4pO2lmKHk9PT12b2lkIDApe2NvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIGdldE92ZXJsYXBwaW5nTm9kZUlkczogTm9kZSB3YXMgbm90IGZvdW5kIGluIHRoZSBsYXlvdXQiLE4pO2NvbnRpbnVlfUQoe2ZpcnN0Tm9kZUVuZFg6dixmaXJzdE5vZGVSb3c6eSxsYXN0Tm9kZVN0YXJ0WDpoLGxhc3ROb2RlUm93OmN9KSYmeC5wdXNoKE4pfWlmKHgubGVuZ3RoIT09MClyZXR1cm4geC5zb3J0KChOLHYpPT57Y29uc3QgeT1FKE4pLEM9RSh2KTtyZXR1cm4geTxDPzE6eT5DPy0xOjB9KSx4fWZ1bmN0aW9uIFIoaCxjLHgpe2NvbnN0IHc9aC5maWx0ZXIodj0+djxjKS5sZW5ndGgsTj1oLmZpbHRlcih2PT52PmMpLmxlbmd0aDtyZXR1cm4gdz5OPy0xOng/PzF9YXN5bmMgZnVuY3Rpb24gWSh7ZGVzaXJlZFJvdzpoLG5vZGVTdGFydFg6Yyx1cHN0cmVhbVJvd3M6eCxjb21wZXRpbmdOb2RlSWQ6d30pe2lmKHUuZ2V0KHcpPT09dm9pZCAwKXJldHVybiBjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQgLSBhcmd1ZVdpdGhDb21wZXRpbmdVcHN0cmVhbVBsYWNlbWVudDogQ29tcGV0aXRvciBub2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGxheW91dCIsdyksaDtjb25zdFt2LHldPXEodyksQz14LmZpbHRlcihGPT5GPGgpLmxlbmd0aCxTPXguZmlsdGVyKEY9PkY+aCkubGVuZ3RoO2lmKEM+Uyl7aWYodj55JiZ2PkMpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjotMSxub2RlU3RhcnRYOmMsZGVzaXJlZFJvdzpofSksaDtpZih5PnYpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjoxLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO28uc2V0KHcsLTEpfWlmKFM+Qyl7aWYoeT52JiZ5PlMpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjoxLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO2lmKHY+eSlyZXR1cm4gYXdhaXQgcCh7ZGlyZWN0aW9uOi0xLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO28uc2V0KHcsMSl9cmV0dXJuIGF3YWl0IGcodyxjKX1mdW5jdGlvbiBxKGgpe2NvbnN0IGM9bi5kYXRhLm5vZGVzLmdldChoKSx4PXUuZ2V0KGgpO3JldHVybiFjfHx4PT09dm9pZCAwPyhjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IE5vZGUgd2FzIG5vdCBmb3VuZCBpbiBlaXRoZXIgdGhlIGRhdGEgb3IgbGF5b3V0IixoKSxbMCwwXSk6Yy5wYXJlbnRzLnJlZHVjZSgodyxOKT0+e2NvbnN0IHY9dS5nZXQoTi5pZCk7cmV0dXJuIHY9PT12b2lkIDA/KGNvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIGdldE5vZGVQYXJlbnREaXJlY3Rpb25Db3VudHM6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBvbiBsYXlvdXQgZGF0YSIsaCksdyk6KHY8eCYmKHdbMF0rPTEpLHY+eCYmKHdbMV0rPTEpLHcpfSxbMCwwXSl9ZnVuY3Rpb24gRShoKXtjb25zdHt4OmN9PWUuZ2V0KGgpPz97fSx4PW4ud2lkdGhzLmdldChoKTtyZXR1cm4gYz09PXZvaWQgMHx8eD09PXZvaWQgMD8oY29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGhvcml6b250YWwgbGF5b3V0IGFuZC9vciB3aWR0aHMiLGgpLDApOmMreH1mdW5jdGlvbiAkKGgsYyl7dmFyIHgsdztpZihjPGEmJihhPWMpLHUuaGFzKGgpKXtjb25zdCBOPXUuZ2V0KGgpOyh4PWkuZ2V0KE4pKT09bnVsbHx8eC5kZWxldGUoaCl9aS5oYXMoYyl8fGkuc2V0KGMsbmV3IFNldCksKHc9aS5nZXQoYykpPT1udWxsfHx3LmFkZChoKSx1LnNldChoLGMpfWZ1bmN0aW9uIFcoKXtpZihhPDApZm9yKGNvbnN0W2hdb2YgdSl7Y29uc3QgYz11LmdldChoKTt1LnNldChoLGMrTWF0aC5hYnMoYSkpfX19YXN5bmMgZnVuY3Rpb24gVG8obixlKXtyZXR1cm4gbi52ZXJ0aWNhbFNldHRpbmdzLm1vZGU9PT0ibmVhcmVzdC1wYXJlbnQiP2F3YWl0IHZvKG4sZSk6bi52ZXJ0aWNhbFNldHRpbmdzLm1vZGU9PT0iZHVyYXRpb24tc29ydGVkIj9ObyhuKTpDbyhuKX1mdW5jdGlvbiBDbyhuKXtjb25zdCBlPW5ldyBNYXA7bGV0IHQ9MDtmb3IoY29uc3Rbcl1vZiBuLmRhdGEubm9kZXMpZS5zZXQocix0KyspO3JldHVybiBlfWZ1bmN0aW9uIE5vKG4pe2NvbnN0IGU9bmV3IE1hcCx0PVsuLi5uLmRhdGEubm9kZXMudmFsdWVzKCldLnNvcnQoKG8saSk9Pntjb25zdCBhPShvLmVuZF90aW1lP28uZW5kX3RpbWUuZ2V0VGltZSgpOm5ldyBEYXRlKCkuZ2V0VGltZSgpKS1vLnN0YXJ0X3RpbWUuZ2V0VGltZSgpO3JldHVybihpLmVuZF90aW1lP2kuZW5kX3RpbWUuZ2V0VGltZSgpOm5ldyBEYXRlKCkuZ2V0VGltZSgpKS1pLnN0YXJ0X3RpbWUuZ2V0VGltZSgpLWF9KTtsZXQgcj0wO2Zvcihjb25zdCBvIG9mIHQpZS5zZXQoby5pZCxyKyspO3JldHVybiBlfW9ubWVzc2FnZT1VbztmdW5jdGlvbiBVbyh7ZGF0YTpufSl7Y29uc3R7dHlwZTplfT1uO3N3aXRjaChlKXtjYXNlImxheW91dCI6a28obik7cmV0dXJuO2RlZmF1bHQ6S2UoZSl9fWZ1bmN0aW9uIERvKG4pe3Bvc3RNZXNzYWdlKG4pfWFzeW5jIGZ1bmN0aW9uIGtvKG4pe2NvbnN0e2RhdGE6ZX09bix0PXBvKG4pLHI9YXdhaXQgVG8obix0KSxvPW5ldyBNYXA7bGV0IGk9MCxhPTA7Zm9yKGNvbnN0W3UsbF1vZiBlLm5vZGVzKXtjb25zdCBmPXQuZ2V0KHUpLGc9ci5nZXQodSk7aWYoZj09PXZvaWQgMCl7Y29uc29sZS53YXJuKGBOb2RlSWQgbm90IGZvdW5kIGluIGhvcml6b250YWwgbGF5b3V0OiBTa2lwcGluZyAke2wubGFiZWx9YCk7Y29udGludWV9aWYoZz09PXZvaWQgMCl7Y29uc29sZS53YXJuKGBOb2RlSWQgbm90IGZvdW5kIGluIHZlcnRpY2FsIGxheW91dDogU2tpcHBpbmcgJHtsLmxhYmVsfWApO2NvbnRpbnVlfWk9TWF0aC5tYXgoaSxnKSxhPU1hdGgubWF4KGEsZi5jb2x1bW4pLG8uc2V0KHUsey4uLmYseTpnLHJvdzpnfSl9RG8oe3R5cGU6ImxheW91dCIsbGF5b3V0OnttYXhSb3c6aSxtYXhDb2x1bW46YSxwb3NpdGlvbnM6b319KX19KSgpOwovLyMgc291cmNlTWFwcGluZ1VSTD1ydW5HcmFwaC53b3JrZXItQzRjMjBKZ3UuanMubWFwCg==",sR=i=>Uint8Array.from(atob(i),t=>t.charCodeAt(0)),Sb=typeof window<"u"&&window.Blob&&new Blob([sR(Tb)],{type:"text/javascript;charset=utf-8"});function oR(i){let t;try{if(t=Sb&&(window.URL||window.webkitURL).createObjectURL(Sb),!t)throw"";const e=new Worker(t,{name:i==null?void 0:i.name});return e.addEventListener("error",()=>{(window.URL||window.webkitURL).revokeObjectURL(t)}),e}catch{return new Worker("data:text/javascript;base64,"+Tb,{name:i==null?void 0:i.name})}finally{t&&(window.URL||window.webkitURL).revokeObjectURL(t)}}function aR(i){const t=new oR;return t.onmessage=i,t}async function Cb(){const i=new Map,t=new Map,e=new Ct,r=new Ct,n=await Lt();let s=null;const o=wb({gap:()=>n.styles.rowGap,minimum:()=>n.styles.nodeHeight}),a=wb({gap:()=>n.styles.columnGap,minimum:()=>qd()});let l=null,h=null;e.name=Hf,tt.on("layoutUpdated",()=>{o.clear(),a.clear()}),tt.on("layoutSettingsUpdated",()=>{h&&e.parent&&c(h),M()}),tt.on("itemSelected",()=>{M()});async function c(B){u(),h=B,l=null,await Promise.all([f(B),m(B)]),y(B)}function u(){s||(s=aR(G))}function d(){s&&(s.terminate(),s=null)}async function f(B){const D=[];for(const k of B.nodes.values())D.push(p(k));await Promise.all(D)}async function p(B){const{render:D}=await v(B);return await D(B)}async function m(B){if((await ie()).disableEdges){e.removeChild(r);return}e.addChildAt(r,0);const k=[];for(const[V,{children:et}]of B.nodes)for(const{id:ft}of et)k.push(g(V,ft));await Promise.all(k)}async function g(B,D){const k=`${B}_${D}`;if(t.has(k))return;const V=await EA();t.has(k)||(t.set(k,V),r.addChild(V.element))}function y(B){if(!s)throw new Error("Layout worker not initialized");const D=new Map;for(const[k,{element:V}]of i)D.set(k,V.width);s.postMessage({type:"layout",data:B,widths:D,horizontalSettings:kd(B.start_time),verticalSettings:oA()})}function x(){if(l)for(const[B,D]of t){const[k,V]=B.split("_"),et=l.positions.get(k),ft=l.positions.get(V),at=i.get(k);if(!et||!ft){console.warn(`Could not find edge in layout: Skipping ${B}`);continue}if(!at){console.warn(`Could not find parent node in nodes: Skipping ${k}`);continue}const Tt=at.bar.width,It=S(et),Q={x:It.x+Tt,y:It.y+n.styles.nodeHeight/2},Z=S(ft),J={x:Z.x-Q.x,y:Z.y-Q.y+n.styles.nodeHeight/2};D.setPosition(Q,J)}}function b(){if(l){for(const[B,D]of i){const k=l.positions.get(B);if(!k){console.warn(`Could not find node in layout: Skipping ${B}`);continue}const V=S(k);D.setPosition(V),o.updateNodeAxis({nodeId:B,axis:k.y}),a.updateNodeAxis({nodeId:B,axis:k.column})}x(),e.emit("rendered"),e.emit("resized",L())}}async function v(B){const D=i.get(B.id);if(D)return D;const k=await rR(B);return k.element.on("resized",V=>w(B.id,V)),i.set(B.id,k),e.addChild(k.element),k}function w(B,D){if(!l)return;const k=i.get(B),V=l.positions.get(B);!k||!V||(o.setOffset({nodeId:B,axis:V.y,offset:D.height}),a.setOffset({nodeId:B,axis:V.column,offset:D.width}),b())}function S(B){const D=o.getTotalOffset(B.y);return{x:E(B),y:D}}function E(B){return it.isDependency()?a.getTotalOffset(B.column):B.x}function I(){return l?o.getTotalValue(l.maxRow):0}function A(){if(!l||!h)return 0;if(it.isDependency())return a.getTotalValue(l.maxColumn);const B=kd(h.start_time),D=gy(B),k=D(h.end_time??new Date),V=D(h.start_time);return k-V}function L(){return{width:A(),height:I()}}function G({data:B}){const{type:D}=B;switch(D){case"layout":F(B);return;default:nR(D)}}function F(B){l=B.layout,b()}async function M(){const B=await ie(),D=fM();if(B.disableEdges||!D||!(h!=null&&h.nodes.has(D.id))){N([]);return}const k=H(D.id);N(k)}function N(B){W(B),K(B)}function W(B){for(const[D,{element:k}]of i){if(B.length===0||B.includes(D)){k.alpha=1;continue}k.alpha=n.styles.nodeUnselectedAlpha}}function K(B){for(const[D,{element:k}]of t){const[V,et]=D.split("_");if(B.length===0||B.includes(V)&&B.includes(et)){k.alpha=1;continue}k.alpha=n.styles.nodeUnselectedAlpha}}function H(B){const D=j(B,"parents"),k=j(B,"children");return[B,...D,...k]}function j(B,D){const k=h==null?void 0:h.nodes.get(B);if(!k)return[];const V=[];for(const{id:et}of k[D])V.push(et),V.push(...j(et,D));return V}return{element:e,stopWorker:d,getSize:L,render:c}}let Ho=null,Jr=null,Bn=null;async function lR(){const i=await ee(),t=await Lt(),{element:e,render:r}=await Cb();i.addChild(e),e.alpha=0;const n=await ag(t.runId,async s=>{const o=Jr?"runDataUpdated":"runDataCreated";Jr=s,tt.emit(o,Jr),await ie(),r(s)});tt.on("configUpdated",()=>{Jr&&r(Jr)}),Bn=e,Ho=n.stop,Bn.once("rendered",()=>cR()),tt.on("layoutUpdated",()=>uR()),n.start()}function hR(){Ho==null||Ho(),Ho=null,Bn=null,Jr=null}async function Zi(){return Jr||await Ie("runDataCreated")}function cR(){Dd(),Se.shared.addOnce(()=>{Bn&&(Bn.alpha=1)})}async function uR(){if(!Bn)return;const i=await Lt();Bn.once("rendered",()=>{setTimeout(()=>{Dd({animate:!0})},i.animationDuration)})}function dR(i){let t=0;for(const[,{children:e}]of i)t+=e.length;return t}function fR({start_time:i,end_time:t,nodes:e},r,n){const s=Math.max(Ob(t??new Date,i),1),o=r.styles.nodeHeight+r.styles.rowGap;return(e.size>0?e.size*o*.5:o*4)*n/(s*20)}async function pR(){const i=await Zi(),t=await Lt(),e=await qt(),r=e.view.width/e.view.height,n=fR(i,t,r);nh(n,!0),i.nodes.size>t.disableAnimationsThreshold&&(it.disableAnimations=!0),dR(i.nodes)>t.disableEdgesThreshold&&(it.disableEdges=!0)}function mR(){it.horizontal="temporal",it.vertical="nearest-parent",it.horizontalScaleMultiplierDefault=0,it.horizontalScaleMultiplier=0,it.disableAnimations=!1,it.disableGuides=!1,it.disableEdges=!1,it.disableArtifacts=!1,it.disableEvents=!1}const it=Y.reactive({horizontal:"temporal",vertical:"nearest-parent",horizontalScaleMultiplierDefault:0,horizontalScaleMultiplier:0,disableAnimations:!1,disableGuides:!1,disableEdges:!1,disableArtifacts:!1,disableEvents:!1,isTemporal(){return this.horizontal==="temporal"},isDependency(){return this.horizontal==="dependency"},isWaterfall(){return this.vertical==="waterfall"},isNearestParent(){return this.vertical==="nearest-parent"},isLeftAligned(){return this.horizontal==="left-aligned"}});async function ie(){return tf()?it:await Ie("layoutSettingsCreated")}function qd(){return it.isDependency()?200:20*it.horizontalScaleMultiplier}function gR(){return[0,qd()]}function yR(i){if(it.isDependency())return[0,1];const t=i,e=Db(t,1);return[t,e]}function nh(i,t=!1){if(it.horizontalScaleMultiplier===i)return;const e=Gs();it.horizontalScaleMultiplier=i,t&&(it.horizontalScaleMultiplierDefault=i),e()}function bR(){nh(it.horizontalScaleMultiplierDefault)}function xR(i){if(it.horizontal===i)return;const t=Gs();it.horizontal=i,it.disableGuides=it.isDependency()||it.isLeftAligned(),t()}function _R(i){if(it.vertical===i)return;const t=Gs();it.vertical=i,t()}function vR(i){if(it.disableEdges===i)return;const t=Gs();it.disableEdges=i,t()}function wR(i){if(it.disableArtifacts===i)return;const t=Gs();it.disableArtifacts=i,t()}function TR(i){if(it.disableEvents===i)return;const t=Gs();it.disableEvents=i,t()}function Gs(){const i=tf()?"layoutSettingsUpdated":"layoutSettingsCreated",{horizontal:t,vertical:e}=it;return()=>{tf()&&tt.emit(i,it),(t!==it.horizontal||e!==it.vertical)&&tt.emit("layoutUpdated")}}function tf(){return it.horizontalScaleMultiplier!==0}function Eb(i){if(!(i instanceof HTMLElement))return!1;const t=i.tagName.toLowerCase();return["input","textarea"].includes(t)}const SR={class:"flex items-center gap-2"},CR=Y.defineComponent({__name:"RunGraphSettings",setup(i){const t=[Ji.positions.topRight,Ji.positions.bottomRight,Ji.positions.topLeft,Ji.positions.bottomLeft],e=[{label:"Temporal dependency",value:"temporal_nearest-parent"},{label:"Temporal sequence",value:"temporal_waterfall"},{label:"Dependency grid",value:"dependency_nearest-parent"},{label:"Sequential grid",value:"dependency_waterfall"},{label:"Comparative duration",value:"left-aligned_duration-sorted"}],r=Y.computed({get(){return`${it.horizontal}_${it.vertical}`},set(u){const[d,f]=u.split("_");xR(d),_R(f)}}),n=Y.computed({get(){return it.disableEdges},set(u){vR(u)}}),s=Y.computed({get(){return it.disableArtifacts},set(u){wR(u)}}),o=Y.computed({get(){return it.disableEvents},set(u){TR(u)}});function a(){const d=it.horizontalScaleMultiplier*1.25;nh(d)}function l(){const u=Math.abs(-.75),d=it.horizontalScaleMultiplier*u;nh(d)}wr.useKeyDown(["-","="],h);function h(u){if(!(Eb(u.target)||u.metaKey||u.ctrlKey))switch(u.key){case"-":l();break;case"=":a();break}}function c(){bR()}return(u,d)=>{const f=Y.resolveComponent("p-radio-group"),p=Y.resolveComponent("p-label"),m=Y.resolveComponent("p-divider"),g=Y.resolveComponent("p-checkbox"),y=Y.resolveComponent("p-overflow-menu");return Y.openBlock(),Y.createBlock(Y.unref(Ji.PPopOver),{class:"run-graph-settings","auto-close":"",placement:t},{target:Y.withCtx(({toggle:x})=>[Y.createVNode(Y.unref(Ji.PButton),{"aria-label":"Run Graph Options",icon:"CogIcon",flat:"",onClick:x},null,8,["onClick"])]),default:Y.withCtx(()=>[Y.createVNode(y,{class:"run-graph-settings__menu"},{default:Y.withCtx(()=>[Y.createVNode(p,{label:"Layout"},{default:Y.withCtx(()=>[Y.createVNode(f,{modelValue:r.value,"onUpdate:modelValue":d[0]||(d[0]=x=>r.value=x),options:e},{label:Y.withCtx(({option:x})=>[Y.createTextVNode(Y.toDisplayString(x.label),1)]),_:1},8,["modelValue"])]),_:1}),Y.unref(it).isTemporal()||Y.unref(it).isLeftAligned()?(Y.openBlock(),Y.createElementBlock(Y.Fragment,{key:0},[Y.createVNode(m),Y.createVNode(p,{label:"Scaling"},{default:Y.withCtx(()=>[Y.createElementVNode("div",SR,[Y.createVNode(Y.unref(Ji.PButton),{title:"Decrease scale (-)",small:"",icon:"MinusIcon",onClick:l}),Y.createVNode(Y.unref(Ji.PButton),{title:"Increase scale (+)",small:"",icon:"PlusIcon",onClick:a}),Y.createVNode(Y.unref(Ji.PButton),{small:"",onClick:c},{default:Y.withCtx(()=>[Y.createTextVNode(" Reset ")]),_:1})])]),_:1})],64)):Y.createCommentVNode("",!0),Y.createVNode(m),Y.createVNode(g,{modelValue:n.value,"onUpdate:modelValue":d[1]||(d[1]=x=>n.value=x),label:"Hide dependency arrows"},null,8,["modelValue"]),Y.createVNode(g,{modelValue:s.value,"onUpdate:modelValue":d[2]||(d[2]=x=>s.value=x),label:"Hide artifacts"},null,8,["modelValue"]),Y.createVNode(g,{modelValue:o.value,"onUpdate:modelValue":d[3]||(d[3]=x=>o.value=x),label:"Hide events"},null,8,["modelValue"])]),_:1})]),_:1})}}}),ER={class:"run-graph__actions"},IR=Y.defineComponent({__name:"RunGraph",props:{config:{},viewport:{},fullscreen:{type:[Boolean,null],default:null},selected:{default:null}},emits:["update:viewport","update:fullscreen","update:selected"],setup(i,{emit:t}){const e=i,r=t,n=Y.ref(),s=Y.ref(!1),o=Y.computed({get(){return e.fullscreen??s.value},set(u){s.value=u,r("update:fullscreen",u)}});Y.watch(()=>e.selected,u=>Wi(u)),tt.on("itemSelected",u=>r("update:selected",u)),Y.watch(()=>e.viewport,u=>mA(u));const a=Y.computed(()=>({root:{"run-graph--fullscreen":o.value}}));tt.on("viewportDateRangeUpdated",u=>r("update:viewport",u));function l(){Dd({animate:!0})}function h(){o.value=!o.value}Y.onMounted(()=>{if(!n.value)throw new Error("Stage does not exist");qM({stage:n.value,props:e})}),Y.onBeforeUnmount(()=>{tR()}),wr.useKeyDown(["c","f","Escape"],c);function c(u){if(!(Eb(u.target)||u.metaKey||u.ctrlKey))switch(u.key){case"c":l();break;case"f":h();break;case"Escape":o.value&&h();break}}return(u,d)=>{const f=Y.resolveComponent("p-button");return Y.openBlock(),Y.createElementBlock("div",{class:Y.normalizeClass(["run-graph",a.value.root])},[Y.createElementVNode("div",{ref_key:"stage",ref:n,class:"run-graph__stage"},null,512),Y.createElementVNode("div",ER,[Y.createVNode(f,{title:"Recenter graph (c)",icon:"Target",flat:"",onClick:l}),Y.createVNode(f,{title:"Toggle fullscreen (f)",icon:"ArrowsPointingOutIcon",flat:"",onClick:h}),Y.createVNode(CR)])],2)}}});kt.RunGraph=IR,kt.artifactTypeIconMap=Ky,kt.artifactTypes=lM,kt.isArtifactSelection=zy,kt.isArtifactsSelection=Yy,kt.isEventSelection=Jy,kt.isEventsSelection=$y,kt.isNodeSelection=th,kt.isRunGraphNodeType=hM,kt.isStateSelection=jy,kt.runGraphNodeKinds=Jd,kt.stateType=cM,Object.defineProperty(kt,Symbol.toStringTag,{value:"Module"})});
1175
+ */var r1,Zr,xs,id,In,n1,rd,VC=function(){return typeof window<"u"},lr={},An=180/Math.PI,_s=Math.PI/180,vs=Math.atan2,s1=1e8,nd=/([A-Z])/g,HC=/(left|right|width|margin|padding|x)/i,KC=/[\s,\(]\S/,Di={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},sd=function(t,e){return e.set(e.t,e.p,Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},zC=function(t,e){return e.set(e.t,e.p,t===1?e.e:Math.round((e.s+e.c*t)*1e4)/1e4+e.u,e)},YC=function(t,e){return e.set(e.t,e.p,t?Math.round((e.s+e.c*t)*1e4)/1e4+e.u:e.b,e)},jC=function(t,e){var r=e.s+e.c*t;e.set(e.t,e.p,~~(r+(r<0?-.5:.5))+e.u,e)},o1=function(t,e){return e.set(e.t,e.p,t?e.e:e.b,e)},a1=function(t,e){return e.set(e.t,e.p,t!==1?e.b:e.e,e)},JC=function(t,e,r){return t.style[e]=r},$C=function(t,e,r){return t.style.setProperty(e,r)},QC=function(t,e,r){return t._gsap[e]=r},qC=function(t,e,r){return t._gsap.scaleX=t._gsap.scaleY=r},tE=function(t,e,r,n,s){var o=t._gsap;o.scaleX=o.scaleY=r,o.renderTransform(s,o)},eE=function(t,e,r,n,s){var o=t._gsap;o[e]=r,o.renderTransform(s,o)},Ht="transform",Pe=Ht+"Origin",iE=function i(t,e){var r=this,n=this.target,s=n.style,o=n._gsap;if(t in lr&&s){if(this.tfm=this.tfm||{},t!=="transform")t=Di[t]||t,~t.indexOf(",")?t.split(",").forEach(function(a){return r.tfm[a]=hr(n,a)}):this.tfm[t]=o.x?o[t]:hr(n,t),t===Pe&&(this.tfm.zOrigin=o.zOrigin);else return Di.transform.split(",").forEach(function(a){return i.call(r,a,e)});if(this.props.indexOf(Ht)>=0)return;o.svg&&(this.svgo=n.getAttribute("data-svg-origin"),this.props.push(Pe,e,"")),t=Ht}(s||e)&&this.props.push(t,e,s[t])},l1=function(t){t.translate&&(t.removeProperty("translate"),t.removeProperty("scale"),t.removeProperty("rotate"))},rE=function(){var t=this.props,e=this.target,r=e.style,n=e._gsap,s,o;for(s=0;s<t.length;s+=3)t[s+1]?e[t[s]]=t[s+2]:t[s+2]?r[t[s]]=t[s+2]:r.removeProperty(t[s].substr(0,2)==="--"?t[s]:t[s].replace(nd,"-$1").toLowerCase());if(this.tfm){for(o in this.tfm)n[o]=this.tfm[o];n.svg&&(n.renderTransform(),e.setAttribute("data-svg-origin",this.svgo||"")),s=rd(),(!s||!s.isStart)&&!r[Ht]&&(l1(r),n.zOrigin&&r[Pe]&&(r[Pe]+=" "+n.zOrigin+"px",n.zOrigin=0,n.renderTransform()),n.uncache=1)}},h1=function(t,e){var r={target:t,props:[],revert:rE,save:iE};return t._gsap||Re.core.getCache(t),e&&e.split(",").forEach(function(n){return r.save(n)}),r},c1,od=function(t,e){var r=Zr.createElementNS?Zr.createElementNS((e||"http://www.w3.org/1999/xhtml").replace(/^https/,"http"),t):Zr.createElement(t);return r&&r.style?r:Zr.createElement(t)},Ni=function i(t,e,r){var n=getComputedStyle(t);return n[e]||n.getPropertyValue(e.replace(nd,"-$1").toLowerCase())||n.getPropertyValue(e)||!r&&i(t,ws(e)||e,1)||""},u1="O,Moz,ms,Ms,Webkit".split(","),ws=function(t,e,r){var n=e||In,s=n.style,o=5;if(t in s&&!r)return t;for(t=t.charAt(0).toUpperCase()+t.substr(1);o--&&!(u1[o]+t in s););return o<0?null:(o===3?"ms":o>=0?u1[o]:"")+t},ad=function(){VC()&&window.document&&(r1=window,Zr=r1.document,xs=Zr.documentElement,In=od("div")||{style:{}},od("div"),Ht=ws(Ht),Pe=Ht+"Origin",In.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",c1=!!ws("perspective"),rd=Re.core.reverting,id=1)},ld=function i(t){var e=od("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),r=this.parentNode,n=this.nextSibling,s=this.style.cssText,o;if(xs.appendChild(e),e.appendChild(this),this.style.display="block",t)try{o=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=i}catch{}else this._gsapBBox&&(o=this._gsapBBox());return r&&(n?r.insertBefore(this,n):r.appendChild(this)),xs.removeChild(e),this.style.cssText=s,o},d1=function(t,e){for(var r=e.length;r--;)if(t.hasAttribute(e[r]))return t.getAttribute(e[r])},f1=function(t){var e;try{e=t.getBBox()}catch{e=ld.call(t,!0)}return e&&(e.width||e.height)||t.getBBox===ld||(e=ld.call(t,!0)),e&&!e.width&&!e.x&&!e.y?{x:+d1(t,["x","cx","x1"])||0,y:+d1(t,["y","cy","y1"])||0,width:0,height:0}:e},p1=function(t){return!!(t.getCTM&&(!t.parentNode||t.ownerSVGElement)&&f1(t))},Mn=function(t,e){if(e){var r=t.style,n;e in lr&&e!==Pe&&(e=Ht),r.removeProperty?(n=e.substr(0,2),(n==="ms"||e.substr(0,6)==="webkit")&&(e="-"+e),r.removeProperty(n==="--"?e:e.replace(nd,"-$1").toLowerCase())):r.removeAttribute(e)}},Vr=function(t,e,r,n,s,o){var a=new Me(t._pt,e,r,0,1,o?a1:o1);return t._pt=a,a.b=n,a.e=s,t._props.push(r),a},m1={deg:1,rad:1,turn:1},nE={grid:1,flex:1},Hr=function i(t,e,r,n){var s=parseFloat(r)||0,o=(r+"").trim().substr((s+"").length)||"px",a=In.style,l=HC.test(e),h=t.tagName.toLowerCase()==="svg",c=(h?"client":"offset")+(l?"Width":"Height"),u=100,d=n==="px",f=n==="%",p,m,g,y;if(n===o||!s||m1[n]||m1[o])return s;if(o!=="px"&&!d&&(s=i(t,e,r,"px")),y=t.getCTM&&p1(t),(f||o==="%")&&(lr[e]||~e.indexOf("adius")))return p=y?t.getBBox()[l?"width":"height"]:t[c],jt(f?s/p*u:s/100*p);if(a[l?"width":"height"]=u+(d?o:n),m=~e.indexOf("adius")||n==="em"&&t.appendChild&&!h?t:t.parentNode,y&&(m=(t.ownerSVGElement||{}).parentNode),(!m||m===Zr||!m.appendChild)&&(m=Zr.body),g=m._gsap,g&&f&&g.width&&l&&g.time===We.time&&!g.uncache)return jt(s/g.width*u);if(f&&(e==="height"||e==="width")){var x=t.style[e];t.style[e]=u+n,p=t[c],x?t.style[e]=x:Mn(t,e)}else(f||o==="%")&&!nE[Ni(m,"display")]&&(a.position=Ni(t,"position")),m===t&&(a.position="static"),m.appendChild(In),p=In[c],m.removeChild(In),a.position="absolute";return l&&f&&(g=vn(m),g.time=We.time,g.width=m[c]),jt(d?p*s/u:p&&s?u/p*s:0)},hr=function(t,e,r,n){var s;return id||ad(),e in Di&&e!=="transform"&&(e=Di[e],~e.indexOf(",")&&(e=e.split(",")[0])),lr[e]&&e!=="transform"?(s=Eo(t,n),s=e!=="transformOrigin"?s[e]:s.svg?s.origin:Rl(Ni(t,Pe))+" "+s.zOrigin+"px"):(s=t.style[e],(!s||s==="auto"||n||~(s+"").indexOf("calc("))&&(s=Ml[e]&&Ml[e](t,e,r)||Ni(t,e)||xg(t,e)||(e==="opacity"?1:0))),r&&!~(s+"").trim().indexOf(" ")?Hr(t,e,s,r)+r:s},sE=function(t,e,r,n){if(!r||r==="none"){var s=ws(e,t,1),o=s&&Ni(t,s,1);o&&o!==r?(e=s,r=o):e==="borderColor"&&(r=Ni(t,"borderTopColor"))}var a=new Me(this._pt,t.style,e,0,1,qg),l=0,h=0,c,u,d,f,p,m,g,y,x,b,v,w;if(a.b=r,a.e=n,r+="",n+="",n==="auto"&&(m=t.style[e],t.style[e]=n,n=Ni(t,e)||n,m?t.style[e]=m:Mn(t,e)),c=[r,n],Zg(c),r=c[0],n=c[1],d=r.match(fs)||[],w=n.match(fs)||[],w.length){for(;u=fs.exec(n);)g=u[0],x=n.substring(l,u.index),p?p=(p+1)%5:(x.substr(-5)==="rgba("||x.substr(-5)==="hsla(")&&(p=1),g!==(m=d[h++]||"")&&(f=parseFloat(m)||0,v=m.substr((f+"").length),g.charAt(1)==="="&&(g=ps(f,g)+v),y=parseFloat(g),b=g.substr((y+"").length),l=fs.lastIndex-b.length,b||(b=b||Oe.units[e]||v,l===n.length&&(n+=b,a.e+=b)),v!==b&&(f=Hr(t,e,m,b)||0),a._pt={_next:a._pt,p:x||h===1?x:",",s:f,c:y-f,m:p&&p<4||e==="zIndex"?Math.round:0});a.c=l<n.length?n.substring(l,n.length):""}else a.r=e==="display"&&n==="none"?a1:o1;return dg.test(n)&&(a.e=0),this._pt=a,a},g1={top:"0%",bottom:"100%",left:"0%",right:"100%",center:"50%"},oE=function(t){var e=t.split(" "),r=e[0],n=e[1]||"50%";return(r==="top"||r==="bottom"||n==="left"||n==="right")&&(t=r,r=n,n=t),e[0]=g1[r]||r,e[1]=g1[n]||n,e.join(" ")},aE=function(t,e){if(e.tween&&e.tween._time===e.tween._dur){var r=e.t,n=r.style,s=e.u,o=r._gsap,a,l,h;if(s==="all"||s===!0)n.cssText="",l=1;else for(s=s.split(","),h=s.length;--h>-1;)a=s[h],lr[a]&&(l=1,a=a==="transformOrigin"?Pe:Ht),Mn(r,a);l&&(Mn(r,Ht),o&&(o.svg&&r.removeAttribute("transform"),Eo(r,1),o.uncache=1,l1(n)))}},Ml={clearProps:function(t,e,r,n,s){if(s.data!=="isFromStart"){var o=t._pt=new Me(t._pt,e,r,0,0,aE);return o.u=n,o.pr=-10,o.tween=s,t._props.push(r),1}}},Co=[1,0,0,1,0,0],y1={},b1=function(t){return t==="matrix(1, 0, 0, 1, 0, 0)"||t==="none"||!t},x1=function(t){var e=Ni(t,Ht);return b1(e)?Co:e.substr(7).match(ug).map(jt)},hd=function(t,e){var r=t._gsap||vn(t),n=t.style,s=x1(t),o,a,l,h;return r.svg&&t.getAttribute("transform")?(l=t.transform.baseVal.consolidate().matrix,s=[l.a,l.b,l.c,l.d,l.e,l.f],s.join(",")==="1,0,0,1,0,0"?Co:s):(s===Co&&!t.offsetParent&&t!==xs&&!r.svg&&(l=n.display,n.display="block",o=t.parentNode,(!o||!t.offsetParent)&&(h=1,a=t.nextElementSibling,xs.appendChild(t)),s=x1(t),l?n.display=l:Mn(t,"display"),h&&(a?o.insertBefore(t,a):o?o.appendChild(t):xs.removeChild(t))),e&&s.length>6?[s[0],s[1],s[4],s[5],s[12],s[13]]:s)},cd=function(t,e,r,n,s,o){var a=t._gsap,l=s||hd(t,!0),h=a.xOrigin||0,c=a.yOrigin||0,u=a.xOffset||0,d=a.yOffset||0,f=l[0],p=l[1],m=l[2],g=l[3],y=l[4],x=l[5],b=e.split(" "),v=parseFloat(b[0])||0,w=parseFloat(b[1])||0,S,E,I,M;r?l!==Co&&(E=f*g-p*m)&&(I=v*(g/E)+w*(-m/E)+(m*x-g*y)/E,M=v*(-p/E)+w*(f/E)-(f*x-p*y)/E,v=I,w=M):(S=f1(t),v=S.x+(~b[0].indexOf("%")?v/100*S.width:v),w=S.y+(~(b[1]||b[0]).indexOf("%")?w/100*S.height:w)),n||n!==!1&&a.smooth?(y=v-h,x=w-c,a.xOffset=u+(y*f+x*m)-y,a.yOffset=d+(y*p+x*g)-x):a.xOffset=a.yOffset=0,a.xOrigin=v,a.yOrigin=w,a.smooth=!!n,a.origin=e,a.originIsAbsolute=!!r,t.style[Pe]="0px 0px",o&&(Vr(o,a,"xOrigin",h,v),Vr(o,a,"yOrigin",c,w),Vr(o,a,"xOffset",u,a.xOffset),Vr(o,a,"yOffset",d,a.yOffset)),t.setAttribute("data-svg-origin",v+" "+w)},Eo=function(t,e){var r=t._gsap||new zg(t);if("x"in r&&!e&&!r.uncache)return r;var n=t.style,s=r.scaleX<0,o="px",a="deg",l=getComputedStyle(t),h=Ni(t,Pe)||"0",c,u,d,f,p,m,g,y,x,b,v,w,S,E,I,M,D,F,R,A,k,O,Z,U,z,ut,V,L,B,W,it,q;return c=u=d=m=g=y=x=b=v=0,f=p=1,r.svg=!!(t.getCTM&&p1(t)),l.translate&&((l.translate!=="none"||l.scale!=="none"||l.rotate!=="none")&&(n[Ht]=(l.translate!=="none"?"translate3d("+(l.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(l.rotate!=="none"?"rotate("+l.rotate+") ":"")+(l.scale!=="none"?"scale("+l.scale.split(" ").join(",")+") ":"")+(l[Ht]!=="none"?l[Ht]:"")),n.scale=n.rotate=n.translate="none"),E=hd(t,r.svg),r.svg&&(r.uncache?(z=t.getBBox(),h=r.xOrigin-z.x+"px "+(r.yOrigin-z.y)+"px",U=""):U=!e&&t.getAttribute("data-svg-origin"),cd(t,U||h,!!U||r.originIsAbsolute,r.smooth!==!1,E)),w=r.xOrigin||0,S=r.yOrigin||0,E!==Co&&(F=E[0],R=E[1],A=E[2],k=E[3],c=O=E[4],u=Z=E[5],E.length===6?(f=Math.sqrt(F*F+R*R),p=Math.sqrt(k*k+A*A),m=F||R?vs(R,F)*An:0,x=A||k?vs(A,k)*An+m:0,x&&(p*=Math.abs(Math.cos(x*_s))),r.svg&&(c-=w-(w*F+S*A),u-=S-(w*R+S*k))):(q=E[6],W=E[7],V=E[8],L=E[9],B=E[10],it=E[11],c=E[12],u=E[13],d=E[14],I=vs(q,B),g=I*An,I&&(M=Math.cos(-I),D=Math.sin(-I),U=O*M+V*D,z=Z*M+L*D,ut=q*M+B*D,V=O*-D+V*M,L=Z*-D+L*M,B=q*-D+B*M,it=W*-D+it*M,O=U,Z=z,q=ut),I=vs(-A,B),y=I*An,I&&(M=Math.cos(-I),D=Math.sin(-I),U=F*M-V*D,z=R*M-L*D,ut=A*M-B*D,it=k*D+it*M,F=U,R=z,A=ut),I=vs(R,F),m=I*An,I&&(M=Math.cos(I),D=Math.sin(I),U=F*M+R*D,z=O*M+Z*D,R=R*M-F*D,Z=Z*M-O*D,F=U,O=z),g&&Math.abs(g)+Math.abs(m)>359.9&&(g=m=0,y=180-y),f=jt(Math.sqrt(F*F+R*R+A*A)),p=jt(Math.sqrt(Z*Z+q*q)),I=vs(O,Z),x=Math.abs(I)>2e-4?I*An:0,v=it?1/(it<0?-it:it):0),r.svg&&(U=t.getAttribute("transform"),r.forceCSS=t.setAttribute("transform","")||!b1(Ni(t,Ht)),U&&t.setAttribute("transform",U))),Math.abs(x)>90&&Math.abs(x)<270&&(s?(f*=-1,x+=m<=0?180:-180,m+=m<=0?180:-180):(p*=-1,x+=x<=0?180:-180)),e=e||r.uncache,r.x=c-((r.xPercent=c&&(!e&&r.xPercent||(Math.round(t.offsetWidth/2)===Math.round(-c)?-50:0)))?t.offsetWidth*r.xPercent/100:0)+o,r.y=u-((r.yPercent=u&&(!e&&r.yPercent||(Math.round(t.offsetHeight/2)===Math.round(-u)?-50:0)))?t.offsetHeight*r.yPercent/100:0)+o,r.z=d+o,r.scaleX=jt(f),r.scaleY=jt(p),r.rotation=jt(m)+a,r.rotationX=jt(g)+a,r.rotationY=jt(y)+a,r.skewX=x+a,r.skewY=b+a,r.transformPerspective=v+o,(r.zOrigin=parseFloat(h.split(" ")[2])||!e&&r.zOrigin||0)&&(n[Pe]=Rl(h)),r.xOffset=r.yOffset=0,r.force3D=Oe.force3D,r.renderTransform=r.svg?hE:c1?_1:lE,r.uncache=0,r},Rl=function(t){return(t=t.split(" "))[0]+" "+t[1]},ud=function(t,e,r){var n=be(e);return jt(parseFloat(e)+parseFloat(Hr(t,"x",r+"px",n)))+n},lE=function(t,e){e.z="0px",e.rotationY=e.rotationX="0deg",e.force3D=0,_1(t,e)},Rn="0deg",Io="0px",Pn=") ",_1=function(t,e){var r=e||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,l=r.z,h=r.rotation,c=r.rotationY,u=r.rotationX,d=r.skewX,f=r.skewY,p=r.scaleX,m=r.scaleY,g=r.transformPerspective,y=r.force3D,x=r.target,b=r.zOrigin,v="",w=y==="auto"&&t&&t!==1||y===!0;if(b&&(u!==Rn||c!==Rn)){var S=parseFloat(c)*_s,E=Math.sin(S),I=Math.cos(S),M;S=parseFloat(u)*_s,M=Math.cos(S),o=ud(x,o,E*M*-b),a=ud(x,a,-Math.sin(S)*-b),l=ud(x,l,I*M*-b+b)}g!==Io&&(v+="perspective("+g+Pn),(n||s)&&(v+="translate("+n+"%, "+s+"%) "),(w||o!==Io||a!==Io||l!==Io)&&(v+=l!==Io||w?"translate3d("+o+", "+a+", "+l+") ":"translate("+o+", "+a+Pn),h!==Rn&&(v+="rotate("+h+Pn),c!==Rn&&(v+="rotateY("+c+Pn),u!==Rn&&(v+="rotateX("+u+Pn),(d!==Rn||f!==Rn)&&(v+="skew("+d+", "+f+Pn),(p!==1||m!==1)&&(v+="scale("+p+", "+m+Pn),x.style[Ht]=v||"translate(0, 0)"},hE=function(t,e){var r=e||this,n=r.xPercent,s=r.yPercent,o=r.x,a=r.y,l=r.rotation,h=r.skewX,c=r.skewY,u=r.scaleX,d=r.scaleY,f=r.target,p=r.xOrigin,m=r.yOrigin,g=r.xOffset,y=r.yOffset,x=r.forceCSS,b=parseFloat(o),v=parseFloat(a),w,S,E,I,M;l=parseFloat(l),h=parseFloat(h),c=parseFloat(c),c&&(c=parseFloat(c),h+=c,l+=c),l||h?(l*=_s,h*=_s,w=Math.cos(l)*u,S=Math.sin(l)*u,E=Math.sin(l-h)*-d,I=Math.cos(l-h)*d,h&&(c*=_s,M=Math.tan(h-c),M=Math.sqrt(1+M*M),E*=M,I*=M,c&&(M=Math.tan(c),M=Math.sqrt(1+M*M),w*=M,S*=M)),w=jt(w),S=jt(S),E=jt(E),I=jt(I)):(w=u,I=d,S=E=0),(b&&!~(o+"").indexOf("px")||v&&!~(a+"").indexOf("px"))&&(b=Hr(f,"x",o,"px"),v=Hr(f,"y",a,"px")),(p||m||g||y)&&(b=jt(b+p-(p*w+m*E)+g),v=jt(v+m-(p*S+m*I)+y)),(n||s)&&(M=f.getBBox(),b=jt(b+n/100*M.width),v=jt(v+s/100*M.height)),M="matrix("+w+","+S+","+E+","+I+","+b+","+v+")",f.setAttribute("transform",M),x&&(f.style[Ht]=M)},cE=function(t,e,r,n,s){var o=360,a=he(s),l=parseFloat(s)*(a&&~s.indexOf("rad")?An:1),h=l-n,c=n+h+"deg",u,d;return a&&(u=s.split("_")[1],u==="short"&&(h%=o,h!==h%(o/2)&&(h+=h<0?o:-o)),u==="cw"&&h<0?h=(h+o*s1)%o-~~(h/o)*o:u==="ccw"&&h>0&&(h=(h-o*s1)%o-~~(h/o)*o)),t._pt=d=new Me(t._pt,e,r,n,h,zC),d.e=c,d.u="deg",t._props.push(r),d},v1=function(t,e){for(var r in e)t[r]=e[r];return t},uE=function(t,e,r){var n=v1({},r._gsap),s="perspective,force3D,transformOrigin,svgOrigin",o=r.style,a,l,h,c,u,d,f,p;n.svg?(h=r.getAttribute("transform"),r.setAttribute("transform",""),o[Ht]=e,a=Eo(r,1),Mn(r,Ht),r.setAttribute("transform",h)):(h=getComputedStyle(r)[Ht],o[Ht]=e,a=Eo(r,1),o[Ht]=h);for(l in lr)h=n[l],c=a[l],h!==c&&s.indexOf(l)<0&&(f=be(h),p=be(c),u=f!==p?Hr(r,l,h,p):parseFloat(h),d=parseFloat(c),t._pt=new Me(t._pt,a,l,u,d-u,sd),t._pt.u=p||0,t._props.push(l));v1(a,n)};Ae("padding,margin,Width,Radius",function(i,t){var e="Top",r="Right",n="Bottom",s="Left",o=(t<3?[e,r,n,s]:[e+s,e+r,n+r,n+s]).map(function(a){return t<2?i+a:"border"+a+i});Ml[t>1?"border"+i:i]=function(a,l,h,c,u){var d,f;if(arguments.length<4)return d=o.map(function(p){return hr(a,p,h)}),f=d.join(" "),f.split(d[0]).length===5?d[0]:f;d=(c+"").split(" "),f={},o.forEach(function(p,m){return f[p]=d[m]=d[m]||d[(m-1)/2|0]}),a.init(l,f,u)}});var w1={name:"css",register:ad,targetTest:function(t){return t.style&&t.nodeType},init:function(t,e,r,n,s){var o=this._props,a=t.style,l=r.vars.startAt,h,c,u,d,f,p,m,g,y,x,b,v,w,S,E,I;id||ad(),this.styles=this.styles||h1(t),I=this.styles.props,this.tween=r;for(m in e)if(m!=="autoRound"&&(c=e[m],!(Ue[m]&&Yg(m,e,r,n,t,s)))){if(f=typeof c,p=Ml[m],f==="function"&&(c=c.call(r,n,t,s),f=typeof c),f==="string"&&~c.indexOf("random(")&&(c=xo(c)),p)p(this,t,m,c,r)&&(E=1);else if(m.substr(0,2)==="--")h=(getComputedStyle(t).getPropertyValue(m)+"").trim(),c+="",Xr.lastIndex=0,Xr.test(h)||(g=be(h),y=be(c)),y?g!==y&&(h=Hr(t,m,h,y)+y):g&&(c+=g),this.add(a,"setProperty",h,c,n,s,0,0,m),o.push(m),I.push(m,0,a[m]);else if(f!=="undefined"){if(l&&m in l?(h=typeof l[m]=="function"?l[m].call(r,n,t,s):l[m],he(h)&&~h.indexOf("random(")&&(h=xo(h)),be(h+"")||h==="auto"||(h+=Oe.units[m]||be(hr(t,m))||""),(h+"").charAt(1)==="="&&(h=hr(t,m))):h=hr(t,m),d=parseFloat(h),x=f==="string"&&c.charAt(1)==="="&&c.substr(0,2),x&&(c=c.substr(2)),u=parseFloat(c),m in Di&&(m==="autoAlpha"&&(d===1&&hr(t,"visibility")==="hidden"&&u&&(d=0),I.push("visibility",0,a.visibility),Vr(this,a,"visibility",d?"inherit":"hidden",u?"inherit":"hidden",!u)),m!=="scale"&&m!=="transform"&&(m=Di[m],~m.indexOf(",")&&(m=m.split(",")[0]))),b=m in lr,b){if(this.styles.save(m),v||(w=t._gsap,w.renderTransform&&!e.parseTransform||Eo(t,e.parseTransform),S=e.smoothOrigin!==!1&&w.smooth,v=this._pt=new Me(this._pt,a,Ht,0,1,w.renderTransform,w,0,-1),v.dep=1),m==="scale")this._pt=new Me(this._pt,w,"scaleY",w.scaleY,(x?ps(w.scaleY,x+u):u)-w.scaleY||0,sd),this._pt.u=0,o.push("scaleY",m),m+="X";else if(m==="transformOrigin"){I.push(Pe,0,a[Pe]),c=oE(c),w.svg?cd(t,c,0,S,0,this):(y=parseFloat(c.split(" ")[2])||0,y!==w.zOrigin&&Vr(this,w,"zOrigin",w.zOrigin,y),Vr(this,a,m,Rl(h),Rl(c)));continue}else if(m==="svgOrigin"){cd(t,c,1,S,0,this);continue}else if(m in y1){cE(this,w,m,d,x?ps(d,x+c):c);continue}else if(m==="smoothOrigin"){Vr(this,w,"smooth",w.smooth,c);continue}else if(m==="force3D"){w[m]=c;continue}else if(m==="transform"){uE(this,c,t);continue}}else m in a||(m=ws(m)||m);if(b||(u||u===0)&&(d||d===0)&&!KC.test(c)&&m in a)g=(h+"").substr((d+"").length),u||(u=0),y=be(c)||(m in Oe.units?Oe.units[m]:g),g!==y&&(d=Hr(t,m,h,y)),this._pt=new Me(this._pt,b?w:a,m,d,(x?ps(d,x+u):u)-d,!b&&(y==="px"||m==="zIndex")&&e.autoRound!==!1?jC:sd),this._pt.u=y||0,g!==y&&y!=="%"&&(this._pt.b=h,this._pt.r=YC);else if(m in a)sE.call(this,t,m,h,x?x+c:c);else if(m in t)this.add(t,m,h||t[m],x?x+c:c,n,s);else if(m!=="parseTransform"){Gu(m,c);continue}b||(m in a?I.push(m,0,a[m]):I.push(m,1,h||t[m])),o.push(m)}}E&&t1(this)},render:function(t,e){if(e.tween._time||!rd())for(var r=e._pt;r;)r.r(t,r.d),r=r._next;else e.styles.revert()},get:hr,aliases:Di,getSetter:function(t,e,r){var n=Di[e];return n&&n.indexOf(",")<0&&(e=n),e in lr&&e!==Pe&&(t._gsap.x||hr(t,"x"))?r&&n1===r?e==="scale"?qC:QC:(n1=r||{})&&(e==="scale"?tE:eE):t.style&&!Iu(t.style[e])?JC:~e.indexOf("-")?$C:$u(t,e)},core:{_removeProperty:Mn,_getMatrix:hd}};Re.utils.checkPrefix=ws,Re.core.getStyleSaver=h1,function(i,t,e,r){var n=Ae(i+","+t+","+e,function(s){lr[s]=1});Ae(t,function(s){Oe.units[s]="deg",y1[s]=1}),Di[n[13]]=i+","+t,Ae(r,function(s){var o=s.split(":");Di[o[1]]=n[o[0]]})}("x,y,z,scale,scaleX,scaleY,xPercent,yPercent","rotation,rotationX,rotationY,skewX,skewY","transform,transformOrigin,svgOrigin,force3D,smoothOrigin,transformPerspective","0:translateX,1:translateY,2:translateZ,8:rotate,8:rotationZ,8:rotateZ,9:rotateX,10:rotateY"),Ae("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(i){Oe.units[i]="px"}),Re.registerPlugin(w1);var T1=Re.registerPlugin(w1)||Re;T1.core.Tween;const Ln=new mt;class dE{constructor(t={}){this._recursive=typeof t.recursive=="boolean"?t.recursive:!0,this._toggle=t.toggle||"visible",this._targetList=new Set}add(t){return this._targetList.add(t),this}addAll(t){for(let e=0,r=t.length;e<r;e++)this._targetList.add(t[e]);return this}remove(t){return this._targetList.delete(t),this}removeAll(t){for(let e=0,r=t.length;e<r;e++)this._targetList.delete(t[e]);return this}clear(){return this._targetList.clear(),this}cull(t,e=!1){return e||this.uncull(),this._targetList.forEach(r=>{e||r.getBounds(!1,Ln),this._recursive?this.cullRecursive(t,r,e):(e&&r._bounds.getRectangle(t),r[this._toggle]=Ln.right>t.left&&Ln.left<t.right&&Ln.bottom>t.top&&Ln.top<t.bottom)}),this}uncull(){return this._targetList.forEach(t=>{this._recursive?this.uncullRecursive(t):t[this._toggle]=!1}),this}cullRecursive(t,e,r){const n=r?e._bounds.getRectangle(Ln):e.getBounds(!0,Ln);if(e[this._toggle]=n.right>t.left&&n.left<t.right&&n.bottom>t.top&&n.top<t.bottom,!(n.left>=t.left&&n.top>=t.top&&n.right<=t.right&&n.bottom<=t.bottom)&&e[this._toggle]&&e.children&&e.children.length){const o=e.children;for(let a=0,l=o.length;a<l;a++)this.cullRecursive(t,o[a])}}uncullRecursive(t){if(t[this._toggle]=!0,t.children&&t.children.length){const e=t.children;for(let r=0,n=e.length;r<n;r++)this.uncullRecursive(e[r])}}}var Pl={exports:{}};Pl.exports,function(i,t){var e=200,r="__lodash_hash_undefined__",n=1,s=2,o=9007199254740991,a="[object Arguments]",l="[object Array]",h="[object AsyncFunction]",c="[object Boolean]",u="[object Date]",d="[object Error]",f="[object Function]",p="[object GeneratorFunction]",m="[object Map]",g="[object Number]",y="[object Null]",x="[object Object]",b="[object Promise]",v="[object Proxy]",w="[object RegExp]",S="[object Set]",E="[object String]",I="[object Symbol]",M="[object Undefined]",D="[object WeakMap]",F="[object ArrayBuffer]",R="[object DataView]",A="[object Float32Array]",k="[object Float64Array]",O="[object Int8Array]",Z="[object Int16Array]",U="[object Int32Array]",z="[object Uint8Array]",ut="[object Uint8ClampedArray]",V="[object Uint16Array]",L="[object Uint32Array]",B=/[\\^$.*+?()[\]{}|]/g,W=/^\[object .+?Constructor\]$/,it=/^(?:0|[1-9]\d*)$/,q={};q[A]=q[k]=q[O]=q[Z]=q[U]=q[z]=q[ut]=q[V]=q[L]=!0,q[a]=q[l]=q[F]=q[c]=q[R]=q[u]=q[d]=q[f]=q[m]=q[g]=q[x]=q[w]=q[S]=q[E]=q[D]=!1;var xt=typeof ve=="object"&&ve&&ve.Object===Object&&ve,Et=typeof self=="object"&&self&&self.Object===Object&&self,tt=xt||Et||Function("return this")(),H=t&&!t.nodeType&&t,j=H&&!0&&i&&!i.nodeType&&i,J=j&&j.exports===H,N=J&&xt.process,ft=function(){try{return N&&N.binding&&N.binding("util")}catch{}}(),gt=ft&&ft.isTypedArray;function Mt(T,P){for(var _=-1,C=T==null?0:T.length,G=0,X=[];++_<C;){var ct=T[_];P(ct,_,T)&&(X[G++]=ct)}return X}function Ot(T,P){for(var _=-1,C=P.length,G=T.length;++_<C;)T[G+_]=P[_];return T}function ke(T,P){for(var _=-1,C=T==null?0:T.length;++_<C;)if(P(T[_],_,T))return!0;return!1}function Ze(T,P){for(var _=-1,C=Array(T);++_<T;)C[_]=P(_);return C}function Ko(T){return function(P){return T(P)}}function Jr(T,P){return T.has(P)}function Gs(T,P){return T==null?void 0:T[P]}function ks(T){var P=-1,_=Array(T.size);return T.forEach(function(C,G){_[++P]=[G,C]}),_}function gi(T,P){return function(_){return T(P(_))}}function sh(T){var P=-1,_=Array(T.size);return T.forEach(function(C){_[++P]=C}),_}var oh=Array.prototype,ef=Function.prototype,Fs=Object.prototype,$r=tt["__core-js_shared__"],zo=ef.toString,Ve=Fs.hasOwnProperty,Yo=function(){var T=/[^.]+$/.exec($r&&$r.keys&&$r.keys.IE_PROTO||"");return T?"Symbol(src)_1."+T:""}(),jo=Fs.toString,ah=RegExp("^"+zo.call(Ve).replace(B,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),lh=J?tt.Buffer:void 0,Ds=tt.Symbol,Zi=tt.Uint8Array,Bn=Fs.propertyIsEnumerable,rf=oh.splice,Vi=Ds?Ds.toStringTag:void 0,hh=Object.getOwnPropertySymbols,ch=lh?lh.isBuffer:void 0,Un=gi(Object.keys,Object),Jo=_r(tt,"DataView"),He=_r(tt,"Map"),$o=_r(tt,"Promise"),Qo=_r(tt,"Set"),qo=_r(tt,"WeakMap"),Xn=_r(Object,"create"),nf=bi(Jo),yi=bi(He),sf=bi($o),of=bi(Qo),af=bi(qo),uh=Ds?Ds.prototype:void 0,ta=uh?uh.valueOf:void 0;function Fe(T){var P=-1,_=T==null?0:T.length;for(this.clear();++P<_;){var C=T[P];this.set(C[0],C[1])}}function lf(){this.__data__=Xn?Xn(null):{},this.size=0}function hf(T){var P=this.has(T)&&delete this.__data__[T];return this.size-=P?1:0,P}function cf(T){var P=this.__data__;if(Xn){var _=P[T];return _===r?void 0:_}return Ve.call(P,T)?P[T]:void 0}function uf(T){var P=this.__data__;return Xn?P[T]!==void 0:Ve.call(P,T)}function df(T,P){var _=this.__data__;return this.size+=this.has(T)?0:1,_[T]=Xn&&P===void 0?r:P,this}Fe.prototype.clear=lf,Fe.prototype.delete=hf,Fe.prototype.get=cf,Fe.prototype.has=uf,Fe.prototype.set=df;function xe(T){var P=-1,_=T==null?0:T.length;for(this.clear();++P<_;){var C=T[P];this.set(C[0],C[1])}}function ff(){this.__data__=[],this.size=0}function pf(T){var P=this.__data__,_=Os(P,T);if(_<0)return!1;var C=P.length-1;return _==C?P.pop():rf.call(P,_,1),--this.size,!0}function mf(T){var P=this.__data__,_=Os(P,T);return _<0?void 0:P[_][1]}function gf(T){return Os(this.__data__,T)>-1}function yf(T,P){var _=this.__data__,C=Os(_,T);return C<0?(++this.size,_.push([T,P])):_[C][1]=P,this}xe.prototype.clear=ff,xe.prototype.delete=pf,xe.prototype.get=mf,xe.prototype.has=gf,xe.prototype.set=yf;function br(T){var P=-1,_=T==null?0:T.length;for(this.clear();++P<_;){var C=T[P];this.set(C[0],C[1])}}function ea(){this.size=0,this.__data__={hash:new Fe,map:new(He||xe),string:new Fe}}function bf(T){var P=Us(this,T).delete(T);return this.size-=P?1:0,P}function Ns(T){return Us(this,T).get(T)}function ia(T){return Us(this,T).has(T)}function xf(T,P){var _=Us(this,T),C=_.size;return _.set(T,P),this.size+=_.size==C?0:1,this}br.prototype.clear=ea,br.prototype.delete=bf,br.prototype.get=Ns,br.prototype.has=ia,br.prototype.set=xf;function xr(T){var P=-1,_=T==null?0:T.length;for(this.__data__=new br;++P<_;)this.add(T[P])}function dh(T){return this.__data__.set(T,r),this}function _f(T){return this.__data__.has(T)}xr.prototype.add=xr.prototype.push=dh,xr.prototype.has=_f;function Hi(T){var P=this.__data__=new xe(T);this.size=P.size}function vf(){this.__data__=new xe,this.size=0}function fh(T){var P=this.__data__,_=P.delete(T);return this.size=P.size,_}function wf(T){return this.__data__.get(T)}function Tf(T){return this.__data__.has(T)}function Sf(T,P){var _=this.__data__;if(_ instanceof xe){var C=_.__data__;if(!He||C.length<e-1)return C.push([T,P]),this.size=++_.size,this;_=this.__data__=new br(C)}return _.set(T,P),this.size=_.size,this}Hi.prototype.clear=vf,Hi.prototype.delete=fh,Hi.prototype.get=wf,Hi.prototype.has=Tf,Hi.prototype.set=Sf;function Cf(T,P){var _=Zs(T),C=!_&&sa(T),G=!_&&!C&&Zn(T),X=!_&&!C&&!G&&wh(T),ct=_||C||G||X,yt=ct?Ze(T.length,String):[],_t=yt.length;for(var lt in T)(P||Ve.call(T,lt))&&!(ct&&(lt=="length"||G&&(lt=="offset"||lt=="parent")||X&&(lt=="buffer"||lt=="byteLength"||lt=="byteOffset")||na(lt,_t)))&&yt.push(lt);return yt}function Os(T,P){for(var _=T.length;_--;)if(Ws(T[_][0],P))return _;return-1}function Ef(T,P,_){var C=P(T);return Zs(T)?C:Ot(C,_(T))}function Wn(T){return T==null?T===void 0?M:y:Vi&&Vi in Object(T)?Rf(T):Xs(T)}function ph(T){return qr(T)&&Wn(T)==a}function mh(T,P,_,C,G){return T===P?!0:T==null||P==null||!qr(T)&&!qr(P)?T!==T&&P!==P:If(T,P,_,C,mh,G)}function If(T,P,_,C,G,X){var ct=Zs(T),yt=Zs(P),_t=ct?l:Ki(T),lt=yt?l:Ki(P);_t=_t==a?x:_t,lt=lt==a?x:lt;var vt=_t==x,Ut=lt==x,Rt=_t==lt;if(Rt&&Zn(T)){if(!Zn(P))return!1;ct=!0,vt=!1}if(Rt&&!vt)return X||(X=new Hi),ct||wh(T)?gh(T,P,_,C,G,X):yh(T,P,_t,_,C,G,X);if(!(_&n)){var de=vt&&Ve.call(T,"__wrapped__"),_e=Ut&&Ve.call(P,"__wrapped__");if(de||_e){var ni=de?T.value():T,si=_e?P.value():P;return X||(X=new Hi),G(ni,si,_,C,X)}}return Rt?(X||(X=new Hi),Mf(T,P,_,C,G,X)):!1}function Bs(T){if(!vh(T)||Gf(T))return!1;var P=zi(T)?ah:W;return P.test(bi(T))}function ra(T){return qr(T)&&Qr(T.length)&&!!q[Wn(T)]}function Af(T){if(!kf(T))return Un(T);var P=[];for(var _ in Object(T))Ve.call(T,_)&&_!="constructor"&&P.push(_);return P}function gh(T,P,_,C,G,X){var ct=_&n,yt=T.length,_t=P.length;if(yt!=_t&&!(ct&&_t>yt))return!1;var lt=X.get(T);if(lt&&X.get(P))return lt==P;var vt=-1,Ut=!0,Rt=_&s?new xr:void 0;for(X.set(T,P),X.set(P,T);++vt<yt;){var de=T[vt],_e=P[vt];if(C)var ni=ct?C(_e,de,vt,P,T,X):C(de,_e,vt,T,P,X);if(ni!==void 0){if(ni)continue;Ut=!1;break}if(Rt){if(!ke(P,function(si,Vn){if(!Jr(Rt,Vn)&&(de===si||G(de,si,_,C,X)))return Rt.push(Vn)})){Ut=!1;break}}else if(!(de===_e||G(de,_e,_,C,X))){Ut=!1;break}}return X.delete(T),X.delete(P),Ut}function yh(T,P,_,C,G,X,ct){switch(_){case R:if(T.byteLength!=P.byteLength||T.byteOffset!=P.byteOffset)return!1;T=T.buffer,P=P.buffer;case F:return!(T.byteLength!=P.byteLength||!X(new Zi(T),new Zi(P)));case c:case u:case g:return Ws(+T,+P);case d:return T.name==P.name&&T.message==P.message;case w:case E:return T==P+"";case m:var yt=ks;case S:var _t=C&n;if(yt||(yt=sh),T.size!=P.size&&!_t)return!1;var lt=ct.get(T);if(lt)return lt==P;C|=s,ct.set(T,P);var vt=gh(yt(T),yt(P),C,G,X,ct);return ct.delete(T),vt;case I:if(ta)return ta.call(T)==ta.call(P)}return!1}function Mf(T,P,_,C,G,X){var ct=_&n,yt=bh(T),_t=yt.length,lt=bh(P),vt=lt.length;if(_t!=vt&&!ct)return!1;for(var Ut=_t;Ut--;){var Rt=yt[Ut];if(!(ct?Rt in P:Ve.call(P,Rt)))return!1}var de=X.get(T);if(de&&X.get(P))return de==P;var _e=!0;X.set(T,P),X.set(P,T);for(var ni=ct;++Ut<_t;){Rt=yt[Ut];var si=T[Rt],Vn=P[Rt];if(C)var Ib=ct?C(Vn,si,Rt,P,T,X):C(si,Vn,Rt,T,P,X);if(!(Ib===void 0?si===Vn||G(si,Vn,_,C,X):Ib)){_e=!1;break}ni||(ni=Rt=="constructor")}if(_e&&!ni){var Sh=T.constructor,Ch=P.constructor;Sh!=Ch&&"constructor"in T&&"constructor"in P&&!(typeof Sh=="function"&&Sh instanceof Sh&&typeof Ch=="function"&&Ch instanceof Ch)&&(_e=!1)}return X.delete(T),X.delete(P),_e}function bh(T){return Ef(T,Th,Pf)}function Us(T,P){var _=T.__data__;return Lf(P)?_[typeof P=="string"?"string":"hash"]:_.map}function _r(T,P){var _=Gs(T,P);return Bs(_)?_:void 0}function Rf(T){var P=Ve.call(T,Vi),_=T[Vi];try{T[Vi]=void 0;var C=!0}catch{}var G=jo.call(T);return C&&(P?T[Vi]=_:delete T[Vi]),G}var Pf=hh?function(T){return T==null?[]:(T=Object(T),Mt(hh(T),function(P){return Bn.call(T,P)}))}:Ff,Ki=Wn;(Jo&&Ki(new Jo(new ArrayBuffer(1)))!=R||He&&Ki(new He)!=m||$o&&Ki($o.resolve())!=b||Qo&&Ki(new Qo)!=S||qo&&Ki(new qo)!=D)&&(Ki=function(T){var P=Wn(T),_=P==x?T.constructor:void 0,C=_?bi(_):"";if(C)switch(C){case nf:return R;case yi:return m;case sf:return b;case of:return S;case af:return D}return P});function na(T,P){return P=P??o,!!P&&(typeof T=="number"||it.test(T))&&T>-1&&T%1==0&&T<P}function Lf(T){var P=typeof T;return P=="string"||P=="number"||P=="symbol"||P=="boolean"?T!=="__proto__":T===null}function Gf(T){return!!Yo&&Yo in T}function kf(T){var P=T&&T.constructor,_=typeof P=="function"&&P.prototype||Fs;return T===_}function Xs(T){return jo.call(T)}function bi(T){if(T!=null){try{return zo.call(T)}catch{}try{return T+""}catch{}}return""}function Ws(T,P){return T===P||T!==T&&P!==P}var sa=ph(function(){return arguments}())?ph:function(T){return qr(T)&&Ve.call(T,"callee")&&!Bn.call(T,"callee")},Zs=Array.isArray;function xh(T){return T!=null&&Qr(T.length)&&!zi(T)}var Zn=ch||Df;function _h(T,P){return mh(T,P)}function zi(T){if(!vh(T))return!1;var P=Wn(T);return P==f||P==p||P==h||P==v}function Qr(T){return typeof T=="number"&&T>-1&&T%1==0&&T<=o}function vh(T){var P=typeof T;return T!=null&&(P=="object"||P=="function")}function qr(T){return T!=null&&typeof T=="object"}var wh=gt?Ko(gt):ra;function Th(T){return xh(T)?Cf(T):Af(T)}function Ff(){return[]}function Df(){return!1}i.exports=_h}(Pl,Pl.exports);var fE=Pl.exports;const S1=wr(fE);class ti{constructor(t){this.parent=t,this.paused=!1}destroy(){}down(t){return!1}move(t){return!1}up(t){return!1}wheel(t){return!1}update(t){}resize(){}reset(){}pause(){this.paused=!0}resume(){this.paused=!1}}var pE=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function mE(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var C1={exports:{}};(function(i,t){(function(){var e,r;r=function(n){return i.exports=n},e={linear:function(n,s,o,a){return o*n/a+s},easeInQuad:function(n,s,o,a){return o*(n/=a)*n+s},easeOutQuad:function(n,s,o,a){return-o*(n/=a)*(n-2)+s},easeInOutQuad:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n+s:-o/2*(--n*(n-2)-1)+s},easeInCubic:function(n,s,o,a){return o*(n/=a)*n*n+s},easeOutCubic:function(n,s,o,a){return o*((n=n/a-1)*n*n+1)+s},easeInOutCubic:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n+s:o/2*((n-=2)*n*n+2)+s},easeInQuart:function(n,s,o,a){return o*(n/=a)*n*n*n+s},easeOutQuart:function(n,s,o,a){return-o*((n=n/a-1)*n*n*n-1)+s},easeInOutQuart:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n*n+s:-o/2*((n-=2)*n*n*n-2)+s},easeInQuint:function(n,s,o,a){return o*(n/=a)*n*n*n*n+s},easeOutQuint:function(n,s,o,a){return o*((n=n/a-1)*n*n*n*n+1)+s},easeInOutQuint:function(n,s,o,a){return(n/=a/2)<1?o/2*n*n*n*n*n+s:o/2*((n-=2)*n*n*n*n+2)+s},easeInSine:function(n,s,o,a){return-o*Math.cos(n/a*(Math.PI/2))+o+s},easeOutSine:function(n,s,o,a){return o*Math.sin(n/a*(Math.PI/2))+s},easeInOutSine:function(n,s,o,a){return-o/2*(Math.cos(Math.PI*n/a)-1)+s},easeInExpo:function(n,s,o,a){return n===0?s:o*Math.pow(2,10*(n/a-1))+s},easeOutExpo:function(n,s,o,a){return n===a?s+o:o*(-Math.pow(2,-10*n/a)+1)+s},easeInOutExpo:function(n,s,o,a){return(n/=a/2)<1?o/2*Math.pow(2,10*(n-1))+s:o/2*(-Math.pow(2,-10*--n)+2)+s},easeInCirc:function(n,s,o,a){return-o*(Math.sqrt(1-(n/=a)*n)-1)+s},easeOutCirc:function(n,s,o,a){return o*Math.sqrt(1-(n=n/a-1)*n)+s},easeInOutCirc:function(n,s,o,a){return(n/=a/2)<1?-o/2*(Math.sqrt(1-n*n)-1)+s:o/2*(Math.sqrt(1-(n-=2)*n)+1)+s},easeInElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a),h||(h=a*.3),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),-(l*Math.pow(2,10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h))+s},easeOutElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a),h||(h=a*.3),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),l*Math.pow(2,-10*n)*Math.sin((n*a-c)*(2*Math.PI)/h)+o+s},easeInOutElastic:function(n,s,o,a){var l,h,c;return c=1.70158,h=0,l=o,n===0||(n/=a/2),h||(h=a*(.3*1.5)),l<Math.abs(o)?(l=o,c=h/4):c=h/(2*Math.PI)*Math.asin(o/l),n<1?-.5*(l*Math.pow(2,10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h))+s:l*Math.pow(2,-10*(n-=1))*Math.sin((n*a-c)*(2*Math.PI)/h)*.5+o+s},easeInBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),o*(n/=a)*n*((l+1)*n-l)+s},easeOutBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),o*((n=n/a-1)*n*((l+1)*n+l)+1)+s},easeInOutBack:function(n,s,o,a,l){return l===void 0&&(l=1.70158),(n/=a/2)<1?o/2*(n*n*(((l*=1.525)+1)*n-l))+s:o/2*((n-=2)*n*(((l*=1.525)+1)*n+l)+2)+s},easeInBounce:function(n,s,o,a){var l;return l=e.easeOutBounce(a-n,0,o,a),o-l+s},easeOutBounce:function(n,s,o,a){return(n/=a)<1/2.75?o*(7.5625*n*n)+s:n<2/2.75?o*(7.5625*(n-=1.5/2.75)*n+.75)+s:n<2.5/2.75?o*(7.5625*(n-=2.25/2.75)*n+.9375)+s:o*(7.5625*(n-=2.625/2.75)*n+.984375)+s},easeInOutBounce:function(n,s,o,a){var l;return n<a/2?(l=e.easeInBounce(n*2,0,o,a),l*.5+s):(l=e.easeOutBounce(n*2-a,0,o,a),l*.5+o*.5+s)}},r(e)}).call(pE)})(C1);var gE=C1.exports;const E1=mE(gE);function Ll(i,t){if(i){if(typeof i=="function")return i;if(typeof i=="string")return E1[i]}else return E1[t]}const yE={removeOnInterrupt:!1,ease:"linear",time:1e3};class bE extends ti{constructor(t,e={}){super(t),this.startWidth=null,this.startHeight=null,this.deltaWidth=null,this.deltaHeight=null,this.width=null,this.height=null,this.time=0,this.options=Object.assign({},yE,e),this.options.ease=Ll(this.options.ease),this.setupPosition(),this.setupZoom(),this.time=0}setupPosition(){typeof this.options.position<"u"?(this.startX=this.parent.center.x,this.startY=this.parent.center.y,this.deltaX=this.options.position.x-this.parent.center.x,this.deltaY=this.options.position.y-this.parent.center.y,this.keepCenter=!1):this.keepCenter=!0}setupZoom(){this.width=null,this.height=null,typeof this.options.scale<"u"?this.width=this.parent.screenWidth/this.options.scale:typeof this.options.scaleX<"u"||typeof this.options.scaleY<"u"?(typeof this.options.scaleX<"u"&&(this.width=this.parent.screenWidth/this.options.scaleX),typeof this.options.scaleY<"u"&&(this.height=this.parent.screenHeight/this.options.scaleY)):(typeof this.options.width<"u"&&(this.width=this.options.width),typeof this.options.height<"u"&&(this.height=this.options.height)),this.width!==null&&(this.startWidth=this.parent.screenWidthInWorldPixels,this.deltaWidth=this.width-this.startWidth),this.height!==null&&(this.startHeight=this.parent.screenHeightInWorldPixels,this.deltaHeight=this.height-this.startHeight)}down(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("animate"),!1}complete(){this.parent.plugins.remove("animate"),this.width!==null&&this.parent.fitWidth(this.width,this.keepCenter,this.height===null),this.height!==null&&this.parent.fitHeight(this.height,this.keepCenter,this.width===null),!this.keepCenter&&this.options.position&&this.parent.moveCenter(this.options.position),this.parent.emit("animate-end",this.parent),this.options.callbackOnComplete&&this.options.callbackOnComplete(this.parent)}update(t){if(this.paused)return;this.time+=t;const e=new dt(this.parent.scale.x,this.parent.scale.y);if(this.time>=this.options.time){const r=this.parent.width,n=this.parent.height;this.complete(),(r!==this.parent.width||n!==this.parent.height)&&this.parent.emit("zoomed",{viewport:this.parent,original:e,type:"animate"})}else{const r=this.options.ease(this.time,0,1,this.options.time);if(this.width!==null){const n=this.startWidth,s=this.deltaWidth;this.parent.fitWidth(n+s*r,this.keepCenter,this.height===null)}if(this.height!==null){const n=this.startHeight,s=this.deltaHeight;this.parent.fitHeight(n+s*r,this.keepCenter,this.width===null)}if(this.width===null?this.parent.scale.x=this.parent.scale.y:this.height===null&&(this.parent.scale.y=this.parent.scale.x),!this.keepCenter){const n=this.startX,s=this.startY,o=this.deltaX,a=this.deltaY,l=new dt(this.parent.x,this.parent.y);this.parent.moveCenter(n+o*r,s+a*r),this.parent.emit("moved",{viewport:this.parent,original:l,type:"animate"})}(this.width||this.height)&&this.parent.emit("zoomed",{viewport:this.parent,original:e,type:"animate"})}}}const xE={sides:"all",friction:.5,time:150,ease:"easeInOutSine",underflow:"center",bounceBox:null};class _E extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},xE,e),this.ease=Ll(this.options.ease,"easeInOutSine"),this.options.sides?this.options.sides==="all"?this.top=this.bottom=this.left=this.right=!0:this.options.sides==="horizontal"?(this.right=this.left=!0,this.top=this.bottom=!1):this.options.sides==="vertical"?(this.left=this.right=!1,this.top=this.bottom=!0):(this.top=this.options.sides.indexOf("top")!==-1,this.bottom=this.options.sides.indexOf("bottom")!==-1,this.left=this.options.sides.indexOf("left")!==-1,this.right=this.options.sides.indexOf("right")!==-1):this.left=this.top=this.right=this.bottom=!1;const r=this.options.underflow.toLowerCase();r==="center"?(this.underflowX=0,this.underflowY=0):(this.underflowX=r.indexOf("left")!==-1?-1:r.indexOf("right")!==-1?1:0,this.underflowY=r.indexOf("top")!==-1?-1:r.indexOf("bottom")!==-1?1:0),this.reset()}isActive(){return this.toX!==null||this.toY!==null}down(){return this.toX=this.toY=null,!1}up(){return this.bounce(),!1}update(t){if(!this.paused){if(this.bounce(),this.toX){const e=this.toX;e.time+=t,this.parent.emit("moved",{viewport:this.parent,type:"bounce-x"}),e.time>=this.options.time?(this.parent.x=e.end,this.toX=null,this.parent.emit("bounce-x-end",this.parent)):this.parent.x=this.ease(e.time,e.start,e.delta,this.options.time)}if(this.toY){const e=this.toY;e.time+=t,this.parent.emit("moved",{viewport:this.parent,type:"bounce-y"}),e.time>=this.options.time?(this.parent.y=e.end,this.toY=null,this.parent.emit("bounce-y-end",this.parent)):this.parent.y=this.ease(e.time,e.start,e.delta,this.options.time)}}}calcUnderflowX(){let t;switch(this.underflowX){case-1:t=0;break;case 1:t=this.parent.screenWidth-this.parent.screenWorldWidth;break;default:t=(this.parent.screenWidth-this.parent.screenWorldWidth)/2}return t}calcUnderflowY(){let t;switch(this.underflowY){case-1:t=0;break;case 1:t=this.parent.screenHeight-this.parent.screenWorldHeight;break;default:t=(this.parent.screenHeight-this.parent.screenWorldHeight)/2}return t}oob(){const t=this.options.bounceBox;if(t){const e=typeof t.x>"u"?0:t.x,r=typeof t.y>"u"?0:t.y,n=typeof t.width>"u"?this.parent.worldWidth:t.width,s=typeof t.height>"u"?this.parent.worldHeight:t.height;return{left:this.parent.left<e,right:this.parent.right>n,top:this.parent.top<r,bottom:this.parent.bottom>s,topLeft:new dt(e*this.parent.scale.x,r*this.parent.scale.y),bottomRight:new dt(n*this.parent.scale.x-this.parent.screenWidth,s*this.parent.scale.y-this.parent.screenHeight)}}return{left:this.parent.left<0,right:this.parent.right>this.parent.worldWidth,top:this.parent.top<0,bottom:this.parent.bottom>this.parent.worldHeight,topLeft:new dt(0,0),bottomRight:new dt(this.parent.worldWidth*this.parent.scale.x-this.parent.screenWidth,this.parent.worldHeight*this.parent.scale.y-this.parent.screenHeight)}}bounce(){var t,e;if(this.paused)return;let r,n=this.parent.plugins.get("decelerate",!0);n&&(n.x||n.y)&&(n.x&&n.percentChangeX===((t=n.options)==null?void 0:t.friction)||n.y&&n.percentChangeY===((e=n.options)==null?void 0:e.friction))&&(r=this.oob(),(r.left&&this.left||r.right&&this.right)&&(n.percentChangeX=this.options.friction),(r.top&&this.top||r.bottom&&this.bottom)&&(n.percentChangeY=this.options.friction));const s=this.parent.plugins.get("drag",!0)||{},o=this.parent.plugins.get("pinch",!0)||{};if(n=n||{},!(s!=null&&s.active)&&!(o!=null&&o.active)&&(!this.toX||!this.toY)&&(!n.x||!n.y)){r=r||this.oob();const a=r.topLeft,l=r.bottomRight;if(!this.toX&&!n.x){let h=null;r.left&&this.left?h=this.parent.screenWorldWidth<this.parent.screenWidth?this.calcUnderflowX():-a.x:r.right&&this.right&&(h=this.parent.screenWorldWidth<this.parent.screenWidth?this.calcUnderflowX():-l.x),h!==null&&this.parent.x!==h&&(this.toX={time:0,start:this.parent.x,delta:h-this.parent.x,end:h},this.parent.emit("bounce-x-start",this.parent))}if(!this.toY&&!n.y){let h=null;r.top&&this.top?h=this.parent.screenWorldHeight<this.parent.screenHeight?this.calcUnderflowY():-a.y:r.bottom&&this.bottom&&(h=this.parent.screenWorldHeight<this.parent.screenHeight?this.calcUnderflowY():-l.y),h!==null&&this.parent.y!==h&&(this.toY={time:0,start:this.parent.y,delta:h-this.parent.y,end:h},this.parent.emit("bounce-y-start",this.parent))}}}reset(){this.toX=this.toY=null,this.bounce()}}const vE={left:!1,right:!1,top:!1,bottom:!1,direction:null,underflow:"center"};class wE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},vE,e),this.options.direction&&(this.options.left=this.options.direction==="x"||this.options.direction==="all"?!0:null,this.options.right=this.options.direction==="x"||this.options.direction==="all"?!0:null,this.options.top=this.options.direction==="y"||this.options.direction==="all"?!0:null,this.options.bottom=this.options.direction==="y"||this.options.direction==="all"?!0:null),this.parseUnderflow(),this.last={x:null,y:null,scaleX:null,scaleY:null},this.update()}parseUnderflow(){const t=this.options.underflow.toLowerCase();t==="none"?this.noUnderflow=!0:t==="center"?(this.underflowX=this.underflowY=0,this.noUnderflow=!1):(this.underflowX=t.indexOf("left")!==-1?-1:t.indexOf("right")!==-1?1:0,this.underflowY=t.indexOf("top")!==-1?-1:t.indexOf("bottom")!==-1?1:0,this.noUnderflow=!1)}move(){return this.update(),!1}update(){if(this.paused||this.parent.x===this.last.x&&this.parent.y===this.last.y&&this.parent.scale.x===this.last.scaleX&&this.parent.scale.y===this.last.scaleY)return;const t=new dt(this.parent.x,this.parent.y),e=this.parent.plugins.decelerate||{};if(this.options.left!==null||this.options.right!==null){let r=!1;if(!this.noUnderflow&&this.parent.screenWorldWidth<this.parent.screenWidth)switch(this.underflowX){case-1:this.parent.x!==0&&(this.parent.x=0,r=!0);break;case 1:this.parent.x!==this.parent.screenWidth-this.parent.screenWorldWidth&&(this.parent.x=this.parent.screenWidth-this.parent.screenWorldWidth,r=!0);break;default:this.parent.x!==(this.parent.screenWidth-this.parent.screenWorldWidth)/2&&(this.parent.x=(this.parent.screenWidth-this.parent.screenWorldWidth)/2,r=!0)}else this.options.left!==null&&this.parent.left<(this.options.left===!0?0:this.options.left)&&(this.parent.x=-(this.options.left===!0?0:this.options.left)*this.parent.scale.x,e.x=0,r=!0),this.options.right!==null&&this.parent.right>(this.options.right===!0?this.parent.worldWidth:this.options.right)&&(this.parent.x=-(this.options.right===!0?this.parent.worldWidth:this.options.right)*this.parent.scale.x+this.parent.screenWidth,e.x=0,r=!0);r&&this.parent.emit("moved",{viewport:this.parent,original:t,type:"clamp-x"})}if(this.options.top!==null||this.options.bottom!==null){let r=!1;if(!this.noUnderflow&&this.parent.screenWorldHeight<this.parent.screenHeight)switch(this.underflowY){case-1:this.parent.y!==0&&(this.parent.y=0,r=!0);break;case 1:this.parent.y!==this.parent.screenHeight-this.parent.screenWorldHeight&&(this.parent.y=this.parent.screenHeight-this.parent.screenWorldHeight,r=!0);break;default:this.parent.y!==(this.parent.screenHeight-this.parent.screenWorldHeight)/2&&(this.parent.y=(this.parent.screenHeight-this.parent.screenWorldHeight)/2,r=!0)}else this.options.top!==null&&this.parent.top<(this.options.top===!0?0:this.options.top)&&(this.parent.y=-(this.options.top===!0?0:this.options.top)*this.parent.scale.y,e.y=0,r=!0),this.options.bottom!==null&&this.parent.bottom>(this.options.bottom===!0?this.parent.worldHeight:this.options.bottom)&&(this.parent.y=-(this.options.bottom===!0?this.parent.worldHeight:this.options.bottom)*this.parent.scale.y+this.parent.screenHeight,e.y=0,r=!0);r&&this.parent.emit("moved",{viewport:this.parent,original:t,type:"clamp-y"})}this.last.x=this.parent.x,this.last.y=this.parent.y,this.last.scaleX=this.parent.scale.x,this.last.scaleY=this.parent.scale.y}reset(){this.update()}}const TE={minWidth:null,minHeight:null,maxWidth:null,maxHeight:null,minScale:null,maxScale:null};class SE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},TE,e),this.clamp()}resize(){this.clamp()}clamp(){if(!this.paused){if(this.options.minWidth||this.options.minHeight||this.options.maxWidth||this.options.maxHeight){let t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight;if(this.options.minWidth!==null&&t<this.options.minWidth){const r=this.parent.scale.x;this.parent.fitWidth(this.options.minWidth,!1,!1,!0),this.parent.scale.y*=this.parent.scale.x/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.maxWidth!==null&&t>this.options.maxWidth){const r=this.parent.scale.x;this.parent.fitWidth(this.options.maxWidth,!1,!1,!0),this.parent.scale.y*=this.parent.scale.x/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.minHeight!==null&&e<this.options.minHeight){const r=this.parent.scale.y;this.parent.fitHeight(this.options.minHeight,!1,!1,!0),this.parent.scale.x*=this.parent.scale.y/r,t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}if(this.options.maxHeight!==null&&e>this.options.maxHeight){const r=this.parent.scale.y;this.parent.fitHeight(this.options.maxHeight,!1,!1,!0),this.parent.scale.x*=this.parent.scale.y/r,this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"})}}else if(this.options.minScale||this.options.maxScale){const t={x:null,y:null},e={x:null,y:null};if(typeof this.options.minScale=="number")t.x=this.options.minScale,t.y=this.options.minScale;else if(this.options.minScale!==null){const s=this.options.minScale;t.x=typeof s.x>"u"?null:s.x,t.y=typeof s.y>"u"?null:s.y}if(typeof this.options.maxScale=="number")e.x=this.options.maxScale,e.y=this.options.maxScale;else if(this.options.maxScale!==null){const s=this.options.maxScale;e.x=typeof s.x>"u"?null:s.x,e.y=typeof s.y>"u"?null:s.y}let r=this.parent.scale.x,n=this.parent.scale.y;t.x!==null&&r<t.x&&(r=t.x),e.x!==null&&r>e.x&&(r=e.x),t.y!==null&&n<t.y&&(n=t.y),e.y!==null&&n>e.y&&(n=e.y),(r!==this.parent.scale.x||n!==this.parent.scale.y)&&(this.parent.scale.set(r,n),this.parent.emit("zoomed",{viewport:this.parent,type:"clamp-zoom"}))}}}reset(){this.clamp()}}const CE={friction:.98,bounce:.8,minSpeed:.01},Kr=16;class EE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},CE,e),this.saved=[],this.timeSinceRelease=0,this.reset(),this.parent.on("moved",r=>this.handleMoved(r))}down(){return this.saved=[],this.x=this.y=null,!1}isActive(){return!!(this.x||this.y)}move(){if(this.paused)return!1;const t=this.parent.input.count();return(t===1||t>1&&!this.parent.plugins.get("pinch",!0))&&(this.saved.push({x:this.parent.x,y:this.parent.y,time:performance.now()}),this.saved.length>60&&this.saved.splice(0,30)),!1}handleMoved(t){if(this.saved.length){const e=this.saved[this.saved.length-1];t.type==="clamp-x"&&t.original?e.x===t.original.x&&(e.x=this.parent.x):t.type==="clamp-y"&&t.original&&e.y===t.original.y&&(e.y=this.parent.y)}}up(){if(this.parent.input.count()===0&&this.saved.length){const t=performance.now();for(const e of this.saved)if(e.time>=t-100){const r=t-e.time;this.x=(this.parent.x-e.x)/r,this.y=(this.parent.y-e.y)/r,this.percentChangeX=this.percentChangeY=this.options.friction,this.timeSinceRelease=0;break}}return!1}activate(t){t=t||{},typeof t.x<"u"&&(this.x=t.x,this.percentChangeX=this.options.friction),typeof t.y<"u"&&(this.y=t.y,this.percentChangeY=this.options.friction)}update(t){if(this.paused)return;const e=this.x||this.y,r=this.timeSinceRelease,n=this.timeSinceRelease+t;if(this.x){const s=this.percentChangeX,o=Math.log(s);this.parent.x+=this.x*Kr/o*(Math.pow(s,n/Kr)-Math.pow(s,r/Kr)),this.x*=Math.pow(this.percentChangeX,t/Kr)}if(this.y){const s=this.percentChangeY,o=Math.log(s);this.parent.y+=this.y*Kr/o*(Math.pow(s,n/Kr)-Math.pow(s,r/Kr)),this.y*=Math.pow(this.percentChangeY,t/Kr)}this.timeSinceRelease+=t,this.x&&this.y?Math.abs(this.x)<this.options.minSpeed&&Math.abs(this.y)<this.options.minSpeed&&(this.x=0,this.y=0):(Math.abs(this.x||0)<this.options.minSpeed&&(this.x=0),Math.abs(this.y||0)<this.options.minSpeed&&(this.y=0)),e&&this.parent.emit("moved",{viewport:this.parent,type:"decelerate"})}reset(){this.x=this.y=null}}const IE={direction:"all",pressDrag:!0,wheel:!0,wheelScroll:1,reverse:!1,clampWheel:!1,underflow:"center",factor:1,mouseButtons:"all",keyToPress:null,ignoreKeyToPressOnTouch:!1,lineHeight:20,wheelSwapAxes:!1};class AE extends ti{constructor(t,e={}){super(t),this.windowEventHandlers=[],this.options=Object.assign({},IE,e),this.moved=!1,this.reverse=this.options.reverse?1:-1,this.xDirection=!this.options.direction||this.options.direction==="all"||this.options.direction==="x",this.yDirection=!this.options.direction||this.options.direction==="all"||this.options.direction==="y",this.keyIsPressed=!1,this.parseUnderflow(),this.mouseButtons(this.options.mouseButtons),this.options.keyToPress&&this.handleKeyPresses(this.options.keyToPress)}handleKeyPresses(t){const e=n=>{t.includes(n.code)&&(this.keyIsPressed=!0)},r=n=>{t.includes(n.code)&&(this.keyIsPressed=!1)};this.addWindowEventHandler("keyup",r),this.addWindowEventHandler("keydown",e)}addWindowEventHandler(t,e){typeof window>"u"||(window.addEventListener(t,e),this.windowEventHandlers.push({event:t,handler:e}))}destroy(){typeof window>"u"||this.windowEventHandlers.forEach(({event:t,handler:e})=>{window.removeEventListener(t,e)})}mouseButtons(t){!t||t==="all"?this.mouse=[!0,!0,!0]:this.mouse=[t.indexOf("left")!==-1,t.indexOf("middle")!==-1,t.indexOf("right")!==-1]}parseUnderflow(){const t=this.options.underflow.toLowerCase();t==="center"?(this.underflowX=0,this.underflowY=0):(t.includes("left")?this.underflowX=-1:t.includes("right")?this.underflowX=1:this.underflowX=0,t.includes("top")?this.underflowY=-1:t.includes("bottom")?this.underflowY=1:this.underflowY=0)}checkButtons(t){const e=t.pointerType==="mouse",r=this.parent.input.count();return!!((r===1||r>1&&!this.parent.plugins.get("pinch",!0))&&(!e||this.mouse[t.button]))}checkKeyPress(t){return!this.options.keyToPress||this.keyIsPressed||this.options.ignoreKeyToPressOnTouch&&t.data.pointerType==="touch"}down(t){return this.paused||!this.options.pressDrag?!1:this.checkButtons(t)&&this.checkKeyPress(t)?(this.last={x:t.global.x,y:t.global.y},this.current=t.pointerId,!0):(this.last=null,!1)}get active(){return this.moved}move(t){if(this.paused||!this.options.pressDrag)return!1;if(this.last&&this.current===t.data.pointerId){const e=t.global.x,r=t.global.y,n=this.parent.input.count();if(n===1||n>1&&!this.parent.plugins.get("pinch",!0)){const s=e-this.last.x,o=r-this.last.y;if(this.moved||this.xDirection&&this.parent.input.checkThreshold(s)||this.yDirection&&this.parent.input.checkThreshold(o)){const a={x:e,y:r};return this.xDirection&&(this.parent.x+=(a.x-this.last.x)*this.options.factor),this.yDirection&&(this.parent.y+=(a.y-this.last.y)*this.options.factor),this.last=a,this.moved||this.parent.emit("drag-start",{event:t,screen:new dt(this.last.x,this.last.y),world:this.parent.toWorld(new dt(this.last.x,this.last.y)),viewport:this.parent}),this.moved=!0,this.parent.emit("moved",{viewport:this.parent,type:"drag"}),!0}}else this.moved=!1}return!1}up(t){if(this.paused)return!1;const e=this.parent.input.touches;if(e.length===1){const r=e[0];return r.last&&(this.last={x:r.last.x,y:r.last.y},this.current=r.id),this.moved=!1,!0}else if(this.last&&this.moved){const r=new dt(this.last.x,this.last.y);return this.parent.emit("drag-end",{event:t,screen:r,world:this.parent.toWorld(r),viewport:this.parent}),this.last=null,this.moved=!1,!0}return!1}wheel(t){if(this.paused)return!1;if(this.options.wheel){const e=this.parent.plugins.get("wheel",!0);if(!e||!e.options.wheelZoom&&!t.ctrlKey){const r=t.deltaMode?this.options.lineHeight:1,n=[t.deltaX,t.deltaY],[s,o]=this.options.wheelSwapAxes?n.reverse():n;return this.xDirection&&(this.parent.x+=s*r*this.options.wheelScroll*this.reverse),this.yDirection&&(this.parent.y+=o*r*this.options.wheelScroll*this.reverse),this.options.clampWheel&&this.clamp(),this.parent.emit("wheel-scroll",this.parent),this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.options.passiveWheel||t.preventDefault(),this.parent.options.stopPropagation&&t.stopPropagation(),!0}}return!1}resume(){this.last=null,this.paused=!1}clamp(){const t=this.parent.plugins.get("decelerate",!0)||{};if(this.options.clampWheel!=="y")if(this.parent.screenWorldWidth<this.parent.screenWidth)switch(this.underflowX){case-1:this.parent.x=0;break;case 1:this.parent.x=this.parent.screenWidth-this.parent.screenWorldWidth;break;default:this.parent.x=(this.parent.screenWidth-this.parent.screenWorldWidth)/2}else this.parent.left<0?(this.parent.x=0,t.x=0):this.parent.right>this.parent.worldWidth&&(this.parent.x=-this.parent.worldWidth*this.parent.scale.x+this.parent.screenWidth,t.x=0);if(this.options.clampWheel!=="x")if(this.parent.screenWorldHeight<this.parent.screenHeight)switch(this.underflowY){case-1:this.parent.y=0;break;case 1:this.parent.y=this.parent.screenHeight-this.parent.screenWorldHeight;break;default:this.parent.y=(this.parent.screenHeight-this.parent.screenWorldHeight)/2}else this.parent.top<0&&(this.parent.y=0,t.y=0),this.parent.bottom>this.parent.worldHeight&&(this.parent.y=-this.parent.worldHeight*this.parent.scale.y+this.parent.screenHeight,t.y=0)}}const ME={speed:0,acceleration:null,radius:null};class RE extends ti{constructor(t,e,r={}){super(t),this.target=e,this.options=Object.assign({},ME,r),this.velocity={x:0,y:0}}update(t){if(this.paused)return;const e=this.parent.center;let r=this.target.x,n=this.target.y;if(this.options.radius)if(Math.sqrt(Math.pow(this.target.y-e.y,2)+Math.pow(this.target.x-e.x,2))>this.options.radius){const a=Math.atan2(this.target.y-e.y,this.target.x-e.x);r=this.target.x-Math.cos(a)*this.options.radius,n=this.target.y-Math.sin(a)*this.options.radius}else return;const s=r-e.x,o=n-e.y;if(s||o)if(this.options.speed)if(this.options.acceleration){const a=Math.atan2(n-e.y,r-e.x),l=Math.sqrt(Math.pow(s,2)+Math.pow(o,2));if(l){const h=(Math.pow(this.velocity.x,2)+Math.pow(this.velocity.y,2))/(2*this.options.acceleration);l>h?this.velocity={x:Math.min(this.velocity.x+(this.options.acceleration*t,this.options.speed)),y:Math.min(this.velocity.y+(this.options.acceleration*t,this.options.speed))}:this.velocity={x:Math.max(this.velocity.x-this.options.acceleration*this.options.speed,0),y:Math.max(this.velocity.y-this.options.acceleration*this.options.speed,0)};const c=Math.cos(a)*this.velocity.x,u=Math.sin(a)*this.velocity.y,d=Math.abs(c)>Math.abs(s)?r:e.x+c,f=Math.abs(u)>Math.abs(o)?n:e.y+u;this.parent.moveCenter(d,f),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}}else{const a=Math.atan2(n-e.y,r-e.x),l=Math.cos(a)*this.options.speed,h=Math.sin(a)*this.options.speed,c=Math.abs(l)>Math.abs(s)?r:e.x+l,u=Math.abs(h)>Math.abs(o)?n:e.y+h;this.parent.moveCenter(c,u),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}else this.parent.moveCenter(r,n),this.parent.emit("moved",{viewport:this.parent,type:"follow"})}}const PE={radius:null,distance:null,top:null,bottom:null,left:null,right:null,speed:8,reverse:!1,noDecelerate:!1,linear:!1,allowButtons:!1};class LE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},PE,e),this.reverse=this.options.reverse?1:-1,this.radiusSquared=typeof this.options.radius=="number"?Math.pow(this.options.radius,2):null,this.resize()}resize(){const t=this.options.distance;t!==null?(this.left=t,this.top=t,this.right=this.parent.screenWidth-t,this.bottom=this.parent.screenHeight-t):this.options.radius||(this.left=this.options.left,this.top=this.options.top,this.right=this.options.right===null?null:this.parent.screenWidth-this.options.right,this.bottom=this.options.bottom===null?null:this.parent.screenHeight-this.options.bottom)}down(){return this.paused||this.options.allowButtons||(this.horizontal=this.vertical=null),!1}move(t){if(this.paused||t.pointerType!=="mouse"&&t.pointerId!==1||!this.options.allowButtons&&t.buttons!==0)return!1;const e=t.global.x,r=t.global.y;if(this.radiusSquared){const n=this.parent.toScreen(this.parent.center);if(Math.pow(n.x-e,2)+Math.pow(n.y-r,2)>=this.radiusSquared){const s=Math.atan2(n.y-r,n.x-e);this.options.linear?(this.horizontal=Math.round(Math.cos(s))*this.options.speed*this.reverse*(60/1e3),this.vertical=Math.round(Math.sin(s))*this.options.speed*this.reverse*(60/1e3)):(this.horizontal=Math.cos(s)*this.options.speed*this.reverse*(60/1e3),this.vertical=Math.sin(s)*this.options.speed*this.reverse*(60/1e3))}else this.horizontal&&this.decelerateHorizontal(),this.vertical&&this.decelerateVertical(),this.horizontal=this.vertical=0}else this.left!==null&&e<this.left?this.horizontal=Number(this.reverse)*this.options.speed*(60/1e3):this.right!==null&&e>this.right?this.horizontal=-1*this.reverse*this.options.speed*(60/1e3):(this.decelerateHorizontal(),this.horizontal=0),this.top!==null&&r<this.top?this.vertical=Number(this.reverse)*this.options.speed*(60/1e3):this.bottom!==null&&r>this.bottom?this.vertical=-1*this.reverse*this.options.speed*(60/1e3):(this.decelerateVertical(),this.vertical=0);return!1}decelerateHorizontal(){const t=this.parent.plugins.get("decelerate",!0);this.horizontal&&t&&!this.options.noDecelerate&&t.activate({x:this.horizontal*this.options.speed*this.reverse/(1e3/60)})}decelerateVertical(){const t=this.parent.plugins.get("decelerate",!0);this.vertical&&t&&!this.options.noDecelerate&&t.activate({y:this.vertical*this.options.speed*this.reverse/(1e3/60)})}up(){return this.paused||(this.horizontal&&this.decelerateHorizontal(),this.vertical&&this.decelerateVertical(),this.horizontal=this.vertical=null),!1}update(){if(!this.paused&&(this.horizontal||this.vertical)){const t=this.parent.center;this.horizontal&&(t.x+=this.horizontal*this.options.speed),this.vertical&&(t.y+=this.vertical*this.options.speed),this.parent.moveCenter(t),this.parent.emit("moved",{viewport:this.parent,type:"mouse-edges"})}}}const GE={noDrag:!1,percent:1,center:null,factor:1,axis:"all"};class kE extends ti{constructor(t,e={}){super(t),this.active=!1,this.pinching=!1,this.moved=!1,this.options=Object.assign({},GE,e)}down(){return this.parent.input.count()>=2?(this.active=!0,!0):!1}isAxisX(){return["all","x"].includes(this.options.axis)}isAxisY(){return["all","y"].includes(this.options.axis)}move(t){if(this.paused||!this.active)return!1;const e=t.global.x,r=t.global.y,n=this.parent.input.touches;if(n.length>=2){const s=n[0],o=n[1],a=s.last&&o.last?Math.sqrt(Math.pow(o.last.x-s.last.x,2)+Math.pow(o.last.y-s.last.y,2)):null;if(s.id===t.pointerId?s.last={x:e,y:r,data:t}:o.id===t.pointerId&&(o.last={x:e,y:r,data:t}),a){let l;const h=new dt(s.last.x+(o.last.x-s.last.x)/2,s.last.y+(o.last.y-s.last.y)/2);this.options.center||(l=this.parent.toLocal(h));let c=Math.sqrt(Math.pow(o.last.x-s.last.x,2)+Math.pow(o.last.y-s.last.y,2));c=c===0?c=1e-10:c;const u=(1-a/c)*this.options.percent*(this.isAxisX()?this.parent.scale.x:this.parent.scale.y);this.isAxisX()&&(this.parent.scale.x+=u),this.isAxisY()&&(this.parent.scale.y+=u),this.parent.emit("zoomed",{viewport:this.parent,type:"pinch",center:h});const d=this.parent.plugins.get("clamp-zoom",!0);if(d&&d.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const f=this.parent.toGlobal(l);this.parent.x+=(h.x-f.x)*this.options.factor,this.parent.y+=(h.y-f.y)*this.options.factor,this.parent.emit("moved",{viewport:this.parent,type:"pinch"})}!this.options.noDrag&&this.lastCenter&&(this.parent.x+=(h.x-this.lastCenter.x)*this.options.factor,this.parent.y+=(h.y-this.lastCenter.y)*this.options.factor,this.parent.emit("moved",{viewport:this.parent,type:"pinch"})),this.lastCenter=h,this.moved=!0}else this.pinching||(this.parent.emit("pinch-start",this.parent),this.pinching=!0);return!0}return!1}up(){return this.pinching&&this.parent.input.touches.length<=1?(this.active=!1,this.lastCenter=null,this.pinching=!1,this.moved=!1,this.parent.emit("pinch-end",this.parent),!0):!1}}const FE={topLeft:!1,friction:.8,time:1e3,ease:"easeInOutSine",interrupt:!0,removeOnComplete:!1,removeOnInterrupt:!1,forceStart:!1};class DE extends ti{constructor(t,e,r,n={}){super(t),this.options=Object.assign({},FE,n),this.ease=Ll(n.ease,"easeInOutSine"),this.x=e,this.y=r,this.options.forceStart&&this.snapStart()}snapStart(){this.percent=0,this.snapping={time:0};const t=this.options.topLeft?this.parent.corner:this.parent.center;this.deltaX=this.x-t.x,this.deltaY=this.y-t.y,this.startX=t.x,this.startY=t.y,this.parent.emit("snap-start",this.parent)}wheel(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("snap"),!1}down(){return this.options.removeOnInterrupt?this.parent.plugins.remove("snap"):this.options.interrupt&&(this.snapping=null),!1}up(){if(this.parent.input.count()===0){const t=this.parent.plugins.get("decelerate",!0);t&&(t.x||t.y)&&(t.percentChangeX=t.percentChangeY=this.options.friction)}return!1}update(t){if(!this.paused&&!(this.options.interrupt&&this.parent.input.count()!==0))if(this.snapping){const e=this.snapping;e.time+=t;let r,n,s;const o=this.startX,a=this.startY,l=this.deltaX,h=this.deltaY;if(e.time>this.options.time)r=!0,n=o+l,s=a+h;else{const c=this.ease(e.time,0,1,this.options.time);n=o+l*c,s=a+h*c}this.options.topLeft?this.parent.moveCorner(n,s):this.parent.moveCenter(n,s),this.parent.emit("moved",{viewport:this.parent,type:"snap"}),r&&(this.options.removeOnComplete&&this.parent.plugins.remove("snap"),this.parent.emit("snap-end",this.parent),this.snapping=null)}else{const e=this.options.topLeft?this.parent.corner:this.parent.center;(e.x!==this.x||e.y!==this.y)&&this.snapStart()}}}const NE={width:0,height:0,time:1e3,ease:"easeInOutSine",center:null,interrupt:!0,removeOnComplete:!1,removeOnInterrupt:!1,forceStart:!1,noMove:!1};class OE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},NE,e),this.ease=Ll(this.options.ease),this.xIndependent=!1,this.yIndependent=!1,this.xScale=0,this.yScale=0,this.options.width>0&&(this.xScale=t.screenWidth/this.options.width,this.xIndependent=!0),this.options.height>0&&(this.yScale=t.screenHeight/this.options.height,this.yIndependent=!0),this.xScale=this.xIndependent?this.xScale:this.yScale,this.yScale=this.yIndependent?this.yScale:this.xScale,this.options.time===0?(t.container.scale.x=this.xScale,t.container.scale.y=this.yScale,this.options.removeOnComplete&&this.parent.plugins.remove("snap-zoom")):e.forceStart&&this.createSnapping()}createSnapping(){const t=this.parent.worldScreenWidth,e=this.parent.worldScreenHeight,r=this.parent.screenWidth/this.xScale,n=this.parent.screenHeight/this.yScale;this.snapping={time:0,startX:t,startY:e,deltaX:r-t,deltaY:n-e},this.parent.emit("snap-zoom-start",this.parent)}resize(){this.snapping=null,this.options.width>0&&(this.xScale=this.parent.screenWidth/this.options.width),this.options.height>0&&(this.yScale=this.parent.screenHeight/this.options.height),this.xScale=this.xIndependent?this.xScale:this.yScale,this.yScale=this.yIndependent?this.yScale:this.xScale}wheel(){return this.options.removeOnInterrupt&&this.parent.plugins.remove("snap-zoom"),!1}down(){return this.options.removeOnInterrupt?this.parent.plugins.remove("snap-zoom"):this.options.interrupt&&(this.snapping=null),!1}update(t){if(this.paused||this.options.interrupt&&this.parent.input.count()!==0)return;let e;if(!this.options.center&&!this.options.noMove&&(e=this.parent.center),!this.snapping)(this.parent.scale.x!==this.xScale||this.parent.scale.y!==this.yScale)&&this.createSnapping();else if(this.snapping){const r=this.snapping;if(r.time+=t,r.time>=this.options.time)this.parent.scale.set(this.xScale,this.yScale),this.options.removeOnComplete&&this.parent.plugins.remove("snap-zoom"),this.parent.emit("snap-zoom-end",this.parent),this.snapping=null;else{const s=this.snapping,o=this.ease(s.time,s.startX,s.deltaX,this.options.time),a=this.ease(s.time,s.startY,s.deltaY,this.options.time);this.parent.scale.x=this.parent.screenWidth/o,this.parent.scale.y=this.parent.screenHeight/a}const n=this.parent.plugins.get("clamp-zoom",!0);n&&n.clamp(),this.options.noMove||(this.options.center?this.parent.moveCenter(this.options.center):this.parent.moveCenter(e))}}resume(){this.snapping=null,super.resume()}}const BE={percent:.1,smooth:!1,interrupt:!0,reverse:!1,center:null,lineHeight:20,axis:"all",keyToPress:null,trackpadPinch:!1,wheelZoom:!0};class UE extends ti{constructor(t,e={}){super(t),this.options=Object.assign({},BE,e),this.keyIsPressed=!1,this.options.keyToPress&&this.handleKeyPresses(this.options.keyToPress)}handleKeyPresses(t){typeof window>"u"||(window.addEventListener("keydown",e=>{t.includes(e.code)&&(this.keyIsPressed=!0)}),window.addEventListener("keyup",e=>{t.includes(e.code)&&(this.keyIsPressed=!1)}))}checkKeyPress(){return!this.options.keyToPress||this.keyIsPressed}down(){return this.options.interrupt&&(this.smoothing=null),!1}isAxisX(){return["all","x"].includes(this.options.axis)}isAxisY(){return["all","y"].includes(this.options.axis)}update(){if(this.smoothing){const t=this.smoothingCenter,e=this.smoothing;let r;this.options.center||(r=this.parent.toLocal(t)),this.isAxisX()&&(this.parent.scale.x+=e.x),this.isAxisY()&&(this.parent.scale.y+=e.y),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const n=this.parent.plugins.get("clamp-zoom",!0);if(n&&n.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const s=this.parent.toGlobal(r);this.parent.x+=t.x-s.x,this.parent.y+=t.y-s.y}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.smoothingCount++,this.smoothingCount>=this.options.smooth&&(this.smoothing=null)}}pinch(t){if(this.paused)return;const e=this.parent.input.getPointerPosition(t),r=-t.deltaY*(t.deltaMode?this.options.lineHeight:1)/200,n=Math.pow(2,(1+this.options.percent)*r);let s;this.options.center||(s=this.parent.toLocal(e)),this.isAxisX()&&(this.parent.scale.x*=n),this.isAxisY()&&(this.parent.scale.y*=n),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const o=this.parent.plugins.get("clamp-zoom",!0);if(o&&o.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const a=this.parent.toGlobal(s);this.parent.x+=e.x-a.x,this.parent.y+=e.y-a.y}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.emit("wheel-start",{event:t,viewport:this.parent})}wheel(t){if(this.paused||!this.checkKeyPress())return!1;if(t.ctrlKey&&this.options.trackpadPinch)this.pinch(t);else if(this.options.wheelZoom){const e=this.parent.input.getPointerPosition(t),r=(this.options.reverse?-1:1)*-t.deltaY*(t.deltaMode?this.options.lineHeight:1)/500,n=Math.pow(2,(1+this.options.percent)*r);if(this.options.smooth){const s={x:this.smoothing?this.smoothing.x*(this.options.smooth-this.smoothingCount):0,y:this.smoothing?this.smoothing.y*(this.options.smooth-this.smoothingCount):0};this.smoothing={x:((this.parent.scale.x+s.x)*n-this.parent.scale.x)/this.options.smooth,y:((this.parent.scale.y+s.y)*n-this.parent.scale.y)/this.options.smooth},this.smoothingCount=0,this.smoothingCenter=e}else{let s;this.options.center||(s=this.parent.toLocal(e)),this.isAxisX()&&(this.parent.scale.x*=n),this.isAxisY()&&(this.parent.scale.y*=n),this.parent.emit("zoomed",{viewport:this.parent,type:"wheel"});const o=this.parent.plugins.get("clamp-zoom",!0);if(o&&o.clamp(),this.options.center)this.parent.moveCenter(this.options.center);else{const a=this.parent.toGlobal(s);this.parent.x+=e.x-a.x,this.parent.y+=e.y-a.y}}this.parent.emit("moved",{viewport:this.parent,type:"wheel"}),this.parent.emit("wheel-start",{event:t,viewport:this.parent})}return!this.parent.options.passiveWheel}}class XE{constructor(t){this.viewport=t,this.touches=[],this.addListeners()}addListeners(){this.viewport.eventMode="static",this.viewport.forceHitArea||(this.viewport.hitArea=new mt(0,0,this.viewport.worldWidth,this.viewport.worldHeight)),this.viewport.on("pointerdown",this.down,this),this.viewport.options.allowPreserveDragOutside?this.viewport.on("globalpointermove",this.move,this):this.viewport.on("pointermove",this.move,this),this.viewport.on("pointerup",this.up,this),this.viewport.on("pointerupoutside",this.up,this),this.viewport.on("pointercancel",this.up,this),this.viewport.options.allowPreserveDragOutside||this.viewport.on("pointerleave",this.up,this),this.wheelFunction=t=>this.handleWheel(t),this.viewport.options.events.domElement.addEventListener("wheel",this.wheelFunction,{passive:this.viewport.options.passiveWheel}),this.isMouseDown=!1}destroy(){var t;(t=this.viewport.options.events.domElement)==null||t.removeEventListener("wheel",this.wheelFunction)}down(t){if(!(this.viewport.pause||!this.viewport.visible)){if(t.pointerType==="mouse"?this.isMouseDown=!0:this.get(t.pointerId)||this.touches.push({id:t.pointerId,last:null}),this.count()===1){this.last=t.global.clone();const e=this.viewport.plugins.get("decelerate",!0),r=this.viewport.plugins.get("bounce",!0);(!e||!e.isActive())&&(!r||!r.isActive())?this.clickedAvailable=!0:this.clickedAvailable=!1}else this.clickedAvailable=!1;this.viewport.plugins.down(t)&&this.viewport.options.stopPropagation&&t.stopPropagation()}}clear(){this.isMouseDown=!1,this.touches=[],this.last=null}checkThreshold(t){return Math.abs(t)>=this.viewport.threshold}move(t){if(this.viewport.pause||!this.viewport.visible)return;const e=this.viewport.plugins.move(t);if(this.clickedAvailable&&this.last){const r=t.global.x-this.last.x,n=t.global.y-this.last.y;(this.checkThreshold(r)||this.checkThreshold(n))&&(this.clickedAvailable=!1)}e&&this.viewport.options.stopPropagation&&t.stopPropagation()}up(t){if(this.viewport.pause||!this.viewport.visible)return;t.pointerType==="mouse"&&(this.isMouseDown=!1),t.pointerType!=="mouse"&&this.remove(t.pointerId);const e=this.viewport.plugins.up(t);this.clickedAvailable&&this.count()===0&&this.last&&(this.viewport.emit("clicked",{event:t,screen:this.last,world:this.viewport.toWorld(this.last),viewport:this.viewport}),this.clickedAvailable=!1),e&&this.viewport.options.stopPropagation&&t.stopPropagation()}getPointerPosition(t){const e=new dt;return this.viewport.options.events.mapPositionToPoint(e,t.clientX,t.clientY),e}handleWheel(t){if(this.viewport.pause||!this.viewport.visible)return;const e=this.viewport.toLocal(this.getPointerPosition(t));this.viewport.left<=e.x&&e.x<=this.viewport.right&&this.viewport.top<=e.y&&e.y<=this.viewport.bottom&&this.viewport.plugins.wheel(t)&&!this.viewport.options.passiveWheel&&t.preventDefault()}pause(){this.touches=[],this.isMouseDown=!1}get(t){for(const e of this.touches)if(e.id===t)return e;return null}remove(t){for(let e=0;e<this.touches.length;e++)if(this.touches[e].id===t){this.touches.splice(e,1);return}}count(){return(this.isMouseDown?1:0)+this.touches.length}}const Ao=["drag","pinch","wheel","follow","mouse-edges","decelerate","animate","bounce","snap-zoom","clamp-zoom","snap","clamp"];class WE{constructor(t){this.viewport=t,this.list=[],this.plugins={}}add(t,e,r=Ao.length){const n=this.plugins[t];n&&n.destroy(),this.plugins[t]=e;const s=Ao.indexOf(t);s!==-1&&Ao.splice(s,1),Ao.splice(r,0,t),this.sort()}get(t,e){var r;return e&&(r=this.plugins[t])!=null&&r.paused?null:this.plugins[t]}update(t){for(const e of this.list)e.update(t)}resize(){for(const t of this.list)t.resize()}reset(){for(const t of this.list)t.reset()}removeAll(){this.list.forEach(t=>{t.destroy()}),this.plugins={},this.sort()}remove(t){var e;this.plugins[t]&&((e=this.plugins[t])==null||e.destroy(),delete this.plugins[t],this.viewport.emit("plugin-remove",t),this.sort())}pause(t){var e;(e=this.plugins[t])==null||e.pause()}resume(t){var e;(e=this.plugins[t])==null||e.resume()}sort(){this.list=[];for(const t of Ao)this.plugins[t]&&this.list.push(this.plugins[t])}down(t){let e=!1;for(const r of this.list)r.down(t)&&(e=!0);return e}move(t){let e=!1;for(const r of this.viewport.plugins.list)r.move(t)&&(e=!0);return e}up(t){let e=!1;for(const r of this.list)r.up(t)&&(e=!0);return e}wheel(t){let e=!1;for(const r of this.list)r.wheel(t)&&(e=!0);return e}}const ZE={screenWidth:typeof window>"u"?0:window.innerWidth,screenHeight:typeof window>"u"?0:window.innerHeight,worldWidth:null,worldHeight:null,threshold:5,passiveWheel:!0,stopPropagation:!1,forceHitArea:null,noTicker:!1,disableOnContextMenu:!1,ticker:Te.shared,allowPreserveDragOutside:!1};class VE extends St{constructor(t){super(),this._disableOnContextMenu=e=>e.preventDefault(),this.options={...ZE,...t},this.screenWidth=this.options.screenWidth,this.screenHeight=this.options.screenHeight,this._worldWidth=this.options.worldWidth,this._worldHeight=this.options.worldHeight,this.forceHitArea=this.options.forceHitArea,this.threshold=this.options.threshold,this.options.disableOnContextMenu&&this.options.events.domElement.addEventListener("contextmenu",this._disableOnContextMenu),this.options.noTicker||(this.tickerFunction=()=>this.update(this.options.ticker.elapsedMS),this.options.ticker.add(this.tickerFunction)),this.input=new XE(this),this.plugins=new WE(this)}destroy(t){var e;!this.options.noTicker&&this.tickerFunction&&this.options.ticker.remove(this.tickerFunction),this.options.disableOnContextMenu&&((e=this.options.events.domElement)==null||e.removeEventListener("contextmenu",this._disableOnContextMenu)),this.input.destroy(),super.destroy(t)}update(t){this.pause||(this.plugins.update(t),this.lastViewport&&(this.lastViewport.x!==this.x||this.lastViewport.y!==this.y?this.moving=!0:this.moving&&(this.emit("moved-end",this),this.moving=!1),this.lastViewport.scaleX!==this.scale.x||this.lastViewport.scaleY!==this.scale.y?this.zooming=!0:this.zooming&&(this.emit("zoomed-end",this),this.zooming=!1)),this.forceHitArea||(this._hitAreaDefault=new mt(this.left,this.top,this.worldScreenWidth,this.worldScreenHeight),this.hitArea=this._hitAreaDefault),this._dirty=this._dirty||!this.lastViewport||this.lastViewport.x!==this.x||this.lastViewport.y!==this.y||this.lastViewport.scaleX!==this.scale.x||this.lastViewport.scaleY!==this.scale.y,this.lastViewport={x:this.x,y:this.y,scaleX:this.scale.x,scaleY:this.scale.y},this.emit("frame-end",this))}resize(t=typeof window>"u"?0:window.innerWidth,e=typeof window>"u"?0:window.innerHeight,r,n){this.screenWidth=t,this.screenHeight=e,typeof r<"u"&&(this._worldWidth=r),typeof n<"u"&&(this._worldHeight=n),this.plugins.resize(),this.dirty=!0}get worldWidth(){return this._worldWidth?this._worldWidth:this.width/this.scale.x}set worldWidth(t){this._worldWidth=t,this.plugins.resize()}get worldHeight(){return this._worldHeight?this._worldHeight:this.height/this.scale.y}set worldHeight(t){this._worldHeight=t,this.plugins.resize()}getVisibleBounds(){return new mt(this.left,this.top,this.worldScreenWidth,this.worldScreenHeight)}toWorld(t,e){return arguments.length===2?this.toLocal(new dt(t,e)):this.toLocal(t)}toScreen(t,e){return arguments.length===2?this.toGlobal(new dt(t,e)):this.toGlobal(t)}get worldScreenWidth(){return this.screenWidth/this.scale.x}get worldScreenHeight(){return this.screenHeight/this.scale.y}get screenWorldWidth(){return this.worldWidth*this.scale.x}get screenWorldHeight(){return this.worldHeight*this.scale.y}get center(){return new dt(this.worldScreenWidth/2-this.x/this.scale.x,this.worldScreenHeight/2-this.y/this.scale.y)}set center(t){this.moveCenter(t)}moveCenter(...t){let e,r;typeof t[0]=="number"?(e=t[0],r=t[1]):(e=t[0].x,r=t[0].y);const n=(this.worldScreenWidth/2-e)*this.scale.x,s=(this.worldScreenHeight/2-r)*this.scale.y;return(this.x!==n||this.y!==s)&&(this.position.set(n,s),this.plugins.reset(),this.dirty=!0),this}get corner(){return new dt(-this.x/this.scale.x,-this.y/this.scale.y)}set corner(t){this.moveCorner(t)}moveCorner(...t){let e,r;return t.length===1?(e=-t[0].x*this.scale.x,r=-t[0].y*this.scale.y):(e=-t[0]*this.scale.x,r=-t[1]*this.scale.y),(e!==this.x||r!==this.y)&&(this.position.set(e,r),this.plugins.reset(),this.dirty=!0),this}get screenWidthInWorldPixels(){return this.screenWidth/this.scale.x}get screenHeightInWorldPixels(){return this.screenHeight/this.scale.y}findFitWidth(t){return this.screenWidth/t}findFitHeight(t){return this.screenHeight/t}findFit(t,e){const r=this.screenWidth/t,n=this.screenHeight/e;return Math.min(r,n)}findCover(t,e){const r=this.screenWidth/t,n=this.screenHeight/e;return Math.max(r,n)}fitWidth(t=this.worldWidth,e,r=!0,n){let s;e&&(s=this.center),this.scale.x=this.screenWidth/t,r&&(this.scale.y=this.scale.x);const o=this.plugins.get("clamp-zoom",!0);return!n&&o&&o.clamp(),e&&s&&this.moveCenter(s),this}fitHeight(t=this.worldHeight,e,r=!0,n){let s;e&&(s=this.center),this.scale.y=this.screenHeight/t,r&&(this.scale.x=this.scale.y);const o=this.plugins.get("clamp-zoom",!0);return!n&&o&&o.clamp(),e&&s&&this.moveCenter(s),this}fitWorld(t){let e;t&&(e=this.center),this.scale.x=this.screenWidth/this.worldWidth,this.scale.y=this.screenHeight/this.worldHeight,this.scale.x<this.scale.y?this.scale.y=this.scale.x:this.scale.x=this.scale.y;const r=this.plugins.get("clamp-zoom",!0);return r&&r.clamp(),t&&e&&this.moveCenter(e),this}fit(t,e=this.worldWidth,r=this.worldHeight){let n;t&&(n=this.center),this.scale.x=this.screenWidth/e,this.scale.y=this.screenHeight/r,this.scale.x<this.scale.y?this.scale.y=this.scale.x:this.scale.x=this.scale.y;const s=this.plugins.get("clamp-zoom",!0);return s&&s.clamp(),t&&n&&this.moveCenter(n),this}setZoom(t,e){let r;e&&(r=this.center),this.scale.set(t);const n=this.plugins.get("clamp-zoom",!0);return n&&n.clamp(),e&&r&&this.moveCenter(r),this}zoomPercent(t,e){return this.setZoom(this.scale.x+this.scale.x*t,e)}zoom(t,e){return this.fitWidth(t+this.worldScreenWidth,e),this}get scaled(){return this.scale.x}set scaled(t){this.setZoom(t,!0)}snapZoom(t){return this.plugins.add("snap-zoom",new OE(this,t)),this}OOB(){return{left:this.left<0,right:this.right>this.worldWidth,top:this.top<0,bottom:this.bottom>this.worldHeight,cornerPoint:new dt(this.worldWidth*this.scale.x-this.screenWidth,this.worldHeight*this.scale.y-this.screenHeight)}}get right(){return-this.x/this.scale.x+this.worldScreenWidth}set right(t){this.x=-t*this.scale.x+this.screenWidth,this.plugins.reset()}get left(){return-this.x/this.scale.x}set left(t){this.x=-t*this.scale.x,this.plugins.reset()}get top(){return-this.y/this.scale.y}set top(t){this.y=-t*this.scale.y,this.plugins.reset()}get bottom(){return-this.y/this.scale.y+this.worldScreenHeight}set bottom(t){this.y=-t*this.scale.y+this.screenHeight,this.plugins.reset()}get dirty(){return!!this._dirty}set dirty(t){this._dirty=t}get forceHitArea(){return this._forceHitArea}set forceHitArea(t){t?(this._forceHitArea=t,this.hitArea=t):(this._forceHitArea=null,this.hitArea=new mt(0,0,this.worldWidth,this.worldHeight))}drag(t){return this.plugins.add("drag",new AE(this,t)),this}clamp(t){return this.plugins.add("clamp",new wE(this,t)),this}decelerate(t){return this.plugins.add("decelerate",new EE(this,t)),this}bounce(t){return this.plugins.add("bounce",new _E(this,t)),this}pinch(t){return this.plugins.add("pinch",new kE(this,t)),this}snap(t,e,r){return this.plugins.add("snap",new DE(this,t,e,r)),this}follow(t,e){return this.plugins.add("follow",new RE(this,t,e)),this}wheel(t){return this.plugins.add("wheel",new UE(this,t)),this}animate(t){return this.plugins.add("animate",new bE(this,t)),this}clampZoom(t){return this.plugins.add("clamp-zoom",new SE(this,t)),this}mouseEdges(t){return this.plugins.add("mouse-edges",new LE(this,t)),this}get pause(){return!!this._pause}set pause(t){this._pause=t,this.lastViewport=null,this.moving=!1,this.zooming=!1,t&&this.input.pause()}ensureVisible(t,e,r,n,s){s&&(r>this.worldScreenWidth||n>this.worldScreenHeight)&&(this.fit(!0,r,n),this.emit("zoomed",{viewport:this,type:"ensureVisible"}));let o=!1;t<this.left?(this.left=t,o=!0):t+r>this.right&&(this.right=t+r,o=!0),e<this.top?(this.top=e,o=!0):e+n>this.bottom&&(this.bottom=e+n,o=!0),o&&this.emit("moved",{viewport:this,type:"ensureVisible"})}}function Gl(i,t){return i==null||t==null?NaN:i<t?-1:i>t?1:i>=t?0:NaN}function HE(i,t){return i==null||t==null?NaN:t<i?-1:t>i?1:t>=i?0:NaN}function dd(i){let t,e,r;i.length!==2?(t=Gl,e=(a,l)=>Gl(i(a),l),r=(a,l)=>i(a)-l):(t=i===Gl||i===HE?i:KE,e=i,r=i);function n(a,l,h=0,c=a.length){if(h<c){if(t(l,l)!==0)return c;do{const u=h+c>>>1;e(a[u],l)<0?h=u+1:c=u}while(h<c)}return h}function s(a,l,h=0,c=a.length){if(h<c){if(t(l,l)!==0)return c;do{const u=h+c>>>1;e(a[u],l)<=0?h=u+1:c=u}while(h<c)}return h}function o(a,l,h=0,c=a.length){const u=n(a,l,h,c-1);return u>h&&r(a[u-1],l)>-r(a[u],l)?u-1:u}return{left:n,center:o,right:s}}function KE(){return 0}function zE(i){return i===null?NaN:+i}const YE=dd(Gl).right;dd(zE).center;const jE=Math.sqrt(50),JE=Math.sqrt(10),$E=Math.sqrt(2);function kl(i,t,e){const r=(t-i)/Math.max(0,e),n=Math.floor(Math.log10(r)),s=r/Math.pow(10,n),o=s>=jE?10:s>=JE?5:s>=$E?2:1;let a,l,h;return n<0?(h=Math.pow(10,-n)/o,a=Math.round(i*h),l=Math.round(t*h),a/h<i&&++a,l/h>t&&--l,h=-h):(h=Math.pow(10,n)*o,a=Math.round(i/h),l=Math.round(t/h),a*h<i&&++a,l*h>t&&--l),l<a&&.5<=e&&e<2?kl(i,t,e*2):[a,l,h]}function QE(i,t,e){if(t=+t,i=+i,e=+e,!(e>0))return[];if(i===t)return[i];const r=t<i,[n,s,o]=r?kl(t,i,e):kl(i,t,e);if(!(s>=n))return[];const a=s-n+1,l=new Array(a);if(r)if(o<0)for(let h=0;h<a;++h)l[h]=(s-h)/-o;else for(let h=0;h<a;++h)l[h]=(s-h)*o;else if(o<0)for(let h=0;h<a;++h)l[h]=(n+h)/-o;else for(let h=0;h<a;++h)l[h]=(n+h)*o;return l}function fd(i,t,e){return t=+t,i=+i,e=+e,kl(i,t,e)[2]}function pd(i,t,e){t=+t,i=+i,e=+e;const r=t<i,n=r?fd(t,i,e):fd(i,t,e);return(r?-1:1)*(n<0?1/-n:n)}function md(i,t,e){i.prototype=t.prototype=e,e.constructor=i}function I1(i,t){var e=Object.create(i.prototype);for(var r in t)e[r]=t[r];return e}function Mo(){}var Ro=.7,Fl=1/Ro,Ts="\\s*([+-]?\\d+)\\s*",Po="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)\\s*",Oi="\\s*([+-]?(?:\\d*\\.)?\\d+(?:[eE][+-]?\\d+)?)%\\s*",qE=/^#([0-9a-f]{3,8})$/,tI=new RegExp(`^rgb\\(${Ts},${Ts},${Ts}\\)$`),eI=new RegExp(`^rgb\\(${Oi},${Oi},${Oi}\\)$`),iI=new RegExp(`^rgba\\(${Ts},${Ts},${Ts},${Po}\\)$`),rI=new RegExp(`^rgba\\(${Oi},${Oi},${Oi},${Po}\\)$`),nI=new RegExp(`^hsl\\(${Po},${Oi},${Oi}\\)$`),sI=new RegExp(`^hsla\\(${Po},${Oi},${Oi},${Po}\\)$`),A1={aliceblue:15792383,antiquewhite:16444375,aqua:65535,aquamarine:8388564,azure:15794175,beige:16119260,bisque:16770244,black:0,blanchedalmond:16772045,blue:255,blueviolet:9055202,brown:10824234,burlywood:14596231,cadetblue:6266528,chartreuse:8388352,chocolate:13789470,coral:16744272,cornflowerblue:6591981,cornsilk:16775388,crimson:14423100,cyan:65535,darkblue:139,darkcyan:35723,darkgoldenrod:12092939,darkgray:11119017,darkgreen:25600,darkgrey:11119017,darkkhaki:12433259,darkmagenta:9109643,darkolivegreen:5597999,darkorange:16747520,darkorchid:10040012,darkred:9109504,darksalmon:15308410,darkseagreen:9419919,darkslateblue:4734347,darkslategray:3100495,darkslategrey:3100495,darkturquoise:52945,darkviolet:9699539,deeppink:16716947,deepskyblue:49151,dimgray:6908265,dimgrey:6908265,dodgerblue:2003199,firebrick:11674146,floralwhite:16775920,forestgreen:2263842,fuchsia:16711935,gainsboro:14474460,ghostwhite:16316671,gold:16766720,goldenrod:14329120,gray:8421504,green:32768,greenyellow:11403055,grey:8421504,honeydew:15794160,hotpink:16738740,indianred:13458524,indigo:4915330,ivory:16777200,khaki:15787660,lavender:15132410,lavenderblush:16773365,lawngreen:8190976,lemonchiffon:16775885,lightblue:11393254,lightcoral:15761536,lightcyan:14745599,lightgoldenrodyellow:16448210,lightgray:13882323,lightgreen:9498256,lightgrey:13882323,lightpink:16758465,lightsalmon:16752762,lightseagreen:2142890,lightskyblue:8900346,lightslategray:7833753,lightslategrey:7833753,lightsteelblue:11584734,lightyellow:16777184,lime:65280,limegreen:3329330,linen:16445670,magenta:16711935,maroon:8388608,mediumaquamarine:6737322,mediumblue:205,mediumorchid:12211667,mediumpurple:9662683,mediumseagreen:3978097,mediumslateblue:8087790,mediumspringgreen:64154,mediumturquoise:4772300,mediumvioletred:13047173,midnightblue:1644912,mintcream:16121850,mistyrose:16770273,moccasin:16770229,navajowhite:16768685,navy:128,oldlace:16643558,olive:8421376,olivedrab:7048739,orange:16753920,orangered:16729344,orchid:14315734,palegoldenrod:15657130,palegreen:10025880,paleturquoise:11529966,palevioletred:14381203,papayawhip:16773077,peachpuff:16767673,peru:13468991,pink:16761035,plum:14524637,powderblue:11591910,purple:8388736,rebeccapurple:6697881,red:16711680,rosybrown:12357519,royalblue:4286945,saddlebrown:9127187,salmon:16416882,sandybrown:16032864,seagreen:3050327,seashell:16774638,sienna:10506797,silver:12632256,skyblue:8900331,slateblue:6970061,slategray:7372944,slategrey:7372944,snow:16775930,springgreen:65407,steelblue:4620980,tan:13808780,teal:32896,thistle:14204888,tomato:16737095,turquoise:4251856,violet:15631086,wheat:16113331,white:16777215,whitesmoke:16119285,yellow:16776960,yellowgreen:10145074};md(Mo,Lo,{copy(i){return Object.assign(new this.constructor,this,i)},displayable(){return this.rgb().displayable()},hex:M1,formatHex:M1,formatHex8:oI,formatHsl:aI,formatRgb:R1,toString:R1});function M1(){return this.rgb().formatHex()}function oI(){return this.rgb().formatHex8()}function aI(){return F1(this).formatHsl()}function R1(){return this.rgb().formatRgb()}function Lo(i){var t,e;return i=(i+"").trim().toLowerCase(),(t=qE.exec(i))?(e=t[1].length,t=parseInt(t[1],16),e===6?P1(t):e===3?new Le(t>>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):e===8?Dl(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):e===4?Dl(t>>12&15|t>>8&240,t>>8&15|t>>4&240,t>>4&15|t&240,((t&15)<<4|t&15)/255):null):(t=tI.exec(i))?new Le(t[1],t[2],t[3],1):(t=eI.exec(i))?new Le(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=iI.exec(i))?Dl(t[1],t[2],t[3],t[4]):(t=rI.exec(i))?Dl(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=nI.exec(i))?k1(t[1],t[2]/100,t[3]/100,1):(t=sI.exec(i))?k1(t[1],t[2]/100,t[3]/100,t[4]):A1.hasOwnProperty(i)?P1(A1[i]):i==="transparent"?new Le(NaN,NaN,NaN,0):null}function P1(i){return new Le(i>>16&255,i>>8&255,i&255,1)}function Dl(i,t,e,r){return r<=0&&(i=t=e=NaN),new Le(i,t,e,r)}function lI(i){return i instanceof Mo||(i=Lo(i)),i?(i=i.rgb(),new Le(i.r,i.g,i.b,i.opacity)):new Le}function gd(i,t,e,r){return arguments.length===1?lI(i):new Le(i,t,e,r??1)}function Le(i,t,e,r){this.r=+i,this.g=+t,this.b=+e,this.opacity=+r}md(Le,gd,I1(Mo,{brighter(i){return i=i==null?Fl:Math.pow(Fl,i),new Le(this.r*i,this.g*i,this.b*i,this.opacity)},darker(i){return i=i==null?Ro:Math.pow(Ro,i),new Le(this.r*i,this.g*i,this.b*i,this.opacity)},rgb(){return this},clamp(){return new Le(Gn(this.r),Gn(this.g),Gn(this.b),Nl(this.opacity))},displayable(){return-.5<=this.r&&this.r<255.5&&-.5<=this.g&&this.g<255.5&&-.5<=this.b&&this.b<255.5&&0<=this.opacity&&this.opacity<=1},hex:L1,formatHex:L1,formatHex8:hI,formatRgb:G1,toString:G1}));function L1(){return`#${kn(this.r)}${kn(this.g)}${kn(this.b)}`}function hI(){return`#${kn(this.r)}${kn(this.g)}${kn(this.b)}${kn((isNaN(this.opacity)?1:this.opacity)*255)}`}function G1(){const i=Nl(this.opacity);return`${i===1?"rgb(":"rgba("}${Gn(this.r)}, ${Gn(this.g)}, ${Gn(this.b)}${i===1?")":`, ${i})`}`}function Nl(i){return isNaN(i)?1:Math.max(0,Math.min(1,i))}function Gn(i){return Math.max(0,Math.min(255,Math.round(i)||0))}function kn(i){return i=Gn(i),(i<16?"0":"")+i.toString(16)}function k1(i,t,e,r){return r<=0?i=t=e=NaN:e<=0||e>=1?i=t=NaN:t<=0&&(i=NaN),new pi(i,t,e,r)}function F1(i){if(i instanceof pi)return new pi(i.h,i.s,i.l,i.opacity);if(i instanceof Mo||(i=Lo(i)),!i)return new pi;if(i instanceof pi)return i;i=i.rgb();var t=i.r/255,e=i.g/255,r=i.b/255,n=Math.min(t,e,r),s=Math.max(t,e,r),o=NaN,a=s-n,l=(s+n)/2;return a?(t===s?o=(e-r)/a+(e<r)*6:e===s?o=(r-t)/a+2:o=(t-e)/a+4,a/=l<.5?s+n:2-s-n,o*=60):a=l>0&&l<1?0:o,new pi(o,a,l,i.opacity)}function cI(i,t,e,r){return arguments.length===1?F1(i):new pi(i,t,e,r??1)}function pi(i,t,e,r){this.h=+i,this.s=+t,this.l=+e,this.opacity=+r}md(pi,cI,I1(Mo,{brighter(i){return i=i==null?Fl:Math.pow(Fl,i),new pi(this.h,this.s,this.l*i,this.opacity)},darker(i){return i=i==null?Ro:Math.pow(Ro,i),new pi(this.h,this.s,this.l*i,this.opacity)},rgb(){var i=this.h%360+(this.h<0)*360,t=isNaN(i)||isNaN(this.s)?0:this.s,e=this.l,r=e+(e<.5?e:1-e)*t,n=2*e-r;return new Le(yd(i>=240?i-240:i+120,n,r),yd(i,n,r),yd(i<120?i+240:i-120,n,r),this.opacity)},clamp(){return new pi(D1(this.h),Ol(this.s),Ol(this.l),Nl(this.opacity))},displayable(){return(0<=this.s&&this.s<=1||isNaN(this.s))&&0<=this.l&&this.l<=1&&0<=this.opacity&&this.opacity<=1},formatHsl(){const i=Nl(this.opacity);return`${i===1?"hsl(":"hsla("}${D1(this.h)}, ${Ol(this.s)*100}%, ${Ol(this.l)*100}%${i===1?")":`, ${i})`}`}}));function D1(i){return i=(i||0)%360,i<0?i+360:i}function Ol(i){return Math.max(0,Math.min(1,i||0))}function yd(i,t,e){return(i<60?t+(e-t)*i/60:i<180?e:i<240?t+(e-t)*(240-i)/60:t)*255}const bd=i=>()=>i;function uI(i,t){return function(e){return i+e*t}}function dI(i,t,e){return i=Math.pow(i,e),t=Math.pow(t,e)-i,e=1/e,function(r){return Math.pow(i+r*t,e)}}function fI(i){return(i=+i)==1?N1:function(t,e){return e-t?dI(t,e,i):bd(isNaN(t)?e:t)}}function N1(i,t){var e=t-i;return e?uI(i,e):bd(isNaN(i)?t:i)}const O1=function i(t){var e=fI(t);function r(n,s){var o=e((n=gd(n)).r,(s=gd(s)).r),a=e(n.g,s.g),l=e(n.b,s.b),h=N1(n.opacity,s.opacity);return function(c){return n.r=o(c),n.g=a(c),n.b=l(c),n.opacity=h(c),n+""}}return r.gamma=i,r}(1);function pI(i,t){t||(t=[]);var e=i?Math.min(t.length,i.length):0,r=t.slice(),n;return function(s){for(n=0;n<e;++n)r[n]=i[n]*(1-s)+t[n]*s;return r}}function mI(i){return ArrayBuffer.isView(i)&&!(i instanceof DataView)}function gI(i,t){var e=t?t.length:0,r=i?Math.min(e,i.length):0,n=new Array(r),s=new Array(e),o;for(o=0;o<r;++o)n[o]=vd(i[o],t[o]);for(;o<e;++o)s[o]=t[o];return function(a){for(o=0;o<r;++o)s[o]=n[o](a);return s}}function yI(i,t){var e=new Date;return i=+i,t=+t,function(r){return e.setTime(i*(1-r)+t*r),e}}function Bl(i,t){return i=+i,t=+t,function(e){return i*(1-e)+t*e}}function bI(i,t){var e={},r={},n;(i===null||typeof i!="object")&&(i={}),(t===null||typeof t!="object")&&(t={});for(n in t)n in i?e[n]=vd(i[n],t[n]):r[n]=t[n];return function(s){for(n in e)r[n]=e[n](s);return r}}var xd=/[-+]?(?:\d+\.?\d*|\.?\d+)(?:[eE][-+]?\d+)?/g,_d=new RegExp(xd.source,"g");function xI(i){return function(){return i}}function _I(i){return function(t){return i(t)+""}}function vI(i,t){var e=xd.lastIndex=_d.lastIndex=0,r,n,s,o=-1,a=[],l=[];for(i=i+"",t=t+"";(r=xd.exec(i))&&(n=_d.exec(t));)(s=n.index)>e&&(s=t.slice(e,s),a[o]?a[o]+=s:a[++o]=s),(r=r[0])===(n=n[0])?a[o]?a[o]+=n:a[++o]=n:(a[++o]=null,l.push({i:o,x:Bl(r,n)})),e=_d.lastIndex;return e<t.length&&(s=t.slice(e),a[o]?a[o]+=s:a[++o]=s),a.length<2?l[0]?_I(l[0].x):xI(t):(t=l.length,function(h){for(var c=0,u;c<t;++c)a[(u=l[c]).i]=u.x(h);return a.join("")})}function vd(i,t){var e=typeof t,r;return t==null||e==="boolean"?bd(t):(e==="number"?Bl:e==="string"?(r=Lo(t))?(t=r,O1):vI:t instanceof Lo?O1:t instanceof Date?yI:mI(t)?pI:Array.isArray(t)?gI:typeof t.valueOf!="function"&&typeof t.toString!="function"||isNaN(t)?bI:Bl)(i,t)}function wI(i,t){return i=+i,t=+t,function(e){return Math.round(i*(1-e)+t*e)}}function TI(i){return Math.abs(i=Math.round(i))>=1e21?i.toLocaleString("en").replace(/,/g,""):i.toString(10)}function Ul(i,t){if((e=(i=t?i.toExponential(t-1):i.toExponential()).indexOf("e"))<0)return null;var e,r=i.slice(0,e);return[r.length>1?r[0]+r.slice(2):r,+i.slice(e+1)]}function Ss(i){return i=Ul(Math.abs(i)),i?i[1]:NaN}function SI(i,t){return function(e,r){for(var n=e.length,s=[],o=0,a=i[0],l=0;n>0&&a>0&&(l+a+1>r&&(a=Math.max(1,r-l)),s.push(e.substring(n-=a,n+a)),!((l+=a+1)>r));)a=i[o=(o+1)%i.length];return s.reverse().join(t)}}function CI(i){return function(t){return t.replace(/[0-9]/g,function(e){return i[+e]})}}var EI=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function Xl(i){if(!(t=EI.exec(i)))throw new Error("invalid format: "+i);var t;return new wd({fill:t[1],align:t[2],sign:t[3],symbol:t[4],zero:t[5],width:t[6],comma:t[7],precision:t[8]&&t[8].slice(1),trim:t[9],type:t[10]})}Xl.prototype=wd.prototype;function wd(i){this.fill=i.fill===void 0?" ":i.fill+"",this.align=i.align===void 0?">":i.align+"",this.sign=i.sign===void 0?"-":i.sign+"",this.symbol=i.symbol===void 0?"":i.symbol+"",this.zero=!!i.zero,this.width=i.width===void 0?void 0:+i.width,this.comma=!!i.comma,this.precision=i.precision===void 0?void 0:+i.precision,this.trim=!!i.trim,this.type=i.type===void 0?"":i.type+""}wd.prototype.toString=function(){return this.fill+this.align+this.sign+this.symbol+(this.zero?"0":"")+(this.width===void 0?"":Math.max(1,this.width|0))+(this.comma?",":"")+(this.precision===void 0?"":"."+Math.max(0,this.precision|0))+(this.trim?"~":"")+this.type};function II(i){t:for(var t=i.length,e=1,r=-1,n;e<t;++e)switch(i[e]){case".":r=n=e;break;case"0":r===0&&(r=e),n=e;break;default:if(!+i[e])break t;r>0&&(r=0);break}return r>0?i.slice(0,r)+i.slice(n+1):i}var B1;function AI(i,t){var e=Ul(i,t);if(!e)return i+"";var r=e[0],n=e[1],s=n-(B1=Math.max(-8,Math.min(8,Math.floor(n/3)))*3)+1,o=r.length;return s===o?r:s>o?r+new Array(s-o+1).join("0"):s>0?r.slice(0,s)+"."+r.slice(s):"0."+new Array(1-s).join("0")+Ul(i,Math.max(0,t+s-1))[0]}function U1(i,t){var e=Ul(i,t);if(!e)return i+"";var r=e[0],n=e[1];return n<0?"0."+new Array(-n).join("0")+r:r.length>n+1?r.slice(0,n+1)+"."+r.slice(n+1):r+new Array(n-r.length+2).join("0")}const X1={"%":(i,t)=>(i*100).toFixed(t),b:i=>Math.round(i).toString(2),c:i=>i+"",d:TI,e:(i,t)=>i.toExponential(t),f:(i,t)=>i.toFixed(t),g:(i,t)=>i.toPrecision(t),o:i=>Math.round(i).toString(8),p:(i,t)=>U1(i*100,t),r:U1,s:AI,X:i=>Math.round(i).toString(16).toUpperCase(),x:i=>Math.round(i).toString(16)};function W1(i){return i}var Z1=Array.prototype.map,V1=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function MI(i){var t=i.grouping===void 0||i.thousands===void 0?W1:SI(Z1.call(i.grouping,Number),i.thousands+""),e=i.currency===void 0?"":i.currency[0]+"",r=i.currency===void 0?"":i.currency[1]+"",n=i.decimal===void 0?".":i.decimal+"",s=i.numerals===void 0?W1:CI(Z1.call(i.numerals,String)),o=i.percent===void 0?"%":i.percent+"",a=i.minus===void 0?"−":i.minus+"",l=i.nan===void 0?"NaN":i.nan+"";function h(u){u=Xl(u);var d=u.fill,f=u.align,p=u.sign,m=u.symbol,g=u.zero,y=u.width,x=u.comma,b=u.precision,v=u.trim,w=u.type;w==="n"?(x=!0,w="g"):X1[w]||(b===void 0&&(b=12),v=!0,w="g"),(g||d==="0"&&f==="=")&&(g=!0,d="0",f="=");var S=m==="$"?e:m==="#"&&/[boxX]/.test(w)?"0"+w.toLowerCase():"",E=m==="$"?r:/[%p]/.test(w)?o:"",I=X1[w],M=/[defgprs%]/.test(w);b=b===void 0?6:/[gprs]/.test(w)?Math.max(1,Math.min(21,b)):Math.max(0,Math.min(20,b));function D(F){var R=S,A=E,k,O,Z;if(w==="c")A=I(F)+A,F="";else{F=+F;var U=F<0||1/F<0;if(F=isNaN(F)?l:I(Math.abs(F),b),v&&(F=II(F)),U&&+F==0&&p!=="+"&&(U=!1),R=(U?p==="("?p:a:p==="-"||p==="("?"":p)+R,A=(w==="s"?V1[8+B1/3]:"")+A+(U&&p==="("?")":""),M){for(k=-1,O=F.length;++k<O;)if(Z=F.charCodeAt(k),48>Z||Z>57){A=(Z===46?n+F.slice(k+1):F.slice(k))+A,F=F.slice(0,k);break}}}x&&!g&&(F=t(F,1/0));var z=R.length+F.length+A.length,ut=z<y?new Array(y-z+1).join(d):"";switch(x&&g&&(F=t(ut+F,ut.length?y-A.length:1/0),ut=""),f){case"<":F=R+F+A+ut;break;case"=":F=R+ut+F+A;break;case"^":F=ut.slice(0,z=ut.length>>1)+R+F+A+ut.slice(z);break;default:F=ut+R+F+A;break}return s(F)}return D.toString=function(){return u+""},D}function c(u,d){var f=h((u=Xl(u),u.type="f",u)),p=Math.max(-8,Math.min(8,Math.floor(Ss(d)/3)))*3,m=Math.pow(10,-p),g=V1[8+p/3];return function(y){return f(m*y)+g}}return{format:h,formatPrefix:c}}var Wl,H1,K1;RI({thousands:",",grouping:[3],currency:["$",""]});function RI(i){return Wl=MI(i),H1=Wl.format,K1=Wl.formatPrefix,Wl}function PI(i){return Math.max(0,-Ss(Math.abs(i)))}function LI(i,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Ss(t)/3)))*3-Ss(Math.abs(i)))}function GI(i,t){return i=Math.abs(i),t=Math.abs(t)-i,Math.max(0,Ss(t)-Ss(i))+1}function z1(i,t){switch(arguments.length){case 0:break;case 1:this.range(i);break;default:this.range(t).domain(i);break}return this}function kI(i){return function(){return i}}function FI(i){return+i}var Y1=[0,1];function Cs(i){return i}function Td(i,t){return(t-=i=+i)?function(e){return(e-i)/t}:kI(isNaN(t)?NaN:.5)}function DI(i,t){var e;return i>t&&(e=i,i=t,t=e),function(r){return Math.max(i,Math.min(t,r))}}function NI(i,t,e){var r=i[0],n=i[1],s=t[0],o=t[1];return n<r?(r=Td(n,r),s=e(o,s)):(r=Td(r,n),s=e(s,o)),function(a){return s(r(a))}}function OI(i,t,e){var r=Math.min(i.length,t.length)-1,n=new Array(r),s=new Array(r),o=-1;for(i[r]<i[0]&&(i=i.slice().reverse(),t=t.slice().reverse());++o<r;)n[o]=Td(i[o],i[o+1]),s[o]=e(t[o],t[o+1]);return function(a){var l=YE(i,a,1,r)-1;return s[l](n[l](a))}}function j1(i,t){return t.domain(i.domain()).range(i.range()).interpolate(i.interpolate()).clamp(i.clamp()).unknown(i.unknown())}function BI(){var i=Y1,t=Y1,e=vd,r,n,s,o=Cs,a,l,h;function c(){var d=Math.min(i.length,t.length);return o!==Cs&&(o=DI(i[0],i[d-1])),a=d>2?OI:NI,l=h=null,u}function u(d){return d==null||isNaN(d=+d)?s:(l||(l=a(i.map(r),t,e)))(r(o(d)))}return u.invert=function(d){return o(n((h||(h=a(t,i.map(r),Bl)))(d)))},u.domain=function(d){return arguments.length?(i=Array.from(d,FI),c()):i.slice()},u.range=function(d){return arguments.length?(t=Array.from(d),c()):t.slice()},u.rangeRound=function(d){return t=Array.from(d),e=wI,c()},u.clamp=function(d){return arguments.length?(o=d?!0:Cs,c()):o!==Cs},u.interpolate=function(d){return arguments.length?(e=d,c()):e},u.unknown=function(d){return arguments.length?(s=d,u):s},function(d,f){return r=d,n=f,c()}}function J1(){return BI()(Cs,Cs)}function UI(i,t,e,r){var n=pd(i,t,e),s;switch(r=Xl(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(i),Math.abs(t));return r.precision==null&&!isNaN(s=LI(n,o))&&(r.precision=s),K1(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(s=GI(n,Math.max(Math.abs(i),Math.abs(t))))&&(r.precision=s-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(s=PI(n))&&(r.precision=s-(r.type==="%")*2);break}}return H1(r)}function XI(i){var t=i.domain;return i.ticks=function(e){var r=t();return QE(r[0],r[r.length-1],e??10)},i.tickFormat=function(e,r){var n=t();return UI(n[0],n[n.length-1],e??10,r)},i.nice=function(e){e==null&&(e=10);var r=t(),n=0,s=r.length-1,o=r[n],a=r[s],l,h,c=10;for(a<o&&(h=o,o=a,a=h,h=n,n=s,s=h);c-- >0;){if(h=fd(o,a,e),h===l)return r[n]=o,r[s]=a,t(r);if(h>0)o=Math.floor(o/h)*h,a=Math.ceil(a/h)*h;else if(h<0)o=Math.ceil(o*h)/h,a=Math.floor(a*h)/h;else break;l=h}return i},i}function $1(){var i=J1();return i.copy=function(){return j1(i,$1())},z1.apply(i,arguments),XI(i)}function WI(i,t){i=i.slice();var e=0,r=i.length-1,n=i[e],s=i[r],o;return s<n&&(o=e,e=r,r=o,o=n,n=s,s=o),i[e]=t.floor(n),i[r]=t.ceil(s),i}const Sd=new Date,Cd=new Date;function ne(i,t,e,r){function n(s){return i(s=arguments.length===0?new Date:new Date(+s)),s}return n.floor=s=>(i(s=new Date(+s)),s),n.ceil=s=>(i(s=new Date(s-1)),t(s,1),i(s),s),n.round=s=>{const o=n(s),a=n.ceil(s);return s-o<a-s?o:a},n.offset=(s,o)=>(t(s=new Date(+s),o==null?1:Math.floor(o)),s),n.range=(s,o,a)=>{const l=[];if(s=n.ceil(s),a=a==null?1:Math.floor(a),!(s<o)||!(a>0))return l;let h;do l.push(h=new Date(+s)),t(s,a),i(s);while(h<s&&s<o);return l},n.filter=s=>ne(o=>{if(o>=o)for(;i(o),!s(o);)o.setTime(o-1)},(o,a)=>{if(o>=o)if(a<0)for(;++a<=0;)for(;t(o,-1),!s(o););else for(;--a>=0;)for(;t(o,1),!s(o););}),e&&(n.count=(s,o)=>(Sd.setTime(+s),Cd.setTime(+o),i(Sd),i(Cd),Math.floor(e(Sd,Cd))),n.every=s=>(s=Math.floor(s),!isFinite(s)||!(s>0)?null:s>1?n.filter(r?o=>r(o)%s===0:o=>n.count(0,o)%s===0):n)),n}const Zl=ne(()=>{},(i,t)=>{i.setTime(+i+t)},(i,t)=>t-i);Zl.every=i=>(i=Math.floor(i),!isFinite(i)||!(i>0)?null:i>1?ne(t=>{t.setTime(Math.floor(t/i)*i)},(t,e)=>{t.setTime(+t+e*i)},(t,e)=>(e-t)/i):Zl),Zl.range;const cr=1e3,ei=cr*60,ur=ei*60,dr=ur*24,Ed=dr*7,Q1=dr*30,Id=dr*365,Es=ne(i=>{i.setTime(i-i.getMilliseconds())},(i,t)=>{i.setTime(+i+t*cr)},(i,t)=>(t-i)/cr,i=>i.getUTCSeconds());Es.range;const Ad=ne(i=>{i.setTime(i-i.getMilliseconds()-i.getSeconds()*cr)},(i,t)=>{i.setTime(+i+t*ei)},(i,t)=>(t-i)/ei,i=>i.getMinutes());Ad.range,ne(i=>{i.setUTCSeconds(0,0)},(i,t)=>{i.setTime(+i+t*ei)},(i,t)=>(t-i)/ei,i=>i.getUTCMinutes()).range;const Md=ne(i=>{i.setTime(i-i.getMilliseconds()-i.getSeconds()*cr-i.getMinutes()*ei)},(i,t)=>{i.setTime(+i+t*ur)},(i,t)=>(t-i)/ur,i=>i.getHours());Md.range,ne(i=>{i.setUTCMinutes(0,0,0)},(i,t)=>{i.setTime(+i+t*ur)},(i,t)=>(t-i)/ur,i=>i.getUTCHours()).range;const Go=ne(i=>i.setHours(0,0,0,0),(i,t)=>i.setDate(i.getDate()+t),(i,t)=>(t-i-(t.getTimezoneOffset()-i.getTimezoneOffset())*ei)/dr,i=>i.getDate()-1);Go.range;const Rd=ne(i=>{i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCDate(i.getUTCDate()+t)},(i,t)=>(t-i)/dr,i=>i.getUTCDate()-1);Rd.range,ne(i=>{i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCDate(i.getUTCDate()+t)},(i,t)=>(t-i)/dr,i=>Math.floor(i/dr)).range;function Fn(i){return ne(t=>{t.setDate(t.getDate()-(t.getDay()+7-i)%7),t.setHours(0,0,0,0)},(t,e)=>{t.setDate(t.getDate()+e*7)},(t,e)=>(e-t-(e.getTimezoneOffset()-t.getTimezoneOffset())*ei)/Ed)}const Vl=Fn(0),Hl=Fn(1),ZI=Fn(2),VI=Fn(3),Is=Fn(4),HI=Fn(5),KI=Fn(6);Vl.range,Hl.range,ZI.range,VI.range,Is.range,HI.range,KI.range;function Dn(i){return ne(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-i)%7),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCDate(t.getUTCDate()+e*7)},(t,e)=>(e-t)/Ed)}const q1=Dn(0),Kl=Dn(1),zI=Dn(2),YI=Dn(3),As=Dn(4),jI=Dn(5),JI=Dn(6);q1.range,Kl.range,zI.range,YI.range,As.range,jI.range,JI.range;const Pd=ne(i=>{i.setDate(1),i.setHours(0,0,0,0)},(i,t)=>{i.setMonth(i.getMonth()+t)},(i,t)=>t.getMonth()-i.getMonth()+(t.getFullYear()-i.getFullYear())*12,i=>i.getMonth());Pd.range,ne(i=>{i.setUTCDate(1),i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCMonth(i.getUTCMonth()+t)},(i,t)=>t.getUTCMonth()-i.getUTCMonth()+(t.getUTCFullYear()-i.getUTCFullYear())*12,i=>i.getUTCMonth()).range;const fr=ne(i=>{i.setMonth(0,1),i.setHours(0,0,0,0)},(i,t)=>{i.setFullYear(i.getFullYear()+t)},(i,t)=>t.getFullYear()-i.getFullYear(),i=>i.getFullYear());fr.every=i=>!isFinite(i=Math.floor(i))||!(i>0)?null:ne(t=>{t.setFullYear(Math.floor(t.getFullYear()/i)*i),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,e)=>{t.setFullYear(t.getFullYear()+e*i)}),fr.range;const Nn=ne(i=>{i.setUTCMonth(0,1),i.setUTCHours(0,0,0,0)},(i,t)=>{i.setUTCFullYear(i.getUTCFullYear()+t)},(i,t)=>t.getUTCFullYear()-i.getUTCFullYear(),i=>i.getUTCFullYear());Nn.every=i=>!isFinite(i=Math.floor(i))||!(i>0)?null:ne(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/i)*i),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,e)=>{t.setUTCFullYear(t.getUTCFullYear()+e*i)}),Nn.range;function $I(i,t,e,r,n,s){const o=[[Es,1,cr],[Es,5,5*cr],[Es,15,15*cr],[Es,30,30*cr],[s,1,ei],[s,5,5*ei],[s,15,15*ei],[s,30,30*ei],[n,1,ur],[n,3,3*ur],[n,6,6*ur],[n,12,12*ur],[r,1,dr],[r,2,2*dr],[e,1,Ed],[t,1,Q1],[t,3,3*Q1],[i,1,Id]];function a(h,c,u){const d=c<h;d&&([h,c]=[c,h]);const f=u&&typeof u.range=="function"?u:l(h,c,u),p=f?f.range(h,+c+1):[];return d?p.reverse():p}function l(h,c,u){const d=Math.abs(c-h)/u,f=dd(([,,g])=>g).right(o,d);if(f===o.length)return i.every(pd(h/Id,c/Id,u));if(f===0)return Zl.every(Math.max(pd(h,c,u),1));const[p,m]=o[d/o[f-1][2]<o[f][2]/d?f-1:f];return p.every(m)}return[a,l]}const[QI,qI]=$I(fr,Pd,Vl,Go,Md,Ad);function Ld(i){if(0<=i.y&&i.y<100){var t=new Date(-1,i.m,i.d,i.H,i.M,i.S,i.L);return t.setFullYear(i.y),t}return new Date(i.y,i.m,i.d,i.H,i.M,i.S,i.L)}function Gd(i){if(0<=i.y&&i.y<100){var t=new Date(Date.UTC(-1,i.m,i.d,i.H,i.M,i.S,i.L));return t.setUTCFullYear(i.y),t}return new Date(Date.UTC(i.y,i.m,i.d,i.H,i.M,i.S,i.L))}function ko(i,t,e){return{y:i,m:t,d:e,H:0,M:0,S:0,L:0}}function t3(i){var t=i.dateTime,e=i.date,r=i.time,n=i.periods,s=i.days,o=i.shortDays,a=i.months,l=i.shortMonths,h=Fo(n),c=Do(n),u=Fo(s),d=Do(s),f=Fo(o),p=Do(o),m=Fo(a),g=Do(a),y=Fo(l),x=Do(l),b={a:U,A:z,b:ut,B:V,c:null,d:sy,e:sy,f:T3,g:G3,G:F3,H:_3,I:v3,j:w3,L:oy,m:S3,M:C3,p:L,q:B,Q:dy,s:fy,S:E3,u:I3,U:A3,V:M3,w:R3,W:P3,x:null,X:null,y:L3,Y:k3,Z:D3,"%":uy},v={a:W,A:it,b:q,B:xt,c:null,d:ly,e:ly,f:U3,g:J3,G:Q3,H:N3,I:O3,j:B3,L:hy,m:X3,M:W3,p:Et,q:tt,Q:dy,s:fy,S:Z3,u:V3,U:H3,V:K3,w:z3,W:Y3,x:null,X:null,y:j3,Y:$3,Z:q3,"%":uy},w={a:D,A:F,b:R,B:A,c:k,d:ry,e:ry,f:g3,g:iy,G:ey,H:ny,I:ny,j:d3,L:m3,m:u3,M:f3,p:M,q:c3,Q:b3,s:x3,S:p3,u:s3,U:o3,V:a3,w:n3,W:l3,x:O,X:Z,y:iy,Y:ey,Z:h3,"%":y3};b.x=S(e,b),b.X=S(r,b),b.c=S(t,b),v.x=S(e,v),v.X=S(r,v),v.c=S(t,v);function S(H,j){return function(J){var N=[],ft=-1,gt=0,Mt=H.length,Ot,ke,Ze;for(J instanceof Date||(J=new Date(+J));++ft<Mt;)H.charCodeAt(ft)===37&&(N.push(H.slice(gt,ft)),(ke=ty[Ot=H.charAt(++ft)])!=null?Ot=H.charAt(++ft):ke=Ot==="e"?" ":"0",(Ze=j[Ot])&&(Ot=Ze(J,ke)),N.push(Ot),gt=ft+1);return N.push(H.slice(gt,ft)),N.join("")}}function E(H,j){return function(J){var N=ko(1900,void 0,1),ft=I(N,H,J+="",0),gt,Mt;if(ft!=J.length)return null;if("Q"in N)return new Date(N.Q);if("s"in N)return new Date(N.s*1e3+("L"in N?N.L:0));if(j&&!("Z"in N)&&(N.Z=0),"p"in N&&(N.H=N.H%12+N.p*12),N.m===void 0&&(N.m="q"in N?N.q:0),"V"in N){if(N.V<1||N.V>53)return null;"w"in N||(N.w=1),"Z"in N?(gt=Gd(ko(N.y,0,1)),Mt=gt.getUTCDay(),gt=Mt>4||Mt===0?Kl.ceil(gt):Kl(gt),gt=Rd.offset(gt,(N.V-1)*7),N.y=gt.getUTCFullYear(),N.m=gt.getUTCMonth(),N.d=gt.getUTCDate()+(N.w+6)%7):(gt=Ld(ko(N.y,0,1)),Mt=gt.getDay(),gt=Mt>4||Mt===0?Hl.ceil(gt):Hl(gt),gt=Go.offset(gt,(N.V-1)*7),N.y=gt.getFullYear(),N.m=gt.getMonth(),N.d=gt.getDate()+(N.w+6)%7)}else("W"in N||"U"in N)&&("w"in N||(N.w="u"in N?N.u%7:"W"in N?1:0),Mt="Z"in N?Gd(ko(N.y,0,1)).getUTCDay():Ld(ko(N.y,0,1)).getDay(),N.m=0,N.d="W"in N?(N.w+6)%7+N.W*7-(Mt+5)%7:N.w+N.U*7-(Mt+6)%7);return"Z"in N?(N.H+=N.Z/100|0,N.M+=N.Z%100,Gd(N)):Ld(N)}}function I(H,j,J,N){for(var ft=0,gt=j.length,Mt=J.length,Ot,ke;ft<gt;){if(N>=Mt)return-1;if(Ot=j.charCodeAt(ft++),Ot===37){if(Ot=j.charAt(ft++),ke=w[Ot in ty?j.charAt(ft++):Ot],!ke||(N=ke(H,J,N))<0)return-1}else if(Ot!=J.charCodeAt(N++))return-1}return N}function M(H,j,J){var N=h.exec(j.slice(J));return N?(H.p=c.get(N[0].toLowerCase()),J+N[0].length):-1}function D(H,j,J){var N=f.exec(j.slice(J));return N?(H.w=p.get(N[0].toLowerCase()),J+N[0].length):-1}function F(H,j,J){var N=u.exec(j.slice(J));return N?(H.w=d.get(N[0].toLowerCase()),J+N[0].length):-1}function R(H,j,J){var N=y.exec(j.slice(J));return N?(H.m=x.get(N[0].toLowerCase()),J+N[0].length):-1}function A(H,j,J){var N=m.exec(j.slice(J));return N?(H.m=g.get(N[0].toLowerCase()),J+N[0].length):-1}function k(H,j,J){return I(H,t,j,J)}function O(H,j,J){return I(H,e,j,J)}function Z(H,j,J){return I(H,r,j,J)}function U(H){return o[H.getDay()]}function z(H){return s[H.getDay()]}function ut(H){return l[H.getMonth()]}function V(H){return a[H.getMonth()]}function L(H){return n[+(H.getHours()>=12)]}function B(H){return 1+~~(H.getMonth()/3)}function W(H){return o[H.getUTCDay()]}function it(H){return s[H.getUTCDay()]}function q(H){return l[H.getUTCMonth()]}function xt(H){return a[H.getUTCMonth()]}function Et(H){return n[+(H.getUTCHours()>=12)]}function tt(H){return 1+~~(H.getUTCMonth()/3)}return{format:function(H){var j=S(H+="",b);return j.toString=function(){return H},j},parse:function(H){var j=E(H+="",!1);return j.toString=function(){return H},j},utcFormat:function(H){var j=S(H+="",v);return j.toString=function(){return H},j},utcParse:function(H){var j=E(H+="",!0);return j.toString=function(){return H},j}}}var ty={"-":"",_:" ",0:"0"},ue=/^\s*\d+/,e3=/^%/,i3=/[\\^$*+?|[\]().{}]/g;function At(i,t,e){var r=i<0?"-":"",n=(r?-i:i)+"",s=n.length;return r+(s<e?new Array(e-s+1).join(t)+n:n)}function r3(i){return i.replace(i3,"\\$&")}function Fo(i){return new RegExp("^(?:"+i.map(r3).join("|")+")","i")}function Do(i){return new Map(i.map((t,e)=>[t.toLowerCase(),e]))}function n3(i,t,e){var r=ue.exec(t.slice(e,e+1));return r?(i.w=+r[0],e+r[0].length):-1}function s3(i,t,e){var r=ue.exec(t.slice(e,e+1));return r?(i.u=+r[0],e+r[0].length):-1}function o3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.U=+r[0],e+r[0].length):-1}function a3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.V=+r[0],e+r[0].length):-1}function l3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.W=+r[0],e+r[0].length):-1}function ey(i,t,e){var r=ue.exec(t.slice(e,e+4));return r?(i.y=+r[0],e+r[0].length):-1}function iy(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.y=+r[0]+(+r[0]>68?1900:2e3),e+r[0].length):-1}function h3(i,t,e){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(e,e+6));return r?(i.Z=r[1]?0:-(r[2]+(r[3]||"00")),e+r[0].length):-1}function c3(i,t,e){var r=ue.exec(t.slice(e,e+1));return r?(i.q=r[0]*3-3,e+r[0].length):-1}function u3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.m=r[0]-1,e+r[0].length):-1}function ry(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.d=+r[0],e+r[0].length):-1}function d3(i,t,e){var r=ue.exec(t.slice(e,e+3));return r?(i.m=0,i.d=+r[0],e+r[0].length):-1}function ny(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.H=+r[0],e+r[0].length):-1}function f3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.M=+r[0],e+r[0].length):-1}function p3(i,t,e){var r=ue.exec(t.slice(e,e+2));return r?(i.S=+r[0],e+r[0].length):-1}function m3(i,t,e){var r=ue.exec(t.slice(e,e+3));return r?(i.L=+r[0],e+r[0].length):-1}function g3(i,t,e){var r=ue.exec(t.slice(e,e+6));return r?(i.L=Math.floor(r[0]/1e3),e+r[0].length):-1}function y3(i,t,e){var r=e3.exec(t.slice(e,e+1));return r?e+r[0].length:-1}function b3(i,t,e){var r=ue.exec(t.slice(e));return r?(i.Q=+r[0],e+r[0].length):-1}function x3(i,t,e){var r=ue.exec(t.slice(e));return r?(i.s=+r[0],e+r[0].length):-1}function sy(i,t){return At(i.getDate(),t,2)}function _3(i,t){return At(i.getHours(),t,2)}function v3(i,t){return At(i.getHours()%12||12,t,2)}function w3(i,t){return At(1+Go.count(fr(i),i),t,3)}function oy(i,t){return At(i.getMilliseconds(),t,3)}function T3(i,t){return oy(i,t)+"000"}function S3(i,t){return At(i.getMonth()+1,t,2)}function C3(i,t){return At(i.getMinutes(),t,2)}function E3(i,t){return At(i.getSeconds(),t,2)}function I3(i){var t=i.getDay();return t===0?7:t}function A3(i,t){return At(Vl.count(fr(i)-1,i),t,2)}function ay(i){var t=i.getDay();return t>=4||t===0?Is(i):Is.ceil(i)}function M3(i,t){return i=ay(i),At(Is.count(fr(i),i)+(fr(i).getDay()===4),t,2)}function R3(i){return i.getDay()}function P3(i,t){return At(Hl.count(fr(i)-1,i),t,2)}function L3(i,t){return At(i.getFullYear()%100,t,2)}function G3(i,t){return i=ay(i),At(i.getFullYear()%100,t,2)}function k3(i,t){return At(i.getFullYear()%1e4,t,4)}function F3(i,t){var e=i.getDay();return i=e>=4||e===0?Is(i):Is.ceil(i),At(i.getFullYear()%1e4,t,4)}function D3(i){var t=i.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+At(t/60|0,"0",2)+At(t%60,"0",2)}function ly(i,t){return At(i.getUTCDate(),t,2)}function N3(i,t){return At(i.getUTCHours(),t,2)}function O3(i,t){return At(i.getUTCHours()%12||12,t,2)}function B3(i,t){return At(1+Rd.count(Nn(i),i),t,3)}function hy(i,t){return At(i.getUTCMilliseconds(),t,3)}function U3(i,t){return hy(i,t)+"000"}function X3(i,t){return At(i.getUTCMonth()+1,t,2)}function W3(i,t){return At(i.getUTCMinutes(),t,2)}function Z3(i,t){return At(i.getUTCSeconds(),t,2)}function V3(i){var t=i.getUTCDay();return t===0?7:t}function H3(i,t){return At(q1.count(Nn(i)-1,i),t,2)}function cy(i){var t=i.getUTCDay();return t>=4||t===0?As(i):As.ceil(i)}function K3(i,t){return i=cy(i),At(As.count(Nn(i),i)+(Nn(i).getUTCDay()===4),t,2)}function z3(i){return i.getUTCDay()}function Y3(i,t){return At(Kl.count(Nn(i)-1,i),t,2)}function j3(i,t){return At(i.getUTCFullYear()%100,t,2)}function J3(i,t){return i=cy(i),At(i.getUTCFullYear()%100,t,2)}function $3(i,t){return At(i.getUTCFullYear()%1e4,t,4)}function Q3(i,t){var e=i.getUTCDay();return i=e>=4||e===0?As(i):As.ceil(i),At(i.getUTCFullYear()%1e4,t,4)}function q3(){return"+0000"}function uy(){return"%"}function dy(i){return+i}function fy(i){return Math.floor(+i/1e3)}var Ms,py;tA({dateTime:"%x, %X",date:"%-m/%-d/%Y",time:"%-I:%M:%S %p",periods:["AM","PM"],days:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],shortDays:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June","July","August","September","October","November","December"],shortMonths:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]});function tA(i){return Ms=t3(i),py=Ms.format,Ms.parse,Ms.utcFormat,Ms.utcParse,Ms}function eA(i){return new Date(i)}function iA(i){return i instanceof Date?+i:+new Date(+i)}function my(i,t,e,r,n,s,o,a,l,h){var c=J1(),u=c.invert,d=c.domain,f=h(".%L"),p=h(":%S"),m=h("%I:%M"),g=h("%I %p"),y=h("%a %d"),x=h("%b %d"),b=h("%B"),v=h("%Y");function w(S){return(l(S)<S?f:a(S)<S?p:o(S)<S?m:s(S)<S?g:r(S)<S?n(S)<S?y:x:e(S)<S?b:v)(S)}return c.invert=function(S){return new Date(u(S))},c.domain=function(S){return arguments.length?d(Array.from(S,iA)):d().map(eA)},c.ticks=function(S){var E=d();return i(E[0],E[E.length-1],S??10)},c.tickFormat=function(S,E){return E==null?w:h(E)},c.nice=function(S){var E=d();return(!S||typeof S.range!="function")&&(S=t(E[0],E[E.length-1],S??10)),S?d(WI(E,S)):c},c.copy=function(){return j1(c,my(i,t,e,r,n,s,o,a,l,h))},c}function rA(){return z1.apply(my(QI,qI,fr,Pd,Vl,Go,Md,Ad,Es,py).domain([new Date(2e3,0,1),new Date(2e3,0,2)]),arguments)}function No(i,t,e){this.k=i,this.x=t,this.y=e}No.prototype={constructor:No,scale:function(i){return i===1?this:new No(this.k*i,this.x,this.y)},translate:function(i,t){return i===0&t===0?this:new No(this.k,this.x+this.k*i,this.y+this.k*t)},apply:function(i){return[i[0]*this.k+this.x,i[1]*this.k+this.y]},applyX:function(i){return i*this.k+this.x},applyY:function(i){return i*this.k+this.y},invert:function(i){return[(i[0]-this.x)/this.k,(i[1]-this.y)/this.k]},invertX:function(i){return(i-this.x)/this.k},invertY:function(i){return(i-this.y)/this.k},rescaleX:function(i){return i.copy().domain(i.range().map(this.invertX,this).map(i.invert,i))},rescaleY:function(i){return i.copy().domain(i.range().map(this.invertY,this).map(i.invert,i))},toString:function(){return"translate("+this.x+","+this.y+") scale("+this.k+")"}},No.prototype;function gy(i){return i.mode==="temporal"||i.mode==="left-aligned"?nA(i):sA(i)}function nA({domain:i,range:t}){return rA().domain(i).range(t)}function sA({domain:i,range:t}){return $1().domain(i).range(t)}function kd(i){return{mode:et.horizontal,range:mR(),domain:gR(i)}}function oA(){return{mode:et.vertical}}let Rs=null;async function aA(){const i=await Wi();yy(i.start_time),Q.on("layoutSettingsUpdated",()=>yy(i.start_time))}function lA(){Rs=null}async function ii(){return Rs||await Ee("scaleCreated")}async function yy(i){await ee();const t=Rs?"scaleUpdated":"scaleCreated",e=kd(i);Rs=gy(e),Q.emit(t,Rs)}let Ge=null,Fd=null;async function hA(){const i=await Qt(),t=await Su();Ge=new VE({screenHeight:t.clientHeight,screenWidth:t.clientWidth,events:i.renderer.events,passiveWheel:!1}),Ge.zIndex=1,Ge.drag().pinch().wheel({trackpadPinch:!0}).decelerate({friction:.9}).clampZoom({minWidth:t.clientWidth/2}),Ge.on("moved",()=>{Q.emit("viewportMoved",null)}).on("moved-end",()=>{Q.emit("viewportMoved",null)}),i.stage.addChild(Ge),Q.emit("viewportCreated",Ge),Q.on("applicationResized",gA),Q.on("scaleUpdated",()=>Oo()),pA()}function cA(){Ge=null,Fd=null}async function Dd({animate:i}={}){const e=(await te()).getChildByName(Hf);if(!e)throw new Error("Nodes container not found");xA();const{x:r,y:n,width:s,height:o}=e.getLocalBounds();if(!s||!o){dA({animate:i});return}uA({x:r,y:n,width:s,height:o,animate:i})}async function uA({x:i,y:t,width:e,height:r,animate:n}){const s=await Pt(),o=await te(),{guideTextSize:a,guideTextTopPadding:l,columnGap:h,rowGap:c,eventTargetSize:u}=s.styles,d=a+l,f=e+h*2,p=r+c*4+d+u,m=o.findFit(f,p);o.animate({position:{x:i+e/2,y:t+r/2+d},scale:Math.min(m,1),time:n?s.animationDuration:0,ease:"easeInOutQuad",removeOnInterrupt:!0,callbackOnComplete:()=>{Bo(),Oo()}})}async function dA({animate:i}){const t=await Wi(),e=await Pt(),r=await te(),n=await ii();let s=n(t.start_time)-e.styles.columnGap,o=n(t.end_time??new Date)+e.styles.columnGap;if(s>o){const c=s;s=o,o=c}const a=o-s,l=s+a/2,h=r.findFit(a,0);r.animate({position:{x:l,y:0},scale:h,time:i?e.animationDuration:0,ease:"easeInOutQuad",removeOnInterrupt:!0,callbackOnComplete:()=>{Bo(),Oo()}})}async function te(){return Ge||await Ee("viewportCreated")}function by(i){S1(Fd,i)||(Fd=i,Q.emit("viewportDateRangeUpdated",i))}function fA({xOffset:i,yOffset:t}){if(!Ge)return;const{x:e,y:r}=Ge.transform.position;Ge.setTransform(e+i,r+t,Ge.transform.scale.x,Ge.transform.scale.y)}async function pA(){const i=await te();Oo(),i.on("moved",()=>Oo())}async function Oo(){const i=await xy();i&&by(i)}async function xy(){const i=await te(),t=await ii(),e=t.invert(i.left),r=t.invert(i.right);return e instanceof Date&&r instanceof Date?[e,r]:null}async function mA(i){const t=await xy(),e=await ee();if(i===void 0||e.isDependency()||S1(i,t))return;const r=await te(),n=await ii(),[s,o]=i,a=n(s),l=n(o),h=a+(l-a)/2;by(i),r.fitWidth(l-a,!0),r.moveCenter(h,r.center.y)}async function gA(){const i=await Qt(),t=await te(),e=await Su(),r=t.screenWidth,n=t.screenHeight,s=e.clientWidth,o=e.clientHeight,a=(s-r)/2,l=(o-n)/2;t.resize(i.screen.width,i.screen.height),fA({xOffset:a,yOffset:l})}class zl{constructor(){Nf(this,"status","visible");Nf(this,"labels",new Set)}get visible(){return this.status==="visible"}get hidden(){return this.status==="hidden"}show(){if(this.status!=="visible"){for(const t of this.labels)t.visible=!0;this.status="visible"}}hide(){if(this.status!=="hidden"){for(const t of this.labels)t.visible=!1;this.status="hidden"}}toggle(t){t?this.show():this.hide()}add(t){this.labels.add(t),t.visible=this.visible}clear(){this.labels.clear()}}let Bi=null,ri=null,Ui=null,pr=null,mi=null;async function yA(){const i=await te(),t=await Qt();Bi=new dE({toggle:"renderable"}),ri=new zl,Ui=new zl,mi=new zl,pr=new zl,t.ticker.add(()=>{if(i.dirty){const e=i.scale.x>.1,r=i.scale.x>.2,n=i.scale.x>.2,s=i.scale.x>.2;mi==null||mi.toggle(e),ri==null||ri.toggle(r),Ui==null||Ui.toggle(n),pr==null||pr.toggle(s),Bi==null||Bi.cull(t.renderer.screen),i.dirty=!1}}),Q.emit("cullCreated",Bi),Q.emit("labelCullCreated",ri),Q.emit("iconCullCreated",ri),Q.emit("edgeCullCreated",mi),Q.emit("toggleCullCreated",pr)}function bA(){Bi=null,ri==null||ri.clear(),ri=null,Ui==null||Ui.clear(),Ui=null,mi==null||mi.clear(),mi=null,pr==null||pr.clear(),pr=null}async function Bo(){const i=await te();i.dirty=!0}function xA(){Bi&&Bi.uncull()}async function _y(){return Bi||await Ee("cullCreated")}async function _A(){return mi||await Ee("edgeCullCreated")}async function vy(){return ri||await Ee("labelCullCreated")}async function wy(){return Ui||await Ee("iconCullCreated")}async function Ty(){const i=await ee(),t=await Pt();function e(r,n,s){const a=i.disableAnimations||s?0:t.animationDuration/1e3;return T1.to(r,{...n,duration:a,ease:"power1.out",onUpdate:()=>{Bo()}})}return{animate:e}}let Yl=new Map;function vA(){Yl=new Map}async function Uo(i,t){const e=`${i.toString()}-${JSON.stringify(t)}`;if(Yl.has(e))return Yl.get(e);const r=await i(...t);return Yl.set(e,r),r}async function wA({size:i,stroke:t=1,radius:e=0}){const r=await Qt(),n=new Gr;return n.lineStyle(t,"#fff",1,0),n.drawRoundedRect(0,0,i*2,i*2,e),r.renderer.generateTexture(n,{region:new mt(0,0,i,i),resolution:10})}async function Xo(i){return await Uo(wA,[i])}var jl=(i=>(i[i.Up=0]="Up",i[i.Down=180]="Down",i[i.Left=270]="Left",i[i.Right=90]="Right",i))(jl||{});function Sy(){const i=new $t;async function t(e){const{rotate:r=0}=e,n={size:e.size,radius:e.radius,stroke:e.stroke},s=await Xo(n);return i.texture=s,i.anchor.set(.5,.5),i.angle=45+r,i}return{element:i,render:t}}async function TA(){const i=await Qt(),t=new Gr;return t.beginFill("#fff"),t.drawRect(0,0,1,1),t.endFill(),i.renderer.generateTexture(t,{wrapMode:vi.REPEAT})}async function Nd(){return await Uo(TA,[])}function Od(i,t){return Array.from({length:i},(e,r)=>t(r))}const SA=8,CA=2;async function EA(){const i=await Pt(),t=await _y(),e=await _A(),{animate:r}=await Ty(),n=new St,{element:s,render:o}=await Sy(),a=await Nd(),l=Od(20,()=>new dt),h=new sS(a,l);let c=!1;n.name=Gb,n.addChild(s),n.addChild(h),t.addAll([s,h]),e.add(n);async function u(){return await o({size:10,rotate:jl.Right}),s.tint=i.styles.edgeColor,h.tint=i.styles.edgeColor,n}async function d(p,m){const g=f(m);c||await u();for(const[y,x]of l.entries()){const{x:b,y:v}=g[y];r(x,{x:b,y:v},!c)}r(n,{x:p.x,y:p.y},!c),r(s,{x:m.x-SA,y:m.y},!c),c=!0}function f({x:p,y:m}){const g=[],y={x:0,y:0},x={x:p-CA,y:m},b={x:Cy(y.x,{source:y,target:x}),y:y.y},v={x:Cy(x.x,{source:y,target:x},!0),y:x.y};for(const[w]of l.entries()){if(w===l.length-1){g[w]=x;continue}const S=IA(w,{source:y,target:x,sourceBezier:b,targetBezier:v});g[w]=S}return g}return{element:n,render:u,setPosition:d}}function Cy(i,{source:t,target:e},r){const n=(e.x-t.x)/2;return i+(n>64?n:64)*(r?-1:1)}function IA(i,t){const e=i/20,{source:r,target:n,sourceBezier:s,targetBezier:o}=t,a=r.x+(s.x-r.x)*e,l=r.y+(s.y-r.y)*e,h=s.x+(o.x-s.x)*e,c=s.y+(o.y-s.y)*e,u=o.x+(n.x-o.x)*e,d=o.y+(n.y-o.y)*e,f=a+(h-a)*e,p=l+(c-l)*e,m=h+(u-h)*e,g=c+(d-c)*e,y=f+(m-f)*e,x=p+(g-p)*e;return{x:y,y:x}}async function AA({height:i,radius:t}){const e=await Qt(),r=new Gr;return r.beginFill("#fff"),r.drawRoundedRect(0,0,t*2,i,t),r.endFill(),e.renderer.generateTexture(r,{region:new mt(0,0,t,i),resolution:10})}async function MA(i){return await Uo(AA,[i])}function RA(){const i=new $t,t=new $t;async function e(r){const n=await MA(r);return i.texture=n,t.texture=n,t.anchor.x=1,t.scale.x=-1,{left:i,right:t}}return{left:i,right:t,render:e}}async function mr(){const i=await Nd();return new $t(i)}async function Bd(){const i=new St,t=await mr(),{left:e,right:r,render:n}=await RA();i.addChild(t),i.addChild(e),i.addChild(r);async function s(l){const{width:h,x:c,visible:u}=a(l);return await n({height:l.height,radius:l.radius}),t.visible=u,t.width=h,t.height=l.height,t.x=c,e.visible=o(l.capLeft,l.radius),r.visible=o(l.capRight,l.radius),r.x=l.radius+h,t.tint=l.background,e.tint=l.background,r.tint=l.background,i}function o(l,h){return h===0?!1:l??!0}function a(l){const h=o(l.capLeft,l.radius),c=o(l.capRight,l.radius);let u=0;h&&(u+=l.radius),c&&(u+=l.radius);const d=Math.max(l.width-u,0),f=d>0,p=h?l.radius:0;return{width:d,visible:f,x:p}}return{element:i,render:s}}function Jl(){const i=new St,t=new $t,e=new $t,r=new $t,n=new $t,s=new $t,o=new $t,a=new $t,l=new $t;t.name="border-corner-top-left",e.name="border-corner-top-right",r.name="border-corner-bottom-left",n.name="border-corner-bottom-right",s.name="border-corner-left",o.name="border-corner-right",a.name="border-corner-top",l.name="border-corner-bottom",e.anchor.x=1,e.scale.x=-1,r.anchor.y=1,r.scale.y=-1,n.anchor.x=1,n.scale.x=-1,n.anchor.y=1,n.scale.y=-1,i.addChild(t),i.addChild(e),i.addChild(r),i.addChild(n),i.addChild(s),i.addChild(o),i.addChild(a),i.addChild(l);async function h(p){const{radius:m=0,color:g="#fff",stroke:y,width:x,height:b}=p,v=typeof m=="number",w={topLeft:c(v?m:m[0],x,b),topRight:c(v?m:m[1],x,b),bottomLeft:c(v?m:m[2],x,b),bottomRight:c(v?m:m[3],x,b)};return await u({width:x,height:b,stroke:y,cornerSizes:w}),await d({width:x,height:b,stroke:y,cornerSizes:w}),f(g),i}function c(p,m,g){const y=Math.min(m,g);return{size:p*2>y?y/2:p,radius:p}}async function u({width:p,height:m,stroke:g,cornerSizes:y}){const{topLeft:x,topRight:b,bottomLeft:v,bottomRight:w}=y,[S,E,I,M]=await Promise.all([Xo({...x,stroke:g}),Xo({...b,stroke:g}),Xo({...v,stroke:g}),Xo({...w,stroke:g})]);t.texture=S,e.texture=E,r.texture=M,n.texture=I,t.position.set(0,0),e.position.set(p-b.size,0),r.position.set(0,m-v.size),n.position.set(p-w.size,m-w.size)}async function d({width:p,height:m,stroke:g,cornerSizes:y}){const x=await Nd(),{topLeft:b,topRight:v,bottomLeft:w,bottomRight:S}=y;a.texture=x,s.texture=x,o.texture=x,l.texture=x,s.position.set(0,b.size),s.height=Math.max(m-b.size-w.size,0),s.width=g,o.position.set(p-g,v.size),o.height=Math.max(m-v.size-S.size,0),o.width=g,a.position.set(b.size,0),a.width=Math.max(p-b.size-v.size,0),a.height=g,l.position.set(w.size,m-g),l.width=Math.max(p-w.size-S.size,0),l.height=g}function f(p){t.tint=p,e.tint=p,r.tint=p,n.tint=p,a.tint=p,s.tint=p,o.tint=p,l.tint=p}return{element:i,render:h}}async function $l(){const i=await Pt(),t=new St,{element:e,render:r}=await Jl();async function n({selected:s,width:o,height:a}){if(!s)return t.removeChild(e),t;const{selectedBorderColor:l,selectedBorderWidth:h,selectedBorderOffset:c,selectedBorderRadius:u}=i.styles;return e.position.set(-c,-c),t.addChild(e),await r({stroke:h,radius:u,width:o+c*2,height:a+c*2,color:l}),t}return{element:t,render:n}}async function PA(){const i=await Pt(),t=new St,{element:e,render:r}=await Bd(),{element:n,render:s}=await $l();t.addChild(e),t.addChild(n);async function o({selected:a,width:l,height:h}){const{artifactBgColor:c,artifactBorderRadius:u}=i.styles,d={width:l,height:h,background:c,radius:u,capLeft:!0,capRight:!0};return await Promise.all([r(d),s({selected:a,width:l,height:h})]),t}return{element:t,render:o}}var LA=Object.defineProperty,GA=(i,t,e)=>t in i?LA(i,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):i[t]=e,Wo=(i,t,e)=>(GA(i,typeof t!="symbol"?t+"":t,e),e);class kA extends St{constructor(t){super(),Wo(this,"_progress",0),Wo(this,"options"),Wo(this,"bgCircle",new Gr),Wo(this,"fillCircle",new Gr),Wo(this,"innerView",new St),this.options=t,this.addChild(this.innerView),this.innerView.addChild(this.bgCircle,this.fillCircle),this.addBackground(),t.value&&(this.progress=t.value)}addBackground(){const{backgroundColor:t,lineWidth:e,radius:r,backgroundAlpha:n}=this.options;let s=1;n>0&&(s=n),t===void 0&&(s=1e-6),this.bgCircle.lineStyle({width:e,color:t,alpha:s}).drawCircle(0,0,r)}set progress(t){t>100&&(t=100),t<0&&(t=0),this._progress=t;const{lineWidth:e,radius:r,fillColor:n,fillAlpha:s,cap:o}=this.options;if(t===0&&s===0){this.fillCircle.clear();return}const a=0,l=360/100*t;this.fillCircle.clear().lineStyle({width:e,color:n,cap:o,alpha:s}).arc(0,0,r,(-90+a)*Lc,(-90+a+l)*Lc)}get progress(){return this._progress}}async function FA(i={}){const t=await wy(),e=new kA({fillColor:16777215,cullAtZoomThreshold:!0,backgroundColor:0,backgroundAlpha:1,value:50,cap:"round",fillAlpha:1,lineWidth:20,radius:50,...i});i.cullAtZoomThreshold&&t.add(e);function r(n){e.progress=n.value??0;const s=(n.radius+n.lineWidth)*2;return e.width=s,e.height=s,e.position.set(s/2),e}return{element:e,render:r}}const DA=Object.freeze(Object.defineProperty({__proto__:null,Artifact:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_19)'%3e%3cmask%20id='mask0_7_19'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_19)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.68182%205.63634C5.68182%205.15937%206.06849%204.77271%206.54546%204.77271H13.4546C13.9316%204.77271%2014.3182%205.15937%2014.3182%205.63634V14.2512C14.3182%2014.8932%2013.6426%2015.3108%2013.0683%2015.0237L11.8182%2014.3986L10.3863%2015.1146C10.1431%2015.2362%209.85691%2015.2362%209.61373%2015.1146L8.18182%2014.3986L6.93169%2015.0237C6.35746%2015.3108%205.68182%2014.8932%205.68182%2014.2512V5.63634ZM7.04546%206.13634V13.4423L7.7956%2013.0672C8.03873%2012.9456%208.32491%2012.9456%208.5681%2013.0672L10%2013.7832L11.4319%2013.0672C11.6751%2012.9456%2011.9613%2012.9456%2012.2045%2013.0672L12.9546%2013.4423V6.13634H7.04546Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%208.63631C6.36365%208.38531%206.56716%208.18176%206.81819%208.18176H6.98566C7.23669%208.18176%207.4402%208.38531%207.4402%208.63631C7.4402%208.88731%207.23669%209.09085%206.98566%209.09085H6.81819C6.56716%209.09085%206.36365%208.88731%206.36365%208.63631ZM7.78709%208.63631C7.78709%208.38531%207.9906%208.18176%208.24165%208.18176H8.57656C8.82765%208.18176%209.0311%208.38531%209.0311%208.63631C9.0311%208.88731%208.82765%209.09085%208.57656%209.09085H8.24165C7.9906%209.09085%207.78709%208.88731%207.78709%208.63631ZM9.37801%208.63631C9.37801%208.38531%209.58147%208.18176%209.83256%208.18176H10.1675C10.4186%208.18176%2010.622%208.38531%2010.622%208.63631C10.622%208.88731%2010.4186%209.09085%2010.1675%209.09085H9.83256C9.58147%209.09085%209.37801%208.88731%209.37801%208.63631ZM10.9689%208.63631C10.9689%208.38531%2011.1724%208.18176%2011.4235%208.18176H11.7584C12.0095%208.18176%2012.2129%208.38531%2012.2129%208.63631C12.2129%208.88731%2012.0095%209.09085%2011.7584%209.09085H11.4235C11.1724%209.09085%2010.9689%208.88731%2010.9689%208.63631ZM12.5598%208.63631C12.5598%208.38531%2012.7633%208.18176%2013.0144%208.18176H13.1818C13.4328%208.18176%2013.6364%208.38531%2013.6364%208.63631C13.6364%208.88731%2013.4328%209.09085%2013.1818%209.09085H13.0144C12.7633%209.09085%2012.5598%208.88731%2012.5598%208.63631Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_19'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactImage:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_36)'%3e%3cmask%20id='mask0_7_36'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_36)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M11.4718%2010.0244C11.2567%209.97354%2011.0304%2010.0028%2010.8353%2010.1067L2.29995%2014.6522C1.8568%2014.8882%201.68886%2015.4387%201.92486%2015.8818C2.16086%2016.325%202.71143%2016.4929%203.15458%2016.2569L11.3872%2011.8727L17.9726%2013.4302C18.4612%2013.5457%2018.951%2013.2433%2019.0665%2012.7546C19.1821%2012.2661%2018.8796%2011.7764%2018.3911%2011.6607L11.4718%2010.0244Z'%20fill='white'/%3e%3cpath%20d='M6.07329%209.09092C5.32016%209.09092%204.70966%208.48037%204.70966%207.72728C4.70966%206.97417%205.32016%206.36365%206.07329%206.36365C6.82643%206.36365%207.43693%206.97417%207.43693%207.72728C7.43693%208.48037%206.82643%209.09092%206.07329%209.09092Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_36'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactMarkdown:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_27)'%3e%3cmask%20id='mask0_7_27'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_27)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%2010C6.36365%209.49794%206.77067%209.09094%207.27274%209.09094H12.7273C13.2294%209.09094%2013.6364%209.49794%2013.6364%2010C13.6364%2010.5021%2013.2294%2010.9091%2012.7273%2010.9091H7.27274C6.77067%2010.9091%206.36365%2010.5021%206.36365%2010Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%2013.6364C6.36365%2013.1343%206.77067%2012.7273%207.27274%2012.7273H9.09092C9.59301%2012.7273%2010%2013.1343%2010%2013.6364C10%2014.1385%209.59301%2014.5455%209.09092%2014.5455H7.27274C6.77067%2014.5455%206.36365%2014.1385%206.36365%2013.6364Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%206.36368C6.36365%205.86161%206.77067%205.45459%207.27274%205.45459H11.8182C12.3203%205.45459%2012.7273%205.86161%2012.7273%206.36368C12.7273%206.86575%2012.3203%207.27277%2011.8182%207.27277H7.27274C6.77067%207.27277%206.36365%206.86575%206.36365%206.36368Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_27'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactProgress:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_2)'%3e%3cmask%20id='mask0_7_2'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_2)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M8.04937%200.190318C8.681%200.0653727%209.33327%200%2010%200C10.6667%200%2011.319%200.0653727%2011.9506%200.190318L11.5978%201.97394C11.0817%201.87185%2010.5475%201.81818%2010%201.81818C9.45245%201.81818%208.91827%201.87185%208.40218%201.97394L8.04937%200.190318ZM15.5568%201.68489C16.6469%202.41471%2017.5853%203.35308%2018.3151%204.4432L16.8043%205.45469C16.2066%204.56206%2015.4379%203.79335%2014.5453%203.19574L15.5568%201.68489ZM1.68489%204.4432C2.41471%203.35308%203.35308%202.41471%204.4432%201.68489L5.45469%203.19574C4.56206%203.79335%203.79335%204.56206%203.19574%205.45469L1.68489%204.4432ZM19.8096%208.04937C19.9346%208.681%2020%209.33327%2020%2010C20%2010.6667%2019.9346%2011.319%2019.8096%2011.9506L18.0261%2011.5978C18.1282%2011.0817%2018.1818%2010.5475%2018.1818%2010C18.1818%209.45245%2018.1282%208.91827%2018.0261%208.40218L19.8096%208.04937ZM0%2010C0%209.33327%200.0653727%208.681%200.190318%208.04937L1.97394%208.40218C1.87185%208.91827%201.81818%209.45245%201.81818%2010C1.81818%2010.5475%201.87185%2011.0817%201.97394%2011.5978L0.190318%2011.9506C0.0653727%2011.319%200%2010.6667%200%2010ZM18.3151%2015.5568C17.5853%2016.6469%2016.6469%2017.5853%2015.5568%2018.3151L14.5453%2016.8043C15.4379%2016.2066%2016.2066%2015.4379%2016.8043%2014.5453L18.3151%2015.5568ZM4.4432%2018.3151C3.35308%2017.5853%202.41471%2016.6469%201.68489%2015.5568L3.19574%2014.5453C3.79335%2015.4379%204.56206%2016.2066%205.45469%2016.8043L4.4432%2018.3151ZM10%2020C9.33327%2020%208.681%2019.9346%208.04937%2019.8096L8.40218%2018.0261C8.91827%2018.1282%209.45245%2018.1818%2010%2018.1818C10.5475%2018.1818%2011.0817%2018.1282%2011.5978%2018.0261L11.9506%2019.8096C11.319%2019.9346%2010.6667%2020%2010%2020Z'%20fill='white'/%3e%3cpath%20d='M10%2011.8181C8.99582%2011.8181%208.18182%2011.0041%208.18182%209.99994C8.18182%208.99576%208.99582%208.18176%2010%208.18176C11.0042%208.18176%2011.8182%208.99576%2011.8182%209.99994C11.8182%2011.0041%2011.0042%2011.8181%2010%2011.8181Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_2'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactResult:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_19)'%3e%3cmask%20id='mask0_7_19'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_19)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.68182%205.63634C5.68182%205.15937%206.06849%204.77271%206.54546%204.77271H13.4546C13.9316%204.77271%2014.3182%205.15937%2014.3182%205.63634V14.2512C14.3182%2014.8932%2013.6426%2015.3108%2013.0683%2015.0237L11.8182%2014.3986L10.3863%2015.1146C10.1431%2015.2362%209.85691%2015.2362%209.61373%2015.1146L8.18182%2014.3986L6.93169%2015.0237C6.35746%2015.3108%205.68182%2014.8932%205.68182%2014.2512V5.63634ZM7.04546%206.13634V13.4423L7.7956%2013.0672C8.03873%2012.9456%208.32491%2012.9456%208.5681%2013.0672L10%2013.7832L11.4319%2013.0672C11.6751%2012.9456%2011.9613%2012.9456%2012.2045%2013.0672L12.9546%2013.4423V6.13634H7.04546Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M6.36365%208.63631C6.36365%208.38531%206.56716%208.18176%206.81819%208.18176H6.98566C7.23669%208.18176%207.4402%208.38531%207.4402%208.63631C7.4402%208.88731%207.23669%209.09085%206.98566%209.09085H6.81819C6.56716%209.09085%206.36365%208.88731%206.36365%208.63631ZM7.78709%208.63631C7.78709%208.38531%207.9906%208.18176%208.24165%208.18176H8.57656C8.82765%208.18176%209.0311%208.38531%209.0311%208.63631C9.0311%208.88731%208.82765%209.09085%208.57656%209.09085H8.24165C7.9906%209.09085%207.78709%208.88731%207.78709%208.63631ZM9.37801%208.63631C9.37801%208.38531%209.58147%208.18176%209.83256%208.18176H10.1675C10.4186%208.18176%2010.622%208.38531%2010.622%208.63631C10.622%208.88731%2010.4186%209.09085%2010.1675%209.09085H9.83256C9.58147%209.09085%209.37801%208.88731%209.37801%208.63631ZM10.9689%208.63631C10.9689%208.38531%2011.1724%208.18176%2011.4235%208.18176H11.7584C12.0095%208.18176%2012.2129%208.38531%2012.2129%208.63631C12.2129%208.88731%2012.0095%209.09085%2011.7584%209.09085H11.4235C11.1724%209.09085%2010.9689%208.88731%2010.9689%208.63631ZM12.5598%208.63631C12.5598%208.38531%2012.7633%208.18176%2013.0144%208.18176H13.1818C13.4328%208.18176%2013.6364%208.38531%2013.6364%208.63631C13.6364%208.88731%2013.4328%209.09085%2013.1818%209.09085H13.0144C12.7633%209.09085%2012.5598%208.88731%2012.5598%208.63631Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_19'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",ArtifactTable:"data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_7_9)'%3e%3cmask%20id='mask0_7_9'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-1'%20y='-1'%20width='22'%20height='22'%3e%3cpath%20d='M20.9091%20-0.909058H-0.909088V20.9091H20.9091V-0.909058Z'%20fill='white'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_7_9)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%2010C0%204.47715%204.47715%200%2010%200C15.5228%200%2020%204.47715%2020%2010C20%2015.5228%2015.5228%2020%2010%2020C4.47715%2020%200%2015.5228%200%2010ZM10%201.81818C5.4813%201.81818%201.81818%205.4813%201.81818%2010C1.81818%2014.5187%205.48131%2018.1818%2010%2018.1818C14.5187%2018.1818%2018.1818%2014.5187%2018.1818%2010C18.1818%205.48131%2014.5187%201.81818%2010%201.81818Z'%20fill='white'/%3e%3cpath%20d='M8.18183%205.45459H6.36365C5.86157%205.45459%205.45456%205.8616%205.45456%206.36368V8.18186C5.45456%208.68394%205.86157%209.09095%206.36365%209.09095H8.18183C8.68391%209.09095%209.09092%208.68394%209.09092%208.18186V6.36368C9.09092%205.8616%208.68391%205.45459%208.18183%205.45459Z'%20fill='white'/%3e%3cpath%20d='M13.6364%205.45459H11.8182C11.3161%205.45459%2010.9091%205.8616%2010.9091%206.36368V8.18186C10.9091%208.68394%2011.3161%209.09095%2011.8182%209.09095H13.6364C14.1384%209.09095%2014.5455%208.68394%2014.5455%208.18186V6.36368C14.5455%205.8616%2014.1384%205.45459%2013.6364%205.45459Z'%20fill='white'/%3e%3cpath%20d='M13.6364%2010.9091H11.8182C11.3161%2010.9091%2010.9091%2011.3161%2010.9091%2011.8181V13.6363C10.9091%2014.1384%2011.3161%2014.5454%2011.8182%2014.5454H13.6364C14.1384%2014.5454%2014.5455%2014.1384%2014.5455%2013.6363V11.8181C14.5455%2011.3161%2014.1384%2010.9091%2013.6364%2010.9091Z'%20fill='white'/%3e%3cpath%20d='M8.18183%2010.9091H6.36365C5.86157%2010.9091%205.45456%2011.3161%205.45456%2011.8181V13.6363C5.45456%2014.1384%205.86157%2014.5454%206.36365%2014.5454H8.18183C8.68391%2014.5454%209.09092%2014.1384%209.09092%2013.6363V11.8181C9.09092%2011.3161%208.68391%2010.9091%208.18183%2010.9091Z'%20fill='white'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_7_9'%3e%3crect%20width='20'%20height='20'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e"},Symbol.toStringTag,{value:"Module"}));function NA(i){const t={resolution:4};return ot.from(DA[i],t)}async function OA(i){return await Uo(NA,[i])}async function BA({cullAtZoomThreshold:i=!0}={}){const t=await wy(),e=new $t;i&&t.add(e);async function r(n){const s=await OA(n);return e.texture=s,e}return{element:e,render:r}}var UA={aqua:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,azure:/#f0ffff(ff)?(?!\w)/gi,beige:/#f5f5dc(ff)?(?!\w)/gi,bisque:/#ffe4c4(ff)?(?!\w)/gi,black:/#000000(ff)?(?!\w)|#000(f)?(?!\w)/gi,blue:/#0000ff(ff)?(?!\w)|#00f(f)?(?!\w)/gi,brown:/#a52a2a(ff)?(?!\w)/gi,coral:/#ff7f50(ff)?(?!\w)/gi,cornsilk:/#fff8dc(ff)?(?!\w)/gi,crimson:/#dc143c(ff)?(?!\w)/gi,cyan:/#00ffff(ff)?(?!\w)|#0ff(f)?(?!\w)/gi,darkblue:/#00008b(ff)?(?!\w)/gi,darkcyan:/#008b8b(ff)?(?!\w)/gi,darkgrey:/#a9a9a9(ff)?(?!\w)/gi,darkred:/#8b0000(ff)?(?!\w)/gi,deeppink:/#ff1493(ff)?(?!\w)/gi,dimgrey:/#696969(ff)?(?!\w)/gi,gold:/#ffd700(ff)?(?!\w)/gi,green:/#008000(ff)?(?!\w)/gi,grey:/#808080(ff)?(?!\w)/gi,honeydew:/#f0fff0(ff)?(?!\w)/gi,hotpink:/#ff69b4(ff)?(?!\w)/gi,indigo:/#4b0082(ff)?(?!\w)/gi,ivory:/#fffff0(ff)?(?!\w)/gi,khaki:/#f0e68c(ff)?(?!\w)/gi,lavender:/#e6e6fa(ff)?(?!\w)/gi,lime:/#00ff00(ff)?(?!\w)|#0f0(f)?(?!\w)/gi,linen:/#faf0e6(ff)?(?!\w)/gi,maroon:/#800000(ff)?(?!\w)/gi,moccasin:/#ffe4b5(ff)?(?!\w)/gi,navy:/#000080(ff)?(?!\w)/gi,oldlace:/#fdf5e6(ff)?(?!\w)/gi,olive:/#808000(ff)?(?!\w)/gi,orange:/#ffa500(ff)?(?!\w)/gi,orchid:/#da70d6(ff)?(?!\w)/gi,peru:/#cd853f(ff)?(?!\w)/gi,pink:/#ffc0cb(ff)?(?!\w)/gi,plum:/#dda0dd(ff)?(?!\w)/gi,purple:/#800080(ff)?(?!\w)/gi,red:/#ff0000(ff)?(?!\w)|#f00(f)?(?!\w)/gi,salmon:/#fa8072(ff)?(?!\w)/gi,seagreen:/#2e8b57(ff)?(?!\w)/gi,seashell:/#fff5ee(ff)?(?!\w)/gi,sienna:/#a0522d(ff)?(?!\w)/gi,silver:/#c0c0c0(ff)?(?!\w)/gi,skyblue:/#87ceeb(ff)?(?!\w)/gi,snow:/#fffafa(ff)?(?!\w)/gi,tan:/#d2b48c(ff)?(?!\w)/gi,teal:/#008080(ff)?(?!\w)/gi,thistle:/#d8bfd8(ff)?(?!\w)/gi,tomato:/#ff6347(ff)?(?!\w)/gi,violet:/#ee82ee(ff)?(?!\w)/gi,wheat:/#f5deb3(ff)?(?!\w)/gi,white:/#ffffff(ff)?(?!\w)|#fff(f)?(?!\w)/gi},Ud=UA,Xd={whitespace:/\s+/g,urlHexPairs:/%[\dA-F]{2}/g,quotes:/"/g};function XA(i){return i.trim().replace(Xd.whitespace," ")}function WA(i){return encodeURIComponent(i).replace(Xd.urlHexPairs,VA)}function ZA(i){return Object.keys(Ud).forEach(function(t){Ud[t].test(i)&&(i=i.replace(Ud[t],t))}),i}function VA(i){switch(i){case"%20":return" ";case"%3D":return"=";case"%3A":return":";case"%2F":return"/";default:return i.toLowerCase()}}function Wd(i){if(typeof i!="string")throw new TypeError("Expected a string, but received "+typeof i);i.charCodeAt(0)===65279&&(i=i.slice(1));var t=ZA(XA(i)).replace(Xd.quotes,"'");return"data:image/svg+xml,"+WA(t)}Wd.toSrcset=function(t){return Wd(t).replace(/ /g,"%20")};var HA=Wd,Ey={},Iy={};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return e}});function t(r,n){return{handler:r,config:n}}t.withOptions=function(r,n=()=>({})){const s=function(o){return{__options:o,handler:r(o),config:n(o)}};return s.__isOptionsFunction=!0,s.__pluginFunction=r,s.__configFunction=n,s};const e=t})(Iy),function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return r}});const t=e(Iy);function e(n){return n&&n.__esModule?n:{default:n}}const r=t.default}(Ey);let Zd=Ey;var Vd=(Zd.__esModule?Zd:{default:Zd}).default;const KA=wr(Vd);var Ay={},My={};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"cloneDeep",{enumerable:!0,get:function(){return t}});function t(e){return Array.isArray(e)?e.map(r=>t(r)):typeof e=="object"&&e!==null?Object.fromEntries(Object.entries(e).map(([r,n])=>[r,t(n)])):e}})(My);var zA={content:[],presets:[],darkMode:"media",theme:{accentColor:({theme:i})=>({...i("colors"),auto:"auto"}),animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite"},aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},aspectRatio:{auto:"auto",square:"1 / 1",video:"16 / 9"},backdropBlur:({theme:i})=>i("blur"),backdropBrightness:({theme:i})=>i("brightness"),backdropContrast:({theme:i})=>i("contrast"),backdropGrayscale:({theme:i})=>i("grayscale"),backdropHueRotate:({theme:i})=>i("hueRotate"),backdropInvert:({theme:i})=>i("invert"),backdropOpacity:({theme:i})=>i("opacity"),backdropSaturate:({theme:i})=>i("saturate"),backdropSepia:({theme:i})=>i("sepia"),backgroundColor:({theme:i})=>i("colors"),backgroundImage:{none:"none","gradient-to-t":"linear-gradient(to top, var(--tw-gradient-stops))","gradient-to-tr":"linear-gradient(to top right, var(--tw-gradient-stops))","gradient-to-r":"linear-gradient(to right, var(--tw-gradient-stops))","gradient-to-br":"linear-gradient(to bottom right, var(--tw-gradient-stops))","gradient-to-b":"linear-gradient(to bottom, var(--tw-gradient-stops))","gradient-to-bl":"linear-gradient(to bottom left, var(--tw-gradient-stops))","gradient-to-l":"linear-gradient(to left, var(--tw-gradient-stops))","gradient-to-tl":"linear-gradient(to top left, var(--tw-gradient-stops))"},backgroundOpacity:({theme:i})=>i("opacity"),backgroundPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},backgroundSize:{auto:"auto",cover:"cover",contain:"contain"},blur:{0:"0",none:"0",sm:"4px",DEFAULT:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},borderColor:({theme:i})=>({...i("colors"),DEFAULT:i("colors.gray.200","currentColor")}),borderOpacity:({theme:i})=>i("opacity"),borderRadius:{none:"0px",sm:"0.125rem",DEFAULT:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},borderSpacing:({theme:i})=>({...i("spacing")}),borderWidth:{DEFAULT:"1px",0:"0px",2:"2px",4:"4px",8:"8px"},boxShadow:{sm:"0 1px 2px 0 rgb(0 0 0 / 0.05)",DEFAULT:"0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)",md:"0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",lg:"0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)",xl:"0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)","2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)",none:"none"},boxShadowColor:({theme:i})=>i("colors"),brightness:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5",200:"2"},caretColor:({theme:i})=>i("colors"),colors:({colors:i})=>({inherit:i.inherit,current:i.current,transparent:i.transparent,black:i.black,white:i.white,slate:i.slate,gray:i.gray,zinc:i.zinc,neutral:i.neutral,stone:i.stone,red:i.red,orange:i.orange,amber:i.amber,yellow:i.yellow,lime:i.lime,green:i.green,emerald:i.emerald,teal:i.teal,cyan:i.cyan,sky:i.sky,blue:i.blue,indigo:i.indigo,violet:i.violet,purple:i.purple,fuchsia:i.fuchsia,pink:i.pink,rose:i.rose}),columns:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12","3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem"},container:{},content:{none:"none"},contrast:{0:"0",50:".5",75:".75",100:"1",125:"1.25",150:"1.5",200:"2"},cursor:{auto:"auto",default:"default",pointer:"pointer",wait:"wait",text:"text",move:"move",help:"help","not-allowed":"not-allowed",none:"none","context-menu":"context-menu",progress:"progress",cell:"cell",crosshair:"crosshair","vertical-text":"vertical-text",alias:"alias",copy:"copy","no-drop":"no-drop",grab:"grab",grabbing:"grabbing","all-scroll":"all-scroll","col-resize":"col-resize","row-resize":"row-resize","n-resize":"n-resize","e-resize":"e-resize","s-resize":"s-resize","w-resize":"w-resize","ne-resize":"ne-resize","nw-resize":"nw-resize","se-resize":"se-resize","sw-resize":"sw-resize","ew-resize":"ew-resize","ns-resize":"ns-resize","nesw-resize":"nesw-resize","nwse-resize":"nwse-resize","zoom-in":"zoom-in","zoom-out":"zoom-out"},divideColor:({theme:i})=>i("borderColor"),divideOpacity:({theme:i})=>i("borderOpacity"),divideWidth:({theme:i})=>i("borderWidth"),dropShadow:{sm:"0 1px 1px rgb(0 0 0 / 0.05)",DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 #0000"},fill:({theme:i})=>({none:"none",...i("colors")}),flex:{1:"1 1 0%",auto:"1 1 auto",initial:"0 1 auto",none:"none"},flexBasis:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%"}),flexGrow:{0:"0",DEFAULT:"1"},flexShrink:{0:"0",DEFAULT:"1"},fontFamily:{sans:["ui-sans-serif","system-ui","sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'],serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"],mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},gap:({theme:i})=>i("spacing"),gradientColorStops:({theme:i})=>i("colors"),gradientColorStopPositions:{"0%":"0%","5%":"5%","10%":"10%","15%":"15%","20%":"20%","25%":"25%","30%":"30%","35%":"35%","40%":"40%","45%":"45%","50%":"50%","55%":"55%","60%":"60%","65%":"65%","70%":"70%","75%":"75%","80%":"80%","85%":"85%","90%":"90%","95%":"95%","100%":"100%"},grayscale:{0:"0",DEFAULT:"100%"},gridAutoColumns:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridAutoRows:{auto:"auto",min:"min-content",max:"max-content",fr:"minmax(0, 1fr)"},gridColumn:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridColumnEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridColumnStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRow:{auto:"auto","span-1":"span 1 / span 1","span-2":"span 2 / span 2","span-3":"span 3 / span 3","span-4":"span 4 / span 4","span-5":"span 5 / span 5","span-6":"span 6 / span 6","span-7":"span 7 / span 7","span-8":"span 8 / span 8","span-9":"span 9 / span 9","span-10":"span 10 / span 10","span-11":"span 11 / span 11","span-12":"span 12 / span 12","span-full":"1 / -1"},gridRowEnd:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridRowStart:{auto:"auto",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12",13:"13"},gridTemplateColumns:{none:"none",subgrid:"subgrid",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},gridTemplateRows:{none:"none",subgrid:"subgrid",1:"repeat(1, minmax(0, 1fr))",2:"repeat(2, minmax(0, 1fr))",3:"repeat(3, minmax(0, 1fr))",4:"repeat(4, minmax(0, 1fr))",5:"repeat(5, minmax(0, 1fr))",6:"repeat(6, minmax(0, 1fr))",7:"repeat(7, minmax(0, 1fr))",8:"repeat(8, minmax(0, 1fr))",9:"repeat(9, minmax(0, 1fr))",10:"repeat(10, minmax(0, 1fr))",11:"repeat(11, minmax(0, 1fr))",12:"repeat(12, minmax(0, 1fr))"},height:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),hueRotate:{0:"0deg",15:"15deg",30:"30deg",60:"60deg",90:"90deg",180:"180deg"},inset:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),invert:{0:"0",DEFAULT:"100%"},keyframes:{spin:{to:{transform:"rotate(360deg)"}},ping:{"75%, 100%":{transform:"scale(2)",opacity:"0"}},pulse:{"50%":{opacity:".5"}},bounce:{"0%, 100%":{transform:"translateY(-25%)",animationTimingFunction:"cubic-bezier(0.8,0,1,1)"},"50%":{transform:"none",animationTimingFunction:"cubic-bezier(0,0,0.2,1)"}}},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2",3:".75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},listStyleImage:{none:"none"},margin:({theme:i})=>({auto:"auto",...i("spacing")}),lineClamp:{1:"1",2:"2",3:"3",4:"4",5:"5",6:"6"},maxHeight:({theme:i})=>({...i("spacing"),none:"none",full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),maxWidth:({theme:i,breakpoints:t})=>({...i("spacing"),none:"none",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",full:"100%",min:"min-content",max:"max-content",fit:"fit-content",prose:"65ch",...t(i("screens"))}),minHeight:({theme:i})=>({...i("spacing"),full:"100%",screen:"100vh",svh:"100svh",lvh:"100lvh",dvh:"100dvh",min:"min-content",max:"max-content",fit:"fit-content"}),minWidth:({theme:i})=>({...i("spacing"),full:"100%",min:"min-content",max:"max-content",fit:"fit-content"}),objectPosition:{bottom:"bottom",center:"center",left:"left","left-bottom":"left bottom","left-top":"left top",right:"right","right-bottom":"right bottom","right-top":"right top",top:"top"},opacity:{0:"0",5:"0.05",10:"0.1",15:"0.15",20:"0.2",25:"0.25",30:"0.3",35:"0.35",40:"0.4",45:"0.45",50:"0.5",55:"0.55",60:"0.6",65:"0.65",70:"0.7",75:"0.75",80:"0.8",85:"0.85",90:"0.9",95:"0.95",100:"1"},order:{first:"-9999",last:"9999",none:"0",1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",10:"10",11:"11",12:"12"},outlineColor:({theme:i})=>i("colors"),outlineOffset:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},outlineWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},padding:({theme:i})=>i("spacing"),placeholderColor:({theme:i})=>i("colors"),placeholderOpacity:({theme:i})=>i("opacity"),ringColor:({theme:i})=>({DEFAULT:i("colors.blue.500","#3b82f6"),...i("colors")}),ringOffsetColor:({theme:i})=>i("colors"),ringOffsetWidth:{0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},ringOpacity:({theme:i})=>({DEFAULT:"0.5",...i("opacity")}),ringWidth:{DEFAULT:"3px",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},rotate:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg",45:"45deg",90:"90deg",180:"180deg"},saturate:{0:"0",50:".5",100:"1",150:"1.5",200:"2"},scale:{0:"0",50:".5",75:".75",90:".9",95:".95",100:"1",105:"1.05",110:"1.1",125:"1.25",150:"1.5"},screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},scrollMargin:({theme:i})=>({...i("spacing")}),scrollPadding:({theme:i})=>i("spacing"),sepia:{0:"0",DEFAULT:"100%"},skew:{0:"0deg",1:"1deg",2:"2deg",3:"3deg",6:"6deg",12:"12deg"},space:({theme:i})=>({...i("spacing")}),spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},stroke:({theme:i})=>({none:"none",...i("colors")}),strokeWidth:{0:"0",1:"1",2:"2"},supports:{},data:{},textColor:({theme:i})=>i("colors"),textDecorationColor:({theme:i})=>i("colors"),textDecorationThickness:{auto:"auto","from-font":"from-font",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},textIndent:({theme:i})=>({...i("spacing")}),textOpacity:({theme:i})=>i("opacity"),textUnderlineOffset:{auto:"auto",0:"0px",1:"1px",2:"2px",4:"4px",8:"8px"},transformOrigin:{center:"center",top:"top","top-right":"top right",right:"right","bottom-right":"bottom right",bottom:"bottom","bottom-left":"bottom left",left:"left","top-left":"top left"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{DEFAULT:"150ms",0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionProperty:{none:"none",all:"all",DEFAULT:"color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter",colors:"color, background-color, border-color, text-decoration-color, fill, stroke",opacity:"opacity",shadow:"box-shadow",transform:"transform"},transitionTimingFunction:{DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},translate:({theme:i})=>({...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%",full:"100%"}),size:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",min:"min-content",max:"max-content",fit:"fit-content"}),width:({theme:i})=>({auto:"auto",...i("spacing"),"1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%","1/12":"8.333333%","2/12":"16.666667%","3/12":"25%","4/12":"33.333333%","5/12":"41.666667%","6/12":"50%","7/12":"58.333333%","8/12":"66.666667%","9/12":"75%","10/12":"83.333333%","11/12":"91.666667%",full:"100%",screen:"100vw",svw:"100svw",lvw:"100lvw",dvw:"100dvw",min:"min-content",max:"max-content",fit:"fit-content"}),willChange:{auto:"auto",scroll:"scroll-position",contents:"contents",transform:"transform"},zIndex:{auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"}},plugins:[]};(function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return n}});const t=My,e=r(zA);function r(s){return s&&s.__esModule?s:{default:s}}const n=(0,t.cloneDeep)(e.default.theme)})(Ay);let Hd=Ay;var Ry=(Hd.__esModule?Hd:{default:Hd}).default;const Py=wr(Ry);var Ly={},Gy={},Kd={exports:{}},Nt=String,ky=function(){return{isColorSupported:!1,reset:Nt,bold:Nt,dim:Nt,italic:Nt,underline:Nt,inverse:Nt,hidden:Nt,strikethrough:Nt,black:Nt,red:Nt,green:Nt,yellow:Nt,blue:Nt,magenta:Nt,cyan:Nt,white:Nt,gray:Nt,bgBlack:Nt,bgRed:Nt,bgGreen:Nt,bgYellow:Nt,bgBlue:Nt,bgMagenta:Nt,bgCyan:Nt,bgWhite:Nt}};Kd.exports=ky(),Kd.exports.createColors=ky;var YA=Kd.exports;(function(i){Object.defineProperty(i,"__esModule",{value:!0});function t(l,h){for(var c in h)Object.defineProperty(l,c,{enumerable:!0,get:h[c]})}t(i,{dim:function(){return o},default:function(){return a}});const e=r(YA);function r(l){return l&&l.__esModule?l:{default:l}}let n=new Set;function s(l,h,c){typeof process<"u"&&process.env.JEST_WORKER_ID||c&&n.has(c)||(c&&n.add(c),console.warn(""),h.forEach(u=>console.warn(l,"-",u)))}function o(l){return e.default.dim(l)}const a={info(l,h){s(e.default.bold(e.default.cyan("info")),...Array.isArray(l)?[l]:[h,l])},warn(l,h){s(e.default.bold(e.default.yellow("warn")),...Array.isArray(l)?[l]:[h,l])},risk(l,h){s(e.default.bold(e.default.magenta("risk")),...Array.isArray(l)?[l]:[h,l])}}})(Gy),function(i){Object.defineProperty(i,"__esModule",{value:!0}),Object.defineProperty(i,"default",{enumerable:!0,get:function(){return n}});const t=e(Gy);function e(s){return s&&s.__esModule?s:{default:s}}function r({version:s,from:o,to:a}){t.default.warn(`${o}-color-renamed`,[`As of Tailwind CSS ${s}, \`${o}\` has been renamed to \`${a}\`.`,"Update your configuration file to silence this warning."])}const n={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"},get lightBlue(){return r({version:"v2.2",from:"lightBlue",to:"sky"}),this.sky},get warmGray(){return r({version:"v3.0",from:"warmGray",to:"stone"}),this.stone},get trueGray(){return r({version:"v3.0",from:"trueGray",to:"neutral"}),this.neutral},get coolGray(){return r({version:"v3.0",from:"coolGray",to:"gray"}),this.gray},get blueGray(){return r({version:"v3.0",from:"blueGray",to:"slate"}),this.slate}}}(Ly);let zd=Ly;var jA=(zd.__esModule?zd:{default:zd}).default;const Ql=HA,JA=Vd,Fy=Ry,zr=jA,[$A,{lineHeight:QA}]=Fy.fontSize.base,{spacing:gr,borderWidth:Dy,borderRadius:Ny}=Fy;JA.withOptions(function(i={strategy:void 0}){return function({addBase:t,addComponents:e,theme:r}){const n=i.strategy===void 0?["base","class"]:[i.strategy],s=[{base:["[type='text']","[type='email']","[type='url']","[type='password']","[type='number']","[type='date']","[type='datetime-local']","[type='month']","[type='search']","[type='tel']","[type='time']","[type='week']","[multiple]","textarea","select"],class:[".form-input",".form-textarea",".form-select",".form-multiselect"],styles:{appearance:"none","background-color":"#fff","border-color":r("colors.gray.500",zr.gray[500]),"border-width":Dy.DEFAULT,"border-radius":Ny.none,"padding-top":gr[2],"padding-right":gr[3],"padding-bottom":gr[2],"padding-left":gr[3],"font-size":$A,"line-height":QA,"--tw-shadow":"0 0 #0000","&:focus":{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"0px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",zr.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)","border-color":r("colors.blue.600",zr.blue[600])}}},{base:["input::placeholder","textarea::placeholder"],class:[".form-input::placeholder",".form-textarea::placeholder"],styles:{color:r("colors.gray.500",zr.gray[500]),opacity:"1"}},{base:["::-webkit-datetime-edit-fields-wrapper"],class:[".form-input::-webkit-datetime-edit-fields-wrapper"],styles:{padding:"0"}},{base:["::-webkit-date-and-time-value"],class:[".form-input::-webkit-date-and-time-value"],styles:{"min-height":"1.5em"}},{base:["::-webkit-datetime-edit","::-webkit-datetime-edit-year-field","::-webkit-datetime-edit-month-field","::-webkit-datetime-edit-day-field","::-webkit-datetime-edit-hour-field","::-webkit-datetime-edit-minute-field","::-webkit-datetime-edit-second-field","::-webkit-datetime-edit-millisecond-field","::-webkit-datetime-edit-meridiem-field"],class:[".form-input::-webkit-datetime-edit",".form-input::-webkit-datetime-edit-year-field",".form-input::-webkit-datetime-edit-month-field",".form-input::-webkit-datetime-edit-day-field",".form-input::-webkit-datetime-edit-hour-field",".form-input::-webkit-datetime-edit-minute-field",".form-input::-webkit-datetime-edit-second-field",".form-input::-webkit-datetime-edit-millisecond-field",".form-input::-webkit-datetime-edit-meridiem-field"],styles:{"padding-top":0,"padding-bottom":0}},{base:["select"],class:[".form-select"],styles:{"background-image":`url("${Ql(`<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 20 20"><path stroke="${r("colors.gray.500",zr.gray[500])}" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M6 8l4 4 4-4"/></svg>`)}")`,"background-position":`right ${gr[2]} center`,"background-repeat":"no-repeat","background-size":"1.5em 1.5em","padding-right":gr[10],"print-color-adjust":"exact"}},{base:["[multiple]"],class:null,styles:{"background-image":"initial","background-position":"initial","background-repeat":"unset","background-size":"initial","padding-right":gr[3],"print-color-adjust":"unset"}},{base:["[type='checkbox']","[type='radio']"],class:[".form-checkbox",".form-radio"],styles:{appearance:"none",padding:"0","print-color-adjust":"exact",display:"inline-block","vertical-align":"middle","background-origin":"border-box","user-select":"none","flex-shrink":"0",height:gr[4],width:gr[4],color:r("colors.blue.600",zr.blue[600]),"background-color":"#fff","border-color":r("colors.gray.500",zr.gray[500]),"border-width":Dy.DEFAULT,"--tw-shadow":"0 0 #0000"}},{base:["[type='checkbox']"],class:[".form-checkbox"],styles:{"border-radius":Ny.none}},{base:["[type='radio']"],class:[".form-radio"],styles:{"border-radius":"100%"}},{base:["[type='checkbox']:focus","[type='radio']:focus"],class:[".form-checkbox:focus",".form-radio:focus"],styles:{outline:"2px solid transparent","outline-offset":"2px","--tw-ring-inset":"var(--tw-empty,/*!*/ /*!*/)","--tw-ring-offset-width":"2px","--tw-ring-offset-color":"#fff","--tw-ring-color":r("colors.blue.600",zr.blue[600]),"--tw-ring-offset-shadow":"var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)","--tw-ring-shadow":"var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)","box-shadow":"var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)"}},{base:["[type='checkbox']:checked","[type='radio']:checked"],class:[".form-checkbox:checked",".form-radio:checked"],styles:{"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:checked"],class:[".form-checkbox:checked"],styles:{"background-image":`url("${Ql('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><path d="M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z"/></svg>')}")`}},{base:["[type='radio']:checked"],class:[".form-radio:checked"],styles:{"background-image":`url("${Ql('<svg viewBox="0 0 16 16" fill="white" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="3"/></svg>')}")`}},{base:["[type='checkbox']:checked:hover","[type='checkbox']:checked:focus","[type='radio']:checked:hover","[type='radio']:checked:focus"],class:[".form-checkbox:checked:hover",".form-checkbox:checked:focus",".form-radio:checked:hover",".form-radio:checked:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='checkbox']:indeterminate"],class:[".form-checkbox:indeterminate"],styles:{"background-image":`url("${Ql('<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 16 16"><path stroke="white" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 8h8"/></svg>')}")`,"border-color":"transparent","background-color":"currentColor","background-size":"100% 100%","background-position":"center","background-repeat":"no-repeat"}},{base:["[type='checkbox']:indeterminate:hover","[type='checkbox']:indeterminate:focus"],class:[".form-checkbox:indeterminate:hover",".form-checkbox:indeterminate:focus"],styles:{"border-color":"transparent","background-color":"currentColor"}},{base:["[type='file']"],class:null,styles:{background:"unset","border-color":"inherit","border-width":"0","border-radius":"0",padding:"0","font-size":"unset","line-height":"inherit"}},{base:["[type='file']:focus"],class:null,styles:{outline:["1px solid ButtonText","1px auto -webkit-focus-ring-color"]}}],o=a=>s.map(l=>l[a]===null?null:{[l[a]]:l.styles}).filter(Boolean);n.includes("base")&&t(o("base")),n.includes("class")&&e(o("class"))}});const qA=Vd;function Oy(i){return Object.fromEntries(Object.entries(i).filter(([t])=>t!=="DEFAULT"))}qA(({addUtilities:i,matchUtilities:t,theme:e})=>{i({"@keyframes enter":e("keyframes.enter"),"@keyframes exit":e("keyframes.exit"),".animate-in":{animationName:"enter",animationDuration:e("animationDuration.DEFAULT"),"--tw-enter-opacity":"initial","--tw-enter-scale":"initial","--tw-enter-rotate":"initial","--tw-enter-translate-x":"initial","--tw-enter-translate-y":"initial"},".animate-out":{animationName:"exit",animationDuration:e("animationDuration.DEFAULT"),"--tw-exit-opacity":"initial","--tw-exit-scale":"initial","--tw-exit-rotate":"initial","--tw-exit-translate-x":"initial","--tw-exit-translate-y":"initial"}}),t({"fade-in":r=>({"--tw-enter-opacity":r}),"fade-out":r=>({"--tw-exit-opacity":r})},{values:e("animationOpacity")}),t({"zoom-in":r=>({"--tw-enter-scale":r}),"zoom-out":r=>({"--tw-exit-scale":r})},{values:e("animationScale")}),t({"spin-in":r=>({"--tw-enter-rotate":r}),"spin-out":r=>({"--tw-exit-rotate":r})},{values:e("animationRotate")}),t({"slide-in-from-top":r=>({"--tw-enter-translate-y":`-${r}`}),"slide-in-from-bottom":r=>({"--tw-enter-translate-y":r}),"slide-in-from-left":r=>({"--tw-enter-translate-x":`-${r}`}),"slide-in-from-right":r=>({"--tw-enter-translate-x":r}),"slide-out-to-top":r=>({"--tw-exit-translate-y":`-${r}`}),"slide-out-to-bottom":r=>({"--tw-exit-translate-y":r}),"slide-out-to-left":r=>({"--tw-exit-translate-x":`-${r}`}),"slide-out-to-right":r=>({"--tw-exit-translate-x":r})},{values:e("animationTranslate")}),t({duration:r=>({animationDuration:r})},{values:Oy(e("animationDuration"))}),t({delay:r=>({animationDelay:r})},{values:e("animationDelay")}),t({ease:r=>({animationTimingFunction:r})},{values:Oy(e("animationTimingFunction"))}),i({".running":{animationPlayState:"running"},".paused":{animationPlayState:"paused"}}),t({"fill-mode":r=>({animationFillMode:r})},{values:e("animationFillMode")}),t({direction:r=>({animationDirection:r})},{values:e("animationDirection")}),t({repeat:r=>({animationIterationCount:r})},{values:e("animationRepeat")})},{theme:{extend:{animationDelay:({theme:i})=>({...i("transitionDelay")}),animationDuration:({theme:i})=>({0:"0ms",...i("transitionDuration")}),animationTimingFunction:({theme:i})=>({...i("transitionTimingFunction")}),animationFillMode:{none:"none",forwards:"forwards",backwards:"backwards",both:"both"},animationDirection:{normal:"normal",reverse:"reverse",alternate:"alternate","alternate-reverse":"alternate-reverse"},animationOpacity:({theme:i})=>({DEFAULT:0,...i("opacity")}),animationTranslate:({theme:i})=>({DEFAULT:"100%",...i("translate")}),animationScale:({theme:i})=>({DEFAULT:0,...i("scale")}),animationRotate:({theme:i})=>({DEFAULT:"30deg",...i("rotate")}),animationRepeat:{0:"0",1:"1",infinite:"infinite"},keyframes:{enter:{from:{opacity:"var(--tw-enter-opacity, 1)",transform:"translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))"}},exit:{to:{opacity:"var(--tw-exit-opacity, 1)",transform:"translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))"}}}}}});const By="Inter Variable",tM="Inconsolata Variable";[...Py.fontFamily.sans],[...Py.fontFamily.mono];const eM={".bg-floating":{backgroundColor:"var(--p-color-bg-floating)"},".bg-floating-sticky":{backgroundColor:"var(--p-color-bg-floating-sticky)"},".bg-code":{backgroundColor:"var(--p-color-bg-code)"},".bg-overlay":{backgroundColor:"var(--p-color-bg-overlay)"},".bg-selected":{backgroundColor:"var(--p-color-selected)"},".border-default":{borderColor:"var(--p-color-divider)"},".border-selected":{borderColor:"var(--p-color-selected)"},".text-default":{color:"var(--p-color-text-default)"},".text-subdued":{color:"var(--p-color-text-subdued)"},".text-inverse":{color:"var(--p-color-text-inverse)"},".text-link":{color:"var(--p-color-text-link)"},".text-code":{color:"var(--p-color-text-code)"},".text-invalid":{color:"var(--p-color-text-invalid)"},".text-selected":{color:"var(--p-color-text-selected)"},".caret-default":{caretColor:"var(--p-color-text-default)"}};KA(({addUtilities:i})=>i(eM));var Uy={exports:{}};(function(i){(function(){function t(m,g){document.addEventListener?m.addEventListener("scroll",g,!1):m.attachEvent("scroll",g)}function e(m){document.body?m():document.addEventListener?document.addEventListener("DOMContentLoaded",function g(){document.removeEventListener("DOMContentLoaded",g),m()}):document.attachEvent("onreadystatechange",function g(){(document.readyState=="interactive"||document.readyState=="complete")&&(document.detachEvent("onreadystatechange",g),m())})}function r(m){this.g=document.createElement("div"),this.g.setAttribute("aria-hidden","true"),this.g.appendChild(document.createTextNode(m)),this.h=document.createElement("span"),this.i=document.createElement("span"),this.m=document.createElement("span"),this.j=document.createElement("span"),this.l=-1,this.h.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.i.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.j.style.cssText="max-width:none;display:inline-block;position:absolute;height:100%;width:100%;overflow:scroll;font-size:16px;",this.m.style.cssText="display:inline-block;width:200%;height:200%;font-size:16px;max-width:none;",this.h.appendChild(this.m),this.i.appendChild(this.j),this.g.appendChild(this.h),this.g.appendChild(this.i)}function n(m,g){m.g.style.cssText="max-width:none;min-width:20px;min-height:20px;display:inline-block;overflow:hidden;position:absolute;width:auto;margin:0;padding:0;top:-999px;white-space:nowrap;font-synthesis:none;font:"+g+";"}function s(m){var g=m.g.offsetWidth,y=g+100;return m.j.style.width=y+"px",m.i.scrollLeft=y,m.h.scrollLeft=m.h.scrollWidth+100,m.l!==g?(m.l=g,!0):!1}function o(m,g){function y(){var b=x;s(b)&&b.g.parentNode!==null&&g(b.l)}var x=m;t(m.h,y),t(m.i,y),s(m)}function a(m,g,y){g=g||{},y=y||window,this.family=m,this.style=g.style||"normal",this.weight=g.weight||"normal",this.stretch=g.stretch||"normal",this.context=y}var l=null,h=null,c=null,u=null;function d(m){return h===null&&(f(m)&&/Apple/.test(window.navigator.vendor)?(m=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))(?:\.([0-9]+))/.exec(window.navigator.userAgent),h=!!m&&603>parseInt(m[1],10)):h=!1),h}function f(m){return u===null&&(u=!!m.document.fonts),u}function p(m,g){var y=m.style,x=m.weight;if(c===null){var b=document.createElement("div");try{b.style.font="condensed 100px sans-serif"}catch{}c=b.style.font!==""}return[y,x,c?m.stretch:"","100px",g].join(" ")}a.prototype.load=function(m,g){var y=this,x=m||"BESbswy",b=0,v=g||3e3,w=new Date().getTime();return new Promise(function(S,E){if(f(y.context)&&!d(y.context)){var I=new Promise(function(D,F){function R(){new Date().getTime()-w>=v?F(Error(""+v+"ms timeout exceeded")):y.context.document.fonts.load(p(y,'"'+y.family+'"'),x).then(function(A){1<=A.length?D():setTimeout(R,25)},F)}R()}),M=new Promise(function(D,F){b=setTimeout(function(){F(Error(""+v+"ms timeout exceeded"))},v)});Promise.race([M,I]).then(function(){clearTimeout(b),S(y)},E)}else e(function(){function D(){var B;(B=O!=-1&&Z!=-1||O!=-1&&U!=-1||Z!=-1&&U!=-1)&&((B=O!=Z&&O!=U&&Z!=U)||(l===null&&(B=/AppleWebKit\/([0-9]+)(?:\.([0-9]+))/.exec(window.navigator.userAgent),l=!!B&&(536>parseInt(B[1],10)||parseInt(B[1],10)===536&&11>=parseInt(B[2],10))),B=l&&(O==z&&Z==z&&U==z||O==ut&&Z==ut&&U==ut||O==V&&Z==V&&U==V)),B=!B),B&&(L.parentNode!==null&&L.parentNode.removeChild(L),clearTimeout(b),S(y))}function F(){if(new Date().getTime()-w>=v)L.parentNode!==null&&L.parentNode.removeChild(L),E(Error(""+v+"ms timeout exceeded"));else{var B=y.context.document.hidden;(B===!0||B===void 0)&&(O=R.g.offsetWidth,Z=A.g.offsetWidth,U=k.g.offsetWidth,D()),b=setTimeout(F,50)}}var R=new r(x),A=new r(x),k=new r(x),O=-1,Z=-1,U=-1,z=-1,ut=-1,V=-1,L=document.createElement("div");L.dir="ltr",n(R,p(y,"sans-serif")),n(A,p(y,"serif")),n(k,p(y,"monospace")),L.appendChild(R.g),L.appendChild(A.g),L.appendChild(k.g),y.context.document.body.appendChild(L),z=R.g.offsetWidth,ut=A.g.offsetWidth,V=k.g.offsetWidth,F(),o(R,function(B){O=B,D()}),n(R,p(y,'"'+y.family+'",sans-serif')),o(A,function(B){Z=B,D()}),n(A,p(y,'"'+y.family+'",serif')),o(k,function(B){U=B,D()}),n(k,p(y,'"'+y.family+'",monospace'))})})},i.exports=a})()})(Uy);var iM=Uy.exports;const rM=wr(iM),Xy={inter:{fontFamily:By,fontSize:16,lineHeight:20,fill:16777215}},Wy={resolution:4,chars:fi.ASCII},Zy="sans-serif",Vy={inter:aM(Xy.inter)};let Yd=!1;async function nM(){const i=Object.values(Xy);await Promise.all(i.map(t=>sM(t))),Yd=!0,Q.emit("fontsLoaded",Vy)}async function sM(i){const{fontFamily:t,...e}=i,r=new rM(t);try{await r.load()}catch(n){console.error(n),console.warn(`fonts: font ${t} failed to load, falling back to ${Zy}`),fi.from(t,{fontFamily:Zy,...e},Wy);return}fi.from(t,i,Wy)}function oM(){Yd=!1}async function Hy(){return Yd?Vy:await Ee("fontsLoaded")}function aM(i){const{fontFamily:t,...e}=i,r={fontName:t,...e};return n=>new GS(n,r)}async function ql({cullAtZoomThreshold:i=!0}={}){const{inter:t}=await Hy(),e=await vy(),r=t("");i&&e.add(r);async function n(s){return r.text=s,await r}return{element:r,render:n}}const lM=["result","markdown","table","progress","image","unknown"],Ky={markdown:"ArtifactMarkdown",table:"ArtifactTable",result:"ArtifactResult",image:"ArtifactImage",progress:"ArtifactProgress",unknown:"Artifact"},jd=["flow-run","task-run"];function hM(i){return jd.includes(i)}function th(i){return jd.includes(i.kind)}function zy(i){return i.kind==="artifact"}function Yy(i){return i.kind==="artifacts"}function jy(i){return i.kind==="state"}function Jy(i){return i.kind==="event"}function $y(i){return i.kind==="events"}const cM=["COMPLETED","RUNNING","SCHEDULED","PENDING","FAILED","CANCELLED","CANCELLING","CRASHED","PAUSED"];async function Qy({cullAtZoomThreshold:i}){const t=await Pt(),e=new St,r=new St,{element:n,render:s}=await BA({cullAtZoomThreshold:i}),{element:o,render:a}=await FA(),{element:l,render:h}=await ql({cullAtZoomThreshold:i}),{element:c,render:u}=await PA();let d=!1,f=null,p;r.addChild(l),e.addChild(c),e.addChild(r);async function m(v){const{selected:w,name:S,type:E}=v;return d=w??d,f=S??f,p=E,p==="progress"?r.addChild(o):r.addChild(n),v.type==="progress"?await Promise.all([y(v.data),x()]):await Promise.all([g(),x()]),await b(),e}async function g(){if(p==="progress")return n;const v=Ky[p],{artifactIconSize:w,artifactIconColor:S,artifactPaddingLeft:E,artifactPaddingY:I}=t.styles,M=await s(v);return M.position={x:E,y:I},M.width=w,M.height=w,M.tint=S,M}async function y(v){const{artifactPaddingLeft:w,artifactPaddingRight:S,artifactPaddingY:E,artifactIconSize:I}=t.styles,M=20,D=(I-M*2)/2,F=a({value:v,radius:D,lineWidth:M});return f?F.position.x+=w:F.position.x+=(w+S)/2,F.position.y+=E,o}async function x(){if(!f)return l.visible=!1,l;await h(f);const{artifactPaddingLeft:v,artifactPaddingY:w,artifactTextColor:S,artifactIconSize:E,artifactContentGap:I}=t.styles,M=f?I:0,D=v+E+M,F=w;return l.tint=S,l.scale.set(.75),l.position={x:D,y:F},l.visible=!0,l}async function b(){const{artifactPaddingLeft:v,artifactPaddingRight:w,artifactPaddingY:S}=t.styles,E={selected:d,width:r.width+v+w,height:r.height+S*2};return await u(E)}return{element:e,render:m}}let Kt=null,eh=!1;async function uM(){const i=await te();i.on("click",()=>Xi(null)),i.on("drag-start",()=>{eh=!0}),i.on("drag-end",()=>{setTimeout(()=>{eh=!1})})}function dM(){Kt=null,eh=!1}function Xi(i){if(!eh&&!(!i&&!Kt||i&&yr(i))){if(Kt=i,i===null){Q.emit("itemSelected",null);return}Q.emit("itemSelected",i)}}function yr(i){if(Kt===null)return!1;const{kind:t}=i;switch(t){case"task-run":return th(Kt)&&Kt.id===i.id;case"flow-run":return th(Kt)&&Kt.id===i.id;case"artifact":return zy(Kt)&&Kt.id===i.id;case"artifacts":return Yy(Kt)&&Kt.ids.length===i.ids.length&&Kt.ids.every(r=>i.ids.includes(r));case"state":return jy(Kt)&&Kt.id===i.id;case"event":return Jy(Kt)&&Kt.id===i.id;case"events":return $y(Kt)&&Kt.ids.length===i.ids.length&&Kt.ids.every(r=>i.ids.includes(r));default:const e=t;throw new Error(`switch does not have case for value: ${e}`)}}function fM(){return Kt&&th(Kt)?Kt:null}async function Jd(i,{cullAtZoomThreshold:t=!0,enableLocalClickHandling:e=!1}={}){const{element:r,render:n}=await Qy({cullAtZoomThreshold:t});let s=!1,o=i;r.eventMode="static",r.cursor="pointer",e&&r.on("click",u=>{u.stopPropagation(),Xi({kind:"artifact",id:o.id})}),Q.on("itemSelected",()=>{const u=yr({kind:"artifact",id:o.id});u!==s&&(s=u,a(o))});async function a(u){o=u,await n({selected:s,name:o.key,...o})}function l(){return s}function h(){return o.created}function c(){return o.id}return{isArtifact:!0,element:r,render:a,getSelected:l,getDate:h,getId:c}}function qy(i){return i.isArtifact===!0}async function tb(i,t){const e=await Wi(),r=await Pt();let n,s=null;async function o(){try{s=await r.fetchEvents(Y.toValue(i)),t(s)}catch(l){console.error(l)}e.end_time||(n=setTimeout(()=>o(),r.fetchEventsInterval))}function a(){clearTimeout(n)}return{start:o,stop:a}}async function eb(){const i=await Pt(),t=await vy(),e=new St,{element:r,render:n}=await Sy(),{element:s,render:o}=await Bd(),{element:a,render:l}=await Jl();t.add(e);let h=!1;e.eventMode="static",e.cursor="pointer",e.addChild(s),e.addChild(r),e.addChild(a),e.on("mouseover",u),e.on("mouseout",d);async function c({inside:f,isOpen:p}){h=f;const m={size:10,stroke:2,rotate:p?jl.Up:jl.Down},g=await n(m),y={width:i.styles.nodeToggleSize,height:i.styles.nodeToggleSize,background:i.styles.nodeToggleBgColor,radius:i.styles.nodeToggleBorderRadius},x=await o(y);x.alpha=f?0:.5;const b=await l({width:y.width,height:y.height,radius:y.radius,stroke:1,color:i.styles.nodeToggleBorderColor});b.alpha=f?0:1;const v={y:x.height/2,x:x.width/2},w=m.size/4;return g.x=v.x,g.y=p?v.y+w:v.y-w,e}function u(){s.alpha=h?.5:1}function d(){s.alpha=h?0:.5}return{element:e,render:c}}async function ib(){const i=await Pt(),t=await ee(),e=new St,{element:r,render:n}=await Bd(),{element:s,render:o}=await $l();e.addChild(r),e.addChild(s);async function a(h){const{background:c="#fff"}=i.styles.node(h),{nodeHeight:u,nodeRadius:d}=i.styles,f=yr({kind:h.kind,id:h.id}),p=l(h,d),m=h.state_type!=="RUNNING"||t.isDependency();return await Promise.all([n({width:p,height:u,radius:d,background:c,capRight:m}),o({selected:f,width:p,height:u})]),r}function l(h,c){const u=qd();if(et.isTemporal()||et.isLeftAligned()){const d=h.start_time,f=h.end_time??new Date,m=Kf(f,d)/ua*u;return Math.max(m,c*2)}return u}return{element:e,render:a}}var rb="Expected a function",nb=NaN,pM="[object Symbol]",mM=/^\s+|\s+$/g,gM=/^[-+]0x[0-9a-f]+$/i,yM=/^0b[01]+$/i,bM=/^0o[0-7]+$/i,xM=parseInt,_M=typeof ve=="object"&&ve&&ve.Object===Object&&ve,vM=typeof self=="object"&&self&&self.Object===Object&&self,wM=_M||vM||Function("return this")(),TM=Object.prototype,SM=TM.toString,CM=Math.max,EM=Math.min,$d=function(){return wM.Date.now()};function IM(i,t,e){var r,n,s,o,a,l,h=0,c=!1,u=!1,d=!0;if(typeof i!="function")throw new TypeError(rb);t=sb(t)||0,ih(e)&&(c=!!e.leading,u="maxWait"in e,s=u?CM(sb(e.maxWait)||0,t):s,d="trailing"in e?!!e.trailing:d);function f(S){var E=r,I=n;return r=n=void 0,h=S,o=i.apply(I,E),o}function p(S){return h=S,a=setTimeout(y,t),c?f(S):o}function m(S){var E=S-l,I=S-h,M=t-E;return u?EM(M,s-I):M}function g(S){var E=S-l,I=S-h;return l===void 0||E>=t||E<0||u&&I>=s}function y(){var S=$d();if(g(S))return x(S);a=setTimeout(y,m(S))}function x(S){return a=void 0,d&&r?f(S):(r=n=void 0,o)}function b(){a!==void 0&&clearTimeout(a),h=0,r=l=n=a=void 0}function v(){return a===void 0?o:x($d())}function w(){var S=$d(),E=g(S);if(r=arguments,n=this,l=S,E){if(a===void 0)return p(l);if(u)return a=setTimeout(y,t),f(l)}return a===void 0&&(a=setTimeout(y,t)),o}return w.cancel=b,w.flush=v,w}function AM(i,t,e){var r=!0,n=!0;if(typeof i!="function")throw new TypeError(rb);return ih(e)&&(r="leading"in e?!!e.leading:r,n="trailing"in e?!!e.trailing:n),IM(i,t,{leading:r,maxWait:t,trailing:n})}function ih(i){var t=typeof i;return!!i&&(t=="object"||t=="function")}function MM(i){return!!i&&typeof i=="object"}function RM(i){return typeof i=="symbol"||MM(i)&&SM.call(i)==pM}function sb(i){if(typeof i=="number")return i;if(RM(i))return nb;if(ih(i)){var t=typeof i.valueOf=="function"?i.valueOf():i;i=ih(t)?t+"":t}if(typeof i!="string")return i===0?i:+i;i=i.replace(mM,"");var e=yM.test(i);return e||bM.test(i)?xM(i.slice(2),e?2:8):gM.test(i)?nb:+i}var PM=AM;const ob=wr(PM);async function ab(){const{element:i,render:t}=await Qy({cullAtZoomThreshold:!1});let e=null,r=[],n=!1;i.eventMode="static",i.cursor="pointer",Q.on("itemSelected",()=>{const h=yr({kind:"artifacts",ids:r});h!==n&&e&&(n=h,s({ids:r,date:e}))});async function s(h){if(!h){e=null,r=[],i.visible=!1;return}const{ids:c,date:u}=h;e=u,r=c,await t({selected:n,type:"unknown",name:c.length.toString()}),i.visible=!0}function o(){return n}function a(){return e}function l(){return r}return{isArtifactCluster:!0,element:i,render:s,getSelected:o,getDate:a,getIds:l,isCluster:!0}}async function LM(){const i=await Qt(),t=await Wi(),e=await ee(),{element:r,render:n,update:s}=await vb({isRoot:!0});r.zIndex=4;function o(a){if(et.isTemporal()&&!e.disableArtifacts){i.stage.addChild(r),n(a==null?void 0:a.artifacts);return}i.stage.removeChild(r)}t.artifacts&&o(t),Q.on("viewportMoved",()=>s()),Q.on("runDataCreated",a=>o(a)),Q.on("runDataUpdated",a=>o(a)),Q.on("configUpdated",()=>o()),Q.on("layoutSettingsUpdated",()=>o())}function mP(){}async function GM({radius:i}){const t=await Qt(),e=new Gr;return e.beginFill("#fff"),e.drawCircle(0,0,i),e.endFill(),t.renderer.generateTexture(e,{resolution:10})}async function kM(i){return await Uo(GM,[i])}async function lb(i){const t=await kM(i);return new $t(t)}async function hb(i){const t=new St,e=await Pt(),r=await mr(),n=await lb({radius:e.styles.eventRadiusDefault}),{element:s,render:o}=await $l();let a=!1;t.addChild(r),t.addChild(n),t.addChild(s),t.eventMode="static",t.cursor="pointer",t.on("mouseenter",()=>{a||n.scale.set(1.5)}),t.on("mouseleave",()=>{a||n.scale.set(1)}),Q.on("itemSelected",()=>{const u=yr({kind:"event",id:i.id,occurred:i.occurred});u!==a&&(a=u,n.scale.set(u?1.5:1),l())});function l(){const{eventColor:u,eventTargetSize:d,eventSelectedBorderInset:f}=e.styles;r.alpha=0,r.width=d,r.height=d,n.tint=u,n.anchor.set(.5),n.position.set(d/2,d/2),s.position.set(f,f),o({selected:a,width:d-f*2,height:d-f*2})}function h(){return i.id}function c(){return i.occurred}return{element:t,render:l,getId:h,getDate:c}}async function cb(){const i=new St,t=await Pt(),e=await mr(),r=await lb({radius:t.styles.eventClusterRadiusDefault}),{element:n,render:s}=await $l(),{element:o,render:a}=await ql({cullAtZoomThreshold:!1});let l=null,h=[],c=!1;i.addChild(e),i.addChild(r),i.addChild(o),i.addChild(n),i.eventMode="static",i.cursor="pointer",i.on("mouseenter",()=>{c||r.scale.set(1.5)}),i.on("mouseleave",()=>{c||r.scale.set(1)}),Q.on("itemSelected",()=>{const x=yr({kind:"events",occurred:l,ids:h});x!==c&&(c=x,r.scale.set(x?1.5:1),l&&u({ids:h,date:l}))});async function u(x){if(!x){l=null,h=[],i.visible=!1;return}const{ids:b,date:v}=x;l=v,h=b,d(),f(),m(),await p(b.length.toString()),i.visible=!0}function d(){const{eventTargetSize:x}=t.styles;e.alpha=0,e.width=x,e.height=x}function f(){const{eventClusterColor:x,eventTargetSize:b}=t.styles;r.tint=x,r.anchor.set(.5),r.position.set(b/2,b/2)}async function p(x){if(h.length<2)return;const{eventTargetSize:b}=t.styles,v=-1;o.scale.set(.6),o.anchor.set(.5),o.position.set(b/2,b/2+v),await a(x)}function m(){const{eventSelectedBorderInset:x,eventTargetSize:b}=t.styles;n.position.set(x,x),s({selected:c,width:b-x*2,height:b-x*2})}function g(){return h}function y(){return l}return{element:i,render:u,getIds:g,getDate:y}}function Yr(i){return"getIds"in i}async function ub({items:i,createCluster:t}){const e=[...i.values()].sort((o,a)=>o.element.x-a.element.x);async function r(o){let a,l=null,h=null;for(let c=o??0;c<e.length;c++){const u=e[c],d=u.element.x;if(u.element.visible=!0,l!==null&&a&&d<a){h=c;break}l=c,a=d+u.element.width}if(h!==null&&l!==null){const c=e[l],u=e[h];c.element.visible=!1,u.element.visible=!1;const d=await n(c,u);d&&(e.splice(l,1,d),e.splice(h,1)),r(l)}}async function n(o,a){const l=o.getDate(),h=a.getDate(),c=Yr(o)?o.getIds():[o.getId()],u=Yr(a)?a.getIds():[a.getId()];if(!l||!h)return console.error("flowRunArtifacts: visible item is missing date"),null;let d;Yr(o)?d=o:Yr(a)?d=a:d=await t();const f=[...c,...u],p=s(f);return await d.render({ids:f,date:p}),d}function s(o){const a=o.reduce((c,u)=>{const d=i.get(u),f=d==null?void 0:d.getDate();return f&&c.push(f.getTime()),c},[]),l=Math.min(...a),h=Math.max(...a);return new Date((l+h)/2)}await r()}async function db(i){const t=await Qt(),e=await te(),r=await Pt(),n=await ee();let s=await ii();const o=await l();o.element.on("click",c=>{c.stopPropagation();const{element:u}=o,d={x:u.position.x,y:u.position.y,width:u.width,height:u.height},f=Yr(o)?{kind:"events",ids:o.getIds(),occurred:o.getDate(),position:d}:{kind:"event",id:o.getId(),occurred:o.getDate(),position:d};Xi(f)}),Q.on("scaleUpdated",c=>{s=c,h()}),Q.on("viewportMoved",()=>h());async function a(c){await o.render(c),h()}async function l(){return i.type==="event"?await hb(i.event):await cb()}function h(){const c=o.getDate();if(!c||n.disableEvents||!et.isTemporal())return;const{element:u}=o,f=s(c)*e.scale._x+e.worldTransform.tx-u.width/2,p=t.screen.height-u.height-r.styles.eventBottomMargin;u.position.set(f,p)}return{...o,render:a}}async function fb(i){const t=await te(),e=await ee();let r=await ii();const n=await o();n.element.on("click",l=>{l.stopPropagation();const{element:h}=n,c=h.getGlobalPosition(),u={x:c.x,y:c.y,width:h.width*t.scale.x,height:h.height*t.scale.y},d=Yr(n)?{kind:"events",ids:n.getIds(),occurred:n.getDate(),position:u}:{kind:"event",id:n.getId(),occurred:n.getDate(),position:u};Xi(d)}),Q.on("scaleUpdated",l=>{r=l,a()});async function s(l){await n.render(l),a()}async function o(){return i.type==="event"?await hb(i.event):await cb()}function a(){const l=n.getDate(),{parentStartDate:h}=i;if(!l||e.disableEvents||!et.isTemporal()||!h)return;const{element:c}=n,d=r(l)-r(h)-c.width/2,f=-c.height;c.position.set(d,f)}return{...n,render:s}}async function pb({isRoot:i,parentStartDate:t}={}){const e=await ee(),r=new Map,n=new Map,s=[];let o=[];const a=new St;let l=null;Q.on("scaleUpdated",()=>u());async function h(p){if(p&&(l=p),!l)return;const m=[];for(const g of l)m.push(c(g));await Promise.all(m),u()}async function c(p){if(r.has(p.id))return r.get(p.id).render();if(n.has(p.id))return await n.get(p.id);const m=(async()=>{const g=i?await db({type:"event",event:p}):await fb({type:"event",event:p,parentStartDate:t});r.set(p.id,g),a.addChild(g.element)})();return n.set(p.id,m),await m,n.delete(p.id),r.get(p.id).render()}function u(){e.disableEvents||!et.isTemporal()||d()}const d=ob(async()=>{o=[...s],await ub({items:r,createCluster:f});for(const p of o)p.render()},250);async function f(){if(o.length>0)return o.pop();const p=i?await db({type:"cluster"}):await fb({type:"cluster",parentStartDate:t});return a.addChild(p.element),s.push(p),p}return{element:a,render:h,update:u}}let Zo=null,Ps=null;async function FM(){const i=await Qt(),t=await Pt(),e=await ee(),r=await Wi(),{element:n,render:s,update:o}=await pb({isRoot:!0});n.zIndex=2;async function a(h){if(!et.isTemporal()||e.disableEvents){i.stage.removeChild(n);return}i.stage.addChild(n),await s(h)}const l=await tb(()=>({nodeId:t.runId,since:r.start_time,until:r.end_time??new Date}),h=>{const c=Ps?"eventDataUpdated":"eventDataCreated";Ps=h,Q.emit(c,Ps),a(h)});Q.on("configUpdated",()=>a()),Q.on("viewportMoved",()=>o()),Q.on("layoutSettingsUpdated",()=>a()),Zo=l.stop,l.start()}function DM(){Zo==null||Zo(),Zo=null,Ps=null}async function NM(){return Ps||await Ee("eventDataCreated")}async function OM(i){const t=await Qt(),e=await te(),r=await Pt(),n=await Wi();let s=await ii();const o=new St,a=await mr(),l=await mr();let h=null,c=!1,u=!1;t.stage.addChild(l),o.addChild(a),a.eventMode="static",a.cursor="pointer",a.on("mouseover",()=>{c=!0,d()}),a.on("mouseleave",()=>{c=!1,d()}),a.on("click",()=>{const b={x:a.position.x,y:a.position.y,width:a.width,height:a.height};Xi({...i,kind:"state",position:b})}),Q.on("viewportMoved",()=>d()),Q.on("scaleUpdated",b=>{s=b,d()}),Q.on("itemSelected",()=>{const b=yr({kind:"state",...i});b!==u&&(u=b,c=!1,d())}),i.type==="RUNNING"&&!n.end_time&&g();function d(b){const{end:v}=b??{};if(v&&(h=v),n.end_time&&y(),!et.isTemporal()){l.visible=!1,o.visible=!1;return}const w=f();p(w),m(w),l.visible=!0,o.visible=!0}function f(){const{background:b="#fff"}=r.styles.state(i),v=Math.max(s(i.timestamp)*e.scale._x+e.worldTransform.tx,0);let w=0;return i.type==="RUNNING"&&!n.end_time?w=s(new Date)*e.scale._x+e.worldTransform.tx-v:h?w=s(h)*e.scale._x+e.worldTransform.tx-v:w=t.screen.width-v,{x:v,width:Math.max(w,0),background:b}}function p({x:b,width:v,background:w}){const{flowStateBarHeight:S,flowStateSelectedBarHeight:E}=r.styles,I=c||u?E:S;a.x=b,a.y=t.screen.height-I,a.width=v,a.height=I,a.tint=w}function m({x:b,width:v,background:w}){if(i.type==="RUNNING"){l.visible=!1;return}const{flowStateBarHeight:S,flowStateAreaAlpha:E}=r.styles;l.x=b,l.y=0,l.width=v,l.height=t.screen.height-S,l.tint=w,l.alpha=E}function g(){t.ticker.add(x)}function y(){t.ticker.remove(x)}function x(){d()}return{element:o,render:d}}function BM(i){return"isNodesFlowRunStateFactory"in i}async function UM(i){const t=await Qt(),e=await te(),r=await Pt(),n=await Wi();let s=await ii();const o=new St,a=await mr(),l=await mr();let h=null,c=null,u=0,d=0,f=!1,p=!1;o.visible=!1,o.addChild(l),o.addChild(a),a.eventMode="static",a.cursor="pointer",a.on("mouseover",()=>{f=!0,m()}),a.on("mouseleave",()=>{f=!1,m()}),a.on("click",S=>{S.stopPropagation();const E=a.getGlobalPosition(),I={x:E.x,y:E.y,width:a.width*e.scale.x,height:a.height*e.scale.y};Xi({...i,kind:"state",position:I})}),l.eventMode="none",l.cursor="default",Q.on("scaleUpdated",S=>{s=S,m()}),Q.on("itemSelected",()=>{const S=yr({kind:"state",...i});S!==p&&(p=S,f=!1,m())}),i.type==="RUNNING"&&!n.end_time&&b();function m(S){const{end:E,parentStartDate:I,width:M,height:D}=S??{};if(E&&(h=E),I&&(c=I),M&&(u=M),D&&(d=D),n.end_time&&v(),!et.isTemporal()){o.visible=!1;return}if(!c||u<=0){o.visible=!1;return}const F=g();if(F.width<=0){o.visible=!1;return}y(F),x(F),o.visible=!0}function g(){const{background:S="#fff"}=r.styles.state(i);if(!c)return{x:0,width:0,background:S};const E=s(c);let I=s(i.timestamp)-E;if(I>=u)return{x:u,width:0,background:S};I<0&&(I=0);let M=s(h??new Date)-E;M>u&&(M=u);const D=Math.max(M-I,0);return{x:I,width:D,background:S}}function y({x:S,width:E,background:I}){const{flowStateBarHeight:M,flowStateSelectedBarHeight:D}=r.styles,F=f||p?D:M;a.x=S,a.y=d-F,a.width=E,a.height=F,a.tint=I}function x({x:S,width:E,background:I}){const{flowStateBarHeight:M,flowStateAreaAlpha:D,nodeHeight:F}=r.styles,R=F/2;l.x=S,l.y=R,l.width=E,l.height=d-M-R,l.tint=I,l.alpha=D}function b(){t.ticker.add(w)}function v(){t.ticker.remove(w)}function w(){m()}return{element:o,render:m,isNodesFlowRunStateFactory:!0}}function mb({isRoot:i}={}){const t=new St,e=new Map,r=new Map;let n=null;async function s(a,l){if(a&&(n=a),!n)return;const h=[];for(let c=0;c<n.length;c++)h.push(o(n[c],c,l));await Promise.all(h)}async function o(a,l,h){const c=n&&n.length>=l+1&&n[l+1],u=c?c.timestamp:void 0;let d;if(r.has(a.id)&&await r.get(a.id),e.has(a.id))d=e.get(a.id);else{const f=(async()=>{const p=i?await OM(a):await UM(a);e.set(a.id,p),t.addChild(p.element)})();r.set(a.id,f),await f,r.delete(a.id),d=e.get(a.id)}BM(d)?await d.render({end:u,...h}):await d.render(u?{end:u}:void 0)}return{element:t,render:s}}async function XM(){const i=await Qt(),t=await Wi(),{element:e,render:r}=await mb({isRoot:!0});e.zIndex=3,i.stage.addChild(e);function n(s){r(s==null?void 0:s.states)}t.states&&n(t),Q.on("runDataUpdated",s=>n(s)),Q.on("configUpdated",()=>n()),Q.on("layoutSettingsUpdated",()=>n())}function gP(){}async function WM(){const i=await Qt(),t=await te(),e=await ee(),r=await Pt(),{inter:n}=await Hy(),s=new St,o=await mr();s.addChild(o);const a=n("");s.addChild(a);let l=await ii(),h,c;Q.on("scaleUpdated",m=>{l=m,p()}),Q.on("viewportMoved",()=>{e.disableGuides||(p(),s.height!==i.screen.height&&d())});function u(m,g){h=m,c=g,d(),f(m)}function d(){o.width=r.styles.guideLineWidth,o.height=i.screen.height,o.tint=r.styles.guideLineColor}function f(m){a.text=c(m),a.fontSize=r.styles.guideTextSize,a.tint=r.styles.guideTextColor,a.position.set(r.styles.guideTextLeftPadding,r.styles.guideTextTopPadding)}function p(){h!==void 0&&(s.position.x=l(h)*t.scale._x+t.worldTransform.tx)}return{element:s,render:u}}class gb extends Error{constructor(){super("Layout is not temporal")}}function ZM(i){return i.toLocaleTimeString()}function yb(i){const t=navigator.language;return new Intl.DateTimeFormat(t,{timeStyle:"short"}).format(i)}function VM(i){const t=navigator.language;return new Intl.DateTimeFormat(t,{dateStyle:"short"}).format(i)}function HM(i){return i.getHours()===0&&i.getMinutes()===0?`${rh.date(i)}
1176
+ ${yb(i)}`:yb(i)}const rh={timeBySeconds:ZM,timeByMinutesWithDates:HM,date:VM},se={seconds:"seconds",minutes:"minutes",date:"date"},Vo={day:i=>{const t=new Date(i.getTime());return t.setHours(0,0,0,0),t.getTime()},week:i=>{const t=new Date(i.getTime());return t.setHours(0,0,0,0),t.setDate(i.getDate()-i.getDay()+1),t.getTime()}},It={second:1e3,minute:1e3*60,hour:1e3*60*60,day:1e3*60*60*24,week:1e3*60*60*24*7},bb=[{ceiling:It.second*4,increment:It.second,labelFormat:se.seconds},{ceiling:It.second*8,increment:It.second*5,labelFormat:se.seconds},{ceiling:It.second*13,increment:It.second*10,labelFormat:se.seconds},{ceiling:It.second*20,increment:It.second*15,labelFormat:se.seconds},{ceiling:It.second*45,increment:It.second*30,labelFormat:se.seconds},{ceiling:It.minute*4,increment:It.minute,labelFormat:se.minutes},{ceiling:It.minute*8,increment:It.minute*5,labelFormat:se.minutes},{ceiling:It.minute*13,increment:It.minute*10,labelFormat:se.minutes},{ceiling:It.minute*28,increment:It.minute*15,labelFormat:se.minutes},{ceiling:It.hour*1.24,increment:It.minute*30,labelFormat:se.minutes},{ceiling:It.hour*3,increment:It.hour,labelFormat:se.minutes},{ceiling:It.hour*8,increment:It.hour*2,getAnchor:Vo.day,labelFormat:se.minutes},{ceiling:It.hour*13,increment:It.hour*6,getAnchor:Vo.day,labelFormat:se.minutes},{ceiling:It.hour*22,increment:It.hour*12,getAnchor:Vo.day,labelFormat:se.minutes},{ceiling:It.day*4,increment:It.day,getAnchor:Vo.day,labelFormat:se.date},{ceiling:It.week*2,increment:It.week,getAnchor:Vo.week,labelFormat:se.date},{ceiling:1/0,increment:It.week*4,labelFormat:se.date}],KM=300;async function zM(){const i=await te(),t=await ee(),e=new St,r=new Map;let n=await ii();Q.on("scaleUpdated",d=>n=d),await o();function s(){if(e.visible=!t.disableGuides,!t.disableGuides)try{const{anchor:d,increment:f,labelFormat:p}=a(),m=u(d,f);c(m,p)}catch(d){if(d instanceof gb)return;console.error(d)}}async function o(){const d=[];Od(30,async f=>{const p=WM();d.push(p);const m=await p;e.addChild(m.element),r.set(f,m)}),await Promise.all(d)}function a(){const d=i.left-KM,f=n.invert(d),p=n.invert(d+260/i.scale.x);if(!(f instanceof Date)||!(p instanceof Date))throw new gb;const m=p.getTime()-f.getTime(),{increment:g,getAnchor:y,labelFormat:x}=l(m);return{anchor:y(f),increment:g,labelFormat:h(x)}}function l(d){const f=bb.find(p=>p.ceiling>d)??bb[0];return f.getAnchor||(f.getAnchor=p=>Math.floor(p.getTime()/f.increment)*f.increment),f}function h(d){switch(d){case se.minutes:return rh.timeByMinutesWithDates;case se.date:return rh.date;default:return rh.timeBySeconds}}function c(d,f){const p=new Map(r.entries()),m=Array.from(p.keys()).filter(g=>!d.includes(g));r.clear();for(const g of d){if(p.has(g)){const x=p.get(g);r.set(g,x),x.render(new Date(g),f);continue}const y=p.get(m.pop()??-1);if(y===void 0){console.warn("Guides: No unused guides available to render.");continue}y.render(new Date(g),f),r.set(g,y)}}function u(d,f){return Od(30,p=>d+f*p)}return{element:e,render:s}}async function YM(){const i=await Qt(),{element:t,render:e}=await zM();i.stage.addChild(t),e(),Q.on("viewportDateRangeUpdated",()=>e()),Q.on("layoutSettingsUpdated",()=>e()),Q.on("configUpdated",()=>e())}function yP(){}const jM=80;async function JM(){const i=await Qt(),t=await te(),e=await ee(),r=await Pt(),n=await mr();let s=await ii();Q.on("scaleUpdated",l=>s=l);function o(){if(!e.isTemporal()){n.visible=!1;return}n.width=r.styles.playheadWidth,n.height=i.stage.height,n.tint=r.styles.playheadColor,n.position.x=s(new Date)*t.scale.x+t.worldTransform.tx,a()}function a(){if(t.moving||!(n.position.x>0&&n.position.x<i.screen.width)||!(n.position.x>i.screen.width-jM))return;const c=t.left;t.zoomPercent(-.1,!0),t.left=c}return{element:n,render:o}}async function $M(){const i=await Qt(),t=await Wi(),{element:e,render:r}=await JM();t.end_time||(i.stage.addChild(e),i.ticker.add(r)),Q.on("runDataUpdated",({end_time:n})=>{n&&(i.ticker.remove(r),i.stage.removeChild(e))})}function bP(){}function QM({stage:i,props:t}){BS(),hA(),aA(),YM(),aR(),LM(),FM(),XM(),$M(),HS(),nM(),NS(i),jS(t),yA(),fR(),uM()}function qM(){Q.clear();try{US(),cA(),lA(),OS(),lR(),DM(),JS(),KS(),oM(),bA(),pR(),dM(),vA()}catch(i){console.error(i)}}async function xb(i){const t=await Qt(),e=await te(),r=await Pt(),n=await ee(),s=await NM();let o=await ii(),a=s&&s.length>0;const l=await c();l.element.on("click",d=>{d.stopPropagation();const{element:f}=l,p=f.getGlobalPosition(),m={x:p.x,y:p.y,width:f.width,height:f.height},g=Yr(l)?{kind:"artifacts",ids:l.getIds(),position:m}:{kind:"artifact",id:l.getId()};Xi(g)}),Q.on("scaleUpdated",d=>{o=d,u()}),Q.on("viewportMoved",()=>u()),Q.on("eventDataCreated",d=>{a=d.length>0,u()}),Q.on("eventDataUpdated",d=>{a=d.length>0,u()});async function h(d){if(qy(l)){if(i.type!=="artifact")throw new Error(`ArtifactFactory attempted to render a ${i.type}`);await l.render(i.artifact)}else await l.render(d);u()}async function c(){return i.type==="artifact"?await Jd(i.artifact,{cullAtZoomThreshold:!1}):await ab()}function u(){const d=l.getDate();if(!d||!et.isTemporal()||n.disableArtifacts)return;const f=l.getSelected(),{element:p}=l,{eventTargetSize:m,flowStateSelectedBarHeight:g}=r.styles;let y=0;if(f){const{selectedBorderOffset:S,selectedBorderWidth:E}=r.styles;y=S+E*2}const b=o(d)*e.scale._x+e.worldTransform.tx-(p.width-y)/2,v=a&&!n.disableEvents?m:g,w=t.screen.height-(p.height-y)-v;p.position.set(b,w)}return{...l,render:h}}async function _b(i){const t=await te(),e=await Pt(),r=await ee();let n=await ii();const s=await a();s.element.on("click",h=>{h.stopPropagation();const{element:c}=s,u=c.getGlobalPosition(),d={x:u.x,y:u.y,width:c.width*t.scale.x,height:c.height*t.scale.y},f=Yr(s)?{kind:"artifacts",ids:s.getIds(),position:d}:{kind:"artifact",id:s.getId()};Xi(f)}),Q.on("scaleUpdated",h=>{n=h,l()});async function o(h){if(qy(s)){if(i.type!=="artifact")throw new Error(`ArtifactFactory attempted to render a ${i.type}`);await s.render(i.artifact)}else await s.render(h);l()}async function a(){return i.type==="artifact"?await Jd(i.artifact):await ab()}function l(){const h=s.getDate(),{parentStartDate:c}=i;if(!h||!et.isTemporal()||r.disableArtifacts||!c)return;const u=s.getSelected(),{element:d}=s;let f=0;if(u){const{selectedBorderOffset:y,selectedBorderWidth:x}=e.styles;f=y+x*2}const m=n(h)-n(c)-(d.width-f)/2,g=-(d.height-f);d.position.set(m,g)}return{...s,render:o}}async function vb({isRoot:i,parentStartDate:t}={}){const e=await ee(),r=new Map,n=new Map,s=[];let o=[];const a=new St;let l=null;async function h(p){if(p&&(l=p),!l)return;const m=[];for(const g of l)m.push(c(g));await Promise.all(m),u()}async function c(p){if(r.has(p.id))return r.get(p.id).render(p);n.has(p.id)&&await n.get(p.id);const m=(async()=>{const g=i?await xb({type:"artifact",artifact:p}):await _b({type:"artifact",artifact:p,parentStartDate:t});r.set(p.id,g),a.addChild(g.element)})();return n.set(p.id,m),await m,n.delete(p.id),r.get(p.id).render(p)}function u(){if(!(e.disableArtifacts||!et.isTemporal())){if(!et.isTemporal()){a.visible=!1;return}a.visible=!0,a.position.x=0,d()}}const d=ob(async()=>{o=[...s],await ub({items:r,createCluster:f});for(const p of o)p.render()},250);async function f(){if(o.length>0)return o.pop();const p=i?await xb({type:"cluster"}):await _b({type:"cluster",parentStartDate:t});return a.addChild(p.element),s.push(p),p}return{element:a,render:h,update:u}}class wb extends St{updateTransform(){this.sortableChildren&&this.sortDirty&&this.sortChildren(),this._boundsID++,this.transform.updateTransform(this.parent.transform),this.worldAlpha=this.alpha*this.parent.worldAlpha;for(let t=0,e=this.children.length;t<e;++t)this.children[t].updateTransform()}calculateBounds(){this._bounds.clear(),this._calculateBounds();for(const t of this.children)if(t.calculateBounds(),t._mask){const e=t._mask.isMaskData?t._mask.maskObject:t._mask;e?(e.calculateBounds(),this._bounds.addBoundsMask(t._bounds,e._bounds)):this._bounds.addBounds(t._bounds)}else t.filterArea?this._bounds.addBoundsArea(t._bounds,t.filterArea):this._bounds.addBounds(t._bounds);this._bounds.updateID=this._boundsID}}async function tR(i){const t=new wb,e=await Pt(),r=await ee(),{element:n,render:s}=await ib(),{element:o,render:a}=await ql(),{element:l,render:h}=await eb(),{element:c,render:u}=await Jl(),{element:d,render:f,getSize:p,stopWorker:m}=await Qd(),{element:g,render:y}=await mb(),{element:x,render:b,update:v}=await pb({parentStartDate:i.start_time}),{element:w,render:S,update:E}=await vb({parentStartDate:i.start_time});let I=!1,M=!1,D=i,F=!1;t.sortableChildren=!0,c.zIndex=0,n.zIndex=4,o.zIndex=5,l.zIndex=5,d.zIndex=2,x.zIndex=1,g.zIndex=2,w.zIndex=3,c.eventMode="none",c.cursor="default";const{start:R,stop:A}=await ag(D.id,tt=>{M=!!tt.artifacts&&tt.artifacts.length>0,f(tt),ut(tt.states),L(tt.artifacts),z()}),{start:k,stop:O}=await tb(()=>({nodeId:D.id,since:D.start_time,until:D.end_time??new Date}),tt=>{I=tt.length>0,V(tt)});t.addChild(n),t.addChild(o),t.addChild(l),l.on("click",tt=>{tt.stopPropagation(),U()}),d.position={x:0,y:e.styles.nodeHeight+e.styles.nodesPadding},d.on("rendered",()=>{Bo(),xt()});async function Z(tt){return D=tt,await s(tt),await it(),await q(),F&&(await ut(),await V(),await L(),await z()),t}async function U(){F?await W():await B()}async function z(){const{background:tt="#fff"}=e.styles.node(D),{width:H,height:j}=p(),{height:J}=Et(),{nodeBorderRadius:N}=e.styles,ft=2;c.position={x:-ft,y:-ft};const gt=et.isTemporal()?J+ft*2:j+ft*2;await u({width:H+ft*2,height:gt,stroke:ft,radius:[N,N,0,0],color:tt})}async function ut(tt){const{height:H}=Et(),{width:j}=n;await y(tt??void 0,{parentStartDate:D.start_time,width:j,height:H})}async function V(tt){if(!F||!et.isTemporal()||r.disableEvents){t.removeChild(x);return}t.addChild(x);const{height:H}=Et();if(x.position={x:0,y:H-e.styles.eventBottomMargin},tt){await b(tt);return}await v()}async function L(tt){if(!F||!et.isTemporal()||r.disableArtifacts){t.removeChild(w);return}t.addChild(w);const{eventTargetSize:H,flowStateSelectedBarHeight:j}=e.styles,{height:J}=Et(),N=J-(I&&!r.disableEvents?H:j);if(w.position={x:0,y:N},tt){await S(tt);return}await E()}async function B(){F=!0,t.addChild(g),t.addChild(d),t.addChild(c),await Promise.all([R(),k(),Z(D)]),xt()}async function W(){F=!1,t.removeChild(g),t.removeChild(d),t.removeChild(c),t.removeChild(x),t.removeChild(w),m(),await Promise.all([A(),O(),Z(D)]),xt()}async function it(){const tt=e.styles.nodeToggleSize,H=e.styles.nodeHeight-tt,j=n.width>tt,J=await h({inside:j,isOpen:F});return J.x=j?H/2:n.width+e.styles.nodePadding,J.y=H/2,J}async function q(){const tt=await a(D.label),H=e.styles.colorMode==="dark"?e.styles.textDefault:e.styles.textInverse,j=e.styles.nodePadding,J=l.x+l.width+j,N=n.width+j,ft=n.width>J+tt.width+j,gt=e.styles.nodeHeight/2-tt.height/2,Mt=ft?J:Math.max(N,J);return tt.position={x:Mt,y:gt},tt.tint=ft?H:e.styles.textDefault,tt}function xt(){F&&(ut(),V(),L(),z());const tt=Et();t.emit("resized",tt)}function Et(){const tt=p(),{nodeHeight:H,nodesPadding:j,eventTargetSize:J,eventBottomMargin:N,artifactPaddingY:ft,artifactIconSize:gt}=e.styles,Ot=M&&et.isTemporal()&&!r.disableArtifacts?gt+ft*2:0,Ze=I&&et.isTemporal()&&!r.disableEvents?J+N:0,Ko=F?tt.height+Ot+Ze+j*2:0,Jr=F?tt.width:0;return{height:H+Ko,width:Math.max(Jr,t.width)}}return{kind:"flow-run",element:t,bar:n,render:Z}}async function eR(i,t){const e=await Pt(),r=new wb,{element:n,render:s}=await ql(),{element:o,render:a}=await Jl(),{element:l,render:h}=await ib(),{element:c,render:u}=await eb(),{element:d,render:f,getSize:p,stopWorker:m}=await Qd();r.addChild(l),r.addChild(n);let g=!1,y=i,x=t;r.sortableChildren=!0,o.zIndex=0,l.zIndex=4,n.zIndex=5,c.zIndex=5,d.zIndex=2,o.eventMode="none",o.cursor="default",d.position={x:0,y:e.styles.nodeHeight+e.styles.nodesPadding},d.on("rendered",()=>{Bo(),F()}),c.on("click",R=>{R.stopPropagation(),E()});async function b(R,A){return y=R,x=A,A&&r.addChild(c),await h(R),A&&await v(),g&&(A&&f(A),await S()),await w(),r}async function v(){const R=e.styles.nodeToggleSize,A=e.styles.nodeHeight-R,k=l.width>R,O=await u({inside:k,isOpen:g});return O.x=k?A/2:l.width+e.styles.nodePadding,O.y=A/2,O}async function w(){const R=await s(y.label),A=e.styles.colorMode==="dark"?e.styles.textDefault:e.styles.textInverse,k=e.styles.nodePadding,O=c.x+c.width+k,Z=l.width+k,U=l.width>O+R.width+k,z=e.styles.nodeHeight/2-R.height/2,ut=U?O:Math.max(Z,O);return R.position={x:ut,y:z},R.tint=U?A:e.styles.textDefault,R}async function S(){const{background:R="#fff"}=e.styles.node(y),{width:A,height:k}=p(),{height:O}=D(),{nodeBorderRadius:Z}=e.styles,U=2;o.position={x:-U,y:-U};const z=et.isTemporal()?O+U*2:k+U*2;await a({width:A+U*2,height:z,stroke:U,radius:[Z,Z,0,0],color:R})}async function E(){g?await M():await I()}async function I(){if(g=!0,r.addChild(d),r.addChild(o),!x)throw new Error("Attempted to open without nested graph data");await Promise.all([f(x),b(y,x)]),F()}async function M(){g=!1,r.removeChild(d),r.removeChild(o),m(),await b(y,x),F()}function D(){const R=p(),{nodeHeight:A,nodesPadding:k}=e.styles,O=g?R.height+k*2:0,Z=g?R.width:0;return{height:A+O,width:Math.max(Z,r.width)}}function F(){g&&S();const R=D();r.emit("resized",R)}return{kind:"task-run",element:r,render:b,bar:l}}async function iR(i,t){const e=await Pt(),r=await Qt(),n=await _y(),s=await ee();let o=null;const a=new Map,{animate:l}=await Ty(),{element:h,render:c,bar:u}=await M(i,t);let d=i,f=t,p=null,m=!1,g=!1;n.add(h),h.eventMode="static",h.cursor="pointer",h.name=Lb,h.on("click",R=>{R.stopPropagation(),Xi({kind:d.kind,id:d.id})}),d.end_time||S(),Q.on("itemSelected",()=>{const R=yr({kind:d.kind,id:d.id});R!==m&&(m=R,c(d,f))});async function y(R,A){d=R,f=A;const k=D(R);return k===p||(p=k,await Promise.all([c(R,A),x(R.artifacts)]),R.end_time&&E()),h}async function x(R){if(!R||(v(),s.disableArtifacts||!et.isTemporal()))return;const A=[];for(const k of R)A.push(b(k));await Promise.all(A),w()}async function b(R){if(a.has(R.id))return a.get(R.id).render(R);const A=await Jd(R,{enableLocalClickHandling:!0});return a.set(R.id,A),o.addChild(A.element),A.render(R)}function v(){if(et.isTemporal()&&!s.disableArtifacts){o||(o=new St),h.addChild(o);return}o&&h.removeChild(o)}function w(){if(!o)return;const{artifactsGap:R,artifactsNodeOverlap:A}=e.styles;let k=0;for(const O of a.values())O.element.position.x=k,k+=O.element.width+R;o.position.y=-o.height+A,o.width<u.width&&(o.position.x=u.width-o.width)}function S(){r.ticker.add(I)}function E(){r.ticker.remove(I)}function I(){y(d,f)}async function M(R,A){const{kind:k}=R;switch(k){case"task-run":return await eR(R,A);case"flow-run":return await tR(R);default:const O=k;throw new Error(`switch does not have case for value: ${O}`)}}function D(R){var U;const A=R.end_time??new Date,k=(U=R.artifacts)==null?void 0:U.map(z=>z.type==="progress"?`${z.id}-${z.data}`:z.id).join("|"),O=!!f;return[R.state_type,A.getTime(),et.horizontal,et.horizontalScaleMultiplier,e.styles.colorMode,s.disableArtifacts||k,O].join("-")}function F({x:R,y:A}){l(h,{x:R,y:A},!g),g=!0}return{element:h,render:y,bar:u,setPosition:F}}function Tb({gap:i=0,minimum:t=0}={}){const e=new Map;function r(c){const u=e.get(c)??[];return Math.max(...u.values(),Y.toValue(t))+Y.toValue(i)}function n(c){let u=0;for(let d=0;d<c;d++)u+=r(d);return u}function s(c){return n(c+1)-Y.toValue(i)}function o({axis:c,nodeId:u,offset:d}){const f=e.get(c)??new Map;f.set(u,d),e.set(c,f)}function a({axis:c,nodeId:u}){let d,f;for(const[p,m]of e.entries())if(m.has(u)){d=p,f=m.get(u);break}d===c||d===void 0||f===void 0||(l({axis:d,nodeId:u}),o({axis:c,nodeId:u,offset:f}))}function l({axis:c,nodeId:u}){var d;(d=e.get(c))==null||d.delete(u)}function h(){e.clear()}return{getOffset:r,getTotalOffset:n,getTotalValue:s,setOffset:o,updateNodeAxis:a,removeOffset:l,clear:h}}function rR(i){throw new Error(`switch does not have case for value: ${i}`)}const Sb="KGZ1bmN0aW9uKCl7InVzZSBzdHJpY3QiO2Z1bmN0aW9uIEtlKG4pe3Rocm93IG5ldyBFcnJvcihgc3dpdGNoIGRvZXMgbm90IGhhdmUgY2FzZSBmb3IgdmFsdWU6ICR7bn1gKX1mdW5jdGlvbiBDbihuLGUpe3JldHVybiBuPT1udWxsfHxlPT1udWxsP05hTjpuPGU/LTE6bj5lPzE6bj49ZT8wOk5hTn1mdW5jdGlvbiBudChuLGUpe3JldHVybiBuPT1udWxsfHxlPT1udWxsP05hTjplPG4/LTE6ZT5uPzE6ZT49bj8wOk5hTn1mdW5jdGlvbiBSbihuKXtsZXQgZSx0LHI7bi5sZW5ndGghPT0yPyhlPUNuLHQ9KHUsbCk9PkNuKG4odSksbCkscj0odSxsKT0+bih1KS1sKTooZT1uPT09Q258fG49PT1udD9uOmV0LHQ9bixyPW4pO2Z1bmN0aW9uIG8odSxsLGY9MCxnPXUubGVuZ3RoKXtpZihmPGcpe2lmKGUobCxsKSE9PTApcmV0dXJuIGc7ZG97Y29uc3QgbT1mK2c+Pj4xO3QodVttXSxsKTwwP2Y9bSsxOmc9bX13aGlsZShmPGcpfXJldHVybiBmfWZ1bmN0aW9uIGkodSxsLGY9MCxnPXUubGVuZ3RoKXtpZihmPGcpe2lmKGUobCxsKSE9PTApcmV0dXJuIGc7ZG97Y29uc3QgbT1mK2c+Pj4xO3QodVttXSxsKTw9MD9mPW0rMTpnPW19d2hpbGUoZjxnKX1yZXR1cm4gZn1mdW5jdGlvbiBhKHUsbCxmPTAsZz11Lmxlbmd0aCl7Y29uc3QgbT1vKHUsbCxmLGctMSk7cmV0dXJuIG0+ZiYmcih1W20tMV0sbCk+LXIodVttXSxsKT9tLTE6bX1yZXR1cm57bGVmdDpvLGNlbnRlcjphLHJpZ2h0Oml9fWZ1bmN0aW9uIGV0KCl7cmV0dXJuIDB9ZnVuY3Rpb24gdHQobil7cmV0dXJuIG49PT1udWxsP05hTjorbn1jb25zdCBydD1SbihDbikucmlnaHQ7Um4odHQpLmNlbnRlcjtjb25zdCBvdD1NYXRoLnNxcnQoNTApLGl0PU1hdGguc3FydCgxMCksYXQ9TWF0aC5zcXJ0KDIpO2Z1bmN0aW9uIE5uKG4sZSx0KXtjb25zdCByPShlLW4pL01hdGgubWF4KDAsdCksbz1NYXRoLmZsb29yKE1hdGgubG9nMTAocikpLGk9ci9NYXRoLnBvdygxMCxvKSxhPWk+PW90PzEwOmk+PWl0PzU6aT49YXQ/MjoxO2xldCB1LGwsZjtyZXR1cm4gbzwwPyhmPU1hdGgucG93KDEwLC1vKS9hLHU9TWF0aC5yb3VuZChuKmYpLGw9TWF0aC5yb3VuZChlKmYpLHUvZjxuJiYrK3UsbC9mPmUmJi0tbCxmPS1mKTooZj1NYXRoLnBvdygxMCxvKSphLHU9TWF0aC5yb3VuZChuL2YpLGw9TWF0aC5yb3VuZChlL2YpLHUqZjxuJiYrK3UsbCpmPmUmJi0tbCksbDx1JiYuNTw9dCYmdDwyP05uKG4sZSx0KjIpOlt1LGwsZl19ZnVuY3Rpb24gdXQobixlLHQpe2lmKGU9K2Usbj0rbix0PSt0LCEodD4wKSlyZXR1cm5bXTtpZihuPT09ZSlyZXR1cm5bbl07Y29uc3Qgcj1lPG4sW28saSxhXT1yP05uKGUsbix0KTpObihuLGUsdCk7aWYoIShpPj1vKSlyZXR1cm5bXTtjb25zdCB1PWktbysxLGw9bmV3IEFycmF5KHUpO2lmKHIpaWYoYTwwKWZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0oaS1mKS8tYTtlbHNlIGZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0oaS1mKSphO2Vsc2UgaWYoYTwwKWZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0obytmKS8tYTtlbHNlIGZvcihsZXQgZj0wO2Y8dTsrK2YpbFtmXT0obytmKSphO3JldHVybiBsfWZ1bmN0aW9uIEluKG4sZSx0KXtyZXR1cm4gZT0rZSxuPStuLHQ9K3QsTm4obixlLHQpWzJdfWZ1bmN0aW9uIE9uKG4sZSx0KXtlPStlLG49K24sdD0rdDtjb25zdCByPWU8bixvPXI/SW4oZSxuLHQpOkluKG4sZSx0KTtyZXR1cm4ocj8tMToxKSoobzwwPzEvLW86byl9ZnVuY3Rpb24gem4obixlLHQpe24ucHJvdG90eXBlPWUucHJvdG90eXBlPXQsdC5jb25zdHJ1Y3Rvcj1ufWZ1bmN0aW9uIGZlKG4sZSl7dmFyIHQ9T2JqZWN0LmNyZWF0ZShuLnByb3RvdHlwZSk7Zm9yKHZhciByIGluIGUpdFtyXT1lW3JdO3JldHVybiB0fWZ1bmN0aW9uIGRuKCl7fXZhciB5bj0uNyxVbj0xL3luLHJuPSJcXHMqKFsrLV0/XFxkKylcXHMqIix4bj0iXFxzKihbKy1dPyg/OlxcZCpcXC4pP1xcZCsoPzpbZUVdWystXT9cXGQrKT8pXFxzKiIsWj0iXFxzKihbKy1dPyg/OlxcZCpcXC4pP1xcZCsoPzpbZUVdWystXT9cXGQrKT8pJVxccyoiLGZ0PS9eIyhbMC05YS1mXXszLDh9KSQvLGN0PW5ldyBSZWdFeHAoYF5yZ2JcXCgke3JufSwke3JufSwke3JufVxcKSRgKSxzdD1uZXcgUmVnRXhwKGBecmdiXFwoJHtafSwke1p9LCR7Wn1cXCkkYCksbHQ9bmV3IFJlZ0V4cChgXnJnYmFcXCgke3JufSwke3JufSwke3JufSwke3hufVxcKSRgKSxodD1uZXcgUmVnRXhwKGBecmdiYVxcKCR7Wn0sJHtafSwke1p9LCR7eG59XFwpJGApLGd0PW5ldyBSZWdFeHAoYF5oc2xcXCgke3hufSwke1p9LCR7Wn1cXCkkYCksbXQ9bmV3IFJlZ0V4cChgXmhzbGFcXCgke3hufSwke1p9LCR7Wn0sJHt4bn1cXCkkYCksY2U9e2FsaWNlYmx1ZToxNTc5MjM4MyxhbnRpcXVld2hpdGU6MTY0NDQzNzUsYXF1YTo2NTUzNSxhcXVhbWFyaW5lOjgzODg1NjQsYXp1cmU6MTU3OTQxNzUsYmVpZ2U6MTYxMTkyNjAsYmlzcXVlOjE2NzcwMjQ0LGJsYWNrOjAsYmxhbmNoZWRhbG1vbmQ6MTY3NzIwNDUsYmx1ZToyNTUsYmx1ZXZpb2xldDo5MDU1MjAyLGJyb3duOjEwODI0MjM0LGJ1cmx5d29vZDoxNDU5NjIzMSxjYWRldGJsdWU6NjI2NjUyOCxjaGFydHJldXNlOjgzODgzNTIsY2hvY29sYXRlOjEzNzg5NDcwLGNvcmFsOjE2NzQ0MjcyLGNvcm5mbG93ZXJibHVlOjY1OTE5ODEsY29ybnNpbGs6MTY3NzUzODgsY3JpbXNvbjoxNDQyMzEwMCxjeWFuOjY1NTM1LGRhcmtibHVlOjEzOSxkYXJrY3lhbjozNTcyMyxkYXJrZ29sZGVucm9kOjEyMDkyOTM5LGRhcmtncmF5OjExMTE5MDE3LGRhcmtncmVlbjoyNTYwMCxkYXJrZ3JleToxMTExOTAxNyxkYXJra2hha2k6MTI0MzMyNTksZGFya21hZ2VudGE6OTEwOTY0MyxkYXJrb2xpdmVncmVlbjo1NTk3OTk5LGRhcmtvcmFuZ2U6MTY3NDc1MjAsZGFya29yY2hpZDoxMDA0MDAxMixkYXJrcmVkOjkxMDk1MDQsZGFya3NhbG1vbjoxNTMwODQxMCxkYXJrc2VhZ3JlZW46OTQxOTkxOSxkYXJrc2xhdGVibHVlOjQ3MzQzNDcsZGFya3NsYXRlZ3JheTozMTAwNDk1LGRhcmtzbGF0ZWdyZXk6MzEwMDQ5NSxkYXJrdHVycXVvaXNlOjUyOTQ1LGRhcmt2aW9sZXQ6OTY5OTUzOSxkZWVwcGluazoxNjcxNjk0NyxkZWVwc2t5Ymx1ZTo0OTE1MSxkaW1ncmF5OjY5MDgyNjUsZGltZ3JleTo2OTA4MjY1LGRvZGdlcmJsdWU6MjAwMzE5OSxmaXJlYnJpY2s6MTE2NzQxNDYsZmxvcmFsd2hpdGU6MTY3NzU5MjAsZm9yZXN0Z3JlZW46MjI2Mzg0MixmdWNoc2lhOjE2NzExOTM1LGdhaW5zYm9ybzoxNDQ3NDQ2MCxnaG9zdHdoaXRlOjE2MzE2NjcxLGdvbGQ6MTY3NjY3MjAsZ29sZGVucm9kOjE0MzI5MTIwLGdyYXk6ODQyMTUwNCxncmVlbjozMjc2OCxncmVlbnllbGxvdzoxMTQwMzA1NSxncmV5Ojg0MjE1MDQsaG9uZXlkZXc6MTU3OTQxNjAsaG90cGluazoxNjczODc0MCxpbmRpYW5yZWQ6MTM0NTg1MjQsaW5kaWdvOjQ5MTUzMzAsaXZvcnk6MTY3NzcyMDAsa2hha2k6MTU3ODc2NjAsbGF2ZW5kZXI6MTUxMzI0MTAsbGF2ZW5kZXJibHVzaDoxNjc3MzM2NSxsYXduZ3JlZW46ODE5MDk3NixsZW1vbmNoaWZmb246MTY3NzU4ODUsbGlnaHRibHVlOjExMzkzMjU0LGxpZ2h0Y29yYWw6MTU3NjE1MzYsbGlnaHRjeWFuOjE0NzQ1NTk5LGxpZ2h0Z29sZGVucm9keWVsbG93OjE2NDQ4MjEwLGxpZ2h0Z3JheToxMzg4MjMyMyxsaWdodGdyZWVuOjk0OTgyNTYsbGlnaHRncmV5OjEzODgyMzIzLGxpZ2h0cGluazoxNjc1ODQ2NSxsaWdodHNhbG1vbjoxNjc1Mjc2MixsaWdodHNlYWdyZWVuOjIxNDI4OTAsbGlnaHRza3libHVlOjg5MDAzNDYsbGlnaHRzbGF0ZWdyYXk6NzgzMzc1MyxsaWdodHNsYXRlZ3JleTo3ODMzNzUzLGxpZ2h0c3RlZWxibHVlOjExNTg0NzM0LGxpZ2h0eWVsbG93OjE2Nzc3MTg0LGxpbWU6NjUyODAsbGltZWdyZWVuOjMzMjkzMzAsbGluZW46MTY0NDU2NzAsbWFnZW50YToxNjcxMTkzNSxtYXJvb246ODM4ODYwOCxtZWRpdW1hcXVhbWFyaW5lOjY3MzczMjIsbWVkaXVtYmx1ZToyMDUsbWVkaXVtb3JjaGlkOjEyMjExNjY3LG1lZGl1bXB1cnBsZTo5NjYyNjgzLG1lZGl1bXNlYWdyZWVuOjM5NzgwOTcsbWVkaXVtc2xhdGVibHVlOjgwODc3OTAsbWVkaXVtc3ByaW5nZ3JlZW46NjQxNTQsbWVkaXVtdHVycXVvaXNlOjQ3NzIzMDAsbWVkaXVtdmlvbGV0cmVkOjEzMDQ3MTczLG1pZG5pZ2h0Ymx1ZToxNjQ0OTEyLG1pbnRjcmVhbToxNjEyMTg1MCxtaXN0eXJvc2U6MTY3NzAyNzMsbW9jY2FzaW46MTY3NzAyMjksbmF2YWpvd2hpdGU6MTY3Njg2ODUsbmF2eToxMjgsb2xkbGFjZToxNjY0MzU1OCxvbGl2ZTo4NDIxMzc2LG9saXZlZHJhYjo3MDQ4NzM5LG9yYW5nZToxNjc1MzkyMCxvcmFuZ2VyZWQ6MTY3MjkzNDQsb3JjaGlkOjE0MzE1NzM0LHBhbGVnb2xkZW5yb2Q6MTU2NTcxMzAscGFsZWdyZWVuOjEwMDI1ODgwLHBhbGV0dXJxdW9pc2U6MTE1Mjk5NjYscGFsZXZpb2xldHJlZDoxNDM4MTIwMyxwYXBheWF3aGlwOjE2NzczMDc3LHBlYWNocHVmZjoxNjc2NzY3MyxwZXJ1OjEzNDY4OTkxLHBpbms6MTY3NjEwMzUscGx1bToxNDUyNDYzNyxwb3dkZXJibHVlOjExNTkxOTEwLHB1cnBsZTo4Mzg4NzM2LHJlYmVjY2FwdXJwbGU6NjY5Nzg4MSxyZWQ6MTY3MTE2ODAscm9zeWJyb3duOjEyMzU3NTE5LHJveWFsYmx1ZTo0Mjg2OTQ1LHNhZGRsZWJyb3duOjkxMjcxODcsc2FsbW9uOjE2NDE2ODgyLHNhbmR5YnJvd246MTYwMzI4NjQsc2VhZ3JlZW46MzA1MDMyNyxzZWFzaGVsbDoxNjc3NDYzOCxzaWVubmE6MTA1MDY3OTcsc2lsdmVyOjEyNjMyMjU2LHNreWJsdWU6ODkwMDMzMSxzbGF0ZWJsdWU6Njk3MDA2MSxzbGF0ZWdyYXk6NzM3Mjk0NCxzbGF0ZWdyZXk6NzM3Mjk0NCxzbm93OjE2Nzc1OTMwLHNwcmluZ2dyZWVuOjY1NDA3LHN0ZWVsYmx1ZTo0NjIwOTgwLHRhbjoxMzgwODc4MCx0ZWFsOjMyODk2LHRoaXN0bGU6MTQyMDQ4ODgsdG9tYXRvOjE2NzM3MDk1LHR1cnF1b2lzZTo0MjUxODU2LHZpb2xldDoxNTYzMTA4Nix3aGVhdDoxNjExMzMzMSx3aGl0ZToxNjc3NzIxNSx3aGl0ZXNtb2tlOjE2MTE5Mjg1LHllbGxvdzoxNjc3Njk2MCx5ZWxsb3dncmVlbjoxMDE0NTA3NH07em4oZG4scG4se2NvcHkobil7cmV0dXJuIE9iamVjdC5hc3NpZ24obmV3IHRoaXMuY29uc3RydWN0b3IsdGhpcyxuKX0sZGlzcGxheWFibGUoKXtyZXR1cm4gdGhpcy5yZ2IoKS5kaXNwbGF5YWJsZSgpfSxoZXg6c2UsZm9ybWF0SGV4OnNlLGZvcm1hdEhleDg6ZHQsZm9ybWF0SHNsOnl0LGZvcm1hdFJnYjpsZSx0b1N0cmluZzpsZX0pO2Z1bmN0aW9uIHNlKCl7cmV0dXJuIHRoaXMucmdiKCkuZm9ybWF0SGV4KCl9ZnVuY3Rpb24gZHQoKXtyZXR1cm4gdGhpcy5yZ2IoKS5mb3JtYXRIZXg4KCl9ZnVuY3Rpb24geXQoKXtyZXR1cm4geWUodGhpcykuZm9ybWF0SHNsKCl9ZnVuY3Rpb24gbGUoKXtyZXR1cm4gdGhpcy5yZ2IoKS5mb3JtYXRSZ2IoKX1mdW5jdGlvbiBwbihuKXt2YXIgZSx0O3JldHVybiBuPShuKyIiKS50cmltKCkudG9Mb3dlckNhc2UoKSwoZT1mdC5leGVjKG4pKT8odD1lWzFdLmxlbmd0aCxlPXBhcnNlSW50KGVbMV0sMTYpLHQ9PT02P2hlKGUpOnQ9PT0zP25ldyBQKGU+PjgmMTV8ZT4+NCYyNDAsZT4+NCYxNXxlJjI0MCwoZSYxNSk8PDR8ZSYxNSwxKTp0PT09OD9EbihlPj4yNCYyNTUsZT4+MTYmMjU1LGU+PjgmMjU1LChlJjI1NSkvMjU1KTp0PT09ND9EbihlPj4xMiYxNXxlPj44JjI0MCxlPj44JjE1fGU+PjQmMjQwLGU+PjQmMTV8ZSYyNDAsKChlJjE1KTw8NHxlJjE1KS8yNTUpOm51bGwpOihlPWN0LmV4ZWMobikpP25ldyBQKGVbMV0sZVsyXSxlWzNdLDEpOihlPXN0LmV4ZWMobikpP25ldyBQKGVbMV0qMjU1LzEwMCxlWzJdKjI1NS8xMDAsZVszXSoyNTUvMTAwLDEpOihlPWx0LmV4ZWMobikpP0RuKGVbMV0sZVsyXSxlWzNdLGVbNF0pOihlPWh0LmV4ZWMobikpP0RuKGVbMV0qMjU1LzEwMCxlWzJdKjI1NS8xMDAsZVszXSoyNTUvMTAwLGVbNF0pOihlPWd0LmV4ZWMobikpP2RlKGVbMV0sZVsyXS8xMDAsZVszXS8xMDAsMSk6KGU9bXQuZXhlYyhuKSk/ZGUoZVsxXSxlWzJdLzEwMCxlWzNdLzEwMCxlWzRdKTpjZS5oYXNPd25Qcm9wZXJ0eShuKT9oZShjZVtuXSk6bj09PSJ0cmFuc3BhcmVudCI/bmV3IFAoTmFOLE5hTixOYU4sMCk6bnVsbH1mdW5jdGlvbiBoZShuKXtyZXR1cm4gbmV3IFAobj4+MTYmMjU1LG4+PjgmMjU1LG4mMjU1LDEpfWZ1bmN0aW9uIERuKG4sZSx0LHIpe3JldHVybiByPD0wJiYobj1lPXQ9TmFOKSxuZXcgUChuLGUsdCxyKX1mdW5jdGlvbiB4dChuKXtyZXR1cm4gbiBpbnN0YW5jZW9mIGRufHwobj1wbihuKSksbj8obj1uLnJnYigpLG5ldyBQKG4ucixuLmcsbi5iLG4ub3BhY2l0eSkpOm5ldyBQfWZ1bmN0aW9uIEVuKG4sZSx0LHIpe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPT09MT94dChuKTpuZXcgUChuLGUsdCxyPz8xKX1mdW5jdGlvbiBQKG4sZSx0LHIpe3RoaXMucj0rbix0aGlzLmc9K2UsdGhpcy5iPSt0LHRoaXMub3BhY2l0eT0rcn16bihQLEVuLGZlKGRuLHticmlnaHRlcihuKXtyZXR1cm4gbj1uPT1udWxsP1VuOk1hdGgucG93KFVuLG4pLG5ldyBQKHRoaXMucipuLHRoaXMuZypuLHRoaXMuYipuLHRoaXMub3BhY2l0eSl9LGRhcmtlcihuKXtyZXR1cm4gbj1uPT1udWxsP3luOk1hdGgucG93KHluLG4pLG5ldyBQKHRoaXMucipuLHRoaXMuZypuLHRoaXMuYipuLHRoaXMub3BhY2l0eSl9LHJnYigpe3JldHVybiB0aGlzfSxjbGFtcCgpe3JldHVybiBuZXcgUChHKHRoaXMuciksRyh0aGlzLmcpLEcodGhpcy5iKSxrbih0aGlzLm9wYWNpdHkpKX0sZGlzcGxheWFibGUoKXtyZXR1cm4tLjU8PXRoaXMuciYmdGhpcy5yPDI1NS41JiYtLjU8PXRoaXMuZyYmdGhpcy5nPDI1NS41JiYtLjU8PXRoaXMuYiYmdGhpcy5iPDI1NS41JiYwPD10aGlzLm9wYWNpdHkmJnRoaXMub3BhY2l0eTw9MX0saGV4OmdlLGZvcm1hdEhleDpnZSxmb3JtYXRIZXg4OnB0LGZvcm1hdFJnYjptZSx0b1N0cmluZzptZX0pKTtmdW5jdGlvbiBnZSgpe3JldHVybmAjJHtKKHRoaXMucil9JHtKKHRoaXMuZyl9JHtKKHRoaXMuYil9YH1mdW5jdGlvbiBwdCgpe3JldHVybmAjJHtKKHRoaXMucil9JHtKKHRoaXMuZyl9JHtKKHRoaXMuYil9JHtKKChpc05hTih0aGlzLm9wYWNpdHkpPzE6dGhpcy5vcGFjaXR5KSoyNTUpfWB9ZnVuY3Rpb24gbWUoKXtjb25zdCBuPWtuKHRoaXMub3BhY2l0eSk7cmV0dXJuYCR7bj09PTE/InJnYigiOiJyZ2JhKCJ9JHtHKHRoaXMucil9LCAke0codGhpcy5nKX0sICR7Ryh0aGlzLmIpfSR7bj09PTE/IikiOmAsICR7bn0pYH1gfWZ1bmN0aW9uIGtuKG4pe3JldHVybiBpc05hTihuKT8xOk1hdGgubWF4KDAsTWF0aC5taW4oMSxuKSl9ZnVuY3Rpb24gRyhuKXtyZXR1cm4gTWF0aC5tYXgoMCxNYXRoLm1pbigyNTUsTWF0aC5yb3VuZChuKXx8MCkpfWZ1bmN0aW9uIEoobil7cmV0dXJuIG49RyhuKSwobjwxNj8iMCI6IiIpK24udG9TdHJpbmcoMTYpfWZ1bmN0aW9uIGRlKG4sZSx0LHIpe3JldHVybiByPD0wP249ZT10PU5hTjp0PD0wfHx0Pj0xP249ZT1OYU46ZTw9MCYmKG49TmFOKSxuZXcgXyhuLGUsdCxyKX1mdW5jdGlvbiB5ZShuKXtpZihuIGluc3RhbmNlb2YgXylyZXR1cm4gbmV3IF8obi5oLG4ucyxuLmwsbi5vcGFjaXR5KTtpZihuIGluc3RhbmNlb2YgZG58fChuPXBuKG4pKSwhbilyZXR1cm4gbmV3IF87aWYobiBpbnN0YW5jZW9mIF8pcmV0dXJuIG47bj1uLnJnYigpO3ZhciBlPW4uci8yNTUsdD1uLmcvMjU1LHI9bi5iLzI1NSxvPU1hdGgubWluKGUsdCxyKSxpPU1hdGgubWF4KGUsdCxyKSxhPU5hTix1PWktbyxsPShpK28pLzI7cmV0dXJuIHU/KGU9PT1pP2E9KHQtcikvdSsodDxyKSo2OnQ9PT1pP2E9KHItZSkvdSsyOmE9KGUtdCkvdSs0LHUvPWw8LjU/aStvOjItaS1vLGEqPTYwKTp1PWw+MCYmbDwxPzA6YSxuZXcgXyhhLHUsbCxuLm9wYWNpdHkpfWZ1bmN0aW9uIHd0KG4sZSx0LHIpe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPT09MT95ZShuKTpuZXcgXyhuLGUsdCxyPz8xKX1mdW5jdGlvbiBfKG4sZSx0LHIpe3RoaXMuaD0rbix0aGlzLnM9K2UsdGhpcy5sPSt0LHRoaXMub3BhY2l0eT0rcn16bihfLHd0LGZlKGRuLHticmlnaHRlcihuKXtyZXR1cm4gbj1uPT1udWxsP1VuOk1hdGgucG93KFVuLG4pLG5ldyBfKHRoaXMuaCx0aGlzLnMsdGhpcy5sKm4sdGhpcy5vcGFjaXR5KX0sZGFya2VyKG4pe3JldHVybiBuPW49PW51bGw/eW46TWF0aC5wb3coeW4sbiksbmV3IF8odGhpcy5oLHRoaXMucyx0aGlzLmwqbix0aGlzLm9wYWNpdHkpfSxyZ2IoKXt2YXIgbj10aGlzLmglMzYwKyh0aGlzLmg8MCkqMzYwLGU9aXNOYU4obil8fGlzTmFOKHRoaXMucyk/MDp0aGlzLnMsdD10aGlzLmwscj10Kyh0PC41P3Q6MS10KSplLG89Mip0LXI7cmV0dXJuIG5ldyBQKF9uKG4+PTI0MD9uLTI0MDpuKzEyMCxvLHIpLF9uKG4sbyxyKSxfbihuPDEyMD9uKzI0MDpuLTEyMCxvLHIpLHRoaXMub3BhY2l0eSl9LGNsYW1wKCl7cmV0dXJuIG5ldyBfKHhlKHRoaXMuaCksU24odGhpcy5zKSxTbih0aGlzLmwpLGtuKHRoaXMub3BhY2l0eSkpfSxkaXNwbGF5YWJsZSgpe3JldHVybigwPD10aGlzLnMmJnRoaXMuczw9MXx8aXNOYU4odGhpcy5zKSkmJjA8PXRoaXMubCYmdGhpcy5sPD0xJiYwPD10aGlzLm9wYWNpdHkmJnRoaXMub3BhY2l0eTw9MX0sZm9ybWF0SHNsKCl7Y29uc3Qgbj1rbih0aGlzLm9wYWNpdHkpO3JldHVybmAke249PT0xPyJoc2woIjoiaHNsYSgifSR7eGUodGhpcy5oKX0sICR7U24odGhpcy5zKSoxMDB9JSwgJHtTbih0aGlzLmwpKjEwMH0lJHtuPT09MT8iKSI6YCwgJHtufSlgfWB9fSkpO2Z1bmN0aW9uIHhlKG4pe3JldHVybiBuPShufHwwKSUzNjAsbjwwP24rMzYwOm59ZnVuY3Rpb24gU24obil7cmV0dXJuIE1hdGgubWF4KDAsTWF0aC5taW4oMSxufHwwKSl9ZnVuY3Rpb24gX24obixlLHQpe3JldHVybihuPDYwP2UrKHQtZSkqbi82MDpuPDE4MD90Om48MjQwP2UrKHQtZSkqKDI0MC1uKS82MDplKSoyNTV9dmFyIHFuPW49PigpPT5uO2Z1bmN0aW9uIE10KG4sZSl7cmV0dXJuIGZ1bmN0aW9uKHQpe3JldHVybiBuK3QqZX19ZnVuY3Rpb24gYnQobixlLHQpe3JldHVybiBuPU1hdGgucG93KG4sdCksZT1NYXRoLnBvdyhlLHQpLW4sdD0xL3QsZnVuY3Rpb24ocil7cmV0dXJuIE1hdGgucG93KG4rciplLHQpfX1mdW5jdGlvbiB2dChuKXtyZXR1cm4obj0rbik9PTE/cGU6ZnVuY3Rpb24oZSx0KXtyZXR1cm4gdC1lP2J0KGUsdCxuKTpxbihpc05hTihlKT90OmUpfX1mdW5jdGlvbiBwZShuLGUpe3ZhciB0PWUtbjtyZXR1cm4gdD9NdChuLHQpOnFuKGlzTmFOKG4pP2U6bil9dmFyIHdlPWZ1bmN0aW9uIG4oZSl7dmFyIHQ9dnQoZSk7ZnVuY3Rpb24gcihvLGkpe3ZhciBhPXQoKG89RW4obykpLnIsKGk9RW4oaSkpLnIpLHU9dChvLmcsaS5nKSxsPXQoby5iLGkuYiksZj1wZShvLm9wYWNpdHksaS5vcGFjaXR5KTtyZXR1cm4gZnVuY3Rpb24oZyl7cmV0dXJuIG8ucj1hKGcpLG8uZz11KGcpLG8uYj1sKGcpLG8ub3BhY2l0eT1mKGcpLG8rIiJ9fXJldHVybiByLmdhbW1hPW4scn0oMSk7ZnVuY3Rpb24gVHQobixlKXtlfHwoZT1bXSk7dmFyIHQ9bj9NYXRoLm1pbihlLmxlbmd0aCxuLmxlbmd0aCk6MCxyPWUuc2xpY2UoKSxvO3JldHVybiBmdW5jdGlvbihpKXtmb3Iobz0wO288dDsrK28pcltvXT1uW29dKigxLWkpK2Vbb10qaTtyZXR1cm4gcn19ZnVuY3Rpb24gQ3Qobil7cmV0dXJuIEFycmF5QnVmZmVyLmlzVmlldyhuKSYmIShuIGluc3RhbmNlb2YgRGF0YVZpZXcpfWZ1bmN0aW9uIE50KG4sZSl7dmFyIHQ9ZT9lLmxlbmd0aDowLHI9bj9NYXRoLm1pbih0LG4ubGVuZ3RoKTowLG89bmV3IEFycmF5KHIpLGk9bmV3IEFycmF5KHQpLGE7Zm9yKGE9MDthPHI7KythKW9bYV09Vm4oblthXSxlW2FdKTtmb3IoO2E8dDsrK2EpaVthXT1lW2FdO3JldHVybiBmdW5jdGlvbih1KXtmb3IoYT0wO2E8cjsrK2EpaVthXT1vW2FdKHUpO3JldHVybiBpfX1mdW5jdGlvbiBVdChuLGUpe3ZhciB0PW5ldyBEYXRlO3JldHVybiBuPStuLGU9K2UsZnVuY3Rpb24ocil7cmV0dXJuIHQuc2V0VGltZShuKigxLXIpK2UqciksdH19ZnVuY3Rpb24gJG4obixlKXtyZXR1cm4gbj0rbixlPStlLGZ1bmN0aW9uKHQpe3JldHVybiBuKigxLXQpK2UqdH19ZnVuY3Rpb24gRHQobixlKXt2YXIgdD17fSxyPXt9LG87KG49PT1udWxsfHx0eXBlb2YgbiE9Im9iamVjdCIpJiYobj17fSksKGU9PT1udWxsfHx0eXBlb2YgZSE9Im9iamVjdCIpJiYoZT17fSk7Zm9yKG8gaW4gZSlvIGluIG4/dFtvXT1WbihuW29dLGVbb10pOnJbb109ZVtvXTtyZXR1cm4gZnVuY3Rpb24oaSl7Zm9yKG8gaW4gdClyW29dPXRbb10oaSk7cmV0dXJuIHJ9fXZhciBqbj0vWy0rXT8oPzpcZCtcLj9cZCp8XC4/XGQrKSg/OltlRV1bLStdP1xkKyk/L2csWm49bmV3IFJlZ0V4cChqbi5zb3VyY2UsImciKTtmdW5jdGlvbiBrdChuKXtyZXR1cm4gZnVuY3Rpb24oKXtyZXR1cm4gbn19ZnVuY3Rpb24gU3Qobil7cmV0dXJuIGZ1bmN0aW9uKGUpe3JldHVybiBuKGUpKyIifX1mdW5jdGlvbiAkdChuLGUpe3ZhciB0PWpuLmxhc3RJbmRleD1abi5sYXN0SW5kZXg9MCxyLG8saSxhPS0xLHU9W10sbD1bXTtmb3Iobj1uKyIiLGU9ZSsiIjsocj1qbi5leGVjKG4pKSYmKG89Wm4uZXhlYyhlKSk7KShpPW8uaW5kZXgpPnQmJihpPWUuc2xpY2UodCxpKSx1W2FdP3VbYV0rPWk6dVsrK2FdPWkpLChyPXJbMF0pPT09KG89b1swXSk/dVthXT91W2FdKz1vOnVbKythXT1vOih1WysrYV09bnVsbCxsLnB1c2goe2k6YSx4OiRuKHIsbyl9KSksdD1abi5sYXN0SW5kZXg7cmV0dXJuIHQ8ZS5sZW5ndGgmJihpPWUuc2xpY2UodCksdVthXT91W2FdKz1pOnVbKythXT1pKSx1Lmxlbmd0aDwyP2xbMF0/U3QobFswXS54KTprdChlKTooZT1sLmxlbmd0aCxmdW5jdGlvbihmKXtmb3IodmFyIGc9MCxtO2c8ZTsrK2cpdVsobT1sW2ddKS5pXT1tLngoZik7cmV0dXJuIHUuam9pbigiIil9KX1mdW5jdGlvbiBWbihuLGUpe3ZhciB0PXR5cGVvZiBlLHI7cmV0dXJuIGU9PW51bGx8fHQ9PT0iYm9vbGVhbiI/cW4oZSk6KHQ9PT0ibnVtYmVyIj8kbjp0PT09InN0cmluZyI/KHI9cG4oZSkpPyhlPXIsd2UpOiR0OmUgaW5zdGFuY2VvZiBwbj93ZTplIGluc3RhbmNlb2YgRGF0ZT9VdDpDdChlKT9UdDpBcnJheS5pc0FycmF5KGUpP050OnR5cGVvZiBlLnZhbHVlT2YhPSJmdW5jdGlvbiImJnR5cGVvZiBlLnRvU3RyaW5nIT0iZnVuY3Rpb24ifHxpc05hTihlKT9EdDokbikobixlKX1mdW5jdGlvbiBGdChuLGUpe3JldHVybiBuPStuLGU9K2UsZnVuY3Rpb24odCl7cmV0dXJuIE1hdGgucm91bmQobiooMS10KStlKnQpfX1mdW5jdGlvbiBIdChuKXtyZXR1cm4gTWF0aC5hYnMobj1NYXRoLnJvdW5kKG4pKT49MWUyMT9uLnRvTG9jYWxlU3RyaW5nKCJlbiIpLnJlcGxhY2UoLywvZywiIik6bi50b1N0cmluZygxMCl9ZnVuY3Rpb24gRm4obixlKXtpZigodD0obj1lP24udG9FeHBvbmVudGlhbChlLTEpOm4udG9FeHBvbmVudGlhbCgpKS5pbmRleE9mKCJlIikpPDApcmV0dXJuIG51bGw7dmFyIHQscj1uLnNsaWNlKDAsdCk7cmV0dXJuW3IubGVuZ3RoPjE/clswXStyLnNsaWNlKDIpOnIsK24uc2xpY2UodCsxKV19ZnVuY3Rpb24gb24obil7cmV0dXJuIG49Rm4oTWF0aC5hYnMobikpLG4/blsxXTpOYU59ZnVuY3Rpb24gTHQobixlKXtyZXR1cm4gZnVuY3Rpb24odCxyKXtmb3IodmFyIG89dC5sZW5ndGgsaT1bXSxhPTAsdT1uWzBdLGw9MDtvPjAmJnU+MCYmKGwrdSsxPnImJih1PU1hdGgubWF4KDEsci1sKSksaS5wdXNoKHQuc3Vic3RyaW5nKG8tPXUsbyt1KSksISgobCs9dSsxKT5yKSk7KXU9blthPShhKzEpJW4ubGVuZ3RoXTtyZXR1cm4gaS5yZXZlcnNlKCkuam9pbihlKX19ZnVuY3Rpb24gUHQobil7cmV0dXJuIGZ1bmN0aW9uKGUpe3JldHVybiBlLnJlcGxhY2UoL1swLTldL2csZnVuY3Rpb24odCl7cmV0dXJuIG5bK3RdfSl9fXZhciBZdD0vXig/OiguKT8oWzw+PV5dKSk/KFsrXC0oIF0pPyhbJCNdKT8oMCk/KFxkKyk/KCwpPyhcLlxkKyk/KH4pPyhbYS16JV0pPyQvaTtmdW5jdGlvbiBIbihuKXtpZighKGU9WXQuZXhlYyhuKSkpdGhyb3cgbmV3IEVycm9yKCJpbnZhbGlkIGZvcm1hdDogIituKTt2YXIgZTtyZXR1cm4gbmV3IFhuKHtmaWxsOmVbMV0sYWxpZ246ZVsyXSxzaWduOmVbM10sc3ltYm9sOmVbNF0semVybzplWzVdLHdpZHRoOmVbNl0sY29tbWE6ZVs3XSxwcmVjaXNpb246ZVs4XSYmZVs4XS5zbGljZSgxKSx0cmltOmVbOV0sdHlwZTplWzEwXX0pfUhuLnByb3RvdHlwZT1Ybi5wcm90b3R5cGU7ZnVuY3Rpb24gWG4obil7dGhpcy5maWxsPW4uZmlsbD09PXZvaWQgMD8iICI6bi5maWxsKyIiLHRoaXMuYWxpZ249bi5hbGlnbj09PXZvaWQgMD8iPiI6bi5hbGlnbisiIix0aGlzLnNpZ249bi5zaWduPT09dm9pZCAwPyItIjpuLnNpZ24rIiIsdGhpcy5zeW1ib2w9bi5zeW1ib2w9PT12b2lkIDA/IiI6bi5zeW1ib2wrIiIsdGhpcy56ZXJvPSEhbi56ZXJvLHRoaXMud2lkdGg9bi53aWR0aD09PXZvaWQgMD92b2lkIDA6K24ud2lkdGgsdGhpcy5jb21tYT0hIW4uY29tbWEsdGhpcy5wcmVjaXNpb249bi5wcmVjaXNpb249PT12b2lkIDA/dm9pZCAwOituLnByZWNpc2lvbix0aGlzLnRyaW09ISFuLnRyaW0sdGhpcy50eXBlPW4udHlwZT09PXZvaWQgMD8iIjpuLnR5cGUrIiJ9WG4ucHJvdG90eXBlLnRvU3RyaW5nPWZ1bmN0aW9uKCl7cmV0dXJuIHRoaXMuZmlsbCt0aGlzLmFsaWduK3RoaXMuc2lnbit0aGlzLnN5bWJvbCsodGhpcy56ZXJvPyIwIjoiIikrKHRoaXMud2lkdGg9PT12b2lkIDA/IiI6TWF0aC5tYXgoMSx0aGlzLndpZHRofDApKSsodGhpcy5jb21tYT8iLCI6IiIpKyh0aGlzLnByZWNpc2lvbj09PXZvaWQgMD8iIjoiLiIrTWF0aC5tYXgoMCx0aGlzLnByZWNpc2lvbnwwKSkrKHRoaXMudHJpbT8ifiI6IiIpK3RoaXMudHlwZX07ZnVuY3Rpb24gV3Qobil7bjpmb3IodmFyIGU9bi5sZW5ndGgsdD0xLHI9LTEsbzt0PGU7Kyt0KXN3aXRjaChuW3RdKXtjYXNlIi4iOnI9bz10O2JyZWFrO2Nhc2UiMCI6cj09PTAmJihyPXQpLG89dDticmVhaztkZWZhdWx0OmlmKCErblt0XSlicmVhayBuO3I+MCYmKHI9MCk7YnJlYWt9cmV0dXJuIHI+MD9uLnNsaWNlKDAscikrbi5zbGljZShvKzEpOm59dmFyIE1lO2Z1bmN0aW9uIEF0KG4sZSl7dmFyIHQ9Rm4obixlKTtpZighdClyZXR1cm4gbisiIjt2YXIgcj10WzBdLG89dFsxXSxpPW8tKE1lPU1hdGgubWF4KC04LE1hdGgubWluKDgsTWF0aC5mbG9vcihvLzMpKSkqMykrMSxhPXIubGVuZ3RoO3JldHVybiBpPT09YT9yOmk+YT9yK25ldyBBcnJheShpLWErMSkuam9pbigiMCIpOmk+MD9yLnNsaWNlKDAsaSkrIi4iK3Iuc2xpY2UoaSk6IjAuIituZXcgQXJyYXkoMS1pKS5qb2luKCIwIikrRm4obixNYXRoLm1heCgwLGUraS0xKSlbMF19ZnVuY3Rpb24gYmUobixlKXt2YXIgdD1GbihuLGUpO2lmKCF0KXJldHVybiBuKyIiO3ZhciByPXRbMF0sbz10WzFdO3JldHVybiBvPDA/IjAuIituZXcgQXJyYXkoLW8pLmpvaW4oIjAiKStyOnIubGVuZ3RoPm8rMT9yLnNsaWNlKDAsbysxKSsiLiIrci5zbGljZShvKzEpOnIrbmV3IEFycmF5KG8tci5sZW5ndGgrMikuam9pbigiMCIpfXZhciB2ZT17IiUiOihuLGUpPT4obioxMDApLnRvRml4ZWQoZSksYjpuPT5NYXRoLnJvdW5kKG4pLnRvU3RyaW5nKDIpLGM6bj0+bisiIixkOkh0LGU6KG4sZSk9Pm4udG9FeHBvbmVudGlhbChlKSxmOihuLGUpPT5uLnRvRml4ZWQoZSksZzoobixlKT0+bi50b1ByZWNpc2lvbihlKSxvOm49Pk1hdGgucm91bmQobikudG9TdHJpbmcoOCkscDoobixlKT0+YmUobioxMDAsZSkscjpiZSxzOkF0LFg6bj0+TWF0aC5yb3VuZChuKS50b1N0cmluZygxNikudG9VcHBlckNhc2UoKSx4Om49Pk1hdGgucm91bmQobikudG9TdHJpbmcoMTYpfTtmdW5jdGlvbiBUZShuKXtyZXR1cm4gbn12YXIgQ2U9QXJyYXkucHJvdG90eXBlLm1hcCxOZT1bInkiLCJ6IiwiYSIsImYiLCJwIiwibiIsIsK1IiwibSIsIiIsImsiLCJNIiwiRyIsIlQiLCJQIiwiRSIsIloiLCJZIl07ZnVuY3Rpb24gUnQobil7dmFyIGU9bi5ncm91cGluZz09PXZvaWQgMHx8bi50aG91c2FuZHM9PT12b2lkIDA/VGU6THQoQ2UuY2FsbChuLmdyb3VwaW5nLE51bWJlciksbi50aG91c2FuZHMrIiIpLHQ9bi5jdXJyZW5jeT09PXZvaWQgMD8iIjpuLmN1cnJlbmN5WzBdKyIiLHI9bi5jdXJyZW5jeT09PXZvaWQgMD8iIjpuLmN1cnJlbmN5WzFdKyIiLG89bi5kZWNpbWFsPT09dm9pZCAwPyIuIjpuLmRlY2ltYWwrIiIsaT1uLm51bWVyYWxzPT09dm9pZCAwP1RlOlB0KENlLmNhbGwobi5udW1lcmFscyxTdHJpbmcpKSxhPW4ucGVyY2VudD09PXZvaWQgMD8iJSI6bi5wZXJjZW50KyIiLHU9bi5taW51cz09PXZvaWQgMD8i4oiSIjpuLm1pbnVzKyIiLGw9bi5uYW49PT12b2lkIDA/Ik5hTiI6bi5uYW4rIiI7ZnVuY3Rpb24gZihtKXttPUhuKG0pO3ZhciBwPW0uZmlsbCxEPW0uYWxpZ24saz1tLnNpZ24sUj1tLnN5bWJvbCxZPW0uemVybyxxPW0ud2lkdGgsRT1tLmNvbW1hLCQ9bS5wcmVjaXNpb24sVz1tLnRyaW0saD1tLnR5cGU7aD09PSJuIj8oRT0hMCxoPSJnIik6dmVbaF18fCgkPT09dm9pZCAwJiYoJD0xMiksVz0hMCxoPSJnIiksKFl8fHA9PT0iMCImJkQ9PT0iPSIpJiYoWT0hMCxwPSIwIixEPSI9Iik7dmFyIGM9Uj09PSIkIj90OlI9PT0iIyImJi9bYm94WF0vLnRlc3QoaCk/IjAiK2gudG9Mb3dlckNhc2UoKToiIix4PVI9PT0iJCI/cjovWyVwXS8udGVzdChoKT9hOiIiLHc9dmVbaF0sTj0vW2RlZmdwcnMlXS8udGVzdChoKTskPSQ9PT12b2lkIDA/NjovW2dwcnNdLy50ZXN0KGgpP01hdGgubWF4KDEsTWF0aC5taW4oMjEsJCkpOk1hdGgubWF4KDAsTWF0aC5taW4oMjAsJCkpO2Z1bmN0aW9uIHYoeSl7dmFyIEM9YyxTPXgsRixsbixobjtpZihoPT09ImMiKVM9dyh5KStTLHk9IiI7ZWxzZXt5PSt5O3ZhciBnbj15PDB8fDEveTwwO2lmKHk9aXNOYU4oeSk/bDp3KE1hdGguYWJzKHkpLCQpLFcmJih5PVd0KHkpKSxnbiYmK3k9PTAmJmshPT0iKyImJihnbj0hMSksQz0oZ24/az09PSIoIj9rOnU6az09PSItInx8az09PSIoIj8iIjprKStDLFM9KGg9PT0icyI/TmVbOCtNZS8zXToiIikrUysoZ24mJms9PT0iKCI/IikiOiIiKSxOKXtmb3IoRj0tMSxsbj15Lmxlbmd0aDsrK0Y8bG47KWlmKGhuPXkuY2hhckNvZGVBdChGKSw0OD5obnx8aG4+NTcpe1M9KGhuPT09NDY/byt5LnNsaWNlKEYrMSk6eS5zbGljZShGKSkrUyx5PXkuc2xpY2UoMCxGKTticmVha319fUUmJiFZJiYoeT1lKHksMS8wKSk7dmFyIG1uPUMubGVuZ3RoK3kubGVuZ3RoK1MubGVuZ3RoLGo9bW48cT9uZXcgQXJyYXkocS1tbisxKS5qb2luKHApOiIiO3N3aXRjaChFJiZZJiYoeT1lKGoreSxqLmxlbmd0aD9xLVMubGVuZ3RoOjEvMCksaj0iIiksRCl7Y2FzZSI8Ijp5PUMreStTK2o7YnJlYWs7Y2FzZSI9Ijp5PUMrait5K1M7YnJlYWs7Y2FzZSJeIjp5PWouc2xpY2UoMCxtbj1qLmxlbmd0aD4+MSkrQyt5K1Mrai5zbGljZShtbik7YnJlYWs7ZGVmYXVsdDp5PWorQyt5K1M7YnJlYWt9cmV0dXJuIGkoeSl9cmV0dXJuIHYudG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gbSsiIn0sdn1mdW5jdGlvbiBnKG0scCl7dmFyIEQ9ZigobT1IbihtKSxtLnR5cGU9ImYiLG0pKSxrPU1hdGgubWF4KC04LE1hdGgubWluKDgsTWF0aC5mbG9vcihvbihwKS8zKSkpKjMsUj1NYXRoLnBvdygxMCwtayksWT1OZVs4K2svM107cmV0dXJuIGZ1bmN0aW9uKHEpe3JldHVybiBEKFIqcSkrWX19cmV0dXJue2Zvcm1hdDpmLGZvcm1hdFByZWZpeDpnfX12YXIgTG4sVWUsRGU7SXQoe3Rob3VzYW5kczoiLCIsZ3JvdXBpbmc6WzNdLGN1cnJlbmN5OlsiJCIsIiJdfSk7ZnVuY3Rpb24gSXQobil7cmV0dXJuIExuPVJ0KG4pLFVlPUxuLmZvcm1hdCxEZT1Mbi5mb3JtYXRQcmVmaXgsTG59ZnVuY3Rpb24gT3Qobil7cmV0dXJuIE1hdGgubWF4KDAsLW9uKE1hdGguYWJzKG4pKSl9ZnVuY3Rpb24genQobixlKXtyZXR1cm4gTWF0aC5tYXgoMCxNYXRoLm1heCgtOCxNYXRoLm1pbig4LE1hdGguZmxvb3Iob24oZSkvMykpKSozLW9uKE1hdGguYWJzKG4pKSl9ZnVuY3Rpb24gRXQobixlKXtyZXR1cm4gbj1NYXRoLmFicyhuKSxlPU1hdGguYWJzKGUpLW4sTWF0aC5tYXgoMCxvbihlKS1vbihuKSkrMX1mdW5jdGlvbiBrZShuLGUpe3N3aXRjaChhcmd1bWVudHMubGVuZ3RoKXtjYXNlIDA6YnJlYWs7Y2FzZSAxOnRoaXMucmFuZ2Uobik7YnJlYWs7ZGVmYXVsdDp0aGlzLnJhbmdlKGUpLmRvbWFpbihuKTticmVha31yZXR1cm4gdGhpc31mdW5jdGlvbiBfdChuKXtyZXR1cm4gZnVuY3Rpb24oKXtyZXR1cm4gbn19ZnVuY3Rpb24gcXQobil7cmV0dXJuK259dmFyIFNlPVswLDFdO2Z1bmN0aW9uIGFuKG4pe3JldHVybiBufWZ1bmN0aW9uIEJuKG4sZSl7cmV0dXJuKGUtPW49K24pP2Z1bmN0aW9uKHQpe3JldHVybih0LW4pL2V9Ol90KGlzTmFOKGUpP05hTjouNSl9ZnVuY3Rpb24ganQobixlKXt2YXIgdDtyZXR1cm4gbj5lJiYodD1uLG49ZSxlPXQpLGZ1bmN0aW9uKHIpe3JldHVybiBNYXRoLm1heChuLE1hdGgubWluKGUscikpfX1mdW5jdGlvbiBadChuLGUsdCl7dmFyIHI9blswXSxvPW5bMV0saT1lWzBdLGE9ZVsxXTtyZXR1cm4gbzxyPyhyPUJuKG8sciksaT10KGEsaSkpOihyPUJuKHIsbyksaT10KGksYSkpLGZ1bmN0aW9uKHUpe3JldHVybiBpKHIodSkpfX1mdW5jdGlvbiBWdChuLGUsdCl7dmFyIHI9TWF0aC5taW4obi5sZW5ndGgsZS5sZW5ndGgpLTEsbz1uZXcgQXJyYXkociksaT1uZXcgQXJyYXkociksYT0tMTtmb3IobltyXTxuWzBdJiYobj1uLnNsaWNlKCkucmV2ZXJzZSgpLGU9ZS5zbGljZSgpLnJldmVyc2UoKSk7KythPHI7KW9bYV09Qm4oblthXSxuW2ErMV0pLGlbYV09dChlW2FdLGVbYSsxXSk7cmV0dXJuIGZ1bmN0aW9uKHUpe3ZhciBsPXJ0KG4sdSwxLHIpLTE7cmV0dXJuIGlbbF0ob1tsXSh1KSl9fWZ1bmN0aW9uICRlKG4sZSl7cmV0dXJuIGUuZG9tYWluKG4uZG9tYWluKCkpLnJhbmdlKG4ucmFuZ2UoKSkuaW50ZXJwb2xhdGUobi5pbnRlcnBvbGF0ZSgpKS5jbGFtcChuLmNsYW1wKCkpLnVua25vd24obi51bmtub3duKCkpfWZ1bmN0aW9uIFh0KCl7dmFyIG49U2UsZT1TZSx0PVZuLHIsbyxpLGE9YW4sdSxsLGY7ZnVuY3Rpb24gZygpe3ZhciBwPU1hdGgubWluKG4ubGVuZ3RoLGUubGVuZ3RoKTtyZXR1cm4gYSE9PWFuJiYoYT1qdChuWzBdLG5bcC0xXSkpLHU9cD4yP1Z0Olp0LGw9Zj1udWxsLG19ZnVuY3Rpb24gbShwKXtyZXR1cm4gcD09bnVsbHx8aXNOYU4ocD0rcCk/aToobHx8KGw9dShuLm1hcChyKSxlLHQpKSkocihhKHApKSl9cmV0dXJuIG0uaW52ZXJ0PWZ1bmN0aW9uKHApe3JldHVybiBhKG8oKGZ8fChmPXUoZSxuLm1hcChyKSwkbikpKShwKSkpfSxtLmRvbWFpbj1mdW5jdGlvbihwKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD8obj1BcnJheS5mcm9tKHAscXQpLGcoKSk6bi5zbGljZSgpfSxtLnJhbmdlPWZ1bmN0aW9uKHApe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPyhlPUFycmF5LmZyb20ocCksZygpKTplLnNsaWNlKCl9LG0ucmFuZ2VSb3VuZD1mdW5jdGlvbihwKXtyZXR1cm4gZT1BcnJheS5mcm9tKHApLHQ9RnQsZygpfSxtLmNsYW1wPWZ1bmN0aW9uKHApe3JldHVybiBhcmd1bWVudHMubGVuZ3RoPyhhPXA/ITA6YW4sZygpKTphIT09YW59LG0uaW50ZXJwb2xhdGU9ZnVuY3Rpb24ocCl7cmV0dXJuIGFyZ3VtZW50cy5sZW5ndGg/KHQ9cCxnKCkpOnR9LG0udW5rbm93bj1mdW5jdGlvbihwKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD8oaT1wLG0pOml9LGZ1bmN0aW9uKHAsRCl7cmV0dXJuIHI9cCxvPUQsZygpfX1mdW5jdGlvbiBGZSgpe3JldHVybiBYdCgpKGFuLGFuKX1mdW5jdGlvbiBCdChuLGUsdCxyKXt2YXIgbz1PbihuLGUsdCksaTtzd2l0Y2gocj1IbihyPz8iLGYiKSxyLnR5cGUpe2Nhc2UicyI6e3ZhciBhPU1hdGgubWF4KE1hdGguYWJzKG4pLE1hdGguYWJzKGUpKTtyZXR1cm4gci5wcmVjaXNpb249PW51bGwmJiFpc05hTihpPXp0KG8sYSkpJiYoci5wcmVjaXNpb249aSksRGUocixhKX1jYXNlIiI6Y2FzZSJlIjpjYXNlImciOmNhc2UicCI6Y2FzZSJyIjp7ci5wcmVjaXNpb249PW51bGwmJiFpc05hTihpPUV0KG8sTWF0aC5tYXgoTWF0aC5hYnMobiksTWF0aC5hYnMoZSkpKSkmJihyLnByZWNpc2lvbj1pLShyLnR5cGU9PT0iZSIpKTticmVha31jYXNlImYiOmNhc2UiJSI6e3IucHJlY2lzaW9uPT1udWxsJiYhaXNOYU4oaT1PdChvKSkmJihyLnByZWNpc2lvbj1pLShyLnR5cGU9PT0iJSIpKjIpO2JyZWFrfX1yZXR1cm4gVWUocil9ZnVuY3Rpb24gUXQobil7dmFyIGU9bi5kb21haW47cmV0dXJuIG4udGlja3M9ZnVuY3Rpb24odCl7dmFyIHI9ZSgpO3JldHVybiB1dChyWzBdLHJbci5sZW5ndGgtMV0sdD8/MTApfSxuLnRpY2tGb3JtYXQ9ZnVuY3Rpb24odCxyKXt2YXIgbz1lKCk7cmV0dXJuIEJ0KG9bMF0sb1tvLmxlbmd0aC0xXSx0Pz8xMCxyKX0sbi5uaWNlPWZ1bmN0aW9uKHQpe3Q9PW51bGwmJih0PTEwKTt2YXIgcj1lKCksbz0wLGk9ci5sZW5ndGgtMSxhPXJbb10sdT1yW2ldLGwsZixnPTEwO2Zvcih1PGEmJihmPWEsYT11LHU9ZixmPW8sbz1pLGk9Zik7Zy0tID4wOyl7aWYoZj1JbihhLHUsdCksZj09PWwpcmV0dXJuIHJbb109YSxyW2ldPXUsZShyKTtpZihmPjApYT1NYXRoLmZsb29yKGEvZikqZix1PU1hdGguY2VpbCh1L2YpKmY7ZWxzZSBpZihmPDApYT1NYXRoLmNlaWwoYSpmKS9mLHU9TWF0aC5mbG9vcih1KmYpL2Y7ZWxzZSBicmVhaztsPWZ9cmV0dXJuIG59LG59ZnVuY3Rpb24gSGUoKXt2YXIgbj1GZSgpO3JldHVybiBuLmNvcHk9ZnVuY3Rpb24oKXtyZXR1cm4gJGUobixIZSgpKX0sa2UuYXBwbHkobixhcmd1bWVudHMpLFF0KG4pfWZ1bmN0aW9uIEd0KG4sZSl7bj1uLnNsaWNlKCk7dmFyIHQ9MCxyPW4ubGVuZ3RoLTEsbz1uW3RdLGk9bltyXSxhO3JldHVybiBpPG8mJihhPXQsdD1yLHI9YSxhPW8sbz1pLGk9YSksblt0XT1lLmZsb29yKG8pLG5bcl09ZS5jZWlsKGkpLG59Y29uc3QgUW49bmV3IERhdGUsR249bmV3IERhdGU7ZnVuY3Rpb24gSChuLGUsdCxyKXtmdW5jdGlvbiBvKGkpe3JldHVybiBuKGk9YXJndW1lbnRzLmxlbmd0aD09PTA/bmV3IERhdGU6bmV3IERhdGUoK2kpKSxpfXJldHVybiBvLmZsb29yPWk9PihuKGk9bmV3IERhdGUoK2kpKSxpKSxvLmNlaWw9aT0+KG4oaT1uZXcgRGF0ZShpLTEpKSxlKGksMSksbihpKSxpKSxvLnJvdW5kPWk9Pntjb25zdCBhPW8oaSksdT1vLmNlaWwoaSk7cmV0dXJuIGktYTx1LWk/YTp1fSxvLm9mZnNldD0oaSxhKT0+KGUoaT1uZXcgRGF0ZSgraSksYT09bnVsbD8xOk1hdGguZmxvb3IoYSkpLGkpLG8ucmFuZ2U9KGksYSx1KT0+e2NvbnN0IGw9W107aWYoaT1vLmNlaWwoaSksdT11PT1udWxsPzE6TWF0aC5mbG9vcih1KSwhKGk8YSl8fCEodT4wKSlyZXR1cm4gbDtsZXQgZjtkbyBsLnB1c2goZj1uZXcgRGF0ZSgraSkpLGUoaSx1KSxuKGkpO3doaWxlKGY8aSYmaTxhKTtyZXR1cm4gbH0sby5maWx0ZXI9aT0+SChhPT57aWYoYT49YSlmb3IoO24oYSksIWkoYSk7KWEuc2V0VGltZShhLTEpfSwoYSx1KT0+e2lmKGE+PWEpaWYodTwwKWZvcig7Kyt1PD0wOylmb3IoO2UoYSwtMSksIWkoYSk7KTtlbHNlIGZvcig7LS11Pj0wOylmb3IoO2UoYSwxKSwhaShhKTspO30pLHQmJihvLmNvdW50PShpLGEpPT4oUW4uc2V0VGltZSgraSksR24uc2V0VGltZSgrYSksbihRbiksbihHbiksTWF0aC5mbG9vcih0KFFuLEduKSkpLG8uZXZlcnk9aT0+KGk9TWF0aC5mbG9vcihpKSwhaXNGaW5pdGUoaSl8fCEoaT4wKT9udWxsOmk+MT9vLmZpbHRlcihyP2E9PnIoYSklaT09PTA6YT0+by5jb3VudCgwLGEpJWk9PT0wKTpvKSksb31jb25zdCBQbj1IKCgpPT57fSwobixlKT0+e24uc2V0VGltZSgrbitlKX0sKG4sZSk9PmUtbik7UG4uZXZlcnk9bj0+KG49TWF0aC5mbG9vcihuKSwhaXNGaW5pdGUobil8fCEobj4wKT9udWxsOm4+MT9IKGU9PntlLnNldFRpbWUoTWF0aC5mbG9vcihlL24pKm4pfSwoZSx0KT0+e2Uuc2V0VGltZSgrZSt0Km4pfSwoZSx0KT0+KHQtZSkvbik6UG4pLFBuLnJhbmdlO2NvbnN0IFY9MWUzLHo9Vio2MCxYPXoqNjAsQj1YKjI0LEpuPUIqNyxMZT1CKjMwLEtuPUIqMzY1LHVuPUgobj0+e24uc2V0VGltZShuLW4uZ2V0TWlsbGlzZWNvbmRzKCkpfSwobixlKT0+e24uc2V0VGltZSgrbitlKlYpfSwobixlKT0+KGUtbikvVixuPT5uLmdldFVUQ1NlY29uZHMoKSk7dW4ucmFuZ2U7Y29uc3QgbmU9SChuPT57bi5zZXRUaW1lKG4tbi5nZXRNaWxsaXNlY29uZHMoKS1uLmdldFNlY29uZHMoKSpWKX0sKG4sZSk9PntuLnNldFRpbWUoK24rZSp6KX0sKG4sZSk9PihlLW4pL3osbj0+bi5nZXRNaW51dGVzKCkpO25lLnJhbmdlLEgobj0+e24uc2V0VVRDU2Vjb25kcygwLDApfSwobixlKT0+e24uc2V0VGltZSgrbitlKnopfSwobixlKT0+KGUtbikveixuPT5uLmdldFVUQ01pbnV0ZXMoKSkucmFuZ2U7Y29uc3QgZWU9SChuPT57bi5zZXRUaW1lKG4tbi5nZXRNaWxsaXNlY29uZHMoKS1uLmdldFNlY29uZHMoKSpWLW4uZ2V0TWludXRlcygpKnopfSwobixlKT0+e24uc2V0VGltZSgrbitlKlgpfSwobixlKT0+KGUtbikvWCxuPT5uLmdldEhvdXJzKCkpO2VlLnJhbmdlLEgobj0+e24uc2V0VVRDTWludXRlcygwLDAsMCl9LChuLGUpPT57bi5zZXRUaW1lKCtuK2UqWCl9LChuLGUpPT4oZS1uKS9YLG49Pm4uZ2V0VVRDSG91cnMoKSkucmFuZ2U7Y29uc3Qgd249SChuPT5uLnNldEhvdXJzKDAsMCwwLDApLChuLGUpPT5uLnNldERhdGUobi5nZXREYXRlKCkrZSksKG4sZSk9PihlLW4tKGUuZ2V0VGltZXpvbmVPZmZzZXQoKS1uLmdldFRpbWV6b25lT2Zmc2V0KCkpKnopL0Isbj0+bi5nZXREYXRlKCktMSk7d24ucmFuZ2U7Y29uc3QgdGU9SChuPT57bi5zZXRVVENIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldFVUQ0RhdGUobi5nZXRVVENEYXRlKCkrZSl9LChuLGUpPT4oZS1uKS9CLG49Pm4uZ2V0VVRDRGF0ZSgpLTEpO3RlLnJhbmdlLEgobj0+e24uc2V0VVRDSG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRVVENEYXRlKG4uZ2V0VVRDRGF0ZSgpK2UpfSwobixlKT0+KGUtbikvQixuPT5NYXRoLmZsb29yKG4vQikpLnJhbmdlO2Z1bmN0aW9uIEsobil7cmV0dXJuIEgoZT0+e2Uuc2V0RGF0ZShlLmdldERhdGUoKS0oZS5nZXREYXkoKSs3LW4pJTcpLGUuc2V0SG91cnMoMCwwLDAsMCl9LChlLHQpPT57ZS5zZXREYXRlKGUuZ2V0RGF0ZSgpK3QqNyl9LChlLHQpPT4odC1lLSh0LmdldFRpbWV6b25lT2Zmc2V0KCktZS5nZXRUaW1lem9uZU9mZnNldCgpKSp6KS9Kbil9Y29uc3QgWW49SygwKSxXbj1LKDEpLEp0PUsoMiksS3Q9SygzKSxmbj1LKDQpLG5yPUsoNSksZXI9Syg2KTtZbi5yYW5nZSxXbi5yYW5nZSxKdC5yYW5nZSxLdC5yYW5nZSxmbi5yYW5nZSxuci5yYW5nZSxlci5yYW5nZTtmdW5jdGlvbiBubihuKXtyZXR1cm4gSChlPT57ZS5zZXRVVENEYXRlKGUuZ2V0VVRDRGF0ZSgpLShlLmdldFVUQ0RheSgpKzctbiklNyksZS5zZXRVVENIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldFVUQ0RhdGUoZS5nZXRVVENEYXRlKCkrdCo3KX0sKGUsdCk9Pih0LWUpL0puKX1jb25zdCBQZT1ubigwKSxBbj1ubigxKSx0cj1ubigyKSxycj1ubigzKSxjbj1ubig0KSxvcj1ubig1KSxpcj1ubig2KTtQZS5yYW5nZSxBbi5yYW5nZSx0ci5yYW5nZSxyci5yYW5nZSxjbi5yYW5nZSxvci5yYW5nZSxpci5yYW5nZTtjb25zdCByZT1IKG49PntuLnNldERhdGUoMSksbi5zZXRIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldE1vbnRoKG4uZ2V0TW9udGgoKStlKX0sKG4sZSk9PmUuZ2V0TW9udGgoKS1uLmdldE1vbnRoKCkrKGUuZ2V0RnVsbFllYXIoKS1uLmdldEZ1bGxZZWFyKCkpKjEyLG49Pm4uZ2V0TW9udGgoKSk7cmUucmFuZ2UsSChuPT57bi5zZXRVVENEYXRlKDEpLG4uc2V0VVRDSG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRVVENNb250aChuLmdldFVUQ01vbnRoKCkrZSl9LChuLGUpPT5lLmdldFVUQ01vbnRoKCktbi5nZXRVVENNb250aCgpKyhlLmdldFVUQ0Z1bGxZZWFyKCktbi5nZXRVVENGdWxsWWVhcigpKSoxMixuPT5uLmdldFVUQ01vbnRoKCkpLnJhbmdlO2NvbnN0IFE9SChuPT57bi5zZXRNb250aCgwLDEpLG4uc2V0SG91cnMoMCwwLDAsMCl9LChuLGUpPT57bi5zZXRGdWxsWWVhcihuLmdldEZ1bGxZZWFyKCkrZSl9LChuLGUpPT5lLmdldEZ1bGxZZWFyKCktbi5nZXRGdWxsWWVhcigpLG49Pm4uZ2V0RnVsbFllYXIoKSk7US5ldmVyeT1uPT4haXNGaW5pdGUobj1NYXRoLmZsb29yKG4pKXx8IShuPjApP251bGw6SChlPT57ZS5zZXRGdWxsWWVhcihNYXRoLmZsb29yKGUuZ2V0RnVsbFllYXIoKS9uKSpuKSxlLnNldE1vbnRoKDAsMSksZS5zZXRIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldEZ1bGxZZWFyKGUuZ2V0RnVsbFllYXIoKSt0Km4pfSksUS5yYW5nZTtjb25zdCBlbj1IKG49PntuLnNldFVUQ01vbnRoKDAsMSksbi5zZXRVVENIb3VycygwLDAsMCwwKX0sKG4sZSk9PntuLnNldFVUQ0Z1bGxZZWFyKG4uZ2V0VVRDRnVsbFllYXIoKStlKX0sKG4sZSk9PmUuZ2V0VVRDRnVsbFllYXIoKS1uLmdldFVUQ0Z1bGxZZWFyKCksbj0+bi5nZXRVVENGdWxsWWVhcigpKTtlbi5ldmVyeT1uPT4haXNGaW5pdGUobj1NYXRoLmZsb29yKG4pKXx8IShuPjApP251bGw6SChlPT57ZS5zZXRVVENGdWxsWWVhcihNYXRoLmZsb29yKGUuZ2V0VVRDRnVsbFllYXIoKS9uKSpuKSxlLnNldFVUQ01vbnRoKDAsMSksZS5zZXRVVENIb3VycygwLDAsMCwwKX0sKGUsdCk9PntlLnNldFVUQ0Z1bGxZZWFyKGUuZ2V0VVRDRnVsbFllYXIoKSt0Km4pfSksZW4ucmFuZ2U7ZnVuY3Rpb24gYXIobixlLHQscixvLGkpe2NvbnN0IGE9W1t1biwxLFZdLFt1biw1LDUqVl0sW3VuLDE1LDE1KlZdLFt1biwzMCwzMCpWXSxbaSwxLHpdLFtpLDUsNSp6XSxbaSwxNSwxNSp6XSxbaSwzMCwzMCp6XSxbbywxLFhdLFtvLDMsMypYXSxbbyw2LDYqWF0sW28sMTIsMTIqWF0sW3IsMSxCXSxbciwyLDIqQl0sW3QsMSxKbl0sW2UsMSxMZV0sW2UsMywzKkxlXSxbbiwxLEtuXV07ZnVuY3Rpb24gdShmLGcsbSl7Y29uc3QgcD1nPGY7cCYmKFtmLGddPVtnLGZdKTtjb25zdCBEPW0mJnR5cGVvZiBtLnJhbmdlPT0iZnVuY3Rpb24iP206bChmLGcsbSksaz1EP0QucmFuZ2UoZiwrZysxKTpbXTtyZXR1cm4gcD9rLnJldmVyc2UoKTprfWZ1bmN0aW9uIGwoZixnLG0pe2NvbnN0IHA9TWF0aC5hYnMoZy1mKS9tLEQ9Um4oKFssLFldKT0+WSkucmlnaHQoYSxwKTtpZihEPT09YS5sZW5ndGgpcmV0dXJuIG4uZXZlcnkoT24oZi9LbixnL0tuLG0pKTtpZihEPT09MClyZXR1cm4gUG4uZXZlcnkoTWF0aC5tYXgoT24oZixnLG0pLDEpKTtjb25zdFtrLFJdPWFbcC9hW0QtMV1bMl08YVtEXVsyXS9wP0QtMTpEXTtyZXR1cm4gay5ldmVyeShSKX1yZXR1cm5bdSxsXX1jb25zdFt1cixmcl09YXIoUSxyZSxZbix3bixlZSxuZSk7ZnVuY3Rpb24gb2Uobil7aWYoMDw9bi55JiZuLnk8MTAwKXt2YXIgZT1uZXcgRGF0ZSgtMSxuLm0sbi5kLG4uSCxuLk0sbi5TLG4uTCk7cmV0dXJuIGUuc2V0RnVsbFllYXIobi55KSxlfXJldHVybiBuZXcgRGF0ZShuLnksbi5tLG4uZCxuLkgsbi5NLG4uUyxuLkwpfWZ1bmN0aW9uIGllKG4pe2lmKDA8PW4ueSYmbi55PDEwMCl7dmFyIGU9bmV3IERhdGUoRGF0ZS5VVEMoLTEsbi5tLG4uZCxuLkgsbi5NLG4uUyxuLkwpKTtyZXR1cm4gZS5zZXRVVENGdWxsWWVhcihuLnkpLGV9cmV0dXJuIG5ldyBEYXRlKERhdGUuVVRDKG4ueSxuLm0sbi5kLG4uSCxuLk0sbi5TLG4uTCkpfWZ1bmN0aW9uIE1uKG4sZSx0KXtyZXR1cm57eTpuLG06ZSxkOnQsSDowLE06MCxTOjAsTDowfX1mdW5jdGlvbiBjcihuKXt2YXIgZT1uLmRhdGVUaW1lLHQ9bi5kYXRlLHI9bi50aW1lLG89bi5wZXJpb2RzLGk9bi5kYXlzLGE9bi5zaG9ydERheXMsdT1uLm1vbnRocyxsPW4uc2hvcnRNb250aHMsZj1ibihvKSxnPXZuKG8pLG09Ym4oaSkscD12bihpKSxEPWJuKGEpLGs9dm4oYSksUj1ibih1KSxZPXZuKHUpLHE9Ym4obCksRT12bihsKSwkPXthOmduLEE6bW4sYjpqLEI6U28sYzpudWxsLGQ6T2UsZTpPZSxmOkhyLGc6RXIsRzpxcixIOlNyLEk6JHIsajpGcixMOnplLG06THIsTTpQcixwOiRvLHE6Rm8sUTpWZSxzOlhlLFM6WXIsdTpXcixVOkFyLFY6UnIsdzpJcixXOk9yLHg6bnVsbCxYOm51bGwseTp6cixZOl9yLFo6anIsIiUiOlplfSxXPXthOkhvLEE6TG8sYjpQbyxCOllvLGM6bnVsbCxkOl9lLGU6X2UsZjpCcixnOmlvLEc6dW8sSDpacixJOlZyLGo6WHIsTDpxZSxtOlFyLE06R3IscDpXbyxxOkFvLFE6VmUsczpYZSxTOkpyLHU6S3IsVTpubyxWOmVvLHc6dG8sVzpybyx4Om51bGwsWDpudWxsLHk6b28sWTphbyxaOmZvLCIlIjpaZX0saD17YTp2LEE6eSxiOkMsQjpTLGM6RixkOlJlLGU6UmUsZjpOcixnOkFlLEc6V2UsSDpJZSxJOkllLGo6YnIsTDpDcixtOk1yLE06dnIscDpOLHE6d3IsUTpEcixzOmtyLFM6VHIsdTptcixVOmRyLFY6eXIsdzpncixXOnhyLHg6bG4sWDpobix5OkFlLFk6V2UsWjpwciwiJSI6VXJ9OyQueD1jKHQsJCksJC5YPWMociwkKSwkLmM9YyhlLCQpLFcueD1jKHQsVyksVy5YPWMocixXKSxXLmM9YyhlLFcpO2Z1bmN0aW9uIGMoZCxNKXtyZXR1cm4gZnVuY3Rpb24oVCl7dmFyIHM9W10sQT0tMSxVPTAsST1kLmxlbmd0aCxPLHRuLEplO2ZvcihUIGluc3RhbmNlb2YgRGF0ZXx8KFQ9bmV3IERhdGUoK1QpKTsrK0E8STspZC5jaGFyQ29kZUF0KEEpPT09MzcmJihzLnB1c2goZC5zbGljZShVLEEpKSwodG49WWVbTz1kLmNoYXJBdCgrK0EpXSkhPW51bGw/Tz1kLmNoYXJBdCgrK0EpOnRuPU89PT0iZSI/IiAiOiIwIiwoSmU9TVtPXSkmJihPPUplKFQsdG4pKSxzLnB1c2goTyksVT1BKzEpO3JldHVybiBzLnB1c2goZC5zbGljZShVLEEpKSxzLmpvaW4oIiIpfX1mdW5jdGlvbiB4KGQsTSl7cmV0dXJuIGZ1bmN0aW9uKFQpe3ZhciBzPU1uKDE5MDAsdm9pZCAwLDEpLEE9dyhzLGQsVCs9IiIsMCksVSxJO2lmKEEhPVQubGVuZ3RoKXJldHVybiBudWxsO2lmKCJRImluIHMpcmV0dXJuIG5ldyBEYXRlKHMuUSk7aWYoInMiaW4gcylyZXR1cm4gbmV3IERhdGUocy5zKjFlMysoIkwiaW4gcz9zLkw6MCkpO2lmKE0mJiEoIloiaW4gcykmJihzLlo9MCksInAiaW4gcyYmKHMuSD1zLkglMTIrcy5wKjEyKSxzLm09PT12b2lkIDAmJihzLm09InEiaW4gcz9zLnE6MCksIlYiaW4gcyl7aWYocy5WPDF8fHMuVj41MylyZXR1cm4gbnVsbDsidyJpbiBzfHwocy53PTEpLCJaImluIHM/KFU9aWUoTW4ocy55LDAsMSkpLEk9VS5nZXRVVENEYXkoKSxVPUk+NHx8ST09PTA/QW4uY2VpbChVKTpBbihVKSxVPXRlLm9mZnNldChVLChzLlYtMSkqNykscy55PVUuZ2V0VVRDRnVsbFllYXIoKSxzLm09VS5nZXRVVENNb250aCgpLHMuZD1VLmdldFVUQ0RhdGUoKSsocy53KzYpJTcpOihVPW9lKE1uKHMueSwwLDEpKSxJPVUuZ2V0RGF5KCksVT1JPjR8fEk9PT0wP1duLmNlaWwoVSk6V24oVSksVT13bi5vZmZzZXQoVSwocy5WLTEpKjcpLHMueT1VLmdldEZ1bGxZZWFyKCkscy5tPVUuZ2V0TW9udGgoKSxzLmQ9VS5nZXREYXRlKCkrKHMudys2KSU3KX1lbHNlKCJXImluIHN8fCJVImluIHMpJiYoInciaW4gc3x8KHMudz0idSJpbiBzP3MudSU3OiJXImluIHM/MTowKSxJPSJaImluIHM/aWUoTW4ocy55LDAsMSkpLmdldFVUQ0RheSgpOm9lKE1uKHMueSwwLDEpKS5nZXREYXkoKSxzLm09MCxzLmQ9IlciaW4gcz8ocy53KzYpJTcrcy5XKjctKEkrNSklNzpzLncrcy5VKjctKEkrNiklNyk7cmV0dXJuIloiaW4gcz8ocy5IKz1zLlovMTAwfDAscy5NKz1zLlolMTAwLGllKHMpKTpvZShzKX19ZnVuY3Rpb24gdyhkLE0sVCxzKXtmb3IodmFyIEE9MCxVPU0ubGVuZ3RoLEk9VC5sZW5ndGgsTyx0bjtBPFU7KXtpZihzPj1JKXJldHVybi0xO2lmKE89TS5jaGFyQ29kZUF0KEErKyksTz09PTM3KXtpZihPPU0uY2hhckF0KEErKyksdG49aFtPIGluIFllP00uY2hhckF0KEErKyk6T10sIXRufHwocz10bihkLFQscykpPDApcmV0dXJuLTF9ZWxzZSBpZihPIT1ULmNoYXJDb2RlQXQocysrKSlyZXR1cm4tMX1yZXR1cm4gc31mdW5jdGlvbiBOKGQsTSxUKXt2YXIgcz1mLmV4ZWMoTS5zbGljZShUKSk7cmV0dXJuIHM/KGQucD1nLmdldChzWzBdLnRvTG93ZXJDYXNlKCkpLFQrc1swXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHYoZCxNLFQpe3ZhciBzPUQuZXhlYyhNLnNsaWNlKFQpKTtyZXR1cm4gcz8oZC53PWsuZ2V0KHNbMF0udG9Mb3dlckNhc2UoKSksVCtzWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24geShkLE0sVCl7dmFyIHM9bS5leGVjKE0uc2xpY2UoVCkpO3JldHVybiBzPyhkLnc9cC5nZXQoc1swXS50b0xvd2VyQ2FzZSgpKSxUK3NbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBDKGQsTSxUKXt2YXIgcz1xLmV4ZWMoTS5zbGljZShUKSk7cmV0dXJuIHM/KGQubT1FLmdldChzWzBdLnRvTG93ZXJDYXNlKCkpLFQrc1swXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIFMoZCxNLFQpe3ZhciBzPVIuZXhlYyhNLnNsaWNlKFQpKTtyZXR1cm4gcz8oZC5tPVkuZ2V0KHNbMF0udG9Mb3dlckNhc2UoKSksVCtzWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gRihkLE0sVCl7cmV0dXJuIHcoZCxlLE0sVCl9ZnVuY3Rpb24gbG4oZCxNLFQpe3JldHVybiB3KGQsdCxNLFQpfWZ1bmN0aW9uIGhuKGQsTSxUKXtyZXR1cm4gdyhkLHIsTSxUKX1mdW5jdGlvbiBnbihkKXtyZXR1cm4gYVtkLmdldERheSgpXX1mdW5jdGlvbiBtbihkKXtyZXR1cm4gaVtkLmdldERheSgpXX1mdW5jdGlvbiBqKGQpe3JldHVybiBsW2QuZ2V0TW9udGgoKV19ZnVuY3Rpb24gU28oZCl7cmV0dXJuIHVbZC5nZXRNb250aCgpXX1mdW5jdGlvbiAkbyhkKXtyZXR1cm4gb1srKGQuZ2V0SG91cnMoKT49MTIpXX1mdW5jdGlvbiBGbyhkKXtyZXR1cm4gMSt+fihkLmdldE1vbnRoKCkvMyl9ZnVuY3Rpb24gSG8oZCl7cmV0dXJuIGFbZC5nZXRVVENEYXkoKV19ZnVuY3Rpb24gTG8oZCl7cmV0dXJuIGlbZC5nZXRVVENEYXkoKV19ZnVuY3Rpb24gUG8oZCl7cmV0dXJuIGxbZC5nZXRVVENNb250aCgpXX1mdW5jdGlvbiBZbyhkKXtyZXR1cm4gdVtkLmdldFVUQ01vbnRoKCldfWZ1bmN0aW9uIFdvKGQpe3JldHVybiBvWysoZC5nZXRVVENIb3VycygpPj0xMildfWZ1bmN0aW9uIEFvKGQpe3JldHVybiAxK35+KGQuZ2V0VVRDTW9udGgoKS8zKX1yZXR1cm57Zm9ybWF0OmZ1bmN0aW9uKGQpe3ZhciBNPWMoZCs9IiIsJCk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0scGFyc2U6ZnVuY3Rpb24oZCl7dmFyIE09eChkKz0iIiwhMSk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0sdXRjRm9ybWF0OmZ1bmN0aW9uKGQpe3ZhciBNPWMoZCs9IiIsVyk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX0sdXRjUGFyc2U6ZnVuY3Rpb24oZCl7dmFyIE09eChkKz0iIiwhMCk7cmV0dXJuIE0udG9TdHJpbmc9ZnVuY3Rpb24oKXtyZXR1cm4gZH0sTX19fXZhciBZZT17Ii0iOiIiLF86IiAiLDA6IjAifSxMPS9eXHMqXGQrLyxzcj0vXiUvLGxyPS9bXFxeJCorP3xbXF0oKS57fV0vZztmdW5jdGlvbiBiKG4sZSx0KXt2YXIgcj1uPDA/Ii0iOiIiLG89KHI/LW46bikrIiIsaT1vLmxlbmd0aDtyZXR1cm4gcisoaTx0P25ldyBBcnJheSh0LWkrMSkuam9pbihlKStvOm8pfWZ1bmN0aW9uIGhyKG4pe3JldHVybiBuLnJlcGxhY2UobHIsIlxcJCYiKX1mdW5jdGlvbiBibihuKXtyZXR1cm4gbmV3IFJlZ0V4cCgiXig/OiIrbi5tYXAoaHIpLmpvaW4oInwiKSsiKSIsImkiKX1mdW5jdGlvbiB2bihuKXtyZXR1cm4gbmV3IE1hcChuLm1hcCgoZSx0KT0+W2UudG9Mb3dlckNhc2UoKSx0XSkpfWZ1bmN0aW9uIGdyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMSkpO3JldHVybiByPyhuLnc9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gbXIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsxKSk7cmV0dXJuIHI/KG4udT0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBkcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzIpKTtyZXR1cm4gcj8obi5VPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHlyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLlY9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24geHIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uVz0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBXZShuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzQpKTtyZXR1cm4gcj8obi55PStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIEFlKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLnk9K3JbMF0rKCtyWzBdPjY4PzE5MDA6MmUzKSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBwcihuLGUsdCl7dmFyIHI9L14oWil8KFsrLV1cZFxkKSg/Ojo/KFxkXGQpKT8vLmV4ZWMoZS5zbGljZSh0LHQrNikpO3JldHVybiByPyhuLlo9clsxXT8wOi0oclsyXSsoclszXXx8IjAwIikpLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIHdyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMSkpO3JldHVybiByPyhuLnE9clswXSozLTMsdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gTXIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4ubT1yWzBdLTEsdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gUmUobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uZD0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBicihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzMpKTtyZXR1cm4gcj8obi5tPTAsbi5kPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIEllKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMikpO3JldHVybiByPyhuLkg9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gdnIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCsyKSk7cmV0dXJuIHI/KG4uTT0rclswXSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBUcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCx0KzIpKTtyZXR1cm4gcj8obi5TPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIENyKG4sZSx0KXt2YXIgcj1MLmV4ZWMoZS5zbGljZSh0LHQrMykpO3JldHVybiByPyhuLkw9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24gTnIobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQsdCs2KSk7cmV0dXJuIHI/KG4uTD1NYXRoLmZsb29yKHJbMF0vMWUzKSx0K3JbMF0ubGVuZ3RoKTotMX1mdW5jdGlvbiBVcihuLGUsdCl7dmFyIHI9c3IuZXhlYyhlLnNsaWNlKHQsdCsxKSk7cmV0dXJuIHI/dCtyWzBdLmxlbmd0aDotMX1mdW5jdGlvbiBEcihuLGUsdCl7dmFyIHI9TC5leGVjKGUuc2xpY2UodCkpO3JldHVybiByPyhuLlE9K3JbMF0sdCtyWzBdLmxlbmd0aCk6LTF9ZnVuY3Rpb24ga3IobixlLHQpe3ZhciByPUwuZXhlYyhlLnNsaWNlKHQpKTtyZXR1cm4gcj8obi5zPStyWzBdLHQrclswXS5sZW5ndGgpOi0xfWZ1bmN0aW9uIE9lKG4sZSl7cmV0dXJuIGIobi5nZXREYXRlKCksZSwyKX1mdW5jdGlvbiBTcihuLGUpe3JldHVybiBiKG4uZ2V0SG91cnMoKSxlLDIpfWZ1bmN0aW9uICRyKG4sZSl7cmV0dXJuIGIobi5nZXRIb3VycygpJTEyfHwxMixlLDIpfWZ1bmN0aW9uIEZyKG4sZSl7cmV0dXJuIGIoMSt3bi5jb3VudChRKG4pLG4pLGUsMyl9ZnVuY3Rpb24gemUobixlKXtyZXR1cm4gYihuLmdldE1pbGxpc2Vjb25kcygpLGUsMyl9ZnVuY3Rpb24gSHIobixlKXtyZXR1cm4gemUobixlKSsiMDAwIn1mdW5jdGlvbiBMcihuLGUpe3JldHVybiBiKG4uZ2V0TW9udGgoKSsxLGUsMil9ZnVuY3Rpb24gUHIobixlKXtyZXR1cm4gYihuLmdldE1pbnV0ZXMoKSxlLDIpfWZ1bmN0aW9uIFlyKG4sZSl7cmV0dXJuIGIobi5nZXRTZWNvbmRzKCksZSwyKX1mdW5jdGlvbiBXcihuKXt2YXIgZT1uLmdldERheSgpO3JldHVybiBlPT09MD83OmV9ZnVuY3Rpb24gQXIobixlKXtyZXR1cm4gYihZbi5jb3VudChRKG4pLTEsbiksZSwyKX1mdW5jdGlvbiBFZShuKXt2YXIgZT1uLmdldERheSgpO3JldHVybiBlPj00fHxlPT09MD9mbihuKTpmbi5jZWlsKG4pfWZ1bmN0aW9uIFJyKG4sZSl7cmV0dXJuIG49RWUobiksYihmbi5jb3VudChRKG4pLG4pKyhRKG4pLmdldERheSgpPT09NCksZSwyKX1mdW5jdGlvbiBJcihuKXtyZXR1cm4gbi5nZXREYXkoKX1mdW5jdGlvbiBPcihuLGUpe3JldHVybiBiKFduLmNvdW50KFEobiktMSxuKSxlLDIpfWZ1bmN0aW9uIHpyKG4sZSl7cmV0dXJuIGIobi5nZXRGdWxsWWVhcigpJTEwMCxlLDIpfWZ1bmN0aW9uIEVyKG4sZSl7cmV0dXJuIG49RWUobiksYihuLmdldEZ1bGxZZWFyKCklMTAwLGUsMil9ZnVuY3Rpb24gX3IobixlKXtyZXR1cm4gYihuLmdldEZ1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gcXIobixlKXt2YXIgdD1uLmdldERheSgpO3JldHVybiBuPXQ+PTR8fHQ9PT0wP2ZuKG4pOmZuLmNlaWwobiksYihuLmdldEZ1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24ganIobil7dmFyIGU9bi5nZXRUaW1lem9uZU9mZnNldCgpO3JldHVybihlPjA/Ii0iOihlKj0tMSwiKyIpKStiKGUvNjB8MCwiMCIsMikrYihlJTYwLCIwIiwyKX1mdW5jdGlvbiBfZShuLGUpe3JldHVybiBiKG4uZ2V0VVRDRGF0ZSgpLGUsMil9ZnVuY3Rpb24gWnIobixlKXtyZXR1cm4gYihuLmdldFVUQ0hvdXJzKCksZSwyKX1mdW5jdGlvbiBWcihuLGUpe3JldHVybiBiKG4uZ2V0VVRDSG91cnMoKSUxMnx8MTIsZSwyKX1mdW5jdGlvbiBYcihuLGUpe3JldHVybiBiKDErdGUuY291bnQoZW4obiksbiksZSwzKX1mdW5jdGlvbiBxZShuLGUpe3JldHVybiBiKG4uZ2V0VVRDTWlsbGlzZWNvbmRzKCksZSwzKX1mdW5jdGlvbiBCcihuLGUpe3JldHVybiBxZShuLGUpKyIwMDAifWZ1bmN0aW9uIFFyKG4sZSl7cmV0dXJuIGIobi5nZXRVVENNb250aCgpKzEsZSwyKX1mdW5jdGlvbiBHcihuLGUpe3JldHVybiBiKG4uZ2V0VVRDTWludXRlcygpLGUsMil9ZnVuY3Rpb24gSnIobixlKXtyZXR1cm4gYihuLmdldFVUQ1NlY29uZHMoKSxlLDIpfWZ1bmN0aW9uIEtyKG4pe3ZhciBlPW4uZ2V0VVRDRGF5KCk7cmV0dXJuIGU9PT0wPzc6ZX1mdW5jdGlvbiBubyhuLGUpe3JldHVybiBiKFBlLmNvdW50KGVuKG4pLTEsbiksZSwyKX1mdW5jdGlvbiBqZShuKXt2YXIgZT1uLmdldFVUQ0RheSgpO3JldHVybiBlPj00fHxlPT09MD9jbihuKTpjbi5jZWlsKG4pfWZ1bmN0aW9uIGVvKG4sZSl7cmV0dXJuIG49amUobiksYihjbi5jb3VudChlbihuKSxuKSsoZW4obikuZ2V0VVRDRGF5KCk9PT00KSxlLDIpfWZ1bmN0aW9uIHRvKG4pe3JldHVybiBuLmdldFVUQ0RheSgpfWZ1bmN0aW9uIHJvKG4sZSl7cmV0dXJuIGIoQW4uY291bnQoZW4obiktMSxuKSxlLDIpfWZ1bmN0aW9uIG9vKG4sZSl7cmV0dXJuIGIobi5nZXRVVENGdWxsWWVhcigpJTEwMCxlLDIpfWZ1bmN0aW9uIGlvKG4sZSl7cmV0dXJuIG49amUobiksYihuLmdldFVUQ0Z1bGxZZWFyKCklMTAwLGUsMil9ZnVuY3Rpb24gYW8obixlKXtyZXR1cm4gYihuLmdldFVUQ0Z1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gdW8obixlKXt2YXIgdD1uLmdldFVUQ0RheSgpO3JldHVybiBuPXQ+PTR8fHQ9PT0wP2NuKG4pOmNuLmNlaWwobiksYihuLmdldFVUQ0Z1bGxZZWFyKCklMWU0LGUsNCl9ZnVuY3Rpb24gZm8oKXtyZXR1cm4iKzAwMDAifWZ1bmN0aW9uIFplKCl7cmV0dXJuIiUifWZ1bmN0aW9uIFZlKG4pe3JldHVybitufWZ1bmN0aW9uIFhlKG4pe3JldHVybiBNYXRoLmZsb29yKCtuLzFlMyl9dmFyIHNuLEJlO2NvKHtkYXRlVGltZToiJXgsICVYIixkYXRlOiIlLW0vJS1kLyVZIix0aW1lOiIlLUk6JU06JVMgJXAiLHBlcmlvZHM6WyJBTSIsIlBNIl0sZGF5czpbIlN1bmRheSIsIk1vbmRheSIsIlR1ZXNkYXkiLCJXZWRuZXNkYXkiLCJUaHVyc2RheSIsIkZyaWRheSIsIlNhdHVyZGF5Il0sc2hvcnREYXlzOlsiU3VuIiwiTW9uIiwiVHVlIiwiV2VkIiwiVGh1IiwiRnJpIiwiU2F0Il0sbW9udGhzOlsiSmFudWFyeSIsIkZlYnJ1YXJ5IiwiTWFyY2giLCJBcHJpbCIsIk1heSIsIkp1bmUiLCJKdWx5IiwiQXVndXN0IiwiU2VwdGVtYmVyIiwiT2N0b2JlciIsIk5vdmVtYmVyIiwiRGVjZW1iZXIiXSxzaG9ydE1vbnRoczpbIkphbiIsIkZlYiIsIk1hciIsIkFwciIsIk1heSIsIkp1biIsIkp1bCIsIkF1ZyIsIlNlcCIsIk9jdCIsIk5vdiIsIkRlYyJdfSk7ZnVuY3Rpb24gY28obil7cmV0dXJuIHNuPWNyKG4pLEJlPXNuLmZvcm1hdCxzbi5wYXJzZSxzbi51dGNGb3JtYXQsc24udXRjUGFyc2Usc259ZnVuY3Rpb24gc28obil7cmV0dXJuIG5ldyBEYXRlKG4pfWZ1bmN0aW9uIGxvKG4pe3JldHVybiBuIGluc3RhbmNlb2YgRGF0ZT8rbjorbmV3IERhdGUoK24pfWZ1bmN0aW9uIFFlKG4sZSx0LHIsbyxpLGEsdSxsLGYpe3ZhciBnPUZlKCksbT1nLmludmVydCxwPWcuZG9tYWluLEQ9ZigiLiVMIiksaz1mKCI6JVMiKSxSPWYoIiVJOiVNIiksWT1mKCIlSSAlcCIpLHE9ZigiJWEgJWQiKSxFPWYoIiViICVkIiksJD1mKCIlQiIpLFc9ZigiJVkiKTtmdW5jdGlvbiBoKGMpe3JldHVybihsKGMpPGM/RDp1KGMpPGM/azphKGMpPGM/UjppKGMpPGM/WTpyKGMpPGM/byhjKTxjP3E6RTp0KGMpPGM/JDpXKShjKX1yZXR1cm4gZy5pbnZlcnQ9ZnVuY3Rpb24oYyl7cmV0dXJuIG5ldyBEYXRlKG0oYykpfSxnLmRvbWFpbj1mdW5jdGlvbihjKXtyZXR1cm4gYXJndW1lbnRzLmxlbmd0aD9wKEFycmF5LmZyb20oYyxsbykpOnAoKS5tYXAoc28pfSxnLnRpY2tzPWZ1bmN0aW9uKGMpe3ZhciB4PXAoKTtyZXR1cm4gbih4WzBdLHhbeC5sZW5ndGgtMV0sYz8/MTApfSxnLnRpY2tGb3JtYXQ9ZnVuY3Rpb24oYyx4KXtyZXR1cm4geD09bnVsbD9oOmYoeCl9LGcubmljZT1mdW5jdGlvbihjKXt2YXIgeD1wKCk7cmV0dXJuKCFjfHx0eXBlb2YgYy5yYW5nZSE9ImZ1bmN0aW9uIikmJihjPWUoeFswXSx4W3gubGVuZ3RoLTFdLGM/PzEwKSksYz9wKEd0KHgsYykpOmd9LGcuY29weT1mdW5jdGlvbigpe3JldHVybiAkZShnLFFlKG4sZSx0LHIsbyxpLGEsdSxsLGYpKX0sZ31mdW5jdGlvbiBobygpe3JldHVybiBrZS5hcHBseShRZSh1cixmcixRLHJlLFluLHduLGVlLG5lLHVuLEJlKS5kb21haW4oW25ldyBEYXRlKDJlMywwLDEpLG5ldyBEYXRlKDJlMywwLDIpXSksYXJndW1lbnRzKX1mdW5jdGlvbiBUbihuLGUsdCl7dGhpcy5rPW4sdGhpcy54PWUsdGhpcy55PXR9VG4ucHJvdG90eXBlPXtjb25zdHJ1Y3RvcjpUbixzY2FsZTpmdW5jdGlvbihuKXtyZXR1cm4gbj09PTE/dGhpczpuZXcgVG4odGhpcy5rKm4sdGhpcy54LHRoaXMueSl9LHRyYW5zbGF0ZTpmdW5jdGlvbihuLGUpe3JldHVybiBuPT09MCZlPT09MD90aGlzOm5ldyBUbih0aGlzLmssdGhpcy54K3RoaXMuaypuLHRoaXMueSt0aGlzLmsqZSl9LGFwcGx5OmZ1bmN0aW9uKG4pe3JldHVybltuWzBdKnRoaXMuayt0aGlzLngsblsxXSp0aGlzLmsrdGhpcy55XX0sYXBwbHlYOmZ1bmN0aW9uKG4pe3JldHVybiBuKnRoaXMuayt0aGlzLnh9LGFwcGx5WTpmdW5jdGlvbihuKXtyZXR1cm4gbip0aGlzLmsrdGhpcy55fSxpbnZlcnQ6ZnVuY3Rpb24obil7cmV0dXJuWyhuWzBdLXRoaXMueCkvdGhpcy5rLChuWzFdLXRoaXMueSkvdGhpcy5rXX0saW52ZXJ0WDpmdW5jdGlvbihuKXtyZXR1cm4obi10aGlzLngpL3RoaXMua30saW52ZXJ0WTpmdW5jdGlvbihuKXtyZXR1cm4obi10aGlzLnkpL3RoaXMua30scmVzY2FsZVg6ZnVuY3Rpb24obil7cmV0dXJuIG4uY29weSgpLmRvbWFpbihuLnJhbmdlKCkubWFwKHRoaXMuaW52ZXJ0WCx0aGlzKS5tYXAobi5pbnZlcnQsbikpfSxyZXNjYWxlWTpmdW5jdGlvbihuKXtyZXR1cm4gbi5jb3B5KCkuZG9tYWluKG4ucmFuZ2UoKS5tYXAodGhpcy5pbnZlcnRZLHRoaXMpLm1hcChuLmludmVydCxuKSl9LHRvU3RyaW5nOmZ1bmN0aW9uKCl7cmV0dXJuInRyYW5zbGF0ZSgiK3RoaXMueCsiLCIrdGhpcy55KyIpIHNjYWxlKCIrdGhpcy5rKyIpIn19LFRuLnByb3RvdHlwZTtmdW5jdGlvbiBhZShuKXtyZXR1cm4gbi5tb2RlPT09InRlbXBvcmFsInx8bi5tb2RlPT09ImxlZnQtYWxpZ25lZCI/Z28obik6bW8obil9ZnVuY3Rpb24gZ28oe2RvbWFpbjpuLHJhbmdlOmV9KXtyZXR1cm4gaG8oKS5kb21haW4obikucmFuZ2UoZSl9ZnVuY3Rpb24gbW8oe2RvbWFpbjpuLHJhbmdlOmV9KXtyZXR1cm4gSGUoKS5kb21haW4obikucmFuZ2UoZSl9ZnVuY3Rpb24geW8oe3Jvb3Rfbm9kZV9pZHM6bixub2RlczplfSl7dHJ5e3JldHVybiB4byhuLGUpfWNhdGNoKHQpe3JldHVybiBjb25zb2xlLmVycm9yKHQpLEdlKG4sZSl9fWZ1bmN0aW9uIHhvKG4sZSl7Y29uc3QgdD1uZXcgTWFwLHI9W107Zm9yKGNvbnN0IG8gb2Ygbil7dC5zZXQobywwKTtjb25zdCBpPWUuZ2V0KG8pO2Zvcihjb25zdHtpZDphfW9mIGkuY2hpbGRyZW4pci5wdXNoKGEpfXJldHVybiB1ZShyLGUsdCl9ZnVuY3Rpb24gdWUobixlLHQpe2Zvcihjb25zdCByIG9mIG4pe2lmKHQuaGFzKHIpKWNvbnRpbnVlO2NvbnN0IG89ZS5nZXQocik7aWYoIW8pdGhyb3cgbmV3IEVycm9yKCJOb2RlIGlkIG5vdCBmb3VuZCBpbiBub2RlcyIpO2NvbnN0IGk9W107Zm9yKGNvbnN0IGwgb2Ygby5wYXJlbnRzKXtjb25zdCBmPXQuZ2V0KGwuaWQpO2lmKGYhPT12b2lkIDApe2kucHVzaChmKTtjb250aW51ZX11ZShbbC5pZF0sZSx0KTtjb25zdCBnPXQuZ2V0KGwuaWQpO2lmKGc9PT12b2lkIDApdGhyb3cgbmV3IEVycm9yKCJDb3VsZCBub3QgZGV0ZXJtaW5lIHBhcmVudCBjb2x1bW4iKTtpLnB1c2goZyl9Y29uc3QgYT1NYXRoLm1heCguLi5pKTt0LnNldChyLGErMSk7Y29uc3QgdT1vLmNoaWxkcmVuLm1hcCgoe2lkOmx9KT0+bCk7dS5sZW5ndGgmJnVlKHUsZSx0KX1yZXR1cm4gdH1mdW5jdGlvbiBHZShuLGUsdD0wLHI9bmV3IE1hcCl7Zm9yKGNvbnN0IG8gb2Ygbil7Y29uc3QgaT1yLmdldChvKTsoIWl8fGk8dCkmJnIuc2V0KG8sdCk7Y29uc3QgYT1lLmdldChvKTtmb3IoY29uc3R7aWQ6dX1vZiBhLmNoaWxkcmVuKUdlKFt1XSxlLHQrMSxyKX1yZXR1cm4gcn1mdW5jdGlvbiBwbyhuKXtyZXR1cm4gbi5ob3Jpem9udGFsU2V0dGluZ3MubW9kZT09PSJkZXBlbmRlbmN5Ij93byhuKTpuLmhvcml6b250YWxTZXR0aW5ncy5tb2RlPT09ImxlZnQtYWxpZ25lZCI/Ym8obik6TW8obil9ZnVuY3Rpb24gd28oe2RhdGE6bixob3Jpem9udGFsU2V0dGluZ3M6ZX0pe2NvbnN0IHQ9eW8obikscj1hZShlKSxvPW5ldyBNYXA7Zm9yKGNvbnN0W2ldb2Ygbi5ub2Rlcyl7Y29uc3QgYT10LmdldChpKTtpZihhPT09dm9pZCAwKXtjb25zb2xlLndhcm4oYE5vZGUgbm90IGZvdW5kIGluIGNvbHVtbnM6IFNraXBwaW5nICR7aX1gKTtjb250aW51ZX1vLnNldChpLHt4OnIoYSksY29sdW1uOmF9KX1yZXR1cm4gb31mdW5jdGlvbiBNbyh7ZGF0YTpuLGhvcml6b250YWxTZXR0aW5nczplfSl7Y29uc3QgdD1hZShlKSxyPW5ldyBNYXA7Zm9yKGNvbnN0W28saV1vZiBuLm5vZGVzKXtjb25zdCBhPXQoaS5zdGFydF90aW1lKTtyLnNldChvLHtjb2x1bW46YSx4OmF9KX1yZXR1cm4gcn1mdW5jdGlvbiBibyh7ZGF0YTpuLGhvcml6b250YWxTZXR0aW5nczplfSl7Y29uc3QgdD1hZShlKSxyPW5ldyBNYXA7Zm9yKGNvbnN0W29db2Ygbi5ub2RlcylyLnNldChvLHtjb2x1bW46MCx4OnQobi5zdGFydF90aW1lKX0pO3JldHVybiByfWFzeW5jIGZ1bmN0aW9uIHZvKG4sZSl7Y29uc3Qgbz1uZXcgTWFwLGk9bmV3IE1hcDtsZXQgYT0wO2NvbnN0IHU9bmV3IE1hcDtmb3IgYXdhaXQoY29uc3RbaF1vZiBuLmRhdGEubm9kZXMpe2NvbnN0IGM9bi5kYXRhLm5vZGVzLmdldChoKTtpZighYyl7Y29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGRhdGEiLGgpO2NvbnRpbnVlfWNvbnN0IHg9YXdhaXQgbChjKTskKGgseCl9cmV0dXJuIFcoKSx1O2FzeW5jIGZ1bmN0aW9uIGwoaCl7Y29uc3R7eDpjfT1lLmdldChoLmlkKT8/e307aWYoYz09PXZvaWQgMClyZXR1cm4gY29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGhvcml6b250YWwgbGF5b3V0IixoLmlkKSwwO2lmKGgucGFyZW50cy5sZW5ndGg9PT0xKXJldHVybiB1LmhhcyhoLnBhcmVudHNbMF0uaWQpP2F3YWl0IGcoaC5wYXJlbnRzWzBdLmlkLGMpOihjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBpbiBsYXlvdXQiLGgucGFyZW50c1swXS5pZCksMCk7aWYoaC5wYXJlbnRzLmxlbmd0aD4wKXtjb25zdCB4PWgucGFyZW50cy5tYXAoKHtpZDp5fSk9Pntjb25zdCBDPXUuZ2V0KHkpO3JldHVybiBDPT09dm9pZCAwPyhjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBpbiBsYXlvdXQiLHkpLDApOkN9KSxOPXgucmVkdWNlKCh5LEMpPT55K0MsMCkveC5sZW5ndGgsdj1NYXRoLnJvdW5kKE4pO2lmKG0oYyx2KSl7Y29uc3QgeT1rKGMsdiksQz1oLnBhcmVudHMubWFwKCh7aWQ6Rn0pPT5GKSxTPXkuZmlsdGVyKEY9PkMuaW5jbHVkZXMoRikpO2lmKFMubGVuZ3RoPjB8fHkubGVuZ3RoPjEpe2NvbnN0W0ZdPVMubGVuZ3RoPjA/Uzp5LGxuPVIoeCx2LG8uZ2V0KEYpKTtyZXR1cm4gby5zZXQoRixsbiksYXdhaXQgZyhGLGMpfXJldHVybiBhd2FpdCBZKHtjb21wZXRpbmdOb2RlSWQ6eVswXSx1cHN0cmVhbVJvd3M6eCxub2RlU3RhcnRYOmMsZGVzaXJlZFJvdzp2fSl9fXJldHVybiBmKGMsMCl9ZnVuY3Rpb24gZihoLGMpe3JldHVybiBtKGgsYyk/ZihoLGMrMSk6Y31hc3luYyBmdW5jdGlvbiBnKGgsYyl7Y29uc3QgeD11LmdldChoKTtpZih4PT09dm9pZCAwKXJldHVybiBjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IFVwc3RyZWFtIG5vZGUgbm90IGZvdW5kIGluIGxheW91dCIsaCksMDtvLmdldChoKXx8by5zZXQoaCwxKTtjb25zdCB3PW8uZ2V0KGgpO3JldHVybiBtKGMseCk/dz09PTEmJiFtKGMseCsxKT8oby5zZXQoaCwtMSkseCsxKTptKGMseC0xKT8oYXdhaXQgcCh7ZGlyZWN0aW9uOncsbm9kZVN0YXJ0WDpjLGRlc2lyZWRSb3c6eCt3fSksby5zZXQoaCx3PT09MT8tMToxKSx4K3cpOihvLnNldChoLDEpLHgtMSk6eH1mdW5jdGlvbiBtKGgsYyl7aWYodS5zaXplPT09MClyZXR1cm4hMTtsZXQgeD0hMTtjb25zdCB3PWkuZ2V0KGMpPz9bXTtmb3IoY29uc3QgTiBvZiB3KXtjb25zdCB2PXUuZ2V0KE4pLHk9RShOKTtpZihEKHtmaXJzdE5vZGVFbmRYOnksZmlyc3ROb2RlUm93OnYsbGFzdE5vZGVTdGFydFg6aCxsYXN0Tm9kZVJvdzpjfSkpe3g9ITA7YnJlYWt9fXJldHVybiB4fWFzeW5jIGZ1bmN0aW9uIHAoe2RpcmVjdGlvbjpoLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Onh9KXtjb25zdCB3PWsoYyx4KTtpZih3KWZvciBhd2FpdChjb25zdCBOIG9mIHcpe2NvbnN0IHY9dS5nZXQoTikse3g6eX09ZS5nZXQoTik/P3t9O2lmKHY9PT12b2lkIDB8fHk9PT12b2lkIDApe2NvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIHNob3ZlOiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIHZlcnRpY2FsIG9yIGhvcml6b250YWwgbGF5b3V0IixOKTtjb250aW51ZX1jb25zdCBDPXYraDthd2FpdCBwKHtkaXJlY3Rpb246aCxub2RlU3RhcnRYOnksZGVzaXJlZFJvdzpDfSksJChOLEMpfX1mdW5jdGlvbiBEKHtmaXJzdE5vZGVFbmRYOmgsZmlyc3ROb2RlUm93OmMsbGFzdE5vZGVTdGFydFg6eCxsYXN0Tm9kZVJvdzp3fSl7cmV0dXJuIGM9PT13JiZoKzE2Pj14fWZ1bmN0aW9uIGsoaCxjKXtjb25zdCB4PVtdLHc9aS5nZXQoYyk/P1tdO2Zvcihjb25zdCBOIG9mIHcpe2NvbnN0IHY9RShOKSx5PXUuZ2V0KE4pO2lmKHk9PT12b2lkIDApe2NvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIGdldE92ZXJsYXBwaW5nTm9kZUlkczogTm9kZSB3YXMgbm90IGZvdW5kIGluIHRoZSBsYXlvdXQiLE4pO2NvbnRpbnVlfUQoe2ZpcnN0Tm9kZUVuZFg6dixmaXJzdE5vZGVSb3c6eSxsYXN0Tm9kZVN0YXJ0WDpoLGxhc3ROb2RlUm93OmN9KSYmeC5wdXNoKE4pfWlmKHgubGVuZ3RoIT09MClyZXR1cm4geC5zb3J0KChOLHYpPT57Y29uc3QgeT1FKE4pLEM9RSh2KTtyZXR1cm4geTxDPzE6eT5DPy0xOjB9KSx4fWZ1bmN0aW9uIFIoaCxjLHgpe2NvbnN0IHc9aC5maWx0ZXIodj0+djxjKS5sZW5ndGgsTj1oLmZpbHRlcih2PT52PmMpLmxlbmd0aDtyZXR1cm4gdz5OPy0xOng/PzF9YXN5bmMgZnVuY3Rpb24gWSh7ZGVzaXJlZFJvdzpoLG5vZGVTdGFydFg6Yyx1cHN0cmVhbVJvd3M6eCxjb21wZXRpbmdOb2RlSWQ6d30pe2lmKHUuZ2V0KHcpPT09dm9pZCAwKXJldHVybiBjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQgLSBhcmd1ZVdpdGhDb21wZXRpbmdVcHN0cmVhbVBsYWNlbWVudDogQ29tcGV0aXRvciBub2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGxheW91dCIsdyksaDtjb25zdFt2LHldPXEodyksQz14LmZpbHRlcihGPT5GPGgpLmxlbmd0aCxTPXguZmlsdGVyKEY9PkY+aCkubGVuZ3RoO2lmKEM+Uyl7aWYodj55JiZ2PkMpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjotMSxub2RlU3RhcnRYOmMsZGVzaXJlZFJvdzpofSksaDtpZih5PnYpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjoxLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO28uc2V0KHcsLTEpfWlmKFM+Qyl7aWYoeT52JiZ5PlMpcmV0dXJuIGF3YWl0IHAoe2RpcmVjdGlvbjoxLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO2lmKHY+eSlyZXR1cm4gYXdhaXQgcCh7ZGlyZWN0aW9uOi0xLG5vZGVTdGFydFg6YyxkZXNpcmVkUm93Omh9KSxoO28uc2V0KHcsMSl9cmV0dXJuIGF3YWl0IGcodyxjKX1mdW5jdGlvbiBxKGgpe2NvbnN0IGM9bi5kYXRhLm5vZGVzLmdldChoKSx4PXUuZ2V0KGgpO3JldHVybiFjfHx4PT09dm9pZCAwPyhjb25zb2xlLndhcm4oIk5lYXJlc3RQYXJlbnRMYXlvdXQ6IE5vZGUgd2FzIG5vdCBmb3VuZCBpbiBlaXRoZXIgdGhlIGRhdGEgb3IgbGF5b3V0IixoKSxbMCwwXSk6Yy5wYXJlbnRzLnJlZHVjZSgodyxOKT0+e2NvbnN0IHY9dS5nZXQoTi5pZCk7cmV0dXJuIHY9PT12b2lkIDA/KGNvbnNvbGUud2FybigiTmVhcmVzdFBhcmVudExheW91dCAtIGdldE5vZGVQYXJlbnREaXJlY3Rpb25Db3VudHM6IFBhcmVudCBub2RlIG5vdCBmb3VuZCBvbiBsYXlvdXQgZGF0YSIsaCksdyk6KHY8eCYmKHdbMF0rPTEpLHY+eCYmKHdbMV0rPTEpLHcpfSxbMCwwXSl9ZnVuY3Rpb24gRShoKXtjb25zdHt4OmN9PWUuZ2V0KGgpPz97fSx4PW4ud2lkdGhzLmdldChoKTtyZXR1cm4gYz09PXZvaWQgMHx8eD09PXZvaWQgMD8oY29uc29sZS53YXJuKCJOZWFyZXN0UGFyZW50TGF5b3V0OiBOb2RlIHdhcyBub3QgZm91bmQgaW4gdGhlIGhvcml6b250YWwgbGF5b3V0IGFuZC9vciB3aWR0aHMiLGgpLDApOmMreH1mdW5jdGlvbiAkKGgsYyl7dmFyIHgsdztpZihjPGEmJihhPWMpLHUuaGFzKGgpKXtjb25zdCBOPXUuZ2V0KGgpOyh4PWkuZ2V0KE4pKT09bnVsbHx8eC5kZWxldGUoaCl9aS5oYXMoYyl8fGkuc2V0KGMsbmV3IFNldCksKHc9aS5nZXQoYykpPT1udWxsfHx3LmFkZChoKSx1LnNldChoLGMpfWZ1bmN0aW9uIFcoKXtpZihhPDApZm9yKGNvbnN0W2hdb2YgdSl7Y29uc3QgYz11LmdldChoKTt1LnNldChoLGMrTWF0aC5hYnMoYSkpfX19YXN5bmMgZnVuY3Rpb24gVG8obixlKXtyZXR1cm4gbi52ZXJ0aWNhbFNldHRpbmdzLm1vZGU9PT0ibmVhcmVzdC1wYXJlbnQiP2F3YWl0IHZvKG4sZSk6bi52ZXJ0aWNhbFNldHRpbmdzLm1vZGU9PT0iZHVyYXRpb24tc29ydGVkIj9ObyhuKTpDbyhuKX1mdW5jdGlvbiBDbyhuKXtjb25zdCBlPW5ldyBNYXA7bGV0IHQ9MDtmb3IoY29uc3Rbcl1vZiBuLmRhdGEubm9kZXMpZS5zZXQocix0KyspO3JldHVybiBlfWZ1bmN0aW9uIE5vKG4pe2NvbnN0IGU9bmV3IE1hcCx0PVsuLi5uLmRhdGEubm9kZXMudmFsdWVzKCldLnNvcnQoKG8saSk9Pntjb25zdCBhPShvLmVuZF90aW1lP28uZW5kX3RpbWUuZ2V0VGltZSgpOm5ldyBEYXRlKCkuZ2V0VGltZSgpKS1vLnN0YXJ0X3RpbWUuZ2V0VGltZSgpO3JldHVybihpLmVuZF90aW1lP2kuZW5kX3RpbWUuZ2V0VGltZSgpOm5ldyBEYXRlKCkuZ2V0VGltZSgpKS1pLnN0YXJ0X3RpbWUuZ2V0VGltZSgpLWF9KTtsZXQgcj0wO2Zvcihjb25zdCBvIG9mIHQpZS5zZXQoby5pZCxyKyspO3JldHVybiBlfW9ubWVzc2FnZT1VbztmdW5jdGlvbiBVbyh7ZGF0YTpufSl7Y29uc3R7dHlwZTplfT1uO3N3aXRjaChlKXtjYXNlImxheW91dCI6a28obik7cmV0dXJuO2RlZmF1bHQ6S2UoZSl9fWZ1bmN0aW9uIERvKG4pe3Bvc3RNZXNzYWdlKG4pfWFzeW5jIGZ1bmN0aW9uIGtvKG4pe2NvbnN0e2RhdGE6ZX09bix0PXBvKG4pLHI9YXdhaXQgVG8obix0KSxvPW5ldyBNYXA7bGV0IGk9MCxhPTA7Zm9yKGNvbnN0W3UsbF1vZiBlLm5vZGVzKXtjb25zdCBmPXQuZ2V0KHUpLGc9ci5nZXQodSk7aWYoZj09PXZvaWQgMCl7Y29uc29sZS53YXJuKGBOb2RlSWQgbm90IGZvdW5kIGluIGhvcml6b250YWwgbGF5b3V0OiBTa2lwcGluZyAke2wubGFiZWx9YCk7Y29udGludWV9aWYoZz09PXZvaWQgMCl7Y29uc29sZS53YXJuKGBOb2RlSWQgbm90IGZvdW5kIGluIHZlcnRpY2FsIGxheW91dDogU2tpcHBpbmcgJHtsLmxhYmVsfWApO2NvbnRpbnVlfWk9TWF0aC5tYXgoaSxnKSxhPU1hdGgubWF4KGEsZi5jb2x1bW4pLG8uc2V0KHUsey4uLmYseTpnLHJvdzpnfSl9RG8oe3R5cGU6ImxheW91dCIsbGF5b3V0OnttYXhSb3c6aSxtYXhDb2x1bW46YSxwb3NpdGlvbnM6b319KX19KSgpOwovLyMgc291cmNlTWFwcGluZ1VSTD1ydW5HcmFwaC53b3JrZXItQzRjMjBKZ3UuanMubWFwCg==",nR=i=>Uint8Array.from(atob(i),t=>t.charCodeAt(0)),Cb=typeof window<"u"&&window.Blob&&new Blob([nR(Sb)],{type:"text/javascript;charset=utf-8"});function sR(i){let t;try{if(t=Cb&&(window.URL||window.webkitURL).createObjectURL(Cb),!t)throw"";const e=new Worker(t,{name:i==null?void 0:i.name});return e.addEventListener("error",()=>{(window.URL||window.webkitURL).revokeObjectURL(t)}),e}catch{return new Worker("data:text/javascript;base64,"+Sb,{name:i==null?void 0:i.name})}finally{t&&(window.URL||window.webkitURL).revokeObjectURL(t)}}function oR(i){const t=new sR;return t.onmessage=i,t}async function Qd(){const i=new Map,t=new Map,e=new Map,r=new St,n=new St,s=await Pt();let o=null;const a=Tb({gap:()=>s.styles.rowGap,minimum:()=>s.styles.nodeHeight}),l=Tb({gap:()=>s.styles.columnGap,minimum:()=>qd()});let h=null,c=null;r.name=Hf,Q.on("layoutUpdated",()=>{a.clear(),l.clear()}),Q.on("layoutSettingsUpdated",()=>{c&&r.parent&&u(c),O()}),Q.on("itemSelected",()=>{O()});async function u(L){d(),c=L,h=null,await Promise.all([p(L),g(L)]),x(L)}function d(){o||(o=oR(A))}function f(){o&&(o.terminate(),o=null)}async function p(L){const B=[];for(const W of L.nodes.values())B.push(m(W));await Promise.all(B)}async function m(L){const{render:B}=await w(L),W=E(L.id);return await B(L,W)}async function g(L){if((await ee()).disableEdges){r.removeChild(n);return}r.addChildAt(n,0);const W=[];for(const[it,{children:q}]of L.nodes)for(const{id:xt}of q)W.push(y(it,xt));await Promise.all(W)}async function y(L,B){const W=`${L}_${B}`;if(e.has(W))return;const it=await EA();e.has(W)||(e.set(W,it),n.addChild(it.element))}function x(L){if(!o)throw new Error("Layout worker not initialized");const B=new Map;for(const[W,{element:it}]of t)B.set(W,it.width);o.postMessage({type:"layout",data:L,widths:B,horizontalSettings:kd(L.start_time),verticalSettings:oA()})}function b(){if(h)for(const[L,B]of e){const[W,it]=L.split("_"),q=h.positions.get(W),xt=h.positions.get(it),Et=t.get(W);if(!q||!xt){console.warn(`Could not find edge in layout: Skipping ${L}`);continue}if(!Et){console.warn(`Could not find parent node in nodes: Skipping ${W}`);continue}const tt=Et.bar.width,H=I(q),j={x:H.x+tt,y:H.y+s.styles.nodeHeight/2},J=I(xt),N={x:J.x-j.x,y:J.y-j.y+s.styles.nodeHeight/2};B.setPosition(j,N)}}function v(){if(h){for(const[L,B]of t){const W=h.positions.get(L);if(!W){console.warn(`Could not find node in layout: Skipping ${L}`);continue}const it=I(W);B.setPosition(it),a.updateNodeAxis({nodeId:L,axis:W.y}),l.updateNodeAxis({nodeId:L,axis:W.column})}b(),r.emit("rendered"),r.emit("resized",R())}}async function w(L){const B=i.get(L.id);if(B)return B;const W=E(L.id),it=iR(L,W);i.set(L.id,it);const q=await it;return q.element.on("resized",xt=>S(L.id,xt)),r.addChild(q.element),t.set(L.id,q),q}function S(L,B){if(!h)return;const W=t.get(L),it=h.positions.get(L);!W||!it||(a.setOffset({nodeId:L,axis:it.y,offset:B.height}),l.setOffset({nodeId:L,axis:it.column,offset:B.width}),v())}function E(L){var B;return(B=c==null?void 0:c.nested_task_run_graphs)==null?void 0:B.get(L)}function I(L){const B=a.getTotalOffset(L.y);return{x:M(L),y:B}}function M(L){return et.isDependency()?l.getTotalOffset(L.column):L.x}function D(){return h?a.getTotalValue(h.maxRow):0}function F(){if(!h||!c)return 0;if(et.isDependency())return l.getTotalValue(h.maxColumn);const L=kd(c.start_time),B=gy(L),W=B(c.end_time??new Date),it=B(c.start_time);return W-it}function R(){return{width:F(),height:D()}}function A({data:L}){const{type:B}=L;switch(B){case"layout":k(L);return;default:rR(B)}}function k(L){h=L.layout,v()}async function O(){const L=await ee(),B=fM();if(L.disableEdges||!B||!(c!=null&&c.nodes.has(B.id))){Z([]);return}const W=ut(B.id);Z(W)}function Z(L){U(L),z(L)}function U(L){for(const[B,{element:W}]of t){if(L.length===0||L.includes(B)){W.alpha=1;continue}W.alpha=s.styles.nodeUnselectedAlpha}}function z(L){for(const[B,{element:W}]of e){const[it,q]=B.split("_");if(L.length===0||L.includes(it)&&L.includes(q)){W.alpha=1;continue}W.alpha=s.styles.nodeUnselectedAlpha}}function ut(L){const B=V(L,"parents"),W=V(L,"children");return[L,...B,...W]}function V(L,B){const W=c==null?void 0:c.nodes.get(L);if(!W)return[];const it=[];for(const{id:q}of W[B])it.push(q),it.push(...V(q,B));return it}return{element:r,stopWorker:f,getSize:R,render:u}}let Ho=null,jr=null,On=null;async function aR(){const i=await te(),t=await Pt(),{element:e,render:r}=await Qd();i.addChild(e),e.alpha=0;const n=await ag(t.runId,async s=>{const o=jr?"runDataUpdated":"runDataCreated";jr=s,Q.emit(o,jr),await ee(),r(s)});Q.on("configUpdated",()=>{jr&&r(jr)}),On=e,Ho=n.stop,On.once("rendered",()=>hR()),Q.on("layoutUpdated",()=>cR()),n.start()}function lR(){Ho==null||Ho(),Ho=null,On=null,jr=null}async function Wi(){return jr||await Ee("runDataCreated")}function hR(){Dd(),Te.shared.addOnce(()=>{On&&(On.alpha=1)})}async function cR(){if(!On)return;const i=await Pt();On.once("rendered",()=>{setTimeout(()=>{Dd({animate:!0})},i.animationDuration)})}function uR(i){let t=0;for(const[,{children:e}]of i)t+=e.length;return t}function dR({start_time:i,end_time:t,nodes:e},r,n){const s=Math.max(Ob(t??new Date,i),1),o=r.styles.nodeHeight+r.styles.rowGap;return(e.size>0?e.size*o*.5:o*4)*n/(s*20)}async function fR(){const i=await Wi(),t=await Pt(),e=await Qt(),r=e.view.width/e.view.height,n=dR(i,t,r);nh(n,!0),i.nodes.size>t.disableAnimationsThreshold&&(et.disableAnimations=!0),uR(i.nodes)>t.disableEdgesThreshold&&(et.disableEdges=!0)}function pR(){et.horizontal="temporal",et.vertical="nearest-parent",et.horizontalScaleMultiplierDefault=0,et.horizontalScaleMultiplier=0,et.disableAnimations=!1,et.disableGuides=!1,et.disableEdges=!1,et.disableArtifacts=!1,et.disableEvents=!1}const et=Y.reactive({horizontal:"temporal",vertical:"nearest-parent",horizontalScaleMultiplierDefault:0,horizontalScaleMultiplier:0,disableAnimations:!1,disableGuides:!1,disableEdges:!1,disableArtifacts:!1,disableEvents:!1,isTemporal(){return this.horizontal==="temporal"},isDependency(){return this.horizontal==="dependency"},isWaterfall(){return this.vertical==="waterfall"},isNearestParent(){return this.vertical==="nearest-parent"},isLeftAligned(){return this.horizontal==="left-aligned"}});async function ee(){return tf()?et:await Ee("layoutSettingsCreated")}function qd(){return et.isDependency()?200:20*et.horizontalScaleMultiplier}function mR(){return[0,qd()]}function gR(i){if(et.isDependency())return[0,1];const t=i,e=Db(t,1);return[t,e]}function nh(i,t=!1){if(et.horizontalScaleMultiplier===i)return;const e=Ls();et.horizontalScaleMultiplier=i,t&&(et.horizontalScaleMultiplierDefault=i),e()}function yR(){nh(et.horizontalScaleMultiplierDefault)}function bR(i){if(et.horizontal===i)return;const t=Ls();et.horizontal=i,et.disableGuides=et.isDependency()||et.isLeftAligned(),t()}function xR(i){if(et.vertical===i)return;const t=Ls();et.vertical=i,t()}function _R(i){if(et.disableEdges===i)return;const t=Ls();et.disableEdges=i,t()}function vR(i){if(et.disableArtifacts===i)return;const t=Ls();et.disableArtifacts=i,t()}function wR(i){if(et.disableEvents===i)return;const t=Ls();et.disableEvents=i,t()}function Ls(){const i=tf()?"layoutSettingsUpdated":"layoutSettingsCreated",{horizontal:t,vertical:e}=et;return()=>{tf()&&Q.emit(i,et),(t!==et.horizontal||e!==et.vertical)&&Q.emit("layoutUpdated")}}function tf(){return et.horizontalScaleMultiplier!==0}function Eb(i){if(!(i instanceof HTMLElement))return!1;const t=i.tagName.toLowerCase();return["input","textarea"].includes(t)}const TR={class:"flex items-center gap-2"},SR=Y.defineComponent({__name:"RunGraphSettings",setup(i){const t=[ji.positions.topRight,ji.positions.bottomRight,ji.positions.topLeft,ji.positions.bottomLeft],e=[{label:"Temporal dependency",value:"temporal_nearest-parent"},{label:"Temporal sequence",value:"temporal_waterfall"},{label:"Dependency grid",value:"dependency_nearest-parent"},{label:"Sequential grid",value:"dependency_waterfall"},{label:"Comparative duration",value:"left-aligned_duration-sorted"}],r=Y.computed({get(){return`${et.horizontal}_${et.vertical}`},set(u){const[d,f]=u.split("_");bR(d),xR(f)}}),n=Y.computed({get(){return et.disableEdges},set(u){_R(u)}}),s=Y.computed({get(){return et.disableArtifacts},set(u){vR(u)}}),o=Y.computed({get(){return et.disableEvents},set(u){wR(u)}});function a(){const d=et.horizontalScaleMultiplier*1.25;nh(d)}function l(){const u=Math.abs(-.75),d=et.horizontalScaleMultiplier*u;nh(d)}vr.useKeyDown(["-","="],h);function h(u){if(!(Eb(u.target)||u.metaKey||u.ctrlKey))switch(u.key){case"-":l();break;case"=":a();break}}function c(){yR()}return(u,d)=>{const f=Y.resolveComponent("p-radio-group"),p=Y.resolveComponent("p-label"),m=Y.resolveComponent("p-divider"),g=Y.resolveComponent("p-checkbox"),y=Y.resolveComponent("p-overflow-menu");return Y.openBlock(),Y.createBlock(Y.unref(ji.PPopOver),{class:"run-graph-settings","auto-close":"",placement:t},{target:Y.withCtx(({toggle:x})=>[Y.createVNode(Y.unref(ji.PButton),{"aria-label":"Run Graph Options",icon:"CogIcon",flat:"",onClick:x},null,8,["onClick"])]),default:Y.withCtx(()=>[Y.createVNode(y,{class:"run-graph-settings__menu"},{default:Y.withCtx(()=>[Y.createVNode(p,{label:"Layout"},{default:Y.withCtx(()=>[Y.createVNode(f,{modelValue:r.value,"onUpdate:modelValue":d[0]||(d[0]=x=>r.value=x),options:e},{label:Y.withCtx(({option:x})=>[Y.createTextVNode(Y.toDisplayString(x.label),1)]),_:1},8,["modelValue"])]),_:1}),Y.unref(et).isTemporal()||Y.unref(et).isLeftAligned()?(Y.openBlock(),Y.createElementBlock(Y.Fragment,{key:0},[Y.createVNode(m),Y.createVNode(p,{label:"Scaling"},{default:Y.withCtx(()=>[Y.createElementVNode("div",TR,[Y.createVNode(Y.unref(ji.PButton),{title:"Decrease scale (-)",small:"",icon:"MinusIcon",onClick:l}),Y.createVNode(Y.unref(ji.PButton),{title:"Increase scale (+)",small:"",icon:"PlusIcon",onClick:a}),Y.createVNode(Y.unref(ji.PButton),{small:"",onClick:c},{default:Y.withCtx(()=>[Y.createTextVNode(" Reset ")]),_:1})])]),_:1})],64)):Y.createCommentVNode("",!0),Y.createVNode(m),Y.createVNode(g,{modelValue:n.value,"onUpdate:modelValue":d[1]||(d[1]=x=>n.value=x),label:"Hide dependency arrows"},null,8,["modelValue"]),Y.createVNode(g,{modelValue:s.value,"onUpdate:modelValue":d[2]||(d[2]=x=>s.value=x),label:"Hide artifacts"},null,8,["modelValue"]),Y.createVNode(g,{modelValue:o.value,"onUpdate:modelValue":d[3]||(d[3]=x=>o.value=x),label:"Hide events"},null,8,["modelValue"])]),_:1})]),_:1})}}}),CR={class:"run-graph__actions"},ER=Y.defineComponent({__name:"RunGraph",props:{config:{},viewport:{},fullscreen:{type:[Boolean,null],default:null},selected:{default:null}},emits:["update:viewport","update:fullscreen","update:selected"],setup(i,{emit:t}){const e=i,r=t,n=Y.ref(),s=Y.ref(!1),o=Y.computed({get(){return e.fullscreen??s.value},set(u){s.value=u,r("update:fullscreen",u)}});Y.watch(()=>e.selected,u=>Xi(u)),Q.on("itemSelected",u=>r("update:selected",u)),Y.watch(()=>e.viewport,u=>mA(u));const a=Y.computed(()=>({root:{"run-graph--fullscreen":o.value}}));Q.on("viewportDateRangeUpdated",u=>r("update:viewport",u));function l(){Dd({animate:!0})}function h(){o.value=!o.value}Y.onMounted(()=>{if(!n.value)throw new Error("Stage does not exist");QM({stage:n.value,props:e})}),Y.onBeforeUnmount(()=>{qM()}),vr.useKeyDown(["c","f","Escape"],c);function c(u){if(!(Eb(u.target)||u.metaKey||u.ctrlKey))switch(u.key){case"c":l();break;case"f":h();break;case"Escape":o.value&&h();break}}return(u,d)=>{const f=Y.resolveComponent("p-button");return Y.openBlock(),Y.createElementBlock("div",{class:Y.normalizeClass(["run-graph",a.value.root])},[Y.createElementVNode("div",{ref_key:"stage",ref:n,class:"run-graph__stage"},null,512),Y.createElementVNode("div",CR,[Y.createVNode(f,{title:"Recenter graph (c)",icon:"Target",flat:"",onClick:l}),Y.createVNode(f,{title:"Toggle fullscreen (f)",icon:"ArrowsPointingOutIcon",flat:"",onClick:h}),Y.createVNode(SR)])],2)}}});Gt.RunGraph=ER,Gt.artifactTypeIconMap=Ky,Gt.artifactTypes=lM,Gt.isArtifactSelection=zy,Gt.isArtifactsSelection=Yy,Gt.isEventSelection=Jy,Gt.isEventsSelection=$y,Gt.isNodeSelection=th,Gt.isRunGraphNodeType=hM,Gt.isStateSelection=jy,Gt.runGraphNodeKinds=jd,Gt.stateType=cM,Object.defineProperty(Gt,Symbol.toStringTag,{value:"Module"})});
1177
1177
  //# sourceMappingURL=graphs.umd.js.map