diff --git a/build/Favicon.svg b/build/Favicon.svg deleted file mode 100644 index 334391c53..000000000 --- a/build/Favicon.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/build/assets/CheckIcon-4e74d21d.js b/build/assets/CheckIcon-4e74d21d.js deleted file mode 100644 index fe564c31a..000000000 --- a/build/assets/CheckIcon-4e74d21d.js +++ /dev/null @@ -1 +0,0 @@ -import{j as C}from"./index-022521cf.js";const t=o=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 10 7",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M3.08467 5.34482L8.02842 0.401074C8.14508 0.284408 8.28363 0.226074 8.44404 0.226074C8.60446 0.226074 8.743 0.284408 8.85967 0.401074C8.97633 0.517741 9.03467 0.656283 9.03467 0.816699C9.03467 0.977116 8.97633 1.11566 8.85967 1.23232L3.493 6.59899C3.37633 6.71566 3.24022 6.77399 3.08467 6.77399C2.92911 6.77399 2.793 6.71566 2.67633 6.59899L0.168 4.09066C0.0513333 3.97399 -0.00456944 3.83545 0.000291667 3.67503C0.00515278 3.51462 0.0659167 3.37607 0.182583 3.25941C0.29925 3.14274 0.437792 3.08441 0.598208 3.08441C0.758625 3.08441 0.897167 3.14274 1.01383 3.25941L3.08467 5.34482Z",fill:"currentColor"})});export{t as C}; diff --git a/build/assets/ClipLoader-d8628c6c.js b/build/assets/ClipLoader-d8628c6c.js deleted file mode 100644 index 4a22619f7..000000000 --- a/build/assets/ClipLoader-d8628c6c.js +++ /dev/null @@ -1,5 +0,0 @@ -import{r as m}from"./index-022521cf.js";var g={cm:!0,mm:!0,in:!0,px:!0,pt:!0,pc:!0,em:!0,ex:!0,ch:!0,rem:!0,vw:!0,vh:!0,vmin:!0,vmax:!0,"%":!0};function h(e){if(typeof e=="number")return{value:e,unit:"px"};var t,a=(e.match(/^[0-9.]*/)||"").toString();a.includes(".")?t=parseFloat(a):t=parseInt(a,10);var r=(e.match(/[^0-9]*$/)||"").toString();return g[r]?{value:t,unit:r}:(console.warn("React Spinners: ".concat(e," is not a valid css value. Defaulting to ").concat(t,"px.")),{value:t,unit:"px"})}function d(e){var t=h(e);return"".concat(t.value).concat(t.unit)}var b=function(e,t,a){var r="react-spinners-".concat(e,"-").concat(a);if(typeof window>"u"||!window.document)return r;var n=document.createElement("style");document.head.appendChild(n);var o=n.sheet,l=` - @keyframes `.concat(r,` { - `).concat(t,` - } - `);return o&&o.insertRule(l,0),r},i=globalThis&&globalThis.__assign||function(){return i=Object.assign||function(e){for(var t,a=1,r=arguments.length;ao[a]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var M=Object.create,s=Object.defineProperty,w=Object.getOwnPropertyDescriptor,S=Object.getOwnPropertyNames,j=Object.getPrototypeOf,T=Object.prototype.hasOwnProperty,E=(t,e,r)=>e in t?s(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,A=(t,e)=>{for(var r in e)s(t,r,{get:e[r],enumerable:!0})},h=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of S(e))!T.call(t,a)&&a!==r&&s(t,a,{get:()=>e[a],enumerable:!(o=w(e,a))||o.enumerable});return t},L=(t,e,r)=>(r=t!=null?M(j(t)):{},h(e||!t||!t.__esModule?s(r,"default",{value:t,enumerable:!0}):r,t)),C=t=>h(s({},"__esModule",{value:!0}),t),n=(t,e,r)=>(E(t,typeof e!="symbol"?e+"":e,r),r),d={};A(d,{default:()=>p});var _=C(d),c=L(v),l=D,f=O;const x="https://api.dmcdn.net/all.js",N="DM",K="dmAsyncInit";class p extends c.Component{constructor(){super(...arguments),n(this,"callPlayer",l.callPlayer),n(this,"onDurationChange",()=>{const e=this.getDuration();this.props.onDuration(e)}),n(this,"mute",()=>{this.callPlayer("setMuted",!0)}),n(this,"unmute",()=>{this.callPlayer("setMuted",!1)}),n(this,"ref",e=>{this.container=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){const{controls:r,config:o,onError:a,playing:i}=this.props,[,y]=e.match(f.MATCH_URL_DAILYMOTION);if(this.player){this.player.load(y,{start:(0,l.parseStartTime)(e),autoplay:i});return}(0,l.getSDK)(x,N,K,u=>u.player).then(u=>{if(!this.container)return;const m=u.player;this.player=new m(this.container,{width:"100%",height:"100%",video:y,params:{controls:r,autoplay:this.props.playing,mute:this.props.muted,start:(0,l.parseStartTime)(e),origin:window.location.origin,...o.params},events:{apiready:this.props.onReady,seeked:()=>this.props.onSeek(this.player.currentTime),video_end:this.props.onEnded,durationchange:this.onDurationChange,pause:this.props.onPause,playing:this.props.onPlay,waiting:this.props.onBuffer,error:g=>a(g)}})},a)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,r=!0){this.callPlayer("seek",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}getDuration(){return this.player.duration||null}getCurrentTime(){return this.player.currentTime}getSecondsLoaded(){return this.player.bufferedTime}render(){const{display:e}=this.props,r={width:"100%",height:"100%",display:e};return c.default.createElement("div",{style:r},c.default.createElement("div",{ref:this.ref}))}}n(p,"displayName","DailyMotion");n(p,"canPlay",f.canPlay.dailymotion);n(p,"loopOnEnded",!0);const R=P(_),k=b({__proto__:null,default:R},[_]);export{k as D}; diff --git a/build/assets/DeleteIcon-afd5d6e5.js b/build/assets/DeleteIcon-afd5d6e5.js deleted file mode 100644 index 13be7a9c2..000000000 --- a/build/assets/DeleteIcon-afd5d6e5.js +++ /dev/null @@ -1 +0,0 @@ -import{j as e}from"./index-022521cf.js";const s=C=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsxs("g",{id:"delete",children:[e.jsx("mask",{id:"mask0_2401_3378",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:e.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{children:e.jsx("path",{id:"delete_2",d:"M6.08975 17.0834C5.67415 17.0834 5.31919 16.9362 5.02485 16.6419C4.73051 16.3475 4.58333 15.9926 4.58333 15.577V5.00009H4.375C4.19765 5.00009 4.04915 4.94026 3.9295 4.82061C3.80983 4.70095 3.75 4.55245 3.75 4.37511C3.75 4.19776 3.80983 4.04926 3.9295 3.92961C4.04915 3.80994 4.19765 3.75011 4.375 3.75011H7.49998C7.49998 3.54605 7.57183 3.37218 7.71552 3.22848C7.85922 3.08479 8.03309 3.01294 8.23715 3.01294H11.7628C11.9669 3.01294 12.1407 3.08479 12.2844 3.22848C12.4281 3.37218 12.5 3.54605 12.5 3.75011H15.625C15.8023 3.75011 15.9508 3.80994 16.0705 3.92961C16.1901 4.04926 16.25 4.19776 16.25 4.37511C16.25 4.55245 16.1901 4.70095 16.0705 4.82061C15.9508 4.94026 15.8023 5.00009 15.625 5.00009H15.4166V15.577C15.4166 15.9926 15.2695 16.3475 14.9751 16.6419C14.6808 16.9362 14.3258 17.0834 13.9102 17.0834H6.08975ZM14.1666 5.00009H5.83331V15.577C5.83331 15.6518 5.85735 15.7132 5.90544 15.7613C5.95352 15.8094 6.01496 15.8334 6.08975 15.8334H13.9102C13.985 15.8334 14.0464 15.8094 14.0945 15.7613C14.1426 15.7132 14.1666 15.6518 14.1666 15.577V5.00009ZM7.83654 14.1668H9.08652V6.66675H7.83654V14.1668ZM10.9134 14.1668H12.1634V6.66675H10.9134V14.1668Z",fill:"currentColor"})})]})});export{s as D}; diff --git a/build/assets/Facebook-9cbfb8fd.js b/build/assets/Facebook-9cbfb8fd.js deleted file mode 100644 index 398a3c1be..000000000 --- a/build/assets/Facebook-9cbfb8fd.js +++ /dev/null @@ -1 +0,0 @@ -import{n as _,r as P}from"./index-022521cf.js";import{u as g,p as m}from"./index-4378ec35.js";function v(t,e){for(var r=0;ra[s]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var O=Object.create,i=Object.defineProperty,D=Object.getOwnPropertyDescriptor,E=Object.getOwnPropertyNames,S=Object.getPrototypeOf,j=Object.prototype.hasOwnProperty,I=(t,e,r)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,k=(t,e)=>{for(var r in e)i(t,r,{get:e[r],enumerable:!0})},h=(t,e,r,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of E(e))!j.call(t,s)&&s!==r&&i(t,s,{get:()=>e[s],enumerable:!(a=D(e,s))||a.enumerable});return t},w=(t,e,r)=>(r=t!=null?O(S(t)):{},h(e||!t||!t.__esModule?i(r,"default",{value:t,enumerable:!0}):r,t)),F=t=>h(i({},"__esModule",{value:!0}),t),o=(t,e,r)=>(I(t,typeof e!="symbol"?e+"":e,r),r),b={};k(b,{default:()=>l});var d=F(b),u=w(P),n=g,x=m;const c="https://connect.facebook.net/en_US/sdk.js",f="FB",y="fbAsyncInit",L="facebook-player-";class l extends u.Component{constructor(){super(...arguments),o(this,"callPlayer",n.callPlayer),o(this,"playerID",this.props.config.playerId||`${L}${(0,n.randomString)()}`),o(this,"mute",()=>{this.callPlayer("mute")}),o(this,"unmute",()=>{this.callPlayer("unmute")})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e,r){if(r){(0,n.getSDK)(c,f,y).then(a=>a.XFBML.parse());return}(0,n.getSDK)(c,f,y).then(a=>{a.init({appId:this.props.config.appId,xfbml:!0,version:this.props.config.version}),a.Event.subscribe("xfbml.render",s=>{this.props.onLoaded()}),a.Event.subscribe("xfbml.ready",s=>{s.type==="video"&&s.id===this.playerID&&(this.player=s.instance,this.player.subscribe("startedPlaying",this.props.onPlay),this.player.subscribe("paused",this.props.onPause),this.player.subscribe("finishedPlaying",this.props.onEnded),this.player.subscribe("startedBuffering",this.props.onBuffer),this.player.subscribe("finishedBuffering",this.props.onBufferEnd),this.player.subscribe("error",this.props.onError),this.props.muted?this.callPlayer("mute"):this.callPlayer("unmute"),this.props.onReady(),document.getElementById(this.playerID).querySelector("iframe").style.visibility="visible")})})}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,r=!0){this.callPlayer("seek",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}getDuration(){return this.callPlayer("getDuration")}getCurrentTime(){return this.callPlayer("getCurrentPosition")}getSecondsLoaded(){return null}render(){const{attributes:e}=this.props.config,r={width:"100%",height:"100%"};return u.default.createElement("div",{style:r,id:this.playerID,className:"fb-video","data-href":this.props.url,"data-autoplay":this.props.playing?"true":"false","data-allowfullscreen":"true","data-controls":this.props.controls?"true":"false",...e})}}o(l,"displayName","Facebook");o(l,"canPlay",x.canPlay.facebook);o(l,"loopOnEnded",!0);const M=_(d),N=v({__proto__:null,default:M},[d]);export{N as F}; diff --git a/build/assets/FilePlayer-8f1b5c8c.js b/build/assets/FilePlayer-8f1b5c8c.js deleted file mode 100644 index 0fc6557ae..000000000 --- a/build/assets/FilePlayer-8f1b5c8c.js +++ /dev/null @@ -1 +0,0 @@ -import{n as b,r as _}from"./index-022521cf.js";import{u as O,p as A}from"./index-4378ec35.js";function R(s,e){for(var t=0;ti[n]})}}}return Object.freeze(Object.defineProperty(s,Symbol.toStringTag,{value:"Module"}))}var I=Object.create,u=Object.defineProperty,D=Object.getOwnPropertyDescriptor,w=Object.getOwnPropertyNames,M=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty,U=(s,e,t)=>e in s?u(s,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):s[e]=t,N=(s,e)=>{for(var t in e)u(s,t,{get:e[t],enumerable:!0})},E=(s,e,t,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of w(e))!k.call(s,n)&&n!==t&&u(s,n,{get:()=>e[n],enumerable:!(i=D(e,n))||i.enumerable});return s},j=(s,e,t)=>(t=s!=null?I(M(s)):{},E(e||!s||!s.__esModule?u(t,"default",{value:s,enumerable:!0}):t,s)),H=s=>E(u({},"__esModule",{value:!0}),s),r=(s,e,t)=>(U(s,typeof e!="symbol"?e+"":e,t),t),m={};N(m,{default:()=>P});var g=H(m),c=j(_),a=O,d=A;const y=typeof navigator<"u",F=y&&navigator.platform==="MacIntel"&&navigator.maxTouchPoints>1,v=y&&(/iPad|iPhone|iPod/.test(navigator.userAgent)||F)&&!window.MSStream,V=y&&/^((?!chrome|android).)*safari/i.test(navigator.userAgent)&&!window.MSStream,T="https://cdn.jsdelivr.net/npm/hls.js@VERSION/dist/hls.min.js",C="Hls",B="https://cdnjs.cloudflare.com/ajax/libs/dashjs/VERSION/dash.all.min.js",x="dashjs",K="https://cdn.jsdelivr.net/npm/flv.js@VERSION/dist/flv.min.js",G="flvjs",X=/www\.dropbox\.com\/.+/,f=/https:\/\/watch\.cloudflarestream\.com\/([a-z0-9]+)/,W="https://videodelivery.net/{id}/manifest/video.m3u8";class P extends c.Component{constructor(){super(...arguments),r(this,"onReady",(...e)=>this.props.onReady(...e)),r(this,"onPlay",(...e)=>this.props.onPlay(...e)),r(this,"onBuffer",(...e)=>this.props.onBuffer(...e)),r(this,"onBufferEnd",(...e)=>this.props.onBufferEnd(...e)),r(this,"onPause",(...e)=>this.props.onPause(...e)),r(this,"onEnded",(...e)=>this.props.onEnded(...e)),r(this,"onError",(...e)=>this.props.onError(...e)),r(this,"onPlayBackRateChange",e=>this.props.onPlaybackRateChange(e.target.playbackRate)),r(this,"onEnablePIP",(...e)=>this.props.onEnablePIP(...e)),r(this,"onDisablePIP",e=>{const{onDisablePIP:t,playing:i}=this.props;t(e),i&&this.play()}),r(this,"onPresentationModeChange",e=>{if(this.player&&(0,a.supportsWebKitPresentationMode)(this.player)){const{webkitPresentationMode:t}=this.player;t==="picture-in-picture"?this.onEnablePIP(e):t==="inline"&&this.onDisablePIP(e)}}),r(this,"onSeek",e=>{this.props.onSeek(e.target.currentTime)}),r(this,"mute",()=>{this.player.muted=!0}),r(this,"unmute",()=>{this.player.muted=!1}),r(this,"renderSourceElement",(e,t)=>typeof e=="string"?c.default.createElement("source",{key:t,src:e}):c.default.createElement("source",{key:t,...e})),r(this,"renderTrack",(e,t)=>c.default.createElement("track",{key:t,...e})),r(this,"ref",e=>{this.player&&(this.prevPlayer=this.player),this.player=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this),this.addListeners(this.player);const e=this.getSource(this.props.url);e&&(this.player.src=e),(v||this.props.config.forceDisableHls)&&this.player.load()}componentDidUpdate(e){this.shouldUseAudio(this.props)!==this.shouldUseAudio(e)&&(this.removeListeners(this.prevPlayer,e.url),this.addListeners(this.player)),this.props.url!==e.url&&!(0,a.isMediaStream)(this.props.url)&&!(this.props.url instanceof Array)&&(this.player.srcObject=null)}componentWillUnmount(){this.player.removeAttribute("src"),this.removeListeners(this.player),this.hls&&this.hls.destroy()}addListeners(e){const{url:t,playsinline:i}=this.props;e.addEventListener("play",this.onPlay),e.addEventListener("waiting",this.onBuffer),e.addEventListener("playing",this.onBufferEnd),e.addEventListener("pause",this.onPause),e.addEventListener("seeked",this.onSeek),e.addEventListener("ended",this.onEnded),e.addEventListener("error",this.onError),e.addEventListener("ratechange",this.onPlayBackRateChange),e.addEventListener("enterpictureinpicture",this.onEnablePIP),e.addEventListener("leavepictureinpicture",this.onDisablePIP),e.addEventListener("webkitpresentationmodechanged",this.onPresentationModeChange),this.shouldUseHLS(t)||e.addEventListener("canplay",this.onReady),i&&(e.setAttribute("playsinline",""),e.setAttribute("webkit-playsinline",""),e.setAttribute("x5-playsinline",""))}removeListeners(e,t){e.removeEventListener("canplay",this.onReady),e.removeEventListener("play",this.onPlay),e.removeEventListener("waiting",this.onBuffer),e.removeEventListener("playing",this.onBufferEnd),e.removeEventListener("pause",this.onPause),e.removeEventListener("seeked",this.onSeek),e.removeEventListener("ended",this.onEnded),e.removeEventListener("error",this.onError),e.removeEventListener("ratechange",this.onPlayBackRateChange),e.removeEventListener("enterpictureinpicture",this.onEnablePIP),e.removeEventListener("leavepictureinpicture",this.onDisablePIP),e.removeEventListener("webkitpresentationmodechanged",this.onPresentationModeChange),this.shouldUseHLS(t)||e.removeEventListener("canplay",this.onReady)}shouldUseAudio(e){return e.config.forceVideo||e.config.attributes.poster?!1:d.AUDIO_EXTENSIONS.test(e.url)||e.config.forceAudio}shouldUseHLS(e){return V&&this.props.config.forceSafariHLS||this.props.config.forceHLS?!0:v||this.props.config.forceDisableHls?!1:d.HLS_EXTENSIONS.test(e)||f.test(e)}shouldUseDASH(e){return d.DASH_EXTENSIONS.test(e)||this.props.config.forceDASH}shouldUseFLV(e){return d.FLV_EXTENSIONS.test(e)||this.props.config.forceFLV}load(e){const{hlsVersion:t,hlsOptions:i,dashVersion:n,flvVersion:l}=this.props.config;if(this.hls&&this.hls.destroy(),this.dash&&this.dash.reset(),this.shouldUseHLS(e)&&(0,a.getSDK)(T.replace("VERSION",t),C).then(o=>{if(this.hls=new o(i),this.hls.on(o.Events.MANIFEST_PARSED,()=>{this.props.onReady()}),this.hls.on(o.Events.ERROR,(h,p)=>{this.props.onError(h,p,this.hls,o)}),f.test(e)){const h=e.match(f)[1];this.hls.loadSource(W.replace("{id}",h))}else this.hls.loadSource(e);this.hls.attachMedia(this.player),this.props.onLoaded()}),this.shouldUseDASH(e)&&(0,a.getSDK)(B.replace("VERSION",n),x).then(o=>{this.dash=o.MediaPlayer().create(),this.dash.initialize(this.player,e,this.props.playing),this.dash.on("error",this.props.onError),parseInt(n)<3?this.dash.getDebug().setLogToBrowserConsole(!1):this.dash.updateSettings({debug:{logLevel:o.Debug.LOG_LEVEL_NONE}}),this.props.onLoaded()}),this.shouldUseFLV(e)&&(0,a.getSDK)(K.replace("VERSION",l),G).then(o=>{this.flv=o.createPlayer({type:"flv",url:e}),this.flv.attachMediaElement(this.player),this.flv.on(o.Events.ERROR,(h,p)=>{this.props.onError(h,p,this.flv,o)}),this.flv.load(),this.props.onLoaded()}),e instanceof Array)this.player.load();else if((0,a.isMediaStream)(e))try{this.player.srcObject=e}catch{this.player.src=window.URL.createObjectURL(e)}}play(){const e=this.player.play();e&&e.catch(this.props.onError)}pause(){this.player.pause()}stop(){this.player.removeAttribute("src"),this.dash&&this.dash.reset()}seekTo(e,t=!0){this.player.currentTime=e,t||this.pause()}setVolume(e){this.player.volume=e}enablePIP(){this.player.requestPictureInPicture&&document.pictureInPictureElement!==this.player?this.player.requestPictureInPicture():(0,a.supportsWebKitPresentationMode)(this.player)&&this.player.webkitPresentationMode!=="picture-in-picture"&&this.player.webkitSetPresentationMode("picture-in-picture")}disablePIP(){document.exitPictureInPicture&&document.pictureInPictureElement===this.player?document.exitPictureInPicture():(0,a.supportsWebKitPresentationMode)(this.player)&&this.player.webkitPresentationMode!=="inline"&&this.player.webkitSetPresentationMode("inline")}setPlaybackRate(e){try{this.player.playbackRate=e}catch(t){this.props.onError(t)}}getDuration(){if(!this.player)return null;const{duration:e,seekable:t}=this.player;return e===1/0&&t.length>0?t.end(t.length-1):e}getCurrentTime(){return this.player?this.player.currentTime:null}getSecondsLoaded(){if(!this.player)return null;const{buffered:e}=this.player;if(e.length===0)return 0;const t=e.end(e.length-1),i=this.getDuration();return t>i?i:t}getSource(e){const t=this.shouldUseHLS(e),i=this.shouldUseDASH(e),n=this.shouldUseFLV(e);if(!(e instanceof Array||(0,a.isMediaStream)(e)||t||i||n))return X.test(e)?e.replace("www.dropbox.com","dl.dropboxusercontent.com"):e}render(){const{url:e,playing:t,loop:i,controls:n,muted:l,config:o,width:h,height:p}=this.props,L=this.shouldUseAudio(this.props)?"audio":"video",S={width:h==="auto"?h:"100%",height:p==="auto"?p:"100%"};return c.default.createElement(L,{ref:this.ref,src:this.getSource(e),style:S,preload:"auto",autoPlay:t||void 0,controls:n,muted:l,loop:i,...o.attributes},e instanceof Array&&e.map(this.renderSourceElement),o.tracks.map(this.renderTrack))}}r(P,"displayName","FilePlayer");r(P,"canPlay",d.canPlay.file);const z=b(g),Q=R({__proto__:null,default:z},[g]);export{Q as F}; diff --git a/build/assets/FormControlLabel-8c91edc9.js b/build/assets/FormControlLabel-8c91edc9.js deleted file mode 100644 index f6aaca274..000000000 --- a/build/assets/FormControlLabel-8c91edc9.js +++ /dev/null @@ -1 +0,0 @@ -import{b as z,g as A,s as B,_ as d,i as V,r as j,a as D,j as f,c as T,e as _,d as O,u as X}from"./index-022521cf.js";import{u as Y,a as W,f as Z,S as ee}from"./Stack-ce2a5ec5.js";import{p as oe}from"./index-586dfb7f.js";import{T as M}from"./Typography-13dc67f3.js";function te(e){return z("PrivateSwitchBase",e)}A("PrivateSwitchBase",["root","checked","disabled","input","edgeStart","edgeEnd"]);const se=["autoFocus","checked","checkedIcon","className","defaultChecked","disabled","disableFocusRipple","edge","icon","id","inputProps","inputRef","name","onBlur","onChange","onFocus","readOnly","required","tabIndex","type","value"],ae=e=>{const{classes:o,checked:a,disabled:l,edge:s}=e,t={root:["root",a&&"checked",l&&"disabled",s&&`edge${_(s)}`],input:["input"]};return O(t,te,o)},re=B(oe)(({ownerState:e})=>d({padding:9,borderRadius:"50%"},e.edge==="start"&&{marginLeft:e.size==="small"?-3:-12},e.edge==="end"&&{marginRight:e.size==="small"?-3:-12})),le=B("input",{shouldForwardProp:V})({cursor:"inherit",position:"absolute",opacity:0,width:"100%",height:"100%",top:0,left:0,margin:0,padding:0,zIndex:1}),ne=j.forwardRef(function(o,a){const{autoFocus:l,checked:s,checkedIcon:t,className:g,defaultChecked:x,disabled:p,disableFocusRipple:C=!1,edge:L=!1,icon:w,id:v,inputProps:R,inputRef:$,name:q,onBlur:m,onChange:P,onFocus:b,readOnly:S,required:I=!1,tabIndex:y,type:n,value:h}=o,i=D(o,se),[u,H]=Y({controlled:s,default:!!x,name:"SwitchBase",state:"checked"}),c=W(),G=r=>{b&&b(r),c&&c.onFocus&&c.onFocus(r)},J=r=>{m&&m(r),c&&c.onBlur&&c.onBlur(r)},K=r=>{if(r.nativeEvent.defaultPrevented)return;const U=r.target.checked;H(U),P&&P(r,U)};let k=p;c&&typeof k>"u"&&(k=c.disabled);const Q=n==="checkbox"||n==="radio",N=d({},o,{checked:u,disabled:k,disableFocusRipple:C,edge:L}),E=ae(N);return f.jsxs(re,d({component:"span",className:T(E.root,g),centerRipple:!0,focusRipple:!C,disabled:k,tabIndex:null,role:void 0,onFocus:G,onBlur:J,ownerState:N,ref:a},i,{children:[f.jsx(le,d({autoFocus:l,checked:s,defaultChecked:x,className:E.input,disabled:k,id:Q?v:void 0,name:q,onChange:K,readOnly:S,ref:$,required:I,ownerState:N,tabIndex:y,type:n},n==="checkbox"&&h===void 0?{}:{value:h},R)),u?t:w]}))}),Pe=ne;function ie(e){return z("MuiFormControlLabel",e)}const ce=A("MuiFormControlLabel",["root","labelPlacementStart","labelPlacementTop","labelPlacementBottom","disabled","label","error","required","asterisk"]),F=ce,de=["checked","className","componentsProps","control","disabled","disableTypography","inputRef","label","labelPlacement","name","onChange","required","slotProps","value"],ue=e=>{const{classes:o,disabled:a,labelPlacement:l,error:s,required:t}=e,g={root:["root",a&&"disabled",`labelPlacement${_(l)}`,s&&"error",t&&"required"],label:["label",a&&"disabled"],asterisk:["asterisk",s&&"error"]};return O(g,ie,o)},pe=B("label",{name:"MuiFormControlLabel",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:a}=e;return[{[`& .${F.label}`]:o.label},o.root,o[`labelPlacement${_(a.labelPlacement)}`]]}})(({theme:e,ownerState:o})=>d({display:"inline-flex",alignItems:"center",cursor:"pointer",verticalAlign:"middle",WebkitTapHighlightColor:"transparent",marginLeft:-11,marginRight:16,[`&.${F.disabled}`]:{cursor:"default"}},o.labelPlacement==="start"&&{flexDirection:"row-reverse",marginLeft:16,marginRight:-11},o.labelPlacement==="top"&&{flexDirection:"column-reverse",marginLeft:16},o.labelPlacement==="bottom"&&{flexDirection:"column",marginLeft:16},{[`& .${F.label}`]:{[`&.${F.disabled}`]:{color:(e.vars||e).palette.text.disabled}}})),me=B("span",{name:"MuiFormControlLabel",slot:"Asterisk",overridesResolver:(e,o)=>o.asterisk})(({theme:e})=>({[`&.${F.error}`]:{color:(e.vars||e).palette.error.main}})),be=j.forwardRef(function(o,a){var l,s;const t=X({props:o,name:"MuiFormControlLabel"}),{className:g,componentsProps:x={},control:p,disabled:C,disableTypography:L,label:w,labelPlacement:v="end",required:R,slotProps:$={}}=t,q=D(t,de),m=W(),P=(l=C??p.props.disabled)!=null?l:m==null?void 0:m.disabled,b=R??p.props.required,S={disabled:P,required:b};["checked","name","onChange","value","inputRef"].forEach(u=>{typeof p.props[u]>"u"&&typeof t[u]<"u"&&(S[u]=t[u])});const I=Z({props:t,muiFormControl:m,states:["error"]}),y=d({},t,{disabled:P,labelPlacement:v,required:b,error:I.error}),n=ue(y),h=(s=$.typography)!=null?s:x.typography;let i=w;return i!=null&&i.type!==M&&!L&&(i=f.jsx(M,d({component:"span"},h,{className:T(n.label,h==null?void 0:h.className),children:i}))),f.jsxs(pe,d({className:T(n.root,g),ownerState:y,ref:a},q,{children:[j.cloneElement(p,S),b?f.jsxs(ee,{display:"block",children:[i,f.jsxs(me,{ownerState:y,"aria-hidden":!0,className:n.asterisk,children:[" ","*"]})]}):i]}))}),ye=be;export{ye as F,Pe as S}; diff --git a/build/assets/InfoIcon-b7d3736d.js b/build/assets/InfoIcon-b7d3736d.js deleted file mode 100644 index be4c85483..000000000 --- a/build/assets/InfoIcon-b7d3736d.js +++ /dev/null @@ -1 +0,0 @@ -import{j as C}from"./index-022521cf.js";const r=i=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsxs("g",{id:"info",children:[C.jsx("mask",{id:"mask0_2682_970",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:C.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),C.jsx("g",{mask:"url(#mask0_2682_970)",children:C.jsx("path",{id:"info_2",d:"M7.99992 11.3334C8.18881 11.3334 8.34714 11.2695 8.47492 11.1417C8.6027 11.0139 8.66658 10.8556 8.66658 10.6667V8.00004C8.66658 7.81115 8.6027 7.65282 8.47492 7.52504C8.34714 7.39726 8.18881 7.33337 7.99992 7.33337C7.81103 7.33337 7.6527 7.39726 7.52492 7.52504C7.39714 7.65282 7.33325 7.81115 7.33325 8.00004V10.6667C7.33325 10.8556 7.39714 11.0139 7.52492 11.1417C7.6527 11.2695 7.81103 11.3334 7.99992 11.3334ZM7.99992 6.00004C8.18881 6.00004 8.34714 5.93615 8.47492 5.80837C8.6027 5.6806 8.66658 5.52226 8.66658 5.33337C8.66658 5.14448 8.6027 4.98615 8.47492 4.85837C8.34714 4.7306 8.18881 4.66671 7.99992 4.66671C7.81103 4.66671 7.6527 4.7306 7.52492 4.85837C7.39714 4.98615 7.33325 5.14448 7.33325 5.33337C7.33325 5.52226 7.39714 5.6806 7.52492 5.80837C7.6527 5.93615 7.81103 6.00004 7.99992 6.00004ZM7.99992 14.6667C7.0777 14.6667 6.21103 14.4917 5.39992 14.1417C4.58881 13.7917 3.88325 13.3167 3.28325 12.7167C2.68325 12.1167 2.20825 11.4112 1.85825 10.6C1.50825 9.78893 1.33325 8.92226 1.33325 8.00004C1.33325 7.07782 1.50825 6.21115 1.85825 5.40004C2.20825 4.58893 2.68325 3.88337 3.28325 3.28337C3.88325 2.68337 4.58881 2.20837 5.39992 1.85837C6.21103 1.50837 7.0777 1.33337 7.99992 1.33337C8.92214 1.33337 9.78881 1.50837 10.5999 1.85837C11.411 2.20837 12.1166 2.68337 12.7166 3.28337C13.3166 3.88337 13.7916 4.58893 14.1416 5.40004C14.4916 6.21115 14.6666 7.07782 14.6666 8.00004C14.6666 8.92226 14.4916 9.78893 14.1416 10.6C13.7916 11.4112 13.3166 12.1167 12.7166 12.7167C12.1166 13.3167 11.411 13.7917 10.5999 14.1417C9.78881 14.4917 8.92214 14.6667 7.99992 14.6667ZM7.99992 13.3334C9.48881 13.3334 10.7499 12.8167 11.7833 11.7834C12.8166 10.75 13.3333 9.48893 13.3333 8.00004C13.3333 6.51115 12.8166 5.25004 11.7833 4.21671C10.7499 3.18337 9.48881 2.66671 7.99992 2.66671C6.51103 2.66671 5.24992 3.18337 4.21659 4.21671C3.18325 5.25004 2.66659 6.51115 2.66659 8.00004C2.66659 9.48893 3.18325 10.75 4.21659 11.7834C5.24992 12.8167 6.51103 13.3334 7.99992 13.3334Z",fill:"currentColor"})})]})});export{r as I}; diff --git a/build/assets/Kaltura-f1b9cba8.js b/build/assets/Kaltura-f1b9cba8.js deleted file mode 100644 index 09d1c11b3..000000000 --- a/build/assets/Kaltura-f1b9cba8.js +++ /dev/null @@ -1 +0,0 @@ -import{n as y,r as f}from"./index-022521cf.js";import{u as _,p as m}from"./index-4378ec35.js";function P(r,e){for(var t=0;to[a]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var g=Object.create,n=Object.defineProperty,b=Object.getOwnPropertyDescriptor,v=Object.getOwnPropertyNames,O=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty,j=(r,e,t)=>e in r?n(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,L=(r,e)=>{for(var t in e)n(r,t,{get:e[t],enumerable:!0})},c=(r,e,t,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of v(e))!w.call(r,a)&&a!==t&&n(r,a,{get:()=>e[a],enumerable:!(o=b(e,a))||o.enumerable});return r},K=(r,e,t)=>(t=r!=null?g(O(r)):{},c(e||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),D=r=>c(n({},"__esModule",{value:!0}),r),s=(r,e,t)=>(j(r,typeof e!="symbol"?e+"":e,t),t),h={};L(h,{default:()=>i});var d=D(h),u=K(f),p=_,S=m;const T="https://cdn.embed.ly/player-0.1.0.min.js",E="playerjs";class i extends u.Component{constructor(){super(...arguments),s(this,"callPlayer",p.callPlayer),s(this,"duration",null),s(this,"currentTime",null),s(this,"secondsLoaded",null),s(this,"mute",()=>{this.callPlayer("mute")}),s(this,"unmute",()=>{this.callPlayer("unmute")}),s(this,"ref",e=>{this.iframe=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){(0,p.getSDK)(T,E).then(t=>{this.iframe&&(this.player=new t.Player(this.iframe),this.player.on("ready",()=>{setTimeout(()=>{this.player.isReady=!0,this.player.setLoop(this.props.loop),this.props.muted&&this.player.mute(),this.addListeners(this.player,this.props),this.props.onReady()},500)}))},this.props.onError)}addListeners(e,t){e.on("play",t.onPlay),e.on("pause",t.onPause),e.on("ended",t.onEnded),e.on("error",t.onError),e.on("timeupdate",({duration:o,seconds:a})=>{this.duration=o,this.currentTime=a})}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,t=!0){this.callPlayer("setCurrentTime",e),t||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}setLoop(e){this.callPlayer("setLoop",e)}getDuration(){return this.duration}getCurrentTime(){return this.currentTime}getSecondsLoaded(){return this.secondsLoaded}render(){const e={width:"100%",height:"100%"};return u.default.createElement("iframe",{ref:this.ref,src:this.props.url,frameBorder:"0",scrolling:"no",style:e,allow:"encrypted-media; autoplay; fullscreen;",referrerPolicy:"no-referrer-when-downgrade"})}}s(i,"displayName","Kaltura");s(i,"canPlay",S.canPlay.kaltura);const M=y(d),N=P({__proto__:null,default:M},[d]);export{N as K}; diff --git a/build/assets/MergeIcon-b7c61b0a.js b/build/assets/MergeIcon-b7c61b0a.js deleted file mode 100644 index 99359fe5c..000000000 --- a/build/assets/MergeIcon-b7c61b0a.js +++ /dev/null @@ -1 +0,0 @@ -import{j as C}from"./index-022521cf.js";const o=r=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("g",{id:"Type=Edit, Size=20x20",children:C.jsx("path",{id:"icon","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.9243 3.3359L9.06461 9.19559C8.97523 9.28497 8.9036 9.39048 8.85353 9.50654L7.99772 11.49C7.89015 11.7394 8.14272 11.9919 8.39203 11.8843L10.3755 11.0285C10.4916 10.9785 10.5971 10.9068 10.6865 10.8175L16.5462 4.95777C16.994 4.50991 16.994 3.78377 16.5462 3.3359C16.0983 2.88804 15.3722 2.88804 14.9243 3.3359ZM14.5297 10.7363C14.5297 10.3876 14.8127 10.1047 15.1615 10.1047C15.5116 10.1047 15.7933 10.3889 15.7933 10.7363L15.7222 14.1051C15.7222 15.1499 14.8954 16 13.8506 16H5.87166C4.85054 16 4 15.1499 4 14.0814V6.0806C4 5.05918 4.85054 4.2091 5.87166 4.2091L9.68606 4.20936C10.0362 4.20936 10.3178 4.49228 10.3178 4.841C10.3178 5.18972 10.0349 5.47264 9.68606 5.47264H5.89535C5.54735 5.47264 5.26357 5.75609 5.26357 6.10428V14.1051C5.26357 14.4533 5.54735 14.7367 5.89535 14.7367H13.898C14.246 14.7367 14.5297 14.4533 14.5297 14.1051V10.7363Z",fill:"currentColor"})})}),l=r=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M7.37516 8.625V11.3334C7.37516 11.5104 7.43508 11.6589 7.55491 11.7786C7.67476 11.8984 7.82326 11.9583 8.00041 11.9583C8.17758 11.9583 8.32599 11.8984 8.44564 11.7786C8.5653 11.6589 8.62512 11.5104 8.62512 11.3334V8.625H11.3335C11.5106 8.625 11.659 8.56508 11.7788 8.44525C11.8986 8.3254 11.9585 8.1769 11.9585 7.99975C11.9585 7.82258 11.8986 7.67417 11.7788 7.55452C11.659 7.43487 11.5106 7.37504 11.3335 7.37504H8.62512V4.66669C8.62512 4.4896 8.56521 4.34117 8.44537 4.22137C8.32553 4.1016 8.17702 4.04171 7.99987 4.04171C7.82271 4.04171 7.6743 4.1016 7.55464 4.22137C7.43499 4.34117 7.37516 4.4896 7.37516 4.66669V7.37504H4.66681C4.48973 7.37504 4.3413 7.43496 4.22152 7.55479C4.10173 7.67464 4.04183 7.82314 4.04183 8.00029C4.04183 8.17746 4.10173 8.32587 4.22152 8.44552C4.3413 8.56517 4.48973 8.625 4.66681 8.625H7.37516ZM8.00154 15.9167C6.90659 15.9167 5.8774 15.7089 4.91395 15.2933C3.9505 14.8778 3.11243 14.3138 2.39975 13.6015C1.68705 12.8891 1.12284 12.0514 0.7071 11.0884C0.291364 10.1253 0.0834961 9.09636 0.0834961 8.00142C0.0834961 6.90647 0.291274 5.87728 0.70683 4.91383C1.12239 3.95037 1.68634 3.11231 2.3987 2.39963C3.11108 1.68693 3.94878 1.12272 4.91181 0.706979C5.87482 0.291243 6.9038 0.083374 7.99875 0.083374C9.09369 0.083374 10.1229 0.291153 11.0863 0.706708C12.0498 1.12226 12.8879 1.68622 13.6005 2.39858C14.3132 3.11096 14.8774 3.94866 15.2932 4.91169C15.7089 5.8747 15.9168 6.90368 15.9168 7.99863C15.9168 9.09357 15.709 10.1228 15.2935 11.0862C14.8779 12.0497 14.3139 12.8877 13.6016 13.6004C12.8892 14.3131 12.0515 14.8773 11.0885 15.2931C10.1255 15.7088 9.09648 15.9167 8.00154 15.9167ZM8.00014 14.6667C9.86125 14.6667 11.4376 14.0209 12.7293 12.7292C14.021 11.4375 14.6668 9.86113 14.6668 8.00002C14.6668 6.13891 14.021 4.56252 12.7293 3.27085C11.4376 1.97919 9.86125 1.33335 8.00014 1.33335C6.13903 1.33335 4.56264 1.97919 3.27098 3.27085C1.97931 4.56252 1.33348 6.13891 1.33348 8.00002C1.33348 9.86113 1.97931 11.4375 3.27098 12.7292C4.56264 14.0209 6.13903 14.6667 8.00014 14.6667Z",fill:"currentColor"})}),i=r=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("path",{d:"M1.33317 15.5L0.166504 14.3333L4.18734 10.2917C4.50678 9.97222 4.74984 9.61111 4.9165 9.20833C5.08317 8.80556 5.1665 8.38194 5.1665 7.9375L5.1665 3.6875L3.83317 5L2.6665 3.83333L5.99984 0.5L9.33317 3.83333L8.1665 5L6.83317 3.6875L6.83317 7.9375C6.83317 8.38194 6.9165 8.80556 7.08317 9.20833C7.24984 9.61111 7.49289 9.97222 7.81234 10.2917L11.8332 14.3333L10.6665 15.5L5.99984 10.8333L1.33317 15.5Z",fill:"currentColor"})});export{l as A,o as E,i as M}; diff --git a/build/assets/Mixcloud-0967013d.js b/build/assets/Mixcloud-0967013d.js deleted file mode 100644 index acb6ff916..000000000 --- a/build/assets/Mixcloud-0967013d.js +++ /dev/null @@ -1 +0,0 @@ -import{n as _,r as f}from"./index-022521cf.js";import{u as m,p as g}from"./index-4378ec35.js";function v(t,e){for(var r=0;rs[o]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var P=Object.create,i=Object.defineProperty,O=Object.getOwnPropertyDescriptor,b=Object.getOwnPropertyNames,M=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty,x=(t,e,r)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,j=(t,e)=>{for(var r in e)i(t,r,{get:e[r],enumerable:!0})},c=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of b(e))!w.call(t,o)&&o!==r&&i(t,o,{get:()=>e[o],enumerable:!(s=O(e,o))||s.enumerable});return t},D=(t,e,r)=>(r=t!=null?P(M(t)):{},c(e||!t||!t.__esModule?i(r,"default",{value:t,enumerable:!0}):r,t)),S=t=>c(i({},"__esModule",{value:!0}),t),a=(t,e,r)=>(x(t,typeof e!="symbol"?e+"":e,r),r),d={};j(d,{default:()=>l});var h=S(d),u=D(f),p=m,y=g;const E="https://widget.mixcloud.com/media/js/widgetApi.js",L="Mixcloud";class l extends u.Component{constructor(){super(...arguments),a(this,"callPlayer",p.callPlayer),a(this,"duration",null),a(this,"currentTime",null),a(this,"secondsLoaded",null),a(this,"mute",()=>{}),a(this,"unmute",()=>{}),a(this,"ref",e=>{this.iframe=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){(0,p.getSDK)(E,L).then(r=>{this.player=r.PlayerWidget(this.iframe),this.player.ready.then(()=>{this.player.events.play.on(this.props.onPlay),this.player.events.pause.on(this.props.onPause),this.player.events.ended.on(this.props.onEnded),this.player.events.error.on(this.props.error),this.player.events.progress.on((s,o)=>{this.currentTime=s,this.duration=o}),this.props.onReady()})},this.props.onError)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,r=!0){this.callPlayer("seek",e),r||this.pause()}setVolume(e){}getDuration(){return this.duration}getCurrentTime(){return this.currentTime}getSecondsLoaded(){return null}render(){const{url:e,config:r}=this.props,s=e.match(y.MATCH_URL_MIXCLOUD)[1],o={width:"100%",height:"100%"},n=(0,p.queryString)({...r.options,feed:`/${s}/`});return u.default.createElement("iframe",{key:s,ref:this.ref,style:o,src:`https://www.mixcloud.com/widget/iframe/?${n}`,frameBorder:"0",allow:"autoplay"})}}a(l,"displayName","Mixcloud");a(l,"canPlay",y.canPlay.mixcloud);a(l,"loopOnEnded",!0);const T=_(h),N=v({__proto__:null,default:T},[h]);export{N as M}; diff --git a/build/assets/NodeCircleIcon-e840b41b.js b/build/assets/NodeCircleIcon-e840b41b.js deleted file mode 100644 index 84f7f65d8..000000000 --- a/build/assets/NodeCircleIcon-e840b41b.js +++ /dev/null @@ -1,8 +0,0 @@ -import{o,a$ as e,aZ as r,aY as n,j as t}from"./index-022521cf.js";import{I as i}from"./index-586dfb7f.js";const l={[e]:"RSS link",[r]:"Twitter Handle",[n]:"Youtube channel"},w="Sources Table",p="Queued Sources",d="Topics",h="View Content",u="date",T="edge_count",x="alphabetically",E="https://twitter.com",m="IS_ALIAS",g="https://www.twitter.com/anyuser/status/",I=o(i)` - && { - vertical-align: middle; - margin: 5px 0 0 4px; - padding: 4px; - transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1); - } -`,L=s=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 6 10",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M6 5L6.90043e-08 9.33013L4.47556e-07 0.669872L6 5Z",fill:"currentColor"})}),S=s=>t.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M4.5 6.04386L7.83333 2.83398V13.6673",stroke:"white","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"}),t.jsx("path",{d:"M15.5 13.9581L12.1667 17.168L12.1667 6.33463",stroke:"white","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),C=s=>t.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 10 10",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("circle",{cx:"5",cy:"5",r:"4.5",fill:"currentColor",stroke:"#6B7A8D"})});export{x as A,u as D,T as E,S as F,m as I,C as N,p as Q,I as S,g as T,h as V,E as a,L as b,d as c,w as d,l as s}; diff --git a/build/assets/PlusIcon-6ec48130.js b/build/assets/PlusIcon-6ec48130.js deleted file mode 100644 index c47a38230..000000000 --- a/build/assets/PlusIcon-6ec48130.js +++ /dev/null @@ -1 +0,0 @@ -import{j as s}from"./index-022521cf.js";const t=e=>s.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 21 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[s.jsx("mask",{id:"mask0_3553_6463",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"21",height:"20",children:s.jsx("rect",{x:"0.5",width:"1em",height:"1em",fill:"currentColor"})}),s.jsx("g",{children:s.jsx("path",{d:"M9.87516 10.625H5.7085C5.53141 10.625 5.38298 10.5651 5.26318 10.4453C5.14339 10.3254 5.0835 10.1769 5.0835 9.99975C5.0835 9.82258 5.14339 9.67417 5.26318 9.55452C5.38298 9.43487 5.53141 9.37504 5.7085 9.37504H9.87516V5.20837C9.87516 5.03129 9.93508 4.88285 10.0549 4.76306C10.1748 4.64327 10.3233 4.58337 10.5004 4.58337C10.6776 4.58337 10.826 4.64327 10.9456 4.76306C11.0653 4.88285 11.1251 5.03129 11.1251 5.20837V9.37504H15.2918C15.4689 9.37504 15.6173 9.43496 15.7371 9.55479C15.8569 9.67464 15.9168 9.82314 15.9168 10.0003C15.9168 10.1775 15.8569 10.3259 15.7371 10.4455C15.6173 10.5652 15.4689 10.625 15.2918 10.625H11.1251V14.7917C11.1251 14.9688 11.0652 15.1172 10.9454 15.237C10.8255 15.3568 10.677 15.4167 10.4999 15.4167C10.3227 15.4167 10.1743 15.3568 10.0546 15.237C9.93499 15.1172 9.87516 14.9688 9.87516 14.7917V10.625Z",fill:"currentColor"})})]});export{t as P}; diff --git a/build/assets/Popover-cc3c7b26.js b/build/assets/Popover-cc3c7b26.js deleted file mode 100644 index f9a57c156..000000000 --- a/build/assets/Popover-cc3c7b26.js +++ /dev/null @@ -1 +0,0 @@ -import{m as me,a as G,R as ve,b as xe,g as be,s as se,_ as g,f as Ae,r as c,u as Pe,j as A,c as ie,d as ye,h as Ze,ac as Xe}from"./index-022521cf.js";import{w as et,x as Ve,e as ae,f as Le,t as _e,g as Be}from"./index-586dfb7f.js";import{o as q,a as fe,e as tt,u as Ee,d as nt,i as ot}from"./useSlotProps-51fc8b9f.js";function je(...e){return e.reduce((t,r)=>r==null?t:function(...i){t.apply(this,i),r.apply(this,i)},()=>{})}function rt(e){const t=e.documentElement.clientWidth;return Math.abs(window.innerWidth-t)}const it=e=>{let t;return e<1?t=5.11916*e**2:t=4.5*Math.log(e+1)+2,(t/100).toFixed(2)},He=it,Ue={disabled:!1};var st=function(t){return t.scrollTop},ue="unmounted",Y="exited",J="entering",re="entered",Ne="exiting",X=function(e){et(t,e);function t(o,i){var n;n=e.call(this,o,i)||this;var s=i,a=s&&!s.isMounting?o.enter:o.appear,l;return n.appearStatus=null,o.in?a?(l=Y,n.appearStatus=J):l=re:o.unmountOnExit||o.mountOnEnter?l=ue:l=Y,n.state={status:l},n.nextCallback=null,n}t.getDerivedStateFromProps=function(i,n){var s=i.in;return s&&n.status===ue?{status:Y}:null};var r=t.prototype;return r.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},r.componentDidUpdate=function(i){var n=null;if(i!==this.props){var s=this.state.status;this.props.in?s!==J&&s!==re&&(n=J):(s===J||s===re)&&(n=Ne)}this.updateStatus(!1,n)},r.componentWillUnmount=function(){this.cancelNextCallback()},r.getTimeouts=function(){var i=this.props.timeout,n,s,a;return n=s=a=i,i!=null&&typeof i!="number"&&(n=i.exit,s=i.enter,a=i.appear!==void 0?i.appear:s),{exit:n,enter:s,appear:a}},r.updateStatus=function(i,n){if(i===void 0&&(i=!1),n!==null)if(this.cancelNextCallback(),n===J){if(this.props.unmountOnExit||this.props.mountOnEnter){var s=this.props.nodeRef?this.props.nodeRef.current:me.findDOMNode(this);s&&st(s)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Y&&this.setState({status:ue})},r.performEnter=function(i){var n=this,s=this.props.enter,a=this.context?this.context.isMounting:i,l=this.props.nodeRef?[a]:[me.findDOMNode(this),a],d=l[0],m=l[1],E=this.getTimeouts(),C=a?E.appear:E.enter;if(!i&&!s||Ue.disabled){this.safeSetState({status:re},function(){n.props.onEntered(d)});return}this.props.onEnter(d,m),this.safeSetState({status:J},function(){n.props.onEntering(d,m),n.onTransitionEnd(C,function(){n.safeSetState({status:re},function(){n.props.onEntered(d,m)})})})},r.performExit=function(){var i=this,n=this.props.exit,s=this.getTimeouts(),a=this.props.nodeRef?void 0:me.findDOMNode(this);if(!n||Ue.disabled){this.safeSetState({status:Y},function(){i.props.onExited(a)});return}this.props.onExit(a),this.safeSetState({status:Ne},function(){i.props.onExiting(a),i.onTransitionEnd(s.exit,function(){i.safeSetState({status:Y},function(){i.props.onExited(a)})})})},r.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},r.safeSetState=function(i,n){n=this.setNextCallback(n),this.setState(i,n)},r.setNextCallback=function(i){var n=this,s=!0;return this.nextCallback=function(a){s&&(s=!1,n.nextCallback=null,i(a))},this.nextCallback.cancel=function(){s=!1},this.nextCallback},r.onTransitionEnd=function(i,n){this.setNextCallback(n);var s=this.props.nodeRef?this.props.nodeRef.current:me.findDOMNode(this),a=i==null&&!this.props.addEndListener;if(!s||a){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var l=this.props.nodeRef?[this.nextCallback]:[s,this.nextCallback],d=l[0],m=l[1];this.props.addEndListener(d,m)}i!=null&&setTimeout(this.nextCallback,i)},r.render=function(){var i=this.state.status;if(i===ue)return null;var n=this.props,s=n.children;n.in,n.mountOnEnter,n.unmountOnExit,n.appear,n.enter,n.exit,n.timeout,n.addEndListener,n.onEnter,n.onEntering,n.onEntered,n.onExit,n.onExiting,n.onExited,n.nodeRef;var a=G(n,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return ve.createElement(Ve.Provider,{value:null},typeof s=="function"?s(i,a):ve.cloneElement(ve.Children.only(s),a))},t}(ve.Component);X.contextType=Ve;X.propTypes={};function oe(){}X.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:oe,onEntering:oe,onEntered:oe,onExit:oe,onExiting:oe,onExited:oe};X.UNMOUNTED=ue;X.EXITED=Y;X.ENTERING=J;X.ENTERED=re;X.EXITING=Ne;const Ye=X,Je=e=>e.scrollTop;function ge(e,t){var r,o;const{timeout:i,easing:n,style:s={}}=e;return{duration:(r=s.transitionDuration)!=null?r:typeof i=="number"?i:i[t.mode]||0,easing:(o=s.transitionTimingFunction)!=null?o:typeof n=="object"?n[t.mode]:n,delay:s.transitionDelay}}function at(e){return xe("MuiPaper",e)}be("MuiPaper",["root","rounded","outlined","elevation","elevation0","elevation1","elevation2","elevation3","elevation4","elevation5","elevation6","elevation7","elevation8","elevation9","elevation10","elevation11","elevation12","elevation13","elevation14","elevation15","elevation16","elevation17","elevation18","elevation19","elevation20","elevation21","elevation22","elevation23","elevation24"]);const lt=["className","component","elevation","square","variant"],ct=e=>{const{square:t,elevation:r,variant:o,classes:i}=e,n={root:["root",o,!t&&"rounded",o==="elevation"&&`elevation${r}`]};return ye(n,at,i)},ut=se("div",{name:"MuiPaper",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,t[r.variant],!r.square&&t.rounded,r.variant==="elevation"&&t[`elevation${r.elevation}`]]}})(({theme:e,ownerState:t})=>{var r;return g({backgroundColor:(e.vars||e).palette.background.paper,color:(e.vars||e).palette.text.primary,transition:e.transitions.create("box-shadow")},!t.square&&{borderRadius:e.shape.borderRadius},t.variant==="outlined"&&{border:`1px solid ${(e.vars||e).palette.divider}`},t.variant==="elevation"&&g({boxShadow:(e.vars||e).shadows[t.elevation]},!e.vars&&e.palette.mode==="dark"&&{backgroundImage:`linear-gradient(${Ae("#fff",He(t.elevation))}, ${Ae("#fff",He(t.elevation))})`},e.vars&&{backgroundImage:(r=e.vars.overlays)==null?void 0:r[t.elevation]}))}),dt=c.forwardRef(function(t,r){const o=Pe({props:t,name:"MuiPaper"}),{className:i,component:n="div",elevation:s=1,square:a=!1,variant:l="elevation"}=o,d=G(o,lt),m=g({},o,{component:n,elevation:s,square:a,variant:l}),E=ct(m);return A.jsx(ut,g({as:n,ownerState:m,className:ie(E.root,i),ref:r},d))}),ft=dt,pt=["input","select","textarea","a[href]","button","[tabindex]","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])'].join(",");function ht(e){const t=parseInt(e.getAttribute("tabindex")||"",10);return Number.isNaN(t)?e.contentEditable==="true"||(e.nodeName==="AUDIO"||e.nodeName==="VIDEO"||e.nodeName==="DETAILS")&&e.getAttribute("tabindex")===null?0:e.tabIndex:t}function mt(e){if(e.tagName!=="INPUT"||e.type!=="radio"||!e.name)return!1;const t=o=>e.ownerDocument.querySelector(`input[type="radio"]${o}`);let r=t(`[name="${e.name}"]:checked`);return r||(r=t(`[name="${e.name}"]`)),r!==e}function vt(e){return!(e.disabled||e.tagName==="INPUT"&&e.type==="hidden"||mt(e))}function Et(e){const t=[],r=[];return Array.from(e.querySelectorAll(pt)).forEach((o,i)=>{const n=ht(o);n===-1||!vt(o)||(n===0?t.push(o):r.push({documentOrder:i,tabIndex:n,node:o}))}),r.sort((o,i)=>o.tabIndex===i.tabIndex?o.documentOrder-i.documentOrder:o.tabIndex-i.tabIndex).map(o=>o.node).concat(t)}function gt(){return!0}function xt(e){const{children:t,disableAutoFocus:r=!1,disableEnforceFocus:o=!1,disableRestoreFocus:i=!1,getTabbable:n=Et,isEnabled:s=gt,open:a}=e,l=c.useRef(!1),d=c.useRef(null),m=c.useRef(null),E=c.useRef(null),C=c.useRef(null),N=c.useRef(!1),h=c.useRef(null),S=ae(t.ref,h),y=c.useRef(null);c.useEffect(()=>{!a||!h.current||(N.current=!r)},[r,a]),c.useEffect(()=>{if(!a||!h.current)return;const u=q(h.current);return h.current.contains(u.activeElement)||(h.current.hasAttribute("tabIndex")||h.current.setAttribute("tabIndex","-1"),N.current&&h.current.focus()),()=>{i||(E.current&&E.current.focus&&(l.current=!0,E.current.focus()),E.current=null)}},[a]),c.useEffect(()=>{if(!a||!h.current)return;const u=q(h.current),x=R=>{y.current=R,!(o||!s()||R.key!=="Tab")&&u.activeElement===h.current&&R.shiftKey&&(l.current=!0,m.current&&m.current.focus())},b=()=>{const R=h.current;if(R===null)return;if(!u.hasFocus()||!s()||l.current){l.current=!1;return}if(R.contains(u.activeElement)||o&&u.activeElement!==d.current&&u.activeElement!==m.current)return;if(u.activeElement!==C.current)C.current=null;else if(C.current!==null)return;if(!N.current)return;let D=[];if((u.activeElement===d.current||u.activeElement===m.current)&&(D=n(h.current)),D.length>0){var _,$;const H=!!((_=y.current)!=null&&_.shiftKey&&(($=y.current)==null?void 0:$.key)==="Tab"),O=D[0],L=D[D.length-1];typeof O!="string"&&typeof L!="string"&&(H?L.focus():O.focus())}else R.focus()};u.addEventListener("focusin",b),u.addEventListener("keydown",x,!0);const M=setInterval(()=>{u.activeElement&&u.activeElement.tagName==="BODY"&&b()},50);return()=>{clearInterval(M),u.removeEventListener("focusin",b),u.removeEventListener("keydown",x,!0)}},[r,o,i,s,a,n]);const k=u=>{E.current===null&&(E.current=u.relatedTarget),N.current=!0,C.current=u.target;const x=t.props.onFocus;x&&x(u)},I=u=>{E.current===null&&(E.current=u.relatedTarget),N.current=!0};return A.jsxs(c.Fragment,{children:[A.jsx("div",{tabIndex:a?0:-1,onFocus:I,ref:d,"data-testid":"sentinelStart"}),c.cloneElement(t,{ref:S,onFocus:k}),A.jsx("div",{tabIndex:a?0:-1,onFocus:I,ref:m,"data-testid":"sentinelEnd"})]})}function bt(e){return typeof e=="function"?e():e}const Pt=c.forwardRef(function(t,r){const{children:o,container:i,disablePortal:n=!1}=t,[s,a]=c.useState(null),l=ae(c.isValidElement(o)?o.ref:null,r);if(Le(()=>{n||a(bt(i)||document.body)},[i,n]),Le(()=>{if(s&&!n)return _e(r,s),()=>{_e(r,null)}},[r,s,n]),n){if(c.isValidElement(o)){const d={ref:l};return c.cloneElement(o,d)}return A.jsx(c.Fragment,{children:o})}return A.jsx(c.Fragment,{children:s&&Ze.createPortal(o,s)})});function yt(e){const t=q(e);return t.body===e?fe(e).innerWidth>t.documentElement.clientWidth:e.scrollHeight>e.clientHeight}function de(e,t){t?e.setAttribute("aria-hidden","true"):e.removeAttribute("aria-hidden")}function We(e){return parseInt(fe(e).getComputedStyle(e).paddingRight,10)||0}function Tt(e){const r=["TEMPLATE","SCRIPT","STYLE","LINK","MAP","META","NOSCRIPT","PICTURE","COL","COLGROUP","PARAM","SLOT","SOURCE","TRACK"].indexOf(e.tagName)!==-1,o=e.tagName==="INPUT"&&e.getAttribute("type")==="hidden";return r||o}function ze(e,t,r,o,i){const n=[t,r,...o];[].forEach.call(e.children,s=>{const a=n.indexOf(s)===-1,l=!Tt(s);a&&l&&de(s,i)})}function ke(e,t){let r=-1;return e.some((o,i)=>t(o)?(r=i,!0):!1),r}function Rt(e,t){const r=[],o=e.container;if(!t.disableScrollLock){if(yt(o)){const s=rt(q(o));r.push({value:o.style.paddingRight,property:"padding-right",el:o}),o.style.paddingRight=`${We(o)+s}px`;const a=q(o).querySelectorAll(".mui-fixed");[].forEach.call(a,l=>{r.push({value:l.style.paddingRight,property:"padding-right",el:l}),l.style.paddingRight=`${We(l)+s}px`})}let n;if(o.parentNode instanceof DocumentFragment)n=q(o).body;else{const s=o.parentElement,a=fe(o);n=(s==null?void 0:s.nodeName)==="HTML"&&a.getComputedStyle(s).overflowY==="scroll"?s:o}r.push({value:n.style.overflow,property:"overflow",el:n},{value:n.style.overflowX,property:"overflow-x",el:n},{value:n.style.overflowY,property:"overflow-y",el:n}),n.style.overflow="hidden"}return()=>{r.forEach(({value:n,el:s,property:a})=>{n?s.style.setProperty(a,n):s.style.removeProperty(a)})}}function kt(e){const t=[];return[].forEach.call(e.children,r=>{r.getAttribute("aria-hidden")==="true"&&t.push(r)}),t}class St{constructor(){this.containers=void 0,this.modals=void 0,this.modals=[],this.containers=[]}add(t,r){let o=this.modals.indexOf(t);if(o!==-1)return o;o=this.modals.length,this.modals.push(t),t.modalRef&&de(t.modalRef,!1);const i=kt(r);ze(r,t.mount,t.modalRef,i,!0);const n=ke(this.containers,s=>s.container===r);return n!==-1?(this.containers[n].modals.push(t),o):(this.containers.push({modals:[t],container:r,restore:null,hiddenSiblings:i}),o)}mount(t,r){const o=ke(this.containers,n=>n.modals.indexOf(t)!==-1),i=this.containers[o];i.restore||(i.restore=Rt(i,r))}remove(t,r=!0){const o=this.modals.indexOf(t);if(o===-1)return o;const i=ke(this.containers,s=>s.modals.indexOf(t)!==-1),n=this.containers[i];if(n.modals.splice(n.modals.indexOf(t),1),this.modals.splice(o,1),n.modals.length===0)n.restore&&n.restore(),t.modalRef&&de(t.modalRef,r),ze(n.container,t.mount,t.modalRef,n.hiddenSiblings,!1),this.containers.splice(i,1);else{const s=n.modals[n.modals.length-1];s.modalRef&&de(s.modalRef,!1)}return o}isTopModal(t){return this.modals.length>0&&this.modals[this.modals.length-1]===t}}function Ct(e){return typeof e=="function"?e():e}function Nt(e){return e?e.props.hasOwnProperty("in"):!1}const Mt=new St;function wt(e){const{container:t,disableEscapeKeyDown:r=!1,disableScrollLock:o=!1,manager:i=Mt,closeAfterTransition:n=!1,onTransitionEnter:s,onTransitionExited:a,children:l,onClose:d,open:m,rootRef:E}=e,C=c.useRef({}),N=c.useRef(null),h=c.useRef(null),S=ae(h,E),[y,k]=c.useState(!m),I=Nt(l);let u=!0;(e["aria-hidden"]==="false"||e["aria-hidden"]===!1)&&(u=!1);const x=()=>q(N.current),b=()=>(C.current.modalRef=h.current,C.current.mount=N.current,C.current),M=()=>{i.mount(b(),{disableScrollLock:o}),h.current&&(h.current.scrollTop=0)},R=Be(()=>{const p=Ct(t)||x().body;i.add(b(),p),h.current&&M()}),D=c.useCallback(()=>i.isTopModal(b()),[i]),_=Be(p=>{N.current=p,p&&(m&&D()?M():h.current&&de(h.current,u))}),$=c.useCallback(()=>{i.remove(b(),u)},[u,i]);c.useEffect(()=>()=>{$()},[$]),c.useEffect(()=>{m?R():(!I||!n)&&$()},[m,$,I,n,R]);const H=p=>v=>{var F;(F=p.onKeyDown)==null||F.call(p,v),!(v.key!=="Escape"||v.which===229||!D())&&(r||(v.stopPropagation(),d&&d(v,"escapeKeyDown")))},O=p=>v=>{var F;(F=p.onClick)==null||F.call(p,v),v.target===v.currentTarget&&d&&d(v,"backdropClick")};return{getRootProps:(p={})=>{const v=tt(e);delete v.onTransitionEnter,delete v.onTransitionExited;const F=g({},v,p);return g({role:"presentation"},F,{onKeyDown:H(F),ref:S})},getBackdropProps:(p={})=>{const v=p;return g({"aria-hidden":!0},v,{onClick:O(v),open:m})},getTransitionProps:()=>{const p=()=>{k(!1),s&&s()},v=()=>{k(!0),a&&a(),n&&$()};return{onEnter:je(p,l==null?void 0:l.props.onEnter),onExited:je(v,l==null?void 0:l.props.onExited)}},rootRef:S,portalRef:_,isTopModal:D,exited:y,hasTransition:I}}const Ot=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"],It={entering:{opacity:1},entered:{opacity:1}},Dt=c.forwardRef(function(t,r){const o=Xe(),i={enter:o.transitions.duration.enteringScreen,exit:o.transitions.duration.leavingScreen},{addEndListener:n,appear:s=!0,children:a,easing:l,in:d,onEnter:m,onEntered:E,onEntering:C,onExit:N,onExited:h,onExiting:S,style:y,timeout:k=i,TransitionComponent:I=Ye}=t,u=G(t,Ot),x=c.useRef(null),b=ae(x,a.ref,r),M=T=>f=>{if(T){const p=x.current;f===void 0?T(p):T(p,f)}},R=M(C),D=M((T,f)=>{Je(T);const p=ge({style:y,timeout:k,easing:l},{mode:"enter"});T.style.webkitTransition=o.transitions.create("opacity",p),T.style.transition=o.transitions.create("opacity",p),m&&m(T,f)}),_=M(E),$=M(S),H=M(T=>{const f=ge({style:y,timeout:k,easing:l},{mode:"exit"});T.style.webkitTransition=o.transitions.create("opacity",f),T.style.transition=o.transitions.create("opacity",f),N&&N(T)}),O=M(h),L=T=>{n&&n(x.current,T)};return A.jsx(I,g({appear:s,in:d,nodeRef:x,onEnter:D,onEntered:_,onEntering:R,onExit:H,onExited:O,onExiting:$,addEndListener:L,timeout:k},u,{children:(T,f)=>c.cloneElement(a,g({style:g({opacity:0,visibility:T==="exited"&&!d?"hidden":void 0},It[T],y,a.props.style),ref:b},f))}))}),$t=Dt;function Ft(e){return xe("MuiBackdrop",e)}be("MuiBackdrop",["root","invisible"]);const At=["children","className","component","components","componentsProps","invisible","open","slotProps","slots","TransitionComponent","transitionDuration"],Lt=e=>{const{classes:t,invisible:r}=e;return ye({root:["root",r&&"invisible"]},Ft,t)},_t=se("div",{name:"MuiBackdrop",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,r.invisible&&t.invisible]}})(({ownerState:e})=>g({position:"fixed",display:"flex",alignItems:"center",justifyContent:"center",right:0,bottom:0,top:0,left:0,backgroundColor:"rgba(0, 0, 0, 0.5)",WebkitTapHighlightColor:"transparent"},e.invisible&&{backgroundColor:"transparent"})),Bt=c.forwardRef(function(t,r){var o,i,n;const s=Pe({props:t,name:"MuiBackdrop"}),{children:a,className:l,component:d="div",components:m={},componentsProps:E={},invisible:C=!1,open:N,slotProps:h={},slots:S={},TransitionComponent:y=$t,transitionDuration:k}=s,I=G(s,At),u=g({},s,{component:d,invisible:C}),x=Lt(u),b=(o=h.root)!=null?o:E.root;return A.jsx(y,g({in:N,timeout:k},I,{children:A.jsx(_t,g({"aria-hidden":!0},b,{as:(i=(n=S.root)!=null?n:m.Root)!=null?i:d,className:ie(x.root,l,b==null?void 0:b.className),ownerState:g({},u,b==null?void 0:b.ownerState),classes:x,ref:r,children:a}))}))}),jt=Bt;function Ht(e){return xe("MuiModal",e)}be("MuiModal",["root","hidden","backdrop"]);const Ut=["BackdropComponent","BackdropProps","classes","className","closeAfterTransition","children","container","component","components","componentsProps","disableAutoFocus","disableEnforceFocus","disableEscapeKeyDown","disablePortal","disableRestoreFocus","disableScrollLock","hideBackdrop","keepMounted","onBackdropClick","onClose","onTransitionEnter","onTransitionExited","open","slotProps","slots","theme"],Wt=e=>{const{open:t,exited:r,classes:o}=e;return ye({root:["root",!t&&r&&"hidden"],backdrop:["backdrop"]},Ht,o)},zt=se("div",{name:"MuiModal",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:r}=e;return[t.root,!r.open&&r.exited&&t.hidden]}})(({theme:e,ownerState:t})=>g({position:"fixed",zIndex:(e.vars||e).zIndex.modal,right:0,bottom:0,top:0,left:0},!t.open&&t.exited&&{visibility:"hidden"})),Kt=se(jt,{name:"MuiModal",slot:"Backdrop",overridesResolver:(e,t)=>t.backdrop})({zIndex:-1}),Gt=c.forwardRef(function(t,r){var o,i,n,s,a,l;const d=Pe({name:"MuiModal",props:t}),{BackdropComponent:m=Kt,BackdropProps:E,className:C,closeAfterTransition:N=!1,children:h,container:S,component:y,components:k={},componentsProps:I={},disableAutoFocus:u=!1,disableEnforceFocus:x=!1,disableEscapeKeyDown:b=!1,disablePortal:M=!1,disableRestoreFocus:R=!1,disableScrollLock:D=!1,hideBackdrop:_=!1,keepMounted:$=!1,onBackdropClick:H,open:O,slotProps:L,slots:T}=d,f=G(d,Ut),p=g({},d,{closeAfterTransition:N,disableAutoFocus:u,disableEnforceFocus:x,disableEscapeKeyDown:b,disablePortal:M,disableRestoreFocus:R,disableScrollLock:D,hideBackdrop:_,keepMounted:$}),{getRootProps:v,getBackdropProps:F,getTransitionProps:B,portalRef:z,isTopModal:pe,exited:U,hasTransition:he}=wt(g({},p,{rootRef:r})),V=g({},p,{exited:U}),K=Wt(V),Q={};if(h.props.tabIndex===void 0&&(Q.tabIndex="-1"),he){const{onEnter:P,onExited:w}=B();Q.onEnter=P,Q.onExited=w}const Z=(o=(i=T==null?void 0:T.root)!=null?i:k.Root)!=null?o:zt,le=(n=(s=T==null?void 0:T.backdrop)!=null?s:k.Backdrop)!=null?n:m,ce=(a=L==null?void 0:L.root)!=null?a:I.root,ee=(l=L==null?void 0:L.backdrop)!=null?l:I.backdrop,Te=Ee({elementType:Z,externalSlotProps:ce,externalForwardedProps:f,getSlotProps:v,additionalProps:{ref:r,as:y},ownerState:V,className:ie(C,ce==null?void 0:ce.className,K==null?void 0:K.root,!V.open&&V.exited&&(K==null?void 0:K.hidden))}),Re=Ee({elementType:le,externalSlotProps:ee,additionalProps:E,getSlotProps:P=>F(g({},P,{onClick:w=>{H&&H(w),P!=null&&P.onClick&&P.onClick(w)}})),className:ie(ee==null?void 0:ee.className,E==null?void 0:E.className,K==null?void 0:K.backdrop),ownerState:V});return!$&&!O&&(!he||U)?null:A.jsx(Pt,{ref:z,container:S,disablePortal:M,children:A.jsxs(Z,g({},Te,{children:[!_&&m?A.jsx(le,g({},Re)):null,A.jsx(xt,{disableEnforceFocus:x,disableAutoFocus:u,disableRestoreFocus:R,isEnabled:pe,open:O,children:c.cloneElement(h,Q)})]}))})}),qt=Gt,Xt=["addEndListener","appear","children","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function Me(e){return`scale(${e}, ${e**2})`}const Vt={entering:{opacity:1,transform:Me(1)},entered:{opacity:1,transform:"none"}},Se=typeof navigator<"u"&&/^((?!chrome|android).)*(safari|mobile)/i.test(navigator.userAgent)&&/(os |version\/)15(.|_)4/i.test(navigator.userAgent),Qe=c.forwardRef(function(t,r){const{addEndListener:o,appear:i=!0,children:n,easing:s,in:a,onEnter:l,onEntered:d,onEntering:m,onExit:E,onExited:C,onExiting:N,style:h,timeout:S="auto",TransitionComponent:y=Ye}=t,k=G(t,Xt),I=c.useRef(),u=c.useRef(),x=Xe(),b=c.useRef(null),M=ae(b,n.ref,r),R=f=>p=>{if(f){const v=b.current;p===void 0?f(v):f(v,p)}},D=R(m),_=R((f,p)=>{Je(f);const{duration:v,delay:F,easing:B}=ge({style:h,timeout:S,easing:s},{mode:"enter"});let z;S==="auto"?(z=x.transitions.getAutoHeightDuration(f.clientHeight),u.current=z):z=v,f.style.transition=[x.transitions.create("opacity",{duration:z,delay:F}),x.transitions.create("transform",{duration:Se?z:z*.666,delay:F,easing:B})].join(","),l&&l(f,p)}),$=R(d),H=R(N),O=R(f=>{const{duration:p,delay:v,easing:F}=ge({style:h,timeout:S,easing:s},{mode:"exit"});let B;S==="auto"?(B=x.transitions.getAutoHeightDuration(f.clientHeight),u.current=B):B=p,f.style.transition=[x.transitions.create("opacity",{duration:B,delay:v}),x.transitions.create("transform",{duration:Se?B:B*.666,delay:Se?v:v||B*.333,easing:F})].join(","),f.style.opacity=0,f.style.transform=Me(.75),E&&E(f)}),L=R(C),T=f=>{S==="auto"&&(I.current=setTimeout(f,u.current||0)),o&&o(b.current,f)};return c.useEffect(()=>()=>{clearTimeout(I.current)},[]),A.jsx(y,g({appear:i,in:a,nodeRef:b,onEnter:_,onEntered:$,onEntering:D,onExit:O,onExited:L,onExiting:H,addEndListener:T,timeout:S==="auto"?null:S},k,{children:(f,p)=>c.cloneElement(n,g({style:g({opacity:0,transform:Me(.75),visibility:f==="exited"&&!a?"hidden":void 0},Vt[f],h,n.props.style),ref:M},p))}))});Qe.muiSupportAuto=!0;const Yt=Qe;function Jt(e){return xe("MuiPopover",e)}be("MuiPopover",["root","paper"]);const Qt=["onEntering"],Zt=["action","anchorEl","anchorOrigin","anchorPosition","anchorReference","children","className","container","elevation","marginThreshold","open","PaperProps","slots","slotProps","transformOrigin","TransitionComponent","transitionDuration","TransitionProps","disableScrollLock"],en=["slotProps"];function Ke(e,t){let r=0;return typeof t=="number"?r=t:t==="center"?r=e.height/2:t==="bottom"&&(r=e.height),r}function Ge(e,t){let r=0;return typeof t=="number"?r=t:t==="center"?r=e.width/2:t==="right"&&(r=e.width),r}function qe(e){return[e.horizontal,e.vertical].map(t=>typeof t=="number"?`${t}px`:t).join(" ")}function Ce(e){return typeof e=="function"?e():e}const tn=e=>{const{classes:t}=e;return ye({root:["root"],paper:["paper"]},Jt,t)},nn=se(qt,{name:"MuiPopover",slot:"Root",overridesResolver:(e,t)=>t.root})({}),on=se(ft,{name:"MuiPopover",slot:"Paper",overridesResolver:(e,t)=>t.paper})({position:"absolute",overflowY:"auto",overflowX:"hidden",minWidth:16,minHeight:16,maxWidth:"calc(100% - 32px)",maxHeight:"calc(100% - 32px)",outline:0}),rn=c.forwardRef(function(t,r){var o,i,n;const s=Pe({props:t,name:"MuiPopover"}),{action:a,anchorEl:l,anchorOrigin:d={vertical:"top",horizontal:"left"},anchorPosition:m,anchorReference:E="anchorEl",children:C,className:N,container:h,elevation:S=8,marginThreshold:y=16,open:k,PaperProps:I={},slots:u,slotProps:x,transformOrigin:b={vertical:"top",horizontal:"left"},TransitionComponent:M=Yt,transitionDuration:R="auto",TransitionProps:{onEntering:D}={},disableScrollLock:_=!1}=s,$=G(s.TransitionProps,Qt),H=G(s,Zt),O=(o=x==null?void 0:x.paper)!=null?o:I,L=c.useRef(),T=ae(L,O.ref),f=g({},s,{anchorOrigin:d,anchorReference:E,elevation:S,marginThreshold:y,externalPaperSlotProps:O,transformOrigin:b,TransitionComponent:M,transitionDuration:R,TransitionProps:$}),p=tn(f),v=c.useCallback(()=>{if(E==="anchorPosition")return m;const P=Ce(l),j=(P&&P.nodeType===1?P:q(L.current).body).getBoundingClientRect();return{top:j.top+Ke(j,d.vertical),left:j.left+Ge(j,d.horizontal)}},[l,d.horizontal,d.vertical,m,E]),F=c.useCallback(P=>({vertical:Ke(P,b.vertical),horizontal:Ge(P,b.horizontal)}),[b.horizontal,b.vertical]),B=c.useCallback(P=>{const w={width:P.offsetWidth,height:P.offsetHeight},j=F(w);if(E==="none")return{top:null,left:null,transformOrigin:qe(j)};const we=v();let te=we.top-j.vertical,ne=we.left-j.horizontal;const Oe=te+w.height,Ie=ne+w.width,De=fe(Ce(l)),$e=De.innerHeight-y,Fe=De.innerWidth-y;if(y!==null&&te$e){const W=Oe-$e;te-=W,j.vertical+=W}if(y!==null&&neFe){const W=Ie-Fe;ne-=W,j.horizontal+=W}return{top:`${Math.round(te)}px`,left:`${Math.round(ne)}px`,transformOrigin:qe(j)}},[l,E,v,F,y]),[z,pe]=c.useState(k),U=c.useCallback(()=>{const P=L.current;if(!P)return;const w=B(P);w.top!==null&&(P.style.top=w.top),w.left!==null&&(P.style.left=w.left),P.style.transformOrigin=w.transformOrigin,pe(!0)},[B]);c.useEffect(()=>(_&&window.addEventListener("scroll",U),()=>window.removeEventListener("scroll",U)),[l,_,U]);const he=(P,w)=>{D&&D(P,w),U()},V=()=>{pe(!1)};c.useEffect(()=>{k&&U()}),c.useImperativeHandle(a,()=>k?{updatePosition:()=>{U()}}:null,[k,U]),c.useEffect(()=>{if(!k)return;const P=nt(()=>{U()}),w=fe(l);return w.addEventListener("resize",P),()=>{P.clear(),w.removeEventListener("resize",P)}},[l,k,U]);let K=R;R==="auto"&&!M.muiSupportAuto&&(K=void 0);const Q=h||(l?q(Ce(l)).body:void 0),Z=(i=u==null?void 0:u.root)!=null?i:nn,le=(n=u==null?void 0:u.paper)!=null?n:on,ce=Ee({elementType:le,externalSlotProps:g({},O,{style:z?O.style:g({},O.style,{opacity:0})}),additionalProps:{elevation:S,ref:T},ownerState:f,className:ie(p.paper,O==null?void 0:O.className)}),ee=Ee({elementType:Z,externalSlotProps:(x==null?void 0:x.root)||{},externalForwardedProps:H,additionalProps:{ref:r,slotProps:{backdrop:{invisible:!0}},container:Q,open:k},ownerState:f,className:ie(p.root,N)}),{slotProps:Te}=ee,Re=G(ee,en);return A.jsx(Z,g({},Re,!ot(Z)&&{slotProps:Te,disableScrollLock:_},{children:A.jsx(M,g({appear:!0,in:k,onEntering:he,onExited:V,timeout:K},$,{children:A.jsx(le,g({},ce,{children:C}))}))}))}),cn=rn;export{cn as P,Ye as T,ft as a,rt as b,on as c,Pt as d,ge as g,Je as r}; diff --git a/build/assets/Preview-54147fba.js b/build/assets/Preview-54147fba.js deleted file mode 100644 index 63b658eee..000000000 --- a/build/assets/Preview-54147fba.js +++ /dev/null @@ -1 +0,0 @@ -import{n as y,r as b}from"./index-022521cf.js";function v(r,e){for(var t=0;tn[a]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}var w=Object.create,i=Object.defineProperty,P=Object.getOwnPropertyDescriptor,O=Object.getOwnPropertyNames,x=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty,j=(r,e,t)=>e in r?i(r,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):r[e]=t,E=(r,e)=>{for(var t in e)i(r,t,{get:e[t],enumerable:!0})},h=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of O(e))!I.call(r,a)&&a!==t&&i(r,a,{get:()=>e[a],enumerable:!(n=P(e,a))||n.enumerable});return r},S=(r,e,t)=>(t=r!=null?w(x(r)):{},h(e||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),C=r=>h(i({},"__esModule",{value:!0}),r),p=(r,e,t)=>(j(r,typeof e!="symbol"?e+"":e,t),t),_={};E(_,{default:()=>N});var g=C(_),s=S(b);const u="64px",d={};class N extends s.Component{constructor(){super(...arguments),p(this,"mounted",!1),p(this,"state",{image:null}),p(this,"handleKeyPress",e=>{(e.key==="Enter"||e.key===" ")&&this.props.onClick()})}componentDidMount(){this.mounted=!0,this.fetchImage(this.props)}componentDidUpdate(e){const{url:t,light:n}=this.props;(e.url!==t||e.light!==n)&&this.fetchImage(this.props)}componentWillUnmount(){this.mounted=!1}fetchImage({url:e,light:t,oEmbedUrl:n}){if(!s.default.isValidElement(t)){if(typeof t=="string"){this.setState({image:t});return}if(d[e]){this.setState({image:d[e]});return}return this.setState({image:null}),window.fetch(n.replace("{url}",e)).then(a=>a.json()).then(a=>{if(a.thumbnail_url&&this.mounted){const o=a.thumbnail_url.replace("height=100","height=480").replace("-d_295x166","-d_640");this.setState({image:o}),d[e]=o}})}}render(){const{light:e,onClick:t,playIcon:n,previewTabIndex:a}=this.props,{image:o}=this.state,l=s.default.isValidElement(e),f={display:"flex",alignItems:"center",justifyContent:"center"},c={preview:{width:"100%",height:"100%",backgroundImage:o&&!l?`url(${o})`:void 0,backgroundSize:"cover",backgroundPosition:"center",cursor:"pointer",...f},shadow:{background:"radial-gradient(rgb(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 60%)",borderRadius:u,width:u,height:u,position:l?"absolute":void 0,...f},playIcon:{borderStyle:"solid",borderWidth:"16px 0 16px 26px",borderColor:"transparent transparent transparent white",marginLeft:"7px"}},m=s.default.createElement("div",{style:c.shadow,className:"react-player__shadow"},s.default.createElement("div",{style:c.playIcon,className:"react-player__play-icon"}));return s.default.createElement("div",{style:c.preview,className:"react-player__preview",onClick:t,tabIndex:a,onKeyPress:this.handleKeyPress},l?e:null,n||m)}}const k=y(g),M=v({__proto__:null,default:k},[g]);export{M as P}; diff --git a/build/assets/SearchIcon-fa6afb77.js b/build/assets/SearchIcon-fa6afb77.js deleted file mode 100644 index e5688fa12..000000000 --- a/build/assets/SearchIcon-fa6afb77.js +++ /dev/null @@ -1 +0,0 @@ -import{j as C}from"./index-022521cf.js";const e=r=>C.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 32 32",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:C.jsx("g",{id:"Property 1=Normal",children:C.jsx("path",{id:"search",d:"M15.5192 20.6153C13.8115 20.6153 12.3654 20.023 11.1808 18.8384C9.99618 17.6538 9.40387 16.2077 9.40387 14.5C9.40387 12.7923 9.99618 11.3462 11.1808 10.1615C12.3654 8.97694 13.8115 8.38464 15.5192 8.38464C17.2269 8.38464 18.6731 8.97694 19.8577 10.1615C21.0423 11.3462 21.6346 12.7923 21.6346 14.5C21.6346 15.2141 21.5147 15.8961 21.275 16.5461C21.0352 17.1961 20.7153 17.7615 20.3153 18.2423L23.0692 20.9961C23.2077 21.1346 23.2785 21.3087 23.2817 21.5183C23.2849 21.7279 23.2141 21.9051 23.0692 22.05C22.9243 22.1948 22.7487 22.2673 22.5423 22.2673C22.3359 22.2673 22.1603 22.1948 22.0154 22.05L19.2615 19.2961C18.7615 19.7089 18.1865 20.032 17.5365 20.2653C16.8865 20.4987 16.2141 20.6153 15.5192 20.6153ZM15.5192 19.1154C16.8077 19.1154 17.899 18.6683 18.7933 17.774C19.6875 16.8798 20.1346 15.7885 20.1346 14.5C20.1346 13.2115 19.6875 12.1202 18.7933 11.2259C17.899 10.3317 16.8077 9.88459 15.5192 9.88459C14.2308 9.88459 13.1394 10.3317 12.2452 11.2259C11.351 12.1202 10.9038 13.2115 10.9038 14.5C10.9038 15.7885 11.351 16.8798 12.2452 17.774C13.1394 18.6683 14.2308 19.1154 15.5192 19.1154Z",fill:"currentColor"})})});export{e as S}; diff --git a/build/assets/Skeleton-5c7b36a8.js b/build/assets/Skeleton-5c7b36a8.js deleted file mode 100644 index 8ffd23108..000000000 --- a/build/assets/Skeleton-5c7b36a8.js +++ /dev/null @@ -1,51 +0,0 @@ -import{b as x,g as y,k as b,s as R,_ as o,f as _,bm as u,r as S,u as $,a as U,j as M,c as j,d as A}from"./index-022521cf.js";function X(t){return String(t).match(/[\d.\-+]*\s*(.*)/)[1]||""}function N(t){return parseFloat(t)}function B(t){return x("MuiSkeleton",t)}y("MuiSkeleton",["root","text","rectangular","rounded","circular","pulse","wave","withChildren","fitContent","heightAuto"]);const E=["animation","className","component","height","style","variant","width"];let r=t=>t,p,g,m,f;const F=t=>{const{classes:a,variant:e,animation:i,hasChildren:n,width:l,height:s}=t;return A({root:["root",e,i,n&&"withChildren",n&&!l&&"fitContent",n&&!s&&"heightAuto"]},B,a)},K=b(p||(p=r` - 0% { - opacity: 1; - } - - 50% { - opacity: 0.4; - } - - 100% { - opacity: 1; - } -`)),P=b(g||(g=r` - 0% { - transform: translateX(-100%); - } - - 50% { - /* +0.5s of delay between each loop */ - transform: translateX(100%); - } - - 100% { - transform: translateX(100%); - } -`)),T=R("span",{name:"MuiSkeleton",slot:"Root",overridesResolver:(t,a)=>{const{ownerState:e}=t;return[a.root,a[e.variant],e.animation!==!1&&a[e.animation],e.hasChildren&&a.withChildren,e.hasChildren&&!e.width&&a.fitContent,e.hasChildren&&!e.height&&a.heightAuto]}})(({theme:t,ownerState:a})=>{const e=X(t.shape.borderRadius)||"px",i=N(t.shape.borderRadius);return o({display:"block",backgroundColor:t.vars?t.vars.palette.Skeleton.bg:_(t.palette.text.primary,t.palette.mode==="light"?.11:.13),height:"1.2em"},a.variant==="text"&&{marginTop:0,marginBottom:0,height:"auto",transformOrigin:"0 55%",transform:"scale(1, 0.60)",borderRadius:`${i}${e}/${Math.round(i/.6*10)/10}${e}`,"&:empty:before":{content:'"\\00a0"'}},a.variant==="circular"&&{borderRadius:"50%"},a.variant==="rounded"&&{borderRadius:(t.vars||t).shape.borderRadius},a.hasChildren&&{"& > *":{visibility:"hidden"}},a.hasChildren&&!a.width&&{maxWidth:"fit-content"},a.hasChildren&&!a.height&&{height:"auto"})},({ownerState:t})=>t.animation==="pulse"&&u(m||(m=r` - animation: ${0} 2s ease-in-out 0.5s infinite; - `),K),({ownerState:t,theme:a})=>t.animation==="wave"&&u(f||(f=r` - position: relative; - overflow: hidden; - - /* Fix bug in Safari https://bugs.webkit.org/show_bug.cgi?id=68196 */ - -webkit-mask-image: -webkit-radial-gradient(white, black); - - &::after { - animation: ${0} 2s linear 0.5s infinite; - background: linear-gradient( - 90deg, - transparent, - ${0}, - transparent - ); - content: ''; - position: absolute; - transform: translateX(-100%); /* Avoid flash during server-side hydration */ - bottom: 0; - left: 0; - right: 0; - top: 0; - } - `),P,(a.vars||a).palette.action.hover)),W=S.forwardRef(function(a,e){const i=$({props:a,name:"MuiSkeleton"}),{animation:n="pulse",className:l,component:s="span",height:d,style:v,variant:k="text",width:C}=i,h=U(i,E),c=o({},i,{animation:n,component:s,variant:k,hasChildren:!!h.children}),w=F(c);return M.jsx(T,o({as:s,ref:e,className:j(w.root,l),ownerState:c},h,{style:o({width:C,height:d},v)}))}),O=W;export{O as S}; diff --git a/build/assets/SoundCloud-ff97527a.js b/build/assets/SoundCloud-ff97527a.js deleted file mode 100644 index 148240166..000000000 --- a/build/assets/SoundCloud-ff97527a.js +++ /dev/null @@ -1 +0,0 @@ -import{n as P,r as g}from"./index-022521cf.js";import{u as b,p as v}from"./index-4378ec35.js";function O(t,e){for(var r=0;rs[o]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var S=Object.create,l=Object.defineProperty,w=Object.getOwnPropertyDescriptor,j=Object.getOwnPropertyNames,C=Object.getPrototypeOf,E=Object.prototype.hasOwnProperty,D=(t,e,r)=>e in t?l(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,L=(t,e)=>{for(var r in e)l(t,r,{get:e[r],enumerable:!0})},d=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of j(e))!E.call(t,o)&&o!==r&&l(t,o,{get:()=>e[o],enumerable:!(s=w(e,o))||s.enumerable});return t},R=(t,e,r)=>(r=t!=null?S(C(t)):{},d(e||!t||!t.__esModule?l(r,"default",{value:t,enumerable:!0}):r,t)),T=t=>d(l({},"__esModule",{value:!0}),t),n=(t,e,r)=>(D(t,typeof e!="symbol"?e+"":e,r),r),h={};L(h,{default:()=>u});var f=T(h),p=R(g),c=b,M=v;const x="https://w.soundcloud.com/player/api.js",A="SC";class u extends p.Component{constructor(){super(...arguments),n(this,"callPlayer",c.callPlayer),n(this,"duration",null),n(this,"currentTime",null),n(this,"fractionLoaded",null),n(this,"mute",()=>{this.setVolume(0)}),n(this,"unmute",()=>{this.props.volume!==null&&this.setVolume(this.props.volume)}),n(this,"ref",e=>{this.iframe=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e,r){(0,c.getSDK)(x,A).then(s=>{if(!this.iframe)return;const{PLAY:o,PLAY_PROGRESS:i,PAUSE:y,FINISH:_,ERROR:m}=s.Widget.Events;r||(this.player=s.Widget(this.iframe),this.player.bind(o,this.props.onPlay),this.player.bind(y,()=>{this.duration-this.currentTime<.05||this.props.onPause()}),this.player.bind(i,a=>{this.currentTime=a.currentPosition/1e3,this.fractionLoaded=a.loadedProgress}),this.player.bind(_,()=>this.props.onEnded()),this.player.bind(m,a=>this.props.onError(a))),this.player.load(e,{...this.props.config.options,callback:()=>{this.player.getDuration(a=>{this.duration=a/1e3,this.props.onReady()})}})})}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,r=!0){this.callPlayer("seekTo",e*1e3),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e*100)}getDuration(){return this.duration}getCurrentTime(){return this.currentTime}getSecondsLoaded(){return this.fractionLoaded*this.duration}render(){const{display:e}=this.props,r={width:"100%",height:"100%",display:e};return p.default.createElement("iframe",{ref:this.ref,src:`https://w.soundcloud.com/player/?url=${encodeURIComponent(this.props.url)}`,style:r,frameBorder:0,allow:"autoplay"})}}n(u,"displayName","SoundCloud");n(u,"canPlay",M.canPlay.soundcloud);n(u,"loopOnEnded",!0);const N=P(f),I=O({__proto__:null,default:N},[f]);export{I as S}; diff --git a/build/assets/Stack-ce2a5ec5.js b/build/assets/Stack-ce2a5ec5.js deleted file mode 100644 index 21f5d1354..000000000 --- a/build/assets/Stack-ce2a5ec5.js +++ /dev/null @@ -1 +0,0 @@ -import{r as E,a as ae,_ as T,bF as Tt,bG as Mt,bH as Bt,bI as Ft,bJ as Wt,bp as Qe,bo as Ae,bK as Lt,bE as Vt,bL as Nt,j as Q,bM as Ze,d as De,b as Te,g as vt,s as Me,bN as Ht,u as Be,e as mt,c as Ut}from"./index-022521cf.js";import{o as et,u as It}from"./useSlotProps-51fc8b9f.js";import{d as qt}from"./Popover-cc3c7b26.js";import{e as tt,f as rt}from"./index-586dfb7f.js";function Se(e,t){var r,o;return E.isValidElement(e)&&t.indexOf((r=e.type.muiName)!=null?r:(o=e.type)==null||(o=o._payload)==null||(o=o.value)==null?void 0:o.muiName)!==-1}function Vo({controlled:e,default:t,name:r,state:o="value"}){const{current:n}=E.useRef(e!==void 0),[a,c]=E.useState(t),s=n?e:a,i=E.useCallback(f=>{n||c(f)},[]);return[s,i]}const zt=["sx"],Xt=e=>{var t,r;const o={systemProps:{},otherProps:{}},n=(t=e==null||(r=e.theme)==null?void 0:r.unstable_sxConfig)!=null?t:Tt;return Object.keys(e).forEach(a=>{n[a]?o.systemProps[a]=e[a]:o.otherProps[a]=e[a]}),o};function Yt(e){const{sx:t}=e,r=ae(e,zt),{systemProps:o,otherProps:n}=Xt(r);let a;return Array.isArray(t)?a=[o,...t]:typeof t=="function"?a=(...c)=>{const s=t(...c);return Mt(s)?T({},o,s):o}:a=T({},o,t),T({},n,{sx:a})}function ht(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;tt.root});function er(e){return Wt({props:e,name:"MuiStack",defaultTheme:Qt})}function tr(e,t){const r=E.Children.toArray(e).filter(Boolean);return r.reduce((o,n,a)=>(o.push(n),a({row:"Left","row-reverse":"Right",column:"Top","column-reverse":"Bottom"})[e],or=({ownerState:e,theme:t})=>{let r=T({display:"flex",flexDirection:"column"},Qe({theme:t},Ae({values:e.direction,breakpoints:t.breakpoints.values}),o=>({flexDirection:o})));if(e.spacing){const o=Lt(t),n=Object.keys(t.breakpoints.values).reduce((i,f)=>((typeof e.spacing=="object"&&e.spacing[f]!=null||typeof e.direction=="object"&&e.direction[f]!=null)&&(i[f]=!0),i),{}),a=Ae({values:e.direction,base:n}),c=Ae({values:e.spacing,base:n});typeof a=="object"&&Object.keys(a).forEach((i,f,l)=>{if(!a[i]){const h=f>0?a[l[f-1]]:"column";a[i]=h}}),r=Vt(r,Qe({theme:t},c,(i,f)=>e.useFlexGap?{gap:Ze(o,i)}:{"& > :not(style):not(style)":{margin:0},"& > :not(style) ~ :not(style)":{[`margin${rr(f?a[f]:e.direction)}`]:Ze(o,i)}}))}return r=Nt(t.breakpoints,r),r};function nr(e={}){const{createStyledComponent:t=Zt,useThemeProps:r=er,componentName:o="MuiStack"}=e,n=()=>De({root:["root"]},i=>Te(o,i),{}),a=t(or);return E.forwardRef(function(i,f){const l=r(i),v=Yt(l),{component:h="div",direction:u="column",spacing:x=0,divider:d,children:m,className:w,useFlexGap:P=!1}=v,b=ae(v,Kt),p={direction:u,spacing:x,useFlexGap:P},g=n();return Q.jsx(a,T({as:h,ownerState:p,ref:f,className:Gt(g.root,w)},b,{children:d?tr(m,d):m}))})}const ar={disableDefaultClasses:!1},ir=E.createContext(ar);function sr(e){const{disableDefaultClasses:t}=E.useContext(ir);return r=>t?"":e(r)}var B="top",N="bottom",H="right",F="left",Fe="auto",de=[B,N,H,F],te="start",pe="end",lr="clippingParents",gt="viewport",le="popper",cr="reference",ot=de.reduce(function(e,t){return e.concat([t+"-"+te,t+"-"+pe])},[]),yt=[].concat(de,[Fe]).reduce(function(e,t){return e.concat([t,t+"-"+te,t+"-"+pe])},[]),fr="beforeRead",pr="read",ur="afterRead",dr="beforeMain",vr="main",mr="afterMain",hr="beforeWrite",gr="write",yr="afterWrite",br=[fr,pr,ur,dr,vr,mr,hr,gr,yr];function I(e){return e?(e.nodeName||"").toLowerCase():null}function W(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function Z(e){var t=W(e).Element;return e instanceof t||e instanceof Element}function V(e){var t=W(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function We(e){if(typeof ShadowRoot>"u")return!1;var t=W(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function xr(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var o=t.styles[r]||{},n=t.attributes[r]||{},a=t.elements[r];!V(a)||!I(a)||(Object.assign(a.style,o),Object.keys(n).forEach(function(c){var s=n[c];s===!1?a.removeAttribute(c):a.setAttribute(c,s===!0?"":s)}))})}function wr(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(o){var n=t.elements[o],a=t.attributes[o]||{},c=Object.keys(t.styles.hasOwnProperty(o)?t.styles[o]:r[o]),s=c.reduce(function(i,f){return i[f]="",i},{});!V(n)||!I(n)||(Object.assign(n.style,s),Object.keys(a).forEach(function(i){n.removeAttribute(i)}))})}}const Or={name:"applyStyles",enabled:!0,phase:"write",fn:xr,effect:wr,requires:["computeStyles"]};function U(e){return e.split("-")[0]}var K=Math.max,we=Math.min,re=Math.round;function $e(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function bt(){return!/^((?!chrome|android).)*safari/i.test($e())}function oe(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var o=e.getBoundingClientRect(),n=1,a=1;t&&V(e)&&(n=e.offsetWidth>0&&re(o.width)/e.offsetWidth||1,a=e.offsetHeight>0&&re(o.height)/e.offsetHeight||1);var c=Z(e)?W(e):window,s=c.visualViewport,i=!bt()&&r,f=(o.left+(i&&s?s.offsetLeft:0))/n,l=(o.top+(i&&s?s.offsetTop:0))/a,v=o.width/n,h=o.height/a;return{width:v,height:h,top:l,right:f+v,bottom:l+h,left:f,x:f,y:l}}function Le(e){var t=oe(e),r=e.offsetWidth,o=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-o)<=1&&(o=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:o}}function xt(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&We(r)){var o=t;do{if(o&&e.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function q(e){return W(e).getComputedStyle(e)}function Pr(e){return["table","td","th"].indexOf(I(e))>=0}function Y(e){return((Z(e)?e.ownerDocument:e.document)||window.document).documentElement}function Oe(e){return I(e)==="html"?e:e.assignedSlot||e.parentNode||(We(e)?e.host:null)||Y(e)}function nt(e){return!V(e)||q(e).position==="fixed"?null:e.offsetParent}function Er(e){var t=/firefox/i.test($e()),r=/Trident/i.test($e());if(r&&V(e)){var o=q(e);if(o.position==="fixed")return null}var n=Oe(e);for(We(n)&&(n=n.host);V(n)&&["html","body"].indexOf(I(n))<0;){var a=q(n);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||t&&a.willChange==="filter"||t&&a.filter&&a.filter!=="none")return n;n=n.parentNode}return null}function ve(e){for(var t=W(e),r=nt(e);r&&Pr(r)&&q(r).position==="static";)r=nt(r);return r&&(I(r)==="html"||I(r)==="body"&&q(r).position==="static")?t:r||Er(e)||t}function Ve(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function ce(e,t,r){return K(e,we(t,r))}function Cr(e,t,r){var o=ce(e,t,r);return o>r?r:o}function wt(){return{top:0,right:0,bottom:0,left:0}}function Ot(e){return Object.assign({},wt(),e)}function Pt(e,t){return t.reduce(function(r,o){return r[o]=e,r},{})}var Rr=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,Ot(typeof t!="number"?t:Pt(t,de))};function Ar(e){var t,r=e.state,o=e.name,n=e.options,a=r.elements.arrow,c=r.modifiersData.popperOffsets,s=U(r.placement),i=Ve(s),f=[F,H].indexOf(s)>=0,l=f?"height":"width";if(!(!a||!c)){var v=Rr(n.padding,r),h=Le(a),u=i==="y"?B:F,x=i==="y"?N:H,d=r.rects.reference[l]+r.rects.reference[i]-c[i]-r.rects.popper[l],m=c[i]-r.rects.reference[i],w=ve(a),P=w?i==="y"?w.clientHeight||0:w.clientWidth||0:0,b=d/2-m/2,p=v[u],g=P-h[l]-v[x],y=P/2-h[l]/2+b,O=ce(p,y,g),A=i;r.modifiersData[o]=(t={},t[A]=O,t.centerOffset=O-y,t)}}function Sr(e){var t=e.state,r=e.options,o=r.element,n=o===void 0?"[data-popper-arrow]":o;n!=null&&(typeof n=="string"&&(n=t.elements.popper.querySelector(n),!n)||xt(t.elements.popper,n)&&(t.elements.arrow=n))}const $r={name:"arrow",enabled:!0,phase:"main",fn:Ar,effect:Sr,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function ne(e){return e.split("-")[1]}var jr={top:"auto",right:"auto",bottom:"auto",left:"auto"};function kr(e,t){var r=e.x,o=e.y,n=t.devicePixelRatio||1;return{x:re(r*n)/n||0,y:re(o*n)/n||0}}function at(e){var t,r=e.popper,o=e.popperRect,n=e.placement,a=e.variation,c=e.offsets,s=e.position,i=e.gpuAcceleration,f=e.adaptive,l=e.roundOffsets,v=e.isFixed,h=c.x,u=h===void 0?0:h,x=c.y,d=x===void 0?0:x,m=typeof l=="function"?l({x:u,y:d}):{x:u,y:d};u=m.x,d=m.y;var w=c.hasOwnProperty("x"),P=c.hasOwnProperty("y"),b=F,p=B,g=window;if(f){var y=ve(r),O="clientHeight",A="clientWidth";if(y===W(r)&&(y=Y(r),q(y).position!=="static"&&s==="absolute"&&(O="scrollHeight",A="scrollWidth")),y=y,n===B||(n===F||n===H)&&a===pe){p=N;var C=v&&y===g&&g.visualViewport?g.visualViewport.height:y[O];d-=C-o.height,d*=i?1:-1}if(n===F||(n===B||n===N)&&a===pe){b=H;var R=v&&y===g&&g.visualViewport?g.visualViewport.width:y[A];u-=R-o.width,u*=i?1:-1}}var $=Object.assign({position:s},f&&jr),D=l===!0?kr({x:u,y:d},W(r)):{x:u,y:d};if(u=D.x,d=D.y,i){var S;return Object.assign({},$,(S={},S[p]=P?"0":"",S[b]=w?"0":"",S.transform=(g.devicePixelRatio||1)<=1?"translate("+u+"px, "+d+"px)":"translate3d("+u+"px, "+d+"px, 0)",S))}return Object.assign({},$,(t={},t[p]=P?d+"px":"",t[b]=w?u+"px":"",t.transform="",t))}function Dr(e){var t=e.state,r=e.options,o=r.gpuAcceleration,n=o===void 0?!0:o,a=r.adaptive,c=a===void 0?!0:a,s=r.roundOffsets,i=s===void 0?!0:s,f={placement:U(t.placement),variation:ne(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:n,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,at(Object.assign({},f,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:c,roundOffsets:i})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,at(Object.assign({},f,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:i})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Tr={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Dr,data:{}};var be={passive:!0};function Mr(e){var t=e.state,r=e.instance,o=e.options,n=o.scroll,a=n===void 0?!0:n,c=o.resize,s=c===void 0?!0:c,i=W(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return a&&f.forEach(function(l){l.addEventListener("scroll",r.update,be)}),s&&i.addEventListener("resize",r.update,be),function(){a&&f.forEach(function(l){l.removeEventListener("scroll",r.update,be)}),s&&i.removeEventListener("resize",r.update,be)}}const Br={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Mr,data:{}};var Fr={left:"right",right:"left",bottom:"top",top:"bottom"};function xe(e){return e.replace(/left|right|bottom|top/g,function(t){return Fr[t]})}var Wr={start:"end",end:"start"};function it(e){return e.replace(/start|end/g,function(t){return Wr[t]})}function Ne(e){var t=W(e),r=t.pageXOffset,o=t.pageYOffset;return{scrollLeft:r,scrollTop:o}}function He(e){return oe(Y(e)).left+Ne(e).scrollLeft}function Lr(e,t){var r=W(e),o=Y(e),n=r.visualViewport,a=o.clientWidth,c=o.clientHeight,s=0,i=0;if(n){a=n.width,c=n.height;var f=bt();(f||!f&&t==="fixed")&&(s=n.offsetLeft,i=n.offsetTop)}return{width:a,height:c,x:s+He(e),y:i}}function Vr(e){var t,r=Y(e),o=Ne(e),n=(t=e.ownerDocument)==null?void 0:t.body,a=K(r.scrollWidth,r.clientWidth,n?n.scrollWidth:0,n?n.clientWidth:0),c=K(r.scrollHeight,r.clientHeight,n?n.scrollHeight:0,n?n.clientHeight:0),s=-o.scrollLeft+He(e),i=-o.scrollTop;return q(n||r).direction==="rtl"&&(s+=K(r.clientWidth,n?n.clientWidth:0)-a),{width:a,height:c,x:s,y:i}}function Ue(e){var t=q(e),r=t.overflow,o=t.overflowX,n=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+n+o)}function Et(e){return["html","body","#document"].indexOf(I(e))>=0?e.ownerDocument.body:V(e)&&Ue(e)?e:Et(Oe(e))}function fe(e,t){var r;t===void 0&&(t=[]);var o=Et(e),n=o===((r=e.ownerDocument)==null?void 0:r.body),a=W(o),c=n?[a].concat(a.visualViewport||[],Ue(o)?o:[]):o,s=t.concat(c);return n?s:s.concat(fe(Oe(c)))}function je(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function Nr(e,t){var r=oe(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function st(e,t,r){return t===gt?je(Lr(e,r)):Z(t)?Nr(t,r):je(Vr(Y(e)))}function Hr(e){var t=fe(Oe(e)),r=["absolute","fixed"].indexOf(q(e).position)>=0,o=r&&V(e)?ve(e):e;return Z(o)?t.filter(function(n){return Z(n)&&xt(n,o)&&I(n)!=="body"}):[]}function Ur(e,t,r,o){var n=t==="clippingParents"?Hr(e):[].concat(t),a=[].concat(n,[r]),c=a[0],s=a.reduce(function(i,f){var l=st(e,f,o);return i.top=K(l.top,i.top),i.right=we(l.right,i.right),i.bottom=we(l.bottom,i.bottom),i.left=K(l.left,i.left),i},st(e,c,o));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function Ct(e){var t=e.reference,r=e.element,o=e.placement,n=o?U(o):null,a=o?ne(o):null,c=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,i;switch(n){case B:i={x:c,y:t.y-r.height};break;case N:i={x:c,y:t.y+t.height};break;case H:i={x:t.x+t.width,y:s};break;case F:i={x:t.x-r.width,y:s};break;default:i={x:t.x,y:t.y}}var f=n?Ve(n):null;if(f!=null){var l=f==="y"?"height":"width";switch(a){case te:i[f]=i[f]-(t[l]/2-r[l]/2);break;case pe:i[f]=i[f]+(t[l]/2-r[l]/2);break}}return i}function ue(e,t){t===void 0&&(t={});var r=t,o=r.placement,n=o===void 0?e.placement:o,a=r.strategy,c=a===void 0?e.strategy:a,s=r.boundary,i=s===void 0?lr:s,f=r.rootBoundary,l=f===void 0?gt:f,v=r.elementContext,h=v===void 0?le:v,u=r.altBoundary,x=u===void 0?!1:u,d=r.padding,m=d===void 0?0:d,w=Ot(typeof m!="number"?m:Pt(m,de)),P=h===le?cr:le,b=e.rects.popper,p=e.elements[x?P:h],g=Ur(Z(p)?p:p.contextElement||Y(e.elements.popper),i,l,c),y=oe(e.elements.reference),O=Ct({reference:y,element:b,strategy:"absolute",placement:n}),A=je(Object.assign({},b,O)),C=h===le?A:y,R={top:g.top-C.top+w.top,bottom:C.bottom-g.bottom+w.bottom,left:g.left-C.left+w.left,right:C.right-g.right+w.right},$=e.modifiersData.offset;if(h===le&&$){var D=$[n];Object.keys(R).forEach(function(S){var k=[H,N].indexOf(S)>=0?1:-1,L=[B,N].indexOf(S)>=0?"y":"x";R[S]+=D[L]*k})}return R}function Ir(e,t){t===void 0&&(t={});var r=t,o=r.placement,n=r.boundary,a=r.rootBoundary,c=r.padding,s=r.flipVariations,i=r.allowedAutoPlacements,f=i===void 0?yt:i,l=ne(o),v=l?s?ot:ot.filter(function(x){return ne(x)===l}):de,h=v.filter(function(x){return f.indexOf(x)>=0});h.length===0&&(h=v);var u=h.reduce(function(x,d){return x[d]=ue(e,{placement:d,boundary:n,rootBoundary:a,padding:c})[U(d)],x},{});return Object.keys(u).sort(function(x,d){return u[x]-u[d]})}function qr(e){if(U(e)===Fe)return[];var t=xe(e);return[it(e),t,it(t)]}function zr(e){var t=e.state,r=e.options,o=e.name;if(!t.modifiersData[o]._skip){for(var n=r.mainAxis,a=n===void 0?!0:n,c=r.altAxis,s=c===void 0?!0:c,i=r.fallbackPlacements,f=r.padding,l=r.boundary,v=r.rootBoundary,h=r.altBoundary,u=r.flipVariations,x=u===void 0?!0:u,d=r.allowedAutoPlacements,m=t.options.placement,w=U(m),P=w===m,b=i||(P||!x?[xe(m)]:qr(m)),p=[m].concat(b).reduce(function(ee,X){return ee.concat(U(X)===Fe?Ir(t,{placement:X,boundary:l,rootBoundary:v,padding:f,flipVariations:x,allowedAutoPlacements:d}):X)},[]),g=t.rects.reference,y=t.rects.popper,O=new Map,A=!0,C=p[0],R=0;R=0,L=k?"width":"height",j=ue(t,{placement:$,boundary:l,rootBoundary:v,altBoundary:h,padding:f}),M=k?S?H:F:S?N:B;g[L]>y[L]&&(M=xe(M));var z=xe(M),G=[];if(a&&G.push(j[D]<=0),s&&G.push(j[M]<=0,j[z]<=0),G.every(function(ee){return ee})){C=$,A=!1;break}O.set($,G)}if(A)for(var me=x?3:1,Pe=function(X){var se=p.find(function(ge){var _=O.get(ge);if(_)return _.slice(0,X).every(function(Ee){return Ee})});if(se)return C=se,"break"},ie=me;ie>0;ie--){var he=Pe(ie);if(he==="break")break}t.placement!==C&&(t.modifiersData[o]._skip=!0,t.placement=C,t.reset=!0)}}const Xr={name:"flip",enabled:!0,phase:"main",fn:zr,requiresIfExists:["offset"],data:{_skip:!1}};function lt(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function ct(e){return[B,H,N,F].some(function(t){return e[t]>=0})}function Yr(e){var t=e.state,r=e.name,o=t.rects.reference,n=t.rects.popper,a=t.modifiersData.preventOverflow,c=ue(t,{elementContext:"reference"}),s=ue(t,{altBoundary:!0}),i=lt(c,o),f=lt(s,n,a),l=ct(i),v=ct(f);t.modifiersData[r]={referenceClippingOffsets:i,popperEscapeOffsets:f,isReferenceHidden:l,hasPopperEscaped:v},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":l,"data-popper-escaped":v})}const Gr={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:Yr};function _r(e,t,r){var o=U(e),n=[F,B].indexOf(o)>=0?-1:1,a=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,c=a[0],s=a[1];return c=c||0,s=(s||0)*n,[F,H].indexOf(o)>=0?{x:s,y:c}:{x:c,y:s}}function Jr(e){var t=e.state,r=e.options,o=e.name,n=r.offset,a=n===void 0?[0,0]:n,c=yt.reduce(function(l,v){return l[v]=_r(v,t.rects,a),l},{}),s=c[t.placement],i=s.x,f=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=i,t.modifiersData.popperOffsets.y+=f),t.modifiersData[o]=c}const Kr={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Jr};function Qr(e){var t=e.state,r=e.name;t.modifiersData[r]=Ct({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const Zr={name:"popperOffsets",enabled:!0,phase:"read",fn:Qr,data:{}};function eo(e){return e==="x"?"y":"x"}function to(e){var t=e.state,r=e.options,o=e.name,n=r.mainAxis,a=n===void 0?!0:n,c=r.altAxis,s=c===void 0?!1:c,i=r.boundary,f=r.rootBoundary,l=r.altBoundary,v=r.padding,h=r.tether,u=h===void 0?!0:h,x=r.tetherOffset,d=x===void 0?0:x,m=ue(t,{boundary:i,rootBoundary:f,padding:v,altBoundary:l}),w=U(t.placement),P=ne(t.placement),b=!P,p=Ve(w),g=eo(p),y=t.modifiersData.popperOffsets,O=t.rects.reference,A=t.rects.popper,C=typeof d=="function"?d(Object.assign({},t.rects,{placement:t.placement})):d,R=typeof C=="number"?{mainAxis:C,altAxis:C}:Object.assign({mainAxis:0,altAxis:0},C),$=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,D={x:0,y:0};if(y){if(a){var S,k=p==="y"?B:F,L=p==="y"?N:H,j=p==="y"?"height":"width",M=y[p],z=M+m[k],G=M-m[L],me=u?-A[j]/2:0,Pe=P===te?O[j]:A[j],ie=P===te?-A[j]:-O[j],he=t.elements.arrow,ee=u&&he?Le(he):{width:0,height:0},X=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:wt(),se=X[k],ge=X[L],_=ce(0,O[j],ee[j]),Ee=b?O[j]/2-me-_-se-R.mainAxis:Pe-_-se-R.mainAxis,At=b?-O[j]/2+me+_+ge+R.mainAxis:ie+_+ge+R.mainAxis,Ce=t.elements.arrow&&ve(t.elements.arrow),St=Ce?p==="y"?Ce.clientTop||0:Ce.clientLeft||0:0,Ie=(S=$==null?void 0:$[p])!=null?S:0,$t=M+Ee-Ie-St,jt=M+At-Ie,qe=ce(u?we(z,$t):z,M,u?K(G,jt):G);y[p]=qe,D[p]=qe-M}if(s){var ze,kt=p==="x"?B:F,Dt=p==="x"?N:H,J=y[g],ye=g==="y"?"height":"width",Xe=J+m[kt],Ye=J-m[Dt],Re=[B,F].indexOf(w)!==-1,Ge=(ze=$==null?void 0:$[g])!=null?ze:0,_e=Re?Xe:J-O[ye]-A[ye]-Ge+R.altAxis,Je=Re?J+O[ye]+A[ye]-Ge-R.altAxis:Ye,Ke=u&&Re?Cr(_e,J,Je):ce(u?_e:Xe,J,u?Je:Ye);y[g]=Ke,D[g]=Ke-J}t.modifiersData[o]=D}}const ro={name:"preventOverflow",enabled:!0,phase:"main",fn:to,requiresIfExists:["offset"]};function oo(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function no(e){return e===W(e)||!V(e)?Ne(e):oo(e)}function ao(e){var t=e.getBoundingClientRect(),r=re(t.width)/e.offsetWidth||1,o=re(t.height)/e.offsetHeight||1;return r!==1||o!==1}function io(e,t,r){r===void 0&&(r=!1);var o=V(t),n=V(t)&&ao(t),a=Y(t),c=oe(e,n,r),s={scrollLeft:0,scrollTop:0},i={x:0,y:0};return(o||!o&&!r)&&((I(t)!=="body"||Ue(a))&&(s=no(t)),V(t)?(i=oe(t,!0),i.x+=t.clientLeft,i.y+=t.clientTop):a&&(i.x=He(a))),{x:c.left+s.scrollLeft-i.x,y:c.top+s.scrollTop-i.y,width:c.width,height:c.height}}function so(e){var t=new Map,r=new Set,o=[];e.forEach(function(a){t.set(a.name,a)});function n(a){r.add(a.name);var c=[].concat(a.requires||[],a.requiresIfExists||[]);c.forEach(function(s){if(!r.has(s)){var i=t.get(s);i&&n(i)}}),o.push(a)}return e.forEach(function(a){r.has(a.name)||n(a)}),o}function lo(e){var t=so(e);return br.reduce(function(r,o){return r.concat(t.filter(function(n){return n.phase===o}))},[])}function co(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function fo(e){var t=e.reduce(function(r,o){var n=r[o.name];return r[o.name]=n?Object.assign({},n,o,{options:Object.assign({},n.options,o.options),data:Object.assign({},n.data,o.data)}):o,r},{});return Object.keys(t).map(function(r){return t[r]})}var ft={placement:"bottom",modifiers:[],strategy:"absolute"};function pt(){for(var e=arguments.length,t=new Array(e),r=0;rDe({root:["root"]},sr(mo)),wo={},Oo=E.forwardRef(function(t,r){var o;const{anchorEl:n,children:a,direction:c,disablePortal:s,modifiers:i,open:f,placement:l,popperOptions:v,popperRef:h,slotProps:u={},slots:x={},TransitionProps:d}=t,m=ae(t,ho),w=E.useRef(null),P=tt(w,r),b=E.useRef(null),p=tt(b,h),g=E.useRef(p);rt(()=>{g.current=p},[p]),E.useImperativeHandle(h,()=>b.current,[]);const y=yo(l,c),[O,A]=E.useState(y),[C,R]=E.useState(ke(n));E.useEffect(()=>{b.current&&b.current.forceUpdate()}),E.useEffect(()=>{n&&R(ke(n))},[n]),rt(()=>{if(!C||!f)return;const L=z=>{A(z.placement)};let j=[{name:"preventOverflow",options:{altBoundary:s}},{name:"flip",options:{altBoundary:s}},{name:"onUpdate",enabled:!0,phase:"afterWrite",fn:({state:z})=>{L(z)}}];i!=null&&(j=j.concat(i)),v&&v.modifiers!=null&&(j=j.concat(v.modifiers));const M=vo(C,w.current,T({placement:y},v,{modifiers:j}));return g.current(M),()=>{M.destroy(),g.current(null)}},[C,s,i,f,v,y]);const $={placement:O};d!==null&&($.TransitionProps=d);const D=xo(),S=(o=x.root)!=null?o:"div",k=It({elementType:S,externalSlotProps:u.root,externalForwardedProps:m,additionalProps:{role:"tooltip",ref:P},ownerState:t,className:D.root});return Q.jsx(S,T({},k,{children:typeof a=="function"?a($):a}))}),Po=E.forwardRef(function(t,r){const{anchorEl:o,children:n,container:a,direction:c="ltr",disablePortal:s=!1,keepMounted:i=!1,modifiers:f,open:l,placement:v="bottom",popperOptions:h=wo,popperRef:u,style:x,transition:d=!1,slotProps:m={},slots:w={}}=t,P=ae(t,go),[b,p]=E.useState(!0),g=()=>{p(!1)},y=()=>{p(!0)};if(!i&&!l&&(!d||b))return null;let O;if(a)O=a;else if(o){const R=ke(o);O=R&&bo(R)?et(R).body:et(null).body}const A=!l&&i&&(!d||b)?"none":void 0,C=d?{in:l,onEnter:g,onExited:y}:void 0;return Q.jsx(qt,{disablePortal:s,container:O,children:Q.jsx(Oo,T({anchorEl:o,direction:c,disablePortal:s,modifiers:f,ref:r,open:d?!b:l,placement:v,popperOptions:h,popperRef:u,slotProps:m,slots:w},P,{style:T({position:"fixed",top:0,left:0,display:A},x),TransitionProps:C,children:n}))})}),Eo=["anchorEl","component","components","componentsProps","container","disablePortal","keepMounted","modifiers","open","placement","popperOptions","popperRef","transition","slots","slotProps"],Co=Me(Po,{name:"MuiPopper",slot:"Root",overridesResolver:(e,t)=>t.root})({}),Ro=E.forwardRef(function(t,r){var o;const n=Ht(),a=Be({props:t,name:"MuiPopper"}),{anchorEl:c,component:s,components:i,componentsProps:f,container:l,disablePortal:v,keepMounted:h,modifiers:u,open:x,placement:d,popperOptions:m,popperRef:w,transition:P,slots:b,slotProps:p}=a,g=ae(a,Eo),y=(o=b==null?void 0:b.root)!=null?o:i==null?void 0:i.Root,O=T({anchorEl:c,container:l,disablePortal:v,keepMounted:h,modifiers:u,open:x,placement:d,popperOptions:m,popperRef:w,transition:P},g);return Q.jsx(Co,T({as:s,direction:n==null?void 0:n.direction,slots:{root:y},slotProps:p??f},O,{ref:r}))}),No=Ro;function Ho({props:e,states:t,muiFormControl:r}){return t.reduce((o,n)=>(o[n]=e[n],r&&typeof e[n]>"u"&&(o[n]=r[n]),o),{})}const Ao=E.createContext(void 0),Rt=Ao;function Uo(){return E.useContext(Rt)}function ut(e){return e!=null&&!(Array.isArray(e)&&e.length===0)}function dt(e,t=!1){return e&&(ut(e.value)&&e.value!==""||t&&ut(e.defaultValue)&&e.defaultValue!=="")}function So(e){return e.startAdornment}function $o(e){return Te("MuiFormControl",e)}vt("MuiFormControl",["root","marginNone","marginNormal","marginDense","fullWidth","disabled"]);const jo=["children","className","color","component","disabled","error","focused","fullWidth","hiddenLabel","margin","required","size","variant"],ko=e=>{const{classes:t,margin:r,fullWidth:o}=e,n={root:["root",r!=="none"&&`margin${mt(r)}`,o&&"fullWidth"]};return De(n,$o,t)},Do=Me("div",{name:"MuiFormControl",slot:"Root",overridesResolver:({ownerState:e},t)=>T({},t.root,t[`margin${mt(e.margin)}`],e.fullWidth&&t.fullWidth)})(({ownerState:e})=>T({display:"inline-flex",flexDirection:"column",position:"relative",minWidth:0,padding:0,margin:0,border:0,verticalAlign:"top"},e.margin==="normal"&&{marginTop:16,marginBottom:8},e.margin==="dense"&&{marginTop:8,marginBottom:4},e.fullWidth&&{width:"100%"})),To=E.forwardRef(function(t,r){const o=Be({props:t,name:"MuiFormControl"}),{children:n,className:a,color:c="primary",component:s="div",disabled:i=!1,error:f=!1,focused:l,fullWidth:v=!1,hiddenLabel:h=!1,margin:u="none",required:x=!1,size:d="medium",variant:m="outlined"}=o,w=ae(o,jo),P=T({},o,{color:c,component:s,disabled:i,error:f,fullWidth:v,hiddenLabel:h,margin:u,required:x,size:d,variant:m}),b=ko(P),[p,g]=E.useState(()=>{let S=!1;return n&&E.Children.forEach(n,k=>{if(!Se(k,["Input","Select"]))return;const L=Se(k,["Select"])?k.props.input:k;L&&So(L.props)&&(S=!0)}),S}),[y,O]=E.useState(()=>{let S=!1;return n&&E.Children.forEach(n,k=>{Se(k,["Input","Select"])&&(dt(k.props,!0)||dt(k.props.inputProps,!0))&&(S=!0)}),S}),[A,C]=E.useState(!1);i&&A&&C(!1);const R=l!==void 0&&!i?l:A;let $;const D=E.useMemo(()=>({adornedStart:p,setAdornedStart:g,color:c,disabled:i,error:f,filled:y,focused:R,fullWidth:v,hiddenLabel:h,size:d,onBlur:()=>{C(!1)},onEmpty:()=>{O(!1)},onFilled:()=>{O(!0)},onFocus:()=>{C(!0)},registerEffect:$,required:x,variant:m}),[p,c,i,f,y,R,v,h,$,x,d,m]);return Q.jsx(Rt.Provider,{value:D,children:Q.jsx(Do,T({as:s,ownerState:P,className:Ut(b.root,a),ref:r},w,{children:n}))})}),Io=To,Mo=nr({createStyledComponent:Me("div",{name:"MuiStack",slot:"Root",overridesResolver:(e,t)=>t.root}),useThemeProps:e=>Be({props:e,name:"MuiStack"})}),qo=Mo;export{Io as F,No as P,qo as S,Uo as a,Rt as b,Yt as e,Ho as f,dt as i,Vo as u}; diff --git a/build/assets/Streamable-32ea3232.js b/build/assets/Streamable-32ea3232.js deleted file mode 100644 index 13b10fa3d..000000000 --- a/build/assets/Streamable-32ea3232.js +++ /dev/null @@ -1 +0,0 @@ -import{n as m,r as f}from"./index-022521cf.js";import{u as _,p as b}from"./index-4378ec35.js";function P(t,e){for(var r=0;rs[a]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var g=Object.create,l=Object.defineProperty,v=Object.getOwnPropertyDescriptor,O=Object.getOwnPropertyNames,S=Object.getPrototypeOf,j=Object.prototype.hasOwnProperty,L=(t,e,r)=>e in t?l(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,w=(t,e)=>{for(var r in e)l(t,r,{get:e[r],enumerable:!0})},c=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of O(e))!j.call(t,a)&&a!==r&&l(t,a,{get:()=>e[a],enumerable:!(s=v(e,a))||s.enumerable});return t},D=(t,e,r)=>(r=t!=null?g(S(t)):{},c(e||!t||!t.__esModule?l(r,"default",{value:t,enumerable:!0}):r,t)),E=t=>c(l({},"__esModule",{value:!0}),t),o=(t,e,r)=>(L(t,typeof e!="symbol"?e+"":e,r),r),h={};w(h,{default:()=>i});var y=E(h),p=D(f),u=_,d=b;const M="https://cdn.embed.ly/player-0.1.0.min.js",T="playerjs";class i extends p.Component{constructor(){super(...arguments),o(this,"callPlayer",u.callPlayer),o(this,"duration",null),o(this,"currentTime",null),o(this,"secondsLoaded",null),o(this,"mute",()=>{this.callPlayer("mute")}),o(this,"unmute",()=>{this.callPlayer("unmute")}),o(this,"ref",e=>{this.iframe=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){(0,u.getSDK)(M,T).then(r=>{this.iframe&&(this.player=new r.Player(this.iframe),this.player.setLoop(this.props.loop),this.player.on("ready",this.props.onReady),this.player.on("play",this.props.onPlay),this.player.on("pause",this.props.onPause),this.player.on("seeked",this.props.onSeek),this.player.on("ended",this.props.onEnded),this.player.on("error",this.props.onError),this.player.on("timeupdate",({duration:s,seconds:a})=>{this.duration=s,this.currentTime=a}),this.player.on("buffered",({percent:s})=>{this.duration&&(this.secondsLoaded=this.duration*s)}),this.props.muted&&this.player.mute())},this.props.onError)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){}seekTo(e,r=!0){this.callPlayer("setCurrentTime",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e*100)}setLoop(e){this.callPlayer("setLoop",e)}getDuration(){return this.duration}getCurrentTime(){return this.currentTime}getSecondsLoaded(){return this.secondsLoaded}render(){const e=this.props.url.match(d.MATCH_URL_STREAMABLE)[1],r={width:"100%",height:"100%"};return p.default.createElement("iframe",{ref:this.ref,src:`https://streamable.com/o/${e}`,frameBorder:"0",scrolling:"no",style:r,allow:"encrypted-media; autoplay; fullscreen;"})}}o(i,"displayName","Streamable");o(i,"canPlay",d.canPlay.streamable);const x=m(y),N=P({__proto__:null,default:x},[y]);export{N as S}; diff --git a/build/assets/Tabs-2c5124a1.js b/build/assets/Tabs-2c5124a1.js deleted file mode 100644 index 75b784346..000000000 --- a/build/assets/Tabs-2c5124a1.js +++ /dev/null @@ -1 +0,0 @@ -import{g as ft,b as pt,s as O,e as Pt,_ as b,r as c,u as ht,a as rt,c as L,j as S,d as St,ac as Lt}from"./index-022521cf.js";import{p as Nt,f as Zt,g as ut}from"./index-586dfb7f.js";import{d as $t,a as kt,u as lt,o as te}from"./useSlotProps-51fc8b9f.js";import{c as Ft}from"./createSvgIcon-e1ebdfca.js";let U;function At(){if(U)return U;const t=document.createElement("div"),e=document.createElement("div");return e.style.width="10px",e.style.height="1px",t.appendChild(e),t.dir="rtl",t.style.fontSize="14px",t.style.width="4px",t.style.height="1px",t.style.position="absolute",t.style.top="-1000px",t.style.overflow="scroll",document.body.appendChild(t),U="reverse",t.scrollLeft>0?U="default":(t.scrollLeft=1,t.scrollLeft===0&&(U="negative")),document.body.removeChild(t),U}function ee(t,e){const r=t.scrollLeft;if(e!=="rtl")return r;switch(At()){case"negative":return t.scrollWidth-t.clientWidth+r;case"reverse":return t.scrollWidth-t.clientWidth-r;default:return r}}function oe(t){return pt("MuiTab",t)}const le=ft("MuiTab",["root","labelIcon","textColorInherit","textColorPrimary","textColorSecondary","selected","disabled","fullWidth","wrapped","iconWrapper"]),A=le,re=["className","disabled","disableFocusRipple","fullWidth","icon","iconPosition","indicator","label","onChange","onClick","onFocus","selected","selectionFollowsFocus","textColor","value","wrapped"],ne=t=>{const{classes:e,textColor:r,fullWidth:a,wrapped:n,icon:d,label:h,selected:p,disabled:u}=t,m={root:["root",d&&h&&"labelIcon",`textColor${Pt(r)}`,a&&"fullWidth",n&&"wrapped",p&&"selected",u&&"disabled"],iconWrapper:["iconWrapper"]};return St(m,oe,e)},se=O(Nt,{name:"MuiTab",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:r}=t;return[e.root,r.label&&r.icon&&e.labelIcon,e[`textColor${Pt(r.textColor)}`],r.fullWidth&&e.fullWidth,r.wrapped&&e.wrapped]}})(({theme:t,ownerState:e})=>b({},t.typography.button,{maxWidth:360,minWidth:90,position:"relative",minHeight:48,flexShrink:0,padding:"12px 16px",overflow:"hidden",whiteSpace:"normal",textAlign:"center"},e.label&&{flexDirection:e.iconPosition==="top"||e.iconPosition==="bottom"?"column":"row"},{lineHeight:1.25},e.icon&&e.label&&{minHeight:72,paddingTop:9,paddingBottom:9,[`& > .${A.iconWrapper}`]:b({},e.iconPosition==="top"&&{marginBottom:6},e.iconPosition==="bottom"&&{marginTop:6},e.iconPosition==="start"&&{marginRight:t.spacing(1)},e.iconPosition==="end"&&{marginLeft:t.spacing(1)})},e.textColor==="inherit"&&{color:"inherit",opacity:.6,[`&.${A.selected}`]:{opacity:1},[`&.${A.disabled}`]:{opacity:(t.vars||t).palette.action.disabledOpacity}},e.textColor==="primary"&&{color:(t.vars||t).palette.text.secondary,[`&.${A.selected}`]:{color:(t.vars||t).palette.primary.main},[`&.${A.disabled}`]:{color:(t.vars||t).palette.text.disabled}},e.textColor==="secondary"&&{color:(t.vars||t).palette.text.secondary,[`&.${A.selected}`]:{color:(t.vars||t).palette.secondary.main},[`&.${A.disabled}`]:{color:(t.vars||t).palette.text.disabled}},e.fullWidth&&{flexShrink:1,flexGrow:1,flexBasis:0,maxWidth:"none"},e.wrapped&&{fontSize:t.typography.pxToRem(12)})),ae=c.forwardRef(function(e,r){const a=ht({props:e,name:"MuiTab"}),{className:n,disabled:d=!1,disableFocusRipple:h=!1,fullWidth:p,icon:u,iconPosition:m="top",indicator:w,label:T,onChange:y,onClick:x,onFocus:j,selected:I,selectionFollowsFocus:g,textColor:H="inherit",value:C,wrapped:nt=!1}=a,D=rt(a,re),Y=b({},a,{disabled:d,disableFocusRipple:h,selected:I,icon:!!u,iconPosition:m,label:!!T,fullWidth:p,textColor:H,wrapped:nt}),X=ne(Y),N=u&&T&&c.isValidElement(u)?c.cloneElement(u,{className:L(X.iconWrapper,u.props.className)}):u,J=R=>{!I&&y&&y(R,C),x&&x(R)},_=R=>{g&&!I&&y&&y(R,C),j&&j(R)};return S.jsxs(se,b({focusRipple:!h,className:L(X.root,n),ref:r,role:"tab","aria-selected":I,disabled:d,onClick:J,onFocus:_,ownerState:Y,tabIndex:I?0:-1},D,{children:[m==="top"||m==="start"?S.jsxs(c.Fragment,{children:[N,T]}):S.jsxs(c.Fragment,{children:[T,N]}),w]}))}),Fe=ae,ie=Ft(S.jsx("path",{d:"M15.41 16.09l-4.58-4.59 4.58-4.59L14 5.5l-6 6 6 6z"}),"KeyboardArrowLeft"),ce=Ft(S.jsx("path",{d:"M8.59 16.34l4.58-4.59-4.58-4.59L10 5.75l6 6-6 6z"}),"KeyboardArrowRight");function de(t){return(1+Math.sin(Math.PI*t-Math.PI/2))/2}function ue(t,e,r,a={},n=()=>{}){const{ease:d=de,duration:h=300}=a;let p=null;const u=e[t];let m=!1;const w=()=>{m=!0},T=y=>{if(m){n(new Error("Animation cancelled"));return}p===null&&(p=y);const x=Math.min(1,(y-p)/h);if(e[t]=d(x)*(r-u)+u,x>=1){requestAnimationFrame(()=>{n(null)});return}requestAnimationFrame(T)};return u===r?(n(new Error("Element already at target position")),w):(requestAnimationFrame(T),w)}const be=["onChange"],fe={width:99,height:99,position:"absolute",top:-9999,overflow:"scroll"};function pe(t){const{onChange:e}=t,r=rt(t,be),a=c.useRef(),n=c.useRef(null),d=()=>{a.current=n.current.offsetHeight-n.current.clientHeight};return Zt(()=>{const h=$t(()=>{const u=a.current;d(),u!==a.current&&e(a.current)}),p=kt(n.current);return p.addEventListener("resize",h),()=>{h.clear(),p.removeEventListener("resize",h)}},[e]),c.useEffect(()=>{d(),e(a.current)},[e]),S.jsx("div",b({style:fe,ref:n},r))}function he(t){return pt("MuiTabScrollButton",t)}const Se=ft("MuiTabScrollButton",["root","vertical","horizontal","disabled"]),ve=Se,me=["className","slots","slotProps","direction","orientation","disabled"],xe=t=>{const{classes:e,orientation:r,disabled:a}=t;return St({root:["root",r,a&&"disabled"]},he,e)},ge=O(Nt,{name:"MuiTabScrollButton",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:r}=t;return[e.root,r.orientation&&e[r.orientation]]}})(({ownerState:t})=>b({width:40,flexShrink:0,opacity:.8,[`&.${ve.disabled}`]:{opacity:0}},t.orientation==="vertical"&&{width:"100%",height:40,"& svg":{transform:`rotate(${t.isRtl?-90:90}deg)`}})),ye=c.forwardRef(function(e,r){var a,n;const d=ht({props:e,name:"MuiTabScrollButton"}),{className:h,slots:p={},slotProps:u={},direction:m}=d,w=rt(d,me),y=Lt().direction==="rtl",x=b({isRtl:y},d),j=xe(x),I=(a=p.StartScrollButtonIcon)!=null?a:ie,g=(n=p.EndScrollButtonIcon)!=null?n:ce,H=lt({elementType:I,externalSlotProps:u.startScrollButtonIcon,additionalProps:{fontSize:"small"},ownerState:x}),C=lt({elementType:g,externalSlotProps:u.endScrollButtonIcon,additionalProps:{fontSize:"small"},ownerState:x});return S.jsx(ge,b({component:"div",className:L(j.root,h),ref:r,role:null,ownerState:x,tabIndex:null},w,{children:m==="left"?S.jsx(I,b({},H)):S.jsx(g,b({},C))}))}),Ce=ye;function Be(t){return pt("MuiTabs",t)}const we=ft("MuiTabs",["root","vertical","flexContainer","flexContainerVertical","centered","scroller","fixed","scrollableX","scrollableY","hideScrollbar","scrollButtons","scrollButtonsHideMobile","indicator"]),bt=we,Te=["aria-label","aria-labelledby","action","centered","children","className","component","allowScrollButtonsMobile","indicatorColor","onChange","orientation","ScrollButtonComponent","scrollButtons","selectionFollowsFocus","slots","slotProps","TabIndicatorProps","TabScrollButtonProps","textColor","value","variant","visibleScrollbar"],Rt=(t,e)=>t===e?t.firstChild:e&&e.nextElementSibling?e.nextElementSibling:t.firstChild,zt=(t,e)=>t===e?t.lastChild:e&&e.previousElementSibling?e.previousElementSibling:t.lastChild,ot=(t,e,r)=>{let a=!1,n=r(t,e);for(;n;){if(n===t.firstChild){if(a)return;a=!0}const d=n.disabled||n.getAttribute("aria-disabled")==="true";if(!n.hasAttribute("tabindex")||d)n=r(t,n);else{n.focus();return}}},Ie=t=>{const{vertical:e,fixed:r,hideScrollbar:a,scrollableX:n,scrollableY:d,centered:h,scrollButtonsHideMobile:p,classes:u}=t;return St({root:["root",e&&"vertical"],scroller:["scroller",r&&"fixed",a&&"hideScrollbar",n&&"scrollableX",d&&"scrollableY"],flexContainer:["flexContainer",e&&"flexContainerVertical",h&&"centered"],indicator:["indicator"],scrollButtons:["scrollButtons",p&&"scrollButtonsHideMobile"],scrollableX:[n&&"scrollableX"],hideScrollbar:[a&&"hideScrollbar"]},Be,u)},Ee=O("div",{name:"MuiTabs",slot:"Root",overridesResolver:(t,e)=>{const{ownerState:r}=t;return[{[`& .${bt.scrollButtons}`]:e.scrollButtons},{[`& .${bt.scrollButtons}`]:r.scrollButtonsHideMobile&&e.scrollButtonsHideMobile},e.root,r.vertical&&e.vertical]}})(({ownerState:t,theme:e})=>b({overflow:"hidden",minHeight:48,WebkitOverflowScrolling:"touch",display:"flex"},t.vertical&&{flexDirection:"column"},t.scrollButtonsHideMobile&&{[`& .${bt.scrollButtons}`]:{[e.breakpoints.down("sm")]:{display:"none"}}})),Me=O("div",{name:"MuiTabs",slot:"Scroller",overridesResolver:(t,e)=>{const{ownerState:r}=t;return[e.scroller,r.fixed&&e.fixed,r.hideScrollbar&&e.hideScrollbar,r.scrollableX&&e.scrollableX,r.scrollableY&&e.scrollableY]}})(({ownerState:t})=>b({position:"relative",display:"inline-block",flex:"1 1 auto",whiteSpace:"nowrap"},t.fixed&&{overflowX:"hidden",width:"100%"},t.hideScrollbar&&{scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}},t.scrollableX&&{overflowX:"auto",overflowY:"hidden"},t.scrollableY&&{overflowY:"auto",overflowX:"hidden"})),Re=O("div",{name:"MuiTabs",slot:"FlexContainer",overridesResolver:(t,e)=>{const{ownerState:r}=t;return[e.flexContainer,r.vertical&&e.flexContainerVertical,r.centered&&e.centered]}})(({ownerState:t})=>b({display:"flex"},t.vertical&&{flexDirection:"column"},t.centered&&{justifyContent:"center"})),ze=O("span",{name:"MuiTabs",slot:"Indicator",overridesResolver:(t,e)=>e.indicator})(({ownerState:t,theme:e})=>b({position:"absolute",height:2,bottom:0,width:"100%",transition:e.transitions.create()},t.indicatorColor==="primary"&&{backgroundColor:(e.vars||e).palette.primary.main},t.indicatorColor==="secondary"&&{backgroundColor:(e.vars||e).palette.secondary.main},t.vertical&&{height:"100%",width:2,right:0})),We=O(pe)({overflowX:"auto",overflowY:"hidden",scrollbarWidth:"none","&::-webkit-scrollbar":{display:"none"}}),Wt={},Pe=c.forwardRef(function(e,r){const a=ht({props:e,name:"MuiTabs"}),n=Lt(),d=n.direction==="rtl",{"aria-label":h,"aria-labelledby":p,action:u,centered:m=!1,children:w,className:T,component:y="div",allowScrollButtonsMobile:x=!1,indicatorColor:j="primary",onChange:I,orientation:g="horizontal",ScrollButtonComponent:H=Ce,scrollButtons:C="auto",selectionFollowsFocus:nt,slots:D={},slotProps:Y={},TabIndicatorProps:X={},TabScrollButtonProps:N={},textColor:J="primary",value:_,variant:R="standard",visibleScrollbar:st=!1}=a,Ot=rt(a,Te),E=R==="scrollable",B=g==="vertical",K=B?"scrollTop":"scrollLeft",Q=B?"top":"left",Z=B?"bottom":"right",at=B?"clientHeight":"clientWidth",V=B?"height":"width",$=b({},a,{component:y,allowScrollButtonsMobile:x,indicatorColor:j,orientation:g,vertical:B,scrollButtons:C,textColor:J,variant:R,visibleScrollbar:st,fixed:!E,hideScrollbar:E&&!st,scrollableX:E&&!B,scrollableY:E&&B,centered:m&&!E,scrollButtonsHideMobile:!x}),W=Ie($),jt=lt({elementType:D.StartScrollButtonIcon,externalSlotProps:Y.startScrollButtonIcon,ownerState:$}),Ht=lt({elementType:D.EndScrollButtonIcon,externalSlotProps:Y.endScrollButtonIcon,ownerState:$}),[vt,Dt]=c.useState(!1),[k,mt]=c.useState(Wt),[xt,Xt]=c.useState(!1),[gt,_t]=c.useState(!1),[yt,Ut]=c.useState(!1),[Ct,Yt]=c.useState({overflow:"hidden",scrollbarWidth:0}),Bt=new Map,z=c.useRef(null),F=c.useRef(null),wt=()=>{const o=z.current;let l;if(o){const s=o.getBoundingClientRect();l={clientWidth:o.clientWidth,scrollLeft:o.scrollLeft,scrollTop:o.scrollTop,scrollLeftNormalized:ee(o,n.direction),scrollWidth:o.scrollWidth,top:s.top,bottom:s.bottom,left:s.left,right:s.right}}let i;if(o&&_!==!1){const s=F.current.children;if(s.length>0){const f=s[Bt.get(_)];i=f?f.getBoundingClientRect():null}}return{tabsMeta:l,tabMeta:i}},q=ut(()=>{const{tabsMeta:o,tabMeta:l}=wt();let i=0,s;if(B)s="top",l&&o&&(i=l.top-o.top+o.scrollTop);else if(s=d?"right":"left",l&&o){const v=d?o.scrollLeftNormalized+o.clientWidth-o.scrollWidth:o.scrollLeft;i=(d?-1:1)*(l[s]-o[s]+v)}const f={[s]:i,[V]:l?l[V]:0};if(isNaN(k[s])||isNaN(k[V]))mt(f);else{const v=Math.abs(k[s]-f[s]),M=Math.abs(k[V]-f[V]);(v>=1||M>=1)&&mt(f)}}),it=(o,{animation:l=!0}={})=>{l?ue(K,z.current,o,{duration:n.transitions.duration.standard}):z.current[K]=o},Tt=o=>{let l=z.current[K];B?l+=o:(l+=o*(d?-1:1),l*=d&&At()==="reverse"?-1:1),it(l)},It=()=>{const o=z.current[at];let l=0;const i=Array.from(F.current.children);for(let s=0;so){s===0&&(l=o);break}l+=f[at]}return l},Kt=()=>{Tt(-1*It())},Vt=()=>{Tt(It())},qt=c.useCallback(o=>{Yt({overflow:null,scrollbarWidth:o})},[]),Gt=()=>{const o={};o.scrollbarSizeListener=E?S.jsx(We,{onChange:qt,className:L(W.scrollableX,W.hideScrollbar)}):null;const i=E&&(C==="auto"&&(xt||gt)||C===!0);return o.scrollButtonStart=i?S.jsx(H,b({slots:{StartScrollButtonIcon:D.StartScrollButtonIcon},slotProps:{startScrollButtonIcon:jt},orientation:g,direction:d?"right":"left",onClick:Kt,disabled:!xt},N,{className:L(W.scrollButtons,N.className)})):null,o.scrollButtonEnd=i?S.jsx(H,b({slots:{EndScrollButtonIcon:D.EndScrollButtonIcon},slotProps:{endScrollButtonIcon:Ht},orientation:g,direction:d?"left":"right",onClick:Vt,disabled:!gt},N,{className:L(W.scrollButtons,N.className)})):null,o},Et=ut(o=>{const{tabsMeta:l,tabMeta:i}=wt();if(!(!i||!l)){if(i[Q]l[Z]){const s=l[K]+(i[Z]-l[Z]);it(s,{animation:o})}}}),tt=ut(()=>{E&&C!==!1&&Ut(!yt)});c.useEffect(()=>{const o=$t(()=>{z.current&&q()});let l;const i=v=>{v.forEach(M=>{M.removedNodes.forEach(G=>{var P;(P=l)==null||P.unobserve(G)}),M.addedNodes.forEach(G=>{var P;(P=l)==null||P.observe(G)})}),o(),tt()},s=kt(z.current);s.addEventListener("resize",o);let f;return typeof ResizeObserver<"u"&&(l=new ResizeObserver(o),Array.from(F.current.children).forEach(v=>{l.observe(v)})),typeof MutationObserver<"u"&&(f=new MutationObserver(i),f.observe(F.current,{childList:!0})),()=>{var v,M;o.clear(),s.removeEventListener("resize",o),(v=f)==null||v.disconnect(),(M=l)==null||M.disconnect()}},[q,tt]),c.useEffect(()=>{const o=Array.from(F.current.children),l=o.length;if(typeof IntersectionObserver<"u"&&l>0&&E&&C!==!1){const i=o[0],s=o[l-1],f={root:z.current,threshold:.99},v=dt=>{Xt(!dt[0].isIntersecting)},M=new IntersectionObserver(v,f);M.observe(i);const G=dt=>{_t(!dt[0].isIntersecting)},P=new IntersectionObserver(G,f);return P.observe(s),()=>{M.disconnect(),P.disconnect()}}},[E,C,yt,w==null?void 0:w.length]),c.useEffect(()=>{Dt(!0)},[]),c.useEffect(()=>{q()}),c.useEffect(()=>{Et(Wt!==k)},[Et,k]),c.useImperativeHandle(u,()=>({updateIndicator:q,updateScrollButtons:tt}),[q,tt]);const Mt=S.jsx(ze,b({},X,{className:L(W.indicator,X.className),ownerState:$,style:b({},k,X.style)}));let et=0;const Jt=c.Children.map(w,o=>{if(!c.isValidElement(o))return null;const l=o.props.value===void 0?et:o.props.value;Bt.set(l,et);const i=l===_;return et+=1,c.cloneElement(o,b({fullWidth:R==="fullWidth",indicator:i&&!vt&&Mt,selected:i,selectionFollowsFocus:nt,onChange:I,textColor:J,value:l},et===1&&_===!1&&!o.props.tabIndex?{tabIndex:0}:{}))}),Qt=o=>{const l=F.current,i=te(l).activeElement;if(i.getAttribute("role")!=="tab")return;let f=g==="horizontal"?"ArrowLeft":"ArrowUp",v=g==="horizontal"?"ArrowRight":"ArrowDown";switch(g==="horizontal"&&d&&(f="ArrowRight",v="ArrowLeft"),o.key){case f:o.preventDefault(),ot(l,i,zt);break;case v:o.preventDefault(),ot(l,i,Rt);break;case"Home":o.preventDefault(),ot(l,null,Rt);break;case"End":o.preventDefault(),ot(l,null,zt);break}},ct=Gt();return S.jsxs(Ee,b({className:L(W.root,T),ownerState:$,ref:r,as:y},Ot,{children:[ct.scrollButtonStart,ct.scrollbarSizeListener,S.jsxs(Me,{className:W.scroller,ownerState:$,style:{overflow:Ct.overflow,[B?`margin${d?"Left":"Right"}`:"marginBottom"]:st?void 0:-Ct.scrollbarWidth},ref:z,children:[S.jsx(Re,{"aria-label":h,"aria-labelledby":p,"aria-orientation":g==="vertical"?"vertical":null,className:W.flexContainer,ownerState:$,onKeyDown:Qt,ref:F,role:"tablist",children:Jt}),vt&&Mt]}),ct.scrollButtonEnd]}))}),Ae=Pe;export{Ae as T,Fe as a}; diff --git a/build/assets/TextareaAutosize-0ace781b.js b/build/assets/TextareaAutosize-0ace781b.js deleted file mode 100644 index 81cc5fe85..000000000 --- a/build/assets/TextareaAutosize-0ace781b.js +++ /dev/null @@ -1,2 +0,0 @@ -import{r as o,a as L,j as v,_ as b,h as I}from"./index-022521cf.js";import{e as D,f as T}from"./index-586dfb7f.js";import{a as F,d as P}from"./useSlotProps-51fc8b9f.js";const U=["onChange","maxRows","minRows","style","value"];function w(r){return parseInt(r,10)||0}const V={shadow:{visibility:"hidden",position:"absolute",overflow:"hidden",height:0,top:0,left:0,transform:"translateZ(0)"}};function M(r){return r==null||Object.keys(r).length===0||r.outerHeightStyle===0&&!r.overflow}const J=o.forwardRef(function(l,O){const{onChange:R,maxRows:x,minRows:h=1,style:S,value:y}=l,k=L(l,U),{current:A}=o.useRef(y!=null),p=o.useRef(null),N=D(O,p),H=o.useRef(null),c=o.useRef(0),[z,E]=o.useState({outerHeightStyle:0}),f=o.useCallback(()=>{const e=p.current,n=F(e).getComputedStyle(e);if(n.width==="0px")return{outerHeightStyle:0};const t=H.current;t.style.width=n.width,t.value=e.value||l.placeholder||"x",t.value.slice(-1)===` -`&&(t.value+=" ");const g=n.boxSizing,m=w(n.paddingBottom)+w(n.paddingTop),a=w(n.borderBottomWidth)+w(n.borderTopWidth),u=t.scrollHeight;t.value="x";const d=t.scrollHeight;let s=u;h&&(s=Math.max(Number(h)*d,s)),x&&(s=Math.min(Number(x)*d,s)),s=Math.max(s,d);const j=s+(g==="border-box"?m+a:0),B=Math.abs(s-u)<=1;return{outerHeightStyle:j,overflow:B}},[x,h,l.placeholder]),C=(e,i)=>{const{outerHeightStyle:n,overflow:t}=i;return c.current<20&&(n>0&&Math.abs((e.outerHeightStyle||0)-n)>1||e.overflow!==t)?(c.current+=1,{overflow:t,outerHeightStyle:n}):e},W=o.useCallback(()=>{const e=f();M(e)||E(i=>C(i,e))},[f]);T(()=>{const e=()=>{const u=f();M(u)||I.flushSync(()=>{E(d=>C(d,u))})},i=()=>{c.current=0,e()};let n;const t=P(i),g=p.current,m=F(g);m.addEventListener("resize",t);let a;return typeof ResizeObserver<"u"&&(a=new ResizeObserver(i),a.observe(g)),()=>{t.clear(),cancelAnimationFrame(n),m.removeEventListener("resize",t),a&&a.disconnect()}},[f]),T(()=>{W()}),o.useEffect(()=>{c.current=0},[y]);const _=e=>{c.current=0,A||W(),R&&R(e)};return v.jsxs(o.Fragment,{children:[v.jsx("textarea",b({value:y,onChange:_,ref:N,rows:h,style:b({height:z.outerHeightStyle,overflow:z.overflow?"hidden":void 0},S)},k)),v.jsx("textarea",{"aria-hidden":!0,className:l.className,readOnly:!0,ref:H,tabIndex:-1,style:b({},V.shadow,S,{paddingTop:0,paddingBottom:0})})]})});export{J as T}; diff --git a/build/assets/Twitch-6251f902.js b/build/assets/Twitch-6251f902.js deleted file mode 100644 index 84c8c24ea..000000000 --- a/build/assets/Twitch-6251f902.js +++ /dev/null @@ -1 +0,0 @@ -import{n as w,r as D}from"./index-022521cf.js";import{u as C,p as N}from"./index-4378ec35.js";function I(t,e){for(var r=0;rs[a]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var S=Object.create,l=Object.defineProperty,j=Object.getOwnPropertyDescriptor,A=Object.getOwnPropertyNames,M=Object.getPrototypeOf,H=Object.prototype.hasOwnProperty,R=(t,e,r)=>e in t?l(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,x=(t,e)=>{for(var r in e)l(t,r,{get:e[r],enumerable:!0})},_=(t,e,r,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of A(e))!H.call(t,a)&&a!==r&&l(t,a,{get:()=>e[a],enumerable:!(s=j(e,a))||s.enumerable});return t},F=(t,e,r)=>(r=t!=null?S(M(t)):{},_(e||!t||!t.__esModule?l(r,"default",{value:t,enumerable:!0}):r,t)),U=t=>_(l({},"__esModule",{value:!0}),t),n=(t,e,r)=>(R(t,typeof e!="symbol"?e+"":e,r),r),P={};x(P,{default:()=>h});var f=U(P),d=F(D),c=C,u=N;const K="https://player.twitch.tv/js/embed/v1.js",V="Twitch",$="twitch-player-";class h extends d.Component{constructor(){super(...arguments),n(this,"callPlayer",c.callPlayer),n(this,"playerID",this.props.config.playerId||`${$}${(0,c.randomString)()}`),n(this,"mute",()=>{this.callPlayer("setMuted",!0)}),n(this,"unmute",()=>{this.callPlayer("setMuted",!1)})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e,r){const{playsinline:s,onError:a,config:o,controls:v}=this.props,i=u.MATCH_URL_TWITCH_CHANNEL.test(e),p=i?e.match(u.MATCH_URL_TWITCH_CHANNEL)[1]:e.match(u.MATCH_URL_TWITCH_VIDEO)[1];if(r){i?this.player.setChannel(p):this.player.setVideo("v"+p);return}(0,c.getSDK)(K,V).then(y=>{this.player=new y.Player(this.playerID,{video:i?"":p,channel:i?p:"",height:"100%",width:"100%",playsinline:s,autoplay:this.props.playing,muted:this.props.muted,controls:i?!0:v,time:(0,c.parseStartTime)(e),...o.options});const{READY:m,PLAYING:g,PAUSE:E,ENDED:O,ONLINE:L,OFFLINE:b,SEEK:T}=y.Player;this.player.addEventListener(m,this.props.onReady),this.player.addEventListener(g,this.props.onPlay),this.player.addEventListener(E,this.props.onPause),this.player.addEventListener(O,this.props.onEnded),this.player.addEventListener(T,this.props.onSeek),this.player.addEventListener(L,this.props.onLoaded),this.player.addEventListener(b,this.props.onLoaded)},a)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){this.callPlayer("pause")}seekTo(e,r=!0){this.callPlayer("seek",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}getDuration(){return this.callPlayer("getDuration")}getCurrentTime(){return this.callPlayer("getCurrentTime")}getSecondsLoaded(){return null}render(){const e={width:"100%",height:"100%"};return d.default.createElement("div",{style:e,id:this.playerID})}}n(h,"displayName","Twitch");n(h,"canPlay",u.canPlay.twitch);n(h,"loopOnEnded",!0);const W=w(f),k=I({__proto__:null,default:W},[f]);export{k as T}; diff --git a/build/assets/Typography-13dc67f3.js b/build/assets/Typography-13dc67f3.js deleted file mode 100644 index bf2a37fb3..000000000 --- a/build/assets/Typography-13dc67f3.js +++ /dev/null @@ -1 +0,0 @@ -import{b as T,g as B,s as W,e as u,_ as s,r as C,u as M,a as R,j as P,c as j,d as U}from"./index-022521cf.js";import{e as _}from"./Stack-ce2a5ec5.js";function N(a){return T("MuiTypography",a)}B("MuiTypography",["root","h1","h2","h3","h4","h5","h6","subtitle1","subtitle2","body1","body2","inherit","button","caption","overline","alignLeft","alignRight","alignCenter","alignJustify","noWrap","gutterBottom","paragraph"]);const $=["align","className","component","gutterBottom","noWrap","paragraph","variant","variantMapping"],E=a=>{const{align:t,gutterBottom:r,noWrap:n,paragraph:e,variant:o,classes:p}=a,i={root:["root",o,a.align!=="inherit"&&`align${u(t)}`,r&&"gutterBottom",n&&"noWrap",e&&"paragraph"]};return U(i,N,p)},L=W("span",{name:"MuiTypography",slot:"Root",overridesResolver:(a,t)=>{const{ownerState:r}=a;return[t.root,r.variant&&t[r.variant],r.align!=="inherit"&&t[`align${u(r.align)}`],r.noWrap&&t.noWrap,r.gutterBottom&&t.gutterBottom,r.paragraph&&t.paragraph]}})(({theme:a,ownerState:t})=>s({margin:0},t.variant==="inherit"&&{font:"inherit"},t.variant!=="inherit"&&a.typography[t.variant],t.align!=="inherit"&&{textAlign:t.align},t.noWrap&&{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},t.gutterBottom&&{marginBottom:"0.35em"},t.paragraph&&{marginBottom:16})),y={h1:"h1",h2:"h2",h3:"h3",h4:"h4",h5:"h5",h6:"h6",subtitle1:"h6",subtitle2:"h6",body1:"p",body2:"p",inherit:"p"},z={primary:"primary.main",textPrimary:"text.primary",secondary:"secondary.main",textSecondary:"text.secondary",error:"error.main"},A=a=>z[a]||a,D=C.forwardRef(function(t,r){const n=M({props:t,name:"MuiTypography"}),e=A(n.color),o=_(s({},n,{color:e})),{align:p="inherit",className:i,component:g,gutterBottom:d=!1,noWrap:f=!1,paragraph:l=!1,variant:h="body1",variantMapping:c=y}=o,x=R(o,$),m=s({},o,{align:p,color:e,className:i,component:g,gutterBottom:d,noWrap:f,paragraph:l,variant:h,variantMapping:c}),v=g||(l?"p":c[h]||y[h])||"span",b=E(m);return P.jsx(L,s({as:v,ref:r,ownerState:m,className:j(b.root,i)},x))}),V=D;export{V as T}; diff --git a/build/assets/Vidyard-0a8b7e37.js b/build/assets/Vidyard-0a8b7e37.js deleted file mode 100644 index 95b8e39ae..000000000 --- a/build/assets/Vidyard-0a8b7e37.js +++ /dev/null @@ -1 +0,0 @@ -import{n as g,r as v}from"./index-022521cf.js";import{u as b,p as O}from"./index-4378ec35.js";function V(t,e){for(var r=0;ro[a]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var D=Object.create,i=Object.defineProperty,j=Object.getOwnPropertyDescriptor,w=Object.getOwnPropertyNames,S=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty,A=(t,e,r)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,E=(t,e)=>{for(var r in e)i(t,r,{get:e[r],enumerable:!0})},h=(t,e,r,o)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of w(e))!M.call(t,a)&&a!==r&&i(t,a,{get:()=>e[a],enumerable:!(o=j(e,a))||o.enumerable});return t},L=(t,e,r)=>(r=t!=null?D(S(t)):{},h(e||!t||!t.__esModule?i(r,"default",{value:t,enumerable:!0}):r,t)),R=t=>h(i({},"__esModule",{value:!0}),t),s=(t,e,r)=>(A(t,typeof e!="symbol"?e+"":e,r),r),_={};E(_,{default:()=>y});var f=R(_),c=L(v),d=b,P=O;const x="https://play.vidyard.com/embed/v4.js",C="VidyardV4",N="onVidyardAPI";class y extends c.Component{constructor(){super(...arguments),s(this,"callPlayer",d.callPlayer),s(this,"mute",()=>{this.setVolume(0)}),s(this,"unmute",()=>{this.props.volume!==null&&this.setVolume(this.props.volume)}),s(this,"ref",e=>{this.container=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){const{playing:r,config:o,onError:a,onDuration:n}=this.props,l=e&&e.match(P.MATCH_URL_VIDYARD)[1];this.player&&this.stop(),(0,d.getSDK)(x,C,N).then(p=>{this.container&&(p.api.addReadyListener((u,m)=>{this.player||(this.player=m,this.player.on("ready",this.props.onReady),this.player.on("play",this.props.onPlay),this.player.on("pause",this.props.onPause),this.player.on("seek",this.props.onSeek),this.player.on("playerComplete",this.props.onEnded))},l),p.api.renderPlayer({uuid:l,container:this.container,autoplay:r?1:0,...o.options}),p.api.getPlayerMetadata(l).then(u=>{this.duration=u.length_in_seconds,n(u.length_in_seconds)}))},a)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){window.VidyardV4.api.destroyPlayer(this.player)}seekTo(e,r=!0){this.callPlayer("seek",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}setPlaybackRate(e){this.callPlayer("setPlaybackSpeed",e)}getDuration(){return this.duration}getCurrentTime(){return this.callPlayer("currentTime")}getSecondsLoaded(){return null}render(){const{display:e}=this.props,r={width:"100%",height:"100%",display:e};return c.default.createElement("div",{style:r},c.default.createElement("div",{ref:this.ref}))}}s(y,"displayName","Vidyard");s(y,"canPlay",P.canPlay.vidyard);const T=g(f),B=V({__proto__:null,default:T},[f]);export{B as V}; diff --git a/build/assets/Vimeo-8dbee3d5.js b/build/assets/Vimeo-8dbee3d5.js deleted file mode 100644 index 82ed41446..000000000 --- a/build/assets/Vimeo-8dbee3d5.js +++ /dev/null @@ -1 +0,0 @@ -import{n as d,r as f}from"./index-022521cf.js";import{u as m,p as _}from"./index-4378ec35.js";function P(t,e){for(var r=0;ra[o]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var g=Object.create,n=Object.defineProperty,b=Object.getOwnPropertyDescriptor,v=Object.getOwnPropertyNames,O=Object.getPrototypeOf,D=Object.prototype.hasOwnProperty,w=(t,e,r)=>e in t?n(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,j=(t,e)=>{for(var r in e)n(t,r,{get:e[r],enumerable:!0})},h=(t,e,r,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of v(e))!D.call(t,o)&&o!==r&&n(t,o,{get:()=>e[o],enumerable:!(a=b(e,o))||a.enumerable});return t},M=(t,e,r)=>(r=t!=null?g(O(t)):{},h(e||!t||!t.__esModule?n(r,"default",{value:t,enumerable:!0}):r,t)),E=t=>h(n({},"__esModule",{value:!0}),t),i=(t,e,r)=>(w(t,typeof e!="symbol"?e+"":e,r),r),c={};j(c,{default:()=>l});var y=E(c),p=M(f),u=m,L=_;const S="https://player.vimeo.com/api/player.js",V="Vimeo",k=t=>t.replace("/manage/videos","");class l extends p.Component{constructor(){super(...arguments),i(this,"callPlayer",u.callPlayer),i(this,"duration",null),i(this,"currentTime",null),i(this,"secondsLoaded",null),i(this,"mute",()=>{this.setMuted(!0)}),i(this,"unmute",()=>{this.setMuted(!1)}),i(this,"ref",e=>{this.container=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){this.duration=null,(0,u.getSDK)(S,V).then(r=>{if(!this.container)return;const{playerOptions:a,title:o}=this.props.config;this.player=new r.Player(this.container,{url:k(e),autoplay:this.props.playing,muted:this.props.muted,loop:this.props.loop,playsinline:this.props.playsinline,controls:this.props.controls,...a}),this.player.ready().then(()=>{const s=this.container.querySelector("iframe");s.style.width="100%",s.style.height="100%",o&&(s.title=o)}).catch(this.props.onError),this.player.on("loaded",()=>{this.props.onReady(),this.refreshDuration()}),this.player.on("play",()=>{this.props.onPlay(),this.refreshDuration()}),this.player.on("pause",this.props.onPause),this.player.on("seeked",s=>this.props.onSeek(s.seconds)),this.player.on("ended",this.props.onEnded),this.player.on("error",this.props.onError),this.player.on("timeupdate",({seconds:s})=>{this.currentTime=s}),this.player.on("progress",({seconds:s})=>{this.secondsLoaded=s}),this.player.on("bufferstart",this.props.onBuffer),this.player.on("bufferend",this.props.onBufferEnd),this.player.on("playbackratechange",s=>this.props.onPlaybackRateChange(s.playbackRate))},this.props.onError)}refreshDuration(){this.player.getDuration().then(e=>{this.duration=e})}play(){const e=this.callPlayer("play");e&&e.catch(this.props.onError)}pause(){this.callPlayer("pause")}stop(){this.callPlayer("unload")}seekTo(e,r=!0){this.callPlayer("setCurrentTime",e),r||this.pause()}setVolume(e){this.callPlayer("setVolume",e)}setMuted(e){this.callPlayer("setMuted",e)}setLoop(e){this.callPlayer("setLoop",e)}setPlaybackRate(e){this.callPlayer("setPlaybackRate",e)}getDuration(){return this.duration}getCurrentTime(){return this.currentTime}getSecondsLoaded(){return this.secondsLoaded}render(){const{display:e}=this.props,r={width:"100%",height:"100%",overflow:"hidden",display:e};return p.default.createElement("div",{key:this.props.url,ref:this.ref,style:r})}}i(l,"displayName","Vimeo");i(l,"canPlay",L.canPlay.vimeo);i(l,"forceLoad",!0);const T=d(y),R=P({__proto__:null,default:T},[y]);export{R as V}; diff --git a/build/assets/Wistia-f188f8bf.js b/build/assets/Wistia-f188f8bf.js deleted file mode 100644 index 062dd3050..000000000 --- a/build/assets/Wistia-f188f8bf.js +++ /dev/null @@ -1 +0,0 @@ -import{n as m,r as g}from"./index-022521cf.js";import{u as v,p as w}from"./index-4378ec35.js";function O(t,e){for(var a=0;as[r]})}}}return Object.freeze(Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}))}var C=Object.create,i=Object.defineProperty,k=Object.getOwnPropertyDescriptor,D=Object.getOwnPropertyNames,E=Object.getPrototypeOf,S=Object.prototype.hasOwnProperty,R=(t,e,a)=>e in t?i(t,e,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[e]=a,j=(t,e)=>{for(var a in e)i(t,a,{get:e[a],enumerable:!0})},h=(t,e,a,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of D(e))!S.call(t,r)&&r!==a&&i(t,r,{get:()=>e[r],enumerable:!(s=k(e,r))||s.enumerable});return t},I=(t,e,a)=>(a=t!=null?C(E(t)):{},h(e||!t||!t.__esModule?i(a,"default",{value:t,enumerable:!0}):a,t)),W=t=>h(i({},"__esModule",{value:!0}),t),n=(t,e,a)=>(R(t,typeof e!="symbol"?e+"":e,a),a),d={};j(d,{default:()=>l});var _=W(d),y=I(g),c=v,P=w;const M="https://fast.wistia.com/assets/external/E-v1.js",x="Wistia",A="wistia-player-";class l extends y.Component{constructor(){super(...arguments),n(this,"callPlayer",c.callPlayer),n(this,"playerID",this.props.config.playerId||`${A}${(0,c.randomString)()}`),n(this,"onPlay",(...e)=>this.props.onPlay(...e)),n(this,"onPause",(...e)=>this.props.onPause(...e)),n(this,"onSeek",(...e)=>this.props.onSeek(...e)),n(this,"onEnded",(...e)=>this.props.onEnded(...e)),n(this,"onPlaybackRateChange",(...e)=>this.props.onPlaybackRateChange(...e)),n(this,"mute",()=>{this.callPlayer("mute")}),n(this,"unmute",()=>{this.callPlayer("unmute")})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}load(e){const{playing:a,muted:s,controls:r,onReady:o,config:p,onError:b}=this.props;(0,c.getSDK)(M,x).then(f=>{p.customControls&&p.customControls.forEach(u=>f.defineControl(u)),window._wq=window._wq||[],window._wq.push({id:this.playerID,options:{autoPlay:a,silentAutoPlay:"allow",muted:s,controlsVisibleOnLoad:r,fullscreenButton:r,playbar:r,playbackRateControl:r,qualityControl:r,volumeControl:r,settingsControl:r,smallPlayButton:r,...p.options},onReady:u=>{this.player=u,this.unbind(),this.player.bind("play",this.onPlay),this.player.bind("pause",this.onPause),this.player.bind("seek",this.onSeek),this.player.bind("end",this.onEnded),this.player.bind("playbackratechange",this.onPlaybackRateChange),o()}})},b)}unbind(){this.player.unbind("play",this.onPlay),this.player.unbind("pause",this.onPause),this.player.unbind("seek",this.onSeek),this.player.unbind("end",this.onEnded),this.player.unbind("playbackratechange",this.onPlaybackRateChange)}play(){this.callPlayer("play")}pause(){this.callPlayer("pause")}stop(){this.unbind(),this.callPlayer("remove")}seekTo(e,a=!0){this.callPlayer("time",e),a||this.pause()}setVolume(e){this.callPlayer("volume",e)}setPlaybackRate(e){this.callPlayer("playbackRate",e)}getDuration(){return this.callPlayer("duration")}getCurrentTime(){return this.callPlayer("time")}getSecondsLoaded(){return null}render(){const{url:e}=this.props,a=e&&e.match(P.MATCH_URL_WISTIA)[1],s=`wistia_embed wistia_async_${a}`,r={width:"100%",height:"100%"};return y.default.createElement("div",{id:this.playerID,key:a,className:s,style:r})}}n(l,"displayName","Wistia");n(l,"canPlay",P.canPlay.wistia);n(l,"loopOnEnded",!0);const L=m(_),$=O({__proto__:null,default:L},[_]);export{$ as W}; diff --git a/build/assets/YouTube-ac97eec6.js b/build/assets/YouTube-ac97eec6.js deleted file mode 100644 index 935cd1294..000000000 --- a/build/assets/YouTube-ac97eec6.js +++ /dev/null @@ -1 +0,0 @@ -import{n as U,r as I}from"./index-022521cf.js";import{u as L,p as Y}from"./index-4378ec35.js";function k(a,e){for(var t=0;ts[r]})}}}return Object.freeze(Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}))}var M=Object.create,u=Object.defineProperty,j=Object.getOwnPropertyDescriptor,N=Object.getOwnPropertyNames,V=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty,x=(a,e,t)=>e in a?u(a,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):a[e]=t,K=(a,e)=>{for(var t in e)u(a,t,{get:e[t],enumerable:!0})},v=(a,e,t,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let r of N(e))!B.call(a,r)&&r!==t&&u(a,r,{get:()=>e[r],enumerable:!(s=j(e,r))||s.enumerable});return a},F=(a,e,t)=>(t=a!=null?M(V(a)):{},v(e||!a||!a.__esModule?u(t,"default",{value:a,enumerable:!0}):t,a)),H=a=>v(u({},"__esModule",{value:!0}),a),o=(a,e,t)=>(x(a,typeof e!="symbol"?e+"":e,t),t),w={};K(w,{default:()=>O});var S=H(w),m=F(I),p=L,D=Y;const G="https://www.youtube.com/iframe_api",T="YT",z="onYouTubeIframeAPIReady",f=/[?&](?:list|channel)=([a-zA-Z0-9_-]+)/,b=/user\/([a-zA-Z0-9_-]+)\/?/,Q=/youtube-nocookie\.com/,Z="https://www.youtube-nocookie.com";class O extends m.Component{constructor(){super(...arguments),o(this,"callPlayer",p.callPlayer),o(this,"parsePlaylist",e=>{if(e instanceof Array)return{listType:"playlist",playlist:e.map(this.getID).join(",")};if(f.test(e)){const[,t]=e.match(f);return{listType:"playlist",list:t.replace(/^UC/,"UU")}}if(b.test(e)){const[,t]=e.match(b);return{listType:"user_uploads",list:t}}return{}}),o(this,"onStateChange",e=>{const{data:t}=e,{onPlay:s,onPause:r,onBuffer:n,onBufferEnd:P,onEnded:_,onReady:g,loop:y,config:{playerVars:l,onUnstarted:h}}=this.props,{UNSTARTED:d,PLAYING:c,PAUSED:i,BUFFERING:E,ENDED:A,CUED:C}=window[T].PlayerState;if(t===d&&h(),t===c&&(s(),P()),t===i&&r(),t===E&&n(),t===A){const R=!!this.callPlayer("getPlaylist");y&&!R&&(l.start?this.seekTo(l.start):this.play()),_()}t===C&&g()}),o(this,"mute",()=>{this.callPlayer("mute")}),o(this,"unmute",()=>{this.callPlayer("unMute")}),o(this,"ref",e=>{this.container=e})}componentDidMount(){this.props.onMount&&this.props.onMount(this)}getID(e){return!e||e instanceof Array||f.test(e)?null:e.match(D.MATCH_URL_YOUTUBE)[1]}load(e,t){const{playing:s,muted:r,playsinline:n,controls:P,loop:_,config:g,onError:y}=this.props,{playerVars:l,embedOptions:h}=g,d=this.getID(e);if(t){if(f.test(e)||b.test(e)||e instanceof Array){this.player.loadPlaylist(this.parsePlaylist(e));return}this.player.cueVideoById({videoId:d,startSeconds:(0,p.parseStartTime)(e)||l.start,endSeconds:(0,p.parseEndTime)(e)||l.end});return}(0,p.getSDK)(G,T,z,c=>c.loaded).then(c=>{this.container&&(this.player=new c.Player(this.container,{width:"100%",height:"100%",videoId:d,playerVars:{autoplay:s?1:0,mute:r?1:0,controls:P?1:0,start:(0,p.parseStartTime)(e),end:(0,p.parseEndTime)(e),origin:window.location.origin,playsinline:n?1:0,...this.parsePlaylist(e),...l},events:{onReady:()=>{_&&this.player.setLoop(!0),this.props.onReady()},onPlaybackRateChange:i=>this.props.onPlaybackRateChange(i.data),onPlaybackQualityChange:i=>this.props.onPlaybackQualityChange(i),onStateChange:this.onStateChange,onError:i=>y(i.data)},host:Q.test(e)?Z:void 0,...h}))},y),h.events&&console.warn("Using `embedOptions.events` will likely break things. Use ReactPlayer’s callback props instead, eg onReady, onPlay, onPause")}play(){this.callPlayer("playVideo")}pause(){this.callPlayer("pauseVideo")}stop(){document.body.contains(this.callPlayer("getIframe"))&&this.callPlayer("stopVideo")}seekTo(e,t=!1){this.callPlayer("seekTo",e),!t&&!this.props.playing&&this.pause()}setVolume(e){this.callPlayer("setVolume",e*100)}setPlaybackRate(e){this.callPlayer("setPlaybackRate",e)}setLoop(e){this.callPlayer("setLoop",e)}getDuration(){return this.callPlayer("getDuration")}getCurrentTime(){return this.callPlayer("getCurrentTime")}getSecondsLoaded(){return this.callPlayer("getVideoLoadedFraction")*this.getDuration()}render(){const{display:e}=this.props,t={width:"100%",height:"100%",display:e};return m.default.createElement("div",{style:t},m.default.createElement("div",{ref:this.ref}))}}o(O,"displayName","YouTube");o(O,"canPlay",D.canPlay.youtube);const $=U(S),W=k({__proto__:null,default:$},[S]);export{W as Y}; diff --git a/build/assets/createSvgIcon-e1ebdfca.js b/build/assets/createSvgIcon-e1ebdfca.js deleted file mode 100644 index 07ad25cfd..000000000 --- a/build/assets/createSvgIcon-e1ebdfca.js +++ /dev/null @@ -1 +0,0 @@ -import{b as I,g as C,s as w,e as f,r as v,u as R,a as b,_ as g,j as S,c as j,d as N}from"./index-022521cf.js";function A(o){return I("MuiSvgIcon",o)}C("MuiSvgIcon",["root","colorPrimary","colorSecondary","colorAction","colorError","colorDisabled","fontSizeInherit","fontSizeSmall","fontSizeMedium","fontSizeLarge"]);const B=["children","className","color","component","fontSize","htmlColor","inheritViewBox","titleAccess","viewBox"],M=o=>{const{color:e,fontSize:t,classes:i}=o,n={root:["root",e!=="inherit"&&`color${f(e)}`,`fontSize${f(t)}`]};return N(n,A,i)},T=w("svg",{name:"MuiSvgIcon",slot:"Root",overridesResolver:(o,e)=>{const{ownerState:t}=o;return[e.root,t.color!=="inherit"&&e[`color${f(t.color)}`],e[`fontSize${f(t.fontSize)}`]]}})(({theme:o,ownerState:e})=>{var t,i,n,u,m,a,h,p,d,r,s,c,l;return{userSelect:"none",width:"1em",height:"1em",display:"inline-block",fill:e.hasSvgAsChild?void 0:"currentColor",flexShrink:0,transition:(t=o.transitions)==null||(i=t.create)==null?void 0:i.call(t,"fill",{duration:(n=o.transitions)==null||(n=n.duration)==null?void 0:n.shorter}),fontSize:{inherit:"inherit",small:((u=o.typography)==null||(m=u.pxToRem)==null?void 0:m.call(u,20))||"1.25rem",medium:((a=o.typography)==null||(h=a.pxToRem)==null?void 0:h.call(a,24))||"1.5rem",large:((p=o.typography)==null||(d=p.pxToRem)==null?void 0:d.call(p,35))||"2.1875rem"}[e.fontSize],color:(r=(s=(o.vars||o).palette)==null||(s=s[e.color])==null?void 0:s.main)!=null?r:{action:(c=(o.vars||o).palette)==null||(c=c.action)==null?void 0:c.active,disabled:(l=(o.vars||o).palette)==null||(l=l.action)==null?void 0:l.disabled,inherit:void 0}[e.color]}}),_=v.forwardRef(function(e,t){const i=R({props:e,name:"MuiSvgIcon"}),{children:n,className:u,color:m="inherit",component:a="svg",fontSize:h="medium",htmlColor:p,inheritViewBox:d=!1,titleAccess:r,viewBox:s="0 0 24 24"}=i,c=b(i,B),l=v.isValidElement(n)&&n.type==="svg",y=g({},i,{color:m,component:a,fontSize:h,instanceFontSize:e.fontSize,inheritViewBox:d,viewBox:s,hasSvgAsChild:l}),x={};d||(x.viewBox=s);const z=M(y);return S.jsxs(T,g({as:a,className:j(z.root,u),focusable:"false",color:p,"aria-hidden":r?void 0:!0,role:r?"img":void 0,ref:t},x,c,l&&n.props,{ownerState:y,children:[l?n.props.children:n,r?S.jsx("title",{children:r}):null]}))});_.muiName="SvgIcon";const $=_;function U(o,e){function t(i,n){return S.jsx($,g({"data-testid":`${e}Icon`,ref:n},i,{children:o}))}return t.muiName=$.muiName,v.memo(v.forwardRef(t))}export{U as c}; diff --git a/build/assets/index-022521cf.js b/build/assets/index-022521cf.js deleted file mode 100644 index 27b8051d7..000000000 --- a/build/assets/index-022521cf.js +++ /dev/null @@ -1,668 +0,0 @@ -var O5=Object.defineProperty;var R5=(o,et,tt)=>et in o?O5(o,et,{enumerable:!0,configurable:!0,writable:!0,value:tt}):o[et]=tt;var Rp=(o,et,tt)=>(R5(o,typeof et!="symbol"?et+"":et,tt),tt);function _mergeNamespaces(o,et){for(var tt=0;ttrt[it]})}}}return Object.freeze(Object.defineProperty(o,Symbol.toStringTag,{value:"Module"}))}(function(){const et=document.createElement("link").relList;if(et&&et.supports&&et.supports("modulepreload"))return;for(const it of document.querySelectorAll('link[rel="modulepreload"]'))rt(it);new MutationObserver(it=>{for(const nt of it)if(nt.type==="childList")for(const at of nt.addedNodes)at.tagName==="LINK"&&at.rel==="modulepreload"&&rt(at)}).observe(document,{childList:!0,subtree:!0});function tt(it){const nt={};return it.integrity&&(nt.integrity=it.integrity),it.referrerPolicy&&(nt.referrerPolicy=it.referrerPolicy),it.crossOrigin==="use-credentials"?nt.credentials="include":it.crossOrigin==="anonymous"?nt.credentials="omit":nt.credentials="same-origin",nt}function rt(it){if(it.ep)return;it.ep=!0;const nt=tt(it);fetch(it.href,nt)}})();var commonjsGlobal=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function getDefaultExportFromCjs(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}function getAugmentedNamespace(o){if(o.__esModule)return o;var et=o.default;if(typeof et=="function"){var tt=function rt(){return this instanceof rt?Reflect.construct(et,arguments,this.constructor):et.apply(this,arguments)};tt.prototype=et.prototype}else tt={};return Object.defineProperty(tt,"__esModule",{value:!0}),Object.keys(o).forEach(function(rt){var it=Object.getOwnPropertyDescriptor(o,rt);Object.defineProperty(tt,rt,it.get?it:{enumerable:!0,get:function(){return o[rt]}})}),tt}var buffer$2={},base64Js={};base64Js.byteLength=byteLength$1;base64Js.toByteArray=toByteArray;base64Js.fromByteArray=fromByteArray;var lookup$2=[],revLookup=[],Arr=typeof Uint8Array<"u"?Uint8Array:Array,code="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(var i$3=0,len=code.length;i$30)throw new Error("Invalid string. Length must be a multiple of 4");var tt=o.indexOf("=");tt===-1&&(tt=et);var rt=tt===et?0:4-tt%4;return[tt,rt]}function byteLength$1(o){var et=getLens(o),tt=et[0],rt=et[1];return(tt+rt)*3/4-rt}function _byteLength(o,et,tt){return(et+tt)*3/4-tt}function toByteArray(o){var et,tt=getLens(o),rt=tt[0],it=tt[1],nt=new Arr(_byteLength(o,rt,it)),at=0,st=it>0?rt-4:rt,ot;for(ot=0;ot>16&255,nt[at++]=et>>8&255,nt[at++]=et&255;return it===2&&(et=revLookup[o.charCodeAt(ot)]<<2|revLookup[o.charCodeAt(ot+1)]>>4,nt[at++]=et&255),it===1&&(et=revLookup[o.charCodeAt(ot)]<<10|revLookup[o.charCodeAt(ot+1)]<<4|revLookup[o.charCodeAt(ot+2)]>>2,nt[at++]=et>>8&255,nt[at++]=et&255),nt}function tripletToBase64(o){return lookup$2[o>>18&63]+lookup$2[o>>12&63]+lookup$2[o>>6&63]+lookup$2[o&63]}function encodeChunk(o,et,tt){for(var rt,it=[],nt=et;ntst?st:at+nt));return rt===1?(et=o[tt-1],it.push(lookup$2[et>>2]+lookup$2[et<<4&63]+"==")):rt===2&&(et=(o[tt-2]<<8)+o[tt-1],it.push(lookup$2[et>>10]+lookup$2[et>>4&63]+lookup$2[et<<2&63]+"=")),it.join("")}var ieee754={};/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh */ieee754.read=function(o,et,tt,rt,it){var nt,at,st=it*8-rt-1,ot=(1<>1,ht=-7,yt=tt?it-1:0,gt=tt?-1:1,bt=o[et+yt];for(yt+=gt,nt=bt&(1<<-ht)-1,bt>>=-ht,ht+=st;ht>0;nt=nt*256+o[et+yt],yt+=gt,ht-=8);for(at=nt&(1<<-ht)-1,nt>>=-ht,ht+=rt;ht>0;at=at*256+o[et+yt],yt+=gt,ht-=8);if(nt===0)nt=1-lt;else{if(nt===ot)return at?NaN:(bt?-1:1)*(1/0);at=at+Math.pow(2,rt),nt=nt-lt}return(bt?-1:1)*at*Math.pow(2,nt-rt)};ieee754.write=function(o,et,tt,rt,it,nt){var at,st,ot,lt=nt*8-it-1,ht=(1<>1,gt=it===23?Math.pow(2,-24)-Math.pow(2,-77):0,bt=rt?0:nt-1,dt=rt?1:-1,mt=et<0||et===0&&1/et<0?1:0;for(et=Math.abs(et),isNaN(et)||et===1/0?(st=isNaN(et)?1:0,at=ht):(at=Math.floor(Math.log(et)/Math.LN2),et*(ot=Math.pow(2,-at))<1&&(at--,ot*=2),at+yt>=1?et+=gt/ot:et+=gt*Math.pow(2,1-yt),et*ot>=2&&(at++,ot/=2),at+yt>=ht?(st=0,at=ht):at+yt>=1?(st=(et*ot-1)*Math.pow(2,it),at=at+yt):(st=et*Math.pow(2,yt-1)*Math.pow(2,it),at=0));it>=8;o[tt+bt]=st&255,bt+=dt,st/=256,it-=8);for(at=at<0;o[tt+bt]=at&255,bt+=dt,at/=256,lt-=8);o[tt+bt-dt]|=mt*128};/*! - * The buffer module from node.js, for the browser. - * - * @author Feross Aboukhadijeh - * @license MIT - */(function(o){const et=base64Js,tt=ieee754,rt=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;o.Buffer=st,o.SlowBuffer=kt,o.INSPECT_MAX_BYTES=50;const it=2147483647;o.kMaxLength=it,st.TYPED_ARRAY_SUPPORT=nt(),!st.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function nt(){try{const Yt=new Uint8Array(1),Lt={foo:function(){return 42}};return Object.setPrototypeOf(Lt,Uint8Array.prototype),Object.setPrototypeOf(Yt,Lt),Yt.foo()===42}catch{return!1}}Object.defineProperty(st.prototype,"parent",{enumerable:!0,get:function(){if(st.isBuffer(this))return this.buffer}}),Object.defineProperty(st.prototype,"offset",{enumerable:!0,get:function(){if(st.isBuffer(this))return this.byteOffset}});function at(Yt){if(Yt>it)throw new RangeError('The value "'+Yt+'" is invalid for option "size"');const Lt=new Uint8Array(Yt);return Object.setPrototypeOf(Lt,st.prototype),Lt}function st(Yt,Lt,Gt){if(typeof Yt=="number"){if(typeof Lt=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return yt(Yt)}return ot(Yt,Lt,Gt)}st.poolSize=8192;function ot(Yt,Lt,Gt){if(typeof Yt=="string")return gt(Yt,Lt);if(ArrayBuffer.isView(Yt))return dt(Yt);if(Yt==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Yt);if(Qr(Yt,ArrayBuffer)||Yt&&Qr(Yt.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Qr(Yt,SharedArrayBuffer)||Yt&&Qr(Yt.buffer,SharedArrayBuffer)))return mt(Yt,Lt,Gt);if(typeof Yt=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');const ir=Yt.valueOf&&Yt.valueOf();if(ir!=null&&ir!==Yt)return st.from(ir,Lt,Gt);const xr=St(Yt);if(xr)return xr;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof Yt[Symbol.toPrimitive]=="function")return st.from(Yt[Symbol.toPrimitive]("string"),Lt,Gt);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof Yt)}st.from=function(Yt,Lt,Gt){return ot(Yt,Lt,Gt)},Object.setPrototypeOf(st.prototype,Uint8Array.prototype),Object.setPrototypeOf(st,Uint8Array);function lt(Yt){if(typeof Yt!="number")throw new TypeError('"size" argument must be of type number');if(Yt<0)throw new RangeError('The value "'+Yt+'" is invalid for option "size"')}function ht(Yt,Lt,Gt){return lt(Yt),Yt<=0?at(Yt):Lt!==void 0?typeof Gt=="string"?at(Yt).fill(Lt,Gt):at(Yt).fill(Lt):at(Yt)}st.alloc=function(Yt,Lt,Gt){return ht(Yt,Lt,Gt)};function yt(Yt){return lt(Yt),at(Yt<0?0:pt(Yt)|0)}st.allocUnsafe=function(Yt){return yt(Yt)},st.allocUnsafeSlow=function(Yt){return yt(Yt)};function gt(Yt,Lt){if((typeof Lt!="string"||Lt==="")&&(Lt="utf8"),!st.isEncoding(Lt))throw new TypeError("Unknown encoding: "+Lt);const Gt=Et(Yt,Lt)|0;let ir=at(Gt);const xr=ir.write(Yt,Lt);return xr!==Gt&&(ir=ir.slice(0,xr)),ir}function bt(Yt){const Lt=Yt.length<0?0:pt(Yt.length)|0,Gt=at(Lt);for(let ir=0;ir=it)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+it.toString(16)+" bytes");return Yt|0}function kt(Yt){return+Yt!=Yt&&(Yt=0),st.alloc(+Yt)}st.isBuffer=function(Lt){return Lt!=null&&Lt._isBuffer===!0&&Lt!==st.prototype},st.compare=function(Lt,Gt){if(Qr(Lt,Uint8Array)&&(Lt=st.from(Lt,Lt.offset,Lt.byteLength)),Qr(Gt,Uint8Array)&&(Gt=st.from(Gt,Gt.offset,Gt.byteLength)),!st.isBuffer(Lt)||!st.isBuffer(Gt))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(Lt===Gt)return 0;let ir=Lt.length,xr=Gt.length;for(let Er=0,Tr=Math.min(ir,xr);Erxr.length?(st.isBuffer(Tr)||(Tr=st.from(Tr)),Tr.copy(xr,Er)):Uint8Array.prototype.set.call(xr,Tr,Er);else if(st.isBuffer(Tr))Tr.copy(xr,Er);else throw new TypeError('"list" argument must be an Array of Buffers');Er+=Tr.length}return xr};function Et(Yt,Lt){if(st.isBuffer(Yt))return Yt.length;if(ArrayBuffer.isView(Yt)||Qr(Yt,ArrayBuffer))return Yt.byteLength;if(typeof Yt!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof Yt);const Gt=Yt.length,ir=arguments.length>2&&arguments[2]===!0;if(!ir&&Gt===0)return 0;let xr=!1;for(;;)switch(Lt){case"ascii":case"latin1":case"binary":return Gt;case"utf8":case"utf-8":return Lr(Yt).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Gt*2;case"hex":return Gt>>>1;case"base64":return Pr(Yt).length;default:if(xr)return ir?-1:Lr(Yt).length;Lt=(""+Lt).toLowerCase(),xr=!0}}st.byteLength=Et;function Pt(Yt,Lt,Gt){let ir=!1;if((Lt===void 0||Lt<0)&&(Lt=0),Lt>this.length||((Gt===void 0||Gt>this.length)&&(Gt=this.length),Gt<=0)||(Gt>>>=0,Lt>>>=0,Gt<=Lt))return"";for(Yt||(Yt="utf8");;)switch(Yt){case"hex":return Tt(this,Lt,Gt);case"utf8":case"utf-8":return ut(this,Lt,Gt);case"ascii":return Ct(this,Lt,Gt);case"latin1":case"binary":return At(this,Lt,Gt);case"base64":return Mt(this,Lt,Gt);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Bt(this,Lt,Gt);default:if(ir)throw new TypeError("Unknown encoding: "+Yt);Yt=(Yt+"").toLowerCase(),ir=!0}}st.prototype._isBuffer=!0;function Ot(Yt,Lt,Gt){const ir=Yt[Lt];Yt[Lt]=Yt[Gt],Yt[Gt]=ir}st.prototype.swap16=function(){const Lt=this.length;if(Lt%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let Gt=0;GtGt&&(Lt+=" ... "),""},rt&&(st.prototype[rt]=st.prototype.inspect),st.prototype.compare=function(Lt,Gt,ir,xr,Er){if(Qr(Lt,Uint8Array)&&(Lt=st.from(Lt,Lt.offset,Lt.byteLength)),!st.isBuffer(Lt))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof Lt);if(Gt===void 0&&(Gt=0),ir===void 0&&(ir=Lt?Lt.length:0),xr===void 0&&(xr=0),Er===void 0&&(Er=this.length),Gt<0||ir>Lt.length||xr<0||Er>this.length)throw new RangeError("out of range index");if(xr>=Er&&Gt>=ir)return 0;if(xr>=Er)return-1;if(Gt>=ir)return 1;if(Gt>>>=0,ir>>>=0,xr>>>=0,Er>>>=0,this===Lt)return 0;let Tr=Er-xr,nn=ir-Gt;const cn=Math.min(Tr,nn),en=this.slice(xr,Er),wn=Lt.slice(Gt,ir);for(let an=0;an2147483647?Gt=2147483647:Gt<-2147483648&&(Gt=-2147483648),Gt=+Gt,Vr(Gt)&&(Gt=xr?0:Yt.length-1),Gt<0&&(Gt=Yt.length+Gt),Gt>=Yt.length){if(xr)return-1;Gt=Yt.length-1}else if(Gt<0)if(xr)Gt=0;else return-1;if(typeof Lt=="string"&&(Lt=st.from(Lt,ir)),st.isBuffer(Lt))return Lt.length===0?-1:Vt(Yt,Lt,Gt,ir,xr);if(typeof Lt=="number")return Lt=Lt&255,typeof Uint8Array.prototype.indexOf=="function"?xr?Uint8Array.prototype.indexOf.call(Yt,Lt,Gt):Uint8Array.prototype.lastIndexOf.call(Yt,Lt,Gt):Vt(Yt,[Lt],Gt,ir,xr);throw new TypeError("val must be string, number or Buffer")}function Vt(Yt,Lt,Gt,ir,xr){let Er=1,Tr=Yt.length,nn=Lt.length;if(ir!==void 0&&(ir=String(ir).toLowerCase(),ir==="ucs2"||ir==="ucs-2"||ir==="utf16le"||ir==="utf-16le")){if(Yt.length<2||Lt.length<2)return-1;Er=2,Tr/=2,nn/=2,Gt/=2}function cn(wn,an){return Er===1?wn[an]:wn.readUInt16BE(an*Er)}let en;if(xr){let wn=-1;for(en=Gt;enTr&&(Gt=Tr-nn),en=Gt;en>=0;en--){let wn=!0;for(let an=0;anxr&&(ir=xr)):ir=xr;const Er=Lt.length;ir>Er/2&&(ir=Er/2);let Tr;for(Tr=0;Tr>>0,isFinite(ir)?(ir=ir>>>0,xr===void 0&&(xr="utf8")):(xr=ir,ir=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");const Er=this.length-Gt;if((ir===void 0||ir>Er)&&(ir=Er),Lt.length>0&&(ir<0||Gt<0)||Gt>this.length)throw new RangeError("Attempt to write outside buffer bounds");xr||(xr="utf8");let Tr=!1;for(;;)switch(xr){case"hex":return jt(this,Lt,Gt,ir);case"utf8":case"utf-8":return zt(this,Lt,Gt,ir);case"ascii":case"latin1":case"binary":return cr(this,Lt,Gt,ir);case"base64":return qt(this,Lt,Gt,ir);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Rt(this,Lt,Gt,ir);default:if(Tr)throw new TypeError("Unknown encoding: "+xr);xr=(""+xr).toLowerCase(),Tr=!0}},st.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Mt(Yt,Lt,Gt){return Lt===0&&Gt===Yt.length?et.fromByteArray(Yt):et.fromByteArray(Yt.slice(Lt,Gt))}function ut(Yt,Lt,Gt){Gt=Math.min(Yt.length,Gt);const ir=[];let xr=Lt;for(;xr239?4:Er>223?3:Er>191?2:1;if(xr+nn<=Gt){let cn,en,wn,an;switch(nn){case 1:Er<128&&(Tr=Er);break;case 2:cn=Yt[xr+1],(cn&192)===128&&(an=(Er&31)<<6|cn&63,an>127&&(Tr=an));break;case 3:cn=Yt[xr+1],en=Yt[xr+2],(cn&192)===128&&(en&192)===128&&(an=(Er&15)<<12|(cn&63)<<6|en&63,an>2047&&(an<55296||an>57343)&&(Tr=an));break;case 4:cn=Yt[xr+1],en=Yt[xr+2],wn=Yt[xr+3],(cn&192)===128&&(en&192)===128&&(wn&192)===128&&(an=(Er&15)<<18|(cn&63)<<12|(en&63)<<6|wn&63,an>65535&&an<1114112&&(Tr=an))}}Tr===null?(Tr=65533,nn=1):Tr>65535&&(Tr-=65536,ir.push(Tr>>>10&1023|55296),Tr=56320|Tr&1023),ir.push(Tr),xr+=nn}return $t(ir)}const wt=4096;function $t(Yt){const Lt=Yt.length;if(Lt<=wt)return String.fromCharCode.apply(String,Yt);let Gt="",ir=0;for(;irir)&&(Gt=ir);let xr="";for(let Er=Lt;Erir&&(Lt=ir),Gt<0?(Gt+=ir,Gt<0&&(Gt=0)):Gt>ir&&(Gt=ir),GtGt)throw new RangeError("Trying to access beyond buffer length")}st.prototype.readUintLE=st.prototype.readUIntLE=function(Lt,Gt,ir){Lt=Lt>>>0,Gt=Gt>>>0,ir||It(Lt,Gt,this.length);let xr=this[Lt],Er=1,Tr=0;for(;++Tr>>0,Gt=Gt>>>0,ir||It(Lt,Gt,this.length);let xr=this[Lt+--Gt],Er=1;for(;Gt>0&&(Er*=256);)xr+=this[Lt+--Gt]*Er;return xr},st.prototype.readUint8=st.prototype.readUInt8=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,1,this.length),this[Lt]},st.prototype.readUint16LE=st.prototype.readUInt16LE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,2,this.length),this[Lt]|this[Lt+1]<<8},st.prototype.readUint16BE=st.prototype.readUInt16BE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,2,this.length),this[Lt]<<8|this[Lt+1]},st.prototype.readUint32LE=st.prototype.readUInt32LE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,4,this.length),(this[Lt]|this[Lt+1]<<8|this[Lt+2]<<16)+this[Lt+3]*16777216},st.prototype.readUint32BE=st.prototype.readUInt32BE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,4,this.length),this[Lt]*16777216+(this[Lt+1]<<16|this[Lt+2]<<8|this[Lt+3])},st.prototype.readBigUInt64LE=_r(function(Lt){Lt=Lt>>>0,Sr(Lt,"offset");const Gt=this[Lt],ir=this[Lt+7];(Gt===void 0||ir===void 0)&&br(Lt,this.length-8);const xr=Gt+this[++Lt]*2**8+this[++Lt]*2**16+this[++Lt]*2**24,Er=this[++Lt]+this[++Lt]*2**8+this[++Lt]*2**16+ir*2**24;return BigInt(xr)+(BigInt(Er)<>>0,Sr(Lt,"offset");const Gt=this[Lt],ir=this[Lt+7];(Gt===void 0||ir===void 0)&&br(Lt,this.length-8);const xr=Gt*2**24+this[++Lt]*2**16+this[++Lt]*2**8+this[++Lt],Er=this[++Lt]*2**24+this[++Lt]*2**16+this[++Lt]*2**8+ir;return(BigInt(xr)<>>0,Gt=Gt>>>0,ir||It(Lt,Gt,this.length);let xr=this[Lt],Er=1,Tr=0;for(;++Tr=Er&&(xr-=Math.pow(2,8*Gt)),xr},st.prototype.readIntBE=function(Lt,Gt,ir){Lt=Lt>>>0,Gt=Gt>>>0,ir||It(Lt,Gt,this.length);let xr=Gt,Er=1,Tr=this[Lt+--xr];for(;xr>0&&(Er*=256);)Tr+=this[Lt+--xr]*Er;return Er*=128,Tr>=Er&&(Tr-=Math.pow(2,8*Gt)),Tr},st.prototype.readInt8=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,1,this.length),this[Lt]&128?(255-this[Lt]+1)*-1:this[Lt]},st.prototype.readInt16LE=function(Lt,Gt){Lt=Lt>>>0,Gt||It(Lt,2,this.length);const ir=this[Lt]|this[Lt+1]<<8;return ir&32768?ir|4294901760:ir},st.prototype.readInt16BE=function(Lt,Gt){Lt=Lt>>>0,Gt||It(Lt,2,this.length);const ir=this[Lt+1]|this[Lt]<<8;return ir&32768?ir|4294901760:ir},st.prototype.readInt32LE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,4,this.length),this[Lt]|this[Lt+1]<<8|this[Lt+2]<<16|this[Lt+3]<<24},st.prototype.readInt32BE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,4,this.length),this[Lt]<<24|this[Lt+1]<<16|this[Lt+2]<<8|this[Lt+3]},st.prototype.readBigInt64LE=_r(function(Lt){Lt=Lt>>>0,Sr(Lt,"offset");const Gt=this[Lt],ir=this[Lt+7];(Gt===void 0||ir===void 0)&&br(Lt,this.length-8);const xr=this[Lt+4]+this[Lt+5]*2**8+this[Lt+6]*2**16+(ir<<24);return(BigInt(xr)<>>0,Sr(Lt,"offset");const Gt=this[Lt],ir=this[Lt+7];(Gt===void 0||ir===void 0)&&br(Lt,this.length-8);const xr=(Gt<<24)+this[++Lt]*2**16+this[++Lt]*2**8+this[++Lt];return(BigInt(xr)<>>0,Gt||It(Lt,4,this.length),tt.read(this,Lt,!0,23,4)},st.prototype.readFloatBE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,4,this.length),tt.read(this,Lt,!1,23,4)},st.prototype.readDoubleLE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,8,this.length),tt.read(this,Lt,!0,52,8)},st.prototype.readDoubleBE=function(Lt,Gt){return Lt=Lt>>>0,Gt||It(Lt,8,this.length),tt.read(this,Lt,!1,52,8)};function xt(Yt,Lt,Gt,ir,xr,Er){if(!st.isBuffer(Yt))throw new TypeError('"buffer" argument must be a Buffer instance');if(Lt>xr||LtYt.length)throw new RangeError("Index out of range")}st.prototype.writeUintLE=st.prototype.writeUIntLE=function(Lt,Gt,ir,xr){if(Lt=+Lt,Gt=Gt>>>0,ir=ir>>>0,!xr){const nn=Math.pow(2,8*ir)-1;xt(this,Lt,Gt,ir,nn,0)}let Er=1,Tr=0;for(this[Gt]=Lt&255;++Tr>>0,ir=ir>>>0,!xr){const nn=Math.pow(2,8*ir)-1;xt(this,Lt,Gt,ir,nn,0)}let Er=ir-1,Tr=1;for(this[Gt+Er]=Lt&255;--Er>=0&&(Tr*=256);)this[Gt+Er]=Lt/Tr&255;return Gt+ir},st.prototype.writeUint8=st.prototype.writeUInt8=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,1,255,0),this[Gt]=Lt&255,Gt+1},st.prototype.writeUint16LE=st.prototype.writeUInt16LE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,2,65535,0),this[Gt]=Lt&255,this[Gt+1]=Lt>>>8,Gt+2},st.prototype.writeUint16BE=st.prototype.writeUInt16BE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,2,65535,0),this[Gt]=Lt>>>8,this[Gt+1]=Lt&255,Gt+2},st.prototype.writeUint32LE=st.prototype.writeUInt32LE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,4,4294967295,0),this[Gt+3]=Lt>>>24,this[Gt+2]=Lt>>>16,this[Gt+1]=Lt>>>8,this[Gt]=Lt&255,Gt+4},st.prototype.writeUint32BE=st.prototype.writeUInt32BE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,4,4294967295,0),this[Gt]=Lt>>>24,this[Gt+1]=Lt>>>16,this[Gt+2]=Lt>>>8,this[Gt+3]=Lt&255,Gt+4};function Ft(Yt,Lt,Gt,ir,xr){Zt(Lt,ir,xr,Yt,Gt,7);let Er=Number(Lt&BigInt(4294967295));Yt[Gt++]=Er,Er=Er>>8,Yt[Gt++]=Er,Er=Er>>8,Yt[Gt++]=Er,Er=Er>>8,Yt[Gt++]=Er;let Tr=Number(Lt>>BigInt(32)&BigInt(4294967295));return Yt[Gt++]=Tr,Tr=Tr>>8,Yt[Gt++]=Tr,Tr=Tr>>8,Yt[Gt++]=Tr,Tr=Tr>>8,Yt[Gt++]=Tr,Gt}function er(Yt,Lt,Gt,ir,xr){Zt(Lt,ir,xr,Yt,Gt,7);let Er=Number(Lt&BigInt(4294967295));Yt[Gt+7]=Er,Er=Er>>8,Yt[Gt+6]=Er,Er=Er>>8,Yt[Gt+5]=Er,Er=Er>>8,Yt[Gt+4]=Er;let Tr=Number(Lt>>BigInt(32)&BigInt(4294967295));return Yt[Gt+3]=Tr,Tr=Tr>>8,Yt[Gt+2]=Tr,Tr=Tr>>8,Yt[Gt+1]=Tr,Tr=Tr>>8,Yt[Gt]=Tr,Gt+8}st.prototype.writeBigUInt64LE=_r(function(Lt,Gt=0){return Ft(this,Lt,Gt,BigInt(0),BigInt("0xffffffffffffffff"))}),st.prototype.writeBigUInt64BE=_r(function(Lt,Gt=0){return er(this,Lt,Gt,BigInt(0),BigInt("0xffffffffffffffff"))}),st.prototype.writeIntLE=function(Lt,Gt,ir,xr){if(Lt=+Lt,Gt=Gt>>>0,!xr){const cn=Math.pow(2,8*ir-1);xt(this,Lt,Gt,ir,cn-1,-cn)}let Er=0,Tr=1,nn=0;for(this[Gt]=Lt&255;++Er>0)-nn&255;return Gt+ir},st.prototype.writeIntBE=function(Lt,Gt,ir,xr){if(Lt=+Lt,Gt=Gt>>>0,!xr){const cn=Math.pow(2,8*ir-1);xt(this,Lt,Gt,ir,cn-1,-cn)}let Er=ir-1,Tr=1,nn=0;for(this[Gt+Er]=Lt&255;--Er>=0&&(Tr*=256);)Lt<0&&nn===0&&this[Gt+Er+1]!==0&&(nn=1),this[Gt+Er]=(Lt/Tr>>0)-nn&255;return Gt+ir},st.prototype.writeInt8=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,1,127,-128),Lt<0&&(Lt=255+Lt+1),this[Gt]=Lt&255,Gt+1},st.prototype.writeInt16LE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,2,32767,-32768),this[Gt]=Lt&255,this[Gt+1]=Lt>>>8,Gt+2},st.prototype.writeInt16BE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,2,32767,-32768),this[Gt]=Lt>>>8,this[Gt+1]=Lt&255,Gt+2},st.prototype.writeInt32LE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,4,2147483647,-2147483648),this[Gt]=Lt&255,this[Gt+1]=Lt>>>8,this[Gt+2]=Lt>>>16,this[Gt+3]=Lt>>>24,Gt+4},st.prototype.writeInt32BE=function(Lt,Gt,ir){return Lt=+Lt,Gt=Gt>>>0,ir||xt(this,Lt,Gt,4,2147483647,-2147483648),Lt<0&&(Lt=4294967295+Lt+1),this[Gt]=Lt>>>24,this[Gt+1]=Lt>>>16,this[Gt+2]=Lt>>>8,this[Gt+3]=Lt&255,Gt+4},st.prototype.writeBigInt64LE=_r(function(Lt,Gt=0){return Ft(this,Lt,Gt,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),st.prototype.writeBigInt64BE=_r(function(Lt,Gt=0){return er(this,Lt,Gt,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function lr(Yt,Lt,Gt,ir,xr,Er){if(Gt+ir>Yt.length)throw new RangeError("Index out of range");if(Gt<0)throw new RangeError("Index out of range")}function Wt(Yt,Lt,Gt,ir,xr){return Lt=+Lt,Gt=Gt>>>0,xr||lr(Yt,Lt,Gt,4),tt.write(Yt,Lt,Gt,ir,23,4),Gt+4}st.prototype.writeFloatLE=function(Lt,Gt,ir){return Wt(this,Lt,Gt,!0,ir)},st.prototype.writeFloatBE=function(Lt,Gt,ir){return Wt(this,Lt,Gt,!1,ir)};function Jt(Yt,Lt,Gt,ir,xr){return Lt=+Lt,Gt=Gt>>>0,xr||lr(Yt,Lt,Gt,8),tt.write(Yt,Lt,Gt,ir,52,8),Gt+8}st.prototype.writeDoubleLE=function(Lt,Gt,ir){return Jt(this,Lt,Gt,!0,ir)},st.prototype.writeDoubleBE=function(Lt,Gt,ir){return Jt(this,Lt,Gt,!1,ir)},st.prototype.copy=function(Lt,Gt,ir,xr){if(!st.isBuffer(Lt))throw new TypeError("argument should be a Buffer");if(ir||(ir=0),!xr&&xr!==0&&(xr=this.length),Gt>=Lt.length&&(Gt=Lt.length),Gt||(Gt=0),xr>0&&xr=this.length)throw new RangeError("Index out of range");if(xr<0)throw new RangeError("sourceEnd out of bounds");xr>this.length&&(xr=this.length),Lt.length-Gt>>0,ir=ir===void 0?this.length:ir>>>0,Lt||(Lt=0);let Er;if(typeof Lt=="number")for(Er=Gt;Er2**32?xr=vr(String(Gt)):typeof Gt=="bigint"&&(xr=String(Gt),(Gt>BigInt(2)**BigInt(32)||Gt<-(BigInt(2)**BigInt(32)))&&(xr=vr(xr)),xr+="n"),ir+=` It must be ${Lt}. Received ${xr}`,ir},RangeError);function vr(Yt){let Lt="",Gt=Yt.length;const ir=Yt[0]==="-"?1:0;for(;Gt>=ir+4;Gt-=3)Lt=`_${Yt.slice(Gt-3,Gt)}${Lt}`;return`${Yt.slice(0,Gt)}${Lt}`}function Qt(Yt,Lt,Gt){Sr(Lt,"offset"),(Yt[Lt]===void 0||Yt[Lt+Gt]===void 0)&&br(Lt,Yt.length-(Gt+1))}function Zt(Yt,Lt,Gt,ir,xr,Er){if(Yt>Gt||Yt3?Lt===0||Lt===BigInt(0)?nn=`>= 0${Tr} and < 2${Tr} ** ${(Er+1)*8}${Tr}`:nn=`>= -(2${Tr} ** ${(Er+1)*8-1}${Tr}) and < 2 ** ${(Er+1)*8-1}${Tr}`:nn=`>= ${Lt}${Tr} and <= ${Gt}${Tr}`,new Xt.ERR_OUT_OF_RANGE("value",nn,Yt)}Qt(ir,xr,Er)}function Sr(Yt,Lt){if(typeof Yt!="number")throw new Xt.ERR_INVALID_ARG_TYPE(Lt,"number",Yt)}function br(Yt,Lt,Gt){throw Math.floor(Yt)!==Yt?(Sr(Yt,Gt),new Xt.ERR_OUT_OF_RANGE(Gt||"offset","an integer",Yt)):Lt<0?new Xt.ERR_BUFFER_OUT_OF_BOUNDS:new Xt.ERR_OUT_OF_RANGE(Gt||"offset",`>= ${Gt?1:0} and <= ${Lt}`,Yt)}const Dr=/[^+/0-9A-Za-z-_]/g;function Jr(Yt){if(Yt=Yt.split("=")[0],Yt=Yt.trim().replace(Dr,""),Yt.length<2)return"";for(;Yt.length%4!==0;)Yt=Yt+"=";return Yt}function Lr(Yt,Lt){Lt=Lt||1/0;let Gt;const ir=Yt.length;let xr=null;const Er=[];for(let Tr=0;Tr55295&&Gt<57344){if(!xr){if(Gt>56319){(Lt-=3)>-1&&Er.push(239,191,189);continue}else if(Tr+1===ir){(Lt-=3)>-1&&Er.push(239,191,189);continue}xr=Gt;continue}if(Gt<56320){(Lt-=3)>-1&&Er.push(239,191,189),xr=Gt;continue}Gt=(xr-55296<<10|Gt-56320)+65536}else xr&&(Lt-=3)>-1&&Er.push(239,191,189);if(xr=null,Gt<128){if((Lt-=1)<0)break;Er.push(Gt)}else if(Gt<2048){if((Lt-=2)<0)break;Er.push(Gt>>6|192,Gt&63|128)}else if(Gt<65536){if((Lt-=3)<0)break;Er.push(Gt>>12|224,Gt>>6&63|128,Gt&63|128)}else if(Gt<1114112){if((Lt-=4)<0)break;Er.push(Gt>>18|240,Gt>>12&63|128,Gt>>6&63|128,Gt&63|128)}else throw new Error("Invalid code point")}return Er}function gr(Yt){const Lt=[];for(let Gt=0;Gt>8,xr=Gt%256,Er.push(xr),Er.push(ir);return Er}function Pr(Yt){return et.toByteArray(Jr(Yt))}function Or(Yt,Lt,Gt,ir){let xr;for(xr=0;xr=Lt.length||xr>=Yt.length);++xr)Lt[xr+Gt]=Yt[xr];return xr}function Qr(Yt,Lt){return Yt instanceof Lt||Yt!=null&&Yt.constructor!=null&&Yt.constructor.name!=null&&Yt.constructor.name===Lt.name}function Vr(Yt){return Yt!==Yt}const dr=function(){const Yt="0123456789abcdef",Lt=new Array(256);for(let Gt=0;Gt<16;++Gt){const ir=Gt*16;for(let xr=0;xr<16;++xr)Lt[ir+xr]=Yt[Gt]+Yt[xr]}return Lt}();function _r(Yt){return typeof BigInt>"u"?Rr:Yt}function Rr(){throw new Error("BigInt not supported")}})(buffer$2);var browser$c={exports:{}},process$1=browser$c.exports={},cachedSetTimeout,cachedClearTimeout;function defaultSetTimout(){throw new Error("setTimeout has not been defined")}function defaultClearTimeout(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?cachedSetTimeout=setTimeout:cachedSetTimeout=defaultSetTimout}catch{cachedSetTimeout=defaultSetTimout}try{typeof clearTimeout=="function"?cachedClearTimeout=clearTimeout:cachedClearTimeout=defaultClearTimeout}catch{cachedClearTimeout=defaultClearTimeout}})();function runTimeout(o){if(cachedSetTimeout===setTimeout)return setTimeout(o,0);if((cachedSetTimeout===defaultSetTimout||!cachedSetTimeout)&&setTimeout)return cachedSetTimeout=setTimeout,setTimeout(o,0);try{return cachedSetTimeout(o,0)}catch{try{return cachedSetTimeout.call(null,o,0)}catch{return cachedSetTimeout.call(this,o,0)}}}function runClearTimeout(o){if(cachedClearTimeout===clearTimeout)return clearTimeout(o);if((cachedClearTimeout===defaultClearTimeout||!cachedClearTimeout)&&clearTimeout)return cachedClearTimeout=clearTimeout,clearTimeout(o);try{return cachedClearTimeout(o)}catch{try{return cachedClearTimeout.call(null,o)}catch{return cachedClearTimeout.call(this,o)}}}var queue=[],draining=!1,currentQueue,queueIndex=-1;function cleanUpNextTick(){!draining||!currentQueue||(draining=!1,currentQueue.length?queue=currentQueue.concat(queue):queueIndex=-1,queue.length&&drainQueue())}function drainQueue(){if(!draining){var o=runTimeout(cleanUpNextTick);draining=!0;for(var et=queue.length;et;){for(currentQueue=queue,queue=[];++queueIndex1)for(var tt=1;tt>>1,xt=At[It];if(0>>1;Itit(lr,Bt))Wtit(Jt,lr)?(At[It]=Jt,At[Wt]=Bt,It=Wt):(At[It]=lr,At[er]=Bt,It=er);else if(Wtit(Jt,Bt))At[It]=Jt,At[Wt]=Bt,It=Wt;else break e}}return Tt}function it(At,Tt){var Bt=At.sortIndex-Tt.sortIndex;return Bt!==0?Bt:At.id-Tt.id}if(typeof performance=="object"&&typeof performance.now=="function"){var nt=performance;o.unstable_now=function(){return nt.now()}}else{var at=Date,st=at.now();o.unstable_now=function(){return at.now()-st}}var ot=[],lt=[],ht=1,yt=null,gt=3,bt=!1,dt=!1,mt=!1,St=typeof setTimeout=="function"?setTimeout:null,pt=typeof clearTimeout=="function"?clearTimeout:null,kt=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function Et(At){for(var Tt=tt(lt);Tt!==null;){if(Tt.callback===null)rt(lt);else if(Tt.startTime<=At)rt(lt),Tt.sortIndex=Tt.expirationTime,et(ot,Tt);else break;Tt=tt(lt)}}function Pt(At){if(mt=!1,Et(At),!dt)if(tt(ot)!==null)dt=!0,$t(Ot);else{var Tt=tt(lt);Tt!==null&&Ct(Pt,Tt.startTime-At)}}function Ot(At,Tt){dt=!1,mt&&(mt=!1,pt(jt),jt=-1),bt=!0;var Bt=gt;try{for(Et(Tt),yt=tt(ot);yt!==null&&(!(yt.expirationTime>Tt)||At&&!qt());){var It=yt.callback;if(typeof It=="function"){yt.callback=null,gt=yt.priorityLevel;var xt=It(yt.expirationTime<=Tt);Tt=o.unstable_now(),typeof xt=="function"?yt.callback=xt:yt===tt(ot)&&rt(ot),Et(Tt)}else rt(ot);yt=tt(ot)}if(yt!==null)var Ft=!0;else{var er=tt(lt);er!==null&&Ct(Pt,er.startTime-Tt),Ft=!1}return Ft}finally{yt=null,gt=Bt,bt=!1}}var Nt=!1,Vt=null,jt=-1,zt=5,cr=-1;function qt(){return!(o.unstable_now()-crAt||125It?(At.sortIndex=Bt,et(lt,At),tt(ot)===null&&At===tt(lt)&&(mt?(pt(jt),jt=-1):mt=!0,Ct(Pt,Bt-It))):(At.sortIndex=xt,et(ot,At),dt||bt||(dt=!0,$t(Ot))),At},o.unstable_shouldYield=qt,o.unstable_wrapCallback=function(At){var Tt=gt;return function(){var Bt=gt;gt=Tt;try{return At.apply(this,arguments)}finally{gt=Bt}}}})(scheduler_production_min);scheduler.exports=scheduler_production_min;var schedulerExports=scheduler.exports;/** - * @license React - * react-dom.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var aa=reactExports,ca=schedulerExports;function p$4(o){for(var et="https://reactjs.org/docs/error-decoder.html?invariant="+o,tt=1;tt"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),ja=Object.prototype.hasOwnProperty,ka=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,la={},ma={};function oa(o){return ja.call(ma,o)?!0:ja.call(la,o)?!1:ka.test(o)?ma[o]=!0:(la[o]=!0,!1)}function pa(o,et,tt,rt){if(tt!==null&&tt.type===0)return!1;switch(typeof et){case"function":case"symbol":return!0;case"boolean":return rt?!1:tt!==null?!tt.acceptsBooleans:(o=o.toLowerCase().slice(0,5),o!=="data-"&&o!=="aria-");default:return!1}}function qa(o,et,tt,rt){if(et===null||typeof et>"u"||pa(o,et,tt,rt))return!0;if(rt)return!1;if(tt!==null)switch(tt.type){case 3:return!et;case 4:return et===!1;case 5:return isNaN(et);case 6:return isNaN(et)||1>et}return!1}function v$6(o,et,tt,rt,it,nt,at){this.acceptsBooleans=et===2||et===3||et===4,this.attributeName=rt,this.attributeNamespace=it,this.mustUseProperty=tt,this.propertyName=o,this.type=et,this.sanitizeURL=nt,this.removeEmptyString=at}var z$5={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(o){z$5[o]=new v$6(o,0,!1,o,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(o){var et=o[0];z$5[et]=new v$6(et,1,!1,o[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(o){z$5[o]=new v$6(o,2,!1,o.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(o){z$5[o]=new v$6(o,2,!1,o,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(o){z$5[o]=new v$6(o,3,!1,o.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(o){z$5[o]=new v$6(o,3,!0,o,null,!1,!1)});["capture","download"].forEach(function(o){z$5[o]=new v$6(o,4,!1,o,null,!1,!1)});["cols","rows","size","span"].forEach(function(o){z$5[o]=new v$6(o,6,!1,o,null,!1,!1)});["rowSpan","start"].forEach(function(o){z$5[o]=new v$6(o,5,!1,o.toLowerCase(),null,!1,!1)});var ra=/[\-:]([a-z])/g;function sa(o){return o[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(o){var et=o.replace(ra,sa);z$5[et]=new v$6(et,1,!1,o,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(o){var et=o.replace(ra,sa);z$5[et]=new v$6(et,1,!1,o,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(o){var et=o.replace(ra,sa);z$5[et]=new v$6(et,1,!1,o,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(o){z$5[o]=new v$6(o,1,!1,o.toLowerCase(),null,!1,!1)});z$5.xlinkHref=new v$6("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(o){z$5[o]=new v$6(o,1,!1,o.toLowerCase(),null,!0,!0)});function ta(o,et,tt,rt){var it=z$5.hasOwnProperty(et)?z$5[et]:null;(it!==null?it.type!==0:rt||!(2st||it[at]!==nt[st]){var ot=` -`+it[at].replace(" at new "," at ");return o.displayName&&ot.includes("")&&(ot=ot.replace("",o.displayName)),ot}while(1<=at&&0<=st);break}}}finally{Na=!1,Error.prepareStackTrace=tt}return(o=o?o.displayName||o.name:"")?Ma(o):""}function Pa(o){switch(o.tag){case 5:return Ma(o.type);case 16:return Ma("Lazy");case 13:return Ma("Suspense");case 19:return Ma("SuspenseList");case 0:case 2:case 15:return o=Oa(o.type,!1),o;case 11:return o=Oa(o.type.render,!1),o;case 1:return o=Oa(o.type,!0),o;default:return""}}function Qa(o){if(o==null)return null;if(typeof o=="function")return o.displayName||o.name||null;if(typeof o=="string")return o;switch(o){case ya:return"Fragment";case wa:return"Portal";case Aa:return"Profiler";case za:return"StrictMode";case Ea:return"Suspense";case Fa:return"SuspenseList"}if(typeof o=="object")switch(o.$$typeof){case Ca:return(o.displayName||"Context")+".Consumer";case Ba:return(o._context.displayName||"Context")+".Provider";case Da:var et=o.render;return o=o.displayName,o||(o=et.displayName||et.name||"",o=o!==""?"ForwardRef("+o+")":"ForwardRef"),o;case Ga:return et=o.displayName||null,et!==null?et:Qa(o.type)||"Memo";case Ha:et=o._payload,o=o._init;try{return Qa(o(et))}catch{}}return null}function Ra(o){var et=o.type;switch(o.tag){case 24:return"Cache";case 9:return(et.displayName||"Context")+".Consumer";case 10:return(et._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return o=et.render,o=o.displayName||o.name||"",et.displayName||(o!==""?"ForwardRef("+o+")":"ForwardRef");case 7:return"Fragment";case 5:return et;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Qa(et);case 8:return et===za?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof et=="function")return et.displayName||et.name||null;if(typeof et=="string")return et}return null}function Sa(o){switch(typeof o){case"boolean":case"number":case"string":case"undefined":return o;case"object":return o;default:return""}}function Ta(o){var et=o.type;return(o=o.nodeName)&&o.toLowerCase()==="input"&&(et==="checkbox"||et==="radio")}function Ua(o){var et=Ta(o)?"checked":"value",tt=Object.getOwnPropertyDescriptor(o.constructor.prototype,et),rt=""+o[et];if(!o.hasOwnProperty(et)&&typeof tt<"u"&&typeof tt.get=="function"&&typeof tt.set=="function"){var it=tt.get,nt=tt.set;return Object.defineProperty(o,et,{configurable:!0,get:function(){return it.call(this)},set:function(at){rt=""+at,nt.call(this,at)}}),Object.defineProperty(o,et,{enumerable:tt.enumerable}),{getValue:function(){return rt},setValue:function(at){rt=""+at},stopTracking:function(){o._valueTracker=null,delete o[et]}}}}function Va(o){o._valueTracker||(o._valueTracker=Ua(o))}function Wa(o){if(!o)return!1;var et=o._valueTracker;if(!et)return!0;var tt=et.getValue(),rt="";return o&&(rt=Ta(o)?o.checked?"true":"false":o.value),o=rt,o!==tt?(et.setValue(o),!0):!1}function Xa(o){if(o=o||(typeof document<"u"?document:void 0),typeof o>"u")return null;try{return o.activeElement||o.body}catch{return o.body}}function Ya(o,et){var tt=et.checked;return A$2({},et,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:tt??o._wrapperState.initialChecked})}function Za(o,et){var tt=et.defaultValue==null?"":et.defaultValue,rt=et.checked!=null?et.checked:et.defaultChecked;tt=Sa(et.value!=null?et.value:tt),o._wrapperState={initialChecked:rt,initialValue:tt,controlled:et.type==="checkbox"||et.type==="radio"?et.checked!=null:et.value!=null}}function ab(o,et){et=et.checked,et!=null&&ta(o,"checked",et,!1)}function bb(o,et){ab(o,et);var tt=Sa(et.value),rt=et.type;if(tt!=null)rt==="number"?(tt===0&&o.value===""||o.value!=tt)&&(o.value=""+tt):o.value!==""+tt&&(o.value=""+tt);else if(rt==="submit"||rt==="reset"){o.removeAttribute("value");return}et.hasOwnProperty("value")?cb(o,et.type,tt):et.hasOwnProperty("defaultValue")&&cb(o,et.type,Sa(et.defaultValue)),et.checked==null&&et.defaultChecked!=null&&(o.defaultChecked=!!et.defaultChecked)}function db(o,et,tt){if(et.hasOwnProperty("value")||et.hasOwnProperty("defaultValue")){var rt=et.type;if(!(rt!=="submit"&&rt!=="reset"||et.value!==void 0&&et.value!==null))return;et=""+o._wrapperState.initialValue,tt||et===o.value||(o.value=et),o.defaultValue=et}tt=o.name,tt!==""&&(o.name=""),o.defaultChecked=!!o._wrapperState.initialChecked,tt!==""&&(o.name=tt)}function cb(o,et,tt){(et!=="number"||Xa(o.ownerDocument)!==o)&&(tt==null?o.defaultValue=""+o._wrapperState.initialValue:o.defaultValue!==""+tt&&(o.defaultValue=""+tt))}var eb=Array.isArray;function fb(o,et,tt,rt){if(o=o.options,et){et={};for(var it=0;it"+et.valueOf().toString()+"",et=mb.firstChild;o.firstChild;)o.removeChild(o.firstChild);for(;et.firstChild;)o.appendChild(et.firstChild)}});function ob(o,et){if(et){var tt=o.firstChild;if(tt&&tt===o.lastChild&&tt.nodeType===3){tt.nodeValue=et;return}}o.textContent=et}var pb={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},qb=["Webkit","ms","Moz","O"];Object.keys(pb).forEach(function(o){qb.forEach(function(et){et=et+o.charAt(0).toUpperCase()+o.substring(1),pb[et]=pb[o]})});function rb(o,et,tt){return et==null||typeof et=="boolean"||et===""?"":tt||typeof et!="number"||et===0||pb.hasOwnProperty(o)&&pb[o]?(""+et).trim():et+"px"}function sb(o,et){o=o.style;for(var tt in et)if(et.hasOwnProperty(tt)){var rt=tt.indexOf("--")===0,it=rb(tt,et[tt],rt);tt==="float"&&(tt="cssFloat"),rt?o.setProperty(tt,it):o[tt]=it}}var tb=A$2({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function ub(o,et){if(et){if(tb[o]&&(et.children!=null||et.dangerouslySetInnerHTML!=null))throw Error(p$4(137,o));if(et.dangerouslySetInnerHTML!=null){if(et.children!=null)throw Error(p$4(60));if(typeof et.dangerouslySetInnerHTML!="object"||!("__html"in et.dangerouslySetInnerHTML))throw Error(p$4(61))}if(et.style!=null&&typeof et.style!="object")throw Error(p$4(62))}}function vb(o,et){if(o.indexOf("-")===-1)return typeof et.is=="string";switch(o){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var wb=null;function xb(o){return o=o.target||o.srcElement||window,o.correspondingUseElement&&(o=o.correspondingUseElement),o.nodeType===3?o.parentNode:o}var yb=null,zb=null,Ab=null;function Bb(o){if(o=Cb(o)){if(typeof yb!="function")throw Error(p$4(280));var et=o.stateNode;et&&(et=Db(et),yb(o.stateNode,o.type,et))}}function Eb(o){zb?Ab?Ab.push(o):Ab=[o]:zb=o}function Fb(){if(zb){var o=zb,et=Ab;if(Ab=zb=null,Bb(o),et)for(o=0;o>>=0,o===0?32:31-(pc(o)/qc|0)|0}var rc=64,sc=4194304;function tc(o){switch(o&-o){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return o&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return o&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return o}}function uc(o,et){var tt=o.pendingLanes;if(tt===0)return 0;var rt=0,it=o.suspendedLanes,nt=o.pingedLanes,at=tt&268435455;if(at!==0){var st=at&~it;st!==0?rt=tc(st):(nt&=at,nt!==0&&(rt=tc(nt)))}else at=tt&~it,at!==0?rt=tc(at):nt!==0&&(rt=tc(nt));if(rt===0)return 0;if(et!==0&&et!==rt&&!(et&it)&&(it=rt&-rt,nt=et&-et,it>=nt||it===16&&(nt&4194240)!==0))return et;if(rt&4&&(rt|=tt&16),et=o.entangledLanes,et!==0)for(o=o.entanglements,et&=rt;0tt;tt++)et.push(o);return et}function Ac(o,et,tt){o.pendingLanes|=et,et!==536870912&&(o.suspendedLanes=0,o.pingedLanes=0),o=o.eventTimes,et=31-oc(et),o[et]=tt}function Bc(o,et){var tt=o.pendingLanes&~et;o.pendingLanes=et,o.suspendedLanes=0,o.pingedLanes=0,o.expiredLanes&=et,o.mutableReadLanes&=et,o.entangledLanes&=et,et=o.entanglements;var rt=o.eventTimes;for(o=o.expirationTimes;0=be$1),ee$1=String.fromCharCode(32),fe$1=!1;function ge$1(o,et){switch(o){case"keyup":return $d.indexOf(et.keyCode)!==-1;case"keydown":return et.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function he$1(o){return o=o.detail,typeof o=="object"&&"data"in o?o.data:null}var ie$1=!1;function je$1(o,et){switch(o){case"compositionend":return he$1(et);case"keypress":return et.which!==32?null:(fe$1=!0,ee$1);case"textInput":return o=et.data,o===ee$1&&fe$1?null:o;default:return null}}function ke$1(o,et){if(ie$1)return o==="compositionend"||!ae$1&&ge$1(o,et)?(o=nd(),md=ld=kd=null,ie$1=!1,o):null;switch(o){case"paste":return null;case"keypress":if(!(et.ctrlKey||et.altKey||et.metaKey)||et.ctrlKey&&et.altKey){if(et.char&&1=et)return{node:tt,offset:et-o};o=rt}e:{for(;tt;){if(tt.nextSibling){tt=tt.nextSibling;break e}tt=tt.parentNode}tt=void 0}tt=Je(tt)}}function Le(o,et){return o&&et?o===et?!0:o&&o.nodeType===3?!1:et&&et.nodeType===3?Le(o,et.parentNode):"contains"in o?o.contains(et):o.compareDocumentPosition?!!(o.compareDocumentPosition(et)&16):!1:!1}function Me$1(){for(var o=window,et=Xa();et instanceof o.HTMLIFrameElement;){try{var tt=typeof et.contentWindow.location.href=="string"}catch{tt=!1}if(tt)o=et.contentWindow;else break;et=Xa(o.document)}return et}function Ne$1(o){var et=o&&o.nodeName&&o.nodeName.toLowerCase();return et&&(et==="input"&&(o.type==="text"||o.type==="search"||o.type==="tel"||o.type==="url"||o.type==="password")||et==="textarea"||o.contentEditable==="true")}function Oe(o){var et=Me$1(),tt=o.focusedElem,rt=o.selectionRange;if(et!==tt&&tt&&tt.ownerDocument&&Le(tt.ownerDocument.documentElement,tt)){if(rt!==null&&Ne$1(tt)){if(et=rt.start,o=rt.end,o===void 0&&(o=et),"selectionStart"in tt)tt.selectionStart=et,tt.selectionEnd=Math.min(o,tt.value.length);else if(o=(et=tt.ownerDocument||document)&&et.defaultView||window,o.getSelection){o=o.getSelection();var it=tt.textContent.length,nt=Math.min(rt.start,it);rt=rt.end===void 0?nt:Math.min(rt.end,it),!o.extend&&nt>rt&&(it=rt,rt=nt,nt=it),it=Ke(tt,nt);var at=Ke(tt,rt);it&&at&&(o.rangeCount!==1||o.anchorNode!==it.node||o.anchorOffset!==it.offset||o.focusNode!==at.node||o.focusOffset!==at.offset)&&(et=et.createRange(),et.setStart(it.node,it.offset),o.removeAllRanges(),nt>rt?(o.addRange(et),o.extend(at.node,at.offset)):(et.setEnd(at.node,at.offset),o.addRange(et)))}}for(et=[],o=tt;o=o.parentNode;)o.nodeType===1&&et.push({element:o,left:o.scrollLeft,top:o.scrollTop});for(typeof tt.focus=="function"&&tt.focus(),tt=0;tt=document.documentMode,Qe=null,Re$1=null,Se$1=null,Te$1=!1;function Ue$1(o,et,tt){var rt=tt.window===tt?tt.document:tt.nodeType===9?tt:tt.ownerDocument;Te$1||Qe==null||Qe!==Xa(rt)||(rt=Qe,"selectionStart"in rt&&Ne$1(rt)?rt={start:rt.selectionStart,end:rt.selectionEnd}:(rt=(rt.ownerDocument&&rt.ownerDocument.defaultView||window).getSelection(),rt={anchorNode:rt.anchorNode,anchorOffset:rt.anchorOffset,focusNode:rt.focusNode,focusOffset:rt.focusOffset}),Se$1&&Ie(Se$1,rt)||(Se$1=rt,rt=oe$1(Re$1,"onSelect"),0Tf||(o.current=Sf[Tf],Sf[Tf]=null,Tf--)}function G$2(o,et){Tf++,Sf[Tf]=o.current,o.current=et}var Vf={},H$1=Uf(Vf),Wf=Uf(!1),Xf=Vf;function Yf(o,et){var tt=o.type.contextTypes;if(!tt)return Vf;var rt=o.stateNode;if(rt&&rt.__reactInternalMemoizedUnmaskedChildContext===et)return rt.__reactInternalMemoizedMaskedChildContext;var it={},nt;for(nt in tt)it[nt]=et[nt];return rt&&(o=o.stateNode,o.__reactInternalMemoizedUnmaskedChildContext=et,o.__reactInternalMemoizedMaskedChildContext=it),it}function Zf(o){return o=o.childContextTypes,o!=null}function $f(){E$1(Wf),E$1(H$1)}function ag(o,et,tt){if(H$1.current!==Vf)throw Error(p$4(168));G$2(H$1,et),G$2(Wf,tt)}function bg(o,et,tt){var rt=o.stateNode;if(et=et.childContextTypes,typeof rt.getChildContext!="function")return tt;rt=rt.getChildContext();for(var it in rt)if(!(it in et))throw Error(p$4(108,Ra(o)||"Unknown",it));return A$2({},tt,rt)}function cg(o){return o=(o=o.stateNode)&&o.__reactInternalMemoizedMergedChildContext||Vf,Xf=H$1.current,G$2(H$1,o),G$2(Wf,Wf.current),!0}function dg(o,et,tt){var rt=o.stateNode;if(!rt)throw Error(p$4(169));tt?(o=bg(o,et,Xf),rt.__reactInternalMemoizedMergedChildContext=o,E$1(Wf),E$1(H$1),G$2(H$1,o)):E$1(Wf),G$2(Wf,tt)}var eg=null,fg=!1,gg=!1;function hg(o){eg===null?eg=[o]:eg.push(o)}function ig(o){fg=!0,hg(o)}function jg(){if(!gg&&eg!==null){gg=!0;var o=0,et=C;try{var tt=eg;for(C=1;o>=at,it-=at,rg=1<<32-oc(et)+it|tt<jt?(zt=Vt,Vt=null):zt=Vt.sibling;var cr=gt(pt,Vt,Et[jt],Pt);if(cr===null){Vt===null&&(Vt=zt);break}o&&Vt&&cr.alternate===null&&et(pt,Vt),kt=nt(cr,kt,jt),Nt===null?Ot=cr:Nt.sibling=cr,Nt=cr,Vt=zt}if(jt===Et.length)return tt(pt,Vt),I$1&&tg(pt,jt),Ot;if(Vt===null){for(;jtjt?(zt=Vt,Vt=null):zt=Vt.sibling;var qt=gt(pt,Vt,cr.value,Pt);if(qt===null){Vt===null&&(Vt=zt);break}o&&Vt&&qt.alternate===null&&et(pt,Vt),kt=nt(qt,kt,jt),Nt===null?Ot=qt:Nt.sibling=qt,Nt=qt,Vt=zt}if(cr.done)return tt(pt,Vt),I$1&&tg(pt,jt),Ot;if(Vt===null){for(;!cr.done;jt++,cr=Et.next())cr=yt(pt,cr.value,Pt),cr!==null&&(kt=nt(cr,kt,jt),Nt===null?Ot=cr:Nt.sibling=cr,Nt=cr);return I$1&&tg(pt,jt),Ot}for(Vt=rt(pt,Vt);!cr.done;jt++,cr=Et.next())cr=bt(Vt,pt,jt,cr.value,Pt),cr!==null&&(o&&cr.alternate!==null&&Vt.delete(cr.key===null?jt:cr.key),kt=nt(cr,kt,jt),Nt===null?Ot=cr:Nt.sibling=cr,Nt=cr);return o&&Vt.forEach(function(Rt){return et(pt,Rt)}),I$1&&tg(pt,jt),Ot}function St(pt,kt,Et,Pt){if(typeof Et=="object"&&Et!==null&&Et.type===ya&&Et.key===null&&(Et=Et.props.children),typeof Et=="object"&&Et!==null){switch(Et.$$typeof){case va:e:{for(var Ot=Et.key,Nt=kt;Nt!==null;){if(Nt.key===Ot){if(Ot=Et.type,Ot===ya){if(Nt.tag===7){tt(pt,Nt.sibling),kt=it(Nt,Et.props.children),kt.return=pt,pt=kt;break e}}else if(Nt.elementType===Ot||typeof Ot=="object"&&Ot!==null&&Ot.$$typeof===Ha&&uh(Ot)===Nt.type){tt(pt,Nt.sibling),kt=it(Nt,Et.props),kt.ref=sh$1(pt,Nt,Et),kt.return=pt,pt=kt;break e}tt(pt,Nt);break}else et(pt,Nt);Nt=Nt.sibling}Et.type===ya?(kt=Ah(Et.props.children,pt.mode,Pt,Et.key),kt.return=pt,pt=kt):(Pt=yh(Et.type,Et.key,Et.props,null,pt.mode,Pt),Pt.ref=sh$1(pt,kt,Et),Pt.return=pt,pt=Pt)}return at(pt);case wa:e:{for(Nt=Et.key;kt!==null;){if(kt.key===Nt)if(kt.tag===4&&kt.stateNode.containerInfo===Et.containerInfo&&kt.stateNode.implementation===Et.implementation){tt(pt,kt.sibling),kt=it(kt,Et.children||[]),kt.return=pt,pt=kt;break e}else{tt(pt,kt);break}else et(pt,kt);kt=kt.sibling}kt=zh(Et,pt.mode,Pt),kt.return=pt,pt=kt}return at(pt);case Ha:return Nt=Et._init,St(pt,kt,Nt(Et._payload),Pt)}if(eb(Et))return dt(pt,kt,Et,Pt);if(Ka(Et))return mt(pt,kt,Et,Pt);th(pt,Et)}return typeof Et=="string"&&Et!==""||typeof Et=="number"?(Et=""+Et,kt!==null&&kt.tag===6?(tt(pt,kt.sibling),kt=it(kt,Et),kt.return=pt,pt=kt):(tt(pt,kt),kt=xh(Et,pt.mode,Pt),kt.return=pt,pt=kt),at(pt)):tt(pt,kt)}return St}var Bh=vh(!0),Ch$1=vh(!1),Dh={},Eh=Uf(Dh),Fh=Uf(Dh),Gh=Uf(Dh);function Hh(o){if(o===Dh)throw Error(p$4(174));return o}function Ih(o,et){switch(G$2(Gh,et),G$2(Fh,o),G$2(Eh,Dh),o=et.nodeType,o){case 9:case 11:et=(et=et.documentElement)?et.namespaceURI:lb(null,"");break;default:o=o===8?et.parentNode:et,et=o.namespaceURI||null,o=o.tagName,et=lb(et,o)}E$1(Eh),G$2(Eh,et)}function Jh(){E$1(Eh),E$1(Fh),E$1(Gh)}function Kh$1(o){Hh(Gh.current);var et=Hh(Eh.current),tt=lb(et,o.type);et!==tt&&(G$2(Fh,o),G$2(Eh,tt))}function Lh(o){Fh.current===o&&(E$1(Eh),E$1(Fh))}var M$1=Uf(0);function Mh(o){for(var et=o;et!==null;){if(et.tag===13){var tt=et.memoizedState;if(tt!==null&&(tt=tt.dehydrated,tt===null||tt.data==="$?"||tt.data==="$!"))return et}else if(et.tag===19&&et.memoizedProps.revealOrder!==void 0){if(et.flags&128)return et}else if(et.child!==null){et.child.return=et,et=et.child;continue}if(et===o)break;for(;et.sibling===null;){if(et.return===null||et.return===o)return null;et=et.return}et.sibling.return=et.return,et=et.sibling}return null}var Nh=[];function Oh(){for(var o=0;ott?tt:4,o(!0);var rt=Qh.transition;Qh.transition={};try{o(!1),et()}finally{C=tt,Qh.transition=rt}}function Fi(){return di().memoizedState}function Gi(o,et,tt){var rt=lh(o);if(tt={lane:rt,action:tt,hasEagerState:!1,eagerState:null,next:null},Hi(o))Ii(et,tt);else if(tt=Yg(o,et,tt,rt),tt!==null){var it=L$1();mh(tt,o,rt,it),Ji(tt,et,rt)}}function ri(o,et,tt){var rt=lh(o),it={lane:rt,action:tt,hasEagerState:!1,eagerState:null,next:null};if(Hi(o))Ii(et,it);else{var nt=o.alternate;if(o.lanes===0&&(nt===null||nt.lanes===0)&&(nt=et.lastRenderedReducer,nt!==null))try{var at=et.lastRenderedState,st=nt(at,tt);if(it.hasEagerState=!0,it.eagerState=st,He$1(st,at)){var ot=et.interleaved;ot===null?(it.next=it,Xg(et)):(it.next=ot.next,ot.next=it),et.interleaved=it;return}}catch{}finally{}tt=Yg(o,et,it,rt),tt!==null&&(it=L$1(),mh(tt,o,rt,it),Ji(tt,et,rt))}}function Hi(o){var et=o.alternate;return o===N$1||et!==null&&et===N$1}function Ii(o,et){Th=Sh=!0;var tt=o.pending;tt===null?et.next=et:(et.next=tt.next,tt.next=et),o.pending=et}function Ji(o,et,tt){if(tt&4194240){var rt=et.lanes;rt&=o.pendingLanes,tt|=rt,et.lanes=tt,Cc(o,tt)}}var ai={readContext:Vg,useCallback:Q$1,useContext:Q$1,useEffect:Q$1,useImperativeHandle:Q$1,useInsertionEffect:Q$1,useLayoutEffect:Q$1,useMemo:Q$1,useReducer:Q$1,useRef:Q$1,useState:Q$1,useDebugValue:Q$1,useDeferredValue:Q$1,useTransition:Q$1,useMutableSource:Q$1,useSyncExternalStore:Q$1,useId:Q$1,unstable_isNewReconciler:!1},Yh={readContext:Vg,useCallback:function(o,et){return ci().memoizedState=[o,et===void 0?null:et],o},useContext:Vg,useEffect:vi,useImperativeHandle:function(o,et,tt){return tt=tt!=null?tt.concat([o]):null,ti(4194308,4,yi.bind(null,et,o),tt)},useLayoutEffect:function(o,et){return ti(4194308,4,o,et)},useInsertionEffect:function(o,et){return ti(4,2,o,et)},useMemo:function(o,et){var tt=ci();return et=et===void 0?null:et,o=o(),tt.memoizedState=[o,et],o},useReducer:function(o,et,tt){var rt=ci();return et=tt!==void 0?tt(et):et,rt.memoizedState=rt.baseState=et,o={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:o,lastRenderedState:et},rt.queue=o,o=o.dispatch=Gi.bind(null,N$1,o),[rt.memoizedState,o]},useRef:function(o){var et=ci();return o={current:o},et.memoizedState=o},useState:qi,useDebugValue:Ai,useDeferredValue:function(o){return ci().memoizedState=o},useTransition:function(){var o=qi(!1),et=o[0];return o=Ei.bind(null,o[1]),ci().memoizedState=o,[et,o]},useMutableSource:function(){},useSyncExternalStore:function(o,et,tt){var rt=N$1,it=ci();if(I$1){if(tt===void 0)throw Error(p$4(407));tt=tt()}else{if(tt=et(),R$1===null)throw Error(p$4(349));Rh&30||ni(rt,et,tt)}it.memoizedState=tt;var nt={value:tt,getSnapshot:et};return it.queue=nt,vi(ki.bind(null,rt,nt,o),[o]),rt.flags|=2048,li(9,mi.bind(null,rt,nt,tt,et),void 0,null),tt},useId:function(){var o=ci(),et=R$1.identifierPrefix;if(I$1){var tt=sg,rt=rg;tt=(rt&~(1<<32-oc(rt)-1)).toString(32)+tt,et=":"+et+"R"+tt,tt=Uh++,0<\/script>",o=o.removeChild(o.firstChild)):typeof rt.is=="string"?o=at.createElement(tt,{is:rt.is}):(o=at.createElement(tt),tt==="select"&&(at=o,rt.multiple?at.multiple=!0:rt.size&&(at.size=rt.size))):o=at.createElementNS(o,tt),o[Of]=et,o[Pf]=rt,Aj(o,et,!1,!1),et.stateNode=o;e:{switch(at=vb(tt,rt),tt){case"dialog":D("cancel",o),D("close",o),it=rt;break;case"iframe":case"object":case"embed":D("load",o),it=rt;break;case"video":case"audio":for(it=0;itHj&&(et.flags|=128,rt=!0,Ej(nt,!1),et.lanes=4194304)}else{if(!rt)if(o=Mh(at),o!==null){if(et.flags|=128,rt=!0,tt=o.updateQueue,tt!==null&&(et.updateQueue=tt,et.flags|=4),Ej(nt,!0),nt.tail===null&&nt.tailMode==="hidden"&&!at.alternate&&!I$1)return S$1(et),null}else 2*B$1()-nt.renderingStartTime>Hj&&tt!==1073741824&&(et.flags|=128,rt=!0,Ej(nt,!1),et.lanes=4194304);nt.isBackwards?(at.sibling=et.child,et.child=at):(tt=nt.last,tt!==null?tt.sibling=at:et.child=at,nt.last=at)}return nt.tail!==null?(et=nt.tail,nt.rendering=et,nt.tail=et.sibling,nt.renderingStartTime=B$1(),et.sibling=null,tt=M$1.current,G$2(M$1,rt?tt&1|2:tt&1),et):(S$1(et),null);case 22:case 23:return Ij(),rt=et.memoizedState!==null,o!==null&&o.memoizedState!==null!==rt&&(et.flags|=8192),rt&&et.mode&1?gj&1073741824&&(S$1(et),et.subtreeFlags&6&&(et.flags|=8192)):S$1(et),null;case 24:return null;case 25:return null}throw Error(p$4(156,et.tag))}function Jj(o,et){switch(wg(et),et.tag){case 1:return Zf(et.type)&&$f(),o=et.flags,o&65536?(et.flags=o&-65537|128,et):null;case 3:return Jh(),E$1(Wf),E$1(H$1),Oh(),o=et.flags,o&65536&&!(o&128)?(et.flags=o&-65537|128,et):null;case 5:return Lh(et),null;case 13:if(E$1(M$1),o=et.memoizedState,o!==null&&o.dehydrated!==null){if(et.alternate===null)throw Error(p$4(340));Ig()}return o=et.flags,o&65536?(et.flags=o&-65537|128,et):null;case 19:return E$1(M$1),null;case 4:return Jh(),null;case 10:return Rg(et.type._context),null;case 22:case 23:return Ij(),null;case 24:return null;default:return null}}var Kj=!1,U$1=!1,Lj=typeof WeakSet=="function"?WeakSet:Set,V$1=null;function Mj(o,et){var tt=o.ref;if(tt!==null)if(typeof tt=="function")try{tt(null)}catch(rt){W$7(o,et,rt)}else tt.current=null}function Nj(o,et,tt){try{tt()}catch(rt){W$7(o,et,rt)}}var Oj=!1;function Pj(o,et){if(Cf=dd,o=Me$1(),Ne$1(o)){if("selectionStart"in o)var tt={start:o.selectionStart,end:o.selectionEnd};else e:{tt=(tt=o.ownerDocument)&&tt.defaultView||window;var rt=tt.getSelection&&tt.getSelection();if(rt&&rt.rangeCount!==0){tt=rt.anchorNode;var it=rt.anchorOffset,nt=rt.focusNode;rt=rt.focusOffset;try{tt.nodeType,nt.nodeType}catch{tt=null;break e}var at=0,st=-1,ot=-1,lt=0,ht=0,yt=o,gt=null;t:for(;;){for(var bt;yt!==tt||it!==0&&yt.nodeType!==3||(st=at+it),yt!==nt||rt!==0&&yt.nodeType!==3||(ot=at+rt),yt.nodeType===3&&(at+=yt.nodeValue.length),(bt=yt.firstChild)!==null;)gt=yt,yt=bt;for(;;){if(yt===o)break t;if(gt===tt&&++lt===it&&(st=at),gt===nt&&++ht===rt&&(ot=at),(bt=yt.nextSibling)!==null)break;yt=gt,gt=yt.parentNode}yt=bt}tt=st===-1||ot===-1?null:{start:st,end:ot}}else tt=null}tt=tt||{start:0,end:0}}else tt=null;for(Df={focusedElem:o,selectionRange:tt},dd=!1,V$1=et;V$1!==null;)if(et=V$1,o=et.child,(et.subtreeFlags&1028)!==0&&o!==null)o.return=et,V$1=o;else for(;V$1!==null;){et=V$1;try{var dt=et.alternate;if(et.flags&1024)switch(et.tag){case 0:case 11:case 15:break;case 1:if(dt!==null){var mt=dt.memoizedProps,St=dt.memoizedState,pt=et.stateNode,kt=pt.getSnapshotBeforeUpdate(et.elementType===et.type?mt:Lg(et.type,mt),St);pt.__reactInternalSnapshotBeforeUpdate=kt}break;case 3:var Et=et.stateNode.containerInfo;Et.nodeType===1?Et.textContent="":Et.nodeType===9&&Et.documentElement&&Et.removeChild(Et.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(p$4(163))}}catch(Pt){W$7(et,et.return,Pt)}if(o=et.sibling,o!==null){o.return=et.return,V$1=o;break}V$1=et.return}return dt=Oj,Oj=!1,dt}function Qj(o,et,tt){var rt=et.updateQueue;if(rt=rt!==null?rt.lastEffect:null,rt!==null){var it=rt=rt.next;do{if((it.tag&o)===o){var nt=it.destroy;it.destroy=void 0,nt!==void 0&&Nj(et,tt,nt)}it=it.next}while(it!==rt)}}function Rj(o,et){if(et=et.updateQueue,et=et!==null?et.lastEffect:null,et!==null){var tt=et=et.next;do{if((tt.tag&o)===o){var rt=tt.create;tt.destroy=rt()}tt=tt.next}while(tt!==et)}}function Sj(o){var et=o.ref;if(et!==null){var tt=o.stateNode;switch(o.tag){case 5:o=tt;break;default:o=tt}typeof et=="function"?et(o):et.current=o}}function Tj(o){var et=o.alternate;et!==null&&(o.alternate=null,Tj(et)),o.child=null,o.deletions=null,o.sibling=null,o.tag===5&&(et=o.stateNode,et!==null&&(delete et[Of],delete et[Pf],delete et[of],delete et[Qf],delete et[Rf])),o.stateNode=null,o.return=null,o.dependencies=null,o.memoizedProps=null,o.memoizedState=null,o.pendingProps=null,o.stateNode=null,o.updateQueue=null}function Uj(o){return o.tag===5||o.tag===3||o.tag===4}function Vj(o){e:for(;;){for(;o.sibling===null;){if(o.return===null||Uj(o.return))return null;o=o.return}for(o.sibling.return=o.return,o=o.sibling;o.tag!==5&&o.tag!==6&&o.tag!==18;){if(o.flags&2||o.child===null||o.tag===4)continue e;o.child.return=o,o=o.child}if(!(o.flags&2))return o.stateNode}}function Wj(o,et,tt){var rt=o.tag;if(rt===5||rt===6)o=o.stateNode,et?tt.nodeType===8?tt.parentNode.insertBefore(o,et):tt.insertBefore(o,et):(tt.nodeType===8?(et=tt.parentNode,et.insertBefore(o,tt)):(et=tt,et.appendChild(o)),tt=tt._reactRootContainer,tt!=null||et.onclick!==null||(et.onclick=Bf));else if(rt!==4&&(o=o.child,o!==null))for(Wj(o,et,tt),o=o.sibling;o!==null;)Wj(o,et,tt),o=o.sibling}function Xj(o,et,tt){var rt=o.tag;if(rt===5||rt===6)o=o.stateNode,et?tt.insertBefore(o,et):tt.appendChild(o);else if(rt!==4&&(o=o.child,o!==null))for(Xj(o,et,tt),o=o.sibling;o!==null;)Xj(o,et,tt),o=o.sibling}var X$1=null,Yj=!1;function Zj(o,et,tt){for(tt=tt.child;tt!==null;)ak(o,et,tt),tt=tt.sibling}function ak(o,et,tt){if(lc&&typeof lc.onCommitFiberUnmount=="function")try{lc.onCommitFiberUnmount(kc,tt)}catch{}switch(tt.tag){case 5:U$1||Mj(tt,et);case 6:var rt=X$1,it=Yj;X$1=null,Zj(o,et,tt),X$1=rt,Yj=it,X$1!==null&&(Yj?(o=X$1,tt=tt.stateNode,o.nodeType===8?o.parentNode.removeChild(tt):o.removeChild(tt)):X$1.removeChild(tt.stateNode));break;case 18:X$1!==null&&(Yj?(o=X$1,tt=tt.stateNode,o.nodeType===8?Kf(o.parentNode,tt):o.nodeType===1&&Kf(o,tt),bd(o)):Kf(X$1,tt.stateNode));break;case 4:rt=X$1,it=Yj,X$1=tt.stateNode.containerInfo,Yj=!0,Zj(o,et,tt),X$1=rt,Yj=it;break;case 0:case 11:case 14:case 15:if(!U$1&&(rt=tt.updateQueue,rt!==null&&(rt=rt.lastEffect,rt!==null))){it=rt=rt.next;do{var nt=it,at=nt.destroy;nt=nt.tag,at!==void 0&&(nt&2||nt&4)&&Nj(tt,et,at),it=it.next}while(it!==rt)}Zj(o,et,tt);break;case 1:if(!U$1&&(Mj(tt,et),rt=tt.stateNode,typeof rt.componentWillUnmount=="function"))try{rt.props=tt.memoizedProps,rt.state=tt.memoizedState,rt.componentWillUnmount()}catch(st){W$7(tt,et,st)}Zj(o,et,tt);break;case 21:Zj(o,et,tt);break;case 22:tt.mode&1?(U$1=(rt=U$1)||tt.memoizedState!==null,Zj(o,et,tt),U$1=rt):Zj(o,et,tt);break;default:Zj(o,et,tt)}}function bk(o){var et=o.updateQueue;if(et!==null){o.updateQueue=null;var tt=o.stateNode;tt===null&&(tt=o.stateNode=new Lj),et.forEach(function(rt){var it=ck.bind(null,o,rt);tt.has(rt)||(tt.add(rt),rt.then(it,it))})}}function dk(o,et){var tt=et.deletions;if(tt!==null)for(var rt=0;rtit&&(it=at),rt&=~nt}if(rt=it,rt=B$1()-rt,rt=(120>rt?120:480>rt?480:1080>rt?1080:1920>rt?1920:3e3>rt?3e3:4320>rt?4320:1960*mk(rt/1960))-rt,10o?16:o,xk===null)var rt=!1;else{if(o=xk,xk=null,yk=0,K$6&6)throw Error(p$4(331));var it=K$6;for(K$6|=4,V$1=o.current;V$1!==null;){var nt=V$1,at=nt.child;if(V$1.flags&16){var st=nt.deletions;if(st!==null){for(var ot=0;otB$1()-gk?Lk(o,0):sk|=tt),Ek(o,et)}function Zk(o,et){et===0&&(o.mode&1?(et=sc,sc<<=1,!(sc&130023424)&&(sc=4194304)):et=1);var tt=L$1();o=Zg(o,et),o!==null&&(Ac(o,et,tt),Ek(o,tt))}function vj(o){var et=o.memoizedState,tt=0;et!==null&&(tt=et.retryLane),Zk(o,tt)}function ck(o,et){var tt=0;switch(o.tag){case 13:var rt=o.stateNode,it=o.memoizedState;it!==null&&(tt=it.retryLane);break;case 19:rt=o.stateNode;break;default:throw Error(p$4(314))}rt!==null&&rt.delete(et),Zk(o,tt)}var Wk;Wk=function(o,et,tt){if(o!==null)if(o.memoizedProps!==et.pendingProps||Wf.current)Ug=!0;else{if(!(o.lanes&tt)&&!(et.flags&128))return Ug=!1,zj(o,et,tt);Ug=!!(o.flags&131072)}else Ug=!1,I$1&&et.flags&1048576&&ug(et,ng,et.index);switch(et.lanes=0,et.tag){case 2:var rt=et.type;jj(o,et),o=et.pendingProps;var it=Yf(et,H$1.current);Tg(et,tt),it=Xh(null,et,rt,o,it,tt);var nt=bi();return et.flags|=1,typeof it=="object"&&it!==null&&typeof it.render=="function"&&it.$$typeof===void 0?(et.tag=1,et.memoizedState=null,et.updateQueue=null,Zf(rt)?(nt=!0,cg(et)):nt=!1,et.memoizedState=it.state!==null&&it.state!==void 0?it.state:null,ah(et),it.updater=nh,et.stateNode=it,it._reactInternals=et,rh$1(et,rt,o,tt),et=kj(null,et,rt,!0,nt,tt)):(et.tag=0,I$1&&nt&&vg(et),Yi(null,et,it,tt),et=et.child),et;case 16:rt=et.elementType;e:{switch(jj(o,et),o=et.pendingProps,it=rt._init,rt=it(rt._payload),et.type=rt,it=et.tag=$k(rt),o=Lg(rt,o),it){case 0:et=dj(null,et,rt,o,tt);break e;case 1:et=ij(null,et,rt,o,tt);break e;case 11:et=Zi(null,et,rt,o,tt);break e;case 14:et=aj(null,et,rt,Lg(rt.type,o),tt);break e}throw Error(p$4(306,rt,""))}return et;case 0:return rt=et.type,it=et.pendingProps,it=et.elementType===rt?it:Lg(rt,it),dj(o,et,rt,it,tt);case 1:return rt=et.type,it=et.pendingProps,it=et.elementType===rt?it:Lg(rt,it),ij(o,et,rt,it,tt);case 3:e:{if(lj(et),o===null)throw Error(p$4(387));rt=et.pendingProps,nt=et.memoizedState,it=nt.element,bh(o,et),gh(et,rt,null,tt);var at=et.memoizedState;if(rt=at.element,nt.isDehydrated)if(nt={element:rt,isDehydrated:!1,cache:at.cache,pendingSuspenseBoundaries:at.pendingSuspenseBoundaries,transitions:at.transitions},et.updateQueue.baseState=nt,et.memoizedState=nt,et.flags&256){it=Ki(Error(p$4(423)),et),et=mj(o,et,rt,tt,it);break e}else if(rt!==it){it=Ki(Error(p$4(424)),et),et=mj(o,et,rt,tt,it);break e}else for(yg=Lf(et.stateNode.containerInfo.firstChild),xg=et,I$1=!0,zg=null,tt=Ch$1(et,null,rt,tt),et.child=tt;tt;)tt.flags=tt.flags&-3|4096,tt=tt.sibling;else{if(Ig(),rt===it){et=$i(o,et,tt);break e}Yi(o,et,rt,tt)}et=et.child}return et;case 5:return Kh$1(et),o===null&&Eg(et),rt=et.type,it=et.pendingProps,nt=o!==null?o.memoizedProps:null,at=it.children,Ef(rt,it)?at=null:nt!==null&&Ef(rt,nt)&&(et.flags|=32),hj(o,et),Yi(o,et,at,tt),et.child;case 6:return o===null&&Eg(et),null;case 13:return pj(o,et,tt);case 4:return Ih(et,et.stateNode.containerInfo),rt=et.pendingProps,o===null?et.child=Bh(et,null,rt,tt):Yi(o,et,rt,tt),et.child;case 11:return rt=et.type,it=et.pendingProps,it=et.elementType===rt?it:Lg(rt,it),Zi(o,et,rt,it,tt);case 7:return Yi(o,et,et.pendingProps,tt),et.child;case 8:return Yi(o,et,et.pendingProps.children,tt),et.child;case 12:return Yi(o,et,et.pendingProps.children,tt),et.child;case 10:e:{if(rt=et.type._context,it=et.pendingProps,nt=et.memoizedProps,at=it.value,G$2(Mg,rt._currentValue),rt._currentValue=at,nt!==null)if(He$1(nt.value,at)){if(nt.children===it.children&&!Wf.current){et=$i(o,et,tt);break e}}else for(nt=et.child,nt!==null&&(nt.return=et);nt!==null;){var st=nt.dependencies;if(st!==null){at=nt.child;for(var ot=st.firstContext;ot!==null;){if(ot.context===rt){if(nt.tag===1){ot=ch$1(-1,tt&-tt),ot.tag=2;var lt=nt.updateQueue;if(lt!==null){lt=lt.shared;var ht=lt.pending;ht===null?ot.next=ot:(ot.next=ht.next,ht.next=ot),lt.pending=ot}}nt.lanes|=tt,ot=nt.alternate,ot!==null&&(ot.lanes|=tt),Sg(nt.return,tt,et),st.lanes|=tt;break}ot=ot.next}}else if(nt.tag===10)at=nt.type===et.type?null:nt.child;else if(nt.tag===18){if(at=nt.return,at===null)throw Error(p$4(341));at.lanes|=tt,st=at.alternate,st!==null&&(st.lanes|=tt),Sg(at,tt,et),at=nt.sibling}else at=nt.child;if(at!==null)at.return=nt;else for(at=nt;at!==null;){if(at===et){at=null;break}if(nt=at.sibling,nt!==null){nt.return=at.return,at=nt;break}at=at.return}nt=at}Yi(o,et,it.children,tt),et=et.child}return et;case 9:return it=et.type,rt=et.pendingProps.children,Tg(et,tt),it=Vg(it),rt=rt(it),et.flags|=1,Yi(o,et,rt,tt),et.child;case 14:return rt=et.type,it=Lg(rt,et.pendingProps),it=Lg(rt.type,it),aj(o,et,rt,it,tt);case 15:return cj(o,et,et.type,et.pendingProps,tt);case 17:return rt=et.type,it=et.pendingProps,it=et.elementType===rt?it:Lg(rt,it),jj(o,et),et.tag=1,Zf(rt)?(o=!0,cg(et)):o=!1,Tg(et,tt),ph(et,rt,it),rh$1(et,rt,it,tt),kj(null,et,rt,!0,o,tt);case 19:return yj(o,et,tt);case 22:return ej(o,et,tt)}throw Error(p$4(156,et.tag))};function Gk(o,et){return ac(o,et)}function al(o,et,tt,rt){this.tag=o,this.key=tt,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=et,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=rt,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Bg(o,et,tt,rt){return new al(o,et,tt,rt)}function bj(o){return o=o.prototype,!(!o||!o.isReactComponent)}function $k(o){if(typeof o=="function")return bj(o)?1:0;if(o!=null){if(o=o.$$typeof,o===Da)return 11;if(o===Ga)return 14}return 2}function wh(o,et){var tt=o.alternate;return tt===null?(tt=Bg(o.tag,et,o.key,o.mode),tt.elementType=o.elementType,tt.type=o.type,tt.stateNode=o.stateNode,tt.alternate=o,o.alternate=tt):(tt.pendingProps=et,tt.type=o.type,tt.flags=0,tt.subtreeFlags=0,tt.deletions=null),tt.flags=o.flags&14680064,tt.childLanes=o.childLanes,tt.lanes=o.lanes,tt.child=o.child,tt.memoizedProps=o.memoizedProps,tt.memoizedState=o.memoizedState,tt.updateQueue=o.updateQueue,et=o.dependencies,tt.dependencies=et===null?null:{lanes:et.lanes,firstContext:et.firstContext},tt.sibling=o.sibling,tt.index=o.index,tt.ref=o.ref,tt}function yh(o,et,tt,rt,it,nt){var at=2;if(rt=o,typeof o=="function")bj(o)&&(at=1);else if(typeof o=="string")at=5;else e:switch(o){case ya:return Ah(tt.children,it,nt,et);case za:at=8,it|=8;break;case Aa:return o=Bg(12,tt,et,it|2),o.elementType=Aa,o.lanes=nt,o;case Ea:return o=Bg(13,tt,et,it),o.elementType=Ea,o.lanes=nt,o;case Fa:return o=Bg(19,tt,et,it),o.elementType=Fa,o.lanes=nt,o;case Ia:return qj(tt,it,nt,et);default:if(typeof o=="object"&&o!==null)switch(o.$$typeof){case Ba:at=10;break e;case Ca:at=9;break e;case Da:at=11;break e;case Ga:at=14;break e;case Ha:at=16,rt=null;break e}throw Error(p$4(130,o==null?o:typeof o,""))}return et=Bg(at,tt,et,it),et.elementType=o,et.type=rt,et.lanes=nt,et}function Ah(o,et,tt,rt){return o=Bg(7,o,rt,et),o.lanes=tt,o}function qj(o,et,tt,rt){return o=Bg(22,o,rt,et),o.elementType=Ia,o.lanes=tt,o.stateNode={isHidden:!1},o}function xh(o,et,tt){return o=Bg(6,o,null,et),o.lanes=tt,o}function zh(o,et,tt){return et=Bg(4,o.children!==null?o.children:[],o.key,et),et.lanes=tt,et.stateNode={containerInfo:o.containerInfo,pendingChildren:null,implementation:o.implementation},et}function bl(o,et,tt,rt,it){this.tag=et,this.containerInfo=o,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=zc(0),this.expirationTimes=zc(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=zc(0),this.identifierPrefix=rt,this.onRecoverableError=it,this.mutableSourceEagerHydrationData=null}function cl(o,et,tt,rt,it,nt,at,st,ot){return o=new bl(o,et,tt,st,ot),et===1?(et=1,nt===!0&&(et|=8)):et=0,nt=Bg(3,null,null,et),o.current=nt,nt.stateNode=o,nt.memoizedState={element:rt,isDehydrated:tt,cache:null,transitions:null,pendingSuspenseBoundaries:null},ah(nt),o}function dl(o,et,tt){var rt=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(checkDCE)}catch(o){console.error(o)}}checkDCE(),reactDom.exports=reactDom_production_min;var reactDomExports=reactDom.exports;const ReactDOM=getDefaultExportFromCjs(reactDomExports);var createRoot,m$4=reactDomExports;createRoot=client$1.createRoot=m$4.createRoot,client$1.hydrateRoot=m$4.hydrateRoot;const scriptRel="modulepreload",assetsURL=function(o){return"/"+o},seen={},__vitePreload=function(et,tt,rt){if(!tt||tt.length===0)return et();const it=document.getElementsByTagName("link");return Promise.all(tt.map(nt=>{if(nt=assetsURL(nt),nt in seen)return;seen[nt]=!0;const at=nt.endsWith(".css"),st=at?'[rel="stylesheet"]':"";if(!!rt)for(let ht=it.length-1;ht>=0;ht--){const yt=it[ht];if(yt.href===nt&&(!at||yt.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${nt}"]${st}`))return;const lt=document.createElement("link");if(lt.rel=at?"stylesheet":scriptRel,at||(lt.as="script",lt.crossOrigin=""),lt.href=nt,document.head.appendChild(lt),at)return new Promise((ht,yt)=>{lt.addEventListener("load",ht),lt.addEventListener("error",()=>yt(new Error(`Unable to preload CSS for ${nt}`)))})})).then(()=>et()).catch(nt=>{const at=new Event("vite:preloadError",{cancelable:!0});if(at.payload=nt,window.dispatchEvent(at),!at.defaultPrevented)throw nt})},reportWebVitals=o=>{o&&o instanceof Function&&__vitePreload(()=>import("./web-vitals-60d3425a.js"),[]).then(({getCLS:et,getFID:tt,getFCP:rt,getLCP:it,getTTFB:nt})=>{et(o),tt(o),rt(o),it(o),nt(o)})};/** - * @remix-run/router v1.16.1 - * - * Copyright (c) Remix Software Inc. - * - * This source code is licensed under the MIT license found in the - * LICENSE.md file in the root directory of this source tree. - * - * @license MIT - */function _extends$3(){return _extends$3=Object.assign?Object.assign.bind():function(o){for(var et=1;et"u")throw new Error(et)}function warning(o,et){if(!o){typeof console<"u"&&console.warn(et);try{throw new Error(et)}catch{}}}function createKey(){return Math.random().toString(36).substr(2,8)}function getHistoryState(o,et){return{usr:o.state,key:o.key,idx:et}}function createLocation(o,et,tt,rt){return tt===void 0&&(tt=null),_extends$3({pathname:typeof o=="string"?o:o.pathname,search:"",hash:""},typeof et=="string"?parsePath(et):et,{state:tt,key:et&&et.key||rt||createKey()})}function createPath(o){let{pathname:et="/",search:tt="",hash:rt=""}=o;return tt&&tt!=="?"&&(et+=tt.charAt(0)==="?"?tt:"?"+tt),rt&&rt!=="#"&&(et+=rt.charAt(0)==="#"?rt:"#"+rt),et}function parsePath(o){let et={};if(o){let tt=o.indexOf("#");tt>=0&&(et.hash=o.substr(tt),o=o.substr(0,tt));let rt=o.indexOf("?");rt>=0&&(et.search=o.substr(rt),o=o.substr(0,rt)),o&&(et.pathname=o)}return et}function getUrlBasedHistory(o,et,tt,rt){rt===void 0&&(rt={});let{window:it=document.defaultView,v5Compat:nt=!1}=rt,at=it.history,st=Action.Pop,ot=null,lt=ht();lt==null&&(lt=0,at.replaceState(_extends$3({},at.state,{idx:lt}),""));function ht(){return(at.state||{idx:null}).idx}function yt(){st=Action.Pop;let St=ht(),pt=St==null?null:St-lt;lt=St,ot&&ot({action:st,location:mt.location,delta:pt})}function gt(St,pt){st=Action.Push;let kt=createLocation(mt.location,St,pt);tt&&tt(kt,St),lt=ht()+1;let Et=getHistoryState(kt,lt),Pt=mt.createHref(kt);try{at.pushState(Et,"",Pt)}catch(Ot){if(Ot instanceof DOMException&&Ot.name==="DataCloneError")throw Ot;it.location.assign(Pt)}nt&&ot&&ot({action:st,location:mt.location,delta:1})}function bt(St,pt){st=Action.Replace;let kt=createLocation(mt.location,St,pt);tt&&tt(kt,St),lt=ht();let Et=getHistoryState(kt,lt),Pt=mt.createHref(kt);at.replaceState(Et,"",Pt),nt&&ot&&ot({action:st,location:mt.location,delta:0})}function dt(St){let pt=it.location.origin!=="null"?it.location.origin:it.location.href,kt=typeof St=="string"?St:createPath(St);return kt=kt.replace(/ $/,"%20"),invariant(pt,"No window.location.(origin|href) available to create URL for href: "+kt),new URL(kt,pt)}let mt={get action(){return st},get location(){return o(it,at)},listen(St){if(ot)throw new Error("A history only accepts one active listener");return it.addEventListener(PopStateEventType,yt),ot=St,()=>{it.removeEventListener(PopStateEventType,yt),ot=null}},createHref(St){return et(it,St)},createURL:dt,encodeLocation(St){let pt=dt(St);return{pathname:pt.pathname,search:pt.search,hash:pt.hash}},push:gt,replace:bt,go(St){return at.go(St)}};return mt}var ResultType;(function(o){o.data="data",o.deferred="deferred",o.redirect="redirect",o.error="error"})(ResultType||(ResultType={}));function matchRoutes(o,et,tt){tt===void 0&&(tt="/");let rt=typeof et=="string"?parsePath(et):et,it=stripBasename(rt.pathname||"/",tt);if(it==null)return null;let nt=flattenRoutes(o);rankRouteBranches(nt);let at=null;for(let st=0;at==null&&st{let ot={relativePath:st===void 0?nt.path||"":st,caseSensitive:nt.caseSensitive===!0,childrenIndex:at,route:nt};ot.relativePath.startsWith("/")&&(invariant(ot.relativePath.startsWith(rt),'Absolute route path "'+ot.relativePath+'" nested under path '+('"'+rt+'" is not valid. An absolute child route path ')+"must start with the combined path of all its parent routes."),ot.relativePath=ot.relativePath.slice(rt.length));let lt=joinPaths([rt,ot.relativePath]),ht=tt.concat(ot);nt.children&&nt.children.length>0&&(invariant(nt.index!==!0,"Index routes must not have child routes. Please remove "+('all child routes from route path "'+lt+'".')),flattenRoutes(nt.children,et,ht,lt)),!(nt.path==null&&!nt.index)&&et.push({path:lt,score:computeScore(lt,nt.index),routesMeta:ht})};return o.forEach((nt,at)=>{var st;if(nt.path===""||!((st=nt.path)!=null&&st.includes("?")))it(nt,at);else for(let ot of explodeOptionalSegments(nt.path))it(nt,at,ot)}),et}function explodeOptionalSegments(o){let et=o.split("/");if(et.length===0)return[];let[tt,...rt]=et,it=tt.endsWith("?"),nt=tt.replace(/\?$/,"");if(rt.length===0)return it?[nt,""]:[nt];let at=explodeOptionalSegments(rt.join("/")),st=[];return st.push(...at.map(ot=>ot===""?nt:[nt,ot].join("/"))),it&&st.push(...at),st.map(ot=>o.startsWith("/")&&ot===""?"/":ot)}function rankRouteBranches(o){o.sort((et,tt)=>et.score!==tt.score?tt.score-et.score:compareIndexes(et.routesMeta.map(rt=>rt.childrenIndex),tt.routesMeta.map(rt=>rt.childrenIndex)))}const paramRe=/^:[\w-]+$/,dynamicSegmentValue=3,indexRouteValue=2,emptySegmentValue=1,staticSegmentValue=10,splatPenalty=-2,isSplat=o=>o==="*";function computeScore(o,et){let tt=o.split("/"),rt=tt.length;return tt.some(isSplat)&&(rt+=splatPenalty),et&&(rt+=indexRouteValue),tt.filter(it=>!isSplat(it)).reduce((it,nt)=>it+(paramRe.test(nt)?dynamicSegmentValue:nt===""?emptySegmentValue:staticSegmentValue),rt)}function compareIndexes(o,et){return o.length===et.length&&o.slice(0,-1).every((rt,it)=>rt===et[it])?o[o.length-1]-et[et.length-1]:0}function matchRouteBranch(o,et){let{routesMeta:tt}=o,rt={},it="/",nt=[];for(let at=0;at{let{paramName:gt,isOptional:bt}=ht;if(gt==="*"){let mt=st[yt]||"";at=nt.slice(0,nt.length-mt.length).replace(/(.)\/+$/,"$1")}const dt=st[yt];return bt&&!dt?lt[gt]=void 0:lt[gt]=(dt||"").replace(/%2F/g,"/"),lt},{}),pathname:nt,pathnameBase:at,pattern:o}}function compilePath(o,et,tt){et===void 0&&(et=!1),tt===void 0&&(tt=!0),warning(o==="*"||!o.endsWith("*")||o.endsWith("/*"),'Route path "'+o+'" will be treated as if it were '+('"'+o.replace(/\*$/,"/*")+'" because the `*` character must ')+"always follow a `/` in the pattern. To get rid of this warning, "+('please change the route path to "'+o.replace(/\*$/,"/*")+'".'));let rt=[],it="^"+o.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,(at,st,ot)=>(rt.push({paramName:st,isOptional:ot!=null}),ot?"/?([^\\/]+)?":"/([^\\/]+)"));return o.endsWith("*")?(rt.push({paramName:"*"}),it+=o==="*"||o==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):tt?it+="\\/*$":o!==""&&o!=="/"&&(it+="(?:(?=\\/|$))"),[new RegExp(it,et?void 0:"i"),rt]}function decodePath(o){try{return o.split("/").map(et=>decodeURIComponent(et).replace(/\//g,"%2F")).join("/")}catch(et){return warning(!1,'The URL path "'+o+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent '+("encoding ("+et+").")),o}}function stripBasename(o,et){if(et==="/")return o;if(!o.toLowerCase().startsWith(et.toLowerCase()))return null;let tt=et.endsWith("/")?et.length-1:et.length,rt=o.charAt(tt);return rt&&rt!=="/"?null:o.slice(tt)||"/"}function resolvePath(o,et){et===void 0&&(et="/");let{pathname:tt,search:rt="",hash:it=""}=typeof o=="string"?parsePath(o):o;return{pathname:tt?tt.startsWith("/")?tt:resolvePathname(tt,et):et,search:normalizeSearch(rt),hash:normalizeHash(it)}}function resolvePathname(o,et){let tt=et.replace(/\/+$/,"").split("/");return o.split("/").forEach(it=>{it===".."?tt.length>1&&tt.pop():it!=="."&&tt.push(it)}),tt.length>1?tt.join("/"):"/"}function getInvalidPathError(o,et,tt,rt){return"Cannot include a '"+o+"' character in a manually specified "+("`to."+et+"` field ["+JSON.stringify(rt)+"]. Please separate it out to the ")+("`to."+tt+"` field. Alternatively you may provide the full path as ")+'a string in and the router will parse it for you.'}function getPathContributingMatches(o){return o.filter((et,tt)=>tt===0||et.route.path&&et.route.path.length>0)}function getResolveToMatches(o,et){let tt=getPathContributingMatches(o);return et?tt.map((rt,it)=>it===o.length-1?rt.pathname:rt.pathnameBase):tt.map(rt=>rt.pathnameBase)}function resolveTo(o,et,tt,rt){rt===void 0&&(rt=!1);let it;typeof o=="string"?it=parsePath(o):(it=_extends$3({},o),invariant(!it.pathname||!it.pathname.includes("?"),getInvalidPathError("?","pathname","search",it)),invariant(!it.pathname||!it.pathname.includes("#"),getInvalidPathError("#","pathname","hash",it)),invariant(!it.search||!it.search.includes("#"),getInvalidPathError("#","search","hash",it)));let nt=o===""||it.pathname==="",at=nt?"/":it.pathname,st;if(at==null)st=tt;else{let yt=et.length-1;if(!rt&&at.startsWith("..")){let gt=at.split("/");for(;gt[0]==="..";)gt.shift(),yt-=1;it.pathname=gt.join("/")}st=yt>=0?et[yt]:"/"}let ot=resolvePath(it,st),lt=at&&at!=="/"&&at.endsWith("/"),ht=(nt||at===".")&&tt.endsWith("/");return!ot.pathname.endsWith("/")&&(lt||ht)&&(ot.pathname+="/"),ot}const joinPaths=o=>o.join("/").replace(/\/\/+/g,"/"),normalizePathname=o=>o.replace(/\/+$/,"").replace(/^\/*/,"/"),normalizeSearch=o=>!o||o==="?"?"":o.startsWith("?")?o:"?"+o,normalizeHash=o=>!o||o==="#"?"":o.startsWith("#")?o:"#"+o;function isRouteErrorResponse(o){return o!=null&&typeof o.status=="number"&&typeof o.statusText=="string"&&typeof o.internal=="boolean"&&"data"in o}const validMutationMethodsArr=["post","put","patch","delete"];new Set(validMutationMethodsArr);const validRequestMethodsArr=["get",...validMutationMethodsArr];new Set(validRequestMethodsArr);/** - * React Router v6.23.1 - * - * Copyright (c) Remix Software Inc. - * - * This source code is licensed under the MIT license found in the - * LICENSE.md file in the root directory of this source tree. - * - * @license MIT - */function _extends$2(){return _extends$2=Object.assign?Object.assign.bind():function(o){for(var et=1;et{st.current=!0}),reactExports.useCallback(function(lt,ht){if(ht===void 0&&(ht={}),!st.current)return;if(typeof lt=="number"){rt.go(lt);return}let yt=resolveTo(lt,JSON.parse(at),nt,ht.relative==="path");o==null&&et!=="/"&&(yt.pathname=yt.pathname==="/"?et:joinPaths([et,yt.pathname])),(ht.replace?rt.replace:rt.push)(yt,ht.state,ht)},[et,rt,at,nt,o])}function useRoutes(o,et){return useRoutesImpl(o,et)}function useRoutesImpl(o,et,tt,rt){useInRouterContext()||invariant(!1);let{navigator:it}=reactExports.useContext(NavigationContext),{matches:nt}=reactExports.useContext(RouteContext),at=nt[nt.length-1],st=at?at.params:{};at&&at.pathname;let ot=at?at.pathnameBase:"/";at&&at.route;let lt=useLocation(),ht;if(et){var yt;let St=typeof et=="string"?parsePath(et):et;ot==="/"||(yt=St.pathname)!=null&&yt.startsWith(ot)||invariant(!1),ht=St}else ht=lt;let gt=ht.pathname||"/",bt=gt;if(ot!=="/"){let St=ot.replace(/^\//,"").split("/");bt="/"+gt.replace(/^\//,"").split("/").slice(St.length).join("/")}let dt=matchRoutes(o,{pathname:bt}),mt=_renderMatches(dt&&dt.map(St=>Object.assign({},St,{params:Object.assign({},st,St.params),pathname:joinPaths([ot,it.encodeLocation?it.encodeLocation(St.pathname).pathname:St.pathname]),pathnameBase:St.pathnameBase==="/"?ot:joinPaths([ot,it.encodeLocation?it.encodeLocation(St.pathnameBase).pathname:St.pathnameBase])})),nt,tt,rt);return et&&mt?reactExports.createElement(LocationContext.Provider,{value:{location:_extends$2({pathname:"/",search:"",hash:"",state:null,key:"default"},ht),navigationType:Action.Pop}},mt):mt}function DefaultErrorComponent(){let o=useRouteError(),et=isRouteErrorResponse(o)?o.status+" "+o.statusText:o instanceof Error?o.message:JSON.stringify(o),tt=o instanceof Error?o.stack:null,it={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"},nt=null;return reactExports.createElement(reactExports.Fragment,null,reactExports.createElement("h2",null,"Unexpected Application Error!"),reactExports.createElement("h3",{style:{fontStyle:"italic"}},et),tt?reactExports.createElement("pre",{style:it},tt):null,nt)}const defaultErrorElement=reactExports.createElement(DefaultErrorComponent,null);class RenderErrorBoundary extends reactExports.Component{constructor(et){super(et),this.state={location:et.location,revalidation:et.revalidation,error:et.error}}static getDerivedStateFromError(et){return{error:et}}static getDerivedStateFromProps(et,tt){return tt.location!==et.location||tt.revalidation!=="idle"&&et.revalidation==="idle"?{error:et.error,location:et.location,revalidation:et.revalidation}:{error:et.error!==void 0?et.error:tt.error,location:tt.location,revalidation:et.revalidation||tt.revalidation}}componentDidCatch(et,tt){console.error("React Router caught the following error during render",et,tt)}render(){return this.state.error!==void 0?reactExports.createElement(RouteContext.Provider,{value:this.props.routeContext},reactExports.createElement(RouteErrorContext.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function RenderedRoute(o){let{routeContext:et,match:tt,children:rt}=o,it=reactExports.useContext(DataRouterContext);return it&&it.static&&it.staticContext&&(tt.route.errorElement||tt.route.ErrorBoundary)&&(it.staticContext._deepestRenderedBoundaryId=tt.route.id),reactExports.createElement(RouteContext.Provider,{value:et},rt)}function _renderMatches(o,et,tt,rt){var it;if(et===void 0&&(et=[]),tt===void 0&&(tt=null),rt===void 0&&(rt=null),o==null){var nt;if((nt=tt)!=null&&nt.errors)o=tt.matches;else return null}let at=o,st=(it=tt)==null?void 0:it.errors;if(st!=null){let ht=at.findIndex(yt=>yt.route.id&&(st==null?void 0:st[yt.route.id])!==void 0);ht>=0||invariant(!1),at=at.slice(0,Math.min(at.length,ht+1))}let ot=!1,lt=-1;if(tt&&rt&&rt.v7_partialHydration)for(let ht=0;ht=0?at=at.slice(0,lt+1):at=[at[0]];break}}}return at.reduceRight((ht,yt,gt)=>{let bt,dt=!1,mt=null,St=null;tt&&(bt=st&&yt.route.id?st[yt.route.id]:void 0,mt=yt.route.errorElement||defaultErrorElement,ot&&(lt<0&>===0?(warningOnce("route-fallback",!1),dt=!0,St=null):lt===gt&&(dt=!0,St=yt.route.hydrateFallbackElement||null)));let pt=et.concat(at.slice(0,gt+1)),kt=()=>{let Et;return bt?Et=mt:dt?Et=St:yt.route.Component?Et=reactExports.createElement(yt.route.Component,null):yt.route.element?Et=yt.route.element:Et=ht,reactExports.createElement(RenderedRoute,{match:yt,routeContext:{outlet:ht,matches:pt,isDataRoute:tt!=null},children:Et})};return tt&&(yt.route.ErrorBoundary||yt.route.errorElement||gt===0)?reactExports.createElement(RenderErrorBoundary,{location:tt.location,revalidation:tt.revalidation,component:mt,error:bt,children:kt(),routeContext:{outlet:null,matches:pt,isDataRoute:!0}}):kt()},null)}var DataRouterHook$1=function(o){return o.UseBlocker="useBlocker",o.UseRevalidator="useRevalidator",o.UseNavigateStable="useNavigate",o}(DataRouterHook$1||{}),DataRouterStateHook$1=function(o){return o.UseBlocker="useBlocker",o.UseLoaderData="useLoaderData",o.UseActionData="useActionData",o.UseRouteError="useRouteError",o.UseNavigation="useNavigation",o.UseRouteLoaderData="useRouteLoaderData",o.UseMatches="useMatches",o.UseRevalidator="useRevalidator",o.UseNavigateStable="useNavigate",o.UseRouteId="useRouteId",o}(DataRouterStateHook$1||{});function useDataRouterContext(o){let et=reactExports.useContext(DataRouterContext);return et||invariant(!1),et}function useDataRouterState(o){let et=reactExports.useContext(DataRouterStateContext);return et||invariant(!1),et}function useRouteContext(o){let et=reactExports.useContext(RouteContext);return et||invariant(!1),et}function useCurrentRouteId(o){let et=useRouteContext(),tt=et.matches[et.matches.length-1];return tt.route.id||invariant(!1),tt.route.id}function useRouteError(){var o;let et=reactExports.useContext(RouteErrorContext),tt=useDataRouterState(DataRouterStateHook$1.UseRouteError),rt=useCurrentRouteId(DataRouterStateHook$1.UseRouteError);return et!==void 0?et:(o=tt.errors)==null?void 0:o[rt]}function useNavigateStable(){let{router:o}=useDataRouterContext(DataRouterHook$1.UseNavigateStable),et=useCurrentRouteId(DataRouterStateHook$1.UseNavigateStable),tt=reactExports.useRef(!1);return useIsomorphicLayoutEffect(()=>{tt.current=!0}),reactExports.useCallback(function(it,nt){nt===void 0&&(nt={}),tt.current&&(typeof it=="number"?o.navigate(it):o.navigate(it,_extends$2({fromRouteId:et},nt)))},[o,et])}const alreadyWarned={};function warningOnce(o,et,tt){!et&&!alreadyWarned[o]&&(alreadyWarned[o]=!0)}function Route(o){invariant(!1)}function Router(o){let{basename:et="/",children:tt=null,location:rt,navigationType:it=Action.Pop,navigator:nt,static:at=!1,future:st}=o;useInRouterContext()&&invariant(!1);let ot=et.replace(/^\/*/,"/"),lt=reactExports.useMemo(()=>({basename:ot,navigator:nt,static:at,future:_extends$2({v7_relativeSplatPath:!1},st)}),[ot,st,nt,at]);typeof rt=="string"&&(rt=parsePath(rt));let{pathname:ht="/",search:yt="",hash:gt="",state:bt=null,key:dt="default"}=rt,mt=reactExports.useMemo(()=>{let St=stripBasename(ht,ot);return St==null?null:{location:{pathname:St,search:yt,hash:gt,state:bt,key:dt},navigationType:it}},[ot,ht,yt,gt,bt,dt,it]);return mt==null?null:reactExports.createElement(NavigationContext.Provider,{value:lt},reactExports.createElement(LocationContext.Provider,{children:tt,value:mt}))}function Routes(o){let{children:et,location:tt}=o;return useRoutes(createRoutesFromChildren(et),tt)}new Promise(()=>{});function createRoutesFromChildren(o,et){et===void 0&&(et=[]);let tt=[];return reactExports.Children.forEach(o,(rt,it)=>{if(!reactExports.isValidElement(rt))return;let nt=[...et,it];if(rt.type===reactExports.Fragment){tt.push.apply(tt,createRoutesFromChildren(rt.props.children,nt));return}rt.type!==Route&&invariant(!1),!rt.props.index||!rt.props.children||invariant(!1);let at={id:rt.props.id||nt.join("-"),caseSensitive:rt.props.caseSensitive,element:rt.props.element,Component:rt.props.Component,index:rt.props.index,path:rt.props.path,loader:rt.props.loader,action:rt.props.action,errorElement:rt.props.errorElement,ErrorBoundary:rt.props.ErrorBoundary,hasErrorBoundary:rt.props.ErrorBoundary!=null||rt.props.errorElement!=null,shouldRevalidate:rt.props.shouldRevalidate,handle:rt.props.handle,lazy:rt.props.lazy};rt.props.children&&(at.children=createRoutesFromChildren(rt.props.children,nt)),tt.push(at)}),tt}/** - * React Router DOM v6.23.1 - * - * Copyright (c) Remix Software Inc. - * - * This source code is licensed under the MIT license found in the - * LICENSE.md file in the root directory of this source tree. - * - * @license MIT - */function createSearchParams(o){return o===void 0&&(o=""),new URLSearchParams(typeof o=="string"||Array.isArray(o)||o instanceof URLSearchParams?o:Object.keys(o).reduce((et,tt)=>{let rt=o[tt];return et.concat(Array.isArray(rt)?rt.map(it=>[tt,it]):[[tt,rt]])},[]))}function getSearchParamsForLocation(o,et){let tt=createSearchParams(o);return et&&et.forEach((rt,it)=>{tt.has(it)||et.getAll(it).forEach(nt=>{tt.append(it,nt)})}),tt}const REACT_ROUTER_VERSION="6";try{window.__reactRouterVersion=REACT_ROUTER_VERSION}catch{}const START_TRANSITION="startTransition",startTransitionImpl=$2AODx$react[START_TRANSITION];function BrowserRouter(o){let{basename:et,children:tt,future:rt,window:it}=o,nt=reactExports.useRef();nt.current==null&&(nt.current=createBrowserHistory({window:it,v5Compat:!0}));let at=nt.current,[st,ot]=reactExports.useState({action:at.action,location:at.location}),{v7_startTransition:lt}=rt||{},ht=reactExports.useCallback(yt=>{lt&&startTransitionImpl?startTransitionImpl(()=>ot(yt)):ot(yt)},[ot,lt]);return reactExports.useLayoutEffect(()=>at.listen(ht),[at,ht]),reactExports.createElement(Router,{basename:et,children:tt,location:st.location,navigationType:st.action,navigator:at,future:rt})}var DataRouterHook;(function(o){o.UseScrollRestoration="useScrollRestoration",o.UseSubmit="useSubmit",o.UseSubmitFetcher="useSubmitFetcher",o.UseFetcher="useFetcher",o.useViewTransitionState="useViewTransitionState"})(DataRouterHook||(DataRouterHook={}));var DataRouterStateHook;(function(o){o.UseFetcher="useFetcher",o.UseFetchers="useFetchers",o.UseScrollRestoration="useScrollRestoration"})(DataRouterStateHook||(DataRouterStateHook={}));function useSearchParams(o){let et=reactExports.useRef(createSearchParams(o)),tt=reactExports.useRef(!1),rt=useLocation(),it=reactExports.useMemo(()=>getSearchParamsForLocation(rt.search,tt.current?null:et.current),[rt.search]),nt=useNavigate(),at=reactExports.useCallback((st,ot)=>{const lt=createSearchParams(typeof st=="function"?st(it):st);tt.current=!0,nt("?"+lt,ot)},[nt,it]);return[it,at]}var lodash={exports:{}};/** - * @license - * Lodash - * Copyright OpenJS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */lodash.exports;(function(o,et){(function(){var tt,rt="4.17.21",it=200,nt="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",at="Expected a function",st="Invalid `variable` option passed into `_.template`",ot="__lodash_hash_undefined__",lt=500,ht="__lodash_placeholder__",yt=1,gt=2,bt=4,dt=1,mt=2,St=1,pt=2,kt=4,Et=8,Pt=16,Ot=32,Nt=64,Vt=128,jt=256,zt=512,cr=30,qt="...",Rt=800,Mt=16,ut=1,wt=2,$t=3,Ct=1/0,At=9007199254740991,Tt=17976931348623157e292,Bt=0/0,It=4294967295,xt=It-1,Ft=It>>>1,er=[["ary",Vt],["bind",St],["bindKey",pt],["curry",Et],["curryRight",Pt],["flip",zt],["partial",Ot],["partialRight",Nt],["rearg",jt]],lr="[object Arguments]",Wt="[object Array]",Jt="[object AsyncFunction]",Xt="[object Boolean]",or="[object Date]",vr="[object DOMException]",Qt="[object Error]",Zt="[object Function]",Sr="[object GeneratorFunction]",br="[object Map]",Dr="[object Number]",Jr="[object Null]",Lr="[object Object]",gr="[object Promise]",yr="[object Proxy]",Pr="[object RegExp]",Or="[object Set]",Qr="[object String]",Vr="[object Symbol]",dr="[object Undefined]",_r="[object WeakMap]",Rr="[object WeakSet]",Yt="[object ArrayBuffer]",Lt="[object DataView]",Gt="[object Float32Array]",ir="[object Float64Array]",xr="[object Int8Array]",Er="[object Int16Array]",Tr="[object Int32Array]",nn="[object Uint8Array]",cn="[object Uint8ClampedArray]",en="[object Uint16Array]",wn="[object Uint32Array]",an=/\b__p \+= '';/g,mn=/\b(__p \+=) '' \+/g,es=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Dn=/&(?:amp|lt|gt|quot|#39);/g,kn=/[&<>"']/g,ns=RegExp(Dn.source),In=RegExp(kn.source),gn=/<%-([\s\S]+?)%>/g,ba=/<%([\s\S]+?)%>/g,On=/<%=([\s\S]+?)%>/g,xn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ts=/^\w*$/,Ln=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,un=/[\\^$.*+?()[\]{}|]/g,rs=RegExp(un.source),Kt=/^\s+/,rr=/\s/,nr=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ut=/\{\n\/\* \[wrapped with (.+)\] \*/,ar=/,? & /,Br=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ar=/[()=,{}\[\]\/\s]/,Mr=/\\(\\)?/g,Wr=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,_i=/\w*$/,Hr=/^[-+]0x[0-9a-f]+$/i,Un=/^0b[01]+$/i,ln=/^\[object .+?Constructor\]$/,Sn=/^0o[0-7]+$/i,$n=/^(?:0|[1-9]\d*)$/,Mn=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,An=/($^)/,Tn=/['\n\r\u2028\u2029\\]/g,En="\\ud800-\\udfff",Bn="\\u0300-\\u036f",hn="\\ufe20-\\ufe2f",vn="\\u20d0-\\u20ff",fn=Bn+hn+vn,dn="\\u2700-\\u27bf",pn="a-z\\xdf-\\xf6\\xf8-\\xff",sn="\\xac\\xb1\\xd7\\xf7",Fr="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Nr="\\u2000-\\u206f",Zr=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",jr="A-Z\\xc0-\\xd6\\xd8-\\xde",qr="\\ufe0e\\ufe0f",rn=sn+Fr+Nr+Zr,Cn="['’]",Gn="["+En+"]",Vn="["+rn+"]",jn="["+fn+"]",wr="\\d+",qn="["+dn+"]",Qn="["+pn+"]",na="[^"+En+rn+wr+dn+pn+jr+"]",Hn="\\ud83c[\\udffb-\\udfff]",ga="(?:"+jn+"|"+Hn+")",Zn="[^"+En+"]",us="(?:\\ud83c[\\udde6-\\uddff]){2}",$a="[\\ud800-\\udbff][\\udc00-\\udfff]",os="["+jr+"]",hs="\\u200d",ds="(?:"+Qn+"|"+na+")",vs="(?:"+os+"|"+na+")",ks="(?:"+Cn+"(?:d|ll|m|re|s|t|ve))?",_s="(?:"+Cn+"(?:D|LL|M|RE|S|T|VE))?",ws=ga+"?",Su="["+qr+"]?",Fp="(?:"+hs+"(?:"+[Zn,us,$a].join("|")+")"+Su+ws+")*",Np="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Lp="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",$u=Su+ws+Fp,Up="(?:"+[qn,us,$a].join("|")+")"+$u,jp="(?:"+[Zn+jn+"?",jn,us,$a,Gn].join("|")+")",Gp=RegExp(Cn,"g"),Vp=RegExp(jn,"g"),Yo=RegExp(Hn+"(?="+Hn+")|"+jp+$u,"g"),Hp=RegExp([os+"?"+Qn+"+"+ks+"(?="+[Vn,os,"$"].join("|")+")",vs+"+"+_s+"(?="+[Vn,os+ds,"$"].join("|")+")",os+"?"+ds+"+"+ks,os+"+"+_s,Lp,Np,wr,Up].join("|"),"g"),zp=RegExp("["+hs+En+fn+qr+"]"),Wp=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,qp=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Kp=-1,ps={};ps[Gt]=ps[ir]=ps[xr]=ps[Er]=ps[Tr]=ps[nn]=ps[cn]=ps[en]=ps[wn]=!0,ps[lr]=ps[Wt]=ps[Yt]=ps[Xt]=ps[Lt]=ps[or]=ps[Qt]=ps[Zt]=ps[br]=ps[Dr]=ps[Lr]=ps[Pr]=ps[Or]=ps[Qr]=ps[_r]=!1;var ls={};ls[lr]=ls[Wt]=ls[Yt]=ls[Lt]=ls[Xt]=ls[or]=ls[Gt]=ls[ir]=ls[xr]=ls[Er]=ls[Tr]=ls[br]=ls[Dr]=ls[Lr]=ls[Pr]=ls[Or]=ls[Qr]=ls[Vr]=ls[nn]=ls[cn]=ls[en]=ls[wn]=!0,ls[Qt]=ls[Zt]=ls[_r]=!1;var Yp={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Xp={"&":"&","<":"<",">":">",'"':""","'":"'"},Zp={"&":"&","<":"<",">":">",""":'"',"'":"'"},Jp={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Qp=parseFloat,e2=parseInt,Au=typeof commonjsGlobal=="object"&&commonjsGlobal&&commonjsGlobal.Object===Object&&commonjsGlobal,t2=typeof self=="object"&&self&&self.Object===Object&&self,As=Au||t2||Function("return this")(),Xo=et&&!et.nodeType&&et,w0=Xo&&!0&&o&&!o.nodeType&&o,Tu=w0&&w0.exports===Xo,Zo=Tu&&Au.process,Hs=function(){try{var Ir=w0&&w0.require&&w0.require("util").types;return Ir||Zo&&Zo.binding&&Zo.binding("util")}catch{}}(),Bu=Hs&&Hs.isArrayBuffer,Pu=Hs&&Hs.isDate,Iu=Hs&&Hs.isMap,Mu=Hs&&Hs.isRegExp,Cu=Hs&&Hs.isSet,Ou=Hs&&Hs.isTypedArray;function Ns(Ir,Gr,Ur){switch(Ur.length){case 0:return Ir.call(Gr);case 1:return Ir.call(Gr,Ur[0]);case 2:return Ir.call(Gr,Ur[0],Ur[1]);case 3:return Ir.call(Gr,Ur[0],Ur[1],Ur[2])}return Ir.apply(Gr,Ur)}function r2(Ir,Gr,Ur,_n){for(var zn=-1,is=Ir==null?0:Ir.length;++zn-1}function Jo(Ir,Gr,Ur){for(var _n=-1,zn=Ir==null?0:Ir.length;++_n-1;);return Ur}function Gu(Ir,Gr){for(var Ur=Ir.length;Ur--&&M0(Gr,Ir[Ur],0)>-1;);return Ur}function u2(Ir,Gr){for(var Ur=Ir.length,_n=0;Ur--;)Ir[Ur]===Gr&&++_n;return _n}var h2=yl(Yp),d2=yl(Xp);function p2(Ir){return"\\"+Jp[Ir]}function m2(Ir,Gr){return Ir==null?tt:Ir[Gr]}function C0(Ir){return zp.test(Ir)}function y2(Ir){return Wp.test(Ir)}function g2(Ir){for(var Gr,Ur=[];!(Gr=Ir.next()).done;)Ur.push(Gr.value);return Ur}function Sl(Ir){var Gr=-1,Ur=Array(Ir.size);return Ir.forEach(function(_n,zn){Ur[++Gr]=[zn,_n]}),Ur}function Vu(Ir,Gr){return function(Ur){return Ir(Gr(Ur))}}function y0(Ir,Gr){for(var Ur=-1,_n=Ir.length,zn=0,is=[];++Ur<_n;){var Es=Ir[Ur];(Es===Gr||Es===ht)&&(Ir[Ur]=ht,is[zn++]=Ur)}return is}function lo(Ir){var Gr=-1,Ur=Array(Ir.size);return Ir.forEach(function(_n){Ur[++Gr]=_n}),Ur}function v2(Ir){var Gr=-1,Ur=Array(Ir.size);return Ir.forEach(function(_n){Ur[++Gr]=[_n,_n]}),Ur}function x2(Ir,Gr,Ur){for(var _n=Ur-1,zn=Ir.length;++_n-1}function am(ct,vt){var Dt=this.__data__,Ht=$o(Dt,ct);return Ht<0?(++this.size,Dt.push([ct,vt])):Dt[Ht][1]=vt,this}a0.prototype.clear=em,a0.prototype.delete=tm,a0.prototype.get=rm,a0.prototype.has=im,a0.prototype.set=am;function s0(ct){var vt=-1,Dt=ct==null?0:ct.length;for(this.clear();++vt=vt?ct:vt)),ct}function Ks(ct,vt,Dt,Ht,tr,pr){var kr,$r=vt&yt,Cr=vt>,Yr=vt&bt;if(Dt&&(kr=tr?Dt(ct,Ht,tr,pr):Dt(ct)),kr!==tt)return kr;if(!ys(ct))return ct;var Xr=Wn(ct);if(Xr){if(kr=cy(ct),!$r)return Os(ct,kr)}else{var tn=Ps(ct),yn=tn==Zt||tn==Sr;if(_0(ct))return $1(ct,$r);if(tn==Lr||tn==lr||yn&&!tr){if(kr=Cr||yn?{}:z1(ct),!$r)return Cr?Jm(ct,km(kr,ct)):Zm(ct,t1(kr,ct))}else{if(!ls[tn])return tr?ct:{};kr=ly(ct,tn,$r)}}pr||(pr=new Qs);var Pn=pr.get(ct);if(Pn)return Pn;pr.set(ct,kr),bp(ct)?ct.forEach(function(Nn){kr.add(Ks(Nn,vt,Dt,Nn,ct,pr))}):vp(ct)&&ct.forEach(function(Nn,Jn){kr.set(Jn,Ks(Nn,vt,Dt,Jn,ct,pr))});var Fn=Yr?Cr?tu:eu:Cr?Ds:$s,Yn=Xr?tt:Fn(ct);return zs(Yn||ct,function(Nn,Jn){Yn&&(Jn=Nn,Nn=ct[Jn]),J0(kr,Jn,Ks(Nn,vt,Dt,Jn,ct,pr))}),kr}function _m(ct){var vt=$s(ct);return function(Dt){return r1(Dt,ct,vt)}}function r1(ct,vt,Dt){var Ht=Dt.length;if(ct==null)return!Ht;for(ct=cs(ct);Ht--;){var tr=Dt[Ht],pr=vt[tr],kr=ct[tr];if(kr===tt&&!(tr in ct)||!pr(kr))return!1}return!0}function i1(ct,vt,Dt){if(typeof ct!="function")throw new Ws(at);return so(function(){ct.apply(tt,Dt)},vt)}function Q0(ct,vt,Dt,Ht){var tr=-1,pr=fo,kr=!0,$r=ct.length,Cr=[],Yr=vt.length;if(!$r)return Cr;Dt&&(vt=ms(vt,Ls(Dt))),Ht?(pr=Jo,kr=!1):vt.length>=it&&(pr=W0,kr=!1,vt=new $0(vt));e:for(;++tr<$r;){var Xr=ct[tr],tn=Dt==null?Xr:Dt(Xr);if(Xr=Ht||Xr!==0?Xr:0,kr&&tn===tn){for(var yn=Yr;yn--;)if(vt[yn]===tn)continue e;Cr.push(Xr)}else pr(vt,tn,Ht)||Cr.push(Xr)}return Cr}var v0=I1(r0),n1=I1(Cl,!0);function wm(ct,vt){var Dt=!0;return v0(ct,function(Ht,tr,pr){return Dt=!!vt(Ht,tr,pr),Dt}),Dt}function Ao(ct,vt,Dt){for(var Ht=-1,tr=ct.length;++Httr?0:tr+Dt),Ht=Ht===tt||Ht>tr?tr:Kn(Ht),Ht<0&&(Ht+=tr),Ht=Dt>Ht?0:_p(Ht);Dt0&&Dt($r)?vt>1?Ts($r,vt-1,Dt,Ht,tr):m0(tr,$r):Ht||(tr[tr.length]=$r)}return tr}var Ml=M1(),s1=M1(!0);function r0(ct,vt){return ct&&Ml(ct,vt,$s)}function Cl(ct,vt){return ct&&s1(ct,vt,$s)}function To(ct,vt){return p0(vt,function(Dt){return u0(ct[Dt])})}function T0(ct,vt){vt=b0(vt,ct);for(var Dt=0,Ht=vt.length;ct!=null&&Dtvt}function Sm(ct,vt){return ct!=null&&fs.call(ct,vt)}function $m(ct,vt){return ct!=null&&vt in cs(ct)}function Am(ct,vt,Dt){return ct>=Bs(vt,Dt)&&ct=120&&Xr.length>=120)?new $0(kr&&Xr):tt}Xr=ct[0];var tn=-1,yn=$r[0];e:for(;++tn-1;)$r!==ct&&xo.call($r,Cr,1),xo.call(ct,Cr,1);return ct}function g1(ct,vt){for(var Dt=ct?vt.length:0,Ht=Dt-1;Dt--;){var tr=vt[Dt];if(Dt==Ht||tr!==pr){var pr=tr;l0(tr)?xo.call(ct,tr,1):Hl(ct,tr)}}return ct}function Ul(ct,vt){return ct+_o(Zu()*(vt-ct+1))}function Um(ct,vt,Dt,Ht){for(var tr=-1,pr=Ss(ko((vt-ct)/(Dt||1)),0),kr=Ur(pr);pr--;)kr[Ht?pr:++tr]=ct,ct+=Dt;return kr}function Gl(ct,vt){var Dt="";if(!ct||vt<1||vt>At)return Dt;do vt%2&&(Dt+=ct),vt=_o(vt/2),vt&&(ct+=ct);while(vt);return Dt}function Xn(ct,vt){return fu(K1(ct,vt,Fs),ct+"")}function jm(ct){return e1(H0(ct))}function Gm(ct,vt){var Dt=H0(ct);return Lo(Dt,A0(vt,0,Dt.length))}function io(ct,vt,Dt,Ht){if(!ys(ct))return ct;vt=b0(vt,ct);for(var tr=-1,pr=vt.length,kr=pr-1,$r=ct;$r!=null&&++trtr?0:tr+vt),Dt=Dt>tr?tr:Dt,Dt<0&&(Dt+=tr),tr=vt>Dt?0:Dt-vt>>>0,vt>>>=0;for(var pr=Ur(tr);++Ht>>1,kr=ct[pr];kr!==null&&!js(kr)&&(Dt?kr<=vt:kr=it){var Yr=vt?null:ry(ct);if(Yr)return lo(Yr);kr=!1,tr=W0,Cr=new $0}else Cr=vt?[]:$r;e:for(;++Ht=Ht?ct:Ys(ct,vt,Dt)}var S1=M2||function(ct){return As.clearTimeout(ct)};function $1(ct,vt){if(vt)return ct.slice();var Dt=ct.length,Ht=Wu?Wu(Dt):new ct.constructor(Dt);return ct.copy(Ht),Ht}function Zl(ct){var vt=new ct.constructor(ct.byteLength);return new go(vt).set(new go(ct)),vt}function qm(ct,vt){var Dt=vt?Zl(ct.buffer):ct.buffer;return new ct.constructor(Dt,ct.byteOffset,ct.byteLength)}function Km(ct){var vt=new ct.constructor(ct.source,_i.exec(ct));return vt.lastIndex=ct.lastIndex,vt}function Ym(ct){return Z0?cs(Z0.call(ct)):{}}function A1(ct,vt){var Dt=vt?Zl(ct.buffer):ct.buffer;return new ct.constructor(Dt,ct.byteOffset,ct.length)}function T1(ct,vt){if(ct!==vt){var Dt=ct!==tt,Ht=ct===null,tr=ct===ct,pr=js(ct),kr=vt!==tt,$r=vt===null,Cr=vt===vt,Yr=js(vt);if(!$r&&!Yr&&!pr&&ct>vt||pr&&kr&&Cr&&!$r&&!Yr||Ht&&kr&&Cr||!Dt&&Cr||!tr)return 1;if(!Ht&&!pr&&!Yr&&ct=$r)return Cr;var Yr=Dt[Ht];return Cr*(Yr=="desc"?-1:1)}}return ct.index-vt.index}function B1(ct,vt,Dt,Ht){for(var tr=-1,pr=ct.length,kr=Dt.length,$r=-1,Cr=vt.length,Yr=Ss(pr-kr,0),Xr=Ur(Cr+Yr),tn=!Ht;++$r1?Dt[tr-1]:tt,kr=tr>2?Dt[2]:tt;for(pr=ct.length>3&&typeof pr=="function"?(tr--,pr):tt,kr&&Ms(Dt[0],Dt[1],kr)&&(pr=tr<3?tt:pr,tr=1),vt=cs(vt);++Ht-1?tr[pr?vt[kr]:kr]:tt}}function R1(ct){return c0(function(vt){var Dt=vt.length,Ht=Dt,tr=qs.prototype.thru;for(ct&&vt.reverse();Ht--;){var pr=vt[Ht];if(typeof pr!="function")throw new Ws(at);if(tr&&!kr&&Fo(pr)=="wrapper")var kr=new qs([],!0)}for(Ht=kr?Ht:Dt;++Ht1&&_a.reverse(),Xr&&Cr$r))return!1;var Yr=pr.get(ct),Xr=pr.get(vt);if(Yr&&Xr)return Yr==vt&&Xr==ct;var tn=-1,yn=!0,Pn=Dt&mt?new $0:tt;for(pr.set(ct,vt),pr.set(vt,ct);++tn<$r;){var Fn=ct[tn],Yn=vt[tn];if(Ht)var Nn=kr?Ht(Yn,Fn,tn,vt,ct,pr):Ht(Fn,Yn,tn,ct,vt,pr);if(Nn!==tt){if(Nn)continue;yn=!1;break}if(Pn){if(!_f(vt,function(Jn,_a){if(!W0(Pn,_a)&&(Fn===Jn||tr(Fn,Jn,Dt,Ht,pr)))return Pn.push(_a)})){yn=!1;break}}else if(!(Fn===Yn||tr(Fn,Yn,Dt,Ht,pr))){yn=!1;break}}return pr.delete(ct),pr.delete(vt),yn}function ny(ct,vt,Dt,Ht,tr,pr,kr){switch(Dt){case Lt:if(ct.byteLength!=vt.byteLength||ct.byteOffset!=vt.byteOffset)return!1;ct=ct.buffer,vt=vt.buffer;case Yt:return!(ct.byteLength!=vt.byteLength||!pr(new go(ct),new go(vt)));case Xt:case or:case Dr:return e0(+ct,+vt);case Qt:return ct.name==vt.name&&ct.message==vt.message;case Pr:case Qr:return ct==vt+"";case br:var $r=Sl;case Or:var Cr=Ht&dt;if($r||($r=lo),ct.size!=vt.size&&!Cr)return!1;var Yr=kr.get(ct);if(Yr)return Yr==vt;Ht|=mt,kr.set(ct,vt);var Xr=G1($r(ct),$r(vt),Ht,tr,pr,kr);return kr.delete(ct),Xr;case Vr:if(Z0)return Z0.call(ct)==Z0.call(vt)}return!1}function ay(ct,vt,Dt,Ht,tr,pr){var kr=Dt&dt,$r=eu(ct),Cr=$r.length,Yr=eu(vt),Xr=Yr.length;if(Cr!=Xr&&!kr)return!1;for(var tn=Cr;tn--;){var yn=$r[tn];if(!(kr?yn in vt:fs.call(vt,yn)))return!1}var Pn=pr.get(ct),Fn=pr.get(vt);if(Pn&&Fn)return Pn==vt&&Fn==ct;var Yn=!0;pr.set(ct,vt),pr.set(vt,ct);for(var Nn=kr;++tn1?"& ":"")+vt[Ht],vt=vt.join(Dt>2?", ":" "),ct.replace(nr,`{ -/* [wrapped with `+vt+`] */ -`)}function hy(ct){return Wn(ct)||I0(ct)||!!(Yu&&ct&&ct[Yu])}function l0(ct,vt){var Dt=typeof ct;return vt=vt??At,!!vt&&(Dt=="number"||Dt!="symbol"&&$n.test(ct))&&ct>-1&&ct%1==0&&ct0){if(++vt>=Rt)return arguments[0]}else vt=0;return ct.apply(tt,arguments)}}function Lo(ct,vt){var Dt=-1,Ht=ct.length,tr=Ht-1;for(vt=vt===tt?Ht:vt;++Dt1?ct[vt-1]:tt;return Dt=typeof Dt=="function"?(ct.pop(),Dt):tt,ap(ct,Dt)});function sp(ct){var vt=ur(ct);return vt.__chain__=!0,vt}function _v(ct,vt){return vt(ct),ct}function Uo(ct,vt){return vt(ct)}var wv=c0(function(ct){var vt=ct.length,Dt=vt?ct[0]:0,Ht=this.__wrapped__,tr=function(pr){return Il(pr,ct)};return vt>1||this.__actions__.length||!(Ht instanceof xa)||!l0(Dt)?this.thru(tr):(Ht=Ht.slice(Dt,+Dt+(vt?1:0)),Ht.__actions__.push({func:Uo,args:[tr],thisArg:tt}),new qs(Ht,this.__chain__).thru(function(pr){return vt&&!pr.length&&pr.push(tt),pr}))});function Ev(){return sp(this)}function Sv(){return new qs(this.value(),this.__chain__)}function $v(){this.__values__===tt&&(this.__values__=kp(this.value()));var ct=this.__index__>=this.__values__.length,vt=ct?tt:this.__values__[this.__index__++];return{done:ct,value:vt}}function Av(){return this}function Tv(ct){for(var vt,Dt=this;Dt instanceof So;){var Ht=_h(Dt);Ht.__index__=0,Ht.__values__=tt,vt?tr.__wrapped__=Ht:vt=Ht;var tr=Ht;Dt=Dt.__wrapped__}return tr.__wrapped__=ct,vt}function Bv(){var ct=this.__wrapped__;if(ct instanceof xa){var vt=ct;return this.__actions__.length&&(vt=new xa(this)),vt=vt.reverse(),vt.__actions__.push({func:Uo,args:[cu],thisArg:tt}),new qs(vt,this.__chain__)}return this.thru(cu)}function Pv(){return w1(this.__wrapped__,this.__actions__)}var Iv=Mo(function(ct,vt,Dt){fs.call(ct,Dt)?++ct[Dt]:o0(ct,Dt,1)});function Mv(ct,vt,Dt){var Ht=Wn(ct)?Ru:wm;return Dt&&Ms(ct,vt,Dt)&&(vt=tt),Ht(ct,Rn(vt,3))}function Cv(ct,vt){var Dt=Wn(ct)?p0:a1;return Dt(ct,Rn(vt,3))}var Ov=O1(_d),Rv=O1(ep);function Dv(ct,vt){return Ts(jo(ct,vt),1)}function Fv(ct,vt){return Ts(jo(ct,vt),Ct)}function Nv(ct,vt,Dt){return Dt=Dt===tt?1:Kn(Dt),Ts(jo(ct,vt),Dt)}function fp(ct,vt){var Dt=Wn(ct)?zs:v0;return Dt(ct,Rn(vt,3))}function cp(ct,vt){var Dt=Wn(ct)?i2:n1;return Dt(ct,Rn(vt,3))}var Lv=Mo(function(ct,vt,Dt){fs.call(ct,Dt)?ct[Dt].push(vt):o0(ct,Dt,[vt])});function Uv(ct,vt,Dt,Ht){ct=Rs(ct)?ct:H0(ct),Dt=Dt&&!Ht?Kn(Dt):0;var tr=ct.length;return Dt<0&&(Dt=Ss(tr+Dt,0)),Wo(ct)?Dt<=tr&&ct.indexOf(vt,Dt)>-1:!!tr&&M0(ct,vt,Dt)>-1}var jv=Xn(function(ct,vt,Dt){var Ht=-1,tr=typeof vt=="function",pr=Rs(ct)?Ur(ct.length):[];return v0(ct,function(kr){pr[++Ht]=tr?Ns(vt,kr,Dt):eo(kr,vt,Dt)}),pr}),Gv=Mo(function(ct,vt,Dt){o0(ct,Dt,vt)});function jo(ct,vt){var Dt=Wn(ct)?ms:u1;return Dt(ct,Rn(vt,3))}function Vv(ct,vt,Dt,Ht){return ct==null?[]:(Wn(vt)||(vt=vt==null?[]:[vt]),Dt=Ht?tt:Dt,Wn(Dt)||(Dt=Dt==null?[]:[Dt]),m1(ct,vt,Dt))}var Hv=Mo(function(ct,vt,Dt){ct[Dt?0:1].push(vt)},function(){return[[],[]]});function zv(ct,vt,Dt){var Ht=Wn(ct)?Qo:Lu,tr=arguments.length<3;return Ht(ct,Rn(vt,4),Dt,tr,v0)}function Wv(ct,vt,Dt){var Ht=Wn(ct)?n2:Lu,tr=arguments.length<3;return Ht(ct,Rn(vt,4),Dt,tr,n1)}function qv(ct,vt){var Dt=Wn(ct)?p0:a1;return Dt(ct,Ho(Rn(vt,3)))}function Kv(ct){var vt=Wn(ct)?e1:jm;return vt(ct)}function Yv(ct,vt,Dt){(Dt?Ms(ct,vt,Dt):vt===tt)?vt=1:vt=Kn(vt);var Ht=Wn(ct)?vm:Gm;return Ht(ct,vt)}function Xv(ct){var vt=Wn(ct)?xm:Hm;return vt(ct)}function Zv(ct){if(ct==null)return 0;if(Rs(ct))return Wo(ct)?O0(ct):ct.length;var vt=Ps(ct);return vt==br||vt==Or?ct.size:Fl(ct).length}function Jv(ct,vt,Dt){var Ht=Wn(ct)?_f:zm;return Dt&&Ms(ct,vt,Dt)&&(vt=tt),Ht(ct,Rn(vt,3))}var Qv=Xn(function(ct,vt){if(ct==null)return[];var Dt=vt.length;return Dt>1&&Ms(ct,vt[0],vt[1])?vt=[]:Dt>2&&Ms(vt[0],vt[1],vt[2])&&(vt=[vt[0]]),m1(ct,Ts(vt,1),[])}),Go=C2||function(){return As.Date.now()};function e3(ct,vt){if(typeof vt!="function")throw new Ws(at);return ct=Kn(ct),function(){if(--ct<1)return vt.apply(this,arguments)}}function lp(ct,vt,Dt){return vt=Dt?tt:vt,vt=ct&&vt==null?ct.length:vt,f0(ct,Vt,tt,tt,tt,tt,vt)}function up(ct,vt){var Dt;if(typeof vt!="function")throw new Ws(at);return ct=Kn(ct),function(){return--ct>0&&(Dt=vt.apply(this,arguments)),ct<=1&&(vt=tt),Dt}}var uu=Xn(function(ct,vt,Dt){var Ht=St;if(Dt.length){var tr=y0(Dt,G0(uu));Ht|=Ot}return f0(ct,Ht,vt,Dt,tr)}),hp=Xn(function(ct,vt,Dt){var Ht=St|pt;if(Dt.length){var tr=y0(Dt,G0(hp));Ht|=Ot}return f0(vt,Ht,ct,Dt,tr)});function dp(ct,vt,Dt){vt=Dt?tt:vt;var Ht=f0(ct,Et,tt,tt,tt,tt,tt,vt);return Ht.placeholder=dp.placeholder,Ht}function pp(ct,vt,Dt){vt=Dt?tt:vt;var Ht=f0(ct,Pt,tt,tt,tt,tt,tt,vt);return Ht.placeholder=pp.placeholder,Ht}function mp(ct,vt,Dt){var Ht,tr,pr,kr,$r,Cr,Yr=0,Xr=!1,tn=!1,yn=!0;if(typeof ct!="function")throw new Ws(at);vt=Zs(vt)||0,ys(Dt)&&(Xr=!!Dt.leading,tn="maxWait"in Dt,pr=tn?Ss(Zs(Dt.maxWait)||0,vt):pr,yn="trailing"in Dt?!!Dt.trailing:yn);function Pn(bs){var t0=Ht,d0=tr;return Ht=tr=tt,Yr=bs,kr=ct.apply(d0,t0),kr}function Fn(bs){return Yr=bs,$r=so(Jn,vt),Xr?Pn(bs):kr}function Yn(bs){var t0=bs-Cr,d0=bs-Yr,Op=vt-t0;return tn?Bs(Op,pr-d0):Op}function Nn(bs){var t0=bs-Cr,d0=bs-Yr;return Cr===tt||t0>=vt||t0<0||tn&&d0>=pr}function Jn(){var bs=Go();if(Nn(bs))return _a(bs);$r=so(Jn,Yn(bs))}function _a(bs){return $r=tt,yn&&Ht?Pn(bs):(Ht=tr=tt,kr)}function Gs(){$r!==tt&&S1($r),Yr=0,Ht=Cr=tr=$r=tt}function Cs(){return $r===tt?kr:_a(Go())}function Vs(){var bs=Go(),t0=Nn(bs);if(Ht=arguments,tr=this,Cr=bs,t0){if($r===tt)return Fn(Cr);if(tn)return S1($r),$r=so(Jn,vt),Pn(Cr)}return $r===tt&&($r=so(Jn,vt)),kr}return Vs.cancel=Gs,Vs.flush=Cs,Vs}var t3=Xn(function(ct,vt){return i1(ct,1,vt)}),r3=Xn(function(ct,vt,Dt){return i1(ct,Zs(vt)||0,Dt)});function i3(ct){return f0(ct,zt)}function Vo(ct,vt){if(typeof ct!="function"||vt!=null&&typeof vt!="function")throw new Ws(at);var Dt=function(){var Ht=arguments,tr=vt?vt.apply(this,Ht):Ht[0],pr=Dt.cache;if(pr.has(tr))return pr.get(tr);var kr=ct.apply(this,Ht);return Dt.cache=pr.set(tr,kr)||pr,kr};return Dt.cache=new(Vo.Cache||s0),Dt}Vo.Cache=s0;function Ho(ct){if(typeof ct!="function")throw new Ws(at);return function(){var vt=arguments;switch(vt.length){case 0:return!ct.call(this);case 1:return!ct.call(this,vt[0]);case 2:return!ct.call(this,vt[0],vt[1]);case 3:return!ct.call(this,vt[0],vt[1],vt[2])}return!ct.apply(this,vt)}}function n3(ct){return up(2,ct)}var a3=Wm(function(ct,vt){vt=vt.length==1&&Wn(vt[0])?ms(vt[0],Ls(Rn())):ms(Ts(vt,1),Ls(Rn()));var Dt=vt.length;return Xn(function(Ht){for(var tr=-1,pr=Bs(Ht.length,Dt);++tr=vt}),I0=f1(function(){return arguments}())?f1:function(ct){return gs(ct)&&fs.call(ct,"callee")&&!Ku.call(ct,"callee")},Wn=Ur.isArray,b3=Bu?Ls(Bu):Bm;function Rs(ct){return ct!=null&&zo(ct.length)&&!u0(ct)}function xs(ct){return gs(ct)&&Rs(ct)}function k3(ct){return ct===!0||ct===!1||gs(ct)&&Is(ct)==Xt}var _0=R2||wu,_3=Pu?Ls(Pu):Pm;function w3(ct){return gs(ct)&&ct.nodeType===1&&!oo(ct)}function E3(ct){if(ct==null)return!0;if(Rs(ct)&&(Wn(ct)||typeof ct=="string"||typeof ct.splice=="function"||_0(ct)||V0(ct)||I0(ct)))return!ct.length;var vt=Ps(ct);if(vt==br||vt==Or)return!ct.size;if(ao(ct))return!Fl(ct).length;for(var Dt in ct)if(fs.call(ct,Dt))return!1;return!0}function S3(ct,vt){return ro(ct,vt)}function $3(ct,vt,Dt){Dt=typeof Dt=="function"?Dt:tt;var Ht=Dt?Dt(ct,vt):tt;return Ht===tt?ro(ct,vt,tt,Dt):!!Ht}function du(ct){if(!gs(ct))return!1;var vt=Is(ct);return vt==Qt||vt==vr||typeof ct.message=="string"&&typeof ct.name=="string"&&!oo(ct)}function A3(ct){return typeof ct=="number"&&Xu(ct)}function u0(ct){if(!ys(ct))return!1;var vt=Is(ct);return vt==Zt||vt==Sr||vt==Jt||vt==yr}function gp(ct){return typeof ct=="number"&&ct==Kn(ct)}function zo(ct){return typeof ct=="number"&&ct>-1&&ct%1==0&&ct<=At}function ys(ct){var vt=typeof ct;return ct!=null&&(vt=="object"||vt=="function")}function gs(ct){return ct!=null&&typeof ct=="object"}var vp=Iu?Ls(Iu):Mm;function T3(ct,vt){return ct===vt||Dl(ct,vt,iu(vt))}function B3(ct,vt,Dt){return Dt=typeof Dt=="function"?Dt:tt,Dl(ct,vt,iu(vt),Dt)}function P3(ct){return xp(ct)&&ct!=+ct}function I3(ct){if(my(ct))throw new zn(nt);return c1(ct)}function M3(ct){return ct===null}function C3(ct){return ct==null}function xp(ct){return typeof ct=="number"||gs(ct)&&Is(ct)==Dr}function oo(ct){if(!gs(ct)||Is(ct)!=Lr)return!1;var vt=vo(ct);if(vt===null)return!0;var Dt=fs.call(vt,"constructor")&&vt.constructor;return typeof Dt=="function"&&Dt instanceof Dt&&po.call(Dt)==B2}var pu=Mu?Ls(Mu):Cm;function O3(ct){return gp(ct)&&ct>=-At&&ct<=At}var bp=Cu?Ls(Cu):Om;function Wo(ct){return typeof ct=="string"||!Wn(ct)&&gs(ct)&&Is(ct)==Qr}function js(ct){return typeof ct=="symbol"||gs(ct)&&Is(ct)==Vr}var V0=Ou?Ls(Ou):Rm;function R3(ct){return ct===tt}function D3(ct){return gs(ct)&&Ps(ct)==_r}function F3(ct){return gs(ct)&&Is(ct)==Rr}var N3=Do(Nl),L3=Do(function(ct,vt){return ct<=vt});function kp(ct){if(!ct)return[];if(Rs(ct))return Wo(ct)?Js(ct):Os(ct);if(q0&&ct[q0])return g2(ct[q0]());var vt=Ps(ct),Dt=vt==br?Sl:vt==Or?lo:H0;return Dt(ct)}function h0(ct){if(!ct)return ct===0?ct:0;if(ct=Zs(ct),ct===Ct||ct===-Ct){var vt=ct<0?-1:1;return vt*Tt}return ct===ct?ct:0}function Kn(ct){var vt=h0(ct),Dt=vt%1;return vt===vt?Dt?vt-Dt:vt:0}function _p(ct){return ct?A0(Kn(ct),0,It):0}function Zs(ct){if(typeof ct=="number")return ct;if(js(ct))return Bt;if(ys(ct)){var vt=typeof ct.valueOf=="function"?ct.valueOf():ct;ct=ys(vt)?vt+"":vt}if(typeof ct!="string")return ct===0?ct:+ct;ct=Uu(ct);var Dt=Un.test(ct);return Dt||Sn.test(ct)?e2(ct.slice(2),Dt?2:8):Hr.test(ct)?Bt:+ct}function wp(ct){return i0(ct,Ds(ct))}function U3(ct){return ct?A0(Kn(ct),-At,At):ct===0?ct:0}function ss(ct){return ct==null?"":Us(ct)}var j3=U0(function(ct,vt){if(ao(vt)||Rs(vt)){i0(vt,$s(vt),ct);return}for(var Dt in vt)fs.call(vt,Dt)&&J0(ct,Dt,vt[Dt])}),Ep=U0(function(ct,vt){i0(vt,Ds(vt),ct)}),qo=U0(function(ct,vt,Dt,Ht){i0(vt,Ds(vt),ct,Ht)}),G3=U0(function(ct,vt,Dt,Ht){i0(vt,$s(vt),ct,Ht)}),V3=c0(Il);function H3(ct,vt){var Dt=L0(ct);return vt==null?Dt:t1(Dt,vt)}var z3=Xn(function(ct,vt){ct=cs(ct);var Dt=-1,Ht=vt.length,tr=Ht>2?vt[2]:tt;for(tr&&Ms(vt[0],vt[1],tr)&&(Ht=1);++Dt1),pr}),i0(ct,tu(ct),Dt),Ht&&(Dt=Ks(Dt,yt|gt|bt,iy));for(var tr=vt.length;tr--;)Hl(Dt,vt[tr]);return Dt});function c4(ct,vt){return $p(ct,Ho(Rn(vt)))}var l4=c0(function(ct,vt){return ct==null?{}:Nm(ct,vt)});function $p(ct,vt){if(ct==null)return{};var Dt=ms(tu(ct),function(Ht){return[Ht]});return vt=Rn(vt),y1(ct,Dt,function(Ht,tr){return vt(Ht,tr[0])})}function u4(ct,vt,Dt){vt=b0(vt,ct);var Ht=-1,tr=vt.length;for(tr||(tr=1,ct=tt);++Htvt){var Ht=ct;ct=vt,vt=Ht}if(Dt||ct%1||vt%1){var tr=Zu();return Bs(ct+tr*(vt-ct+Qp("1e-"+((tr+"").length-1))),vt)}return Ul(ct,vt)}var w4=j0(function(ct,vt,Dt){return vt=vt.toLowerCase(),ct+(Dt?Bp(vt):vt)});function Bp(ct){return gu(ss(ct).toLowerCase())}function Pp(ct){return ct=ss(ct),ct&&ct.replace(Mn,h2).replace(Vp,"")}function E4(ct,vt,Dt){ct=ss(ct),vt=Us(vt);var Ht=ct.length;Dt=Dt===tt?Ht:A0(Kn(Dt),0,Ht);var tr=Dt;return Dt-=vt.length,Dt>=0&&ct.slice(Dt,tr)==vt}function S4(ct){return ct=ss(ct),ct&&In.test(ct)?ct.replace(kn,d2):ct}function $4(ct){return ct=ss(ct),ct&&rs.test(ct)?ct.replace(un,"\\$&"):ct}var A4=j0(function(ct,vt,Dt){return ct+(Dt?"-":"")+vt.toLowerCase()}),T4=j0(function(ct,vt,Dt){return ct+(Dt?" ":"")+vt.toLowerCase()}),B4=C1("toLowerCase");function P4(ct,vt,Dt){ct=ss(ct),vt=Kn(vt);var Ht=vt?O0(ct):0;if(!vt||Ht>=vt)return ct;var tr=(vt-Ht)/2;return Ro(_o(tr),Dt)+ct+Ro(ko(tr),Dt)}function I4(ct,vt,Dt){ct=ss(ct),vt=Kn(vt);var Ht=vt?O0(ct):0;return vt&&Ht>>0,Dt?(ct=ss(ct),ct&&(typeof vt=="string"||vt!=null&&!pu(vt))&&(vt=Us(vt),!vt&&C0(ct))?k0(Js(ct),0,Dt):ct.split(vt,Dt)):[]}var N4=j0(function(ct,vt,Dt){return ct+(Dt?" ":"")+gu(vt)});function L4(ct,vt,Dt){return ct=ss(ct),Dt=Dt==null?0:A0(Kn(Dt),0,ct.length),vt=Us(vt),ct.slice(Dt,Dt+vt.length)==vt}function U4(ct,vt,Dt){var Ht=ur.templateSettings;Dt&&Ms(ct,vt,Dt)&&(vt=tt),ct=ss(ct),vt=qo({},vt,Ht,U1);var tr=qo({},vt.imports,Ht.imports,U1),pr=$s(tr),kr=El(tr,pr),$r,Cr,Yr=0,Xr=vt.interpolate||An,tn="__p += '",yn=$l((vt.escape||An).source+"|"+Xr.source+"|"+(Xr===On?Wr:An).source+"|"+(vt.evaluate||An).source+"|$","g"),Pn="//# sourceURL="+(fs.call(vt,"sourceURL")?(vt.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Kp+"]")+` -`;ct.replace(yn,function(Nn,Jn,_a,Gs,Cs,Vs){return _a||(_a=Gs),tn+=ct.slice(Yr,Vs).replace(Tn,p2),Jn&&($r=!0,tn+=`' + -__e(`+Jn+`) + -'`),Cs&&(Cr=!0,tn+=`'; -`+Cs+`; -__p += '`),_a&&(tn+=`' + -((__t = (`+_a+`)) == null ? '' : __t) + -'`),Yr=Vs+Nn.length,Nn}),tn+=`'; -`;var Fn=fs.call(vt,"variable")&&vt.variable;if(!Fn)tn=`with (obj) { -`+tn+` -} -`;else if(Ar.test(Fn))throw new zn(st);tn=(Cr?tn.replace(an,""):tn).replace(mn,"$1").replace(es,"$1;"),tn="function("+(Fn||"obj")+`) { -`+(Fn?"":`obj || (obj = {}); -`)+"var __t, __p = ''"+($r?", __e = _.escape":"")+(Cr?`, __j = Array.prototype.join; -function print() { __p += __j.call(arguments, '') } -`:`; -`)+tn+`return __p -}`;var Yn=Mp(function(){return is(pr,Pn+"return "+tn).apply(tt,kr)});if(Yn.source=tn,du(Yn))throw Yn;return Yn}function j4(ct){return ss(ct).toLowerCase()}function G4(ct){return ss(ct).toUpperCase()}function V4(ct,vt,Dt){if(ct=ss(ct),ct&&(Dt||vt===tt))return Uu(ct);if(!ct||!(vt=Us(vt)))return ct;var Ht=Js(ct),tr=Js(vt),pr=ju(Ht,tr),kr=Gu(Ht,tr)+1;return k0(Ht,pr,kr).join("")}function H4(ct,vt,Dt){if(ct=ss(ct),ct&&(Dt||vt===tt))return ct.slice(0,Hu(ct)+1);if(!ct||!(vt=Us(vt)))return ct;var Ht=Js(ct),tr=Gu(Ht,Js(vt))+1;return k0(Ht,0,tr).join("")}function z4(ct,vt,Dt){if(ct=ss(ct),ct&&(Dt||vt===tt))return ct.replace(Kt,"");if(!ct||!(vt=Us(vt)))return ct;var Ht=Js(ct),tr=ju(Ht,Js(vt));return k0(Ht,tr).join("")}function W4(ct,vt){var Dt=cr,Ht=qt;if(ys(vt)){var tr="separator"in vt?vt.separator:tr;Dt="length"in vt?Kn(vt.length):Dt,Ht="omission"in vt?Us(vt.omission):Ht}ct=ss(ct);var pr=ct.length;if(C0(ct)){var kr=Js(ct);pr=kr.length}if(Dt>=pr)return ct;var $r=Dt-O0(Ht);if($r<1)return Ht;var Cr=kr?k0(kr,0,$r).join(""):ct.slice(0,$r);if(tr===tt)return Cr+Ht;if(kr&&($r+=Cr.length-$r),pu(tr)){if(ct.slice($r).search(tr)){var Yr,Xr=Cr;for(tr.global||(tr=$l(tr.source,ss(_i.exec(tr))+"g")),tr.lastIndex=0;Yr=tr.exec(Xr);)var tn=Yr.index;Cr=Cr.slice(0,tn===tt?$r:tn)}}else if(ct.indexOf(Us(tr),$r)!=$r){var yn=Cr.lastIndexOf(tr);yn>-1&&(Cr=Cr.slice(0,yn))}return Cr+Ht}function q4(ct){return ct=ss(ct),ct&&ns.test(ct)?ct.replace(Dn,k2):ct}var K4=j0(function(ct,vt,Dt){return ct+(Dt?" ":"")+vt.toUpperCase()}),gu=C1("toUpperCase");function Ip(ct,vt,Dt){return ct=ss(ct),vt=Dt?tt:vt,vt===tt?y2(ct)?E2(ct):o2(ct):ct.match(vt)||[]}var Mp=Xn(function(ct,vt){try{return Ns(ct,tt,vt)}catch(Dt){return du(Dt)?Dt:new zn(Dt)}}),Y4=c0(function(ct,vt){return zs(vt,function(Dt){Dt=n0(Dt),o0(ct,Dt,uu(ct[Dt],ct))}),ct});function X4(ct){var vt=ct==null?0:ct.length,Dt=Rn();return ct=vt?ms(ct,function(Ht){if(typeof Ht[1]!="function")throw new Ws(at);return[Dt(Ht[0]),Ht[1]]}):[],Xn(function(Ht){for(var tr=-1;++trAt)return[];var Dt=It,Ht=Bs(ct,It);vt=Rn(vt),ct-=It;for(var tr=_l(Ht,vt);++Dt0||vt<0)?new xa(Dt):(ct<0?Dt=Dt.takeRight(-ct):ct&&(Dt=Dt.drop(ct)),vt!==tt&&(vt=Kn(vt),Dt=vt<0?Dt.dropRight(-vt):Dt.take(vt-ct)),Dt)},xa.prototype.takeRightWhile=function(ct){return this.reverse().takeWhile(ct).reverse()},xa.prototype.toArray=function(){return this.take(It)},r0(xa.prototype,function(ct,vt){var Dt=/^(?:filter|find|map|reject)|While$/.test(vt),Ht=/^(?:head|last)$/.test(vt),tr=ur[Ht?"take"+(vt=="last"?"Right":""):vt],pr=Ht||/^find/.test(vt);tr&&(ur.prototype[vt]=function(){var kr=this.__wrapped__,$r=Ht?[1]:arguments,Cr=kr instanceof xa,Yr=$r[0],Xr=Cr||Wn(kr),tn=function(Jn){var _a=tr.apply(ur,m0([Jn],$r));return Ht&&yn?_a[0]:_a};Xr&&Dt&&typeof Yr=="function"&&Yr.length!=1&&(Cr=Xr=!1);var yn=this.__chain__,Pn=!!this.__actions__.length,Fn=pr&&!yn,Yn=Cr&&!Pn;if(!pr&&Xr){kr=Yn?kr:new xa(this);var Nn=ct.apply(kr,$r);return Nn.__actions__.push({func:Uo,args:[tn],thisArg:tt}),new qs(Nn,yn)}return Fn&&Yn?ct.apply(this,$r):(Nn=this.thru(tn),Fn?Ht?Nn.value()[0]:Nn.value():Nn)})}),zs(["pop","push","shift","sort","splice","unshift"],function(ct){var vt=uo[ct],Dt=/^(?:push|sort|unshift)$/.test(ct)?"tap":"thru",Ht=/^(?:pop|shift)$/.test(ct);ur.prototype[ct]=function(){var tr=arguments;if(Ht&&!this.__chain__){var pr=this.value();return vt.apply(Wn(pr)?pr:[],tr)}return this[Dt](function(kr){return vt.apply(Wn(kr)?kr:[],tr)})}}),r0(xa.prototype,function(ct,vt){var Dt=ur[vt];if(Dt){var Ht=Dt.name+"";fs.call(N0,Ht)||(N0[Ht]=[]),N0[Ht].push({name:vt,func:Dt})}}),N0[Co(tt,pt).name]=[{name:"wrapper",func:tt}],xa.prototype.clone=W2,xa.prototype.reverse=q2,xa.prototype.value=K2,ur.prototype.at=wv,ur.prototype.chain=Ev,ur.prototype.commit=Sv,ur.prototype.next=$v,ur.prototype.plant=Tv,ur.prototype.reverse=Bv,ur.prototype.toJSON=ur.prototype.valueOf=ur.prototype.value=Pv,ur.prototype.first=ur.prototype.head,q0&&(ur.prototype[q0]=Av),ur},R0=S2();w0?((w0.exports=R0)._=R0,Xo._=R0):As._=R0}).call(commonjsGlobal)})(lodash,lodash.exports);var lodashExports=lodash.exports;const createStoreImpl=o=>{let et;const tt=new Set,rt=(ot,lt)=>{const ht=typeof ot=="function"?ot(et):ot;if(!Object.is(ht,et)){const yt=et;et=lt??(typeof ht!="object"||ht===null)?ht:Object.assign({},et,ht),tt.forEach(gt=>gt(et,yt))}},it=()=>et,st={setState:rt,getState:it,subscribe:ot=>(tt.add(ot),()=>tt.delete(ot)),destroy:()=>{tt.clear()}};return et=o(rt,it,st),st},createStore=o=>o?createStoreImpl(o):createStoreImpl;var withSelector={exports:{}},withSelector_production_min={},shim$2={exports:{}},useSyncExternalStoreShim_production_min={};/** - * @license React - * use-sync-external-store-shim.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var e$2=reactExports;function h$6(o,et){return o===et&&(o!==0||1/o===1/et)||o!==o&&et!==et}var k$4=typeof Object.is=="function"?Object.is:h$6,l$2=e$2.useState,m$3=e$2.useEffect,n$3=e$2.useLayoutEffect,p$3=e$2.useDebugValue;function q$4(o,et){var tt=et(),rt=l$2({inst:{value:tt,getSnapshot:et}}),it=rt[0].inst,nt=rt[1];return n$3(function(){it.value=tt,it.getSnapshot=et,r$5(it)&&nt({inst:it})},[o,tt,et]),m$3(function(){return r$5(it)&&nt({inst:it}),o(function(){r$5(it)&&nt({inst:it})})},[o]),p$3(tt),tt}function r$5(o){var et=o.getSnapshot;o=o.value;try{var tt=et();return!k$4(o,tt)}catch{return!0}}function t$3(o,et){return et()}var u$2=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?t$3:q$4;useSyncExternalStoreShim_production_min.useSyncExternalStore=e$2.useSyncExternalStore!==void 0?e$2.useSyncExternalStore:u$2;shim$2.exports=useSyncExternalStoreShim_production_min;var shimExports=shim$2.exports;/** - * @license React - * use-sync-external-store-shim/with-selector.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var h$5=reactExports,n$2=shimExports;function p$2(o,et){return o===et&&(o!==0||1/o===1/et)||o!==o&&et!==et}var q$3=typeof Object.is=="function"?Object.is:p$2,r$4=n$2.useSyncExternalStore,t$2=h$5.useRef,u$1=h$5.useEffect,v$5=h$5.useMemo,w$4=h$5.useDebugValue;withSelector_production_min.useSyncExternalStoreWithSelector=function(o,et,tt,rt,it){var nt=t$2(null);if(nt.current===null){var at={hasValue:!1,value:null};nt.current=at}else at=nt.current;nt=v$5(function(){function ot(bt){if(!lt){if(lt=!0,ht=bt,bt=rt(bt),it!==void 0&&at.hasValue){var dt=at.value;if(it(dt,bt))return yt=dt}return yt=bt}if(dt=yt,q$3(ht,bt))return dt;var mt=rt(bt);return it!==void 0&&it(dt,mt)?dt:(ht=bt,yt=mt)}var lt=!1,ht,yt,gt=tt===void 0?null:tt;return[function(){return ot(et())},gt===null?void 0:function(){return ot(gt())}]},[et,tt,rt,it]);var st=r$4(o,nt[0],nt[1]);return u$1(function(){at.hasValue=!0,at.value=st},[st]),w$4(st),st};withSelector.exports=withSelector_production_min;var withSelectorExports=withSelector.exports;const useSyncExternalStoreExports=getDefaultExportFromCjs(withSelectorExports),{useDebugValue}=React,{useSyncExternalStoreWithSelector}=useSyncExternalStoreExports;let didWarnAboutEqualityFn=!1;function useStore(o,et=o.getState,tt){const rt=useSyncExternalStoreWithSelector(o.subscribe,o.getState,o.getServerState||o.getState,et,tt);return useDebugValue(rt),rt}const createImpl=o=>{const et=typeof o=="function"?createStore(o):o,tt=(rt,it)=>useStore(et,rt,it);return Object.assign(tt,et),tt},create$3=o=>o?createImpl(o):createImpl;var react=o=>create$3(o);const trackedConnections=new Map,getTrackedConnectionState=o=>{const et=trackedConnections.get(o);return et?Object.fromEntries(Object.entries(et.stores).map(([tt,rt])=>[tt,rt.getState()])):{}},extractConnectionInformation=(o,et,tt)=>{if(o===void 0)return{type:"untracked",connection:et.connect(tt)};const rt=trackedConnections.get(tt.name);if(rt)return{type:"tracked",store:o,...rt};const it={connection:et.connect(tt),stores:{}};return trackedConnections.set(tt.name,it),{type:"tracked",store:o,...it}},devtoolsImpl=(o,et={})=>(tt,rt,it)=>{const{enabled:nt,anonymousActionType:at,store:st,...ot}=et;let lt;try{lt=(nt??!1)&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!lt)return o(tt,rt,it);const{connection:ht,...yt}=extractConnectionInformation(st,lt,ot);let gt=!0;it.setState=(mt,St,pt)=>{const kt=tt(mt,St);if(!gt)return kt;const Et=pt===void 0?{type:at||"anonymous"}:typeof pt=="string"?{type:pt}:pt;return st===void 0?(ht==null||ht.send(Et,rt()),kt):(ht==null||ht.send({...Et,type:`${st}/${Et.type}`},{...getTrackedConnectionState(ot.name),[st]:it.getState()}),kt)};const bt=(...mt)=>{const St=gt;gt=!1,tt(...mt),gt=St},dt=o(it.setState,rt,it);if(yt.type==="untracked"?ht==null||ht.init(dt):(yt.stores[yt.store]=it,ht==null||ht.init(Object.fromEntries(Object.entries(yt.stores).map(([mt,St])=>[mt,mt===yt.store?dt:St.getState()])))),it.dispatchFromDevtools&&typeof it.dispatch=="function"){let mt=!1;const St=it.dispatch;it.dispatch=(...pt)=>{St(...pt)}}return ht.subscribe(mt=>{var St;switch(mt.type){case"ACTION":if(typeof mt.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return parseJsonThen(mt.payload,pt=>{if(pt.type==="__setState"){if(st===void 0){bt(pt.state);return}Object.keys(pt.state).length!==1&&console.error(` - [zustand devtools middleware] Unsupported __setState action format. - When using 'store' option in devtools(), the 'state' should have only one key, which is a value of 'store' that was passed in devtools(), - and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } } - `);const kt=pt.state[st];if(kt==null)return;JSON.stringify(it.getState())!==JSON.stringify(kt)&&bt(kt);return}it.dispatchFromDevtools&&typeof it.dispatch=="function"&&it.dispatch(pt)});case"DISPATCH":switch(mt.payload.type){case"RESET":return bt(dt),st===void 0?ht==null?void 0:ht.init(it.getState()):ht==null?void 0:ht.init(getTrackedConnectionState(ot.name));case"COMMIT":if(st===void 0){ht==null||ht.init(it.getState());return}return ht==null?void 0:ht.init(getTrackedConnectionState(ot.name));case"ROLLBACK":return parseJsonThen(mt.state,pt=>{if(st===void 0){bt(pt),ht==null||ht.init(it.getState());return}bt(pt[st]),ht==null||ht.init(getTrackedConnectionState(ot.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return parseJsonThen(mt.state,pt=>{if(st===void 0){bt(pt);return}JSON.stringify(it.getState())!==JSON.stringify(pt[st])&&bt(pt[st])});case"IMPORT_STATE":{const{nextLiftedState:pt}=mt.payload,kt=(St=pt.computedStates.slice(-1)[0])==null?void 0:St.state;if(!kt)return;bt(st===void 0?kt:kt[st]),ht==null||ht.send(null,pt);return}case"PAUSE_RECORDING":return gt=!gt}return}}),dt},devtools=devtoolsImpl,parseJsonThen=(o,et)=>{let tt;try{tt=JSON.parse(o)}catch(rt){console.error("[zustand devtools middleware] Could not parse the received json",rt)}tt!==void 0&&et(tt)};//! moment.js -//! version : 2.29.4 -//! authors : Tim Wood, Iskren Chernev, Moment.js contributors -//! license : MIT -//! momentjs.com -var hookCallback;function hooks(){return hookCallback.apply(null,arguments)}function setHookCallback(o){hookCallback=o}function isArray$6(o){return o instanceof Array||Object.prototype.toString.call(o)==="[object Array]"}function isObject$d(o){return o!=null&&Object.prototype.toString.call(o)==="[object Object]"}function hasOwnProp(o,et){return Object.prototype.hasOwnProperty.call(o,et)}function isObjectEmpty$1(o){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(o).length===0;var et;for(et in o)if(hasOwnProp(o,et))return!1;return!0}function isUndefined(o){return o===void 0}function isNumber$1(o){return typeof o=="number"||Object.prototype.toString.call(o)==="[object Number]"}function isDate$1(o){return o instanceof Date||Object.prototype.toString.call(o)==="[object Date]"}function map$1(o,et){var tt=[],rt,it=o.length;for(rt=0;rt>>0,rt;for(rt=0;rt0)for(tt=0;tt=0;return(nt?tt?"+":"":"-")+Math.pow(10,Math.max(0,it)).toString().substr(1)+rt}var formattingTokens=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,localFormattingTokens=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,formatFunctions={},formatTokenFunctions={};function addFormatToken(o,et,tt,rt){var it=rt;typeof rt=="string"&&(it=function(){return this[rt]()}),o&&(formatTokenFunctions[o]=it),et&&(formatTokenFunctions[et[0]]=function(){return zeroFill(it.apply(this,arguments),et[1],et[2])}),tt&&(formatTokenFunctions[tt]=function(){return this.localeData().ordinal(it.apply(this,arguments),o)})}function removeFormattingTokens(o){return o.match(/\[[\s\S]/)?o.replace(/^\[|\]$/g,""):o.replace(/\\/g,"")}function makeFormatFunction(o){var et=o.match(formattingTokens),tt,rt;for(tt=0,rt=et.length;tt=0&&localFormattingTokens.test(o);)o=o.replace(localFormattingTokens,rt),localFormattingTokens.lastIndex=0,tt-=1;return o}var defaultLongDateFormat={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function longDateFormat(o){var et=this._longDateFormat[o],tt=this._longDateFormat[o.toUpperCase()];return et||!tt?et:(this._longDateFormat[o]=tt.match(formattingTokens).map(function(rt){return rt==="MMMM"||rt==="MM"||rt==="DD"||rt==="dddd"?rt.slice(1):rt}).join(""),this._longDateFormat[o])}var defaultInvalidDate="Invalid date";function invalidDate(){return this._invalidDate}var defaultOrdinal="%d",defaultDayOfMonthOrdinalParse=/\d{1,2}/;function ordinal(o){return this._ordinal.replace("%d",o)}var defaultRelativeTime={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function relativeTime(o,et,tt,rt){var it=this._relativeTime[tt];return isFunction$4(it)?it(o,et,tt,rt):it.replace(/%d/i,o)}function pastFuture(o,et){var tt=this._relativeTime[o>0?"future":"past"];return isFunction$4(tt)?tt(et):tt.replace(/%s/i,et)}var aliases$1={};function addUnitAlias(o,et){var tt=o.toLowerCase();aliases$1[tt]=aliases$1[tt+"s"]=aliases$1[et]=o}function normalizeUnits(o){return typeof o=="string"?aliases$1[o]||aliases$1[o.toLowerCase()]:void 0}function normalizeObjectUnits(o){var et={},tt,rt;for(rt in o)hasOwnProp(o,rt)&&(tt=normalizeUnits(rt),tt&&(et[tt]=o[rt]));return et}var priorities={};function addUnitPriority(o,et){priorities[o]=et}function getPrioritizedUnits(o){var et=[],tt;for(tt in o)hasOwnProp(o,tt)&&et.push({unit:tt,priority:priorities[tt]});return et.sort(function(rt,it){return rt.priority-it.priority}),et}function isLeapYear(o){return o%4===0&&o%100!==0||o%400===0}function absFloor(o){return o<0?Math.ceil(o)||0:Math.floor(o)}function toInt(o){var et=+o,tt=0;return et!==0&&isFinite(et)&&(tt=absFloor(et)),tt}function makeGetSet(o,et){return function(tt){return tt!=null?(set$1$1(this,o,tt),hooks.updateOffset(this,et),this):get$1(this,o)}}function get$1(o,et){return o.isValid()?o._d["get"+(o._isUTC?"UTC":"")+et]():NaN}function set$1$1(o,et,tt){o.isValid()&&!isNaN(tt)&&(et==="FullYear"&&isLeapYear(o.year())&&o.month()===1&&o.date()===29?(tt=toInt(tt),o._d["set"+(o._isUTC?"UTC":"")+et](tt,o.month(),daysInMonth(tt,o.month()))):o._d["set"+(o._isUTC?"UTC":"")+et](tt))}function stringGet(o){return o=normalizeUnits(o),isFunction$4(this[o])?this[o]():this}function stringSet(o,et){if(typeof o=="object"){o=normalizeObjectUnits(o);var tt=getPrioritizedUnits(o),rt,it=tt.length;for(rt=0;rt68?1900:2e3)};var getSetYear=makeGetSet("FullYear",!0);function getIsLeapYear(){return isLeapYear(this.year())}function createDate(o,et,tt,rt,it,nt,at){var st;return o<100&&o>=0?(st=new Date(o+400,et,tt,rt,it,nt,at),isFinite(st.getFullYear())&&st.setFullYear(o)):st=new Date(o,et,tt,rt,it,nt,at),st}function createUTCDate(o){var et,tt;return o<100&&o>=0?(tt=Array.prototype.slice.call(arguments),tt[0]=o+400,et=new Date(Date.UTC.apply(null,tt)),isFinite(et.getUTCFullYear())&&et.setUTCFullYear(o)):et=new Date(Date.UTC.apply(null,arguments)),et}function firstWeekOffset(o,et,tt){var rt=7+et-tt,it=(7+createUTCDate(o,0,rt).getUTCDay()-et)%7;return-it+rt-1}function dayOfYearFromWeeks(o,et,tt,rt,it){var nt=(7+tt-rt)%7,at=firstWeekOffset(o,rt,it),st=1+7*(et-1)+nt+at,ot,lt;return st<=0?(ot=o-1,lt=daysInYear(ot)+st):st>daysInYear(o)?(ot=o+1,lt=st-daysInYear(o)):(ot=o,lt=st),{year:ot,dayOfYear:lt}}function weekOfYear(o,et,tt){var rt=firstWeekOffset(o.year(),et,tt),it=Math.floor((o.dayOfYear()-rt-1)/7)+1,nt,at;return it<1?(at=o.year()-1,nt=it+weeksInYear(at,et,tt)):it>weeksInYear(o.year(),et,tt)?(nt=it-weeksInYear(o.year(),et,tt),at=o.year()+1):(at=o.year(),nt=it),{week:nt,year:at}}function weeksInYear(o,et,tt){var rt=firstWeekOffset(o,et,tt),it=firstWeekOffset(o+1,et,tt);return(daysInYear(o)-rt+it)/7}addFormatToken("w",["ww",2],"wo","week");addFormatToken("W",["WW",2],"Wo","isoWeek");addUnitAlias("week","w");addUnitAlias("isoWeek","W");addUnitPriority("week",5);addUnitPriority("isoWeek",5);addRegexToken("w",match1to2);addRegexToken("ww",match1to2,match2);addRegexToken("W",match1to2);addRegexToken("WW",match1to2,match2);addWeekParseToken(["w","ww","W","WW"],function(o,et,tt,rt){et[rt.substr(0,1)]=toInt(o)});function localeWeek(o){return weekOfYear(o,this._week.dow,this._week.doy).week}var defaultLocaleWeek={dow:0,doy:6};function localeFirstDayOfWeek(){return this._week.dow}function localeFirstDayOfYear(){return this._week.doy}function getSetWeek(o){var et=this.localeData().week(this);return o==null?et:this.add((o-et)*7,"d")}function getSetISOWeek(o){var et=weekOfYear(this,1,4).week;return o==null?et:this.add((o-et)*7,"d")}addFormatToken("d",0,"do","day");addFormatToken("dd",0,0,function(o){return this.localeData().weekdaysMin(this,o)});addFormatToken("ddd",0,0,function(o){return this.localeData().weekdaysShort(this,o)});addFormatToken("dddd",0,0,function(o){return this.localeData().weekdays(this,o)});addFormatToken("e",0,0,"weekday");addFormatToken("E",0,0,"isoWeekday");addUnitAlias("day","d");addUnitAlias("weekday","e");addUnitAlias("isoWeekday","E");addUnitPriority("day",11);addUnitPriority("weekday",11);addUnitPriority("isoWeekday",11);addRegexToken("d",match1to2);addRegexToken("e",match1to2);addRegexToken("E",match1to2);addRegexToken("dd",function(o,et){return et.weekdaysMinRegex(o)});addRegexToken("ddd",function(o,et){return et.weekdaysShortRegex(o)});addRegexToken("dddd",function(o,et){return et.weekdaysRegex(o)});addWeekParseToken(["dd","ddd","dddd"],function(o,et,tt,rt){var it=tt._locale.weekdaysParse(o,rt,tt._strict);it!=null?et.d=it:getParsingFlags(tt).invalidWeekday=o});addWeekParseToken(["d","e","E"],function(o,et,tt,rt){et[rt]=toInt(o)});function parseWeekday(o,et){return typeof o!="string"?o:isNaN(o)?(o=et.weekdaysParse(o),typeof o=="number"?o:null):parseInt(o,10)}function parseIsoWeekday(o,et){return typeof o=="string"?et.weekdaysParse(o)%7||7:isNaN(o)?null:o}function shiftWeekdays(o,et){return o.slice(et,7).concat(o.slice(0,et))}var defaultLocaleWeekdays="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),defaultLocaleWeekdaysShort="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),defaultLocaleWeekdaysMin="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),defaultWeekdaysRegex=matchWord,defaultWeekdaysShortRegex=matchWord,defaultWeekdaysMinRegex=matchWord;function localeWeekdays(o,et){var tt=isArray$6(this._weekdays)?this._weekdays:this._weekdays[o&&o!==!0&&this._weekdays.isFormat.test(et)?"format":"standalone"];return o===!0?shiftWeekdays(tt,this._week.dow):o?tt[o.day()]:tt}function localeWeekdaysShort(o){return o===!0?shiftWeekdays(this._weekdaysShort,this._week.dow):o?this._weekdaysShort[o.day()]:this._weekdaysShort}function localeWeekdaysMin(o){return o===!0?shiftWeekdays(this._weekdaysMin,this._week.dow):o?this._weekdaysMin[o.day()]:this._weekdaysMin}function handleStrictParse$1(o,et,tt){var rt,it,nt,at=o.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],rt=0;rt<7;++rt)nt=createUTC([2e3,1]).day(rt),this._minWeekdaysParse[rt]=this.weekdaysMin(nt,"").toLocaleLowerCase(),this._shortWeekdaysParse[rt]=this.weekdaysShort(nt,"").toLocaleLowerCase(),this._weekdaysParse[rt]=this.weekdays(nt,"").toLocaleLowerCase();return tt?et==="dddd"?(it=indexOf.call(this._weekdaysParse,at),it!==-1?it:null):et==="ddd"?(it=indexOf.call(this._shortWeekdaysParse,at),it!==-1?it:null):(it=indexOf.call(this._minWeekdaysParse,at),it!==-1?it:null):et==="dddd"?(it=indexOf.call(this._weekdaysParse,at),it!==-1||(it=indexOf.call(this._shortWeekdaysParse,at),it!==-1)?it:(it=indexOf.call(this._minWeekdaysParse,at),it!==-1?it:null)):et==="ddd"?(it=indexOf.call(this._shortWeekdaysParse,at),it!==-1||(it=indexOf.call(this._weekdaysParse,at),it!==-1)?it:(it=indexOf.call(this._minWeekdaysParse,at),it!==-1?it:null)):(it=indexOf.call(this._minWeekdaysParse,at),it!==-1||(it=indexOf.call(this._weekdaysParse,at),it!==-1)?it:(it=indexOf.call(this._shortWeekdaysParse,at),it!==-1?it:null))}function localeWeekdaysParse(o,et,tt){var rt,it,nt;if(this._weekdaysParseExact)return handleStrictParse$1.call(this,o,et,tt);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),rt=0;rt<7;rt++){if(it=createUTC([2e3,1]).day(rt),tt&&!this._fullWeekdaysParse[rt]&&(this._fullWeekdaysParse[rt]=new RegExp("^"+this.weekdays(it,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[rt]=new RegExp("^"+this.weekdaysShort(it,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[rt]=new RegExp("^"+this.weekdaysMin(it,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[rt]||(nt="^"+this.weekdays(it,"")+"|^"+this.weekdaysShort(it,"")+"|^"+this.weekdaysMin(it,""),this._weekdaysParse[rt]=new RegExp(nt.replace(".",""),"i")),tt&&et==="dddd"&&this._fullWeekdaysParse[rt].test(o))return rt;if(tt&&et==="ddd"&&this._shortWeekdaysParse[rt].test(o))return rt;if(tt&&et==="dd"&&this._minWeekdaysParse[rt].test(o))return rt;if(!tt&&this._weekdaysParse[rt].test(o))return rt}}function getSetDayOfWeek(o){if(!this.isValid())return o!=null?this:NaN;var et=this._isUTC?this._d.getUTCDay():this._d.getDay();return o!=null?(o=parseWeekday(o,this.localeData()),this.add(o-et,"d")):et}function getSetLocaleDayOfWeek(o){if(!this.isValid())return o!=null?this:NaN;var et=(this.day()+7-this.localeData()._week.dow)%7;return o==null?et:this.add(o-et,"d")}function getSetISODayOfWeek(o){if(!this.isValid())return o!=null?this:NaN;if(o!=null){var et=parseIsoWeekday(o,this.localeData());return this.day(this.day()%7?et:et-7)}else return this.day()||7}function weekdaysRegex(o){return this._weekdaysParseExact?(hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),o?this._weekdaysStrictRegex:this._weekdaysRegex):(hasOwnProp(this,"_weekdaysRegex")||(this._weekdaysRegex=defaultWeekdaysRegex),this._weekdaysStrictRegex&&o?this._weekdaysStrictRegex:this._weekdaysRegex)}function weekdaysShortRegex(o){return this._weekdaysParseExact?(hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),o?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(hasOwnProp(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=defaultWeekdaysShortRegex),this._weekdaysShortStrictRegex&&o?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function weekdaysMinRegex(o){return this._weekdaysParseExact?(hasOwnProp(this,"_weekdaysRegex")||computeWeekdaysParse.call(this),o?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(hasOwnProp(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=defaultWeekdaysMinRegex),this._weekdaysMinStrictRegex&&o?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function computeWeekdaysParse(){function o(ht,yt){return yt.length-ht.length}var et=[],tt=[],rt=[],it=[],nt,at,st,ot,lt;for(nt=0;nt<7;nt++)at=createUTC([2e3,1]).day(nt),st=regexEscape(this.weekdaysMin(at,"")),ot=regexEscape(this.weekdaysShort(at,"")),lt=regexEscape(this.weekdays(at,"")),et.push(st),tt.push(ot),rt.push(lt),it.push(st),it.push(ot),it.push(lt);et.sort(o),tt.sort(o),rt.sort(o),it.sort(o),this._weekdaysRegex=new RegExp("^("+it.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+rt.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+tt.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+et.join("|")+")","i")}function hFormat(){return this.hours()%12||12}function kFormat(){return this.hours()||24}addFormatToken("H",["HH",2],0,"hour");addFormatToken("h",["hh",2],0,hFormat);addFormatToken("k",["kk",2],0,kFormat);addFormatToken("hmm",0,0,function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)});addFormatToken("hmmss",0,0,function(){return""+hFormat.apply(this)+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)});addFormatToken("Hmm",0,0,function(){return""+this.hours()+zeroFill(this.minutes(),2)});addFormatToken("Hmmss",0,0,function(){return""+this.hours()+zeroFill(this.minutes(),2)+zeroFill(this.seconds(),2)});function meridiem(o,et){addFormatToken(o,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),et)})}meridiem("a",!0);meridiem("A",!1);addUnitAlias("hour","h");addUnitPriority("hour",13);function matchMeridiem(o,et){return et._meridiemParse}addRegexToken("a",matchMeridiem);addRegexToken("A",matchMeridiem);addRegexToken("H",match1to2);addRegexToken("h",match1to2);addRegexToken("k",match1to2);addRegexToken("HH",match1to2,match2);addRegexToken("hh",match1to2,match2);addRegexToken("kk",match1to2,match2);addRegexToken("hmm",match3to4);addRegexToken("hmmss",match5to6);addRegexToken("Hmm",match3to4);addRegexToken("Hmmss",match5to6);addParseToken(["H","HH"],HOUR);addParseToken(["k","kk"],function(o,et,tt){var rt=toInt(o);et[HOUR]=rt===24?0:rt});addParseToken(["a","A"],function(o,et,tt){tt._isPm=tt._locale.isPM(o),tt._meridiem=o});addParseToken(["h","hh"],function(o,et,tt){et[HOUR]=toInt(o),getParsingFlags(tt).bigHour=!0});addParseToken("hmm",function(o,et,tt){var rt=o.length-2;et[HOUR]=toInt(o.substr(0,rt)),et[MINUTE]=toInt(o.substr(rt)),getParsingFlags(tt).bigHour=!0});addParseToken("hmmss",function(o,et,tt){var rt=o.length-4,it=o.length-2;et[HOUR]=toInt(o.substr(0,rt)),et[MINUTE]=toInt(o.substr(rt,2)),et[SECOND]=toInt(o.substr(it)),getParsingFlags(tt).bigHour=!0});addParseToken("Hmm",function(o,et,tt){var rt=o.length-2;et[HOUR]=toInt(o.substr(0,rt)),et[MINUTE]=toInt(o.substr(rt))});addParseToken("Hmmss",function(o,et,tt){var rt=o.length-4,it=o.length-2;et[HOUR]=toInt(o.substr(0,rt)),et[MINUTE]=toInt(o.substr(rt,2)),et[SECOND]=toInt(o.substr(it))});function localeIsPM(o){return(o+"").toLowerCase().charAt(0)==="p"}var defaultLocaleMeridiemParse=/[ap]\.?m?\.?/i,getSetHour=makeGetSet("Hours",!0);function localeMeridiem(o,et,tt){return o>11?tt?"pm":"PM":tt?"am":"AM"}var baseConfig={calendar:defaultCalendar,longDateFormat:defaultLongDateFormat,invalidDate:defaultInvalidDate,ordinal:defaultOrdinal,dayOfMonthOrdinalParse:defaultDayOfMonthOrdinalParse,relativeTime:defaultRelativeTime,months:defaultLocaleMonths,monthsShort:defaultLocaleMonthsShort,week:defaultLocaleWeek,weekdays:defaultLocaleWeekdays,weekdaysMin:defaultLocaleWeekdaysMin,weekdaysShort:defaultLocaleWeekdaysShort,meridiemParse:defaultLocaleMeridiemParse},locales={},localeFamilies={},globalLocale;function commonPrefix(o,et){var tt,rt=Math.min(o.length,et.length);for(tt=0;tt0;){if(it=loadLocale(nt.slice(0,tt).join("-")),it)return it;if(rt&&rt.length>=tt&&commonPrefix(nt,rt)>=tt-1)break;tt--}et++}return globalLocale}function isLocaleNameSane(o){return o.match("^[^/\\\\]*$")!=null}function loadLocale(o){var et=null,tt;if(locales[o]===void 0&&typeof module<"u"&&module&&module.exports&&isLocaleNameSane(o))try{et=globalLocale._abbr,tt=require,tt("./locale/"+o),getSetGlobalLocale(et)}catch{locales[o]=null}return locales[o]}function getSetGlobalLocale(o,et){var tt;return o&&(isUndefined(et)?tt=getLocale(o):tt=defineLocale(o,et),tt?globalLocale=tt:typeof console<"u"&&console.warn&&console.warn("Locale "+o+" not found. Did you forget to load it?")),globalLocale._abbr}function defineLocale(o,et){if(et!==null){var tt,rt=baseConfig;if(et.abbr=o,locales[o]!=null)deprecateSimple("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),rt=locales[o]._config;else if(et.parentLocale!=null)if(locales[et.parentLocale]!=null)rt=locales[et.parentLocale]._config;else if(tt=loadLocale(et.parentLocale),tt!=null)rt=tt._config;else return localeFamilies[et.parentLocale]||(localeFamilies[et.parentLocale]=[]),localeFamilies[et.parentLocale].push({name:o,config:et}),null;return locales[o]=new Locale(mergeConfigs(rt,et)),localeFamilies[o]&&localeFamilies[o].forEach(function(it){defineLocale(it.name,it.config)}),getSetGlobalLocale(o),locales[o]}else return delete locales[o],null}function updateLocale(o,et){if(et!=null){var tt,rt,it=baseConfig;locales[o]!=null&&locales[o].parentLocale!=null?locales[o].set(mergeConfigs(locales[o]._config,et)):(rt=loadLocale(o),rt!=null&&(it=rt._config),et=mergeConfigs(it,et),rt==null&&(et.abbr=o),tt=new Locale(et),tt.parentLocale=locales[o],locales[o]=tt),getSetGlobalLocale(o)}else locales[o]!=null&&(locales[o].parentLocale!=null?(locales[o]=locales[o].parentLocale,o===getSetGlobalLocale()&&getSetGlobalLocale(o)):locales[o]!=null&&delete locales[o]);return locales[o]}function getLocale(o){var et;if(o&&o._locale&&o._locale._abbr&&(o=o._locale._abbr),!o)return globalLocale;if(!isArray$6(o)){if(et=loadLocale(o),et)return et;o=[o]}return chooseLocale(o)}function listLocales(){return keys$4(locales)}function checkOverflow(o){var et,tt=o._a;return tt&&getParsingFlags(o).overflow===-2&&(et=tt[MONTH]<0||tt[MONTH]>11?MONTH:tt[DATE]<1||tt[DATE]>daysInMonth(tt[YEAR],tt[MONTH])?DATE:tt[HOUR]<0||tt[HOUR]>24||tt[HOUR]===24&&(tt[MINUTE]!==0||tt[SECOND]!==0||tt[MILLISECOND]!==0)?HOUR:tt[MINUTE]<0||tt[MINUTE]>59?MINUTE:tt[SECOND]<0||tt[SECOND]>59?SECOND:tt[MILLISECOND]<0||tt[MILLISECOND]>999?MILLISECOND:-1,getParsingFlags(o)._overflowDayOfYear&&(etDATE)&&(et=DATE),getParsingFlags(o)._overflowWeeks&&et===-1&&(et=WEEK),getParsingFlags(o)._overflowWeekday&&et===-1&&(et=WEEKDAY),getParsingFlags(o).overflow=et),o}var extendedIsoRegex=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,basicIsoRegex=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,tzRegex=/Z|[+-]\d\d(?::?\d\d)?/,isoDates=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],isoTimes=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],aspNetJsonRegex=/^\/?Date\((-?\d+)/i,rfc2822=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,obsOffsets={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function configFromISO(o){var et,tt,rt=o._i,it=extendedIsoRegex.exec(rt)||basicIsoRegex.exec(rt),nt,at,st,ot,lt=isoDates.length,ht=isoTimes.length;if(it){for(getParsingFlags(o).iso=!0,et=0,tt=lt;etdaysInYear(at)||o._dayOfYear===0)&&(getParsingFlags(o)._overflowDayOfYear=!0),tt=createUTCDate(at,0,o._dayOfYear),o._a[MONTH]=tt.getUTCMonth(),o._a[DATE]=tt.getUTCDate()),et=0;et<3&&o._a[et]==null;++et)o._a[et]=rt[et]=it[et];for(;et<7;et++)o._a[et]=rt[et]=o._a[et]==null?et===2?1:0:o._a[et];o._a[HOUR]===24&&o._a[MINUTE]===0&&o._a[SECOND]===0&&o._a[MILLISECOND]===0&&(o._nextDay=!0,o._a[HOUR]=0),o._d=(o._useUTC?createUTCDate:createDate).apply(null,rt),nt=o._useUTC?o._d.getUTCDay():o._d.getDay(),o._tzm!=null&&o._d.setUTCMinutes(o._d.getUTCMinutes()-o._tzm),o._nextDay&&(o._a[HOUR]=24),o._w&&typeof o._w.d<"u"&&o._w.d!==nt&&(getParsingFlags(o).weekdayMismatch=!0)}}function dayOfYearFromWeekInfo(o){var et,tt,rt,it,nt,at,st,ot,lt;et=o._w,et.GG!=null||et.W!=null||et.E!=null?(nt=1,at=4,tt=defaults(et.GG,o._a[YEAR],weekOfYear(createLocal(),1,4).year),rt=defaults(et.W,1),it=defaults(et.E,1),(it<1||it>7)&&(ot=!0)):(nt=o._locale._week.dow,at=o._locale._week.doy,lt=weekOfYear(createLocal(),nt,at),tt=defaults(et.gg,o._a[YEAR],lt.year),rt=defaults(et.w,lt.week),et.d!=null?(it=et.d,(it<0||it>6)&&(ot=!0)):et.e!=null?(it=et.e+nt,(et.e<0||et.e>6)&&(ot=!0)):it=nt),rt<1||rt>weeksInYear(tt,nt,at)?getParsingFlags(o)._overflowWeeks=!0:ot!=null?getParsingFlags(o)._overflowWeekday=!0:(st=dayOfYearFromWeeks(tt,rt,it,nt,at),o._a[YEAR]=st.year,o._dayOfYear=st.dayOfYear)}hooks.ISO_8601=function(){};hooks.RFC_2822=function(){};function configFromStringAndFormat(o){if(o._f===hooks.ISO_8601){configFromISO(o);return}if(o._f===hooks.RFC_2822){configFromRFC2822(o);return}o._a=[],getParsingFlags(o).empty=!0;var et=""+o._i,tt,rt,it,nt,at,st=et.length,ot=0,lt,ht;for(it=expandFormat(o._f,o._locale).match(formattingTokens)||[],ht=it.length,tt=0;tt0&&getParsingFlags(o).unusedInput.push(at),et=et.slice(et.indexOf(rt)+rt.length),ot+=rt.length),formatTokenFunctions[nt]?(rt?getParsingFlags(o).empty=!1:getParsingFlags(o).unusedTokens.push(nt),addTimeToArrayFromToken(nt,rt,o)):o._strict&&!rt&&getParsingFlags(o).unusedTokens.push(nt);getParsingFlags(o).charsLeftOver=st-ot,et.length>0&&getParsingFlags(o).unusedInput.push(et),o._a[HOUR]<=12&&getParsingFlags(o).bigHour===!0&&o._a[HOUR]>0&&(getParsingFlags(o).bigHour=void 0),getParsingFlags(o).parsedDateParts=o._a.slice(0),getParsingFlags(o).meridiem=o._meridiem,o._a[HOUR]=meridiemFixWrap(o._locale,o._a[HOUR],o._meridiem),lt=getParsingFlags(o).era,lt!==null&&(o._a[YEAR]=o._locale.erasConvertYear(lt,o._a[YEAR])),configFromArray(o),checkOverflow(o)}function meridiemFixWrap(o,et,tt){var rt;return tt==null?et:o.meridiemHour!=null?o.meridiemHour(et,tt):(o.isPM!=null&&(rt=o.isPM(tt),rt&&et<12&&(et+=12),!rt&&et===12&&(et=0)),et)}function configFromStringAndArray(o){var et,tt,rt,it,nt,at,st=!1,ot=o._f.length;if(ot===0){getParsingFlags(o).invalidFormat=!0,o._d=new Date(NaN);return}for(it=0;itthis?this:o:createInvalid()});function pickBy(o,et){var tt,rt;if(et.length===1&&isArray$6(et[0])&&(et=et[0]),!et.length)return createLocal();for(tt=et[0],rt=1;rtthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function isDaylightSavingTimeShifted(){if(!isUndefined(this._isDSTShifted))return this._isDSTShifted;var o={},et;return copyConfig(o,this),o=prepareConfig(o),o._a?(et=o._isUTC?createUTC(o._a):createLocal(o._a),this._isDSTShifted=this.isValid()&&compareArrays(o._a,et.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function isLocal(){return this.isValid()?!this._isUTC:!1}function isUtcOffset(){return this.isValid()?this._isUTC:!1}function isUtc(){return this.isValid()?this._isUTC&&this._offset===0:!1}var aspNetRegex=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,isoRegex=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function createDuration(o,et){var tt=o,rt=null,it,nt,at;return isDuration(o)?tt={ms:o._milliseconds,d:o._days,M:o._months}:isNumber$1(o)||!isNaN(+o)?(tt={},et?tt[et]=+o:tt.milliseconds=+o):(rt=aspNetRegex.exec(o))?(it=rt[1]==="-"?-1:1,tt={y:0,d:toInt(rt[DATE])*it,h:toInt(rt[HOUR])*it,m:toInt(rt[MINUTE])*it,s:toInt(rt[SECOND])*it,ms:toInt(absRound(rt[MILLISECOND]*1e3))*it}):(rt=isoRegex.exec(o))?(it=rt[1]==="-"?-1:1,tt={y:parseIso(rt[2],it),M:parseIso(rt[3],it),w:parseIso(rt[4],it),d:parseIso(rt[5],it),h:parseIso(rt[6],it),m:parseIso(rt[7],it),s:parseIso(rt[8],it)}):tt==null?tt={}:typeof tt=="object"&&("from"in tt||"to"in tt)&&(at=momentsDifference(createLocal(tt.from),createLocal(tt.to)),tt={},tt.ms=at.milliseconds,tt.M=at.months),nt=new Duration(tt),isDuration(o)&&hasOwnProp(o,"_locale")&&(nt._locale=o._locale),isDuration(o)&&hasOwnProp(o,"_isValid")&&(nt._isValid=o._isValid),nt}createDuration.fn=Duration.prototype;createDuration.invalid=createInvalid$1;function parseIso(o,et){var tt=o&&parseFloat(o.replace(",","."));return(isNaN(tt)?0:tt)*et}function positiveMomentsDifference(o,et){var tt={};return tt.months=et.month()-o.month()+(et.year()-o.year())*12,o.clone().add(tt.months,"M").isAfter(et)&&--tt.months,tt.milliseconds=+et-+o.clone().add(tt.months,"M"),tt}function momentsDifference(o,et){var tt;return o.isValid()&&et.isValid()?(et=cloneWithOffset(et,o),o.isBefore(et)?tt=positiveMomentsDifference(o,et):(tt=positiveMomentsDifference(et,o),tt.milliseconds=-tt.milliseconds,tt.months=-tt.months),tt):{milliseconds:0,months:0}}function createAdder(o,et){return function(tt,rt){var it,nt;return rt!==null&&!isNaN(+rt)&&(deprecateSimple(et,"moment()."+et+"(period, number) is deprecated. Please use moment()."+et+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),nt=tt,tt=rt,rt=nt),it=createDuration(tt,rt),addSubtract(this,it,o),this}}function addSubtract(o,et,tt,rt){var it=et._milliseconds,nt=absRound(et._days),at=absRound(et._months);o.isValid()&&(rt=rt??!0,at&&setMonth(o,get$1(o,"Month")+at*tt),nt&&set$1$1(o,"Date",get$1(o,"Date")+nt*tt),it&&o._d.setTime(o._d.valueOf()+it*tt),rt&&hooks.updateOffset(o,nt||at))}var add$3=createAdder(1,"add"),subtract=createAdder(-1,"subtract");function isString(o){return typeof o=="string"||o instanceof String}function isMomentInput(o){return isMoment(o)||isDate$1(o)||isString(o)||isNumber$1(o)||isNumberOrStringArray(o)||isMomentInputObject(o)||o===null||o===void 0}function isMomentInputObject(o){var et=isObject$d(o)&&!isObjectEmpty$1(o),tt=!1,rt=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],it,nt,at=rt.length;for(it=0;ittt.valueOf():tt.valueOf()9999?formatMoment(tt,et?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):isFunction$4(Date.prototype.toISOString)?et?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",formatMoment(tt,"Z")):formatMoment(tt,et?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function inspect(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var o="moment",et="",tt,rt,it,nt;return this.isLocal()||(o=this.utcOffset()===0?"moment.utc":"moment.parseZone",et="Z"),tt="["+o+'("]',rt=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",it="-MM-DD[T]HH:mm:ss.SSS",nt=et+'[")]',this.format(tt+rt+it+nt)}function format(o){o||(o=this.isUtc()?hooks.defaultFormatUtc:hooks.defaultFormat);var et=formatMoment(this,o);return this.localeData().postformat(et)}function from$1(o,et){return this.isValid()&&(isMoment(o)&&o.isValid()||createLocal(o).isValid())?createDuration({to:this,from:o}).locale(this.locale()).humanize(!et):this.localeData().invalidDate()}function fromNow(o){return this.from(createLocal(),o)}function to(o,et){return this.isValid()&&(isMoment(o)&&o.isValid()||createLocal(o).isValid())?createDuration({from:this,to:o}).locale(this.locale()).humanize(!et):this.localeData().invalidDate()}function toNow(o){return this.to(createLocal(),o)}function locale(o){var et;return o===void 0?this._locale._abbr:(et=getLocale(o),et!=null&&(this._locale=et),this)}var lang=deprecate$1("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(o){return o===void 0?this.localeData():this.locale(o)});function localeData(){return this._locale}var MS_PER_SECOND=1e3,MS_PER_MINUTE=60*MS_PER_SECOND,MS_PER_HOUR=60*MS_PER_MINUTE,MS_PER_400_YEARS=(365*400+97)*24*MS_PER_HOUR;function mod$1(o,et){return(o%et+et)%et}function localStartOfDate(o,et,tt){return o<100&&o>=0?new Date(o+400,et,tt)-MS_PER_400_YEARS:new Date(o,et,tt).valueOf()}function utcStartOfDate(o,et,tt){return o<100&&o>=0?Date.UTC(o+400,et,tt)-MS_PER_400_YEARS:Date.UTC(o,et,tt)}function startOf(o){var et,tt;if(o=normalizeUnits(o),o===void 0||o==="millisecond"||!this.isValid())return this;switch(tt=this._isUTC?utcStartOfDate:localStartOfDate,o){case"year":et=tt(this.year(),0,1);break;case"quarter":et=tt(this.year(),this.month()-this.month()%3,1);break;case"month":et=tt(this.year(),this.month(),1);break;case"week":et=tt(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":et=tt(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":et=tt(this.year(),this.month(),this.date());break;case"hour":et=this._d.valueOf(),et-=mod$1(et+(this._isUTC?0:this.utcOffset()*MS_PER_MINUTE),MS_PER_HOUR);break;case"minute":et=this._d.valueOf(),et-=mod$1(et,MS_PER_MINUTE);break;case"second":et=this._d.valueOf(),et-=mod$1(et,MS_PER_SECOND);break}return this._d.setTime(et),hooks.updateOffset(this,!0),this}function endOf(o){var et,tt;if(o=normalizeUnits(o),o===void 0||o==="millisecond"||!this.isValid())return this;switch(tt=this._isUTC?utcStartOfDate:localStartOfDate,o){case"year":et=tt(this.year()+1,0,1)-1;break;case"quarter":et=tt(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":et=tt(this.year(),this.month()+1,1)-1;break;case"week":et=tt(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":et=tt(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":et=tt(this.year(),this.month(),this.date()+1)-1;break;case"hour":et=this._d.valueOf(),et+=MS_PER_HOUR-mod$1(et+(this._isUTC?0:this.utcOffset()*MS_PER_MINUTE),MS_PER_HOUR)-1;break;case"minute":et=this._d.valueOf(),et+=MS_PER_MINUTE-mod$1(et,MS_PER_MINUTE)-1;break;case"second":et=this._d.valueOf(),et+=MS_PER_SECOND-mod$1(et,MS_PER_SECOND)-1;break}return this._d.setTime(et),hooks.updateOffset(this,!0),this}function valueOf(){return this._d.valueOf()-(this._offset||0)*6e4}function unix(){return Math.floor(this.valueOf()/1e3)}function toDate(){return new Date(this.valueOf())}function toArray$3(){var o=this;return[o.year(),o.month(),o.date(),o.hour(),o.minute(),o.second(),o.millisecond()]}function toObject$4(){var o=this;return{years:o.year(),months:o.month(),date:o.date(),hours:o.hours(),minutes:o.minutes(),seconds:o.seconds(),milliseconds:o.milliseconds()}}function toJSON(){return this.isValid()?this.toISOString():null}function isValid$2(){return isValid(this)}function parsingFlags(){return extend({},getParsingFlags(this))}function invalidAt(){return getParsingFlags(this).overflow}function creationData(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}addFormatToken("N",0,0,"eraAbbr");addFormatToken("NN",0,0,"eraAbbr");addFormatToken("NNN",0,0,"eraAbbr");addFormatToken("NNNN",0,0,"eraName");addFormatToken("NNNNN",0,0,"eraNarrow");addFormatToken("y",["y",1],"yo","eraYear");addFormatToken("y",["yy",2],0,"eraYear");addFormatToken("y",["yyy",3],0,"eraYear");addFormatToken("y",["yyyy",4],0,"eraYear");addRegexToken("N",matchEraAbbr);addRegexToken("NN",matchEraAbbr);addRegexToken("NNN",matchEraAbbr);addRegexToken("NNNN",matchEraName);addRegexToken("NNNNN",matchEraNarrow);addParseToken(["N","NN","NNN","NNNN","NNNNN"],function(o,et,tt,rt){var it=tt._locale.erasParse(o,rt,tt._strict);it?getParsingFlags(tt).era=it:getParsingFlags(tt).invalidEra=o});addRegexToken("y",matchUnsigned);addRegexToken("yy",matchUnsigned);addRegexToken("yyy",matchUnsigned);addRegexToken("yyyy",matchUnsigned);addRegexToken("yo",matchEraYearOrdinal);addParseToken(["y","yy","yyy","yyyy"],YEAR);addParseToken(["yo"],function(o,et,tt,rt){var it;tt._locale._eraYearOrdinalRegex&&(it=o.match(tt._locale._eraYearOrdinalRegex)),tt._locale.eraYearOrdinalParse?et[YEAR]=tt._locale.eraYearOrdinalParse(o,it):et[YEAR]=parseInt(o,10)});function localeEras(o,et){var tt,rt,it,nt=this._eras||getLocale("en")._eras;for(tt=0,rt=nt.length;tt=0)return nt[rt]}function localeErasConvertYear(o,et){var tt=o.since<=o.until?1:-1;return et===void 0?hooks(o.since).year():hooks(o.since).year()+(et-o.offset)*tt}function getEraName(){var o,et,tt,rt=this.localeData().eras();for(o=0,et=rt.length;ont&&(et=nt),setWeekAll.call(this,o,et,tt,rt,it))}function setWeekAll(o,et,tt,rt,it){var nt=dayOfYearFromWeeks(o,et,tt,rt,it),at=createUTCDate(nt.year,0,nt.dayOfYear);return this.year(at.getUTCFullYear()),this.month(at.getUTCMonth()),this.date(at.getUTCDate()),this}addFormatToken("Q",0,"Qo","quarter");addUnitAlias("quarter","Q");addUnitPriority("quarter",7);addRegexToken("Q",match1);addParseToken("Q",function(o,et){et[MONTH]=(toInt(o)-1)*3});function getSetQuarter(o){return o==null?Math.ceil((this.month()+1)/3):this.month((o-1)*3+this.month()%3)}addFormatToken("D",["DD",2],"Do","date");addUnitAlias("date","D");addUnitPriority("date",9);addRegexToken("D",match1to2);addRegexToken("DD",match1to2,match2);addRegexToken("Do",function(o,et){return o?et._dayOfMonthOrdinalParse||et._ordinalParse:et._dayOfMonthOrdinalParseLenient});addParseToken(["D","DD"],DATE);addParseToken("Do",function(o,et){et[DATE]=toInt(o.match(match1to2)[0])});var getSetDayOfMonth=makeGetSet("Date",!0);addFormatToken("DDD",["DDDD",3],"DDDo","dayOfYear");addUnitAlias("dayOfYear","DDD");addUnitPriority("dayOfYear",4);addRegexToken("DDD",match1to3);addRegexToken("DDDD",match3);addParseToken(["DDD","DDDD"],function(o,et,tt){tt._dayOfYear=toInt(o)});function getSetDayOfYear(o){var et=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return o==null?et:this.add(o-et,"d")}addFormatToken("m",["mm",2],0,"minute");addUnitAlias("minute","m");addUnitPriority("minute",14);addRegexToken("m",match1to2);addRegexToken("mm",match1to2,match2);addParseToken(["m","mm"],MINUTE);var getSetMinute=makeGetSet("Minutes",!1);addFormatToken("s",["ss",2],0,"second");addUnitAlias("second","s");addUnitPriority("second",15);addRegexToken("s",match1to2);addRegexToken("ss",match1to2,match2);addParseToken(["s","ss"],SECOND);var getSetSecond=makeGetSet("Seconds",!1);addFormatToken("S",0,0,function(){return~~(this.millisecond()/100)});addFormatToken(0,["SS",2],0,function(){return~~(this.millisecond()/10)});addFormatToken(0,["SSS",3],0,"millisecond");addFormatToken(0,["SSSS",4],0,function(){return this.millisecond()*10});addFormatToken(0,["SSSSS",5],0,function(){return this.millisecond()*100});addFormatToken(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3});addFormatToken(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4});addFormatToken(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5});addFormatToken(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6});addUnitAlias("millisecond","ms");addUnitPriority("millisecond",16);addRegexToken("S",match1to3,match1);addRegexToken("SS",match1to3,match2);addRegexToken("SSS",match1to3,match3);var token$1,getSetMillisecond;for(token$1="SSSS";token$1.length<=9;token$1+="S")addRegexToken(token$1,matchUnsigned);function parseMs(o,et){et[MILLISECOND]=toInt(("0."+o)*1e3)}for(token$1="S";token$1.length<=9;token$1+="S")addParseToken(token$1,parseMs);getSetMillisecond=makeGetSet("Milliseconds",!1);addFormatToken("z",0,0,"zoneAbbr");addFormatToken("zz",0,0,"zoneName");function getZoneAbbr(){return this._isUTC?"UTC":""}function getZoneName(){return this._isUTC?"Coordinated Universal Time":""}var proto$2=Moment.prototype;proto$2.add=add$3;proto$2.calendar=calendar$1;proto$2.clone=clone;proto$2.diff=diff;proto$2.endOf=endOf;proto$2.format=format;proto$2.from=from$1;proto$2.fromNow=fromNow;proto$2.to=to;proto$2.toNow=toNow;proto$2.get=stringGet;proto$2.invalidAt=invalidAt;proto$2.isAfter=isAfter;proto$2.isBefore=isBefore;proto$2.isBetween=isBetween;proto$2.isSame=isSame;proto$2.isSameOrAfter=isSameOrAfter;proto$2.isSameOrBefore=isSameOrBefore;proto$2.isValid=isValid$2;proto$2.lang=lang;proto$2.locale=locale;proto$2.localeData=localeData;proto$2.max=prototypeMax;proto$2.min=prototypeMin;proto$2.parsingFlags=parsingFlags;proto$2.set=stringSet;proto$2.startOf=startOf;proto$2.subtract=subtract;proto$2.toArray=toArray$3;proto$2.toObject=toObject$4;proto$2.toDate=toDate;proto$2.toISOString=toISOString;proto$2.inspect=inspect;typeof Symbol<"u"&&Symbol.for!=null&&(proto$2[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"});proto$2.toJSON=toJSON;proto$2.toString=toString$4;proto$2.unix=unix;proto$2.valueOf=valueOf;proto$2.creationData=creationData;proto$2.eraName=getEraName;proto$2.eraNarrow=getEraNarrow;proto$2.eraAbbr=getEraAbbr;proto$2.eraYear=getEraYear;proto$2.year=getSetYear;proto$2.isLeapYear=getIsLeapYear;proto$2.weekYear=getSetWeekYear;proto$2.isoWeekYear=getSetISOWeekYear;proto$2.quarter=proto$2.quarters=getSetQuarter;proto$2.month=getSetMonth;proto$2.daysInMonth=getDaysInMonth;proto$2.week=proto$2.weeks=getSetWeek;proto$2.isoWeek=proto$2.isoWeeks=getSetISOWeek;proto$2.weeksInYear=getWeeksInYear;proto$2.weeksInWeekYear=getWeeksInWeekYear;proto$2.isoWeeksInYear=getISOWeeksInYear;proto$2.isoWeeksInISOWeekYear=getISOWeeksInISOWeekYear;proto$2.date=getSetDayOfMonth;proto$2.day=proto$2.days=getSetDayOfWeek;proto$2.weekday=getSetLocaleDayOfWeek;proto$2.isoWeekday=getSetISODayOfWeek;proto$2.dayOfYear=getSetDayOfYear;proto$2.hour=proto$2.hours=getSetHour;proto$2.minute=proto$2.minutes=getSetMinute;proto$2.second=proto$2.seconds=getSetSecond;proto$2.millisecond=proto$2.milliseconds=getSetMillisecond;proto$2.utcOffset=getSetOffset;proto$2.utc=setOffsetToUTC;proto$2.local=setOffsetToLocal;proto$2.parseZone=setOffsetToParsedOffset;proto$2.hasAlignedHourOffset=hasAlignedHourOffset;proto$2.isDST=isDaylightSavingTime;proto$2.isLocal=isLocal;proto$2.isUtcOffset=isUtcOffset;proto$2.isUtc=isUtc;proto$2.isUTC=isUtc;proto$2.zoneAbbr=getZoneAbbr;proto$2.zoneName=getZoneName;proto$2.dates=deprecate$1("dates accessor is deprecated. Use date instead.",getSetDayOfMonth);proto$2.months=deprecate$1("months accessor is deprecated. Use month instead",getSetMonth);proto$2.years=deprecate$1("years accessor is deprecated. Use year instead",getSetYear);proto$2.zone=deprecate$1("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",getSetZone);proto$2.isDSTShifted=deprecate$1("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",isDaylightSavingTimeShifted);function createUnix(o){return createLocal(o*1e3)}function createInZone(){return createLocal.apply(null,arguments).parseZone()}function preParsePostFormat(o){return o}var proto$1$1=Locale.prototype;proto$1$1.calendar=calendar;proto$1$1.longDateFormat=longDateFormat;proto$1$1.invalidDate=invalidDate;proto$1$1.ordinal=ordinal;proto$1$1.preparse=preParsePostFormat;proto$1$1.postformat=preParsePostFormat;proto$1$1.relativeTime=relativeTime;proto$1$1.pastFuture=pastFuture;proto$1$1.set=set$1;proto$1$1.eras=localeEras;proto$1$1.erasParse=localeErasParse;proto$1$1.erasConvertYear=localeErasConvertYear;proto$1$1.erasAbbrRegex=erasAbbrRegex;proto$1$1.erasNameRegex=erasNameRegex;proto$1$1.erasNarrowRegex=erasNarrowRegex;proto$1$1.months=localeMonths;proto$1$1.monthsShort=localeMonthsShort;proto$1$1.monthsParse=localeMonthsParse;proto$1$1.monthsRegex=monthsRegex;proto$1$1.monthsShortRegex=monthsShortRegex;proto$1$1.week=localeWeek;proto$1$1.firstDayOfYear=localeFirstDayOfYear;proto$1$1.firstDayOfWeek=localeFirstDayOfWeek;proto$1$1.weekdays=localeWeekdays;proto$1$1.weekdaysMin=localeWeekdaysMin;proto$1$1.weekdaysShort=localeWeekdaysShort;proto$1$1.weekdaysParse=localeWeekdaysParse;proto$1$1.weekdaysRegex=weekdaysRegex;proto$1$1.weekdaysShortRegex=weekdaysShortRegex;proto$1$1.weekdaysMinRegex=weekdaysMinRegex;proto$1$1.isPM=localeIsPM;proto$1$1.meridiem=localeMeridiem;function get$1$1(o,et,tt,rt){var it=getLocale(),nt=createUTC().set(rt,et);return it[tt](nt,o)}function listMonthsImpl(o,et,tt){if(isNumber$1(o)&&(et=o,o=void 0),o=o||"",et!=null)return get$1$1(o,et,tt,"month");var rt,it=[];for(rt=0;rt<12;rt++)it[rt]=get$1$1(o,rt,tt,"month");return it}function listWeekdaysImpl(o,et,tt,rt){typeof o=="boolean"?(isNumber$1(et)&&(tt=et,et=void 0),et=et||""):(et=o,tt=et,o=!1,isNumber$1(et)&&(tt=et,et=void 0),et=et||"");var it=getLocale(),nt=o?it._week.dow:0,at,st=[];if(tt!=null)return get$1$1(et,(tt+nt)%7,rt,"day");for(at=0;at<7;at++)st[at]=get$1$1(et,(at+nt)%7,rt,"day");return st}function listMonths(o,et){return listMonthsImpl(o,et,"months")}function listMonthsShort(o,et){return listMonthsImpl(o,et,"monthsShort")}function listWeekdays(o,et,tt){return listWeekdaysImpl(o,et,tt,"weekdays")}function listWeekdaysShort(o,et,tt){return listWeekdaysImpl(o,et,tt,"weekdaysShort")}function listWeekdaysMin(o,et,tt){return listWeekdaysImpl(o,et,tt,"weekdaysMin")}getSetGlobalLocale("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(o){var et=o%10,tt=toInt(o%100/10)===1?"th":et===1?"st":et===2?"nd":et===3?"rd":"th";return o+tt}});hooks.lang=deprecate$1("moment.lang is deprecated. Use moment.locale instead.",getSetGlobalLocale);hooks.langData=deprecate$1("moment.langData is deprecated. Use moment.localeData instead.",getLocale);var mathAbs=Math.abs;function abs$1(){var o=this._data;return this._milliseconds=mathAbs(this._milliseconds),this._days=mathAbs(this._days),this._months=mathAbs(this._months),o.milliseconds=mathAbs(o.milliseconds),o.seconds=mathAbs(o.seconds),o.minutes=mathAbs(o.minutes),o.hours=mathAbs(o.hours),o.months=mathAbs(o.months),o.years=mathAbs(o.years),this}function addSubtract$1(o,et,tt,rt){var it=createDuration(et,tt);return o._milliseconds+=rt*it._milliseconds,o._days+=rt*it._days,o._months+=rt*it._months,o._bubble()}function add$1$1(o,et){return addSubtract$1(this,o,et,1)}function subtract$1(o,et){return addSubtract$1(this,o,et,-1)}function absCeil(o){return o<0?Math.floor(o):Math.ceil(o)}function bubble(){var o=this._milliseconds,et=this._days,tt=this._months,rt=this._data,it,nt,at,st,ot;return o>=0&&et>=0&&tt>=0||o<=0&&et<=0&&tt<=0||(o+=absCeil(monthsToDays(tt)+et)*864e5,et=0,tt=0),rt.milliseconds=o%1e3,it=absFloor(o/1e3),rt.seconds=it%60,nt=absFloor(it/60),rt.minutes=nt%60,at=absFloor(nt/60),rt.hours=at%24,et+=absFloor(at/24),ot=absFloor(daysToMonths(et)),tt+=ot,et-=absCeil(monthsToDays(ot)),st=absFloor(tt/12),tt%=12,rt.days=et,rt.months=tt,rt.years=st,this}function daysToMonths(o){return o*4800/146097}function monthsToDays(o){return o*146097/4800}function as(o){if(!this.isValid())return NaN;var et,tt,rt=this._milliseconds;if(o=normalizeUnits(o),o==="month"||o==="quarter"||o==="year")switch(et=this._days+rt/864e5,tt=this._months+daysToMonths(et),o){case"month":return tt;case"quarter":return tt/3;case"year":return tt/12}else switch(et=this._days+Math.round(monthsToDays(this._months)),o){case"week":return et/7+rt/6048e5;case"day":return et+rt/864e5;case"hour":return et*24+rt/36e5;case"minute":return et*1440+rt/6e4;case"second":return et*86400+rt/1e3;case"millisecond":return Math.floor(et*864e5)+rt;default:throw new Error("Unknown unit "+o)}}function valueOf$1(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+toInt(this._months/12)*31536e6:NaN}function makeAs(o){return function(){return this.as(o)}}var asMilliseconds=makeAs("ms"),asSeconds=makeAs("s"),asMinutes=makeAs("m"),asHours=makeAs("h"),asDays=makeAs("d"),asWeeks=makeAs("w"),asMonths=makeAs("M"),asQuarters=makeAs("Q"),asYears=makeAs("y");function clone$1(){return createDuration(this)}function get$2(o){return o=normalizeUnits(o),this.isValid()?this[o+"s"]():NaN}function makeGetter(o){return function(){return this.isValid()?this._data[o]:NaN}}var milliseconds=makeGetter("milliseconds"),seconds=makeGetter("seconds"),minutes=makeGetter("minutes"),hours=makeGetter("hours"),days=makeGetter("days"),months=makeGetter("months"),years=makeGetter("years");function weeks(){return absFloor(this.days()/7)}var round$1=Math.round,thresholds={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function substituteTimeAgo(o,et,tt,rt,it){return it.relativeTime(et||1,!!tt,o,rt)}function relativeTime$1(o,et,tt,rt){var it=createDuration(o).abs(),nt=round$1(it.as("s")),at=round$1(it.as("m")),st=round$1(it.as("h")),ot=round$1(it.as("d")),lt=round$1(it.as("M")),ht=round$1(it.as("w")),yt=round$1(it.as("y")),gt=nt<=tt.ss&&["s",nt]||nt0,gt[4]=rt,substituteTimeAgo.apply(null,gt)}function getSetRelativeTimeRounding(o){return o===void 0?round$1:typeof o=="function"?(round$1=o,!0):!1}function getSetRelativeTimeThreshold(o,et){return thresholds[o]===void 0?!1:et===void 0?thresholds[o]:(thresholds[o]=et,o==="s"&&(thresholds.ss=et-1),!0)}function humanize(o,et){if(!this.isValid())return this.localeData().invalidDate();var tt=!1,rt=thresholds,it,nt;return typeof o=="object"&&(et=o,o=!1),typeof o=="boolean"&&(tt=o),typeof et=="object"&&(rt=Object.assign({},thresholds,et),et.s!=null&&et.ss==null&&(rt.ss=et.s-1)),it=this.localeData(),nt=relativeTime$1(this,!tt,rt,it),tt&&(nt=it.pastFuture(+this,nt)),it.postformat(nt)}var abs$1$1=Math.abs;function sign$2(o){return(o>0)-(o<0)||+o}function toISOString$1(){if(!this.isValid())return this.localeData().invalidDate();var o=abs$1$1(this._milliseconds)/1e3,et=abs$1$1(this._days),tt=abs$1$1(this._months),rt,it,nt,at,st=this.asSeconds(),ot,lt,ht,yt;return st?(rt=absFloor(o/60),it=absFloor(rt/60),o%=60,rt%=60,nt=absFloor(tt/12),tt%=12,at=o?o.toFixed(3).replace(/\.?0+$/,""):"",ot=st<0?"-":"",lt=sign$2(this._months)!==sign$2(st)?"-":"",ht=sign$2(this._days)!==sign$2(st)?"-":"",yt=sign$2(this._milliseconds)!==sign$2(st)?"-":"",ot+"P"+(nt?lt+nt+"Y":"")+(tt?lt+tt+"M":"")+(et?ht+et+"D":"")+(it||rt||o?"T":"")+(it?yt+it+"H":"")+(rt?yt+rt+"M":"")+(o?yt+at+"S":"")):"P0D"}var proto$2$1=Duration.prototype;proto$2$1.isValid=isValid$1;proto$2$1.abs=abs$1;proto$2$1.add=add$1$1;proto$2$1.subtract=subtract$1;proto$2$1.as=as;proto$2$1.asMilliseconds=asMilliseconds;proto$2$1.asSeconds=asSeconds;proto$2$1.asMinutes=asMinutes;proto$2$1.asHours=asHours;proto$2$1.asDays=asDays;proto$2$1.asWeeks=asWeeks;proto$2$1.asMonths=asMonths;proto$2$1.asQuarters=asQuarters;proto$2$1.asYears=asYears;proto$2$1.valueOf=valueOf$1;proto$2$1._bubble=bubble;proto$2$1.clone=clone$1;proto$2$1.get=get$2;proto$2$1.milliseconds=milliseconds;proto$2$1.seconds=seconds;proto$2$1.minutes=minutes;proto$2$1.hours=hours;proto$2$1.days=days;proto$2$1.weeks=weeks;proto$2$1.months=months;proto$2$1.years=years;proto$2$1.humanize=humanize;proto$2$1.toISOString=toISOString$1;proto$2$1.toString=toISOString$1;proto$2$1.toJSON=toISOString$1;proto$2$1.locale=locale;proto$2$1.localeData=localeData;proto$2$1.toIsoString=deprecate$1("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",toISOString$1);proto$2$1.lang=lang;addFormatToken("X",0,0,"unix");addFormatToken("x",0,0,"valueOf");addRegexToken("x",matchSigned);addRegexToken("X",matchTimestamp);addParseToken("X",function(o,et,tt){tt._d=new Date(parseFloat(o)*1e3)});addParseToken("x",function(o,et,tt){tt._d=new Date(toInt(o))});//! moment.js -hooks.version="2.29.4";setHookCallback(createLocal);hooks.fn=proto$2;hooks.min=min$2;hooks.max=max$2;hooks.now=now$1;hooks.utc=createUTC;hooks.unix=createUnix;hooks.months=listMonths;hooks.isDate=isDate$1;hooks.locale=getSetGlobalLocale;hooks.invalid=createInvalid;hooks.duration=createDuration;hooks.isMoment=isMoment;hooks.weekdays=listWeekdays;hooks.parseZone=createInZone;hooks.localeData=getLocale;hooks.isDuration=isDuration;hooks.monthsShort=listMonthsShort;hooks.weekdaysMin=listWeekdaysMin;hooks.defineLocale=defineLocale;hooks.updateLocale=updateLocale;hooks.locales=listLocales;hooks.weekdaysShort=listWeekdaysShort;hooks.normalizeUnits=normalizeUnits;hooks.relativeTimeRounding=getSetRelativeTimeRounding;hooks.relativeTimeThreshold=getSetRelativeTimeThreshold;hooks.calendarFormat=getCalendarFormat;hooks.prototype=proto$2;hooks.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"};const{origin:origin$1,host}=window.location,getUrlFormEnv=()=>({}).VITE_APP_API_URL,API_URL=getUrlFormEnv()||apiUrlFromSwarmHost()||"https://knowledge-graph.sphinx.chat";function apiUrlFromSwarmHost(){const o=window.location.origin;let et=o;if(host.includes("swarm")){if(host.startsWith("nav")){const tt=host.split(".");tt[0]="boltwall",et=`https://${tt.join(".")}`}}else(o==="https://second-brain.sphinx.chat"||origin$1.includes("localhost"))&&(et="https://knowledge-graph.sphinx.chat");return`${et}/api`}function removeApi(o){const et=/\/api$/;return o.replace(et,"")}const{origin}=window.location;hooks.relativeTimeThreshold("h",24);hooks.updateLocale("en",{relativeTime:{s:o=>`${o} ${o>1?"seconds":"second"}`,m:"1 minute",h:o=>`${o} ${o>1?"hours":"hour"}`,d:"1 day",M:"1 month"}});const isDevelopment=origin==="http://localhost:3000"||origin==="http://localhost:3001"||origin==="https://sphinx-jarvis-david.sphinx1.repl.co";API_URL.includes("boltwall");const GRAPH_FOG_COLOR="blue",GRAPH_GROUND_COLOR=13421772,GRAPH_LIGHT_INTENSITY=.8,NODE_ADD_ERROR="Submission failed, please try again.",NODE_RELATIVE_HIGHLIGHT_COLORS={children:{nodeColor:"green",segmentColor:4063109},guests:{nodeColor:"purple",segmentColor:14504191},topics:{nodeColor:"purple",segmentColor:5273842},pathway:{nodeColor:"#ffffff",segmentColor:16777215}},LINK="link",TWITTER_HANDLE="twitter_handle",YOUTUBE_CHANNEL="youtube_channel",WEB_PAGE="web_page",RSS="rss",TWITTER_SOURCE="tweet",DOCUMENT="document",isE2E=!!{}.VITE_APP_IS_E2E,requiredRule={required:{message:"The field is required",value:!0}},assertNever=o=>{throw new Error(`Unexpected object: ${o}`)};var dist$4={exports:{}},lib$2={},postMessage$1={};Object.defineProperty(postMessage$1,"__esModule",{value:!0});postMessage$1.removeEventer=postMessage$1.addEventer=postMessage$1.postMessage=void 0;function postMessage(o){var et=window;if(et.sendToElectron)return et.sendToElectron("sphinx-bridge",o);et.ReactNativeWebView&&et.ReactNativeWebView.postMessage?et.ReactNativeWebView.postMessage(JSON.stringify(o)):et.webkit&&et.webkit.messageHandlers&&et.webkit.messageHandlers.sphinx&&et.webkit.messageHandlers.sphinx?et.webkit.messageHandlers.sphinx.postMessage(o):et.Android?et.Android.receiveMessage(JSON.stringify(o)):et.parent.postMessage(o,"*")}postMessage$1.postMessage=postMessage;function addEventer(o){var et=window;if(et.sendToElectron){et.EE&&et.EE.once("sphinx-bridge",o);return}else et.ReactNativeWebView&&et.ReactNativeWebView.postMessage?document.addEventListener("message",function(tt){var rt={};try{rt=JSON.parse(tt.data)}catch{}o({data:rt})}):et.webkit&&et.webkit.messageHandlers&&et.webkit.messageHandlers.sphinx&&et.webkit.messageHandlers.sphinx?et.sphinxMessage=function(tt){var rt={};try{rt=JSON.parse(tt)}catch{}o({data:rt})}:et.Android?et.sphinxMessage=function(tt){var rt={};try{rt=JSON.parse(tt)}catch{}o({data:rt})}:et.addEventListener("message",o)}postMessage$1.addEventer=addEventer;function removeEventer(o){var et=window;et.sendToElectron||(et.ReactNativeWebView&&et.ReactNativeWebView.postMessage?document.removeEventListener("message",o):et.webkit&&et.webkit.messageHandlers&&et.webkit.messageHandlers.sphinx&&et.webkit.messageHandlers.sphinx||et.Android?et.sphinxMessage=null:et.removeEventListener("message",o))}postMessage$1.removeEventer=removeEventer;(function(o){var et=commonjsGlobal&&commonjsGlobal.__assign||function(){return et=Object.assign||function(ot){for(var lt,ht=1,yt=arguments.length;ht0&&bt[bt.length-1])&&(pt[0]===6||pt[0]===2)){ht=0;continue}if(pt[0]===3&&(!bt||pt[1]>bt[0]&&pt[1] ENABLE!"),this.isEnabled)return[2,{budget:this.budget,pubkey:this.pubkey,application:at}];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.AUTHORIZE)];case 2:return ht=gt.sent(),ht.pubkey?(this.isEnabled=!0,this.pubkey=ht.pubkey,[2,ht]):[3,4];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[3,4];case 4:return[2,null]}})})},ot.prototype.authorize=function(lt,ht,yt){return tt(this,void 0,void 0,function(){var gt,bt,dt,mt;return rt(this,function(St){switch(St.label){case 0:yt&&(this.logging=!0),this.logging&&console.log("=> AUTHORIZE!"),St.label=1;case 1:return St.trys.push([1,3,,4]),gt=ht||!1,[4,this.postMsg(nt.AUTHORIZE,{challenge:lt,noBudget:gt})];case 2:return bt=St.sent(),dt=bt.budget||bt.budget===0,(gt||dt)&&bt.pubkey?(this.isEnabled=!0,this.budget=bt.budget||0,this.pubkey=bt.pubkey,[2,bt]):[3,4];case 3:return mt=St.sent(),this.logging&&console.log(mt),[3,4];case 4:return[2,null]}})})},ot.prototype.topup=function(){return tt(this,void 0,void 0,function(){var lt,ht,yt;return rt(this,function(gt){switch(gt.label){case 0:this.logging&&console.log("=> TOP UP"),gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.SETBUDGET)];case 2:return lt=gt.sent(),ht=lt.budget||lt.budget===0,ht?(this.budget=lt.budget,[2,lt]):[3,4];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[3,4];case 4:return[2,null]}})})},ot.prototype.keysend=function(lt,ht){return tt(this,void 0,void 0,function(){var yt,gt,bt;return rt(this,function(dt){switch(dt.label){case 0:if(this.logging&&console.log("=> KEYSEND"),!this.isEnabled)return[2,null];if(!lt||!ht)return[2,null];if(lt.length!==66)return[2,null];if(ht<1)return[2,null];if(ht>this.budget)return[2,null];dt.label=1;case 1:return dt.trys.push([1,3,,4]),yt={dest:lt,amt:ht},[4,this.postMsg(nt.KEYSEND,yt)];case 2:return gt=dt.sent(),gt&>.success&&(this.budget=this.budget-ht,gt.budget=this.budget),[2,gt];case 3:return bt=dt.sent(),this.logging&&console.log(bt),[2,null];case 4:return[2]}})})},ot.prototype.updated=function(){return tt(this,void 0,void 0,function(){var lt,ht;return rt(this,function(yt){switch(yt.label){case 0:if(this.logging&&console.log("=> UDPATED"),!this.isEnabled)return[2,null];yt.label=1;case 1:return yt.trys.push([1,3,,4]),[4,this.postMsg(nt.UPDATED)];case 2:return lt=yt.sent(),[2,lt];case 3:return ht=yt.sent(),this.logging&&console.log(ht),[2,null];case 4:return[2]}})})},ot.prototype.sendPayment=function(lt){return tt(this,void 0,void 0,function(){var ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> SEND PAYMENT"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.PAYMENT,{paymentRequest:lt})];case 2:return ht=gt.sent(),[2,ht];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,null];case 4:return[2]}})})},ot.prototype.saveLsat=function(lt,ht,yt){return tt(this,void 0,void 0,function(){var gt,bt;return rt(this,function(dt){switch(dt.label){case 0:this.logging&&console.log("=> SAVE LSAT"),dt.label=1;case 1:return dt.trys.push([1,3,,4]),[4,this.postMsg(nt.LSAT,{paymentRequest:lt,macaroon:ht,issuer:yt})];case 2:return gt=dt.sent(),[2,gt];case 3:return bt=dt.sent(),this.logging&&console.log(bt),[2,bt];case 4:return[2]}})})},ot.prototype.getLsat=function(lt){return tt(this,void 0,void 0,function(){var ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> GET LSAT"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.GETLSAT,{issuer:lt})];case 2:return ht=gt.sent(),[2,ht];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,yt];case 4:return[2]}})})},ot.prototype.updateLsat=function(lt,ht){return tt(this,void 0,void 0,function(){var yt,gt;return rt(this,function(bt){switch(bt.label){case 0:if(this.logging&&console.log("=> UPDATE LSAT"),!this.isEnabled)return[2,null];bt.label=1;case 1:return bt.trys.push([1,3,,4]),[4,this.postMsg(nt.UPDATELSAT,{identifier:lt,status:ht})];case 2:return yt=bt.sent(),[2,yt];case 3:return gt=bt.sent(),this.logging&&console.log(gt),[2,gt];case 4:return[2]}})})},ot.prototype.makeInvoice=function(lt,ht){return tt(this,void 0,void 0,function(){var yt,gt;return rt(this,function(bt){switch(bt.label){case 0:if(this.logging&&console.log("=> MAKE INVOICE"),!this.isEnabled)return[2,null];bt.label=1;case 1:return bt.trys.push([1,3,,4]),[4,this.postMsg(nt.INVOICE,{amt:lt,memo:ht})];case 2:return yt=bt.sent(),[2,yt];case 3:return gt=bt.sent(),this.logging&&console.log(gt),[2,null];case 4:return[2]}})})},ot.prototype.signMessage=function(lt){return tt(this,void 0,void 0,function(){var ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> SIGN MESSAGE"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.SIGN,{message:lt})];case 2:return ht=gt.sent(),[2,ht];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,null];case 4:return[2]}})})},ot.prototype.verifyMessage=function(lt,ht){return tt(this,void 0,void 0,function(){var yt,gt;return rt(this,function(bt){switch(bt.label){case 0:if(this.logging&&console.log("=> VERIFY MESSAGE"),!this.isEnabled)return[2,null];bt.label=1;case 1:return bt.trys.push([1,3,,4]),[4,this.postMsg(nt.SIGN,{signature:lt,message:ht})];case 2:return yt=bt.sent(),[2,yt];case 3:return gt=bt.sent(),this.logging&&console.log(gt),[2,null];case 4:return[2]}})})},ot.prototype.reload=function(lt){return tt(this,void 0,void 0,function(){var ht,yt,gt;return rt(this,function(bt){switch(bt.label){case 0:this.logging&&console.log("=> RELOAD"),bt.label=1;case 1:return bt.trys.push([1,3,,4]),[4,this.postMsg(nt.RELOAD,{password:lt})];case 2:return ht=bt.sent(),yt=ht.budget||ht.budget===0,yt&&ht.pubkey?(this.isEnabled=!0,this.budget=ht.budget,this.pubkey=ht.pubkey,[2,ht]):[3,4];case 3:return gt=bt.sent(),this.logging&&console.log(gt),[3,4];case 4:return[2,null]}})})},ot.prototype.saveGraphData=function(lt){return tt(this,void 0,void 0,function(){var ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> SAVEDATA"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.SAVEDATA,{data:{type:lt.type,metaData:lt.metaData}})];case 2:return ht=gt.sent(),[2,ht];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,null];case 4:return[2]}})})},ot.prototype.getPersonData=function(){return tt(this,void 0,void 0,function(){var lt,ht;return rt(this,function(yt){switch(yt.label){case 0:if(this.logging&&console.log("=> GETPERSONDATA"),!this.isEnabled)return[2,null];yt.label=1;case 1:return yt.trys.push([1,3,,4]),[4,this.postMsg(nt.GETPERSONDATA)];case 2:return lt=yt.sent(),[2,lt];case 3:return ht=yt.sent(),this.logging&&console.log(ht),[2,null];case 4:return[2]}})})},ot.prototype.getBudget=function(){return tt(this,void 0,void 0,function(){var lt,ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> GETBUDGET"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.GETBUDGET)];case 2:return lt=gt.sent(),ht=lt.budget||lt.budget===0,ht?(this.budget=lt.budget,[2,lt]):[3,4];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,null];case 4:return[2]}})})},ot.prototype.setBudget=function(){return tt(this,void 0,void 0,function(){var lt,ht,yt;return rt(this,function(gt){switch(gt.label){case 0:if(this.logging&&console.log("=> SETBUDGET"),!this.isEnabled)return[2,null];gt.label=1;case 1:return gt.trys.push([1,3,,4]),[4,this.postMsg(nt.SETBUDGET)];case 2:return lt=gt.sent(),ht=lt.budget||lt.budget===0,ht?(this.budget=lt.budget,[2,lt]):[3,4];case 3:return yt=gt.sent(),this.logging&&console.log(yt),[2,null];case 4:return[2]}})})},ot.prototype.postMsg=function(lt,ht){var yt,gt=this;gt.active&&Promise.reject(new Error("User is busy")),gt.active=lt;var bt=window;return!((yt=bt.kmpJsBridge)===null||yt===void 0)&&yt.callNative?new Promise(function(dt,mt){bt.kmpJsBridge.callNative("sphinx-bridge",JSON.stringify(et({application:at,type:lt},ht||{})),function(St){var pt={};try{pt=JSON.parse(St)}catch{}Object.keys(pt).length===0||pt.application!==at||(gt.active=null,pt.error?mt(pt.error):dt(pt))})}):new Promise(function(dt,mt){it.postMessage(et({application:at,type:lt},ht||{}));function St(pt){!pt.data||pt.data.application!==at||(pt.data.error?(gt.active=null,mt(pt.data.error)):(gt.active=null,dt(pt.data)),it.removeEventer(St))}it.addEventer(St)})},ot}();o.default=st})(lib$2);var dist$3=dist$4.exports;Object.defineProperty(dist$3,"__esModule",{value:!0});var lib_1=lib$2,sphinx=new lib_1.default;dist$4.exports=sphinx;var distExports$1=dist$4.exports;const colors={black:"rgb(0, 0, 0)",appearanceBg:"rgba(60, 64, 83, 0.3)",disableBtn:"rgba(35, 37, 47, 0.8)",bluePressState:"rgb(57, 97, 220)",blueTextAccent:"rgb(130, 180, 255)",body:"rgb(21, 30, 39)",boostBg1:"rgb(32, 63, 62)",budgetExplanationModalBg:"rgb(21, 28, 35)",dashboardHeader:"rgba(26, 36, 46, 0.3)",dashboardSearch:"rgb(21, 30, 39)",dashboardWashedoutText:"rgb(107, 122, 141)",divider1:"rgb(21, 30, 39)",divider2:"rgb(16, 19, 23)",divider3:"rgb(71, 81, 94)",gray100:"rgba(51, 51, 51, 0.2)",gray200:"rgba(51, 51, 51, 0.4)",gray300:"rgba(51, 51, 51, 0.6)",gray400:"rgba(51, 51, 51, 0.8)",gray500:"rgb(51, 51, 51)",green100:"rgba(73, 201, 152, 0.2)",green200:"rgba(73, 201, 152, 0.4)",green300:"rgba(73, 201, 152, 0.6)",green400:"rgba(73, 201, 152, 0.8)",greenBorder:"rgb(47, 179, 121)",headerBackground:"rgb(26, 36, 46)",inputBg1:"rgb(32, 39, 47)",inputBg2:"rgb(20, 22, 26)",inputOutline1:"rgb(71, 81, 94)",inputPlaceholder:"rgb(76, 86, 101)",lightBlue100:"rgba(93, 143, 221, 0.2)",lightBlue200:"rgba(93, 143, 221, 0.4)",lightBlue300:"rgba(93, 143, 221, 0.6)",lightBlue400:"rgba(93, 143, 221, 0.8)",lightBlue500:"rgb(93, 143, 221)",lightGray:"rgb(187, 187, 187)",listBg:"rgb(21, 30, 39)",mainBottomIcons:"rgb(144, 155, 170)",modalAuth:"#909baa",modalBg:"rgb(25, 33, 40)",modalShield:"#618aff",modalWhiteOverlayBg:"rgba(255, 255, 255, 0.2)",placeholderText:"rgb(85, 97, 113)",primaryBlueBorder:"rgb(80, 120, 242)",primaryBlue:"rgba(97, 138, 255, 1)",primaryButton:"rgb(130, 180, 255)",primaryGreen:"rgb(73, 201, 152)",primaryRed:"rgb(237, 116, 116)",primaryText1:"rgb(255, 255, 255)",receivedIcon:"rgb(130, 180, 255)",receivedMsgBg:"rgb(34, 46, 58)",secondaryRed:"rgb(255, 143, 128)",secondaryText4:"rgb(107, 122, 141)",sentMsgBg:"rgb(62, 97, 137)",sentMsgBgPress:"rgb(44, 66, 91)",text2:"rgb(255, 255, 255)",textMessages:"rgb(255, 255, 255)",transactionBg:"rgb(30, 41, 52)",transactionBgBorder:"rgb(21, 30, 39)",transactionBlueText:"rgb(130, 180, 255)",unreadMsgText:"rgb(186, 193, 198)",washedOutGreen:"rgb(47, 116, 96)",washedOutReceivedText:"rgb(85, 97, 113)",washedOutSentText:"rgb(130, 156, 185)",white:"rgb(255, 255, 255)",transparentWhite:"#ffffff88",transparentBlack:"#000000bb",BG1:"rgba(35, 37, 47, 1)",BG1_NORMAL:"rgba(28, 30, 38, 1)",BG1_HOVER:"rgba(21, 22, 28, 1)",BG1_PRESS:"#0E0F13",BG2:"rgba(22, 23, 29, 1)",BG2_ACTIVE_INPUT:"rgba(16, 17, 22, 1)",BG3:"rgba(28, 30, 38, 1)",GRAY3:"rgba(186, 193, 198, 1)",GRAY6:"#909BAA",GRAY7:"rgba(107, 122, 141, 1)",SECONDARY_BLUE:"rgba(130, 180, 255, 1)",PRIMARY_BLUE:"rgba(97, 138, 255, 1)",BUTTON1:"rgba(48, 51, 66, 1)",BUTTON1_HOVER:"rgba(44, 47, 60, 1)",BUTTON1_PRESS:"rgba(41, 44, 56, 1)",PRIMARY_BLUE_BORDER:"rgba(80, 120, 242, 1)",BLUE_PRESS_STATE:"rgba(57, 97, 220, 1)",DROPDOWN_SELECTED:"rgba(97, 138, 255, 0.2)",DROPDOWN_HOVER:"rgba(0, 0, 0, 0.07)",DROPDOWN_BG:"rgba(48, 51, 66, 1)",SCROLL_BAR:"rgba(255, 255, 255, 0.1)",CLIP:"rgba(143, 38, 44, 1)",TEXT:"rgba(40, 74, 178, 1)",SHOW:"rgba(79, 111, 24, 1)",EPISODE:"rgba(109, 33, 151, 1)",ORGANIZATION:"rgba(153, 62, 19, 1)",TWEET:"rgba(22, 23, 29, 1)",PERSON:"rgba(7, 105, 82, 1)",EVENT:"rgba(137, 107, 0, 1)",TOPIC:"rgba(255, 255, 255, 0.85)",THING:"rgba(150, 39, 119, 1)",SUCESS:"rgba(73, 201, 152, 1)",SEEDQUESTION:"rgba(47, 58, 89, 1)",SEEDQUESTION_HOVER:"rgba(38, 42, 58, 1)",COLLAPSE_BUTTON:"rgba(48, 51, 66, 1)",SOURCE_TABLE_LINK:"rgba(171, 204, 254, 1)",AI_HIGHLIGHT:"rgba(0, 123, 255, 0.1)"};function formatBudget(o){return o===null?"?":o.toLocaleString("en-US").split(",").join(" ")}const nodes=[];function getCurrentUser(){if(window.CYPRESS_USER){const o=window.CYPRESS_USER;let et;for(let tt=0;ttenableSphinx(),getLsat:async o=>getLsatSphinx(o),signMessage:async o=>signMessage(o),setBudget:async()=>setBudget(),saveLsat:async(o,et,tt)=>saveLsat(o,et,tt)},isSphinx=()=>sessionStorage.getItem("isSphinx")==="true",getLSat=async()=>{var o;try{const et=(o=window.localStorage)==null?void 0:o.getItem("lsat");if(et){const tt=JSON.parse(et);return lsatToken(tt.macaroon,tt.preimage)}if(isSphinx()){let tt;const{host:rt}=window.location;return isE2E?tt=await sphinxBridge.getLsat(rt):tt=await distExports$1.getLsat(rt),tt.macaroon?(window.localStorage.setItem("lsat",JSON.stringify({macaroon:tt.macaroon,identifier:tt.identifier,preimage:tt.preimage})),lsatToken(tt.macaroon,tt.preimage)):""}return""}catch(et){return console.warn(et),""}};function lsatToken(o,et){return`LSAT ${o}:${et}`}const getElementsMemoized=()=>{const o={};return()=>{if(o.inner&&o.body)return o;const et=document.querySelector("body"),tt=document.createElement("div"),rt=document.createElement("div"),it=document.createElement("div"),nt=document.createElement("div"),at=()=>{tt.classList.toggle("hide")};return it.addEventListener("click",at),nt.addEventListener("click",at),tt.classList.add("loggerWrapper"),tt.classList.add("hide"),rt.classList.add("loggerInner"),it.classList.add("close"),nt.classList.add("open"),it.textContent="X",nt.textContent="OPEN LOG",et==null||et.appendChild(tt),et==null||et.appendChild(nt),tt.appendChild(it),tt.appendChild(rt),o.body=et,o.inner=rt,{body:et,inner:rt}}},getElements=getElementsMemoized(),variants=["log","info","warn","error"],logMessage=(o,et)=>{const{inner:tt}=getElements(),rt=document.createElement("span");rt.textContent=o,rt.classList.add("message"),rt.classList.add(et),tt.appendChild(rt)},overrideConsole=()=>{window.location.hostname.includes("local")};var reactIs$2={exports:{}},reactIs_production_min$1={};/** - * @license React - * react-is.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var b$2=Symbol.for("react.element"),c$2=Symbol.for("react.portal"),d$1=Symbol.for("react.fragment"),e$1=Symbol.for("react.strict_mode"),f$3=Symbol.for("react.profiler"),g$4=Symbol.for("react.provider"),h$4=Symbol.for("react.context"),k$3=Symbol.for("react.server_context"),l$1=Symbol.for("react.forward_ref"),m$2=Symbol.for("react.suspense"),n$1=Symbol.for("react.suspense_list"),p$1=Symbol.for("react.memo"),q$2=Symbol.for("react.lazy"),t$1=Symbol.for("react.offscreen"),u;u=Symbol.for("react.module.reference");function v$4(o){if(typeof o=="object"&&o!==null){var et=o.$$typeof;switch(et){case b$2:switch(o=o.type,o){case d$1:case f$3:case e$1:case m$2:case n$1:return o;default:switch(o=o&&o.$$typeof,o){case k$3:case h$4:case l$1:case q$2:case p$1:case g$4:return o;default:return et}}case c$2:return et}}}reactIs_production_min$1.ContextConsumer=h$4;reactIs_production_min$1.ContextProvider=g$4;reactIs_production_min$1.Element=b$2;reactIs_production_min$1.ForwardRef=l$1;reactIs_production_min$1.Fragment=d$1;reactIs_production_min$1.Lazy=q$2;reactIs_production_min$1.Memo=p$1;reactIs_production_min$1.Portal=c$2;reactIs_production_min$1.Profiler=f$3;reactIs_production_min$1.StrictMode=e$1;reactIs_production_min$1.Suspense=m$2;reactIs_production_min$1.SuspenseList=n$1;reactIs_production_min$1.isAsyncMode=function(){return!1};reactIs_production_min$1.isConcurrentMode=function(){return!1};reactIs_production_min$1.isContextConsumer=function(o){return v$4(o)===h$4};reactIs_production_min$1.isContextProvider=function(o){return v$4(o)===g$4};reactIs_production_min$1.isElement=function(o){return typeof o=="object"&&o!==null&&o.$$typeof===b$2};reactIs_production_min$1.isForwardRef=function(o){return v$4(o)===l$1};reactIs_production_min$1.isFragment=function(o){return v$4(o)===d$1};reactIs_production_min$1.isLazy=function(o){return v$4(o)===q$2};reactIs_production_min$1.isMemo=function(o){return v$4(o)===p$1};reactIs_production_min$1.isPortal=function(o){return v$4(o)===c$2};reactIs_production_min$1.isProfiler=function(o){return v$4(o)===f$3};reactIs_production_min$1.isStrictMode=function(o){return v$4(o)===e$1};reactIs_production_min$1.isSuspense=function(o){return v$4(o)===m$2};reactIs_production_min$1.isSuspenseList=function(o){return v$4(o)===n$1};reactIs_production_min$1.isValidElementType=function(o){return typeof o=="string"||typeof o=="function"||o===d$1||o===f$3||o===e$1||o===m$2||o===n$1||o===t$1||typeof o=="object"&&o!==null&&(o.$$typeof===q$2||o.$$typeof===p$1||o.$$typeof===g$4||o.$$typeof===h$4||o.$$typeof===l$1||o.$$typeof===u||o.getModuleId!==void 0)};reactIs_production_min$1.typeOf=v$4;reactIs$2.exports=reactIs_production_min$1;var reactIsExports$1=reactIs$2.exports;function stylis_min(o){function et(xt,Ft,er,lr,Wt){for(var Jt=0,Xt=0,or=0,vr=0,Qt,Zt,Sr=0,br=0,Dr,Jr=Dr=Qt=0,Lr=0,gr=0,yr=0,Pr=0,Or=er.length,Qr=Or-1,Vr,dr="",_r="",Rr="",Yt="",Lt;LrQt)&&(Pr=(dr=dr.replace(" ",":")).length),0lr&&(lr=(Ft=Ft.trim()).charCodeAt(0)),lr){case 38:return Ft.replace(pt,"$1"+xt.trim());case 58:return xt.trim()+Ft.replace(pt,"$1"+xt.trim());default:if(0<1*er&&0Xt.charCodeAt(8))break;case 115:Wt=Wt.replace(Xt,"-webkit-"+Xt)+";"+Wt;break;case 207:case 102:Wt=Wt.replace(Xt,"-webkit-"+(102er.charCodeAt(0)&&(er=er.trim()),It=er,er=[It],01?et-1:0),rt=1;rt0?" Args: "+tt.join(", "):""))}var T=function(){function o(tt){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=tt}var et=o.prototype;return et.indexOfGroup=function(tt){for(var rt=0,it=0;it=this.groupSizes.length){for(var it=this.groupSizes,nt=it.length,at=nt;tt>=at;)(at<<=1)<0&&j$1(16,""+tt);this.groupSizes=new Uint32Array(at),this.groupSizes.set(it),this.length=at;for(var st=nt;st=this.length||this.groupSizes[tt]===0)return rt;for(var it=this.groupSizes[tt],nt=this.indexOfGroup(tt),at=nt+it,st=nt;st=V&&(V=et+1),x$3.set(o,et),k$1.set(et,o)},G$1="style["+A+'][data-styled-version="5.3.9"]',L=new RegExp("^"+A+'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)'),F=function(o,et,tt){for(var rt,it=tt.split(","),nt=0,at=it.length;nt=0;lt--){var ht=ot[lt];if(ht&&ht.nodeType===1&&ht.hasAttribute(A))return ht}}(tt),nt=it!==void 0?it.nextSibling:null;rt.setAttribute(A,"active"),rt.setAttribute("data-styled-version","5.3.9");var at=q();return at&&rt.setAttribute("nonce",at),tt.insertBefore(rt,nt),rt},$=function(){function o(tt){var rt=this.element=H(tt);rt.appendChild(document.createTextNode("")),this.sheet=function(it){if(it.sheet)return it.sheet;for(var nt=document.styleSheets,at=0,st=nt.length;at=0){var it=document.createTextNode(rt),nt=this.nodes[tt];return this.element.insertBefore(it,nt||null),this.length++,!0}return!1},et.deleteRule=function(tt){this.element.removeChild(this.nodes[tt]),this.length--},et.getRule=function(tt){return tt0&&(yt+=gt+",")}),nt+=""+lt+ht+'{content:"'+yt+`"}/*!sc*/ -`}}}return nt}(this)},o}(),K$5=/(a)(d)/gi,Q=function(o){return String.fromCharCode(o+(o>25?39:97))};function ee(o){var et,tt="";for(et=Math.abs(o);et>52;et=et/52|0)tt=Q(et%52)+tt;return(Q(et%52)+tt).replace(K$5,"$1-$2")}var te=function(o,et){for(var tt=et.length;tt;)o=33*o^et.charCodeAt(--tt);return o},ne=function(o){return te(5381,o)};function re$1(o){for(var et=0;et>>0);if(!tt.hasNameForId(it,st)){var ot=rt(at,"."+st,void 0,it);tt.insertRules(it,st,ot)}nt.push(st),this.staticRulesId=st}else{for(var lt=this.rules.length,ht=te(this.baseHash,rt.hash),yt="",gt=0;gt>>0);if(!tt.hasNameForId(it,St)){var pt=rt(yt,"."+St,void 0,it);tt.insertRules(it,St,pt)}nt.push(St)}}return nt.join(" ")},o}(),ie=/^\s*\/\/.*$/gm,ae=[":","[",".","#"];function ce(o){var et,tt,rt,it,nt=o===void 0?E:o,at=nt.options,st=at===void 0?E:at,ot=nt.plugins,lt=ot===void 0?w$2:ot,ht=new stylis_min(st),yt=[],gt=function(mt){function St(pt){if(pt)try{mt(pt+"}")}catch{}}return function(pt,kt,Et,Pt,Ot,Nt,Vt,jt,zt,cr){switch(pt){case 1:if(zt===0&&kt.charCodeAt(0)===64)return mt(kt+";"),"";break;case 2:if(jt===0)return kt+"/*|*/";break;case 3:switch(jt){case 102:case 112:return mt(Et[0]+kt),"";default:return kt+(cr===0?"/*|*/":"")}case-2:kt.split("/*|*/}").forEach(St)}}}(function(mt){yt.push(mt)}),bt=function(mt,St,pt){return St===0&&ae.indexOf(pt[tt.length])!==-1||pt.match(it)?mt:"."+et};function dt(mt,St,pt,kt){kt===void 0&&(kt="&");var Et=mt.replace(ie,""),Pt=St&&pt?pt+" "+St+" { "+Et+" }":Et;return et=kt,tt=St,rt=new RegExp("\\"+tt+"\\b","g"),it=new RegExp("(\\"+tt+"\\b){2,}"),ht(pt||!St?"":St,Pt)}return ht.use([].concat(lt,[function(mt,St,pt){mt===2&&pt.length&&pt[0].lastIndexOf(tt)>0&&(pt[0]=pt[0].replace(rt,bt))},gt,function(mt){if(mt===-2){var St=yt;return yt=[],St}}])),dt.hash=lt.length?lt.reduce(function(mt,St){return St.name||j$1(15),te(mt,St.name)},5381).toString():"",dt}var ue=React.createContext();ue.Consumer;var de=React.createContext(),he=(de.Consumer,new Z),pe=ce();function fe(){return reactExports.useContext(ue)||he}function me(){return reactExports.useContext(de)||pe}var ve=function(){function o(et,tt){var rt=this;this.inject=function(it,nt){nt===void 0&&(nt=pe);var at=rt.name+nt.hash;it.hasNameForId(rt.id,at)||it.insertRules(rt.id,at,nt(rt.rules,at,"@keyframes"))},this.toString=function(){return j$1(12,String(rt.name))},this.name=et,this.id="sc-keyframes-"+et,this.rules=tt}return o.prototype.getName=function(et){return et===void 0&&(et=pe),this.name+et.hash},o}(),ge=/([A-Z])/,Se=/([A-Z])/g,we=/^ms-/,Ee=function(o){return"-"+o.toLowerCase()};function be(o){return ge.test(o)?o.replace(Se,Ee).replace(we,"-ms-"):o}var _e=function(o){return o==null||o===!1||o===""};function Ne(o,et,tt,rt){if(Array.isArray(o)){for(var it,nt=[],at=0,st=o.length;at1?et-1:0),rt=1;rt?@[\\\]^`{|}~-]+/g,je=/(^-|-$)/g;function Te(o){return o.replace(De,"-").replace(je,"")}var xe=function(o){return ee(ne(o)>>>0)};function ke(o){return typeof o=="string"&&!0}var Ve=function(o){return typeof o=="function"||typeof o=="object"&&o!==null&&!Array.isArray(o)},Be=function(o){return o!=="__proto__"&&o!=="constructor"&&o!=="prototype"};function ze(o,et,tt){var rt=o[tt];Ve(et)&&Ve(rt)?Me(rt,et):o[tt]=et}function Me(o){for(var et=arguments.length,tt=new Array(et>1?et-1:0),rt=1;rt=0||(cr[jt]=Nt[jt]);return cr}(et,["componentId"]),Ot=Et&&Et+"-"+(ke(kt)?kt:Te(_$1(kt)));return qe(kt,v$2({},Pt,{attrs:gt,componentId:Ot}),tt)},Object.defineProperty(dt,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(kt){this._foldedDefaultProps=rt?Me({},o.defaultProps,kt):kt}}),Object.defineProperty(dt,"toString",{value:function(){return"."+dt.styledComponentId}}),it&&hoistNonReactStatics$1(dt,o,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),dt}var He=function(o){return function et(tt,rt,it){if(it===void 0&&(it=E),!reactIsExports$1.isValidElementType(rt))return j$1(1,String(rt));var nt=function(){return tt(rt,it,Ce.apply(void 0,arguments))};return nt.withConfig=function(at){return et(tt,rt,v$2({},it,{},at))},nt.attrs=function(at){return et(tt,rt,v$2({},it,{attrs:Array.prototype.concat(it.attrs,at).filter(Boolean)}))},nt}(qe,o)};["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","marquee","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","textPath","tspan"].forEach(function(o){He[o]=He(o)});var $e=function(){function o(tt,rt){this.rules=tt,this.componentId=rt,this.isStatic=re$1(tt),Z.registerId(this.componentId+1)}var et=o.prototype;return et.createStyles=function(tt,rt,it,nt){var at=nt(Ne(this.rules,rt,it,nt).join(""),""),st=this.componentId+tt;it.insertRules(st,st,at)},et.removeStyles=function(tt,rt){rt.clearRules(this.componentId+tt)},et.renderStyles=function(tt,rt,it,nt){tt>2&&Z.registerId(this.componentId+tt),this.removeStyles(tt,it),this.createStyles(tt,rt,it,nt)},o}();function We(o){for(var et=arguments.length,tt=new Array(et>1?et-1:0),rt=1;rt1?et-1:0),rt=1;rt(et,...tt)=>{const rt=Ce(et,...tt);return rt.join("").trim()?Ce` - @media ${o} { - ${rt} - } - `:[""]},breakpoints={large:1024,medium:640,small:0},media={large:cssWithMediaQuery(`(min-width: ${breakpoints.large}px)`),medium:cssWithMediaQuery(`(min-width: ${breakpoints.medium}px)`),mediumOnly:cssWithMediaQuery(`(min-width: ${breakpoints.medium}px) and (max-width: ${breakpoints.large-1}px)`),small:cssWithMediaQuery(`(min-width: ${breakpoints.small}px)`),smallOnly:cssWithMediaQuery(`(min-width: ${breakpoints.small}px) and (max-width: ${breakpoints.medium-1}px)`)};var dist$2={},identifier$1={},assert$o={exports:{}},errors$3={},util={},types$7={},shams$1=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var et={},tt=Symbol("test"),rt=Object(tt);if(typeof tt=="string"||Object.prototype.toString.call(tt)!=="[object Symbol]"||Object.prototype.toString.call(rt)!=="[object Symbol]")return!1;var it=42;et[tt]=it;for(tt in et)return!1;if(typeof Object.keys=="function"&&Object.keys(et).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(et).length!==0)return!1;var nt=Object.getOwnPropertySymbols(et);if(nt.length!==1||nt[0]!==tt||!Object.prototype.propertyIsEnumerable.call(et,tt))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var at=Object.getOwnPropertyDescriptor(et,tt);if(at.value!==it||at.enumerable!==!0)return!1}return!0},hasSymbols$3=shams$1,shams=function(){return hasSymbols$3()&&!!Symbol.toStringTag},origSymbol=typeof Symbol<"u"&&Symbol,hasSymbolSham=shams$1,hasSymbols$2=function(){return typeof origSymbol!="function"||typeof Symbol!="function"||typeof origSymbol("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:hasSymbolSham()},test={foo:{}},$Object$2=Object,hasProto$1=function(){return{__proto__:test}.foo===test.foo&&!({__proto__:null}instanceof $Object$2)},ERROR_MESSAGE="Function.prototype.bind called on incompatible ",toStr$4=Object.prototype.toString,max$1=Math.max,funcType="[object Function]",concatty=function(et,tt){for(var rt=[],it=0;it"u"||!getProto$1?undefined$1:getProto$1(Uint8Array),INTRINSICS={"%AggregateError%":typeof AggregateError>"u"?undefined$1:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?undefined$1:ArrayBuffer,"%ArrayIteratorPrototype%":hasSymbols$1&&getProto$1?getProto$1([][Symbol.iterator]()):undefined$1,"%AsyncFromSyncIteratorPrototype%":undefined$1,"%AsyncFunction%":needsEval,"%AsyncGenerator%":needsEval,"%AsyncGeneratorFunction%":needsEval,"%AsyncIteratorPrototype%":needsEval,"%Atomics%":typeof Atomics>"u"?undefined$1:Atomics,"%BigInt%":typeof BigInt>"u"?undefined$1:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?undefined$1:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?undefined$1:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?undefined$1:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?undefined$1:Float32Array,"%Float64Array%":typeof Float64Array>"u"?undefined$1:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?undefined$1:FinalizationRegistry,"%Function%":$Function,"%GeneratorFunction%":needsEval,"%Int8Array%":typeof Int8Array>"u"?undefined$1:Int8Array,"%Int16Array%":typeof Int16Array>"u"?undefined$1:Int16Array,"%Int32Array%":typeof Int32Array>"u"?undefined$1:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":hasSymbols$1&&getProto$1?getProto$1(getProto$1([][Symbol.iterator]())):undefined$1,"%JSON%":typeof JSON=="object"?JSON:undefined$1,"%Map%":typeof Map>"u"?undefined$1:Map,"%MapIteratorPrototype%":typeof Map>"u"||!hasSymbols$1||!getProto$1?undefined$1:getProto$1(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?undefined$1:Promise,"%Proxy%":typeof Proxy>"u"?undefined$1:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?undefined$1:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?undefined$1:Set,"%SetIteratorPrototype%":typeof Set>"u"||!hasSymbols$1||!getProto$1?undefined$1:getProto$1(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?undefined$1:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":hasSymbols$1&&getProto$1?getProto$1(""[Symbol.iterator]()):undefined$1,"%Symbol%":hasSymbols$1?Symbol:undefined$1,"%SyntaxError%":$SyntaxError$1,"%ThrowTypeError%":ThrowTypeError,"%TypedArray%":TypedArray,"%TypeError%":$TypeError$2,"%Uint8Array%":typeof Uint8Array>"u"?undefined$1:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?undefined$1:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?undefined$1:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?undefined$1:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?undefined$1:WeakMap,"%WeakRef%":typeof WeakRef>"u"?undefined$1:WeakRef,"%WeakSet%":typeof WeakSet>"u"?undefined$1:WeakSet};if(getProto$1)try{null.error}catch(o){var errorProto=getProto$1(getProto$1(o));INTRINSICS["%Error.prototype%"]=errorProto}var doEval=function o(et){var tt;if(et==="%AsyncFunction%")tt=getEvalledConstructor("async function () {}");else if(et==="%GeneratorFunction%")tt=getEvalledConstructor("function* () {}");else if(et==="%AsyncGeneratorFunction%")tt=getEvalledConstructor("async function* () {}");else if(et==="%AsyncGenerator%"){var rt=o("%AsyncGeneratorFunction%");rt&&(tt=rt.prototype)}else if(et==="%AsyncIteratorPrototype%"){var it=o("%AsyncGenerator%");it&&getProto$1&&(tt=getProto$1(it.prototype))}return INTRINSICS[et]=tt,tt},LEGACY_ALIASES={"%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"]},bind=functionBind,hasOwn=hasown,$concat=bind.call(Function.call,Array.prototype.concat),$spliceApply=bind.call(Function.apply,Array.prototype.splice),$replace=bind.call(Function.call,String.prototype.replace),$strSlice=bind.call(Function.call,String.prototype.slice),$exec=bind.call(Function.call,RegExp.prototype.exec),rePropName=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,reEscapeChar=/\\(\\)?/g,stringToPath=function(et){var tt=$strSlice(et,0,1),rt=$strSlice(et,-1);if(tt==="%"&&rt!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected closing `%`");if(rt==="%"&&tt!=="%")throw new $SyntaxError$1("invalid intrinsic syntax, expected opening `%`");var it=[];return $replace(et,rePropName,function(nt,at,st,ot){it[it.length]=st?$replace(ot,reEscapeChar,"$1"):at||nt}),it},getBaseIntrinsic=function(et,tt){var rt=et,it;if(hasOwn(LEGACY_ALIASES,rt)&&(it=LEGACY_ALIASES[rt],rt="%"+it[0]+"%"),hasOwn(INTRINSICS,rt)){var nt=INTRINSICS[rt];if(nt===needsEval&&(nt=doEval(rt)),typeof nt>"u"&&!tt)throw new $TypeError$2("intrinsic "+et+" exists, but is not available. Please file an issue!");return{alias:it,name:rt,value:nt}}throw new $SyntaxError$1("intrinsic "+et+" does not exist!")},getIntrinsic=function(et,tt){if(typeof et!="string"||et.length===0)throw new $TypeError$2("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof tt!="boolean")throw new $TypeError$2('"allowMissing" argument must be a boolean');if($exec(/^%?[^%]*%?$/,et)===null)throw new $SyntaxError$1("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var rt=stringToPath(et),it=rt.length>0?rt[0]:"",nt=getBaseIntrinsic("%"+it+"%",tt),at=nt.name,st=nt.value,ot=!1,lt=nt.alias;lt&&(it=lt[0],$spliceApply(rt,$concat([0,1],lt)));for(var ht=1,yt=!0;ht=rt.length){var mt=$gOPD$1(st,gt);yt=!!mt,yt&&"get"in mt&&!("originalValue"in mt.get)?st=mt.get:st=st[gt]}else yt=hasOwn(st,gt),st=st[gt];yt&&!ot&&(INTRINSICS[at]=st)}}return st},callBind$2={exports:{}},GetIntrinsic$4=getIntrinsic,$defineProperty$2=GetIntrinsic$4("%Object.defineProperty%",!0),hasPropertyDescriptors$1=function(){if($defineProperty$2)try{return $defineProperty$2({},"a",{value:1}),!0}catch{return!1}return!1};hasPropertyDescriptors$1.hasArrayLengthDefineBug=function(){if(!hasPropertyDescriptors$1())return null;try{return $defineProperty$2([],"length",{value:1}).length!==1}catch{return!0}};var hasPropertyDescriptors_1=hasPropertyDescriptors$1,GetIntrinsic$3=getIntrinsic,$gOPD=GetIntrinsic$3("%Object.getOwnPropertyDescriptor%",!0);if($gOPD)try{$gOPD([],"length")}catch{$gOPD=null}var gopd$1=$gOPD,hasPropertyDescriptors=hasPropertyDescriptors_1(),GetIntrinsic$2=getIntrinsic,$defineProperty$1=hasPropertyDescriptors&&GetIntrinsic$2("%Object.defineProperty%",!0);if($defineProperty$1)try{$defineProperty$1({},"a",{value:1})}catch{$defineProperty$1=!1}var $SyntaxError=GetIntrinsic$2("%SyntaxError%"),$TypeError$1=GetIntrinsic$2("%TypeError%"),gopd=gopd$1,defineDataProperty=function(et,tt,rt){if(!et||typeof et!="object"&&typeof et!="function")throw new $TypeError$1("`obj` must be an object or a function`");if(typeof tt!="string"&&typeof tt!="symbol")throw new $TypeError$1("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new $TypeError$1("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new $TypeError$1("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new $TypeError$1("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new $TypeError$1("`loose`, if provided, must be a boolean");var it=arguments.length>3?arguments[3]:null,nt=arguments.length>4?arguments[4]:null,at=arguments.length>5?arguments[5]:null,st=arguments.length>6?arguments[6]:!1,ot=!!gopd&&gopd(et,tt);if($defineProperty$1)$defineProperty$1(et,tt,{configurable:at===null&&ot?ot.configurable:!at,enumerable:it===null&&ot?ot.enumerable:!it,value:rt,writable:nt===null&&ot?ot.writable:!nt});else if(st||!it&&!nt&&!at)et[tt]=rt;else throw new $SyntaxError("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},GetIntrinsic$1=getIntrinsic,define=defineDataProperty,hasDescriptors=hasPropertyDescriptors_1(),gOPD$3=gopd$1,$TypeError=GetIntrinsic$1("%TypeError%"),$floor=GetIntrinsic$1("%Math.floor%"),setFunctionLength=function(et,tt){if(typeof et!="function")throw new $TypeError("`fn` is not a function");if(typeof tt!="number"||tt<0||tt>4294967295||$floor(tt)!==tt)throw new $TypeError("`length` must be a positive 32-bit integer");var rt=arguments.length>2&&!!arguments[2],it=!0,nt=!0;if("length"in et&&gOPD$3){var at=gOPD$3(et,"length");at&&!at.configurable&&(it=!1),at&&!at.writable&&(nt=!1)}return(it||nt||!rt)&&(hasDescriptors?define(et,"length",tt,!0,!0):define(et,"length",tt)),et};(function(o){var et=functionBind,tt=getIntrinsic,rt=setFunctionLength,it=tt("%TypeError%"),nt=tt("%Function.prototype.apply%"),at=tt("%Function.prototype.call%"),st=tt("%Reflect.apply%",!0)||et.call(at,nt),ot=tt("%Object.defineProperty%",!0),lt=tt("%Math.max%");if(ot)try{ot({},"a",{value:1})}catch{ot=null}o.exports=function(gt){if(typeof gt!="function")throw new it("a function is required");var bt=st(et,at,arguments);return rt(bt,1+lt(0,gt.length-(arguments.length-1)),!0)};var ht=function(){return st(et,nt,arguments)};ot?ot(o.exports,"apply",{value:ht}):o.exports.apply=ht})(callBind$2);var callBindExports=callBind$2.exports,GetIntrinsic=getIntrinsic,callBind$1=callBindExports,$indexOf$1=callBind$1(GetIntrinsic("String.prototype.indexOf")),callBound$3=function(et,tt){var rt=GetIntrinsic(et,!!tt);return typeof rt=="function"&&$indexOf$1(et,".prototype.")>-1?callBind$1(rt):rt},hasToStringTag$3=shams(),callBound$2=callBound$3,$toString$1=callBound$2("Object.prototype.toString"),isStandardArguments=function(et){return hasToStringTag$3&&et&&typeof et=="object"&&Symbol.toStringTag in et?!1:$toString$1(et)==="[object Arguments]"},isLegacyArguments=function(et){return isStandardArguments(et)?!0:et!==null&&typeof et=="object"&&typeof et.length=="number"&&et.length>=0&&$toString$1(et)!=="[object Array]"&&$toString$1(et.callee)==="[object Function]"},supportsStandardArguments=function(){return isStandardArguments(arguments)}();isStandardArguments.isLegacyArguments=isLegacyArguments;var isArguments$3=supportsStandardArguments?isStandardArguments:isLegacyArguments,toStr$3=Object.prototype.toString,fnToStr$1=Function.prototype.toString,isFnRegex=/^\s*(?:function)?\*/,hasToStringTag$2=shams(),getProto=Object.getPrototypeOf,getGeneratorFunc=function(){if(!hasToStringTag$2)return!1;try{return Function("return function*() {}")()}catch{}},GeneratorFunction,isGeneratorFunction=function(et){if(typeof et!="function")return!1;if(isFnRegex.test(fnToStr$1.call(et)))return!0;if(!hasToStringTag$2){var tt=toStr$3.call(et);return tt==="[object GeneratorFunction]"}if(!getProto)return!1;if(typeof GeneratorFunction>"u"){var rt=getGeneratorFunc();GeneratorFunction=rt?getProto(rt):!1}return getProto(et)===GeneratorFunction},fnToStr=Function.prototype.toString,reflectApply=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,badArrayLike,isCallableMarker;if(typeof reflectApply=="function"&&typeof Object.defineProperty=="function")try{badArrayLike=Object.defineProperty({},"length",{get:function(){throw isCallableMarker}}),isCallableMarker={},reflectApply(function(){throw 42},null,badArrayLike)}catch(o){o!==isCallableMarker&&(reflectApply=null)}else reflectApply=null;var constructorRegex=/^\s*class\b/,isES6ClassFn=function(et){try{var tt=fnToStr.call(et);return constructorRegex.test(tt)}catch{return!1}},tryFunctionObject=function(et){try{return isES6ClassFn(et)?!1:(fnToStr.call(et),!0)}catch{return!1}},toStr$2=Object.prototype.toString,objectClass="[object Object]",fnClass="[object Function]",genClass="[object GeneratorFunction]",ddaClass="[object HTMLAllCollection]",ddaClass2="[object HTML document.all class]",ddaClass3="[object HTMLCollection]",hasToStringTag$1=typeof Symbol=="function"&&!!Symbol.toStringTag,isIE68=!(0 in[,]),isDDA=function(){return!1};if(typeof document=="object"){var all=document.all;toStr$2.call(all)===toStr$2.call(document.all)&&(isDDA=function(et){if((isIE68||!et)&&(typeof et>"u"||typeof et=="object"))try{var tt=toStr$2.call(et);return(tt===ddaClass||tt===ddaClass2||tt===ddaClass3||tt===objectClass)&&et("")==null}catch{}return!1})}var isCallable$1=reflectApply?function(et){if(isDDA(et))return!0;if(!et||typeof et!="function"&&typeof et!="object")return!1;try{reflectApply(et,null,badArrayLike)}catch(tt){if(tt!==isCallableMarker)return!1}return!isES6ClassFn(et)&&tryFunctionObject(et)}:function(et){if(isDDA(et))return!0;if(!et||typeof et!="function"&&typeof et!="object")return!1;if(hasToStringTag$1)return tryFunctionObject(et);if(isES6ClassFn(et))return!1;var tt=toStr$2.call(et);return tt!==fnClass&&tt!==genClass&&!/^\[object HTML/.test(tt)?!1:tryFunctionObject(et)},isCallable=isCallable$1,toStr$1=Object.prototype.toString,hasOwnProperty$b=Object.prototype.hasOwnProperty,forEachArray=function(et,tt,rt){for(var it=0,nt=et.length;it=3&&(it=rt),toStr$1.call(et)==="[object Array]"?forEachArray(et,tt,it):typeof et=="string"?forEachString(et,tt,it):forEachObject(et,tt,it)},forEach_1=forEach$1,possibleNames=["BigInt64Array","BigUint64Array","Float32Array","Float64Array","Int16Array","Int32Array","Int8Array","Uint16Array","Uint32Array","Uint8Array","Uint8ClampedArray"],g$1=typeof globalThis>"u"?commonjsGlobal:globalThis,availableTypedArrays$1=function(){for(var et=[],tt=0;tt"u"?commonjsGlobal:globalThis,typedArrays=availableTypedArrays(),$slice=callBound$1("String.prototype.slice"),getPrototypeOf$3=Object.getPrototypeOf,$indexOf=callBound$1("Array.prototype.indexOf",!0)||function(et,tt){for(var rt=0;rt-1?tt:tt!=="Object"?!1:trySlices(et)}return gOPD$2?tryTypedArrays(et):null},whichTypedArray=whichTypedArray$1,isTypedArray$2=function(et){return!!whichTypedArray(et)};(function(o){var et=isArguments$3,tt=isGeneratorFunction,rt=whichTypedArray$1,it=isTypedArray$2;function nt(yr){return yr.call.bind(yr)}var at=typeof BigInt<"u",st=typeof Symbol<"u",ot=nt(Object.prototype.toString),lt=nt(Number.prototype.valueOf),ht=nt(String.prototype.valueOf),yt=nt(Boolean.prototype.valueOf);if(at)var gt=nt(BigInt.prototype.valueOf);if(st)var bt=nt(Symbol.prototype.valueOf);function dt(yr,Pr){if(typeof yr!="object")return!1;try{return Pr(yr),!0}catch{return!1}}o.isArgumentsObject=et,o.isGeneratorFunction=tt,o.isTypedArray=it;function mt(yr){return typeof Promise<"u"&&yr instanceof Promise||yr!==null&&typeof yr=="object"&&typeof yr.then=="function"&&typeof yr.catch=="function"}o.isPromise=mt;function St(yr){return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?ArrayBuffer.isView(yr):it(yr)||Ft(yr)}o.isArrayBufferView=St;function pt(yr){return rt(yr)==="Uint8Array"}o.isUint8Array=pt;function kt(yr){return rt(yr)==="Uint8ClampedArray"}o.isUint8ClampedArray=kt;function Et(yr){return rt(yr)==="Uint16Array"}o.isUint16Array=Et;function Pt(yr){return rt(yr)==="Uint32Array"}o.isUint32Array=Pt;function Ot(yr){return rt(yr)==="Int8Array"}o.isInt8Array=Ot;function Nt(yr){return rt(yr)==="Int16Array"}o.isInt16Array=Nt;function Vt(yr){return rt(yr)==="Int32Array"}o.isInt32Array=Vt;function jt(yr){return rt(yr)==="Float32Array"}o.isFloat32Array=jt;function zt(yr){return rt(yr)==="Float64Array"}o.isFloat64Array=zt;function cr(yr){return rt(yr)==="BigInt64Array"}o.isBigInt64Array=cr;function qt(yr){return rt(yr)==="BigUint64Array"}o.isBigUint64Array=qt;function Rt(yr){return ot(yr)==="[object Map]"}Rt.working=typeof Map<"u"&&Rt(new Map);function Mt(yr){return typeof Map>"u"?!1:Rt.working?Rt(yr):yr instanceof Map}o.isMap=Mt;function ut(yr){return ot(yr)==="[object Set]"}ut.working=typeof Set<"u"&&ut(new Set);function wt(yr){return typeof Set>"u"?!1:ut.working?ut(yr):yr instanceof Set}o.isSet=wt;function $t(yr){return ot(yr)==="[object WeakMap]"}$t.working=typeof WeakMap<"u"&&$t(new WeakMap);function Ct(yr){return typeof WeakMap>"u"?!1:$t.working?$t(yr):yr instanceof WeakMap}o.isWeakMap=Ct;function At(yr){return ot(yr)==="[object WeakSet]"}At.working=typeof WeakSet<"u"&&At(new WeakSet);function Tt(yr){return At(yr)}o.isWeakSet=Tt;function Bt(yr){return ot(yr)==="[object ArrayBuffer]"}Bt.working=typeof ArrayBuffer<"u"&&Bt(new ArrayBuffer);function It(yr){return typeof ArrayBuffer>"u"?!1:Bt.working?Bt(yr):yr instanceof ArrayBuffer}o.isArrayBuffer=It;function xt(yr){return ot(yr)==="[object DataView]"}xt.working=typeof ArrayBuffer<"u"&&typeof DataView<"u"&&xt(new DataView(new ArrayBuffer(1),0,1));function Ft(yr){return typeof DataView>"u"?!1:xt.working?xt(yr):yr instanceof DataView}o.isDataView=Ft;var er=typeof SharedArrayBuffer<"u"?SharedArrayBuffer:void 0;function lr(yr){return ot(yr)==="[object SharedArrayBuffer]"}function Wt(yr){return typeof er>"u"?!1:(typeof lr.working>"u"&&(lr.working=lr(new er)),lr.working?lr(yr):yr instanceof er)}o.isSharedArrayBuffer=Wt;function Jt(yr){return ot(yr)==="[object AsyncFunction]"}o.isAsyncFunction=Jt;function Xt(yr){return ot(yr)==="[object Map Iterator]"}o.isMapIterator=Xt;function or(yr){return ot(yr)==="[object Set Iterator]"}o.isSetIterator=or;function vr(yr){return ot(yr)==="[object Generator]"}o.isGeneratorObject=vr;function Qt(yr){return ot(yr)==="[object WebAssembly.Module]"}o.isWebAssemblyCompiledModule=Qt;function Zt(yr){return dt(yr,lt)}o.isNumberObject=Zt;function Sr(yr){return dt(yr,ht)}o.isStringObject=Sr;function br(yr){return dt(yr,yt)}o.isBooleanObject=br;function Dr(yr){return at&&dt(yr,gt)}o.isBigIntObject=Dr;function Jr(yr){return st&&dt(yr,bt)}o.isSymbolObject=Jr;function Lr(yr){return Zt(yr)||Sr(yr)||br(yr)||Dr(yr)||Jr(yr)}o.isBoxedPrimitive=Lr;function gr(yr){return typeof Uint8Array<"u"&&(It(yr)||Wt(yr))}o.isAnyArrayBuffer=gr,["isProxy","isExternal","isModuleNamespaceObject"].forEach(function(yr){Object.defineProperty(o,yr,{enumerable:!1,value:function(){throw new Error(yr+" is not supported in userland")}})})})(types$7);var isBufferBrowser=function(et){return et&&typeof et=="object"&&typeof et.copy=="function"&&typeof et.fill=="function"&&typeof et.readUInt8=="function"},inherits_browser={exports:{}};typeof Object.create=="function"?inherits_browser.exports=function(et,tt){tt&&(et.super_=tt,et.prototype=Object.create(tt.prototype,{constructor:{value:et,enumerable:!1,writable:!0,configurable:!0}}))}:inherits_browser.exports=function(et,tt){if(tt){et.super_=tt;var rt=function(){};rt.prototype=tt.prototype,et.prototype=new rt,et.prototype.constructor=et}};var inherits_browserExports=inherits_browser.exports;(function(o){var et=Object.getOwnPropertyDescriptors||function(Ft){for(var er=Object.keys(Ft),lr={},Wt=0;Wt=Wt)return or;switch(or){case"%s":return String(lr[er++]);case"%d":return Number(lr[er++]);case"%j":try{return JSON.stringify(lr[er++])}catch{return"[Circular]"}default:return or}}),Xt=lr[er];er"u")return function(){return o.deprecate(xt,Ft).apply(this,arguments)};var er=!1;function lr(){if(!er){if(process.throwDeprecation)throw new Error(Ft);process.traceDeprecation?console.trace(Ft):console.error(Ft),er=!0}return xt.apply(this,arguments)}return lr};var rt={},it=/^$/;if({}.NODE_DEBUG){var nt={}.NODE_DEBUG;nt=nt.replace(/[|\\{}()[\]^$+?.]/g,"\\$&").replace(/\*/g,".*").replace(/,/g,"$|^").toUpperCase(),it=new RegExp("^"+nt+"$","i")}o.debuglog=function(xt){if(xt=xt.toUpperCase(),!rt[xt])if(it.test(xt)){var Ft=process.pid;rt[xt]=function(){var er=o.format.apply(o,arguments);console.error("%s %d: %s",xt,Ft,er)}}else rt[xt]=function(){};return rt[xt]};function at(xt,Ft){var er={seen:[],stylize:ot};return arguments.length>=3&&(er.depth=arguments[2]),arguments.length>=4&&(er.colors=arguments[3]),pt(Ft)?er.showHidden=Ft:Ft&&o._extend(er,Ft),Vt(er.showHidden)&&(er.showHidden=!1),Vt(er.depth)&&(er.depth=2),Vt(er.colors)&&(er.colors=!1),Vt(er.customInspect)&&(er.customInspect=!0),er.colors&&(er.stylize=st),ht(er,xt,er.depth)}o.inspect=at,at.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},at.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function st(xt,Ft){var er=at.styles[Ft];return er?"\x1B["+at.colors[er][0]+"m"+xt+"\x1B["+at.colors[er][1]+"m":xt}function ot(xt,Ft){return xt}function lt(xt){var Ft={};return xt.forEach(function(er,lr){Ft[er]=!0}),Ft}function ht(xt,Ft,er){if(xt.customInspect&&Ft&&Rt(Ft.inspect)&&Ft.inspect!==o.inspect&&!(Ft.constructor&&Ft.constructor.prototype===Ft)){var lr=Ft.inspect(er,xt);return Ot(lr)||(lr=ht(xt,lr,er)),lr}var Wt=yt(xt,Ft);if(Wt)return Wt;var Jt=Object.keys(Ft),Xt=lt(Jt);if(xt.showHidden&&(Jt=Object.getOwnPropertyNames(Ft)),qt(Ft)&&(Jt.indexOf("message")>=0||Jt.indexOf("description")>=0))return gt(Ft);if(Jt.length===0){if(Rt(Ft)){var or=Ft.name?": "+Ft.name:"";return xt.stylize("[Function"+or+"]","special")}if(jt(Ft))return xt.stylize(RegExp.prototype.toString.call(Ft),"regexp");if(cr(Ft))return xt.stylize(Date.prototype.toString.call(Ft),"date");if(qt(Ft))return gt(Ft)}var vr="",Qt=!1,Zt=["{","}"];if(St(Ft)&&(Qt=!0,Zt=["[","]"]),Rt(Ft)){var Sr=Ft.name?": "+Ft.name:"";vr=" [Function"+Sr+"]"}if(jt(Ft)&&(vr=" "+RegExp.prototype.toString.call(Ft)),cr(Ft)&&(vr=" "+Date.prototype.toUTCString.call(Ft)),qt(Ft)&&(vr=" "+gt(Ft)),Jt.length===0&&(!Qt||Ft.length==0))return Zt[0]+vr+Zt[1];if(er<0)return jt(Ft)?xt.stylize(RegExp.prototype.toString.call(Ft),"regexp"):xt.stylize("[Object]","special");xt.seen.push(Ft);var br;return Qt?br=bt(xt,Ft,er,Xt,Jt):br=Jt.map(function(Dr){return dt(xt,Ft,er,Xt,Dr,Qt)}),xt.seen.pop(),mt(br,vr,Zt)}function yt(xt,Ft){if(Vt(Ft))return xt.stylize("undefined","undefined");if(Ot(Ft)){var er="'"+JSON.stringify(Ft).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return xt.stylize(er,"string")}if(Pt(Ft))return xt.stylize(""+Ft,"number");if(pt(Ft))return xt.stylize(""+Ft,"boolean");if(kt(Ft))return xt.stylize("null","null")}function gt(xt){return"["+Error.prototype.toString.call(xt)+"]"}function bt(xt,Ft,er,lr,Wt){for(var Jt=[],Xt=0,or=Ft.length;Xt-1&&(Jt?or=or.split(` -`).map(function(Qt){return" "+Qt}).join(` -`).slice(2):or=` -`+or.split(` -`).map(function(Qt){return" "+Qt}).join(` -`))):or=xt.stylize("[Circular]","special")),Vt(Xt)){if(Jt&&Wt.match(/^\d+$/))return or;Xt=JSON.stringify(""+Wt),Xt.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(Xt=Xt.slice(1,-1),Xt=xt.stylize(Xt,"name")):(Xt=Xt.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),Xt=xt.stylize(Xt,"string"))}return Xt+": "+or}function mt(xt,Ft,er){var lr=xt.reduce(function(Wt,Jt){return Jt.indexOf(` -`)>=0,Wt+Jt.replace(/\u001b\[\d\d?m/g,"").length+1},0);return lr>60?er[0]+(Ft===""?"":Ft+` - `)+" "+xt.join(`, - `)+" "+er[1]:er[0]+Ft+" "+xt.join(", ")+" "+er[1]}o.types=types$7;function St(xt){return Array.isArray(xt)}o.isArray=St;function pt(xt){return typeof xt=="boolean"}o.isBoolean=pt;function kt(xt){return xt===null}o.isNull=kt;function Et(xt){return xt==null}o.isNullOrUndefined=Et;function Pt(xt){return typeof xt=="number"}o.isNumber=Pt;function Ot(xt){return typeof xt=="string"}o.isString=Ot;function Nt(xt){return typeof xt=="symbol"}o.isSymbol=Nt;function Vt(xt){return xt===void 0}o.isUndefined=Vt;function jt(xt){return zt(xt)&&ut(xt)==="[object RegExp]"}o.isRegExp=jt,o.types.isRegExp=jt;function zt(xt){return typeof xt=="object"&&xt!==null}o.isObject=zt;function cr(xt){return zt(xt)&&ut(xt)==="[object Date]"}o.isDate=cr,o.types.isDate=cr;function qt(xt){return zt(xt)&&(ut(xt)==="[object Error]"||xt instanceof Error)}o.isError=qt,o.types.isNativeError=qt;function Rt(xt){return typeof xt=="function"}o.isFunction=Rt;function Mt(xt){return xt===null||typeof xt=="boolean"||typeof xt=="number"||typeof xt=="string"||typeof xt=="symbol"||typeof xt>"u"}o.isPrimitive=Mt,o.isBuffer=isBufferBrowser;function ut(xt){return Object.prototype.toString.call(xt)}function wt(xt){return xt<10?"0"+xt.toString(10):xt.toString(10)}var $t=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function Ct(){var xt=new Date,Ft=[wt(xt.getHours()),wt(xt.getMinutes()),wt(xt.getSeconds())].join(":");return[xt.getDate(),$t[xt.getMonth()],Ft].join(" ")}o.log=function(){console.log("%s - %s",Ct(),o.format.apply(o,arguments))},o.inherits=inherits_browserExports,o._extend=function(xt,Ft){if(!Ft||!zt(Ft))return xt;for(var er=Object.keys(Ft),lr=er.length;lr--;)xt[er[lr]]=Ft[er[lr]];return xt};function At(xt,Ft){return Object.prototype.hasOwnProperty.call(xt,Ft)}var Tt=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;o.promisify=function(Ft){if(typeof Ft!="function")throw new TypeError('The "original" argument must be of type Function');if(Tt&&Ft[Tt]){var er=Ft[Tt];if(typeof er!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(er,Tt,{value:er,enumerable:!1,writable:!1,configurable:!0}),er}function er(){for(var lr,Wt,Jt=new Promise(function(vr,Qt){lr=vr,Wt=Qt}),Xt=[],or=0;or"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function gt(Ot){return gt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(Vt){return Vt.__proto__||Object.getPrototypeOf(Vt)},gt(Ot)}var bt={},dt,mt;function St(Ot,Nt,Vt){Vt||(Vt=Error);function jt(cr,qt,Rt){return typeof Nt=="string"?Nt:Nt(cr,qt,Rt)}var zt=function(cr){at(Rt,cr);var qt=ot(Rt);function Rt(Mt,ut,wt){var $t;return nt(this,Rt),$t=qt.call(this,jt(Mt,ut,wt)),$t.code=Ot,$t}return tt(Rt)}(Vt);bt[Ot]=zt}function pt(Ot,Nt){if(Array.isArray(Ot)){var Vt=Ot.length;return Ot=Ot.map(function(jt){return String(jt)}),Vt>2?"one of ".concat(Nt," ").concat(Ot.slice(0,Vt-1).join(", "),", or ")+Ot[Vt-1]:Vt===2?"one of ".concat(Nt," ").concat(Ot[0]," or ").concat(Ot[1]):"of ".concat(Nt," ").concat(Ot[0])}else return"of ".concat(Nt," ").concat(String(Ot))}function kt(Ot,Nt,Vt){return Ot.substr(!Vt||Vt<0?0:+Vt,Nt.length)===Nt}function Et(Ot,Nt,Vt){return(Vt===void 0||Vt>Ot.length)&&(Vt=Ot.length),Ot.substring(Vt-Nt.length,Vt)===Nt}function Pt(Ot,Nt,Vt){return typeof Vt!="number"&&(Vt=0),Vt+Nt.length>Ot.length?!1:Ot.indexOf(Nt,Vt)!==-1}return St("ERR_AMBIGUOUS_ARGUMENT",'The "%s" argument is ambiguous. %s',TypeError),St("ERR_INVALID_ARG_TYPE",function(Ot,Nt,Vt){dt===void 0&&(dt=requireAssert()),dt(typeof Ot=="string","'name' must be a string");var jt;typeof Nt=="string"&&kt(Nt,"not ")?(jt="must not be",Nt=Nt.replace(/^not /,"")):jt="must be";var zt;if(Et(Ot," argument"))zt="The ".concat(Ot," ").concat(jt," ").concat(pt(Nt,"type"));else{var cr=Pt(Ot,".")?"property":"argument";zt='The "'.concat(Ot,'" ').concat(cr," ").concat(jt," ").concat(pt(Nt,"type"))}return zt+=". Received type ".concat(o(Vt)),zt},TypeError),St("ERR_INVALID_ARG_VALUE",function(Ot,Nt){var Vt=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"is invalid";mt===void 0&&(mt=util);var jt=mt.inspect(Nt);return jt.length>128&&(jt="".concat(jt.slice(0,128),"...")),"The argument '".concat(Ot,"' ").concat(Vt,". Received ").concat(jt)},TypeError),St("ERR_INVALID_RETURN_VALUE",function(Ot,Nt,Vt){var jt;return Vt&&Vt.constructor&&Vt.constructor.name?jt="instance of ".concat(Vt.constructor.name):jt="type ".concat(o(Vt)),"Expected ".concat(Ot,' to be returned from the "').concat(Nt,'"')+" function but got ".concat(jt,".")},TypeError),St("ERR_MISSING_ARGS",function(){for(var Ot=arguments.length,Nt=new Array(Ot),Vt=0;Vt0,"At least one arg needs to be specified");var jt="The ",zt=Nt.length;switch(Nt=Nt.map(function(cr){return'"'.concat(cr,'"')}),zt){case 1:jt+="".concat(Nt[0]," argument");break;case 2:jt+="".concat(Nt[0]," and ").concat(Nt[1]," arguments");break;default:jt+=Nt.slice(0,zt-1).join(", "),jt+=", and ".concat(Nt[zt-1]," arguments");break}return"".concat(jt," must be specified")},TypeError),errors$3.codes=bt,errors$3}var assertion_error,hasRequiredAssertion_error;function requireAssertion_error(){if(hasRequiredAssertion_error)return assertion_error;hasRequiredAssertion_error=1;function o(Tt,Bt){var It=Object.keys(Tt);if(Object.getOwnPropertySymbols){var xt=Object.getOwnPropertySymbols(Tt);Bt&&(xt=xt.filter(function(Ft){return Object.getOwnPropertyDescriptor(Tt,Ft).enumerable})),It.push.apply(It,xt)}return It}function et(Tt){for(var Bt=1;Bt"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function mt(Tt){return Function.toString.call(Tt).indexOf("[native code]")!==-1}function St(Tt,Bt){return St=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(xt,Ft){return xt.__proto__=Ft,xt},St(Tt,Bt)}function pt(Tt){return pt=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(It){return It.__proto__||Object.getPrototypeOf(It)},pt(Tt)}function kt(Tt){"@babel/helpers - typeof";return kt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Bt){return typeof Bt}:function(Bt){return Bt&&typeof Symbol=="function"&&Bt.constructor===Symbol&&Bt!==Symbol.prototype?"symbol":typeof Bt},kt(Tt)}var Et=util,Pt=Et.inspect,Ot=requireErrors(),Nt=Ot.codes.ERR_INVALID_ARG_TYPE;function Vt(Tt,Bt,It){return(It===void 0||It>Tt.length)&&(It=Tt.length),Tt.substring(It-Bt.length,It)===Bt}function jt(Tt,Bt){if(Bt=Math.floor(Bt),Tt.length==0||Bt==0)return"";var It=Tt.length*Bt;for(Bt=Math.floor(Math.log(Bt)/Math.log(2));Bt;)Tt+=Tt,Bt--;return Tt+=Tt.substring(0,It-Tt.length),Tt}var zt="",cr="",qt="",Rt="",Mt={deepStrictEqual:"Expected values to be strictly deep-equal:",strictEqual:"Expected values to be strictly equal:",strictEqualObject:'Expected "actual" to be reference-equal to "expected":',deepEqual:"Expected values to be loosely deep-equal:",equal:"Expected values to be loosely equal:",notDeepStrictEqual:'Expected "actual" not to be strictly deep-equal to:',notStrictEqual:'Expected "actual" to be strictly unequal to:',notStrictEqualObject:'Expected "actual" not to be reference-equal to "expected":',notDeepEqual:'Expected "actual" not to be loosely deep-equal to:',notEqual:'Expected "actual" to be loosely unequal to:',notIdentical:"Values identical but not reference-equal:"},ut=10;function wt(Tt){var Bt=Object.keys(Tt),It=Object.create(Object.getPrototypeOf(Tt));return Bt.forEach(function(xt){It[xt]=Tt[xt]}),Object.defineProperty(It,"message",{value:Tt.message}),It}function $t(Tt){return Pt(Tt,{compact:!1,customInspect:!1,depth:1e3,maxArrayLength:1/0,showHidden:!1,breakLength:1/0,showProxy:!1,sorted:!0,getters:!0})}function Ct(Tt,Bt,It){var xt="",Ft="",er=0,lr="",Wt=!1,Jt=$t(Tt),Xt=Jt.split(` -`),or=$t(Bt).split(` -`),vr=0,Qt="";if(It==="strictEqual"&&kt(Tt)==="object"&&kt(Bt)==="object"&&Tt!==null&&Bt!==null&&(It="strictEqualObject"),Xt.length===1&&or.length===1&&Xt[0]!==or[0]){var Zt=Xt[0].length+or[0].length;if(Zt<=ut){if((kt(Tt)!=="object"||Tt===null)&&(kt(Bt)!=="object"||Bt===null)&&(Tt!==0||Bt!==0))return"".concat(Mt[It],` - -`)+"".concat(Xt[0]," !== ").concat(or[0],` -`)}else if(It!=="strictEqualObject"){var Sr=process.stderr&&process.stderr.isTTY?process.stderr.columns:80;if(Zt2&&(Qt=` - `.concat(jt(" ",vr),"^"),vr=0)}}}for(var br=Xt[Xt.length-1],Dr=or[or.length-1];br===Dr&&(vr++<2?lr=` - `.concat(br).concat(lr):xt=br,Xt.pop(),or.pop(),!(Xt.length===0||or.length===0));)br=Xt[Xt.length-1],Dr=or[or.length-1];var Jr=Math.max(Xt.length,or.length);if(Jr===0){var Lr=Jt.split(` -`);if(Lr.length>30)for(Lr[26]="".concat(zt,"...").concat(Rt);Lr.length>27;)Lr.pop();return"".concat(Mt.notIdentical,` - -`).concat(Lr.join(` -`),` -`)}vr>3&&(lr=` -`.concat(zt,"...").concat(Rt).concat(lr),Wt=!0),xt!==""&&(lr=` - `.concat(xt).concat(lr),xt="");var gr=0,yr=Mt[It]+` -`.concat(cr,"+ actual").concat(Rt," ").concat(qt,"- expected").concat(Rt),Pr=" ".concat(zt,"...").concat(Rt," Lines skipped");for(vr=0;vr1&&vr>2&&(Or>4?(Ft+=` -`.concat(zt,"...").concat(Rt),Wt=!0):Or>3&&(Ft+=` - `.concat(or[vr-2]),gr++),Ft+=` - `.concat(or[vr-1]),gr++),er=vr,xt+=` -`.concat(qt,"-").concat(Rt," ").concat(or[vr]),gr++;else if(or.length1&&vr>2&&(Or>4?(Ft+=` -`.concat(zt,"...").concat(Rt),Wt=!0):Or>3&&(Ft+=` - `.concat(Xt[vr-2]),gr++),Ft+=` - `.concat(Xt[vr-1]),gr++),er=vr,Ft+=` -`.concat(cr,"+").concat(Rt," ").concat(Xt[vr]),gr++;else{var Qr=or[vr],Vr=Xt[vr],dr=Vr!==Qr&&(!Vt(Vr,",")||Vr.slice(0,-1)!==Qr);dr&&Vt(Qr,",")&&Qr.slice(0,-1)===Vr&&(dr=!1,Vr+=","),dr?(Or>1&&vr>2&&(Or>4?(Ft+=` -`.concat(zt,"...").concat(Rt),Wt=!0):Or>3&&(Ft+=` - `.concat(Xt[vr-2]),gr++),Ft+=` - `.concat(Xt[vr-1]),gr++),er=vr,Ft+=` -`.concat(cr,"+").concat(Rt," ").concat(Vr),xt+=` -`.concat(qt,"-").concat(Rt," ").concat(Qr),gr+=2):(Ft+=xt,xt="",(Or===1||vr===0)&&(Ft+=` - `.concat(Vr),gr++))}if(gr>20&&vr30)for(Zt[26]="".concat(zt,"...").concat(Rt);Zt.length>27;)Zt.pop();Zt.length===1?er=It.call(this,"".concat(Qt," ").concat(Zt[0])):er=It.call(this,"".concat(Qt,` - -`).concat(Zt.join(` -`),` -`))}else{var Sr=$t(Xt),br="",Dr=Mt[Wt];Wt==="notDeepEqual"||Wt==="notEqual"?(Sr="".concat(Mt[Wt],` - -`).concat(Sr),Sr.length>1024&&(Sr="".concat(Sr.slice(0,1021),"..."))):(br="".concat($t(or)),Sr.length>512&&(Sr="".concat(Sr.slice(0,509),"...")),br.length>512&&(br="".concat(br.slice(0,509),"...")),Wt==="deepEqual"||Wt==="equal"?Sr="".concat(Dr,` - -`).concat(Sr,` - -should equal - -`):br=" ".concat(Wt," ").concat(br)),er=It.call(this,"".concat(Sr).concat(br))}return Error.stackTraceLimit=vr,er.generatedMessage=!lr,Object.defineProperty(yt(er),"name",{value:"AssertionError [ERR_ASSERTION]",enumerable:!1,writable:!0,configurable:!0}),er.code="ERR_ASSERTION",er.actual=Xt,er.expected=or,er.operator=Wt,Error.captureStackTrace&&Error.captureStackTrace(yt(er),Jt),er.stack,er.name="AssertionError",ht(er)}return nt(xt,[{key:"toString",value:function(){return"".concat(this.name," [").concat(this.code,"]: ").concat(this.message)}},{key:Bt,value:function(er,lr){return Pt(this,et(et({},lr),{},{customInspect:!1,depth:0}))}}]),xt}(gt(Error),Pt.custom);return assertion_error=At,assertion_error}var toStr=Object.prototype.toString,isArguments$2=function(et){var tt=toStr.call(et),rt=tt==="[object Arguments]";return rt||(rt=tt!=="[object Array]"&&et!==null&&typeof et=="object"&&typeof et.length=="number"&&et.length>=0&&toStr.call(et.callee)==="[object Function]"),rt},implementation$5,hasRequiredImplementation$1;function requireImplementation$1(){if(hasRequiredImplementation$1)return implementation$5;hasRequiredImplementation$1=1;var o;if(!Object.keys){var et=Object.prototype.hasOwnProperty,tt=Object.prototype.toString,rt=isArguments$2,it=Object.prototype.propertyIsEnumerable,nt=!it.call({toString:null},"toString"),at=it.call(function(){},"prototype"),st=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],ot=function(gt){var bt=gt.constructor;return bt&&bt.prototype===gt},lt={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},ht=function(){if(typeof window>"u")return!1;for(var gt in window)try{if(!lt["$"+gt]&&et.call(window,gt)&&window[gt]!==null&&typeof window[gt]=="object")try{ot(window[gt])}catch{return!0}}catch{return!0}return!1}(),yt=function(gt){if(typeof window>"u"||!ht)return ot(gt);try{return ot(gt)}catch{return!1}};o=function(bt){var dt=bt!==null&&typeof bt=="object",mt=tt.call(bt)==="[object Function]",St=rt(bt),pt=dt&&tt.call(bt)==="[object String]",kt=[];if(!dt&&!mt&&!St)throw new TypeError("Object.keys called on a non-object");var Et=at&&mt;if(pt&&bt.length>0&&!et.call(bt,0))for(var Pt=0;Pt0)for(var Ot=0;Ot2?arguments[2]:{},gt=o(ht);et&&(gt=rt.call(gt,Object.getOwnPropertySymbols(ht)));for(var bt=0;btdr.length)&&(_r=dr.length);for(var Rr=0,Yt=new Array(_r);Rr<_r;Rr++)Yt[Rr]=dr[Rr];return Yt}function it(dr,_r){var Rr=dr==null?null:typeof Symbol<"u"&&dr[Symbol.iterator]||dr["@@iterator"];if(Rr!=null){var Yt,Lt,Gt,ir,xr=[],Er=!0,Tr=!1;try{if(Gt=(Rr=Rr.call(dr)).next,_r===0){if(Object(Rr)!==Rr)return;Er=!1}else for(;!(Er=(Yt=Gt.call(Rr)).done)&&(xr.push(Yt.value),xr.length!==_r);Er=!0);}catch(nn){Tr=!0,Lt=nn}finally{try{if(!Er&&Rr.return!=null&&(ir=Rr.return(),Object(ir)!==ir))return}finally{if(Tr)throw Lt}}return xr}}function nt(dr){if(Array.isArray(dr))return dr}function at(dr){"@babel/helpers - typeof";return at=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(_r){return typeof _r}:function(_r){return _r&&typeof Symbol=="function"&&_r.constructor===Symbol&&_r!==Symbol.prototype?"symbol":typeof _r},at(dr)}var st=/a/g.flags!==void 0,ot=function(_r){var Rr=[];return _r.forEach(function(Yt){return Rr.push(Yt)}),Rr},lt=function(_r){var Rr=[];return _r.forEach(function(Yt,Lt){return Rr.push([Lt,Yt])}),Rr},ht=Object.is?Object.is:requireObjectIs(),yt=Object.getOwnPropertySymbols?Object.getOwnPropertySymbols:function(){return[]},gt=Number.isNaN?Number.isNaN:requireIsNan();function bt(dr){return dr.call.bind(dr)}var dt=bt(Object.prototype.hasOwnProperty),mt=bt(Object.prototype.propertyIsEnumerable),St=bt(Object.prototype.toString),pt=util.types,kt=pt.isAnyArrayBuffer,Et=pt.isArrayBufferView,Pt=pt.isDate,Ot=pt.isMap,Nt=pt.isRegExp,Vt=pt.isSet,jt=pt.isNativeError,zt=pt.isBoxedPrimitive,cr=pt.isNumberObject,qt=pt.isStringObject,Rt=pt.isBooleanObject,Mt=pt.isBigIntObject,ut=pt.isSymbolObject,wt=pt.isFloat32Array,$t=pt.isFloat64Array;function Ct(dr){if(dr.length===0||dr.length>10)return!0;for(var _r=0;_r57)return!0}return dr.length===10&&dr>=Math.pow(2,32)}function At(dr){return Object.keys(dr).filter(Ct).concat(yt(dr).filter(Object.prototype.propertyIsEnumerable.bind(dr)))}/*! - * The buffer module from node.js, for the browser. - * - * @author Feross Aboukhadijeh - * @license MIT - */function Tt(dr,_r){if(dr===_r)return 0;for(var Rr=dr.length,Yt=_r.length,Lt=0,Gt=Math.min(Rr,Yt);Lt1?or-1:0),Qt=1;Qt1?or-1:0),Qt=1;Qt1?or-1:0),Qt=1;Qt1?or-1:0),Qt=1;Qt>BigInt(128),it=et&BIG_U128_MAX;return tt=writeBigU128(o,it,tt),tt=writeBigU128(o,rt,tt),tt}function writeBigU128(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U128_MAX;const rt=et>>BigInt(64),it=et&BIG_U64_MAX;return tt=writeBigU64(o,it,tt),tt=writeBigU64(o,rt,tt),tt}function writeBigU64(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U64_MAX;const rt=Number(et>>BigInt(32)),it=Number(et&BigInt(4294967295));return tt=writeU32(o,it,tt),tt=writeU32(o,rt,tt),tt}function writeBigU56(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U56_MAX;const rt=Number(et>>BigInt(32)),it=Number(et&BigInt(4294967295));return tt=writeU32(o,it,tt),tt=writeU24(o,rt,tt),tt}function writeU64(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),write64(o,et,tt,!1)}function writeU56(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),write56(o,et,tt,!1)}function writeU48(o,et,tt){enforce$6(Number.isSafeInteger(et),"num","integer");const rt=et*HI|0;return o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,o[tt++]=rt,o[tt++]=rt>>>8,tt}function writeU40(o,et,tt){enforce$6(Number.isSafeInteger(et),"num","integer");const rt=et*HI|0;return o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,o[tt++]=rt,tt}function writeU32(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,tt}function writeU24(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt++]=et,et>>>=8,o[tt++]=et,et>>>=8,o[tt++]=et,tt}function writeU16(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt++]=et,o[tt++]=et>>>8,tt}function writeU8(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt]=et,tt+1}function writeUBE(o,et,tt,rt){switch(rt){case 8:return writeU64BE(o,et,tt);case 7:return writeU56BE(o,et,tt);case 6:return writeU48BE(o,et,tt);case 5:return writeU40BE(o,et,tt);case 4:return writeU32BE(o,et,tt);case 3:return writeU24BE(o,et,tt);case 2:return writeU16BE(o,et,tt);case 1:return writeU8(o,et,tt);default:throw new EncodingError$4(tt,"Invalid write length")}}function writeBigU256BE(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U256_MAX;const rt=et>>BigInt(128),it=et&BIG_U128_MAX;return tt=writeBigU128BE(o,rt,tt),tt=writeBigU128BE(o,it,tt),tt}function writeBigU128BE(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U128_MAX;const rt=et>>BigInt(64),it=et&BIG_U64_MAX;return tt=writeBigU64BE(o,rt,tt),tt=writeBigU64BE(o,it,tt),tt}function writeBigU64BE(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U64_MAX;const rt=Number(et>>BigInt(32)),it=Number(et&BigInt(4294967295));return tt=writeU32BE(o,rt,tt),tt=writeU32BE(o,it,tt),tt}function writeBigU56BE(o,et,tt){enforce$6(typeof et=="bigint","num","bigint"),et&=BIG_U56_MAX;const rt=Number(et>>BigInt(32)),it=Number(et&BigInt(4294967295));return tt=writeU24BE(o,rt,tt),tt=writeU32BE(o,it,tt),tt}function writeU64BE(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),write64(o,et,tt,!0)}function writeU56BE(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),write56(o,et,tt,!0)}function writeU48BE(o,et,tt){enforce$6(Number.isSafeInteger(et),"num","integer");const rt=et*HI|0;return o[tt++]=rt>>>8,o[tt++]=rt,o[tt+3]=et,et>>>=8,o[tt+2]=et,et>>>=8,o[tt+1]=et,et>>>=8,o[tt]=et,tt+4}function writeU40BE(o,et,tt){enforce$6(Number.isSafeInteger(et),"num","integer");const rt=et*HI|0;return o[tt++]=rt,o[tt+3]=et,et>>>=8,o[tt+2]=et,et>>>=8,o[tt+1]=et,et>>>=8,o[tt]=et,tt+4}function writeU32BE(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt+3]=et,et>>>=8,o[tt+2]=et,et>>>=8,o[tt+1]=et,et>>>=8,o[tt]=et,tt+4}function writeU24BE(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt+2]=et,et>>>=8,o[tt+1]=et,et>>>=8,o[tt]=et,tt+3}function writeU16BE(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),o[tt++]=et>>>8,o[tt++]=et,tt}function writeI(o,et,tt,rt){switch(rt){case 8:return writeU64(o,et,tt);case 7:return writeU56(o,et,tt);case 6:return writeU48(o,et,tt);case 5:return writeU40(o,et,tt);case 4:return writeU24(o,et,tt);case 3:return writeU32(o,et,tt);case 2:return writeU16(o,et,tt);case 1:return writeU8(o,et,tt);default:throw new EncodingError$4(tt,"Invalid write length")}}function writeBigI64(o,et,tt){return writeBigU64(o,et,tt)}function writeBigI56(o,et,tt){return writeBigU56(o,et,tt)}function writeI64(o,et,tt){return writeU64(o,et,tt)}function writeI56(o,et,tt){return writeU56(o,et,tt)}function writeI48(o,et,tt){return writeU48(o,et,tt)}function writeI40(o,et,tt){return writeU40(o,et,tt)}function writeI32(o,et,tt){return writeU32(o,et,tt)}function writeI24(o,et,tt){return writeU24(o,et,tt)}function writeI16(o,et,tt){return writeU16(o,et,tt)}function writeI8(o,et,tt){return writeU8(o,et,tt)}function writeIBE(o,et,tt,rt){switch(rt){case 8:return writeU64BE(o,et,tt);case 7:return writeU56BE(o,et,tt);case 6:return writeU48BE(o,et,tt);case 5:return writeU40BE(o,et,tt);case 4:return writeU32BE(o,et,tt);case 3:return writeU24BE(o,et,tt);case 2:return writeU16BE(o,et,tt);case 1:return writeU8(o,et,tt);default:throw new EncodingError$4(tt,"Invalid write length")}}function writeBigI64BE(o,et,tt){return writeBigU64BE(o,et,tt)}function writeBigI56BE(o,et,tt){return writeBigU56BE(o,et,tt)}function writeI64BE(o,et,tt){return writeU64BE(o,et,tt)}function writeI56BE(o,et,tt){return writeU56BE(o,et,tt)}function writeI48BE(o,et,tt){return writeU48BE(o,et,tt)}function writeI40BE(o,et,tt){return writeU40BE(o,et,tt)}function writeI32BE(o,et,tt){return writeU32BE(o,et,tt)}function writeI24BE(o,et,tt){return writeU24BE(o,et,tt)}function writeI16BE(o,et,tt){return writeU16BE(o,et,tt)}function _writeDoubleForwards(o,et,tt){return enforce$6(isNumber(et),"num","number"),F64_ARRAY[0]=et,o[tt++]=F648_ARRAY[0],o[tt++]=F648_ARRAY[1],o[tt++]=F648_ARRAY[2],o[tt++]=F648_ARRAY[3],o[tt++]=F648_ARRAY[4],o[tt++]=F648_ARRAY[5],o[tt++]=F648_ARRAY[6],o[tt++]=F648_ARRAY[7],tt}function _writeDoubleBackwards(o,et,tt){return enforce$6(isNumber(et),"num","number"),F64_ARRAY[0]=et,o[tt++]=F648_ARRAY[7],o[tt++]=F648_ARRAY[6],o[tt++]=F648_ARRAY[5],o[tt++]=F648_ARRAY[4],o[tt++]=F648_ARRAY[3],o[tt++]=F648_ARRAY[2],o[tt++]=F648_ARRAY[1],o[tt++]=F648_ARRAY[0],tt}function _writeFloatForwards(o,et,tt){return enforce$6(isNumber(et),"num","number"),F32_ARRAY[0]=et,o[tt++]=F328_ARRAY[0],o[tt++]=F328_ARRAY[1],o[tt++]=F328_ARRAY[2],o[tt++]=F328_ARRAY[3],tt}function _writeFloatBackwards(o,et,tt){return enforce$6(isNumber(et),"num","number"),F32_ARRAY[0]=et,o[tt++]=F328_ARRAY[3],o[tt++]=F328_ARRAY[2],o[tt++]=F328_ARRAY[1],o[tt++]=F328_ARRAY[0],tt}const writeFloat=BIG_ENDIAN?_writeFloatBackwards:_writeFloatForwards,writeFloatBE=BIG_ENDIAN?_writeFloatForwards:_writeFloatBackwards,writeDouble=BIG_ENDIAN?_writeDoubleBackwards:_writeDoubleForwards,writeDoubleBE=BIG_ENDIAN?_writeDoubleForwards:_writeDoubleBackwards;function readVarint(o,et){let tt,rt;switch(checkRead(et4294967295,et,"Non-canonical varint");break;case 254:rt=5,checkRead(et+rt<=o.length,et),tt=readU32(o,et+1),check$e(tt>65535,et,"Non-canonical varint");break;case 253:rt=3,checkRead(et+rt<=o.length,et),tt=readU16(o,et+1),check$e(tt>=253,et,"Non-canonical varint");break;default:rt=1,tt=o[et];break}return new Varint(rt,tt)}function writeVarint(o,et,tt){return enforce$6(Number.isSafeInteger(et),"num","integer"),et<253?(o[tt++]=et,tt):et<=65535?(o[tt++]=253,writeU16(o,et,tt)):et<=4294967295?(o[tt++]=254,writeU32(o,et,tt)):(o[tt++]=255,writeU64(o,et,tt))}function sizeVarint(o){return enforce$6(Number.isSafeInteger(o),"num","integer"),o<253?1:o<=65535?3:o<=4294967295?5:9}function readVarint2(o,et){let tt=0,rt=0;for(;;){checkRead(et>>0===et,"off","integer"),enforce$6(tt>>>0===tt,"size","integer"),et+tt>o.length)throw new EncodingError$4(et,"Out of bounds read");return o.slice(et,et+tt)}function readBytes(o,et,tt){if(enforce$6(Buffer.isBuffer(o),"data","buffer"),enforce$6(et>>>0===et,"off","integer"),enforce$6(tt>>>0===tt,"size","integer"),et+tt>o.length)throw new EncodingError$4(et,"Out of bounds read");const rt=Buffer.allocUnsafeSlow(tt);return o.copy(rt,0,et,et+tt),rt}function writeBytes(o,et,tt){if(enforce$6(Buffer.isBuffer(o),"data","buffer"),enforce$6(Buffer.isBuffer(et),"value","buffer"),enforce$6(tt>>>0===tt,"off","integer"),tt+et.length>o.length)throw new EncodingError$4(tt,"Out of bounds write");return et.copy(o,tt,0,et.length)}function readString(o,et,tt,rt){if(rt==null&&(rt="binary"),enforce$6(Buffer.isBuffer(o),"data","buffer"),enforce$6(et>>>0===et,"off","integer"),enforce$6(tt>>>0===tt,"size","integer"),enforce$6(typeof rt=="string","enc","string"),et+tt>o.length)throw new EncodingError$4(et,"Out of bounds read");return o.toString(rt,et,et+tt)}function writeString(o,et,tt,rt){if(rt==null&&(rt="binary"),enforce$6(Buffer.isBuffer(o),"data","buffer"),enforce$6(typeof et=="string","str","string"),enforce$6(tt>>>0===tt,"off","integer"),enforce$6(typeof rt=="string","enc","string"),et.length===0)return 0;const it=Buffer.byteLength(et,rt);if(tt+it>o.length)throw new EncodingError$4(tt,"Out of bounds write");return o.write(et,tt,rt)}function realloc(o,et){enforce$6(Buffer.isBuffer(o),"data","buffer");const tt=Buffer.allocUnsafeSlow(et);return o.copy(tt,0),tt}function copy$1(o){return enforce$6(Buffer.isBuffer(o),"data","buffer"),realloc(o,o.length)}function concat(o,et){enforce$6(Buffer.isBuffer(o),"a","buffer"),enforce$6(Buffer.isBuffer(et),"b","buffer");const tt=o.length+et.length,rt=Buffer.allocUnsafeSlow(tt);return o.copy(rt,0),et.copy(rt,o.length),rt}function sizeVarBytes(o){return enforce$6(Buffer.isBuffer(o),"data","buffer"),sizeVarint(o.length)+o.length}function sizeVarlen(o){return sizeVarint(o)+o}function sizeVarString(o,et){if(et==null&&(et="binary"),enforce$6(typeof o=="string","str","string"),enforce$6(typeof et=="string","enc","string"),o.length===0)return 1;const tt=Buffer.byteLength(o,et);return sizeVarint(tt)+tt}function isSafe(o,et){return o<0&&(o=~o,et===0&&(o+=1)),(o&4292870144)===0}function write64(o,et,tt,rt){let it=!1;et<0&&(et=-et,it=!0);let nt=et*HI|0,at=et|0;return it&&(at===0?nt=~nt+1|0:(nt=~nt,at=~at+1)),rt?(tt=writeI32BE(o,nt,tt),tt=writeI32BE(o,at,tt)):(tt=writeI32(o,at,tt),tt=writeI32(o,nt,tt)),tt}function write56(o,et,tt,rt){let it=!1;et<0&&(et=-et,it=!0);let nt=et*HI|0,at=et|0;return it&&(at===0?nt=~nt+1|0:(nt=~nt,at=~at+1)),rt?(tt=writeI24BE(o,nt,tt),tt=writeI32BE(o,at,tt)):(tt=writeI32(o,at,tt),tt=writeI24(o,nt,tt)),tt}class Varint{constructor(et,tt){this.size=et,this.value=tt}}function isNumber(o){return typeof o=="number"&&isFinite(o)}function checkRead(o,et){if(!o)throw new EncodingError$4(et,"Out of bounds read",checkRead)}function check$e(o,et,tt){if(!o)throw new EncodingError$4(et,tt,check$e)}function throwNoBigInt(){throw new Error("BigInt not supported.")}function ensureBigInt(o){return typeof BigInt=="function"?o:throwNoBigInt}encoding$4.readU=readU;encoding$4.readBigU256=ensureBigInt(readBigU256);encoding$4.readBigU128=ensureBigInt(readBigU128);encoding$4.readBigU64=ensureBigInt(readBigU64);encoding$4.readBigU56=ensureBigInt(readBigU56);encoding$4.readU64=readU64;encoding$4.readU56=readU56;encoding$4.readU48=readU48;encoding$4.readU40=readU40;encoding$4.readU32=readU32;encoding$4.readU24=readU24;encoding$4.readU16=readU16;encoding$4.readU8=readU8;encoding$4.readUBE=readUBE;encoding$4.readBigU256BE=ensureBigInt(readBigU256BE);encoding$4.readBigU128BE=ensureBigInt(readBigU128BE);encoding$4.readBigU64BE=ensureBigInt(readBigU64BE);encoding$4.readBigU56BE=ensureBigInt(readBigU56BE);encoding$4.readU64BE=readU64BE;encoding$4.readU56BE=readU56BE;encoding$4.readU48BE=readU48BE;encoding$4.readU40BE=readU40BE;encoding$4.readU32BE=readU32BE;encoding$4.readU24BE=readU24BE;encoding$4.readU16BE=readU16BE;encoding$4.readI=readI;encoding$4.readBigI64=ensureBigInt(readBigI64);encoding$4.readBigI56=ensureBigInt(readBigI56);encoding$4.readI64=readI64;encoding$4.readI56=readI56;encoding$4.readI48=readI48;encoding$4.readI40=readI40;encoding$4.readI32=readI32;encoding$4.readI24=readI24;encoding$4.readI16=readI16;encoding$4.readI8=readI8;encoding$4.readIBE=readIBE;encoding$4.readBigI64BE=ensureBigInt(readBigI64BE);encoding$4.readBigI56BE=ensureBigInt(readBigI56BE);encoding$4.readI64BE=readI64BE;encoding$4.readI56BE=readI56BE;encoding$4.readI48BE=readI48BE;encoding$4.readI40BE=readI40BE;encoding$4.readI32BE=readI32BE;encoding$4.readI24BE=readI24BE;encoding$4.readI16BE=readI16BE;encoding$4.readFloat=readFloat;encoding$4.readFloatBE=readFloatBE;encoding$4.readDouble=readDouble;encoding$4.readDoubleBE=readDoubleBE;encoding$4.writeU=writeU;encoding$4.writeBigU256=ensureBigInt(writeBigU256);encoding$4.writeBigU128=ensureBigInt(writeBigU128);encoding$4.writeBigU64=ensureBigInt(writeBigU64);encoding$4.writeBigU56=ensureBigInt(writeBigU56);encoding$4.writeU64=writeU64;encoding$4.writeU56=writeU56;encoding$4.writeU48=writeU48;encoding$4.writeU40=writeU40;encoding$4.writeU32=writeU32;encoding$4.writeU24=writeU24;encoding$4.writeU16=writeU16;encoding$4.writeU8=writeU8;encoding$4.writeUBE=writeUBE;encoding$4.writeBigU256BE=ensureBigInt(writeBigU256BE);encoding$4.writeBigU128BE=ensureBigInt(writeBigU128BE);encoding$4.writeBigU64BE=ensureBigInt(writeBigU64BE);encoding$4.writeBigU56BE=ensureBigInt(writeBigU56BE);encoding$4.writeU64BE=writeU64BE;encoding$4.writeU56BE=writeU56BE;encoding$4.writeU48BE=writeU48BE;encoding$4.writeU40BE=writeU40BE;encoding$4.writeU32BE=writeU32BE;encoding$4.writeU24BE=writeU24BE;encoding$4.writeU16BE=writeU16BE;encoding$4.writeI=writeI;encoding$4.writeBigI64=ensureBigInt(writeBigI64);encoding$4.writeBigI56=ensureBigInt(writeBigI56);encoding$4.writeI64=writeI64;encoding$4.writeI56=writeI56;encoding$4.writeI48=writeI48;encoding$4.writeI40=writeI40;encoding$4.writeI32=writeI32;encoding$4.writeI24=writeI24;encoding$4.writeI16=writeI16;encoding$4.writeI8=writeI8;encoding$4.writeIBE=writeIBE;encoding$4.writeBigI64BE=ensureBigInt(writeBigI64BE);encoding$4.writeBigI56BE=ensureBigInt(writeBigI56BE);encoding$4.writeI64BE=writeI64BE;encoding$4.writeI56BE=writeI56BE;encoding$4.writeI48BE=writeI48BE;encoding$4.writeI40BE=writeI40BE;encoding$4.writeI32BE=writeI32BE;encoding$4.writeI24BE=writeI24BE;encoding$4.writeI16BE=writeI16BE;encoding$4.writeFloat=writeFloat;encoding$4.writeFloatBE=writeFloatBE;encoding$4.writeDouble=writeDouble;encoding$4.writeDoubleBE=writeDoubleBE;encoding$4.readVarint=readVarint;encoding$4.writeVarint=writeVarint;encoding$4.sizeVarint=sizeVarint;encoding$4.readVarint2=readVarint2;encoding$4.writeVarint2=writeVarint2;encoding$4.sizeVarint2=sizeVarint2;encoding$4.sliceBytes=sliceBytes;encoding$4.readBytes=readBytes;encoding$4.writeBytes=writeBytes;encoding$4.readString=readString;encoding$4.writeString=writeString;encoding$4.realloc=realloc;encoding$4.copy=copy$1;encoding$4.concat=concat;encoding$4.sizeVarBytes=sizeVarBytes;encoding$4.sizeVarlen=sizeVarlen;encoding$4.sizeVarString=sizeVarString;/*! - * reader.js - buffer reader for bcoin - * Copyright (c) 2014-2015, Fedor Indutny (MIT License) - * Copyright (c) 2014-2017, Christopher Jeffrey (MIT License). - * https://github.com/bcoin-org/bcoin - */const enforce$5=enforce_1,encoding$3=encoding$4,EncodingError$3=error,EMPTY$1=Buffer.alloc(0);let BufferReader$3=class{constructor(et,tt=!1){Rp(this,"data");enforce$5(Buffer.isBuffer(et),"data","buffer"),enforce$5(typeof tt=="boolean","zeroCopy","boolean"),this.data=et,this.offset=0,this.zeroCopy=tt,this.stack=[]}check(et){if(this.offset+et>this.data.length)throw new EncodingError$3(this.offset,"Out of bounds read",this.check)}getSize(){return this.data.length}left(){return this.check(0),this.data.length-this.offset}seek(et){if(enforce$5(Number.isSafeInteger(et),"off","integer"),this.offset+et<0)throw new EncodingError$3(this.offset,"Out of bounds read");return this.check(et),this.offset+=et,this}start(){return this.stack.push(this.offset),this.offset}end(){if(this.stack.length===0)throw new Error("Cannot end without a stack item.");const et=this.stack.pop();return this.offset-et}endData(et=!1){if(enforce$5(typeof et=="boolean","zeroCopy","boolean"),this.stack.length===0)throw new Error("Cannot end without a stack item.");const tt=this.stack.pop(),rt=this.offset,it=rt-tt,nt=this.data;if(it===nt.length)return nt;if(this.zeroCopy||et)return nt.slice(tt,rt);const at=Buffer.allocUnsafeSlow(it);return nt.copy(at,0,tt,rt),at}destroy(){return this.data=EMPTY$1,this.offset=0,this.stack.length=0,this}readU8(){this.check(1);const et=this.data[this.offset];return this.offset+=1,et}readU16(){this.check(2);const et=encoding$3.readU16(this.data,this.offset);return this.offset+=2,et}readU16BE(){this.check(2);const et=encoding$3.readU16BE(this.data,this.offset);return this.offset+=2,et}readU24(){this.check(3);const et=encoding$3.readU24(this.data,this.offset);return this.offset+=3,et}readU24BE(){this.check(3);const et=encoding$3.readU24BE(this.data,this.offset);return this.offset+=3,et}readU32(){this.check(4);const et=encoding$3.readU32(this.data,this.offset);return this.offset+=4,et}readU32BE(){this.check(4);const et=encoding$3.readU32BE(this.data,this.offset);return this.offset+=4,et}readU40(){this.check(5);const et=encoding$3.readU40(this.data,this.offset);return this.offset+=5,et}readU40BE(){this.check(5);const et=encoding$3.readU40BE(this.data,this.offset);return this.offset+=5,et}readU48(){this.check(6);const et=encoding$3.readU48(this.data,this.offset);return this.offset+=6,et}readU48BE(){this.check(6);const et=encoding$3.readU48BE(this.data,this.offset);return this.offset+=6,et}readU56(){this.check(7);const et=encoding$3.readU56(this.data,this.offset);return this.offset+=7,et}readU56BE(){this.check(7);const et=encoding$3.readU56BE(this.data,this.offset);return this.offset+=7,et}readBigU56(){this.check(7);const et=encoding$3.readBigU56(this.data,this.offset);return this.offset+=7,et}readBigU56BE(){this.check(7);const et=encoding$3.readBigU56BE(this.data,this.offset);return this.offset+=7,et}readU64(){this.check(8);const et=encoding$3.readU64(this.data,this.offset);return this.offset+=8,et}readU64BE(){this.check(8);const et=encoding$3.readU64BE(this.data,this.offset);return this.offset+=8,et}readBigU64(){this.check(8);const et=encoding$3.readBigU64(this.data,this.offset);return this.offset+=8,et}readBigU64BE(){this.check(8);const et=encoding$3.readBigU64BE(this.data,this.offset);return this.offset+=8,et}readBigU128(){this.check(16);const et=encoding$3.readBigU128(this.data,this.offset);return this.offset+=16,et}readBigU128BE(){this.check(16);const et=encoding$3.readBigU128BE(this.data,this.offset);return this.offset+=16,et}readBigU256(){this.check(32);const et=encoding$3.readBigU256(this.data,this.offset);return this.offset+=32,et}readBigU256BE(){this.check(32);const et=encoding$3.readBigU256BE(this.data,this.offset);return this.offset+=32,et}readI8(){this.check(1);const et=encoding$3.readI8(this.data,this.offset);return this.offset+=1,et}readI16(){this.check(2);const et=encoding$3.readI16(this.data,this.offset);return this.offset+=2,et}readI16BE(){this.check(2);const et=encoding$3.readI16BE(this.data,this.offset);return this.offset+=2,et}readI24(){this.check(3);const et=encoding$3.readI24(this.data,this.offset);return this.offset+=3,et}readI24BE(){this.check(3);const et=encoding$3.readI24BE(this.data,this.offset);return this.offset+=3,et}readI32(){this.check(4);const et=encoding$3.readI32(this.data,this.offset);return this.offset+=4,et}readI32BE(){this.check(4);const et=encoding$3.readI32BE(this.data,this.offset);return this.offset+=4,et}readI40(){this.check(5);const et=encoding$3.readI40(this.data,this.offset);return this.offset+=5,et}readI40BE(){this.check(5);const et=encoding$3.readI40BE(this.data,this.offset);return this.offset+=5,et}readI48(){this.check(6);const et=encoding$3.readI48(this.data,this.offset);return this.offset+=6,et}readI48BE(){this.check(6);const et=encoding$3.readI48BE(this.data,this.offset);return this.offset+=6,et}readI56(){this.check(7);const et=encoding$3.readI56(this.data,this.offset);return this.offset+=7,et}readI56BE(){this.check(7);const et=encoding$3.readI56BE(this.data,this.offset);return this.offset+=7,et}readBigI56(){this.check(7);const et=encoding$3.readBigI56(this.data,this.offset);return this.offset+=7,et}readBigI56BE(){this.check(7);const et=encoding$3.readBigI56BE(this.data,this.offset);return this.offset+=7,et}readI64(){this.check(8);const et=encoding$3.readI64(this.data,this.offset);return this.offset+=8,et}readI64BE(){this.check(8);const et=encoding$3.readI64BE(this.data,this.offset);return this.offset+=8,et}readBigI64(){this.check(8);const et=encoding$3.readBigI64(this.data,this.offset);return this.offset+=8,et}readBigI64BE(){this.check(8);const et=encoding$3.readBigI64BE(this.data,this.offset);return this.offset+=8,et}readFloat(){this.check(4);const et=encoding$3.readFloat(this.data,this.offset);return this.offset+=4,et}readFloatBE(){this.check(4);const et=encoding$3.readFloatBE(this.data,this.offset);return this.offset+=4,et}readDouble(){this.check(8);const et=encoding$3.readDouble(this.data,this.offset);return this.offset+=8,et}readDoubleBE(){this.check(8);const et=encoding$3.readDoubleBE(this.data,this.offset);return this.offset+=8,et}readVarint(){const{size:et,value:tt}=encoding$3.readVarint(this.data,this.offset);return this.offset+=et,tt}readVarint2(){const{size:et,value:tt}=encoding$3.readVarint2(this.data,this.offset);return this.offset+=et,tt}readBytes(et,tt=!1){enforce$5(et>>>0===et,"size","integer"),enforce$5(typeof tt=="boolean","zeroCopy","boolean"),this.check(et);let rt;return this.zeroCopy||tt?rt=this.data.slice(this.offset,this.offset+et):(rt=Buffer.allocUnsafeSlow(et),this.data.copy(rt,0,this.offset,this.offset+et)),this.offset+=et,rt}readVarBytes(et=!1){return this.readBytes(this.readVarint(),et)}readChild(et){enforce$5(et>>>0===et,"size","integer"),this.check(et);const tt=this.data.slice(0,this.offset+et),rt=new this.constructor(tt);return rt.offset=this.offset,this.offset+=et,rt}readString(et,tt){tt==null&&(tt="binary"),enforce$5(et>>>0===et,"size","integer"),enforce$5(typeof tt=="string","enc","string"),this.check(et);const rt=this.data.toString(tt,this.offset,this.offset+et);return this.offset+=et,rt}readHash(et){return et?this.readString(32,et):this.readBytes(32)}readVarString(et,tt=0){et==null&&(et="binary"),enforce$5(typeof et=="string","enc","string"),enforce$5(tt>>>0===tt,"limit","integer");const rt=this.readVarint();if(tt!==0&&rt>tt)throw new EncodingError$3(this.offset,"String exceeds limit");return this.readString(rt,et)}readNullString(et){et==null&&(et="binary"),enforce$5(typeof et=="string","enc","string");let tt=this.offset;for(;tt0&&(tt=this.stack[this.stack.length-1]);const rt=this.data.slice(tt,this.offset),it=et.digest?et.digest(rt):et(rt);return encoding$3.readU32(it,0)}verifyChecksum(et){const tt=this.createChecksum(et),rt=this.readU32();if(tt!==rt)throw new EncodingError$3(this.offset,"Checksum mismatch");return tt}};var reader=BufferReader$3;/*! - * writer.js - buffer writer for bcoin - * Copyright (c) 2014-2015, Fedor Indutny (MIT License) - * Copyright (c) 2014-2017, Christopher Jeffrey (MIT License). - * https://github.com/bcoin-org/bcoin - */const enforce$4=enforce_1,encoding$2=encoding$4,EncodingError$2=error,SEEK=0,U8=1,U16=2,U16BE=3,U24=4,U24BE=5,U32=6,U32BE=7,U40=8,U40BE=9,U48=10,U48BE=11,U56=12,U56BE=13,U64=14,U64BE=15,I8=16,I16=17,I16BE=18,I24=19,I24BE=20,I32=21,I32BE=22,I40=23,I40BE=24,I48=25,I48BE=26,I56=27,I56BE=28,I64=29,I64BE=30,FL=31,FLBE=32,DBL=33,DBLBE=34,VARINT=35,VARINT2=36,BYTES=37,STR=38,CHECKSUM=39,FILL=40,BIG_U56=41,BIG_U56BE=42,BIG_U64=43,BIG_U64BE=44,BIG_I56=45,BIG_I56BE=46,BIG_I64=47,BIG_I64BE=48,BIG_U128=49,BIG_U128BE=50,BIG_U256=51,BIG_U256BE=52;let BufferWriter$3=class{constructor(){this.ops=[],this.offset=0}render(){const et=Buffer.allocUnsafeSlow(this.offset);let tt=0;for(const rt of this.ops)switch(rt.type){case SEEK:tt+=rt.value;break;case U8:tt=encoding$2.writeU8(et,rt.value,tt);break;case U16:tt=encoding$2.writeU16(et,rt.value,tt);break;case U16BE:tt=encoding$2.writeU16BE(et,rt.value,tt);break;case U24:tt=encoding$2.writeU24(et,rt.value,tt);break;case U24BE:tt=encoding$2.writeU24BE(et,rt.value,tt);break;case U32:tt=encoding$2.writeU32(et,rt.value,tt);break;case U32BE:tt=encoding$2.writeU32BE(et,rt.value,tt);break;case U40:tt=encoding$2.writeU40(et,rt.value,tt);break;case U40BE:tt=encoding$2.writeU40BE(et,rt.value,tt);break;case U48:tt=encoding$2.writeU48(et,rt.value,tt);break;case U48BE:tt=encoding$2.writeU48BE(et,rt.value,tt);break;case U56:tt=encoding$2.writeU56(et,rt.value,tt);break;case U56BE:tt=encoding$2.writeU56BE(et,rt.value,tt);break;case U64:tt=encoding$2.writeU64(et,rt.value,tt);break;case U64BE:tt=encoding$2.writeU64BE(et,rt.value,tt);break;case I8:tt=encoding$2.writeI8(et,rt.value,tt);break;case I16:tt=encoding$2.writeI16(et,rt.value,tt);break;case I16BE:tt=encoding$2.writeI16BE(et,rt.value,tt);break;case I24:tt=encoding$2.writeI24(et,rt.value,tt);break;case I24BE:tt=encoding$2.writeI24BE(et,rt.value,tt);break;case I32:tt=encoding$2.writeI32(et,rt.value,tt);break;case I32BE:tt=encoding$2.writeI32BE(et,rt.value,tt);break;case I40:tt=encoding$2.writeI40(et,rt.value,tt);break;case I40BE:tt=encoding$2.writeI40BE(et,rt.value,tt);break;case I48:tt=encoding$2.writeI48(et,rt.value,tt);break;case I48BE:tt=encoding$2.writeI48BE(et,rt.value,tt);break;case I56:tt=encoding$2.writeI56(et,rt.value,tt);break;case I56BE:tt=encoding$2.writeI56BE(et,rt.value,tt);break;case I64:tt=encoding$2.writeI64(et,rt.value,tt);break;case I64BE:tt=encoding$2.writeI64BE(et,rt.value,tt);break;case FL:tt=encoding$2.writeFloat(et,rt.value,tt);break;case FLBE:tt=encoding$2.writeFloatBE(et,rt.value,tt);break;case DBL:tt=encoding$2.writeDouble(et,rt.value,tt);break;case DBLBE:tt=encoding$2.writeDoubleBE(et,rt.value,tt);break;case VARINT:tt=encoding$2.writeVarint(et,rt.value,tt);break;case VARINT2:tt=encoding$2.writeVarint2(et,rt.value,tt);break;case BYTES:tt+=rt.data.copy(et,tt);break;case STR:tt+=et.write(rt.value,tt,rt.enc);break;case CHECKSUM:tt+=rt.func(et.slice(0,tt)).copy(et,tt,0,4);break;case FILL:et.fill(rt.value,tt,tt+rt.size),tt+=rt.size;break;case BIG_U56:tt=encoding$2.writeBigU56(et,rt.value,tt);break;case BIG_U56BE:tt=encoding$2.writeBigU56BE(et,rt.value,tt);break;case BIG_U64:tt=encoding$2.writeBigU64(et,rt.value,tt);break;case BIG_U64BE:tt=encoding$2.writeBigU64BE(et,rt.value,tt);break;case BIG_I56:tt=encoding$2.writeBigI56(et,rt.value,tt);break;case BIG_I56BE:tt=encoding$2.writeBigI56BE(et,rt.value,tt);break;case BIG_I64:tt=encoding$2.writeBigI64(et,rt.value,tt);break;case BIG_I64BE:tt=encoding$2.writeBigI64BE(et,rt.value,tt);break;case BIG_U128:tt=encoding$2.writeBigU128(et,rt.value,tt);break;case BIG_U128BE:tt=encoding$2.writeBigU128BE(et,rt.value,tt);break;case BIG_U256:tt=encoding$2.writeBigU256(et,rt.value,tt);break;case BIG_U256BE:tt=encoding$2.writeBigU256BE(et,rt.value,tt);break;default:throw new Error("Invalid type.")}if(tt!==et.length)throw new EncodingError$2(tt,"Out of bounds write");return this.destroy(),et}encode(){return this.render()}finish(et){if(enforce$4(et>>>0===et,"size","integer"),this.offset>et)throw new EncodingError$2(this.offset,"Out of bounds write");return this.fill(0,et-this.offset),this.render()}getSize(){return this.offset}seek(et){if(enforce$4(Number.isSafeInteger(et),"off","integer"),this.offset+et<0)throw new EncodingError$2(this.offset,"Out of bounds write");return this.offset+=et,this.ops.push(new NumberOp(SEEK,et)),this}destroy(){return this.ops.length=0,this.offset=0,this}writeU8(et){return this.offset+=1,this.ops.push(new NumberOp(U8,et)),this}writeU16(et){return this.offset+=2,this.ops.push(new NumberOp(U16,et)),this}writeU16BE(et){return this.offset+=2,this.ops.push(new NumberOp(U16BE,et)),this}writeU24(et){return this.offset+=3,this.ops.push(new NumberOp(U24,et)),this}writeU24BE(et){return this.offset+=3,this.ops.push(new NumberOp(U24BE,et)),this}writeU32(et){return this.offset+=4,this.ops.push(new NumberOp(U32,et)),this}writeU32BE(et){return this.offset+=4,this.ops.push(new NumberOp(U32BE,et)),this}writeU40(et){return this.offset+=5,this.ops.push(new NumberOp(U40,et)),this}writeU40BE(et){return this.offset+=5,this.ops.push(new NumberOp(U40BE,et)),this}writeU48(et){return this.offset+=6,this.ops.push(new NumberOp(U48,et)),this}writeU48BE(et){return this.offset+=6,this.ops.push(new NumberOp(U48BE,et)),this}writeU56(et){return this.offset+=7,this.ops.push(new NumberOp(U56,et)),this}writeU56BE(et){return this.offset+=7,this.ops.push(new NumberOp(U56BE,et)),this}writeBigU56(et){return this.offset+=7,this.ops.push(new BigOp(BIG_U56,et)),this}writeBigU56BE(et){return this.offset+=7,this.ops.push(new BigOp(BIG_U56BE,et)),this}writeU64(et){return this.offset+=8,this.ops.push(new NumberOp(U64,et)),this}writeU64BE(et){return this.offset+=8,this.ops.push(new NumberOp(U64BE,et)),this}writeBigU64(et){return this.offset+=8,this.ops.push(new BigOp(BIG_U64,et)),this}writeBigU64BE(et){return this.offset+=8,this.ops.push(new BigOp(BIG_U64BE,et)),this}writeBigU128(et){return this.offset+=16,this.ops.push(new BigOp(BIG_U128,et)),this}writeBigU128BE(et){return this.offset+=16,this.ops.push(new BigOp(BIG_U128BE,et)),this}writeBigU256(et){return this.offset+=32,this.ops.push(new BigOp(BIG_U256,et)),this}writeBigU256BE(et){return this.offset+=32,this.ops.push(new BigOp(BIG_U256BE,et)),this}writeI8(et){return this.offset+=1,this.ops.push(new NumberOp(I8,et)),this}writeI16(et){return this.offset+=2,this.ops.push(new NumberOp(I16,et)),this}writeI16BE(et){return this.offset+=2,this.ops.push(new NumberOp(I16BE,et)),this}writeI24(et){return this.offset+=3,this.ops.push(new NumberOp(I24,et)),this}writeI24BE(et){return this.offset+=3,this.ops.push(new NumberOp(I24BE,et)),this}writeI32(et){return this.offset+=4,this.ops.push(new NumberOp(I32,et)),this}writeI32BE(et){return this.offset+=4,this.ops.push(new NumberOp(I32BE,et)),this}writeI40(et){return this.offset+=5,this.ops.push(new NumberOp(I40,et)),this}writeI40BE(et){return this.offset+=5,this.ops.push(new NumberOp(I40BE,et)),this}writeI48(et){return this.offset+=6,this.ops.push(new NumberOp(I48,et)),this}writeI48BE(et){return this.offset+=6,this.ops.push(new NumberOp(I48BE,et)),this}writeI56(et){return this.offset+=7,this.ops.push(new NumberOp(I56,et)),this}writeI56BE(et){return this.offset+=7,this.ops.push(new NumberOp(I56BE,et)),this}writeBigI56(et){return this.offset+=7,this.ops.push(new BigOp(BIG_I56,et)),this}writeBigI56BE(et){return this.offset+=7,this.ops.push(new BigOp(BIG_I56BE,et)),this}writeI64(et){return this.offset+=8,this.ops.push(new NumberOp(I64,et)),this}writeI64BE(et){return this.offset+=8,this.ops.push(new NumberOp(I64BE,et)),this}writeBigI64(et){return this.offset+=8,this.ops.push(new BigOp(BIG_I64,et)),this}writeBigI64BE(et){return this.offset+=8,this.ops.push(new BigOp(BIG_I64BE,et)),this}writeFloat(et){return this.offset+=4,this.ops.push(new NumberOp(FL,et)),this}writeFloatBE(et){return this.offset+=4,this.ops.push(new NumberOp(FLBE,et)),this}writeDouble(et){return this.offset+=8,this.ops.push(new NumberOp(DBL,et)),this}writeDoubleBE(et){return this.offset+=8,this.ops.push(new NumberOp(DBLBE,et)),this}writeVarint(et){return this.offset+=encoding$2.sizeVarint(et),this.ops.push(new NumberOp(VARINT,et)),this}writeVarint2(et){return this.offset+=encoding$2.sizeVarint2(et),this.ops.push(new NumberOp(VARINT2,et)),this}writeBytes(et){return enforce$4(Buffer.isBuffer(et),"value","buffer"),et.length===0?this:(this.offset+=et.length,this.ops.push(new BufferOp(BYTES,et)),this)}writeVarBytes(et){return enforce$4(Buffer.isBuffer(et),"value","buffer"),this.offset+=encoding$2.sizeVarint(et.length),this.ops.push(new NumberOp(VARINT,et.length)),et.length===0?this:(this.offset+=et.length,this.ops.push(new BufferOp(BYTES,et)),this)}copy(et,tt,rt){enforce$4(Buffer.isBuffer(et),"value","buffer"),enforce$4(tt>>>0===tt,"start","integer"),enforce$4(rt>>>0===rt,"end","integer"),enforce$4(rt>=tt,"start","integer");const it=et.slice(tt,rt);return this.writeBytes(it),this}writeString(et,tt){return tt==null&&(tt="binary"),enforce$4(typeof et=="string","value","string"),enforce$4(typeof tt=="string","enc","string"),et.length===0?this:(this.offset+=Buffer.byteLength(et,tt),this.ops.push(new StringOp(STR,et,tt)),this)}writeHash(et){return typeof et!="string"?(enforce$4(Buffer.isBuffer(et),"value","buffer"),enforce$4(et.length===32,"value","32-byte hash"),this.writeBytes(et),this):(enforce$4(et.length===64,"value","32-byte hash"),this.writeString(et,"hex"),this)}writeVarString(et,tt){if(tt==null&&(tt="binary"),enforce$4(typeof et=="string","value","string"),enforce$4(typeof tt=="string","enc","string"),et.length===0)return this.ops.push(new NumberOp(VARINT,0)),this;const rt=Buffer.byteLength(et,tt);return this.offset+=encoding$2.sizeVarint(rt),this.offset+=rt,this.ops.push(new NumberOp(VARINT,rt)),this.ops.push(new StringOp(STR,et,tt)),this}writeNullString(et,tt){return this.writeString(et,tt),this.writeU8(0),this}writeChecksum(et){return et&&typeof et.digest=="function"&&(et=et.digest.bind(et)),enforce$4(typeof et=="function","hash","function"),this.offset+=4,this.ops.push(new FunctionOp(CHECKSUM,et)),this}fill(et,tt){return enforce$4((et&255)===et,"value","byte"),enforce$4(tt>>>0===tt,"size","integer"),tt===0?this:(this.offset+=tt,this.ops.push(new FillOp(FILL,et,tt)),this)}pad(et,tt=0){return this.fill(tt,et)}};class WriteOp{constructor(et){this.type=et}}class NumberOp extends WriteOp{constructor(et,tt){super(et),this.value=tt}}class BigOp extends WriteOp{constructor(et,tt){super(et),this.value=tt}}class BufferOp extends WriteOp{constructor(et,tt){super(et),this.data=tt}}class StringOp extends WriteOp{constructor(et,tt,rt){super(et),this.value=tt,this.enc=rt}}class FunctionOp extends WriteOp{constructor(et,tt){super(et),this.func=tt}}class FillOp extends WriteOp{constructor(et,tt,rt){super(et),this.value=tt,this.size=rt}}var writer=BufferWriter$3;/*! - * staticwriter.js - buffer writer for bcoin - * Copyright (c) 2014-2017, Christopher Jeffrey (MIT License). - * https://github.com/bcoin-org/bcoin - */const enforce$3=enforce_1,encoding$1=encoding$4,EncodingError$1=error,EMPTY=Buffer.alloc(0),POOL_SIZE=102400;let POOL=null,StaticWriter$2=class Eu{constructor(et){this.data=EMPTY,this.offset=0,et!=null&&this.init(et)}check(et){if(this.offset+et>this.data.length)throw new EncodingError$1(this.offset,"Out of bounds write",this.check)}init(et){return Buffer.isBuffer(et)?(this.data=et,this.offset=0,this):(enforce$3(et>>>0===et,"size","integer"),this.data=Buffer.allocUnsafeSlow(et),this.offset=0,this)}static pool(et){if(enforce$3(et>>>0===et,"size","integer"),et<=POOL_SIZE){POOL||(POOL=Buffer.allocUnsafeSlow(POOL_SIZE));const tt=new Eu;return tt.data=POOL.slice(0,et),tt}return new Eu(et)}render(){const{data:et,offset:tt}=this;if(tt!==et.length)throw new EncodingError$1(tt,"Out of bounds write");return this.destroy(),et}encode(){return this.render()}slice(){const{data:et,offset:tt}=this;if(tt>et.length)throw new EncodingError$1(tt,"Out of bounds write");return this.destroy(),et.slice(0,tt)}finish(){const{data:et,offset:tt}=this;if(tt>et.length)throw new EncodingError$1(tt,"Out of bounds write");return et.fill(0,tt,et.length),this.destroy(),et}getSize(){return this.offset}seek(et){if(enforce$3(Number.isSafeInteger(et),"off","integer"),this.offset+et<0)throw new EncodingError$1(this.offset,"Out of bounds write");return this.check(et),this.offset+=et,this}destroy(){return this.data=EMPTY,this.offset=0,this}writeU8(et){return this.check(1),this.offset=encoding$1.writeU8(this.data,et,this.offset),this}writeU16(et){return this.check(2),this.offset=encoding$1.writeU16(this.data,et,this.offset),this}writeU16BE(et){return this.check(2),this.offset=encoding$1.writeU16BE(this.data,et,this.offset),this}writeU24(et){return this.check(3),this.offset=encoding$1.writeU24(this.data,et,this.offset),this}writeU24BE(et){return this.check(3),this.offset=encoding$1.writeU24BE(this.data,et,this.offset),this}writeU32(et){return this.check(4),this.offset=encoding$1.writeU32(this.data,et,this.offset),this}writeU32BE(et){return this.check(4),this.offset=encoding$1.writeU32BE(this.data,et,this.offset),this}writeU40(et){return this.check(5),this.offset=encoding$1.writeU40(this.data,et,this.offset),this}writeU40BE(et){return this.check(5),this.offset=encoding$1.writeU40BE(this.data,et,this.offset),this}writeU48(et){return this.check(6),this.offset=encoding$1.writeU48(this.data,et,this.offset),this}writeU48BE(et){return this.check(6),this.offset=encoding$1.writeU48BE(this.data,et,this.offset),this}writeU56(et){return this.check(7),this.offset=encoding$1.writeU56(this.data,et,this.offset),this}writeU56BE(et){return this.check(7),this.offset=encoding$1.writeU56BE(this.data,et,this.offset),this}writeBigU56(et){return this.check(7),this.offset=encoding$1.writeBigU56(this.data,et,this.offset),this}writeBigU56BE(et){return this.check(7),this.offset=encoding$1.writeBigU56BE(this.data,et,this.offset),this}writeU64(et){return this.check(8),this.offset=encoding$1.writeU64(this.data,et,this.offset),this}writeU64BE(et){return this.check(8),this.offset=encoding$1.writeU64BE(this.data,et,this.offset),this}writeBigU64(et){return this.check(8),this.offset=encoding$1.writeBigU64(this.data,et,this.offset),this}writeBigU64BE(et){return this.check(8),this.offset=encoding$1.writeBigU64BE(this.data,et,this.offset),this}writeBigU128(et){return this.check(16),this.offset=encoding$1.writeBigU128(this.data,et,this.offset),this}writeBigU128BE(et){return this.check(16),this.offset=encoding$1.writeBigU128BE(this.data,et,this.offset),this}writeBigU256(et){return this.check(32),this.offset=encoding$1.writeBigU256(this.data,et,this.offset),this}writeBigU256BE(et){return this.check(32),this.offset=encoding$1.writeBigU256BE(this.data,et,this.offset),this}writeI8(et){return this.check(1),this.offset=encoding$1.writeI8(this.data,et,this.offset),this}writeI16(et){return this.check(2),this.offset=encoding$1.writeI16(this.data,et,this.offset),this}writeI16BE(et){return this.check(2),this.offset=encoding$1.writeI16BE(this.data,et,this.offset),this}writeI24(et){return this.check(3),this.offset=encoding$1.writeI24(this.data,et,this.offset),this}writeI24BE(et){return this.check(3),this.offset=encoding$1.writeI24BE(this.data,et,this.offset),this}writeI32(et){return this.check(4),this.offset=encoding$1.writeI32(this.data,et,this.offset),this}writeI32BE(et){return this.check(4),this.offset=encoding$1.writeI32BE(this.data,et,this.offset),this}writeI40(et){return this.check(5),this.offset=encoding$1.writeI40(this.data,et,this.offset),this}writeI40BE(et){return this.check(5),this.offset=encoding$1.writeI40BE(this.data,et,this.offset),this}writeI48(et){return this.check(6),this.offset=encoding$1.writeI48(this.data,et,this.offset),this}writeI48BE(et){return this.check(6),this.offset=encoding$1.writeI48BE(this.data,et,this.offset),this}writeI56(et){return this.check(7),this.offset=encoding$1.writeI56(this.data,et,this.offset),this}writeI56BE(et){return this.check(7),this.offset=encoding$1.writeI56BE(this.data,et,this.offset),this}writeBigI56(et){return this.check(7),this.offset=encoding$1.writeBigI56(this.data,et,this.offset),this}writeBigI56BE(et){return this.check(7),this.offset=encoding$1.writeBigI56BE(this.data,et,this.offset),this}writeI64(et){return this.check(8),this.offset=encoding$1.writeI64(this.data,et,this.offset),this}writeI64BE(et){return this.check(8),this.offset=encoding$1.writeI64BE(this.data,et,this.offset),this}writeBigI64(et){return this.check(8),this.offset=encoding$1.writeBigI64(this.data,et,this.offset),this}writeBigI64BE(et){return this.check(8),this.offset=encoding$1.writeBigI64BE(this.data,et,this.offset),this}writeFloat(et){return this.check(4),this.offset=encoding$1.writeFloat(this.data,et,this.offset),this}writeFloatBE(et){return this.check(4),this.offset=encoding$1.writeFloatBE(this.data,et,this.offset),this}writeDouble(et){return this.check(8),this.offset=encoding$1.writeDouble(this.data,et,this.offset),this}writeDoubleBE(et){return this.check(8),this.offset=encoding$1.writeDoubleBE(this.data,et,this.offset),this}writeVarint(et){return this.offset=encoding$1.writeVarint(this.data,et,this.offset),this}writeVarint2(et){return this.offset=encoding$1.writeVarint2(this.data,et,this.offset),this}writeBytes(et){return enforce$3(Buffer.isBuffer(et),"value","buffer"),this.check(et.length),this.offset+=et.copy(this.data,this.offset),this}writeVarBytes(et){return enforce$3(Buffer.isBuffer(et),"value","buffer"),this.writeVarint(et.length),this.writeBytes(et),this}copy(et,tt,rt){return enforce$3(Buffer.isBuffer(et),"value","buffer"),enforce$3(tt>>>0===tt,"start","integer"),enforce$3(rt>>>0===rt,"end","integer"),enforce$3(rt>=tt,"start","integer"),this.check(rt-tt),this.offset+=et.copy(this.data,this.offset,tt,rt),this}writeString(et,tt){if(tt==null&&(tt="binary"),enforce$3(typeof et=="string","value","string"),enforce$3(typeof tt=="string","enc","string"),et.length===0)return this;const rt=Buffer.byteLength(et,tt);return this.check(rt),this.offset+=this.data.write(et,this.offset,tt),this}writeHash(et){return typeof et!="string"?(enforce$3(Buffer.isBuffer(et),"value","buffer"),enforce$3(et.length===32,"value","32-byte hash"),this.writeBytes(et),this):(enforce$3(et.length===64,"value","32-byte hash"),this.check(32),this.offset+=this.data.write(et,this.offset,"hex"),this)}writeVarString(et,tt){if(tt==null&&(tt="binary"),enforce$3(typeof et=="string","value","string"),enforce$3(typeof tt=="string","enc","string"),et.length===0)return this.writeVarint(0),this;const rt=Buffer.byteLength(et,tt);return this.writeVarint(rt),this.check(rt),this.offset+=this.data.write(et,this.offset,tt),this}writeNullString(et,tt){return this.writeString(et,tt),this.writeU8(0),this}writeChecksum(et){(!et||typeof et.digest!="function")&&enforce$3(typeof et=="function","hash","function"),this.check(4);const tt=this.data.slice(0,this.offset);return(et.digest?et.digest(tt):et(tt)).copy(this.data,this.offset,0,4),this.offset+=4,this}fill(et,tt){return enforce$3((et&255)===et,"value","byte"),enforce$3(tt>>>0===tt,"size","integer"),tt===0?this:(this.check(tt),this.data.fill(et,this.offset,this.offset+tt),this.offset+=tt,this)}pad(et,tt=0){return this.fill(tt,et)}};var staticwriter=StaticWriter$2;/*! - * struct.js - struct object for bcoin - * Copyright (c) 2018, Christopher Jeffrey (MIT License). - * https://github.com/bcoin-org/bcoin - */const enforce$2=enforce_1,BufferReader$2=reader,BufferWriter$2=writer,StaticWriter$1=staticwriter,{custom:custom$1}=customBrowser;let Struct$1=class{constructor(){}inject(et){return enforce$2(et instanceof this.constructor,"obj","struct"),this.decode(et.encode())}clone(){return new this.constructor().inject(this)}getSize(et){return-1}write(et,tt){return et}read(et,tt){return this}toString(){return Object.prototype.toString.call(this)}fromString(et,tt){return this}getJSON(){return this}fromJSON(et,tt){return this}fromOptions(et,tt){return this}from(et,tt){return this.fromOptions(et,tt)}format(){return this.getJSON()}encode(et){const tt=this.getSize(et),rt=tt===-1?new BufferWriter$2:new StaticWriter$1(tt);return this.write(rt,et),rt.render()}decode(et,tt){const rt=new BufferReader$2(et);return this.read(rt,tt),this}toHex(et){return this.encode(et).toString("hex")}fromHex(et,tt){enforce$2(typeof et=="string","str","string");const rt=et.length>>>1,it=Buffer.from(et,"hex");if(it.length!==rt)throw new Error("Invalid hex string.");return this.decode(it,tt)}toBase64(et){return this.encode(et).toString("base64")}fromBase64(et,tt){enforce$2(typeof et=="string","str","string");const rt=Buffer.from(et,"base64");if(et.length>size64(rt.length))throw new Error("Invalid base64 string.");return this.decode(rt,tt)}toJSON(){return this.getJSON()}[custom$1](){return this.format()}static read(et,tt){return new this().read(et,tt)}static decode(et,tt){return new this().decode(et,tt)}static fromHex(et,tt){return new this().fromHex(et,tt)}static fromBase64(et,tt){return new this().fromBase64(et,tt)}static fromString(et,tt){return new this().fromString(et,tt)}static fromJSON(et,tt){return new this().fromJSON(et,tt)}static fromOptions(et,tt){return new this().fromOptions(et,tt)}static from(et,tt){return new this().from(et,tt)}toWriter(et,tt){return this.write(et,tt)}fromReader(et,tt){return this.read(et,tt)}toRaw(et){return this.encode(et)}fromRaw(et,tt){return this.decode(et,tt)}static fromReader(et,tt){return this.read(et,tt)}static fromRaw(et,tt){return this.decode(et,tt)}};function size64(o){return(4*o/3+3&-4)>>>0}var struct=Struct$1;/*! - * bufio.js - buffer utilities for javascript - * Copyright (c) 2014-2017, Christopher Jeffrey (MIT License). - * https://github.com/bcoin-org/bcoin - */const custom=customBrowser,encoding=encoding$4,enforce$1=enforce_1,EncodingError=error,BufferReader$1=reader,BufferWriter$1=writer,StaticWriter=staticwriter,Struct=struct;bufio.custom=custom;bufio.encoding=encoding;bufio.EncodingError=EncodingError;bufio.BufferReader=BufferReader$1;bufio.BufferWriter=BufferWriter$1;bufio.StaticWriter=StaticWriter;bufio.Struct=Struct;bufio.read=function(et,tt){return new BufferReader$1(et,tt)};bufio.write=function(et){return et!=null?new StaticWriter(et):new BufferWriter$1};bufio.pool=function(et){return StaticWriter.pool(et)};function _read(o,et){return function(tt,rt){if(enforce$1(Buffer.isBuffer(tt),"data","buffer"),enforce$1(rt>>>0===rt,"off","integer"),rt+et>tt.length)throw new EncodingError(rt,"Out of bounds read");return o(tt,rt)}}function _readn(o){return function(et,tt,rt){if(enforce$1(Buffer.isBuffer(et),"data","buffer"),enforce$1(tt>>>0===tt,"off","integer"),enforce$1(rt>>>0===rt,"len","integer"),tt+rt>et.length)throw new EncodingError(tt,"Out of bounds read");return o(et,tt,rt)}}function _readvar(o){return function(et,tt){return enforce$1(Buffer.isBuffer(et),"data","buffer"),enforce$1(tt>>>0===tt,"off","integer"),o(et,tt)}}function _write(o,et){return function(tt,rt,it){if(enforce$1(Buffer.isBuffer(tt),"data","buffer"),enforce$1(it>>>0===it,"off","integer"),it+et>tt.length)throw new EncodingError(it,"Out of bounds write");return o(tt,rt,it)}}function _writen(o){return function(et,tt,rt,it){if(enforce$1(Buffer.isBuffer(et),"data","buffer"),enforce$1(rt>>>0===rt,"off","integer"),enforce$1(it>>>0===it,"len","integer"),rt+it>et.length)throw new EncodingError(rt,"Out of bounds write");return o(et,tt,rt,it)}}function _writecb(o,et){return function(tt,rt,it){if(enforce$1(Buffer.isBuffer(tt),"data","buffer"),enforce$1(it>>>0===it,"off","integer"),it+et(rt)>tt.length)throw new EncodingError(it,"Out of bounds write");return o(tt,rt,it)}}bufio.readU=_readn(encoding.readU);bufio.readBigU256=_read(encoding.readBigU256,32);bufio.readBigU128=_read(encoding.readBigU128,16);bufio.readBigU64=_read(encoding.readBigU64,8);bufio.readBigU56=_read(encoding.readBigU56,7);bufio.readU64=_read(encoding.readU64,8);bufio.readU56=_read(encoding.readU56,7);bufio.readU48=_read(encoding.readU48,6);bufio.readU40=_read(encoding.readU40,5);bufio.readU32=_read(encoding.readU32,4);bufio.readU24=_read(encoding.readU24,3);bufio.readU16=_read(encoding.readU16,2);bufio.readU8=_read(encoding.readU8,1);bufio.readUBE=_readn(encoding.readUBE);bufio.readBigU256BE=_read(encoding.readBigU256BE,32);bufio.readBigU128BE=_read(encoding.readBigU128BE,16);bufio.readBigU64BE=_read(encoding.readBigU64BE,8);bufio.readBigU56BE=_read(encoding.readBigU56BE,7);bufio.readU64BE=_read(encoding.readU64BE,8);bufio.readU56BE=_read(encoding.readU56BE,7);bufio.readU48BE=_read(encoding.readU48BE,6);bufio.readU40BE=_read(encoding.readU40BE,5);bufio.readU32BE=_read(encoding.readU32BE,4);bufio.readU24BE=_read(encoding.readU24BE,3);bufio.readU16BE=_read(encoding.readU16BE,2);bufio.readI=_readn(encoding.readI);bufio.readBigI64=_read(encoding.readBigI64,8);bufio.readBigI56=_read(encoding.readBigI56,7);bufio.readI64=_read(encoding.readI64,8);bufio.readI56=_read(encoding.readI56,7);bufio.readI48=_read(encoding.readI48,6);bufio.readI40=_read(encoding.readI40,5);bufio.readI32=_read(encoding.readI32,4);bufio.readI24=_read(encoding.readI24,3);bufio.readI16=_read(encoding.readI16,2);bufio.readI8=_read(encoding.readI8,1);bufio.readIBE=_readn(encoding.readIBE);bufio.readBigI64BE=_read(encoding.readBigI64BE,8);bufio.readBigI56BE=_read(encoding.readBigI56BE,7);bufio.readI64BE=_read(encoding.readI64BE,8);bufio.readI56BE=_read(encoding.readI56BE,7);bufio.readI48BE=_read(encoding.readI48BE,6);bufio.readI40BE=_read(encoding.readI40BE,5);bufio.readI32BE=_read(encoding.readI32BE,4);bufio.readI24BE=_read(encoding.readI24BE,3);bufio.readI16BE=_read(encoding.readI16BE,2);bufio.readFloat=_read(encoding.readFloat,4);bufio.readFloatBE=_read(encoding.readFloatBE,4);bufio.readDouble=_read(encoding.readDouble,8);bufio.readDoubleBE=_read(encoding.readDoubleBE,8);bufio.writeU=_writen(encoding.writeU);bufio.writeBigU256=_write(encoding.writeBigU256,32);bufio.writeBigU128=_write(encoding.writeBigU128,16);bufio.writeBigU64=_write(encoding.writeBigU64,8);bufio.writeBigU56=_write(encoding.writeBigU56,7);bufio.writeU64=_write(encoding.writeU64,8);bufio.writeU56=_write(encoding.writeU56,7);bufio.writeU48=_write(encoding.writeU48,6);bufio.writeU40=_write(encoding.writeU40,5);bufio.writeU32=_write(encoding.writeU32,4);bufio.writeU24=_write(encoding.writeU24,3);bufio.writeU16=_write(encoding.writeU16,2);bufio.writeU8=_write(encoding.writeU8,1);bufio.writeUBE=_writen(encoding.writeUBE);bufio.writeBigU256BE=_write(encoding.writeBigU256BE,32);bufio.writeBigU128BE=_write(encoding.writeBigU128BE,16);bufio.writeBigU64BE=_write(encoding.writeBigU64BE,8);bufio.writeBigU56BE=_write(encoding.writeBigU56BE,7);bufio.writeU64BE=_write(encoding.writeU64BE,8);bufio.writeU56BE=_write(encoding.writeU56BE,7);bufio.writeU48BE=_write(encoding.writeU48BE,6);bufio.writeU40BE=_write(encoding.writeU40BE,5);bufio.writeU32BE=_write(encoding.writeU32BE,4);bufio.writeU24BE=_write(encoding.writeU24BE,3);bufio.writeU16BE=_write(encoding.writeU16BE,2);bufio.writeI=_writen(encoding.writeI);bufio.writeBigI64=_write(encoding.writeBigI64,8);bufio.writeBigI56=_write(encoding.writeBigI56,7);bufio.writeI64=_write(encoding.writeI64,8);bufio.writeI56=_write(encoding.writeI56,7);bufio.writeI48=_write(encoding.writeI48,6);bufio.writeI40=_write(encoding.writeI40,5);bufio.writeI32=_write(encoding.writeI32,4);bufio.writeI24=_write(encoding.writeI24,3);bufio.writeI16=_write(encoding.writeI16,2);bufio.writeI8=_write(encoding.writeI8,1);bufio.writeIBE=_writen(encoding.writeIBE);bufio.writeBigI64BE=_write(encoding.writeBigI64BE,8);bufio.writeBigI56BE=_write(encoding.writeBigI56BE,7);bufio.writeI64BE=_write(encoding.writeI64BE,8);bufio.writeI56BE=_write(encoding.writeI56BE,7);bufio.writeI48BE=_write(encoding.writeI48BE,6);bufio.writeI40BE=_write(encoding.writeI40BE,5);bufio.writeI32BE=_write(encoding.writeI32BE,4);bufio.writeI24BE=_write(encoding.writeI24BE,3);bufio.writeI16BE=_write(encoding.writeI16BE,2);bufio.writeFloat=_write(encoding.writeFloat,4);bufio.writeFloatBE=_write(encoding.writeFloatBE,4);bufio.writeDouble=_write(encoding.writeDouble,8);bufio.writeDoubleBE=_write(encoding.writeDoubleBE,8);bufio.readVarint=_readvar(encoding.readVarint);bufio.writeVarint=_writecb(encoding.writeVarint,encoding.sizeVarint);bufio.sizeVarint=encoding.sizeVarint;bufio.readVarint2=_readvar(encoding.readVarint2);bufio.writeVarint2=_writecb(encoding.writeVarint2,encoding.sizeVarint2);bufio.sizeVarint2=encoding.sizeVarint2;bufio.sliceBytes=encoding.sliceBytes;bufio.readBytes=encoding.readBytes;bufio.writeBytes=encoding.writeBytes;bufio.readString=encoding.readString;bufio.writeString=encoding.writeString;bufio.realloc=encoding.realloc;bufio.copy=encoding.copy;bufio.concat=encoding.concat;bufio.sizeVarBytes=encoding.sizeVarBytes;bufio.sizeVarlen=encoding.sizeVarlen;bufio.sizeVarString=encoding.sizeVarString;var cryptoBrowserify={},browser$b={exports:{}},safeBuffer$1={exports:{}};/*! safe-buffer. MIT License. Feross Aboukhadijeh */(function(o,et){var tt=buffer$2,rt=tt.Buffer;function it(at,st){for(var ot in at)st[ot]=at[ot]}rt.from&&rt.alloc&&rt.allocUnsafe&&rt.allocUnsafeSlow?o.exports=tt:(it(tt,et),et.Buffer=nt);function nt(at,st,ot){return rt(at,st,ot)}nt.prototype=Object.create(rt.prototype),it(rt,nt),nt.from=function(at,st,ot){if(typeof at=="number")throw new TypeError("Argument must not be a number");return rt(at,st,ot)},nt.alloc=function(at,st,ot){if(typeof at!="number")throw new TypeError("Argument must be a number");var lt=rt(at);return st!==void 0?typeof ot=="string"?lt.fill(st,ot):lt.fill(st):lt.fill(0),lt},nt.allocUnsafe=function(at){if(typeof at!="number")throw new TypeError("Argument must be a number");return rt(at)},nt.allocUnsafeSlow=function(at){if(typeof at!="number")throw new TypeError("Argument must be a number");return tt.SlowBuffer(at)}})(safeBuffer$1,safeBuffer$1.exports);var safeBufferExports=safeBuffer$1.exports,MAX_BYTES=65536,MAX_UINT32=4294967295;function oldBrowser$1(){throw new Error(`Secure random number generation is not supported by this browser. -Use Chrome, Firefox or Internet Explorer 11`)}var Buffer$H=safeBufferExports.Buffer,crypto$4=commonjsGlobal.crypto||commonjsGlobal.msCrypto;crypto$4&&crypto$4.getRandomValues?browser$b.exports=randomBytes$2:browser$b.exports=oldBrowser$1;function randomBytes$2(o,et){if(o>MAX_UINT32)throw new RangeError("requested too many random bytes");var tt=Buffer$H.allocUnsafe(o);if(o>0)if(o>MAX_BYTES)for(var rt=0;rt0&&(at=tt[0]),at instanceof Error)throw at;var st=new Error("Unhandled error."+(at?" ("+at.message+")":""));throw st.context=at,st}var ot=nt[et];if(ot===void 0)return!1;if(typeof ot=="function")ReflectApply(ot,this,tt);else for(var lt=ot.length,ht=arrayClone(ot,lt),rt=0;rt0&&at.length>it&&!at.warned){at.warned=!0;var st=new Error("Possible EventEmitter memory leak detected. "+at.length+" "+String(et)+" listeners added. Use emitter.setMaxListeners() to increase limit");st.name="MaxListenersExceededWarning",st.emitter=o,st.type=et,st.count=at.length,ProcessEmitWarning(st)}return o}EventEmitter.prototype.addListener=function(et,tt){return _addListener(this,et,tt,!1)};EventEmitter.prototype.on=EventEmitter.prototype.addListener;EventEmitter.prototype.prependListener=function(et,tt){return _addListener(this,et,tt,!0)};function onceWrapper(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function _onceWrap(o,et,tt){var rt={fired:!1,wrapFn:void 0,target:o,type:et,listener:tt},it=onceWrapper.bind(rt);return it.listener=tt,rt.wrapFn=it,it}EventEmitter.prototype.once=function(et,tt){return checkListener(tt),this.on(et,_onceWrap(this,et,tt)),this};EventEmitter.prototype.prependOnceListener=function(et,tt){return checkListener(tt),this.prependListener(et,_onceWrap(this,et,tt)),this};EventEmitter.prototype.removeListener=function(et,tt){var rt,it,nt,at,st;if(checkListener(tt),it=this._events,it===void 0)return this;if(rt=it[et],rt===void 0)return this;if(rt===tt||rt.listener===tt)--this._eventsCount===0?this._events=Object.create(null):(delete it[et],it.removeListener&&this.emit("removeListener",et,rt.listener||tt));else if(typeof rt!="function"){for(nt=-1,at=rt.length-1;at>=0;at--)if(rt[at]===tt||rt[at].listener===tt){st=rt[at].listener,nt=at;break}if(nt<0)return this;nt===0?rt.shift():spliceOne(rt,nt),rt.length===1&&(it[et]=rt[0]),it.removeListener!==void 0&&this.emit("removeListener",et,st||tt)}return this};EventEmitter.prototype.off=EventEmitter.prototype.removeListener;EventEmitter.prototype.removeAllListeners=function(et){var tt,rt,it;if(rt=this._events,rt===void 0)return this;if(rt.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):rt[et]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete rt[et]),this;if(arguments.length===0){var nt=Object.keys(rt),at;for(it=0;it=0;it--)this.removeListener(et,tt[it]);return this};function _listeners(o,et,tt){var rt=o._events;if(rt===void 0)return[];var it=rt[et];return it===void 0?[]:typeof it=="function"?tt?[it.listener||it]:[it]:tt?unwrapListeners(it):arrayClone(it,it.length)}EventEmitter.prototype.listeners=function(et){return _listeners(this,et,!0)};EventEmitter.prototype.rawListeners=function(et){return _listeners(this,et,!1)};EventEmitter.listenerCount=function(o,et){return typeof o.listenerCount=="function"?o.listenerCount(et):listenerCount.call(o,et)};EventEmitter.prototype.listenerCount=listenerCount;function listenerCount(o){var et=this._events;if(et!==void 0){var tt=et[o];if(typeof tt=="function")return 1;if(tt!==void 0)return tt.length}return 0}EventEmitter.prototype.eventNames=function(){return this._eventsCount>0?ReflectOwnKeys(this._events):[]};function arrayClone(o,et){for(var tt=new Array(et),rt=0;rt0?this.tail.next=pt:this.head=pt,this.tail=pt,++this.length}},{key:"unshift",value:function(St){var pt={data:St,next:this.head};this.length===0&&(this.tail=pt),this.head=pt,++this.length}},{key:"shift",value:function(){if(this.length!==0){var St=this.head.data;return this.length===1?this.head=this.tail=null:this.head=this.head.next,--this.length,St}}},{key:"clear",value:function(){this.head=this.tail=null,this.length=0}},{key:"join",value:function(St){if(this.length===0)return"";for(var pt=this.head,kt=""+pt.data;pt=pt.next;)kt+=St+pt.data;return kt}},{key:"concat",value:function(St){if(this.length===0)return lt.alloc(0);for(var pt=lt.allocUnsafe(St>>>0),kt=this.head,Et=0;kt;)bt(kt.data,pt,Et),Et+=kt.data.length,kt=kt.next;return pt}},{key:"consume",value:function(St,pt){var kt;return StPt.length?Pt.length:St;if(Ot===Pt.length?Et+=Pt:Et+=Pt.slice(0,St),St-=Ot,St===0){Ot===Pt.length?(++kt,pt.next?this.head=pt.next:this.head=this.tail=null):(this.head=pt,pt.data=Pt.slice(Ot));break}++kt}return this.length-=kt,Et}},{key:"_getBuffer",value:function(St){var pt=lt.allocUnsafe(St),kt=this.head,Et=1;for(kt.data.copy(pt),St-=kt.data.length;kt=kt.next;){var Pt=kt.data,Ot=St>Pt.length?Pt.length:St;if(Pt.copy(pt,pt.length-St,0,Ot),St-=Ot,St===0){Ot===Pt.length?(++Et,kt.next?this.head=kt.next:this.head=this.tail=null):(this.head=kt,kt.data=Pt.slice(Ot));break}++Et}return this.length-=Et,pt}},{key:gt,value:function(St,pt){return yt(this,et(et({},pt),{},{depth:0,customInspect:!1}))}}]),dt}(),buffer_list}function destroy(o,et){var tt=this,rt=this._readableState&&this._readableState.destroyed,it=this._writableState&&this._writableState.destroyed;return rt||it?(et?et(o):o&&(this._writableState?this._writableState.errorEmitted||(this._writableState.errorEmitted=!0,process.nextTick(emitErrorNT,this,o)):process.nextTick(emitErrorNT,this,o)),this):(this._readableState&&(this._readableState.destroyed=!0),this._writableState&&(this._writableState.destroyed=!0),this._destroy(o||null,function(nt){!et&&nt?tt._writableState?tt._writableState.errorEmitted?process.nextTick(emitCloseNT,tt):(tt._writableState.errorEmitted=!0,process.nextTick(emitErrorAndCloseNT,tt,nt)):process.nextTick(emitErrorAndCloseNT,tt,nt):et?(process.nextTick(emitCloseNT,tt),et(nt)):process.nextTick(emitCloseNT,tt)}),this)}function emitErrorAndCloseNT(o,et){emitErrorNT(o,et),emitCloseNT(o)}function emitCloseNT(o){o._writableState&&!o._writableState.emitClose||o._readableState&&!o._readableState.emitClose||o.emit("close")}function undestroy(){this._readableState&&(this._readableState.destroyed=!1,this._readableState.reading=!1,this._readableState.ended=!1,this._readableState.endEmitted=!1),this._writableState&&(this._writableState.destroyed=!1,this._writableState.ended=!1,this._writableState.ending=!1,this._writableState.finalCalled=!1,this._writableState.prefinished=!1,this._writableState.finished=!1,this._writableState.errorEmitted=!1)}function emitErrorNT(o,et){o.emit("error",et)}function errorOrDestroy(o,et){var tt=o._readableState,rt=o._writableState;tt&&tt.autoDestroy||rt&&rt.autoDestroy?o.destroy(et):o.emit("error",et)}var destroy_1={destroy,undestroy,errorOrDestroy},errorsBrowser={};function _inheritsLoose(o,et){o.prototype=Object.create(et.prototype),o.prototype.constructor=o,o.__proto__=et}var codes={};function createErrorType(o,et,tt){tt||(tt=Error);function rt(nt,at,st){return typeof et=="string"?et:et(nt,at,st)}var it=function(nt){_inheritsLoose(at,nt);function at(st,ot,lt){return nt.call(this,rt(st,ot,lt))||this}return at}(tt);it.prototype.name=tt.name,it.prototype.code=o,codes[o]=it}function oneOf(o,et){if(Array.isArray(o)){var tt=o.length;return o=o.map(function(rt){return String(rt)}),tt>2?"one of ".concat(et," ").concat(o.slice(0,tt-1).join(", "),", or ")+o[tt-1]:tt===2?"one of ".concat(et," ").concat(o[0]," or ").concat(o[1]):"of ".concat(et," ").concat(o[0])}else return"of ".concat(et," ").concat(String(o))}function startsWith(o,et,tt){return o.substr(!tt||tt<0?0:+tt,et.length)===et}function endsWith(o,et,tt){return(tt===void 0||tt>o.length)&&(tt=o.length),o.substring(tt-et.length,tt)===et}function includes(o,et,tt){return typeof tt!="number"&&(tt=0),tt+et.length>o.length?!1:o.indexOf(et,tt)!==-1}createErrorType("ERR_INVALID_OPT_VALUE",function(o,et){return'The value "'+et+'" is invalid for option "'+o+'"'},TypeError);createErrorType("ERR_INVALID_ARG_TYPE",function(o,et,tt){var rt;typeof et=="string"&&startsWith(et,"not ")?(rt="must not be",et=et.replace(/^not /,"")):rt="must be";var it;if(endsWith(o," argument"))it="The ".concat(o," ").concat(rt," ").concat(oneOf(et,"type"));else{var nt=includes(o,".")?"property":"argument";it='The "'.concat(o,'" ').concat(nt," ").concat(rt," ").concat(oneOf(et,"type"))}return it+=". Received type ".concat(typeof tt),it},TypeError);createErrorType("ERR_STREAM_PUSH_AFTER_EOF","stream.push() after EOF");createErrorType("ERR_METHOD_NOT_IMPLEMENTED",function(o){return"The "+o+" method is not implemented"});createErrorType("ERR_STREAM_PREMATURE_CLOSE","Premature close");createErrorType("ERR_STREAM_DESTROYED",function(o){return"Cannot call "+o+" after a stream was destroyed"});createErrorType("ERR_MULTIPLE_CALLBACK","Callback called multiple times");createErrorType("ERR_STREAM_CANNOT_PIPE","Cannot pipe, not readable");createErrorType("ERR_STREAM_WRITE_AFTER_END","write after end");createErrorType("ERR_STREAM_NULL_VALUES","May not write null values to stream",TypeError);createErrorType("ERR_UNKNOWN_ENCODING",function(o){return"Unknown encoding: "+o},TypeError);createErrorType("ERR_STREAM_UNSHIFT_AFTER_END_EVENT","stream.unshift() after end event");errorsBrowser.codes=codes;var ERR_INVALID_OPT_VALUE=errorsBrowser.codes.ERR_INVALID_OPT_VALUE;function highWaterMarkFrom(o,et,tt){return o.highWaterMark!=null?o.highWaterMark:et?o[tt]:null}function getHighWaterMark(o,et,tt,rt){var it=highWaterMarkFrom(et,rt,tt);if(it!=null){if(!(isFinite(it)&&Math.floor(it)===it)||it<0){var nt=rt?tt:"highWaterMark";throw new ERR_INVALID_OPT_VALUE(nt,it)}return Math.floor(it)}return o.objectMode?16:16*1024}var state={getHighWaterMark},browser$a=deprecate;function deprecate(o,et){if(config("noDeprecation"))return o;var tt=!1;function rt(){if(!tt){if(config("throwDeprecation"))throw new Error(et);config("traceDeprecation")?console.trace(et):console.warn(et),tt=!0}return o.apply(this,arguments)}return rt}function config(o){try{if(!commonjsGlobal.localStorage)return!1}catch{return!1}var et=commonjsGlobal.localStorage[o];return et==null?!1:String(et).toLowerCase()==="true"}var _stream_writable,hasRequired_stream_writable;function require_stream_writable(){if(hasRequired_stream_writable)return _stream_writable;hasRequired_stream_writable=1,_stream_writable=jt;function o(Wt){var Jt=this;this.next=null,this.entry=null,this.finish=function(){lr(Jt,Wt)}}var et;jt.WritableState=Nt;var tt={deprecate:browser$a},rt=streamBrowser,it=buffer$2.Buffer,nt=(typeof commonjsGlobal<"u"?commonjsGlobal:typeof window<"u"?window:typeof self<"u"?self:{}).Uint8Array||function(){};function at(Wt){return it.from(Wt)}function st(Wt){return it.isBuffer(Wt)||Wt instanceof nt}var ot=destroy_1,lt=state,ht=lt.getHighWaterMark,yt=errorsBrowser.codes,gt=yt.ERR_INVALID_ARG_TYPE,bt=yt.ERR_METHOD_NOT_IMPLEMENTED,dt=yt.ERR_MULTIPLE_CALLBACK,mt=yt.ERR_STREAM_CANNOT_PIPE,St=yt.ERR_STREAM_DESTROYED,pt=yt.ERR_STREAM_NULL_VALUES,kt=yt.ERR_STREAM_WRITE_AFTER_END,Et=yt.ERR_UNKNOWN_ENCODING,Pt=ot.errorOrDestroy;inherits_browserExports(jt,rt);function Ot(){}function Nt(Wt,Jt,Xt){et=et||require_stream_duplex(),Wt=Wt||{},typeof Xt!="boolean"&&(Xt=Jt instanceof et),this.objectMode=!!Wt.objectMode,Xt&&(this.objectMode=this.objectMode||!!Wt.writableObjectMode),this.highWaterMark=ht(this,Wt,"writableHighWaterMark",Xt),this.finalCalled=!1,this.needDrain=!1,this.ending=!1,this.ended=!1,this.finished=!1,this.destroyed=!1;var or=Wt.decodeStrings===!1;this.decodeStrings=!or,this.defaultEncoding=Wt.defaultEncoding||"utf8",this.length=0,this.writing=!1,this.corked=0,this.sync=!0,this.bufferProcessing=!1,this.onwrite=function(vr){$t(Jt,vr)},this.writecb=null,this.writelen=0,this.bufferedRequest=null,this.lastBufferedRequest=null,this.pendingcb=0,this.prefinished=!1,this.errorEmitted=!1,this.emitClose=Wt.emitClose!==!1,this.autoDestroy=!!Wt.autoDestroy,this.bufferedRequestCount=0,this.corkedRequestsFree=new o(this)}Nt.prototype.getBuffer=function(){for(var Jt=this.bufferedRequest,Xt=[];Jt;)Xt.push(Jt),Jt=Jt.next;return Xt},function(){try{Object.defineProperty(Nt.prototype,"buffer",{get:tt.deprecate(function(){return this.getBuffer()},"_writableState.buffer is deprecated. Use _writableState.getBuffer instead.","DEP0003")})}catch{}}();var Vt;typeof Symbol=="function"&&Symbol.hasInstance&&typeof Function.prototype[Symbol.hasInstance]=="function"?(Vt=Function.prototype[Symbol.hasInstance],Object.defineProperty(jt,Symbol.hasInstance,{value:function(Jt){return Vt.call(this,Jt)?!0:this!==jt?!1:Jt&&Jt._writableState instanceof Nt}})):Vt=function(Jt){return Jt instanceof this};function jt(Wt){et=et||require_stream_duplex();var Jt=this instanceof et;if(!Jt&&!Vt.call(jt,this))return new jt(Wt);this._writableState=new Nt(Wt,this,Jt),this.writable=!0,Wt&&(typeof Wt.write=="function"&&(this._write=Wt.write),typeof Wt.writev=="function"&&(this._writev=Wt.writev),typeof Wt.destroy=="function"&&(this._destroy=Wt.destroy),typeof Wt.final=="function"&&(this._final=Wt.final)),rt.call(this)}jt.prototype.pipe=function(){Pt(this,new mt)};function zt(Wt,Jt){var Xt=new kt;Pt(Wt,Xt),process.nextTick(Jt,Xt)}function cr(Wt,Jt,Xt,or){var vr;return Xt===null?vr=new pt:typeof Xt!="string"&&!Jt.objectMode&&(vr=new gt("chunk",["string","Buffer"],Xt)),vr?(Pt(Wt,vr),process.nextTick(or,vr),!1):!0}jt.prototype.write=function(Wt,Jt,Xt){var or=this._writableState,vr=!1,Qt=!or.objectMode&&st(Wt);return Qt&&!it.isBuffer(Wt)&&(Wt=at(Wt)),typeof Jt=="function"&&(Xt=Jt,Jt=null),Qt?Jt="buffer":Jt||(Jt=or.defaultEncoding),typeof Xt!="function"&&(Xt=Ot),or.ending?zt(this,Xt):(Qt||cr(this,or,Wt,Xt))&&(or.pendingcb++,vr=Rt(this,or,Qt,Wt,Jt,Xt)),vr},jt.prototype.cork=function(){this._writableState.corked++},jt.prototype.uncork=function(){var Wt=this._writableState;Wt.corked&&(Wt.corked--,!Wt.writing&&!Wt.corked&&!Wt.bufferProcessing&&Wt.bufferedRequest&&Tt(this,Wt))},jt.prototype.setDefaultEncoding=function(Jt){if(typeof Jt=="string"&&(Jt=Jt.toLowerCase()),!(["hex","utf8","utf-8","ascii","binary","base64","ucs2","ucs-2","utf16le","utf-16le","raw"].indexOf((Jt+"").toLowerCase())>-1))throw new Et(Jt);return this._writableState.defaultEncoding=Jt,this},Object.defineProperty(jt.prototype,"writableBuffer",{enumerable:!1,get:function(){return this._writableState&&this._writableState.getBuffer()}});function qt(Wt,Jt,Xt){return!Wt.objectMode&&Wt.decodeStrings!==!1&&typeof Jt=="string"&&(Jt=it.from(Jt,Xt)),Jt}Object.defineProperty(jt.prototype,"writableHighWaterMark",{enumerable:!1,get:function(){return this._writableState.highWaterMark}});function Rt(Wt,Jt,Xt,or,vr,Qt){if(!Xt){var Zt=qt(Jt,or,vr);or!==Zt&&(Xt=!0,vr="buffer",or=Zt)}var Sr=Jt.objectMode?1:or.length;Jt.length+=Sr;var br=Jt.length>5===6?2:o>>4===14?3:o>>3===30?4:o>>6===2?-1:-2}function utf8CheckIncomplete(o,et,tt){var rt=et.length-1;if(rt=0?(it>0&&(o.lastNeed=it-1),it):--rt=0?(it>0&&(o.lastNeed=it-2),it):--rt=0?(it>0&&(it===2?it=0:o.lastNeed=it-3),it):0))}function utf8CheckExtraBytes(o,et,tt){if((et[0]&192)!==128)return o.lastNeed=0,"�";if(o.lastNeed>1&&et.length>1){if((et[1]&192)!==128)return o.lastNeed=1,"�";if(o.lastNeed>2&&et.length>2&&(et[2]&192)!==128)return o.lastNeed=2,"�"}}function utf8FillLast(o){var et=this.lastTotal-this.lastNeed,tt=utf8CheckExtraBytes(this,o);if(tt!==void 0)return tt;if(this.lastNeed<=o.length)return o.copy(this.lastChar,et,0,this.lastNeed),this.lastChar.toString(this.encoding,0,this.lastTotal);o.copy(this.lastChar,et,0,o.length),this.lastNeed-=o.length}function utf8Text(o,et){var tt=utf8CheckIncomplete(this,o,et);if(!this.lastNeed)return o.toString("utf8",et);this.lastTotal=tt;var rt=o.length-(tt-this.lastNeed);return o.copy(this.lastChar,0,rt),o.toString("utf8",et,rt)}function utf8End(o){var et=o&&o.length?this.write(o):"";return this.lastNeed?et+"�":et}function utf16Text(o,et){if((o.length-et)%2===0){var tt=o.toString("utf16le",et);if(tt){var rt=tt.charCodeAt(tt.length-1);if(rt>=55296&&rt<=56319)return this.lastNeed=2,this.lastTotal=4,this.lastChar[0]=o[o.length-2],this.lastChar[1]=o[o.length-1],tt.slice(0,-1)}return tt}return this.lastNeed=1,this.lastTotal=2,this.lastChar[0]=o[o.length-1],o.toString("utf16le",et,o.length-1)}function utf16End(o){var et=o&&o.length?this.write(o):"";if(this.lastNeed){var tt=this.lastTotal-this.lastNeed;return et+this.lastChar.toString("utf16le",0,tt)}return et}function base64Text(o,et){var tt=(o.length-et)%3;return tt===0?o.toString("base64",et):(this.lastNeed=3-tt,this.lastTotal=3,tt===1?this.lastChar[0]=o[o.length-1]:(this.lastChar[0]=o[o.length-2],this.lastChar[1]=o[o.length-1]),o.toString("base64",et,o.length-tt))}function base64End(o){var et=o&&o.length?this.write(o):"";return this.lastNeed?et+this.lastChar.toString("base64",0,3-this.lastNeed):et}function simpleWrite(o){return o.toString(this.encoding)}function simpleEnd(o){return o&&o.length?this.write(o):""}var ERR_STREAM_PREMATURE_CLOSE=errorsBrowser.codes.ERR_STREAM_PREMATURE_CLOSE;function once$1(o){var et=!1;return function(){if(!et){et=!0;for(var tt=arguments.length,rt=new Array(tt),it=0;it0)if(typeof Zt!="string"&&!Jr.objectMode&&Object.getPrototypeOf(Zt)!==rt.prototype&&(Zt=nt(Zt)),br)Jr.endEmitted?Ot(Qt,new pt):qt(Qt,Jr,Zt,!0);else if(Jr.ended)Ot(Qt,new mt);else{if(Jr.destroyed)return!1;Jr.reading=!1,Jr.decoder&&!Sr?(Zt=Jr.decoder.write(Zt),Jr.objectMode||Zt.length!==0?qt(Qt,Jr,Zt,!1):Tt(Qt,Jr)):qt(Qt,Jr,Zt,!1)}else br||(Jr.reading=!1,Tt(Qt,Jr))}return!Jr.ended&&(Jr.length=Mt?Qt=Mt:(Qt--,Qt|=Qt>>>1,Qt|=Qt>>>2,Qt|=Qt>>>4,Qt|=Qt>>>8,Qt|=Qt>>>16,Qt++),Qt}function wt(Qt,Zt){return Qt<=0||Zt.length===0&&Zt.ended?0:Zt.objectMode?1:Qt!==Qt?Zt.flowing&&Zt.length?Zt.buffer.head.data.length:Zt.length:(Qt>Zt.highWaterMark&&(Zt.highWaterMark=ut(Qt)),Qt<=Zt.length?Qt:Zt.ended?Zt.length:(Zt.needReadable=!0,0))}zt.prototype.read=function(Qt){ot("read",Qt),Qt=parseInt(Qt,10);var Zt=this._readableState,Sr=Qt;if(Qt!==0&&(Zt.emittedReadable=!1),Qt===0&&Zt.needReadable&&((Zt.highWaterMark!==0?Zt.length>=Zt.highWaterMark:Zt.length>0)||Zt.ended))return ot("read: emitReadable",Zt.length,Zt.ended),Zt.length===0&&Zt.ended?Xt(this):Ct(this),null;if(Qt=wt(Qt,Zt),Qt===0&&Zt.ended)return Zt.length===0&&Xt(this),null;var br=Zt.needReadable;ot("need readable",br),(Zt.length===0||Zt.length-Qt0?Dr=Jt(Qt,Zt):Dr=null,Dr===null?(Zt.needReadable=Zt.length<=Zt.highWaterMark,Qt=0):(Zt.length-=Qt,Zt.awaitDrain=0),Zt.length===0&&(Zt.ended||(Zt.needReadable=!0),Sr!==Qt&&Zt.ended&&Xt(this)),Dr!==null&&this.emit("data",Dr),Dr};function $t(Qt,Zt){if(ot("onEofChunk"),!Zt.ended){if(Zt.decoder){var Sr=Zt.decoder.end();Sr&&Sr.length&&(Zt.buffer.push(Sr),Zt.length+=Zt.objectMode?1:Sr.length)}Zt.ended=!0,Zt.sync?Ct(Qt):(Zt.needReadable=!1,Zt.emittedReadable||(Zt.emittedReadable=!0,At(Qt)))}}function Ct(Qt){var Zt=Qt._readableState;ot("emitReadable",Zt.needReadable,Zt.emittedReadable),Zt.needReadable=!1,Zt.emittedReadable||(ot("emitReadable",Zt.flowing),Zt.emittedReadable=!0,process.nextTick(At,Qt))}function At(Qt){var Zt=Qt._readableState;ot("emitReadable_",Zt.destroyed,Zt.length,Zt.ended),!Zt.destroyed&&(Zt.length||Zt.ended)&&(Qt.emit("readable"),Zt.emittedReadable=!1),Zt.needReadable=!Zt.flowing&&!Zt.ended&&Zt.length<=Zt.highWaterMark,Wt(Qt)}function Tt(Qt,Zt){Zt.readingMore||(Zt.readingMore=!0,process.nextTick(Bt,Qt,Zt))}function Bt(Qt,Zt){for(;!Zt.reading&&!Zt.ended&&(Zt.length1&&vr(br.pipes,Qt)!==-1)&&!Pr&&(ot("false write response, pause",br.awaitDrain),br.awaitDrain++),Sr.pause())}function Vr(Yt){ot("onerror",Yt),Rr(),Qt.removeListener("error",Vr),et(Qt,"error")===0&&Ot(Qt,Yt)}Vt(Qt,"error",Vr);function dr(){Qt.removeListener("finish",_r),Rr()}Qt.once("close",dr);function _r(){ot("onfinish"),Qt.removeListener("close",dr),Rr()}Qt.once("finish",_r);function Rr(){ot("unpipe"),Sr.unpipe(Qt)}return Qt.emit("pipe",Sr),br.flowing||(ot("pipe resume"),Sr.resume()),Qt};function It(Qt){return function(){var Sr=Qt._readableState;ot("pipeOnDrain",Sr.awaitDrain),Sr.awaitDrain&&Sr.awaitDrain--,Sr.awaitDrain===0&&et(Qt,"data")&&(Sr.flowing=!0,Wt(Qt))}}zt.prototype.unpipe=function(Qt){var Zt=this._readableState,Sr={hasUnpiped:!1};if(Zt.pipesCount===0)return this;if(Zt.pipesCount===1)return Qt&&Qt!==Zt.pipes?this:(Qt||(Qt=Zt.pipes),Zt.pipes=null,Zt.pipesCount=0,Zt.flowing=!1,Qt&&Qt.emit("unpipe",this,Sr),this);if(!Qt){var br=Zt.pipes,Dr=Zt.pipesCount;Zt.pipes=null,Zt.pipesCount=0,Zt.flowing=!1;for(var Jr=0;Jr0,br.flowing!==!1&&this.resume()):Qt==="readable"&&!br.endEmitted&&!br.readableListening&&(br.readableListening=br.needReadable=!0,br.flowing=!1,br.emittedReadable=!1,ot("on readable",br.length,br.reading),br.length?Ct(this):br.reading||process.nextTick(Ft,this)),Sr},zt.prototype.addListener=zt.prototype.on,zt.prototype.removeListener=function(Qt,Zt){var Sr=tt.prototype.removeListener.call(this,Qt,Zt);return Qt==="readable"&&process.nextTick(xt,this),Sr},zt.prototype.removeAllListeners=function(Qt){var Zt=tt.prototype.removeAllListeners.apply(this,arguments);return(Qt==="readable"||Qt===void 0)&&process.nextTick(xt,this),Zt};function xt(Qt){var Zt=Qt._readableState;Zt.readableListening=Qt.listenerCount("readable")>0,Zt.resumeScheduled&&!Zt.paused?Zt.flowing=!0:Qt.listenerCount("data")>0&&Qt.resume()}function Ft(Qt){ot("readable nexttick read 0"),Qt.read(0)}zt.prototype.resume=function(){var Qt=this._readableState;return Qt.flowing||(ot("resume"),Qt.flowing=!Qt.readableListening,er(this,Qt)),Qt.paused=!1,this};function er(Qt,Zt){Zt.resumeScheduled||(Zt.resumeScheduled=!0,process.nextTick(lr,Qt,Zt))}function lr(Qt,Zt){ot("resume",Zt.reading),Zt.reading||Qt.read(0),Zt.resumeScheduled=!1,Qt.emit("resume"),Wt(Qt),Zt.flowing&&!Zt.reading&&Qt.read(0)}zt.prototype.pause=function(){return ot("call pause flowing=%j",this._readableState.flowing),this._readableState.flowing!==!1&&(ot("pause"),this._readableState.flowing=!1,this.emit("pause")),this._readableState.paused=!0,this};function Wt(Qt){var Zt=Qt._readableState;for(ot("flow",Zt.flowing);Zt.flowing&&Qt.read()!==null;);}zt.prototype.wrap=function(Qt){var Zt=this,Sr=this._readableState,br=!1;Qt.on("end",function(){if(ot("wrapped end"),Sr.decoder&&!Sr.ended){var Lr=Sr.decoder.end();Lr&&Lr.length&&Zt.push(Lr)}Zt.push(null)}),Qt.on("data",function(Lr){if(ot("wrapped data"),Sr.decoder&&(Lr=Sr.decoder.write(Lr)),!(Sr.objectMode&&Lr==null)&&!(!Sr.objectMode&&(!Lr||!Lr.length))){var gr=Zt.push(Lr);gr||(br=!0,Qt.pause())}});for(var Dr in Qt)this[Dr]===void 0&&typeof Qt[Dr]=="function"&&(this[Dr]=function(gr){return function(){return Qt[gr].apply(Qt,arguments)}}(Dr));for(var Jr=0;Jr=Zt.length?(Zt.decoder?Sr=Zt.buffer.join(""):Zt.buffer.length===1?Sr=Zt.buffer.first():Sr=Zt.buffer.concat(Zt.length),Zt.buffer.clear()):Sr=Zt.buffer.consume(Qt,Zt.decoder),Sr}function Xt(Qt){var Zt=Qt._readableState;ot("endReadable",Zt.endEmitted),Zt.endEmitted||(Zt.ended=!0,process.nextTick(or,Zt,Qt))}function or(Qt,Zt){if(ot("endReadableNT",Qt.endEmitted,Qt.length),!Qt.endEmitted&&Qt.length===0&&(Qt.endEmitted=!0,Zt.readable=!1,Zt.emit("end"),Qt.autoDestroy)){var Sr=Zt._writableState;(!Sr||Sr.autoDestroy&&Sr.finished)&&Zt.destroy()}}typeof Symbol=="function"&&(zt.from=function(Qt,Zt){return Pt===void 0&&(Pt=requireFromBrowser()),Pt(zt,Qt,Zt)});function vr(Qt,Zt){for(var Sr=0,br=Qt.length;Sr0;return destroyer(at,ot,lt,function(ht){it||(it=ht),ht&&nt.forEach(call),!ot&&(nt.forEach(call),rt(it))})});return et.reduce(pipe)}var pipeline_1=pipeline;(function(o,et){et=o.exports=require_stream_readable(),et.Stream=et,et.Readable=et,et.Writable=require_stream_writable(),et.Duplex=require_stream_duplex(),et.Transform=_stream_transform,et.PassThrough=_stream_passthrough,et.finished=endOfStream,et.pipeline=pipeline_1})(readableBrowser,readableBrowser.exports);var readableBrowserExports=readableBrowser.exports,Buffer$F=safeBufferExports.Buffer,Transform$5=readableBrowserExports.Transform,inherits$w=inherits_browserExports;function throwIfNotStringOrBuffer(o,et){if(!Buffer$F.isBuffer(o)&&typeof o!="string")throw new TypeError(et+" must be a string or a buffer")}function HashBase$2(o){Transform$5.call(this),this._block=Buffer$F.allocUnsafe(o),this._blockSize=o,this._blockOffset=0,this._length=[0,0,0,0],this._finalized=!1}inherits$w(HashBase$2,Transform$5);HashBase$2.prototype._transform=function(o,et,tt){var rt=null;try{this.update(o,et)}catch(it){rt=it}tt(rt)};HashBase$2.prototype._flush=function(o){var et=null;try{this.push(this.digest())}catch(tt){et=tt}o(et)};HashBase$2.prototype.update=function(o,et){if(throwIfNotStringOrBuffer(o,"Data"),this._finalized)throw new Error("Digest already called");Buffer$F.isBuffer(o)||(o=Buffer$F.from(o,et));for(var tt=this._block,rt=0;this._blockOffset+o.length-rt>=this._blockSize;){for(var it=this._blockOffset;it0;++nt)this._length[nt]+=at,at=this._length[nt]/4294967296|0,at>0&&(this._length[nt]-=4294967296*at);return this};HashBase$2.prototype._update=function(){throw new Error("_update is not implemented")};HashBase$2.prototype.digest=function(o){if(this._finalized)throw new Error("Digest already called");this._finalized=!0;var et=this._digest();o!==void 0&&(et=et.toString(o)),this._block.fill(0),this._blockOffset=0;for(var tt=0;tt<4;++tt)this._length[tt]=0;return et};HashBase$2.prototype._digest=function(){throw new Error("_digest is not implemented")};var hashBase=HashBase$2,inherits$v=inherits_browserExports,HashBase$1=hashBase,Buffer$E=safeBufferExports.Buffer,ARRAY16$1=new Array(16);function MD5$3(){HashBase$1.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878}inherits$v(MD5$3,HashBase$1);MD5$3.prototype._update=function(){for(var o=ARRAY16$1,et=0;et<16;++et)o[et]=this._block.readInt32LE(et*4);var tt=this._a,rt=this._b,it=this._c,nt=this._d;tt=fnF(tt,rt,it,nt,o[0],3614090360,7),nt=fnF(nt,tt,rt,it,o[1],3905402710,12),it=fnF(it,nt,tt,rt,o[2],606105819,17),rt=fnF(rt,it,nt,tt,o[3],3250441966,22),tt=fnF(tt,rt,it,nt,o[4],4118548399,7),nt=fnF(nt,tt,rt,it,o[5],1200080426,12),it=fnF(it,nt,tt,rt,o[6],2821735955,17),rt=fnF(rt,it,nt,tt,o[7],4249261313,22),tt=fnF(tt,rt,it,nt,o[8],1770035416,7),nt=fnF(nt,tt,rt,it,o[9],2336552879,12),it=fnF(it,nt,tt,rt,o[10],4294925233,17),rt=fnF(rt,it,nt,tt,o[11],2304563134,22),tt=fnF(tt,rt,it,nt,o[12],1804603682,7),nt=fnF(nt,tt,rt,it,o[13],4254626195,12),it=fnF(it,nt,tt,rt,o[14],2792965006,17),rt=fnF(rt,it,nt,tt,o[15],1236535329,22),tt=fnG(tt,rt,it,nt,o[1],4129170786,5),nt=fnG(nt,tt,rt,it,o[6],3225465664,9),it=fnG(it,nt,tt,rt,o[11],643717713,14),rt=fnG(rt,it,nt,tt,o[0],3921069994,20),tt=fnG(tt,rt,it,nt,o[5],3593408605,5),nt=fnG(nt,tt,rt,it,o[10],38016083,9),it=fnG(it,nt,tt,rt,o[15],3634488961,14),rt=fnG(rt,it,nt,tt,o[4],3889429448,20),tt=fnG(tt,rt,it,nt,o[9],568446438,5),nt=fnG(nt,tt,rt,it,o[14],3275163606,9),it=fnG(it,nt,tt,rt,o[3],4107603335,14),rt=fnG(rt,it,nt,tt,o[8],1163531501,20),tt=fnG(tt,rt,it,nt,o[13],2850285829,5),nt=fnG(nt,tt,rt,it,o[2],4243563512,9),it=fnG(it,nt,tt,rt,o[7],1735328473,14),rt=fnG(rt,it,nt,tt,o[12],2368359562,20),tt=fnH(tt,rt,it,nt,o[5],4294588738,4),nt=fnH(nt,tt,rt,it,o[8],2272392833,11),it=fnH(it,nt,tt,rt,o[11],1839030562,16),rt=fnH(rt,it,nt,tt,o[14],4259657740,23),tt=fnH(tt,rt,it,nt,o[1],2763975236,4),nt=fnH(nt,tt,rt,it,o[4],1272893353,11),it=fnH(it,nt,tt,rt,o[7],4139469664,16),rt=fnH(rt,it,nt,tt,o[10],3200236656,23),tt=fnH(tt,rt,it,nt,o[13],681279174,4),nt=fnH(nt,tt,rt,it,o[0],3936430074,11),it=fnH(it,nt,tt,rt,o[3],3572445317,16),rt=fnH(rt,it,nt,tt,o[6],76029189,23),tt=fnH(tt,rt,it,nt,o[9],3654602809,4),nt=fnH(nt,tt,rt,it,o[12],3873151461,11),it=fnH(it,nt,tt,rt,o[15],530742520,16),rt=fnH(rt,it,nt,tt,o[2],3299628645,23),tt=fnI(tt,rt,it,nt,o[0],4096336452,6),nt=fnI(nt,tt,rt,it,o[7],1126891415,10),it=fnI(it,nt,tt,rt,o[14],2878612391,15),rt=fnI(rt,it,nt,tt,o[5],4237533241,21),tt=fnI(tt,rt,it,nt,o[12],1700485571,6),nt=fnI(nt,tt,rt,it,o[3],2399980690,10),it=fnI(it,nt,tt,rt,o[10],4293915773,15),rt=fnI(rt,it,nt,tt,o[1],2240044497,21),tt=fnI(tt,rt,it,nt,o[8],1873313359,6),nt=fnI(nt,tt,rt,it,o[15],4264355552,10),it=fnI(it,nt,tt,rt,o[6],2734768916,15),rt=fnI(rt,it,nt,tt,o[13],1309151649,21),tt=fnI(tt,rt,it,nt,o[4],4149444226,6),nt=fnI(nt,tt,rt,it,o[11],3174756917,10),it=fnI(it,nt,tt,rt,o[2],718787259,15),rt=fnI(rt,it,nt,tt,o[9],3951481745,21),this._a=this._a+tt|0,this._b=this._b+rt|0,this._c=this._c+it|0,this._d=this._d+nt|0};MD5$3.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var o=Buffer$E.allocUnsafe(16);return o.writeInt32LE(this._a,0),o.writeInt32LE(this._b,4),o.writeInt32LE(this._c,8),o.writeInt32LE(this._d,12),o};function rotl$3(o,et){return o<>>32-et}function fnF(o,et,tt,rt,it,nt,at){return rotl$3(o+(et&tt|~et&rt)+it+nt|0,at)+et|0}function fnG(o,et,tt,rt,it,nt,at){return rotl$3(o+(et&rt|tt&~rt)+it+nt|0,at)+et|0}function fnH(o,et,tt,rt,it,nt,at){return rotl$3(o+(et^tt^rt)+it+nt|0,at)+et|0}function fnI(o,et,tt,rt,it,nt,at){return rotl$3(o+(tt^(et|~rt))+it+nt|0,at)+et|0}var md5_js=MD5$3,Buffer$D=buffer$2.Buffer,inherits$u=inherits_browserExports,HashBase=hashBase,ARRAY16=new Array(16),zl=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],zr=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],sl=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],sr=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],hl=[0,1518500249,1859775393,2400959708,2840853838],hr=[1352829926,1548603684,1836072691,2053994217,0];function RIPEMD160$5(){HashBase.call(this,64),this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520}inherits$u(RIPEMD160$5,HashBase);RIPEMD160$5.prototype._update=function(){for(var o=ARRAY16,et=0;et<16;++et)o[et]=this._block.readInt32LE(et*4);for(var tt=this._a|0,rt=this._b|0,it=this._c|0,nt=this._d|0,at=this._e|0,st=this._a|0,ot=this._b|0,lt=this._c|0,ht=this._d|0,yt=this._e|0,gt=0;gt<80;gt+=1){var bt,dt;gt<16?(bt=fn1(tt,rt,it,nt,at,o[zl[gt]],hl[0],sl[gt]),dt=fn5(st,ot,lt,ht,yt,o[zr[gt]],hr[0],sr[gt])):gt<32?(bt=fn2(tt,rt,it,nt,at,o[zl[gt]],hl[1],sl[gt]),dt=fn4(st,ot,lt,ht,yt,o[zr[gt]],hr[1],sr[gt])):gt<48?(bt=fn3(tt,rt,it,nt,at,o[zl[gt]],hl[2],sl[gt]),dt=fn3(st,ot,lt,ht,yt,o[zr[gt]],hr[2],sr[gt])):gt<64?(bt=fn4(tt,rt,it,nt,at,o[zl[gt]],hl[3],sl[gt]),dt=fn2(st,ot,lt,ht,yt,o[zr[gt]],hr[3],sr[gt])):(bt=fn5(tt,rt,it,nt,at,o[zl[gt]],hl[4],sl[gt]),dt=fn1(st,ot,lt,ht,yt,o[zr[gt]],hr[4],sr[gt])),tt=at,at=nt,nt=rotl$2(it,10),it=rt,rt=bt,st=yt,yt=ht,ht=rotl$2(lt,10),lt=ot,ot=dt}var mt=this._b+it+ht|0;this._b=this._c+nt+yt|0,this._c=this._d+at+st|0,this._d=this._e+tt+ot|0,this._e=this._a+rt+lt|0,this._a=mt};RIPEMD160$5.prototype._digest=function(){this._block[this._blockOffset++]=128,this._blockOffset>56&&(this._block.fill(0,this._blockOffset,64),this._update(),this._blockOffset=0),this._block.fill(0,this._blockOffset,56),this._block.writeUInt32LE(this._length[0],56),this._block.writeUInt32LE(this._length[1],60),this._update();var o=Buffer$D.alloc?Buffer$D.alloc(20):new Buffer$D(20);return o.writeInt32LE(this._a,0),o.writeInt32LE(this._b,4),o.writeInt32LE(this._c,8),o.writeInt32LE(this._d,12),o.writeInt32LE(this._e,16),o};function rotl$2(o,et){return o<>>32-et}function fn1(o,et,tt,rt,it,nt,at,st){return rotl$2(o+(et^tt^rt)+nt+at|0,st)+it|0}function fn2(o,et,tt,rt,it,nt,at,st){return rotl$2(o+(et&tt|~et&rt)+nt+at|0,st)+it|0}function fn3(o,et,tt,rt,it,nt,at,st){return rotl$2(o+((et|~tt)^rt)+nt+at|0,st)+it|0}function fn4(o,et,tt,rt,it,nt,at,st){return rotl$2(o+(et&rt|tt&~rt)+nt+at|0,st)+it|0}function fn5(o,et,tt,rt,it,nt,at,st){return rotl$2(o+(et^(tt|~rt))+nt+at|0,st)+it|0}var ripemd160$1=RIPEMD160$5,sha_js={exports:{}},Buffer$C=safeBufferExports.Buffer;function Hash$9(o,et){this._block=Buffer$C.alloc(o),this._finalSize=et,this._blockSize=o,this._len=0}Hash$9.prototype.update=function(o,et){typeof o=="string"&&(et=et||"utf8",o=Buffer$C.from(o,et));for(var tt=this._block,rt=this._blockSize,it=o.length,nt=this._len,at=0;at=this._finalSize&&(this._update(this._block),this._block.fill(0));var tt=this._len*8;if(tt<=4294967295)this._block.writeUInt32BE(tt,this._blockSize-4);else{var rt=(tt&4294967295)>>>0,it=(tt-rt)/4294967296;this._block.writeUInt32BE(it,this._blockSize-8),this._block.writeUInt32BE(rt,this._blockSize-4)}this._update(this._block);var nt=this._hash();return o?nt.toString(o):nt};Hash$9.prototype._update=function(){throw new Error("_update must be implemented by subclass")};var hash$5=Hash$9,inherits$t=inherits_browserExports,Hash$8=hash$5,Buffer$B=safeBufferExports.Buffer,K$4=[1518500249,1859775393,-1894007588,-899497514],W$5=new Array(80);function Sha(){this.init(),this._w=W$5,Hash$8.call(this,64,56)}inherits$t(Sha,Hash$8);Sha.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this};function rotl5$1(o){return o<<5|o>>>27}function rotl30$1(o){return o<<30|o>>>2}function ft$1(o,et,tt,rt){return o===0?et&tt|~et&rt:o===2?et&tt|et&rt|tt&rt:et^tt^rt}Sha.prototype._update=function(o){for(var et=this._w,tt=this._a|0,rt=this._b|0,it=this._c|0,nt=this._d|0,at=this._e|0,st=0;st<16;++st)et[st]=o.readInt32BE(st*4);for(;st<80;++st)et[st]=et[st-3]^et[st-8]^et[st-14]^et[st-16];for(var ot=0;ot<80;++ot){var lt=~~(ot/20),ht=rotl5$1(tt)+ft$1(lt,rt,it,nt)+at+et[ot]+K$4[lt]|0;at=nt,nt=it,it=rotl30$1(rt),rt=tt,tt=ht}this._a=tt+this._a|0,this._b=rt+this._b|0,this._c=it+this._c|0,this._d=nt+this._d|0,this._e=at+this._e|0};Sha.prototype._hash=function(){var o=Buffer$B.allocUnsafe(20);return o.writeInt32BE(this._a|0,0),o.writeInt32BE(this._b|0,4),o.writeInt32BE(this._c|0,8),o.writeInt32BE(this._d|0,12),o.writeInt32BE(this._e|0,16),o};var sha$4=Sha,inherits$s=inherits_browserExports,Hash$7=hash$5,Buffer$A=safeBufferExports.Buffer,K$3=[1518500249,1859775393,-1894007588,-899497514],W$4=new Array(80);function Sha1(){this.init(),this._w=W$4,Hash$7.call(this,64,56)}inherits$s(Sha1,Hash$7);Sha1.prototype.init=function(){return this._a=1732584193,this._b=4023233417,this._c=2562383102,this._d=271733878,this._e=3285377520,this};function rotl1(o){return o<<1|o>>>31}function rotl5(o){return o<<5|o>>>27}function rotl30(o){return o<<30|o>>>2}function ft(o,et,tt,rt){return o===0?et&tt|~et&rt:o===2?et&tt|et&rt|tt&rt:et^tt^rt}Sha1.prototype._update=function(o){for(var et=this._w,tt=this._a|0,rt=this._b|0,it=this._c|0,nt=this._d|0,at=this._e|0,st=0;st<16;++st)et[st]=o.readInt32BE(st*4);for(;st<80;++st)et[st]=rotl1(et[st-3]^et[st-8]^et[st-14]^et[st-16]);for(var ot=0;ot<80;++ot){var lt=~~(ot/20),ht=rotl5(tt)+ft(lt,rt,it,nt)+at+et[ot]+K$3[lt]|0;at=nt,nt=it,it=rotl30(rt),rt=tt,tt=ht}this._a=tt+this._a|0,this._b=rt+this._b|0,this._c=it+this._c|0,this._d=nt+this._d|0,this._e=at+this._e|0};Sha1.prototype._hash=function(){var o=Buffer$A.allocUnsafe(20);return o.writeInt32BE(this._a|0,0),o.writeInt32BE(this._b|0,4),o.writeInt32BE(this._c|0,8),o.writeInt32BE(this._d|0,12),o.writeInt32BE(this._e|0,16),o};var sha1$1=Sha1,inherits$r=inherits_browserExports,Hash$6=hash$5,Buffer$z=safeBufferExports.Buffer,K$2=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],W$3=new Array(64);function Sha256$1(){this.init(),this._w=W$3,Hash$6.call(this,64,56)}inherits$r(Sha256$1,Hash$6);Sha256$1.prototype.init=function(){return this._a=1779033703,this._b=3144134277,this._c=1013904242,this._d=2773480762,this._e=1359893119,this._f=2600822924,this._g=528734635,this._h=1541459225,this};function ch(o,et,tt){return tt^o&(et^tt)}function maj$1(o,et,tt){return o&et|tt&(o|et)}function sigma0$1(o){return(o>>>2|o<<30)^(o>>>13|o<<19)^(o>>>22|o<<10)}function sigma1$1(o){return(o>>>6|o<<26)^(o>>>11|o<<21)^(o>>>25|o<<7)}function gamma0(o){return(o>>>7|o<<25)^(o>>>18|o<<14)^o>>>3}function gamma1(o){return(o>>>17|o<<15)^(o>>>19|o<<13)^o>>>10}Sha256$1.prototype._update=function(o){for(var et=this._w,tt=this._a|0,rt=this._b|0,it=this._c|0,nt=this._d|0,at=this._e|0,st=this._f|0,ot=this._g|0,lt=this._h|0,ht=0;ht<16;++ht)et[ht]=o.readInt32BE(ht*4);for(;ht<64;++ht)et[ht]=gamma1(et[ht-2])+et[ht-7]+gamma0(et[ht-15])+et[ht-16]|0;for(var yt=0;yt<64;++yt){var gt=lt+sigma1$1(at)+ch(at,st,ot)+K$2[yt]+et[yt]|0,bt=sigma0$1(tt)+maj$1(tt,rt,it)|0;lt=ot,ot=st,st=at,at=nt+gt|0,nt=it,it=rt,rt=tt,tt=gt+bt|0}this._a=tt+this._a|0,this._b=rt+this._b|0,this._c=it+this._c|0,this._d=nt+this._d|0,this._e=at+this._e|0,this._f=st+this._f|0,this._g=ot+this._g|0,this._h=lt+this._h|0};Sha256$1.prototype._hash=function(){var o=Buffer$z.allocUnsafe(32);return o.writeInt32BE(this._a,0),o.writeInt32BE(this._b,4),o.writeInt32BE(this._c,8),o.writeInt32BE(this._d,12),o.writeInt32BE(this._e,16),o.writeInt32BE(this._f,20),o.writeInt32BE(this._g,24),o.writeInt32BE(this._h,28),o};var sha256$4=Sha256$1,inherits$q=inherits_browserExports,Sha256=sha256$4,Hash$5=hash$5,Buffer$y=safeBufferExports.Buffer,W$2=new Array(64);function Sha224(){this.init(),this._w=W$2,Hash$5.call(this,64,56)}inherits$q(Sha224,Sha256);Sha224.prototype.init=function(){return this._a=3238371032,this._b=914150663,this._c=812702999,this._d=4144912697,this._e=4290775857,this._f=1750603025,this._g=1694076839,this._h=3204075428,this};Sha224.prototype._hash=function(){var o=Buffer$y.allocUnsafe(28);return o.writeInt32BE(this._a,0),o.writeInt32BE(this._b,4),o.writeInt32BE(this._c,8),o.writeInt32BE(this._d,12),o.writeInt32BE(this._e,16),o.writeInt32BE(this._f,20),o.writeInt32BE(this._g,24),o};var sha224$1=Sha224,inherits$p=inherits_browserExports,Hash$4=hash$5,Buffer$x=safeBufferExports.Buffer,K$1=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591],W$1=new Array(160);function Sha512(){this.init(),this._w=W$1,Hash$4.call(this,128,112)}inherits$p(Sha512,Hash$4);Sha512.prototype.init=function(){return this._ah=1779033703,this._bh=3144134277,this._ch=1013904242,this._dh=2773480762,this._eh=1359893119,this._fh=2600822924,this._gh=528734635,this._hh=1541459225,this._al=4089235720,this._bl=2227873595,this._cl=4271175723,this._dl=1595750129,this._el=2917565137,this._fl=725511199,this._gl=4215389547,this._hl=327033209,this};function Ch(o,et,tt){return tt^o&(et^tt)}function maj(o,et,tt){return o&et|tt&(o|et)}function sigma0(o,et){return(o>>>28|et<<4)^(et>>>2|o<<30)^(et>>>7|o<<25)}function sigma1(o,et){return(o>>>14|et<<18)^(o>>>18|et<<14)^(et>>>9|o<<23)}function Gamma0(o,et){return(o>>>1|et<<31)^(o>>>8|et<<24)^o>>>7}function Gamma0l(o,et){return(o>>>1|et<<31)^(o>>>8|et<<24)^(o>>>7|et<<25)}function Gamma1(o,et){return(o>>>19|et<<13)^(et>>>29|o<<3)^o>>>6}function Gamma1l(o,et){return(o>>>19|et<<13)^(et>>>29|o<<3)^(o>>>6|et<<26)}function getCarry(o,et){return o>>>0>>0?1:0}Sha512.prototype._update=function(o){for(var et=this._w,tt=this._ah|0,rt=this._bh|0,it=this._ch|0,nt=this._dh|0,at=this._eh|0,st=this._fh|0,ot=this._gh|0,lt=this._hh|0,ht=this._al|0,yt=this._bl|0,gt=this._cl|0,bt=this._dl|0,dt=this._el|0,mt=this._fl|0,St=this._gl|0,pt=this._hl|0,kt=0;kt<32;kt+=2)et[kt]=o.readInt32BE(kt*4),et[kt+1]=o.readInt32BE(kt*4+4);for(;kt<160;kt+=2){var Et=et[kt-30],Pt=et[kt-15*2+1],Ot=Gamma0(Et,Pt),Nt=Gamma0l(Pt,Et);Et=et[kt-2*2],Pt=et[kt-2*2+1];var Vt=Gamma1(Et,Pt),jt=Gamma1l(Pt,Et),zt=et[kt-7*2],cr=et[kt-7*2+1],qt=et[kt-16*2],Rt=et[kt-16*2+1],Mt=Nt+cr|0,ut=Ot+zt+getCarry(Mt,Nt)|0;Mt=Mt+jt|0,ut=ut+Vt+getCarry(Mt,jt)|0,Mt=Mt+Rt|0,ut=ut+qt+getCarry(Mt,Rt)|0,et[kt]=ut,et[kt+1]=Mt}for(var wt=0;wt<160;wt+=2){ut=et[wt],Mt=et[wt+1];var $t=maj(tt,rt,it),Ct=maj(ht,yt,gt),At=sigma0(tt,ht),Tt=sigma0(ht,tt),Bt=sigma1(at,dt),It=sigma1(dt,at),xt=K$1[wt],Ft=K$1[wt+1],er=Ch(at,st,ot),lr=Ch(dt,mt,St),Wt=pt+It|0,Jt=lt+Bt+getCarry(Wt,pt)|0;Wt=Wt+lr|0,Jt=Jt+er+getCarry(Wt,lr)|0,Wt=Wt+Ft|0,Jt=Jt+xt+getCarry(Wt,Ft)|0,Wt=Wt+Mt|0,Jt=Jt+ut+getCarry(Wt,Mt)|0;var Xt=Tt+Ct|0,or=At+$t+getCarry(Xt,Tt)|0;lt=ot,pt=St,ot=st,St=mt,st=at,mt=dt,dt=bt+Wt|0,at=nt+Jt+getCarry(dt,bt)|0,nt=it,bt=gt,it=rt,gt=yt,rt=tt,yt=ht,ht=Wt+Xt|0,tt=Jt+or+getCarry(ht,Wt)|0}this._al=this._al+ht|0,this._bl=this._bl+yt|0,this._cl=this._cl+gt|0,this._dl=this._dl+bt|0,this._el=this._el+dt|0,this._fl=this._fl+mt|0,this._gl=this._gl+St|0,this._hl=this._hl+pt|0,this._ah=this._ah+tt+getCarry(this._al,ht)|0,this._bh=this._bh+rt+getCarry(this._bl,yt)|0,this._ch=this._ch+it+getCarry(this._cl,gt)|0,this._dh=this._dh+nt+getCarry(this._dl,bt)|0,this._eh=this._eh+at+getCarry(this._el,dt)|0,this._fh=this._fh+st+getCarry(this._fl,mt)|0,this._gh=this._gh+ot+getCarry(this._gl,St)|0,this._hh=this._hh+lt+getCarry(this._hl,pt)|0};Sha512.prototype._hash=function(){var o=Buffer$x.allocUnsafe(64);function et(tt,rt,it){o.writeInt32BE(tt,it),o.writeInt32BE(rt,it+4)}return et(this._ah,this._al,0),et(this._bh,this._bl,8),et(this._ch,this._cl,16),et(this._dh,this._dl,24),et(this._eh,this._el,32),et(this._fh,this._fl,40),et(this._gh,this._gl,48),et(this._hh,this._hl,56),o};var sha512$1=Sha512,inherits$o=inherits_browserExports,SHA512$2=sha512$1,Hash$3=hash$5,Buffer$w=safeBufferExports.Buffer,W=new Array(160);function Sha384(){this.init(),this._w=W,Hash$3.call(this,128,112)}inherits$o(Sha384,SHA512$2);Sha384.prototype.init=function(){return this._ah=3418070365,this._bh=1654270250,this._ch=2438529370,this._dh=355462360,this._eh=1731405415,this._fh=2394180231,this._gh=3675008525,this._hh=1203062813,this._al=3238371032,this._bl=914150663,this._cl=812702999,this._dl=4144912697,this._el=4290775857,this._fl=1750603025,this._gl=1694076839,this._hl=3204075428,this};Sha384.prototype._hash=function(){var o=Buffer$w.allocUnsafe(48);function et(tt,rt,it){o.writeInt32BE(tt,it),o.writeInt32BE(rt,it+4)}return et(this._ah,this._al,0),et(this._bh,this._bl,8),et(this._ch,this._cl,16),et(this._dh,this._dl,24),et(this._eh,this._el,32),et(this._fh,this._fl,40),o};var sha384$1=Sha384,exports=sha_js.exports=function(et){et=et.toLowerCase();var tt=exports[et];if(!tt)throw new Error(et+" is not supported (we accept pull requests)");return new tt};exports.sha=sha$4;exports.sha1=sha1$1;exports.sha224=sha224$1;exports.sha256=sha256$4;exports.sha384=sha384$1;exports.sha512=sha512$1;var sha_jsExports=sha_js.exports,streamBrowserify=Stream,EE=eventsExports.EventEmitter,inherits$n=inherits_browserExports;inherits$n(Stream,EE);Stream.Readable=require_stream_readable();Stream.Writable=require_stream_writable();Stream.Duplex=require_stream_duplex();Stream.Transform=_stream_transform;Stream.PassThrough=_stream_passthrough;Stream.finished=endOfStream;Stream.pipeline=pipeline_1;Stream.Stream=Stream;function Stream(){EE.call(this)}Stream.prototype.pipe=function(o,et){var tt=this;function rt(ht){o.writable&&o.write(ht)===!1&&tt.pause&&tt.pause()}tt.on("data",rt);function it(){tt.readable&&tt.resume&&tt.resume()}o.on("drain",it),!o._isStdio&&(!et||et.end!==!1)&&(tt.on("end",at),tt.on("close",st));var nt=!1;function at(){nt||(nt=!0,o.end())}function st(){nt||(nt=!0,typeof o.destroy=="function"&&o.destroy())}function ot(ht){if(lt(),EE.listenerCount(this,"error")===0)throw ht}tt.on("error",ot),o.on("error",ot);function lt(){tt.removeListener("data",rt),o.removeListener("drain",it),tt.removeListener("end",at),tt.removeListener("close",st),tt.removeListener("error",ot),o.removeListener("error",ot),tt.removeListener("end",lt),tt.removeListener("close",lt),o.removeListener("close",lt)}return tt.on("end",lt),tt.on("close",lt),o.on("close",lt),o.emit("pipe",tt),o};var Buffer$v=safeBufferExports.Buffer,Transform$4=streamBrowserify.Transform,StringDecoder=string_decoder.StringDecoder,inherits$m=inherits_browserExports;function CipherBase$1(o){Transform$4.call(this),this.hashMode=typeof o=="string",this.hashMode?this[o]=this._finalOrDigest:this.final=this._finalOrDigest,this._final&&(this.__final=this._final,this._final=null),this._decoder=null,this._encoding=null}inherits$m(CipherBase$1,Transform$4);CipherBase$1.prototype.update=function(o,et,tt){typeof o=="string"&&(o=Buffer$v.from(o,et));var rt=this._update(o);return this.hashMode?this:(tt&&(rt=this._toString(rt,tt)),rt)};CipherBase$1.prototype.setAutoPadding=function(){};CipherBase$1.prototype.getAuthTag=function(){throw new Error("trying to get auth tag in unsupported state")};CipherBase$1.prototype.setAuthTag=function(){throw new Error("trying to set auth tag in unsupported state")};CipherBase$1.prototype.setAAD=function(){throw new Error("trying to set aad in unsupported state")};CipherBase$1.prototype._transform=function(o,et,tt){var rt;try{this.hashMode?this._update(o):this.push(this._update(o))}catch(it){rt=it}finally{tt(rt)}};CipherBase$1.prototype._flush=function(o){var et;try{this.push(this.__final())}catch(tt){et=tt}o(et)};CipherBase$1.prototype._finalOrDigest=function(o){var et=this.__final()||Buffer$v.alloc(0);return o&&(et=this._toString(et,o,!0)),et};CipherBase$1.prototype._toString=function(o,et,tt){if(this._decoder||(this._decoder=new StringDecoder(et),this._encoding=et),this._encoding!==et)throw new Error("can't switch encodings");var rt=this._decoder.write(o);return tt&&(rt+=this._decoder.end()),rt};var cipherBase=CipherBase$1,inherits$l=inherits_browserExports,MD5$2=md5_js,RIPEMD160$4=ripemd160$1,sha$3=sha_jsExports,Base$5=cipherBase;function Hash$2(o){Base$5.call(this,"digest"),this._hash=o}inherits$l(Hash$2,Base$5);Hash$2.prototype._update=function(o){this._hash.update(o)};Hash$2.prototype._final=function(){return this._hash.digest()};var browser$9=function(et){return et=et.toLowerCase(),et==="md5"?new MD5$2:et==="rmd160"||et==="ripemd160"?new RIPEMD160$4:new Hash$2(sha$3(et))},inherits$k=inherits_browserExports,Buffer$u=safeBufferExports.Buffer,Base$4=cipherBase,ZEROS$2=Buffer$u.alloc(128),blocksize=64;function Hmac$3(o,et){Base$4.call(this,"digest"),typeof et=="string"&&(et=Buffer$u.from(et)),this._alg=o,this._key=et,et.length>blocksize?et=o(et):et.lengthtt){var rt=o==="rmd160"?new RIPEMD160$3:sha$2(o);et=rt.update(et).digest()}else et.lengthMAX_ALLOC||et!==et)throw new TypeError("Bad key length")},defaultEncoding$2;if(commonjsGlobal.process&&commonjsGlobal.process.browser)defaultEncoding$2="utf-8";else if(commonjsGlobal.process&&commonjsGlobal.process.version){var pVersionMajor=parseInt(process.version.split(".")[0].slice(1),10);defaultEncoding$2=pVersionMajor>=6?"utf-8":"binary"}else defaultEncoding$2="utf-8";var defaultEncoding_1=defaultEncoding$2,Buffer$s=safeBufferExports.Buffer,toBuffer$3=function(o,et,tt){if(Buffer$s.isBuffer(o))return o;if(typeof o=="string")return Buffer$s.from(o,et);if(ArrayBuffer.isView(o))return Buffer$s.from(o.buffer);throw new TypeError(tt+" must be a string, a Buffer, a typed array or a DataView")},md5=md5$2,RIPEMD160$2=ripemd160$1,sha$1=sha_jsExports,Buffer$r=safeBufferExports.Buffer,checkParameters$1=precondition,defaultEncoding$1=defaultEncoding_1,toBuffer$2=toBuffer$3,ZEROS=Buffer$r.alloc(128),sizes={md5:16,sha1:20,sha224:28,sha256:32,sha384:48,sha512:64,rmd160:20,ripemd160:20};function Hmac$1(o,et,tt){var rt=getDigest(o),it=o==="sha512"||o==="sha384"?128:64;et.length>it?et=rt(et):et.length>>0};utils$p.writeUInt32BE=function(et,tt,rt){et[0+rt]=tt>>>24,et[1+rt]=tt>>>16&255,et[2+rt]=tt>>>8&255,et[3+rt]=tt&255};utils$p.ip=function(et,tt,rt,it){for(var nt=0,at=0,st=6;st>=0;st-=2){for(var ot=0;ot<=24;ot+=8)nt<<=1,nt|=tt>>>ot+st&1;for(var ot=0;ot<=24;ot+=8)nt<<=1,nt|=et>>>ot+st&1}for(var st=6;st>=0;st-=2){for(var ot=1;ot<=25;ot+=8)at<<=1,at|=tt>>>ot+st&1;for(var ot=1;ot<=25;ot+=8)at<<=1,at|=et>>>ot+st&1}rt[it+0]=nt>>>0,rt[it+1]=at>>>0};utils$p.rip=function(et,tt,rt,it){for(var nt=0,at=0,st=0;st<4;st++)for(var ot=24;ot>=0;ot-=8)nt<<=1,nt|=tt>>>ot+st&1,nt<<=1,nt|=et>>>ot+st&1;for(var st=4;st<8;st++)for(var ot=24;ot>=0;ot-=8)at<<=1,at|=tt>>>ot+st&1,at<<=1,at|=et>>>ot+st&1;rt[it+0]=nt>>>0,rt[it+1]=at>>>0};utils$p.pc1=function(et,tt,rt,it){for(var nt=0,at=0,st=7;st>=5;st--){for(var ot=0;ot<=24;ot+=8)nt<<=1,nt|=tt>>ot+st&1;for(var ot=0;ot<=24;ot+=8)nt<<=1,nt|=et>>ot+st&1}for(var ot=0;ot<=24;ot+=8)nt<<=1,nt|=tt>>ot+st&1;for(var st=1;st<=3;st++){for(var ot=0;ot<=24;ot+=8)at<<=1,at|=tt>>ot+st&1;for(var ot=0;ot<=24;ot+=8)at<<=1,at|=et>>ot+st&1}for(var ot=0;ot<=24;ot+=8)at<<=1,at|=et>>ot+st&1;rt[it+0]=nt>>>0,rt[it+1]=at>>>0};utils$p.r28shl=function(et,tt){return et<>>28-tt};var pc2table=[14,11,17,4,27,23,25,0,13,22,7,18,5,9,16,24,2,20,12,21,1,8,15,26,15,4,25,19,9,1,26,16,5,11,23,8,12,7,17,0,22,3,10,14,6,20,27,24];utils$p.pc2=function(et,tt,rt,it){for(var nt=0,at=0,st=pc2table.length>>>1,ot=0;ot>>pc2table[ot]&1;for(var ot=st;ot>>pc2table[ot]&1;rt[it+0]=nt>>>0,rt[it+1]=at>>>0};utils$p.expand=function(et,tt,rt){var it=0,nt=0;it=(et&1)<<5|et>>>27;for(var at=23;at>=15;at-=4)it<<=6,it|=et>>>at&63;for(var at=11;at>=3;at-=4)nt|=et>>>at&63,nt<<=6;nt|=(et&31)<<1|et>>>31,tt[rt+0]=it>>>0,tt[rt+1]=nt>>>0};var sTable=[14,0,4,15,13,7,1,4,2,14,15,2,11,13,8,1,3,10,10,6,6,12,12,11,5,9,9,5,0,3,7,8,4,15,1,12,14,8,8,2,13,4,6,9,2,1,11,7,15,5,12,11,9,3,7,14,3,10,10,0,5,6,0,13,15,3,1,13,8,4,14,7,6,15,11,2,3,8,4,14,9,12,7,0,2,1,13,10,12,6,0,9,5,11,10,5,0,13,14,8,7,10,11,1,10,3,4,15,13,4,1,2,5,11,8,6,12,7,6,12,9,0,3,5,2,14,15,9,10,13,0,7,9,0,14,9,6,3,3,4,15,6,5,10,1,2,13,8,12,5,7,14,11,12,4,11,2,15,8,1,13,1,6,10,4,13,9,0,8,6,15,9,3,8,0,7,11,4,1,15,2,14,12,3,5,11,10,5,14,2,7,12,7,13,13,8,14,11,3,5,0,6,6,15,9,0,10,3,1,4,2,7,8,2,5,12,11,1,12,10,4,14,15,9,10,3,6,15,9,0,0,6,12,10,11,1,7,13,13,8,15,9,1,4,3,5,14,11,5,12,2,7,8,2,4,14,2,14,12,11,4,2,1,12,7,4,10,7,11,13,6,1,8,5,5,0,3,15,15,10,13,3,0,9,14,8,9,6,4,11,2,8,1,12,11,7,10,1,13,14,7,2,8,13,15,6,9,15,12,0,5,9,6,10,3,4,0,5,14,3,12,10,1,15,10,4,15,2,9,7,2,12,6,9,8,5,0,6,13,1,3,13,4,14,14,0,7,11,5,3,11,8,9,4,14,3,15,2,5,12,2,9,8,5,12,15,3,10,7,11,0,14,4,1,10,7,1,6,13,0,11,8,6,13,4,13,11,0,2,11,14,7,15,4,0,9,8,1,13,10,3,14,12,3,9,5,7,12,5,2,10,15,6,8,1,6,1,6,4,11,11,13,13,8,12,1,3,4,7,10,14,7,10,9,15,5,6,0,8,15,0,14,5,2,9,3,2,12,13,1,2,15,8,13,4,8,6,10,15,3,11,7,1,4,10,12,9,5,3,6,14,11,5,0,0,14,12,9,7,2,7,2,11,1,4,14,1,7,9,4,12,10,14,8,2,13,0,15,6,12,10,9,13,0,15,3,3,5,5,6,8,11];utils$p.substitute=function(et,tt){for(var rt=0,it=0;it<4;it++){var nt=et>>>18-it*6&63,at=sTable[it*64+nt];rt<<=4,rt|=at}for(var it=0;it<4;it++){var nt=tt>>>18-it*6&63,at=sTable[4*64+it*64+nt];rt<<=4,rt|=at}return rt>>>0};var permuteTable=[16,25,12,11,3,20,4,15,31,17,9,6,27,14,1,22,30,24,8,18,0,5,29,23,13,19,2,26,10,21,28,7];utils$p.permute=function(et){for(var tt=0,rt=0;rt>>permuteTable[rt]&1;return tt>>>0};utils$p.padSplit=function(et,tt,rt){for(var it=et.toString(2);it.length0;it--)tt+=this._buffer(et,tt),rt+=this._flushBuffer(nt,rt);return tt+=this._buffer(et,tt),nt};Cipher$3.prototype.final=function(et){var tt;et&&(tt=this.update(et));var rt;return this.type==="encrypt"?rt=this._finalEncrypt():rt=this._finalDecrypt(),tt?tt.concat(rt):rt};Cipher$3.prototype._pad=function(et,tt){if(tt===0)return!1;for(;tt>>1];rt=utils$o.r28shl(rt,at),it=utils$o.r28shl(it,at),utils$o.pc2(rt,it,et.keys,nt)}};DES$3.prototype._update=function(et,tt,rt,it){var nt=this._desState,at=utils$o.readUInt32BE(et,tt),st=utils$o.readUInt32BE(et,tt+4);utils$o.ip(at,st,nt.tmp,0),at=nt.tmp[0],st=nt.tmp[1],this.type==="encrypt"?this._encrypt(nt,at,st,nt.tmp,0):this._decrypt(nt,at,st,nt.tmp,0),at=nt.tmp[0],st=nt.tmp[1],utils$o.writeUInt32BE(rt,at,it),utils$o.writeUInt32BE(rt,st,it+4)};DES$3.prototype._pad=function(et,tt){if(this.padding===!1)return!1;for(var rt=et.length-tt,it=tt;it>>0,at=bt}utils$o.rip(st,at,it,nt)};DES$3.prototype._decrypt=function(et,tt,rt,it,nt){for(var at=rt,st=tt,ot=et.keys.length-2;ot>=0;ot-=2){var lt=et.keys[ot],ht=et.keys[ot+1];utils$o.expand(at,et.tmp,0),lt^=et.tmp[0],ht^=et.tmp[1];var yt=utils$o.substitute(lt,ht),gt=utils$o.permute(yt),bt=at;at=(st^gt)>>>0,st=bt}utils$o.rip(at,st,it,nt)};var cbc$1={},assert$k=minimalisticAssert,inherits$h=inherits_browserExports,proto$1={};function CBCState(o){assert$k.equal(o.length,8,"Invalid IV length"),this.iv=new Array(8);for(var et=0;et>it%8,o._prev=shiftIn(o._prev,tt?st:ot);return at}function shiftIn(o,et){var tt=o.length,rt=-1,it=Buffer$m.allocUnsafe(o.length);for(o=Buffer$m.concat([o,Buffer$m.from([et])]);++rt>7;return it}cfb1.encrypt=function(o,et,tt){for(var rt=et.length,it=Buffer$m.allocUnsafe(rt),nt=-1;++nt>>24]^at[ht>>>16&255]^st[yt>>>8&255]^ot[gt&255]^et[pt++],dt=nt[ht>>>24]^at[yt>>>16&255]^st[gt>>>8&255]^ot[lt&255]^et[pt++],mt=nt[yt>>>24]^at[gt>>>16&255]^st[lt>>>8&255]^ot[ht&255]^et[pt++],St=nt[gt>>>24]^at[lt>>>16&255]^st[ht>>>8&255]^ot[yt&255]^et[pt++],lt=bt,ht=dt,yt=mt,gt=St;return bt=(rt[lt>>>24]<<24|rt[ht>>>16&255]<<16|rt[yt>>>8&255]<<8|rt[gt&255])^et[pt++],dt=(rt[ht>>>24]<<24|rt[yt>>>16&255]<<16|rt[gt>>>8&255]<<8|rt[lt&255])^et[pt++],mt=(rt[yt>>>24]<<24|rt[gt>>>16&255]<<16|rt[lt>>>8&255]<<8|rt[ht&255])^et[pt++],St=(rt[gt>>>24]<<24|rt[lt>>>16&255]<<16|rt[ht>>>8&255]<<8|rt[yt&255])^et[pt++],bt=bt>>>0,dt=dt>>>0,mt=mt>>>0,St=St>>>0,[bt,dt,mt,St]}var RCON=[0,1,2,4,8,16,32,64,128,27,54],G=function(){for(var o=new Array(256),et=0;et<256;et++)et<128?o[et]=et<<1:o[et]=et<<1^283;for(var tt=[],rt=[],it=[[],[],[],[]],nt=[[],[],[],[]],at=0,st=0,ot=0;ot<256;++ot){var lt=st^st<<1^st<<2^st<<3^st<<4;lt=lt>>>8^lt&255^99,tt[at]=lt,rt[lt]=at;var ht=o[at],yt=o[ht],gt=o[yt],bt=o[lt]*257^lt*16843008;it[0][at]=bt<<24|bt>>>8,it[1][at]=bt<<16|bt>>>16,it[2][at]=bt<<8|bt>>>24,it[3][at]=bt,bt=gt*16843009^yt*65537^ht*257^at*16843008,nt[0][lt]=bt<<24|bt>>>8,nt[1][lt]=bt<<16|bt>>>16,nt[2][lt]=bt<<8|bt>>>24,nt[3][lt]=bt,at===0?at=st=1:(at=ht^o[o[o[gt^ht]]],st^=o[o[st]])}return{SBOX:tt,INV_SBOX:rt,SUB_MIX:it,INV_SUB_MIX:nt}}();function AES(o){this._key=asUInt32Array(o),this._reset()}AES.blockSize=4*4;AES.keySize=256/8;AES.prototype.blockSize=AES.blockSize;AES.prototype.keySize=AES.keySize;AES.prototype._reset=function(){for(var o=this._key,et=o.length,tt=et+6,rt=(tt+1)*4,it=[],nt=0;nt>>24,at=G.SBOX[at>>>24]<<24|G.SBOX[at>>>16&255]<<16|G.SBOX[at>>>8&255]<<8|G.SBOX[at&255],at^=RCON[nt/et|0]<<24):et>6&&nt%et===4&&(at=G.SBOX[at>>>24]<<24|G.SBOX[at>>>16&255]<<16|G.SBOX[at>>>8&255]<<8|G.SBOX[at&255]),it[nt]=it[nt-et]^at}for(var st=[],ot=0;ot>>24]]^G.INV_SUB_MIX[1][G.SBOX[ht>>>16&255]]^G.INV_SUB_MIX[2][G.SBOX[ht>>>8&255]]^G.INV_SUB_MIX[3][G.SBOX[ht&255]]}this._nRounds=tt,this._keySchedule=it,this._invKeySchedule=st};AES.prototype.encryptBlockRaw=function(o){return o=asUInt32Array(o),cryptBlock(o,this._keySchedule,G.SUB_MIX,G.SBOX,this._nRounds)};AES.prototype.encryptBlock=function(o){var et=this.encryptBlockRaw(o),tt=Buffer$k.allocUnsafe(16);return tt.writeUInt32BE(et[0],0),tt.writeUInt32BE(et[1],4),tt.writeUInt32BE(et[2],8),tt.writeUInt32BE(et[3],12),tt};AES.prototype.decryptBlock=function(o){o=asUInt32Array(o);var et=o[1];o[1]=o[3],o[3]=et;var tt=cryptBlock(o,this._invKeySchedule,G.INV_SUB_MIX,G.INV_SBOX,this._nRounds),rt=Buffer$k.allocUnsafe(16);return rt.writeUInt32BE(tt[0],0),rt.writeUInt32BE(tt[3],4),rt.writeUInt32BE(tt[2],8),rt.writeUInt32BE(tt[1],12),rt};AES.prototype.scrub=function(){scrubVec(this._keySchedule),scrubVec(this._invKeySchedule),scrubVec(this._key)};aes$5.AES=AES;var Buffer$j=safeBufferExports.Buffer,ZEROES=Buffer$j.alloc(16,0);function toArray$2(o){return[o.readUInt32BE(0),o.readUInt32BE(4),o.readUInt32BE(8),o.readUInt32BE(12)]}function fromArray(o){var et=Buffer$j.allocUnsafe(16);return et.writeUInt32BE(o[0]>>>0,0),et.writeUInt32BE(o[1]>>>0,4),et.writeUInt32BE(o[2]>>>0,8),et.writeUInt32BE(o[3]>>>0,12),et}function GHASH$1(o){this.h=o,this.state=Buffer$j.alloc(16,0),this.cache=Buffer$j.allocUnsafe(0)}GHASH$1.prototype.ghash=function(o){for(var et=-1;++et0;tt--)o[tt]=o[tt]>>>1|(o[tt-1]&1)<<31;o[0]=o[0]>>>1,it&&(o[0]=o[0]^225<<24)}this.state=fromArray(et)};GHASH$1.prototype.update=function(o){this.cache=Buffer$j.concat([this.cache,o]);for(var et;this.cache.length>=16;)et=this.cache.slice(0,16),this.cache=this.cache.slice(16),this.ghash(et)};GHASH$1.prototype.final=function(o,et){return this.cache.length&&this.ghash(Buffer$j.concat([this.cache,ZEROES],16)),this.ghash(fromArray([0,o,0,et])),this.state};var ghash=GHASH$1,aes$4=aes$5,Buffer$i=safeBufferExports.Buffer,Transform$3=cipherBase,inherits$e=inherits_browserExports,GHASH=ghash,xor$3=bufferXor,incr32=incr32_1;function xorTest(o,et){var tt=0;o.length!==et.length&&tt++;for(var rt=Math.min(o.length,et.length),it=0;it0||rt>0;){var ot=new MD5;ot.update(st),ot.update(o),et&&ot.update(et),st=ot.digest();var lt=0;if(it>0){var ht=nt.length-it;lt=Math.min(it,st.length),st.copy(nt,ht,0,lt),it-=lt}if(lt0){var yt=at.length-rt,gt=Math.min(rt,st.length-lt);st.copy(at,yt,lt,lt+gt),rt-=gt}}return st.fill(0),{key:nt,iv:at}}var evp_bytestokey=EVP_BytesToKey,MODES$1=modes_1,AuthCipher$1=authCipher,Buffer$f=safeBufferExports.Buffer,StreamCipher$1=streamCipher,Transform$1=cipherBase,aes$2=aes$5,ebtk$2=evp_bytestokey,inherits$c=inherits_browserExports;function Cipher(o,et,tt){Transform$1.call(this),this._cache=new Splitter$1,this._cipher=new aes$2.AES(et),this._prev=Buffer$f.from(tt),this._mode=o,this._autopadding=!0}inherits$c(Cipher,Transform$1);Cipher.prototype._update=function(o){this._cache.add(o);for(var et,tt,rt=[];et=this._cache.get();)tt=this._mode.encrypt(this,et),rt.push(tt);return Buffer$f.concat(rt)};var PADDING=Buffer$f.alloc(16,16);Cipher.prototype._final=function(){var o=this._cache.flush();if(this._autopadding)return o=this._mode.encrypt(this,o),this._cipher.scrub(),o;if(!o.equals(PADDING))throw this._cipher.scrub(),new Error("data not multiple of block length")};Cipher.prototype.setAutoPadding=function(o){return this._autopadding=!!o,this};function Splitter$1(){this.cache=Buffer$f.allocUnsafe(0)}Splitter$1.prototype.add=function(o){this.cache=Buffer$f.concat([this.cache,o])};Splitter$1.prototype.get=function(){if(this.cache.length>15){var o=this.cache.slice(0,16);return this.cache=this.cache.slice(16),o}return null};Splitter$1.prototype.flush=function(){for(var o=16-this.cache.length,et=Buffer$f.allocUnsafe(o),tt=-1;++tt16)return et=this.cache.slice(0,16),this.cache=this.cache.slice(16),et}else if(this.cache.length>=16)return et=this.cache.slice(0,16),this.cache=this.cache.slice(16),et;return null};Splitter.prototype.flush=function(){if(this.cache.length)return this.cache};function unpad(o){var et=o[15];if(et<1||et>16)throw new Error("unable to decrypt data");for(var tt=-1;++tt0?Rt:Mt},nt.min=function(Rt,Mt){return Rt.cmp(Mt)<0?Rt:Mt},nt.prototype._init=function(Rt,Mt,ut){if(typeof Rt=="number")return this._initNumber(Rt,Mt,ut);if(typeof Rt=="object")return this._initArray(Rt,Mt,ut);Mt==="hex"&&(Mt=16),rt(Mt===(Mt|0)&&Mt>=2&&Mt<=36),Rt=Rt.toString().replace(/\s+/g,"");var wt=0;Rt[0]==="-"&&(wt++,this.negative=1),wt=0;wt-=3)Ct=Rt[wt]|Rt[wt-1]<<8|Rt[wt-2]<<16,this.words[$t]|=Ct<>>26-At&67108863,At+=24,At>=26&&(At-=26,$t++);else if(ut==="le")for(wt=0,$t=0;wt>>26-At&67108863,At+=24,At>=26&&(At-=26,$t++);return this.strip()};function st(qt,Rt){var Mt=qt.charCodeAt(Rt);return Mt>=65&&Mt<=70?Mt-55:Mt>=97&&Mt<=102?Mt-87:Mt-48&15}function ot(qt,Rt,Mt){var ut=st(qt,Mt);return Mt-1>=Rt&&(ut|=st(qt,Mt-1)<<4),ut}nt.prototype._parseHex=function(Rt,Mt,ut){this.length=Math.ceil((Rt.length-Mt)/6),this.words=new Array(this.length);for(var wt=0;wt=Mt;wt-=2)At=ot(Rt,Mt,wt)<<$t,this.words[Ct]|=At&67108863,$t>=18?($t-=18,Ct+=1,this.words[Ct]|=At>>>26):$t+=8;else{var Tt=Rt.length-Mt;for(wt=Tt%2===0?Mt+1:Mt;wt=18?($t-=18,Ct+=1,this.words[Ct]|=At>>>26):$t+=8}this.strip()};function lt(qt,Rt,Mt,ut){for(var wt=0,$t=Math.min(qt.length,Mt),Ct=Rt;Ct<$t;Ct++){var At=qt.charCodeAt(Ct)-48;wt*=ut,At>=49?wt+=At-49+10:At>=17?wt+=At-17+10:wt+=At}return wt}nt.prototype._parseBase=function(Rt,Mt,ut){this.words=[0],this.length=1;for(var wt=0,$t=1;$t<=67108863;$t*=Mt)wt++;wt--,$t=$t/Mt|0;for(var Ct=Rt.length-ut,At=Ct%wt,Tt=Math.min(Ct,Ct-At)+ut,Bt=0,It=ut;It1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},nt.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},nt.prototype.inspect=function(){return(this.red?""};var ht=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],yt=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],gt=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];nt.prototype.toString=function(Rt,Mt){Rt=Rt||10,Mt=Mt|0||1;var ut;if(Rt===16||Rt==="hex"){ut="";for(var wt=0,$t=0,Ct=0;Ct>>24-wt&16777215,$t!==0||Ct!==this.length-1?ut=ht[6-Tt.length]+Tt+ut:ut=Tt+ut,wt+=2,wt>=26&&(wt-=26,Ct--)}for($t!==0&&(ut=$t.toString(16)+ut);ut.length%Mt!==0;)ut="0"+ut;return this.negative!==0&&(ut="-"+ut),ut}if(Rt===(Rt|0)&&Rt>=2&&Rt<=36){var Bt=yt[Rt],It=gt[Rt];ut="";var xt=this.clone();for(xt.negative=0;!xt.isZero();){var Ft=xt.modn(It).toString(Rt);xt=xt.idivn(It),xt.isZero()?ut=Ft+ut:ut=ht[Bt-Ft.length]+Ft+ut}for(this.isZero()&&(ut="0"+ut);ut.length%Mt!==0;)ut="0"+ut;return this.negative!==0&&(ut="-"+ut),ut}rt(!1,"Base should be between 2 and 36")},nt.prototype.toNumber=function(){var Rt=this.words[0];return this.length===2?Rt+=this.words[1]*67108864:this.length===3&&this.words[2]===1?Rt+=4503599627370496+this.words[1]*67108864:this.length>2&&rt(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-Rt:Rt},nt.prototype.toJSON=function(){return this.toString(16)},nt.prototype.toBuffer=function(Rt,Mt){return rt(typeof at<"u"),this.toArrayLike(at,Rt,Mt)},nt.prototype.toArray=function(Rt,Mt){return this.toArrayLike(Array,Rt,Mt)},nt.prototype.toArrayLike=function(Rt,Mt,ut){var wt=this.byteLength(),$t=ut||Math.max(1,wt);rt(wt<=$t,"byte array longer than desired length"),rt($t>0,"Requested array length <= 0"),this.strip();var Ct=Mt==="le",At=new Rt($t),Tt,Bt,It=this.clone();if(Ct){for(Bt=0;!It.isZero();Bt++)Tt=It.andln(255),It.iushrn(8),At[Bt]=Tt;for(;Bt<$t;Bt++)At[Bt]=0}else{for(Bt=0;Bt<$t-wt;Bt++)At[Bt]=0;for(Bt=0;!It.isZero();Bt++)Tt=It.andln(255),It.iushrn(8),At[$t-Bt-1]=Tt}return At},Math.clz32?nt.prototype._countBits=function(Rt){return 32-Math.clz32(Rt)}:nt.prototype._countBits=function(Rt){var Mt=Rt,ut=0;return Mt>=4096&&(ut+=13,Mt>>>=13),Mt>=64&&(ut+=7,Mt>>>=7),Mt>=8&&(ut+=4,Mt>>>=4),Mt>=2&&(ut+=2,Mt>>>=2),ut+Mt},nt.prototype._zeroBits=function(Rt){if(Rt===0)return 26;var Mt=Rt,ut=0;return Mt&8191||(ut+=13,Mt>>>=13),Mt&127||(ut+=7,Mt>>>=7),Mt&15||(ut+=4,Mt>>>=4),Mt&3||(ut+=2,Mt>>>=2),Mt&1||ut++,ut},nt.prototype.bitLength=function(){var Rt=this.words[this.length-1],Mt=this._countBits(Rt);return(this.length-1)*26+Mt};function bt(qt){for(var Rt=new Array(qt.bitLength()),Mt=0;Mt>>wt}return Rt}nt.prototype.zeroBits=function(){if(this.isZero())return 0;for(var Rt=0,Mt=0;MtRt.length?this.clone().ior(Rt):Rt.clone().ior(this)},nt.prototype.uor=function(Rt){return this.length>Rt.length?this.clone().iuor(Rt):Rt.clone().iuor(this)},nt.prototype.iuand=function(Rt){var Mt;this.length>Rt.length?Mt=Rt:Mt=this;for(var ut=0;utRt.length?this.clone().iand(Rt):Rt.clone().iand(this)},nt.prototype.uand=function(Rt){return this.length>Rt.length?this.clone().iuand(Rt):Rt.clone().iuand(this)},nt.prototype.iuxor=function(Rt){var Mt,ut;this.length>Rt.length?(Mt=this,ut=Rt):(Mt=Rt,ut=this);for(var wt=0;wtRt.length?this.clone().ixor(Rt):Rt.clone().ixor(this)},nt.prototype.uxor=function(Rt){return this.length>Rt.length?this.clone().iuxor(Rt):Rt.clone().iuxor(this)},nt.prototype.inotn=function(Rt){rt(typeof Rt=="number"&&Rt>=0);var Mt=Math.ceil(Rt/26)|0,ut=Rt%26;this._expand(Mt),ut>0&&Mt--;for(var wt=0;wt0&&(this.words[wt]=~this.words[wt]&67108863>>26-ut),this.strip()},nt.prototype.notn=function(Rt){return this.clone().inotn(Rt)},nt.prototype.setn=function(Rt,Mt){rt(typeof Rt=="number"&&Rt>=0);var ut=Rt/26|0,wt=Rt%26;return this._expand(ut+1),Mt?this.words[ut]=this.words[ut]|1<Rt.length?(ut=this,wt=Rt):(ut=Rt,wt=this);for(var $t=0,Ct=0;Ct>>26;for(;$t!==0&&Ct>>26;if(this.length=ut.length,$t!==0)this.words[this.length]=$t,this.length++;else if(ut!==this)for(;CtRt.length?this.clone().iadd(Rt):Rt.clone().iadd(this)},nt.prototype.isub=function(Rt){if(Rt.negative!==0){Rt.negative=0;var Mt=this.iadd(Rt);return Rt.negative=1,Mt._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(Rt),this.negative=1,this._normSign();var ut=this.cmp(Rt);if(ut===0)return this.negative=0,this.length=1,this.words[0]=0,this;var wt,$t;ut>0?(wt=this,$t=Rt):(wt=Rt,$t=this);for(var Ct=0,At=0;At<$t.length;At++)Mt=(wt.words[At]|0)-($t.words[At]|0)+Ct,Ct=Mt>>26,this.words[At]=Mt&67108863;for(;Ct!==0&&At>26,this.words[At]=Mt&67108863;if(Ct===0&&At>>26,xt=Tt&67108863,Ft=Math.min(Bt,Rt.length-1),er=Math.max(0,Bt-qt.length+1);er<=Ft;er++){var lr=Bt-er|0;wt=qt.words[lr]|0,$t=Rt.words[er]|0,Ct=wt*$t+xt,It+=Ct/67108864|0,xt=Ct&67108863}Mt.words[Bt]=xt|0,Tt=It|0}return Tt!==0?Mt.words[Bt]=Tt|0:Mt.length--,Mt.strip()}var mt=function(Rt,Mt,ut){var wt=Rt.words,$t=Mt.words,Ct=ut.words,At=0,Tt,Bt,It,xt=wt[0]|0,Ft=xt&8191,er=xt>>>13,lr=wt[1]|0,Wt=lr&8191,Jt=lr>>>13,Xt=wt[2]|0,or=Xt&8191,vr=Xt>>>13,Qt=wt[3]|0,Zt=Qt&8191,Sr=Qt>>>13,br=wt[4]|0,Dr=br&8191,Jr=br>>>13,Lr=wt[5]|0,gr=Lr&8191,yr=Lr>>>13,Pr=wt[6]|0,Or=Pr&8191,Qr=Pr>>>13,Vr=wt[7]|0,dr=Vr&8191,_r=Vr>>>13,Rr=wt[8]|0,Yt=Rr&8191,Lt=Rr>>>13,Gt=wt[9]|0,ir=Gt&8191,xr=Gt>>>13,Er=$t[0]|0,Tr=Er&8191,nn=Er>>>13,cn=$t[1]|0,en=cn&8191,wn=cn>>>13,an=$t[2]|0,mn=an&8191,es=an>>>13,Dn=$t[3]|0,kn=Dn&8191,ns=Dn>>>13,In=$t[4]|0,gn=In&8191,ba=In>>>13,On=$t[5]|0,xn=On&8191,ts=On>>>13,Ln=$t[6]|0,un=Ln&8191,rs=Ln>>>13,Kt=$t[7]|0,rr=Kt&8191,nr=Kt>>>13,Ut=$t[8]|0,ar=Ut&8191,Br=Ut>>>13,Ar=$t[9]|0,Mr=Ar&8191,Wr=Ar>>>13;ut.negative=Rt.negative^Mt.negative,ut.length=19,Tt=Math.imul(Ft,Tr),Bt=Math.imul(Ft,nn),Bt=Bt+Math.imul(er,Tr)|0,It=Math.imul(er,nn);var _i=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(_i>>>26)|0,_i&=67108863,Tt=Math.imul(Wt,Tr),Bt=Math.imul(Wt,nn),Bt=Bt+Math.imul(Jt,Tr)|0,It=Math.imul(Jt,nn),Tt=Tt+Math.imul(Ft,en)|0,Bt=Bt+Math.imul(Ft,wn)|0,Bt=Bt+Math.imul(er,en)|0,It=It+Math.imul(er,wn)|0;var Hr=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Hr>>>26)|0,Hr&=67108863,Tt=Math.imul(or,Tr),Bt=Math.imul(or,nn),Bt=Bt+Math.imul(vr,Tr)|0,It=Math.imul(vr,nn),Tt=Tt+Math.imul(Wt,en)|0,Bt=Bt+Math.imul(Wt,wn)|0,Bt=Bt+Math.imul(Jt,en)|0,It=It+Math.imul(Jt,wn)|0,Tt=Tt+Math.imul(Ft,mn)|0,Bt=Bt+Math.imul(Ft,es)|0,Bt=Bt+Math.imul(er,mn)|0,It=It+Math.imul(er,es)|0;var Un=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Un>>>26)|0,Un&=67108863,Tt=Math.imul(Zt,Tr),Bt=Math.imul(Zt,nn),Bt=Bt+Math.imul(Sr,Tr)|0,It=Math.imul(Sr,nn),Tt=Tt+Math.imul(or,en)|0,Bt=Bt+Math.imul(or,wn)|0,Bt=Bt+Math.imul(vr,en)|0,It=It+Math.imul(vr,wn)|0,Tt=Tt+Math.imul(Wt,mn)|0,Bt=Bt+Math.imul(Wt,es)|0,Bt=Bt+Math.imul(Jt,mn)|0,It=It+Math.imul(Jt,es)|0,Tt=Tt+Math.imul(Ft,kn)|0,Bt=Bt+Math.imul(Ft,ns)|0,Bt=Bt+Math.imul(er,kn)|0,It=It+Math.imul(er,ns)|0;var ln=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(ln>>>26)|0,ln&=67108863,Tt=Math.imul(Dr,Tr),Bt=Math.imul(Dr,nn),Bt=Bt+Math.imul(Jr,Tr)|0,It=Math.imul(Jr,nn),Tt=Tt+Math.imul(Zt,en)|0,Bt=Bt+Math.imul(Zt,wn)|0,Bt=Bt+Math.imul(Sr,en)|0,It=It+Math.imul(Sr,wn)|0,Tt=Tt+Math.imul(or,mn)|0,Bt=Bt+Math.imul(or,es)|0,Bt=Bt+Math.imul(vr,mn)|0,It=It+Math.imul(vr,es)|0,Tt=Tt+Math.imul(Wt,kn)|0,Bt=Bt+Math.imul(Wt,ns)|0,Bt=Bt+Math.imul(Jt,kn)|0,It=It+Math.imul(Jt,ns)|0,Tt=Tt+Math.imul(Ft,gn)|0,Bt=Bt+Math.imul(Ft,ba)|0,Bt=Bt+Math.imul(er,gn)|0,It=It+Math.imul(er,ba)|0;var Sn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Sn>>>26)|0,Sn&=67108863,Tt=Math.imul(gr,Tr),Bt=Math.imul(gr,nn),Bt=Bt+Math.imul(yr,Tr)|0,It=Math.imul(yr,nn),Tt=Tt+Math.imul(Dr,en)|0,Bt=Bt+Math.imul(Dr,wn)|0,Bt=Bt+Math.imul(Jr,en)|0,It=It+Math.imul(Jr,wn)|0,Tt=Tt+Math.imul(Zt,mn)|0,Bt=Bt+Math.imul(Zt,es)|0,Bt=Bt+Math.imul(Sr,mn)|0,It=It+Math.imul(Sr,es)|0,Tt=Tt+Math.imul(or,kn)|0,Bt=Bt+Math.imul(or,ns)|0,Bt=Bt+Math.imul(vr,kn)|0,It=It+Math.imul(vr,ns)|0,Tt=Tt+Math.imul(Wt,gn)|0,Bt=Bt+Math.imul(Wt,ba)|0,Bt=Bt+Math.imul(Jt,gn)|0,It=It+Math.imul(Jt,ba)|0,Tt=Tt+Math.imul(Ft,xn)|0,Bt=Bt+Math.imul(Ft,ts)|0,Bt=Bt+Math.imul(er,xn)|0,It=It+Math.imul(er,ts)|0;var $n=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+($n>>>26)|0,$n&=67108863,Tt=Math.imul(Or,Tr),Bt=Math.imul(Or,nn),Bt=Bt+Math.imul(Qr,Tr)|0,It=Math.imul(Qr,nn),Tt=Tt+Math.imul(gr,en)|0,Bt=Bt+Math.imul(gr,wn)|0,Bt=Bt+Math.imul(yr,en)|0,It=It+Math.imul(yr,wn)|0,Tt=Tt+Math.imul(Dr,mn)|0,Bt=Bt+Math.imul(Dr,es)|0,Bt=Bt+Math.imul(Jr,mn)|0,It=It+Math.imul(Jr,es)|0,Tt=Tt+Math.imul(Zt,kn)|0,Bt=Bt+Math.imul(Zt,ns)|0,Bt=Bt+Math.imul(Sr,kn)|0,It=It+Math.imul(Sr,ns)|0,Tt=Tt+Math.imul(or,gn)|0,Bt=Bt+Math.imul(or,ba)|0,Bt=Bt+Math.imul(vr,gn)|0,It=It+Math.imul(vr,ba)|0,Tt=Tt+Math.imul(Wt,xn)|0,Bt=Bt+Math.imul(Wt,ts)|0,Bt=Bt+Math.imul(Jt,xn)|0,It=It+Math.imul(Jt,ts)|0,Tt=Tt+Math.imul(Ft,un)|0,Bt=Bt+Math.imul(Ft,rs)|0,Bt=Bt+Math.imul(er,un)|0,It=It+Math.imul(er,rs)|0;var Mn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Mn>>>26)|0,Mn&=67108863,Tt=Math.imul(dr,Tr),Bt=Math.imul(dr,nn),Bt=Bt+Math.imul(_r,Tr)|0,It=Math.imul(_r,nn),Tt=Tt+Math.imul(Or,en)|0,Bt=Bt+Math.imul(Or,wn)|0,Bt=Bt+Math.imul(Qr,en)|0,It=It+Math.imul(Qr,wn)|0,Tt=Tt+Math.imul(gr,mn)|0,Bt=Bt+Math.imul(gr,es)|0,Bt=Bt+Math.imul(yr,mn)|0,It=It+Math.imul(yr,es)|0,Tt=Tt+Math.imul(Dr,kn)|0,Bt=Bt+Math.imul(Dr,ns)|0,Bt=Bt+Math.imul(Jr,kn)|0,It=It+Math.imul(Jr,ns)|0,Tt=Tt+Math.imul(Zt,gn)|0,Bt=Bt+Math.imul(Zt,ba)|0,Bt=Bt+Math.imul(Sr,gn)|0,It=It+Math.imul(Sr,ba)|0,Tt=Tt+Math.imul(or,xn)|0,Bt=Bt+Math.imul(or,ts)|0,Bt=Bt+Math.imul(vr,xn)|0,It=It+Math.imul(vr,ts)|0,Tt=Tt+Math.imul(Wt,un)|0,Bt=Bt+Math.imul(Wt,rs)|0,Bt=Bt+Math.imul(Jt,un)|0,It=It+Math.imul(Jt,rs)|0,Tt=Tt+Math.imul(Ft,rr)|0,Bt=Bt+Math.imul(Ft,nr)|0,Bt=Bt+Math.imul(er,rr)|0,It=It+Math.imul(er,nr)|0;var An=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(An>>>26)|0,An&=67108863,Tt=Math.imul(Yt,Tr),Bt=Math.imul(Yt,nn),Bt=Bt+Math.imul(Lt,Tr)|0,It=Math.imul(Lt,nn),Tt=Tt+Math.imul(dr,en)|0,Bt=Bt+Math.imul(dr,wn)|0,Bt=Bt+Math.imul(_r,en)|0,It=It+Math.imul(_r,wn)|0,Tt=Tt+Math.imul(Or,mn)|0,Bt=Bt+Math.imul(Or,es)|0,Bt=Bt+Math.imul(Qr,mn)|0,It=It+Math.imul(Qr,es)|0,Tt=Tt+Math.imul(gr,kn)|0,Bt=Bt+Math.imul(gr,ns)|0,Bt=Bt+Math.imul(yr,kn)|0,It=It+Math.imul(yr,ns)|0,Tt=Tt+Math.imul(Dr,gn)|0,Bt=Bt+Math.imul(Dr,ba)|0,Bt=Bt+Math.imul(Jr,gn)|0,It=It+Math.imul(Jr,ba)|0,Tt=Tt+Math.imul(Zt,xn)|0,Bt=Bt+Math.imul(Zt,ts)|0,Bt=Bt+Math.imul(Sr,xn)|0,It=It+Math.imul(Sr,ts)|0,Tt=Tt+Math.imul(or,un)|0,Bt=Bt+Math.imul(or,rs)|0,Bt=Bt+Math.imul(vr,un)|0,It=It+Math.imul(vr,rs)|0,Tt=Tt+Math.imul(Wt,rr)|0,Bt=Bt+Math.imul(Wt,nr)|0,Bt=Bt+Math.imul(Jt,rr)|0,It=It+Math.imul(Jt,nr)|0,Tt=Tt+Math.imul(Ft,ar)|0,Bt=Bt+Math.imul(Ft,Br)|0,Bt=Bt+Math.imul(er,ar)|0,It=It+Math.imul(er,Br)|0;var Tn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Tn>>>26)|0,Tn&=67108863,Tt=Math.imul(ir,Tr),Bt=Math.imul(ir,nn),Bt=Bt+Math.imul(xr,Tr)|0,It=Math.imul(xr,nn),Tt=Tt+Math.imul(Yt,en)|0,Bt=Bt+Math.imul(Yt,wn)|0,Bt=Bt+Math.imul(Lt,en)|0,It=It+Math.imul(Lt,wn)|0,Tt=Tt+Math.imul(dr,mn)|0,Bt=Bt+Math.imul(dr,es)|0,Bt=Bt+Math.imul(_r,mn)|0,It=It+Math.imul(_r,es)|0,Tt=Tt+Math.imul(Or,kn)|0,Bt=Bt+Math.imul(Or,ns)|0,Bt=Bt+Math.imul(Qr,kn)|0,It=It+Math.imul(Qr,ns)|0,Tt=Tt+Math.imul(gr,gn)|0,Bt=Bt+Math.imul(gr,ba)|0,Bt=Bt+Math.imul(yr,gn)|0,It=It+Math.imul(yr,ba)|0,Tt=Tt+Math.imul(Dr,xn)|0,Bt=Bt+Math.imul(Dr,ts)|0,Bt=Bt+Math.imul(Jr,xn)|0,It=It+Math.imul(Jr,ts)|0,Tt=Tt+Math.imul(Zt,un)|0,Bt=Bt+Math.imul(Zt,rs)|0,Bt=Bt+Math.imul(Sr,un)|0,It=It+Math.imul(Sr,rs)|0,Tt=Tt+Math.imul(or,rr)|0,Bt=Bt+Math.imul(or,nr)|0,Bt=Bt+Math.imul(vr,rr)|0,It=It+Math.imul(vr,nr)|0,Tt=Tt+Math.imul(Wt,ar)|0,Bt=Bt+Math.imul(Wt,Br)|0,Bt=Bt+Math.imul(Jt,ar)|0,It=It+Math.imul(Jt,Br)|0,Tt=Tt+Math.imul(Ft,Mr)|0,Bt=Bt+Math.imul(Ft,Wr)|0,Bt=Bt+Math.imul(er,Mr)|0,It=It+Math.imul(er,Wr)|0;var En=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(En>>>26)|0,En&=67108863,Tt=Math.imul(ir,en),Bt=Math.imul(ir,wn),Bt=Bt+Math.imul(xr,en)|0,It=Math.imul(xr,wn),Tt=Tt+Math.imul(Yt,mn)|0,Bt=Bt+Math.imul(Yt,es)|0,Bt=Bt+Math.imul(Lt,mn)|0,It=It+Math.imul(Lt,es)|0,Tt=Tt+Math.imul(dr,kn)|0,Bt=Bt+Math.imul(dr,ns)|0,Bt=Bt+Math.imul(_r,kn)|0,It=It+Math.imul(_r,ns)|0,Tt=Tt+Math.imul(Or,gn)|0,Bt=Bt+Math.imul(Or,ba)|0,Bt=Bt+Math.imul(Qr,gn)|0,It=It+Math.imul(Qr,ba)|0,Tt=Tt+Math.imul(gr,xn)|0,Bt=Bt+Math.imul(gr,ts)|0,Bt=Bt+Math.imul(yr,xn)|0,It=It+Math.imul(yr,ts)|0,Tt=Tt+Math.imul(Dr,un)|0,Bt=Bt+Math.imul(Dr,rs)|0,Bt=Bt+Math.imul(Jr,un)|0,It=It+Math.imul(Jr,rs)|0,Tt=Tt+Math.imul(Zt,rr)|0,Bt=Bt+Math.imul(Zt,nr)|0,Bt=Bt+Math.imul(Sr,rr)|0,It=It+Math.imul(Sr,nr)|0,Tt=Tt+Math.imul(or,ar)|0,Bt=Bt+Math.imul(or,Br)|0,Bt=Bt+Math.imul(vr,ar)|0,It=It+Math.imul(vr,Br)|0,Tt=Tt+Math.imul(Wt,Mr)|0,Bt=Bt+Math.imul(Wt,Wr)|0,Bt=Bt+Math.imul(Jt,Mr)|0,It=It+Math.imul(Jt,Wr)|0;var Bn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Bn>>>26)|0,Bn&=67108863,Tt=Math.imul(ir,mn),Bt=Math.imul(ir,es),Bt=Bt+Math.imul(xr,mn)|0,It=Math.imul(xr,es),Tt=Tt+Math.imul(Yt,kn)|0,Bt=Bt+Math.imul(Yt,ns)|0,Bt=Bt+Math.imul(Lt,kn)|0,It=It+Math.imul(Lt,ns)|0,Tt=Tt+Math.imul(dr,gn)|0,Bt=Bt+Math.imul(dr,ba)|0,Bt=Bt+Math.imul(_r,gn)|0,It=It+Math.imul(_r,ba)|0,Tt=Tt+Math.imul(Or,xn)|0,Bt=Bt+Math.imul(Or,ts)|0,Bt=Bt+Math.imul(Qr,xn)|0,It=It+Math.imul(Qr,ts)|0,Tt=Tt+Math.imul(gr,un)|0,Bt=Bt+Math.imul(gr,rs)|0,Bt=Bt+Math.imul(yr,un)|0,It=It+Math.imul(yr,rs)|0,Tt=Tt+Math.imul(Dr,rr)|0,Bt=Bt+Math.imul(Dr,nr)|0,Bt=Bt+Math.imul(Jr,rr)|0,It=It+Math.imul(Jr,nr)|0,Tt=Tt+Math.imul(Zt,ar)|0,Bt=Bt+Math.imul(Zt,Br)|0,Bt=Bt+Math.imul(Sr,ar)|0,It=It+Math.imul(Sr,Br)|0,Tt=Tt+Math.imul(or,Mr)|0,Bt=Bt+Math.imul(or,Wr)|0,Bt=Bt+Math.imul(vr,Mr)|0,It=It+Math.imul(vr,Wr)|0;var hn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(hn>>>26)|0,hn&=67108863,Tt=Math.imul(ir,kn),Bt=Math.imul(ir,ns),Bt=Bt+Math.imul(xr,kn)|0,It=Math.imul(xr,ns),Tt=Tt+Math.imul(Yt,gn)|0,Bt=Bt+Math.imul(Yt,ba)|0,Bt=Bt+Math.imul(Lt,gn)|0,It=It+Math.imul(Lt,ba)|0,Tt=Tt+Math.imul(dr,xn)|0,Bt=Bt+Math.imul(dr,ts)|0,Bt=Bt+Math.imul(_r,xn)|0,It=It+Math.imul(_r,ts)|0,Tt=Tt+Math.imul(Or,un)|0,Bt=Bt+Math.imul(Or,rs)|0,Bt=Bt+Math.imul(Qr,un)|0,It=It+Math.imul(Qr,rs)|0,Tt=Tt+Math.imul(gr,rr)|0,Bt=Bt+Math.imul(gr,nr)|0,Bt=Bt+Math.imul(yr,rr)|0,It=It+Math.imul(yr,nr)|0,Tt=Tt+Math.imul(Dr,ar)|0,Bt=Bt+Math.imul(Dr,Br)|0,Bt=Bt+Math.imul(Jr,ar)|0,It=It+Math.imul(Jr,Br)|0,Tt=Tt+Math.imul(Zt,Mr)|0,Bt=Bt+Math.imul(Zt,Wr)|0,Bt=Bt+Math.imul(Sr,Mr)|0,It=It+Math.imul(Sr,Wr)|0;var vn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(vn>>>26)|0,vn&=67108863,Tt=Math.imul(ir,gn),Bt=Math.imul(ir,ba),Bt=Bt+Math.imul(xr,gn)|0,It=Math.imul(xr,ba),Tt=Tt+Math.imul(Yt,xn)|0,Bt=Bt+Math.imul(Yt,ts)|0,Bt=Bt+Math.imul(Lt,xn)|0,It=It+Math.imul(Lt,ts)|0,Tt=Tt+Math.imul(dr,un)|0,Bt=Bt+Math.imul(dr,rs)|0,Bt=Bt+Math.imul(_r,un)|0,It=It+Math.imul(_r,rs)|0,Tt=Tt+Math.imul(Or,rr)|0,Bt=Bt+Math.imul(Or,nr)|0,Bt=Bt+Math.imul(Qr,rr)|0,It=It+Math.imul(Qr,nr)|0,Tt=Tt+Math.imul(gr,ar)|0,Bt=Bt+Math.imul(gr,Br)|0,Bt=Bt+Math.imul(yr,ar)|0,It=It+Math.imul(yr,Br)|0,Tt=Tt+Math.imul(Dr,Mr)|0,Bt=Bt+Math.imul(Dr,Wr)|0,Bt=Bt+Math.imul(Jr,Mr)|0,It=It+Math.imul(Jr,Wr)|0;var fn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(fn>>>26)|0,fn&=67108863,Tt=Math.imul(ir,xn),Bt=Math.imul(ir,ts),Bt=Bt+Math.imul(xr,xn)|0,It=Math.imul(xr,ts),Tt=Tt+Math.imul(Yt,un)|0,Bt=Bt+Math.imul(Yt,rs)|0,Bt=Bt+Math.imul(Lt,un)|0,It=It+Math.imul(Lt,rs)|0,Tt=Tt+Math.imul(dr,rr)|0,Bt=Bt+Math.imul(dr,nr)|0,Bt=Bt+Math.imul(_r,rr)|0,It=It+Math.imul(_r,nr)|0,Tt=Tt+Math.imul(Or,ar)|0,Bt=Bt+Math.imul(Or,Br)|0,Bt=Bt+Math.imul(Qr,ar)|0,It=It+Math.imul(Qr,Br)|0,Tt=Tt+Math.imul(gr,Mr)|0,Bt=Bt+Math.imul(gr,Wr)|0,Bt=Bt+Math.imul(yr,Mr)|0,It=It+Math.imul(yr,Wr)|0;var dn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(dn>>>26)|0,dn&=67108863,Tt=Math.imul(ir,un),Bt=Math.imul(ir,rs),Bt=Bt+Math.imul(xr,un)|0,It=Math.imul(xr,rs),Tt=Tt+Math.imul(Yt,rr)|0,Bt=Bt+Math.imul(Yt,nr)|0,Bt=Bt+Math.imul(Lt,rr)|0,It=It+Math.imul(Lt,nr)|0,Tt=Tt+Math.imul(dr,ar)|0,Bt=Bt+Math.imul(dr,Br)|0,Bt=Bt+Math.imul(_r,ar)|0,It=It+Math.imul(_r,Br)|0,Tt=Tt+Math.imul(Or,Mr)|0,Bt=Bt+Math.imul(Or,Wr)|0,Bt=Bt+Math.imul(Qr,Mr)|0,It=It+Math.imul(Qr,Wr)|0;var pn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(pn>>>26)|0,pn&=67108863,Tt=Math.imul(ir,rr),Bt=Math.imul(ir,nr),Bt=Bt+Math.imul(xr,rr)|0,It=Math.imul(xr,nr),Tt=Tt+Math.imul(Yt,ar)|0,Bt=Bt+Math.imul(Yt,Br)|0,Bt=Bt+Math.imul(Lt,ar)|0,It=It+Math.imul(Lt,Br)|0,Tt=Tt+Math.imul(dr,Mr)|0,Bt=Bt+Math.imul(dr,Wr)|0,Bt=Bt+Math.imul(_r,Mr)|0,It=It+Math.imul(_r,Wr)|0;var sn=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(sn>>>26)|0,sn&=67108863,Tt=Math.imul(ir,ar),Bt=Math.imul(ir,Br),Bt=Bt+Math.imul(xr,ar)|0,It=Math.imul(xr,Br),Tt=Tt+Math.imul(Yt,Mr)|0,Bt=Bt+Math.imul(Yt,Wr)|0,Bt=Bt+Math.imul(Lt,Mr)|0,It=It+Math.imul(Lt,Wr)|0;var Fr=(At+Tt|0)+((Bt&8191)<<13)|0;At=(It+(Bt>>>13)|0)+(Fr>>>26)|0,Fr&=67108863,Tt=Math.imul(ir,Mr),Bt=Math.imul(ir,Wr),Bt=Bt+Math.imul(xr,Mr)|0,It=Math.imul(xr,Wr);var Nr=(At+Tt|0)+((Bt&8191)<<13)|0;return At=(It+(Bt>>>13)|0)+(Nr>>>26)|0,Nr&=67108863,Ct[0]=_i,Ct[1]=Hr,Ct[2]=Un,Ct[3]=ln,Ct[4]=Sn,Ct[5]=$n,Ct[6]=Mn,Ct[7]=An,Ct[8]=Tn,Ct[9]=En,Ct[10]=Bn,Ct[11]=hn,Ct[12]=vn,Ct[13]=fn,Ct[14]=dn,Ct[15]=pn,Ct[16]=sn,Ct[17]=Fr,Ct[18]=Nr,At!==0&&(Ct[19]=At,ut.length++),ut};Math.imul||(mt=dt);function St(qt,Rt,Mt){Mt.negative=Rt.negative^qt.negative,Mt.length=qt.length+Rt.length;for(var ut=0,wt=0,$t=0;$t>>26)|0,wt+=Ct>>>26,Ct&=67108863}Mt.words[$t]=At,ut=Ct,Ct=wt}return ut!==0?Mt.words[$t]=ut:Mt.length--,Mt.strip()}function pt(qt,Rt,Mt){var ut=new kt;return ut.mulp(qt,Rt,Mt)}nt.prototype.mulTo=function(Rt,Mt){var ut,wt=this.length+Rt.length;return this.length===10&&Rt.length===10?ut=mt(this,Rt,Mt):wt<63?ut=dt(this,Rt,Mt):wt<1024?ut=St(this,Rt,Mt):ut=pt(this,Rt,Mt),ut};function kt(qt,Rt){this.x=qt,this.y=Rt}kt.prototype.makeRBT=function(Rt){for(var Mt=new Array(Rt),ut=nt.prototype._countBits(Rt)-1,wt=0;wt>=1;return wt},kt.prototype.permute=function(Rt,Mt,ut,wt,$t,Ct){for(var At=0;At>>1)$t++;return 1<<$t+1+wt},kt.prototype.conjugate=function(Rt,Mt,ut){if(!(ut<=1))for(var wt=0;wt>>13,ut[2*Ct+1]=$t&8191,$t=$t>>>13;for(Ct=2*Mt;Ct>=26,Mt+=wt/67108864|0,Mt+=$t>>>26,this.words[ut]=$t&67108863}return Mt!==0&&(this.words[ut]=Mt,this.length++),this},nt.prototype.muln=function(Rt){return this.clone().imuln(Rt)},nt.prototype.sqr=function(){return this.mul(this)},nt.prototype.isqr=function(){return this.imul(this.clone())},nt.prototype.pow=function(Rt){var Mt=bt(Rt);if(Mt.length===0)return new nt(1);for(var ut=this,wt=0;wt=0);var Mt=Rt%26,ut=(Rt-Mt)/26,wt=67108863>>>26-Mt<<26-Mt,$t;if(Mt!==0){var Ct=0;for($t=0;$t>>26-Mt}Ct&&(this.words[$t]=Ct,this.length++)}if(ut!==0){for($t=this.length-1;$t>=0;$t--)this.words[$t+ut]=this.words[$t];for($t=0;$t=0);var wt;Mt?wt=(Mt-Mt%26)/26:wt=0;var $t=Rt%26,Ct=Math.min((Rt-$t)/26,this.length),At=67108863^67108863>>>$t<<$t,Tt=ut;if(wt-=Ct,wt=Math.max(0,wt),Tt){for(var Bt=0;BtCt)for(this.length-=Ct,Bt=0;Bt=0&&(It!==0||Bt>=wt);Bt--){var xt=this.words[Bt]|0;this.words[Bt]=It<<26-$t|xt>>>$t,It=xt&At}return Tt&&It!==0&&(Tt.words[Tt.length++]=It),this.length===0&&(this.words[0]=0,this.length=1),this.strip()},nt.prototype.ishrn=function(Rt,Mt,ut){return rt(this.negative===0),this.iushrn(Rt,Mt,ut)},nt.prototype.shln=function(Rt){return this.clone().ishln(Rt)},nt.prototype.ushln=function(Rt){return this.clone().iushln(Rt)},nt.prototype.shrn=function(Rt){return this.clone().ishrn(Rt)},nt.prototype.ushrn=function(Rt){return this.clone().iushrn(Rt)},nt.prototype.testn=function(Rt){rt(typeof Rt=="number"&&Rt>=0);var Mt=Rt%26,ut=(Rt-Mt)/26,wt=1<=0);var Mt=Rt%26,ut=(Rt-Mt)/26;if(rt(this.negative===0,"imaskn works only with positive numbers"),this.length<=ut)return this;if(Mt!==0&&ut++,this.length=Math.min(ut,this.length),Mt!==0){var wt=67108863^67108863>>>Mt<=67108864;Mt++)this.words[Mt]-=67108864,Mt===this.length-1?this.words[Mt+1]=1:this.words[Mt+1]++;return this.length=Math.max(this.length,Mt+1),this},nt.prototype.isubn=function(Rt){if(rt(typeof Rt=="number"),rt(Rt<67108864),Rt<0)return this.iaddn(-Rt);if(this.negative!==0)return this.negative=0,this.iaddn(Rt),this.negative=1,this;if(this.words[0]-=Rt,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var Mt=0;Mt>26)-(Tt/67108864|0),this.words[$t+ut]=Ct&67108863}for(;$t>26,this.words[$t+ut]=Ct&67108863;if(At===0)return this.strip();for(rt(At===-1),At=0,$t=0;$t>26,this.words[$t]=Ct&67108863;return this.negative=1,this.strip()},nt.prototype._wordDiv=function(Rt,Mt){var ut=this.length-Rt.length,wt=this.clone(),$t=Rt,Ct=$t.words[$t.length-1]|0,At=this._countBits(Ct);ut=26-At,ut!==0&&($t=$t.ushln(ut),wt.iushln(ut),Ct=$t.words[$t.length-1]|0);var Tt=wt.length-$t.length,Bt;if(Mt!=="mod"){Bt=new nt(null),Bt.length=Tt+1,Bt.words=new Array(Bt.length);for(var It=0;It=0;Ft--){var er=(wt.words[$t.length+Ft]|0)*67108864+(wt.words[$t.length+Ft-1]|0);for(er=Math.min(er/Ct|0,67108863),wt._ishlnsubmul($t,er,Ft);wt.negative!==0;)er--,wt.negative=0,wt._ishlnsubmul($t,1,Ft),wt.isZero()||(wt.negative^=1);Bt&&(Bt.words[Ft]=er)}return Bt&&Bt.strip(),wt.strip(),Mt!=="div"&&ut!==0&&wt.iushrn(ut),{div:Bt||null,mod:wt}},nt.prototype.divmod=function(Rt,Mt,ut){if(rt(!Rt.isZero()),this.isZero())return{div:new nt(0),mod:new nt(0)};var wt,$t,Ct;return this.negative!==0&&Rt.negative===0?(Ct=this.neg().divmod(Rt,Mt),Mt!=="mod"&&(wt=Ct.div.neg()),Mt!=="div"&&($t=Ct.mod.neg(),ut&&$t.negative!==0&&$t.iadd(Rt)),{div:wt,mod:$t}):this.negative===0&&Rt.negative!==0?(Ct=this.divmod(Rt.neg(),Mt),Mt!=="mod"&&(wt=Ct.div.neg()),{div:wt,mod:Ct.mod}):this.negative&Rt.negative?(Ct=this.neg().divmod(Rt.neg(),Mt),Mt!=="div"&&($t=Ct.mod.neg(),ut&&$t.negative!==0&&$t.isub(Rt)),{div:Ct.div,mod:$t}):Rt.length>this.length||this.cmp(Rt)<0?{div:new nt(0),mod:this}:Rt.length===1?Mt==="div"?{div:this.divn(Rt.words[0]),mod:null}:Mt==="mod"?{div:null,mod:new nt(this.modn(Rt.words[0]))}:{div:this.divn(Rt.words[0]),mod:new nt(this.modn(Rt.words[0]))}:this._wordDiv(Rt,Mt)},nt.prototype.div=function(Rt){return this.divmod(Rt,"div",!1).div},nt.prototype.mod=function(Rt){return this.divmod(Rt,"mod",!1).mod},nt.prototype.umod=function(Rt){return this.divmod(Rt,"mod",!0).mod},nt.prototype.divRound=function(Rt){var Mt=this.divmod(Rt);if(Mt.mod.isZero())return Mt.div;var ut=Mt.div.negative!==0?Mt.mod.isub(Rt):Mt.mod,wt=Rt.ushrn(1),$t=Rt.andln(1),Ct=ut.cmp(wt);return Ct<0||$t===1&&Ct===0?Mt.div:Mt.div.negative!==0?Mt.div.isubn(1):Mt.div.iaddn(1)},nt.prototype.modn=function(Rt){rt(Rt<=67108863);for(var Mt=(1<<26)%Rt,ut=0,wt=this.length-1;wt>=0;wt--)ut=(Mt*ut+(this.words[wt]|0))%Rt;return ut},nt.prototype.idivn=function(Rt){rt(Rt<=67108863);for(var Mt=0,ut=this.length-1;ut>=0;ut--){var wt=(this.words[ut]|0)+Mt*67108864;this.words[ut]=wt/Rt|0,Mt=wt%Rt}return this.strip()},nt.prototype.divn=function(Rt){return this.clone().idivn(Rt)},nt.prototype.egcd=function(Rt){rt(Rt.negative===0),rt(!Rt.isZero());var Mt=this,ut=Rt.clone();Mt.negative!==0?Mt=Mt.umod(Rt):Mt=Mt.clone();for(var wt=new nt(1),$t=new nt(0),Ct=new nt(0),At=new nt(1),Tt=0;Mt.isEven()&&ut.isEven();)Mt.iushrn(1),ut.iushrn(1),++Tt;for(var Bt=ut.clone(),It=Mt.clone();!Mt.isZero();){for(var xt=0,Ft=1;!(Mt.words[0]&Ft)&&xt<26;++xt,Ft<<=1);if(xt>0)for(Mt.iushrn(xt);xt-- >0;)(wt.isOdd()||$t.isOdd())&&(wt.iadd(Bt),$t.isub(It)),wt.iushrn(1),$t.iushrn(1);for(var er=0,lr=1;!(ut.words[0]&lr)&&er<26;++er,lr<<=1);if(er>0)for(ut.iushrn(er);er-- >0;)(Ct.isOdd()||At.isOdd())&&(Ct.iadd(Bt),At.isub(It)),Ct.iushrn(1),At.iushrn(1);Mt.cmp(ut)>=0?(Mt.isub(ut),wt.isub(Ct),$t.isub(At)):(ut.isub(Mt),Ct.isub(wt),At.isub($t))}return{a:Ct,b:At,gcd:ut.iushln(Tt)}},nt.prototype._invmp=function(Rt){rt(Rt.negative===0),rt(!Rt.isZero());var Mt=this,ut=Rt.clone();Mt.negative!==0?Mt=Mt.umod(Rt):Mt=Mt.clone();for(var wt=new nt(1),$t=new nt(0),Ct=ut.clone();Mt.cmpn(1)>0&&ut.cmpn(1)>0;){for(var At=0,Tt=1;!(Mt.words[0]&Tt)&&At<26;++At,Tt<<=1);if(At>0)for(Mt.iushrn(At);At-- >0;)wt.isOdd()&&wt.iadd(Ct),wt.iushrn(1);for(var Bt=0,It=1;!(ut.words[0]&It)&&Bt<26;++Bt,It<<=1);if(Bt>0)for(ut.iushrn(Bt);Bt-- >0;)$t.isOdd()&&$t.iadd(Ct),$t.iushrn(1);Mt.cmp(ut)>=0?(Mt.isub(ut),wt.isub($t)):(ut.isub(Mt),$t.isub(wt))}var xt;return Mt.cmpn(1)===0?xt=wt:xt=$t,xt.cmpn(0)<0&&xt.iadd(Rt),xt},nt.prototype.gcd=function(Rt){if(this.isZero())return Rt.abs();if(Rt.isZero())return this.abs();var Mt=this.clone(),ut=Rt.clone();Mt.negative=0,ut.negative=0;for(var wt=0;Mt.isEven()&&ut.isEven();wt++)Mt.iushrn(1),ut.iushrn(1);do{for(;Mt.isEven();)Mt.iushrn(1);for(;ut.isEven();)ut.iushrn(1);var $t=Mt.cmp(ut);if($t<0){var Ct=Mt;Mt=ut,ut=Ct}else if($t===0||ut.cmpn(1)===0)break;Mt.isub(ut)}while(!0);return ut.iushln(wt)},nt.prototype.invm=function(Rt){return this.egcd(Rt).a.umod(Rt)},nt.prototype.isEven=function(){return(this.words[0]&1)===0},nt.prototype.isOdd=function(){return(this.words[0]&1)===1},nt.prototype.andln=function(Rt){return this.words[0]&Rt},nt.prototype.bincn=function(Rt){rt(typeof Rt=="number");var Mt=Rt%26,ut=(Rt-Mt)/26,wt=1<>>26,At&=67108863,this.words[Ct]=At}return $t!==0&&(this.words[Ct]=$t,this.length++),this},nt.prototype.isZero=function(){return this.length===1&&this.words[0]===0},nt.prototype.cmpn=function(Rt){var Mt=Rt<0;if(this.negative!==0&&!Mt)return-1;if(this.negative===0&&Mt)return 1;this.strip();var ut;if(this.length>1)ut=1;else{Mt&&(Rt=-Rt),rt(Rt<=67108863,"Number is too big");var wt=this.words[0]|0;ut=wt===Rt?0:wtRt.length)return 1;if(this.length=0;ut--){var wt=this.words[ut]|0,$t=Rt.words[ut]|0;if(wt!==$t){wt<$t?Mt=-1:wt>$t&&(Mt=1);break}}return Mt},nt.prototype.gtn=function(Rt){return this.cmpn(Rt)===1},nt.prototype.gt=function(Rt){return this.cmp(Rt)===1},nt.prototype.gten=function(Rt){return this.cmpn(Rt)>=0},nt.prototype.gte=function(Rt){return this.cmp(Rt)>=0},nt.prototype.ltn=function(Rt){return this.cmpn(Rt)===-1},nt.prototype.lt=function(Rt){return this.cmp(Rt)===-1},nt.prototype.lten=function(Rt){return this.cmpn(Rt)<=0},nt.prototype.lte=function(Rt){return this.cmp(Rt)<=0},nt.prototype.eqn=function(Rt){return this.cmpn(Rt)===0},nt.prototype.eq=function(Rt){return this.cmp(Rt)===0},nt.red=function(Rt){return new zt(Rt)},nt.prototype.toRed=function(Rt){return rt(!this.red,"Already a number in reduction context"),rt(this.negative===0,"red works only with positives"),Rt.convertTo(this)._forceRed(Rt)},nt.prototype.fromRed=function(){return rt(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},nt.prototype._forceRed=function(Rt){return this.red=Rt,this},nt.prototype.forceRed=function(Rt){return rt(!this.red,"Already a number in reduction context"),this._forceRed(Rt)},nt.prototype.redAdd=function(Rt){return rt(this.red,"redAdd works only with red numbers"),this.red.add(this,Rt)},nt.prototype.redIAdd=function(Rt){return rt(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,Rt)},nt.prototype.redSub=function(Rt){return rt(this.red,"redSub works only with red numbers"),this.red.sub(this,Rt)},nt.prototype.redISub=function(Rt){return rt(this.red,"redISub works only with red numbers"),this.red.isub(this,Rt)},nt.prototype.redShl=function(Rt){return rt(this.red,"redShl works only with red numbers"),this.red.shl(this,Rt)},nt.prototype.redMul=function(Rt){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,Rt),this.red.mul(this,Rt)},nt.prototype.redIMul=function(Rt){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,Rt),this.red.imul(this,Rt)},nt.prototype.redSqr=function(){return rt(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},nt.prototype.redISqr=function(){return rt(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},nt.prototype.redSqrt=function(){return rt(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},nt.prototype.redInvm=function(){return rt(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},nt.prototype.redNeg=function(){return rt(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},nt.prototype.redPow=function(Rt){return rt(this.red&&!Rt.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,Rt)};var Et={k256:null,p224:null,p192:null,p25519:null};function Pt(qt,Rt){this.name=qt,this.p=new nt(Rt,16),this.n=this.p.bitLength(),this.k=new nt(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}Pt.prototype._tmp=function(){var Rt=new nt(null);return Rt.words=new Array(Math.ceil(this.n/13)),Rt},Pt.prototype.ireduce=function(Rt){var Mt=Rt,ut;do this.split(Mt,this.tmp),Mt=this.imulK(Mt),Mt=Mt.iadd(this.tmp),ut=Mt.bitLength();while(ut>this.n);var wt=ut0?Mt.isub(this.p):Mt.strip!==void 0?Mt.strip():Mt._strip(),Mt},Pt.prototype.split=function(Rt,Mt){Rt.iushrn(this.n,0,Mt)},Pt.prototype.imulK=function(Rt){return Rt.imul(this.k)};function Ot(){Pt.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}it(Ot,Pt),Ot.prototype.split=function(Rt,Mt){for(var ut=4194303,wt=Math.min(Rt.length,9),$t=0;$t>>22,Ct=At}Ct>>>=22,Rt.words[$t-10]=Ct,Ct===0&&Rt.length>10?Rt.length-=10:Rt.length-=9},Ot.prototype.imulK=function(Rt){Rt.words[Rt.length]=0,Rt.words[Rt.length+1]=0,Rt.length+=2;for(var Mt=0,ut=0;ut>>=26,Rt.words[ut]=$t,Mt=wt}return Mt!==0&&(Rt.words[Rt.length++]=Mt),Rt},nt._prime=function(Rt){if(Et[Rt])return Et[Rt];var Mt;if(Rt==="k256")Mt=new Ot;else if(Rt==="p224")Mt=new Nt;else if(Rt==="p192")Mt=new Vt;else if(Rt==="p25519")Mt=new jt;else throw new Error("Unknown prime "+Rt);return Et[Rt]=Mt,Mt};function zt(qt){if(typeof qt=="string"){var Rt=nt._prime(qt);this.m=Rt.p,this.prime=Rt}else rt(qt.gtn(1),"modulus must be greater than 1"),this.m=qt,this.prime=null}zt.prototype._verify1=function(Rt){rt(Rt.negative===0,"red works only with positives"),rt(Rt.red,"red works only with red numbers")},zt.prototype._verify2=function(Rt,Mt){rt((Rt.negative|Mt.negative)===0,"red works only with positives"),rt(Rt.red&&Rt.red===Mt.red,"red works only with red numbers")},zt.prototype.imod=function(Rt){return this.prime?this.prime.ireduce(Rt)._forceRed(this):Rt.umod(this.m)._forceRed(this)},zt.prototype.neg=function(Rt){return Rt.isZero()?Rt.clone():this.m.sub(Rt)._forceRed(this)},zt.prototype.add=function(Rt,Mt){this._verify2(Rt,Mt);var ut=Rt.add(Mt);return ut.cmp(this.m)>=0&&ut.isub(this.m),ut._forceRed(this)},zt.prototype.iadd=function(Rt,Mt){this._verify2(Rt,Mt);var ut=Rt.iadd(Mt);return ut.cmp(this.m)>=0&&ut.isub(this.m),ut},zt.prototype.sub=function(Rt,Mt){this._verify2(Rt,Mt);var ut=Rt.sub(Mt);return ut.cmpn(0)<0&&ut.iadd(this.m),ut._forceRed(this)},zt.prototype.isub=function(Rt,Mt){this._verify2(Rt,Mt);var ut=Rt.isub(Mt);return ut.cmpn(0)<0&&ut.iadd(this.m),ut},zt.prototype.shl=function(Rt,Mt){return this._verify1(Rt),this.imod(Rt.ushln(Mt))},zt.prototype.imul=function(Rt,Mt){return this._verify2(Rt,Mt),this.imod(Rt.imul(Mt))},zt.prototype.mul=function(Rt,Mt){return this._verify2(Rt,Mt),this.imod(Rt.mul(Mt))},zt.prototype.isqr=function(Rt){return this.imul(Rt,Rt.clone())},zt.prototype.sqr=function(Rt){return this.mul(Rt,Rt)},zt.prototype.sqrt=function(Rt){if(Rt.isZero())return Rt.clone();var Mt=this.m.andln(3);if(rt(Mt%2===1),Mt===3){var ut=this.m.add(new nt(1)).iushrn(2);return this.pow(Rt,ut)}for(var wt=this.m.subn(1),$t=0;!wt.isZero()&&wt.andln(1)===0;)$t++,wt.iushrn(1);rt(!wt.isZero());var Ct=new nt(1).toRed(this),At=Ct.redNeg(),Tt=this.m.subn(1).iushrn(1),Bt=this.m.bitLength();for(Bt=new nt(2*Bt*Bt).toRed(this);this.pow(Bt,Tt).cmp(At)!==0;)Bt.redIAdd(At);for(var It=this.pow(Bt,wt),xt=this.pow(Rt,wt.addn(1).iushrn(1)),Ft=this.pow(Rt,wt),er=$t;Ft.cmp(Ct)!==0;){for(var lr=Ft,Wt=0;lr.cmp(Ct)!==0;Wt++)lr=lr.redSqr();rt(Wt=0;$t--){for(var It=Mt.words[$t],xt=Bt-1;xt>=0;xt--){var Ft=It>>xt&1;if(Ct!==wt[0]&&(Ct=this.sqr(Ct)),Ft===0&&At===0){Tt=0;continue}At<<=1,At|=Ft,Tt++,!(Tt!==ut&&($t!==0||xt!==0))&&(Ct=this.mul(Ct,wt[At]),Tt=0,At=0)}Bt=26}return Ct},zt.prototype.convertTo=function(Rt){var Mt=Rt.umod(this.m);return Mt===Rt?Mt.clone():Mt},zt.prototype.convertFrom=function(Rt){var Mt=Rt.clone();return Mt.red=null,Mt},nt.mont=function(Rt){return new cr(Rt)};function cr(qt){zt.call(this,qt),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new nt(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}it(cr,zt),cr.prototype.convertTo=function(Rt){return this.imod(Rt.ushln(this.shift))},cr.prototype.convertFrom=function(Rt){var Mt=this.imod(Rt.mul(this.rinv));return Mt.red=null,Mt},cr.prototype.imul=function(Rt,Mt){if(Rt.isZero()||Mt.isZero())return Rt.words[0]=0,Rt.length=1,Rt;var ut=Rt.imul(Mt),wt=ut.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),$t=ut.isub(wt).iushrn(this.shift),Ct=$t;return $t.cmp(this.m)>=0?Ct=$t.isub(this.m):$t.cmpn(0)<0&&(Ct=$t.iadd(this.m)),Ct._forceRed(this)},cr.prototype.mul=function(Rt,Mt){if(Rt.isZero()||Mt.isZero())return new nt(0)._forceRed(this);var ut=Rt.mul(Mt),wt=ut.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),$t=ut.isub(wt).iushrn(this.shift),Ct=$t;return $t.cmp(this.m)>=0?Ct=$t.isub(this.m):$t.cmpn(0)<0&&(Ct=$t.iadd(this.m)),Ct._forceRed(this)},cr.prototype.invm=function(Rt){var Mt=this.imod(Rt._invmp(this.m).mul(this.r2));return Mt._forceRed(this)}})(o,commonjsGlobal)})(bn$2);var bnExports$2=bn$2.exports,brorand={exports:{}},hasRequiredBrorand;function requireBrorand(){if(hasRequiredBrorand)return brorand.exports;hasRequiredBrorand=1;var o;brorand.exports=function(it){return o||(o=new et(null)),o.generate(it)};function et(rt){this.rand=rt}if(brorand.exports.Rand=et,et.prototype.generate=function(it){return this._rand(it)},et.prototype._rand=function(it){if(this.rand.getBytes)return this.rand.getBytes(it);for(var nt=new Uint8Array(it),at=0;at=0);return st},tt.prototype._randrange=function(it,nt){var at=nt.sub(it);return it.add(this._randbelow(at))},tt.prototype.test=function(it,nt,at){var st=it.bitLength(),ot=o.mont(it),lt=new o(1).toRed(ot);nt||(nt=Math.max(1,st/48|0));for(var ht=it.subn(1),yt=0;!ht.testn(yt);yt++);for(var gt=it.shrn(yt),bt=ht.toRed(ot),dt=!0;nt>0;nt--){var mt=this._randrange(new o(2),ht);at&&at(mt);var St=mt.toRed(ot).redPow(gt);if(!(St.cmp(lt)===0||St.cmp(bt)===0)){for(var pt=1;pt0;nt--){var bt=this._randrange(new o(2),lt),dt=it.gcd(bt);if(dt.cmpn(1)!==0)return dt;var mt=bt.toRed(st).redPow(yt);if(!(mt.cmp(ot)===0||mt.cmp(gt)===0)){for(var St=1;Stpt;)Et.ishrn(1);if(Et.isEven()&&Et.iadd(nt),Et.testn(1)||Et.iadd(at),kt.cmp(at)){if(!kt.cmp(st))for(;Et.mod(ot).cmp(lt);)Et.iadd(yt)}else for(;Et.mod(tt).cmp(ht);)Et.iadd(yt);if(Pt=Et.shrn(1),dt(Pt)&&dt(Et)&&mt(Pt)&&mt(Et)&&it.test(Pt)&&it.test(Et))return Et}}return generatePrime}const modp1={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a63a3620ffffffffffffffff"},modp2={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece65381ffffffffffffffff"},modp5={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca237327ffffffffffffffff"},modp14={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aacaa68ffffffffffffffff"},modp15={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a93ad2caffffffffffffffff"},modp16={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c934063199ffffffffffffffff"},modp17={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dcc4024ffffffffffffffff"},modp18={gen:"02",prime:"ffffffffffffffffc90fdaa22168c234c4c6628b80dc1cd129024e088a67cc74020bbea63b139b22514a08798e3404ddef9519b3cd3a431b302b0a6df25f14374fe1356d6d51c245e485b576625e7ec6f44c42e9a637ed6b0bff5cb6f406b7edee386bfb5a899fa5ae9f24117c4b1fe649286651ece45b3dc2007cb8a163bf0598da48361c55d39a69163fa8fd24cf5f83655d23dca3ad961c62f356208552bb9ed529077096966d670c354e4abc9804f1746c08ca18217c32905e462e36ce3be39e772c180e86039b2783a2ec07a28fb5c55df06f4c52c9de2bcbf6955817183995497cea956ae515d2261898fa051015728e5a8aaac42dad33170d04507a33a85521abdf1cba64ecfb850458dbef0a8aea71575d060c7db3970f85a6e1e4c7abf5ae8cdb0933d71e8c94e04a25619dcee3d2261ad2ee6bf12ffa06d98a0864d87602733ec86a64521f2b18177b200cbbe117577a615d6c770988c0bad946e208e24fa074e5ab3143db5bfce0fd108e4b82d120a92108011a723c12a787e6d788719a10bdba5b2699c327186af4e23c1a946834b6150bda2583e9ca2ad44ce8dbbbc2db04de8ef92e8efc141fbecaa6287c59474e6bc05d99b2964fa090c3a2233ba186515be7ed1f612970cee2d7afb81bdd762170481cd0069127d5b05aa993b4ea988d8fddc186ffb7dc90a6c08f4df435c93402849236c3fab4d27c7026c1d4dcb2602646dec9751e763dba37bdf8ff9406ad9e530ee5db382f413001aeb06a53ed9027d831179727b0865a8918da3edbebcf9b14ed44ce6cbaced4bb1bdb7f1447e6cc254b332051512bd7af426fb8f401378cd2bf5983ca01c64b92ecf032ea15d1721d03f482d7ce6e74fef6d55e702f46980c82b5a84031900b1c9e59e7c97fbec7e8f323a97a7e36cc88be0f1d45b7ff585ac54bd407b22b4154aacc8f6d7ebf48e1d814cc5ed20f8037e0a79715eef29be32806a1d58bb7c5da76f550aa3d8a1fbff0eb19ccb1a313d55cda56c9ec2ef29632387fe8d76e3c0468043e8f663f4860ee12bf2d5b0b7474d6e694f91e6dbe115974a3926f12fee5e438777cb6a932df8cd8bec4d073b931ba3bc832b68d9dd300741fa7bf8afc47ed2576f6936ba424663aab639c5ae4f5683423b4742bf1c978238f16cbe39d652de3fdb8befc848ad922222e04a4037c0713eb57a81a23f0c73473fc646cea306b4bcbc8862f8385ddfa9d4b7fa2c087e879683303ed5bdd3a062b3cf5b3a278a66d2a13f83f44f82ddf310ee074ab6a364597e899a0255dc164f31cc50846851df9ab48195ded7ea1b1d510bd7ee74d73faf36bc31ecfa268359046f4eb879f924009438b481c6cd7889a002ed5ee382bc9190da6fc026e479558e4475677e9aa9e3050e2765694dfc81f56e880b96e7160c980dd98edd3dfffffffffffffffff"},require$$1$1={modp1,modp2,modp5,modp14,modp15,modp16,modp17,modp18};var dh,hasRequiredDh;function requireDh(){if(hasRequiredDh)return dh;hasRequiredDh=1;var o=bnExports$2,et=requireMr(),tt=new et,rt=new o(24),it=new o(11),nt=new o(10),at=new o(3),st=new o(7),ot=requireGeneratePrime(),lt=browserExports;dh=dt;function ht(St,pt){return pt=pt||"utf8",Buffer.isBuffer(St)||(St=new Buffer(St,pt)),this._pub=new o(St),this}function yt(St,pt){return pt=pt||"utf8",Buffer.isBuffer(St)||(St=new Buffer(St,pt)),this._priv=new o(St),this}var gt={};function bt(St,pt){var kt=pt.toString("hex"),Et=[kt,St.toString(16)].join("_");if(Et in gt)return gt[Et];var Pt=0;if(St.isEven()||!ot.simpleSieve||!ot.fermatTest(St)||!tt.test(St))return Pt+=1,kt==="02"||kt==="05"?Pt+=8:Pt+=4,gt[Et]=Pt,Pt;tt.test(St.shrn(1))||(Pt+=2);var Ot;switch(kt){case"02":St.mod(rt).cmp(it)&&(Pt+=8);break;case"05":Ot=St.mod(nt),Ot.cmp(at)&&Ot.cmp(st)&&(Pt+=8);break;default:Pt+=4}return gt[Et]=Pt,Pt}function dt(St,pt,kt){this.setGenerator(pt),this.__prime=new o(St),this._prime=o.mont(this.__prime),this._primeLen=St.length,this._pub=void 0,this._priv=void 0,this._primeCode=void 0,kt?(this.setPublicKey=ht,this.setPrivateKey=yt):this._primeCode=8}Object.defineProperty(dt.prototype,"verifyError",{enumerable:!0,get:function(){return typeof this._primeCode!="number"&&(this._primeCode=bt(this.__prime,this.__gen)),this._primeCode}}),dt.prototype.generateKeys=function(){return this._priv||(this._priv=new o(lt(this._primeLen))),this._pub=this._gen.toRed(this._prime).redPow(this._priv).fromRed(),this.getPublicKey()},dt.prototype.computeSecret=function(St){St=new o(St),St=St.toRed(this._prime);var pt=St.redPow(this._priv).fromRed(),kt=new Buffer(pt.toArray()),Et=this.getPrime();if(kt.length0?ut:wt},nt.min=function(ut,wt){return ut.cmp(wt)<0?ut:wt},nt.prototype._init=function(ut,wt,$t){if(typeof ut=="number")return this._initNumber(ut,wt,$t);if(typeof ut=="object")return this._initArray(ut,wt,$t);wt==="hex"&&(wt=16),rt(wt===(wt|0)&&wt>=2&&wt<=36),ut=ut.toString().replace(/\s+/g,"");var Ct=0;ut[0]==="-"&&(Ct++,this.negative=1),Ct=0;Ct-=3)Tt=ut[Ct]|ut[Ct-1]<<8|ut[Ct-2]<<16,this.words[At]|=Tt<>>26-Bt&67108863,Bt+=24,Bt>=26&&(Bt-=26,At++);else if($t==="le")for(Ct=0,At=0;Ct>>26-Bt&67108863,Bt+=24,Bt>=26&&(Bt-=26,At++);return this._strip()};function st(Mt,ut){var wt=Mt.charCodeAt(ut);if(wt>=48&&wt<=57)return wt-48;if(wt>=65&&wt<=70)return wt-55;if(wt>=97&&wt<=102)return wt-87;rt(!1,"Invalid character in "+Mt)}function ot(Mt,ut,wt){var $t=st(Mt,wt);return wt-1>=ut&&($t|=st(Mt,wt-1)<<4),$t}nt.prototype._parseHex=function(ut,wt,$t){this.length=Math.ceil((ut.length-wt)/6),this.words=new Array(this.length);for(var Ct=0;Ct=wt;Ct-=2)Bt=ot(ut,wt,Ct)<=18?(At-=18,Tt+=1,this.words[Tt]|=Bt>>>26):At+=8;else{var It=ut.length-wt;for(Ct=It%2===0?wt+1:wt;Ct=18?(At-=18,Tt+=1,this.words[Tt]|=Bt>>>26):At+=8}this._strip()};function lt(Mt,ut,wt,$t){for(var Ct=0,At=0,Tt=Math.min(Mt.length,wt),Bt=ut;Bt=49?At=It-49+10:It>=17?At=It-17+10:At=It,rt(It>=0&&At<$t,"Invalid character"),Ct+=At}return Ct}nt.prototype._parseBase=function(ut,wt,$t){this.words=[0],this.length=1;for(var Ct=0,At=1;At<=67108863;At*=wt)Ct++;Ct--,At=At/wt|0;for(var Tt=ut.length-$t,Bt=Tt%Ct,It=Math.min(Tt,Tt-Bt)+$t,xt=0,Ft=$t;Ft1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},nt.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{nt.prototype[Symbol.for("nodejs.util.inspect.custom")]=yt}catch{nt.prototype.inspect=yt}else nt.prototype.inspect=yt;function yt(){return(this.red?""}var gt=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],bt=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],dt=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];nt.prototype.toString=function(ut,wt){ut=ut||10,wt=wt|0||1;var $t;if(ut===16||ut==="hex"){$t="";for(var Ct=0,At=0,Tt=0;Tt>>24-Ct&16777215,Ct+=2,Ct>=26&&(Ct-=26,Tt--),At!==0||Tt!==this.length-1?$t=gt[6-It.length]+It+$t:$t=It+$t}for(At!==0&&($t=At.toString(16)+$t);$t.length%wt!==0;)$t="0"+$t;return this.negative!==0&&($t="-"+$t),$t}if(ut===(ut|0)&&ut>=2&&ut<=36){var xt=bt[ut],Ft=dt[ut];$t="";var er=this.clone();for(er.negative=0;!er.isZero();){var lr=er.modrn(Ft).toString(ut);er=er.idivn(Ft),er.isZero()?$t=lr+$t:$t=gt[xt-lr.length]+lr+$t}for(this.isZero()&&($t="0"+$t);$t.length%wt!==0;)$t="0"+$t;return this.negative!==0&&($t="-"+$t),$t}rt(!1,"Base should be between 2 and 36")},nt.prototype.toNumber=function(){var ut=this.words[0];return this.length===2?ut+=this.words[1]*67108864:this.length===3&&this.words[2]===1?ut+=4503599627370496+this.words[1]*67108864:this.length>2&&rt(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-ut:ut},nt.prototype.toJSON=function(){return this.toString(16,2)},at&&(nt.prototype.toBuffer=function(ut,wt){return this.toArrayLike(at,ut,wt)}),nt.prototype.toArray=function(ut,wt){return this.toArrayLike(Array,ut,wt)};var mt=function(ut,wt){return ut.allocUnsafe?ut.allocUnsafe(wt):new ut(wt)};nt.prototype.toArrayLike=function(ut,wt,$t){this._strip();var Ct=this.byteLength(),At=$t||Math.max(1,Ct);rt(Ct<=At,"byte array longer than desired length"),rt(At>0,"Requested array length <= 0");var Tt=mt(ut,At),Bt=wt==="le"?"LE":"BE";return this["_toArrayLike"+Bt](Tt,Ct),Tt},nt.prototype._toArrayLikeLE=function(ut,wt){for(var $t=0,Ct=0,At=0,Tt=0;At>8&255),$t>16&255),Tt===6?($t>24&255),Ct=0,Tt=0):(Ct=Bt>>>24,Tt+=2)}if($t=0&&(ut[$t--]=Bt>>8&255),$t>=0&&(ut[$t--]=Bt>>16&255),Tt===6?($t>=0&&(ut[$t--]=Bt>>24&255),Ct=0,Tt=0):(Ct=Bt>>>24,Tt+=2)}if($t>=0)for(ut[$t--]=Ct;$t>=0;)ut[$t--]=0},Math.clz32?nt.prototype._countBits=function(ut){return 32-Math.clz32(ut)}:nt.prototype._countBits=function(ut){var wt=ut,$t=0;return wt>=4096&&($t+=13,wt>>>=13),wt>=64&&($t+=7,wt>>>=7),wt>=8&&($t+=4,wt>>>=4),wt>=2&&($t+=2,wt>>>=2),$t+wt},nt.prototype._zeroBits=function(ut){if(ut===0)return 26;var wt=ut,$t=0;return wt&8191||($t+=13,wt>>>=13),wt&127||($t+=7,wt>>>=7),wt&15||($t+=4,wt>>>=4),wt&3||($t+=2,wt>>>=2),wt&1||$t++,$t},nt.prototype.bitLength=function(){var ut=this.words[this.length-1],wt=this._countBits(ut);return(this.length-1)*26+wt};function St(Mt){for(var ut=new Array(Mt.bitLength()),wt=0;wt>>Ct&1}return ut}nt.prototype.zeroBits=function(){if(this.isZero())return 0;for(var ut=0,wt=0;wtut.length?this.clone().ior(ut):ut.clone().ior(this)},nt.prototype.uor=function(ut){return this.length>ut.length?this.clone().iuor(ut):ut.clone().iuor(this)},nt.prototype.iuand=function(ut){var wt;this.length>ut.length?wt=ut:wt=this;for(var $t=0;$tut.length?this.clone().iand(ut):ut.clone().iand(this)},nt.prototype.uand=function(ut){return this.length>ut.length?this.clone().iuand(ut):ut.clone().iuand(this)},nt.prototype.iuxor=function(ut){var wt,$t;this.length>ut.length?(wt=this,$t=ut):(wt=ut,$t=this);for(var Ct=0;Ct<$t.length;Ct++)this.words[Ct]=wt.words[Ct]^$t.words[Ct];if(this!==wt)for(;Ctut.length?this.clone().ixor(ut):ut.clone().ixor(this)},nt.prototype.uxor=function(ut){return this.length>ut.length?this.clone().iuxor(ut):ut.clone().iuxor(this)},nt.prototype.inotn=function(ut){rt(typeof ut=="number"&&ut>=0);var wt=Math.ceil(ut/26)|0,$t=ut%26;this._expand(wt),$t>0&&wt--;for(var Ct=0;Ct0&&(this.words[Ct]=~this.words[Ct]&67108863>>26-$t),this._strip()},nt.prototype.notn=function(ut){return this.clone().inotn(ut)},nt.prototype.setn=function(ut,wt){rt(typeof ut=="number"&&ut>=0);var $t=ut/26|0,Ct=ut%26;return this._expand($t+1),wt?this.words[$t]=this.words[$t]|1<ut.length?($t=this,Ct=ut):($t=ut,Ct=this);for(var At=0,Tt=0;Tt>>26;for(;At!==0&&Tt<$t.length;Tt++)wt=($t.words[Tt]|0)+At,this.words[Tt]=wt&67108863,At=wt>>>26;if(this.length=$t.length,At!==0)this.words[this.length]=At,this.length++;else if($t!==this)for(;Tt<$t.length;Tt++)this.words[Tt]=$t.words[Tt];return this},nt.prototype.add=function(ut){var wt;return ut.negative!==0&&this.negative===0?(ut.negative=0,wt=this.sub(ut),ut.negative^=1,wt):ut.negative===0&&this.negative!==0?(this.negative=0,wt=ut.sub(this),this.negative=1,wt):this.length>ut.length?this.clone().iadd(ut):ut.clone().iadd(this)},nt.prototype.isub=function(ut){if(ut.negative!==0){ut.negative=0;var wt=this.iadd(ut);return ut.negative=1,wt._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(ut),this.negative=1,this._normSign();var $t=this.cmp(ut);if($t===0)return this.negative=0,this.length=1,this.words[0]=0,this;var Ct,At;$t>0?(Ct=this,At=ut):(Ct=ut,At=this);for(var Tt=0,Bt=0;Bt>26,this.words[Bt]=wt&67108863;for(;Tt!==0&&Bt>26,this.words[Bt]=wt&67108863;if(Tt===0&&Bt>>26,er=It&67108863,lr=Math.min(xt,ut.length-1),Wt=Math.max(0,xt-Mt.length+1);Wt<=lr;Wt++){var Jt=xt-Wt|0;Ct=Mt.words[Jt]|0,At=ut.words[Wt]|0,Tt=Ct*At+er,Ft+=Tt/67108864|0,er=Tt&67108863}wt.words[xt]=er|0,It=Ft|0}return It!==0?wt.words[xt]=It|0:wt.length--,wt._strip()}var kt=function(ut,wt,$t){var Ct=ut.words,At=wt.words,Tt=$t.words,Bt=0,It,xt,Ft,er=Ct[0]|0,lr=er&8191,Wt=er>>>13,Jt=Ct[1]|0,Xt=Jt&8191,or=Jt>>>13,vr=Ct[2]|0,Qt=vr&8191,Zt=vr>>>13,Sr=Ct[3]|0,br=Sr&8191,Dr=Sr>>>13,Jr=Ct[4]|0,Lr=Jr&8191,gr=Jr>>>13,yr=Ct[5]|0,Pr=yr&8191,Or=yr>>>13,Qr=Ct[6]|0,Vr=Qr&8191,dr=Qr>>>13,_r=Ct[7]|0,Rr=_r&8191,Yt=_r>>>13,Lt=Ct[8]|0,Gt=Lt&8191,ir=Lt>>>13,xr=Ct[9]|0,Er=xr&8191,Tr=xr>>>13,nn=At[0]|0,cn=nn&8191,en=nn>>>13,wn=At[1]|0,an=wn&8191,mn=wn>>>13,es=At[2]|0,Dn=es&8191,kn=es>>>13,ns=At[3]|0,In=ns&8191,gn=ns>>>13,ba=At[4]|0,On=ba&8191,xn=ba>>>13,ts=At[5]|0,Ln=ts&8191,un=ts>>>13,rs=At[6]|0,Kt=rs&8191,rr=rs>>>13,nr=At[7]|0,Ut=nr&8191,ar=nr>>>13,Br=At[8]|0,Ar=Br&8191,Mr=Br>>>13,Wr=At[9]|0,_i=Wr&8191,Hr=Wr>>>13;$t.negative=ut.negative^wt.negative,$t.length=19,It=Math.imul(lr,cn),xt=Math.imul(lr,en),xt=xt+Math.imul(Wt,cn)|0,Ft=Math.imul(Wt,en);var Un=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Un>>>26)|0,Un&=67108863,It=Math.imul(Xt,cn),xt=Math.imul(Xt,en),xt=xt+Math.imul(or,cn)|0,Ft=Math.imul(or,en),It=It+Math.imul(lr,an)|0,xt=xt+Math.imul(lr,mn)|0,xt=xt+Math.imul(Wt,an)|0,Ft=Ft+Math.imul(Wt,mn)|0;var ln=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(ln>>>26)|0,ln&=67108863,It=Math.imul(Qt,cn),xt=Math.imul(Qt,en),xt=xt+Math.imul(Zt,cn)|0,Ft=Math.imul(Zt,en),It=It+Math.imul(Xt,an)|0,xt=xt+Math.imul(Xt,mn)|0,xt=xt+Math.imul(or,an)|0,Ft=Ft+Math.imul(or,mn)|0,It=It+Math.imul(lr,Dn)|0,xt=xt+Math.imul(lr,kn)|0,xt=xt+Math.imul(Wt,Dn)|0,Ft=Ft+Math.imul(Wt,kn)|0;var Sn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Sn>>>26)|0,Sn&=67108863,It=Math.imul(br,cn),xt=Math.imul(br,en),xt=xt+Math.imul(Dr,cn)|0,Ft=Math.imul(Dr,en),It=It+Math.imul(Qt,an)|0,xt=xt+Math.imul(Qt,mn)|0,xt=xt+Math.imul(Zt,an)|0,Ft=Ft+Math.imul(Zt,mn)|0,It=It+Math.imul(Xt,Dn)|0,xt=xt+Math.imul(Xt,kn)|0,xt=xt+Math.imul(or,Dn)|0,Ft=Ft+Math.imul(or,kn)|0,It=It+Math.imul(lr,In)|0,xt=xt+Math.imul(lr,gn)|0,xt=xt+Math.imul(Wt,In)|0,Ft=Ft+Math.imul(Wt,gn)|0;var $n=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+($n>>>26)|0,$n&=67108863,It=Math.imul(Lr,cn),xt=Math.imul(Lr,en),xt=xt+Math.imul(gr,cn)|0,Ft=Math.imul(gr,en),It=It+Math.imul(br,an)|0,xt=xt+Math.imul(br,mn)|0,xt=xt+Math.imul(Dr,an)|0,Ft=Ft+Math.imul(Dr,mn)|0,It=It+Math.imul(Qt,Dn)|0,xt=xt+Math.imul(Qt,kn)|0,xt=xt+Math.imul(Zt,Dn)|0,Ft=Ft+Math.imul(Zt,kn)|0,It=It+Math.imul(Xt,In)|0,xt=xt+Math.imul(Xt,gn)|0,xt=xt+Math.imul(or,In)|0,Ft=Ft+Math.imul(or,gn)|0,It=It+Math.imul(lr,On)|0,xt=xt+Math.imul(lr,xn)|0,xt=xt+Math.imul(Wt,On)|0,Ft=Ft+Math.imul(Wt,xn)|0;var Mn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Mn>>>26)|0,Mn&=67108863,It=Math.imul(Pr,cn),xt=Math.imul(Pr,en),xt=xt+Math.imul(Or,cn)|0,Ft=Math.imul(Or,en),It=It+Math.imul(Lr,an)|0,xt=xt+Math.imul(Lr,mn)|0,xt=xt+Math.imul(gr,an)|0,Ft=Ft+Math.imul(gr,mn)|0,It=It+Math.imul(br,Dn)|0,xt=xt+Math.imul(br,kn)|0,xt=xt+Math.imul(Dr,Dn)|0,Ft=Ft+Math.imul(Dr,kn)|0,It=It+Math.imul(Qt,In)|0,xt=xt+Math.imul(Qt,gn)|0,xt=xt+Math.imul(Zt,In)|0,Ft=Ft+Math.imul(Zt,gn)|0,It=It+Math.imul(Xt,On)|0,xt=xt+Math.imul(Xt,xn)|0,xt=xt+Math.imul(or,On)|0,Ft=Ft+Math.imul(or,xn)|0,It=It+Math.imul(lr,Ln)|0,xt=xt+Math.imul(lr,un)|0,xt=xt+Math.imul(Wt,Ln)|0,Ft=Ft+Math.imul(Wt,un)|0;var An=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(An>>>26)|0,An&=67108863,It=Math.imul(Vr,cn),xt=Math.imul(Vr,en),xt=xt+Math.imul(dr,cn)|0,Ft=Math.imul(dr,en),It=It+Math.imul(Pr,an)|0,xt=xt+Math.imul(Pr,mn)|0,xt=xt+Math.imul(Or,an)|0,Ft=Ft+Math.imul(Or,mn)|0,It=It+Math.imul(Lr,Dn)|0,xt=xt+Math.imul(Lr,kn)|0,xt=xt+Math.imul(gr,Dn)|0,Ft=Ft+Math.imul(gr,kn)|0,It=It+Math.imul(br,In)|0,xt=xt+Math.imul(br,gn)|0,xt=xt+Math.imul(Dr,In)|0,Ft=Ft+Math.imul(Dr,gn)|0,It=It+Math.imul(Qt,On)|0,xt=xt+Math.imul(Qt,xn)|0,xt=xt+Math.imul(Zt,On)|0,Ft=Ft+Math.imul(Zt,xn)|0,It=It+Math.imul(Xt,Ln)|0,xt=xt+Math.imul(Xt,un)|0,xt=xt+Math.imul(or,Ln)|0,Ft=Ft+Math.imul(or,un)|0,It=It+Math.imul(lr,Kt)|0,xt=xt+Math.imul(lr,rr)|0,xt=xt+Math.imul(Wt,Kt)|0,Ft=Ft+Math.imul(Wt,rr)|0;var Tn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Tn>>>26)|0,Tn&=67108863,It=Math.imul(Rr,cn),xt=Math.imul(Rr,en),xt=xt+Math.imul(Yt,cn)|0,Ft=Math.imul(Yt,en),It=It+Math.imul(Vr,an)|0,xt=xt+Math.imul(Vr,mn)|0,xt=xt+Math.imul(dr,an)|0,Ft=Ft+Math.imul(dr,mn)|0,It=It+Math.imul(Pr,Dn)|0,xt=xt+Math.imul(Pr,kn)|0,xt=xt+Math.imul(Or,Dn)|0,Ft=Ft+Math.imul(Or,kn)|0,It=It+Math.imul(Lr,In)|0,xt=xt+Math.imul(Lr,gn)|0,xt=xt+Math.imul(gr,In)|0,Ft=Ft+Math.imul(gr,gn)|0,It=It+Math.imul(br,On)|0,xt=xt+Math.imul(br,xn)|0,xt=xt+Math.imul(Dr,On)|0,Ft=Ft+Math.imul(Dr,xn)|0,It=It+Math.imul(Qt,Ln)|0,xt=xt+Math.imul(Qt,un)|0,xt=xt+Math.imul(Zt,Ln)|0,Ft=Ft+Math.imul(Zt,un)|0,It=It+Math.imul(Xt,Kt)|0,xt=xt+Math.imul(Xt,rr)|0,xt=xt+Math.imul(or,Kt)|0,Ft=Ft+Math.imul(or,rr)|0,It=It+Math.imul(lr,Ut)|0,xt=xt+Math.imul(lr,ar)|0,xt=xt+Math.imul(Wt,Ut)|0,Ft=Ft+Math.imul(Wt,ar)|0;var En=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(En>>>26)|0,En&=67108863,It=Math.imul(Gt,cn),xt=Math.imul(Gt,en),xt=xt+Math.imul(ir,cn)|0,Ft=Math.imul(ir,en),It=It+Math.imul(Rr,an)|0,xt=xt+Math.imul(Rr,mn)|0,xt=xt+Math.imul(Yt,an)|0,Ft=Ft+Math.imul(Yt,mn)|0,It=It+Math.imul(Vr,Dn)|0,xt=xt+Math.imul(Vr,kn)|0,xt=xt+Math.imul(dr,Dn)|0,Ft=Ft+Math.imul(dr,kn)|0,It=It+Math.imul(Pr,In)|0,xt=xt+Math.imul(Pr,gn)|0,xt=xt+Math.imul(Or,In)|0,Ft=Ft+Math.imul(Or,gn)|0,It=It+Math.imul(Lr,On)|0,xt=xt+Math.imul(Lr,xn)|0,xt=xt+Math.imul(gr,On)|0,Ft=Ft+Math.imul(gr,xn)|0,It=It+Math.imul(br,Ln)|0,xt=xt+Math.imul(br,un)|0,xt=xt+Math.imul(Dr,Ln)|0,Ft=Ft+Math.imul(Dr,un)|0,It=It+Math.imul(Qt,Kt)|0,xt=xt+Math.imul(Qt,rr)|0,xt=xt+Math.imul(Zt,Kt)|0,Ft=Ft+Math.imul(Zt,rr)|0,It=It+Math.imul(Xt,Ut)|0,xt=xt+Math.imul(Xt,ar)|0,xt=xt+Math.imul(or,Ut)|0,Ft=Ft+Math.imul(or,ar)|0,It=It+Math.imul(lr,Ar)|0,xt=xt+Math.imul(lr,Mr)|0,xt=xt+Math.imul(Wt,Ar)|0,Ft=Ft+Math.imul(Wt,Mr)|0;var Bn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Bn>>>26)|0,Bn&=67108863,It=Math.imul(Er,cn),xt=Math.imul(Er,en),xt=xt+Math.imul(Tr,cn)|0,Ft=Math.imul(Tr,en),It=It+Math.imul(Gt,an)|0,xt=xt+Math.imul(Gt,mn)|0,xt=xt+Math.imul(ir,an)|0,Ft=Ft+Math.imul(ir,mn)|0,It=It+Math.imul(Rr,Dn)|0,xt=xt+Math.imul(Rr,kn)|0,xt=xt+Math.imul(Yt,Dn)|0,Ft=Ft+Math.imul(Yt,kn)|0,It=It+Math.imul(Vr,In)|0,xt=xt+Math.imul(Vr,gn)|0,xt=xt+Math.imul(dr,In)|0,Ft=Ft+Math.imul(dr,gn)|0,It=It+Math.imul(Pr,On)|0,xt=xt+Math.imul(Pr,xn)|0,xt=xt+Math.imul(Or,On)|0,Ft=Ft+Math.imul(Or,xn)|0,It=It+Math.imul(Lr,Ln)|0,xt=xt+Math.imul(Lr,un)|0,xt=xt+Math.imul(gr,Ln)|0,Ft=Ft+Math.imul(gr,un)|0,It=It+Math.imul(br,Kt)|0,xt=xt+Math.imul(br,rr)|0,xt=xt+Math.imul(Dr,Kt)|0,Ft=Ft+Math.imul(Dr,rr)|0,It=It+Math.imul(Qt,Ut)|0,xt=xt+Math.imul(Qt,ar)|0,xt=xt+Math.imul(Zt,Ut)|0,Ft=Ft+Math.imul(Zt,ar)|0,It=It+Math.imul(Xt,Ar)|0,xt=xt+Math.imul(Xt,Mr)|0,xt=xt+Math.imul(or,Ar)|0,Ft=Ft+Math.imul(or,Mr)|0,It=It+Math.imul(lr,_i)|0,xt=xt+Math.imul(lr,Hr)|0,xt=xt+Math.imul(Wt,_i)|0,Ft=Ft+Math.imul(Wt,Hr)|0;var hn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(hn>>>26)|0,hn&=67108863,It=Math.imul(Er,an),xt=Math.imul(Er,mn),xt=xt+Math.imul(Tr,an)|0,Ft=Math.imul(Tr,mn),It=It+Math.imul(Gt,Dn)|0,xt=xt+Math.imul(Gt,kn)|0,xt=xt+Math.imul(ir,Dn)|0,Ft=Ft+Math.imul(ir,kn)|0,It=It+Math.imul(Rr,In)|0,xt=xt+Math.imul(Rr,gn)|0,xt=xt+Math.imul(Yt,In)|0,Ft=Ft+Math.imul(Yt,gn)|0,It=It+Math.imul(Vr,On)|0,xt=xt+Math.imul(Vr,xn)|0,xt=xt+Math.imul(dr,On)|0,Ft=Ft+Math.imul(dr,xn)|0,It=It+Math.imul(Pr,Ln)|0,xt=xt+Math.imul(Pr,un)|0,xt=xt+Math.imul(Or,Ln)|0,Ft=Ft+Math.imul(Or,un)|0,It=It+Math.imul(Lr,Kt)|0,xt=xt+Math.imul(Lr,rr)|0,xt=xt+Math.imul(gr,Kt)|0,Ft=Ft+Math.imul(gr,rr)|0,It=It+Math.imul(br,Ut)|0,xt=xt+Math.imul(br,ar)|0,xt=xt+Math.imul(Dr,Ut)|0,Ft=Ft+Math.imul(Dr,ar)|0,It=It+Math.imul(Qt,Ar)|0,xt=xt+Math.imul(Qt,Mr)|0,xt=xt+Math.imul(Zt,Ar)|0,Ft=Ft+Math.imul(Zt,Mr)|0,It=It+Math.imul(Xt,_i)|0,xt=xt+Math.imul(Xt,Hr)|0,xt=xt+Math.imul(or,_i)|0,Ft=Ft+Math.imul(or,Hr)|0;var vn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(vn>>>26)|0,vn&=67108863,It=Math.imul(Er,Dn),xt=Math.imul(Er,kn),xt=xt+Math.imul(Tr,Dn)|0,Ft=Math.imul(Tr,kn),It=It+Math.imul(Gt,In)|0,xt=xt+Math.imul(Gt,gn)|0,xt=xt+Math.imul(ir,In)|0,Ft=Ft+Math.imul(ir,gn)|0,It=It+Math.imul(Rr,On)|0,xt=xt+Math.imul(Rr,xn)|0,xt=xt+Math.imul(Yt,On)|0,Ft=Ft+Math.imul(Yt,xn)|0,It=It+Math.imul(Vr,Ln)|0,xt=xt+Math.imul(Vr,un)|0,xt=xt+Math.imul(dr,Ln)|0,Ft=Ft+Math.imul(dr,un)|0,It=It+Math.imul(Pr,Kt)|0,xt=xt+Math.imul(Pr,rr)|0,xt=xt+Math.imul(Or,Kt)|0,Ft=Ft+Math.imul(Or,rr)|0,It=It+Math.imul(Lr,Ut)|0,xt=xt+Math.imul(Lr,ar)|0,xt=xt+Math.imul(gr,Ut)|0,Ft=Ft+Math.imul(gr,ar)|0,It=It+Math.imul(br,Ar)|0,xt=xt+Math.imul(br,Mr)|0,xt=xt+Math.imul(Dr,Ar)|0,Ft=Ft+Math.imul(Dr,Mr)|0,It=It+Math.imul(Qt,_i)|0,xt=xt+Math.imul(Qt,Hr)|0,xt=xt+Math.imul(Zt,_i)|0,Ft=Ft+Math.imul(Zt,Hr)|0;var fn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(fn>>>26)|0,fn&=67108863,It=Math.imul(Er,In),xt=Math.imul(Er,gn),xt=xt+Math.imul(Tr,In)|0,Ft=Math.imul(Tr,gn),It=It+Math.imul(Gt,On)|0,xt=xt+Math.imul(Gt,xn)|0,xt=xt+Math.imul(ir,On)|0,Ft=Ft+Math.imul(ir,xn)|0,It=It+Math.imul(Rr,Ln)|0,xt=xt+Math.imul(Rr,un)|0,xt=xt+Math.imul(Yt,Ln)|0,Ft=Ft+Math.imul(Yt,un)|0,It=It+Math.imul(Vr,Kt)|0,xt=xt+Math.imul(Vr,rr)|0,xt=xt+Math.imul(dr,Kt)|0,Ft=Ft+Math.imul(dr,rr)|0,It=It+Math.imul(Pr,Ut)|0,xt=xt+Math.imul(Pr,ar)|0,xt=xt+Math.imul(Or,Ut)|0,Ft=Ft+Math.imul(Or,ar)|0,It=It+Math.imul(Lr,Ar)|0,xt=xt+Math.imul(Lr,Mr)|0,xt=xt+Math.imul(gr,Ar)|0,Ft=Ft+Math.imul(gr,Mr)|0,It=It+Math.imul(br,_i)|0,xt=xt+Math.imul(br,Hr)|0,xt=xt+Math.imul(Dr,_i)|0,Ft=Ft+Math.imul(Dr,Hr)|0;var dn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(dn>>>26)|0,dn&=67108863,It=Math.imul(Er,On),xt=Math.imul(Er,xn),xt=xt+Math.imul(Tr,On)|0,Ft=Math.imul(Tr,xn),It=It+Math.imul(Gt,Ln)|0,xt=xt+Math.imul(Gt,un)|0,xt=xt+Math.imul(ir,Ln)|0,Ft=Ft+Math.imul(ir,un)|0,It=It+Math.imul(Rr,Kt)|0,xt=xt+Math.imul(Rr,rr)|0,xt=xt+Math.imul(Yt,Kt)|0,Ft=Ft+Math.imul(Yt,rr)|0,It=It+Math.imul(Vr,Ut)|0,xt=xt+Math.imul(Vr,ar)|0,xt=xt+Math.imul(dr,Ut)|0,Ft=Ft+Math.imul(dr,ar)|0,It=It+Math.imul(Pr,Ar)|0,xt=xt+Math.imul(Pr,Mr)|0,xt=xt+Math.imul(Or,Ar)|0,Ft=Ft+Math.imul(Or,Mr)|0,It=It+Math.imul(Lr,_i)|0,xt=xt+Math.imul(Lr,Hr)|0,xt=xt+Math.imul(gr,_i)|0,Ft=Ft+Math.imul(gr,Hr)|0;var pn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(pn>>>26)|0,pn&=67108863,It=Math.imul(Er,Ln),xt=Math.imul(Er,un),xt=xt+Math.imul(Tr,Ln)|0,Ft=Math.imul(Tr,un),It=It+Math.imul(Gt,Kt)|0,xt=xt+Math.imul(Gt,rr)|0,xt=xt+Math.imul(ir,Kt)|0,Ft=Ft+Math.imul(ir,rr)|0,It=It+Math.imul(Rr,Ut)|0,xt=xt+Math.imul(Rr,ar)|0,xt=xt+Math.imul(Yt,Ut)|0,Ft=Ft+Math.imul(Yt,ar)|0,It=It+Math.imul(Vr,Ar)|0,xt=xt+Math.imul(Vr,Mr)|0,xt=xt+Math.imul(dr,Ar)|0,Ft=Ft+Math.imul(dr,Mr)|0,It=It+Math.imul(Pr,_i)|0,xt=xt+Math.imul(Pr,Hr)|0,xt=xt+Math.imul(Or,_i)|0,Ft=Ft+Math.imul(Or,Hr)|0;var sn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(sn>>>26)|0,sn&=67108863,It=Math.imul(Er,Kt),xt=Math.imul(Er,rr),xt=xt+Math.imul(Tr,Kt)|0,Ft=Math.imul(Tr,rr),It=It+Math.imul(Gt,Ut)|0,xt=xt+Math.imul(Gt,ar)|0,xt=xt+Math.imul(ir,Ut)|0,Ft=Ft+Math.imul(ir,ar)|0,It=It+Math.imul(Rr,Ar)|0,xt=xt+Math.imul(Rr,Mr)|0,xt=xt+Math.imul(Yt,Ar)|0,Ft=Ft+Math.imul(Yt,Mr)|0,It=It+Math.imul(Vr,_i)|0,xt=xt+Math.imul(Vr,Hr)|0,xt=xt+Math.imul(dr,_i)|0,Ft=Ft+Math.imul(dr,Hr)|0;var Fr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Fr>>>26)|0,Fr&=67108863,It=Math.imul(Er,Ut),xt=Math.imul(Er,ar),xt=xt+Math.imul(Tr,Ut)|0,Ft=Math.imul(Tr,ar),It=It+Math.imul(Gt,Ar)|0,xt=xt+Math.imul(Gt,Mr)|0,xt=xt+Math.imul(ir,Ar)|0,Ft=Ft+Math.imul(ir,Mr)|0,It=It+Math.imul(Rr,_i)|0,xt=xt+Math.imul(Rr,Hr)|0,xt=xt+Math.imul(Yt,_i)|0,Ft=Ft+Math.imul(Yt,Hr)|0;var Nr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Nr>>>26)|0,Nr&=67108863,It=Math.imul(Er,Ar),xt=Math.imul(Er,Mr),xt=xt+Math.imul(Tr,Ar)|0,Ft=Math.imul(Tr,Mr),It=It+Math.imul(Gt,_i)|0,xt=xt+Math.imul(Gt,Hr)|0,xt=xt+Math.imul(ir,_i)|0,Ft=Ft+Math.imul(ir,Hr)|0;var Zr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Zr>>>26)|0,Zr&=67108863,It=Math.imul(Er,_i),xt=Math.imul(Er,Hr),xt=xt+Math.imul(Tr,_i)|0,Ft=Math.imul(Tr,Hr);var jr=(Bt+It|0)+((xt&8191)<<13)|0;return Bt=(Ft+(xt>>>13)|0)+(jr>>>26)|0,jr&=67108863,Tt[0]=Un,Tt[1]=ln,Tt[2]=Sn,Tt[3]=$n,Tt[4]=Mn,Tt[5]=An,Tt[6]=Tn,Tt[7]=En,Tt[8]=Bn,Tt[9]=hn,Tt[10]=vn,Tt[11]=fn,Tt[12]=dn,Tt[13]=pn,Tt[14]=sn,Tt[15]=Fr,Tt[16]=Nr,Tt[17]=Zr,Tt[18]=jr,Bt!==0&&(Tt[19]=Bt,$t.length++),$t};Math.imul||(kt=pt);function Et(Mt,ut,wt){wt.negative=ut.negative^Mt.negative,wt.length=Mt.length+ut.length;for(var $t=0,Ct=0,At=0;At>>26)|0,Ct+=Tt>>>26,Tt&=67108863}wt.words[At]=Bt,$t=Tt,Tt=Ct}return $t!==0?wt.words[At]=$t:wt.length--,wt._strip()}function Pt(Mt,ut,wt){return Et(Mt,ut,wt)}nt.prototype.mulTo=function(ut,wt){var $t,Ct=this.length+ut.length;return this.length===10&&ut.length===10?$t=kt(this,ut,wt):Ct<63?$t=pt(this,ut,wt):Ct<1024?$t=Et(this,ut,wt):$t=Pt(this,ut,wt),$t},nt.prototype.mul=function(ut){var wt=new nt(null);return wt.words=new Array(this.length+ut.length),this.mulTo(ut,wt)},nt.prototype.mulf=function(ut){var wt=new nt(null);return wt.words=new Array(this.length+ut.length),Pt(this,ut,wt)},nt.prototype.imul=function(ut){return this.clone().mulTo(ut,this)},nt.prototype.imuln=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(typeof ut=="number"),rt(ut<67108864);for(var $t=0,Ct=0;Ct>=26,$t+=At/67108864|0,$t+=Tt>>>26,this.words[Ct]=Tt&67108863}return $t!==0&&(this.words[Ct]=$t,this.length++),wt?this.ineg():this},nt.prototype.muln=function(ut){return this.clone().imuln(ut)},nt.prototype.sqr=function(){return this.mul(this)},nt.prototype.isqr=function(){return this.imul(this.clone())},nt.prototype.pow=function(ut){var wt=St(ut);if(wt.length===0)return new nt(1);for(var $t=this,Ct=0;Ct=0);var wt=ut%26,$t=(ut-wt)/26,Ct=67108863>>>26-wt<<26-wt,At;if(wt!==0){var Tt=0;for(At=0;At>>26-wt}Tt&&(this.words[At]=Tt,this.length++)}if($t!==0){for(At=this.length-1;At>=0;At--)this.words[At+$t]=this.words[At];for(At=0;At<$t;At++)this.words[At]=0;this.length+=$t}return this._strip()},nt.prototype.ishln=function(ut){return rt(this.negative===0),this.iushln(ut)},nt.prototype.iushrn=function(ut,wt,$t){rt(typeof ut=="number"&&ut>=0);var Ct;wt?Ct=(wt-wt%26)/26:Ct=0;var At=ut%26,Tt=Math.min((ut-At)/26,this.length),Bt=67108863^67108863>>>At<Tt)for(this.length-=Tt,xt=0;xt=0&&(Ft!==0||xt>=Ct);xt--){var er=this.words[xt]|0;this.words[xt]=Ft<<26-At|er>>>At,Ft=er&Bt}return It&&Ft!==0&&(It.words[It.length++]=Ft),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},nt.prototype.ishrn=function(ut,wt,$t){return rt(this.negative===0),this.iushrn(ut,wt,$t)},nt.prototype.shln=function(ut){return this.clone().ishln(ut)},nt.prototype.ushln=function(ut){return this.clone().iushln(ut)},nt.prototype.shrn=function(ut){return this.clone().ishrn(ut)},nt.prototype.ushrn=function(ut){return this.clone().iushrn(ut)},nt.prototype.testn=function(ut){rt(typeof ut=="number"&&ut>=0);var wt=ut%26,$t=(ut-wt)/26,Ct=1<=0);var wt=ut%26,$t=(ut-wt)/26;if(rt(this.negative===0,"imaskn works only with positive numbers"),this.length<=$t)return this;if(wt!==0&&$t++,this.length=Math.min($t,this.length),wt!==0){var Ct=67108863^67108863>>>wt<=67108864;wt++)this.words[wt]-=67108864,wt===this.length-1?this.words[wt+1]=1:this.words[wt+1]++;return this.length=Math.max(this.length,wt+1),this},nt.prototype.isubn=function(ut){if(rt(typeof ut=="number"),rt(ut<67108864),ut<0)return this.iaddn(-ut);if(this.negative!==0)return this.negative=0,this.iaddn(ut),this.negative=1,this;if(this.words[0]-=ut,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var wt=0;wt>26)-(It/67108864|0),this.words[At+$t]=Tt&67108863}for(;At>26,this.words[At+$t]=Tt&67108863;if(Bt===0)return this._strip();for(rt(Bt===-1),Bt=0,At=0;At>26,this.words[At]=Tt&67108863;return this.negative=1,this._strip()},nt.prototype._wordDiv=function(ut,wt){var $t=this.length-ut.length,Ct=this.clone(),At=ut,Tt=At.words[At.length-1]|0,Bt=this._countBits(Tt);$t=26-Bt,$t!==0&&(At=At.ushln($t),Ct.iushln($t),Tt=At.words[At.length-1]|0);var It=Ct.length-At.length,xt;if(wt!=="mod"){xt=new nt(null),xt.length=It+1,xt.words=new Array(xt.length);for(var Ft=0;Ft=0;lr--){var Wt=(Ct.words[At.length+lr]|0)*67108864+(Ct.words[At.length+lr-1]|0);for(Wt=Math.min(Wt/Tt|0,67108863),Ct._ishlnsubmul(At,Wt,lr);Ct.negative!==0;)Wt--,Ct.negative=0,Ct._ishlnsubmul(At,1,lr),Ct.isZero()||(Ct.negative^=1);xt&&(xt.words[lr]=Wt)}return xt&&xt._strip(),Ct._strip(),wt!=="div"&&$t!==0&&Ct.iushrn($t),{div:xt||null,mod:Ct}},nt.prototype.divmod=function(ut,wt,$t){if(rt(!ut.isZero()),this.isZero())return{div:new nt(0),mod:new nt(0)};var Ct,At,Tt;return this.negative!==0&&ut.negative===0?(Tt=this.neg().divmod(ut,wt),wt!=="mod"&&(Ct=Tt.div.neg()),wt!=="div"&&(At=Tt.mod.neg(),$t&&At.negative!==0&&At.iadd(ut)),{div:Ct,mod:At}):this.negative===0&&ut.negative!==0?(Tt=this.divmod(ut.neg(),wt),wt!=="mod"&&(Ct=Tt.div.neg()),{div:Ct,mod:Tt.mod}):this.negative&ut.negative?(Tt=this.neg().divmod(ut.neg(),wt),wt!=="div"&&(At=Tt.mod.neg(),$t&&At.negative!==0&&At.isub(ut)),{div:Tt.div,mod:At}):ut.length>this.length||this.cmp(ut)<0?{div:new nt(0),mod:this}:ut.length===1?wt==="div"?{div:this.divn(ut.words[0]),mod:null}:wt==="mod"?{div:null,mod:new nt(this.modrn(ut.words[0]))}:{div:this.divn(ut.words[0]),mod:new nt(this.modrn(ut.words[0]))}:this._wordDiv(ut,wt)},nt.prototype.div=function(ut){return this.divmod(ut,"div",!1).div},nt.prototype.mod=function(ut){return this.divmod(ut,"mod",!1).mod},nt.prototype.umod=function(ut){return this.divmod(ut,"mod",!0).mod},nt.prototype.divRound=function(ut){var wt=this.divmod(ut);if(wt.mod.isZero())return wt.div;var $t=wt.div.negative!==0?wt.mod.isub(ut):wt.mod,Ct=ut.ushrn(1),At=ut.andln(1),Tt=$t.cmp(Ct);return Tt<0||At===1&&Tt===0?wt.div:wt.div.negative!==0?wt.div.isubn(1):wt.div.iaddn(1)},nt.prototype.modrn=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(ut<=67108863);for(var $t=(1<<26)%ut,Ct=0,At=this.length-1;At>=0;At--)Ct=($t*Ct+(this.words[At]|0))%ut;return wt?-Ct:Ct},nt.prototype.modn=function(ut){return this.modrn(ut)},nt.prototype.idivn=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(ut<=67108863);for(var $t=0,Ct=this.length-1;Ct>=0;Ct--){var At=(this.words[Ct]|0)+$t*67108864;this.words[Ct]=At/ut|0,$t=At%ut}return this._strip(),wt?this.ineg():this},nt.prototype.divn=function(ut){return this.clone().idivn(ut)},nt.prototype.egcd=function(ut){rt(ut.negative===0),rt(!ut.isZero());var wt=this,$t=ut.clone();wt.negative!==0?wt=wt.umod(ut):wt=wt.clone();for(var Ct=new nt(1),At=new nt(0),Tt=new nt(0),Bt=new nt(1),It=0;wt.isEven()&&$t.isEven();)wt.iushrn(1),$t.iushrn(1),++It;for(var xt=$t.clone(),Ft=wt.clone();!wt.isZero();){for(var er=0,lr=1;!(wt.words[0]&lr)&&er<26;++er,lr<<=1);if(er>0)for(wt.iushrn(er);er-- >0;)(Ct.isOdd()||At.isOdd())&&(Ct.iadd(xt),At.isub(Ft)),Ct.iushrn(1),At.iushrn(1);for(var Wt=0,Jt=1;!($t.words[0]&Jt)&&Wt<26;++Wt,Jt<<=1);if(Wt>0)for($t.iushrn(Wt);Wt-- >0;)(Tt.isOdd()||Bt.isOdd())&&(Tt.iadd(xt),Bt.isub(Ft)),Tt.iushrn(1),Bt.iushrn(1);wt.cmp($t)>=0?(wt.isub($t),Ct.isub(Tt),At.isub(Bt)):($t.isub(wt),Tt.isub(Ct),Bt.isub(At))}return{a:Tt,b:Bt,gcd:$t.iushln(It)}},nt.prototype._invmp=function(ut){rt(ut.negative===0),rt(!ut.isZero());var wt=this,$t=ut.clone();wt.negative!==0?wt=wt.umod(ut):wt=wt.clone();for(var Ct=new nt(1),At=new nt(0),Tt=$t.clone();wt.cmpn(1)>0&&$t.cmpn(1)>0;){for(var Bt=0,It=1;!(wt.words[0]&It)&&Bt<26;++Bt,It<<=1);if(Bt>0)for(wt.iushrn(Bt);Bt-- >0;)Ct.isOdd()&&Ct.iadd(Tt),Ct.iushrn(1);for(var xt=0,Ft=1;!($t.words[0]&Ft)&&xt<26;++xt,Ft<<=1);if(xt>0)for($t.iushrn(xt);xt-- >0;)At.isOdd()&&At.iadd(Tt),At.iushrn(1);wt.cmp($t)>=0?(wt.isub($t),Ct.isub(At)):($t.isub(wt),At.isub(Ct))}var er;return wt.cmpn(1)===0?er=Ct:er=At,er.cmpn(0)<0&&er.iadd(ut),er},nt.prototype.gcd=function(ut){if(this.isZero())return ut.abs();if(ut.isZero())return this.abs();var wt=this.clone(),$t=ut.clone();wt.negative=0,$t.negative=0;for(var Ct=0;wt.isEven()&&$t.isEven();Ct++)wt.iushrn(1),$t.iushrn(1);do{for(;wt.isEven();)wt.iushrn(1);for(;$t.isEven();)$t.iushrn(1);var At=wt.cmp($t);if(At<0){var Tt=wt;wt=$t,$t=Tt}else if(At===0||$t.cmpn(1)===0)break;wt.isub($t)}while(!0);return $t.iushln(Ct)},nt.prototype.invm=function(ut){return this.egcd(ut).a.umod(ut)},nt.prototype.isEven=function(){return(this.words[0]&1)===0},nt.prototype.isOdd=function(){return(this.words[0]&1)===1},nt.prototype.andln=function(ut){return this.words[0]&ut},nt.prototype.bincn=function(ut){rt(typeof ut=="number");var wt=ut%26,$t=(ut-wt)/26,Ct=1<>>26,Bt&=67108863,this.words[Tt]=Bt}return At!==0&&(this.words[Tt]=At,this.length++),this},nt.prototype.isZero=function(){return this.length===1&&this.words[0]===0},nt.prototype.cmpn=function(ut){var wt=ut<0;if(this.negative!==0&&!wt)return-1;if(this.negative===0&&wt)return 1;this._strip();var $t;if(this.length>1)$t=1;else{wt&&(ut=-ut),rt(ut<=67108863,"Number is too big");var Ct=this.words[0]|0;$t=Ct===ut?0:Ctut.length)return 1;if(this.length=0;$t--){var Ct=this.words[$t]|0,At=ut.words[$t]|0;if(Ct!==At){CtAt&&(wt=1);break}}return wt},nt.prototype.gtn=function(ut){return this.cmpn(ut)===1},nt.prototype.gt=function(ut){return this.cmp(ut)===1},nt.prototype.gten=function(ut){return this.cmpn(ut)>=0},nt.prototype.gte=function(ut){return this.cmp(ut)>=0},nt.prototype.ltn=function(ut){return this.cmpn(ut)===-1},nt.prototype.lt=function(ut){return this.cmp(ut)===-1},nt.prototype.lten=function(ut){return this.cmpn(ut)<=0},nt.prototype.lte=function(ut){return this.cmp(ut)<=0},nt.prototype.eqn=function(ut){return this.cmpn(ut)===0},nt.prototype.eq=function(ut){return this.cmp(ut)===0},nt.red=function(ut){return new qt(ut)},nt.prototype.toRed=function(ut){return rt(!this.red,"Already a number in reduction context"),rt(this.negative===0,"red works only with positives"),ut.convertTo(this)._forceRed(ut)},nt.prototype.fromRed=function(){return rt(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},nt.prototype._forceRed=function(ut){return this.red=ut,this},nt.prototype.forceRed=function(ut){return rt(!this.red,"Already a number in reduction context"),this._forceRed(ut)},nt.prototype.redAdd=function(ut){return rt(this.red,"redAdd works only with red numbers"),this.red.add(this,ut)},nt.prototype.redIAdd=function(ut){return rt(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,ut)},nt.prototype.redSub=function(ut){return rt(this.red,"redSub works only with red numbers"),this.red.sub(this,ut)},nt.prototype.redISub=function(ut){return rt(this.red,"redISub works only with red numbers"),this.red.isub(this,ut)},nt.prototype.redShl=function(ut){return rt(this.red,"redShl works only with red numbers"),this.red.shl(this,ut)},nt.prototype.redMul=function(ut){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,ut),this.red.mul(this,ut)},nt.prototype.redIMul=function(ut){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,ut),this.red.imul(this,ut)},nt.prototype.redSqr=function(){return rt(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},nt.prototype.redISqr=function(){return rt(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},nt.prototype.redSqrt=function(){return rt(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},nt.prototype.redInvm=function(){return rt(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},nt.prototype.redNeg=function(){return rt(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},nt.prototype.redPow=function(ut){return rt(this.red&&!ut.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,ut)};var Ot={k256:null,p224:null,p192:null,p25519:null};function Nt(Mt,ut){this.name=Mt,this.p=new nt(ut,16),this.n=this.p.bitLength(),this.k=new nt(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}Nt.prototype._tmp=function(){var ut=new nt(null);return ut.words=new Array(Math.ceil(this.n/13)),ut},Nt.prototype.ireduce=function(ut){var wt=ut,$t;do this.split(wt,this.tmp),wt=this.imulK(wt),wt=wt.iadd(this.tmp),$t=wt.bitLength();while($t>this.n);var Ct=$t0?wt.isub(this.p):wt.strip!==void 0?wt.strip():wt._strip(),wt},Nt.prototype.split=function(ut,wt){ut.iushrn(this.n,0,wt)},Nt.prototype.imulK=function(ut){return ut.imul(this.k)};function Vt(){Nt.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}it(Vt,Nt),Vt.prototype.split=function(ut,wt){for(var $t=4194303,Ct=Math.min(ut.length,9),At=0;At>>22,Tt=Bt}Tt>>>=22,ut.words[At-10]=Tt,Tt===0&&ut.length>10?ut.length-=10:ut.length-=9},Vt.prototype.imulK=function(ut){ut.words[ut.length]=0,ut.words[ut.length+1]=0,ut.length+=2;for(var wt=0,$t=0;$t>>=26,ut.words[$t]=At,wt=Ct}return wt!==0&&(ut.words[ut.length++]=wt),ut},nt._prime=function(ut){if(Ot[ut])return Ot[ut];var wt;if(ut==="k256")wt=new Vt;else if(ut==="p224")wt=new jt;else if(ut==="p192")wt=new zt;else if(ut==="p25519")wt=new cr;else throw new Error("Unknown prime "+ut);return Ot[ut]=wt,wt};function qt(Mt){if(typeof Mt=="string"){var ut=nt._prime(Mt);this.m=ut.p,this.prime=ut}else rt(Mt.gtn(1),"modulus must be greater than 1"),this.m=Mt,this.prime=null}qt.prototype._verify1=function(ut){rt(ut.negative===0,"red works only with positives"),rt(ut.red,"red works only with red numbers")},qt.prototype._verify2=function(ut,wt){rt((ut.negative|wt.negative)===0,"red works only with positives"),rt(ut.red&&ut.red===wt.red,"red works only with red numbers")},qt.prototype.imod=function(ut){return this.prime?this.prime.ireduce(ut)._forceRed(this):(ht(ut,ut.umod(this.m)._forceRed(this)),ut)},qt.prototype.neg=function(ut){return ut.isZero()?ut.clone():this.m.sub(ut)._forceRed(this)},qt.prototype.add=function(ut,wt){this._verify2(ut,wt);var $t=ut.add(wt);return $t.cmp(this.m)>=0&&$t.isub(this.m),$t._forceRed(this)},qt.prototype.iadd=function(ut,wt){this._verify2(ut,wt);var $t=ut.iadd(wt);return $t.cmp(this.m)>=0&&$t.isub(this.m),$t},qt.prototype.sub=function(ut,wt){this._verify2(ut,wt);var $t=ut.sub(wt);return $t.cmpn(0)<0&&$t.iadd(this.m),$t._forceRed(this)},qt.prototype.isub=function(ut,wt){this._verify2(ut,wt);var $t=ut.isub(wt);return $t.cmpn(0)<0&&$t.iadd(this.m),$t},qt.prototype.shl=function(ut,wt){return this._verify1(ut),this.imod(ut.ushln(wt))},qt.prototype.imul=function(ut,wt){return this._verify2(ut,wt),this.imod(ut.imul(wt))},qt.prototype.mul=function(ut,wt){return this._verify2(ut,wt),this.imod(ut.mul(wt))},qt.prototype.isqr=function(ut){return this.imul(ut,ut.clone())},qt.prototype.sqr=function(ut){return this.mul(ut,ut)},qt.prototype.sqrt=function(ut){if(ut.isZero())return ut.clone();var wt=this.m.andln(3);if(rt(wt%2===1),wt===3){var $t=this.m.add(new nt(1)).iushrn(2);return this.pow(ut,$t)}for(var Ct=this.m.subn(1),At=0;!Ct.isZero()&&Ct.andln(1)===0;)At++,Ct.iushrn(1);rt(!Ct.isZero());var Tt=new nt(1).toRed(this),Bt=Tt.redNeg(),It=this.m.subn(1).iushrn(1),xt=this.m.bitLength();for(xt=new nt(2*xt*xt).toRed(this);this.pow(xt,It).cmp(Bt)!==0;)xt.redIAdd(Bt);for(var Ft=this.pow(xt,Ct),er=this.pow(ut,Ct.addn(1).iushrn(1)),lr=this.pow(ut,Ct),Wt=At;lr.cmp(Tt)!==0;){for(var Jt=lr,Xt=0;Jt.cmp(Tt)!==0;Xt++)Jt=Jt.redSqr();rt(Xt=0;At--){for(var Ft=wt.words[At],er=xt-1;er>=0;er--){var lr=Ft>>er&1;if(Tt!==Ct[0]&&(Tt=this.sqr(Tt)),lr===0&&Bt===0){It=0;continue}Bt<<=1,Bt|=lr,It++,!(It!==$t&&(At!==0||er!==0))&&(Tt=this.mul(Tt,Ct[Bt]),It=0,Bt=0)}xt=26}return Tt},qt.prototype.convertTo=function(ut){var wt=ut.umod(this.m);return wt===ut?wt.clone():wt},qt.prototype.convertFrom=function(ut){var wt=ut.clone();return wt.red=null,wt},nt.mont=function(ut){return new Rt(ut)};function Rt(Mt){qt.call(this,Mt),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new nt(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}it(Rt,qt),Rt.prototype.convertTo=function(ut){return this.imod(ut.ushln(this.shift))},Rt.prototype.convertFrom=function(ut){var wt=this.imod(ut.mul(this.rinv));return wt.red=null,wt},Rt.prototype.imul=function(ut,wt){if(ut.isZero()||wt.isZero())return ut.words[0]=0,ut.length=1,ut;var $t=ut.imul(wt),Ct=$t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),At=$t.isub(Ct).iushrn(this.shift),Tt=At;return At.cmp(this.m)>=0?Tt=At.isub(this.m):At.cmpn(0)<0&&(Tt=At.iadd(this.m)),Tt._forceRed(this)},Rt.prototype.mul=function(ut,wt){if(ut.isZero()||wt.isZero())return new nt(0)._forceRed(this);var $t=ut.mul(wt),Ct=$t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),At=$t.isub(Ct).iushrn(this.shift),Tt=At;return At.cmp(this.m)>=0?Tt=At.isub(this.m):At.cmpn(0)<0&&(Tt=At.iadd(this.m)),Tt._forceRed(this)},Rt.prototype.invm=function(ut){var wt=this.imod(ut._invmp(this.m).mul(this.r2));return wt._forceRed(this)}})(o,commonjsGlobal)})(bn$1);var bnExports$1=bn$1.exports,BN$c=bnExports$1,randomBytes$1=browserExports;function blind(o){var et=getr(o),tt=et.toRed(BN$c.mont(o.modulus)).redPow(new BN$c(o.publicExponent)).fromRed();return{blinder:tt,unblinder:et.invm(o.modulus)}}function getr(o){var et=o.modulus.byteLength(),tt;do tt=new BN$c(randomBytes$1(et));while(tt.cmp(o.modulus)>=0||!tt.umod(o.prime1)||!tt.umod(o.prime2));return tt}function crt$2(o,et){var tt=blind(et),rt=et.modulus.byteLength(),it=new BN$c(o).mul(tt.blinder).umod(et.modulus),nt=it.toRed(BN$c.mont(et.prime1)),at=it.toRed(BN$c.mont(et.prime2)),st=et.coefficient,ot=et.prime1,lt=et.prime2,ht=nt.redPow(et.exponent1).fromRed(),yt=at.redPow(et.exponent2).fromRed(),gt=ht.isub(yt).imul(st).umod(ot).imul(lt);return yt.iadd(gt).imul(tt.unblinder).umod(et.modulus).toArrayLike(Buffer,"be",rt)}crt$2.getr=getr;var browserifyRsa=crt$2,elliptic$2={};const name="elliptic",version="6.5.4",description="EC cryptography",main="lib/elliptic.js",files=["lib"],scripts={lint:"eslint lib test","lint:fix":"npm run lint -- --fix",unit:"istanbul test _mocha --reporter=spec test/index.js",test:"npm run lint && npm run unit",version:"grunt dist && git add dist/"},repository={type:"git",url:"git@github.com:indutny/elliptic"},keywords=["EC","Elliptic","curve","Cryptography"],author="Fedor Indutny ",license="MIT",bugs={url:"https://github.com/indutny/elliptic/issues"},homepage="https://github.com/indutny/elliptic",devDependencies={brfs:"^2.0.2",coveralls:"^3.1.0",eslint:"^7.6.0",grunt:"^1.2.1","grunt-browserify":"^5.3.0","grunt-cli":"^1.3.2","grunt-contrib-connect":"^3.0.0","grunt-contrib-copy":"^1.0.0","grunt-contrib-uglify":"^5.0.0","grunt-mocha-istanbul":"^5.0.2","grunt-saucelabs":"^9.0.1",istanbul:"^0.4.5",mocha:"^8.0.1"},dependencies={"bn.js":"^4.11.9",brorand:"^1.1.0","hash.js":"^1.0.0","hmac-drbg":"^1.0.1",inherits:"^2.0.4","minimalistic-assert":"^1.0.1","minimalistic-crypto-utils":"^1.0.1"},require$$0={name,version,description,main,files,scripts,repository,keywords,author,license,bugs,homepage,devDependencies,dependencies};var utils$n={},utils$m={};(function(o){var et=o;function tt(nt,at){if(Array.isArray(nt))return nt.slice();if(!nt)return[];var st=[];if(typeof nt!="string"){for(var ot=0;ot>8,yt=lt&255;ht?st.push(ht,yt):st.push(yt)}return st}et.toArray=tt;function rt(nt){return nt.length===1?"0"+nt:nt}et.zero2=rt;function it(nt){for(var at="",st=0;st(dt>>1)-1?pt=(dt>>1)-kt:pt=kt,mt.isubn(pt)):pt=0,bt[St]=pt,mt.iushrn(1)}return bt}et.getNAF=nt;function at(ht,yt){var gt=[[],[]];ht=ht.clone(),yt=yt.clone();for(var bt=0,dt=0,mt;ht.cmpn(-bt)>0||yt.cmpn(-dt)>0;){var St=ht.andln(3)+bt&3,pt=yt.andln(3)+dt&3;St===3&&(St=-1),pt===3&&(pt=-1);var kt;St&1?(mt=ht.andln(7)+bt&7,(mt===3||mt===5)&&pt===2?kt=-St:kt=St):kt=0,gt[0].push(kt);var Et;pt&1?(mt=yt.andln(7)+dt&7,(mt===3||mt===5)&&St===2?Et=-pt:Et=pt):Et=0,gt[1].push(Et),2*bt===kt+1&&(bt=1-bt),2*dt===Et+1&&(dt=1-dt),ht.iushrn(1),yt.iushrn(1)}return gt}et.getJSF=at;function st(ht,yt,gt){var bt="_"+yt;ht.prototype[yt]=function(){return this[bt]!==void 0?this[bt]:this[bt]=gt.call(this)}}et.cachedProperty=st;function ot(ht){return typeof ht=="string"?et.toArray(ht,"hex"):ht}et.parseBytes=ot;function lt(ht){return new tt(ht,"hex","le")}et.intFromLE=lt})(utils$n);var curve={},BN$b=bnExports$2,utils$l=utils$n,getNAF=utils$l.getNAF,getJSF=utils$l.getJSF,assert$i=utils$l.assert;function BaseCurve(o,et){this.type=o,this.p=new BN$b(et.p,16),this.red=et.prime?BN$b.red(et.prime):BN$b.mont(this.p),this.zero=new BN$b(0).toRed(this.red),this.one=new BN$b(1).toRed(this.red),this.two=new BN$b(2).toRed(this.red),this.n=et.n&&new BN$b(et.n,16),this.g=et.g&&this.pointFromJSON(et.g,et.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var tt=this.n&&this.p.div(this.n);!tt||tt.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}var base$3=BaseCurve;BaseCurve.prototype.point=function(){throw new Error("Not implemented")};BaseCurve.prototype.validate=function(){throw new Error("Not implemented")};BaseCurve.prototype._fixedNafMul=function(et,tt){assert$i(et.precomputed);var rt=et._getDoubles(),it=getNAF(tt,1,this._bitLength),nt=(1<=st;lt--)ot=(ot<<1)+it[lt];at.push(ot)}for(var ht=this.jpoint(null,null,null),yt=this.jpoint(null,null,null),gt=nt;gt>0;gt--){for(st=0;st=0;ot--){for(var lt=0;ot>=0&&at[ot]===0;ot--)lt++;if(ot>=0&<++,st=st.dblp(lt),ot<0)break;var ht=at[ot];assert$i(ht!==0),et.type==="affine"?ht>0?st=st.mixedAdd(nt[ht-1>>1]):st=st.mixedAdd(nt[-ht-1>>1].neg()):ht>0?st=st.add(nt[ht-1>>1]):st=st.add(nt[-ht-1>>1].neg())}return et.type==="affine"?st.toP():st};BaseCurve.prototype._wnafMulAdd=function(et,tt,rt,it,nt){var at=this._wnafT1,st=this._wnafT2,ot=this._wnafT3,lt=0,ht,yt,gt;for(ht=0;ht=1;ht-=2){var dt=ht-1,mt=ht;if(at[dt]!==1||at[mt]!==1){ot[dt]=getNAF(rt[dt],at[dt],this._bitLength),ot[mt]=getNAF(rt[mt],at[mt],this._bitLength),lt=Math.max(ot[dt].length,lt),lt=Math.max(ot[mt].length,lt);continue}var St=[tt[dt],null,null,tt[mt]];tt[dt].y.cmp(tt[mt].y)===0?(St[1]=tt[dt].add(tt[mt]),St[2]=tt[dt].toJ().mixedAdd(tt[mt].neg())):tt[dt].y.cmp(tt[mt].y.redNeg())===0?(St[1]=tt[dt].toJ().mixedAdd(tt[mt]),St[2]=tt[dt].add(tt[mt].neg())):(St[1]=tt[dt].toJ().mixedAdd(tt[mt]),St[2]=tt[dt].toJ().mixedAdd(tt[mt].neg()));var pt=[-3,-1,-5,-7,0,7,5,1,3],kt=getJSF(rt[dt],rt[mt]);for(lt=Math.max(kt[0].length,lt),ot[dt]=new Array(lt),ot[mt]=new Array(lt),yt=0;yt=0;ht--){for(var Vt=0;ht>=0;){var jt=!0;for(yt=0;yt=0&&Vt++,Ot=Ot.dblp(Vt),ht<0)break;for(yt=0;yt0?gt=st[yt][zt-1>>1]:zt<0&&(gt=st[yt][-zt-1>>1].neg()),gt.type==="affine"?Ot=Ot.mixedAdd(gt):Ot=Ot.add(gt))}}for(ht=0;ht=Math.ceil((et.bitLength()+1)/tt.step):!1};BasePoint.prototype._getDoubles=function(et,tt){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var rt=[this],it=this,nt=0;nt=0&&(bt=lt,dt=ht),yt.negative&&(yt=yt.neg(),gt=gt.neg()),bt.negative&&(bt=bt.neg(),dt=dt.neg()),[{a:yt,b:gt},{a:bt,b:dt}]};ShortCurve.prototype._endoSplit=function(et){var tt=this.endo.basis,rt=tt[0],it=tt[1],nt=it.b.mul(et).divRound(this.n),at=rt.b.neg().mul(et).divRound(this.n),st=nt.mul(rt.a),ot=at.mul(it.a),lt=nt.mul(rt.b),ht=at.mul(it.b),yt=et.sub(st).sub(ot),gt=lt.add(ht).neg();return{k1:yt,k2:gt}};ShortCurve.prototype.pointFromX=function(et,tt){et=new BN$a(et,16),et.red||(et=et.toRed(this.red));var rt=et.redSqr().redMul(et).redIAdd(et.redMul(this.a)).redIAdd(this.b),it=rt.redSqrt();if(it.redSqr().redSub(rt).cmp(this.zero)!==0)throw new Error("invalid point");var nt=it.fromRed().isOdd();return(tt&&!nt||!tt&&nt)&&(it=it.redNeg()),this.point(et,it)};ShortCurve.prototype.validate=function(et){if(et.inf)return!0;var tt=et.x,rt=et.y,it=this.a.redMul(tt),nt=tt.redSqr().redMul(tt).redIAdd(it).redIAdd(this.b);return rt.redSqr().redISub(nt).cmpn(0)===0};ShortCurve.prototype._endoWnafMulAdd=function(et,tt,rt){for(var it=this._endoWnafT1,nt=this._endoWnafT2,at=0;at":""};Point$2.prototype.isInfinity=function(){return this.inf};Point$2.prototype.add=function(et){if(this.inf)return et;if(et.inf)return this;if(this.eq(et))return this.dbl();if(this.neg().eq(et))return this.curve.point(null,null);if(this.x.cmp(et.x)===0)return this.curve.point(null,null);var tt=this.y.redSub(et.y);tt.cmpn(0)!==0&&(tt=tt.redMul(this.x.redSub(et.x).redInvm()));var rt=tt.redSqr().redISub(this.x).redISub(et.x),it=tt.redMul(this.x.redSub(rt)).redISub(this.y);return this.curve.point(rt,it)};Point$2.prototype.dbl=function(){if(this.inf)return this;var et=this.y.redAdd(this.y);if(et.cmpn(0)===0)return this.curve.point(null,null);var tt=this.curve.a,rt=this.x.redSqr(),it=et.redInvm(),nt=rt.redAdd(rt).redIAdd(rt).redIAdd(tt).redMul(it),at=nt.redSqr().redISub(this.x.redAdd(this.x)),st=nt.redMul(this.x.redSub(at)).redISub(this.y);return this.curve.point(at,st)};Point$2.prototype.getX=function(){return this.x.fromRed()};Point$2.prototype.getY=function(){return this.y.fromRed()};Point$2.prototype.mul=function(et){return et=new BN$a(et,16),this.isInfinity()?this:this._hasDoubles(et)?this.curve._fixedNafMul(this,et):this.curve.endo?this.curve._endoWnafMulAdd([this],[et]):this.curve._wnafMul(this,et)};Point$2.prototype.mulAdd=function(et,tt,rt){var it=[this,tt],nt=[et,rt];return this.curve.endo?this.curve._endoWnafMulAdd(it,nt):this.curve._wnafMulAdd(1,it,nt,2)};Point$2.prototype.jmulAdd=function(et,tt,rt){var it=[this,tt],nt=[et,rt];return this.curve.endo?this.curve._endoWnafMulAdd(it,nt,!0):this.curve._wnafMulAdd(1,it,nt,2,!0)};Point$2.prototype.eq=function(et){return this===et||this.inf===et.inf&&(this.inf||this.x.cmp(et.x)===0&&this.y.cmp(et.y)===0)};Point$2.prototype.neg=function(et){if(this.inf)return this;var tt=this.curve.point(this.x,this.y.redNeg());if(et&&this.precomputed){var rt=this.precomputed,it=function(nt){return nt.neg()};tt.precomputed={naf:rt.naf&&{wnd:rt.naf.wnd,points:rt.naf.points.map(it)},doubles:rt.doubles&&{step:rt.doubles.step,points:rt.doubles.points.map(it)}}}return tt};Point$2.prototype.toJ=function(){if(this.inf)return this.curve.jpoint(null,null,null);var et=this.curve.jpoint(this.x,this.y,this.curve.one);return et};function JPoint(o,et,tt,rt){Base$2.BasePoint.call(this,o,"jacobian"),et===null&&tt===null&&rt===null?(this.x=this.curve.one,this.y=this.curve.one,this.z=new BN$a(0)):(this.x=new BN$a(et,16),this.y=new BN$a(tt,16),this.z=new BN$a(rt,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}inherits$a(JPoint,Base$2.BasePoint);ShortCurve.prototype.jpoint=function(et,tt,rt){return new JPoint(this,et,tt,rt)};JPoint.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var et=this.z.redInvm(),tt=et.redSqr(),rt=this.x.redMul(tt),it=this.y.redMul(tt).redMul(et);return this.curve.point(rt,it)};JPoint.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)};JPoint.prototype.add=function(et){if(this.isInfinity())return et;if(et.isInfinity())return this;var tt=et.z.redSqr(),rt=this.z.redSqr(),it=this.x.redMul(tt),nt=et.x.redMul(rt),at=this.y.redMul(tt.redMul(et.z)),st=et.y.redMul(rt.redMul(this.z)),ot=it.redSub(nt),lt=at.redSub(st);if(ot.cmpn(0)===0)return lt.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var ht=ot.redSqr(),yt=ht.redMul(ot),gt=it.redMul(ht),bt=lt.redSqr().redIAdd(yt).redISub(gt).redISub(gt),dt=lt.redMul(gt.redISub(bt)).redISub(at.redMul(yt)),mt=this.z.redMul(et.z).redMul(ot);return this.curve.jpoint(bt,dt,mt)};JPoint.prototype.mixedAdd=function(et){if(this.isInfinity())return et.toJ();if(et.isInfinity())return this;var tt=this.z.redSqr(),rt=this.x,it=et.x.redMul(tt),nt=this.y,at=et.y.redMul(tt).redMul(this.z),st=rt.redSub(it),ot=nt.redSub(at);if(st.cmpn(0)===0)return ot.cmpn(0)!==0?this.curve.jpoint(null,null,null):this.dbl();var lt=st.redSqr(),ht=lt.redMul(st),yt=rt.redMul(lt),gt=ot.redSqr().redIAdd(ht).redISub(yt).redISub(yt),bt=ot.redMul(yt.redISub(gt)).redISub(nt.redMul(ht)),dt=this.z.redMul(st);return this.curve.jpoint(gt,bt,dt)};JPoint.prototype.dblp=function(et){if(et===0)return this;if(this.isInfinity())return this;if(!et)return this.dbl();var tt;if(this.curve.zeroA||this.curve.threeA){var rt=this;for(tt=0;tt=0)return!1;if(rt.redIAdd(nt),this.x.cmp(rt)===0)return!0}};JPoint.prototype.inspect=function(){return this.isInfinity()?"":""};JPoint.prototype.isInfinity=function(){return this.z.cmpn(0)===0};var BN$9=bnExports$2,inherits$9=inherits_browserExports,Base$1=base$3,utils$j=utils$n;function MontCurve(o){Base$1.call(this,"mont",o),this.a=new BN$9(o.a,16).toRed(this.red),this.b=new BN$9(o.b,16).toRed(this.red),this.i4=new BN$9(4).toRed(this.red).redInvm(),this.two=new BN$9(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}inherits$9(MontCurve,Base$1);var mont=MontCurve;MontCurve.prototype.validate=function(et){var tt=et.normalize().x,rt=tt.redSqr(),it=rt.redMul(tt).redAdd(rt.redMul(this.a)).redAdd(tt),nt=it.redSqrt();return nt.redSqr().cmp(it)===0};function Point$1(o,et,tt){Base$1.BasePoint.call(this,o,"projective"),et===null&&tt===null?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new BN$9(et,16),this.z=new BN$9(tt,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}inherits$9(Point$1,Base$1.BasePoint);MontCurve.prototype.decodePoint=function(et,tt){return this.point(utils$j.toArray(et,tt),1)};MontCurve.prototype.point=function(et,tt){return new Point$1(this,et,tt)};MontCurve.prototype.pointFromJSON=function(et){return Point$1.fromJSON(this,et)};Point$1.prototype.precompute=function(){};Point$1.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())};Point$1.fromJSON=function(et,tt){return new Point$1(et,tt[0],tt[1]||et.one)};Point$1.prototype.inspect=function(){return this.isInfinity()?"":""};Point$1.prototype.isInfinity=function(){return this.z.cmpn(0)===0};Point$1.prototype.dbl=function(){var et=this.x.redAdd(this.z),tt=et.redSqr(),rt=this.x.redSub(this.z),it=rt.redSqr(),nt=tt.redSub(it),at=tt.redMul(it),st=nt.redMul(it.redAdd(this.curve.a24.redMul(nt)));return this.curve.point(at,st)};Point$1.prototype.add=function(){throw new Error("Not supported on Montgomery curve")};Point$1.prototype.diffAdd=function(et,tt){var rt=this.x.redAdd(this.z),it=this.x.redSub(this.z),nt=et.x.redAdd(et.z),at=et.x.redSub(et.z),st=at.redMul(rt),ot=nt.redMul(it),lt=tt.z.redMul(st.redAdd(ot).redSqr()),ht=tt.x.redMul(st.redISub(ot).redSqr());return this.curve.point(lt,ht)};Point$1.prototype.mul=function(et){for(var tt=et.clone(),rt=this,it=this.curve.point(null,null),nt=this,at=[];tt.cmpn(0)!==0;tt.iushrn(1))at.push(tt.andln(1));for(var st=at.length-1;st>=0;st--)at[st]===0?(rt=rt.diffAdd(it,nt),it=it.dbl()):(it=rt.diffAdd(it,nt),rt=rt.dbl());return it};Point$1.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")};Point$1.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")};Point$1.prototype.eq=function(et){return this.getX().cmp(et.getX())===0};Point$1.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this};Point$1.prototype.getX=function(){return this.normalize(),this.x.fromRed()};var utils$i=utils$n,BN$8=bnExports$2,inherits$8=inherits_browserExports,Base=base$3,assert$g=utils$i.assert;function EdwardsCurve(o){this.twisted=(o.a|0)!==1,this.mOneA=this.twisted&&(o.a|0)===-1,this.extended=this.mOneA,Base.call(this,"edwards",o),this.a=new BN$8(o.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new BN$8(o.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new BN$8(o.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),assert$g(!this.twisted||this.c.fromRed().cmpn(1)===0),this.oneC=(o.c|0)===1}inherits$8(EdwardsCurve,Base);var edwards=EdwardsCurve;EdwardsCurve.prototype._mulA=function(et){return this.mOneA?et.redNeg():this.a.redMul(et)};EdwardsCurve.prototype._mulC=function(et){return this.oneC?et:this.c.redMul(et)};EdwardsCurve.prototype.jpoint=function(et,tt,rt,it){return this.point(et,tt,rt,it)};EdwardsCurve.prototype.pointFromX=function(et,tt){et=new BN$8(et,16),et.red||(et=et.toRed(this.red));var rt=et.redSqr(),it=this.c2.redSub(this.a.redMul(rt)),nt=this.one.redSub(this.c2.redMul(this.d).redMul(rt)),at=it.redMul(nt.redInvm()),st=at.redSqrt();if(st.redSqr().redSub(at).cmp(this.zero)!==0)throw new Error("invalid point");var ot=st.fromRed().isOdd();return(tt&&!ot||!tt&&ot)&&(st=st.redNeg()),this.point(et,st)};EdwardsCurve.prototype.pointFromY=function(et,tt){et=new BN$8(et,16),et.red||(et=et.toRed(this.red));var rt=et.redSqr(),it=rt.redSub(this.c2),nt=rt.redMul(this.d).redMul(this.c2).redSub(this.a),at=it.redMul(nt.redInvm());if(at.cmp(this.zero)===0){if(tt)throw new Error("invalid point");return this.point(this.zero,et)}var st=at.redSqrt();if(st.redSqr().redSub(at).cmp(this.zero)!==0)throw new Error("invalid point");return st.fromRed().isOdd()!==tt&&(st=st.redNeg()),this.point(st,et)};EdwardsCurve.prototype.validate=function(et){if(et.isInfinity())return!0;et.normalize();var tt=et.x.redSqr(),rt=et.y.redSqr(),it=tt.redMul(this.a).redAdd(rt),nt=this.c2.redMul(this.one.redAdd(this.d.redMul(tt).redMul(rt)));return it.cmp(nt)===0};function Point(o,et,tt,rt,it){Base.BasePoint.call(this,o,"projective"),et===null&&tt===null&&rt===null?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new BN$8(et,16),this.y=new BN$8(tt,16),this.z=rt?new BN$8(rt,16):this.curve.one,this.t=it&&new BN$8(it,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}inherits$8(Point,Base.BasePoint);EdwardsCurve.prototype.pointFromJSON=function(et){return Point.fromJSON(this,et)};EdwardsCurve.prototype.point=function(et,tt,rt,it){return new Point(this,et,tt,rt,it)};Point.fromJSON=function(et,tt){return new Point(et,tt[0],tt[1],tt[2])};Point.prototype.inspect=function(){return this.isInfinity()?"":""};Point.prototype.isInfinity=function(){return this.x.cmpn(0)===0&&(this.y.cmp(this.z)===0||this.zOne&&this.y.cmp(this.curve.c)===0)};Point.prototype._extDbl=function(){var et=this.x.redSqr(),tt=this.y.redSqr(),rt=this.z.redSqr();rt=rt.redIAdd(rt);var it=this.curve._mulA(et),nt=this.x.redAdd(this.y).redSqr().redISub(et).redISub(tt),at=it.redAdd(tt),st=at.redSub(rt),ot=it.redSub(tt),lt=nt.redMul(st),ht=at.redMul(ot),yt=nt.redMul(ot),gt=st.redMul(at);return this.curve.point(lt,ht,gt,yt)};Point.prototype._projDbl=function(){var et=this.x.redAdd(this.y).redSqr(),tt=this.x.redSqr(),rt=this.y.redSqr(),it,nt,at,st,ot,lt;if(this.curve.twisted){st=this.curve._mulA(tt);var ht=st.redAdd(rt);this.zOne?(it=et.redSub(tt).redSub(rt).redMul(ht.redSub(this.curve.two)),nt=ht.redMul(st.redSub(rt)),at=ht.redSqr().redSub(ht).redSub(ht)):(ot=this.z.redSqr(),lt=ht.redSub(ot).redISub(ot),it=et.redSub(tt).redISub(rt).redMul(lt),nt=ht.redMul(st.redSub(rt)),at=ht.redMul(lt))}else st=tt.redAdd(rt),ot=this.curve._mulC(this.z).redSqr(),lt=st.redSub(ot).redSub(ot),it=this.curve._mulC(et.redISub(st)).redMul(lt),nt=this.curve._mulC(st).redMul(tt.redISub(rt)),at=st.redMul(lt);return this.curve.point(it,nt,at)};Point.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()};Point.prototype._extAdd=function(et){var tt=this.y.redSub(this.x).redMul(et.y.redSub(et.x)),rt=this.y.redAdd(this.x).redMul(et.y.redAdd(et.x)),it=this.t.redMul(this.curve.dd).redMul(et.t),nt=this.z.redMul(et.z.redAdd(et.z)),at=rt.redSub(tt),st=nt.redSub(it),ot=nt.redAdd(it),lt=rt.redAdd(tt),ht=at.redMul(st),yt=ot.redMul(lt),gt=at.redMul(lt),bt=st.redMul(ot);return this.curve.point(ht,yt,bt,gt)};Point.prototype._projAdd=function(et){var tt=this.z.redMul(et.z),rt=tt.redSqr(),it=this.x.redMul(et.x),nt=this.y.redMul(et.y),at=this.curve.d.redMul(it).redMul(nt),st=rt.redSub(at),ot=rt.redAdd(at),lt=this.x.redAdd(this.y).redMul(et.x.redAdd(et.y)).redISub(it).redISub(nt),ht=tt.redMul(st).redMul(lt),yt,gt;return this.curve.twisted?(yt=tt.redMul(ot).redMul(nt.redSub(this.curve._mulA(it))),gt=st.redMul(ot)):(yt=tt.redMul(ot).redMul(nt.redSub(it)),gt=this.curve._mulC(st).redMul(ot)),this.curve.point(ht,yt,gt)};Point.prototype.add=function(et){return this.isInfinity()?et:et.isInfinity()?this:this.curve.extended?this._extAdd(et):this._projAdd(et)};Point.prototype.mul=function(et){return this._hasDoubles(et)?this.curve._fixedNafMul(this,et):this.curve._wnafMul(this,et)};Point.prototype.mulAdd=function(et,tt,rt){return this.curve._wnafMulAdd(1,[this,tt],[et,rt],2,!1)};Point.prototype.jmulAdd=function(et,tt,rt){return this.curve._wnafMulAdd(1,[this,tt],[et,rt],2,!0)};Point.prototype.normalize=function(){if(this.zOne)return this;var et=this.z.redInvm();return this.x=this.x.redMul(et),this.y=this.y.redMul(et),this.t&&(this.t=this.t.redMul(et)),this.z=this.curve.one,this.zOne=!0,this};Point.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())};Point.prototype.getX=function(){return this.normalize(),this.x.fromRed()};Point.prototype.getY=function(){return this.normalize(),this.y.fromRed()};Point.prototype.eq=function(et){return this===et||this.getX().cmp(et.getX())===0&&this.getY().cmp(et.getY())===0};Point.prototype.eqXToP=function(et){var tt=et.toRed(this.curve.red).redMul(this.z);if(this.x.cmp(tt)===0)return!0;for(var rt=et.clone(),it=this.curve.redN.redMul(this.z);;){if(rt.iadd(this.curve.n),rt.cmp(this.curve.p)>=0)return!1;if(tt.redIAdd(it),this.x.cmp(tt)===0)return!0}};Point.prototype.toP=Point.prototype.normalize;Point.prototype.mixedAdd=Point.prototype.add;(function(o){var et=o;et.base=base$3,et.short=short,et.mont=mont,et.edwards=edwards})(curve);var curves$1={},hash$4={},utils$h={},assert$f=minimalisticAssert,inherits$7=inherits_browserExports;utils$h.inherits=inherits$7;function isSurrogatePair(o,et){return(o.charCodeAt(et)&64512)!==55296||et<0||et+1>=o.length?!1:(o.charCodeAt(et+1)&64512)===56320}function toArray$1(o,et){if(Array.isArray(o))return o.slice();if(!o)return[];var tt=[];if(typeof o=="string")if(et){if(et==="hex")for(o=o.replace(/[^a-z0-9]+/ig,""),o.length%2!==0&&(o="0"+o),it=0;it>6|192,tt[rt++]=nt&63|128):isSurrogatePair(o,it)?(nt=65536+((nt&1023)<<10)+(o.charCodeAt(++it)&1023),tt[rt++]=nt>>18|240,tt[rt++]=nt>>12&63|128,tt[rt++]=nt>>6&63|128,tt[rt++]=nt&63|128):(tt[rt++]=nt>>12|224,tt[rt++]=nt>>6&63|128,tt[rt++]=nt&63|128)}else for(it=0;it>>24|o>>>8&65280|o<<8&16711680|(o&255)<<24;return et>>>0}utils$h.htonl=htonl;function toHex32(o,et){for(var tt="",rt=0;rt>>0}return nt}utils$h.join32=join32;function split32(o,et){for(var tt=new Array(o.length*4),rt=0,it=0;rt>>24,tt[it+1]=nt>>>16&255,tt[it+2]=nt>>>8&255,tt[it+3]=nt&255):(tt[it+3]=nt>>>24,tt[it+2]=nt>>>16&255,tt[it+1]=nt>>>8&255,tt[it]=nt&255)}return tt}utils$h.split32=split32;function rotr32$1(o,et){return o>>>et|o<<32-et}utils$h.rotr32=rotr32$1;function rotl32$2(o,et){return o<>>32-et}utils$h.rotl32=rotl32$2;function sum32$3(o,et){return o+et>>>0}utils$h.sum32=sum32$3;function sum32_3$1(o,et,tt){return o+et+tt>>>0}utils$h.sum32_3=sum32_3$1;function sum32_4$2(o,et,tt,rt){return o+et+tt+rt>>>0}utils$h.sum32_4=sum32_4$2;function sum32_5$2(o,et,tt,rt,it){return o+et+tt+rt+it>>>0}utils$h.sum32_5=sum32_5$2;function sum64$1(o,et,tt,rt){var it=o[et],nt=o[et+1],at=rt+nt>>>0,st=(at>>0,o[et+1]=at}utils$h.sum64=sum64$1;function sum64_hi$1(o,et,tt,rt){var it=et+rt>>>0,nt=(it>>0}utils$h.sum64_hi=sum64_hi$1;function sum64_lo$1(o,et,tt,rt){var it=et+rt;return it>>>0}utils$h.sum64_lo=sum64_lo$1;function sum64_4_hi$1(o,et,tt,rt,it,nt,at,st){var ot=0,lt=et;lt=lt+rt>>>0,ot+=lt>>0,ot+=lt>>0,ot+=lt>>0}utils$h.sum64_4_hi=sum64_4_hi$1;function sum64_4_lo$1(o,et,tt,rt,it,nt,at,st){var ot=et+rt+nt+st;return ot>>>0}utils$h.sum64_4_lo=sum64_4_lo$1;function sum64_5_hi$1(o,et,tt,rt,it,nt,at,st,ot,lt){var ht=0,yt=et;yt=yt+rt>>>0,ht+=yt>>0,ht+=yt>>0,ht+=yt>>0,ht+=yt>>0}utils$h.sum64_5_hi=sum64_5_hi$1;function sum64_5_lo$1(o,et,tt,rt,it,nt,at,st,ot,lt){var ht=et+rt+nt+st+lt;return ht>>>0}utils$h.sum64_5_lo=sum64_5_lo$1;function rotr64_hi$1(o,et,tt){var rt=et<<32-tt|o>>>tt;return rt>>>0}utils$h.rotr64_hi=rotr64_hi$1;function rotr64_lo$1(o,et,tt){var rt=o<<32-tt|et>>>tt;return rt>>>0}utils$h.rotr64_lo=rotr64_lo$1;function shr64_hi$1(o,et,tt){return o>>>tt}utils$h.shr64_hi=shr64_hi$1;function shr64_lo$1(o,et,tt){var rt=o<<32-tt|et>>>tt;return rt>>>0}utils$h.shr64_lo=shr64_lo$1;var common$7={},utils$g=utils$h,assert$e=minimalisticAssert;function BlockHash$4(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}common$7.BlockHash=BlockHash$4;BlockHash$4.prototype.update=function(et,tt){if(et=utils$g.toArray(et,tt),this.pending?this.pending=this.pending.concat(et):this.pending=et,this.pendingTotal+=et.length,this.pending.length>=this._delta8){et=this.pending;var rt=et.length%this._delta8;this.pending=et.slice(et.length-rt,et.length),this.pending.length===0&&(this.pending=null),et=utils$g.join32(et,0,et.length-rt,this.endian);for(var it=0;it>>24&255,it[nt++]=et>>>16&255,it[nt++]=et>>>8&255,it[nt++]=et&255}else for(it[nt++]=et&255,it[nt++]=et>>>8&255,it[nt++]=et>>>16&255,it[nt++]=et>>>24&255,it[nt++]=0,it[nt++]=0,it[nt++]=0,it[nt++]=0,at=8;at>>3}common$6.g0_256=g0_256$1;function g1_256$1(o){return rotr32(o,17)^rotr32(o,19)^o>>>10}common$6.g1_256=g1_256$1;var utils$e=utils$h,common$5=common$7,shaCommon$1=common$6,rotl32$1=utils$e.rotl32,sum32$2=utils$e.sum32,sum32_5$1=utils$e.sum32_5,ft_1=shaCommon$1.ft_1,BlockHash$3=common$5.BlockHash,sha1_K=[1518500249,1859775393,2400959708,3395469782];function SHA1$1(){if(!(this instanceof SHA1$1))return new SHA1$1;BlockHash$3.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}utils$e.inherits(SHA1$1,BlockHash$3);var _1=SHA1$1;SHA1$1.blockSize=512;SHA1$1.outSize=160;SHA1$1.hmacStrength=80;SHA1$1.padLength=64;SHA1$1.prototype._update=function(et,tt){for(var rt=this.W,it=0;it<16;it++)rt[it]=et[tt+it];for(;itthis.blockSize&&(et=new this.Hash().update(et).digest()),assert$b(et.length<=this.blockSize);for(var tt=et.length;tt=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(et,tt,rt)}var hmacDrbg=HmacDRBG;HmacDRBG.prototype._init=function(et,tt,rt){var it=et.concat(tt).concat(rt);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var nt=0;nt=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(et.concat(rt||[])),this._reseed=1};HmacDRBG.prototype.generate=function(et,tt,rt,it){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");typeof tt!="string"&&(it=rt,rt=tt,tt=null),rt&&(rt=utils$7.toArray(rt,it||"hex"),this._update(rt));for(var nt=[];nt.length"};var BN$6=bnExports$2,utils$5=utils$n,assert$8=utils$5.assert;function Signature$2(o,et){if(o instanceof Signature$2)return o;this._importDER(o,et)||(assert$8(o.r&&o.s,"Signature without r or s"),this.r=new BN$6(o.r,16),this.s=new BN$6(o.s,16),o.recoveryParam===void 0?this.recoveryParam=null:this.recoveryParam=o.recoveryParam)}var signature$1=Signature$2;function Position(){this.place=0}function getLength(o,et){var tt=o[et.place++];if(!(tt&128))return tt;var rt=tt&15;if(rt===0||rt>4)return!1;for(var it=0,nt=0,at=et.place;nt>>=0;return it<=127?!1:(et.place=at,it)}function rmPadding(o){for(var et=0,tt=o.length-1;!o[et]&&!(o[et+1]&128)&&et>>3);for(o.push(tt|128);--tt;)o.push(et>>>(tt<<3)&255);o.push(et)}Signature$2.prototype.toDER=function(et){var tt=this.r.toArray(),rt=this.s.toArray();for(tt[0]&128&&(tt=[0].concat(tt)),rt[0]&128&&(rt=[0].concat(rt)),tt=rmPadding(tt),rt=rmPadding(rt);!rt[0]&&!(rt[1]&128);)rt=rt.slice(1);var it=[2];constructLength(it,tt.length),it=it.concat(tt),it.push(2),constructLength(it,rt.length);var nt=it.concat(rt),at=[48];return constructLength(at,nt.length),at=at.concat(nt),utils$5.encode(at,et)};var ec$1,hasRequiredEc;function requireEc(){if(hasRequiredEc)return ec$1;hasRequiredEc=1;var o=bnExports$2,et=hmacDrbg,tt=utils$n,rt=curves$1,it=requireBrorand(),nt=tt.assert,at=key$2,st=signature$1;function ot(lt){if(!(this instanceof ot))return new ot(lt);typeof lt=="string"&&(nt(Object.prototype.hasOwnProperty.call(rt,lt),"Unknown curve "+lt),lt=rt[lt]),lt instanceof rt.PresetCurve&&(lt={curve:lt}),this.curve=lt.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=lt.curve.g,this.g.precompute(lt.curve.n.bitLength()+1),this.hash=lt.hash||lt.curve.hash}return ec$1=ot,ot.prototype.keyPair=function(ht){return new at(this,ht)},ot.prototype.keyFromPrivate=function(ht,yt){return at.fromPrivate(this,ht,yt)},ot.prototype.keyFromPublic=function(ht,yt){return at.fromPublic(this,ht,yt)},ot.prototype.genKeyPair=function(ht){ht||(ht={});for(var yt=new et({hash:this.hash,pers:ht.pers,persEnc:ht.persEnc||"utf8",entropy:ht.entropy||it(this.hash.hmacStrength),entropyEnc:ht.entropy&&ht.entropyEnc||"utf8",nonce:this.n.toArray()}),gt=this.n.byteLength(),bt=this.n.sub(new o(2));;){var dt=new o(yt.generate(gt));if(!(dt.cmp(bt)>0))return dt.iaddn(1),this.keyFromPrivate(dt)}},ot.prototype._truncateToN=function(ht,yt){var gt=ht.byteLength()*8-this.n.bitLength();return gt>0&&(ht=ht.ushrn(gt)),!yt&&ht.cmp(this.n)>=0?ht.sub(this.n):ht},ot.prototype.sign=function(ht,yt,gt,bt){typeof gt=="object"&&(bt=gt,gt=null),bt||(bt={}),yt=this.keyFromPrivate(yt,gt),ht=this._truncateToN(new o(ht,16));for(var dt=this.n.byteLength(),mt=yt.getPrivate().toArray("be",dt),St=ht.toArray("be",dt),pt=new et({hash:this.hash,entropy:mt,nonce:St,pers:bt.pers,persEnc:bt.persEnc||"utf8"}),kt=this.n.sub(new o(1)),Et=0;;Et++){var Pt=bt.k?bt.k(Et):new o(pt.generate(this.n.byteLength()));if(Pt=this._truncateToN(Pt,!0),!(Pt.cmpn(1)<=0||Pt.cmp(kt)>=0)){var Ot=this.g.mul(Pt);if(!Ot.isInfinity()){var Nt=Ot.getX(),Vt=Nt.umod(this.n);if(Vt.cmpn(0)!==0){var jt=Pt.invm(this.n).mul(Vt.mul(yt.getPrivate()).iadd(ht));if(jt=jt.umod(this.n),jt.cmpn(0)!==0){var zt=(Ot.getY().isOdd()?1:0)|(Nt.cmp(Vt)!==0?2:0);return bt.canonical&&jt.cmp(this.nh)>0&&(jt=this.n.sub(jt),zt^=1),new st({r:Vt,s:jt,recoveryParam:zt})}}}}}},ot.prototype.verify=function(ht,yt,gt,bt){ht=this._truncateToN(new o(ht,16)),gt=this.keyFromPublic(gt,bt),yt=new st(yt,"hex");var dt=yt.r,mt=yt.s;if(dt.cmpn(1)<0||dt.cmp(this.n)>=0||mt.cmpn(1)<0||mt.cmp(this.n)>=0)return!1;var St=mt.invm(this.n),pt=St.mul(ht).umod(this.n),kt=St.mul(dt).umod(this.n),Et;return this.curve._maxwellTrick?(Et=this.g.jmulAdd(pt,gt.getPublic(),kt),Et.isInfinity()?!1:Et.eqXToP(dt)):(Et=this.g.mulAdd(pt,gt.getPublic(),kt),Et.isInfinity()?!1:Et.getX().umod(this.n).cmp(dt)===0)},ot.prototype.recoverPubKey=function(lt,ht,yt,gt){nt((3&yt)===yt,"The recovery param is more than two bits"),ht=new st(ht,gt);var bt=this.n,dt=new o(lt),mt=ht.r,St=ht.s,pt=yt&1,kt=yt>>1;if(mt.cmp(this.curve.p.umod(this.curve.n))>=0&&kt)throw new Error("Unable to find sencond key candinate");kt?mt=this.curve.pointFromX(mt.add(this.curve.n),pt):mt=this.curve.pointFromX(mt,pt);var Et=ht.r.invm(bt),Pt=bt.sub(dt).mul(Et).umod(bt),Ot=St.mul(Et).umod(bt);return this.g.mulAdd(Pt,mt,Ot)},ot.prototype.getKeyRecoveryParam=function(lt,ht,yt,gt){if(ht=new st(ht,gt),ht.recoveryParam!==null)return ht.recoveryParam;for(var bt=0;bt<4;bt++){var dt;try{dt=this.recoverPubKey(lt,ht,bt)}catch{continue}if(dt.eq(yt))return bt}throw new Error("Unable to find valid recovery factor")},ec$1}var utils$4=utils$n,assert$7=utils$4.assert,parseBytes$2=utils$4.parseBytes,cachedProperty$1=utils$4.cachedProperty;function KeyPair$1(o,et){this.eddsa=o,this._secret=parseBytes$2(et.secret),o.isPoint(et.pub)?this._pub=et.pub:this._pubBytes=parseBytes$2(et.pub)}KeyPair$1.fromPublic=function(et,tt){return tt instanceof KeyPair$1?tt:new KeyPair$1(et,{pub:tt})};KeyPair$1.fromSecret=function(et,tt){return tt instanceof KeyPair$1?tt:new KeyPair$1(et,{secret:tt})};KeyPair$1.prototype.secret=function(){return this._secret};cachedProperty$1(KeyPair$1,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())});cachedProperty$1(KeyPair$1,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())});cachedProperty$1(KeyPair$1,"privBytes",function(){var et=this.eddsa,tt=this.hash(),rt=et.encodingLength-1,it=tt.slice(0,et.encodingLength);return it[0]&=248,it[rt]&=127,it[rt]|=64,it});cachedProperty$1(KeyPair$1,"priv",function(){return this.eddsa.decodeInt(this.privBytes())});cachedProperty$1(KeyPair$1,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()});cachedProperty$1(KeyPair$1,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)});KeyPair$1.prototype.sign=function(et){return assert$7(this._secret,"KeyPair can only verify"),this.eddsa.sign(et,this)};KeyPair$1.prototype.verify=function(et,tt){return this.eddsa.verify(et,tt,this)};KeyPair$1.prototype.getSecret=function(et){return assert$7(this._secret,"KeyPair is public only"),utils$4.encode(this.secret(),et)};KeyPair$1.prototype.getPublic=function(et){return utils$4.encode(this.pubBytes(),et)};var key$1=KeyPair$1,BN$5=bnExports$2,utils$3=utils$n,assert$6=utils$3.assert,cachedProperty=utils$3.cachedProperty,parseBytes$1=utils$3.parseBytes;function Signature$1(o,et){this.eddsa=o,typeof et!="object"&&(et=parseBytes$1(et)),Array.isArray(et)&&(et={R:et.slice(0,o.encodingLength),S:et.slice(o.encodingLength)}),assert$6(et.R&&et.S,"Signature without R or S"),o.isPoint(et.R)&&(this._R=et.R),et.S instanceof BN$5&&(this._S=et.S),this._Rencoded=Array.isArray(et.R)?et.R:et.Rencoded,this._Sencoded=Array.isArray(et.S)?et.S:et.Sencoded}cachedProperty(Signature$1,"S",function(){return this.eddsa.decodeInt(this.Sencoded())});cachedProperty(Signature$1,"R",function(){return this.eddsa.decodePoint(this.Rencoded())});cachedProperty(Signature$1,"Rencoded",function(){return this.eddsa.encodePoint(this.R())});cachedProperty(Signature$1,"Sencoded",function(){return this.eddsa.encodeInt(this.S())});Signature$1.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())};Signature$1.prototype.toHex=function(){return utils$3.encode(this.toBytes(),"hex").toUpperCase()};var signature=Signature$1,hash$2=hash$4,curves=curves$1,utils$2=utils$n,assert$5=utils$2.assert,parseBytes=utils$2.parseBytes,KeyPair=key$1,Signature=signature;function EDDSA(o){if(assert$5(o==="ed25519","only tested with ed25519 so far"),!(this instanceof EDDSA))return new EDDSA(o);o=curves[o].curve,this.curve=o,this.g=o.g,this.g.precompute(o.n.bitLength()+1),this.pointClass=o.point().constructor,this.encodingLength=Math.ceil(o.n.bitLength()/8),this.hash=hash$2.sha512}var eddsa=EDDSA;EDDSA.prototype.sign=function(et,tt){et=parseBytes(et);var rt=this.keyFromSecret(tt),it=this.hashInt(rt.messagePrefix(),et),nt=this.g.mul(it),at=this.encodePoint(nt),st=this.hashInt(at,rt.pubBytes(),et).mul(rt.priv()),ot=it.add(st).umod(this.curve.n);return this.makeSignature({R:nt,S:ot,Rencoded:at})};EDDSA.prototype.verify=function(et,tt,rt){et=parseBytes(et),tt=this.makeSignature(tt);var it=this.keyFromPublic(rt),nt=this.hashInt(tt.Rencoded(),it.pubBytes(),et),at=this.g.mul(tt.S()),st=tt.R().add(it.pub().mul(nt));return st.eq(at)};EDDSA.prototype.hashInt=function(){for(var et=this.hash(),tt=0;tt0?ut:wt},nt.min=function(ut,wt){return ut.cmp(wt)<0?ut:wt},nt.prototype._init=function(ut,wt,$t){if(typeof ut=="number")return this._initNumber(ut,wt,$t);if(typeof ut=="object")return this._initArray(ut,wt,$t);wt==="hex"&&(wt=16),rt(wt===(wt|0)&&wt>=2&&wt<=36),ut=ut.toString().replace(/\s+/g,"");var Ct=0;ut[0]==="-"&&(Ct++,this.negative=1),Ct=0;Ct-=3)Tt=ut[Ct]|ut[Ct-1]<<8|ut[Ct-2]<<16,this.words[At]|=Tt<>>26-Bt&67108863,Bt+=24,Bt>=26&&(Bt-=26,At++);else if($t==="le")for(Ct=0,At=0;Ct>>26-Bt&67108863,Bt+=24,Bt>=26&&(Bt-=26,At++);return this._strip()};function st(Mt,ut){var wt=Mt.charCodeAt(ut);if(wt>=48&&wt<=57)return wt-48;if(wt>=65&&wt<=70)return wt-55;if(wt>=97&&wt<=102)return wt-87;rt(!1,"Invalid character in "+Mt)}function ot(Mt,ut,wt){var $t=st(Mt,wt);return wt-1>=ut&&($t|=st(Mt,wt-1)<<4),$t}nt.prototype._parseHex=function(ut,wt,$t){this.length=Math.ceil((ut.length-wt)/6),this.words=new Array(this.length);for(var Ct=0;Ct=wt;Ct-=2)Bt=ot(ut,wt,Ct)<=18?(At-=18,Tt+=1,this.words[Tt]|=Bt>>>26):At+=8;else{var It=ut.length-wt;for(Ct=It%2===0?wt+1:wt;Ct=18?(At-=18,Tt+=1,this.words[Tt]|=Bt>>>26):At+=8}this._strip()};function lt(Mt,ut,wt,$t){for(var Ct=0,At=0,Tt=Math.min(Mt.length,wt),Bt=ut;Bt=49?At=It-49+10:It>=17?At=It-17+10:At=It,rt(It>=0&&At<$t,"Invalid character"),Ct+=At}return Ct}nt.prototype._parseBase=function(ut,wt,$t){this.words=[0],this.length=1;for(var Ct=0,At=1;At<=67108863;At*=wt)Ct++;Ct--,At=At/wt|0;for(var Tt=ut.length-$t,Bt=Tt%Ct,It=Math.min(Tt,Tt-Bt)+$t,xt=0,Ft=$t;Ft1&&this.words[this.length-1]===0;)this.length--;return this._normSign()},nt.prototype._normSign=function(){return this.length===1&&this.words[0]===0&&(this.negative=0),this},typeof Symbol<"u"&&typeof Symbol.for=="function")try{nt.prototype[Symbol.for("nodejs.util.inspect.custom")]=yt}catch{nt.prototype.inspect=yt}else nt.prototype.inspect=yt;function yt(){return(this.red?""}var gt=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],bt=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],dt=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];nt.prototype.toString=function(ut,wt){ut=ut||10,wt=wt|0||1;var $t;if(ut===16||ut==="hex"){$t="";for(var Ct=0,At=0,Tt=0;Tt>>24-Ct&16777215,Ct+=2,Ct>=26&&(Ct-=26,Tt--),At!==0||Tt!==this.length-1?$t=gt[6-It.length]+It+$t:$t=It+$t}for(At!==0&&($t=At.toString(16)+$t);$t.length%wt!==0;)$t="0"+$t;return this.negative!==0&&($t="-"+$t),$t}if(ut===(ut|0)&&ut>=2&&ut<=36){var xt=bt[ut],Ft=dt[ut];$t="";var er=this.clone();for(er.negative=0;!er.isZero();){var lr=er.modrn(Ft).toString(ut);er=er.idivn(Ft),er.isZero()?$t=lr+$t:$t=gt[xt-lr.length]+lr+$t}for(this.isZero()&&($t="0"+$t);$t.length%wt!==0;)$t="0"+$t;return this.negative!==0&&($t="-"+$t),$t}rt(!1,"Base should be between 2 and 36")},nt.prototype.toNumber=function(){var ut=this.words[0];return this.length===2?ut+=this.words[1]*67108864:this.length===3&&this.words[2]===1?ut+=4503599627370496+this.words[1]*67108864:this.length>2&&rt(!1,"Number can only safely store up to 53 bits"),this.negative!==0?-ut:ut},nt.prototype.toJSON=function(){return this.toString(16,2)},at&&(nt.prototype.toBuffer=function(ut,wt){return this.toArrayLike(at,ut,wt)}),nt.prototype.toArray=function(ut,wt){return this.toArrayLike(Array,ut,wt)};var mt=function(ut,wt){return ut.allocUnsafe?ut.allocUnsafe(wt):new ut(wt)};nt.prototype.toArrayLike=function(ut,wt,$t){this._strip();var Ct=this.byteLength(),At=$t||Math.max(1,Ct);rt(Ct<=At,"byte array longer than desired length"),rt(At>0,"Requested array length <= 0");var Tt=mt(ut,At),Bt=wt==="le"?"LE":"BE";return this["_toArrayLike"+Bt](Tt,Ct),Tt},nt.prototype._toArrayLikeLE=function(ut,wt){for(var $t=0,Ct=0,At=0,Tt=0;At>8&255),$t>16&255),Tt===6?($t>24&255),Ct=0,Tt=0):(Ct=Bt>>>24,Tt+=2)}if($t=0&&(ut[$t--]=Bt>>8&255),$t>=0&&(ut[$t--]=Bt>>16&255),Tt===6?($t>=0&&(ut[$t--]=Bt>>24&255),Ct=0,Tt=0):(Ct=Bt>>>24,Tt+=2)}if($t>=0)for(ut[$t--]=Ct;$t>=0;)ut[$t--]=0},Math.clz32?nt.prototype._countBits=function(ut){return 32-Math.clz32(ut)}:nt.prototype._countBits=function(ut){var wt=ut,$t=0;return wt>=4096&&($t+=13,wt>>>=13),wt>=64&&($t+=7,wt>>>=7),wt>=8&&($t+=4,wt>>>=4),wt>=2&&($t+=2,wt>>>=2),$t+wt},nt.prototype._zeroBits=function(ut){if(ut===0)return 26;var wt=ut,$t=0;return wt&8191||($t+=13,wt>>>=13),wt&127||($t+=7,wt>>>=7),wt&15||($t+=4,wt>>>=4),wt&3||($t+=2,wt>>>=2),wt&1||$t++,$t},nt.prototype.bitLength=function(){var ut=this.words[this.length-1],wt=this._countBits(ut);return(this.length-1)*26+wt};function St(Mt){for(var ut=new Array(Mt.bitLength()),wt=0;wt>>Ct&1}return ut}nt.prototype.zeroBits=function(){if(this.isZero())return 0;for(var ut=0,wt=0;wtut.length?this.clone().ior(ut):ut.clone().ior(this)},nt.prototype.uor=function(ut){return this.length>ut.length?this.clone().iuor(ut):ut.clone().iuor(this)},nt.prototype.iuand=function(ut){var wt;this.length>ut.length?wt=ut:wt=this;for(var $t=0;$tut.length?this.clone().iand(ut):ut.clone().iand(this)},nt.prototype.uand=function(ut){return this.length>ut.length?this.clone().iuand(ut):ut.clone().iuand(this)},nt.prototype.iuxor=function(ut){var wt,$t;this.length>ut.length?(wt=this,$t=ut):(wt=ut,$t=this);for(var Ct=0;Ct<$t.length;Ct++)this.words[Ct]=wt.words[Ct]^$t.words[Ct];if(this!==wt)for(;Ctut.length?this.clone().ixor(ut):ut.clone().ixor(this)},nt.prototype.uxor=function(ut){return this.length>ut.length?this.clone().iuxor(ut):ut.clone().iuxor(this)},nt.prototype.inotn=function(ut){rt(typeof ut=="number"&&ut>=0);var wt=Math.ceil(ut/26)|0,$t=ut%26;this._expand(wt),$t>0&&wt--;for(var Ct=0;Ct0&&(this.words[Ct]=~this.words[Ct]&67108863>>26-$t),this._strip()},nt.prototype.notn=function(ut){return this.clone().inotn(ut)},nt.prototype.setn=function(ut,wt){rt(typeof ut=="number"&&ut>=0);var $t=ut/26|0,Ct=ut%26;return this._expand($t+1),wt?this.words[$t]=this.words[$t]|1<ut.length?($t=this,Ct=ut):($t=ut,Ct=this);for(var At=0,Tt=0;Tt>>26;for(;At!==0&&Tt<$t.length;Tt++)wt=($t.words[Tt]|0)+At,this.words[Tt]=wt&67108863,At=wt>>>26;if(this.length=$t.length,At!==0)this.words[this.length]=At,this.length++;else if($t!==this)for(;Tt<$t.length;Tt++)this.words[Tt]=$t.words[Tt];return this},nt.prototype.add=function(ut){var wt;return ut.negative!==0&&this.negative===0?(ut.negative=0,wt=this.sub(ut),ut.negative^=1,wt):ut.negative===0&&this.negative!==0?(this.negative=0,wt=ut.sub(this),this.negative=1,wt):this.length>ut.length?this.clone().iadd(ut):ut.clone().iadd(this)},nt.prototype.isub=function(ut){if(ut.negative!==0){ut.negative=0;var wt=this.iadd(ut);return ut.negative=1,wt._normSign()}else if(this.negative!==0)return this.negative=0,this.iadd(ut),this.negative=1,this._normSign();var $t=this.cmp(ut);if($t===0)return this.negative=0,this.length=1,this.words[0]=0,this;var Ct,At;$t>0?(Ct=this,At=ut):(Ct=ut,At=this);for(var Tt=0,Bt=0;Bt>26,this.words[Bt]=wt&67108863;for(;Tt!==0&&Bt>26,this.words[Bt]=wt&67108863;if(Tt===0&&Bt>>26,er=It&67108863,lr=Math.min(xt,ut.length-1),Wt=Math.max(0,xt-Mt.length+1);Wt<=lr;Wt++){var Jt=xt-Wt|0;Ct=Mt.words[Jt]|0,At=ut.words[Wt]|0,Tt=Ct*At+er,Ft+=Tt/67108864|0,er=Tt&67108863}wt.words[xt]=er|0,It=Ft|0}return It!==0?wt.words[xt]=It|0:wt.length--,wt._strip()}var kt=function(ut,wt,$t){var Ct=ut.words,At=wt.words,Tt=$t.words,Bt=0,It,xt,Ft,er=Ct[0]|0,lr=er&8191,Wt=er>>>13,Jt=Ct[1]|0,Xt=Jt&8191,or=Jt>>>13,vr=Ct[2]|0,Qt=vr&8191,Zt=vr>>>13,Sr=Ct[3]|0,br=Sr&8191,Dr=Sr>>>13,Jr=Ct[4]|0,Lr=Jr&8191,gr=Jr>>>13,yr=Ct[5]|0,Pr=yr&8191,Or=yr>>>13,Qr=Ct[6]|0,Vr=Qr&8191,dr=Qr>>>13,_r=Ct[7]|0,Rr=_r&8191,Yt=_r>>>13,Lt=Ct[8]|0,Gt=Lt&8191,ir=Lt>>>13,xr=Ct[9]|0,Er=xr&8191,Tr=xr>>>13,nn=At[0]|0,cn=nn&8191,en=nn>>>13,wn=At[1]|0,an=wn&8191,mn=wn>>>13,es=At[2]|0,Dn=es&8191,kn=es>>>13,ns=At[3]|0,In=ns&8191,gn=ns>>>13,ba=At[4]|0,On=ba&8191,xn=ba>>>13,ts=At[5]|0,Ln=ts&8191,un=ts>>>13,rs=At[6]|0,Kt=rs&8191,rr=rs>>>13,nr=At[7]|0,Ut=nr&8191,ar=nr>>>13,Br=At[8]|0,Ar=Br&8191,Mr=Br>>>13,Wr=At[9]|0,_i=Wr&8191,Hr=Wr>>>13;$t.negative=ut.negative^wt.negative,$t.length=19,It=Math.imul(lr,cn),xt=Math.imul(lr,en),xt=xt+Math.imul(Wt,cn)|0,Ft=Math.imul(Wt,en);var Un=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Un>>>26)|0,Un&=67108863,It=Math.imul(Xt,cn),xt=Math.imul(Xt,en),xt=xt+Math.imul(or,cn)|0,Ft=Math.imul(or,en),It=It+Math.imul(lr,an)|0,xt=xt+Math.imul(lr,mn)|0,xt=xt+Math.imul(Wt,an)|0,Ft=Ft+Math.imul(Wt,mn)|0;var ln=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(ln>>>26)|0,ln&=67108863,It=Math.imul(Qt,cn),xt=Math.imul(Qt,en),xt=xt+Math.imul(Zt,cn)|0,Ft=Math.imul(Zt,en),It=It+Math.imul(Xt,an)|0,xt=xt+Math.imul(Xt,mn)|0,xt=xt+Math.imul(or,an)|0,Ft=Ft+Math.imul(or,mn)|0,It=It+Math.imul(lr,Dn)|0,xt=xt+Math.imul(lr,kn)|0,xt=xt+Math.imul(Wt,Dn)|0,Ft=Ft+Math.imul(Wt,kn)|0;var Sn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Sn>>>26)|0,Sn&=67108863,It=Math.imul(br,cn),xt=Math.imul(br,en),xt=xt+Math.imul(Dr,cn)|0,Ft=Math.imul(Dr,en),It=It+Math.imul(Qt,an)|0,xt=xt+Math.imul(Qt,mn)|0,xt=xt+Math.imul(Zt,an)|0,Ft=Ft+Math.imul(Zt,mn)|0,It=It+Math.imul(Xt,Dn)|0,xt=xt+Math.imul(Xt,kn)|0,xt=xt+Math.imul(or,Dn)|0,Ft=Ft+Math.imul(or,kn)|0,It=It+Math.imul(lr,In)|0,xt=xt+Math.imul(lr,gn)|0,xt=xt+Math.imul(Wt,In)|0,Ft=Ft+Math.imul(Wt,gn)|0;var $n=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+($n>>>26)|0,$n&=67108863,It=Math.imul(Lr,cn),xt=Math.imul(Lr,en),xt=xt+Math.imul(gr,cn)|0,Ft=Math.imul(gr,en),It=It+Math.imul(br,an)|0,xt=xt+Math.imul(br,mn)|0,xt=xt+Math.imul(Dr,an)|0,Ft=Ft+Math.imul(Dr,mn)|0,It=It+Math.imul(Qt,Dn)|0,xt=xt+Math.imul(Qt,kn)|0,xt=xt+Math.imul(Zt,Dn)|0,Ft=Ft+Math.imul(Zt,kn)|0,It=It+Math.imul(Xt,In)|0,xt=xt+Math.imul(Xt,gn)|0,xt=xt+Math.imul(or,In)|0,Ft=Ft+Math.imul(or,gn)|0,It=It+Math.imul(lr,On)|0,xt=xt+Math.imul(lr,xn)|0,xt=xt+Math.imul(Wt,On)|0,Ft=Ft+Math.imul(Wt,xn)|0;var Mn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Mn>>>26)|0,Mn&=67108863,It=Math.imul(Pr,cn),xt=Math.imul(Pr,en),xt=xt+Math.imul(Or,cn)|0,Ft=Math.imul(Or,en),It=It+Math.imul(Lr,an)|0,xt=xt+Math.imul(Lr,mn)|0,xt=xt+Math.imul(gr,an)|0,Ft=Ft+Math.imul(gr,mn)|0,It=It+Math.imul(br,Dn)|0,xt=xt+Math.imul(br,kn)|0,xt=xt+Math.imul(Dr,Dn)|0,Ft=Ft+Math.imul(Dr,kn)|0,It=It+Math.imul(Qt,In)|0,xt=xt+Math.imul(Qt,gn)|0,xt=xt+Math.imul(Zt,In)|0,Ft=Ft+Math.imul(Zt,gn)|0,It=It+Math.imul(Xt,On)|0,xt=xt+Math.imul(Xt,xn)|0,xt=xt+Math.imul(or,On)|0,Ft=Ft+Math.imul(or,xn)|0,It=It+Math.imul(lr,Ln)|0,xt=xt+Math.imul(lr,un)|0,xt=xt+Math.imul(Wt,Ln)|0,Ft=Ft+Math.imul(Wt,un)|0;var An=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(An>>>26)|0,An&=67108863,It=Math.imul(Vr,cn),xt=Math.imul(Vr,en),xt=xt+Math.imul(dr,cn)|0,Ft=Math.imul(dr,en),It=It+Math.imul(Pr,an)|0,xt=xt+Math.imul(Pr,mn)|0,xt=xt+Math.imul(Or,an)|0,Ft=Ft+Math.imul(Or,mn)|0,It=It+Math.imul(Lr,Dn)|0,xt=xt+Math.imul(Lr,kn)|0,xt=xt+Math.imul(gr,Dn)|0,Ft=Ft+Math.imul(gr,kn)|0,It=It+Math.imul(br,In)|0,xt=xt+Math.imul(br,gn)|0,xt=xt+Math.imul(Dr,In)|0,Ft=Ft+Math.imul(Dr,gn)|0,It=It+Math.imul(Qt,On)|0,xt=xt+Math.imul(Qt,xn)|0,xt=xt+Math.imul(Zt,On)|0,Ft=Ft+Math.imul(Zt,xn)|0,It=It+Math.imul(Xt,Ln)|0,xt=xt+Math.imul(Xt,un)|0,xt=xt+Math.imul(or,Ln)|0,Ft=Ft+Math.imul(or,un)|0,It=It+Math.imul(lr,Kt)|0,xt=xt+Math.imul(lr,rr)|0,xt=xt+Math.imul(Wt,Kt)|0,Ft=Ft+Math.imul(Wt,rr)|0;var Tn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Tn>>>26)|0,Tn&=67108863,It=Math.imul(Rr,cn),xt=Math.imul(Rr,en),xt=xt+Math.imul(Yt,cn)|0,Ft=Math.imul(Yt,en),It=It+Math.imul(Vr,an)|0,xt=xt+Math.imul(Vr,mn)|0,xt=xt+Math.imul(dr,an)|0,Ft=Ft+Math.imul(dr,mn)|0,It=It+Math.imul(Pr,Dn)|0,xt=xt+Math.imul(Pr,kn)|0,xt=xt+Math.imul(Or,Dn)|0,Ft=Ft+Math.imul(Or,kn)|0,It=It+Math.imul(Lr,In)|0,xt=xt+Math.imul(Lr,gn)|0,xt=xt+Math.imul(gr,In)|0,Ft=Ft+Math.imul(gr,gn)|0,It=It+Math.imul(br,On)|0,xt=xt+Math.imul(br,xn)|0,xt=xt+Math.imul(Dr,On)|0,Ft=Ft+Math.imul(Dr,xn)|0,It=It+Math.imul(Qt,Ln)|0,xt=xt+Math.imul(Qt,un)|0,xt=xt+Math.imul(Zt,Ln)|0,Ft=Ft+Math.imul(Zt,un)|0,It=It+Math.imul(Xt,Kt)|0,xt=xt+Math.imul(Xt,rr)|0,xt=xt+Math.imul(or,Kt)|0,Ft=Ft+Math.imul(or,rr)|0,It=It+Math.imul(lr,Ut)|0,xt=xt+Math.imul(lr,ar)|0,xt=xt+Math.imul(Wt,Ut)|0,Ft=Ft+Math.imul(Wt,ar)|0;var En=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(En>>>26)|0,En&=67108863,It=Math.imul(Gt,cn),xt=Math.imul(Gt,en),xt=xt+Math.imul(ir,cn)|0,Ft=Math.imul(ir,en),It=It+Math.imul(Rr,an)|0,xt=xt+Math.imul(Rr,mn)|0,xt=xt+Math.imul(Yt,an)|0,Ft=Ft+Math.imul(Yt,mn)|0,It=It+Math.imul(Vr,Dn)|0,xt=xt+Math.imul(Vr,kn)|0,xt=xt+Math.imul(dr,Dn)|0,Ft=Ft+Math.imul(dr,kn)|0,It=It+Math.imul(Pr,In)|0,xt=xt+Math.imul(Pr,gn)|0,xt=xt+Math.imul(Or,In)|0,Ft=Ft+Math.imul(Or,gn)|0,It=It+Math.imul(Lr,On)|0,xt=xt+Math.imul(Lr,xn)|0,xt=xt+Math.imul(gr,On)|0,Ft=Ft+Math.imul(gr,xn)|0,It=It+Math.imul(br,Ln)|0,xt=xt+Math.imul(br,un)|0,xt=xt+Math.imul(Dr,Ln)|0,Ft=Ft+Math.imul(Dr,un)|0,It=It+Math.imul(Qt,Kt)|0,xt=xt+Math.imul(Qt,rr)|0,xt=xt+Math.imul(Zt,Kt)|0,Ft=Ft+Math.imul(Zt,rr)|0,It=It+Math.imul(Xt,Ut)|0,xt=xt+Math.imul(Xt,ar)|0,xt=xt+Math.imul(or,Ut)|0,Ft=Ft+Math.imul(or,ar)|0,It=It+Math.imul(lr,Ar)|0,xt=xt+Math.imul(lr,Mr)|0,xt=xt+Math.imul(Wt,Ar)|0,Ft=Ft+Math.imul(Wt,Mr)|0;var Bn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Bn>>>26)|0,Bn&=67108863,It=Math.imul(Er,cn),xt=Math.imul(Er,en),xt=xt+Math.imul(Tr,cn)|0,Ft=Math.imul(Tr,en),It=It+Math.imul(Gt,an)|0,xt=xt+Math.imul(Gt,mn)|0,xt=xt+Math.imul(ir,an)|0,Ft=Ft+Math.imul(ir,mn)|0,It=It+Math.imul(Rr,Dn)|0,xt=xt+Math.imul(Rr,kn)|0,xt=xt+Math.imul(Yt,Dn)|0,Ft=Ft+Math.imul(Yt,kn)|0,It=It+Math.imul(Vr,In)|0,xt=xt+Math.imul(Vr,gn)|0,xt=xt+Math.imul(dr,In)|0,Ft=Ft+Math.imul(dr,gn)|0,It=It+Math.imul(Pr,On)|0,xt=xt+Math.imul(Pr,xn)|0,xt=xt+Math.imul(Or,On)|0,Ft=Ft+Math.imul(Or,xn)|0,It=It+Math.imul(Lr,Ln)|0,xt=xt+Math.imul(Lr,un)|0,xt=xt+Math.imul(gr,Ln)|0,Ft=Ft+Math.imul(gr,un)|0,It=It+Math.imul(br,Kt)|0,xt=xt+Math.imul(br,rr)|0,xt=xt+Math.imul(Dr,Kt)|0,Ft=Ft+Math.imul(Dr,rr)|0,It=It+Math.imul(Qt,Ut)|0,xt=xt+Math.imul(Qt,ar)|0,xt=xt+Math.imul(Zt,Ut)|0,Ft=Ft+Math.imul(Zt,ar)|0,It=It+Math.imul(Xt,Ar)|0,xt=xt+Math.imul(Xt,Mr)|0,xt=xt+Math.imul(or,Ar)|0,Ft=Ft+Math.imul(or,Mr)|0,It=It+Math.imul(lr,_i)|0,xt=xt+Math.imul(lr,Hr)|0,xt=xt+Math.imul(Wt,_i)|0,Ft=Ft+Math.imul(Wt,Hr)|0;var hn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(hn>>>26)|0,hn&=67108863,It=Math.imul(Er,an),xt=Math.imul(Er,mn),xt=xt+Math.imul(Tr,an)|0,Ft=Math.imul(Tr,mn),It=It+Math.imul(Gt,Dn)|0,xt=xt+Math.imul(Gt,kn)|0,xt=xt+Math.imul(ir,Dn)|0,Ft=Ft+Math.imul(ir,kn)|0,It=It+Math.imul(Rr,In)|0,xt=xt+Math.imul(Rr,gn)|0,xt=xt+Math.imul(Yt,In)|0,Ft=Ft+Math.imul(Yt,gn)|0,It=It+Math.imul(Vr,On)|0,xt=xt+Math.imul(Vr,xn)|0,xt=xt+Math.imul(dr,On)|0,Ft=Ft+Math.imul(dr,xn)|0,It=It+Math.imul(Pr,Ln)|0,xt=xt+Math.imul(Pr,un)|0,xt=xt+Math.imul(Or,Ln)|0,Ft=Ft+Math.imul(Or,un)|0,It=It+Math.imul(Lr,Kt)|0,xt=xt+Math.imul(Lr,rr)|0,xt=xt+Math.imul(gr,Kt)|0,Ft=Ft+Math.imul(gr,rr)|0,It=It+Math.imul(br,Ut)|0,xt=xt+Math.imul(br,ar)|0,xt=xt+Math.imul(Dr,Ut)|0,Ft=Ft+Math.imul(Dr,ar)|0,It=It+Math.imul(Qt,Ar)|0,xt=xt+Math.imul(Qt,Mr)|0,xt=xt+Math.imul(Zt,Ar)|0,Ft=Ft+Math.imul(Zt,Mr)|0,It=It+Math.imul(Xt,_i)|0,xt=xt+Math.imul(Xt,Hr)|0,xt=xt+Math.imul(or,_i)|0,Ft=Ft+Math.imul(or,Hr)|0;var vn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(vn>>>26)|0,vn&=67108863,It=Math.imul(Er,Dn),xt=Math.imul(Er,kn),xt=xt+Math.imul(Tr,Dn)|0,Ft=Math.imul(Tr,kn),It=It+Math.imul(Gt,In)|0,xt=xt+Math.imul(Gt,gn)|0,xt=xt+Math.imul(ir,In)|0,Ft=Ft+Math.imul(ir,gn)|0,It=It+Math.imul(Rr,On)|0,xt=xt+Math.imul(Rr,xn)|0,xt=xt+Math.imul(Yt,On)|0,Ft=Ft+Math.imul(Yt,xn)|0,It=It+Math.imul(Vr,Ln)|0,xt=xt+Math.imul(Vr,un)|0,xt=xt+Math.imul(dr,Ln)|0,Ft=Ft+Math.imul(dr,un)|0,It=It+Math.imul(Pr,Kt)|0,xt=xt+Math.imul(Pr,rr)|0,xt=xt+Math.imul(Or,Kt)|0,Ft=Ft+Math.imul(Or,rr)|0,It=It+Math.imul(Lr,Ut)|0,xt=xt+Math.imul(Lr,ar)|0,xt=xt+Math.imul(gr,Ut)|0,Ft=Ft+Math.imul(gr,ar)|0,It=It+Math.imul(br,Ar)|0,xt=xt+Math.imul(br,Mr)|0,xt=xt+Math.imul(Dr,Ar)|0,Ft=Ft+Math.imul(Dr,Mr)|0,It=It+Math.imul(Qt,_i)|0,xt=xt+Math.imul(Qt,Hr)|0,xt=xt+Math.imul(Zt,_i)|0,Ft=Ft+Math.imul(Zt,Hr)|0;var fn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(fn>>>26)|0,fn&=67108863,It=Math.imul(Er,In),xt=Math.imul(Er,gn),xt=xt+Math.imul(Tr,In)|0,Ft=Math.imul(Tr,gn),It=It+Math.imul(Gt,On)|0,xt=xt+Math.imul(Gt,xn)|0,xt=xt+Math.imul(ir,On)|0,Ft=Ft+Math.imul(ir,xn)|0,It=It+Math.imul(Rr,Ln)|0,xt=xt+Math.imul(Rr,un)|0,xt=xt+Math.imul(Yt,Ln)|0,Ft=Ft+Math.imul(Yt,un)|0,It=It+Math.imul(Vr,Kt)|0,xt=xt+Math.imul(Vr,rr)|0,xt=xt+Math.imul(dr,Kt)|0,Ft=Ft+Math.imul(dr,rr)|0,It=It+Math.imul(Pr,Ut)|0,xt=xt+Math.imul(Pr,ar)|0,xt=xt+Math.imul(Or,Ut)|0,Ft=Ft+Math.imul(Or,ar)|0,It=It+Math.imul(Lr,Ar)|0,xt=xt+Math.imul(Lr,Mr)|0,xt=xt+Math.imul(gr,Ar)|0,Ft=Ft+Math.imul(gr,Mr)|0,It=It+Math.imul(br,_i)|0,xt=xt+Math.imul(br,Hr)|0,xt=xt+Math.imul(Dr,_i)|0,Ft=Ft+Math.imul(Dr,Hr)|0;var dn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(dn>>>26)|0,dn&=67108863,It=Math.imul(Er,On),xt=Math.imul(Er,xn),xt=xt+Math.imul(Tr,On)|0,Ft=Math.imul(Tr,xn),It=It+Math.imul(Gt,Ln)|0,xt=xt+Math.imul(Gt,un)|0,xt=xt+Math.imul(ir,Ln)|0,Ft=Ft+Math.imul(ir,un)|0,It=It+Math.imul(Rr,Kt)|0,xt=xt+Math.imul(Rr,rr)|0,xt=xt+Math.imul(Yt,Kt)|0,Ft=Ft+Math.imul(Yt,rr)|0,It=It+Math.imul(Vr,Ut)|0,xt=xt+Math.imul(Vr,ar)|0,xt=xt+Math.imul(dr,Ut)|0,Ft=Ft+Math.imul(dr,ar)|0,It=It+Math.imul(Pr,Ar)|0,xt=xt+Math.imul(Pr,Mr)|0,xt=xt+Math.imul(Or,Ar)|0,Ft=Ft+Math.imul(Or,Mr)|0,It=It+Math.imul(Lr,_i)|0,xt=xt+Math.imul(Lr,Hr)|0,xt=xt+Math.imul(gr,_i)|0,Ft=Ft+Math.imul(gr,Hr)|0;var pn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(pn>>>26)|0,pn&=67108863,It=Math.imul(Er,Ln),xt=Math.imul(Er,un),xt=xt+Math.imul(Tr,Ln)|0,Ft=Math.imul(Tr,un),It=It+Math.imul(Gt,Kt)|0,xt=xt+Math.imul(Gt,rr)|0,xt=xt+Math.imul(ir,Kt)|0,Ft=Ft+Math.imul(ir,rr)|0,It=It+Math.imul(Rr,Ut)|0,xt=xt+Math.imul(Rr,ar)|0,xt=xt+Math.imul(Yt,Ut)|0,Ft=Ft+Math.imul(Yt,ar)|0,It=It+Math.imul(Vr,Ar)|0,xt=xt+Math.imul(Vr,Mr)|0,xt=xt+Math.imul(dr,Ar)|0,Ft=Ft+Math.imul(dr,Mr)|0,It=It+Math.imul(Pr,_i)|0,xt=xt+Math.imul(Pr,Hr)|0,xt=xt+Math.imul(Or,_i)|0,Ft=Ft+Math.imul(Or,Hr)|0;var sn=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(sn>>>26)|0,sn&=67108863,It=Math.imul(Er,Kt),xt=Math.imul(Er,rr),xt=xt+Math.imul(Tr,Kt)|0,Ft=Math.imul(Tr,rr),It=It+Math.imul(Gt,Ut)|0,xt=xt+Math.imul(Gt,ar)|0,xt=xt+Math.imul(ir,Ut)|0,Ft=Ft+Math.imul(ir,ar)|0,It=It+Math.imul(Rr,Ar)|0,xt=xt+Math.imul(Rr,Mr)|0,xt=xt+Math.imul(Yt,Ar)|0,Ft=Ft+Math.imul(Yt,Mr)|0,It=It+Math.imul(Vr,_i)|0,xt=xt+Math.imul(Vr,Hr)|0,xt=xt+Math.imul(dr,_i)|0,Ft=Ft+Math.imul(dr,Hr)|0;var Fr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Fr>>>26)|0,Fr&=67108863,It=Math.imul(Er,Ut),xt=Math.imul(Er,ar),xt=xt+Math.imul(Tr,Ut)|0,Ft=Math.imul(Tr,ar),It=It+Math.imul(Gt,Ar)|0,xt=xt+Math.imul(Gt,Mr)|0,xt=xt+Math.imul(ir,Ar)|0,Ft=Ft+Math.imul(ir,Mr)|0,It=It+Math.imul(Rr,_i)|0,xt=xt+Math.imul(Rr,Hr)|0,xt=xt+Math.imul(Yt,_i)|0,Ft=Ft+Math.imul(Yt,Hr)|0;var Nr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Nr>>>26)|0,Nr&=67108863,It=Math.imul(Er,Ar),xt=Math.imul(Er,Mr),xt=xt+Math.imul(Tr,Ar)|0,Ft=Math.imul(Tr,Mr),It=It+Math.imul(Gt,_i)|0,xt=xt+Math.imul(Gt,Hr)|0,xt=xt+Math.imul(ir,_i)|0,Ft=Ft+Math.imul(ir,Hr)|0;var Zr=(Bt+It|0)+((xt&8191)<<13)|0;Bt=(Ft+(xt>>>13)|0)+(Zr>>>26)|0,Zr&=67108863,It=Math.imul(Er,_i),xt=Math.imul(Er,Hr),xt=xt+Math.imul(Tr,_i)|0,Ft=Math.imul(Tr,Hr);var jr=(Bt+It|0)+((xt&8191)<<13)|0;return Bt=(Ft+(xt>>>13)|0)+(jr>>>26)|0,jr&=67108863,Tt[0]=Un,Tt[1]=ln,Tt[2]=Sn,Tt[3]=$n,Tt[4]=Mn,Tt[5]=An,Tt[6]=Tn,Tt[7]=En,Tt[8]=Bn,Tt[9]=hn,Tt[10]=vn,Tt[11]=fn,Tt[12]=dn,Tt[13]=pn,Tt[14]=sn,Tt[15]=Fr,Tt[16]=Nr,Tt[17]=Zr,Tt[18]=jr,Bt!==0&&(Tt[19]=Bt,$t.length++),$t};Math.imul||(kt=pt);function Et(Mt,ut,wt){wt.negative=ut.negative^Mt.negative,wt.length=Mt.length+ut.length;for(var $t=0,Ct=0,At=0;At>>26)|0,Ct+=Tt>>>26,Tt&=67108863}wt.words[At]=Bt,$t=Tt,Tt=Ct}return $t!==0?wt.words[At]=$t:wt.length--,wt._strip()}function Pt(Mt,ut,wt){return Et(Mt,ut,wt)}nt.prototype.mulTo=function(ut,wt){var $t,Ct=this.length+ut.length;return this.length===10&&ut.length===10?$t=kt(this,ut,wt):Ct<63?$t=pt(this,ut,wt):Ct<1024?$t=Et(this,ut,wt):$t=Pt(this,ut,wt),$t},nt.prototype.mul=function(ut){var wt=new nt(null);return wt.words=new Array(this.length+ut.length),this.mulTo(ut,wt)},nt.prototype.mulf=function(ut){var wt=new nt(null);return wt.words=new Array(this.length+ut.length),Pt(this,ut,wt)},nt.prototype.imul=function(ut){return this.clone().mulTo(ut,this)},nt.prototype.imuln=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(typeof ut=="number"),rt(ut<67108864);for(var $t=0,Ct=0;Ct>=26,$t+=At/67108864|0,$t+=Tt>>>26,this.words[Ct]=Tt&67108863}return $t!==0&&(this.words[Ct]=$t,this.length++),wt?this.ineg():this},nt.prototype.muln=function(ut){return this.clone().imuln(ut)},nt.prototype.sqr=function(){return this.mul(this)},nt.prototype.isqr=function(){return this.imul(this.clone())},nt.prototype.pow=function(ut){var wt=St(ut);if(wt.length===0)return new nt(1);for(var $t=this,Ct=0;Ct=0);var wt=ut%26,$t=(ut-wt)/26,Ct=67108863>>>26-wt<<26-wt,At;if(wt!==0){var Tt=0;for(At=0;At>>26-wt}Tt&&(this.words[At]=Tt,this.length++)}if($t!==0){for(At=this.length-1;At>=0;At--)this.words[At+$t]=this.words[At];for(At=0;At<$t;At++)this.words[At]=0;this.length+=$t}return this._strip()},nt.prototype.ishln=function(ut){return rt(this.negative===0),this.iushln(ut)},nt.prototype.iushrn=function(ut,wt,$t){rt(typeof ut=="number"&&ut>=0);var Ct;wt?Ct=(wt-wt%26)/26:Ct=0;var At=ut%26,Tt=Math.min((ut-At)/26,this.length),Bt=67108863^67108863>>>At<Tt)for(this.length-=Tt,xt=0;xt=0&&(Ft!==0||xt>=Ct);xt--){var er=this.words[xt]|0;this.words[xt]=Ft<<26-At|er>>>At,Ft=er&Bt}return It&&Ft!==0&&(It.words[It.length++]=Ft),this.length===0&&(this.words[0]=0,this.length=1),this._strip()},nt.prototype.ishrn=function(ut,wt,$t){return rt(this.negative===0),this.iushrn(ut,wt,$t)},nt.prototype.shln=function(ut){return this.clone().ishln(ut)},nt.prototype.ushln=function(ut){return this.clone().iushln(ut)},nt.prototype.shrn=function(ut){return this.clone().ishrn(ut)},nt.prototype.ushrn=function(ut){return this.clone().iushrn(ut)},nt.prototype.testn=function(ut){rt(typeof ut=="number"&&ut>=0);var wt=ut%26,$t=(ut-wt)/26,Ct=1<=0);var wt=ut%26,$t=(ut-wt)/26;if(rt(this.negative===0,"imaskn works only with positive numbers"),this.length<=$t)return this;if(wt!==0&&$t++,this.length=Math.min($t,this.length),wt!==0){var Ct=67108863^67108863>>>wt<=67108864;wt++)this.words[wt]-=67108864,wt===this.length-1?this.words[wt+1]=1:this.words[wt+1]++;return this.length=Math.max(this.length,wt+1),this},nt.prototype.isubn=function(ut){if(rt(typeof ut=="number"),rt(ut<67108864),ut<0)return this.iaddn(-ut);if(this.negative!==0)return this.negative=0,this.iaddn(ut),this.negative=1,this;if(this.words[0]-=ut,this.length===1&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var wt=0;wt>26)-(It/67108864|0),this.words[At+$t]=Tt&67108863}for(;At>26,this.words[At+$t]=Tt&67108863;if(Bt===0)return this._strip();for(rt(Bt===-1),Bt=0,At=0;At>26,this.words[At]=Tt&67108863;return this.negative=1,this._strip()},nt.prototype._wordDiv=function(ut,wt){var $t=this.length-ut.length,Ct=this.clone(),At=ut,Tt=At.words[At.length-1]|0,Bt=this._countBits(Tt);$t=26-Bt,$t!==0&&(At=At.ushln($t),Ct.iushln($t),Tt=At.words[At.length-1]|0);var It=Ct.length-At.length,xt;if(wt!=="mod"){xt=new nt(null),xt.length=It+1,xt.words=new Array(xt.length);for(var Ft=0;Ft=0;lr--){var Wt=(Ct.words[At.length+lr]|0)*67108864+(Ct.words[At.length+lr-1]|0);for(Wt=Math.min(Wt/Tt|0,67108863),Ct._ishlnsubmul(At,Wt,lr);Ct.negative!==0;)Wt--,Ct.negative=0,Ct._ishlnsubmul(At,1,lr),Ct.isZero()||(Ct.negative^=1);xt&&(xt.words[lr]=Wt)}return xt&&xt._strip(),Ct._strip(),wt!=="div"&&$t!==0&&Ct.iushrn($t),{div:xt||null,mod:Ct}},nt.prototype.divmod=function(ut,wt,$t){if(rt(!ut.isZero()),this.isZero())return{div:new nt(0),mod:new nt(0)};var Ct,At,Tt;return this.negative!==0&&ut.negative===0?(Tt=this.neg().divmod(ut,wt),wt!=="mod"&&(Ct=Tt.div.neg()),wt!=="div"&&(At=Tt.mod.neg(),$t&&At.negative!==0&&At.iadd(ut)),{div:Ct,mod:At}):this.negative===0&&ut.negative!==0?(Tt=this.divmod(ut.neg(),wt),wt!=="mod"&&(Ct=Tt.div.neg()),{div:Ct,mod:Tt.mod}):this.negative&ut.negative?(Tt=this.neg().divmod(ut.neg(),wt),wt!=="div"&&(At=Tt.mod.neg(),$t&&At.negative!==0&&At.isub(ut)),{div:Tt.div,mod:At}):ut.length>this.length||this.cmp(ut)<0?{div:new nt(0),mod:this}:ut.length===1?wt==="div"?{div:this.divn(ut.words[0]),mod:null}:wt==="mod"?{div:null,mod:new nt(this.modrn(ut.words[0]))}:{div:this.divn(ut.words[0]),mod:new nt(this.modrn(ut.words[0]))}:this._wordDiv(ut,wt)},nt.prototype.div=function(ut){return this.divmod(ut,"div",!1).div},nt.prototype.mod=function(ut){return this.divmod(ut,"mod",!1).mod},nt.prototype.umod=function(ut){return this.divmod(ut,"mod",!0).mod},nt.prototype.divRound=function(ut){var wt=this.divmod(ut);if(wt.mod.isZero())return wt.div;var $t=wt.div.negative!==0?wt.mod.isub(ut):wt.mod,Ct=ut.ushrn(1),At=ut.andln(1),Tt=$t.cmp(Ct);return Tt<0||At===1&&Tt===0?wt.div:wt.div.negative!==0?wt.div.isubn(1):wt.div.iaddn(1)},nt.prototype.modrn=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(ut<=67108863);for(var $t=(1<<26)%ut,Ct=0,At=this.length-1;At>=0;At--)Ct=($t*Ct+(this.words[At]|0))%ut;return wt?-Ct:Ct},nt.prototype.modn=function(ut){return this.modrn(ut)},nt.prototype.idivn=function(ut){var wt=ut<0;wt&&(ut=-ut),rt(ut<=67108863);for(var $t=0,Ct=this.length-1;Ct>=0;Ct--){var At=(this.words[Ct]|0)+$t*67108864;this.words[Ct]=At/ut|0,$t=At%ut}return this._strip(),wt?this.ineg():this},nt.prototype.divn=function(ut){return this.clone().idivn(ut)},nt.prototype.egcd=function(ut){rt(ut.negative===0),rt(!ut.isZero());var wt=this,$t=ut.clone();wt.negative!==0?wt=wt.umod(ut):wt=wt.clone();for(var Ct=new nt(1),At=new nt(0),Tt=new nt(0),Bt=new nt(1),It=0;wt.isEven()&&$t.isEven();)wt.iushrn(1),$t.iushrn(1),++It;for(var xt=$t.clone(),Ft=wt.clone();!wt.isZero();){for(var er=0,lr=1;!(wt.words[0]&lr)&&er<26;++er,lr<<=1);if(er>0)for(wt.iushrn(er);er-- >0;)(Ct.isOdd()||At.isOdd())&&(Ct.iadd(xt),At.isub(Ft)),Ct.iushrn(1),At.iushrn(1);for(var Wt=0,Jt=1;!($t.words[0]&Jt)&&Wt<26;++Wt,Jt<<=1);if(Wt>0)for($t.iushrn(Wt);Wt-- >0;)(Tt.isOdd()||Bt.isOdd())&&(Tt.iadd(xt),Bt.isub(Ft)),Tt.iushrn(1),Bt.iushrn(1);wt.cmp($t)>=0?(wt.isub($t),Ct.isub(Tt),At.isub(Bt)):($t.isub(wt),Tt.isub(Ct),Bt.isub(At))}return{a:Tt,b:Bt,gcd:$t.iushln(It)}},nt.prototype._invmp=function(ut){rt(ut.negative===0),rt(!ut.isZero());var wt=this,$t=ut.clone();wt.negative!==0?wt=wt.umod(ut):wt=wt.clone();for(var Ct=new nt(1),At=new nt(0),Tt=$t.clone();wt.cmpn(1)>0&&$t.cmpn(1)>0;){for(var Bt=0,It=1;!(wt.words[0]&It)&&Bt<26;++Bt,It<<=1);if(Bt>0)for(wt.iushrn(Bt);Bt-- >0;)Ct.isOdd()&&Ct.iadd(Tt),Ct.iushrn(1);for(var xt=0,Ft=1;!($t.words[0]&Ft)&&xt<26;++xt,Ft<<=1);if(xt>0)for($t.iushrn(xt);xt-- >0;)At.isOdd()&&At.iadd(Tt),At.iushrn(1);wt.cmp($t)>=0?(wt.isub($t),Ct.isub(At)):($t.isub(wt),At.isub(Ct))}var er;return wt.cmpn(1)===0?er=Ct:er=At,er.cmpn(0)<0&&er.iadd(ut),er},nt.prototype.gcd=function(ut){if(this.isZero())return ut.abs();if(ut.isZero())return this.abs();var wt=this.clone(),$t=ut.clone();wt.negative=0,$t.negative=0;for(var Ct=0;wt.isEven()&&$t.isEven();Ct++)wt.iushrn(1),$t.iushrn(1);do{for(;wt.isEven();)wt.iushrn(1);for(;$t.isEven();)$t.iushrn(1);var At=wt.cmp($t);if(At<0){var Tt=wt;wt=$t,$t=Tt}else if(At===0||$t.cmpn(1)===0)break;wt.isub($t)}while(!0);return $t.iushln(Ct)},nt.prototype.invm=function(ut){return this.egcd(ut).a.umod(ut)},nt.prototype.isEven=function(){return(this.words[0]&1)===0},nt.prototype.isOdd=function(){return(this.words[0]&1)===1},nt.prototype.andln=function(ut){return this.words[0]&ut},nt.prototype.bincn=function(ut){rt(typeof ut=="number");var wt=ut%26,$t=(ut-wt)/26,Ct=1<>>26,Bt&=67108863,this.words[Tt]=Bt}return At!==0&&(this.words[Tt]=At,this.length++),this},nt.prototype.isZero=function(){return this.length===1&&this.words[0]===0},nt.prototype.cmpn=function(ut){var wt=ut<0;if(this.negative!==0&&!wt)return-1;if(this.negative===0&&wt)return 1;this._strip();var $t;if(this.length>1)$t=1;else{wt&&(ut=-ut),rt(ut<=67108863,"Number is too big");var Ct=this.words[0]|0;$t=Ct===ut?0:Ctut.length)return 1;if(this.length=0;$t--){var Ct=this.words[$t]|0,At=ut.words[$t]|0;if(Ct!==At){CtAt&&(wt=1);break}}return wt},nt.prototype.gtn=function(ut){return this.cmpn(ut)===1},nt.prototype.gt=function(ut){return this.cmp(ut)===1},nt.prototype.gten=function(ut){return this.cmpn(ut)>=0},nt.prototype.gte=function(ut){return this.cmp(ut)>=0},nt.prototype.ltn=function(ut){return this.cmpn(ut)===-1},nt.prototype.lt=function(ut){return this.cmp(ut)===-1},nt.prototype.lten=function(ut){return this.cmpn(ut)<=0},nt.prototype.lte=function(ut){return this.cmp(ut)<=0},nt.prototype.eqn=function(ut){return this.cmpn(ut)===0},nt.prototype.eq=function(ut){return this.cmp(ut)===0},nt.red=function(ut){return new qt(ut)},nt.prototype.toRed=function(ut){return rt(!this.red,"Already a number in reduction context"),rt(this.negative===0,"red works only with positives"),ut.convertTo(this)._forceRed(ut)},nt.prototype.fromRed=function(){return rt(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},nt.prototype._forceRed=function(ut){return this.red=ut,this},nt.prototype.forceRed=function(ut){return rt(!this.red,"Already a number in reduction context"),this._forceRed(ut)},nt.prototype.redAdd=function(ut){return rt(this.red,"redAdd works only with red numbers"),this.red.add(this,ut)},nt.prototype.redIAdd=function(ut){return rt(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,ut)},nt.prototype.redSub=function(ut){return rt(this.red,"redSub works only with red numbers"),this.red.sub(this,ut)},nt.prototype.redISub=function(ut){return rt(this.red,"redISub works only with red numbers"),this.red.isub(this,ut)},nt.prototype.redShl=function(ut){return rt(this.red,"redShl works only with red numbers"),this.red.shl(this,ut)},nt.prototype.redMul=function(ut){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,ut),this.red.mul(this,ut)},nt.prototype.redIMul=function(ut){return rt(this.red,"redMul works only with red numbers"),this.red._verify2(this,ut),this.red.imul(this,ut)},nt.prototype.redSqr=function(){return rt(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},nt.prototype.redISqr=function(){return rt(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},nt.prototype.redSqrt=function(){return rt(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},nt.prototype.redInvm=function(){return rt(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},nt.prototype.redNeg=function(){return rt(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},nt.prototype.redPow=function(ut){return rt(this.red&&!ut.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,ut)};var Ot={k256:null,p224:null,p192:null,p25519:null};function Nt(Mt,ut){this.name=Mt,this.p=new nt(ut,16),this.n=this.p.bitLength(),this.k=new nt(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}Nt.prototype._tmp=function(){var ut=new nt(null);return ut.words=new Array(Math.ceil(this.n/13)),ut},Nt.prototype.ireduce=function(ut){var wt=ut,$t;do this.split(wt,this.tmp),wt=this.imulK(wt),wt=wt.iadd(this.tmp),$t=wt.bitLength();while($t>this.n);var Ct=$t0?wt.isub(this.p):wt.strip!==void 0?wt.strip():wt._strip(),wt},Nt.prototype.split=function(ut,wt){ut.iushrn(this.n,0,wt)},Nt.prototype.imulK=function(ut){return ut.imul(this.k)};function Vt(){Nt.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}it(Vt,Nt),Vt.prototype.split=function(ut,wt){for(var $t=4194303,Ct=Math.min(ut.length,9),At=0;At>>22,Tt=Bt}Tt>>>=22,ut.words[At-10]=Tt,Tt===0&&ut.length>10?ut.length-=10:ut.length-=9},Vt.prototype.imulK=function(ut){ut.words[ut.length]=0,ut.words[ut.length+1]=0,ut.length+=2;for(var wt=0,$t=0;$t>>=26,ut.words[$t]=At,wt=Ct}return wt!==0&&(ut.words[ut.length++]=wt),ut},nt._prime=function(ut){if(Ot[ut])return Ot[ut];var wt;if(ut==="k256")wt=new Vt;else if(ut==="p224")wt=new jt;else if(ut==="p192")wt=new zt;else if(ut==="p25519")wt=new cr;else throw new Error("Unknown prime "+ut);return Ot[ut]=wt,wt};function qt(Mt){if(typeof Mt=="string"){var ut=nt._prime(Mt);this.m=ut.p,this.prime=ut}else rt(Mt.gtn(1),"modulus must be greater than 1"),this.m=Mt,this.prime=null}qt.prototype._verify1=function(ut){rt(ut.negative===0,"red works only with positives"),rt(ut.red,"red works only with red numbers")},qt.prototype._verify2=function(ut,wt){rt((ut.negative|wt.negative)===0,"red works only with positives"),rt(ut.red&&ut.red===wt.red,"red works only with red numbers")},qt.prototype.imod=function(ut){return this.prime?this.prime.ireduce(ut)._forceRed(this):(ht(ut,ut.umod(this.m)._forceRed(this)),ut)},qt.prototype.neg=function(ut){return ut.isZero()?ut.clone():this.m.sub(ut)._forceRed(this)},qt.prototype.add=function(ut,wt){this._verify2(ut,wt);var $t=ut.add(wt);return $t.cmp(this.m)>=0&&$t.isub(this.m),$t._forceRed(this)},qt.prototype.iadd=function(ut,wt){this._verify2(ut,wt);var $t=ut.iadd(wt);return $t.cmp(this.m)>=0&&$t.isub(this.m),$t},qt.prototype.sub=function(ut,wt){this._verify2(ut,wt);var $t=ut.sub(wt);return $t.cmpn(0)<0&&$t.iadd(this.m),$t._forceRed(this)},qt.prototype.isub=function(ut,wt){this._verify2(ut,wt);var $t=ut.isub(wt);return $t.cmpn(0)<0&&$t.iadd(this.m),$t},qt.prototype.shl=function(ut,wt){return this._verify1(ut),this.imod(ut.ushln(wt))},qt.prototype.imul=function(ut,wt){return this._verify2(ut,wt),this.imod(ut.imul(wt))},qt.prototype.mul=function(ut,wt){return this._verify2(ut,wt),this.imod(ut.mul(wt))},qt.prototype.isqr=function(ut){return this.imul(ut,ut.clone())},qt.prototype.sqr=function(ut){return this.mul(ut,ut)},qt.prototype.sqrt=function(ut){if(ut.isZero())return ut.clone();var wt=this.m.andln(3);if(rt(wt%2===1),wt===3){var $t=this.m.add(new nt(1)).iushrn(2);return this.pow(ut,$t)}for(var Ct=this.m.subn(1),At=0;!Ct.isZero()&&Ct.andln(1)===0;)At++,Ct.iushrn(1);rt(!Ct.isZero());var Tt=new nt(1).toRed(this),Bt=Tt.redNeg(),It=this.m.subn(1).iushrn(1),xt=this.m.bitLength();for(xt=new nt(2*xt*xt).toRed(this);this.pow(xt,It).cmp(Bt)!==0;)xt.redIAdd(Bt);for(var Ft=this.pow(xt,Ct),er=this.pow(ut,Ct.addn(1).iushrn(1)),lr=this.pow(ut,Ct),Wt=At;lr.cmp(Tt)!==0;){for(var Jt=lr,Xt=0;Jt.cmp(Tt)!==0;Xt++)Jt=Jt.redSqr();rt(Xt=0;At--){for(var Ft=wt.words[At],er=xt-1;er>=0;er--){var lr=Ft>>er&1;if(Tt!==Ct[0]&&(Tt=this.sqr(Tt)),lr===0&&Bt===0){It=0;continue}Bt<<=1,Bt|=lr,It++,!(It!==$t&&(At!==0||er!==0))&&(Tt=this.mul(Tt,Ct[Bt]),It=0,Bt=0)}xt=26}return Tt},qt.prototype.convertTo=function(ut){var wt=ut.umod(this.m);return wt===ut?wt.clone():wt},qt.prototype.convertFrom=function(ut){var wt=ut.clone();return wt.red=null,wt},nt.mont=function(ut){return new Rt(ut)};function Rt(Mt){qt.call(this,Mt),this.shift=this.m.bitLength(),this.shift%26!==0&&(this.shift+=26-this.shift%26),this.r=new nt(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}it(Rt,qt),Rt.prototype.convertTo=function(ut){return this.imod(ut.ushln(this.shift))},Rt.prototype.convertFrom=function(ut){var wt=this.imod(ut.mul(this.rinv));return wt.red=null,wt},Rt.prototype.imul=function(ut,wt){if(ut.isZero()||wt.isZero())return ut.words[0]=0,ut.length=1,ut;var $t=ut.imul(wt),Ct=$t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),At=$t.isub(Ct).iushrn(this.shift),Tt=At;return At.cmp(this.m)>=0?Tt=At.isub(this.m):At.cmpn(0)<0&&(Tt=At.iadd(this.m)),Tt._forceRed(this)},Rt.prototype.mul=function(ut,wt){if(ut.isZero()||wt.isZero())return new nt(0)._forceRed(this);var $t=ut.mul(wt),Ct=$t.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),At=$t.isub(Ct).iushrn(this.shift),Tt=At;return At.cmp(this.m)>=0?Tt=At.isub(this.m):At.cmpn(0)<0&&(Tt=At.iadd(this.m)),Tt._forceRed(this)},Rt.prototype.invm=function(ut){var wt=this.imod(ut._invmp(this.m).mul(this.r2));return wt._forceRed(this)}})(o,commonjsGlobal)})(bn);var bnExports=bn.exports,asn1$3={},asn1$2={},api$1={},encoders={},buffer$1=buffer$2,Buffer$d=buffer$1.Buffer,safer={},key;for(key in buffer$1)buffer$1.hasOwnProperty(key)&&(key==="SlowBuffer"||key==="Buffer"||(safer[key]=buffer$1[key]));var Safer=safer.Buffer={};for(key in Buffer$d)Buffer$d.hasOwnProperty(key)&&(key==="allocUnsafe"||key==="allocUnsafeSlow"||(Safer[key]=Buffer$d[key]));safer.Buffer.prototype=Buffer$d.prototype;(!Safer.from||Safer.from===Uint8Array.from)&&(Safer.from=function(o,et,tt){if(typeof o=="number")throw new TypeError('The "value" argument must not be of type number. Received type '+typeof o);if(o&&typeof o.length>"u")throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof o);return Buffer$d(o,et,tt)});Safer.alloc||(Safer.alloc=function(o,et,tt){if(typeof o!="number")throw new TypeError('The "size" argument must be of type number. Received type '+typeof o);if(o<0||o>=2*(1<<30))throw new RangeError('The value "'+o+'" is invalid for option "size"');var rt=Buffer$d(o);return!et||et.length===0?rt.fill(0):typeof tt=="string"?rt.fill(et,tt):rt.fill(et),rt});if(!safer.kStringMaxLength)try{safer.kStringMaxLength=process.binding("buffer").kStringMaxLength}catch{}safer.constants||(safer.constants={MAX_LENGTH:safer.kMaxLength},safer.kStringMaxLength&&(safer.constants.MAX_STRING_LENGTH=safer.kStringMaxLength));var safer_1=safer,reporter={};const inherits$6=inherits_browserExports;function Reporter$2(o){this._reporterState={obj:null,path:[],options:o||{},errors:[]}}reporter.Reporter=Reporter$2;Reporter$2.prototype.isError=function(et){return et instanceof ReporterError};Reporter$2.prototype.save=function(){const et=this._reporterState;return{obj:et.obj,pathLen:et.path.length}};Reporter$2.prototype.restore=function(et){const tt=this._reporterState;tt.obj=et.obj,tt.path=tt.path.slice(0,et.pathLen)};Reporter$2.prototype.enterKey=function(et){return this._reporterState.path.push(et)};Reporter$2.prototype.exitKey=function(et){const tt=this._reporterState;tt.path=tt.path.slice(0,et-1)};Reporter$2.prototype.leaveKey=function(et,tt,rt){const it=this._reporterState;this.exitKey(et),it.obj!==null&&(it.obj[tt]=rt)};Reporter$2.prototype.path=function(){return this._reporterState.path.join("/")};Reporter$2.prototype.enterObject=function(){const et=this._reporterState,tt=et.obj;return et.obj={},tt};Reporter$2.prototype.leaveObject=function(et){const tt=this._reporterState,rt=tt.obj;return tt.obj=et,rt};Reporter$2.prototype.error=function(et){let tt;const rt=this._reporterState,it=et instanceof ReporterError;if(it?tt=et:tt=new ReporterError(rt.path.map(function(nt){return"["+JSON.stringify(nt)+"]"}).join(""),et.message||et,et.stack),!rt.options.partial)throw tt;return it||rt.errors.push(tt),tt};Reporter$2.prototype.wrapResult=function(et){const tt=this._reporterState;return tt.options.partial?{result:this.isError(et)?null:et,errors:tt.errors}:et};function ReporterError(o,et){this.path=o,this.rethrow(et)}inherits$6(ReporterError,Error);ReporterError.prototype.rethrow=function(et){if(this.message=et+" at: "+(this.path||"(shallow)"),Error.captureStackTrace&&Error.captureStackTrace(this,ReporterError),!this.stack)try{throw new Error(this.message)}catch(tt){this.stack=tt.stack}return this};var buffer={};const inherits$5=inherits_browserExports,Reporter$1=reporter.Reporter,Buffer$c=safer_1.Buffer;function DecoderBuffer$2(o,et){if(Reporter$1.call(this,et),!Buffer$c.isBuffer(o)){this.error("Input not Buffer");return}this.base=o,this.offset=0,this.length=o.length}inherits$5(DecoderBuffer$2,Reporter$1);buffer.DecoderBuffer=DecoderBuffer$2;DecoderBuffer$2.isDecoderBuffer=function(et){return et instanceof DecoderBuffer$2?!0:typeof et=="object"&&Buffer$c.isBuffer(et.base)&&et.constructor.name==="DecoderBuffer"&&typeof et.offset=="number"&&typeof et.length=="number"&&typeof et.save=="function"&&typeof et.restore=="function"&&typeof et.isEmpty=="function"&&typeof et.readUInt8=="function"&&typeof et.skip=="function"&&typeof et.raw=="function"};DecoderBuffer$2.prototype.save=function(){return{offset:this.offset,reporter:Reporter$1.prototype.save.call(this)}};DecoderBuffer$2.prototype.restore=function(et){const tt=new DecoderBuffer$2(this.base);return tt.offset=et.offset,tt.length=this.offset,this.offset=et.offset,Reporter$1.prototype.restore.call(this,et.reporter),tt};DecoderBuffer$2.prototype.isEmpty=function(){return this.offset===this.length};DecoderBuffer$2.prototype.readUInt8=function(et){return this.offset+1<=this.length?this.base.readUInt8(this.offset++,!0):this.error(et||"DecoderBuffer overrun")};DecoderBuffer$2.prototype.skip=function(et,tt){if(!(this.offset+et<=this.length))return this.error(tt||"DecoderBuffer overrun");const rt=new DecoderBuffer$2(this.base);return rt._reporterState=this._reporterState,rt.offset=this.offset,rt.length=this.offset+et,this.offset+=et,rt};DecoderBuffer$2.prototype.raw=function(et){return this.base.slice(et?et.offset:this.offset,this.length)};function EncoderBuffer$1(o,et){if(Array.isArray(o))this.length=0,this.value=o.map(function(tt){return EncoderBuffer$1.isEncoderBuffer(tt)||(tt=new EncoderBuffer$1(tt,et)),this.length+=tt.length,tt},this);else if(typeof o=="number"){if(!(0<=o&&o<=255))return et.error("non-byte EncoderBuffer value");this.value=o,this.length=1}else if(typeof o=="string")this.value=o,this.length=Buffer$c.byteLength(o);else if(Buffer$c.isBuffer(o))this.value=o,this.length=o.length;else return et.error("Unsupported type: "+typeof o)}buffer.EncoderBuffer=EncoderBuffer$1;EncoderBuffer$1.isEncoderBuffer=function(et){return et instanceof EncoderBuffer$1?!0:typeof et=="object"&&et.constructor.name==="EncoderBuffer"&&typeof et.length=="number"&&typeof et.join=="function"};EncoderBuffer$1.prototype.join=function(et,tt){return et||(et=Buffer$c.alloc(this.length)),tt||(tt=0),this.length===0||(Array.isArray(this.value)?this.value.forEach(function(rt){rt.join(et,tt),tt+=rt.length}):(typeof this.value=="number"?et[tt]=this.value:typeof this.value=="string"?et.write(this.value,tt):Buffer$c.isBuffer(this.value)&&this.value.copy(et,tt),tt+=this.length)),et};const Reporter=reporter.Reporter,EncoderBuffer=buffer.EncoderBuffer,DecoderBuffer$1=buffer.DecoderBuffer,assert$4=minimalisticAssert,tags$1=["seq","seqof","set","setof","objid","bool","gentime","utctime","null_","enum","int","objDesc","bitstr","bmpstr","charstr","genstr","graphstr","ia5str","iso646str","numstr","octstr","printstr","t61str","unistr","utf8str","videostr"],methods=["key","obj","use","optional","explicit","implicit","def","choice","any","contains"].concat(tags$1),overrided=["_peekTag","_decodeTag","_use","_decodeStr","_decodeObjid","_decodeTime","_decodeNull","_decodeInt","_decodeBool","_decodeList","_encodeComposite","_encodeStr","_encodeObjid","_encodeTime","_encodeNull","_encodeInt","_encodeBool"];function Node$2(o,et,tt){const rt={};this._baseState=rt,rt.name=tt,rt.enc=o,rt.parent=et||null,rt.children=null,rt.tag=null,rt.args=null,rt.reverseArgs=null,rt.choice=null,rt.optional=!1,rt.any=!1,rt.obj=!1,rt.use=null,rt.useDecoder=null,rt.key=null,rt.default=null,rt.explicit=null,rt.implicit=null,rt.contains=null,rt.parent||(rt.children=[],this._wrap())}var node$1=Node$2;const stateProps=["enc","parent","children","tag","args","reverseArgs","choice","optional","any","obj","use","alteredUse","key","default","explicit","implicit","contains"];Node$2.prototype.clone=function(){const et=this._baseState,tt={};stateProps.forEach(function(it){tt[it]=et[it]});const rt=new this.constructor(tt.parent);return rt._baseState=tt,rt};Node$2.prototype._wrap=function(){const et=this._baseState;methods.forEach(function(tt){this[tt]=function(){const it=new this.constructor(this);return et.children.push(it),it[tt].apply(it,arguments)}},this)};Node$2.prototype._init=function(et){const tt=this._baseState;assert$4(tt.parent===null),et.call(this),tt.children=tt.children.filter(function(rt){return rt._baseState.parent===this},this),assert$4.equal(tt.children.length,1,"Root node can have only one child")};Node$2.prototype._useArgs=function(et){const tt=this._baseState,rt=et.filter(function(it){return it instanceof this.constructor},this);et=et.filter(function(it){return!(it instanceof this.constructor)},this),rt.length!==0&&(assert$4(tt.children===null),tt.children=rt,rt.forEach(function(it){it._baseState.parent=this},this)),et.length!==0&&(assert$4(tt.args===null),tt.args=et,tt.reverseArgs=et.map(function(it){if(typeof it!="object"||it.constructor!==Object)return it;const nt={};return Object.keys(it).forEach(function(at){at==(at|0)&&(at|=0);const st=it[at];nt[st]=at}),nt}))};overrided.forEach(function(o){Node$2.prototype[o]=function(){const tt=this._baseState;throw new Error(o+" not implemented for encoding: "+tt.enc)}});tags$1.forEach(function(o){Node$2.prototype[o]=function(){const tt=this._baseState,rt=Array.prototype.slice.call(arguments);return assert$4(tt.tag===null),tt.tag=o,this._useArgs(rt),this}});Node$2.prototype.use=function(et){assert$4(et);const tt=this._baseState;return assert$4(tt.use===null),tt.use=et,this};Node$2.prototype.optional=function(){const et=this._baseState;return et.optional=!0,this};Node$2.prototype.def=function(et){const tt=this._baseState;return assert$4(tt.default===null),tt.default=et,tt.optional=!0,this};Node$2.prototype.explicit=function(et){const tt=this._baseState;return assert$4(tt.explicit===null&&tt.implicit===null),tt.explicit=et,this};Node$2.prototype.implicit=function(et){const tt=this._baseState;return assert$4(tt.explicit===null&&tt.implicit===null),tt.implicit=et,this};Node$2.prototype.obj=function(){const et=this._baseState,tt=Array.prototype.slice.call(arguments);return et.obj=!0,tt.length!==0&&this._useArgs(tt),this};Node$2.prototype.key=function(et){const tt=this._baseState;return assert$4(tt.key===null),tt.key=et,this};Node$2.prototype.any=function(){const et=this._baseState;return et.any=!0,this};Node$2.prototype.choice=function(et){const tt=this._baseState;return assert$4(tt.choice===null),tt.choice=et,this._useArgs(Object.keys(et).map(function(rt){return et[rt]})),this};Node$2.prototype.contains=function(et){const tt=this._baseState;return assert$4(tt.use===null),tt.contains=et,this};Node$2.prototype._decode=function(et,tt){const rt=this._baseState;if(rt.parent===null)return et.wrapResult(rt.children[0]._decode(et,tt));let it=rt.default,nt=!0,at=null;if(rt.key!==null&&(at=et.enterKey(rt.key)),rt.optional){let ot=null;if(rt.explicit!==null?ot=rt.explicit:rt.implicit!==null?ot=rt.implicit:rt.tag!==null&&(ot=rt.tag),ot===null&&!rt.any){const lt=et.save();try{rt.choice===null?this._decodeGeneric(rt.tag,et,tt):this._decodeChoice(et,tt),nt=!0}catch{nt=!1}et.restore(lt)}else if(nt=this._peekTag(et,ot,rt.any),et.isError(nt))return nt}let st;if(rt.obj&&nt&&(st=et.enterObject()),nt){if(rt.explicit!==null){const lt=this._decodeTag(et,rt.explicit);if(et.isError(lt))return lt;et=lt}const ot=et.offset;if(rt.use===null&&rt.choice===null){let lt;rt.any&&(lt=et.save());const ht=this._decodeTag(et,rt.implicit!==null?rt.implicit:rt.tag,rt.any);if(et.isError(ht))return ht;rt.any?it=et.raw(lt):et=ht}if(tt&&tt.track&&rt.tag!==null&&tt.track(et.path(),ot,et.length,"tagged"),tt&&tt.track&&rt.tag!==null&&tt.track(et.path(),et.offset,et.length,"content"),rt.any||(rt.choice===null?it=this._decodeGeneric(rt.tag,et,tt):it=this._decodeChoice(et,tt)),et.isError(it))return it;if(!rt.any&&rt.choice===null&&rt.children!==null&&rt.children.forEach(function(ht){ht._decode(et,tt)}),rt.contains&&(rt.tag==="octstr"||rt.tag==="bitstr")){const lt=new DecoderBuffer$1(it);it=this._getUse(rt.contains,et._reporterState.obj)._decode(lt,tt)}}return rt.obj&&nt&&(it=et.leaveObject(st)),rt.key!==null&&(it!==null||nt===!0)?et.leaveKey(at,rt.key,it):at!==null&&et.exitKey(at),it};Node$2.prototype._decodeGeneric=function(et,tt,rt){const it=this._baseState;return et==="seq"||et==="set"?null:et==="seqof"||et==="setof"?this._decodeList(tt,et,it.args[0],rt):/str$/.test(et)?this._decodeStr(tt,et,rt):et==="objid"&&it.args?this._decodeObjid(tt,it.args[0],it.args[1],rt):et==="objid"?this._decodeObjid(tt,null,null,rt):et==="gentime"||et==="utctime"?this._decodeTime(tt,et,rt):et==="null_"?this._decodeNull(tt,rt):et==="bool"?this._decodeBool(tt,rt):et==="objDesc"?this._decodeStr(tt,et,rt):et==="int"||et==="enum"?this._decodeInt(tt,it.args&&it.args[0],rt):it.use!==null?this._getUse(it.use,tt._reporterState.obj)._decode(tt,rt):tt.error("unknown tag: "+et)};Node$2.prototype._getUse=function(et,tt){const rt=this._baseState;return rt.useDecoder=this._use(et,tt),assert$4(rt.useDecoder._baseState.parent===null),rt.useDecoder=rt.useDecoder._baseState.children[0],rt.implicit!==rt.useDecoder._baseState.implicit&&(rt.useDecoder=rt.useDecoder.clone(),rt.useDecoder._baseState.implicit=rt.implicit),rt.useDecoder};Node$2.prototype._decodeChoice=function(et,tt){const rt=this._baseState;let it=null,nt=!1;return Object.keys(rt.choice).some(function(at){const st=et.save(),ot=rt.choice[at];try{const lt=ot._decode(et,tt);if(et.isError(lt))return!1;it={type:at,value:lt},nt=!0}catch{return et.restore(st),!1}return!0},this),nt?it:et.error("Choice not matched")};Node$2.prototype._createEncoderBuffer=function(et){return new EncoderBuffer(et,this.reporter)};Node$2.prototype._encode=function(et,tt,rt){const it=this._baseState;if(it.default!==null&&it.default===et)return;const nt=this._encodeValue(et,tt,rt);if(nt!==void 0&&!this._skipDefault(nt,tt,rt))return nt};Node$2.prototype._encodeValue=function(et,tt,rt){const it=this._baseState;if(it.parent===null)return it.children[0]._encode(et,tt||new Reporter);let nt=null;if(this.reporter=tt,it.optional&&et===void 0)if(it.default!==null)et=it.default;else return;let at=null,st=!1;if(it.any)nt=this._createEncoderBuffer(et);else if(it.choice)nt=this._encodeChoice(et,tt);else if(it.contains)at=this._getUse(it.contains,rt)._encode(et,tt),st=!0;else if(it.children)at=it.children.map(function(ot){if(ot._baseState.tag==="null_")return ot._encode(null,tt,et);if(ot._baseState.key===null)return tt.error("Child should have a key");const lt=tt.enterKey(ot._baseState.key);if(typeof et!="object")return tt.error("Child expected, but input is not object");const ht=ot._encode(et[ot._baseState.key],tt,et);return tt.leaveKey(lt),ht},this).filter(function(ot){return ot}),at=this._createEncoderBuffer(at);else if(it.tag==="seqof"||it.tag==="setof"){if(!(it.args&&it.args.length===1))return tt.error("Too many args for : "+it.tag);if(!Array.isArray(et))return tt.error("seqof/setof, but data is not Array");const ot=this.clone();ot._baseState.implicit=null,at=this._createEncoderBuffer(et.map(function(lt){const ht=this._baseState;return this._getUse(ht.args[0],et)._encode(lt,tt)},ot))}else it.use!==null?nt=this._getUse(it.use,rt)._encode(et,tt):(at=this._encodePrimitive(it.tag,et),st=!0);if(!it.any&&it.choice===null){const ot=it.implicit!==null?it.implicit:it.tag,lt=it.implicit===null?"universal":"context";ot===null?it.use===null&&tt.error("Tag could be omitted only for .use()"):it.use===null&&(nt=this._encodeComposite(ot,st,lt,at))}return it.explicit!==null&&(nt=this._encodeComposite(it.explicit,!1,"context",nt)),nt};Node$2.prototype._encodeChoice=function(et,tt){const rt=this._baseState,it=rt.choice[et.type];return it||assert$4(!1,et.type+" not found in "+JSON.stringify(Object.keys(rt.choice))),it._encode(et.value,tt)};Node$2.prototype._encodePrimitive=function(et,tt){const rt=this._baseState;if(/str$/.test(et))return this._encodeStr(tt,et);if(et==="objid"&&rt.args)return this._encodeObjid(tt,rt.reverseArgs[0],rt.args[1]);if(et==="objid")return this._encodeObjid(tt,null,null);if(et==="gentime"||et==="utctime")return this._encodeTime(tt,et);if(et==="null_")return this._encodeNull();if(et==="int"||et==="enum")return this._encodeInt(tt,rt.args&&rt.reverseArgs[0]);if(et==="bool")return this._encodeBool(tt);if(et==="objDesc")return this._encodeStr(tt,et);throw new Error("Unsupported tag: "+et)};Node$2.prototype._isNumstr=function(et){return/^[0-9 ]*$/.test(et)};Node$2.prototype._isPrintstr=function(et){return/^[A-Za-z0-9 '()+,-./:=?]*$/.test(et)};var der$2={};(function(o){function et(tt){const rt={};return Object.keys(tt).forEach(function(it){(it|0)==it&&(it=it|0);const nt=tt[it];rt[nt]=it}),rt}o.tagClass={0:"universal",1:"application",2:"context",3:"private"},o.tagClassByName=et(o.tagClass),o.tag={0:"end",1:"bool",2:"int",3:"bitstr",4:"octstr",5:"null_",6:"objid",7:"objDesc",8:"external",9:"real",10:"enum",11:"embed",12:"utf8str",13:"relativeOid",16:"seq",17:"set",18:"numstr",19:"printstr",20:"t61str",21:"videostr",22:"ia5str",23:"utctime",24:"gentime",25:"graphstr",26:"iso646str",27:"genstr",28:"unistr",29:"charstr",30:"bmpstr"},o.tagByName=et(o.tag)})(der$2);const inherits$4=inherits_browserExports,Buffer$b=safer_1.Buffer,Node$1=node$1,der$1=der$2;function DEREncoder$1(o){this.enc="der",this.name=o.name,this.entity=o,this.tree=new DERNode$1,this.tree._init(o.body)}var der_1$1=DEREncoder$1;DEREncoder$1.prototype.encode=function(et,tt){return this.tree._encode(et,tt).join()};function DERNode$1(o){Node$1.call(this,"der",o)}inherits$4(DERNode$1,Node$1);DERNode$1.prototype._encodeComposite=function(et,tt,rt,it){const nt=encodeTag(et,tt,rt,this.reporter);if(it.length<128){const ot=Buffer$b.alloc(2);return ot[0]=nt,ot[1]=it.length,this._createEncoderBuffer([ot,it])}let at=1;for(let ot=it.length;ot>=256;ot>>=8)at++;const st=Buffer$b.alloc(1+1+at);st[0]=nt,st[1]=128|at;for(let ot=1+at,lt=it.length;lt>0;ot--,lt>>=8)st[ot]=lt&255;return this._createEncoderBuffer([st,it])};DERNode$1.prototype._encodeStr=function(et,tt){if(tt==="bitstr")return this._createEncoderBuffer([et.unused|0,et.data]);if(tt==="bmpstr"){const rt=Buffer$b.alloc(et.length*2);for(let it=0;it=40)return this.reporter.error("Second objid identifier OOB");et.splice(0,2,et[0]*40+et[1])}let it=0;for(let st=0;st=128;ot>>=7)it++}const nt=Buffer$b.alloc(it);let at=nt.length-1;for(let st=et.length-1;st>=0;st--){let ot=et[st];for(nt[at--]=ot&127;(ot>>=7)>0;)nt[at--]=128|ot&127}return this._createEncoderBuffer(nt)};function two(o){return o<10?"0"+o:o}DERNode$1.prototype._encodeTime=function(et,tt){let rt;const it=new Date(et);return tt==="gentime"?rt=[two(it.getUTCFullYear()),two(it.getUTCMonth()+1),two(it.getUTCDate()),two(it.getUTCHours()),two(it.getUTCMinutes()),two(it.getUTCSeconds()),"Z"].join(""):tt==="utctime"?rt=[two(it.getUTCFullYear()%100),two(it.getUTCMonth()+1),two(it.getUTCDate()),two(it.getUTCHours()),two(it.getUTCMinutes()),two(it.getUTCSeconds()),"Z"].join(""):this.reporter.error("Encoding "+tt+" time is not supported yet"),this._encodeStr(rt,"octstr")};DERNode$1.prototype._encodeNull=function(){return this._createEncoderBuffer("")};DERNode$1.prototype._encodeInt=function(et,tt){if(typeof et=="string"){if(!tt)return this.reporter.error("String int or enum given, but no values map");if(!tt.hasOwnProperty(et))return this.reporter.error("Values map doesn't contain: "+JSON.stringify(et));et=tt[et]}if(typeof et!="number"&&!Buffer$b.isBuffer(et)){const nt=et.toArray();!et.sign&&nt[0]&128&&nt.unshift(0),et=Buffer$b.from(nt)}if(Buffer$b.isBuffer(et)){let nt=et.length;et.length===0&&nt++;const at=Buffer$b.alloc(nt);return et.copy(at),et.length===0&&(at[0]=0),this._createEncoderBuffer(at)}if(et<128)return this._createEncoderBuffer(et);if(et<256)return this._createEncoderBuffer([0,et]);let rt=1;for(let nt=et;nt>=256;nt>>=8)rt++;const it=new Array(rt);for(let nt=it.length-1;nt>=0;nt--)it[nt]=et&255,et>>=8;return it[0]&128&&it.unshift(0),this._createEncoderBuffer(Buffer$b.from(it))};DERNode$1.prototype._encodeBool=function(et){return this._createEncoderBuffer(et?255:0)};DERNode$1.prototype._use=function(et,tt){return typeof et=="function"&&(et=et(tt)),et._getEncoder("der").tree};DERNode$1.prototype._skipDefault=function(et,tt,rt){const it=this._baseState;let nt;if(it.default===null)return!1;const at=et.join();if(it.defaultBuffer===void 0&&(it.defaultBuffer=this._encodeValue(it.default,tt,rt).join()),at.length!==it.defaultBuffer.length)return!1;for(nt=0;nt=31?rt.error("Multi-octet tag encoding unsupported"):(et||(it|=32),it|=der$1.tagClassByName[tt||"universal"]<<6,it)}const inherits$3=inherits_browserExports,DEREncoder=der_1$1;function PEMEncoder(o){DEREncoder.call(this,o),this.enc="pem"}inherits$3(PEMEncoder,DEREncoder);var pem$1=PEMEncoder;PEMEncoder.prototype.encode=function(et,tt){const it=DEREncoder.prototype.encode.call(this,et).toString("base64"),nt=["-----BEGIN "+tt.label+"-----"];for(let at=0;at>6],it=(tt&32)===0;if((tt&31)===31){let at=tt;for(tt=0;(at&128)===128;){if(at=o.readUInt8(et),o.isError(at))return at;tt<<=7,tt|=at&127}}else tt&=31;const nt=der.tag[tt];return{cls:rt,primitive:it,tag:tt,tagStr:nt}}function derDecodeLen(o,et,tt){let rt=o.readUInt8(tt);if(o.isError(rt))return rt;if(!et&&rt===128)return null;if(!(rt&128))return rt;const it=rt&127;if(it>4)return o.error("length octect is too long");rt=0;for(let nt=0;nt0&&Et.ishrn(Pt),Et}function dt(pt,kt){pt=bt(pt,kt),pt=pt.mod(kt);var Et=o.from(pt.toArray());if(Et.length=0)throw new Error("invalid sig")}return verify_1=nt,verify_1}var browser$3,hasRequiredBrowser$1;function requireBrowser$1(){if(hasRequiredBrowser$1)return browser$3;hasRequiredBrowser$1=1;var o=safeBufferExports.Buffer,et=browser$9,tt=readableBrowserExports,rt=inherits_browserExports,it=requireSign(),nt=requireVerify(),at=require$$6;Object.keys(at).forEach(function(yt){at[yt].id=o.from(at[yt].id,"hex"),at[yt.toLowerCase()]=at[yt]});function st(yt){tt.Writable.call(this);var gt=at[yt];if(!gt)throw new Error("Unknown message digest");this._hashType=gt.hash,this._hash=et(gt.hash),this._tag=gt.id,this._signType=gt.sign}rt(st,tt.Writable),st.prototype._write=function(gt,bt,dt){this._hash.update(gt),dt()},st.prototype.update=function(gt,bt){return this._hash.update(typeof gt=="string"?o.from(gt,bt):gt),this},st.prototype.sign=function(gt,bt){this.end();var dt=this._hash.digest(),mt=it(dt,gt,this._hashType,this._signType,this._tag);return bt?mt.toString(bt):mt};function ot(yt){tt.Writable.call(this);var gt=at[yt];if(!gt)throw new Error("Unknown message digest");this._hash=et(gt.hash),this._tag=gt.id,this._signType=gt.sign}rt(ot,tt.Writable),ot.prototype._write=function(gt,bt,dt){this._hash.update(gt),dt()},ot.prototype.update=function(gt,bt){return this._hash.update(typeof gt=="string"?o.from(gt,bt):gt),this},ot.prototype.verify=function(gt,bt,dt){var mt=typeof bt=="string"?o.from(bt,dt):bt;this.end();var St=this._hash.digest();return nt(mt,St,gt,this._signType,this._tag)};function lt(yt){return new st(yt)}function ht(yt){return new ot(yt)}return browser$3={Sign:lt,Verify:ht,createSign:lt,createVerify:ht},browser$3}var browser$2,hasRequiredBrowser;function requireBrowser(){if(hasRequiredBrowser)return browser$2;hasRequiredBrowser=1;var o=requireElliptic(),et=bnExports$2;browser$2=function(at){return new rt(at)};var tt={secp256k1:{name:"secp256k1",byteLength:32},secp224r1:{name:"p224",byteLength:28},prime256v1:{name:"p256",byteLength:32},prime192v1:{name:"p192",byteLength:24},ed25519:{name:"ed25519",byteLength:32},secp384r1:{name:"p384",byteLength:48},secp521r1:{name:"p521",byteLength:66}};tt.p224=tt.secp224r1,tt.p256=tt.secp256r1=tt.prime256v1,tt.p192=tt.secp192r1=tt.prime192v1,tt.p384=tt.secp384r1,tt.p521=tt.secp521r1;function rt(nt){this.curveType=tt[nt],this.curveType||(this.curveType={name:nt}),this.curve=new o.ec(this.curveType.name),this.keys=void 0}rt.prototype.generateKeys=function(nt,at){return this.keys=this.curve.genKeyPair(),this.getPublicKey(nt,at)},rt.prototype.computeSecret=function(nt,at,st){at=at||"utf8",Buffer.isBuffer(nt)||(nt=new Buffer(nt,at));var ot=this.curve.keyFromPublic(nt).getPublic(),lt=ot.mul(this.keys.getPrivate()).getX();return it(lt,st,this.curveType.byteLength)},rt.prototype.getPublicKey=function(nt,at){var st=this.keys.getPublic(at==="compressed",!0);return at==="hybrid"&&(st[st.length-1]%2?st[0]=7:st[0]=6),it(st,nt)},rt.prototype.getPrivateKey=function(nt){return it(this.keys.getPrivate(),nt)},rt.prototype.setPublicKey=function(nt,at){return at=at||"utf8",Buffer.isBuffer(nt)||(nt=new Buffer(nt,at)),this.keys._importPublic(nt),this},rt.prototype.setPrivateKey=function(nt,at){at=at||"utf8",Buffer.isBuffer(nt)||(nt=new Buffer(nt,at));var st=new et(nt);return st=st.toString(16),this.keys=this.curve.genKeyPair(),this.keys._importPrivate(st),this};function it(nt,at,st){Array.isArray(nt)||(nt=nt.toArray());var ot=new Buffer(nt);if(st&&ot.length=0)throw new Error("data too long for modulus")}else throw new Error("unknown padding");return rt?crt$1(at,nt):withPublic$1(at,nt)};function oaep$1(o,et){var tt=o.modulus.byteLength(),rt=et.length,it=createHash$2("sha1").update(Buffer$5.alloc(0)).digest(),nt=it.length,at=2*nt;if(rt>tt-at-2)throw new Error("message too long");var st=Buffer$5.alloc(tt-rt-at-2),ot=tt-nt-1,lt=randomBytes(nt),ht=xor$1(Buffer$5.concat([it,st,Buffer$5.alloc(1,1),et],ot),mgf$1(lt,ot)),yt=xor$1(lt,mgf$1(ht,nt));return new BN$3(Buffer$5.concat([Buffer$5.alloc(1),yt,ht],tt))}function pkcs1$1(o,et,tt){var rt=et.length,it=o.modulus.byteLength();if(rt>it-11)throw new Error("message too long");var nt;return tt?nt=Buffer$5.alloc(it-rt-3,255):nt=nonZero(it-rt-3),new BN$3(Buffer$5.concat([Buffer$5.from([0,tt?1:2]),nt,Buffer$5.alloc(1),et],it))}function nonZero(o){for(var et=Buffer$5.allocUnsafe(o),tt=0,rt=randomBytes(o*2),it=0,nt;ttat||new BN$2(tt).cmp(nt.modulus)>=0)throw new Error("decryption error");var st;rt?st=withPublic(new BN$2(tt),nt):st=crt(tt,nt);var ot=Buffer$4.alloc(at-st.length);if(st=Buffer$4.concat([ot,st],at),it===4)return oaep(nt,st);if(it===1)return pkcs1(nt,st,rt);if(it===3)return st;throw new Error("unknown padding")};function oaep(o,et){var tt=o.modulus.byteLength(),rt=createHash$1("sha1").update(Buffer$4.alloc(0)).digest(),it=rt.length;if(et[0]!==0)throw new Error("decryption error");var nt=et.slice(1,it+1),at=et.slice(it+1),st=xor(nt,mgf(at,it)),ot=xor(at,mgf(st,tt-it-1));if(compare$1(rt,ot.slice(0,it)))throw new Error("decryption error");for(var lt=it;ot[lt]===0;)lt++;if(ot[lt++]!==1)throw new Error("decryption error");return ot.slice(lt)}function pkcs1(o,et,tt){for(var rt=et.slice(0,2),it=2,nt=0;et[it++]!==0;)if(it>=et.length){nt++;break}var at=et.slice(2,it-1);if((rt.toString("hex")!=="0002"&&!tt||rt.toString("hex")!=="0001"&&tt)&&nt++,at.length<8&&nt++,nt)throw new Error("decryption error");return et.slice(it)}function compare$1(o,et){o=Buffer$4.from(o),et=Buffer$4.from(et);var tt=0,rt=o.length;o.length!==et.length&&(tt++,rt=Math.min(o.length,et.length));for(var it=-1;++itkMaxUint32||o<0)throw new TypeError("offset must be a uint32");if(o>kBufferMaxLength||o>et)throw new RangeError("offset out of range")}function assertSize(o,et,tt){if(typeof o!="number"||o!==o)throw new TypeError("size must be a number");if(o>kMaxUint32||o<0)throw new TypeError("size must be a uint32");if(o+et>tt||o>kBufferMaxLength)throw new RangeError("buffer too small")}crypto$3&&crypto$3.getRandomValues||!process.browser?(browser.randomFill=randomFill,browser.randomFillSync=randomFillSync):(browser.randomFill=oldBrowser,browser.randomFillSync=oldBrowser);function randomFill(o,et,tt,rt){if(!Buffer$3.isBuffer(o)&&!(o instanceof commonjsGlobal.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');if(typeof et=="function")rt=et,et=0,tt=o.length;else if(typeof tt=="function")rt=tt,tt=o.length-et;else if(typeof rt!="function")throw new TypeError('"cb" argument must be a function');return assertOffset(et,o.length),assertSize(tt,et,o.length),actualFill(o,et,tt,rt)}function actualFill(o,et,tt,rt){if(process.browser){var it=o.buffer,nt=new Uint8Array(it,et,tt);if(crypto$3.getRandomValues(nt),rt){process.nextTick(function(){rt(null,o)});return}return o}if(rt){randombytes(tt,function(st,ot){if(st)return rt(st);ot.copy(o,et),rt(null,o)});return}var at=randombytes(tt);return at.copy(o,et),o}function randomFillSync(o,et,tt){if(typeof et>"u"&&(et=0),!Buffer$3.isBuffer(o)&&!(o instanceof commonjsGlobal.Uint8Array))throw new TypeError('"buf" argument must be a Buffer or Uint8Array');return assertOffset(et,o.length),tt===void 0&&(tt=o.length-et),assertSize(tt,et,o.length),actualFill(o,et,tt)}var hasRequiredCryptoBrowserify;function requireCryptoBrowserify(){if(hasRequiredCryptoBrowserify)return cryptoBrowserify;hasRequiredCryptoBrowserify=1,cryptoBrowserify.randomBytes=cryptoBrowserify.rng=cryptoBrowserify.pseudoRandomBytes=cryptoBrowserify.prng=browserExports,cryptoBrowserify.createHash=cryptoBrowserify.Hash=browser$9,cryptoBrowserify.createHmac=cryptoBrowserify.Hmac=browser$8;var o=algos,et=Object.keys(o),tt=["sha1","sha224","sha256","sha384","sha512","md5","rmd160"].concat(et);cryptoBrowserify.getHashes=function(){return tt};var rt=browser$7;cryptoBrowserify.pbkdf2=rt.pbkdf2,cryptoBrowserify.pbkdf2Sync=rt.pbkdf2Sync;var it=browser$6;cryptoBrowserify.Cipher=it.Cipher,cryptoBrowserify.createCipher=it.createCipher,cryptoBrowserify.Cipheriv=it.Cipheriv,cryptoBrowserify.createCipheriv=it.createCipheriv,cryptoBrowserify.Decipher=it.Decipher,cryptoBrowserify.createDecipher=it.createDecipher,cryptoBrowserify.Decipheriv=it.Decipheriv,cryptoBrowserify.createDecipheriv=it.createDecipheriv,cryptoBrowserify.getCiphers=it.getCiphers,cryptoBrowserify.listCiphers=it.listCiphers;var nt=requireBrowser$2();cryptoBrowserify.DiffieHellmanGroup=nt.DiffieHellmanGroup,cryptoBrowserify.createDiffieHellmanGroup=nt.createDiffieHellmanGroup,cryptoBrowserify.getDiffieHellman=nt.getDiffieHellman,cryptoBrowserify.createDiffieHellman=nt.createDiffieHellman,cryptoBrowserify.DiffieHellman=nt.DiffieHellman;var at=requireBrowser$1();cryptoBrowserify.createSign=at.createSign,cryptoBrowserify.Sign=at.Sign,cryptoBrowserify.createVerify=at.createVerify,cryptoBrowserify.Verify=at.Verify,cryptoBrowserify.createECDH=requireBrowser();var st=browser$1;cryptoBrowserify.publicEncrypt=st.publicEncrypt,cryptoBrowserify.privateEncrypt=st.privateEncrypt,cryptoBrowserify.publicDecrypt=st.publicDecrypt,cryptoBrowserify.privateDecrypt=st.privateDecrypt;var ot=browser;return cryptoBrowserify.randomFill=ot.randomFill,cryptoBrowserify.randomFillSync=ot.randomFillSync,cryptoBrowserify.createCredentials=function(){throw new Error(["sorry, createCredentials is not implemented yet","we accept pull requests","https://github.com/crypto-browserify/crypto-browserify"].join(` -`))},cryptoBrowserify.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6},cryptoBrowserify}var rngBrowser={exports:{}},getRandomValues=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof window.msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto);if(getRandomValues){var rnds8=new Uint8Array(16);rngBrowser.exports=function(){return getRandomValues(rnds8),rnds8}}else{var rnds=new Array(16);rngBrowser.exports=function(){for(var et=0,tt;et<16;et++)et&3||(tt=Math.random()*4294967296),rnds[et]=tt>>>((et&3)<<3)&255;return rnds}}var rngBrowserExports=rngBrowser.exports,byteToHex=[];for(var i$2=0;i$2<256;++i$2)byteToHex[i$2]=(i$2+256).toString(16).substr(1);function bytesToUuid$1(o,et){var tt=et||0,rt=byteToHex;return[rt[o[tt++]],rt[o[tt++]],rt[o[tt++]],rt[o[tt++]],"-",rt[o[tt++]],rt[o[tt++]],"-",rt[o[tt++]],rt[o[tt++]],"-",rt[o[tt++]],rt[o[tt++]],"-",rt[o[tt++]],rt[o[tt++]],rt[o[tt++]],rt[o[tt++]],rt[o[tt++]],rt[o[tt++]]].join("")}var bytesToUuid_1=bytesToUuid$1,rng=rngBrowserExports,bytesToUuid=bytesToUuid_1;function v4(o,et,tt){var rt=et&&tt||0;typeof o=="string"&&(et=o==="binary"?new Array(16):null,o=null),o=o||{};var it=o.random||(o.rng||rng)();if(it[6]=it[6]&15|64,it[8]=it[8]&63|128,et)for(var nt=0;nt<16;++nt)et[rt+nt]=it[nt];return et||bytesToUuid(it)}var v4_1=v4,macaroon$1={},sjcl={exports:{}};(function(o){var et={cipher:{},hash:{},keyexchange:{},mode:{},misc:{},codec:{},exception:{corrupt:function(dt){this.toString=function(){return"CORRUPT: "+this.message},this.message=dt},invalid:function(dt){this.toString=function(){return"INVALID: "+this.message},this.message=dt},bug:function(dt){this.toString=function(){return"BUG: "+this.message},this.message=dt},notReady:function(dt){this.toString=function(){return"NOT READY: "+this.message},this.message=dt}}};et.cipher.aes=function(dt){this.s[0][0][0]||this.O();var mt,St,pt,kt,Et=this.s[0][4],Pt=this.s[1];mt=dt.length;var Ot=1;if(mt!==4&&mt!==6&&mt!==8)throw new et.exception.invalid("invalid aes key size");for(this.b=[pt=dt.slice(0),kt=[]],dt=mt;dt<4*mt+28;dt++)St=pt[dt-1],(dt%mt===0||mt===8&&dt%mt===4)&&(St=Et[St>>>24]<<24^Et[St>>16&255]<<16^Et[St>>8&255]<<8^Et[St&255],dt%mt===0&&(St=St<<8^St>>>24^Ot<<24,Ot=Ot<<1^283*(Ot>>7))),pt[dt]=pt[dt-mt]^St;for(mt=0;dt;mt++,dt--)St=pt[mt&3?dt:dt-4],kt[mt]=4>=dt||4>mt?St:Pt[0][Et[St>>>24]]^Pt[1][Et[St>>16&255]]^Pt[2][Et[St>>8&255]]^Pt[3][Et[St&255]]},et.cipher.aes.prototype={encrypt:function(dt){return tt(this,dt,0)},decrypt:function(dt){return tt(this,dt,1)},s:[[[],[],[],[],[]],[[],[],[],[],[]]],O:function(){var dt=this.s[0],mt=this.s[1],St=dt[4],pt=mt[4],kt,Et,Pt,Ot=[],Nt=[],Vt,jt,zt,cr;for(kt=0;256>kt;kt++)Nt[(Ot[kt]=kt<<1^283*(kt>>7))^kt]=kt;for(Et=Pt=0;!St[Et];Et^=Vt||1,Pt=Nt[Pt]||1)for(zt=Pt^Pt<<1^Pt<<2^Pt<<3^Pt<<4,zt=zt>>8^zt&255^99,St[Et]=zt,pt[zt]=Et,jt=Ot[kt=Ot[Vt=Ot[Et]]],cr=16843009*jt^65537*kt^257*Vt^16843008*Et,jt=257*Ot[zt]^16843008*zt,kt=0;4>kt;kt++)dt[kt][Et]=jt=jt<<24^jt>>>8,mt[kt][zt]=cr=cr<<24^cr>>>8;for(kt=0;5>kt;kt++)dt[kt]=dt[kt].slice(0),mt[kt]=mt[kt].slice(0)}};function tt(dt,mt,St){if(mt.length!==4)throw new et.exception.invalid("invalid aes block size");var pt=dt.b[St],kt=mt[0]^pt[0],Et=mt[St?3:1]^pt[1],Pt=mt[2]^pt[2];mt=mt[St?1:3]^pt[3];var Ot,Nt,Vt,jt=pt.length/4-2,zt,cr=4,qt=[0,0,0,0];Ot=dt.s[St],dt=Ot[0];var Rt=Ot[1],Mt=Ot[2],ut=Ot[3],wt=Ot[4];for(zt=0;zt>>24]^Rt[Et>>16&255]^Mt[Pt>>8&255]^ut[mt&255]^pt[cr],Nt=dt[Et>>>24]^Rt[Pt>>16&255]^Mt[mt>>8&255]^ut[kt&255]^pt[cr+1],Vt=dt[Pt>>>24]^Rt[mt>>16&255]^Mt[kt>>8&255]^ut[Et&255]^pt[cr+2],mt=dt[mt>>>24]^Rt[kt>>16&255]^Mt[Et>>8&255]^ut[Pt&255]^pt[cr+3],cr+=4,kt=Ot,Et=Nt,Pt=Vt;for(zt=0;4>zt;zt++)qt[St?3&-zt:zt]=wt[kt>>>24]<<24^wt[Et>>16&255]<<16^wt[Pt>>8&255]<<8^wt[mt&255]^pt[cr++],Ot=kt,kt=Et,Et=Pt,Pt=mt,mt=Ot;return qt}et.bitArray={bitSlice:function(dt,mt,St){return dt=et.bitArray.$(dt.slice(mt/32),32-(mt&31)).slice(1),St===void 0?dt:et.bitArray.clamp(dt,St-mt)},extract:function(dt,mt,St){var pt=Math.floor(-mt-St&31);return((mt+St-1^mt)&-32?dt[mt/32|0]<<32-pt^dt[mt/32+1|0]>>>pt:dt[mt/32|0]>>>pt)&(1<>mt-1,1)),dt},partial:function(dt,mt,St){return dt===32?mt:(St?mt|0:mt<<32-dt)+1099511627776*dt},getPartial:function(dt){return Math.round(dt/1099511627776)||32},equal:function(dt,mt){if(et.bitArray.bitLength(dt)!==et.bitArray.bitLength(mt))return!1;var St=0,pt;for(pt=0;pt>>mt),St=dt[kt]<<32-mt;return kt=dt.length?dt[dt.length-1]:0,dt=et.bitArray.getPartial(kt),pt.push(et.bitArray.partial(mt+dt&31,32>>24|St>>>8&65280|(St&65280)<<8|St<<24;return dt}},et.codec.utf8String={fromBits:function(dt){var mt="",St=et.bitArray.bitLength(dt),pt,kt;for(pt=0;pt>>8>>>8>>>8),kt<<=8;return decodeURIComponent(escape(mt))},toBits:function(dt){dt=unescape(encodeURIComponent(dt));var mt=[],St,pt=0;for(St=0;St>>Pt)>>>kt),Ptjt){if(!mt)try{return et.codec.base32hex.toBits(dt)}catch{}throw new et.exception.invalid("this isn't "+zt+"!")}Ot>kt?(Ot-=kt,Et.push(Vt^jt>>>Ot),Vt=jt<>>kt)>>>26),6>kt?(Pt=dt[St]<<6-kt,kt+=26,St++):(Pt<<=6,kt-=6);for(;pt.length&3&&!mt;)pt+="=";return pt},toBits:function(dt,mt){dt=dt.replace(/\s|=/g,"");var St=[],pt,kt=0,Et=et.codec.base64.B,Pt=0,Ot;for(mt&&(Et=Et.substr(0,62)+"-_"),pt=0;ptOt)throw new et.exception.invalid("this isn't base64!");26>>kt),Pt=Ot<<32-kt):(kt+=6,Pt^=Ot<<32-kt)}return kt&56&&St.push(et.bitArray.partial(kt&56,Pt,1)),St}},et.codec.base64url={fromBits:function(dt){return et.codec.base64.fromBits(dt,1,1)},toBits:function(dt){return et.codec.base64.toBits(dt,1)}},et.hash.sha256=function(dt){this.b[0]||this.O(),dt?(this.F=dt.F.slice(0),this.A=dt.A.slice(0),this.l=dt.l):this.reset()},et.hash.sha256.hash=function(dt){return new et.hash.sha256().update(dt).finalize()},et.hash.sha256.prototype={blockSize:512,reset:function(){return this.F=this.Y.slice(0),this.A=[],this.l=0,this},update:function(dt){typeof dt=="string"&&(dt=et.codec.utf8String.toBits(dt));var mt,St=this.A=et.bitArray.concat(this.A,dt);if(mt=this.l,dt=this.l=mt+et.bitArray.bitLength(dt),9007199254740991mt;St++){for(kt=!0,pt=2;pt*pt<=St;pt++)if(St%pt===0){kt=!1;break}kt&&(8>mt&&(this.Y[mt]=dt(Math.pow(St,.5))),this.b[mt]=dt(Math.pow(St,1/3)),mt++)}}};function rt(dt,mt){var St,pt,kt,Et=dt.F,Pt=dt.b,Ot=Et[0],Nt=Et[1],Vt=Et[2],jt=Et[3],zt=Et[4],cr=Et[5],qt=Et[6],Rt=Et[7];for(St=0;64>St;St++)16>St?pt=mt[St]:(pt=mt[St+1&15],kt=mt[St+14&15],pt=mt[St&15]=(pt>>>7^pt>>>18^pt>>>3^pt<<25^pt<<14)+(kt>>>17^kt>>>19^kt>>>10^kt<<15^kt<<13)+mt[St&15]+mt[St+9&15]|0),pt=pt+Rt+(zt>>>6^zt>>>11^zt>>>25^zt<<26^zt<<21^zt<<7)+(qt^zt&(cr^qt))+Pt[St],Rt=qt,qt=cr,cr=zt,zt=jt+pt|0,jt=Vt,Vt=Nt,Nt=Ot,Ot=pt+(Nt&Vt^jt&(Nt^Vt))+(Nt>>>2^Nt>>>13^Nt>>>22^Nt<<30^Nt<<19^Nt<<10)|0;Et[0]=Et[0]+Ot|0,Et[1]=Et[1]+Nt|0,Et[2]=Et[2]+Vt|0,Et[3]=Et[3]+jt|0,Et[4]=Et[4]+zt|0,Et[5]=Et[5]+cr|0,Et[6]=Et[6]+qt|0,Et[7]=Et[7]+Rt|0}et.mode.ccm={name:"ccm",G:[],listenProgress:function(dt){et.mode.ccm.G.push(dt)},unListenProgress:function(dt){dt=et.mode.ccm.G.indexOf(dt),-1Nt)throw new et.exception.invalid("ccm: iv must be at least 7 bytes");for(Et=2;4>Et&&Vt>>>8*Et;Et++);return Et<15-Nt&&(Et=15-Nt),St=Ot.clamp(St,8*(15-Et)),mt=et.mode.ccm.V(dt,mt,St,pt,kt,Et),Pt=et.mode.ccm.C(dt,Pt,St,mt,kt,Et),Ot.concat(Pt.data,Pt.tag)},decrypt:function(dt,mt,St,pt,kt){kt=kt||64,pt=pt||[];var Et=et.bitArray,Pt=Et.bitLength(St)/8,Vt=Et.bitLength(mt),Ot=Et.clamp(mt,Vt-kt),Nt=Et.bitSlice(mt,Vt-kt),Vt=(Vt-kt)/8;if(7>Pt)throw new et.exception.invalid("ccm: iv must be at least 7 bytes");for(mt=2;4>mt&&Vt>>>8*mt;mt++);if(mt<15-Pt&&(mt=15-Pt),St=Et.clamp(St,8*(15-mt)),Ot=et.mode.ccm.C(dt,Ot,St,Nt,kt,mt),dt=et.mode.ccm.V(dt,Ot.data,St,pt,kt,mt),!Et.equal(Ot.tag,dt))throw new et.exception.corrupt("ccm: tag doesn't match");return Ot.data},na:function(dt,mt,St,pt,kt,Et){var Pt=[],Ot=et.bitArray,Nt=Ot.i;if(pt=[Ot.partial(8,(mt.length?64:0)|pt-2<<2|Et-1)],pt=Ot.concat(pt,St),pt[3]|=kt,pt=dt.encrypt(pt),mt.length)for(St=Ot.bitLength(mt)/8,65279>=St?Pt=[Ot.partial(16,St)]:4294967295>=St&&(Pt=Ot.concat([Ot.partial(16,65534)],[St])),Pt=Ot.concat(Pt,mt),mt=0;mtkt||16jt&&(et.mode.ccm.fa(Pt/Nt),jt+=zt),St[3]++,kt=dt.encrypt(St),mt[Pt]^=kt[0],mt[Pt+1]^=kt[1],mt[Pt+2]^=kt[2],mt[Pt+3]^=kt[3];return{tag:pt,data:Ot.clamp(mt,Vt)}}},et.mode.ocb2={name:"ocb2",encrypt:function(dt,mt,St,pt,kt,Et){if(et.bitArray.bitLength(St)!==128)throw new et.exception.invalid("ocb iv must be 128 bits");var Pt,Ot=et.mode.ocb2.S,Nt=et.bitArray,Vt=Nt.i,jt=[0,0,0,0];St=Ot(dt.encrypt(St));var zt,cr=[];for(pt=pt||[],kt=kt||64,Pt=0;Pt+4kt.bitLength(St)&&(Ot=Et(Ot,pt(Ot)),St=kt.concat(St,[-2147483648,0,0,0])),Pt=Et(Pt,St),dt.encrypt(Et(pt(Et(Ot,pt(Ot))),Pt))},S:function(dt){return[dt[0]<<1^dt[1]>>>31,dt[1]<<1^dt[2]>>>31,dt[2]<<1^dt[3]>>>31,dt[3]<<1^135*(dt[0]>>>31)]}},et.mode.gcm={name:"gcm",encrypt:function(dt,mt,St,pt,kt){var Et=mt.slice(0);return mt=et.bitArray,pt=pt||[],dt=et.mode.gcm.C(!0,dt,Et,pt,St,kt||128),mt.concat(dt.data,dt.tag)},decrypt:function(dt,mt,St,pt,kt){var Et=mt.slice(0),Pt=et.bitArray,Ot=Pt.bitLength(Et);if(kt=kt||128,pt=pt||[],kt<=Ot?(mt=Pt.bitSlice(Et,Ot-kt),Et=Pt.bitSlice(Et,0,Ot-kt)):(mt=Et,Et=[]),dt=et.mode.gcm.C(!1,dt,Et,pt,St,kt),!Pt.equal(dt.tag,mt))throw new et.exception.corrupt("gcm: tag doesn't match");return dt.data},ka:function(dt,mt){var St,pt,kt,Et,Pt,Ot=et.bitArray.i;for(kt=[0,0,0,0],Et=mt.slice(0),St=0;128>St;St++){for((pt=(dt[Math.floor(St/32)]&1<<31-St%32)!==0)&&(kt=Ot(kt,Et)),Pt=(Et[3]&1)!==0,pt=3;0>>1|(Et[pt-1]&1)<<31;Et[0]>>>=1,Pt&&(Et[0]^=-520093696)}return kt},j:function(dt,mt,St){var pt,kt=St.length;for(mt=mt.slice(0),pt=0;ptkt&&(dt=mt.hash(dt)),pt=0;ptpt||0>St)throw new et.exception.invalid("invalid params to pbkdf2");typeof dt=="string"&&(dt=et.codec.utf8String.toBits(dt)),typeof mt=="string"&&(mt=et.codec.utf8String.toBits(mt)),kt=kt||et.misc.hmac,dt=new kt(dt);var Et,Pt,Ot,Nt,Vt=[],jt=et.bitArray;for(Nt=1;32*Vt.length<(pt||1);Nt++){for(kt=Et=dt.encrypt(jt.concat(mt,[Nt])),Pt=1;PtPt;Pt++)kt.push(4294967296*Math.random()|0);for(Pt=0;Pt=1<this.o&&(this.o=Et),this.P++,this.b=et.hash.sha256.hash(this.b.concat(kt)),this.L=new et.cipher.aes(this.b),pt=0;4>pt&&(this.h[pt]=this.h[pt]+1|0,!this.h[pt]);pt++);}for(pt=0;pt>>1;this.c[Pt].update([pt,this.N++,2,mt,Et,dt.length].concat(dt))}break;case"string":mt===void 0&&(mt=dt.length),this.c[Pt].update([pt,this.N++,3,mt,Et,dt.length]),this.c[Pt].update(dt);break;default:Nt=1}if(Nt)throw new et.exception.bug("random: addEntropy only supports number, array of numbers or string");this.m[Pt]+=mt,this.f+=mt,Ot===this.u&&(this.isReady()!==this.u&&it("seeded",Math.max(this.o,this.f)),it("progress",this.getProgress()))},isReady:function(dt){return dt=this.T[dt!==void 0?dt:this.M],this.o&&this.o>=dt?this.m[0]>this.ba&&new Date().valueOf()>this.Z?this.J|this.I:this.I:this.f>=dt?this.J|this.u:this.u},getProgress:function(dt){return dt=this.T[dt||this.M],this.o>=dt||this.f>dt?1:this.f/dt},startCollectors:function(){if(!this.D){if(this.a={loadTimeCollector:ot(this,this.ma),mouseCollector:ot(this,this.oa),keyboardCollector:ot(this,this.la),accelerometerCollector:ot(this,this.ea),touchCollector:ot(this,this.qa)},window.addEventListener)window.addEventListener("load",this.a.loadTimeCollector,!1),window.addEventListener("mousemove",this.a.mouseCollector,!1),window.addEventListener("keypress",this.a.keyboardCollector,!1),window.addEventListener("devicemotion",this.a.accelerometerCollector,!1),window.addEventListener("touchmove",this.a.touchCollector,!1);else if(document.attachEvent)document.attachEvent("onload",this.a.loadTimeCollector),document.attachEvent("onmousemove",this.a.mouseCollector),document.attachEvent("keypress",this.a.keyboardCollector);else throw new et.exception.bug("can't attach event");this.D=!0}},stopCollectors:function(){this.D&&(window.removeEventListener?(window.removeEventListener("load",this.a.loadTimeCollector,!1),window.removeEventListener("mousemove",this.a.mouseCollector,!1),window.removeEventListener("keypress",this.a.keyboardCollector,!1),window.removeEventListener("devicemotion",this.a.accelerometerCollector,!1),window.removeEventListener("touchmove",this.a.touchCollector,!1)):document.detachEvent&&(document.detachEvent("onload",this.a.loadTimeCollector),document.detachEvent("onmousemove",this.a.mouseCollector),document.detachEvent("keypress",this.a.keyboardCollector)),this.D=!1)},addEventListener:function(dt,mt){this.K[dt][this.ga++]=mt},removeEventListener:function(dt,mt){var St,pt,kt=this.K[dt],Et=[];for(pt in kt)kt.hasOwnProperty(pt)&&kt[pt]===mt&&Et.push(pt);for(St=0;Stmt&&(dt.h[mt]=dt.h[mt]+1|0,!dt.h[mt]);mt++);return dt.L.encrypt(dt.h)}function ot(dt,mt){return function(){mt.apply(dt,arguments)}}et.random=new et.prng(6);e:try{var lt,ht,yt,gt;if(gt=o.exports){var bt;try{bt=requireCryptoBrowserify()}catch{bt=null}gt=ht=bt}if(gt&&ht.randomBytes)lt=ht.randomBytes(128),lt=new Uint32Array(new Uint8Array(lt).buffer),et.random.addEntropy(lt,1024,"crypto['randomBytes']");else if(typeof window<"u"&&typeof Uint32Array<"u"){if(yt=new Uint32Array(32),window.crypto&&window.crypto.getRandomValues)window.crypto.getRandomValues(yt);else if(window.msCrypto&&window.msCrypto.getRandomValues)window.msCrypto.getRandomValues(yt);else break e;et.random.addEntropy(yt,1024,"crypto['getRandomValues']")}}catch(dt){typeof window<"u"&&window.console&&(console.log("There was an error collecting entropy from the browser:"),console.log(dt))}et.json={defaults:{v:1,iter:1e4,ks:128,ts:64,mode:"ccm",adata:"",cipher:"aes"},ja:function(dt,mt,St,pt){St=St||{},pt=pt||{};var kt=et.json,Et=kt.g({iv:et.random.randomWords(4,0)},kt.defaults),Pt;if(kt.g(Et,St),St=Et.adata,typeof Et.salt=="string"&&(Et.salt=et.codec.base64.toBits(Et.salt)),typeof Et.iv=="string"&&(Et.iv=et.codec.base64.toBits(Et.iv)),!et.mode[Et.mode]||!et.cipher[Et.cipher]||typeof dt=="string"&&100>=Et.iter||Et.ts!==64&&Et.ts!==96&&Et.ts!==128||Et.ks!==128&&Et.ks!==192&&Et.ks!==256||2>Et.iv.length||4=mt.iter||mt.ts!==64&&mt.ts!==96&&mt.ts!==128||mt.ks!==128&&mt.ks!==192&&mt.ks!==256||!mt.iv||2>mt.iv.length||4>24&255,Kt[rr+1]=nr>>16&255,Kt[rr+2]=nr>>8&255,Kt[rr+3]=nr&255,Kt[rr+4]=Ut>>24&255,Kt[rr+5]=Ut>>16&255,Kt[rr+6]=Ut>>8&255,Kt[rr+7]=Ut&255}function mt(Kt,rr,nr,Ut,ar){var Br,Ar=0;for(Br=0;Br>>8)-1}function St(Kt,rr,nr,Ut){return mt(Kt,rr,nr,Ut,16)}function pt(Kt,rr,nr,Ut){return mt(Kt,rr,nr,Ut,32)}function kt(Kt,rr,nr,Ut){for(var ar=Ut[0]&255|(Ut[1]&255)<<8|(Ut[2]&255)<<16|(Ut[3]&255)<<24,Br=nr[0]&255|(nr[1]&255)<<8|(nr[2]&255)<<16|(nr[3]&255)<<24,Ar=nr[4]&255|(nr[5]&255)<<8|(nr[6]&255)<<16|(nr[7]&255)<<24,Mr=nr[8]&255|(nr[9]&255)<<8|(nr[10]&255)<<16|(nr[11]&255)<<24,Wr=nr[12]&255|(nr[13]&255)<<8|(nr[14]&255)<<16|(nr[15]&255)<<24,_i=Ut[4]&255|(Ut[5]&255)<<8|(Ut[6]&255)<<16|(Ut[7]&255)<<24,Hr=rr[0]&255|(rr[1]&255)<<8|(rr[2]&255)<<16|(rr[3]&255)<<24,Un=rr[4]&255|(rr[5]&255)<<8|(rr[6]&255)<<16|(rr[7]&255)<<24,ln=rr[8]&255|(rr[9]&255)<<8|(rr[10]&255)<<16|(rr[11]&255)<<24,Sn=rr[12]&255|(rr[13]&255)<<8|(rr[14]&255)<<16|(rr[15]&255)<<24,$n=Ut[8]&255|(Ut[9]&255)<<8|(Ut[10]&255)<<16|(Ut[11]&255)<<24,Mn=nr[16]&255|(nr[17]&255)<<8|(nr[18]&255)<<16|(nr[19]&255)<<24,An=nr[20]&255|(nr[21]&255)<<8|(nr[22]&255)<<16|(nr[23]&255)<<24,Tn=nr[24]&255|(nr[25]&255)<<8|(nr[26]&255)<<16|(nr[27]&255)<<24,En=nr[28]&255|(nr[29]&255)<<8|(nr[30]&255)<<16|(nr[31]&255)<<24,Bn=Ut[12]&255|(Ut[13]&255)<<8|(Ut[14]&255)<<16|(Ut[15]&255)<<24,hn=ar,vn=Br,fn=Ar,dn=Mr,pn=Wr,sn=_i,Fr=Hr,Nr=Un,Zr=ln,jr=Sn,qr=$n,rn=Mn,Cn=An,Gn=Tn,Vn=En,jn=Bn,wr,qn=0;qn<20;qn+=2)wr=hn+Cn|0,pn^=wr<<7|wr>>>32-7,wr=pn+hn|0,Zr^=wr<<9|wr>>>32-9,wr=Zr+pn|0,Cn^=wr<<13|wr>>>32-13,wr=Cn+Zr|0,hn^=wr<<18|wr>>>32-18,wr=sn+vn|0,jr^=wr<<7|wr>>>32-7,wr=jr+sn|0,Gn^=wr<<9|wr>>>32-9,wr=Gn+jr|0,vn^=wr<<13|wr>>>32-13,wr=vn+Gn|0,sn^=wr<<18|wr>>>32-18,wr=qr+Fr|0,Vn^=wr<<7|wr>>>32-7,wr=Vn+qr|0,fn^=wr<<9|wr>>>32-9,wr=fn+Vn|0,Fr^=wr<<13|wr>>>32-13,wr=Fr+fn|0,qr^=wr<<18|wr>>>32-18,wr=jn+rn|0,dn^=wr<<7|wr>>>32-7,wr=dn+jn|0,Nr^=wr<<9|wr>>>32-9,wr=Nr+dn|0,rn^=wr<<13|wr>>>32-13,wr=rn+Nr|0,jn^=wr<<18|wr>>>32-18,wr=hn+dn|0,vn^=wr<<7|wr>>>32-7,wr=vn+hn|0,fn^=wr<<9|wr>>>32-9,wr=fn+vn|0,dn^=wr<<13|wr>>>32-13,wr=dn+fn|0,hn^=wr<<18|wr>>>32-18,wr=sn+pn|0,Fr^=wr<<7|wr>>>32-7,wr=Fr+sn|0,Nr^=wr<<9|wr>>>32-9,wr=Nr+Fr|0,pn^=wr<<13|wr>>>32-13,wr=pn+Nr|0,sn^=wr<<18|wr>>>32-18,wr=qr+jr|0,rn^=wr<<7|wr>>>32-7,wr=rn+qr|0,Zr^=wr<<9|wr>>>32-9,wr=Zr+rn|0,jr^=wr<<13|wr>>>32-13,wr=jr+Zr|0,qr^=wr<<18|wr>>>32-18,wr=jn+Vn|0,Cn^=wr<<7|wr>>>32-7,wr=Cn+jn|0,Gn^=wr<<9|wr>>>32-9,wr=Gn+Cn|0,Vn^=wr<<13|wr>>>32-13,wr=Vn+Gn|0,jn^=wr<<18|wr>>>32-18;hn=hn+ar|0,vn=vn+Br|0,fn=fn+Ar|0,dn=dn+Mr|0,pn=pn+Wr|0,sn=sn+_i|0,Fr=Fr+Hr|0,Nr=Nr+Un|0,Zr=Zr+ln|0,jr=jr+Sn|0,qr=qr+$n|0,rn=rn+Mn|0,Cn=Cn+An|0,Gn=Gn+Tn|0,Vn=Vn+En|0,jn=jn+Bn|0,Kt[0]=hn>>>0&255,Kt[1]=hn>>>8&255,Kt[2]=hn>>>16&255,Kt[3]=hn>>>24&255,Kt[4]=vn>>>0&255,Kt[5]=vn>>>8&255,Kt[6]=vn>>>16&255,Kt[7]=vn>>>24&255,Kt[8]=fn>>>0&255,Kt[9]=fn>>>8&255,Kt[10]=fn>>>16&255,Kt[11]=fn>>>24&255,Kt[12]=dn>>>0&255,Kt[13]=dn>>>8&255,Kt[14]=dn>>>16&255,Kt[15]=dn>>>24&255,Kt[16]=pn>>>0&255,Kt[17]=pn>>>8&255,Kt[18]=pn>>>16&255,Kt[19]=pn>>>24&255,Kt[20]=sn>>>0&255,Kt[21]=sn>>>8&255,Kt[22]=sn>>>16&255,Kt[23]=sn>>>24&255,Kt[24]=Fr>>>0&255,Kt[25]=Fr>>>8&255,Kt[26]=Fr>>>16&255,Kt[27]=Fr>>>24&255,Kt[28]=Nr>>>0&255,Kt[29]=Nr>>>8&255,Kt[30]=Nr>>>16&255,Kt[31]=Nr>>>24&255,Kt[32]=Zr>>>0&255,Kt[33]=Zr>>>8&255,Kt[34]=Zr>>>16&255,Kt[35]=Zr>>>24&255,Kt[36]=jr>>>0&255,Kt[37]=jr>>>8&255,Kt[38]=jr>>>16&255,Kt[39]=jr>>>24&255,Kt[40]=qr>>>0&255,Kt[41]=qr>>>8&255,Kt[42]=qr>>>16&255,Kt[43]=qr>>>24&255,Kt[44]=rn>>>0&255,Kt[45]=rn>>>8&255,Kt[46]=rn>>>16&255,Kt[47]=rn>>>24&255,Kt[48]=Cn>>>0&255,Kt[49]=Cn>>>8&255,Kt[50]=Cn>>>16&255,Kt[51]=Cn>>>24&255,Kt[52]=Gn>>>0&255,Kt[53]=Gn>>>8&255,Kt[54]=Gn>>>16&255,Kt[55]=Gn>>>24&255,Kt[56]=Vn>>>0&255,Kt[57]=Vn>>>8&255,Kt[58]=Vn>>>16&255,Kt[59]=Vn>>>24&255,Kt[60]=jn>>>0&255,Kt[61]=jn>>>8&255,Kt[62]=jn>>>16&255,Kt[63]=jn>>>24&255}function Et(Kt,rr,nr,Ut){for(var ar=Ut[0]&255|(Ut[1]&255)<<8|(Ut[2]&255)<<16|(Ut[3]&255)<<24,Br=nr[0]&255|(nr[1]&255)<<8|(nr[2]&255)<<16|(nr[3]&255)<<24,Ar=nr[4]&255|(nr[5]&255)<<8|(nr[6]&255)<<16|(nr[7]&255)<<24,Mr=nr[8]&255|(nr[9]&255)<<8|(nr[10]&255)<<16|(nr[11]&255)<<24,Wr=nr[12]&255|(nr[13]&255)<<8|(nr[14]&255)<<16|(nr[15]&255)<<24,_i=Ut[4]&255|(Ut[5]&255)<<8|(Ut[6]&255)<<16|(Ut[7]&255)<<24,Hr=rr[0]&255|(rr[1]&255)<<8|(rr[2]&255)<<16|(rr[3]&255)<<24,Un=rr[4]&255|(rr[5]&255)<<8|(rr[6]&255)<<16|(rr[7]&255)<<24,ln=rr[8]&255|(rr[9]&255)<<8|(rr[10]&255)<<16|(rr[11]&255)<<24,Sn=rr[12]&255|(rr[13]&255)<<8|(rr[14]&255)<<16|(rr[15]&255)<<24,$n=Ut[8]&255|(Ut[9]&255)<<8|(Ut[10]&255)<<16|(Ut[11]&255)<<24,Mn=nr[16]&255|(nr[17]&255)<<8|(nr[18]&255)<<16|(nr[19]&255)<<24,An=nr[20]&255|(nr[21]&255)<<8|(nr[22]&255)<<16|(nr[23]&255)<<24,Tn=nr[24]&255|(nr[25]&255)<<8|(nr[26]&255)<<16|(nr[27]&255)<<24,En=nr[28]&255|(nr[29]&255)<<8|(nr[30]&255)<<16|(nr[31]&255)<<24,Bn=Ut[12]&255|(Ut[13]&255)<<8|(Ut[14]&255)<<16|(Ut[15]&255)<<24,hn=ar,vn=Br,fn=Ar,dn=Mr,pn=Wr,sn=_i,Fr=Hr,Nr=Un,Zr=ln,jr=Sn,qr=$n,rn=Mn,Cn=An,Gn=Tn,Vn=En,jn=Bn,wr,qn=0;qn<20;qn+=2)wr=hn+Cn|0,pn^=wr<<7|wr>>>32-7,wr=pn+hn|0,Zr^=wr<<9|wr>>>32-9,wr=Zr+pn|0,Cn^=wr<<13|wr>>>32-13,wr=Cn+Zr|0,hn^=wr<<18|wr>>>32-18,wr=sn+vn|0,jr^=wr<<7|wr>>>32-7,wr=jr+sn|0,Gn^=wr<<9|wr>>>32-9,wr=Gn+jr|0,vn^=wr<<13|wr>>>32-13,wr=vn+Gn|0,sn^=wr<<18|wr>>>32-18,wr=qr+Fr|0,Vn^=wr<<7|wr>>>32-7,wr=Vn+qr|0,fn^=wr<<9|wr>>>32-9,wr=fn+Vn|0,Fr^=wr<<13|wr>>>32-13,wr=Fr+fn|0,qr^=wr<<18|wr>>>32-18,wr=jn+rn|0,dn^=wr<<7|wr>>>32-7,wr=dn+jn|0,Nr^=wr<<9|wr>>>32-9,wr=Nr+dn|0,rn^=wr<<13|wr>>>32-13,wr=rn+Nr|0,jn^=wr<<18|wr>>>32-18,wr=hn+dn|0,vn^=wr<<7|wr>>>32-7,wr=vn+hn|0,fn^=wr<<9|wr>>>32-9,wr=fn+vn|0,dn^=wr<<13|wr>>>32-13,wr=dn+fn|0,hn^=wr<<18|wr>>>32-18,wr=sn+pn|0,Fr^=wr<<7|wr>>>32-7,wr=Fr+sn|0,Nr^=wr<<9|wr>>>32-9,wr=Nr+Fr|0,pn^=wr<<13|wr>>>32-13,wr=pn+Nr|0,sn^=wr<<18|wr>>>32-18,wr=qr+jr|0,rn^=wr<<7|wr>>>32-7,wr=rn+qr|0,Zr^=wr<<9|wr>>>32-9,wr=Zr+rn|0,jr^=wr<<13|wr>>>32-13,wr=jr+Zr|0,qr^=wr<<18|wr>>>32-18,wr=jn+Vn|0,Cn^=wr<<7|wr>>>32-7,wr=Cn+jn|0,Gn^=wr<<9|wr>>>32-9,wr=Gn+Cn|0,Vn^=wr<<13|wr>>>32-13,wr=Vn+Gn|0,jn^=wr<<18|wr>>>32-18;Kt[0]=hn>>>0&255,Kt[1]=hn>>>8&255,Kt[2]=hn>>>16&255,Kt[3]=hn>>>24&255,Kt[4]=sn>>>0&255,Kt[5]=sn>>>8&255,Kt[6]=sn>>>16&255,Kt[7]=sn>>>24&255,Kt[8]=qr>>>0&255,Kt[9]=qr>>>8&255,Kt[10]=qr>>>16&255,Kt[11]=qr>>>24&255,Kt[12]=jn>>>0&255,Kt[13]=jn>>>8&255,Kt[14]=jn>>>16&255,Kt[15]=jn>>>24&255,Kt[16]=Fr>>>0&255,Kt[17]=Fr>>>8&255,Kt[18]=Fr>>>16&255,Kt[19]=Fr>>>24&255,Kt[20]=Nr>>>0&255,Kt[21]=Nr>>>8&255,Kt[22]=Nr>>>16&255,Kt[23]=Nr>>>24&255,Kt[24]=Zr>>>0&255,Kt[25]=Zr>>>8&255,Kt[26]=Zr>>>16&255,Kt[27]=Zr>>>24&255,Kt[28]=jr>>>0&255,Kt[29]=jr>>>8&255,Kt[30]=jr>>>16&255,Kt[31]=jr>>>24&255}function Pt(Kt,rr,nr,Ut){kt(Kt,rr,nr,Ut)}function Ot(Kt,rr,nr,Ut){Et(Kt,rr,nr,Ut)}var Nt=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function Vt(Kt,rr,nr,Ut,ar,Br,Ar){var Mr=new Uint8Array(16),Wr=new Uint8Array(64),_i,Hr;for(Hr=0;Hr<16;Hr++)Mr[Hr]=0;for(Hr=0;Hr<8;Hr++)Mr[Hr]=Br[Hr];for(;ar>=64;){for(Pt(Wr,Mr,Ar,Nt),Hr=0;Hr<64;Hr++)Kt[rr+Hr]=nr[Ut+Hr]^Wr[Hr];for(_i=1,Hr=8;Hr<16;Hr++)_i=_i+(Mr[Hr]&255)|0,Mr[Hr]=_i&255,_i>>>=8;ar-=64,rr+=64,Ut+=64}if(ar>0)for(Pt(Wr,Mr,Ar,Nt),Hr=0;Hr=64;){for(Pt(Ar,Br,ar,Nt),Wr=0;Wr<64;Wr++)Kt[rr+Wr]=Ar[Wr];for(Mr=1,Wr=8;Wr<16;Wr++)Mr=Mr+(Br[Wr]&255)|0,Br[Wr]=Mr&255,Mr>>>=8;nr-=64,rr+=64}if(nr>0)for(Pt(Ar,Br,ar,Nt),Wr=0;Wr>>13|nr<<3)&8191,Ut=Kt[4]&255|(Kt[5]&255)<<8,this.r[2]=(nr>>>10|Ut<<6)&7939,ar=Kt[6]&255|(Kt[7]&255)<<8,this.r[3]=(Ut>>>7|ar<<9)&8191,Br=Kt[8]&255|(Kt[9]&255)<<8,this.r[4]=(ar>>>4|Br<<12)&255,this.r[5]=Br>>>1&8190,Ar=Kt[10]&255|(Kt[11]&255)<<8,this.r[6]=(Br>>>14|Ar<<2)&8191,Mr=Kt[12]&255|(Kt[13]&255)<<8,this.r[7]=(Ar>>>11|Mr<<5)&8065,Wr=Kt[14]&255|(Kt[15]&255)<<8,this.r[8]=(Mr>>>8|Wr<<8)&8191,this.r[9]=Wr>>>5&127,this.pad[0]=Kt[16]&255|(Kt[17]&255)<<8,this.pad[1]=Kt[18]&255|(Kt[19]&255)<<8,this.pad[2]=Kt[20]&255|(Kt[21]&255)<<8,this.pad[3]=Kt[22]&255|(Kt[23]&255)<<8,this.pad[4]=Kt[24]&255|(Kt[25]&255)<<8,this.pad[5]=Kt[26]&255|(Kt[27]&255)<<8,this.pad[6]=Kt[28]&255|(Kt[29]&255)<<8,this.pad[7]=Kt[30]&255|(Kt[31]&255)<<8};qt.prototype.blocks=function(Kt,rr,nr){for(var Ut=this.fin?0:2048,ar,Br,Ar,Mr,Wr,_i,Hr,Un,ln,Sn,$n,Mn,An,Tn,En,Bn,hn,vn,fn,dn=this.h[0],pn=this.h[1],sn=this.h[2],Fr=this.h[3],Nr=this.h[4],Zr=this.h[5],jr=this.h[6],qr=this.h[7],rn=this.h[8],Cn=this.h[9],Gn=this.r[0],Vn=this.r[1],jn=this.r[2],wr=this.r[3],qn=this.r[4],Qn=this.r[5],na=this.r[6],Hn=this.r[7],ga=this.r[8],Zn=this.r[9];nr>=16;)ar=Kt[rr+0]&255|(Kt[rr+1]&255)<<8,dn+=ar&8191,Br=Kt[rr+2]&255|(Kt[rr+3]&255)<<8,pn+=(ar>>>13|Br<<3)&8191,Ar=Kt[rr+4]&255|(Kt[rr+5]&255)<<8,sn+=(Br>>>10|Ar<<6)&8191,Mr=Kt[rr+6]&255|(Kt[rr+7]&255)<<8,Fr+=(Ar>>>7|Mr<<9)&8191,Wr=Kt[rr+8]&255|(Kt[rr+9]&255)<<8,Nr+=(Mr>>>4|Wr<<12)&8191,Zr+=Wr>>>1&8191,_i=Kt[rr+10]&255|(Kt[rr+11]&255)<<8,jr+=(Wr>>>14|_i<<2)&8191,Hr=Kt[rr+12]&255|(Kt[rr+13]&255)<<8,qr+=(_i>>>11|Hr<<5)&8191,Un=Kt[rr+14]&255|(Kt[rr+15]&255)<<8,rn+=(Hr>>>8|Un<<8)&8191,Cn+=Un>>>5|Ut,ln=0,Sn=ln,Sn+=dn*Gn,Sn+=pn*(5*Zn),Sn+=sn*(5*ga),Sn+=Fr*(5*Hn),Sn+=Nr*(5*na),ln=Sn>>>13,Sn&=8191,Sn+=Zr*(5*Qn),Sn+=jr*(5*qn),Sn+=qr*(5*wr),Sn+=rn*(5*jn),Sn+=Cn*(5*Vn),ln+=Sn>>>13,Sn&=8191,$n=ln,$n+=dn*Vn,$n+=pn*Gn,$n+=sn*(5*Zn),$n+=Fr*(5*ga),$n+=Nr*(5*Hn),ln=$n>>>13,$n&=8191,$n+=Zr*(5*na),$n+=jr*(5*Qn),$n+=qr*(5*qn),$n+=rn*(5*wr),$n+=Cn*(5*jn),ln+=$n>>>13,$n&=8191,Mn=ln,Mn+=dn*jn,Mn+=pn*Vn,Mn+=sn*Gn,Mn+=Fr*(5*Zn),Mn+=Nr*(5*ga),ln=Mn>>>13,Mn&=8191,Mn+=Zr*(5*Hn),Mn+=jr*(5*na),Mn+=qr*(5*Qn),Mn+=rn*(5*qn),Mn+=Cn*(5*wr),ln+=Mn>>>13,Mn&=8191,An=ln,An+=dn*wr,An+=pn*jn,An+=sn*Vn,An+=Fr*Gn,An+=Nr*(5*Zn),ln=An>>>13,An&=8191,An+=Zr*(5*ga),An+=jr*(5*Hn),An+=qr*(5*na),An+=rn*(5*Qn),An+=Cn*(5*qn),ln+=An>>>13,An&=8191,Tn=ln,Tn+=dn*qn,Tn+=pn*wr,Tn+=sn*jn,Tn+=Fr*Vn,Tn+=Nr*Gn,ln=Tn>>>13,Tn&=8191,Tn+=Zr*(5*Zn),Tn+=jr*(5*ga),Tn+=qr*(5*Hn),Tn+=rn*(5*na),Tn+=Cn*(5*Qn),ln+=Tn>>>13,Tn&=8191,En=ln,En+=dn*Qn,En+=pn*qn,En+=sn*wr,En+=Fr*jn,En+=Nr*Vn,ln=En>>>13,En&=8191,En+=Zr*Gn,En+=jr*(5*Zn),En+=qr*(5*ga),En+=rn*(5*Hn),En+=Cn*(5*na),ln+=En>>>13,En&=8191,Bn=ln,Bn+=dn*na,Bn+=pn*Qn,Bn+=sn*qn,Bn+=Fr*wr,Bn+=Nr*jn,ln=Bn>>>13,Bn&=8191,Bn+=Zr*Vn,Bn+=jr*Gn,Bn+=qr*(5*Zn),Bn+=rn*(5*ga),Bn+=Cn*(5*Hn),ln+=Bn>>>13,Bn&=8191,hn=ln,hn+=dn*Hn,hn+=pn*na,hn+=sn*Qn,hn+=Fr*qn,hn+=Nr*wr,ln=hn>>>13,hn&=8191,hn+=Zr*jn,hn+=jr*Vn,hn+=qr*Gn,hn+=rn*(5*Zn),hn+=Cn*(5*ga),ln+=hn>>>13,hn&=8191,vn=ln,vn+=dn*ga,vn+=pn*Hn,vn+=sn*na,vn+=Fr*Qn,vn+=Nr*qn,ln=vn>>>13,vn&=8191,vn+=Zr*wr,vn+=jr*jn,vn+=qr*Vn,vn+=rn*Gn,vn+=Cn*(5*Zn),ln+=vn>>>13,vn&=8191,fn=ln,fn+=dn*Zn,fn+=pn*ga,fn+=sn*Hn,fn+=Fr*na,fn+=Nr*Qn,ln=fn>>>13,fn&=8191,fn+=Zr*qn,fn+=jr*wr,fn+=qr*jn,fn+=rn*Vn,fn+=Cn*Gn,ln+=fn>>>13,fn&=8191,ln=(ln<<2)+ln|0,ln=ln+Sn|0,Sn=ln&8191,ln=ln>>>13,$n+=ln,dn=Sn,pn=$n,sn=Mn,Fr=An,Nr=Tn,Zr=En,jr=Bn,qr=hn,rn=vn,Cn=fn,rr+=16,nr-=16;this.h[0]=dn,this.h[1]=pn,this.h[2]=sn,this.h[3]=Fr,this.h[4]=Nr,this.h[5]=Zr,this.h[6]=jr,this.h[7]=qr,this.h[8]=rn,this.h[9]=Cn},qt.prototype.finish=function(Kt,rr){var nr=new Uint16Array(10),Ut,ar,Br,Ar;if(this.leftover){for(Ar=this.leftover,this.buffer[Ar++]=1;Ar<16;Ar++)this.buffer[Ar]=0;this.fin=1,this.blocks(this.buffer,0,16)}for(Ut=this.h[1]>>>13,this.h[1]&=8191,Ar=2;Ar<10;Ar++)this.h[Ar]+=Ut,Ut=this.h[Ar]>>>13,this.h[Ar]&=8191;for(this.h[0]+=Ut*5,Ut=this.h[0]>>>13,this.h[0]&=8191,this.h[1]+=Ut,Ut=this.h[1]>>>13,this.h[1]&=8191,this.h[2]+=Ut,nr[0]=this.h[0]+5,Ut=nr[0]>>>13,nr[0]&=8191,Ar=1;Ar<10;Ar++)nr[Ar]=this.h[Ar]+Ut,Ut=nr[Ar]>>>13,nr[Ar]&=8191;for(nr[9]-=8192,ar=(Ut^1)-1,Ar=0;Ar<10;Ar++)nr[Ar]&=ar;for(ar=~ar,Ar=0;Ar<10;Ar++)this.h[Ar]=this.h[Ar]&ar|nr[Ar];for(this.h[0]=(this.h[0]|this.h[1]<<13)&65535,this.h[1]=(this.h[1]>>>3|this.h[2]<<10)&65535,this.h[2]=(this.h[2]>>>6|this.h[3]<<7)&65535,this.h[3]=(this.h[3]>>>9|this.h[4]<<4)&65535,this.h[4]=(this.h[4]>>>12|this.h[5]<<1|this.h[6]<<14)&65535,this.h[5]=(this.h[6]>>>2|this.h[7]<<11)&65535,this.h[6]=(this.h[7]>>>5|this.h[8]<<8)&65535,this.h[7]=(this.h[8]>>>8|this.h[9]<<5)&65535,Br=this.h[0]+this.pad[0],this.h[0]=Br&65535,Ar=1;Ar<8;Ar++)Br=(this.h[Ar]+this.pad[Ar]|0)+(Br>>>16)|0,this.h[Ar]=Br&65535;Kt[rr+0]=this.h[0]>>>0&255,Kt[rr+1]=this.h[0]>>>8&255,Kt[rr+2]=this.h[1]>>>0&255,Kt[rr+3]=this.h[1]>>>8&255,Kt[rr+4]=this.h[2]>>>0&255,Kt[rr+5]=this.h[2]>>>8&255,Kt[rr+6]=this.h[3]>>>0&255,Kt[rr+7]=this.h[3]>>>8&255,Kt[rr+8]=this.h[4]>>>0&255,Kt[rr+9]=this.h[4]>>>8&255,Kt[rr+10]=this.h[5]>>>0&255,Kt[rr+11]=this.h[5]>>>8&255,Kt[rr+12]=this.h[6]>>>0&255,Kt[rr+13]=this.h[6]>>>8&255,Kt[rr+14]=this.h[7]>>>0&255,Kt[rr+15]=this.h[7]>>>8&255},qt.prototype.update=function(Kt,rr,nr){var Ut,ar;if(this.leftover){for(ar=16-this.leftover,ar>nr&&(ar=nr),Ut=0;Ut=16&&(ar=nr-nr%16,this.blocks(Kt,rr,ar),rr+=ar,nr-=ar),nr){for(Ut=0;Ut>16&1),Br[nr-1]&=65535;Br[15]=Ar[15]-32767-(Br[14]>>16&1),ar=Br[15]>>16&1,Br[14]&=65535,At(Ar,Br,1-ar)}for(nr=0;nr<16;nr++)Kt[2*nr]=Ar[nr]&255,Kt[2*nr+1]=Ar[nr]>>8}function Bt(Kt,rr){var nr=new Uint8Array(32),Ut=new Uint8Array(32);return Tt(nr,Kt),Tt(Ut,rr),pt(nr,0,Ut,0)}function It(Kt){var rr=new Uint8Array(32);return Tt(rr,Kt),rr[0]&1}function xt(Kt,rr){var nr;for(nr=0;nr<16;nr++)Kt[nr]=rr[2*nr]+(rr[2*nr+1]<<8);Kt[15]&=32767}function Ft(Kt,rr,nr){for(var Ut=0;Ut<16;Ut++)Kt[Ut]=rr[Ut]+nr[Ut]}function er(Kt,rr,nr){for(var Ut=0;Ut<16;Ut++)Kt[Ut]=rr[Ut]-nr[Ut]}function lr(Kt,rr,nr){var Ut,ar,Br=0,Ar=0,Mr=0,Wr=0,_i=0,Hr=0,Un=0,ln=0,Sn=0,$n=0,Mn=0,An=0,Tn=0,En=0,Bn=0,hn=0,vn=0,fn=0,dn=0,pn=0,sn=0,Fr=0,Nr=0,Zr=0,jr=0,qr=0,rn=0,Cn=0,Gn=0,Vn=0,jn=0,wr=nr[0],qn=nr[1],Qn=nr[2],na=nr[3],Hn=nr[4],ga=nr[5],Zn=nr[6],us=nr[7],$a=nr[8],os=nr[9],hs=nr[10],ds=nr[11],vs=nr[12],ks=nr[13],_s=nr[14],ws=nr[15];Ut=rr[0],Br+=Ut*wr,Ar+=Ut*qn,Mr+=Ut*Qn,Wr+=Ut*na,_i+=Ut*Hn,Hr+=Ut*ga,Un+=Ut*Zn,ln+=Ut*us,Sn+=Ut*$a,$n+=Ut*os,Mn+=Ut*hs,An+=Ut*ds,Tn+=Ut*vs,En+=Ut*ks,Bn+=Ut*_s,hn+=Ut*ws,Ut=rr[1],Ar+=Ut*wr,Mr+=Ut*qn,Wr+=Ut*Qn,_i+=Ut*na,Hr+=Ut*Hn,Un+=Ut*ga,ln+=Ut*Zn,Sn+=Ut*us,$n+=Ut*$a,Mn+=Ut*os,An+=Ut*hs,Tn+=Ut*ds,En+=Ut*vs,Bn+=Ut*ks,hn+=Ut*_s,vn+=Ut*ws,Ut=rr[2],Mr+=Ut*wr,Wr+=Ut*qn,_i+=Ut*Qn,Hr+=Ut*na,Un+=Ut*Hn,ln+=Ut*ga,Sn+=Ut*Zn,$n+=Ut*us,Mn+=Ut*$a,An+=Ut*os,Tn+=Ut*hs,En+=Ut*ds,Bn+=Ut*vs,hn+=Ut*ks,vn+=Ut*_s,fn+=Ut*ws,Ut=rr[3],Wr+=Ut*wr,_i+=Ut*qn,Hr+=Ut*Qn,Un+=Ut*na,ln+=Ut*Hn,Sn+=Ut*ga,$n+=Ut*Zn,Mn+=Ut*us,An+=Ut*$a,Tn+=Ut*os,En+=Ut*hs,Bn+=Ut*ds,hn+=Ut*vs,vn+=Ut*ks,fn+=Ut*_s,dn+=Ut*ws,Ut=rr[4],_i+=Ut*wr,Hr+=Ut*qn,Un+=Ut*Qn,ln+=Ut*na,Sn+=Ut*Hn,$n+=Ut*ga,Mn+=Ut*Zn,An+=Ut*us,Tn+=Ut*$a,En+=Ut*os,Bn+=Ut*hs,hn+=Ut*ds,vn+=Ut*vs,fn+=Ut*ks,dn+=Ut*_s,pn+=Ut*ws,Ut=rr[5],Hr+=Ut*wr,Un+=Ut*qn,ln+=Ut*Qn,Sn+=Ut*na,$n+=Ut*Hn,Mn+=Ut*ga,An+=Ut*Zn,Tn+=Ut*us,En+=Ut*$a,Bn+=Ut*os,hn+=Ut*hs,vn+=Ut*ds,fn+=Ut*vs,dn+=Ut*ks,pn+=Ut*_s,sn+=Ut*ws,Ut=rr[6],Un+=Ut*wr,ln+=Ut*qn,Sn+=Ut*Qn,$n+=Ut*na,Mn+=Ut*Hn,An+=Ut*ga,Tn+=Ut*Zn,En+=Ut*us,Bn+=Ut*$a,hn+=Ut*os,vn+=Ut*hs,fn+=Ut*ds,dn+=Ut*vs,pn+=Ut*ks,sn+=Ut*_s,Fr+=Ut*ws,Ut=rr[7],ln+=Ut*wr,Sn+=Ut*qn,$n+=Ut*Qn,Mn+=Ut*na,An+=Ut*Hn,Tn+=Ut*ga,En+=Ut*Zn,Bn+=Ut*us,hn+=Ut*$a,vn+=Ut*os,fn+=Ut*hs,dn+=Ut*ds,pn+=Ut*vs,sn+=Ut*ks,Fr+=Ut*_s,Nr+=Ut*ws,Ut=rr[8],Sn+=Ut*wr,$n+=Ut*qn,Mn+=Ut*Qn,An+=Ut*na,Tn+=Ut*Hn,En+=Ut*ga,Bn+=Ut*Zn,hn+=Ut*us,vn+=Ut*$a,fn+=Ut*os,dn+=Ut*hs,pn+=Ut*ds,sn+=Ut*vs,Fr+=Ut*ks,Nr+=Ut*_s,Zr+=Ut*ws,Ut=rr[9],$n+=Ut*wr,Mn+=Ut*qn,An+=Ut*Qn,Tn+=Ut*na,En+=Ut*Hn,Bn+=Ut*ga,hn+=Ut*Zn,vn+=Ut*us,fn+=Ut*$a,dn+=Ut*os,pn+=Ut*hs,sn+=Ut*ds,Fr+=Ut*vs,Nr+=Ut*ks,Zr+=Ut*_s,jr+=Ut*ws,Ut=rr[10],Mn+=Ut*wr,An+=Ut*qn,Tn+=Ut*Qn,En+=Ut*na,Bn+=Ut*Hn,hn+=Ut*ga,vn+=Ut*Zn,fn+=Ut*us,dn+=Ut*$a,pn+=Ut*os,sn+=Ut*hs,Fr+=Ut*ds,Nr+=Ut*vs,Zr+=Ut*ks,jr+=Ut*_s,qr+=Ut*ws,Ut=rr[11],An+=Ut*wr,Tn+=Ut*qn,En+=Ut*Qn,Bn+=Ut*na,hn+=Ut*Hn,vn+=Ut*ga,fn+=Ut*Zn,dn+=Ut*us,pn+=Ut*$a,sn+=Ut*os,Fr+=Ut*hs,Nr+=Ut*ds,Zr+=Ut*vs,jr+=Ut*ks,qr+=Ut*_s,rn+=Ut*ws,Ut=rr[12],Tn+=Ut*wr,En+=Ut*qn,Bn+=Ut*Qn,hn+=Ut*na,vn+=Ut*Hn,fn+=Ut*ga,dn+=Ut*Zn,pn+=Ut*us,sn+=Ut*$a,Fr+=Ut*os,Nr+=Ut*hs,Zr+=Ut*ds,jr+=Ut*vs,qr+=Ut*ks,rn+=Ut*_s,Cn+=Ut*ws,Ut=rr[13],En+=Ut*wr,Bn+=Ut*qn,hn+=Ut*Qn,vn+=Ut*na,fn+=Ut*Hn,dn+=Ut*ga,pn+=Ut*Zn,sn+=Ut*us,Fr+=Ut*$a,Nr+=Ut*os,Zr+=Ut*hs,jr+=Ut*ds,qr+=Ut*vs,rn+=Ut*ks,Cn+=Ut*_s,Gn+=Ut*ws,Ut=rr[14],Bn+=Ut*wr,hn+=Ut*qn,vn+=Ut*Qn,fn+=Ut*na,dn+=Ut*Hn,pn+=Ut*ga,sn+=Ut*Zn,Fr+=Ut*us,Nr+=Ut*$a,Zr+=Ut*os,jr+=Ut*hs,qr+=Ut*ds,rn+=Ut*vs,Cn+=Ut*ks,Gn+=Ut*_s,Vn+=Ut*ws,Ut=rr[15],hn+=Ut*wr,vn+=Ut*qn,fn+=Ut*Qn,dn+=Ut*na,pn+=Ut*Hn,sn+=Ut*ga,Fr+=Ut*Zn,Nr+=Ut*us,Zr+=Ut*$a,jr+=Ut*os,qr+=Ut*hs,rn+=Ut*ds,Cn+=Ut*vs,Gn+=Ut*ks,Vn+=Ut*_s,jn+=Ut*ws,Br+=38*vn,Ar+=38*fn,Mr+=38*dn,Wr+=38*pn,_i+=38*sn,Hr+=38*Fr,Un+=38*Nr,ln+=38*Zr,Sn+=38*jr,$n+=38*qr,Mn+=38*rn,An+=38*Cn,Tn+=38*Gn,En+=38*Vn,Bn+=38*jn,ar=1,Ut=Br+ar+65535,ar=Math.floor(Ut/65536),Br=Ut-ar*65536,Ut=Ar+ar+65535,ar=Math.floor(Ut/65536),Ar=Ut-ar*65536,Ut=Mr+ar+65535,ar=Math.floor(Ut/65536),Mr=Ut-ar*65536,Ut=Wr+ar+65535,ar=Math.floor(Ut/65536),Wr=Ut-ar*65536,Ut=_i+ar+65535,ar=Math.floor(Ut/65536),_i=Ut-ar*65536,Ut=Hr+ar+65535,ar=Math.floor(Ut/65536),Hr=Ut-ar*65536,Ut=Un+ar+65535,ar=Math.floor(Ut/65536),Un=Ut-ar*65536,Ut=ln+ar+65535,ar=Math.floor(Ut/65536),ln=Ut-ar*65536,Ut=Sn+ar+65535,ar=Math.floor(Ut/65536),Sn=Ut-ar*65536,Ut=$n+ar+65535,ar=Math.floor(Ut/65536),$n=Ut-ar*65536,Ut=Mn+ar+65535,ar=Math.floor(Ut/65536),Mn=Ut-ar*65536,Ut=An+ar+65535,ar=Math.floor(Ut/65536),An=Ut-ar*65536,Ut=Tn+ar+65535,ar=Math.floor(Ut/65536),Tn=Ut-ar*65536,Ut=En+ar+65535,ar=Math.floor(Ut/65536),En=Ut-ar*65536,Ut=Bn+ar+65535,ar=Math.floor(Ut/65536),Bn=Ut-ar*65536,Ut=hn+ar+65535,ar=Math.floor(Ut/65536),hn=Ut-ar*65536,Br+=ar-1+37*(ar-1),ar=1,Ut=Br+ar+65535,ar=Math.floor(Ut/65536),Br=Ut-ar*65536,Ut=Ar+ar+65535,ar=Math.floor(Ut/65536),Ar=Ut-ar*65536,Ut=Mr+ar+65535,ar=Math.floor(Ut/65536),Mr=Ut-ar*65536,Ut=Wr+ar+65535,ar=Math.floor(Ut/65536),Wr=Ut-ar*65536,Ut=_i+ar+65535,ar=Math.floor(Ut/65536),_i=Ut-ar*65536,Ut=Hr+ar+65535,ar=Math.floor(Ut/65536),Hr=Ut-ar*65536,Ut=Un+ar+65535,ar=Math.floor(Ut/65536),Un=Ut-ar*65536,Ut=ln+ar+65535,ar=Math.floor(Ut/65536),ln=Ut-ar*65536,Ut=Sn+ar+65535,ar=Math.floor(Ut/65536),Sn=Ut-ar*65536,Ut=$n+ar+65535,ar=Math.floor(Ut/65536),$n=Ut-ar*65536,Ut=Mn+ar+65535,ar=Math.floor(Ut/65536),Mn=Ut-ar*65536,Ut=An+ar+65535,ar=Math.floor(Ut/65536),An=Ut-ar*65536,Ut=Tn+ar+65535,ar=Math.floor(Ut/65536),Tn=Ut-ar*65536,Ut=En+ar+65535,ar=Math.floor(Ut/65536),En=Ut-ar*65536,Ut=Bn+ar+65535,ar=Math.floor(Ut/65536),Bn=Ut-ar*65536,Ut=hn+ar+65535,ar=Math.floor(Ut/65536),hn=Ut-ar*65536,Br+=ar-1+37*(ar-1),Kt[0]=Br,Kt[1]=Ar,Kt[2]=Mr,Kt[3]=Wr,Kt[4]=_i,Kt[5]=Hr,Kt[6]=Un,Kt[7]=ln,Kt[8]=Sn,Kt[9]=$n,Kt[10]=Mn,Kt[11]=An,Kt[12]=Tn,Kt[13]=En,Kt[14]=Bn,Kt[15]=hn}function Wt(Kt,rr){lr(Kt,rr,rr)}function Jt(Kt,rr){var nr=tt(),Ut;for(Ut=0;Ut<16;Ut++)nr[Ut]=rr[Ut];for(Ut=253;Ut>=0;Ut--)Wt(nr,nr),Ut!==2&&Ut!==4&&lr(nr,nr,rr);for(Ut=0;Ut<16;Ut++)Kt[Ut]=nr[Ut]}function Xt(Kt,rr){var nr=tt(),Ut;for(Ut=0;Ut<16;Ut++)nr[Ut]=rr[Ut];for(Ut=250;Ut>=0;Ut--)Wt(nr,nr),Ut!==1&&lr(nr,nr,rr);for(Ut=0;Ut<16;Ut++)Kt[Ut]=nr[Ut]}function or(Kt,rr,nr){var Ut=new Uint8Array(32),ar=new Float64Array(80),Br,Ar,Mr=tt(),Wr=tt(),_i=tt(),Hr=tt(),Un=tt(),ln=tt();for(Ar=0;Ar<31;Ar++)Ut[Ar]=rr[Ar];for(Ut[31]=rr[31]&127|64,Ut[0]&=248,xt(ar,nr),Ar=0;Ar<16;Ar++)Wr[Ar]=ar[Ar],Hr[Ar]=Mr[Ar]=_i[Ar]=0;for(Mr[0]=Hr[0]=1,Ar=254;Ar>=0;--Ar)Br=Ut[Ar>>>3]>>>(Ar&7)&1,At(Mr,Wr,Br),At(_i,Hr,Br),Ft(Un,Mr,_i),er(Mr,Mr,_i),Ft(_i,Wr,Hr),er(Wr,Wr,Hr),Wt(Hr,Un),Wt(ln,Mr),lr(Mr,_i,Mr),lr(_i,Wr,Un),Ft(Un,Mr,_i),er(Mr,Mr,_i),Wt(Wr,Mr),er(_i,Hr,ln),lr(Mr,_i,ot),Ft(Mr,Mr,Hr),lr(_i,_i,Mr),lr(Mr,Hr,ln),lr(Hr,Wr,ar),Wt(Wr,Un),At(Mr,Wr,Br),At(_i,Hr,Br);for(Ar=0;Ar<16;Ar++)ar[Ar+16]=Mr[Ar],ar[Ar+32]=_i[Ar],ar[Ar+48]=Wr[Ar],ar[Ar+64]=Hr[Ar];var Sn=ar.subarray(32),$n=ar.subarray(16);return Jt(Sn,Sn),lr($n,$n,Sn),Tt(Kt,$n),0}function vr(Kt,rr){return or(Kt,rr,nt)}function Qt(Kt,rr){return rt(rr,32),vr(Kt,rr)}function Zt(Kt,rr,nr){var Ut=new Uint8Array(32);return or(Ut,nr,rr),Ot(Kt,it,Ut,Nt)}var Sr=ut,br=wt;function Dr(Kt,rr,nr,Ut,ar,Br){var Ar=new Uint8Array(32);return Zt(Ar,ar,Br),Sr(Kt,rr,nr,Ut,Ar)}function Jr(Kt,rr,nr,Ut,ar,Br){var Ar=new Uint8Array(32);return Zt(Ar,ar,Br),br(Kt,rr,nr,Ut,Ar)}var Lr=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function gr(Kt,rr,nr,Ut){for(var ar=new Int32Array(16),Br=new Int32Array(16),Ar,Mr,Wr,_i,Hr,Un,ln,Sn,$n,Mn,An,Tn,En,Bn,hn,vn,fn,dn,pn,sn,Fr,Nr,Zr,jr,qr,rn,Cn=Kt[0],Gn=Kt[1],Vn=Kt[2],jn=Kt[3],wr=Kt[4],qn=Kt[5],Qn=Kt[6],na=Kt[7],Hn=rr[0],ga=rr[1],Zn=rr[2],us=rr[3],$a=rr[4],os=rr[5],hs=rr[6],ds=rr[7],vs=0;Ut>=128;){for(pn=0;pn<16;pn++)sn=8*pn+vs,ar[pn]=nr[sn+0]<<24|nr[sn+1]<<16|nr[sn+2]<<8|nr[sn+3],Br[pn]=nr[sn+4]<<24|nr[sn+5]<<16|nr[sn+6]<<8|nr[sn+7];for(pn=0;pn<80;pn++)if(Ar=Cn,Mr=Gn,Wr=Vn,_i=jn,Hr=wr,Un=qn,ln=Qn,Sn=na,$n=Hn,Mn=ga,An=Zn,Tn=us,En=$a,Bn=os,hn=hs,vn=ds,Fr=na,Nr=ds,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=(wr>>>14|$a<<32-14)^(wr>>>18|$a<<32-18)^($a>>>41-32|wr<<32-(41-32)),Nr=($a>>>14|wr<<32-14)^($a>>>18|wr<<32-18)^(wr>>>41-32|$a<<32-(41-32)),Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,Fr=wr&qn^~wr&Qn,Nr=$a&os^~$a&hs,Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,Fr=Lr[pn*2],Nr=Lr[pn*2+1],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,Fr=ar[pn%16],Nr=Br[pn%16],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,fn=qr&65535|rn<<16,dn=Zr&65535|jr<<16,Fr=fn,Nr=dn,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=(Cn>>>28|Hn<<32-28)^(Hn>>>34-32|Cn<<32-(34-32))^(Hn>>>39-32|Cn<<32-(39-32)),Nr=(Hn>>>28|Cn<<32-28)^(Cn>>>34-32|Hn<<32-(34-32))^(Cn>>>39-32|Hn<<32-(39-32)),Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,Fr=Cn&Gn^Cn&Vn^Gn&Vn,Nr=Hn&ga^Hn&Zn^ga&Zn,Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Sn=qr&65535|rn<<16,vn=Zr&65535|jr<<16,Fr=_i,Nr=Tn,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=fn,Nr=dn,Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,_i=qr&65535|rn<<16,Tn=Zr&65535|jr<<16,Gn=Ar,Vn=Mr,jn=Wr,wr=_i,qn=Hr,Qn=Un,na=ln,Cn=Sn,ga=$n,Zn=Mn,us=An,$a=Tn,os=En,hs=Bn,ds=hn,Hn=vn,pn%16===15)for(sn=0;sn<16;sn++)Fr=ar[sn],Nr=Br[sn],Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=ar[(sn+9)%16],Nr=Br[(sn+9)%16],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,fn=ar[(sn+1)%16],dn=Br[(sn+1)%16],Fr=(fn>>>1|dn<<32-1)^(fn>>>8|dn<<32-8)^fn>>>7,Nr=(dn>>>1|fn<<32-1)^(dn>>>8|fn<<32-8)^(dn>>>7|fn<<32-7),Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,fn=ar[(sn+14)%16],dn=Br[(sn+14)%16],Fr=(fn>>>19|dn<<32-19)^(dn>>>61-32|fn<<32-(61-32))^fn>>>6,Nr=(dn>>>19|fn<<32-19)^(fn>>>61-32|dn<<32-(61-32))^(dn>>>6|fn<<32-6),Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,ar[sn]=qr&65535|rn<<16,Br[sn]=Zr&65535|jr<<16;Fr=Cn,Nr=Hn,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[0],Nr=rr[0],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[0]=Cn=qr&65535|rn<<16,rr[0]=Hn=Zr&65535|jr<<16,Fr=Gn,Nr=ga,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[1],Nr=rr[1],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[1]=Gn=qr&65535|rn<<16,rr[1]=ga=Zr&65535|jr<<16,Fr=Vn,Nr=Zn,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[2],Nr=rr[2],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[2]=Vn=qr&65535|rn<<16,rr[2]=Zn=Zr&65535|jr<<16,Fr=jn,Nr=us,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[3],Nr=rr[3],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[3]=jn=qr&65535|rn<<16,rr[3]=us=Zr&65535|jr<<16,Fr=wr,Nr=$a,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[4],Nr=rr[4],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[4]=wr=qr&65535|rn<<16,rr[4]=$a=Zr&65535|jr<<16,Fr=qn,Nr=os,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[5],Nr=rr[5],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[5]=qn=qr&65535|rn<<16,rr[5]=os=Zr&65535|jr<<16,Fr=Qn,Nr=hs,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[6],Nr=rr[6],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[6]=Qn=qr&65535|rn<<16,rr[6]=hs=Zr&65535|jr<<16,Fr=na,Nr=ds,Zr=Nr&65535,jr=Nr>>>16,qr=Fr&65535,rn=Fr>>>16,Fr=Kt[7],Nr=rr[7],Zr+=Nr&65535,jr+=Nr>>>16,qr+=Fr&65535,rn+=Fr>>>16,jr+=Zr>>>16,qr+=jr>>>16,rn+=qr>>>16,Kt[7]=na=qr&65535|rn<<16,rr[7]=ds=Zr&65535|jr<<16,vs+=128,Ut-=128}return Ut}function yr(Kt,rr,nr){var Ut=new Int32Array(8),ar=new Int32Array(8),Br=new Uint8Array(256),Ar,Mr=nr;for(Ut[0]=1779033703,Ut[1]=3144134277,Ut[2]=1013904242,Ut[3]=2773480762,Ut[4]=1359893119,Ut[5]=2600822924,Ut[6]=528734635,Ut[7]=1541459225,ar[0]=4089235720,ar[1]=2227873595,ar[2]=4271175723,ar[3]=1595750129,ar[4]=2917565137,ar[5]=725511199,ar[6]=4215389547,ar[7]=327033209,gr(Ut,ar,rr,nr),nr%=128,Ar=0;Ar=0;--ar)Ut=nr[ar/8|0]>>(ar&7)&1,Or(Kt,rr,Ut),Pr(rr,Kt),Pr(Kt,Kt),Or(Kt,rr,Ut)}function dr(Kt,rr){var nr=[tt(),tt(),tt(),tt()];$t(nr[0],yt),$t(nr[1],gt),$t(nr[2],st),lr(nr[3],yt,gt),Vr(Kt,nr,rr)}function _r(Kt,rr,nr){var Ut=new Uint8Array(64),ar=[tt(),tt(),tt(),tt()],Br;for(nr||rt(rr,32),yr(Ut,rr,32),Ut[0]&=248,Ut[31]&=127,Ut[31]|=64,dr(ar,Ut),Qr(Kt,ar),Br=0;Br<32;Br++)rr[Br+32]=Kt[Br];return 0}var Rr=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function Yt(Kt,rr){var nr,Ut,ar,Br;for(Ut=63;Ut>=32;--Ut){for(nr=0,ar=Ut-32,Br=Ut-12;ar>4)*Rr[ar],nr=rr[ar]>>8,rr[ar]&=255;for(ar=0;ar<32;ar++)rr[ar]-=nr*Rr[ar];for(Ut=0;Ut<32;Ut++)rr[Ut+1]+=rr[Ut]>>8,Kt[Ut]=rr[Ut]&255}function Lt(Kt){var rr=new Float64Array(64),nr;for(nr=0;nr<64;nr++)rr[nr]=Kt[nr];for(nr=0;nr<64;nr++)Kt[nr]=0;Yt(Kt,rr)}function Gt(Kt,rr,nr,Ut){var ar=new Uint8Array(64),Br=new Uint8Array(64),Ar=new Uint8Array(64),Mr,Wr,_i=new Float64Array(64),Hr=[tt(),tt(),tt(),tt()];yr(ar,Ut,32),ar[0]&=248,ar[31]&=127,ar[31]|=64;var Un=nr+64;for(Mr=0;Mr>7&&er(Kt[0],at,Kt[0]),lr(Kt[3],Kt[0],Kt[1]),0)}function xr(Kt,rr,nr,Ut){var ar,Br=new Uint8Array(32),Ar=new Uint8Array(64),Mr=[tt(),tt(),tt(),tt()],Wr=[tt(),tt(),tt(),tt()];if(nr<64||ir(Wr,Ut))return-1;for(ar=0;ar=0},et.sign.keyPair=function(){var Kt=new Uint8Array(gn),rr=new Uint8Array(ba);return _r(Kt,rr),{publicKey:Kt,secretKey:rr}},et.sign.keyPair.fromSecretKey=function(Kt){if(un(Kt),Kt.length!==ba)throw new Error("bad secret key size");for(var rr=new Uint8Array(gn),nr=0;nr"u"?typeof Buffer.from<"u"?(et.encodeBase64=function(rt){return Buffer.from(rt).toString("base64")},et.decodeBase64=function(rt){return tt(rt),new Uint8Array(Array.prototype.slice.call(Buffer.from(rt,"base64"),0))}):(et.encodeBase64=function(rt){return new Buffer(rt).toString("base64")},et.decodeBase64=function(rt){return tt(rt),new Uint8Array(Array.prototype.slice.call(new Buffer(rt,"base64"),0))}):(et.encodeBase64=function(rt){var it,nt=[],at=rt.length;for(it=0;itmt||yr<0)throw new RangeError(`varint ${yr} out of range`);this._grow(this._length+kt);let Pr=this._length;for(;yr>=128;)this._buf[Pr++]=yr&255|128,yr>>>=7;this._buf[Pr++]=yr|0,this._length=Pr}get bytes(){return this._buf.subarray(0,this._length)}_grow(yr){const Pr=this._buf.length;if(yr<=Pr)return;const Or=Pr*2,Qr=yr>Or?yr:Or,Vr=new Uint8Array(Qr);Vr.set(this._buf.subarray(0,this._length)),this._buf=Vr}}const kt=5;class Et{constructor(yr){this._buf=yr,this._index=0}readByte(){if(this.length<=0)throw new RangeError("Read past end of buffer");return this._buf[this._index++]}peekByte(){if(this.length<=0)throw new RangeError("Read past end of buffer");return this._buf[this._index]}readN(yr){if(this.lengthkt||dr===kt&&Vr>1)throw new RangeError("Overflow error decoding varint");return(Pr|Vr<>>0}Pr|=(Vr&127)<gr!=null,Ot=gr=>Pt(gr)?st.encode(gr):gr,Nt=gr=>Pt(gr)?ot.decode(gr):gr,Vt=gr=>tt.default.codec.utf8String.fromBits(gr);o.base64ToBytes=function(gr){return gr=gr.replace(/-/g,"+").replace(/_/g,"/"),gr.length%4!==0&&!gr.match(/=$/)&&(gr+="=".repeat(4-gr.length%4)),it.default.decodeBase64(gr)},o.bytesToBase64=function(gr){return it.default.encodeBase64(gr).replace(/=+$/,"").replace(/\+/g,"-").replace(/\//g,"_")};const jt=function(gr){return tt.default.codec.base64.toBits(it.default.encodeBase64(gr))},zt=function(gr){return it.default.decodeBase64(tt.default.codec.base64.fromBits(gr))},cr=function(gr){const yr=new Uint8Array(Math.ceil(gr.length/2));for(let Pr=0;PrPt(gr)?Rt(gr,yr):"",ut=function(gr,yr){if(gr instanceof Uint8Array)return gr;if(typeof gr=="string")return Ot(gr);throw new TypeError(`${yr} has the wrong type; want string or Uint8Array, got ${typeof gr}.`)},wt=new Uint8Array,$t=function(gr,yr){const Pr=gr.readByte();if(Pr!==yr)throw new Error(`Unexpected field type, got ${Pr} want ${yr}`);return Pr===ht?wt:gr.readN(gr.readUvarint())},Ct=function(gr,yr,Pr){gr.appendByte(yr),yr!==ht&&(gr.appendUvarint(Pr.length),gr.appendBytes(Pr))},At=function(gr,yr){return gr.peekByte()!==yr?null:$t(gr,yr)},Tt=function(gr,yr,Pr){qt(Pr)?gr[yr]=Nt(Pr):gr[yr+"64"]=o.bytesToBase64(Pr)},Bt=function(gr,yr){const Pr=new tt.default.misc.hmac(gr,tt.default.hash.sha256);return Pr.update(yr),Pr.digest()},It=function(gr,yr,Pr){const Or=Bt(gr,yr),Qr=Bt(gr,Pr);return Bt(gr,tt.default.bitArray.concat(Or,Qr))},xt=jt(Ot("macaroons-key-generator")),Ft=function(gr){return Bt(xt,gr)},er=function(){return rt.default.randomBytes(lt)},lr=function(gr,yr){const Pr=zt(gr),Or=zt(yr),Qr=er(),Vr=rt.default.secretbox(Or,Qr,Pr),dr=new Uint8Array(Qr.length+Vr.length);return dr.set(Qr,0),dr.set(Vr,Qr.length),jt(dr)},Wt=function(gr,yr){const Pr=zt(gr),Or=zt(yr),Qr=Or.slice(0,lt),Vr=Or.slice(lt);let dr=rt.default.secretbox.open(Vr,Qr,Pr);if(!dr)throw new Error("decryption failed");return jt(dr)},Jt=jt(Ot("\0".repeat(32))),Xt=function(gr,yr){return tt.default.bitArray.equal(gr,yr)?gr:It(Jt,gr,yr)};class or{constructor(yr){if(!yr)return;let{version:Pr,identifierBytes:Or,locationStr:Qr,caveats:Vr,signatureBytes:dr}=yr;if(Pr!==1&&Pr!==2)throw new Error(`Unexpected version ${Pr}`);if(this._version=Pr,this._locationStr=Qr,Or=ut(Or,"Identifier"),Pr===1&&!qt(Or))throw new Error("Version 1 macaroon identifier must be well-formed UTF-8");this._identifierBits=Or&&jt(Or),this._signatureBits=dr&&jt(ut(dr,"Signature")),this._caveats=Vr?Vr.map(_r=>{const Rr=ut(_r.identifierBytes,"Caveat identifier");if(Pr===1&&!qt(Rr))throw new Error("Version 1 caveat identifier must be well-formed UTF-8");return{_locationStr:Mt(_r.locationStr),_identifierBits:jt(Rr),_vidBits:_r.vidBytes&&jt(ut(_r.vidBytes,"Verification ID"))}}):[]}get caveats(){return this._caveats.map(yr=>Pt(yr._vidBits)?{identifier:zt(yr._identifierBits),location:yr._locationStr,vid:zt(yr._vidBits)}:{identifier:zt(yr._identifierBits)})}get location(){return this._locationStr}get identifier(){return zt(this._identifierBits)}get signature(){return zt(this._signatureBits)}addThirdPartyCaveat(yr,Pr,Or){const Qr={_identifierBits:jt(ut(Pr,"Caveat id")),_vidBits:lr(this._signatureBits,Ft(jt(ut(yr,"Caveat root key")))),_locationStr:Mt(Or)};this._signatureBits=It(this._signatureBits,Qr._vidBits,Qr._identifierBits),this._caveats.push(Qr)}addFirstPartyCaveat(yr){const Pr=jt(ut(yr,"Condition"));this._caveats.push({_identifierBits:Pr}),this._signatureBits=Bt(this._signatureBits,Pr)}bindToRoot(yr){const Pr=jt(ut(yr,"Primary macaroon signature"));this._signatureBits=Xt(Pr,this._signatureBits)}clone(){const yr=new or;return yr._version=this._version,yr._signatureBits=this._signatureBits,yr._identifierBits=this._identifierBits,yr._locationStr=this._locationStr,yr._caveats=this._caveats.slice(),yr}verify(yr,Pr,Or=[]){const Qr=Ft(jt(ut(yr,"Root key"))),Vr=Or.map(dr=>0);this._verify(this._signatureBits,Qr,Pr,Or,Vr),Or.forEach((dr,_r)=>{if(Vr[_r]===0)throw new Error(`discharge macaroon ${St(dr.identifier)} was not used`);if(Vr[_r]!==1)throw new Error(`discharge macaroon ${St(dr.identifier)} was used more than once`)})}_verify(yr,Pr,Or,Qr,Vr){let dr=Bt(Pr,this._identifierBits);this._caveats.forEach(Rr=>{if(Rr._vidBits){const Yt=Wt(dr,Rr._vidBits);let Lt=!1,Gt,ir;for(Gt=0;Gt1)throw new Error(`discharge macaroon ${St(ir.identifier)} was used more than once`);ir._verify(yr,Yt,Or,Qr,Vr);break}if(!Lt)throw new Error(`cannot find discharge macaroon for caveat ${St(Rr._identifierBits)}`);dr=It(dr,Rr._vidBits,Rr._identifierBits)}else{const Yt=Vt(Rr._identifierBits),Lt=Or(Yt);if(Lt)throw new Error(`caveat check failed (${Yt}): ${Lt}`);dr=Bt(dr,Rr._identifierBits)}});const _r=Xt(yr,dr);if(!tt.default.bitArray.equal(_r,this._signatureBits))throw new Error("signature mismatch after caveat verification")}exportJSON(){switch(this._version){case 1:return this._exportAsJSONObjectV1();case 2:return this._exportAsJSONObjectV2();default:throw new Error(`unexpected macaroon version ${this._version}`)}}_exportAsJSONObjectV1(){const yr={identifier:Vt(this._identifierBits),signature:tt.default.codec.hex.fromBits(this._signatureBits)};return this._locationStr&&(yr.location=this._locationStr),this._caveats.length>0&&(yr.caveats=this._caveats.map(Pr=>{const Or={cid:Vt(Pr._identifierBits)};return Pr._vidBits&&(Or.vid=tt.default.codec.base64.fromBits(Pr._vidBits,!0,!0),Or.cl=Pr._locationStr),Or})),yr}_exportAsJSONObjectV2(){const yr={v:2};return Tt(yr,"s",zt(this._signatureBits)),Tt(yr,"i",zt(this._identifierBits)),this._locationStr&&(yr.l=this._locationStr),this._caveats&&this._caveats.length>0&&(yr.c=this._caveats.map(Pr=>{const Or={};return Tt(Or,"i",zt(Pr._identifierBits)),Pr._vidBits&&(Tt(Or,"v",zt(Pr._vidBits)),Or.l=Pr._locationStr),Or})),yr}_exportBinaryV1(){throw new Error("V1 binary export not supported")}_exportBinaryV2(){const yr=new pt(200);return yr.appendByte(2),this._locationStr&&Ct(yr,yt,Ot(this._locationStr)),Ct(yr,gt,zt(this._identifierBits)),Ct(yr,ht),this._caveats.forEach(function(Pr){Pr._locationStr&&Ct(yr,yt,Ot(Pr._locationStr)),Ct(yr,gt,zt(Pr._identifierBits)),Pr._vidBits&&Ct(yr,bt,zt(Pr._vidBits)),Ct(yr,ht)}),Ct(yr,ht),Ct(yr,dt,zt(this._signatureBits)),yr.bytes}exportBinary(){switch(this._version){case 1:return this._exportBinaryV1();case 2:return this._exportBinaryV2();default:throw new Error(`unexpected macaroon version ${this._version}`)}}}o.importMacaroon=function(gr){if(typeof gr=="string"&&(gr=o.base64ToBytes(gr)),gr instanceof Uint8Array){const yr=new Et(gr),Pr=Lr(yr);if(yr.length!==0)throw new TypeError("extra data found at end of serialized macaroon");return Pr}if(Array.isArray(gr))throw new TypeError("cannot import an array of macaroons as a single macaroon");return vr(gr)},o.importMacaroons=function(gr){if(typeof gr=="string"&&(gr=o.base64ToBytes(gr)),gr instanceof Uint8Array){if(gr.length===0)throw new TypeError("empty macaroon data");const yr=new Et(gr),Pr=[];do Pr.push(Lr(yr));while(yr.length>0);return Pr}return Array.isArray(gr)?gr.map(yr=>vr(yr)):[vr(gr)]};const vr=function(gr){return Qt(gr)?Zt(gr):Sr(gr)};function Qt(gr){return Pt(gr.signature)}const Zt=function(gr){const yr=gr.caveats&&gr.caveats.map(Pr=>{const Or={identifierBytes:Ot(Rt(Pr.cid,"Caveat id")),locationStr:Mt(Pr.cl,"Caveat location")};return Pr.vid&&(Or.vidBytes=o.base64ToBytes(Rt(Pr.vid,"Caveat verification id"))),Or});return new or({version:1,locationStr:Mt(gr.location,"Macaroon location"),identifierBytes:Ot(Rt(gr.identifier,"Macaroon identifier")),caveats:yr,signatureBytes:cr(gr.signature)})},Sr=function(gr){if(gr.v!==2&&gr.v!==void 0)throw new Error(`Unsupported macaroon version ${gr.v}`);const yr={version:2,signatureBytes:br(gr,"s",!0),locationStr:Nt(br(gr,"l",!1)),identifierBytes:br(gr,"i",!0)};if(gr.c){if(!Array.isArray(gr.c))throw new Error("caveats field does not hold an array");yr.caveats=gr.c.map(Pr=>({identifierBytes:br(Pr,"i",!0),locationStr:Nt(br(Pr,"l")),vidBytes:br(Pr,"v",!1)}))}return new or(yr)};function br(gr,yr,Pr){if(gr.hasOwnProperty(yr))return Ot(gr[yr]);const Or=yr+"64";if(gr.hasOwnProperty(Or))return o.base64ToBytes(gr[Or]);if(Pr)throw new Error("Expected key: "+yr);return null}const Dr=function(gr){const yr=gr.readByte();if(yr!==2)throw new Error(`Only version 2 is supported, found version ${yr}`);const Pr=Nt(At(gr,yt)),Or=$t(gr,gt),Qr=[];for($t(gr,ht);!At(gr,ht);){const dr={locationStr:Nt(At(gr,yt)),identifierBytes:$t(gr,gt),vidBytes:At(gr,bt)};$t(gr,ht),Qr.push(dr)}const Vr=$t(gr,dt);if(gr.length!==0)throw new Error("unexpected extra data at end of macaroon");return new or({version:yr,locationStr:Pr,identifierBytes:Or,signatureBytes:Vr,caveats:Qr})},Jr=function(gr){return 48<=gr&&gr<=58||97<=gr&&gr<=102},Lr=function(gr){if(gr.length===0)throw new Error("Empty macaroon data");const yr=gr.peekByte();if(yr===2)return Dr(gr);throw Jr(yr)?new Error("Version 1 binary format not supported"):new Error("Cannot determine data format of binary-encoded macaroon")};o.newMacaroon=function({identifier:gr,location:yr,rootKey:Pr,version:Or}){const Qr=ut(gr,"Macaroon identifier"),Vr=ut(Pr,"Macaroon root key");return new or({version:Or===void 0?2:Or,identifierBytes:Qr,locationStr:Mt(yr,"Macaroon location"),signatureBytes:zt(Bt(Ft(jt(Vr)),jt(Qr)))})},o.dischargeMacaroon=function(gr,yr,Pr,Or){const Qr=gr.signature,Vr=[gr];let dr=0,_r=!1;const Rr=gr.location,Yt=ir=>{_r||(ir.bindToRoot(Qr),Vr.push(ir),dr--,Gt(ir))},Lt=ir=>{_r||(Or(ir),_r=!0)},Gt=ir=>{let xr,Er;for(Er=0;Ero.LATEST_VERSION)throw new ht(dt.version);if(dt.version&&(this.version=dt.version),nt(typeof this.version=="number","Identifier version must be a number"),nt(dt.paymentHash.length===32,`Expected 32-byte hash, instead got ${dt.paymentHash.length}`),this.paymentHash=dt.paymentHash,dt.tokenId)this.tokenId=dt.tokenId;else{const mt=(0,ot.default)();this.tokenId=st.default.createHash("sha256").update(Buffer.from(mt)).digest()}return nt(this.tokenId.length===o.TOKEN_ID_SIZE,"Token Id of unexpected size"),this}toString(){return this.toHex()}static fromString(dt){try{return new this().fromHex(dt)}catch{return new this().fromBase64(dt)}}write(dt){switch(dt.writeU16BE(this.version),this.version){case 0:return dt.writeHash(this.paymentHash),nt(Buffer.isBuffer(this.tokenId)&&this.tokenId.length===o.TOKEN_ID_SIZE,`Token ID must be ${o.TOKEN_ID_SIZE}-byte hash`),dt.writeBytes(this.tokenId),this;default:throw new ht(this.version)}}read(dt){switch(this.version=dt.readU16BE(),this.version){case 0:return this.paymentHash=dt.readHash(),this.tokenId=dt.readBytes(o.TOKEN_ID_SIZE),this;default:throw new ht(this.version)}}}o.Identifier=yt;const gt=bt=>{const dt=lt.importMacaroon(bt);let mt=dt._exportAsJSONObjectV2().i;if(mt==null&&(mt=dt._exportAsJSONObjectV2().i64,mt==null))throw new Error("Problem parsing macaroon identifier");return mt};o.decodeIdentifierFromMacaroon=gt})(identifier$1);var caveat={};/*! - * assert.js - assertions for javascript - * Copyright (c) 2018, Christopher Jeffrey (MIT License). - * https://github.com/chjj/bsert - */class AssertionError extends Error{constructor(et){typeof et=="string"&&(et={message:et}),(et===null||typeof et!="object")&&(et={});let tt=null,rt="fail",it=!!et.generatedMessage;if(et.message!=null&&(tt=toString$3(et.message)),typeof et.operator=="string"&&(rt=et.operator),tt==null){if(rt==="fail")tt="Assertion failed.";else{const at=stringify$1(et.actual),st=stringify$1(et.expected);tt=`${at} ${rt} ${st}`}it=!0}super(tt);let nt=this.constructor;typeof et.stackStartFunction=="function"?nt=et.stackStartFunction:typeof et.stackStartFn=="function"&&(nt=et.stackStartFn),this.type="AssertionError",this.name="AssertionError [ERR_ASSERTION]",this.code="ERR_ASSERTION",this.generatedMessage=it,this.actual=et.actual,this.expected=et.expected,this.operator=rt,Error.captureStackTrace&&Error.captureStackTrace(this,nt)}}function assert$3(o,et){if(!o){let tt=!1;if(arguments.length===0)et="No value argument passed to `assert()`.",tt=!0;else if(et==null)et="Assertion failed.",tt=!0;else if(isError(et))throw et;throw new AssertionError({message:et,actual:o,expected:!0,operator:"==",generatedMessage:tt,stackStartFn:assert$3})}}function equal(o,et,tt){if(!Object.is(o,et))throw isError(tt)?tt:new AssertionError({message:tt,actual:o,expected:et,operator:"strictEqual",stackStartFn:equal})}function notEqual(o,et,tt){if(Object.is(o,et))throw isError(tt)?tt:new AssertionError({message:tt,actual:o,expected:et,operator:"notStrictEqual",stackStartFn:notEqual})}function fail(o){let et=!1;throw isError(o)?o:(o==null&&(o="Assertion failed.",et=!0),new AssertionError({message:o,actual:!1,expected:!0,operator:"fail",generatedMessage:et,stackStartFn:fail}))}function throws(o,et,tt){typeof et=="string"&&(tt=et,et=void 0);let rt=!1,it=null;enforce(typeof o=="function","func","function");try{o()}catch(nt){rt=!0,it=nt}if(!rt){let nt=!1;throw tt==null&&(tt="Missing expected exception.",nt=!0),new AssertionError({message:tt,actual:void 0,expected:et,operator:"throws",generatedMessage:nt,stackStartFn:throws})}if(!testError(it,et,tt,throws))throw it}function doesNotThrow(o,et,tt){typeof et=="string"&&(tt=et,et=void 0);let rt=!1,it=null;enforce(typeof o=="function","func","function");try{o()}catch(nt){rt=!0,it=nt}if(rt){if(testError(it,et,tt,doesNotThrow)){let nt=!1;throw tt==null&&(tt="Got unwanted exception.",nt=!0),new AssertionError({message:tt,actual:it,expected:et,operator:"doesNotThrow",generatedMessage:nt,stackStartFn:doesNotThrow})}throw it}}async function rejects(o,et,tt){typeof et=="string"&&(tt=et,et=void 0);let rt=!1,it=null;typeof o!="function"&&enforce(isPromise(o),"func","promise");try{isPromise(o)?await o:await o()}catch(nt){rt=!0,it=nt}if(!rt){let nt=!1;throw tt==null&&(tt="Missing expected rejection.",nt=!0),new AssertionError({message:tt,actual:void 0,expected:et,operator:"rejects",generatedMessage:nt,stackStartFn:rejects})}if(!testError(it,et,tt,rejects))throw it}async function doesNotReject(o,et,tt){typeof et=="string"&&(tt=et,et=void 0);let rt=!1,it=null;typeof o!="function"&&enforce(isPromise(o),"func","promise");try{isPromise(o)?await o:await o()}catch(nt){rt=!0,it=nt}if(rt){if(testError(it,et,tt,doesNotReject)){let nt=!1;throw tt==null&&(tt="Got unwanted rejection.",nt=!0),new AssertionError({message:tt,actual:void 0,expected:et,operator:"doesNotReject",generatedMessage:nt,stackStartFn:doesNotReject})}throw it}}function ifError(o){if(o!=null){let et="ifError got unwanted exception: ";throw typeof o=="object"&&typeof o.message=="string"?o.message.length===0&&o.constructor?et+=o.constructor.name:et+=o.message:et+=stringify$1(o),new AssertionError({message:et,actual:o,expected:null,operator:"ifError",generatedMessage:!0,stackStartFn:ifError})}}function deepEqual(o,et,tt){if(!isDeepEqual(o,et,!1))throw isError(tt)?tt:new AssertionError({message:tt,actual:o,expected:et,operator:"deepStrictEqual",stackStartFn:deepEqual})}function notDeepEqual(o,et,tt){if(isDeepEqual(o,et,!0))throw isError(tt)?tt:new AssertionError({message:tt,actual:o,expected:et,operator:"notDeepStrictEqual",stackStartFn:notDeepEqual})}function bufferEqual(o,et,tt,rt){if(isEncoding(tt)||(rt=tt,tt=null),tt==null&&(tt="hex"),et=bufferize(o,et,tt),enforce(isBuffer$3(o),"actual","buffer"),enforce(isBuffer$3(et),"expected","buffer"),o!==et&&!o.equals(et))throw isError(rt)?rt:new AssertionError({message:rt,actual:o.toString(tt),expected:et.toString(tt),operator:"bufferEqual",stackStartFn:bufferEqual})}function notBufferEqual(o,et,tt,rt){if(isEncoding(tt)||(rt=tt,tt=null),tt==null&&(tt="hex"),et=bufferize(o,et,tt),enforce(isBuffer$3(o),"actual","buffer"),enforce(isBuffer$3(et),"expected","buffer"),o===et||o.equals(et))throw isError(rt)?rt:new AssertionError({message:rt,actual:o.toString(tt),expected:et.toString(tt),operator:"notBufferEqual",stackStartFn:notBufferEqual})}function enforce(o,et,tt){if(!o){let rt;et==null?rt="Invalid type for parameter.":tt==null?rt=`Invalid type for "${et}".`:rt=`"${et}" must be a(n) ${tt}.`;const it=new TypeError(rt);throw Error.captureStackTrace&&Error.captureStackTrace(it,enforce),it}}function range$3(o,et){if(!o){const tt=et!=null?`"${et}" is out of range.`:"Parameter is out of range.",rt=new RangeError(tt);throw Error.captureStackTrace&&Error.captureStackTrace(rt,range$3),rt}}function stringify$1(o){switch(typeof o){case"undefined":return"undefined";case"object":return o===null?"null":`[${objectName(o)}]`;case"boolean":return`${o}`;case"number":return`${o}`;case"string":return o.length>80&&(o=`${o.substring(0,77)}...`),JSON.stringify(o);case"symbol":return tryString(o);case"function":return`[${funcName(o)}]`;case"bigint":return`${o}n`;default:return`[${typeof o}]`}}function toString$3(o){return typeof o=="string"?o:isError(o)?tryString(o):stringify$1(o)}function tryString(o){try{return String(o)}catch{return"Object"}}function testError(o,et,tt,rt){if(et==null)return!0;if(isRegExp(et))return et.test(o);if(typeof et!="function"){if(rt===doesNotThrow||rt===doesNotReject)throw new TypeError('"expected" must not be an object.');if(typeof et!="object")throw new TypeError('"expected" must be an object.');let it=!1;if(tt==null&&(tt=`Missing expected ${rt===rejects?"rejection":"exception"}.`,it=!0),o==null||typeof o!="object")throw new AssertionError({actual:o,expected:et,message:tt,operator:rt.name,generatedMessage:it,stackStartFn:rt});const nt=Object.keys(et);if(isError(et)&&nt.push("name","message"),nt.length===0)throw new TypeError('"expected" may not be an empty object.');for(const at of nt){const st=et[at],ot=o[at];if(!(typeof ot=="string"&&isRegExp(st)&&st.test(ot))&&!(at in o&&isDeepEqual(ot,st,!1)))throw new AssertionError({actual:o,expected:et,message:tt,operator:rt.name,generatedMessage:it,stackStartFn:rt})}return!0}return et.prototype!==void 0&&o instanceof et?!0:Error.isPrototypeOf(et)?!1:et.call({},o)===!0}function isDeepEqual(o,et,tt){try{return compare(o,et,null)}catch{return tt}}function compare(o,et,tt){if(Object.is(o,et))return!0;if(!isObject$c(o)||!isObject$c(et)||objectString(o)!==objectString(et)||Object.getPrototypeOf(o)!==Object.getPrototypeOf(et))return!1;if(isBuffer$3(o)&&isBuffer$3(et))return o.equals(et);if(isDate(o))return Object.is(o.getTime(),et.getTime());if(isRegExp(o))return o.source===et.source&&o.global===et.global&&o.multiline===et.multiline&&o.lastIndex===et.lastIndex&&o.ignoreCase===et.ignoreCase;if(isError(o)&&o.message!==et.message)return!1;if(isArrayBuffer(o)&&(o=new Uint8Array(o),et=new Uint8Array(et)),isView$2(o)&&!isBuffer$3(o)){if(isBuffer$3(et))return!1;const it=new Uint8Array(o.buffer),nt=new Uint8Array(et.buffer);if(it.length!==nt.length)return!1;for(let at=0;at>>1?null:it}return et}assert$3.AssertionError=AssertionError;assert$3.assert=assert$3;assert$3.strict=assert$3;assert$3.ok=assert$3;assert$3.equal=equal;assert$3.notEqual=notEqual;assert$3.strictEqual=equal;assert$3.notStrictEqual=notEqual;assert$3.fail=fail;assert$3.throws=throws;assert$3.doesNotThrow=doesNotThrow;assert$3.rejects=rejects;assert$3.doesNotReject=doesNotReject;assert$3.ifError=ifError;assert$3.deepEqual=deepEqual;assert$3.notDeepEqual=notDeepEqual;assert$3.deepStrictEqual=deepEqual;assert$3.notDeepStrictEqual=notDeepEqual;assert$3.bufferEqual=bufferEqual;assert$3.notBufferEqual=notBufferEqual;assert$3.enforce=enforce;assert$3.range=range$3;var assert_1=assert$3,__createBinding$1=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(o,et,tt,rt){rt===void 0&&(rt=tt);var it=Object.getOwnPropertyDescriptor(et,tt);(!it||("get"in it?!et.__esModule:it.writable||it.configurable))&&(it={enumerable:!0,get:function(){return et[tt]}}),Object.defineProperty(o,rt,it)}:function(o,et,tt,rt){rt===void 0&&(rt=tt),o[rt]=et[tt]}),__setModuleDefault$1=commonjsGlobal&&commonjsGlobal.__setModuleDefault||(Object.create?function(o,et){Object.defineProperty(o,"default",{enumerable:!0,value:et})}:function(o,et){o.default=et}),__importStar$1=commonjsGlobal&&commonjsGlobal.__importStar||function(o){if(o&&o.__esModule)return o;var et={};if(o!=null)for(var tt in o)tt!=="default"&&Object.prototype.hasOwnProperty.call(o,tt)&&__createBinding$1(et,o,tt);return __setModuleDefault$1(et,o),et},__importDefault=commonjsGlobal&&commonjsGlobal.__importDefault||function(o){return o&&o.__esModule?o:{default:o}};Object.defineProperty(caveat,"__esModule",{value:!0});caveat.verifyCaveats=caveat.hasCaveat=caveat.Caveat=caveat.ErrInvalidCaveat=void 0;const bsert_1=__importDefault(assert_1),Macaroon$1=__importStar$1(macaroon$1);class ErrInvalidCaveat extends Error{constructor(...et){super(...et),Error.captureStackTrace&&Error.captureStackTrace(this,ErrInvalidCaveat),this.name="ErrInvalidCaveat",this.message='Caveat must be of the form "condition[<,=,>]value"'}}caveat.ErrInvalidCaveat=ErrInvalidCaveat;const validComp=new Set(["<",">","="]);class Caveat{constructor(et){this.condition="",this.value="",this.comp="=",et&&this.fromOptions(et)}fromOptions(et){if((0,bsert_1.default)(et,"Data required to create new caveat"),(0,bsert_1.default)(typeof et.condition=="string"&&et.condition.length,"Require a condition"),this.condition=et.condition,et.value.toString(),this.value=et.value,et.comp){if(!validComp.has(et.comp))throw new ErrInvalidCaveat;this.comp=et.comp}return this}encode(){return`${this.condition}${this.comp}${this.value}`}static decode(et){let tt;for(let at=0;at{try{if(at.i!=null){const st=Caveat.decode(at.i);it===st.condition&&(nt=st.value)}}catch{}}),nt||!1}caveat.hasCaveat=hasCaveat;function verifyCaveats(o,et,tt={}){if(et)Array.isArray(et)||(et=[et]);else return!0;const rt=new Map;for(const nt of et)rt.set(nt.condition,nt);const it=new Map;for(const nt of o){const at=nt.condition;if(!rt.has(at))continue;it.has(at)||it.set(at,[]);const st=it.get(at);st.push(nt),it.set(at,st)}for(const[nt,at]of it){const st=rt.get(nt);for(let ot=0;ot>25;return(o&33554431)<<5^-(et>>0&1)&996825010^-(et>>1&1)&642813549^-(et>>2&1)&513874426^-(et>>3&1)&1027748829^-(et>>4&1)&705979059}function prefixChk$1(o){for(var et=1,tt=0;tt126)return"Invalid prefix ("+o+")";et=polymodStep$1(et)^rt>>5}for(et=polymodStep$1(et),tt=0;tttt)throw new TypeError("Exceeds length limit");o=o.toLowerCase();var rt=prefixChk$1(o);if(typeof rt=="string")throw new Error(rt);for(var it=o+"1",nt=0;nt>5)throw new Error("Non 5-bit word");rt=polymodStep$1(rt)^at,it+=ALPHABET$2.charAt(at)}for(nt=0;nt<6;++nt)rt=polymodStep$1(rt);for(rt^=1,nt=0;nt<6;++nt){var st=rt>>(5-nt)*5&31;it+=ALPHABET$2.charAt(st)}return it}function __decode(o,et){if(et=et||90,o.length<8)return o+" too short";if(o.length>et)return"Exceeds length limit";var tt=o.toLowerCase(),rt=o.toUpperCase();if(o!==tt&&o!==rt)return"Mixed-case string "+o;o=tt;var it=o.lastIndexOf("1");if(it===-1)return"No separator character for "+o;if(it===0)return"Missing prefix for "+o;var nt=o.slice(0,it),at=o.slice(it+1);if(at.length<6)return"Data too short";var st=prefixChk$1(nt);if(typeof st=="string")return st;for(var ot=[],lt=0;lt=at.length)&&ot.push(yt)}return st!==1?"Invalid checksum for "+o:{prefix:nt,words:ot}}function decodeUnsafe(){var o=__decode.apply(null,arguments);if(typeof o=="object")return o}function decode$n(o){var et=__decode.apply(null,arguments);if(typeof et=="object")return et;throw new Error(et)}function convert$4(o,et,tt,rt){for(var it=0,nt=0,at=(1<=tt;)nt-=tt,st.push(it>>nt&at);if(rt)nt>0&&st.push(it<=et)return"Excess padding";if(it<new Uint8Array(tt),et){return typeof o=="function"&&(o=o(et)),isUint8Array("output",o,et),o}function toTypeString(o){return Object.prototype.toString.call(o).slice(8,-1)}var lib$1=o=>({contextRandomize(et){switch(assert$2(et===null||et instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),et!==null&&isUint8Array("seed",et,32),o.contextRandomize(et)){case 1:throw new Error(errors$2.CONTEXT_RANDOMIZE_UNKNOW)}},privateKeyVerify(et){return isUint8Array("private key",et,32),o.privateKeyVerify(et)===0},privateKeyNegate(et){switch(isUint8Array("private key",et,32),o.privateKeyNegate(et)){case 0:return et;case 1:throw new Error(errors$2.IMPOSSIBLE_CASE)}},privateKeyTweakAdd(et,tt){switch(isUint8Array("private key",et,32),isUint8Array("tweak",tt,32),o.privateKeyTweakAdd(et,tt)){case 0:return et;case 1:throw new Error(errors$2.TWEAK_ADD)}},privateKeyTweakMul(et,tt){switch(isUint8Array("private key",et,32),isUint8Array("tweak",tt,32),o.privateKeyTweakMul(et,tt)){case 0:return et;case 1:throw new Error(errors$2.TWEAK_MUL)}},publicKeyVerify(et){return isUint8Array("public key",et,[33,65]),o.publicKeyVerify(et)===0},publicKeyCreate(et,tt=!0,rt){switch(isUint8Array("private key",et,32),isCompressed(tt),rt=getAssertedOutput(rt,tt?33:65),o.publicKeyCreate(rt,et)){case 0:return rt;case 1:throw new Error(errors$2.SECKEY_INVALID);case 2:throw new Error(errors$2.PUBKEY_SERIALIZE)}},publicKeyConvert(et,tt=!0,rt){switch(isUint8Array("public key",et,[33,65]),isCompressed(tt),rt=getAssertedOutput(rt,tt?33:65),o.publicKeyConvert(rt,et)){case 0:return rt;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.PUBKEY_SERIALIZE)}},publicKeyNegate(et,tt=!0,rt){switch(isUint8Array("public key",et,[33,65]),isCompressed(tt),rt=getAssertedOutput(rt,tt?33:65),o.publicKeyNegate(rt,et)){case 0:return rt;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.IMPOSSIBLE_CASE);case 3:throw new Error(errors$2.PUBKEY_SERIALIZE)}},publicKeyCombine(et,tt=!0,rt){assert$2(Array.isArray(et),"Expected public keys to be an Array"),assert$2(et.length>0,"Expected public keys array will have more than zero items");for(const it of et)isUint8Array("public key",it,[33,65]);switch(isCompressed(tt),rt=getAssertedOutput(rt,tt?33:65),o.publicKeyCombine(rt,et)){case 0:return rt;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.PUBKEY_COMBINE);case 3:throw new Error(errors$2.PUBKEY_SERIALIZE)}},publicKeyTweakAdd(et,tt,rt=!0,it){switch(isUint8Array("public key",et,[33,65]),isUint8Array("tweak",tt,32),isCompressed(rt),it=getAssertedOutput(it,rt?33:65),o.publicKeyTweakAdd(it,et,tt)){case 0:return it;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.TWEAK_ADD)}},publicKeyTweakMul(et,tt,rt=!0,it){switch(isUint8Array("public key",et,[33,65]),isUint8Array("tweak",tt,32),isCompressed(rt),it=getAssertedOutput(it,rt?33:65),o.publicKeyTweakMul(it,et,tt)){case 0:return it;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.TWEAK_MUL)}},signatureNormalize(et){switch(isUint8Array("signature",et,64),o.signatureNormalize(et)){case 0:return et;case 1:throw new Error(errors$2.SIG_PARSE)}},signatureExport(et,tt){isUint8Array("signature",et,64),tt=getAssertedOutput(tt,72);const rt={output:tt,outputlen:72};switch(o.signatureExport(rt,et)){case 0:return tt.slice(0,rt.outputlen);case 1:throw new Error(errors$2.SIG_PARSE);case 2:throw new Error(errors$2.IMPOSSIBLE_CASE)}},signatureImport(et,tt){switch(isUint8Array("signature",et),tt=getAssertedOutput(tt,64),o.signatureImport(tt,et)){case 0:return tt;case 1:throw new Error(errors$2.SIG_PARSE);case 2:throw new Error(errors$2.IMPOSSIBLE_CASE)}},ecdsaSign(et,tt,rt={},it){isUint8Array("message",et,32),isUint8Array("private key",tt,32),assert$2(toTypeString(rt)==="Object","Expected options to be an Object"),rt.data!==void 0&&isUint8Array("options.data",rt.data),rt.noncefn!==void 0&&assert$2(toTypeString(rt.noncefn)==="Function","Expected options.noncefn to be a Function"),it=getAssertedOutput(it,64);const nt={signature:it,recid:null};switch(o.ecdsaSign(nt,et,tt,rt.data,rt.noncefn)){case 0:return nt;case 1:throw new Error(errors$2.SIGN);case 2:throw new Error(errors$2.IMPOSSIBLE_CASE)}},ecdsaVerify(et,tt,rt){switch(isUint8Array("signature",et,64),isUint8Array("message",tt,32),isUint8Array("public key",rt,[33,65]),o.ecdsaVerify(et,tt,rt)){case 0:return!0;case 3:return!1;case 1:throw new Error(errors$2.SIG_PARSE);case 2:throw new Error(errors$2.PUBKEY_PARSE)}},ecdsaRecover(et,tt,rt,it=!0,nt){switch(isUint8Array("signature",et,64),assert$2(toTypeString(tt)==="Number"&&tt>=0&&tt<=3,"Expected recovery id to be a Number within interval [0, 3]"),isUint8Array("message",rt,32),isCompressed(it),nt=getAssertedOutput(nt,it?33:65),o.ecdsaRecover(nt,et,tt,rt)){case 0:return nt;case 1:throw new Error(errors$2.SIG_PARSE);case 2:throw new Error(errors$2.RECOVER);case 3:throw new Error(errors$2.IMPOSSIBLE_CASE)}},ecdh(et,tt,rt={},it){switch(isUint8Array("public key",et,[33,65]),isUint8Array("private key",tt,32),assert$2(toTypeString(rt)==="Object","Expected options to be an Object"),rt.data!==void 0&&isUint8Array("options.data",rt.data),rt.hashfn!==void 0?(assert$2(toTypeString(rt.hashfn)==="Function","Expected options.hashfn to be a Function"),rt.xbuf!==void 0&&isUint8Array("options.xbuf",rt.xbuf,32),rt.ybuf!==void 0&&isUint8Array("options.ybuf",rt.ybuf,32),isUint8Array("output",it)):it=getAssertedOutput(it,32),o.ecdh(it,et,tt,rt.data,rt.hashfn,rt.xbuf,rt.ybuf)){case 0:return it;case 1:throw new Error(errors$2.PUBKEY_PARSE);case 2:throw new Error(errors$2.ECDH)}}});const EC=requireElliptic().ec,ec=new EC("secp256k1"),ecparams=ec.curve,BN$1=ecparams.n.constructor;function loadCompressedPublicKey(o,et){let tt=new BN$1(et);if(tt.cmp(ecparams.p)>=0)return null;tt=tt.toRed(ecparams.red);let rt=tt.redSqr().redIMul(tt).redIAdd(ecparams.b).redSqrt();return o===3!==rt.isOdd()&&(rt=rt.redNeg()),ec.keyPair({pub:{x:tt,y:rt}})}function loadUncompressedPublicKey(o,et,tt){let rt=new BN$1(et),it=new BN$1(tt);if(rt.cmp(ecparams.p)>=0||it.cmp(ecparams.p)>=0||(rt=rt.toRed(ecparams.red),it=it.toRed(ecparams.red),(o===6||o===7)&&it.isOdd()!==(o===7)))return null;const nt=rt.redSqr().redIMul(rt);return it.redSqr().redISub(nt.redIAdd(ecparams.b)).isZero()?ec.keyPair({pub:{x:rt,y:it}}):null}function loadPublicKey(o){const et=o[0];switch(et){case 2:case 3:return o.length!==33?null:loadCompressedPublicKey(et,o.subarray(1,33));case 4:case 6:case 7:return o.length!==65?null:loadUncompressedPublicKey(et,o.subarray(1,33),o.subarray(33,65));default:return null}}function savePublicKey(o,et){const tt=et.encode(null,o.length===33);for(let rt=0;rt=0||(tt.iadd(new BN$1(o)),tt.cmp(ecparams.n)>=0&&tt.isub(ecparams.n),tt.isZero()))return 1;const rt=tt.toArrayLike(Uint8Array,"be",32);return o.set(rt),0},privateKeyTweakMul(o,et){let tt=new BN$1(et);if(tt.cmp(ecparams.n)>=0||tt.isZero())return 1;tt.imul(new BN$1(o)),tt.cmp(ecparams.n)>=0&&(tt=tt.umod(ecparams.n));const rt=tt.toArrayLike(Uint8Array,"be",32);return o.set(rt),0},publicKeyVerify(o){return loadPublicKey(o)===null?1:0},publicKeyCreate(o,et){const tt=new BN$1(et);if(tt.cmp(ecparams.n)>=0||tt.isZero())return 1;const rt=ec.keyFromPrivate(et).getPublic();return savePublicKey(o,rt),0},publicKeyConvert(o,et){const tt=loadPublicKey(et);if(tt===null)return 1;const rt=tt.getPublic();return savePublicKey(o,rt),0},publicKeyNegate(o,et){const tt=loadPublicKey(et);if(tt===null)return 1;const rt=tt.getPublic();return rt.y=rt.y.redNeg(),savePublicKey(o,rt),0},publicKeyCombine(o,et){const tt=new Array(et.length);for(let it=0;it=0)return 2;const it=rt.getPublic().add(ecparams.g.mul(tt));return it.isInfinity()?2:(savePublicKey(o,it),0)},publicKeyTweakMul(o,et,tt){const rt=loadPublicKey(et);if(rt===null)return 1;if(tt=new BN$1(tt),tt.cmp(ecparams.n)>=0||tt.isZero())return 2;const it=rt.getPublic().mul(tt);return savePublicKey(o,it),0},signatureNormalize(o){const et=new BN$1(o.subarray(0,32)),tt=new BN$1(o.subarray(32,64));return et.cmp(ecparams.n)>=0||tt.cmp(ecparams.n)>=0?1:(tt.cmp(ec.nh)===1&&o.set(ecparams.n.sub(tt).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(o,et){const tt=et.subarray(0,32),rt=et.subarray(32,64);if(new BN$1(tt).cmp(ecparams.n)>=0||new BN$1(rt).cmp(ecparams.n)>=0)return 1;const{output:it}=o;let nt=it.subarray(4,4+33);nt[0]=0,nt.set(tt,1);let at=33,st=0;for(;at>1&&nt[st]===0&&!(nt[st+1]&128);--at,++st);if(nt=nt.subarray(st),nt[0]&128||at>1&&nt[0]===0&&!(nt[1]&128))return 1;let ot=it.subarray(6+33,6+33+33);ot[0]=0,ot.set(rt,1);let lt=33,ht=0;for(;lt>1&&ot[ht]===0&&!(ot[ht+1]&128);--lt,++ht);return ot=ot.subarray(ht),ot[0]&128||lt>1&&ot[0]===0&&!(ot[1]&128)?1:(o.outputlen=6+at+lt,it[0]=48,it[1]=o.outputlen-2,it[2]=2,it[3]=nt.length,it.set(nt,4),it[4+at]=2,it[5+at]=ot.length,it.set(ot,6+at),0)},signatureImport(o,et){if(et.length<8||et.length>72||et[0]!==48||et[1]!==et.length-2||et[2]!==2)return 1;const tt=et[3];if(tt===0||5+tt>=et.length||et[4+tt]!==2)return 1;const rt=et[5+tt];if(rt===0||6+tt+rt!==et.length||et[4]&128||tt>1&&et[4]===0&&!(et[5]&128)||et[tt+6]&128||rt>1&&et[tt+6]===0&&!(et[tt+7]&128))return 1;let it=et.subarray(4,4+tt);if(it.length===33&&it[0]===0&&(it=it.subarray(1)),it.length>32)return 1;let nt=et.subarray(6+tt);if(nt.length===33&&nt[0]===0&&(nt=nt.slice(1)),nt.length>32)throw new Error("S length is too long");let at=new BN$1(it);at.cmp(ecparams.n)>=0&&(at=new BN$1(0));let st=new BN$1(et.subarray(6+tt));return st.cmp(ecparams.n)>=0&&(st=new BN$1(0)),o.set(at.toArrayLike(Uint8Array,"be",32),0),o.set(st.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(o,et,tt,rt,it){if(it){const st=it;it=ot=>{const lt=st(et,tt,null,rt,ot);if(!(lt instanceof Uint8Array&<.length===32))throw new Error("This is the way");return new BN$1(lt)}}const nt=new BN$1(tt);if(nt.cmp(ecparams.n)>=0||nt.isZero())return 1;let at;try{at=ec.sign(et,tt,{canonical:!0,k:it,pers:rt})}catch{return 1}return o.signature.set(at.r.toArrayLike(Uint8Array,"be",32),0),o.signature.set(at.s.toArrayLike(Uint8Array,"be",32),32),o.recid=at.recoveryParam,0},ecdsaVerify(o,et,tt){const rt={r:o.subarray(0,32),s:o.subarray(32,64)},it=new BN$1(rt.r),nt=new BN$1(rt.s);if(it.cmp(ecparams.n)>=0||nt.cmp(ecparams.n)>=0)return 1;if(nt.cmp(ec.nh)===1||it.isZero()||nt.isZero())return 3;const at=loadPublicKey(tt);if(at===null)return 2;const st=at.getPublic();return ec.verify(et,rt,st)?0:3},ecdsaRecover(o,et,tt,rt){const it={r:et.slice(0,32),s:et.slice(32,64)},nt=new BN$1(it.r),at=new BN$1(it.s);if(nt.cmp(ecparams.n)>=0||at.cmp(ecparams.n)>=0)return 1;if(nt.isZero()||at.isZero())return 2;let st;try{st=ec.recoverPubKey(rt,it,tt)}catch{return 2}return savePublicKey(o,st),0},ecdh(o,et,tt,rt,it,nt,at){const st=loadPublicKey(et);if(st===null)return 1;const ot=new BN$1(tt);if(ot.cmp(ecparams.n)>=0||ot.isZero())return 2;const lt=st.getPublic().mul(ot);if(it===void 0){const ht=lt.encode(null,!0),yt=ec.hash().update(ht).digest();for(let gt=0;gt<32;++gt)o[gt]=yt[gt]}else{nt||(nt=new Uint8Array(32));const ht=lt.getX().toArray("be",32);for(let dt=0;dt<32;++dt)nt[dt]=ht[dt];at||(at=new Uint8Array(32));const yt=lt.getY().toArray("be",32);for(let dt=0;dt<32;++dt)at[dt]=yt[dt];const gt=it(nt,at,rt);if(!(gt instanceof Uint8Array&>.length===o.length))return 2;o.set(gt)}return 0}},elliptic=lib$1(elliptic$1),src$1={},address={},networks$1={};Object.defineProperty(networks$1,"__esModule",{value:!0});networks$1.testnet=networks$1.regtest=networks$1.bitcoin=void 0;networks$1.bitcoin={messagePrefix:`Bitcoin Signed Message: -`,bech32:"bc",bip32:{public:76067358,private:76066276},pubKeyHash:0,scriptHash:5,wif:128};networks$1.regtest={messagePrefix:`Bitcoin Signed Message: -`,bech32:"bcrt",bip32:{public:70617039,private:70615956},pubKeyHash:111,scriptHash:196,wif:239};networks$1.testnet={messagePrefix:`Bitcoin Signed Message: -`,bech32:"tb",bip32:{public:70617039,private:70615956},pubKeyHash:111,scriptHash:196,wif:239};var payments$3={},embed={},script={},bip66$1={};Object.defineProperty(bip66$1,"__esModule",{value:!0});bip66$1.encode=bip66$1.decode=bip66$1.check=void 0;function check$d(o){if(o.length<8||o.length>72||o[0]!==48||o[1]!==o.length-2||o[2]!==2)return!1;const et=o[3];if(et===0||5+et>=o.length||o[4+et]!==2)return!1;const tt=o[5+et];return!(tt===0||6+et+tt!==o.length||o[4]&128||et>1&&o[4]===0&&!(o[5]&128)||o[et+6]&128||tt>1&&o[et+6]===0&&!(o[et+7]&128))}bip66$1.check=check$d;function decode$m(o){if(o.length<8)throw new Error("DER sequence length is too short");if(o.length>72)throw new Error("DER sequence length is too long");if(o[0]!==48)throw new Error("Expected DER sequence");if(o[1]!==o.length-2)throw new Error("DER sequence length is invalid");if(o[2]!==2)throw new Error("Expected DER integer");const et=o[3];if(et===0)throw new Error("R length is zero");if(5+et>=o.length)throw new Error("R length is too long");if(o[4+et]!==2)throw new Error("Expected DER integer (2)");const tt=o[5+et];if(tt===0)throw new Error("S length is zero");if(6+et+tt!==o.length)throw new Error("S length is invalid");if(o[4]&128)throw new Error("R value is negative");if(et>1&&o[4]===0&&!(o[5]&128))throw new Error("R value excessively padded");if(o[et+6]&128)throw new Error("S value is negative");if(tt>1&&o[et+6]===0&&!(o[et+7]&128))throw new Error("S value excessively padded");return{r:o.slice(4,4+et),s:o.slice(6+et)}}bip66$1.decode=decode$m;function encode$n(o,et){const tt=o.length,rt=et.length;if(tt===0)throw new Error("R length is zero");if(rt===0)throw new Error("S length is zero");if(tt>33)throw new Error("R length is too long");if(rt>33)throw new Error("S length is too long");if(o[0]&128)throw new Error("R value is negative");if(et[0]&128)throw new Error("S value is negative");if(tt>1&&o[0]===0&&!(o[1]&128))throw new Error("R value excessively padded");if(rt>1&&et[0]===0&&!(et[1]&128))throw new Error("S value excessively padded");const it=Buffer.allocUnsafe(6+tt+rt);return it[0]=48,it[1]=it.length-2,it[2]=2,it[3]=o.length,o.copy(it,4),it[4+tt]=2,it[5+tt]=et.length,et.copy(it,6+tt),it}bip66$1.encode=encode$n;var ops={};Object.defineProperty(ops,"__esModule",{value:!0});ops.REVERSE_OPS=ops.OPS=void 0;const OPS$8={OP_FALSE:0,OP_0:0,OP_PUSHDATA1:76,OP_PUSHDATA2:77,OP_PUSHDATA4:78,OP_1NEGATE:79,OP_RESERVED:80,OP_TRUE:81,OP_1:81,OP_2:82,OP_3:83,OP_4:84,OP_5:85,OP_6:86,OP_7:87,OP_8:88,OP_9:89,OP_10:90,OP_11:91,OP_12:92,OP_13:93,OP_14:94,OP_15:95,OP_16:96,OP_NOP:97,OP_VER:98,OP_IF:99,OP_NOTIF:100,OP_VERIF:101,OP_VERNOTIF:102,OP_ELSE:103,OP_ENDIF:104,OP_VERIFY:105,OP_RETURN:106,OP_TOALTSTACK:107,OP_FROMALTSTACK:108,OP_2DROP:109,OP_2DUP:110,OP_3DUP:111,OP_2OVER:112,OP_2ROT:113,OP_2SWAP:114,OP_IFDUP:115,OP_DEPTH:116,OP_DROP:117,OP_DUP:118,OP_NIP:119,OP_OVER:120,OP_PICK:121,OP_ROLL:122,OP_ROT:123,OP_SWAP:124,OP_TUCK:125,OP_CAT:126,OP_SUBSTR:127,OP_LEFT:128,OP_RIGHT:129,OP_SIZE:130,OP_INVERT:131,OP_AND:132,OP_OR:133,OP_XOR:134,OP_EQUAL:135,OP_EQUALVERIFY:136,OP_RESERVED1:137,OP_RESERVED2:138,OP_1ADD:139,OP_1SUB:140,OP_2MUL:141,OP_2DIV:142,OP_NEGATE:143,OP_ABS:144,OP_NOT:145,OP_0NOTEQUAL:146,OP_ADD:147,OP_SUB:148,OP_MUL:149,OP_DIV:150,OP_MOD:151,OP_LSHIFT:152,OP_RSHIFT:153,OP_BOOLAND:154,OP_BOOLOR:155,OP_NUMEQUAL:156,OP_NUMEQUALVERIFY:157,OP_NUMNOTEQUAL:158,OP_LESSTHAN:159,OP_GREATERTHAN:160,OP_LESSTHANOREQUAL:161,OP_GREATERTHANOREQUAL:162,OP_MIN:163,OP_MAX:164,OP_WITHIN:165,OP_RIPEMD160:166,OP_SHA1:167,OP_SHA256:168,OP_HASH160:169,OP_HASH256:170,OP_CODESEPARATOR:171,OP_CHECKSIG:172,OP_CHECKSIGVERIFY:173,OP_CHECKMULTISIG:174,OP_CHECKMULTISIGVERIFY:175,OP_NOP1:176,OP_NOP2:177,OP_CHECKLOCKTIMEVERIFY:177,OP_NOP3:178,OP_CHECKSEQUENCEVERIFY:178,OP_NOP4:179,OP_NOP5:180,OP_NOP6:181,OP_NOP7:182,OP_NOP8:183,OP_NOP9:184,OP_NOP10:185,OP_CHECKSIGADD:186,OP_PUBKEYHASH:253,OP_PUBKEY:254,OP_INVALIDOPCODE:255};ops.OPS=OPS$8;const REVERSE_OPS={};ops.REVERSE_OPS=REVERSE_OPS;for(const o of Object.keys(OPS$8)){const et=OPS$8[o];REVERSE_OPS[et]=o}var push_data={};Object.defineProperty(push_data,"__esModule",{value:!0});push_data.decode=push_data.encode=push_data.encodingLength=void 0;const ops_1=ops;function encodingLength$2(o){return oo.length)return null;rt=o.readUInt8(et+1),it=2}else if(tt===ops_1.OPS.OP_PUSHDATA2){if(et+3>o.length)return null;rt=o.readUInt16LE(et+1),it=3}else{if(et+5>o.length)return null;if(tt!==ops_1.OPS.OP_PUSHDATA4)throw new Error("Unexpected opcode");rt=o.readUInt32LE(et+1),it=5}return{opcode:tt,number:rt,size:it}}push_data.decode=decode$l;var script_number={};Object.defineProperty(script_number,"__esModule",{value:!0});script_number.encode=script_number.decode=void 0;function decode$k(o,et,tt){et=et||4,tt=tt===void 0?!0:tt;const rt=o.length;if(rt===0)return 0;if(rt>et)throw new TypeError("Script number overflow");if(tt&&!(o[rt-1]&127)&&(rt<=1||!(o[rt-2]&128)))throw new Error("Non-minimally encoded script number");if(rt===5){const nt=o.readUInt32LE(0),at=o.readUInt8(4);return at&128?-((at&-129)*4294967296+nt):at*4294967296+nt}let it=0;for(let nt=0;nt2147483647?5:o>8388607?4:o>32767?3:o>127?2:o>0?1:0}function encode$l(o){let et=Math.abs(o);const tt=scriptNumSize(et),rt=Buffer.allocUnsafe(tt),it=o<0;for(let nt=0;nt>=8;return rt[tt-1]&128?rt.writeUInt8(it?128:0,tt-1):it&&(rt[tt-1]|=128),rt}script_number.encode=encode$l;var script_signature={},types$6={},types$5={Array:function(o){return o!=null&&o.constructor===Array},Boolean:function(o){return typeof o=="boolean"},Function:function(o){return typeof o=="function"},Nil:function(o){return o==null},Number:function(o){return typeof o=="number"},Object:function(o){return typeof o=="object"},String:function(o){return typeof o=="string"},"":function(){return!0}};types$5.Null=types$5.Nil;for(var typeName$1 in types$5)types$5[typeName$1].toJSON=(function(o){return o}).bind(null,typeName$1);var native$1=types$5,native=native$1;function getTypeName(o){return o.name||o.toString().match(/function (.*?)\s*\(/)[1]}function getValueTypeName$1(o){return native.Nil(o)?"":getTypeName(o.constructor)}function getValue$3(o){return native.Function(o)?"":native.String(o)?JSON.stringify(o):o&&native.Object(o)?"":o}function captureStackTrace(o,et){Error.captureStackTrace&&Error.captureStackTrace(o,et)}function tfJSON$1(o){return native.Function(o)?o.toJSON?o.toJSON():getTypeName(o):native.Array(o)?"Array":o&&native.Object(o)?"Object":o!==void 0?o:""}function tfErrorString(o,et,tt){var rt=getValue$3(et);return"Expected "+tfJSON$1(o)+", got"+(tt!==""?" "+tt:"")+(rt!==""?" "+rt:"")}function TfTypeError$1(o,et,tt){tt=tt||getValueTypeName$1(et),this.message=tfErrorString(o,et,tt),captureStackTrace(this,TfTypeError$1),this.__type=o,this.__value=et,this.__valueTypeName=tt}TfTypeError$1.prototype=Object.create(Error.prototype);TfTypeError$1.prototype.constructor=TfTypeError$1;function tfPropertyErrorString(o,et,tt,rt,it){var nt='" of type ';return et==="key"&&(nt='" with key type '),tfErrorString('property "'+tfJSON$1(tt)+nt+tfJSON$1(o),rt,it)}function TfPropertyTypeError$1(o,et,tt,rt,it){o?(it=it||getValueTypeName$1(rt),this.message=tfPropertyErrorString(o,tt,et,rt,it)):this.message='Unexpected property "'+et+'"',captureStackTrace(this,TfTypeError$1),this.__label=tt,this.__property=et,this.__type=o,this.__value=rt,this.__valueTypeName=it}TfPropertyTypeError$1.prototype=Object.create(Error.prototype);TfPropertyTypeError$1.prototype.constructor=TfTypeError$1;function tfCustomError(o,et){return new TfTypeError$1(o,{},et)}function tfSubError$1(o,et,tt){return o instanceof TfPropertyTypeError$1?(et=et+"."+o.__property,o=new TfPropertyTypeError$1(o.__type,et,o.__label,o.__value,o.__valueTypeName)):o instanceof TfTypeError$1&&(o=new TfPropertyTypeError$1(o.__type,et,tt,o.__value,o.__valueTypeName)),captureStackTrace(o),o}var errors$1={TfTypeError:TfTypeError$1,TfPropertyTypeError:TfPropertyTypeError$1,tfCustomError,tfSubError:tfSubError$1,tfJSON:tfJSON$1,getValueTypeName:getValueTypeName$1},extra,hasRequiredExtra;function requireExtra(){if(hasRequiredExtra)return extra;hasRequiredExtra=1;var o=native$1,et=errors$1;function tt(Nt){return Buffer.isBuffer(Nt)}function rt(Nt){return typeof Nt=="string"&&/^([0-9a-f]{2})+$/i.test(Nt)}function it(Nt,Vt){var jt=Nt.toJSON();function zt(cr){if(!Nt(cr))return!1;if(cr.length===Vt)return!0;throw et.tfCustomError(jt+"(Length: "+Vt+")",jt+"(Length: "+cr.length+")")}return zt.toJSON=function(){return jt},zt}var nt=it.bind(null,o.Array),at=it.bind(null,tt),st=it.bind(null,rt),ot=it.bind(null,o.String);function lt(Nt,Vt,jt){jt=jt||o.Number;function zt(cr,qt){return jt(cr,qt)&&cr>Nt&&cr>24===Nt}function bt(Nt){return Nt<<16>>16===Nt}function dt(Nt){return(Nt|0)===Nt}function mt(Nt){return typeof Nt=="number"&&Nt>=-ht&&Nt<=ht&&Math.floor(Nt)===Nt}function St(Nt){return(Nt&255)===Nt}function pt(Nt){return(Nt&65535)===Nt}function kt(Nt){return Nt>>>0===Nt}function Et(Nt){return typeof Nt=="number"&&Nt>=0&&Nt<=ht&&Math.floor(Nt)===Nt}var Pt={ArrayN:nt,Buffer:tt,BufferN:at,Finite:yt,Hex:rt,HexN:st,Int8:gt,Int16:bt,Int32:dt,Int53:mt,Range:lt,StringN:ot,UInt8:St,UInt16:pt,UInt32:kt,UInt53:Et};for(var Ot in Pt)Pt[Ot].toJSON=(function(Nt){return Nt}).bind(null,Ot);return extra=Pt,extra}var ERRORS=errors$1,NATIVE=native$1,tfJSON=ERRORS.tfJSON,TfTypeError=ERRORS.TfTypeError,TfPropertyTypeError=ERRORS.TfPropertyTypeError,tfSubError=ERRORS.tfSubError,getValueTypeName=ERRORS.getValueTypeName,TYPES={arrayOf:function(et,tt){et=compile$1(et),tt=tt||{};function rt(it,nt){return!NATIVE.Array(it)||NATIVE.Nil(it)||tt.minLength!==void 0&&it.lengthtt.maxLength||tt.length!==void 0&&it.length!==tt.length?!1:it.every(function(at,st){try{return typeforce$4(et,at,nt)}catch(ot){throw tfSubError(ot,st)}})}return rt.toJSON=function(){var it="["+tfJSON(et)+"]";return tt.length!==void 0?it+="{"+tt.length+"}":(tt.minLength!==void 0||tt.maxLength!==void 0)&&(it+="{"+(tt.minLength===void 0?0:tt.minLength)+","+(tt.maxLength===void 0?1/0:tt.maxLength)+"}"),it},rt},maybe:function o(et){et=compile$1(et);function tt(rt,it){return NATIVE.Nil(rt)||et(rt,it,o)}return tt.toJSON=function(){return"?"+tfJSON(et)},tt},map:function(et,tt){et=compile$1(et),tt&&(tt=compile$1(tt));function rt(it,nt){if(!NATIVE.Object(it)||NATIVE.Nil(it))return!1;for(var at in it){try{tt&&typeforce$4(tt,at,nt)}catch(ot){throw tfSubError(ot,at,"key")}try{var st=it[at];typeforce$4(et,st,nt)}catch(ot){throw tfSubError(ot,at)}}return!0}return tt?rt.toJSON=function(){return"{"+tfJSON(tt)+": "+tfJSON(et)+"}"}:rt.toJSON=function(){return"{"+tfJSON(et)+"}"},rt},object:function(et){var tt={};for(var rt in et)tt[rt]=compile$1(et[rt]);function it(nt,at){if(!NATIVE.Object(nt)||NATIVE.Nil(nt))return!1;var st;try{for(st in tt){var ot=tt[st],lt=nt[st];typeforce$4(ot,lt,at)}}catch(ht){throw tfSubError(ht,st)}if(at){for(st in nt)if(!tt[st])throw new TfPropertyTypeError(void 0,st)}return!0}return it.toJSON=function(){return tfJSON(tt)},it},anyOf:function(){var et=[].slice.call(arguments).map(compile$1);function tt(rt,it){return et.some(function(nt){try{return typeforce$4(nt,rt,it)}catch{return!1}})}return tt.toJSON=function(){return et.map(tfJSON).join("|")},tt},allOf:function(){var et=[].slice.call(arguments).map(compile$1);function tt(rt,it){return et.every(function(nt){try{return typeforce$4(nt,rt,it)}catch{return!1}})}return tt.toJSON=function(){return et.map(tfJSON).join(" & ")},tt},quacksLike:function(et){function tt(rt){return et===getValueTypeName(rt)}return tt.toJSON=function(){return et},tt},tuple:function(){var et=[].slice.call(arguments).map(compile$1);function tt(rt,it){return NATIVE.Nil(rt)||NATIVE.Nil(rt.length)||it&&rt.length!==et.length?!1:et.every(function(nt,at){try{return typeforce$4(nt,rt[at],it)}catch(st){throw tfSubError(st,at)}})}return tt.toJSON=function(){return"("+et.map(tfJSON).join(", ")+")"},tt},value:function(et){function tt(rt){return rt===et}return tt.toJSON=function(){return et},tt}};TYPES.oneOf=TYPES.anyOf;function compile$1(o){if(NATIVE.String(o))return o[0]==="?"?TYPES.maybe(o.slice(1)):NATIVE[o]||TYPES.quacksLike(o);if(o&&NATIVE.Object(o)){if(NATIVE.Array(o)){if(o.length!==1)throw new TypeError("Expected compile() parameter of type Array of length 1");return TYPES.arrayOf(o[0])}return TYPES.object(o)}else if(NATIVE.Function(o))return o;return TYPES.value(o)}function typeforce$4(o,et,tt,rt){if(NATIVE.Function(o)){if(o(et,tt))return!0;throw new TfTypeError(rt||o,et)}return typeforce$4(compile$1(o),et,tt)}for(var typeName in NATIVE)typeforce$4[typeName]=NATIVE[typeName];for(typeName in TYPES)typeforce$4[typeName]=TYPES[typeName];var EXTRA=requireExtra();for(typeName in EXTRA)typeforce$4[typeName]=EXTRA[typeName];typeforce$4.compile=compile$1;typeforce$4.TfTypeError=TfTypeError;typeforce$4.TfPropertyTypeError=TfPropertyTypeError;var typeforce_1=typeforce$4;(function(o){Object.defineProperty(o,"__esModule",{value:!0}),o.oneOf=o.Null=o.BufferN=o.Function=o.UInt32=o.UInt8=o.tuple=o.maybe=o.Hex=o.Buffer=o.String=o.Boolean=o.Array=o.Number=o.Hash256bit=o.Hash160bit=o.Buffer256bit=o.isTaptree=o.isTapleaf=o.TAPLEAF_VERSION_MASK=o.Network=o.ECPoint=o.Satoshi=o.Signer=o.BIP32Path=o.UInt31=o.isPoint=o.typeforce=void 0;const et=buffer$2;o.typeforce=typeforce_1;const tt=et.Buffer.alloc(32,0),rt=et.Buffer.from("fffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f","hex");function it(bt){if(!et.Buffer.isBuffer(bt)||bt.length<33)return!1;const dt=bt[0],mt=bt.slice(1,33);if(mt.compare(tt)===0||mt.compare(rt)>=0)return!1;if((dt===2||dt===3)&&bt.length===33)return!0;const St=bt.slice(33);return St.compare(tt)===0||St.compare(rt)>=0?!1:dt===4&&bt.length===65}o.isPoint=it;const nt=Math.pow(2,31)-1;function at(bt){return o.typeforce.UInt32(bt)&&bt<=nt}o.UInt31=at;function st(bt){return o.typeforce.String(bt)&&!!bt.match(/^(m\/)?(\d+'?\/)*\d+'?$/)}o.BIP32Path=st,st.toJSON=()=>"BIP32 derivation path";function ot(bt){return(o.typeforce.Buffer(bt.publicKey)||typeof bt.getPublicKey=="function")&&typeof bt.sign=="function"}o.Signer=ot;const lt=21*1e14;function ht(bt){return o.typeforce.UInt53(bt)&&bt<=lt}o.Satoshi=ht,o.ECPoint=o.typeforce.quacksLike("Point"),o.Network=o.typeforce.compile({messagePrefix:o.typeforce.oneOf(o.typeforce.Buffer,o.typeforce.String),bip32:{public:o.typeforce.UInt32,private:o.typeforce.UInt32},pubKeyHash:o.typeforce.UInt8,scriptHash:o.typeforce.UInt8,wif:o.typeforce.UInt8}),o.TAPLEAF_VERSION_MASK=254;function yt(bt){return!bt||!("output"in bt)||!et.Buffer.isBuffer(bt.output)?!1:bt.version!==void 0?(bt.version&o.TAPLEAF_VERSION_MASK)===bt.version:!0}o.isTapleaf=yt;function gt(bt){return(0,o.Array)(bt)?bt.length!==2?!1:bt.every(dt=>gt(dt)):yt(bt)}o.isTaptree=gt,o.Buffer256bit=o.typeforce.BufferN(32),o.Hash160bit=o.typeforce.BufferN(20),o.Hash256bit=o.typeforce.BufferN(32),o.Number=o.typeforce.Number,o.Array=o.typeforce.Array,o.Boolean=o.typeforce.Boolean,o.String=o.typeforce.String,o.Buffer=o.typeforce.Buffer,o.Hex=o.typeforce.Hex,o.maybe=o.typeforce.maybe,o.tuple=o.typeforce.tuple,o.UInt8=o.typeforce.UInt8,o.UInt32=o.typeforce.UInt32,o.Function=o.typeforce.Function,o.BufferN=o.typeforce.BufferN,o.Null=o.typeforce.Null,o.oneOf=o.typeforce.oneOf})(types$6);Object.defineProperty(script_signature,"__esModule",{value:!0});script_signature.encode=script_signature.decode=void 0;const bip66=bip66$1,types$4=types$6,{typeforce:typeforce$3}=types$4,ZERO$1=Buffer.alloc(1,0);function toDER(o){let et=0;for(;o[et]===0;)++et;return et===o.length?ZERO$1:(o=o.slice(et),o[0]&128?Buffer.concat([ZERO$1,o],1+o.length):o)}function fromDER(o){o[0]===0&&(o=o.slice(1));const et=Buffer.alloc(32,0),tt=Math.max(0,32-o.length);return o.copy(et,tt),et}function decode$j(o){const et=o.readUInt8(o.length-1),tt=et&-129;if(tt<=0||tt>=4)throw new Error("Invalid hashType "+et);const rt=bip66.decode(o.slice(0,-1)),it=fromDER(rt.r),nt=fromDER(rt.s);return{signature:Buffer.concat([it,nt],64),hashType:et}}script_signature.decode=decode$j;function encode$k(o,et){typeforce$3({signature:types$4.BufferN(64),hashType:types$4.UInt8},{signature:o,hashType:et});const tt=et&-129;if(tt<=0||tt>=4)throw new Error("Invalid hashType "+et);const rt=Buffer.allocUnsafe(1);rt.writeUInt8(et,0);const it=toDER(o.slice(0,32)),nt=toDER(o.slice(32,64));return Buffer.concat([bip66.encode(it,nt),rt])}script_signature.encode=encode$k;(function(o){Object.defineProperty(o,"__esModule",{value:!0}),o.signature=o.number=o.isCanonicalScriptSignature=o.isDefinedHashType=o.isCanonicalPubKey=o.toStack=o.fromASM=o.toASM=o.decompile=o.compile=o.countNonPushOnlyOPs=o.isPushOnly=o.OPS=void 0;const et=bip66$1,tt=ops;Object.defineProperty(o,"OPS",{enumerable:!0,get:function(){return tt.OPS}});const rt=push_data,it=script_number,nt=script_signature,at=types$6,{typeforce:st}=at,ot=tt.OPS.OP_RESERVED;function lt(zt){return at.Number(zt)&&(zt===tt.OPS.OP_0||zt>=tt.OPS.OP_1&&zt<=tt.OPS.OP_16||zt===tt.OPS.OP_1NEGATE)}function ht(zt){return at.Buffer(zt)||lt(zt)}function yt(zt){return at.Array(zt)&&zt.every(ht)}o.isPushOnly=yt;function gt(zt){return zt.length-zt.filter(ht).length}o.countNonPushOnlyOPs=gt;function bt(zt){if(zt.length===0)return tt.OPS.OP_0;if(zt.length===1){if(zt[0]>=1&&zt[0]<=16)return ot+zt[0];if(zt[0]===129)return tt.OPS.OP_1NEGATE}}function dt(zt){return Buffer.isBuffer(zt)}function mt(zt){return at.Array(zt)}function St(zt){return Buffer.isBuffer(zt)}function pt(zt){if(dt(zt))return zt;st(at.Array,zt);const cr=zt.reduce((Mt,ut)=>St(ut)?ut.length===1&&bt(ut)!==void 0?Mt+1:Mt+rt.encodingLength(ut.length)+ut.length:Mt+1,0),qt=Buffer.allocUnsafe(cr);let Rt=0;if(zt.forEach(Mt=>{if(St(Mt)){const ut=bt(Mt);if(ut!==void 0){qt.writeUInt8(ut,Rt),Rt+=1;return}Rt+=rt.encode(qt,Mt.length,Rt),Mt.copy(qt,Rt),Rt+=Mt.length}else qt.writeUInt8(Mt,Rt),Rt+=1}),Rt!==qt.length)throw new Error("Could not decode chunks");return qt}o.compile=pt;function kt(zt){if(mt(zt))return zt;st(at.Buffer,zt);const cr=[];let qt=0;for(;qttt.OPS.OP_0&&Rt<=tt.OPS.OP_PUSHDATA4){const Mt=rt.decode(zt,qt);if(Mt===null||(qt+=Mt.size,qt+Mt.number>zt.length))return null;const ut=zt.slice(qt,qt+Mt.number);qt+=Mt.number;const wt=bt(ut);wt!==void 0?cr.push(wt):cr.push(ut)}else cr.push(Rt),qt+=1}return cr}o.decompile=kt;function Et(zt){return dt(zt)&&(zt=kt(zt)),zt.map(cr=>{if(St(cr)){const qt=bt(cr);if(qt===void 0)return cr.toString("hex");cr=qt}return tt.REVERSE_OPS[cr]}).join(" ")}o.toASM=Et;function Pt(zt){return st(at.String,zt),pt(zt.split(" ").map(cr=>tt.OPS[cr]!==void 0?tt.OPS[cr]:(st(at.Hex,cr),Buffer.from(cr,"hex"))))}o.fromASM=Pt;function Ot(zt){return zt=kt(zt),st(yt,zt),zt.map(cr=>St(cr)?cr:cr===tt.OPS.OP_0?Buffer.allocUnsafe(0):it.encode(cr-ot))}o.toStack=Ot;function Nt(zt){return at.isPoint(zt)}o.isCanonicalPubKey=Nt;function Vt(zt){const cr=zt&-129;return cr>0&&cr<4}o.isDefinedHashType=Vt;function jt(zt){return!Buffer.isBuffer(zt)||!Vt(zt[zt.length-1])?!1:et.check(zt.slice(0,-1))}o.isCanonicalScriptSignature=jt,o.number=it,o.signature=nt})(script);var lazy$8={};Object.defineProperty(lazy$8,"__esModule",{value:!0});lazy$8.value=lazy$8.prop=void 0;function prop(o,et,tt){Object.defineProperty(o,et,{configurable:!0,enumerable:!0,get(){const rt=tt.call(this);return this[et]=rt,rt},set(rt){Object.defineProperty(this,et,{configurable:!0,enumerable:!0,value:rt,writable:!0})}})}lazy$8.prop=prop;function value$1(o){let et;return()=>(et!==void 0||(et=o()),et)}lazy$8.value=value$1;Object.defineProperty(embed,"__esModule",{value:!0});embed.p2data=void 0;const networks_1$8=networks$1,bscript$b=script,types_1$9=types$6,lazy$7=lazy$8,OPS$7=bscript$b.OPS;function stacksEqual$4(o,et){return o.length!==et.length?!1:o.every((tt,rt)=>tt.equals(et[rt]))}function p2data(o,et){if(!o.data&&!o.output)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$9.typeforce)({network:types_1$9.typeforce.maybe(types_1$9.typeforce.Object),output:types_1$9.typeforce.maybe(types_1$9.typeforce.Buffer),data:types_1$9.typeforce.maybe(types_1$9.typeforce.arrayOf(types_1$9.typeforce.Buffer))},o);const rt={name:"embed",network:o.network||networks_1$8.bitcoin};if(lazy$7.prop(rt,"output",()=>{if(o.data)return bscript$b.compile([OPS$7.OP_RETURN].concat(o.data))}),lazy$7.prop(rt,"data",()=>{if(o.output)return bscript$b.decompile(o.output).slice(1)}),et.validate&&o.output){const it=bscript$b.decompile(o.output);if(it[0]!==OPS$7.OP_RETURN)throw new TypeError("Output is invalid");if(!it.slice(1).every(types_1$9.typeforce.Buffer))throw new TypeError("Output is invalid");if(o.data&&!stacksEqual$4(o.data,rt.data))throw new TypeError("Data mismatch")}return Object.assign(rt,o)}embed.p2data=p2data;var p2ms$1={};Object.defineProperty(p2ms$1,"__esModule",{value:!0});p2ms$1.p2ms=void 0;const networks_1$7=networks$1,bscript$a=script,types_1$8=types$6,lazy$6=lazy$8,OPS$6=bscript$a.OPS,OP_INT_BASE=OPS$6.OP_RESERVED;function stacksEqual$3(o,et){return o.length!==et.length?!1:o.every((tt,rt)=>tt.equals(et[rt]))}function p2ms(o,et){if(!o.input&&!o.output&&!(o.pubkeys&&o.m!==void 0)&&!o.signatures)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{});function tt(ot){return bscript$a.isCanonicalScriptSignature(ot)||(et.allowIncomplete&&ot===OPS$6.OP_0)!==void 0}(0,types_1$8.typeforce)({network:types_1$8.typeforce.maybe(types_1$8.typeforce.Object),m:types_1$8.typeforce.maybe(types_1$8.typeforce.Number),n:types_1$8.typeforce.maybe(types_1$8.typeforce.Number),output:types_1$8.typeforce.maybe(types_1$8.typeforce.Buffer),pubkeys:types_1$8.typeforce.maybe(types_1$8.typeforce.arrayOf(types_1$8.isPoint)),signatures:types_1$8.typeforce.maybe(types_1$8.typeforce.arrayOf(tt)),input:types_1$8.typeforce.maybe(types_1$8.typeforce.Buffer)},o);const it={network:o.network||networks_1$7.bitcoin};let nt=[],at=!1;function st(ot){at||(at=!0,nt=bscript$a.decompile(ot),it.m=nt[0]-OP_INT_BASE,it.n=nt[nt.length-2]-OP_INT_BASE,it.pubkeys=nt.slice(1,-2))}if(lazy$6.prop(it,"output",()=>{if(o.m&&it.n&&o.pubkeys)return bscript$a.compile([].concat(OP_INT_BASE+o.m,o.pubkeys,OP_INT_BASE+it.n,OPS$6.OP_CHECKMULTISIG))}),lazy$6.prop(it,"m",()=>{if(it.output)return st(it.output),it.m}),lazy$6.prop(it,"n",()=>{if(it.pubkeys)return it.pubkeys.length}),lazy$6.prop(it,"pubkeys",()=>{if(o.output)return st(o.output),it.pubkeys}),lazy$6.prop(it,"signatures",()=>{if(o.input)return bscript$a.decompile(o.input).slice(1)}),lazy$6.prop(it,"input",()=>{if(o.signatures)return bscript$a.compile([OPS$6.OP_0].concat(o.signatures))}),lazy$6.prop(it,"witness",()=>{if(it.input)return[]}),lazy$6.prop(it,"name",()=>{if(!(!it.m||!it.n))return`p2ms(${it.m} of ${it.n})`}),et.validate){if(o.output){if(st(o.output),!types_1$8.typeforce.Number(nt[0]))throw new TypeError("Output is invalid");if(!types_1$8.typeforce.Number(nt[nt.length-2]))throw new TypeError("Output is invalid");if(nt[nt.length-1]!==OPS$6.OP_CHECKMULTISIG)throw new TypeError("Output is invalid");if(it.m<=0||it.n>16||it.m>it.n||it.n!==nt.length-3)throw new TypeError("Output is invalid");if(!it.pubkeys.every(ot=>(0,types_1$8.isPoint)(ot)))throw new TypeError("Output is invalid");if(o.m!==void 0&&o.m!==it.m)throw new TypeError("m mismatch");if(o.n!==void 0&&o.n!==it.n)throw new TypeError("n mismatch");if(o.pubkeys&&!stacksEqual$3(o.pubkeys,it.pubkeys))throw new TypeError("Pubkeys mismatch")}if(o.pubkeys){if(o.n!==void 0&&o.n!==o.pubkeys.length)throw new TypeError("Pubkey count mismatch");if(it.n=o.pubkeys.length,it.nit.m)throw new TypeError("Too many signatures provided")}if(o.input){if(o.input[0]!==OPS$6.OP_0)throw new TypeError("Input is invalid");if(it.signatures.length===0||!it.signatures.every(tt))throw new TypeError("Input has invalid signature(s)");if(o.signatures&&!stacksEqual$3(o.signatures,it.signatures))throw new TypeError("Signature mismatch");if(o.m!==void 0&&o.m!==o.signatures.length)throw new TypeError("Signature count mismatch")}}return Object.assign(it,o)}p2ms$1.p2ms=p2ms;var p2pk$1={};Object.defineProperty(p2pk$1,"__esModule",{value:!0});p2pk$1.p2pk=void 0;const networks_1$6=networks$1,bscript$9=script,types_1$7=types$6,lazy$5=lazy$8,OPS$5=bscript$9.OPS;function p2pk(o,et){if(!o.input&&!o.output&&!o.pubkey&&!o.input&&!o.signature)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$7.typeforce)({network:types_1$7.typeforce.maybe(types_1$7.typeforce.Object),output:types_1$7.typeforce.maybe(types_1$7.typeforce.Buffer),pubkey:types_1$7.typeforce.maybe(types_1$7.isPoint),signature:types_1$7.typeforce.maybe(bscript$9.isCanonicalScriptSignature),input:types_1$7.typeforce.maybe(types_1$7.typeforce.Buffer)},o);const tt=lazy$5.value(()=>bscript$9.decompile(o.input)),it={name:"p2pk",network:o.network||networks_1$6.bitcoin};if(lazy$5.prop(it,"output",()=>{if(o.pubkey)return bscript$9.compile([o.pubkey,OPS$5.OP_CHECKSIG])}),lazy$5.prop(it,"pubkey",()=>{if(o.output)return o.output.slice(1,-1)}),lazy$5.prop(it,"signature",()=>{if(o.input)return tt()[0]}),lazy$5.prop(it,"input",()=>{if(o.signature)return bscript$9.compile([o.signature])}),lazy$5.prop(it,"witness",()=>{if(it.input)return[]}),et.validate){if(o.output){if(o.output[o.output.length-1]!==OPS$5.OP_CHECKSIG)throw new TypeError("Output is invalid");if(!(0,types_1$7.isPoint)(it.pubkey))throw new TypeError("Output pubkey is invalid");if(o.pubkey&&!o.pubkey.equals(it.pubkey))throw new TypeError("Pubkey mismatch")}if(o.signature&&o.input&&!o.input.equals(it.input))throw new TypeError("Signature mismatch");if(o.input){if(tt().length!==1)throw new TypeError("Input is invalid");if(!bscript$9.isCanonicalScriptSignature(it.signature))throw new TypeError("Input has invalid signature")}}return Object.assign(it,o)}p2pk$1.p2pk=p2pk;var p2pkh$1={},crypto$2={},ripemd160={},_sha2={},_assert={};Object.defineProperty(_assert,"__esModule",{value:!0});_assert.output=_assert.exists=_assert.hash=_assert.bytes=_assert.bool=_assert.number=void 0;function number(o){if(!Number.isSafeInteger(o)||o<0)throw new Error(`Wrong positive integer: ${o}`)}_assert.number=number;function bool(o){if(typeof o!="boolean")throw new Error(`Expected boolean, not ${o}`)}_assert.bool=bool;function isBytes(o){return o instanceof Uint8Array||o!=null&&typeof o=="object"&&o.constructor.name==="Uint8Array"}function bytes(o,...et){if(!isBytes(o))throw new Error("Expected Uint8Array");if(et.length>0&&!et.includes(o.length))throw new Error(`Expected Uint8Array of length ${et}, not of length=${o.length}`)}_assert.bytes=bytes;function hash$1(o){if(typeof o!="function"||typeof o.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");number(o.outputLen),number(o.blockLen)}_assert.hash=hash$1;function exists(o,et=!0){if(o.destroyed)throw new Error("Hash instance has been destroyed");if(et&&o.finished)throw new Error("Hash#digest() has already been called")}_assert.exists=exists;function output(o,et){bytes(o);const tt=et.outputLen;if(o.lengthnew Uint8Array(jt.buffer,jt.byteOffset,jt.byteLength);o.u8=tt;const rt=jt=>new Uint32Array(jt.buffer,jt.byteOffset,Math.floor(jt.byteLength/4));o.u32=rt;function it(jt){return jt instanceof Uint8Array||jt!=null&&typeof jt=="object"&&jt.constructor.name==="Uint8Array"}const nt=jt=>new DataView(jt.buffer,jt.byteOffset,jt.byteLength);o.createView=nt;const at=(jt,zt)=>jt<<32-zt|jt>>>zt;if(o.rotr=at,o.isLE=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68,!o.isLE)throw new Error("Non little-endian hardware is not supported");const st=Array.from({length:256},(jt,zt)=>zt.toString(16).padStart(2,"0"));function ot(jt){if(!it(jt))throw new Error("Uint8Array expected");let zt="";for(let cr=0;cr=lt._0&&jt<=lt._9)return jt-lt._0;if(jt>=lt._A&&jt<=lt._F)return jt-(lt._A-10);if(jt>=lt._a&&jt<=lt._f)return jt-(lt._a-10)}function yt(jt){if(typeof jt!="string")throw new Error("hex string expected, got "+typeof jt);const zt=jt.length,cr=zt/2;if(zt%2)throw new Error("padded hex string expected, got unpadded hex of length "+zt);const qt=new Uint8Array(cr);for(let Rt=0,Mt=0;Rt{};o.nextTick=gt;async function bt(jt,zt,cr){let qt=Date.now();for(let Rt=0;Rt=0&&Mtjt().update(mt(qt)).digest(),cr=jt();return zt.outputLen=cr.outputLen,zt.blockLen=cr.blockLen,zt.create=()=>jt(),zt}o.wrapConstructor=Pt;function Ot(jt){const zt=(qt,Rt)=>jt(Rt).update(mt(qt)).digest(),cr=jt({});return zt.outputLen=cr.outputLen,zt.blockLen=cr.blockLen,zt.create=qt=>jt(qt),zt}o.wrapConstructorWithOpts=Ot;function Nt(jt){const zt=(qt,Rt)=>jt(Rt).update(mt(qt)).digest(),cr=jt({});return zt.outputLen=cr.outputLen,zt.blockLen=cr.blockLen,zt.create=qt=>jt(qt),zt}o.wrapXOFConstructorWithOpts=Nt;function Vt(jt=32){if(et.crypto&&typeof et.crypto.getRandomValues=="function")return et.crypto.getRandomValues(new Uint8Array(jt));throw new Error("crypto.getRandomValues must be defined")}o.randomBytes=Vt})(utils$1);Object.defineProperty(_sha2,"__esModule",{value:!0});_sha2.SHA2=void 0;const _assert_js_1=_assert,utils_js_1$3=utils$1;function setBigUint64(o,et,tt,rt){if(typeof o.setBigUint64=="function")return o.setBigUint64(et,tt,rt);const it=BigInt(32),nt=BigInt(4294967295),at=Number(tt>>it&nt),st=Number(tt&nt),ot=rt?4:0,lt=rt?0:4;o.setUint32(et+ot,at,rt),o.setUint32(et+lt,st,rt)}class SHA2 extends utils_js_1$3.Hash{constructor(et,tt,rt,it){super(),this.blockLen=et,this.outputLen=tt,this.padOffset=rt,this.isLE=it,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(et),this.view=(0,utils_js_1$3.createView)(this.buffer)}update(et){(0,_assert_js_1.exists)(this);const{view:tt,buffer:rt,blockLen:it}=this;et=(0,utils_js_1$3.toBytes)(et);const nt=et.length;for(let at=0;atit-at&&(this.process(rt,0),at=0);for(let yt=at;ytht.length)throw new Error("_sha2: outputLen bigger than state");for(let yt=0;ytet),Pi=Id.map(o=>(9*o+5)%16);let idxL=[Id],idxR=[Pi];for(let o=0;o<4;o++)for(let et of[idxL,idxR])et.push(et[o].map(tt=>Rho[tt]));const shifts=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(o=>new Uint8Array(o)),shiftsL=idxL.map((o,et)=>o.map(tt=>shifts[et][tt])),shiftsR=idxR.map((o,et)=>o.map(tt=>shifts[et][tt])),Kl=new Uint32Array([0,1518500249,1859775393,2400959708,2840853838]),Kr=new Uint32Array([1352829926,1548603684,1836072691,2053994217,0]),rotl$1=(o,et)=>o<>>32-et;function f(o,et,tt,rt){return o===0?et^tt^rt:o===1?et&tt|~et&rt:o===2?(et|~tt)^rt:o===3?et&rt|tt&~rt:et^(tt|~rt)}const BUF=new Uint32Array(16);class RIPEMD160 extends _sha2_js_1$2.SHA2{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:et,h1:tt,h2:rt,h3:it,h4:nt}=this;return[et,tt,rt,it,nt]}set(et,tt,rt,it,nt){this.h0=et|0,this.h1=tt|0,this.h2=rt|0,this.h3=it|0,this.h4=nt|0}process(et,tt){for(let bt=0;bt<16;bt++,tt+=4)BUF[bt]=et.getUint32(tt,!0);let rt=this.h0|0,it=rt,nt=this.h1|0,at=nt,st=this.h2|0,ot=st,lt=this.h3|0,ht=lt,yt=this.h4|0,gt=yt;for(let bt=0;bt<5;bt++){const dt=4-bt,mt=Kl[bt],St=Kr[bt],pt=idxL[bt],kt=idxR[bt],Et=shiftsL[bt],Pt=shiftsR[bt];for(let Ot=0;Ot<16;Ot++){const Nt=rotl$1(rt+f(bt,nt,st,lt)+BUF[pt[Ot]]+mt,Et[Ot])+yt|0;rt=yt,yt=lt,lt=rotl$1(st,10)|0,st=nt,nt=Nt}for(let Ot=0;Ot<16;Ot++){const Nt=rotl$1(it+f(dt,at,ot,ht)+BUF[kt[Ot]]+St,Pt[Ot])+gt|0;it=gt,gt=ht,ht=rotl$1(ot,10)|0,ot=at,at=Nt}}this.set(this.h1+st+ht|0,this.h2+lt+gt|0,this.h3+yt+it|0,this.h4+rt+at|0,this.h0+nt+ot|0)}roundClean(){BUF.fill(0)}destroy(){this.destroyed=!0,this.buffer.fill(0),this.set(0,0,0,0,0)}}ripemd160.RIPEMD160=RIPEMD160;ripemd160.ripemd160=(0,utils_js_1$2.wrapConstructor)(()=>new RIPEMD160);var sha1={};Object.defineProperty(sha1,"__esModule",{value:!0});sha1.sha1=void 0;const _sha2_js_1$1=_sha2,utils_js_1$1=utils$1,rotl=(o,et)=>o<>>32-et>>>0,Chi$1=(o,et,tt)=>o&et^~o&tt,Maj$1=(o,et,tt)=>o&et^o&tt^et&tt,IV$1=new Uint32Array([1732584193,4023233417,2562383102,271733878,3285377520]),SHA1_W=new Uint32Array(80);class SHA1 extends _sha2_js_1$1.SHA2{constructor(){super(64,20,8,!1),this.A=IV$1[0]|0,this.B=IV$1[1]|0,this.C=IV$1[2]|0,this.D=IV$1[3]|0,this.E=IV$1[4]|0}get(){const{A:et,B:tt,C:rt,D:it,E:nt}=this;return[et,tt,rt,it,nt]}set(et,tt,rt,it,nt){this.A=et|0,this.B=tt|0,this.C=rt|0,this.D=it|0,this.E=nt|0}process(et,tt){for(let ot=0;ot<16;ot++,tt+=4)SHA1_W[ot]=et.getUint32(tt,!1);for(let ot=16;ot<80;ot++)SHA1_W[ot]=rotl(SHA1_W[ot-3]^SHA1_W[ot-8]^SHA1_W[ot-14]^SHA1_W[ot-16],1);let{A:rt,B:it,C:nt,D:at,E:st}=this;for(let ot=0;ot<80;ot++){let lt,ht;ot<20?(lt=Chi$1(it,nt,at),ht=1518500249):ot<40?(lt=it^nt^at,ht=1859775393):ot<60?(lt=Maj$1(it,nt,at),ht=2400959708):(lt=it^nt^at,ht=3395469782);const yt=rotl(rt,5)+lt+st+ht+SHA1_W[ot]|0;st=at,at=nt,nt=rotl(it,30),it=rt,rt=yt}rt=rt+this.A|0,it=it+this.B|0,nt=nt+this.C|0,at=at+this.D|0,st=st+this.E|0,this.set(rt,it,nt,at,st)}roundClean(){SHA1_W.fill(0)}destroy(){this.set(0,0,0,0,0),this.buffer.fill(0)}}sha1.sha1=(0,utils_js_1$1.wrapConstructor)(()=>new SHA1);var sha256$2={};Object.defineProperty(sha256$2,"__esModule",{value:!0});sha256$2.sha224=sha256$2.sha256=void 0;const _sha2_js_1=_sha2,utils_js_1=utils$1,Chi=(o,et,tt)=>o&et^~o&tt,Maj=(o,et,tt)=>o&et^o&tt^et&tt,SHA256_K=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),IV=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),SHA256_W=new Uint32Array(64);class SHA256 extends _sha2_js_1.SHA2{constructor(){super(64,32,8,!1),this.A=IV[0]|0,this.B=IV[1]|0,this.C=IV[2]|0,this.D=IV[3]|0,this.E=IV[4]|0,this.F=IV[5]|0,this.G=IV[6]|0,this.H=IV[7]|0}get(){const{A:et,B:tt,C:rt,D:it,E:nt,F:at,G:st,H:ot}=this;return[et,tt,rt,it,nt,at,st,ot]}set(et,tt,rt,it,nt,at,st,ot){this.A=et|0,this.B=tt|0,this.C=rt|0,this.D=it|0,this.E=nt|0,this.F=at|0,this.G=st|0,this.H=ot|0}process(et,tt){for(let yt=0;yt<16;yt++,tt+=4)SHA256_W[yt]=et.getUint32(tt,!1);for(let yt=16;yt<64;yt++){const gt=SHA256_W[yt-15],bt=SHA256_W[yt-2],dt=(0,utils_js_1.rotr)(gt,7)^(0,utils_js_1.rotr)(gt,18)^gt>>>3,mt=(0,utils_js_1.rotr)(bt,17)^(0,utils_js_1.rotr)(bt,19)^bt>>>10;SHA256_W[yt]=mt+SHA256_W[yt-7]+dt+SHA256_W[yt-16]|0}let{A:rt,B:it,C:nt,D:at,E:st,F:ot,G:lt,H:ht}=this;for(let yt=0;yt<64;yt++){const gt=(0,utils_js_1.rotr)(st,6)^(0,utils_js_1.rotr)(st,11)^(0,utils_js_1.rotr)(st,25),bt=ht+gt+Chi(st,ot,lt)+SHA256_K[yt]+SHA256_W[yt]|0,mt=((0,utils_js_1.rotr)(rt,2)^(0,utils_js_1.rotr)(rt,13)^(0,utils_js_1.rotr)(rt,22))+Maj(rt,it,nt)|0;ht=lt,lt=ot,ot=st,st=at+bt|0,at=nt,nt=it,it=rt,rt=bt+mt|0}rt=rt+this.A|0,it=it+this.B|0,nt=nt+this.C|0,at=at+this.D|0,st=st+this.E|0,ot=ot+this.F|0,lt=lt+this.G|0,ht=ht+this.H|0,this.set(rt,it,nt,at,st,ot,lt,ht)}roundClean(){SHA256_W.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}class SHA224 extends SHA256{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}}sha256$2.sha256=(0,utils_js_1.wrapConstructor)(()=>new SHA256);sha256$2.sha224=(0,utils_js_1.wrapConstructor)(()=>new SHA224);(function(o){Object.defineProperty(o,"__esModule",{value:!0}),o.taggedHash=o.TAGGED_HASH_PREFIXES=o.TAGS=o.hash256=o.hash160=o.sha256=o.sha1=o.ripemd160=void 0;const et=ripemd160,tt=sha1,rt=sha256$2;function it(ht){return Buffer.from((0,et.ripemd160)(Uint8Array.from(ht)))}o.ripemd160=it;function nt(ht){return Buffer.from((0,tt.sha1)(Uint8Array.from(ht)))}o.sha1=nt;function at(ht){return Buffer.from((0,rt.sha256)(Uint8Array.from(ht)))}o.sha256=at;function st(ht){return Buffer.from((0,et.ripemd160)((0,rt.sha256)(Uint8Array.from(ht))))}o.hash160=st;function ot(ht){return Buffer.from((0,rt.sha256)((0,rt.sha256)(Uint8Array.from(ht))))}o.hash256=ot,o.TAGS=["BIP0340/challenge","BIP0340/aux","BIP0340/nonce","TapLeaf","TapBranch","TapSighash","TapTweak","KeyAgg list","KeyAgg coefficient"],o.TAGGED_HASH_PREFIXES={"BIP0340/challenge":Buffer.from([123,181,45,122,159,239,88,50,62,177,191,122,64,125,179,130,210,243,242,216,27,177,34,79,73,254,81,143,109,72,211,124,123,181,45,122,159,239,88,50,62,177,191,122,64,125,179,130,210,243,242,216,27,177,34,79,73,254,81,143,109,72,211,124]),"BIP0340/aux":Buffer.from([241,239,78,94,192,99,202,218,109,148,202,250,157,152,126,160,105,38,88,57,236,193,31,151,45,119,165,46,216,193,204,144,241,239,78,94,192,99,202,218,109,148,202,250,157,152,126,160,105,38,88,57,236,193,31,151,45,119,165,46,216,193,204,144]),"BIP0340/nonce":Buffer.from([7,73,119,52,167,155,203,53,91,155,140,125,3,79,18,28,244,52,215,62,247,45,218,25,135,0,97,251,82,191,235,47,7,73,119,52,167,155,203,53,91,155,140,125,3,79,18,28,244,52,215,62,247,45,218,25,135,0,97,251,82,191,235,47]),TapLeaf:Buffer.from([174,234,143,220,66,8,152,49,5,115,75,88,8,29,30,38,56,211,95,28,181,64,8,212,211,87,202,3,190,120,233,238,174,234,143,220,66,8,152,49,5,115,75,88,8,29,30,38,56,211,95,28,181,64,8,212,211,87,202,3,190,120,233,238]),TapBranch:Buffer.from([25,65,161,242,229,110,185,95,162,169,241,148,190,92,1,247,33,111,51,237,130,176,145,70,52,144,208,91,245,22,160,21,25,65,161,242,229,110,185,95,162,169,241,148,190,92,1,247,33,111,51,237,130,176,145,70,52,144,208,91,245,22,160,21]),TapSighash:Buffer.from([244,10,72,223,75,42,112,200,180,146,75,242,101,70,97,237,61,149,253,102,163,19,235,135,35,117,151,198,40,228,160,49,244,10,72,223,75,42,112,200,180,146,75,242,101,70,97,237,61,149,253,102,163,19,235,135,35,117,151,198,40,228,160,49]),TapTweak:Buffer.from([232,15,225,99,156,156,160,80,227,175,27,57,193,67,198,62,66,156,188,235,21,217,64,251,181,197,161,244,175,87,197,233,232,15,225,99,156,156,160,80,227,175,27,57,193,67,198,62,66,156,188,235,21,217,64,251,181,197,161,244,175,87,197,233]),"KeyAgg list":Buffer.from([72,28,151,28,60,11,70,215,240,178,117,174,89,141,78,44,126,215,49,156,89,74,92,110,199,158,160,212,153,2,148,240,72,28,151,28,60,11,70,215,240,178,117,174,89,141,78,44,126,215,49,156,89,74,92,110,199,158,160,212,153,2,148,240]),"KeyAgg coefficient":Buffer.from([191,201,4,3,77,28,136,232,200,14,34,229,61,36,86,109,100,130,78,214,66,114,129,192,145,0,249,77,205,82,201,129,191,201,4,3,77,28,136,232,200,14,34,229,61,36,86,109,100,130,78,214,66,114,129,192,145,0,249,77,205,82,201,129])};function lt(ht,yt){return at(Buffer.concat([o.TAGGED_HASH_PREFIXES[ht],yt]))}o.taggedHash=lt})(crypto$2);function base$1(o){if(o.length>=255)throw new TypeError("Alphabet too long");for(var et=new Uint8Array(256),tt=0;tt>>0,Et=new Uint8Array(kt);St!==pt;){for(var Pt=bt[St],Ot=0,Nt=kt-1;(Pt!==0||Ot>>0,Et[Nt]=Pt%at>>>0,Pt=Pt/at>>>0;if(Pt!==0)throw new Error("Non-zero carry");mt=Ot,St++}for(var Vt=kt-mt;Vt!==kt&&Et[Vt]===0;)Vt++;for(var jt=st.repeat(dt);Vt>>0,kt=new Uint8Array(pt);bt[dt];){var Et=et[bt.charCodeAt(dt)];if(Et===255)return;for(var Pt=0,Ot=pt-1;(Et!==0||Pt>>0,kt[Ot]=Et%256>>>0,Et=Et/256>>>0;if(Et!==0)throw new Error("Non-zero carry");St=Pt,dt++}for(var Nt=pt-St;Nt!==pt&&kt[Nt]===0;)Nt++;for(var Vt=new Uint8Array(mt+(pt-Nt)),jt=mt;Nt!==pt;)Vt[jt++]=kt[Nt++];return Vt}function gt(bt){var dt=yt(bt);if(dt)return dt;throw new Error("Non-base"+at+" character")}return{encode:ht,decodeUnsafe:yt,decode:gt}}var src=base$1;const basex=src,ALPHABET$1="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";var bs58=basex(ALPHABET$1),base58=bs58,base=function(o){function et(nt){var at=Uint8Array.from(nt),st=o(at),ot=at.length+4,lt=new Uint8Array(ot);return lt.set(at,0),lt.set(st.subarray(0,4),at.length),base58.encode(lt,ot)}function tt(nt){var at=nt.slice(0,-4),st=nt.slice(-4),ot=o(at);if(!(st[0]^ot[0]|st[1]^ot[1]|st[2]^ot[2]|st[3]^ot[3]))return at}function rt(nt){var at=base58.decodeUnsafe(nt);if(at)return tt(at)}function it(nt){var at=base58.decode(nt),st=tt(at);if(!st)throw new Error("Invalid checksum");return st}return{encode:et,decode:it,decodeUnsafe:rt}},{sha256:sha256$1}=sha256$2,bs58checkBase=base;function sha256x2(o){return sha256$1(sha256$1(o))}var bs58check$3=bs58checkBase(sha256x2);Object.defineProperty(p2pkh$1,"__esModule",{value:!0});p2pkh$1.p2pkh=void 0;const bcrypto$5=crypto$2,networks_1$5=networks$1,bscript$8=script,types_1$6=types$6,lazy$4=lazy$8,bs58check$2=bs58check$3,OPS$4=bscript$8.OPS;function p2pkh(o,et){if(!o.address&&!o.hash&&!o.output&&!o.pubkey&&!o.input)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$6.typeforce)({network:types_1$6.typeforce.maybe(types_1$6.typeforce.Object),address:types_1$6.typeforce.maybe(types_1$6.typeforce.String),hash:types_1$6.typeforce.maybe(types_1$6.typeforce.BufferN(20)),output:types_1$6.typeforce.maybe(types_1$6.typeforce.BufferN(25)),pubkey:types_1$6.typeforce.maybe(types_1$6.isPoint),signature:types_1$6.typeforce.maybe(bscript$8.isCanonicalScriptSignature),input:types_1$6.typeforce.maybe(types_1$6.typeforce.Buffer)},o);const tt=lazy$4.value(()=>{const at=Buffer.from(bs58check$2.decode(o.address)),st=at.readUInt8(0),ot=at.slice(1);return{version:st,hash:ot}}),rt=lazy$4.value(()=>bscript$8.decompile(o.input)),it=o.network||networks_1$5.bitcoin,nt={name:"p2pkh",network:it};if(lazy$4.prop(nt,"address",()=>{if(!nt.hash)return;const at=Buffer.allocUnsafe(21);return at.writeUInt8(it.pubKeyHash,0),nt.hash.copy(at,1),bs58check$2.encode(at)}),lazy$4.prop(nt,"hash",()=>{if(o.output)return o.output.slice(3,23);if(o.address)return tt().hash;if(o.pubkey||nt.pubkey)return bcrypto$5.hash160(o.pubkey||nt.pubkey)}),lazy$4.prop(nt,"output",()=>{if(nt.hash)return bscript$8.compile([OPS$4.OP_DUP,OPS$4.OP_HASH160,nt.hash,OPS$4.OP_EQUALVERIFY,OPS$4.OP_CHECKSIG])}),lazy$4.prop(nt,"pubkey",()=>{if(o.input)return rt()[1]}),lazy$4.prop(nt,"signature",()=>{if(o.input)return rt()[0]}),lazy$4.prop(nt,"input",()=>{if(o.pubkey&&o.signature)return bscript$8.compile([o.signature,o.pubkey])}),lazy$4.prop(nt,"witness",()=>{if(nt.input)return[]}),et.validate){let at=Buffer.from([]);if(o.address){if(tt().version!==it.pubKeyHash)throw new TypeError("Invalid version or Network mismatch");if(tt().hash.length!==20)throw new TypeError("Invalid address");at=tt().hash}if(o.hash){if(at.length>0&&!at.equals(o.hash))throw new TypeError("Hash mismatch");at=o.hash}if(o.output){if(o.output.length!==25||o.output[0]!==OPS$4.OP_DUP||o.output[1]!==OPS$4.OP_HASH160||o.output[2]!==20||o.output[23]!==OPS$4.OP_EQUALVERIFY||o.output[24]!==OPS$4.OP_CHECKSIG)throw new TypeError("Output is invalid");const st=o.output.slice(3,23);if(at.length>0&&!at.equals(st))throw new TypeError("Hash mismatch");at=st}if(o.pubkey){const st=bcrypto$5.hash160(o.pubkey);if(at.length>0&&!at.equals(st))throw new TypeError("Hash mismatch");at=st}if(o.input){const st=rt();if(st.length!==2)throw new TypeError("Input is invalid");if(!bscript$8.isCanonicalScriptSignature(st[0]))throw new TypeError("Input has invalid signature");if(!(0,types_1$6.isPoint)(st[1]))throw new TypeError("Input has invalid pubkey");if(o.signature&&!o.signature.equals(st[0]))throw new TypeError("Signature mismatch");if(o.pubkey&&!o.pubkey.equals(st[1]))throw new TypeError("Pubkey mismatch");const ot=bcrypto$5.hash160(st[1]);if(at.length>0&&!at.equals(ot))throw new TypeError("Hash mismatch")}}return Object.assign(nt,o)}p2pkh$1.p2pkh=p2pkh;var p2sh$1={};Object.defineProperty(p2sh$1,"__esModule",{value:!0});p2sh$1.p2sh=void 0;const bcrypto$4=crypto$2,networks_1$4=networks$1,bscript$7=script,types_1$5=types$6,lazy$3=lazy$8,bs58check$1=bs58check$3,OPS$3=bscript$7.OPS;function stacksEqual$2(o,et){return o.length!==et.length?!1:o.every((tt,rt)=>tt.equals(et[rt]))}function p2sh(o,et){if(!o.address&&!o.hash&&!o.output&&!o.redeem&&!o.input)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$5.typeforce)({network:types_1$5.typeforce.maybe(types_1$5.typeforce.Object),address:types_1$5.typeforce.maybe(types_1$5.typeforce.String),hash:types_1$5.typeforce.maybe(types_1$5.typeforce.BufferN(20)),output:types_1$5.typeforce.maybe(types_1$5.typeforce.BufferN(23)),redeem:types_1$5.typeforce.maybe({network:types_1$5.typeforce.maybe(types_1$5.typeforce.Object),output:types_1$5.typeforce.maybe(types_1$5.typeforce.Buffer),input:types_1$5.typeforce.maybe(types_1$5.typeforce.Buffer),witness:types_1$5.typeforce.maybe(types_1$5.typeforce.arrayOf(types_1$5.typeforce.Buffer))}),input:types_1$5.typeforce.maybe(types_1$5.typeforce.Buffer),witness:types_1$5.typeforce.maybe(types_1$5.typeforce.arrayOf(types_1$5.typeforce.Buffer))},o);let tt=o.network;tt||(tt=o.redeem&&o.redeem.network||networks_1$4.bitcoin);const rt={network:tt},it=lazy$3.value(()=>{const st=Buffer.from(bs58check$1.decode(o.address)),ot=st.readUInt8(0),lt=st.slice(1);return{version:ot,hash:lt}}),nt=lazy$3.value(()=>bscript$7.decompile(o.input)),at=lazy$3.value(()=>{const st=nt(),ot=st[st.length-1];return{network:tt,output:ot===OPS$3.OP_FALSE?Buffer.from([]):ot,input:bscript$7.compile(st.slice(0,-1)),witness:o.witness||[]}});if(lazy$3.prop(rt,"address",()=>{if(!rt.hash)return;const st=Buffer.allocUnsafe(21);return st.writeUInt8(rt.network.scriptHash,0),rt.hash.copy(st,1),bs58check$1.encode(st)}),lazy$3.prop(rt,"hash",()=>{if(o.output)return o.output.slice(2,22);if(o.address)return it().hash;if(rt.redeem&&rt.redeem.output)return bcrypto$4.hash160(rt.redeem.output)}),lazy$3.prop(rt,"output",()=>{if(rt.hash)return bscript$7.compile([OPS$3.OP_HASH160,rt.hash,OPS$3.OP_EQUAL])}),lazy$3.prop(rt,"redeem",()=>{if(o.input)return at()}),lazy$3.prop(rt,"input",()=>{if(!(!o.redeem||!o.redeem.input||!o.redeem.output))return bscript$7.compile([].concat(bscript$7.decompile(o.redeem.input),o.redeem.output))}),lazy$3.prop(rt,"witness",()=>{if(rt.redeem&&rt.redeem.witness)return rt.redeem.witness;if(rt.input)return[]}),lazy$3.prop(rt,"name",()=>{const st=["p2sh"];return rt.redeem!==void 0&&rt.redeem.name!==void 0&&st.push(rt.redeem.name),st.join("-")}),et.validate){let st=Buffer.from([]);if(o.address){if(it().version!==tt.scriptHash)throw new TypeError("Invalid version or Network mismatch");if(it().hash.length!==20)throw new TypeError("Invalid address");st=it().hash}if(o.hash){if(st.length>0&&!st.equals(o.hash))throw new TypeError("Hash mismatch");st=o.hash}if(o.output){if(o.output.length!==23||o.output[0]!==OPS$3.OP_HASH160||o.output[1]!==20||o.output[22]!==OPS$3.OP_EQUAL)throw new TypeError("Output is invalid");const lt=o.output.slice(2,22);if(st.length>0&&!st.equals(lt))throw new TypeError("Hash mismatch");st=lt}const ot=lt=>{if(lt.output){const ht=bscript$7.decompile(lt.output);if(!ht||ht.length<1)throw new TypeError("Redeem.output too short");if(lt.output.byteLength>520)throw new TypeError("Redeem.output unspendable if larger than 520 bytes");if(bscript$7.countNonPushOnlyOPs(ht)>201)throw new TypeError("Redeem.output unspendable with more than 201 non-push ops");const yt=bcrypto$4.hash160(lt.output);if(st.length>0&&!st.equals(yt))throw new TypeError("Hash mismatch");st=yt}if(lt.input){const ht=lt.input.length>0,yt=lt.witness&<.witness.length>0;if(!ht&&!yt)throw new TypeError("Empty input");if(ht&&yt)throw new TypeError("Input and witness provided");if(ht){const gt=bscript$7.decompile(lt.input);if(!bscript$7.isPushOnly(gt))throw new TypeError("Non push-only scriptSig")}}};if(o.input){const lt=nt();if(!lt||lt.length<1)throw new TypeError("Input too short");if(!Buffer.isBuffer(at().output))throw new TypeError("Input is invalid");ot(at())}if(o.redeem){if(o.redeem.network&&o.redeem.network!==tt)throw new TypeError("Network mismatch");if(o.input){const lt=at();if(o.redeem.output&&!o.redeem.output.equals(lt.output))throw new TypeError("Redeem.output mismatch");if(o.redeem.input&&!o.redeem.input.equals(lt.input))throw new TypeError("Redeem.input mismatch")}ot(o.redeem)}if(o.witness&&o.redeem&&o.redeem.witness&&!stacksEqual$2(o.redeem.witness,o.witness))throw new TypeError("Witness and redeem.witness mismatch")}return Object.assign(rt,o)}p2sh$1.p2sh=p2sh;var p2wpkh$1={},dist$1={};Object.defineProperty(dist$1,"__esModule",{value:!0});dist$1.bech32m=dist$1.bech32=void 0;const ALPHABET="qpzry9x8gf2tvdw0s3jn54khce6mua7l",ALPHABET_MAP={};for(let o=0;o>25;return(o&33554431)<<5^-(et>>0&1)&996825010^-(et>>1&1)&642813549^-(et>>2&1)&513874426^-(et>>3&1)&1027748829^-(et>>4&1)&705979059}function prefixChk(o){let et=1;for(let tt=0;tt126)return"Invalid prefix ("+o+")";et=polymodStep(et)^rt>>5}et=polymodStep(et);for(let tt=0;tt=tt;)nt-=tt,st.push(it>>nt&at);if(rt)nt>0&&st.push(it<=et)return"Excess padding";if(it<ot)throw new TypeError("Exceeds length limit");at=at.toLowerCase();let lt=prefixChk(at);if(typeof lt=="string")throw new Error(lt);let ht=at+"1";for(let yt=0;yt>5)throw new Error("Non 5-bit word");lt=polymodStep(lt)^gt,ht+=ALPHABET.charAt(gt)}for(let yt=0;yt<6;++yt)lt=polymodStep(lt);lt^=et;for(let yt=0;yt<6;++yt){const gt=lt>>(5-yt)*5&31;ht+=ALPHABET.charAt(gt)}return ht}function rt(at,st){if(st=st||90,at.length<8)return at+" too short";if(at.length>st)return"Exceeds length limit";const ot=at.toLowerCase(),lt=at.toUpperCase();if(at!==ot&&at!==lt)return"Mixed-case string "+at;at=ot;const ht=at.lastIndexOf("1");if(ht===-1)return"No separator character for "+at;if(ht===0)return"Missing prefix for "+at;const yt=at.slice(0,ht),gt=at.slice(ht+1);if(gt.length<6)return"Data too short";let bt=prefixChk(yt);if(typeof bt=="string")return bt;const dt=[];for(let mt=0;mt=gt.length)&&dt.push(pt)}return bt!==et?"Invalid checksum for "+at:{prefix:yt,words:dt}}function it(at,st){const ot=rt(at,st);if(typeof ot=="object")return ot}function nt(at,st){const ot=rt(at,st);if(typeof ot=="object")return ot;throw new Error(ot)}return{decodeUnsafe:it,decode:nt,encode:tt,toWords,fromWordsUnsafe,fromWords}}dist$1.bech32=getLibraryFromEncoding("bech32");dist$1.bech32m=getLibraryFromEncoding("bech32m");Object.defineProperty(p2wpkh$1,"__esModule",{value:!0});p2wpkh$1.p2wpkh=void 0;const bcrypto$3=crypto$2,networks_1$3=networks$1,bscript$6=script,types_1$4=types$6,lazy$2=lazy$8,bech32_1$3=dist$1,OPS$2=bscript$6.OPS,EMPTY_BUFFER$2=Buffer.alloc(0);function p2wpkh(o,et){if(!o.address&&!o.hash&&!o.output&&!o.pubkey&&!o.witness)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$4.typeforce)({address:types_1$4.typeforce.maybe(types_1$4.typeforce.String),hash:types_1$4.typeforce.maybe(types_1$4.typeforce.BufferN(20)),input:types_1$4.typeforce.maybe(types_1$4.typeforce.BufferN(0)),network:types_1$4.typeforce.maybe(types_1$4.typeforce.Object),output:types_1$4.typeforce.maybe(types_1$4.typeforce.BufferN(22)),pubkey:types_1$4.typeforce.maybe(types_1$4.isPoint),signature:types_1$4.typeforce.maybe(bscript$6.isCanonicalScriptSignature),witness:types_1$4.typeforce.maybe(types_1$4.typeforce.arrayOf(types_1$4.typeforce.Buffer))},o);const tt=lazy$2.value(()=>{const nt=bech32_1$3.bech32.decode(o.address),at=nt.words.shift(),st=bech32_1$3.bech32.fromWords(nt.words);return{version:at,prefix:nt.prefix,data:Buffer.from(st)}}),rt=o.network||networks_1$3.bitcoin,it={name:"p2wpkh",network:rt};if(lazy$2.prop(it,"address",()=>{if(!it.hash)return;const nt=bech32_1$3.bech32.toWords(it.hash);return nt.unshift(0),bech32_1$3.bech32.encode(rt.bech32,nt)}),lazy$2.prop(it,"hash",()=>{if(o.output)return o.output.slice(2,22);if(o.address)return tt().data;if(o.pubkey||it.pubkey)return bcrypto$3.hash160(o.pubkey||it.pubkey)}),lazy$2.prop(it,"output",()=>{if(it.hash)return bscript$6.compile([OPS$2.OP_0,it.hash])}),lazy$2.prop(it,"pubkey",()=>{if(o.pubkey)return o.pubkey;if(o.witness)return o.witness[1]}),lazy$2.prop(it,"signature",()=>{if(o.witness)return o.witness[0]}),lazy$2.prop(it,"input",()=>{if(it.witness)return EMPTY_BUFFER$2}),lazy$2.prop(it,"witness",()=>{if(o.pubkey&&o.signature)return[o.signature,o.pubkey]}),et.validate){let nt=Buffer.from([]);if(o.address){if(rt&&rt.bech32!==tt().prefix)throw new TypeError("Invalid prefix or Network mismatch");if(tt().version!==0)throw new TypeError("Invalid address version");if(tt().data.length!==20)throw new TypeError("Invalid address data");nt=tt().data}if(o.hash){if(nt.length>0&&!nt.equals(o.hash))throw new TypeError("Hash mismatch");nt=o.hash}if(o.output){if(o.output.length!==22||o.output[0]!==OPS$2.OP_0||o.output[1]!==20)throw new TypeError("Output is invalid");if(nt.length>0&&!nt.equals(o.output.slice(2)))throw new TypeError("Hash mismatch");nt=o.output.slice(2)}if(o.pubkey){const at=bcrypto$3.hash160(o.pubkey);if(nt.length>0&&!nt.equals(at))throw new TypeError("Hash mismatch");if(nt=at,!(0,types_1$4.isPoint)(o.pubkey)||o.pubkey.length!==33)throw new TypeError("Invalid pubkey for p2wpkh")}if(o.witness){if(o.witness.length!==2)throw new TypeError("Witness is invalid");if(!bscript$6.isCanonicalScriptSignature(o.witness[0]))throw new TypeError("Witness has invalid signature");if(!(0,types_1$4.isPoint)(o.witness[1])||o.witness[1].length!==33)throw new TypeError("Witness has invalid pubkey");if(o.signature&&!o.signature.equals(o.witness[0]))throw new TypeError("Signature mismatch");if(o.pubkey&&!o.pubkey.equals(o.witness[1]))throw new TypeError("Pubkey mismatch");const at=bcrypto$3.hash160(o.witness[1]);if(nt.length>0&&!nt.equals(at))throw new TypeError("Hash mismatch")}}return Object.assign(it,o)}p2wpkh$1.p2wpkh=p2wpkh;var p2wsh$1={};Object.defineProperty(p2wsh$1,"__esModule",{value:!0});p2wsh$1.p2wsh=void 0;const bcrypto$2=crypto$2,networks_1$2=networks$1,bscript$5=script,types_1$3=types$6,lazy$1=lazy$8,bech32_1$2=dist$1,OPS$1=bscript$5.OPS,EMPTY_BUFFER$1=Buffer.alloc(0);function stacksEqual$1(o,et){return o.length!==et.length?!1:o.every((tt,rt)=>tt.equals(et[rt]))}function chunkHasUncompressedPubkey(o){return!!(Buffer.isBuffer(o)&&o.length===65&&o[0]===4&&(0,types_1$3.isPoint)(o))}function p2wsh(o,et){if(!o.address&&!o.hash&&!o.output&&!o.redeem&&!o.witness)throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$3.typeforce)({network:types_1$3.typeforce.maybe(types_1$3.typeforce.Object),address:types_1$3.typeforce.maybe(types_1$3.typeforce.String),hash:types_1$3.typeforce.maybe(types_1$3.typeforce.BufferN(32)),output:types_1$3.typeforce.maybe(types_1$3.typeforce.BufferN(34)),redeem:types_1$3.typeforce.maybe({input:types_1$3.typeforce.maybe(types_1$3.typeforce.Buffer),network:types_1$3.typeforce.maybe(types_1$3.typeforce.Object),output:types_1$3.typeforce.maybe(types_1$3.typeforce.Buffer),witness:types_1$3.typeforce.maybe(types_1$3.typeforce.arrayOf(types_1$3.typeforce.Buffer))}),input:types_1$3.typeforce.maybe(types_1$3.typeforce.BufferN(0)),witness:types_1$3.typeforce.maybe(types_1$3.typeforce.arrayOf(types_1$3.typeforce.Buffer))},o);const tt=lazy$1.value(()=>{const at=bech32_1$2.bech32.decode(o.address),st=at.words.shift(),ot=bech32_1$2.bech32.fromWords(at.words);return{version:st,prefix:at.prefix,data:Buffer.from(ot)}}),rt=lazy$1.value(()=>bscript$5.decompile(o.redeem.input));let it=o.network;it||(it=o.redeem&&o.redeem.network||networks_1$2.bitcoin);const nt={network:it};if(lazy$1.prop(nt,"address",()=>{if(!nt.hash)return;const at=bech32_1$2.bech32.toWords(nt.hash);return at.unshift(0),bech32_1$2.bech32.encode(it.bech32,at)}),lazy$1.prop(nt,"hash",()=>{if(o.output)return o.output.slice(2);if(o.address)return tt().data;if(nt.redeem&&nt.redeem.output)return bcrypto$2.sha256(nt.redeem.output)}),lazy$1.prop(nt,"output",()=>{if(nt.hash)return bscript$5.compile([OPS$1.OP_0,nt.hash])}),lazy$1.prop(nt,"redeem",()=>{if(o.witness)return{output:o.witness[o.witness.length-1],input:EMPTY_BUFFER$1,witness:o.witness.slice(0,-1)}}),lazy$1.prop(nt,"input",()=>{if(nt.witness)return EMPTY_BUFFER$1}),lazy$1.prop(nt,"witness",()=>{if(o.redeem&&o.redeem.input&&o.redeem.input.length>0&&o.redeem.output&&o.redeem.output.length>0){const at=bscript$5.toStack(rt());return nt.redeem=Object.assign({witness:at},o.redeem),nt.redeem.input=EMPTY_BUFFER$1,[].concat(at,o.redeem.output)}if(o.redeem&&o.redeem.output&&o.redeem.witness)return[].concat(o.redeem.witness,o.redeem.output)}),lazy$1.prop(nt,"name",()=>{const at=["p2wsh"];return nt.redeem!==void 0&&nt.redeem.name!==void 0&&at.push(nt.redeem.name),at.join("-")}),et.validate){let at=Buffer.from([]);if(o.address){if(tt().prefix!==it.bech32)throw new TypeError("Invalid prefix or Network mismatch");if(tt().version!==0)throw new TypeError("Invalid address version");if(tt().data.length!==32)throw new TypeError("Invalid address data");at=tt().data}if(o.hash){if(at.length>0&&!at.equals(o.hash))throw new TypeError("Hash mismatch");at=o.hash}if(o.output){if(o.output.length!==34||o.output[0]!==OPS$1.OP_0||o.output[1]!==32)throw new TypeError("Output is invalid");const st=o.output.slice(2);if(at.length>0&&!at.equals(st))throw new TypeError("Hash mismatch");at=st}if(o.redeem){if(o.redeem.network&&o.redeem.network!==it)throw new TypeError("Network mismatch");if(o.redeem.input&&o.redeem.input.length>0&&o.redeem.witness&&o.redeem.witness.length>0)throw new TypeError("Ambiguous witness source");if(o.redeem.output){const st=bscript$5.decompile(o.redeem.output);if(!st||st.length<1)throw new TypeError("Redeem.output is invalid");if(o.redeem.output.byteLength>3600)throw new TypeError("Redeem.output unspendable if larger than 3600 bytes");if(bscript$5.countNonPushOnlyOPs(st)>201)throw new TypeError("Redeem.output unspendable with more than 201 non-push ops");const ot=bcrypto$2.sha256(o.redeem.output);if(at.length>0&&!at.equals(ot))throw new TypeError("Hash mismatch");at=ot}if(o.redeem.input&&!bscript$5.isPushOnly(rt()))throw new TypeError("Non push-only scriptSig");if(o.witness&&o.redeem.witness&&!stacksEqual$1(o.witness,o.redeem.witness))throw new TypeError("Witness and redeem.witness mismatch");if(o.redeem.input&&rt().some(chunkHasUncompressedPubkey)||o.redeem.output&&(bscript$5.decompile(o.redeem.output)||[]).some(chunkHasUncompressedPubkey))throw new TypeError("redeem.input or redeem.output contains uncompressed pubkey")}if(o.witness&&o.witness.length>0){const st=o.witness[o.witness.length-1];if(o.redeem&&o.redeem.output&&!o.redeem.output.equals(st))throw new TypeError("Witness and redeem.output mismatch");if(o.witness.some(chunkHasUncompressedPubkey)||(bscript$5.decompile(st)||[]).some(chunkHasUncompressedPubkey))throw new TypeError("Witness contains uncompressed pubkey")}}return Object.assign(nt,o)}p2wsh$1.p2wsh=p2wsh;var p2tr$1={},ecc_lib={};Object.defineProperty(ecc_lib,"__esModule",{value:!0});ecc_lib.getEccLib=ecc_lib.initEccLib=void 0;const _ECCLIB_CACHE={};function initEccLib(o){o?o!==_ECCLIB_CACHE.eccLib&&(verifyEcc(o),_ECCLIB_CACHE.eccLib=o):_ECCLIB_CACHE.eccLib=o}ecc_lib.initEccLib=initEccLib;function getEccLib(){if(!_ECCLIB_CACHE.eccLib)throw new Error("No ECC Library provided. You must call initEccLib() with a valid TinySecp256k1Interface instance");return _ECCLIB_CACHE.eccLib}ecc_lib.getEccLib=getEccLib;const h$2=o=>Buffer.from(o,"hex");function verifyEcc(o){assert(typeof o.isXOnlyPoint=="function"),assert(o.isXOnlyPoint(h$2("79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"))),assert(o.isXOnlyPoint(h$2("fffffffffffffffffffffffffffffffffffffffffffffffffffffffeeffffc2e"))),assert(o.isXOnlyPoint(h$2("f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9"))),assert(o.isXOnlyPoint(h$2("0000000000000000000000000000000000000000000000000000000000000001"))),assert(!o.isXOnlyPoint(h$2("0000000000000000000000000000000000000000000000000000000000000000"))),assert(!o.isXOnlyPoint(h$2("fffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"))),assert(typeof o.xOnlyPointAddTweak=="function"),tweakAddVectors.forEach(et=>{const tt=o.xOnlyPointAddTweak(h$2(et.pubkey),h$2(et.tweak));et.result===null?assert(tt===null):(assert(tt!==null),assert(tt.parity===et.parity),assert(Buffer.from(tt.xOnlyPubkey).equals(h$2(et.result))))})}function assert(o){if(!o)throw new Error("ecc library invalid")}const tweakAddVectors=[{pubkey:"79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798",tweak:"fffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364140",parity:-1,result:null},{pubkey:"1617d38ed8d8657da4d4761e8057bc396ea9e4b9d29776d4be096016dbd2509b",tweak:"a8397a935f0dfceba6ba9618f6451ef4d80637abf4e6af2669fbc9de6a8fd2ac",parity:1,result:"e478f99dab91052ab39a33ea35fd5e6e4933f4d28023cd597c9a1f6760346adf"},{pubkey:"2c0b7cf95324a07d05398b240174dc0c2be444d96b159aa6c7f7b1e668680991",tweak:"823c3cd2142744b075a87eade7e1b8678ba308d566226a0056ca2b7a76f86b47",parity:0,result:"9534f8dc8c6deda2dc007655981c78b49c5d96c778fbf363462a11ec9dfd948c"}];var bip341={},bufferutils={},Buffer$2=safeBufferExports.Buffer,MAX_SAFE_INTEGER$3=9007199254740991;function checkUInt53$1(o){if(o<0||o>MAX_SAFE_INTEGER$3||o%1!==0)throw new RangeError("value out of range")}function encode$j(o,et,tt){if(checkUInt53$1(o),et||(et=Buffer$2.allocUnsafe(encodingLength$1(o))),!Buffer$2.isBuffer(et))throw new TypeError("buffer must be a Buffer instance");return tt||(tt=0),o<253?(et.writeUInt8(o,tt),encode$j.bytes=1):o<=65535?(et.writeUInt8(253,tt),et.writeUInt16LE(o,tt+1),encode$j.bytes=3):o<=4294967295?(et.writeUInt8(254,tt),et.writeUInt32LE(o,tt+1),encode$j.bytes=5):(et.writeUInt8(255,tt),et.writeUInt32LE(o>>>0,tt+1),et.writeUInt32LE(o/4294967296|0,tt+5),encode$j.bytes=9),et}function decode$i(o,et){if(!Buffer$2.isBuffer(o))throw new TypeError("buffer must be a Buffer instance");et||(et=0);var tt=o.readUInt8(et);if(tt<253)return decode$i.bytes=1,tt;if(tt===253)return decode$i.bytes=3,o.readUInt16LE(et+1);if(tt===254)return decode$i.bytes=5,o.readUInt32LE(et+1);decode$i.bytes=9;var rt=o.readUInt32LE(et+1),it=o.readUInt32LE(et+5),nt=it*4294967296+rt;return checkUInt53$1(nt),nt}function encodingLength$1(o){return checkUInt53$1(o),o<253?1:o<=65535?3:o<=4294967295?5:9}var varuintBitcoin={encode:encode$j,decode:decode$i,encodingLength:encodingLength$1};Object.defineProperty(bufferutils,"__esModule",{value:!0});bufferutils.BufferReader=bufferutils.BufferWriter=bufferutils.cloneBuffer=bufferutils.reverseBuffer=bufferutils.writeUInt64LE=bufferutils.readUInt64LE=bufferutils.varuint=void 0;const types$3=types$6,{typeforce:typeforce$2}=types$3,varuint$7=varuintBitcoin;bufferutils.varuint=varuint$7;function verifuint$1(o,et){if(typeof o!="number")throw new Error("cannot write a non-number as a number");if(o<0)throw new Error("specified a negative value for writing an unsigned value");if(o>et)throw new Error("RangeError: value out of range");if(Math.floor(o)!==o)throw new Error("value has a fractional component")}function readUInt64LE$1(o,et){const tt=o.readUInt32LE(et);let rt=o.readUInt32LE(et+4);return rt*=4294967296,verifuint$1(rt+tt,9007199254740991),rt+tt}bufferutils.readUInt64LE=readUInt64LE$1;function writeUInt64LE$1(o,et,tt){return verifuint$1(et,9007199254740991),o.writeInt32LE(et&-1,tt),o.writeUInt32LE(Math.floor(et/4294967296),tt+4),tt+8}bufferutils.writeUInt64LE=writeUInt64LE$1;function reverseBuffer$1(o){if(o.length<1)return o;let et=o.length-1,tt=0;for(let rt=0;rtthis.writeVarSlice(tt))}end(){if(this.buffer.length===this.offset)return this.buffer;throw new Error(`buffer size ${this.buffer.length}, offset ${this.offset}`)}}bufferutils.BufferWriter=BufferWriter;class BufferReader{constructor(et,tt=0){this.buffer=et,this.offset=tt,typeforce$2(types$3.tuple(types$3.Buffer,types$3.UInt32),[et,tt])}readUInt8(){const et=this.buffer.readUInt8(this.offset);return this.offset++,et}readInt32(){const et=this.buffer.readInt32LE(this.offset);return this.offset+=4,et}readUInt32(){const et=this.buffer.readUInt32LE(this.offset);return this.offset+=4,et}readUInt64(){const et=readUInt64LE$1(this.buffer,this.offset);return this.offset+=8,et}readVarInt(){const et=varuint$7.decode(this.buffer,this.offset);return this.offset+=varuint$7.decode.bytes,et}readSlice(et){if(this.buffer.length"left"in mt&&"right"in mt;function st(mt,St){if(mt.length<33)throw new TypeError(`The control-block length is too small. Got ${mt.length}, expected min 33.`);const pt=(mt.length-33)/32;let kt=St;for(let Et=0;EtEt.hash.compare(Pt.hash));const[pt,kt]=St;return{hash:bt(pt.hash,kt.hash),left:pt,right:kt}}o.toHashTree=ot;function lt(mt,St){if(at(mt)){const pt=lt(mt.left,St);if(pt!==void 0)return[...pt,mt.right.hash];const kt=lt(mt.right,St);if(kt!==void 0)return[...kt,mt.left.hash]}else if(mt.hash.equals(St))return[]}o.findScriptPath=lt;function ht(mt){const St=mt.version||o.LEAF_VERSION_TAPSCRIPT;return rt.taggedHash("TapLeaf",et.Buffer.concat([et.Buffer.from([St]),dt(mt.output)]))}o.tapleafHash=ht;function yt(mt,St){return rt.taggedHash("TapTweak",et.Buffer.concat(St?[mt,St]:[mt]))}o.tapTweakHash=yt;function gt(mt,St){if(!et.Buffer.isBuffer(mt)||mt.length!==32||St&&St.length!==32)return null;const pt=yt(mt,St),kt=(0,tt.getEccLib)().xOnlyPointAddTweak(mt,pt);return!kt||kt.xOnlyPubkey===null?null:{parity:kt.parity,x:et.Buffer.from(kt.xOnlyPubkey)}}o.tweakKey=gt;function bt(mt,St){return rt.taggedHash("TapBranch",et.Buffer.concat([mt,St]))}function dt(mt){const St=it.varuint.encodingLength(mt.length),pt=et.Buffer.allocUnsafe(St);return it.varuint.encode(mt.length,pt),et.Buffer.concat([pt,mt])}})(bip341);Object.defineProperty(p2tr$1,"__esModule",{value:!0});p2tr$1.p2tr=void 0;const buffer_1=buffer$2,networks_1$1=networks$1,bscript$4=script,types_1$2=types$6,ecc_lib_1=ecc_lib,bip341_1$2=bip341,lazy=lazy$8,bech32_1$1=dist$1,OPS=bscript$4.OPS,TAPROOT_WITNESS_VERSION=1,ANNEX_PREFIX=80;function p2tr(o,et){if(!o.address&&!o.output&&!o.pubkey&&!o.internalPubkey&&!(o.witness&&o.witness.length>1))throw new TypeError("Not enough data");et=Object.assign({validate:!0},et||{}),(0,types_1$2.typeforce)({address:types_1$2.typeforce.maybe(types_1$2.typeforce.String),input:types_1$2.typeforce.maybe(types_1$2.typeforce.BufferN(0)),network:types_1$2.typeforce.maybe(types_1$2.typeforce.Object),output:types_1$2.typeforce.maybe(types_1$2.typeforce.BufferN(34)),internalPubkey:types_1$2.typeforce.maybe(types_1$2.typeforce.BufferN(32)),hash:types_1$2.typeforce.maybe(types_1$2.typeforce.BufferN(32)),pubkey:types_1$2.typeforce.maybe(types_1$2.typeforce.BufferN(32)),signature:types_1$2.typeforce.maybe(types_1$2.typeforce.anyOf(types_1$2.typeforce.BufferN(64),types_1$2.typeforce.BufferN(65))),witness:types_1$2.typeforce.maybe(types_1$2.typeforce.arrayOf(types_1$2.typeforce.Buffer)),scriptTree:types_1$2.typeforce.maybe(types_1$2.isTaptree),redeem:types_1$2.typeforce.maybe({output:types_1$2.typeforce.maybe(types_1$2.typeforce.Buffer),redeemVersion:types_1$2.typeforce.maybe(types_1$2.typeforce.Number),witness:types_1$2.typeforce.maybe(types_1$2.typeforce.arrayOf(types_1$2.typeforce.Buffer))}),redeemVersion:types_1$2.typeforce.maybe(types_1$2.typeforce.Number)},o);const tt=lazy.value(()=>{const st=bech32_1$1.bech32m.decode(o.address),ot=st.words.shift(),lt=bech32_1$1.bech32m.fromWords(st.words);return{version:ot,prefix:st.prefix,data:buffer_1.Buffer.from(lt)}}),rt=lazy.value(()=>{if(!(!o.witness||!o.witness.length))return o.witness.length>=2&&o.witness[o.witness.length-1][0]===ANNEX_PREFIX?o.witness.slice(0,-1):o.witness.slice()}),it=lazy.value(()=>{if(o.scriptTree)return(0,bip341_1$2.toHashTree)(o.scriptTree);if(o.hash)return{hash:o.hash}}),nt=o.network||networks_1$1.bitcoin,at={name:"p2tr",network:nt};if(lazy.prop(at,"address",()=>{if(!at.pubkey)return;const st=bech32_1$1.bech32m.toWords(at.pubkey);return st.unshift(TAPROOT_WITNESS_VERSION),bech32_1$1.bech32m.encode(nt.bech32,st)}),lazy.prop(at,"hash",()=>{const st=it();if(st)return st.hash;const ot=rt();if(ot&&ot.length>1){const lt=ot[ot.length-1],ht=lt[0]&types_1$2.TAPLEAF_VERSION_MASK,yt=ot[ot.length-2],gt=(0,bip341_1$2.tapleafHash)({output:yt,version:ht});return(0,bip341_1$2.rootHashFromPath)(lt,gt)}return null}),lazy.prop(at,"output",()=>{if(at.pubkey)return bscript$4.compile([OPS.OP_1,at.pubkey])}),lazy.prop(at,"redeemVersion",()=>o.redeemVersion?o.redeemVersion:o.redeem&&o.redeem.redeemVersion!==void 0&&o.redeem.redeemVersion!==null?o.redeem.redeemVersion:bip341_1$2.LEAF_VERSION_TAPSCRIPT),lazy.prop(at,"redeem",()=>{const st=rt();if(!(!st||st.length<2))return{output:st[st.length-2],witness:st.slice(0,-2),redeemVersion:st[st.length-1][0]&types_1$2.TAPLEAF_VERSION_MASK}}),lazy.prop(at,"pubkey",()=>{if(o.pubkey)return o.pubkey;if(o.output)return o.output.slice(2);if(o.address)return tt().data;if(at.internalPubkey){const st=(0,bip341_1$2.tweakKey)(at.internalPubkey,at.hash);if(st)return st.x}}),lazy.prop(at,"internalPubkey",()=>{if(o.internalPubkey)return o.internalPubkey;const st=rt();if(st&&st.length>1)return st[st.length-1].slice(1,33)}),lazy.prop(at,"signature",()=>{if(o.signature)return o.signature;const st=rt();if(!(!st||st.length!==1))return st[0]}),lazy.prop(at,"witness",()=>{if(o.witness)return o.witness;const st=it();if(st&&o.redeem&&o.redeem.output&&o.internalPubkey){const ot=(0,bip341_1$2.tapleafHash)({output:o.redeem.output,version:at.redeemVersion}),lt=(0,bip341_1$2.findScriptPath)(st,ot);if(!lt)return;const ht=(0,bip341_1$2.tweakKey)(o.internalPubkey,st.hash);if(!ht)return;const yt=buffer_1.Buffer.concat([buffer_1.Buffer.from([at.redeemVersion|ht.parity]),o.internalPubkey].concat(lt));return[o.redeem.output,yt]}if(o.signature)return[o.signature]}),et.validate){let st=buffer_1.Buffer.from([]);if(o.address){if(nt&&nt.bech32!==tt().prefix)throw new TypeError("Invalid prefix or Network mismatch");if(tt().version!==TAPROOT_WITNESS_VERSION)throw new TypeError("Invalid address version");if(tt().data.length!==32)throw new TypeError("Invalid address data");st=tt().data}if(o.pubkey){if(st.length>0&&!st.equals(o.pubkey))throw new TypeError("Pubkey mismatch");st=o.pubkey}if(o.output){if(o.output.length!==34||o.output[0]!==OPS.OP_1||o.output[1]!==32)throw new TypeError("Output is invalid");if(st.length>0&&!st.equals(o.output.slice(2)))throw new TypeError("Pubkey mismatch");st=o.output.slice(2)}if(o.internalPubkey){const ht=(0,bip341_1$2.tweakKey)(o.internalPubkey,at.hash);if(st.length>0&&!st.equals(ht.x))throw new TypeError("Pubkey mismatch");st=ht.x}if(st&&st.length&&!(0,ecc_lib_1.getEccLib)().isXOnlyPoint(st))throw new TypeError("Invalid pubkey for p2tr");const ot=it();if(o.hash&&ot&&!o.hash.equals(ot.hash))throw new TypeError("Hash mismatch");if(o.redeem&&o.redeem.output&&ot){const ht=(0,bip341_1$2.tapleafHash)({output:o.redeem.output,version:at.redeemVersion});if(!(0,bip341_1$2.findScriptPath)(ot,ht))throw new TypeError("Redeem script not in tree")}const lt=rt();if(o.redeem&&at.redeem){if(o.redeem.redeemVersion&&o.redeem.redeemVersion!==at.redeem.redeemVersion)throw new TypeError("Redeem.redeemVersion and witness mismatch");if(o.redeem.output){if(bscript$4.decompile(o.redeem.output).length===0)throw new TypeError("Redeem.output is invalid");if(at.redeem.output&&!o.redeem.output.equals(at.redeem.output))throw new TypeError("Redeem.output and witness mismatch")}if(o.redeem.witness&&at.redeem.witness&&!stacksEqual(o.redeem.witness,at.redeem.witness))throw new TypeError("Redeem.witness and witness mismatch")}if(lt&<.length)if(lt.length===1){if(o.signature&&!o.signature.equals(lt[0]))throw new TypeError("Signature mismatch")}else{const ht=lt[lt.length-1];if(ht.length<33)throw new TypeError(`The control-block length is too small. Got ${ht.length}, expected min 33.`);if((ht.length-33)%32!==0)throw new TypeError(`The control-block length of ${ht.length} is incorrect!`);const yt=(ht.length-33)/32;if(yt>128)throw new TypeError(`The script path is too long. Got ${yt}, expected max 128.`);const gt=ht.slice(1,33);if(o.internalPubkey&&!o.internalPubkey.equals(gt))throw new TypeError("Internal pubkey mismatch");if(!(0,ecc_lib_1.getEccLib)().isXOnlyPoint(gt))throw new TypeError("Invalid internalPubkey for p2tr witness");const bt=ht[0]&types_1$2.TAPLEAF_VERSION_MASK,dt=lt[lt.length-2],mt=(0,bip341_1$2.tapleafHash)({output:dt,version:bt}),St=(0,bip341_1$2.rootHashFromPath)(ht,mt),pt=(0,bip341_1$2.tweakKey)(gt,St);if(!pt)throw new TypeError("Invalid outputKey for p2tr witness");if(st.length&&!st.equals(pt.x))throw new TypeError("Pubkey mismatch for p2tr witness");if(pt.parity!==(ht[0]&1))throw new Error("Incorrect parity")}}return Object.assign(at,o)}p2tr$1.p2tr=p2tr;function stacksEqual(o,et){return o.length!==et.length?!1:o.every((tt,rt)=>tt.equals(et[rt]))}(function(o){Object.defineProperty(o,"__esModule",{value:!0}),o.p2tr=o.p2wsh=o.p2wpkh=o.p2sh=o.p2pkh=o.p2pk=o.p2ms=o.embed=void 0;const et=embed;Object.defineProperty(o,"embed",{enumerable:!0,get:function(){return et.p2data}});const tt=p2ms$1;Object.defineProperty(o,"p2ms",{enumerable:!0,get:function(){return tt.p2ms}});const rt=p2pk$1;Object.defineProperty(o,"p2pk",{enumerable:!0,get:function(){return rt.p2pk}});const it=p2pkh$1;Object.defineProperty(o,"p2pkh",{enumerable:!0,get:function(){return it.p2pkh}});const nt=p2sh$1;Object.defineProperty(o,"p2sh",{enumerable:!0,get:function(){return nt.p2sh}});const at=p2wpkh$1;Object.defineProperty(o,"p2wpkh",{enumerable:!0,get:function(){return at.p2wpkh}});const st=p2wsh$1;Object.defineProperty(o,"p2wsh",{enumerable:!0,get:function(){return st.p2wsh}});const ot=p2tr$1;Object.defineProperty(o,"p2tr",{enumerable:!0,get:function(){return ot.p2tr}})})(payments$3);Object.defineProperty(address,"__esModule",{value:!0});address.toOutputScript=address.fromOutputScript=address.toBech32=address.toBase58Check=address.fromBech32=address.fromBase58Check=void 0;const networks=networks$1,payments$2=payments$3,bscript$3=script,types_1$1=types$6,bech32_1=dist$1,bs58check=bs58check$3,FUTURE_SEGWIT_MAX_SIZE=40,FUTURE_SEGWIT_MIN_SIZE=2,FUTURE_SEGWIT_MAX_VERSION=16,FUTURE_SEGWIT_MIN_VERSION=2,FUTURE_SEGWIT_VERSION_DIFF=80,FUTURE_SEGWIT_VERSION_WARNING="WARNING: Sending to a future segwit version address can lead to loss of funds. End users MUST be warned carefully in the GUI and asked if they wish to proceed with caution. Wallets should verify the segwit version from the output of fromBech32, then decide when it is safe to use which version of segwit.";function _toFutureSegwitAddress(o,et){const tt=o.slice(2);if(tt.lengthFUTURE_SEGWIT_MAX_SIZE)throw new TypeError("Invalid program length for segwit address");const rt=o[0]-FUTURE_SEGWIT_VERSION_DIFF;if(rtFUTURE_SEGWIT_MAX_VERSION)throw new TypeError("Invalid version for segwit address");if(o[1]!==tt.length)throw new TypeError("Invalid script for segwit address");return console.warn(FUTURE_SEGWIT_VERSION_WARNING),toBech32(tt,rt,et.bech32)}function fromBase58Check(o){const et=Buffer.from(bs58check.decode(o));if(et.length<21)throw new TypeError(o+" is too short");if(et.length>21)throw new TypeError(o+" is too long");const tt=et.readUInt8(0),rt=et.slice(1);return{version:tt,hash:rt}}address.fromBase58Check=fromBase58Check;function fromBech32(o){let et,tt;try{et=bech32_1.bech32.decode(o)}catch{}if(et){if(tt=et.words[0],tt!==0)throw new TypeError(o+" uses wrong encoding")}else if(et=bech32_1.bech32m.decode(o),tt=et.words[0],tt===0)throw new TypeError(o+" uses wrong encoding");const rt=bech32_1.bech32.fromWords(et.words.slice(1));return{version:tt,prefix:et.prefix,data:Buffer.from(rt)}}address.fromBech32=fromBech32;function toBase58Check(o,et){(0,types_1$1.typeforce)((0,types_1$1.tuple)(types_1$1.Hash160bit,types_1$1.UInt8),arguments);const tt=Buffer.allocUnsafe(21);return tt.writeUInt8(et,0),o.copy(tt,1),bs58check.encode(tt)}address.toBase58Check=toBase58Check;function toBech32(o,et,tt){const rt=bech32_1.bech32.toWords(o);return rt.unshift(et),et===0?bech32_1.bech32.encode(tt,rt):bech32_1.bech32m.encode(tt,rt)}address.toBech32=toBech32;function fromOutputScript(o,et){et=et||networks.bitcoin;try{return payments$2.p2pkh({output:o,network:et}).address}catch{}try{return payments$2.p2sh({output:o,network:et}).address}catch{}try{return payments$2.p2wpkh({output:o,network:et}).address}catch{}try{return payments$2.p2wsh({output:o,network:et}).address}catch{}try{return payments$2.p2tr({output:o,network:et}).address}catch{}try{return _toFutureSegwitAddress(o,et)}catch{}throw new Error(bscript$3.toASM(o)+" has no matching Address")}address.fromOutputScript=fromOutputScript;function toOutputScript(o,et){et=et||networks.bitcoin;let tt,rt;try{tt=fromBase58Check(o)}catch{}if(tt){if(tt.version===et.pubKeyHash)return payments$2.p2pkh({hash:tt.hash}).output;if(tt.version===et.scriptHash)return payments$2.p2sh({hash:tt.hash}).output}else{try{rt=fromBech32(o)}catch{}if(rt){if(rt.prefix!==et.bech32)throw new Error(o+" has an invalid prefix");if(rt.version===0){if(rt.data.length===20)return payments$2.p2wpkh({hash:rt.data}).output;if(rt.data.length===32)return payments$2.p2wsh({hash:rt.data}).output}else if(rt.version===1){if(rt.data.length===32)return payments$2.p2tr({pubkey:rt.data}).output}else if(rt.version>=FUTURE_SEGWIT_MIN_VERSION&&rt.version<=FUTURE_SEGWIT_MAX_VERSION&&rt.data.length>=FUTURE_SEGWIT_MIN_SIZE&&rt.data.length<=FUTURE_SEGWIT_MAX_SIZE)return console.warn(FUTURE_SEGWIT_VERSION_WARNING),bscript$3.compile([rt.version+FUTURE_SEGWIT_VERSION_DIFF,rt.data])}}throw new Error(o+" has no matching Script")}address.toOutputScript=toOutputScript;var block={},merkle={};Object.defineProperty(merkle,"__esModule",{value:!0});merkle.fastMerkleRoot=void 0;function fastMerkleRoot(o,et){if(!Array.isArray(o))throw TypeError("Expected values Array");if(typeof et!="function")throw TypeError("Expected digest Function");let tt=o.length;const rt=o.concat();for(;tt>1;){let it=0;for(let nt=0;nttt+varSliceSize(rt),0)}const EMPTY_BUFFER=Buffer.allocUnsafe(0),EMPTY_WITNESS=[],ZERO=Buffer.from("0000000000000000000000000000000000000000000000000000000000000000","hex"),ONE=Buffer.from("0000000000000000000000000000000000000000000000000000000000000001","hex"),VALUE_UINT64_MAX=Buffer.from("ffffffffffffffff","hex"),BLANK_OUTPUT={script:EMPTY_BUFFER,valueBuffer:VALUE_UINT64_MAX};function isOutput(o){return o.value!==void 0}class Transaction{constructor(){this.version=1,this.locktime=0,this.ins=[],this.outs=[]}static fromBuffer(et,tt){const rt=new bufferutils_1$2.BufferReader(et),it=new Transaction;it.version=rt.readInt32();const nt=rt.readUInt8(),at=rt.readUInt8();let st=!1;nt===Transaction.ADVANCED_TRANSACTION_MARKER&&at===Transaction.ADVANCED_TRANSACTION_FLAG?st=!0:rt.offset-=2;const ot=rt.readVarInt();for(let ht=0;htet.witness.length!==0)}weight(){const et=this.byteLength(!1),tt=this.byteLength(!0);return et*3+tt}virtualSize(){return Math.ceil(this.weight()/4)}byteLength(et=!0){const tt=et&&this.hasWitnesses();return(tt?10:8)+bufferutils_1$2.varuint.encodingLength(this.ins.length)+bufferutils_1$2.varuint.encodingLength(this.outs.length)+this.ins.reduce((rt,it)=>rt+40+varSliceSize(it.script),0)+this.outs.reduce((rt,it)=>rt+8+varSliceSize(it.script),0)+(tt?this.ins.reduce((rt,it)=>rt+vectorSize(it.witness),0):0)}clone(){const et=new Transaction;return et.version=this.version,et.locktime=this.locktime,et.ins=this.ins.map(tt=>({hash:tt.hash,index:tt.index,script:tt.script,sequence:tt.sequence,witness:tt.witness})),et.outs=this.outs.map(tt=>({script:tt.script,value:tt.value})),et}hashForSignature(et,tt,rt){if(typeforce$1(types$2.tuple(types$2.UInt32,types$2.Buffer,types$2.Number),arguments),et>=this.ins.length)return ONE;const it=bscript$2.compile(bscript$2.decompile(tt).filter(st=>st!==script_1.OPS.OP_CODESEPARATOR)),nt=this.clone();if((rt&31)===Transaction.SIGHASH_NONE)nt.outs=[],nt.ins.forEach((st,ot)=>{ot!==et&&(st.sequence=0)});else if((rt&31)===Transaction.SIGHASH_SINGLE){if(et>=this.outs.length)return ONE;nt.outs.length=et+1;for(let st=0;st{ot!==et&&(st.sequence=0)})}rt&Transaction.SIGHASH_ANYONECANPAY?(nt.ins=[nt.ins[et]],nt.ins[0].script=it):(nt.ins.forEach(st=>{st.script=EMPTY_BUFFER}),nt.ins[et].script=it);const at=Buffer.allocUnsafe(nt.byteLength(!1)+4);return at.writeInt32LE(rt,at.length-4),nt.__toBuffer(at,0,!1),bcrypto$1.hash256(at)}hashForWitnessV1(et,tt,rt,it,nt,at){if(typeforce$1(types$2.tuple(types$2.UInt32,typeforce$1.arrayOf(types$2.Buffer),typeforce$1.arrayOf(types$2.Satoshi),types$2.UInt32),arguments),rt.length!==this.ins.length||tt.length!==this.ins.length)throw new Error("Must supply prevout script and value for all inputs");const st=it===Transaction.SIGHASH_DEFAULT?Transaction.SIGHASH_ALL:it&Transaction.SIGHASH_OUTPUT_MASK,lt=(it&Transaction.SIGHASH_INPUT_MASK)===Transaction.SIGHASH_ANYONECANPAY,ht=st===Transaction.SIGHASH_NONE,yt=st===Transaction.SIGHASH_SINGLE;let gt=EMPTY_BUFFER,bt=EMPTY_BUFFER,dt=EMPTY_BUFFER,mt=EMPTY_BUFFER,St=EMPTY_BUFFER;if(!lt){let Pt=bufferutils_1$2.BufferWriter.withCapacity(36*this.ins.length);this.ins.forEach(Ot=>{Pt.writeSlice(Ot.hash),Pt.writeUInt32(Ot.index)}),gt=bcrypto$1.sha256(Pt.end()),Pt=bufferutils_1$2.BufferWriter.withCapacity(8*this.ins.length),rt.forEach(Ot=>Pt.writeUInt64(Ot)),bt=bcrypto$1.sha256(Pt.end()),Pt=bufferutils_1$2.BufferWriter.withCapacity(tt.map(varSliceSize).reduce((Ot,Nt)=>Ot+Nt)),tt.forEach(Ot=>Pt.writeVarSlice(Ot)),dt=bcrypto$1.sha256(Pt.end()),Pt=bufferutils_1$2.BufferWriter.withCapacity(4*this.ins.length),this.ins.forEach(Ot=>Pt.writeUInt32(Ot.sequence)),mt=bcrypto$1.sha256(Pt.end())}if(ht||yt){if(yt&&et8+varSliceSize(Nt.script)).reduce((Nt,Vt)=>Nt+Vt),Ot=bufferutils_1$2.BufferWriter.withCapacity(Pt);this.outs.forEach(Nt=>{Ot.writeUInt64(Nt.value),Ot.writeVarSlice(Nt.script)}),St=bcrypto$1.sha256(Ot.end())}const pt=(nt?2:0)+(at?1:0),kt=174-(lt?49:0)-(ht?32:0)+(at?32:0)+(nt?37:0),Et=bufferutils_1$2.BufferWriter.withCapacity(kt);if(Et.writeUInt8(it),Et.writeInt32(this.version),Et.writeUInt32(this.locktime),Et.writeSlice(gt),Et.writeSlice(bt),Et.writeSlice(dt),Et.writeSlice(mt),ht||yt||Et.writeSlice(St),Et.writeUInt8(pt),lt){const Pt=this.ins[et];Et.writeSlice(Pt.hash),Et.writeUInt32(Pt.index),Et.writeUInt64(rt[et]),Et.writeVarSlice(tt[et]),Et.writeUInt32(Pt.sequence)}else Et.writeUInt32(et);if(at){const Pt=bufferutils_1$2.BufferWriter.withCapacity(varSliceSize(at));Pt.writeVarSlice(at),Et.writeSlice(bcrypto$1.sha256(Pt.end()))}return yt&&Et.writeSlice(St),nt&&(Et.writeSlice(nt),Et.writeUInt8(0),Et.writeUInt32(4294967295)),bcrypto$1.taggedHash("TapSighash",Buffer.concat([Buffer.from([0]),Et.end()]))}hashForWitnessV0(et,tt,rt,it){typeforce$1(types$2.tuple(types$2.UInt32,types$2.Buffer,types$2.Satoshi,types$2.UInt32),arguments);let nt=Buffer.from([]),at,st=ZERO,ot=ZERO,lt=ZERO;if(it&Transaction.SIGHASH_ANYONECANPAY||(nt=Buffer.allocUnsafe(36*this.ins.length),at=new bufferutils_1$2.BufferWriter(nt,0),this.ins.forEach(yt=>{at.writeSlice(yt.hash),at.writeUInt32(yt.index)}),ot=bcrypto$1.hash256(nt)),!(it&Transaction.SIGHASH_ANYONECANPAY)&&(it&31)!==Transaction.SIGHASH_SINGLE&&(it&31)!==Transaction.SIGHASH_NONE&&(nt=Buffer.allocUnsafe(4*this.ins.length),at=new bufferutils_1$2.BufferWriter(nt,0),this.ins.forEach(yt=>{at.writeUInt32(yt.sequence)}),lt=bcrypto$1.hash256(nt)),(it&31)!==Transaction.SIGHASH_SINGLE&&(it&31)!==Transaction.SIGHASH_NONE){const yt=this.outs.reduce((gt,bt)=>gt+8+varSliceSize(bt.script),0);nt=Buffer.allocUnsafe(yt),at=new bufferutils_1$2.BufferWriter(nt,0),this.outs.forEach(gt=>{at.writeUInt64(gt.value),at.writeVarSlice(gt.script)}),st=bcrypto$1.hash256(nt)}else if((it&31)===Transaction.SIGHASH_SINGLE&&et{it.writeSlice(at.hash),it.writeUInt32(at.index),it.writeVarSlice(at.script),it.writeUInt32(at.sequence)}),it.writeVarInt(this.outs.length),this.outs.forEach(at=>{isOutput(at)?it.writeUInt64(at.value):it.writeSlice(at.valueBuffer),it.writeVarSlice(at.script)}),nt&&this.ins.forEach(at=>{it.writeVector(at.witness)}),it.writeUInt32(this.locktime),tt!==void 0?et.slice(tt,it.offset):et}}transaction.Transaction=Transaction;Transaction.DEFAULT_SEQUENCE=4294967295;Transaction.SIGHASH_DEFAULT=0;Transaction.SIGHASH_ALL=1;Transaction.SIGHASH_NONE=2;Transaction.SIGHASH_SINGLE=3;Transaction.SIGHASH_ANYONECANPAY=128;Transaction.SIGHASH_OUTPUT_MASK=3;Transaction.SIGHASH_INPUT_MASK=128;Transaction.ADVANCED_TRANSACTION_MARKER=0;Transaction.ADVANCED_TRANSACTION_FLAG=1;Object.defineProperty(block,"__esModule",{value:!0});block.Block=void 0;const bufferutils_1$1=bufferutils,bcrypto=crypto$2,merkle_1=merkle,transaction_1$3=transaction,types$1=types$6,{typeforce}=types$1,errorMerkleNoTxes=new TypeError("Cannot compute merkle root for zero transactions"),errorWitnessNotSegwit=new TypeError("Cannot compute witness commit for non-segwit block");class Block{constructor(){this.version=1,this.prevHash=void 0,this.merkleRoot=void 0,this.timestamp=0,this.witnessCommit=void 0,this.bits=0,this.nonce=0,this.transactions=void 0}static fromBuffer(et){if(et.length<80)throw new Error("Buffer too small (< 80 bytes)");const tt=new bufferutils_1$1.BufferReader(et),rt=new Block;if(rt.version=tt.readInt32(),rt.prevHash=tt.readSlice(32),rt.merkleRoot=tt.readSlice(32),rt.timestamp=tt.readUInt32(),rt.bits=tt.readUInt32(),rt.nonce=tt.readUInt32(),et.length===80)return rt;const it=()=>{const st=transaction_1$3.Transaction.fromBuffer(tt.buffer.slice(tt.offset),!0);return tt.offset+=st.byteLength(),st},nt=tt.readVarInt();rt.transactions=[];for(let st=0;st>24)-3,rt=et&8388607,it=Buffer.alloc(32,0);return it.writeUIntBE(rt,29-tt,3),it}static calculateMerkleRoot(et,tt){if(typeforce([{getHash:types$1.Function}],et),et.length===0)throw errorMerkleNoTxes;if(tt&&!txesHaveWitnessCommit(et))throw errorWitnessNotSegwit;const rt=et.map(nt=>nt.getHash(tt)),it=(0,merkle_1.fastMerkleRoot)(rt,bcrypto.hash256);return tt?bcrypto.hash256(Buffer.concat([it,et[0].ins[0].witness[0]])):it}getWitnessCommit(){if(!txesHaveWitnessCommit(this.transactions))return null;const et=this.transactions[0].outs.filter(rt=>rt.script.slice(0,6).equals(Buffer.from("6a24aa21a9ed","hex"))).map(rt=>rt.script.slice(6,38));if(et.length===0)return null;const tt=et[et.length-1];return tt instanceof Buffer&&tt.length===32?tt:null}hasWitnessCommit(){return this.witnessCommit instanceof Buffer&&this.witnessCommit.length===32||this.getWitnessCommit()!==null}hasWitness(){return anyTxHasWitness(this.transactions)}weight(){const et=this.byteLength(!1,!1),tt=this.byteLength(!1,!0);return et*3+tt}byteLength(et,tt=!0){return et||!this.transactions?80:80+bufferutils_1$1.varuint.encodingLength(this.transactions.length)+this.transactions.reduce((rt,it)=>rt+it.byteLength(tt),0)}getHash(){return bcrypto.hash256(this.toBuffer(!0))}getId(){return(0,bufferutils_1$1.reverseBuffer)(this.getHash()).toString("hex")}getUTCDate(){const et=new Date(0);return et.setUTCSeconds(this.timestamp),et}toBuffer(et){const tt=Buffer.allocUnsafe(this.byteLength(et)),rt=new bufferutils_1$1.BufferWriter(tt);return rt.writeInt32(this.version),rt.writeSlice(this.prevHash),rt.writeSlice(this.merkleRoot),rt.writeUInt32(this.timestamp),rt.writeUInt32(this.bits),rt.writeUInt32(this.nonce),et||!this.transactions||(bufferutils_1$1.varuint.encode(this.transactions.length,tt,rt.offset),rt.offset+=bufferutils_1$1.varuint.encode.bytes,this.transactions.forEach(it=>{const nt=it.byteLength();it.toBuffer(tt,rt.offset),rt.offset+=nt})),tt}toHex(et){return this.toBuffer(et).toString("hex")}checkTxRoots(){const et=this.hasWitnessCommit();return!et&&this.hasWitness()?!1:this.__checkMerkleRoot()&&(et?this.__checkWitnessCommit():!0)}checkProofOfWork(){const et=(0,bufferutils_1$1.reverseBuffer)(this.getHash()),tt=Block.calculateTarget(this.bits);return et.compare(tt)<=0}__checkMerkleRoot(){if(!this.transactions)throw errorMerkleNoTxes;const et=Block.calculateMerkleRoot(this.transactions);return this.merkleRoot.compare(et)===0}__checkWitnessCommit(){if(!this.transactions)throw errorMerkleNoTxes;if(!this.hasWitnessCommit())throw errorWitnessNotSegwit;const et=Block.calculateMerkleRoot(this.transactions,!0);return this.witnessCommit.compare(et)===0}}block.Block=Block;function txesHaveWitnessCommit(o){return o instanceof Array&&o[0]&&o[0].ins&&o[0].ins instanceof Array&&o[0].ins[0]&&o[0].ins[0].witness&&o[0].ins[0].witness instanceof Array&&o[0].ins[0].witness.length>0}function anyTxHasWitness(o){return o instanceof Array&&o.some(et=>typeof et=="object"&&et.ins instanceof Array&&et.ins.some(tt=>typeof tt=="object"&&tt.witness instanceof Array&&tt.witness.length>0))}var psbt$1={},psbt={},combiner={},parser$1={},fromBuffer={},converter={},typeFields={};(function(o){Object.defineProperty(o,"__esModule",{value:!0}),function(et){et[et.UNSIGNED_TX=0]="UNSIGNED_TX",et[et.GLOBAL_XPUB=1]="GLOBAL_XPUB"}(o.GlobalTypes||(o.GlobalTypes={})),o.GLOBAL_TYPE_NAMES=["unsignedTx","globalXpub"],function(et){et[et.NON_WITNESS_UTXO=0]="NON_WITNESS_UTXO",et[et.WITNESS_UTXO=1]="WITNESS_UTXO",et[et.PARTIAL_SIG=2]="PARTIAL_SIG",et[et.SIGHASH_TYPE=3]="SIGHASH_TYPE",et[et.REDEEM_SCRIPT=4]="REDEEM_SCRIPT",et[et.WITNESS_SCRIPT=5]="WITNESS_SCRIPT",et[et.BIP32_DERIVATION=6]="BIP32_DERIVATION",et[et.FINAL_SCRIPTSIG=7]="FINAL_SCRIPTSIG",et[et.FINAL_SCRIPTWITNESS=8]="FINAL_SCRIPTWITNESS",et[et.POR_COMMITMENT=9]="POR_COMMITMENT",et[et.TAP_KEY_SIG=19]="TAP_KEY_SIG",et[et.TAP_SCRIPT_SIG=20]="TAP_SCRIPT_SIG",et[et.TAP_LEAF_SCRIPT=21]="TAP_LEAF_SCRIPT",et[et.TAP_BIP32_DERIVATION=22]="TAP_BIP32_DERIVATION",et[et.TAP_INTERNAL_KEY=23]="TAP_INTERNAL_KEY",et[et.TAP_MERKLE_ROOT=24]="TAP_MERKLE_ROOT"}(o.InputTypes||(o.InputTypes={})),o.INPUT_TYPE_NAMES=["nonWitnessUtxo","witnessUtxo","partialSig","sighashType","redeemScript","witnessScript","bip32Derivation","finalScriptSig","finalScriptWitness","porCommitment","tapKeySig","tapScriptSig","tapLeafScript","tapBip32Derivation","tapInternalKey","tapMerkleRoot"],function(et){et[et.REDEEM_SCRIPT=0]="REDEEM_SCRIPT",et[et.WITNESS_SCRIPT=1]="WITNESS_SCRIPT",et[et.BIP32_DERIVATION=2]="BIP32_DERIVATION",et[et.TAP_INTERNAL_KEY=5]="TAP_INTERNAL_KEY",et[et.TAP_TREE=6]="TAP_TREE",et[et.TAP_BIP32_DERIVATION=7]="TAP_BIP32_DERIVATION"}(o.OutputTypes||(o.OutputTypes={})),o.OUTPUT_TYPE_NAMES=["redeemScript","witnessScript","bip32Derivation","tapInternalKey","tapTree","tapBip32Derivation"]})(typeFields);var globalXpub$1={};Object.defineProperty(globalXpub$1,"__esModule",{value:!0});const typeFields_1$g=typeFields,range$2=o=>[...Array(o).keys()];function decode$h(o){if(o.key[0]!==typeFields_1$g.GlobalTypes.GLOBAL_XPUB)throw new Error("Decode Error: could not decode globalXpub with key 0x"+o.key.toString("hex"));if(o.key.length!==79||![2,3].includes(o.key[46]))throw new Error("Decode Error: globalXpub has invalid extended pubkey in key 0x"+o.key.toString("hex"));if(o.value.length/4%1!==0)throw new Error("Decode Error: Global GLOBAL_XPUB value length should be multiple of 4");const et=o.key.slice(1),tt={masterFingerprint:o.value.slice(0,4),extendedPubkey:et,path:"m"};for(const rt of range$2(o.value.length/4-1)){const it=o.value.readUInt32LE(rt*4+4),nt=!!(it&2147483648),at=it&2147483647;tt.path+="/"+at.toString(10)+(nt?"'":"")}return tt}globalXpub$1.decode=decode$h;function encode$i(o){const et=Buffer.from([typeFields_1$g.GlobalTypes.GLOBAL_XPUB]),tt=Buffer.concat([et,o.extendedPubkey]),rt=o.path.split("/"),it=Buffer.allocUnsafe(rt.length*4);o.masterFingerprint.copy(it,0);let nt=4;return rt.slice(1).forEach(at=>{const st=at.slice(-1)==="'";let ot=2147483647&parseInt(st?at.slice(0,-1):at,10);st&&(ot+=2147483648),it.writeUInt32LE(ot,nt),nt+=4}),{key:tt,value:it}}globalXpub$1.encode=encode$i;globalXpub$1.expected="{ masterFingerprint: Buffer; extendedPubkey: Buffer; path: string; }";function check$c(o){const et=o.extendedPubkey,tt=o.masterFingerprint,rt=o.path;return Buffer.isBuffer(et)&&et.length===78&&[2,3].indexOf(et[45])>-1&&Buffer.isBuffer(tt)&&tt.length===4&&typeof rt=="string"&&!!rt.match(/^m(\/\d+'?)*$/)}globalXpub$1.check=check$c;function canAddToArray$3(o,et,tt){const rt=et.extendedPubkey.toString("hex");return tt.has(rt)?!1:(tt.add(rt),o.filter(it=>it.extendedPubkey.equals(et.extendedPubkey)).length===0)}globalXpub$1.canAddToArray=canAddToArray$3;var unsignedTx$1={};Object.defineProperty(unsignedTx$1,"__esModule",{value:!0});const typeFields_1$f=typeFields;function encode$h(o){return{key:Buffer.from([typeFields_1$f.GlobalTypes.UNSIGNED_TX]),value:o.toBuffer()}}unsignedTx$1.encode=encode$h;var finalScriptSig$1={};Object.defineProperty(finalScriptSig$1,"__esModule",{value:!0});const typeFields_1$e=typeFields;function decode$g(o){if(o.key[0]!==typeFields_1$e.InputTypes.FINAL_SCRIPTSIG)throw new Error("Decode Error: could not decode finalScriptSig with key 0x"+o.key.toString("hex"));return o.value}finalScriptSig$1.decode=decode$g;function encode$g(o){return{key:Buffer.from([typeFields_1$e.InputTypes.FINAL_SCRIPTSIG]),value:o}}finalScriptSig$1.encode=encode$g;finalScriptSig$1.expected="Buffer";function check$b(o){return Buffer.isBuffer(o)}finalScriptSig$1.check=check$b;function canAdd$8(o,et){return!!o&&!!et&&o.finalScriptSig===void 0}finalScriptSig$1.canAdd=canAdd$8;var finalScriptWitness$1={};Object.defineProperty(finalScriptWitness$1,"__esModule",{value:!0});const typeFields_1$d=typeFields;function decode$f(o){if(o.key[0]!==typeFields_1$d.InputTypes.FINAL_SCRIPTWITNESS)throw new Error("Decode Error: could not decode finalScriptWitness with key 0x"+o.key.toString("hex"));return o.value}finalScriptWitness$1.decode=decode$f;function encode$f(o){return{key:Buffer.from([typeFields_1$d.InputTypes.FINAL_SCRIPTWITNESS]),value:o}}finalScriptWitness$1.encode=encode$f;finalScriptWitness$1.expected="Buffer";function check$a(o){return Buffer.isBuffer(o)}finalScriptWitness$1.check=check$a;function canAdd$7(o,et){return!!o&&!!et&&o.finalScriptWitness===void 0}finalScriptWitness$1.canAdd=canAdd$7;var nonWitnessUtxo$1={};Object.defineProperty(nonWitnessUtxo$1,"__esModule",{value:!0});const typeFields_1$c=typeFields;function decode$e(o){if(o.key[0]!==typeFields_1$c.InputTypes.NON_WITNESS_UTXO)throw new Error("Decode Error: could not decode nonWitnessUtxo with key 0x"+o.key.toString("hex"));return o.value}nonWitnessUtxo$1.decode=decode$e;function encode$e(o){return{key:Buffer.from([typeFields_1$c.InputTypes.NON_WITNESS_UTXO]),value:o}}nonWitnessUtxo$1.encode=encode$e;nonWitnessUtxo$1.expected="Buffer";function check$9(o){return Buffer.isBuffer(o)}nonWitnessUtxo$1.check=check$9;function canAdd$6(o,et){return!!o&&!!et&&o.nonWitnessUtxo===void 0}nonWitnessUtxo$1.canAdd=canAdd$6;var partialSig$1={};Object.defineProperty(partialSig$1,"__esModule",{value:!0});const typeFields_1$b=typeFields;function decode$d(o){if(o.key[0]!==typeFields_1$b.InputTypes.PARTIAL_SIG)throw new Error("Decode Error: could not decode partialSig with key 0x"+o.key.toString("hex"));if(!(o.key.length===34||o.key.length===66)||![2,3,4].includes(o.key[1]))throw new Error("Decode Error: partialSig has invalid pubkey in key 0x"+o.key.toString("hex"));return{pubkey:o.key.slice(1),signature:o.value}}partialSig$1.decode=decode$d;function encode$d(o){const et=Buffer.from([typeFields_1$b.InputTypes.PARTIAL_SIG]);return{key:Buffer.concat([et,o.pubkey]),value:o.signature}}partialSig$1.encode=encode$d;partialSig$1.expected="{ pubkey: Buffer; signature: Buffer; }";function check$8(o){return Buffer.isBuffer(o.pubkey)&&Buffer.isBuffer(o.signature)&&[33,65].includes(o.pubkey.length)&&[2,3,4].includes(o.pubkey[0])&&isDerSigWithSighash(o.signature)}partialSig$1.check=check$8;function isDerSigWithSighash(o){if(!Buffer.isBuffer(o)||o.length<9||o[0]!==48||o.length!==o[1]+3||o[2]!==2)return!1;const et=o[3];if(et>33||et<1||o[3+et+1]!==2)return!1;const tt=o[3+et+2];return!(tt>33||tt<1||o.length!==3+et+2+tt+2)}function canAddToArray$2(o,et,tt){const rt=et.pubkey.toString("hex");return tt.has(rt)?!1:(tt.add(rt),o.filter(it=>it.pubkey.equals(et.pubkey)).length===0)}partialSig$1.canAddToArray=canAddToArray$2;var porCommitment$1={};Object.defineProperty(porCommitment$1,"__esModule",{value:!0});const typeFields_1$a=typeFields;function decode$c(o){if(o.key[0]!==typeFields_1$a.InputTypes.POR_COMMITMENT)throw new Error("Decode Error: could not decode porCommitment with key 0x"+o.key.toString("hex"));return o.value.toString("utf8")}porCommitment$1.decode=decode$c;function encode$c(o){return{key:Buffer.from([typeFields_1$a.InputTypes.POR_COMMITMENT]),value:Buffer.from(o,"utf8")}}porCommitment$1.encode=encode$c;porCommitment$1.expected="string";function check$7(o){return typeof o=="string"}porCommitment$1.check=check$7;function canAdd$5(o,et){return!!o&&!!et&&o.porCommitment===void 0}porCommitment$1.canAdd=canAdd$5;var sighashType$1={};Object.defineProperty(sighashType$1,"__esModule",{value:!0});const typeFields_1$9=typeFields;function decode$b(o){if(o.key[0]!==typeFields_1$9.InputTypes.SIGHASH_TYPE)throw new Error("Decode Error: could not decode sighashType with key 0x"+o.key.toString("hex"));return o.value.readUInt32LE(0)}sighashType$1.decode=decode$b;function encode$b(o){const et=Buffer.from([typeFields_1$9.InputTypes.SIGHASH_TYPE]),tt=Buffer.allocUnsafe(4);return tt.writeUInt32LE(o,0),{key:et,value:tt}}sighashType$1.encode=encode$b;sighashType$1.expected="number";function check$6(o){return typeof o=="number"}sighashType$1.check=check$6;function canAdd$4(o,et){return!!o&&!!et&&o.sighashType===void 0}sighashType$1.canAdd=canAdd$4;var tapKeySig$1={};Object.defineProperty(tapKeySig$1,"__esModule",{value:!0});const typeFields_1$8=typeFields;function decode$a(o){if(o.key[0]!==typeFields_1$8.InputTypes.TAP_KEY_SIG||o.key.length!==1)throw new Error("Decode Error: could not decode tapKeySig with key 0x"+o.key.toString("hex"));if(!check$5(o.value))throw new Error("Decode Error: tapKeySig not a valid 64-65-byte BIP340 signature");return o.value}tapKeySig$1.decode=decode$a;function encode$a(o){return{key:Buffer.from([typeFields_1$8.InputTypes.TAP_KEY_SIG]),value:o}}tapKeySig$1.encode=encode$a;tapKeySig$1.expected="Buffer";function check$5(o){return Buffer.isBuffer(o)&&(o.length===64||o.length===65)}tapKeySig$1.check=check$5;function canAdd$3(o,et){return!!o&&!!et&&o.tapKeySig===void 0}tapKeySig$1.canAdd=canAdd$3;var tapLeafScript$1={};Object.defineProperty(tapLeafScript$1,"__esModule",{value:!0});const typeFields_1$7=typeFields;function decode$9(o){if(o.key[0]!==typeFields_1$7.InputTypes.TAP_LEAF_SCRIPT)throw new Error("Decode Error: could not decode tapLeafScript with key 0x"+o.key.toString("hex"));if((o.key.length-2)%32!==0)throw new Error("Decode Error: tapLeafScript has invalid control block in key 0x"+o.key.toString("hex"));const et=o.value[o.value.length-1];if((o.key[1]&254)!==et)throw new Error("Decode Error: tapLeafScript bad leaf version in key 0x"+o.key.toString("hex"));const tt=o.value.slice(0,-1);return{controlBlock:o.key.slice(1),script:tt,leafVersion:et}}tapLeafScript$1.decode=decode$9;function encode$9(o){const et=Buffer.from([typeFields_1$7.InputTypes.TAP_LEAF_SCRIPT]),tt=Buffer.from([o.leafVersion]);return{key:Buffer.concat([et,o.controlBlock]),value:Buffer.concat([o.script,tt])}}tapLeafScript$1.encode=encode$9;tapLeafScript$1.expected="{ controlBlock: Buffer; leafVersion: number, script: Buffer; }";function check$4(o){return Buffer.isBuffer(o.controlBlock)&&(o.controlBlock.length-1)%32===0&&(o.controlBlock[0]&254)===o.leafVersion&&Buffer.isBuffer(o.script)}tapLeafScript$1.check=check$4;function canAddToArray$1(o,et,tt){const rt=et.controlBlock.toString("hex");return tt.has(rt)?!1:(tt.add(rt),o.filter(it=>it.controlBlock.equals(et.controlBlock)).length===0)}tapLeafScript$1.canAddToArray=canAddToArray$1;var tapMerkleRoot$1={};Object.defineProperty(tapMerkleRoot$1,"__esModule",{value:!0});const typeFields_1$6=typeFields;function decode$8(o){if(o.key[0]!==typeFields_1$6.InputTypes.TAP_MERKLE_ROOT||o.key.length!==1)throw new Error("Decode Error: could not decode tapMerkleRoot with key 0x"+o.key.toString("hex"));if(!check$3(o.value))throw new Error("Decode Error: tapMerkleRoot not a 32-byte hash");return o.value}tapMerkleRoot$1.decode=decode$8;function encode$8(o){return{key:Buffer.from([typeFields_1$6.InputTypes.TAP_MERKLE_ROOT]),value:o}}tapMerkleRoot$1.encode=encode$8;tapMerkleRoot$1.expected="Buffer";function check$3(o){return Buffer.isBuffer(o)&&o.length===32}tapMerkleRoot$1.check=check$3;function canAdd$2(o,et){return!!o&&!!et&&o.tapMerkleRoot===void 0}tapMerkleRoot$1.canAdd=canAdd$2;var tapScriptSig$1={};Object.defineProperty(tapScriptSig$1,"__esModule",{value:!0});const typeFields_1$5=typeFields;function decode$7(o){if(o.key[0]!==typeFields_1$5.InputTypes.TAP_SCRIPT_SIG)throw new Error("Decode Error: could not decode tapScriptSig with key 0x"+o.key.toString("hex"));if(o.key.length!==65)throw new Error("Decode Error: tapScriptSig has invalid key 0x"+o.key.toString("hex"));if(o.value.length!==64&&o.value.length!==65)throw new Error("Decode Error: tapScriptSig has invalid signature in key 0x"+o.key.toString("hex"));const et=o.key.slice(1,33),tt=o.key.slice(33);return{pubkey:et,leafHash:tt,signature:o.value}}tapScriptSig$1.decode=decode$7;function encode$7(o){const et=Buffer.from([typeFields_1$5.InputTypes.TAP_SCRIPT_SIG]);return{key:Buffer.concat([et,o.pubkey,o.leafHash]),value:o.signature}}tapScriptSig$1.encode=encode$7;tapScriptSig$1.expected="{ pubkey: Buffer; leafHash: Buffer; signature: Buffer; }";function check$2(o){return Buffer.isBuffer(o.pubkey)&&Buffer.isBuffer(o.leafHash)&&Buffer.isBuffer(o.signature)&&o.pubkey.length===32&&o.leafHash.length===32&&(o.signature.length===64||o.signature.length===65)}tapScriptSig$1.check=check$2;function canAddToArray(o,et,tt){const rt=et.pubkey.toString("hex")+et.leafHash.toString("hex");return tt.has(rt)?!1:(tt.add(rt),o.filter(it=>it.pubkey.equals(et.pubkey)&&it.leafHash.equals(et.leafHash)).length===0)}tapScriptSig$1.canAddToArray=canAddToArray;var witnessUtxo$1={},tools={},varint={};Object.defineProperty(varint,"__esModule",{value:!0});const MAX_SAFE_INTEGER$2=9007199254740991;function checkUInt53(o){if(o<0||o>MAX_SAFE_INTEGER$2||o%1!==0)throw new RangeError("value out of range")}function encode$6(o,et,tt){if(checkUInt53(o),et||(et=Buffer.allocUnsafe(encodingLength(o))),!Buffer.isBuffer(et))throw new TypeError("buffer must be a Buffer instance");return tt||(tt=0),o<253?(et.writeUInt8(o,tt),Object.assign(encode$6,{bytes:1})):o<=65535?(et.writeUInt8(253,tt),et.writeUInt16LE(o,tt+1),Object.assign(encode$6,{bytes:3})):o<=4294967295?(et.writeUInt8(254,tt),et.writeUInt32LE(o,tt+1),Object.assign(encode$6,{bytes:5})):(et.writeUInt8(255,tt),et.writeUInt32LE(o>>>0,tt+1),et.writeUInt32LE(o/4294967296|0,tt+5),Object.assign(encode$6,{bytes:9})),et}varint.encode=encode$6;function decode$6(o,et){if(!Buffer.isBuffer(o))throw new TypeError("buffer must be a Buffer instance");et||(et=0);const tt=o.readUInt8(et);if(tt<253)return Object.assign(decode$6,{bytes:1}),tt;if(tt===253)return Object.assign(decode$6,{bytes:3}),o.readUInt16LE(et+1);if(tt===254)return Object.assign(decode$6,{bytes:5}),o.readUInt32LE(et+1);{Object.assign(decode$6,{bytes:9});const rt=o.readUInt32LE(et+1),nt=o.readUInt32LE(et+5)*4294967296+rt;return checkUInt53(nt),nt}}varint.decode=decode$6;function encodingLength(o){return checkUInt53(o),o<253?1:o<=65535?3:o<=4294967295?5:9}varint.encodingLength=encodingLength;Object.defineProperty(tools,"__esModule",{value:!0});const varuint$6=varint;tools.range=o=>[...Array(o).keys()];function reverseBuffer(o){if(o.length<1)return o;let et=o.length-1,tt=0;for(let rt=0;rtet)throw new Error("RangeError: value out of range");if(Math.floor(o)!==o)throw new Error("value has a fractional component")}function readUInt64LE(o,et){const tt=o.readUInt32LE(et);let rt=o.readUInt32LE(et+4);return rt*=4294967296,verifuint(rt+tt,9007199254740991),rt+tt}tools.readUInt64LE=readUInt64LE;function writeUInt64LE(o,et,tt){return verifuint(et,9007199254740991),o.writeInt32LE(et&-1,tt),o.writeUInt32LE(Math.floor(et/4294967296),tt+4),tt+8}tools.writeUInt64LE=writeUInt64LE;Object.defineProperty(witnessUtxo$1,"__esModule",{value:!0});const typeFields_1$4=typeFields,tools_1$2=tools,varuint$5=varint;function decode$5(o){if(o.key[0]!==typeFields_1$4.InputTypes.WITNESS_UTXO)throw new Error("Decode Error: could not decode witnessUtxo with key 0x"+o.key.toString("hex"));const et=tools_1$2.readUInt64LE(o.value,0);let tt=8;const rt=varuint$5.decode(o.value,tt);tt+=varuint$5.encodingLength(rt);const it=o.value.slice(tt);if(it.length!==rt)throw new Error("Decode Error: WITNESS_UTXO script is not proper length");return{script:it,value:et}}witnessUtxo$1.decode=decode$5;function encode$5(o){const{script:et,value:tt}=o,rt=varuint$5.encodingLength(et.length),it=Buffer.allocUnsafe(8+rt+et.length);return tools_1$2.writeUInt64LE(it,tt,0),varuint$5.encode(et.length,it,8),et.copy(it,8+rt),{key:Buffer.from([typeFields_1$4.InputTypes.WITNESS_UTXO]),value:it}}witnessUtxo$1.encode=encode$5;witnessUtxo$1.expected="{ script: Buffer; value: number; }";function check$1(o){return Buffer.isBuffer(o.script)&&typeof o.value=="number"}witnessUtxo$1.check=check$1;function canAdd$1(o,et){return!!o&&!!et&&o.witnessUtxo===void 0}witnessUtxo$1.canAdd=canAdd$1;var tapTree$1={};Object.defineProperty(tapTree$1,"__esModule",{value:!0});const typeFields_1$3=typeFields,varuint$4=varint;function decode$4(o){if(o.key[0]!==typeFields_1$3.OutputTypes.TAP_TREE||o.key.length!==1)throw new Error("Decode Error: could not decode tapTree with key 0x"+o.key.toString("hex"));let et=0;const tt=[];for(;et[Buffer.of(rt.depth,rt.leafVersion),varuint$4.encode(rt.script.length),rt.script]));return{key:et,value:Buffer.concat(tt)}}tapTree$1.encode=encode$4;tapTree$1.expected="{ leaves: [{ depth: number; leafVersion: number, script: Buffer; }] }";function check(o){return Array.isArray(o.leaves)&&o.leaves.every(et=>et.depth>=0&&et.depth<=128&&(et.leafVersion&254)===et.leafVersion&&Buffer.isBuffer(et.script))}tapTree$1.check=check;function canAdd(o,et){return!!o&&!!et&&o.tapTree===void 0}tapTree$1.canAdd=canAdd;var bip32Derivation$2={};Object.defineProperty(bip32Derivation$2,"__esModule",{value:!0});const range$1=o=>[...Array(o).keys()],isValidDERKey=o=>o.length===33&&[2,3].includes(o[0])||o.length===65&&o[0]===4;function makeConverter$4(o,et=isValidDERKey){function tt(st){if(st.key[0]!==o)throw new Error("Decode Error: could not decode bip32Derivation with key 0x"+st.key.toString("hex"));const ot=st.key.slice(1);if(!et(ot))throw new Error("Decode Error: bip32Derivation has invalid pubkey in key 0x"+st.key.toString("hex"));if(st.value.length/4%1!==0)throw new Error("Decode Error: Input BIP32_DERIVATION value length should be multiple of 4");const lt={masterFingerprint:st.value.slice(0,4),pubkey:ot,path:"m"};for(const ht of range$1(st.value.length/4-1)){const yt=st.value.readUInt32LE(ht*4+4),gt=!!(yt&2147483648),bt=yt&2147483647;lt.path+="/"+bt.toString(10)+(gt?"'":"")}return lt}function rt(st){const ot=Buffer.from([o]),lt=Buffer.concat([ot,st.pubkey]),ht=st.path.split("/"),yt=Buffer.allocUnsafe(ht.length*4);st.masterFingerprint.copy(yt,0);let gt=4;return ht.slice(1).forEach(bt=>{const dt=bt.slice(-1)==="'";let mt=2147483647&parseInt(dt?bt.slice(0,-1):bt,10);dt&&(mt+=2147483648),yt.writeUInt32LE(mt,gt),gt+=4}),{key:lt,value:yt}}const it="{ masterFingerprint: Buffer; pubkey: Buffer; path: string; }";function nt(st){return Buffer.isBuffer(st.pubkey)&&Buffer.isBuffer(st.masterFingerprint)&&typeof st.path=="string"&&et(st.pubkey)&&st.masterFingerprint.length===4}function at(st,ot,lt){const ht=ot.pubkey.toString("hex");return lt.has(ht)?!1:(lt.add(ht),st.filter(yt=>yt.pubkey.equals(ot.pubkey)).length===0)}return{decode:tt,encode:rt,check:nt,expected:it,canAddToArray:at}}bip32Derivation$2.makeConverter=makeConverter$4;var checkPubkey$1={};Object.defineProperty(checkPubkey$1,"__esModule",{value:!0});function makeChecker(o){return et;function et(tt){let rt;if(o.includes(tt.key[0])&&(rt=tt.key.slice(1),!(rt.length===33||rt.length===65)||![2,3,4].includes(rt[0])))throw new Error("Format Error: invalid pubkey in key 0x"+tt.key.toString("hex"));return rt}}checkPubkey$1.makeChecker=makeChecker;var redeemScript$1={};Object.defineProperty(redeemScript$1,"__esModule",{value:!0});function makeConverter$3(o){function et(at){if(at.key[0]!==o)throw new Error("Decode Error: could not decode redeemScript with key 0x"+at.key.toString("hex"));return at.value}function tt(at){return{key:Buffer.from([o]),value:at}}const rt="Buffer";function it(at){return Buffer.isBuffer(at)}function nt(at,st){return!!at&&!!st&&at.redeemScript===void 0}return{decode:et,encode:tt,check:it,expected:rt,canAdd:nt}}redeemScript$1.makeConverter=makeConverter$3;var tapBip32Derivation$1={};Object.defineProperty(tapBip32Derivation$1,"__esModule",{value:!0});const varuint$3=varint,bip32Derivation$1=bip32Derivation$2,isValidBIP340Key=o=>o.length===32;function makeConverter$2(o){const et=bip32Derivation$1.makeConverter(o,isValidBIP340Key);function tt(at){const st=varuint$3.decode(at.value),ot=varuint$3.encodingLength(st),lt=et.decode({key:at.key,value:at.value.slice(ot+st*32)}),ht=new Array(st);for(let yt=0,gt=ot;ytBuffer.isBuffer(st)&&st.length===32)&&et.check(at)}return{decode:tt,encode:rt,check:nt,expected:it,canAddToArray:et.canAddToArray}}tapBip32Derivation$1.makeConverter=makeConverter$2;var tapInternalKey$1={};Object.defineProperty(tapInternalKey$1,"__esModule",{value:!0});function makeConverter$1(o){function et(at){if(at.key[0]!==o||at.key.length!==1)throw new Error("Decode Error: could not decode tapInternalKey with key 0x"+at.key.toString("hex"));if(at.value.length!==32)throw new Error("Decode Error: tapInternalKey not a 32-byte x-only pubkey");return at.value}function tt(at){return{key:Buffer.from([o]),value:at}}const rt="Buffer";function it(at){return Buffer.isBuffer(at)&&at.length===32}function nt(at,st){return!!at&&!!st&&at.tapInternalKey===void 0}return{decode:et,encode:tt,check:it,expected:rt,canAdd:nt}}tapInternalKey$1.makeConverter=makeConverter$1;var witnessScript$1={};Object.defineProperty(witnessScript$1,"__esModule",{value:!0});function makeConverter(o){function et(at){if(at.key[0]!==o)throw new Error("Decode Error: could not decode witnessScript with key 0x"+at.key.toString("hex"));return at.value}function tt(at){return{key:Buffer.from([o]),value:at}}const rt="Buffer";function it(at){return Buffer.isBuffer(at)}function nt(at,st){return!!at&&!!st&&at.witnessScript===void 0}return{decode:et,encode:tt,check:it,expected:rt,canAdd:nt}}witnessScript$1.makeConverter=makeConverter;Object.defineProperty(converter,"__esModule",{value:!0});const typeFields_1$2=typeFields,globalXpub=globalXpub$1,unsignedTx=unsignedTx$1,finalScriptSig=finalScriptSig$1,finalScriptWitness=finalScriptWitness$1,nonWitnessUtxo=nonWitnessUtxo$1,partialSig=partialSig$1,porCommitment=porCommitment$1,sighashType=sighashType$1,tapKeySig=tapKeySig$1,tapLeafScript=tapLeafScript$1,tapMerkleRoot=tapMerkleRoot$1,tapScriptSig=tapScriptSig$1,witnessUtxo=witnessUtxo$1,tapTree=tapTree$1,bip32Derivation=bip32Derivation$2,checkPubkey=checkPubkey$1,redeemScript=redeemScript$1,tapBip32Derivation=tapBip32Derivation$1,tapInternalKey=tapInternalKey$1,witnessScript=witnessScript$1,globals={unsignedTx,globalXpub,checkPubkey:checkPubkey.makeChecker([])};converter.globals=globals;const inputs={nonWitnessUtxo,partialSig,sighashType,finalScriptSig,finalScriptWitness,porCommitment,witnessUtxo,bip32Derivation:bip32Derivation.makeConverter(typeFields_1$2.InputTypes.BIP32_DERIVATION),redeemScript:redeemScript.makeConverter(typeFields_1$2.InputTypes.REDEEM_SCRIPT),witnessScript:witnessScript.makeConverter(typeFields_1$2.InputTypes.WITNESS_SCRIPT),checkPubkey:checkPubkey.makeChecker([typeFields_1$2.InputTypes.PARTIAL_SIG,typeFields_1$2.InputTypes.BIP32_DERIVATION]),tapKeySig,tapScriptSig,tapLeafScript,tapBip32Derivation:tapBip32Derivation.makeConverter(typeFields_1$2.InputTypes.TAP_BIP32_DERIVATION),tapInternalKey:tapInternalKey.makeConverter(typeFields_1$2.InputTypes.TAP_INTERNAL_KEY),tapMerkleRoot};converter.inputs=inputs;const outputs={bip32Derivation:bip32Derivation.makeConverter(typeFields_1$2.OutputTypes.BIP32_DERIVATION),redeemScript:redeemScript.makeConverter(typeFields_1$2.OutputTypes.REDEEM_SCRIPT),witnessScript:witnessScript.makeConverter(typeFields_1$2.OutputTypes.WITNESS_SCRIPT),checkPubkey:checkPubkey.makeChecker([typeFields_1$2.OutputTypes.BIP32_DERIVATION]),tapBip32Derivation:tapBip32Derivation.makeConverter(typeFields_1$2.OutputTypes.TAP_BIP32_DERIVATION),tapTree,tapInternalKey:tapInternalKey.makeConverter(typeFields_1$2.OutputTypes.TAP_INTERNAL_KEY)};converter.outputs=outputs;Object.defineProperty(fromBuffer,"__esModule",{value:!0});const convert$2=converter,tools_1$1=tools,varuint$2=varint,typeFields_1$1=typeFields;function psbtFromBuffer(o,et){let tt=0;function rt(){const St=varuint$2.decode(o,tt);tt+=varuint$2.encodingLength(St);const pt=o.slice(tt,tt+St);return tt+=St,pt}function it(){const St=o.readUInt32BE(tt);return tt+=4,St}function nt(){const St=o.readUInt8(tt);return tt+=1,St}function at(){const St=rt(),pt=rt();return{key:St,value:pt}}function st(){if(tt>=o.length)throw new Error("Format Error: Unexpected End of PSBT");const St=o.readUInt8(tt)===0;return St&&tt++,St}if(it()!==1886610036)throw new Error("Format Error: Invalid Magic Number");if(nt()!==255)throw new Error("Format Error: Magic Number must be followed by 0xff separator");const ot=[],lt={};for(;!st();){const St=at(),pt=St.key.toString("hex");if(lt[pt])throw new Error("Format Error: Keys must be unique for global keymap: key "+pt);lt[pt]=1,ot.push(St)}const ht=ot.filter(St=>St.key[0]===typeFields_1$1.GlobalTypes.UNSIGNED_TX);if(ht.length!==1)throw new Error("Format Error: Only one UNSIGNED_TX allowed");const yt=et(ht[0].value),{inputCount:gt,outputCount:bt}=yt.getInputOutputCounts(),dt=[],mt=[];for(const St of tools_1$1.range(gt)){const pt={},kt=[];for(;!st();){const Et=at(),Pt=Et.key.toString("hex");if(pt[Pt])throw new Error("Format Error: Keys must be unique for each input: input index "+St+" key "+Pt);pt[Pt]=1,kt.push(Et)}dt.push(kt)}for(const St of tools_1$1.range(bt)){const pt={},kt=[];for(;!st();){const Et=at(),Pt=Et.key.toString("hex");if(pt[Pt])throw new Error("Format Error: Keys must be unique for each output: output index "+St+" key "+Pt);pt[Pt]=1,kt.push(Et)}mt.push(kt)}return psbtFromKeyVals(yt,{globalMapKeyVals:ot,inputKeyVals:dt,outputKeyVals:mt})}fromBuffer.psbtFromBuffer=psbtFromBuffer;function checkKeyBuffer(o,et,tt){if(!et.equals(Buffer.from([tt])))throw new Error(`Format Error: Invalid ${o} key: ${et.toString("hex")}`)}fromBuffer.checkKeyBuffer=checkKeyBuffer;function psbtFromKeyVals(o,{globalMapKeyVals:et,inputKeyVals:tt,outputKeyVals:rt}){const it={unsignedTx:o};let nt=0;for(const ht of et)switch(ht.key[0]){case typeFields_1$1.GlobalTypes.UNSIGNED_TX:if(checkKeyBuffer("global",ht.key,typeFields_1$1.GlobalTypes.UNSIGNED_TX),nt>0)throw new Error("Format Error: GlobalMap has multiple UNSIGNED_TX");nt++;break;case typeFields_1$1.GlobalTypes.GLOBAL_XPUB:it.globalXpub===void 0&&(it.globalXpub=[]),it.globalXpub.push(convert$2.globals.globalXpub.decode(ht));break;default:it.unknownKeyVals||(it.unknownKeyVals=[]),it.unknownKeyVals.push(ht)}const at=tt.length,st=rt.length,ot=[],lt=[];for(const ht of tools_1$1.range(at)){const yt={};for(const gt of tt[ht])switch(convert$2.inputs.checkPubkey(gt),gt.key[0]){case typeFields_1$1.InputTypes.NON_WITNESS_UTXO:if(checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.NON_WITNESS_UTXO),yt.nonWitnessUtxo!==void 0)throw new Error("Format Error: Input has multiple NON_WITNESS_UTXO");yt.nonWitnessUtxo=convert$2.inputs.nonWitnessUtxo.decode(gt);break;case typeFields_1$1.InputTypes.WITNESS_UTXO:if(checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.WITNESS_UTXO),yt.witnessUtxo!==void 0)throw new Error("Format Error: Input has multiple WITNESS_UTXO");yt.witnessUtxo=convert$2.inputs.witnessUtxo.decode(gt);break;case typeFields_1$1.InputTypes.PARTIAL_SIG:yt.partialSig===void 0&&(yt.partialSig=[]),yt.partialSig.push(convert$2.inputs.partialSig.decode(gt));break;case typeFields_1$1.InputTypes.SIGHASH_TYPE:if(checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.SIGHASH_TYPE),yt.sighashType!==void 0)throw new Error("Format Error: Input has multiple SIGHASH_TYPE");yt.sighashType=convert$2.inputs.sighashType.decode(gt);break;case typeFields_1$1.InputTypes.REDEEM_SCRIPT:if(checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.REDEEM_SCRIPT),yt.redeemScript!==void 0)throw new Error("Format Error: Input has multiple REDEEM_SCRIPT");yt.redeemScript=convert$2.inputs.redeemScript.decode(gt);break;case typeFields_1$1.InputTypes.WITNESS_SCRIPT:if(checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.WITNESS_SCRIPT),yt.witnessScript!==void 0)throw new Error("Format Error: Input has multiple WITNESS_SCRIPT");yt.witnessScript=convert$2.inputs.witnessScript.decode(gt);break;case typeFields_1$1.InputTypes.BIP32_DERIVATION:yt.bip32Derivation===void 0&&(yt.bip32Derivation=[]),yt.bip32Derivation.push(convert$2.inputs.bip32Derivation.decode(gt));break;case typeFields_1$1.InputTypes.FINAL_SCRIPTSIG:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.FINAL_SCRIPTSIG),yt.finalScriptSig=convert$2.inputs.finalScriptSig.decode(gt);break;case typeFields_1$1.InputTypes.FINAL_SCRIPTWITNESS:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.FINAL_SCRIPTWITNESS),yt.finalScriptWitness=convert$2.inputs.finalScriptWitness.decode(gt);break;case typeFields_1$1.InputTypes.POR_COMMITMENT:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.POR_COMMITMENT),yt.porCommitment=convert$2.inputs.porCommitment.decode(gt);break;case typeFields_1$1.InputTypes.TAP_KEY_SIG:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.TAP_KEY_SIG),yt.tapKeySig=convert$2.inputs.tapKeySig.decode(gt);break;case typeFields_1$1.InputTypes.TAP_SCRIPT_SIG:yt.tapScriptSig===void 0&&(yt.tapScriptSig=[]),yt.tapScriptSig.push(convert$2.inputs.tapScriptSig.decode(gt));break;case typeFields_1$1.InputTypes.TAP_LEAF_SCRIPT:yt.tapLeafScript===void 0&&(yt.tapLeafScript=[]),yt.tapLeafScript.push(convert$2.inputs.tapLeafScript.decode(gt));break;case typeFields_1$1.InputTypes.TAP_BIP32_DERIVATION:yt.tapBip32Derivation===void 0&&(yt.tapBip32Derivation=[]),yt.tapBip32Derivation.push(convert$2.inputs.tapBip32Derivation.decode(gt));break;case typeFields_1$1.InputTypes.TAP_INTERNAL_KEY:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.TAP_INTERNAL_KEY),yt.tapInternalKey=convert$2.inputs.tapInternalKey.decode(gt);break;case typeFields_1$1.InputTypes.TAP_MERKLE_ROOT:checkKeyBuffer("input",gt.key,typeFields_1$1.InputTypes.TAP_MERKLE_ROOT),yt.tapMerkleRoot=convert$2.inputs.tapMerkleRoot.decode(gt);break;default:yt.unknownKeyVals||(yt.unknownKeyVals=[]),yt.unknownKeyVals.push(gt)}ot.push(yt)}for(const ht of tools_1$1.range(st)){const yt={};for(const gt of rt[ht])switch(convert$2.outputs.checkPubkey(gt),gt.key[0]){case typeFields_1$1.OutputTypes.REDEEM_SCRIPT:if(checkKeyBuffer("output",gt.key,typeFields_1$1.OutputTypes.REDEEM_SCRIPT),yt.redeemScript!==void 0)throw new Error("Format Error: Output has multiple REDEEM_SCRIPT");yt.redeemScript=convert$2.outputs.redeemScript.decode(gt);break;case typeFields_1$1.OutputTypes.WITNESS_SCRIPT:if(checkKeyBuffer("output",gt.key,typeFields_1$1.OutputTypes.WITNESS_SCRIPT),yt.witnessScript!==void 0)throw new Error("Format Error: Output has multiple WITNESS_SCRIPT");yt.witnessScript=convert$2.outputs.witnessScript.decode(gt);break;case typeFields_1$1.OutputTypes.BIP32_DERIVATION:yt.bip32Derivation===void 0&&(yt.bip32Derivation=[]),yt.bip32Derivation.push(convert$2.outputs.bip32Derivation.decode(gt));break;case typeFields_1$1.OutputTypes.TAP_INTERNAL_KEY:checkKeyBuffer("output",gt.key,typeFields_1$1.OutputTypes.TAP_INTERNAL_KEY),yt.tapInternalKey=convert$2.outputs.tapInternalKey.decode(gt);break;case typeFields_1$1.OutputTypes.TAP_TREE:checkKeyBuffer("output",gt.key,typeFields_1$1.OutputTypes.TAP_TREE),yt.tapTree=convert$2.outputs.tapTree.decode(gt);break;case typeFields_1$1.OutputTypes.TAP_BIP32_DERIVATION:yt.tapBip32Derivation===void 0&&(yt.tapBip32Derivation=[]),yt.tapBip32Derivation.push(convert$2.outputs.tapBip32Derivation.decode(gt));break;default:yt.unknownKeyVals||(yt.unknownKeyVals=[]),yt.unknownKeyVals.push(gt)}lt.push(yt)}return{globalMap:it,inputs:ot,outputs:lt}}fromBuffer.psbtFromKeyVals=psbtFromKeyVals;var toBuffer={};Object.defineProperty(toBuffer,"__esModule",{value:!0});const convert$1=converter,tools_1=tools;function psbtToBuffer({globalMap:o,inputs:et,outputs:tt}){const{globalKeyVals:rt,inputKeyVals:it,outputKeyVals:nt}=psbtToKeyVals({globalMap:o,inputs:et,outputs:tt}),at=tools_1.keyValsToBuffer(rt),st=yt=>yt.length===0?[Buffer.from([0])]:yt.map(tools_1.keyValsToBuffer),ot=st(it),lt=st(nt),ht=Buffer.allocUnsafe(5);return ht.writeUIntBE(482972169471,0,5),Buffer.concat([ht,at].concat(ot,lt))}toBuffer.psbtToBuffer=psbtToBuffer;const sortKeyVals=(o,et)=>o.key.compare(et.key);function keyValsFromMap(o,et){const tt=new Set,rt=Object.entries(o).reduce((nt,[at,st])=>{if(at==="unknownKeyVals")return nt;const ot=et[at];if(ot===void 0)return nt;const lt=(Array.isArray(st)?st:[st]).map(ot.encode);return lt.map(yt=>yt.key.toString("hex")).forEach(yt=>{if(tt.has(yt))throw new Error("Serialize Error: Duplicate key: "+yt);tt.add(yt)}),nt.concat(lt)},[]),it=o.unknownKeyVals?o.unknownKeyVals.filter(nt=>!tt.has(nt.key.toString("hex"))):[];return rt.concat(it).sort(sortKeyVals)}function psbtToKeyVals({globalMap:o,inputs:et,outputs:tt}){return{globalKeyVals:keyValsFromMap(o,convert$1.globals),inputKeyVals:et.map(rt=>keyValsFromMap(rt,convert$1.inputs)),outputKeyVals:tt.map(rt=>keyValsFromMap(rt,convert$1.outputs))}}toBuffer.psbtToKeyVals=psbtToKeyVals;(function(o){function et(tt){for(var rt in tt)o.hasOwnProperty(rt)||(o[rt]=tt[rt])}Object.defineProperty(o,"__esModule",{value:!0}),et(fromBuffer),et(toBuffer)})(parser$1);Object.defineProperty(combiner,"__esModule",{value:!0});const parser_1$1=parser$1;function combine$1(o){const et=o[0],tt=parser_1$1.psbtToKeyVals(et),rt=o.slice(1);if(rt.length===0)throw new Error("Combine: Nothing to combine");const it=getTx(et);if(it===void 0)throw new Error("Combine: Self missing transaction");const nt=getKeySet(tt.globalKeyVals),at=tt.inputKeyVals.map(getKeySet),st=tt.outputKeyVals.map(getKeySet);for(const ot of rt){const lt=getTx(ot);if(lt===void 0||!lt.toBuffer().equals(it.toBuffer()))throw new Error("Combine: One of the Psbts does not have the same transaction.");const ht=parser_1$1.psbtToKeyVals(ot);getKeySet(ht.globalKeyVals).forEach(keyPusher(nt,tt.globalKeyVals,ht.globalKeyVals)),ht.inputKeyVals.map(getKeySet).forEach((dt,mt)=>dt.forEach(keyPusher(at[mt],tt.inputKeyVals[mt],ht.inputKeyVals[mt]))),ht.outputKeyVals.map(getKeySet).forEach((dt,mt)=>dt.forEach(keyPusher(st[mt],tt.outputKeyVals[mt],ht.outputKeyVals[mt])))}return parser_1$1.psbtFromKeyVals(it,{globalMapKeyVals:tt.globalKeyVals,inputKeyVals:tt.inputKeyVals,outputKeyVals:tt.outputKeyVals})}combiner.combine=combine$1;function keyPusher(o,et,tt){return rt=>{if(o.has(rt))return;const it=tt.filter(nt=>nt.key.toString("hex")===rt)[0];et.push(it),o.add(rt)}}function getTx(o){return o.globalMap.unsignedTx}function getKeySet(o){const et=new Set;return o.forEach(tt=>{const rt=tt.key.toString("hex");if(et.has(rt))throw new Error("Combine: KeyValue Map keys should be unique");et.add(rt)}),et}var utils={};(function(o){Object.defineProperty(o,"__esModule",{value:!0});const et=converter;function tt(bt,dt){const mt=bt[dt];if(mt===void 0)throw new Error(`No input #${dt}`);return mt}o.checkForInput=tt;function rt(bt,dt){const mt=bt[dt];if(mt===void 0)throw new Error(`No output #${dt}`);return mt}o.checkForOutput=rt;function it(bt,dt,mt){if(bt.key[0]St.key.equals(bt.key)).length!==0)throw new Error(`Duplicate Key: ${bt.key.toString("hex")}`)}o.checkHasKey=it;function nt(bt){let dt=0;return Object.keys(bt).forEach(mt=>{Number(isNaN(Number(mt)))&&dt++}),dt}o.getEnumLength=nt;function at(bt,dt){let mt=!1;if(dt.nonWitnessUtxo||dt.witnessUtxo){const St=!!dt.redeemScript,pt=!!dt.witnessScript,kt=!St||!!dt.finalScriptSig,Et=!pt||!!dt.finalScriptWitness,Pt=!!dt.finalScriptSig||!!dt.finalScriptWitness;mt=kt&&Et&&Pt}if(mt===!1)throw new Error(`Input #${bt} has too much or too little data to clean`)}o.inputCheckUncleanFinalized=at;function st(bt,dt,mt,St){throw new Error(`Data for ${bt} key ${dt} is incorrect: Expected ${mt} and got ${JSON.stringify(St)}`)}function ot(bt){return(dt,mt)=>{for(const St of Object.keys(dt)){const pt=dt[St],{canAdd:kt,canAddToArray:Et,check:Pt,expected:Ot}=et[bt+"s"][St]||{},Nt=!!Et;if(Pt)if(Nt){if(!Array.isArray(pt)||mt[St]&&!Array.isArray(mt[St]))throw new Error(`Key type ${St} must be an array`);pt.every(Pt)||st(bt,St,Ot,pt);const Vt=mt[St]||[],jt=new Set;if(!pt.every(zt=>Et(Vt,zt,jt)))throw new Error("Can not add duplicate data to array");mt[St]=Vt.concat(pt)}else{if(Pt(pt)||st(bt,St,Ot,pt),!kt(mt,pt))throw new Error(`Can not add duplicate data to ${bt}`);mt[St]=pt}}}}o.updateGlobal=ot("global"),o.updateInput=ot("input"),o.updateOutput=ot("output");function lt(bt,dt){const mt=bt.length-1,St=tt(bt,mt);o.updateInput(dt,St)}o.addInputAttributes=lt;function ht(bt,dt){const mt=bt.length-1,St=rt(bt,mt);o.updateOutput(dt,St)}o.addOutputAttributes=ht;function yt(bt,dt){if(!Buffer.isBuffer(dt)||dt.length<4)throw new Error("Set Version: Invalid Transaction");return dt.writeUInt32LE(bt,0),dt}o.defaultVersionSetter=yt;function gt(bt,dt){if(!Buffer.isBuffer(dt)||dt.length<4)throw new Error("Set Locktime: Invalid Transaction");return dt.writeUInt32LE(bt,dt.length-4),dt}o.defaultLocktimeSetter=gt})(utils);Object.defineProperty(psbt,"__esModule",{value:!0});const combiner_1=combiner,parser_1=parser$1,typeFields_1=typeFields,utils_1$1=utils;let Psbt$1=class{constructor(et){this.inputs=[],this.outputs=[],this.globalMap={unsignedTx:et}}static fromBase64(et,tt){const rt=Buffer.from(et,"base64");return this.fromBuffer(rt,tt)}static fromHex(et,tt){const rt=Buffer.from(et,"hex");return this.fromBuffer(rt,tt)}static fromBuffer(et,tt){const rt=parser_1.psbtFromBuffer(et,tt),it=new this(rt.globalMap.unsignedTx);return Object.assign(it,rt),it}toBase64(){return this.toBuffer().toString("base64")}toHex(){return this.toBuffer().toString("hex")}toBuffer(){return parser_1.psbtToBuffer(this)}updateGlobal(et){return utils_1$1.updateGlobal(et,this.globalMap),this}updateInput(et,tt){const rt=utils_1$1.checkForInput(this.inputs,et);return utils_1$1.updateInput(tt,rt),this}updateOutput(et,tt){const rt=utils_1$1.checkForOutput(this.outputs,et);return utils_1$1.updateOutput(tt,rt),this}addUnknownKeyValToGlobal(et){return utils_1$1.checkHasKey(et,this.globalMap.unknownKeyVals,utils_1$1.getEnumLength(typeFields_1.GlobalTypes)),this.globalMap.unknownKeyVals||(this.globalMap.unknownKeyVals=[]),this.globalMap.unknownKeyVals.push(et),this}addUnknownKeyValToInput(et,tt){const rt=utils_1$1.checkForInput(this.inputs,et);return utils_1$1.checkHasKey(tt,rt.unknownKeyVals,utils_1$1.getEnumLength(typeFields_1.InputTypes)),rt.unknownKeyVals||(rt.unknownKeyVals=[]),rt.unknownKeyVals.push(tt),this}addUnknownKeyValToOutput(et,tt){const rt=utils_1$1.checkForOutput(this.outputs,et);return utils_1$1.checkHasKey(tt,rt.unknownKeyVals,utils_1$1.getEnumLength(typeFields_1.OutputTypes)),rt.unknownKeyVals||(rt.unknownKeyVals=[]),rt.unknownKeyVals.push(tt),this}addInput(et){this.globalMap.unsignedTx.addInput(et),this.inputs.push({unknownKeyVals:[]});const tt=et.unknownKeyVals||[],rt=this.inputs.length-1;if(!Array.isArray(tt))throw new Error("unknownKeyVals must be an Array");return tt.forEach(it=>this.addUnknownKeyValToInput(rt,it)),utils_1$1.addInputAttributes(this.inputs,et),this}addOutput(et){this.globalMap.unsignedTx.addOutput(et),this.outputs.push({unknownKeyVals:[]});const tt=et.unknownKeyVals||[],rt=this.outputs.length-1;if(!Array.isArray(tt))throw new Error("unknownKeyVals must be an Array");return tt.forEach(it=>this.addUnknownKeyValToOutput(rt,it)),utils_1$1.addOutputAttributes(this.outputs,et),this}clearFinalizedInput(et){const tt=utils_1$1.checkForInput(this.inputs,et);utils_1$1.inputCheckUncleanFinalized(et,tt);for(const rt of Object.keys(tt))["witnessUtxo","nonWitnessUtxo","finalScriptSig","finalScriptWitness","unknownKeyVals"].includes(rt)||delete tt[rt];return this}combine(...et){const tt=combiner_1.combine([this].concat(et));return Object.assign(this,tt),this}getTransaction(){return this.globalMap.unsignedTx.toBuffer()}};psbt.Psbt=Psbt$1;var bip371={},psbtutils={};Object.defineProperty(psbtutils,"__esModule",{value:!0});psbtutils.signatureBlocksAction=psbtutils.checkInputForSig=psbtutils.pubkeyInScript=psbtutils.pubkeyPositionInScript=psbtutils.witnessStackToScriptWitness=psbtutils.isP2TR=psbtutils.isP2SHScript=psbtutils.isP2WSHScript=psbtutils.isP2WPKH=psbtutils.isP2PKH=psbtutils.isP2PK=psbtutils.isP2MS=void 0;const varuint$1=varint,bscript$1=script,transaction_1$2=transaction,crypto_1=crypto$2,payments$1=payments$3;function isPaymentFactory(o){return et=>{try{return o({output:et}),!0}catch{return!1}}}psbtutils.isP2MS=isPaymentFactory(payments$1.p2ms);psbtutils.isP2PK=isPaymentFactory(payments$1.p2pk);psbtutils.isP2PKH=isPaymentFactory(payments$1.p2pkh);psbtutils.isP2WPKH=isPaymentFactory(payments$1.p2wpkh);psbtutils.isP2WSHScript=isPaymentFactory(payments$1.p2wsh);psbtutils.isP2SHScript=isPaymentFactory(payments$1.p2sh);psbtutils.isP2TR=isPaymentFactory(payments$1.p2tr);function witnessStackToScriptWitness(o){let et=Buffer.allocUnsafe(0);function tt(at){et=Buffer.concat([et,Buffer.from(at)])}function rt(at){const st=et.length,ot=varuint$1.encodingLength(at);et=Buffer.concat([et,Buffer.allocUnsafe(ot)]),varuint$1.encode(at,et,st)}function it(at){rt(at.length),tt(at)}function nt(at){rt(at.length),at.forEach(it)}return nt(o),et}psbtutils.witnessStackToScriptWitness=witnessStackToScriptWitness;function pubkeyPositionInScript(o,et){const tt=(0,crypto_1.hash160)(o),rt=o.slice(1,33),it=bscript$1.decompile(et);if(it===null)throw new Error("Unknown script error");return it.findIndex(nt=>typeof nt=="number"?!1:nt.equals(o)||nt.equals(tt)||nt.equals(rt))}psbtutils.pubkeyPositionInScript=pubkeyPositionInScript;function pubkeyInScript(o,et){return pubkeyPositionInScript(o,et)!==-1}psbtutils.pubkeyInScript=pubkeyInScript;function checkInputForSig(o,et){return extractPartialSigs(o).some(rt=>signatureBlocksAction(rt,bscript$1.signature.decode,et))}psbtutils.checkInputForSig=checkInputForSig;function signatureBlocksAction(o,et,tt){const{hashType:rt}=et(o),it=[];switch(rt&transaction_1$2.Transaction.SIGHASH_ANYONECANPAY&&it.push("addInput"),rt&31){case transaction_1$2.Transaction.SIGHASH_ALL:break;case transaction_1$2.Transaction.SIGHASH_SINGLE:case transaction_1$2.Transaction.SIGHASH_NONE:it.push("addOutput"),it.push("setInputSequence");break}return it.indexOf(tt)===-1}psbtutils.signatureBlocksAction=signatureBlocksAction;function extractPartialSigs(o){let et=[];if((o.partialSig||[]).length===0){if(!o.finalScriptSig&&!o.finalScriptWitness)return[];et=getPsigsFromInputFinalScripts(o)}else et=o.partialSig;return et.map(tt=>tt.signature)}function getPsigsFromInputFinalScripts(o){const et=o.finalScriptSig?bscript$1.decompile(o.finalScriptSig)||[]:[],tt=o.finalScriptWitness?bscript$1.decompile(o.finalScriptWitness)||[]:[];return et.concat(tt).filter(rt=>Buffer.isBuffer(rt)&&bscript$1.isCanonicalScriptSignature(rt)).map(rt=>({signature:rt}))}Object.defineProperty(bip371,"__esModule",{value:!0});bip371.checkTaprootInputForSigs=bip371.tapTreeFromList=bip371.tapTreeToList=bip371.tweakInternalPubKey=bip371.checkTaprootOutputFields=bip371.checkTaprootInputFields=bip371.isTaprootOutput=bip371.isTaprootInput=bip371.serializeTaprootSignature=bip371.tapScriptFinalizer=bip371.toXOnly=void 0;const types_1=types$6,transaction_1$1=transaction,psbtutils_1$1=psbtutils,bip341_1$1=bip341,payments_1=payments$3,psbtutils_2=psbtutils,toXOnly=o=>o.length===32?o:o.slice(1,33);bip371.toXOnly=toXOnly;function tapScriptFinalizer(o,et,tt){const rt=findTapLeafToFinalize(et,o,tt);try{const nt=sortSignatures(et,rt).concat(rt.script).concat(rt.controlBlock);return{finalScriptWitness:(0,psbtutils_1$1.witnessStackToScriptWitness)(nt)}}catch(it){throw new Error(`Can not finalize taproot input #${o}: ${it}`)}}bip371.tapScriptFinalizer=tapScriptFinalizer;function serializeTaprootSignature(o,et){const tt=et?Buffer.from([et]):Buffer.from([]);return Buffer.concat([o,tt])}bip371.serializeTaprootSignature=serializeTaprootSignature;function isTaprootInput(o){return o&&!!(o.tapInternalKey||o.tapMerkleRoot||o.tapLeafScript&&o.tapLeafScript.length||o.tapBip32Derivation&&o.tapBip32Derivation.length||o.witnessUtxo&&(0,psbtutils_1$1.isP2TR)(o.witnessUtxo.script))}bip371.isTaprootInput=isTaprootInput;function isTaprootOutput(o,et){return o&&!!(o.tapInternalKey||o.tapTree||o.tapBip32Derivation&&o.tapBip32Derivation.length||et&&(0,psbtutils_1$1.isP2TR)(et))}bip371.isTaprootOutput=isTaprootOutput;function checkTaprootInputFields(o,et,tt){checkMixedTaprootAndNonTaprootInputFields(o,et,tt),checkIfTapLeafInTree(o,et,tt)}bip371.checkTaprootInputFields=checkTaprootInputFields;function checkTaprootOutputFields(o,et,tt){checkMixedTaprootAndNonTaprootOutputFields(o,et,tt),checkTaprootScriptPubkey(o,et)}bip371.checkTaprootOutputFields=checkTaprootOutputFields;function checkTaprootScriptPubkey(o,et){if(!et.tapTree&&!et.tapInternalKey)return;const tt=et.tapInternalKey||o.tapInternalKey,rt=et.tapTree||o.tapTree;if(tt){const{script:it}=o,nt=getTaprootScripPubkey(tt,rt);if(it&&!it.equals(nt))throw new Error("Error adding output. Script or address missmatch.")}}function getTaprootScripPubkey(o,et){const tt=et&&tapTreeFromList(et.leaves),{output:rt}=(0,payments_1.p2tr)({internalPubkey:o,scriptTree:tt});return rt}function tweakInternalPubKey(o,et){const tt=et.tapInternalKey,rt=tt&&(0,bip341_1$1.tweakKey)(tt,et.tapMerkleRoot);if(!rt)throw new Error(`Cannot tweak tap internal key for input #${o}. Public key: ${tt&&tt.toString("hex")}`);return rt.x}bip371.tweakInternalPubKey=tweakInternalPubKey;function tapTreeToList(o){if(!(0,types_1.isTaptree)(o))throw new Error("Cannot convert taptree to tapleaf list. Expecting a tapree structure.");return _tapTreeToList(o)}bip371.tapTreeToList=tapTreeToList;function tapTreeFromList(o=[]){return o.length===1&&o[0].depth===0?{output:o[0].script,version:o[0].leafVersion}:instertLeavesInTree(o)}bip371.tapTreeFromList=tapTreeFromList;function checkTaprootInputForSigs(o,et){return extractTaprootSigs(o).some(rt=>(0,psbtutils_2.signatureBlocksAction)(rt,decodeSchnorrSignature,et))}bip371.checkTaprootInputForSigs=checkTaprootInputForSigs;function decodeSchnorrSignature(o){return{signature:o.slice(0,64),hashType:o.slice(64)[0]||transaction_1$1.Transaction.SIGHASH_DEFAULT}}function extractTaprootSigs(o){const et=[];if(o.tapKeySig&&et.push(o.tapKeySig),o.tapScriptSig&&et.push(...o.tapScriptSig.map(tt=>tt.signature)),!et.length){const tt=getTapKeySigFromWithness(o.finalScriptWitness);tt&&et.push(tt)}return et}function getTapKeySigFromWithness(o){if(!o)return;const et=o.slice(2);if(et.length===64||et.length===65)return et}function _tapTreeToList(o,et=[],tt=0){if(tt>bip341_1$1.MAX_TAPTREE_DEPTH)throw new Error("Max taptree depth exceeded.");return o?(0,types_1.isTapleaf)(o)?(et.push({depth:tt,leafVersion:o.version||bip341_1$1.LEAF_VERSION_TAPSCRIPT,script:o.output}),et):(o[0]&&_tapTreeToList(o[0],et,tt+1),o[1]&&_tapTreeToList(o[1],et,tt+1),et):[]}function instertLeavesInTree(o){let et;for(const tt of o)if(et=instertLeafInTree(tt,et),!et)throw new Error("No room left to insert tapleaf in tree");return et}function instertLeafInTree(o,et,tt=0){if(tt>bip341_1$1.MAX_TAPTREE_DEPTH)throw new Error("Max taptree depth exceeded.");if(o.depth===tt)return et?void 0:{output:o.script,version:o.leafVersion};if((0,types_1.isTapleaf)(et))return;const rt=instertLeafInTree(o,et&&et[0],tt+1);if(rt)return[rt,et&&et[1]];const it=instertLeafInTree(o,et&&et[1],tt+1);if(it)return[et&&et[0],it]}function checkMixedTaprootAndNonTaprootInputFields(o,et,tt){const rt=isTaprootInput(o)&&hasNonTaprootFields(et),it=hasNonTaprootFields(o)&&isTaprootInput(et),nt=o===et&&isTaprootInput(et)&&hasNonTaprootFields(et);if(rt||it||nt)throw new Error(`Invalid arguments for Psbt.${tt}. Cannot use both taproot and non-taproot fields.`)}function checkMixedTaprootAndNonTaprootOutputFields(o,et,tt){const rt=isTaprootOutput(o)&&hasNonTaprootFields(et),it=hasNonTaprootFields(o)&&isTaprootOutput(et),nt=o===et&&isTaprootOutput(et)&&hasNonTaprootFields(et);if(rt||it||nt)throw new Error(`Invalid arguments for Psbt.${tt}. Cannot use both taproot and non-taproot fields.`)}function checkIfTapLeafInTree(o,et,tt){if(et.tapMerkleRoot){const rt=(et.tapLeafScript||[]).every(nt=>isTapLeafInTree(nt,et.tapMerkleRoot)),it=(o.tapLeafScript||[]).every(nt=>isTapLeafInTree(nt,et.tapMerkleRoot));if(!rt||!it)throw new Error(`Invalid arguments for Psbt.${tt}. Tapleaf not part of taptree.`)}else if(o.tapMerkleRoot&&!(et.tapLeafScript||[]).every(it=>isTapLeafInTree(it,o.tapMerkleRoot)))throw new Error(`Invalid arguments for Psbt.${tt}. Tapleaf not part of taptree.`)}function isTapLeafInTree(o,et){if(!et)return!0;const tt=(0,bip341_1$1.tapleafHash)({output:o.script,version:o.leafVersion});return(0,bip341_1$1.rootHashFromPath)(o.controlBlock,tt).equals(et)}function sortSignatures(o,et){const tt=(0,bip341_1$1.tapleafHash)({output:et.script,version:et.leafVersion});return(o.tapScriptSig||[]).filter(rt=>rt.leafHash.equals(tt)).map(rt=>addPubkeyPositionInScript(et.script,rt)).sort((rt,it)=>it.positionInScript-rt.positionInScript).map(rt=>rt.signature)}function addPubkeyPositionInScript(o,et){return Object.assign({positionInScript:(0,psbtutils_1$1.pubkeyPositionInScript)(et.pubkey,o)},et)}function findTapLeafToFinalize(o,et,tt){if(!o.tapScriptSig||!o.tapScriptSig.length)throw new Error(`Can not finalize taproot input #${et}. No tapleaf script signature provided.`);const rt=(o.tapLeafScript||[]).sort((it,nt)=>it.controlBlock.length-nt.controlBlock.length).find(it=>canFinalizeLeaf(it,o.tapScriptSig,tt));if(!rt)throw new Error(`Can not finalize taproot input #${et}. Signature for tapleaf script not found.`);return rt}function canFinalizeLeaf(o,et,tt){const rt=(0,bip341_1$1.tapleafHash)({output:o.script,version:o.leafVersion});return(!tt||tt.equals(rt))&&et.find(nt=>nt.leafHash.equals(rt))!==void 0}function hasNonTaprootFields(o){return o&&!!(o.redeemScript||o.witnessScript||o.bip32Derivation&&o.bip32Derivation.length)}Object.defineProperty(psbt$1,"__esModule",{value:!0});psbt$1.Psbt=void 0;const bip174_1=psbt,varuint=varint,utils_1=utils,address_1=address,bufferutils_1=bufferutils,networks_1=networks$1,payments=payments$3,bip341_1=bip341,bscript=script,transaction_1=transaction,bip371_1=bip371,psbtutils_1=psbtutils,DEFAULT_OPTS={network:networks_1.bitcoin,maximumFeeRate:5e3};class Psbt{static fromBase64(et,tt={}){const rt=Buffer.from(et,"base64");return this.fromBuffer(rt,tt)}static fromHex(et,tt={}){const rt=Buffer.from(et,"hex");return this.fromBuffer(rt,tt)}static fromBuffer(et,tt={}){const rt=bip174_1.Psbt.fromBuffer(et,transactionFromBuffer),it=new Psbt(tt,rt);return checkTxForDupeIns(it.__CACHE.__TX,it.__CACHE),it}constructor(et={},tt=new bip174_1.Psbt(new PsbtTransaction)){this.data=tt,this.opts=Object.assign({},DEFAULT_OPTS,et),this.__CACHE={__NON_WITNESS_UTXO_TX_CACHE:[],__NON_WITNESS_UTXO_BUF_CACHE:[],__TX_IN_CACHE:{},__TX:this.data.globalMap.unsignedTx.tx,__UNSAFE_SIGN_NONSEGWIT:!1},this.data.inputs.length===0&&this.setVersion(2);const rt=(it,nt,at,st)=>Object.defineProperty(it,nt,{enumerable:at,writable:st});rt(this,"__CACHE",!1,!0),rt(this,"opts",!1,!0)}get inputCount(){return this.data.inputs.length}get version(){return this.__CACHE.__TX.version}set version(et){this.setVersion(et)}get locktime(){return this.__CACHE.__TX.locktime}set locktime(et){this.setLocktime(et)}get txInputs(){return this.__CACHE.__TX.ins.map(et=>({hash:(0,bufferutils_1.cloneBuffer)(et.hash),index:et.index,sequence:et.sequence}))}get txOutputs(){return this.__CACHE.__TX.outs.map(et=>{let tt;try{tt=(0,address_1.fromOutputScript)(et.script,this.opts.network)}catch{}return{script:(0,bufferutils_1.cloneBuffer)(et.script),value:et.value,address:tt}})}combine(...et){return this.data.combine(...et.map(tt=>tt.data)),this}clone(){const et=Psbt.fromBuffer(this.data.toBuffer());return et.opts=JSON.parse(JSON.stringify(this.opts)),et}setMaximumFeeRate(et){check32Bit(et),this.opts.maximumFeeRate=et}setVersion(et){check32Bit(et),checkInputsForPartialSig(this.data.inputs,"setVersion");const tt=this.__CACHE;return tt.__TX.version=et,tt.__EXTRACTED_TX=void 0,this}setLocktime(et){check32Bit(et),checkInputsForPartialSig(this.data.inputs,"setLocktime");const tt=this.__CACHE;return tt.__TX.locktime=et,tt.__EXTRACTED_TX=void 0,this}setInputSequence(et,tt){check32Bit(tt),checkInputsForPartialSig(this.data.inputs,"setInputSequence");const rt=this.__CACHE;if(rt.__TX.ins.length<=et)throw new Error("Input index too high");return rt.__TX.ins[et].sequence=tt,rt.__EXTRACTED_TX=void 0,this}addInputs(et){return et.forEach(tt=>this.addInput(tt)),this}addInput(et){if(arguments.length>1||!et||et.hash===void 0||et.index===void 0)throw new Error("Invalid arguments for Psbt.addInput. Requires single object with at least [hash] and [index]");(0,bip371_1.checkTaprootInputFields)(et,et,"addInput"),checkInputsForPartialSig(this.data.inputs,"addInput"),et.witnessScript&&checkInvalidP2WSH(et.witnessScript);const tt=this.__CACHE;this.data.addInput(et);const rt=tt.__TX.ins[tt.__TX.ins.length-1];checkTxInputCache(tt,rt);const it=this.data.inputs.length-1,nt=this.data.inputs[it];return nt.nonWitnessUtxo&&addNonWitnessTxCache(this.__CACHE,nt,it),tt.__FEE=void 0,tt.__FEE_RATE=void 0,tt.__EXTRACTED_TX=void 0,this}addOutputs(et){return et.forEach(tt=>this.addOutput(tt)),this}addOutput(et){if(arguments.length>1||!et||et.value===void 0||et.address===void 0&&et.script===void 0)throw new Error("Invalid arguments for Psbt.addOutput. Requires single object with at least [script or address] and [value]");checkInputsForPartialSig(this.data.inputs,"addOutput");const{address:tt}=et;if(typeof tt=="string"){const{network:it}=this.opts,nt=(0,address_1.toOutputScript)(tt,it);et=Object.assign(et,{script:nt})}(0,bip371_1.checkTaprootOutputFields)(et,et,"addOutput");const rt=this.__CACHE;return this.data.addOutput(et),rt.__FEE=void 0,rt.__FEE_RATE=void 0,rt.__EXTRACTED_TX=void 0,this}extractTransaction(et){if(!this.data.inputs.every(isFinalized))throw new Error("Not finalized");const tt=this.__CACHE;if(et||checkFees(this,tt,this.opts),tt.__EXTRACTED_TX)return tt.__EXTRACTED_TX;const rt=tt.__TX.clone();return inputFinalizeGetAmts(this.data.inputs,rt,tt,!0),rt}getFeeRate(){return getTxCacheValue("__FEE_RATE","fee rate",this.data.inputs,this.__CACHE)}getFee(){return getTxCacheValue("__FEE","fee",this.data.inputs,this.__CACHE)}finalizeAllInputs(){return(0,utils_1.checkForInput)(this.data.inputs,0),range(this.data.inputs.length).forEach(et=>this.finalizeInput(et)),this}finalizeInput(et,tt){const rt=(0,utils_1.checkForInput)(this.data.inputs,et);return(0,bip371_1.isTaprootInput)(rt)?this._finalizeTaprootInput(et,rt,void 0,tt):this._finalizeInput(et,rt,tt)}finalizeTaprootInput(et,tt,rt=bip371_1.tapScriptFinalizer){const it=(0,utils_1.checkForInput)(this.data.inputs,et);if((0,bip371_1.isTaprootInput)(it))return this._finalizeTaprootInput(et,it,tt,rt);throw new Error(`Cannot finalize input #${et}. Not Taproot.`)}_finalizeInput(et,tt,rt=getFinalScripts){const{script:it,isP2SH:nt,isP2WSH:at,isSegwit:st}=getScriptFromInput(et,tt,this.__CACHE);if(!it)throw new Error(`No script found for input #${et}`);checkPartialSigSighashes(tt);const{finalScriptSig:ot,finalScriptWitness:lt}=rt(et,tt,it,st,nt,at);if(ot&&this.data.updateInput(et,{finalScriptSig:ot}),lt&&this.data.updateInput(et,{finalScriptWitness:lt}),!ot&&!lt)throw new Error(`Unknown error finalizing input #${et}`);return this.data.clearFinalizedInput(et),this}_finalizeTaprootInput(et,tt,rt,it=bip371_1.tapScriptFinalizer){if(!tt.witnessUtxo)throw new Error(`Cannot finalize input #${et}. Missing withness utxo.`);if(tt.tapKeySig){const nt=payments.p2tr({output:tt.witnessUtxo.script,signature:tt.tapKeySig}),at=(0,psbtutils_1.witnessStackToScriptWitness)(nt.witness);this.data.updateInput(et,{finalScriptWitness:at})}else{const{finalScriptWitness:nt}=it(et,tt,rt);this.data.updateInput(et,{finalScriptWitness:nt})}return this.data.clearFinalizedInput(et),this}getInputType(et){const tt=(0,utils_1.checkForInput)(this.data.inputs,et),rt=getScriptFromUtxo(et,tt,this.__CACHE),it=getMeaningfulScript(rt,et,"input",tt.redeemScript||redeemFromFinalScriptSig(tt.finalScriptSig),tt.witnessScript||redeemFromFinalWitnessScript(tt.finalScriptWitness)),nt=it.type==="raw"?"":it.type+"-",at=classifyScript(it.meaningfulScript);return nt+at}inputHasPubkey(et,tt){const rt=(0,utils_1.checkForInput)(this.data.inputs,et);return pubkeyInInput(tt,rt,et,this.__CACHE)}inputHasHDKey(et,tt){const rt=(0,utils_1.checkForInput)(this.data.inputs,et),it=bip32DerivationIsMine(tt);return!!rt.bip32Derivation&&rt.bip32Derivation.some(it)}outputHasPubkey(et,tt){const rt=(0,utils_1.checkForOutput)(this.data.outputs,et);return pubkeyInOutput(tt,rt,et,this.__CACHE)}outputHasHDKey(et,tt){const rt=(0,utils_1.checkForOutput)(this.data.outputs,et),it=bip32DerivationIsMine(tt);return!!rt.bip32Derivation&&rt.bip32Derivation.some(it)}validateSignaturesOfAllInputs(et){return(0,utils_1.checkForInput)(this.data.inputs,0),range(this.data.inputs.length).map(rt=>this.validateSignaturesOfInput(rt,et)).reduce((rt,it)=>it===!0&&rt,!0)}validateSignaturesOfInput(et,tt,rt){const it=this.data.inputs[et];return(0,bip371_1.isTaprootInput)(it)?this.validateSignaturesOfTaprootInput(et,tt,rt):this._validateSignaturesOfInput(et,tt,rt)}_validateSignaturesOfInput(et,tt,rt){const it=this.data.inputs[et],nt=(it||{}).partialSig;if(!it||!nt||nt.length<1)throw new Error("No signatures to validate");if(typeof tt!="function")throw new Error("Need validator function to validate signatures");const at=rt?nt.filter(yt=>yt.pubkey.equals(rt)):nt;if(at.length<1)throw new Error("No signatures for this pubkey");const st=[];let ot,lt,ht;for(const yt of at){const gt=bscript.signature.decode(yt.signature),{hash:bt,script:dt}=ht!==gt.hashType?getHashForSig(et,Object.assign({},it,{sighashType:gt.hashType}),this.__CACHE,!0):{hash:ot,script:lt};ht=gt.hashType,ot=bt,lt=dt,checkScriptForPubkey(yt.pubkey,dt,"verify"),st.push(tt(yt.pubkey,bt,gt.signature))}return st.every(yt=>yt===!0)}validateSignaturesOfTaprootInput(et,tt,rt){const it=this.data.inputs[et],nt=(it||{}).tapKeySig,at=(it||{}).tapScriptSig;if(!it&&!nt&&!(at&&!at.length))throw new Error("No signatures to validate");if(typeof tt!="function")throw new Error("Need validator function to validate signatures");rt=rt&&(0,bip371_1.toXOnly)(rt);const st=rt?getTaprootHashesForSig(et,it,this.data.inputs,rt,this.__CACHE):getAllTaprootHashesForSig(et,it,this.data.inputs,this.__CACHE);if(!st.length)throw new Error("No signatures for this pubkey");const ot=st.find(ht=>!ht.leafHash);let lt=0;if(nt&&ot){if(!tt(ot.pubkey,ot.hash,trimTaprootSig(nt)))return!1;lt++}if(at)for(const ht of at){const yt=st.find(gt=>ht.pubkey.equals(gt.pubkey));if(yt){if(!tt(ht.pubkey,yt.hash,trimTaprootSig(ht.signature)))return!1;lt++}}return lt>0}signAllInputsHD(et,tt=[transaction_1.Transaction.SIGHASH_ALL]){if(!et||!et.publicKey||!et.fingerprint)throw new Error("Need HDSigner to sign input");const rt=[];for(const it of range(this.data.inputs.length))try{this.signInputHD(it,et,tt),rt.push(!0)}catch{rt.push(!1)}if(rt.every(it=>it===!1))throw new Error("No inputs were signed");return this}signAllInputsHDAsync(et,tt=[transaction_1.Transaction.SIGHASH_ALL]){return new Promise((rt,it)=>{if(!et||!et.publicKey||!et.fingerprint)return it(new Error("Need HDSigner to sign input"));const nt=[],at=[];for(const st of range(this.data.inputs.length))at.push(this.signInputHDAsync(st,et,tt).then(()=>{nt.push(!0)},()=>{nt.push(!1)}));return Promise.all(at).then(()=>{if(nt.every(st=>st===!1))return it(new Error("No inputs were signed"));rt()})})}signInputHD(et,tt,rt=[transaction_1.Transaction.SIGHASH_ALL]){if(!tt||!tt.publicKey||!tt.fingerprint)throw new Error("Need HDSigner to sign input");return getSignersFromHD(et,this.data.inputs,tt).forEach(nt=>this.signInput(et,nt,rt)),this}signInputHDAsync(et,tt,rt=[transaction_1.Transaction.SIGHASH_ALL]){return new Promise((it,nt)=>{if(!tt||!tt.publicKey||!tt.fingerprint)return nt(new Error("Need HDSigner to sign input"));const st=getSignersFromHD(et,this.data.inputs,tt).map(ot=>this.signInputAsync(et,ot,rt));return Promise.all(st).then(()=>{it()}).catch(nt)})}signAllInputs(et,tt){if(!et||!et.publicKey)throw new Error("Need Signer to sign input");const rt=[];for(const it of range(this.data.inputs.length))try{this.signInput(it,et,tt),rt.push(!0)}catch{rt.push(!1)}if(rt.every(it=>it===!1))throw new Error("No inputs were signed");return this}signAllInputsAsync(et,tt){return new Promise((rt,it)=>{if(!et||!et.publicKey)return it(new Error("Need Signer to sign input"));const nt=[],at=[];for(const[st]of this.data.inputs.entries())at.push(this.signInputAsync(st,et,tt).then(()=>{nt.push(!0)},()=>{nt.push(!1)}));return Promise.all(at).then(()=>{if(nt.every(st=>st===!1))return it(new Error("No inputs were signed"));rt()})})}signInput(et,tt,rt){if(!tt||!tt.publicKey)throw new Error("Need Signer to sign input");const it=(0,utils_1.checkForInput)(this.data.inputs,et);return(0,bip371_1.isTaprootInput)(it)?this._signTaprootInput(et,it,tt,void 0,rt):this._signInput(et,tt,rt)}signTaprootInput(et,tt,rt,it){if(!tt||!tt.publicKey)throw new Error("Need Signer to sign input");const nt=(0,utils_1.checkForInput)(this.data.inputs,et);if((0,bip371_1.isTaprootInput)(nt))return this._signTaprootInput(et,nt,tt,rt,it);throw new Error(`Input #${et} is not of type Taproot.`)}_signInput(et,tt,rt=[transaction_1.Transaction.SIGHASH_ALL]){const{hash:it,sighashType:nt}=getHashAndSighashType(this.data.inputs,et,tt.publicKey,this.__CACHE,rt),at=[{pubkey:tt.publicKey,signature:bscript.signature.encode(tt.sign(it),nt)}];return this.data.updateInput(et,{partialSig:at}),this}_signTaprootInput(et,tt,rt,it,nt=[transaction_1.Transaction.SIGHASH_DEFAULT]){const at=this.checkTaprootHashesForSig(et,tt,rt,it,nt),st=at.filter(lt=>!lt.leafHash).map(lt=>(0,bip371_1.serializeTaprootSignature)(rt.signSchnorr(lt.hash),tt.sighashType))[0],ot=at.filter(lt=>!!lt.leafHash).map(lt=>({pubkey:(0,bip371_1.toXOnly)(rt.publicKey),signature:(0,bip371_1.serializeTaprootSignature)(rt.signSchnorr(lt.hash),tt.sighashType),leafHash:lt.leafHash}));return st&&this.data.updateInput(et,{tapKeySig:st}),ot.length&&this.data.updateInput(et,{tapScriptSig:ot}),this}signInputAsync(et,tt,rt){return Promise.resolve().then(()=>{if(!tt||!tt.publicKey)throw new Error("Need Signer to sign input");const it=(0,utils_1.checkForInput)(this.data.inputs,et);return(0,bip371_1.isTaprootInput)(it)?this._signTaprootInputAsync(et,it,tt,void 0,rt):this._signInputAsync(et,tt,rt)})}signTaprootInputAsync(et,tt,rt,it){return Promise.resolve().then(()=>{if(!tt||!tt.publicKey)throw new Error("Need Signer to sign input");const nt=(0,utils_1.checkForInput)(this.data.inputs,et);if((0,bip371_1.isTaprootInput)(nt))return this._signTaprootInputAsync(et,nt,tt,rt,it);throw new Error(`Input #${et} is not of type Taproot.`)})}_signInputAsync(et,tt,rt=[transaction_1.Transaction.SIGHASH_ALL]){const{hash:it,sighashType:nt}=getHashAndSighashType(this.data.inputs,et,tt.publicKey,this.__CACHE,rt);return Promise.resolve(tt.sign(it)).then(at=>{const st=[{pubkey:tt.publicKey,signature:bscript.signature.encode(at,nt)}];this.data.updateInput(et,{partialSig:st})})}async _signTaprootInputAsync(et,tt,rt,it,nt=[transaction_1.Transaction.SIGHASH_DEFAULT]){const at=this.checkTaprootHashesForSig(et,tt,rt,it,nt),st=[],ot=at.filter(ht=>!ht.leafHash)[0];if(ot){const ht=Promise.resolve(rt.signSchnorr(ot.hash)).then(yt=>({tapKeySig:(0,bip371_1.serializeTaprootSignature)(yt,tt.sighashType)}));st.push(ht)}const lt=at.filter(ht=>!!ht.leafHash);if(lt.length){const ht=lt.map(yt=>Promise.resolve(rt.signSchnorr(yt.hash)).then(gt=>({tapScriptSig:[{pubkey:(0,bip371_1.toXOnly)(rt.publicKey),signature:(0,bip371_1.serializeTaprootSignature)(gt,tt.sighashType),leafHash:yt.leafHash}]})));st.push(...ht)}return Promise.all(st).then(ht=>{ht.forEach(yt=>this.data.updateInput(et,yt))})}checkTaprootHashesForSig(et,tt,rt,it,nt){if(typeof rt.signSchnorr!="function")throw new Error(`Need Schnorr Signer to sign taproot input #${et}.`);const at=getTaprootHashesForSig(et,tt,this.data.inputs,rt.publicKey,this.__CACHE,it,nt);if(!at||!at.length)throw new Error(`Can not sign for input #${et} with the key ${rt.publicKey.toString("hex")}`);return at}toBuffer(){return checkCache(this.__CACHE),this.data.toBuffer()}toHex(){return checkCache(this.__CACHE),this.data.toHex()}toBase64(){return checkCache(this.__CACHE),this.data.toBase64()}updateGlobal(et){return this.data.updateGlobal(et),this}updateInput(et,tt){return tt.witnessScript&&checkInvalidP2WSH(tt.witnessScript),(0,bip371_1.checkTaprootInputFields)(this.data.inputs[et],tt,"updateInput"),this.data.updateInput(et,tt),tt.nonWitnessUtxo&&addNonWitnessTxCache(this.__CACHE,this.data.inputs[et],et),this}updateOutput(et,tt){const rt=this.data.outputs[et];return(0,bip371_1.checkTaprootOutputFields)(rt,tt,"updateOutput"),this.data.updateOutput(et,tt),this}addUnknownKeyValToGlobal(et){return this.data.addUnknownKeyValToGlobal(et),this}addUnknownKeyValToInput(et,tt){return this.data.addUnknownKeyValToInput(et,tt),this}addUnknownKeyValToOutput(et,tt){return this.data.addUnknownKeyValToOutput(et,tt),this}clearFinalizedInput(et){return this.data.clearFinalizedInput(et),this}}psbt$1.Psbt=Psbt;const transactionFromBuffer=o=>new PsbtTransaction(o);class PsbtTransaction{constructor(et=Buffer.from([2,0,0,0,0,0,0,0,0,0])){this.tx=transaction_1.Transaction.fromBuffer(et),checkTxEmpty(this.tx),Object.defineProperty(this,"tx",{enumerable:!1,writable:!0})}getInputOutputCounts(){return{inputCount:this.tx.ins.length,outputCount:this.tx.outs.length}}addInput(et){if(et.hash===void 0||et.index===void 0||!Buffer.isBuffer(et.hash)&&typeof et.hash!="string"||typeof et.index!="number")throw new Error("Error adding input.");const tt=typeof et.hash=="string"?(0,bufferutils_1.reverseBuffer)(Buffer.from(et.hash,"hex")):et.hash;this.tx.addInput(tt,et.index,et.sequence)}addOutput(et){if(et.script===void 0||et.value===void 0||!Buffer.isBuffer(et.script)||typeof et.value!="number")throw new Error("Error adding output.");this.tx.addOutput(et.script,et.value)}toBuffer(){return this.tx.toBuffer()}}function canFinalize(o,et,tt){switch(tt){case"pubkey":case"pubkeyhash":case"witnesspubkeyhash":return hasSigs(1,o.partialSig);case"multisig":const rt=payments.p2ms({output:et});return hasSigs(rt.m,o.partialSig,rt.pubkeys);default:return!1}}function checkCache(o){if(o.__UNSAFE_SIGN_NONSEGWIT!==!1)throw new Error("Not BIP174 compliant, can not export")}function hasSigs(o,et,tt){if(!et)return!1;let rt;if(tt?rt=tt.map(it=>{const nt=compressPubkey(it);return et.find(at=>at.pubkey.equals(nt))}).filter(it=>!!it):rt=et,rt.length>o)throw new Error("Too many signatures");return rt.length===o}function isFinalized(o){return!!o.finalScriptSig||!!o.finalScriptWitness}function bip32DerivationIsMine(o){return et=>!(!et.masterFingerprint.equals(o.fingerprint)||!o.derivePath(et.path).publicKey.equals(et.pubkey))}function check32Bit(o){if(typeof o!="number"||o!==Math.floor(o)||o>4294967295||o<0)throw new Error("Invalid 32 bit integer")}function checkFees(o,et,tt){const rt=et.__FEE_RATE||o.getFeeRate(),it=et.__EXTRACTED_TX.virtualSize(),nt=rt*it;if(rt>=tt.maximumFeeRate)throw new Error(`Warning: You are paying around ${(nt/1e8).toFixed(8)} in fees, which is ${rt} satoshi per byte for a transaction with a VSize of ${it} bytes (segwit counted as 0.25 byte per byte). Use setMaximumFeeRate method to raise your threshold, or pass true to the first arg of extractTransaction.`)}function checkInputsForPartialSig(o,et){o.forEach(tt=>{if((0,bip371_1.isTaprootInput)(tt)?(0,bip371_1.checkTaprootInputForSigs)(tt,et):(0,psbtutils_1.checkInputForSig)(tt,et))throw new Error("Can not modify transaction, signatures exist.")})}function checkPartialSigSighashes(o){if(!o.sighashType||!o.partialSig)return;const{partialSig:et,sighashType:tt}=o;et.forEach(rt=>{const{hashType:it}=bscript.signature.decode(rt.signature);if(tt!==it)throw new Error("Signature sighash does not match input sighash type")})}function checkScriptForPubkey(o,et,tt){if(!(0,psbtutils_1.pubkeyInScript)(o,et))throw new Error(`Can not ${tt} for this input with the key ${o.toString("hex")}`)}function checkTxEmpty(o){if(!o.ins.every(tt=>tt.script&&tt.script.length===0&&tt.witness&&tt.witness.length===0))throw new Error("Format Error: Transaction ScriptSigs are not empty")}function checkTxForDupeIns(o,et){o.ins.forEach(tt=>{checkTxInputCache(et,tt)})}function checkTxInputCache(o,et){const tt=(0,bufferutils_1.reverseBuffer)(Buffer.from(et.hash)).toString("hex")+":"+et.index;if(o.__TX_IN_CACHE[tt])throw new Error("Duplicate input detected.");o.__TX_IN_CACHE[tt]=1}function scriptCheckerFactory(o,et){return(tt,rt,it,nt)=>{const at=o({redeem:{output:it}}).output;if(!rt.equals(at))throw new Error(`${et} for ${nt} #${tt} doesn't match the scriptPubKey in the prevout`)}}const checkRedeemScript=scriptCheckerFactory(payments.p2sh,"Redeem script"),checkWitnessScript=scriptCheckerFactory(payments.p2wsh,"Witness script");function getTxCacheValue(o,et,tt,rt){if(!tt.every(isFinalized))throw new Error(`PSBT must be finalized to calculate ${et}`);if(o==="__FEE_RATE"&&rt.__FEE_RATE)return rt.__FEE_RATE;if(o==="__FEE"&&rt.__FEE)return rt.__FEE;let it,nt=!0;if(rt.__EXTRACTED_TX?(it=rt.__EXTRACTED_TX,nt=!1):it=rt.__TX.clone(),inputFinalizeGetAmts(tt,it,rt,nt),o==="__FEE_RATE")return rt.__FEE_RATE;if(o==="__FEE")return rt.__FEE}function getFinalScripts(o,et,tt,rt,it,nt){const at=classifyScript(tt);if(!canFinalize(et,tt,at))throw new Error(`Can not finalize input #${o}`);return prepareFinalScripts(tt,at,et.partialSig,rt,it,nt)}function prepareFinalScripts(o,et,tt,rt,it,nt){let at,st;const ot=getPayment(o,et,tt),lt=nt?payments.p2wsh({redeem:ot}):null,ht=it?payments.p2sh({redeem:lt||ot}):null;return rt?(lt?st=(0,psbtutils_1.witnessStackToScriptWitness)(lt.witness):st=(0,psbtutils_1.witnessStackToScriptWitness)(ot.witness),ht&&(at=ht.input)):ht?at=ht.input:at=ot.input,{finalScriptSig:at,finalScriptWitness:st}}function getHashAndSighashType(o,et,tt,rt,it){const nt=(0,utils_1.checkForInput)(o,et),{hash:at,sighashType:st,script:ot}=getHashForSig(et,nt,rt,!1,it);return checkScriptForPubkey(tt,ot,"sign"),{hash:at,sighashType:st}}function getHashForSig(o,et,tt,rt,it){const nt=tt.__TX,at=et.sighashType||transaction_1.Transaction.SIGHASH_ALL;checkSighashTypeAllowed(at,it);let st,ot;if(et.nonWitnessUtxo){const yt=nonWitnessUtxoTxFromCache(tt,et,o),gt=nt.ins[o].hash,bt=yt.getHash();if(!gt.equals(bt))throw new Error(`Non-witness UTXO hash for input #${o} doesn't match the hash specified in the prevout`);const dt=nt.ins[o].index;ot=yt.outs[dt]}else if(et.witnessUtxo)ot=et.witnessUtxo;else throw new Error("Need a Utxo input item for signing");const{meaningfulScript:lt,type:ht}=getMeaningfulScript(ot.script,o,"input",et.redeemScript,et.witnessScript);if(["p2sh-p2wsh","p2wsh"].indexOf(ht)>=0)st=nt.hashForWitnessV0(o,lt,ot.value,at);else if((0,psbtutils_1.isP2WPKH)(lt)){const yt=payments.p2pkh({hash:lt.slice(2)}).output;st=nt.hashForWitnessV0(o,yt,ot.value,at)}else{if(et.nonWitnessUtxo===void 0&&tt.__UNSAFE_SIGN_NONSEGWIT===!1)throw new Error(`Input #${o} has witnessUtxo but non-segwit script: ${lt.toString("hex")}`);!rt&&tt.__UNSAFE_SIGN_NONSEGWIT!==!1&&console.warn(`Warning: Signing non-segwit inputs without the full parent transaction means there is a chance that a miner could feed you incorrect information to trick you into paying large fees. This behavior is the same as Psbt's predecesor (TransactionBuilder - now removed) when signing non-segwit scripts. You are not able to export this Psbt with toBuffer|toBase64|toHex since it is not BIP174 compliant. -********************* -PROCEED WITH CAUTION! -*********************`),st=nt.hashForSignature(o,lt,at)}return{script:lt,sighashType:at,hash:st}}function getAllTaprootHashesForSig(o,et,tt,rt){const it=[];if(et.tapInternalKey){const at=getPrevoutTaprootKey(o,et,rt);at&&it.push(at)}if(et.tapScriptSig){const at=et.tapScriptSig.map(st=>st.pubkey);it.push(...at)}return it.map(at=>getTaprootHashesForSig(o,et,tt,at,rt)).flat()}function getPrevoutTaprootKey(o,et,tt){const{script:rt}=getScriptAndAmountFromUtxo(o,et,tt);return(0,psbtutils_1.isP2TR)(rt)?rt.subarray(2,34):null}function trimTaprootSig(o){return o.length===64?o:o.subarray(0,64)}function getTaprootHashesForSig(o,et,tt,rt,it,nt,at){const st=it.__TX,ot=et.sighashType||transaction_1.Transaction.SIGHASH_DEFAULT;checkSighashTypeAllowed(ot,at);const lt=tt.map((dt,mt)=>getScriptAndAmountFromUtxo(mt,dt,it)),ht=lt.map(dt=>dt.script),yt=lt.map(dt=>dt.value),gt=[];if(et.tapInternalKey&&!nt){const dt=getPrevoutTaprootKey(o,et,it)||Buffer.from([]);if((0,bip371_1.toXOnly)(rt).equals(dt)){const mt=st.hashForWitnessV1(o,ht,yt,ot);gt.push({pubkey:rt,hash:mt})}}const bt=(et.tapLeafScript||[]).filter(dt=>(0,psbtutils_1.pubkeyInScript)(rt,dt.script)).map(dt=>{const mt=(0,bip341_1.tapleafHash)({output:dt.script,version:dt.leafVersion});return Object.assign({hash:mt},dt)}).filter(dt=>!nt||nt.equals(dt.hash)).map(dt=>{const mt=st.hashForWitnessV1(o,ht,yt,transaction_1.Transaction.SIGHASH_DEFAULT,dt.hash);return{pubkey:rt,hash:mt,leafHash:dt.hash}});return gt.concat(bt)}function checkSighashTypeAllowed(o,et){if(et&&et.indexOf(o)<0){const tt=sighashTypeToString(o);throw new Error(`Sighash type is not allowed. Retry the sign method passing the sighashTypes array of whitelisted types. Sighash type: ${tt}`)}}function getPayment(o,et,tt){let rt;switch(et){case"multisig":const it=getSortedSigs(o,tt);rt=payments.p2ms({output:o,signatures:it});break;case"pubkey":rt=payments.p2pk({output:o,signature:tt[0].signature});break;case"pubkeyhash":rt=payments.p2pkh({output:o,pubkey:tt[0].pubkey,signature:tt[0].signature});break;case"witnesspubkeyhash":rt=payments.p2wpkh({output:o,pubkey:tt[0].pubkey,signature:tt[0].signature});break}return rt}function getScriptFromInput(o,et,tt){const rt=tt.__TX,it={script:null,isSegwit:!1,isP2SH:!1,isP2WSH:!1};if(it.isP2SH=!!et.redeemScript,it.isP2WSH=!!et.witnessScript,et.witnessScript)it.script=et.witnessScript;else if(et.redeemScript)it.script=et.redeemScript;else if(et.nonWitnessUtxo){const nt=nonWitnessUtxoTxFromCache(tt,et,o),at=rt.ins[o].index;it.script=nt.outs[at].script}else et.witnessUtxo&&(it.script=et.witnessUtxo.script);return(et.witnessScript||(0,psbtutils_1.isP2WPKH)(it.script))&&(it.isSegwit=!0),it}function getSignersFromHD(o,et,tt){const rt=(0,utils_1.checkForInput)(et,o);if(!rt.bip32Derivation||rt.bip32Derivation.length===0)throw new Error("Need bip32Derivation to sign with HD");const it=rt.bip32Derivation.map(at=>{if(at.masterFingerprint.equals(tt.fingerprint))return at}).filter(at=>!!at);if(it.length===0)throw new Error("Need one bip32Derivation masterFingerprint to match the HDSigner fingerprint");return it.map(at=>{const st=tt.derivePath(at.path);if(!at.pubkey.equals(st.publicKey))throw new Error("pubkey did not match bip32Derivation");return st})}function getSortedSigs(o,et){return payments.p2ms({output:o}).pubkeys.map(rt=>(et.filter(it=>it.pubkey.equals(rt))[0]||{}).signature).filter(rt=>!!rt)}function scriptWitnessToWitnessStack(o){let et=0;function tt(at){return et+=at,o.slice(et-at,et)}function rt(){const at=varuint.decode(o,et);return et+=varuint.decode.bytes,at}function it(){return tt(rt())}function nt(){const at=rt(),st=[];for(let ot=0;ot{if(rt&&ot.finalScriptSig&&(et.ins[lt].script=ot.finalScriptSig),rt&&ot.finalScriptWitness&&(et.ins[lt].witness=scriptWitnessToWitnessStack(ot.finalScriptWitness)),ot.witnessUtxo)it+=ot.witnessUtxo.value;else if(ot.nonWitnessUtxo){const ht=nonWitnessUtxoTxFromCache(tt,ot,lt),yt=et.ins[lt].index,gt=ht.outs[yt];it+=gt.value}});const nt=et.outs.reduce((ot,lt)=>ot+lt.value,0),at=it-nt;if(at<0)throw new Error("Outputs are spending more than Inputs");const st=et.virtualSize();tt.__FEE=at,tt.__EXTRACTED_TX=et,tt.__FEE_RATE=Math.floor(at/st)}function nonWitnessUtxoTxFromCache(o,et,tt){const rt=o.__NON_WITNESS_UTXO_TX_CACHE;return rt[tt]||addNonWitnessTxCache(o,et,tt),rt[tt]}function getScriptFromUtxo(o,et,tt){const{script:rt}=getScriptAndAmountFromUtxo(o,et,tt);return rt}function getScriptAndAmountFromUtxo(o,et,tt){if(et.witnessUtxo!==void 0)return{script:et.witnessUtxo.script,value:et.witnessUtxo.value};if(et.nonWitnessUtxo!==void 0){const it=nonWitnessUtxoTxFromCache(tt,et,o).outs[tt.__TX.ins[o].index];return{script:it.script,value:it.value}}else throw new Error("Can't find pubkey in input without Utxo data")}function pubkeyInInput(o,et,tt,rt){const it=getScriptFromUtxo(tt,et,rt),{meaningfulScript:nt}=getMeaningfulScript(it,tt,"input",et.redeemScript,et.witnessScript);return(0,psbtutils_1.pubkeyInScript)(o,nt)}function pubkeyInOutput(o,et,tt,rt){const it=rt.__TX.outs[tt].script,{meaningfulScript:nt}=getMeaningfulScript(it,tt,"output",et.redeemScript,et.witnessScript);return(0,psbtutils_1.pubkeyInScript)(o,nt)}function redeemFromFinalScriptSig(o){if(!o)return;const et=bscript.decompile(o);if(!et)return;const tt=et[et.length-1];if(!(!Buffer.isBuffer(tt)||isPubkeyLike(tt)||isSigLike(tt)||!bscript.decompile(tt)))return tt}function redeemFromFinalWitnessScript(o){if(!o)return;const et=scriptWitnessToWitnessStack(o),tt=et[et.length-1];if(!(isPubkeyLike(tt)||!bscript.decompile(tt)))return tt}function compressPubkey(o){if(o.length===65){const et=o[64]&1,tt=o.slice(0,33);return tt[0]=2|et,tt}return o.slice()}function isPubkeyLike(o){return o.length===33&&bscript.isCanonicalPubKey(o)}function isSigLike(o){return bscript.isCanonicalScriptSignature(o)}function getMeaningfulScript(o,et,tt,rt,it){const nt=(0,psbtutils_1.isP2SHScript)(o),at=nt&&rt&&(0,psbtutils_1.isP2WSHScript)(rt),st=(0,psbtutils_1.isP2WSHScript)(o);if(nt&&rt===void 0)throw new Error("scriptPubkey is P2SH but redeemScript missing");if((st||at)&&it===void 0)throw new Error("scriptPubkey or redeemScript is P2WSH but witnessScript missing");let ot;return at?(ot=it,checkRedeemScript(et,o,rt,tt),checkWitnessScript(et,rt,it,tt),checkInvalidP2WSH(ot)):st?(ot=it,checkWitnessScript(et,o,it,tt),checkInvalidP2WSH(ot)):nt?(ot=rt,checkRedeemScript(et,o,rt,tt)):ot=o,{meaningfulScript:ot,type:at?"p2sh-p2wsh":nt?"p2sh":st?"p2wsh":"raw"}}function checkInvalidP2WSH(o){if((0,psbtutils_1.isP2WPKH)(o)||(0,psbtutils_1.isP2SHScript)(o))throw new Error("P2WPKH or P2SH can not be contained within P2WSH")}function classifyScript(o){return(0,psbtutils_1.isP2WPKH)(o)?"witnesspubkeyhash":(0,psbtutils_1.isP2PKH)(o)?"pubkeyhash":(0,psbtutils_1.isP2MS)(o)?"multisig":(0,psbtutils_1.isP2PK)(o)?"pubkey":"nonstandard"}function range(o){return[...Array(o).keys()]}(function(o){Object.defineProperty(o,"__esModule",{value:!0}),o.initEccLib=o.Transaction=o.opcodes=o.Psbt=o.Block=o.script=o.payments=o.networks=o.crypto=o.address=void 0;const et=address;o.address=et;const tt=crypto$2;o.crypto=tt;const rt=networks$1;o.networks=rt;const it=payments$3;o.payments=it;const nt=script;o.script=nt;var at=block;Object.defineProperty(o,"Block",{enumerable:!0,get:function(){return at.Block}});var st=psbt$1;Object.defineProperty(o,"Psbt",{enumerable:!0,get:function(){return st.Psbt}});var ot=ops;Object.defineProperty(o,"opcodes",{enumerable:!0,get:function(){return ot.OPS}});var lt=transaction;Object.defineProperty(o,"Transaction",{enumerable:!0,get:function(){return lt.Transaction}});var ht=ecc_lib;Object.defineProperty(o,"initEccLib",{enumerable:!0,get:function(){return ht.initEccLib}})})(src$1);function listCacheClear$1(){this.__data__=[],this.size=0}var _listCacheClear=listCacheClear$1;function eq$2(o,et){return o===et||o!==o&&et!==et}var eq_1=eq$2,eq$1=eq_1;function assocIndexOf$4(o,et){for(var tt=o.length;tt--;)if(eq$1(o[tt][0],et))return tt;return-1}var _assocIndexOf=assocIndexOf$4,assocIndexOf$3=_assocIndexOf,arrayProto=Array.prototype,splice=arrayProto.splice;function listCacheDelete$1(o){var et=this.__data__,tt=assocIndexOf$3(et,o);if(tt<0)return!1;var rt=et.length-1;return tt==rt?et.pop():splice.call(et,tt,1),--this.size,!0}var _listCacheDelete=listCacheDelete$1,assocIndexOf$2=_assocIndexOf;function listCacheGet$1(o){var et=this.__data__,tt=assocIndexOf$2(et,o);return tt<0?void 0:et[tt][1]}var _listCacheGet=listCacheGet$1,assocIndexOf$1=_assocIndexOf;function listCacheHas$1(o){return assocIndexOf$1(this.__data__,o)>-1}var _listCacheHas=listCacheHas$1,assocIndexOf=_assocIndexOf;function listCacheSet$1(o,et){var tt=this.__data__,rt=assocIndexOf(tt,o);return rt<0?(++this.size,tt.push([o,et])):tt[rt][1]=et,this}var _listCacheSet=listCacheSet$1,listCacheClear=_listCacheClear,listCacheDelete=_listCacheDelete,listCacheGet=_listCacheGet,listCacheHas=_listCacheHas,listCacheSet=_listCacheSet;function ListCache$4(o){var et=-1,tt=o==null?0:o.length;for(this.clear();++et-1&&o%1==0&&o-1&&o%1==0&&o<=MAX_SAFE_INTEGER}var isLength_1=isLength$2,baseGetTag$1=_baseGetTag,isLength$1=isLength_1,isObjectLike$2=isObjectLike_1,argsTag$1="[object Arguments]",arrayTag$1="[object Array]",boolTag$2="[object Boolean]",dateTag$2="[object Date]",errorTag$1="[object Error]",funcTag$1="[object Function]",mapTag$4="[object Map]",numberTag$2="[object Number]",objectTag$2="[object Object]",regexpTag$2="[object RegExp]",setTag$4="[object Set]",stringTag$2="[object String]",weakMapTag$2="[object WeakMap]",arrayBufferTag$2="[object ArrayBuffer]",dataViewTag$3="[object DataView]",float32Tag$2="[object Float32Array]",float64Tag$2="[object Float64Array]",int8Tag$2="[object Int8Array]",int16Tag$2="[object Int16Array]",int32Tag$2="[object Int32Array]",uint8Tag$2="[object Uint8Array]",uint8ClampedTag$2="[object Uint8ClampedArray]",uint16Tag$2="[object Uint16Array]",uint32Tag$2="[object Uint32Array]",typedArrayTags={};typedArrayTags[float32Tag$2]=typedArrayTags[float64Tag$2]=typedArrayTags[int8Tag$2]=typedArrayTags[int16Tag$2]=typedArrayTags[int32Tag$2]=typedArrayTags[uint8Tag$2]=typedArrayTags[uint8ClampedTag$2]=typedArrayTags[uint16Tag$2]=typedArrayTags[uint32Tag$2]=!0;typedArrayTags[argsTag$1]=typedArrayTags[arrayTag$1]=typedArrayTags[arrayBufferTag$2]=typedArrayTags[boolTag$2]=typedArrayTags[dataViewTag$3]=typedArrayTags[dateTag$2]=typedArrayTags[errorTag$1]=typedArrayTags[funcTag$1]=typedArrayTags[mapTag$4]=typedArrayTags[numberTag$2]=typedArrayTags[objectTag$2]=typedArrayTags[regexpTag$2]=typedArrayTags[setTag$4]=typedArrayTags[stringTag$2]=typedArrayTags[weakMapTag$2]=!1;function baseIsTypedArray$1(o){return isObjectLike$2(o)&&isLength$1(o.length)&&!!typedArrayTags[baseGetTag$1(o)]}var _baseIsTypedArray=baseIsTypedArray$1;function baseUnary$3(o){return function(et){return o(et)}}var _baseUnary=baseUnary$3,_nodeUtil={exports:{}};_nodeUtil.exports;(function(o,et){var tt=_freeGlobal,rt=et&&!et.nodeType&&et,it=rt&&!0&&o&&!o.nodeType&&o,nt=it&&it.exports===rt,at=nt&&tt.process,st=function(){try{var ot=it&&it.require&&it.require("util").types;return ot||at&&at.binding&&at.binding("util")}catch{}}();o.exports=st})(_nodeUtil,_nodeUtil.exports);var _nodeUtilExports=_nodeUtil.exports,baseIsTypedArray=_baseIsTypedArray,baseUnary$2=_baseUnary,nodeUtil$2=_nodeUtilExports,nodeIsTypedArray=nodeUtil$2&&nodeUtil$2.isTypedArray,isTypedArray$1=nodeIsTypedArray?baseUnary$2(nodeIsTypedArray):baseIsTypedArray,isTypedArray_1=isTypedArray$1,baseTimes=_baseTimes,isArguments=isArguments_1,isArray$3=isArray_1,isBuffer$1=isBufferExports,isIndex=_isIndex,isTypedArray=isTypedArray_1,objectProto$5=Object.prototype,hasOwnProperty$4=objectProto$5.hasOwnProperty;function arrayLikeKeys$2(o,et){var tt=isArray$3(o),rt=!tt&&isArguments(o),it=!tt&&!rt&&isBuffer$1(o),nt=!tt&&!rt&&!it&&isTypedArray(o),at=tt||rt||it||nt,st=at?baseTimes(o.length,String):[],ot=st.length;for(var lt in o)(et||hasOwnProperty$4.call(o,lt))&&!(at&&(lt=="length"||it&&(lt=="offset"||lt=="parent")||nt&&(lt=="buffer"||lt=="byteLength"||lt=="byteOffset")||isIndex(lt,ot)))&&st.push(lt);return st}var _arrayLikeKeys=arrayLikeKeys$2,objectProto$4=Object.prototype;function isPrototype$3(o){var et=o&&o.constructor,tt=typeof et=="function"&&et.prototype||objectProto$4;return o===tt}var _isPrototype=isPrototype$3;function overArg$2(o,et){return function(tt){return o(et(tt))}}var _overArg=overArg$2,overArg$1=_overArg,nativeKeys$1=overArg$1(Object.keys,Object),_nativeKeys=nativeKeys$1,isPrototype$2=_isPrototype,nativeKeys=_nativeKeys,objectProto$3=Object.prototype,hasOwnProperty$3=objectProto$3.hasOwnProperty;function baseKeys$1(o){if(!isPrototype$2(o))return nativeKeys(o);var et=[];for(var tt in Object(o))hasOwnProperty$3.call(o,tt)&&tt!="constructor"&&et.push(tt);return et}var _baseKeys=baseKeys$1,isFunction=isFunction_1,isLength=isLength_1;function isArrayLike$2(o){return o!=null&&isLength(o.length)&&!isFunction(o)}var isArrayLike_1=isArrayLike$2,arrayLikeKeys$1=_arrayLikeKeys,baseKeys=_baseKeys,isArrayLike$1=isArrayLike_1;function keys$3(o){return isArrayLike$1(o)?arrayLikeKeys$1(o):baseKeys(o)}var keys_1=keys$3,copyObject$3=_copyObject,keys$2=keys_1;function baseAssign$1(o,et){return o&©Object$3(et,keys$2(et),o)}var _baseAssign=baseAssign$1;function nativeKeysIn$1(o){var et=[];if(o!=null)for(var tt in Object(o))et.push(tt);return et}var _nativeKeysIn=nativeKeysIn$1,isObject$7=isObject_1,isPrototype$1=_isPrototype,nativeKeysIn=_nativeKeysIn,objectProto$2=Object.prototype,hasOwnProperty$2=objectProto$2.hasOwnProperty;function baseKeysIn$1(o){if(!isObject$7(o))return nativeKeysIn(o);var et=isPrototype$1(o),tt=[];for(var rt in o)rt=="constructor"&&(et||!hasOwnProperty$2.call(o,rt))||tt.push(rt);return tt}var _baseKeysIn=baseKeysIn$1,arrayLikeKeys=_arrayLikeKeys,baseKeysIn=_baseKeysIn,isArrayLike=isArrayLike_1;function keysIn$3(o){return isArrayLike(o)?arrayLikeKeys(o,!0):baseKeysIn(o)}var keysIn_1=keysIn$3,copyObject$2=_copyObject,keysIn$2=keysIn_1;function baseAssignIn$1(o,et){return o&©Object$2(et,keysIn$2(et),o)}var _baseAssignIn=baseAssignIn$1,_cloneBuffer={exports:{}};_cloneBuffer.exports;(function(o,et){var tt=_root,rt=et&&!et.nodeType&&et,it=rt&&!0&&o&&!o.nodeType&&o,nt=it&&it.exports===rt,at=nt?tt.Buffer:void 0,st=at?at.allocUnsafe:void 0;function ot(lt,ht){if(ht)return lt.slice();var yt=lt.length,gt=st?st(yt):new lt.constructor(yt);return lt.copy(gt),gt}o.exports=ot})(_cloneBuffer,_cloneBuffer.exports);var _cloneBufferExports=_cloneBuffer.exports;function copyArray$1(o,et){var tt=-1,rt=o.length;for(et||(et=Array(rt));++ttwordsToBuffer(o,!0).toString("hex"),16:o=>wordsToBuffer(o,!0).toString("hex"),13:o=>wordsToBuffer(o,!0).toString("utf8"),19:o=>wordsToBuffer(o,!0).toString("hex"),23:o=>wordsToBuffer(o,!0).toString("hex"),6:wordsToIntBE,24:wordsToIntBE,9:fallbackAddressParser,3:routingInfoParser,5:featureBitsParser},unknownTagName="unknownTag";function unknownEncoder(o){return o.words=bech32.decode(o.words,Number.MAX_SAFE_INTEGER).words,o}function getUnknownParser(o){return et=>({tagCode:parseInt(o),words:bech32.encode("unknown",et,Number.MAX_SAFE_INTEGER)})}function wordsToIntBE(o){return o.reverse().reduce((et,tt,rt)=>et+tt*Math.pow(32,rt),0)}function intBEToWords(o,et){const tt=[];if(et===void 0&&(et=5),o=Math.floor(o),o===0)return[0];for(;o>0;)tt.push(o&Math.pow(2,et)-1),o=Math.floor(o/Math.pow(2,et));return tt.reverse()}function sha256(o){return createHash("sha256").update(o).digest()}function convert(o,et,tt){let rt=0,it=0;const nt=(1<=tt;)it-=tt,at.push(rt>>it&nt);return it>0&&at.push(rt<0;)tt=st.slice(0,33).toString("hex"),rt=st.slice(33,41).toString("hex"),it=parseInt(st.slice(41,45).toString("hex"),16),nt=parseInt(st.slice(45,49).toString("hex"),16),at=parseInt(st.slice(49,51).toString("hex"),16),st=st.slice(51),et.push({pubkey:tt,short_channel_id:rt,fee_base_msat:it,fee_proportional_millionths:nt,cltv_expiry_delta:at});return et}function featureBitsParser(o){const et=o.slice().reverse().map(rt=>[!!(rt&1),!!(rt&2),!!(rt&4),!!(rt&8),!!(rt&16)]).reduce((rt,it)=>rt.concat(it),[]);for(;et.length{tt[rt]={required:et[it*2],supported:et[it*2+1]}}),et.length>FEATUREBIT_ORDER.length*2){const rt=et.slice(FEATUREBIT_ORDER.length*2);tt.extra_bits={start_bit:FEATUREBIT_ORDER.length*2,bits:rt,has_required:rt.reduce((it,nt,at)=>at%2!==0?it||!1:it||nt,!1)}}else tt.extra_bits={start_bit:FEATUREBIT_ORDER.length*2,bits:[],has_required:!1};return tt}function featureBitsEncoder(o){let et=o.word_length,tt=[];for(FEATUREBIT_ORDER.forEach(rt=>{tt.push(!!(o[rt]||{}).required),tt.push(!!(o[rt]||{}).supported)});tt[tt.length-1]===!1;)tt.pop();for(;tt.length%5!==0;)tt.push(!1);if(o.extra_bits&&Array.isArray(o.extra_bits.bits)&&o.extra_bits.bits.length>0){for(;tt.lengthet)throw new Error("word_length is too small to contain all featureBits");return et===void 0&&(et=Math.ceil(tt.length/5)),new Array(et).fill(0).map((rt,it)=>tt[it*5+4]<<4|tt[it*5+3]<<3|tt[it*5+2]<<2|tt[it*5+1]<<1|tt[it*5]<<0).reverse()}function routingInfoEncoder(o){let et=Buffer$1.from([]);return o.forEach(tt=>{et=Buffer$1.concat([et,hexToBuffer(tt.pubkey)]),et=Buffer$1.concat([et,hexToBuffer(tt.short_channel_id)]),et=Buffer$1.concat([et,Buffer$1.from([0,0,0].concat(intBEToWords(tt.fee_base_msat,8)).slice(-4))]),et=Buffer$1.concat([et,Buffer$1.from([0,0,0].concat(intBEToWords(tt.fee_proportional_millionths,8)).slice(-4))]),et=Buffer$1.concat([et,Buffer$1.from([0].concat(intBEToWords(tt.cltv_expiry_delta,8)).slice(-2))])}),hexToWord(et)}function purposeCommitEncoder(o){let et;if(o!==void 0&&(typeof o=="string"||o instanceof String))o.match(/^([a-zA-Z0-9]{2})*$/)?et=Buffer$1.from(o,"hex"):et=sha256(Buffer$1.from(o,"utf8"));else throw new Error("purpose or purpose commit must be a string or hex string");return bech32.toWords(et)}function tagsItems(o,et){const tt=o.filter(it=>it.tagName===et);return tt.length>0?tt[0].data:null}function tagsContainItem(o,et){return tagsItems(o,et)!==null}function orderKeys(o,et){const tt={};if(Object.keys(o).sort().forEach(rt=>{tt[rt]=o[rt]}),et===!0){const rt="__tagsObject_cache";Object.defineProperty(tt,"tagsObject",{get(){return this[rt]||Object.defineProperty(this,rt,{value:getTagsObject(this.tags)}),this[rt]}})}return tt}function satToHrp(o){if(!o.toString().match(/^\d+$/))throw new Error("satoshis must be an integer");const et=new BN(o,10);return millisatToHrp(et.mul(new BN(1e3,10)))}function millisatToHrp(o){if(!o.toString().match(/^\d+$/))throw new Error("millisatoshis must be an integer");const et=new BN(o,10),tt=et.toString(10),rt=tt.length;let it,nt;return rt>11&&/0{11}$/.test(tt)?(it="",nt=et.div(MILLISATS_PER_BTC).toString(10)):rt>8&&/0{8}$/.test(tt)?(it="m",nt=et.div(MILLISATS_PER_MILLIBTC).toString(10)):rt>5&&/0{5}$/.test(tt)?(it="u",nt=et.div(MILLISATS_PER_MICROBTC).toString(10)):rt>2&&/0{2}$/.test(tt)?(it="n",nt=et.div(MILLISATS_PER_NANOBTC).toString(10)):(it="p",nt=et.mul(PICOBTC_PER_MILLISATS).toString(10)),nt+it}function hrpToSat(o,et){const tt=hrpToMillisat(o,!1);if(!tt.mod(new BN(1e3,10)).eq(new BN(0,10)))throw new Error("Amount is outside of valid range");const rt=tt.div(new BN(1e3,10));return et?rt.toString():rt}function hrpToMillisat(o,et){let tt,rt;if(o.slice(-1).match(/^[munp]$/))tt=o.slice(-1),rt=o.slice(0,-1);else{if(o.slice(-1).match(/^[^munp0-9]$/))throw new Error("Not a valid multiplier for the amount");rt=o}if(!rt.match(/^\d+$/))throw new Error("Not a valid human readable amount");const it=new BN(rt,10),nt=tt?it.mul(MILLISATS_PER_BTC).div(DIVISORS[tt]):it.mul(MILLISATS_PER_BTC);if(tt==="p"&&!it.mod(new BN(10,10)).eq(new BN(0,10))||nt.gt(MAX_MILLISATS))throw new Error("Amount is outside of valid range");return et?nt.toString():nt}function sign(o,et){const tt=cloneDeep(o),rt=hexToBuffer(et);if(tt.complete&&tt.paymentRequest)return tt;if(rt===void 0||rt.length!==32||!secp256k1.privateKeyVerify(rt))throw new Error("privateKey must be a 32 byte Buffer and valid private key");let it,nt;if(tagsContainItem(tt.tags,TAGNAMES[19])&&(nt=hexToBuffer(tagsItems(tt.tags,TAGNAMES[19]))),tt.payeeNodeKey&&(it=hexToBuffer(tt.payeeNodeKey)),it&&nt&&!nt.equals(it))throw new Error("payee node key tag and payeeNodeKey attribute must match");it=nt||it;const at=Buffer$1.from(secp256k1.publicKeyCreate(rt));if(it&&!at.equals(it))throw new Error("The private key given is not the private key of the node public key given");const st=bech32.decode(tt.wordsTemp,Number.MAX_SAFE_INTEGER).words,ot=Buffer$1.concat([Buffer$1.from(tt.prefix,"utf8"),wordsToBuffer(st)]),lt=sha256(ot),ht=secp256k1.ecdsaSign(lt,rt);ht.signature=Buffer$1.from(ht.signature);const yt=hexToWord(ht.signature.toString("hex")+"0"+ht.recid);return tt.payeeNodeKey=at.toString("hex"),tt.signature=ht.signature.toString("hex"),tt.recoveryFlag=ht.recid,tt.wordsTemp=bech32.encode("temp",st.concat(yt),Number.MAX_SAFE_INTEGER),tt.complete=!0,tt.paymentRequest=bech32.encode(tt.prefix,st.concat(yt),Number.MAX_SAFE_INTEGER),orderKeys(tt)}function encode$3(o,et){const tt=cloneDeep(o);et===void 0&&(et=!0);const rt=!(tt.signature===void 0||tt.recoveryFlag===void 0);let it;if(tt.network===void 0&&!rt)tt.network=DEFAULTNETWORK,it=DEFAULTNETWORK;else{if(tt.network===void 0&&rt)throw new Error("Need network for proper payment request reconstruction");if(!tt.network.bech32||tt.network.pubKeyHash===void 0||tt.network.scriptHash===void 0||!Array.isArray(tt.network.validWitnessVersions))throw new Error("Invalid network");it=tt.network}if(tt.timestamp===void 0&&!rt)tt.timestamp=Math.floor(new Date().getTime()/1e3);else if(tt.timestamp===void 0&&rt)throw new Error("Need timestamp for proper payment request reconstruction");if(tt.tags===void 0)throw new Error("Payment Requests need tags array");if(!tagsContainItem(tt.tags,TAGNAMES[1]))throw new Error("Lightning Payment Request needs a payment hash");if(tagsContainItem(tt.tags,TAGNAMES[16]))if(tagsContainItem(tt.tags,TAGNAMES[5])){const Et=tagsItems(tt.tags,TAGNAMES[5]);if(!Et.payment_secret||!Et.payment_secret.supported&&!Et.payment_secret.required)throw new Error("Payment request requires feature bits with at least payment secret support flagged if payment secret is included")}else if(et)tt.tags.push({tagName:TAGNAMES[5],data:DEFAULTFEATUREBITS});else throw new Error("Payment request requires feature bits with at least payment secret support flagged if payment secret is included");if(!tagsContainItem(tt.tags,TAGNAMES[13])&&!tagsContainItem(tt.tags,TAGNAMES[23]))if(et)tt.tags.push({tagName:TAGNAMES[13],data:DEFAULTDESCRIPTION});else throw new Error("Payment request requires description or purpose commit hash");if(tagsContainItem(tt.tags,TAGNAMES[13])&&Buffer$1.from(tagsItems(tt.tags,TAGNAMES[13]),"utf8").length>639)throw new Error("Description is too long: Max length 639 bytes");!tagsContainItem(tt.tags,TAGNAMES[6])&&!rt&&et&&tt.tags.push({tagName:TAGNAMES[6],data:DEFAULTEXPIRETIME}),!tagsContainItem(tt.tags,TAGNAMES[24])&&!rt&&et&&tt.tags.push({tagName:TAGNAMES[24],data:DEFAULTCLTVEXPIRY});let nt,at;if(tagsContainItem(tt.tags,TAGNAMES[19])&&(at=hexToBuffer(tagsItems(tt.tags,TAGNAMES[19]))),tt.payeeNodeKey&&(nt=hexToBuffer(tt.payeeNodeKey)),nt&&at&&!at.equals(nt))throw new Error("payeeNodeKey and tag payee node key do not match");nt=nt||at,nt&&(tt.payeeNodeKey=nt.toString("hex"));let st,ot,lt;if(tagsContainItem(tt.tags,TAGNAMES[9])){const Et=tagsItems(tt.tags,TAGNAMES[9]);if(lt=Et.address,ot=Et.addressHash,st=Et.code,ot===void 0||st===void 0){let Pt,Ot;try{Pt=bitcoinjsAddress.fromBech32(lt),ot=Pt.data,st=Pt.version}catch{try{Ot=bitcoinjsAddress.fromBase58Check(lt),Ot.version===it.pubKeyHash?st=17:Ot.version===it.scriptHash&&(st=18),ot=Ot.hash}catch{throw new Error("Fallback address type is unknown")}}if(Pt&&!(Pt.version in it.validWitnessVersions))throw new Error("Fallback address witness version is unknown");if(Pt&&Pt.prefix!==it.bech32)throw new Error("Fallback address network type does not match payment request network type");if(Ot&&Ot.version!==it.pubKeyHash&&Ot.version!==it.scriptHash)throw new Error("Fallback address version (base58) is unknown or the network type is incorrect");Et.addressHash=ot.toString("hex"),Et.code=st}}tagsContainItem(tt.tags,TAGNAMES[3])&&tagsItems(tt.tags,TAGNAMES[3]).forEach(Pt=>{if(Pt.pubkey===void 0||Pt.short_channel_id===void 0||Pt.fee_base_msat===void 0||Pt.fee_proportional_millionths===void 0||Pt.cltv_expiry_delta===void 0)throw new Error("Routing info is incomplete");if(!secp256k1.publicKeyVerify(hexToBuffer(Pt.pubkey)))throw new Error("Routing info pubkey is not a valid pubkey");const Ot=hexToBuffer(Pt.short_channel_id);if(!(Ot instanceof Buffer$1)||Ot.length!==8)throw new Error("Routing info short channel id must be 8 bytes");if(typeof Pt.fee_base_msat!="number"||Math.floor(Pt.fee_base_msat)!==Pt.fee_base_msat)throw new Error("Routing info fee base msat is not an integer");if(typeof Pt.fee_proportional_millionths!="number"||Math.floor(Pt.fee_proportional_millionths)!==Pt.fee_proportional_millionths)throw new Error("Routing info fee proportional millionths is not an integer");if(typeof Pt.cltv_expiry_delta!="number"||Math.floor(Pt.cltv_expiry_delta)!==Pt.cltv_expiry_delta)throw new Error("Routing info cltv expiry delta is not an integer")});let ht="ln";ht+=it.bech32;let yt;if(tt.millisatoshis&&tt.satoshis){if(yt=millisatToHrp(new BN(tt.millisatoshis,10)),satToHrp(new BN(tt.satoshis,10))!==yt)throw new Error("satoshis and millisatoshis do not match")}else tt.millisatoshis?yt=millisatToHrp(new BN(tt.millisatoshis,10)):tt.satoshis?yt=satToHrp(new BN(tt.satoshis,10)):yt="";ht+=yt;const gt=intBEToWords(tt.timestamp);for(;gt.length<7;)gt.unshift(0);const bt=tt.tags;let dt=[];bt.forEach(Et=>{const Pt=Object.keys(TAGENCODERS);if(rt&&Pt.push(unknownTagName),Pt.indexOf(Et.tagName)===-1)throw new Error("Unknown tag key: "+Et.tagName);let Ot;if(Et.tagName!==unknownTagName){dt.push(TAGCODES[Et.tagName]);const Nt=TAGENCODERS[Et.tagName];Ot=Nt(Et.data)}else{const Nt=unknownEncoder(Et.data);dt.push(Nt.tagCode),Ot=Nt.words}dt=dt.concat([0].concat(intBEToWords(Ot.length)).slice(-2)),dt=dt.concat(Ot)});let mt=gt.concat(dt);const St=Buffer$1.concat([Buffer$1.from(ht,"utf8"),Buffer$1.from(convert(mt,5,8))]),pt=sha256(St);let kt;if(rt)if(nt){const Et=Buffer$1.from(secp256k1.ecdsaRecover(Buffer$1.from(tt.signature,"hex"),tt.recoveryFlag,pt,!0));if(nt&&!nt.equals(Et))throw new Error("Signature, message, and recoveryID did not produce the same pubkey as payeeNodeKey");kt=hexToWord(tt.signature+"0"+tt.recoveryFlag)}else throw new Error("Reconstruction with signature and recoveryID requires payeeNodeKey to verify correctness of input data.");return kt&&(mt=mt.concat(kt)),tagsContainItem(tt.tags,TAGNAMES[6])&&(tt.timeExpireDate=tt.timestamp+tagsItems(tt.tags,TAGNAMES[6]),tt.timeExpireDateString=new Date(tt.timeExpireDate*1e3).toISOString()),tt.timestampString=new Date(tt.timestamp*1e3).toISOString(),tt.complete=!!kt,tt.paymentRequest=tt.complete?bech32.encode(ht,mt,Number.MAX_SAFE_INTEGER):"",tt.prefix=ht,tt.wordsTemp=bech32.encode("temp",mt,Number.MAX_SAFE_INTEGER),orderKeys(tt)}function decode$3(o,et){if(typeof o!="string")throw new Error("Lightning Payment Request must be string");if(o.slice(0,2).toLowerCase()!=="ln")throw new Error("Not a proper lightning payment request");const tt=bech32.decode(o,Number.MAX_SAFE_INTEGER);o=o.toLowerCase();const rt=tt.prefix;let it=tt.words;const nt=it.slice(-104),at=it.slice(0,-104);it=it.slice(0,-104);let st=wordsToBuffer(nt,!0);const ot=st.slice(-1)[0];if(st=st.slice(0,-1),!(ot in[0,1,2,3])||st.length!==64)throw new Error("Signature is missing or incorrect");let lt=rt.match(/^ln(\S+?)(\d*)([a-zA-Z]?)$/);if(lt&&!lt[2]&&(lt=rt.match(/^ln(\S+)$/)),!lt)throw new Error("Not a proper lightning payment request");const ht=lt[1];let yt;if(et){if(et.bech32===void 0||et.pubKeyHash===void 0||et.scriptHash===void 0||!Array.isArray(et.validWitnessVersions))throw new Error("Invalid network");yt=et}else switch(ht){case DEFAULTNETWORK.bech32:yt=DEFAULTNETWORK;break;case TESTNETWORK.bech32:yt=TESTNETWORK;break;case REGTESTNETWORK.bech32:yt=REGTESTNETWORK;break;case SIMNETWORK.bech32:yt=SIMNETWORK;break}if(!yt||yt.bech32!==ht)throw new Error("Unknown coin bech32 prefix");const gt=lt[2];let bt,dt,mt;if(gt){const Mt=lt[3];try{bt=parseInt(hrpToSat(gt+Mt,!0))}catch{bt=null,mt=!0}dt=hrpToMillisat(gt+Mt,!0)}else bt=null,dt=null;const St=wordsToIntBE(it.slice(0,7)),pt=new Date(St*1e3).toISOString();it=it.slice(7);const kt=[];let Et,Pt,Ot,Nt;for(;it.length>0;){const Mt=it[0].toString();Et=TAGNAMES[Mt]||unknownTagName,Pt=TAGPARSERS[Mt]||getUnknownParser(Mt),it=it.slice(1),Ot=wordsToIntBE(it.slice(0,2)),it=it.slice(2),Nt=it.slice(0,Ot),it=it.slice(Ot),kt.push({tagName:Et,data:Pt(Nt,yt)})}let Vt,jt;tagsContainItem(kt,TAGNAMES[6])&&(Vt=St+tagsItems(kt,TAGNAMES[6]),jt=new Date(Vt*1e3).toISOString());const zt=Buffer$1.concat([Buffer$1.from(rt,"utf8"),Buffer$1.from(convert(at,5,8))]),cr=sha256(zt),qt=Buffer$1.from(secp256k1.ecdsaRecover(st,ot,cr,!0));if(tagsContainItem(kt,TAGNAMES[19])&&tagsItems(kt,TAGNAMES[19])!==qt.toString("hex"))throw new Error("Lightning Payment Request signature pubkey does not match payee pubkey");let Rt={paymentRequest:o,complete:!0,prefix:rt,wordsTemp:bech32.encode("temp",at.concat(nt),Number.MAX_SAFE_INTEGER),network:yt,satoshis:bt,millisatoshis:dt,timestamp:St,timestampString:pt,payeeNodeKey:qt.toString("hex"),signature:st.toString("hex"),recoveryFlag:ot,tags:kt};return mt&&delete Rt.satoshis,Vt&&(Rt=Object.assign(Rt,{timeExpireDate:Vt,timeExpireDateString:jt})),orderKeys(Rt,!0)}function getTagsObject(o){const et={};return o.forEach(tt=>{tt.tagName===unknownTagName?(et.unknownTags||(et.unknownTags=[]),et.unknownTags.push(tt.data)):et[tt.tagName]=tt.data}),et}var payreq={encode:encode$3,decode:decode$3,sign,satToHrp,millisatToHrp,hrpToSat,hrpToMillisat};(function(o){var et=commonjsGlobal&&commonjsGlobal.__importDefault||function(ht){return ht&&ht.__esModule?ht:{default:ht}};Object.defineProperty(o,"__esModule",{value:!0}),o.getIdFromRequest=o.decode=o.isHex=o.stringToBytes=o.isValue=o.utf8Encoder=void 0;const tt=et(payreq),rt=et(assert_1);let it;typeof window<"u"&&window&&window.TextEncoder?it=window.TextEncoder:it=util.TextEncoder,o.utf8Encoder=new it;const nt=ht=>ht!=null;o.isValue=nt;const at=ht=>(0,o.isValue)(ht)?o.utf8Encoder.encode(ht):ht;o.stringToBytes=at;function st(ht){return Buffer.from(ht,"hex").toString("hex")===ht}o.isHex=st;function ot(ht){let yt;return ht.indexOf("lnsb")===0&&(yt={bech32:"sb"}),tt.default.decode(ht,yt)}o.decode=ot;function lt(ht){const gt=ot(ht).tags.find(dt=>dt.tagName==="payment_hash");(0,rt.default)(gt&>.data,"Could not find payment hash on invoice request");const bt=gt==null?void 0:gt.data.toString();if(!bt||!bt.length)throw new Error("Could not get payment hash from payment request");return bt}o.getIdFromRequest=lt})(helpers);var hasRequiredLsat;function requireLsat(){if(hasRequiredLsat)return lsat$1;hasRequiredLsat=1;var o=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(gt,bt,dt,mt){mt===void 0&&(mt=dt);var St=Object.getOwnPropertyDescriptor(bt,dt);(!St||("get"in St?!bt.__esModule:St.writable||St.configurable))&&(St={enumerable:!0,get:function(){return bt[dt]}}),Object.defineProperty(gt,mt,St)}:function(gt,bt,dt,mt){mt===void 0&&(mt=dt),gt[mt]=bt[dt]}),et=commonjsGlobal&&commonjsGlobal.__setModuleDefault||(Object.create?function(gt,bt){Object.defineProperty(gt,"default",{enumerable:!0,value:bt})}:function(gt,bt){gt.default=bt}),tt=commonjsGlobal&&commonjsGlobal.__importStar||function(gt){if(gt&>.__esModule)return gt;var bt={};if(gt!=null)for(var dt in gt)dt!=="default"&&Object.prototype.hasOwnProperty.call(gt,dt)&&o(bt,gt,dt);return et(bt,gt),bt},rt=commonjsGlobal&&commonjsGlobal.__importDefault||function(gt){return gt&>.__esModule?gt:{default:gt}};Object.defineProperty(lsat$1,"__esModule",{value:!0}),lsat$1.Lsat=lsat$1.parseChallengePart=void 0;const it=assert_1,nt=bufio,at=rt(requireCryptoBrowserify()),st=tt(macaroon$1),ot=requireDist(),lt=helpers;function ht(gt){let bt;const dt=gt.indexOf("=");it(dt>-1,'Incorrectly encoded challenge. Missing "=" separator.');const mt=gt.length-1-dt;return bt=gt.slice(-mt),it(bt.length,"Incorrectly encoded macaroon challenge"),it(bt[0]==='"'&&bt[bt.length-1]==='"',"Incorectly encoded challenge, challenges must be enclosed in double quotes."),bt=bt.slice(1,bt.length-1),bt}lsat$1.parseChallengePart=ht;class yt extends nt.Struct{constructor(bt){super(bt),this.id="",this.validUntil=0,this.invoice="",this.baseMacaroon="",this.paymentHash=Buffer.alloc(32).toString("hex"),this.timeCreated=Date.now(),this.paymentPreimage=null,this.amountPaid=0,this.routingFeePaid=0,this.invoiceAmount=0,bt&&this.fromOptions(bt)}fromOptions(bt){it(typeof bt.baseMacaroon=="string","Require serialized macaroon"),this.baseMacaroon=bt.baseMacaroon,it(typeof bt.id=="string","Require string id"),this.id=bt.id,it(typeof bt.paymentHash=="string","Require paymentHash"),this.paymentHash=bt.paymentHash;const dt=this.getExpirationFromMacaroon(bt.baseMacaroon);return dt&&(this.validUntil=dt),bt.invoice&&this.addInvoice(bt.invoice),bt.timeCreated&&(this.timeCreated=bt.timeCreated),bt.paymentPreimage&&(this.paymentPreimage=bt.paymentPreimage),bt.amountPaid&&(this.amountPaid=bt.amountPaid),bt.routingFeePaid&&(this.routingFeePaid=bt.routingFeePaid),this}isExpired(){return this.validUntil===0?!1:this.validUntilkt.tagName==="payment_hash");it(St,"Could not find payment hash on invoice request");const pt=St==null?void 0:St.data;it(pt===this.paymentHash,"paymentHash from invoice did not match LSAT"),this.invoiceAmount=mt||0,this.invoice=bt}catch(dt){throw new Error(`Problem adding invoice data to LSAT: ${dt.message}`)}}static fromMacaroon(bt,dt){it(typeof bt=="string","Requires a raw macaroon string for macaroon to generate LSAT");let mt,St;try{St=(0,ot.decodeIdentifierFromMacaroon)(bt),mt=ot.Identifier.fromString(St)}catch(Et){throw new Error(`Unexpected encoding for macaroon identifier: ${Et.message}`)}const pt={id:St,baseMacaroon:bt,paymentHash:mt.paymentHash.toString("hex")},kt=new this(pt);return dt&&kt.addInvoice(dt),kt}static fromToken(bt,dt){it(bt.includes(this.type),"Token must include LSAT prefix"),bt=bt.slice(this.type.length).trim();const[mt,St]=bt.split(":"),pt=yt.fromMacaroon(mt,dt);return St&&pt.setPreimage(St),pt}static fromChallenge(bt){const dt="macaroon=",mt="invoice=";let St;St=bt.split(","),St.length<2&&(St=bt.split(" ")),it(St.length>=2,"Expected at least two challenges in the LSAT: invoice and macaroon");let pt="",kt="";for(const Ot of St){if(!pt.length&&Ot.indexOf(dt)>-1)try{pt=ht(Ot)}catch(Nt){throw new Error(`Problem parsing macaroon challenge: ${Nt.message}`)}if(!kt.length&&Ot.indexOf(mt)>-1)try{kt=ht(Ot)}catch(Nt){throw new Error(`Problem parsing macaroon challenge: ${Nt.message}`)}if(kt.length&&pt.length)break}it(kt.length&&pt.length,"Expected WWW-Authenticate challenge with macaroon and invoice data");const Et=(0,lt.getIdFromRequest)(kt),Pt=(0,ot.decodeIdentifierFromMacaroon)(pt);return new this({id:Pt,baseMacaroon:pt,paymentHash:Et,invoice:kt})}static fromHeader(bt){const dt=bt.slice(this.type.length).trim();return it(bt.length!==dt.length,'header missing token type prefix "LSAT"'),yt.fromChallenge(dt)}}return lsat$1.Lsat=yt,yt.type="LSAT",lsat$1}var types={},lsat={};Object.defineProperty(lsat,"__esModule",{value:!0});var satisfier={};Object.defineProperty(satisfier,"__esModule",{value:!0});(function(o){var et=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(rt,it,nt,at){at===void 0&&(at=nt);var st=Object.getOwnPropertyDescriptor(it,nt);(!st||("get"in st?!it.__esModule:st.writable||st.configurable))&&(st={enumerable:!0,get:function(){return it[nt]}}),Object.defineProperty(rt,at,st)}:function(rt,it,nt,at){at===void 0&&(at=nt),rt[at]=it[nt]}),tt=commonjsGlobal&&commonjsGlobal.__exportStar||function(rt,it){for(var nt in rt)nt!=="default"&&!Object.prototype.hasOwnProperty.call(it,nt)&&et(it,rt,nt)};Object.defineProperty(o,"__esModule",{value:!0}),tt(lsat,o),tt(satisfier,o)})(types);var satisfiers={},hasRequiredSatisfiers;function requireSatisfiers(){if(hasRequiredSatisfiers)return satisfiers;hasRequiredSatisfiers=1,Object.defineProperty(satisfiers,"__esModule",{value:!0}),satisfiers.createCapabilitiesSatisfier=satisfiers.createServicesSatisfier=satisfiers.expirationSatisfier=void 0;const o=requireDist();satisfiers.expirationSatisfier={condition:"expiration",satisfyPrevious:(rt,it)=>rt.condition!=="expiration"||it.condition!=="expiration"?!1:!(rt.value!(rt.condition!=="expiration"||rt.value{if(typeof rt!="string")throw new o.InvalidServicesError;return{condition:o.SERVICES_CAVEAT_CONDITION,satisfyPrevious:(it,nt)=>{const at=(0,o.decodeServicesCaveat)(it.value.toString()),st=(0,o.decodeServicesCaveat)(nt.value.toString());if(!Array.isArray(at)||!Array.isArray(st))throw new o.InvalidServicesError;let ot=new Map;ot=at.reduce((lt,ht)=>lt.set(ht.name,ht.tier),ot);for(const lt of st)if(!ot.has(lt.name)||ot.get(lt.name)>lt.tier)return!1;return!0},satisfyFinal:it=>{const nt=(0,o.decodeServicesCaveat)(it.value.toString());if(!Array.isArray(nt))throw new o.InvalidServicesError;for(const at of nt)if(at.name===rt)return!0;return!1}}};satisfiers.createServicesSatisfier=et;const tt=(rt,it)=>{if(typeof it!="string")throw new o.InvalidCapabilitiesError;if(typeof rt!="string")throw new o.InvalidCapabilitiesError;return{condition:rt+o.SERVICE_CAPABILITIES_SUFFIX,satisfyPrevious:(nt,at)=>{const st=(0,o.decodeCapabilitiesValue)(nt.value.toString()),ot=(0,o.decodeCapabilitiesValue)(at.value.toString());if(!Array.isArray(st)||!Array.isArray(ot))throw new o.InvalidServicesError;let lt=new Set;lt=st.reduce((ht,yt)=>ht.add(yt),lt);for(const ht of ot)if(!lt.has(ht))return!1;return!0},satisfyFinal:nt=>{const at=(0,o.decodeCapabilitiesValue)(nt.value.toString());if(!Array.isArray(at))throw new o.InvalidServicesError;for(const st of at)if(st===it)return!0;return!1}}};return satisfiers.createCapabilitiesSatisfier=tt,satisfiers}var macaroon={},base64={},__extends$1=commonjsGlobal&&commonjsGlobal.__extends||function(){var o=function(et,tt){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(rt,it){rt.__proto__=it}||function(rt,it){for(var nt in it)it.hasOwnProperty(nt)&&(rt[nt]=it[nt])},o(et,tt)};return function(et,tt){o(et,tt);function rt(){this.constructor=et}et.prototype=tt===null?Object.create(tt):(rt.prototype=tt.prototype,new rt)}}();Object.defineProperty(base64,"__esModule",{value:!0});var INVALID_BYTE=256,Coder=function(){function o(et){et===void 0&&(et="="),this._paddingCharacter=et}return o.prototype.encodedLength=function(et){return this._paddingCharacter?(et+2)/3*4|0:(et*8+5)/6|0},o.prototype.encode=function(et){for(var tt="",rt=0;rt>>3*6&63),tt+=this._encodeByte(it>>>2*6&63),tt+=this._encodeByte(it>>>1*6&63),tt+=this._encodeByte(it>>>0*6&63)}var nt=et.length-rt;if(nt>0){var it=et[rt]<<16|(nt===2?et[rt+1]<<8:0);tt+=this._encodeByte(it>>>3*6&63),tt+=this._encodeByte(it>>>2*6&63),nt===2?tt+=this._encodeByte(it>>>1*6&63):tt+=this._paddingCharacter||"",tt+=this._paddingCharacter||""}return tt},o.prototype.maxDecodedLength=function(et){return this._paddingCharacter?et/4*3|0:(et*6+7)/8|0},o.prototype.decodedLength=function(et){return this.maxDecodedLength(et.length-this._getPaddingLength(et))},o.prototype.decode=function(et){if(et.length===0)return new Uint8Array(0);for(var tt=this._getPaddingLength(et),rt=et.length-tt,it=new Uint8Array(this.maxDecodedLength(rt)),nt=0,at=0,st=0,ot=0,lt=0,ht=0,yt=0;at>>4,it[nt++]=lt<<4|ht>>>2,it[nt++]=ht<<6|yt,st|=ot&INVALID_BYTE,st|=lt&INVALID_BYTE,st|=ht&INVALID_BYTE,st|=yt&INVALID_BYTE;if(at>>4,st|=ot&INVALID_BYTE,st|=lt&INVALID_BYTE),at>>2,st|=ht&INVALID_BYTE),at>>8&0-65-26+97,tt+=51-et>>>8&26-97-52+48,tt+=61-et>>>8&52-48-62+43,tt+=62-et>>>8&62-43-63+47,String.fromCharCode(tt)},o.prototype._decodeChar=function(et){var tt=INVALID_BYTE;return tt+=(42-et&et-44)>>>8&-INVALID_BYTE+et-43+62,tt+=(46-et&et-48)>>>8&-INVALID_BYTE+et-47+63,tt+=(47-et&et-58)>>>8&-INVALID_BYTE+et-48+52,tt+=(64-et&et-91)>>>8&-INVALID_BYTE+et-65+0,tt+=(96-et&et-123)>>>8&-INVALID_BYTE+et-97+26,tt},o.prototype._getPaddingLength=function(et){var tt=0;if(this._paddingCharacter){for(var rt=et.length-1;rt>=0&&et[rt]===this._paddingCharacter;rt--)tt++;if(et.length<4||tt>2)throw new Error("Base64Coder: incorrect padding")}return tt},o}();base64.Coder=Coder;var stdCoder=new Coder;function encode$2(o){return stdCoder.encode(o)}base64.encode=encode$2;function decode$2(o){return stdCoder.decode(o)}base64.decode=decode$2;var URLSafeCoder=function(o){__extends$1(et,o);function et(){return o!==null&&o.apply(this,arguments)||this}return et.prototype._encodeByte=function(tt){var rt=tt;return rt+=65,rt+=25-tt>>>8&0-65-26+97,rt+=51-tt>>>8&26-97-52+48,rt+=61-tt>>>8&52-48-62+45,rt+=62-tt>>>8&62-45-63+95,String.fromCharCode(rt)},et.prototype._decodeChar=function(tt){var rt=INVALID_BYTE;return rt+=(44-tt&tt-46)>>>8&-INVALID_BYTE+tt-45+62,rt+=(94-tt&tt-96)>>>8&-INVALID_BYTE+tt-95+63,rt+=(47-tt&tt-58)>>>8&-INVALID_BYTE+tt-48+52,rt+=(64-tt&tt-91)>>>8&-INVALID_BYTE+tt-65+0,rt+=(96-tt&tt-123)>>>8&-INVALID_BYTE+tt-97+26,rt},et}(Coder);base64.URLSafeCoder=URLSafeCoder;var urlSafeCoder=new URLSafeCoder;function encodeURLSafe(o){return urlSafeCoder.encode(o)}base64.encodeURLSafe=encodeURLSafe;function decodeURLSafe(o){return urlSafeCoder.decode(o)}base64.decodeURLSafe=decodeURLSafe;base64.encodedLength=function(o){return stdCoder.encodedLength(o)};base64.maxDecodedLength=function(o){return stdCoder.maxDecodedLength(o)};base64.decodedLength=function(o){return stdCoder.decodedLength(o)};var __createBinding=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(o,et,tt,rt){rt===void 0&&(rt=tt);var it=Object.getOwnPropertyDescriptor(et,tt);(!it||("get"in it?!et.__esModule:it.writable||it.configurable))&&(it={enumerable:!0,get:function(){return et[tt]}}),Object.defineProperty(o,rt,it)}:function(o,et,tt,rt){rt===void 0&&(rt=tt),o[rt]=et[tt]}),__setModuleDefault=commonjsGlobal&&commonjsGlobal.__setModuleDefault||(Object.create?function(o,et){Object.defineProperty(o,"default",{enumerable:!0,value:et})}:function(o,et){o.default=et}),__importStar=commonjsGlobal&&commonjsGlobal.__importStar||function(o){if(o&&o.__esModule)return o;var et={};if(o!=null)for(var tt in o)tt!=="default"&&Object.prototype.hasOwnProperty.call(o,tt)&&__createBinding(et,o,tt);return __setModuleDefault(et,o),et};Object.defineProperty(macaroon,"__esModule",{value:!0});macaroon.getRawMacaroon=macaroon.verifyMacaroonCaveats=macaroon.getCaveatsFromMacaroon=void 0;const caveat_1=caveat,helpers_1=helpers,Macaroon=__importStar(macaroon$1),base64_1=base64;function getCaveatsFromMacaroon(o){var et;const tt=Macaroon.importMacaroon(o),rt=[],it=(et=tt._exportAsJSONObjectV2())===null||et===void 0?void 0:et.c;if(it)for(const nt of it){if(!nt.i)continue;const at=caveat_1.Caveat.decode(nt.i);rt.push(at)}return rt}macaroon.getCaveatsFromMacaroon=getCaveatsFromMacaroon;function verifyMacaroonCaveats(o,et,tt,rt={}){try{const it=Macaroon.importMacaroon(o),nt=(0,helpers_1.stringToBytes)(et);it.verify(nt,()=>null);const at=getCaveatsFromMacaroon(o);return tt&&!Array.isArray(tt)&&(tt=[tt]),!at.length&&(!tt||!tt.length)?!0:(0,caveat_1.verifyCaveats)(at,tt,rt)}catch{return!1}}macaroon.verifyMacaroonCaveats=verifyMacaroonCaveats;function getRawMacaroon(o,et=!1){const tt=o._exportBinaryV2();return et?(0,base64_1.encodeURLSafe)(tt):(0,base64_1.encode)(tt)}macaroon.getRawMacaroon=getRawMacaroon;var service={};(function(o){var et=commonjsGlobal&&commonjsGlobal.__importDefault||function(gt){return gt&>.__esModule?gt:{default:gt}};Object.defineProperty(o,"__esModule",{value:!0}),o.decodeCapabilitiesValue=o.createNewCapabilitiesCaveat=o.SERVICE_CAPABILITIES_SUFFIX=o.encodeServicesCaveatValue=o.decodeServicesCaveat=o.SERVICES_CAVEAT_CONDITION=o.Service=o.InvalidCapabilitiesError=o.InvalidServicesError=o.NoServicesError=void 0;const tt=et(bufio),rt=caveat;class it extends Error{constructor(...bt){super(...bt),this.name="NoServicesError",this.message="no services found",Error.captureStackTrace&&Error.captureStackTrace(this,it)}}o.NoServicesError=it;class nt extends Error{constructor(bt){super(bt),this.name="InvalidServicesError",bt||(this.message='service must be of the form "name:tier"'),Error.captureStackTrace&&Error.captureStackTrace(this,nt)}}o.InvalidServicesError=nt;class at extends Error{constructor(bt){super(bt),this.name="InvalidCapabilitiesError",bt||(this.message="capabilities must be a string or array of strings"),Error.captureStackTrace&&Error.captureStackTrace(this,nt)}}o.InvalidCapabilitiesError=at;class st extends tt.default.Struct{constructor(bt){super(bt),this.name=bt.name,this.tier=bt.tier}}o.Service=st,o.SERVICES_CAVEAT_CONDITION="services";const ot=gt=>{if(!gt.length)throw new it;const bt=[],dt=gt.split(",");for(const mt of dt){const[St,pt]=mt.split(":");if(!St||!pt)throw new nt;if(isNaN(+pt))throw new nt("tier must be a number");if(!isNaN(+St))throw new nt("service name must be a string");bt.push(new st({name:St,tier:+pt}))}return bt};o.decodeServicesCaveat=ot;const lt=gt=>{if(!gt.length)throw new it;let bt="";for(let dt=0;dt{let dt;if(!bt)dt="";else if(Array.isArray(bt))dt=bt.join(",");else{if(typeof bt!="string")throw new at;dt=bt}return new rt.Caveat({condition:gt+o.SERVICE_CAPABILITIES_SUFFIX,value:dt,comp:"="})};o.createNewCapabilitiesCaveat=ht;const yt=gt=>{if(typeof gt!="string")throw new at;return gt.toString().split(",").map(bt=>bt.trim())};o.decodeCapabilitiesValue=yt})(service);var hasRequiredDist;function requireDist(){return hasRequiredDist||(hasRequiredDist=1,function(o){var et=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(rt,it,nt,at){at===void 0&&(at=nt);var st=Object.getOwnPropertyDescriptor(it,nt);(!st||("get"in st?!it.__esModule:st.writable||st.configurable))&&(st={enumerable:!0,get:function(){return it[nt]}}),Object.defineProperty(rt,at,st)}:function(rt,it,nt,at){at===void 0&&(at=nt),rt[at]=it[nt]}),tt=commonjsGlobal&&commonjsGlobal.__exportStar||function(rt,it){for(var nt in rt)nt!=="default"&&!Object.prototype.hasOwnProperty.call(it,nt)&&et(it,rt,nt)};Object.defineProperty(o,"__esModule",{value:!0}),tt(identifier$1,o),tt(caveat,o),tt(requireLsat(),o),tt(types,o),tt(requireSatisfiers(),o),tt(macaroon,o),tt(service,o)}(dist$2)),dist$2}var distExports=requireDist(),lib={},client={},errors={},__extends=commonjsGlobal&&commonjsGlobal.__extends||function(){var o=function(et,tt){return o=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(rt,it){rt.__proto__=it}||function(rt,it){for(var nt in it)Object.prototype.hasOwnProperty.call(it,nt)&&(rt[nt]=it[nt])},o(et,tt)};return function(et,tt){if(typeof tt!="function"&&tt!==null)throw new TypeError("Class extends value "+String(tt)+" is not a constructor or null");o(et,tt);function rt(){this.constructor=et}et.prototype=tt===null?Object.create(tt):(rt.prototype=tt.prototype,new rt)}}();Object.defineProperty(errors,"__esModule",{value:!0});errors.InternalError=errors.InvalidDataError=errors.RoutingError=errors.UnsupportedMethodError=errors.ConnectionError=errors.RejectionError=errors.MissingProviderError=void 0;function fixError(o,et,tt){if(Object.setPrototypeOf(o,tt.prototype),et===tt)if(o.name=et.name,Error.captureStackTrace)Error.captureStackTrace(o,tt);else{var rt=new Error(o.message).stack;rt&&(o.stack=fixStack(rt,"new ".concat(et.name)))}}function fixStack(o,et){if(!o||!et)return o;var tt=new RegExp("\\s+at\\s".concat(et,"\\s")),rt=o.split(` -`),it=rt.filter(function(nt){return!nt.match(tt)});return it.join(` -`)}var MissingProviderError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.MissingProviderError=MissingProviderError;var RejectionError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.RejectionError=RejectionError;var ConnectionError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.ConnectionError=ConnectionError;var UnsupportedMethodError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.UnsupportedMethodError=UnsupportedMethodError;var RoutingError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.RoutingError=RoutingError;var InvalidDataError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.InvalidDataError=InvalidDataError;var InternalError=function(o){__extends(et,o);function et(tt){var rt=this.constructor,it=o.call(this,tt)||this;return fixError(it,rt,et),it}return et}(Error);errors.InternalError=InternalError;Object.defineProperty(client,"__esModule",{value:!0});client.requestProvider=void 0;var errors_1=errors;function requestProvider(o){return new Promise(function(et,tt){if(typeof window>"u")return tt(new Error("Must be called in a browser context"));var rt=window.webln;if(!rt)return tt(new errors_1.MissingProviderError("Your browser has no WebLN provider"));rt.enable().then(function(){return et(rt)}).catch(function(it){return tt(it)})})}client.requestProvider=requestProvider;var provider={};Object.defineProperty(provider,"__esModule",{value:!0});(function(o){var et=commonjsGlobal&&commonjsGlobal.__createBinding||(Object.create?function(rt,it,nt,at){at===void 0&&(at=nt);var st=Object.getOwnPropertyDescriptor(it,nt);(!st||("get"in st?!it.__esModule:st.writable||st.configurable))&&(st={enumerable:!0,get:function(){return it[nt]}}),Object.defineProperty(rt,at,st)}:function(rt,it,nt,at){at===void 0&&(at=nt),rt[at]=it[nt]}),tt=commonjsGlobal&&commonjsGlobal.__exportStar||function(rt,it){for(var nt in rt)nt!=="default"&&!Object.prototype.hasOwnProperty.call(it,nt)&&et(it,rt,nt)};Object.defineProperty(o,"__esModule",{value:!0}),tt(client,o),tt(provider,o),tt(errors,o)})(lib);async function buyLsat(o){const et={amount:o};return api.post("/buy_lsat",JSON.stringify(et))}async function payLsat(o){let et;if(isSphinx()){const it=localStorage.getItem("lsat");if(it){localStorage.removeItem("lsat");const st=JSON.parse(it);await distExports$1.updateLsat(st.identifier,"expired")}let nt;isE2E?nt=await sphinxBridge.setBudget():nt=await distExports$1.setBudget();let at=nt==null?void 0:nt.budget;at||(at=(await distExports$1.authorize()).budget);try{await buyLsat(at)}catch(st){if(st.status===402){et=distExports.Lsat.fromHeader(st.headers.get("www-authenticate"));let ot;isE2E?ot=await sphinxBridge.saveLsat(et.invoice,et.baseMacaroon,window.location.host):ot=await distExports$1.saveLsat(et.invoice,et.baseMacaroon,window.location.host),ot!=null&&ot.lsat&&(localStorage.setItem("lsat",JSON.stringify({macaroon:et.baseMacaroon,identifier:et.id,preimage:ot.lsat.split(":")[1]})),await o(at))}return}}localStorage.removeItem("lsat");const tt=await lib.requestProvider(),rt=50;try{await buyLsat(rt)}catch(it){et=distExports.Lsat.fromHeader(it.headers.get("www-authenticate"));const nt=await tt.sendPayment(et.invoice);nt!=null&&nt.preimage&&localStorage.setItem("lsat",JSON.stringify({macaroon:et.baseMacaroon,identifier:et.id,preimage:nt.preimage})),await o(rt)}}const defaultData$6={isAdmin:!1,isAuthenticated:!1,pubKey:"",budget:0,nodeCount:0,tribeHost:"",tribeUuid:""},useUserStore=create$3(o=>({...defaultData$6,setIsAdmin:et=>o({isAdmin:et}),setPubKey:et=>o({pubKey:et}),setBudget:et=>o({budget:et}),setNodeCount:et=>o(tt=>et==="INCREMENT"?{nodeCount:tt.nodeCount+1}:{nodeCount:0}),setTribeUuid:et=>o({tribeUuid:et}),setTribeHost:et=>o({tribeHost:et}),setIsAuthenticated:et=>o({isAuthenticated:et})})),executeIfTetsRunning=o=>{isE2E&&o()};function executeIfProd(o){return isDevelopment||isE2E?null:o()}function addToGlobalForE2e(o,et){executeIfTetsRunning(()=>{window.e2e||(window.e2e={}),window.e2e[et]=o})}const E2E=()=>{const o=useUserStore();return reactExports.useEffect(()=>{isE2E&&addToGlobalForE2e(o,"userStore")},[o]),jsxRuntimeExports.jsx("div",{id:"e2e-check"})},E2ETests=reactExports.memo(()=>isE2E?jsxRuntimeExports.jsx(E2E,{}):null);async function getBalance(o){return api.get("/balance",{Authorization:o})}async function updateBudget(o){const et=await getLSat();if(!et){o(0);return}try{const tt=await getBalance(et);o(tt.balance)}catch{o(0)}}const common={black:"#000",white:"#fff"},common$1=common,red={50:"#ffebee",100:"#ffcdd2",200:"#ef9a9a",300:"#e57373",400:"#ef5350",500:"#f44336",600:"#e53935",700:"#d32f2f",800:"#c62828",900:"#b71c1c",A100:"#ff8a80",A200:"#ff5252",A400:"#ff1744",A700:"#d50000"},red$1=red,purple={50:"#f3e5f5",100:"#e1bee7",200:"#ce93d8",300:"#ba68c8",400:"#ab47bc",500:"#9c27b0",600:"#8e24aa",700:"#7b1fa2",800:"#6a1b9a",900:"#4a148c",A100:"#ea80fc",A200:"#e040fb",A400:"#d500f9",A700:"#aa00ff"},purple$1=purple,blue={50:"#e3f2fd",100:"#bbdefb",200:"#90caf9",300:"#64b5f6",400:"#42a5f5",500:"#2196f3",600:"#1e88e5",700:"#1976d2",800:"#1565c0",900:"#0d47a1",A100:"#82b1ff",A200:"#448aff",A400:"#2979ff",A700:"#2962ff"},blue$1=blue,lightBlue={50:"#e1f5fe",100:"#b3e5fc",200:"#81d4fa",300:"#4fc3f7",400:"#29b6f6",500:"#03a9f4",600:"#039be5",700:"#0288d1",800:"#0277bd",900:"#01579b",A100:"#80d8ff",A200:"#40c4ff",A400:"#00b0ff",A700:"#0091ea"},lightBlue$1=lightBlue,green={50:"#e8f5e9",100:"#c8e6c9",200:"#a5d6a7",300:"#81c784",400:"#66bb6a",500:"#4caf50",600:"#43a047",700:"#388e3c",800:"#2e7d32",900:"#1b5e20",A100:"#b9f6ca",A200:"#69f0ae",A400:"#00e676",A700:"#00c853"},green$1=green,orange={50:"#fff3e0",100:"#ffe0b2",200:"#ffcc80",300:"#ffb74d",400:"#ffa726",500:"#ff9800",600:"#fb8c00",700:"#f57c00",800:"#ef6c00",900:"#e65100",A100:"#ffd180",A200:"#ffab40",A400:"#ff9100",A700:"#ff6d00"},orange$1=orange,grey={50:"#fafafa",100:"#f5f5f5",200:"#eeeeee",300:"#e0e0e0",400:"#bdbdbd",500:"#9e9e9e",600:"#757575",700:"#616161",800:"#424242",900:"#212121",A100:"#f5f5f5",A200:"#eeeeee",A400:"#bdbdbd",A700:"#616161"},grey$1=grey;function _extends$1(){return _extends$1=Object.assign?Object.assign.bind():function(o){for(var et=1;et{et[tt]=deepClone(o[tt])}),et}function deepmerge(o,et,tt={clone:!0}){const rt=tt.clone?_extends$1({},o):o;return isPlainObject(o)&&isPlainObject(et)&&Object.keys(et).forEach(it=>{it!=="__proto__"&&(isPlainObject(et[it])&&it in o&&isPlainObject(o[it])?rt[it]=deepmerge(o[it],et[it],tt):tt.clone?rt[it]=isPlainObject(et[it])?deepClone(et[it]):et[it]:rt[it]=et[it])}),rt}var propTypes={exports:{}},ReactPropTypesSecret$1="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED",ReactPropTypesSecret_1=ReactPropTypesSecret$1,ReactPropTypesSecret=ReactPropTypesSecret_1;function emptyFunction(){}function emptyFunctionWithReset(){}emptyFunctionWithReset.resetWarningCache=emptyFunction;var factoryWithThrowingShims=function(){function o(rt,it,nt,at,st,ot){if(ot!==ReactPropTypesSecret){var lt=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw lt.name="Invariant Violation",lt}}o.isRequired=o;function et(){return o}var tt={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:et,element:o,elementType:o,instanceOf:et,node:o,objectOf:et,oneOf:et,oneOfType:et,shape:et,exact:et,checkPropTypes:emptyFunctionWithReset,resetWarningCache:emptyFunction};return tt.PropTypes=tt,tt};propTypes.exports=factoryWithThrowingShims();var propTypesExports=propTypes.exports;const PropTypes=getDefaultExportFromCjs(propTypesExports);function formatMuiErrorMessage(o){let et="https://mui.com/production-error/?code="+o;for(let tt=1;tt{if(rt.toString().match(/^(components|slots)$/))tt[rt]=_extends$1({},o[rt],tt[rt]);else if(rt.toString().match(/^(componentsProps|slotProps)$/)){const it=o[rt]||{},nt=et[rt];tt[rt]={},!nt||!Object.keys(nt)?tt[rt]=it:!it||!Object.keys(it)?tt[rt]=nt:(tt[rt]=_extends$1({},nt),Object.keys(it).forEach(at=>{tt[rt][at]=resolveProps(it[at],nt[at])}))}else tt[rt]===void 0&&(tt[rt]=o[rt])}),tt}function composeClasses(o,et,tt=void 0){const rt={};return Object.keys(o).forEach(it=>{rt[it]=o[it].reduce((nt,at)=>{if(at){const st=et(at);st!==""&&nt.push(st),tt&&tt[at]&&nt.push(tt[at])}return nt},[]).join(" ")}),rt}const defaultGenerator=o=>o,createClassNameGenerator=()=>{let o=defaultGenerator;return{configure(et){o=et},generate(et){return o(et)},reset(){o=defaultGenerator}}},ClassNameGenerator=createClassNameGenerator(),ClassNameGenerator$1=ClassNameGenerator,globalStateClassesMapping={active:"active",checked:"checked",completed:"completed",disabled:"disabled",error:"error",expanded:"expanded",focused:"focused",focusVisible:"focusVisible",open:"open",readOnly:"readOnly",required:"required",selected:"selected"};function generateUtilityClass(o,et,tt="Mui"){const rt=globalStateClassesMapping[et];return rt?`${tt}-${rt}`:`${ClassNameGenerator$1.generate(o)}-${et}`}function generateUtilityClasses(o,et,tt="Mui"){const rt={};return et.forEach(it=>{rt[it]=generateUtilityClass(o,it,tt)}),rt}const THEME_ID="$$material";function _objectWithoutPropertiesLoose(o,et){if(o==null)return{};var tt={},rt=Object.keys(o),it,nt;for(nt=0;nt=0)&&(tt[it]=o[it]);return tt}var reactPropsRegex=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,isPropValid=memoize$1(function(o){return reactPropsRegex.test(o)||o.charCodeAt(0)===111&&o.charCodeAt(1)===110&&o.charCodeAt(2)<91});function sheetForTag(o){if(o.sheet)return o.sheet;for(var et=0;et0?charat(characters,--position):0,column--,character===10&&(column=1,line--),character}function next(){return character=position2||token(character)>3?"":" "}function escaping(o,et){for(;--et&&next()&&!(character<48||character>102||character>57&&character<65||character>70&&character<97););return slice(o,caret()+(et<6&&peek()==32&&next()==32))}function delimiter(o){for(;next();)switch(character){case o:return position;case 34:case 39:o!==34&&o!==39&&delimiter(character);break;case 40:o===41&&delimiter(o);break;case 92:next();break}return position}function commenter(o,et){for(;next()&&o+character!==47+10;)if(o+character===42+42&&peek()===47)break;return"/*"+slice(et,position-1)+"*"+from(o===47?o:next())}function identifier(o){for(;!token(peek());)next();return slice(o,position)}function compile(o){return dealloc(parse$1("",null,null,null,[""],o=alloc(o),0,[0],o))}function parse$1(o,et,tt,rt,it,nt,at,st,ot){for(var lt=0,ht=0,yt=at,gt=0,bt=0,dt=0,mt=1,St=1,pt=1,kt=0,Et="",Pt=it,Ot=nt,Nt=rt,Vt=Et;St;)switch(dt=kt,kt=next()){case 40:if(dt!=108&&charat(Vt,yt-1)==58){indexof(Vt+=replace(delimit(kt),"&","&\f"),"&\f")!=-1&&(pt=-1);break}case 34:case 39:case 91:Vt+=delimit(kt);break;case 9:case 10:case 13:case 32:Vt+=whitespace(dt);break;case 92:Vt+=escaping(caret()-1,7);continue;case 47:switch(peek()){case 42:case 47:append(comment(commenter(next(),caret()),et,tt),ot);break;default:Vt+="/"}break;case 123*mt:st[lt++]=strlen(Vt)*pt;case 125*mt:case 59:case 0:switch(kt){case 0:case 125:St=0;case 59+ht:pt==-1&&(Vt=replace(Vt,/\f/g,"")),bt>0&&strlen(Vt)-yt&&append(bt>32?declaration(Vt+";",rt,tt,yt-1):declaration(replace(Vt," ","")+";",rt,tt,yt-2),ot);break;case 59:Vt+=";";default:if(append(Nt=ruleset(Vt,et,tt,lt,ht,it,st,Et,Pt=[],Ot=[],yt),nt),kt===123)if(ht===0)parse$1(Vt,et,Nt,Nt,Pt,nt,yt,st,Ot);else switch(gt===99&&charat(Vt,3)===110?100:gt){case 100:case 108:case 109:case 115:parse$1(o,Nt,Nt,rt&&append(ruleset(o,Nt,Nt,0,0,it,st,Et,it,Pt=[],yt),Ot),it,Ot,yt,st,rt?Pt:Ot);break;default:parse$1(Vt,Nt,Nt,Nt,[""],Ot,0,st,Ot)}}lt=ht=bt=0,mt=pt=1,Et=Vt="",yt=at;break;case 58:yt=1+strlen(Vt),bt=dt;default:if(mt<1){if(kt==123)--mt;else if(kt==125&&mt++==0&&prev$1()==125)continue}switch(Vt+=from(kt),kt*mt){case 38:pt=ht>0?1:(Vt+="\f",-1);break;case 44:st[lt++]=(strlen(Vt)-1)*pt,pt=1;break;case 64:peek()===45&&(Vt+=delimit(next())),gt=peek(),ht=yt=strlen(Et=Vt+=identifier(caret())),kt++;break;case 45:dt===45&&strlen(Vt)==2&&(mt=0)}}return nt}function ruleset(o,et,tt,rt,it,nt,at,st,ot,lt,ht){for(var yt=it-1,gt=it===0?nt:[""],bt=sizeof(gt),dt=0,mt=0,St=0;dt0?gt[pt]+" "+kt:replace(kt,/&\f/g,gt[pt])))&&(ot[St++]=Et);return node(o,et,tt,it===0?RULESET:st,ot,lt,ht)}function comment(o,et,tt){return node(o,et,tt,COMMENT,from(char()),substr(o,2,-2),0)}function declaration(o,et,tt,rt){return node(o,et,tt,DECLARATION,substr(o,0,rt),substr(o,rt+1,-1),rt)}function serialize(o,et){for(var tt="",rt=sizeof(o),it=0;it6)switch(charat(o,et+1)){case 109:if(charat(o,et+4)!==45)break;case 102:return replace(o,/(.+:)(.+)-([^]+)/,"$1"+WEBKIT+"$2-$3$1"+MOZ+(charat(o,et+3)==108?"$3":"$2-$3"))+o;case 115:return~indexof(o,"stretch")?prefix(replace(o,"stretch","fill-available"),et)+o:o}break;case 4949:if(charat(o,et+1)!==115)break;case 6444:switch(charat(o,strlen(o)-3-(~indexof(o,"!important")&&10))){case 107:return replace(o,":",":"+WEBKIT)+o;case 101:return replace(o,/(.+:)([^;!]+)(;|!.+)?/,"$1"+WEBKIT+(charat(o,14)===45?"inline-":"")+"box$3$1"+WEBKIT+"$2$3$1"+MS+"$2box$3")+o}break;case 5936:switch(charat(o,et+11)){case 114:return WEBKIT+o+MS+replace(o,/[svh]\w+-[tblr]{2}/,"tb")+o;case 108:return WEBKIT+o+MS+replace(o,/[svh]\w+-[tblr]{2}/,"tb-rl")+o;case 45:return WEBKIT+o+MS+replace(o,/[svh]\w+-[tblr]{2}/,"lr")+o}return WEBKIT+o+MS+o+o}return o}var prefixer=function(et,tt,rt,it){if(et.length>-1&&!et.return)switch(et.type){case DECLARATION:et.return=prefix(et.value,et.length);break;case KEYFRAMES:return serialize([copy(et,{value:replace(et.value,"@","@"+WEBKIT)})],it);case RULESET:if(et.length)return combine(et.props,function(nt){switch(match(nt,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return serialize([copy(et,{props:[replace(nt,/:(read-\w+)/,":"+MOZ+"$1")]})],it);case"::placeholder":return serialize([copy(et,{props:[replace(nt,/:(plac\w+)/,":"+WEBKIT+"input-$1")]}),copy(et,{props:[replace(nt,/:(plac\w+)/,":"+MOZ+"$1")]}),copy(et,{props:[replace(nt,/:(plac\w+)/,MS+"input-$1")]})],it)}return""})}},defaultStylisPlugins=[prefixer],createCache=function(et){var tt=et.key;if(tt==="css"){var rt=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(rt,function(mt){var St=mt.getAttribute("data-emotion");St.indexOf(" ")!==-1&&(document.head.appendChild(mt),mt.setAttribute("data-s",""))})}var it=et.stylisPlugins||defaultStylisPlugins,nt={},at,st=[];at=et.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+tt+' "]'),function(mt){for(var St=mt.getAttribute("data-emotion").split(" "),pt=1;pt=4;++rt,it-=4)tt=o.charCodeAt(rt)&255|(o.charCodeAt(++rt)&255)<<8|(o.charCodeAt(++rt)&255)<<16|(o.charCodeAt(++rt)&255)<<24,tt=(tt&65535)*1540483477+((tt>>>16)*59797<<16),tt^=tt>>>24,et=(tt&65535)*1540483477+((tt>>>16)*59797<<16)^(et&65535)*1540483477+((et>>>16)*59797<<16);switch(it){case 3:et^=(o.charCodeAt(rt+2)&255)<<16;case 2:et^=(o.charCodeAt(rt+1)&255)<<8;case 1:et^=o.charCodeAt(rt)&255,et=(et&65535)*1540483477+((et>>>16)*59797<<16)}return et^=et>>>13,et=(et&65535)*1540483477+((et>>>16)*59797<<16),((et^et>>>15)>>>0).toString(36)}var unitlessKeys={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},hyphenateRegex=/[A-Z]|^ms/g,animationRegex=/_EMO_([^_]+?)_([^]*?)_EMO_/g,isCustomProperty=function(et){return et.charCodeAt(1)===45},isProcessableValue=function(et){return et!=null&&typeof et!="boolean"},processStyleName=memoize$1(function(o){return isCustomProperty(o)?o:o.replace(hyphenateRegex,"-$&").toLowerCase()}),processStyleValue=function(et,tt){switch(et){case"animation":case"animationName":if(typeof tt=="string")return tt.replace(animationRegex,function(rt,it,nt){return cursor={name:it,styles:nt,next:cursor},it})}return unitlessKeys[et]!==1&&!isCustomProperty(et)&&typeof tt=="number"&&tt!==0?tt+"px":tt},noComponentSelectorMessage="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function handleInterpolation(o,et,tt){if(tt==null)return"";if(tt.__emotion_styles!==void 0)return tt;switch(typeof tt){case"boolean":return"";case"object":{if(tt.anim===1)return cursor={name:tt.name,styles:tt.styles,next:cursor},tt.name;if(tt.styles!==void 0){var rt=tt.next;if(rt!==void 0)for(;rt!==void 0;)cursor={name:rt.name,styles:rt.styles,next:cursor},rt=rt.next;var it=tt.styles+";";return it}return createStringFromObject(o,et,tt)}case"function":{if(o!==void 0){var nt=cursor,at=tt(o);return cursor=nt,handleInterpolation(o,et,at)}break}}if(et==null)return tt;var st=et[tt];return st!==void 0?st:tt}function createStringFromObject(o,et,tt){var rt="";if(Array.isArray(tt))for(var it=0;it96?testOmitPropsOnStringTag:testOmitPropsOnComponent},composeShouldForwardProps=function(et,tt,rt){var it;if(tt){var nt=tt.shouldForwardProp;it=et.__emotion_forwardProp&&nt?function(at){return et.__emotion_forwardProp(at)&&nt(at)}:nt}return typeof it!="function"&&rt&&(it=et.__emotion_forwardProp),it},Insertion=function(et){var tt=et.cache,rt=et.serialized,it=et.isStringTag;return registerStyles(tt,rt,it),useInsertionEffectAlwaysWithSyncFallback(function(){return insertStyles(tt,rt,it)}),null},createStyled$1=function o(et,tt){var rt=et.__emotion_real===et,it=rt&&et.__emotion_base||et,nt,at;tt!==void 0&&(nt=tt.label,at=tt.target);var st=composeShouldForwardProps(et,tt,rt),ot=st||getDefaultShouldForwardProp(it),lt=!ot("as");return function(){var ht=arguments,yt=rt&&et.__emotion_styles!==void 0?et.__emotion_styles.slice(0):[];if(nt!==void 0&&yt.push("label:"+nt+";"),ht[0]==null||ht[0].raw===void 0)yt.push.apply(yt,ht);else{yt.push(ht[0][0]);for(var gt=ht.length,bt=1;bt{Array.isArray(o.__emotion_styles)&&(o.__emotion_styles=et(o.__emotion_styles))},_excluded$a=["values","unit","step"],sortBreakpointsValues=o=>{const et=Object.keys(o).map(tt=>({key:tt,val:o[tt]}))||[];return et.sort((tt,rt)=>tt.val-rt.val),et.reduce((tt,rt)=>_extends$1({},tt,{[rt.key]:rt.val}),{})};function createBreakpoints(o){const{values:et={xs:0,sm:600,md:900,lg:1200,xl:1536},unit:tt="px",step:rt=5}=o,it=_objectWithoutPropertiesLoose(o,_excluded$a),nt=sortBreakpointsValues(et),at=Object.keys(nt);function st(gt){return`@media (min-width:${typeof et[gt]=="number"?et[gt]:gt}${tt})`}function ot(gt){return`@media (max-width:${(typeof et[gt]=="number"?et[gt]:gt)-rt/100}${tt})`}function lt(gt,bt){const dt=at.indexOf(bt);return`@media (min-width:${typeof et[gt]=="number"?et[gt]:gt}${tt}) and (max-width:${(dt!==-1&&typeof et[at[dt]]=="number"?et[at[dt]]:bt)-rt/100}${tt})`}function ht(gt){return at.indexOf(gt)+1`@media (min-width:${values[o]}px)`};function handleBreakpoints(o,et,tt){const rt=o.theme||{};if(Array.isArray(et)){const nt=rt.breakpoints||defaultBreakpoints;return et.reduce((at,st,ot)=>(at[nt.up(nt.keys[ot])]=tt(et[ot]),at),{})}if(typeof et=="object"){const nt=rt.breakpoints||defaultBreakpoints;return Object.keys(et).reduce((at,st)=>{if(Object.keys(nt.values||values).indexOf(st)!==-1){const ot=nt.up(st);at[ot]=tt(et[st],st)}else{const ot=st;at[ot]=et[ot]}return at},{})}return tt(et)}function createEmptyBreakpointObject(o={}){var et;return((et=o.keys)==null?void 0:et.reduce((rt,it)=>{const nt=o.up(it);return rt[nt]={},rt},{}))||{}}function removeUnusedBreakpoints(o,et){return o.reduce((tt,rt)=>{const it=tt[rt];return(!it||Object.keys(it).length===0)&&delete tt[rt],tt},et)}function mergeBreakpointsInOrder(o,...et){const tt=createEmptyBreakpointObject(o),rt=[tt,...et].reduce((it,nt)=>deepmerge(it,nt),{});return removeUnusedBreakpoints(Object.keys(tt),rt)}function computeBreakpointsBase(o,et){if(typeof o!="object")return{};const tt={},rt=Object.keys(et);return Array.isArray(o)?rt.forEach((it,nt)=>{nt{o[it]!=null&&(tt[it]=!0)}),tt}function resolveBreakpointValues({values:o,breakpoints:et,base:tt}){const rt=tt||computeBreakpointsBase(o,et),it=Object.keys(rt);if(it.length===0)return o;let nt;return it.reduce((at,st,ot)=>(Array.isArray(o)?(at[st]=o[ot]!=null?o[ot]:o[nt],nt=ot):typeof o=="object"?(at[st]=o[st]!=null?o[st]:o[nt],nt=st):at[st]=o,at),{})}function getPath(o,et,tt=!0){if(!et||typeof et!="string")return null;if(o&&o.vars&&tt){const rt=`vars.${et}`.split(".").reduce((it,nt)=>it&&it[nt]?it[nt]:null,o);if(rt!=null)return rt}return et.split(".").reduce((rt,it)=>rt&&rt[it]!=null?rt[it]:null,o)}function getStyleValue(o,et,tt,rt=tt){let it;return typeof o=="function"?it=o(tt):Array.isArray(o)?it=o[tt]||rt:it=getPath(o,tt)||rt,et&&(it=et(it,rt,o)),it}function style$2(o){const{prop:et,cssProperty:tt=o.prop,themeKey:rt,transform:it}=o,nt=at=>{if(at[et]==null)return null;const st=at[et],ot=at.theme,lt=getPath(ot,rt)||{};return handleBreakpoints(at,st,yt=>{let gt=getStyleValue(lt,it,yt);return yt===gt&&typeof yt=="string"&&(gt=getStyleValue(lt,it,`${et}${yt==="default"?"":capitalize(yt)}`,yt)),tt===!1?gt:{[tt]:gt}})};return nt.propTypes={},nt.filterProps=[et],nt}function memoize(o){const et={};return tt=>(et[tt]===void 0&&(et[tt]=o(tt)),et[tt])}const properties={m:"margin",p:"padding"},directions={t:"Top",r:"Right",b:"Bottom",l:"Left",x:["Left","Right"],y:["Top","Bottom"]},aliases={marginX:"mx",marginY:"my",paddingX:"px",paddingY:"py"},getCssProperties=memoize(o=>{if(o.length>2)if(aliases[o])o=aliases[o];else return[o];const[et,tt]=o.split(""),rt=properties[et],it=directions[tt]||"";return Array.isArray(it)?it.map(nt=>rt+nt):[rt+it]}),marginKeys=["m","mt","mr","mb","ml","mx","my","margin","marginTop","marginRight","marginBottom","marginLeft","marginX","marginY","marginInline","marginInlineStart","marginInlineEnd","marginBlock","marginBlockStart","marginBlockEnd"],paddingKeys=["p","pt","pr","pb","pl","px","py","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","paddingX","paddingY","paddingInline","paddingInlineStart","paddingInlineEnd","paddingBlock","paddingBlockStart","paddingBlockEnd"];[...marginKeys,...paddingKeys];function createUnaryUnit(o,et,tt,rt){var it;const nt=(it=getPath(o,et,!1))!=null?it:tt;return typeof nt=="number"?at=>typeof at=="string"?at:nt*at:Array.isArray(nt)?at=>typeof at=="string"?at:nt[at]:typeof nt=="function"?nt:()=>{}}function createUnarySpacing(o){return createUnaryUnit(o,"spacing",8)}function getValue(o,et){if(typeof et=="string"||et==null)return et;const tt=Math.abs(et),rt=o(tt);return et>=0?rt:typeof rt=="number"?-rt:`-${rt}`}function getStyleFromPropValue(o,et){return tt=>o.reduce((rt,it)=>(rt[it]=getValue(et,tt),rt),{})}function resolveCssProperty(o,et,tt,rt){if(et.indexOf(tt)===-1)return null;const it=getCssProperties(tt),nt=getStyleFromPropValue(it,rt),at=o[tt];return handleBreakpoints(o,at,nt)}function style$1(o,et){const tt=createUnarySpacing(o.theme);return Object.keys(o).map(rt=>resolveCssProperty(o,et,rt,tt)).reduce(merge,{})}function margin$1(o){return style$1(o,marginKeys)}margin$1.propTypes={};margin$1.filterProps=marginKeys;function padding$1(o){return style$1(o,paddingKeys)}padding$1.propTypes={};padding$1.filterProps=paddingKeys;function createSpacing(o=8){if(o.mui)return o;const et=createUnarySpacing({spacing:o}),tt=(...rt)=>(rt.length===0?[1]:rt).map(nt=>{const at=et(nt);return typeof at=="number"?`${at}px`:at}).join(" ");return tt.mui=!0,tt}function compose(...o){const et=o.reduce((rt,it)=>(it.filterProps.forEach(nt=>{rt[nt]=it}),rt),{}),tt=rt=>Object.keys(rt).reduce((it,nt)=>et[nt]?merge(it,et[nt](rt)):it,{});return tt.propTypes={},tt.filterProps=o.reduce((rt,it)=>rt.concat(it.filterProps),[]),tt}function borderTransform(o){return typeof o!="number"?o:`${o}px solid`}function createBorderStyle(o,et){return style$2({prop:o,themeKey:"borders",transform:et})}const border$1=createBorderStyle("border",borderTransform),borderTop=createBorderStyle("borderTop",borderTransform),borderRight=createBorderStyle("borderRight",borderTransform),borderBottom=createBorderStyle("borderBottom",borderTransform),borderLeft=createBorderStyle("borderLeft",borderTransform),borderColor=createBorderStyle("borderColor"),borderTopColor=createBorderStyle("borderTopColor"),borderRightColor=createBorderStyle("borderRightColor"),borderBottomColor=createBorderStyle("borderBottomColor"),borderLeftColor=createBorderStyle("borderLeftColor"),outline=createBorderStyle("outline",borderTransform),outlineColor=createBorderStyle("outlineColor"),borderRadius=o=>{if(o.borderRadius!==void 0&&o.borderRadius!==null){const et=createUnaryUnit(o.theme,"shape.borderRadius",4),tt=rt=>({borderRadius:getValue(et,rt)});return handleBreakpoints(o,o.borderRadius,tt)}return null};borderRadius.propTypes={};borderRadius.filterProps=["borderRadius"];compose(border$1,borderTop,borderRight,borderBottom,borderLeft,borderColor,borderTopColor,borderRightColor,borderBottomColor,borderLeftColor,borderRadius,outline,outlineColor);const gap=o=>{if(o.gap!==void 0&&o.gap!==null){const et=createUnaryUnit(o.theme,"spacing",8),tt=rt=>({gap:getValue(et,rt)});return handleBreakpoints(o,o.gap,tt)}return null};gap.propTypes={};gap.filterProps=["gap"];const columnGap=o=>{if(o.columnGap!==void 0&&o.columnGap!==null){const et=createUnaryUnit(o.theme,"spacing",8),tt=rt=>({columnGap:getValue(et,rt)});return handleBreakpoints(o,o.columnGap,tt)}return null};columnGap.propTypes={};columnGap.filterProps=["columnGap"];const rowGap=o=>{if(o.rowGap!==void 0&&o.rowGap!==null){const et=createUnaryUnit(o.theme,"spacing",8),tt=rt=>({rowGap:getValue(et,rt)});return handleBreakpoints(o,o.rowGap,tt)}return null};rowGap.propTypes={};rowGap.filterProps=["rowGap"];const gridColumn=style$2({prop:"gridColumn"}),gridRow=style$2({prop:"gridRow"}),gridAutoFlow=style$2({prop:"gridAutoFlow"}),gridAutoColumns=style$2({prop:"gridAutoColumns"}),gridAutoRows=style$2({prop:"gridAutoRows"}),gridTemplateColumns=style$2({prop:"gridTemplateColumns"}),gridTemplateRows=style$2({prop:"gridTemplateRows"}),gridTemplateAreas=style$2({prop:"gridTemplateAreas"}),gridArea=style$2({prop:"gridArea"});compose(gap,columnGap,rowGap,gridColumn,gridRow,gridAutoFlow,gridAutoColumns,gridAutoRows,gridTemplateColumns,gridTemplateRows,gridTemplateAreas,gridArea);function paletteTransform(o,et){return et==="grey"?et:o}const color=style$2({prop:"color",themeKey:"palette",transform:paletteTransform}),bgcolor=style$2({prop:"bgcolor",cssProperty:"backgroundColor",themeKey:"palette",transform:paletteTransform}),backgroundColor=style$2({prop:"backgroundColor",themeKey:"palette",transform:paletteTransform});compose(color,bgcolor,backgroundColor);function sizingTransform(o){return o<=1&&o!==0?`${o*100}%`:o}const width=style$2({prop:"width",transform:sizingTransform}),maxWidth=o=>{if(o.maxWidth!==void 0&&o.maxWidth!==null){const et=tt=>{var rt,it;const nt=((rt=o.theme)==null||(rt=rt.breakpoints)==null||(rt=rt.values)==null?void 0:rt[tt])||values[tt];return nt?((it=o.theme)==null||(it=it.breakpoints)==null?void 0:it.unit)!=="px"?{maxWidth:`${nt}${o.theme.breakpoints.unit}`}:{maxWidth:nt}:{maxWidth:sizingTransform(tt)}};return handleBreakpoints(o,o.maxWidth,et)}return null};maxWidth.filterProps=["maxWidth"];const minWidth=style$2({prop:"minWidth",transform:sizingTransform}),height=style$2({prop:"height",transform:sizingTransform}),maxHeight=style$2({prop:"maxHeight",transform:sizingTransform}),minHeight=style$2({prop:"minHeight",transform:sizingTransform});style$2({prop:"size",cssProperty:"width",transform:sizingTransform});style$2({prop:"size",cssProperty:"height",transform:sizingTransform});const boxSizing=style$2({prop:"boxSizing"});compose(width,maxWidth,minWidth,height,maxHeight,minHeight,boxSizing);const defaultSxConfig={border:{themeKey:"borders",transform:borderTransform},borderTop:{themeKey:"borders",transform:borderTransform},borderRight:{themeKey:"borders",transform:borderTransform},borderBottom:{themeKey:"borders",transform:borderTransform},borderLeft:{themeKey:"borders",transform:borderTransform},borderColor:{themeKey:"palette"},borderTopColor:{themeKey:"palette"},borderRightColor:{themeKey:"palette"},borderBottomColor:{themeKey:"palette"},borderLeftColor:{themeKey:"palette"},outline:{themeKey:"borders",transform:borderTransform},outlineColor:{themeKey:"palette"},borderRadius:{themeKey:"shape.borderRadius",style:borderRadius},color:{themeKey:"palette",transform:paletteTransform},bgcolor:{themeKey:"palette",cssProperty:"backgroundColor",transform:paletteTransform},backgroundColor:{themeKey:"palette",transform:paletteTransform},p:{style:padding$1},pt:{style:padding$1},pr:{style:padding$1},pb:{style:padding$1},pl:{style:padding$1},px:{style:padding$1},py:{style:padding$1},padding:{style:padding$1},paddingTop:{style:padding$1},paddingRight:{style:padding$1},paddingBottom:{style:padding$1},paddingLeft:{style:padding$1},paddingX:{style:padding$1},paddingY:{style:padding$1},paddingInline:{style:padding$1},paddingInlineStart:{style:padding$1},paddingInlineEnd:{style:padding$1},paddingBlock:{style:padding$1},paddingBlockStart:{style:padding$1},paddingBlockEnd:{style:padding$1},m:{style:margin$1},mt:{style:margin$1},mr:{style:margin$1},mb:{style:margin$1},ml:{style:margin$1},mx:{style:margin$1},my:{style:margin$1},margin:{style:margin$1},marginTop:{style:margin$1},marginRight:{style:margin$1},marginBottom:{style:margin$1},marginLeft:{style:margin$1},marginX:{style:margin$1},marginY:{style:margin$1},marginInline:{style:margin$1},marginInlineStart:{style:margin$1},marginInlineEnd:{style:margin$1},marginBlock:{style:margin$1},marginBlockStart:{style:margin$1},marginBlockEnd:{style:margin$1},displayPrint:{cssProperty:!1,transform:o=>({"@media print":{display:o}})},display:{},overflow:{},textOverflow:{},visibility:{},whiteSpace:{},flexBasis:{},flexDirection:{},flexWrap:{},justifyContent:{},alignItems:{},alignContent:{},order:{},flex:{},flexGrow:{},flexShrink:{},alignSelf:{},justifyItems:{},justifySelf:{},gap:{style:gap},rowGap:{style:rowGap},columnGap:{style:columnGap},gridColumn:{},gridRow:{},gridAutoFlow:{},gridAutoColumns:{},gridAutoRows:{},gridTemplateColumns:{},gridTemplateRows:{},gridTemplateAreas:{},gridArea:{},position:{},zIndex:{themeKey:"zIndex"},top:{},right:{},bottom:{},left:{},boxShadow:{themeKey:"shadows"},width:{transform:sizingTransform},maxWidth:{style:maxWidth},minWidth:{transform:sizingTransform},height:{transform:sizingTransform},maxHeight:{transform:sizingTransform},minHeight:{transform:sizingTransform},boxSizing:{},fontFamily:{themeKey:"typography"},fontSize:{themeKey:"typography"},fontStyle:{themeKey:"typography"},fontWeight:{themeKey:"typography"},letterSpacing:{},textTransform:{},lineHeight:{},textAlign:{},typography:{cssProperty:!1,themeKey:"typography"}},defaultSxConfig$1=defaultSxConfig;function objectsHaveSameKeys(...o){const et=o.reduce((rt,it)=>rt.concat(Object.keys(it)),[]),tt=new Set(et);return o.every(rt=>tt.size===Object.keys(rt).length)}function callIfFn(o,et){return typeof o=="function"?o(et):o}function unstable_createStyleFunctionSx(){function o(tt,rt,it,nt){const at={[tt]:rt,theme:it},st=nt[tt];if(!st)return{[tt]:rt};const{cssProperty:ot=tt,themeKey:lt,transform:ht,style:yt}=st;if(rt==null)return null;if(lt==="typography"&&rt==="inherit")return{[tt]:rt};const gt=getPath(it,lt)||{};return yt?yt(at):handleBreakpoints(at,rt,dt=>{let mt=getStyleValue(gt,ht,dt);return dt===mt&&typeof dt=="string"&&(mt=getStyleValue(gt,ht,`${tt}${dt==="default"?"":capitalize(dt)}`,dt)),ot===!1?mt:{[ot]:mt}})}function et(tt){var rt;const{sx:it,theme:nt={}}=tt||{};if(!it)return null;const at=(rt=nt.unstable_sxConfig)!=null?rt:defaultSxConfig$1;function st(ot){let lt=ot;if(typeof ot=="function")lt=ot(nt);else if(typeof ot!="object")return ot;if(!lt)return null;const ht=createEmptyBreakpointObject(nt.breakpoints),yt=Object.keys(ht);let gt=ht;return Object.keys(lt).forEach(bt=>{const dt=callIfFn(lt[bt],nt);if(dt!=null)if(typeof dt=="object")if(at[bt])gt=merge(gt,o(bt,dt,nt,at));else{const mt=handleBreakpoints({theme:nt},dt,St=>({[bt]:St}));objectsHaveSameKeys(mt,dt)?gt[bt]=et({sx:dt,theme:nt}):gt=merge(gt,mt)}else gt=merge(gt,o(bt,dt,nt,at))}),removeUnusedBreakpoints(yt,gt)}return Array.isArray(it)?it.map(st):st(it)}return et}const styleFunctionSx=unstable_createStyleFunctionSx();styleFunctionSx.filterProps=["sx"];const styleFunctionSx$1=styleFunctionSx,_excluded$9=["breakpoints","palette","spacing","shape"];function createTheme$1(o={},...et){const{breakpoints:tt={},palette:rt={},spacing:it,shape:nt={}}=o,at=_objectWithoutPropertiesLoose(o,_excluded$9),st=createBreakpoints(tt),ot=createSpacing(it);let lt=deepmerge({breakpoints:st,direction:"ltr",components:{},palette:_extends$1({mode:"light"},rt),spacing:ot,shape:_extends$1({},shape$1,nt)},at);return lt=et.reduce((ht,yt)=>deepmerge(ht,yt),lt),lt.unstable_sxConfig=_extends$1({},defaultSxConfig$1,at==null?void 0:at.unstable_sxConfig),lt.unstable_sx=function(yt){return styleFunctionSx$1({sx:yt,theme:this})},lt}function isObjectEmpty(o){return Object.keys(o).length===0}function useTheme$3(o=null){const et=reactExports.useContext(ThemeContext$2);return!et||isObjectEmpty(et)?o:et}const systemDefaultTheme$1=createTheme$1();function useTheme$2(o=systemDefaultTheme$1){return useTheme$3(o)}const _excluded$8=["variant"];function isEmpty$1(o){return o.length===0}function propsToClassKey(o){const{variant:et}=o,tt=_objectWithoutPropertiesLoose(o,_excluded$8);let rt=et||"";return Object.keys(tt).sort().forEach(it=>{it==="color"?rt+=isEmpty$1(rt)?o[it]:capitalize(o[it]):rt+=`${isEmpty$1(rt)?it:capitalize(it)}${capitalize(o[it].toString())}`}),rt}const _excluded$7=["name","slot","skipVariantsResolver","skipSx","overridesResolver"];function isEmpty(o){return Object.keys(o).length===0}function isStringTag(o){return typeof o=="string"&&o.charCodeAt(0)>96}const getStyleOverrides=(o,et)=>et.components&&et.components[o]&&et.components[o].styleOverrides?et.components[o].styleOverrides:null,transformVariants=o=>{const et={};return o&&o.forEach(tt=>{const rt=propsToClassKey(tt.props);et[rt]=tt.style}),et},getVariantStyles=(o,et)=>{let tt=[];return et&&et.components&&et.components[o]&&et.components[o].variants&&(tt=et.components[o].variants),transformVariants(tt)},variantsResolver=(o,et,tt)=>{const{ownerState:rt={}}=o,it=[];return tt&&tt.forEach(nt=>{let at=!0;Object.keys(nt.props).forEach(st=>{rt[st]!==nt.props[st]&&o[st]!==nt.props[st]&&(at=!1)}),at&&it.push(et[propsToClassKey(nt.props)])}),it},themeVariantsResolver=(o,et,tt,rt)=>{var it;const nt=tt==null||(it=tt.components)==null||(it=it[rt])==null?void 0:it.variants;return variantsResolver(o,et,nt)};function shouldForwardProp(o){return o!=="ownerState"&&o!=="theme"&&o!=="sx"&&o!=="as"}const systemDefaultTheme=createTheme$1(),lowercaseFirstLetter=o=>o&&o.charAt(0).toLowerCase()+o.slice(1);function resolveTheme({defaultTheme:o,theme:et,themeId:tt}){return isEmpty(et)?o:et[tt]||et}function defaultOverridesResolver(o){return o?(et,tt)=>tt[o]:null}const muiStyledFunctionResolver=({styledArg:o,props:et,defaultTheme:tt,themeId:rt})=>{const it=o(_extends$1({},et,{theme:resolveTheme(_extends$1({},et,{defaultTheme:tt,themeId:rt}))}));let nt;if(it&&it.variants&&(nt=it.variants,delete it.variants),nt){const at=variantsResolver(et,transformVariants(nt),nt);return[it,...at]}return it};function createStyled(o={}){const{themeId:et,defaultTheme:tt=systemDefaultTheme,rootShouldForwardProp:rt=shouldForwardProp,slotShouldForwardProp:it=shouldForwardProp}=o,nt=at=>styleFunctionSx$1(_extends$1({},at,{theme:resolveTheme(_extends$1({},at,{defaultTheme:tt,themeId:et}))}));return nt.__mui_systemSx=!0,(at,st={})=>{internal_processStyles(at,Pt=>Pt.filter(Ot=>!(Ot!=null&&Ot.__mui_systemSx)));const{name:ot,slot:lt,skipVariantsResolver:ht,skipSx:yt,overridesResolver:gt=defaultOverridesResolver(lowercaseFirstLetter(lt))}=st,bt=_objectWithoutPropertiesLoose(st,_excluded$7),dt=ht!==void 0?ht:lt&<!=="Root"&<!=="root"||!1,mt=yt||!1;let St,pt=shouldForwardProp;lt==="Root"||lt==="root"?pt=rt:lt?pt=it:isStringTag(at)&&(pt=void 0);const kt=styled$2(at,_extends$1({shouldForwardProp:pt,label:St},bt)),Et=(Pt,...Ot)=>{const Nt=Ot?Ot.map(cr=>{if(typeof cr=="function"&&cr.__emotion_real!==cr)return qt=>muiStyledFunctionResolver({styledArg:cr,props:qt,defaultTheme:tt,themeId:et});if(isPlainObject(cr)){let qt=cr,Rt;return cr&&cr.variants&&(Rt=cr.variants,delete qt.variants,qt=Mt=>{let ut=cr;return variantsResolver(Mt,transformVariants(Rt),Rt).forEach($t=>{ut=deepmerge(ut,$t)}),ut}),qt}return cr}):[];let Vt=Pt;if(isPlainObject(Pt)){let cr;Pt&&Pt.variants&&(cr=Pt.variants,delete Vt.variants,Vt=qt=>{let Rt=Pt;return variantsResolver(qt,transformVariants(cr),cr).forEach(ut=>{Rt=deepmerge(Rt,ut)}),Rt})}else typeof Pt=="function"&&Pt.__emotion_real!==Pt&&(Vt=cr=>muiStyledFunctionResolver({styledArg:Pt,props:cr,defaultTheme:tt,themeId:et}));ot&>&&Nt.push(cr=>{const qt=resolveTheme(_extends$1({},cr,{defaultTheme:tt,themeId:et})),Rt=getStyleOverrides(ot,qt);if(Rt){const Mt={};return Object.entries(Rt).forEach(([ut,wt])=>{Mt[ut]=typeof wt=="function"?wt(_extends$1({},cr,{theme:qt})):wt}),gt(cr,Mt)}return null}),ot&&!dt&&Nt.push(cr=>{const qt=resolveTheme(_extends$1({},cr,{defaultTheme:tt,themeId:et}));return themeVariantsResolver(cr,getVariantStyles(ot,qt),qt,ot)}),mt||Nt.push(nt);const jt=Nt.length-Ot.length;if(Array.isArray(Pt)&&jt>0){const cr=new Array(jt).fill("");Vt=[...Pt,...cr],Vt.raw=[...Pt.raw,...cr]}const zt=kt(Vt,...Nt);return at.muiName&&(zt.muiName=at.muiName),zt};return kt.withConfig&&(Et.withConfig=kt.withConfig),Et}}function getThemeProps(o){const{theme:et,name:tt,props:rt}=o;return!et||!et.components||!et.components[tt]||!et.components[tt].defaultProps?rt:resolveProps(et.components[tt].defaultProps,rt)}function useThemeProps$1({props:o,name:et,defaultTheme:tt,themeId:rt}){let it=useTheme$2(tt);return rt&&(it=it[rt]||it),getThemeProps({theme:it,name:et,props:o})}function clamp(o,et=0,tt=1){return Math.min(Math.max(et,o),tt)}function hexToRgb(o){o=o.slice(1);const et=new RegExp(`.{1,${o.length>=6?2:1}}`,"g");let tt=o.match(et);return tt&&tt[0].length===1&&(tt=tt.map(rt=>rt+rt)),tt?`rgb${tt.length===4?"a":""}(${tt.map((rt,it)=>it<3?parseInt(rt,16):Math.round(parseInt(rt,16)/255*1e3)/1e3).join(", ")})`:""}function decomposeColor(o){if(o.type)return o;if(o.charAt(0)==="#")return decomposeColor(hexToRgb(o));const et=o.indexOf("("),tt=o.substring(0,et);if(["rgb","rgba","hsl","hsla","color"].indexOf(tt)===-1)throw new Error(formatMuiErrorMessage(9,o));let rt=o.substring(et+1,o.length-1),it;if(tt==="color"){if(rt=rt.split(" "),it=rt.shift(),rt.length===4&&rt[3].charAt(0)==="/"&&(rt[3]=rt[3].slice(1)),["srgb","display-p3","a98-rgb","prophoto-rgb","rec-2020"].indexOf(it)===-1)throw new Error(formatMuiErrorMessage(10,it))}else rt=rt.split(",");return rt=rt.map(nt=>parseFloat(nt)),{type:tt,values:rt,colorSpace:it}}function recomposeColor(o){const{type:et,colorSpace:tt}=o;let{values:rt}=o;return et.indexOf("rgb")!==-1?rt=rt.map((it,nt)=>nt<3?parseInt(it,10):it):et.indexOf("hsl")!==-1&&(rt[1]=`${rt[1]}%`,rt[2]=`${rt[2]}%`),et.indexOf("color")!==-1?rt=`${tt} ${rt.join(" ")}`:rt=`${rt.join(", ")}`,`${et}(${rt})`}function hslToRgb(o){o=decomposeColor(o);const{values:et}=o,tt=et[0],rt=et[1]/100,it=et[2]/100,nt=rt*Math.min(it,1-it),at=(lt,ht=(lt+tt/30)%12)=>it-nt*Math.max(Math.min(ht-3,9-ht,1),-1);let st="rgb";const ot=[Math.round(at(0)*255),Math.round(at(8)*255),Math.round(at(4)*255)];return o.type==="hsla"&&(st+="a",ot.push(et[3])),recomposeColor({type:st,values:ot})}function getLuminance(o){o=decomposeColor(o);let et=o.type==="hsl"||o.type==="hsla"?decomposeColor(hslToRgb(o)).values:o.values;return et=et.map(tt=>(o.type!=="color"&&(tt/=255),tt<=.03928?tt/12.92:((tt+.055)/1.055)**2.4)),Number((.2126*et[0]+.7152*et[1]+.0722*et[2]).toFixed(3))}function getContrastRatio(o,et){const tt=getLuminance(o),rt=getLuminance(et);return(Math.max(tt,rt)+.05)/(Math.min(tt,rt)+.05)}function alpha(o,et){return o=decomposeColor(o),et=clamp(et),(o.type==="rgb"||o.type==="hsl")&&(o.type+="a"),o.type==="color"?o.values[3]=`/${et}`:o.values[3]=et,recomposeColor(o)}function darken(o,et){if(o=decomposeColor(o),et=clamp(et),o.type.indexOf("hsl")!==-1)o.values[2]*=1-et;else if(o.type.indexOf("rgb")!==-1||o.type.indexOf("color")!==-1)for(let tt=0;tt<3;tt+=1)o.values[tt]*=1-et;return recomposeColor(o)}function lighten(o,et){if(o=decomposeColor(o),et=clamp(et),o.type.indexOf("hsl")!==-1)o.values[2]+=(100-o.values[2])*et;else if(o.type.indexOf("rgb")!==-1)for(let tt=0;tt<3;tt+=1)o.values[tt]+=(255-o.values[tt])*et;else if(o.type.indexOf("color")!==-1)for(let tt=0;tt<3;tt+=1)o.values[tt]+=(1-o.values[tt])*et;return recomposeColor(o)}const ThemeContext=reactExports.createContext(null),ThemeContext$1=ThemeContext;function useTheme$1(){return reactExports.useContext(ThemeContext$1)}const hasSymbol=typeof Symbol=="function"&&Symbol.for,nested=hasSymbol?Symbol.for("mui.nested"):"__THEME_NESTED__";function mergeOuterLocalTheme(o,et){return typeof et=="function"?et(o):_extends$1({},o,et)}function ThemeProvider$2(o){const{children:et,theme:tt}=o,rt=useTheme$1(),it=reactExports.useMemo(()=>{const nt=rt===null?tt:mergeOuterLocalTheme(rt,tt);return nt!=null&&(nt[nested]=rt!==null),nt},[tt,rt]);return jsxRuntimeExports.jsx(ThemeContext$1.Provider,{value:it,children:et})}const EMPTY_THEME={};function useThemeScoping(o,et,tt,rt=!1){return reactExports.useMemo(()=>{const it=o&&et[o]||et;if(typeof tt=="function"){const nt=tt(it),at=o?_extends$1({},et,{[o]:nt}):nt;return rt?()=>at:at}return o?_extends$1({},et,{[o]:tt}):_extends$1({},et,tt)},[o,et,tt,rt])}function ThemeProvider$1(o){const{children:et,theme:tt,themeId:rt}=o,it=useTheme$3(EMPTY_THEME),nt=useTheme$1()||EMPTY_THEME,at=useThemeScoping(rt,it,tt),st=useThemeScoping(rt,nt,tt,!0);return jsxRuntimeExports.jsx(ThemeProvider$2,{theme:st,children:jsxRuntimeExports.jsx(ThemeContext$2.Provider,{value:at,children:et})})}function createMixins(o,et){return _extends$1({toolbar:{minHeight:56,[o.up("xs")]:{"@media (orientation: landscape)":{minHeight:48}},[o.up("sm")]:{minHeight:64}}},et)}const _excluded$6=["mode","contrastThreshold","tonalOffset"],light={text:{primary:"rgba(0, 0, 0, 0.87)",secondary:"rgba(0, 0, 0, 0.6)",disabled:"rgba(0, 0, 0, 0.38)"},divider:"rgba(0, 0, 0, 0.12)",background:{paper:common$1.white,default:common$1.white},action:{active:"rgba(0, 0, 0, 0.54)",hover:"rgba(0, 0, 0, 0.04)",hoverOpacity:.04,selected:"rgba(0, 0, 0, 0.08)",selectedOpacity:.08,disabled:"rgba(0, 0, 0, 0.26)",disabledBackground:"rgba(0, 0, 0, 0.12)",disabledOpacity:.38,focus:"rgba(0, 0, 0, 0.12)",focusOpacity:.12,activatedOpacity:.12}},dark={text:{primary:common$1.white,secondary:"rgba(255, 255, 255, 0.7)",disabled:"rgba(255, 255, 255, 0.5)",icon:"rgba(255, 255, 255, 0.5)"},divider:"rgba(255, 255, 255, 0.12)",background:{paper:"#121212",default:"#121212"},action:{active:common$1.white,hover:"rgba(255, 255, 255, 0.08)",hoverOpacity:.08,selected:"rgba(255, 255, 255, 0.16)",selectedOpacity:.16,disabled:"rgba(255, 255, 255, 0.3)",disabledBackground:"rgba(255, 255, 255, 0.12)",disabledOpacity:.38,focus:"rgba(255, 255, 255, 0.12)",focusOpacity:.12,activatedOpacity:.24}};function addLightOrDark(o,et,tt,rt){const it=rt.light||rt,nt=rt.dark||rt*1.5;o[et]||(o.hasOwnProperty(tt)?o[et]=o[tt]:et==="light"?o.light=lighten(o.main,it):et==="dark"&&(o.dark=darken(o.main,nt)))}function getDefaultPrimary(o="light"){return o==="dark"?{main:blue$1[200],light:blue$1[50],dark:blue$1[400]}:{main:blue$1[700],light:blue$1[400],dark:blue$1[800]}}function getDefaultSecondary(o="light"){return o==="dark"?{main:purple$1[200],light:purple$1[50],dark:purple$1[400]}:{main:purple$1[500],light:purple$1[300],dark:purple$1[700]}}function getDefaultError(o="light"){return o==="dark"?{main:red$1[500],light:red$1[300],dark:red$1[700]}:{main:red$1[700],light:red$1[400],dark:red$1[800]}}function getDefaultInfo(o="light"){return o==="dark"?{main:lightBlue$1[400],light:lightBlue$1[300],dark:lightBlue$1[700]}:{main:lightBlue$1[700],light:lightBlue$1[500],dark:lightBlue$1[900]}}function getDefaultSuccess(o="light"){return o==="dark"?{main:green$1[400],light:green$1[300],dark:green$1[700]}:{main:green$1[800],light:green$1[500],dark:green$1[900]}}function getDefaultWarning(o="light"){return o==="dark"?{main:orange$1[400],light:orange$1[300],dark:orange$1[700]}:{main:"#ed6c02",light:orange$1[500],dark:orange$1[900]}}function createPalette(o){const{mode:et="light",contrastThreshold:tt=3,tonalOffset:rt=.2}=o,it=_objectWithoutPropertiesLoose(o,_excluded$6),nt=o.primary||getDefaultPrimary(et),at=o.secondary||getDefaultSecondary(et),st=o.error||getDefaultError(et),ot=o.info||getDefaultInfo(et),lt=o.success||getDefaultSuccess(et),ht=o.warning||getDefaultWarning(et);function yt(mt){return getContrastRatio(mt,dark.text.primary)>=tt?dark.text.primary:light.text.primary}const gt=({color:mt,name:St,mainShade:pt=500,lightShade:kt=300,darkShade:Et=700})=>{if(mt=_extends$1({},mt),!mt.main&&mt[pt]&&(mt.main=mt[pt]),!mt.hasOwnProperty("main"))throw new Error(formatMuiErrorMessage(11,St?` (${St})`:"",pt));if(typeof mt.main!="string")throw new Error(formatMuiErrorMessage(12,St?` (${St})`:"",JSON.stringify(mt.main)));return addLightOrDark(mt,"light",kt,rt),addLightOrDark(mt,"dark",Et,rt),mt.contrastText||(mt.contrastText=yt(mt.main)),mt},bt={dark,light};return deepmerge(_extends$1({common:_extends$1({},common$1),mode:et,primary:gt({color:nt,name:"primary"}),secondary:gt({color:at,name:"secondary",mainShade:"A400",lightShade:"A200",darkShade:"A700"}),error:gt({color:st,name:"error"}),warning:gt({color:ht,name:"warning"}),info:gt({color:ot,name:"info"}),success:gt({color:lt,name:"success"}),grey:grey$1,contrastThreshold:tt,getContrastText:yt,augmentColor:gt,tonalOffset:rt},bt[et]),it)}const _excluded$5=["fontFamily","fontSize","fontWeightLight","fontWeightRegular","fontWeightMedium","fontWeightBold","htmlFontSize","allVariants","pxToRem"];function round(o){return Math.round(o*1e5)/1e5}const caseAllCaps={textTransform:"uppercase"},defaultFontFamily='"Roboto", "Helvetica", "Arial", sans-serif';function createTypography(o,et){const tt=typeof et=="function"?et(o):et,{fontFamily:rt=defaultFontFamily,fontSize:it=14,fontWeightLight:nt=300,fontWeightRegular:at=400,fontWeightMedium:st=500,fontWeightBold:ot=700,htmlFontSize:lt=16,allVariants:ht,pxToRem:yt}=tt,gt=_objectWithoutPropertiesLoose(tt,_excluded$5),bt=it/14,dt=yt||(pt=>`${pt/lt*bt}rem`),mt=(pt,kt,Et,Pt,Ot)=>_extends$1({fontFamily:rt,fontWeight:pt,fontSize:dt(kt),lineHeight:Et},rt===defaultFontFamily?{letterSpacing:`${round(Pt/kt)}em`}:{},Ot,ht),St={h1:mt(nt,96,1.167,-1.5),h2:mt(nt,60,1.2,-.5),h3:mt(at,48,1.167,0),h4:mt(at,34,1.235,.25),h5:mt(at,24,1.334,0),h6:mt(st,20,1.6,.15),subtitle1:mt(at,16,1.75,.15),subtitle2:mt(st,14,1.57,.1),body1:mt(at,16,1.5,.15),body2:mt(at,14,1.43,.15),button:mt(st,14,1.75,.4,caseAllCaps),caption:mt(at,12,1.66,.4),overline:mt(at,12,2.66,1,caseAllCaps),inherit:{fontFamily:"inherit",fontWeight:"inherit",fontSize:"inherit",lineHeight:"inherit",letterSpacing:"inherit"}};return deepmerge(_extends$1({htmlFontSize:lt,pxToRem:dt,fontFamily:rt,fontSize:it,fontWeightLight:nt,fontWeightRegular:at,fontWeightMedium:st,fontWeightBold:ot},St),gt,{clone:!1})}const shadowKeyUmbraOpacity=.2,shadowKeyPenumbraOpacity=.14,shadowAmbientShadowOpacity=.12;function createShadow(...o){return[`${o[0]}px ${o[1]}px ${o[2]}px ${o[3]}px rgba(0,0,0,${shadowKeyUmbraOpacity})`,`${o[4]}px ${o[5]}px ${o[6]}px ${o[7]}px rgba(0,0,0,${shadowKeyPenumbraOpacity})`,`${o[8]}px ${o[9]}px ${o[10]}px ${o[11]}px rgba(0,0,0,${shadowAmbientShadowOpacity})`].join(",")}const shadows=["none",createShadow(0,2,1,-1,0,1,1,0,0,1,3,0),createShadow(0,3,1,-2,0,2,2,0,0,1,5,0),createShadow(0,3,3,-2,0,3,4,0,0,1,8,0),createShadow(0,2,4,-1,0,4,5,0,0,1,10,0),createShadow(0,3,5,-1,0,5,8,0,0,1,14,0),createShadow(0,3,5,-1,0,6,10,0,0,1,18,0),createShadow(0,4,5,-2,0,7,10,1,0,2,16,1),createShadow(0,5,5,-3,0,8,10,1,0,3,14,2),createShadow(0,5,6,-3,0,9,12,1,0,3,16,2),createShadow(0,6,6,-3,0,10,14,1,0,4,18,3),createShadow(0,6,7,-4,0,11,15,1,0,4,20,3),createShadow(0,7,8,-4,0,12,17,2,0,5,22,4),createShadow(0,7,8,-4,0,13,19,2,0,5,24,4),createShadow(0,7,9,-4,0,14,21,2,0,5,26,4),createShadow(0,8,9,-5,0,15,22,2,0,6,28,5),createShadow(0,8,10,-5,0,16,24,2,0,6,30,5),createShadow(0,8,11,-5,0,17,26,2,0,6,32,5),createShadow(0,9,11,-5,0,18,28,2,0,7,34,6),createShadow(0,9,12,-6,0,19,29,2,0,7,36,6),createShadow(0,10,13,-6,0,20,31,3,0,8,38,7),createShadow(0,10,13,-6,0,21,33,3,0,8,40,7),createShadow(0,10,14,-6,0,22,35,3,0,8,42,7),createShadow(0,11,14,-7,0,23,36,3,0,9,44,8),createShadow(0,11,15,-7,0,24,38,3,0,9,46,8)],shadows$1=shadows,_excluded$4=["duration","easing","delay"],easing={easeInOut:"cubic-bezier(0.4, 0, 0.2, 1)",easeOut:"cubic-bezier(0.0, 0, 0.2, 1)",easeIn:"cubic-bezier(0.4, 0, 1, 1)",sharp:"cubic-bezier(0.4, 0, 0.6, 1)"},duration={shortest:150,shorter:200,short:250,standard:300,complex:375,enteringScreen:225,leavingScreen:195};function formatMs(o){return`${Math.round(o)}ms`}function getAutoHeightDuration(o){if(!o)return 0;const et=o/36;return Math.round((4+15*et**.25+et/5)*10)}function createTransitions(o){const et=_extends$1({},easing,o.easing),tt=_extends$1({},duration,o.duration);return _extends$1({getAutoHeightDuration,create:(it=["all"],nt={})=>{const{duration:at=tt.standard,easing:st=et.easeInOut,delay:ot=0}=nt;return _objectWithoutPropertiesLoose(nt,_excluded$4),(Array.isArray(it)?it:[it]).map(lt=>`${lt} ${typeof at=="string"?at:formatMs(at)} ${st} ${typeof ot=="string"?ot:formatMs(ot)}`).join(",")}},o,{easing:et,duration:tt})}const zIndex={mobileStepper:1e3,fab:1050,speedDial:1050,appBar:1100,drawer:1200,modal:1300,snackbar:1400,tooltip:1500},zIndex$1=zIndex,_excluded$3=["breakpoints","mixins","spacing","palette","transitions","typography","shape"];function createTheme(o={},...et){const{mixins:tt={},palette:rt={},transitions:it={},typography:nt={}}=o,at=_objectWithoutPropertiesLoose(o,_excluded$3);if(o.vars)throw new Error(formatMuiErrorMessage(18));const st=createPalette(rt),ot=createTheme$1(o);let lt=deepmerge(ot,{mixins:createMixins(ot.breakpoints,tt),palette:st,shadows:shadows$1.slice(),typography:createTypography(st,nt),transitions:createTransitions(it),zIndex:_extends$1({},zIndex$1)});return lt=deepmerge(lt,at),lt=et.reduce((ht,yt)=>deepmerge(ht,yt),lt),lt.unstable_sxConfig=_extends$1({},defaultSxConfig$1,at==null?void 0:at.unstable_sxConfig),lt.unstable_sx=function(yt){return styleFunctionSx$1({sx:yt,theme:this})},lt}const defaultTheme=createTheme(),defaultTheme$1=defaultTheme;function useTheme(){const o=useTheme$2(defaultTheme$1);return o[THEME_ID]||o}function useThemeProps({props:o,name:et}){return useThemeProps$1({props:o,name:et,defaultTheme:defaultTheme$1,themeId:THEME_ID})}const rootShouldForwardProp=o=>shouldForwardProp(o)&&o!=="classes",slotShouldForwardProp=shouldForwardProp,styled=createStyled({themeId:THEME_ID,defaultTheme:defaultTheme$1,rootShouldForwardProp}),styled$1=styled,_excluded$2=["theme"];function ThemeProvider(o){let{theme:et}=o,tt=_objectWithoutPropertiesLoose(o,_excluded$2);const rt=et[THEME_ID];return jsxRuntimeExports.jsx(ThemeProvider$1,_extends$1({},tt,{themeId:rt?THEME_ID:void 0,theme:rt||et}))}function r$1(o){var et,tt,rt="";if(typeof o=="string"||typeof o=="number")rt+=o;else if(typeof o=="object")if(Array.isArray(o))for(et=0;eto,_t,_t2,_t3,_t4,_t5,_t6;const TRANSITION_DURATION=4,indeterminate1Keyframe=keyframes(_t||(_t=_` - 0% { - left: -35%; - right: 100%; - } - - 60% { - left: 100%; - right: -90%; - } - - 100% { - left: 100%; - right: -90%; - } -`)),indeterminate2Keyframe=keyframes(_t2||(_t2=_` - 0% { - left: -200%; - right: 100%; - } - - 60% { - left: 107%; - right: -8%; - } - - 100% { - left: 107%; - right: -8%; - } -`)),bufferKeyframe=keyframes(_t3||(_t3=_` - 0% { - opacity: 1; - background-position: 0 -23px; - } - - 60% { - opacity: 0; - background-position: 0 -23px; - } - - 100% { - opacity: 1; - background-position: -200px -23px; - } -`)),useUtilityClasses=o=>{const{classes:et,variant:tt,color:rt}=o,it={root:["root",`color${capitalize(rt)}`,tt],dashed:["dashed",`dashedColor${capitalize(rt)}`],bar1:["bar",`barColor${capitalize(rt)}`,(tt==="indeterminate"||tt==="query")&&"bar1Indeterminate",tt==="determinate"&&"bar1Determinate",tt==="buffer"&&"bar1Buffer"],bar2:["bar",tt!=="buffer"&&`barColor${capitalize(rt)}`,tt==="buffer"&&`color${capitalize(rt)}`,(tt==="indeterminate"||tt==="query")&&"bar2Indeterminate",tt==="buffer"&&"bar2Buffer"]};return composeClasses(it,getLinearProgressUtilityClass,et)},getColorShade=(o,et)=>et==="inherit"?"currentColor":o.vars?o.vars.palette.LinearProgress[`${et}Bg`]:o.palette.mode==="light"?lighten(o.palette[et].main,.62):darken(o.palette[et].main,.5),LinearProgressRoot=styled$1("span",{name:"MuiLinearProgress",slot:"Root",overridesResolver:(o,et)=>{const{ownerState:tt}=o;return[et.root,et[`color${capitalize(tt.color)}`],et[tt.variant]]}})(({ownerState:o,theme:et})=>_extends$1({position:"relative",overflow:"hidden",display:"block",height:4,zIndex:0,"@media print":{colorAdjust:"exact"},backgroundColor:getColorShade(et,o.color)},o.color==="inherit"&&o.variant!=="buffer"&&{backgroundColor:"none","&::before":{content:'""',position:"absolute",left:0,top:0,right:0,bottom:0,backgroundColor:"currentColor",opacity:.3}},o.variant==="buffer"&&{backgroundColor:"transparent"},o.variant==="query"&&{transform:"rotate(180deg)"})),LinearProgressDashed=styled$1("span",{name:"MuiLinearProgress",slot:"Dashed",overridesResolver:(o,et)=>{const{ownerState:tt}=o;return[et.dashed,et[`dashedColor${capitalize(tt.color)}`]]}})(({ownerState:o,theme:et})=>{const tt=getColorShade(et,o.color);return _extends$1({position:"absolute",marginTop:0,height:"100%",width:"100%"},o.color==="inherit"&&{opacity:.3},{backgroundImage:`radial-gradient(${tt} 0%, ${tt} 16%, transparent 42%)`,backgroundSize:"10px 10px",backgroundPosition:"0 -23px"})},css(_t4||(_t4=_` - animation: ${0} 3s infinite linear; - `),bufferKeyframe)),LinearProgressBar1=styled$1("span",{name:"MuiLinearProgress",slot:"Bar1",overridesResolver:(o,et)=>{const{ownerState:tt}=o;return[et.bar,et[`barColor${capitalize(tt.color)}`],(tt.variant==="indeterminate"||tt.variant==="query")&&et.bar1Indeterminate,tt.variant==="determinate"&&et.bar1Determinate,tt.variant==="buffer"&&et.bar1Buffer]}})(({ownerState:o,theme:et})=>_extends$1({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left",backgroundColor:o.color==="inherit"?"currentColor":(et.vars||et).palette[o.color].main},o.variant==="determinate"&&{transition:`transform .${TRANSITION_DURATION}s linear`},o.variant==="buffer"&&{zIndex:1,transition:`transform .${TRANSITION_DURATION}s linear`}),({ownerState:o})=>(o.variant==="indeterminate"||o.variant==="query")&&css(_t5||(_t5=_` - width: auto; - animation: ${0} 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; - `),indeterminate1Keyframe)),LinearProgressBar2=styled$1("span",{name:"MuiLinearProgress",slot:"Bar2",overridesResolver:(o,et)=>{const{ownerState:tt}=o;return[et.bar,et[`barColor${capitalize(tt.color)}`],(tt.variant==="indeterminate"||tt.variant==="query")&&et.bar2Indeterminate,tt.variant==="buffer"&&et.bar2Buffer]}})(({ownerState:o,theme:et})=>_extends$1({width:"100%",position:"absolute",left:0,bottom:0,top:0,transition:"transform 0.2s linear",transformOrigin:"left"},o.variant!=="buffer"&&{backgroundColor:o.color==="inherit"?"currentColor":(et.vars||et).palette[o.color].main},o.color==="inherit"&&{opacity:.3},o.variant==="buffer"&&{backgroundColor:getColorShade(et,o.color),transition:`transform .${TRANSITION_DURATION}s linear`}),({ownerState:o})=>(o.variant==="indeterminate"||o.variant==="query")&&css(_t6||(_t6=_` - width: auto; - animation: ${0} 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) 1.15s infinite; - `),indeterminate2Keyframe)),LinearProgress=reactExports.forwardRef(function(et,tt){const rt=useThemeProps({props:et,name:"MuiLinearProgress"}),{className:it,color:nt="primary",value:at,valueBuffer:st,variant:ot="indeterminate"}=rt,lt=_objectWithoutPropertiesLoose(rt,_excluded$1),ht=_extends$1({},rt,{color:nt,variant:ot}),yt=useUtilityClasses(ht),gt=useTheme(),bt={},dt={bar1:{},bar2:{}};if((ot==="determinate"||ot==="buffer")&&at!==void 0){bt["aria-valuenow"]=Math.round(at),bt["aria-valuemin"]=0,bt["aria-valuemax"]=100;let mt=at-100;gt.direction==="rtl"&&(mt=-mt),dt.bar1.transform=`translateX(${mt}%)`}if(ot==="buffer"&&st!==void 0){let mt=(st||0)-100;gt.direction==="rtl"&&(mt=-mt),dt.bar2.transform=`translateX(${mt}%)`}return jsxRuntimeExports.jsxs(LinearProgressRoot,_extends$1({className:clsx$1(yt.root,it),ownerState:ht,role:"progressbar"},bt,{ref:tt},lt,{children:[ot==="buffer"?jsxRuntimeExports.jsx(LinearProgressDashed,{className:yt.dashed,ownerState:ht}):null,jsxRuntimeExports.jsx(LinearProgressBar1,{className:yt.bar1,ownerState:ht,style:dt.bar1}),ot==="determinate"?null:jsxRuntimeExports.jsx(LinearProgressBar2,{className:yt.bar2,ownerState:ht,style:dt.bar2})]}))}),LinearProgress$1=LinearProgress,formatNumberWithCommas=(o,et="en-US")=>{try{return new Intl.NumberFormat(et).format(o)}catch(tt){return console.error("Error formatting number:",tt),o.toString()}};let signingPromise=null;async function getSignedMessageFromRelay(){let o="";const et=localStorage.getItem("signature");if(et){const tt=JSON.parse(et);return{signature:tt.signature,message:tt.message}}try{o=btoa(`${window.crypto.randomUUID()}${new Date().getTime()}`)}catch{return{message:"",signature:""}}return isSphinx()?(signingPromise||(isE2E?signingPromise=sphinxBridge.signMessage(o).then(tt=>{signingPromise=null;const rt={message:o,signature:tt.response.sig};return storeSignatureInLocalStorage({...rt}),{...rt}}).catch(tt=>(signingPromise=null,console.error(tt),{message:"",signature:""})):signingPromise=distExports$1.signMessage(o).then(tt=>{signingPromise=null;const rt={message:o,signature:tt.signature};return storeSignatureInLocalStorage({...rt}),{...rt}}).catch(tt=>(signingPromise=null,console.error(tt),{message:"",signature:""}))),signingPromise):Promise.resolve({message:"",signature:""})}function storeSignatureInLocalStorage(o){localStorage.setItem("signature",JSON.stringify({...o}))}const initialMessageData=[{label:"New Content",key:"numDaily",dataKey:"num_daily",value:null},{label:"Audio Clips",key:"numAudio",dataKey:"num_audio",value:null},{label:"Posts",key:"numTwitterSpace",dataKey:"num_twitter_space",value:null}],AudioIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsxs("g",{id:"Audio",children:[jsxRuntimeExports.jsx("mask",{id:"mask0_1506_147",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:jsxRuntimeExports.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),jsxRuntimeExports.jsx("g",{mask:"url(#mask0_1506_147)",children:jsxRuntimeExports.jsx("path",{id:"headphones",d:"M4.48719 13.6667H3.53851C3.20175 13.6667 2.91671 13.55 2.68337 13.3167C2.45004 13.0833 2.33337 12.7983 2.33337 12.4615V8.00002C2.33337 7.21337 2.4821 6.47654 2.77954 5.78952C3.07697 5.10251 3.48124 4.50345 3.99234 3.99234C4.50345 3.48124 5.10247 3.07697 5.78941 2.77954C6.47634 2.4821 7.21309 2.33337 7.99966 2.33337C8.78622 2.33337 9.5231 2.4821 10.2103 2.77954C10.8975 3.07697 11.4966 3.48124 12.0077 3.99234C12.5188 4.50345 12.9231 5.10251 13.2205 5.78952C13.518 6.47654 13.6667 7.21337 13.6667 8.00002V12.4615C13.6667 12.7983 13.55 13.0833 13.3167 13.3167C13.0833 13.55 12.7983 13.6667 12.4615 13.6667H11.5129C11.1814 13.6667 10.8977 13.5487 10.6617 13.3127C10.4257 13.0767 10.3077 12.793 10.3077 12.4615V10.1539C10.3077 9.82247 10.4257 9.53878 10.6617 9.30278C10.8977 9.06676 11.1814 8.94876 11.5129 8.94876H12.6667V8.00002C12.6667 6.70002 12.2139 5.59725 11.3084 4.69169C10.4028 3.78614 9.30002 3.33336 8.00002 3.33336C6.70002 3.33336 5.59725 3.78614 4.69169 4.69169C3.78614 5.59725 3.33336 6.70002 3.33336 8.00002V8.94876H4.48719C4.8186 8.94876 5.10231 9.06676 5.33831 9.30278C5.57431 9.53878 5.69231 9.82247 5.69231 10.1539V12.4615C5.69231 12.793 5.57431 13.0767 5.33831 13.3127C5.10231 13.5487 4.8186 13.6667 4.48719 13.6667Z",fill:"currentColor"})})]})}),BudgetIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 22 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M14 16C11.7667 16 9.875 15.225 8.325 13.675C6.775 12.125 6 10.2333 6 8C6 5.76667 6.775 3.875 8.325 2.325C9.875 0.775 11.7667 0 14 0C16.2333 0 18.125 0.775 19.675 2.325C21.225 3.875 22 5.76667 22 8C22 10.2333 21.225 12.125 19.675 13.675C18.125 15.225 16.2333 16 14 16ZM4.625 15.25C3.225 14.6 2.10433 13.625 1.263 12.325C0.421 11.025 0 9.58333 0 8C0 6.41667 0.421 4.975 1.263 3.675C2.10433 2.375 3.225 1.4 4.625 0.75C4.975 0.583333 5.29167 0.595667 5.575 0.787C5.85833 0.979 6 1.29167 6 1.725C6 1.89167 5.946 2.054 5.838 2.212C5.72933 2.37067 5.59167 2.49167 5.425 2.575C4.375 3.05833 3.54167 3.78733 2.925 4.762C2.30833 5.73733 2 6.81667 2 8C2 9.18333 2.30833 10.2623 2.925 11.237C3.54167 12.2123 4.375 12.9417 5.425 13.425C5.59167 13.5083 5.72933 13.625 5.838 13.775C5.946 13.925 6 14.0917 6 14.275C6 14.6917 5.85833 15 5.575 15.2C5.29167 15.4 4.975 15.4167 4.625 15.25ZM14 14C15.6667 14 17.0833 13.4167 18.25 12.25C19.4167 11.0833 20 9.66667 20 8C20 6.33333 19.4167 4.91667 18.25 3.75C17.0833 2.58333 15.6667 2 14 2C12.3333 2 10.9167 2.58333 9.75 3.75C8.58333 4.91667 8 6.33333 8 8C8 9.66667 8.58333 11.0833 9.75 12.25C10.9167 13.4167 12.3333 14 14 14Z",fill:"currentColor"})}),NodesIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsxs("g",{id:"Nodes",children:[jsxRuntimeExports.jsx("mask",{id:"mask0_1506_141",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:jsxRuntimeExports.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),jsxRuntimeExports.jsx("g",{mask:"url(#mask0_1506_141)",children:jsxRuntimeExports.jsx("path",{id:"hub",d:"M4.00071 15.1667C3.49166 15.1667 3.05873 14.9886 2.70189 14.6322C2.34506 14.2759 2.16664 13.8432 2.16664 13.3341C2.16664 12.8251 2.3449 12.3922 2.70141 12.0353C3.05793 11.6785 3.49084 11.5001 4.00014 11.5001C4.14275 11.5001 4.28286 11.5178 4.42048 11.5533C4.55808 11.5887 4.68799 11.6364 4.81021 11.6962L6.13204 10.0513C5.85512 9.74962 5.66409 9.41201 5.55896 9.03851C5.45384 8.66501 5.43247 8.28938 5.49486 7.91161L3.57431 7.2757C3.40679 7.54493 3.18652 7.76074 2.91351 7.92313C2.6405 8.08552 2.33598 8.16671 1.99996 8.16671C1.4907 8.16671 1.05784 7.98855 0.701359 7.63221C0.344882 7.27588 0.166637 6.84319 0.166626 6.33415C0.166626 5.8251 0.344793 5.39217 0.701126 5.03533C1.05746 4.6785 1.49015 4.50008 1.99919 4.50008C2.50824 4.50008 2.94118 4.67832 3.29801 5.0348C3.65484 5.39128 3.83326 5.82414 3.83328 6.3334C3.83328 6.37272 3.83221 6.40563 3.83008 6.43211C3.82794 6.45861 3.82688 6.48511 3.82688 6.51161L5.74101 7.177C5.92476 6.83683 6.17711 6.54496 6.49806 6.30138C6.81899 6.05779 7.18715 5.90138 7.60253 5.83215V3.78595C7.17347 3.68509 6.82689 3.46821 6.56279 3.13531C6.29869 2.80241 6.16664 2.42312 6.16664 1.99742C6.16664 1.49064 6.34481 1.05883 6.70114 0.701999C7.05748 0.345166 7.49016 0.166748 7.99921 0.166748C8.50825 0.166748 8.94119 0.344987 9.29803 0.701465C9.65486 1.05794 9.83328 1.49081 9.83328 2.00007C9.83328 2.424 9.69951 2.80241 9.43199 3.13531C9.16448 3.46821 8.81961 3.68509 8.39739 3.78595V5.83215C8.81277 5.90138 9.17986 6.05779 9.49866 6.30138C9.81746 6.54496 10.0709 6.83683 10.2589 7.177L12.173 6.51161C12.1688 6.48084 12.1666 6.45327 12.1666 6.42892V6.3334C12.1666 5.82414 12.3448 5.39128 12.7011 5.0348C13.0575 4.67832 13.4902 4.50008 13.9992 4.50008C14.5083 4.50008 14.9412 4.67825 15.298 5.03458C15.6549 5.39091 15.8333 5.8236 15.8333 6.33265C15.8333 6.84169 15.655 7.27463 15.2986 7.63146C14.9421 7.9883 14.5092 8.16671 14 8.16671C13.6653 8.16671 13.3594 8.08552 13.0823 7.92313C12.8052 7.76074 12.5863 7.54493 12.4256 7.2757L10.5051 7.91161C10.5674 8.28938 10.5461 8.6633 10.441 9.03338C10.3358 9.40347 10.1448 9.74065 9.86788 10.0449L11.1897 11.6796C11.3119 11.624 11.4418 11.5802 11.5794 11.5481C11.7171 11.5161 11.8572 11.5001 11.9998 11.5001C12.5091 11.5001 12.942 11.6782 13.2985 12.0346C13.655 12.3909 13.8333 12.8236 13.8333 13.3326C13.8333 13.8417 13.6551 14.2746 13.2988 14.6315C12.9424 14.9883 12.5098 15.1667 12.0007 15.1667C11.4917 15.1667 11.0587 14.9885 10.7019 14.632C10.3451 14.2755 10.1666 13.8427 10.1666 13.3334C10.1666 13.1232 10.2006 12.9208 10.2686 12.7264C10.3365 12.5319 10.438 12.3535 10.573 12.1911L9.25123 10.5334C8.8726 10.759 8.45488 10.8718 7.99804 10.8718C7.54121 10.8718 7.12134 10.759 6.73844 10.5334L5.42688 12.1911C5.55764 12.3535 5.65807 12.5319 5.72816 12.7264C5.79824 12.9208 5.83328 13.1232 5.83328 13.3334C5.83328 13.8427 5.65511 14.2755 5.29878 14.632C4.94244 14.9885 4.50975 15.1667 4.00071 15.1667Z",fill:"currentColor"})})]})}),TwitterIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsxs("g",{id:"Twitter",children:[jsxRuntimeExports.jsx("mask",{id:"mask0_1506_167",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:jsxRuntimeExports.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),jsxRuntimeExports.jsx("g",{mask:"url(#mask0_1506_167)",children:jsxRuntimeExports.jsx("g",{id:"X",children:jsxRuntimeExports.jsx("path",{id:"path1009",d:"M2.0317 2L7.05085 8.71109L2 14.1675H3.13674L7.55875 9.39033L11.1316 14.1675H15L9.69845 7.07891L14.3997 2H13.263L9.19054 6.39967L5.90008 2H2.0317ZM3.70336 2.83733H5.48051L13.3281 13.33H11.5509L3.70336 2.83733Z",fill:"currentColor"})})})]})}),VideoIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsxs("g",{id:"Video",children:[jsxRuntimeExports.jsx("mask",{id:"mask0_1506_153",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:jsxRuntimeExports.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),jsxRuntimeExports.jsx("g",{mask:"url(#mask0_1506_153)",children:jsxRuntimeExports.jsx("path",{id:"Subtract","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.3782 3.03719C15.0725 3.22309 15.6201 3.76987 15.8053 4.46427C16.1429 5.72367 16.1429 8.35001 16.1429 8.35001C16.1429 8.35001 16.1429 10.9773 15.8053 12.2358C15.6201 12.9302 15.0725 13.4769 14.3782 13.6628C13.1197 14 8.07143 14 8.07143 14C8.07143 14 3.02403 14 1.76471 13.6628C1.07038 13.4769 0.522808 12.9302 0.337533 12.2358C0 10.9764 0 8.35001 0 8.35001C0 8.35001 0 5.72367 0.337533 4.46427C0.522808 3.76987 1.07038 3.22309 1.76471 3.03719C3.02312 2.70001 8.07143 2.70001 8.07143 2.70001C8.07143 2.70001 13.1197 2.70001 14.3782 3.03719ZM10.4931 8.35003L6.45735 5.9286V10.7715L10.4931 8.35003Z",fill:"currentColor"})})]})}),TooltipContainer=styled$3.div` - position: relative; - display: inline-flex; - align-items: center; -`,TooltipText=styled$3.div` - visibility: hidden; - width: auto; - background-color: ${({backgroundColor:o})=>o||"white"}; - color: ${({color:o})=>o||"black"}; - text-align: ${({textAlign:o})=>o||"center"}; - min-width: ${({minWidth:o})=>o||"auto"}; - border-radius: ${({borderRadius:o})=>o||"4px"}; - padding: ${({padding:o})=>o||"5px 8px"}; - position: absolute; - z-index: 1; - ${({position:o})=>o==="top"?"bottom: 100%;":"top: 100%;"} - left: ${({mrLeft:o})=>o||"50%"}; - transform: translateX(-50%); - margin-top: ${({margin:o})=>o||"0px"}; - opacity: 0; - transition: opacity 0.3s; - white-space: ${({whiteSpace:o})=>o||"nowrap"}; - overflow: hidden; - text-overflow: ellipsis; - font-size: ${({fontSize:o})=>o||"12px"}; - font-weight: ${({fontWeight:o})=>o||"600"}; - - ${TooltipContainer}:hover & { - visibility: visible; - opacity: 1; - } -`,Tooltip=({content:o,children:et,margin:tt,backgroundColor:rt,color:it,padding:nt,fontSize:at,fontWeight:st,borderRadius:ot,minWidth:lt,whiteSpace:ht,position:yt,textAlign:gt,mrLeft:bt})=>jsxRuntimeExports.jsxs(TooltipContainer,{children:[et,jsxRuntimeExports.jsx(TooltipText,{backgroundColor:rt,borderRadius:ot,color:it,fontSize:at,fontWeight:st,margin:tt,minWidth:lt,mrLeft:bt,padding:nt,position:yt,textAlign:gt,whiteSpace:ht,children:o})]}),defaultParams={skip:"0",limit:"500"},editNodeSchemaUpdate=async(o,et)=>await api.put(`/schema/${o}`,JSON.stringify(et)),changeNodeType=async(o,et)=>api.put("/node",JSON.stringify({...et,ref_id:o})),getFullTranscript=async o=>{const et=`/node/text/${o}`;return await api.get(et)},getSchemaAll=async()=>{const o="/schema/all";return await api.get(o)},getNodeContent=async o=>{const tt=`/node/content?${new URLSearchParams({...o}).toString()}`;return await api.get(tt)},getTotalProcessing=async()=>{const o="/node/content";return await api.get(o)},getRadarData=async(o=defaultParams)=>await api.get(`/radar?${new URLSearchParams({...defaultParams,...o}).toString()}`),getTopicsData=async(o=defaultParams,et)=>await api.get(`/nodes/info?${new URLSearchParams({...defaultParams,...o}).toString()}`,void 0,et),getAboutData=async()=>await api.get("/about"),getStats=async()=>await api.get("/stats"),getEdgeTypes=async()=>await api.get("/curation/edge/type"),getEdges=async(o,et)=>await api.get(`/curation/search/${o}?${new URLSearchParams({exact_match:"false",...et}).toString()}`),postEdgeType=async o=>await api.post("/curation/edge",JSON.stringify(o)),postAboutData=async o=>await api.post("/about",JSON.stringify(o)),postMergeTopics=async o=>await api.post("/curation/merge",JSON.stringify(o)),putRadarData=async(o,et)=>await api.put(`/radar/${o}`,JSON.stringify(et)),putNodeData=async(o,et)=>await api.put(`/node?ref_id=${o}`,JSON.stringify(et)),approveRadarData=async(o,et)=>await api.put(`/radar/${o}/approve`,JSON.stringify({approve:"True",pubkey:et})),deleteRadarData=async o=>await api.delete(`/radar/${o}`),deleteNode=async o=>await api.delete(`/node/?ref_id=${o}`),getPriceData=async o=>await api.get(`/getprice?endpoint=${o}&method=post`),getNodeSchemaTypes=async()=>await api.get("/schema/all"),getNodeType=async o=>await api.get(`/schema/${o}`),postBluePrintType=async o=>await api.post("/schema/edge",JSON.stringify(o)),updateEdgeType=async o=>await api.put(`/schema/edge/${o.ref_id}`,JSON.stringify({edge_type:o.edge_type})),deleteEdgeType=async o=>await api.delete(`/schema/edge/${o}`);function forceCenter(o,et,tt){var rt,it=1;o==null&&(o=0),et==null&&(et=0),tt==null&&(tt=0);function nt(){var at,st=rt.length,ot,lt=0,ht=0,yt=0;for(at=0;at=(ot=(at+st)/2))?at=ot:st=ot,rt=it,!(it=it[yt=+ht]))return rt[yt]=nt,o;if(lt=+o._x.call(null,it.data),et===lt)return nt.next=it,rt?rt[yt]=nt:o._root=nt,o;do rt=rt?rt[yt]=new Array(2):o._root=new Array(2),(ht=et>=(ot=(at+st)/2))?at=ot:st=ot;while((yt=+ht)==(gt=+(lt>=ot)));return rt[gt]=it,rt[yt]=nt,o}function addAll$2(o){Array.isArray(o)||(o=Array.from(o));const et=o.length,tt=new Float64Array(et);let rt=1/0,it=-1/0;for(let nt=0,at;ntit&&(it=at));if(rt>it)return this;this.cover(rt).cover(it);for(let nt=0;nto||o>=tt;)switch(at=+(oat||(nt=lt.x1)=yt))&&(lt=st[st.length-1],st[st.length-1]=st[st.length-1-ht],st[st.length-1-ht]=lt)}else{var gt=Math.abs(o-+this._x.call(null,ot.data));gt=(lt=(at+st)/2))?at=lt:st=lt,et=tt,!(tt=tt[yt=+ht]))return this;if(!tt.length)break;et[yt+1&1]&&(rt=et,gt=yt)}for(;tt.data!==o;)if(it=tt,!(tt=tt.next))return this;return(nt=tt.next)&&delete tt.next,it?(nt?it.next=nt:delete it.next,this):et?(nt?et[yt]=nt:delete et[yt],(tt=et[0]||et[1])&&tt===(et[1]||et[0])&&!tt.length&&(rt?rt[gt]=tt:this._root=tt),this):(this._root=nt,this)}function removeAll$2(o){for(var et=0,tt=o.length;et=(yt=(st+lt)/2))?st=yt:lt=yt,(St=tt>=(gt=(ot+ht)/2))?ot=gt:ht=gt,it=nt,!(nt=nt[pt=St<<1|mt]))return it[pt]=at,o;if(bt=+o._x.call(null,nt.data),dt=+o._y.call(null,nt.data),et===bt&&tt===dt)return at.next=nt,it?it[pt]=at:o._root=at,o;do it=it?it[pt]=new Array(4):o._root=new Array(4),(mt=et>=(yt=(st+lt)/2))?st=yt:lt=yt,(St=tt>=(gt=(ot+ht)/2))?ot=gt:ht=gt;while((pt=St<<1|mt)===(kt=(dt>=gt)<<1|bt>=yt));return it[kt]=nt,it[pt]=at,o}function addAll$1(o){var et,tt,rt=o.length,it,nt,at=new Array(rt),st=new Array(rt),ot=1/0,lt=1/0,ht=-1/0,yt=-1/0;for(tt=0;ttht&&(ht=it),ntyt&&(yt=nt));if(ot>ht||lt>yt)return this;for(this.cover(ot,lt).cover(ht,yt),tt=0;tto||o>=it||rt>et||et>=nt;)switch(lt=(etht||(st=dt.y0)>yt||(ot=dt.x1)=pt)<<1|o>=St)&&(dt=gt[gt.length-1],gt[gt.length-1]=gt[gt.length-1-mt],gt[gt.length-1-mt]=dt)}else{var kt=o-+this._x.call(null,bt.data),Et=et-+this._y.call(null,bt.data),Pt=kt*kt+Et*Et;if(Pt=(gt=(at+ot)/2))?at=gt:ot=gt,(mt=yt>=(bt=(st+lt)/2))?st=bt:lt=bt,et=tt,!(tt=tt[St=mt<<1|dt]))return this;if(!tt.length)break;(et[St+1&3]||et[St+2&3]||et[St+3&3])&&(rt=et,pt=St)}for(;tt.data!==o;)if(it=tt,!(tt=tt.next))return this;return(nt=tt.next)&&delete tt.next,it?(nt?it.next=nt:delete it.next,this):et?(nt?et[St]=nt:delete et[St],(tt=et[0]||et[1]||et[2]||et[3])&&tt===(et[3]||et[2]||et[1]||et[0])&&!tt.length&&(rt?rt[pt]=tt:this._root=tt),this):(this._root=nt,this)}function removeAll$1(o){for(var et=0,tt=o.length;et=(dt=(ot+yt)/2))?ot=dt:yt=dt,(Ot=tt>=(mt=(lt+gt)/2))?lt=mt:gt=mt,(Nt=rt>=(St=(ht+bt)/2))?ht=St:bt=St,nt=at,!(at=at[Vt=Nt<<2|Ot<<1|Pt]))return nt[Vt]=st,o;if(pt=+o._x.call(null,at.data),kt=+o._y.call(null,at.data),Et=+o._z.call(null,at.data),et===pt&&tt===kt&&rt===Et)return st.next=at,nt?nt[Vt]=st:o._root=st,o;do nt=nt?nt[Vt]=new Array(8):o._root=new Array(8),(Pt=et>=(dt=(ot+yt)/2))?ot=dt:yt=dt,(Ot=tt>=(mt=(lt+gt)/2))?lt=mt:gt=mt,(Nt=rt>=(St=(ht+bt)/2))?ht=St:bt=St;while((Vt=Nt<<2|Ot<<1|Pt)===(jt=(Et>=St)<<2|(kt>=mt)<<1|pt>=dt));return nt[jt]=at,nt[Vt]=st,o}function addAll(o){Array.isArray(o)||(o=Array.from(o));const et=o.length,tt=new Float64Array(et),rt=new Float64Array(et),it=new Float64Array(et);let nt=1/0,at=1/0,st=1/0,ot=-1/0,lt=-1/0,ht=-1/0;for(let yt=0,gt,bt,dt,mt;ytot&&(ot=bt),dtlt&&(lt=dt),mtht&&(ht=mt));if(nt>ot||at>lt||st>ht)return this;this.cover(nt,at,st).cover(ot,lt,ht);for(let yt=0;yto||o>=at||it>et||et>=st||nt>tt||tt>=ot;)switch(gt=(ttdt||(lt=Et.y0)>mt||(ht=Et.z0)>St||(yt=Et.x1)=Vt)<<2|(et>=Nt)<<1|o>=Ot)&&(Et=pt[pt.length-1],pt[pt.length-1]=pt[pt.length-1-Pt],pt[pt.length-1-Pt]=Et)}else{var jt=o-+this._x.call(null,kt.data),zt=et-+this._y.call(null,kt.data),cr=tt-+this._z.call(null,kt.data),qt=jt*jt+zt*zt+cr*cr;if(qt=(mt=(at+lt)/2))?at=mt:lt=mt,(Et=bt>=(St=(st+ht)/2))?st=St:ht=St,(Pt=dt>=(pt=(ot+yt)/2))?ot=pt:yt=pt,et=tt,!(tt=tt[Ot=Pt<<2|Et<<1|kt]))return this;if(!tt.length)break;(et[Ot+1&7]||et[Ot+2&7]||et[Ot+3&7]||et[Ot+4&7]||et[Ot+5&7]||et[Ot+6&7]||et[Ot+7&7])&&(rt=et,Nt=Ot)}for(;tt.data!==o;)if(it=tt,!(tt=tt.next))return this;return(nt=tt.next)&&delete tt.next,it?(nt?it.next=nt:delete it.next,this):et?(nt?et[Ot]=nt:delete et[Ot],(tt=et[0]||et[1]||et[2]||et[3]||et[4]||et[5]||et[6]||et[7])&&tt===(et[7]||et[6]||et[5]||et[4]||et[3]||et[2]||et[1]||et[0])&&!tt.length&&(rt?rt[Nt]=tt:this._root=tt),this):(this._root=nt,this)}function removeAll(o){for(var et=0,tt=o.length;et1&&(mt=bt.y+bt.vy),tt>2&&(St=bt.z+bt.vz),gt.visit(Pt);function Pt(Ot,Nt,Vt,jt,zt,cr,qt){var Rt=[Nt,Vt,jt,zt,cr,qt],Mt=Rt[0],ut=Rt[1],wt=Rt[2],$t=Rt[tt],Ct=Rt[tt+1],At=Rt[tt+2],Tt=Ot.data,Bt=Ot.r,It=pt+Bt;if(Tt){if(Tt.index>bt.index){var xt=dt-Tt.x-Tt.vx,Ft=tt>1?mt-Tt.y-Tt.vy:0,er=tt>2?St-Tt.z-Tt.vz:0,lr=xt*xt+Ft*Ft+er*er;lr1&&Ft===0&&(Ft=jiggle(it),lr+=Ft*Ft),tt>2&&er===0&&(er=jiggle(it),lr+=er*er),lr=(It-(lr=Math.sqrt(lr)))/lr*nt,bt.vx+=(xt*=lr)*(It=(Bt*=Bt)/(kt+Bt)),tt>1&&(bt.vy+=(Ft*=lr)*It),tt>2&&(bt.vz+=(er*=lr)*It),Tt.vx-=xt*(It=1-It),tt>1&&(Tt.vy-=Ft*It),tt>2&&(Tt.vz-=er*It))}return}return Mt>dt+It||$t1&&(ut>mt+It||Ct2&&(wt>St+It||Atht.r&&(ht.r=ht[yt].r)}function lt(){if(et){var ht,yt=et.length,gt;for(rt=new Array(yt),ht=0;httypeof gt=="function")||Math.random,tt=yt.find(gt=>[1,2,3].includes(gt))||2,lt()},st.iterations=function(ht){return arguments.length?(at=+ht,st):at},st.strength=function(ht){return arguments.length?(nt=+ht,st):nt},st.radius=function(ht){return arguments.length?(o=typeof ht=="function"?ht:constant(+ht),lt(),st):o},st}function index$1(o){return o.index}function find(o,et){var tt=o.get(et);if(!tt)throw new Error("node not found: "+et);return tt}function forceLink(o){var et=index$1,tt=gt,rt,it=constant(30),nt,at,st,ot,lt,ht,yt=1;o==null&&(o=[]);function gt(pt){return 1/Math.min(ot[pt.source.index],ot[pt.target.index])}function bt(pt){for(var kt=0,Et=o.length;kt1&&(zt=Vt.y+Vt.vy-Nt.y-Nt.vy||jiggle(ht)),st>2&&(cr=Vt.z+Vt.vz-Nt.z-Nt.vz||jiggle(ht)),qt=Math.sqrt(jt*jt+zt*zt+cr*cr),qt=(qt-nt[Pt])/qt*pt*rt[Pt],jt*=qt,zt*=qt,cr*=qt,Vt.vx-=jt*(Rt=lt[Pt]),st>1&&(Vt.vy-=zt*Rt),st>2&&(Vt.vz-=cr*Rt),Nt.vx+=jt*(Rt=1-Rt),st>1&&(Nt.vy+=zt*Rt),st>2&&(Nt.vz+=cr*Rt)}function dt(){if(at){var pt,kt=at.length,Et=o.length,Pt=new Map(at.map((Nt,Vt)=>[et(Nt,Vt,at),Nt])),Ot;for(pt=0,ot=new Array(kt);pttypeof Et=="function")||Math.random,st=kt.find(Et=>[1,2,3].includes(Et))||2,dt()},bt.links=function(pt){return arguments.length?(o=pt,dt(),bt):o},bt.id=function(pt){return arguments.length?(et=pt,bt):et},bt.iterations=function(pt){return arguments.length?(yt=+pt,bt):yt},bt.strength=function(pt){return arguments.length?(tt=typeof pt=="function"?pt:constant(+pt),mt(),bt):tt},bt.distance=function(pt){return arguments.length?(it=typeof pt=="function"?pt:constant(+pt),St(),bt):it},bt}var noop={value:()=>{}};function dispatch(){for(var o=0,et=arguments.length,tt={},rt;o=0&&(rt=tt.slice(it+1),tt=tt.slice(0,it)),tt&&!et.hasOwnProperty(tt))throw new Error("unknown type: "+tt);return{type:tt,name:rt}})}Dispatch.prototype=dispatch.prototype={constructor:Dispatch,on:function(o,et){var tt=this._,rt=parseTypenames(o+"",tt),it,nt=-1,at=rt.length;if(arguments.length<2){for(;++nt0)for(var tt=new Array(it),rt=0,it,nt;rt=0&&o._call.call(void 0,et),o=o._next;--frame}function wake(){clockNow=(clockLast=clock.now())+clockSkew,frame=timeout=0;try{timerFlush()}finally{frame=0,nap(),clockNow=0}}function poke(){var o=clock.now(),et=o-clockLast;et>pokeDelay&&(clockSkew-=et,clockLast=o)}function nap(){for(var o,et=taskHead,tt,rt=1/0;et;)et._call?(rt>et._time&&(rt=et._time),o=et,et=et._next):(tt=et._next,et._next=null,et=o?o._next=tt:taskHead=tt);taskTail=o,sleep(rt)}function sleep(o){if(!frame){timeout&&(timeout=clearTimeout(timeout));var et=o-clockNow;et>24?(o<1/0&&(timeout=setTimeout(wake,o-clock.now()-clockSkew)),interval&&(interval=clearInterval(interval))):(interval||(clockLast=clock.now(),interval=setInterval(poke,pokeDelay)),frame=1,setFrame(wake))}}const a=1664525,c=1013904223,m=4294967296;function lcg(){let o=1;return()=>(o=(a*o+c)%m)/m}var MAX_DIMENSIONS=3;function x(o){return o.x}function y(o){return o.y}function z(o){return o.z}var initialRadius=10,initialAngleRoll=Math.PI*(3-Math.sqrt(5)),initialAngleYaw=Math.PI*20/(9+Math.sqrt(221));function forceSimulation(o,et){et=et||2;var tt=Math.min(MAX_DIMENSIONS,Math.max(1,Math.round(et))),rt,it=1,nt=.001,at=1-Math.pow(nt,1/300),st=0,ot=.6,lt=new Map,ht=timer(bt),yt=dispatch("tick","end"),gt=lcg();o==null&&(o=[]);function bt(){dt(),yt.call("tick",rt),it1&&(Pt.fy==null?Pt.y+=Pt.vy*=ot:(Pt.y=Pt.fy,Pt.vy=0)),tt>2&&(Pt.fz==null?Pt.z+=Pt.vz*=ot:(Pt.z=Pt.fz,Pt.vz=0));return rt}function mt(){for(var pt=0,kt=o.length,Et;pt1&&isNaN(Et.y)||tt>2&&isNaN(Et.z)){var Pt=initialRadius*(tt>2?Math.cbrt(.5+pt):tt>1?Math.sqrt(.5+pt):pt),Ot=pt*initialAngleRoll,Nt=pt*initialAngleYaw;tt===1?Et.x=Pt:tt===2?(Et.x=Pt*Math.cos(Ot),Et.y=Pt*Math.sin(Ot)):(Et.x=Pt*Math.sin(Ot)*Math.cos(Nt),Et.y=Pt*Math.cos(Ot),Et.z=Pt*Math.sin(Ot)*Math.sin(Nt))}(isNaN(Et.vx)||tt>1&&isNaN(Et.vy)||tt>2&&isNaN(Et.vz))&&(Et.vx=0,tt>1&&(Et.vy=0),tt>2&&(Et.vz=0))}}function St(pt){return pt.initialize&&pt.initialize(o,gt,tt),pt}return mt(),rt={tick:dt,restart:function(){return ht.restart(bt),rt},stop:function(){return ht.stop(),rt},numDimensions:function(pt){return arguments.length?(tt=Math.min(MAX_DIMENSIONS,Math.max(1,Math.round(pt))),lt.forEach(St),rt):tt},nodes:function(pt){return arguments.length?(o=pt,mt(),lt.forEach(St),rt):o},alpha:function(pt){return arguments.length?(it=+pt,rt):it},alphaMin:function(pt){return arguments.length?(nt=+pt,rt):nt},alphaDecay:function(pt){return arguments.length?(at=+pt,rt):+at},alphaTarget:function(pt){return arguments.length?(st=+pt,rt):st},velocityDecay:function(pt){return arguments.length?(ot=1-pt,rt):1-ot},randomSource:function(pt){return arguments.length?(gt=pt,lt.forEach(St),rt):gt},force:function(pt,kt){return arguments.length>1?(kt==null?lt.delete(pt):lt.set(pt,St(kt)),rt):lt.get(pt)},find:function(){var pt=Array.prototype.slice.call(arguments),kt=pt.shift()||0,Et=(tt>1?pt.shift():null)||0,Pt=(tt>2?pt.shift():null)||0,Ot=pt.shift()||1/0,Nt=0,Vt=o.length,jt,zt,cr,qt,Rt,Mt;for(Ot*=Ot,Nt=0;Nt1?(yt.on(pt,kt),rt):yt.on(pt)}}}function forceManyBody(){var o,et,tt,rt,it,nt=constant(-30),at,st=1,ot=1/0,lt=.81;function ht(dt){var mt,St=o.length,pt=(et===1?binarytree(o,x):et===2?quadtree(o,x,y):et===3?octree(o,x,y,z):null).visitAfter(gt);for(it=dt,mt=0;mt1&&(dt.y=Pt/kt),et>2&&(dt.z=Ot/kt)}else{St=dt,St.x=St.data.x,et>1&&(St.y=St.data.y),et>2&&(St.z=St.data.z);do mt+=at[St.data.index];while(St=St.next)}dt.value=mt}function bt(dt,mt,St,pt,kt){if(!dt.value)return!0;var Et=[St,pt,kt][et-1],Pt=dt.x-tt.x,Ot=et>1?dt.y-tt.y:0,Nt=et>2?dt.z-tt.z:0,Vt=Et-mt,jt=Pt*Pt+Ot*Ot+Nt*Nt;if(Vt*Vt/lt1&&Ot===0&&(Ot=jiggle(rt),jt+=Ot*Ot),et>2&&Nt===0&&(Nt=jiggle(rt),jt+=Nt*Nt),jt1&&(tt.vy+=Ot*dt.value*it/jt),et>2&&(tt.vz+=Nt*dt.value*it/jt)),!0;if(dt.length||jt>=ot)return;(dt.data!==tt||dt.next)&&(Pt===0&&(Pt=jiggle(rt),jt+=Pt*Pt),et>1&&Ot===0&&(Ot=jiggle(rt),jt+=Ot*Ot),et>2&&Nt===0&&(Nt=jiggle(rt),jt+=Nt*Nt),jt1&&(tt.vy+=Ot*Vt),et>2&&(tt.vz+=Nt*Vt));while(dt=dt.next)}return ht.initialize=function(dt,...mt){o=dt,rt=mt.find(St=>typeof St=="function")||Math.random,et=mt.find(St=>[1,2,3].includes(St))||2,yt()},ht.strength=function(dt){return arguments.length?(nt=typeof dt=="function"?dt:constant(+dt),yt(),ht):nt},ht.distanceMin=function(dt){return arguments.length?(st=dt*dt,ht):Math.sqrt(st)},ht.distanceMax=function(dt){return arguments.length?(ot=dt*dt,ht):Math.sqrt(ot)},ht.theta=function(dt){return arguments.length?(lt=dt*dt,ht):Math.sqrt(lt)},ht}function forceRadial(o,et,tt,rt){var it,nt,at=constant(.1),st,ot;typeof o!="function"&&(o=constant(+o)),et==null&&(et=0),tt==null&&(tt=0),rt==null&&(rt=0);function lt(yt){for(var gt=0,bt=it.length;gt1&&(dt.vy+=St*Et),nt>2&&(dt.vz+=pt*Et)}}function ht(){if(it){var yt,gt=it.length;for(st=new Array(gt),ot=new Array(gt),yt=0;yt[1,2,3].includes(bt))||2,ht()},lt.strength=function(yt){return arguments.length?(at=typeof yt=="function"?yt:constant(+yt),ht(),lt):at},lt.radius=function(yt){return arguments.length?(o=typeof yt=="function"?yt:constant(+yt),ht(),lt):o},lt.x=function(yt){return arguments.length?(et=+yt,lt):et},lt.y=function(yt){return arguments.length?(tt=+yt,lt):tt},lt.z=function(yt){return arguments.length?(rt=+yt,lt):rt},lt}function forceY(o){var et=constant(.1),tt,rt,it;typeof o!="function"&&(o=constant(o==null?0:+o));function nt(st){for(var ot=0,lt=tt.length,ht;ot{},setForces:()=>{},addRadialForce:()=>{},addDefaultForce:()=>{},addSplitForce:()=>{},simulationRestart:()=>{},getLinks:()=>[]},graphStyles=["sphere","force","split","earth"],defaultData$5={data:null,simulation:null,selectionGraphData:{nodes:[],links:[]},disableCameraRotation:!1,scrollEventsDisabled:!1,graphRadius:1500,graphStyle:localStorage.getItem("graphStyle")||"sphere",hoveredNode:null,selectedNode:null,cameraFocusTrigger:!1,nearbyNodeIds:[],showSelectionGraph:!1,simulationHelpers:defaultSimulationHelpers,isHovering:!1},useGraphStore=create$3()((o,et)=>({...defaultData$5,setData:tt=>{o({data:tt})},setSelectionData:tt=>o({selectionGraphData:tt}),setScrollEventsDisabled:tt=>o({scrollEventsDisabled:tt}),setDisableCameraRotation:tt=>o({disableCameraRotation:tt}),setIsHovering:tt=>o({isHovering:tt}),setGraphRadius:tt=>o({graphRadius:tt}),setGraphStyle:tt=>o({graphStyle:tt}),setHoveredNode:tt=>{o({hoveredNode:tt})},setSelectedNode:tt=>{const{selectedNode:rt,simulation:it}=et();if((rt==null?void 0:rt.ref_id)!==(tt==null?void 0:tt.ref_id)){const nt=it.nodes().find(at=>at.ref_id===(tt==null?void 0:tt.ref_id))||null;o({hoveredNode:null,selectedNode:nt,disableCameraRotation:!0})}},setCameraFocusTrigger:tt=>o({cameraFocusTrigger:tt}),setNearbyNodeIds:tt=>{const rt=et().nearbyNodeIds;(tt.length!==rt.length||tt[0]!==rt[0])&&o({nearbyNodeIds:tt})},setShowSelectionGraph:tt=>o({showSelectionGraph:tt}),simulationHelpers:{addNodesAndLinks:(tt,rt,it)=>{const nt=structuredClone(tt),at=structuredClone(rt),{simulation:st,simulationHelpers:ot}=et();st.stop();const lt=it?[]:st.nodes().map(yt=>({...yt,fx:yt.x,fy:yt.y,fz:yt.z})),ht=it?[]:st.force("link").links();lt.push(...nt),ht.push(...at),st.nodes(lt).force("link").links(ht),ot.simulationRestart()},addRadialForce:()=>{const{simulation:tt}=et();tt.nodes(tt.nodes().map(rt=>({...rt,...resetPosition}))).force("y",null).force("radial",forceRadial(200,0,0,0).strength(.1)).force("center",forceCenter().strength(1)).force("collide",forceCollide().radius(()=>250).strength(1).iterations(1))},addDefaultForce:()=>{const{simulation:tt}=et();tt.nodes(tt.nodes().map(rt=>({...rt,...resetPosition}))).force("y",null).force("charge",forceManyBody().strength(-20)).force("center",forceCenter().strength(1)).force("collide",forceCollide().radius(()=>250).strength(1).iterations(1))},addSplitForce:()=>{const{simulation:tt}=et(),{nodeTypes:rt}=useDataStore.getState();tt.stop().nodes(tt.nodes().map(it=>({...it,...resetPosition}))).force("radial",forceRadial(200,0,0,0).strength(.1)).force("collide",forceCollide().radius(()=>250).strength(1).iterations(1)).force("y",forceY().y(it=>rt.indexOf(it.node_type)*400).strength(1))},getLinks:()=>{const{simulation:tt}=et();return tt?tt.force("link").links():[]},setForces:()=>{const{graphStyle:tt,simulationHelpers:rt}=et();tt==="split"&&rt.addSplitForce(),tt==="sphere"&&rt.addRadialForce(),tt==="force"&&rt.addDefaultForce(),rt.simulationRestart()},simulationRestart:()=>{const{simulation:tt}=et();tt.alpha(1).restart()}},simulationCreate:(tt,rt)=>{const it=structuredClone(tt),nt=structuredClone(rt),at=forceSimulation([]).numDimensions(3).stop().nodes(it).force("link",forceLink().links(nt).id(st=>st.ref_id));o({simulation:at})}})),useSelectedNode=()=>useGraphStore(o=>o.selectedNode),useHoveredNode=()=>useGraphStore(o=>o.hoveredNode),useUpdateSelectedNode=()=>useGraphStore(o=>o.setSelectedNode),useSelectedNodeRelativeIds=()=>{const o=useGraphStore(it=>it.selectedNode);if(!o)return[];const{dataInitial:et}=useDataStore.getState();return((et==null?void 0:et.links)||[]).reduce((it,nt)=>(nt.source===(o==null?void 0:o.ref_id)&&it.push(nt.target),nt.target===(o==null?void 0:o.ref_id)&&it.push(nt.source),it),[])},defaultData$4={addNodeModalData:null,currentModals:{budgetExplanation:!1,sourcesTable:!1,addItem:!1,addType:!1,addContent:!1,editTopic:!1,addEdge:!1,addSource:!1,settings:!1,mergeTopic:!1,briefDescription:!1,editNodeName:!1,removeNode:!1,mergeToNode:!1,removeNodeType:!1,addEdgeToNode:!1,blueprintGraph:!1,changeNodeType:!1,feedback:!1}},useModalStore=create$3(o=>({...defaultData$4,close:et=>{o(tt=>({addNodeModalData:null,currentModals:{...tt.currentModals,[et]:!1}}))},open:et=>{o(tt=>({currentModals:{...tt.currentModals,[et]:!0}}))}})),useModal=o=>{const{open:et,close:tt,currentModals:rt}=useModalStore();return{close:()=>tt(o),open:()=>et(o),visible:rt[o]}},DocumentIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsx("path",{d:"M1.33333 12C0.966667 12 0.652778 11.8694 0.391667 11.6083C0.130556 11.3472 0 11.0333 0 10.6667V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H10.6667C11.0333 0 11.3472 0.130556 11.6083 0.391667C11.8694 0.652778 12 0.966667 12 1.33333V10.6667C12 11.0333 11.8694 11.3472 11.6083 11.6083C11.3472 11.8694 11.0333 12 10.6667 12H1.33333ZM3.33333 9.33333H6.66667C6.85556 9.33333 7.01389 9.26945 7.14167 9.14167C7.26944 9.01389 7.33333 8.85556 7.33333 8.66667C7.33333 8.47778 7.26944 8.31945 7.14167 8.19167C7.01389 8.06389 6.85556 8 6.66667 8H3.33333C3.14444 8 2.98611 8.06389 2.85833 8.19167C2.73056 8.31945 2.66667 8.47778 2.66667 8.66667C2.66667 8.85556 2.73056 9.01389 2.85833 9.14167C2.98611 9.26945 3.14444 9.33333 3.33333 9.33333ZM3.33333 6.66667H8.66667C8.85556 6.66667 9.01389 6.60278 9.14167 6.475C9.26945 6.34722 9.33333 6.18889 9.33333 6C9.33333 5.81111 9.26945 5.65278 9.14167 5.525C9.01389 5.39722 8.85556 5.33333 8.66667 5.33333H3.33333C3.14444 5.33333 2.98611 5.39722 2.85833 5.525C2.73056 5.65278 2.66667 5.81111 2.66667 6C2.66667 6.18889 2.73056 6.34722 2.85833 6.475C2.98611 6.60278 3.14444 6.66667 3.33333 6.66667ZM3.33333 4H8.66667C8.85556 4 9.01389 3.93611 9.14167 3.80833C9.26945 3.68056 9.33333 3.52222 9.33333 3.33333C9.33333 3.14444 9.26945 2.98611 9.14167 2.85833C9.01389 2.73056 8.85556 2.66667 8.66667 2.66667H3.33333C3.14444 2.66667 2.98611 2.73056 2.85833 2.85833C2.73056 2.98611 2.66667 3.14444 2.66667 3.33333C2.66667 3.52222 2.73056 3.68056 2.85833 3.80833C2.98611 3.93611 3.14444 4 3.33333 4Z",fill:"currentColor"})}),EpisodeIcon=o=>jsxRuntimeExports.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:jsxRuntimeExports.jsxs("g",{id:"Episode",children:[jsxRuntimeExports.jsx("path",{id:"Rectangle 4456 (Stroke)","fill-rule":"evenodd","clip-rule":"evenodd",d:"M10 6.125H1L1 11H10V6.125ZM1 5.125C0.447715 5.125 0 5.57272 0 6.125V11C0 11.5523 0.447715 12 1 12H10C10.5523 12 11 11.5523 11 11V6.125C11 5.57272 10.5523 5.125 10 5.125H1Z",fill:"currentColor"}),jsxRuntimeExports.jsx("path",{id:"Rectangle 4457 (Stroke)","fill-rule":"evenodd","clip-rule":"evenodd",d:"M12.0625 3.5625H2.0625V2.5625H12.0625C12.8909 2.5625 13.5625 3.23407 13.5625 4.0625V9.9375H12.5625V4.0625C12.5625 3.78636 12.3386 3.5625 12.0625 3.5625Z",fill:"currentColor"}),jsxRuntimeExports.jsx("path",{id:"Rectangle 4458 (Stroke)","fill-rule":"evenodd","clip-rule":"evenodd",d:"M14.125 1.5H4.125V0.5H14.125C14.9534 0.5 15.625 1.17157 15.625 2V7.875H14.625V2C14.625 1.72386 14.4011 1.5 14.125 1.5Z",fill:"currentColor"})]})}),background=Ce` - ${({background:o})=>o&&`background-color: ${colors[o]};`} -`,switchProp$3=(o,et)=>{switch(o){case"borderColor":return`border-color: ${et};`;case"borderRadius":return`border-radius: ${et}px;`;case"borderRadiusBottomLeft":return`border-bottom-left-radius: ${et}px;`;case"borderRadiusBottomRight":return`border-bottom-right-radius: ${et}px;`;case"borderRadiusTopLeft":return`border-top-left-radius: ${et}px;`;case"borderRadiusTopRight":return`border-top-right-radius: ${et}px;`;case"borderSize":return` - border-style: solid; - border-width: ${et}px; - `;default:return""}},getPropStyle$3=(o,et)=>et===void 0?"":switchProp$3(o,et),getOverflowHidden=({borderRadius:o,borderRadiusBottomLeft:et,borderRadiusBottomRight:tt,borderRadiusTopLeft:rt,borderRadiusTopRight:it})=>[o,et,tt,rt,it].every(nt=>nt===void 0)?"":"overflow: hidden;",border=Ce` - ${({borderColor:o,borderRadius:et,borderRadiusBottomLeft:tt,borderRadiusBottomRight:rt,borderRadiusTopLeft:it,borderRadiusTopRight:nt,borderSize:at})=>` - ${getOverflowHidden({borderRadius:et,borderRadiusBottomLeft:tt,borderRadiusBottomRight:rt,borderRadiusTopLeft:it,borderRadiusTopRight:nt})} - ${getPropStyle$3("borderColor",o)} - ${getPropStyle$3("borderRadius",et)} - ${getPropStyle$3("borderRadiusBottomLeft",tt)} - ${getPropStyle$3("borderRadiusBottomRight",rt)} - ${getPropStyle$3("borderRadiusTopLeft",it)} - ${getPropStyle$3("borderRadiusTopRight",nt)} - ${getPropStyle$3("borderSize",at)} - `} -`,switchProp$2=(o,et)=>{switch(o){case"align":return`align-items: ${et};`;case"justify":return`justify-content: ${et};`;case"basis":case"direction":case"grow":case"shrink":case"wrap":return`flex-${o}: ${et};`;case"opacity":return`opacity: ${et}`;default:return assertNever(o)}},getPropStyle$2=(o,et)=>et===void 0?"":switchProp$2(o,et),flexbox=Ce` - display: flex; - min-height: 0; - min-width: 0; - - ${({align:o,basis:et,direction:tt,grow:rt,justify:it,shrink:nt,wrap:at})=>` - ${getPropStyle$2("align",o)} - ${getPropStyle$2("basis",et)} - ${getPropStyle$2("direction",tt)} - ${getPropStyle$2("grow",rt)} - ${getPropStyle$2("justify",it)} - ${getPropStyle$2("shrink",nt)} - ${getPropStyle$2("wrap",at)} - `} -`,switchProp$1=(o,et)=>{switch(o){case"m":return`margin: ${et}px;`;case"mb":return`margin-bottom: ${et}px;`;case"ml":return`margin-left: ${et}px;`;case"mr":return`margin-right: ${et}px;`;case"mt":return`margin-top: ${et}px;`;case"mx":return` - margin-left: ${et}px; - margin-right: ${et}px; - `;case"my":return` - margin-bottom: ${et}px; - margin-top: ${et}px; - `;default:return assertNever(o)}},getPropStyle$1=(o,et)=>et===void 0?"":switchProp$1(o,et),margin=Ce` - ${({m:o,mb:et,ml:tt,mr:rt,mt:it,mx:nt,my:at})=>` - ${getPropStyle$1("m",o)} - ${getPropStyle$1("mx",nt)} - ${getPropStyle$1("my",at)} - ${getPropStyle$1("mb",et)} - ${getPropStyle$1("ml",tt)} - ${getPropStyle$1("mr",rt)} - ${getPropStyle$1("mt",it)} - `} -`,switchProp=(o,et)=>{switch(o){case"p":return`padding: ${et}px;`;case"pb":return`padding-bottom: ${et}px;`;case"pl":return`padding-left: ${et}px;`;case"pr":return`padding-right: ${et}px;`;case"pt":return`padding-top: ${et}px;`;case"px":return` - padding-left: ${et}px; - padding-right: ${et}px; - `;case"py":return` - padding-bottom: ${et}px; - padding-top: ${et}px; - `;default:return assertNever(o)}},getPropStyle=(o,et)=>et===void 0?"":switchProp(o,et),padding=Ce` - ${({p:o,pb:et,pl:tt,pr:rt,pt:it,px:nt,py:at})=>` - ${getPropStyle("p",o)} - ${getPropStyle("px",nt)} - ${getPropStyle("py",at)} - ${getPropStyle("pb",et)} - ${getPropStyle("pl",tt)} - ${getPropStyle("pr",rt)} - ${getPropStyle("pt",it)} - `} -`,defaultProps={align:"stretch",basis:"auto",direction:"column",grow:0,justify:"flex-start",opacity:1,shrink:0,wrap:"nowrap"},Flex=styled$3.div.withConfig({shouldForwardProp:(o,et)=>!["direction","wrap"].includes(o)&&et(o)}).attrs(o=>({...defaultProps,...o}))` - ${background} - ${border} - ${flexbox} - ${padding} - ${margin} -`;var lottie$1={exports:{}};(function(module,exports){typeof navigator<"u"&&function(o,et){module.exports=et()}(commonjsGlobal,function(){var svgNS="http://www.w3.org/2000/svg",locationHref="",_useWebWorker=!1,initialDefaultFrame=-999999,setWebWorker=function(et){_useWebWorker=!!et},getWebWorker=function(){return _useWebWorker},setLocationHref=function(et){locationHref=et},getLocationHref=function(){return locationHref};function createTag(o){return document.createElement(o)}function extendPrototype(o,et){var tt,rt=o.length,it;for(tt=0;tt1?tt[1]=1:tt[1]<=0&&(tt[1]=0),HSVtoRGB(tt[0],tt[1],tt[2])}function addBrightnessToRGB(o,et){var tt=RGBtoHSV(o[0]*255,o[1]*255,o[2]*255);return tt[2]+=et,tt[2]>1?tt[2]=1:tt[2]<0&&(tt[2]=0),HSVtoRGB(tt[0],tt[1],tt[2])}function addHueToRGB(o,et){var tt=RGBtoHSV(o[0]*255,o[1]*255,o[2]*255);return tt[0]+=et/360,tt[0]>1?tt[0]-=1:tt[0]<0&&(tt[0]+=1),HSVtoRGB(tt[0],tt[1],tt[2])}var rgbToHex=function(){var o=[],et,tt;for(et=0;et<256;et+=1)tt=et.toString(16),o[et]=tt.length===1?"0"+tt:tt;return function(rt,it,nt){return rt<0&&(rt=0),it<0&&(it=0),nt<0&&(nt=0),"#"+o[rt]+o[it]+o[nt]}}(),setSubframeEnabled=function(et){subframeEnabled=!!et},getSubframeEnabled=function(){return subframeEnabled},setExpressionsPlugin=function(et){expressionsPlugin=et},getExpressionsPlugin=function(){return expressionsPlugin},setExpressionInterfaces=function(et){expressionsInterfaces=et},getExpressionInterfaces=function(){return expressionsInterfaces},setDefaultCurveSegments=function(et){defaultCurveSegments=et},getDefaultCurveSegments=function(){return defaultCurveSegments},setIdPrefix=function(et){idPrefix$1=et};function createNS(o){return document.createElementNS(svgNS,o)}function _typeof$5(o){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$5=function(tt){return typeof tt}:_typeof$5=function(tt){return tt&&typeof Symbol=="function"&&tt.constructor===Symbol&&tt!==Symbol.prototype?"symbol":typeof tt},_typeof$5(o)}var dataManager=function(){var o=1,et=[],tt,rt,it={onmessage:function(){},postMessage:function(bt){tt({data:bt})}},nt={postMessage:function(bt){it.onmessage({data:bt})}};function at(gt){if(window.Worker&&window.Blob&&getWebWorker()){var bt=new Blob(["var _workerSelf = self; self.onmessage = ",gt.toString()],{type:"text/javascript"}),dt=URL.createObjectURL(bt);return new Worker(dt)}return tt=gt,it}function st(){rt||(rt=at(function(bt){function dt(){function St(wt,$t){var Ct,At,Tt=wt.length,Bt,It,xt,Ft;for(At=0;At=0;$t-=1)if(wt[$t].ty==="sh")if(wt[$t].ks.k.i)Ot(wt[$t].ks.k);else for(Tt=wt[$t].ks.k.length,At=0;AtCt[0]?!0:Ct[0]>wt[0]?!1:wt[1]>Ct[1]?!0:Ct[1]>wt[1]?!1:wt[2]>Ct[2]?!0:Ct[2]>wt[2]?!1:null}var Vt=function(){var wt=[4,4,14];function $t(At){var Tt=At.t.d;At.t.d={k:[{s:Tt,t:0}]}}function Ct(At){var Tt,Bt=At.length;for(Tt=0;Tt=0;Tt-=1)if(At[Tt].ty==="sh")if(At[Tt].ks.k.i)At[Tt].ks.k.c=At[Tt].closed;else for(xt=At[Tt].ks.k.length,It=0;It500)&&(this._imageLoaded(),clearInterval(Et)),kt+=1}).bind(this),50)}function nt(pt){var kt=rt(pt,this.assetsPath,this.path),Et=createNS("image");isSafari?this.testImageLoaded(Et):Et.addEventListener("load",this._imageLoaded,!1),Et.addEventListener("error",(function(){Pt.img=o,this._imageLoaded()}).bind(this),!1),Et.setAttributeNS("http://www.w3.org/1999/xlink","href",kt),this._elementHelper.append?this._elementHelper.append(Et):this._elementHelper.appendChild(Et);var Pt={img:Et,assetData:pt};return Pt}function at(pt){var kt=rt(pt,this.assetsPath,this.path),Et=createTag("img");Et.crossOrigin="anonymous",Et.addEventListener("load",this._imageLoaded,!1),Et.addEventListener("error",(function(){Pt.img=o,this._imageLoaded()}).bind(this),!1),Et.src=kt;var Pt={img:Et,assetData:pt};return Pt}function st(pt){var kt={assetData:pt},Et=rt(pt,this.assetsPath,this.path);return dataManager.loadData(Et,(function(Pt){kt.img=Pt,this._footageLoaded()}).bind(this),(function(){kt.img={},this._footageLoaded()}).bind(this)),kt}function ot(pt,kt){this.imagesLoadedCb=kt;var Et,Pt=pt.length;for(Et=0;Etthis.animationData.op&&(this.animationData.op=o.op,this.totalFrames=Math.floor(o.op-this.animationData.ip));var et=this.animationData.layers,tt,rt=et.length,it=o.layers,nt,at=it.length;for(nt=0;ntthis.timeCompleted&&(this.currentFrame=this.timeCompleted),this.trigger("enterFrame"),this.renderFrame(),this.trigger("drawnFrame")},AnimationItem.prototype.renderFrame=function(){if(!(this.isLoaded===!1||!this.renderer))try{this.expressionsPlugin&&this.expressionsPlugin.resetFrame(),this.renderer.renderFrame(this.currentFrame+this.firstFrame)}catch(o){this.triggerRenderFrameError(o)}},AnimationItem.prototype.play=function(o){o&&this.name!==o||this.isPaused===!0&&(this.isPaused=!1,this.trigger("_play"),this.audioController.resume(),this._idle&&(this._idle=!1,this.trigger("_active")))},AnimationItem.prototype.pause=function(o){o&&this.name!==o||this.isPaused===!1&&(this.isPaused=!0,this.trigger("_pause"),this._idle=!0,this.trigger("_idle"),this.audioController.pause())},AnimationItem.prototype.togglePause=function(o){o&&this.name!==o||(this.isPaused===!0?this.play():this.pause())},AnimationItem.prototype.stop=function(o){o&&this.name!==o||(this.pause(),this.playCount=0,this._completedLoop=!1,this.setCurrentRawFrameValue(0))},AnimationItem.prototype.getMarkerData=function(o){for(var et,tt=0;tt=this.totalFrames-1&&this.frameModifier>0?!this.loop||this.playCount===this.loop?this.checkSegments(et>this.totalFrames?et%this.totalFrames:0)||(tt=!0,et=this.totalFrames-1):et>=this.totalFrames?(this.playCount+=1,this.checkSegments(et%this.totalFrames)||(this.setCurrentRawFrameValue(et%this.totalFrames),this._completedLoop=!0,this.trigger("loopComplete"))):this.setCurrentRawFrameValue(et):et<0?this.checkSegments(et%this.totalFrames)||(this.loop&&!(this.playCount--<=0&&this.loop!==!0)?(this.setCurrentRawFrameValue(this.totalFrames+et%this.totalFrames),this._completedLoop?this.trigger("loopComplete"):this._completedLoop=!0):(tt=!0,et=0)):this.setCurrentRawFrameValue(et),tt&&(this.setCurrentRawFrameValue(et),this.pause(),this.trigger("complete"))}},AnimationItem.prototype.adjustSegment=function(o,et){this.playCount=0,o[1]0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(-1)),this.totalFrames=o[0]-o[1],this.timeCompleted=this.totalFrames,this.firstFrame=o[1],this.setCurrentRawFrameValue(this.totalFrames-.001-et)):o[1]>o[0]&&(this.frameModifier<0&&(this.playSpeed<0?this.setSpeed(-this.playSpeed):this.setDirection(1)),this.totalFrames=o[1]-o[0],this.timeCompleted=this.totalFrames,this.firstFrame=o[0],this.setCurrentRawFrameValue(.001+et)),this.trigger("segmentStart")},AnimationItem.prototype.setSegment=function(o,et){var tt=-1;this.isPaused&&(this.currentRawFrame+this.firstFrameet&&(tt=et-o)),this.firstFrame=o,this.totalFrames=et-o,this.timeCompleted=this.totalFrames,tt!==-1&&this.goToAndStop(tt,!0)},AnimationItem.prototype.playSegments=function(o,et){if(et&&(this.segments.length=0),_typeof$4(o[0])==="object"){var tt,rt=o.length;for(tt=0;tt=0;Ct-=1)et[Ct].animation.destroy($t)}function jt($t,Ct,At){var Tt=[].concat([].slice.call(document.getElementsByClassName("lottie")),[].slice.call(document.getElementsByClassName("bodymovin"))),Bt,It=Tt.length;for(Bt=0;Bt0?Pt=jt:Et=jt;while(Math.abs(Vt)>nt&&++zt=it?St(Et,qt,Pt,Ot):Rt===0?qt:mt(Et,Vt,Vt+ot,Pt,Ot)}},o}(),pooling=function(){function o(et){return et.concat(createSizedArray(et.length))}return{double:o}}(),poolFactory=function(){return function(o,et,tt){var rt=0,it=o,nt=createSizedArray(it),at={newElement:st,release:ot};function st(){var lt;return rt?(rt-=1,lt=nt[rt]):lt=et(),lt}function ot(lt){rt===it&&(nt=pooling.double(nt),it*=2),tt&&tt(lt),nt[rt]=lt,rt+=1}return at}}(),bezierLengthPool=function(){function o(){return{addedLength:0,percents:createTypedArray("float32",getDefaultCurveSegments()),lengths:createTypedArray("float32",getDefaultCurveSegments())}}return poolFactory(8,o)}(),segmentsLengthPool=function(){function o(){return{lengths:[],totalLength:0}}function et(tt){var rt,it=tt.lengths.length;for(rt=0;rt-.001&&kt<.001}function tt(gt,bt,dt,mt,St,pt,kt,Et,Pt){if(dt===0&&pt===0&&Pt===0)return et(gt,bt,mt,St,kt,Et);var Ot=o.sqrt(o.pow(mt-gt,2)+o.pow(St-bt,2)+o.pow(pt-dt,2)),Nt=o.sqrt(o.pow(kt-gt,2)+o.pow(Et-bt,2)+o.pow(Pt-dt,2)),Vt=o.sqrt(o.pow(kt-mt,2)+o.pow(Et-St,2)+o.pow(Pt-pt,2)),jt;return Ot>Nt?Ot>Vt?jt=Ot-Nt-Vt:jt=Vt-Nt-Ot:Vt>Nt?jt=Vt-Nt-Ot:jt=Nt-Ot-Vt,jt>-1e-4&&jt<1e-4}var rt=function(){return function(gt,bt,dt,mt){var St=getDefaultCurveSegments(),pt,kt,Et,Pt,Ot,Nt=0,Vt,jt=[],zt=[],cr=bezierLengthPool.newElement();for(Et=dt.length,pt=0;ptkt?-1:1,Ot=!0;Ot;)if(mt[pt]<=kt&&mt[pt+1]>kt?(Et=(kt-mt[pt])/(mt[pt+1]-mt[pt]),Ot=!1):pt+=Pt,pt<0||pt>=St-1){if(pt===St-1)return dt[pt];Ot=!1}return dt[pt]+(dt[pt+1]-dt[pt])*Et}function lt(gt,bt,dt,mt,St,pt){var kt=ot(St,pt),Et=1-kt,Pt=o.round((Et*Et*Et*gt[0]+(kt*Et*Et+Et*kt*Et+Et*Et*kt)*dt[0]+(kt*kt*Et+Et*kt*kt+kt*Et*kt)*mt[0]+kt*kt*kt*bt[0])*1e3)/1e3,Ot=o.round((Et*Et*Et*gt[1]+(kt*Et*Et+Et*kt*Et+Et*Et*kt)*dt[1]+(kt*kt*Et+Et*kt*kt+kt*Et*kt)*mt[1]+kt*kt*kt*bt[1])*1e3)/1e3;return[Pt,Ot]}var ht=createTypedArray("float32",8);function yt(gt,bt,dt,mt,St,pt,kt){St<0?St=0:St>1&&(St=1);var Et=ot(St,kt);pt=pt>1?1:pt;var Pt=ot(pt,kt),Ot,Nt=gt.length,Vt=1-Et,jt=1-Pt,zt=Vt*Vt*Vt,cr=Et*Vt*Vt*3,qt=Et*Et*Vt*3,Rt=Et*Et*Et,Mt=Vt*Vt*jt,ut=Et*Vt*jt+Vt*Et*jt+Vt*Vt*Pt,wt=Et*Et*jt+Vt*Et*Pt+Et*Vt*Pt,$t=Et*Et*Pt,Ct=Vt*jt*jt,At=Et*jt*jt+Vt*Pt*jt+Vt*jt*Pt,Tt=Et*Pt*jt+Vt*Pt*Pt+Et*jt*Pt,Bt=Et*Pt*Pt,It=jt*jt*jt,xt=Pt*jt*jt+jt*Pt*jt+jt*jt*Pt,Ft=Pt*Pt*jt+jt*Pt*Pt+Pt*jt*Pt,er=Pt*Pt*Pt;for(Ot=0;Ot=lt.t-tt){ot.h&&(ot=lt),it=0;break}if(lt.t-tt>o){it=nt;break}nt=pt||o=pt?Pt.points.length-1:0;for(gt=Pt.points[Ot].point.length,yt=0;yt=jt&&Nt=pt)rt[0]=Et[0],rt[1]=Et[1],rt[2]=Et[2];else if(o<=kt)rt[0]=ot.s[0],rt[1]=ot.s[1],rt[2]=ot.s[2];else{var ut=createQuaternion(ot.s),wt=createQuaternion(Et),$t=(o-kt)/(pt-kt);quaternionToEuler(rt,slerp(ut,wt,$t))}else for(nt=0;nt=pt?bt=1:o1e-6?(gt=Math.acos(bt),dt=Math.sin(gt),mt=Math.sin((1-tt)*gt)/dt,St=Math.sin(tt*gt)/dt):(mt=1-tt,St=tt),rt[0]=mt*it+St*ot,rt[1]=mt*nt+St*lt,rt[2]=mt*at+St*ht,rt[3]=mt*st+St*yt,rt}function quaternionToEuler(o,et){var tt=et[0],rt=et[1],it=et[2],nt=et[3],at=Math.atan2(2*rt*nt-2*tt*it,1-2*rt*rt-2*it*it),st=Math.asin(2*tt*rt+2*it*nt),ot=Math.atan2(2*tt*nt-2*rt*it,1-2*tt*tt-2*it*it);o[0]=at/degToRads,o[1]=st/degToRads,o[2]=ot/degToRads}function createQuaternion(o){var et=o[0]*degToRads,tt=o[1]*degToRads,rt=o[2]*degToRads,it=Math.cos(et/2),nt=Math.cos(tt/2),at=Math.cos(rt/2),st=Math.sin(et/2),ot=Math.sin(tt/2),lt=Math.sin(rt/2),ht=it*nt*at-st*ot*lt,yt=st*ot*at+it*nt*lt,gt=st*nt*at+it*ot*lt,bt=it*ot*at-st*nt*lt;return[yt,gt,bt,ht]}function getValueAtCurrentTime(){var o=this.comp.renderedFrame-this.offsetTime,et=this.keyframes[0].t-this.offsetTime,tt=this.keyframes[this.keyframes.length-1].t-this.offsetTime;if(!(o===this._caching.lastFrame||this._caching.lastFrame!==initFrame&&(this._caching.lastFrame>=tt&&o>=tt||this._caching.lastFrame=o&&(this._caching._lastKeyframeIndex=-1,this._caching.lastIndex=0);var rt=this.interpolateValue(o,this._caching);this.pv=rt}return this._caching.lastFrame=o,this.pv}function setVValue(o){var et;if(this.propType==="unidimensional")et=o*this.mult,mathAbs(this.v-et)>1e-5&&(this.v=et,this._mdf=!0);else for(var tt=0,rt=this.v.length;tt1e-5&&(this.v[tt]=et,this._mdf=!0),tt+=1}function processEffectsSequence(){if(!(this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)){if(this.lock){this.setVValue(this.pv);return}this.lock=!0,this._mdf=this._isFirstFrame;var o,et=this.effectsSequence.length,tt=this.kf?this.pv:this.data.k;for(o=0;o=this._maxLength&&this.doubleArrayLength(),tt){case"v":nt=this.v;break;case"i":nt=this.i;break;case"o":nt=this.o;break;default:nt=[];break}(!nt[rt]||nt[rt]&&!it)&&(nt[rt]=pointPool.newElement()),nt[rt][0]=o,nt[rt][1]=et},ShapePath.prototype.setTripleAt=function(o,et,tt,rt,it,nt,at,st){this.setXYAt(o,et,"v",at,st),this.setXYAt(tt,rt,"o",at,st),this.setXYAt(it,nt,"i",at,st)},ShapePath.prototype.reverse=function(){var o=new ShapePath;o.setPathData(this.c,this._length);var et=this.v,tt=this.o,rt=this.i,it=0;this.c&&(o.setTripleAt(et[0][0],et[0][1],rt[0][0],rt[0][1],tt[0][0],tt[0][1],0,!1),it=1);var nt=this._length-1,at=this._length,st;for(st=it;st=ut[ut.length-1].t-this.offsetTime)Ot=ut[ut.length-1].s?ut[ut.length-1].s[0]:ut[ut.length-2].e[0],Vt=!0;else{for(var wt=Pt,$t=ut.length-1,Ct=!0,At,Tt,Bt;Ct&&(At=ut[wt],Tt=ut[wt+1],!(Tt.t-this.offsetTime>pt));)wt<$t-1?wt+=1:Ct=!1;if(Bt=this.keyframesMetadata[wt]||{},Vt=At.h===1,Pt=wt,!Vt){if(pt>=Tt.t-this.offsetTime)Rt=1;else if(ptEt&&pt>Et)||(this._caching.lastIndex=Pt0||At>-1e-6&&At<0?rt(At*Tt)/Tt:At}function Ct(){var At=this.props,Tt=$t(At[0]),Bt=$t(At[1]),It=$t(At[4]),xt=$t(At[5]),Ft=$t(At[12]),er=$t(At[13]);return"matrix("+Tt+","+Bt+","+It+","+xt+","+Ft+","+er+")"}return function(){this.reset=it,this.rotate=nt,this.rotateX=at,this.rotateY=st,this.rotateZ=ot,this.skew=ht,this.skewFromAxis=yt,this.shear=lt,this.scale=gt,this.setTransform=bt,this.translate=dt,this.transform=mt,this.multiply=St,this.applyToPoint=Ot,this.applyToX=Nt,this.applyToY=Vt,this.applyToZ=jt,this.applyToPointArray=Mt,this.applyToTriplePoints=Rt,this.applyToPointStringified=ut,this.toCSS=wt,this.to2dCSS=Ct,this.clone=Et,this.cloneFromProps=Pt,this.equals=kt,this.inversePoints=qt,this.inversePoint=cr,this.getInverseMatrix=zt,this._t=this.transform,this.isIdentity=pt,this._identity=!0,this._identityCalculated=!1,this.props=createTypedArray("float32",16),this.reset()}}();function _typeof$3(o){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?_typeof$3=function(tt){return typeof tt}:_typeof$3=function(tt){return tt&&typeof Symbol=="function"&&tt.constructor===Symbol&&tt!==Symbol.prototype?"symbol":typeof tt},_typeof$3(o)}var lottie={};function setLocation(o){setLocationHref(o)}function searchAnimations(){animationManager.searchAnimations()}function setSubframeRendering(o){setSubframeEnabled(o)}function setPrefix(o){setIdPrefix(o)}function loadAnimation(o){return animationManager.loadAnimation(o)}function setQuality(o){if(typeof o=="string")switch(o){case"high":setDefaultCurveSegments(200);break;default:case"medium":setDefaultCurveSegments(50);break;case"low":setDefaultCurveSegments(10);break}else!isNaN(o)&&o>1&&setDefaultCurveSegments(o)}function inBrowser(){return typeof navigator<"u"}function installPlugin(o,et){o==="expressions"&&setExpressionsPlugin(et)}function getFactory(o){switch(o){case"propertyFactory":return PropertyFactory;case"shapePropertyFactory":return ShapePropertyFactory;case"matrix":return Matrix;default:return null}}lottie.play=animationManager.play,lottie.pause=animationManager.pause,lottie.setLocationHref=setLocation,lottie.togglePause=animationManager.togglePause,lottie.setSpeed=animationManager.setSpeed,lottie.setDirection=animationManager.setDirection,lottie.stop=animationManager.stop,lottie.searchAnimations=searchAnimations,lottie.registerAnimation=animationManager.registerAnimation,lottie.loadAnimation=loadAnimation,lottie.setSubframeRendering=setSubframeRendering,lottie.resize=animationManager.resize,lottie.goToAndStop=animationManager.goToAndStop,lottie.destroy=animationManager.destroy,lottie.setQuality=setQuality,lottie.inBrowser=inBrowser,lottie.installPlugin=installPlugin,lottie.freeze=animationManager.freeze,lottie.unfreeze=animationManager.unfreeze,lottie.setVolume=animationManager.setVolume,lottie.mute=animationManager.mute,lottie.unmute=animationManager.unmute,lottie.getRegisteredAnimations=animationManager.getRegisteredAnimations,lottie.useWebWorker=setWebWorker,lottie.setIDPrefix=setPrefix,lottie.__getFactory=getFactory,lottie.version="5.12.2";function checkReady(){document.readyState==="complete"&&(clearInterval(readyStateCheckInterval),searchAnimations())}function getQueryVariable(o){for(var et=queryString.split("&"),tt=0;tt=1?nt.push({s:o-1,e:et-1}):(nt.push({s:o,e:1}),nt.push({s:0,e:et-1}));var at=[],st,ot=nt.length,lt;for(st=0;strt+tt)){var ht,yt;lt.s*it<=rt?ht=0:ht=(lt.s*it-rt)/tt,lt.e*it>=rt+tt?yt=1:yt=(lt.e*it-rt)/tt,at.push([ht,yt])}return at.length||at.push([0,0]),at},TrimModifier.prototype.releasePathsData=function(o){var et,tt=o.length;for(et=0;et1?et=1+rt:this.s.v<0?et=0+rt:et=this.s.v+rt,this.e.v>1?tt=1+rt:this.e.v<0?tt=0+rt:tt=this.e.v+rt,et>tt){var it=et;et=tt,tt=it}et=Math.round(et*1e4)*1e-4,tt=Math.round(tt*1e4)*1e-4,this.sValue=et,this.eValue=tt}else et=this.sValue,tt=this.eValue;var nt,at,st=this.shapes.length,ot,lt,ht,yt,gt,bt=0;if(tt===et)for(at=0;at=0;at-=1)if(mt=this.shapes[at],mt.shape._mdf){for(St=mt.localShapeCollection,St.releaseShapes(),this.m===2&&st>1?(Pt=this.calculateShapeEdges(et,tt,mt.totalShapeLength,Et,bt),Et+=mt.totalShapeLength):Pt=[[pt,kt]],lt=Pt.length,ot=0;ot=1?dt.push({s:mt.totalShapeLength*(pt-1),e:mt.totalShapeLength*(kt-1)}):(dt.push({s:mt.totalShapeLength*pt,e:mt.totalShapeLength}),dt.push({s:0,e:mt.totalShapeLength*(kt-1)}));var Ot=this.addShapes(mt,dt[0]);if(dt[0].s!==dt[0].e){if(dt.length>1){var Nt=mt.shape.paths.shapes[mt.shape.paths._length-1];if(Nt.c){var Vt=Ot.pop();this.addPaths(Ot,St),Ot=this.addShapes(mt,dt[1],Vt)}else this.addPaths(Ot,St),Ot=this.addShapes(mt,dt[1])}this.addPaths(Ot,St)}}mt.shape.paths=St}}},TrimModifier.prototype.addPaths=function(o,et){var tt,rt=o.length;for(tt=0;ttet.e){tt.c=!1;break}else et.s<=lt&&et.e>=lt+ht.addedLength?(this.addSegment(it[nt].v[st-1],it[nt].o[st-1],it[nt].i[st],it[nt].v[st],tt,yt,St),St=!1):(bt=bez.getNewSegment(it[nt].v[st-1],it[nt].v[st],it[nt].o[st-1],it[nt].i[st],(et.s-lt)/ht.addedLength,(et.e-lt)/ht.addedLength,gt[st-1]),this.addSegmentFromArray(bt,tt,yt,St),St=!1,tt.c=!1),lt+=ht.addedLength,yt+=1;if(it[nt].c&>.length){if(ht=gt[st-1],lt<=et.e){var pt=gt[st-1].addedLength;et.s<=lt&&et.e>=lt+pt?(this.addSegment(it[nt].v[st-1],it[nt].o[st-1],it[nt].i[0],it[nt].v[0],tt,yt,St),St=!1):(bt=bez.getNewSegment(it[nt].v[st-1],it[nt].v[0],it[nt].o[st-1],it[nt].i[0],(et.s-lt)/pt,(et.e-lt)/pt,gt[st-1]),this.addSegmentFromArray(bt,tt,yt,St),St=!1,tt.c=!1)}else tt.c=!1;lt+=ht.addedLength,yt+=1}if(tt._length&&(tt.setXYAt(tt.v[mt][0],tt.v[mt][1],"i",mt),tt.setXYAt(tt.v[tt._length-1][0],tt.v[tt._length-1][1],"o",tt._length-1)),lt>et.e)break;nt=this.p.keyframes[this.p.keyframes.length-1].t?(ht=this.p.getValueAtTime(this.p.keyframes[this.p.keyframes.length-1].t/lt,0),yt=this.p.getValueAtTime((this.p.keyframes[this.p.keyframes.length-1].t-.05)/lt,0)):(ht=this.p.pv,yt=this.p.getValueAtTime((this.p._caching.lastFrame+this.p.offsetTime-.01)/lt,this.p.offsetTime));else if(this.px&&this.px.keyframes&&this.py.keyframes&&this.px.getValueAtTime&&this.py.getValueAtTime){ht=[],yt=[];var gt=this.px,bt=this.py;gt._caching.lastFrame+gt.offsetTime<=gt.keyframes[0].t?(ht[0]=gt.getValueAtTime((gt.keyframes[0].t+.01)/lt,0),ht[1]=bt.getValueAtTime((bt.keyframes[0].t+.01)/lt,0),yt[0]=gt.getValueAtTime(gt.keyframes[0].t/lt,0),yt[1]=bt.getValueAtTime(bt.keyframes[0].t/lt,0)):gt._caching.lastFrame+gt.offsetTime>=gt.keyframes[gt.keyframes.length-1].t?(ht[0]=gt.getValueAtTime(gt.keyframes[gt.keyframes.length-1].t/lt,0),ht[1]=bt.getValueAtTime(bt.keyframes[bt.keyframes.length-1].t/lt,0),yt[0]=gt.getValueAtTime((gt.keyframes[gt.keyframes.length-1].t-.01)/lt,0),yt[1]=bt.getValueAtTime((bt.keyframes[bt.keyframes.length-1].t-.01)/lt,0)):(ht=[gt.pv,bt.pv],yt[0]=gt.getValueAtTime((gt._caching.lastFrame+gt.offsetTime-.01)/lt,gt.offsetTime),yt[1]=bt.getValueAtTime((bt._caching.lastFrame+bt.offsetTime-.01)/lt,bt.offsetTime))}else yt=o,ht=yt;this.v.rotate(-Math.atan2(ht[1]-yt[1],ht[0]-yt[0]))}this.data.p&&this.data.p.s?this.data.p.z?this.v.translate(this.px.v,this.py.v,-this.pz.v):this.v.translate(this.px.v,this.py.v,0):this.v.translate(this.p.v[0],this.p.v[1],-this.p.v[2])}this.frameId=this.elem.globalData.frameId}}function rt(){if(this.appliedTransformations=0,this.pre.reset(),!this.a.effectsSequence.length)this.pre.translate(-this.a.v[0],-this.a.v[1],this.a.v[2]),this.appliedTransformations=1;else return;if(!this.s.effectsSequence.length)this.pre.scale(this.s.v[0],this.s.v[1],this.s.v[2]),this.appliedTransformations=2;else return;if(this.sk)if(!this.sk.effectsSequence.length&&!this.sa.effectsSequence.length)this.pre.skewFromAxis(-this.sk.v,this.sa.v),this.appliedTransformations=3;else return;this.r?this.r.effectsSequence.length||(this.pre.rotate(-this.r.v),this.appliedTransformations=4):!this.rz.effectsSequence.length&&!this.ry.effectsSequence.length&&!this.rx.effectsSequence.length&&!this.or.effectsSequence.length&&(this.pre.rotateZ(-this.rz.v).rotateY(this.ry.v).rotateX(this.rx.v).rotateZ(-this.or.v[2]).rotateY(this.or.v[1]).rotateX(this.or.v[0]),this.appliedTransformations=4)}function it(){}function nt(ot){this._addDynamicProperty(ot),this.elem.addDynamicProperty(ot),this._isDirty=!0}function at(ot,lt,ht){if(this.elem=ot,this.frameId=-1,this.propType="transform",this.data=lt,this.v=new Matrix,this.pre=new Matrix,this.appliedTransformations=0,this.initDynamicPropertyContainer(ht||ot),lt.p&<.p.s?(this.px=PropertyFactory.getProp(ot,lt.p.x,0,0,this),this.py=PropertyFactory.getProp(ot,lt.p.y,0,0,this),lt.p.z&&(this.pz=PropertyFactory.getProp(ot,lt.p.z,0,0,this))):this.p=PropertyFactory.getProp(ot,lt.p||{k:[0,0,0]},1,0,this),lt.rx){if(this.rx=PropertyFactory.getProp(ot,lt.rx,0,degToRads,this),this.ry=PropertyFactory.getProp(ot,lt.ry,0,degToRads,this),this.rz=PropertyFactory.getProp(ot,lt.rz,0,degToRads,this),lt.or.k[0].ti){var yt,gt=lt.or.k.length;for(yt=0;yt0;)tt-=1,this._elements.unshift(et[tt]);this.dynamicProperties.length?this.k=!0:this.getValue(!0)},RepeaterModifier.prototype.resetElements=function(o){var et,tt=o.length;for(et=0;et0?Math.floor(gt):Math.ceil(gt),mt=this.pMatrix.props,St=this.rMatrix.props,pt=this.sMatrix.props;this.pMatrix.reset(),this.rMatrix.reset(),this.sMatrix.reset(),this.tMatrix.reset(),this.matrix.reset();var kt=0;if(gt>0){for(;ktdt;)this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!0),kt-=1;bt&&(this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,-bt,!0),kt-=bt)}rt=this.data.m===1?0:this._currentCopies-1,it=this.data.m===1?1:-1,nt=this._currentCopies;for(var Et,Pt;nt;){if(et=this.elemsData[rt].it,tt=et[et.length-1].transform.mProps.v.props,Pt=tt.length,et[et.length-1].transform.mProps._mdf=!0,et[et.length-1].transform.op._mdf=!0,et[et.length-1].transform.op.v=this._currentCopies===1?this.so.v:this.so.v+(this.eo.v-this.so.v)*(rt/(this._currentCopies-1)),kt!==0){for((rt!==0&&it===1||rt!==this._currentCopies-1&&it===-1)&&this.applyTransforms(this.pMatrix,this.rMatrix,this.sMatrix,this.tr,1,!1),this.matrix.transform(St[0],St[1],St[2],St[3],St[4],St[5],St[6],St[7],St[8],St[9],St[10],St[11],St[12],St[13],St[14],St[15]),this.matrix.transform(pt[0],pt[1],pt[2],pt[3],pt[4],pt[5],pt[6],pt[7],pt[8],pt[9],pt[10],pt[11],pt[12],pt[13],pt[14],pt[15]),this.matrix.transform(mt[0],mt[1],mt[2],mt[3],mt[4],mt[5],mt[6],mt[7],mt[8],mt[9],mt[10],mt[11],mt[12],mt[13],mt[14],mt[15]),Et=0;Et0&&rt<1?[et]:[]:[et-rt,et+rt].filter(function(it){return it>0&&it<1})},PolynomialBezier.prototype.split=function(o){if(o<=0)return[singlePoint(this.points[0]),this];if(o>=1)return[this,singlePoint(this.points[this.points.length-1])];var et=lerpPoint(this.points[0],this.points[1],o),tt=lerpPoint(this.points[1],this.points[2],o),rt=lerpPoint(this.points[2],this.points[3],o),it=lerpPoint(et,tt,o),nt=lerpPoint(tt,rt,o),at=lerpPoint(it,nt,o);return[new PolynomialBezier(this.points[0],et,it,at,!0),new PolynomialBezier(at,nt,rt,this.points[3],!0)]};function extrema(o,et){var tt=o.points[0][et],rt=o.points[o.points.length-1][et];if(tt>rt){var it=rt;rt=tt,tt=it}for(var nt=quadRoots(3*o.a[et],2*o.b[et],o.c[et]),at=0;at0&&nt[at]<1){var st=o.point(nt[at])[et];strt&&(rt=st)}return{min:tt,max:rt}}PolynomialBezier.prototype.bounds=function(){return{x:extrema(this,0),y:extrema(this,1)}},PolynomialBezier.prototype.boundingBox=function(){var o=this.bounds();return{left:o.x.min,right:o.x.max,top:o.y.min,bottom:o.y.max,width:o.x.max-o.x.min,height:o.y.max-o.y.min,cx:(o.x.max+o.x.min)/2,cy:(o.y.max+o.y.min)/2}};function intersectData(o,et,tt){var rt=o.boundingBox();return{cx:rt.cx,cy:rt.cy,width:rt.width,height:rt.height,bez:o,t:(et+tt)/2,t1:et,t2:tt}}function splitData(o){var et=o.bez.split(.5);return[intersectData(et[0],o.t1,o.t),intersectData(et[1],o.t,o.t2)]}function boxIntersect(o,et){return Math.abs(o.cx-et.cx)*2=nt||o.width<=rt&&o.height<=rt&&et.width<=rt&&et.height<=rt){it.push([o.t,et.t]);return}var at=splitData(o),st=splitData(et);intersectsImpl(at[0],st[0],tt+1,rt,it,nt),intersectsImpl(at[0],st[1],tt+1,rt,it,nt),intersectsImpl(at[1],st[0],tt+1,rt,it,nt),intersectsImpl(at[1],st[1],tt+1,rt,it,nt)}}PolynomialBezier.prototype.intersections=function(o,et,tt){et===void 0&&(et=2),tt===void 0&&(tt=7);var rt=[];return intersectsImpl(intersectData(this,0,1),intersectData(o,0,1),0,et,rt,tt),rt},PolynomialBezier.shapeSegment=function(o,et){var tt=(et+1)%o.length();return new PolynomialBezier(o.v[et],o.o[et],o.i[tt],o.v[tt],!0)},PolynomialBezier.shapeSegmentInverted=function(o,et){var tt=(et+1)%o.length();return new PolynomialBezier(o.v[tt],o.i[tt],o.o[et],o.v[et],!0)};function crossProduct(o,et){return[o[1]*et[2]-o[2]*et[1],o[2]*et[0]-o[0]*et[2],o[0]*et[1]-o[1]*et[0]]}function lineIntersection(o,et,tt,rt){var it=[o[0],o[1],1],nt=[et[0],et[1],1],at=[tt[0],tt[1],1],st=[rt[0],rt[1],1],ot=crossProduct(crossProduct(it,nt),crossProduct(at,st));return floatZero(ot[2])?null:[ot[0]/ot[2],ot[1]/ot[2]]}function polarOffset(o,et,tt){return[o[0]+Math.cos(et)*tt,o[1]-Math.sin(et)*tt]}function pointDistance(o,et){return Math.hypot(o[0]-et[0],o[1]-et[1])}function pointEqual(o,et){return floatEqual(o[0],et[0])&&floatEqual(o[1],et[1])}function ZigZagModifier(){}extendPrototype([ShapeModifier],ZigZagModifier),ZigZagModifier.prototype.initModifierProperties=function(o,et){this.getValue=this.processKeys,this.amplitude=PropertyFactory.getProp(o,et.s,0,null,this),this.frequency=PropertyFactory.getProp(o,et.r,0,null,this),this.pointsType=PropertyFactory.getProp(o,et.pt,0,null,this),this._isAnimated=this.amplitude.effectsSequence.length!==0||this.frequency.effectsSequence.length!==0||this.pointsType.effectsSequence.length!==0};function setPoint(o,et,tt,rt,it,nt,at){var st=tt-Math.PI/2,ot=tt+Math.PI/2,lt=et[0]+Math.cos(tt)*rt*it,ht=et[1]-Math.sin(tt)*rt*it;o.setTripleAt(lt,ht,lt+Math.cos(st)*nt,ht-Math.sin(st)*nt,lt+Math.cos(ot)*at,ht-Math.sin(ot)*at,o.length())}function getPerpendicularVector(o,et){var tt=[et[0]-o[0],et[1]-o[1]],rt=-Math.PI*.5,it=[Math.cos(rt)*tt[0]-Math.sin(rt)*tt[1],Math.sin(rt)*tt[0]+Math.cos(rt)*tt[1]];return it}function getProjectingAngle(o,et){var tt=et===0?o.length()-1:et-1,rt=(et+1)%o.length(),it=o.v[tt],nt=o.v[rt],at=getPerpendicularVector(it,nt);return Math.atan2(0,1)-Math.atan2(at[1],at[0])}function zigZagCorner(o,et,tt,rt,it,nt,at){var st=getProjectingAngle(et,tt),ot=et.v[tt%et._length],lt=et.v[tt===0?et._length-1:tt-1],ht=et.v[(tt+1)%et._length],yt=nt===2?Math.sqrt(Math.pow(ot[0]-lt[0],2)+Math.pow(ot[1]-lt[1],2)):0,gt=nt===2?Math.sqrt(Math.pow(ot[0]-ht[0],2)+Math.pow(ot[1]-ht[1],2)):0;setPoint(o,et.v[tt%et._length],st,at,rt,gt/((it+1)*2),yt/((it+1)*2))}function zigZagSegment(o,et,tt,rt,it,nt){for(var at=0;at1&&et.length>1&&(it=getIntersection(o[0],et[et.length-1]),it)?[[o[0].split(it[0])[0]],[et[et.length-1].split(it[1])[1]]]:[tt,rt]}function pruneIntersections(o){for(var et,tt=1;tt1&&(et=pruneSegmentIntersection(o[o.length-1],o[0]),o[o.length-1]=et[0],o[0]=et[1]),o}function offsetSegmentSplit(o,et){var tt=o.inflectionPoints(),rt,it,nt,at;if(tt.length===0)return[offsetSegment(o,et)];if(tt.length===1||floatEqual(tt[1],1))return nt=o.split(tt[0]),rt=nt[0],it=nt[1],[offsetSegment(rt,et),offsetSegment(it,et)];nt=o.split(tt[0]),rt=nt[0];var st=(tt[1]-tt[0])/(1-tt[0]);return nt=nt[1].split(st),at=nt[0],it=nt[1],[offsetSegment(rt,et),offsetSegment(at,et),offsetSegment(it,et)]}function OffsetPathModifier(){}extendPrototype([ShapeModifier],OffsetPathModifier),OffsetPathModifier.prototype.initModifierProperties=function(o,et){this.getValue=this.processKeys,this.amount=PropertyFactory.getProp(o,et.a,0,null,this),this.miterLimit=PropertyFactory.getProp(o,et.ml,0,null,this),this.lineJoin=et.lj,this._isAnimated=this.amount.effectsSequence.length!==0},OffsetPathModifier.prototype.processPath=function(o,et,tt,rt){var it=shapePool.newElement();it.c=o.c;var nt=o.length();o.c||(nt-=1);var at,st,ot,lt=[];for(at=0;at=0;at-=1)ot=PolynomialBezier.shapeSegmentInverted(o,at),lt.push(offsetSegmentSplit(ot,et));lt=pruneIntersections(lt);var ht=null,yt=null;for(at=0;at0&&(xt=!1),xt){var lr=createTag("style");lr.setAttribute("f-forigin",At[Tt].fOrigin),lr.setAttribute("f-origin",At[Tt].origin),lr.setAttribute("f-family",At[Tt].fFamily),lr.type="text/css",lr.innerText="@font-face {font-family: "+At[Tt].fFamily+"; font-style: normal; src: url('"+At[Tt].fPath+"');}",Ct.appendChild(lr)}}else if(At[Tt].fOrigin==="g"||At[Tt].origin===1){for(Ft=document.querySelectorAll('link[f-forigin="g"], link[f-origin="1"]'),er=0;er=55296&&At<=56319){var Tt=$t.charCodeAt(1);Tt>=56320&&Tt<=57343&&(Ct=(At-55296)*1024+Tt-56320+65536)}return Ct}function Nt($t,Ct){var At=$t.toString(16)+Ct.toString(16);return yt.indexOf(At)!==-1}function Vt($t){return $t===ot}function jt($t){return $t===st}function zt($t){var Ct=Ot($t);return Ct>=lt&&Ct<=ht}function cr($t){return zt($t.substr(0,2))&&zt($t.substr(2,2))}function qt($t){return tt.indexOf($t)!==-1}function Rt($t,Ct){var At=Ot($t.substr(Ct,2));if(At!==rt)return!1;var Tt=0;for(Ct+=2;Tt<5;){if(At=Ot($t.substr(Ct,2)),Atat)return!1;Tt+=1,Ct+=2}return Ot($t.substr(Ct,2))===it}function Mt(){this.isLoaded=!0}var ut=function(){this.fonts=[],this.chars=null,this.typekitLoaded=0,this.isLoaded=!1,this._warned=!1,this.initTime=Date.now(),this.setIsLoadedBinded=this.setIsLoaded.bind(this),this.checkLoadedFontsBinded=this.checkLoadedFonts.bind(this)};ut.isModifier=Nt,ut.isZeroWidthJoiner=Vt,ut.isFlagEmoji=cr,ut.isRegionalCode=zt,ut.isCombinedCharacter=qt,ut.isRegionalFlag=Rt,ut.isVariationSelector=jt,ut.BLACK_FLAG_CODE_POINT=rt;var wt={addChars:pt,addFonts:St,getCharData:kt,getFontByName:Pt,measureText:Et,checkLoadedFonts:dt,setIsLoaded:Mt};return ut.prototype=wt,ut}();function SlotManager(o){this.animationData=o}SlotManager.prototype.getProp=function(o){return this.animationData.slots&&this.animationData.slots[o.sid]?Object.assign(o,this.animationData.slots[o.sid].p):o};function slotFactory(o){return new SlotManager(o)}function RenderableElement(){}RenderableElement.prototype={initRenderable:function(){this.isInRange=!1,this.hidden=!1,this.isTransparent=!1,this.renderableComponents=[]},addRenderableComponent:function(et){this.renderableComponents.indexOf(et)===-1&&this.renderableComponents.push(et)},removeRenderableComponent:function(et){this.renderableComponents.indexOf(et)!==-1&&this.renderableComponents.splice(this.renderableComponents.indexOf(et),1)},prepareRenderableFrame:function(et){this.checkLayerLimits(et)},checkTransparency:function(){this.finalTransform.mProp.o.v<=0?!this.isTransparent&&this.globalData.renderConfig.hideOnTransparent&&(this.isTransparent=!0,this.hide()):this.isTransparent&&(this.isTransparent=!1,this.show())},checkLayerLimits:function(et){this.data.ip-this.data.st<=et&&this.data.op-this.data.st>et?this.isInRange!==!0&&(this.globalData._mdf=!0,this._mdf=!0,this.isInRange=!0,this.show()):this.isInRange!==!1&&(this.globalData._mdf=!0,this.isInRange=!1,this.hide())},renderRenderable:function(){var et,tt=this.renderableComponents.length;for(et=0;et.1)&&this.audio.seek(this._currentTime/this.globalData.frameRate):(this.audio.play(),this.audio.seek(this._currentTime/this.globalData.frameRate),this._isPlaying=!0))},AudioElement.prototype.show=function(){},AudioElement.prototype.hide=function(){this.audio.pause(),this._isPlaying=!1},AudioElement.prototype.pause=function(){this.audio.pause(),this._isPlaying=!1,this._canPlay=!1},AudioElement.prototype.resume=function(){this._canPlay=!0},AudioElement.prototype.setRate=function(o){this.audio.rate(o)},AudioElement.prototype.volume=function(o){this._volumeMultiplier=o,this._previousVolume=o*this._volume,this.audio.volume(this._previousVolume)},AudioElement.prototype.getBaseElement=function(){return null},AudioElement.prototype.destroy=function(){},AudioElement.prototype.sourceRectAtTime=function(){},AudioElement.prototype.initExpressions=function(){};function BaseRenderer(){}BaseRenderer.prototype.checkLayers=function(o){var et,tt=this.layers.length,rt;for(this.completeLayers=!0,et=tt-1;et>=0;et-=1)this.elements[et]||(rt=this.layers[et],rt.ip-rt.st<=o-this.layers[et].st&&rt.op-rt.st>o-this.layers[et].st&&this.buildItem(et)),this.completeLayers=this.elements[et]?this.completeLayers:!1;this.checkPendingElements()},BaseRenderer.prototype.createItem=function(o){switch(o.ty){case 2:return this.createImage(o);case 0:return this.createComp(o);case 1:return this.createSolid(o);case 3:return this.createNull(o);case 4:return this.createShape(o);case 5:return this.createText(o);case 6:return this.createAudio(o);case 13:return this.createCamera(o);case 15:return this.createFootage(o);default:return this.createNull(o)}},BaseRenderer.prototype.createCamera=function(){throw new Error("You're using a 3d camera. Try the html renderer.")},BaseRenderer.prototype.createAudio=function(o){return new AudioElement(o,this.globalData,this)},BaseRenderer.prototype.createFootage=function(o){return new FootageElement(o,this.globalData,this)},BaseRenderer.prototype.buildAllItems=function(){var o,et=this.layers.length;for(o=0;o0&&(this.maskElement.setAttribute("id",gt),this.element.maskedElement.setAttribute(kt,"url("+getLocationHref()+"#"+gt+")"),rt.appendChild(this.maskElement)),this.viewData.length&&this.element.addRenderableComponent(this)}MaskElement.prototype.getMaskProperty=function(o){return this.viewData[o].prop},MaskElement.prototype.renderFrame=function(o){var et=this.element.finalTransform.mat,tt,rt=this.masksProperties.length;for(tt=0;tt1&&(rt+=" C"+et.o[it-1][0]+","+et.o[it-1][1]+" "+et.i[0][0]+","+et.i[0][1]+" "+et.v[0][0]+","+et.v[0][1]),tt.lastPath!==rt){var at="";tt.elem&&(et.c&&(at=o.inv?this.solidPath+rt:rt),tt.elem.setAttribute("d",at)),tt.lastPath=rt}},MaskElement.prototype.destroy=function(){this.element=null,this.globalData=null,this.maskElement=null,this.data=null,this.masksProperties=null};var filtersFactory=function(){var o={};o.createFilter=et,o.createAlphaToLuminanceFilter=tt;function et(rt,it){var nt=createNS("filter");return nt.setAttribute("id",rt),it!==!0&&(nt.setAttribute("filterUnits","objectBoundingBox"),nt.setAttribute("x","0%"),nt.setAttribute("y","0%"),nt.setAttribute("width","100%"),nt.setAttribute("height","100%")),nt}function tt(){var rt=createNS("feColorMatrix");return rt.setAttribute("type","matrix"),rt.setAttribute("color-interpolation-filters","sRGB"),rt.setAttribute("values","0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 1"),rt}return o}(),featureSupport=function(){var o={maskType:!0,svgLumaHidden:!0,offscreenCanvas:typeof OffscreenCanvas<"u"};return(/MSIE 10/i.test(navigator.userAgent)||/MSIE 9/i.test(navigator.userAgent)||/rv:11.0/i.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent))&&(o.maskType=!1),/firefox/i.test(navigator.userAgent)&&(o.svgLumaHidden=!1),o}(),registeredEffects$1={},idPrefix="filter_result_";function SVGEffects(o){var et,tt="SourceGraphic",rt=o.data.ef?o.data.ef.length:0,it=createElementID(),nt=filtersFactory.createFilter(it,!0),at=0;this.filters=[];var st;for(et=0;et=0&&(rt=this.shapeModifiers[et].processShapes(this._isFirstFrame),!rt);et-=1);}},searchProcessedElement:function(et){for(var tt=this.processedElements,rt=0,it=tt.length;rt.01)return!1;tt+=1}return!0},GradientProperty.prototype.checkCollapsable=function(){if(this.o.length/2!==this.c.length/4)return!1;if(this.data.k.k[0].s)for(var o=0,et=this.data.k.k.length;o0;)pt=gt.transformers[zt].mProps._mdf||pt,jt-=1,zt-=1;if(pt)for(jt=Ot-gt.styles[Et].lvl,zt=gt.transformers.length-1;jt>0;)Vt.multiply(gt.transformers[zt].mProps.v),jt-=1,zt-=1}else Vt=o;if(Nt=gt.sh.paths,mt=Nt._length,pt){for(St="",dt=0;dt=1?Mt=.99:Mt<=-1&&(Mt=-.99);var ut=qt*Mt,wt=Math.cos(Rt+gt.a.v)*ut+St[0],$t=Math.sin(Rt+gt.a.v)*ut+St[1];dt.setAttribute("fx",wt),dt.setAttribute("fy",$t),mt&&!gt.g._collapsable&&(gt.of.setAttribute("fx",wt),gt.of.setAttribute("fy",$t))}}}function ht(yt,gt,bt){var dt=gt.style,mt=gt.d;mt&&(mt._mdf||bt)&&mt.dashStr&&(dt.pElem.setAttribute("stroke-dasharray",mt.dashStr),dt.pElem.setAttribute("stroke-dashoffset",mt.dashoffset[0])),gt.c&&(gt.c._mdf||bt)&&dt.pElem.setAttribute("stroke","rgb("+bmFloor(gt.c.v[0])+","+bmFloor(gt.c.v[1])+","+bmFloor(gt.c.v[2])+")"),(gt.o._mdf||bt)&&dt.pElem.setAttribute("stroke-opacity",gt.o.v),(gt.w._mdf||bt)&&(dt.pElem.setAttribute("stroke-width",gt.w.v),dt.msElem&&dt.msElem.setAttribute("stroke-width",gt.w.v))}return tt}();function SVGShapeElement(o,et,tt){this.shapes=[],this.shapesData=o.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.initElement(o,et,tt),this.prevViewData=[]}extendPrototype([BaseElement,TransformElement,SVGBaseElement,IShapeElement,HierarchyElement,FrameElement,RenderableDOMElement],SVGShapeElement),SVGShapeElement.prototype.initSecondaryElement=function(){},SVGShapeElement.prototype.identityMatrix=new Matrix,SVGShapeElement.prototype.buildExpressionInterface=function(){},SVGShapeElement.prototype.createContent=function(){this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.layerElement,0,[],!0),this.filterUniqueShapes()},SVGShapeElement.prototype.filterUniqueShapes=function(){var o,et=this.shapes.length,tt,rt,it=this.stylesList.length,nt,at=[],st=!1;for(rt=0;rt1&&st&&this.setShapesAsAnimated(at)}},SVGShapeElement.prototype.setShapesAsAnimated=function(o){var et,tt=o.length;for(et=0;et=0;ot-=1){if(St=this.searchProcessedElement(o[ot]),St?et[ot]=tt[St-1]:o[ot]._render=at,o[ot].ty==="fl"||o[ot].ty==="st"||o[ot].ty==="gf"||o[ot].ty==="gs"||o[ot].ty==="no")St?et[ot].style.closed=!1:et[ot]=this.createStyleElement(o[ot],it),o[ot]._render&&et[ot].style.pElem.parentNode!==rt&&rt.appendChild(et[ot].style.pElem),gt.push(et[ot].style);else if(o[ot].ty==="gr"){if(!St)et[ot]=this.createGroupElement(o[ot]);else for(yt=et[ot].it.length,ht=0;ht1,this.kf&&this.addEffect(this.getKeyframeValue.bind(this)),this.kf},TextProperty.prototype.addEffect=function(o){this.effectsSequence.push(o),this.elem.addDynamicProperty(this)},TextProperty.prototype.getValue=function(o){if(!((this.elem.globalData.frameId===this.frameId||!this.effectsSequence.length)&&!o)){this.currentData.t=this.data.d.k[this.keysIndex].s.t;var et=this.currentData,tt=this.keysIndex;if(this.lock){this.setCurrentData(this.currentData);return}this.lock=!0,this._mdf=!1;var rt,it=this.effectsSequence.length,nt=o||this.data.d.k[this.keysIndex].s;for(rt=0;rtet);)tt+=1;return this.keysIndex!==tt&&(this.keysIndex=tt),this.data.d.k[this.keysIndex].s},TextProperty.prototype.buildFinalText=function(o){for(var et=[],tt=0,rt=o.length,it,nt,at=!1,st=!1,ot="";tt=55296&&it<=56319?FontManager.isRegionalFlag(o,tt)?ot=o.substr(tt,14):(nt=o.charCodeAt(tt+1),nt>=56320&&nt<=57343&&(FontManager.isModifier(it,nt)?(ot=o.substr(tt,2),at=!0):FontManager.isFlagEmoji(o.substr(tt,4))?ot=o.substr(tt,4):ot=o.substr(tt,2))):it>56319?(nt=o.charCodeAt(tt+1),FontManager.isVariationSelector(it)&&(at=!0)):FontManager.isZeroWidthJoiner(it)&&(at=!0,st=!0),at?(et[et.length-1]+=ot,at=!1):et.push(ot),tt+=ot.length;return et},TextProperty.prototype.completeTextData=function(o){o.__complete=!0;var et=this.elem.globalData.fontManager,tt=this.data,rt=[],it,nt,at,st=0,ot,lt=tt.m.g,ht=0,yt=0,gt=0,bt=[],dt=0,mt=0,St,pt,kt=et.getFontByName(o.f),Et,Pt=0,Ot=getFontProperties(kt);o.fWeight=Ot.weight,o.fStyle=Ot.style,o.finalSize=o.s,o.finalText=this.buildFinalText(o.t),nt=o.finalText.length,o.finalLineHeight=o.lh;var Nt=o.tr/1e3*o.finalSize,Vt;if(o.sz)for(var jt=!0,zt=o.sz[0],cr=o.sz[1],qt,Rt;jt;){Rt=this.buildFinalText(o.t),qt=0,dt=0,nt=Rt.length,Nt=o.tr/1e3*o.finalSize;var Mt=-1;for(it=0;itzt&&Rt[it]!==" "?(Mt===-1?nt+=1:it=Mt,qt+=o.finalLineHeight||o.finalSize*1.2,Rt.splice(it,Mt===it?1:0,"\r"),Mt=-1,dt=0):(dt+=Pt,dt+=Nt);qt+=kt.ascent*o.finalSize/100,this.canResize&&o.finalSize>this.minimumFontSize&&crmt?dt:mt,dt=-2*Nt,ot="",at=!0,gt+=1):ot=wt,et.chars?(Et=et.getCharData(wt,kt.fStyle,et.getFontByName(o.f).fFamily),Pt=at?0:Et.w*o.finalSize/100):Pt=et.measureText(ot,o.f,o.finalSize),wt===" "?ut+=Pt+Nt:(dt+=Pt+Nt+ut,ut=0),rt.push({l:Pt,an:Pt,add:ht,n:at,anIndexes:[],val:ot,line:gt,animatorJustifyOffset:0}),lt==2){if(ht+=Pt,ot===""||ot===" "||it===nt-1){for((ot===""||ot===" ")&&(ht-=Pt);yt<=it;)rt[yt].an=ht,rt[yt].ind=st,rt[yt].extra=Pt,yt+=1;st+=1,ht=0}}else if(lt==3){if(ht+=Pt,ot===""||it===nt-1){for(ot===""&&(ht-=Pt);yt<=it;)rt[yt].an=ht,rt[yt].ind=st,rt[yt].extra=Pt,yt+=1;ht=0,st+=1}}else rt[st].ind=st,rt[st].extra=0,st+=1;if(o.l=rt,mt=dt>mt?dt:mt,bt.push(dt),o.sz)o.boxWidth=o.sz[0],o.justifyOffset=0;else switch(o.boxWidth=mt,o.j){case 1:o.justifyOffset=-o.boxWidth;break;case 2:o.justifyOffset=-o.boxWidth/2;break;default:o.justifyOffset=0}o.lineWidths=bt;var $t=tt.a,Ct,At;pt=$t.length;var Tt,Bt,It=[];for(St=0;St0?st=this.ne.v/100:ot=-this.ne.v/100,this.xe.v>0?lt=1-this.xe.v/100:ht=1+this.xe.v/100;var yt=BezierFactory.getBezierEasing(st,ot,lt,ht).get,gt=0,bt=this.finalS,dt=this.finalE,mt=this.data.sh;if(mt===2)dt===bt?gt=at>=dt?1:0:gt=o(0,et(.5/(dt-bt)+(at-bt)/(dt-bt),1)),gt=yt(gt);else if(mt===3)dt===bt?gt=at>=dt?0:1:gt=1-o(0,et(.5/(dt-bt)+(at-bt)/(dt-bt),1)),gt=yt(gt);else if(mt===4)dt===bt?gt=0:(gt=o(0,et(.5/(dt-bt)+(at-bt)/(dt-bt),1)),gt<.5?gt*=2:gt=1-2*(gt-.5)),gt=yt(gt);else if(mt===5){if(dt===bt)gt=0;else{var St=dt-bt;at=et(o(0,at+.5-bt),dt-bt);var pt=-St/2+at,kt=St/2;gt=Math.sqrt(1-pt*pt/(kt*kt))}gt=yt(gt)}else mt===6?(dt===bt?gt=0:(at=et(o(0,at+.5-bt),dt-bt),gt=(1+Math.cos(Math.PI+Math.PI*2*at/(dt-bt)))/2),gt=yt(gt)):(at>=tt(bt)&&(at-bt<0?gt=o(0,et(et(dt,1)-(bt-at),1)):gt=o(0,et(dt-at,1))),gt=yt(gt));if(this.sm.v!==100){var Et=this.sm.v*.01;Et===0&&(Et=1e-8);var Pt=.5-Et*.5;gt1&&(gt=1))}return gt*this.a.v},getValue:function(at){this.iterateDynamicProperties(),this._mdf=at||this._mdf,this._currentTextLength=this.elem.textProperty.currentData.l.length||0,at&&this.data.r===2&&(this.e.v=this._currentTextLength);var st=this.data.r===2?1:100/this.data.totalChars,ot=this.o.v/st,lt=this.s.v/st+ot,ht=this.e.v/st+ot;if(lt>ht){var yt=lt;lt=ht,ht=yt}this.finalS=lt,this.finalE=ht}},extendPrototype([DynamicPropertyContainer],rt);function it(nt,at,st){return new rt(nt,at)}return{getTextSelectorProp:it}}();function TextAnimatorDataProperty(o,et,tt){var rt={propType:!1},it=PropertyFactory.getProp,nt=et.a;this.a={r:nt.r?it(o,nt.r,0,degToRads,tt):rt,rx:nt.rx?it(o,nt.rx,0,degToRads,tt):rt,ry:nt.ry?it(o,nt.ry,0,degToRads,tt):rt,sk:nt.sk?it(o,nt.sk,0,degToRads,tt):rt,sa:nt.sa?it(o,nt.sa,0,degToRads,tt):rt,s:nt.s?it(o,nt.s,1,.01,tt):rt,a:nt.a?it(o,nt.a,1,0,tt):rt,o:nt.o?it(o,nt.o,0,.01,tt):rt,p:nt.p?it(o,nt.p,1,0,tt):rt,sw:nt.sw?it(o,nt.sw,0,0,tt):rt,sc:nt.sc?it(o,nt.sc,1,0,tt):rt,fc:nt.fc?it(o,nt.fc,1,0,tt):rt,fh:nt.fh?it(o,nt.fh,0,0,tt):rt,fs:nt.fs?it(o,nt.fs,0,.01,tt):rt,fb:nt.fb?it(o,nt.fb,0,.01,tt):rt,t:nt.t?it(o,nt.t,0,0,tt):rt},this.s=TextSelectorProp.getTextSelectorProp(o,et.s,tt),this.s.t=et.s.t}function TextAnimatorProperty(o,et,tt){this._isFirstFrame=!0,this._hasMaskedPath=!1,this._frameId=-1,this._textData=o,this._renderType=et,this._elem=tt,this._animatorsData=createSizedArray(this._textData.a.length),this._pathData={},this._moreOptions={alignment:{}},this.renderedLetters=[],this.lettersChangedFlag=!1,this.initDynamicPropertyContainer(tt)}TextAnimatorProperty.prototype.searchProperties=function(){var o,et=this._textData.a.length,tt,rt=PropertyFactory.getProp;for(o=0;o=dt+Rr||!Ot?(zt=(dt+Rr-St)/mt.partialLength,er=Pt.point[0]+(mt.point[0]-Pt.point[0])*zt,lr=Pt.point[1]+(mt.point[1]-Pt.point[1])*zt,nt.translate(-tt[0]*gt[ht].an*.005,-(tt[1]*ut)*.01),pt=!1):Ot&&(St+=mt.partialLength,kt+=1,kt>=Ot.length&&(kt=0,Et+=1,Nt[Et]?Ot=Nt[Et].points:qt.v.c?(kt=0,Et=0,Ot=Nt[Et].points):(St-=mt.partialLength,Ot=null)),Ot&&(Pt=mt,mt=Ot[kt],Vt=mt.partialLength));Ft=gt[ht].an/2-gt[ht].add,nt.translate(-Ft,0,0)}else Ft=gt[ht].an/2-gt[ht].add,nt.translate(-Ft,0,0),nt.translate(-tt[0]*gt[ht].an*.005,-tt[1]*ut*.01,0);for(At=0;Ato?this.textSpans[o].span:createNS(st?"g":"text"),Et<=o){if(ot.setAttribute("stroke-linecap","butt"),ot.setAttribute("stroke-linejoin","round"),ot.setAttribute("stroke-miterlimit","4"),this.textSpans[o].span=ot,st){var Ot=createNS("g");ot.appendChild(Ot),this.textSpans[o].childSpan=Ot}this.textSpans[o].span=ot,this.layerElement.appendChild(ot)}ot.style.display="inherit"}if(lt.reset(),yt&&(at[o].n&&(gt=-mt,bt+=tt.yOffset,bt+=dt?1:0,dt=!1),this.applyTextPropertiesToMatrix(tt,lt,at[o].line,gt,bt),gt+=at[o].l||0,gt+=mt),st){Pt=this.globalData.fontManager.getCharData(tt.finalText[o],rt.fStyle,this.globalData.fontManager.getFontByName(tt.f).fFamily);var Nt;if(Pt.t===1)Nt=new SVGCompElement(Pt.data,this.globalData,this);else{var Vt=emptyShapeData;Pt.data&&Pt.data.shapes&&(Vt=this.buildShapeData(Pt.data,tt.finalSize)),Nt=new SVGShapeElement(Vt,this.globalData,this)}if(this.textSpans[o].glyph){var jt=this.textSpans[o].glyph;this.textSpans[o].childSpan.removeChild(jt.layerElement),jt.destroy()}this.textSpans[o].glyph=Nt,Nt._debug=!0,Nt.prepareFrame(0),Nt.renderFrame(),this.textSpans[o].childSpan.appendChild(Nt.layerElement),Pt.t===1&&this.textSpans[o].childSpan.setAttribute("transform","scale("+tt.finalSize/100+","+tt.finalSize/100+")")}else yt&&ot.setAttribute("transform","translate("+lt.props[12]+","+lt.props[13]+")"),ot.textContent=at[o].val,ot.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve")}yt&&ot&&ot.setAttribute("d",ht)}for(;o=0;et-=1)(this.completeLayers||this.elements[et])&&this.elements[et].prepareFrame(o-this.layers[et].st);if(this.globalData._mdf)for(et=0;et=0;tt-=1)(this.completeLayers||this.elements[tt])&&(this.elements[tt].prepareFrame(this.renderedFrame-this.layers[tt].st),this.elements[tt]._mdf&&(this._mdf=!0))}},ICompElement.prototype.renderInnerContent=function(){var o,et=this.layers.length;for(o=0;o=0;rt-=1)et.finalTransform.multiply(et.transforms[rt].transform.mProps.v);et._mdf=nt},processSequences:function(et){var tt,rt=this.sequenceList.length;for(tt=0;tt=1){this.buffers=[];var et=this.globalData.canvasContext,tt=assetLoader.createCanvas(et.canvas.width,et.canvas.height);this.buffers.push(tt);var rt=assetLoader.createCanvas(et.canvas.width,et.canvas.height);this.buffers.push(rt),this.data.tt>=3&&!document._isProxy&&assetLoader.loadLumaCanvas()}this.canvasContext=this.globalData.canvasContext,this.transformCanvas=this.globalData.transformCanvas,this.renderableEffectsManager=new CVEffects(this),this.searchEffectTransforms()},createContent:function(){},setBlendMode:function(){var et=this.globalData;if(et.blendMode!==this.data.bm){et.blendMode=this.data.bm;var tt=getBlendMode(this.data.bm);et.canvasContext.globalCompositeOperation=tt}},createRenderableComponents:function(){this.maskManager=new CVMaskElement(this.data,this),this.transformEffects=this.renderableEffectsManager.getEffects(effectTypes.TRANSFORM_EFFECT)},hideElement:function(){!this.hidden&&(!this.isInRange||this.isTransparent)&&(this.hidden=!0)},showElement:function(){this.isInRange&&!this.isTransparent&&(this.hidden=!1,this._isFirstFrame=!0,this.maskManager._isFirstFrame=!0)},clearCanvas:function(et){et.clearRect(this.transformCanvas.tx,this.transformCanvas.ty,this.transformCanvas.w*this.transformCanvas.sx,this.transformCanvas.h*this.transformCanvas.sy)},prepareLayer:function(){if(this.data.tt>=1){var et=this.buffers[0],tt=et.getContext("2d");this.clearCanvas(tt),tt.drawImage(this.canvasContext.canvas,0,0),this.currentTransform=this.canvasContext.getTransform(),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform)}},exitLayer:function(){if(this.data.tt>=1){var et=this.buffers[1],tt=et.getContext("2d");this.clearCanvas(tt),tt.drawImage(this.canvasContext.canvas,0,0),this.canvasContext.setTransform(1,0,0,1,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.setTransform(this.currentTransform);var rt=this.comp.getElementById("tp"in this.data?this.data.tp:this.data.ind-1);if(rt.renderFrame(!0),this.canvasContext.setTransform(1,0,0,1,0,0),this.data.tt>=3&&!document._isProxy){var it=assetLoader.getLumaCanvas(this.canvasContext.canvas),nt=it.getContext("2d");nt.drawImage(this.canvasContext.canvas,0,0),this.clearCanvas(this.canvasContext),this.canvasContext.drawImage(it,0,0)}this.canvasContext.globalCompositeOperation=operationsMap[this.data.tt],this.canvasContext.drawImage(et,0,0),this.canvasContext.globalCompositeOperation="destination-over",this.canvasContext.drawImage(this.buffers[0],0,0),this.canvasContext.setTransform(this.currentTransform),this.canvasContext.globalCompositeOperation="source-over"}},renderFrame:function(et){if(!(this.hidden||this.data.hd)&&!(this.data.td===1&&!et)){this.renderTransform(),this.renderRenderable(),this.renderLocalTransform(),this.setBlendMode();var tt=this.data.ty===0;this.prepareLayer(),this.globalData.renderer.save(tt),this.globalData.renderer.ctxTransform(this.finalTransform.localMat.props),this.globalData.renderer.ctxOpacity(this.finalTransform.localOpacity),this.renderInnerContent(),this.globalData.renderer.restore(tt),this.exitLayer(),this.maskManager.hasMasks&&this.globalData.renderer.restore(!0),this._isFirstFrame&&(this._isFirstFrame=!1)}},destroy:function(){this.canvasContext=null,this.data=null,this.globalData=null,this.maskManager.destroy()},mHelper:new Matrix},CVBaseElement.prototype.hide=CVBaseElement.prototype.hideElement,CVBaseElement.prototype.show=CVBaseElement.prototype.showElement;function CVShapeData(o,et,tt,rt){this.styledShapes=[],this.tr=[0,0,0,0,0,0];var it=4;et.ty==="rc"?it=5:et.ty==="el"?it=6:et.ty==="sr"&&(it=7),this.sh=ShapePropertyFactory.getShapeProp(o,et,it,o);var nt,at=tt.length,st;for(nt=0;nt=0;nt-=1){if(yt=this.searchProcessedElement(o[nt]),yt?et[nt]=tt[yt-1]:o[nt]._shouldRender=rt,o[nt].ty==="fl"||o[nt].ty==="st"||o[nt].ty==="gf"||o[nt].ty==="gs")yt?et[nt].style.closed=!1:et[nt]=this.createStyleElement(o[nt],dt),lt.push(et[nt].style);else if(o[nt].ty==="gr"){if(!yt)et[nt]=this.createGroupElement(o[nt]);else for(ot=et[nt].it.length,st=0;st=0;it-=1)et[it].ty==="tr"?(at=tt[it].transform,this.renderShapeTransform(o,at)):et[it].ty==="sh"||et[it].ty==="el"||et[it].ty==="rc"||et[it].ty==="sr"?this.renderPath(et[it],tt[it]):et[it].ty==="fl"?this.renderFill(et[it],tt[it],at):et[it].ty==="st"?this.renderStroke(et[it],tt[it],at):et[it].ty==="gf"||et[it].ty==="gs"?this.renderGradientFill(et[it],tt[it],at):et[it].ty==="gr"?this.renderShape(at,et[it].it,tt[it].it):et[it].ty;rt&&this.drawLayer()},CVShapeElement.prototype.renderStyledShape=function(o,et){if(this._isFirstFrame||et._mdf||o.transforms._mdf){var tt=o.trNodes,rt=et.paths,it,nt,at,st=rt._length;tt.length=0;var ot=o.transforms.finalTransform;for(at=0;at=1?ht=.99:ht<=-1&&(ht=-.99);var yt=ot*ht,gt=Math.cos(lt+et.a.v)*yt+at[0],bt=Math.sin(lt+et.a.v)*yt+at[1];it=nt.createRadialGradient(gt,bt,0,at[0],at[1],ot)}var dt,mt=o.g.p,St=et.g.c,pt=1;for(dt=0;dtnt&&ot==="xMidYMid slice"||itit&&st==="meet"||ntit&&st==="slice")?this.transformCanvas.tx=(tt-this.transformCanvas.w*(rt/this.transformCanvas.h))/2*this.renderConfig.dpr:lt==="xMax"&&(ntit&&st==="slice")?this.transformCanvas.tx=(tt-this.transformCanvas.w*(rt/this.transformCanvas.h))*this.renderConfig.dpr:this.transformCanvas.tx=0,ht==="YMid"&&(nt>it&&st==="meet"||ntit&&st==="meet"||nt=0;o-=1)this.elements[o]&&this.elements[o].destroy&&this.elements[o].destroy();this.elements.length=0,this.globalData.canvasContext=null,this.animationItem.container=null,this.destroyed=!0},CanvasRendererBase.prototype.renderFrame=function(o,et){if(!(this.renderedFrame===o&&this.renderConfig.clearCanvas===!0&&!et||this.destroyed||o===-1)){this.renderedFrame=o,this.globalData.frameNum=o-this.animationItem._isFirstFrame,this.globalData.frameId+=1,this.globalData._mdf=!this.renderConfig.clearCanvas||et,this.globalData.projectInterface.currentFrame=o;var tt,rt=this.layers.length;for(this.completeLayers||this.checkLayers(o),tt=rt-1;tt>=0;tt-=1)(this.completeLayers||this.elements[tt])&&this.elements[tt].prepareFrame(o-this.layers[tt].st);if(this.globalData._mdf){for(this.renderConfig.clearCanvas===!0?this.canvasContext.clearRect(0,0,this.transformCanvas.w,this.transformCanvas.h):this.save(),tt=rt-1;tt>=0;tt-=1)(this.completeLayers||this.elements[tt])&&this.elements[tt].renderFrame();this.renderConfig.clearCanvas!==!0&&this.restore()}}},CanvasRendererBase.prototype.buildItem=function(o){var et=this.elements;if(!(et[o]||this.layers[o].ty===99)){var tt=this.createItem(this.layers[o],this,this.globalData);et[o]=tt,tt.initExpressions()}},CanvasRendererBase.prototype.checkPendingElements=function(){for(;this.pendingElements.length;){var o=this.pendingElements.pop();o.checkParenting()}},CanvasRendererBase.prototype.hide=function(){this.animationItem.container.style.display="none"},CanvasRendererBase.prototype.show=function(){this.animationItem.container.style.display="block"};function CanvasContext(){this.opacity=-1,this.transform=createTypedArray("float32",16),this.fillStyle="",this.strokeStyle="",this.lineWidth="",this.lineCap="",this.lineJoin="",this.miterLimit="",this.id=Math.random()}function CVContextData(){this.stack=[],this.cArrPos=0,this.cTr=new Matrix;var o,et=15;for(o=0;o=0;et-=1)(this.completeLayers||this.elements[et])&&this.elements[et].renderFrame()},CVCompElement.prototype.destroy=function(){var o,et=this.layers.length;for(o=et-1;o>=0;o-=1)this.elements[o]&&this.elements[o].destroy();this.layers=null,this.elements=null},CVCompElement.prototype.createComp=function(o){return new CVCompElement(o,this.globalData,this)};function CanvasRenderer(o,et){this.animationItem=o,this.renderConfig={clearCanvas:et&&et.clearCanvas!==void 0?et.clearCanvas:!0,context:et&&et.context||null,progressiveLoad:et&&et.progressiveLoad||!1,preserveAspectRatio:et&&et.preserveAspectRatio||"xMidYMid meet",imagePreserveAspectRatio:et&&et.imagePreserveAspectRatio||"xMidYMid slice",contentVisibility:et&&et.contentVisibility||"visible",className:et&&et.className||"",id:et&&et.id||"",runExpressions:!et||et.runExpressions===void 0||et.runExpressions},this.renderConfig.dpr=et&&et.dpr||1,this.animationItem.wrapper&&(this.renderConfig.dpr=et&&et.dpr||window.devicePixelRatio||1),this.renderedFrame=-1,this.globalData={frameNum:-1,_mdf:!1,renderConfig:this.renderConfig,currentGlobalAlpha:-1},this.contextData=new CVContextData,this.elements=[],this.pendingElements=[],this.transformMat=new Matrix,this.completeLayers=!1,this.rendererType="canvas",this.renderConfig.clearCanvas&&(this.ctxTransform=this.contextData.transform.bind(this.contextData),this.ctxOpacity=this.contextData.opacity.bind(this.contextData),this.ctxFillStyle=this.contextData.fillStyle.bind(this.contextData),this.ctxStrokeStyle=this.contextData.strokeStyle.bind(this.contextData),this.ctxLineWidth=this.contextData.lineWidth.bind(this.contextData),this.ctxLineCap=this.contextData.lineCap.bind(this.contextData),this.ctxLineJoin=this.contextData.lineJoin.bind(this.contextData),this.ctxMiterLimit=this.contextData.miterLimit.bind(this.contextData),this.ctxFill=this.contextData.fill.bind(this.contextData),this.ctxFillRect=this.contextData.fillRect.bind(this.contextData),this.ctxStroke=this.contextData.stroke.bind(this.contextData),this.save=this.contextData.save.bind(this.contextData))}extendPrototype([CanvasRendererBase],CanvasRenderer),CanvasRenderer.prototype.createComp=function(o){return new CVCompElement(o,this.globalData,this)};function HBaseElement(){}HBaseElement.prototype={checkBlendMode:function(){},initRendererElement:function(){this.baseElement=createTag(this.data.tg||"div"),this.data.hasMask?(this.svgElement=createNS("svg"),this.layerElement=createNS("g"),this.maskedElement=this.layerElement,this.svgElement.appendChild(this.layerElement),this.baseElement.appendChild(this.svgElement)):this.layerElement=this.baseElement,styleDiv(this.baseElement)},createContainerElements:function(){this.renderableEffectsManager=new CVEffects(this),this.transformedElement=this.baseElement,this.maskedElement=this.layerElement,this.data.ln&&this.layerElement.setAttribute("id",this.data.ln),this.data.cl&&this.layerElement.setAttribute("class",this.data.cl),this.data.bm!==0&&this.setBlendMode()},renderElement:function(){var et=this.transformedElement?this.transformedElement.style:{};if(this.finalTransform._matMdf){var tt=this.finalTransform.mat.toCSS();et.transform=tt,et.webkitTransform=tt}this.finalTransform._opMdf&&(et.opacity=this.finalTransform.mProp.o.v)},renderFrame:function(){this.data.hd||this.hidden||(this.renderTransform(),this.renderRenderable(),this.renderElement(),this.renderInnerContent(),this._isFirstFrame&&(this._isFirstFrame=!1))},destroy:function(){this.layerElement=null,this.transformedElement=null,this.matteElement&&(this.matteElement=null),this.maskManager&&(this.maskManager.destroy(),this.maskManager=null)},createRenderableComponents:function(){this.maskManager=new MaskElement(this.data,this,this.globalData)},addEffects:function(){},setMatte:function(){}},HBaseElement.prototype.getBaseElement=SVGBaseElement.prototype.getBaseElement,HBaseElement.prototype.destroyBaseElement=HBaseElement.prototype.destroy,HBaseElement.prototype.buildElementParenting=BaseRenderer.prototype.buildElementParenting;function HSolidElement(o,et,tt){this.initElement(o,et,tt)}extendPrototype([BaseElement,TransformElement,HBaseElement,HierarchyElement,FrameElement,RenderableDOMElement],HSolidElement),HSolidElement.prototype.createContent=function(){var o;this.data.hasMask?(o=createNS("rect"),o.setAttribute("width",this.data.sw),o.setAttribute("height",this.data.sh),o.setAttribute("fill",this.data.sc),this.svgElement.setAttribute("width",this.data.sw),this.svgElement.setAttribute("height",this.data.sh)):(o=createTag("div"),o.style.width=this.data.sw+"px",o.style.height=this.data.sh+"px",o.style.backgroundColor=this.data.sc),this.layerElement.appendChild(o)};function HShapeElement(o,et,tt){this.shapes=[],this.shapesData=o.shapes,this.stylesList=[],this.shapeModifiers=[],this.itemsData=[],this.processedElements=[],this.animatedContents=[],this.shapesContainer=createNS("g"),this.initElement(o,et,tt),this.prevViewData=[],this.currentBBox={x:999999,y:-999999,h:0,w:0}}extendPrototype([BaseElement,TransformElement,HSolidElement,SVGShapeElement,HBaseElement,HierarchyElement,FrameElement,RenderableElement],HShapeElement),HShapeElement.prototype._renderShapeFrame=HShapeElement.prototype.renderInnerContent,HShapeElement.prototype.createContent=function(){var o;if(this.baseElement.style.fontSize=0,this.data.hasMask)this.layerElement.appendChild(this.shapesContainer),o=this.svgElement;else{o=createNS("svg");var et=this.comp.data?this.comp.data:this.globalData.compSize;o.setAttribute("width",et.w),o.setAttribute("height",et.h),o.appendChild(this.shapesContainer),this.layerElement.appendChild(o)}this.searchShapes(this.shapesData,this.itemsData,this.prevViewData,this.shapesContainer,0,[],!0),this.filterUniqueShapes(),this.shapeCont=o},HShapeElement.prototype.getTransformedPoint=function(o,et){var tt,rt=o.length;for(tt=0;tt0&&ot<1&&it[gt].push(this.calculateF(ot,o,et,tt,rt,gt))):(lt=at*at-4*st*nt,lt>=0&&(ht=(-at+bmSqrt(lt))/(2*nt),ht>0&&ht<1&&it[gt].push(this.calculateF(ht,o,et,tt,rt,gt)),yt=(-at-bmSqrt(lt))/(2*nt),yt>0&&yt<1&&it[gt].push(this.calculateF(yt,o,et,tt,rt,gt)))));this.shapeBoundingBox.left=bmMin.apply(null,it[0]),this.shapeBoundingBox.top=bmMin.apply(null,it[1]),this.shapeBoundingBox.right=bmMax.apply(null,it[0]),this.shapeBoundingBox.bottom=bmMax.apply(null,it[1])},HShapeElement.prototype.calculateF=function(o,et,tt,rt,it,nt){return bmPow(1-o,3)*et[nt]+3*bmPow(1-o,2)*o*tt[nt]+3*(1-o)*bmPow(o,2)*rt[nt]+bmPow(o,3)*it[nt]},HShapeElement.prototype.calculateBoundingBox=function(o,et){var tt,rt=o.length;for(tt=0;tttt&&(tt=it)}tt*=o.mult}else tt=o.v*o.mult;et.x-=tt,et.xMax+=tt,et.y-=tt,et.yMax+=tt},HShapeElement.prototype.currentBoxContains=function(o){return this.currentBBox.x<=o.x&&this.currentBBox.y<=o.y&&this.currentBBox.width+this.currentBBox.x>=o.x+o.width&&this.currentBBox.height+this.currentBBox.y>=o.y+o.height},HShapeElement.prototype.renderInnerContent=function(){if(this._renderShapeFrame(),!this.hidden&&(this._isFirstFrame||this._mdf)){var o=this.tempBoundingBox,et=999999;if(o.x=et,o.xMax=-et,o.y=et,o.yMax=-et,this.calculateBoundingBox(this.itemsData,o),o.width=o.xMax=0;et-=1){var rt=this.hierarchy[et].finalTransform.mProp;this.mat.translate(-rt.p.v[0],-rt.p.v[1],rt.p.v[2]),this.mat.rotateX(-rt.or.v[0]).rotateY(-rt.or.v[1]).rotateZ(rt.or.v[2]),this.mat.rotateX(-rt.rx.v).rotateY(-rt.ry.v).rotateZ(rt.rz.v),this.mat.scale(1/rt.s.v[0],1/rt.s.v[1],1/rt.s.v[2]),this.mat.translate(rt.a.v[0],rt.a.v[1],rt.a.v[2])}if(this.p?this.mat.translate(-this.p.v[0],-this.p.v[1],this.p.v[2]):this.mat.translate(-this.px.v,-this.py.v,this.pz.v),this.a){var it;this.p?it=[this.p.v[0]-this.a.v[0],this.p.v[1]-this.a.v[1],this.p.v[2]-this.a.v[2]]:it=[this.px.v-this.a.v[0],this.py.v-this.a.v[1],this.pz.v-this.a.v[2]];var nt=Math.sqrt(Math.pow(it[0],2)+Math.pow(it[1],2)+Math.pow(it[2],2)),at=[it[0]/nt,it[1]/nt,it[2]/nt],st=Math.sqrt(at[2]*at[2]+at[0]*at[0]),ot=Math.atan2(at[1],st),lt=Math.atan2(at[0],-at[2]);this.mat.rotateY(lt).rotateX(-ot)}this.mat.rotateX(-this.rx.v).rotateY(-this.ry.v).rotateZ(this.rz.v),this.mat.rotateX(-this.or.v[0]).rotateY(-this.or.v[1]).rotateZ(this.or.v[2]),this.mat.translate(this.globalData.compSize.w/2,this.globalData.compSize.h/2,0),this.mat.translate(0,0,this.pe.v);var ht=!this._prevMat.equals(this.mat);if((ht||this.pe._mdf)&&this.comp.threeDElements){tt=this.comp.threeDElements.length;var yt,gt,bt;for(et=0;et=o)return this.threeDElements[et].perspectiveElem;et+=1}return null},HybridRendererBase.prototype.createThreeDContainer=function(o,et){var tt=createTag("div"),rt,it;styleDiv(tt);var nt=createTag("div");if(styleDiv(nt),et==="3d"){rt=tt.style,rt.width=this.globalData.compSize.w+"px",rt.height=this.globalData.compSize.h+"px";var at="50% 50%";rt.webkitTransformOrigin=at,rt.mozTransformOrigin=at,rt.transformOrigin=at,it=nt.style;var st="matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1)";it.transform=st,it.webkitTransform=st}tt.appendChild(nt);var ot={container:nt,perspectiveElem:tt,startPos:o,endPos:o,type:et};return this.threeDElements.push(ot),ot},HybridRendererBase.prototype.build3dContainers=function(){var o,et=this.layers.length,tt,rt="";for(o=0;o=0;o-=1)this.resizerElem.appendChild(this.threeDElements[o].perspectiveElem)},HybridRendererBase.prototype.addTo3dContainer=function(o,et){for(var tt=0,rt=this.threeDElements.length;tttt?(it=o/this.globalData.compSize.w,nt=o/this.globalData.compSize.w,at=0,st=(et-this.globalData.compSize.h*(o/this.globalData.compSize.w))/2):(it=et/this.globalData.compSize.h,nt=et/this.globalData.compSize.h,at=(o-this.globalData.compSize.w*(et/this.globalData.compSize.h))/2,st=0);var ot=this.resizerElem.style;ot.webkitTransform="matrix3d("+it+",0,0,0,0,"+nt+",0,0,0,0,1,0,"+at+","+st+",0,1)",ot.transform=ot.webkitTransform},HybridRendererBase.prototype.renderFrame=SVGRenderer.prototype.renderFrame,HybridRendererBase.prototype.hide=function(){this.resizerElem.style.display="none"},HybridRendererBase.prototype.show=function(){this.resizerElem.style.display="block"},HybridRendererBase.prototype.initItems=function(){if(this.buildAllItems(),this.camera)this.camera.setup();else{var o=this.globalData.compSize.w,et=this.globalData.compSize.h,tt,rt=this.threeDElements.length;for(tt=0;tt=lt;)qt/=2,Rt/=2,Mt>>>=1;return(qt+Mt)/Rt};return zt.int32=function(){return jt.g(4)|0},zt.quick=function(){return jt.g(4)/4294967296},zt.double=zt,St(kt(jt.S),o),(Pt.pass||Ot||function(cr,qt,Rt,Mt){return Mt&&(Mt.S&&dt(Mt,jt),cr.state=function(){return dt(jt,{})}),Rt?(et[at]=cr,qt):cr})(zt,Vt,"global"in Pt?Pt.global:this==et,Pt.state)}et["seed"+at]=gt;function bt(Et){var Pt,Ot=Et.length,Nt=this,Vt=0,jt=Nt.i=Nt.j=0,zt=Nt.S=[];for(Ot||(Et=[Ot++]);Vttt){var rt=tt;tt=et,et=rt}return Math.min(Math.max(o,et),tt)}function radiansToDegrees(o){return o/degToRads}var radians_to_degrees=radiansToDegrees;function degreesToRadians(o){return o*degToRads}var degrees_to_radians=radiansToDegrees,helperLengthArray=[0,0,0,0,0,0];function length(o,et){if(typeof o=="number"||o instanceof Number)return et=et||0,Math.abs(o-et);et||(et=helperLengthArray);var tt,rt=Math.min(o.length,et.length),it=0;for(tt=0;tt.5?lt/(2-it-nt):lt/(it+nt),it){case et:at=(tt-rt)/lt+(tt1&&(tt-=1),tt<1/6?o+(et-o)*6*tt:tt<1/2?et:tt<2/3?o+(et-o)*(2/3-tt)*6:o}function hslToRgb(o){var et=o[0],tt=o[1],rt=o[2],it,nt,at;if(tt===0)it=rt,at=rt,nt=rt;else{var st=rt<.5?rt*(1+tt):rt+tt-rt*tt,ot=2*rt-st;it=hue2rgb(ot,st,et+1/3),nt=hue2rgb(ot,st,et),at=hue2rgb(ot,st,et-1/3)}return[it,nt,at,o[3]]}function linear(o,et,tt,rt,it){if((rt===void 0||it===void 0)&&(rt=et,it=tt,et=0,tt=1),tt=tt)return it;var at=tt===et?0:(o-et)/(tt-et);if(!rt.length)return rt+(it-rt)*at;var st,ot=rt.length,lt=createTypedArray("float32",ot);for(st=0;st1){for(it=0;it1?et=1:et<0&&(et=0);var at=o(et);if($bm_isInstanceOfArray(it)){var st,ot=it.length,lt=createTypedArray("float32",ot);for(st=0;stdata.k[et].t&&odata.k[et+1].t-o?(rt=et+2,it=data.k[et+1].t):(rt=et+1,it=data.k[et].t);break}rt===-1&&(rt=et+1,it=data.k[et].t)}var nt={};return nt.index=rt,nt.time=it/elem.comp.globalData.frameRate,nt}function key(o){var et,tt,rt;if(!data.k.length||typeof data.k[0]=="number")throw new Error("The property has no keyframe at index "+o);o-=1,et={time:data.k[o].t/elem.comp.globalData.frameRate,value:[]};var it=Object.prototype.hasOwnProperty.call(data.k[o],"s")?data.k[o].s:data.k[o-1].e;for(rt=it.length,tt=0;ttSt.length-1)&&(bt=St.length-1),Et=St[St.length-1-bt].t,kt=pt-Et);var Pt,Ot,Nt;if(gt==="pingpong"){var Vt=Math.floor((mt-Et)/kt);if(Vt%2!==0)return this.getValueAtTime((kt-(mt-Et)%kt+Et)/this.comp.globalData.frameRate,0)}else if(gt==="offset"){var jt=this.getValueAtTime(Et/this.comp.globalData.frameRate,0),zt=this.getValueAtTime(pt/this.comp.globalData.frameRate,0),cr=this.getValueAtTime(((mt-Et)%kt+Et)/this.comp.globalData.frameRate,0),qt=Math.floor((mt-Et)/kt);if(this.pv.length){for(Nt=new Array(jt.length),Ot=Nt.length,Pt=0;Pt=pt)return this.pv;var kt,Et;dt?(bt?kt=Math.abs(this.elem.comp.globalData.frameRate*bt):kt=Math.max(0,this.elem.data.op-pt),Et=pt+kt):((!bt||bt>St.length-1)&&(bt=St.length-1),Et=St[bt].t,kt=Et-pt);var Pt,Ot,Nt;if(gt==="pingpong"){var Vt=Math.floor((pt-mt)/kt);if(Vt%2===0)return this.getValueAtTime(((pt-mt)%kt+pt)/this.comp.globalData.frameRate,0)}else if(gt==="offset"){var jt=this.getValueAtTime(pt/this.comp.globalData.frameRate,0),zt=this.getValueAtTime(Et/this.comp.globalData.frameRate,0),cr=this.getValueAtTime((kt-(pt-mt)%kt+pt)/this.comp.globalData.frameRate,0),qt=Math.floor((pt-mt)/kt)+1;if(this.pv.length){for(Nt=new Array(jt.length),Ot=Nt.length,Pt=0;Pt1?(St-mt)/(bt-1):1,kt=0,Et=0,Pt;this.pv.length?Pt=createTypedArray("float32",this.pv.length):Pt=0;for(var Ot;ktkt){var Vt=Et,jt=mt.c&&Et===Pt-1?0:Et+1,zt=(kt-Ot)/pt[Et].addedLength;Nt=bez.getPointInSegment(mt.v[Vt],mt.v[jt],mt.o[Vt],mt.i[jt],zt,pt[Et]);break}else Ot+=pt[Et].addedLength;Et+=1}return Nt||(Nt=mt.c?[mt.v[0][0],mt.v[0][1]]:[mt.v[mt._length-1][0],mt.v[mt._length-1][1]]),Nt},vectorOnPath:function(bt,dt,mt){bt==1?bt=this.v.c:bt==0&&(bt=.999);var St=this.pointOnPath(bt,dt),pt=this.pointOnPath(bt+.001,dt),kt=pt[0]-St[0],Et=pt[1]-St[1],Pt=Math.sqrt(Math.pow(kt,2)+Math.pow(Et,2));if(Pt===0)return[0,0];var Ot=mt==="tangent"?[kt/Pt,Et/Pt]:[-Et/Pt,kt/Pt];return Ot},tangentOnPath:function(bt,dt){return this.vectorOnPath(bt,dt,"tangent")},normalOnPath:function(bt,dt){return this.vectorOnPath(bt,dt,"normal")},setGroupProperty:expressionHelpers.setGroupProperty,getValueAtTime:expressionHelpers.getStaticValueAtTime},extendPrototype([ht],ot),extendPrototype([ht],lt),lt.prototype.getValueAtTime=st,lt.prototype.initiateExpression=ExpressionManager.initiateExpression;var yt=ShapePropertyFactory.getShapeProp;ShapePropertyFactory.getShapeProp=function(gt,bt,dt,mt,St){var pt=yt(gt,bt,dt,mt,St);return pt.propertyIndex=bt.ix,pt.lock=!1,dt===3?expressionHelpers.searchExpressions(gt,bt.pt,pt):dt===4&&expressionHelpers.searchExpressions(gt,bt.ks,pt),pt.k&>.addDynamicProperty(pt),pt}}function initialize$1(){addPropertyDecorator()}function addDecorator(){function o(){return this.data.d.x?(this.calculateExpression=ExpressionManager.initiateExpression.bind(this)(this.elem,this.data.d,this),this.addEffect(this.getExpressionValue.bind(this)),!0):null}TextProperty.prototype.getExpressionValue=function(et,tt){var rt=this.calculateExpression(tt);if(et.t!==rt){var it={};return this.copyData(it,et),it.t=rt.toString(),it.__complete=!1,it}return et},TextProperty.prototype.searchProperty=function(){var et=this.searchKeyframes(),tt=this.searchExpressions();return this.kf=et||tt,this.kf},TextProperty.prototype.searchExpressions=o}function initialize(){addDecorator()}function SVGComposableEffect(){}SVGComposableEffect.prototype={createMergeNode:function o(et,tt){var rt=createNS("feMerge");rt.setAttribute("result",et);var it,nt;for(nt=0;nt=lt?yt=dt<0?rt:it:yt=rt+bt*Math.pow((st-o)/dt,1/tt),ht[gt]=yt,gt+=1,nt+=256/(at-1);return ht.join(" ")},SVGProLevelsFilter.prototype.renderFrame=function(o){if(o||this.filterManager._mdf){var et,tt=this.filterManager.effectElements;this.feFuncRComposed&&(o||tt[3].p._mdf||tt[4].p._mdf||tt[5].p._mdf||tt[6].p._mdf||tt[7].p._mdf)&&(et=this.getTableValue(tt[3].p.v,tt[4].p.v,tt[5].p.v,tt[6].p.v,tt[7].p.v),this.feFuncRComposed.setAttribute("tableValues",et),this.feFuncGComposed.setAttribute("tableValues",et),this.feFuncBComposed.setAttribute("tableValues",et)),this.feFuncR&&(o||tt[10].p._mdf||tt[11].p._mdf||tt[12].p._mdf||tt[13].p._mdf||tt[14].p._mdf)&&(et=this.getTableValue(tt[10].p.v,tt[11].p.v,tt[12].p.v,tt[13].p.v,tt[14].p.v),this.feFuncR.setAttribute("tableValues",et)),this.feFuncG&&(o||tt[17].p._mdf||tt[18].p._mdf||tt[19].p._mdf||tt[20].p._mdf||tt[21].p._mdf)&&(et=this.getTableValue(tt[17].p.v,tt[18].p.v,tt[19].p.v,tt[20].p.v,tt[21].p.v),this.feFuncG.setAttribute("tableValues",et)),this.feFuncB&&(o||tt[24].p._mdf||tt[25].p._mdf||tt[26].p._mdf||tt[27].p._mdf||tt[28].p._mdf)&&(et=this.getTableValue(tt[24].p.v,tt[25].p.v,tt[26].p.v,tt[27].p.v,tt[28].p.v),this.feFuncB.setAttribute("tableValues",et)),this.feFuncA&&(o||tt[31].p._mdf||tt[32].p._mdf||tt[33].p._mdf||tt[34].p._mdf||tt[35].p._mdf)&&(et=this.getTableValue(tt[31].p.v,tt[32].p.v,tt[33].p.v,tt[34].p.v,tt[35].p.v),this.feFuncA.setAttribute("tableValues",et))}};function SVGDropShadowEffect(o,et,tt,rt,it){var nt=et.container.globalData.renderConfig.filterSize,at=et.data.fs||nt;o.setAttribute("x",at.x||nt.x),o.setAttribute("y",at.y||nt.y),o.setAttribute("width",at.width||nt.width),o.setAttribute("height",at.height||nt.height),this.filterManager=et;var st=createNS("feGaussianBlur");st.setAttribute("in","SourceAlpha"),st.setAttribute("result",rt+"_drop_shadow_1"),st.setAttribute("stdDeviation","0"),this.feGaussianBlur=st,o.appendChild(st);var ot=createNS("feOffset");ot.setAttribute("dx","25"),ot.setAttribute("dy","0"),ot.setAttribute("in",rt+"_drop_shadow_1"),ot.setAttribute("result",rt+"_drop_shadow_2"),this.feOffset=ot,o.appendChild(ot);var lt=createNS("feFlood");lt.setAttribute("flood-color","#00ff00"),lt.setAttribute("flood-opacity","1"),lt.setAttribute("result",rt+"_drop_shadow_3"),this.feFlood=lt,o.appendChild(lt);var ht=createNS("feComposite");ht.setAttribute("in",rt+"_drop_shadow_3"),ht.setAttribute("in2",rt+"_drop_shadow_2"),ht.setAttribute("operator","in"),ht.setAttribute("result",rt+"_drop_shadow_4"),o.appendChild(ht);var yt=this.createMergeNode(rt,[rt+"_drop_shadow_4",it]);o.appendChild(yt)}extendPrototype([SVGComposableEffect],SVGDropShadowEffect),SVGDropShadowEffect.prototype.renderFrame=function(o){if(o||this.filterManager._mdf){if((o||this.filterManager.effectElements[4].p._mdf)&&this.feGaussianBlur.setAttribute("stdDeviation",this.filterManager.effectElements[4].p.v/4),o||this.filterManager.effectElements[0].p._mdf){var et=this.filterManager.effectElements[0].p.v;this.feFlood.setAttribute("flood-color",rgbToHex(Math.round(et[0]*255),Math.round(et[1]*255),Math.round(et[2]*255)))}if((o||this.filterManager.effectElements[1].p._mdf)&&this.feFlood.setAttribute("flood-opacity",this.filterManager.effectElements[1].p.v/255),o||this.filterManager.effectElements[2].p._mdf||this.filterManager.effectElements[3].p._mdf){var tt=this.filterManager.effectElements[3].p.v,rt=(this.filterManager.effectElements[2].p.v-90)*degToRads,it=tt*Math.cos(rt),nt=tt*Math.sin(rt);this.feOffset.setAttribute("dx",it),this.feOffset.setAttribute("dy",nt)}}};var _svgMatteSymbols=[];function SVGMatte3Effect(o,et,tt){this.initialized=!1,this.filterManager=et,this.filterElem=o,this.elem=tt,tt.matteElement=createNS("g"),tt.matteElement.appendChild(tt.layerElement),tt.matteElement.appendChild(tt.transformedElement),tt.baseElement=tt.matteElement}SVGMatte3Effect.prototype.findSymbol=function(o){for(var et=0,tt=_svgMatteSymbols.length;et{const o=reactExports.useRef(null);return reactExports.useEffect(()=>{const et=document.getElementById("lottie-animation");return et&&(o.current=lottie.loadAnimation({container:et,animationData,loop:!0,autoplay:!0})),()=>{o.current&&o.current.destroy()}},[]),jsxRuntimeExports.jsx("div",{id:"lottie-animation",style:{width:"2em",height:"2em"}})},StatsConfig=[{name:"Nodes",icon:jsxRuntimeExports.jsx(NodesIcon,{}),key:"nodeCount",dataKey:"node_count",mediaType:"",tooltip:"All Nodes"},{name:"Episodes",icon:jsxRuntimeExports.jsx(EpisodeIcon,{}),key:"numEpisodes",dataKey:"num_episodes",mediaType:"episode",tooltip:"Episodes"},{name:"Audio",icon:jsxRuntimeExports.jsx(AudioIcon,{}),key:"numAudio",dataKey:"num_audio",mediaType:"audio",tooltip:"Audios"},{name:"Video",icon:jsxRuntimeExports.jsx(VideoIcon,{}),key:"numVideo",dataKey:"num_video",mediaType:"video",tooltip:"Videos"},{name:"Twitter Spaces",icon:jsxRuntimeExports.jsx(TwitterIcon,{}),key:"numTwitterSpace",dataKey:"num_tweet",mediaType:"twitter",tooltip:"Posts"},{name:"Document",icon:jsxRuntimeExports.jsx(DocumentIcon,{}),key:"numDocuments",dataKey:"num_documents",mediaType:"document",tooltip:"Documents"}],Stats=()=>{const[o,et]=reactExports.useState(!1),[tt,rt]=reactExports.useState(0),[it,nt]=useUserStore(bt=>[bt.budget,bt.setBudget]),[at,st,ot,lt]=useDataStore(bt=>[bt.stats,bt.setStats,bt.fetchData,bt.setAbortRequests]);useUpdateSelectedNode();const{open:ht}=useModal("sourcesTable"),yt=async()=>{try{const bt=await getTotalProcessing();bt.totalProcessing&&bt.totalProcessing>0?(et(!0),rt(bt.totalProcessing)):et(!1)}catch(bt){console.error("Error fetching data:",bt),et(!1)}};function gt(bt){}return reactExports.useEffect(()=>{at||(async()=>{try{const dt=await getStats();if(dt){const mt=formatStatsResponse(dt);st(mt)}}catch{lodashExports.noop()}})()},[st,at]),reactExports.useEffect(()=>{yt()},[]),at?jsxRuntimeExports.jsxs(StatisticsContainer,{children:[jsxRuntimeExports.jsx(StatisticsWrapper,{children:StatsConfig.map(({name:bt,icon:dt,key:mt,mediaType:St,tooltip:pt})=>at[mt]!=="0"?jsxRuntimeExports.jsx(Stat,{"data-testid":St,onClick:()=>void 0,children:jsxRuntimeExports.jsxs(Tooltip,{content:pt,margin:"13px",children:[jsxRuntimeExports.jsx("div",{className:"icon",children:dt}),jsxRuntimeExports.jsx("div",{className:"text",children:at[mt]})]})},bt):jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment,{}))}),jsxRuntimeExports.jsxs(StatisticsBudget,{children:[o?jsxRuntimeExports.jsxs(ViewContent,{"data-testid":"view-content",onClick:ht,children:[jsxRuntimeExports.jsx("div",{className:"icon",style:{marginLeft:"7px"},children:jsxRuntimeExports.jsx(Animation,{})}),jsxRuntimeExports.jsx("div",{className:"text",children:jsxRuntimeExports.jsx("p",{children:tt})})]}):null,jsxRuntimeExports.jsx(Budget,{children:jsxRuntimeExports.jsxs(Tooltip,{content:"Budget",margin:"18px",children:[jsxRuntimeExports.jsx("div",{className:"icon",children:jsxRuntimeExports.jsx(BudgetIcon,{})}),jsxRuntimeExports.jsx("div",{className:"text",children:jsxRuntimeExports.jsxs("p",{children:[`${formatBudget(it)} `," ",jsxRuntimeExports.jsx("span",{className:"budgetUnit",children:"SAT"})]})})]})})]})]}):null},StatisticsWrapper=styled$3(Flex).attrs({align:"center",direction:"row",grow:1,justify:"flex-start"})``,StatisticsBudget=styled$3(Flex).attrs({align:"center",direction:"row",grow:1,justify:"flex-end"})``,StatisticsContainer=styled$3(Flex).attrs({align:"center",direction:"row",grow:1})` - justify-content: between; -`,Stat=styled$3(Flex).attrs({align:"center",direction:"row",justify:"flex-start"})` - color: ${colors.white}; - background: ${colors.BG1}; - padding: 6px 10px 6px 8px; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 15px; - letter-spacing: 0.78px; - margin: 0 8px; - border-radius: 200px; - cursor: pointer; - - &:hover { - background: ${colors.BUTTON1_PRESS}; - } - - &:active { - background: ${colors.BUTTON1}; - } - - .icon { - margin-right: 8px; - font-size: 16px; - } - - .text { - } -`,Budget=styled$3(Flex).attrs({align:"center",direction:"row"})` - display: flex; - height: 2.5rem; - padding: 0.75rem 0.9375rem 0.75rem 0.9375rem; - align-items: center; - gap: 0.625rem; - color: ${colors.white}; - background: ${colors.BG1}; - font-family: Barlow; - font-size: 0.75rem; - font-style: normal; - font-weight: 500; - line-height: normal; - letter-spacing: 0.0075rem; - border-radius: 12.5rem; - - &:hover { - background: ${colors.BUTTON1_PRESS}; - } - - &:active { - background: ${colors.BUTTON1}; - } - - .icon { - display: flex; - align-items: center; - justify-content: center; - margin-right: 10px; - } - - .budgetUnit { - color: ${colors.GRAY6}; - } - - .text { - display: flex; - align-items: center; - justify-content: center; - } -`,ViewContent=styled$3(Flex).attrs({align:"center",direction:"row"})` - margin-right: 10px; - display: flex; - height: 28px; - padding: 0.75rem 0.6375rem 0.75rem 0.3187rem; - align-items: center; - gap: 4px; - color: ${colors.white}; - background: ${colors.modalShield}; - font-family: Barlow; - font-size: 0.75rem; - font-style: normal; - font-weight: 500; - line-height: normal; - letter-spacing: 0.0075rem; - border-radius: 12.5rem; - - &:active { - background: ${colors.BUTTON1}; - } - - .icon { - display: flex; - align-items: center; - justify-content: center; - width: 22px; - height: 22px; - } - - .text { - display: flex; - align-items: center; - justify-content: center; - } -`,formatStatsResponse=o=>StatsConfig.reduce((et,{key:tt,dataKey:rt})=>{const it=formatNumberWithCommas(o[rt]??0);return{...et,[tt]:it}},{}),formatSplashMessage=o=>initialMessageData.map(({dataKey:et,...tt})=>({...tt,value:formatNumberWithCommas(o[et]??0)})),request=async(o,et,tt)=>{let rt=o;const it=new URL(o),nt=new URLSearchParams(it.search),at=await getSignedMessageFromRelay();nt.append("sig",at.signature),nt.append("msg",at.message),it.search=nt.toString(),rt=it.toString();const st=new AbortController,ot=tt||st.signal,lt=await fetch(rt,{...et,signal:ot});if(!lt.ok)throw lt;return lt.json()},api={delete:(o,et,tt)=>request(`${API_URL}${o}`,{headers:{...et,"Content-Type":"application/json"},method:"DELETE"},tt),get:(o,et,tt)=>request(`${API_URL}${o}`,et?{headers:et}:void 0,tt),post:(o,et,tt,rt)=>request(`${API_URL}${o}`,{body:et,headers:{...tt,"Content-Type":"application/json"},method:"POST"},rt),put:(o,et,tt,rt)=>request(`${API_URL}${o}`,{body:et,headers:{...tt,"Content-Type":"application/json"},method:"PUT"},rt)},fetchGraphData=async(o,et,tt=!1,rt,it)=>fetchNodes(o,et,tt,rt),fetchNodes=async(o,et,tt=!1,rt,it)=>{const nt=new URLSearchParams(et).toString(),at=tt?"/prediction/graph/search/latest?":`/prediction/graph/search?${nt}`,st=async()=>{const ot=await getLSat();try{return await api.get(at,{Authorization:ot},rt)}catch(lt){if(lt.status===402)return await payLsat(o),fetchNodes(o,et,tt,rt);throw lt}};return!et.word||isDevelopment&&!isE2E?api.get(`${at}&free=true`,void 0,rt):st()},fetchNodeEdges=async(o,et)=>{try{return await api.get(`/prediction/graph/edges/${o}?skip=${et}&limit=5&sort_by="edge_count&include_properties=true&includeContent=true"`)}catch(tt){return console.error(tt),null}},defaultData$3={aiSummaryAnswers:{},aiRefId:"",newLoading:null},useAiSummaryStore=create$3()(devtools((o,et)=>({...defaultData$3,setAiSummaryAnswer:(tt,rt)=>{const it=et().aiSummaryAnswers;it[tt]={...it[tt]||{},...rt};const nt=structuredClone(it);o({aiSummaryAnswers:nt})},setNewLoading:tt=>{o({newLoading:tt})},resetAiSummaryAnswer:()=>{o({aiSummaryAnswers:{},aiRefId:""})},getAiSummaryAnswer:tt=>et().aiSummaryAnswers[tt].answer||"",setAiRefId:tt=>o({aiRefId:tt}),getKeyExist:tt=>tt in et().aiSummaryAnswers}))),useHasAiChats=()=>useAiSummaryStore(o=>Object.values(o.aiSummaryAnswers).filter(et=>et.shouldRender).length||!!o.newLoading),useHasAiChatsResponseLoading=()=>useAiSummaryStore(o=>{var tt;const et=o.aiSummaryAnswers;return!!o.newLoading||((tt=Object.values(et).at(-1))==null?void 0:tt.answerLoading)}),defaultData$2={currentSearch:"",searchFormValue:"",flagErrorIsOpen:!1,universeQuestionIsOpen:!1,hasBudgetExplanationModalBeSeen:!1,relevanceIsSelected:!1,secondarySidebarActiveTab:"",sidebarIsOpen:!0,theme:"light",transcriptIsOpen:!1,appMetaData:null,currentPlayingAudio:null,showCollapseButton:!0},useAppStore=create$3((o,et)=>({...defaultData$2,clearSearch:()=>o({currentSearch:""}),setCurrentSearch:tt=>o({currentSearch:tt}),setSearchFormValue:tt=>o({searchFormValue:tt}),setFlagErrorOpen:tt=>o({flagErrorIsOpen:tt}),setRelevanceSelected:tt=>o({relevanceIsSelected:tt}),setCurrentPlayingAudio:tt=>o({currentPlayingAudio:tt}),setSecondarySidebarActiveTab:tt=>o({secondarySidebarActiveTab:tt}),setSidebarOpen:tt=>o({sidebarIsOpen:tt,transcriptIsOpen:tt?et().transcriptIsOpen:!1}),setTranscriptOpen:tt=>o({transcriptIsOpen:tt}),setUniverseQuestionIsOpen:()=>o({universeQuestionIsOpen:!et().universeQuestionIsOpen}),setAppMetaData:tt=>o({appMetaData:tt}),setShowCollapseButton:tt=>o({showCollapseButton:tt})})),defaultData$1={categoryFilter:null,dataInitial:null,currentPage:0,itemsPerPage:300,filters:{skip:0,limit:300,depth:"2",sort_by:"date_added_to_graph",include_properties:"true",top_node_count:"50",includeContent:"true",node_type:[]},isFetching:!1,isLoadingNew:!1,queuedSources:null,selectedTimestamp:null,sources:null,sidebarFilter:"all",sidebarFilters:[],trendingTopics:[],sidebarFilterCounts:[],stats:null,splashDataLoading:!0,abortRequest:!1,dataNew:null,seedQuestions:null};let abortController=null;const useDataStore=create$3()(devtools((o,et)=>({...defaultData$1,fetchData:async(tt,rt,it="")=>{var Ot,Nt,Vt,jt;const{dataInitial:nt,filters:at}=et(),st=at.skip,ot=at.limit,{currentSearch:lt}=useAppStore.getState(),{setAiSummaryAnswer:ht,setNewLoading:yt,aiRefId:gt}=useAiSummaryStore.getState();let bt={ai_summary:String(!!it)};it||o(st?{isLoadingNew:!0}:{isFetching:!0}),it&&(bt={...bt,ai_summary:String(!0)},yt({question:it,answerLoading:!0})),abortController&&abortController.abort("abort");const dt=new AbortController,{signal:mt}=dt;abortController=dt;const{node_type:St,...pt}=at,kt=it||lt,Et=lodashExports.isEqual(at,defaultData$1.filters)&&!kt,Pt={...pt,...bt,skip:String(st===0?st*ot:st*ot+1),limit:kt?"25":String(ot),...St.length>0?{node_type:JSON.stringify(St)}:{},...kt?{word:kt}:{},...gt&&it?{previous_search_ref_id:gt}:{}};try{const zt=await fetchGraphData(tt,Pt,Et,mt,rt);if(!(zt!=null&&zt.nodes))return;if((Ot=zt==null?void 0:zt.query_data)!=null&&Ot.ref_id){useAiSummaryStore.setState({aiRefId:(Nt=zt==null?void 0:zt.query_data)==null?void 0:Nt.ref_id});const{aiSummaryAnswers:Ct}=useAiSummaryStore.getState(),{answer:At}=Ct[(Vt=zt==null?void 0:zt.query_data)==null?void 0:Vt.ref_id]||{};ht((jt=zt==null?void 0:zt.query_data)==null?void 0:jt.ref_id,{question:it,answer:At||"",answerLoading:!At,sourcesLoading:!At,shouldRender:!0}),yt(null)}const cr=st===0&&!gt?[]:[...(nt==null?void 0:nt.nodes)||[]],qt=st===0&&!gt?[]:[...(nt==null?void 0:nt.links)||[]],Rt=((zt==null?void 0:zt.nodes)||[]).filter(Ct=>!cr.some(At=>At.ref_id===Ct.ref_id));cr.push(...Rt);const Mt=((zt==null?void 0:zt.edges)||[]).filter(Ct=>!qt.some(At=>At.ref_id===Ct.ref_id)).filter(Ct=>{const{target:At,source:Tt}=Ct;return cr.some(Bt=>Bt.ref_id===At)&&cr.some(Bt=>Bt.ref_id===Tt)});qt.push(...Mt);const ut=[...new Set(cr.map(Ct=>Ct.node_type))],wt=["all",...ut.map(Ct=>Ct.toLowerCase())],$t=wt.map(Ct=>({name:Ct,count:cr.filter(At=>{var Tt;return Ct==="all"||((Tt=At.node_type)==null?void 0:Tt.toLowerCase())===Ct}).length}));o({dataInitial:{nodes:cr,links:qt},dataNew:{nodes:Rt,links:Mt},isFetching:!1,isLoadingNew:!1,splashDataLoading:!1,nodeTypes:ut,sidebarFilters:wt,sidebarFilterCounts:$t})}catch(zt){console.log(zt),zt!=="abort"&&o({isLoadingNew:!1,isFetching:!1})}},abortFetchData:()=>{abortController&&abortController.abort("abort")},resetGraph:()=>{o({filters:defaultData$1.filters,dataNew:null}),et().fetchData()},setPage:tt=>o({currentPage:tt}),nextPage:()=>{const{filters:tt,fetchData:rt}=et();o({filters:{...tt,skip:tt.skip+1}}),rt()},resetDataNew:()=>null,setFilters:tt=>o(rt=>({filters:{...rt.filters,...tt,page:0}})),setSidebarFilterCounts:tt=>o({sidebarFilterCounts:tt}),setTrendingTopics:tt=>o({trendingTopics:tt}),setStats:tt=>o({stats:tt}),setIsFetching:tt=>o({isFetching:tt}),setCategoryFilter:tt=>o({categoryFilter:tt}),setQueuedSources:tt=>o({queuedSources:tt}),setSidebarFilter:tt=>o({sidebarFilter:tt}),setSelectedTimestamp:tt=>o({selectedTimestamp:tt}),setSources:tt=>o({sources:tt}),setHideNodeDetails:tt=>o({hideNodeDetails:tt}),setSeedQuestions:tt=>o({seedQuestions:tt}),updateNode:tt=>{console.log(tt)},addNewNode:tt=>{const{dataInitial:rt}=et();if(!(tt!=null&&tt.nodes))return;const it=[...(rt==null?void 0:rt.nodes)||[]],nt=[...(rt==null?void 0:rt.links)||[]],at=((tt==null?void 0:tt.nodes)||[]).filter(yt=>!it.some(gt=>gt.ref_id===yt.ref_id));it.push(...at);const st=((tt==null?void 0:tt.edges)||[]).filter(yt=>!nt.some(gt=>gt.ref_id===yt.ref_id)).filter(yt=>{const{target:gt,source:bt}=yt;return it.some(dt=>dt.ref_id===gt)&&it.some(dt=>dt.ref_id===bt)});nt.push(...st);const ot=[...new Set(it.map(yt=>yt.node_type))],lt=["all",...ot.map(yt=>yt.toLowerCase())],ht=lt.map(yt=>({name:yt,count:it.filter(gt=>{var bt;return yt==="all"||((bt=gt.node_type)==null?void 0:bt.toLowerCase())===yt}).length}));o({dataInitial:{nodes:it,links:nt},dataNew:{nodes:at,links:st},nodeTypes:ot,sidebarFilters:lt,sidebarFilterCounts:ht})},removeNode:tt=>{console.log(tt)},setAbortRequests:tt=>o({abortRequest:tt})}))),useFilteredNodes=()=>useDataStore(o=>{var et,tt;return o.sidebarFilter==="all"?((et=o.dataInitial)==null?void 0:et.nodes)||[]:(((tt=o.dataInitial)==null?void 0:tt.nodes)||[]).filter(rt=>{var it;return((it=rt.node_type)==null?void 0:it.toLowerCase())===o.sidebarFilter.toLowerCase()})}),useNodeTypes=()=>useDataStore(o=>o.nodeTypes),_excluded=["localeText"],MuiPickersAdapterContext=reactExports.createContext(null),LocalizationProvider=function o(et){var tt;const{localeText:rt}=et,it=_objectWithoutPropertiesLoose(et,_excluded),{utils:nt,localeText:at}=(tt=reactExports.useContext(MuiPickersAdapterContext))!=null?tt:{utils:void 0,localeText:void 0},st=useThemeProps({props:it,name:"MuiLocalizationProvider"}),{children:ot,dateAdapter:lt,dateFormats:ht,dateLibInstance:yt,adapterLocale:gt,localeText:bt}=st,dt=reactExports.useMemo(()=>_extends$1({},bt,at,rt),[bt,at,rt]),mt=reactExports.useMemo(()=>{if(!lt)return nt||null;const kt=new lt({locale:gt,formats:ht,instance:yt});if(!kt.isMUIAdapter)throw new Error(["MUI: The date adapter should be imported from `@mui/x-date-pickers` or `@mui/x-date-pickers-pro`, not from `@date-io`","For example, `import { AdapterDayjs } from '@mui/x-date-pickers/AdapterDayjs'` instead of `import AdapterDayjs from '@date-io/dayjs'`","More information on the installation documentation: https://mui.com/x/react-date-pickers/getting-started/#installation"].join(` -`));return kt},[lt,gt,ht,yt,nt]),St=reactExports.useMemo(()=>mt?{minDate:mt.date("1900-01-01T00:00:00.000"),maxDate:mt.date("2099-12-31T00:00:00.000")}:null,[mt]),pt=reactExports.useMemo(()=>({utils:mt,defaultDates:St,localeText:dt}),[St,mt,dt]);return jsxRuntimeExports.jsx(MuiPickersAdapterContext.Provider,{value:pt,children:ot})},formatTokenMap={Y:"year",YY:"year",YYYY:{sectionType:"year",contentType:"digit",maxLength:4},M:{sectionType:"month",contentType:"digit",maxLength:2},MM:"month",MMM:{sectionType:"month",contentType:"letter"},MMMM:{sectionType:"month",contentType:"letter"},D:{sectionType:"day",contentType:"digit",maxLength:2},DD:"day",Do:{sectionType:"day",contentType:"digit-with-letter"},E:{sectionType:"weekDay",contentType:"digit",maxLength:1},e:{sectionType:"weekDay",contentType:"digit",maxLength:1},d:{sectionType:"weekDay",contentType:"digit",maxLength:1},dd:{sectionType:"weekDay",contentType:"letter"},ddd:{sectionType:"weekDay",contentType:"letter"},dddd:{sectionType:"weekDay",contentType:"letter"},A:"meridiem",a:"meridiem",H:{sectionType:"hours",contentType:"digit",maxLength:2},HH:"hours",h:{sectionType:"hours",contentType:"digit",maxLength:2},hh:"hours",m:{sectionType:"minutes",contentType:"digit",maxLength:2},mm:"minutes",s:{sectionType:"seconds",contentType:"digit",maxLength:2},ss:"seconds"},defaultFormats={year:"YYYY",month:"MMMM",monthShort:"MMM",dayOfMonth:"D",weekday:"dddd",weekdayShort:"ddd",hours24h:"HH",hours12h:"hh",meridiem:"A",minutes:"mm",seconds:"ss",fullDate:"ll",fullDateWithWeekday:"dddd, LL",keyboardDate:"L",shortDate:"MMM D",normalDate:"D MMMM",normalDateWithWeekday:"ddd, MMM D",monthAndYear:"MMMM YYYY",monthAndDate:"MMMM D",fullTime:"LT",fullTime12h:"hh:mm A",fullTime24h:"HH:mm",fullDateTime:"lll",fullDateTime12h:"ll hh:mm A",fullDateTime24h:"ll HH:mm",keyboardDateTime:"L LT",keyboardDateTime12h:"L hh:mm A",keyboardDateTime24h:"L HH:mm"},MISSING_TIMEZONE_PLUGIN=["Missing timezone plugin","To be able to use timezones, you have to pass the default export from `moment-timezone` to the `dateLibInstance` prop of `LocalizationProvider`","Find more information on https://mui.com/x/react-date-pickers/timezone/#moment-and-timezone"].join(` -`);class AdapterMoment{constructor({locale:et,formats:tt,instance:rt}={}){this.isMUIAdapter=!0,this.isTimezoneCompatible=!0,this.lib="moment",this.moment=void 0,this.locale=void 0,this.formats=void 0,this.escapedCharacters={start:"[",end:"]"},this.formatTokenMap=formatTokenMap,this.setLocaleToValue=it=>{const nt=this.getCurrentLocaleCode();return nt===it.locale()?it:it.locale(nt)},this.syncMomentLocale=it=>{var nt;const at=hooks.locale(),st=(nt=this.locale)!=null?nt:"en-us";if(at!==st){hooks.locale(st);const ot=it();return hooks.locale(at),ot}return it()},this.hasTimezonePlugin=()=>typeof this.moment.tz<"u",this.createSystemDate=it=>{const nt=this.moment(it).local();return this.locale===void 0?nt:nt.locale(this.locale)},this.createUTCDate=it=>{const nt=this.moment.utc(it);return this.locale===void 0?nt:nt.locale(this.locale)},this.createTZDate=(it,nt)=>{if(!this.hasTimezonePlugin())throw new Error(MISSING_TIMEZONE_PLUGIN);const at=nt==="default"?this.moment(it):this.moment.tz(it,nt);return this.locale===void 0?at:at.locale(this.locale)},this.date=it=>{if(it===null)return null;const nt=this.moment(it);return nt.locale(this.getCurrentLocaleCode()),nt},this.dateWithTimezone=(it,nt)=>it===null?null:nt==="UTC"?this.createUTCDate(it):nt==="system"||nt==="default"&&!this.hasTimezonePlugin()?this.createSystemDate(it):this.createTZDate(it,nt),this.getTimezone=it=>{var nt,at,st;const ot=(nt=it._z)==null?void 0:nt.name,lt=it.isUTC()?"UTC":"system";return(at=ot??((st=this.moment.defaultZone)==null?void 0:st.name))!=null?at:lt},this.setTimezone=(it,nt)=>{var at,st;if(this.getTimezone(it)===nt)return it;if(nt==="UTC")return it.clone().utc();if(nt==="system")return it.clone().local();if(!this.hasTimezonePlugin()){if(nt!=="default")throw new Error(MISSING_TIMEZONE_PLUGIN);return it}const ot=nt==="default"?(at=(st=this.moment.defaultZone)==null?void 0:st.name)!=null?at:"system":nt;if(ot==="system")return it.clone().local();const lt=it.clone();return lt.tz(ot),lt},this.toJsDate=it=>it.toDate(),this.parseISO=it=>this.moment(it,!0),this.toISO=it=>it.toISOString(),this.parse=(it,nt)=>it===""?null:this.locale?this.moment(it,nt,this.locale,!0):this.moment(it,nt,!0),this.getCurrentLocaleCode=()=>this.locale||hooks.locale(),this.is12HourCycleInCurrentLocale=()=>/A|a/.test(hooks.localeData(this.getCurrentLocaleCode()).longDateFormat("LT")),this.expandFormat=it=>{const nt=/(\[[^[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})|./g;return it.match(nt).map(at=>{const st=at[0];return st==="L"||st===";"?hooks.localeData(this.getCurrentLocaleCode()).longDateFormat(at):at}).join("")},this.getFormatHelperText=it=>this.expandFormat(it).replace(/a/gi,"(a|p)m").toLocaleLowerCase(),this.isNull=it=>it===null,this.isValid=it=>this.moment(it).isValid(),this.format=(it,nt)=>this.formatByString(it,this.formats[nt]),this.formatByString=(it,nt)=>{const at=it.clone();return at.locale(this.getCurrentLocaleCode()),at.format(nt)},this.formatNumber=it=>it,this.getDiff=(it,nt,at)=>it.diff(nt,at),this.isEqual=(it,nt)=>it===null&&nt===null?!0:this.moment(it).isSame(nt),this.isSameYear=(it,nt)=>it.isSame(nt,"year"),this.isSameMonth=(it,nt)=>it.isSame(nt,"month"),this.isSameDay=(it,nt)=>it.isSame(nt,"day"),this.isSameHour=(it,nt)=>it.isSame(nt,"hour"),this.isAfter=(it,nt)=>it.isAfter(nt),this.isAfterYear=(it,nt)=>it.isAfter(nt,"year"),this.isAfterDay=(it,nt)=>it.isAfter(nt,"day"),this.isBefore=(it,nt)=>it.isBefore(nt),this.isBeforeYear=(it,nt)=>it.isBefore(nt,"year"),this.isBeforeDay=(it,nt)=>it.isBefore(nt,"day"),this.isWithinRange=(it,[nt,at])=>it.isBetween(nt,at,null,"[]"),this.startOfYear=it=>it.clone().startOf("year"),this.startOfMonth=it=>it.clone().startOf("month"),this.startOfWeek=it=>it.clone().startOf("week"),this.startOfDay=it=>it.clone().startOf("day"),this.endOfYear=it=>it.clone().endOf("year"),this.endOfMonth=it=>it.clone().endOf("month"),this.endOfWeek=it=>it.clone().endOf("week"),this.endOfDay=it=>it.clone().endOf("day"),this.addYears=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"years"):it.clone().add(nt,"years"),this.addMonths=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"months"):it.clone().add(nt,"months"),this.addWeeks=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"weeks"):it.clone().add(nt,"weeks"),this.addDays=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"days"):it.clone().add(nt,"days"),this.addHours=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"hours"):it.clone().add(nt,"hours"),this.addMinutes=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"minutes"):it.clone().add(nt,"minutes"),this.addSeconds=(it,nt)=>nt<0?it.clone().subtract(Math.abs(nt),"seconds"):it.clone().add(nt,"seconds"),this.getYear=it=>it.get("year"),this.getMonth=it=>it.get("month"),this.getDate=it=>it.get("date"),this.getHours=it=>it.get("hours"),this.getMinutes=it=>it.get("minutes"),this.getSeconds=it=>it.get("seconds"),this.getMilliseconds=it=>it.get("milliseconds"),this.setYear=(it,nt)=>it.clone().year(nt),this.setMonth=(it,nt)=>it.clone().month(nt),this.setDate=(it,nt)=>it.clone().date(nt),this.setHours=(it,nt)=>it.clone().hours(nt),this.setMinutes=(it,nt)=>it.clone().minutes(nt),this.setSeconds=(it,nt)=>it.clone().seconds(nt),this.setMilliseconds=(it,nt)=>it.clone().milliseconds(nt),this.getDaysInMonth=it=>it.daysInMonth(),this.getNextMonth=it=>it.clone().add(1,"month"),this.getPreviousMonth=it=>it.clone().subtract(1,"month"),this.getMonthArray=it=>{const at=[this.startOfYear(it)];for(;at.length<12;){const st=at[at.length-1];at.push(this.getNextMonth(st))}return at},this.mergeDateAndTime=(it,nt)=>it.clone().hour(nt.hour()).minute(nt.minute()).second(nt.second()),this.getWeekdays=()=>this.syncMomentLocale(()=>hooks.weekdaysShort(!0)),this.getWeekArray=it=>{const nt=this.setLocaleToValue(it),at=nt.clone().startOf("month").startOf("week"),st=nt.clone().endOf("month").endOf("week");let ot=0,lt=at;const ht=[];for(;lt.isBefore(st);){const yt=Math.floor(ot/7);ht[yt]=ht[yt]||[],ht[yt].push(lt),lt=lt.clone().add(1,"day"),ot+=1}return ht},this.getWeekNumber=it=>it.week(),this.getYearRange=(it,nt)=>{const at=this.moment(it).startOf("year"),st=this.moment(nt).endOf("year"),ot=[];let lt=at;for(;lt.isBefore(st);)ot.push(lt),lt=lt.clone().add(1,"year");return ot},this.getMeridiemText=it=>this.is12HourCycleInCurrentLocale()?hooks.localeData(this.getCurrentLocaleCode()).meridiem(it==="am"?0:13,0,!1):it==="am"?"AM":"PM",this.moment=rt||hooks,this.locale=et,this.formats=_extends$1({},defaultFormats,tt)}}const MuiButton={defaultProps:{disableElevation:!0,disableRipple:!0},styleOverrides:{root:{display:"inline-flex",padding:"12px 20px",justifyContent:"center",alignItems:"center",gap:"10px",borderRadius:"200px",background:colors.BUTTON1,color:"var(--Primary-Text, #fff)",fontFamily:"Barlow",fontSize:"12px",fontStyle:"normal",fontWeight:"400",lineHeight:"8px",cursor:"pointer",columnGap:"6px","&:hover":{background:colors.BUTTON1_HOVER,color:colors.GRAY3,outline:"none",boxShadow:"none"},"&:focus":{outline:"none",boxShadow:"none",background:colors.BUTTON1_PRESS,color:colors.GRAY6},"&:active":{outline:"none",boxShadow:"none",background:colors.BUTTON1_PRESS,color:colors.GRAY6},"&.MuiButton-sizeSmall":{fontSize:"11px",lineHeight:"14px",fontWeight:500,height:"28px"},"&.MuiButton-sizeMedium":{height:"32px",fontSize:"13px",lineHeight:"14px",fontWeight:500},"&.MuiButton-sizeLarge":{fontSize:"1.2rem",height:"40px"},"&.MuiButton-outlined":{}},textPrimary:{"& .MuiButton-endIcon":{color:colors.GRAY6},"& .MuiButton-startIcon":{color:colors.GRAY6}},outlined:{borderColor:colors.BUTTON1,borderWidth:"1px",backgroundColor:"transparent","&:hover":{borderColor:colors.BUTTON1_HOVER,backgroundColor:"transparent",color:colors.GRAY3},"&:active":{backgroundColor:colors.BUTTON1_PRESS,color:colors.GRAY6}},containedSecondary:{backgroundColor:colors.PRIMARY_BLUE,borderRadius:"6px",color:"white","&:hover":{backgroundColor:colors.PRIMARY_BLUE_BORDER,color:colors.white},"&:active":{backgroundColor:colors.BLUE_PRESS_STATE,color:colors.white},"&:focus":{backgroundColor:colors.BLUE_PRESS_STATE,color:colors.white},"&.MuiButton-sizeSmall":{fontSize:"11px",lineHeight:"14px",fontWeight:500},"&.MuiButton-sizeLarge":{fontSize:"14px",maxHeight:"40px",fontWeight:600,lineHeight:"16px"},"&.Mui-disabled":{background:"rgba(48, 51, 66, 0.50)",color:"rgba(82, 86, 110, 1)"}},textSecondary:{color:"purple","&:hover":{color:"darkpurple"}},startIcon:{fontSize:"20px",marginRight:0,"& > *:nth-of-type(1)":{fontSize:"20px"}},endIcon:{fontSize:"20px","& > *:nth-of-type(1)":{fontSize:"20px"}}}},PACKET_TYPES=Object.create(null);PACKET_TYPES.open="0";PACKET_TYPES.close="1";PACKET_TYPES.ping="2";PACKET_TYPES.pong="3";PACKET_TYPES.message="4";PACKET_TYPES.upgrade="5";PACKET_TYPES.noop="6";const PACKET_TYPES_REVERSE=Object.create(null);Object.keys(PACKET_TYPES).forEach(o=>{PACKET_TYPES_REVERSE[PACKET_TYPES[o]]=o});const ERROR_PACKET={type:"error",data:"parser error"},withNativeBlob$1=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",withNativeArrayBuffer$2=typeof ArrayBuffer=="function",isView$1=o=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(o):o&&o.buffer instanceof ArrayBuffer,encodePacket=({type:o,data:et},tt,rt)=>withNativeBlob$1&&et instanceof Blob?tt?rt(et):encodeBlobAsBase64(et,rt):withNativeArrayBuffer$2&&(et instanceof ArrayBuffer||isView$1(et))?tt?rt(et):encodeBlobAsBase64(new Blob([et]),rt):rt(PACKET_TYPES[o]+(et||"")),encodeBlobAsBase64=(o,et)=>{const tt=new FileReader;return tt.onload=function(){const rt=tt.result.split(",")[1];et("b"+(rt||""))},tt.readAsDataURL(o)};function toArray(o){return o instanceof Uint8Array?o:o instanceof ArrayBuffer?new Uint8Array(o):new Uint8Array(o.buffer,o.byteOffset,o.byteLength)}let TEXT_ENCODER;function encodePacketToBinary(o,et){if(withNativeBlob$1&&o.data instanceof Blob)return o.data.arrayBuffer().then(toArray).then(et);if(withNativeArrayBuffer$2&&(o.data instanceof ArrayBuffer||isView$1(o.data)))return et(toArray(o.data));encodePacket(o,!1,tt=>{TEXT_ENCODER||(TEXT_ENCODER=new TextEncoder),et(TEXT_ENCODER.encode(tt))})}const chars="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lookup$1=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let o=0;o{let et=o.length*.75,tt=o.length,rt,it=0,nt,at,st,ot;o[o.length-1]==="="&&(et--,o[o.length-2]==="="&&et--);const lt=new ArrayBuffer(et),ht=new Uint8Array(lt);for(rt=0;rt>4,ht[it++]=(at&15)<<4|st>>2,ht[it++]=(st&3)<<6|ot&63;return lt},withNativeArrayBuffer$1=typeof ArrayBuffer=="function",decodePacket=(o,et)=>{if(typeof o!="string")return{type:"message",data:mapBinary(o,et)};const tt=o.charAt(0);return tt==="b"?{type:"message",data:decodeBase64Packet(o.substring(1),et)}:PACKET_TYPES_REVERSE[tt]?o.length>1?{type:PACKET_TYPES_REVERSE[tt],data:o.substring(1)}:{type:PACKET_TYPES_REVERSE[tt]}:ERROR_PACKET},decodeBase64Packet=(o,et)=>{if(withNativeArrayBuffer$1){const tt=decode$1(o);return mapBinary(tt,et)}else return{base64:!0,data:o}},mapBinary=(o,et)=>{switch(et){case"blob":return o instanceof Blob?o:new Blob([o]);case"arraybuffer":default:return o instanceof ArrayBuffer?o:o.buffer}},SEPARATOR=String.fromCharCode(30),encodePayload=(o,et)=>{const tt=o.length,rt=new Array(tt);let it=0;o.forEach((nt,at)=>{encodePacket(nt,!1,st=>{rt[at]=st,++it===tt&&et(rt.join(SEPARATOR))})})},decodePayload=(o,et)=>{const tt=o.split(SEPARATOR),rt=[];for(let it=0;it{const rt=tt.length;let it;if(rt<126)it=new Uint8Array(1),new DataView(it.buffer).setUint8(0,rt);else if(rt<65536){it=new Uint8Array(3);const nt=new DataView(it.buffer);nt.setUint8(0,126),nt.setUint16(1,rt)}else{it=new Uint8Array(9);const nt=new DataView(it.buffer);nt.setUint8(0,127),nt.setBigUint64(1,BigInt(rt))}o.data&&typeof o.data!="string"&&(it[0]|=128),et.enqueue(it),et.enqueue(tt)})}})}let TEXT_DECODER;function totalLength(o){return o.reduce((et,tt)=>et+tt.length,0)}function concatChunks(o,et){if(o[0].length===et)return o.shift();const tt=new Uint8Array(et);let rt=0;for(let it=0;itMath.pow(2,53-32)-1){st.enqueue(ERROR_PACKET);break}it=ht*Math.pow(2,32)+lt.getUint32(4),rt=3}else{if(totalLength(tt)o){st.enqueue(ERROR_PACKET);break}}}})}const protocol$1=4;function Emitter(o){if(o)return mixin(o)}function mixin(o){for(var et in Emitter.prototype)o[et]=Emitter.prototype[et];return o}Emitter.prototype.on=Emitter.prototype.addEventListener=function(o,et){return this._callbacks=this._callbacks||{},(this._callbacks["$"+o]=this._callbacks["$"+o]||[]).push(et),this};Emitter.prototype.once=function(o,et){function tt(){this.off(o,tt),et.apply(this,arguments)}return tt.fn=et,this.on(o,tt),this};Emitter.prototype.off=Emitter.prototype.removeListener=Emitter.prototype.removeAllListeners=Emitter.prototype.removeEventListener=function(o,et){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var tt=this._callbacks["$"+o];if(!tt)return this;if(arguments.length==1)return delete this._callbacks["$"+o],this;for(var rt,it=0;ittypeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function pick(o,...et){return et.reduce((tt,rt)=>(o.hasOwnProperty(rt)&&(tt[rt]=o[rt]),tt),{})}const NATIVE_SET_TIMEOUT=globalThisShim.setTimeout,NATIVE_CLEAR_TIMEOUT=globalThisShim.clearTimeout;function installTimerFunctions(o,et){et.useNativeTimers?(o.setTimeoutFn=NATIVE_SET_TIMEOUT.bind(globalThisShim),o.clearTimeoutFn=NATIVE_CLEAR_TIMEOUT.bind(globalThisShim)):(o.setTimeoutFn=globalThisShim.setTimeout.bind(globalThisShim),o.clearTimeoutFn=globalThisShim.clearTimeout.bind(globalThisShim))}const BASE64_OVERHEAD=1.33;function byteLength(o){return typeof o=="string"?utf8Length(o):Math.ceil((o.byteLength||o.size)*BASE64_OVERHEAD)}function utf8Length(o){let et=0,tt=0;for(let rt=0,it=o.length;rt=57344?tt+=3:(rt++,tt+=4);return tt}function encode$1(o){let et="";for(let tt in o)o.hasOwnProperty(tt)&&(et.length&&(et+="&"),et+=encodeURIComponent(tt)+"="+encodeURIComponent(o[tt]));return et}function decode(o){let et={},tt=o.split("&");for(let rt=0,it=tt.length;rt0);return et}function yeast(){const o=encode(+new Date);return o!==prev?(seed=0,prev=o):o+"."+encode(seed++)}for(;i$1{this.readyState="paused",et()};if(this.polling||!this.writable){let rt=0;this.polling&&(rt++,this.once("pollComplete",function(){--rt||tt()})),this.writable||(rt++,this.once("drain",function(){--rt||tt()}))}else tt()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(et){const tt=rt=>{if(this.readyState==="opening"&&rt.type==="open"&&this.onOpen(),rt.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(rt)};decodePayload(et,this.socket.binaryType).forEach(tt),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const et=()=>{this.write([{type:"close"}])};this.readyState==="open"?et():this.once("open",et)}write(et){this.writable=!1,encodePayload(et,tt=>{this.doWrite(tt,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const et=this.opts.secure?"https":"http",tt=this.query||{};return this.opts.timestampRequests!==!1&&(tt[this.opts.timestampParam]=yeast()),!this.supportsBinary&&!tt.sid&&(tt.b64=1),this.createUri(et,tt)}request(et={}){return Object.assign(et,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new Request$1(this.uri(),et)}doWrite(et,tt){const rt=this.request({method:"POST",data:et});rt.on("success",tt),rt.on("error",(it,nt)=>{this.onError("xhr post error",it,nt)})}doPoll(){const et=this.request();et.on("data",this.onData.bind(this)),et.on("error",(tt,rt)=>{this.onError("xhr poll error",tt,rt)}),this.pollXhr=et}}let Request$1=class Ko extends Emitter{constructor(et,tt){super(),installTimerFunctions(this,tt),this.opts=tt,this.method=tt.method||"GET",this.uri=et,this.data=tt.data!==void 0?tt.data:null,this.create()}create(){var et;const tt=pick(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");tt.xdomain=!!this.opts.xd;const rt=this.xhr=new XHR(tt);try{rt.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){rt.setDisableHeaderCheck&&rt.setDisableHeaderCheck(!0);for(let it in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(it)&&rt.setRequestHeader(it,this.opts.extraHeaders[it])}}catch{}if(this.method==="POST")try{rt.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{rt.setRequestHeader("Accept","*/*")}catch{}(et=this.opts.cookieJar)===null||et===void 0||et.addCookies(rt),"withCredentials"in rt&&(rt.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(rt.timeout=this.opts.requestTimeout),rt.onreadystatechange=()=>{var it;rt.readyState===3&&((it=this.opts.cookieJar)===null||it===void 0||it.parseCookies(rt)),rt.readyState===4&&(rt.status===200||rt.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof rt.status=="number"?rt.status:0)},0))},rt.send(this.data)}catch(it){this.setTimeoutFn(()=>{this.onError(it)},0);return}typeof document<"u"&&(this.index=Ko.requestsCount++,Ko.requests[this.index]=this)}onError(et){this.emitReserved("error",et,this.xhr),this.cleanup(!0)}cleanup(et){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=empty,et)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Ko.requests[this.index],this.xhr=null}}onLoad(){const et=this.xhr.responseText;et!==null&&(this.emitReserved("data",et),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}};Request$1.requestsCount=0;Request$1.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",unloadHandler);else if(typeof addEventListener=="function"){const o="onpagehide"in globalThisShim?"pagehide":"unload";addEventListener(o,unloadHandler,!1)}}function unloadHandler(){for(let o in Request$1.requests)Request$1.requests.hasOwnProperty(o)&&Request$1.requests[o].abort()}const nextTick=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?et=>Promise.resolve().then(et):(et,tt)=>tt(et,0))(),WebSocket=globalThisShim.WebSocket||globalThisShim.MozWebSocket,usingBrowserWebSocket=!0,defaultBinaryType="arraybuffer",isReactNative=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class WS extends Transport{constructor(et){super(et),this.supportsBinary=!et.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const et=this.uri(),tt=this.opts.protocols,rt=isReactNative?{}:pick(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(rt.headers=this.opts.extraHeaders);try{this.ws=usingBrowserWebSocket&&!isReactNative?tt?new WebSocket(et,tt):new WebSocket(et):new WebSocket(et,tt,rt)}catch(it){return this.emitReserved("error",it)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=et=>this.onClose({description:"websocket connection closed",context:et}),this.ws.onmessage=et=>this.onData(et.data),this.ws.onerror=et=>this.onError("websocket error",et)}write(et){this.writable=!1;for(let tt=0;tt{const at={};try{usingBrowserWebSocket&&this.ws.send(nt)}catch{}it&&nextTick(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const et=this.opts.secure?"wss":"ws",tt=this.query||{};return this.opts.timestampRequests&&(tt[this.opts.timestampParam]=yeast()),this.supportsBinary||(tt.b64=1),this.createUri(et,tt)}check(){return!!WebSocket}}class WT extends Transport{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(et=>{this.onError("webtransport error",et)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(et=>{const tt=createPacketDecoderStream(Number.MAX_SAFE_INTEGER,this.socket.binaryType),rt=et.readable.pipeThrough(tt).getReader(),it=createPacketEncoderStream();it.readable.pipeTo(et.writable),this.writer=it.writable.getWriter();const nt=()=>{rt.read().then(({done:st,value:ot})=>{st||(this.onPacket(ot),nt())}).catch(st=>{})};nt();const at={type:"open"};this.query.sid&&(at.data=`{"sid":"${this.query.sid}"}`),this.writer.write(at).then(()=>this.onOpen())})}))}write(et){this.writable=!1;for(let tt=0;tt{it&&nextTick(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var et;(et=this.transport)===null||et===void 0||et.close()}}const transports={websocket:WS,webtransport:WT,polling:Polling},re=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,parts=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function parse(o){if(o.length>2e3)throw"URI too long";const et=o,tt=o.indexOf("["),rt=o.indexOf("]");tt!=-1&&rt!=-1&&(o=o.substring(0,tt)+o.substring(tt,rt).replace(/:/g,";")+o.substring(rt,o.length));let it=re.exec(o||""),nt={},at=14;for(;at--;)nt[parts[at]]=it[at]||"";return tt!=-1&&rt!=-1&&(nt.source=et,nt.host=nt.host.substring(1,nt.host.length-1).replace(/;/g,":"),nt.authority=nt.authority.replace("[","").replace("]","").replace(/;/g,":"),nt.ipv6uri=!0),nt.pathNames=pathNames(nt,nt.path),nt.queryKey=queryKey(nt,nt.query),nt}function pathNames(o,et){const tt=/\/{2,9}/g,rt=et.replace(tt,"/").split("/");return(et.slice(0,1)=="/"||et.length===0)&&rt.splice(0,1),et.slice(-1)=="/"&&rt.splice(rt.length-1,1),rt}function queryKey(o,et){const tt={};return et.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(rt,it,nt){it&&(tt[it]=nt)}),tt}let Socket$1=class z0 extends Emitter{constructor(et,tt={}){super(),this.binaryType=defaultBinaryType,this.writeBuffer=[],et&&typeof et=="object"&&(tt=et,et=null),et?(et=parse(et),tt.hostname=et.host,tt.secure=et.protocol==="https"||et.protocol==="wss",tt.port=et.port,et.query&&(tt.query=et.query)):tt.host&&(tt.hostname=parse(tt.host).host),installTimerFunctions(this,tt),this.secure=tt.secure!=null?tt.secure:typeof location<"u"&&location.protocol==="https:",tt.hostname&&!tt.port&&(tt.port=this.secure?"443":"80"),this.hostname=tt.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=tt.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=tt.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},tt),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=decode(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(et){const tt=Object.assign({},this.opts.query);tt.EIO=protocol$1,tt.transport=et,this.id&&(tt.sid=this.id);const rt=Object.assign({},this.opts,{query:tt,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[et]);return new transports[et](rt)}open(){let et;if(this.opts.rememberUpgrade&&z0.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)et="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else et=this.transports[0];this.readyState="opening";try{et=this.createTransport(et)}catch{this.transports.shift(),this.open();return}et.open(),this.setTransport(et)}setTransport(et){this.transport&&this.transport.removeAllListeners(),this.transport=et,et.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",tt=>this.onClose("transport close",tt))}probe(et){let tt=this.createTransport(et),rt=!1;z0.priorWebsocketSuccess=!1;const it=()=>{rt||(tt.send([{type:"ping",data:"probe"}]),tt.once("packet",yt=>{if(!rt)if(yt.type==="pong"&&yt.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",tt),!tt)return;z0.priorWebsocketSuccess=tt.name==="websocket",this.transport.pause(()=>{rt||this.readyState!=="closed"&&(ht(),this.setTransport(tt),tt.send([{type:"upgrade"}]),this.emitReserved("upgrade",tt),tt=null,this.upgrading=!1,this.flush())})}else{const gt=new Error("probe error");gt.transport=tt.name,this.emitReserved("upgradeError",gt)}}))};function nt(){rt||(rt=!0,ht(),tt.close(),tt=null)}const at=yt=>{const gt=new Error("probe error: "+yt);gt.transport=tt.name,nt(),this.emitReserved("upgradeError",gt)};function st(){at("transport closed")}function ot(){at("socket closed")}function lt(yt){tt&&yt.name!==tt.name&&nt()}const ht=()=>{tt.removeListener("open",it),tt.removeListener("error",at),tt.removeListener("close",st),this.off("close",ot),this.off("upgrading",lt)};tt.once("open",it),tt.once("error",at),tt.once("close",st),this.once("close",ot),this.once("upgrading",lt),this.upgrades.indexOf("webtransport")!==-1&&et!=="webtransport"?this.setTimeoutFn(()=>{rt||tt.open()},200):tt.open()}onOpen(){if(this.readyState="open",z0.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let et=0;const tt=this.upgrades.length;for(;et{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const et=this.getWritablePackets();this.transport.send(et),this.prevBufferLen=et.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let tt=1;for(let rt=0;rt0&&tt>this.maxPayload)return this.writeBuffer.slice(0,rt);tt+=2}return this.writeBuffer}write(et,tt,rt){return this.sendPacket("message",et,tt,rt),this}send(et,tt,rt){return this.sendPacket("message",et,tt,rt),this}sendPacket(et,tt,rt,it){if(typeof tt=="function"&&(it=tt,tt=void 0),typeof rt=="function"&&(it=rt,rt=null),this.readyState==="closing"||this.readyState==="closed")return;rt=rt||{},rt.compress=rt.compress!==!1;const nt={type:et,data:tt,options:rt};this.emitReserved("packetCreate",nt),this.writeBuffer.push(nt),it&&this.once("flush",it),this.flush()}close(){const et=()=>{this.onClose("forced close"),this.transport.close()},tt=()=>{this.off("upgrade",tt),this.off("upgradeError",tt),et()},rt=()=>{this.once("upgrade",tt),this.once("upgradeError",tt)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?rt():et()}):this.upgrading?rt():et()),this}onError(et){z0.priorWebsocketSuccess=!1,this.emitReserved("error",et),this.onClose("transport error",et)}onClose(et,tt){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",et,tt),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(et){const tt=[];let rt=0;const it=et.length;for(;rttypeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(o):o.buffer instanceof ArrayBuffer,toString$2=Object.prototype.toString,withNativeBlob=typeof Blob=="function"||typeof Blob<"u"&&toString$2.call(Blob)==="[object BlobConstructor]",withNativeFile=typeof File=="function"||typeof File<"u"&&toString$2.call(File)==="[object FileConstructor]";function isBinary(o){return withNativeArrayBuffer&&(o instanceof ArrayBuffer||isView(o))||withNativeBlob&&o instanceof Blob||withNativeFile&&o instanceof File}function hasBinary(o,et){if(!o||typeof o!="object")return!1;if(Array.isArray(o)){for(let tt=0,rt=o.length;tt=0&&o.num{delete this.acks[et];for(let at=0;at{this.io.clearTimeoutFn(nt),tt.apply(this,[null,...at])}}emitWithAck(et,...tt){const rt=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((it,nt)=>{tt.push((at,st)=>rt?at?nt(at):it(st):it(at)),this.emit(et,...tt)})}_addToQueue(et){let tt;typeof et[et.length-1]=="function"&&(tt=et.pop());const rt={id:this._queueSeq++,tryCount:0,pending:!1,args:et,flags:Object.assign({fromQueue:!0},this.flags)};et.push((it,...nt)=>rt!==this._queue[0]?void 0:(it!==null?rt.tryCount>this._opts.retries&&(this._queue.shift(),tt&&tt(it)):(this._queue.shift(),tt&&tt(null,...nt)),rt.pending=!1,this._drainQueue())),this._queue.push(rt),this._drainQueue()}_drainQueue(et=!1){if(!this.connected||this._queue.length===0)return;const tt=this._queue[0];tt.pending&&!et||(tt.pending=!0,tt.tryCount++,this.flags=tt.flags,this.emit.apply(this,tt.args))}packet(et){et.nsp=this.nsp,this.io._packet(et)}onopen(){typeof this.auth=="function"?this.auth(et=>{this._sendConnectPacket(et)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(et){this.packet({type:PacketType.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},et):et})}onerror(et){this.connected||this.emitReserved("connect_error",et)}onclose(et,tt){this.connected=!1,delete this.id,this.emitReserved("disconnect",et,tt)}onpacket(et){if(et.nsp===this.nsp)switch(et.type){case PacketType.CONNECT:et.data&&et.data.sid?this.onconnect(et.data.sid,et.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case PacketType.EVENT:case PacketType.BINARY_EVENT:this.onevent(et);break;case PacketType.ACK:case PacketType.BINARY_ACK:this.onack(et);break;case PacketType.DISCONNECT:this.ondisconnect();break;case PacketType.CONNECT_ERROR:this.destroy();const rt=new Error(et.data.message);rt.data=et.data.data,this.emitReserved("connect_error",rt);break}}onevent(et){const tt=et.data||[];et.id!=null&&tt.push(this.ack(et.id)),this.connected?this.emitEvent(tt):this.receiveBuffer.push(Object.freeze(tt))}emitEvent(et){if(this._anyListeners&&this._anyListeners.length){const tt=this._anyListeners.slice();for(const rt of tt)rt.apply(this,et)}super.emit.apply(this,et),this._pid&&et.length&&typeof et[et.length-1]=="string"&&(this._lastOffset=et[et.length-1])}ack(et){const tt=this;let rt=!1;return function(...it){rt||(rt=!0,tt.packet({type:PacketType.ACK,id:et,data:it}))}}onack(et){const tt=this.acks[et.id];typeof tt=="function"&&(tt.apply(this,et.data),delete this.acks[et.id])}onconnect(et,tt){this.id=et,this.recovered=tt&&this._pid===tt,this._pid=tt,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(et=>this.emitEvent(et)),this.receiveBuffer=[],this.sendBuffer.forEach(et=>{this.notifyOutgoingListeners(et),this.packet(et)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(et=>et()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:PacketType.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(et){return this.flags.compress=et,this}get volatile(){return this.flags.volatile=!0,this}timeout(et){return this.flags.timeout=et,this}onAny(et){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(et),this}prependAny(et){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(et),this}offAny(et){if(!this._anyListeners)return this;if(et){const tt=this._anyListeners;for(let rt=0;rt0&&o.jitter<=1?o.jitter:0,this.attempts=0}Backoff.prototype.duration=function(){var o=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var et=Math.random(),tt=Math.floor(et*this.jitter*o);o=Math.floor(et*10)&1?o+tt:o-tt}return Math.min(o,this.max)|0};Backoff.prototype.reset=function(){this.attempts=0};Backoff.prototype.setMin=function(o){this.ms=o};Backoff.prototype.setMax=function(o){this.max=o};Backoff.prototype.setJitter=function(o){this.jitter=o};class Manager extends Emitter{constructor(et,tt){var rt;super(),this.nsps={},this.subs=[],et&&typeof et=="object"&&(tt=et,et=void 0),tt=tt||{},tt.path=tt.path||"/socket.io",this.opts=tt,installTimerFunctions(this,tt),this.reconnection(tt.reconnection!==!1),this.reconnectionAttempts(tt.reconnectionAttempts||1/0),this.reconnectionDelay(tt.reconnectionDelay||1e3),this.reconnectionDelayMax(tt.reconnectionDelayMax||5e3),this.randomizationFactor((rt=tt.randomizationFactor)!==null&&rt!==void 0?rt:.5),this.backoff=new Backoff({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(tt.timeout==null?2e4:tt.timeout),this._readyState="closed",this.uri=et;const it=tt.parser||parser;this.encoder=new it.Encoder,this.decoder=new it.Decoder,this._autoConnect=tt.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(et){return arguments.length?(this._reconnection=!!et,this):this._reconnection}reconnectionAttempts(et){return et===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=et,this)}reconnectionDelay(et){var tt;return et===void 0?this._reconnectionDelay:(this._reconnectionDelay=et,(tt=this.backoff)===null||tt===void 0||tt.setMin(et),this)}randomizationFactor(et){var tt;return et===void 0?this._randomizationFactor:(this._randomizationFactor=et,(tt=this.backoff)===null||tt===void 0||tt.setJitter(et),this)}reconnectionDelayMax(et){var tt;return et===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=et,(tt=this.backoff)===null||tt===void 0||tt.setMax(et),this)}timeout(et){return arguments.length?(this._timeout=et,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(et){if(~this._readyState.indexOf("open"))return this;this.engine=new Socket$1(this.uri,this.opts);const tt=this.engine,rt=this;this._readyState="opening",this.skipReconnect=!1;const it=on(tt,"open",function(){rt.onopen(),et&&et()}),nt=st=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",st),et?et(st):this.maybeReconnectOnOpen()},at=on(tt,"error",nt);if(this._timeout!==!1){const st=this._timeout,ot=this.setTimeoutFn(()=>{it(),nt(new Error("timeout")),tt.close()},st);this.opts.autoUnref&&ot.unref(),this.subs.push(()=>{this.clearTimeoutFn(ot)})}return this.subs.push(it),this.subs.push(at),this}connect(et){return this.open(et)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const et=this.engine;this.subs.push(on(et,"ping",this.onping.bind(this)),on(et,"data",this.ondata.bind(this)),on(et,"error",this.onerror.bind(this)),on(et,"close",this.onclose.bind(this)),on(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(et){try{this.decoder.add(et)}catch(tt){this.onclose("parse error",tt)}}ondecoded(et){nextTick(()=>{this.emitReserved("packet",et)},this.setTimeoutFn)}onerror(et){this.emitReserved("error",et)}socket(et,tt){let rt=this.nsps[et];return rt?this._autoConnect&&!rt.active&&rt.connect():(rt=new Socket(this,et,tt),this.nsps[et]=rt),rt}_destroy(et){const tt=Object.keys(this.nsps);for(const rt of tt)if(this.nsps[rt].active)return;this._close()}_packet(et){const tt=this.encoder.encode(et);for(let rt=0;rtet()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(et,tt){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",et,tt),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const et=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const tt=this.backoff.duration();this._reconnecting=!0;const rt=this.setTimeoutFn(()=>{et.skipReconnect||(this.emitReserved("reconnect_attempt",et.backoff.attempts),!et.skipReconnect&&et.open(it=>{it?(et._reconnecting=!1,et.reconnect(),this.emitReserved("reconnect_error",it)):et.onreconnect()}))},tt);this.opts.autoUnref&&rt.unref(),this.subs.push(()=>{this.clearTimeoutFn(rt)})}}onreconnect(){const et=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",et)}}const cache={};function lookup(o,et){typeof o=="object"&&(et=o,o=void 0),et=et||{};const tt=url(o,et.path||"/socket.io"),rt=tt.source,it=tt.id,nt=tt.path,at=cache[it]&&nt in cache[it].nsps,st=et.forceNew||et["force new connection"]||et.multiplex===!1||at;let ot;return st?ot=new Manager(rt,et):(cache[it]||(cache[it]=new Manager(rt,et)),ot=cache[it]),tt.query&&!et.query&&(et.query=tt.queryKey),ot.socket(tt.path,et)}Object.assign(lookup,{Manager,Socket,io:lookup,connect:lookup});const SocketContext=reactExports.createContext(void 0),contextValue={socket:lookup(removeApi(API_URL),{autoConnect:!1})},SocketProvider=({children:o})=>jsxRuntimeExports.jsx(SocketContext.Provider,{value:contextValue,children:o}),palette=createPalette({mode:"dark",primary:{main:colors.primaryButton}}),appTheme=createTheme({palette,components:{MuiButton,MuiPopover:{styleOverrides:{root:{zIndex:99999}}}},typography:{button:{textTransform:"none",whiteSpace:"nowrap"}},breakpoints:{values:{xs:breakpoints.small,sm:breakpoints.medium,md:breakpoints.large,lg:1200,xl:1500}}}),AppProviders=({children:o})=>jsxRuntimeExports.jsxs(ThemeProvider,{theme:appTheme,children:[jsxRuntimeExports.jsx(StyledEngineProvider,{injectFirst:!0}),jsxRuntimeExports.jsx(Fe,{theme:appTheme,children:jsxRuntimeExports.jsx(LocalizationProvider,{dateAdapter:AdapterMoment,children:jsxRuntimeExports.jsx(SocketProvider,{children:o})})})]}),fontSizes={bigHeading:30,bigHeadingBold:30,heading:24,headingBold:24,hugeHeading:40,hugeHeadingBold:40,medium:16,mediumBold:16,regular:14,regularBold:14,tiny:12,tinyBold:12},fontSizesMobile={bigHeading:24,bigHeadingBold:24,heading:18,headingBold:18,hugeHeading:32,hugeHeadingBold:32,medium:16,mediumBold:16,regular:14,regularBold:14,tiny:12,tinyBold:12},fontWeights={bigHeading:400,bigHeadingBold:700,heading:400,headingBold:700,hugeHeading:400,hugeHeadingBold:700,medium:500,mediumBold:600,regular:500,regularBold:600,tiny:300,tinyBold:500},style=Ce` - ${({kind:o="regular"})=>Ce` - font-size: ${fontSizes[o]}px; - font-weight: ${fontWeights[o]}; - ${media.smallOnly` - font-size: ${fontSizesMobile[o]}px; - `} - `} -`,Text=styled$3.span.withConfig({shouldForwardProp:(o,et)=>!["kind"].includes(o)&&et(o)})` - ${style} - - ${({color:o="primaryText1"})=>`color: ${colors[o]};`} -`;var dist={},_extends={},_global={exports:{}},global$5=_global.exports=typeof window<"u"&&window.Math==Math?window:typeof self<"u"&&self.Math==Math?self:Function("return this")();typeof __g=="number"&&(__g=global$5);var _globalExports=_global.exports,_core={exports:{}},core$4=_core.exports={version:"2.6.12"};typeof __e=="number"&&(__e=core$4);var _coreExports=_core.exports,_aFunction=function(o){if(typeof o!="function")throw TypeError(o+" is not a function!");return o},aFunction=_aFunction,_ctx=function(o,et,tt){if(aFunction(o),et===void 0)return o;switch(tt){case 1:return function(rt){return o.call(et,rt)};case 2:return function(rt,it){return o.call(et,rt,it)};case 3:return function(rt,it,nt){return o.call(et,rt,it,nt)}}return function(){return o.apply(et,arguments)}},_objectDp={},_isObject=function(o){return typeof o=="object"?o!==null:typeof o=="function"},isObject$3=_isObject,_anObject=function(o){if(!isObject$3(o))throw TypeError(o+" is not an object!");return o},_fails=function(o){try{return!!o()}catch{return!0}},_descriptors,hasRequired_descriptors;function require_descriptors(){return hasRequired_descriptors||(hasRequired_descriptors=1,_descriptors=!_fails(function(){return Object.defineProperty({},"a",{get:function(){return 7}}).a!=7})),_descriptors}var _domCreate,hasRequired_domCreate;function require_domCreate(){if(hasRequired_domCreate)return _domCreate;hasRequired_domCreate=1;var o=_isObject,et=_globalExports.document,tt=o(et)&&o(et.createElement);return _domCreate=function(rt){return tt?et.createElement(rt):{}},_domCreate}var _ie8DomDefine,hasRequired_ie8DomDefine;function require_ie8DomDefine(){return hasRequired_ie8DomDefine||(hasRequired_ie8DomDefine=1,_ie8DomDefine=!require_descriptors()&&!_fails(function(){return Object.defineProperty(require_domCreate()("div"),"a",{get:function(){return 7}}).a!=7})),_ie8DomDefine}var isObject$2=_isObject,_toPrimitive=function(o,et){if(!isObject$2(o))return o;var tt,rt;if(et&&typeof(tt=o.toString)=="function"&&!isObject$2(rt=tt.call(o))||typeof(tt=o.valueOf)=="function"&&!isObject$2(rt=tt.call(o))||!et&&typeof(tt=o.toString)=="function"&&!isObject$2(rt=tt.call(o)))return rt;throw TypeError("Can't convert object to primitive value")},hasRequired_objectDp;function require_objectDp(){if(hasRequired_objectDp)return _objectDp;hasRequired_objectDp=1;var o=_anObject,et=require_ie8DomDefine(),tt=_toPrimitive,rt=Object.defineProperty;return _objectDp.f=require_descriptors()?Object.defineProperty:function(nt,at,st){if(o(nt),at=tt(at,!0),o(st),et)try{return rt(nt,at,st)}catch{}if("get"in st||"set"in st)throw TypeError("Accessors not supported!");return"value"in st&&(nt[at]=st.value),nt},_objectDp}var _propertyDesc=function(o,et){return{enumerable:!(o&1),configurable:!(o&2),writable:!(o&4),value:et}},dP$2=require_objectDp(),createDesc$2=_propertyDesc,_hide=require_descriptors()?function(o,et,tt){return dP$2.f(o,et,createDesc$2(1,tt))}:function(o,et,tt){return o[et]=tt,o},hasOwnProperty={}.hasOwnProperty,_has=function(o,et){return hasOwnProperty.call(o,et)},global$4=_globalExports,core$3=_coreExports,ctx=_ctx,hide$2=_hide,has$6=_has,PROTOTYPE$2="prototype",$export$7=function(o,et,tt){var rt=o&$export$7.F,it=o&$export$7.G,nt=o&$export$7.S,at=o&$export$7.P,st=o&$export$7.B,ot=o&$export$7.W,lt=it?core$3:core$3[et]||(core$3[et]={}),ht=lt[PROTOTYPE$2],yt=it?global$4:nt?global$4[et]:(global$4[et]||{})[PROTOTYPE$2],gt,bt,dt;it&&(tt=et);for(gt in tt)bt=!rt&&yt&&yt[gt]!==void 0,!(bt&&has$6(lt,gt))&&(dt=bt?yt[gt]:tt[gt],lt[gt]=it&&typeof yt[gt]!="function"?tt[gt]:st&&bt?ctx(dt,global$4):ot&&yt[gt]==dt?function(mt){var St=function(pt,kt,Et){if(this instanceof mt){switch(arguments.length){case 0:return new mt;case 1:return new mt(pt);case 2:return new mt(pt,kt)}return new mt(pt,kt,Et)}return mt.apply(this,arguments)};return St[PROTOTYPE$2]=mt[PROTOTYPE$2],St}(dt):at&&typeof dt=="function"?ctx(Function.call,dt):dt,at&&((lt.virtual||(lt.virtual={}))[gt]=dt,o&$export$7.R&&ht&&!ht[gt]&&hide$2(ht,gt,dt)))};$export$7.F=1;$export$7.G=2;$export$7.S=4;$export$7.P=8;$export$7.B=16;$export$7.W=32;$export$7.U=64;$export$7.R=128;var _export=$export$7,toString$1={}.toString,_cof=function(o){return toString$1.call(o).slice(8,-1)},_iobject,hasRequired_iobject;function require_iobject(){if(hasRequired_iobject)return _iobject;hasRequired_iobject=1;var o=_cof;return _iobject=Object("z").propertyIsEnumerable(0)?Object:function(et){return o(et)=="String"?et.split(""):Object(et)},_iobject}var _defined=function(o){if(o==null)throw TypeError("Can't call method on "+o);return o},IObject=require_iobject(),defined$2=_defined,_toIobject=function(o){return IObject(defined$2(o))},ceil=Math.ceil,floor=Math.floor,_toInteger=function(o){return isNaN(o=+o)?0:(o>0?floor:ceil)(o)},toInteger$2=_toInteger,min$1=Math.min,_toLength=function(o){return o>0?min$1(toInteger$2(o),9007199254740991):0},toInteger$1=_toInteger,max=Math.max,min=Math.min,_toAbsoluteIndex=function(o,et){return o=toInteger$1(o),o<0?max(o+et,0):min(o,et)},toIObject$5=_toIobject,toLength=_toLength,toAbsoluteIndex=_toAbsoluteIndex,_arrayIncludes=function(o){return function(et,tt,rt){var it=toIObject$5(et),nt=toLength(it.length),at=toAbsoluteIndex(rt,nt),st;if(o&&tt!=tt){for(;nt>at;)if(st=it[at++],st!=st)return!0}else for(;nt>at;at++)if((o||at in it)&&it[at]===tt)return o||at||0;return!o&&-1}},_shared={exports:{}},_library=!0,core$2=_coreExports,global$3=_globalExports,SHARED="__core-js_shared__",store$1=global$3[SHARED]||(global$3[SHARED]={});(_shared.exports=function(o,et){return store$1[o]||(store$1[o]=et!==void 0?et:{})})("versions",[]).push({version:core$2.version,mode:"pure",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"});var _sharedExports=_shared.exports,id$1=0,px=Math.random(),_uid=function(o){return"Symbol(".concat(o===void 0?"":o,")_",(++id$1+px).toString(36))},shared$1=_sharedExports("keys"),uid$2=_uid,_sharedKey=function(o){return shared$1[o]||(shared$1[o]=uid$2(o))},has$5=_has,toIObject$4=_toIobject,arrayIndexOf=_arrayIncludes(!1),IE_PROTO$2=_sharedKey("IE_PROTO"),_objectKeysInternal=function(o,et){var tt=toIObject$4(o),rt=0,it=[],nt;for(nt in tt)nt!=IE_PROTO$2&&has$5(tt,nt)&&it.push(nt);for(;et.length>rt;)has$5(tt,nt=et[rt++])&&(~arrayIndexOf(it,nt)||it.push(nt));return it},_enumBugKeys="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(","),$keys$2=_objectKeysInternal,enumBugKeys$1=_enumBugKeys,_objectKeys=Object.keys||function o(et){return $keys$2(et,enumBugKeys$1)},_objectGops={};_objectGops.f=Object.getOwnPropertySymbols;var _objectPie={},hasRequired_objectPie;function require_objectPie(){return hasRequired_objectPie||(hasRequired_objectPie=1,_objectPie.f={}.propertyIsEnumerable),_objectPie}var defined$1=_defined,_toObject=function(o){return Object(defined$1(o))},_objectAssign,hasRequired_objectAssign;function require_objectAssign(){if(hasRequired_objectAssign)return _objectAssign;hasRequired_objectAssign=1;var o=require_descriptors(),et=_objectKeys,tt=_objectGops,rt=require_objectPie(),it=_toObject,nt=require_iobject(),at=Object.assign;return _objectAssign=!at||_fails(function(){var st={},ot={},lt=Symbol(),ht="abcdefghijklmnopqrst";return st[lt]=7,ht.split("").forEach(function(yt){ot[yt]=yt}),at({},st)[lt]!=7||Object.keys(at({},ot)).join("")!=ht})?function(ot,lt){for(var ht=it(ot),yt=arguments.length,gt=1,bt=tt.f,dt=rt.f;yt>gt;)for(var mt=nt(arguments[gt++]),St=bt?et(mt).concat(bt(mt)):et(mt),pt=St.length,kt=0,Et;pt>kt;)Et=St[kt++],(!o||dt.call(mt,Et))&&(ht[Et]=mt[Et]);return ht}:at,_objectAssign}var $export$6=_export;$export$6($export$6.S+$export$6.F,"Object",{assign:require_objectAssign()});var assign$1=_coreExports.Object.assign,assign={default:assign$1,__esModule:!0};_extends.__esModule=!0;var _assign=assign,_assign2=_interopRequireDefault$5(_assign);function _interopRequireDefault$5(o){return o&&o.__esModule?o:{default:o}}_extends.default=_assign2.default||function(o){for(var et=1;et=nt?o?"":void 0:(at=rt.charCodeAt(it),at<55296||at>56319||it+1===nt||(st=rt.charCodeAt(it+1))<56320||st>57343?o?rt.charAt(it):at:o?rt.slice(it,it+2):(at-55296<<10)+(st-56320)+65536)}},_redefine=_hide,_iterators={},dP$1=require_objectDp(),anObject$2=_anObject,getKeys$1=_objectKeys,_objectDps=require_descriptors()?Object.defineProperties:function o(et,tt){anObject$2(et);for(var rt=getKeys$1(tt),it=rt.length,nt=0,at;it>nt;)dP$1.f(et,at=rt[nt++],tt[at]);return et},_html,hasRequired_html;function require_html(){if(hasRequired_html)return _html;hasRequired_html=1;var o=_globalExports.document;return _html=o&&o.documentElement,_html}var anObject$1=_anObject,dPs=_objectDps,enumBugKeys=_enumBugKeys,IE_PROTO=_sharedKey("IE_PROTO"),Empty=function(){},PROTOTYPE$1="prototype",createDict=function(){var o=require_domCreate()("iframe"),et=enumBugKeys.length,tt="<",rt=">",it;for(o.style.display="none",require_html().appendChild(o),o.src="javascript:",it=o.contentWindow.document,it.open(),it.write(tt+"script"+rt+"document.F=Object"+tt+"/script"+rt),it.close(),createDict=it.F;et--;)delete createDict[PROTOTYPE$1][enumBugKeys[et]];return createDict()},_objectCreate=Object.create||function o(et,tt){var rt;return et!==null?(Empty[PROTOTYPE$1]=anObject$1(et),rt=new Empty,Empty[PROTOTYPE$1]=null,rt[IE_PROTO]=et):rt=createDict(),tt===void 0?rt:dPs(rt,tt)},_wks={exports:{}},store=_sharedExports("wks"),uid$1=_uid,Symbol$1=_globalExports.Symbol,USE_SYMBOL=typeof Symbol$1=="function",$exports=_wks.exports=function(o){return store[o]||(store[o]=USE_SYMBOL&&Symbol$1[o]||(USE_SYMBOL?Symbol$1:uid$1)("Symbol."+o))};$exports.store=store;var _wksExports=_wks.exports,def=require_objectDp().f,has$3=_has,TAG=_wksExports("toStringTag"),_setToStringTag=function(o,et,tt){o&&!has$3(o=tt?o:o.prototype,TAG)&&def(o,TAG,{configurable:!0,value:et})},create$2=_objectCreate,descriptor=_propertyDesc,setToStringTag$2=_setToStringTag,IteratorPrototype={};_hide(IteratorPrototype,_wksExports("iterator"),function(){return this});var _iterCreate=function(o,et,tt){o.prototype=create$2(IteratorPrototype,{next:descriptor(1,tt)}),setToStringTag$2(o,et+" Iterator")},$export$3=_export,redefine$1=_redefine,hide$1=_hide,Iterators$2=_iterators,$iterCreate=_iterCreate,setToStringTag$1=_setToStringTag,getPrototypeOf=_objectGpo,ITERATOR=_wksExports("iterator"),BUGGY=!([].keys&&"next"in[].keys()),FF_ITERATOR="@@iterator",KEYS="keys",VALUES="values",returnThis=function(){return this},_iterDefine=function(o,et,tt,rt,it,nt,at){$iterCreate(tt,et,rt);var st=function(Et){if(!BUGGY&&Et in yt)return yt[Et];switch(Et){case KEYS:return function(){return new tt(this,Et)};case VALUES:return function(){return new tt(this,Et)}}return function(){return new tt(this,Et)}},ot=et+" Iterator",lt=it==VALUES,ht=!1,yt=o.prototype,gt=yt[ITERATOR]||yt[FF_ITERATOR]||it&&yt[it],bt=gt||st(it),dt=it?lt?st("entries"):bt:void 0,mt=et=="Array"&&yt.entries||gt,St,pt,kt;if(mt&&(kt=getPrototypeOf(mt.call(new o)),kt!==Object.prototype&&kt.next&&setToStringTag$1(kt,ot,!0)),lt&>&>.name!==VALUES&&(ht=!0,bt=function(){return gt.call(this)}),at&&(BUGGY||ht||!yt[ITERATOR])&&hide$1(yt,ITERATOR,bt),Iterators$2[et]=bt,Iterators$2[ot]=returnThis,it)if(St={values:lt?bt:st(VALUES),keys:nt?bt:st(KEYS),entries:dt},at)for(pt in St)pt in yt||redefine$1(yt,pt,St[pt]);else $export$3($export$3.P+$export$3.F*(BUGGY||ht),et,St);return St},$at=_stringAt(!0);_iterDefine(String,"String",function(o){this._t=String(o),this._i=0},function(){var o=this._t,et=this._i,tt;return et>=o.length?{value:void 0,done:!0}:(tt=$at(o,et),this._i+=tt.length,{value:tt,done:!1})});var _iterStep=function(o,et){return{value:et,done:!!o}},step=_iterStep,Iterators$1=_iterators,toIObject$3=_toIobject;_iterDefine(Array,"Array",function(o,et){this._t=toIObject$3(o),this._i=0,this._k=et},function(){var o=this._t,et=this._k,tt=this._i++;return!o||tt>=o.length?(this._t=void 0,step(1)):et=="keys"?step(0,tt):et=="values"?step(0,o[tt]):step(0,[tt,o[tt]])},"values");Iterators$1.Arguments=Iterators$1.Array;var global$2=_globalExports,hide=_hide,Iterators=_iterators,TO_STRING_TAG=_wksExports("toStringTag"),DOMIterables="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(",");for(var i=0;int;)it.call(o,at=rt[nt++])&&et.push(at);return et},cof=_cof,_isArray=Array.isArray||function o(et){return cof(et)=="Array"},_objectGopnExt={},_objectGopn={},$keys$1=_objectKeysInternal,hiddenKeys=_enumBugKeys.concat("length","prototype");_objectGopn.f=Object.getOwnPropertyNames||function o(et){return $keys$1(et,hiddenKeys)};var toIObject$2=_toIobject,gOPN$1=_objectGopn.f,toString={}.toString,windowNames=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],getWindowNames=function(o){try{return gOPN$1(o)}catch{return windowNames.slice()}};_objectGopnExt.f=function o(et){return windowNames&&toString.call(et)=="[object Window]"?getWindowNames(et):gOPN$1(toIObject$2(et))};var _objectGopd={},pIE=require_objectPie(),createDesc$1=_propertyDesc,toIObject$1=_toIobject,toPrimitive$1=_toPrimitive,has$1=_has,IE8_DOM_DEFINE=require_ie8DomDefine(),gOPD$1=Object.getOwnPropertyDescriptor;_objectGopd.f=require_descriptors()?gOPD$1:function o(et,tt){if(et=toIObject$1(et),tt=toPrimitive$1(tt,!0),IE8_DOM_DEFINE)try{return gOPD$1(et,tt)}catch{}if(has$1(et,tt))return createDesc$1(!pIE.f.call(et,tt),et[tt])};var global$1=_globalExports,has=_has,DESCRIPTORS=require_descriptors(),$export$2=_export,redefine=_redefine,META=_metaExports.KEY,$fails=_fails,shared=_sharedExports,setToStringTag=_setToStringTag,uid=_uid,wks=_wksExports,wksExt=_wksExt,wksDefine=_wksDefine,enumKeys=_enumKeys,isArray=_isArray,anObject=_anObject,isObject=_isObject,toObject=_toObject,toIObject=_toIobject,toPrimitive=_toPrimitive,createDesc=_propertyDesc,_create$1=_objectCreate,gOPNExt=_objectGopnExt,$GOPD=_objectGopd,$GOPS=_objectGops,$DP=require_objectDp(),$keys=_objectKeys,gOPD=$GOPD.f,dP=$DP.f,gOPN=gOPNExt.f,$Symbol=global$1.Symbol,$JSON=global$1.JSON,_stringify=$JSON&&$JSON.stringify,PROTOTYPE="prototype",HIDDEN=wks("_hidden"),TO_PRIMITIVE=wks("toPrimitive"),isEnum={}.propertyIsEnumerable,SymbolRegistry=shared("symbol-registry"),AllSymbols=shared("symbols"),OPSymbols=shared("op-symbols"),ObjectProto=Object[PROTOTYPE],USE_NATIVE=typeof $Symbol=="function"&&!!$GOPS.f,QObject=global$1.QObject,setter=!QObject||!QObject[PROTOTYPE]||!QObject[PROTOTYPE].findChild,setSymbolDesc=DESCRIPTORS&&$fails(function(){return _create$1(dP({},"a",{get:function(){return dP(this,"a",{value:7}).a}})).a!=7})?function(o,et,tt){var rt=gOPD(ObjectProto,et);rt&&delete ObjectProto[et],dP(o,et,tt),rt&&o!==ObjectProto&&dP(ObjectProto,et,rt)}:dP,wrap=function(o){var et=AllSymbols[o]=_create$1($Symbol[PROTOTYPE]);return et._k=o,et},isSymbol=USE_NATIVE&&typeof $Symbol.iterator=="symbol"?function(o){return typeof o=="symbol"}:function(o){return o instanceof $Symbol},$defineProperty=function o(et,tt,rt){return et===ObjectProto&&$defineProperty(OPSymbols,tt,rt),anObject(et),tt=toPrimitive(tt,!0),anObject(rt),has(AllSymbols,tt)?(rt.enumerable?(has(et,HIDDEN)&&et[HIDDEN][tt]&&(et[HIDDEN][tt]=!1),rt=_create$1(rt,{enumerable:createDesc(0,!1)})):(has(et,HIDDEN)||dP(et,HIDDEN,createDesc(1,{})),et[HIDDEN][tt]=!0),setSymbolDesc(et,tt,rt)):dP(et,tt,rt)},$defineProperties=function o(et,tt){anObject(et);for(var rt=enumKeys(tt=toIObject(tt)),it=0,nt=rt.length,at;nt>it;)$defineProperty(et,at=rt[it++],tt[at]);return et},$create=function o(et,tt){return tt===void 0?_create$1(et):$defineProperties(_create$1(et),tt)},$propertyIsEnumerable=function o(et){var tt=isEnum.call(this,et=toPrimitive(et,!0));return this===ObjectProto&&has(AllSymbols,et)&&!has(OPSymbols,et)?!1:tt||!has(this,et)||!has(AllSymbols,et)||has(this,HIDDEN)&&this[HIDDEN][et]?tt:!0},$getOwnPropertyDescriptor=function o(et,tt){if(et=toIObject(et),tt=toPrimitive(tt,!0),!(et===ObjectProto&&has(AllSymbols,tt)&&!has(OPSymbols,tt))){var rt=gOPD(et,tt);return rt&&has(AllSymbols,tt)&&!(has(et,HIDDEN)&&et[HIDDEN][tt])&&(rt.enumerable=!0),rt}},$getOwnPropertyNames=function o(et){for(var tt=gOPN(toIObject(et)),rt=[],it=0,nt;tt.length>it;)!has(AllSymbols,nt=tt[it++])&&nt!=HIDDEN&&nt!=META&&rt.push(nt);return rt},$getOwnPropertySymbols=function o(et){for(var tt=et===ObjectProto,rt=gOPN(tt?OPSymbols:toIObject(et)),it=[],nt=0,at;rt.length>nt;)has(AllSymbols,at=rt[nt++])&&(!tt||has(ObjectProto,at))&&it.push(AllSymbols[at]);return it};USE_NATIVE||($Symbol=function(){if(this instanceof $Symbol)throw TypeError("Symbol is not a constructor!");var et=uid(arguments.length>0?arguments[0]:void 0),tt=function(rt){this===ObjectProto&&tt.call(OPSymbols,rt),has(this,HIDDEN)&&has(this[HIDDEN],et)&&(this[HIDDEN][et]=!1),setSymbolDesc(this,et,createDesc(1,rt))};return DESCRIPTORS&&setter&&setSymbolDesc(ObjectProto,et,{configurable:!0,set:tt}),wrap(et)},redefine($Symbol[PROTOTYPE],"toString",function(){return this._k}),$GOPD.f=$getOwnPropertyDescriptor,$DP.f=$defineProperty,_objectGopn.f=gOPNExt.f=$getOwnPropertyNames,require_objectPie().f=$propertyIsEnumerable,$GOPS.f=$getOwnPropertySymbols,DESCRIPTORS&&!_library&&redefine(ObjectProto,"propertyIsEnumerable",$propertyIsEnumerable),wksExt.f=function(o){return wrap(wks(o))});$export$2($export$2.G+$export$2.W+$export$2.F*!USE_NATIVE,{Symbol:$Symbol});for(var es6Symbols="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),j=0;es6Symbols.length>j;)wks(es6Symbols[j++]);for(var wellKnownSymbols=$keys(wks.store),k=0;wellKnownSymbols.length>k;)wksDefine(wellKnownSymbols[k++]);$export$2($export$2.S+$export$2.F*!USE_NATIVE,"Symbol",{for:function(o){return has(SymbolRegistry,o+="")?SymbolRegistry[o]:SymbolRegistry[o]=$Symbol(o)},keyFor:function o(et){if(!isSymbol(et))throw TypeError(et+" is not a symbol!");for(var tt in SymbolRegistry)if(SymbolRegistry[tt]===et)return tt},useSetter:function(){setter=!0},useSimple:function(){setter=!1}});$export$2($export$2.S+$export$2.F*!USE_NATIVE,"Object",{create:$create,defineProperty:$defineProperty,defineProperties:$defineProperties,getOwnPropertyDescriptor:$getOwnPropertyDescriptor,getOwnPropertyNames:$getOwnPropertyNames,getOwnPropertySymbols:$getOwnPropertySymbols});var FAILS_ON_PRIMITIVES=$fails(function(){$GOPS.f(1)});$export$2($export$2.S+$export$2.F*FAILS_ON_PRIMITIVES,"Object",{getOwnPropertySymbols:function o(et){return $GOPS.f(toObject(et))}});$JSON&&$export$2($export$2.S+$export$2.F*(!USE_NATIVE||$fails(function(){var o=$Symbol();return _stringify([o])!="[null]"||_stringify({a:o})!="{}"||_stringify(Object(o))!="{}"})),"JSON",{stringify:function o(et){for(var tt=[et],rt=1,it,nt;arguments.length>rt;)tt.push(arguments[rt++]);if(nt=it=tt[1],!(!isObject(it)&&et===void 0||isSymbol(et)))return isArray(it)||(it=function(at,st){if(typeof nt=="function"&&(st=nt.call(this,at,st)),!isSymbol(st))return st}),tt[1]=it,_stringify.apply($JSON,tt)}});$Symbol[PROTOTYPE][TO_PRIMITIVE]||_hide($Symbol[PROTOTYPE],TO_PRIMITIVE,$Symbol[PROTOTYPE].valueOf);setToStringTag($Symbol,"Symbol");setToStringTag(Math,"Math",!0);setToStringTag(global$1.JSON,"JSON",!0);_wksDefine("asyncIterator");_wksDefine("observable");var symbol$1=_coreExports.Symbol,symbol={default:symbol$1,__esModule:!0};_typeof$1.__esModule=!0;var _iterator=iterator,_iterator2=_interopRequireDefault$3(_iterator),_symbol=symbol,_symbol2=_interopRequireDefault$3(_symbol),_typeof=typeof _symbol2.default=="function"&&typeof _iterator2.default=="symbol"?function(o){return typeof o}:function(o){return o&&typeof _symbol2.default=="function"&&o.constructor===_symbol2.default&&o!==_symbol2.default.prototype?"symbol":typeof o};function _interopRequireDefault$3(o){return o&&o.__esModule?o:{default:o}}_typeof$1.default=typeof _symbol2.default=="function"&&_typeof(_iterator2.default)==="symbol"?function(o){return typeof o>"u"?"undefined":_typeof(o)}:function(o){return o&&typeof _symbol2.default=="function"&&o.constructor===_symbol2.default&&o!==_symbol2.default.prototype?"symbol":typeof o>"u"?"undefined":_typeof(o)};possibleConstructorReturn.__esModule=!0;var _typeof2$1=_typeof$1,_typeof3$1=_interopRequireDefault$2(_typeof2$1);function _interopRequireDefault$2(o){return o&&o.__esModule?o:{default:o}}possibleConstructorReturn.default=function(o,et){if(!o)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return et&&((typeof et>"u"?"undefined":(0,_typeof3$1.default)(et))==="object"||typeof et=="function")?et:o};var inherits={},_setProto,hasRequired_setProto;function require_setProto(){if(hasRequired_setProto)return _setProto;hasRequired_setProto=1;var o=_isObject,et=_anObject,tt=function(rt,it){if(et(rt),!o(it)&&it!==null)throw TypeError(it+": can't set as prototype!")};return _setProto={set:Object.setPrototypeOf||("__proto__"in{}?function(rt,it,nt){try{nt=_ctx(Function.call,_objectGopd.f(Object.prototype,"__proto__").set,2),nt(rt,[]),it=!(rt instanceof Array)}catch{it=!0}return function(st,ot){return tt(st,ot),it?st.__proto__=ot:nt(st,ot),st}}({},!1):void 0),check:tt},_setProto}var $export$1=_export;$export$1($export$1.S,"Object",{setPrototypeOf:require_setProto().set});var setPrototypeOf$1=_coreExports.Object.setPrototypeOf,setPrototypeOf={default:setPrototypeOf$1,__esModule:!0},$export=_export;$export($export.S,"Object",{create:_objectCreate});var $Object=_coreExports.Object,create$1=function o(et,tt){return $Object.create(et,tt)},create={default:create$1,__esModule:!0};inherits.__esModule=!0;var _setPrototypeOf=setPrototypeOf,_setPrototypeOf2=_interopRequireDefault$1(_setPrototypeOf),_create=create,_create2=_interopRequireDefault$1(_create),_typeof2=_typeof$1,_typeof3=_interopRequireDefault$1(_typeof2);function _interopRequireDefault$1(o){return o&&o.__esModule?o:{default:o}}inherits.default=function(o,et){if(typeof et!="function"&&et!==null)throw new TypeError("Super expression must either be null or a function, not "+(typeof et>"u"?"undefined":(0,_typeof3.default)(et)));o.prototype=(0,_create2.default)(et&&et.prototype,{constructor:{value:o,enumerable:!1,writable:!0,configurable:!0}}),et&&(_setPrototypeOf2.default?(0,_setPrototypeOf2.default)(o,et):o.__proto__=et)};Object.defineProperty(dist,"__esModule",{value:!0});var _extends2=_extends,_extends3=_interopRequireDefault(_extends2),_getPrototypeOf=getPrototypeOf$1,_getPrototypeOf2=_interopRequireDefault(_getPrototypeOf),_classCallCheck2=classCallCheck,_classCallCheck3=_interopRequireDefault(_classCallCheck2),_createClass2=createClass,_createClass3=_interopRequireDefault(_createClass2),_possibleConstructorReturn2=possibleConstructorReturn,_possibleConstructorReturn3=_interopRequireDefault(_possibleConstructorReturn2),_inherits2=inherits,_inherits3=_interopRequireDefault(_inherits2),_react=reactExports,_react2=_interopRequireDefault(_react),_propTypes=propTypesExports,_propTypes2=_interopRequireDefault(_propTypes),_lottieWeb=lottieExports,_lottieWeb2=_interopRequireDefault(_lottieWeb);function _interopRequireDefault(o){return o&&o.__esModule?o:{default:o}}var Lottie=function(o){(0,_inherits3.default)(et,o);function et(){var tt,rt,it,nt;(0,_classCallCheck3.default)(this,et);for(var at=arguments.length,st=Array(at),ot=0;otjsxRuntimeExports.jsx(Flex,{style:{width:"167px",height:"167px",opacity:.5},children:jsxRuntimeExports.jsx(_default,{height:167,options:{loop:!0,autoplay:!0,animationData:preloadData,rendererSettings:{preserveAspectRatio:"xMidYMid slice"}},width:167})});function r(o){var et,tt,rt="";if(typeof o=="string"||typeof o=="number")rt+=o;else if(typeof o=="object")if(Array.isArray(o))for(et=0;et{const[et,tt]=reactExports.useState(0),rt=o.filter(it=>it.value!=="0");return reactExports.useEffect(()=>{const it=setInterval(()=>tt(nt=>(nt+1)%o.length),1e3);return()=>clearInterval(it)},[et]),jsxRuntimeExports.jsxs(TextWrapper,{children:[jsxRuntimeExports.jsx(Text,{className:"loading",children:"LOADING"}),jsxRuntimeExports.jsx(Flex,{className:"value-wrapper",children:rt.map(({key:it,value:nt},at)=>jsxRuntimeExports.jsx("div",{className:clsx("value",{show:et===at}),children:nt},it))}),jsxRuntimeExports.jsx(Flex,{children:rt.map(({key:it,label:nt},at)=>jsxRuntimeExports.jsx(Flex,{className:clsx("label-wrapper",{show:et===at}),children:jsxRuntimeExports.jsx("div",{className:"label",children:nt})},it))})]})},TextWrapper=styled$3.div` - height: 16px; - display: flex; - justify-content: space-between; - align-items: center; - - .loading { - color: var(--Main-bottom-icons, #909baa); - font-family: Barlow; - font-size: 15px; - font-style: normal; - font-weight: 500; - line-height: normal; - letter-spacing: 1.5px; - text-transform: uppercase; - margin-left: 4px; - } - - .value-wrapper { - position: relative; - height: 18px; - - .value { - position: absolute; - top: -50%; - left: 50%; - transform: translate(-50%, 50%); - opacity: 0; - transition: opacity 0.4s ease-in-out, visibility 0.2s ease-in-out; - - &.show { - opacity: 1; - visibility: visible; - } - } - - color: var(--Text-2, #fff); - font-family: Barlow; - font-size: 15px; - font-style: normal; - font-weight: 500; - line-height: normal; - } - - .label-wrapper { - height: 0; - overflow: hidden; - transition: height 0.5s linear; - align-items: flex-end; - gap: 10px; - - &.show { - height: 18px; - } - - .label { - width: 104px; - } - - color: var(--Text-2, #fff); - font-family: Barlow; - font-size: 15px; - font-style: normal; - font-weight: 500; - line-height: normal; - } -`,Splash=()=>{const[o,et]=reactExports.useState(initialMessageData),[tt,rt]=reactExports.useState(0),{appMetaData:it,setAppMetaData:nt}=useAppStore(yt=>yt),{stats:at,setStats:st,isFetching:ot,setSeedQuestions:lt}=useDataStore(yt=>yt),ht=reactExports.useCallback(async()=>{try{if(!it){const yt=await getAboutData();nt(yt),yt.seed_questions&<(yt.seed_questions)}if(!at){const yt=await getStats(),gt=formatStatsResponse(yt);st(gt);const bt=formatSplashMessage(yt);et(bt)}}catch{rt(100)}},[it,nt,st,at,lt]);return reactExports.useEffect(()=>{ht();let yt;return!ot&&o&&it&&(rt(gt=>gt||50),yt=setInterval(()=>{rt(gt=>gt>=100?100:gt+Math.floor(Math.random()*4))},100)),()=>{clearInterval(yt)}},[it,ht,ot,o,at]),jsxRuntimeExports.jsx(SplashWrapper,{children:jsxRuntimeExports.jsxs(Wrapper,{align:"center",direction:"row",justify:"center",children:[jsxRuntimeExports.jsx(SphereAnimation,{}),jsxRuntimeExports.jsxs(Flex,{style:{color:colors.white},children:[jsxRuntimeExports.jsxs(TitleWrapper,{children:[jsxRuntimeExports.jsx(Text,{className:"title",children:it==null?void 0:it.title}),jsxRuntimeExports.jsx(Text,{className:"subtitle",children:"Second Brain"})]}),jsxRuntimeExports.jsx(LinearProgress$1,{color:"inherit",sx:{my:1.75,height:"2px"},value:tt,variant:"determinate"}),jsxRuntimeExports.jsx(AnimatedTextContent,{message:o})]})]})})},TitleWrapper=styled$3.div` - display: flex; - flex-direction: column; - - .title, - .subtitle { - font-family: Barlow; - font-size: 40px; - font-style: normal; - line-height: 40px; - text-align: left; - width: fit-content; - } - - .title { - color: var(--Primary-Text, #fff); - font-weight: 700; - } - - .subtitle { - color: ${colors.GRAY6}; - font-weight: 400; - } -`,SplashWrapper=styled$3(Flex)` - height: 100vh; - width: 100%; - display: flex; - justify-content: center; - align-items: center; - position: fixed; - top: 0; - background: ${colors.black}; -`,Wrapper=styled$3(Flex)` - width: 442.879px; - margin: 0 auto; - gap: 27px; -`;async function getIsAdmin(){return api.get("/isAdmin")}const defaultData={trendingTopicsFeatureFlag:!0,queuedSourcesFeatureFlag:!1,v2FeatureFlag:!1,customSchemaFeatureFlag:!1,graphBluePrintFeatureFlag:!1,changeNodeTypeFeatureFlag:!1,realtimeGraphFeatureFlag:!1,userFeedbackFeatureFlag:!1,chatInterfaceFeatureFlag:!1},useFeatureFlagStore=create$3(o=>({...defaultData,setTrendingTopicsFeatureFlag:et=>o({trendingTopicsFeatureFlag:et}),setV2FeatureFlag:et=>o({v2FeatureFlag:et}),setQueuedSourcesFeatureFlag:et=>o({queuedSourcesFeatureFlag:et}),setCustomSchemaFeatureFlag:et=>o({customSchemaFeatureFlag:et}),setGraphBluePrintFeatureFlag:et=>o({graphBluePrintFeatureFlag:et}),setChangeNodeTypeFeatureFlag:et=>o({changeNodeTypeFeatureFlag:et}),setRealtimeGraphFeatureFlag:et=>o({realtimeGraphFeatureFlag:et}),setUserFeedbackFeatureFlag:et=>o({userFeedbackFeatureFlag:et}),setChatInterfaceFeatureFlag:et=>o({chatInterfaceFeatureFlag:et})})),isWebView=()=>(navigator.userAgent||navigator.vendor||window.opera)==="Sphinx",isAndroid=()=>navigator.userAgent.includes("Android"),AuthGuard=({children:o})=>{const[et,tt]=reactExports.useState(!1),{setBudget:rt,setIsAdmin:it,setPubKey:nt,setIsAuthenticated:at}=useUserStore(mt=>mt),[st,ot,lt,ht,yt]=useFeatureFlagStore(mt=>[mt.setTrendingTopicsFeatureFlag,mt.setQueuedSourcesFeatureFlag,mt.setCustomSchemaFeatureFlag,mt.setRealtimeGraphFeatureFlag,mt.setChatInterfaceFeatureFlag]),gt=reactExports.useCallback(async()=>{localStorage.removeItem("admin"),localStorage.removeItem("signature");let mt;try{isE2E?mt=await sphinxBridge.enable():mt=await distExports$1.enable(),sessionStorage.setItem("isSphinx",mt?"true":"false"),nt(mt==null?void 0:mt.pubkey)}catch{nt("")}await updateBudget(rt),(isE2E||isDevelopment)&&at(!0)},[rt,nt,at]),bt=reactExports.useCallback(async()=>{try{const mt=await getIsAdmin();if(!mt.data.isPublic&&!mt.data.isAdmin&&!mt.data.isMember){tt(!0);return}mt.data&&(localStorage.setItem("admin",JSON.stringify({isAdmin:mt.data.isAdmin})),it(!!mt.data.isAdmin),st(mt.data.trendingTopics),ot(mt.data.queuedSources),lt(mt.data.customSchema),ht(mt.data.realtimeGraph||!1),yt(mt.data.chatInterface||!1)),at(!0)}catch{}},[at,it,st,ot,lt,ht,yt]);reactExports.useEffect(()=>{(async()=>{if(isWebView()||isE2E||isAndroid())try{isAndroid()&&await new Promise(St=>setTimeout(St,5e3)),await gt()}catch(St){console.log(St)}await bt()})()},[gt,bt]);const dt="This is a private Graph, Contact Admin";return et?jsxRuntimeExports.jsx(StyledFlex,{children:jsxRuntimeExports.jsx(StyledText,{children:dt})}):jsxRuntimeExports.jsx(jsxRuntimeExports.Fragment,{children:o})},StyledText=styled$3(Text)` - font-size: 5rem; - font-weight: 600; - font-family: 'Barlow'; - text-align: center; -`,StyledFlex=styled$3(Flex)` - justify-content: center; - align-items: center; - width: 100%; - height: 100%; -`,LazyApp=reactExports.lazy(()=>__vitePreload(()=>import("./index-586dfb7f.js").then(o=>o.E),["assets/index-586dfb7f.js","assets/index-b60658ac.css"]).then(({App:o})=>({default:o}))),AppContainer=()=>{const o=jsxRuntimeExports.jsx(LazyApp,{}),{splashDataLoading:et}=useDataStore(tt=>tt);return jsxRuntimeExports.jsxs(AppProviders,{children:[et&&jsxRuntimeExports.jsx(Splash,{}),jsxRuntimeExports.jsx(reactExports.Suspense,{fallback:jsxRuntimeExports.jsx("div",{children:"Loading..."}),children:jsxRuntimeExports.jsx(AuthGuard,{children:jsxRuntimeExports.jsxs(Routes,{children:[jsxRuntimeExports.jsx(Route,{element:o,path:"/"}),jsxRuntimeExports.jsx(Route,{element:o,path:"/search"}),jsxRuntimeExports.jsx(Route,{element:o,path:"*"})]})})}),jsxRuntimeExports.jsx(E2ETests,{})]})},index="",root=client$1.createRoot(document.getElementById("root"));root.render(isE2E?jsxRuntimeExports.jsx(BrowserRouter,{children:jsxRuntimeExports.jsx(AppContainer,{})}):jsxRuntimeExports.jsx(React.StrictMode,{children:jsxRuntimeExports.jsx(BrowserRouter,{children:jsxRuntimeExports.jsx(AppContainer,{})})}));reportWebVitals();overrideConsole();export{$2AODx$react as $,useAppStore as A,useDataStore as B,__vitePreload as C,media as D,useAiSummaryStore as E,Flex as F,useNavigate as G,Stats as H,useSearchParams as I,useUserStore as J,useFeatureFlagStore as K,LinearProgress$1 as L,isDevelopment as M,updateBudget as N,useModal as O,PropTypes as P,isSphinx as Q,React as R,SocketContext as S,Text as T,useSelectedNodeRelativeIds as U,forceSimulation as V,We as W,forceCollide as X,forceCenter as Y,forceManyBody as Z,_extends$1 as _,_objectWithoutPropertiesLoose as a,RSS as a$,forceLink as a0,NODE_RELATIVE_HIGHLIGHT_COLORS as a1,useHoveredNode as a2,useNodeTypes as a3,lottie as a4,fetchNodeEdges as a5,NodesIcon as a6,lodashExports as a7,addToGlobalForE2e as a8,api as a9,_getTag as aA,isBufferExports as aB,isTypedArray_1 as aC,isObject_1 as aD,keys_1 as aE,isArguments_1 as aF,_isIndex as aG,isLength_1 as aH,_Set as aI,_arrayPush as aJ,isArrayLike_1 as aK,_baseUnary as aL,_defineProperty$1 as aM,_root as aN,_getPrototype as aO,_baseAssignValue as aP,getFullTranscript as aQ,getAugmentedNamespace as aR,propTypesExports as aS,useHasAiChats as aT,postAboutData as aU,NODE_ADD_ERROR as aV,requiredRule as aW,LINK as aX,YOUTUBE_CHANNEL as aY,TWITTER_HANDLE as aZ,TWITTER_SOURCE as a_,distExports$1 as aa,executeIfProd as ab,useTheme as ac,lighten as ad,darken as ae,slotShouldForwardProp as af,Ce as ag,useHasAiChatsResponseLoading as ah,Ue as ai,Tooltip as aj,hooks as ak,commonjsGlobal as al,commonjsRequire as am,useFilteredNodes as an,getSchemaAll as ao,_baseGetTag as ap,isObjectLike_1 as aq,isArray_1 as ar,_MapCache as as,_Symbol as at,isObject$b as au,isFunction$3 as av,_Uint8Array as aw,eq_1 as ax,_getAllKeys as ay,_Stack as az,generateUtilityClass as b,WEB_PAGE as b0,DOCUMENT as b1,formatBudget as b2,getPriceData as b3,isE2E as b4,sphinxBridge as b5,getLSat as b6,payLsat as b7,getNodeType as b8,getNodeSchemaTypes as b9,useTheme$2 as bA,defaultTheme$1 as bB,THEME_ID as bC,formatMuiErrorMessage as bD,deepmerge as bE,defaultSxConfig$1 as bF,isPlainObject as bG,createStyled as bH,createTheme$1 as bI,useThemeProps$1 as bJ,createUnarySpacing as bK,mergeBreakpointsInOrder as bL,getValue as bM,useTheme$3 as bN,getNodeContent as ba,approveRadarData as bb,deleteRadarData as bc,getRadarData as bd,putRadarData as be,getEdgeTypes as bf,getEdges as bg,postEdgeType as bh,putNodeData as bi,postMergeTopics as bj,getTopicsData as bk,deleteNode as bl,css as bm,changeNodeType as bn,resolveBreakpointValues as bo,handleBreakpoints as bp,updateEdgeType as bq,postBluePrintType as br,deleteEdgeType as bs,editNodeSchemaUpdate as bt,createRoot as bu,react as bv,GRAPH_GROUND_COLOR as bw,GRAPH_LIGHT_INTENSITY as bx,GRAPH_FOG_COLOR as by,Global as bz,clsx$1 as c,composeClasses as d,capitalize as e,alpha as f,generateUtilityClasses as g,reactDomExports as h,rootShouldForwardProp as i,jsxRuntimeExports as j,keyframes as k,resolveProps as l,ReactDOM as m,getDefaultExportFromCjs as n,styled$3 as o,useGraphStore as p,colors as q,reactExports as r,styled$1 as s,graphStyles as t,useThemeProps as u,clsx as v,create$3 as w,devtools as x,useSelectedNode as y,useUpdateSelectedNode as z}; diff --git a/build/assets/index-05e42f19.js b/build/assets/index-05e42f19.js deleted file mode 100644 index ec2dc5872..000000000 --- a/build/assets/index-05e42f19.js +++ /dev/null @@ -1,36 +0,0 @@ -import{j as e,o as r,q as y,T as S,F as n,O as g,K as q,y as k,aW as G,r as l,bk as O,bi as P,B as K}from"./index-022521cf.js";import{B as Y}from"./index-ee20ad28.js";import{T as J,i as Q,F as X,B as F}from"./index-586dfb7f.js";import{T as B}from"./index-b5c86aa6.js";import{S as Z}from"./Skeleton-5c7b36a8.js";import{C as ee}from"./ClipLoader-d8628c6c.js";import"./index.esm-38ac4e4f.js";import"./InfoIcon-b7d3736d.js";const _=/^https:\/\/\S+\.(png|jpe?g|svg)$/;function te(s){return!!_.test(s)}const ae=s=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"4 3 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M10 4.7002H6.1C5.21634 4.7002 4.5 5.41654 4.5 6.3002V13.9002C4.5 14.7838 5.21634 15.5002 6.1 15.5002H13.7C14.5837 15.5002 15.3 14.7839 15.3 13.9002V10.5002",stroke:"#909BAA","stroke-linecap":"round"}),e.jsx("path",{d:"M16 4L9 11",stroke:"#909BAA","stroke-width":"1.5","stroke-linecap":"round"})]}),oe=()=>{const{open:s}=g("changeNodeType"),{close:u}=g("editNodeName"),{changeNodeTypeFeatureFlag:c}=q(x=>({changeNodeTypeFeatureFlag:x.changeNodeTypeFeatureFlag})),a=k(),h=a==null?void 0:a.node_type,d=()=>{u(),s()};return e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsxs(n,{align:"center",direction:"row",children:[e.jsx(ne,{children:"Edit Node"}),e.jsxs(se,{children:[e.jsx(J,{type:h}),c&&e.jsx(re,{onClick:d,children:e.jsx(ae,{})})]})]})}),e.jsxs(n,{mb:18,children:[e.jsx(I,{style:{marginBottom:8},children:"Node Name"}),e.jsx(B,{id:"cy-topic",maxLength:50,name:"name",placeholder:"Node name",rules:{...G}})]}),e.jsxs(n,{mb:36,children:[e.jsx(I,{style:{marginBottom:8},children:"Image Url"}),e.jsx(B,{id:"cy-image_url",maxLength:500,name:"image_url",placeholder:"Image url",rules:{pattern:{message:"Please enter a valid URL",value:_}}})]})]})},ne=r(S)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,I=r(S)` - color: ${y.GRAY6}; - font-family: 'Barlow'; - font-size: 12px; - font-weight: 400; - line-height: 18px; -`,se=r.span` - display: inline-flex; - align-items: center; - justify-content: center; - gap: 15px; - margin: 5px 0 0 40px; -`,re=r(n)` - align-items: center; - cursor: pointer; -`,ie=()=>{var T,b,C;const{close:s}=g("editNodeName"),u=Q({mode:"onChange"}),{watch:c,setValue:a,reset:h,getValues:d}=u,[x,N]=l.useState(!1),[j,w]=l.useState(!1),[o,E]=l.useState(),t=k(),{open:L}=g("removeNode");l.useEffect(()=>(o?a("name",o==null?void 0:o.name):t&&(a("name",t.name),a("image_url",(t==null?void 0:t.image_url)??"")),()=>{h()}),[o,a,h,t]),l.useEffect(()=>{(async()=>{if(!(!t||t.type!=="topic")){w(!0);try{const{data:i}=await O({search:t==null?void 0:t.name}),p=i.find(H=>H.name===t.name);E(p)}catch(i){console.log(i)}finally{w(!1)}}})()},[t]);const D=c("imageInputType"),R=c("name"),f=c("image_url");l.useEffect(()=>{a("imageInputType",te(f))},[f,a]);const A=()=>{s()},m=o||t,M=async()=>{N(!0);const i={["name"]:R.trim(),image_url:f.trim()};try{await P((m==null?void 0:m.ref_id)||"",{node_data:i});const{updateNode:p}=K.getState();p({...m,...i}),A()}catch(p){console.warn(p)}finally{N(!1)}},U=async()=>{L()},v=(b=(T=d())==null?void 0:T.name)==null?void 0:b.trim(),V=v&&(o==null?void 0:o.name.trim())!==v,z=d().image_url&&(t==null?void 0:t.image_url)!==((C=d())==null?void 0:C.image_url),W=x||j||!!f&&!D||!V&&!z;return e.jsx(le,{children:e.jsxs(X,{...u,children:[j?e.jsx(n,{my:24,children:e.jsx(Z,{})}):e.jsx(oe,{}),e.jsxs(n,{direction:"row",mb:6,children:[e.jsx(ce,{color:"secondary",disabled:j||!m,onClick:U,size:"large",style:{marginRight:20},variant:"contained",children:"Delete"}),e.jsxs(F,{color:"secondary",disabled:W,onClick:M,size:"large",style:{flex:1},variant:"contained",children:["Save Changes",x&&e.jsx(de,{children:e.jsx(ee,{color:y.lightGray,size:12})})]})]})]})})},le=r(n)` - padding: 20px; -`,ce=r(F)` - && { - color: ${y.primaryRed}; - background-color: rgba(237, 116, 116, 0.1); - - &:hover, - &:active, - &:focus { - color: ${y.primaryRed}; - background-color: rgba(237, 116, 116, 0.2); - } - } -`,de=r.span` - margin-top: 3px; -`,je=()=>{const{close:s}=g("editNodeName");return e.jsx(Y,{id:"editNodeName",kind:"large",onClose:s,preventOutsideClose:!0,children:e.jsx(ie,{})})};export{je as EditNodeNameModal}; diff --git a/build/assets/index-0bcd712f.js b/build/assets/index-0bcd712f.js deleted file mode 100644 index 48eb1fc30..000000000 --- a/build/assets/index-0bcd712f.js +++ /dev/null @@ -1,50 +0,0 @@ -import{j as e,o as c,q as t,F as i,O as y,r as l,p as b,B as S,y as M,bk as $,bl as D}from"./index-022521cf.js";import{B as R}from"./index-ee20ad28.js";import{S as I}from"./Skeleton-5c7b36a8.js";import{C as z}from"./ClipLoader-d8628c6c.js";import{B as j}from"./index-586dfb7f.js";const A=d=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 60 52",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M12.849 16.2461L31.5592 5.44376L50.2694 16.2461V37.8508L31.5592 48.6531L12.849 37.8508V16.2461Z",stroke:"#6B7A8D",fill:"currentColor","stroke-width":"2"}),e.jsx("path",{d:"M50.7383 16.0509L31.559 27.047M31.559 27.047L12.3798 16.0509M31.559 27.047L31.559 49.2949",stroke:"#6B7A8D","stroke-width":"2"}),e.jsx("path",{d:"M7.44052 9.03136C5.80715 8.08833 3.71857 8.64797 2.77554 10.2813C1.83251 11.9147 2.39215 14.0033 4.02552 14.9463L52.5595 42.9674C54.1929 43.9104 56.2814 43.3508 57.2245 41.7174L55.4924 40.7174L57.2245 41.7174C58.1675 40.0841 57.6079 37.9955 55.9745 37.0525L7.44052 9.03136Z",fill:"currentColor",stroke:"#23252F","stroke-width":"4","stroke-linecap":"round"})]}),E=({nodeName:d})=>e.jsx(i,{children:e.jsxs(i,{align:"center",direction:"column",justify:"space-between",children:[e.jsx(G,{children:e.jsx(A,{})}),e.jsxs(T,{children:["Are you sure you want to delete ",d||"this item","?"]})]})}),T=c(i)` - color: ${t.white}; - font-family: 'Barlow'; - font-size: 20px; - font-weight: 400; - line-height: 30px; - letter-spacing: 0px; - text-align: center; - padding: 0 20px; - width: 100%; - word-wrap: break-word; -`,G=c(i)` - justify-content: center; - align-items: center; - font-size: 52px; - color: #23252f; - margin-bottom: 20px; - - path:nth-child(3) { - color: #6b7a8d; - } -`,F=()=>{const{close:d}=y("removeNode"),{close:u}=y("editNodeName"),[x,p]=l.useState(!1),[g]=b(r=>[r.setSelectedNode]),[k]=S(r=>[r.removeNode]),[v,w]=l.useState(!1),[n,L]=l.useState(),[a,C]=l.useState(),o=M(),h=()=>{d()};l.useEffect(()=>{(async()=>{if(o){w(!0);try{if(o.type==="topic"){const{data:s}=await $({search:o==null?void 0:o.name}),m=s.find(f=>f.name===o.name);C(m)}else L(o)}catch(s){console.log(s)}finally{w(!1)}}})()},[o]);const B=async()=>{p(!0);try{g(null),h(),u()}catch(r){console.warn(r)}finally{p(!1)}},N=async()=>{let r="";const s=n||a;if(!s)return;s!=null&&s.ref_id&&(r=s.ref_id),p(!0);const m=o==null?void 0:o.ref_id;try{await D(r),k(m),g(null),h(),u()}catch(f){console.warn(f)}finally{p(!1)}};return e.jsxs(W,{children:[e.jsx(E,{nodeName:(n==null?void 0:n.name)||(a==null?void 0:a.name)||""}),v?e.jsx(I,{}):e.jsxs(i,{direction:"row",mt:34,children:[e.jsx(_,{color:"secondary",onClick:h,size:"large",style:{flex:1,marginRight:20},variant:"contained",children:"Cancel"}),e.jsxs(O,{color:"secondary",disabled:x||!n&&!a,onClick:n||a?N:B,size:"large",style:{flex:1},variant:"contained",children:["Delete",x&&e.jsx(V,{children:e.jsx(z,{color:t.lightGray,size:12})})]})]})]})},W=c(i)` - padding: 4px 12px 16px; -`,_=c(j)` - && { - background: ${t.white}; - color: ${t.BG2}; - - &:active, - &:hover, - &:focus { - background: ${t.white}; - color: ${t.BG2}; - } - } -`,O=c(j)` - && { - color: ${t.white}; - background-color: ${t.primaryRed}; - - &:hover, - &:active, - &:focus { - color: ${t.white}; - background-color: ${t.primaryRed}; - } - } -`,V=c.span` - margin-top: 2px; -`,P=()=>e.jsx(R,{id:"removeNode",kind:"small",preventOutsideClose:!0,children:e.jsx(F,{})});export{P as RemoveNodeModal}; diff --git a/build/assets/index-39c958ca.js b/build/assets/index-39c958ca.js deleted file mode 100644 index 28ac85825..000000000 --- a/build/assets/index-39c958ca.js +++ /dev/null @@ -1,71 +0,0 @@ -import{r as u,$ as Ot,j as f,bz as wt,bA as Lt,_ as a,b as ye,g as Ie,s as L,e as w,u as Pe,a as ae,c as ne,d as $e,f as Re,bB as Mt,bC as Ft,bD as ct,k as dt,bm as ut,i as Xe,bE as To,ac as Tt,af as Nt,o as At,q as je,F as zt}from"./index-022521cf.js";import{g as xo,t as Dt,e as lo,p as Uo,f as pt,I as ft,T as Et}from"./index-586dfb7f.js";import{u as fo,a as so,f as io,i as bt,b as Bt,P as No,F as jt,S as Wt}from"./Stack-ce2a5ec5.js";import{a as gt,b as _t,P as Ut,c as Ht}from"./Popover-cc3c7b26.js";import{i as Ho,o as Fo,u as Vo}from"./useSlotProps-51fc8b9f.js";import{c as Ao}from"./createSvgIcon-e1ebdfca.js";import{T as Vt}from"./TextareaAutosize-0ace781b.js";let Ko=0;function Kt(e){const[o,t]=u.useState(e),r=e||o;return u.useEffect(()=>{o==null&&(Ko+=1,t(`mui-${Ko}`))},[o]),r}const qo=Ot["useId".toString()];function zo(e){if(qo!==void 0){const o=qo();return e??o}return Kt(e)}const qt=e=>{const o=u.useRef({});return u.useEffect(()=>{o.current=e}),o.current},Gt=qt;function Xt(e){return e==null||Object.keys(e).length===0}function Yt(e){const{styles:o,defaultTheme:t={}}=e,r=typeof o=="function"?s=>o(Xt(s)?t:s):o;return f.jsx(wt,{styles:r})}function Zt({styles:e,themeId:o,defaultTheme:t={}}){const r=Lt(t),s=typeof e=="function"?e(o&&r[o]||r):e;return f.jsx(Yt,{styles:s})}const Jt=Ao(f.jsx("path",{d:"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"}),"Close");function Go(e){return typeof e.normalize<"u"?e.normalize("NFD").replace(/[\u0300-\u036f]/g,""):e}function Qt(e={}){const{ignoreAccents:o=!0,ignoreCase:t=!0,limit:r,matchFrom:s="any",stringify:c,trim:d=!1}=e;return(i,{inputValue:b,getOptionLabel:p})=>{let m=d?b.trim():b;t&&(m=m.toLowerCase()),o&&(m=Go(m));const h=m?i.filter(I=>{let v=(c||p)(I);return t&&(v=v.toLowerCase()),o&&(v=Go(v)),s==="start"?v.indexOf(m)===0:v.indexOf(m)>-1}):i;return typeof r=="number"?h.slice(0,r):h}}function Lo(e,o){for(let t=0;t{var o;return e.current!==null&&((o=e.current.parentElement)==null?void 0:o.contains(document.activeElement))};function tn(e){const{unstable_isActiveElementInListbox:o=on,unstable_classNamePrefix:t="Mui",autoComplete:r=!1,autoHighlight:s=!1,autoSelect:c=!1,blurOnSelect:d=!1,clearOnBlur:i=!e.freeSolo,clearOnEscape:b=!1,componentName:p="useAutocomplete",defaultValue:m=e.multiple?[]:null,disableClearable:h=!1,disableCloseOnSelect:I=!1,disabled:v,disabledItemsFocusable:R=!1,disableListWrap:M=!1,filterOptions:P=en,filterSelectedOptions:O=!1,freeSolo:k=!1,getOptionDisabled:C,getOptionKey:$,getOptionLabel:E=l=>{var n;return(n=l.label)!=null?n:l},groupBy:A,handleHomeEndKeys:F=!e.freeSolo,id:q,includeInputInList:le=!1,inputValue:de,isOptionEqualToValue:oe=(l,n)=>l===n,multiple:T=!1,onChange:J,onClose:G,onHighlightChange:se,onInputChange:Q,onOpen:re,open:U,openOnFocus:N=!1,options:ie,readOnly:Se=!1,selectOnFocus:Le=!e.freeSolo,value:ue}=e,W=zo(q);let ee=E;ee=l=>{const n=E(l);return typeof n!="string"?String(n):n};const fe=u.useRef(!1),We=u.useRef(!0),Z=u.useRef(null),be=u.useRef(null),[Me,Y]=u.useState(null),[H,ze]=u.useState(-1),_e=s?0:-1,te=u.useRef(_e),[S,to]=fo({controlled:ue,default:m,name:p}),[_,xe]=fo({controlled:de,default:"",name:p,state:"inputValue"}),[Fe,ce]=u.useState(!1),Te=u.useCallback((l,n)=>{if(!(T?S.length!(O&&(T?S:[S]).some(n=>n!==null&&oe(l,n)))),{inputValue:Ee&&Ye?"":_,getOptionLabel:ee}):[],he=Gt({filteredOptions:j,value:S,inputValue:_});u.useEffect(()=>{const l=S!==he.value;Fe&&!l||k&&!l||Te(null,S)},[S,Te,Fe,he.value,k]);const Ke=me&&j.length>0&&!Se,qe=xo(l=>{l===-1?Z.current.focus():Me.querySelector(`[data-tag-index="${l}"]`).focus()});u.useEffect(()=>{T&&H>S.length-1&&(ze(-1),qe(-1))},[S,T,H,qe]);function y(l,n){if(!be.current||l<0||l>=j.length)return-1;let g=l;for(;;){const x=be.current.querySelector(`[data-option-index="${g}"]`),K=R?!1:!x||x.disabled||x.getAttribute("aria-disabled")==="true";if(x&&x.hasAttribute("tabindex")&&!K)return g;if(n==="next"?g=(g+1)%j.length:g=(g-1+j.length)%j.length,g===l)return-1}}const B=xo(({event:l,index:n,reason:g="auto"})=>{if(te.current=n,n===-1?Z.current.removeAttribute("aria-activedescendant"):Z.current.setAttribute("aria-activedescendant",`${W}-option-${n}`),se&&se(l,n===-1?null:j[n],g),!be.current)return;const x=be.current.querySelector(`[role="option"].${t}-focused`);x&&(x.classList.remove(`${t}-focused`),x.classList.remove(`${t}-focusVisible`));let K=be.current;if(be.current.getAttribute("role")!=="listbox"&&(K=be.current.parentElement.querySelector('[role="listbox"]')),!K)return;if(n===-1){K.scrollTop=0;return}const pe=be.current.querySelector(`[data-option-index="${n}"]`);if(pe&&(pe.classList.add(`${t}-focused`),g==="keyboard"&&pe.classList.add(`${t}-focusVisible`),K.scrollHeight>K.clientHeight&&g!=="mouse"&&g!=="touch")){const ge=pe,He=K.clientHeight+K.scrollTop,_o=ge.offsetTop+ge.offsetHeight;_o>He?K.scrollTop=_o-K.clientHeight:ge.offsetTop-ge.offsetHeight*(A?1.3:0){if(!z)return;const pe=y((()=>{const ge=j.length-1;if(n==="reset")return _e;if(n==="start")return 0;if(n==="end")return ge;const He=te.current+n;return He<0?He===-1&&le?-1:M&&te.current!==-1||Math.abs(n)>1?0:ge:He>ge?He===ge+1&&le?-1:M||Math.abs(n)>1?ge:0:He})(),g);if(B({index:pe,reason:x,event:l}),r&&n!=="reset")if(pe===-1)Z.current.value=_;else{const ge=ee(j[pe]);Z.current.value=ge,ge.toLowerCase().indexOf(_.toLowerCase())===0&&_.length>0&&Z.current.setSelectionRange(_.length,ge.length)}}),ke=()=>{const l=(n,g)=>{const x=n?ee(n):"",K=g?ee(g):"";return x===K};if(te.current!==-1&&he.filteredOptions&&he.filteredOptions.length!==j.length&&he.inputValue===_&&(T?S.length===he.value.length&&he.value.every((n,g)=>ee(S[g])===ee(n)):l(he.value,S))){const n=he.filteredOptions[te.current];if(n&&j.some(x=>ee(x)===ee(n)))return!0}return!1},Ze=u.useCallback(()=>{if(!z||ke())return;const l=T?S[0]:S;if(j.length===0||l==null){X({diff:"reset"});return}if(be.current){if(l!=null){const n=j[te.current];if(T&&n&&Lo(S,x=>oe(n,x))!==-1)return;const g=Lo(j,x=>oe(x,l));g===-1?X({diff:"reset"}):B({index:g});return}if(te.current>=j.length-1){B({index:j.length-1});return}B({index:te.current})}},[j.length,T?!1:S,O,X,B,z,_,T]),Po=xo(l=>{Dt(be,l),l&&Ze()});u.useEffect(()=>{Ze()},[Ze]);const Ae=l=>{me||(Ne(!0),De(!0),re&&re(l))},Ge=(l,n)=>{me&&(Ne(!1),G&&G(l,n))},Ue=(l,n,g,x)=>{if(T){if(S.length===n.length&&S.every((K,pe)=>K===n[pe]))return}else if(S===n)return;J&&J(l,n,g,x),to(n)},no=u.useRef(!1),eo=(l,n,g="selectOption",x="options")=>{let K=g,pe=n;if(T){pe=Array.isArray(S)?S.slice():[];const ge=Lo(pe,He=>oe(n,He));ge===-1?pe.push(n):x!=="freeSolo"&&(pe.splice(ge,1),K="removeOption")}Te(l,pe),Ue(l,pe,K,{option:n}),!I&&(!l||!l.ctrlKey&&!l.metaKey)&&Ge(l,K),(d===!0||d==="touch"&&no.current||d==="mouse"&&!no.current)&&Z.current.blur()};function go(l,n){if(l===-1)return-1;let g=l;for(;;){if(n==="next"&&g===S.length||n==="previous"&&g===-1)return-1;const x=Me.querySelector(`[data-tag-index="${g}"]`);if(!x||!x.hasAttribute("tabindex")||x.disabled||x.getAttribute("aria-disabled")==="true")g+=n==="next"?1:-1;else return g}}const mo=(l,n)=>{if(!T)return;_===""&&Ge(l,"toggleInput");let g=H;H===-1?_===""&&n==="previous"&&(g=S.length-1):(g+=n==="next"?1:-1,g<0&&(g=0),g===S.length&&(g=-1)),g=go(g,n),ze(g),qe(g)},ho=l=>{fe.current=!0,xe(""),Q&&Q(l,"","clear"),Ue(l,T?[]:null,"clear")},ko=l=>n=>{if(l.onKeyDown&&l.onKeyDown(n),!n.defaultMuiPrevented&&(H!==-1&&["ArrowLeft","ArrowRight"].indexOf(n.key)===-1&&(ze(-1),qe(-1)),n.which!==229))switch(n.key){case"Home":z&&F&&(n.preventDefault(),X({diff:"start",direction:"next",reason:"keyboard",event:n}));break;case"End":z&&F&&(n.preventDefault(),X({diff:"end",direction:"previous",reason:"keyboard",event:n}));break;case"PageUp":n.preventDefault(),X({diff:-Xo,direction:"previous",reason:"keyboard",event:n}),Ae(n);break;case"PageDown":n.preventDefault(),X({diff:Xo,direction:"next",reason:"keyboard",event:n}),Ae(n);break;case"ArrowDown":n.preventDefault(),X({diff:1,direction:"next",reason:"keyboard",event:n}),Ae(n);break;case"ArrowUp":n.preventDefault(),X({diff:-1,direction:"previous",reason:"keyboard",event:n}),Ae(n);break;case"ArrowLeft":mo(n,"previous");break;case"ArrowRight":mo(n,"next");break;case"Enter":if(te.current!==-1&&z){const g=j[te.current],x=C?C(g):!1;if(n.preventDefault(),x)return;eo(n,g,"selectOption"),r&&Z.current.setSelectionRange(Z.current.value.length,Z.current.value.length)}else k&&_!==""&&Ee===!1&&(T&&n.preventDefault(),eo(n,_,"createOption","freeSolo"));break;case"Escape":z?(n.preventDefault(),n.stopPropagation(),Ge(n,"escape")):b&&(_!==""||T&&S.length>0)&&(n.preventDefault(),n.stopPropagation(),ho(n));break;case"Backspace":if(T&&!Se&&_===""&&S.length>0){const g=H===-1?S.length-1:H,x=S.slice();x.splice(g,1),Ue(n,x,"removeOption",{option:S[g]})}break;case"Delete":if(T&&!Se&&_===""&&S.length>0&&H!==-1){const g=H,x=S.slice();x.splice(g,1),Ue(n,x,"removeOption",{option:S[g]})}break}},jo=l=>{ce(!0),N&&!fe.current&&Ae(l)},ro=l=>{if(o(be)){Z.current.focus();return}ce(!1),We.current=!0,fe.current=!1,c&&te.current!==-1&&z?eo(l,j[te.current],"blur"):c&&k&&_!==""?eo(l,_,"blur","freeSolo"):i&&Te(l,S),Ge(l,"blur")},Ce=l=>{const n=l.target.value;_!==n&&(xe(n),De(!1),Q&&Q(l,n,"input")),n===""?!h&&!T&&Ue(l,null,"clear"):Ae(l)},ve=l=>{const n=Number(l.currentTarget.getAttribute("data-option-index"));te.current!==n&&B({event:l,index:n,reason:"mouse"})},Be=l=>{B({event:l,index:Number(l.currentTarget.getAttribute("data-option-index")),reason:"touch"}),no.current=!0},Wo=l=>{const n=Number(l.currentTarget.getAttribute("data-option-index"));eo(l,j[n],"selectOption"),no.current=!1},Ro=l=>n=>{const g=S.slice();g.splice(l,1),Ue(n,g,"removeOption",{option:S[l]})},Oo=l=>{me?Ge(l,"toggleInput"):Ae(l)},wo=l=>{l.currentTarget.contains(l.target)&&l.target.getAttribute("id")!==W&&l.preventDefault()},vo=l=>{l.currentTarget.contains(l.target)&&(Z.current.focus(),Le&&We.current&&Z.current.selectionEnd-Z.current.selectionStart===0&&Z.current.select(),We.current=!1)},co=l=>{!v&&(_===""||!me)&&Oo(l)};let oo=k&&_.length>0;oo=oo||(T?S.length>0:S!==null);let ao=j;return A&&(ao=j.reduce((l,n,g)=>{const x=A(n);return l.length>0&&l[l.length-1].group===x?l[l.length-1].options.push(n):l.push({key:g,index:g,group:x,options:[n]}),l},[])),v&&Fe&&ro(),{getRootProps:(l={})=>a({"aria-owns":Ke?`${W}-listbox`:null},l,{onKeyDown:ko(l),onMouseDown:wo,onClick:vo}),getInputLabelProps:()=>({id:`${W}-label`,htmlFor:W}),getInputProps:()=>({id:W,value:_,onBlur:ro,onFocus:jo,onChange:Ce,onMouseDown:co,"aria-activedescendant":z?"":null,"aria-autocomplete":r?"both":"list","aria-controls":Ke?`${W}-listbox`:void 0,"aria-expanded":Ke,autoComplete:"off",ref:Z,autoCapitalize:"none",spellCheck:"false",role:"combobox",disabled:v}),getClearProps:()=>({tabIndex:-1,type:"button",onClick:ho}),getPopupIndicatorProps:()=>({tabIndex:-1,type:"button",onClick:Oo}),getTagProps:({index:l})=>a({key:l,"data-tag-index":l,tabIndex:-1},!Se&&{onDelete:Ro(l)}),getListboxProps:()=>({role:"listbox",id:`${W}-listbox`,"aria-labelledby":`${W}-label`,ref:Po,onMouseDown:l=>{l.preventDefault()}}),getOptionProps:({index:l,option:n})=>{var g;const x=(T?S:[S]).some(pe=>pe!=null&&oe(n,pe)),K=C?C(n):!1;return{key:(g=$==null?void 0:$(n))!=null?g:ee(n),tabIndex:-1,role:"option",id:`${W}-option-${l}`,onMouseMove:ve,onClick:Wo,onTouchStart:Be,"data-option-index":l,"aria-disabled":K,"aria-selected":x}},id:W,inputValue:_,value:S,dirty:oo,expanded:z&&Me,popupOpen:z,focused:Fe||H!==-1,anchorEl:Me,setAnchorEl:Y,focusedTag:H,groupedOptions:ao}}function nn(e){return ye("MuiListSubheader",e)}Ie("MuiListSubheader",["root","colorPrimary","colorInherit","gutters","inset","sticky"]);const rn=["className","color","component","disableGutters","disableSticky","inset"],an=e=>{const{classes:o,color:t,disableGutters:r,inset:s,disableSticky:c}=e,d={root:["root",t!=="default"&&`color${w(t)}`,!r&&"gutters",s&&"inset",!c&&"sticky"]};return $e(d,nn,o)},ln=L("li",{name:"MuiListSubheader",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.root,t.color!=="default"&&o[`color${w(t.color)}`],!t.disableGutters&&o.gutters,t.inset&&o.inset,!t.disableSticky&&o.sticky]}})(({theme:e,ownerState:o})=>a({boxSizing:"border-box",lineHeight:"48px",listStyle:"none",color:(e.vars||e).palette.text.secondary,fontFamily:e.typography.fontFamily,fontWeight:e.typography.fontWeightMedium,fontSize:e.typography.pxToRem(14)},o.color==="primary"&&{color:(e.vars||e).palette.primary.main},o.color==="inherit"&&{color:"inherit"},!o.disableGutters&&{paddingLeft:16,paddingRight:16},o.inset&&{paddingLeft:72},!o.disableSticky&&{position:"sticky",top:0,zIndex:1,backgroundColor:(e.vars||e).palette.background.paper})),mt=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiListSubheader"}),{className:s,color:c="default",component:d="li",disableGutters:i=!1,disableSticky:b=!1,inset:p=!1}=r,m=ae(r,rn),h=a({},r,{color:c,component:d,disableGutters:i,disableSticky:b,inset:p}),I=an(h);return f.jsx(ln,a({as:d,className:ne(I.root,s),ref:t,ownerState:h},m))});mt.muiSkipListHighlight=!0;const sn=mt,cn=Ao(f.jsx("path",{d:"M12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm5 13.59L15.59 17 12 13.41 8.41 17 7 15.59 10.59 12 7 8.41 8.41 7 12 10.59 15.59 7 17 8.41 13.41 12 17 15.59z"}),"Cancel");function dn(e){return ye("MuiChip",e)}const un=Ie("MuiChip",["root","sizeSmall","sizeMedium","colorError","colorInfo","colorPrimary","colorSecondary","colorSuccess","colorWarning","disabled","clickable","clickableColorPrimary","clickableColorSecondary","deletable","deletableColorPrimary","deletableColorSecondary","outlined","filled","outlinedPrimary","outlinedSecondary","filledPrimary","filledSecondary","avatar","avatarSmall","avatarMedium","avatarColorPrimary","avatarColorSecondary","icon","iconSmall","iconMedium","iconColorPrimary","iconColorSecondary","label","labelSmall","labelMedium","deleteIcon","deleteIconSmall","deleteIconMedium","deleteIconColorPrimary","deleteIconColorSecondary","deleteIconOutlinedColorPrimary","deleteIconOutlinedColorSecondary","deleteIconFilledColorPrimary","deleteIconFilledColorSecondary","focusVisible"]),V=un,pn=["avatar","className","clickable","color","component","deleteIcon","disabled","icon","label","onClick","onDelete","onKeyDown","onKeyUp","size","variant","tabIndex","skipFocusWhenDisabled"],fn=e=>{const{classes:o,disabled:t,size:r,color:s,iconColor:c,onDelete:d,clickable:i,variant:b}=e,p={root:["root",b,t&&"disabled",`size${w(r)}`,`color${w(s)}`,i&&"clickable",i&&`clickableColor${w(s)}`,d&&"deletable",d&&`deletableColor${w(s)}`,`${b}${w(s)}`],label:["label",`label${w(r)}`],avatar:["avatar",`avatar${w(r)}`,`avatarColor${w(s)}`],icon:["icon",`icon${w(r)}`,`iconColor${w(c)}`],deleteIcon:["deleteIcon",`deleteIcon${w(r)}`,`deleteIconColor${w(s)}`,`deleteIcon${w(b)}Color${w(s)}`]};return $e(p,dn,o)},bn=L("div",{name:"MuiChip",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e,{color:r,iconColor:s,clickable:c,onDelete:d,size:i,variant:b}=t;return[{[`& .${V.avatar}`]:o.avatar},{[`& .${V.avatar}`]:o[`avatar${w(i)}`]},{[`& .${V.avatar}`]:o[`avatarColor${w(r)}`]},{[`& .${V.icon}`]:o.icon},{[`& .${V.icon}`]:o[`icon${w(i)}`]},{[`& .${V.icon}`]:o[`iconColor${w(s)}`]},{[`& .${V.deleteIcon}`]:o.deleteIcon},{[`& .${V.deleteIcon}`]:o[`deleteIcon${w(i)}`]},{[`& .${V.deleteIcon}`]:o[`deleteIconColor${w(r)}`]},{[`& .${V.deleteIcon}`]:o[`deleteIcon${w(b)}Color${w(r)}`]},o.root,o[`size${w(i)}`],o[`color${w(r)}`],c&&o.clickable,c&&r!=="default"&&o[`clickableColor${w(r)})`],d&&o.deletable,d&&r!=="default"&&o[`deletableColor${w(r)}`],o[b],o[`${b}${w(r)}`]]}})(({theme:e,ownerState:o})=>{const t=e.palette.mode==="light"?e.palette.grey[700]:e.palette.grey[300];return a({maxWidth:"100%",fontFamily:e.typography.fontFamily,fontSize:e.typography.pxToRem(13),display:"inline-flex",alignItems:"center",justifyContent:"center",height:32,color:(e.vars||e).palette.text.primary,backgroundColor:(e.vars||e).palette.action.selected,borderRadius:32/2,whiteSpace:"nowrap",transition:e.transitions.create(["background-color","box-shadow"]),cursor:"unset",outline:0,textDecoration:"none",border:0,padding:0,verticalAlign:"middle",boxSizing:"border-box",[`&.${V.disabled}`]:{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`& .${V.avatar}`]:{marginLeft:5,marginRight:-6,width:24,height:24,color:e.vars?e.vars.palette.Chip.defaultAvatarColor:t,fontSize:e.typography.pxToRem(12)},[`& .${V.avatarColorPrimary}`]:{color:(e.vars||e).palette.primary.contrastText,backgroundColor:(e.vars||e).palette.primary.dark},[`& .${V.avatarColorSecondary}`]:{color:(e.vars||e).palette.secondary.contrastText,backgroundColor:(e.vars||e).palette.secondary.dark},[`& .${V.avatarSmall}`]:{marginLeft:4,marginRight:-4,width:18,height:18,fontSize:e.typography.pxToRem(10)},[`& .${V.icon}`]:a({marginLeft:5,marginRight:-6},o.size==="small"&&{fontSize:18,marginLeft:4,marginRight:-4},o.iconColor===o.color&&a({color:e.vars?e.vars.palette.Chip.defaultIconColor:t},o.color!=="default"&&{color:"inherit"})),[`& .${V.deleteIcon}`]:a({WebkitTapHighlightColor:"transparent",color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.26)`:Re(e.palette.text.primary,.26),fontSize:22,cursor:"pointer",margin:"0 5px 0 -6px","&:hover":{color:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / 0.4)`:Re(e.palette.text.primary,.4)}},o.size==="small"&&{fontSize:16,marginRight:4,marginLeft:-4},o.color!=="default"&&{color:e.vars?`rgba(${e.vars.palette[o.color].contrastTextChannel} / 0.7)`:Re(e.palette[o.color].contrastText,.7),"&:hover, &:active":{color:(e.vars||e).palette[o.color].contrastText}})},o.size==="small"&&{height:24},o.color!=="default"&&{backgroundColor:(e.vars||e).palette[o.color].main,color:(e.vars||e).palette[o.color].contrastText},o.onDelete&&{[`&.${V.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:Re(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}},o.onDelete&&o.color!=="default"&&{[`&.${V.focusVisible}`]:{backgroundColor:(e.vars||e).palette[o.color].dark}})},({theme:e,ownerState:o})=>a({},o.clickable&&{userSelect:"none",WebkitTapHighlightColor:"transparent",cursor:"pointer","&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:Re(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity)},[`&.${V.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.action.selectedChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:Re(e.palette.action.selected,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)},"&:active":{boxShadow:(e.vars||e).shadows[1]}},o.clickable&&o.color!=="default"&&{[`&:hover, &.${V.focusVisible}`]:{backgroundColor:(e.vars||e).palette[o.color].dark}}),({theme:e,ownerState:o})=>a({},o.variant==="outlined"&&{backgroundColor:"transparent",border:e.vars?`1px solid ${e.vars.palette.Chip.defaultBorder}`:`1px solid ${e.palette.mode==="light"?e.palette.grey[400]:e.palette.grey[700]}`,[`&.${V.clickable}:hover`]:{backgroundColor:(e.vars||e).palette.action.hover},[`&.${V.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},[`& .${V.avatar}`]:{marginLeft:4},[`& .${V.avatarSmall}`]:{marginLeft:2},[`& .${V.icon}`]:{marginLeft:4},[`& .${V.iconSmall}`]:{marginLeft:2},[`& .${V.deleteIcon}`]:{marginRight:5},[`& .${V.deleteIconSmall}`]:{marginRight:3}},o.variant==="outlined"&&o.color!=="default"&&{color:(e.vars||e).palette[o.color].main,border:`1px solid ${e.vars?`rgba(${e.vars.palette[o.color].mainChannel} / 0.7)`:Re(e.palette[o.color].main,.7)}`,[`&.${V.clickable}:hover`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[o.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:Re(e.palette[o.color].main,e.palette.action.hoverOpacity)},[`&.${V.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette[o.color].mainChannel} / ${e.vars.palette.action.focusOpacity})`:Re(e.palette[o.color].main,e.palette.action.focusOpacity)},[`& .${V.deleteIcon}`]:{color:e.vars?`rgba(${e.vars.palette[o.color].mainChannel} / 0.7)`:Re(e.palette[o.color].main,.7),"&:hover, &:active":{color:(e.vars||e).palette[o.color].main}}})),gn=L("span",{name:"MuiChip",slot:"Label",overridesResolver:(e,o)=>{const{ownerState:t}=e,{size:r}=t;return[o.label,o[`label${w(r)}`]]}})(({ownerState:e})=>a({overflow:"hidden",textOverflow:"ellipsis",paddingLeft:12,paddingRight:12,whiteSpace:"nowrap"},e.variant==="outlined"&&{paddingLeft:11,paddingRight:11},e.size==="small"&&{paddingLeft:8,paddingRight:8},e.size==="small"&&e.variant==="outlined"&&{paddingLeft:7,paddingRight:7}));function Yo(e){return e.key==="Backspace"||e.key==="Delete"}const mn=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiChip"}),{avatar:s,className:c,clickable:d,color:i="default",component:b,deleteIcon:p,disabled:m=!1,icon:h,label:I,onClick:v,onDelete:R,onKeyDown:M,onKeyUp:P,size:O="medium",variant:k="filled",tabIndex:C,skipFocusWhenDisabled:$=!1}=r,E=ae(r,pn),A=u.useRef(null),F=lo(A,t),q=N=>{N.stopPropagation(),R&&R(N)},le=N=>{N.currentTarget===N.target&&Yo(N)&&N.preventDefault(),M&&M(N)},de=N=>{N.currentTarget===N.target&&(R&&Yo(N)?R(N):N.key==="Escape"&&A.current&&A.current.blur()),P&&P(N)},oe=d!==!1&&v?!0:d,T=oe||R?Uo:b||"div",J=a({},r,{component:T,disabled:m,size:O,color:i,iconColor:u.isValidElement(h)&&h.props.color||i,onDelete:!!R,clickable:oe,variant:k}),G=fn(J),se=T===Uo?a({component:b||"div",focusVisibleClassName:G.focusVisible},R&&{disableRipple:!0}):{};let Q=null;R&&(Q=p&&u.isValidElement(p)?u.cloneElement(p,{className:ne(p.props.className,G.deleteIcon),onClick:q}):f.jsx(cn,{className:ne(G.deleteIcon),onClick:q}));let re=null;s&&u.isValidElement(s)&&(re=u.cloneElement(s,{className:ne(G.avatar,s.props.className)}));let U=null;return h&&u.isValidElement(h)&&(U=u.cloneElement(h,{className:ne(G.icon,h.props.className)})),f.jsxs(bn,a({as:T,className:ne(G.root,c),disabled:oe&&m?!0:void 0,onClick:v,onKeyDown:le,onKeyUp:de,ref:F,tabIndex:$&&m?-1:C,ownerState:J},se,E,{children:[re||U,f.jsx(gn,{className:ne(G.label),ownerState:J,children:I}),Q]}))}),hn=mn;function vn(e){return f.jsx(Zt,a({},e,{defaultTheme:Mt,themeId:Ft}))}function xn(e){return ye("MuiInputBase",e)}const Cn=Ie("MuiInputBase",["root","formControl","focused","disabled","adornedStart","adornedEnd","error","sizeSmall","multiline","colorSecondary","fullWidth","hiddenLabel","readOnly","input","inputSizeSmall","inputMultiline","inputTypeSearch","inputAdornedStart","inputAdornedEnd","inputHiddenLabel"]),Oe=Cn,yn=["aria-describedby","autoComplete","autoFocus","className","color","components","componentsProps","defaultValue","disabled","disableInjectingGlobalStyles","endAdornment","error","fullWidth","id","inputComponent","inputProps","inputRef","margin","maxRows","minRows","multiline","name","onBlur","onChange","onClick","onFocus","onKeyDown","onKeyUp","placeholder","readOnly","renderSuffix","rows","size","slotProps","slots","startAdornment","type","value"],Co=(e,o)=>{const{ownerState:t}=e;return[o.root,t.formControl&&o.formControl,t.startAdornment&&o.adornedStart,t.endAdornment&&o.adornedEnd,t.error&&o.error,t.size==="small"&&o.sizeSmall,t.multiline&&o.multiline,t.color&&o[`color${w(t.color)}`],t.fullWidth&&o.fullWidth,t.hiddenLabel&&o.hiddenLabel]},yo=(e,o)=>{const{ownerState:t}=e;return[o.input,t.size==="small"&&o.inputSizeSmall,t.multiline&&o.inputMultiline,t.type==="search"&&o.inputTypeSearch,t.startAdornment&&o.inputAdornedStart,t.endAdornment&&o.inputAdornedEnd,t.hiddenLabel&&o.inputHiddenLabel]},In=e=>{const{classes:o,color:t,disabled:r,error:s,endAdornment:c,focused:d,formControl:i,fullWidth:b,hiddenLabel:p,multiline:m,readOnly:h,size:I,startAdornment:v,type:R}=e,M={root:["root",`color${w(t)}`,r&&"disabled",s&&"error",b&&"fullWidth",d&&"focused",i&&"formControl",I&&I!=="medium"&&`size${w(I)}`,m&&"multiline",v&&"adornedStart",c&&"adornedEnd",p&&"hiddenLabel",h&&"readOnly"],input:["input",r&&"disabled",R==="search"&&"inputTypeSearch",m&&"inputMultiline",I==="small"&&"inputSizeSmall",p&&"inputHiddenLabel",v&&"inputAdornedStart",c&&"inputAdornedEnd",h&&"readOnly"]};return $e(M,xn,o)},Io=L("div",{name:"MuiInputBase",slot:"Root",overridesResolver:Co})(({theme:e,ownerState:o})=>a({},e.typography.body1,{color:(e.vars||e).palette.text.primary,lineHeight:"1.4375em",boxSizing:"border-box",position:"relative",cursor:"text",display:"inline-flex",alignItems:"center",[`&.${Oe.disabled}`]:{color:(e.vars||e).palette.text.disabled,cursor:"default"}},o.multiline&&a({padding:"4px 0 5px"},o.size==="small"&&{paddingTop:1}),o.fullWidth&&{width:"100%"})),$o=L("input",{name:"MuiInputBase",slot:"Input",overridesResolver:yo})(({theme:e,ownerState:o})=>{const t=e.palette.mode==="light",r=a({color:"currentColor"},e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:t?.42:.5},{transition:e.transitions.create("opacity",{duration:e.transitions.duration.shorter})}),s={opacity:"0 !important"},c=e.vars?{opacity:e.vars.opacity.inputPlaceholder}:{opacity:t?.42:.5};return a({font:"inherit",letterSpacing:"inherit",color:"currentColor",padding:"4px 0 5px",border:0,boxSizing:"content-box",background:"none",height:"1.4375em",margin:0,WebkitTapHighlightColor:"transparent",display:"block",minWidth:0,width:"100%",animationName:"mui-auto-fill-cancel",animationDuration:"10ms","&::-webkit-input-placeholder":r,"&::-moz-placeholder":r,"&:-ms-input-placeholder":r,"&::-ms-input-placeholder":r,"&:focus":{outline:0},"&:invalid":{boxShadow:"none"},"&::-webkit-search-decoration":{WebkitAppearance:"none"},[`label[data-shrink=false] + .${Oe.formControl} &`]:{"&::-webkit-input-placeholder":s,"&::-moz-placeholder":s,"&:-ms-input-placeholder":s,"&::-ms-input-placeholder":s,"&:focus::-webkit-input-placeholder":c,"&:focus::-moz-placeholder":c,"&:focus:-ms-input-placeholder":c,"&:focus::-ms-input-placeholder":c},[`&.${Oe.disabled}`]:{opacity:1,WebkitTextFillColor:(e.vars||e).palette.text.disabled},"&:-webkit-autofill":{animationDuration:"5000s",animationName:"mui-auto-fill"}},o.size==="small"&&{paddingTop:1},o.multiline&&{height:"auto",resize:"none",padding:0,paddingTop:0},o.type==="search"&&{MozAppearance:"textfield"})}),$n=f.jsx(vn,{styles:{"@keyframes mui-auto-fill":{from:{display:"block"}},"@keyframes mui-auto-fill-cancel":{from:{display:"block"}}}}),Sn=u.forwardRef(function(o,t){var r;const s=Pe({props:o,name:"MuiInputBase"}),{"aria-describedby":c,autoComplete:d,autoFocus:i,className:b,components:p={},componentsProps:m={},defaultValue:h,disabled:I,disableInjectingGlobalStyles:v,endAdornment:R,fullWidth:M=!1,id:P,inputComponent:O="input",inputProps:k={},inputRef:C,maxRows:$,minRows:E,multiline:A=!1,name:F,onBlur:q,onChange:le,onClick:de,onFocus:oe,onKeyDown:T,onKeyUp:J,placeholder:G,readOnly:se,renderSuffix:Q,rows:re,slotProps:U={},slots:N={},startAdornment:ie,type:Se="text",value:Le}=s,ue=ae(s,yn),W=k.value!=null?k.value:Le,{current:ee}=u.useRef(W!=null),fe=u.useRef(),We=u.useCallback(z=>{},[]),Z=lo(fe,C,k.ref,We),[be,Me]=u.useState(!1),Y=so(),H=io({props:s,muiFormControl:Y,states:["color","disabled","error","hiddenLabel","size","required","filled"]});H.focused=Y?Y.focused:be,u.useEffect(()=>{!Y&&I&&be&&(Me(!1),q&&q())},[Y,I,be,q]);const ze=Y&&Y.onFilled,_e=Y&&Y.onEmpty,te=u.useCallback(z=>{bt(z)?ze&&ze():_e&&_e()},[ze,_e]);pt(()=>{ee&&te({value:W})},[W,te,ee]);const S=z=>{if(H.disabled){z.stopPropagation();return}oe&&oe(z),k.onFocus&&k.onFocus(z),Y&&Y.onFocus?Y.onFocus(z):Me(!0)},to=z=>{q&&q(z),k.onBlur&&k.onBlur(z),Y&&Y.onBlur?Y.onBlur(z):Me(!1)},_=(z,...j)=>{if(!ee){const he=z.target||fe.current;if(he==null)throw new Error(ct(1));te({value:he.value})}k.onChange&&k.onChange(z,...j),le&&le(z,...j)};u.useEffect(()=>{te(fe.current)},[]);const xe=z=>{fe.current&&z.currentTarget===z.target&&fe.current.focus(),de&&de(z)};let Fe=O,ce=k;A&&Fe==="input"&&(re?ce=a({type:void 0,minRows:re,maxRows:re},ce):ce=a({type:void 0,maxRows:$,minRows:E},ce),Fe=Vt);const Te=z=>{te(z.animationName==="mui-auto-fill-cancel"?fe.current:{value:"x"})};u.useEffect(()=>{Y&&Y.setAdornedStart(!!ie)},[Y,ie]);const me=a({},s,{color:H.color||"primary",disabled:H.disabled,endAdornment:R,error:H.error,focused:H.focused,formControl:Y,fullWidth:M,hiddenLabel:H.hiddenLabel,multiline:A,size:H.size,startAdornment:ie,type:Se}),Ne=In(me),Ye=N.root||p.Root||Io,De=U.root||m.root||{},Ee=N.input||p.Input||$o;return ce=a({},ce,(r=U.input)!=null?r:m.input),f.jsxs(u.Fragment,{children:[!v&&$n,f.jsxs(Ye,a({},De,!Ho(Ye)&&{ownerState:a({},me,De.ownerState)},{ref:t,onClick:xe},ue,{className:ne(Ne.root,De.className,b,se&&"MuiInputBase-readOnly"),children:[ie,f.jsx(Bt.Provider,{value:null,children:f.jsx(Ee,a({ownerState:me,"aria-invalid":H.error,"aria-describedby":c,autoComplete:d,autoFocus:i,defaultValue:h,disabled:H.disabled,id:P,onAnimationStart:Te,name:F,placeholder:G,readOnly:se,required:H.required,rows:re,value:W,onKeyDown:T,onKeyUp:J,type:Se},ce,!Ho(Ee)&&{as:Fe,ownerState:a({},me,ce.ownerState)},{ref:Z,className:ne(Ne.input,ce.className,se&&"MuiInputBase-readOnly"),onBlur:to,onChange:_,onFocus:S}))}),R,Q?Q(a({},H,{startAdornment:ie})):null]}))]})}),Do=Sn;function Pn(e){return ye("MuiInput",e)}const kn=a({},Oe,Ie("MuiInput",["root","underline","input"])),Qe=kn;function Rn(e){return ye("MuiOutlinedInput",e)}const On=a({},Oe,Ie("MuiOutlinedInput",["root","notchedOutline","input"])),Ve=On;function wn(e){return ye("MuiFilledInput",e)}const Ln=a({},Oe,Ie("MuiFilledInput",["root","underline","input"])),we=Ln,ht=Ao(f.jsx("path",{d:"M7 10l5 5 5-5z"}),"ArrowDropDown");function Mn(e){return ye("MuiAutocomplete",e)}const Fn=Ie("MuiAutocomplete",["root","expanded","fullWidth","focused","focusVisible","tag","tagSizeSmall","tagSizeMedium","hasPopupIcon","hasClearIcon","inputRoot","input","inputFocused","endAdornment","clearIndicator","popupIndicator","popupIndicatorOpen","popper","popperDisablePortal","paper","listbox","loading","noOptions","option","groupLabel","groupUl"]),D=Fn;var Zo,Jo;const Tn=["autoComplete","autoHighlight","autoSelect","blurOnSelect","ChipProps","className","clearIcon","clearOnBlur","clearOnEscape","clearText","closeText","componentsProps","defaultValue","disableClearable","disableCloseOnSelect","disabled","disabledItemsFocusable","disableListWrap","disablePortal","filterOptions","filterSelectedOptions","forcePopupIcon","freeSolo","fullWidth","getLimitTagsText","getOptionDisabled","getOptionKey","getOptionLabel","isOptionEqualToValue","groupBy","handleHomeEndKeys","id","includeInputInList","inputValue","limitTags","ListboxComponent","ListboxProps","loading","loadingText","multiple","noOptionsText","onChange","onClose","onHighlightChange","onInputChange","onOpen","open","openOnFocus","openText","options","PaperComponent","PopperComponent","popupIcon","readOnly","renderGroup","renderInput","renderOption","renderTags","selectOnFocus","size","slotProps","value"],Nn=["ref"],An=["key"],zn=e=>{const{classes:o,disablePortal:t,expanded:r,focused:s,fullWidth:c,hasClearIcon:d,hasPopupIcon:i,inputFocused:b,popupOpen:p,size:m}=e,h={root:["root",r&&"expanded",s&&"focused",c&&"fullWidth",d&&"hasClearIcon",i&&"hasPopupIcon"],inputRoot:["inputRoot"],input:["input",b&&"inputFocused"],tag:["tag",`tagSize${w(m)}`],endAdornment:["endAdornment"],clearIndicator:["clearIndicator"],popupIndicator:["popupIndicator",p&&"popupIndicatorOpen"],popper:["popper",t&&"popperDisablePortal"],paper:["paper"],listbox:["listbox"],loading:["loading"],noOptions:["noOptions"],option:["option"],groupLabel:["groupLabel"],groupUl:["groupUl"]};return $e(h,Mn,o)},Dn=L("div",{name:"MuiAutocomplete",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e,{fullWidth:r,hasClearIcon:s,hasPopupIcon:c,inputFocused:d,size:i}=t;return[{[`& .${D.tag}`]:o.tag},{[`& .${D.tag}`]:o[`tagSize${w(i)}`]},{[`& .${D.inputRoot}`]:o.inputRoot},{[`& .${D.input}`]:o.input},{[`& .${D.input}`]:d&&o.inputFocused},o.root,r&&o.fullWidth,c&&o.hasPopupIcon,s&&o.hasClearIcon]}})(({ownerState:e})=>a({[`&.${D.focused} .${D.clearIndicator}`]:{visibility:"visible"},"@media (pointer: fine)":{[`&:hover .${D.clearIndicator}`]:{visibility:"visible"}}},e.fullWidth&&{width:"100%"},{[`& .${D.tag}`]:a({margin:3,maxWidth:"calc(100% - 6px)"},e.size==="small"&&{margin:2,maxWidth:"calc(100% - 4px)"}),[`& .${D.inputRoot}`]:{flexWrap:"wrap",[`.${D.hasPopupIcon}&, .${D.hasClearIcon}&`]:{paddingRight:26+4},[`.${D.hasPopupIcon}.${D.hasClearIcon}&`]:{paddingRight:52+4},[`& .${D.input}`]:{width:0,minWidth:30}},[`& .${Qe.root}`]:{paddingBottom:1,"& .MuiInput-input":{padding:"4px 4px 4px 0px"}},[`& .${Qe.root}.${Oe.sizeSmall}`]:{[`& .${Qe.input}`]:{padding:"2px 4px 3px 0"}},[`& .${Ve.root}`]:{padding:9,[`.${D.hasPopupIcon}&, .${D.hasClearIcon}&`]:{paddingRight:26+4+9},[`.${D.hasPopupIcon}.${D.hasClearIcon}&`]:{paddingRight:52+4+9},[`& .${D.input}`]:{padding:"7.5px 4px 7.5px 5px"},[`& .${D.endAdornment}`]:{right:9}},[`& .${Ve.root}.${Oe.sizeSmall}`]:{paddingTop:6,paddingBottom:6,paddingLeft:6,[`& .${D.input}`]:{padding:"2.5px 4px 2.5px 8px"}},[`& .${we.root}`]:{paddingTop:19,paddingLeft:8,[`.${D.hasPopupIcon}&, .${D.hasClearIcon}&`]:{paddingRight:26+4+9},[`.${D.hasPopupIcon}.${D.hasClearIcon}&`]:{paddingRight:52+4+9},[`& .${we.input}`]:{padding:"7px 4px"},[`& .${D.endAdornment}`]:{right:9}},[`& .${we.root}.${Oe.sizeSmall}`]:{paddingBottom:1,[`& .${we.input}`]:{padding:"2.5px 4px"}},[`& .${Oe.hiddenLabel}`]:{paddingTop:8},[`& .${we.root}.${Oe.hiddenLabel}`]:{paddingTop:0,paddingBottom:0,[`& .${D.input}`]:{paddingTop:16,paddingBottom:17}},[`& .${we.root}.${Oe.hiddenLabel}.${Oe.sizeSmall}`]:{[`& .${D.input}`]:{paddingTop:8,paddingBottom:9}},[`& .${D.input}`]:a({flexGrow:1,textOverflow:"ellipsis",opacity:0},e.inputFocused&&{opacity:1})})),En=L("div",{name:"MuiAutocomplete",slot:"EndAdornment",overridesResolver:(e,o)=>o.endAdornment})({position:"absolute",right:0,top:"calc(50% - 14px)"}),Bn=L(ft,{name:"MuiAutocomplete",slot:"ClearIndicator",overridesResolver:(e,o)=>o.clearIndicator})({marginRight:-2,padding:4,visibility:"hidden"}),jn=L(ft,{name:"MuiAutocomplete",slot:"PopupIndicator",overridesResolver:({ownerState:e},o)=>a({},o.popupIndicator,e.popupOpen&&o.popupIndicatorOpen)})(({ownerState:e})=>a({padding:2,marginRight:-2},e.popupOpen&&{transform:"rotate(180deg)"})),Wn=L(No,{name:"MuiAutocomplete",slot:"Popper",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[{[`& .${D.option}`]:o.option},o.popper,t.disablePortal&&o.popperDisablePortal]}})(({theme:e,ownerState:o})=>a({zIndex:(e.vars||e).zIndex.modal},o.disablePortal&&{position:"absolute"})),_n=L(gt,{name:"MuiAutocomplete",slot:"Paper",overridesResolver:(e,o)=>o.paper})(({theme:e})=>a({},e.typography.body1,{overflow:"auto"})),Un=L("div",{name:"MuiAutocomplete",slot:"Loading",overridesResolver:(e,o)=>o.loading})(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"})),Hn=L("div",{name:"MuiAutocomplete",slot:"NoOptions",overridesResolver:(e,o)=>o.noOptions})(({theme:e})=>({color:(e.vars||e).palette.text.secondary,padding:"14px 16px"})),Vn=L("div",{name:"MuiAutocomplete",slot:"Listbox",overridesResolver:(e,o)=>o.listbox})(({theme:e})=>({listStyle:"none",margin:0,padding:"8px 0",maxHeight:"40vh",overflow:"auto",position:"relative",[`& .${D.option}`]:{minHeight:48,display:"flex",overflow:"hidden",justifyContent:"flex-start",alignItems:"center",cursor:"pointer",paddingTop:6,boxSizing:"border-box",outline:"0",WebkitTapHighlightColor:"transparent",paddingBottom:6,paddingLeft:16,paddingRight:16,[e.breakpoints.up("sm")]:{minHeight:"auto"},[`&.${D.focused}`]:{backgroundColor:(e.vars||e).palette.action.hover,"@media (hover: none)":{backgroundColor:"transparent"}},'&[aria-disabled="true"]':{opacity:(e.vars||e).palette.action.disabledOpacity,pointerEvents:"none"},[`&.${D.focusVisible}`]:{backgroundColor:(e.vars||e).palette.action.focus},'&[aria-selected="true"]':{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / ${e.vars.palette.action.selectedOpacity})`:Re(e.palette.primary.main,e.palette.action.selectedOpacity),[`&.${D.focused}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.hoverOpacity}))`:Re(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:(e.vars||e).palette.action.selected}},[`&.${D.focusVisible}`]:{backgroundColor:e.vars?`rgba(${e.vars.palette.primary.mainChannel} / calc(${e.vars.palette.action.selectedOpacity} + ${e.vars.palette.action.focusOpacity}))`:Re(e.palette.primary.main,e.palette.action.selectedOpacity+e.palette.action.focusOpacity)}}}})),Kn=L(sn,{name:"MuiAutocomplete",slot:"GroupLabel",overridesResolver:(e,o)=>o.groupLabel})(({theme:e})=>({backgroundColor:(e.vars||e).palette.background.paper,top:-8})),qn=L("ul",{name:"MuiAutocomplete",slot:"GroupUl",overridesResolver:(e,o)=>o.groupUl})({padding:0,[`& .${D.option}`]:{paddingLeft:24}}),Gn=u.forwardRef(function(o,t){var r,s,c,d;const i=Pe({props:o,name:"MuiAutocomplete"}),{autoComplete:b=!1,autoHighlight:p=!1,autoSelect:m=!1,blurOnSelect:h=!1,ChipProps:I,className:v,clearIcon:R=Zo||(Zo=f.jsx(Jt,{fontSize:"small"})),clearOnBlur:M=!i.freeSolo,clearOnEscape:P=!1,clearText:O="Clear",closeText:k="Close",componentsProps:C={},defaultValue:$=i.multiple?[]:null,disableClearable:E=!1,disableCloseOnSelect:A=!1,disabled:F=!1,disabledItemsFocusable:q=!1,disableListWrap:le=!1,disablePortal:de=!1,filterSelectedOptions:oe=!1,forcePopupIcon:T="auto",freeSolo:J=!1,fullWidth:G=!1,getLimitTagsText:se=n=>`+${n}`,getOptionLabel:Q,groupBy:re,handleHomeEndKeys:U=!i.freeSolo,includeInputInList:N=!1,limitTags:ie=-1,ListboxComponent:Se="ul",ListboxProps:Le,loading:ue=!1,loadingText:W="Loading…",multiple:ee=!1,noOptionsText:fe="No options",openOnFocus:We=!1,openText:Z="Open",PaperComponent:be=gt,PopperComponent:Me=No,popupIcon:Y=Jo||(Jo=f.jsx(ht,{})),readOnly:H=!1,renderGroup:ze,renderInput:_e,renderOption:te,renderTags:S,selectOnFocus:to=!i.freeSolo,size:_="medium",slotProps:xe={}}=i,Fe=ae(i,Tn),{getRootProps:ce,getInputProps:Te,getInputLabelProps:me,getPopupIndicatorProps:Ne,getClearProps:Ye,getTagProps:De,getListboxProps:Ee,getOptionProps:z,value:j,dirty:he,expanded:Ke,id:qe,popupOpen:y,focused:B,focusedTag:X,anchorEl:ke,setAnchorEl:Ze,inputValue:Po,groupedOptions:Ae}=tn(a({},i,{componentName:"Autocomplete"})),Ge=!E&&!F&&he&&!H,Ue=(!J||T===!0)&&T!==!1,{onMouseDown:no}=Te(),{ref:eo}=Le??{},go=Ee(),{ref:mo}=go,ho=ae(go,Nn),ko=lo(mo,eo),ro=Q||(n=>{var g;return(g=n.label)!=null?g:n}),Ce=a({},i,{disablePortal:de,expanded:Ke,focused:B,fullWidth:G,getOptionLabel:ro,hasClearIcon:Ge,hasPopupIcon:Ue,inputFocused:X===-1,popupOpen:y,size:_}),ve=zn(Ce);let Be;if(ee&&j.length>0){const n=g=>a({className:ve.tag,disabled:F},De(g));S?Be=S(j,n,Ce):Be=j.map((g,x)=>f.jsx(hn,a({label:ro(g),size:_},n({index:x}),I)))}if(ie>-1&&Array.isArray(Be)){const n=Be.length-ie;!B&&n>0&&(Be=Be.splice(0,ie),Be.push(f.jsx("span",{className:ve.tag,children:se(n)},Be.length)))}const Ro=ze||(n=>f.jsxs("li",{children:[f.jsx(Kn,{className:ve.groupLabel,ownerState:Ce,component:"div",children:n.group}),f.jsx(qn,{className:ve.groupUl,ownerState:Ce,children:n.children})]},n.key)),wo=te||((n,g)=>{const{key:x}=n,K=ae(n,An);return f.jsx("li",a({},K,{children:ro(g)}),x)}),vo=(n,g)=>{const x=z({option:n,index:g});return wo(a({},x,{className:ve.option}),n,{selected:x["aria-selected"],index:g,inputValue:Po},Ce)},co=(r=xe.clearIndicator)!=null?r:C.clearIndicator,oo=(s=xe.paper)!=null?s:C.paper,ao=(c=xe.popper)!=null?c:C.popper,l=(d=xe.popupIndicator)!=null?d:C.popupIndicator;return f.jsxs(u.Fragment,{children:[f.jsx(Dn,a({ref:t,className:ne(ve.root,v),ownerState:Ce},ce(Fe),{children:_e({id:qe,disabled:F,fullWidth:!0,size:_==="small"?"small":void 0,InputLabelProps:me(),InputProps:a({ref:Ze,className:ve.inputRoot,startAdornment:Be,onClick:n=>{n.target===n.currentTarget&&no(n)}},(Ge||Ue)&&{endAdornment:f.jsxs(En,{className:ve.endAdornment,ownerState:Ce,children:[Ge?f.jsx(Bn,a({},Ye(),{"aria-label":O,title:O,ownerState:Ce},co,{className:ne(ve.clearIndicator,co==null?void 0:co.className),children:R})):null,Ue?f.jsx(jn,a({},Ne(),{disabled:F,"aria-label":y?k:Z,title:y?k:Z,ownerState:Ce},l,{className:ne(ve.popupIndicator,l==null?void 0:l.className),children:Y})):null]})}),inputProps:a({className:ve.input,disabled:F,readOnly:H},Te())})})),ke?f.jsx(Wn,a({as:Me,disablePortal:de,style:{width:ke?ke.clientWidth:null},ownerState:Ce,role:"presentation",anchorEl:ke,open:y},ao,{className:ne(ve.popper,ao==null?void 0:ao.className),children:f.jsxs(_n,a({ownerState:Ce,as:be},oo,{className:ne(ve.paper,oo==null?void 0:oo.className),children:[ue&&Ae.length===0?f.jsx(Un,{className:ve.loading,ownerState:Ce,children:W}):null,Ae.length===0&&!J&&!ue?f.jsx(Hn,{className:ve.noOptions,ownerState:Ce,role:"presentation",onMouseDown:n=>{n.preventDefault()},children:fe}):null,Ae.length>0?f.jsx(Vn,a({as:Se,className:ve.listbox,ownerState:Ce},ho,Le,{ref:ko,children:Ae.map((n,g)=>re?Ro({key:n.key,group:n.group,children:n.options.map((x,K)=>vo(x,n.index+K))}):vo(n,g))})):null]}))})):null]})}),Xn=Gn;function Yn(e){return ye("MuiCircularProgress",e)}Ie("MuiCircularProgress",["root","determinate","indeterminate","colorPrimary","colorSecondary","svg","circle","circleDeterminate","circleIndeterminate","circleDisableShrink"]);const Zn=["className","color","disableShrink","size","style","thickness","value","variant"];let So=e=>e,Qo,et,ot,tt;const Je=44,Jn=dt(Qo||(Qo=So` - 0% { - transform: rotate(0deg); - } - - 100% { - transform: rotate(360deg); - } -`)),Qn=dt(et||(et=So` - 0% { - stroke-dasharray: 1px, 200px; - stroke-dashoffset: 0; - } - - 50% { - stroke-dasharray: 100px, 200px; - stroke-dashoffset: -15px; - } - - 100% { - stroke-dasharray: 100px, 200px; - stroke-dashoffset: -125px; - } -`)),er=e=>{const{classes:o,variant:t,color:r,disableShrink:s}=e,c={root:["root",t,`color${w(r)}`],svg:["svg"],circle:["circle",`circle${w(t)}`,s&&"circleDisableShrink"]};return $e(c,Yn,o)},or=L("span",{name:"MuiCircularProgress",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.root,o[t.variant],o[`color${w(t.color)}`]]}})(({ownerState:e,theme:o})=>a({display:"inline-block"},e.variant==="determinate"&&{transition:o.transitions.create("transform")},e.color!=="inherit"&&{color:(o.vars||o).palette[e.color].main}),({ownerState:e})=>e.variant==="indeterminate"&&ut(ot||(ot=So` - animation: ${0} 1.4s linear infinite; - `),Jn)),tr=L("svg",{name:"MuiCircularProgress",slot:"Svg",overridesResolver:(e,o)=>o.svg})({display:"block"}),nr=L("circle",{name:"MuiCircularProgress",slot:"Circle",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.circle,o[`circle${w(t.variant)}`],t.disableShrink&&o.circleDisableShrink]}})(({ownerState:e,theme:o})=>a({stroke:"currentColor"},e.variant==="determinate"&&{transition:o.transitions.create("stroke-dashoffset")},e.variant==="indeterminate"&&{strokeDasharray:"80px, 200px",strokeDashoffset:0}),({ownerState:e})=>e.variant==="indeterminate"&&!e.disableShrink&&ut(tt||(tt=So` - animation: ${0} 1.4s ease-in-out infinite; - `),Qn)),rr=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiCircularProgress"}),{className:s,color:c="primary",disableShrink:d=!1,size:i=40,style:b,thickness:p=3.6,value:m=0,variant:h="indeterminate"}=r,I=ae(r,Zn),v=a({},r,{color:c,disableShrink:d,size:i,thickness:p,value:m,variant:h}),R=er(v),M={},P={},O={};if(h==="determinate"){const k=2*Math.PI*((Je-p)/2);M.strokeDasharray=k.toFixed(3),O["aria-valuenow"]=Math.round(m),M.strokeDashoffset=`${((100-m)/100*k).toFixed(3)}px`,P.transform="rotate(-90deg)"}return f.jsx(or,a({className:ne(R.root,s),style:a({width:i,height:i},P,b),ownerState:v,ref:t,role:"progressbar"},O,I,{children:f.jsx(tr,{className:R.svg,ownerState:v,viewBox:`${Je/2} ${Je/2} ${Je} ${Je}`,children:f.jsx(nr,{className:R.circle,style:M,ownerState:v,cx:Je,cy:Je,r:(Je-p)/2,fill:"none",strokeWidth:p})})}))}),ar=rr,lr=["disableUnderline","components","componentsProps","fullWidth","hiddenLabel","inputComponent","multiline","slotProps","slots","type"],sr=e=>{const{classes:o,disableUnderline:t}=e,s=$e({root:["root",!t&&"underline"],input:["input"]},wn,o);return a({},o,s)},ir=L(Io,{shouldForwardProp:e=>Xe(e)||e==="classes",name:"MuiFilledInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[...Co(e,o),!t.disableUnderline&&o.underline]}})(({theme:e,ownerState:o})=>{var t;const r=e.palette.mode==="light",s=r?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)",c=r?"rgba(0, 0, 0, 0.06)":"rgba(255, 255, 255, 0.09)",d=r?"rgba(0, 0, 0, 0.09)":"rgba(255, 255, 255, 0.13)",i=r?"rgba(0, 0, 0, 0.12)":"rgba(255, 255, 255, 0.12)";return a({position:"relative",backgroundColor:e.vars?e.vars.palette.FilledInput.bg:c,borderTopLeftRadius:(e.vars||e).shape.borderRadius,borderTopRightRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),"&:hover":{backgroundColor:e.vars?e.vars.palette.FilledInput.hoverBg:d,"@media (hover: none)":{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:c}},[`&.${we.focused}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.bg:c},[`&.${we.disabled}`]:{backgroundColor:e.vars?e.vars.palette.FilledInput.disabledBg:i}},!o.disableUnderline&&{"&:after":{borderBottom:`2px solid ${(t=(e.vars||e).palette[o.color||"primary"])==null?void 0:t.main}`,left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${we.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${we.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&:before":{borderBottom:`1px solid ${e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`:s}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${we.disabled}, .${we.error}):before`]:{borderBottom:`1px solid ${(e.vars||e).palette.text.primary}`},[`&.${we.disabled}:before`]:{borderBottomStyle:"dotted"}},o.startAdornment&&{paddingLeft:12},o.endAdornment&&{paddingRight:12},o.multiline&&a({padding:"25px 12px 8px"},o.size==="small"&&{paddingTop:21,paddingBottom:4},o.hiddenLabel&&{paddingTop:16,paddingBottom:17},o.hiddenLabel&&o.size==="small"&&{paddingTop:8,paddingBottom:9}))}),cr=L($o,{name:"MuiFilledInput",slot:"Input",overridesResolver:yo})(({theme:e,ownerState:o})=>a({paddingTop:25,paddingRight:12,paddingBottom:8,paddingLeft:12},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:e.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:e.palette.mode==="light"?null:"#fff",caretColor:e.palette.mode==="light"?null:"#fff",borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"}},e.vars&&{"&:-webkit-autofill":{borderTopLeftRadius:"inherit",borderTopRightRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},o.size==="small"&&{paddingTop:21,paddingBottom:4},o.hiddenLabel&&{paddingTop:16,paddingBottom:17},o.startAdornment&&{paddingLeft:0},o.endAdornment&&{paddingRight:0},o.hiddenLabel&&o.size==="small"&&{paddingTop:8,paddingBottom:9},o.multiline&&{paddingTop:0,paddingBottom:0,paddingLeft:0,paddingRight:0})),vt=u.forwardRef(function(o,t){var r,s,c,d;const i=Pe({props:o,name:"MuiFilledInput"}),{components:b={},componentsProps:p,fullWidth:m=!1,inputComponent:h="input",multiline:I=!1,slotProps:v,slots:R={},type:M="text"}=i,P=ae(i,lr),O=a({},i,{fullWidth:m,inputComponent:h,multiline:I,type:M}),k=sr(i),C={root:{ownerState:O},input:{ownerState:O}},$=v??p?To(C,v??p):C,E=(r=(s=R.root)!=null?s:b.Root)!=null?r:ir,A=(c=(d=R.input)!=null?d:b.Input)!=null?c:cr;return f.jsx(Do,a({slots:{root:E,input:A},componentsProps:$,fullWidth:m,inputComponent:h,multiline:I,ref:t,type:M},P,{classes:k}))});vt.muiName="Input";const xt=vt;function dr(e){return ye("MuiFormHelperText",e)}const ur=Ie("MuiFormHelperText",["root","error","disabled","sizeSmall","sizeMedium","contained","focused","filled","required"]),nt=ur;var rt;const pr=["children","className","component","disabled","error","filled","focused","margin","required","variant"],fr=e=>{const{classes:o,contained:t,size:r,disabled:s,error:c,filled:d,focused:i,required:b}=e,p={root:["root",s&&"disabled",c&&"error",r&&`size${w(r)}`,t&&"contained",i&&"focused",d&&"filled",b&&"required"]};return $e(p,dr,o)},br=L("p",{name:"MuiFormHelperText",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.root,t.size&&o[`size${w(t.size)}`],t.contained&&o.contained,t.filled&&o.filled]}})(({theme:e,ownerState:o})=>a({color:(e.vars||e).palette.text.secondary},e.typography.caption,{textAlign:"left",marginTop:3,marginRight:0,marginBottom:0,marginLeft:0,[`&.${nt.disabled}`]:{color:(e.vars||e).palette.text.disabled},[`&.${nt.error}`]:{color:(e.vars||e).palette.error.main}},o.size==="small"&&{marginTop:4},o.contained&&{marginLeft:14,marginRight:14})),gr=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiFormHelperText"}),{children:s,className:c,component:d="p"}=r,i=ae(r,pr),b=so(),p=io({props:r,muiFormControl:b,states:["variant","size","disabled","error","filled","focused","required"]}),m=a({},r,{component:d,contained:p.variant==="filled"||p.variant==="outlined",variant:p.variant,size:p.size,disabled:p.disabled,error:p.error,filled:p.filled,focused:p.focused,required:p.required}),h=fr(m);return f.jsx(br,a({as:d,ownerState:m,className:ne(h.root,c),ref:t},i,{children:s===" "?rt||(rt=f.jsx("span",{className:"notranslate",children:"​"})):s}))}),mr=gr;function hr(e){return ye("MuiFormLabel",e)}const vr=Ie("MuiFormLabel",["root","colorSecondary","focused","disabled","error","filled","required","asterisk"]),bo=vr,xr=["children","className","color","component","disabled","error","filled","focused","required"],Cr=e=>{const{classes:o,color:t,focused:r,disabled:s,error:c,filled:d,required:i}=e,b={root:["root",`color${w(t)}`,s&&"disabled",c&&"error",d&&"filled",r&&"focused",i&&"required"],asterisk:["asterisk",c&&"error"]};return $e(b,hr,o)},yr=L("label",{name:"MuiFormLabel",slot:"Root",overridesResolver:({ownerState:e},o)=>a({},o.root,e.color==="secondary"&&o.colorSecondary,e.filled&&o.filled)})(({theme:e,ownerState:o})=>a({color:(e.vars||e).palette.text.secondary},e.typography.body1,{lineHeight:"1.4375em",padding:0,position:"relative",[`&.${bo.focused}`]:{color:(e.vars||e).palette[o.color].main},[`&.${bo.disabled}`]:{color:(e.vars||e).palette.text.disabled},[`&.${bo.error}`]:{color:(e.vars||e).palette.error.main}})),Ir=L("span",{name:"MuiFormLabel",slot:"Asterisk",overridesResolver:(e,o)=>o.asterisk})(({theme:e})=>({[`&.${bo.error}`]:{color:(e.vars||e).palette.error.main}})),$r=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiFormLabel"}),{children:s,className:c,component:d="label"}=r,i=ae(r,xr),b=so(),p=io({props:r,muiFormControl:b,states:["color","required","focused","disabled","error","filled"]}),m=a({},r,{color:p.color||"primary",component:d,disabled:p.disabled,error:p.error,filled:p.filled,focused:p.focused,required:p.required}),h=Cr(m);return f.jsxs(yr,a({as:d,ownerState:m,className:ne(h.root,c),ref:t},i,{children:[s,p.required&&f.jsxs(Ir,{ownerState:m,"aria-hidden":!0,className:h.asterisk,children:[" ","*"]})]}))}),Sr=$r,Pr=["disableUnderline","components","componentsProps","fullWidth","inputComponent","multiline","slotProps","slots","type"],kr=e=>{const{classes:o,disableUnderline:t}=e,s=$e({root:["root",!t&&"underline"],input:["input"]},Pn,o);return a({},o,s)},Rr=L(Io,{shouldForwardProp:e=>Xe(e)||e==="classes",name:"MuiInput",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[...Co(e,o),!t.disableUnderline&&o.underline]}})(({theme:e,ownerState:o})=>{let r=e.palette.mode==="light"?"rgba(0, 0, 0, 0.42)":"rgba(255, 255, 255, 0.7)";return e.vars&&(r=`rgba(${e.vars.palette.common.onBackgroundChannel} / ${e.vars.opacity.inputUnderline})`),a({position:"relative"},o.formControl&&{"label + &":{marginTop:16}},!o.disableUnderline&&{"&:after":{borderBottom:`2px solid ${(e.vars||e).palette[o.color].main}`,left:0,bottom:0,content:'""',position:"absolute",right:0,transform:"scaleX(0)",transition:e.transitions.create("transform",{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut}),pointerEvents:"none"},[`&.${Qe.focused}:after`]:{transform:"scaleX(1) translateX(0)"},[`&.${Qe.error}`]:{"&:before, &:after":{borderBottomColor:(e.vars||e).palette.error.main}},"&:before":{borderBottom:`1px solid ${r}`,left:0,bottom:0,content:'"\\00a0"',position:"absolute",right:0,transition:e.transitions.create("border-bottom-color",{duration:e.transitions.duration.shorter}),pointerEvents:"none"},[`&:hover:not(.${Qe.disabled}, .${Qe.error}):before`]:{borderBottom:`2px solid ${(e.vars||e).palette.text.primary}`,"@media (hover: none)":{borderBottom:`1px solid ${r}`}},[`&.${Qe.disabled}:before`]:{borderBottomStyle:"dotted"}})}),Or=L($o,{name:"MuiInput",slot:"Input",overridesResolver:yo})({}),Ct=u.forwardRef(function(o,t){var r,s,c,d;const i=Pe({props:o,name:"MuiInput"}),{disableUnderline:b,components:p={},componentsProps:m,fullWidth:h=!1,inputComponent:I="input",multiline:v=!1,slotProps:R,slots:M={},type:P="text"}=i,O=ae(i,Pr),k=kr(i),$={root:{ownerState:{disableUnderline:b}}},E=R??m?To(R??m,$):$,A=(r=(s=M.root)!=null?s:p.Root)!=null?r:Rr,F=(c=(d=M.input)!=null?d:p.Input)!=null?c:Or;return f.jsx(Do,a({slots:{root:A,input:F},slotProps:E,fullWidth:h,inputComponent:I,multiline:v,ref:t,type:P},O,{classes:k}))});Ct.muiName="Input";const yt=Ct;function wr(e){return ye("MuiInputLabel",e)}Ie("MuiInputLabel",["root","focused","disabled","error","required","asterisk","formControl","sizeSmall","shrink","animated","standard","filled","outlined"]);const Lr=["disableAnimation","margin","shrink","variant","className"],Mr=e=>{const{classes:o,formControl:t,size:r,shrink:s,disableAnimation:c,variant:d,required:i}=e,b={root:["root",t&&"formControl",!c&&"animated",s&&"shrink",r&&r!=="normal"&&`size${w(r)}`,d],asterisk:[i&&"asterisk"]},p=$e(b,wr,o);return a({},o,p)},Fr=L(Sr,{shouldForwardProp:e=>Xe(e)||e==="classes",name:"MuiInputLabel",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[{[`& .${bo.asterisk}`]:o.asterisk},o.root,t.formControl&&o.formControl,t.size==="small"&&o.sizeSmall,t.shrink&&o.shrink,!t.disableAnimation&&o.animated,t.focused&&o.focused,o[t.variant]]}})(({theme:e,ownerState:o})=>a({display:"block",transformOrigin:"top left",whiteSpace:"nowrap",overflow:"hidden",textOverflow:"ellipsis",maxWidth:"100%"},o.formControl&&{position:"absolute",left:0,top:0,transform:"translate(0, 20px) scale(1)"},o.size==="small"&&{transform:"translate(0, 17px) scale(1)"},o.shrink&&{transform:"translate(0, -1.5px) scale(0.75)",transformOrigin:"top left",maxWidth:"133%"},!o.disableAnimation&&{transition:e.transitions.create(["color","transform","max-width"],{duration:e.transitions.duration.shorter,easing:e.transitions.easing.easeOut})},o.variant==="filled"&&a({zIndex:1,pointerEvents:"none",transform:"translate(12px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},o.size==="small"&&{transform:"translate(12px, 13px) scale(1)"},o.shrink&&a({userSelect:"none",pointerEvents:"auto",transform:"translate(12px, 7px) scale(0.75)",maxWidth:"calc(133% - 24px)"},o.size==="small"&&{transform:"translate(12px, 4px) scale(0.75)"})),o.variant==="outlined"&&a({zIndex:1,pointerEvents:"none",transform:"translate(14px, 16px) scale(1)",maxWidth:"calc(100% - 24px)"},o.size==="small"&&{transform:"translate(14px, 9px) scale(1)"},o.shrink&&{userSelect:"none",pointerEvents:"auto",maxWidth:"calc(133% - 32px)",transform:"translate(14px, -9px) scale(0.75)"}))),Tr=u.forwardRef(function(o,t){const r=Pe({name:"MuiInputLabel",props:o}),{disableAnimation:s=!1,shrink:c,className:d}=r,i=ae(r,Lr),b=so();let p=c;typeof p>"u"&&b&&(p=b.filled||b.focused||b.adornedStart);const m=io({props:r,muiFormControl:b,states:["size","variant","required","focused"]}),h=a({},r,{disableAnimation:s,formControl:b,shrink:p,size:m.size,variant:m.variant,required:m.required,focused:m.focused}),I=Mr(h);return f.jsx(Fr,a({"data-shrink":p,ownerState:h,ref:t,className:ne(I.root,d)},i,{classes:I}))}),Nr=Tr,Ar=u.createContext({}),zr=Ar;function Dr(e){return ye("MuiList",e)}Ie("MuiList",["root","padding","dense","subheader"]);const Er=["children","className","component","dense","disablePadding","subheader"],Br=e=>{const{classes:o,disablePadding:t,dense:r,subheader:s}=e;return $e({root:["root",!t&&"padding",r&&"dense",s&&"subheader"]},Dr,o)},jr=L("ul",{name:"MuiList",slot:"Root",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.root,!t.disablePadding&&o.padding,t.dense&&o.dense,t.subheader&&o.subheader]}})(({ownerState:e})=>a({listStyle:"none",margin:0,padding:0,position:"relative"},!e.disablePadding&&{paddingTop:8,paddingBottom:8},e.subheader&&{paddingTop:0})),Wr=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiList"}),{children:s,className:c,component:d="ul",dense:i=!1,disablePadding:b=!1,subheader:p}=r,m=ae(r,Er),h=u.useMemo(()=>({dense:i}),[i]),I=a({},r,{component:d,dense:i,disablePadding:b}),v=Br(I);return f.jsx(zr.Provider,{value:h,children:f.jsxs(jr,a({as:d,className:ne(v.root,c),ref:t,ownerState:I},m,{children:[p,s]}))})}),_r=Wr,Ur=["actions","autoFocus","autoFocusItem","children","className","disabledItemsFocusable","disableListWrap","onKeyDown","variant"];function Mo(e,o,t){return e===o?e.firstChild:o&&o.nextElementSibling?o.nextElementSibling:t?null:e.firstChild}function at(e,o,t){return e===o?t?e.firstChild:e.lastChild:o&&o.previousElementSibling?o.previousElementSibling:t?null:e.lastChild}function It(e,o){if(o===void 0)return!0;let t=e.innerText;return t===void 0&&(t=e.textContent),t=t.trim().toLowerCase(),t.length===0?!1:o.repeating?t[0]===o.keys[0]:t.indexOf(o.keys.join(""))===0}function uo(e,o,t,r,s,c){let d=!1,i=s(e,o,o?t:!1);for(;i;){if(i===e.firstChild){if(d)return!1;d=!0}const b=r?!1:i.disabled||i.getAttribute("aria-disabled")==="true";if(!i.hasAttribute("tabindex")||!It(i,c)||b)i=s(e,i,t);else return i.focus(),!0}return!1}const Hr=u.forwardRef(function(o,t){const{actions:r,autoFocus:s=!1,autoFocusItem:c=!1,children:d,className:i,disabledItemsFocusable:b=!1,disableListWrap:p=!1,onKeyDown:m,variant:h="selectedMenu"}=o,I=ae(o,Ur),v=u.useRef(null),R=u.useRef({keys:[],repeating:!0,previousKeyMatched:!0,lastTime:null});pt(()=>{s&&v.current.focus()},[s]),u.useImperativeHandle(r,()=>({adjustStyleForScrollbar:(C,$)=>{const E=!v.current.style.width;if(C.clientHeight{const $=v.current,E=C.key,A=Fo($).activeElement;if(E==="ArrowDown")C.preventDefault(),uo($,A,p,b,Mo);else if(E==="ArrowUp")C.preventDefault(),uo($,A,p,b,at);else if(E==="Home")C.preventDefault(),uo($,null,p,b,Mo);else if(E==="End")C.preventDefault(),uo($,null,p,b,at);else if(E.length===1){const F=R.current,q=E.toLowerCase(),le=performance.now();F.keys.length>0&&(le-F.lastTime>500?(F.keys=[],F.repeating=!0,F.previousKeyMatched=!0):F.repeating&&q!==F.keys[0]&&(F.repeating=!1)),F.lastTime=le,F.keys.push(q);const de=A&&!F.repeating&&It(A,F);F.previousKeyMatched&&(de||uo($,A,!1,b,Mo,F))?C.preventDefault():F.previousKeyMatched=!1}m&&m(C)},P=lo(v,t);let O=-1;u.Children.forEach(d,(C,$)=>{if(!u.isValidElement(C)){O===$&&(O+=1,O>=d.length&&(O=-1));return}C.props.disabled||(h==="selectedMenu"&&C.props.selected||O===-1)&&(O=$),O===$&&(C.props.disabled||C.props.muiSkipListHighlight||C.type.muiSkipListHighlight)&&(O+=1,O>=d.length&&(O=-1))});const k=u.Children.map(d,(C,$)=>{if($===O){const E={};return c&&(E.autoFocus=!0),C.props.tabIndex===void 0&&h==="selectedMenu"&&(E.tabIndex=0),u.cloneElement(C,E)}return C});return f.jsx(_r,a({role:"menu",ref:P,className:i,onKeyDown:M,tabIndex:s?0:-1},I,{children:k}))}),Vr=Hr;function Kr(e){return ye("MuiMenu",e)}Ie("MuiMenu",["root","paper","list"]);const qr=["onEntering"],Gr=["autoFocus","children","className","disableAutoFocusItem","MenuListProps","onClose","open","PaperProps","PopoverClasses","transitionDuration","TransitionProps","variant","slots","slotProps"],Xr={vertical:"top",horizontal:"right"},Yr={vertical:"top",horizontal:"left"},Zr=e=>{const{classes:o}=e;return $e({root:["root"],paper:["paper"],list:["list"]},Kr,o)},Jr=L(Ut,{shouldForwardProp:e=>Xe(e)||e==="classes",name:"MuiMenu",slot:"Root",overridesResolver:(e,o)=>o.root})({}),Qr=L(Ht,{name:"MuiMenu",slot:"Paper",overridesResolver:(e,o)=>o.paper})({maxHeight:"calc(100% - 96px)",WebkitOverflowScrolling:"touch"}),ea=L(Vr,{name:"MuiMenu",slot:"List",overridesResolver:(e,o)=>o.list})({outline:0}),oa=u.forwardRef(function(o,t){var r,s;const c=Pe({props:o,name:"MuiMenu"}),{autoFocus:d=!0,children:i,className:b,disableAutoFocusItem:p=!1,MenuListProps:m={},onClose:h,open:I,PaperProps:v={},PopoverClasses:R,transitionDuration:M="auto",TransitionProps:{onEntering:P}={},variant:O="selectedMenu",slots:k={},slotProps:C={}}=c,$=ae(c.TransitionProps,qr),E=ae(c,Gr),A=Tt(),F=A.direction==="rtl",q=a({},c,{autoFocus:d,disableAutoFocusItem:p,MenuListProps:m,onEntering:P,PaperProps:v,transitionDuration:M,TransitionProps:$,variant:O}),le=Zr(q),de=d&&!p&&I,oe=u.useRef(null),T=(N,ie)=>{oe.current&&oe.current.adjustStyleForScrollbar(N,A),P&&P(N,ie)},J=N=>{N.key==="Tab"&&(N.preventDefault(),h&&h(N,"tabKeyDown"))};let G=-1;u.Children.map(i,(N,ie)=>{u.isValidElement(N)&&(N.props.disabled||(O==="selectedMenu"&&N.props.selected||G===-1)&&(G=ie))});const se=(r=k.paper)!=null?r:Qr,Q=(s=C.paper)!=null?s:v,re=Vo({elementType:k.root,externalSlotProps:C.root,ownerState:q,className:[le.root,b]}),U=Vo({elementType:se,externalSlotProps:Q,ownerState:q,className:le.paper});return f.jsx(Jr,a({onClose:h,anchorOrigin:{vertical:"bottom",horizontal:F?"right":"left"},transformOrigin:F?Xr:Yr,slots:{paper:se,root:k.root},slotProps:{root:re,paper:U},open:I,ref:t,transitionDuration:M,TransitionProps:a({onEntering:T},$),ownerState:q},E,{classes:R,children:f.jsx(ea,a({onKeyDown:J,actions:oe,autoFocus:d&&(G===-1||p),autoFocusItem:de,variant:O},m,{className:ne(le.list,m.className),children:i}))}))}),ta=oa;function na(e){return ye("MuiNativeSelect",e)}const ra=Ie("MuiNativeSelect",["root","select","multiple","filled","outlined","standard","disabled","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),Eo=ra,aa=["className","disabled","error","IconComponent","inputRef","variant"],la=e=>{const{classes:o,variant:t,disabled:r,multiple:s,open:c,error:d}=e,i={select:["select",t,r&&"disabled",s&&"multiple",d&&"error"],icon:["icon",`icon${w(t)}`,c&&"iconOpen",r&&"disabled"]};return $e(i,na,o)},$t=({ownerState:e,theme:o})=>a({MozAppearance:"none",WebkitAppearance:"none",userSelect:"none",borderRadius:0,cursor:"pointer","&:focus":a({},o.vars?{backgroundColor:`rgba(${o.vars.palette.common.onBackgroundChannel} / 0.05)`}:{backgroundColor:o.palette.mode==="light"?"rgba(0, 0, 0, 0.05)":"rgba(255, 255, 255, 0.05)"},{borderRadius:0}),"&::-ms-expand":{display:"none"},[`&.${Eo.disabled}`]:{cursor:"default"},"&[multiple]":{height:"auto"},"&:not([multiple]) option, &:not([multiple]) optgroup":{backgroundColor:(o.vars||o).palette.background.paper},"&&&":{paddingRight:24,minWidth:16}},e.variant==="filled"&&{"&&&":{paddingRight:32}},e.variant==="outlined"&&{borderRadius:(o.vars||o).shape.borderRadius,"&:focus":{borderRadius:(o.vars||o).shape.borderRadius},"&&&":{paddingRight:32}}),sa=L("select",{name:"MuiNativeSelect",slot:"Select",shouldForwardProp:Xe,overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.select,o[t.variant],t.error&&o.error,{[`&.${Eo.multiple}`]:o.multiple}]}})($t),St=({ownerState:e,theme:o})=>a({position:"absolute",right:0,top:"calc(50% - .5em)",pointerEvents:"none",color:(o.vars||o).palette.action.active,[`&.${Eo.disabled}`]:{color:(o.vars||o).palette.action.disabled}},e.open&&{transform:"rotate(180deg)"},e.variant==="filled"&&{right:7},e.variant==="outlined"&&{right:7}),ia=L("svg",{name:"MuiNativeSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.icon,t.variant&&o[`icon${w(t.variant)}`],t.open&&o.iconOpen]}})(St),ca=u.forwardRef(function(o,t){const{className:r,disabled:s,error:c,IconComponent:d,inputRef:i,variant:b="standard"}=o,p=ae(o,aa),m=a({},o,{disabled:s,variant:b,error:c}),h=la(m);return f.jsxs(u.Fragment,{children:[f.jsx(sa,a({ownerState:m,className:ne(h.select,r),disabled:s,ref:i||t},p)),o.multiple?null:f.jsx(ia,{as:d,ownerState:m,className:h.icon})]})}),da=ca;var lt;const ua=["children","classes","className","label","notched"],pa=L("fieldset",{shouldForwardProp:Xe})({textAlign:"left",position:"absolute",bottom:0,right:0,top:-5,left:0,margin:0,padding:"0 8px",pointerEvents:"none",borderRadius:"inherit",borderStyle:"solid",borderWidth:1,overflow:"hidden",minWidth:"0%"}),fa=L("legend",{shouldForwardProp:Xe})(({ownerState:e,theme:o})=>a({float:"unset",width:"auto",overflow:"hidden"},!e.withLabel&&{padding:0,lineHeight:"11px",transition:o.transitions.create("width",{duration:150,easing:o.transitions.easing.easeOut})},e.withLabel&&a({display:"block",padding:0,height:11,fontSize:"0.75em",visibility:"hidden",maxWidth:.01,transition:o.transitions.create("max-width",{duration:50,easing:o.transitions.easing.easeOut}),whiteSpace:"nowrap","& > span":{paddingLeft:5,paddingRight:5,display:"inline-block",opacity:0,visibility:"visible"}},e.notched&&{maxWidth:"100%",transition:o.transitions.create("max-width",{duration:100,easing:o.transitions.easing.easeOut,delay:50})})));function ba(e){const{className:o,label:t,notched:r}=e,s=ae(e,ua),c=t!=null&&t!=="",d=a({},e,{notched:r,withLabel:c});return f.jsx(pa,a({"aria-hidden":!0,className:o,ownerState:d},s,{children:f.jsx(fa,{ownerState:d,children:c?f.jsx("span",{children:t}):lt||(lt=f.jsx("span",{className:"notranslate",children:"​"}))})}))}const ga=["components","fullWidth","inputComponent","label","multiline","notched","slots","type"],ma=e=>{const{classes:o}=e,r=$e({root:["root"],notchedOutline:["notchedOutline"],input:["input"]},Rn,o);return a({},o,r)},ha=L(Io,{shouldForwardProp:e=>Xe(e)||e==="classes",name:"MuiOutlinedInput",slot:"Root",overridesResolver:Co})(({theme:e,ownerState:o})=>{const t=e.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return a({position:"relative",borderRadius:(e.vars||e).shape.borderRadius,[`&:hover .${Ve.notchedOutline}`]:{borderColor:(e.vars||e).palette.text.primary},"@media (hover: none)":{[`&:hover .${Ve.notchedOutline}`]:{borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:t}},[`&.${Ve.focused} .${Ve.notchedOutline}`]:{borderColor:(e.vars||e).palette[o.color].main,borderWidth:2},[`&.${Ve.error} .${Ve.notchedOutline}`]:{borderColor:(e.vars||e).palette.error.main},[`&.${Ve.disabled} .${Ve.notchedOutline}`]:{borderColor:(e.vars||e).palette.action.disabled}},o.startAdornment&&{paddingLeft:14},o.endAdornment&&{paddingRight:14},o.multiline&&a({padding:"16.5px 14px"},o.size==="small"&&{padding:"8.5px 14px"}))}),va=L(ba,{name:"MuiOutlinedInput",slot:"NotchedOutline",overridesResolver:(e,o)=>o.notchedOutline})(({theme:e})=>{const o=e.palette.mode==="light"?"rgba(0, 0, 0, 0.23)":"rgba(255, 255, 255, 0.23)";return{borderColor:e.vars?`rgba(${e.vars.palette.common.onBackgroundChannel} / 0.23)`:o}}),xa=L($o,{name:"MuiOutlinedInput",slot:"Input",overridesResolver:yo})(({theme:e,ownerState:o})=>a({padding:"16.5px 14px"},!e.vars&&{"&:-webkit-autofill":{WebkitBoxShadow:e.palette.mode==="light"?null:"0 0 0 100px #266798 inset",WebkitTextFillColor:e.palette.mode==="light"?null:"#fff",caretColor:e.palette.mode==="light"?null:"#fff",borderRadius:"inherit"}},e.vars&&{"&:-webkit-autofill":{borderRadius:"inherit"},[e.getColorSchemeSelector("dark")]:{"&:-webkit-autofill":{WebkitBoxShadow:"0 0 0 100px #266798 inset",WebkitTextFillColor:"#fff",caretColor:"#fff"}}},o.size==="small"&&{padding:"8.5px 14px"},o.multiline&&{padding:0},o.startAdornment&&{paddingLeft:0},o.endAdornment&&{paddingRight:0})),Pt=u.forwardRef(function(o,t){var r,s,c,d,i;const b=Pe({props:o,name:"MuiOutlinedInput"}),{components:p={},fullWidth:m=!1,inputComponent:h="input",label:I,multiline:v=!1,notched:R,slots:M={},type:P="text"}=b,O=ae(b,ga),k=ma(b),C=so(),$=io({props:b,muiFormControl:C,states:["color","disabled","error","focused","hiddenLabel","size","required"]}),E=a({},b,{color:$.color||"primary",disabled:$.disabled,error:$.error,focused:$.focused,formControl:C,fullWidth:m,hiddenLabel:$.hiddenLabel,multiline:v,size:$.size,type:P}),A=(r=(s=M.root)!=null?s:p.Root)!=null?r:ha,F=(c=(d=M.input)!=null?d:p.Input)!=null?c:xa;return f.jsx(Do,a({slots:{root:A,input:F},renderSuffix:q=>f.jsx(va,{ownerState:E,className:k.notchedOutline,label:I!=null&&I!==""&&$.required?i||(i=f.jsxs(u.Fragment,{children:[I," ","*"]})):I,notched:typeof R<"u"?R:!!(q.startAdornment||q.filled||q.focused)}),fullWidth:m,inputComponent:h,multiline:v,ref:t,type:P},O,{classes:a({},k,{notchedOutline:null})}))});Pt.muiName="Input";const kt=Pt;function Ca(e){return ye("MuiSelect",e)}const ya=Ie("MuiSelect",["root","select","multiple","filled","outlined","standard","disabled","focused","icon","iconOpen","iconFilled","iconOutlined","iconStandard","nativeInput","error"]),po=ya;var st;const Ia=["aria-describedby","aria-label","autoFocus","autoWidth","children","className","defaultOpen","defaultValue","disabled","displayEmpty","error","IconComponent","inputRef","labelId","MenuProps","multiple","name","onBlur","onChange","onClose","onFocus","onOpen","open","readOnly","renderValue","SelectDisplayProps","tabIndex","type","value","variant"],$a=L("div",{name:"MuiSelect",slot:"Select",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[{[`&.${po.select}`]:o.select},{[`&.${po.select}`]:o[t.variant]},{[`&.${po.error}`]:o.error},{[`&.${po.multiple}`]:o.multiple}]}})($t,{[`&.${po.select}`]:{height:"auto",minHeight:"1.4375em",textOverflow:"ellipsis",whiteSpace:"nowrap",overflow:"hidden"}}),Sa=L("svg",{name:"MuiSelect",slot:"Icon",overridesResolver:(e,o)=>{const{ownerState:t}=e;return[o.icon,t.variant&&o[`icon${w(t.variant)}`],t.open&&o.iconOpen]}})(St),Pa=L("input",{shouldForwardProp:e=>Nt(e)&&e!=="classes",name:"MuiSelect",slot:"NativeInput",overridesResolver:(e,o)=>o.nativeInput})({bottom:0,left:0,position:"absolute",opacity:0,pointerEvents:"none",width:"100%",boxSizing:"border-box"});function it(e,o){return typeof o=="object"&&o!==null?e===o:String(e)===String(o)}function ka(e){return e==null||typeof e=="string"&&!e.trim()}const Ra=e=>{const{classes:o,variant:t,disabled:r,multiple:s,open:c,error:d}=e,i={select:["select",t,r&&"disabled",s&&"multiple",d&&"error"],icon:["icon",`icon${w(t)}`,c&&"iconOpen",r&&"disabled"],nativeInput:["nativeInput"]};return $e(i,Ca,o)},Oa=u.forwardRef(function(o,t){var r;const{"aria-describedby":s,"aria-label":c,autoFocus:d,autoWidth:i,children:b,className:p,defaultOpen:m,defaultValue:h,disabled:I,displayEmpty:v,error:R=!1,IconComponent:M,inputRef:P,labelId:O,MenuProps:k={},multiple:C,name:$,onBlur:E,onChange:A,onClose:F,onFocus:q,onOpen:le,open:de,readOnly:oe,renderValue:T,SelectDisplayProps:J={},tabIndex:G,value:se,variant:Q="standard"}=o,re=ae(o,Ia),[U,N]=fo({controlled:se,default:h,name:"Select"}),[ie,Se]=fo({controlled:de,default:m,name:"Select"}),Le=u.useRef(null),ue=u.useRef(null),[W,ee]=u.useState(null),{current:fe}=u.useRef(de!=null),[We,Z]=u.useState(),be=lo(t,P),Me=u.useCallback(y=>{ue.current=y,y&&ee(y)},[]),Y=W==null?void 0:W.parentNode;u.useImperativeHandle(be,()=>({focus:()=>{ue.current.focus()},node:Le.current,value:U}),[U]),u.useEffect(()=>{m&&ie&&W&&!fe&&(Z(i?null:Y.clientWidth),ue.current.focus())},[W,i]),u.useEffect(()=>{d&&ue.current.focus()},[d]),u.useEffect(()=>{if(!O)return;const y=Fo(ue.current).getElementById(O);if(y){const B=()=>{getSelection().isCollapsed&&ue.current.focus()};return y.addEventListener("click",B),()=>{y.removeEventListener("click",B)}}},[O]);const H=(y,B)=>{y?le&&le(B):F&&F(B),fe||(Z(i?null:Y.clientWidth),Se(y))},ze=y=>{y.button===0&&(y.preventDefault(),ue.current.focus(),H(!0,y))},_e=y=>{H(!1,y)},te=u.Children.toArray(b),S=y=>{const B=te.find(X=>X.props.value===y.target.value);B!==void 0&&(N(B.props.value),A&&A(y,B))},to=y=>B=>{let X;if(B.currentTarget.hasAttribute("tabindex")){if(C){X=Array.isArray(U)?U.slice():[];const ke=U.indexOf(y.props.value);ke===-1?X.push(y.props.value):X.splice(ke,1)}else X=y.props.value;if(y.props.onClick&&y.props.onClick(B),U!==X&&(N(X),A)){const ke=B.nativeEvent||B,Ze=new ke.constructor(ke.type,ke);Object.defineProperty(Ze,"target",{writable:!0,value:{value:X,name:$}}),A(Ze,y)}C||H(!1,B)}},_=y=>{oe||[" ","ArrowUp","ArrowDown","Enter"].indexOf(y.key)!==-1&&(y.preventDefault(),H(!0,y))},xe=W!==null&&ie,Fe=y=>{!xe&&E&&(Object.defineProperty(y,"target",{writable:!0,value:{value:U,name:$}}),E(y))};delete re["aria-invalid"];let ce,Te;const me=[];let Ne=!1;(bt({value:U})||v)&&(T?ce=T(U):Ne=!0);const Ye=te.map(y=>{if(!u.isValidElement(y))return null;let B;if(C){if(!Array.isArray(U))throw new Error(ct(2));B=U.some(X=>it(X,y.props.value)),B&&Ne&&me.push(y.props.children)}else B=it(U,y.props.value),B&&Ne&&(Te=y.props.children);return u.cloneElement(y,{"aria-selected":B?"true":"false",onClick:to(y),onKeyUp:X=>{X.key===" "&&X.preventDefault(),y.props.onKeyUp&&y.props.onKeyUp(X)},role:"option",selected:B,value:void 0,"data-value":y.props.value})});Ne&&(C?me.length===0?ce=null:ce=me.reduce((y,B,X)=>(y.push(B),X{const{classes:o}=e;return o},Bo={name:"MuiSelect",overridesResolver:(e,o)=>o.root,shouldForwardProp:e=>Xe(e)&&e!=="variant",slot:"Root"},Ta=L(yt,Bo)(""),Na=L(kt,Bo)(""),Aa=L(xt,Bo)(""),Rt=u.forwardRef(function(o,t){const r=Pe({name:"MuiSelect",props:o}),{autoWidth:s=!1,children:c,classes:d={},className:i,defaultOpen:b=!1,displayEmpty:p=!1,IconComponent:m=ht,id:h,input:I,inputProps:v,label:R,labelId:M,MenuProps:P,multiple:O=!1,native:k=!1,onClose:C,onOpen:$,open:E,renderValue:A,SelectDisplayProps:F,variant:q="outlined"}=r,le=ae(r,La),de=k?da:wa,oe=so(),T=io({props:r,muiFormControl:oe,states:["variant","error"]}),J=T.variant||q,G=a({},r,{variant:J,classes:d}),se=Fa(G),Q=ae(se,Ma),re=I||{standard:f.jsx(Ta,{ownerState:G}),outlined:f.jsx(Na,{label:R,ownerState:G}),filled:f.jsx(Aa,{ownerState:G})}[J],U=lo(t,re.ref);return f.jsx(u.Fragment,{children:u.cloneElement(re,a({inputComponent:de,inputProps:a({children:c,error:T.error,IconComponent:m,variant:J,type:void 0,multiple:O},k?{id:h}:{autoWidth:s,defaultOpen:b,displayEmpty:p,labelId:M,MenuProps:P,onClose:C,onOpen:$,open:E,renderValue:A,SelectDisplayProps:a({id:h},F)},v,{classes:v?To(Q,v.classes):Q},I?I.props.inputProps:{})},O&&k&&J==="outlined"?{notched:!0}:{},{ref:U,className:ne(re.props.className,i,se.root)},!I&&{variant:J},le))})});Rt.muiName="Select";const za=Rt;function Da(e){return ye("MuiTextField",e)}Ie("MuiTextField",["root"]);const Ea=["autoComplete","autoFocus","children","className","color","defaultValue","disabled","error","FormHelperTextProps","fullWidth","helperText","id","InputLabelProps","inputProps","InputProps","inputRef","label","maxRows","minRows","multiline","name","onBlur","onChange","onFocus","placeholder","required","rows","select","SelectProps","type","value","variant"],Ba={standard:yt,filled:xt,outlined:kt},ja=e=>{const{classes:o}=e;return $e({root:["root"]},Da,o)},Wa=L(jt,{name:"MuiTextField",slot:"Root",overridesResolver:(e,o)=>o.root})({}),_a=u.forwardRef(function(o,t){const r=Pe({props:o,name:"MuiTextField"}),{autoComplete:s,autoFocus:c=!1,children:d,className:i,color:b="primary",defaultValue:p,disabled:m=!1,error:h=!1,FormHelperTextProps:I,fullWidth:v=!1,helperText:R,id:M,InputLabelProps:P,inputProps:O,InputProps:k,inputRef:C,label:$,maxRows:E,minRows:A,multiline:F=!1,name:q,onBlur:le,onChange:de,onFocus:oe,placeholder:T,required:J=!1,rows:G,select:se=!1,SelectProps:Q,type:re,value:U,variant:N="outlined"}=r,ie=ae(r,Ea),Se=a({},r,{autoFocus:c,color:b,disabled:m,error:h,fullWidth:v,multiline:F,required:J,select:se,variant:N}),Le=ja(Se),ue={};N==="outlined"&&(P&&typeof P.shrink<"u"&&(ue.notched=P.shrink),ue.label=$),se&&((!Q||!Q.native)&&(ue.id=void 0),ue["aria-describedby"]=void 0);const W=zo(M),ee=R&&W?`${W}-helper-text`:void 0,fe=$&&W?`${W}-label`:void 0,We=Ba[N],Z=f.jsx(We,a({"aria-describedby":ee,autoComplete:s,autoFocus:c,defaultValue:p,fullWidth:v,multiline:F,name:q,rows:G,maxRows:E,minRows:A,type:re,value:U,id:W,inputRef:C,onBlur:le,onChange:de,onFocus:oe,placeholder:T,inputProps:O},ue,k));return f.jsxs(Wa,a({className:ne(Le.root,i),disabled:m,error:h,fullWidth:v,ref:t,required:J,color:b,variant:N,ownerState:Se},ie,{children:[$!=null&&$!==""&&f.jsx(Nr,a({htmlFor:W,id:fe},P,{children:$})),se?f.jsx(za,a({"aria-describedby":ee,id:W,labelId:fe,value:U,input:Z},Q,{children:d})):Z,R&&f.jsx(mr,a({id:ee},I,{children:R}))]}))}),Ua=_a,Qa={label:"Not Selected",value:"Not Selected"},el={label:"No Parent",value:"No Parent"},ol=[{label:"number",value:"int"},{label:"string",value:"string"}],tl=[{label:"Corporation",value:"Corporation"},{label:"Event",value:"Event"},{label:"Image",value:"Image"},{label:"Organization",value:"Organization"},{label:"Person",value:"Person"},{label:"Place",value:"Place"},{label:"Project",value:"Project"},{label:"Software",value:"Software"},{label:"Topic",value:"Topic"}],nl=/^[^\s].*$/,Ha={options:[],getOptionLabel:e=>e.label,handleInputChange:e=>e},rl=({options:e,onSelect:o,selectedValue:t=null,handleInputChange:r,isLoading:s=!1,autoFocus:c=!1,disabled:d=!1,dataTestId:i,dataId:b,placeholder:p,className:m})=>{const h=u.useRef(null),[I,v]=u.useState(!1);u.useEffect(()=>{c&&h.current&&(h.current.focus(),v(!0))},[c]);const R=(M,P)=>{o(P)};return f.jsx(Wt,{flexGrow:1,spacing:1,children:f.jsx(Xn,{...Ha,autoFocus:!0,autoHighlight:!0,blurOnSelect:!0,className:m,"data-testid":b,disableClearable:!0,disabled:d,disablePortal:!0,id:"blur-on-select",ListboxProps:{sx:{backgroundColor:je.DROPDOWN_BG,"&::-webkit-scrollbar":{width:"3px"},"&::-webkit-scrollbar-thumb":{backgroundClip:"padding-box",backgroundColor:je.SCROLL_BAR,borderRadius:"6px"}},ref:h},loading:s,onChange:R,onClose:()=>v(!1),onInputChange:(M,P)=>r==null?void 0:r(P),onOpen:()=>v(!0),open:I,options:e??[],PopperComponent:({children:M,...P})=>f.jsx(No,{...P,placement:"bottom-start",children:M}),renderInput:M=>f.jsx(Va,{inputRef:h,...M,"data-testid":i,InputProps:{...M.InputProps,disableUnderline:!0,endAdornment:f.jsx(f.Fragment,{children:s?f.jsx(ar,{color:"inherit",size:20}):M.InputProps.endAdornment})},placeholder:p,size:"medium",variant:"standard"}),renderOption:(M,P)=>f.jsx("li",{...M,children:f.jsxs(zt,{align:"center","data-testid":P.label,direction:"row",grow:1,justify:"space-between",onClick:P==null?void 0:P.action,shrink:1,style:{fontSize:"14px",wordBreak:"break-word"},children:[f.jsx("div",{className:"option",children:P.label!==""?P.label:"Not Selected"}),(P==null?void 0:P.type)&&f.jsx(Et,{type:P.type})]})}),sx:{"&.MuiAutocomplete-option:hover":{backgroundColor:je.DROPDOWN_HOVER},"&.MuiAutocomplete-option[aria-selected='true']":{backgroundColor:je.DROPDOWN_SELECTED}},value:t||void 0})})},Va=At(Ua)` - && { - z-index: 2; - width: 100%; - color: #fff; - font-size: 15px; - box-shadow: none; - border-radius: 6px; - pointer-events: auto; - background-color: ${je.BG2}; - box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); - padding: 0 8px; - - &:focus, - &:active { - color: ${je.white}; - background-color: ${je.BG2_ACTIVE_INPUT}; - outline: 1px solid ${je.primaryBlue}; - } - - &:hover { - background-color: ${je.BG2_ACTIVE_INPUT}; - box-shadow: 0 0 0 1px ${je.primaryBlue}; - } - - &::placeholder { - font-size: 15px; - text-align: left; - font-weight: 500; - line-height: 16px; - letter-spacing: 0em; - font-family: Barlow; - color: ${je.GRAY7}; - } - - .MuiInput-input.MuiInputBase-input { - padding: 8px; - } - - .MuiInput-root { - padding: 0; - } - } -`;export{rl as A,Do as I,el as N,tl as O,Ua as T,ol as a,Qa as i,nl as n}; diff --git a/build/assets/index-3beb67ad.js b/build/assets/index-3beb67ad.js deleted file mode 100644 index 7ccf4de5a..000000000 --- a/build/assets/index-3beb67ad.js +++ /dev/null @@ -1,6 +0,0 @@ -import{o as i,j as t,q as a}from"./index-022521cf.js";import{f as n}from"./index.esm-38ac4e4f.js";import{y as e}from"./index-586dfb7f.js";const r=i.div` - display: Flex; - justify-content: center; - align-items: center; - gap: 5px; -`,d=o=>{const c=o||"Success",s="uniqueToastId";e.isActive(s)||e.success(t.jsxs(r,{children:[t.jsx(n,{color:a.white,fontSize:24}),c]}),{toastId:s,autoClose:5e3,icon:!1,closeButton:!1})};export{d as S}; diff --git a/build/assets/index-4378ec35.js b/build/assets/index-4378ec35.js deleted file mode 100644 index 57481680d..000000000 --- a/build/assets/index-4378ec35.js +++ /dev/null @@ -1,2050 +0,0 @@ -import{a9 as Fg,aa as bi,a7 as Xp,ab as o4,r as B,_ as we,j as y,g as Hg,b as Ug,s as Tr,i as s4,e as vn,f as sf,u as Wg,a as Id,c as Xr,d as Yg,ac as Dd,ad as l4,ae as u4,af as Vg,o as H,q as L,ag as Gg,G as Ul,F,B as Sn,J as Qi,ah as qg,T as ht,ai as c4,aj as f4,v as Fn,A as At,ak as No,al as Bt,am as d4,n as st,z as Ro,E as Kg,an as Xg,O as lf,K as h4,ao as p4,ap as Bo,aq as ea,ar as _n,as as Zg,at as Ld,au as ta,av as Te,R as U,aw as m4,ax as Jg,ay as y4,az as Qg,aA as g4,aB as v4,aC as x4,aD as zo,aE as Nd,aF as ev,aG as tv,aH as b4,aI as w4,aJ as S4,aK as Wl,aL as _4,aM as O4,P as Oe,aN as k4,aO as C4,aP as P4,y as qt,aQ as Zp,a4 as A4,C as rn,aR as j4,aS as T4,p as E4,aT as M4}from"./index-022521cf.js";import{v as ei,d as $4,e as uf,f as I4,g as cc,h as Rd,i as D4,F as L4,b as nv,A as In,T as na,j as Ti,B as Dt,k as rv,P as Yl,l as N4,m as Bd,I as iv,n as Vl}from"./index-586dfb7f.js";import{S as av}from"./SearchIcon-fa6afb77.js";import{c as R4,a as fc,C as Gl}from"./ClipLoader-d8628c6c.js";import{S as ov}from"./Skeleton-5c7b36a8.js";import{P as zd}from"./PlusIcon-6ec48130.js";import{T as B4,r as z4,g as Jp,P as F4}from"./Popover-cc3c7b26.js";import{o as Rs,e as dc,a as sv,d as H4,i as Bs,u as xr}from"./useSlotProps-51fc8b9f.js";import{C as lv}from"./CheckIcon-4e74d21d.js";import{u as U4,F as W4,P as Y4}from"./Stack-ce2a5ec5.js";import{S as V4,F as Qp}from"./FormControlLabel-8c91edc9.js";import{c as Fd}from"./createSvgIcon-e1ebdfca.js";import{B as G4}from"./index-ee20ad28.js";import{u as uv}from"./index-80c09a74.js";import{b as q4,a as K4,c as X4,d as Z4}from"./index.esm-38ac4e4f.js";import{I as J4}from"./InfoIcon-b7d3736d.js";const e1="023d8eb306f0027b902fbdc81d33b49b6558b3434d374626f8c324979c92d47c21",Q4=async e=>{let t=await bi.enable(!0);if(t||console.warn("Sphinx enable failed, means no pubkey and no budget (including budget of 0)"),t=await bi.keysend(e1,e),!(t!=null&&t.success)){if(t=await bi.topup(),t||(t=await bi.authorize()),!(t!=null&&t.budget)||(t==null?void 0:t.budget){const n=await Q4(t),r={amount:t,refid:e};return await Fg.post("/boost",JSON.stringify(r)),n},t8=e=>{const[t,n]=e.split("-")||["",""];return parseInt(n,10)!==0?`${t} - ${n}`:t},cv=(e,t)=>{if(!t)return null;const n=e.filter(a=>a.show_title&&a.link&&a.show_title===t.show_title&&a.episode_title===t.episode_title),r=Xp.groupBy(n,a=>a.timestamp),i=Xp.values(r).reduce((a,o)=>(o[0]&&a.push(o[0]),a),[]);return i.sort((a,o)=>{var d,h;const[s]=((d=a.timestamp)==null?void 0:d.split("-"))||[""],[l]=((h=o.timestamp)==null?void 0:h.split("-"))||[""],u=ei(s),f=ei(l);return u-f}),i},n8=async e=>{await o4(async()=>{try{await bi.saveGraphData({metaData:{date:Math.floor(new Date().getTime()/1e3),...e},type:"second_brain_consumed_content"})}catch(t){console.warn(t)}})},r8=e=>{const t=/((http|https):\/\/[^\s]+)/g,n=/@(\w+)/g;let r=e.replace(/\\/g,"");return r=r.replace(/'/g,"’"),r=r.replace(/\n/g,"
"),r=r.replace(t,'$1'),r=r.replace(n,'@$1'),r},i8={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:-1,overflow:"hidden",padding:0,position:"absolute",whiteSpace:"nowrap",width:"1px"},a8=i8;function o8(e,t,n=(r,i)=>r===i){return e.length===t.length&&e.every((r,i)=>n(r,t[i]))}const s8=2;function fv(e,t){return e-t}function ba(e,t,n){return e==null?t:Math.min(Math.max(t,e),n)}function t1(e,t){var n;const{index:r}=(n=e.reduce((i,a,o)=>{const s=Math.abs(t-a);return i===null||s({left:`${e}%`}),leap:e=>({width:`${e}%`})},"horizontal-reverse":{offset:e=>({right:`${e}%`}),leap:e=>({width:`${e}%`})},vertical:{offset:e=>({bottom:`${e}%`}),leap:e=>({height:`${e}%`})}},d8=e=>e;let vs;function hc(){return vs===void 0&&(typeof CSS<"u"&&typeof CSS.supports=="function"?vs=CSS.supports("touch-action","none"):vs=!0),vs}function h8(e){const{"aria-labelledby":t,defaultValue:n,disabled:r=!1,disableSwap:i=!1,isRtl:a=!1,marks:o=!1,max:s=100,min:l=0,name:u,onChange:f,onChangeCommitted:d,orientation:h="horizontal",rootRef:m,scale:g=d8,step:v=1,tabIndex:b,value:O}=e,C=B.useRef(),[k,P]=B.useState(-1),[_,w]=B.useState(-1),[j,E]=B.useState(!1),I=B.useRef(0),[z,M]=U4({controlled:O,default:n??l,name:"Slider"}),D=f&&((R,q,ne)=>{const se=R.nativeEvent||R,oe=new se.constructor(se.type,se);Object.defineProperty(oe,"target",{writable:!0,value:{value:q,name:u}}),f(oe,q,ne)}),W=Array.isArray(z);let Y=W?z.slice().sort(fv):[z];Y=Y.map(R=>ba(R,l,s));const V=o===!0&&v!==null?[...Array(Math.floor((s-l)/v)+1)].map((R,q)=>({value:l+v*q})):o||[],X=V.map(R=>R.value),{isFocusVisibleRef:Z,onBlur:G,onFocus:Q,ref:T}=$4(),[pe,ue]=B.useState(-1),$=B.useRef(),_e=uf(T,$),te=uf(m,_e),ge=R=>q=>{var ne;const se=Number(q.currentTarget.getAttribute("data-index"));Q(q),Z.current===!0&&ue(se),w(se),R==null||(ne=R.onFocus)==null||ne.call(R,q)},Ye=R=>q=>{var ne;G(q),Z.current===!1&&ue(-1),w(-1),R==null||(ne=R.onBlur)==null||ne.call(R,q)};I4(()=>{if(r&&$.current.contains(document.activeElement)){var R;(R=document.activeElement)==null||R.blur()}},[r]),r&&k!==-1&&P(-1),r&&pe!==-1&&ue(-1);const Me=R=>q=>{var ne;(ne=R.onChange)==null||ne.call(R,q);const se=Number(q.currentTarget.getAttribute("data-index")),oe=Y[se],Re=X.indexOf(oe);let ke=q.target.valueAsNumber;if(V&&v==null){const $e=X[X.length-1];ke>$e?ke=$e:ke{const{current:ne}=$,{width:se,height:oe,bottom:Re,left:ke}=ne.getBoundingClientRect();let $e;de.indexOf("vertical")===0?$e=(Re-R.y)/oe:$e=(R.x-ke)/se,de.indexOf("-reverse")!==-1&&($e=1-$e);let Ge;if(Ge=l8($e,l,s),v)Ge=c8(Ge,v,l);else{const pt=t1(X,Ge);Ge=X[pt]}Ge=ba(Ge,l,s);let kt=0;if(W){q?kt=ae.current:kt=t1(Y,Ge),i&&(Ge=ba(Ge,Y[kt-1]||-1/0,Y[kt+1]||1/0));const pt=Ge;Ge=n1({values:Y,newValue:Ge,index:kt}),i&&q||(kt=Ge.indexOf(pt),ae.current=kt)}return{newValue:Ge,activeIndex:kt}},ee=cc(R=>{const q=ms(R,C);if(!q)return;if(I.current+=1,R.type==="mousemove"&&R.buttons===0){Ae(R);return}const{newValue:ne,activeIndex:se}=ve({finger:q,move:!0});ys({sliderRef:$,activeIndex:se,setActive:P}),M(ne),!j&&I.current>s8&&E(!0),D&&!gs(ne,z)&&D(R,ne,se)}),Ae=cc(R=>{const q=ms(R,C);if(E(!1),!q)return;const{newValue:ne}=ve({finger:q,move:!0});P(-1),R.type==="touchend"&&w(-1),d&&d(R,ne),C.current=void 0,xe()}),he=cc(R=>{if(r)return;hc()||R.preventDefault();const q=R.changedTouches[0];q!=null&&(C.current=q.identifier);const ne=ms(R,C);if(ne!==!1){const{newValue:oe,activeIndex:Re}=ve({finger:ne});ys({sliderRef:$,activeIndex:Re,setActive:P}),M(oe),D&&!gs(oe,z)&&D(R,oe,Re)}I.current=0;const se=Rs($.current);se.addEventListener("touchmove",ee),se.addEventListener("touchend",Ae)}),xe=B.useCallback(()=>{const R=Rs($.current);R.removeEventListener("mousemove",ee),R.removeEventListener("mouseup",Ae),R.removeEventListener("touchmove",ee),R.removeEventListener("touchend",Ae)},[Ae,ee]);B.useEffect(()=>{const{current:R}=$;return R.addEventListener("touchstart",he,{passive:hc()}),()=>{R.removeEventListener("touchstart",he,{passive:hc()}),xe()}},[xe,he]),B.useEffect(()=>{r&&xe()},[r,xe]);const He=R=>q=>{var ne;if((ne=R.onMouseDown)==null||ne.call(R,q),r||q.defaultPrevented||q.button!==0)return;q.preventDefault();const se=ms(q,C);if(se!==!1){const{newValue:Re,activeIndex:ke}=ve({finger:se});ys({sliderRef:$,activeIndex:ke,setActive:P}),M(Re),D&&!gs(Re,z)&&D(q,Re,ke)}I.current=0;const oe=Rs($.current);oe.addEventListener("mousemove",ee),oe.addEventListener("mouseup",Ae)},rt=Ys(W?Y[0]:l,l,s),ft=Ys(Y[Y.length-1],l,s)-rt,en=(R={})=>{const q=dc(R),ne={onMouseDown:He(q||{})},se=we({},q,ne);return we({},R,{ref:te},se)},Ue=R=>q=>{var ne;(ne=R.onMouseOver)==null||ne.call(R,q);const se=Number(q.currentTarget.getAttribute("data-index"));w(se)},Ne=R=>q=>{var ne;(ne=R.onMouseLeave)==null||ne.call(R,q),w(-1)};return{active:k,axis:de,axisProps:f8,dragging:j,focusedThumbIndex:pe,getHiddenInputProps:(R={})=>{var q;const ne=dc(R),se={onChange:Me(ne||{}),onFocus:ge(ne||{}),onBlur:Ye(ne||{})},oe=we({},ne,se);return we({tabIndex:b,"aria-labelledby":t,"aria-orientation":h,"aria-valuemax":g(s),"aria-valuemin":g(l),name:u,type:"range",min:e.min,max:e.max,step:e.step===null&&e.marks?"any":(q=e.step)!=null?q:void 0,disabled:r},R,oe,{style:we({},a8,{direction:a?"rtl":"ltr",width:"100%",height:"100%"})})},getRootProps:en,getThumbProps:(R={})=>{const q=dc(R),ne={onMouseOver:Ue(q||{}),onMouseLeave:Ne(q||{})};return we({},R,q,ne)},marks:V,open:_,range:W,rootRef:te,trackLeap:ft,trackOffset:rt,values:Y,getThumbStyle:R=>({pointerEvents:k!==-1&&k!==R?"none":void 0})}}const p8=Fd(y.jsx("path",{d:"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z"}),"CheckBoxOutlineBlank"),m8=Fd(y.jsx("path",{d:"M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"}),"CheckBox"),y8=Fd(y.jsx("path",{d:"M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z"}),"IndeterminateCheckBox");function g8(e){return Ug("MuiCheckbox",e)}const v8=Hg("MuiCheckbox",["root","checked","disabled","indeterminate","colorPrimary","colorSecondary","sizeSmall","sizeMedium"]),pc=v8,x8=["checkedIcon","color","icon","indeterminate","indeterminateIcon","inputProps","size","className"],b8=e=>{const{classes:t,indeterminate:n,color:r,size:i}=e,a={root:["root",n&&"indeterminate",`color${vn(r)}`,`size${vn(i)}`]},o=Yg(a,g8,t);return we({},t,o)},w8=Tr(V4,{shouldForwardProp:e=>s4(e)||e==="classes",name:"MuiCheckbox",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.indeterminate&&t.indeterminate,t[`size${vn(n.size)}`],n.color!=="default"&&t[`color${vn(n.color)}`]]}})(({theme:e,ownerState:t})=>we({color:(e.vars||e).palette.text.secondary},!t.disableRipple&&{"&:hover":{backgroundColor:e.vars?`rgba(${t.color==="default"?e.vars.palette.action.activeChannel:e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:sf(t.color==="default"?e.palette.action.active:e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.color!=="default"&&{[`&.${pc.checked}, &.${pc.indeterminate}`]:{color:(e.vars||e).palette[t.color].main},[`&.${pc.disabled}`]:{color:(e.vars||e).palette.action.disabled}})),S8=y.jsx(m8,{}),_8=y.jsx(p8,{}),O8=y.jsx(y8,{}),k8=B.forwardRef(function(t,n){var r,i;const a=Wg({props:t,name:"MuiCheckbox"}),{checkedIcon:o=S8,color:s="primary",icon:l=_8,indeterminate:u=!1,indeterminateIcon:f=O8,inputProps:d,size:h="medium",className:m}=a,g=Id(a,x8),v=u?f:l,b=u?f:o,O=we({},a,{color:s,indeterminate:u,size:h}),C=b8(O);return y.jsx(w8,we({type:"checkbox",inputProps:we({"data-indeterminate":u},d),icon:B.cloneElement(v,{fontSize:(r=v.props.fontSize)!=null?r:h}),checkedIcon:B.cloneElement(b,{fontSize:(i=b.props.fontSize)!=null?i:h}),ownerState:O,ref:n,className:Xr(C.root,m)},g,{classes:C}))}),C8=k8,P8=["addEndListener","appear","children","container","direction","easing","in","onEnter","onEntered","onEntering","onExit","onExited","onExiting","style","timeout","TransitionComponent"];function A8(e,t,n){const r=t.getBoundingClientRect(),i=n&&n.getBoundingClientRect(),a=sv(t);let o;if(t.fakeTransform)o=t.fakeTransform;else{const u=a.getComputedStyle(t);o=u.getPropertyValue("-webkit-transform")||u.getPropertyValue("transform")}let s=0,l=0;if(o&&o!=="none"&&typeof o=="string"){const u=o.split("(")[1].split(")")[0].split(",");s=parseInt(u[4],10),l=parseInt(u[5],10)}return e==="left"?i?`translateX(${i.right+s-r.left}px)`:`translateX(${a.innerWidth+s-r.left}px)`:e==="right"?i?`translateX(-${r.right-i.left-s}px)`:`translateX(-${r.left+r.width-s}px)`:e==="up"?i?`translateY(${i.bottom+l-r.top}px)`:`translateY(${a.innerHeight+l-r.top}px)`:i?`translateY(-${r.top-i.top+r.height-l}px)`:`translateY(-${r.top+r.height-l}px)`}function j8(e){return typeof e=="function"?e():e}function xs(e,t,n){const r=j8(n),i=A8(e,t,r);i&&(t.style.webkitTransform=i,t.style.transform=i)}const T8=B.forwardRef(function(t,n){const r=Dd(),i={enter:r.transitions.easing.easeOut,exit:r.transitions.easing.sharp},a={enter:r.transitions.duration.enteringScreen,exit:r.transitions.duration.leavingScreen},{addEndListener:o,appear:s=!0,children:l,container:u,direction:f="down",easing:d=i,in:h,onEnter:m,onEntered:g,onEntering:v,onExit:b,onExited:O,onExiting:C,style:k,timeout:P=a,TransitionComponent:_=B4}=t,w=Id(t,P8),j=B.useRef(null),E=uf(l.ref,j,n),I=G=>Q=>{G&&(Q===void 0?G(j.current):G(j.current,Q))},z=I((G,Q)=>{xs(f,G,u),z4(G),m&&m(G,Q)}),M=I((G,Q)=>{const T=Jp({timeout:P,style:k,easing:d},{mode:"enter"});G.style.webkitTransition=r.transitions.create("-webkit-transform",we({},T)),G.style.transition=r.transitions.create("transform",we({},T)),G.style.webkitTransform="none",G.style.transform="none",v&&v(G,Q)}),D=I(g),W=I(C),Y=I(G=>{const Q=Jp({timeout:P,style:k,easing:d},{mode:"exit"});G.style.webkitTransition=r.transitions.create("-webkit-transform",Q),G.style.transition=r.transitions.create("transform",Q),xs(f,G,u),b&&b(G)}),V=I(G=>{G.style.webkitTransition="",G.style.transition="",O&&O(G)}),X=G=>{o&&o(j.current,G)},Z=B.useCallback(()=>{j.current&&xs(f,j.current,u)},[f,u]);return B.useEffect(()=>{if(h||f==="down"||f==="right")return;const G=H4(()=>{j.current&&xs(f,j.current,u)}),Q=sv(j.current);return Q.addEventListener("resize",G),()=>{G.clear(),Q.removeEventListener("resize",G)}},[f,h,u]),B.useEffect(()=>{h||Z()},[h,Z]),y.jsx(_,we({nodeRef:j,onEnter:z,onEntered:D,onEntering:M,onExit:Y,onExited:V,onExiting:W,addEndListener:X,appear:s,in:h,timeout:P},w,{children:(G,Q)=>B.cloneElement(l,we({ref:E,style:we({visibility:G==="exited"&&!h?"hidden":void 0},k,l.props.style)},Q))}))}),Ei=T8,E8=e=>!e||!Bs(e),M8=E8;function $8(e){return Ug("MuiSlider",e)}const I8=Hg("MuiSlider",["root","active","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","disabled","dragging","focusVisible","mark","markActive","marked","markLabel","markLabelActive","rail","sizeSmall","thumb","thumbColorPrimary","thumbColorSecondary","thumbColorError","thumbColorSuccess","thumbColorInfo","thumbColorWarning","track","trackInverted","trackFalse","thumbSizeSmall","valueLabel","valueLabelOpen","valueLabelCircle","valueLabelLabel","vertical"]),En=I8,D8=e=>{const{open:t}=e;return{offset:Xr(t&&En.valueLabelOpen),circle:En.valueLabelCircle,label:En.valueLabelLabel}};function L8(e){const{children:t,className:n,value:r}=e,i=D8(e);return t?B.cloneElement(t,{className:Xr(t.props.className)},y.jsxs(B.Fragment,{children:[t.props.children,y.jsx("span",{className:Xr(i.offset,n),"aria-hidden":!0,children:y.jsx("span",{className:i.circle,children:y.jsx("span",{className:i.label,children:r})})})]})):null}const N8=["aria-label","aria-valuetext","aria-labelledby","component","components","componentsProps","color","classes","className","disableSwap","disabled","getAriaLabel","getAriaValueText","marks","max","min","name","onChange","onChangeCommitted","orientation","size","step","scale","slotProps","slots","tabIndex","track","value","valueLabelDisplay","valueLabelFormat"];function r1(e){return e}const R8=Tr("span",{name:"MuiSlider",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[`color${vn(n.color)}`],n.size!=="medium"&&t[`size${vn(n.size)}`],n.marked&&t.marked,n.orientation==="vertical"&&t.vertical,n.track==="inverted"&&t.trackInverted,n.track===!1&&t.trackFalse]}})(({theme:e,ownerState:t})=>we({borderRadius:12,boxSizing:"content-box",display:"inline-block",position:"relative",cursor:"pointer",touchAction:"none",color:(e.vars||e).palette[t.color].main,WebkitTapHighlightColor:"transparent"},t.orientation==="horizontal"&&we({height:4,width:"100%",padding:"13px 0","@media (pointer: coarse)":{padding:"20px 0"}},t.size==="small"&&{height:2},t.marked&&{marginBottom:20}),t.orientation==="vertical"&&we({height:"100%",width:4,padding:"0 13px","@media (pointer: coarse)":{padding:"0 20px"}},t.size==="small"&&{width:2},t.marked&&{marginRight:44}),{"@media print":{colorAdjust:"exact"},[`&.${En.disabled}`]:{pointerEvents:"none",cursor:"default",color:(e.vars||e).palette.grey[400]},[`&.${En.dragging}`]:{[`& .${En.thumb}, & .${En.track}`]:{transition:"none"}}})),B8=Tr("span",{name:"MuiSlider",slot:"Rail",overridesResolver:(e,t)=>t.rail})(({ownerState:e})=>we({display:"block",position:"absolute",borderRadius:"inherit",backgroundColor:"currentColor",opacity:.38},e.orientation==="horizontal"&&{width:"100%",height:"inherit",top:"50%",transform:"translateY(-50%)"},e.orientation==="vertical"&&{height:"100%",width:"inherit",left:"50%",transform:"translateX(-50%)"},e.track==="inverted"&&{opacity:1})),z8=Tr("span",{name:"MuiSlider",slot:"Track",overridesResolver:(e,t)=>t.track})(({theme:e,ownerState:t})=>{const n=e.palette.mode==="light"?l4(e.palette[t.color].main,.62):u4(e.palette[t.color].main,.5);return we({display:"block",position:"absolute",borderRadius:"inherit",border:"1px solid currentColor",backgroundColor:"currentColor",transition:e.transitions.create(["left","width","bottom","height"],{duration:e.transitions.duration.shortest})},t.size==="small"&&{border:"none"},t.orientation==="horizontal"&&{height:"inherit",top:"50%",transform:"translateY(-50%)"},t.orientation==="vertical"&&{width:"inherit",left:"50%",transform:"translateX(-50%)"},t.track===!1&&{display:"none"},t.track==="inverted"&&{backgroundColor:e.vars?e.vars.palette.Slider[`${t.color}Track`]:n,borderColor:e.vars?e.vars.palette.Slider[`${t.color}Track`]:n})}),F8=Tr("span",{name:"MuiSlider",slot:"Thumb",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.thumb,t[`thumbColor${vn(n.color)}`],n.size!=="medium"&&t[`thumbSize${vn(n.size)}`]]}})(({theme:e,ownerState:t})=>we({position:"absolute",width:20,height:20,boxSizing:"border-box",borderRadius:"50%",outline:0,backgroundColor:"currentColor",display:"flex",alignItems:"center",justifyContent:"center",transition:e.transitions.create(["box-shadow","left","bottom"],{duration:e.transitions.duration.shortest})},t.size==="small"&&{width:12,height:12},t.orientation==="horizontal"&&{top:"50%",transform:"translate(-50%, -50%)"},t.orientation==="vertical"&&{left:"50%",transform:"translate(-50%, 50%)"},{"&:before":we({position:"absolute",content:'""',borderRadius:"inherit",width:"100%",height:"100%",boxShadow:(e.vars||e).shadows[2]},t.size==="small"&&{boxShadow:"none"}),"&::after":{position:"absolute",content:'""',borderRadius:"50%",width:42,height:42,top:"50%",left:"50%",transform:"translate(-50%, -50%)"},[`&:hover, &.${En.focusVisible}`]:{boxShadow:`0px 0px 0px 8px ${e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / 0.16)`:sf(e.palette[t.color].main,.16)}`,"@media (hover: none)":{boxShadow:"none"}},[`&.${En.active}`]:{boxShadow:`0px 0px 0px 14px ${e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / 0.16)`:sf(e.palette[t.color].main,.16)}`},[`&.${En.disabled}`]:{"&:hover":{boxShadow:"none"}}})),H8=Tr(L8,{name:"MuiSlider",slot:"ValueLabel",overridesResolver:(e,t)=>t.valueLabel})(({theme:e,ownerState:t})=>we({[`&.${En.valueLabelOpen}`]:{transform:`${t.orientation==="vertical"?"translateY(-50%)":"translateY(-100%)"} scale(1)`},zIndex:1,whiteSpace:"nowrap"},e.typography.body2,{fontWeight:500,transition:e.transitions.create(["transform"],{duration:e.transitions.duration.shortest}),transform:`${t.orientation==="vertical"?"translateY(-50%)":"translateY(-100%)"} scale(0)`,position:"absolute",backgroundColor:(e.vars||e).palette.grey[600],borderRadius:2,color:(e.vars||e).palette.common.white,display:"flex",alignItems:"center",justifyContent:"center",padding:"0.25rem 0.75rem"},t.orientation==="horizontal"&&{top:"-10px",transformOrigin:"bottom center","&:before":{position:"absolute",content:'""',width:8,height:8,transform:"translate(-50%, 50%) rotate(45deg)",backgroundColor:"inherit",bottom:0,left:"50%"}},t.orientation==="vertical"&&{right:t.size==="small"?"20px":"30px",top:"50%",transformOrigin:"right center","&:before":{position:"absolute",content:'""',width:8,height:8,transform:"translate(-50%, -50%) rotate(45deg)",backgroundColor:"inherit",right:-8,top:"50%"}},t.size==="small"&&{fontSize:e.typography.pxToRem(12),padding:"0.25rem 0.5rem"})),U8=Tr("span",{name:"MuiSlider",slot:"Mark",shouldForwardProp:e=>Vg(e)&&e!=="markActive",overridesResolver:(e,t)=>{const{markActive:n}=e;return[t.mark,n&&t.markActive]}})(({theme:e,ownerState:t,markActive:n})=>we({position:"absolute",width:2,height:2,borderRadius:1,backgroundColor:"currentColor"},t.orientation==="horizontal"&&{top:"50%",transform:"translate(-1px, -50%)"},t.orientation==="vertical"&&{left:"50%",transform:"translate(-50%, 1px)"},n&&{backgroundColor:(e.vars||e).palette.background.paper,opacity:.8})),W8=Tr("span",{name:"MuiSlider",slot:"MarkLabel",shouldForwardProp:e=>Vg(e)&&e!=="markLabelActive",overridesResolver:(e,t)=>t.markLabel})(({theme:e,ownerState:t,markLabelActive:n})=>we({},e.typography.body2,{color:(e.vars||e).palette.text.secondary,position:"absolute",whiteSpace:"nowrap"},t.orientation==="horizontal"&&{top:30,transform:"translateX(-50%)","@media (pointer: coarse)":{top:40}},t.orientation==="vertical"&&{left:36,transform:"translateY(50%)","@media (pointer: coarse)":{left:44}},n&&{color:(e.vars||e).palette.text.primary})),Y8=e=>{const{disabled:t,dragging:n,marked:r,orientation:i,track:a,classes:o,color:s,size:l}=e,u={root:["root",t&&"disabled",n&&"dragging",r&&"marked",i==="vertical"&&"vertical",a==="inverted"&&"trackInverted",a===!1&&"trackFalse",s&&`color${vn(s)}`,l&&`size${vn(l)}`],rail:["rail"],track:["track"],mark:["mark"],markActive:["markActive"],markLabel:["markLabel"],markLabelActive:["markLabelActive"],valueLabel:["valueLabel"],thumb:["thumb",t&&"disabled",l&&`thumbSize${vn(l)}`,s&&`thumbColor${vn(s)}`],active:["active"],disabled:["disabled"],focusVisible:["focusVisible"]};return Yg(u,$8,o)},V8=({children:e})=>e,G8=B.forwardRef(function(t,n){var r,i,a,o,s,l,u,f,d,h,m,g,v,b,O,C,k,P,_,w,j,E,I,z;const M=Wg({props:t,name:"MuiSlider"}),W=Dd().direction==="rtl",{"aria-label":Y,"aria-valuetext":V,"aria-labelledby":X,component:Z="span",components:G={},componentsProps:Q={},color:T="primary",classes:pe,className:ue,disableSwap:$=!1,disabled:_e=!1,getAriaLabel:te,getAriaValueText:ge,marks:Ye=!1,max:Me=100,min:ae=0,orientation:de="horizontal",size:ve="medium",step:ee=1,scale:Ae=r1,slotProps:he,slots:xe,track:He="normal",valueLabelDisplay:rt="off",valueLabelFormat:ft=r1}=M,en=Id(M,N8),Ue=we({},M,{isRtl:W,max:Me,min:ae,classes:pe,disabled:_e,disableSwap:$,orientation:de,marks:Ye,color:T,size:ve,step:ee,scale:Ae,track:He,valueLabelDisplay:rt,valueLabelFormat:ft}),{axisProps:Ne,getRootProps:it,getHiddenInputProps:tn,getThumbProps:Cn,open:R,active:q,axis:ne,focusedThumbIndex:se,range:oe,dragging:Re,marks:ke,values:$e,trackOffset:Ge,trackLeap:kt,getThumbStyle:pt}=h8(we({},Ue,{rootRef:n}));Ue.marked=ke.length>0&&ke.some(je=>je.label),Ue.dragging=Re,Ue.focusedThumbIndex=se;const Ie=Y8(Ue),Lt=(r=(i=xe==null?void 0:xe.root)!=null?i:G.Root)!=null?r:R8,oi=(a=(o=xe==null?void 0:xe.rail)!=null?o:G.Rail)!=null?a:B8,Nr=(s=(l=xe==null?void 0:xe.track)!=null?l:G.Track)!=null?s:z8,qe=(u=(f=xe==null?void 0:xe.thumb)!=null?f:G.Thumb)!=null?u:F8,fa=(d=(h=xe==null?void 0:xe.valueLabel)!=null?h:G.ValueLabel)!=null?d:H8,si=(m=(g=xe==null?void 0:xe.mark)!=null?g:G.Mark)!=null?m:U8,fr=(v=(b=xe==null?void 0:xe.markLabel)!=null?b:G.MarkLabel)!=null?v:W8,li=(O=(C=xe==null?void 0:xe.input)!=null?C:G.Input)!=null?O:"input",dr=(k=he==null?void 0:he.root)!=null?k:Q.root,hr=(P=he==null?void 0:he.rail)!=null?P:Q.rail,pr=(_=he==null?void 0:he.track)!=null?_:Q.track,da=(w=he==null?void 0:he.thumb)!=null?w:Q.thumb,mr=(j=he==null?void 0:he.valueLabel)!=null?j:Q.valueLabel,Uu=(E=he==null?void 0:he.mark)!=null?E:Q.mark,Rr=(I=he==null?void 0:he.markLabel)!=null?I:Q.markLabel,ui=(z=he==null?void 0:he.input)!=null?z:Q.input,ce=xr({elementType:Lt,getSlotProps:it,externalSlotProps:dr,externalForwardedProps:en,additionalProps:we({},M8(Lt)&&{as:Z}),ownerState:we({},Ue,dr==null?void 0:dr.ownerState),className:[Ie.root,ue]}),Wu=xr({elementType:oi,externalSlotProps:hr,ownerState:Ue,className:Ie.rail}),Yu=xr({elementType:Nr,externalSlotProps:pr,additionalProps:{style:we({},Ne[ne].offset(Ge),Ne[ne].leap(kt))},ownerState:we({},Ue,pr==null?void 0:pr.ownerState),className:Ie.track}),Et=xr({elementType:qe,getSlotProps:Cn,externalSlotProps:da,ownerState:we({},Ue,da==null?void 0:da.ownerState),className:Ie.thumb}),ha=xr({elementType:fa,externalSlotProps:mr,ownerState:we({},Ue,mr==null?void 0:mr.ownerState),className:Ie.valueLabel}),Be=xr({elementType:si,externalSlotProps:Uu,ownerState:Ue,className:Ie.mark}),Vn=xr({elementType:fr,externalSlotProps:Rr,ownerState:Ue,className:Ie.markLabel}),Vu=xr({elementType:li,getSlotProps:tn,externalSlotProps:ui,ownerState:Ue});return y.jsxs(Lt,we({},ce,{children:[y.jsx(oi,we({},Wu)),y.jsx(Nr,we({},Yu)),ke.filter(je=>je.value>=ae&&je.value<=Me).map((je,Je)=>{const Kt=Ys(je.value,ae,Me),lt=Ne[ne].offset(Kt);let mt;return He===!1?mt=$e.indexOf(je.value)!==-1:mt=He==="normal"&&(oe?je.value>=$e[0]&&je.value<=$e[$e.length-1]:je.value<=$e[0])||He==="inverted"&&(oe?je.value<=$e[0]||je.value>=$e[$e.length-1]:je.value>=$e[0]),y.jsxs(B.Fragment,{children:[y.jsx(si,we({"data-index":Je},Be,!Bs(si)&&{markActive:mt},{style:we({},lt,Be.style),className:Xr(Be.className,mt&&Ie.markActive)})),je.label!=null?y.jsx(fr,we({"aria-hidden":!0,"data-index":Je},Vn,!Bs(fr)&&{markLabelActive:mt},{style:we({},lt,Vn.style),className:Xr(Ie.markLabel,Vn.className,mt&&Ie.markLabelActive),children:je.label})):null]},Je)}),$e.map((je,Je)=>{const Kt=Ys(je,ae,Me),lt=Ne[ne].offset(Kt),mt=rt==="off"?V8:fa;return y.jsx(mt,we({},!Bs(mt)&&{valueLabelFormat:ft,valueLabelDisplay:rt,value:typeof ft=="function"?ft(Ae(je),Je):ft,index:Je,open:R===Je||q===Je||rt==="on",disabled:_e},ha,{children:y.jsx(qe,we({"data-index":Je},Et,{className:Xr(Ie.thumb,Et.className,q===Je&&Ie.active,se===Je&&Ie.focusVisible),style:we({},lt,pt(Je),Et.style),children:y.jsx(li,we({"data-index":Je,"aria-label":te?te(Je):Y,"aria-valuenow":Ae(je),"aria-labelledby":X,"aria-valuetext":ge?ge(Ae(je),Je):V,value:$e[Je]},Vu))}))}),Je)})]}))}),ql=G8,q8=(e,t="down")=>{const n=Dd(),[r,i]=B.useState(!1),a=n.breakpoints[t](e).split("@media")[1].trim();return B.useEffect(()=>{const o=()=>{const{matches:s}=window.matchMedia(a);i(s)};return o(),window.addEventListener("resize",o),()=>window.removeEventListener("resize",o)},[a]),r},K8=e=>e.filter(t=>t.tldr).length>=2&&e.some(t=>t.audio_EN);function X8(e){return e.tldr_topic??e.name}var Vs=globalThis&&globalThis.__assign||function(){return Vs=Object.assign||function(e){for(var t,n=1,r=arguments.length;ny.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 18",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"keyboard_arrow_left",children:[y.jsx("mask",{id:"mask0_1428_267",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"18",height:"18",children:y.jsx("path",{id:"Bounding box",d:"M0 0H18V18H0V0Z",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1428_267)",children:y.jsx("path",{id:"keyboard_arrow_left_2",d:"M8.10001 8.99998L11.025 11.925C11.1625 12.0625 11.2313 12.2375 11.2313 12.45C11.2313 12.6625 11.1625 12.8375 11.025 12.975C10.8875 13.1125 10.7125 13.1812 10.5 13.1812C10.2875 13.1812 10.1125 13.1125 9.97501 12.975L6.52501 9.52498C6.45001 9.44998 6.39688 9.36873 6.36563 9.28123C6.33438 9.19373 6.31876 9.09998 6.31876 8.99998C6.31876 8.89998 6.33438 8.80623 6.36563 8.71873C6.39688 8.63123 6.45001 8.54998 6.52501 8.47498L9.97501 5.02498C10.1125 4.88748 10.2875 4.81873 10.5 4.81873C10.7125 4.81873 10.8875 4.88748 11.025 5.02498C11.1625 5.16248 11.2313 5.33748 11.2313 5.54998C11.2313 5.76248 11.1625 5.93748 11.025 6.07498L8.10001 8.99998Z",fill:"currentColor"})})]})}),e9=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"arrow_forward",children:[y.jsx("mask",{id:"mask0_8980_24763",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:y.jsx("rect",{id:"Bounding box",x:"20",y:"20",width:"1em",height:"1em",transform:"rotate(-180 20 20)",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_8980_24763)",children:y.jsx("path",{id:"arrow_forward_2",d:"M7.52981 10.4372L16.0625 10.4372C16.2221 10.4372 16.3558 10.4911 16.4635 10.5988C16.5712 10.7065 16.625 10.8401 16.625 10.9997C16.625 11.1593 16.5712 11.293 16.4635 11.4007C16.3558 11.5084 16.2221 11.5622 16.0625 11.5622L7.52981 11.5622L11.4067 15.4391C11.5183 15.5507 11.5733 15.6812 11.5719 15.8307C11.5704 15.9802 11.5115 16.1132 11.3952 16.2295C11.2789 16.3382 11.1471 16.3944 11 16.3983C10.8529 16.4021 10.7212 16.3459 10.6048 16.2295L5.84956 11.4742C5.77938 11.404 5.72986 11.33 5.70101 11.2521C5.67216 11.1742 5.65773 11.0901 5.65773 10.9997C5.65773 10.9093 5.67216 10.8252 5.70101 10.7473C5.72986 10.6694 5.77938 10.5954 5.84956 10.5252L10.6048 5.76993C10.7087 5.66608 10.8373 5.61295 10.9906 5.61055C11.144 5.60815 11.2789 5.66128 11.3952 5.76993C11.5115 5.88626 11.5697 6.01992 11.5697 6.17088C11.5697 6.32184 11.5115 6.45549 11.3952 6.57183L7.52981 10.4372Z",fill:"currentColor"})})]})}),t9=H.input.attrs(()=>({autoCorrect:"off",autoComplete:"off"}))` - pointer-events: auto; - height: 48px; - padding: 0 40px 0 18px; - z-index: 2; - box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); - width: 100%; - color: #fff; - box-shadow: none; - border: none; - border-radius: 200px; - background: ${L.BG2}; - - -webkit-autofill, - -webkit-autocomplete, - -webkit-contacts-auto-fill, - -webkit-credentials-auto-fill { - display: none !important; - visibility: hidden !important; - pointer-events: none !important; - position: absolute !important; - right: 0 !important; - } - - &:focus { - outline: 1px solid ${L.primaryBlue}; - } - - &:hover { - background: ${L.black}; - } - - &::placeholder { - color: ${L.GRAY7}; - } - - ${({loading:e})=>e&&Gg` - background-image: url('https://i.gifer.com/ZZ5H.gif'); - background-size: 25px 25px; - background-position: right center; - background-position-x: 95%; - background-repeat: no-repeat; - `} -`,hv=({loading:e,placeholder:t="Search",onSubmit:n})=>{const{register:r,watch:i}=Rd(),a=i("search"),o=Ul();return y.jsx(t9,{...r("search"),disabled:e,id:"main-search",onKeyPress:s=>{if(s.key==="Enter"){if(a.trim()==="")return;if(n){n();return}const l=a.replace(/\s+/g,"+");o(`/search?q=${l}`)}},placeholder:t,type:"text"})},n9=()=>{const e=D4({mode:"onChange"}),{fetchData:t,setAbortRequests:n}=Sn(s=>s),{setBudget:r}=Qi(s=>s),{reset:i}=e,a=qg(),o=e.handleSubmit(({search:s})=>{s.trim()!==""&&(t(r,n,s),i({search:""}))});return y.jsx(pv,{children:y.jsx(L4,{...e,children:y.jsxs(r9,{children:[y.jsx(hv,{loading:a,onSubmit:o,placeholder:"Ask follow-up"}),y.jsx(i9,{"data-testid":"search-ai_action_icon",onClick:()=>{a||o()},children:a?y.jsx(a9,{color:L.lightGray,"data-testid":"loader",size:"20"}):y.jsx(av,{})})]})})})},pv=H(F)` - position: sticky; - bottom: 0; - padding: 12px; - border-top: 1px solid ${L.black}; -`,r9=H(F).attrs({direction:"row",justify:"center",align:"center"})` - flex-grow: 1; -`,i9=H(F).attrs({align:"center",justify:"center",p:5})` - font-size: 32px; - color: ${L.mainBottomIcons}; - cursor: pointer; - transition-duration: 0.2s; - margin-left: -42px; - z-index: 2; - - &:hover { - /* background-color: ${L.gray200}; */ - } - - ${pv} input:focus + & { - color: ${L.primaryBlue}; - } -`,a9=H(Gl)` - margin-right: 10px; -`,mv=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 10 10",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M7.50033 10C7.27703 10 7.08233 9.91694 6.9162 9.75081C6.75006 9.58467 6.66699 9.38996 6.66699 9.16667V0.833333C6.66699 0.610042 6.75006 0.415326 6.9162 0.249187C7.08233 0.0830625 7.27703 0 7.50033 0H8.75033C8.97362 0 9.16833 0.0830625 9.33447 0.249187C9.5006 0.415326 9.58366 0.610042 9.58366 0.833333V9.16667C9.58366 9.38996 9.5006 9.58467 9.33447 9.75081C9.16833 9.91694 8.97362 10 8.75033 10H7.50033ZM1.25033 10C1.02703 10 0.832319 9.91694 0.66618 9.75081C0.500055 9.58467 0.416992 9.38996 0.416992 9.16667V0.833333C0.416992 0.610042 0.500055 0.415326 0.66618 0.249187C0.832319 0.0830625 1.02703 0 1.25033 0H2.50033C2.72362 0 2.91833 0.0830625 3.08445 0.249187C3.25059 0.415326 3.33366 0.610042 3.33366 0.833333V9.16667C3.33366 9.38996 3.25059 9.58467 3.08445 9.75081C2.91833 9.91694 2.72362 10 2.50033 10H1.25033Z",fill:"currentColor"})}),yv=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 15 13",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M13.577 7.62502H11.8142C11.6368 7.62502 11.4883 7.56519 11.3687 7.44554C11.249 7.32589 11.1892 7.17739 11.1892 7.00004C11.1892 6.82269 11.249 6.67419 11.3687 6.55454C11.4883 6.43489 11.6368 6.37506 11.8142 6.37506H13.577C13.7543 6.37506 13.9028 6.43489 14.0225 6.55454C14.1421 6.67419 14.202 6.82269 14.202 7.00004C14.202 7.17739 14.1421 7.32589 14.0225 7.44554C13.9028 7.56519 13.7543 7.62502 13.577 7.62502ZM10.1106 10.9279C10.2175 10.7816 10.354 10.6972 10.5201 10.6747C10.6862 10.6523 10.8425 10.6945 10.9888 10.8013L12.3943 11.8574C12.5406 11.9642 12.625 12.1007 12.6475 12.2669C12.6699 12.433 12.6277 12.5892 12.5209 12.7356C12.4141 12.882 12.2776 12.9664 12.1114 12.9888C11.9453 13.0112 11.7891 12.969 11.6427 12.8622L10.2372 11.8061C10.0909 11.6993 10.0065 11.5628 9.98405 11.3967C9.96161 11.2305 10.0038 11.0743 10.1106 10.9279ZM12.3622 2.1106L10.9568 3.16671C10.8104 3.27354 10.6542 3.31574 10.488 3.29331C10.3219 3.27087 10.1854 3.18646 10.0786 3.0401C9.97176 2.89374 9.92956 2.7375 9.95199 2.57137C9.97442 2.40525 10.0588 2.26876 10.2052 2.16192L11.6106 1.10583C11.757 0.998998 11.9133 0.956796 12.0794 0.979227C12.2455 1.00166 12.382 1.08606 12.4888 1.23244C12.5957 1.3788 12.6379 1.53504 12.6154 1.70116C12.593 1.86729 12.5086 2.00377 12.3622 2.1106ZM4.05778 9.08335H1.71805C1.5033 9.08335 1.32408 9.0115 1.18039 8.86779C1.03669 8.7241 0.964844 8.54488 0.964844 8.33014V5.66994C0.964844 5.4552 1.03669 5.27599 1.18039 5.13229C1.32408 4.98858 1.5033 4.91673 1.71805 4.91673H4.05778L6.55134 2.42317C6.75114 2.22339 6.9811 2.17771 7.24124 2.28614C7.50138 2.39459 7.63145 2.5909 7.63145 2.87508V11.125C7.63145 11.4092 7.50138 11.6055 7.24124 11.7139C6.9811 11.8224 6.75114 11.7767 6.55134 11.5769L4.05778 9.08335Z",fill:"currentColor"})}),Kl=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 10 6",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M5.00031 5.21584C4.89989 5.21584 4.80642 5.1998 4.71989 5.16772C4.63337 5.13577 4.55107 5.08077 4.47302 5.00272L0.72781 1.25751C0.612533 1.14209 0.551421 0.999177 0.544477 0.82876C0.537532 0.658482 0.598644 0.508691 0.72781 0.379385C0.848644 0.258691 0.995032 0.198343 1.16698 0.198343C1.33892 0.198343 1.48531 0.258691 1.60614 0.379385L5.00031 3.76084L8.39448 0.379385C8.50989 0.263968 8.65281 0.202788 8.82323 0.195843C8.99364 0.188899 9.14351 0.250079 9.27281 0.379385C9.39351 0.50008 9.45385 0.646399 9.45385 0.818344C9.45385 0.990427 9.39351 1.13682 9.27281 1.25751L5.5276 5.00272C5.44955 5.08077 5.36725 5.13577 5.28073 5.16772C5.1942 5.1998 5.10073 5.21584 5.00031 5.21584Z",fill:"currentColor"})}),Hd=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 10 6",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M4.99993 1.71281L1.60576 5.10719C1.49034 5.22247 1.34528 5.28149 1.17055 5.28427C0.99597 5.28691 0.848262 5.22788 0.727428 5.10719C0.606734 4.98635 0.546387 4.83997 0.546387 4.66802C0.546387 4.49608 0.606734 4.34969 0.727428 4.22885L4.47264 0.483646C4.62333 0.333091 4.7991 0.257812 4.99993 0.257812C5.20076 0.257812 5.37653 0.333091 5.52722 0.483646L9.27243 4.22885C9.38771 4.34427 9.44673 4.48934 9.44951 4.66406C9.45215 4.83865 9.39312 4.98635 9.27243 5.10719C9.1516 5.22788 9.00521 5.28823 8.83326 5.28823C8.66132 5.28823 8.51493 5.22788 8.39409 5.10719L4.99993 1.71281Z",fill:"currentColor"})}),o9=H(F).attrs({direction:"column"})` - padding: 24px; - cursor: pointer; - border-top: 1px solid #101317; - background: ${L.BG1}; - - .type-image { - width: 20px; - height: 20px; - border-radius: 50%; - margin-right: 8px; - } - - .booster__pill { - margin-right: 0; - margin-top: 8px; - } - .player-controls { - margin-left: 4px; - } - - .title { - margin: 20px 0 8px; - } -`,bs=H(ov)` - && { - background: rgba(0, 0, 0, 0.15); - } -`,gv=({count:e=7})=>y.jsx(y.Fragment,{children:Array(e).fill(null).map((t,n)=>y.jsx(o9,{children:y.jsxs(F,{direction:"row",children:[y.jsx(F,{align:"center",pr:16,children:y.jsx(bs,{animation:"wave",height:64,variant:"rectangular",width:64})}),y.jsxs(F,{grow:1,shrink:1,children:[y.jsx(bs,{height:10,variant:"rectangular",width:56}),y.jsx(bs,{className:"title",height:10,variant:"rectangular",width:262}),y.jsx(bs,{height:10,variant:"rectangular",width:149})]})]})},n))});H(F)` - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 17px; - color: ${L.white}; - margin: 16px 0; - display: -webkit-box; - -webkit-line-clamp: 2; /* Limit to two lines */ - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; -`;const s9=H(ht)` - overflow: hidden; - color: ${L.GRAY6}; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 11px; - font-style: normal; - font-weight: 400; - line-height: 18px; - margin-right: 8px; - flex-shrink: 0; -`;H(s9)` - display: flex; - flex-direction: row; - align-items: center; - flex-shrink: 1; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - &:before { - content: ''; - display: block; - border-radius: 2px; - margin-right: 8px; - width: 4px; - flex-shrink: 0; - height: 4px; - background: ${L.GRAY6}; - } -`;const l9=c4` - 0% { - background-color: ${L.SECONDARY_BLUE}; - color: white; - clip-path: polygon(0 0, 0 0, 0 100%, 0 100%); - } - 100% { - background-color: transparent; - color: ${L.SECONDARY_BLUE}; - clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%); - } -`,u9=H.span` - padding: 0; - margin: 0; - color: ${L.SECONDARY_BLUE}; - background-color: transparent; - animation: ${({animate:e})=>e?l9:"none"} 0.5s ease-in-out forwards; - animation-play-state: ${({animate:e})=>e?"running":"paused"}; - - &:hover { - text-decoration: underline; - cursor: pointer; - animation: none; - } - - &:active { - background-color: ${L.AI_HIGHLIGHT}; - border-radius: 4px; - text-decoration: none; - } -`;function c9(e,t,n,r,i){if(!r||r.length===0)return e;const o=r.map(f=>f.entity).filter(f=>typeof f=="string").sort((f,d)=>d.length-f.length).map(f=>f9(f)),s=new RegExp(`(${o.join("|")})`,"gi"),l=e.split(s);let u;return n<=180?u="145%":n>=250?u="10%":u="50%",y.jsx(y.Fragment,{children:l.map((f,d)=>{const h=r.find(m=>m.entity.toLowerCase()===f.toLowerCase());if(h){const m=`${h.entity}-${d}`;return y.jsx(d9,{content:h.description,positionLeft:u,children:y.jsx(u9,{animate:!!i,onClick:()=>t(f),children:f})},m)}return f})})}function f9(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}const d9=H(({className:e,positionLeft:t,...n})=>y.jsx(f4,{...n,backgroundColor:L.BG2,borderRadius:"6px",className:e,color:"white",fontSize:"12px",fontWeight:"500",minWidth:"160px",mrLeft:t,padding:"10px",textAlign:"start",whiteSpace:"normal"}))` - & .tooltip-content { - color: white; - } -`,h9=H(F).attrs({direction:"column"})` - padding: 0 1.5rem 1.5rem; - gap: 1rem; - overflow-wrap: break-word; - white-space: normal; - word-break: break-word; -`,p9=H(ht)` - font-size: 14px; - font-weight: 400; - line-height: 19.6px; -`,m9=({answer:e,entities:t,handleLoaded:n,hasBeenRendered:r})=>{const{fetchData:i,setAbortRequests:a}=Sn(C=>C),{setBudget:o}=Qi(C=>C),[s,l]=B.useState(""),[u,f]=B.useState(t),[d,h]=B.useState(0),[m,g]=B.useState(!0);B.useEffect(()=>{let C;if(!(!e||r)){if(s.length{l(e.slice(0,s.length+1))},10),()=>clearTimeout(C);g(!0),n()}},[e,s,n,r]),B.useEffect(()=>{s||r&&l(e)},[e,s,r]);const v=C=>{i(o,a,C)};B.useEffect(()=>{t&&u!==t&&f(t)},[t,u]);const b=C=>{g(!1),h(C.clientX)},O=c9(s,v,d,u,m);return y.jsx(h9,{onMouseMove:b,children:y.jsx(p9,{children:O})})},y9=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"stacks",children:[y.jsx("mask",{id:"mask0_8417_33308",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_8417_33308)",children:y.jsx("path",{id:"stacks_2",d:"M11.9998 13.1877C11.8717 13.1877 11.7477 13.1701 11.6278 13.135C11.5078 13.0996 11.3857 13.0531 11.2613 12.9955L3.38833 8.91472C3.2435 8.82755 3.13675 8.7218 3.06808 8.59747C2.99958 8.47297 2.96533 8.3383 2.96533 8.19347C2.96533 8.04864 2.99958 7.91405 3.06808 7.78972C3.13675 7.66539 3.2435 7.55964 3.38833 7.47247L11.2613 3.39172C11.3857 3.33389 11.5078 3.28739 11.6278 3.25222C11.7477 3.21689 11.8717 3.19922 11.9998 3.19922C12.128 3.19922 12.252 3.21689 12.3718 3.25222C12.4918 3.28739 12.614 3.33389 12.7383 3.39172L20.6306 7.47247C20.7754 7.55964 20.8822 7.66539 20.9508 7.78972C21.0193 7.91405 21.0536 8.04864 21.0536 8.19347C21.0536 8.3383 21.0193 8.47297 20.9508 8.59747C20.8822 8.7218 20.7754 8.82755 20.6306 8.91472L12.7383 12.9955C12.614 13.0531 12.4918 13.0996 12.3718 13.135C12.252 13.1701 12.128 13.1877 11.9998 13.1877ZM11.9998 12.2455L19.9211 8.19347L11.9998 4.14172L4.09783 8.19347L11.9998 12.2455ZM11.9998 16.0532L20.1576 11.855C20.2038 11.8255 20.3172 11.8223 20.4978 11.8455C20.6145 11.8711 20.7046 11.9253 20.7681 12.008C20.8316 12.0906 20.8633 12.1903 20.8633 12.307C20.8633 12.4006 20.8441 12.484 20.8056 12.557C20.7671 12.6301 20.7011 12.6911 20.6076 12.7397L12.7383 16.8032C12.614 16.8609 12.4918 16.9073 12.3718 16.9425C12.252 16.9778 12.128 16.9955 11.9998 16.9955C11.8717 16.9955 11.7477 16.9778 11.6278 16.9425C11.5078 16.9073 11.3857 16.8609 11.2613 16.8032L3.41133 12.7397C3.31783 12.6911 3.24858 12.6301 3.20358 12.557C3.15875 12.484 3.13633 12.4006 3.13633 12.307C3.13633 12.1903 3.17125 12.0906 3.24108 12.008C3.31108 11.9253 3.40442 11.8711 3.52108 11.8455C3.57875 11.8198 3.63542 11.8066 3.69108 11.806C3.74692 11.8053 3.80367 11.8216 3.86133 11.855L11.9998 16.0532ZM11.9998 19.8607L20.1576 15.6627C20.2038 15.6332 20.3172 15.6301 20.4978 15.6532C20.6145 15.6789 20.7046 15.7331 20.7681 15.8157C20.8316 15.8984 20.8633 15.9981 20.8633 16.1147C20.8633 16.2082 20.8441 16.2916 20.8056 16.3647C20.7671 16.4377 20.7011 16.4986 20.6076 16.5475L12.7383 20.6107C12.614 20.6686 12.4918 20.7151 12.3718 20.7502C12.252 20.7856 12.128 20.8032 11.9998 20.8032C11.8717 20.8032 11.7477 20.7856 11.6278 20.7502C11.5078 20.7151 11.3857 20.6686 11.2613 20.6107L3.41133 16.5475C3.31783 16.4986 3.24858 16.4377 3.20358 16.3647C3.15875 16.2916 3.13633 16.2082 3.13633 16.1147C3.13633 15.9981 3.17125 15.8984 3.24108 15.8157C3.31108 15.7331 3.40442 15.6789 3.52108 15.6532C3.57875 15.6276 3.63542 15.6144 3.69108 15.6137C3.74692 15.6131 3.80367 15.6294 3.86133 15.6627L11.9998 19.8607Z",fill:"currentColor"})})]})}),g9=({questions:e})=>{const{fetchData:t,setAbortRequests:n}=Sn(o=>o),[r]=Qi(o=>[o.setBudget]),i=qg(),a=o=>{i||o&&t(r,n,o)};return e!=null&&e.length?y.jsxs(S9,{children:[y.jsx(Ei,{direction:"right",in:!0,mountOnEnter:!0,children:y.jsxs(x9,{className:"heading",direction:"row",children:[y.jsx("div",{className:"heading__icon",children:y.jsx(y9,{})}),y.jsx(b9,{children:"More on this"})]})}),y.jsx(Ei,{direction:"right",in:!0,mountOnEnter:!0,children:y.jsx(F,{children:e.map(o=>y.jsxs(w9,{align:"center",className:Fn({disabled:i}),direction:"row",justify:"space-between",onClick:()=>a(o),children:[y.jsx("span",{children:o}),y.jsx(F,{className:Fn({disabled:i},"icon"),children:y.jsx(zd,{})})]},o))})})]}):null},v9=B.memo(g9),x9=H(F)` - &.heading { - font-weight: 600; - color: ${L.white}; - font-size: 14px; - - .heading__icon { - margin-right: 12px; - font-size: 20px; - } - - .heading__count { - font-weight: 400; - color: ${L.GRAY7}; - margin-left: 16px; - } - } -`,b9=H.span` - margin-top: 1px; -`,w9=H(F)` - color: ${L.GRAY3}; - padding: 12px 0; - border-bottom: 1px solid rgba(0, 0, 0, 0.3); - &:last-child { - border: none; - } - font-size: 14px; - cursor: pointer; - line-height: 1.4; - - &.disabled { - cursor: default; - &:hover { - color: ${L.GRAY3}; - .icon { - color: ${L.GRAY7}; - cursor: default; - } - } - } - - &:hover { - color: ${L.white}; - .icon { - color: ${L.white}; - } - } - - &:active { - color: ${L.SECONDARY_BLUE}; - .icon { - color: ${L.SECONDARY_BLUE}; - } - } - - .icon { - font-size: 20px; - color: ${L.GRAY7}; - cursor: pointer; - } -`,S9=H(F)` - padding: 0 24px 24px 24px; -`,_9=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M4.24488 9.94873L3.51732 12.8382C3.48633 12.976 3.4201 13.0844 3.31861 13.1635C3.21711 13.2425 3.09318 13.2821 2.94682 13.2821C2.75237 13.2821 2.59319 13.2046 2.46928 13.0497C2.34535 12.8948 2.31009 12.7244 2.36351 12.5385L3.01094 9.94873H0.635943C0.427609 9.94873 0.260144 9.86913 0.133547 9.70995C0.00694957 9.55077 -0.0296407 9.37129 0.023776 9.1715C0.0600955 9.02514 0.134609 8.90975 0.247318 8.82535C0.360026 8.74096 0.489568 8.69877 0.635943 8.69877H3.32344L4.1728 5.30131H1.7978C1.58946 5.30131 1.422 5.22172 1.2954 5.06254C1.1688 4.90336 1.13221 4.72388 1.18563 4.5241C1.22195 4.37773 1.29646 4.26234 1.40917 4.17795C1.52188 4.09355 1.65142 4.05135 1.7978 4.05135H4.4853L5.21286 1.16191C5.24383 1.02409 5.31007 0.915657 5.41157 0.836601C5.51305 0.757546 5.63698 0.718018 5.78336 0.718018C5.97779 0.718018 6.13697 0.795469 6.2609 0.950372C6.38483 1.10529 6.42009 1.27569 6.36667 1.46158L5.71923 4.05135H9.16476L9.89232 1.16191C9.9233 1.02409 9.98954 0.915657 10.091 0.836601C10.1925 0.757546 10.3165 0.718018 10.4628 0.718018C10.6573 0.718018 10.8164 0.795469 10.9404 0.950372C11.0643 1.10529 11.0995 1.27569 11.0461 1.46158L10.3987 4.05135H12.7737C12.982 4.05135 13.1495 4.13094 13.2761 4.29012C13.4027 4.4493 13.4393 4.62879 13.3859 4.82858C13.3495 4.97494 13.275 5.09032 13.1623 5.17473C13.0496 5.25911 12.9201 5.30131 12.7737 5.30131H10.0862L9.23684 8.69877H11.6118C11.8202 8.69877 11.9876 8.77836 12.1142 8.93754C12.2408 9.09672 12.2774 9.2762 12.224 9.47598C12.1877 9.62235 12.1132 9.73773 12.0005 9.82212C11.8878 9.90652 11.7582 9.94873 11.6118 9.94873H8.92434L8.19678 12.8382C8.1658 12.976 8.09957 13.0844 7.99807 13.1635C7.89658 13.2425 7.77265 13.2821 7.62628 13.2821C7.43185 13.2821 7.27267 13.2046 7.14874 13.0497C7.0248 12.8948 6.98955 12.7244 7.04296 12.5385L7.6904 9.94873H4.24488ZM4.55738 8.69877H8.0029L8.85226 5.30131H5.40673L4.55738 8.69877Z",fill:"currentColor"})}),Er=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("g",{id:"Icons 20x20",children:y.jsx("path",{id:"Union","fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.5661 2.056C17.7371 2.12703 17.873 2.26296 17.9441 2.434C17.9799 2.51816 17.999 2.60853 18.0001 2.7V6.9C18.0001 7.08565 17.9263 7.2637 17.795 7.39497C17.6638 7.52625 17.4857 7.6 17.3001 7.6C17.1144 7.6 16.9364 7.52625 16.8051 7.39497C16.6738 7.2637 16.6001 7.08565 16.6001 6.9V4.387L10.0971 10.897C10.032 10.9626 9.95456 11.0147 9.86926 11.0502C9.78396 11.0858 9.69246 11.1041 9.60006 11.1041C9.50765 11.1041 9.41615 11.0858 9.33085 11.0502C9.24555 11.0147 9.16813 10.9626 9.10306 10.897C9.03745 10.8319 8.98537 10.7545 8.94983 10.6692C8.91429 10.5839 8.896 10.4924 8.896 10.4C8.896 10.3076 8.91429 10.2161 8.94983 10.1308C8.98537 10.0455 9.03745 9.96807 9.10306 9.903L15.6131 3.4H13.1001C12.9144 3.4 12.7364 3.32625 12.6051 3.19497C12.4738 3.0637 12.4001 2.88565 12.4001 2.7C12.4001 2.51435 12.4738 2.3363 12.6051 2.20503C12.7364 2.07375 12.9144 2 13.1001 2H17.3001C17.3915 2.00111 17.4819 2.02013 17.5661 2.056ZM14.705 9.20463C14.8363 9.07336 15.0143 8.99961 15.2 8.99961C15.3857 8.99961 15.5637 9.07336 15.695 9.20463C15.8263 9.33591 15.9 9.51396 15.9 9.69961V13.8996C15.9 14.4566 15.6788 14.9907 15.2849 15.3845C14.8911 15.7784 14.357 15.9996 13.8 15.9996H6.1C5.54305 15.9996 5.0089 15.7784 4.61508 15.3845C4.22125 14.9907 4 14.4566 4 13.8996V6.19961C4 5.64265 4.22125 5.10851 4.61508 4.71469C5.0089 4.32086 5.54305 4.09961 6.1 4.09961H10.3C10.4857 4.09961 10.6637 4.17336 10.795 4.30463C10.9263 4.43591 11 4.61396 11 4.79961C11 4.98526 10.9263 5.16331 10.795 5.29458C10.6637 5.42586 10.4857 5.49961 10.3 5.49961H6.1C5.91435 5.49961 5.7363 5.57336 5.60503 5.70463C5.47375 5.83591 5.4 6.01396 5.4 6.19961V13.8996C5.4 14.0853 5.47375 14.2633 5.60503 14.3946C5.7363 14.5259 5.91435 14.5996 6.1 14.5996H13.8C13.9857 14.5996 14.1637 14.5259 14.295 14.3946C14.4263 14.2633 14.5 14.0853 14.5 13.8996V9.69961C14.5 9.51396 14.5737 9.33591 14.705 9.20463Z",fill:"currentColor"})})});function $n(e,t){const n=t!=null?String(t).trim():"";if(!n)return e;const r=new RegExp(`(${n})`,"gi"),i=e.split(r);return y.jsx(y.Fragment,{children:i.map((a,o)=>r.test(a)?y.jsx(O9,{children:a},o):a)})}const O9=H.span` - background-color: rgba(0, 123, 255, 0.4); - padding: 2; - margin: 0; - border-radius: 3px; - color: inherit; -`,vv=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 9 9",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{id:"Icon","fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.97172 5.26825L8.23268 0.525927C8.24606 0.301673 8.05202 0.110397 7.81782 0.116993L3.00677 0.374226C2.66551 0.394014 2.51161 0.796353 2.7525 1.0338L7.30259 5.51889C7.54348 5.75633 7.95165 5.60463 7.97172 5.26825ZM5.56945 5.5915L2.67881 2.74215L1.79555 3.61278L4.6862 6.46213L5.56945 5.5915ZM1.14615 6.44238L0.0353953 5.34749L0.918648 4.47686L3.80929 7.32621L2.92604 8.19685L1.81528 7.10196L0.918648 7.98578C0.731292 8.17046 0.436874 8.17046 0.249518 7.98578C0.0621611 7.8011 0.0621611 7.51089 0.249517 7.32621L1.14615 6.44238Z",fill:"currentColor"})}),Ud=({amt:e})=>y.jsxs(k9,{align:"center",direction:"row",justify:"flex-start",children:[y.jsx("div",{className:"icon",children:y.jsx(vv,{})}),y.jsx("div",{className:"value","data-testid":"boost-amt",children:e}),y.jsx("div",{className:"text",children:"sat"})]}),k9=H(F)` - font-size: 13px; - font-style: normal; - font-weight: 500; - color: ${L.GRAY7}; - .icon { - width: 16px; - height: 16px; - border-radius: 2px; - background: ${L.GRAY7}; - color: ${L.BG1}; - font-size: 12px; - display: flex; - align-items: center; - justify-content: center; - } - - .value { - margin: 0 4px 0 8px; - color: ${L.white}; - } -`,C9=({boostCount:e,date:t,episodeTitle:n,imageUrl:r,showTitle:i,type:a,newName:o,sourceLink:s,node:l})=>{const u=At(w=>w.currentSearch),{getNodeKeysByType:f}=nv(w=>w),d=a==="show"?i:n,m=$n(String(a==="show"?"":i),u),g=a?(f(a)||"").split("-"):[],{properties:v={}}=l,[b="",O=""]=g.map(w=>v[w]||""),C=b||o,k=O||d,P=$n(String(C),u),_=$n(String(k),u);return y.jsxs(F,{align:"center",direction:"row",justify:"center",children:[r&&y.jsx(F,{align:"center",pr:16,children:y.jsx(In,{size:80,src:r,type:a||""})}),y.jsxs(F,{grow:1,shrink:1,children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsx(F,{align:"center",direction:"row",children:a&&y.jsx(na,{type:a})}),s&&y.jsx(A9,{href:`${s}${s!=null&&s.includes("?")?"&":"?"}open=system`,onClick:w=>w.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),P&&y.jsx(i1,{"data-testid":"episode-name",children:P}),_&&y.jsx(i1,{"data-testid":"episode-description",children:_}),y.jsxs(F,{align:"center",direction:"row",justify:"flex-start",children:[!!t&&y.jsx(xv,{children:No.unix(t).fromNow()}),!!m&&y.jsx(P9,{children:m}),e>0&&y.jsx(F,{style:{marginLeft:"auto"},children:y.jsx(Ud,{amt:e})})]})]})]})},i1=H(F)` - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: 17px; - color: ${L.white}; - margin: 8px 0; - display: -webkit-box; - -webkit-line-clamp: 2; /* Limit to two lines */ - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; - letter-spacing: 0.2px; -`,xv=H(ht)` - overflow: hidden; - color: ${L.GRAY6}; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 400; - line-height: 18px; - margin-right: 8px; - flex-shrink: 0; - letter-spacing: 0.2pt; -`;H.div` - display: flex; - flex-direction: row; - align-items: center; - - svg { - color: ${L.mainBottomIcons}; - margin-right: 10px; - align-self: center; - } - - p { - display: -webkit-box; - -webkit-box-orient: vertical; - -webkit-line-clamp: 1; - - overflow: hidden; - color: var(--Primary-Text, #fff); - leading-trim: both; - text-edge: cap; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 600; - line-height: 24px; - margin: 0; - } -`;const P9=H(xv)` - align-items: center; - flex-shrink: 1; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - position: relative; - padding-left: 10px; - &:before { - content: ''; - display: block; - border-radius: 2px; - position: absolute; - top: 50%; - transform: translateY(-50%); - left: 2px; - width: 4px; - flex-shrink: 0; - height: 4px; - background: ${L.GRAY6}; - } - - &.is-show { - margin: 20px 0px; - padding: 0px; - color: var(--Primary-Text, #fff); - leading-trim: both; - text-edge: cap; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 17px; /* 130.769% */ - } -`,A9=H.a` - color: ${L.GRAY6}; - font-size: 16px; - height: 16px; - display: flex; - gap: 5px; - align-items: center; -`,j9=({imageUrl:e,name:t,sourceLink:n,date:r})=>y.jsxs(F,{grow:1,shrink:1,children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",children:[e&&y.jsx(T9,{children:y.jsx(In,{rounded:!0,size:64,src:e||"",type:"image"})}),t&&y.jsx(E9,{children:t})]}),n&&y.jsx(Mi,{href:`${n}${n!=null&&n.includes("?")?"&":"?"}open=system`,onClick:i=>i.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),y.jsx(F,{align:"center",direction:"row",justify:"flex-start",ml:6,mt:9,children:!!r&&y.jsx(ni,{children:No.unix(r).fromNow()})})]}),T9=H(F)` - img { - width: 64px; - height: 64px; - border-radius: 50%; - object-fit: cover; - } - margin-right: 16px; -`,E9=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 600; - line-height: 17px; -`,bv=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M7.00261 14C6.03462 14 5.12456 13.8163 4.27241 13.449C3.42026 13.0816 2.67901 12.583 2.04865 11.9533C1.4183 11.3235 0.919269 10.5829 0.551561 9.73159C0.183854 8.88024 0 7.97058 0 7.00261C0 6.03462 0.183679 5.12456 0.551036 4.27241C0.918407 3.42026 1.41698 2.67901 2.04674 2.04865C2.67651 1.4183 3.41706 0.919269 4.26841 0.551562C5.11976 0.183854 6.02942 0 6.99739 0C7.96538 0 8.87544 0.183679 9.72759 0.551036C10.5797 0.918406 11.321 1.41697 11.9514 2.04674C12.5817 2.67651 13.0807 3.41706 13.4484 4.26841C13.8161 5.11976 14 6.02942 14 6.99739C14 7.96538 13.8163 8.87544 13.449 9.72759C13.0816 10.5797 12.583 11.321 11.9533 11.9514C11.3235 12.5817 10.5829 13.0807 9.73159 13.4484C8.88024 13.8161 7.97058 14 7.00261 14ZM6.22222 13.1833V11.6667C5.79444 11.6667 5.42824 11.5144 5.12361 11.2097C4.81898 10.9051 4.66667 10.5389 4.66667 10.1111V9.33333L0.933333 5.6C0.894445 5.83333 0.858796 6.06667 0.826389 6.3C0.793981 6.53333 0.777778 6.76667 0.777778 7C0.777778 8.56852 1.29306 9.94259 2.32361 11.1222C3.35417 12.3019 4.6537 12.9889 6.22222 13.1833ZM11.5889 11.2C11.8481 10.9148 12.0815 10.6069 12.2889 10.2764C12.4963 9.94583 12.6681 9.60231 12.8042 9.24583C12.9403 8.88935 13.044 8.52315 13.1153 8.14722C13.1866 7.7713 13.2222 7.38889 13.2222 7C13.2222 5.72211 12.8715 4.55506 12.17 3.49885C11.4685 2.44264 10.5229 1.68121 9.33333 1.21454V1.55556C9.33333 1.98333 9.18102 2.34954 8.87639 2.65417C8.57176 2.9588 8.20556 3.11111 7.77778 3.11111H6.22222V4.66667C6.22222 4.88704 6.14769 5.07176 5.99861 5.22083C5.84954 5.36991 5.66481 5.44444 5.44444 5.44444H3.88889V7H8.55556C8.77593 7 8.96065 7.07454 9.10972 7.22361C9.2588 7.37269 9.33333 7.55741 9.33333 7.77778V10.1111H10.1111C10.4481 10.1111 10.7528 10.2116 11.025 10.4125C11.2972 10.6134 11.4852 10.8759 11.5889 11.2Z",fill:"currentColor"})});var wv={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(Bt,function(){var n;function r(){return n.apply(null,arguments)}function i(c){n=c}function a(c){return c instanceof Array||Object.prototype.toString.call(c)==="[object Array]"}function o(c){return c!=null&&Object.prototype.toString.call(c)==="[object Object]"}function s(c,p){return Object.prototype.hasOwnProperty.call(c,p)}function l(c){if(Object.getOwnPropertyNames)return Object.getOwnPropertyNames(c).length===0;var p;for(p in c)if(s(c,p))return!1;return!0}function u(c){return c===void 0}function f(c){return typeof c=="number"||Object.prototype.toString.call(c)==="[object Number]"}function d(c){return c instanceof Date||Object.prototype.toString.call(c)==="[object Date]"}function h(c,p){var x=[],S,A=c.length;for(S=0;S>>0,S;for(S=0;S0)for(x=0;x=0;return(N?x?"+":"":"-")+Math.pow(10,Math.max(0,A)).toString().substr(1)+S}var pe=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,ue=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,$={},_e={};function te(c,p,x,S){var A=S;typeof S=="string"&&(A=function(){return this[S]()}),c&&(_e[c]=A),p&&(_e[p[0]]=function(){return T(A.apply(this,arguments),p[1],p[2])}),x&&(_e[x]=function(){return this.localeData().ordinal(A.apply(this,arguments),c)})}function ge(c){return c.match(/\[[\s\S]/)?c.replace(/^\[|\]$/g,""):c.replace(/\\/g,"")}function Ye(c){var p=c.match(pe),x,S;for(x=0,S=p.length;x=0&&ue.test(c);)c=c.replace(ue,S),ue.lastIndex=0,x-=1;return c}var de={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function ve(c){var p=this._longDateFormat[c],x=this._longDateFormat[c.toUpperCase()];return p||!x?p:(this._longDateFormat[c]=x.match(pe).map(function(S){return S==="MMMM"||S==="MM"||S==="DD"||S==="dddd"?S.slice(1):S}).join(""),this._longDateFormat[c])}var ee="Invalid date";function Ae(){return this._invalidDate}var he="%d",xe=/\d{1,2}/;function He(c){return this._ordinal.replace("%d",c)}var rt={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function ft(c,p,x,S){var A=this._relativeTime[x];return W(A)?A(c,p,x,S):A.replace(/%d/i,c)}function en(c,p){var x=this._relativeTime[c>0?"future":"past"];return W(x)?x(p):x.replace(/%s/i,p)}var Ue={};function Ne(c,p){var x=c.toLowerCase();Ue[x]=Ue[x+"s"]=Ue[p]=c}function it(c){return typeof c=="string"?Ue[c]||Ue[c.toLowerCase()]:void 0}function tn(c){var p={},x,S;for(S in c)s(c,S)&&(x=it(S),x&&(p[x]=c[S]));return p}var Cn={};function R(c,p){Cn[c]=p}function q(c){var p=[],x;for(x in c)s(c,x)&&p.push({unit:x,priority:Cn[x]});return p.sort(function(S,A){return S.priority-A.priority}),p}function ne(c){return c%4===0&&c%100!==0||c%400===0}function se(c){return c<0?Math.ceil(c)||0:Math.floor(c)}function oe(c){var p=+c,x=0;return p!==0&&isFinite(p)&&(x=se(p)),x}function Re(c,p){return function(x){return x!=null?($e(this,c,x),r.updateOffset(this,p),this):ke(this,c)}}function ke(c,p){return c.isValid()?c._d["get"+(c._isUTC?"UTC":"")+p]():NaN}function $e(c,p,x){c.isValid()&&!isNaN(x)&&(p==="FullYear"&&ne(c.year())&&c.month()===1&&c.date()===29?(x=oe(x),c._d["set"+(c._isUTC?"UTC":"")+p](x,c.month(),rs(x,c.month()))):c._d["set"+(c._isUTC?"UTC":"")+p](x))}function Ge(c){return c=it(c),W(this[c])?this[c]():this}function kt(c,p){if(typeof c=="object"){c=tn(c);var x=q(c),S,A=x.length;for(S=0;S68?1900:2e3)};var vp=Re("FullYear",!0);function Ww(){return ne(this.year())}function Yw(c,p,x,S,A,N,K){var me;return c<100&&c>=0?(me=new Date(c+400,p,x,S,A,N,K),isFinite(me.getFullYear())&&me.setFullYear(c)):me=new Date(c,p,x,S,A,N,K),me}function ma(c){var p,x;return c<100&&c>=0?(x=Array.prototype.slice.call(arguments),x[0]=c+400,p=new Date(Date.UTC.apply(null,x)),isFinite(p.getUTCFullYear())&&p.setUTCFullYear(c)):p=new Date(Date.UTC.apply(null,arguments)),p}function is(c,p,x){var S=7+p-x,A=(7+ma(c,0,S).getUTCDay()-p)%7;return-A+S-1}function xp(c,p,x,S,A){var N=(7+x-S)%7,K=is(c,S,A),me=1+7*(p-1)+N+K,Ce,Ke;return me<=0?(Ce=c-1,Ke=pa(Ce)+me):me>pa(c)?(Ce=c+1,Ke=me-pa(c)):(Ce=c,Ke=me),{year:Ce,dayOfYear:Ke}}function ya(c,p,x){var S=is(c.year(),p,x),A=Math.floor((c.dayOfYear()-S-1)/7)+1,N,K;return A<1?(K=c.year()-1,N=A+qn(K,p,x)):A>qn(c.year(),p,x)?(N=A-qn(c.year(),p,x),K=c.year()+1):(K=c.year(),N=A),{week:N,year:K}}function qn(c,p,x){var S=is(c,p,x),A=is(c+1,p,x);return(pa(c)-S+A)/7}te("w",["ww",2],"wo","week"),te("W",["WW",2],"Wo","isoWeek"),Ne("week","w"),Ne("isoWeek","W"),R("week",5),R("isoWeek",5),ce("w",qe),ce("ww",qe,Ie),ce("W",qe),ce("WW",qe,Ie),Vn(["w","ww","W","WW"],function(c,p,x,S){p[S.substr(0,1)]=oe(c)});function Vw(c){return ya(c,this._week.dow,this._week.doy).week}var Gw={dow:0,doy:6};function qw(){return this._week.dow}function Kw(){return this._week.doy}function Xw(c){var p=this.localeData().week(this);return c==null?p:this.add((c-p)*7,"d")}function Zw(c){var p=ya(this,1,4).week;return c==null?p:this.add((c-p)*7,"d")}te("d",0,"do","day"),te("dd",0,0,function(c){return this.localeData().weekdaysMin(this,c)}),te("ddd",0,0,function(c){return this.localeData().weekdaysShort(this,c)}),te("dddd",0,0,function(c){return this.localeData().weekdays(this,c)}),te("e",0,0,"weekday"),te("E",0,0,"isoWeekday"),Ne("day","d"),Ne("weekday","e"),Ne("isoWeekday","E"),R("day",11),R("weekday",11),R("isoWeekday",11),ce("d",qe),ce("e",qe),ce("E",qe),ce("dd",function(c,p){return p.weekdaysMinRegex(c)}),ce("ddd",function(c,p){return p.weekdaysShortRegex(c)}),ce("dddd",function(c,p){return p.weekdaysRegex(c)}),Vn(["dd","ddd","dddd"],function(c,p,x,S){var A=x._locale.weekdaysParse(c,S,x._strict);A!=null?p.d=A:b(x).invalidWeekday=c}),Vn(["d","e","E"],function(c,p,x,S){p[S]=oe(c)});function Jw(c,p){return typeof c!="string"?c:isNaN(c)?(c=p.weekdaysParse(c),typeof c=="number"?c:null):parseInt(c,10)}function Qw(c,p){return typeof c=="string"?p.weekdaysParse(c)%7||7:isNaN(c)?null:c}function Gu(c,p){return c.slice(p,7).concat(c.slice(0,p))}var e3="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),bp="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),t3="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),n3=Rr,r3=Rr,i3=Rr;function a3(c,p){var x=a(this._weekdays)?this._weekdays:this._weekdays[c&&c!==!0&&this._weekdays.isFormat.test(p)?"format":"standalone"];return c===!0?Gu(x,this._week.dow):c?x[c.day()]:x}function o3(c){return c===!0?Gu(this._weekdaysShort,this._week.dow):c?this._weekdaysShort[c.day()]:this._weekdaysShort}function s3(c){return c===!0?Gu(this._weekdaysMin,this._week.dow):c?this._weekdaysMin[c.day()]:this._weekdaysMin}function l3(c,p,x){var S,A,N,K=c.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],S=0;S<7;++S)N=g([2e3,1]).day(S),this._minWeekdaysParse[S]=this.weekdaysMin(N,"").toLocaleLowerCase(),this._shortWeekdaysParse[S]=this.weekdaysShort(N,"").toLocaleLowerCase(),this._weekdaysParse[S]=this.weekdays(N,"").toLocaleLowerCase();return x?p==="dddd"?(A=yt.call(this._weekdaysParse,K),A!==-1?A:null):p==="ddd"?(A=yt.call(this._shortWeekdaysParse,K),A!==-1?A:null):(A=yt.call(this._minWeekdaysParse,K),A!==-1?A:null):p==="dddd"?(A=yt.call(this._weekdaysParse,K),A!==-1||(A=yt.call(this._shortWeekdaysParse,K),A!==-1)?A:(A=yt.call(this._minWeekdaysParse,K),A!==-1?A:null)):p==="ddd"?(A=yt.call(this._shortWeekdaysParse,K),A!==-1||(A=yt.call(this._weekdaysParse,K),A!==-1)?A:(A=yt.call(this._minWeekdaysParse,K),A!==-1?A:null)):(A=yt.call(this._minWeekdaysParse,K),A!==-1||(A=yt.call(this._weekdaysParse,K),A!==-1)?A:(A=yt.call(this._shortWeekdaysParse,K),A!==-1?A:null))}function u3(c,p,x){var S,A,N;if(this._weekdaysParseExact)return l3.call(this,c,p,x);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),S=0;S<7;S++){if(A=g([2e3,1]).day(S),x&&!this._fullWeekdaysParse[S]&&(this._fullWeekdaysParse[S]=new RegExp("^"+this.weekdays(A,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[S]=new RegExp("^"+this.weekdaysShort(A,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[S]=new RegExp("^"+this.weekdaysMin(A,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[S]||(N="^"+this.weekdays(A,"")+"|^"+this.weekdaysShort(A,"")+"|^"+this.weekdaysMin(A,""),this._weekdaysParse[S]=new RegExp(N.replace(".",""),"i")),x&&p==="dddd"&&this._fullWeekdaysParse[S].test(c))return S;if(x&&p==="ddd"&&this._shortWeekdaysParse[S].test(c))return S;if(x&&p==="dd"&&this._minWeekdaysParse[S].test(c))return S;if(!x&&this._weekdaysParse[S].test(c))return S}}function c3(c){if(!this.isValid())return c!=null?this:NaN;var p=this._isUTC?this._d.getUTCDay():this._d.getDay();return c!=null?(c=Jw(c,this.localeData()),this.add(c-p,"d")):p}function f3(c){if(!this.isValid())return c!=null?this:NaN;var p=(this.day()+7-this.localeData()._week.dow)%7;return c==null?p:this.add(c-p,"d")}function d3(c){if(!this.isValid())return c!=null?this:NaN;if(c!=null){var p=Qw(c,this.localeData());return this.day(this.day()%7?p:p-7)}else return this.day()||7}function h3(c){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||qu.call(this),c?this._weekdaysStrictRegex:this._weekdaysRegex):(s(this,"_weekdaysRegex")||(this._weekdaysRegex=n3),this._weekdaysStrictRegex&&c?this._weekdaysStrictRegex:this._weekdaysRegex)}function p3(c){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||qu.call(this),c?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(s(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=r3),this._weekdaysShortStrictRegex&&c?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function m3(c){return this._weekdaysParseExact?(s(this,"_weekdaysRegex")||qu.call(this),c?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(s(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=i3),this._weekdaysMinStrictRegex&&c?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function qu(){function c(Ft,Qn){return Qn.length-Ft.length}var p=[],x=[],S=[],A=[],N,K,me,Ce,Ke;for(N=0;N<7;N++)K=g([2e3,1]).day(N),me=Et(this.weekdaysMin(K,"")),Ce=Et(this.weekdaysShort(K,"")),Ke=Et(this.weekdays(K,"")),p.push(me),x.push(Ce),S.push(Ke),A.push(me),A.push(Ce),A.push(Ke);p.sort(c),x.sort(c),S.sort(c),A.sort(c),this._weekdaysRegex=new RegExp("^("+A.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+S.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+x.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+p.join("|")+")","i")}function Ku(){return this.hours()%12||12}function y3(){return this.hours()||24}te("H",["HH",2],0,"hour"),te("h",["hh",2],0,Ku),te("k",["kk",2],0,y3),te("hmm",0,0,function(){return""+Ku.apply(this)+T(this.minutes(),2)}),te("hmmss",0,0,function(){return""+Ku.apply(this)+T(this.minutes(),2)+T(this.seconds(),2)}),te("Hmm",0,0,function(){return""+this.hours()+T(this.minutes(),2)}),te("Hmmss",0,0,function(){return""+this.hours()+T(this.minutes(),2)+T(this.seconds(),2)});function wp(c,p){te(c,0,0,function(){return this.localeData().meridiem(this.hours(),this.minutes(),p)})}wp("a",!0),wp("A",!1),Ne("hour","h"),R("hour",13);function Sp(c,p){return p._meridiemParse}ce("a",Sp),ce("A",Sp),ce("H",qe),ce("h",qe),ce("k",qe),ce("HH",qe,Ie),ce("hh",qe,Ie),ce("kk",qe,Ie),ce("hmm",fa),ce("hmmss",si),ce("Hmm",fa),ce("Hmmss",si),Be(["H","HH"],lt),Be(["k","kk"],function(c,p,x){var S=oe(c);p[lt]=S===24?0:S}),Be(["a","A"],function(c,p,x){x._isPm=x._locale.isPM(c),x._meridiem=c}),Be(["h","hh"],function(c,p,x){p[lt]=oe(c),b(x).bigHour=!0}),Be("hmm",function(c,p,x){var S=c.length-2;p[lt]=oe(c.substr(0,S)),p[mt]=oe(c.substr(S)),b(x).bigHour=!0}),Be("hmmss",function(c,p,x){var S=c.length-4,A=c.length-2;p[lt]=oe(c.substr(0,S)),p[mt]=oe(c.substr(S,2)),p[Gn]=oe(c.substr(A)),b(x).bigHour=!0}),Be("Hmm",function(c,p,x){var S=c.length-2;p[lt]=oe(c.substr(0,S)),p[mt]=oe(c.substr(S))}),Be("Hmmss",function(c,p,x){var S=c.length-4,A=c.length-2;p[lt]=oe(c.substr(0,S)),p[mt]=oe(c.substr(S,2)),p[Gn]=oe(c.substr(A))});function g3(c){return(c+"").toLowerCase().charAt(0)==="p"}var v3=/[ap]\.?m?\.?/i,x3=Re("Hours",!0);function b3(c,p,x){return c>11?x?"pm":"PM":x?"am":"AM"}var _p={calendar:G,longDateFormat:de,invalidDate:ee,ordinal:he,dayOfMonthOrdinalParse:xe,relativeTime:rt,months:Iw,monthsShort:hp,week:Gw,weekdays:e3,weekdaysMin:t3,weekdaysShort:bp,meridiemParse:v3},ut={},ga={},va;function w3(c,p){var x,S=Math.min(c.length,p.length);for(x=0;x0;){if(A=as(N.slice(0,x).join("-")),A)return A;if(S&&S.length>=x&&w3(N,S)>=x-1)break;x--}p++}return va}function _3(c){return c.match("^[^/\\\\]*$")!=null}function as(c){var p=null,x;if(ut[c]===void 0&&e&&e.exports&&_3(c))try{p=va._abbr,x=d4,x("./locale/"+c),yr(p)}catch{ut[c]=null}return ut[c]}function yr(c,p){var x;return c&&(u(p)?x=Kn(c):x=Xu(c,p),x?va=x:typeof console<"u"&&console.warn&&console.warn("Locale "+c+" not found. Did you forget to load it?")),va._abbr}function Xu(c,p){if(p!==null){var x,S=_p;if(p.abbr=c,ut[c]!=null)D("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),S=ut[c]._config;else if(p.parentLocale!=null)if(ut[p.parentLocale]!=null)S=ut[p.parentLocale]._config;else if(x=as(p.parentLocale),x!=null)S=x._config;else return ga[p.parentLocale]||(ga[p.parentLocale]=[]),ga[p.parentLocale].push({name:c,config:p}),null;return ut[c]=new X(V(S,p)),ga[c]&&ga[c].forEach(function(A){Xu(A.name,A.config)}),yr(c),ut[c]}else return delete ut[c],null}function O3(c,p){if(p!=null){var x,S,A=_p;ut[c]!=null&&ut[c].parentLocale!=null?ut[c].set(V(ut[c]._config,p)):(S=as(c),S!=null&&(A=S._config),p=V(A,p),S==null&&(p.abbr=c),x=new X(p),x.parentLocale=ut[c],ut[c]=x),yr(c)}else ut[c]!=null&&(ut[c].parentLocale!=null?(ut[c]=ut[c].parentLocale,c===yr()&&yr(c)):ut[c]!=null&&delete ut[c]);return ut[c]}function Kn(c){var p;if(c&&c._locale&&c._locale._abbr&&(c=c._locale._abbr),!c)return va;if(!a(c)){if(p=as(c),p)return p;c=[c]}return S3(c)}function k3(){return Z(ut)}function Zu(c){var p,x=c._a;return x&&b(c).overflow===-2&&(p=x[Je]<0||x[Je]>11?Je:x[Kt]<1||x[Kt]>rs(x[je],x[Je])?Kt:x[lt]<0||x[lt]>24||x[lt]===24&&(x[mt]!==0||x[Gn]!==0||x[Br]!==0)?lt:x[mt]<0||x[mt]>59?mt:x[Gn]<0||x[Gn]>59?Gn:x[Br]<0||x[Br]>999?Br:-1,b(c)._overflowDayOfYear&&(pKt)&&(p=Kt),b(c)._overflowWeeks&&p===-1&&(p=Ew),b(c)._overflowWeekday&&p===-1&&(p=Mw),b(c).overflow=p),c}var C3=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,P3=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,A3=/Z|[+-]\d\d(?::?\d\d)?/,os=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Ju=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],j3=/^\/?Date\((-?\d+)/i,T3=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,E3={UT:0,GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function kp(c){var p,x,S=c._i,A=C3.exec(S)||P3.exec(S),N,K,me,Ce,Ke=os.length,Ft=Ju.length;if(A){for(b(c).iso=!0,p=0,x=Ke;ppa(K)||c._dayOfYear===0)&&(b(c)._overflowDayOfYear=!0),x=ma(K,0,c._dayOfYear),c._a[Je]=x.getUTCMonth(),c._a[Kt]=x.getUTCDate()),p=0;p<3&&c._a[p]==null;++p)c._a[p]=S[p]=A[p];for(;p<7;p++)c._a[p]=S[p]=c._a[p]==null?p===2?1:0:c._a[p];c._a[lt]===24&&c._a[mt]===0&&c._a[Gn]===0&&c._a[Br]===0&&(c._nextDay=!0,c._a[lt]=0),c._d=(c._useUTC?ma:Yw).apply(null,S),N=c._useUTC?c._d.getUTCDay():c._d.getDay(),c._tzm!=null&&c._d.setUTCMinutes(c._d.getUTCMinutes()-c._tzm),c._nextDay&&(c._a[lt]=24),c._w&&typeof c._w.d<"u"&&c._w.d!==N&&(b(c).weekdayMismatch=!0)}}function B3(c){var p,x,S,A,N,K,me,Ce,Ke;p=c._w,p.GG!=null||p.W!=null||p.E!=null?(N=1,K=4,x=ci(p.GG,c._a[je],ya(at(),1,4).year),S=ci(p.W,1),A=ci(p.E,1),(A<1||A>7)&&(Ce=!0)):(N=c._locale._week.dow,K=c._locale._week.doy,Ke=ya(at(),N,K),x=ci(p.gg,c._a[je],Ke.year),S=ci(p.w,Ke.week),p.d!=null?(A=p.d,(A<0||A>6)&&(Ce=!0)):p.e!=null?(A=p.e+N,(p.e<0||p.e>6)&&(Ce=!0)):A=N),S<1||S>qn(x,N,K)?b(c)._overflowWeeks=!0:Ce!=null?b(c)._overflowWeekday=!0:(me=xp(x,S,A,N,K),c._a[je]=me.year,c._dayOfYear=me.dayOfYear)}r.ISO_8601=function(){},r.RFC_2822=function(){};function ec(c){if(c._f===r.ISO_8601){kp(c);return}if(c._f===r.RFC_2822){Cp(c);return}c._a=[],b(c).empty=!0;var p=""+c._i,x,S,A,N,K,me=p.length,Ce=0,Ke,Ft;for(A=ae(c._f,c._locale).match(pe)||[],Ft=A.length,x=0;x0&&b(c).unusedInput.push(K),p=p.slice(p.indexOf(S)+S.length),Ce+=S.length),_e[N]?(S?b(c).empty=!1:b(c).unusedTokens.push(N),Vu(N,S,c)):c._strict&&!S&&b(c).unusedTokens.push(N);b(c).charsLeftOver=me-Ce,p.length>0&&b(c).unusedInput.push(p),c._a[lt]<=12&&b(c).bigHour===!0&&c._a[lt]>0&&(b(c).bigHour=void 0),b(c).parsedDateParts=c._a.slice(0),b(c).meridiem=c._meridiem,c._a[lt]=z3(c._locale,c._a[lt],c._meridiem),Ke=b(c).era,Ke!==null&&(c._a[je]=c._locale.erasConvertYear(Ke,c._a[je])),Qu(c),Zu(c)}function z3(c,p,x){var S;return x==null?p:c.meridiemHour!=null?c.meridiemHour(p,x):(c.isPM!=null&&(S=c.isPM(x),S&&p<12&&(p+=12),!S&&p===12&&(p=0)),p)}function F3(c){var p,x,S,A,N,K,me=!1,Ce=c._f.length;if(Ce===0){b(c).invalidFormat=!0,c._d=new Date(NaN);return}for(A=0;Athis?this:c:k()});function jp(c,p){var x,S;if(p.length===1&&a(p[0])&&(p=p[0]),!p.length)return at();for(x=p[0],S=1;Sthis.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function l5(){if(!u(this._isDSTShifted))return this._isDSTShifted;var c={},p;return w(c,this),c=Pp(c),c._a?(p=c._isUTC?g(c._a):at(c._a),this._isDSTShifted=this.isValid()&&Q3(c._a,p.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function u5(){return this.isValid()?!this._isUTC:!1}function c5(){return this.isValid()?this._isUTC:!1}function Ep(){return this.isValid()?this._isUTC&&this._offset===0:!1}var f5=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,d5=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Pn(c,p){var x=c,S=null,A,N,K;return ls(c)?x={ms:c._milliseconds,d:c._days,M:c._months}:f(c)||!isNaN(+c)?(x={},p?x[p]=+c:x.milliseconds=+c):(S=f5.exec(c))?(A=S[1]==="-"?-1:1,x={y:0,d:oe(S[Kt])*A,h:oe(S[lt])*A,m:oe(S[mt])*A,s:oe(S[Gn])*A,ms:oe(tc(S[Br]*1e3))*A}):(S=d5.exec(c))?(A=S[1]==="-"?-1:1,x={y:zr(S[2],A),M:zr(S[3],A),w:zr(S[4],A),d:zr(S[5],A),h:zr(S[6],A),m:zr(S[7],A),s:zr(S[8],A)}):x==null?x={}:typeof x=="object"&&("from"in x||"to"in x)&&(K=h5(at(x.from),at(x.to)),x={},x.ms=K.milliseconds,x.M=K.months),N=new ss(x),ls(c)&&s(c,"_locale")&&(N._locale=c._locale),ls(c)&&s(c,"_isValid")&&(N._isValid=c._isValid),N}Pn.fn=ss.prototype,Pn.invalid=J3;function zr(c,p){var x=c&&parseFloat(c.replace(",","."));return(isNaN(x)?0:x)*p}function Mp(c,p){var x={};return x.months=p.month()-c.month()+(p.year()-c.year())*12,c.clone().add(x.months,"M").isAfter(p)&&--x.months,x.milliseconds=+p-+c.clone().add(x.months,"M"),x}function h5(c,p){var x;return c.isValid()&&p.isValid()?(p=rc(p,c),c.isBefore(p)?x=Mp(c,p):(x=Mp(p,c),x.milliseconds=-x.milliseconds,x.months=-x.months),x):{milliseconds:0,months:0}}function $p(c,p){return function(x,S){var A,N;return S!==null&&!isNaN(+S)&&(D(p,"moment()."+p+"(period, number) is deprecated. Please use moment()."+p+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),N=x,x=S,S=N),A=Pn(x,S),Ip(this,A,c),this}}function Ip(c,p,x,S){var A=p._milliseconds,N=tc(p._days),K=tc(p._months);c.isValid()&&(S=S??!0,K&&mp(c,ke(c,"Month")+K*x),N&&$e(c,"Date",ke(c,"Date")+N*x),A&&c._d.setTime(c._d.valueOf()+A*x),S&&r.updateOffset(c,N||K))}var p5=$p(1,"add"),m5=$p(-1,"subtract");function Dp(c){return typeof c=="string"||c instanceof String}function y5(c){return E(c)||d(c)||Dp(c)||f(c)||v5(c)||g5(c)||c===null||c===void 0}function g5(c){var p=o(c)&&!l(c),x=!1,S=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],A,N,K=S.length;for(A=0;Ax.valueOf():x.valueOf()9999?Me(x,p?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):W(Date.prototype.toISOString)?p?this.toDate().toISOString():new Date(this.valueOf()+this.utcOffset()*60*1e3).toISOString().replace("Z",Me(x,"Z")):Me(x,p?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function M5(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var c="moment",p="",x,S,A,N;return this.isLocal()||(c=this.utcOffset()===0?"moment.utc":"moment.parseZone",p="Z"),x="["+c+'("]',S=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",A="-MM-DD[T]HH:mm:ss.SSS",N=p+'[")]',this.format(x+S+A+N)}function $5(c){c||(c=this.isUtc()?r.defaultFormatUtc:r.defaultFormat);var p=Me(this,c);return this.localeData().postformat(p)}function I5(c,p){return this.isValid()&&(E(c)&&c.isValid()||at(c).isValid())?Pn({to:this,from:c}).locale(this.locale()).humanize(!p):this.localeData().invalidDate()}function D5(c){return this.from(at(),c)}function L5(c,p){return this.isValid()&&(E(c)&&c.isValid()||at(c).isValid())?Pn({from:this,to:c}).locale(this.locale()).humanize(!p):this.localeData().invalidDate()}function N5(c){return this.to(at(),c)}function Lp(c){var p;return c===void 0?this._locale._abbr:(p=Kn(c),p!=null&&(this._locale=p),this)}var Np=z("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",function(c){return c===void 0?this.localeData():this.locale(c)});function Rp(){return this._locale}var cs=1e3,fi=60*cs,fs=60*fi,Bp=(365*400+97)*24*fs;function di(c,p){return(c%p+p)%p}function zp(c,p,x){return c<100&&c>=0?new Date(c+400,p,x)-Bp:new Date(c,p,x).valueOf()}function Fp(c,p,x){return c<100&&c>=0?Date.UTC(c+400,p,x)-Bp:Date.UTC(c,p,x)}function R5(c){var p,x;if(c=it(c),c===void 0||c==="millisecond"||!this.isValid())return this;switch(x=this._isUTC?Fp:zp,c){case"year":p=x(this.year(),0,1);break;case"quarter":p=x(this.year(),this.month()-this.month()%3,1);break;case"month":p=x(this.year(),this.month(),1);break;case"week":p=x(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":p=x(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":p=x(this.year(),this.month(),this.date());break;case"hour":p=this._d.valueOf(),p-=di(p+(this._isUTC?0:this.utcOffset()*fi),fs);break;case"minute":p=this._d.valueOf(),p-=di(p,fi);break;case"second":p=this._d.valueOf(),p-=di(p,cs);break}return this._d.setTime(p),r.updateOffset(this,!0),this}function B5(c){var p,x;if(c=it(c),c===void 0||c==="millisecond"||!this.isValid())return this;switch(x=this._isUTC?Fp:zp,c){case"year":p=x(this.year()+1,0,1)-1;break;case"quarter":p=x(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":p=x(this.year(),this.month()+1,1)-1;break;case"week":p=x(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":p=x(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":p=x(this.year(),this.month(),this.date()+1)-1;break;case"hour":p=this._d.valueOf(),p+=fs-di(p+(this._isUTC?0:this.utcOffset()*fi),fs)-1;break;case"minute":p=this._d.valueOf(),p+=fi-di(p,fi)-1;break;case"second":p=this._d.valueOf(),p+=cs-di(p,cs)-1;break}return this._d.setTime(p),r.updateOffset(this,!0),this}function z5(){return this._d.valueOf()-(this._offset||0)*6e4}function F5(){return Math.floor(this.valueOf()/1e3)}function H5(){return new Date(this.valueOf())}function U5(){var c=this;return[c.year(),c.month(),c.date(),c.hour(),c.minute(),c.second(),c.millisecond()]}function W5(){var c=this;return{years:c.year(),months:c.month(),date:c.date(),hours:c.hours(),minutes:c.minutes(),seconds:c.seconds(),milliseconds:c.milliseconds()}}function Y5(){return this.isValid()?this.toISOString():null}function V5(){return C(this)}function G5(){return m({},b(this))}function q5(){return b(this).overflow}function K5(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}te("N",0,0,"eraAbbr"),te("NN",0,0,"eraAbbr"),te("NNN",0,0,"eraAbbr"),te("NNNN",0,0,"eraName"),te("NNNNN",0,0,"eraNarrow"),te("y",["y",1],"yo","eraYear"),te("y",["yy",2],0,"eraYear"),te("y",["yyy",3],0,"eraYear"),te("y",["yyyy",4],0,"eraYear"),ce("N",ac),ce("NN",ac),ce("NNN",ac),ce("NNNN",o6),ce("NNNNN",s6),Be(["N","NN","NNN","NNNN","NNNNN"],function(c,p,x,S){var A=x._locale.erasParse(c,S,x._strict);A?b(x).era=A:b(x).invalidEra=c}),ce("y",hr),ce("yy",hr),ce("yyy",hr),ce("yyyy",hr),ce("yo",l6),Be(["y","yy","yyy","yyyy"],je),Be(["yo"],function(c,p,x,S){var A;x._locale._eraYearOrdinalRegex&&(A=c.match(x._locale._eraYearOrdinalRegex)),x._locale.eraYearOrdinalParse?p[je]=x._locale.eraYearOrdinalParse(c,A):p[je]=parseInt(c,10)});function X5(c,p){var x,S,A,N=this._eras||Kn("en")._eras;for(x=0,S=N.length;x=0)return N[S]}function J5(c,p){var x=c.since<=c.until?1:-1;return p===void 0?r(c.since).year():r(c.since).year()+(p-c.offset)*x}function Q5(){var c,p,x,S=this.localeData().eras();for(c=0,p=S.length;cN&&(p=N),m6.call(this,c,p,x,S,A))}function m6(c,p,x,S,A){var N=xp(c,p,x,S,A),K=ma(N.year,0,N.dayOfYear);return this.year(K.getUTCFullYear()),this.month(K.getUTCMonth()),this.date(K.getUTCDate()),this}te("Q",0,"Qo","quarter"),Ne("quarter","Q"),R("quarter",7),ce("Q",pt),Be("Q",function(c,p){p[Je]=(oe(c)-1)*3});function y6(c){return c==null?Math.ceil((this.month()+1)/3):this.month((c-1)*3+this.month()%3)}te("D",["DD",2],"Do","date"),Ne("date","D"),R("date",9),ce("D",qe),ce("DD",qe,Ie),ce("Do",function(c,p){return c?p._dayOfMonthOrdinalParse||p._ordinalParse:p._dayOfMonthOrdinalParseLenient}),Be(["D","DD"],Kt),Be("Do",function(c,p){p[Kt]=oe(c.match(qe)[0])});var Up=Re("Date",!0);te("DDD",["DDDD",3],"DDDo","dayOfYear"),Ne("dayOfYear","DDD"),R("dayOfYear",4),ce("DDD",fr),ce("DDDD",Lt),Be(["DDD","DDDD"],function(c,p,x){x._dayOfYear=oe(c)});function g6(c){var p=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return c==null?p:this.add(c-p,"d")}te("m",["mm",2],0,"minute"),Ne("minute","m"),R("minute",14),ce("m",qe),ce("mm",qe,Ie),Be(["m","mm"],mt);var v6=Re("Minutes",!1);te("s",["ss",2],0,"second"),Ne("second","s"),R("second",15),ce("s",qe),ce("ss",qe,Ie),Be(["s","ss"],Gn);var x6=Re("Seconds",!1);te("S",0,0,function(){return~~(this.millisecond()/100)}),te(0,["SS",2],0,function(){return~~(this.millisecond()/10)}),te(0,["SSS",3],0,"millisecond"),te(0,["SSSS",4],0,function(){return this.millisecond()*10}),te(0,["SSSSS",5],0,function(){return this.millisecond()*100}),te(0,["SSSSSS",6],0,function(){return this.millisecond()*1e3}),te(0,["SSSSSSS",7],0,function(){return this.millisecond()*1e4}),te(0,["SSSSSSSS",8],0,function(){return this.millisecond()*1e5}),te(0,["SSSSSSSSS",9],0,function(){return this.millisecond()*1e6}),Ne("millisecond","ms"),R("millisecond",16),ce("S",fr,pt),ce("SS",fr,Ie),ce("SSS",fr,Lt);var gr,Wp;for(gr="SSSS";gr.length<=9;gr+="S")ce(gr,hr);function b6(c,p){p[Br]=oe(("0."+c)*1e3)}for(gr="S";gr.length<=9;gr+="S")Be(gr,b6);Wp=Re("Milliseconds",!1),te("z",0,0,"zoneAbbr"),te("zz",0,0,"zoneName");function w6(){return this._isUTC?"UTC":""}function S6(){return this._isUTC?"Coordinated Universal Time":""}var re=j.prototype;re.add=p5,re.calendar=w5,re.clone=S5,re.diff=j5,re.endOf=B5,re.format=$5,re.from=I5,re.fromNow=D5,re.to=L5,re.toNow=N5,re.get=Ge,re.invalidAt=q5,re.isAfter=_5,re.isBefore=O5,re.isBetween=k5,re.isSame=C5,re.isSameOrAfter=P5,re.isSameOrBefore=A5,re.isValid=V5,re.lang=Np,re.locale=Lp,re.localeData=Rp,re.max=V3,re.min=Y3,re.parsingFlags=G5,re.set=kt,re.startOf=R5,re.subtract=m5,re.toArray=U5,re.toObject=W5,re.toDate=H5,re.toISOString=E5,re.inspect=M5,typeof Symbol<"u"&&Symbol.for!=null&&(re[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),re.toJSON=Y5,re.toString=T5,re.unix=F5,re.valueOf=z5,re.creationData=K5,re.eraName=Q5,re.eraNarrow=e6,re.eraAbbr=t6,re.eraYear=n6,re.year=vp,re.isLeapYear=Ww,re.weekYear=u6,re.isoWeekYear=c6,re.quarter=re.quarters=y6,re.month=yp,re.daysInMonth=Fw,re.week=re.weeks=Xw,re.isoWeek=re.isoWeeks=Zw,re.weeksInYear=h6,re.weeksInWeekYear=p6,re.isoWeeksInYear=f6,re.isoWeeksInISOWeekYear=d6,re.date=Up,re.day=re.days=c3,re.weekday=f3,re.isoWeekday=d3,re.dayOfYear=g6,re.hour=re.hours=x3,re.minute=re.minutes=v6,re.second=re.seconds=x6,re.millisecond=re.milliseconds=Wp,re.utcOffset=t5,re.utc=r5,re.local=i5,re.parseZone=a5,re.hasAlignedHourOffset=o5,re.isDST=s5,re.isLocal=u5,re.isUtcOffset=c5,re.isUtc=Ep,re.isUTC=Ep,re.zoneAbbr=w6,re.zoneName=S6,re.dates=z("dates accessor is deprecated. Use date instead.",Up),re.months=z("months accessor is deprecated. Use month instead",yp),re.years=z("years accessor is deprecated. Use year instead",vp),re.zone=z("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",n5),re.isDSTShifted=z("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",l5);function _6(c){return at(c*1e3)}function O6(){return at.apply(null,arguments).parseZone()}function Yp(c){return c}var ze=X.prototype;ze.calendar=Q,ze.longDateFormat=ve,ze.invalidDate=Ae,ze.ordinal=He,ze.preparse=Yp,ze.postformat=Yp,ze.relativeTime=ft,ze.pastFuture=en,ze.set=Y,ze.eras=X5,ze.erasParse=Z5,ze.erasConvertYear=J5,ze.erasAbbrRegex=i6,ze.erasNameRegex=r6,ze.erasNarrowRegex=a6,ze.months=Nw,ze.monthsShort=Rw,ze.monthsParse=zw,ze.monthsRegex=Uw,ze.monthsShortRegex=Hw,ze.week=Vw,ze.firstDayOfYear=Kw,ze.firstDayOfWeek=qw,ze.weekdays=a3,ze.weekdaysMin=s3,ze.weekdaysShort=o3,ze.weekdaysParse=u3,ze.weekdaysRegex=h3,ze.weekdaysShortRegex=p3,ze.weekdaysMinRegex=m3,ze.isPM=g3,ze.meridiem=b3;function hs(c,p,x,S){var A=Kn(),N=g().set(S,p);return A[x](N,c)}function Vp(c,p,x){if(f(c)&&(p=c,c=void 0),c=c||"",p!=null)return hs(c,p,x,"month");var S,A=[];for(S=0;S<12;S++)A[S]=hs(c,S,x,"month");return A}function sc(c,p,x,S){typeof c=="boolean"?(f(p)&&(x=p,p=void 0),p=p||""):(p=c,x=p,c=!1,f(p)&&(x=p,p=void 0),p=p||"");var A=Kn(),N=c?A._week.dow:0,K,me=[];if(x!=null)return hs(p,(x+N)%7,S,"day");for(K=0;K<7;K++)me[K]=hs(p,(K+N)%7,S,"day");return me}function k6(c,p){return Vp(c,p,"months")}function C6(c,p){return Vp(c,p,"monthsShort")}function P6(c,p,x){return sc(c,p,x,"weekdays")}function A6(c,p,x){return sc(c,p,x,"weekdaysShort")}function j6(c,p,x){return sc(c,p,x,"weekdaysMin")}yr("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(c){var p=c%10,x=oe(c%100/10)===1?"th":p===1?"st":p===2?"nd":p===3?"rd":"th";return c+x}}),r.lang=z("moment.lang is deprecated. Use moment.locale instead.",yr),r.langData=z("moment.langData is deprecated. Use moment.localeData instead.",Kn);var Xn=Math.abs;function T6(){var c=this._data;return this._milliseconds=Xn(this._milliseconds),this._days=Xn(this._days),this._months=Xn(this._months),c.milliseconds=Xn(c.milliseconds),c.seconds=Xn(c.seconds),c.minutes=Xn(c.minutes),c.hours=Xn(c.hours),c.months=Xn(c.months),c.years=Xn(c.years),this}function Gp(c,p,x,S){var A=Pn(p,x);return c._milliseconds+=S*A._milliseconds,c._days+=S*A._days,c._months+=S*A._months,c._bubble()}function E6(c,p){return Gp(this,c,p,1)}function M6(c,p){return Gp(this,c,p,-1)}function qp(c){return c<0?Math.floor(c):Math.ceil(c)}function $6(){var c=this._milliseconds,p=this._days,x=this._months,S=this._data,A,N,K,me,Ce;return c>=0&&p>=0&&x>=0||c<=0&&p<=0&&x<=0||(c+=qp(lc(x)+p)*864e5,p=0,x=0),S.milliseconds=c%1e3,A=se(c/1e3),S.seconds=A%60,N=se(A/60),S.minutes=N%60,K=se(N/60),S.hours=K%24,p+=se(K/24),Ce=se(Kp(p)),x+=Ce,p-=qp(lc(Ce)),me=se(x/12),x%=12,S.days=p,S.months=x,S.years=me,this}function Kp(c){return c*4800/146097}function lc(c){return c*146097/4800}function I6(c){if(!this.isValid())return NaN;var p,x,S=this._milliseconds;if(c=it(c),c==="month"||c==="quarter"||c==="year")switch(p=this._days+S/864e5,x=this._months+Kp(p),c){case"month":return x;case"quarter":return x/3;case"year":return x/12}else switch(p=this._days+Math.round(lc(this._months)),c){case"week":return p/7+S/6048e5;case"day":return p+S/864e5;case"hour":return p*24+S/36e5;case"minute":return p*1440+S/6e4;case"second":return p*86400+S/1e3;case"millisecond":return Math.floor(p*864e5)+S;default:throw new Error("Unknown unit "+c)}}function D6(){return this.isValid()?this._milliseconds+this._days*864e5+this._months%12*2592e6+oe(this._months/12)*31536e6:NaN}function Zn(c){return function(){return this.as(c)}}var L6=Zn("ms"),N6=Zn("s"),R6=Zn("m"),B6=Zn("h"),z6=Zn("d"),F6=Zn("w"),H6=Zn("M"),U6=Zn("Q"),W6=Zn("y");function Y6(){return Pn(this)}function V6(c){return c=it(c),this.isValid()?this[c+"s"]():NaN}function Fr(c){return function(){return this.isValid()?this._data[c]:NaN}}var G6=Fr("milliseconds"),q6=Fr("seconds"),K6=Fr("minutes"),X6=Fr("hours"),Z6=Fr("days"),J6=Fr("months"),Q6=Fr("years");function e4(){return se(this.days()/7)}var Jn=Math.round,hi={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function t4(c,p,x,S,A){return A.relativeTime(p||1,!!x,c,S)}function n4(c,p,x,S){var A=Pn(c).abs(),N=Jn(A.as("s")),K=Jn(A.as("m")),me=Jn(A.as("h")),Ce=Jn(A.as("d")),Ke=Jn(A.as("M")),Ft=Jn(A.as("w")),Qn=Jn(A.as("y")),vr=N<=x.ss&&["s",N]||N0,vr[4]=S,t4.apply(null,vr)}function r4(c){return c===void 0?Jn:typeof c=="function"?(Jn=c,!0):!1}function i4(c,p){return hi[c]===void 0?!1:p===void 0?hi[c]:(hi[c]=p,c==="s"&&(hi.ss=p-1),!0)}function a4(c,p){if(!this.isValid())return this.localeData().invalidDate();var x=!1,S=hi,A,N;return typeof c=="object"&&(p=c,c=!1),typeof c=="boolean"&&(x=c),typeof p=="object"&&(S=Object.assign({},hi,p),p.s!=null&&p.ss==null&&(S.ss=p.s-1)),A=this.localeData(),N=n4(this,!x,S,A),x&&(N=A.pastFuture(+this,N)),A.postformat(N)}var uc=Math.abs;function pi(c){return(c>0)-(c<0)||+c}function ps(){if(!this.isValid())return this.localeData().invalidDate();var c=uc(this._milliseconds)/1e3,p=uc(this._days),x=uc(this._months),S,A,N,K,me=this.asSeconds(),Ce,Ke,Ft,Qn;return me?(S=se(c/60),A=se(S/60),c%=60,S%=60,N=se(x/12),x%=12,K=c?c.toFixed(3).replace(/\.?0+$/,""):"",Ce=me<0?"-":"",Ke=pi(this._months)!==pi(me)?"-":"",Ft=pi(this._days)!==pi(me)?"-":"",Qn=pi(this._milliseconds)!==pi(me)?"-":"",Ce+"P"+(N?Ke+N+"Y":"")+(x?Ke+x+"M":"")+(p?Ft+p+"D":"")+(A||S||c?"T":"")+(A?Qn+A+"H":"")+(S?Qn+S+"M":"")+(c?Qn+K+"S":"")):"P0D"}var De=ss.prototype;De.isValid=Z3,De.abs=T6,De.add=E6,De.subtract=M6,De.as=I6,De.asMilliseconds=L6,De.asSeconds=N6,De.asMinutes=R6,De.asHours=B6,De.asDays=z6,De.asWeeks=F6,De.asMonths=H6,De.asQuarters=U6,De.asYears=W6,De.valueOf=D6,De._bubble=$6,De.clone=Y6,De.get=V6,De.milliseconds=G6,De.seconds=q6,De.minutes=K6,De.hours=X6,De.days=Z6,De.weeks=e4,De.months=J6,De.years=Q6,De.humanize=a4,De.toISOString=ps,De.toString=ps,De.toJSON=ps,De.locale=Lp,De.localeData=Rp,De.toIsoString=z("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ps),De.lang=Np,te("X",0,0,"unix"),te("x",0,0,"valueOf"),ce("x",pr),ce("X",Uu),Be("X",function(c,p,x){x._d=new Date(parseFloat(c)*1e3)}),Be("x",function(c,p,x){x._d=new Date(oe(c))});//! moment.js -return r.version="2.29.4",i(at),r.fn=re,r.min=G3,r.max=q3,r.now=K3,r.utc=g,r.unix=_6,r.months=k6,r.isDate=d,r.locale=yr,r.invalid=k,r.duration=Pn,r.isMoment=E,r.weekdays=P6,r.parseZone=O6,r.localeData=Kn,r.isDuration=ls,r.monthsShort=C6,r.weekdaysMin=j6,r.defineLocale=Xu,r.updateLocale=O3,r.locales=k3,r.weekdaysShort=A6,r.normalizeUnits=it,r.relativeTimeRounding=r4,r.relativeTimeThreshold=i4,r.calendarFormat=b5,r.prototype=re,r.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},r})})(wv);var M9=wv.exports;const Sv=st(M9),$9=({text:e,type:t,sourceLink:n,date:r})=>y.jsxs(F,{direction:"column",children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsx(F,{align:"center",direction:"row",children:y.jsx(na,{type:t})}),n&&y.jsx(Mi,{href:`${n}${n!=null&&n.includes("?")?"&":"?"}open=system`,onClick:i=>i.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),y.jsx(W9,{"data-testid":"episode-description",children:e}),y.jsxs(F,{align:"center",direction:"row",justify:"flex-start",children:[y.jsx(F,{align:"center",direction:"row",justify:"flex-start",children:!!r&&y.jsx(ni,{children:Sv.unix(r).fromNow()})}),n&&y.jsxs(Mi,{href:n,onClick:i=>i.stopPropagation(),target:"_blank",children:[y.jsx(bv,{}),y.jsx(I9,{children:n})]})]})]}),I9=H(ht)` - max-width: 150px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - color: ${L.GRAY6}; - font-family: Barlow; - font-size: 12px; - font-weight: 400; - line-height: 18px; -`,D9=({title:e,imageUrl:t,name:n,sourceLink:r,date:i})=>y.jsxs(F,{grow:1,shrink:1,children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",children:[y.jsx(L9,{children:y.jsx(In,{rounded:!0,size:64,src:t||"",type:"person"})}),(e||n)&&y.jsx(N9,{children:e||n})]}),!r&&y.jsx(Mi,{href:`${r}${r!=null&&r.includes("?")?"&":"?"}open=system`,onClick:a=>a.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),y.jsx(F,{align:"center",direction:"row",justify:"flex-start",ml:6,mt:9,children:!!i&&y.jsx(ni,{children:Sv.unix(i).fromNow()})})]}),L9=H(F)` - img { - width: 64px; - height: 64px; - border-radius: 50%; - object-fit: cover; - } - margin-right: 16px; -`,N9=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 600; - line-height: 17px; -`,R9=({text:e,imageUrl:t,date:n,twitterHandle:r,name:i,verified:a,sourceLink:o})=>y.jsxs(F,{direction:"column",children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",pr:16,children:[y.jsx(B9,{children:y.jsx(In,{rounded:!0,size:27,src:t||"",type:"person"})}),y.jsxs(F,{children:[y.jsxs(z9,{align:"center",direction:"row",children:[i,a&&y.jsx("div",{className:"verification",children:y.jsx("img",{alt:"verified",src:"verified_twitter.svg"})})]}),r&&y.jsxs(F9,{children:["@",r]})]})]}),o&&y.jsx(Mi,{href:`${o}${o!=null&&o.includes("?")?"&":"?"}open=system`,onClick:s=>s.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),y.jsxs(F,{grow:1,shrink:1,children:[y.jsx(H9,{"data-testid":"episode-description",children:e}),y.jsx(F,{"data-testid":"date-text",direction:"row",justify:"flex-start",children:!!n&&y.jsx(ni,{children:No.unix(n).fromNow()})})]})]}),B9=H(F)` - img { - width: 64px; - height: 64px; - border-radius: 50%; - object-fit: cover; - } - margin-right: 16px; -`,z9=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 500; - line-height: normal; - letter-spacing: 0.2px; - .verification { - margin-left: 4px; - } -`,F9=H(F)` - color: ${L.GRAY7}; - font-family: Barlow; - font-size: 11px; - font-style: normal; - font-weight: 400; - line-height: normal; - letter-spacing: 0.2px; -`,H9=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 130%; - letter-spacing: 0.2px; - margin: 8px 0; - display: -webkit-box; - -webkit-line-clamp: 2; /* Limit to two lines */ - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; -`,U9=H(F).attrs({direction:"column"})` - padding: 24px; - cursor: pointer; - border-top: 1px solid #101317; - background: ${L.BG1}; - - .type-image { - width: 20px; - height: 20px; - border-radius: 50%; - margin-right: 8px; - } - - .booster__pill { - margin-right: 0; - margin-top: 8px; - } - .player-controls { - margin-left: 4px; - } -`,Wd=({boostCount:e,date:t,episodeTitle:n,imageUrl:r,showTitle:i,type:a,text:o,name:s,sourceLink:l,verified:u=!1,twitterHandle:f,className:d="episode-wrapper",onClick:h,node:m})=>{const g=At(P=>P.currentSearch),v=$n(String(o),g),b=$n(String(s),g),C=$n(String(a==="show"?"":i),g),k=["Tweet","person","guest","topic","document"];return y.jsxs(U9,{className:d,onClick:h,children:[!k.includes(a)&&y.jsx(C9,{boostCount:e,date:t,episodeTitle:n,imageUrl:r,newName:s,node:m,showTitle:i,type:a}),a==="topic"&&y.jsx(Y9,{children:y.jsxs(F,{grow:1,shrink:1,children:[y.jsxs(F,{align:"center",direction:"row",justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",pr:16,children:[y.jsx(_9,{}),y.jsx("p",{children:C})]}),l&&y.jsx(Mi,{href:`${l}${l!=null&&l.includes("?")?"&":"?"}open=system`,onClick:P=>P.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),y.jsx(F,{align:"center",direction:"row",justify:"flex-start",mt:9,children:!!t&&y.jsx(ni,{children:No.unix(t).fromNow()})})]})}),["person","guest"].includes(a)&&y.jsx(D9,{date:t,imageUrl:r,name:b||"",sourceLink:l||"",title:i||""}),["image"].includes(a)&&y.jsx(j9,{date:t,imageUrl:l,name:b||"",sourceLink:l||""}),a==="Tweet"&&y.jsx(R9,{date:t,imageUrl:r,name:b||"",sourceLink:l||"",text:v||"",twitterHandle:f,verified:u}),a==="document"&&y.jsx($9,{date:t,sourceLink:l||"",text:v||"",type:a})]})},W9=H(F)` - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: 17px; - color: ${L.white}; - margin: 8px 0; - display: -webkit-box; - -webkit-line-clamp: 2; /* Limit to two lines */ - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; - letter-spacing: 0.2px; -`,ni=H(ht)` - overflow: hidden; - color: ${L.GRAY6}; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 400; - line-height: 18px; - margin-right: 8px; - flex-shrink: 0; - letter-spacing: 0.2pt; -`,Y9=H.div` - display: flex; - flex-direction: row; - align-items: center; - - svg { - color: ${L.mainBottomIcons}; - margin-right: 10px; - align-self: center; - } - - p { - display: -webkit-box; - -webkit-box-orient: vertical; - -webkit-line-clamp: 1; - - overflow: hidden; - color: var(--Primary-Text, #fff); - leading-trim: both; - text-edge: cap; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 600; - line-height: 24px; - margin: 0; - } -`;H(ni)` - align-items: center; - flex-shrink: 1; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - position: relative; - padding-left: 10px; - &:before { - content: ''; - display: block; - border-radius: 2px; - position: absolute; - top: 50%; - transform: translateY(-50%); - left: 2px; - width: 4px; - flex-shrink: 0; - height: 4px; - background: ${L.GRAY6}; - } - - &.is-show { - margin: 20px 0px; - padding: 0px; - color: var(--Primary-Text, #fff); - leading-trim: both; - text-edge: cap; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 17px; /* 130.769% */ - } -`;const Mi=H.a` - color: ${L.GRAY6}; - font-size: 16px; - height: 16px; - display: flex; - gap: 5px; - align-items: center; -`,V9=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("g",{id:"Menu icons",children:y.jsx("path",{id:"Subtract",d:"M9.56745 16.1438C9.44134 16.1438 9.31606 16.1269 9.19162 16.0931C9.06718 16.0595 8.95315 16.0133 8.84954 15.9546C8.2587 15.602 7.64141 15.3367 6.99766 15.159C6.35405 14.981 5.68822 14.8921 5.00016 14.8921C4.49169 14.8921 3.99225 14.9484 3.50183 15.061C3.01141 15.1738 2.53863 15.3397 2.0835 15.5588C1.78655 15.6954 1.50398 15.6751 1.23579 15.4977C0.967593 15.3205 0.833496 15.0695 0.833496 14.7446V5.71272C0.833496 5.53313 0.881066 5.36723 0.976204 5.21501C1.0712 5.06279 1.20315 4.95195 1.37204 4.88251C1.93607 4.60792 2.52391 4.40202 3.13558 4.2648C3.74725 4.12744 4.36877 4.05876 5.00016 4.05876C5.811 4.05876 6.60051 4.17362 7.3687 4.40334C8.1369 4.63306 8.87516 4.95626 9.5835 5.37292V14.9433C10.2866 14.4989 11.0283 14.1709 11.8087 13.9594C12.5891 13.7479 13.3752 13.6421 14.1668 13.6421C14.6454 13.6421 15.0816 13.6717 15.4754 13.731C15.869 13.7904 16.3249 13.9006 16.8431 14.0619C16.9018 14.078 16.9566 14.0794 17.0075 14.066C17.0581 14.0526 17.0835 14.0085 17.0835 13.9338V4.5748C17.2277 4.61758 17.3684 4.66515 17.5058 4.71751C17.643 4.76987 17.7768 4.83556 17.9072 4.91459C18.0493 4.98404 18.1559 5.08549 18.2268 5.21897C18.2979 5.35258 18.3335 5.49577 18.3335 5.64855V14.7285C18.3335 15.0534 18.1954 15.3031 17.9191 15.4777C17.643 15.6524 17.3484 15.6741 17.0354 15.5427C16.5856 15.329 16.1196 15.1671 15.6372 15.0571C15.1549 14.9471 14.6647 14.8921 14.1668 14.8921C13.4735 14.8921 12.7996 14.981 12.1452 15.159C11.4909 15.3367 10.8683 15.602 10.2775 15.9546C10.1738 16.0133 10.0611 16.0595 9.93933 16.0931C9.81752 16.1269 9.69357 16.1438 9.56745 16.1438ZM11.8895 12.2319C11.7613 12.3462 11.6227 12.3692 11.4737 12.3008C11.3247 12.2324 11.2502 12.1132 11.2502 11.9433V5.46751C11.2502 5.41723 11.2606 5.36778 11.2814 5.31917C11.3022 5.27056 11.3309 5.22813 11.3672 5.19188L14.7645 1.79438C14.8927 1.66619 15.0335 1.63549 15.1868 1.7023C15.3402 1.76897 15.4168 1.89153 15.4168 2.07001V8.8873C15.4168 8.95133 15.4043 9.00633 15.3791 9.0523C15.354 9.09827 15.3233 9.13945 15.287 9.17584L11.8895 12.2319Z",fill:"currentColor"})})}),G9=H(F)` - overflow-y: auto; - overflow-x: hidden; - background: ${L.body}; -`,Yd=e=>{const{properties:t,ref_id:n}=e;return{boost:(t==null?void 0:t.boost)||0,children:[],x:0,y:0,z:0,edge_count:e.edge_count||0,hidden:!1,colors:[],date:t==null?void 0:t.date,description:"",episode_title:(t==null?void 0:t.episode_title)||"",hosts:[],guests:[],id:"",image_url:t==null?void 0:t.image_url,sender_pic:"",sender_alias:"",message_content:"",keyword:!1,label:"",source_link:(t==null?void 0:t.source_link)||"",link:(t==null?void 0:t.link)||"",name:e.name,node_type:e.node_type,ref_id:n,scale:1,show_title:(t==null?void 0:t.show_title)||"",text:t==null?void 0:t.text,timestamp:"",topics:[],type:(t==null?void 0:t.type)||"",weight:0,tweet_id:t==null?void 0:t.tweet_id,posted_by:void 0,twitter_handle:t==null?void 0:t.twitter_handle,profile_picture:"",verified:t==null?void 0:t.verified,unique_id:"",properties:{},media_url:""}},q9=({sourceIds:e})=>{const t=B.useRef(null),[n,r]=B.useState(!1),{dataInitial:i}=Sn(f=>f),a=Ro(),o=B.useCallback(f=>{a(f)},[a]),s=()=>r(!n),l=(i==null?void 0:i.nodes.filter(f=>e.includes(f.ref_id)))||[],u=n?l:[...l].slice(0,3);return y.jsxs(Z9,{children:[y.jsx(Ei,{direction:"right",in:!0,mountOnEnter:!0,children:y.jsxs(X9,{align:"center",className:"heading",direction:"row",justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",children:[y.jsx("div",{className:"heading__icon",children:y.jsx(V9,{})}),y.jsx("span",{className:"tittle",children:"Sources"}),y.jsx("span",{className:"heading__count",children:e.length})]}),y.jsxs(Q9,{onClick:s,children:[n?"Hide all":"Show all",n?y.jsx(Hd,{}):y.jsx(Kl,{})]})]})}),n&&u.length>0&&y.jsx(G9,{ref:t,id:"search-result-list",shrink:1,children:u.map((f,d)=>{const h=Yd(f),{image_url:m,date:g,boost:v,episode_title:b,show_title:O,node_type:C,text:k,source_link:P,name:_,verified:w=!1,twitter_handle:j}=h||{};return y.jsx(J9,{boostCount:v||0,date:g||0,episodeTitle:Ti(b),imageUrl:m||"",name:_||"",node:f,onClick:()=>{o(f)},showTitle:Ti(O),sourceLink:P,text:k||"",twitterHandle:j,type:C,verified:w},d.toString())})})]})},K9=B.memo(q9),X9=H(F)` - &.heading { - font-weight: 600; - color: ${L.white}; - font-size: 14px; - padding: 24px 24px 0; - align-items: center; - - .heading__icon { - margin-right: 12px; - font-size: 20px; - align-items: center; - } - - .heading__count { - font-weight: 400; - color: ${L.GRAY7}; - margin-left: 12px; - line-height: 32px; - text-align: left; - margin-bottom: 4px; - } - - .tittle { - margin-bottom: 4px; - font-size: 14px; - font-weight: 600; - font-family: Barlow; - line-height: 32px; - text-align: left; - color: ${L.white}; - } - } -`,Z9=H(F)` - border-top: 1px solid rgba(0, 0, 0, 0.3); - padding-bottom: 25px; -`,J9=H(Wd)` - &:first-child { - border-top: none; - } -`,Q9=H(Dt)` - &&.MuiButton-root { - background-color: ${L.COLLAPSE_BUTTON}; - color: ${L.white}; - border: none; - cursor: pointer; - display: flex; - align-items: center; - justify-content: center; - flex-shrink: 0; - font-size: 10px; - font-weight: 500; - font-family: Barlow; - margin-bottom: 3px; - height: 27px; - border-radius: 200px; - padding: 0px 10px; - min-width: auto; - } - - &&:hover { - background-color: ${L.COLLAPSE_BUTTON}; - color: ${L.white}; - } - - svg { - margin-left: 3px; - width: 9px; - height: 9px; - color: white; - } -`,eS=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M7.28729 0.918723C7.41428 0.105284 8.58572 0.105284 8.71271 0.918723L8.76054 1.22508C9.2444 4.32436 11.6757 6.75568 14.775 7.23954L15.0814 7.28737C15.8948 7.41436 15.8948 8.5858 15.0814 8.71279L14.775 8.76062C11.6757 9.24448 9.2444 11.6758 8.76054 14.7751L8.71271 15.0814C8.58572 15.8949 7.41428 15.8949 7.28729 15.0814L7.23946 14.7751C6.7556 11.6758 4.32428 9.24448 1.225 8.76062L0.918643 8.71279C0.105204 8.5858 0.105204 7.41436 0.918642 7.28737L1.225 7.23954C4.32428 6.75568 6.7556 4.32436 7.23946 1.22508L7.28729 0.918723Z",fill:"currentColor"})}),tS=H(F).attrs({direction:"column"})` - padding: 24px; - cursor: pointer; - background: ${L.BG1}; - - .type-image { - width: 20px; - height: 20px; - border-radius: 50%; - margin-right: 8px; - } -`,wa=H(ov)` - && { - background: #353a46; - border-radius: 0.5rem; - } -`,nS=H(F)` - gap: 1.1875rem; - margin-top: 1rem; -`,rS=H.span` - display: inline-flex; - align-items: center; - justify-content: center; - color: white; - margin-right: 0.5rem; -`,iS=H(ht)` - font-weight: 600; - font-size: 0.9375rem; -`,Sa=8,ws=332,aS=()=>y.jsx(y.Fragment,{children:y.jsx(tS,{children:y.jsxs(F,{direction:"column",children:[y.jsxs(F,{direction:"row",children:[y.jsx(rS,{children:y.jsx(eS,{})}),y.jsx(iS,{children:"Answer"})]}),y.jsxs(nS,{grow:1,shrink:1,children:[y.jsx(wa,{height:Sa,variant:"rectangular",width:ws}),y.jsx(wa,{height:Sa,variant:"rectangular",width:ws}),y.jsx(wa,{height:Sa,variant:"rectangular",width:ws}),y.jsx(wa,{height:Sa,variant:"rectangular",width:ws}),y.jsx(wa,{height:Sa,variant:"rectangular",width:180})]})]})})}),oS=H(ht)` - font-size: 20px; - font-weight: 600; - flex-grow: 1; - overflow-wrap: break-word; - white-space: normal; - word-break: break-word; - margin-right: 10px; -`,sS=H(F).attrs({direction:"row",alignItems:"center"})` - padding: 24px 10px 24px 24px; - flex-shrink: 1; - overflow: hidden; -`,a1=({question:e,response:t,refId:n})=>{var g;const r=B.useRef(null),[i,a]=B.useState(!1),{setAiSummaryAnswer:o}=Kg(v=>v),s=B.useRef(null),{currentPlayingAudio:l,setCurrentPlayingAudio:u}=At(v=>v);B.useEffect(()=>{r.current&&r.current.scrollIntoView({behavior:"smooth"})},[]),B.useEffect(()=>{const v=s.current,b=()=>{u(null)};return v&&v.addEventListener("ended",b),()=>{v&&v.removeEventListener("ended",b)}},[u]);const f=()=>{a(!i)},d=()=>{n&&o(n,{hasBeenRendered:!0})},h=()=>{s.current&&(s.current.paused?(s.current.play(),u(s)):(s.current.pause(),u(null)))},m=()=>{l!=null&&l.current&&l.current!==s.current&&(l.current.pause(),u(null)),h()};return y.jsxs(lS,{children:[y.jsxs(sS,{children:[y.jsx(oS,{ref:r,children:e}),t.audio_en&&y.jsx(cS,{onClick:m,children:(l==null?void 0:l.current)===s.current&&!((g=s.current)!=null&&g.paused)?y.jsx(mv,{}):y.jsx(yv,{})}),y.jsx(uS,{onClick:f,children:i?y.jsx(Kl,{}):y.jsx(Hd,{})})]}),!i&&y.jsxs(y.Fragment,{children:[t.answerLoading?y.jsx(aS,{}):y.jsx(m9,{answer:t.answer||"",entities:t.entities,handleLoaded:()=>d(),hasBeenRendered:!!(t!=null&&t.hasBeenRendered)}),t.questionsLoading?y.jsx(gv,{count:1}):y.jsx(v9,{questions:t.questions||[]}),((t==null?void 0:t.sources)||[]).length?y.jsx(K9,{sourceIds:t.sources||[]}):null]}),t.audio_en&&y.jsx(fS,{ref:s,src:t.audio_en,children:y.jsx("track",{kind:"captions"})})]})},lS=H(F).attrs({direction:"column"})` - border-top: 1px solid #101317; -`,uS=H(Dt)` - &&.MuiButton-root { - background-color: ${L.COLLAPSE_BUTTON}; - border: none; - cursor: pointer; - flex-shrink: 0; - padding: 0px; - width: 27px; - height: 26px; - min-width: 26px; - border-radius: 6px; - display: flex; - align-items: center; - justify-content: center; - margin-top: 1px; - } - - svg { - width: 9px; - height: 9px; - color: white; - } -`,cS=H(Dt)` - &&.MuiButton-root { - background-color: ${L.COLLAPSE_BUTTON}; - border: none; - cursor: pointer; - flex-shrink: 0; - padding: 0px; - width: 27px; - height: 26px; - min-width: 26px; - border-radius: 6px; - display: flex; - align-items: center; - justify-content: center; - margin-top: 1px; - margin-right: 10px; - } - - svg { - width: 29px; - height: 12px; - color: white; - } -`,fS=H.audio` - display: none; -`,dS=390,hS=()=>{const{aiSummaryAnswers:e,resetAiSummaryAnswer:t,newLoading:n,setNewLoading:r}=Kg(l=>l),{abortFetchData:i,resetGraph:a}=Sn(l=>l),o=Ul(),s=()=>{r(null),i(),a(),t(),o("/")};return y.jsxs(pS,{children:[y.jsx(F,{align:"flex-start",children:y.jsx(F,{p:24,children:y.jsx(Dt,{onClick:s,startIcon:y.jsx(e9,{}),children:"Home"})})}),y.jsx(mS,{children:y.jsxs(F,{children:[Object.keys(e).filter(l=>e[l].shouldRender).map(l=>{var u;return y.jsx(a1,{question:((u=e[l])==null?void 0:u.question)||"",refId:l,response:e[l]},l)}),n&&y.jsx(a1,{question:n.question||"",refId:"",response:n})]})}),y.jsx(n9,{})]})},pS=H(F)(({theme:e})=>({position:"relative",background:L.BG1,flex:1,width:"100%",zIndex:30,[e.breakpoints.up("sm")]:{width:dS}})),mS=H(F)` - overflow-y: auto; - overflow-x: hidden; - flex: 1; - width: 100%; -`,yS=()=>{var d;const[e,t]=B.useState(null),{sidebarFilter:n,setSidebarFilter:r,sidebarFilterCounts:i=[]}=Sn(h=>h),a=(n??"").toLowerCase(),o=((d=i.find(h=>h.name===a))==null?void 0:d.count)||0,s=h=>h?h.charAt(0).toUpperCase()+h.slice(1):"",l=h=>{o>=1&&t(h.currentTarget)},u=()=>{t(null)},f=h=>{r(h),u()};return y.jsxs("div",{children:[y.jsxs(gS,{onClick:l,children:[y.jsx("div",{className:"text",children:"Show"}),y.jsx("div",{className:"value","data-testid":"value",children:`${s(a)} (${o})`}),o>=1&&y.jsx("div",{className:"icon",children:e?y.jsx(Hd,{}):y.jsx(Kl,{})})]}),y.jsx(xS,{anchorEl:e,anchorOrigin:{vertical:"bottom",horizontal:"left"},anchorPosition:{top:62,left:0},onClose:u,open:!!e,transformOrigin:{vertical:"top",horizontal:"left"},children:y.jsx(W4,{children:i.filter(({name:h})=>h).map(({name:h,count:m})=>y.jsxs(vS,{className:Fn({active:h===n}),onClick:g=>{g.preventDefault(),f(h)},children:[y.jsx("span",{className:"icon",children:h===n?y.jsx(lv,{}):null}),y.jsx("span",{children:`${s(h)} (${m})`})]},h))})})]})},gS=H(F).attrs({direction:"row",align:"center"})` - cursor: pointer; - flex-grow: 1; - color: ${L.GRAY6}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - padding: 0 8px; - .value, - .icon { - color: ${L.white}; - } - - .value { - margin: 0 8px 0 4px; - } -`,vS=H(F).attrs({direction:"row",align:"center"})` - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - color: ${L.GRAY3}; - height: 27px; - cursor: pointer; - &.active { - color: ${L.white}; - } - &:hover { - color: ${L.white}; - } - - .icon { - margin-right: 8px; - width: 9px; - font-size: 10px; - } -`,xS=H(F4)` - .MuiPaper-root { - background: ${L.BUTTON1}; - min-width: 149px; - padding: 16px; - color: ${L.GRAY3}; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); - border-radius: 6px; - } -`,bS=({hops:e,setHops:t})=>y.jsxs(y.Fragment,{children:[y.jsxs(Gd,{children:[y.jsx("div",{children:"Hops"}),y.jsx(Vd,{children:"Distance away from source nodes"})]}),y.jsx(Xl,{children:y.jsxs(wS,{children:[y.jsx(Qp,{control:y.jsx(o1,{checked:e===1,onChange:()=>t(1)}),label:"Direct relationship"}),y.jsx(Qp,{control:y.jsx(o1,{checked:e===2,onChange:()=>t(2)}),label:"2 hops away"})]})})]}),wS=H(F).attrs({direction:"column",align:"flex-start"})` - gap: 10px; -`,o1=H(C8)` - && { - .MuiSvgIcon-root { - border-radius: 8px; - } - } -`,SS=({maxResults:e,setMaxResults:t})=>{const n=(r,i)=>{const a=Array.isArray(i)?i[0]:i;t(a)};return y.jsxs(y.Fragment,{children:[y.jsxs(Gd,{children:[y.jsx("div",{children:"Max results"}),y.jsx(Vd,{children:"Total number of relationships"})]}),y.jsxs(Xl,{children:[y.jsxs(Ov,{children:[y.jsx("span",{children:"1"}),y.jsx("span",{children:e})]}),y.jsx(_v,{direction:"row",children:y.jsx(ql,{className:"volume-slider","data-testid":"max-results-slider",max:300,min:1,onChange:n,size:"medium",step:1,value:e})})]})]})},_S=({sourceNodes:e,setSourceNodes:t})=>{const n=(r,i)=>{const a=Array.isArray(i)?i[0]:i;t(a)};return y.jsxs(y.Fragment,{children:[y.jsxs(Gd,{children:[y.jsx("div",{children:"Source Nodes"}),y.jsx(Vd,{children:"Core set of nodes based on search term"})]}),y.jsxs(Xl,{children:[y.jsxs(Ov,{children:[y.jsx("span",{children:"1"}),y.jsx("span",{children:e})]}),y.jsx(_v,{direction:"row",children:y.jsx(ql,{className:"volume-slider","data-testid":"source-nodes-slider",max:100,min:1,onChange:n,size:"medium",step:1,value:e})})]})]})},br={selectedTypes:[],hops:1,sourceNodes:10,maxResults:30},OS=({showAllSchemas:e,setShowAllSchemas:t,schemaAll:n,anchorEl:r,setAnchorEl:i})=>{const a=w=>{d(j=>j.includes(w)?j.filter(E=>E!==w):[...j,w])},{setFilters:o,fetchData:s,setAbortRequests:l}=Sn(w=>w),{setBudget:u}=Qi(w=>w),[f,d]=B.useState(br.selectedTypes),[h,m]=B.useState(br.hops),[g,v]=B.useState(br.sourceNodes),[b,O]=B.useState(br.maxResults),C=()=>{d(br.selectedTypes),m(br.hops),v(br.sourceNodes),O(br.maxResults)},k=async()=>{C()},P=()=>{t(!0)},_=async()=>{o({node_type:f,limit:b,depth:h.toString(),top_node_count:g.toString()}),i(null),await s(u,l)};return y.jsxs(kS,{anchorEl:r,disablePortal:!0,modifiers:[{name:"offset",options:{offset:[0,10]}}],open:!!r,placement:"bottom-end",children:[y.jsxs(CS,{children:[y.jsx("div",{children:"Type"}),y.jsxs(PS,{children:[y.jsx(AS,{children:f.length}),y.jsx(jS,{children:"Selected"})]})]}),y.jsxs(Xl,{children:[y.jsx(MS,{children:(e?n:n.slice(0,4)).map(w=>y.jsx($S,{isSelected:f.includes(w.type),onClick:()=>a(w==null?void 0:w.type),children:w.type},w.type))}),!e&&n.length>4&&y.jsx(IS,{onClick:P,children:y.jsxs(ES,{children:[y.jsx(zd,{})," View More"]})})]}),y.jsx(Ss,{}),y.jsx(_S,{setSourceNodes:v,sourceNodes:g}),y.jsx(Ss,{}),y.jsx(bS,{hops:h,setHops:m}),y.jsx(Ss,{}),y.jsx(SS,{maxResults:b,setMaxResults:O}),y.jsx(Ss,{}),y.jsx(TS,{children:y.jsxs(RS,{children:[y.jsxs(DS,{color:"secondary",onClick:k,size:"large",style:{marginRight:20},variant:"contained",children:[y.jsx(LS,{children:y.jsx(rv,{})}),"Clear"]}),y.jsx(NS,{color:"secondary",onClick:_,size:"large",variant:"contained",children:"Show Results"})]})})]})},kS=H(Y4)` - &&.MuiPopper-root { - background: ${L.BG2}; - padding: 16px; - min-width: 360px; - max-height: calc(100% - 20%); - color: ${L.white}; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); - border-radius: 9px; - max-width: 361px; - overflow: auto; - border: 1px solid ${L.black}; - z-index: 100; - &::-webkit-scrollbar { - width: 3px; - } - - &::-webkit-scrollbar-track { - background: ${L.BG2}; - border-radius: 9px; - margin: 5px; - overflow-y: hidden; - } - } -`,CS=H.div` - display: flex; - justify-content: space-between; - align-items: center; - padding-bottom: 8px; - font-family: Barlow; - font-size: 18px; - font-weight: 500; -`,PS=H.div` - font-size: 13px; - display: flex; - align-items: center; -`,AS=H.span` - color: ${L.white}; -`,jS=H.span` - color: ${L.GRAY3}; - margin-left: 4px; -`,Xl=H.div` - padding: 13px 0; - position: relative; -`,TS=H.div` - display: flex; - justify-content: space-between; - align-items: center; - padding-top: 8px; -`,Ss=H.div` - border: 1px solid ${L.black}; - width: calc(100% + 32px); - margin: 13px -16px; -`,ES=H.span` - display: flex; - justify-content: space-between; - align-items: center; - gap: 6px; - - svg { - width: 23px; - height: 23px; - fill: none; - margin-top: 2px; - } -`,MS=H(F).attrs({align:"center",direction:"row",grow:1,justify:"flex-start"})` - flex-wrap: wrap; - gap: 10px; - max-height: 400px; - overflow-y: auto; - padding-right: 10px; - margin-right: calc(0px - 16px); -`,$S=H(F).attrs({align:"center",direction:"row",justify:"flex-start"})` - color: ${({isSelected:e})=>e?L.black:L.white}; - background: ${({isSelected:e})=>e?L.white:L.BUTTON1_PRESS}; - padding: 6px 10px 6px 8px; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 500; - line-height: 15px; - letter-spacing: 0.78px; - margin: 0 3px; - border-radius: 200px; - cursor: pointer; - - &:hover { - background: ${({isSelected:e})=>e?L.white:L.BUTTON1_PRESS}; - } - - &:active { - background: ${L.white}; - color: ${L.black}; - } -`,IS=H.button` - background: transparent; - color: ${L.white}; - border: none; - padding: 6px 12px 6px 3px; - margin-top: 20px; - cursor: pointer; - border-radius: 4px; - font-family: Barlow; - font-size: 13px; - font-weight: 500; - - &:hover { - background: ${L.BUTTON1_HOVER}; - } - - &:active { - background: ${L.BUTTON1_PRESS}; - } -`,DS=H(Dt)` - && { - color: ${L.white}; - background-color: ${L.BUTTON1}; - padding-left: 4px; - &:hover, - &:active, - &:focus { - color: rgba(255, 255, 255, 0.85); - background-color: ${L.BUTTON1}; - } - } -`,LS=H.span` - svg { - width: 32px; - height: 32px; - color: ${L.GRAY7}; - fill: none; - margin-top: 4px; - } -`,NS=H(Dt)` - && { - flex: 1; - padding: 2px 55px; - } -`,Vd=H.div` - font-family: Barlow; - font-size: 13px; - font-weight: 500; - line-height: 15.6px; - text-align: left; - margin-top: 10px; - color: ${L.modalAuth}; -`,Gd=H.div` - display: flex; - flex-direction: column; - font-family: Barlow; - font-size: 18px; - font-weight: 500; -`,_v=H(F)` - margin: 10px auto; - - .volume-slider { - display: block; - color: ${L.modalShield}; - height: 4px; - .MuiSlider-track { - border: none; - } - .MuiSlider-rail { - background-color: ${L.black}; - } - .MuiSlider-thumb { - width: 20px; - height: 20px; - background-color: ${L.white}; - &:before { - box-shadow: '0 4px 8px rgba(0,0,0,0.4)'; - } - &:hover, - &.Mui-focusVisible, - &.Mui-active { - box-shadow: none; - } - } - } -`,Ov=H.div` - display: flex; - flex-direction: row; - justify-content: space-between; - margin: 10px auto; -`,RS=H(F)` - flex-direction: row; - margin: 0 0 6px 8px; -`,BS=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M5.99995 7.22422L1.71245 11.5117C1.55203 11.6721 1.34787 11.7523 1.09995 11.7523C0.852035 11.7523 0.647868 11.6721 0.487451 11.5117C0.327035 11.3513 0.246826 11.1471 0.246826 10.8992C0.246826 10.6513 0.327035 10.4471 0.487451 10.2867L4.77495 5.99922L0.487451 1.71172C0.327035 1.5513 0.246826 1.34714 0.246826 1.09922C0.246826 0.851302 0.327035 0.647135 0.487451 0.486719C0.647868 0.326302 0.852035 0.246094 1.09995 0.246094C1.34787 0.246094 1.55203 0.326302 1.71245 0.486719L5.99995 4.77422L10.2875 0.486719C10.4479 0.326302 10.652 0.246094 10.9 0.246094C11.1479 0.246094 11.352 0.326302 11.5125 0.486719C11.6729 0.647135 11.7531 0.851302 11.7531 1.09922C11.7531 1.34714 11.6729 1.5513 11.5125 1.71172L7.22495 5.99922L11.5125 10.2867C11.6729 10.4471 11.7531 10.6513 11.7531 10.8992C11.7531 11.1471 11.6729 11.3513 11.5125 11.5117C11.352 11.6721 11.1479 11.7523 10.9 11.7523C10.652 11.7523 10.4479 11.6721 10.2875 11.5117L5.99995 7.22422Z",fill:"currentColor"})}),zS=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M7.38474 15.5C7.13341 15.5 6.92316 15.4153 6.75399 15.246C6.58466 15.0768 6.49999 14.8666 6.49999 14.6152V8.827L0.901988 1.7155C0.709655 1.459 0.681738 1.19233 0.818238 0.9155C0.954905 0.6385 1.18541 0.5 1.50974 0.5H14.4902C14.8146 0.5 15.0451 0.6385 15.1817 0.9155C15.3182 1.19233 15.2903 1.459 15.098 1.7155L9.49999 8.827V14.6152C9.49999 14.8666 9.41532 15.0768 9.24599 15.246C9.07682 15.4153 8.86657 15.5 8.61524 15.5H7.38474Z",fill:"currentColor"})}),mc=[["Searching","Podcast Index"],["Finding","Transcripts"],["Loading","Audio Clips"],["Loading","Video Clips"],["Preparing","Results"]],FS=()=>{const[e,t]=B.useState(0);return B.useEffect(()=>{if(e===mc.length-1)return;const n=setTimeout(()=>t(r=>(r+1)%mc.length),2e3);return()=>clearTimeout(n)},[e]),y.jsx(HS,{direction:"column",children:mc.map((n,r)=>y.jsxs(F,{className:Fn("raw-wrapper",{show:e===r}),direction:"row",children:[y.jsx("div",{className:Fn("action"),children:n[0]}),y.jsx("div",{className:Fn("entity"),children:n[1]}),y.jsx("div",{children:y.jsx(Q8,{color:L.SECONDARY_BLUE,size:2})})]},n[1]))})},HS=H(F)` - overflow: hidden; - height: 20px; - position: relative; - .action { - color: ${L.white}; - margin-right: 8px; - } - - .raw-wrapper { - height: 0; - overflow: hidden; - transition: height 0.7s ease-in-out; - align-items: flex-end; - &.show { - height: 20px; - } - } - - .entity { - color: ${L.SECONDARY_BLUE}; - } -`,US=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"browse_gallery",children:[y.jsx("mask",{id:"mask0_1360_27257",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1360_27257)",children:y.jsx("path",{id:"browse_gallery_2",d:"M11.8 15.8442L12.8442 14.8L9.74998 11.7026V7.25003H8.25003V12.2942L11.8 15.8442ZM18 19.9615V18.3C19.2333 17.7167 20.2083 16.8583 20.925 15.725C21.6417 14.5917 22 13.35 22 12C22 10.65 21.6417 9.40834 20.925 8.27501C20.2083 7.14167 19.2333 6.28334 18 5.70001V4.03851C19.6628 4.67184 20.9952 5.71318 21.9971 7.16253C22.999 8.61188 23.5 10.2244 23.5 12C23.5 13.7756 22.999 15.3881 21.9971 16.8375C20.9952 18.2868 19.6628 19.3282 18 19.9615ZM9.00055 20.5C7.8207 20.5 6.71539 20.2769 5.68463 19.8307C4.65386 19.3846 3.75514 18.7782 2.98848 18.0115C2.22181 17.2449 1.61541 16.3463 1.16927 15.3159C0.723092 14.2855 0.5 13.1804 0.5 12.0006C0.5 10.8207 0.723083 9.7154 1.16925 8.68463C1.6154 7.65386 2.2218 6.75515 2.98845 5.98848C3.75512 5.22183 4.65365 4.61543 5.68405 4.16928C6.71445 3.72311 7.81957 3.50003 8.99942 3.50003C10.1793 3.50003 11.2846 3.72311 12.3154 4.16928C13.3461 4.61543 14.2448 5.22183 15.0115 5.98848C15.7782 6.75515 16.3846 7.65368 16.8307 8.68408C17.2769 9.71448 17.5 10.8196 17.5 11.9995C17.5 13.1793 17.2769 14.2846 16.8307 15.3154C16.3846 16.3461 15.7782 17.2449 15.0115 18.0115C14.2448 18.7782 13.3463 19.3846 12.3159 19.8307C11.2855 20.2769 10.1804 20.5 9.00055 20.5ZM9 19C10.95 19 12.6042 18.3208 13.9625 16.9625C15.3208 15.6042 16 13.95 16 12C16 10.05 15.3208 8.39584 13.9625 7.03751C12.6042 5.67917 10.95 5.00001 9 5.00001C7.05 5.00001 5.39583 5.67917 4.0375 7.03751C2.67917 8.39584 2 10.05 2 12C2 13.95 2.67917 15.6042 4.0375 16.9625C5.39583 18.3208 7.05 19 9 19Z",fill:"currentColor"})})]})}),WS=e=>y.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",children:[y.jsx("mask",{id:"mask0_2638_2680",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:y.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_2638_2680)",children:y.jsx("path",{d:"M9.99732 16C9.90858 16 9.82421 15.985 9.74419 15.9551C9.66418 15.9252 9.5909 15.8765 9.52435 15.8091L6.18835 12.4277C6.06278 12.3004 6 12.1406 6 11.9483C6 11.7559 6.06278 11.5961 6.18835 11.4689C6.32145 11.3315 6.48099 11.2648 6.66697 11.2686C6.85295 11.2724 7.00873 11.3392 7.13429 11.4689L9.32114 13.674V4.68539C9.32114 4.49306 9.3864 4.33074 9.51692 4.19845C9.64744 4.06615 9.80758 4 9.99732 4C10.1871 4 10.3472 4.06615 10.4777 4.19845C10.6082 4.33074 10.6735 4.49306 10.6735 4.68539V13.674L12.849 11.4689C12.9845 11.3315 13.1447 11.2629 13.3294 11.2629C13.5143 11.2629 13.6744 11.3315 13.8099 11.4689C13.9378 11.6062 14.0012 11.7685 14 11.9558C13.9988 12.1431 13.9354 12.3004 13.8099 12.4277L10.4738 15.8091C10.4073 15.8765 10.3334 15.9252 10.2522 15.9551C10.171 15.985 10.0861 16 9.99732 16Z",fill:"currentColor"})})]}),YS=()=>{const{nodeCount:e,setNodeCount:t,setBudget:n}=Qi(o=>o),{fetchData:r,setAbortRequests:i}=Sn(o=>o),a=async()=>{e<1||(await r(n,i,"",{skip_cache:"true"}),t("CLEAR"))};return y.jsx(qS,{children:y.jsxs("div",{className:"heading-container",children:[y.jsxs("div",{className:"heading",children:[y.jsx("span",{className:"heading__title",children:"Latest"}),y.jsx("span",{className:"heading__icon",children:y.jsx(US,{})})]}),e?y.jsx("div",{className:"button_container",children:y.jsx(VS,{className:"button","data-testid":"see_latest_button",onClick:a,startIcon:y.jsx(WS,{}),children:`See Latest (${e})`})}):null]})})},VS=H(Dt)` - && { - width: 100%; - margin-top: 1.2rem; - font-weight: 500; - .MuiButton-startIcon { - color: ${L.GRAY6}; - } - } -`,GS=B.memo(YS),qS=H(F)` - .heading-container { - display: flex; - flex-direction: column; - padding: 16px 24px 16px 24px; - } - - .heading { - color: ${L.GRAY6}; - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 700; - line-height: 20px; - letter-spacing: 1.12px; - text-transform: uppercase; - display: flex; - align-items: center; - - &__icon { - margin-left: 14px; - margin-bottom: -2px; - font-size: 24px; - } - } - - .list { - list-style: none; - padding: 0; - margin: 0; - cursor: pointer; - - &-item { - padding: 18px 16px 18px 24px; - overflow: hidden; - color: ${L.white}; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 600; - line-height: 11px; - - &:hover { - background: rgba(0, 0, 0, 0.1); - color: ${L.SECONDARY_BLUE}; - } - - &:active { - background: rgba(0, 0, 0, 0.2); - color: ${L.PRIMARY_BLUE}; - } - } - } -`,KS=({isSearchResult:e})=>{const t=e?80:10,{setSelectedTimestamp:n,nextPage:r}=Sn(P=>P),i=Ro(),{currentSearch:a,setSidebarOpen:o,setRelevanceSelected:s}=At(P=>P),[l,u]=B.useState(0),[f,d]=B.useState(0),h=Xg(),g=l*t+t,v=h&&h.length>0?h.length-1>g:!1,b=q8("sm","down"),O=B.useCallback(P=>{n8(P),n(P),s(!0),i(P),b&&o(!1)},[i,s,o,n,b]),C=()=>{r(),v&&(u(l+1),d(P=>P+1))},k=B.useMemo(()=>{if(h){const P=[...h].sort((_,w)=>(w.date||0)-(_.date||0));return a&&P.sort((_,w)=>{const j=_.node_type==="topic"&&_.name.toLowerCase()===a.toLowerCase()?1:0;return(w.node_type==="topic"&&w.name.toLowerCase()===a.toLowerCase()?1:0)-j}),P.slice(0,g)}return[]},[h,a,g]);return y.jsxs(y.Fragment,{children:[(k??[]).map(P=>{const _=Yd(P),{image_url:w,date:j,boost:E,episode_title:I,show_title:z,node_type:M,text:D,source_link:W,name:Y,verified:V=!1,twitter_handle:X}=_||{};return M?y.jsx(Wd,{boostCount:E||0,date:j||0,episodeTitle:Ti(I),imageUrl:w||"",name:Y||"",node:P,onClick:()=>{O(P)},showTitle:Ti(z),sourceLink:W,text:D||"",twitterHandle:X,type:M,verified:V},_.ref_id):null}),y.jsx(ZS,{align:"center",background:"BG1",direction:"row",justify:"center",children:v&&y.jsx(Dt,{onClick:C,size:"medium",children:"Load More"},f)})]})},XS=B.memo(KS),ZS=H(F)` - flex: 0 0 86px; -`,JS=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsx("path",{d:"M4.24488 9.94873L3.51732 12.8382C3.48633 12.976 3.4201 13.0844 3.31861 13.1635C3.21711 13.2425 3.09318 13.2821 2.94682 13.2821C2.75237 13.2821 2.59319 13.2046 2.46928 13.0497C2.34535 12.8948 2.31009 12.7244 2.36351 12.5385L3.01094 9.94873H0.635943C0.427609 9.94873 0.260144 9.86913 0.133547 9.70995C0.00694957 9.55077 -0.0296407 9.37129 0.023776 9.1715C0.0600955 9.02514 0.134609 8.90975 0.247318 8.82535C0.360026 8.74096 0.489568 8.69877 0.635943 8.69877H3.32344L4.1728 5.30131H1.7978C1.58946 5.30131 1.422 5.22172 1.2954 5.06254C1.1688 4.90336 1.13221 4.72388 1.18563 4.5241C1.22195 4.37773 1.29646 4.26234 1.40917 4.17795C1.52188 4.09355 1.65142 4.05135 1.7978 4.05135H4.4853L5.21286 1.16191C5.24383 1.02409 5.31007 0.915657 5.41157 0.836601C5.51305 0.757546 5.63698 0.718018 5.78336 0.718018C5.97779 0.718018 6.13697 0.795469 6.2609 0.950372C6.38483 1.10529 6.42009 1.27569 6.36667 1.46158L5.71923 4.05135H9.16476L9.89232 1.16191C9.9233 1.02409 9.98954 0.915657 10.091 0.836601C10.1925 0.757546 10.3165 0.718018 10.4628 0.718018C10.6573 0.718018 10.8164 0.795469 10.9404 0.950372C11.0643 1.10529 11.0995 1.27569 11.0461 1.46158L10.3987 4.05135H12.7737C12.982 4.05135 13.1495 4.13094 13.2761 4.29012C13.4027 4.4493 13.4393 4.62879 13.3859 4.82858C13.3495 4.97494 13.275 5.09032 13.1623 5.17473C13.0496 5.25911 12.9201 5.30131 12.7737 5.30131H10.0862L9.23684 8.69877H11.6118C11.8202 8.69877 11.9876 8.77836 12.1142 8.93754C12.2408 9.09672 12.2774 9.2762 12.224 9.47598C12.1877 9.62235 12.1132 9.73773 12.0005 9.82212C11.8878 9.90652 11.7582 9.94873 11.6118 9.94873H8.92434L8.19678 12.8382C8.1658 12.976 8.09957 13.0844 7.99807 13.1635C7.89658 13.2425 7.77265 13.2821 7.62628 13.2821C7.43185 13.2821 7.27267 13.2046 7.14874 13.0497C7.0248 12.8948 6.98955 12.7244 7.04296 12.5385L7.6904 9.94873H4.24488ZM4.55738 8.69877H8.0029L8.85226 5.30131H5.40673L4.55738 8.69877Z",fill:"currentColor"})}),QS=e=>y.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("mask",{id:"mask0_5099_7163",maskUnits:"userSpaceOnUse",x:"2",y:"2",width:"16",height:"16",children:y.jsx("rect",{x:"2",y:"2",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_5099_7163)",children:y.jsx("path",{d:"M10 16.6667C9.16667 16.6667 8.38611 16.5083 7.65833 16.1917C6.93056 15.875 6.29722 15.4472 5.75833 14.9083C5.21944 14.3695 4.79167 13.7361 4.475 13.0083C4.15833 12.2806 4 11.5 4 10.6667C4 10.4778 4.06389 10.3195 4.19167 10.1917C4.31944 10.0639 4.47778 10 4.66667 10C4.85556 10 5.01389 10.0639 5.14167 10.1917C5.26944 10.3195 5.33333 10.4778 5.33333 10.6667C5.33333 11.9667 5.78611 13.0695 6.69167 13.975C7.59722 14.8806 8.7 15.3333 10 15.3333C11.3 15.3333 12.4028 14.8806 13.3083 13.975C14.2139 13.0695 14.6667 11.9667 14.6667 10.6667C14.6667 9.36667 14.2139 8.2639 13.3083 7.35834C12.4028 6.45279 11.3 6.00001 10 6.00001H9.9L10.4667 6.56667C10.6 6.70001 10.6639 6.85556 10.6583 7.03334C10.6528 7.21112 10.5889 7.36667 10.4667 7.50001C10.3333 7.63334 10.175 7.70279 9.99167 7.70834C9.80833 7.7139 9.65 7.65001 9.51667 7.51667L7.8 5.80001C7.66667 5.66667 7.6 5.51112 7.6 5.33334C7.6 5.15556 7.66667 5.00001 7.8 4.86667L9.51667 3.15001C9.65 3.01667 9.80833 2.95279 9.99167 2.95834C10.175 2.9639 10.3333 3.03334 10.4667 3.16667C10.5889 3.30001 10.6528 3.45556 10.6583 3.63334C10.6639 3.81112 10.6 3.96667 10.4667 4.10001L9.9 4.66667H10C10.8333 4.66667 11.6139 4.82501 12.3417 5.14167C13.0694 5.45834 13.7028 5.88612 14.2417 6.42501C14.7806 6.9639 15.2083 7.59723 15.525 8.32501C15.8417 9.05279 16 9.83334 16 10.6667C16 11.5 15.8417 12.2806 15.525 13.0083C15.2083 13.7361 14.7806 14.3695 14.2417 14.9083C13.7028 15.4472 13.0694 15.875 12.3417 16.1917C11.6139 16.5083 10.8333 16.6667 10 16.6667Z",fill:"currentColor"})})]}),e_=e=>y.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[y.jsx("mask",{id:"mask0_1259_28",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1259_28)",children:y.jsx("path",{d:"M3 20.75L2.91345 19.4327L4.74998 17.6058V20.75H3ZM7.25003 20.75V15.1058L8.74998 13.6058V20.75H7.25003ZM11.25 20.75V13.6058L12.75 15.1308V20.75H11.25ZM15.25 20.75V15.1308L16.75 13.6308V20.75H15.25ZM19.25 20.75V11.1058L20.75 9.60583V20.75H19.25ZM3.25003 15.2192V13.1058L10 6.35581L14 10.3558L20.75 3.60583V5.71924L14 12.4692L10 8.46921L3.25003 15.2192Z",fill:"currentColor"})})]}),t_=async()=>{const e="/get_trends";return await Fg.get(e)};function n_(e,t){const n=t||{};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const r_=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,i_=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,a_={};function s1(e,t){return((t||a_).jsx?i_:r_).test(e)}const o_=/[ \t\n\f\r]/g;function s_(e){return typeof e=="object"?e.type==="text"?l1(e.value):!1:l1(e)}function l1(e){return e.replace(o_,"")===""}class Fo{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Fo.prototype.property={};Fo.prototype.normal={};Fo.prototype.space=null;function kv(e,t){const n={},r={};let i=-1;for(;++i4&&n.slice(0,4)==="data"&&d_.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(c1,y_);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!c1.test(a)){let o=a.replace(h_,m_);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=qd}return new i(r,t)}function m_(e){return"-"+e.toLowerCase()}function y_(e){return e.charAt(1).toUpperCase()}const g_={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},v_=kv([Av,Pv,Ev,Mv,c_],"html"),Kd=kv([Av,Pv,Ev,Mv,f_],"svg");function x_(e){return e.join(" ").trim()}var $v={},f1=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,b_=/\n/g,w_=/^\s*/,S_=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,__=/^:\s*/,O_=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,k_=/^[;\s]*/,C_=/^\s+|\s+$/g,P_=` -`,d1="/",h1="*",Yr="",A_="comment",j_="declaration",T_=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(g){var v=g.match(b_);v&&(n+=v.length);var b=g.lastIndexOf(P_);r=~b?g.length-b:r+g.length}function a(){var g={line:n,column:r};return function(v){return v.position=new o(g),u(),v}}function o(g){this.start=g,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(g){var v=new Error(t.source+":"+n+":"+r+": "+g);if(v.reason=g,v.filename=t.source,v.line=n,v.column=r,v.source=e,!t.silent)throw v}function l(g){var v=g.exec(e);if(v){var b=v[0];return i(b),e=e.slice(b.length),v}}function u(){l(w_)}function f(g){var v;for(g=g||[];v=d();)v!==!1&&g.push(v);return g}function d(){var g=a();if(!(d1!=e.charAt(0)||h1!=e.charAt(1))){for(var v=2;Yr!=e.charAt(v)&&(h1!=e.charAt(v)||d1!=e.charAt(v+1));)++v;if(v+=2,Yr===e.charAt(v-1))return s("End of comment missing");var b=e.slice(2,v-2);return r+=2,i(b),e=e.slice(v),r+=2,g({type:A_,comment:b})}}function h(){var g=a(),v=l(S_);if(v){if(d(),!l(__))return s("property missing ':'");var b=l(O_),O=g({type:j_,property:p1(v[0].replace(f1,Yr)),value:b?p1(b[0].replace(f1,Yr)):Yr});return l(k_),O}}function m(){var g=[];f(g);for(var v;v=h();)v!==!1&&(g.push(v),f(g));return g}return u(),m()};function p1(e){return e?e.replace(C_,Yr):Yr}var E_=Bt&&Bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty($v,"__esModule",{value:!0});var M_=E_(T_);function $_(e,t){var n=null;if(!e||typeof e!="string")return n;var r=(0,M_.default)(e),i=typeof t=="function";return r.forEach(function(a){if(a.type==="declaration"){var o=a.property,s=a.value;i?t(o,s,a):s&&(n=n||{},n[o]=s)}}),n}var m1=$v.default=$_;const I_=m1.default||m1,Iv=Dv("end"),Xd=Dv("start");function Dv(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function D_(e){const t=Xd(e),n=Iv(e);if(t&&n)return{start:t,end:n}}function Ba(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?y1(e.position):"start"in e||"end"in e?y1(e):"line"in e||"column"in e?df(e):""}function df(e){return g1(e&&e.line)+":"+g1(e&&e.column)}function y1(e){return df(e&&e.start)+"-"+df(e&&e.end)}function g1(e){return e&&typeof e=="number"?e:1}class zt extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",a={},o=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a={...n}),typeof t=="string"?i=t:!a.cause&&t&&(o=!0,i=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const l=r.indexOf(":");l===-1?a.ruleId=r:(a.source=r.slice(0,l),a.ruleId=r.slice(l+1))}if(!a.place&&a.ancestors&&a.ancestors){const l=a.ancestors[a.ancestors.length-1];l&&(a.place=l.position)}const s=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=s?s.column:void 0,this.fatal=void 0,this.file,this.message=i,this.line=s?s.line:void 0,this.name=Ba(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=o&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual,this.expected,this.note,this.url}}zt.prototype.file="";zt.prototype.name="";zt.prototype.reason="";zt.prototype.message="";zt.prototype.stack="";zt.prototype.column=void 0;zt.prototype.line=void 0;zt.prototype.ancestors=void 0;zt.prototype.cause=void 0;zt.prototype.fatal=void 0;zt.prototype.place=void 0;zt.prototype.ruleId=void 0;zt.prototype.source=void 0;const Zd={}.hasOwnProperty,L_=new Map,N_=/[A-Z]/g,R_=/-([a-z])/g,B_=new Set(["table","tbody","thead","tfoot","tr"]),z_=new Set(["td","th"]),Lv="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function F_(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=K_(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=q_(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Kd:v_,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Nv(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Nv(e,t,n){if(t.type==="element")return H_(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return U_(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return Y_(e,t,n);if(t.type==="mdxjsEsm")return W_(e,t);if(t.type==="root")return V_(e,t,n);if(t.type==="text")return G_(e,t)}function H_(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Kd,e.schema=i),e.ancestors.push(t);const a=Bv(e,t.tagName,!1),o=X_(e,t);let s=Qd(e,t);return B_.has(t.tagName)&&(s=s.filter(function(l){return typeof l=="string"?!s_(l):!0})),Rv(e,o,a,t),Jd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function U_(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}qa(e,t.position)}function W_(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);qa(e,t.position)}function Y_(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=Kd,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:Bv(e,t.name,!0),o=Z_(e,t),s=Qd(e,t);return Rv(e,o,a,t),Jd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function V_(e,t,n){const r={};return Jd(r,Qd(e,t)),e.create(t,e.Fragment,r,n)}function G_(e,t){return t.value}function Rv(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Jd(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function q_(e,t,n){return r;function r(i,a,o,s){const u=Array.isArray(o.children)?n:t;return s?u(a,o,s):u(a,o)}}function K_(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),l=Xd(r);return t(i,a,o,s,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function X_(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Zd.call(t.properties,i)){const a=J_(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&z_.has(t.tagName)?r=s:n[o]=s}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function Z_(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const o=a.expression;o.type;const s=o.properties[0];s.type,Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else qa(e,t.position);else{const i=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const s=r.value.data.estree.body[0];s.type,a=e.evaluater.evaluateExpression(s.expression)}else qa(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function Qd(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:L_;for(;++ri?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);a0?(Wn(e,e.length,0,t),e):t}const b1={}.hasOwnProperty;function s7(e){const t={};let n=-1;for(;++n13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Ci(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const c7=Mr(/\p{P}/u),Bn=Mr(/[A-Za-z]/),ln=Mr(/[\dA-Za-z]/),f7=Mr(/[#-'*+\--9=?A-Z^-~]/);function hf(e){return e!==null&&(e<32||e===127)}const pf=Mr(/\d/),d7=Mr(/[\dA-Fa-f]/),Hv=Mr(/[!-/:-@[-`{-~]/);function be(e){return e!==null&&e<-2}function Qt(e){return e!==null&&(e<0||e===32)}function We(e){return e===-2||e===-1||e===32}function h7(e){return Hv(e)||c7(e)}const p7=Mr(/\s/);function Mr(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function ia(e){const t=[];let n=-1,r=0,i=0;for(;++n55295&&a<57344){const s=e.charCodeAt(n+1);a<56320&&s>56319&&s<57344?(o=String.fromCharCode(a,s),i=1):o="�"}else o=String.fromCharCode(a);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,o=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function nt(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(l){return We(l)?(e.enter(n),s(l)):t(l)}function s(l){return We(l)&&a++o))return;const j=t.events.length;let E=j,I,z;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){if(I){z=t.events[E][1].end;break}I=!0}for(O(r),w=j;wk;){const _=n[P];t.containerState=_[1],_[0].exit.call(t,e)}n.length=k}function C(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function x7(e,t,n){return nt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function S1(e){if(e===null||Qt(e)||p7(e))return 1;if(h7(e))return 2}function th(e,t,n){const r=[];let i=-1;for(;++i1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const d=Object.assign({},e[r][1].end),h=Object.assign({},e[n][1].start);_1(d,-l),_1(h,l),o={type:l>1?"strongSequence":"emphasisSequence",start:d,end:Object.assign({},e[r][1].end)},s={type:l>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:h},a={type:l>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},i={type:l>1?"strong":"emphasis",start:Object.assign({},o.start),end:Object.assign({},s.end)},e[r][1].end=Object.assign({},o.start),e[n][1].start=Object.assign({},s.end),u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=yn(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=yn(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),u=yn(u,th(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=yn(u,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(f=2,u=yn(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):f=0,Wn(e,r-1,n-r+3,u),n=r+u.length-f-2;break}}for(n=-1;++n0&&We(w)?nt(e,C,"linePrefix",a+1)(w):C(w)}function C(w){return w===null||be(w)?e.check(O1,v,P)(w):(e.enter("codeFlowValue"),k(w))}function k(w){return w===null||be(w)?(e.exit("codeFlowValue"),C(w)):(e.consume(w),k)}function P(w){return e.exit("codeFenced"),t(w)}function _(w,j,E){let I=0;return z;function z(V){return w.enter("lineEnding"),w.consume(V),w.exit("lineEnding"),M}function M(V){return w.enter("codeFencedFence"),We(V)?nt(w,D,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(V):D(V)}function D(V){return V===s?(w.enter("codeFencedFenceSequence"),W(V)):E(V)}function W(V){return V===s?(I++,w.consume(V),W):I>=o?(w.exit("codeFencedFenceSequence"),We(V)?nt(w,Y,"whitespace")(V):Y(V)):E(V)}function Y(V){return V===null||be(V)?(w.exit("codeFencedFence"),j(V)):E(V)}}}function E7(e,t,n){const r=this;return i;function i(o){return o===null?n(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}const vc={name:"codeIndented",tokenize:$7},M7={tokenize:I7,partial:!0};function $7(e,t,n){const r=this;return i;function i(u){return e.enter("codeIndented"),nt(e,a,"linePrefix",4+1)(u)}function a(u){const f=r.events[r.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?o(u):n(u)}function o(u){return u===null?l(u):be(u)?e.attempt(M7,o,l)(u):(e.enter("codeFlowValue"),s(u))}function s(u){return u===null||be(u)?(e.exit("codeFlowValue"),o(u)):(e.consume(u),s)}function l(u){return e.exit("codeIndented"),t(u)}}function I7(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):be(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):nt(e,a,"linePrefix",4+1)(o)}function a(o){const s=r.events[r.events.length-1];return s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):be(o)?i(o):n(o)}}const D7={name:"codeText",tokenize:R7,resolve:L7,previous:N7};function L7(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}function Gv(e,t,n,r,i,a,o,s,l){const u=l||Number.POSITIVE_INFINITY;let f=0;return d;function d(O){return O===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(O),e.exit(a),h):O===null||O===32||O===41||hf(O)?n(O):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),v(O))}function h(O){return O===62?(e.enter(a),e.consume(O),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),m(O))}function m(O){return O===62?(e.exit("chunkString"),e.exit(s),h(O)):O===null||O===60||be(O)?n(O):(e.consume(O),O===92?g:m)}function g(O){return O===60||O===62||O===92?(e.consume(O),m):m(O)}function v(O){return!f&&(O===null||O===41||Qt(O))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(O)):f999||m===null||m===91||m===93&&!l||m===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?n(m):m===93?(e.exit(a),e.enter(i),e.consume(m),e.exit(i),e.exit(r),t):be(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),f):(e.enter("chunkString",{contentType:"string"}),d(m))}function d(m){return m===null||m===91||m===93||be(m)||s++>999?(e.exit("chunkString"),f(m)):(e.consume(m),l||(l=!We(m)),m===92?h:d)}function h(m){return m===91||m===92||m===93?(e.consume(m),s++,d):d(m)}}function Kv(e,t,n,r,i,a){let o;return s;function s(h){return h===34||h===39||h===40?(e.enter(r),e.enter(i),e.consume(h),e.exit(i),o=h===40?41:h,l):n(h)}function l(h){return h===o?(e.enter(i),e.consume(h),e.exit(i),e.exit(r),t):(e.enter(a),u(h))}function u(h){return h===o?(e.exit(a),l(o)):h===null?n(h):be(h)?(e.enter("lineEnding"),e.consume(h),e.exit("lineEnding"),nt(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),f(h))}function f(h){return h===o||h===null||be(h)?(e.exit("chunkString"),u(h)):(e.consume(h),h===92?d:f)}function d(h){return h===o||h===92?(e.consume(h),f):f(h)}}function za(e,t){let n;return r;function r(i){return be(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):We(i)?nt(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const Y7={name:"definition",tokenize:G7},V7={tokenize:q7,partial:!0};function G7(e,t,n){const r=this;let i;return a;function a(m){return e.enter("definition"),o(m)}function o(m){return qv.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(m)}function s(m){return i=Ci(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),l):n(m)}function l(m){return Qt(m)?za(e,u)(m):u(m)}function u(m){return Gv(e,f,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(m)}function f(m){return e.attempt(V7,d,d)(m)}function d(m){return We(m)?nt(e,h,"whitespace")(m):h(m)}function h(m){return m===null||be(m)?(e.exit("definition"),r.parser.defined.push(i),t(m)):n(m)}}function q7(e,t,n){return r;function r(s){return Qt(s)?za(e,i)(s):n(s)}function i(s){return Kv(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return We(s)?nt(e,o,"whitespace")(s):o(s)}function o(s){return s===null||be(s)?t(s):n(s)}}const K7={name:"hardBreakEscape",tokenize:X7};function X7(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return be(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const Z7={name:"headingAtx",tokenize:Q7,resolve:J7};function J7(e,t){let n=e.length-2,r=3,i,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Wn(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function Q7(e,t,n){let r=0;return i;function i(f){return e.enter("atxHeading"),a(f)}function a(f){return e.enter("atxHeadingSequence"),o(f)}function o(f){return f===35&&r++<6?(e.consume(f),o):f===null||Qt(f)?(e.exit("atxHeadingSequence"),s(f)):n(f)}function s(f){return f===35?(e.enter("atxHeadingSequence"),l(f)):f===null||be(f)?(e.exit("atxHeading"),t(f)):We(f)?nt(e,s,"whitespace")(f):(e.enter("atxHeadingText"),u(f))}function l(f){return f===35?(e.consume(f),l):(e.exit("atxHeadingSequence"),s(f))}function u(f){return f===null||f===35||Qt(f)?(e.exit("atxHeadingText"),s(f)):(e.consume(f),u)}}const eO=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],C1=["pre","script","style","textarea"],tO={name:"htmlFlow",tokenize:aO,resolveTo:iO,concrete:!0},nO={tokenize:sO,partial:!0},rO={tokenize:oO,partial:!0};function iO(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function aO(e,t,n){const r=this;let i,a,o,s,l;return u;function u($){return f($)}function f($){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume($),d}function d($){return $===33?(e.consume($),h):$===47?(e.consume($),a=!0,v):$===63?(e.consume($),i=3,r.interrupt?t:T):Bn($)?(e.consume($),o=String.fromCharCode($),b):n($)}function h($){return $===45?(e.consume($),i=2,m):$===91?(e.consume($),i=5,s=0,g):Bn($)?(e.consume($),i=4,r.interrupt?t:T):n($)}function m($){return $===45?(e.consume($),r.interrupt?t:T):n($)}function g($){const _e="CDATA[";return $===_e.charCodeAt(s++)?(e.consume($),s===_e.length?r.interrupt?t:D:g):n($)}function v($){return Bn($)?(e.consume($),o=String.fromCharCode($),b):n($)}function b($){if($===null||$===47||$===62||Qt($)){const _e=$===47,te=o.toLowerCase();return!_e&&!a&&C1.includes(te)?(i=1,r.interrupt?t($):D($)):eO.includes(o.toLowerCase())?(i=6,_e?(e.consume($),O):r.interrupt?t($):D($)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n($):a?C($):k($))}return $===45||ln($)?(e.consume($),o+=String.fromCharCode($),b):n($)}function O($){return $===62?(e.consume($),r.interrupt?t:D):n($)}function C($){return We($)?(e.consume($),C):z($)}function k($){return $===47?(e.consume($),z):$===58||$===95||Bn($)?(e.consume($),P):We($)?(e.consume($),k):z($)}function P($){return $===45||$===46||$===58||$===95||ln($)?(e.consume($),P):_($)}function _($){return $===61?(e.consume($),w):We($)?(e.consume($),_):k($)}function w($){return $===null||$===60||$===61||$===62||$===96?n($):$===34||$===39?(e.consume($),l=$,j):We($)?(e.consume($),w):E($)}function j($){return $===l?(e.consume($),l=null,I):$===null||be($)?n($):(e.consume($),j)}function E($){return $===null||$===34||$===39||$===47||$===60||$===61||$===62||$===96||Qt($)?_($):(e.consume($),E)}function I($){return $===47||$===62||We($)?k($):n($)}function z($){return $===62?(e.consume($),M):n($)}function M($){return $===null||be($)?D($):We($)?(e.consume($),M):n($)}function D($){return $===45&&i===2?(e.consume($),X):$===60&&i===1?(e.consume($),Z):$===62&&i===4?(e.consume($),pe):$===63&&i===3?(e.consume($),T):$===93&&i===5?(e.consume($),Q):be($)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(nO,ue,W)($)):$===null||be($)?(e.exit("htmlFlowData"),W($)):(e.consume($),D)}function W($){return e.check(rO,Y,ue)($)}function Y($){return e.enter("lineEnding"),e.consume($),e.exit("lineEnding"),V}function V($){return $===null||be($)?W($):(e.enter("htmlFlowData"),D($))}function X($){return $===45?(e.consume($),T):D($)}function Z($){return $===47?(e.consume($),o="",G):D($)}function G($){if($===62){const _e=o.toLowerCase();return C1.includes(_e)?(e.consume($),pe):D($)}return Bn($)&&o.length<8?(e.consume($),o+=String.fromCharCode($),G):D($)}function Q($){return $===93?(e.consume($),T):D($)}function T($){return $===62?(e.consume($),pe):$===45&&i===2?(e.consume($),T):D($)}function pe($){return $===null||be($)?(e.exit("htmlFlowData"),ue($)):(e.consume($),pe)}function ue($){return e.exit("htmlFlow"),t($)}}function oO(e,t,n){const r=this;return i;function i(o){return be(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a):n(o)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}function sO(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(Zl,t,n)}}const lO={name:"htmlText",tokenize:uO};function uO(e,t,n){const r=this;let i,a,o;return s;function s(T){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(T),l}function l(T){return T===33?(e.consume(T),u):T===47?(e.consume(T),_):T===63?(e.consume(T),k):Bn(T)?(e.consume(T),E):n(T)}function u(T){return T===45?(e.consume(T),f):T===91?(e.consume(T),a=0,g):Bn(T)?(e.consume(T),C):n(T)}function f(T){return T===45?(e.consume(T),m):n(T)}function d(T){return T===null?n(T):T===45?(e.consume(T),h):be(T)?(o=d,Z(T)):(e.consume(T),d)}function h(T){return T===45?(e.consume(T),m):d(T)}function m(T){return T===62?X(T):T===45?h(T):d(T)}function g(T){const pe="CDATA[";return T===pe.charCodeAt(a++)?(e.consume(T),a===pe.length?v:g):n(T)}function v(T){return T===null?n(T):T===93?(e.consume(T),b):be(T)?(o=v,Z(T)):(e.consume(T),v)}function b(T){return T===93?(e.consume(T),O):v(T)}function O(T){return T===62?X(T):T===93?(e.consume(T),O):v(T)}function C(T){return T===null||T===62?X(T):be(T)?(o=C,Z(T)):(e.consume(T),C)}function k(T){return T===null?n(T):T===63?(e.consume(T),P):be(T)?(o=k,Z(T)):(e.consume(T),k)}function P(T){return T===62?X(T):k(T)}function _(T){return Bn(T)?(e.consume(T),w):n(T)}function w(T){return T===45||ln(T)?(e.consume(T),w):j(T)}function j(T){return be(T)?(o=j,Z(T)):We(T)?(e.consume(T),j):X(T)}function E(T){return T===45||ln(T)?(e.consume(T),E):T===47||T===62||Qt(T)?I(T):n(T)}function I(T){return T===47?(e.consume(T),X):T===58||T===95||Bn(T)?(e.consume(T),z):be(T)?(o=I,Z(T)):We(T)?(e.consume(T),I):X(T)}function z(T){return T===45||T===46||T===58||T===95||ln(T)?(e.consume(T),z):M(T)}function M(T){return T===61?(e.consume(T),D):be(T)?(o=M,Z(T)):We(T)?(e.consume(T),M):I(T)}function D(T){return T===null||T===60||T===61||T===62||T===96?n(T):T===34||T===39?(e.consume(T),i=T,W):be(T)?(o=D,Z(T)):We(T)?(e.consume(T),D):(e.consume(T),Y)}function W(T){return T===i?(e.consume(T),i=void 0,V):T===null?n(T):be(T)?(o=W,Z(T)):(e.consume(T),W)}function Y(T){return T===null||T===34||T===39||T===60||T===61||T===96?n(T):T===47||T===62||Qt(T)?I(T):(e.consume(T),Y)}function V(T){return T===47||T===62||Qt(T)?I(T):n(T)}function X(T){return T===62?(e.consume(T),e.exit("htmlTextData"),e.exit("htmlText"),t):n(T)}function Z(T){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(T),e.exit("lineEnding"),G}function G(T){return We(T)?nt(e,Q,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(T):Q(T)}function Q(T){return e.enter("htmlTextData"),o(T)}}const nh={name:"labelEnd",tokenize:mO,resolveTo:pO,resolveAll:hO},cO={tokenize:yO},fO={tokenize:gO},dO={tokenize:vO};function hO(e){let t=-1;for(;++t=3&&(u===null||be(u))?(e.exit("thematicBreak"),t(u)):n(u)}function l(u){return u===i?(e.consume(u),r++,l):(e.exit("thematicBreakSequence"),We(u)?nt(e,s,"whitespace")(u):s(u))}}const Zt={name:"list",tokenize:PO,continuation:{tokenize:AO},exit:TO},kO={tokenize:EO,partial:!0},CO={tokenize:jO,partial:!0};function PO(e,t,n){const r=this,i=r.events[r.events.length-1];let a=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,o=0;return s;function s(m){const g=r.containerState.type||(m===42||m===43||m===45?"listUnordered":"listOrdered");if(g==="listUnordered"?!r.containerState.marker||m===r.containerState.marker:pf(m)){if(r.containerState.type||(r.containerState.type=g,e.enter(g,{_container:!0})),g==="listUnordered")return e.enter("listItemPrefix"),m===42||m===45?e.check(zs,n,u)(m):u(m);if(!r.interrupt||m===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(m)}return n(m)}function l(m){return pf(m)&&++o<10?(e.consume(m),l):(!r.interrupt||o<2)&&(r.containerState.marker?m===r.containerState.marker:m===41||m===46)?(e.exit("listItemValue"),u(m)):n(m)}function u(m){return e.enter("listItemMarker"),e.consume(m),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||m,e.check(Zl,r.interrupt?n:f,e.attempt(kO,h,d))}function f(m){return r.containerState.initialBlankLine=!0,a++,h(m)}function d(m){return We(m)?(e.enter("listItemPrefixWhitespace"),e.consume(m),e.exit("listItemPrefixWhitespace"),h):n(m)}function h(m){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(m)}}function AO(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Zl,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,nt(e,t,"listItemIndent",r.containerState.size+1)(s)}function a(s){return r.containerState.furtherBlankLines||!We(s)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(s)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(CO,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,nt(e,e.attempt(Zt,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function jO(e,t,n){const r=this;return nt(e,i,"listItemIndent",r.containerState.size+1);function i(a){const o=r.events[r.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(a):n(a)}}function TO(e){e.exit(this.containerState.type)}function EO(e,t,n){const r=this;return nt(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4+1);function i(a){const o=r.events[r.events.length-1];return!We(a)&&o&&o[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const P1={name:"setextUnderline",tokenize:$O,resolveTo:MO};function MO(e,t){let n=e.length,r,i,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const o={type:"setextHeading",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[i][1].type="setextHeadingText",a?(e.splice(i,0,["enter",o,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[a][1].end)):e[r][1]=o,e.push(["exit",o,t]),e}function $O(e,t,n){const r=this;let i;return a;function a(u){let f=r.events.length,d;for(;f--;)if(r.events[f][1].type!=="lineEnding"&&r.events[f][1].type!=="linePrefix"&&r.events[f][1].type!=="content"){d=r.events[f][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||d)?(e.enter("setextHeadingLine"),i=u,o(u)):n(u)}function o(u){return e.enter("setextHeadingLineSequence"),s(u)}function s(u){return u===i?(e.consume(u),s):(e.exit("setextHeadingLineSequence"),We(u)?nt(e,l,"lineSuffix")(u):l(u))}function l(u){return u===null||be(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const IO={tokenize:DO};function DO(e){const t=this,n=e.attempt(Zl,r,e.attempt(this.parser.constructs.flowInitial,i,nt(e,e.attempt(this.parser.constructs.flow,i,e.attempt(z7,i)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const LO={resolveAll:Zv()},NO=Xv("string"),RO=Xv("text");function Xv(e){return{tokenize:t,resolveAll:Zv(e==="text"?BO:void 0)};function t(n){const r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(f){return u(f)?a(f):s(f)}function s(f){if(f===null){n.consume(f);return}return n.enter("data"),n.consume(f),l}function l(f){return u(f)?(n.exit("data"),a(f)):(n.consume(f),l)}function u(f){if(f===null)return!0;const d=i[f];let h=-1;if(d)for(;++h-1){const s=o[0];typeof s=="string"?o[0]=s.slice(r):o.shift()}a>0&&o.push(e[i].slice(0,a))}return o}function HO(e,t){let n=-1;const r=[];let i;for(;++n0){const Re=ne.tokenStack[ne.tokenStack.length-1];(Re[1]||j1).call(ne,void 0,Re[0])}for(q.position={start:wr(R.length>0?R[0][1].start:{line:1,column:1,offset:0}),end:wr(R.length>0?R[R.length-2][1].end:{line:1,column:1,offset:0})},oe=-1;++oe1?"-"+s:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,l);const u={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,u),e.applyData(t,u)}function mk(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function yk(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function ex(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),a=i[0];a&&a.type==="text"?a.value="["+a.value:i.unshift({type:"text",value:"["});const o=i[i.length-1];return o&&o.type==="text"?o.value+=r:i.push({type:"text",value:r}),i}function gk(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ex(e,t);const i={src:ia(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,a),e.applyData(t,a)}function vk(e,t){const n={src:ia(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function xk(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function bk(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return ex(e,t);const i={href:ia(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function wk(e,t){const n={href:ia(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Sk(e,t,n){const r=e.all(t),i=n?_k(n):tx(t),a={},o=[];if(typeof t.checked=="boolean"){const f=r[0];let d;f&&f.type==="element"&&f.tagName==="p"?d=f:(d={type:"element",tagName:"p",properties:{},children:[]},r.unshift(d)),d.children.length>0&&d.children.unshift({type:"text",value:" "}),d.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let s=-1;for(;++s1}function Ok(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},s=Xd(t.children[1]),l=Iv(t.children[t.children.length-1]);s&&l&&(o.position={start:s,end:l}),i.push(o)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,a),e.applyData(t,a)}function jk(e,t,n){const r=n?n.children:void 0,a=(r?r.indexOf(t):1)===0?"th":"td",o=n&&n.type==="table"?n.align:void 0,s=o?o.length:t.children.length;let l=-1;const u=[];for(;++l0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(M1(t.slice(i),i>0,!1)),a.join("")}function M1(e,t,n){let r=0,i=e.length;if(t){let a=e.codePointAt(r);for(;a===T1||a===E1;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(i-1);for(;a===T1||a===E1;)i--,a=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function Mk(e,t){const n={type:"text",value:Ek(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function $k(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const Ik={blockquote:uk,break:ck,code:fk,delete:dk,emphasis:hk,footnoteReference:pk,heading:mk,html:yk,imageReference:gk,image:vk,inlineCode:xk,linkReference:bk,link:wk,listItem:Sk,list:Ok,paragraph:kk,root:Ck,strong:Pk,table:Ak,tableCell:Tk,tableRow:jk,text:Mk,thematicBreak:$k,toml:_s,yaml:_s,definition:_s,footnoteDefinition:_s};function _s(){}const nx=-1,Jl=0,Gs=1,qs=2,rh=3,ih=4,ah=5,oh=6,rx=7,ix=8,$1=typeof self=="object"?self:globalThis,Dk=(e,t)=>{const n=(i,a)=>(e.set(a,i),i),r=i=>{if(e.has(i))return e.get(i);const[a,o]=t[i];switch(a){case Jl:case nx:return n(o,i);case Gs:{const s=n([],i);for(const l of o)s.push(r(l));return s}case qs:{const s=n({},i);for(const[l,u]of o)s[r(l)]=r(u);return s}case rh:return n(new Date(o),i);case ih:{const{source:s,flags:l}=o;return n(new RegExp(s,l),i)}case ah:{const s=n(new Map,i);for(const[l,u]of o)s.set(r(l),r(u));return s}case oh:{const s=n(new Set,i);for(const l of o)s.add(r(l));return s}case rx:{const{name:s,message:l}=o;return n(new $1[s](l),i)}case ix:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i)}return n(new $1[a](o),i)};return r},I1=e=>Dk(new Map,e)(0),mi="",{toString:Lk}={},{keys:Nk}=Object,_a=e=>{const t=typeof e;if(t!=="object"||!e)return[Jl,t];const n=Lk.call(e).slice(8,-1);switch(n){case"Array":return[Gs,mi];case"Object":return[qs,mi];case"Date":return[rh,mi];case"RegExp":return[ih,mi];case"Map":return[ah,mi];case"Set":return[oh,mi]}return n.includes("Array")?[Gs,n]:n.includes("Error")?[rx,n]:[qs,n]},Os=([e,t])=>e===Jl&&(t==="function"||t==="symbol"),Rk=(e,t,n,r)=>{const i=(o,s)=>{const l=r.push(o)-1;return n.set(s,l),l},a=o=>{if(n.has(o))return n.get(o);let[s,l]=_a(o);switch(s){case Jl:{let f=o;switch(l){case"bigint":s=ix,f=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);f=null;break;case"undefined":return i([nx],o)}return i([s,f],o)}case Gs:{if(l)return i([l,[...o]],o);const f=[],d=i([s,f],o);for(const h of o)f.push(a(h));return d}case qs:{if(l)switch(l){case"BigInt":return i([l,o.toString()],o);case"Boolean":case"Number":case"String":return i([l,o.valueOf()],o)}if(t&&"toJSON"in o)return a(o.toJSON());const f=[],d=i([s,f],o);for(const h of Nk(o))(e||!Os(_a(o[h])))&&f.push([a(h),a(o[h])]);return d}case rh:return i([s,o.toISOString()],o);case ih:{const{source:f,flags:d}=o;return i([s,{source:f,flags:d}],o)}case ah:{const f=[],d=i([s,f],o);for(const[h,m]of o)(e||!(Os(_a(h))||Os(_a(m))))&&f.push([a(h),a(m)]);return d}case oh:{const f=[],d=i([s,f],o);for(const h of o)(e||!Os(_a(h)))&&f.push(a(h));return d}}const{message:u}=o;return i([s,{name:l,message:u}],o)};return a},D1=(e,{json:t,lossy:n}={})=>{const r=[];return Rk(!(t||n),!!t,new Map,r)(e),r},Ks=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?I1(D1(e,t)):structuredClone(e):(e,t)=>I1(D1(e,t));function Bk(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function zk(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Fk(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Bk,r=e.options.footnoteBackLabel||zk,i=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},s=[];let l=-1;for(;++l0&&g.push({type:"text",value:" "});let C=typeof n=="string"?n:n(l,m);typeof C=="string"&&(C={type:"text",value:C}),g.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+h+(m>1?"-"+m:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,m),className:["data-footnote-backref"]},children:Array.isArray(C)?C:[C]})}const b=f[f.length-1];if(b&&b.type==="element"&&b.tagName==="p"){const C=b.children[b.children.length-1];C&&C.type==="text"?C.value+=" ":b.children.push({type:"text",value:" "}),b.children.push(...g)}else f.push(...g);const O={type:"element",tagName:"li",properties:{id:t+"fn-"+h},children:e.wrap(f,!0)};e.patch(u,O),s.push(O)}if(s.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...Ks(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:` -`},{type:"element",tagName:"ol",properties:{},children:e.wrap(s,!0)},{type:"text",value:` -`}]}}const ax=function(e){if(e==null)return Yk;if(typeof e=="function")return Ql(e);if(typeof e=="object")return Array.isArray(e)?Hk(e):Uk(e);if(typeof e=="string")return Wk(e);throw new Error("Expected function, string, or object as test")};function Hk(e){const t=[];let n=-1;for(;++n":""))+")"})}return h;function h(){let m=ox,g,v,b;if((!t||a(l,u,f[f.length-1]||void 0))&&(m=Xk(n(l,f)),m[0]===L1))return m;if("children"in l&&l.children){const O=l;if(O.children&&m[0]!==qk)for(v=(r?O.children.length:-1)+o,b=f.concat(O);v>-1&&v0&&n.push({type:"text",value:` -`}),n}function N1(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function R1(e,t){const n=Jk(e,t),r=n.one(e,void 0),i=Fk(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&a.children.push({type:"text",value:` -`},i),a}function rC(e,t){return e&&"run"in e?async function(n,r){const i=R1(n,t);await e.run(i,r)}:function(n){return R1(n,t||e)}}function B1(e){if(e)throw e}var Fs=Object.prototype.hasOwnProperty,lx=Object.prototype.toString,z1=Object.defineProperty,F1=Object.getOwnPropertyDescriptor,H1=function(t){return typeof Array.isArray=="function"?Array.isArray(t):lx.call(t)==="[object Array]"},U1=function(t){if(!t||lx.call(t)!=="[object Object]")return!1;var n=Fs.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Fs.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Fs.call(t,i)},W1=function(t,n){z1&&n.name==="__proto__"?z1(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Y1=function(t,n){if(n==="__proto__")if(Fs.call(t,n)){if(F1)return F1(t,n).value}else return;return t[n]},iC=function e(){var t,n,r,i,a,o,s=arguments[0],l=1,u=arguments.length,f=!1;for(typeof s=="boolean"&&(f=s,s=arguments[1]||{},l=2),(s==null||typeof s!="object"&&typeof s!="function")&&(s={});lo.length;let l;s&&o.push(i);try{l=e.apply(this,o)}catch(u){const f=u;if(s&&n)throw f;return i(f)}s||(l instanceof Promise?l.then(a,i):l instanceof Error?i(l):a(l))}function i(o,...s){n||(n=!0,t(o,...s))}function a(o){i(null,o)}}const Nn={basename:sC,dirname:lC,extname:uC,join:cC,sep:"/"};function sC(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Ho(e);let n=0,r=-1,i=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else r<0&&(a=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let o=-1,s=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else o<0&&(a=!0,o=i+1),s>-1&&(e.codePointAt(i)===t.codePointAt(s--)?s<0&&(r=i):(s=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function lC(e){if(Ho(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function uC(e){Ho(e);let t=e.length,n=-1,r=0,i=-1,a=0,o;for(;t--;){const s=e.codePointAt(t);if(s===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),s===46?i<0?i=t:a!==1&&(a=1):i>-1&&(a=-1)}return i<0||n<0||a===0||a===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function cC(...e){let t=-1,n;for(;++t0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function dC(e,t){let n="",r=0,i=-1,a=0,o=-1,s,l;for(;++o<=e.length;){if(o2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),r=n.length-1-n.lastIndexOf("/")),i=o,a=0;continue}}else if(n.length>0){n="",r=0,i=o,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,a=0}else s===46&&a>-1?a++:a=-1}return n}function Ho(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const hC={cwd:pC};function pC(){return"/"}function vf(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function mC(e){if(typeof e=="string")e=new URL(e);else if(!vf(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return yC(e)}function yC(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n0){let[m,...g]=f;const v=r[h][1];gf(v)&&gf(m)&&(m=bc(!0,v,m)),r[h]=[u,m,...g]}}}}const bC=new sh().freeze();function Oc(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function kc(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Cc(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function G1(e){if(!gf(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function q1(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function ks(e){return wC(e)?e:new ux(e)}function wC(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function SC(e){return typeof e=="string"||_C(e)}function _C(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const OC="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",K1=[],X1={allowDangerousHtml:!0},kC=/^(https?|ircs?|mailto|xmpp)$/i,CC=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function PC(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,a=e.components,o=e.disallowedElements,s=e.rehypePlugins||K1,l=e.remarkPlugins||K1,u=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...X1}:X1,f=e.skipHtml,d=e.unwrapDisallowed,h=e.urlTransform||AC,m=bC().use(lk).use(l).use(rC,u).use(s),g=new ux;typeof r=="string"&&(g.value=r);for(const C of CC)Object.hasOwn(e,C.from)&&(""+C.from+(C.to?"use `"+C.to+"` instead":"remove it")+OC+C.id,void 0);const v=m.parse(g);let b=m.runSync(v,g);return i&&(b={type:"element",tagName:"div",properties:{className:i},children:b.type==="root"?b.children:[b]}),sx(b,O),F_(b,{Fragment:y.Fragment,components:a,ignoreInvalidStyle:!0,jsx:y.jsx,jsxs:y.jsxs,passKeys:!0,passNode:!0});function O(C,k,P){if(C.type==="raw"&&P&&typeof k=="number")return f?P.children.splice(k,1):P.children[k]={type:"text",value:C.value},k;if(C.type==="element"){let _;for(_ in gc)if(Object.hasOwn(gc,_)&&Object.hasOwn(C.properties,_)){const w=C.properties[_],j=gc[_];(j===null||j.includes(C.tagName))&&(C.properties[_]=h(String(w||""),_,C))}}if(C.type==="element"){let _=t?!t.includes(C.tagName):o?o.includes(C.tagName):!1;if(!_&&n&&typeof k=="number"&&(_=!n(C,k,P)),_&&P&&typeof k=="number")return d&&C.children?P.children.splice(k,1,...C.children):P.children.splice(k,1),k}}}function AC(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t<0||i>-1&&t>i||n>-1&&t>n||r>-1&&t>r||kC.test(e.slice(0,t))?e:""}const jC=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"brand_awareness",children:[y.jsx("mask",{id:"mask0_3696_4540",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_3696_4540)",children:y.jsx("path",{id:"brand_awareness_2",d:"M15.577 10.625H13.8142C13.6368 10.625 13.4883 10.5652 13.3687 10.4455C13.249 10.3259 13.1892 10.1774 13.1892 10C13.1892 9.82269 13.249 9.67419 13.3687 9.55454C13.4883 9.43489 13.6368 9.37506 13.8142 9.37506H15.577C15.7543 9.37506 15.9028 9.43489 16.0225 9.55454C16.1421 9.67419 16.202 9.82269 16.202 10C16.202 10.1774 16.1421 10.3259 16.0225 10.4455C15.9028 10.5652 15.7543 10.625 15.577 10.625ZM12.1106 13.9279C12.2175 13.7816 12.354 13.6972 12.5201 13.6747C12.6862 13.6523 12.8425 13.6945 12.9888 13.8013L14.3943 14.8574C14.5406 14.9642 14.625 15.1007 14.6475 15.2669C14.6699 15.433 14.6277 15.5892 14.5209 15.7356C14.4141 15.882 14.2776 15.9664 14.1114 15.9888C13.9453 16.0112 13.7891 15.969 13.6427 15.8622L12.2372 14.8061C12.0909 14.6993 12.0065 14.5628 11.9841 14.3967C11.9616 14.2305 12.0038 14.0743 12.1106 13.9279ZM14.3622 5.1106L12.9568 6.16671C12.8104 6.27354 12.6542 6.31574 12.488 6.29331C12.3219 6.27087 12.1854 6.18646 12.0786 6.0401C11.9718 5.89374 11.9296 5.7375 11.952 5.57137C11.9744 5.40525 12.0588 5.26876 12.2052 5.16192L13.6106 4.10583C13.757 3.999 13.9133 3.9568 14.0794 3.97923C14.2455 4.00166 14.382 4.08606 14.4888 4.23244C14.5957 4.3788 14.6379 4.53504 14.6154 4.70116C14.593 4.86729 14.5086 5.00377 14.3622 5.1106ZM6.05778 12.0834H3.71805C3.5033 12.0834 3.32408 12.0115 3.18039 11.8678C3.03669 11.7241 2.96484 11.5449 2.96484 11.3301V8.66994C2.96484 8.4552 3.03669 8.27599 3.18039 8.13229C3.32408 7.98858 3.5033 7.91673 3.71805 7.91673H6.05778L8.55134 5.42317C8.75114 5.22339 8.9811 5.17771 9.24124 5.28614C9.50138 5.39459 9.63145 5.5909 9.63145 5.87508V14.125C9.63145 14.4092 9.50138 14.6055 9.24124 14.7139C8.9811 14.8224 8.75114 14.7767 8.55134 14.5769L6.05778 12.0834Z",fill:"currentColor"})})]})}),TC=({trend:e,onClose:t})=>{var b,O;const[n,r]=B.useState(!1),{close:i}=lf("briefDescription"),{currentPlayingAudio:a,setCurrentPlayingAudio:o}=At(C=>C),[s]=Qi(C=>[C.setBudget]),{fetchData:l,setAbortRequests:u}=Sn(C=>C),f=B.useRef(null),d=async()=>{h(),await l(s,u,e.tldr_topic??e.name)},h=B.useCallback(()=>{t(),i()},[t,i]),m=()=>{f.current&&(n?f.current.pause():f.current.play(),r(!n))},g=()=>{var k,P,_;const C=!((k=a==null?void 0:a.current)!=null&&k.paused);C&&((P=a==null?void 0:a.current)==null||P.pause(),o(null)),(((_=a==null?void 0:a.current)==null?void 0:_.src)!==e.audio_EN||!C)&&m()};B.useEffect(()=>{const C=f.current,k=()=>{r(!1),o(null)};return C&&C.addEventListener("ended",k),()=>{C&&C.removeEventListener("ended",k)}},[o]);const v=((b=a==null?void 0:a.current)==null?void 0:b.src)===e.audio_EN&&!((O=a==null?void 0:a.current)!=null&&O.paused)||n;return y.jsxs(G4,{"data-testid":"brief-description-modal",id:"briefDescription",kind:"regular",noWrap:!0,onClose:h,preventOutsideClose:!0,children:[e.audio_EN?y.jsxs(y.Fragment,{children:[y.jsxs(DC,{children:[y.jsx(Z1,{className:Fn("default",{play:v}),onClick:g,size:"small",startIcon:v?y.jsx(Yl,{}):y.jsx(jC,{}),children:v?"Pause":"Listen"}),y.jsx(Z1,{className:"default",onClick:d,size:"small",startIcon:y.jsx(N4,{}),children:"Learn More"})]}),y.jsx(IC,{ref:f,src:e.audio_EN,children:y.jsx("track",{kind:"captions"})})]}):null,y.jsxs(F,{mt:75,children:[y.jsx($C,{children:e.tldr_topic??e.name}),y.jsx(EC,{children:y.jsx(F,{children:y.jsx(MC,{children:e.tldr&&y.jsx(PC,{children:e.tldr})})})})]})]})},EC=H.div` - max-height: 310px; - overflow-y: auto; - margin: 8px 0; - padding: 0 20px; -`,MC=H(ht)` - font-size: 18px; - font-weight: 400; - font-family: 'Barlow'; - * { - all: revert; - } -`,$C=H(ht)` - font-weight: 600; - font-size: 20px; - padding: 0 20px; -`,IC=H.audio` - display: none; -`,Z1=H(Dt)` - && { - &.default { - font-size: 13px; - font-weight: 500; - font-family: Barlow; - padding: 12px, 16px, 12px, 10px; - color: ${L.white}; - - &:hover { - color: ${L.GRAY3}; - } - - &.play { - color: ${L.BG3}; - background-color: ${L.white}; - } - } - } -`,DC=H(F)` - top: 0px; - position: absolute; - border-radius: 16px 16px 0px 0px; - padding: 0px 12px; - width: 100%; - height: 60px; - display: flex; - flex-direction: row; - align-items: center; - background-color: ${L.BG3}; - gap: 10px; -`,LC=["Drivechain","Ordinals","L402","Nostr","AI"],NC=()=>{var z;const{open:e}=lf("addContent"),[t,n]=B.useState(!1),[r,i]=B.useState(!1),[a,o]=B.useState(null),s=B.useRef(null),[l,u]=B.useState(0),[f,d]=B.useState(!1),{currentPlayingAudio:h,setCurrentPlayingAudio:m}=At(M=>M),g=Ul(),{open:v}=lf("briefDescription"),{trendingTopics:b,setTrendingTopics:O}=Sn(M=>M),{setValue:C}=Rd(),k=B.useCallback(async()=>{n(!0),i(!1),u(0),d(!1),m(null);try{const M=await t_();if(M.length&&Array.isArray(M)){const D=new Map(M.map(Y=>[Y.name,Y])),W=Array.from(D.values());O(W)}}catch{O(LC.map(D=>({name:D,count:0})))}finally{n(!1)}},[m,O]);B.useEffect(()=>{b.length||k()},[k,b.length]),B.useEffect(()=>{const M=setTimeout(()=>{i(!0)},5e3);return()=>clearTimeout(M)},[i,t]);const P=M=>{C("search",M);const D=M.replace(/\s+/g,"+");g(`/search?q=${D}`)},_=(M,D)=>{M.stopPropagation(),M.currentTarget.blur(),D!=null&&D.tldr&&(o(D),v())},w=()=>{o(null)},j=M=>{M.stopPropagation(),M.currentTarget.blur(),d(!f),m(s)};B.useEffect(()=>{var M,D;f?(M=s.current)==null||M.play():(D=s.current)==null||D.pause()},[l,f]),B.useEffect(()=>{h||d(!1)},[h]);const E=()=>{u(M=>{var W,Y;let D=(M+1)%b.length;for(;D!==M&&!((W=b[D])!=null&&W.audio_EN);)D=(D+1)%b.length;return D===M?(d(!1),D):((Y=s.current)==null||Y.load(),D===0&&(d(!1),u(0)),D)}),m(s)},I=t?"Loading":"No new trending topics in the last 24 hours";return y.jsxs(BC,{"data-testid":"trending-component",children:[y.jsxs("div",{children:[y.jsxs("div",{className:"heading-container",children:[y.jsxs("div",{className:"heading",children:[y.jsx("span",{className:"heading__title",children:"Trending Topics"}),y.jsx("span",{className:"heading__icon",children:t?y.jsx(Gl,{color:L.white,size:16}):y.jsx(y.Fragment,{children:r?y.jsx(FC,{onClick:k,size:"small",startIcon:y.jsx(QS,{})}):y.jsx(e_,{})})})]}),K8(b)?y.jsxs("div",{children:[y.jsx(Dt,{onClick:M=>j(M),startIcon:f?y.jsx(Yl,{}):y.jsx(Bd,{}),children:f?"Pause":"Play All"}),y.jsx(WC,{ref:s,onEnded:E,src:(z=b[l])==null?void 0:z.audio_EN,children:y.jsx("track",{kind:"captions"})})]}):null]}),b.length===0?y.jsxs("div",{className:"trending-empty",children:[y.jsx(zC,{children:I}),y.jsx(Dt,{color:"secondary",disabled:t,onClick:e,size:"medium",startIcon:y.jsx(zd,{}),sx:{alignSelf:"flex-end",m:"0 36px 16px 0"},variant:"contained",children:"Add Content"})]}):y.jsx("ul",{className:"list",children:b.map((M,D)=>y.jsxs(F,{align:"center",className:"list-item",direction:"row",justify:"space-between",onClick:()=>P(M.tldr_topic??M.name),children:[y.jsxs(RC,{children:[y.jsx(UC,{children:y.jsx(JS,{})}),y.jsx("span",{className:"tldr",children:X8(M)})]}),M.tldr&&y.jsx(HC,{className:Fn({isPlaying:l===D&&f}),onClick:W=>_(W,M),children:"TLDR"})]},M.name))})]}),a&&y.jsx(TC,{onClose:w,trend:a})]})},RC=H.div` - display: flex; - align-items: center; - width: 300px; - - span.tldr { - overflow: hidden; - text-overflow: ellipsis; - line-height: 1.5; - display: -webkit-box; - -webkit-line-clamp: 2; - -webkit-box-orient: vertical; - letter-spacing: 0.3pt; - } -`,BC=H(F)` - .heading-container { - display: flex; - flex-direction: row; - justify-content: space-between; - padding: 16px 12px 16px 24px; - } - .heading { - display: flex; - align-items: center; - color: ${L.GRAY6}; - padding-right: 24px; - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 700; - line-height: 20px; - letter-spacing: 1.12px; - text-transform: uppercase; - &__icon { - margin-left: 16px; - font-size: 23px; - height: 24px; - } - } - .trending-empty { - padding: 0 24px; - color: ${L.GRAY6}; - } - - .list { - list-style: none; - padding: 0; - margin: 0; - cursor: pointer; - &-item { - padding: 18px 16px 18px 24px; - overflow: hidden; - color: ${L.white}; - text-overflow: ellipsis; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 600; - line-height: 11px; - &:hover { - background: rgba(0, 0, 0, 0.1); - color: ${L.SECONDARY_BLUE}; - } - &:active { - background: rgba(0, 0, 0, 0.2); - color: ${L.PRIMARY_BLUE}; - } - } - } -`,zC=H.p` - color: ${L.GRAY6}; - margin-bottom: 20px; -`,FC=H(Dt)` - && { - min-width: 28px; - width: 28px; - padding: 0; - height: 28px; - .MuiButton-startIcon { - color: ${L.white}; - margin: auto; - display: flex; - align-items: center; - } - } -`,HC=H(Dt)` - && { - &.isPlaying { - font-weight: 700; - color: ${L.BG1}; - background-color: ${L.white}; - } - } -`,UC=H.span` - justify-content: center; - align-items: center; - color: ${L.GRAY6}; - margin-right: 4px; -`,WC=H.audio` - height: 0; - width: 0; -`,YC=()=>{const{isFetching:e,setSidebarFilter:t}=Sn(E=>E),[n,r]=nv(E=>[E.schemas,E.setSchemas]),i=Ro(),a=Xg(),{currentSearch:o,clearSearch:s,searchFormValue:l}=At(E=>E),[u]=h4(E=>[E.trendingTopicsFeatureFlag]),{setValue:f,watch:d}=Rd(),h=B.useRef(null),[m,g]=B.useState(!1),[v,b]=B.useState(!1),[O,C]=B.useState(null),[k,P]=B.useState(!1);B.useEffect(()=>{f("search",l)},[f,l]),B.useEffect(()=>{const E=h.current;if(!E)return;const I=()=>{g((E==null?void 0:E.scrollTop)>0)};E.addEventListener("scroll",I)},[]);const _=d("search");B.useEffect(()=>{(async()=>{try{const I=await p4();r(I.schemas.filter(z=>!z.is_deleted))}catch(I){console.error("Error fetching schema:",I)}})()},[r]);const w=E=>{C(v?null:E.currentTarget),b(I=>!I),P(!1)},j=Ul();return y.jsxs(y.Fragment,{children:[y.jsxs(cx,{className:Fn({"has-shadow":m}),children:[y.jsxs(ZC,{children:[y.jsxs(VC,{children:[y.jsx(hv,{}),y.jsx(qC,{"data-testid":"search_action_icon",onClick:()=>{if(o){f("search",""),s(),t("all"),i(null),j("/");return}if(_.trim()==="")return;const E=_.replace(/\s+/g,"+");j(`/search?q=${E}`)},children:e?y.jsx(Gl,{color:L.SECONDARY_BLUE,"data-testid":"loader",size:"20"}):y.jsx(y.Fragment,{children:o!=null&&o.trim()?y.jsx(rv,{}):y.jsx(av,{})})})]}),y.jsx(JC,{"data-testid":"search_filter_icon",isFilterOpen:v,onClick:w,children:v?y.jsx(BS,{}):y.jsx(zS,{})}),y.jsx(OS,{anchorEl:O,schemaAll:n,setAnchorEl:C,setShowAllSchemas:P,showAllSchemas:k})]}),o&&y.jsx(GC,{children:e?y.jsx(FS,{}):y.jsxs(y.Fragment,{children:[y.jsxs("div",{className:"left",children:[y.jsx("span",{className:"count",children:a.length}),y.jsx("span",{className:"label",children:" results"})]}),y.jsx("div",{className:"right",style:{alignItems:"center"},children:y.jsx(yS,{})})]})})]}),y.jsxs(KC,{ref:h,children:[!o&&u&&y.jsx(XC,{children:y.jsx(NC,{})}),!o&&y.jsx(GS,{}),e?y.jsx(gv,{}):y.jsx(XS,{isSearchResult:!!o})]})]})},cx=H(F).attrs({direction:"column",justify:"center",align:"stretch"})(({theme:e})=>({padding:e.spacing(3.75,2),[e.breakpoints.up("sm")]:{padding:"12px"},"&.has-shadow":{borderBottom:"1px solid rgba(0, 0, 0, 0.25)",background:L.BG1,boxShadow:"0px 1px 6px 0px rgba(0, 0, 0, 0.20)"}})),VC=H(F).attrs({direction:"row",justify:"center",align:"center"})` - width: 85%; -`,GC=H(F).attrs({direction:"row",justify:"space-between",align:"center"})` - flex-grow: 1; - color: ${L.GRAY6}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: 18px; - margin-top: 10px; - padding: 0 8px; - .count { - color: ${L.white}; - } - - .right { - display: flex; - } -`,qC=H(F).attrs({align:"center",justify:"center",p:5})` - font-size: 32px; - color: ${L.mainBottomIcons}; - cursor: pointer; - transition-duration: 0.2s; - margin-left: -42px; - z-index: 2; - width: 30px; - - &:hover { - /* background-color: ${L.gray200}; */ - } - - ${cx} input:focus + & { - color: ${L.primaryBlue}; - } -`,KC=H(F)(()=>({overflow:"auto",flex:1,width:"100%"})),XC=H(F)` - padding: 0; - margin-bottom: 36px; - margin-top: 20px; -`,ZC=H(F)` - align-items: center; - justify-content: space-between; - flex-direction: row; - gap: 10px; -`,JC=H.div` - display: flex; - align-items: center; - justify-content: center; - transition: background-color 0.3s; - margin: 1px 2px 0 0; - border-radius: 8px; - width: 32px; - height: 32px; - background-color: ${({isFilterOpen:e})=>e?L.white:"transparent"}; - - &:hover { - background-color: ${({isFilterOpen:e})=>e?"rgba(255, 255, 255, 0.85)":"rgba(255, 255, 255, 0.2)"}; - } - - svg { - width: 15px; - height: ${({isFilterOpen:e})=>e?"11px":"24px"}; - color: ${({isFilterOpen:e})=>e?L.black:L.GRAY7}; - fill: none; - } -`,QC=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 32 32",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"cancel",children:[y.jsx("mask",{id:"mask0_1264_3381",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"32",height:"32",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1264_3381)",children:y.jsx("path",{id:"cancel_2",d:"M16 17.4051L20.0975 21.5025C20.2821 21.6872 20.5141 21.7816 20.7936 21.7859C21.0731 21.7902 21.3094 21.6957 21.5025 21.5025C21.6957 21.3094 21.7923 21.0752 21.7923 20.8C21.7923 20.5248 21.6957 20.2906 21.5025 20.0975L17.4051 16L21.5025 11.9025C21.6872 11.7179 21.7816 11.4859 21.7859 11.2064C21.7902 10.9269 21.6957 10.6906 21.5025 10.4975C21.3094 10.3043 21.0752 10.2077 20.8 10.2077C20.5248 10.2077 20.2906 10.3043 20.0975 10.4975L16 14.5949L11.9025 10.4975C11.7179 10.3129 11.4859 10.2184 11.2064 10.2141C10.9269 10.2099 10.6906 10.3043 10.4975 10.4975C10.3043 10.6906 10.2077 10.9248 10.2077 11.2C10.2077 11.4752 10.3043 11.7094 10.4975 11.9025L14.5949 16L10.4975 20.0975C10.3129 20.2821 10.2184 20.5141 10.2141 20.7936C10.2099 21.0731 10.3043 21.3094 10.4975 21.5025C10.6906 21.6957 10.9248 21.7923 11.2 21.7923C11.4752 21.7923 11.7094 21.6957 11.9025 21.5025L16 17.4051ZM16.0022 28.6666C14.2503 28.6666 12.6036 28.3342 11.0621 27.6693C9.52057 27.0044 8.17966 26.1021 7.03937 24.9623C5.89906 23.8225 4.99632 22.4822 4.33114 20.9413C3.66596 19.4005 3.33337 17.7542 3.33337 16.0022C3.33337 14.2503 3.66582 12.6036 4.33071 11.0621C4.9956 9.52057 5.89793 8.17967 7.03771 7.03938C8.17751 5.89907 9.51783 4.99632 11.0587 4.33114C12.5995 3.66596 14.2459 3.33337 15.9978 3.33337C17.7497 3.33337 19.3964 3.66582 20.9379 4.33071C22.4794 4.9956 23.8204 5.89793 24.9606 7.03771C26.101 8.17751 27.0037 9.51783 27.6689 11.0587C28.3341 12.5995 28.6666 14.2459 28.6666 15.9978C28.6666 17.7497 28.3342 19.3964 27.6693 20.9379C27.0044 22.4794 26.1021 23.8204 24.9623 24.9606C23.8225 26.101 22.4822 27.0037 20.9413 27.6689C19.4005 28.3341 17.7542 28.6666 16.0022 28.6666Z",fill:"currentColor"})})]})});function fx(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t0?1:-1},Vr=function(t){return Uo(t)&&t.indexOf("%")===t.length-1},le=function(t){return iA(t)&&!Wo(t)},_t=function(t){return le(t)||Uo(t)},lA=0,Yo=function(t){var n=++lA;return"".concat(t||"").concat(n)},$i=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,i=arguments.length>3&&arguments[3]!==void 0?arguments[3]:!1;if(!le(t)&&!Uo(t))return r;var a;if(Vr(t)){var o=t.indexOf("%");a=n*parseFloat(t.slice(0,o))/100}else a=+t;return Wo(a)&&(a=r),i&&a>n&&(a=n),a},_r=function(t){if(!t)return null;var n=Object.keys(t);return n&&n.length?t[n[0]]:null},uA=function(t){if(!Array.isArray(t))return!1;for(var n=t.length,r={},i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function yA(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}var r0={click:"onClick",mousedown:"onMouseDown",mouseup:"onMouseUp",mouseover:"onMouseOver",mousemove:"onMouseMove",mouseout:"onMouseOut",mouseenter:"onMouseEnter",mouseleave:"onMouseLeave",touchcancel:"onTouchCancel",touchend:"onTouchEnd",touchmove:"onTouchMove",touchstart:"onTouchStart"},rr=function(t){return typeof t=="string"?t:t?t.displayName||t.name||"Component":""},i0=null,Ac=null,yh=function e(t){if(t===i0&&Array.isArray(Ac))return Ac;var n=[];return B.Children.forEach(t,function(r){Ee(r)||(xf.isFragment(r)?n=n.concat(e(r.props.children)):n.push(r))}),Ac=n,i0=t,n};function un(e,t){var n=[],r=[];return Array.isArray(t)?r=t.map(function(i){return rr(i)}):r=[rr(t)],yh(e).forEach(function(i){var a=bn(i,"type.displayName")||bn(i,"type.name");r.indexOf(a)!==-1&&n.push(i)}),n}function er(e,t){var n=un(e,t);return n&&n[0]}var a0=function(t){if(!t||!t.props)return!1;var n=t.props,r=n.width,i=n.height;return!(!le(r)||r<=0||!le(i)||i<=0)},gA=["a","altGlyph","altGlyphDef","altGlyphItem","animate","animateColor","animateMotion","animateTransform","circle","clipPath","color-profile","cursor","defs","desc","ellipse","feBlend","feColormatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence","filter","font","font-face","font-face-format","font-face-name","font-face-url","foreignObject","g","glyph","glyphRef","hkern","image","line","lineGradient","marker","mask","metadata","missing-glyph","mpath","path","pattern","polygon","polyline","radialGradient","rect","script","set","stop","style","svg","switch","symbol","text","textPath","title","tref","tspan","use","view","vkern"],vA=function(t){return t&&t.type&&Uo(t.type)&&gA.indexOf(t.type)>=0},xA=function(t,n,r,i){var a,o=(a=Pc==null?void 0:Pc[i])!==null&&a!==void 0?a:[];return!Te(t)&&(i&&o.includes(n)||dA.includes(n))||r&&mh.includes(n)},Le=function(t,n,r){if(!t||typeof t=="function"||typeof t=="boolean")return null;var i=t;if(B.isValidElement(t)&&(i=t.props),!ta(i))return null;var a={};return Object.keys(i).forEach(function(o){var s;xA((s=i)===null||s===void 0?void 0:s[o],o,n,r)&&(a[o]=i[o])}),a},bx=function e(t,n){if(t===n)return!0;var r=B.Children.count(t);if(r!==B.Children.count(n))return!1;if(r===0)return!0;if(r===1)return o0(Array.isArray(t)?t[0]:t,Array.isArray(n)?n[0]:n);for(var i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function OA(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Sf(e){var t=e.children,n=e.width,r=e.height,i=e.viewBox,a=e.className,o=e.style,s=e.title,l=e.desc,u=_A(e,SA),f=i||{width:n,height:r,x:0,y:0},d=Ze("recharts-surface",a);return U.createElement("svg",wf({},Le(u,!0,"svg"),{className:d,width:n,height:r,style:o,viewBox:"".concat(f.x," ").concat(f.y," ").concat(f.width," ").concat(f.height)}),U.createElement("title",null,s),U.createElement("desc",null,l),t)}var kA=["children","className"];function _f(){return _f=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function PA(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}var dt=U.forwardRef(function(e,t){var n=e.children,r=e.className,i=CA(e,kA),a=Ze("recharts-layer",r);return U.createElement("g",_f({className:a},Le(i,!0),{ref:t}),n)}),Zr=function(t,n){for(var r=arguments.length,i=new Array(r>2?r-2:0),a=2;ai?0:i+t),n=n>i?i:n,n<0&&(n+=i),i=t>n?0:n-t>>>0,t>>>=0;for(var a=Array(i);++r=r?e:TA(e,t,n)}var MA=EA,$A="\\ud800-\\udfff",IA="\\u0300-\\u036f",DA="\\ufe20-\\ufe2f",LA="\\u20d0-\\u20ff",NA=IA+DA+LA,RA="\\ufe0e\\ufe0f",BA="\\u200d",zA=RegExp("["+BA+$A+NA+RA+"]");function FA(e){return zA.test(e)}var wx=FA;function HA(e){return e.split("")}var UA=HA,Sx="\\ud800-\\udfff",WA="\\u0300-\\u036f",YA="\\ufe20-\\ufe2f",VA="\\u20d0-\\u20ff",GA=WA+YA+VA,qA="\\ufe0e\\ufe0f",KA="["+Sx+"]",Of="["+GA+"]",kf="\\ud83c[\\udffb-\\udfff]",XA="(?:"+Of+"|"+kf+")",_x="[^"+Sx+"]",Ox="(?:\\ud83c[\\udde6-\\uddff]){2}",kx="[\\ud800-\\udbff][\\udc00-\\udfff]",ZA="\\u200d",Cx=XA+"?",Px="["+qA+"]?",JA="(?:"+ZA+"(?:"+[_x,Ox,kx].join("|")+")"+Px+Cx+")*",QA=Px+Cx+JA,ej="(?:"+[_x+Of+"?",Of,Ox,kx,KA].join("|")+")",tj=RegExp(kf+"(?="+kf+")|"+ej+QA,"g");function nj(e){return e.match(tj)||[]}var rj=nj,ij=UA,aj=wx,oj=rj;function sj(e){return aj(e)?oj(e):ij(e)}var lj=sj,uj=MA,cj=wx,fj=lj,dj=px;function hj(e){return function(t){t=dj(t);var n=cj(t)?fj(t):void 0,r=n?n[0]:t.charAt(0),i=n?uj(n,1).join(""):t.slice(1);return r[e]()+i}}var pj=hj,mj=pj,yj=mj("toUpperCase"),gj=yj;const fu=st(gj);function tt(e){return function(){return e}}const Ax=Math.cos,Js=Math.sin,Dn=Math.sqrt,Qs=Math.PI,du=2*Qs,Cf=Math.PI,Pf=2*Cf,Ur=1e-6,vj=Pf-Ur;function jx(e){this._+=e[0];for(let t=1,n=e.length;t=0))throw new Error(`invalid digits: ${e}`);if(t>15)return jx;const n=10**t;return function(r){this._+=r[0];for(let i=1,a=r.length;iUr)if(!(Math.abs(d*l-u*f)>Ur)||!a)this._append`L${this._x1=t},${this._y1=n}`;else{let m=r-o,g=i-s,v=l*l+u*u,b=m*m+g*g,O=Math.sqrt(v),C=Math.sqrt(h),k=a*Math.tan((Cf-Math.acos((v+h-b)/(2*O*C)))/2),P=k/C,_=k/O;Math.abs(P-1)>Ur&&this._append`L${t+P*f},${n+P*d}`,this._append`A${a},${a},0,0,${+(d*m>f*g)},${this._x1=t+_*l},${this._y1=n+_*u}`}}arc(t,n,r,i,a,o){if(t=+t,n=+n,r=+r,o=!!o,r<0)throw new Error(`negative radius: ${r}`);let s=r*Math.cos(i),l=r*Math.sin(i),u=t+s,f=n+l,d=1^o,h=o?i-a:a-i;this._x1===null?this._append`M${u},${f}`:(Math.abs(this._x1-u)>Ur||Math.abs(this._y1-f)>Ur)&&this._append`L${u},${f}`,r&&(h<0&&(h=h%Pf+Pf),h>vj?this._append`A${r},${r},0,1,${d},${t-s},${n-l}A${r},${r},0,1,${d},${this._x1=u},${this._y1=f}`:h>Ur&&this._append`A${r},${r},0,${+(h>=Cf)},${d},${this._x1=t+r*Math.cos(a)},${this._y1=n+r*Math.sin(a)}`)}rect(t,n,r,i){this._append`M${this._x0=this._x1=+t},${this._y0=this._y1=+n}h${r=+r}v${+i}h${-r}Z`}toString(){return this._}}function gh(e){let t=3;return e.digits=function(n){if(!arguments.length)return t;if(n==null)t=null;else{const r=Math.floor(n);if(!(r>=0))throw new RangeError(`invalid digits: ${n}`);t=r}return e},()=>new bj(t)}function vh(e){return typeof e=="object"&&"length"in e?e:Array.from(e)}function Tx(e){this._context=e}Tx.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:this._context.lineTo(e,t);break}}};function hu(e){return new Tx(e)}function Ex(e){return e[0]}function Mx(e){return e[1]}function $x(e,t){var n=tt(!0),r=null,i=hu,a=null,o=gh(s);e=typeof e=="function"?e:e===void 0?Ex:tt(e),t=typeof t=="function"?t:t===void 0?Mx:tt(t);function s(l){var u,f=(l=vh(l)).length,d,h=!1,m;for(r==null&&(a=i(m=o())),u=0;u<=f;++u)!(u=m;--g)s.point(k[g],P[g]);s.lineEnd(),s.areaEnd()}O&&(k[h]=+e(b,h,d),P[h]=+t(b,h,d),s.point(r?+r(b,h,d):k[h],n?+n(b,h,d):P[h]))}if(C)return s=null,C+""||null}function f(){return $x().defined(i).curve(o).context(a)}return u.x=function(d){return arguments.length?(e=typeof d=="function"?d:tt(+d),r=null,u):e},u.x0=function(d){return arguments.length?(e=typeof d=="function"?d:tt(+d),u):e},u.x1=function(d){return arguments.length?(r=d==null?null:typeof d=="function"?d:tt(+d),u):r},u.y=function(d){return arguments.length?(t=typeof d=="function"?d:tt(+d),n=null,u):t},u.y0=function(d){return arguments.length?(t=typeof d=="function"?d:tt(+d),u):t},u.y1=function(d){return arguments.length?(n=d==null?null:typeof d=="function"?d:tt(+d),u):n},u.lineX0=u.lineY0=function(){return f().x(e).y(t)},u.lineY1=function(){return f().x(e).y(n)},u.lineX1=function(){return f().x(r).y(t)},u.defined=function(d){return arguments.length?(i=typeof d=="function"?d:tt(!!d),u):i},u.curve=function(d){return arguments.length?(o=d,a!=null&&(s=o(a)),u):o},u.context=function(d){return arguments.length?(d==null?a=s=null:s=o(a=d),u):a},u}class Ix{constructor(t,n){this._context=t,this._x=n}areaStart(){this._line=0}areaEnd(){this._line=NaN}lineStart(){this._point=0}lineEnd(){(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line}point(t,n){switch(t=+t,n=+n,this._point){case 0:{this._point=1,this._line?this._context.lineTo(t,n):this._context.moveTo(t,n);break}case 1:this._point=2;default:{this._x?this._context.bezierCurveTo(this._x0=(this._x0+t)/2,this._y0,this._x0,n,t,n):this._context.bezierCurveTo(this._x0,this._y0=(this._y0+n)/2,t,this._y0,t,n);break}}this._x0=t,this._y0=n}}function wj(e){return new Ix(e,!0)}function Sj(e){return new Ix(e,!1)}const xh={draw(e,t){const n=Dn(t/Qs);e.moveTo(n,0),e.arc(0,0,n,0,du)}},_j={draw(e,t){const n=Dn(t/5)/2;e.moveTo(-3*n,-n),e.lineTo(-n,-n),e.lineTo(-n,-3*n),e.lineTo(n,-3*n),e.lineTo(n,-n),e.lineTo(3*n,-n),e.lineTo(3*n,n),e.lineTo(n,n),e.lineTo(n,3*n),e.lineTo(-n,3*n),e.lineTo(-n,n),e.lineTo(-3*n,n),e.closePath()}},Dx=Dn(1/3),Oj=Dx*2,kj={draw(e,t){const n=Dn(t/Oj),r=n*Dx;e.moveTo(0,-n),e.lineTo(r,0),e.lineTo(0,n),e.lineTo(-r,0),e.closePath()}},Cj={draw(e,t){const n=Dn(t),r=-n/2;e.rect(r,r,n,n)}},Pj=.8908130915292852,Lx=Js(Qs/10)/Js(7*Qs/10),Aj=Js(du/10)*Lx,jj=-Ax(du/10)*Lx,Tj={draw(e,t){const n=Dn(t*Pj),r=Aj*n,i=jj*n;e.moveTo(0,-n),e.lineTo(r,i);for(let a=1;a<5;++a){const o=du*a/5,s=Ax(o),l=Js(o);e.lineTo(l*n,-s*n),e.lineTo(s*r-l*i,l*r+s*i)}e.closePath()}},jc=Dn(3),Ej={draw(e,t){const n=-Dn(t/(jc*3));e.moveTo(0,n*2),e.lineTo(-jc*n,-n),e.lineTo(jc*n,-n),e.closePath()}},fn=-.5,dn=Dn(3)/2,Af=1/Dn(12),Mj=(Af/2+1)*3,$j={draw(e,t){const n=Dn(t/Mj),r=n/2,i=n*Af,a=r,o=n*Af+n,s=-a,l=o;e.moveTo(r,i),e.lineTo(a,o),e.lineTo(s,l),e.lineTo(fn*r-dn*i,dn*r+fn*i),e.lineTo(fn*a-dn*o,dn*a+fn*o),e.lineTo(fn*s-dn*l,dn*s+fn*l),e.lineTo(fn*r+dn*i,fn*i-dn*r),e.lineTo(fn*a+dn*o,fn*o-dn*a),e.lineTo(fn*s+dn*l,fn*l-dn*s),e.closePath()}};function Ij(e,t){let n=null,r=gh(i);e=typeof e=="function"?e:tt(e||xh),t=typeof t=="function"?t:tt(t===void 0?64:+t);function i(){let a;if(n||(n=a=r()),e.apply(this,arguments).draw(n,+t.apply(this,arguments)),a)return n=null,a+""||null}return i.type=function(a){return arguments.length?(e=typeof a=="function"?a:tt(a),i):e},i.size=function(a){return arguments.length?(t=typeof a=="function"?a:tt(+a),i):t},i.context=function(a){return arguments.length?(n=a??null,i):n},i}function el(){}function tl(e,t,n){e._context.bezierCurveTo((2*e._x0+e._x1)/3,(2*e._y0+e._y1)/3,(e._x0+2*e._x1)/3,(e._y0+2*e._y1)/3,(e._x0+4*e._x1+t)/6,(e._y0+4*e._y1+n)/6)}function Nx(e){this._context=e}Nx.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){switch(this._point){case 3:tl(this,this._x1,this._y1);case 2:this._context.lineTo(this._x1,this._y1);break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,this._context.lineTo((5*this._x0+this._x1)/6,(5*this._y0+this._y1)/6);default:tl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function Dj(e){return new Nx(e)}function Rx(e){this._context=e}Rx.prototype={areaStart:el,areaEnd:el,lineStart:function(){this._x0=this._x1=this._x2=this._x3=this._x4=this._y0=this._y1=this._y2=this._y3=this._y4=NaN,this._point=0},lineEnd:function(){switch(this._point){case 1:{this._context.moveTo(this._x2,this._y2),this._context.closePath();break}case 2:{this._context.moveTo((this._x2+2*this._x3)/3,(this._y2+2*this._y3)/3),this._context.lineTo((this._x3+2*this._x2)/3,(this._y3+2*this._y2)/3),this._context.closePath();break}case 3:{this.point(this._x2,this._y2),this.point(this._x3,this._y3),this.point(this._x4,this._y4);break}}},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._x2=e,this._y2=t;break;case 1:this._point=2,this._x3=e,this._y3=t;break;case 2:this._point=3,this._x4=e,this._y4=t,this._context.moveTo((this._x0+4*this._x1+e)/6,(this._y0+4*this._y1+t)/6);break;default:tl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function Lj(e){return new Rx(e)}function Bx(e){this._context=e}Bx.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=NaN,this._point=0},lineEnd:function(){(this._line||this._line!==0&&this._point===3)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1;break;case 1:this._point=2;break;case 2:this._point=3;var n=(this._x0+4*this._x1+e)/6,r=(this._y0+4*this._y1+t)/6;this._line?this._context.lineTo(n,r):this._context.moveTo(n,r);break;case 3:this._point=4;default:tl(this,e,t);break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t}};function Nj(e){return new Bx(e)}function zx(e){this._context=e}zx.prototype={areaStart:el,areaEnd:el,lineStart:function(){this._point=0},lineEnd:function(){this._point&&this._context.closePath()},point:function(e,t){e=+e,t=+t,this._point?this._context.lineTo(e,t):(this._point=1,this._context.moveTo(e,t))}};function Rj(e){return new zx(e)}function l0(e){return e<0?-1:1}function u0(e,t,n){var r=e._x1-e._x0,i=t-e._x1,a=(e._y1-e._y0)/(r||i<0&&-0),o=(n-e._y1)/(i||r<0&&-0),s=(a*i+o*r)/(r+i);return(l0(a)+l0(o))*Math.min(Math.abs(a),Math.abs(o),.5*Math.abs(s))||0}function c0(e,t){var n=e._x1-e._x0;return n?(3*(e._y1-e._y0)/n-t)/2:t}function Tc(e,t,n){var r=e._x0,i=e._y0,a=e._x1,o=e._y1,s=(a-r)/3;e._context.bezierCurveTo(r+s,i+s*t,a-s,o-s*n,a,o)}function nl(e){this._context=e}nl.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x0=this._x1=this._y0=this._y1=this._t0=NaN,this._point=0},lineEnd:function(){switch(this._point){case 2:this._context.lineTo(this._x1,this._y1);break;case 3:Tc(this,this._t0,c0(this,this._t0));break}(this._line||this._line!==0&&this._point===1)&&this._context.closePath(),this._line=1-this._line},point:function(e,t){var n=NaN;if(e=+e,t=+t,!(e===this._x1&&t===this._y1)){switch(this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;break;case 2:this._point=3,Tc(this,c0(this,n=u0(this,e,t)),n);break;default:Tc(this,this._t0,n=u0(this,e,t));break}this._x0=this._x1,this._x1=e,this._y0=this._y1,this._y1=t,this._t0=n}}};function Fx(e){this._context=new Hx(e)}(Fx.prototype=Object.create(nl.prototype)).point=function(e,t){nl.prototype.point.call(this,t,e)};function Hx(e){this._context=e}Hx.prototype={moveTo:function(e,t){this._context.moveTo(t,e)},closePath:function(){this._context.closePath()},lineTo:function(e,t){this._context.lineTo(t,e)},bezierCurveTo:function(e,t,n,r,i,a){this._context.bezierCurveTo(t,e,r,n,a,i)}};function Bj(e){return new nl(e)}function zj(e){return new Fx(e)}function Ux(e){this._context=e}Ux.prototype={areaStart:function(){this._line=0},areaEnd:function(){this._line=NaN},lineStart:function(){this._x=[],this._y=[]},lineEnd:function(){var e=this._x,t=this._y,n=e.length;if(n)if(this._line?this._context.lineTo(e[0],t[0]):this._context.moveTo(e[0],t[0]),n===2)this._context.lineTo(e[1],t[1]);else for(var r=f0(e),i=f0(t),a=0,o=1;o=0;--t)i[t]=(o[t]-i[t+1])/a[t];for(a[n-1]=(e[n]+i[n-1])/2,t=0;t=0&&(this._t=1-this._t,this._line=1-this._line)},point:function(e,t){switch(e=+e,t=+t,this._point){case 0:this._point=1,this._line?this._context.lineTo(e,t):this._context.moveTo(e,t);break;case 1:this._point=2;default:{if(this._t<=0)this._context.lineTo(this._x,t),this._context.lineTo(e,t);else{var n=this._x*(1-this._t)+e*this._t;this._context.lineTo(n,this._y),this._context.lineTo(n,t)}break}}this._x=e,this._y=t}};function Hj(e){return new pu(e,.5)}function Uj(e){return new pu(e,0)}function Wj(e){return new pu(e,1)}function Ii(e,t){if((o=e.length)>1)for(var n=1,r,i,a=e[t[0]],o,s=a.length;n=0;)n[t]=t;return n}function Yj(e,t){return e[t]}function Vj(e){const t=[];return t.key=e,t}function Gj(){var e=tt([]),t=jf,n=Ii,r=Yj;function i(a){var o=Array.from(e.apply(this,arguments),Vj),s,l=o.length,u=-1,f;for(const d of a)for(s=0,++u;s0){for(var n,r,i=0,a=e[0].length,o;i0){for(var n=0,r=e[t[0]],i,a=r.length;n0)||!((a=(i=e[t[0]]).length)>0))){for(var n=0,r=1,i,a,o;r=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function nT(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}var Wx={symbolCircle:xh,symbolCross:_j,symbolDiamond:kj,symbolSquare:Cj,symbolStar:Tj,symbolTriangle:Ej,symbolWye:$j},rT=Math.PI/180,iT=function(t){var n="symbol".concat(fu(t));return Wx[n]||xh},aT=function(t,n,r){if(n==="area")return t;switch(r){case"cross":return 5*t*t/9;case"diamond":return .5*t*t/Math.sqrt(3);case"square":return t*t;case"star":{var i=18*rT;return 1.25*t*t*(Math.tan(i)-Math.tan(i*2)*Math.pow(Math.tan(i),2))}case"triangle":return Math.sqrt(3)*t*t/4;case"wye":return(21-10*Math.sqrt(3))*t*t/8;default:return Math.PI*t*t/4}},oT=function(t,n){Wx["symbol".concat(fu(t))]=n},mu=function(t){var n=t.type,r=n===void 0?"circle":n,i=t.size,a=i===void 0?64:i,o=t.sizeType,s=o===void 0?"area":o,l=tT(t,Zj),u=h0(h0({},l),{},{type:r,size:a,sizeType:s}),f=function(){var b=iT(r),O=Ij().type(b).size(aT(a,s,r));return O()},d=u.className,h=u.cx,m=u.cy,g=Le(u,!0);return h===+h&&m===+m&&a===+a?U.createElement("path",Tf({},g,{className:Ze("recharts-symbols",d),transform:"translate(".concat(h,", ").concat(m,")"),d:f()})):null};mu.registerSymbol=oT;function Di(e){"@babel/helpers - typeof";return Di=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Di(e)}function Ef(){return Ef=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function rl(e){return rl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},rl(e)}function Za(e,t,n){return t=Yx(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Yx(e){var t=mT(e,"string");return Di(t)==="symbol"?t:String(t)}function mT(e,t){if(Di(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Di(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var hn=32,bh=function(e){cT(n,e);var t=fT(n);function n(){return lT(this,n),t.apply(this,arguments)}return uT(n,[{key:"renderIcon",value:function(i){var a=this.props.inactiveColor,o=hn/2,s=hn/6,l=hn/3,u=i.inactive?a:i.color;if(i.type==="plainline")return U.createElement("line",{strokeWidth:4,fill:"none",stroke:u,strokeDasharray:i.payload.strokeDasharray,x1:0,y1:o,x2:hn,y2:o,className:"recharts-legend-icon"});if(i.type==="line")return U.createElement("path",{strokeWidth:4,fill:"none",stroke:u,d:"M0,".concat(o,"h").concat(l,` - A`).concat(s,",").concat(s,",0,1,1,").concat(2*l,",").concat(o,` - H`).concat(hn,"M").concat(2*l,",").concat(o,` - A`).concat(s,",").concat(s,",0,1,1,").concat(l,",").concat(o),className:"recharts-legend-icon"});if(i.type==="rect")return U.createElement("path",{stroke:"none",fill:u,d:"M0,".concat(hn/8,"h").concat(hn,"v").concat(hn*3/4,"h").concat(-hn,"z"),className:"recharts-legend-icon"});if(U.isValidElement(i.legendIcon)){var f=sT({},i);return delete f.legendIcon,U.cloneElement(i.legendIcon,f)}return U.createElement(mu,{fill:u,cx:o,cy:o,size:hn,sizeType:"diameter",type:i.type})}},{key:"renderItems",value:function(){var i=this,a=this.props,o=a.payload,s=a.iconSize,l=a.layout,u=a.formatter,f=a.inactiveColor,d={x:0,y:0,width:hn,height:hn},h={display:l==="horizontal"?"inline-block":"block",marginRight:10},m={display:"inline-block",verticalAlign:"middle",marginRight:4};return o.map(function(g,v){var b,O=g.formatter||u,C=Ze((b={"recharts-legend-item":!0},Za(b,"legend-item-".concat(v),!0),Za(b,"inactive",g.inactive),b));if(g.type==="none")return null;var k=Te(g.value)?null:g.value;Zr(!Te(g.value),`The name property is also required when using a function for the dataKey of a chart's cartesian components. Ex: `);var P=g.inactive?f:g.color;return U.createElement("li",Ef({className:C,style:h,key:"legend-item-".concat(v)},Ka(i.props,g,v)),U.createElement(Sf,{width:s,height:s,viewBox:d,style:m},i.renderIcon(g)),U.createElement("span",{className:"recharts-legend-item-text",style:{color:P}},O?O(k,g,v):k))})}},{key:"render",value:function(){var i=this.props,a=i.payload,o=i.layout,s=i.align;if(!a||!a.length)return null;var l={padding:0,margin:0,textAlign:o==="horizontal"?s:"left"};return U.createElement("ul",{className:"recharts-default-legend",style:l},this.renderItems())}}]),n}(B.PureComponent);Za(bh,"displayName","Legend");Za(bh,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"middle",inactiveColor:"#ccc"});var yT="__lodash_hash_undefined__";function gT(e){return this.__data__.set(e,yT),this}var vT=gT;function xT(e){return this.__data__.has(e)}var bT=xT,wT=Zg,ST=vT,_T=bT;function il(e){var t=-1,n=e==null?0:e.length;for(this.__data__=new wT;++ts))return!1;var u=a.get(e),f=a.get(t);if(u&&f)return u==t&&f==e;var d=-1,h=!0,m=n&TT?new CT:void 0;for(a.set(e,t),a.set(t,e);++d-1}var $M=MM;function IM(e,t,n){for(var r=-1,i=e==null?0:e.length;++r=KM){var u=t?null:GM(e);if(u)return qM(u);o=!1,i=VM,l=new UM}else l=t?[]:s;e:for(;++r"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function al(e){return al=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},al(e)}function yu(e,t,n){return t=nb(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function nb(e){var t=u$(e,"string");return Li(t)==="symbol"?t:String(t)}function u$(e,t){if(Li(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Li(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function c$(e,t){if(e==null)return{};var n=f$(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function f$(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function d$(e){return e.value}function h$(e,t){if(U.isValidElement(e))return U.cloneElement(e,t);if(typeof e=="function")return U.createElement(e,t);t.ref;var n=c$(t,n$);return U.createElement(bh,n)}var T0=1,Ja=function(e){a$(n,e);var t=o$(n);function n(){var r;r$(this,n);for(var i=arguments.length,a=new Array(i),o=0;oT0||Math.abs(a.height-this.lastBoundingBox.height)>T0)&&(this.lastBoundingBox.width=a.width,this.lastBoundingBox.height=a.height,i&&i(a))}else(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1,i&&i(null))}},{key:"getBBoxSnapshot",value:function(){return this.lastBoundingBox.width>=0&&this.lastBoundingBox.height>=0?Hr({},this.lastBoundingBox):{width:0,height:0}}},{key:"getDefaultPosition",value:function(i){var a=this.props,o=a.layout,s=a.align,l=a.verticalAlign,u=a.margin,f=a.chartWidth,d=a.chartHeight,h,m;if(!i||(i.left===void 0||i.left===null)&&(i.right===void 0||i.right===null))if(s==="center"&&o==="vertical"){var g=this.getBBoxSnapshot();h={left:((f||0)-g.width)/2}}else h=s==="right"?{right:u&&u.right||0}:{left:u&&u.left||0};if(!i||(i.top===void 0||i.top===null)&&(i.bottom===void 0||i.bottom===null))if(l==="middle"){var v=this.getBBoxSnapshot();m={top:((d||0)-v.height)/2}}else m=l==="bottom"?{bottom:u&&u.bottom||0}:{top:u&&u.top||0};return Hr(Hr({},h),m)}},{key:"render",value:function(){var i=this,a=this.props,o=a.content,s=a.width,l=a.height,u=a.wrapperStyle,f=a.payloadUniqBy,d=a.payload,h=Hr(Hr({position:"absolute",width:s||"auto",height:l||"auto"},this.getDefaultPosition(u)),u);return U.createElement("div",{className:"recharts-legend-wrapper",style:h,ref:function(g){i.wrapperNode=g}},h$(o,Hr(Hr({},this.props),{},{payload:eb(d,f,d$)})))}}],[{key:"getWithHeight",value:function(i,a){var o=i.props.layout;return o==="vertical"&&le(i.props.height)?{height:i.props.height}:o==="horizontal"?{width:i.props.width||a}:null}}]),n}(B.PureComponent);yu(Ja,"displayName","Legend");yu(Ja,"defaultProps",{iconSize:14,layout:"horizontal",align:"center",verticalAlign:"bottom"});var E0=Ld,p$=ev,m$=_n,M0=E0?E0.isConcatSpreadable:void 0;function y$(e){return m$(e)||p$(e)||!!(M0&&e&&e[M0])}var g$=y$,v$=S4,x$=g$;function rb(e,t,n,r,i){var a=-1,o=e.length;for(n||(n=x$),i||(i=[]);++a0&&n(s)?t>1?rb(s,t-1,n,r,i):v$(i,s):r||(i[i.length]=s)}return i}var ib=rb;function b$(e){return function(t,n,r){for(var i=-1,a=Object(t),o=r(t),s=o.length;s--;){var l=o[e?s:++i];if(n(a[l],l,a)===!1)break}return t}}var w$=b$,S$=w$,_$=S$(),O$=_$,k$=O$,C$=Nd;function P$(e,t){return e&&k$(e,t,C$)}var ab=P$,A$=Wl;function j$(e,t){return function(n,r){if(n==null)return n;if(!A$(n))return e(n,r);for(var i=n.length,a=t?i:-1,o=Object(n);(t?a--:++at||a&&o&&l&&!s&&!u||r&&o&&l||!n&&l||!i)return 1;if(!r&&!a&&!u&&e=s)return l;var u=n[r];return l*(u=="desc"?-1:1)}}return e.index-t.index}var U$=H$,Ic=ch,W$=fh,Y$=$r,V$=ob,G$=R$,q$=_4,K$=U$,X$=oa,Z$=_n;function J$(e,t,n){t.length?t=Ic(t,function(a){return Z$(a)?function(o){return W$(o,a.length===1?a[0]:a)}:a}):t=[X$];var r=-1;t=Ic(t,q$(Y$));var i=V$(e,function(a,o,s){var l=Ic(t,function(u){return u(a)});return{criteria:l,index:++r,value:a}});return G$(i,function(a,o){return K$(a,o,n)})}var Q$=J$;function eI(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var tI=eI,nI=tI,I0=Math.max;function rI(e,t,n){return t=I0(t===void 0?e.length-1:t,0),function(){for(var r=arguments,i=-1,a=I0(r.length-t,0),o=Array(a);++i0){if(++t>=fI)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var mI=pI,yI=cI,gI=mI,vI=gI(yI),xI=vI,bI=oa,wI=iI,SI=xI;function _I(e,t){return SI(wI(e,t,bI),e+"")}var OI=_I,kI=Jg,CI=Wl,PI=tv,AI=zo;function jI(e,t,n){if(!AI(n))return!1;var r=typeof t;return(r=="number"?CI(n)&&PI(t,n.length):r=="string"&&t in n)?kI(n[t],e):!1}var gu=jI,TI=ib,EI=Q$,MI=OI,L0=gu,$I=MI(function(e,t){if(e==null)return[];var n=t.length;return n>1&&L0(e,t[0],t[1])?t=[]:n>2&&L0(t[0],t[1],t[2])&&(t=[t[0]]),EI(e,TI(t,1),[])}),II=$I;const Oh=st(II);function Qa(e){"@babel/helpers - typeof";return Qa=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Qa(e)}function DI(e,t){return BI(e)||RI(e,t)||NI(e,t)||LI()}function LI(){throw new TypeError(`Invalid attempt to destructure non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function NI(e,t){if(e){if(typeof e=="string")return N0(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return N0(e,t)}}function N0(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0;)if(!n.equals(e[r],t[r],r,r,e,t,n))return!1;return!0}function KI(e,t){return sa(e.getTime(),t.getTime())}function U0(e,t,n){if(e.size!==t.size)return!1;for(var r={},i=e.entries(),a=0,o,s;(o=i.next())&&!o.done;){for(var l=t.entries(),u=!1,f=0;(s=l.next())&&!s.done;){var d=o.value,h=d[0],m=d[1],g=s.value,v=g[0],b=g[1];!u&&!r[f]&&(u=n.equals(h,v,a,f,e,t,n)&&n.equals(m,b,h,v,e,t,n))&&(r[f]=!0),f++}if(!u)return!1;a++}return!0}function XI(e,t,n){var r=H0(e),i=r.length;if(H0(t).length!==i)return!1;for(var a;i-- >0;)if(a=r[i],a===lb&&(e.$$typeof||t.$$typeof)&&e.$$typeof!==t.$$typeof||!sb(t,a)||!n.equals(e[a],t[a],a,a,e,t,n))return!1;return!0}function Oa(e,t,n){var r=z0(e),i=r.length;if(z0(t).length!==i)return!1;for(var a,o,s;i-- >0;)if(a=r[i],a===lb&&(e.$$typeof||t.$$typeof)&&e.$$typeof!==t.$$typeof||!sb(t,a)||!n.equals(e[a],t[a],a,a,e,t,n)||(o=F0(e,a),s=F0(t,a),(o||s)&&(!o||!s||o.configurable!==s.configurable||o.enumerable!==s.enumerable||o.writable!==s.writable)))return!1;return!0}function ZI(e,t){return sa(e.valueOf(),t.valueOf())}function JI(e,t){return e.source===t.source&&e.flags===t.flags}function W0(e,t,n){if(e.size!==t.size)return!1;for(var r={},i=e.values(),a,o;(a=i.next())&&!a.done;){for(var s=t.values(),l=!1,u=0;(o=s.next())&&!o.done;)!l&&!r[u]&&(l=n.equals(a.value,o.value,a.value,o.value,e,t,n))&&(r[u]=!0),u++;if(!l)return!1}return!0}function QI(e,t){var n=e.length;if(t.length!==n)return!1;for(;n-- >0;)if(e[n]!==t[n])return!1;return!0}var eD="[object Arguments]",tD="[object Boolean]",nD="[object Date]",rD="[object Map]",iD="[object Number]",aD="[object Object]",oD="[object RegExp]",sD="[object Set]",lD="[object String]",uD=Array.isArray,Y0=typeof ArrayBuffer=="function"&&ArrayBuffer.isView?ArrayBuffer.isView:null,V0=Object.assign,cD=Object.prototype.toString.call.bind(Object.prototype.toString);function fD(e){var t=e.areArraysEqual,n=e.areDatesEqual,r=e.areMapsEqual,i=e.areObjectsEqual,a=e.arePrimitiveWrappersEqual,o=e.areRegExpsEqual,s=e.areSetsEqual,l=e.areTypedArraysEqual;return function(f,d,h){if(f===d)return!0;if(f==null||d==null||typeof f!="object"||typeof d!="object")return f!==f&&d!==d;var m=f.constructor;if(m!==d.constructor)return!1;if(m===Object)return i(f,d,h);if(uD(f))return t(f,d,h);if(Y0!=null&&Y0(f))return l(f,d,h);if(m===Date)return n(f,d,h);if(m===RegExp)return o(f,d,h);if(m===Map)return r(f,d,h);if(m===Set)return s(f,d,h);var g=cD(f);return g===nD?n(f,d,h):g===oD?o(f,d,h):g===rD?r(f,d,h):g===sD?s(f,d,h):g===aD?typeof f.then!="function"&&typeof d.then!="function"&&i(f,d,h):g===eD?i(f,d,h):g===tD||g===iD||g===lD?a(f,d,h):!1}}function dD(e){var t=e.circular,n=e.createCustomConfig,r=e.strict,i={areArraysEqual:r?Oa:qI,areDatesEqual:KI,areMapsEqual:r?B0(U0,Oa):U0,areObjectsEqual:r?Oa:XI,arePrimitiveWrappersEqual:ZI,areRegExpsEqual:JI,areSetsEqual:r?B0(W0,Oa):W0,areTypedArraysEqual:r?Oa:QI};if(n&&(i=V0({},i,n(i))),t){var a=As(i.areArraysEqual),o=As(i.areMapsEqual),s=As(i.areObjectsEqual),l=As(i.areSetsEqual);i=V0({},i,{areArraysEqual:a,areMapsEqual:o,areObjectsEqual:s,areSetsEqual:l})}return i}function hD(e){return function(t,n,r,i,a,o,s){return e(t,n,s)}}function pD(e){var t=e.circular,n=e.comparator,r=e.createState,i=e.equals,a=e.strict;if(r)return function(l,u){var f=r(),d=f.cache,h=d===void 0?t?new WeakMap:void 0:d,m=f.meta;return n(l,u,{cache:h,equals:i,meta:m,strict:a})};if(t)return function(l,u){return n(l,u,{cache:new WeakMap,equals:i,meta:void 0,strict:a})};var o={cache:void 0,equals:i,meta:void 0,strict:a};return function(l,u){return n(l,u,o)}}var mD=Ir();Ir({strict:!0});Ir({circular:!0});Ir({circular:!0,strict:!0});Ir({createInternalComparator:function(){return sa}});Ir({strict:!0,createInternalComparator:function(){return sa}});Ir({circular:!0,createInternalComparator:function(){return sa}});Ir({circular:!0,createInternalComparator:function(){return sa},strict:!0});function Ir(e){e===void 0&&(e={});var t=e.circular,n=t===void 0?!1:t,r=e.createInternalComparator,i=e.createState,a=e.strict,o=a===void 0?!1:a,s=dD(e),l=fD(s),u=r?r(l):hD(l);return pD({circular:n,comparator:l,createState:i,equals:u,strict:o})}function yD(e){typeof requestAnimationFrame<"u"&&requestAnimationFrame(e)}function G0(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=-1,r=function i(a){n<0&&(n=a),a-n>t?(e(a),n=-1):yD(i)};requestAnimationFrame(r)}function If(e){"@babel/helpers - typeof";return If=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},If(e)}function gD(e){return wD(e)||bD(e)||xD(e)||vD()}function vD(){throw new TypeError(`Invalid attempt to destructure non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function xD(e,t){if(e){if(typeof e=="string")return q0(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return q0(e,t)}}function q0(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?1:O<0?0:O},v=function(O){for(var C=O>1?1:O,k=C,P=0;P<8;++P){var _=d(k)-C,w=m(k);if(Math.abs(_-C)0&&arguments[0]!==void 0?arguments[0]:{},n=t.stiff,r=n===void 0?100:n,i=t.damping,a=i===void 0?8:i,o=t.dt,s=o===void 0?17:o,l=function(f,d,h){var m=-(f-d)*r,g=h*a,v=h+(m-g)*s/1e3,b=h*s/1e3+f;return Math.abs(b-d)e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function nL(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Lc(e){return oL(e)||aL(e)||iL(e)||rL()}function rL(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function iL(e,t){if(e){if(typeof e=="string")return Bf(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Bf(e,t)}}function aL(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function oL(e){if(Array.isArray(e))return Bf(e)}function Bf(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function ul(e){return ul=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},ul(e)}var or=function(e){cL(n,e);var t=fL(n);function n(r,i){var a;sL(this,n),a=t.call(this,r,i);var o=a.props,s=o.isActive,l=o.attributeName,u=o.from,f=o.to,d=o.steps,h=o.children,m=o.duration;if(a.handleStyleChange=a.handleStyleChange.bind(Hf(a)),a.changeStyle=a.changeStyle.bind(Hf(a)),!s||m<=0)return a.state={style:{}},typeof h=="function"&&(a.state={style:f}),Ff(a);if(d&&d.length)a.state={style:d[0].style};else if(u){if(typeof h=="function")return a.state={style:u},Ff(a);a.state={style:l?Da({},l,u):u}}else a.state={style:{}};return a}return lL(n,[{key:"componentDidMount",value:function(){var i=this.props,a=i.isActive,o=i.canBegin;this.mounted=!0,!(!a||!o)&&this.runAnimation(this.props)}},{key:"componentDidUpdate",value:function(i){var a=this.props,o=a.isActive,s=a.canBegin,l=a.attributeName,u=a.shouldReAnimate,f=a.to,d=a.from,h=this.state.style;if(s){if(!o){var m={style:l?Da({},l,f):f};this.state&&h&&(l&&h[l]!==f||!l&&h!==f)&&this.setState(m);return}if(!(mD(i.to,f)&&i.canBegin&&i.isActive)){var g=!i.canBegin||!i.isActive;this.manager&&this.manager.stop(),this.stopJSAnimation&&this.stopJSAnimation();var v=g||u?d:i.to;if(this.state&&h){var b={style:l?Da({},l,v):v};(l&&[l]!==v||!l&&h!==v)&&this.setState(b)}this.runAnimation(An(An({},this.props),{},{from:v,begin:0}))}}}},{key:"componentWillUnmount",value:function(){this.mounted=!1;var i=this.props.onAnimationEnd;this.unSubscribe&&this.unSubscribe(),this.manager&&(this.manager.stop(),this.manager=null),this.stopJSAnimation&&this.stopJSAnimation(),i&&i()}},{key:"handleStyleChange",value:function(i){this.changeStyle(i)}},{key:"changeStyle",value:function(i){this.mounted&&this.setState({style:i})}},{key:"runJSAnimation",value:function(i){var a=this,o=i.from,s=i.to,l=i.duration,u=i.easing,f=i.begin,d=i.onAnimationEnd,h=i.onAnimationStart,m=QD(o,s,HD(u),l,this.changeStyle),g=function(){a.stopJSAnimation=m()};this.manager.start([h,f,g,l,d])}},{key:"runStepAnimation",value:function(i){var a=this,o=i.steps,s=i.begin,l=i.onAnimationStart,u=o[0],f=u.style,d=u.duration,h=d===void 0?0:d,m=function(v,b,O){if(O===0)return v;var C=b.duration,k=b.easing,P=k===void 0?"ease":k,_=b.style,w=b.properties,j=b.onAnimationEnd,E=O>0?o[O-1]:b,I=w||Object.keys(_);if(typeof P=="function"||P==="spring")return[].concat(Lc(v),[a.runJSAnimation.bind(a,{from:E.style,to:_,duration:C,easing:P}),C]);var z=X0(I,C,P),M=An(An(An({},E.style),_),{},{transition:z});return[].concat(Lc(v),[M,C,j]).filter(jD)};return this.manager.start([l].concat(Lc(o.reduce(m,[f,Math.max(h,s)])),[i.onAnimationEnd]))}},{key:"runAnimation",value:function(i){this.manager||(this.manager=SD());var a=i.begin,o=i.duration,s=i.attributeName,l=i.to,u=i.easing,f=i.onAnimationStart,d=i.onAnimationEnd,h=i.steps,m=i.children,g=this.manager;if(this.unSubscribe=g.subscribe(this.handleStyleChange),typeof u=="function"||typeof m=="function"||u==="spring"){this.runJSAnimation(i);return}if(h.length>1){this.runStepAnimation(i);return}var v=s?Da({},s,l):l,b=X0(Object.keys(v),o,u);g.start([f,a,An(An({},v),{},{transition:b}),o,d])}},{key:"render",value:function(){var i=this.props,a=i.children;i.begin;var o=i.duration;i.attributeName,i.easing;var s=i.isActive;i.steps,i.from,i.to,i.canBegin,i.onAnimationEnd,i.shouldReAnimate,i.onAnimationReStart;var l=tL(i,eL),u=B.Children.count(a),f=kh(this.state.style);if(typeof a=="function")return a(f);if(!s||u===0||o<=0)return a;var d=function(m){var g=m.props,v=g.style,b=v===void 0?{}:v,O=g.className,C=B.cloneElement(m,An(An({},l),{},{style:An(An({},b),f),className:O}));return C};return u===1?d(B.Children.only(a)):U.createElement("div",null,B.Children.map(a,function(h){return d(h)}))}}]),n}(B.PureComponent);or.displayName="Animate";or.defaultProps={begin:0,duration:1e3,from:"",to:"",attributeName:"",easing:"ease",isActive:!0,canBegin:!0,steps:[],onAnimationEnd:function(){},onAnimationStart:function(){}};or.propTypes={from:Oe.oneOfType([Oe.object,Oe.string]),to:Oe.oneOfType([Oe.object,Oe.string]),attributeName:Oe.string,duration:Oe.number,begin:Oe.number,easing:Oe.oneOfType([Oe.string,Oe.func]),steps:Oe.arrayOf(Oe.shape({duration:Oe.number.isRequired,style:Oe.object.isRequired,easing:Oe.oneOfType([Oe.oneOf(["ease","ease-in","ease-out","ease-in-out","linear"]),Oe.func]),properties:Oe.arrayOf("string"),onAnimationEnd:Oe.func})),children:Oe.oneOfType([Oe.node,Oe.func]),isActive:Oe.bool,canBegin:Oe.bool,onAnimationEnd:Oe.func,shouldReAnimate:Oe.bool,onAnimationStart:Oe.func,onAnimationReStart:Oe.func};Number.isFinite===void 0&&(Number.isFinite=function(e){return typeof e=="number"&&isFinite(e)});Oe.object,Oe.object,Oe.object,Oe.element;Oe.object,Oe.object,Oe.object,Oe.oneOfType([Oe.array,Oe.element]),Oe.any;function no(e){"@babel/helpers - typeof";return no=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},no(e)}function js(e,t,n){return t=hL(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hL(e){var t=pL(e,"string");return no(t)==="symbol"?t:String(t)}function pL(e,t){if(no(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(no(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ka="recharts-tooltip-wrapper",mL={visibility:"hidden"};function yL(e){var t,n=e.coordinate,r=e.translateX,i=e.translateY;return Ze(ka,(t={},js(t,"".concat(ka,"-right"),le(r)&&n&&le(n.x)&&r>=n.x),js(t,"".concat(ka,"-left"),le(r)&&n&&le(n.x)&&r=n.y),js(t,"".concat(ka,"-top"),le(i)&&n&&le(n.y)&&iv?Math.max(f,l[r]):Math.max(d,l[r])}function gL(e){var t=e.translateX,n=e.translateY,r=e.useTranslate3d;return kh({transform:r?"translate3d(".concat(t,"px, ").concat(n,"px, 0)"):"translate(".concat(t,"px, ").concat(n,"px)")})}function vL(e){var t=e.allowEscapeViewBox,n=e.coordinate,r=e.offsetTopLeft,i=e.position,a=e.reverseDirection,o=e.tooltipBox,s=e.useTranslate3d,l=e.viewBox,u,f,d;return o.height>0&&o.width>0&&n?(f=rm({allowEscapeViewBox:t,coordinate:n,key:"x",offsetTopLeft:r,position:i,reverseDirection:a,tooltipDimension:o.width,viewBox:l,viewBoxDimension:l.width}),d=rm({allowEscapeViewBox:t,coordinate:n,key:"y",offsetTopLeft:r,position:i,reverseDirection:a,tooltipDimension:o.height,viewBox:l,viewBoxDimension:l.height}),u=gL({translateX:f,translateY:d,useTranslate3d:s})):u=mL,{cssProperties:u,cssClasses:yL({translateX:f,translateY:d,coordinate:n})}}function Bi(e){"@babel/helpers - typeof";return Bi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Bi(e)}function im(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Nc(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function cl(e){return cl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},cl(e)}function Us(e,t,n){return t=pb(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function pb(e){var t=kL(e,"string");return Bi(t)==="symbol"?t:String(t)}function kL(e,t){if(Bi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Bi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var om=1,CL=function(e){wL(n,e);var t=SL(n);function n(){var r;xL(this,n);for(var i=arguments.length,a=new Array(i),o=0;oom||Math.abs(i.height-this.lastBoundingBox.height)>om)&&(this.lastBoundingBox.width=i.width,this.lastBoundingBox.height=i.height)}else(this.lastBoundingBox.width!==-1||this.lastBoundingBox.height!==-1)&&(this.lastBoundingBox.width=-1,this.lastBoundingBox.height=-1)}},{key:"componentDidMount",value:function(){document.addEventListener("keydown",this.handleKeyDown),this.updateBBox()}},{key:"componentWillUnmount",value:function(){document.removeEventListener("keydown",this.handleKeyDown)}},{key:"componentDidUpdate",value:function(){var i,a;this.props.active&&this.updateBBox(),this.state.dismissed&&(((i=this.props.coordinate)===null||i===void 0?void 0:i.x)!==this.state.dismissedAtCoordinate.x||((a=this.props.coordinate)===null||a===void 0?void 0:a.y)!==this.state.dismissedAtCoordinate.y)&&(this.state.dismissed=!1)}},{key:"render",value:function(){var i=this,a=this.props,o=a.active,s=a.allowEscapeViewBox,l=a.animationDuration,u=a.animationEasing,f=a.children,d=a.coordinate,h=a.hasPayload,m=a.isAnimationActive,g=a.offset,v=a.position,b=a.reverseDirection,O=a.useTranslate3d,C=a.viewBox,k=a.wrapperStyle,P=vL({allowEscapeViewBox:s,coordinate:d,offsetTopLeft:g,position:v,reverseDirection:b,tooltipBox:{height:this.lastBoundingBox.height,width:this.lastBoundingBox.width},useTranslate3d:O,viewBox:C}),_=P.cssClasses,w=P.cssProperties,j=Nc(Nc(Nc({},m&&o&&kh({transition:"transform ".concat(l,"ms ").concat(u)})),w),{},{pointerEvents:"none",visibility:!this.state.dismissed&&o&&h?"visible":"hidden",position:"absolute",top:0,left:0},k);return U.createElement("div",{tabIndex:-1,role:"dialog",className:_,style:j,ref:function(I){i.wrapperNode=I}},f)}}]),n}(B.PureComponent),PL=function(){return!(typeof window<"u"&&window.document&&window.document.createElement&&window.setTimeout)},ir={isSsr:PL(),get:function(t){return ir[t]},set:function(t,n){if(typeof t=="string")ir[t]=n;else{var r=Object.keys(t);r&&r.length&&r.forEach(function(i){ir[i]=t[i]})}}};function zi(e){"@babel/helpers - typeof";return zi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},zi(e)}function sm(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function lm(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function fl(e){return fl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},fl(e)}function Ch(e,t,n){return t=mb(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function mb(e){var t=DL(e,"string");return zi(t)==="symbol"?t:String(t)}function DL(e,t){if(zi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(zi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function LL(e){return e.dataKey}function NL(e,t){return U.isValidElement(e)?U.cloneElement(e,t):typeof e=="function"?U.createElement(e,t):U.createElement(WI,t)}var Gr=function(e){TL(n,e);var t=EL(n);function n(){return AL(this,n),t.apply(this,arguments)}return jL(n,[{key:"render",value:function(){var i=this.props,a=i.active,o=i.allowEscapeViewBox,s=i.animationDuration,l=i.animationEasing,u=i.content,f=i.coordinate,d=i.filterNull,h=i.isAnimationActive,m=i.offset,g=i.payload,v=i.payloadUniqBy,b=i.position,O=i.reverseDirection,C=i.useTranslate3d,k=i.viewBox,P=i.wrapperStyle,_=g??[];d&&_.length&&(_=eb(g.filter(function(j){return j.value!=null}),v,LL));var w=_.length>0;return U.createElement(CL,{allowEscapeViewBox:o,animationDuration:s,animationEasing:l,isAnimationActive:h,active:a,coordinate:f,hasPayload:w,offset:m,position:b,reverseDirection:O,useTranslate3d:C,viewBox:k,wrapperStyle:P},NL(u,lm(lm({},this.props),{},{payload:_})))}}]),n}(B.PureComponent);Ch(Gr,"displayName","Tooltip");Ch(Gr,"defaultProps",{allowEscapeViewBox:{x:!1,y:!1},animationDuration:400,animationEasing:"ease",contentStyle:{},coordinate:{x:0,y:0},cursor:!0,cursorStyle:{},filterNull:!0,isAnimationActive:!ir.isSsr,itemStyle:{},labelStyle:{},offset:10,reverseDirection:{x:!1,y:!1},separator:" : ",trigger:"hover",useTranslate3d:!1,viewBox:{x:0,y:0,height:0,width:0},wrapperStyle:{}});var RL=k4,BL=function(){return RL.Date.now()},zL=BL,FL=/\s/;function HL(e){for(var t=e.length;t--&&FL.test(e.charAt(t)););return t}var UL=HL,WL=UL,YL=/^\s+/;function VL(e){return e&&e.slice(0,WL(e)+1).replace(YL,"")}var GL=VL,qL=GL,cm=zo,KL=aa,fm=0/0,XL=/^[-+]0x[0-9a-f]+$/i,ZL=/^0b[01]+$/i,JL=/^0o[0-7]+$/i,QL=parseInt;function eN(e){if(typeof e=="number")return e;if(KL(e))return fm;if(cm(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=cm(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=qL(e);var n=ZL.test(e);return n||JL.test(e)?QL(e.slice(2),n?2:8):XL.test(e)?fm:+e}var yb=eN,tN=zo,Rc=zL,dm=yb,nN="Expected a function",rN=Math.max,iN=Math.min;function aN(e,t,n){var r,i,a,o,s,l,u=0,f=!1,d=!1,h=!0;if(typeof e!="function")throw new TypeError(nN);t=dm(t)||0,tN(n)&&(f=!!n.leading,d="maxWait"in n,a=d?rN(dm(n.maxWait)||0,t):a,h="trailing"in n?!!n.trailing:h);function m(w){var j=r,E=i;return r=i=void 0,u=w,o=e.apply(E,j),o}function g(w){return u=w,s=setTimeout(O,t),f?m(w):o}function v(w){var j=w-l,E=w-u,I=t-j;return d?iN(I,a-E):I}function b(w){var j=w-l,E=w-u;return l===void 0||j>=t||j<0||d&&E>=a}function O(){var w=Rc();if(b(w))return C(w);s=setTimeout(O,v(w))}function C(w){return s=void 0,h&&r?m(w):(r=i=void 0,o)}function k(){s!==void 0&&clearTimeout(s),u=0,r=l=i=s=void 0}function P(){return s===void 0?o:C(Rc())}function _(){var w=Rc(),j=b(w);if(r=arguments,i=this,l=w,j){if(s===void 0)return g(l);if(d)return clearTimeout(s),s=setTimeout(O,t),m(l)}return s===void 0&&(s=setTimeout(O,t)),o}return _.cancel=k,_.flush=P,_}var oN=aN,sN=oN,lN=zo,uN="Expected a function";function cN(e,t,n){var r=!0,i=!0;if(typeof e!="function")throw new TypeError(uN);return lN(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),sN(e,t,{leading:r,maxWait:t,trailing:i})}var fN=cN;const gb=st(fN);function ro(e){"@babel/helpers - typeof";return ro=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ro(e)}function hm(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ts(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&(W=gb(W,v,{trailing:!0,leading:!1}));var Y=new ResizeObserver(W),V=_.current.getBoundingClientRect(),X=V.width,Z=V.height;return M(X,Z),Y.observe(_.current),function(){Y.disconnect()}},[M,v]);var D=B.useMemo(function(){var W=I.containerWidth,Y=I.containerHeight;if(W<0||Y<0)return null;Zr(Vr(o)||Vr(l),`The width(%s) and height(%s) are both fixed numbers, - maybe you don't need to use a ResponsiveContainer.`,o,l),Zr(!n||n>0,"The aspect(%s) must be greater than zero.",n);var V=Vr(o)?W:o,X=Vr(l)?Y:l;n&&n>0&&(V?X=V/n:X&&(V=X*n),h&&X>h&&(X=h)),Zr(V>0||X>0,`The width(%s) and height(%s) of chart should be greater than 0, - please check the style of container, or the props width(%s) and height(%s), - or add a minWidth(%s) or minHeight(%s) or use aspect(%s) to control the - height and width.`,V,X,o,l,f,d,n);var Z=!Array.isArray(m)&&xf.isElement(m)&&rr(m.type).endsWith("Chart");return U.Children.map(m,function(G){return xf.isElement(G)?B.cloneElement(G,Ts({width:V,height:X},Z?{style:Ts({height:"100%",width:"100%",maxHeight:X,maxWidth:V},G.props.style)}:{})):G})},[n,m,l,h,d,f,I,o]);return U.createElement("div",{id:b?"".concat(b):void 0,className:Ze("recharts-responsive-container",O),style:Ts(Ts({},P),{},{width:o,height:l,minWidth:f,minHeight:d,maxHeight:h}),ref:_},D)}),Ph=function(t){return null};Ph.displayName="Cell";function io(e){"@babel/helpers - typeof";return io=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},io(e)}function mm(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Yf(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:{};if(t==null||ir.isSsr)return{width:0,height:0};var r=CN(n),i=JSON.stringify({text:t,copyStyle:r});if(yi.widthCache[i])return yi.widthCache[i];try{var a=document.getElementById(ym);a||(a=document.createElement("span"),a.setAttribute("id",ym),a.setAttribute("aria-hidden","true"),document.body.appendChild(a));var o=Yf(Yf({},kN),r);Object.assign(a.style,o),a.textContent="".concat(t);var s=a.getBoundingClientRect(),l={width:s.width,height:s.height};return yi.widthCache[i]=l,++yi.cacheCount>ON&&(yi.cacheCount=0,yi.widthCache={}),l}catch{return{width:0,height:0}}},PN=function(t){return{top:t.top+window.scrollY-document.documentElement.clientTop,left:t.left+window.scrollX-document.documentElement.clientLeft}};function ao(e){"@babel/helpers - typeof";return ao=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ao(e)}function dl(e,t){return EN(e)||TN(e,t)||jN(e,t)||AN()}function AN(){throw new TypeError(`Invalid attempt to destructure non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function jN(e,t){if(e){if(typeof e=="string")return gm(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gm(e,t)}}function gm(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function YN(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function _m(e,t){return KN(e)||qN(e,t)||GN(e,t)||VN()}function VN(){throw new TypeError(`Invalid attempt to destructure non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function GN(e,t){if(e){if(typeof e=="string")return Om(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Om(e,t)}}function Om(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0&&arguments[0]!==void 0?arguments[0]:[];return V.reduce(function(X,Z){var G=Z.word,Q=Z.width,T=X[X.length-1];if(T&&(i==null||a||T.width+Q+rZ.width?X:Z})};if(!f)return m;for(var v="…",b=function(V){var X=d.slice(0,V),Z=wb({breakAll:u,style:l,children:X+v}).wordsWithComputedWidth,G=h(Z),Q=G.length>o||g(G).width>Number(i);return[Q,G]},O=0,C=d.length-1,k=0,P;O<=C&&k<=d.length-1;){var _=Math.floor((O+C)/2),w=_-1,j=b(w),E=_m(j,2),I=E[0],z=E[1],M=b(_),D=_m(M,1),W=D[0];if(!I&&!W&&(O=_+1),I&&W&&(C=_-1),!I&&W){P=z;break}k++}return P||m},km=function(t){var n=Ee(t)?[]:t.toString().split(bb);return[{words:n}]},ZN=function(t){var n=t.width,r=t.scaleToFit,i=t.children,a=t.style,o=t.breakAll,s=t.maxLines;if((n||r)&&!ir.isSsr){var l,u,f=wb({breakAll:o,children:i,style:a});if(f){var d=f.wordsWithComputedWidth,h=f.spaceWidth;l=d,u=h}else return km(i);return XN({breakAll:o,children:i,maxLines:s,style:a},l,u,n,r)}return km(i)},Cm="#808080",hl=function(t){var n=t.x,r=n===void 0?0:n,i=t.y,a=i===void 0?0:i,o=t.lineHeight,s=o===void 0?"1em":o,l=t.capHeight,u=l===void 0?"0.71em":l,f=t.scaleToFit,d=f===void 0?!1:f,h=t.textAnchor,m=h===void 0?"start":h,g=t.verticalAnchor,v=g===void 0?"end":g,b=t.fill,O=b===void 0?Cm:b,C=Sm(t,UN),k=B.useMemo(function(){return ZN({breakAll:C.breakAll,children:C.children,maxLines:C.maxLines,scaleToFit:d,style:C.style,width:C.width})},[C.breakAll,C.children,C.maxLines,d,C.style,C.width]),P=C.dx,_=C.dy,w=C.angle,j=C.className,E=C.breakAll,I=Sm(C,WN);if(!_t(r)||!_t(a))return null;var z=r+(le(P)?P:0),M=a+(le(_)?_:0),D;switch(v){case"start":D=Bc("calc(".concat(u,")"));break;case"middle":D=Bc("calc(".concat((k.length-1)/2," * -").concat(s," + (").concat(u," / 2))"));break;default:D=Bc("calc(".concat(k.length-1," * -").concat(s,")"));break}var W=[];if(d){var Y=k[0].width,V=C.width;W.push("scale(".concat((le(V)?V/Y:1)/Y,")"))}return w&&W.push("rotate(".concat(w,", ").concat(z,", ").concat(M,")")),W.length&&(I.transform=W.join(" ")),U.createElement("text",Vf({},Le(I,!0),{x:z,y:M,className:Ze("recharts-text",j),textAnchor:m,fill:O.includes("url")?Cm:O}),k.map(function(X,Z){var G=X.words.join(E?"":" ");return U.createElement("tspan",{x:z,dy:Z===0?D:s,key:G},G)}))};function Ar(e,t){return e==null||t==null?NaN:et?1:e>=t?0:NaN}function JN(e,t){return e==null||t==null?NaN:te?1:t>=e?0:NaN}function Ah(e){let t,n,r;e.length!==2?(t=Ar,n=(s,l)=>Ar(e(s),l),r=(s,l)=>e(s)-l):(t=e===Ar||e===JN?e:QN,n=e,r=e);function i(s,l,u=0,f=s.length){if(u>>1;n(s[d],l)<0?u=d+1:f=d}while(u>>1;n(s[d],l)<=0?u=d+1:f=d}while(uu&&r(s[d-1],l)>-r(s[d],l)?d-1:d}return{left:i,center:o,right:a}}function QN(){return 0}function Sb(e){return e===null?NaN:+e}function*eR(e,t){if(t===void 0)for(let n of e)n!=null&&(n=+n)>=n&&(yield n);else{let n=-1;for(let r of e)(r=t(r,++n,e))!=null&&(r=+r)>=r&&(yield r)}}const tR=Ah(Ar),nR=tR.right;Ah(Sb).center;const Vo=nR;class Pm extends Map{constructor(t,n=aR){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),t!=null)for(const[r,i]of t)this.set(r,i)}get(t){return super.get(Am(this,t))}has(t){return super.has(Am(this,t))}set(t,n){return super.set(rR(this,t),n)}delete(t){return super.delete(iR(this,t))}}function Am({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):n}function rR({_intern:e,_key:t},n){const r=t(n);return e.has(r)?e.get(r):(e.set(r,n),n)}function iR({_intern:e,_key:t},n){const r=t(n);return e.has(r)&&(n=e.get(r),e.delete(r)),n}function aR(e){return e!==null&&typeof e=="object"?e.valueOf():e}function oR(e=Ar){if(e===Ar)return _b;if(typeof e!="function")throw new TypeError("compare is not a function");return(t,n)=>{const r=e(t,n);return r||r===0?r:(e(n,n)===0)-(e(t,t)===0)}}function _b(e,t){return(e==null||!(e>=e))-(t==null||!(t>=t))||(et?1:0)}const sR=Math.sqrt(50),lR=Math.sqrt(10),uR=Math.sqrt(2);function pl(e,t,n){const r=(t-e)/Math.max(0,n),i=Math.floor(Math.log10(r)),a=r/Math.pow(10,i),o=a>=sR?10:a>=lR?5:a>=uR?2:1;let s,l,u;return i<0?(u=Math.pow(10,-i)/o,s=Math.round(e*u),l=Math.round(t*u),s/ut&&--l,u=-u):(u=Math.pow(10,i)*o,s=Math.round(e/u),l=Math.round(t/u),s*ut&&--l),l0))return[];if(e===t)return[e];const r=t=i))return[];const s=a-i+1,l=new Array(s);if(r)if(o<0)for(let u=0;u=r)&&(n=r);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n=i)&&(n=i)}return n}function Tm(e,t){let n;if(t===void 0)for(const r of e)r!=null&&(n>r||n===void 0&&r>=r)&&(n=r);else{let r=-1;for(let i of e)(i=t(i,++r,e))!=null&&(n>i||n===void 0&&i>=i)&&(n=i)}return n}function Ob(e,t,n=0,r=1/0,i){if(t=Math.floor(t),n=Math.floor(Math.max(0,n)),r=Math.floor(Math.min(e.length-1,r)),!(n<=t&&t<=r))return e;for(i=i===void 0?_b:oR(i);r>n;){if(r-n>600){const l=r-n+1,u=t-n+1,f=Math.log(l),d=.5*Math.exp(2*f/3),h=.5*Math.sqrt(f*d*(l-d)/l)*(u-l/2<0?-1:1),m=Math.max(n,Math.floor(t-u*d/l+h)),g=Math.min(r,Math.floor(t+(l-u)*d/l+h));Ob(e,t,m,g,i)}const a=e[t];let o=n,s=r;for(Ca(e,n,t),i(e[r],a)>0&&Ca(e,n,r);o0;)--s}i(e[n],a)===0?Ca(e,n,s):(++s,Ca(e,s,r)),s<=t&&(n=s+1),t<=s&&(r=s-1)}return e}function Ca(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function cR(e,t,n){if(e=Float64Array.from(eR(e,n)),!(!(r=e.length)||isNaN(t=+t))){if(t<=0||r<2)return Tm(e);if(t>=1)return jm(e);var r,i=(r-1)*t,a=Math.floor(i),o=jm(Ob(e,a).subarray(0,a+1)),s=Tm(e.subarray(a+1));return o+(s-o)*(i-a)}}function fR(e,t,n=Sb){if(!(!(r=e.length)||isNaN(t=+t))){if(t<=0||r<2)return+n(e[0],0,e);if(t>=1)return+n(e[r-1],r-1,e);var r,i=(r-1)*t,a=Math.floor(i),o=+n(e[a],a,e),s=+n(e[a+1],a+1,e);return o+(s-o)*(i-a)}}function dR(e,t,n){e=+e,t=+t,n=(i=arguments.length)<2?(t=e,e=0,1):i<3?1:+n;for(var r=-1,i=Math.max(0,Math.ceil((t-e)/n))|0,a=new Array(i);++r>8&15|t>>4&240,t>>4&15|t&240,(t&15)<<4|t&15,1):n===8?Ms(t>>24&255,t>>16&255,t>>8&255,(t&255)/255):n===4?Ms(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=pR.exec(e))?new Jt(t[1],t[2],t[3],1):(t=mR.exec(e))?new Jt(t[1]*255/100,t[2]*255/100,t[3]*255/100,1):(t=yR.exec(e))?Ms(t[1],t[2],t[3],t[4]):(t=gR.exec(e))?Ms(t[1]*255/100,t[2]*255/100,t[3]*255/100,t[4]):(t=vR.exec(e))?Nm(t[1],t[2]/100,t[3]/100,1):(t=xR.exec(e))?Nm(t[1],t[2]/100,t[3]/100,t[4]):Em.hasOwnProperty(e)?Im(Em[e]):e==="transparent"?new Jt(NaN,NaN,NaN,0):null}function Im(e){return new Jt(e>>16&255,e>>8&255,e&255,1)}function Ms(e,t,n,r){return r<=0&&(e=t=n=NaN),new Jt(e,t,n,r)}function SR(e){return e instanceof Go||(e=uo(e)),e?(e=e.rgb(),new Jt(e.r,e.g,e.b,e.opacity)):new Jt}function Zf(e,t,n,r){return arguments.length===1?SR(e):new Jt(e,t,n,r??1)}function Jt(e,t,n,r){this.r=+e,this.g=+t,this.b=+n,this.opacity=+r}Th(Jt,Zf,Cb(Go,{brighter(e){return e=e==null?ml:Math.pow(ml,e),new Jt(this.r*e,this.g*e,this.b*e,this.opacity)},darker(e){return e=e==null?so:Math.pow(so,e),new Jt(this.r*e,this.g*e,this.b*e,this.opacity)},rgb(){return this},clamp(){return new Jt(Jr(this.r),Jr(this.g),Jr(this.b),yl(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:Dm,formatHex:Dm,formatHex8:_R,formatRgb:Lm,toString:Lm}));function Dm(){return`#${qr(this.r)}${qr(this.g)}${qr(this.b)}`}function _R(){return`#${qr(this.r)}${qr(this.g)}${qr(this.b)}${qr((isNaN(this.opacity)?1:this.opacity)*255)}`}function Lm(){const e=yl(this.opacity);return`${e===1?"rgb(":"rgba("}${Jr(this.r)}, ${Jr(this.g)}, ${Jr(this.b)}${e===1?")":`, ${e})`}`}function yl(e){return isNaN(e)?1:Math.max(0,Math.min(1,e))}function Jr(e){return Math.max(0,Math.min(255,Math.round(e)||0))}function qr(e){return e=Jr(e),(e<16?"0":"")+e.toString(16)}function Nm(e,t,n,r){return r<=0?e=t=n=NaN:n<=0||n>=1?e=t=NaN:t<=0&&(e=NaN),new Tn(e,t,n,r)}function Pb(e){if(e instanceof Tn)return new Tn(e.h,e.s,e.l,e.opacity);if(e instanceof Go||(e=uo(e)),!e)return new Tn;if(e instanceof Tn)return e;e=e.rgb();var t=e.r/255,n=e.g/255,r=e.b/255,i=Math.min(t,n,r),a=Math.max(t,n,r),o=NaN,s=a-i,l=(a+i)/2;return s?(t===a?o=(n-r)/s+(n0&&l<1?0:o,new Tn(o,s,l,e.opacity)}function OR(e,t,n,r){return arguments.length===1?Pb(e):new Tn(e,t,n,r??1)}function Tn(e,t,n,r){this.h=+e,this.s=+t,this.l=+n,this.opacity=+r}Th(Tn,OR,Cb(Go,{brighter(e){return e=e==null?ml:Math.pow(ml,e),new Tn(this.h,this.s,this.l*e,this.opacity)},darker(e){return e=e==null?so:Math.pow(so,e),new Tn(this.h,this.s,this.l*e,this.opacity)},rgb(){var e=this.h%360+(this.h<0)*360,t=isNaN(e)||isNaN(this.s)?0:this.s,n=this.l,r=n+(n<.5?n:1-n)*t,i=2*n-r;return new Jt(zc(e>=240?e-240:e+120,i,r),zc(e,i,r),zc(e<120?e+240:e-120,i,r),this.opacity)},clamp(){return new Tn(Rm(this.h),$s(this.s),$s(this.l),yl(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 e=yl(this.opacity);return`${e===1?"hsl(":"hsla("}${Rm(this.h)}, ${$s(this.s)*100}%, ${$s(this.l)*100}%${e===1?")":`, ${e})`}`}}));function Rm(e){return e=(e||0)%360,e<0?e+360:e}function $s(e){return Math.max(0,Math.min(1,e||0))}function zc(e,t,n){return(e<60?t+(n-t)*e/60:e<180?n:e<240?t+(n-t)*(240-e)/60:t)*255}const Eh=e=>()=>e;function kR(e,t){return function(n){return e+n*t}}function CR(e,t,n){return e=Math.pow(e,n),t=Math.pow(t,n)-e,n=1/n,function(r){return Math.pow(e+r*t,n)}}function PR(e){return(e=+e)==1?Ab:function(t,n){return n-t?CR(t,n,e):Eh(isNaN(t)?n:t)}}function Ab(e,t){var n=t-e;return n?kR(e,n):Eh(isNaN(e)?t:e)}const Bm=function e(t){var n=PR(t);function r(i,a){var o=n((i=Zf(i)).r,(a=Zf(a)).r),s=n(i.g,a.g),l=n(i.b,a.b),u=Ab(i.opacity,a.opacity);return function(f){return i.r=o(f),i.g=s(f),i.b=l(f),i.opacity=u(f),i+""}}return r.gamma=e,r}(1);function AR(e,t){t||(t=[]);var n=e?Math.min(t.length,e.length):0,r=t.slice(),i;return function(a){for(i=0;in&&(a=t.slice(n,a),s[o]?s[o]+=a:s[++o]=a),(r=r[0])===(i=i[0])?s[o]?s[o]+=i:s[++o]=i:(s[++o]=null,l.push({i:o,x:gl(r,i)})),n=Fc.lastIndex;return nt&&(n=e,e=t,t=n),function(r){return Math.max(e,Math.min(t,r))}}function BR(e,t,n){var r=e[0],i=e[1],a=t[0],o=t[1];return i2?zR:BR,l=u=null,d}function d(h){return h==null||isNaN(h=+h)?a:(l||(l=s(e.map(r),t,n)))(r(o(h)))}return d.invert=function(h){return o(i((u||(u=s(t,e.map(r),gl)))(h)))},d.domain=function(h){return arguments.length?(e=Array.from(h,vl),f()):e.slice()},d.range=function(h){return arguments.length?(t=Array.from(h),f()):t.slice()},d.rangeRound=function(h){return t=Array.from(h),n=Mh,f()},d.clamp=function(h){return arguments.length?(o=h?!0:Vt,f()):o!==Vt},d.interpolate=function(h){return arguments.length?(n=h,f()):n},d.unknown=function(h){return arguments.length?(a=h,d):a},function(h,m){return r=h,i=m,f()}}function $h(){return vu()(Vt,Vt)}function FR(e){return Math.abs(e=Math.round(e))>=1e21?e.toLocaleString("en").replace(/,/g,""):e.toString(10)}function xl(e,t){if((n=(e=t?e.toExponential(t-1):e.toExponential()).indexOf("e"))<0)return null;var n,r=e.slice(0,n);return[r.length>1?r[0]+r.slice(2):r,+e.slice(n+1)]}function Fi(e){return e=xl(Math.abs(e)),e?e[1]:NaN}function HR(e,t){return function(n,r){for(var i=n.length,a=[],o=0,s=e[0],l=0;i>0&&s>0&&(l+s+1>r&&(s=Math.max(1,r-l)),a.push(n.substring(i-=s,i+s)),!((l+=s+1)>r));)s=e[o=(o+1)%e.length];return a.reverse().join(t)}}function UR(e){return function(t){return t.replace(/[0-9]/g,function(n){return e[+n]})}}var WR=/^(?:(.)?([<>=^]))?([+\-( ])?([$#])?(0)?(\d+)?(,)?(\.\d+)?(~)?([a-z%])?$/i;function co(e){if(!(t=WR.exec(e)))throw new Error("invalid format: "+e);var t;return new Ih({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]})}co.prototype=Ih.prototype;function Ih(e){this.fill=e.fill===void 0?" ":e.fill+"",this.align=e.align===void 0?">":e.align+"",this.sign=e.sign===void 0?"-":e.sign+"",this.symbol=e.symbol===void 0?"":e.symbol+"",this.zero=!!e.zero,this.width=e.width===void 0?void 0:+e.width,this.comma=!!e.comma,this.precision=e.precision===void 0?void 0:+e.precision,this.trim=!!e.trim,this.type=e.type===void 0?"":e.type+""}Ih.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 YR(e){e:for(var t=e.length,n=1,r=-1,i;n0&&(r=0);break}return r>0?e.slice(0,r)+e.slice(i+1):e}var jb;function VR(e,t){var n=xl(e,t);if(!n)return e+"";var r=n[0],i=n[1],a=i-(jb=Math.max(-8,Math.min(8,Math.floor(i/3)))*3)+1,o=r.length;return a===o?r:a>o?r+new Array(a-o+1).join("0"):a>0?r.slice(0,a)+"."+r.slice(a):"0."+new Array(1-a).join("0")+xl(e,Math.max(0,t+a-1))[0]}function Fm(e,t){var n=xl(e,t);if(!n)return e+"";var r=n[0],i=n[1];return i<0?"0."+new Array(-i).join("0")+r:r.length>i+1?r.slice(0,i+1)+"."+r.slice(i+1):r+new Array(i-r.length+2).join("0")}const Hm={"%":(e,t)=>(e*100).toFixed(t),b:e=>Math.round(e).toString(2),c:e=>e+"",d:FR,e:(e,t)=>e.toExponential(t),f:(e,t)=>e.toFixed(t),g:(e,t)=>e.toPrecision(t),o:e=>Math.round(e).toString(8),p:(e,t)=>Fm(e*100,t),r:Fm,s:VR,X:e=>Math.round(e).toString(16).toUpperCase(),x:e=>Math.round(e).toString(16)};function Um(e){return e}var Wm=Array.prototype.map,Ym=["y","z","a","f","p","n","µ","m","","k","M","G","T","P","E","Z","Y"];function GR(e){var t=e.grouping===void 0||e.thousands===void 0?Um:HR(Wm.call(e.grouping,Number),e.thousands+""),n=e.currency===void 0?"":e.currency[0]+"",r=e.currency===void 0?"":e.currency[1]+"",i=e.decimal===void 0?".":e.decimal+"",a=e.numerals===void 0?Um:UR(Wm.call(e.numerals,String)),o=e.percent===void 0?"%":e.percent+"",s=e.minus===void 0?"−":e.minus+"",l=e.nan===void 0?"NaN":e.nan+"";function u(d){d=co(d);var h=d.fill,m=d.align,g=d.sign,v=d.symbol,b=d.zero,O=d.width,C=d.comma,k=d.precision,P=d.trim,_=d.type;_==="n"?(C=!0,_="g"):Hm[_]||(k===void 0&&(k=12),P=!0,_="g"),(b||h==="0"&&m==="=")&&(b=!0,h="0",m="=");var w=v==="$"?n:v==="#"&&/[boxX]/.test(_)?"0"+_.toLowerCase():"",j=v==="$"?r:/[%p]/.test(_)?o:"",E=Hm[_],I=/[defgprs%]/.test(_);k=k===void 0?6:/[gprs]/.test(_)?Math.max(1,Math.min(21,k)):Math.max(0,Math.min(20,k));function z(M){var D=w,W=j,Y,V,X;if(_==="c")W=E(M)+W,M="";else{M=+M;var Z=M<0||1/M<0;if(M=isNaN(M)?l:E(Math.abs(M),k),P&&(M=YR(M)),Z&&+M==0&&g!=="+"&&(Z=!1),D=(Z?g==="("?g:s:g==="-"||g==="("?"":g)+D,W=(_==="s"?Ym[8+jb/3]:"")+W+(Z&&g==="("?")":""),I){for(Y=-1,V=M.length;++YX||X>57){W=(X===46?i+M.slice(Y+1):M.slice(Y))+W,M=M.slice(0,Y);break}}}C&&!b&&(M=t(M,1/0));var G=D.length+M.length+W.length,Q=G>1)+D+M+W+Q.slice(G);break;default:M=Q+D+M+W;break}return a(M)}return z.toString=function(){return d+""},z}function f(d,h){var m=u((d=co(d),d.type="f",d)),g=Math.max(-8,Math.min(8,Math.floor(Fi(h)/3)))*3,v=Math.pow(10,-g),b=Ym[8+g/3];return function(O){return m(v*O)+b}}return{format:u,formatPrefix:f}}var Is,Dh,Tb;qR({thousands:",",grouping:[3],currency:["$",""]});function qR(e){return Is=GR(e),Dh=Is.format,Tb=Is.formatPrefix,Is}function KR(e){return Math.max(0,-Fi(Math.abs(e)))}function XR(e,t){return Math.max(0,Math.max(-8,Math.min(8,Math.floor(Fi(t)/3)))*3-Fi(Math.abs(e)))}function ZR(e,t){return e=Math.abs(e),t=Math.abs(t)-e,Math.max(0,Fi(t)-Fi(e))+1}function Eb(e,t,n,r){var i=Kf(e,t,n),a;switch(r=co(r??",f"),r.type){case"s":{var o=Math.max(Math.abs(e),Math.abs(t));return r.precision==null&&!isNaN(a=XR(i,o))&&(r.precision=a),Tb(r,o)}case"":case"e":case"g":case"p":case"r":{r.precision==null&&!isNaN(a=ZR(i,Math.max(Math.abs(e),Math.abs(t))))&&(r.precision=a-(r.type==="e"));break}case"f":case"%":{r.precision==null&&!isNaN(a=KR(i))&&(r.precision=a-(r.type==="%")*2);break}}return Dh(r)}function Dr(e){var t=e.domain;return e.ticks=function(n){var r=t();return Gf(r[0],r[r.length-1],n??10)},e.tickFormat=function(n,r){var i=t();return Eb(i[0],i[i.length-1],n??10,r)},e.nice=function(n){n==null&&(n=10);var r=t(),i=0,a=r.length-1,o=r[i],s=r[a],l,u,f=10;for(s0;){if(u=qf(o,s,n),u===l)return r[i]=o,r[a]=s,t(r);if(u>0)o=Math.floor(o/u)*u,s=Math.ceil(s/u)*u;else if(u<0)o=Math.ceil(o*u)/u,s=Math.floor(s*u)/u;else break;l=u}return e},e}function bl(){var e=$h();return e.copy=function(){return qo(e,bl())},kn.apply(e,arguments),Dr(e)}function Mb(e){var t;function n(r){return r==null||isNaN(r=+r)?t:r}return n.invert=n,n.domain=n.range=function(r){return arguments.length?(e=Array.from(r,vl),n):e.slice()},n.unknown=function(r){return arguments.length?(t=r,n):t},n.copy=function(){return Mb(e).unknown(t)},e=arguments.length?Array.from(e,vl):[0,1],Dr(n)}function $b(e,t){e=e.slice();var n=0,r=e.length-1,i=e[n],a=e[r],o;return aMath.pow(e,t)}function nB(e){return e===Math.E?Math.log:e===10&&Math.log10||e===2&&Math.log2||(e=Math.log(e),t=>Math.log(t)/e)}function qm(e){return(t,n)=>-e(-t,n)}function Lh(e){const t=e(Vm,Gm),n=t.domain;let r=10,i,a;function o(){return i=nB(r),a=tB(r),n()[0]<0?(i=qm(i),a=qm(a),e(JR,QR)):e(Vm,Gm),t}return t.base=function(s){return arguments.length?(r=+s,o()):r},t.domain=function(s){return arguments.length?(n(s),o()):n()},t.ticks=s=>{const l=n();let u=l[0],f=l[l.length-1];const d=f0){for(;h<=m;++h)for(g=1;gf)break;O.push(v)}}else for(;h<=m;++h)for(g=r-1;g>=1;--g)if(v=h>0?g/a(-h):g*a(h),!(vf)break;O.push(v)}O.length*2{if(s==null&&(s=10),l==null&&(l=r===10?"s":","),typeof l!="function"&&(!(r%1)&&(l=co(l)).precision==null&&(l.trim=!0),l=Dh(l)),s===1/0)return l;const u=Math.max(1,r*s/t.ticks().length);return f=>{let d=f/a(Math.round(i(f)));return d*rn($b(n(),{floor:s=>a(Math.floor(i(s))),ceil:s=>a(Math.ceil(i(s)))})),t}function Ib(){const e=Lh(vu()).domain([1,10]);return e.copy=()=>qo(e,Ib()).base(e.base()),kn.apply(e,arguments),e}function Km(e){return function(t){return Math.sign(t)*Math.log1p(Math.abs(t/e))}}function Xm(e){return function(t){return Math.sign(t)*Math.expm1(Math.abs(t))*e}}function Nh(e){var t=1,n=e(Km(t),Xm(t));return n.constant=function(r){return arguments.length?e(Km(t=+r),Xm(t)):t},Dr(n)}function Db(){var e=Nh(vu());return e.copy=function(){return qo(e,Db()).constant(e.constant())},kn.apply(e,arguments)}function Zm(e){return function(t){return t<0?-Math.pow(-t,e):Math.pow(t,e)}}function rB(e){return e<0?-Math.sqrt(-e):Math.sqrt(e)}function iB(e){return e<0?-e*e:e*e}function Rh(e){var t=e(Vt,Vt),n=1;function r(){return n===1?e(Vt,Vt):n===.5?e(rB,iB):e(Zm(n),Zm(1/n))}return t.exponent=function(i){return arguments.length?(n=+i,r()):n},Dr(t)}function Bh(){var e=Rh(vu());return e.copy=function(){return qo(e,Bh()).exponent(e.exponent())},kn.apply(e,arguments),e}function aB(){return Bh.apply(null,arguments).exponent(.5)}function Jm(e){return Math.sign(e)*e*e}function oB(e){return Math.sign(e)*Math.sqrt(Math.abs(e))}function Lb(){var e=$h(),t=[0,1],n=!1,r;function i(a){var o=oB(e(a));return isNaN(o)?r:n?Math.round(o):o}return i.invert=function(a){return e.invert(Jm(a))},i.domain=function(a){return arguments.length?(e.domain(a),i):e.domain()},i.range=function(a){return arguments.length?(e.range((t=Array.from(a,vl)).map(Jm)),i):t.slice()},i.rangeRound=function(a){return i.range(a).round(!0)},i.round=function(a){return arguments.length?(n=!!a,i):n},i.clamp=function(a){return arguments.length?(e.clamp(a),i):e.clamp()},i.unknown=function(a){return arguments.length?(r=a,i):r},i.copy=function(){return Lb(e.domain(),t).round(n).clamp(e.clamp()).unknown(r)},kn.apply(i,arguments),Dr(i)}function Nb(){var e=[],t=[],n=[],r;function i(){var o=0,s=Math.max(1,t.length);for(n=new Array(s-1);++o0?n[s-1]:e[0],s=n?[r[n-1],t]:[r[u-1],r[u]]},o.unknown=function(l){return arguments.length&&(a=l),o},o.thresholds=function(){return r.slice()},o.copy=function(){return Rb().domain([e,t]).range(i).unknown(a)},kn.apply(Dr(o),arguments)}function Bb(){var e=[.5],t=[0,1],n,r=1;function i(a){return a!=null&&a<=a?t[Vo(e,a,0,r)]:n}return i.domain=function(a){return arguments.length?(e=Array.from(a),r=Math.min(e.length,t.length-1),i):e.slice()},i.range=function(a){return arguments.length?(t=Array.from(a),r=Math.min(e.length,t.length-1),i):t.slice()},i.invertExtent=function(a){var o=t.indexOf(a);return[e[o-1],e[o]]},i.unknown=function(a){return arguments.length?(n=a,i):n},i.copy=function(){return Bb().domain(e).range(t).unknown(n)},kn.apply(i,arguments)}const Hc=new Date,Uc=new Date;function Ot(e,t,n,r){function i(a){return e(a=arguments.length===0?new Date:new Date(+a)),a}return i.floor=a=>(e(a=new Date(+a)),a),i.ceil=a=>(e(a=new Date(a-1)),t(a,1),e(a),a),i.round=a=>{const o=i(a),s=i.ceil(a);return a-o(t(a=new Date(+a),o==null?1:Math.floor(o)),a),i.range=(a,o,s)=>{const l=[];if(a=i.ceil(a),s=s==null?1:Math.floor(s),!(a0))return l;let u;do l.push(u=new Date(+a)),t(a,s),e(a);while(uOt(o=>{if(o>=o)for(;e(o),!a(o);)o.setTime(o-1)},(o,s)=>{if(o>=o)if(s<0)for(;++s<=0;)for(;t(o,-1),!a(o););else for(;--s>=0;)for(;t(o,1),!a(o););}),n&&(i.count=(a,o)=>(Hc.setTime(+a),Uc.setTime(+o),e(Hc),e(Uc),Math.floor(n(Hc,Uc))),i.every=a=>(a=Math.floor(a),!isFinite(a)||!(a>0)?null:a>1?i.filter(r?o=>r(o)%a===0:o=>i.count(0,o)%a===0):i)),i}const wl=Ot(()=>{},(e,t)=>{e.setTime(+e+t)},(e,t)=>t-e);wl.every=e=>(e=Math.floor(e),!isFinite(e)||!(e>0)?null:e>1?Ot(t=>{t.setTime(Math.floor(t/e)*e)},(t,n)=>{t.setTime(+t+n*e)},(t,n)=>(n-t)/e):wl);wl.range;const tr=1e3,xn=tr*60,nr=xn*60,sr=nr*24,zh=sr*7,Qm=sr*30,Wc=sr*365,Kr=Ot(e=>{e.setTime(e-e.getMilliseconds())},(e,t)=>{e.setTime(+e+t*tr)},(e,t)=>(t-e)/tr,e=>e.getUTCSeconds());Kr.range;const Fh=Ot(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*tr)},(e,t)=>{e.setTime(+e+t*xn)},(e,t)=>(t-e)/xn,e=>e.getMinutes());Fh.range;const Hh=Ot(e=>{e.setUTCSeconds(0,0)},(e,t)=>{e.setTime(+e+t*xn)},(e,t)=>(t-e)/xn,e=>e.getUTCMinutes());Hh.range;const Uh=Ot(e=>{e.setTime(e-e.getMilliseconds()-e.getSeconds()*tr-e.getMinutes()*xn)},(e,t)=>{e.setTime(+e+t*nr)},(e,t)=>(t-e)/nr,e=>e.getHours());Uh.range;const Wh=Ot(e=>{e.setUTCMinutes(0,0,0)},(e,t)=>{e.setTime(+e+t*nr)},(e,t)=>(t-e)/nr,e=>e.getUTCHours());Wh.range;const Ko=Ot(e=>e.setHours(0,0,0,0),(e,t)=>e.setDate(e.getDate()+t),(e,t)=>(t-e-(t.getTimezoneOffset()-e.getTimezoneOffset())*xn)/sr,e=>e.getDate()-1);Ko.range;const xu=Ot(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/sr,e=>e.getUTCDate()-1);xu.range;const zb=Ot(e=>{e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCDate(e.getUTCDate()+t)},(e,t)=>(t-e)/sr,e=>Math.floor(e/sr));zb.range;function ii(e){return Ot(t=>{t.setDate(t.getDate()-(t.getDay()+7-e)%7),t.setHours(0,0,0,0)},(t,n)=>{t.setDate(t.getDate()+n*7)},(t,n)=>(n-t-(n.getTimezoneOffset()-t.getTimezoneOffset())*xn)/zh)}const bu=ii(0),Sl=ii(1),sB=ii(2),lB=ii(3),Hi=ii(4),uB=ii(5),cB=ii(6);bu.range;Sl.range;sB.range;lB.range;Hi.range;uB.range;cB.range;function ai(e){return Ot(t=>{t.setUTCDate(t.getUTCDate()-(t.getUTCDay()+7-e)%7),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCDate(t.getUTCDate()+n*7)},(t,n)=>(n-t)/zh)}const wu=ai(0),_l=ai(1),fB=ai(2),dB=ai(3),Ui=ai(4),hB=ai(5),pB=ai(6);wu.range;_l.range;fB.range;dB.range;Ui.range;hB.range;pB.range;const Yh=Ot(e=>{e.setDate(1),e.setHours(0,0,0,0)},(e,t)=>{e.setMonth(e.getMonth()+t)},(e,t)=>t.getMonth()-e.getMonth()+(t.getFullYear()-e.getFullYear())*12,e=>e.getMonth());Yh.range;const Vh=Ot(e=>{e.setUTCDate(1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCMonth(e.getUTCMonth()+t)},(e,t)=>t.getUTCMonth()-e.getUTCMonth()+(t.getUTCFullYear()-e.getUTCFullYear())*12,e=>e.getUTCMonth());Vh.range;const lr=Ot(e=>{e.setMonth(0,1),e.setHours(0,0,0,0)},(e,t)=>{e.setFullYear(e.getFullYear()+t)},(e,t)=>t.getFullYear()-e.getFullYear(),e=>e.getFullYear());lr.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ot(t=>{t.setFullYear(Math.floor(t.getFullYear()/e)*e),t.setMonth(0,1),t.setHours(0,0,0,0)},(t,n)=>{t.setFullYear(t.getFullYear()+n*e)});lr.range;const ur=Ot(e=>{e.setUTCMonth(0,1),e.setUTCHours(0,0,0,0)},(e,t)=>{e.setUTCFullYear(e.getUTCFullYear()+t)},(e,t)=>t.getUTCFullYear()-e.getUTCFullYear(),e=>e.getUTCFullYear());ur.every=e=>!isFinite(e=Math.floor(e))||!(e>0)?null:Ot(t=>{t.setUTCFullYear(Math.floor(t.getUTCFullYear()/e)*e),t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0)},(t,n)=>{t.setUTCFullYear(t.getUTCFullYear()+n*e)});ur.range;function Fb(e,t,n,r,i,a){const o=[[Kr,1,tr],[Kr,5,5*tr],[Kr,15,15*tr],[Kr,30,30*tr],[a,1,xn],[a,5,5*xn],[a,15,15*xn],[a,30,30*xn],[i,1,nr],[i,3,3*nr],[i,6,6*nr],[i,12,12*nr],[r,1,sr],[r,2,2*sr],[n,1,zh],[t,1,Qm],[t,3,3*Qm],[e,1,Wc]];function s(u,f,d){const h=fb).right(o,h);if(m===o.length)return e.every(Kf(u/Wc,f/Wc,d));if(m===0)return wl.every(Math.max(Kf(u,f,d),1));const[g,v]=o[h/o[m-1][2]53)return null;"w"in ee||(ee.w=1),"Z"in ee?(he=Vc(Pa(ee.y,0,1)),xe=he.getUTCDay(),he=xe>4||xe===0?_l.ceil(he):_l(he),he=xu.offset(he,(ee.V-1)*7),ee.y=he.getUTCFullYear(),ee.m=he.getUTCMonth(),ee.d=he.getUTCDate()+(ee.w+6)%7):(he=Yc(Pa(ee.y,0,1)),xe=he.getDay(),he=xe>4||xe===0?Sl.ceil(he):Sl(he),he=Ko.offset(he,(ee.V-1)*7),ee.y=he.getFullYear(),ee.m=he.getMonth(),ee.d=he.getDate()+(ee.w+6)%7)}else("W"in ee||"U"in ee)&&("w"in ee||(ee.w="u"in ee?ee.u%7:"W"in ee?1:0),xe="Z"in ee?Vc(Pa(ee.y,0,1)).getUTCDay():Yc(Pa(ee.y,0,1)).getDay(),ee.m=0,ee.d="W"in ee?(ee.w+6)%7+ee.W*7-(xe+5)%7:ee.w+ee.U*7-(xe+6)%7);return"Z"in ee?(ee.H+=ee.Z/100|0,ee.M+=ee.Z%100,Vc(ee)):Yc(ee)}}function E(ae,de,ve,ee){for(var Ae=0,he=de.length,xe=ve.length,He,rt;Ae=xe)return-1;if(He=de.charCodeAt(Ae++),He===37){if(He=de.charAt(Ae++),rt=_[He in ey?de.charAt(Ae++):He],!rt||(ee=rt(ae,ve,ee))<0)return-1}else if(He!=ve.charCodeAt(ee++))return-1}return ee}function I(ae,de,ve){var ee=u.exec(de.slice(ve));return ee?(ae.p=f.get(ee[0].toLowerCase()),ve+ee[0].length):-1}function z(ae,de,ve){var ee=m.exec(de.slice(ve));return ee?(ae.w=g.get(ee[0].toLowerCase()),ve+ee[0].length):-1}function M(ae,de,ve){var ee=d.exec(de.slice(ve));return ee?(ae.w=h.get(ee[0].toLowerCase()),ve+ee[0].length):-1}function D(ae,de,ve){var ee=O.exec(de.slice(ve));return ee?(ae.m=C.get(ee[0].toLowerCase()),ve+ee[0].length):-1}function W(ae,de,ve){var ee=v.exec(de.slice(ve));return ee?(ae.m=b.get(ee[0].toLowerCase()),ve+ee[0].length):-1}function Y(ae,de,ve){return E(ae,t,de,ve)}function V(ae,de,ve){return E(ae,n,de,ve)}function X(ae,de,ve){return E(ae,r,de,ve)}function Z(ae){return o[ae.getDay()]}function G(ae){return a[ae.getDay()]}function Q(ae){return l[ae.getMonth()]}function T(ae){return s[ae.getMonth()]}function pe(ae){return i[+(ae.getHours()>=12)]}function ue(ae){return 1+~~(ae.getMonth()/3)}function $(ae){return o[ae.getUTCDay()]}function _e(ae){return a[ae.getUTCDay()]}function te(ae){return l[ae.getUTCMonth()]}function ge(ae){return s[ae.getUTCMonth()]}function Ye(ae){return i[+(ae.getUTCHours()>=12)]}function Me(ae){return 1+~~(ae.getUTCMonth()/3)}return{format:function(ae){var de=w(ae+="",k);return de.toString=function(){return ae},de},parse:function(ae){var de=j(ae+="",!1);return de.toString=function(){return ae},de},utcFormat:function(ae){var de=w(ae+="",P);return de.toString=function(){return ae},de},utcParse:function(ae){var de=j(ae+="",!0);return de.toString=function(){return ae},de}}}var ey={"-":"",_:" ",0:"0"},Tt=/^\s*\d+/,bB=/^%/,wB=/[\\^$*+?|[\]().{}]/g;function Fe(e,t,n){var r=e<0?"-":"",i=(r?-e:e)+"",a=i.length;return r+(a[t.toLowerCase(),n]))}function _B(e,t,n){var r=Tt.exec(t.slice(n,n+1));return r?(e.w=+r[0],n+r[0].length):-1}function OB(e,t,n){var r=Tt.exec(t.slice(n,n+1));return r?(e.u=+r[0],n+r[0].length):-1}function kB(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.U=+r[0],n+r[0].length):-1}function CB(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.V=+r[0],n+r[0].length):-1}function PB(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.W=+r[0],n+r[0].length):-1}function ty(e,t,n){var r=Tt.exec(t.slice(n,n+4));return r?(e.y=+r[0],n+r[0].length):-1}function ny(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.y=+r[0]+(+r[0]>68?1900:2e3),n+r[0].length):-1}function AB(e,t,n){var r=/^(Z)|([+-]\d\d)(?::?(\d\d))?/.exec(t.slice(n,n+6));return r?(e.Z=r[1]?0:-(r[2]+(r[3]||"00")),n+r[0].length):-1}function jB(e,t,n){var r=Tt.exec(t.slice(n,n+1));return r?(e.q=r[0]*3-3,n+r[0].length):-1}function TB(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.m=r[0]-1,n+r[0].length):-1}function ry(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.d=+r[0],n+r[0].length):-1}function EB(e,t,n){var r=Tt.exec(t.slice(n,n+3));return r?(e.m=0,e.d=+r[0],n+r[0].length):-1}function iy(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.H=+r[0],n+r[0].length):-1}function MB(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.M=+r[0],n+r[0].length):-1}function $B(e,t,n){var r=Tt.exec(t.slice(n,n+2));return r?(e.S=+r[0],n+r[0].length):-1}function IB(e,t,n){var r=Tt.exec(t.slice(n,n+3));return r?(e.L=+r[0],n+r[0].length):-1}function DB(e,t,n){var r=Tt.exec(t.slice(n,n+6));return r?(e.L=Math.floor(r[0]/1e3),n+r[0].length):-1}function LB(e,t,n){var r=bB.exec(t.slice(n,n+1));return r?n+r[0].length:-1}function NB(e,t,n){var r=Tt.exec(t.slice(n));return r?(e.Q=+r[0],n+r[0].length):-1}function RB(e,t,n){var r=Tt.exec(t.slice(n));return r?(e.s=+r[0],n+r[0].length):-1}function ay(e,t){return Fe(e.getDate(),t,2)}function BB(e,t){return Fe(e.getHours(),t,2)}function zB(e,t){return Fe(e.getHours()%12||12,t,2)}function FB(e,t){return Fe(1+Ko.count(lr(e),e),t,3)}function Hb(e,t){return Fe(e.getMilliseconds(),t,3)}function HB(e,t){return Hb(e,t)+"000"}function UB(e,t){return Fe(e.getMonth()+1,t,2)}function WB(e,t){return Fe(e.getMinutes(),t,2)}function YB(e,t){return Fe(e.getSeconds(),t,2)}function VB(e){var t=e.getDay();return t===0?7:t}function GB(e,t){return Fe(bu.count(lr(e)-1,e),t,2)}function Ub(e){var t=e.getDay();return t>=4||t===0?Hi(e):Hi.ceil(e)}function qB(e,t){return e=Ub(e),Fe(Hi.count(lr(e),e)+(lr(e).getDay()===4),t,2)}function KB(e){return e.getDay()}function XB(e,t){return Fe(Sl.count(lr(e)-1,e),t,2)}function ZB(e,t){return Fe(e.getFullYear()%100,t,2)}function JB(e,t){return e=Ub(e),Fe(e.getFullYear()%100,t,2)}function QB(e,t){return Fe(e.getFullYear()%1e4,t,4)}function ez(e,t){var n=e.getDay();return e=n>=4||n===0?Hi(e):Hi.ceil(e),Fe(e.getFullYear()%1e4,t,4)}function tz(e){var t=e.getTimezoneOffset();return(t>0?"-":(t*=-1,"+"))+Fe(t/60|0,"0",2)+Fe(t%60,"0",2)}function oy(e,t){return Fe(e.getUTCDate(),t,2)}function nz(e,t){return Fe(e.getUTCHours(),t,2)}function rz(e,t){return Fe(e.getUTCHours()%12||12,t,2)}function iz(e,t){return Fe(1+xu.count(ur(e),e),t,3)}function Wb(e,t){return Fe(e.getUTCMilliseconds(),t,3)}function az(e,t){return Wb(e,t)+"000"}function oz(e,t){return Fe(e.getUTCMonth()+1,t,2)}function sz(e,t){return Fe(e.getUTCMinutes(),t,2)}function lz(e,t){return Fe(e.getUTCSeconds(),t,2)}function uz(e){var t=e.getUTCDay();return t===0?7:t}function cz(e,t){return Fe(wu.count(ur(e)-1,e),t,2)}function Yb(e){var t=e.getUTCDay();return t>=4||t===0?Ui(e):Ui.ceil(e)}function fz(e,t){return e=Yb(e),Fe(Ui.count(ur(e),e)+(ur(e).getUTCDay()===4),t,2)}function dz(e){return e.getUTCDay()}function hz(e,t){return Fe(_l.count(ur(e)-1,e),t,2)}function pz(e,t){return Fe(e.getUTCFullYear()%100,t,2)}function mz(e,t){return e=Yb(e),Fe(e.getUTCFullYear()%100,t,2)}function yz(e,t){return Fe(e.getUTCFullYear()%1e4,t,4)}function gz(e,t){var n=e.getUTCDay();return e=n>=4||n===0?Ui(e):Ui.ceil(e),Fe(e.getUTCFullYear()%1e4,t,4)}function vz(){return"+0000"}function sy(){return"%"}function ly(e){return+e}function uy(e){return Math.floor(+e/1e3)}var gi,Vb,Gb;xz({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 xz(e){return gi=xB(e),Vb=gi.format,gi.parse,Gb=gi.utcFormat,gi.utcParse,gi}function bz(e){return new Date(e)}function wz(e){return e instanceof Date?+e:+new Date(+e)}function Gh(e,t,n,r,i,a,o,s,l,u){var f=$h(),d=f.invert,h=f.domain,m=u(".%L"),g=u(":%S"),v=u("%I:%M"),b=u("%I %p"),O=u("%a %d"),C=u("%b %d"),k=u("%B"),P=u("%Y");function _(w){return(l(w)t(i/(e.length-1)))},n.quantiles=function(r){return Array.from({length:r+1},(i,a)=>cR(e,a/r))},n.copy=function(){return Zb(t).domain(e)},cr.apply(n,arguments)}function _u(){var e=0,t=.5,n=1,r=1,i,a,o,s,l,u=Vt,f,d=!1,h;function m(v){return isNaN(v=+v)?h:(v=.5+((v=+f(v))-a)*(r*vt}var jz=Az,Tz=t2,Ez=jz,Mz=oa;function $z(e){return e&&e.length?Tz(e,Mz,Ez):void 0}var Iz=$z;const Ou=st(Iz);function Dz(e,t){return ee.e^a.s<0?1:-1;for(r=a.d.length,i=e.d.length,t=0,n=re.d[t]^a.s<0?1:-1;return r===i?0:r>i^a.s<0?1:-1};fe.decimalPlaces=fe.dp=function(){var e=this,t=e.d.length-1,n=(t-e.e)*ot;if(t=e.d[t],t)for(;t%10==0;t/=10)n--;return n<0?0:n};fe.dividedBy=fe.div=function(e){return ar(this,new this.constructor(e))};fe.dividedToIntegerBy=fe.idiv=function(e){var t=this,n=t.constructor;return Qe(ar(t,new n(e),0,1),n.precision)};fe.equals=fe.eq=function(e){return!this.cmp(e)};fe.exponent=function(){return bt(this)};fe.greaterThan=fe.gt=function(e){return this.cmp(e)>0};fe.greaterThanOrEqualTo=fe.gte=function(e){return this.cmp(e)>=0};fe.isInteger=fe.isint=function(){return this.e>this.d.length-2};fe.isNegative=fe.isneg=function(){return this.s<0};fe.isPositive=fe.ispos=function(){return this.s>0};fe.isZero=function(){return this.s===0};fe.lessThan=fe.lt=function(e){return this.cmp(e)<0};fe.lessThanOrEqualTo=fe.lte=function(e){return this.cmp(e)<1};fe.logarithm=fe.log=function(e){var t,n=this,r=n.constructor,i=r.precision,a=i+5;if(e===void 0)e=new r(10);else if(e=new r(e),e.s<1||e.eq(sn))throw Error(wn+"NaN");if(n.s<1)throw Error(wn+(n.s?"NaN":"-Infinity"));return n.eq(sn)?new r(0):(ct=!1,t=ar(fo(n,a),fo(e,a),a),ct=!0,Qe(t,i))};fe.minus=fe.sub=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?a2(t,e):r2(t,(e.s=-e.s,e))};fe.modulo=fe.mod=function(e){var t,n=this,r=n.constructor,i=r.precision;if(e=new r(e),!e.s)throw Error(wn+"NaN");return n.s?(ct=!1,t=ar(n,e,0,1).times(e),ct=!0,n.minus(t)):Qe(new r(n),i)};fe.naturalExponential=fe.exp=function(){return i2(this)};fe.naturalLogarithm=fe.ln=function(){return fo(this)};fe.negated=fe.neg=function(){var e=new this.constructor(this);return e.s=-e.s||0,e};fe.plus=fe.add=function(e){var t=this;return e=new t.constructor(e),t.s==e.s?r2(t,e):a2(t,(e.s=-e.s,e))};fe.precision=fe.sd=function(e){var t,n,r,i=this;if(e!==void 0&&e!==!!e&&e!==1&&e!==0)throw Error(Qr+e);if(t=bt(i)+1,r=i.d.length-1,n=r*ot+1,r=i.d[r],r){for(;r%10==0;r/=10)n--;for(r=i.d[0];r>=10;r/=10)n++}return e&&t>n?t:n};fe.squareRoot=fe.sqrt=function(){var e,t,n,r,i,a,o,s=this,l=s.constructor;if(s.s<1){if(!s.s)return new l(0);throw Error(wn+"NaN")}for(e=bt(s),ct=!1,i=Math.sqrt(+s),i==0||i==1/0?(t=zn(s.d),(t.length+e)%2==0&&(t+="0"),i=Math.sqrt(t),e=ca((e+1)/2)-(e<0||e%2),i==1/0?t="5e"+e:(t=i.toExponential(),t=t.slice(0,t.indexOf("e")+1)+e),r=new l(t)):r=new l(i.toString()),n=l.precision,i=o=n+3;;)if(a=r,r=a.plus(ar(s,a,o+2)).times(.5),zn(a.d).slice(0,o)===(t=zn(r.d)).slice(0,o)){if(t=t.slice(o-3,o+1),i==o&&t=="4999"){if(Qe(a,n+1,0),a.times(a).eq(s)){r=a;break}}else if(t!="9999")break;o+=4}return ct=!0,Qe(r,n)};fe.times=fe.mul=function(e){var t,n,r,i,a,o,s,l,u,f=this,d=f.constructor,h=f.d,m=(e=new d(e)).d;if(!f.s||!e.s)return new d(0);for(e.s*=f.s,n=f.e+e.e,l=h.length,u=m.length,l=0;){for(t=0,i=l+r;i>r;)s=a[i]+m[r]*h[i-r-1]+t,a[i--]=s%Pt|0,t=s/Pt|0;a[i]=(a[i]+t)%Pt|0}for(;!a[--o];)a.pop();return t?++n:a.shift(),e.d=a,e.e=n,ct?Qe(e,d.precision):e};fe.toDecimalPlaces=fe.todp=function(e,t){var n=this,r=n.constructor;return n=new r(n),e===void 0?n:(Yn(e,0,ua),t===void 0?t=r.rounding:Yn(t,0,8),Qe(n,e+bt(n)+1,t))};fe.toExponential=function(e,t){var n,r=this,i=r.constructor;return e===void 0?n=ti(r,!0):(Yn(e,0,ua),t===void 0?t=i.rounding:Yn(t,0,8),r=Qe(new i(r),e+1,t),n=ti(r,!0,e+1)),n};fe.toFixed=function(e,t){var n,r,i=this,a=i.constructor;return e===void 0?ti(i):(Yn(e,0,ua),t===void 0?t=a.rounding:Yn(t,0,8),r=Qe(new a(i),e+bt(i)+1,t),n=ti(r.abs(),!1,e+bt(r)+1),i.isneg()&&!i.isZero()?"-"+n:n)};fe.toInteger=fe.toint=function(){var e=this,t=e.constructor;return Qe(new t(e),bt(e)+1,t.rounding)};fe.toNumber=function(){return+this};fe.toPower=fe.pow=function(e){var t,n,r,i,a,o,s=this,l=s.constructor,u=12,f=+(e=new l(e));if(!e.s)return new l(sn);if(s=new l(s),!s.s){if(e.s<1)throw Error(wn+"Infinity");return s}if(s.eq(sn))return s;if(r=l.precision,e.eq(sn))return Qe(s,r);if(t=e.e,n=e.d.length-1,o=t>=n,a=s.s,o){if((n=f<0?-f:f)<=n2){for(i=new l(sn),t=Math.ceil(r/ot+4),ct=!1;n%2&&(i=i.times(s),dy(i.d,t)),n=ca(n/2),n!==0;)s=s.times(s),dy(s.d,t);return ct=!0,e.s<0?new l(sn).div(i):Qe(i,r)}}else if(a<0)throw Error(wn+"NaN");return a=a<0&&e.d[Math.max(t,n)]&1?-1:1,s.s=1,ct=!1,i=e.times(fo(s,r+u)),ct=!0,i=i2(i),i.s=a,i};fe.toPrecision=function(e,t){var n,r,i=this,a=i.constructor;return e===void 0?(n=bt(i),r=ti(i,n<=a.toExpNeg||n>=a.toExpPos)):(Yn(e,1,ua),t===void 0?t=a.rounding:Yn(t,0,8),i=Qe(new a(i),e,t),n=bt(i),r=ti(i,e<=n||n<=a.toExpNeg,e)),r};fe.toSignificantDigits=fe.tosd=function(e,t){var n=this,r=n.constructor;return e===void 0?(e=r.precision,t=r.rounding):(Yn(e,1,ua),t===void 0?t=r.rounding:Yn(t,0,8)),Qe(new r(n),e,t)};fe.toString=fe.valueOf=fe.val=fe.toJSON=fe[Symbol.for("nodejs.util.inspect.custom")]=function(){var e=this,t=bt(e),n=e.constructor;return ti(e,t<=n.toExpNeg||t>=n.toExpPos)};function r2(e,t){var n,r,i,a,o,s,l,u,f=e.constructor,d=f.precision;if(!e.s||!t.s)return t.s||(t=new f(e)),ct?Qe(t,d):t;if(l=e.d,u=t.d,o=e.e,i=t.e,l=l.slice(),a=o-i,a){for(a<0?(r=l,a=-a,s=u.length):(r=u,i=o,s=l.length),o=Math.ceil(d/ot),s=o>s?o+1:s+1,a>s&&(a=s,r.length=1),r.reverse();a--;)r.push(0);r.reverse()}for(s=l.length,a=u.length,s-a<0&&(a=s,r=u,u=l,l=r),n=0;a;)n=(l[--a]=l[a]+u[a]+n)/Pt|0,l[a]%=Pt;for(n&&(l.unshift(n),++i),s=l.length;l[--s]==0;)l.pop();return t.d=l,t.e=i,ct?Qe(t,d):t}function Yn(e,t,n){if(e!==~~e||en)throw Error(Qr+e)}function zn(e){var t,n,r,i=e.length-1,a="",o=e[0];if(i>0){for(a+=o,t=1;to?1:-1;else for(s=l=0;si[s]?1:-1;break}return l}function n(r,i,a){for(var o=0;a--;)r[a]-=o,o=r[a]1;)r.shift()}return function(r,i,a,o){var s,l,u,f,d,h,m,g,v,b,O,C,k,P,_,w,j,E,I=r.constructor,z=r.s==i.s?1:-1,M=r.d,D=i.d;if(!r.s)return new I(r);if(!i.s)throw Error(wn+"Division by zero");for(l=r.e-i.e,j=D.length,_=M.length,m=new I(z),g=m.d=[],u=0;D[u]==(M[u]||0);)++u;if(D[u]>(M[u]||0)&&--l,a==null?C=a=I.precision:o?C=a+(bt(r)-bt(i))+1:C=a,C<0)return new I(0);if(C=C/ot+2|0,u=0,j==1)for(f=0,D=D[0],C++;(u<_||f)&&C--;u++)k=f*Pt+(M[u]||0),g[u]=k/D|0,f=k%D|0;else{for(f=Pt/(D[0]+1)|0,f>1&&(D=e(D,f),M=e(M,f),j=D.length,_=M.length),P=j,v=M.slice(0,j),b=v.length;b=Pt/2&&++w;do f=0,s=t(D,v,j,b),s<0?(O=v[0],j!=b&&(O=O*Pt+(v[1]||0)),f=O/w|0,f>1?(f>=Pt&&(f=Pt-1),d=e(D,f),h=d.length,b=v.length,s=t(d,v,h,b),s==1&&(f--,n(d,j16)throw Error(Xh+bt(e));if(!e.s)return new f(sn);for(t==null?(ct=!1,s=d):s=t,o=new f(.03125);e.abs().gte(.1);)e=e.times(o),u+=5;for(r=Math.log(Wr(2,u))/Math.LN10*2+5|0,s+=r,n=i=a=new f(sn),f.precision=s;;){if(i=Qe(i.times(e),s),n=n.times(++l),o=a.plus(ar(i,n,s)),zn(o.d).slice(0,s)===zn(a.d).slice(0,s)){for(;u--;)a=Qe(a.times(a),s);return f.precision=d,t==null?(ct=!0,Qe(a,d)):a}a=o}}function bt(e){for(var t=e.e*ot,n=e.d[0];n>=10;n/=10)t++;return t}function Gc(e,t,n){if(t>e.LN10.sd())throw ct=!0,n&&(e.precision=n),Error(wn+"LN10 precision limit exceeded");return Qe(new e(e.LN10),t)}function kr(e){for(var t="";e--;)t+="0";return t}function fo(e,t){var n,r,i,a,o,s,l,u,f,d=1,h=10,m=e,g=m.d,v=m.constructor,b=v.precision;if(m.s<1)throw Error(wn+(m.s?"NaN":"-Infinity"));if(m.eq(sn))return new v(0);if(t==null?(ct=!1,u=b):u=t,m.eq(10))return t==null&&(ct=!0),Gc(v,u);if(u+=h,v.precision=u,n=zn(g),r=n.charAt(0),a=bt(m),Math.abs(a)<15e14){for(;r<7&&r!=1||r==1&&n.charAt(1)>3;)m=m.times(e),n=zn(m.d),r=n.charAt(0),d++;a=bt(m),r>1?(m=new v("0."+n),a++):m=new v(r+"."+n.slice(1))}else return l=Gc(v,u+2,b).times(a+""),m=fo(new v(r+"."+n.slice(1)),u-h).plus(l),v.precision=b,t==null?(ct=!0,Qe(m,b)):m;for(s=o=m=ar(m.minus(sn),m.plus(sn),u),f=Qe(m.times(m),u),i=3;;){if(o=Qe(o.times(f),u),l=s.plus(ar(o,new v(i),u)),zn(l.d).slice(0,u)===zn(s.d).slice(0,u))return s=s.times(2),a!==0&&(s=s.plus(Gc(v,u+2,b).times(a+""))),s=ar(s,new v(d),u),v.precision=b,t==null?(ct=!0,Qe(s,b)):s;s=l,i+=2}}function fy(e,t){var n,r,i;for((n=t.indexOf("."))>-1&&(t=t.replace(".","")),(r=t.search(/e/i))>0?(n<0&&(n=r),n+=+t.slice(r+1),t=t.substring(0,r)):n<0&&(n=t.length),r=0;t.charCodeAt(r)===48;)++r;for(i=t.length;t.charCodeAt(i-1)===48;)--i;if(t=t.slice(r,i),t){if(i-=r,n=n-r-1,e.e=ca(n/ot),e.d=[],r=(n+1)%ot,n<0&&(r+=ot),rOl||e.e<-Ol))throw Error(Xh+n)}else e.s=0,e.e=0,e.d=[0];return e}function Qe(e,t,n){var r,i,a,o,s,l,u,f,d=e.d;for(o=1,a=d[0];a>=10;a/=10)o++;if(r=t-o,r<0)r+=ot,i=t,u=d[f=0];else{if(f=Math.ceil((r+1)/ot),a=d.length,f>=a)return e;for(u=a=d[f],o=1;a>=10;a/=10)o++;r%=ot,i=r-ot+o}if(n!==void 0&&(a=Wr(10,o-i-1),s=u/a%10|0,l=t<0||d[f+1]!==void 0||u%a,l=n<4?(s||l)&&(n==0||n==(e.s<0?3:2)):s>5||s==5&&(n==4||l||n==6&&(r>0?i>0?u/Wr(10,o-i):0:d[f-1])%10&1||n==(e.s<0?8:7))),t<1||!d[0])return l?(a=bt(e),d.length=1,t=t-a-1,d[0]=Wr(10,(ot-t%ot)%ot),e.e=ca(-t/ot)||0):(d.length=1,d[0]=e.e=e.s=0),e;if(r==0?(d.length=f,a=1,f--):(d.length=f+1,a=Wr(10,ot-r),d[f]=i>0?(u/Wr(10,o-i)%Wr(10,i)|0)*a:0),l)for(;;)if(f==0){(d[0]+=a)==Pt&&(d[0]=1,++e.e);break}else{if(d[f]+=a,d[f]!=Pt)break;d[f--]=0,a=1}for(r=d.length;d[--r]===0;)d.pop();if(ct&&(e.e>Ol||e.e<-Ol))throw Error(Xh+bt(e));return e}function a2(e,t){var n,r,i,a,o,s,l,u,f,d,h=e.constructor,m=h.precision;if(!e.s||!t.s)return t.s?t.s=-t.s:t=new h(e),ct?Qe(t,m):t;if(l=e.d,d=t.d,r=t.e,u=e.e,l=l.slice(),o=u-r,o){for(f=o<0,f?(n=l,o=-o,s=d.length):(n=d,r=u,s=l.length),i=Math.max(Math.ceil(m/ot),s)+2,o>i&&(o=i,n.length=1),n.reverse(),i=o;i--;)n.push(0);n.reverse()}else{for(i=l.length,s=d.length,f=i0;--i)l[s++]=0;for(i=d.length;i>o;){if(l[--i]0?a=a.charAt(0)+"."+a.slice(1)+kr(r):o>1&&(a=a.charAt(0)+"."+a.slice(1)),a=a+(i<0?"e":"e+")+i):i<0?(a="0."+kr(-i-1)+a,n&&(r=n-o)>0&&(a+=kr(r))):i>=o?(a+=kr(i+1-o),n&&(r=n-i-1)>0&&(a=a+"."+kr(r))):((r=i+1)0&&(i+1===o&&(a+="."),a+=kr(r))),e.s<0?"-"+a:a}function dy(e,t){if(e.length>t)return e.length=t,!0}function o2(e){var t,n,r;function i(a){var o=this;if(!(o instanceof i))return new i(a);if(o.constructor=i,a instanceof i){o.s=a.s,o.e=a.e,o.d=(a=a.d)?a.slice():a;return}if(typeof a=="number"){if(a*0!==0)throw Error(Qr+a);if(a>0)o.s=1;else if(a<0)a=-a,o.s=-1;else{o.s=0,o.e=0,o.d=[0];return}if(a===~~a&&a<1e7){o.e=0,o.d=[a];return}return fy(o,a.toString())}else if(typeof a!="string")throw Error(Qr+a);if(a.charCodeAt(0)===45?(a=a.slice(1),o.s=-1):o.s=1,rF.test(a))fy(o,a);else throw Error(Qr+a)}if(i.prototype=fe,i.ROUND_UP=0,i.ROUND_DOWN=1,i.ROUND_CEIL=2,i.ROUND_FLOOR=3,i.ROUND_HALF_UP=4,i.ROUND_HALF_DOWN=5,i.ROUND_HALF_EVEN=6,i.ROUND_HALF_CEIL=7,i.ROUND_HALF_FLOOR=8,i.clone=o2,i.config=i.set=iF,e===void 0&&(e={}),e)for(r=["precision","rounding","toExpNeg","toExpPos","LN10"],t=0;t=i[t+1]&&r<=i[t+2])this[n]=r;else throw Error(Qr+n+": "+r);if((r=e[n="LN10"])!==void 0)if(r==Math.LN10)this[n]=new this(r);else throw Error(Qr+n+": "+r);return this}var Zh=o2(nF);sn=new Zh(1);const Xe=Zh;function aF(e){return uF(e)||lF(e)||sF(e)||oF()}function oF(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sF(e,t){if(e){if(typeof e=="string")return ed(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ed(e,t)}}function lF(e){if(typeof Symbol<"u"&&Symbol.iterator in Object(e))return Array.from(e)}function uF(e){if(Array.isArray(e))return ed(e)}function ed(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=t?n.apply(void 0,i):e(t-o,hy(function(){for(var s=arguments.length,l=new Array(s),u=0;ue.length)&&(t=e.length);for(var n=0,r=new Array(t);n"u"||!(Symbol.iterator in Object(e)))){var n=[],r=!0,i=!1,a=void 0;try{for(var o=e[Symbol.iterator](),s;!(r=(s=o.next()).done)&&(n.push(s.value),!(t&&n.length===t));r=!0);}catch(l){i=!0,a=l}finally{try{!r&&o.return!=null&&o.return()}finally{if(i)throw a}}return n}}function OF(e){if(Array.isArray(e))return e}function f2(e){var t=ho(e,2),n=t[0],r=t[1],i=n,a=r;return n>r&&(i=r,a=n),[i,a]}function d2(e,t,n){if(e.lte(0))return new Xe(0);var r=Au.getDigitCount(e.toNumber()),i=new Xe(10).pow(r),a=e.div(i),o=r!==1?.05:.1,s=new Xe(Math.ceil(a.div(o).toNumber())).add(n).mul(o),l=s.mul(i);return t?l:new Xe(Math.ceil(l))}function kF(e,t,n){var r=1,i=new Xe(e);if(!i.isint()&&n){var a=Math.abs(e);a<1?(r=new Xe(10).pow(Au.getDigitCount(e)-1),i=new Xe(Math.floor(i.div(r).toNumber())).mul(r)):a>1&&(i=new Xe(Math.floor(e)))}else e===0?i=new Xe(Math.floor((t-1)/2)):n||(i=new Xe(Math.floor(e)));var o=Math.floor((t-1)/2),s=hF(dF(function(l){return i.add(new Xe(l-o).mul(r)).toNumber()}),td);return s(0,t)}function h2(e,t,n,r){var i=arguments.length>4&&arguments[4]!==void 0?arguments[4]:0;if(!Number.isFinite((t-e)/(n-1)))return{step:new Xe(0),tickMin:new Xe(0),tickMax:new Xe(0)};var a=d2(new Xe(t).sub(e).div(n-1),r,i),o;e<=0&&t>=0?o=new Xe(0):(o=new Xe(e).add(t).div(2),o=o.sub(new Xe(o).mod(a)));var s=Math.ceil(o.sub(e).div(a).toNumber()),l=Math.ceil(new Xe(t).sub(o).div(a).toNumber()),u=s+l+1;return u>n?h2(e,t,n,r,i+1):(u0?l+(n-u):l,s=t>0?s:s+(n-u)),{step:a,tickMin:o.sub(new Xe(s).mul(a)),tickMax:o.add(new Xe(l).mul(a))})}function CF(e){var t=ho(e,2),n=t[0],r=t[1],i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:6,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=Math.max(i,2),s=f2([n,r]),l=ho(s,2),u=l[0],f=l[1];if(u===-1/0||f===1/0){var d=f===1/0?[u].concat(rd(td(0,i-1).map(function(){return 1/0}))):[].concat(rd(td(0,i-1).map(function(){return-1/0})),[f]);return n>r?nd(d):d}if(u===f)return kF(u,i,a);var h=h2(u,f,o,a),m=h.step,g=h.tickMin,v=h.tickMax,b=Au.rangeStep(g,v.add(new Xe(.1).mul(m)),m);return n>r?nd(b):b}function PF(e,t){var n=ho(e,2),r=n[0],i=n[1],a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0,o=f2([r,i]),s=ho(o,2),l=s[0],u=s[1];if(l===-1/0||u===1/0)return[r,i];if(l===u)return[l];var f=Math.max(t,2),d=d2(new Xe(u).sub(l).div(f-1),a,0),h=[].concat(rd(Au.rangeStep(new Xe(l),new Xe(u).sub(new Xe(.99).mul(d)),d)),[u]);return r>i?nd(h):h}var AF=u2(CF),jF=u2(PF),TF=["offset","layout","width","dataKey","data","dataPointFormatter","xAxis","yAxis"];function kl(){return kl=Object.assign?Object.assign.bind():function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function NF(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Xo(e){var t=e.offset,n=e.layout,r=e.width,i=e.dataKey,a=e.data,o=e.dataPointFormatter,s=e.xAxis,l=e.yAxis,u=LF(e,TF),f=Le(u),d=a.map(function(h){var m=o(h,i),g=m.x,v=m.y,b=m.value,O=m.errorVal;if(!O)return null;var C=[],k,P;if(Array.isArray(O)){var _=EF(O,2);k=_[0],P=_[1]}else k=P=O;if(n==="vertical"){var w=s.scale,j=v+t,E=j+r,I=j-r,z=w(b-k),M=w(b+P);C.push({x1:M,y1:E,x2:M,y2:I}),C.push({x1:z,y1:j,x2:M,y2:j}),C.push({x1:z,y1:E,x2:z,y2:I})}else if(n==="horizontal"){var D=l.scale,W=g+t,Y=W-r,V=W+r,X=D(b-k),Z=D(b+P);C.push({x1:Y,y1:Z,x2:V,y2:Z}),C.push({x1:W,y1:X,x2:W,y2:Z}),C.push({x1:Y,y1:X,x2:V,y2:X})}return U.createElement(dt,kl({className:"recharts-errorBar",key:"bar-".concat(C.map(function(G){return"".concat(G.x1,"-").concat(G.x2,"-").concat(G.y1,"-").concat(G.y2)}))},f),C.map(function(G){return U.createElement("line",kl({},G,{key:"line-".concat(G.x1,"-").concat(G.x2,"-").concat(G.y1,"-").concat(G.y2)}))}))});return U.createElement(dt,{className:"recharts-errorBars"},d)}Xo.defaultProps={stroke:"black",strokeWidth:1.5,width:5,offset:0,layout:"horizontal"};Xo.displayName="ErrorBar";function po(e){"@babel/helpers - typeof";return po=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},po(e)}function my(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function qc(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n1&&arguments[1]!==void 0?arguments[1]:[],i=arguments.length>2?arguments[2]:void 0,a=arguments.length>3?arguments[3]:void 0,o=-1,s=(n=r==null?void 0:r.length)!==null&&n!==void 0?n:0;if(s<=1)return 0;if(a&&a.axisType==="angleAxis"&&Math.abs(Math.abs(a.range[1]-a.range[0])-360)<=1e-6)for(var l=a.range,u=0;u0?i[u-1].coordinate:i[s-1].coordinate,d=i[u].coordinate,h=u>=s-1?i[0].coordinate:i[u+1].coordinate,m=void 0;if(Mn(d-f)!==Mn(h-d)){var g=[];if(Mn(h-d)===Mn(l[1]-l[0])){m=h;var v=d+l[1]-l[0];g[0]=Math.min(v,(v+f)/2),g[1]=Math.max(v,(v+f)/2)}else{m=f;var b=h+l[1]-l[0];g[0]=Math.min(d,(b+d)/2),g[1]=Math.max(d,(b+d)/2)}var O=[Math.min(d,(m+d)/2),Math.max(d,(m+d)/2)];if(t>O[0]&&t<=O[1]||t>=g[0]&&t<=g[1]){o=i[u].index;break}}else{var C=Math.min(f,h),k=Math.max(f,h);if(t>(C+d)/2&&t<=(k+d)/2){o=i[u].index;break}}}else for(var P=0;P0&&P(r[P].coordinate+r[P-1].coordinate)/2&&t<=(r[P].coordinate+r[P+1].coordinate)/2||P===s-1&&t>(r[P].coordinate+r[P-1].coordinate)/2){o=r[P].index;break}return o},Jh=function(t){var n=t,r=n.type.displayName,i=t.props,a=i.stroke,o=i.fill,s;switch(r){case"Line":s=a;break;case"Area":case"Radar":s=a&&a!=="none"?a:o;break;default:s=o;break}return s},qF=function(t){var n=t.barSize,r=t.stackGroups,i=r===void 0?{}:r;if(!i)return{};for(var a={},o=Object.keys(i),s=0,l=o.length;s=0});if(b&&b.length){var O=b[0].props.barSize,C=b[0].props[v];a[C]||(a[C]=[]),a[C].push({item:b[0],stackList:b.slice(1),barSize:Ee(O)?n:O})}}return a},KF=function(t){var n=t.barGap,r=t.barCategoryGap,i=t.bandSize,a=t.sizeList,o=a===void 0?[]:a,s=t.maxBarSize,l=o.length;if(l<1)return null;var u=$i(n,i,0,!0),f,d=[];if(o[0].barSize===+o[0].barSize){var h=!1,m=i/l,g=o.reduce(function(P,_){return P+_.barSize||0},0);g+=(l-1)*u,g>=i&&(g-=(l-1)*u,u=0),g>=i&&m>0&&(h=!0,m*=.9,g=l*m);var v=(i-g)/2>>0,b={offset:v-u,size:0};f=o.reduce(function(P,_){var w={item:_.item,position:{offset:b.offset+b.size+u,size:h?m:_.barSize}},j=[].concat(gy(P),[w]);return b=j[j.length-1].position,_.stackList&&_.stackList.length&&_.stackList.forEach(function(E){j.push({item:E,position:b})}),j},d)}else{var O=$i(r,i,0,!0);i-2*O-(l-1)*u<=0&&(u=0);var C=(i-2*O-(l-1)*u)/l;C>1&&(C>>=0);var k=s===+s?Math.min(C,s):C;f=o.reduce(function(P,_,w){var j=[].concat(gy(P),[{item:_.item,position:{offset:O+(C+u)*w+(C-k)/2,size:k}}]);return _.stackList&&_.stackList.length&&_.stackList.forEach(function(E){j.push({item:E,position:j[j.length-1].position})}),j},d)}return f},XF=function(t,n,r,i){var a=r.children,o=r.width,s=r.margin,l=o-(s.left||0)-(s.right||0),u=p2({children:a,legendWidth:l});if(u){var f=i||{},d=f.width,h=f.height,m=u.align,g=u.verticalAlign,v=u.layout;if((v==="vertical"||v==="horizontal"&&g==="middle")&&m!=="center"&&le(t[m]))return gn(gn({},t),{},ji({},m,t[m]+(d||0)));if((v==="horizontal"||v==="vertical"&&m==="center")&&g!=="middle"&&le(t[g]))return gn(gn({},t),{},ji({},g,t[g]+(h||0)))}return t},ZF=function(t,n,r){return Ee(n)?!0:t==="horizontal"?n==="yAxis":t==="vertical"||r==="x"?n==="xAxis":r==="y"?n==="yAxis":!0},m2=function(t,n,r,i,a){var o=n.props.children,s=un(o,Xo).filter(function(u){return ZF(i,a,u.props.direction)});if(s&&s.length){var l=s.map(function(u){return u.props.dataKey});return t.reduce(function(u,f){var d=Gt(f,r,0),h=Array.isArray(d)?[ku(d),Ou(d)]:[d,d],m=l.reduce(function(g,v){var b=Gt(f,v,0),O=h[0]-Math.abs(Array.isArray(b)?b[0]:b),C=h[1]+Math.abs(Array.isArray(b)?b[1]:b);return[Math.min(O,g[0]),Math.max(C,g[1])]},[1/0,-1/0]);return[Math.min(m[0],u[0]),Math.max(m[1],u[1])]},[1/0,-1/0])}return null},JF=function(t,n,r,i,a){var o=n.map(function(s){return m2(t,s,r,a,i)}).filter(function(s){return!Ee(s)});return o&&o.length?o.reduce(function(s,l){return[Math.min(s[0],l[0]),Math.max(s[1],l[1])]},[1/0,-1/0]):null},y2=function(t,n,r,i,a){var o=n.map(function(l){var u=l.props.dataKey;return r==="number"&&u&&m2(t,l,u,i)||Wa(t,u,r,a)});if(r==="number")return o.reduce(function(l,u){return[Math.min(l[0],u[0]),Math.max(l[1],u[1])]},[1/0,-1/0]);var s={};return o.reduce(function(l,u){for(var f=0,d=u.length;f=2?Mn(s[0]-s[1])*2*u:u,n&&(t.ticks||t.niceTicks)){var f=(t.ticks||t.niceTicks).map(function(d){var h=a?a.indexOf(d):d;return{coordinate:i(h)+u,value:d,offset:u}});return f.filter(function(d){return!Wo(d.coordinate)})}return t.isCategorical&&t.categoricalDomain?t.categoricalDomain.map(function(d,h){return{coordinate:i(d)+u,value:d,index:h,offset:u}}):i.ticks&&!r?i.ticks(t.tickCount).map(function(d){return{coordinate:i(d)+u,value:d,offset:u}}):i.domain().map(function(d,h){return{coordinate:i(d)+u,value:a?a[d]:d,index:h,offset:u}})},Kc=new WeakMap,Ds=function(t,n){if(typeof n!="function")return t;Kc.has(t)||Kc.set(t,new WeakMap);var r=Kc.get(t);if(r.has(n))return r.get(n);var i=function(){t.apply(void 0,arguments),n.apply(void 0,arguments)};return r.set(n,i),i},QF=function(t,n,r){var i=t.scale,a=t.type,o=t.layout,s=t.axisType;if(i==="auto")return o==="radial"&&s==="radiusAxis"?{scale:oo(),realScaleType:"band"}:o==="radial"&&s==="angleAxis"?{scale:bl(),realScaleType:"linear"}:a==="category"&&n&&(n.indexOf("LineChart")>=0||n.indexOf("AreaChart")>=0||n.indexOf("ComposedChart")>=0&&!r)?{scale:Ua(),realScaleType:"point"}:a==="category"?{scale:oo(),realScaleType:"band"}:{scale:bl(),realScaleType:"linear"};if(Uo(i)){var l="scale".concat(fu(i));return{scale:(cy[l]||Ua)(),realScaleType:cy[l]?l:"point"}}return Te(i)?{scale:i}:{scale:Ua(),realScaleType:"point"}},xy=1e-4,eH=function(t){var n=t.domain();if(!(!n||n.length<=2)){var r=n.length,i=t.range(),a=Math.min(i[0],i[1])-xy,o=Math.max(i[0],i[1])+xy,s=t(n[0]),l=t(n[r-1]);(so||lo)&&t.domain([n[0],n[r-1]])}},tH=function(t,n){if(!t)return null;for(var r=0,i=t.length;ri)&&(a[1]=i),a[0]>i&&(a[0]=i),a[1]=0?(t[s][r][0]=a,t[s][r][1]=a+l,a=t[s][r][1]):(t[s][r][0]=o,t[s][r][1]=o+l,o=t[s][r][1])}},iH=function(t){var n=t.length;if(!(n<=0))for(var r=0,i=t[0].length;r=0?(t[o][r][0]=a,t[o][r][1]=a+s,a=t[o][r][1]):(t[o][r][0]=0,t[o][r][1]=0)}},aH={sign:rH,expand:qj,none:Ii,silhouette:Kj,wiggle:Xj,positive:iH},oH=function(t,n,r){var i=n.map(function(s){return s.props.dataKey}),a=aH[r],o=Gj().keys(i).value(function(s,l){return+Gt(s,l,0)}).order(jf).offset(a);return o(t)},sH=function(t,n,r,i,a,o){if(!t)return null;var s=o?n.reverse():n,l={},u=s.reduce(function(d,h){var m=h.props,g=m.stackId,v=m.hide;if(v)return d;var b=h.props[r],O=d[b]||{hasStack:!1,stackGroups:{}};if(_t(g)){var C=O.stackGroups[g]||{numericAxisId:r,cateAxisId:i,items:[]};C.items.push(h),O.hasStack=!0,O.stackGroups[g]=C}else O.stackGroups[Yo("_stackId_")]={numericAxisId:r,cateAxisId:i,items:[h]};return gn(gn({},d),{},ji({},b,O))},l),f={};return Object.keys(u).reduce(function(d,h){var m=u[h];if(m.hasStack){var g={};m.stackGroups=Object.keys(m.stackGroups).reduce(function(v,b){var O=m.stackGroups[b];return gn(gn({},v),{},ji({},b,{numericAxisId:r,cateAxisId:i,items:O.items,stackedData:oH(t,O.items,a)}))},g)}return gn(gn({},d),{},ji({},h,m))},f)},lH=function(t,n){var r=n.realScaleType,i=n.type,a=n.tickCount,o=n.originalDomain,s=n.allowDecimals,l=r||n.scale;if(l!=="auto"&&l!=="linear")return null;if(a&&i==="number"&&o&&(o[0]==="auto"||o[1]==="auto")){var u=t.domain();if(!u.length)return null;var f=AF(u,a,s);return t.domain([ku(f),Ou(f)]),{niceTicks:f}}if(a&&i==="number"){var d=t.domain(),h=jF(d,a,s);return{niceTicks:h}}return null},by=function(t){var n=t.axis,r=t.ticks,i=t.bandSize,a=t.entry,o=t.index,s=t.dataKey;if(n.type==="category"){if(!n.allowDuplicatedCategory&&n.dataKey&&!Ee(a[n.dataKey])){var l=Xs(r,"value",a[n.dataKey]);if(l)return l.coordinate+i/2}return r[o]?r[o].coordinate+i/2:null}var u=Gt(a,Ee(s)?n.dataKey:s);return Ee(u)?null:n.scale(u)},wy=function(t){var n=t.axis,r=t.ticks,i=t.offset,a=t.bandSize,o=t.entry,s=t.index;if(n.type==="category")return r[s]?r[s].coordinate+i:null;var l=Gt(o,n.dataKey,n.domain[s]);return Ee(l)?null:n.scale(l)-a/2+i},uH=function(t){var n=t.numericAxis,r=n.scale.domain();if(n.type==="number"){var i=Math.min(r[0],r[1]),a=Math.max(r[0],r[1]);return i<=0&&a>=0?0:a<0?a:i}return r[0]},cH=function(t,n){var r=t.props.stackId;if(_t(r)){var i=n[r];if(i){var a=i.items.indexOf(t);return a>=0?i.stackedData[a]:null}}return null},fH=function(t){return t.reduce(function(n,r){return[ku(r.concat([n[0]]).filter(le)),Ou(r.concat([n[1]]).filter(le))]},[1/0,-1/0])},v2=function(t,n,r){return Object.keys(t).reduce(function(i,a){var o=t[a],s=o.stackedData,l=s.reduce(function(u,f){var d=fH(f.slice(n,r+1));return[Math.min(u[0],d[0]),Math.max(u[1],d[1])]},[1/0,-1/0]);return[Math.min(l[0],i[0]),Math.max(l[1],i[1])]},[1/0,-1/0]).map(function(i){return i===1/0||i===-1/0?0:i})},Sy=/^dataMin[\s]*-[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,_y=/^dataMax[\s]*\+[\s]*([0-9]+([.]{1}[0-9]+){0,1})$/,od=function(t,n,r){if(Te(t))return t(n,r);if(!Array.isArray(t))return n;var i=[];if(le(t[0]))i[0]=r?t[0]:Math.min(t[0],n[0]);else if(Sy.test(t[0])){var a=+Sy.exec(t[0])[1];i[0]=n[0]-a}else Te(t[0])?i[0]=t[0](n[0]):i[0]=n[0];if(le(t[1]))i[1]=r?t[1]:Math.max(t[1],n[1]);else if(_y.test(t[1])){var o=+_y.exec(t[1])[1];i[1]=n[1]+o}else Te(t[1])?i[1]=t[1](n[1]):i[1]=n[1];return i},Cl=function(t,n,r){if(t&&t.scale&&t.scale.bandwidth){var i=t.scale.bandwidth();if(!r||i>0)return i}if(t&&n&&n.length>=2){for(var a=Oh(n,function(d){return d.coordinate}),o=1/0,s=1,l=a.length;so&&(u=2*Math.PI-u),{radius:s,angle:mH(u),angleInRadian:u}},vH=function(t){var n=t.startAngle,r=t.endAngle,i=Math.floor(n/360),a=Math.floor(r/360),o=Math.min(i,a);return{startAngle:n-o*360,endAngle:r-o*360}},xH=function(t,n){var r=n.startAngle,i=n.endAngle,a=Math.floor(r/360),o=Math.floor(i/360),s=Math.min(a,o);return t+s*360},Py=function(t,n){var r=t.x,i=t.y,a=gH({x:r,y:i},n),o=a.radius,s=a.angle,l=n.innerRadius,u=n.outerRadius;if(ou)return!1;if(o===0)return!0;var f=vH(n),d=f.startAngle,h=f.endAngle,m=s,g;if(d<=h){for(;m>h;)m-=360;for(;m=d&&m<=h}else{for(;m>d;)m-=360;for(;m=h&&m<=d}return g?Cy(Cy({},n),{},{radius:o,angle:xH(m,n)}):null};function go(e){"@babel/helpers - typeof";return go=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},go(e)}var bH=["offset"];function wH(e){return kH(e)||OH(e)||_H(e)||SH()}function SH(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _H(e,t){if(e){if(typeof e=="string")return sd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return sd(e,t)}}function OH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function kH(e){if(Array.isArray(e))return sd(e)}function sd(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function PH(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Ay(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function St(e){for(var t=1;t=0?1:-1,k,P;i==="insideStart"?(k=m+C*o,P=v):i==="insideEnd"?(k=g-C*o,P=!v):i==="end"&&(k=g+C*o,P=v),P=O<=0?P:!P;var _=It(u,f,b,k),w=It(u,f,b,k+(P?1:-1)*359),j="M".concat(_.x,",").concat(_.y,` - A`).concat(b,",").concat(b,",0,1,").concat(P?0:1,`, - `).concat(w.x,",").concat(w.y),E=Ee(t.id)?Yo("recharts-radial-line-"):t.id;return U.createElement("text",vo({},r,{dominantBaseline:"central",className:Ze("recharts-radial-bar-label",s)}),U.createElement("defs",null,U.createElement("path",{id:E,d:j})),U.createElement("textPath",{xlinkHref:"#".concat(E)},n))},IH=function(t){var n=t.viewBox,r=t.offset,i=t.position,a=n,o=a.cx,s=a.cy,l=a.innerRadius,u=a.outerRadius,f=a.startAngle,d=a.endAngle,h=(f+d)/2;if(i==="outside"){var m=It(o,s,u+r,h),g=m.x,v=m.y;return{x:g,y:v,textAnchor:g>=o?"start":"end",verticalAnchor:"middle"}}if(i==="center")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"middle"};if(i==="centerTop")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"start"};if(i==="centerBottom")return{x:o,y:s,textAnchor:"middle",verticalAnchor:"end"};var b=(l+u)/2,O=It(o,s,b,h),C=O.x,k=O.y;return{x:C,y:k,textAnchor:"middle",verticalAnchor:"middle"}},DH=function(t){var n=t.viewBox,r=t.parentViewBox,i=t.offset,a=t.position,o=n,s=o.x,l=o.y,u=o.width,f=o.height,d=f>=0?1:-1,h=d*i,m=d>0?"end":"start",g=d>0?"start":"end",v=u>=0?1:-1,b=v*i,O=v>0?"end":"start",C=v>0?"start":"end";if(a==="top"){var k={x:s+u/2,y:l-d*i,textAnchor:"middle",verticalAnchor:m};return St(St({},k),r?{height:Math.max(l-r.y,0),width:u}:{})}if(a==="bottom"){var P={x:s+u/2,y:l+f+h,textAnchor:"middle",verticalAnchor:g};return St(St({},P),r?{height:Math.max(r.y+r.height-(l+f),0),width:u}:{})}if(a==="left"){var _={x:s-b,y:l+f/2,textAnchor:O,verticalAnchor:"middle"};return St(St({},_),r?{width:Math.max(_.x-r.x,0),height:f}:{})}if(a==="right"){var w={x:s+u+b,y:l+f/2,textAnchor:C,verticalAnchor:"middle"};return St(St({},w),r?{width:Math.max(r.x+r.width-w.x,0),height:f}:{})}var j=r?{width:u,height:f}:{};return a==="insideLeft"?St({x:s+b,y:l+f/2,textAnchor:C,verticalAnchor:"middle"},j):a==="insideRight"?St({x:s+u-b,y:l+f/2,textAnchor:O,verticalAnchor:"middle"},j):a==="insideTop"?St({x:s+u/2,y:l+h,textAnchor:"middle",verticalAnchor:g},j):a==="insideBottom"?St({x:s+u/2,y:l+f-h,textAnchor:"middle",verticalAnchor:m},j):a==="insideTopLeft"?St({x:s+b,y:l+h,textAnchor:C,verticalAnchor:g},j):a==="insideTopRight"?St({x:s+u-b,y:l+h,textAnchor:O,verticalAnchor:g},j):a==="insideBottomLeft"?St({x:s+b,y:l+f-h,textAnchor:C,verticalAnchor:m},j):a==="insideBottomRight"?St({x:s+u-b,y:l+f-h,textAnchor:O,verticalAnchor:m},j):ta(a)&&(le(a.x)||Vr(a.x))&&(le(a.y)||Vr(a.y))?St({x:s+$i(a.x,u),y:l+$i(a.y,f),textAnchor:"end",verticalAnchor:"end"},j):St({x:s+u/2,y:l+f/2,textAnchor:"middle",verticalAnchor:"middle"},j)},LH=function(t){return"cx"in t&&le(t.cx)};function Rt(e){var t=e.offset,n=t===void 0?5:t,r=CH(e,bH),i=St({offset:n},r),a=i.viewBox,o=i.position,s=i.value,l=i.children,u=i.content,f=i.className,d=f===void 0?"":f,h=i.textBreakAll;if(!a||Ee(s)&&Ee(l)&&!B.isValidElement(u)&&!Te(u))return null;if(B.isValidElement(u))return B.cloneElement(u,i);var m;if(Te(u)){if(m=B.createElement(u,i),B.isValidElement(m))return m}else m=EH(i);var g=LH(a),v=Le(i,!0);if(g&&(o==="insideStart"||o==="insideEnd"||o==="end"))return $H(i,m,v);var b=g?IH(i):DH(i);return U.createElement(hl,vo({className:Ze("recharts-label",d)},v,b,{breakAll:h}),m)}Rt.displayName="Label";var b2=function(t){var n=t.cx,r=t.cy,i=t.angle,a=t.startAngle,o=t.endAngle,s=t.r,l=t.radius,u=t.innerRadius,f=t.outerRadius,d=t.x,h=t.y,m=t.top,g=t.left,v=t.width,b=t.height,O=t.clockWise,C=t.labelViewBox;if(C)return C;if(le(v)&&le(b)){if(le(d)&&le(h))return{x:d,y:h,width:v,height:b};if(le(m)&&le(g))return{x:m,y:g,width:v,height:b}}return le(d)&&le(h)?{x:d,y:h,width:0,height:0}:le(n)&&le(r)?{cx:n,cy:r,startAngle:a||i||0,endAngle:o||i||0,innerRadius:u||0,outerRadius:f||l||s||0,clockWise:O}:t.viewBox?t.viewBox:{}},NH=function(t,n){return t?t===!0?U.createElement(Rt,{key:"label-implicit",viewBox:n}):_t(t)?U.createElement(Rt,{key:"label-implicit",viewBox:n,value:t}):B.isValidElement(t)?t.type===Rt?B.cloneElement(t,{key:"label-implicit",viewBox:n}):U.createElement(Rt,{key:"label-implicit",content:t,viewBox:n}):Te(t)?U.createElement(Rt,{key:"label-implicit",content:t,viewBox:n}):ta(t)?U.createElement(Rt,vo({viewBox:n},t,{key:"label-implicit"})):null:null},RH=function(t,n){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!t||!t.children&&r&&!t.label)return null;var i=t.children,a=b2(t),o=un(i,Rt).map(function(l,u){return B.cloneElement(l,{viewBox:n||a,key:"label-".concat(u)})});if(!r)return o;var s=NH(t.label,n||a);return[s].concat(wH(o))};Rt.parseViewBox=b2;Rt.renderCallByParent=RH;function BH(e){var t=e==null?0:e.length;return t?e[t-1]:void 0}var zH=BH;const FH=st(zH);function xo(e){"@babel/helpers - typeof";return xo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xo(e)}var HH=["valueAccessor"],UH=["data","dataKey","clockWise","id","textBreakAll"];function WH(e){return qH(e)||GH(e)||VH(e)||YH()}function YH(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VH(e,t){if(e){if(typeof e=="string")return ld(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ld(e,t)}}function GH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function qH(e){if(Array.isArray(e))return ld(e)}function ld(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function JH(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}var QH=function(t){return Array.isArray(t.value)?FH(t.value):t.value};function jr(e){var t=e.valueAccessor,n=t===void 0?QH:t,r=Ey(e,HH),i=r.data,a=r.dataKey,o=r.clockWise,s=r.id,l=r.textBreakAll,u=Ey(r,UH);return!i||!i.length?null:U.createElement(dt,{className:"recharts-label-list"},i.map(function(f,d){var h=Ee(a)?n(f,d):Gt(f&&f.payload,a),m=Ee(s)?{}:{id:"".concat(s,"-").concat(d)};return U.createElement(Rt,Al({},Le(f,!0),u,m,{parentViewBox:f.parentViewBox,value:h,textBreakAll:l,viewBox:Rt.parseViewBox(Ee(o)?f:Ty(Ty({},f),{},{clockWise:o})),key:"label-".concat(d),index:d}))}))}jr.displayName="LabelList";function eU(e,t){return e?e===!0?U.createElement(jr,{key:"labelList-implicit",data:t}):U.isValidElement(e)||Te(e)?U.createElement(jr,{key:"labelList-implicit",data:t,content:e}):ta(e)?U.createElement(jr,Al({data:t},e,{key:"labelList-implicit"})):null:null}function tU(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!0;if(!e||!e.children&&n&&!e.label)return null;var r=e.children,i=un(r,jr).map(function(o,s){return B.cloneElement(o,{data:t,key:"labelList-".concat(s)})});if(!n)return i;var a=eU(e.label,t);return[a].concat(WH(i))}jr.renderCallByParent=tU;function bo(e){"@babel/helpers - typeof";return bo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},bo(e)}function ud(){return ud=Object.assign?Object.assign.bind():function(e){for(var t=1;t180),",").concat(+(o>u),`, - `).concat(d.x,",").concat(d.y,` - `);if(i>0){var m=It(n,r,i,o),g=It(n,r,i,u);h+="L ".concat(g.x,",").concat(g.y,` - A `).concat(i,",").concat(i,`,0, - `).concat(+(Math.abs(l)>180),",").concat(+(o<=u),`, - `).concat(m.x,",").concat(m.y," Z")}else h+="L ".concat(n,",").concat(r," Z");return h},oU=function(t){var n=t.cx,r=t.cy,i=t.innerRadius,a=t.outerRadius,o=t.cornerRadius,s=t.forceCornerRadius,l=t.cornerIsExternal,u=t.startAngle,f=t.endAngle,d=Mn(f-u),h=Ls({cx:n,cy:r,radius:a,angle:u,sign:d,cornerRadius:o,cornerIsExternal:l}),m=h.circleTangency,g=h.lineTangency,v=h.theta,b=Ls({cx:n,cy:r,radius:a,angle:f,sign:-d,cornerRadius:o,cornerIsExternal:l}),O=b.circleTangency,C=b.lineTangency,k=b.theta,P=l?Math.abs(u-f):Math.abs(u-f)-v-k;if(P<0)return s?"M ".concat(g.x,",").concat(g.y,` - a`).concat(o,",").concat(o,",0,0,1,").concat(o*2,`,0 - a`).concat(o,",").concat(o,",0,0,1,").concat(-o*2,`,0 - `):w2({cx:n,cy:r,innerRadius:i,outerRadius:a,startAngle:u,endAngle:f});var _="M ".concat(g.x,",").concat(g.y,` - A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(m.x,",").concat(m.y,` - A`).concat(a,",").concat(a,",0,").concat(+(P>180),",").concat(+(d<0),",").concat(O.x,",").concat(O.y,` - A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(C.x,",").concat(C.y,` - `);if(i>0){var w=Ls({cx:n,cy:r,radius:i,angle:u,sign:d,isExternal:!0,cornerRadius:o,cornerIsExternal:l}),j=w.circleTangency,E=w.lineTangency,I=w.theta,z=Ls({cx:n,cy:r,radius:i,angle:f,sign:-d,isExternal:!0,cornerRadius:o,cornerIsExternal:l}),M=z.circleTangency,D=z.lineTangency,W=z.theta,Y=l?Math.abs(u-f):Math.abs(u-f)-I-W;if(Y<0&&o===0)return"".concat(_,"L").concat(n,",").concat(r,"Z");_+="L".concat(D.x,",").concat(D.y,` - A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(M.x,",").concat(M.y,` - A`).concat(i,",").concat(i,",0,").concat(+(Y>180),",").concat(+(d>0),",").concat(j.x,",").concat(j.y,` - A`).concat(o,",").concat(o,",0,0,").concat(+(d<0),",").concat(E.x,",").concat(E.y,"Z")}else _+="L".concat(n,",").concat(r,"Z");return _},sU={cx:0,cy:0,innerRadius:0,outerRadius:0,startAngle:0,endAngle:0,cornerRadius:0,forceCornerRadius:!1,cornerIsExternal:!1},S2=function(t){var n=$y($y({},sU),t),r=n.cx,i=n.cy,a=n.innerRadius,o=n.outerRadius,s=n.cornerRadius,l=n.forceCornerRadius,u=n.cornerIsExternal,f=n.startAngle,d=n.endAngle,h=n.className;if(o0&&Math.abs(f-d)<360?b=oU({cx:r,cy:i,innerRadius:a,outerRadius:o,cornerRadius:Math.min(v,g/2),forceCornerRadius:l,cornerIsExternal:u,startAngle:f,endAngle:d}):b=w2({cx:r,cy:i,innerRadius:a,outerRadius:o,startAngle:f,endAngle:d}),U.createElement("path",ud({},Le(n,!0),{className:m,d:b,role:"img"}))};function wo(e){"@babel/helpers - typeof";return wo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wo(e)}function cd(){return cd=Object.assign?Object.assign.bind():function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0?1:-1,l=r>=0?1:-1,u=i>=0&&r>=0||i<0&&r<0?1:0,f;if(o>0&&a instanceof Array){for(var d=[0,0,0,0],h=0,m=4;ho?o:a[h];f="M".concat(t,",").concat(n+s*d[0]),d[0]>0&&(f+="A ".concat(d[0],",").concat(d[0],",0,0,").concat(u,",").concat(t+l*d[0],",").concat(n)),f+="L ".concat(t+r-l*d[1],",").concat(n),d[1]>0&&(f+="A ".concat(d[1],",").concat(d[1],",0,0,").concat(u,`, - `).concat(t+r,",").concat(n+s*d[1])),f+="L ".concat(t+r,",").concat(n+i-s*d[2]),d[2]>0&&(f+="A ".concat(d[2],",").concat(d[2],",0,0,").concat(u,`, - `).concat(t+r-l*d[2],",").concat(n+i)),f+="L ".concat(t+l*d[3],",").concat(n+i),d[3]>0&&(f+="A ".concat(d[3],",").concat(d[3],",0,0,").concat(u,`, - `).concat(t,",").concat(n+i-s*d[3])),f+="Z"}else if(o>0&&a===+a&&a>0){var g=Math.min(o,a);f="M ".concat(t,",").concat(n+s*g,` - A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+l*g,",").concat(n,` - L `).concat(t+r-l*g,",").concat(n,` - A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+r,",").concat(n+s*g,` - L `).concat(t+r,",").concat(n+i-s*g,` - A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t+r-l*g,",").concat(n+i,` - L `).concat(t+l*g,",").concat(n+i,` - A `).concat(g,",").concat(g,",0,0,").concat(u,",").concat(t,",").concat(n+i-s*g," Z")}else f="M ".concat(t,",").concat(n," h ").concat(r," v ").concat(i," h ").concat(-r," Z");return f},wU=function(t,n){if(!t||!n)return!1;var r=t.x,i=t.y,a=n.x,o=n.y,s=n.width,l=n.height;if(Math.abs(s)>0&&Math.abs(l)>0){var u=Math.min(a,a+s),f=Math.max(a,a+s),d=Math.min(o,o+l),h=Math.max(o,o+l);return r>=u&&r<=f&&i>=d&&i<=h}return!1},SU={x:0,y:0,width:0,height:0,radius:0,isAnimationActive:!1,isUpdateAnimationActive:!1,animationBegin:0,animationDuration:1500,animationEasing:"ease"},Qh=function(t){var n=By(By({},SU),t),r=B.useRef(),i=B.useState(-1),a=hU(i,2),o=a[0],s=a[1];B.useEffect(function(){if(r.current&&r.current.getTotalLength)try{var P=r.current.getTotalLength();P&&s(P)}catch{}},[]);var l=n.x,u=n.y,f=n.width,d=n.height,h=n.radius,m=n.className,g=n.animationEasing,v=n.animationDuration,b=n.animationBegin,O=n.isAnimationActive,C=n.isUpdateAnimationActive;if(l!==+l||u!==+u||f!==+f||d!==+d||f===0||d===0)return null;var k=Ze("recharts-rectangle",m);return C?U.createElement(or,{canBegin:o>0,from:{width:f,height:d,x:l,y:u},to:{width:f,height:d,x:l,y:u},duration:v,animationEasing:g,isActive:C},function(P){var _=P.width,w=P.height,j=P.x,E=P.y;return U.createElement(or,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:b,duration:v,isActive:O,easing:g},U.createElement("path",jl({},Le(n,!0),{className:k,d:zy(j,E,_,w,h),ref:r})))}):U.createElement("path",jl({},Le(n,!0),{className:k,d:zy(l,u,f,d,h)}))};function dd(){return dd=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function jU(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}var TU=function(t,n,r,i,a,o){return"M".concat(t,",").concat(a,"v").concat(i,"M").concat(o,",").concat(n,"h").concat(r)},EU=function(t){var n=t.x,r=n===void 0?0:n,i=t.y,a=i===void 0?0:i,o=t.top,s=o===void 0?0:o,l=t.left,u=l===void 0?0:l,f=t.width,d=f===void 0?0:f,h=t.height,m=h===void 0?0:h,g=t.className,v=AU(t,_U),b=OU({x:r,y:a,top:s,left:u,width:d,height:m},v);return!le(r)||!le(a)||!le(d)||!le(m)||!le(s)||!le(u)?null:U.createElement("path",hd({},Le(b,!0),{className:Ze("recharts-cross",g),d:TU(r,a,d,m,s,u)}))},MU=Bo,$U=C4,IU=ea,DU="[object Object]",LU=Function.prototype,NU=Object.prototype,_2=LU.toString,RU=NU.hasOwnProperty,BU=_2.call(Object);function zU(e){if(!IU(e)||MU(e)!=DU)return!1;var t=$U(e);if(t===null)return!0;var n=RU.call(t,"constructor")&&t.constructor;return typeof n=="function"&&n instanceof n&&_2.call(n)==BU}var FU=zU;const HU=st(FU);var UU=Bo,WU=ea,YU="[object Boolean]";function VU(e){return e===!0||e===!1||WU(e)&&UU(e)==YU}var GU=VU;const qU=st(GU);function Oo(e){"@babel/helpers - typeof";return Oo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oo(e)}function Tl(){return Tl=Object.assign?Object.assign.bind():function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n0,from:{upperWidth:0,lowerWidth:0,height:h,x:l,y:u},to:{upperWidth:f,lowerWidth:d,height:h,x:l,y:u},duration:v,animationEasing:g,isActive:O},function(k){var P=k.upperWidth,_=k.lowerWidth,w=k.height,j=k.x,E=k.y;return U.createElement(or,{canBegin:o>0,from:"0px ".concat(o===-1?1:o,"px"),to:"".concat(o,"px 0px"),attributeName:"strokeDasharray",begin:b,duration:v,easing:g},U.createElement("path",Tl({},Le(n,!0),{className:C,d:Yy(j,E,P,_,w),ref:r})))}):U.createElement("g",null,U.createElement("path",Tl({},Le(n,!0),{className:C,d:Yy(l,u,f,d,h)})))},aW=["option","shapeType","propTransformer","activeClassName","isActive"];function ko(e){"@babel/helpers - typeof";return ko=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ko(e)}function oW(e,t){if(e==null)return{};var n=sW(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function sW(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Vy(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function El(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Il(e){return Il=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Il(e)}function on(e,t,n){return t=C2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function C2(e){var t=YW(e,"string");return Wi(t)==="symbol"?t:String(t)}function YW(e,t){if(Wi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Wi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var VW=function(t){var n=t.data,r=t.startIndex,i=t.endIndex,a=t.x,o=t.width,s=t.travellerWidth;if(!n||!n.length)return{};var l=n.length,u=Ua().domain(Ml(0,l)).range([a,a+o-s]),f=u.domain().map(function(d){return u(d)});return{isTextActive:!1,isSlideMoving:!1,isTravellerMoving:!1,isTravellerFocused:!1,startX:u(r),endX:u(i),scale:u,scaleValues:f}},Qy=function(t){return t.changedTouches&&!!t.changedTouches.length},Ao=function(e){FW(n,e);var t=HW(n);function n(r){var i;return BW(this,n),i=t.call(this,r),on(Ln(i),"handleDrag",function(a){i.leaveTimer&&(clearTimeout(i.leaveTimer),i.leaveTimer=null),i.state.isTravellerMoving?i.handleTravellerMove(a):i.state.isSlideMoving&&i.handleSlideDrag(a)}),on(Ln(i),"handleTouchMove",function(a){a.changedTouches!=null&&a.changedTouches.length>0&&i.handleDrag(a.changedTouches[0])}),on(Ln(i),"handleDragEnd",function(){i.setState({isTravellerMoving:!1,isSlideMoving:!1},function(){var a=i.props,o=a.endIndex,s=a.onDragEnd,l=a.startIndex;s==null||s({endIndex:o,startIndex:l})}),i.detachDragEndListener()}),on(Ln(i),"handleLeaveWrapper",function(){(i.state.isTravellerMoving||i.state.isSlideMoving)&&(i.leaveTimer=window.setTimeout(i.handleDragEnd,i.props.leaveTimeOut))}),on(Ln(i),"handleEnterSlideOrTraveller",function(){i.setState({isTextActive:!0})}),on(Ln(i),"handleLeaveSlideOrTraveller",function(){i.setState({isTextActive:!1})}),on(Ln(i),"handleSlideDragStart",function(a){var o=Qy(a)?a.changedTouches[0]:a;i.setState({isTravellerMoving:!1,isSlideMoving:!0,slideMoveStartX:o.pageX}),i.attachDragEndListener()}),i.travellerDragStartHandlers={startX:i.handleTravellerDragStart.bind(Ln(i),"startX"),endX:i.handleTravellerDragStart.bind(Ln(i),"endX")},i.state={},i}return zW(n,[{key:"componentWillUnmount",value:function(){this.leaveTimer&&(clearTimeout(this.leaveTimer),this.leaveTimer=null),this.detachDragEndListener()}},{key:"getIndex",value:function(i){var a=i.startX,o=i.endX,s=this.state.scaleValues,l=this.props,u=l.gap,f=l.data,d=f.length-1,h=Math.min(a,o),m=Math.max(a,o),g=n.getIndexInRange(s,h),v=n.getIndexInRange(s,m);return{startIndex:g-g%u,endIndex:v===d?d:v-v%u}}},{key:"getTextOfTick",value:function(i){var a=this.props,o=a.data,s=a.tickFormatter,l=a.dataKey,u=Gt(o[i],l,i);return Te(s)?s(u,i):u}},{key:"attachDragEndListener",value:function(){window.addEventListener("mouseup",this.handleDragEnd,!0),window.addEventListener("touchend",this.handleDragEnd,!0),window.addEventListener("mousemove",this.handleDrag,!0)}},{key:"detachDragEndListener",value:function(){window.removeEventListener("mouseup",this.handleDragEnd,!0),window.removeEventListener("touchend",this.handleDragEnd,!0),window.removeEventListener("mousemove",this.handleDrag,!0)}},{key:"handleSlideDrag",value:function(i){var a=this.state,o=a.slideMoveStartX,s=a.startX,l=a.endX,u=this.props,f=u.x,d=u.width,h=u.travellerWidth,m=u.startIndex,g=u.endIndex,v=u.onChange,b=i.pageX-o;b>0?b=Math.min(b,f+d-h-l,f+d-h-s):b<0&&(b=Math.max(b,f-s,f-l));var O=this.getIndex({startX:s+b,endX:l+b});(O.startIndex!==m||O.endIndex!==g)&&v&&v(O),this.setState({startX:s+b,endX:l+b,slideMoveStartX:i.pageX})}},{key:"handleTravellerDragStart",value:function(i,a){var o=Qy(a)?a.changedTouches[0]:a;this.setState({isSlideMoving:!1,isTravellerMoving:!0,movingTravellerId:i,brushMoveStartX:o.pageX}),this.attachDragEndListener()}},{key:"handleTravellerMove",value:function(i){var a,o=this.state,s=o.brushMoveStartX,l=o.movingTravellerId,u=o.endX,f=o.startX,d=this.state[l],h=this.props,m=h.x,g=h.width,v=h.travellerWidth,b=h.onChange,O=h.gap,C=h.data,k={startX:this.state.startX,endX:this.state.endX},P=i.pageX-s;P>0?P=Math.min(P,m+g-v-d):P<0&&(P=Math.max(P,m-d)),k[l]=d+P;var _=this.getIndex(k),w=_.startIndex,j=_.endIndex,E=function(){var z=C.length-1;return l==="startX"&&(u>f?w%O===0:j%O===0)||uf?j%O===0:w%O===0)||u>f&&j===z};this.setState((a={},on(a,l,d+P),on(a,"brushMoveStartX",i.pageX),a),function(){b&&E()&&b(_)})}},{key:"handleTravellerMoveKeyboard",value:function(i,a){var o=this,s=this.state,l=s.scaleValues,u=s.startX,f=s.endX,d=this.state[a],h=l.indexOf(d);if(h!==-1){var m=h+i;if(!(m===-1||m>=l.length)){var g=l[m];a==="startX"&&g>=f||a==="endX"&&g<=u||this.setState(on({},a,g),function(){o.props.onChange(o.getIndex({startX:o.state.startX,endX:o.state.endX}))})}}}},{key:"renderBackground",value:function(){var i=this.props,a=i.x,o=i.y,s=i.width,l=i.height,u=i.fill,f=i.stroke;return U.createElement("rect",{stroke:f,fill:u,x:a,y:o,width:s,height:l})}},{key:"renderPanorama",value:function(){var i=this.props,a=i.x,o=i.y,s=i.width,l=i.height,u=i.data,f=i.children,d=i.padding,h=B.Children.only(f);return h?U.cloneElement(h,{x:a,y:o,width:s,height:l,margin:d,compact:!0,data:u}):null}},{key:"renderTravellerLayer",value:function(i,a){var o=this,s=this.props,l=s.y,u=s.travellerWidth,f=s.height,d=s.traveller,h=s.ariaLabel,m=s.data,g=s.startIndex,v=s.endIndex,b=Math.max(i,this.props.x),O=Zc(Zc({},Le(this.props)),{},{x:b,y:l,width:u,height:f}),C=h||"Min value: ".concat(m[g].name,", Max value: ").concat(m[v].name);return U.createElement(dt,{tabIndex:0,role:"slider","aria-label":C,"aria-valuenow":i,className:"recharts-brush-traveller",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.travellerDragStartHandlers[a],onTouchStart:this.travellerDragStartHandlers[a],onKeyDown:function(P){["ArrowLeft","ArrowRight"].includes(P.key)&&(P.preventDefault(),P.stopPropagation(),o.handleTravellerMoveKeyboard(P.key==="ArrowRight"?1:-1,a))},onFocus:function(){o.setState({isTravellerFocused:!0})},onBlur:function(){o.setState({isTravellerFocused:!1})},style:{cursor:"col-resize"}},n.renderTraveller(d,O))}},{key:"renderSlide",value:function(i,a){var o=this.props,s=o.y,l=o.height,u=o.stroke,f=o.travellerWidth,d=Math.min(i,a)+f,h=Math.max(Math.abs(a-i)-f,0);return U.createElement("rect",{className:"recharts-brush-slide",onMouseEnter:this.handleEnterSlideOrTraveller,onMouseLeave:this.handleLeaveSlideOrTraveller,onMouseDown:this.handleSlideDragStart,onTouchStart:this.handleSlideDragStart,style:{cursor:"move"},stroke:"none",fill:u,fillOpacity:.2,x:d,y:s,width:h,height:l})}},{key:"renderText",value:function(){var i=this.props,a=i.startIndex,o=i.endIndex,s=i.y,l=i.height,u=i.travellerWidth,f=i.stroke,d=this.state,h=d.startX,m=d.endX,g=5,v={pointerEvents:"none",fill:f};return U.createElement(dt,{className:"recharts-brush-texts"},U.createElement(hl,$l({textAnchor:"end",verticalAnchor:"middle",x:Math.min(h,m)-g,y:s+l/2},v),this.getTextOfTick(a)),U.createElement(hl,$l({textAnchor:"start",verticalAnchor:"middle",x:Math.max(h,m)+u+g,y:s+l/2},v),this.getTextOfTick(o)))}},{key:"render",value:function(){var i=this.props,a=i.data,o=i.className,s=i.children,l=i.x,u=i.y,f=i.width,d=i.height,h=i.alwaysShowText,m=this.state,g=m.startX,v=m.endX,b=m.isTextActive,O=m.isSlideMoving,C=m.isTravellerMoving,k=m.isTravellerFocused;if(!a||!a.length||!le(l)||!le(u)||!le(f)||!le(d)||f<=0||d<=0)return null;var P=Ze("recharts-brush",o),_=U.Children.count(s)===1,w=RW("userSelect","none");return U.createElement(dt,{className:P,onMouseLeave:this.handleLeaveWrapper,onTouchMove:this.handleTouchMove,style:w},this.renderBackground(),_&&this.renderPanorama(),this.renderSlide(g,v),this.renderTravellerLayer(g,"startX"),this.renderTravellerLayer(v,"endX"),(b||O||C||k||h)&&this.renderText())}}],[{key:"renderDefaultTraveller",value:function(i){var a=i.x,o=i.y,s=i.width,l=i.height,u=i.stroke,f=Math.floor(o+l/2)-1;return U.createElement(U.Fragment,null,U.createElement("rect",{x:a,y:o,width:s,height:l,fill:u,stroke:"none"}),U.createElement("line",{x1:a+1,y1:f,x2:a+s-1,y2:f,fill:"none",stroke:"#fff"}),U.createElement("line",{x1:a+1,y1:f+2,x2:a+s-1,y2:f+2,fill:"none",stroke:"#fff"}))}},{key:"renderTraveller",value:function(i,a){var o;return U.isValidElement(i)?o=U.cloneElement(i,a):Te(i)?o=i(a):o=n.renderDefaultTraveller(a),o}},{key:"getDerivedStateFromProps",value:function(i,a){var o=i.data,s=i.width,l=i.x,u=i.travellerWidth,f=i.updateId,d=i.startIndex,h=i.endIndex;if(o!==a.prevData||f!==a.prevUpdateId)return Zc({prevData:o,prevTravellerWidth:u,prevUpdateId:f,prevX:l,prevWidth:s},o&&o.length?VW({data:o,width:s,x:l,travellerWidth:u,startIndex:d,endIndex:h}):{scale:null,scaleValues:null});if(a.scale&&(s!==a.prevWidth||l!==a.prevX||u!==a.prevTravellerWidth)){a.scale.range([l,l+s-u]);var m=a.scale.domain().map(function(g){return a.scale(g)});return{prevData:o,prevTravellerWidth:u,prevUpdateId:f,prevX:l,prevWidth:s,startX:a.scale(i.startIndex),endX:a.scale(i.endIndex),scaleValues:m}}return null}},{key:"getIndexInRange",value:function(i,a){for(var o=i.length,s=0,l=o-1;l-s>1;){var u=Math.floor((s+l)/2);i[u]>a?l=u:s=u}return a>=i[l]?l:s}}]),n}(B.PureComponent);on(Ao,"displayName","Brush");on(Ao,"defaultProps",{height:40,travellerWidth:5,gap:1,fill:"#fff",stroke:"#666",padding:{top:1,right:1,bottom:1,left:1},leaveTimeOut:1e3,alwaysShowText:!1});var GW=_h;function qW(e,t){var n;return GW(e,function(r,i,a){return n=t(r,i,a),!n}),!!n}var KW=qW,XW=Gx,ZW=$r,JW=KW,QW=_n,eY=gu;function tY(e,t,n){var r=QW(e)?XW:JW;return n&&eY(e,t,n)&&(t=void 0),r(e,ZW(t))}var nY=tY;const rY=st(nY);var Un=function(t,n){var r=t.alwaysShow,i=t.ifOverflow;return r&&(i="extendDomain"),i===n},iY=P4,aY=ab,oY=$r;function sY(e,t){var n={};return t=oY(t),aY(e,function(r,i,a){iY(n,i,t(r,i,a))}),n}var lY=sY;const uY=st(lY);function cY(e,t){for(var n=-1,r=e==null?0:e.length;++n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function PY(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function AY(e,t){var n=e.x,r=e.y,i=CY(e,SY),a="".concat(n),o=parseInt(a,10),s="".concat(r),l=parseInt(s,10),u="".concat(t.height||i.height),f=parseInt(u,10),d="".concat(t.width||i.width),h=parseInt(d,10);return Ma(Ma(Ma(Ma(Ma({},t),i),o?{x:o}:{}),l?{y:l}:{}),{},{height:f,width:h,name:t.name,radius:t.radius})}function tg(e){return U.createElement(pd,yd({shapeType:"rectangle",propTransformer:AY,activeClassName:"recharts-active-bar"},e))}var jY=["value","background"];function Yi(e){"@babel/helpers - typeof";return Yi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Yi(e)}function TY(e,t){if(e==null)return{};var n=EY(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function EY(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function Dl(){return Dl=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Ll(e){return Ll=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Ll(e)}function Cr(e,t,n){return t=A2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function A2(e){var t=RY(e,"string");return Yi(t)==="symbol"?t:String(t)}function RY(e,t){if(Yi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Yi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Eu=function(e){IY(n,e);var t=DY(n);function n(){var r;MY(this,n);for(var i=arguments.length,a=new Array(i),o=0;o0&&Math.abs(Y)0&&Math.abs(W)0&&(W=Math.min((_e||0)-(Y[te-1]||0),W))});var V=W/D,X=v.layout==="vertical"?r.height:r.width;if(v.padding==="gap"&&(j=V*X/2),v.padding==="no-gap"){var Z=$i(t.barCategoryGap,V*X),G=V*X/2;j=G-Z-(G-Z)/X*Z}}i==="xAxis"?E=[r.left+(k.left||0)+(j||0),r.left+r.width-(k.right||0)-(j||0)]:i==="yAxis"?E=l==="horizontal"?[r.top+r.height-(k.bottom||0),r.top+(k.top||0)]:[r.top+(k.top||0)+(j||0),r.top+r.height-(k.bottom||0)-(j||0)]:E=v.range,_&&(E=[E[1],E[0]]);var Q=QF(v,a,h),T=Q.scale,pe=Q.realScaleType;T.domain(O).range(E),eH(T);var ue=lH(T,jn(jn({},v),{},{realScaleType:pe}));i==="xAxis"?(M=b==="top"&&!P||b==="bottom"&&P,I=r.left,z=d[w]-M*v.height):i==="yAxis"&&(M=b==="left"&&!P||b==="right"&&P,I=d[w]-M*v.width,z=r.top);var $=jn(jn(jn({},v),ue),{},{realScaleType:pe,x:I,y:z,scale:T,width:i==="xAxis"?r.width:v.width,height:i==="yAxis"?r.height:v.height});return $.bandSize=Cl($,ue),!v.hide&&i==="xAxis"?d[w]+=(M?-1:1)*$.height:v.hide||(d[w]+=(M?-1:1)*$.width),jn(jn({},m),{},Mu({},g,$))},{})},T2=function(t,n){var r=t.x,i=t.y,a=n.x,o=n.y;return{x:Math.min(r,a),y:Math.min(i,o),width:Math.abs(a-r),height:Math.abs(o-i)}},UY=function(t){var n=t.x1,r=t.y1,i=t.x2,a=t.y2;return T2({x:n,y:r},{x:i,y:a})},E2=function(){function e(t){BY(this,e),this.scale=t}return zY(e,[{key:"domain",get:function(){return this.scale.domain}},{key:"range",get:function(){return this.scale.range}},{key:"rangeMin",get:function(){return this.range()[0]}},{key:"rangeMax",get:function(){return this.range()[1]}},{key:"bandwidth",get:function(){return this.scale.bandwidth}},{key:"apply",value:function(n){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=r.bandAware,a=r.position;if(n!==void 0){if(a)switch(a){case"start":return this.scale(n);case"middle":{var o=this.bandwidth?this.bandwidth()/2:0;return this.scale(n)+o}case"end":{var s=this.bandwidth?this.bandwidth():0;return this.scale(n)+s}default:return this.scale(n)}if(i){var l=this.bandwidth?this.bandwidth()/2:0;return this.scale(n)+l}return this.scale(n)}}},{key:"isInRange",value:function(n){var r=this.range(),i=r[0],a=r[r.length-1];return i<=a?n>=i&&n<=a:n>=a&&n<=i}}],[{key:"create",value:function(n){return new e(n)}}]),e}();Mu(E2,"EPS",1e-4);var tp=function(t){var n=Object.keys(t).reduce(function(r,i){return jn(jn({},r),{},Mu({},i,E2.create(t[i])))},{});return jn(jn({},n),{},{apply:function(i){var a=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},o=a.bandAware,s=a.position;return uY(i,function(l,u){return n[u].apply(l,{bandAware:o,position:s})})},isInRange:function(i){return P2(i,function(a,o){return n[o].isInRange(a)})}})};function WY(e){return(e%180+180)%180}var YY=function(t){var n=t.width,r=t.height,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,a=WY(i),o=a*Math.PI/180,s=Math.atan(r/n),l=o>s&&oe.length)&&(t=e.length);for(var n=0,r=new Array(t);ne*i)return!1;var a=n();return e*(t-e*a/2-r)>=0&&e*(t+e*a/2-i)<=0}function dV(e,t){return M2(e,t+1)}function hV(e,t,n,r,i){for(var a=(r||[]).slice(),o=t.start,s=t.end,l=0,u=1,f=o,d=function(){var g=r==null?void 0:r[l];if(g===void 0)return{v:M2(r,u)};var v=l,b,O=function(){return b===void 0&&(b=n(g,v)),b},C=g.coordinate,k=l===0||Nl(e,C,O,f,s);k||(l=0,f=o,u+=1),k&&(f=C+e*(O()/2+i),l+=u)},h;u<=a.length;)if(h=d(),h)return h.v;return[]}function Io(e){"@babel/helpers - typeof";return Io=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Io(e)}function hg(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Nt(e){for(var t=1;t0?m.coordinate-b*e:m.coordinate})}else a[h]=m=Nt(Nt({},m),{},{tickCoord:m.coordinate});var O=Nl(e,m.tickCoord,v,s,l);O&&(l=m.tickCoord-e*(v()/2+i),a[h]=Nt(Nt({},m),{},{isShow:!0}))},f=o-1;f>=0;f--)u(f);return a}function vV(e,t,n,r,i,a){var o=(r||[]).slice(),s=o.length,l=t.start,u=t.end;if(a){var f=r[s-1],d=n(f,s-1),h=e*(f.coordinate+e*d/2-u);o[s-1]=f=Nt(Nt({},f),{},{tickCoord:h>0?f.coordinate-h*e:f.coordinate});var m=Nl(e,f.tickCoord,function(){return d},l,u);m&&(u=f.tickCoord-e*(d/2+i),o[s-1]=Nt(Nt({},f),{},{isShow:!0}))}for(var g=a?s-1:s,v=function(C){var k=o[C],P,_=function(){return P===void 0&&(P=n(k,C)),P};if(C===0){var w=e*(k.coordinate-e*_()/2-l);o[C]=k=Nt(Nt({},k),{},{tickCoord:w<0?k.coordinate-w*e:k.coordinate})}else o[C]=k=Nt(Nt({},k),{},{tickCoord:k.coordinate});var j=Nl(e,k.tickCoord,_,l,u);j&&(l=k.tickCoord+e*(_()/2+i),o[C]=Nt(Nt({},k),{},{isShow:!0}))},b=0;b=2?Mn(i[1].coordinate-i[0].coordinate):1,O=fV(a,b,m);return l==="equidistantPreserveStart"?hV(b,O,v,i,o):(l==="preserveStart"||l==="preserveStartEnd"?h=vV(b,O,v,i,o,l==="preserveStartEnd"):h=gV(b,O,v,i,o),h.filter(function(C){return C.isShow}))}var xV=["viewBox"],bV=["viewBox"],wV=["ticks"];function Vi(e){"@babel/helpers - typeof";return Vi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Vi(e)}function _i(){return _i=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function SV(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function _V(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function mg(e,t){for(var n=0;n"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Rl(e){return Rl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Rl(e)}function rp(e,t,n){return t=$2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function $2(e){var t=TV(e,"string");return Vi(t)==="symbol"?t:String(t)}function TV(e,t){if(Vi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Vi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Ya=function(e){kV(n,e);var t=CV(n);function n(r){var i;return _V(this,n),i=t.call(this,r),i.state={fontSize:"",letterSpacing:""},i}return OV(n,[{key:"shouldComponentUpdate",value:function(i,a){var o=i.viewBox,s=Jc(i,xV),l=this.props,u=l.viewBox,f=Jc(l,bV);return!Pi(o,u)||!Pi(s,f)||!Pi(a,this.state)}},{key:"componentDidMount",value:function(){var i=this.layerReference;if(i){var a=i.getElementsByClassName("recharts-cartesian-axis-tick-value")[0];a&&this.setState({fontSize:window.getComputedStyle(a).fontSize,letterSpacing:window.getComputedStyle(a).letterSpacing})}}},{key:"getTickLineCoord",value:function(i){var a=this.props,o=a.x,s=a.y,l=a.width,u=a.height,f=a.orientation,d=a.tickSize,h=a.mirror,m=a.tickMargin,g,v,b,O,C,k,P=h?-1:1,_=i.tickSize||d,w=le(i.tickCoord)?i.tickCoord:i.coordinate;switch(f){case"top":g=v=i.coordinate,O=s+ +!h*u,b=O-P*_,k=b-P*m,C=w;break;case"left":b=O=i.coordinate,v=o+ +!h*l,g=v-P*_,C=g-P*m,k=w;break;case"right":b=O=i.coordinate,v=o+ +h*l,g=v+P*_,C=g+P*m,k=w;break;default:g=v=i.coordinate,O=s+ +h*u,b=O+P*_,k=b+P*m,C=w;break}return{line:{x1:g,y1:b,x2:v,y2:O},tick:{x:C,y:k}}}},{key:"getTickTextAnchor",value:function(){var i=this.props,a=i.orientation,o=i.mirror,s;switch(a){case"left":s=o?"start":"end";break;case"right":s=o?"end":"start";break;default:s="middle";break}return s}},{key:"getTickVerticalAnchor",value:function(){var i=this.props,a=i.orientation,o=i.mirror,s="end";switch(a){case"left":case"right":s="middle";break;case"top":s=o?"start":"end";break;default:s=o?"end":"start";break}return s}},{key:"renderAxisLine",value:function(){var i=this.props,a=i.x,o=i.y,s=i.width,l=i.height,u=i.orientation,f=i.mirror,d=i.axisLine,h=Ht(Ht(Ht({},Le(this.props)),Le(d)),{},{fill:"none"});if(u==="top"||u==="bottom"){var m=+(u==="top"&&!f||u==="bottom"&&f);h=Ht(Ht({},h),{},{x1:a,y1:o+m*l,x2:a+s,y2:o+m*l})}else{var g=+(u==="left"&&!f||u==="right"&&f);h=Ht(Ht({},h),{},{x1:a+g*s,y1:o,x2:a+g*s,y2:o+l})}return U.createElement("line",_i({},h,{className:Ze("recharts-cartesian-axis-line",bn(d,"className"))}))}},{key:"renderTicks",value:function(i,a,o){var s=this,l=this.props,u=l.tickLine,f=l.stroke,d=l.tick,h=l.tickFormatter,m=l.unit,g=wd(Ht(Ht({},this.props),{},{ticks:i}),a,o),v=this.getTickTextAnchor(),b=this.getTickVerticalAnchor(),O=Le(this.props),C=Le(d),k=Ht(Ht({},O),{},{fill:"none"},Le(u)),P=g.map(function(_,w){var j=s.getTickLineCoord(_),E=j.line,I=j.tick,z=Ht(Ht(Ht(Ht({textAnchor:v,verticalAnchor:b},O),{},{stroke:"none",fill:f},C),I),{},{index:w,payload:_,visibleTicksCount:g.length,tickFormatter:h});return U.createElement(dt,_i({className:"recharts-cartesian-axis-tick",key:"tick-".concat(_.value,"-").concat(_.coordinate,"-").concat(_.tickCoord)},Ka(s.props,_,w)),u&&U.createElement("line",_i({},k,E,{className:Ze("recharts-cartesian-axis-tick-line",bn(u,"className"))})),d&&n.renderTickItem(d,z,"".concat(Te(h)?h(_.value,w):_.value).concat(m||"")))});return U.createElement("g",{className:"recharts-cartesian-axis-ticks"},P)}},{key:"render",value:function(){var i=this,a=this.props,o=a.axisLine,s=a.width,l=a.height,u=a.ticksGenerator,f=a.className,d=a.hide;if(d)return null;var h=this.props,m=h.ticks,g=Jc(h,wV),v=m;return Te(u)&&(v=m&&m.length>0?u(this.props):u(g)),s<=0||l<=0||!v||!v.length?null:U.createElement(dt,{className:Ze("recharts-cartesian-axis",f),ref:function(O){i.layerReference=O}},o&&this.renderAxisLine(),this.renderTicks(v,this.state.fontSize,this.state.letterSpacing),Rt.renderCallByParent(this.props))}}],[{key:"renderTickItem",value:function(i,a,o){var s;return U.isValidElement(i)?s=U.cloneElement(i,a):Te(i)?s=i(a):s=U.createElement(hl,_i({},a,{className:"recharts-cartesian-axis-tick-value"}),o),s}}]),n}(B.Component);rp(Ya,"displayName","CartesianAxis");rp(Ya,"defaultProps",{x:0,y:0,width:0,height:0,viewBox:{x:0,y:0,width:0,height:0},orientation:"bottom",ticks:[],stroke:"#666",tickLine:!0,axisLine:!0,tick:!0,mirror:!1,minTickGap:5,tickSize:6,tickMargin:2,interval:"preserveEnd"});var EV=["x1","y1","x2","y2","key"],MV=["offset"];function Gi(e){"@babel/helpers - typeof";return Gi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Gi(e)}function _d(){return _d=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function $V(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function gg(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Sr(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Bl(e){return Bl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Bl(e)}function ip(e,t,n){return t=I2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function I2(e){var t=FV(e,"string");return Gi(t)==="symbol"?t:String(t)}function FV(e,t){if(Gi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Gi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ap=function(e){LV(n,e);var t=NV(n);function n(){return IV(this,n),t.apply(this,arguments)}return DV(n,[{key:"renderHorizontal",value:function(i){var a=this,o=this.props,s=o.x,l=o.width,u=o.horizontal;if(!i||!i.length)return null;var f=i.map(function(d,h){var m=Sr(Sr({},a.props),{},{x1:s,y1:d,x2:s+l,y2:d,key:"line-".concat(h),index:h});return n.renderLineItem(u,m)});return U.createElement("g",{className:"recharts-cartesian-grid-horizontal"},f)}},{key:"renderVertical",value:function(i){var a=this,o=this.props,s=o.y,l=o.height,u=o.vertical;if(!i||!i.length)return null;var f=i.map(function(d,h){var m=Sr(Sr({},a.props),{},{x1:d,y1:s,x2:d,y2:s+l,key:"line-".concat(h),index:h});return n.renderLineItem(u,m)});return U.createElement("g",{className:"recharts-cartesian-grid-vertical"},f)}},{key:"renderVerticalStripes",value:function(i){var a=this.props.verticalFill;if(!a||!a.length)return null;var o=this.props,s=o.fillOpacity,l=o.x,u=o.y,f=o.width,d=o.height,h=i.map(function(g){return Math.round(g+l-l)}).sort(function(g,v){return g-v});l!==h[0]&&h.unshift(0);var m=h.map(function(g,v){var b=!h[v+1],O=b?l+f-g:h[v+1]-g;if(O<=0)return null;var C=v%a.length;return U.createElement("rect",{key:"react-".concat(v),x:g,y:u,width:O,height:d,stroke:"none",fill:a[C],fillOpacity:s,className:"recharts-cartesian-grid-bg"})});return U.createElement("g",{className:"recharts-cartesian-gridstripes-vertical"},m)}},{key:"renderHorizontalStripes",value:function(i){var a=this.props.horizontalFill;if(!a||!a.length)return null;var o=this.props,s=o.fillOpacity,l=o.x,u=o.y,f=o.width,d=o.height,h=i.map(function(g){return Math.round(g+u-u)}).sort(function(g,v){return g-v});u!==h[0]&&h.unshift(0);var m=h.map(function(g,v){var b=!h[v+1],O=b?u+d-g:h[v+1]-g;if(O<=0)return null;var C=v%a.length;return U.createElement("rect",{key:"react-".concat(v),y:g,x:l,height:O,width:f,stroke:"none",fill:a[C],fillOpacity:s,className:"recharts-cartesian-grid-bg"})});return U.createElement("g",{className:"recharts-cartesian-gridstripes-horizontal"},m)}},{key:"renderBackground",value:function(){var i=this.props.fill;if(!i||i==="none")return null;var a=this.props,o=a.fillOpacity,s=a.x,l=a.y,u=a.width,f=a.height;return U.createElement("rect",{x:s,y:l,width:u,height:f,stroke:"none",fill:i,fillOpacity:o,className:"recharts-cartesian-grid-bg"})}},{key:"render",value:function(){var i=this.props,a=i.x,o=i.y,s=i.width,l=i.height,u=i.horizontal,f=i.vertical,d=i.horizontalCoordinatesGenerator,h=i.verticalCoordinatesGenerator,m=i.xAxis,g=i.yAxis,v=i.offset,b=i.chartWidth,O=i.chartHeight,C=i.syncWithTicks,k=i.horizontalValues,P=i.verticalValues;if(!le(s)||s<=0||!le(l)||l<=0||!le(a)||a!==+a||!le(o)||o!==+o)return null;var _=this.props,w=_.horizontalPoints,j=_.verticalPoints;if((!w||!w.length)&&Te(d)){var E=k&&k.length;w=d({yAxis:g?Sr(Sr({},g),{},{ticks:E?k:g.ticks}):void 0,width:b,height:O,offset:v},E?!0:C)}if((!j||!j.length)&&Te(h)){var I=P&&P.length;j=h({xAxis:m?Sr(Sr({},m),{},{ticks:I?P:m.ticks}):void 0,width:b,height:O,offset:v},I?!0:C)}return U.createElement("g",{className:"recharts-cartesian-grid"},this.renderBackground(),u&&this.renderHorizontal(w),f&&this.renderVertical(j),u&&this.renderHorizontalStripes(w),f&&this.renderVerticalStripes(j))}}],[{key:"renderLineItem",value:function(i,a){var o;if(U.isValidElement(i))o=U.cloneElement(i,a);else if(Te(i))o=i(a);else{var s=a.x1,l=a.y1,u=a.x2,f=a.y2,d=a.key,h=yg(a,EV),m=Le(h);m.offset;var g=yg(m,MV);o=U.createElement("line",_d({},g,{x1:s,y1:l,x2:u,y2:f,fill:"none",key:d}))}return o}}]),n}(B.PureComponent);ip(ap,"displayName","CartesianGrid");ip(ap,"defaultProps",{horizontal:!0,vertical:!0,horizontalPoints:[],verticalPoints:[],stroke:"#ccc",fill:"none",verticalFill:[],horizontalFill:[]});var $u=function(){return null};$u.displayName="ZAxis";$u.defaultProps={zAxisId:0,range:[64,64],scale:"auto",type:"number"};var HV=["option","isActive"];function Va(){return Va=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function WV(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function YV(e){var t=e.option,n=e.isActive,r=UV(e,HV);return typeof t=="string"?U.createElement(pd,Va({option:U.createElement(mu,Va({type:t},r)),isActive:n,shapeType:"symbols"},r)):U.createElement(pd,Va({option:t,isActive:n,shapeType:"symbols"},r))}function qi(e){"@babel/helpers - typeof";return qi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},qi(e)}function Ga(){return Ga=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function zl(e){return zl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},zl(e)}function Pr(e,t,n){return t=D2(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function D2(e){var t=JV(e,"string");return qi(t)==="symbol"?t:String(t)}function JV(e,t){if(qi(e)!=="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(qi(r)!=="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var Qo=function(e){qV(n,e);var t=KV(n);function n(){var r;VV(this,n);for(var i=arguments.length,a=new Array(i),o=0;o-1?i[a?t[o]:o]:void 0}}var rG=nG,iG=O2;function aG(e){var t=iG(e),n=t%1;return t===t?n?t-n:t:0}var oG=aG,sG=Qx,lG=$r,uG=oG,cG=Math.max;function fG(e,t,n){var r=e==null?0:e.length;if(!r)return-1;var i=n==null?0:uG(n);return i<0&&(i=cG(r+i,0)),sG(e,lG(t),i)}var dG=fG,hG=rG,pG=dG,mG=hG(pG),yG=mG;const gG=st(yG);var vG="Invariant failed";function xG(e,t){if(!e)throw new Error(vG)}function L2(e){var t=e.cx,n=e.cy,r=e.radius,i=e.startAngle,a=e.endAngle,o=It(t,n,r,i),s=It(t,n,r,a);return{points:[o,s],cx:t,cy:n,radius:r,startAngle:i,endAngle:a}}function wg(e){return _G(e)||SG(e)||wG(e)||bG()}function bG(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wG(e,t){if(e){if(typeof e=="string")return Cd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Cd(e,t)}}function SG(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function _G(e){if(Array.isArray(e))return Cd(e)}function Cd(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function RG(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a=0)&&(n[i]=e[i]);return n}function BG(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function kg(e,t){for(var n=0;n"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Fl(e){return Fl=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(n){return n.__proto__||Object.getPrototypeOf(n)},Fl(e)}function Xi(e){return GG(e)||VG(e)||B2(e)||YG()}function YG(){throw new TypeError(`Invalid attempt to spread non-iterable instance. -In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function B2(e,t){if(e){if(typeof e=="string")return jd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return jd(e,t)}}function VG(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function GG(e){if(Array.isArray(e))return jd(e)}function jd(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n0?o:t&&t.length&&le(i)&&le(a)?t.slice(i,a+1):[]};function H2(e){return e==="number"?[0,"auto"]:void 0}var U2=function(t,n,r,i){var a=t.graphicalItems,o=t.tooltipAxis,s=Lu(n,t);return r<0||!a||!a.length||r>=s.length?null:a.reduce(function(l,u){var f,d=u.props.hide;if(d)return l;var h=(f=u.props.data)!==null&&f!==void 0?f:n;h&&t.dataStartIndex+t.dataEndIndex!==0&&(h=h.slice(t.dataStartIndex,t.dataEndIndex+1));var m;if(o.dataKey&&!o.allowDuplicatedCategory){var g=h===void 0?s:h;m=Xs(g,o.dataKey,i)}else m=h&&h[r]||s[r];return m?[].concat(Xi(l),[x2(u,m)]):l},[])},Pg=function(t,n,r,i){var a=i||{x:t.chartX,y:t.chartY},o=ZG(a,r),s=t.orderedTooltipTicks,l=t.tooltipAxis,u=t.tooltipTicks,f=GF(o,s,u,l);if(f>=0&&u){var d=u[f]&&u[f].value,h=U2(t,n,f,d),m=JG(r,s,f,a);return{activeTooltipIndex:f,activeLabel:d,activePayload:h,activeCoordinate:m}}return null},QG=function(t,n){var r=n.axes,i=n.graphicalItems,a=n.axisType,o=n.axisIdKey,s=n.stackGroups,l=n.dataStartIndex,u=n.dataEndIndex,f=t.layout,d=t.children,h=t.stackOffset,m=g2(f,a);return r.reduce(function(g,v){var b,O=v.props,C=O.type,k=O.dataKey,P=O.allowDataOverflow,_=O.allowDuplicatedCategory,w=O.scale,j=O.ticks,E=O.includeHidden,I=v.props[o];if(g[I])return g;var z=Lu(t.data,{graphicalItems:i.filter(function(ue){return ue.props[o]===I}),dataStartIndex:l,dataEndIndex:u}),M=z.length,D,W,Y;TG(v.props.domain,P,C)&&(D=od(v.props.domain,null,P),m&&(C==="number"||w!=="auto")&&(Y=Wa(z,k,"category")));var V=H2(C);if(!D||D.length===0){var X,Z=(X=v.props.domain)!==null&&X!==void 0?X:V;if(k){if(D=Wa(z,k,C),C==="category"&&m){var G=uA(D);_&&G?(W=D,D=Ml(0,M)):_||(D=Oy(Z,D,v).reduce(function(ue,$){return ue.indexOf($)>=0?ue:[].concat(Xi(ue),[$])},[]))}else if(C==="category")_?D=D.filter(function(ue){return ue!==""&&!Ee(ue)}):D=Oy(Z,D,v).reduce(function(ue,$){return ue.indexOf($)>=0||$===""||Ee($)?ue:[].concat(Xi(ue),[$])},[]);else if(C==="number"){var Q=JF(z,i.filter(function(ue){return ue.props[o]===I&&(E||!ue.props.hide)}),k,a,f);Q&&(D=Q)}m&&(C==="number"||w!=="auto")&&(Y=Wa(z,k,"category"))}else m?D=Ml(0,M):s&&s[I]&&s[I].hasStack&&C==="number"?D=h==="expand"?[0,1]:v2(s[I].stackGroups,l,u):D=y2(z,i.filter(function(ue){return ue.props[o]===I&&(E||!ue.props.hide)}),C,f,!0);if(C==="number")D=Pd(d,D,I,a,j),Z&&(D=od(Z,D,P));else if(C==="category"&&Z){var T=Z,pe=D.every(function(ue){return T.indexOf(ue)>=0});pe&&(D=T)}}return J(J({},g),{},ye({},I,J(J({},v.props),{},{axisType:a,domain:D,categoricalDomain:Y,duplicateDomain:W,originalDomain:(b=v.props.domain)!==null&&b!==void 0?b:V,isCategorical:m,layout:f})))},{})},eq=function(t,n){var r=n.graphicalItems,i=n.Axis,a=n.axisType,o=n.axisIdKey,s=n.stackGroups,l=n.dataStartIndex,u=n.dataEndIndex,f=t.layout,d=t.children,h=Lu(t.data,{graphicalItems:r,dataStartIndex:l,dataEndIndex:u}),m=h.length,g=g2(f,a),v=-1;return r.reduce(function(b,O){var C=O.props[o],k=H2("number");if(!b[C]){v++;var P;return g?P=Ml(0,m):s&&s[C]&&s[C].hasStack?(P=v2(s[C].stackGroups,l,u),P=Pd(d,P,C,a)):(P=od(k,y2(h,r.filter(function(_){return _.props[o]===C&&!_.props.hide}),"number",f),i.defaultProps.allowDataOverflow),P=Pd(d,P,C,a)),J(J({},b),{},ye({},C,J(J({axisType:a},i.defaultProps),{},{hide:!0,orientation:bn(KG,"".concat(a,".").concat(v%2),null),domain:P,originalDomain:k,isCategorical:g,layout:f})))}return b},{})},tq=function(t,n){var r=n.axisType,i=r===void 0?"xAxis":r,a=n.AxisComp,o=n.graphicalItems,s=n.stackGroups,l=n.dataStartIndex,u=n.dataEndIndex,f=t.children,d="".concat(i,"Id"),h=un(f,a),m={};return h&&h.length?m=QG(t,{axes:h,graphicalItems:o,axisType:i,axisIdKey:d,stackGroups:s,dataStartIndex:l,dataEndIndex:u}):o&&o.length&&(m=eq(t,{Axis:a,graphicalItems:o,axisType:i,axisIdKey:d,stackGroups:s,dataStartIndex:l,dataEndIndex:u})),m},nq=function(t){var n=_r(t),r=Or(n,!1,!0);return{tooltipTicks:r,orderedTooltipTicks:Oh(r,function(i){return i.coordinate}),tooltipAxis:n,tooltipAxisBandSize:Cl(n,r)}},Ag=function(t){var n=t.children,r=t.defaultShowTooltip,i=er(n,Ao),a=0,o=0;return t.data&&t.data.length!==0&&(o=t.data.length-1),i&&i.props&&(i.props.startIndex>=0&&(a=i.props.startIndex),i.props.endIndex>=0&&(o=i.props.endIndex)),{chartX:0,chartY:0,dataStartIndex:a,dataEndIndex:o,activeTooltipIndex:-1,isTooltipActive:!!r}},rq=function(t){return!t||!t.length?!1:t.some(function(n){var r=rr(n&&n.type);return r&&r.indexOf("Bar")>=0})},jg=function(t){return t==="horizontal"?{numericAxisName:"yAxis",cateAxisName:"xAxis"}:t==="vertical"?{numericAxisName:"xAxis",cateAxisName:"yAxis"}:t==="centric"?{numericAxisName:"radiusAxis",cateAxisName:"angleAxis"}:{numericAxisName:"angleAxis",cateAxisName:"radiusAxis"}},iq=function(t,n){var r=t.props,i=t.graphicalItems,a=t.xAxisMap,o=a===void 0?{}:a,s=t.yAxisMap,l=s===void 0?{}:s,u=r.width,f=r.height,d=r.children,h=r.margin||{},m=er(d,Ao),g=er(d,Ja),v=Object.keys(l).reduce(function(_,w){var j=l[w],E=j.orientation;return!j.mirror&&!j.hide?J(J({},_),{},ye({},E,_[E]+j.width)):_},{left:h.left||0,right:h.right||0}),b=Object.keys(o).reduce(function(_,w){var j=o[w],E=j.orientation;return!j.mirror&&!j.hide?J(J({},_),{},ye({},E,bn(_,"".concat(E))+j.height)):_},{top:h.top||0,bottom:h.bottom||0}),O=J(J({},b),v),C=O.bottom;m&&(O.bottom+=m.props.height||Ao.defaultProps.height),g&&n&&(O=XF(O,i,r,n));var k=u-O.left-O.right,P=f-O.top-O.bottom;return J(J({brushBottom:C},O),{},{width:Math.max(k,0),height:Math.max(P,0)})},aq=function(t){var n,r=t.chartName,i=t.GraphicalChild,a=t.defaultTooltipEventType,o=a===void 0?"axis":a,s=t.validateTooltipEventTypes,l=s===void 0?["axis"]:s,u=t.axisComponents,f=t.legendContent,d=t.formatAxisMap,h=t.defaultProps,m=function(b,O){var C=O.graphicalItems,k=O.stackGroups,P=O.offset,_=O.updateId,w=O.dataStartIndex,j=O.dataEndIndex,E=b.barSize,I=b.layout,z=b.barGap,M=b.barCategoryGap,D=b.maxBarSize,W=jg(I),Y=W.numericAxisName,V=W.cateAxisName,X=rq(C),Z=X&&qF({barSize:E,stackGroups:k}),G=[];return C.forEach(function(Q,T){var pe=Lu(b.data,{graphicalItems:[Q],dataStartIndex:w,dataEndIndex:j}),ue=Q.props,$=ue.dataKey,_e=ue.maxBarSize,te=Q.props["".concat(Y,"Id")],ge=Q.props["".concat(V,"Id")],Ye={},Me=u.reduce(function(Ne,it){var tn,Cn=O["".concat(it.axisType,"Map")],R=Q.props["".concat(it.axisType,"Id")];Cn&&Cn[R]||it.axisType==="zAxis"||xG(!1);var q=Cn[R];return J(J({},Ne),{},(tn={},ye(tn,it.axisType,q),ye(tn,"".concat(it.axisType,"Ticks"),Or(q)),tn))},Ye),ae=Me[V],de=Me["".concat(V,"Ticks")],ve=k&&k[te]&&k[te].hasStack&&cH(Q,k[te].stackGroups),ee=rr(Q.type).indexOf("Bar")>=0,Ae=Cl(ae,de),he=[];if(ee){var xe,He,rt=Ee(_e)?D:_e,ft=(xe=(He=Cl(ae,de,!0))!==null&&He!==void 0?He:rt)!==null&&xe!==void 0?xe:0;he=KF({barGap:z,barCategoryGap:M,bandSize:ft!==Ae?ft:Ae,sizeList:Z[ge],maxBarSize:rt}),ft!==Ae&&(he=he.map(function(Ne){return J(J({},Ne),{},{position:J(J({},Ne.position),{},{offset:Ne.position.offset-ft/2})})}))}var en=Q&&Q.type&&Q.type.getComposedData;if(en){var Ue;G.push({props:J(J({},en(J(J({},Me),{},{displayedData:pe,props:b,dataKey:$,item:Q,bandSize:Ae,barPosition:he,offset:P,stackedData:ve,layout:I,dataStartIndex:w,dataEndIndex:j}))),{},(Ue={key:Q.key||"item-".concat(T)},ye(Ue,Y,Me[Y]),ye(Ue,V,Me[V]),ye(Ue,"animationId",_),Ue)),childIndex:wA(Q,b.children),item:Q})}}),G},g=function(b,O){var C=b.props,k=b.dataStartIndex,P=b.dataEndIndex,_=b.updateId;if(!a0({props:C}))return null;var w=C.children,j=C.layout,E=C.stackOffset,I=C.data,z=C.reverseStackOrder,M=jg(j),D=M.numericAxisName,W=M.cateAxisName,Y=un(w,i),V=sH(I,Y,"".concat(D,"Id"),"".concat(W,"Id"),E,z),X=u.reduce(function(pe,ue){var $="".concat(ue.axisType,"Map");return J(J({},pe),{},ye({},$,tq(C,J(J({},ue),{},{graphicalItems:Y,stackGroups:ue.axisType===D&&V,dataStartIndex:k,dataEndIndex:P}))))},{}),Z=iq(J(J({},X),{},{props:C,graphicalItems:Y}),O==null?void 0:O.legendBBox);Object.keys(X).forEach(function(pe){X[pe]=d(C,X[pe],Z,pe.replace("Map",""),r)});var G=X["".concat(W,"Map")],Q=nq(G),T=m(C,J(J({},X),{},{dataStartIndex:k,dataEndIndex:P,updateId:_,graphicalItems:Y,stackGroups:V,offset:Z}));return J(J({formattedGraphicalItems:T,graphicalItems:Y,offset:Z,stackGroups:V},Q),X)};return n=function(v){FG(O,v);var b=HG(O);function O(C){var k,P,_;return BG(this,O),_=b.call(this,C),ye(Pe(_),"eventEmitterSymbol",Symbol("rechartsEventEmitter")),ye(Pe(_),"accessibilityManager",new jG),ye(Pe(_),"handleLegendBBoxUpdate",function(w){if(w){var j=_.state,E=j.dataStartIndex,I=j.dataEndIndex,z=j.updateId;_.setState(J({legendBBox:w},g({props:_.props,dataStartIndex:E,dataEndIndex:I,updateId:z},J(J({},_.state),{},{legendBBox:w}))))}}),ye(Pe(_),"handleReceiveSyncEvent",function(w,j,E){if(_.props.syncId===w){if(E===_.eventEmitterSymbol&&typeof _.props.syncMethod!="function")return;_.applySyncEvent(j)}}),ye(Pe(_),"handleBrushChange",function(w){var j=w.startIndex,E=w.endIndex;if(j!==_.state.dataStartIndex||E!==_.state.dataEndIndex){var I=_.state.updateId;_.setState(function(){return J({dataStartIndex:j,dataEndIndex:E},g({props:_.props,dataStartIndex:j,dataEndIndex:E,updateId:I},_.state))}),_.triggerSyncEvent({dataStartIndex:j,dataEndIndex:E})}}),ye(Pe(_),"handleMouseEnter",function(w){var j=_.getMouseInfo(w);if(j){var E=J(J({},j),{},{isTooltipActive:!0});_.setState(E),_.triggerSyncEvent(E);var I=_.props.onMouseEnter;Te(I)&&I(E,w)}}),ye(Pe(_),"triggeredAfterMouseMove",function(w){var j=_.getMouseInfo(w),E=j?J(J({},j),{},{isTooltipActive:!0}):{isTooltipActive:!1};_.setState(E),_.triggerSyncEvent(E);var I=_.props.onMouseMove;Te(I)&&I(E,w)}),ye(Pe(_),"handleItemMouseEnter",function(w){_.setState(function(){return{isTooltipActive:!0,activeItem:w,activePayload:w.tooltipPayload,activeCoordinate:w.tooltipPosition||{x:w.cx,y:w.cy}}})}),ye(Pe(_),"handleItemMouseLeave",function(){_.setState(function(){return{isTooltipActive:!1}})}),ye(Pe(_),"handleMouseMove",function(w){w.persist(),_.throttleTriggeredAfterMouseMove(w)}),ye(Pe(_),"handleMouseLeave",function(w){var j={isTooltipActive:!1};_.setState(j),_.triggerSyncEvent(j);var E=_.props.onMouseLeave;Te(E)&&E(j,w)}),ye(Pe(_),"handleOuterEvent",function(w){var j=bA(w),E=bn(_.props,"".concat(j));if(j&&Te(E)){var I,z;/.*touch.*/i.test(j)?z=_.getMouseInfo(w.changedTouches[0]):z=_.getMouseInfo(w),E((I=z)!==null&&I!==void 0?I:{},w)}}),ye(Pe(_),"handleClick",function(w){var j=_.getMouseInfo(w);if(j){var E=J(J({},j),{},{isTooltipActive:!0});_.setState(E),_.triggerSyncEvent(E);var I=_.props.onClick;Te(I)&&I(E,w)}}),ye(Pe(_),"handleMouseDown",function(w){var j=_.props.onMouseDown;if(Te(j)){var E=_.getMouseInfo(w);j(E,w)}}),ye(Pe(_),"handleMouseUp",function(w){var j=_.props.onMouseUp;if(Te(j)){var E=_.getMouseInfo(w);j(E,w)}}),ye(Pe(_),"handleTouchMove",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&_.throttleTriggeredAfterMouseMove(w.changedTouches[0])}),ye(Pe(_),"handleTouchStart",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&_.handleMouseDown(w.changedTouches[0])}),ye(Pe(_),"handleTouchEnd",function(w){w.changedTouches!=null&&w.changedTouches.length>0&&_.handleMouseUp(w.changedTouches[0])}),ye(Pe(_),"triggerSyncEvent",function(w){_.props.syncId!==void 0&&Qc.emit(ef,_.props.syncId,w,_.eventEmitterSymbol)}),ye(Pe(_),"applySyncEvent",function(w){var j=_.props,E=j.layout,I=j.syncMethod,z=_.state.updateId,M=w.dataStartIndex,D=w.dataEndIndex;if(w.dataStartIndex!==void 0||w.dataEndIndex!==void 0)_.setState(J({dataStartIndex:M,dataEndIndex:D},g({props:_.props,dataStartIndex:M,dataEndIndex:D,updateId:z},_.state)));else if(w.activeTooltipIndex!==void 0){var W=w.chartX,Y=w.chartY,V=w.activeTooltipIndex,X=_.state,Z=X.offset,G=X.tooltipTicks;if(!Z)return;if(typeof I=="function")V=I(G,w);else if(I==="value"){V=-1;for(var Q=0;Q=0){var ve,ee;if(W.dataKey&&!W.allowDuplicatedCategory){var Ae=typeof W.dataKey=="function"?de:"payload.".concat(W.dataKey.toString());ve=Xs(Q,Ae,V),ee=T&&pe&&Xs(pe,Ae,V)}else ve=Q==null?void 0:Q[Y],ee=T&&pe&&pe[Y];if(ge||te){var he=w.props.activeIndex!==void 0?w.props.activeIndex:Y;return[B.cloneElement(w,J(J(J({},I.props),Me),{},{activeIndex:he})),null,null]}if(!Ee(ve))return[ae].concat(Xi(_.renderActivePoints({item:I,activePoint:ve,basePoint:ee,childIndex:Y,isRange:T})))}else{var xe,He=(xe=_.getItemByXY(_.state.activeCoordinate))!==null&&xe!==void 0?xe:{graphicalItem:ae},rt=He.graphicalItem,ft=rt.item,en=ft===void 0?w:ft,Ue=rt.childIndex,Ne=J(J(J({},I.props),Me),{},{activeIndex:Ue});return[B.cloneElement(en,Ne),null,null]}return T?[ae,null,null]:[ae,null]}),ye(Pe(_),"renderCustomized",function(w,j,E){return B.cloneElement(w,J(J({key:"recharts-customized-".concat(E)},_.props),_.state))}),ye(Pe(_),"renderMap",{CartesianGrid:{handler:_.renderGrid,once:!0},ReferenceArea:{handler:_.renderReferenceElement},ReferenceLine:{handler:_.renderReferenceElement},ReferenceDot:{handler:_.renderReferenceElement},XAxis:{handler:_.renderXAxis},YAxis:{handler:_.renderYAxis},Brush:{handler:_.renderBrush,once:!0},Bar:{handler:_.renderGraphicChild},Line:{handler:_.renderGraphicChild},Area:{handler:_.renderGraphicChild},Radar:{handler:_.renderGraphicChild},RadialBar:{handler:_.renderGraphicChild},Scatter:{handler:_.renderGraphicChild},Pie:{handler:_.renderGraphicChild},Funnel:{handler:_.renderGraphicChild},Tooltip:{handler:_.renderCursor,once:!0},PolarGrid:{handler:_.renderPolarGrid,once:!0},PolarAngleAxis:{handler:_.renderPolarAxis},PolarRadiusAxis:{handler:_.renderPolarAxis},Customized:{handler:_.renderCustomized}}),_.clipPathId="".concat((k=C.id)!==null&&k!==void 0?k:Yo("recharts"),"-clip"),_.throttleTriggeredAfterMouseMove=gb(_.triggeredAfterMouseMove,(P=C.throttleDelay)!==null&&P!==void 0?P:1e3/60),_.state={},_}return zG(O,[{key:"componentDidMount",value:function(){var k,P;this.addListener(),this.accessibilityManager.setDetails({container:this.container,offset:{left:(k=this.props.margin.left)!==null&&k!==void 0?k:0,top:(P=this.props.margin.top)!==null&&P!==void 0?P:0},coordinateList:this.state.tooltipTicks,mouseHandlerCallback:this.triggeredAfterMouseMove,layout:this.props.layout})}},{key:"getSnapshotBeforeUpdate",value:function(k,P){if(!this.props.accessibilityLayer)return null;if(this.state.tooltipTicks!==P.tooltipTicks&&this.accessibilityManager.setDetails({coordinateList:this.state.tooltipTicks}),this.props.layout!==k.layout&&this.accessibilityManager.setDetails({layout:this.props.layout}),this.props.margin!==k.margin){var _,w;this.accessibilityManager.setDetails({offset:{left:(_=this.props.margin.left)!==null&&_!==void 0?_:0,top:(w=this.props.margin.top)!==null&&w!==void 0?w:0}})}return null}},{key:"componentDidUpdate",value:function(){}},{key:"componentWillUnmount",value:function(){this.removeListener(),this.throttleTriggeredAfterMouseMove.cancel()}},{key:"getTooltipEventType",value:function(){var k=er(this.props.children,Gr);if(k&&typeof k.props.shared=="boolean"){var P=k.props.shared?"axis":"item";return l.indexOf(P)>=0?P:o}return o}},{key:"getMouseInfo",value:function(k){if(!this.container)return null;var P=this.container,_=P.getBoundingClientRect(),w=PN(_),j={chartX:Math.round(k.pageX-w.left),chartY:Math.round(k.pageY-w.top)},E=_.width/P.offsetWidth||1,I=this.inRange(j.chartX,j.chartY,E);if(!I)return null;var z=this.state,M=z.xAxisMap,D=z.yAxisMap,W=this.getTooltipEventType();if(W!=="axis"&&M&&D){var Y=_r(M).scale,V=_r(D).scale,X=Y&&Y.invert?Y.invert(j.chartX):null,Z=V&&V.invert?V.invert(j.chartY):null;return J(J({},j),{},{xValue:X,yValue:Z})}var G=Pg(this.state,this.props.data,this.props.layout,I);return G?J(J({},j),G):null}},{key:"inRange",value:function(k,P){var _=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,w=this.props.layout,j=k/_,E=P/_;if(w==="horizontal"||w==="vertical"){var I=this.state.offset,z=j>=I.left&&j<=I.left+I.width&&E>=I.top&&E<=I.top+I.height;return z?{x:j,y:E}:null}var M=this.state,D=M.angleAxisMap,W=M.radiusAxisMap;if(D&&W){var Y=_r(D);return Py({x:j,y:E},Y)}return null}},{key:"parseEventsOfWrapper",value:function(){var k=this.props.children,P=this.getTooltipEventType(),_=er(k,Gr),w={};_&&P==="axis"&&(_.props.trigger==="click"?w={onClick:this.handleClick}:w={onMouseEnter:this.handleMouseEnter,onMouseMove:this.handleMouseMove,onMouseLeave:this.handleMouseLeave,onTouchMove:this.handleTouchMove,onTouchStart:this.handleTouchStart,onTouchEnd:this.handleTouchEnd});var j=Zs(this.props,this.handleOuterEvent);return J(J({},j),w)}},{key:"addListener",value:function(){Qc.on(ef,this.handleReceiveSyncEvent)}},{key:"removeListener",value:function(){Qc.removeListener(ef,this.handleReceiveSyncEvent)}},{key:"filterFormatItem",value:function(k,P,_){for(var w=this.state.formattedGraphicalItems,j=0,E=w.length;jy.jsx(ep,{cx:e,cy:t,fill:L.blueTextAccent,r:2}),lq=()=>{const e=qt(),t=[...(e==null?void 0:e.data)||[]].sort((i,a)=>(i.year||0)-(a.year||0)),n=t.map(i=>i.year).filter(i=>i),r=t.map(i=>i.rate).filter(i=>i);return y.jsx(uq,{direction:"column",px:24,py:16,children:y.jsx(bN,{height:"100%",width:"100%",children:y.jsxs(oq,{margin:{bottom:20,left:20,right:20,top:20},children:[y.jsx(ap,{stroke:"#f5f5f5"}),y.jsx(Iu,{dataKey:"year",domain:[Math.min(...n),Math.max(...n)],label:{fill:L.white,fontSize:"12px",offset:-10,position:"insideBottom",value:e.x_axis_name},name:"X",tick:{fill:L.white,fontSize:"8px"},type:"number"}),y.jsx(Du,{color:"#000",dataKey:"rate",domain:[Math.min(...r),Math.max(...r)],label:{angle:-90,fill:L.white,fontSize:"12px",offset:0,position:"insideLeft",value:e.y_axis_name},name:"Y",tick:{fill:L.white,fontSize:"8px"},type:"number"}),y.jsx(Gr,{cursor:{strokeDasharray:"3 3"}}),y.jsx(Qo,{data:t,fill:L.blueTextAccent,line:!0,name:"A scatter",shape:y.jsx(sq,{})})]})})})},uq=H(F)` - width: 100%; - height: 100%; -`;var W2={},Zi={};Object.defineProperty(Zi,"__esModule",{value:!0});Zi.cssValue=Zi.parseLengthAndUnit=void 0;var cq={cm:!0,mm:!0,in:!0,px:!0,pt:!0,pc:!0,em:!0,ex:!0,ch:!0,rem:!0,vw:!0,vh:!0,vmin:!0,vmax:!0,"%":!0};function Y2(e){if(typeof e=="number")return{value:e,unit:"px"};var t,n=(e.match(/^[0-9.]*/)||"").toString();n.includes(".")?t=parseFloat(n):t=parseInt(n,10);var r=(e.match(/[^0-9]*$/)||"").toString();return cq[r]?{value:t,unit:r}:(console.warn("React Spinners: ".concat(e," is not a valid css value. Defaulting to ").concat(t,"px.")),{value:t,unit:"px"})}Zi.parseLengthAndUnit=Y2;function fq(e){var t=Y2(e);return"".concat(t.value).concat(t.unit)}Zi.cssValue=fq;var Nu={};Object.defineProperty(Nu,"__esModule",{value:!0});Nu.createAnimation=void 0;var dq=function(e,t,n){var r="react-spinners-".concat(e,"-").concat(n);if(typeof window>"u"||!window.document)return r;var i=document.createElement("style");document.head.appendChild(i);var a=i.sheet,o=` - @keyframes `.concat(r,` { - `).concat(t,` - } - `);return a&&a.insertRule(o,0),r};Nu.createAnimation=dq;var Hl=Bt&&Bt.__assign||function(){return Hl=Object.assign||function(e){for(var t,n=1,r=arguments.length;ne?"0.7":"1"}; - - padding: 10px 20px; - -${({disabled:e})=>e&&Gg` - cursor: none; - opacity: 0.5; - `} - - } - - &:hover { - background: ${({selected:e})=>e?L.gray300:L.gray200}; - } -} -`,V2=({count:e=0,updateCount:t,content:n,readOnly:r,refId:i})=>{const[a,o]=B.useState(!1);B.useEffect(()=>{o(!1)},[i]);let{image_url:s}=n||{};s&&(s=s.replace(".jpg","_l.jpg"));const l=5;async function u(){if(!(a||!i)){o(!0);try{await e8(i,l),t&&t(e+l)}catch(f){console.error(f)}o(!1)}}return r?e?y.jsx(Eg,{className:"booster__pill",style:{padding:"1px 8px 1px 3px",width:"fit-content"},children:y.jsxs(F,{align:"center",direction:"row",justify:"center",children:[y.jsx(q4,{fontSize:12}),y.jsx("div",{style:{fontSize:10},children:e||0})]})}):null:y.jsx("div",{children:y.jsx(Eg,{"data-testid":"booster-pill",disabled:a,onClick:async()=>{a||await u()},style:{padding:"4px 8px",borderWidth:0,backgroundColor:"#303342",height:"25px",width:"fit-content"},children:a?y.jsx(wq,{color:"#fff",loading:!0,size:10}):y.jsxs(F,{align:"center","data-testid":"loader",direction:"row",justify:"space-around",children:[y.jsx(vv,{style:{color:L.white}}),y.jsx("div",{style:{marginLeft:8,marginRight:8},children:"Boost"})]})})})},op=H(F)` - background: ${L.divider2}; - height: 1px; - margin: auto 22px; -`,G2=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"notes",children:[y.jsx("mask",{id:"mask0_1473_73722",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1473_73722)",children:y.jsx("path",{id:"notes_2",d:"M2.83337 11.7564C2.69171 11.7564 2.57296 11.7085 2.47712 11.6126C2.38129 11.5167 2.33337 11.3979 2.33337 11.2562C2.33337 11.1144 2.38129 10.9957 2.47712 10.9C2.57296 10.8043 2.69171 10.7564 2.83337 10.7564H9.16668C9.30834 10.7564 9.42709 10.8043 9.52293 10.9002C9.61876 10.9961 9.66668 11.1149 9.66668 11.2566C9.66668 11.3983 9.61876 11.5171 9.52293 11.6128C9.42709 11.7085 9.30834 11.7564 9.16668 11.7564H2.83337ZM2.83337 8.49997C2.69171 8.49997 2.57296 8.45204 2.47712 8.35617C2.38129 8.2603 2.33337 8.1415 2.33337 7.99977C2.33337 7.85804 2.38129 7.73931 2.47712 7.64359C2.57296 7.54787 2.69171 7.50001 2.83337 7.50001H13.1667C13.3083 7.50001 13.4271 7.54794 13.5229 7.64381C13.6188 7.73969 13.6667 7.85849 13.6667 8.00021C13.6667 8.14194 13.6188 8.26067 13.5229 8.35639C13.4271 8.45211 13.3083 8.49997 13.1667 8.49997H2.83337ZM2.83337 5.24357C2.69171 5.24357 2.57296 5.19564 2.47712 5.09976C2.38129 5.00389 2.33337 4.88509 2.33337 4.74336C2.33337 4.60164 2.38129 4.48291 2.47712 4.38719C2.57296 4.29146 2.69171 4.24359 2.83337 4.24359H13.1667C13.3083 4.24359 13.4271 4.29153 13.5229 4.38741C13.6188 4.48329 13.6667 4.60209 13.6667 4.74381C13.6667 4.88554 13.6188 5.00427 13.5229 5.09999C13.4271 5.19571 13.3083 5.24357 13.1667 5.24357H2.83337Z",fill:"currentColor"})})]})}),Sq=({stateless:e,node:t,searchTerm:n})=>y.jsxs(F,{grow:1,shrink:1,children:[y.jsx(Oq,{children:e&&y.jsxs(_q,{children:[y.jsx("div",{className:"icon",children:y.jsx(G2,{})}),y.jsx("div",{className:"title",children:"Description"})]})}),y.jsx(ht,{children:t!=null&&t.description?$n(t.description,n):"..."})]}),_q=H(F).attrs({direction:"row",align:"center"})` - .icon { - font-size: 16px; - color: ${L.GRAY3}; - margin-right: 7px; - } - - .title { - color: ${L.white}; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 700; - line-height: normal; - letter-spacing: 1pt; - text-transform: uppercase; - } -`,Oq=H(F).attrs({direction:"row",align:"center",justify:"space-between"})` - margin-bottom: 18px; -`,kq=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 14 14",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"content_copy",children:[y.jsx("mask",{id:"mask0_1489_75628",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"14",height:"14",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1489_75628)",children:y.jsx("path",{id:"content_copy_2",d:"M5.28363 10.2083C4.98897 10.2083 4.73956 10.1063 4.5354 9.9021C4.33124 9.69793 4.22915 9.44852 4.22915 9.15385V2.51287C4.22915 2.21821 4.33124 1.96879 4.5354 1.76462C4.73956 1.56046 4.98897 1.45837 5.28363 1.45837H10.1746C10.4693 1.45837 10.7187 1.56046 10.9229 1.76462C11.127 1.96879 11.2291 2.21821 11.2291 2.51287V9.15385C11.2291 9.44852 11.127 9.69793 10.9229 9.9021C10.7187 10.1063 10.4693 10.2083 10.1746 10.2083H5.28363ZM5.28363 9.33336H10.1746C10.2195 9.33336 10.2606 9.31466 10.298 9.27727C10.3354 9.23987 10.3541 9.19873 10.3541 9.15385V2.51287C10.3541 2.46799 10.3354 2.42685 10.298 2.38945C10.2606 2.35206 10.2195 2.33336 10.1746 2.33336H5.28363C5.23875 2.33336 5.19762 2.35206 5.16023 2.38945C5.12282 2.42685 5.10412 2.46799 5.10412 2.51287V9.15385C5.10412 9.19873 5.12282 9.23987 5.16023 9.27727C5.19762 9.31466 5.23875 9.33336 5.28363 9.33336ZM3.24198 12.25C2.94733 12.25 2.69792 12.1479 2.49375 11.9437C2.28958 11.7396 2.1875 11.4902 2.1875 11.1955V3.67953H3.06249V11.1955C3.06249 11.2404 3.08118 11.2815 3.11857 11.3189C3.15597 11.3563 3.19711 11.375 3.24198 11.375H9.00796V12.25H3.24198Z",fill:"currentColor"})})]})}),Cq=H.span` - color: ${L.white}; - cursor: pointer; - text-transform: uppercase; - font-weight: 500; - font-size: 12px; - text-align: right; - - &:hover { - color: ${L.GRAY3}; - } -`,Pq=({stateless:e,node:t})=>{var g;const[n,r]=At(v=>[v.transcriptIsOpen,v.setTranscriptOpen]),[i,a]=B.useState(!1),[o,s]=B.useState(""),[l,u]=B.useState(!1);if(!e&&!n)return null;const f=async()=>{try{const v=await Zp(t==null?void 0:t.ref_id);s(v.data.text)}catch(v){console.error("Error fetching full transcript",v)}},d=async()=>{if(o===""){const v=await Zp(t==null?void 0:t.ref_id);m(v.data.text)}else m(o);setTimeout(()=>{a(!1)},2e3)},h=async()=>{l?u(!1):(await f(),u(!0))},m=v=>{v!==void 0&&(navigator.clipboard.writeText(v),a(!0))};return y.jsxs(F,{grow:1,shrink:1,children:[y.jsxs(jq,{children:[e&&y.jsxs(Aq,{children:[y.jsx("div",{className:"icon",children:y.jsx(G2,{})}),y.jsx("div",{className:"title",children:"Transcript"})]}),t!=null&&t.text?y.jsx(y.Fragment,{children:i?y.jsxs(Mq,{align:"center",direction:"row",justify:"flex-start",children:[y.jsx("div",{className:"icon",children:y.jsx(lv,{})}),y.jsx("div",{className:"text",children:"Copied"})]}):y.jsx(Dt,{endIcon:y.jsx(kq,{}),onPointerDown:()=>d(),size:"small",variant:"outlined",children:"Copy"})}):y.jsx("div",{}),!e&&y.jsx(Tq,{onClick:()=>{r(!1)},children:y.jsx(K4,{fontSize:35})})]}),y.jsxs(Eq,{children:[l?o:`${(g=t==null?void 0:t.text)==null?void 0:g.substring(0,100)}`,y.jsxs(Cq,{onClick:h,children:["... ",l?"show less":"more"]})]})]})},Aq=H(F).attrs({direction:"row",align:"center"})` - .icon { - font-size: 16px; - color: ${L.GRAY3}; - margin-right: 7px; - } - - .title { - color: ${L.white}; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 700; - line-height: normal; - letter-spacing: 1pt; - text-transform: uppercase; - } -`,jq=H(F).attrs({direction:"row",align:"center",justify:"space-between"})` - margin-bottom: 18px; -`,Tq=H(F).attrs({})` - color: ${L.mainBottomIcons}; - cursor: pointer; - &:hover { - color: ${L.lightBlue500}; - } -`,Eq=H(F)` - color: ${L.white}; - whitespace: nowrap; - font-family: Barlow; - letter-spacing: 0.2pt; - font-size: 15px; - font-style: normal; - font-weight: 300; - line-height: 22px; -`,Mq=H(F)` - color: ${L.SECONDARY_BLUE}; - font-family: Barlow; - font-size: 13px; - font-weight: 500; - height: 28px; - padding: 0 20px; - .text { - margin-left: 5px; - } - - .icon { - font-size: 12px; - } -`,q2=({node:e})=>{const t=qt(),n=At(g=>g.currentSearch),{image_url:r,date:i,boost:a,node_type:o,id:s,show_title:l,episode_title:u,ref_id:f}=e||t||{},[d,h]=B.useState(a||0);if(B.useEffect(()=>{h(a??0)},[a]),!e&&!t)return null;const m=e||t;return y.jsx("div",{style:{overflow:"auto",flex:1,width:"100%"},children:y.jsxs($q,{children:[m&&o?y.jsx(Dq,{boostCount:d||0,date:i||0,episodeTitle:Ti(u),imageUrl:r,node:m,onClick:()=>null,showTitle:l,type:o}):null,y.jsx(nf,{}),y.jsxs(Iq,{children:[y.jsx(Ud,{amt:d}),y.jsx(V2,{content:e||t,count:d,refId:f,updateCount:h})]}),y.jsx(nf,{}),y.jsx(Mg,{children:y.jsx(Sq,{node:e||t,searchTerm:n,stateless:!0})}),((t==null?void 0:t.text)||(e==null?void 0:e.text))&&y.jsxs(y.Fragment,{children:[y.jsx(nf,{}),y.jsx(Mg,{children:y.jsx(Pq,{node:e||t,stateless:!0},s)})]})]})})},$q=H(F)` - flex: 1; - min-height: 100%; - flex-direction: column; - border-bottom: 1px solid #101317; - box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.5); - z-index: -1; -`,Iq=H(F)` - flex-direction: row; - justify-content: space-between; - padding: 18px 18px 18px; -`,Mg=H(F)` - padding: 18px 18px 18px; -`,Dq=H(Wd)` - & { - border-top: none; - padding-bottom: 18px; - font-size: 16px; - } -`,nf=H(op)` - margin: auto 0px 2px 0px; - opacity: 75%; -`,Lq=H(F)` - flex-direction: column; - border-bottom: 1px solid #101317; - z-index: 0; - background-color: rgba(0, 0, 0, 0.2); - - .episode-title { - font-size: 20px; - font-weight: 600; - color: ${L.white}; - } - - .show { - cursor: pointer; - &__title { - font-size: 12px; - font-style: normal; - font-weight: 400; - color: ${L.white}; - margin-left: 8px; - } - } -`,Nq=({selectedNodeShow:e})=>{const t=qt(),n=Ro(),{type:r}=t||{},i=At(a=>a.currentSearch);return y.jsxs(Lq,{p:20,children:[y.jsx(F,{align:"flex-start",children:r&&y.jsx(na,{type:r})}),y.jsx(F,{direction:"row",mb:22,mt:22,children:y.jsx(F,{grow:1,shrink:1,children:y.jsx(ht,{className:"episode-title",kind:"heading",children:$n((t==null?void 0:t.episode_title)||"Unknown",i)})})}),e?y.jsxs(F,{className:"show",direction:"row",onClick:()=>n(e),children:[y.jsx(In,{size:16,src:(e==null?void 0:e.image_url)||"",type:"show"}),y.jsx(ht,{className:"show__title",color:"mainBottomIcons",kind:"regular",children:e==null?void 0:e.show_title})]}):null]})},Rq=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"schedule",children:[y.jsx("mask",{id:"mask0_4051_4016",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_4051_4016)",children:y.jsx("path",{id:"schedule_2",d:"M12.75 11.6961V7.74995C12.75 7.53747 12.6781 7.35935 12.5343 7.2156C12.3904 7.07185 12.2122 6.99998 11.9997 6.99998C11.7871 6.99998 11.609 7.07185 11.4654 7.2156C11.3218 7.35935 11.25 7.53747 11.25 7.74995V11.9269C11.25 12.0446 11.2718 12.1587 11.3154 12.269C11.359 12.3794 11.4276 12.4814 11.5212 12.575L14.9462 16C15.0846 16.1384 15.2587 16.2093 15.4683 16.2125C15.6779 16.2157 15.8551 16.1448 16 16C16.1448 15.8551 16.2173 15.6795 16.2173 15.4731C16.2173 15.2667 16.1448 15.091 16 14.9462L12.75 11.6961ZM12.0016 21.5C10.6877 21.5 9.45268 21.2506 8.29655 20.752C7.1404 20.2533 6.13472 19.5765 5.2795 18.7217C4.42427 17.8669 3.74721 16.8616 3.24833 15.706C2.74944 14.5504 2.5 13.3156 2.5 12.0017C2.5 10.6877 2.74933 9.45268 3.248 8.29655C3.74667 7.1404 4.42342 6.13472 5.27825 5.2795C6.1331 4.42427 7.13834 3.74721 8.29398 3.24833C9.44959 2.74944 10.6844 2.5 11.9983 2.5C13.3122 2.5 14.5473 2.74933 15.7034 3.248C16.8596 3.74667 17.8652 4.42342 18.7205 5.27825C19.5757 6.1331 20.2527 7.13834 20.7516 8.29398C21.2505 9.44959 21.5 10.6844 21.5 11.9983C21.5 13.3122 21.2506 14.5473 20.752 15.7034C20.2533 16.8596 19.5765 17.8652 18.7217 18.7205C17.8669 19.5757 16.8616 20.2527 15.706 20.7516C14.5504 21.2505 13.3156 21.5 12.0016 21.5Z",fill:"currentColor"})})]})}),Bq="Flow 1",zq=0,Fq=12,Hq=15,Uq={g:"LottieFiles Figma v45"},Wq=[{ty:4,nm:"Rectangle 4497",sr:1,st:0,op:60,ip:0,hd:!1,ddd:0,bm:0,hasMask:!1,ao:0,ks:{a:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1.5,6],t:58},{s:[1.5,6],t:59}]},s:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100,100],t:58},{s:[100,100],t:59}]},sk:{a:0,k:0},p:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,6],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,6],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,6],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,6],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,9],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[13.5,9],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[13.5,6],t:58},{s:[13.5,6],t:59}]},r:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[0],t:58},{s:[0],t:59}]},sa:{a:0,k:0},o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}},shapes:[{ty:"sh",bm:0,hd:!1,nm:"",d:1,ks:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:58},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:59}]}},{ty:"fl",bm:0,hd:!1,nm:"",c:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1,1,1],t:58},{s:[1,1,1],t:59}]},r:1,o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}}],ind:1},{ty:4,nm:"Rectangle 4497",sr:1,st:0,op:60,ip:0,hd:!1,ddd:0,bm:0,hasMask:!1,ao:0,ks:{a:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,5],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,5],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1.5,3],t:58},{s:[1.5,3],t:59}]},s:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100,100],t:58},{s:[100,100],t:59}]},sk:{a:0,k:0},p:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,9],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,9],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,6],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,6],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,7],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[7.5,7],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[7.5,9],t:58},{s:[7.5,9],t:59}]},r:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[0],t:58},{s:[0],t:59}]},sa:{a:0,k:0},o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}},shapes:[{ty:"sh",bm:0,hd:!1,nm:"",d:1,ks:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,10],[0,10]]}],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,10],[0,10]]}],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:58},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:59}]}},{ty:"fl",bm:0,hd:!1,nm:"",c:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1,1,1],t:58},{s:[1,1,1],t:59}]},r:1,o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}}],ind:2},{ty:4,nm:"Rectangle 4497",sr:1,st:0,op:60,ip:0,hd:!1,ddd:0,bm:0,hasMask:!1,ao:0,ks:{a:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,3],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1.5,6],t:58},{s:[1.5,6],t:59}]},s:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100,100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100,100],t:58},{s:[100,100],t:59}]},sk:{a:0,k:0},p:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,9],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,9],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1.5,6],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1.5,6],t:58},{s:[1.5,6],t:59}]},r:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[0],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[0],t:58},{s:[0],t:59}]},sa:{a:0,k:0},o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}},shapes:[{ty:"sh",bm:0,hd:!1,nm:"",d:1,ks:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,6],[0,6]]}],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:58},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,0],[3,0],[3,12],[0,12]]}],t:59}]}},{ty:"fl",bm:0,hd:!1,nm:"",c:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[1,1,1],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[1,1,1],t:58},{s:[1,1,1],t:59}]},r:1,o:{a:1,k:[{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:0},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:1},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:19},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:20},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:38},{o:{x:0,y:0},i:{x:.58,y:1},s:[100],t:40},{o:{x:0,y:0},i:{x:1,y:1},s:[100],t:58},{s:[100],t:59}]}}],ind:3}],Yq="5.7.0",Vq=60,Gq=57.6,qq=0,Kq=[],Xq={nm:Bq,ddd:zq,h:Fq,w:Hq,meta:Uq,layers:Wq,v:Yq,fr:Vq,op:Gq,ip:qq,assets:Kq},Zq=()=>{const e=B.useRef(null);return B.useEffect(()=>{const t=document.getElementById("lottie-timestamp-equalizer");return t&&(e.current=A4.loadAnimation({container:t,animationData:Xq,loop:!0,autoplay:!0})),()=>{e.current&&e.current.destroy()}},[]),y.jsx("div",{id:"lottie-timestamp-equalizer",style:{width:"18px",height:"18px"}})},Jq=H(F).attrs(()=>({direction:"row"}))` - cursor: pointer; - color: ${L.primaryText1}; - border-top: 1px solid ${L.black}; - background: ${e=>e.isSelected?"rgba(97, 138, 255, 0.1)":`${L.BG1}`}; - - .play-pause { - font-size: 24px; - border-radius: 4px; - color: ${L.GRAY7}; - cursor: pointer; - } - - .info { - margin-left: auto; - color: ${L.GRAY7}; - font-size: 24px; - } - - &:hover { - .play-pause { - color: ${L.white}; - } - } -`,Qq=({onClick:e,timestamp:t,isSelected:n,setOpenClip:r})=>{const i=n?"blueTextAccent":"placeholderText";return n?(X4,L[i]):(Z4,L[i]),y.jsxs(Jq,{align:"center","data-testid":"wrapper",direction:"row",isSelected:n,justify:"flex-start",onClick:e,px:20,py:20,children:[y.jsxs("div",{children:[y.jsx(iv,{className:"play-pause",children:n?y.jsx(Zq,{}):y.jsx(Rq,{})}),!1]}),y.jsxs(eK,{align:"flex-start",direction:"column",justify:"center",children:[t.timestamp&&y.jsx("span",{className:"timestamp",children:t8(t.timestamp)}),y.jsx("span",{className:"title",children:Ti(t.show_title)})]}),y.jsx("div",{className:"info",children:y.jsx(F,{"data-testid":"info-icon-wrapper",onClick:()=>r(t),pt:4,children:y.jsx(J4,{})})})]})},eK=H(F)` - font-size: 13px; - color: ${L.white}; - font-family: 'Barlow'; - margin: 0 16px; - flex-shrink: 1; - .title { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - max-width: 100%; - } - .timestamp { - color: ${L.GRAY6}; - } -`,tK=H(F)` - overflow: scroll; - - &::-webkit-scrollbar { - width: 1px; - height: 4px; - } - - &::-webkit-scrollbar-thumb { - width: 1px; - height: 4px; - } -`,nK=()=>{const e=qt(),t=uv(),[n,r]=B.useState(null),[i,a]=B.useState(null),[o,s,l,u,f]=Vl(g=>[g.playingNode,g.setPlayingNodeLink,g.setPlayingTime,g.setIsSeeking,g.playingTime]),d=B.useMemo(()=>cv((t==null?void 0:t.nodes)||[],e),[t==null?void 0:t.nodes,e]),h=B.useMemo(()=>t==null?void 0:t.nodes.find(g=>g.node_type==="show"&&g.show_title===(e==null?void 0:e.show_title)),[t==null?void 0:t.nodes,e]),m=B.useCallback(g=>{var b;const v=ei(((b=g==null?void 0:g.timestamp)==null?void 0:b.split("-")[0])||"00:00:01");(o&&g.link&&(o==null?void 0:o.link)!==g.link||(!o||(o==null?void 0:o.link)!==g.link)&&g.link!==void 0)&&(s(g.link),l(0),u(!0)),l(v),u(!0),a(g)},[o,s,u,a,l]);return B.useEffect(()=>{d!=null&&d.length&&!d.some(g=>g.ref_id===(i==null?void 0:i.ref_id))&&m(d[0])},[d,i,m]),B.useEffect(()=>{if(d!=null&&d.length){const g=d.find(v=>{if(!v.timestamp)return!1;const b=ei(v.timestamp.split("-")[0]);return Math.abs(b-f)<1});g&&g.ref_id!==(i==null?void 0:i.ref_id)&&a(g)}},[f,d,i]),e?y.jsx("div",{style:{overflow:"auto",flex:1,width:"100%"},children:y.jsxs(iK,{children:[n&&y.jsx(aK,{className:"slide-me",direction:"up",in:!!n,children:y.jsxs(rK,{children:[y.jsx(F,{className:"close-info",onClick:()=>r(null),children:y.jsx(Kl,{})}),n&&y.jsx(q2,{node:n})]})}),y.jsx(Nq,{selectedNodeShow:h}),!!(d!=null&&d.length)&&y.jsx(tK,{children:y.jsx(F,{pb:20,children:d==null?void 0:d.map((g,v)=>y.jsx(Qq,{isSelected:(i==null?void 0:i.ref_id)===g.ref_id,onClick:()=>m(g),setOpenClip:r,timestamp:g},`${g.episode_title}_${v}`))})})]})}):null},rK=H(F)` - border-radius: 20px; - overflow: hidden; - height: 100%; - - .close-info { - position: absolute; - color: ${L.white}; - top: 20px; - right: 20px; - font-size: 20px; - cursor: pointer; - } -`,iK=H(F)` - position: relative; - flex: 1; - min-height: 100%; - flex-direction: column; - border-bottom: 1px solid #101317; - box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.5); -`,aK=H(Ei)` - && { - position: sticky; - left: 0; - right: 0; - bottom: 0; - top: 0; - border-radius: 16px; - overflow: hidden; - background: ${L.BG1}; - z-index: 1; - } -`,oK=()=>{const e=qt(),t=e==null?void 0:e.name;return y.jsxs(F,{direction:"column",px:24,py:16,children:[y.jsx(In,{"data-testid":"person-image",size:80,src:(e==null?void 0:e.source_link)||"",type:"image"}),y.jsx(F,{py:20,children:y.jsx(ht,{color:"primaryText1",kind:"bigHeading",children:t})})]})},sK=()=>{const{sender_pic:e,sender_alias:t,date:n,message_content:r}=qt()||{};return y.jsxs(F,{direction:"row",children:[y.jsx(cK,{src:e}),y.jsxs(lK,{children:[y.jsxs(F,{align:"flex-end",className:"info",direction:"row",children:[t&&y.jsx("span",{className:"info__name",children:t}),n&&y.jsx("span",{className:"info__date",children:n})]}),r&&y.jsx(uK,{dangerouslySetInnerHTML:{__html:r8(r)}})]})]})},lK=H(F)` - color: ${L.black}; - border-radius: 8px; - font-size: 20px; - margin-left: 8px; - flex: 1; - - .info__date { - color: ${L.textMessages}; - font-size: 14px; - margin-left: 8px; - } - - .info__name { - color: ${L.green400}; - font-size: 16px; - } -`,uK=H.div` - background: ${L.white}; - border-radius: 8px; - padding: 16px; - position: relative; - &:before { - content: ''; - width: 0; - height: 0; - border-left: 10px solid transparent; - border-right: 10px solid transparent; - border-top: 10px solid ${L.white}; - position: absolute; - left: -6px; - top: 0; - } - - .username { - color: ${L.blueTextAccent}; - } - - a { - color: ${L.blueTextAccent}; - text-decoration: none; - } - - a:hover, - a:visited { - color: ${L.blueTextAccent}; - text-decoration: none; - } -`,cK=H.img` - width: 40px; - height: 40px; - border-radius: 50%; - background: green; -`,fK=()=>{const e=qt(),t=(e==null?void 0:e.name)||(e==null?void 0:e.label);return y.jsxs(F,{direction:"row",px:24,py:16,children:[y.jsx(In,{"data-testid":"person-image",size:80,src:(e==null?void 0:e.image_url)||"person_placeholder_img.png",type:"person"}),y.jsx(F,{p:20,children:y.jsx(ht,{color:"primaryText1",kind:"bigHeading",children:t})})]})},dK=e=>y.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 20 16",fill:"none",children:y.jsx("g",{children:y.jsx("path",{d:"M3.54126 13.2369C3.36418 13.2369 3.21574 13.177 3.09595 13.0572C2.97616 12.9373 2.91626 12.7888 2.91626 12.6117C2.91626 12.4345 2.97616 12.2861 3.09595 12.1665C3.21574 12.0468 3.36418 11.987 3.54126 11.987H8.54926C8.72634 11.987 8.87478 12.0469 8.99457 12.1667C9.11436 12.2866 9.17426 12.4351 9.17426 12.6122C9.17426 12.7894 9.11436 12.9378 8.99457 13.0575C8.87478 13.1771 8.72634 13.2369 8.54926 13.2369H3.54126ZM3.54126 9.9036C3.36418 9.9036 3.21574 9.84369 3.09595 9.72385C2.97616 9.60401 2.91626 9.45551 2.91626 9.27835C2.91626 9.10119 2.97616 8.95278 3.09595 8.83312C3.21574 8.71347 3.36418 8.65365 3.54126 8.65365H11.8586C12.0356 8.65365 12.1841 8.71356 12.3039 8.8334C12.4237 8.95324 12.4836 9.10174 12.4836 9.2789C12.4836 9.45606 12.4237 9.60447 12.3039 9.72413C12.1841 9.84378 12.0356 9.9036 11.8586 9.9036H3.54126ZM3.54126 6.57027C3.36418 6.57027 3.21574 6.51035 3.09595 6.39052C2.97616 6.27067 2.91626 6.12217 2.91626 5.94502C2.91626 5.76785 2.97616 5.61944 3.09595 5.49979C3.21574 5.38014 3.36418 5.32031 3.54126 5.32031H11.8586C12.0356 5.32031 12.1841 5.38023 12.3039 5.50006C12.4237 5.61991 12.4836 5.76841 12.4836 5.94556C12.4836 6.12273 12.4237 6.27114 12.3039 6.39079C12.1841 6.51044 12.0356 6.57027 11.8586 6.57027H3.54126ZM14.0989 16.6936C14.0348 16.73 13.9721 16.7495 13.9106 16.7521C13.8492 16.7548 13.7864 16.7423 13.7223 16.7145C13.6582 16.6867 13.608 16.6456 13.5717 16.5911C13.5354 16.5366 13.5172 16.4704 13.5172 16.3924V11.9726C13.5172 11.8956 13.5354 11.8283 13.5717 11.7706C13.608 11.7129 13.6582 11.6702 13.7223 11.6424C13.7864 11.6147 13.8492 11.6021 13.9106 11.6048C13.9721 11.6074 14.0348 11.6269 14.0989 11.6633L17.4434 13.8604C17.507 13.8984 17.5514 13.9459 17.5768 14.0029C17.6022 14.06 17.6149 14.1202 17.6149 14.1836C17.6149 14.2469 17.6022 14.3069 17.5768 14.3634C17.5514 14.4198 17.507 14.4669 17.4434 14.5046L14.0989 16.6936Z",fill:"#909BAA"})})}),hK=({node:e,onClick:t})=>{var i,a;const n=ei(e.timestamp||""),r=Math.ceil(n/60);return y.jsx(pK,{onClick:t,p:20,children:y.jsxs("div",{children:[y.jsxs(F,{align:"flex-start",direction:"row",justify:"flex-start",children:[y.jsx(F,{align:"center",children:y.jsx(In,{size:64,src:(e==null?void 0:e.image_url)||"",type:(e==null?void 0:e.node_type)||"episode"})}),y.jsxs("div",{className:"content",children:[y.jsxs(F,{align:"center",direction:"row",children:[y.jsx(na,{type:"episode"}),r>0&&y.jsxs("div",{className:"subtitle",children:[r," ",r===1?"min":"mins"]})]}),y.jsx(ht,{className:"title",color:"primaryText1",kind:"regular",children:e.episode_title})]})]}),y.jsxs(F,{align:"center",direction:"row",justify:"flex-end",children:[y.jsxs(ht,{className:"clipText",color:"mainBottomIcons",kind:"regular",children:[((i=e==null?void 0:e.children)==null?void 0:i.length)||0," ",((a=e==null?void 0:e.children)==null?void 0:a.length)===1?"Clip":"Clips"]}),y.jsx(dK,{style:{color:L.white}})]})]})})},pK=H(F).attrs({})` - direction: row; - cursor: pointer; - color: ${L.primaryText1}; - border-bottom: 1px solid #101317; - - .content { - margin-left: 16px; - align-self: stretch; - justify-content: space-between; - display: flex; - flex-direction: column; - width: 100%; - margin-bottom: 24px; - } - - .title { - margin-top: 12px; - display: block; - } - - .clipText { - font-size: 12px; - margin-right: 6px; - } -`,mK=H(F)` - flex: 1; - min-height: 100%; - flex-direction: column; - border-bottom: 1px solid #101317; - box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.5); - z-index: 0; - - .subtitle { - font-size: 0.75rem; - font-weight: 400; - color: ${L.GRAY6}; - margin-left: 8px; - max-width: 160px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; - } -`,yK=H(F)` - flex-direction: column; - border-bottom: 1px solid #101317; - z-index: 0; - padding: 42px 20px; - background-color: #1c1e26; -`,gK=H(ht)` - font-size: 20px; - font-weight: 700; - max-width: 250px; - -webkit-box-orient: vertical; - max-height: calc(2 * 1.5em); - line-height: 1.5em; - overflow: hidden; - text-overflow: ellipsis; - display: -webkit-box; - -webkit-line-clamp: 2; - margin-bottom: 26px; -`,vK=H.div` - max-height: calc(100vh - 340px); - overflow-y: auto; -`,xK=()=>{const e=qt(),t=Ro(),n=uv(),[r,i]=B.useState([]),a=B.useMemo(()=>{var l;const o=new Set,s={};if((l=e==null?void 0:e.children)!=null&&l.length){e.children.forEach((f,d)=>{var g,v,b,O;const h=cv((n==null?void 0:n.nodes)||[],e)||[],m=n==null?void 0:n.nodes.find(C=>C.ref_id===f);if(m){m.timestamp=(g=h[0])==null?void 0:g.timestamp;const C=(O=(b=(v=h[d])==null?void 0:v.hosts)==null?void 0:b[0])==null?void 0:O.name;C&&o.add(C),s[f]=m,s[f]=m}});const u=Array.from(o);i(u)}return Object.values(s).filter(u=>u.node_type==="episode").sort((u,f)=>(f.weight||0)-(u.weight||0))},[n==null?void 0:n.nodes,e]);return y.jsxs(mK,{children:[y.jsx(yK,{children:y.jsxs(F,{direction:"row",children:[y.jsx(F,{pr:24,children:y.jsx(In,{size:80,src:(e==null?void 0:e.image_url)||"audio_default.svg",type:"show"})}),y.jsx(F,{direction:"column",children:y.jsxs(F,{direction:"column",grow:1,justify:"space-between",children:[y.jsxs(F,{align:"center",direction:"row",justify:"flex-start",children:[y.jsx(na,{type:"show"})," ",y.jsxs("div",{className:"subtitle",children:["by ",r.join(", ")||(e==null?void 0:e.show_title)]})]}),y.jsx(gK,{kind:"bigHeading",children:(e==null?void 0:e.show_title)||"Unknown"})]})})]})}),y.jsxs(F,{direction:"column",children:[y.jsx(F,{p:24,children:y.jsx(ht,{className:"relatedHeader",kind:"medium",children:"Related Episodes"})}),y.jsx(vK,{children:a.map(o=>y.jsx(hK,{node:o,onClick:()=>t(o)},o.ref_id))})]})]})},bK=()=>{const e=qt();return y.jsx(F,{align:"center",justify:"center",children:y.jsx(ht,{color:"primaryText1",kind:"hugeHeading",children:e==null?void 0:e.label})})},wK=()=>{const e=qt(),t=e?Yd(e):null,{date:n,boost:r,text:i,name:a,verified:o,image_url:s,twitter_handle:l,ref_id:u}=t||{},f=(t==null?void 0:t.tweet_id)||"",[d,h]=B.useState(r||0),m=At(g=>g.currentSearch);return t&&y.jsxs(y.Fragment,{children:[y.jsxs(F,{direction:"column",p:24,children:[y.jsxs(F,{align:"center",direction:"row",pr:16,children:[y.jsx(SK,{children:y.jsx(In,{rounded:!0,size:58,src:s||"",type:"person"})}),y.jsxs(F,{children:[y.jsxs(_K,{align:"center",direction:"row",children:[a,o&&y.jsx("div",{className:"verification",children:y.jsx("img",{alt:"verified",src:"verified_twitter.svg"})})]}),l&&y.jsxs(OK,{children:["@",l]})]})]}),y.jsxs(F,{grow:1,shrink:1,children:[y.jsx(kK,{"data-testid":"episode-description",children:$n(i||"",m)}),y.jsx(F,{direction:"row",justify:"flex-start",children:!!n&&y.jsx(ni,{children:No.unix(n).format("ll")})})]}),y.jsx(F,{align:"stretch",mt:22,children:y.jsx("a",{href:`https://twitter.com/${l}/status/${f}?open=system`,rel:"noopener noreferrer",target:"_blank",children:y.jsx(PK,{endIcon:y.jsx(Er,{}),children:"View Tweet"})})})]}),y.jsx(CK,{}),y.jsxs(F,{direction:"row",justify:"space-between",pt:14,px:24,children:[y.jsx(Ud,{amt:d}),y.jsx(V2,{content:t,count:d,refId:u,updateCount:h})]})]})},SK=H(F)` - img { - width: 64px; - height: 64px; - border-radius: 50%; - object-fit: cover; - } - margin-right: 16px; -`,_K=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 600; - line-height: normal; - letter-spacing: -0.22px; - .verification { - margin-left: 4px; - } -`,OK=H(F)` - color: ${L.GRAY7}; - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 400; - line-height: normal; -`,kK=H(F)` - color: ${L.white}; - font-family: Barlow; - font-size: 17px; - font-weight: 400; - font-style: normal; - line-height: 130%; - letter-spacing: -0.39px; - margin: 8px 0; - display: -webkit-box; - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; -`,CK=H(op)` - margin: 0 0 6px 0; - opacity: 75%; -`,PK=H(Dt)` - width: 100%; -`,AK=()=>{var f,d,h,m;const e=qt(),t=B.useRef(null),{currentPlayingAudio:n,setCurrentPlayingAudio:r}=At(g=>g),[i,a]=B.useState(!1);B.useEffect(()=>{const g=t.current,v=()=>{r(null),a(!1)};return g&&g.addEventListener("ended",v),()=>{g&&g.removeEventListener("ended",v)}},[r]);const o=()=>{n!=null&&n.current&&n.current!==t.current&&(n.current.pause(),r(null)),t.current&&(t.current.paused?(t.current.play(),r(t),a(!0)):(t.current.pause(),r(null),a(!1)))};if(!e)return null;const s=!!((f=e.properties)!=null&&f.image_url),l=!!((d=e.properties)!=null&&d.audio_EN),u=e.properties||{};return y.jsxs(LK,{children:[s?y.jsx($K,{children:y.jsx("img",{alt:"img_a11y",onError:g=>{g.currentTarget.src="generic_placeholder_img.png",g.currentTarget.className="default-img"},src:(h=e.properties)==null?void 0:h.image_url})}):null,y.jsxs(EK,{grow:1,justify:"flex-start",pt:s?0:8,shrink:1,children:[y.jsx(F,{ml:24,mt:20,style:{width:"fit-content"},children:y.jsx(na,{type:e.node_type||""})}),y.jsx(MK,{children:Object.entries(u).filter(([g])=>g!=="media_url"&&g!=="link").map(([g,v])=>y.jsx(TK,{hasAudio:l,isPlaying:i,label:jK(g),togglePlay:o,value:v},g))})]}),l&&((m=e.properties)==null?void 0:m.audio_EN)&&y.jsx(RK,{ref:t,src:e.properties.audio_EN,children:y.jsx("track",{kind:"captions"})})]})},jK=e=>e.replace(/_/g," ").replace(/\b\w/g,t=>t.toUpperCase()),TK=({label:e,value:t,hasAudio:n,isPlaying:r,togglePlay:i})=>{const a=t.length>140,o=At(s=>s.currentSearch);return!t||e==="Audio EN"?null:y.jsxs(y.Fragment,{children:[y.jsxs(IK,{className:Fn("node-detail",{"node-detail__long":a}),children:[y.jsxs(ht,{className:"node-detail__label",children:[e,e==="Text"&&n&&y.jsx(NK,{onClick:i,children:r?y.jsx(mv,{}):y.jsx(yv,{})})]}),y.jsx(ht,{className:"node-detail__value",children:$n(String(t),o)})]}),y.jsx(DK,{})]})},EK=H(F)` - overflow: auto; - width: 100%; - flex-grow: 1; - padding-top: 16px; -`,MK=H(F)` - padding: 4px 24px; -`,$K=H(F)` - width: 100%; - height: 240px; - padding-top: 20px; - justify-content: center; - align-items: center; - - img { - max-width: 100%; - max-height: 100%; - object-fit: contain; - } - - .default-img { - background-size: cover; - background-position: center; - background-repeat: no-repeat; - width: 100px; - height: 100px; - border-radius: 2px; - } -`,IK=H(F)` - width: 100%; - display: flex; - flex-direction: row; - gap: 10px; - font-family: Barlow; - padding: 12px 0; - font-size: 14px; - line-height: 22px; - - &.node-detail { - .node-detail__label { - min-width: 116px; - font-weight: 600; - display: flex; - align-items: center; - } - - .node-detail__value { - font-weight: 400; - word-wrap: normal; - word-break: break-word; - } - - &__long { - flex-direction: column; - } - } -`,DK=H(op)` - margin: auto 0px 2px 0px; - opacity: 0.75; -`,LK=H(F)` - flex-direction: column; - height: 100%; -`,NK=H(Dt)` - &&.MuiButton-root { - background-color: ${L.COLLAPSE_BUTTON}; - border: none; - cursor: pointer; - flex-shrink: 0; - padding: 0px; - width: 27px; - height: 26px; - min-width: 26px; - border-radius: 6px; - left: 84%; - display: flex; - align-items: center; - justify-content: center; - } - - svg { - width: 29px; - height: 12px; - color: white; - } -`,RK=H.audio` - display: none; -`,BK=()=>{var s,l;const[e,t]=B.useState(!1),n=qt(),r=!!(n!=null&&n.source_link),i=B.useRef(null),a=At(u=>u.currentSearch),o=u=>{u.stopPropagation(),u.currentTarget.blur(),t(!e)};return B.useEffect(()=>{var u,f;e?(u=i.current)==null||u.play():(f=i.current)==null||f.pause()},[e]),y.jsxs(F,{align:"flex-start",basis:"100%",direction:"column",grow:1,justify:"center",pt:r?62:0,shrink:1,children:[r&&y.jsxs(zK,{children:[y.jsx(bv,{color:L.GRAY6}),y.jsx(UK,{children:n==null?void 0:n.source_link}),y.jsx(FK,{href:`${n==null?void 0:n.source_link}?open=system`,onClick:u=>u.stopPropagation(),target:"_blank",children:y.jsx(Er,{})})]}),(s=n==null?void 0:n.audio)!=null&&s.length?y.jsxs(F,{justify:"flex-start",p:12,children:[y.jsx(Dt,{onClick:u=>o(u),startIcon:e?y.jsx(Yl,{}):y.jsx(Bd,{}),children:e?"Pause":"Play"}),y.jsx(WK,{ref:i,src:((l=n.audio[0])==null?void 0:l.link)||"",children:y.jsx("track",{kind:"captions"})})]}):null,y.jsx(HK,{grow:1,justify:"flex-start",p:12,shrink:1,children:y.jsx(ht,{color:"primaryText1",kind:"regular",children:$n((n==null?void 0:n.text)||"",a)})})]})},zK=H(F)` - top: 0px; - position: absolute; - border-radius: 16px 16px 0px 0px; - padding: 0px 12px; - width: 100%; - height: 48px; - display: flex; - flex-direction: row; - align-items: center; - background-color: ${L.BG2}; - gap: 5px; - color: ${L.GRAY6}; - - span { - font-family: Barlow; - font-size: 12px; - font-weight: 400; - line-height: 19px; - color: ${L.GRAY6}; - } -`,FK=H.a` - color: ${L.GRAY6}; - font-size: 16px; - height: 16px; - display: flex; - gap: 5px; - align-items: center; -`,HK=H(F)` - overflow: auto; -`,UK=H(ht)` - max-width: 150px; - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; -`,WK=H.audio` - height: 0; - width: 0; -`,YK=()=>{const e=qt(),{setPlayingNode:t}=Vl(n=>n);switch(B.useEffect(()=>{var r,i;if(!e)return;(e.media_url||e.link||((r=e.properties)==null?void 0:r.link)||((i=e.properties)==null?void 0:i.media_url))&&t(e)},[t,e]),e==null?void 0:e.node_type){case"guest":case"person":return y.jsx(fK,{});case"data_series":return y.jsx(lq,{});case"tribe_message":return y.jsx(sK,{});case"Tweet":return y.jsx(wK,{});case"topic":return y.jsx(bK,{});case"show":return y.jsx(xK,{});case"video":case"podcast":case"clip":case"twitter_space":return y.jsx(q2,{});case"document":return y.jsx(BK,{});case"episode":return y.jsx(nK,{},e.ref_id);case"image":return y.jsx(oK,{});default:return y.jsx(AK,{})}},VK=B.memo(YK);var GK=function(t,n,r){var i=document.head||document.getElementsByTagName("head")[0],a=document.createElement("script");typeof n=="function"&&(r=n,n={}),n=n||{},r=r||function(){},a.type=n.type||"text/javascript",a.charset=n.charset||"utf8",a.async="async"in n?!!n.async:!0,a.src=t,n.attrs&&qK(a,n.attrs),n.text&&(a.text=""+n.text);var o="onload"in a?$g:KK;o(a,r),a.onload||$g(a,r),i.appendChild(a)};function qK(e,t){for(var n in t)e.setAttribute(n,t[n])}function $g(e,t){e.onload=function(){this.onerror=this.onload=null,t(null,e)},e.onerror=function(){this.onerror=this.onload=null,t(new Error("Failed to load "+this.src),e)}}function KK(e,t){e.onreadystatechange=function(){this.readyState!="complete"&&this.readyState!="loaded"||(this.onreadystatechange=null,t(null,e))}}var XK=function(t){return ZK(t)&&!JK(t)};function ZK(e){return!!e&&typeof e=="object"}function JK(e){var t=Object.prototype.toString.call(e);return t==="[object RegExp]"||t==="[object Date]"||tX(e)}var QK=typeof Symbol=="function"&&Symbol.for,eX=QK?Symbol.for("react.element"):60103;function tX(e){return e.$$typeof===eX}function nX(e){return Array.isArray(e)?[]:{}}function Lo(e,t){return t.clone!==!1&&t.isMergeableObject(e)?Ji(nX(e),e,t):e}function rX(e,t,n){return e.concat(t).map(function(r){return Lo(r,n)})}function iX(e,t){if(!t.customMerge)return Ji;var n=t.customMerge(e);return typeof n=="function"?n:Ji}function aX(e){return Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[]}function Ig(e){return Object.keys(e).concat(aX(e))}function K2(e,t){try{return t in e}catch{return!1}}function oX(e,t){return K2(e,t)&&!(Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))}function sX(e,t,n){var r={};return n.isMergeableObject(e)&&Ig(e).forEach(function(i){r[i]=Lo(e[i],n)}),Ig(t).forEach(function(i){oX(e,i)||(K2(e,i)&&n.isMergeableObject(t[i])?r[i]=iX(i,n)(e[i],t[i],n):r[i]=Lo(t[i],n))}),r}function Ji(e,t,n){n=n||{},n.arrayMerge=n.arrayMerge||rX,n.isMergeableObject=n.isMergeableObject||XK,n.cloneUnlessOtherwiseSpecified=Lo;var r=Array.isArray(t),i=Array.isArray(e),a=r===i;return a?r?n.arrayMerge(e,t,n):sX(e,t,n):Lo(t,n)}Ji.all=function(t,n){if(!Array.isArray(t))throw new Error("first argument should be an array");return t.reduce(function(r,i){return Ji(r,i,n)},{})};var lX=Ji,X2=lX,uX=Object.create,Ru=Object.defineProperty,cX=Object.getOwnPropertyDescriptor,fX=Object.getOwnPropertyNames,dX=Object.getPrototypeOf,hX=Object.prototype.hasOwnProperty,pX=(e,t)=>{for(var n in t)Ru(e,n,{get:t[n],enumerable:!0})},Z2=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of fX(t))!hX.call(e,i)&&i!==n&&Ru(e,i,{get:()=>t[i],enumerable:!(r=cX(t,i))||r.enumerable});return e},sp=(e,t,n)=>(n=e!=null?uX(dX(e)):{},Z2(t||!e||!e.__esModule?Ru(n,"default",{value:e,enumerable:!0}):n,e)),mX=e=>Z2(Ru({},"__esModule",{value:!0}),e),J2={};pX(J2,{callPlayer:()=>EX,getConfig:()=>jX,getSDK:()=>AX,isBlobUrl:()=>$X,isMediaStream:()=>MX,lazy:()=>xX,omit:()=>TX,parseEndTime:()=>kX,parseStartTime:()=>OX,queryString:()=>PX,randomString:()=>CX,supportsWebKitPresentationMode:()=>IX});var Bu=mX(J2),yX=sp(B),gX=sp(GK),vX=sp(X2);const xX=e=>yX.default.lazy(async()=>{const t=await e();return typeof t.default=="function"?t:t.default}),bX=/[?&#](?:start|t)=([0-9hms]+)/,wX=/[?&#]end=([0-9hms]+)/,Td=/(\d+)(h|m|s)/g,SX=/^\d+$/;function Q2(e,t){if(e instanceof Array)return;const n=e.match(t);if(n){const r=n[1];if(r.match(Td))return _X(r);if(SX.test(r))return parseInt(r)}}function _X(e){let t=0,n=Td.exec(e);for(;n!==null;){const[,r,i]=n;i==="h"&&(t+=parseInt(r,10)*60*60),i==="m"&&(t+=parseInt(r,10)*60),i==="s"&&(t+=parseInt(r,10)),n=Td.exec(e)}return t}function OX(e){return Q2(e,bX)}function kX(e){return Q2(e,wX)}function CX(){return Math.random().toString(36).substr(2,5)}function PX(e){return Object.keys(e).map(t=>`${t}=${e[t]}`).join("&")}function rf(e){return window[e]?window[e]:window.exports&&window.exports[e]?window.exports[e]:window.module&&window.module.exports&&window.module.exports[e]?window.module.exports[e]:null}const vi={},AX=function(t,n,r=null,i=()=>!0,a=gX.default){const o=rf(n);return o&&i(o)?Promise.resolve(o):new Promise((s,l)=>{if(vi[t]){vi[t].push({resolve:s,reject:l});return}vi[t]=[{resolve:s,reject:l}];const u=f=>{vi[t].forEach(d=>d.resolve(f))};if(r){const f=window[r];window[r]=function(){f&&f(),u(rf(n))}}a(t,f=>{f?(vi[t].forEach(d=>d.reject(f)),vi[t]=null):r||u(rf(n))})})};function jX(e,t){return(0,vX.default)(t.config,e.config)}function TX(e,...t){const n=[].concat(...t),r={},i=Object.keys(e);for(const a of i)n.indexOf(a)===-1&&(r[a]=e[a]);return r}function EX(e,...t){if(!this.player||!this.player[e]){let n=`ReactPlayer: ${this.constructor.displayName} player could not call %c${e}%c – `;return this.player?this.player[e]||(n+="The method was not available"):n+="The player was not available",console.warn(n,"font-weight: bold",""),null}return this.player[e](...t)}function MX(e){return typeof window<"u"&&typeof window.MediaStream<"u"&&e instanceof window.MediaStream}function $X(e){return/^blob:/.test(e)}function IX(e=document.createElement("video")){const t=/iPhone|iPod/.test(navigator.userAgent)===!1;return e.webkitSupportsPresentationMode&&typeof e.webkitSetPresentationMode=="function"&&t}var lp=Object.defineProperty,DX=Object.getOwnPropertyDescriptor,LX=Object.getOwnPropertyNames,NX=Object.prototype.hasOwnProperty,RX=(e,t)=>{for(var n in t)lp(e,n,{get:t[n],enumerable:!0})},BX=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of LX(t))!NX.call(e,i)&&i!==n&&lp(e,i,{get:()=>t[i],enumerable:!(r=DX(t,i))||r.enumerable});return e},zX=e=>BX(lp({},"__esModule",{value:!0}),e),ew={};RX(ew,{AUDIO_EXTENSIONS:()=>up,DASH_EXTENSIONS:()=>hw,FLV_EXTENSIONS:()=>pw,HLS_EXTENSIONS:()=>fp,MATCH_URL_DAILYMOTION:()=>uw,MATCH_URL_FACEBOOK:()=>rw,MATCH_URL_FACEBOOK_WATCH:()=>iw,MATCH_URL_KALTURA:()=>dw,MATCH_URL_MIXCLOUD:()=>cw,MATCH_URL_SOUNDCLOUD:()=>tw,MATCH_URL_STREAMABLE:()=>aw,MATCH_URL_TWITCH_CHANNEL:()=>lw,MATCH_URL_TWITCH_VIDEO:()=>sw,MATCH_URL_VIDYARD:()=>fw,MATCH_URL_VIMEO:()=>nw,MATCH_URL_WISTIA:()=>ow,MATCH_URL_YOUTUBE:()=>Ed,VIDEO_EXTENSIONS:()=>cp,canPlay:()=>HX});var FX=zX(ew),Dg=Bu;const Ed=/(?:youtu\.be\/|youtube(?:-nocookie|education)?\.com\/(?:embed\/|v\/|watch\/|watch\?v=|watch\?.+&v=|shorts\/|live\/))((\w|-){11})|youtube\.com\/playlist\?list=|youtube\.com\/user\//,tw=/(?:soundcloud\.com|snd\.sc)\/[^.]+$/,nw=/vimeo\.com\/(?!progressive_redirect).+/,rw=/^https?:\/\/(www\.)?facebook\.com.*\/(video(s)?|watch|story)(\.php?|\/).+$/,iw=/^https?:\/\/fb\.watch\/.+$/,aw=/streamable\.com\/([a-z0-9]+)$/,ow=/(?:wistia\.(?:com|net)|wi\.st)\/(?:medias|embed)\/(?:iframe\/)?([^?]+)/,sw=/(?:www\.|go\.)?twitch\.tv\/videos\/(\d+)($|\?)/,lw=/(?:www\.|go\.)?twitch\.tv\/([a-zA-Z0-9_]+)($|\?)/,uw=/^(?:(?:https?):)?(?:\/\/)?(?:www\.)?(?:(?:dailymotion\.com(?:\/embed)?\/video)|dai\.ly)\/([a-zA-Z0-9]+)(?:_[\w_-]+)?(?:[\w.#_-]+)?/,cw=/mixcloud\.com\/([^/]+\/[^/]+)/,fw=/vidyard.com\/(?:watch\/)?([a-zA-Z0-9-_]+)/,dw=/^https?:\/\/[a-zA-Z]+\.kaltura.(com|org)\/p\/([0-9]+)\/sp\/([0-9]+)00\/embedIframeJs\/uiconf_id\/([0-9]+)\/partner_id\/([0-9]+)(.*)entry_id.([a-zA-Z0-9-_].*)$/,up=/\.(m4a|m4b|mp4a|mpga|mp2|mp2a|mp3|m2a|m3a|wav|weba|aac|oga|spx)($|\?)/i,cp=/\.(mp4|og[gv]|webm|mov|m4v)(#t=[,\d+]+)?($|\?)/i,fp=/\.(m3u8)($|\?)/i,hw=/\.(mpd)($|\?)/i,pw=/\.(flv)($|\?)/i,Md=e=>{if(e instanceof Array){for(const t of e)if(typeof t=="string"&&Md(t)||Md(t.src))return!0;return!1}return(0,Dg.isMediaStream)(e)||(0,Dg.isBlobUrl)(e)?!0:up.test(e)||cp.test(e)||fp.test(e)||hw.test(e)||pw.test(e)},HX={youtube:e=>e instanceof Array?e.every(t=>Ed.test(t)):Ed.test(e),soundcloud:e=>tw.test(e)&&!up.test(e),vimeo:e=>nw.test(e)&&!cp.test(e)&&!fp.test(e),facebook:e=>rw.test(e)||iw.test(e),streamable:e=>aw.test(e),wistia:e=>ow.test(e),twitch:e=>sw.test(e)||lw.test(e),dailymotion:e=>uw.test(e),mixcloud:e=>cw.test(e),vidyard:e=>fw.test(e),kaltura:e=>dw.test(e),file:Md};var dp=Object.defineProperty,UX=Object.getOwnPropertyDescriptor,WX=Object.getOwnPropertyNames,YX=Object.prototype.hasOwnProperty,VX=(e,t)=>{for(var n in t)dp(e,n,{get:t[n],enumerable:!0})},GX=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of WX(t))!YX.call(e,i)&&i!==n&&dp(e,i,{get:()=>t[i],enumerable:!(r=UX(t,i))||r.enumerable});return e},qX=e=>GX(dp({},"__esModule",{value:!0}),e),mw={};VX(mw,{default:()=>XX});var KX=qX(mw),nn=Bu,Xt=FX,XX=[{key:"youtube",name:"YouTube",canPlay:Xt.canPlay.youtube,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./YouTube-ac97eec6.js").then(e=>e.Y),["assets/YouTube-ac97eec6.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"soundcloud",name:"SoundCloud",canPlay:Xt.canPlay.soundcloud,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./SoundCloud-ff97527a.js").then(e=>e.S),["assets/SoundCloud-ff97527a.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"vimeo",name:"Vimeo",canPlay:Xt.canPlay.vimeo,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Vimeo-8dbee3d5.js").then(e=>e.V),["assets/Vimeo-8dbee3d5.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"facebook",name:"Facebook",canPlay:Xt.canPlay.facebook,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Facebook-9cbfb8fd.js").then(e=>e.F),["assets/Facebook-9cbfb8fd.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"streamable",name:"Streamable",canPlay:Xt.canPlay.streamable,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Streamable-32ea3232.js").then(e=>e.S),["assets/Streamable-32ea3232.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"wistia",name:"Wistia",canPlay:Xt.canPlay.wistia,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Wistia-f188f8bf.js").then(e=>e.W),["assets/Wistia-f188f8bf.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"twitch",name:"Twitch",canPlay:Xt.canPlay.twitch,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Twitch-6251f902.js").then(e=>e.T),["assets/Twitch-6251f902.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"dailymotion",name:"DailyMotion",canPlay:Xt.canPlay.dailymotion,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./DailyMotion-e3c418c3.js").then(e=>e.D),["assets/DailyMotion-e3c418c3.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"mixcloud",name:"Mixcloud",canPlay:Xt.canPlay.mixcloud,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Mixcloud-0967013d.js").then(e=>e.M),["assets/Mixcloud-0967013d.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"vidyard",name:"Vidyard",canPlay:Xt.canPlay.vidyard,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Vidyard-0a8b7e37.js").then(e=>e.V),["assets/Vidyard-0a8b7e37.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"kaltura",name:"Kaltura",canPlay:Xt.canPlay.kaltura,lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./Kaltura-f1b9cba8.js").then(e=>e.K),["assets/Kaltura-f1b9cba8.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))},{key:"file",name:"FilePlayer",canPlay:Xt.canPlay.file,canEnablePIP:e=>Xt.canPlay.file(e)&&(document.pictureInPictureEnabled||(0,nn.supportsWebKitPresentationMode)())&&!Xt.AUDIO_EXTENSIONS.test(e),lazyPlayer:(0,nn.lazy)(()=>rn(()=>import("./FilePlayer-8f1b5c8c.js").then(e=>e.F),["assets/FilePlayer-8f1b5c8c.js","assets/index-022521cf.js","assets/index-a2878e02.css"]))}],Lg=Number.isNaN||function(t){return typeof t=="number"&&t!==t};function ZX(e,t){return!!(e===t||Lg(e)&&Lg(t))}function JX(e,t){if(e.length!==t.length)return!1;for(var n=0;n{for(var n in t)zu(e,n,{get:t[n],enumerable:!0})},gw=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of lZ(t))!cZ.call(e,i)&&i!==n&&zu(e,i,{get:()=>t[i],enumerable:!(r=sZ(t,i))||r.enumerable});return e},dZ=(e,t,n)=>(n=e!=null?oZ(uZ(e)):{},gw(t||!e||!e.__esModule?zu(n,"default",{value:e,enumerable:!0}):n,e)),hZ=e=>gw(zu({},"__esModule",{value:!0}),e),vw={};fZ(vw,{defaultProps:()=>yZ,propTypes:()=>mZ});var xw=hZ(vw),pZ=dZ(T4);const{string:Ut,bool:Wt,number:xi,array:af,oneOfType:$a,shape:pn,object:Yt,func:wt,node:Ng}=pZ.default,mZ={url:$a([Ut,af,Yt]),playing:Wt,loop:Wt,controls:Wt,volume:xi,muted:Wt,playbackRate:xi,width:$a([Ut,xi]),height:$a([Ut,xi]),style:Yt,progressInterval:xi,playsinline:Wt,pip:Wt,stopOnUnmount:Wt,light:$a([Wt,Ut,Yt]),playIcon:Ng,previewTabIndex:xi,fallback:Ng,oEmbedUrl:Ut,wrapper:$a([Ut,wt,pn({render:wt.isRequired})]),config:pn({soundcloud:pn({options:Yt}),youtube:pn({playerVars:Yt,embedOptions:Yt,onUnstarted:wt}),facebook:pn({appId:Ut,version:Ut,playerId:Ut,attributes:Yt}),dailymotion:pn({params:Yt}),vimeo:pn({playerOptions:Yt,title:Ut}),file:pn({attributes:Yt,tracks:af,forceVideo:Wt,forceAudio:Wt,forceHLS:Wt,forceSafariHLS:Wt,forceDisableHls:Wt,forceDASH:Wt,forceFLV:Wt,hlsOptions:Yt,hlsVersion:Ut,dashVersion:Ut,flvVersion:Ut}),wistia:pn({options:Yt,playerId:Ut,customControls:af}),mixcloud:pn({options:Yt}),twitch:pn({options:Yt,playerId:Ut}),vidyard:pn({options:Yt})}),onReady:wt,onStart:wt,onPlay:wt,onPause:wt,onBuffer:wt,onBufferEnd:wt,onEnded:wt,onError:wt,onDuration:wt,onSeek:wt,onPlaybackRateChange:wt,onPlaybackQualityChange:wt,onProgress:wt,onClickPreview:wt,onEnablePIP:wt,onDisablePIP:wt},Mt=()=>{},yZ={playing:!1,loop:!1,controls:!1,volume:null,muted:!1,playbackRate:1,width:"640px",height:"360px",style:{},progressInterval:1e3,playsinline:!1,pip:!1,stopOnUnmount:!0,light:!1,fallback:null,wrapper:"div",previewTabIndex:0,oEmbedUrl:"https://noembed.com/embed?url={url}",config:{soundcloud:{options:{visual:!0,buying:!1,liking:!1,download:!1,sharing:!1,show_comments:!1,show_playcount:!1}},youtube:{playerVars:{playsinline:1,showinfo:0,rel:0,iv_load_policy:3,modestbranding:1},embedOptions:{},onUnstarted:Mt},facebook:{appId:"1309697205772819",version:"v3.3",playerId:null,attributes:{}},dailymotion:{params:{api:1,"endscreen-enable":!1}},vimeo:{playerOptions:{autopause:!1,byline:!1,portrait:!1,title:!1},title:null},file:{attributes:{},tracks:[],forceVideo:!1,forceAudio:!1,forceHLS:!1,forceDASH:!1,forceFLV:!1,hlsOptions:{},hlsVersion:"1.1.4",dashVersion:"3.1.3",flvVersion:"1.5.0",forceDisableHls:!1},wistia:{options:{},playerId:null,customControls:null},mixcloud:{options:{hide_cover:1}},twitch:{options:{},playerId:null},vidyard:{options:{}}},onReady:Mt,onStart:Mt,onPlay:Mt,onPause:Mt,onBuffer:Mt,onBufferEnd:Mt,onEnded:Mt,onError:Mt,onDuration:Mt,onSeek:Mt,onPlaybackRateChange:Mt,onPlaybackQualityChange:Mt,onProgress:Mt,onClickPreview:Mt,onEnablePIP:Mt,onDisablePIP:Mt};var gZ=Object.create,es=Object.defineProperty,vZ=Object.getOwnPropertyDescriptor,xZ=Object.getOwnPropertyNames,bZ=Object.getPrototypeOf,wZ=Object.prototype.hasOwnProperty,SZ=(e,t,n)=>t in e?es(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,_Z=(e,t)=>{for(var n in t)es(e,n,{get:t[n],enumerable:!0})},bw=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of xZ(t))!wZ.call(e,i)&&i!==n&&es(e,i,{get:()=>t[i],enumerable:!(r=vZ(t,i))||r.enumerable});return e},ww=(e,t,n)=>(n=e!=null?gZ(bZ(e)):{},bw(t||!e||!e.__esModule?es(n,"default",{value:e,enumerable:!0}):n,e)),OZ=e=>bw(es({},"__esModule",{value:!0}),e),vt=(e,t,n)=>(SZ(e,typeof t!="symbol"?t+"":t,n),n),Sw={};_Z(Sw,{default:()=>Fu});var kZ=OZ(Sw),Rg=ww(B),CZ=ww(yw),_w=xw,PZ=Bu;const AZ=5e3;class Fu extends Rg.Component{constructor(){super(...arguments),vt(this,"mounted",!1),vt(this,"isReady",!1),vt(this,"isPlaying",!1),vt(this,"isLoading",!0),vt(this,"loadOnReady",null),vt(this,"startOnPlay",!0),vt(this,"seekOnPlay",null),vt(this,"onDurationCalled",!1),vt(this,"handlePlayerMount",t=>{if(this.player){this.progress();return}this.player=t,this.player.load(this.props.url),this.progress()}),vt(this,"getInternalPlayer",t=>this.player?this.player[t]:null),vt(this,"progress",()=>{if(this.props.url&&this.player&&this.isReady){const t=this.getCurrentTime()||0,n=this.getSecondsLoaded(),r=this.getDuration();if(r){const i={playedSeconds:t,played:t/r};n!==null&&(i.loadedSeconds=n,i.loaded=n/r),(i.playedSeconds!==this.prevPlayed||i.loadedSeconds!==this.prevLoaded)&&this.props.onProgress(i),this.prevPlayed=i.playedSeconds,this.prevLoaded=i.loadedSeconds}}this.progressTimeout=setTimeout(this.progress,this.props.progressFrequency||this.props.progressInterval)}),vt(this,"handleReady",()=>{if(!this.mounted)return;this.isReady=!0,this.isLoading=!1;const{onReady:t,playing:n,volume:r,muted:i}=this.props;t(),!i&&r!==null&&this.player.setVolume(r),this.loadOnReady?(this.player.load(this.loadOnReady,!0),this.loadOnReady=null):n&&this.player.play(),this.handleDurationCheck()}),vt(this,"handlePlay",()=>{this.isPlaying=!0,this.isLoading=!1;const{onStart:t,onPlay:n,playbackRate:r}=this.props;this.startOnPlay&&(this.player.setPlaybackRate&&r!==1&&this.player.setPlaybackRate(r),t(),this.startOnPlay=!1),n(),this.seekOnPlay&&(this.seekTo(this.seekOnPlay),this.seekOnPlay=null),this.handleDurationCheck()}),vt(this,"handlePause",t=>{this.isPlaying=!1,this.isLoading||this.props.onPause(t)}),vt(this,"handleEnded",()=>{const{activePlayer:t,loop:n,onEnded:r}=this.props;t.loopOnEnded&&n&&this.seekTo(0),n||(this.isPlaying=!1,r())}),vt(this,"handleError",(...t)=>{this.isLoading=!1,this.props.onError(...t)}),vt(this,"handleDurationCheck",()=>{clearTimeout(this.durationCheckTimeout);const t=this.getDuration();t?this.onDurationCalled||(this.props.onDuration(t),this.onDurationCalled=!0):this.durationCheckTimeout=setTimeout(this.handleDurationCheck,100)}),vt(this,"handleLoaded",()=>{this.isLoading=!1})}componentDidMount(){this.mounted=!0}componentWillUnmount(){clearTimeout(this.progressTimeout),clearTimeout(this.durationCheckTimeout),this.isReady&&this.props.stopOnUnmount&&(this.player.stop(),this.player.disablePIP&&this.player.disablePIP()),this.mounted=!1}componentDidUpdate(t){if(!this.player)return;const{url:n,playing:r,volume:i,muted:a,playbackRate:o,pip:s,loop:l,activePlayer:u,disableDeferredLoading:f}=this.props;if(!(0,CZ.default)(t.url,n)){if(this.isLoading&&!u.forceLoad&&!f&&!(0,PZ.isMediaStream)(n)){console.warn(`ReactPlayer: the attempt to load ${n} is being deferred until the player has loaded`),this.loadOnReady=n;return}this.isLoading=!0,this.startOnPlay=!0,this.onDurationCalled=!1,this.player.load(n,this.isReady)}!t.playing&&r&&!this.isPlaying&&this.player.play(),t.playing&&!r&&this.isPlaying&&this.player.pause(),!t.pip&&s&&this.player.enablePIP&&this.player.enablePIP(),t.pip&&!s&&this.player.disablePIP&&this.player.disablePIP(),t.volume!==i&&i!==null&&this.player.setVolume(i),t.muted!==a&&(a?this.player.mute():(this.player.unmute(),i!==null&&setTimeout(()=>this.player.setVolume(i)))),t.playbackRate!==o&&this.player.setPlaybackRate&&this.player.setPlaybackRate(o),t.loop!==l&&this.player.setLoop&&this.player.setLoop(l)}getDuration(){return this.isReady?this.player.getDuration():null}getCurrentTime(){return this.isReady?this.player.getCurrentTime():null}getSecondsLoaded(){return this.isReady?this.player.getSecondsLoaded():null}seekTo(t,n,r){if(!this.isReady){t!==0&&(this.seekOnPlay=t,setTimeout(()=>{this.seekOnPlay=null},AZ));return}if(n?n==="fraction":t>0&&t<1){const a=this.player.getDuration();if(!a){console.warn("ReactPlayer: could not seek using fraction – duration not yet available");return}this.player.seekTo(a*t,r);return}this.player.seekTo(t,r)}render(){const t=this.props.activePlayer;return t?Rg.default.createElement(t,{...this.props,onMount:this.handlePlayerMount,onReady:this.handleReady,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onLoaded:this.handleLoaded,onError:this.handleError}):null}}vt(Fu,"displayName","Player");vt(Fu,"propTypes",_w.propTypes);vt(Fu,"defaultProps",_w.defaultProps);var jZ=Object.create,ts=Object.defineProperty,TZ=Object.getOwnPropertyDescriptor,EZ=Object.getOwnPropertyNames,MZ=Object.getPrototypeOf,$Z=Object.prototype.hasOwnProperty,IZ=(e,t,n)=>t in e?ts(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,DZ=(e,t)=>{for(var n in t)ts(e,n,{get:t[n],enumerable:!0})},Ow=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of EZ(t))!$Z.call(e,i)&&i!==n&&ts(e,i,{get:()=>t[i],enumerable:!(r=TZ(t,i))||r.enumerable});return e},ns=(e,t,n)=>(n=e!=null?jZ(MZ(e)):{},Ow(t||!e||!e.__esModule?ts(n,"default",{value:e,enumerable:!0}):n,e)),LZ=e=>Ow(ts({},"__esModule",{value:!0}),e),gt=(e,t,n)=>(IZ(e,typeof t!="symbol"?t+"":t,n),n),kw={};DZ(kw,{createReactPlayer:()=>YZ});var NZ=LZ(kw),wi=ns(B),RZ=ns(X2),of=ns(tZ),Bg=ns(yw),Ra=xw,Cw=Bu,BZ=ns(kZ);const zZ=(0,Cw.lazy)(()=>rn(()=>import("./Preview-54147fba.js").then(e=>e.P),["assets/Preview-54147fba.js","assets/index-022521cf.js","assets/index-a2878e02.css"])),FZ=typeof window<"u"&&window.document,HZ=typeof Bt<"u"&&Bt.window&&Bt.window.document,UZ=Object.keys(Ra.propTypes),WZ=FZ||HZ?wi.Suspense:()=>null,Ia=[],YZ=(e,t)=>{var n;return n=class extends wi.Component{constructor(){super(...arguments),gt(this,"state",{showPreview:!!this.props.light}),gt(this,"references",{wrapper:r=>{this.wrapper=r},player:r=>{this.player=r}}),gt(this,"handleClickPreview",r=>{this.setState({showPreview:!1}),this.props.onClickPreview(r)}),gt(this,"showPreview",()=>{this.setState({showPreview:!0})}),gt(this,"getDuration",()=>this.player?this.player.getDuration():null),gt(this,"getCurrentTime",()=>this.player?this.player.getCurrentTime():null),gt(this,"getSecondsLoaded",()=>this.player?this.player.getSecondsLoaded():null),gt(this,"getInternalPlayer",(r="player")=>this.player?this.player.getInternalPlayer(r):null),gt(this,"seekTo",(r,i,a)=>{if(!this.player)return null;this.player.seekTo(r,i,a)}),gt(this,"handleReady",()=>{this.props.onReady(this)}),gt(this,"getActivePlayer",(0,of.default)(r=>{for(const i of[...Ia,...e])if(i.canPlay(r))return i;return t||null})),gt(this,"getConfig",(0,of.default)((r,i)=>{const{config:a}=this.props;return RZ.default.all([Ra.defaultProps.config,Ra.defaultProps.config[i]||{},a,a[i]||{}])})),gt(this,"getAttributes",(0,of.default)(r=>(0,Cw.omit)(this.props,UZ))),gt(this,"renderActivePlayer",r=>{if(!r)return null;const i=this.getActivePlayer(r);if(!i)return null;const a=this.getConfig(r,i.key);return wi.default.createElement(BZ.default,{...this.props,key:i.key,ref:this.references.player,config:a,activePlayer:i.lazyPlayer||i,onReady:this.handleReady})})}shouldComponentUpdate(r,i){return!(0,Bg.default)(this.props,r)||!(0,Bg.default)(this.state,i)}componentDidUpdate(r){const{light:i}=this.props;!r.light&&i&&this.setState({showPreview:!0}),r.light&&!i&&this.setState({showPreview:!1})}renderPreview(r){if(!r)return null;const{light:i,playIcon:a,previewTabIndex:o,oEmbedUrl:s}=this.props;return wi.default.createElement(zZ,{url:r,light:i,playIcon:a,previewTabIndex:o,oEmbedUrl:s,onClick:this.handleClickPreview})}render(){const{url:r,style:i,width:a,height:o,fallback:s,wrapper:l}=this.props,{showPreview:u}=this.state,f=this.getAttributes(r),d=typeof l=="string"?this.references.wrapper:void 0;return wi.default.createElement(l,{ref:d,style:{...i,width:a,height:o},...f},wi.default.createElement(WZ,{fallback:s},u?this.renderPreview(r):this.renderActivePlayer(r)))}},gt(n,"displayName","ReactPlayer"),gt(n,"propTypes",Ra.propTypes),gt(n,"defaultProps",Ra.defaultProps),gt(n,"addCustomPlayer",r=>{Ia.push(r)}),gt(n,"removeCustomPlayers",()=>{Ia.length=0}),gt(n,"canPlay",r=>{for(const i of[...Ia,...e])if(i.canPlay(r))return!0;return!1}),gt(n,"canEnablePIP",r=>{for(const i of[...Ia,...e])if(i.canEnablePIP&&i.canEnablePIP(r))return!0;return!1}),n};var VZ=Object.create,Hu=Object.defineProperty,GZ=Object.getOwnPropertyDescriptor,qZ=Object.getOwnPropertyNames,KZ=Object.getPrototypeOf,XZ=Object.prototype.hasOwnProperty,ZZ=(e,t)=>{for(var n in t)Hu(e,n,{get:t[n],enumerable:!0})},Pw=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of qZ(t))!XZ.call(e,i)&&i!==n&&Hu(e,i,{get:()=>t[i],enumerable:!(r=GZ(t,i))||r.enumerable});return e},JZ=(e,t,n)=>(n=e!=null?VZ(KZ(e)):{},Pw(t||!e||!e.__esModule?Hu(n,"default",{value:e,enumerable:!0}):n,e)),QZ=e=>Pw(Hu({},"__esModule",{value:!0}),e),Aw={};ZZ(Aw,{default:()=>rJ});var eJ=QZ(Aw),$d=JZ(KX),tJ=NZ;const nJ=$d.default[$d.default.length-1];var rJ=(0,tJ.createReactPlayer)($d.default,nJ);const iJ=st(eJ),aJ=e=>y.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 32 32",fill:"currentColor",children:[y.jsx("mask",{id:"mask0_4160_9271",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"32",height:"32",children:y.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_4160_9271)",children:y.jsx("path",{d:"M11 25V21H7V19H13V25H11ZM19 25V19H25V21H21V25H19ZM7 13V11H11V7H13V13H7ZM19 13V7H21V11H25V13H19Z",fill:"currentColor"})})]}),oJ=e=>y.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 22 22",fill:"currentColor",children:[y.jsx("mask",{id:"mask0_3130_18463",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"22",height:"22",children:y.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_3130_18463)",children:y.jsx("path",{d:"M4.58301 17.4166V12.8333H5.95798V16.0416H9.16634V17.4166H4.58301ZM4.58301 9.16658V4.58325H9.16634V5.95823H5.95798V9.16658H4.58301ZM12.833 17.4166V16.0416H16.0414V12.8333H17.4163V17.4166H12.833ZM16.0414 9.16658V5.95823H12.833V4.58325H17.4163V9.16658H16.0414Z",fill:"currentColor"})})]}),sJ=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"volume_up",children:[y.jsx("mask",{id:"mask0_1483_75386",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1483_75386)",children:y.jsx("path",{id:"volume_up_2",d:"M14.0384 20.1095V18.5595C15.4807 18.1005 16.6425 17.2672 17.5239 16.0595C18.4053 14.8518 18.8461 13.4903 18.8461 11.9749C18.8461 10.4595 18.4053 9.09799 17.5239 7.89031C16.6425 6.68261 15.4807 5.84927 14.0384 5.39031V3.84033C15.8999 4.33905 17.4165 5.33841 18.5883 6.83841C19.7601 8.33839 20.346 10.0506 20.346 11.9749C20.346 13.8993 19.7601 15.6114 18.5883 17.1114C17.4165 18.6114 15.8999 19.6108 14.0384 20.1095ZM3.65381 14.4999V9.49993H7.36531L11.6537 5.21153V18.7883L7.36531 14.4999H3.65381ZM14.0384 15.6537V8.29608C14.7127 8.66275 15.2339 9.17909 15.6018 9.84511C15.9698 10.5111 16.1537 11.2294 16.1537 11.9999C16.1537 12.7602 15.9682 13.4675 15.597 14.122C15.2259 14.7765 14.7063 15.2871 14.0384 15.6537Z",fill:"currentColor"})})]})}),lJ=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"volume_mute",children:[y.jsx("mask",{id:"mask0_1483_75386",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsxs("g",{mask:"url(#mask0_1483_75386)",children:[y.jsx("path",{id:"volume_up_2",d:"M14.0384 20.1095V18.5595C15.4807 18.1005 16.6425 17.2672 17.5239 16.0595C18.4053 14.8518 18.8461 13.4903 18.8461 11.9749C18.8461 10.4595 18.4053 9.09799 17.5239 7.89031C16.6425 6.68261 15.4807 5.84927 14.0384 5.39031V3.84033C15.8999 4.33905 17.4165 5.33841 18.5883 6.83841C19.7601 8.33839 20.346 10.0506 20.346 11.9749C20.346 13.8993 19.7601 15.6114 18.5883 17.1114C17.4165 18.6114 15.8999 19.6108 14.0384 20.1095ZM3.65381 14.4999V9.49993H7.36531L11.6537 5.21153V18.7883L7.36531 14.4999H3.65381ZM14.0384 15.6537V8.29608C14.7127 8.66275 15.2339 9.17909 15.6018 9.84511C15.9698 10.5111 16.1537 11.2294 16.1537 11.9999C16.1537 12.7602 15.9682 13.4675 15.597 14.122C15.2259 14.7765 14.7063 15.2871 14.0384 15.6537Z",fill:"currentColor"}),y.jsx("path",{id:"mute_line",d:"M6 21L21 4",stroke:"#808080","stroke-width":"2","stroke-linecap":"round"})]})]})}),zg=e=>{const t=Math.floor(e/3600),n=Math.floor(e%3600/60),r=Math.floor(e%60),i=t>0?`${t}:`:"",a=t>0?n.toString().padStart(2,"0"):n.toString(),o=r.toString().padStart(2,"0");return`${i}${a}:${o}`},uJ=({isPlaying:e,isFullScreen:t,setIsPlaying:n,playingTime:r,duration:i,handleProgressChange:a,handleVolumeChange:o,onFullScreenClick:s,showToolbar:l})=>{const[u,f]=B.useState(.5),[d,h]=B.useState(!1),[m,g]=B.useState(.5),v=(O,C)=>{const k=Array.isArray(C)?C[0]:C;f(k),o(O,k),d&&h(!1)},b=()=>{d?(f(m),o(new Event("input"),m)):(g(u),f(0),o(new Event("input"),0)),h(!d)};return y.jsxs(F,{children:[(!l||t)&&y.jsx(yJ,{"aria-label":"Small","data-testid":"progress-bar",isFullScreen:t,max:i,onChange:a,size:"small",value:r}),y.jsxs(cJ,{align:"center",direction:"row",showToolbar:l||t,children:[y.jsx(hJ,{onClick:n,size:"small",children:e?y.jsx(Yl,{}):y.jsx(Bd,{})}),y.jsxs(gJ,{direction:"row",children:[y.jsx("span",{children:zg(r)}),y.jsx("span",{className:"separator",children:"/"}),y.jsx("span",{className:"duration",children:zg(i)})]}),y.jsxs(pJ,{direction:"row",px:9,children:[y.jsx(ql,{className:"volume-slider",max:1,min:0,onChange:v,size:"small",step:.1,value:u}),y.jsx(fJ,{onClick:b,children:d?y.jsx(dJ,{children:y.jsx(lJ,{})}):y.jsx(sJ,{})})]}),y.jsx(mJ,{"data-testid":"fullscreen-button",onClick:s,children:t?y.jsx(aJ,{}):y.jsx(oJ,{})})]})]})},cJ=H(F)` - height: 60px; - padding: 12px 16px; - ${e=>e.showToolbar&&` - position: fixed; - bottom: 0; - left: 0; - right: 0; - z-index:1; - background-color: rgba(0, 0, 0, 0.6); - `} - - &.error-wrapper { - color: ${L.primaryRed}; - } -`,fJ=H.span``,dJ=H.span` - color: gray; -`,hJ=H(iv)` - && { - font-size: 36px; - padding: 2px; - margin-left: 8px; - } -`,pJ=H(F)` - height: 28px; - font-size: 26px; - border-radius: 200px; - color: ${L.white}; - margin-left: auto; - - .volume-slider { - display: none; - color: ${L.white}; - height: 3px; - .MuiSlider-track { - border: none; - } - .MuiSlider-thumb { - width: 2px; - height: 10px; - background-color: ${L.white}; - &:before { - box-shadow: '0 4px 8px rgba(0,0,0,0.4)'; - } - &:hover, - &.Mui-focusVisible, - &.Mui-active { - box-shadow: none; - } - } - } - - &:hover { - background: rgba(42, 44, 55, 1); - .volume-slider { - width: 62px; - margin-right: 4px; - display: block; - } - } -`,mJ=H(F)` - cursor: pointer; - padding: 8px; - font-size: 32px; - color: #d9d9d9; -`,yJ=H(ql)` - && { - z-index: 20; - color: ${L.white}; - height: 3px; - width: calc(100% - 12px); - margin: ${e=>e.isFullScreen?"80px auto":"-12px auto"}; - box-sizing: border-box; - - ${e=>e.isFullScreen&&` - width: calc(100% - 80px) - padding: 12px auto; - position: fixed; - bottom: 0; - left: 0; - right: 0; - z-index:1; - `} - - .MuiSlider-track { - border: none; - } - .MuiSlider-thumb { - width: 10px; - height: 10px; - background-color: ${L.white}; - &:before { - box-shadow: '0 4px 8px rgba(0,0,0,0.4)'; - } - &:hover, - &.Mui-focusVisible, - &.Mui-active { - box-shadow: none; - } - } - } -`,gJ=H(F)` - color: ${L.white}; - font-size: 13px; - margin-left: 16px; - font-weight: 500; - - .separator { - color: ${L.GRAY6}; - margin: 0 4px; - } - - .duration { - color: ${L.GRAY6}; - } -`,vJ=({hidden:e})=>{var $,_e;const t=B.useRef(null),n=B.useRef(null),[r,i]=B.useState(!1),[a,o]=B.useState(!1),[s,l]=B.useState(!1),[u,f]=B.useState("ready"),[d,h]=B.useState(!1),{isPlaying:m,playingTime:g,duration:v,setIsPlaying:b,setPlayingTime:O,setDuration:C,playingNode:k,volume:P,setVolume:_,setHasError:w,resetPlayer:j,isSeeking:E,setIsSeeking:I}=Vl(te=>te),z=(k==null?void 0:k.media_url)||(k==null?void 0:k.link)||(($=k==null?void 0:k.properties)==null?void 0:$.link)||((_e=k==null?void 0:k.properties)==null?void 0:_e.media_url),M=(z==null?void 0:z.includes("youtube"))||(z==null?void 0:z.includes("youtu.be"));B.useEffect(()=>()=>j(),[j]),B.useEffect(()=>{k&&!d&&(O(0),C(0),h(!1))},[k,O,C,h,d]),B.useEffect(()=>{E&&t.current&&(t.current.seekTo(g,"seconds"),I(!1))},[g,E,I]);const D=()=>{b(!m)},W=()=>{b(!0)},Y=()=>{b(!1)},V=(te,ge)=>{const Ye=Array.isArray(ge)?ge[0]:ge;O(Ye),t.current&&!E&&t.current.seekTo(Ye,"seconds")},X=(te,ge)=>{const Ye=Array.isArray(ge)?ge[0]:ge;_(Ye)},Z=()=>{w(!0),f("error")},G=te=>{if(!E){const ge=te.playedSeconds;O(ge)}},Q=()=>{if(t.current){f("ready");const te=t.current.getDuration();if(C(te),!E&&(g===0||Math.abs(g-ei("00:00:00"))<1)&&(k==null?void 0:k.type)==="youtube"&&k!=null&&k.timestamp){const[ge]=k.timestamp.split("-"),Ye=ei(ge);t.current.seekTo(Ye,"seconds"),O(Ye)}}},T=()=>{n.current&&(document.fullscreenElement?(document.exitFullscreen(),setTimeout(()=>o(!1),300)):n.current.requestFullscreen().then(()=>{document.addEventListener("fullscreenchange",pe)}))},pe=()=>{o(!!document.fullscreenElement),document.removeEventListener("fullscreenchange",pe)};B.useEffect(()=>()=>{document.removeEventListener("fullscreenchange",pe)}),B.useEffect(()=>{const te=ge=>{if(a){const Ye=window.screen.height,Me=ge.clientY,ae=Ye-Me;l(ae<=50)}};return document.addEventListener("mousemove",te),()=>{document.removeEventListener("mousemove",te)}},[a,s]),B.useEffect(()=>{const te=ge=>{a&&ge.key==="Escape"?(ge.preventDefault(),ge.stopPropagation()):r&&ge.key===" "&&(ge.preventDefault(),D())};return document.addEventListener("fullscreenchange",pe),document.addEventListener("keydown",te),()=>{document.removeEventListener("fullscreenchange",pe),document.removeEventListener("keydown",te)}});const ue=()=>{D()};return z?y.jsxs(xJ,{ref:n,hidden:e,onBlur:()=>i(!1),onFocus:()=>i(!0),tabIndex:0,children:[y.jsx(bJ,{isFullScreen:a,children:y.jsx(In,{size:120,src:(k==null?void 0:k.image_url)||"",type:"clip"})}),y.jsx(_J,{isFullScreen:a,onClick:ue,children:y.jsx(iJ,{ref:t,controls:!1,height:a?window.screen.height:"200px",onBuffer:()=>f("buffering"),onBufferEnd:()=>f("ready"),onError:Z,onPause:Y,onPlay:W,onProgress:G,onReady:Q,playing:m,url:z||"",volume:P,width:"100%"})}),u==="error"?y.jsx(SJ,{className:"error-wrapper",children:"Error happened, please try later"}):null,u==="ready"?y.jsx(uJ,{duration:v,handleProgressChange:V,handleVolumeChange:X,isFullScreen:a,isPlaying:m,onFullScreenClick:T,playingTime:g,setIsPlaying:D,showToolbar:s&&a}):null,u==="buffering"&&!M?y.jsx(wJ,{isFullScreen:a,children:y.jsx(Gl,{color:L.lightGray})}):null]}):null},xJ=H(F)` - border-bottom: 1px solid rgba(0, 0, 0, 0.25); - background: rgba(0, 0, 0, 0.2); - position: relative; - border-top-right-radius: 16px; - border-top-left-radius: 16px; - overflow: hidden; - height: ${e=>e.hidden?"0px":"auto"}; - &:focus { - outline: none; - } -`,bJ=H(F)` - position: absolute; - top: ${e=>e.isFullScreen?"38%":"18%"}; - left: 50%; - transform: translateX(-50%); - z-index: -1; -`,wJ=H(F)` - position: absolute; - top: ${e=>e.isFullScreen?"43%":"39%"}; - left: 50%; - transform: translateX(-50%); - z-index: 1; -`,SJ=H(F)` - height: 60px; - padding: 12px 16px; - color: ${L.primaryRed}; -`,_J=H.div` - margin: ${e=>e.isFullScreen?"80px auto":"0"}; - width: 100%; - cursor: pointer; -`,OJ=B.memo(vJ),kJ=({open:e})=>{const{setSelectedNode:t}=E4(a=>a),n=qt(),{setSidebarOpen:r}=At(a=>a),{playingNode:i}=Vl(a=>a);return y.jsx(Ei,{"data-testid":"sidebar-sub-view",direction:"right",in:e,style:{position:e?"relative":"absolute"},children:y.jsxs(CJ,{children:[y.jsx(OJ,{hidden:(n==null?void 0:n.ref_id)!==(i==null?void 0:i.ref_id)},i==null?void 0:i.ref_id),y.jsx(AJ,{children:y.jsx(VK,{})}),y.jsx(PJ,{"data-testid":"close-sidebar-sub-view",onClick:()=>{t(null)},children:y.jsx(QC,{})}),y.jsx(jJ,{onClick:()=>{r(!1)},children:y.jsx(dv,{})})]})})},CJ=H(F)(({theme:e})=>({position:"relative",background:L.BG1,width:"100%",margin:"64px auto 20px 10px",borderRadius:"16px",zIndex:29,[e.breakpoints.up("sm")]:{width:"390px"}})),PJ=H(F)` - font-size: 32px; - color: ${L.white}; - cursor: pointer; - position: absolute; - right: 3px; - top: 3px; - - &:hover { - color: ${L.GRAY6}; - } - - &:active { - } -`,AJ=H(F)` - flex: 1 1 100%; - border-radius: 16px; - overflow: hidden; -`,jJ=H(F).attrs({align:"center",justify:"center",p:8})(({theme:e})=>({backgroundColor:L.BG1_NORMAL,cursor:"pointer",transitionDuration:"0.2s",position:"absolute",right:"0px",top:"50%",zIndex:1,width:"24px",height:"48px",transform:"translateY(-50%)",borderRadius:"0px 6px 6px 0px",boxShadow:"2px 0px 6px 0px rgba(0, 0, 0, 0.25) inset",color:L.white,[e.breakpoints.up("sm")]:{left:"100%"},"&:hover":{backgroundColor:L.BG1_HOVER},"&:active":{backgroundColor:L.BG1_PRESS,color:L.GRAY6}})),TJ=e=>y.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 18",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:y.jsxs("g",{id:"chevron_right",children:[y.jsx("mask",{id:"mask0_1247_21809",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"18",height:"18",children:y.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),y.jsx("g",{mask:"url(#mask0_1247_21809)",children:y.jsx("path",{id:"chevron_right_2",d:"M9.44998 8.99998L6.52498 6.07498C6.38748 5.93748 6.31873 5.76248 6.31873 5.54998C6.31873 5.33748 6.38748 5.16248 6.52498 5.02498C6.66248 4.88748 6.83748 4.81873 7.04998 4.81873C7.26248 4.81873 7.43748 4.88748 7.57498 5.02498L11.025 8.47498C11.1 8.54997 11.1531 8.63123 11.1844 8.71873C11.2156 8.80623 11.2312 8.89998 11.2312 8.99998C11.2312 9.09998 11.2156 9.19373 11.1844 9.28123C11.1531 9.36873 11.1 9.44998 11.025 9.52497L7.57498 12.975C7.43748 13.1125 7.26248 13.1812 7.04998 13.1812C6.83748 13.1812 6.66248 13.1125 6.52498 12.975C6.38748 12.8375 6.31873 12.6625 6.31873 12.45C6.31873 12.2375 6.38748 12.0625 6.52498 11.925L9.44998 8.99998Z",fill:"currentColor"})})]})}),EJ=()=>{const{sidebarIsOpen:e,showCollapseButton:t}=At(n=>({sidebarIsOpen:n.setSidebarOpen,showCollapseButton:n.showCollapseButton}));return y.jsx(y.Fragment,{children:t&&y.jsx(MJ,{onClick:()=>{e(!0)},children:y.jsx(TJ,{})})})},MJ=H(F).attrs({align:"center",justify:"center",p:8})(({theme:e})=>({backgroundColor:L.BG1_NORMAL,cursor:"pointer",transitionDuration:"0.2s",position:"absolute",top:"50%",zIndex:1,width:"24px",height:"48px",transform:"translateY(-50%)",borderRadius:"0px 6px 6px 0px",boxShadow:"2px 0px 6px 0px rgba(0, 0, 0, 0.25) inset",color:L.white,[e.breakpoints.up("sm")]:{left:"64px"},"&:hover":{backgroundColor:L.BG1_HOVER},"&:active":{backgroundColor:L.BG1_PRESS,color:L.GRAY6}})),jw=390,$J=B.forwardRef(({subViewOpen:e},t)=>{const{setSidebarOpen:n}=At(i=>i),r=M4();return y.jsxs(LJ,{ref:t,id:"sidebar-wrapper",children:[y.jsx(RJ,{}),r?y.jsx(hS,{}):y.jsx(YC,{}),!e&&y.jsx(NJ,{onClick:()=>{n(!1)},children:y.jsx(dv,{})})]})}),IJ=["topic","person","guest","event","organization","place","project","software"],DJ=e=>{if(e==null)return!1;const n=Object.keys(e).filter(r=>r!=="pubkey");return n.length===1&&n[0]==="name"},Tw=()=>{const{sidebarIsOpen:e}=At(r=>r),t=qt(),n=!!t&&e&&!IJ.includes(t.node_type)&&!DJ(t.properties);return y.jsxs(y.Fragment,{children:[y.jsx(Ei,{direction:"right",in:e,mountOnEnter:!0,unmountOnExit:!0,children:y.jsx($J,{subViewOpen:n})}),y.jsx(kJ,{open:n}),!e&&y.jsx(EJ,{})]})},LJ=H(F)(({theme:e})=>({position:"relative",background:L.BG1,height:"100vh",width:"100%",zIndex:30,[e.breakpoints.up("sm")]:{width:jw}})),NJ=H(F).attrs({align:"center",justify:"center",p:8})(({theme:e})=>({backgroundColor:L.BG1_NORMAL,cursor:"pointer",transitionDuration:"0.2s",position:"absolute",right:"0px",top:"50%",zIndex:1,width:"24px",height:"48px",transform:"translateY(-50%)",borderRadius:"0px 6px 6px 0px",boxShadow:"2px 0px 6px 0px rgba(0, 0, 0, 0.25) inset",color:L.white,[e.breakpoints.up("sm")]:{left:"100%"},"&:hover":{backgroundColor:L.BG1_HOVER},"&:active":{backgroundColor:L.BG1_PRESS,color:L.GRAY6}})),RJ=H(F)` - flex: 0 0 64px; - background: ${L.BG2}; -`;Tw.displayName="Sidebar";const tQ=Object.freeze(Object.defineProperty({__proto__:null,MENU_WIDTH:jw,SideBar:Tw},Symbol.toStringTag,{value:"Module"}));export{tQ as i,FX as p,Bu as u}; diff --git a/build/assets/index-44e303ef.js b/build/assets/index-44e303ef.js deleted file mode 100644 index c7b3a2ba1..000000000 --- a/build/assets/index-44e303ef.js +++ /dev/null @@ -1 +0,0 @@ -import{V as e}from"./three.module-2ce81f73.js";function l(t){const n={};return t.forEach(o=>{const{key:s,type:i,required:r}=o;r?n[s]=i:n[s]=`?${i}`}),n}function c(t){return Object.keys(t).map(n=>{const o=t[n];let s="";return typeof o=="string"&&(o.includes("?")?s=o.slice(1):s=o),{required:s?!o.includes("?"):!1,type:s,key:n}}).filter(({key:n,type:o})=>!["type","ref_id","parent"].includes(n)&&o)}const f=t=>{const n=new e(t.x-10,t.y+45,t.z),o=new e(t.x+5,t.y+10,t.z),s=new e(t.x,t.y,t.z);return[n,s,o]};export{l as c,f as g,c as p}; diff --git a/build/assets/index-537391b6.js b/build/assets/index-537391b6.js deleted file mode 100644 index 21a7911d5..000000000 --- a/build/assets/index-537391b6.js +++ /dev/null @@ -1,99 +0,0 @@ -import{j as e,O as r,G as B,E as F,B as V,A as _,K as I,J as A,Q as $,T as s,o as l,q as C,F as a}from"./index-022521cf.js";import{C as U}from"./index-586dfb7f.js";const O=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_1259_25",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_1259_25)",children:e.jsx("path",{d:"M11.25 12.75V16C11.25 16.2125 11.3219 16.3906 11.4657 16.5343C11.6095 16.6781 11.7877 16.75 12.0003 16.75C12.2129 16.75 12.391 16.6781 12.5346 16.5343C12.6782 16.3906 12.75 16.2125 12.75 16V12.75H16C16.2125 12.75 16.3906 12.6781 16.5344 12.5343C16.6781 12.3904 16.75 12.2122 16.75 11.9997C16.75 11.7871 16.6781 11.609 16.5344 11.4654C16.3906 11.3218 16.2125 11.25 16 11.25H12.75V7.99998C12.75 7.78748 12.6781 7.60935 12.5343 7.4656C12.3905 7.32187 12.2123 7.25 11.9997 7.25C11.7871 7.25 11.609 7.32187 11.4654 7.4656C11.3218 7.60935 11.25 7.78748 11.25 7.99998V11.25H8.00001C7.78751 11.25 7.60939 11.3219 7.46566 11.4657C7.32191 11.6095 7.25003 11.7877 7.25003 12.0003C7.25003 12.2129 7.32191 12.391 7.46566 12.5346C7.60939 12.6782 7.78751 12.75 8.00001 12.75H11.25ZM12.0017 21.5C10.6877 21.5 9.45271 21.2506 8.29658 20.752C7.14043 20.2533 6.13475 19.5765 5.27953 18.7217C4.4243 17.8669 3.74724 16.8616 3.24836 15.706C2.74947 14.5504 2.50003 13.3156 2.50003 12.0017C2.50003 10.6877 2.74936 9.45268 3.24803 8.29655C3.7467 7.1404 4.42345 6.13472 5.27828 5.2795C6.13313 4.42427 7.13837 3.74721 8.29401 3.24833C9.44962 2.74944 10.6844 2.5 11.9983 2.5C13.3123 2.5 14.5473 2.74933 15.7034 3.248C16.8596 3.74667 17.8653 4.42342 18.7205 5.27825C19.5757 6.1331 20.2528 7.13834 20.7517 8.29398C21.2505 9.44959 21.5 10.6844 21.5 11.9983C21.5 13.3122 21.2506 14.5473 20.752 15.7034C20.2533 16.8596 19.5766 17.8652 18.7217 18.7205C17.8669 19.5757 16.8616 20.2527 15.706 20.7516C14.5504 21.2505 13.3156 21.5 12.0017 21.5ZM12 20C14.2333 20 16.125 19.225 17.675 17.675C19.225 16.125 20 14.2333 20 12C20 9.76664 19.225 7.87498 17.675 6.32498C16.125 4.77498 14.2333 3.99998 12 3.99998C9.76667 3.99998 7.87501 4.77498 6.32501 6.32498C4.77501 7.87498 4.00001 9.76664 4.00001 12C4.00001 14.2333 4.77501 16.125 6.32501 17.675C7.87501 19.225 9.76667 20 12 20Z",fill:"currentColor"})})]}),T=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_1259_27",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_1259_27)",children:e.jsx("path",{d:"M5.30773 20.5C4.81061 20.5 4.38506 20.3229 4.03106 19.9689C3.67704 19.6149 3.50003 19.1894 3.50003 18.6923V5.3077C3.50003 4.81058 3.67704 4.38503 4.03106 4.03103C4.38506 3.67701 4.81061 3.5 5.30773 3.5H18.6923C19.1894 3.5 19.615 3.67701 19.969 4.03103C20.323 4.38503 20.5 4.81058 20.5 5.3077V11.6327C20.2538 11.5275 20.0074 11.4384 19.7606 11.3654C19.5138 11.2923 19.2603 11.234 19 11.1904V5.3077C19 5.23077 18.968 5.16024 18.9039 5.09613C18.8397 5.03203 18.7692 4.99998 18.6923 4.99998H5.30773C5.2308 4.99998 5.16027 5.03203 5.09616 5.09613C5.03206 5.16024 5.00001 5.23077 5.00001 5.3077V18.6923C5.00001 18.7692 5.03206 18.8397 5.09616 18.9038C5.16027 18.9679 5.2308 19 5.30773 19H11.1654C11.2026 19.2769 11.2577 19.5387 11.3308 19.7855C11.4038 20.0323 11.4929 20.2705 11.5981 20.5H5.30773ZM5.00001 19V4.99998V11.1904V11.1154V19ZM7.25003 15.8849C7.25003 16.0975 7.32191 16.2756 7.46566 16.4192C7.60939 16.5628 7.78751 16.6346 8.00001 16.6346H11.2673C11.3109 16.3743 11.3757 16.1208 11.4616 15.874C11.5475 15.6272 11.641 15.3808 11.7423 15.1346H8.00001C7.78751 15.1346 7.60939 15.2065 7.46566 15.3503C7.32191 15.4941 7.25003 15.6723 7.25003 15.8849ZM7.25003 12.0003C7.25003 12.2129 7.32191 12.391 7.46566 12.5346C7.60939 12.6782 7.78751 12.75 8.00001 12.75H13.5904C14.0212 12.3846 14.4808 12.0785 14.9692 11.8317C15.4577 11.5849 15.9807 11.4096 16.5384 11.3058C16.4259 11.281 16.3009 11.2655 16.1634 11.2593C16.0259 11.2531 15.901 11.25 15.7885 11.25H8.00001C7.78751 11.25 7.60939 11.3219 7.46566 11.4657C7.32191 11.6095 7.25003 11.7877 7.25003 12.0003ZM7.25003 8.1157C7.25003 8.3283 7.32191 8.50639 7.46566 8.64998C7.60939 8.79356 7.78751 8.86535 8.00001 8.86535H16C16.2125 8.86535 16.3906 8.79344 16.5344 8.64963C16.6781 8.50583 16.75 8.32763 16.75 8.11503C16.75 7.90244 16.6781 7.72436 16.5344 7.58078C16.3906 7.43718 16.2125 7.36538 16 7.36538H8.00001C7.78751 7.36538 7.60939 7.43728 7.46566 7.5811C7.32191 7.72492 7.25003 7.90312 7.25003 8.1157ZM18 22.5576C16.7513 22.5576 15.6891 22.1198 14.8135 21.2442C13.9378 20.3685 13.5 19.3064 13.5 18.0577C13.5 16.809 13.9378 15.7468 14.8135 14.8712C15.6891 13.9955 16.7513 13.5577 18 13.5577C19.2487 13.5577 20.3109 13.9955 21.1865 14.8712C22.0622 15.7468 22.5 16.809 22.5 18.0577C22.5 19.3064 22.0622 20.3685 21.1865 21.2442C20.3109 22.1198 19.2487 22.5576 18 22.5576ZM17.5577 18.5V20.5577C17.5577 20.6756 17.6019 20.7788 17.6904 20.8673C17.7788 20.9557 17.8821 21 18 21C18.118 21 18.2212 20.9557 18.3096 20.8673C18.3981 20.7788 18.4423 20.6756 18.4423 20.5577V18.5H20.5C20.618 18.5 20.7212 18.4557 20.8096 18.3673C20.8981 18.2788 20.9423 18.1756 20.9423 18.0577C20.9423 17.9397 20.8981 17.8365 20.8096 17.748C20.7212 17.6596 20.618 17.6154 20.5 17.6154H18.4423V15.5577C18.4423 15.4397 18.3981 15.3365 18.3096 15.2481C18.2212 15.1596 18.118 15.1154 18 15.1154C17.8821 15.1154 17.7788 15.1596 17.6904 15.2481C17.6019 15.3365 17.5577 15.4397 17.5577 15.5577V17.6154H15.5C15.3821 17.6154 15.2788 17.6596 15.1904 17.748C15.1019 17.8365 15.0577 17.9397 15.0577 18.0577C15.0577 18.1756 15.1019 18.2788 15.1904 18.3673C15.2788 18.4557 15.3821 18.5 15.5 18.5H17.5577Z",fill:"currentColor"})})]}),G=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 25 22",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M17.8553 2.95196L15.3555 5.30477C15.2095 5.44218 15.1081 5.62031 15.0647 5.81603L14.52 8.26717H7.41204C6.80549 8.26717 6.31378 8.75888 6.31378 9.36543C6.31378 9.97198 6.80549 10.4637 7.41204 10.4637H15.0998C15.1427 10.4637 15.185 10.4612 15.2266 10.4564C15.2442 10.4574 15.2619 10.4578 15.2798 10.4578H18.6054C18.8441 10.4578 19.0749 10.3724 19.2562 10.2171L21.3582 8.41535C21.5744 9.252 21.6894 10.1293 21.6894 11.0336C21.6894 16.7958 17.0182 21.467 11.256 21.467C9.70613 21.467 8.23523 21.1291 6.91291 20.5229L1.57616 21.8571C1.20996 21.9486 0.878268 21.6169 0.969816 21.2508L2.21945 16.2522C1.33102 14.7172 0.82251 12.9347 0.82251 11.0336C0.82251 5.27132 5.49373 0.600098 11.256 0.600098C13.7596 0.600098 16.0573 1.48194 17.8553 2.95196ZM7.41204 12.6603C6.80549 12.6603 6.31378 13.152 6.31378 13.7586C6.31378 14.3651 6.80549 14.8568 7.41204 14.8568H11.8051C12.4116 14.8568 12.9033 14.3651 12.9033 13.7586C12.9033 13.152 12.4116 12.6603 11.8051 12.6603H7.41204ZM22.1006 1.12041L16.3757 6.84529C16.3348 6.88621 16.3066 6.93809 16.2945 6.99468L15.9135 8.77616C15.868 8.98885 16.0569 9.17774 16.2696 9.13226L18.0511 8.75129C18.1077 8.73919 18.1596 8.71098 18.2005 8.67006L23.9254 2.94518C24.0425 2.82803 24.0425 2.63808 23.9254 2.52092L22.5249 1.12041C22.4077 1.00325 22.2178 1.00325 22.1006 1.12041Z",fill:"currentColor"})}),z=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 18",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("g",{id:"Menu icons",children:e.jsx("path",{id:"Union","fill-rule":"evenodd","clip-rule":"evenodd",d:"M16.2669 9.02431C16.2669 13.346 12.7635 16.8494 8.44179 16.8494C7.27934 16.8494 6.1761 16.5959 5.18431 16.1412L1.18187 17.1418C0.90723 17.2105 0.658457 16.9617 0.727118 16.6871L1.66434 12.9382C0.998057 11.7869 0.616699 10.4502 0.616699 9.02431C0.616699 4.70263 4.12011 1.19922 8.44179 1.19922C12.7635 1.19922 16.2669 4.70263 16.2669 9.02431ZM4.73511 7.77304C4.73511 7.31812 5.10389 6.94934 5.5588 6.94934H11.3247C11.7796 6.94934 12.1484 7.31812 12.1484 7.77304C12.1484 8.22795 11.7796 8.59673 11.3247 8.59673H5.5588C5.10389 8.59673 4.73511 8.22795 4.73511 7.77304ZM4.73505 11.068C4.73505 10.613 5.10383 10.2443 5.55874 10.2443H8.85352C9.30843 10.2443 9.67721 10.613 9.67721 11.068C9.67721 11.5229 9.30843 11.8917 8.85352 11.8917H5.55874C5.10383 11.8917 4.73505 11.5229 4.73505 11.068Z",fill:"currentColor"})})}),E=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_1259_29",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_1259_29)",children:e.jsx("path",{d:"M13.5096 21.5H10.4808C10.2564 21.5 10.0622 21.4246 9.8981 21.274C9.734 21.1233 9.63528 20.9358 9.60195 20.7115L9.31157 18.4538C9.04362 18.3641 8.76894 18.2384 8.48752 18.0769C8.2061 17.9153 7.9545 17.7422 7.7327 17.5576L5.64425 18.4384C5.43015 18.5217 5.21765 18.5301 5.00675 18.4634C4.79585 18.3967 4.63014 18.2647 4.50962 18.0673L3.00582 15.4481C2.8853 15.2506 2.84845 15.0397 2.89525 14.8154C2.94203 14.591 3.0558 14.4102 3.23657 14.2731L5.04427 12.9058C5.02119 12.757 5.00484 12.6077 4.99522 12.4577C4.9856 12.3077 4.9808 12.1583 4.9808 12.0096C4.9808 11.8673 4.9856 11.7227 4.99522 11.5759C5.00484 11.4291 5.02119 11.2686 5.04427 11.0942L3.23657 9.72688C3.0558 9.58971 2.94203 9.40894 2.89525 9.18458C2.84845 8.96023 2.8853 8.74934 3.00582 8.5519L4.50962 5.95195C4.61989 5.74425 4.78143 5.60963 4.99425 5.5481C5.20706 5.48657 5.42052 5.49747 5.63462 5.5808L7.72307 6.45195C7.9641 6.26092 8.22148 6.08623 8.4952 5.9279C8.76893 5.76955 9.03785 5.6423 9.30195 5.54615L9.60195 3.28848C9.63528 3.06411 9.734 2.87661 9.8981 2.72598C10.0622 2.57533 10.2564 2.5 10.4808 2.5H13.5096C13.7339 2.5 13.9298 2.57533 14.0971 2.72598C14.2644 2.87661 14.3647 3.06411 14.398 3.28848L14.6884 5.55578C14.9884 5.66474 15.2599 5.79198 15.5029 5.9375C15.7458 6.08302 15.991 6.2545 16.2384 6.45195L18.3654 5.5808C18.5795 5.49747 18.7904 5.48753 18.998 5.55098C19.2057 5.61444 19.3699 5.74489 19.4904 5.94233L20.9942 8.5519C21.1147 8.74934 21.1515 8.96023 21.1047 9.18458C21.058 9.40894 20.9442 9.58971 20.7634 9.72688L18.9173 11.123C18.9532 11.2846 18.9727 11.4355 18.9759 11.5759C18.9791 11.7163 18.9807 11.8577 18.9807 12C18.9807 12.1359 18.9775 12.274 18.9711 12.4144C18.9647 12.5548 18.9416 12.7154 18.9019 12.8962L20.7288 14.2731C20.916 14.4038 21.0314 14.583 21.0749 14.8106C21.1185 15.0381 21.0801 15.2506 20.9596 15.4481L19.4557 18.0519C19.3352 18.2493 19.167 18.3823 18.9509 18.4509C18.7349 18.5195 18.5198 18.5121 18.3057 18.4288L16.2384 17.548C15.991 17.7455 15.7384 17.9201 15.4807 18.0721C15.223 18.224 14.9589 18.348 14.6884 18.4442L14.398 20.7115C14.3647 20.9358 14.2644 21.1233 14.0971 21.274C13.9298 21.4246 13.7339 21.5 13.5096 21.5ZM12.0115 15C12.8436 15 13.5516 14.708 14.1355 14.124C14.7195 13.54 15.0115 12.832 15.0115 12C15.0115 11.1679 14.7195 10.4599 14.1355 9.87595C13.5516 9.29198 12.8436 9 12.0115 9C11.1692 9 10.4587 9.29198 9.87982 9.87595C9.30099 10.4599 9.01157 11.1679 9.01157 12C9.01157 12.832 9.30099 13.54 9.87982 14.124C10.4587 14.708 11.1692 15 12.0115 15Z",fill:"currentColor"})})]}),N=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_1259_26",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_1259_26)",children:e.jsx("path",{d:"M10.0577 18.7499C9.84521 18.7499 9.66708 18.678 9.52333 18.5342C9.3796 18.3904 9.30773 18.2122 9.30773 17.9996C9.30773 17.787 9.3796 17.609 9.52333 17.4654C9.66708 17.3218 9.84521 17.25 10.0577 17.25H19.75C19.9625 17.25 20.1406 17.3219 20.2844 17.4657C20.4281 17.6095 20.5 17.7877 20.5 18.0003C20.5 18.2129 20.4281 18.391 20.2844 18.5346C20.1406 18.6782 19.9625 18.7499 19.75 18.7499H10.0577ZM10.0577 12.7499C9.84521 12.7499 9.66708 12.678 9.52333 12.5342C9.3796 12.3904 9.30773 12.2122 9.30773 11.9996C9.30773 11.787 9.3796 11.609 9.52333 11.4654C9.66708 11.3218 9.84521 11.25 10.0577 11.25H19.75C19.9625 11.25 20.1406 11.3219 20.2844 11.4657C20.4281 11.6095 20.5 11.7877 20.5 12.0003C20.5 12.2129 20.4281 12.391 20.2844 12.5346C20.1406 12.6782 19.9625 12.7499 19.75 12.7499H10.0577ZM10.0577 6.74995C9.84521 6.74995 9.66708 6.67805 9.52333 6.53425C9.3796 6.39043 9.30773 6.21223 9.30773 5.99965C9.30773 5.78705 9.3796 5.60896 9.52333 5.46537C9.66708 5.32179 9.84521 5.25 10.0577 5.25H19.75C19.9625 5.25 20.1406 5.3219 20.2844 5.4657C20.4281 5.60951 20.5 5.78771 20.5 6.0003C20.5 6.2129 20.4281 6.39099 20.2844 6.53457C20.1406 6.67816 19.9625 6.74995 19.75 6.74995H10.0577ZM5.16348 19.6634C4.70603 19.6634 4.31443 19.5005 3.98868 19.1748C3.66291 18.849 3.50003 18.4574 3.50003 18C3.50003 17.5425 3.66291 17.1509 3.98868 16.8252C4.31443 16.4994 4.70603 16.3365 5.16348 16.3365C5.62093 16.3365 6.01253 16.4994 6.33828 16.8252C6.66403 17.1509 6.82691 17.5425 6.82691 18C6.82691 18.4574 6.66403 18.849 6.33828 19.1748C6.01253 19.5005 5.62093 19.6634 5.16348 19.6634ZM5.16348 13.6634C4.70603 13.6634 4.31443 13.5005 3.98868 13.1748C3.66291 12.849 3.50003 12.4574 3.50003 12C3.50003 11.5425 3.66291 11.1509 3.98868 10.8252C4.31443 10.4994 4.70603 10.3365 5.16348 10.3365C5.62093 10.3365 6.01253 10.4994 6.33828 10.8252C6.66403 11.1509 6.82691 11.5425 6.82691 12C6.82691 12.4574 6.66403 12.849 6.33828 13.1748C6.01253 13.5005 5.62093 13.6634 5.16348 13.6634ZM5.16348 7.6634C4.70603 7.6634 4.31443 7.50052 3.98868 7.17477C3.66291 6.84902 3.50003 6.45742 3.50003 5.99997C3.50003 5.54252 3.66291 5.15092 3.98868 4.82517C4.31443 4.49942 4.70603 4.33655 5.16348 4.33655C5.62093 4.33655 6.01253 4.49942 6.33828 4.82517C6.66403 5.15092 6.82691 5.54252 6.82691 5.99997C6.82691 6.45742 6.66403 6.84902 6.33828 7.17477C6.01253 7.50052 5.62093 7.6634 5.16348 7.6634Z",fill:"currentColor"})})]}),q=()=>{const{open:t}=r("sourcesTable"),{open:d}=r("addItem"),{open:h}=r("addContent"),{open:p}=r("settings"),{open:x}=r("blueprintGraph"),{open:u}=r("feedback"),m=B(),{resetAiSummaryAnswer:g,setNewLoading:w}=F(),{abortFetchData:j,resetGraph:b}=V(n=>n),{setUniverseQuestionIsOpen:k,setSidebarOpen:f,setShowCollapseButton:v}=_(n=>n),{customSchemaFeatureFlag:H,userFeedbackFeatureFlag:M,chatInterfaceFeatureFlag:L}=I(n=>n),{isAdmin:c}=A(n=>n),y=$(),S=()=>{w(null),j(),g(),b(),m("/")},Z=()=>{k(),f(!0),v(!0)};return e.jsxs(D,{children:[e.jsx(Q,{onClick:S,children:e.jsx("img",{alt:"Second brain",src:"logo.svg"})}),L?e.jsxs(i,{onClick:Z,children:[e.jsx(o,{children:e.jsx(z,{})}),e.jsx(s,{children:"New Chat"})]}):null,c?e.jsxs(i,{"data-testid":"add-item-modal",onClick:d,children:[e.jsx(o,{children:e.jsx(T,{})}),e.jsx(s,{children:"Add Item"})]}):null,e.jsxs(i,{"data-testid":"add-content-modal",onClick:h,children:[e.jsx(o,{children:e.jsx(O,{})}),e.jsx(s,{children:"Add Content"})]}),e.jsxs(i,{id:"cy-open-soure-table",onClick:t,children:[e.jsx(o,{children:e.jsx(N,{})}),e.jsx(s,{children:"Source Table"})]}),H&&c?e.jsxs(i,{"data-testid":"add-blueprint-modal",id:"cy-open-soure-table",onClick:x,children:[e.jsx(o,{children:e.jsx(U,{})}),e.jsx(s,{children:"Blueprint"})]}):null,e.jsxs(i,{"data-testid":"settings-modal",onClick:p,children:[e.jsx(o,{children:e.jsx(E,{})}),e.jsx(s,{children:"Settings"})]}),M&&y?e.jsxs(R,{"data-testid":"feedback-modal",onClick:u,children:[e.jsx(o,{children:e.jsx(G,{})}),e.jsx(s,{children:"Send Feedback"})]}):null]})},D=l(a).attrs({align:"flex-start",direction:"column",justify:"flex-start"})` - flex: 0 0 64px; - z-index: 31; - transition: opacity 1s; - background: ${C.BG2}; - position: relative; -`,Q=l(a)` - background: blue; - align-items: center; - justify-content: center; - background: ${C.primaryBlue}; - width: 64px; - height: 64px; - cursor: pointer; -`,i=l(a).attrs({align:"center",justify:"center",p:0})` - position: relative; - width: 64px; - height: 58px; - padding: 0; - flex-direction: row; - color: ${C.GRAY6}; - cursor: pointer; - transition: ${({theme:t})=>t.transitions.create(["opacity","box-shadow","background-color"])}; - - &:before { - content: ''; - position: absolute; - left: 0; - top: 50%; - transform: translateY(-50%); - width: 4px; /* Initial width */ - height: 32px; /* Initial height on hover */ - background-color: transparent; - transition: height 0.3s, width 0.3s, background-color 0.3s; - } - - ${s} { - display: none; - opacity: 0; - width: 0; - padding: 4px 10px; - border-radius: 4px; - background: #000; - box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25); - position: absolute; - left: 90%; - z-index: 99; - white-space: nowrap; - visibility: visible; - font-size: 11px; - font-style: normal; - font-weight: 400; - transition: ${({theme:t})=>t.transitions.create(["opacity","visually"])}; - } - - &:hover { - color: ${C.white}; - - &:before { - width: 3px; - height: 32px; - background-color: ${C.primaryBlue}; - } - - ${s} { - display: block; - width: min-content; - opacity: 1; - visibility: visible; - } - } - - &:active { - color: ${C.white}; - background: ${C.black}; - &:before { - width: 3px; - height: 100%; - background-color: ${C.primaryBlue}; - } - } - - &.root { - border-radius: 50%; - padding: 0; - align-items: center; - justify-content: center; - border: none; - } -`,R=l(i)` - position: absolute; - bottom: 16px; - left: 50%; - transform: translateX(-50%); -`,o=l(a)` - justify-content: center; - align-items: center; - font-size: 24px; -`;export{q as MainToolbar}; diff --git a/build/assets/index-586dfb7f.js b/build/assets/index-586dfb7f.js deleted file mode 100644 index 8e519e3ed..000000000 --- a/build/assets/index-586dfb7f.js +++ /dev/null @@ -1,438 +0,0 @@ -import{r as d,R as h,_ as Z,a as Fn,c as We,j as T,g as Or,k as Xo,s as Wt,u as Pr,b as Zo,d as Qo,e as Te,f as en,h as Jo,i as jl,l as Ll,m as ga,$ as Fl,P as ce,n as zl,W as Nl,o as pe,p as ei,q as J,F as ee,t as Vl,v as Bl,w as ti,x as ma,L as Wl,y as ba,z as ya,A as Ar,B as ni,T as Ae,S as Hl,C as ze,D as Ul,E as va,G as Kl,H as Gl,I as Yl,J as ql,K as Xl,M as Zl,N as Ql}from"./index-022521cf.js";function Jl(e){return e?String(e).replace(/[[]{2}/g,"").replace(/[\]]{2}/g,""):""}const eu=e=>{const[t,n,r]=e.split(":"),o=parseInt(t,10),i=parseInt(n,10),s=parseInt(r,10);return o*3600+i*60+s};function tu(e,t){typeof e=="function"?e(t):e&&(e.current=t)}const nu=typeof window<"u"?d.useLayoutEffect:d.useEffect,ru=nu;function Yn(e){const t=d.useRef(e);return ru(()=>{t.current=e}),d.useRef((...n)=>(0,t.current)(...n)).current}function Pi(...e){return d.useMemo(()=>e.every(t=>t==null)?null:t=>{e.forEach(n=>{tu(n,t)})},e)}let Ir=!0,yo=!1,Ai;const ou={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};function iu(e){const{type:t,tagName:n}=e;return!!(n==="INPUT"&&ou[t]&&!e.readOnly||n==="TEXTAREA"&&!e.readOnly||e.isContentEditable)}function su(e){e.metaKey||e.altKey||e.ctrlKey||(Ir=!0)}function Kr(){Ir=!1}function au(){this.visibilityState==="hidden"&&yo&&(Ir=!0)}function cu(e){e.addEventListener("keydown",su,!0),e.addEventListener("mousedown",Kr,!0),e.addEventListener("pointerdown",Kr,!0),e.addEventListener("touchstart",Kr,!0),e.addEventListener("visibilitychange",au,!0)}function lu(e){const{target:t}=e;try{return t.matches(":focus-visible")}catch{}return Ir||iu(t)}function uu(){const e=d.useCallback(o=>{o!=null&&cu(o.ownerDocument)},[]),t=d.useRef(!1);function n(){return t.current?(yo=!0,window.clearTimeout(Ai),Ai=window.setTimeout(()=>{yo=!1},100),t.current=!1,!0):!1}function r(o){return lu(o)?(t.current=!0,!0):!1}return{isFocusVisibleRef:t,onFocus:r,onBlur:n,ref:e}}function vo(e,t){return vo=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,o){return r.__proto__=o,r},vo(e,t)}function du(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,vo(e,t)}const Ii=h.createContext(null);function fu(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function ri(e,t){var n=function(i){return t&&d.isValidElement(i)?t(i):i},r=Object.create(null);return e&&d.Children.map(e,function(o){return o}).forEach(function(o){r[o.key]=n(o)}),r}function pu(e,t){e=e||{},t=t||{};function n(u){return u in t?t[u]:e[u]}var r=Object.create(null),o=[];for(var i in e)i in t?o.length&&(r[i]=o,o=[]):o.push(i);var s,a={};for(var c in t){if(r[c])for(s=0;s{if(!a&&c!=null){const b=setTimeout(c,l);return()=>{clearTimeout(b)}}},[c,a,l]),T.jsx("span",{className:p,style:g,children:T.jsx("span",{className:m})})}const xu=Or("MuiTouchRipple",["root","ripple","rippleVisible","ripplePulsate","child","childLeaving","childPulsate"]),qe=xu,wu=["center","classes","className"];let Dr=e=>e,Di,Mi,ji,Li;const xo=550,Eu=80,$u=Xo(Di||(Di=Dr` - 0% { - transform: scale(0); - opacity: 0.1; - } - - 100% { - transform: scale(1); - opacity: 0.3; - } -`)),Cu=Xo(Mi||(Mi=Dr` - 0% { - opacity: 1; - } - - 100% { - opacity: 0; - } -`)),_u=Xo(ji||(ji=Dr` - 0% { - transform: scale(1); - } - - 50% { - transform: scale(0.92); - } - - 100% { - transform: scale(1); - } -`)),Su=Wt("span",{name:"MuiTouchRipple",slot:"Root"})({overflow:"hidden",pointerEvents:"none",position:"absolute",zIndex:0,top:0,right:0,bottom:0,left:0,borderRadius:"inherit"}),Tu=Wt(vu,{name:"MuiTouchRipple",slot:"Ripple"})(Li||(Li=Dr` - opacity: 0; - position: absolute; - - &.${0} { - opacity: 0.3; - transform: scale(1); - animation-name: ${0}; - animation-duration: ${0}ms; - animation-timing-function: ${0}; - } - - &.${0} { - animation-duration: ${0}ms; - } - - & .${0} { - opacity: 1; - display: block; - width: 100%; - height: 100%; - border-radius: 50%; - background-color: currentColor; - } - - & .${0} { - opacity: 0; - animation-name: ${0}; - animation-duration: ${0}ms; - animation-timing-function: ${0}; - } - - & .${0} { - position: absolute; - /* @noflip */ - left: 0px; - top: 0; - animation-name: ${0}; - animation-duration: 2500ms; - animation-timing-function: ${0}; - animation-iteration-count: infinite; - animation-delay: 200ms; - } -`),qe.rippleVisible,$u,xo,({theme:e})=>e.transitions.easing.easeInOut,qe.ripplePulsate,({theme:e})=>e.transitions.duration.shorter,qe.child,qe.childLeaving,Cu,xo,({theme:e})=>e.transitions.easing.easeInOut,qe.childPulsate,_u,({theme:e})=>e.transitions.easing.easeInOut),ku=d.forwardRef(function(t,n){const r=Pr({props:t,name:"MuiTouchRipple"}),{center:o=!1,classes:i={},className:s}=r,a=Fn(r,wu),[c,l]=d.useState([]),u=d.useRef(0),f=d.useRef(null);d.useEffect(()=>{f.current&&(f.current(),f.current=null)},[c]);const p=d.useRef(!1),g=d.useRef(0),m=d.useRef(null),b=d.useRef(null);d.useEffect(()=>()=>{g.current&&clearTimeout(g.current)},[]);const w=d.useCallback(S=>{const{pulsate:_,rippleX:E,rippleY:C,rippleSize:R,cb:L}=S;l(M=>[...M,T.jsx(Tu,{classes:{ripple:We(i.ripple,qe.ripple),rippleVisible:We(i.rippleVisible,qe.rippleVisible),ripplePulsate:We(i.ripplePulsate,qe.ripplePulsate),child:We(i.child,qe.child),childLeaving:We(i.childLeaving,qe.childLeaving),childPulsate:We(i.childPulsate,qe.childPulsate)},timeout:xo,pulsate:_,rippleX:E,rippleY:C,rippleSize:R},u.current)]),u.current+=1,f.current=L},[i]),v=d.useCallback((S={},_={},E=()=>{})=>{const{pulsate:C=!1,center:R=o||_.pulsate,fakeElement:L=!1}=_;if((S==null?void 0:S.type)==="mousedown"&&p.current){p.current=!1;return}(S==null?void 0:S.type)==="touchstart"&&(p.current=!0);const M=L?null:b.current,z=M?M.getBoundingClientRect():{width:0,height:0,left:0,top:0};let A,N,j;if(R||S===void 0||S.clientX===0&&S.clientY===0||!S.clientX&&!S.touches)A=Math.round(z.width/2),N=Math.round(z.height/2);else{const{clientX:V,clientY:B}=S.touches&&S.touches.length>0?S.touches[0]:S;A=Math.round(V-z.left),N=Math.round(B-z.top)}if(R)j=Math.sqrt((2*z.width**2+z.height**2)/3),j%2===0&&(j+=1);else{const V=Math.max(Math.abs((M?M.clientWidth:0)-A),A)*2+2,B=Math.max(Math.abs((M?M.clientHeight:0)-N),N)*2+2;j=Math.sqrt(V**2+B**2)}S!=null&&S.touches?m.current===null&&(m.current=()=>{w({pulsate:C,rippleX:A,rippleY:N,rippleSize:j,cb:E})},g.current=setTimeout(()=>{m.current&&(m.current(),m.current=null)},Eu)):w({pulsate:C,rippleX:A,rippleY:N,rippleSize:j,cb:E})},[o,w]),y=d.useCallback(()=>{v({},{pulsate:!0})},[v]),$=d.useCallback((S,_)=>{if(clearTimeout(g.current),(S==null?void 0:S.type)==="touchend"&&m.current){m.current(),m.current=null,g.current=setTimeout(()=>{$(S,_)});return}m.current=null,l(E=>E.length>0?E.slice(1):E),f.current=_},[]);return d.useImperativeHandle(n,()=>({pulsate:y,start:v,stop:$}),[y,v,$]),T.jsx(Su,Z({className:We(qe.root,i.root,s),ref:b},a,{children:T.jsx(yu,{component:null,exit:!0,children:c})}))}),Ru=ku;function Ou(e){return Zo("MuiButtonBase",e)}const Pu=Or("MuiButtonBase",["root","disabled","focusVisible"]),Au=Pu,Iu=["action","centerRipple","children","className","component","disabled","disableRipple","disableTouchRipple","focusRipple","focusVisibleClassName","LinkComponent","onBlur","onClick","onContextMenu","onDragLeave","onFocus","onFocusVisible","onKeyDown","onKeyUp","onMouseDown","onMouseLeave","onMouseUp","onTouchEnd","onTouchMove","onTouchStart","tabIndex","TouchRippleProps","touchRippleRef","type"],Du=e=>{const{disabled:t,focusVisible:n,focusVisibleClassName:r,classes:o}=e,s=Qo({root:["root",t&&"disabled",n&&"focusVisible"]},Ou,o);return n&&r&&(s.root+=` ${r}`),s},Mu=Wt("button",{name:"MuiButtonBase",slot:"Root",overridesResolver:(e,t)=>t.root})({display:"inline-flex",alignItems:"center",justifyContent:"center",position:"relative",boxSizing:"border-box",WebkitTapHighlightColor:"transparent",backgroundColor:"transparent",outline:0,border:0,margin:0,borderRadius:0,padding:0,cursor:"pointer",userSelect:"none",verticalAlign:"middle",MozAppearance:"none",WebkitAppearance:"none",textDecoration:"none",color:"inherit","&::-moz-focus-inner":{borderStyle:"none"},[`&.${Au.disabled}`]:{pointerEvents:"none",cursor:"default"},"@media print":{colorAdjust:"exact"}}),ju=d.forwardRef(function(t,n){const r=Pr({props:t,name:"MuiButtonBase"}),{action:o,centerRipple:i=!1,children:s,className:a,component:c="button",disabled:l=!1,disableRipple:u=!1,disableTouchRipple:f=!1,focusRipple:p=!1,LinkComponent:g="a",onBlur:m,onClick:b,onContextMenu:w,onDragLeave:v,onFocus:y,onFocusVisible:$,onKeyDown:S,onKeyUp:_,onMouseDown:E,onMouseLeave:C,onMouseUp:R,onTouchEnd:L,onTouchMove:M,onTouchStart:z,tabIndex:A=0,TouchRippleProps:N,touchRippleRef:j,type:V}=r,B=Fn(r,Iu),F=d.useRef(null),G=d.useRef(null),Q=Pi(G,j),{isFocusVisibleRef:fe,onFocus:re,onBlur:ve,ref:he}=uu(),[oe,ue]=d.useState(!1);l&&oe&&ue(!1),d.useImperativeHandle(o,()=>({focusVisible:()=>{ue(!0),F.current.focus()}}),[]);const[se,Ce]=d.useState(!1);d.useEffect(()=>{Ce(!0)},[]);const _e=se&&!u&&!l;d.useEffect(()=>{oe&&p&&!u&&se&&G.current.pulsate()},[u,p,oe,se]);function xe(K,Ve,Dt=f){return Yn(st=>(Ve&&Ve(st),!Dt&&G.current&&G.current[K](st),!0))}const it=xe("start",E),dt=xe("stop",w),_t=xe("stop",v),Ne=xe("stop",R),ft=xe("stop",K=>{oe&&K.preventDefault(),C&&C(K)}),Oe=xe("start",z),Ye=xe("stop",L),Ut=xe("stop",M),Kt=xe("stop",K=>{ve(K),fe.current===!1&&ue(!1),m&&m(K)},!1),Gt=Yn(K=>{F.current||(F.current=K.currentTarget),re(K),fe.current===!0&&(ue(!0),$&&$(K)),y&&y(K)}),x=()=>{const K=F.current;return c&&c!=="button"&&!(K.tagName==="A"&&K.href)},k=d.useRef(!1),I=Yn(K=>{p&&!k.current&&oe&&G.current&&K.key===" "&&(k.current=!0,G.current.stop(K,()=>{G.current.start(K)})),K.target===K.currentTarget&&x()&&K.key===" "&&K.preventDefault(),S&&S(K),K.target===K.currentTarget&&x()&&K.key==="Enter"&&!l&&(K.preventDefault(),b&&b(K))}),O=Yn(K=>{p&&K.key===" "&&G.current&&oe&&!K.defaultPrevented&&(k.current=!1,G.current.stop(K,()=>{G.current.pulsate(K)})),_&&_(K),b&&K.target===K.currentTarget&&x()&&K.key===" "&&!K.defaultPrevented&&b(K)});let P=c;P==="button"&&(B.href||B.to)&&(P=g);const D={};P==="button"?(D.type=V===void 0?"button":V,D.disabled=l):(!B.href&&!B.to&&(D.role="button"),l&&(D["aria-disabled"]=l));const H=Pi(n,he,F),X=Z({},r,{centerRipple:i,component:c,disabled:l,disableRipple:u,disableTouchRipple:f,focusRipple:p,tabIndex:A,focusVisible:oe}),ae=Du(X);return T.jsxs(Mu,Z({as:P,className:We(ae.root,a),ownerState:X,onBlur:Kt,onClick:b,onContextMenu:dt,onFocus:Gt,onKeyDown:I,onKeyUp:O,onMouseDown:it,onMouseLeave:ft,onMouseUp:Ne,onDragLeave:_t,onTouchEnd:Ye,onTouchMove:Ut,onTouchStart:Oe,ref:H,tabIndex:l?-1:A,type:V},D,B,{children:[s,_e?T.jsx(Ru,Z({ref:Q,center:i},N)):null]}))}),xa=ju;function Lu(e){return Zo("MuiIconButton",e)}const Fu=Or("MuiIconButton",["root","disabled","colorInherit","colorPrimary","colorSecondary","colorError","colorInfo","colorSuccess","colorWarning","edgeStart","edgeEnd","sizeSmall","sizeMedium","sizeLarge"]),zu=Fu,Nu=["edge","children","className","color","disabled","disableFocusRipple","size"],Vu=e=>{const{classes:t,disabled:n,color:r,edge:o,size:i}=e,s={root:["root",n&&"disabled",r!=="default"&&`color${Te(r)}`,o&&`edge${Te(o)}`,`size${Te(i)}`]};return Qo(s,Lu,t)},Bu=Wt(xa,{name:"MuiIconButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,n.color!=="default"&&t[`color${Te(n.color)}`],n.edge&&t[`edge${Te(n.edge)}`],t[`size${Te(n.size)}`]]}})(({theme:e,ownerState:t})=>Z({textAlign:"center",flex:"0 0 auto",fontSize:e.typography.pxToRem(24),padding:8,borderRadius:"50%",overflow:"visible",color:(e.vars||e).palette.action.active,transition:e.transitions.create("background-color",{duration:e.transitions.duration.shortest})},!t.disableRipple&&{"&:hover":{backgroundColor:e.vars?`rgba(${e.vars.palette.action.activeChannel} / ${e.vars.palette.action.hoverOpacity})`:en(e.palette.action.active,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},t.edge==="start"&&{marginLeft:t.size==="small"?-3:-12},t.edge==="end"&&{marginRight:t.size==="small"?-3:-12}),({theme:e,ownerState:t})=>{var n;const r=(n=(e.vars||e).palette)==null?void 0:n[t.color];return Z({},t.color==="inherit"&&{color:"inherit"},t.color!=="inherit"&&t.color!=="default"&&Z({color:r==null?void 0:r.main},!t.disableRipple&&{"&:hover":Z({},r&&{backgroundColor:e.vars?`rgba(${r.mainChannel} / ${e.vars.palette.action.hoverOpacity})`:en(r.main,e.palette.action.hoverOpacity)},{"@media (hover: none)":{backgroundColor:"transparent"}})}),t.size==="small"&&{padding:5,fontSize:e.typography.pxToRem(18)},t.size==="large"&&{padding:12,fontSize:e.typography.pxToRem(28)},{[`&.${zu.disabled}`]:{backgroundColor:"transparent",color:(e.vars||e).palette.action.disabled}})}),Wu=d.forwardRef(function(t,n){const r=Pr({props:t,name:"MuiIconButton"}),{edge:o=!1,children:i,className:s,color:a="default",disabled:c=!1,disableFocusRipple:l=!1,size:u="medium"}=r,f=Fn(r,Nu),p=Z({},r,{edge:o,color:a,disabled:c,disableFocusRipple:l,size:u}),g=Vu(p);return T.jsx(Bu,Z({className:We(g.root,s),centerRipple:!0,focusRipple:!l,disabled:c,ref:n,ownerState:p},f,{children:i}))}),wa=Wu,Hu=["top","right","bottom","left"],Ot=Math.min,He=Math.max,lr=Math.round,qn=Math.floor,Pt=e=>({x:e,y:e}),Uu={left:"right",right:"left",bottom:"top",top:"bottom"},Ku={start:"end",end:"start"};function wo(e,t,n){return He(e,Ot(t,n))}function vt(e,t){return typeof e=="function"?e(t):e}function xt(e){return e.split("-")[0]}function un(e){return e.split("-")[1]}function ii(e){return e==="x"?"y":"x"}function si(e){return e==="y"?"height":"width"}function dn(e){return["top","bottom"].includes(xt(e))?"y":"x"}function ai(e){return ii(dn(e))}function Gu(e,t,n){n===void 0&&(n=!1);const r=un(e),o=ai(e),i=si(o);let s=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=ur(s)),[s,ur(s)]}function Yu(e){const t=ur(e);return[Eo(e),t,Eo(t)]}function Eo(e){return e.replace(/start|end/g,t=>Ku[t])}function qu(e,t,n){const r=["left","right"],o=["right","left"],i=["top","bottom"],s=["bottom","top"];switch(e){case"top":case"bottom":return n?t?o:r:t?r:o;case"left":case"right":return t?i:s;default:return[]}}function Xu(e,t,n,r){const o=un(e);let i=qu(xt(e),n==="start",r);return o&&(i=i.map(s=>s+"-"+o),t&&(i=i.concat(i.map(Eo)))),i}function ur(e){return e.replace(/left|right|bottom|top/g,t=>Uu[t])}function Zu(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ea(e){return typeof e!="number"?Zu(e):{top:e,right:e,bottom:e,left:e}}function dr(e){return{...e,top:e.y,left:e.x,right:e.x+e.width,bottom:e.y+e.height}}function Fi(e,t,n){let{reference:r,floating:o}=e;const i=dn(t),s=ai(t),a=si(s),c=xt(t),l=i==="y",u=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,p=r[a]/2-o[a]/2;let g;switch(c){case"top":g={x:u,y:r.y-o.height};break;case"bottom":g={x:u,y:r.y+r.height};break;case"right":g={x:r.x+r.width,y:f};break;case"left":g={x:r.x-o.width,y:f};break;default:g={x:r.x,y:r.y}}switch(un(t)){case"start":g[s]-=p*(n&&l?-1:1);break;case"end":g[s]+=p*(n&&l?-1:1);break}return g}const Qu=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),c=await(s.isRTL==null?void 0:s.isRTL(t));let l=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:u,y:f}=Fi(l,r,c),p=r,g={},m=0;for(let b=0;b({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:c}=t,{element:l,padding:u=0}=vt(e,t)||{};if(l==null)return{};const f=Ea(u),p={x:n,y:r},g=ai(o),m=si(g),b=await s.getDimensions(l),w=g==="y",v=w?"top":"left",y=w?"bottom":"right",$=w?"clientHeight":"clientWidth",S=i.reference[m]+i.reference[g]-p[g]-i.floating[m],_=p[g]-i.reference[g],E=await(s.getOffsetParent==null?void 0:s.getOffsetParent(l));let C=E?E[$]:0;(!C||!await(s.isElement==null?void 0:s.isElement(E)))&&(C=a.floating[$]||i.floating[m]);const R=S/2-_/2,L=C/2-b[m]/2-1,M=Ot(f[v],L),z=Ot(f[y],L),A=M,N=C-b[m]-z,j=C/2-b[m]/2+R,V=wo(A,j,N),B=!c.arrow&&un(o)!=null&&j!=V&&i.reference[m]/2-(jA<=0)){var L,M;const A=(((L=i.flip)==null?void 0:L.index)||0)+1,N=_[A];if(N)return{data:{index:A,overflows:R},reset:{placement:N}};let j=(M=R.filter(V=>V.overflows[0]<=0).sort((V,B)=>V.overflows[1]-B.overflows[1])[0])==null?void 0:M.placement;if(!j)switch(g){case"bestFit":{var z;const V=(z=R.map(B=>[B.placement,B.overflows.filter(F=>F>0).reduce((F,G)=>F+G,0)]).sort((B,F)=>B[1]-F[1])[0])==null?void 0:z[0];V&&(j=V);break}case"initialPlacement":j=a;break}if(o!==j)return{reset:{placement:j}}}return{}}}};function Ni(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Vi(e){return Hu.some(t=>e[t]>=0)}const ed=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...o}=vt(e,t);switch(r){case"referenceHidden":{const i=await Pn(t,{...o,elementContext:"reference"}),s=Ni(i,n.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:Vi(s)}}}case"escaped":{const i=await Pn(t,{...o,altBoundary:!0}),s=Ni(i,n.floating);return{data:{escapedOffsets:s,escaped:Vi(s)}}}default:return{}}}}};async function td(e,t){const{placement:n,platform:r,elements:o}=e,i=await(r.isRTL==null?void 0:r.isRTL(o.floating)),s=xt(n),a=un(n),c=dn(n)==="y",l=["left","top"].includes(s)?-1:1,u=i&&c?-1:1,f=vt(t,e);let{mainAxis:p,crossAxis:g,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:0,crossAxis:0,alignmentAxis:null,...f};return a&&typeof m=="number"&&(g=a==="end"?m*-1:m),c?{x:g*u,y:p*l}:{x:p*l,y:g*u}}const nd=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,c=await td(t,e);return s===((n=a.offset)==null?void 0:n.placement)&&(r=a.arrow)!=null&&r.alignmentOffset?{}:{x:o+c.x,y:i+c.y,data:{...c,placement:s}}}}},rd=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:w=>{let{x:v,y}=w;return{x:v,y}}},...c}=vt(e,t),l={x:n,y:r},u=await Pn(t,c),f=dn(xt(o)),p=ii(f);let g=l[p],m=l[f];if(i){const w=p==="y"?"top":"left",v=p==="y"?"bottom":"right",y=g+u[w],$=g-u[v];g=wo(y,g,$)}if(s){const w=f==="y"?"top":"left",v=f==="y"?"bottom":"right",y=m+u[w],$=m-u[v];m=wo(y,m,$)}const b=a.fn({...t,[p]:g,[f]:m});return{...b,data:{x:b.x-n,y:b.y-r}}}}},od=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:o,rects:i,middlewareData:s}=t,{offset:a=0,mainAxis:c=!0,crossAxis:l=!0}=vt(e,t),u={x:n,y:r},f=dn(o),p=ii(f);let g=u[p],m=u[f];const b=vt(a,t),w=typeof b=="number"?{mainAxis:b,crossAxis:0}:{mainAxis:0,crossAxis:0,...b};if(c){const $=p==="y"?"height":"width",S=i.reference[p]-i.floating[$]+w.mainAxis,_=i.reference[p]+i.reference[$]-w.mainAxis;g_&&(g=_)}if(l){var v,y;const $=p==="y"?"width":"height",S=["top","left"].includes(xt(o)),_=i.reference[f]-i.floating[$]+(S&&((v=s.offset)==null?void 0:v[f])||0)+(S?0:w.crossAxis),E=i.reference[f]+i.reference[$]+(S?0:((y=s.offset)==null?void 0:y[f])||0)-(S?w.crossAxis:0);m<_?m=_:m>E&&(m=E)}return{[p]:g,[f]:m}}}},id=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){const{placement:n,rects:r,platform:o,elements:i}=t,{apply:s=()=>{},...a}=vt(e,t),c=await Pn(t,a),l=xt(n),u=un(n),f=dn(n)==="y",{width:p,height:g}=r.floating;let m,b;l==="top"||l==="bottom"?(m=l,b=u===(await(o.isRTL==null?void 0:o.isRTL(i.floating))?"start":"end")?"left":"right"):(b=l,m=u==="end"?"top":"bottom");const w=g-c[m],v=p-c[b],y=!t.middlewareData.shift;let $=w,S=v;if(f){const E=p-c.left-c.right;S=u||y?Ot(v,E):E}else{const E=g-c.top-c.bottom;$=u||y?Ot(w,E):E}if(y&&!u){const E=He(c.left,0),C=He(c.right,0),R=He(c.top,0),L=He(c.bottom,0);f?S=p-2*(E!==0||C!==0?E+C:He(c.left,c.right)):$=g-2*(R!==0||L!==0?R+L:He(c.top,c.bottom))}await s({...t,availableWidth:S,availableHeight:$});const _=await o.getDimensions(i.floating);return p!==_.width||g!==_.height?{reset:{rects:!0}}:{}}}};function At(e){return $a(e)?(e.nodeName||"").toLowerCase():"#document"}function Ge(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function $t(e){var t;return(t=($a(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function $a(e){return e instanceof Node||e instanceof Ge(e).Node}function wt(e){return e instanceof Element||e instanceof Ge(e).Element}function lt(e){return e instanceof HTMLElement||e instanceof Ge(e).HTMLElement}function Bi(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ge(e).ShadowRoot}function zn(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=et(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(o)}function sd(e){return["table","td","th"].includes(At(e))}function ci(e){const t=li(),n=et(e);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function ad(e){let t=an(e);for(;lt(t)&&!Mr(t);){if(ci(t))return t;t=an(t)}return null}function li(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Mr(e){return["html","body","#document"].includes(At(e))}function et(e){return Ge(e).getComputedStyle(e)}function jr(e){return wt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.pageXOffset,scrollTop:e.pageYOffset}}function an(e){if(At(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Bi(e)&&e.host||$t(e);return Bi(t)?t.host:t}function Ca(e){const t=an(e);return Mr(t)?e.ownerDocument?e.ownerDocument.body:e.body:lt(t)&&zn(t)?t:Ca(t)}function An(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Ca(e),i=o===((r=e.ownerDocument)==null?void 0:r.body),s=Ge(o);return i?t.concat(s,s.visualViewport||[],zn(o)?o:[],s.frameElement&&n?An(s.frameElement):[]):t.concat(o,An(o,[],n))}function _a(e){const t=et(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=lt(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=lr(n)!==i||lr(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function ui(e){return wt(e)?e:e.contextElement}function rn(e){const t=ui(e);if(!lt(t))return Pt(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=_a(t);let s=(i?lr(n.width):n.width)/r,a=(i?lr(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!a||!Number.isFinite(a))&&(a=1),{x:s,y:a}}const cd=Pt(0);function Sa(e){const t=Ge(e);return!li()||!t.visualViewport?cd:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function ld(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Ge(e)?!1:t}function Vt(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),i=ui(e);let s=Pt(1);t&&(r?wt(r)&&(s=rn(r)):s=rn(e));const a=ld(i,n,r)?Sa(i):Pt(0);let c=(o.left+a.x)/s.x,l=(o.top+a.y)/s.y,u=o.width/s.x,f=o.height/s.y;if(i){const p=Ge(i),g=r&&wt(r)?Ge(r):r;let m=p.frameElement;for(;m&&r&&g!==p;){const b=rn(m),w=m.getBoundingClientRect(),v=et(m),y=w.left+(m.clientLeft+parseFloat(v.paddingLeft))*b.x,$=w.top+(m.clientTop+parseFloat(v.paddingTop))*b.y;c*=b.x,l*=b.y,u*=b.x,f*=b.y,c+=y,l+=$,m=Ge(m).frameElement}}return dr({width:u,height:f,x:c,y:l})}function ud(e){let{rect:t,offsetParent:n,strategy:r}=e;const o=lt(n),i=$t(n);if(n===i)return t;let s={scrollLeft:0,scrollTop:0},a=Pt(1);const c=Pt(0);if((o||!o&&r!=="fixed")&&((At(n)!=="body"||zn(i))&&(s=jr(n)),lt(n))){const l=Vt(n);a=rn(n),c.x=l.x+n.clientLeft,c.y=l.y+n.clientTop}return{width:t.width*a.x,height:t.height*a.y,x:t.x*a.x-s.scrollLeft*a.x+c.x,y:t.y*a.y-s.scrollTop*a.y+c.y}}function dd(e){return Array.from(e.getClientRects())}function Ta(e){return Vt($t(e)).left+jr(e).scrollLeft}function fd(e){const t=$t(e),n=jr(e),r=e.ownerDocument.body,o=He(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=He(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ta(e);const a=-n.scrollTop;return et(r).direction==="rtl"&&(s+=He(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}function pd(e,t){const n=Ge(e),r=$t(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,c=0;if(o){i=o.width,s=o.height;const l=li();(!l||l&&t==="fixed")&&(a=o.offsetLeft,c=o.offsetTop)}return{width:i,height:s,x:a,y:c}}function hd(e,t){const n=Vt(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=lt(e)?rn(e):Pt(1),s=e.clientWidth*i.x,a=e.clientHeight*i.y,c=o*i.x,l=r*i.y;return{width:s,height:a,x:c,y:l}}function Wi(e,t,n){let r;if(t==="viewport")r=pd(e,n);else if(t==="document")r=fd($t(e));else if(wt(t))r=hd(t,n);else{const o=Sa(e);r={...t,x:t.x-o.x,y:t.y-o.y}}return dr(r)}function ka(e,t){const n=an(e);return n===t||!wt(n)||Mr(n)?!1:et(n).position==="fixed"||ka(n,t)}function gd(e,t){const n=t.get(e);if(n)return n;let r=An(e,[],!1).filter(a=>wt(a)&&At(a)!=="body"),o=null;const i=et(e).position==="fixed";let s=i?an(e):e;for(;wt(s)&&!Mr(s);){const a=et(s),c=ci(s);!c&&a.position==="fixed"&&(o=null),(i?!c&&!o:!c&&a.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||zn(s)&&!c&&ka(e,s))?r=r.filter(u=>u!==s):o=a,s=an(s)}return t.set(e,r),r}function md(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const s=[...n==="clippingAncestors"?gd(t,this._c):[].concat(n),r],a=s[0],c=s.reduce((l,u)=>{const f=Wi(t,u,o);return l.top=He(f.top,l.top),l.right=Ot(f.right,l.right),l.bottom=Ot(f.bottom,l.bottom),l.left=He(f.left,l.left),l},Wi(t,a,o));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function bd(e){return _a(e)}function yd(e,t,n){const r=lt(t),o=$t(t),i=n==="fixed",s=Vt(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const c=Pt(0);if(r||!r&&!i)if((At(t)!=="body"||zn(o))&&(a=jr(t)),r){const l=Vt(t,!0,i,t);c.x=l.x+t.clientLeft,c.y=l.y+t.clientTop}else o&&(c.x=Ta(o));return{x:s.left+a.scrollLeft-c.x,y:s.top+a.scrollTop-c.y,width:s.width,height:s.height}}function Hi(e,t){return!lt(e)||et(e).position==="fixed"?null:t?t(e):e.offsetParent}function Ra(e,t){const n=Ge(e);if(!lt(e))return n;let r=Hi(e,t);for(;r&&sd(r)&&et(r).position==="static";)r=Hi(r,t);return r&&(At(r)==="html"||At(r)==="body"&&et(r).position==="static"&&!ci(r))?n:r||ad(e)||n}const vd=async function(e){let{reference:t,floating:n,strategy:r}=e;const o=this.getOffsetParent||Ra,i=this.getDimensions;return{reference:yd(t,await o(n),r),floating:{x:0,y:0,...await i(n)}}};function xd(e){return et(e).direction==="rtl"}const wd={convertOffsetParentRelativeRectToViewportRelativeRect:ud,getDocumentElement:$t,getClippingRect:md,getOffsetParent:Ra,getElementRects:vd,getClientRects:dd,getDimensions:bd,getScale:rn,isElement:wt,isRTL:xd};function Ed(e,t){let n=null,r;const o=$t(e);function i(){clearTimeout(r),n&&n.disconnect(),n=null}function s(a,c){a===void 0&&(a=!1),c===void 0&&(c=1),i();const{left:l,top:u,width:f,height:p}=e.getBoundingClientRect();if(a||t(),!f||!p)return;const g=qn(u),m=qn(o.clientWidth-(l+f)),b=qn(o.clientHeight-(u+p)),w=qn(l),y={rootMargin:-g+"px "+-m+"px "+-b+"px "+-w+"px",threshold:He(0,Ot(1,c))||1};let $=!0;function S(_){const E=_[0].intersectionRatio;if(E!==c){if(!$)return s();E?s(!1,E):r=setTimeout(()=>{s(!1,1e-7)},100)}$=!1}try{n=new IntersectionObserver(S,{...y,root:o.ownerDocument})}catch{n=new IntersectionObserver(S,y)}n.observe(e)}return s(!0),i}function $d(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:a=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=ui(e),u=o||i?[...l?An(l):[],...An(t)]:[];u.forEach(v=>{o&&v.addEventListener("scroll",n,{passive:!0}),i&&v.addEventListener("resize",n)});const f=l&&a?Ed(l,n):null;let p=-1,g=null;s&&(g=new ResizeObserver(v=>{let[y]=v;y&&y.target===l&&g&&(g.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{g&&g.observe(t)})),n()}),l&&!c&&g.observe(l),g.observe(t));let m,b=c?Vt(e):null;c&&w();function w(){const v=Vt(e);b&&(v.x!==b.x||v.y!==b.y||v.width!==b.width||v.height!==b.height)&&n(),b=v,m=requestAnimationFrame(w)}return n(),()=>{u.forEach(v=>{o&&v.removeEventListener("scroll",n),i&&v.removeEventListener("resize",n)}),f&&f(),g&&g.disconnect(),g=null,c&&cancelAnimationFrame(m)}}const Cd=(e,t,n)=>{const r=new Map,o={platform:wd,...n},i={...o.platform,_c:r};return Qu(e,t,{...o,platform:i})},_d=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?zi({element:r.current,padding:o}).fn(n):{}:r?zi({element:r,padding:o}).fn(n):{}}}};var ir=typeof document<"u"?d.useLayoutEffect:d.useEffect;function fr(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!=t.length)return!1;for(r=n;r--!==0;)if(!fr(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const i=o[r];if(!(i==="_owner"&&e.$$typeof)&&!fr(e[i],t[i]))return!1}return!0}return e!==e&&t!==t}function Oa(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ui(e,t){const n=Oa(e);return Math.round(t*n)/n}function Ki(e){const t=d.useRef(e);return ir(()=>{t.current=e}),t}function Sd(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:s}={},transform:a=!0,whileElementsMounted:c,open:l}=e,[u,f]=d.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,g]=d.useState(r);fr(p,r)||g(r);const[m,b]=d.useState(null),[w,v]=d.useState(null),y=d.useCallback(B=>{B!=E.current&&(E.current=B,b(B))},[b]),$=d.useCallback(B=>{B!==C.current&&(C.current=B,v(B))},[v]),S=i||m,_=s||w,E=d.useRef(null),C=d.useRef(null),R=d.useRef(u),L=Ki(c),M=Ki(o),z=d.useCallback(()=>{if(!E.current||!C.current)return;const B={placement:t,strategy:n,middleware:p};M.current&&(B.platform=M.current),Cd(E.current,C.current,B).then(F=>{const G={...F,isPositioned:!0};A.current&&!fr(R.current,G)&&(R.current=G,Jo.flushSync(()=>{f(G)}))})},[p,t,n,M]);ir(()=>{l===!1&&R.current.isPositioned&&(R.current.isPositioned=!1,f(B=>({...B,isPositioned:!1})))},[l]);const A=d.useRef(!1);ir(()=>(A.current=!0,()=>{A.current=!1}),[]),ir(()=>{if(S&&(E.current=S),_&&(C.current=_),S&&_){if(L.current)return L.current(S,_,z);z()}},[S,_,z,L]);const N=d.useMemo(()=>({reference:E,floating:C,setReference:y,setFloating:$}),[y,$]),j=d.useMemo(()=>({reference:S,floating:_}),[S,_]),V=d.useMemo(()=>{const B={position:n,left:0,top:0};if(!j.floating)return B;const F=Ui(j.floating,u.x),G=Ui(j.floating,u.y);return a?{...B,transform:"translate("+F+"px, "+G+"px)",...Oa(j.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:F,top:G}},[n,a,j.floating,u.x,u.y]);return d.useMemo(()=>({...u,update:z,refs:N,elements:j,floatingStyles:V}),[u,z,N,j,V])}function Td(e){return Zo("MuiButton",e)}const kd=Or("MuiButton",["root","text","textInherit","textPrimary","textSecondary","textSuccess","textError","textInfo","textWarning","outlined","outlinedInherit","outlinedPrimary","outlinedSecondary","outlinedSuccess","outlinedError","outlinedInfo","outlinedWarning","contained","containedInherit","containedPrimary","containedSecondary","containedSuccess","containedError","containedInfo","containedWarning","disableElevation","focusVisible","disabled","colorInherit","textSizeSmall","textSizeMedium","textSizeLarge","outlinedSizeSmall","outlinedSizeMedium","outlinedSizeLarge","containedSizeSmall","containedSizeMedium","containedSizeLarge","sizeMedium","sizeSmall","sizeLarge","fullWidth","startIcon","endIcon","iconSizeSmall","iconSizeMedium","iconSizeLarge"]),Xn=kd,Rd=d.createContext({}),Od=Rd,Pd=d.createContext(void 0),Ad=Pd,Id=["children","color","component","className","disabled","disableElevation","disableFocusRipple","endIcon","focusVisibleClassName","fullWidth","size","startIcon","type","variant"],Dd=e=>{const{color:t,disableElevation:n,fullWidth:r,size:o,variant:i,classes:s}=e,a={root:["root",i,`${i}${Te(t)}`,`size${Te(o)}`,`${i}Size${Te(o)}`,t==="inherit"&&"colorInherit",n&&"disableElevation",r&&"fullWidth"],label:["label"],startIcon:["startIcon",`iconSize${Te(o)}`],endIcon:["endIcon",`iconSize${Te(o)}`]},c=Qo(a,Td,s);return Z({},s,c)},Pa=e=>Z({},e.size==="small"&&{"& > *:nth-of-type(1)":{fontSize:18}},e.size==="medium"&&{"& > *:nth-of-type(1)":{fontSize:20}},e.size==="large"&&{"& > *:nth-of-type(1)":{fontSize:22}}),Md=Wt(xa,{shouldForwardProp:e=>jl(e)||e==="classes",name:"MuiButton",slot:"Root",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.root,t[n.variant],t[`${n.variant}${Te(n.color)}`],t[`size${Te(n.size)}`],t[`${n.variant}Size${Te(n.size)}`],n.color==="inherit"&&t.colorInherit,n.disableElevation&&t.disableElevation,n.fullWidth&&t.fullWidth]}})(({theme:e,ownerState:t})=>{var n,r;const o=e.palette.mode==="light"?e.palette.grey[300]:e.palette.grey[800],i=e.palette.mode==="light"?e.palette.grey.A100:e.palette.grey[700];return Z({},e.typography.button,{minWidth:64,padding:"6px 16px",borderRadius:(e.vars||e).shape.borderRadius,transition:e.transitions.create(["background-color","box-shadow","border-color","color"],{duration:e.transitions.duration.short}),"&:hover":Z({textDecoration:"none",backgroundColor:e.vars?`rgba(${e.vars.palette.text.primaryChannel} / ${e.vars.palette.action.hoverOpacity})`:en(e.palette.text.primary,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="text"&&t.color!=="inherit"&&{backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:en(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="outlined"&&t.color!=="inherit"&&{border:`1px solid ${(e.vars||e).palette[t.color].main}`,backgroundColor:e.vars?`rgba(${e.vars.palette[t.color].mainChannel} / ${e.vars.palette.action.hoverOpacity})`:en(e.palette[t.color].main,e.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},t.variant==="contained"&&{backgroundColor:e.vars?e.vars.palette.Button.inheritContainedHoverBg:i,boxShadow:(e.vars||e).shadows[4],"@media (hover: none)":{boxShadow:(e.vars||e).shadows[2],backgroundColor:(e.vars||e).palette.grey[300]}},t.variant==="contained"&&t.color!=="inherit"&&{backgroundColor:(e.vars||e).palette[t.color].dark,"@media (hover: none)":{backgroundColor:(e.vars||e).palette[t.color].main}}),"&:active":Z({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[8]}),[`&.${Xn.focusVisible}`]:Z({},t.variant==="contained"&&{boxShadow:(e.vars||e).shadows[6]}),[`&.${Xn.disabled}`]:Z({color:(e.vars||e).palette.action.disabled},t.variant==="outlined"&&{border:`1px solid ${(e.vars||e).palette.action.disabledBackground}`},t.variant==="contained"&&{color:(e.vars||e).palette.action.disabled,boxShadow:(e.vars||e).shadows[0],backgroundColor:(e.vars||e).palette.action.disabledBackground})},t.variant==="text"&&{padding:"6px 8px"},t.variant==="text"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main},t.variant==="outlined"&&{padding:"5px 15px",border:"1px solid currentColor"},t.variant==="outlined"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].main,border:e.vars?`1px solid rgba(${e.vars.palette[t.color].mainChannel} / 0.5)`:`1px solid ${en(e.palette[t.color].main,.5)}`},t.variant==="contained"&&{color:e.vars?e.vars.palette.text.primary:(n=(r=e.palette).getContrastText)==null?void 0:n.call(r,e.palette.grey[300]),backgroundColor:e.vars?e.vars.palette.Button.inheritContainedBg:o,boxShadow:(e.vars||e).shadows[2]},t.variant==="contained"&&t.color!=="inherit"&&{color:(e.vars||e).palette[t.color].contrastText,backgroundColor:(e.vars||e).palette[t.color].main},t.color==="inherit"&&{color:"inherit",borderColor:"currentColor"},t.size==="small"&&t.variant==="text"&&{padding:"4px 5px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="text"&&{padding:"8px 11px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="outlined"&&{padding:"3px 9px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="outlined"&&{padding:"7px 21px",fontSize:e.typography.pxToRem(15)},t.size==="small"&&t.variant==="contained"&&{padding:"4px 10px",fontSize:e.typography.pxToRem(13)},t.size==="large"&&t.variant==="contained"&&{padding:"8px 22px",fontSize:e.typography.pxToRem(15)},t.fullWidth&&{width:"100%"})},({ownerState:e})=>e.disableElevation&&{boxShadow:"none","&:hover":{boxShadow:"none"},[`&.${Xn.focusVisible}`]:{boxShadow:"none"},"&:active":{boxShadow:"none"},[`&.${Xn.disabled}`]:{boxShadow:"none"}}),jd=Wt("span",{name:"MuiButton",slot:"StartIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.startIcon,t[`iconSize${Te(n.size)}`]]}})(({ownerState:e})=>Z({display:"inherit",marginRight:8,marginLeft:-4},e.size==="small"&&{marginLeft:-2},Pa(e))),Ld=Wt("span",{name:"MuiButton",slot:"EndIcon",overridesResolver:(e,t)=>{const{ownerState:n}=e;return[t.endIcon,t[`iconSize${Te(n.size)}`]]}})(({ownerState:e})=>Z({display:"inherit",marginRight:-4,marginLeft:8},e.size==="small"&&{marginRight:-2},Pa(e))),Fd=d.forwardRef(function(t,n){const r=d.useContext(Od),o=d.useContext(Ad),i=Ll(r,t),s=Pr({props:i,name:"MuiButton"}),{children:a,color:c="primary",component:l="button",className:u,disabled:f=!1,disableElevation:p=!1,disableFocusRipple:g=!1,endIcon:m,focusVisibleClassName:b,fullWidth:w=!1,size:v="medium",startIcon:y,type:$,variant:S="text"}=s,_=Fn(s,Id),E=Z({},s,{color:c,component:l,disabled:f,disableElevation:p,disableFocusRipple:g,fullWidth:w,size:v,type:$,variant:S}),C=Dd(E),R=y&&T.jsx(jd,{className:C.startIcon,ownerState:E,children:y}),L=m&&T.jsx(Ld,{className:C.endIcon,ownerState:E,children:m}),M=o||"";return T.jsxs(Md,Z({ownerState:E,className:We(r.className,C.root,u,M),component:l,disabled:f,focusRipple:!g,focusVisibleClassName:We(C.focusVisible,b),ref:n,type:$},_,{classes:C,children:[R,a,L]}))}),Aa=Fd;function zd(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function Ia(...e){return t=>e.forEach(n=>zd(n,t))}function fn(...e){return d.useCallback(Ia(...e),e)}const Da=d.forwardRef((e,t)=>{const{children:n,...r}=e,o=d.Children.toArray(n),i=o.find(Nd);if(i){const s=i.props.children,a=o.map(c=>c===i?d.Children.count(s)>1?d.Children.only(null):d.isValidElement(s)?s.props.children:null:c);return d.createElement($o,Z({},r,{ref:t}),d.isValidElement(s)?d.cloneElement(s,void 0,a):null)}return d.createElement($o,Z({},r,{ref:t}),n)});Da.displayName="Slot";const $o=d.forwardRef((e,t)=>{const{children:n,...r}=e;return d.isValidElement(n)?d.cloneElement(n,{...Vd(r,n.props),ref:t?Ia(t,n.ref):n.ref}):d.Children.count(n)>1?d.Children.only(null):null});$o.displayName="SlotClone";const Ma=({children:e})=>d.createElement(d.Fragment,null,e);function Nd(e){return d.isValidElement(e)&&e.type===Ma}function Vd(e,t){const n={...t};for(const r in t){const o=e[r],i=t[r];/^on[A-Z]/.test(r)?o&&i?n[r]=(...a)=>{i(...a),o(...a)}:o&&(n[r]=o):r==="style"?n[r]={...o,...i}:r==="className"&&(n[r]=[o,i].filter(Boolean).join(" "))}return{...e,...n}}const Bd=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Ht=Bd.reduce((e,t)=>{const n=d.forwardRef((r,o)=>{const{asChild:i,...s}=r,a=i?Da:t;return d.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),d.createElement(a,Z({},s,{ref:o}))});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function Wd(e,t){e&&Jo.flushSync(()=>e.dispatchEvent(t))}const Hd=d.forwardRef((e,t)=>{var n;const{container:r=globalThis==null||(n=globalThis.document)===null||n===void 0?void 0:n.body,...o}=e;return r?ga.createPortal(d.createElement(Ht.div,Z({},o,{ref:t})),r):null}),Ud=Hd;var Gi=Object.prototype.hasOwnProperty;function In(e,t){var n,r;if(e===t)return!0;if(e&&t&&(n=e.constructor)===t.constructor){if(n===Date)return e.getTime()===t.getTime();if(n===RegExp)return e.toString()===t.toString();if(n===Array){if((r=e.length)===t.length)for(;r--&&In(e[r],t[r]););return r===-1}if(!n||typeof e=="object"){r=0;for(n in e)if(Gi.call(e,n)&&++r&&!Gi.call(t,n)||!(n in t)||!In(e[n],t[n]))return!1;return Object.keys(t).length===r}}return e!==e&&t!==t}function Nn(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let r=0;r0;)s[a]=arguments[a+4];e.call(this,s),e.captureStackTrace&&e.captureStackTrace(this,t),this.rule=n,this.value=r,this.cause=o,this.target=i}return e&&(t.__proto__=e),t.prototype=Object.create(e&&e.prototype),t.prototype.constructor=t,t}(Error),ut=function(t,n){t===void 0&&(t=[]),n===void 0&&(n=[]),this.chain=t,this.nextRuleModifiers=n};ut.prototype._applyRule=function(t,n){var r=this;return function(){for(var o=[],i=arguments.length;i--;)o[i]=arguments[i];return r.chain.push(new Lr(n,t.apply(r,o),o,r.nextRuleModifiers)),r.nextRuleModifiers=[],r}};ut.prototype._applyModifier=function(t,n){return this.nextRuleModifiers.push(new Kd(n,t.simple,t.async)),this};ut.prototype._clone=function(){return new ut(this.chain.slice(),this.nextRuleModifiers.slice())};ut.prototype.test=function(t){return this.chain.every(function(n){return n._test(t)})};ut.prototype.testAll=function(t){var n=[];return this.chain.forEach(function(r){try{r._check(t)}catch(o){n.push(new di(r,t,o))}}),n};ut.prototype.check=function(t){this.chain.forEach(function(n){try{n._check(t)}catch(r){throw new di(n,t,r)}})};ut.prototype.testAsync=function(t){var n=this;return new Promise(function(r,o){Fa(t,n.chain.slice(),r,o)})};function Fa(e,t,n,r){if(t.length){var o=t.shift();o._testAsync(e).then(function(){Fa(e,t,n,r)},function(i){r(new di(o,e,i))})}else n(e)}var Yi=function(e,t){return t&&typeof e=="string"&&e.trim().length===0?!0:e==null};function Gd(e,t){return t===void 0&&(t=!1),{simple:function(n){return Yi(n,t)||e.check(n)===void 0},async:function(n){return Yi(n,t)||e.testAsync(n)}}}function Fe(){return typeof Proxy<"u"?za(new ut):Co(new ut)}var Dn={};Fe.extend=function(e){Object.assign(Dn,e)};Fe.clearCustomRules=function(){Dn={}};function za(e){return new Proxy(e,{get:function(n,r){if(r in n)return n[r];var o=za(e._clone());if(r in pr)return o._applyModifier(pr[r],r);if(r in Dn)return o._applyRule(Dn[r],r);if(r in _o)return o._applyRule(_o[r],r)}})}function Co(e){var t=function(o,i){return Object.keys(o).forEach(function(s){i[s]=function(){for(var a=[],c=arguments.length;c--;)a[c]=arguments[c];var l=Co(i._clone()),u=l._applyRule(o[s],s).apply(void 0,a);return u}}),i},n=t(_o,e),r=t(Dn,n);return Object.keys(pr).forEach(function(o){Object.defineProperty(r,o,{get:function(){var i=Co(r._clone());return i._applyModifier(pr[o],o)}})}),r}var pr={not:{simple:function(e){return function(t){return!e(t)}},async:function(e){return function(t){return Promise.resolve(e(t)).then(function(n){return!n}).catch(function(){return!0})}}},some:{simple:function(e){return function(t){return Zn(t).some(function(n){try{return e(n)}catch{return!1}})}},async:function(e){return function(t){return Promise.all(Zn(t).map(function(n){try{return e(n).catch(function(){return!1})}catch{return!1}})).then(function(n){return n.some(Boolean)})}}},every:{simple:function(e){return function(t){return t!==!1&&Zn(t).every(e)}},async:function(e){return function(t){return Promise.all(Zn(t).map(e)).then(function(n){return n.every(Boolean)})}}},strict:{simple:function(e,t){return function(n){return qi(t)&&n&&typeof n=="object"?Object.keys(t.args[0]).length===Object.keys(n).length&&e(n):e(n)}},async:function(e,t){return function(n){return Promise.resolve(e(n)).then(function(r){return qi(t)&&n&&typeof n=="object"?Object.keys(t.args[0]).length===Object.keys(n).length&&r:r}).catch(function(){return!1})}}}};function qi(e){return e&&e.name==="schema"&&e.args.length>0&&typeof e.args[0]=="object"}function Zn(e){return typeof e=="string"?e.split(""):e}var _o={equal:function(e){return function(t){return t==e}},exact:function(e){return function(t){return t===e}},number:function(e){return e===void 0&&(e=!0),function(t){return typeof t=="number"&&(e||isFinite(t))}},integer:function(){return function(e){var t=Number.isInteger||Yd;return t(e)}},numeric:function(){return function(e){return!isNaN(parseFloat(e))&&isFinite(e)}},string:function(){return Xt("string")},boolean:function(){return Xt("boolean")},undefined:function(){return Xt("undefined")},null:function(){return Xt("null")},array:function(){return Xt("array")},object:function(){return Xt("object")},instanceOf:function(e){return function(t){return t instanceof e}},pattern:function(e){return function(t){return e.test(t)}},lowercase:function(){return function(e){return typeof e=="boolean"||e===e.toLowerCase()&&e.trim()!==""}},uppercase:function(){return function(e){return e===e.toUpperCase()&&e.trim()!==""}},vowel:function(){return function(e){return/^[aeiou]+$/i.test(e)}},consonant:function(){return function(e){return/^(?=[^aeiou])([a-z]+)$/i.test(e)}},first:function(e){return function(t){return t[0]==e}},last:function(e){return function(t){return t[t.length-1]==e}},empty:function(){return function(e){return e.length===0}},length:function(e,t){return function(n){return n.length>=e&&n.length<=(t||e)}},minLength:function(e){return function(t){return t.length>=e}},maxLength:function(e){return function(t){return t.length<=e}},negative:function(){return function(e){return e<0}},positive:function(){return function(e){return e>=0}},between:function(e,t){return function(n){return n>=e&&n<=t}},range:function(e,t){return function(n){return n>=e&&n<=t}},lessThan:function(e){return function(t){return te}},greaterThanOrEqual:function(e){return function(t){return t>=e}},even:function(){return function(e){return e%2===0}},odd:function(){return function(e){return e%2!==0}},includes:function(e){return function(t){return~t.indexOf(e)}},schema:function(e){return qd(e)},passesAnyOf:function(){for(var e=[],t=arguments.length;t--;)e[t]=arguments[t];return function(n){return e.some(function(r){return r.test(n)})}},optional:Gd};function Xt(e){return function(t){return Array.isArray(t)&&e==="array"||t===null&&e==="null"||typeof t===e}}function Yd(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e}function qd(e){return{simple:function(t){var n=[];if(Object.keys(e).forEach(function(r){var o=e[r];try{o.check((t||{})[r])}catch(i){i.target=r,n.push(i)}}),n.length>0)throw n;return!0},async:function(t){var n=[],r=Object.keys(e).map(function(o){var i=e[o];return i.testAsync((t||{})[o]).catch(function(s){s.target=o,n.push(s)})});return Promise.all(r).then(function(){if(n.length>0)throw n;return!0})}}}var te="colors",Pe="sizes",U="space",Xd={gap:U,gridGap:U,columnGap:U,gridColumnGap:U,rowGap:U,gridRowGap:U,inset:U,insetBlock:U,insetBlockEnd:U,insetBlockStart:U,insetInline:U,insetInlineEnd:U,insetInlineStart:U,margin:U,marginTop:U,marginRight:U,marginBottom:U,marginLeft:U,marginBlock:U,marginBlockEnd:U,marginBlockStart:U,marginInline:U,marginInlineEnd:U,marginInlineStart:U,padding:U,paddingTop:U,paddingRight:U,paddingBottom:U,paddingLeft:U,paddingBlock:U,paddingBlockEnd:U,paddingBlockStart:U,paddingInline:U,paddingInlineEnd:U,paddingInlineStart:U,top:U,right:U,bottom:U,left:U,scrollMargin:U,scrollMarginTop:U,scrollMarginRight:U,scrollMarginBottom:U,scrollMarginLeft:U,scrollMarginX:U,scrollMarginY:U,scrollMarginBlock:U,scrollMarginBlockEnd:U,scrollMarginBlockStart:U,scrollMarginInline:U,scrollMarginInlineEnd:U,scrollMarginInlineStart:U,scrollPadding:U,scrollPaddingTop:U,scrollPaddingRight:U,scrollPaddingBottom:U,scrollPaddingLeft:U,scrollPaddingX:U,scrollPaddingY:U,scrollPaddingBlock:U,scrollPaddingBlockEnd:U,scrollPaddingBlockStart:U,scrollPaddingInline:U,scrollPaddingInlineEnd:U,scrollPaddingInlineStart:U,fontSize:"fontSizes",background:te,backgroundColor:te,backgroundImage:te,borderImage:te,border:te,borderBlock:te,borderBlockEnd:te,borderBlockStart:te,borderBottom:te,borderBottomColor:te,borderColor:te,borderInline:te,borderInlineEnd:te,borderInlineStart:te,borderLeft:te,borderLeftColor:te,borderRight:te,borderRightColor:te,borderTop:te,borderTopColor:te,caretColor:te,color:te,columnRuleColor:te,fill:te,outline:te,outlineColor:te,stroke:te,textDecorationColor:te,fontFamily:"fonts",fontWeight:"fontWeights",lineHeight:"lineHeights",letterSpacing:"letterSpacings",blockSize:Pe,minBlockSize:Pe,maxBlockSize:Pe,inlineSize:Pe,minInlineSize:Pe,maxInlineSize:Pe,width:Pe,minWidth:Pe,maxWidth:Pe,height:Pe,minHeight:Pe,maxHeight:Pe,flexBasis:Pe,gridTemplateColumns:Pe,gridTemplateRows:Pe,borderWidth:"borderWidths",borderTopWidth:"borderWidths",borderRightWidth:"borderWidths",borderBottomWidth:"borderWidths",borderLeftWidth:"borderWidths",borderStyle:"borderStyles",borderTopStyle:"borderStyles",borderRightStyle:"borderStyles",borderBottomStyle:"borderStyles",borderLeftStyle:"borderStyles",borderRadius:"radii",borderTopLeftRadius:"radii",borderTopRightRadius:"radii",borderBottomRightRadius:"radii",borderBottomLeftRadius:"radii",boxShadow:"shadows",textShadow:"shadows",transition:"transitions",zIndex:"zIndices"},Zd=(e,t)=>typeof t=="function"?{"()":Function.prototype.toString.call(t)}:t,pn=()=>{const e=Object.create(null);return(t,n,...r)=>{const o=(i=>JSON.stringify(i,Zd))(t);return o in e?e[o]:e[o]=n(t,...r)}},Ft=Symbol.for("sxs.internal"),fi=(e,t)=>Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)),Xi=e=>{for(const t in e)return!0;return!1},{hasOwnProperty:Qd}=Object.prototype,So=e=>e.includes("-")?e:e.replace(/[A-Z]/g,t=>"-"+t.toLowerCase()),Jd=/\s+(?![^()]*\))/,Zt=e=>t=>e(...typeof t=="string"?String(t).split(Jd):[t]),Zi={appearance:e=>({WebkitAppearance:e,appearance:e}),backfaceVisibility:e=>({WebkitBackfaceVisibility:e,backfaceVisibility:e}),backdropFilter:e=>({WebkitBackdropFilter:e,backdropFilter:e}),backgroundClip:e=>({WebkitBackgroundClip:e,backgroundClip:e}),boxDecorationBreak:e=>({WebkitBoxDecorationBreak:e,boxDecorationBreak:e}),clipPath:e=>({WebkitClipPath:e,clipPath:e}),content:e=>({content:e.includes('"')||e.includes("'")||/^([A-Za-z]+\([^]*|[^]*-quote|inherit|initial|none|normal|revert|unset)$/.test(e)?e:`"${e}"`}),hyphens:e=>({WebkitHyphens:e,hyphens:e}),maskImage:e=>({WebkitMaskImage:e,maskImage:e}),maskSize:e=>({WebkitMaskSize:e,maskSize:e}),tabSize:e=>({MozTabSize:e,tabSize:e}),textSizeAdjust:e=>({WebkitTextSizeAdjust:e,textSizeAdjust:e}),userSelect:e=>({WebkitUserSelect:e,userSelect:e}),marginBlock:Zt((e,t)=>({marginBlockStart:e,marginBlockEnd:t||e})),marginInline:Zt((e,t)=>({marginInlineStart:e,marginInlineEnd:t||e})),maxSize:Zt((e,t)=>({maxBlockSize:e,maxInlineSize:t||e})),minSize:Zt((e,t)=>({minBlockSize:e,minInlineSize:t||e})),paddingBlock:Zt((e,t)=>({paddingBlockStart:e,paddingBlockEnd:t||e})),paddingInline:Zt((e,t)=>({paddingInlineStart:e,paddingInlineEnd:t||e}))},Gr=/([\d.]+)([^]*)/,ef=(e,t)=>e.length?e.reduce((n,r)=>(n.push(...t.map(o=>o.includes("&")?o.replace(/&/g,/[ +>|~]/.test(r)&&/&.*&/.test(o)?`:is(${r})`:r):r+" "+o)),n),[]):t,tf=(e,t)=>e in nf&&typeof t=="string"?t.replace(/^((?:[^]*[^\w-])?)(fit-content|stretch)((?:[^\w-][^]*)?)$/,(n,r,o,i)=>r+(o==="stretch"?`-moz-available${i};${So(e)}:${r}-webkit-fill-available`:`-moz-fit-content${i};${So(e)}:${r}fit-content`)+i):String(t),nf={blockSize:1,height:1,inlineSize:1,maxBlockSize:1,maxHeight:1,maxInlineSize:1,maxWidth:1,minBlockSize:1,minHeight:1,minInlineSize:1,minWidth:1,width:1},Et=e=>e?e+"-":"",Na=(e,t,n)=>e.replace(/([+-])?((?:\d+(?:\.\d*)?|\.\d+)(?:[Ee][+-]?\d+)?)?(\$|--)([$\w-]+)/g,(r,o,i,s,a)=>s=="$"==!!i?r:(o||s=="--"?"calc(":"")+"var(--"+(s==="$"?Et(t)+(a.includes("$")?"":Et(n))+a.replace(/\$/g,"-"):a)+")"+(o||s=="--"?"*"+(o||"")+(i||"1")+")":"")),rf=/\s*,\s*(?![^()]*\))/,of=Object.prototype.toString,tn=(e,t,n,r,o)=>{let i,s,a;const c=(l,u,f)=>{let p,g;const m=b=>{for(p in b){const y=p.charCodeAt(0)===64,$=y&&Array.isArray(b[p])?b[p]:[b[p]];for(g of $){const S=/[A-Z]/.test(v=p)?v:v.replace(/-[^]/g,E=>E[1].toUpperCase()),_=typeof g=="object"&&g&&g.toString===of&&(!r.utils[S]||!u.length);if(S in r.utils&&!_){const E=r.utils[S];if(E!==s){s=E,m(E(g)),s=null;continue}}else if(S in Zi){const E=Zi[S];if(E!==a){a=E,m(E(g)),a=null;continue}}if(y&&(w=p.slice(1)in r.media?"@media "+r.media[p.slice(1)]:p,p=w.replace(/\(\s*([\w-]+)\s*(=|<|<=|>|>=)\s*([\w-]+)\s*(?:(<|<=|>|>=)\s*([\w-]+)\s*)?\)/g,(E,C,R,L,M,z)=>{const A=Gr.test(C),N=.0625*(A?-1:1),[j,V]=A?[L,C]:[C,L];return"("+(R[0]==="="?"":R[0]===">"===A?"max-":"min-")+j+":"+(R[0]!=="="&&R.length===1?V.replace(Gr,(B,F,G)=>Number(F)+N*(R===">"?1:-1)+G):V)+(M?") and ("+(M[0]===">"?"min-":"max-")+j+":"+(M.length===1?z.replace(Gr,(B,F,G)=>Number(F)+N*(M===">"?-1:1)+G):z):"")+")"})),_){const E=y?f.concat(p):[...f],C=y?[...u]:ef(u,p.split(rf));i!==void 0&&o(Qi(...i)),i=void 0,c(g,C,E)}else i===void 0&&(i=[[],u,f]),p=y||p.charCodeAt(0)!==36?p:`--${Et(r.prefix)}${p.slice(1).replace(/\$/g,"-")}`,g=_?g:typeof g=="number"?g&&S in sf?String(g)+"px":String(g):Na(tf(S,g??""),r.prefix,r.themeMap[S]),i[0].push(`${y?`${p} `:`${So(p)}:`}${g}`)}}var w,v};m(l),i!==void 0&&o(Qi(...i)),i=void 0};c(e,t,n)},Qi=(e,t,n)=>`${n.map(r=>`${r}{`).join("")}${t.length?`${t.join(",")}{`:""}${e.join(";")}${t.length?"}":""}${Array(n.length?n.length+1:0).join("}")}`,sf={animationDelay:1,animationDuration:1,backgroundSize:1,blockSize:1,border:1,borderBlock:1,borderBlockEnd:1,borderBlockEndWidth:1,borderBlockStart:1,borderBlockStartWidth:1,borderBlockWidth:1,borderBottom:1,borderBottomLeftRadius:1,borderBottomRightRadius:1,borderBottomWidth:1,borderEndEndRadius:1,borderEndStartRadius:1,borderInlineEnd:1,borderInlineEndWidth:1,borderInlineStart:1,borderInlineStartWidth:1,borderInlineWidth:1,borderLeft:1,borderLeftWidth:1,borderRadius:1,borderRight:1,borderRightWidth:1,borderSpacing:1,borderStartEndRadius:1,borderStartStartRadius:1,borderTop:1,borderTopLeftRadius:1,borderTopRightRadius:1,borderTopWidth:1,borderWidth:1,bottom:1,columnGap:1,columnRule:1,columnRuleWidth:1,columnWidth:1,containIntrinsicSize:1,flexBasis:1,fontSize:1,gap:1,gridAutoColumns:1,gridAutoRows:1,gridTemplateColumns:1,gridTemplateRows:1,height:1,inlineSize:1,inset:1,insetBlock:1,insetBlockEnd:1,insetBlockStart:1,insetInline:1,insetInlineEnd:1,insetInlineStart:1,left:1,letterSpacing:1,margin:1,marginBlock:1,marginBlockEnd:1,marginBlockStart:1,marginBottom:1,marginInline:1,marginInlineEnd:1,marginInlineStart:1,marginLeft:1,marginRight:1,marginTop:1,maxBlockSize:1,maxHeight:1,maxInlineSize:1,maxWidth:1,minBlockSize:1,minHeight:1,minInlineSize:1,minWidth:1,offsetDistance:1,offsetRotate:1,outline:1,outlineOffset:1,outlineWidth:1,overflowClipMargin:1,padding:1,paddingBlock:1,paddingBlockEnd:1,paddingBlockStart:1,paddingBottom:1,paddingInline:1,paddingInlineEnd:1,paddingInlineStart:1,paddingLeft:1,paddingRight:1,paddingTop:1,perspective:1,right:1,rowGap:1,scrollMargin:1,scrollMarginBlock:1,scrollMarginBlockEnd:1,scrollMarginBlockStart:1,scrollMarginBottom:1,scrollMarginInline:1,scrollMarginInlineEnd:1,scrollMarginInlineStart:1,scrollMarginLeft:1,scrollMarginRight:1,scrollMarginTop:1,scrollPadding:1,scrollPaddingBlock:1,scrollPaddingBlockEnd:1,scrollPaddingBlockStart:1,scrollPaddingBottom:1,scrollPaddingInline:1,scrollPaddingInlineEnd:1,scrollPaddingInlineStart:1,scrollPaddingLeft:1,scrollPaddingRight:1,scrollPaddingTop:1,shapeMargin:1,textDecoration:1,textDecorationThickness:1,textIndent:1,textUnderlineOffset:1,top:1,transitionDelay:1,transitionDuration:1,verticalAlign:1,width:1,wordSpacing:1},Ji=e=>String.fromCharCode(e+(e>25?39:97)),zt=e=>(t=>{let n,r="";for(n=Math.abs(t);n>52;n=n/52|0)r=Ji(n%52)+r;return Ji(n%52)+r})(((t,n)=>{let r=n.length;for(;r;)t=33*t^n.charCodeAt(--r);return t})(5381,JSON.stringify(e))>>>0),Sn=["themed","global","styled","onevar","resonevar","allvar","inline"],af=e=>{if(e.href&&!e.href.startsWith(location.origin))return!1;try{return!!e.cssRules}catch{return!1}},cf=e=>{let t;const n=()=>{const{cssRules:o}=t.sheet;return[].map.call(o,(i,s)=>{const{cssText:a}=i;let c="";if(a.startsWith("--sxs"))return"";if(o[s-1]&&(c=o[s-1].cssText).startsWith("--sxs")){if(!i.cssRules.length)return"";for(const l in t.rules)if(t.rules[l].group===i)return`--sxs{--sxs:${[...t.rules[l].cache].join(" ")}}${a}`;return i.cssRules.length?`${c}${a}`:""}return a}).join("")},r=()=>{if(t){const{rules:a,sheet:c}=t;if(!c.deleteRule){for(;Object(Object(c.cssRules)[0]).type===3;)c.cssRules.splice(0,1);c.cssRules=[]}for(const l in a)delete a[l]}const o=Object(e).styleSheets||[];for(const a of o)if(af(a)){for(let c=0,l=a.cssRules;l[c];++c){const u=Object(l[c]);if(u.type!==1)continue;const f=Object(l[c+1]);if(f.type!==4)continue;++c;const{cssText:p}=u;if(!p.startsWith("--sxs"))continue;const g=p.slice(14,-3).trim().split(/\s+/),m=Sn[g[0]];m&&(t||(t={sheet:a,reset:r,rules:{},toString:n}),t.rules[m]={group:f,index:c,cache:new Set(g)})}if(t)break}if(!t){const a=(c,l)=>({type:l,cssRules:[],insertRule(u,f){this.cssRules.splice(f,0,a(u,{import:3,undefined:1}[(u.toLowerCase().match(/^@([a-z]+)/)||[])[1]]||4))},get cssText(){return c==="@media{}"?`@media{${[].map.call(this.cssRules,u=>u.cssText).join("")}}`:c}});t={sheet:e?(e.head||e).appendChild(document.createElement("style")).sheet:a("","text/css"),rules:{},reset:r,toString:n}}const{sheet:i,rules:s}=t;for(let a=Sn.length-1;a>=0;--a){const c=Sn[a];if(!s[c]){const l=Sn[a+1],u=s[l]?s[l].index:i.cssRules.length;i.insertRule("@media{}",u),i.insertRule(`--sxs{--sxs:${a}}`,u),s[c]={group:i.cssRules[u+1],index:u,cache:new Set([a])}}lf(s[c])}};return r(),t},lf=e=>{const t=e.group;let n=t.cssRules.length;e.apply=r=>{try{t.insertRule(r,n),++n}catch{}}},wn=Symbol(),uf=pn(),es=(e,t)=>uf(e,()=>(...n)=>{let r={type:null,composers:new Set};for(const o of n)if(o!=null)if(o[Ft]){r.type==null&&(r.type=o[Ft].type);for(const i of o[Ft].composers)r.composers.add(i)}else o.constructor!==Object||o.$$typeof?r.type==null&&(r.type=o):r.composers.add(df(o,e));return r.type==null&&(r.type="span"),r.composers.size||r.composers.add(["PJLV",{},[],[],{},[]]),ff(e,r,t)}),df=({variants:e,compoundVariants:t,defaultVariants:n,...r},o)=>{const i=`${Et(o.prefix)}c-${zt(r)}`,s=[],a=[],c=Object.create(null),l=[];for(const p in n)c[p]=String(n[p]);if(typeof e=="object"&&e)for(const p in e){u=c,f=p,Qd.call(u,f)||(c[p]="undefined");const g=e[p];for(const m in g){const b={[p]:String(m)};String(m)==="undefined"&&l.push(p);const w=g[m],v=[b,w,!Xi(w)];s.push(v)}}var u,f;if(typeof t=="object"&&t)for(const p of t){let{css:g,...m}=p;g=typeof g=="object"&&g||{};for(const w in m)m[w]=String(m[w]);const b=[m,g,!Xi(g)];a.push(b)}return[i,r,s,a,c,l]},ff=(e,t,n)=>{const[r,o,i,s]=pf(t.composers),a=typeof t.type=="function"||t.type.$$typeof?(f=>{function p(){for(let g=0;gp.rules[g]={apply:m=>p[wn].push([g,m])}),p})(n):null,c=(a||n).rules,l=`.${r}${o.length>1?`:where(.${o.slice(1).join(".")})`:""}`,u=f=>{f=typeof f=="object"&&f||hf;const{css:p,...g}=f,m={};for(const v in i)if(delete g[v],v in f){let y=f[v];typeof y=="object"&&y?m[v]={"@initial":i[v],...y}:(y=String(y),m[v]=y!=="undefined"||s.has(v)?y:i[v])}else m[v]=i[v];const b=new Set([...o]);for(const[v,y,$,S]of t.composers){n.rules.styled.cache.has(v)||(n.rules.styled.cache.add(v),tn(y,[`.${v}`],[],e,C=>{c.styled.apply(C)}));const _=ts($,m,e.media),E=ts(S,m,e.media,!0);for(const C of _)if(C!==void 0)for(const[R,L,M]of C){const z=`${v}-${zt(L)}-${R}`;b.add(z);const A=(M?n.rules.resonevar:n.rules.onevar).cache,N=M?c.resonevar:c.onevar;A.has(z)||(A.add(z),tn(L,[`.${z}`],[],e,j=>{N.apply(j)}))}for(const C of E)if(C!==void 0)for(const[R,L]of C){const M=`${v}-${zt(L)}-${R}`;b.add(M),n.rules.allvar.cache.has(M)||(n.rules.allvar.cache.add(M),tn(L,[`.${M}`],[],e,z=>{c.allvar.apply(z)}))}}if(typeof p=="object"&&p){const v=`${r}-i${zt(p)}-css`;b.add(v),n.rules.inline.cache.has(v)||(n.rules.inline.cache.add(v),tn(p,[`.${v}`],[],e,y=>{c.inline.apply(y)}))}for(const v of String(f.className||"").trim().split(/\s+/))v&&b.add(v);const w=g.className=[...b].join(" ");return{type:t.type,className:w,selector:l,props:g,toString:()=>w,deferredInjector:a}};return fi(u,{className:r,selector:l,[Ft]:t,toString:()=>(n.rules.styled.cache.has(r)||u(),r)})},pf=e=>{let t="";const n=[],r={},o=[];for(const[i,,,,s,a]of e){t===""&&(t=i),n.push(i),o.push(...a);for(const c in s){const l=s[c];(r[c]===void 0||l!=="undefined"||a.includes(l))&&(r[c]=l)}}return[t,n,r,new Set(o)]},ts=(e,t,n,r)=>{const o=[];e:for(let[i,s,a]of e){if(a)continue;let c,l=0,u=!1;for(c in i){const f=i[c];let p=t[c];if(p!==f){if(typeof p!="object"||!p)continue e;{let g,m,b=0;for(const w in p){if(f===String(p[w])){if(w!=="@initial"){const v=w.slice(1);(m=m||[]).push(v in n?n[v]:w.replace(/^@media ?/,"")),u=!0}l+=b,g=!0}++b}if(m&&m.length&&(s={["@media "+m.join(", ")]:s}),!g)continue e}}}(o[l]=o[l]||[]).push([r?"cv":`${c}-${i[c]}`,s,u])}return o},hf={},gf=pn(),mf=(e,t)=>gf(e,()=>(...n)=>{const r=()=>{for(let o of n){o=typeof o=="object"&&o||{};let i=zt(o);if(!t.rules.global.cache.has(i)){if(t.rules.global.cache.add(i),"@import"in o){let s=[].indexOf.call(t.sheet.cssRules,t.rules.themed.group)-1;for(let a of[].concat(o["@import"]))a=a.includes('"')||a.includes("'")?a:`"${a}"`,t.sheet.insertRule(`@import ${a};`,s++);delete o["@import"]}tn(o,[],[],e,s=>{t.rules.global.apply(s)})}}return""};return fi(r,{toString:r})}),bf=pn(),yf=(e,t)=>bf(e,()=>n=>{const r=`${Et(e.prefix)}k-${zt(n)}`,o=()=>{if(!t.rules.global.cache.has(r)){t.rules.global.cache.add(r);const i=[];tn(n,[],[],e,a=>i.push(a));const s=`@keyframes ${r}{${i.join("")}}`;t.rules.global.apply(s)}return r};return fi(o,{get name(){return o()},toString:o})}),vf=class{constructor(e,t,n,r){this.token=e==null?"":String(e),this.value=t==null?"":String(t),this.scale=n==null?"":String(n),this.prefix=r==null?"":String(r)}get computedValue(){return"var("+this.variable+")"}get variable(){return"--"+Et(this.prefix)+Et(this.scale)+this.token}toString(){return this.computedValue}},xf=pn(),wf=(e,t)=>xf(e,()=>(n,r)=>{r=typeof n=="object"&&n||Object(r);const o=`.${n=(n=typeof n=="string"?n:"")||`${Et(e.prefix)}t-${zt(r)}`}`,i={},s=[];for(const c in r){i[c]={};for(const l in r[c]){const u=`--${Et(e.prefix)}${c}-${l}`,f=Na(String(r[c][l]),e.prefix,c);i[c][l]=new vf(l,f,c,e.prefix),s.push(`${u}:${f}`)}}const a=()=>{if(s.length&&!t.rules.themed.cache.has(n)){t.rules.themed.cache.add(n);const c=`${r===e.theme?":root,":""}.${n}{${s.join(";")}}`;t.rules.themed.apply(c)}return n};return{...i,get className(){return a()},selector:o,toString:a}}),Ef=pn(),ns,$f=pn(),Va=e=>{const t=(n=>{let r=!1;const o=Ef(n,i=>{r=!0;const s="prefix"in(i=typeof i=="object"&&i||{})?String(i.prefix):"",a=typeof i.media=="object"&&i.media||{},c=typeof i.root=="object"?i.root||null:globalThis.document||null,l=typeof i.theme=="object"&&i.theme||{},u={prefix:s,media:a,theme:l,themeMap:typeof i.themeMap=="object"&&i.themeMap||{...Xd},utils:typeof i.utils=="object"&&i.utils||{}},f=cf(c),p={css:es(u,f),globalCss:mf(u,f),keyframes:yf(u,f),createTheme:wf(u,f),reset(){f.reset(),p.theme.toString()},theme:{},sheet:f,config:u,prefix:s,getCssText:f.toString,toString:f.toString};return String(p.theme=p.createTheme(l)),p});return r||o.reset(),o})(e);return t.styled=(({config:n,sheet:r})=>$f(n,()=>{const o=es(n,r);return(...i)=>{const s=o(...i),a=s[Ft].type,c=h.forwardRef((l,u)=>{const f=l&&l.as||a,{props:p,deferredInjector:g}=s(l);return delete p.as,p.ref=u,g?h.createElement(h.Fragment,null,h.createElement(f,p),h.createElement(g,null)):h.createElement(f,p)});return c.className=s.className,c.displayName=`Styled.${a.displayName||a.name||a}`,c.selector=s.selector,c.toString=()=>s.selector,c[Ft]=s[Ft],c}}))(t),t},Cf=()=>ns||(ns=Va()),Ov=(...e)=>Cf().styled(...e);function _f(e,t,n){return Math.max(t,Math.min(e,n))}const ke={toVector(e,t){return e===void 0&&(e=t),Array.isArray(e)?e:[e,e]},add(e,t){return[e[0]+t[0],e[1]+t[1]]},sub(e,t){return[e[0]-t[0],e[1]-t[1]]},addTo(e,t){e[0]+=t[0],e[1]+=t[1]},subTo(e,t){e[0]-=t[0],e[1]-=t[1]}};function rs(e,t,n){return t===0||Math.abs(t)===1/0?Math.pow(e,n*5):e*t*n/(t+n*e)}function os(e,t,n,r=.15){return r===0?_f(e,t,n):en?+rs(e-n,n-t,r)+n:e}function Sf(e,[t,n],[r,o]){const[[i,s],[a,c]]=e;return[os(t,i,s,r),os(n,a,c,o)]}function Tf(e,t){if(typeof e!="object"||e===null)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(typeof r!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function kf(e){var t=Tf(e,"string");return typeof t=="symbol"?t:String(t)}function Le(e,t,n){return t=kf(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function is(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function be(e){for(var t=1;t{var n,r;return t.target===e.currentTarget||((n=e.currentTarget)===null||n===void 0||(r=n.contains)===null||r===void 0?void 0:r.call(n,t.target))})}function jf(e){return e.type==="touchend"||e.type==="touchcancel"?e.changedTouches:e.targetTouches}function Ha(e){return Fr(e)?jf(e)[0]:e}function Lf(e){return Mf(e).map(t=>t.identifier)}function Yr(e){const t=Ha(e);return Fr(e)?t.identifier:t.pointerId}function as(e){const t=Ha(e);return[t.clientX,t.clientY]}function Ff(e){const t={};if("buttons"in e&&(t.buttons=e.buttons),"shiftKey"in e){const{shiftKey:n,altKey:r,metaKey:o,ctrlKey:i}=e;Object.assign(t,{shiftKey:n,altKey:r,metaKey:o,ctrlKey:i})}return t}function hr(e,...t){return typeof e=="function"?e(...t):e}function zf(){}function Nf(...e){return e.length===0?zf:e.length===1?e[0]:function(){let t;for(const n of e)t=n.apply(this,arguments)||t;return t}}function cs(e,t){return Object.assign({},t,e||{})}const Vf=32;class Bf{constructor(t,n,r){this.ctrl=t,this.args=n,this.key=r,this.state||(this.state={},this.computeValues([0,0]),this.computeInitial(),this.init&&this.init(),this.reset())}get state(){return this.ctrl.state[this.key]}set state(t){this.ctrl.state[this.key]=t}get shared(){return this.ctrl.state.shared}get eventStore(){return this.ctrl.gestureEventStores[this.key]}get timeoutStore(){return this.ctrl.gestureTimeoutStores[this.key]}get config(){return this.ctrl.config[this.key]}get sharedConfig(){return this.ctrl.config.shared}get handler(){return this.ctrl.handlers[this.key]}reset(){const{state:t,shared:n,ingKey:r,args:o}=this;n[r]=t._active=t.active=t._blocked=t._force=!1,t._step=[!1,!1],t.intentional=!1,t._movement=[0,0],t._distance=[0,0],t._direction=[0,0],t._delta=[0,0],t._bounds=[[-1/0,1/0],[-1/0,1/0]],t.args=o,t.axis=void 0,t.memo=void 0,t.elapsedTime=t.timeDelta=0,t.direction=[0,0],t.distance=[0,0],t.overflow=[0,0],t._movementBound=[!1,!1],t.velocity=[0,0],t.movement=[0,0],t.delta=[0,0],t.timeStamp=0}start(t){const n=this.state,r=this.config;n._active||(this.reset(),this.computeInitial(),n._active=!0,n.target=t.target,n.currentTarget=t.currentTarget,n.lastOffset=r.from?hr(r.from,n):n.offset,n.offset=n.lastOffset,n.startTime=n.timeStamp=t.timeStamp)}computeValues(t){const n=this.state;n._values=t,n.values=this.config.transform(t)}computeInitial(){const t=this.state;t._initial=t._values,t.initial=t.values}compute(t){const{state:n,config:r,shared:o}=this;n.args=this.args;let i=0;if(t&&(n.event=t,r.preventDefault&&t.cancelable&&n.event.preventDefault(),n.type=t.type,o.touches=this.ctrl.pointerIds.size||this.ctrl.touchIds.size,o.locked=!!document.pointerLockElement,Object.assign(o,Ff(t)),o.down=o.pressed=o.buttons%2===1||o.touches>0,i=t.timeStamp-n.timeStamp,n.timeStamp=t.timeStamp,n.elapsedTime=n.timeStamp-n.startTime),n._active){const E=n._delta.map(Math.abs);ke.addTo(n._distance,E)}this.axisIntent&&this.axisIntent(t);const[s,a]=n._movement,[c,l]=r.threshold,{_step:u,values:f}=n;if(r.hasCustomTransform?(u[0]===!1&&(u[0]=Math.abs(s)>=c&&f[0]),u[1]===!1&&(u[1]=Math.abs(a)>=l&&f[1])):(u[0]===!1&&(u[0]=Math.abs(s)>=c&&Math.sign(s)*c),u[1]===!1&&(u[1]=Math.abs(a)>=l&&Math.sign(a)*l)),n.intentional=u[0]!==!1||u[1]!==!1,!n.intentional)return;const p=[0,0];if(r.hasCustomTransform){const[E,C]=f;p[0]=u[0]!==!1?E-u[0]:0,p[1]=u[1]!==!1?C-u[1]:0}else p[0]=u[0]!==!1?s-u[0]:0,p[1]=u[1]!==!1?a-u[1]:0;this.restrictToAxis&&!n._blocked&&this.restrictToAxis(p);const g=n.offset,m=n._active&&!n._blocked||n.active;m&&(n.first=n._active&&!n.active,n.last=!n._active&&n.active,n.active=o[this.ingKey]=n._active,t&&(n.first&&("bounds"in r&&(n._bounds=hr(r.bounds,n)),this.setup&&this.setup()),n.movement=p,this.computeOffset()));const[b,w]=n.offset,[[v,y],[$,S]]=n._bounds;n.overflow=[by?1:0,w<$?-1:w>S?1:0],n._movementBound[0]=n.overflow[0]?n._movementBound[0]===!1?n._movement[0]:n._movementBound[0]:!1,n._movementBound[1]=n.overflow[1]?n._movementBound[1]===!1?n._movement[1]:n._movementBound[1]:!1;const _=n._active?r.rubberband||[0,0]:[0,0];if(n.offset=Sf(n._bounds,n.offset,_),n.delta=ke.sub(n.offset,g),this.computeMovement(),m&&(!n.last||i>Vf)){n.delta=ke.sub(n.offset,g);const E=n.delta.map(Math.abs);ke.addTo(n.distance,E),n.direction=n.delta.map(Math.sign),n._direction=n._delta.map(Math.sign),!n.first&&i>0&&(n.velocity=[E[0]/i,E[1]/i],n.timeDelta=i)}}emit(){const t=this.state,n=this.shared,r=this.config;if(t._active||this.clean(),(t._blocked||!t.intentional)&&!t._force&&!r.triggerAllEvents)return;const o=this.handler(be(be(be({},n),t),{},{[this.aliasKey]:t.values}));o!==void 0&&(t.memo=o)}clean(){this.eventStore.clean(),this.timeoutStore.clean()}}function Wf([e,t],n){const r=Math.abs(e),o=Math.abs(t);if(r>o&&r>n)return"x";if(o>r&&o>n)return"y"}class Hf extends Bf{constructor(...t){super(...t),Le(this,"aliasKey","xy")}reset(){super.reset(),this.state.axis=void 0}init(){this.state.offset=[0,0],this.state.lastOffset=[0,0]}computeOffset(){this.state.offset=ke.add(this.state.lastOffset,this.state.movement)}computeMovement(){this.state.movement=ke.sub(this.state.offset,this.state.lastOffset)}axisIntent(t){const n=this.state,r=this.config;if(!n.axis&&t){const o=typeof r.axisThreshold=="object"?r.axisThreshold[Wa(t)]:r.axisThreshold;n.axis=Wf(n._movement,o)}n._blocked=(r.lockDirection||!!r.axis)&&!n.axis||!!r.axis&&r.axis!==n.axis}restrictToAxis(t){if(this.config.axis||this.config.lockDirection)switch(this.state.axis){case"x":t[1]=0;break;case"y":t[0]=0;break}}}const Uf=e=>e,ls=.15,Ua={enabled(e=!0){return e},eventOptions(e,t,n){return be(be({},n.shared.eventOptions),e)},preventDefault(e=!1){return e},triggerAllEvents(e=!1){return e},rubberband(e=0){switch(e){case!0:return[ls,ls];case!1:return[0,0];default:return ke.toVector(e)}},from(e){if(typeof e=="function")return e;if(e!=null)return ke.toVector(e)},transform(e,t,n){const r=e||n.shared.transform;return this.hasCustomTransform=!!r,r||Uf},threshold(e){return ke.toVector(e,0)}},Kf=0,Vn=be(be({},Ua),{},{axis(e,t,{axis:n}){if(this.lockDirection=n==="lock",!this.lockDirection)return n},axisThreshold(e=Kf){return e},bounds(e={}){if(typeof e=="function")return i=>Vn.bounds(e(i));if("current"in e)return()=>e.current;if(typeof HTMLElement=="function"&&e instanceof HTMLElement)return e;const{left:t=-1/0,right:n=1/0,top:r=-1/0,bottom:o=1/0}=e;return[[t,n],[r,o]]}}),us={ArrowRight:(e,t=1)=>[e*t,0],ArrowLeft:(e,t=1)=>[-1*e*t,0],ArrowUp:(e,t=1)=>[0,-1*e*t],ArrowDown:(e,t=1)=>[0,e*t]};class Gf extends Hf{constructor(...t){super(...t),Le(this,"ingKey","dragging")}reset(){super.reset();const t=this.state;t._pointerId=void 0,t._pointerActive=!1,t._keyboardActive=!1,t._preventScroll=!1,t._delayed=!1,t.swipe=[0,0],t.tap=!1,t.canceled=!1,t.cancel=this.cancel.bind(this)}setup(){const t=this.state;if(t._bounds instanceof HTMLElement){const n=t._bounds.getBoundingClientRect(),r=t.currentTarget.getBoundingClientRect(),o={left:n.left-r.left+t.offset[0],right:n.right-r.right+t.offset[0],top:n.top-r.top+t.offset[1],bottom:n.bottom-r.bottom+t.offset[1]};t._bounds=Vn.bounds(o)}}cancel(){const t=this.state;t.canceled||(t.canceled=!0,t._active=!1,setTimeout(()=>{this.compute(),this.emit()},0))}setActive(){this.state._active=this.state._pointerActive||this.state._keyboardActive}clean(){this.pointerClean(),this.state._pointerActive=!1,this.state._keyboardActive=!1,super.clean()}pointerDown(t){const n=this.config,r=this.state;if(t.buttons!=null&&(Array.isArray(n.pointerButtons)?!n.pointerButtons.includes(t.buttons):n.pointerButtons!==-1&&n.pointerButtons!==t.buttons))return;const o=this.ctrl.setEventIds(t);n.pointerCapture&&t.target.setPointerCapture(t.pointerId),!(o&&o.size>1&&r._pointerActive)&&(this.start(t),this.setupPointer(t),r._pointerId=Yr(t),r._pointerActive=!0,this.computeValues(as(t)),this.computeInitial(),n.preventScrollAxis&&Wa(t)!=="mouse"?(r._active=!1,this.setupScrollPrevention(t)):n.delay>0?(this.setupDelayTrigger(t),n.triggerAllEvents&&(this.compute(t),this.emit())):this.startPointerDrag(t))}startPointerDrag(t){const n=this.state;n._active=!0,n._preventScroll=!0,n._delayed=!1,this.compute(t),this.emit()}pointerMove(t){const n=this.state,r=this.config;if(!n._pointerActive)return;const o=Yr(t);if(n._pointerId!==void 0&&o!==n._pointerId)return;const i=as(t);if(document.pointerLockElement===t.target?n._delta=[t.movementX,t.movementY]:(n._delta=ke.sub(i,n._values),this.computeValues(i)),ke.addTo(n._movement,n._delta),this.compute(t),n._delayed&&n.intentional){this.timeoutStore.remove("dragDelay"),n.active=!1,this.startPointerDrag(t);return}if(r.preventScrollAxis&&!n._preventScroll)if(n.axis)if(n.axis===r.preventScrollAxis||r.preventScrollAxis==="xy"){n._active=!1,this.clean();return}else{this.timeoutStore.remove("startPointerDrag"),this.startPointerDrag(t);return}else return;this.emit()}pointerUp(t){this.ctrl.setEventIds(t);try{this.config.pointerCapture&&t.target.hasPointerCapture(t.pointerId)&&t.target.releasePointerCapture(t.pointerId)}catch{}const n=this.state,r=this.config;if(!n._active||!n._pointerActive)return;const o=Yr(t);if(n._pointerId!==void 0&&o!==n._pointerId)return;this.state._pointerActive=!1,this.setActive(),this.compute(t);const[i,s]=n._distance;if(n.tap=i<=r.tapsThreshold&&s<=r.tapsThreshold,n.tap&&r.filterTaps)n._force=!0;else{const[a,c]=n._delta,[l,u]=n._movement,[f,p]=r.swipe.velocity,[g,m]=r.swipe.distance,b=r.swipe.duration;if(n.elapsedTimef&&Math.abs(l)>g&&(n.swipe[0]=Math.sign(a)),v>p&&Math.abs(u)>m&&(n.swipe[1]=Math.sign(c))}}this.emit()}pointerClick(t){!this.state.tap&&t.detail>0&&(t.preventDefault(),t.stopPropagation())}setupPointer(t){const n=this.config,r=n.device;n.pointerLock&&t.currentTarget.requestPointerLock(),n.pointerCapture||(this.eventStore.add(this.sharedConfig.window,r,"change",this.pointerMove.bind(this)),this.eventStore.add(this.sharedConfig.window,r,"end",this.pointerUp.bind(this)),this.eventStore.add(this.sharedConfig.window,r,"cancel",this.pointerUp.bind(this)))}pointerClean(){this.config.pointerLock&&document.pointerLockElement===this.state.currentTarget&&document.exitPointerLock()}preventScroll(t){this.state._preventScroll&&t.cancelable&&t.preventDefault()}setupScrollPrevention(t){this.state._preventScroll=!1,Yf(t);const n=this.eventStore.add(this.sharedConfig.window,"touch","change",this.preventScroll.bind(this),{passive:!1});this.eventStore.add(this.sharedConfig.window,"touch","end",n),this.eventStore.add(this.sharedConfig.window,"touch","cancel",n),this.timeoutStore.add("startPointerDrag",this.startPointerDrag.bind(this),this.config.preventScrollDelay,t)}setupDelayTrigger(t){this.state._delayed=!0,this.timeoutStore.add("dragDelay",()=>{this.state._step=[0,0],this.startPointerDrag(t)},this.config.delay)}keyDown(t){const n=us[t.key];if(n){const r=this.state,o=t.shiftKey?10:t.altKey?.1:1;this.start(t),r._delta=n(this.config.keyboardDisplacement,o),r._keyboardActive=!0,ke.addTo(r._movement,r._delta),this.compute(t),this.emit()}}keyUp(t){t.key in us&&(this.state._keyboardActive=!1,this.setActive(),this.compute(t),this.emit())}bind(t){const n=this.config.device;t(n,"start",this.pointerDown.bind(this)),this.config.pointerCapture&&(t(n,"change",this.pointerMove.bind(this)),t(n,"end",this.pointerUp.bind(this)),t(n,"cancel",this.pointerUp.bind(this)),t("lostPointerCapture","",this.pointerUp.bind(this))),this.config.keys&&(t("key","down",this.keyDown.bind(this)),t("key","up",this.keyUp.bind(this))),this.config.filterTaps&&t("click","",this.pointerClick.bind(this),{capture:!0,passive:!1})}}function Yf(e){"persist"in e&&typeof e.persist=="function"&&e.persist()}const Bn=typeof window<"u"&&window.document&&window.document.createElement;function Ka(){return Bn&&"ontouchstart"in window}function qf(){return Ka()||Bn&&window.navigator.maxTouchPoints>1}function Xf(){return Bn&&"onpointerdown"in window}function Zf(){return Bn&&"exitPointerLock"in window.document}function Qf(){try{return"constructor"in GestureEvent}catch{return!1}}const Xe={isBrowser:Bn,gesture:Qf(),touch:Ka(),touchscreen:qf(),pointer:Xf(),pointerLock:Zf()},Jf=250,ep=180,tp=.5,np=50,rp=250,op=10,ds={mouse:0,touch:0,pen:8},ip=be(be({},Vn),{},{device(e,t,{pointer:{touch:n=!1,lock:r=!1,mouse:o=!1}={}}){return this.pointerLock=r&&Xe.pointerLock,Xe.touch&&n?"touch":this.pointerLock?"mouse":Xe.pointer&&!o?"pointer":Xe.touch?"touch":"mouse"},preventScrollAxis(e,t,{preventScroll:n}){if(this.preventScrollDelay=typeof n=="number"?n:n||n===void 0&&e?Jf:void 0,!(!Xe.touchscreen||n===!1))return e||(n!==void 0?"y":void 0)},pointerCapture(e,t,{pointer:{capture:n=!0,buttons:r=1,keys:o=!0}={}}){return this.pointerButtons=r,this.keys=o,!this.pointerLock&&this.device==="pointer"&&n},threshold(e,t,{filterTaps:n=!1,tapsThreshold:r=3,axis:o=void 0}){const i=ke.toVector(e,n?r:o?1:0);return this.filterTaps=n,this.tapsThreshold=r,i},swipe({velocity:e=tp,distance:t=np,duration:n=rp}={}){return{velocity:this.transform(ke.toVector(e)),distance:this.transform(ke.toVector(t)),duration:n}},delay(e=0){switch(e){case!0:return ep;case!1:return 0;default:return e}},axisThreshold(e){return e?be(be({},ds),e):ds},keyboardDisplacement(e=op){return e}});be(be({},Ua),{},{device(e,t,{shared:n,pointer:{touch:r=!1}={}}){if(n.target&&!Xe.touch&&Xe.gesture)return"gesture";if(Xe.touch&&r)return"touch";if(Xe.touchscreen){if(Xe.pointer)return"pointer";if(Xe.touch)return"touch"}},bounds(e,t,{scaleBounds:n={},angleBounds:r={}}){const o=s=>{const a=cs(hr(n,s),{min:-1/0,max:1/0});return[a.min,a.max]},i=s=>{const a=cs(hr(r,s),{min:-1/0,max:1/0});return[a.min,a.max]};return typeof n!="function"&&typeof r!="function"?[o(),i()]:s=>[o(s),i(s)]},threshold(e,t,n){return this.lockDirection=n.axis==="lock",ke.toVector(e,this.lockDirection?[.1,3]:0)},modifierKey(e){return e===void 0?"ctrlKey":e},pinchOnWheel(e=!0){return e}});be(be({},Vn),{},{mouseOnly:(e=!0)=>e});be(be({},Vn),{},{mouseOnly:(e=!0)=>e});const Ga=new Map,To=new Map;function sp(e){Ga.set(e.key,e.engine),To.set(e.key,e.resolver)}const ap={key:"drag",engine:Gf,resolver:ip};function cp(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i=0)&&(n[o]=e[o]);return n}function lp(e,t){if(e==null)return{};var n=cp(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}const up={target(e){if(e)return()=>"current"in e?e.current:e},enabled(e=!0){return e},window(e=Xe.isBrowser?window:void 0){return e},eventOptions({passive:e=!0,capture:t=!1}={}){return{passive:e,capture:t}},transform(e){return e}},dp=["target","eventOptions","window","enabled","transform"];function sr(e={},t){const n={};for(const[r,o]of Object.entries(t))switch(typeof o){case"function":n[r]=o.call(n,e[r],r,e);break;case"object":n[r]=sr(e[r],o);break;case"boolean":o&&(n[r]=e[r]);break}return n}function fp(e,t,n={}){const r=e,{target:o,eventOptions:i,window:s,enabled:a,transform:c}=r,l=lp(r,dp);if(n.shared=sr({target:o,eventOptions:i,window:s,enabled:a,transform:c},up),t){const u=To.get(t);n[t]=sr(be({shared:n.shared},l),u)}else for(const u in l){const f=To.get(u);f&&(n[u]=sr(be({shared:n.shared},l[u]),f))}return n}class Ya{constructor(t,n){Le(this,"_listeners",new Set),this._ctrl=t,this._gestureKey=n}add(t,n,r,o,i){const s=this._listeners,a=Df(n,r),c=this._gestureKey?this._ctrl.config[this._gestureKey].eventOptions:{},l=be(be({},c),i);t.addEventListener(a,o,l);const u=()=>{t.removeEventListener(a,o,l),s.delete(u)};return s.add(u),u}clean(){this._listeners.forEach(t=>t()),this._listeners.clear()}}class pp{constructor(){Le(this,"_timeouts",new Map)}add(t,n,r=140,...o){this.remove(t),this._timeouts.set(t,window.setTimeout(n,r,...o))}remove(t){const n=this._timeouts.get(t);n&&window.clearTimeout(n)}clean(){this._timeouts.forEach(t=>void window.clearTimeout(t)),this._timeouts.clear()}}let hp=class{constructor(t){Le(this,"gestures",new Set),Le(this,"_targetEventStore",new Ya(this)),Le(this,"gestureEventStores",{}),Le(this,"gestureTimeoutStores",{}),Le(this,"handlers",{}),Le(this,"config",{}),Le(this,"pointerIds",new Set),Le(this,"touchIds",new Set),Le(this,"state",{shared:{shiftKey:!1,metaKey:!1,ctrlKey:!1,altKey:!1}}),gp(this,t)}setEventIds(t){if(Fr(t))return this.touchIds=new Set(Lf(t)),this.touchIds;if("pointerId"in t)return t.type==="pointerup"||t.type==="pointercancel"?this.pointerIds.delete(t.pointerId):t.type==="pointerdown"&&this.pointerIds.add(t.pointerId),this.pointerIds}applyHandlers(t,n){this.handlers=t,this.nativeHandlers=n}applyConfig(t,n){this.config=fp(t,n,this.config)}clean(){this._targetEventStore.clean();for(const t of this.gestures)this.gestureEventStores[t].clean(),this.gestureTimeoutStores[t].clean()}effect(){return this.config.shared.target&&this.bind(),()=>this._targetEventStore.clean()}bind(...t){const n=this.config.shared,r={};let o;if(!(n.target&&(o=n.target(),!o))){if(n.enabled){for(const s of this.gestures){const a=this.config[s],c=fs(r,a.eventOptions,!!o);if(a.enabled){const l=Ga.get(s);new l(this,t,s).bind(c)}}const i=fs(r,n.eventOptions,!!o);for(const s in this.nativeHandlers)i(s,"",a=>this.nativeHandlers[s](be(be({},this.state.shared),{},{event:a,args:t})),void 0,!0)}for(const i in r)r[i]=Nf(...r[i]);if(!o)return r;for(const i in r){const{device:s,capture:a,passive:c}=If(i);this._targetEventStore.add(o,s,"",r[i],{capture:a,passive:c})}}}};function Qt(e,t){e.gestures.add(t),e.gestureEventStores[t]=new Ya(e,t),e.gestureTimeoutStores[t]=new pp}function gp(e,t){t.drag&&Qt(e,"drag"),t.wheel&&Qt(e,"wheel"),t.scroll&&Qt(e,"scroll"),t.move&&Qt(e,"move"),t.pinch&&Qt(e,"pinch"),t.hover&&Qt(e,"hover")}const fs=(e,t,n)=>(r,o,i,s={},a=!1)=>{var c,l;const u=(c=s.capture)!==null&&c!==void 0?c:t.capture,f=(l=s.passive)!==null&&l!==void 0?l:t.passive;let p=a?r:Pf(r,o,u);n&&f&&(p+="Passive"),e[p]=e[p]||[],e[p].push(i)};function mp(e,t={},n,r){const o=h.useMemo(()=>new hp(e),[]);if(o.applyHandlers(e,r),o.applyConfig(t,n),h.useEffect(o.effect.bind(o)),h.useEffect(()=>o.clean.bind(o),[]),t.target===void 0)return o.bind.bind(o)}function bp(e,t){return sp(ap),mp({drag:e},t||{},"drag")}function mt(e,t,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return t==null?void 0:t(o)}}function qa(e,t=[]){let n=[];function r(i,s){const a=d.createContext(s),c=n.length;n=[...n,s];function l(f){const{scope:p,children:g,...m}=f,b=(p==null?void 0:p[e][c])||a,w=d.useMemo(()=>m,Object.values(m));return d.createElement(b.Provider,{value:w},g)}function u(f,p){const g=(p==null?void 0:p[e][c])||a,m=d.useContext(g);if(m)return m;if(s!==void 0)return s;throw new Error(`\`${f}\` must be used within \`${i}\``)}return l.displayName=i+"Provider",[l,u]}const o=()=>{const i=n.map(s=>d.createContext(s));return function(a){const c=(a==null?void 0:a[e])||i;return d.useMemo(()=>({[`__scope${e}`]:{...a,[e]:c}}),[a,c])}};return o.scopeName=e,[r,yp(o,...t)]}function yp(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(o=>({useScope:o(),scopeName:o.scopeName}));return function(i){const s=r.reduce((a,{useScope:c,scopeName:l})=>{const f=c(i)[`__scope${l}`];return{...a,...f}},{});return d.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return n.scopeName=t.scopeName,n}function hn(e){const t=d.useRef(e);return d.useEffect(()=>{t.current=e}),d.useMemo(()=>(...n)=>{var r;return(r=t.current)===null||r===void 0?void 0:r.call(t,...n)},[])}function vp(e,t=globalThis==null?void 0:globalThis.document){const n=hn(e);d.useEffect(()=>{const r=o=>{o.key==="Escape"&&n(o)};return t.addEventListener("keydown",r),()=>t.removeEventListener("keydown",r)},[n,t])}const ko="dismissableLayer.update",xp="dismissableLayer.pointerDownOutside",wp="dismissableLayer.focusOutside";let ps;const Ep=d.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),$p=d.forwardRef((e,t)=>{var n;const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:i,onFocusOutside:s,onInteractOutside:a,onDismiss:c,...l}=e,u=d.useContext(Ep),[f,p]=d.useState(null),g=(n=f==null?void 0:f.ownerDocument)!==null&&n!==void 0?n:globalThis==null?void 0:globalThis.document,[,m]=d.useState({}),b=fn(t,R=>p(R)),w=Array.from(u.layers),[v]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),y=w.indexOf(v),$=f?w.indexOf(f):-1,S=u.layersWithOutsidePointerEventsDisabled.size>0,_=$>=y,E=Cp(R=>{const L=R.target,M=[...u.branches].some(z=>z.contains(L));!_||M||(i==null||i(R),a==null||a(R),R.defaultPrevented||c==null||c())},g),C=_p(R=>{const L=R.target;[...u.branches].some(z=>z.contains(L))||(s==null||s(R),a==null||a(R),R.defaultPrevented||c==null||c())},g);return vp(R=>{$===u.layers.size-1&&(o==null||o(R),!R.defaultPrevented&&c&&(R.preventDefault(),c()))},g),d.useEffect(()=>{if(f)return r&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(ps=g.body.style.pointerEvents,g.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(f)),u.layers.add(f),hs(),()=>{r&&u.layersWithOutsidePointerEventsDisabled.size===1&&(g.body.style.pointerEvents=ps)}},[f,g,r,u]),d.useEffect(()=>()=>{f&&(u.layers.delete(f),u.layersWithOutsidePointerEventsDisabled.delete(f),hs())},[f,u]),d.useEffect(()=>{const R=()=>m({});return document.addEventListener(ko,R),()=>document.removeEventListener(ko,R)},[]),d.createElement(Ht.div,Z({},l,{ref:b,style:{pointerEvents:S?_?"auto":"none":void 0,...e.style},onFocusCapture:mt(e.onFocusCapture,C.onFocusCapture),onBlurCapture:mt(e.onBlurCapture,C.onBlurCapture),onPointerDownCapture:mt(e.onPointerDownCapture,E.onPointerDownCapture)}))});function Cp(e,t=globalThis==null?void 0:globalThis.document){const n=hn(e),r=d.useRef(!1),o=d.useRef(()=>{});return d.useEffect(()=>{const i=a=>{if(a.target&&!r.current){let l=function(){Xa(xp,n,c,{discrete:!0})};const c={originalEvent:a};a.pointerType==="touch"?(t.removeEventListener("click",o.current),o.current=l,t.addEventListener("click",o.current,{once:!0})):l()}else t.removeEventListener("click",o.current);r.current=!1},s=window.setTimeout(()=>{t.addEventListener("pointerdown",i)},0);return()=>{window.clearTimeout(s),t.removeEventListener("pointerdown",i),t.removeEventListener("click",o.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function _p(e,t=globalThis==null?void 0:globalThis.document){const n=hn(e),r=d.useRef(!1);return d.useEffect(()=>{const o=i=>{i.target&&!r.current&&Xa(wp,n,{originalEvent:i},{discrete:!1})};return t.addEventListener("focusin",o),()=>t.removeEventListener("focusin",o)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function hs(){const e=new CustomEvent(ko);document.dispatchEvent(e)}function Xa(e,t,n,{discrete:r}){const o=n.originalEvent.target,i=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&o.addEventListener(e,t,{once:!0}),r?Wd(o,i):o.dispatchEvent(i)}const cn=globalThis!=null&&globalThis.document?d.useLayoutEffect:()=>{},Sp=Fl["useId".toString()]||(()=>{});let Tp=0;function kp(e){const[t,n]=d.useState(Sp());return cn(()=>{e||n(r=>r??String(Tp++))},[e]),e||(t?`radix-${t}`:"")}const Rp=d.forwardRef((e,t)=>{const{children:n,width:r=10,height:o=5,...i}=e;return d.createElement(Ht.svg,Z({},i,{ref:t,width:r,height:o,viewBox:"0 0 30 10",preserveAspectRatio:"none"}),e.asChild?n:d.createElement("polygon",{points:"0,0 30,0 15,10"}))}),Op=Rp;function Pp(e){const[t,n]=d.useState(void 0);return cn(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(o=>{if(!Array.isArray(o)||!o.length)return;const i=o[0];let s,a;if("borderBoxSize"in i){const c=i.borderBoxSize,l=Array.isArray(c)?c[0]:c;s=l.inlineSize,a=l.blockSize}else s=e.offsetWidth,a=e.offsetHeight;n({width:s,height:a})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}const Za="Popper",[Qa,Ja]=qa(Za),[Ap,ec]=Qa(Za),Ip=e=>{const{__scopePopper:t,children:n}=e,[r,o]=d.useState(null);return d.createElement(Ap,{scope:t,anchor:r,onAnchorChange:o},n)},Dp="PopperAnchor",Mp=d.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...o}=e,i=ec(Dp,n),s=d.useRef(null),a=fn(t,s);return d.useEffect(()=>{i.onAnchorChange((r==null?void 0:r.current)||s.current)}),r?null:d.createElement(Ht.div,Z({},o,{ref:a}))}),tc="PopperContent",[jp,Lp]=Qa(tc),Fp=d.forwardRef((e,t)=>{var n,r,o,i,s,a,c,l;const{__scopePopper:u,side:f="bottom",sideOffset:p=0,align:g="center",alignOffset:m=0,arrowPadding:b=0,avoidCollisions:w=!0,collisionBoundary:v=[],collisionPadding:y=0,sticky:$="partial",hideWhenDetached:S=!1,updatePositionStrategy:_="optimized",onPlaced:E,...C}=e,R=ec(tc,u),[L,M]=d.useState(null),z=fn(t,Oe=>M(Oe)),[A,N]=d.useState(null),j=Pp(A),V=(n=j==null?void 0:j.width)!==null&&n!==void 0?n:0,B=(r=j==null?void 0:j.height)!==null&&r!==void 0?r:0,F=f+(g!=="center"?"-"+g:""),G=typeof y=="number"?y:{top:0,right:0,bottom:0,left:0,...y},Q=Array.isArray(v)?v:[v],fe=Q.length>0,re={padding:G,boundary:Q.filter(Bp),altBoundary:fe},{refs:ve,floatingStyles:he,placement:oe,isPositioned:ue,middlewareData:se}=Sd({strategy:"fixed",placement:F,whileElementsMounted:(...Oe)=>$d(...Oe,{animationFrame:_==="always"}),elements:{reference:R.anchor},middleware:[nd({mainAxis:p+B,alignmentAxis:m}),w&&rd({mainAxis:!0,crossAxis:!1,limiter:$==="partial"?od():void 0,...re}),w&&Ju({...re}),id({...re,apply:({elements:Oe,rects:Ye,availableWidth:Ut,availableHeight:Kt})=>{const{width:Gt,height:x}=Ye.reference,k=Oe.floating.style;k.setProperty("--radix-popper-available-width",`${Ut}px`),k.setProperty("--radix-popper-available-height",`${Kt}px`),k.setProperty("--radix-popper-anchor-width",`${Gt}px`),k.setProperty("--radix-popper-anchor-height",`${x}px`)}}),A&&_d({element:A,padding:b}),Wp({arrowWidth:V,arrowHeight:B}),S&&ed({strategy:"referenceHidden",...re})]}),[Ce,_e]=nc(oe),xe=hn(E);cn(()=>{ue&&(xe==null||xe())},[ue,xe]);const it=(o=se.arrow)===null||o===void 0?void 0:o.x,dt=(i=se.arrow)===null||i===void 0?void 0:i.y,_t=((s=se.arrow)===null||s===void 0?void 0:s.centerOffset)!==0,[Ne,ft]=d.useState();return cn(()=>{L&&ft(window.getComputedStyle(L).zIndex)},[L]),d.createElement("div",{ref:ve.setFloating,"data-radix-popper-content-wrapper":"",style:{...he,transform:ue?he.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:Ne,"--radix-popper-transform-origin":[(a=se.transformOrigin)===null||a===void 0?void 0:a.x,(c=se.transformOrigin)===null||c===void 0?void 0:c.y].join(" ")},dir:e.dir},d.createElement(jp,{scope:u,placedSide:Ce,onArrowChange:N,arrowX:it,arrowY:dt,shouldHideArrow:_t},d.createElement(Ht.div,Z({"data-side":Ce,"data-align":_e},C,{ref:z,style:{...C.style,animation:ue?void 0:"none",opacity:(l=se.hide)!==null&&l!==void 0&&l.referenceHidden?0:void 0}}))))}),zp="PopperArrow",Np={top:"bottom",right:"left",bottom:"top",left:"right"},Vp=d.forwardRef(function(t,n){const{__scopePopper:r,...o}=t,i=Lp(zp,r),s=Np[i.placedSide];return d.createElement("span",{ref:i.onArrowChange,style:{position:"absolute",left:i.arrowX,top:i.arrowY,[s]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[i.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[i.placedSide],visibility:i.shouldHideArrow?"hidden":void 0}},d.createElement(Op,Z({},o,{ref:n,style:{...o.style,display:"block"}})))});function Bp(e){return e!==null}const Wp=e=>({name:"transformOrigin",options:e,fn(t){var n,r,o,i,s;const{placement:a,rects:c,middlewareData:l}=t,f=((n=l.arrow)===null||n===void 0?void 0:n.centerOffset)!==0,p=f?0:e.arrowWidth,g=f?0:e.arrowHeight,[m,b]=nc(a),w={start:"0%",center:"50%",end:"100%"}[b],v=((r=(o=l.arrow)===null||o===void 0?void 0:o.x)!==null&&r!==void 0?r:0)+p/2,y=((i=(s=l.arrow)===null||s===void 0?void 0:s.y)!==null&&i!==void 0?i:0)+g/2;let $="",S="";return m==="bottom"?($=f?w:`${v}px`,S=`${-g}px`):m==="top"?($=f?w:`${v}px`,S=`${c.floating.height+g}px`):m==="right"?($=`${-g}px`,S=f?w:`${y}px`):m==="left"&&($=`${c.floating.width+g}px`,S=f?w:`${y}px`),{data:{x:$,y:S}}}});function nc(e){const[t,n="center"]=e.split("-");return[t,n]}const Hp=Ip,Up=Mp,Kp=Fp,Gp=Vp;function Yp(e,t){return d.useReducer((n,r)=>{const o=t[n][r];return o??n},e)}const rc=e=>{const{present:t,children:n}=e,r=qp(t),o=typeof n=="function"?n({present:r.isPresent}):d.Children.only(n),i=fn(r.ref,o.ref);return typeof n=="function"||r.isPresent?d.cloneElement(o,{ref:i}):null};rc.displayName="Presence";function qp(e){const[t,n]=d.useState(),r=d.useRef({}),o=d.useRef(e),i=d.useRef("none"),s=e?"mounted":"unmounted",[a,c]=Yp(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return d.useEffect(()=>{const l=Qn(r.current);i.current=a==="mounted"?l:"none"},[a]),cn(()=>{const l=r.current,u=o.current;if(u!==e){const p=i.current,g=Qn(l);e?c("MOUNT"):g==="none"||(l==null?void 0:l.display)==="none"?c("UNMOUNT"):c(u&&p!==g?"ANIMATION_OUT":"UNMOUNT"),o.current=e}},[e,c]),cn(()=>{if(t){const l=f=>{const g=Qn(r.current).includes(f.animationName);f.target===t&&g&&Jo.flushSync(()=>c("ANIMATION_END"))},u=f=>{f.target===t&&(i.current=Qn(r.current))};return t.addEventListener("animationstart",u),t.addEventListener("animationcancel",l),t.addEventListener("animationend",l),()=>{t.removeEventListener("animationstart",u),t.removeEventListener("animationcancel",l),t.removeEventListener("animationend",l)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(a),ref:d.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function Qn(e){return(e==null?void 0:e.animationName)||"none"}function Xp({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,o]=Zp({defaultProp:t,onChange:n}),i=e!==void 0,s=i?e:r,a=hn(n),c=d.useCallback(l=>{if(i){const f=typeof l=="function"?l(e):l;f!==e&&a(f)}else o(l)},[i,e,o,a]);return[s,c]}function Zp({defaultProp:e,onChange:t}){const n=d.useState(e),[r]=n,o=d.useRef(r),i=hn(t);return d.useEffect(()=>{o.current!==r&&(i(r),o.current=r)},[r,o,i]),n}const Qp=d.forwardRef((e,t)=>d.createElement(Ht.span,Z({},e,{ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}))),Jp=Qp,[zr,Av]=qa("Tooltip",[Ja]),Nr=Ja(),eh="TooltipProvider",Ro="tooltip.open",[Iv,pi]=zr(eh),hi="Tooltip",[th,Vr]=zr(hi),nh=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:o=!1,onOpenChange:i,disableHoverableContent:s,delayDuration:a}=e,c=pi(hi,e.__scopeTooltip),l=Nr(t),[u,f]=d.useState(null),p=kp(),g=d.useRef(0),m=s??c.disableHoverableContent,b=a??c.delayDuration,w=d.useRef(!1),[v=!1,y]=Xp({prop:r,defaultProp:o,onChange:C=>{C?(c.onOpen(),document.dispatchEvent(new CustomEvent(Ro))):c.onClose(),i==null||i(C)}}),$=d.useMemo(()=>v?w.current?"delayed-open":"instant-open":"closed",[v]),S=d.useCallback(()=>{window.clearTimeout(g.current),w.current=!1,y(!0)},[y]),_=d.useCallback(()=>{window.clearTimeout(g.current),y(!1)},[y]),E=d.useCallback(()=>{window.clearTimeout(g.current),g.current=window.setTimeout(()=>{w.current=!0,y(!0)},b)},[b,y]);return d.useEffect(()=>()=>window.clearTimeout(g.current),[]),d.createElement(Hp,l,d.createElement(th,{scope:t,contentId:p,open:v,stateAttribute:$,trigger:u,onTriggerChange:f,onTriggerEnter:d.useCallback(()=>{c.isOpenDelayed?E():S()},[c.isOpenDelayed,E,S]),onTriggerLeave:d.useCallback(()=>{m?_():window.clearTimeout(g.current)},[_,m]),onOpen:S,onClose:_,disableHoverableContent:m},n))},gs="TooltipTrigger",rh=d.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=Vr(gs,n),i=pi(gs,n),s=Nr(n),a=d.useRef(null),c=fn(t,a,o.onTriggerChange),l=d.useRef(!1),u=d.useRef(!1),f=d.useCallback(()=>l.current=!1,[]);return d.useEffect(()=>()=>document.removeEventListener("pointerup",f),[f]),d.createElement(Up,Z({asChild:!0},s),d.createElement(Ht.button,Z({"aria-describedby":o.open?o.contentId:void 0,"data-state":o.stateAttribute},r,{ref:c,onPointerMove:mt(e.onPointerMove,p=>{p.pointerType!=="touch"&&!u.current&&!i.isPointerInTransitRef.current&&(o.onTriggerEnter(),u.current=!0)}),onPointerLeave:mt(e.onPointerLeave,()=>{o.onTriggerLeave(),u.current=!1}),onPointerDown:mt(e.onPointerDown,()=>{l.current=!0,document.addEventListener("pointerup",f,{once:!0})}),onFocus:mt(e.onFocus,()=>{l.current||o.onOpen()}),onBlur:mt(e.onBlur,o.onClose),onClick:mt(e.onClick,o.onClose)})))}),oh="TooltipPortal",[Dv,ih]=zr(oh,{forceMount:void 0}),Mn="TooltipContent",sh=d.forwardRef((e,t)=>{const n=ih(Mn,e.__scopeTooltip),{forceMount:r=n.forceMount,side:o="top",...i}=e,s=Vr(Mn,e.__scopeTooltip);return d.createElement(rc,{present:r||s.open},s.disableHoverableContent?d.createElement(oc,Z({side:o},i,{ref:t})):d.createElement(ah,Z({side:o},i,{ref:t})))}),ah=d.forwardRef((e,t)=>{const n=Vr(Mn,e.__scopeTooltip),r=pi(Mn,e.__scopeTooltip),o=d.useRef(null),i=fn(t,o),[s,a]=d.useState(null),{trigger:c,onClose:l}=n,u=o.current,{onPointerInTransitChange:f}=r,p=d.useCallback(()=>{a(null),f(!1)},[f]),g=d.useCallback((m,b)=>{const w=m.currentTarget,v={x:m.clientX,y:m.clientY},y=fh(v,w.getBoundingClientRect()),$=ph(v,y),S=hh(b.getBoundingClientRect()),_=mh([...$,...S]);a(_),f(!0)},[f]);return d.useEffect(()=>()=>p(),[p]),d.useEffect(()=>{if(c&&u){const m=w=>g(w,u),b=w=>g(w,c);return c.addEventListener("pointerleave",m),u.addEventListener("pointerleave",b),()=>{c.removeEventListener("pointerleave",m),u.removeEventListener("pointerleave",b)}}},[c,u,g,p]),d.useEffect(()=>{if(s){const m=b=>{const w=b.target,v={x:b.clientX,y:b.clientY},y=(c==null?void 0:c.contains(w))||(u==null?void 0:u.contains(w)),$=!gh(v,s);y?p():$&&(p(),l())};return document.addEventListener("pointermove",m),()=>document.removeEventListener("pointermove",m)}},[c,u,s,l,p]),d.createElement(oc,Z({},e,{ref:i}))}),[ch,lh]=zr(hi,{isInside:!1}),oc=d.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":o,onEscapeKeyDown:i,onPointerDownOutside:s,...a}=e,c=Vr(Mn,n),l=Nr(n),{onClose:u}=c;return d.useEffect(()=>(document.addEventListener(Ro,u),()=>document.removeEventListener(Ro,u)),[u]),d.useEffect(()=>{if(c.trigger){const f=p=>{const g=p.target;g!=null&&g.contains(c.trigger)&&u()};return window.addEventListener("scroll",f,{capture:!0}),()=>window.removeEventListener("scroll",f,{capture:!0})}},[c.trigger,u]),d.createElement($p,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:i,onPointerDownOutside:s,onFocusOutside:f=>f.preventDefault(),onDismiss:u},d.createElement(Kp,Z({"data-state":c.stateAttribute},l,a,{ref:t,style:{...a.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"}}),d.createElement(Ma,null,r),d.createElement(ch,{scope:n,isInside:!0},d.createElement(Jp,{id:c.contentId,role:"tooltip"},o||r))))}),uh="TooltipArrow",dh=d.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,o=Nr(n);return lh(uh,n).isInside?null:d.createElement(Gp,Z({},o,r,{ref:t}))});function fh(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),o=Math.abs(t.right-e.x),i=Math.abs(t.left-e.x);switch(Math.min(n,r,o,i)){case i:return"left";case o:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function ph(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function hh(e){const{top:t,right:n,bottom:r,left:o}=e;return[{x:o,y:t},{x:n,y:t},{x:n,y:r},{x:o,y:r}]}function gh(e,t){const{x:n,y:r}=e;let o=!1;for(let i=0,s=t.length-1;ir!=u>r&&n<(l-a)*(r-c)/(u-c)+a&&(o=!o)}return o}function mh(e){const t=e.slice();return t.sort((n,r)=>n.xr.x?1:n.yr.y?1:0),bh(t)}function bh(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r=2;){const i=t[t.length-1],s=t[t.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))t.pop();else break}t.push(o)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const o=e[r];for(;n.length>=2;){const i=n[n.length-1],s=n[n.length-2];if((i.x-s.x)*(o.y-s.y)>=(i.y-s.y)*(o.x-s.x))n.pop();else break}n.push(o)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}const yh=nh,vh=rh,xh=sh,wh=dh;function Eh(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i=0)&&(n[o]=e[o]);return n}function ne(e,t){if(e==null)return{};var n=Eh(e,t),r,o;if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);for(o=0;o=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}let me;(function(e){e[e.UNSUPPORTED_INPUT=0]="UNSUPPORTED_INPUT",e[e.NO_COMPONENT_FOR_TYPE=1]="NO_COMPONENT_FOR_TYPE",e[e.UNKNOWN_INPUT=2]="UNKNOWN_INPUT",e[e.DUPLICATE_KEYS=3]="DUPLICATE_KEYS",e[e.ALREADY_REGISTERED_TYPE=4]="ALREADY_REGISTERED_TYPE",e[e.CLIPBOARD_ERROR=5]="CLIPBOARD_ERROR",e[e.THEME_ERROR=6]="THEME_ERROR",e[e.PATH_DOESNT_EXIST=7]="PATH_DOESNT_EXIST",e[e.INPUT_TYPE_OVERRIDE=8]="INPUT_TYPE_OVERRIDE",e[e.EMPTY_KEY=9]="EMPTY_KEY"})(me||(me={}));const $h={[me.UNSUPPORTED_INPUT]:(e,t)=>[`An input with type \`${e}\` input was found at path \`${t}\` but it's not supported yet.`],[me.NO_COMPONENT_FOR_TYPE]:(e,t)=>[`Type \`${e}\` found at path \`${t}\` can't be displayed in panel because no component supports it yet.`],[me.UNKNOWN_INPUT]:(e,t)=>[`input at path \`${e}\` is not recognized.`,t],[me.DUPLICATE_KEYS]:(e,t,n)=>[`Key \`${e}\` of path \`${t}\` already exists at path \`${n}\`. Even nested keys need to be unique. Rename one of the keys.`],[me.ALREADY_REGISTERED_TYPE]:e=>[`Type ${e} has already been registered. You can't register a component with the same type.`],[me.CLIPBOARD_ERROR]:e=>["Error copying the value",e],[me.THEME_ERROR]:(e,t)=>[`Error accessing the theme \`${e}.${t}\` value.`],[me.PATH_DOESNT_EXIST]:e=>[`Error getting the value at path \`${e}\`. There is probably an error in your \`render\` function.`],[me.PATH_DOESNT_EXIST]:e=>[`Error accessing the value at path \`${e}\``],[me.INPUT_TYPE_OVERRIDE]:(e,t,n)=>[`Input at path \`${e}\` already exists with type: \`${t}\`. Its type cannot be overridden with type \`${n}\`.`],[me.EMPTY_KEY]:()=>["Keys can not be empty, if you want to hide a label use whitespace."]};function ic(e,t,...n){const[r,...o]=$h[t](...n);console[e]("LEVA: "+r,...o)}const bt=ic.bind(null,"warn"),Ch=ic.bind(null,"log"),_h=["value"],Sh=["schema"],Th=["value"],sc=[],Bt={};function ms(e){let{value:t}=e,n=ne(e,_h);for(let r of sc){const o=r(t,n);if(o)return o}}function Ct(e,t){let{schema:n}=t,r=ne(t,Sh);if(e in Bt){bt(me.ALREADY_REGISTERED_TYPE,e);return}sc.push((o,i)=>n(o,i)&&e),Bt[e]=r}function qr(e,t,n,r){const{normalize:o}=Bt[e];if(o)return o(t,n,r);if(typeof t!="object"||!("value"in t))return{value:t};const{value:i}=t,s=ne(t,Th);return{value:i,settings:s}}function kh(e,t,n,r,o,i){const{sanitize:s}=Bt[e];return s?s(t,n,r,o,i):t}function bs(e,t,n){const{format:r}=Bt[e];return r?r(t,n):t}function Rh(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ys(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function q(e){for(var t=1;te>n?n:e{if(e===""||typeof e=="number")return e;try{const t=Tt(e);if(!isNaN(t))return t}catch{}return parseFloat(e)},Ph=Math.log(10);function vs(e){let t=Math.abs(+String(e).replace(".",""));if(t===0)return .01;for(;t!==0&&t%10===0;)t/=10;const n=Math.floor(Math.log(t)/Ph)+1,r=Math.floor(Math.log10(Math.abs(e))),o=Math.pow(10,r-n);return Math.max(o,.001)}const gr=(e,t,n)=>n===t?0:(It(e,t,n)-t)/(n-t),mr=(e,t,n)=>e*(n-t)+t,Ah=()=>"_"+Math.random().toString(36).substr(2,9),xs=/\(([0-9+\-*/^ .]+)\)/,ws=/(\d+(?:\.\d+)?) ?\^ ?(\d+(?:\.\d+)?)/,Es=/(\d+(?:\.\d+)?) ?\* ?(\d+(?:\.\d+)?)/,$s=/(\d+(?:\.\d+)?) ?\/ ?(\d+(?:\.\d+)?)/,Cs=/(\d+(?:\.\d+)?) ?\+ ?(\d+(?:\.\d+)?)/,_s=/(\d+(?:\.\d+)?) ?- ?(\d+(?:\.\d+)?)/;function Tt(e){if(isNaN(Number(e)))if(xs.test(e)){const t=e.replace(xs,(n,r)=>String(Tt(r)));return Tt(t)}else if(ws.test(e)){const t=e.replace(ws,(n,r,o)=>String(Math.pow(Number(r),Number(o))));return Tt(t)}else if(Es.test(e)){const t=e.replace(Es,(n,r,o)=>String(Number(r)*Number(o)));return Tt(t)}else if($s.test(e)){const t=e.replace($s,(n,r,o)=>{if(o!=0)return String(Number(r)/Number(o));throw new Error("Division by zero")});return Tt(t)}else if(Cs.test(e)){const t=e.replace(Cs,(n,r,o)=>String(Number(r)+Number(o)));return Tt(t)}else if(_s.test(e)){const t=e.replace(_s,(n,r,o)=>String(Number(r)-Number(o)));return Tt(t)}else return Number(e);return Number(e)}function Ih(e,t){return t.reduce((n,r)=>(e&&e.hasOwnProperty(r)&&(n[r]=e[r]),n),{})}function Dh(e,t){const n=q({},e);return t.forEach(r=>r in e&&delete n[r]),n}function Mh(e,t){return e.reduce((n,r,o)=>Object.assign(n,{[t[o]]:r}),{})}function ac(e){return Object.prototype.toString.call(e)==="[object Object]"}const jh=e=>ac(e)&&Object.keys(e).length===0;let nt;(function(e){e.BUTTON="BUTTON",e.BUTTON_GROUP="BUTTON_GROUP",e.MONITOR="MONITOR",e.FOLDER="FOLDER"})(nt||(nt={}));let rt;(function(e){e.SELECT="SELECT",e.IMAGE="IMAGE",e.NUMBER="NUMBER",e.COLOR="COLOR",e.STRING="STRING",e.BOOLEAN="BOOLEAN",e.INTERVAL="INTERVAL",e.VECTOR3D="VECTOR3D",e.VECTOR2D="VECTOR2D"})(rt||(rt={}));const Lh=["type","__customInput"],Fh=["render","label","optional","order","disabled","hint","onChange","onEditStart","onEditEnd","transient"],zh=["type"];function cc(e,t,n={},r){var o,i;if(typeof e!="object"||Array.isArray(e))return{type:r,input:e,options:q({key:t,label:t,optional:!1,disabled:!1,order:0},n)};if("__customInput"in e){const{type:_,__customInput:E}=e,C=ne(e,Lh);return cc(E,t,C,_)}const{render:s,label:a,optional:c,order:l=0,disabled:u,hint:f,onChange:p,onEditStart:g,onEditEnd:m,transient:b}=e,w=ne(e,Fh),v=q({render:s,key:t,label:a??t,hint:f,transient:b??!!p,onEditStart:g,onEditEnd:m,disabled:u,optional:c,order:l},n);let{type:y}=w,$=ne(w,zh);if(y=r??y,y in nt)return{type:y,input:$,options:v};let S;return r&&ac($)&&"value"in $?S=$.value:S=jh($)?void 0:$,{type:y,input:S,options:q(q({},v),{},{onChange:p,optional:(o=v.optional)!==null&&o!==void 0?o:!1,disabled:(i=v.disabled)!==null&&i!==void 0?i:!1})}}function Nh(e,t,n,r){const o=cc(e,t),{type:i,input:s,options:a}=o;if(i)return i in nt?o:{type:i,input:qr(i,s,n,r),options:a};let c=ms(s);return c?{type:c,input:qr(c,s,n,r),options:a}:(c=ms({value:s}),c?{type:c,input:qr(c,{value:s},n,r),options:a}:!1)}function Ss(e,t,n,r,o){const{value:i,type:s,settings:a}=e;e.value=lc({type:s,value:i,settings:a},t,n,r),e.fromPanel=o}const Vh=function(t,n,r){this.type="LEVA_ERROR",this.message="LEVA: "+t,this.previousValue=n,this.error=r};function lc({type:e,value:t,settings:n},r,o,i){const s=e!=="SELECT"&&typeof r=="function"?r(t):r;let a;try{a=kh(e,s,n,t,o,i)}catch(c){throw new Vh(`The value \`${r}\` did not result in a correct value.`,t,c)}return In(a,t)?t:a}const uc=(e,t,n=!1)=>{let r=0;return function(){const o=arguments,i=n&&!r,s=()=>e.apply(this,o);window.clearTimeout(r),r=window.setTimeout(s,t),i&&s()}},dc=e=>e.shiftKey?5:e.altKey?1/5:1;function Bh(e,t){const n=console.error;console.error=()=>{},ga.render(e,t),console.error=n}const Wh=["value"],Hh=["min","max"],Uh=e=>{if(typeof e=="number")return!0;if(typeof e=="string"){const t=parseFloat(e);return isNaN(t)?!1:e.substring((""+t).length).trim().length<4}return!1},fc=(e,{min:t=-1/0,max:n=1/0,suffix:r})=>{const o=parseFloat(e);if(e===""||isNaN(o))throw Error("Invalid number");const i=It(o,t,n);return r?i+r:i},Kh=(e,{pad:t=0,suffix:n})=>{const r=parseFloat(e).toFixed(t);return n?r+n:r},pc=e=>{let{value:t}=e,n=ne(e,Wh);const{min:r=-1/0,max:o=1/0}=n,i=ne(n,Hh);let s=parseFloat(t);const a=typeof t=="string"?t.substring((""+s).length):void 0;s=It(s,r,o);let c=n.step;c||(Number.isFinite(r)?Number.isFinite(o)?c=+(Math.abs(o-r)/100).toPrecision(1):c=+(Math.abs(s-r)/100).toPrecision(1):Number.isFinite(o)&&(c=+(Math.abs(o-s)/100).toPrecision(1)));const l=c?vs(c)*10:vs(s);c=c||l/10;const u=Math.round(It(Math.log10(1/l),0,2));return{value:a?s+a:s,settings:q({initialValue:s,step:c,pad:u,min:r,max:o,suffix:a},i)}},hc=(e,{step:t,initialValue:n})=>{const r=Math.round((e-n)/t);return n+r*t};var gc=Object.freeze({__proto__:null,schema:Uh,sanitize:fc,format:Kh,normalize:pc,sanitizeStep:hc});function ye(){return ye=Object.assign?Object.assign.bind():function(e){for(var t=1;t({colors:{elevation1:"#292d39",elevation2:"#181c20",elevation3:"#373c4b",accent1:"#0066dc",accent2:"#007bff",accent3:"#3c93ff",highlight1:"#535760",highlight2:"#8c92a4",highlight3:"#fefefe",vivid1:"#ffcc00",folderWidgetColor:"$highlight2",folderTextColor:"$highlight3",toolTipBackground:"$highlight3",toolTipText:"$elevation2"},radii:{xs:"2px",sm:"3px",lg:"10px"},space:{xs:"3px",sm:"6px",md:"10px",rowGap:"7px",colGap:"7px"},fonts:{mono:"ui-monospace, SFMono-Regular, Menlo, 'Roboto Mono', monospace",sans:"system-ui, sans-serif"},fontSizes:{root:"11px",toolTip:"$root"},sizes:{rootWidth:"280px",controlWidth:"160px",numberInputMinWidth:"38px",scrubberWidth:"8px",scrubberHeight:"16px",rowHeight:"24px",folderTitleHeight:"20px",checkboxSize:"16px",joystickWidth:"100px",joystickHeight:"100px",colorPickerWidth:"$controlWidth",colorPickerHeight:"100px",imagePreviewWidth:"$controlWidth",imagePreviewHeight:"100px",monitorHeight:"60px",titleBarHeight:"39px"},shadows:{level1:"0 0 9px 0 #00000088",level2:"0 4px 14px #00000033"},borderWidths:{root:"0px",input:"1px",focus:"1px",hover:"1px",active:"1px",folder:"1px"},fontWeights:{label:"normal",folder:"normal",button:"normal"}});function Jn(e,t){const[n,r]=e.split(" "),o={};return n!=="none"&&(o.boxShadow=`${t.inset?"inset ":""}0 0 0 $borderWidths${[t.key]} $colors${n!=="default"&&n||t.borderColor}`),r&&(o.backgroundColor=r),o}const En={$inputStyle:()=>e=>Jn(e,{key:"$input",borderColor:"$highlight1",inset:!0}),$focusStyle:()=>e=>Jn(e,{key:"$focus",borderColor:"$accent2"}),$hoverStyle:()=>e=>Jn(e,{key:"$hover",borderColor:"$accent1",inset:!0}),$activeStyle:()=>e=>Jn(e,{key:"$active",borderColor:"$accent1",inset:!0})},{styled:Y,css:Mv,createTheme:Yh,globalCss:qh,keyframes:jv}=Va({prefix:"leva",theme:vc(),utils:q(q({},En),{},{$flex:()=>({display:"flex",alignItems:"center"}),$flexCenter:()=>({display:"flex",alignItems:"center",justifyContent:"center"}),$reset:()=>({outline:"none",fontSize:"inherit",fontWeight:"inherit",color:"inherit",fontFamily:"inherit",border:"none",backgroundColor:"transparent",appearance:"none"}),$draggable:()=>({touchAction:"none",WebkitUserDrag:"none",userSelect:"none"}),$focus:e=>({"&:focus":En.$focusStyle()(e)}),$focusWithin:e=>({"&:focus-within":En.$focusStyle()(e)}),$hover:e=>({"&:hover":En.$hoverStyle()(e)}),$active:e=>({"&:active":En.$activeStyle()(e)})})}),Xh=qh({".leva__panel__dragged":{WebkitUserDrag:"none",userSelect:"none",input:{userSelect:"none"},"*":{cursor:"ew-resize !important"}}});function Zh(e){const t=vc();if(!e)return{theme:t,className:""};Object.keys(e).forEach(r=>{Object.assign(t[r],e[r])});const n=Yh(t);return{theme:t,className:n.className}}function yt(e,t){const{theme:n}=d.useContext(gi);if(!(e in n)||!(t in n[e]))return bt(me.THEME_ERROR,e,t),"";let r=t;for(;;){let o=n[e][r];if(typeof o=="string"&&o.charAt(0)==="$")r=o.substr(1);else return o}}const xc=Y("input",{$reset:"",padding:"0 $sm",width:0,minWidth:0,flex:1,height:"100%",variants:{levaType:{number:{textAlign:"right"}},as:{textarea:{padding:"$sm"}}}}),wc=Y("div",{$draggable:"",height:"100%",$flexCenter:"",position:"relative",padding:"0 $xs",fontSize:"0.8em",opacity:.8,cursor:"default",touchAction:"none",[`& + ${xc}`]:{paddingLeft:0}}),Qh=Y(wc,{cursor:"ew-resize",marginRight:"-$xs",textTransform:"uppercase",opacity:.3,"&:hover":{opacity:1},variants:{dragging:{true:{backgroundColor:"$accent2",opacity:1}}}}),Jh=Y("div",{$flex:"",position:"relative",borderRadius:"$sm",overflow:"hidden",color:"inherit",height:"$rowHeight",backgroundColor:"$elevation3",$inputStyle:"$elevation1",$hover:"",$focusWithin:"",variants:{textArea:{true:{height:"auto"}}}}),eg=["innerLabel","value","onUpdate","onChange","onKeyDown","type","id","inputType","rows"],tg=["onUpdate"];function mi(e){let{innerLabel:t,value:n,onUpdate:r,onChange:o,onKeyDown:i,type:s,id:a,inputType:c="text",rows:l=0}=e,u=ne(e,eg);const{id:f,emitOnEditStart:p,emitOnEditEnd:g,disabled:m}=Re(),b=a||f,w=d.useRef(null),v=l>0,y=v?"textarea":"input",$=d.useCallback(E=>C=>{const R=C.currentTarget.value;E(R)},[]);h.useEffect(()=>{const E=w.current,C=$(R=>{r(R),g()});return E==null||E.addEventListener("blur",C),()=>E==null?void 0:E.removeEventListener("blur",C)},[$,r,g]);const S=d.useCallback(E=>{E.key==="Enter"&&$(r)(E)},[$,r]),_=Object.assign({as:y},v?{rows:l}:{},u);return h.createElement(Jh,{textArea:v},t&&typeof t=="string"?h.createElement(wc,null,t):t,h.createElement(xc,ye({levaType:s,ref:w,id:b,type:c,autoComplete:"off",spellCheck:"false",value:n,onChange:$(o),onFocus:()=>p(),onKeyPress:S,onKeyDown:i,disabled:m},_)))}function ng(e){let{onUpdate:t}=e,n=ne(e,tg);const r=d.useCallback(i=>t(Oh(i)),[t]),o=d.useCallback(i=>{const s=i.key==="ArrowUp"?1:i.key==="ArrowDown"?-1:0;if(s){i.preventDefault();const a=i.altKey?.1:i.shiftKey?10:1;t(c=>parseFloat(c)+s*a)}},[t]);return h.createElement(mi,ye({},n,{onUpdate:r,onKeyDown:o,type:"number"}))}const br=Y("div",{}),Oo=Y("div",{position:"relative",background:"$elevation2",transition:"height 300ms ease",variants:{fill:{true:{},false:{}},flat:{false:{},true:{}},isRoot:{true:{},false:{paddingLeft:"$md","&::after":{content:'""',position:"absolute",left:0,top:0,width:"$borderWidths$folder",height:"100%",backgroundColor:"$folderWidgetColor",opacity:.4,transform:"translateX(-50%)"}}}},compoundVariants:[{isRoot:!0,fill:!1,css:{overflowY:"auto",maxHeight:"calc(100vh - 20px - $$titleBarHeight)"}},{isRoot:!0,flat:!1,css:{borderRadius:"$lg"}}]}),rg=Y("div",{$flex:"",color:"$folderTextColor",userSelect:"none",cursor:"pointer",height:"$folderTitleHeight",fontWeight:"$folder","> svg":{marginLeft:-4,marginRight:4,cursor:"pointer",fill:"$folderWidgetColor",opacity:.6},"&:hover > svg":{fill:"$folderWidgetColor"},[`&:hover + ${Oo}::after`]:{opacity:.6},[`${br}:hover > & + ${Oo}::after`]:{opacity:.6},[`${br}:hover > & > svg`]:{opacity:1}}),Ec=Y("div",{position:"relative",display:"grid",gridTemplateColumns:"100%",rowGap:"$rowGap",transition:"opacity 250ms ease",variants:{toggled:{true:{opacity:1,transitionDelay:"250ms"},false:{opacity:0,transitionDelay:"0ms",pointerEvents:"none"}},isRoot:{true:{"& > div":{paddingLeft:"$md",paddingRight:"$md"},"& > div:first-of-type":{paddingTop:"$sm"},"& > div:last-of-type":{paddingBottom:"$sm"},[`> ${br}:not(:first-of-type)`]:{paddingTop:"$sm",marginTop:"$md",borderTop:"$borderWidths$folder solid $colors$elevation1"}}}}}),$c=Y("div",{position:"relative",zIndex:100,display:"grid",rowGap:"$rowGap",gridTemplateRows:"minmax($sizes$rowHeight, max-content)",alignItems:"center",color:"$highlight2",[`${Ec} > &`]:{"&:first-of-type":{marginTop:"$rowGap"},"&:last-of-type":{marginBottom:"$rowGap"}},variants:{disabled:{true:{pointerEvents:"none"},false:{"&:hover,&:focus-within":{color:"$highlight3"}}}}}),Cc=Y($c,{gridTemplateColumns:"auto $sizes$controlWidth",columnGap:"$colGap"}),og=Y("div",{$flex:"",height:"100%",position:"relative",overflow:"hidden","& > div":{marginLeft:"$colGap",padding:"0 $xs",opacity:.4},"& > div:hover":{opacity:.8},"& > div > svg":{display:"none",cursor:"pointer",width:13,minWidth:13,height:13,backgroundColor:"$elevation2"},"&:hover > div > svg":{display:"block"},variants:{align:{top:{height:"100%",alignItems:"flex-start",paddingTop:"$sm"}}}}),ig=Y("input",{$reset:"",height:0,width:0,opacity:0,margin:0,"& + label":{position:"relative",$flexCenter:"",height:"100%",userSelect:"none",cursor:"pointer",paddingLeft:2,paddingRight:"$sm",pointerEvents:"auto"},"& + label:after":{content:'""',width:6,height:6,backgroundColor:"$elevation3",borderRadius:"50%",$activeStyle:""},"&:focus + label:after":{$focusStyle:""},"& + label:active:after":{backgroundColor:"$accent1",$focusStyle:""},"&:checked + label:after":{backgroundColor:"$accent1"}}),Po=Y("label",{fontWeight:"$label",overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap","& > svg":{display:"block"}}),sg=Y("div",{opacity:1,variants:{disabled:{true:{opacity:.6,pointerEvents:"none",[`& ${Po}`]:{pointerEvents:"auto"}}}}}),_c=Y("div",{position:"fixed",top:0,bottom:0,right:0,left:0,zIndex:1e3,userSelect:"none"}),ag=Y("div",{background:"$toolTipBackground",fontFamily:"$sans",fontSize:"$toolTip",padding:"$xs $sm",color:"$toolTipText",borderRadius:"$xs",boxShadow:"$level2",maxWidth:260}),cg=Y(wh,{fill:"$toolTipBackground"});function bi({children:e}){const{className:t}=d.useContext(gi);return h.createElement(Ud,{className:t},e)}const lg=["align"];function ug(){const{id:e,disable:t,disabled:n}=Re();return h.createElement(h.Fragment,null,h.createElement(ig,{id:e+"__disable",type:"checkbox",checked:!n,onChange:()=>t(!n)}),h.createElement("label",{htmlFor:e+"__disable"}))}function dg(e){const{id:t,optional:n,hint:r}=Re(),o=e.htmlFor||(t?{htmlFor:t}:null),i=!r&&typeof e.children=="string"?{title:e.children}:null;return h.createElement(h.Fragment,null,n&&h.createElement(ug,null),r!==void 0?h.createElement(yh,null,h.createElement(vh,{asChild:!0},h.createElement(Po,ye({},o,e))),h.createElement(xh,{side:"top",sideOffset:2},h.createElement(ag,null,r,h.createElement(cg,null)))):h.createElement(Po,ye({},o,i,e)))}function ot(e){let{align:t}=e,n=ne(e,lg);const{value:r,label:o,key:i,disabled:s}=Re(),{hideCopyButton:a}=Gh(),c=!a&&i!==void 0,[l,u]=d.useState(!1),f=async()=>{try{await navigator.clipboard.writeText(JSON.stringify({[i]:r??""})),u(!0)}catch{bt(me.CLIPBOARD_ERROR,{[i]:r})}};return h.createElement(og,{align:t,onPointerLeave:()=>u(!1)},h.createElement(dg,n),c&&!s&&h.createElement("div",{title:`Click to copy ${typeof o=="string"?o:i} value`},l?h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},h.createElement("path",{d:"M9 2a1 1 0 000 2h2a1 1 0 100-2H9z"}),h.createElement("path",{fillRule:"evenodd",d:"M4 5a2 2 0 012-2 3 3 0 003 3h2a3 3 0 003-3 2 2 0 012 2v11a2 2 0 01-2 2H6a2 2 0 01-2-2V5zm9.707 5.707a1 1 0 00-1.414-1.414L9 12.586l-1.293-1.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z",clipRule:"evenodd"})):h.createElement("svg",{onClick:f,xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor"},h.createElement("path",{d:"M8 3a1 1 0 011-1h2a1 1 0 110 2H9a1 1 0 01-1-1z"}),h.createElement("path",{d:"M6 3a2 2 0 00-2 2v11a2 2 0 002 2h8a2 2 0 002-2V5a2 2 0 00-2-2 3 3 0 01-3 3H9a3 3 0 01-3-3z"}))))}const fg=["toggled"],pg=Y("svg",{fill:"currentColor",transition:"transform 350ms ease, fill 250ms ease"});function yi(e){let{toggled:t}=e,n=ne(e,fg);return h.createElement(pg,ye({width:"9",height:"5",viewBox:"0 0 9 5",xmlns:"http://www.w3.org/2000/svg",style:{transform:`rotate(${t?0:-90}deg)`}},n),h.createElement("path",{d:"M3.8 4.4c.4.3 1 .3 1.4 0L8 1.7A1 1 0 007.4 0H1.6a1 1 0 00-.7 1.7l3 2.7z"}))}const hg=["input"];function tt(e){let{input:t}=e,n=ne(e,hg);return t?h.createElement(Cc,n):h.createElement($c,n)}function Sc({value:e,type:t,settings:n,setValue:r}){const[o,i]=d.useState(bs(t,e,n)),s=d.useRef(e),a=d.useRef(n);a.current=n;const c=d.useCallback(u=>i(bs(t,u,a.current)),[t]),l=d.useCallback(u=>{try{r(u)}catch(f){const{type:p,previousValue:g}=f;if(p!=="LEVA_ERROR")throw f;c(g)}},[c,r]);return d.useEffect(()=>{In(e,s.current)||c(e),s.current=e},[e,c]),{displayValue:o,onChange:i,onUpdate:l}}function Hn(e,t){const{emitOnEditStart:n,emitOnEditEnd:r}=Re();return bp(o=>{o.first&&(document.body.classList.add("leva__panel__dragged"),n==null||n());const i=e(o);return o.last&&(document.body.classList.remove("leva__panel__dragged"),r==null||r()),i},t)}function gg(e){const t=d.useRef(null),n=d.useRef(null),r=d.useRef(!1);return d.useEffect(()=>{const o=uc(()=>{t.current.width=t.current.offsetWidth*window.devicePixelRatio,t.current.height=t.current.offsetHeight*window.devicePixelRatio,e(t.current,n.current)},250);return window.addEventListener("resize",o),r.current||(o(),r.current=!0),()=>window.removeEventListener("resize",o)},[e]),d.useEffect(()=>{n.current=t.current.getContext("2d")},[]),[t,n]}function Tc(){const e=d.useRef(null),t=d.useRef({x:0,y:0}),n=d.useCallback(r=>{Object.assign(t.current,r),e.current&&(e.current.style.transform=`translate3d(${t.current.x}px, ${t.current.y}px, 0)`)},[]);return[e,n]}const mg=["__refCount"],Xr=(e,t)=>{if(!e[t])return null;const n=e[t];return ne(n,mg)};function bg(e){const t=Wn(),[n,r]=d.useState(Xr(t.getData(),e)),o=d.useCallback(l=>t.setValueAtPath(e,l,!0),[e,t]),i=d.useCallback(l=>t.setSettingsAtPath(e,l),[e,t]),s=d.useCallback(l=>t.disableInputAtPath(e,l),[e,t]),a=d.useCallback(()=>t.emitOnEditStart(e),[e,t]),c=d.useCallback(()=>t.emitOnEditEnd(e),[e,t]);return d.useEffect(()=>{r(Xr(t.getData(),e));const l=t.useStore.subscribe(u=>Xr(u.data,e),r,{equalityFn:Nn});return()=>l()},[t,e]),[n,{set:o,setSettings:i,disable:s,storeId:t.storeId,emitOnEditStart:a,emitOnEditEnd:c}]}const yg=Y("div",{variants:{hasRange:{true:{position:"relative",display:"grid",gridTemplateColumns:"auto $sizes$numberInputMinWidth",columnGap:"$colGap",alignItems:"center"}}}}),kc=Y("div",{position:"relative",width:"100%",height:2,borderRadius:"$xs",backgroundColor:"$elevation1"}),Ao=Y("div",{position:"absolute",width:"$scrubberWidth",height:"$scrubberHeight",borderRadius:"$xs",boxShadow:"0 0 0 2px $colors$elevation2",backgroundColor:"$accent2",cursor:"pointer",$active:"none $accent1",$hover:"none $accent3",variants:{position:{left:{borderTopRightRadius:0,borderBottomRightRadius:0,transform:"translateX(calc(-0.5 * ($sizes$scrubberWidth + 4px)))"},right:{borderTopLeftRadius:0,borderBottomLeftRadius:0,transform:"translateX(calc(0.5 * ($sizes$scrubberWidth + 4px)))"}}}}),Rc=Y("div",{position:"relative",$flex:"",height:"100%",cursor:"pointer",touchAction:"none"}),Oc=Y("div",{position:"absolute",height:"100%",backgroundColor:"$accent2"});function vg({value:e,min:t,max:n,onDrag:r,step:o,initialValue:i}){const s=d.useRef(null),a=d.useRef(null),c=d.useRef(0),l=yt("sizes","scrubberWidth"),u=Hn(({event:p,first:g,xy:[m],movement:[b],memo:w})=>{if(g){const{width:y,left:$}=s.current.getBoundingClientRect();c.current=y-parseFloat(l),w=(p==null?void 0:p.target)===a.current?e:mr((m-$)/y,t,n)}const v=w+mr(b/c.current,0,n-t);return r(hc(v,{step:o,initialValue:i})),w}),f=gr(e,t,n);return h.createElement(Rc,ye({ref:s},u()),h.createElement(kc,null,h.createElement(Oc,{style:{left:0,right:`${(1-f)*100}%`}})),h.createElement(Ao,{ref:a,style:{left:`calc(${f} * (100% - ${l}))`}}))}const xg=h.memo(({label:e,onUpdate:t,step:n,innerLabelTrim:r})=>{const[o,i]=d.useState(!1),s=Hn(({active:a,delta:[c],event:l,memo:u=0})=>(i(a),u+=c/2,Math.abs(u)>=1&&(t(f=>parseFloat(f)+Math.floor(u)*n*dc(l)),u=0),u));return h.createElement(Qh,ye({dragging:o,title:e.length>1?e:""},s()),e.slice(0,r))});function Pc({label:e,id:t,displayValue:n,onUpdate:r,onChange:o,settings:i,innerLabelTrim:s=1}){const a=s>0&&h.createElement(xg,{label:e,step:i.step,onUpdate:r,innerLabelTrim:s});return h.createElement(ng,{id:t,value:String(n),onUpdate:r,onChange:o,innerLabel:a})}function wg(){const e=Re(),{label:t,value:n,onUpdate:r,settings:o,id:i}=e,{min:s,max:a}=o,c=a!==1/0&&s!==-1/0;return h.createElement(tt,{input:!0},h.createElement(ot,null,t),h.createElement(yg,{hasRange:c},c&&h.createElement(vg,ye({value:parseFloat(n),onDrag:r},o)),h.createElement(Pc,ye({},e,{id:i,label:"value",innerLabelTrim:c?0:1}))))}const{sanitizeStep:Eg}=gc,$g=ne(gc,["sanitizeStep"]);var Cg=q({component:wg},$g);const _g=(e,t)=>Fe().schema({options:Fe().passesAnyOf(Fe().object(),Fe().array())}).test(t),Sg=(e,{values:t})=>{if(t.indexOf(e)<0)throw Error("Selected value doesn't match Select options");return e},Tg=(e,{values:t})=>t.indexOf(e),kg=e=>{let{value:t,options:n}=e,r,o;return Array.isArray(n)?(o=n,r=n.map(i=>String(i))):(o=Object.values(n),r=Object.keys(n)),"value"in e?o.includes(t)||(r.unshift(String(t)),o.unshift(t)):t=o[0],Object.values(n).includes(t)||(n[String(t)]=t),{value:t,settings:{keys:r,values:o}}};var Rg=Object.freeze({__proto__:null,schema:_g,sanitize:Sg,format:Tg,normalize:kg});const Og=Y("div",{$flexCenter:"",position:"relative","> svg":{pointerEvents:"none",position:"absolute",right:"$md"}}),Io=Y("select",{position:"absolute",top:0,left:0,width:"100%",height:"100%",opacity:0}),Pg=Y("div",{display:"flex",alignItems:"center",width:"100%",height:"$rowHeight",backgroundColor:"$elevation3",borderRadius:"$sm",padding:"0 $sm",cursor:"pointer",[`${Io}:focus + &`]:{$focusStyle:""},[`${Io}:hover + &`]:{$hoverStyle:""}});function Ag({displayValue:e,value:t,onUpdate:n,id:r,settings:o,disabled:i}){const{keys:s,values:a}=o,c=d.useRef();return t===a[e]&&(c.current=s[e]),h.createElement(Og,null,h.createElement(Io,{id:r,value:e,onChange:l=>n(a[Number(l.currentTarget.value)]),disabled:i},s.map((l,u)=>h.createElement("option",{key:l,value:u},l))),h.createElement(Pg,null,c.current),h.createElement(yi,{toggled:!0}))}function Ig(){const{label:e,value:t,displayValue:n,onUpdate:r,id:o,disabled:i,settings:s}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Ag,{id:o,value:t,displayValue:n,onUpdate:r,settings:s,disabled:i}))}var Dg=q({component:Ig},Rg);const Mg=e=>Fe().string().test(e),jg=e=>{if(typeof e!="string")throw Error("Invalid string");return e},Lg=({value:e,editable:t=!0,rows:n=!1})=>({value:e,settings:{editable:t,rows:typeof n=="number"?n:n?5:0}});var Fg=Object.freeze({__proto__:null,schema:Mg,sanitize:jg,normalize:Lg});const zg=["displayValue","onUpdate","onChange","editable"],Ng=Y("div",{whiteSpace:"pre-wrap"});function Vg(e){let{displayValue:t,onUpdate:n,onChange:r,editable:o=!0}=e,i=ne(e,zg);return o?h.createElement(mi,ye({value:t,onUpdate:n,onChange:r},i)):h.createElement(Ng,null,t)}function Bg(){const{label:e,settings:t,displayValue:n,onUpdate:r,onChange:o}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Vg,ye({displayValue:n,onUpdate:r,onChange:o},t)))}var Wg=q({component:Bg},Fg);const Hg=e=>Fe().boolean().test(e),Ug=e=>{if(typeof e!="boolean")throw Error("Invalid boolean");return e};var Kg=Object.freeze({__proto__:null,schema:Hg,sanitize:Ug});const Gg=Y("div",{position:"relative",$flex:"",height:"$rowHeight",input:{$reset:"",height:0,width:0,opacity:0,margin:0},label:{position:"relative",$flexCenter:"",userSelect:"none",cursor:"pointer",height:"$checkboxSize",width:"$checkboxSize",backgroundColor:"$elevation3",borderRadius:"$sm",$hover:""},"input:focus + label":{$focusStyle:""},"input:focus:checked + label, input:checked + label:hover":{$hoverStyle:"$accent3"},"input + label:active":{backgroundColor:"$accent1"},"input:checked + label:active":{backgroundColor:"$accent1"},"label > svg":{display:"none",width:"90%",height:"90%",stroke:"$highlight3"},"input:checked + label":{backgroundColor:"$accent2"},"input:checked + label > svg":{display:"block"}});function Yg({value:e,onUpdate:t,id:n,disabled:r}){return h.createElement(Gg,null,h.createElement("input",{id:n,type:"checkbox",checked:e,onChange:o=>t(o.currentTarget.checked),disabled:r}),h.createElement("label",{htmlFor:n},h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24"},h.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M5 13l4 4L19 7"}))))}function qg(){const{label:e,value:t,onUpdate:n,disabled:r,id:o}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Yg,{value:t,onUpdate:n,id:o,disabled:r}))}var Xg=q({component:qg},Kg);const Zg=["locked"];function Qg({value:e,id:t,valueKey:n,settings:r,onUpdate:o,innerLabelTrim:i}){const s=d.useRef(e[n]);s.current=e[n];const a=d.useCallback(l=>o({[n]:lc({type:"NUMBER",value:s.current,settings:r},l)}),[o,r,n]),c=Sc({type:"NUMBER",value:e[n],settings:r,setValue:a});return h.createElement(Pc,{id:t,label:n,value:e[n],displayValue:c.displayValue,onUpdate:c.onUpdate,onChange:c.onChange,settings:r,innerLabelTrim:i})}const Jg=Y("div",{display:"grid",columnGap:"$colGap",gridAutoFlow:"column dense",alignItems:"center",variants:{withLock:{true:{gridTemplateColumns:"10px auto","> svg":{cursor:"pointer"}}}}});function e1(e){let{locked:t}=e,n=ne(e,Zg);return h.createElement("svg",ye({width:"10",height:"10",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n),t?h.createElement("path",{d:"M5 4.63601C5 3.76031 5.24219 3.1054 5.64323 2.67357C6.03934 2.24705 6.64582 1.9783 7.5014 1.9783C8.35745 1.9783 8.96306 2.24652 9.35823 2.67208C9.75838 3.10299 10 3.75708 10 4.63325V5.99999H5V4.63601ZM4 5.99999V4.63601C4 3.58148 4.29339 2.65754 4.91049 1.99307C5.53252 1.32329 6.42675 0.978302 7.5014 0.978302C8.57583 0.978302 9.46952 1.32233 10.091 1.99162C10.7076 2.65557 11 3.57896 11 4.63325V5.99999H12C12.5523 5.99999 13 6.44771 13 6.99999V13C13 13.5523 12.5523 14 12 14H3C2.44772 14 2 13.5523 2 13V6.99999C2 6.44771 2.44772 5.99999 3 5.99999H4ZM3 6.99999H12V13H3V6.99999Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}):h.createElement("path",{d:"M9 3.63601C9 2.76044 9.24207 2.11211 9.64154 1.68623C10.0366 1.26502 10.6432 1 11.5014 1C12.4485 1 13.0839 1.30552 13.4722 1.80636C13.8031 2.23312 14 2.84313 14 3.63325H15C15 2.68242 14.7626 1.83856 14.2625 1.19361C13.6389 0.38943 12.6743 0 11.5014 0C10.4294 0 9.53523 0.337871 8.91218 1.0021C8.29351 1.66167 8 2.58135 8 3.63601V6H1C0.447715 6 0 6.44772 0 7V13C0 13.5523 0.447715 14 1 14H10C10.5523 14 11 13.5523 11 13V7C11 6.44772 10.5523 6 10 6H9V3.63601ZM1 7H10V13H1V7Z",fill:"currentColor",fillRule:"evenodd",clipRule:"evenodd"}))}function vi({value:e,onUpdate:t,settings:n,innerLabelTrim:r}){const{id:o,setSettings:i}=Re(),{lock:s,locked:a}=n;return h.createElement(Jg,{withLock:s},s&&h.createElement(e1,{locked:a,onClick:()=>i({locked:!a})}),Object.keys(e).map((c,l)=>h.createElement(Qg,{id:l===0?o:`${o}.${c}`,key:c,valueKey:c,value:e,settings:n[c],onUpdate:t,innerLabelTrim:r})))}const Ac=(e,t)=>{const n={};let r=0,o=1/0;Object.entries(e).forEach(([i,s])=>{n[i]=pc(q({value:s},t[i])).settings,r=Math.max(r,n[i].step),o=Math.min(o,n[i].pad)});for(let i in n){const{step:s,min:a,max:c}=t[i]||{};!isFinite(s)&&(!isFinite(a)||!isFinite(c))&&(n[i].step=r,n[i].pad=o)}return n},t1=["lock"],n1=["value"];function r1(e){const t=Fe().array().length(e).every.number(),n=r=>{if(!r||typeof r!="object")return!1;const o=Object.values(r);return o.length===e&&o.every(i=>isFinite(i))};return r=>t.test(r)||n(r)}function o1(e){return Array.isArray(e)?"array":"object"}function Tn(e,t,n){return o1(e)===t?e:t==="array"?Object.values(e):Mh(e,n)}const i1=(e,t,n)=>{const r=Tn(e,"object",t.keys);for(let s in r)r[s]=fc(r[s],t[s]);const o=Object.keys(r);let i={};if(o.length===t.keys.length)i=r;else{const s=Tn(n,"object",t.keys);if(o.length===1&&t.locked){const a=o[0],c=r[a],l=s[a],u=l!==0?c/l:1;for(let f in s)f===a?i[a]=c:i[f]=s[f]*u}else i=q(q({},s),r)}return Tn(i,t.format,t.keys)},s1=(e,t)=>Tn(e,"object",t.keys),a1=e=>!!e&&("step"in e||"min"in e||"max"in e);function c1(e,t,n=[]){const{lock:r=!1}=t,o=ne(t,t1),i=Array.isArray(e)?"array":"object",s=i==="object"?Object.keys(e):n,a=Tn(e,"object",s),c=a1(o)?s.reduce((u,f)=>Object.assign(u,{[f]:o}),{}):o,l=Ac(a,c);return{value:i==="array"?e:a,settings:q(q({},l),{},{format:i,keys:s,lock:r,locked:!1})}}function Ic(e){return{schema:r1(e.length),normalize:t=>{let{value:n}=t,r=ne(t,n1);return c1(n,r,e)},format:(t,n)=>s1(t,n),sanitize:(t,n,r)=>i1(t,n,r)}}var l1={grad:.9,turn:360,rad:360/(2*Math.PI)},ht=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},$e=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n+0},Je=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e>t?e:t},Dc=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},Ts=function(e){return{r:Je(e.r,0,255),g:Je(e.g,0,255),b:Je(e.b,0,255),a:Je(e.a)}},Zr=function(e){return{r:$e(e.r),g:$e(e.g),b:$e(e.b),a:$e(e.a,3)}},u1=/^#([0-9a-f]{3,8})$/i,er=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},Mc=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,i=Math.max(t,n,r),s=i-Math.min(t,n,r),a=s?i===t?(n-r)/s:i===n?2+(r-t)/s:4+(t-n)/s:0;return{h:60*(a<0?a+6:a),s:i?s/i*100:0,v:i/255*100,a:o}},jc=function(e){var t=e.h,n=e.s,r=e.v,o=e.a;t=t/360*6,n/=100,r/=100;var i=Math.floor(t),s=r*(1-n),a=r*(1-(t-i)*n),c=r*(1-(1-t+i)*n),l=i%6;return{r:255*[r,a,s,s,c,r][l],g:255*[c,r,r,a,s,s][l],b:255*[s,s,c,r,r,a][l],a:o}},ks=function(e){return{h:Dc(e.h),s:Je(e.s,0,100),l:Je(e.l,0,100),a:Je(e.a)}},Rs=function(e){return{h:$e(e.h),s:$e(e.s),l:$e(e.l),a:$e(e.a,3)}},Os=function(e){return jc((n=(t=e).s,{h:t.h,s:(n*=((r=t.l)<50?r:100-r)/100)>0?2*n/(r+n)*100:0,v:r+n,a:t.a}));var t,n,r},kn=function(e){return{h:(t=Mc(e)).h,s:(o=(200-(n=t.s))*(r=t.v)/100)>0&&o<200?n*r/100/(o<=100?o:200-o)*100:0,l:o/2,a:t.a};var t,n,r,o},d1=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,f1=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,p1=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,h1=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,Do={string:[[function(e){var t=u1.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?$e(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?$e(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=p1.exec(e)||h1.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:Ts({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(e){var t=d1.exec(e)||f1.exec(e);if(!t)return null;var n,r,o=ks({h:(n=t[1],r=t[2],r===void 0&&(r="deg"),Number(n)*(l1[r]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return Os(o)},"hsl"]],object:[[function(e){var t=e.r,n=e.g,r=e.b,o=e.a,i=o===void 0?1:o;return ht(t)&&ht(n)&&ht(r)?Ts({r:Number(t),g:Number(n),b:Number(r),a:Number(i)}):null},"rgb"],[function(e){var t=e.h,n=e.s,r=e.l,o=e.a,i=o===void 0?1:o;if(!ht(t)||!ht(n)||!ht(r))return null;var s=ks({h:Number(t),s:Number(n),l:Number(r),a:Number(i)});return Os(s)},"hsl"],[function(e){var t=e.h,n=e.s,r=e.v,o=e.a,i=o===void 0?1:o;if(!ht(t)||!ht(n)||!ht(r))return null;var s=function(a){return{h:Dc(a.h),s:Je(a.s,0,100),v:Je(a.v,0,100),a:Je(a.a)}}({h:Number(t),s:Number(n),v:Number(r),a:Number(i)});return jc(s)},"hsv"]]},Ps=function(e,t){for(var n=0;n=.5},e.prototype.toHex=function(){return t=Zr(this.rgba),n=t.r,r=t.g,o=t.b,s=(i=t.a)<1?er($e(255*i)):"","#"+er(n)+er(r)+er(o)+s;var t,n,r,o,i,s},e.prototype.toRgb=function(){return Zr(this.rgba)},e.prototype.toRgbString=function(){return t=Zr(this.rgba),n=t.r,r=t.g,o=t.b,(i=t.a)<1?"rgba("+n+", "+r+", "+o+", "+i+")":"rgb("+n+", "+r+", "+o+")";var t,n,r,o,i},e.prototype.toHsl=function(){return Rs(kn(this.rgba))},e.prototype.toHslString=function(){return t=Rs(kn(this.rgba)),n=t.h,r=t.s,o=t.l,(i=t.a)<1?"hsla("+n+", "+r+"%, "+o+"%, "+i+")":"hsl("+n+", "+r+"%, "+o+"%)";var t,n,r,o,i},e.prototype.toHsv=function(){return t=Mc(this.rgba),{h:$e(t.h),s:$e(t.s),v:$e(t.v),a:$e(t.a,3)};var t},e.prototype.invert=function(){return Ie({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),Ie(Qr(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),Ie(Qr(this.rgba,-t))},e.prototype.grayscale=function(){return Ie(Qr(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),Ie(As(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),Ie(As(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?Ie({r:(n=this.rgba).r,g:n.g,b:n.b,a:t}):$e(this.rgba.a,3);var n},e.prototype.hue=function(t){var n=kn(this.rgba);return typeof t=="number"?Ie({h:t,s:n.s,l:n.l,a:n.a}):$e(n.h)},e.prototype.isEqual=function(t){return this.toHex()===Ie(t).toHex()},e}(),Ie=function(e){return e instanceof Mo?e:new Mo(e)},Is=[],m1=function(e){e.forEach(function(t){Is.indexOf(t)<0&&(t(Mo,Do),Is.push(t))})};function b1(e,t){var n={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 o in n)r[n[o]]=o;var i={};e.prototype.toName=function(s){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return"transparent";var a,c,l=r[this.toHex()];if(l)return l;if(s!=null&&s.closest){var u=this.toRgb(),f=1/0,p="black";if(!i.length)for(var g in n)i[g]=new e(n[g]).toRgb();for(var m in n){var b=(a=u,c=i[m],Math.pow(a.r-c.r,2)+Math.pow(a.g-c.g,2)+Math.pow(a.b-c.b,2));b=0||(o[n]=e[n]);return o}function jo(e){var t=d.useRef(e),n=d.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var ln=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e0:w.buttons>0)&&o.current?i(Ds(o.current,w,a.current)):b(!1)},m=function(){return b(!1)};function b(w){var v=c.current,y=Lo(o.current),$=w?y.addEventListener:y.removeEventListener;$(v?"touchmove":"mousemove",g),$(v?"touchend":"mouseup",m)}return[function(w){var v=w.nativeEvent,y=o.current;if(y&&(Ms(v),!function(S,_){return _&&!Rn(S)}(v,c.current)&&y)){if(Rn(v)){c.current=!0;var $=v.changedTouches||[];$.length&&(a.current=$[0].identifier)}y.focus(),i(Ds(y,v,a.current)),b(!0)}},function(w){var v=w.which||w.keyCode;v<37||v>40||(w.preventDefault(),s({left:v===39?.05:v===37?-.05:0,top:v===40?.05:v===38?-.05:0}))},b]},[s,i]),u=l[0],f=l[1],p=l[2];return d.useEffect(function(){return p},[p]),h.createElement("div",gn({},r,{onTouchStart:u,onMouseDown:u,className:"react-colorful__interactive",ref:o,onKeyDown:f,tabIndex:0,role:"slider"}))}),Un=function(e){return e.filter(Boolean).join(" ")},Ei=function(e){var t=e.color,n=e.left,r=e.top,o=r===void 0?.5:r,i=Un(["react-colorful__pointer",e.className]);return h.createElement("div",{className:i,style:{top:100*o+"%",left:100*n+"%"}},h.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},je=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},Fc=function(e){var t=e.s,n=e.v,r=e.a,o=(200-t)*n/100;return{h:je(e.h),s:je(o>0&&o<200?t*n/100/(o<=100?o:200-o)*100:0),l:je(o/2),a:je(r,2)}},Fo=function(e){var t=Fc(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},eo=function(e){var t=Fc(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},zc=function(e){var t=e.h,n=e.s,r=e.v,o=e.a;t=t/360*6,n/=100,r/=100;var i=Math.floor(t),s=r*(1-n),a=r*(1-(t-i)*n),c=r*(1-(1-t+i)*n),l=i%6;return{r:je(255*[r,a,s,s,c,r][l]),g:je(255*[c,r,r,a,s,s][l]),b:je(255*[s,s,c,r,r,a][l]),a:je(o,2)}},Nc=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,i=Math.max(t,n,r),s=i-Math.min(t,n,r),a=s?i===t?(n-r)/s:i===n?2+(r-t)/s:4+(t-n)/s:0;return{h:je(60*(a<0?a+6:a)),s:je(i?s/i*100:0),v:je(i/255*100),a:o}},Vc=h.memo(function(e){var t=e.hue,n=e.onChange,r=Un(["react-colorful__hue",e.className]);return h.createElement("div",{className:r},h.createElement(wi,{onMove:function(o){n({h:360*o.left})},onKey:function(o){n({h:ln(t+360*o.left,0,360)})},"aria-label":"Hue","aria-valuenow":je(t),"aria-valuemax":"360","aria-valuemin":"0"},h.createElement(Ei,{className:"react-colorful__hue-pointer",left:t/360,color:Fo({h:t,s:100,v:100,a:1})})))}),Bc=h.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:Fo({h:t.h,s:100,v:100,a:1})};return h.createElement("div",{className:"react-colorful__saturation",style:r},h.createElement(wi,{onMove:function(o){n({s:100*o.left,v:100-100*o.top})},onKey:function(o){n({s:ln(t.s+100*o.left,0,100),v:ln(t.v-100*o.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+je(t.s)+"%, Brightness "+je(t.v)+"%"},h.createElement(Ei,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:Fo(t)})))}),$i=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0};function Wc(e,t,n){var r=jo(n),o=d.useState(function(){return e.toHsva(t)}),i=o[0],s=o[1],a=d.useRef({color:t,hsva:i});d.useEffect(function(){if(!e.equal(t,a.current.color)){var l=e.toHsva(t);a.current={hsva:l,color:t},s(l)}},[t,e]),d.useEffect(function(){var l;$i(i,a.current.hsva)||e.equal(l=e.fromHsva(i),a.current.color)||(a.current={hsva:i,color:l},r(l))},[i,e,r]);var c=d.useCallback(function(l){s(function(u){return Object.assign({},u,l)})},[]);return[i,c]}var y1=typeof window<"u"?d.useLayoutEffect:d.useEffect,v1=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},js=new Map,Hc=function(e){y1(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!js.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,js.set(t,n);var r=v1();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},x1=function(e){var t=e.className,n=e.colorModel,r=e.color,o=r===void 0?n.defaultColor:r,i=e.onChange,s=xi(e,["className","colorModel","color","onChange"]),a=d.useRef(null);Hc(a);var c=Wc(n,o,i),l=c[0],u=c[1],f=Un(["react-colorful",t]);return h.createElement("div",gn({},s,{ref:a,className:f}),h.createElement(Bc,{hsva:l,onChange:u}),h.createElement(Vc,{hue:l.h,onChange:u,className:"react-colorful__last-control"}))},w1=function(e){var t=e.className,n=e.hsva,r=e.onChange,o={backgroundImage:"linear-gradient(90deg, "+eo(Object.assign({},n,{a:0}))+", "+eo(Object.assign({},n,{a:1}))+")"},i=Un(["react-colorful__alpha",t]),s=je(100*n.a);return h.createElement("div",{className:i},h.createElement("div",{className:"react-colorful__alpha-gradient",style:o}),h.createElement(wi,{onMove:function(a){r({a:a.left})},onKey:function(a){r({a:ln(n.a+a.left)})},"aria-label":"Alpha","aria-valuetext":s+"%","aria-valuenow":s,"aria-valuemin":"0","aria-valuemax":"100"},h.createElement(Ei,{className:"react-colorful__alpha-pointer",left:n.a,color:eo(n)})))},E1=function(e){var t=e.className,n=e.colorModel,r=e.color,o=r===void 0?n.defaultColor:r,i=e.onChange,s=xi(e,["className","colorModel","color","onChange"]),a=d.useRef(null);Hc(a);var c=Wc(n,o,i),l=c[0],u=c[1],f=Un(["react-colorful",t]);return h.createElement("div",gn({},s,{ref:a,className:f}),h.createElement(Bc,{hsva:l,onChange:u}),h.createElement(Vc,{hue:l.h,onChange:u}),h.createElement(w1,{hsva:l,onChange:u,className:"react-colorful__last-control"}))},$1={defaultColor:{r:0,g:0,b:0,a:1},toHsva:Nc,fromHsva:zc,equal:$i},C1=function(e){return h.createElement(E1,gn({},e,{colorModel:$1}))},_1={defaultColor:{r:0,g:0,b:0},toHsva:function(e){return Nc({r:e.r,g:e.g,b:e.b,a:1})},fromHsva:function(e){return{r:(t=zc(e)).r,g:t.g,b:t.b};var t},equal:$i},S1=function(e){return h.createElement(x1,gn({},e,{colorModel:_1}))};function Lv(e,t,n,r){var o=arguments.length,i=o<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(o<3?s(i):o>3?s(t,n,i):s(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function mn(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(u){try{l(r.next(u))}catch(f){s(f)}}function c(u){try{l(r.throw(u))}catch(f){s(f)}}function l(u){u.done?i(u.value):o(u.value).then(a,c)}l((r=r.apply(e,t||[])).next())})}function bn(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,o,i,s;return s={next:a(0),throw:a(1),return:a(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function a(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,l[0]&&(n=0)),n;)try{if(r=1,o&&(i=l[0]&2?o.return:l[0]?o.throw||((i=o.return)&&i.call(o),0):o.next)&&!(i=i.call(o,l[1])).done)return i;switch(o=0,i&&(l=[l[0]&2,i.value]),l[0]){case 0:case 1:i=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,o=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!i||l[1]>i[0]&&l[1]0)&&!(o=r.next()).done;)i.push(o.value)}catch(a){s={error:a}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(s)throw s.error}}return i}function k1(){for(var e=[],t=0;t0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function O1(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),o=R1.get(r);o&&Object.defineProperty(e,"type",{value:o,writable:!1,configurable:!1,enumerable:!0})}return e}var P1=[".DS_Store","Thumbs.db"];function A1(e){return mn(this,void 0,void 0,function(){return bn(this,function(t){return yr(e)&&I1(e)?[2,L1(e.dataTransfer,e.type)]:D1(e)?[2,M1(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,j1(e)]:[2,[]]})})}function I1(e){return yr(e.dataTransfer)}function D1(e){return yr(e)&&yr(e.target)}function yr(e){return typeof e=="object"&&e!==null}function M1(e){return zo(e.target.files).map(function(t){return Kn(t)})}function j1(e){return mn(this,void 0,void 0,function(){var t;return bn(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return Kn(r)})]}})})}function L1(e,t){return mn(this,void 0,void 0,function(){var n,r;return bn(this,function(o){switch(o.label){case 0:return e===null?[2,[]]:e.items?(n=zo(e.items).filter(function(i){return i.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(F1))]):[3,2];case 1:return r=o.sent(),[2,Ls(Uc(r))];case 2:return[2,Ls(zo(e.files).map(function(i){return Kn(i)}))]}})})}function Ls(e){return e.filter(function(t){return P1.indexOf(t.name)===-1})}function zo(e){if(e===null)return[];for(var t=[],n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);nn)return[!1,Ws(n)];if(e.sizen)return[!1,Ws(n)]}return[!0,null]}function $n(e){return e!=null}function Q1(e){var t=e.files,n=e.accept,r=e.minSize,o=e.maxSize,i=e.multiple,s=e.maxFiles;return!i&&t.length>1||i&&s>=1&&t.length>s?!1:t.every(function(a){var c=Yc(a,n),l=Vs(c,1),u=l[0],f=qc(a,r,o),p=Vs(f,1),g=p[0];return u&&g})}function vr(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function tr(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function Us(e){e.preventDefault()}function J1(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function e0(e){return e.indexOf("Edge/")!==-1}function t0(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return J1(e)||e0(e)}function at(){for(var e=arguments.length,t=new Array(e),n=0;n1?o-1:0),s=1;se.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function b0(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,i;for(i=0;i=0)&&(n[o]=e[o]);return n}var Ci=d.forwardRef(function(e,t){var n=e.children,r=xr(e,s0),o=Qc(r),i=o.open,s=xr(o,a0);return d.useImperativeHandle(t,function(){return{open:i}},[i]),h.createElement(d.Fragment,null,n(ge(ge({},s),{},{open:i})))});Ci.displayName="Dropzone";var Zc={disabled:!1,getFilesFromEvent:A1,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0};Ci.defaultProps=Zc;Ci.propTypes={children:ce.func,accept:ce.oneOfType([ce.string,ce.arrayOf(ce.string)]),multiple:ce.bool,preventDropOnDocument:ce.bool,noClick:ce.bool,noKeyboard:ce.bool,noDrag:ce.bool,noDragEventsBubbling:ce.bool,minSize:ce.number,maxSize:ce.number,maxFiles:ce.number,disabled:ce.bool,getFilesFromEvent:ce.func,onFileDialogCancel:ce.func,onFileDialogOpen:ce.func,useFsAccessApi:ce.bool,onDragEnter:ce.func,onDragLeave:ce.func,onDragOver:ce.func,onDrop:ce.func,onDropAccepted:ce.func,onDropRejected:ce.func,validator:ce.func};var Bo={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,draggedFiles:[],acceptedFiles:[],fileRejections:[]};function Qc(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=ge(ge({},Zc),e),n=t.accept,r=t.disabled,o=t.getFilesFromEvent,i=t.maxSize,s=t.minSize,a=t.multiple,c=t.maxFiles,l=t.onDragEnter,u=t.onDragLeave,f=t.onDragOver,p=t.onDrop,g=t.onDropAccepted,m=t.onDropRejected,b=t.onFileDialogCancel,w=t.onFileDialogOpen,v=t.useFsAccessApi,y=t.preventDropOnDocument,$=t.noClick,S=t.noKeyboard,_=t.noDrag,E=t.noDragEventsBubbling,C=t.validator,R=d.useMemo(function(){return typeof w=="function"?w:Gs},[w]),L=d.useMemo(function(){return typeof b=="function"?b:Gs},[b]),M=d.useRef(null),z=d.useRef(null),A=d.useReducer(y0,Bo),N=to(A,2),j=N[0],V=N[1],B=j.isFocused,F=j.isFileDialogActive,G=j.draggedFiles,Q=d.useRef(typeof window<"u"&&window.isSecureContext&&v&&n0()),fe=function(){!Q.current&&F&&setTimeout(function(){if(z.current){var P=z.current.files;P.length||(V({type:"closeDialog"}),L())}},300)};d.useEffect(function(){return window.addEventListener("focus",fe,!1),function(){window.removeEventListener("focus",fe,!1)}},[z,F,L,Q]);var re=d.useRef([]),ve=function(P){M.current&&M.current.contains(P.target)||(P.preventDefault(),re.current=[])};d.useEffect(function(){return y&&(document.addEventListener("dragover",Us,!1),document.addEventListener("drop",ve,!1)),function(){y&&(document.removeEventListener("dragover",Us),document.removeEventListener("drop",ve))}},[M,y]);var he=d.useCallback(function(O){O.preventDefault(),O.persist(),Ye(O),re.current=[].concat(u0(re.current),[O.target]),tr(O)&&Promise.resolve(o(O)).then(function(P){vr(O)&&!E||(V({draggedFiles:P,isDragActive:!0,type:"setDraggedFiles"}),l&&l(O))})},[o,l,E]),oe=d.useCallback(function(O){O.preventDefault(),O.persist(),Ye(O);var P=tr(O);if(P&&O.dataTransfer)try{O.dataTransfer.dropEffect="copy"}catch{}return P&&f&&f(O),!1},[f,E]),ue=d.useCallback(function(O){O.preventDefault(),O.persist(),Ye(O);var P=re.current.filter(function(H){return M.current&&M.current.contains(H)}),D=P.indexOf(O.target);D!==-1&&P.splice(D,1),re.current=P,!(P.length>0)&&(V({isDragActive:!1,type:"setDraggedFiles",draggedFiles:[]}),tr(O)&&u&&u(O))},[M,u,E]),se=d.useCallback(function(O,P){var D=[],H=[];O.forEach(function(X){var ae=Yc(X,n),K=to(ae,2),Ve=K[0],Dt=K[1],st=qc(X,s,i),pt=to(st,2),vn=pt[0],Yt=pt[1],xn=C?C(X):null;if(Ve&&vn&&!xn)D.push(X);else{var qt=[Dt,Yt];xn&&(qt=qt.concat(xn)),H.push({file:X,errors:qt.filter(function(Ml){return Ml})})}}),(!a&&D.length>1||a&&c>=1&&D.length>c)&&(D.forEach(function(X){H.push({file:X,errors:[Z1]})}),D.splice(0)),V({acceptedFiles:D,fileRejections:H,type:"setFiles"}),p&&p(D,H,P),H.length>0&&m&&m(H,P),D.length>0&&g&&g(D,P)},[V,a,n,s,i,c,p,g,m,C]),Ce=d.useCallback(function(O){O.preventDefault(),O.persist(),Ye(O),re.current=[],tr(O)&&Promise.resolve(o(O)).then(function(P){vr(O)&&!E||se(P,O)}),V({type:"reset"})},[o,se,E]),_e=d.useCallback(function(){if(Q.current){V({type:"openDialog"}),R();var O={multiple:a,types:r0(n)};window.showOpenFilePicker(O).then(function(P){return o(P)}).then(function(P){se(P,null),V({type:"closeDialog"})}).catch(function(P){o0(P)?(L(P),V({type:"closeDialog"})):i0(P)&&(Q.current=!1,z.current&&(z.current.value=null,z.current.click()))});return}z.current&&(V({type:"openDialog"}),R(),z.current.value=null,z.current.click())},[V,R,L,v,se,n,a]),xe=d.useCallback(function(O){!M.current||!M.current.isEqualNode(O.target)||(O.key===" "||O.key==="Enter"||O.keyCode===32||O.keyCode===13)&&(O.preventDefault(),_e())},[M,_e]),it=d.useCallback(function(){V({type:"focus"})},[]),dt=d.useCallback(function(){V({type:"blur"})},[]),_t=d.useCallback(function(){$||(t0()?setTimeout(_e,0):_e())},[$,_e]),Ne=function(P){return r?null:P},ft=function(P){return S?null:Ne(P)},Oe=function(P){return _?null:Ne(P)},Ye=function(P){E&&P.stopPropagation()},Ut=d.useMemo(function(){return function(){var O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},P=O.refKey,D=P===void 0?"ref":P,H=O.role,X=O.onKeyDown,ae=O.onFocus,K=O.onBlur,Ve=O.onClick,Dt=O.onDragEnter,st=O.onDragOver,pt=O.onDragLeave,vn=O.onDrop,Yt=xr(O,c0);return ge(ge(Vo({onKeyDown:ft(at(X,xe)),onFocus:ft(at(ae,it)),onBlur:ft(at(K,dt)),onClick:Ne(at(Ve,_t)),onDragEnter:Oe(at(Dt,he)),onDragOver:Oe(at(st,oe)),onDragLeave:Oe(at(pt,ue)),onDrop:Oe(at(vn,Ce)),role:typeof H=="string"&&H!==""?H:"button"},D,M),!r&&!S?{tabIndex:0}:{}),Yt)}},[M,xe,it,dt,_t,he,oe,ue,Ce,S,_,r]),Kt=d.useCallback(function(O){O.stopPropagation()},[]),Gt=d.useMemo(function(){return function(){var O=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},P=O.refKey,D=P===void 0?"ref":P,H=O.onChange,X=O.onClick,ae=xr(O,l0),K=Vo({accept:n,multiple:a,type:"file",style:{display:"none"},onChange:Ne(at(H,Ce)),onClick:Ne(at(X,Kt)),tabIndex:-1},D,z);return ge(ge({},K),ae)}},[z,n,a,Ce,r]),x=G.length,k=x>0&&Q1({files:G,accept:n,minSize:s,maxSize:i,multiple:a,maxFiles:c}),I=x>0&&!k;return ge(ge({},j),{},{isDragAccept:k,isDragReject:I,isFocused:B&&!r,getRootProps:Ut,getInputProps:Gt,rootRef:M,inputRef:z,open:Ne(_e)})}function y0(e,t){switch(t.type){case"focus":return ge(ge({},e),{},{isFocused:!0});case"blur":return ge(ge({},e),{},{isFocused:!1});case"openDialog":return ge(ge({},Bo),{},{isFileDialogActive:!0});case"closeDialog":return ge(ge({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":var n=t.isDragActive,r=t.draggedFiles;return ge(ge({},e),{},{draggedFiles:r,isDragActive:n});case"setFiles":return ge(ge({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return ge({},Bo);default:return e}}function Gs(){}function v0(e){let t;const n=new Set,r=(l,u)=>{const f=typeof l=="function"?l(t):l;if(f!==t){const p=t;t=u?f:Object.assign({},t,f),n.forEach(g=>g(t,p))}},o=()=>t,i=(l,u=o,f=Object.is)=>{console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");let p=u(t);function g(){const m=u(t);if(!f(p,m)){const b=p;l(p=m,b)}}return n.add(g),()=>n.delete(g)},c={setState:r,getState:o,subscribe:(l,u,f)=>u||f?i(l,u,f):(n.add(l),()=>n.delete(l)),destroy:()=>n.clear()};return t=e(r,o,c),c}const x0=typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),Ys=x0?d.useEffect:d.useLayoutEffect;function w0(e){const t=typeof e=="function"?v0(e):e,n=(r=t.getState,o=Object.is)=>{const[,i]=d.useReducer(w=>w+1,0),s=t.getState(),a=d.useRef(s),c=d.useRef(r),l=d.useRef(o),u=d.useRef(!1),f=d.useRef();f.current===void 0&&(f.current=r(s));let p,g=!1;(a.current!==s||c.current!==r||l.current!==o||u.current)&&(p=r(s),g=!o(f.current,p)),Ys(()=>{g&&(f.current=p),a.current=s,c.current=r,l.current=o,u.current=!1});const m=d.useRef(s);Ys(()=>{const w=()=>{try{const y=t.getState(),$=c.current(y);l.current(f.current,$)||(a.current=y,f.current=$,i())}catch{u.current=!0,i()}},v=t.subscribe(w);return t.getState()!==m.current&&w(),v},[]);const b=g?p:f.current;return d.useDebugValue(b),b};return Object.assign(n,t),n[Symbol.iterator]=function(){console.warn("[useStore, api] = create() is deprecated and will be removed in v4");const r=[n,t];return{next(){const o=r.length<=0;return{value:r.shift(),done:o}}}},n}const E0=e=>(t,n,r)=>{const o=r.subscribe;return r.subscribe=(s,a,c)=>{let l=s;if(a){const u=(c==null?void 0:c.equalityFn)||Object.is;let f=s(r.getState());l=p=>{const g=s(p);if(!u(f,g)){const m=f;a(f=g,m)}},c!=null&&c.fireImmediately&&a(f,f)}return o(l)},e(t,n,r)};/*! - * isobject - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - */var $0=function(t){return t!=null&&typeof t=="object"&&Array.isArray(t)===!1};/*! - * is-plain-object - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - */var C0=$0;function qs(e){return C0(e)===!0&&Object.prototype.toString.call(e)==="[object Object]"}var Jc=function(t){var n,r;return!(qs(t)===!1||(n=t.constructor,typeof n!="function")||(r=n.prototype,qs(r)===!1)||r.hasOwnProperty("isPrototypeOf")===!1)};/*! - * is-extendable - * - * Copyright (c) 2015-2017, Jon Schlinkert. - * Released under the MIT License. - */var _0=Jc,_i=function(t){return _0(t)||typeof t=="function"||Array.isArray(t)};/*! - * for-in - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - */var S0=function(t,n,r){for(var o in t)if(n.call(r,t[o],o,t)===!1)break},T0=_i,k0=S0;function el(e,t){for(var n=arguments.length,r=0;++r - * - * Copyright (c) 2014-2015, Jon Schlinkert. - * Licensed under the MIT License. - */var A0=function(e,t,n,r,o){if(!I0(e)||!t)return e;if(t=nr(t),n&&(t+="."+nr(n)),r&&(t+="."+nr(r)),o&&(t+="."+nr(o)),t in e)return e[t];for(var i=t.split("."),s=i.length,a=-1;e&&++a - * - * Copyright (c) 2015, Jon Schlinkert. - * Licensed under the MIT License. - */var D0=function(e,t){if(e===null||typeof e>"u")throw new TypeError("expected first argument to be an object.");if(typeof t>"u"||typeof Symbol>"u"||typeof Object.getOwnPropertySymbols!="function")return e;for(var n=Object.prototype.propertyIsEnumerable,r=Object(e),o=arguments.length,i=0;++i"u")throw new TypeError("Cannot convert undefined or null to object");Xs(e)||(e={});for(var t=1;t - * - * Copyright (c) 2015-2017, Jon Schlinkert. - * Released under the MIT License. - */var B0=L0,W0=function(e,t,n){if(typeof e!="string")throw new TypeError("expected a string");typeof t=="function"&&(n=t,t=null),typeof t=="string"&&(t={sep:t});var r=B0({sep:"."},t),o=r.quotes||['"',"'","`"],i;r.brackets===!0?i={"<":">","(":")","[":"]","{":"}"}:r.brackets&&(i=r.brackets);var s=[],a=[],c=[""],l=r.sep,u=e.length,f=-1,p;function g(){if(i&&a.length)return i[a[a.length-1]]}for(;++f - * - * Copyright (c) 2015, Jon Schlinkert. - * Licensed under the MIT License. - */var K0=function(t){return typeof t<"u"&&t!==null&&(typeof t=="object"||typeof t=="function")},Zs=K0,G0=function(t){Zs(t)||(t={});for(var n=arguments.length,r=1;r - * - * Copyright (c) 2015, Jon Schlinkert. - * Licensed under the MIT License. - */var X0=function(t){return typeof t<"u"&&t!==null&&(typeof t=="object"||typeof t=="function")};/*! - * set-value - * - * Copyright (c) 2014-2015, 2017, Jon Schlinkert. - * Released under the MIT License. - */var Z0=W0,Q0=G0,Qs=Jc,Js=X0,J0=function(e,t,n){if(!Js(e)||(Array.isArray(t)&&(t=[].concat.apply([],t).join(".")),typeof t!="string"))return e;for(var r=Z0(t,{sep:".",brackets:!0}).filter(em),o=r.length,i=-1,s=e;++ie.filter(Boolean).join(".");function om(e){const t=e.split(".");return[t.pop(),t.join(".")||void 0]}function im(e,t){return Object.entries(Ih(e,t)).reduce((n,[,{value:r,disabled:o,key:i}])=>(n[i]=o?void 0:r,n),{})}function sm(e,t){const n=d.useRef();return(t?In:Nn)(e,n.current)||(n.current=e),n.current}function tl(e,t){return d.useMemo(e,sm(t,!0))}function am(e){const t=d.useRef(null),n=d.useRef(null),r=d.useRef(!0);return d.useLayoutEffect(()=>{e||(t.current.style.height="0px",t.current.style.overflow="hidden")},[]),d.useEffect(()=>{if(r.current){r.current=!1;return}let o;const i=t.current,s=()=>{e&&(i.style.removeProperty("height"),i.style.removeProperty("overflow"),n.current.scrollIntoView({behavior:"smooth",block:"nearest"}))};i.addEventListener("transitionend",s,{once:!0});const{height:a}=n.current.getBoundingClientRect();return i.style.height=a+"px",e||(i.style.overflow="hidden",o=window.setTimeout(()=>i.style.height="0px",50)),()=>{i.removeEventListener("transitionend",s),clearTimeout(o)}},[e]),{wrapperRef:t,contentRef:n}}const cm=e=>{const[t,n]=d.useState(e.getVisiblePaths());return d.useEffect(()=>{n(e.getVisiblePaths());const r=e.useStore.subscribe(e.getVisiblePaths,n,{equalityFn:Nn});return()=>r()},[e]),t};function lm(e,t,n){return e.useStore(o=>{const i=q(q({},n),o.data);return im(i,t)},Nn)}function nl(e=3){const t=d.useRef(null),n=d.useRef(null),[r,o]=d.useState(!1),i=d.useCallback(()=>o(!0),[]),s=d.useCallback(()=>o(!1),[]);return d.useLayoutEffect(()=>{if(r){const{bottom:a,top:c,left:l}=t.current.getBoundingClientRect(),{height:u}=n.current.getBoundingClientRect(),f=a+u>window.innerHeight-40?"up":"down";n.current.style.position="fixed",n.current.style.zIndex="10000",n.current.style.left=l+"px",f==="down"?n.current.style.top=a+e+"px":n.current.style.bottom=window.innerHeight-c+e+"px"}},[e,r]),{popinRef:t,wrapperRef:n,shown:r,show:i,hide:s}}m1([b1]);const um={rgb:"toRgb",hsl:"toHsl",hsv:"toHsv",hex:"toHex"};Fe.extend({color:()=>e=>Ie(e).isValid()});const dm=e=>Fe().color().test(e);function rl(e,{format:t,hasAlpha:n,isString:r}){const o=um[t]+(r&&t!=="hex"?"String":""),i=e[o]();return typeof i=="object"&&!n?Dh(i,["a"]):i}const ol=(e,t)=>{const n=Ie(e);if(!n.isValid())throw Error("Invalid color");return rl(n,t)},fm=(e,t)=>rl(Ie(e),q(q({},t),{},{isString:!0,format:"hex"})),pm=({value:e})=>{const t=g1(e),n=t==="name"?"hex":t,r=typeof e=="object"?"a"in e:t==="hex"&&e.length===8||/^(rgba)|(hsla)|(hsva)/.test(e),o={format:n,hasAlpha:r,isString:typeof e=="string"};return{value:ol(e,o),settings:o}};var hm=Object.freeze({__proto__:null,schema:dm,sanitize:ol,format:fm,normalize:pm});const gm=Y("div",{position:"relative",boxSizing:"border-box",borderRadius:"$sm",overflow:"hidden",cursor:"pointer",height:"$rowHeight",width:"$rowHeight",backgroundColor:"#fff",backgroundImage:`url('data:image/svg+xml;charset=utf-8,')`,$inputStyle:"",$hover:"",zIndex:1,variants:{active:{true:{$inputStyle:"$accent1"}}},"&::before":{content:'""',position:"absolute",top:0,bottom:0,right:0,left:0,backgroundColor:"currentColor",zIndex:1}}),mm=Y("div",{position:"relative",display:"grid",gridTemplateColumns:"$sizes$rowHeight auto",columnGap:"$colGap",alignItems:"center"}),bm=Y("div",{width:"$colorPickerWidth",height:"$colorPickerHeight",".react-colorful":{width:"100%",height:"100%",boxShadow:"$level2",cursor:"crosshair"},".react-colorful__saturation":{borderRadius:"$sm $sm 0 0"},".react-colorful__alpha, .react-colorful__hue":{height:10},".react-colorful__last-control":{borderRadius:"0 0 $sm $sm"},".react-colorful__pointer":{height:12,width:12}});function na(e,t){return t!=="rgb"?Ie(e).toRgb():e}function ym({value:e,displayValue:t,settings:n,onUpdate:r}){const{emitOnEditStart:o,emitOnEditEnd:i}=Re(),{format:s,hasAlpha:a}=n,{popinRef:c,wrapperRef:l,shown:u,show:f,hide:p}=nl(),g=d.useRef(0),[m,b]=d.useState(()=>na(e,s)),w=a?C1:S1,v=()=>{b(na(e,s)),f(),o()},y=()=>{p(),i(),window.clearTimeout(g.current)},$=()=>{g.current=window.setTimeout(y,500)};return d.useEffect(()=>()=>window.clearTimeout(g.current),[]),h.createElement(h.Fragment,null,h.createElement(gm,{ref:c,active:u,onClick:()=>v(),style:{color:t}}),u&&h.createElement(bi,null,h.createElement(_c,{onPointerUp:y}),h.createElement(bm,{ref:l,onMouseEnter:()=>window.clearTimeout(g.current),onMouseLeave:S=>S.buttons===0&&$()},h.createElement(w,{color:m,onChange:r}))))}function vm(){const{value:e,displayValue:t,label:n,onChange:r,onUpdate:o,settings:i}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,n),h.createElement(mm,null,h.createElement(ym,{value:e,displayValue:t,onChange:r,onUpdate:o,settings:i}),h.createElement(mi,{value:t,onChange:r,onUpdate:o})))}var xm=q({component:vm},hm);function wm(){const{label:e,displayValue:t,onUpdate:n,settings:r}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(vi,{value:t,settings:r,onUpdate:n}))}var Em=q({component:wm},Ic(["x","y","z"]));const $m=Y("div",{$flexCenter:"",position:"relative",backgroundColor:"$elevation3",borderRadius:"$sm",cursor:"pointer",height:"$rowHeight",width:"$rowHeight",touchAction:"none",$draggable:"",$hover:"","&:active":{cursor:"none"},"&::after":{content:'""',backgroundColor:"$accent2",height:4,width:4,borderRadius:2}}),Cm=Y("div",{$flexCenter:"",width:"$joystickWidth",height:"$joystickHeight",borderRadius:"$sm",boxShadow:"$level2",position:"fixed",zIndex:1e4,overflow:"hidden",$draggable:"",transform:"translate(-50%, -50%)",variants:{isOutOfBounds:{true:{backgroundColor:"$elevation1"},false:{backgroundColor:"$elevation3"}}},"> div":{position:"absolute",$flexCenter:"",borderStyle:"solid",borderWidth:1,borderColor:"$highlight1",backgroundColor:"$elevation3",width:"80%",height:"80%","&::after,&::before":{content:'""',position:"absolute",zindex:10,backgroundColor:"$highlight1"},"&::before":{width:"100%",height:1},"&::after":{height:"100%",width:1}},"> span":{position:"relative",zindex:100,width:10,height:10,backgroundColor:"$accent2",borderRadius:"50%"}});function _m({value:e,settings:t,onUpdate:n}){const r=d.useRef(),o=d.useRef(0),i=d.useRef(0),s=d.useRef(1),[a,c]=d.useState(!1),[l,u]=d.useState(!1),[f,p]=Tc(),g=d.useRef(null),m=d.useRef(null);d.useLayoutEffect(()=>{if(a){const{top:A,left:N,width:j,height:V}=g.current.getBoundingClientRect();m.current.style.left=N+j/2+"px",m.current.style.top=A+V/2+"px"}},[a]);const{keys:[b,w],joystick:v}=t,y=v==="invertY"?1:-1,{[b]:{step:$},[w]:{step:S}}=t,_=yt("sizes","joystickWidth"),E=yt("sizes","joystickHeight"),C=parseFloat(_)*.8/2,R=parseFloat(E)*.8/2,L=d.useCallback(()=>{r.current||(u(!0),o.current&&p({x:o.current*C}),i.current&&p({y:i.current*-R}),r.current=window.setInterval(()=>{n(A=>{const N=$*o.current*s.current,j=y*S*i.current*s.current;return Array.isArray(A)?{[b]:A[0]+N,[w]:A[1]+j}:{[b]:A[b]+N,[w]:A[w]+j}})},16))},[C,R,n,p,$,S,b,w,y]),M=d.useCallback(()=>{window.clearTimeout(r.current),r.current=void 0,u(!1)},[]);d.useEffect(()=>{function A(N){s.current=dc(N)}return window.addEventListener("keydown",A),window.addEventListener("keyup",A),()=>{window.clearTimeout(r.current),window.removeEventListener("keydown",A),window.removeEventListener("keyup",A)}},[]);const z=Hn(({first:A,active:N,delta:[j,V],movement:[B,F]})=>{A&&c(!0);const G=It(B,-C,C),Q=It(F,-R,R);o.current=Math.abs(B)>Math.abs(G)?Math.sign(B-G):0,i.current=Math.abs(F)>Math.abs(Q)?Math.sign(Q-F):0;let fe=e[b],re=e[w];N?(o.current||(fe+=j*$*s.current,p({x:G})),i.current||(re-=y*V*S*s.current,p({y:Q})),o.current||i.current?L():M(),n({[b]:fe,[w]:re})):(c(!1),o.current=0,i.current=0,p({x:0,y:0}),M())});return h.createElement($m,ye({ref:g},z()),a&&h.createElement(bi,null,h.createElement(Cm,{ref:m,isOutOfBounds:l},h.createElement("div",null),h.createElement("span",{ref:f}))))}const Sm=Y("div",{display:"grid",columnGap:"$colGap",variants:{withJoystick:{true:{gridTemplateColumns:"$sizes$rowHeight auto"},false:{gridTemplateColumns:"auto"}}}});function Tm(){const{label:e,displayValue:t,onUpdate:n,settings:r}=Re();return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Sm,{withJoystick:!!r.joystick},r.joystick&&h.createElement(_m,{value:t,settings:r,onUpdate:n}),h.createElement(vi,{value:t,settings:r,onUpdate:n})))}const km=["joystick"],il=Ic(["x","y"]),Rm=e=>{let{joystick:t=!0}=e,n=ne(e,km);const{value:r,settings:o}=il.normalize(n);return{value:r,settings:q(q({},o),{},{joystick:t})}};var Om=q(q({component:Tm},il),{},{normalize:Rm});const Pm=e=>{if(e!==void 0){if(e instanceof File)try{return URL.createObjectURL(e)}catch{return}if(typeof e=="string"&&e.indexOf("blob:")===0)return e;throw Error("Invalid image format [undefined | blob | File].")}},Am=(e,t)=>typeof t=="object"&&"image"in t,Im=({image:e})=>({value:e});var Dm=Object.freeze({__proto__:null,sanitize:Pm,schema:Am,normalize:Im});const Mm=Y("div",{position:"relative",display:"grid",gridTemplateColumns:"$sizes$rowHeight auto 20px",columnGap:"$colGap",alignItems:"center"}),jm=Y("div",{$flexCenter:"",overflow:"hidden",height:"$rowHeight",background:"$elevation3",textAlign:"center",color:"inherit",borderRadius:"$sm",outline:"none",userSelect:"none",cursor:"pointer",$inputStyle:"",$hover:"",$focusWithin:"",$active:"$accent1 $elevation1",variants:{isDragAccept:{true:{$inputStyle:"$accent1",backgroundColor:"$elevation1"}}}}),Lm=Y("div",{boxSizing:"border-box",borderRadius:"$sm",height:"$rowHeight",width:"$rowHeight",$inputStyle:"",backgroundSize:"cover",backgroundPosition:"center",variants:{hasImage:{true:{cursor:"pointer",$hover:"",$active:""}}}}),Fm=Y("div",{$flexCenter:"",width:"$imagePreviewWidth",height:"$imagePreviewHeight",borderRadius:"$sm",boxShadow:"$level2",pointerEvents:"none",$inputStyle:"",backgroundSize:"cover",backgroundPosition:"center"}),zm=Y("div",{fontSize:"0.8em",height:"100%",padding:"$rowGap $md"}),Nm=Y("div",{$flexCenter:"",top:"0",right:"0",marginRight:"$sm",height:"100%",cursor:"pointer",variants:{disabled:{true:{color:"$elevation3",cursor:"default"}}},"&::after,&::before":{content:'""',position:"absolute",height:2,width:10,borderRadius:1,backgroundColor:"currentColor"},"&::after":{transform:"rotate(45deg)"},"&::before":{transform:"rotate(-45deg)"}});function Vm(){const{label:e,value:t,onUpdate:n,disabled:r}=Re(),{popinRef:o,wrapperRef:i,shown:s,show:a,hide:c}=nl(),l=d.useCallback(m=>{m.length&&n(m[0])},[n]),u=d.useCallback(m=>{m.stopPropagation(),n(void 0)},[n]),{getRootProps:f,getInputProps:p,isDragAccept:g}=Qc({maxFiles:1,accept:"image/*",onDrop:l,disabled:r});return h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Mm,null,h.createElement(Lm,{ref:o,hasImage:!!t,onPointerDown:()=>!!t&&a(),onPointerUp:c,style:{backgroundImage:t?`url(${t})`:"none"}}),s&&!!t&&h.createElement(bi,null,h.createElement(_c,{onPointerUp:c,style:{cursor:"pointer"}}),h.createElement(Fm,{ref:i,style:{backgroundImage:`url(${t})`}})),h.createElement(jm,f({isDragAccept:g}),h.createElement("input",p()),h.createElement(zm,null,g?"drop image":"click or drop")),h.createElement(Nm,{onClick:u,disabled:!t})))}var Bm=q({component:Vm},Dm);const ra=Fe().number(),Wm=(e,t)=>Fe().array().length(2).every.number().test(e)&&Fe().schema({min:ra,max:ra}).test(t),wr=e=>({min:e[0],max:e[1]}),sl=(e,{bounds:[t,n]},r)=>{const o=Array.isArray(e)?wr(e):e,i={min:r[0],max:r[1]},{min:s,max:a}=q(q({},i),o);return[It(Number(s),t,Math.max(t,a)),It(Number(a),Math.min(n,s),n)]},Hm=({value:e,min:t,max:n})=>{const r={min:t,max:n},o=Ac(wr(e),{min:r,max:r}),i=[t,n],s=q(q({},o),{},{bounds:i});return{value:sl(wr(e),s,e),settings:s}};var Um=Object.freeze({__proto__:null,schema:Wm,format:wr,sanitize:sl,normalize:Hm});const Km=["value","bounds","onDrag"],Gm=["bounds"],Ym=Y("div",{display:"grid",columnGap:"$colGap",gridTemplateColumns:"auto calc($sizes$numberInputMinWidth * 2 + $space$rowGap)"});function qm(e){let{value:t,bounds:[n,r],onDrag:o}=e,i=ne(e,Km);const s=d.useRef(null),a=d.useRef(null),c=d.useRef(null),l=d.useRef(0),u=yt("sizes","scrubberWidth"),f=Hn(({event:m,first:b,xy:[w],movement:[v],memo:y={}})=>{if(b){const{width:S,left:_}=s.current.getBoundingClientRect();l.current=S-parseFloat(u);const E=(m==null?void 0:m.target)===a.current||(m==null?void 0:m.target)===c.current;y.pos=mr((w-_)/S,n,r);const C=Math.abs(y.pos-t.min)-Math.abs(y.pos-t.max);y.key=C<0||C===0&&y.pos<=t.min?"min":"max",E&&(y.pos=t[y.key])}const $=y.pos+mr(v/l.current,0,r-n);return o({[y.key]:Eg($,i[y.key])}),y}),p=`calc(${gr(t.min,n,r)} * (100% - ${u} - 8px) + 4px)`,g=`calc(${1-gr(t.max,n,r)} * (100% - ${u} - 8px) + 4px)`;return h.createElement(Rc,ye({ref:s},f()),h.createElement(kc,null,h.createElement(Oc,{style:{left:p,right:g}})),h.createElement(Ao,{position:"left",ref:a,style:{left:p}}),h.createElement(Ao,{position:"right",ref:c,style:{right:g}}))}function Xm(){const{label:e,displayValue:t,onUpdate:n,settings:r}=Re(),o=ne(r,Gm);return h.createElement(h.Fragment,null,h.createElement(tt,{input:!0},h.createElement(ot,null,e),h.createElement(Ym,null,h.createElement(qm,ye({value:t},r,{onDrag:n})),h.createElement(vi,{value:t,settings:o,onUpdate:n,innerLabelTrim:0}))))}var Zm=q({component:Xm},Um);const Qm=()=>{const e=new Map;return{on:(t,n)=>{let r=e.get(t);r===void 0&&(r=new Set,e.set(t,r)),r.add(n)},off:(t,n)=>{const r=e.get(t);r!==void 0&&(r.delete(n),r.size===0&&e.delete(t))},emit:(t,...n)=>{const r=e.get(t);if(r!==void 0)for(const o of r)o(...n)}}},Jm=["type","value"],eb=["onChange","transient","onEditStart","onEditEnd"],tb=function(){const t=w0(E0(()=>({data:{}}))),n=Qm();this.storeId=Ah(),this.useStore=t;const r={},o=new Set;this.getVisiblePaths=()=>{const s=this.getData(),a=Object.keys(s),c=[];Object.entries(r).forEach(([u,f])=>{f.render&&a.some(p=>p.indexOf(u)===0)&&!f.render(this.get)&&c.push(u+".")});const l=[];return o.forEach(u=>{u in s&&s[u].__refCount>0&&c.every(f=>u.indexOf(f)===-1)&&(!s[u].render||s[u].render(this.get))&&l.push(u)}),l},this.setOrderedPaths=s=>{s.forEach(a=>o.add(a))},this.orderPaths=s=>(this.setOrderedPaths(s),s),this.disposePaths=s=>{t.setState(a=>{const c=a.data;return s.forEach(l=>{if(l in c){const u=c[l];u.__refCount--,u.__refCount===0&&u.type in nt&&delete c[l]}}),{data:c}})},this.dispose=()=>{t.setState(()=>({data:{}}))},this.getFolderSettings=s=>r[s]||{},this.getData=()=>t.getState().data,this.addData=(s,a)=>{t.setState(c=>{const l=c.data;return Object.entries(s).forEach(([u,f])=>{let p=l[u];if(p){const{type:g,value:m}=f,b=ne(f,Jm);g!==p.type?bt(me.INPUT_TYPE_OVERRIDE,g):((p.__refCount===0||a)&&Object.assign(p,b),p.__refCount++)}else l[u]=q(q({},f),{},{__refCount:1})}),{data:l}})},this.setValueAtPath=(s,a,c)=>{t.setState(l=>{const u=l.data;return Ss(u[s],a,s,this,c),{data:u}})},this.setSettingsAtPath=(s,a)=>{t.setState(c=>{const l=c.data;return l[s].settings=q(q({},l[s].settings),a),{data:l}})},this.disableInputAtPath=(s,a)=>{t.setState(c=>{const l=c.data;return l[s].disabled=a,{data:l}})},this.set=(s,a)=>{t.setState(c=>{const l=c.data;return Object.entries(s).forEach(([u,f])=>{try{Ss(l[u],f,void 0,void 0,a)}catch{}}),{data:l}})},this.getInput=s=>{try{return this.getData()[s]}catch{bt(me.PATH_DOESNT_EXIST,s)}},this.get=s=>{var a;return(a=this.getInput(s))===null||a===void 0?void 0:a.value},this.emitOnEditStart=s=>{n.emit(`onEditStart:${s}`,this.get(s),s,q(q({},this.getInput(s)),{},{get:this.get}))},this.emitOnEditEnd=s=>{n.emit(`onEditEnd:${s}`,this.get(s),s,q(q({},this.getInput(s)),{},{get:this.get}))},this.subscribeToEditStart=(s,a)=>{const c=`onEditStart:${s}`;return n.on(c,a),()=>n.off(c,a)},this.subscribeToEditEnd=(s,a)=>{const c=`onEditEnd:${s}`;return n.on(c,a),()=>n.off(c,a)};const i=(s,a,c)=>{const l={};return Object.entries(s).forEach(([u,f])=>{if(u==="")return bt(me.EMPTY_KEY);let p=Si(a,u);if(f.type===nt.FOLDER){const g=i(f.schema,p,c);Object.assign(l,g),p in r||(r[p]=f.settings)}else if(u in c)bt(me.DUPLICATE_KEYS,u,p,c[u].path);else{const g=Nh(f,u,p,l);if(g){const{type:m,options:b,input:w}=g,{onChange:v,transient:y,onEditStart:$,onEditEnd:S}=b,_=ne(b,eb);l[p]=q(q(q({type:m},_),w),{},{fromPanel:!0}),c[u]={path:p,onChange:v,transient:y,onEditStart:$,onEditEnd:S}}else bt(me.UNKNOWN_INPUT,p,f)}}),l};this.getDataFromSchema=s=>{const a={};return[i(s,"",a),a]}},al=new tb,nb={collapsed:!1};function rb(e,t){return{type:nt.FOLDER,schema:e,settings:q(q({},nb),t)}}const oa=e=>"__levaInput"in e,ob=(e,t)=>{const n={},r=t?t.toLowerCase():null;return e.forEach(o=>{const[i,s]=om(o);(!r||i.toLowerCase().indexOf(r)>-1)&&rm(n,s,{[i]:{__levaInput:!0,path:o}})}),n},ib=["type","label","path","valueKey","value","settings","setValue","disabled"];function sb(e){let{type:t,label:n,path:r,valueKey:o,value:i,settings:s,setValue:a,disabled:c}=e,l=ne(e,ib);const{displayValue:u,onChange:f,onUpdate:p}=Sc({type:t,value:i,settings:s,setValue:a}),g=Bt[t].component;return g?h.createElement(mc.Provider,{value:q({key:o,path:r,id:""+r,label:n,displayValue:u,value:i,onChange:f,onUpdate:p,settings:s,setValue:a,disabled:c},l)},h.createElement(sg,{disabled:c},h.createElement(g,null))):(bt(me.NO_COMPONENT_FOR_TYPE,t,r),null)}const ab=Y("button",{display:"block",$reset:"",fontWeight:"$button",height:"$rowHeight",borderStyle:"none",borderRadius:"$sm",backgroundColor:"$elevation1",color:"$highlight1","&:not(:disabled)":{color:"$highlight3",backgroundColor:"$accent2",cursor:"pointer",$hover:"$accent3",$active:"$accent3 $accent1",$focus:""}});function cb({onClick:e,settings:t,label:n}){const r=Wn();return h.createElement(tt,null,h.createElement(ab,{disabled:t.disabled,onClick:()=>e(r.get)},n))}const lb=Y("div",{$flex:"",justifyContent:"flex-end",gap:"$colGap"}),ub=Y("button",{$reset:"",cursor:"pointer",borderRadius:"$xs","&:hover":{backgroundColor:"$elevation3"}}),db=({label:e,opts:t})=>{let n=typeof e=="string"&&e.trim()===""?null:e,r=t;return typeof t.opts=="object"&&(r.label!==void 0&&(n=t.label),r=t.opts),{label:n,opts:r}};function fb(e){const{label:t,opts:n}=db(e),r=Wn();return h.createElement(tt,{input:!!t},t&&h.createElement(ot,null,t),h.createElement(lb,null,Object.entries(n).map(([o,i])=>h.createElement(ub,{key:o,onClick:()=>i(r.get)},o))))}const pb=Y("canvas",{height:"$monitorHeight",width:"100%",display:"block",borderRadius:"$sm"}),cl=100;function hb(e,t){e.push(t),e.length>cl&&e.shift()}const gb=d.forwardRef(function({initialValue:e},t){const n=yt("colors","highlight3"),r=yt("colors","elevation2"),o=yt("colors","highlight1"),[i,s]=d.useMemo(()=>[Ie(o).alpha(.4).toRgbString(),Ie(o).alpha(.1).toRgbString()],[o]),a=d.useRef([e]),c=d.useRef(e),l=d.useRef(e),u=d.useRef(),f=d.useCallback((m,b)=>{if(!m)return;const{width:w,height:v}=m,y=new Path2D,$=w/cl,S=v*.05;for(let C=0;C({frame:m=>{(c.current===void 0||ml.current)&&(l.current=m),hb(a.current,m),u.current=requestAnimationFrame(()=>f(p.current,g.current))}}),[p,g,f]),d.useEffect(()=>()=>cancelAnimationFrame(u.current),[]),h.createElement(pb,{ref:p})}),ia=e=>Number.isFinite(e)?e.toPrecision(2):e.toString(),mb=d.forwardRef(function({initialValue:e},t){const[n,r]=d.useState(ia(e));return d.useImperativeHandle(t,()=>({frame:o=>r(ia(o))}),[]),h.createElement("div",null,n)});function sa(e){return typeof e=="function"?e():e.current}function bb({label:e,objectOrFn:t,settings:n}){const r=d.useRef(),o=d.useRef(sa(t));return d.useEffect(()=>{const i=window.setInterval(()=>{var s;document.hidden||(s=r.current)===null||s===void 0||s.frame(sa(t))},n.interval);return()=>window.clearInterval(i)},[t,n.interval]),h.createElement(tt,{input:!0},h.createElement(ot,{align:"top"},e),n.graph?h.createElement(gb,{ref:r,initialValue:o.current}):h.createElement(mb,{ref:r,initialValue:o.current}))}const yb=["type","label","key"],vb={[nt.BUTTON]:cb,[nt.BUTTON_GROUP]:fb,[nt.MONITOR]:bb},xb=h.memo(({path:e})=>{const[t,{set:n,setSettings:r,disable:o,storeId:i,emitOnEditStart:s,emitOnEditEnd:a}]=bg(e);if(!t)return null;const{type:c,label:l,key:u}=t,f=ne(t,yb);if(c in nt){const p=vb[c];return h.createElement(p,ye({label:l,path:e},f))}return c in Bt?h.createElement(sb,ye({key:i+e,type:c,label:l,storeId:i,path:e,valueKey:u,setValue:n,setSettings:r,disable:o,emitOnEditStart:s,emitOnEditEnd:a},f)):(Ch(me.UNSUPPORTED_INPUT,c,e),null)});function wb({toggle:e,toggled:t,name:n}){return h.createElement(rg,{onClick:()=>e()},h.createElement(yi,{toggled:t}),h.createElement("div",null,n))}const Eb=({name:e,path:t,tree:n})=>{const r=Wn(),o=Si(t,e),{collapsed:i,color:s}=r.getFolderSettings(o),[a,c]=d.useState(!i),l=d.useRef(null),u=yt("colors","folderWidgetColor"),f=yt("colors","folderTextColor");return d.useLayoutEffect(()=>{l.current.style.setProperty("--leva-colors-folderWidgetColor",s||u),l.current.style.setProperty("--leva-colors-folderTextColor",s||f)},[s,u,f]),h.createElement(br,{ref:l},h.createElement(wb,{name:e,toggled:a,toggle:()=>c(p=>!p)}),h.createElement(ll,{parent:o,tree:n,toggled:a}))},ll=h.memo(({isRoot:e=!1,fill:t=!1,flat:n=!1,parent:r,tree:o,toggled:i})=>{const{wrapperRef:s,contentRef:a}=am(i),c=Wn(),l=([f,p])=>{var g;return(oa(p)?(g=c.getInput(p.path))===null||g===void 0?void 0:g.order:c.getFolderSettings(Si(r,f)).order)||0},u=Object.entries(o).sort((f,p)=>l(f)-l(p));return h.createElement(Oo,{ref:s,isRoot:e,fill:t,flat:n},h.createElement(Ec,{ref:a,isRoot:e,toggled:i},u.map(([f,p])=>oa(p)?h.createElement(xb,{key:p.path,valueKey:p.valueKey,path:p.path}):h.createElement(Eb,{key:f,name:f,path:r,tree:p}))))}),$b=Y("div",{position:"relative",fontFamily:"$mono",fontSize:"$root",color:"$rootText",backgroundColor:"$elevation1",variants:{fill:{false:{position:"fixed",top:"10px",right:"10px",zIndex:1e3,width:"$rootWidth"},true:{position:"relative",width:"100%"}},flat:{false:{borderRadius:"$lg",boxShadow:"$level1"}},oneLineLabels:{true:{[`${Cc}`]:{gridTemplateColumns:"auto",gridAutoColumns:"minmax(max-content, 1fr)",gridAutoRows:"minmax($sizes$rowHeight), auto)",rowGap:0,columnGap:0,marginTop:"$rowGap"}}},hideTitleBar:{true:{$$titleBarHeight:"0px"},false:{$$titleBarHeight:"$sizes$titleBarHeight"}}},"&,*,*:after,*:before":{boxSizing:"border-box"},"*::selection":{backgroundColor:"$accent2"}}),ul=40,Er=Y("i",{$flexCenter:"",width:ul,userSelect:"none",cursor:"pointer","> svg":{fill:"$highlight1",transition:"transform 350ms ease, fill 250ms ease"},"&:hover > svg":{fill:"$highlight3"},variants:{active:{true:{"> svg":{fill:"$highlight2"}}}}}),Cb=Y("div",{display:"flex",alignItems:"stretch",justifyContent:"space-between",height:"$titleBarHeight",variants:{mode:{drag:{cursor:"grab"}}}}),_b=Y("div",{$flex:"",position:"relative",width:"100%",overflow:"hidden",transition:"height 250ms ease",color:"$highlight3",paddingLeft:"$md",[`> ${Er}`]:{height:30},variants:{toggled:{true:{height:30},false:{height:0}}}}),Sb=Y("input",{$reset:"",flex:1,position:"relative",height:30,width:"100%",backgroundColor:"transparent",fontSize:"10px",borderRadius:"$root","&:focus":{},"&::placeholder":{color:"$highlight2"}}),Tb=Y("div",{touchAction:"none",$flexCenter:"",flex:1,"> svg":{fill:"$highlight1"},color:"$highlight1",variants:{drag:{true:{$draggable:"","> svg":{transition:"fill 250ms ease"},"&:hover":{color:"$highlight3"},"&:hover > svg":{fill:"$highlight3"}}},filterEnabled:{false:{paddingRight:ul}}}}),kb=h.forwardRef(({setFilter:e,toggle:t},n)=>{const[r,o]=d.useState(""),i=d.useMemo(()=>uc(e,250),[e]),s=()=>{e(""),o("")},a=c=>{const l=c.currentTarget.value;t(!0),o(l)};return d.useEffect(()=>{i(r)},[r,i]),h.createElement(h.Fragment,null,h.createElement(Sb,{ref:n,value:r,placeholder:"[Open filter with CMD+SHIFT+L]",onPointerDown:c=>c.stopPropagation(),onChange:a}),h.createElement(Er,{onClick:()=>s(),style:{visibility:r?"visible":"hidden"}},h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"14",width:"14",viewBox:"0 0 20 20",fill:"currentColor"},h.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z",clipRule:"evenodd"}))))});function Rb({setFilter:e,onDrag:t,onDragStart:n,onDragEnd:r,toggle:o,toggled:i,title:s,drag:a,filterEnabled:c,from:l}){const[u,f]=d.useState(!1),p=d.useRef(null);d.useEffect(()=>{var m,b;u?(m=p.current)===null||m===void 0||m.focus():(b=p.current)===null||b===void 0||b.blur()},[u]);const g=Hn(({offset:[m,b],first:w,last:v})=>{t({x:m,y:b}),w&&n({x:m,y:b}),v&&r({x:m,y:b})},{filterTaps:!0,from:({offset:[m,b]})=>[(l==null?void 0:l.x)||m,(l==null?void 0:l.y)||b]});return d.useEffect(()=>{const m=b=>{b.key==="L"&&b.shiftKey&&b.metaKey&&f(w=>!w)};return window.addEventListener("keydown",m),()=>window.removeEventListener("keydown",m)},[]),h.createElement(h.Fragment,null,h.createElement(Cb,{mode:a?"drag":void 0},h.createElement(Er,{active:!i,onClick:()=>o()},h.createElement(yi,{toggled:i,width:12,height:8})),h.createElement(Tb,ye({},a?g():{},{drag:a,filterEnabled:c}),s===void 0&&a?h.createElement("svg",{width:"20",height:"10",viewBox:"0 0 28 14",xmlns:"http://www.w3.org/2000/svg"},h.createElement("circle",{cx:"2",cy:"2",r:"2"}),h.createElement("circle",{cx:"14",cy:"2",r:"2"}),h.createElement("circle",{cx:"26",cy:"2",r:"2"}),h.createElement("circle",{cx:"2",cy:"12",r:"2"}),h.createElement("circle",{cx:"14",cy:"12",r:"2"}),h.createElement("circle",{cx:"26",cy:"12",r:"2"})):s),c&&h.createElement(Er,{active:u,onClick:()=>f(m=>!m)},h.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",height:"20",viewBox:"0 0 20 20"},h.createElement("path",{d:"M9 9a2 2 0 114 0 2 2 0 01-4 0z"}),h.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 100-16 8 8 0 000 16zm1-13a4 4 0 00-3.446 6.032l-2.261 2.26a1 1 0 101.414 1.415l2.261-2.261A4 4 0 1011 5z",clipRule:"evenodd"})))),h.createElement(_b,{toggled:u},h.createElement(kb,{ref:p,setFilter:e,toggle:o})))}const Ob=["store","hidden","theme","collapsed"];function Pb(e){let{store:t,hidden:n=!1,theme:r,collapsed:o=!1}=e,i=ne(e,Ob);const s=tl(()=>Zh(r),[r]),[a,c]=d.useState(!o),l=typeof o=="object"?!o.collapsed:a,u=d.useMemo(()=>typeof o=="object"?f=>{typeof f=="function"?o.onChange(!f(!o.collapsed)):o.onChange(!f)}:c,[o]);return!t||n?null:h.createElement(gi.Provider,{value:s},h.createElement(Ab,ye({store:t},i,{toggled:l,setToggle:u,rootClass:s.className})))}const Ab=h.memo(({store:e,rootClass:t,fill:n=!1,flat:r=!1,neverHide:o=!1,oneLineLabels:i=!1,titleBar:s={title:void 0,drag:!0,filter:!0,position:void 0,onDrag:void 0,onDragStart:void 0,onDragEnd:void 0},hideCopyButton:a=!1,toggled:c,setToggle:l})=>{var u,f;const p=cm(e),[g,m]=d.useState(""),b=d.useMemo(()=>ob(p,g),[p,g]),[w,v]=Tc(),y=o||p.length>0,$=typeof s=="object"&&s.title||void 0,S=typeof s=="object"&&(u=s.drag)!==null&&u!==void 0?u:!0,_=typeof s=="object"&&(f=s.filter)!==null&&f!==void 0?f:!0,E=typeof s=="object"&&s.position||void 0,C=typeof s=="object"&&s.onDrag||void 0,R=typeof s=="object"&&s.onDragStart||void 0,L=typeof s=="object"&&s.onDragEnd||void 0;return h.useEffect(()=>{v({x:E==null?void 0:E.x,y:E==null?void 0:E.y})},[E,v]),Xh(),h.createElement(yc.Provider,{value:{hideCopyButton:a}},h.createElement($b,{ref:w,className:t,fill:n,flat:r,oneLineLabels:i,hideTitleBar:!s,style:{display:y?"block":"none"}},s&&h.createElement(Rb,{onDrag:M=>{v(M),C==null||C(M)},onDragStart:M=>R==null?void 0:R(M),onDragEnd:M=>L==null?void 0:L(M),setFilter:m,toggle:M=>l(z=>M??!z),toggled:c,title:$,drag:S,filterEnabled:_,from:E}),y&&h.createElement(bc.Provider,{value:e},h.createElement(ll,{isRoot:!0,fill:n,flat:r,tree:b,toggled:c}))))}),Ib=["isRoot"];let $r=!1,jt=null;function dl(e){let{isRoot:t=!1}=e,n=ne(e,Ib);return d.useEffect(()=>($r=!0,!t&&jt&&(jt.remove(),jt=null),()=>{t||($r=!1)}),[t]),h.createElement(Pb,ye({store:al},n))}function Db(e){d.useEffect(()=>{e&&!$r&&(jt||(jt=document.getElementById("leva__root")||Object.assign(document.createElement("div"),{id:"leva__root"}),document.body&&(document.body.appendChild(jt),Bh(h.createElement(dl,{isRoot:!0}),jt))),$r=!0)},[e])}function Mb(e,t,n,r,o){let i,s,a,c,l;return typeof e=="string"?(s=e,i=t,Array.isArray(n)?l=n:n&&("store"in n?(c=n,l=r):(a=n,Array.isArray(r)?l=r:(c=r,l=o)))):(i=e,Array.isArray(t)?l=t:(c=t,l=n)),{schema:i,folderName:s,folderSettings:a,hookSettings:c,deps:l||[]}}function Fv(e,t,n,r,o){const{folderName:i,schema:s,folderSettings:a,hookSettings:c,deps:l}=Mb(e,t,n,r,o),u=typeof s=="function",f=d.useRef(!1),p=d.useRef(!0),g=tl(()=>{f.current=!0;const z=typeof s=="function"?s():s;return i?{[i]:rb(z,a)}:z},l),m=!(c!=null&&c.store);Db(m);const[b]=d.useState(()=>(c==null?void 0:c.store)||al),[w,v]=d.useMemo(()=>b.getDataFromSchema(g),[b,g]),[y,$,S,_,E]=d.useMemo(()=>{const z=[],A=[],N={},j={},V={};return Object.values(v).forEach(({path:B,onChange:F,onEditStart:G,onEditEnd:Q,transient:fe})=>{z.push(B),F?(N[B]=F,fe||A.push(B)):A.push(B),G&&(j[B]=G),Q&&(V[B]=Q)}),[z,A,N,j,V]},[v]),C=d.useMemo(()=>b.orderPaths(y),[y,b]),R=lm(b,$,w),L=d.useCallback(z=>{const A=Object.entries(z).reduce((N,[j,V])=>Object.assign(N,{[v[j].path]:V}),{});b.set(A,!1)},[b,v]),M=d.useCallback(z=>b.get(v[z].path),[b,v]);return d.useEffect(()=>{const z=!p.current&&f.current;return b.addData(w,z),p.current=!1,f.current=!1,()=>b.disposePaths(C)},[b,C,w]),d.useEffect(()=>{const z=[];return Object.entries(S).forEach(([A,N])=>{N(b.get(A),A,q({initial:!0,get:b.get},b.getInput(A)));const j=b.useStore.subscribe(V=>{const B=V.data[A];return[B.disabled?void 0:B.value,B]},([V,B])=>N(V,A,q({initial:!1,get:b.get},B)),{equalityFn:Nn});z.push(j)}),()=>z.forEach(A=>A())},[b,S]),d.useEffect(()=>{const z=[];return Object.entries(_).forEach(([A,N])=>z.push(b.subscribeToEditStart(A,N))),Object.entries(E).forEach(([A,N])=>z.push(b.subscribeToEditEnd(A,N))),()=>z.forEach(A=>A())},[_,E,b]),u?[R,L,M]:R}Ct(rt.SELECT,Dg);Ct(rt.IMAGE,Bm);Ct(rt.NUMBER,Cg);Ct(rt.COLOR,xm);Ct(rt.STRING,Wg);Ct(rt.BOOLEAN,Xg);Ct(rt.INTERVAL,Zm);Ct(rt.VECTOR3D,Em);Ct(rt.VECTOR2D,Om);var Gn=e=>e.type==="checkbox",nn=e=>e instanceof Date,De=e=>e==null;const fl=e=>typeof e=="object";var we=e=>!De(e)&&!Array.isArray(e)&&fl(e)&&!nn(e),pl=e=>we(e)&&e.target?Gn(e.target)?e.target.checked:e.target.value:e,jb=e=>e.substring(0,e.search(/\.\d+(\.|$)/))||e,hl=(e,t)=>e.has(jb(t)),Lb=e=>{const t=e.constructor&&e.constructor.prototype;return we(t)&&t.hasOwnProperty("isPrototypeOf")},Ti=typeof window<"u"&&typeof window.HTMLElement<"u"&&typeof document<"u";function Se(e){let t;const n=Array.isArray(e);if(e instanceof Date)t=new Date(e);else if(e instanceof Set)t=new Set(e);else if(!(Ti&&(e instanceof Blob||e instanceof FileList))&&(n||we(e)))if(t=n?[]:{},!n&&!Lb(e))t=e;else for(const r in e)e.hasOwnProperty(r)&&(t[r]=Se(e[r]));else return e;return t}var yn=e=>Array.isArray(e)?e.filter(Boolean):[],le=e=>e===void 0,W=(e,t,n)=>{if(!t||!we(e))return n;const r=yn(t.split(/[,[\].]+?/)).reduce((o,i)=>De(o)?o:o[i],e);return le(r)||r===e?le(e[t])?n:e[t]:r},Ze=e=>typeof e=="boolean";const Cr={BLUR:"blur",FOCUS_OUT:"focusout",CHANGE:"change"},Qe={onBlur:"onBlur",onChange:"onChange",onSubmit:"onSubmit",onTouched:"onTouched",all:"all"},gt={max:"max",min:"min",maxLength:"maxLength",minLength:"minLength",pattern:"pattern",required:"required",validate:"validate"},gl=h.createContext(null),Br=()=>h.useContext(gl),Fb=e=>{const{children:t,...n}=e;return h.createElement(gl.Provider,{value:n},t)};var ml=(e,t,n,r=!0)=>{const o={defaultValues:t._defaultValues};for(const i in e)Object.defineProperty(o,i,{get:()=>{const s=i;return t._proxyFormState[s]!==Qe.all&&(t._proxyFormState[s]=!r||Qe.all),n&&(n[s]=!0),e[s]}});return o},Be=e=>we(e)&&!Object.keys(e).length,bl=(e,t,n,r)=>{n(e);const{name:o,...i}=e;return Be(i)||Object.keys(i).length>=Object.keys(t).length||Object.keys(i).find(s=>t[s]===(!r||Qe.all))},Ue=e=>Array.isArray(e)?e:[e],yl=(e,t,n)=>!e||!t||e===t||Ue(e).some(r=>r&&(n?r===t:r.startsWith(t)||t.startsWith(r)));function Wr(e){const t=h.useRef(e);t.current=e,h.useEffect(()=>{const n=!e.disabled&&t.current.subject&&t.current.subject.subscribe({next:t.current.next});return()=>{n&&n.unsubscribe()}},[e.disabled])}function zb(e){const t=Br(),{control:n=t.control,disabled:r,name:o,exact:i}=e||{},[s,a]=h.useState(n._formState),c=h.useRef(!0),l=h.useRef({isDirty:!1,isLoading:!1,dirtyFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1}),u=h.useRef(o);return u.current=o,Wr({disabled:r,next:f=>c.current&&yl(u.current,f.name,i)&&bl(f,l.current,n._updateFormState)&&a({...n._formState,...f}),subject:n._subjects.state}),h.useEffect(()=>(c.current=!0,l.current.isValid&&n._updateValid(!0),()=>{c.current=!1}),[n]),ml(s,n,l.current,!1)}var ct=e=>typeof e=="string",vl=(e,t,n,r,o)=>ct(e)?(r&&t.watch.add(e),W(n,e,o)):Array.isArray(e)?e.map(i=>(r&&t.watch.add(i),W(n,i))):(r&&(t.watchAll=!0),n);function Nb(e){const t=Br(),{control:n=t.control,name:r,defaultValue:o,disabled:i,exact:s}=e||{},a=h.useRef(r);a.current=r,Wr({disabled:i,subject:n._subjects.values,next:u=>{yl(a.current,u.name,s)&&l(Se(vl(a.current,n._names,u.values||n._formValues,!1,o)))}});const[c,l]=h.useState(n._getWatch(r,o));return h.useEffect(()=>n._removeUnmounted()),c}var ki=e=>/^\w*$/.test(e),xl=e=>yn(e.replace(/["|']|\]/g,"").split(/\.|\[/)),ie=(e,t,n)=>{let r=-1;const o=ki(t)?[t]:xl(t),i=o.length,s=i-1;for(;++r{const u=o._options.shouldUnregister||i,f=(p,g)=>{const m=W(o._fields,p);m&&(m._f.mount=g)};if(f(n,!0),u){const p=Se(W(o._options.defaultValues,n));ie(o._defaultValues,n,p),le(W(o._formValues,n))&&ie(o._formValues,n,p)}return()=>{(s?u&&!o._state.action:u)?o.unregister(n):f(n,!1)}},[n,o,s,i]),h.useEffect(()=>{W(o._fields,n)&&o._updateDisabledField({disabled:r,fields:o._fields,name:n,value:W(o._fields,n)._f.value})},[r,n,o]),{field:{name:n,value:a,...Ze(r)||Ze(c.disabled)?{disabled:c.disabled||r}:{},onChange:h.useCallback(u=>l.current.onChange({target:{value:pl(u),name:n},type:Cr.CHANGE}),[n]),onBlur:h.useCallback(()=>l.current.onBlur({target:{value:W(o._formValues,n),name:n},type:Cr.BLUR}),[n,o]),ref:u=>{const f=W(o._fields,n);f&&u&&(f._f.ref={focus:()=>u.focus(),select:()=>u.select(),setCustomValidity:p=>u.setCustomValidity(p),reportValidity:()=>u.reportValidity()})}},formState:c,fieldState:Object.defineProperties({},{invalid:{enumerable:!0,get:()=>!!W(c.errors,n)},isDirty:{enumerable:!0,get:()=>!!W(c.dirtyFields,n)},isTouched:{enumerable:!0,get:()=>!!W(c.touchedFields,n)},error:{enumerable:!0,get:()=>W(c.errors,n)}})}}const zv=e=>e.render(Vb(e));var Bb=(e,t,n,r,o)=>t?{...n[e],types:{...n[e]&&n[e].types?n[e].types:{},[r]:o||!0}}:{},St=()=>{const e=typeof performance>"u"?Date.now():performance.now()*1e3;return"xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,t=>{const n=(Math.random()*16+e)%16|0;return(t=="x"?n:n&3|8).toString(16)})},ro=(e,t,n={})=>n.shouldFocus||le(n.shouldFocus)?n.focusName||`${e}.${le(n.focusIndex)?t:n.focusIndex}.`:"",Uo=e=>({isOnSubmit:!e||e===Qe.onSubmit,isOnBlur:e===Qe.onBlur,isOnChange:e===Qe.onChange,isOnAll:e===Qe.all,isOnTouch:e===Qe.onTouched}),Ko=(e,t,n)=>!n&&(t.watchAll||t.watch.has(e)||[...t.watch].some(r=>e.startsWith(r)&&/^\.\w+/.test(e.slice(r.length))));const sn=(e,t,n,r)=>{for(const o of n||Object.keys(e)){const i=W(e,o);if(i){const{_f:s,...a}=i;if(s){if(s.refs&&s.refs[0]&&t(s.refs[0],o)&&!r)break;if(s.ref&&t(s.ref,s.name)&&!r)break;sn(a,t)}else we(a)&&sn(a,t)}}};var wl=(e,t,n)=>{const r=yn(W(e,n));return ie(r,"root",t[n]),ie(e,n,r),e},Ri=e=>e.type==="file",kt=e=>typeof e=="function",_r=e=>{if(!Ti)return!1;const t=e?e.ownerDocument:0;return e instanceof(t&&t.defaultView?t.defaultView.HTMLElement:HTMLElement)},ar=e=>ct(e),Oi=e=>e.type==="radio",Sr=e=>e instanceof RegExp;const aa={value:!1,isValid:!1},ca={value:!0,isValid:!0};var El=e=>{if(Array.isArray(e)){if(e.length>1){const t=e.filter(n=>n&&n.checked&&!n.disabled).map(n=>n.value);return{value:t,isValid:!!t.length}}return e[0].checked&&!e[0].disabled?e[0].attributes&&!le(e[0].attributes.value)?le(e[0].value)||e[0].value===""?ca:{value:e[0].value,isValid:!0}:ca:aa}return aa};const la={isValid:!1,value:null};var $l=e=>Array.isArray(e)?e.reduce((t,n)=>n&&n.checked&&!n.disabled?{isValid:!0,value:n.value}:t,la):la;function ua(e,t,n="validate"){if(ar(e)||Array.isArray(e)&&e.every(ar)||Ze(e)&&!e)return{type:n,message:ar(e)?e:"",ref:t}}var Jt=e=>we(e)&&!Sr(e)?e:{value:e,message:""},Go=async(e,t,n,r,o)=>{const{ref:i,refs:s,required:a,maxLength:c,minLength:l,min:u,max:f,pattern:p,validate:g,name:m,valueAsNumber:b,mount:w,disabled:v}=e._f,y=W(t,m);if(!w||v)return{};const $=s?s[0]:i,S=A=>{r&&$.reportValidity&&($.setCustomValidity(Ze(A)?"":A||""),$.reportValidity())},_={},E=Oi(i),C=Gn(i),R=E||C,L=(b||Ri(i))&&le(i.value)&&le(y)||_r(i)&&i.value===""||y===""||Array.isArray(y)&&!y.length,M=Bb.bind(null,m,n,_),z=(A,N,j,V=gt.maxLength,B=gt.minLength)=>{const F=A?N:j;_[m]={type:A?V:B,message:F,ref:i,...M(A?V:B,F)}};if(o?!Array.isArray(y)||!y.length:a&&(!R&&(L||De(y))||Ze(y)&&!y||C&&!El(s).isValid||E&&!$l(s).isValid)){const{value:A,message:N}=ar(a)?{value:!!a,message:a}:Jt(a);if(A&&(_[m]={type:gt.required,message:N,ref:$,...M(gt.required,N)},!n))return S(N),_}if(!L&&(!De(u)||!De(f))){let A,N;const j=Jt(f),V=Jt(u);if(!De(y)&&!isNaN(y)){const B=i.valueAsNumber||y&&+y;De(j.value)||(A=B>j.value),De(V.value)||(N=Bnew Date(new Date().toDateString()+" "+fe),G=i.type=="time",Q=i.type=="week";ct(j.value)&&y&&(A=G?F(y)>F(j.value):Q?y>j.value:B>new Date(j.value)),ct(V.value)&&y&&(N=G?F(y)+A.value,V=!De(N.value)&&y.length<+N.value;if((j||V)&&(z(j,A.message,N.message),!n))return S(_[m].message),_}if(p&&!L&&ct(y)){const{value:A,message:N}=Jt(p);if(Sr(A)&&!y.match(A)&&(_[m]={type:gt.pattern,message:N,ref:i,...M(gt.pattern,N)},!n))return S(N),_}if(g){if(kt(g)){const A=await g(y,t),N=ua(A,$);if(N&&(_[m]={...N,...M(gt.validate,N.message)},!n))return S(N.message),_}else if(we(g)){let A={};for(const N in g){if(!Be(A)&&!n)break;const j=ua(await g[N](y,t),$,N);j&&(A={...j,...M(N,j.message)},S(j.message),n&&(_[m]=A))}if(!Be(A)&&(_[m]={ref:$,...A},!n))return _}}return S(!0),_},oo=(e,t)=>[...e,...Ue(t)],io=e=>Array.isArray(e)?e.map(()=>{}):void 0;function so(e,t,n){return[...e.slice(0,t),...Ue(n),...e.slice(t)]}var ao=(e,t,n)=>Array.isArray(e)?(le(e[n])&&(e[n]=void 0),e.splice(n,0,e.splice(t,1)[0]),e):[],co=(e,t)=>[...Ue(t),...Ue(e)];function Wb(e,t){let n=0;const r=[...e];for(const o of t)r.splice(o-n,1),n++;return yn(r).length?r:[]}var lo=(e,t)=>le(t)?[]:Wb(e,Ue(t).sort((n,r)=>n-r)),uo=(e,t,n)=>{[e[t],e[n]]=[e[n],e[t]]};function Hb(e,t){const n=t.slice(0,-1).length;let r=0;for(;r(e[t]=n,e);function Nv(e){const t=Br(),{control:n=t.control,name:r,keyName:o="id",shouldUnregister:i}=e,[s,a]=h.useState(n._getFieldArray(r)),c=h.useRef(n._getFieldArray(r).map(St)),l=h.useRef(s),u=h.useRef(r),f=h.useRef(!1);u.current=r,l.current=s,n._names.array.add(r),e.rules&&n.register(r,e.rules),Wr({next:({values:_,name:E})=>{if(E===u.current||!E){const C=W(_,u.current);Array.isArray(C)&&(a(C),c.current=C.map(St))}},subject:n._subjects.array});const p=h.useCallback(_=>{f.current=!0,n._updateFieldArray(r,_)},[n,r]),g=(_,E)=>{const C=Ue(Se(_)),R=oo(n._getFieldArray(r),C);n._names.focus=ro(r,R.length-1,E),c.current=oo(c.current,C.map(St)),p(R),a(R),n._updateFieldArray(r,R,oo,{argA:io(_)})},m=(_,E)=>{const C=Ue(Se(_)),R=co(n._getFieldArray(r),C);n._names.focus=ro(r,0,E),c.current=co(c.current,C.map(St)),p(R),a(R),n._updateFieldArray(r,R,co,{argA:io(_)})},b=_=>{const E=lo(n._getFieldArray(r),_);c.current=lo(c.current,_),p(E),a(E),n._updateFieldArray(r,E,lo,{argA:_})},w=(_,E,C)=>{const R=Ue(Se(E)),L=so(n._getFieldArray(r),_,R);n._names.focus=ro(r,_,C),c.current=so(c.current,_,R.map(St)),p(L),a(L),n._updateFieldArray(r,L,so,{argA:_,argB:io(E)})},v=(_,E)=>{const C=n._getFieldArray(r);uo(C,_,E),uo(c.current,_,E),p(C),a(C),n._updateFieldArray(r,C,uo,{argA:_,argB:E},!1)},y=(_,E)=>{const C=n._getFieldArray(r);ao(C,_,E),ao(c.current,_,E),p(C),a(C),n._updateFieldArray(r,C,ao,{argA:_,argB:E},!1)},$=(_,E)=>{const C=Se(E),R=da(n._getFieldArray(r),_,C);c.current=[...R].map((L,M)=>!L||M===_?St():c.current[M]),p(R),a([...R]),n._updateFieldArray(r,R,da,{argA:_,argB:C},!0,!1)},S=_=>{const E=Ue(Se(_));c.current=E.map(St),p([...E]),a([...E]),n._updateFieldArray(r,[...E],C=>C,{},!0,!1)};return h.useEffect(()=>{if(n._state.action=!1,Ko(r,n._names)&&n._subjects.state.next({...n._formState}),f.current&&(!Uo(n._options.mode).isOnSubmit||n._formState.isSubmitted))if(n._options.resolver)n._executeSchema([r]).then(_=>{const E=W(_.errors,r),C=W(n._formState.errors,r);(C?!E&&C.type||E&&(C.type!==E.type||C.message!==E.message):E&&E.type)&&(E?ie(n._formState.errors,r,E):Ee(n._formState.errors,r),n._subjects.state.next({errors:n._formState.errors}))});else{const _=W(n._fields,r);_&&_._f&&Go(_,n._formValues,n._options.criteriaMode===Qe.all,n._options.shouldUseNativeValidation,!0).then(E=>!Be(E)&&n._subjects.state.next({errors:wl(n._formState.errors,E,r)}))}n._subjects.values.next({name:r,values:{...n._formValues}}),n._names.focus&&sn(n._fields,(_,E)=>{if(n._names.focus&&E.startsWith(n._names.focus)&&_.focus)return _.focus(),1}),n._names.focus="",n._updateValid(),f.current=!1},[s,r,n]),h.useEffect(()=>(!W(n._formValues,r)&&n._updateFieldArray(r),()=>{(n._options.shouldUnregister||i)&&n.unregister(r)}),[r,n,o,i]),{swap:h.useCallback(v,[p,r,n]),move:h.useCallback(y,[p,r,n]),prepend:h.useCallback(m,[p,r,n]),append:h.useCallback(g,[p,r,n]),remove:h.useCallback(b,[p,r,n]),insert:h.useCallback(w,[p,r,n]),update:h.useCallback($,[p,r,n]),replace:h.useCallback(S,[p,r,n]),fields:h.useMemo(()=>s.map((_,E)=>({..._,[o]:c.current[E]||St()})),[s,o])}}var fo=()=>{let e=[];return{get observers(){return e},next:o=>{for(const i of e)i.next&&i.next(o)},subscribe:o=>(e.push(o),{unsubscribe:()=>{e=e.filter(i=>i!==o)}}),unsubscribe:()=>{e=[]}}},Tr=e=>De(e)||!fl(e);function Lt(e,t){if(Tr(e)||Tr(t))return e===t;if(nn(e)&&nn(t))return e.getTime()===t.getTime();const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;for(const o of n){const i=e[o];if(!r.includes(o))return!1;if(o!=="ref"){const s=t[o];if(nn(i)&&nn(s)||we(i)&&we(s)||Array.isArray(i)&&Array.isArray(s)?!Lt(i,s):i!==s)return!1}}return!0}var Cl=e=>e.type==="select-multiple",Kb=e=>Oi(e)||Gn(e),po=e=>_r(e)&&e.isConnected,_l=e=>{for(const t in e)if(kt(e[t]))return!0;return!1};function kr(e,t={}){const n=Array.isArray(e);if(we(e)||n)for(const r in e)Array.isArray(e[r])||we(e[r])&&!_l(e[r])?(t[r]=Array.isArray(e[r])?[]:{},kr(e[r],t[r])):De(e[r])||(t[r]=!0);return t}function Sl(e,t,n){const r=Array.isArray(e);if(we(e)||r)for(const o in e)Array.isArray(e[o])||we(e[o])&&!_l(e[o])?le(t)||Tr(n[o])?n[o]=Array.isArray(e[o])?kr(e[o],[]):{...kr(e[o])}:Sl(e[o],De(t)?{}:t[o],n[o]):n[o]=!Lt(e[o],t[o]);return n}var ho=(e,t)=>Sl(e,t,kr(t)),Tl=(e,{valueAsNumber:t,valueAsDate:n,setValueAs:r})=>le(e)?e:t?e===""?NaN:e&&+e:n&&ct(e)?new Date(e):r?r(e):e;function go(e){const t=e.ref;if(!(e.refs?e.refs.every(n=>n.disabled):t.disabled))return Ri(t)?t.files:Oi(t)?$l(e.refs).value:Cl(t)?[...t.selectedOptions].map(({value:n})=>n):Gn(t)?El(e.refs).value:Tl(le(t.value)?e.ref.value:t.value,e)}var Gb=(e,t,n,r)=>{const o={};for(const i of e){const s=W(t,i);s&&ie(o,i,s._f)}return{criteriaMode:n,names:[...e],fields:o,shouldUseNativeValidation:r}},Cn=e=>le(e)?e:Sr(e)?e.source:we(e)?Sr(e.value)?e.value.source:e.value:e,Yb=e=>e.mount&&(e.required||e.min||e.max||e.maxLength||e.minLength||e.pattern||e.validate);function fa(e,t,n){const r=W(e,n);if(r||ki(n))return{error:r,name:n};const o=n.split(".");for(;o.length;){const i=o.join("."),s=W(t,i),a=W(e,i);if(s&&!Array.isArray(s)&&n!==i)return{name:n};if(a&&a.type)return{name:i,error:a};o.pop()}return{name:n}}var qb=(e,t,n,r,o)=>o.isOnAll?!1:!n&&o.isOnTouch?!(t||e):(n?r.isOnBlur:o.isOnBlur)?!e:(n?r.isOnChange:o.isOnChange)?e:!0,Xb=(e,t)=>!yn(W(e,t)).length&&Ee(e,t);const Zb={mode:Qe.onSubmit,reValidateMode:Qe.onChange,shouldFocusError:!0};function Qb(e={},t){let n={...Zb,...e},r={submitCount:0,isDirty:!1,isLoading:kt(n.defaultValues),isValidating:!1,isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,touchedFields:{},dirtyFields:{},errors:n.errors||{},disabled:!1},o={},i=we(n.defaultValues)||we(n.values)?Se(n.defaultValues||n.values)||{}:{},s=n.shouldUnregister?{}:Se(i),a={action:!1,mount:!1,watch:!1},c={mount:new Set,unMount:new Set,array:new Set,watch:new Set},l,u=0;const f={isDirty:!1,dirtyFields:!1,touchedFields:!1,isValidating:!1,isValid:!1,errors:!1},p={values:fo(),array:fo(),state:fo()},g=e.resetOptions&&e.resetOptions.keepDirtyValues,m=Uo(n.mode),b=Uo(n.reValidateMode),w=n.criteriaMode===Qe.all,v=x=>k=>{clearTimeout(u),u=setTimeout(x,k)},y=async x=>{if(f.isValid||x){const k=n.resolver?Be((await M()).errors):await A(o,!0);k!==r.isValid&&p.state.next({isValid:k})}},$=x=>f.isValidating&&p.state.next({isValidating:x}),S=(x,k=[],I,O,P=!0,D=!0)=>{if(O&&I){if(a.action=!0,D&&Array.isArray(W(o,x))){const H=I(W(o,x),O.argA,O.argB);P&&ie(o,x,H)}if(D&&Array.isArray(W(r.errors,x))){const H=I(W(r.errors,x),O.argA,O.argB);P&&ie(r.errors,x,H),Xb(r.errors,x)}if(f.touchedFields&&D&&Array.isArray(W(r.touchedFields,x))){const H=I(W(r.touchedFields,x),O.argA,O.argB);P&&ie(r.touchedFields,x,H)}f.dirtyFields&&(r.dirtyFields=ho(i,s)),p.state.next({name:x,isDirty:j(x,k),dirtyFields:r.dirtyFields,errors:r.errors,isValid:r.isValid})}else ie(s,x,k)},_=(x,k)=>{ie(r.errors,x,k),p.state.next({errors:r.errors})},E=x=>{r.errors=x,p.state.next({errors:r.errors,isValid:!1})},C=(x,k,I,O)=>{const P=W(o,x);if(P){const D=W(s,x,le(I)?W(i,x):I);le(D)||O&&O.defaultChecked||k?ie(s,x,k?D:go(P._f)):F(x,D),a.mount&&y()}},R=(x,k,I,O,P)=>{let D=!1,H=!1;const X={name:x},ae=!!(W(o,x)&&W(o,x)._f.disabled);if(!I||O){f.isDirty&&(H=r.isDirty,r.isDirty=X.isDirty=j(),D=H!==X.isDirty);const K=ae||Lt(W(i,x),k);H=!!(!ae&&W(r.dirtyFields,x)),K||ae?Ee(r.dirtyFields,x):ie(r.dirtyFields,x,!0),X.dirtyFields=r.dirtyFields,D=D||f.dirtyFields&&H!==!K}if(I){const K=W(r.touchedFields,x);K||(ie(r.touchedFields,x,I),X.touchedFields=r.touchedFields,D=D||f.touchedFields&&K!==I)}return D&&P&&p.state.next(X),D?X:{}},L=(x,k,I,O)=>{const P=W(r.errors,x),D=f.isValid&&Ze(k)&&r.isValid!==k;if(e.delayError&&I?(l=v(()=>_(x,I)),l(e.delayError)):(clearTimeout(u),l=null,I?ie(r.errors,x,I):Ee(r.errors,x)),(I?!Lt(P,I):P)||!Be(O)||D){const H={...O,...D&&Ze(k)?{isValid:k}:{},errors:r.errors,name:x};r={...r,...H},p.state.next(H)}$(!1)},M=async x=>n.resolver(s,n.context,Gb(x||c.mount,o,n.criteriaMode,n.shouldUseNativeValidation)),z=async x=>{const{errors:k}=await M(x);if(x)for(const I of x){const O=W(k,I);O?ie(r.errors,I,O):Ee(r.errors,I)}else r.errors=k;return k},A=async(x,k,I={valid:!0})=>{for(const O in x){const P=x[O];if(P){const{_f:D,...H}=P;if(D){const X=c.array.has(D.name),ae=await Go(P,s,w,n.shouldUseNativeValidation&&!k,X);if(ae[D.name]&&(I.valid=!1,k))break;!k&&(W(ae,D.name)?X?wl(r.errors,ae,D.name):ie(r.errors,D.name,ae[D.name]):Ee(r.errors,D.name))}H&&await A(H,k,I)}}return I.valid},N=()=>{for(const x of c.unMount){const k=W(o,x);k&&(k._f.refs?k._f.refs.every(I=>!po(I)):!po(k._f.ref))&&_e(x)}c.unMount=new Set},j=(x,k)=>(x&&k&&ie(s,x,k),!Lt(he(),i)),V=(x,k,I)=>vl(x,c,{...a.mount?s:le(k)?i:ct(x)?{[x]:k}:k},I,k),B=x=>yn(W(a.mount?s:i,x,e.shouldUnregister?W(i,x,[]):[])),F=(x,k,I={})=>{const O=W(o,x);let P=k;if(O){const D=O._f;D&&(!D.disabled&&ie(s,x,Tl(k,D)),P=_r(D.ref)&&De(k)?"":k,Cl(D.ref)?[...D.ref.options].forEach(H=>H.selected=P.includes(H.value)):D.refs?Gn(D.ref)?D.refs.length>1?D.refs.forEach(H=>(!H.defaultChecked||!H.disabled)&&(H.checked=Array.isArray(P)?!!P.find(X=>X===H.value):P===H.value)):D.refs[0]&&(D.refs[0].checked=!!P):D.refs.forEach(H=>H.checked=H.value===P):Ri(D.ref)?D.ref.value="":(D.ref.value=P,D.ref.type||p.values.next({name:x,values:{...s}})))}(I.shouldDirty||I.shouldTouch)&&R(x,P,I.shouldTouch,I.shouldDirty,!0),I.shouldValidate&&ve(x)},G=(x,k,I)=>{for(const O in k){const P=k[O],D=`${x}.${O}`,H=W(o,D);(c.array.has(x)||!Tr(P)||H&&!H._f)&&!nn(P)?G(D,P,I):F(D,P,I)}},Q=(x,k,I={})=>{const O=W(o,x),P=c.array.has(x),D=Se(k);ie(s,x,D),P?(p.array.next({name:x,values:{...s}}),(f.isDirty||f.dirtyFields)&&I.shouldDirty&&p.state.next({name:x,dirtyFields:ho(i,s),isDirty:j(x,D)})):O&&!O._f&&!De(D)?G(x,D,I):F(x,D,I),Ko(x,c)&&p.state.next({...r}),p.values.next({name:x,values:{...s}}),!a.mount&&t()},fe=async x=>{const k=x.target;let I=k.name,O=!0;const P=W(o,I),D=()=>k.type?go(P._f):pl(x),H=X=>{O=Number.isNaN(X)||X===W(s,I,X)};if(P){let X,ae;const K=D(),Ve=x.type===Cr.BLUR||x.type===Cr.FOCUS_OUT,Dt=!Yb(P._f)&&!n.resolver&&!W(r.errors,I)&&!P._f.deps||qb(Ve,W(r.touchedFields,I),r.isSubmitted,b,m),st=Ko(I,c,Ve);ie(s,I,K),Ve?(P._f.onBlur&&P._f.onBlur(x),l&&l(0)):P._f.onChange&&P._f.onChange(x);const pt=R(I,K,Ve,!1),vn=!Be(pt)||st;if(!Ve&&p.values.next({name:I,type:x.type,values:{...s}}),Dt)return f.isValid&&y(),vn&&p.state.next({name:I,...st?{}:pt});if(!Ve&&st&&p.state.next({...r}),$(!0),n.resolver){const{errors:Yt}=await M([I]);if(H(K),O){const xn=fa(r.errors,o,I),qt=fa(Yt,o,xn.name||I);X=qt.error,I=qt.name,ae=Be(Yt)}}else X=(await Go(P,s,w,n.shouldUseNativeValidation))[I],H(K),O&&(X?ae=!1:f.isValid&&(ae=await A(o,!0)));O&&(P._f.deps&&ve(P._f.deps),L(I,ae,X,pt))}},re=(x,k)=>{if(W(r.errors,k)&&x.focus)return x.focus(),1},ve=async(x,k={})=>{let I,O;const P=Ue(x);if($(!0),n.resolver){const D=await z(le(x)?x:P);I=Be(D),O=x?!P.some(H=>W(D,H)):I}else x?(O=(await Promise.all(P.map(async D=>{const H=W(o,D);return await A(H&&H._f?{[D]:H}:H)}))).every(Boolean),!(!O&&!r.isValid)&&y()):O=I=await A(o);return p.state.next({...!ct(x)||f.isValid&&I!==r.isValid?{}:{name:x},...n.resolver||!x?{isValid:I}:{},errors:r.errors,isValidating:!1}),k.shouldFocus&&!O&&sn(o,re,x?P:c.mount),O},he=x=>{const k={...i,...a.mount?s:{}};return le(x)?k:ct(x)?W(k,x):x.map(I=>W(k,I))},oe=(x,k)=>({invalid:!!W((k||r).errors,x),isDirty:!!W((k||r).dirtyFields,x),isTouched:!!W((k||r).touchedFields,x),error:W((k||r).errors,x)}),ue=x=>{x&&Ue(x).forEach(k=>Ee(r.errors,k)),p.state.next({errors:x?r.errors:{}})},se=(x,k,I)=>{const O=(W(o,x,{_f:{}})._f||{}).ref;ie(r.errors,x,{...k,ref:O}),p.state.next({name:x,errors:r.errors,isValid:!1}),I&&I.shouldFocus&&O&&O.focus&&O.focus()},Ce=(x,k)=>kt(x)?p.values.subscribe({next:I=>x(V(void 0,k),I)}):V(x,k,!0),_e=(x,k={})=>{for(const I of x?Ue(x):c.mount)c.mount.delete(I),c.array.delete(I),k.keepValue||(Ee(o,I),Ee(s,I)),!k.keepError&&Ee(r.errors,I),!k.keepDirty&&Ee(r.dirtyFields,I),!k.keepTouched&&Ee(r.touchedFields,I),!n.shouldUnregister&&!k.keepDefaultValue&&Ee(i,I);p.values.next({values:{...s}}),p.state.next({...r,...k.keepDirty?{isDirty:j()}:{}}),!k.keepIsValid&&y()},xe=({disabled:x,name:k,field:I,fields:O,value:P})=>{if(Ze(x)){const D=x?void 0:le(P)?go(I?I._f:W(O,k)._f):P;ie(s,k,D),R(k,D,!1,!1,!0)}},it=(x,k={})=>{let I=W(o,x);const O=Ze(k.disabled);return ie(o,x,{...I||{},_f:{...I&&I._f?I._f:{ref:{name:x}},name:x,mount:!0,...k}}),c.mount.add(x),I?xe({field:I,disabled:k.disabled,name:x,value:k.value}):C(x,!0,k.value),{...O?{disabled:k.disabled}:{},...n.progressive?{required:!!k.required,min:Cn(k.min),max:Cn(k.max),minLength:Cn(k.minLength),maxLength:Cn(k.maxLength),pattern:Cn(k.pattern)}:{},name:x,onChange:fe,onBlur:fe,ref:P=>{if(P){it(x,k),I=W(o,x);const D=le(P.value)&&P.querySelectorAll&&P.querySelectorAll("input,select,textarea")[0]||P,H=Kb(D),X=I._f.refs||[];if(H?X.find(ae=>ae===D):D===I._f.ref)return;ie(o,x,{_f:{...I._f,...H?{refs:[...X.filter(po),D,...Array.isArray(W(i,x))?[{}]:[]],ref:{type:D.type,name:x}}:{ref:D}}}),C(x,!1,void 0,D)}else I=W(o,x,{}),I._f&&(I._f.mount=!1),(n.shouldUnregister||k.shouldUnregister)&&!(hl(c.array,x)&&a.action)&&c.unMount.add(x)}}},dt=()=>n.shouldFocusError&&sn(o,re,c.mount),_t=x=>{Ze(x)&&(p.state.next({disabled:x}),sn(o,(k,I)=>{let O=x;const P=W(o,I);P&&Ze(P._f.disabled)&&(O||(O=P._f.disabled)),k.disabled=O},0,!1))},Ne=(x,k)=>async I=>{I&&(I.preventDefault&&I.preventDefault(),I.persist&&I.persist());let O=Se(s);if(p.state.next({isSubmitting:!0}),n.resolver){const{errors:P,values:D}=await M();r.errors=P,O=D}else await A(o);Ee(r.errors,"root"),Be(r.errors)?(p.state.next({errors:{}}),await x(O,I)):(k&&await k({...r.errors},I),dt(),setTimeout(dt)),p.state.next({isSubmitted:!0,isSubmitting:!1,isSubmitSuccessful:Be(r.errors),submitCount:r.submitCount+1,errors:r.errors})},ft=(x,k={})=>{W(o,x)&&(le(k.defaultValue)?Q(x,W(i,x)):(Q(x,k.defaultValue),ie(i,x,k.defaultValue)),k.keepTouched||Ee(r.touchedFields,x),k.keepDirty||(Ee(r.dirtyFields,x),r.isDirty=k.defaultValue?j(x,W(i,x)):j()),k.keepError||(Ee(r.errors,x),f.isValid&&y()),p.state.next({...r}))},Oe=(x,k={})=>{const I=x?Se(x):i,O=Se(I),P=x&&!Be(x)?O:i;if(k.keepDefaultValues||(i=I),!k.keepValues){if(k.keepDirtyValues||g)for(const D of c.mount)W(r.dirtyFields,D)?ie(P,D,W(s,D)):Q(D,W(P,D));else{if(Ti&&le(x))for(const D of c.mount){const H=W(o,D);if(H&&H._f){const X=Array.isArray(H._f.refs)?H._f.refs[0]:H._f.ref;if(_r(X)){const ae=X.closest("form");if(ae){ae.reset();break}}}}o={}}s=e.shouldUnregister?k.keepDefaultValues?Se(i):{}:Se(P),p.array.next({values:{...P}}),p.values.next({values:{...P}})}c={mount:new Set,unMount:new Set,array:new Set,watch:new Set,watchAll:!1,focus:""},!a.mount&&t(),a.mount=!f.isValid||!!k.keepIsValid,a.watch=!!e.shouldUnregister,p.state.next({submitCount:k.keepSubmitCount?r.submitCount:0,isDirty:k.keepDirty?r.isDirty:!!(k.keepDefaultValues&&!Lt(x,i)),isSubmitted:k.keepIsSubmitted?r.isSubmitted:!1,dirtyFields:k.keepDirtyValues?r.dirtyFields:k.keepDefaultValues&&x?ho(i,x):{},touchedFields:k.keepTouched?r.touchedFields:{},errors:k.keepErrors?r.errors:{},isSubmitSuccessful:k.keepIsSubmitSuccessful?r.isSubmitSuccessful:!1,isSubmitting:!1})},Ye=(x,k)=>Oe(kt(x)?x(s):x,k);return{control:{register:it,unregister:_e,getFieldState:oe,handleSubmit:Ne,setError:se,_executeSchema:M,_getWatch:V,_getDirty:j,_updateValid:y,_removeUnmounted:N,_updateFieldArray:S,_updateDisabledField:xe,_getFieldArray:B,_reset:Oe,_resetDefaultValues:()=>kt(n.defaultValues)&&n.defaultValues().then(x=>{Ye(x,n.resetOptions),p.state.next({isLoading:!1})}),_updateFormState:x=>{r={...r,...x}},_disableForm:_t,_subjects:p,_proxyFormState:f,_setErrors:E,get _fields(){return o},get _formValues(){return s},get _state(){return a},set _state(x){a=x},get _defaultValues(){return i},get _names(){return c},set _names(x){c=x},get _formState(){return r},set _formState(x){r=x},get _options(){return n},set _options(x){n={...n,...x}}},trigger:ve,register:it,handleSubmit:Ne,watch:Ce,setValue:Q,getValues:he,reset:Ye,resetField:ft,clearErrors:ue,unregister:_e,setError:se,setFocus:(x,k={})=>{const I=W(o,x),O=I&&I._f;if(O){const P=O.refs?O.refs[0]:O.ref;P.focus&&(P.focus(),k.shouldSelect&&P.select())}},getFieldState:oe}}function Jb(e={}){const t=h.useRef(),n=h.useRef(),[r,o]=h.useState({isDirty:!1,isValidating:!1,isLoading:kt(e.defaultValues),isSubmitted:!1,isSubmitting:!1,isSubmitSuccessful:!1,isValid:!1,submitCount:0,dirtyFields:{},touchedFields:{},errors:e.errors||{},disabled:!1,defaultValues:kt(e.defaultValues)?void 0:e.defaultValues});t.current||(t.current={...Qb(e,()=>o(s=>({...s}))),formState:r});const i=t.current.control;return i._options=e,Wr({subject:i._subjects.state,next:s=>{bl(s,i._proxyFormState,i._updateFormState,!0)&&o({...i._formState})}}),h.useEffect(()=>i._disableForm(e.disabled),[i,e.disabled]),h.useEffect(()=>{if(i._proxyFormState.isDirty){const s=i._getDirty();s!==r.isDirty&&i._subjects.state.next({isDirty:s})}},[i,r.isDirty]),h.useEffect(()=>{e.values&&!Lt(e.values,n.current)?(i._reset(e.values,i._options.resetOptions),n.current=e.values,o(s=>({...s}))):i._resetDefaultValues()},[e.values,i]),h.useEffect(()=>{e.errors&&i._setErrors(e.errors)},[e.errors,i]),h.useEffect(()=>{i._state.mount||(i._updateValid(),i._state.mount=!0),i._state.watch&&(i._state.watch=!1,i._subjects.state.next({...i._formState})),i._removeUnmounted()}),t.current.formState=ml(r,i),t.current}const ey=Nl` - html { - box-sizing: border-box; - } - *, *:before, *:after { - box-sizing: inherit; - } - html, body, div, span, applet, object, iframe, - h1, h2, h3, h4, h5, h6, p, blockquote, pre, - a, abbr, acronym, address, big, cite, code, - del, dfn, em, img, ins, kbd, q, s, samp, - small, strike, strong, sub, sup, tt, var, - b, u, i, center, - dl, dt, dd, ol, ul, li, - fieldset, form, label, legend, - table, caption, tbody, tfoot, thead, tr, th, td, - article, aside, canvas, details, embed, - figure, figcaption, footer, header, hgroup, - menu, nav, output, ruby, section, summary, - time, mark, audio, video { - -moz-osx-font-smoothing: grayscale; - -webkit-font-smoothing: antialiased; - -webkit-tap-highlight-color: transparent; - border: 0; - font-size: 100%; - margin: 0; - padding: 0; - text-rendering: optimizeLegibility; - vertical-align: baseline; - } - a { - cursor: pointer; - text-decoration: none; - } - body { - - &.no-scroll { - overflow: hidden; - } - } - blockquote, q { - quotes: none; - } - blockquote:before, blockquote:after, - q:before, q:after { - content: ''; - content: none; - } - table { - border-collapse: collapse; - border-spacing: 0; - } -`,ty=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 17",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsxs("g",{id:"center",children:[T.jsx("path",{id:"Vector 121",d:"M9 4L9 1",stroke:"white","stroke-linecap":"round"}),T.jsx("path",{id:"Vector 123",d:"M14 9H17",stroke:"white","stroke-linecap":"round"}),T.jsx("path",{id:"Vector 122",d:"M9 16L9 14",stroke:"white","stroke-linecap":"round"}),T.jsx("path",{id:"Vector 124",d:"M1 9L4 9",stroke:"white","stroke-linecap":"round"}),T.jsx("circle",{id:"Ellipse 2",cx:"9.00001",cy:"9.00001",r:"5.02857",stroke:"white"})]})}),ny=()=>{const[e,t]=ei(n=>[n.cameraFocusTrigger,n.setCameraFocusTrigger]);return T.jsx(ry,{href:"",onClick:()=>t(!e),size:"medium",startIcon:T.jsx(ty,{})})},ry=pe(Aa)` - && { - padding: 0; - width: 32px; - min-width: auto; - justify-content: center; - align-items: center; - pointer-events: all; - - .MuiButton-startIcon { - margin-left: 0; - filter: brightness(0.65); - } - } -`;function oy(e,t){if(Object.is(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(const[r,o]of e)if(!Object.is(o,t.get(r)))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(const r of e)if(!t.has(r))return!1;return!0}const n=Object.keys(e);if(n.length!==Object.keys(t).length)return!1;for(let r=0;r{const r=e(n);return oy(t.current,r)?t.current:t.current=r}}const ay=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsxs("g",{id:"bubble_chart",children:[T.jsx("mask",{id:"mask0_1551_42",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:T.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),T.jsx("g",{mask:"url(#mask0_1551_42)",children:T.jsx("path",{id:"bubble_chart_2",d:"M5.83333 15C4.91667 15 4.13194 14.6736 3.47917 14.0208C2.82639 13.3681 2.5 12.5833 2.5 11.6667C2.5 10.75 2.82639 9.96528 3.47917 9.3125C4.13194 8.65972 4.91667 8.33333 5.83333 8.33333C6.75 8.33333 7.53472 8.65972 8.1875 9.3125C8.84028 9.96528 9.16667 10.75 9.16667 11.6667C9.16667 12.5833 8.84028 13.3681 8.1875 14.0208C7.53472 14.6736 6.75 15 5.83333 15ZM13.75 11.6667C12.4722 11.6667 11.3889 11.2222 10.5 10.3333C9.61111 9.44444 9.16667 8.36111 9.16667 7.08333C9.16667 5.80556 9.61111 4.72222 10.5 3.83333C11.3889 2.94444 12.4722 2.5 13.75 2.5C15.0278 2.5 16.1111 2.94444 17 3.83333C17.8889 4.72222 18.3333 5.80556 18.3333 7.08333C18.3333 8.36111 17.8889 9.44444 17 10.3333C16.1111 11.2222 15.0278 11.6667 13.75 11.6667ZM12.0833 17.5C11.3889 17.5 10.7986 17.2569 10.3125 16.7708C9.82639 16.2847 9.58333 15.6944 9.58333 15C9.58333 14.3056 9.82639 13.7153 10.3125 13.2292C10.7986 12.7431 11.3889 12.5 12.0833 12.5C12.7778 12.5 13.3681 12.7431 13.8542 13.2292C14.3403 13.7153 14.5833 14.3056 14.5833 15C14.5833 15.6944 14.3403 16.2847 13.8542 16.7708C13.3681 17.2569 12.7778 17.5 12.0833 17.5Z",fill:"currentColor"})})]})}),cy=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsxs("g",{id:"communities",children:[T.jsx("mask",{id:"mask0_1551_39",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:T.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),T.jsx("g",{mask:"url(#mask0_1551_39)",children:T.jsx("path",{id:"communities_2",d:"M7.50002 13.125C7.90494 13.125 8.24921 12.9832 8.53285 12.6995C8.81651 12.4159 8.95833 12.0716 8.95833 11.6667C8.95833 11.2618 8.81651 10.9175 8.53285 10.6339C8.24921 10.3502 7.90494 10.2084 7.50002 10.2084C7.0951 10.2084 6.75083 10.3502 6.46719 10.6339C6.18353 10.9175 6.04171 11.2618 6.04171 11.6667C6.04171 12.0716 6.18353 12.4159 6.46719 12.6995C6.75083 12.9832 7.0951 13.125 7.50002 13.125ZM12.5 13.125C12.9049 13.125 13.2492 12.9832 13.5329 12.6995C13.8165 12.4159 13.9583 12.0716 13.9583 11.6667C13.9583 11.2618 13.8165 10.9175 13.5329 10.6339C13.2492 10.3502 12.9049 10.2084 12.5 10.2084C12.0951 10.2084 11.7508 10.3502 11.4672 10.6339C11.1835 10.9175 11.0417 11.2618 11.0417 11.6667C11.0417 12.0716 11.1835 12.4159 11.4672 12.6995C11.7508 12.9832 12.0951 13.125 12.5 13.125ZM10 8.95833C10.4049 8.95833 10.7492 8.81651 11.0329 8.53285C11.3165 8.24922 11.4583 7.90494 11.4583 7.50002C11.4583 7.0951 11.3165 6.75083 11.0329 6.46719C10.7492 6.18354 10.4049 6.04171 10 6.04171C9.5951 6.04171 9.25083 6.18354 8.96719 6.46719C8.68354 6.75083 8.54171 7.0951 8.54171 7.50002C8.54171 7.90494 8.68354 8.24922 8.96719 8.53285C9.25083 8.81651 9.5951 8.95833 10 8.95833ZM10.0014 17.9167C8.90647 17.9167 7.87728 17.7089 6.91383 17.2933C5.95037 16.8778 5.1123 16.3138 4.39962 15.6015C3.68693 14.8891 3.12271 14.0514 2.70698 13.0884C2.29124 12.1253 2.08337 11.0964 2.08337 10.0014C2.08337 8.90647 2.29115 7.87728 2.70671 6.91383C3.12226 5.95037 3.68622 5.11231 4.39858 4.39963C5.11096 3.68693 5.94866 3.12272 6.91169 2.70698C7.8747 2.29124 8.90368 2.08337 9.99862 2.08337C11.0936 2.08337 12.1228 2.29115 13.0862 2.70671C14.0497 3.12226 14.8877 3.68622 15.6004 4.39858C16.3131 5.11096 16.8773 5.94866 17.2931 6.91169C17.7088 7.8747 17.9167 8.90368 17.9167 9.99863C17.9167 11.0936 17.7089 12.1228 17.2933 13.0862C16.8778 14.0497 16.3138 14.8877 15.6015 15.6004C14.8891 16.3131 14.0514 16.8773 13.0884 17.2931C12.1253 17.7088 11.0964 17.9167 10.0014 17.9167ZM10 16.6667C11.8611 16.6667 13.4375 16.0209 14.7292 14.7292C16.0209 13.4375 16.6667 11.8611 16.6667 10C16.6667 8.13891 16.0209 6.56252 14.7292 5.27085C13.4375 3.97919 11.8611 3.33335 10 3.33335C8.13891 3.33335 6.56252 3.97919 5.27085 5.27085C3.97919 6.56252 3.33335 8.13891 3.33335 10C3.33335 11.8611 3.97919 13.4375 5.27085 14.7292C6.56252 16.0209 8.13891 16.6667 10 16.6667Z",fill:"currentColor"})})]})}),ly=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsxs("g",{id:"grain",children:[T.jsx("mask",{id:"mask0_1551_45",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:T.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),T.jsx("g",{mask:"url(#mask0_1551_45)",children:T.jsx("path",{id:"grain_2",d:"M4.99999 16.5064C4.57906 16.5064 4.22276 16.3605 3.93109 16.0689C3.63942 15.7772 3.49359 15.4209 3.49359 15C3.49359 14.5791 3.63942 14.2228 3.93109 13.9311C4.22276 13.6394 4.57906 13.4936 4.99999 13.4936C5.42092 13.4936 5.77722 13.6394 6.06888 13.9311C6.36055 14.2228 6.50638 14.5791 6.50638 15C6.50638 15.4209 6.36055 15.7772 6.06888 16.0689C5.77722 16.3605 5.42092 16.5064 4.99999 16.5064ZM11.6667 16.5064C11.2457 16.5064 10.8894 16.3605 10.5978 16.0689C10.3061 15.7772 10.1603 15.4209 10.1603 15C10.1603 14.5791 10.3061 14.2228 10.5978 13.9311C10.8894 13.6394 11.2457 13.4936 11.6667 13.4936C12.0876 13.4936 12.4439 13.6394 12.7355 13.9311C13.0272 14.2228 13.1731 14.5791 13.1731 15C13.1731 15.4209 13.0272 15.7772 12.7355 16.0689C12.4439 16.3605 12.0876 16.5064 11.6667 16.5064ZM8.33332 13.1731C7.91239 13.1731 7.55609 13.0272 7.26442 12.7355C6.97276 12.4439 6.82692 12.0876 6.82692 11.6667C6.82692 11.2457 6.97276 10.8894 7.26442 10.5978C7.55609 10.3061 7.91239 10.1603 8.33332 10.1603C8.75425 10.1603 9.11055 10.3061 9.40222 10.5978C9.69388 10.8894 9.83972 11.2457 9.83972 11.6667C9.83972 12.0876 9.69388 12.4439 9.40222 12.7355C9.11055 13.0272 8.75425 13.1731 8.33332 13.1731ZM15 13.1731C14.5791 13.1731 14.2228 13.0272 13.9311 12.7355C13.6394 12.4439 13.4936 12.0876 13.4936 11.6667C13.4936 11.2457 13.6394 10.8894 13.9311 10.5978C14.2228 10.3061 14.5791 10.1603 15 10.1603C15.4209 10.1603 15.7772 10.3061 16.0689 10.5978C16.3605 10.8894 16.5064 11.2457 16.5064 11.6667C16.5064 12.0876 16.3605 12.4439 16.0689 12.7355C15.7772 13.0272 15.4209 13.1731 15 13.1731ZM4.99999 9.83972C4.57906 9.83972 4.22276 9.69388 3.93109 9.40222C3.63942 9.11055 3.49359 8.75425 3.49359 8.33332C3.49359 7.91239 3.63942 7.55609 3.93109 7.26442C4.22276 6.97276 4.57906 6.82692 4.99999 6.82692C5.42092 6.82692 5.77722 6.97276 6.06888 7.26442C6.36055 7.55609 6.50638 7.91239 6.50638 8.33332C6.50638 8.75425 6.36055 9.11055 6.06888 9.40222C5.77722 9.69388 5.42092 9.83972 4.99999 9.83972ZM11.6667 9.83972C11.2457 9.83972 10.8894 9.69388 10.5978 9.40222C10.3061 9.11055 10.1603 8.75425 10.1603 8.33332C10.1603 7.91239 10.3061 7.55609 10.5978 7.26442C10.8894 6.97276 11.2457 6.82692 11.6667 6.82692C12.0876 6.82692 12.4439 6.97276 12.7355 7.26442C13.0272 7.55609 13.1731 7.91239 13.1731 8.33332C13.1731 8.75425 13.0272 9.11055 12.7355 9.40222C12.4439 9.69388 12.0876 9.83972 11.6667 9.83972ZM8.33332 6.50638C7.91239 6.50638 7.55609 6.36055 7.26442 6.06888C6.97276 5.77722 6.82692 5.42092 6.82692 4.99999C6.82692 4.57906 6.97276 4.22276 7.26442 3.93109C7.55609 3.63942 7.91239 3.49359 8.33332 3.49359C8.75425 3.49359 9.11055 3.63942 9.40222 3.93109C9.69388 4.22276 9.83972 4.57906 9.83972 4.99999C9.83972 5.42092 9.69388 5.77722 9.40222 6.06888C9.11055 6.36055 8.75425 6.50638 8.33332 6.50638ZM15 6.50638C14.5791 6.50638 14.2228 6.36055 13.9311 6.06888C13.6394 5.77722 13.4936 5.42092 13.4936 4.99999C13.4936 4.57906 13.6394 4.22276 13.9311 3.93109C14.2228 3.63942 14.5791 3.49359 15 3.49359C15.4209 3.49359 15.7772 3.63942 16.0689 3.93109C16.3605 4.22276 16.5064 4.57906 16.5064 4.99999C16.5064 5.42092 16.3605 5.77722 16.0689 6.06888C15.7772 6.36055 15.4209 6.50638 15 6.50638Z",fill:"currentColor"})})]})}),uy=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsxs("g",{id:"public",children:[T.jsx("mask",{id:"mask0_1551_36",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:T.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),T.jsx("g",{mask:"url(#mask0_1551_36)",children:T.jsx("path",{id:"public_2",d:"M10.0028 17.5C8.96567 17.5 7.9906 17.3032 7.07758 16.9096C6.16457 16.516 5.37037 15.9818 4.69498 15.3071C4.0196 14.6323 3.48493 13.8389 3.09096 12.9267C2.69699 12.0145 2.5 11.0399 2.5 10.0028C2.5 8.96567 2.6968 7.9906 3.0904 7.07758C3.48401 6.16457 4.01819 5.37037 4.69294 4.69498C5.36769 4.0196 6.16114 3.48493 7.07329 3.09096C7.98546 2.69699 8.9601 2.5 9.99721 2.5C11.0343 2.5 12.0094 2.6968 12.9224 3.0904C13.8354 3.48401 14.6296 4.01819 15.305 4.69294C15.9804 5.36769 16.5151 6.16114 16.909 7.07329C17.303 7.98546 17.5 8.9601 17.5 9.99721C17.5 11.0343 17.3032 12.0094 16.9096 12.9224C16.516 13.8354 15.9818 14.6296 15.3071 15.305C14.6323 15.9804 13.8389 16.5151 12.9267 16.909C12.0145 17.303 11.0399 17.5 10.0028 17.5ZM9.16667 16.625V15C8.70833 15 8.31597 14.8368 7.98958 14.5104C7.66319 14.184 7.5 13.7917 7.5 13.3333V12.5L3.5 8.5C3.45833 8.75 3.42014 9 3.38542 9.25C3.35069 9.5 3.33333 9.75 3.33333 10C3.33333 11.6806 3.88542 13.1528 4.98958 14.4167C6.09375 15.6806 7.48611 16.4167 9.16667 16.625ZM14.9167 14.5C15.1944 14.1944 15.4444 13.8646 15.6667 13.5104C15.8889 13.1562 16.0729 12.7882 16.2187 12.4062C16.3646 12.0243 16.4757 11.6319 16.5521 11.2292C16.6285 10.8264 16.6667 10.4167 16.6667 10C16.6667 8.63083 16.2909 7.38042 15.5393 6.24877C14.7877 5.11712 13.7746 4.30129 12.5 3.80129V4.16667C12.5 4.625 12.3368 5.01736 12.0104 5.34375C11.684 5.67014 11.2917 5.83333 10.8333 5.83333H9.16667V7.5C9.16667 7.73611 9.08681 7.93403 8.92708 8.09375C8.76736 8.25347 8.56944 8.33333 8.33333 8.33333H6.66667V10H11.6667C11.9028 10 12.1007 10.0799 12.2604 10.2396C12.4201 10.3993 12.5 10.5972 12.5 10.8333V13.3333H13.3333C13.6944 13.3333 14.0208 13.441 14.3125 13.6562C14.6042 13.8715 14.8056 14.1528 14.9167 14.5Z",fill:"currentColor"})})]})}),dy={split:T.jsx(ly,{}),force:T.jsx(cy,{}),sphere:T.jsx(ay,{}),earth:T.jsx(uy,{})},fy=()=>{const[e,t]=ei(sy(r=>[r.graphStyle,r.setGraphStyle])),n=r=>{t(r)};return T.jsx(py,{direction:"column",children:Vl.map(r=>T.jsx(ee,{className:Bl("icon",{active:e===r}),onClick:()=>n(r),children:dy[r]},r))})},py=pe(ee).attrs({direction:"row",align:"center",justify:"space-between"})` - padding: 6px 6px 6px 11px; - background: ${J.BG1}; - border-radius: 200px; - .icon { - color: ${J.GRAY6}; - font-size: 20px; - cursor: pointer; - - &:hover { - color: ${J.GRAY3}; - } - - &:active { - color: ${J.white}; - } - - &.active { - color: ${J.white}; - } - } - - .icon + .icon { - margin-left: 20px; - } -`,hy=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 32 32",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsx("g",{id:"Property 1=press",children:T.jsx("path",{id:"close",d:"M16 17.2833L11.5083 21.775C11.3403 21.943 11.1264 22.0271 10.8667 22.0271C10.6069 22.0271 10.393 21.943 10.225 21.775C10.0569 21.6069 9.9729 21.393 9.9729 21.1333C9.9729 20.8736 10.0569 20.6597 10.225 20.4917L14.7167 16L10.225 11.5083C10.0569 11.3403 9.9729 11.1264 9.9729 10.8667C9.9729 10.6069 10.0569 10.393 10.225 10.225C10.393 10.0569 10.6069 9.9729 10.8667 9.9729C11.1264 9.9729 11.3403 10.0569 11.5083 10.225L16 14.7167L20.4917 10.225C20.6597 10.0569 20.8736 9.9729 21.1333 9.9729C21.393 9.9729 21.6069 10.0569 21.775 10.225C21.943 10.393 22.0271 10.6069 22.0271 10.8667C22.0271 11.1264 21.943 11.3403 21.775 11.5083L17.2833 16L21.775 20.4917C21.943 20.6597 22.0271 20.8736 22.0271 21.1333C22.0271 21.393 21.943 21.6069 21.775 21.775C21.6069 21.943 21.393 22.0271 21.1333 22.0271C20.8736 22.0271 20.6597 21.943 20.4917 21.775L16 17.2833Z",fill:"currentColor"})})}),gy=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 38 38",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsx("g",{id:"Property 1=Pause Normal",children:T.jsx("path",{id:"Pause",d:"M19 3C10.15 3 3 10.15 3 19C3 27.85 10.15 35 19 35C27.85 35 35 27.85 35 19C35 10.15 27.8 3 19 3ZM17.25 23.3C17.25 24.25 16.5 25.05 15.5 25.05C14.55 25.05 13.75 24.3 13.75 23.3V14.65C13.75 13.7 14.5 12.9 15.5 12.9C16.45 12.9 17.25 13.65 17.25 14.65V23.3ZM24.2 23.3C24.2 24.25 23.45 25.05 22.45 25.05C21.5 25.05 20.7 24.3 20.7 23.3V14.65C20.7 13.7 21.45 12.9 22.45 12.9C23.4 12.9 24.2 13.65 24.2 14.65V23.3Z",fill:"currentColor"})})}),my=e=>T.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 38 38",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:T.jsx("g",{id:"Play & Pause",children:T.jsx("path",{id:"Play",d:"M19 3C10.1606 3 3 10.1606 3 19C3 27.8394 10.1606 35 19 35C27.8394 35 35 27.8394 35 19C35 10.1606 27.8338 3 19 3ZM24.0746 20.0898L16.936 24.6361C16.182 25.1149 15.1913 24.5755 15.1913 23.6784V14.5913C15.1913 13.6942 16.182 13.1548 16.936 13.6336L24.0746 18.1799C24.7736 18.6202 24.7736 19.644 24.0746 20.0898Z",fill:"currentColor"})})}),by={video:"video",podcast:"audio",episode:"audio",clip:"audio",tweet:"twitter",person:"person",guest:"person",twitter_space:"audio",show:"show",image:"image"},kl=pe.div` - background-image: ${({src:e,type:t="audio"})=>`url(${e}), url('/${by[t]||"generic"}_placeholder_img.png')`}; - background-size: cover; - background-position: center; - background-repeat: no-repeat; - width: ${({size:e=45})=>e}px; - height: ${({size:e=45})=>e}px; - border-radius: ${({rounded:e})=>e?"50%":"2px"}; -`,_n={isPlaying:!1,miniPlayerIsVisible:!1,hasError:!1,isSeeking:!1,playingTime:0,playingNode:null,duration:0,volume:.5},yy=ti()(ma((e,t)=>({..._n,setIsSeeking:n=>e({isSeeking:n}),setIsPlaying:n=>e({isPlaying:n}),setMiniPlayerIsVisible:n=>{e(n?{miniPlayerIsVisible:n}:{miniPlayerIsVisible:n,isPlaying:!1})},setHasError:n=>e({hasError:n}),setPlayingTime:n=>e({playingTime:n}),setDuration:n=>e({duration:n}),setVolume:n=>e({volume:n}),setPlayingNodeLink:n=>{const{playingNode:r}=t();r&&e({playingNode:{...r,link:n}})},setPlayingNode:n=>{n||e({..._n});const r=t().playingNode;(r==null?void 0:r.ref_id)!==(n==null?void 0:n.ref_id)&&e({..._n,miniPlayerIsVisible:!0,playingNode:n})},resetPlayer:()=>e({duration:_n.duration,hasError:_n.hasError})}))),vy=()=>{var $,S,_,E;const e=d.useRef(null),[t,n]=d.useState(0),r=ba(),o=ya(),[i,s]=Ar(C=>[C.sidebarIsOpen,C.setSidebarOpen]),[a,c,l,u,f,p]=yy(C=>[C.isPlaying,C.setIsPlaying,C.playingTime,C.playingNode,C.miniPlayerIsVisible,C.setMiniPlayerIsVisible]),[g,m]=($=u==null?void 0:u.properties)!=null&&$.timestamp?u.properties.timestamp.split("-").map(C=>eu(C)):[0,0],b=(l-g)/(m-g)*100;d.useEffect(()=>{var L,M;const C=((L=e.current)==null?void 0:L.offsetWidth)||0,R=((M=e.current)==null?void 0:M.scrollWidth)||0;n(R-C)},[]);const w=C=>{p(!1),C.stopPropagation()},v=()=>{o(u),s(!0)},y=i&&(r==null?void 0:r.ref_id)!==(u==null?void 0:u.ref_id)||u&&!i;return f&&u&&y?T.jsxs(xy,{onClick:v,children:[T.jsxs(wy,{children:[T.jsx(kl,{src:((S=u==null?void 0:u.properties)==null?void 0:S.image_url)||"",type:u.node_type}),T.jsxs(Ey,{children:[T.jsxs(Ty,{ref:e,children:[T.jsx(Sy,{className:"title",scrollValue:t,children:(_=u==null?void 0:u.properties)==null?void 0:_.episode_title}),T.jsx("div",{className:"subtitle",children:(E=u==null?void 0:u.properties)==null?void 0:E.show_title})]}),T.jsx(Cy,{"data-testid":"play-pause-button",onClick:C=>{c(!a),C.stopPropagation()},size:"small",children:a?T.jsx(gy,{"data-testid":"pause-icon"}):T.jsx(my,{"data-testid":"play-icon"})})]}),T.jsx($y,{onClick:C=>w(C),children:T.jsx(hy,{})})]}),T.jsx(_y,{value:b,variant:"determinate"})]}):null},xy=pe(ee).attrs({direction:"column",align:"stretch",justify:"space-between"})` - padding: 8px; - background: ${J.BG1}; - border-radius: 6px; - width: 320px; - height: 72px; - margin-top: 16px; - cursor: pointer; - z-index: 0; -`,wy=pe(ee).attrs({direction:"row",align:"center",justify:"flex-start"})``,Ey=pe(ee).attrs({direction:"row",align:"center",justify:"space-between"})` - flex: 1; - color: ${J.white}; - margin-left: 11px; - - .title { - font-size: 13px; - margin-bottom: 2px; - font-weight: 500; - } - - .subtitle { - font-size: 11px; - color: ${J.GRAY6}; - overflow: hidden; - white-space: nowrap; - text-overflow: ellipsis; - } -`,$y=pe(wa)` - padding: 8px; - color: ${J.GRAY6}; - z-index: 100000; -`,Cy=pe(wa)` - && { - font-size: 36px; - padding: 2px; - margin-left: 8px; - overflow: hidden; - z-index: 100000; - } -`,_y=pe(Wl)` - && { - flex-shrink: 0; - height: 2px; - background-color: ${J.white}; - color: blue; - - .MuiLinearProgress-bar { - background: rgb(65, 90, 127); - } - } -`,Sy=pe.div` - white-space: nowrap; - overflow: hidden; - width: max-content; - animation: scrollText 12s linear infinite; - - @keyframes scrollText { - 0%, - 15% { - transform: translateX(0); - } - - 60%, - 75% { - transform: translateX(${e=>-e.scrollValue}px); - } - - 100% { - transform: translateX(0); - } - } - color: #fff; -`,Ty=pe(ee)` - overflow: hidden; - flex: 1; -`,Rl=()=>{const e=ba(),t=ni(r=>r.isFetching),n=Ar(r=>r.universeQuestionIsOpen);return T.jsxs(ky,{align:"flex-end",id:"actions-toolbar",children:[!t&&!n&&T.jsx(ny,{}),T.jsx(ee,{align:"center",direction:"row",mt:16,children:!t&&!n&&T.jsx(fy,{})}),T.jsx(vy,{},e==null?void 0:e.ref_id)]})},ky=pe(ee)` - position: absolute; - right: 20px; - bottom: 20px; - pointer-events: all; -`,Ry={schemas:[],links:[]},Oy=ti()(ma((e,t)=>({...Ry,setSchemas:n=>{e({schemas:n.map(r=>({...r}))})},setSchemaLinks:n=>{e({links:n})},getPrimaryColorByType:n=>{const r=t().schemas.find(o=>o.type===n);return r?r.primary_color:void 0},getNodeKeysByType:n=>{const r=t().schemas.find(o=>o.type===n);return r?r.node_key:void 0}}))),Py=({type:e})=>{let t;const[n]=Oy(i=>[i.getPrimaryColorByType]),r=e.toLowerCase(),o=n(e);switch(r){case"video":case"twitter_space":case"podcast":case"clip":t={iconStart:"video_badge.svg",color:o??J.CLIP};break;case"show":t={iconStart:"show_badge.svg",color:o??J.SHOW};break;case"tweet":t={iconStart:"twitter_badge.svg",color:o??J.TWEET};break;case"episode":t={iconStart:"audio_badge.svg",color:o??J.EPISODE};break;case"document":t={iconStart:"notes_badge.svg",color:o??J.TEXT};break;case"organization":t={iconStart:"organization_badge.svg",color:o??J.ORGANIZATION};break;case"person":case"guest":case"host":t={iconStart:"person_badge.svg",color:o??J.PERSON};break;case"event":t={iconStart:"event_badge.svg",color:o??J.EVENT};break;case"topic":t={iconStart:"topic_badge.svg",color:o??J.TOPIC};break;default:t={iconStart:"thing_badge.svg",color:o??J.THING};break}return T.jsx(Ay,{...t,label:e})},Ay=({iconStart:e,color:t,label:n})=>T.jsxs(Iy,{color:t,label:n,children:[T.jsx("img",{alt:n,className:"badge__img",src:e}),T.jsx("div",{className:"badge__label",children:n})]}),Iy=pe(ee).attrs({direction:"row"})` - cursor: pointer; - background: ${({color:e})=>e}; - border-radius: 3px; - overflow: hidden; - justify-content: center; - align-items: center; - padding: 0 4px; - gap: 2px; - - .badge__img { - width: 10px; - height: 10px; - object-fit: contain; - } - - .badge__label { - color: ${({label:e})=>e.toLowerCase()==="topic"?J.black:J.white}; - font-family: Barlow; - font-size: 8px; - font-style: normal; - font-weight: 800; - line-height: 14px; - text-transform: uppercase; - line-height: 14px; - letter-spacing: 0.48px; - padding: 0 4px; - } -`,Dy=({twitterHandle:e})=>T.jsx(T.Fragment,{children:T.jsx(ee,{direction:"row",children:T.jsx(ee,{align:"flex-start",pb:12,children:T.jsxs(Ae,{children:["Tweet by @",e]})})})}),My=pe(ee)(({theme:e})=>({width:"300px",pointerEvents:"auto",background:J.BG3,boxShadow:"0px 1px 6px rgba(0, 0, 0, 0.1)",color:J.primaryText1,maxHeight:"400px",overflowY:"auto",transition:"opacity 0.6s",padding:e.spacing(2,3),[e.breakpoints.down("sm")]:{padding:e.spacing(1,1.5)},"&::-webkit-scrollbar":{width:"3px"},"&::-webkit-scrollbar-track":{borderRadius:"8px",margin:"8px",overflowY:"hidden"}})),jy=pe(ee)` - width: 22.5%; -`,Ly=({node:e})=>{if(!e)return null;const{node_type:t,show_title:n,episode_title:r,description:o,label:i,text:s,type:a,name:c,twitter_handle:l,image_url:u,guests:f}=e,p=f&&f.length>0,g=p&&typeof f[0]=="object";let m=u;return t==="guest"&&!u&&(m="person_placeholder2.png"),a==="twitter_space"&&(m="twitter_placeholder.png"),t==="topic"?null:T.jsx(My,{borderRadius:8,px:24,py:16,children:t==="tweet"?T.jsx(Dy,{twitterHandle:l}):T.jsxs(T.Fragment,{children:[T.jsxs(ee,{direction:"row",children:[m&&T.jsx(jy,{}),T.jsx(ee,{align:"flex-start",pb:12,children:T.jsx(Py,{type:t})})]}),T.jsxs(ee,{direction:"row",children:[m&&T.jsx(ee,{pr:12,children:T.jsx(kl,{src:m,type:"person"})}),T.jsxs("div",{children:[(c||i)&&T.jsx(ee,{direction:"column",children:c?T.jsx(Ae,{children:c}):T.jsxs(T.Fragment,{children:[T.jsx(Ae,{children:i}),s&&T.jsx(ee,{pt:4,children:T.jsxs(Ae,{color:"primaryText1",kind:"tiny",children:["@",s]})})]})}),n&&T.jsx(Ae,{color:"primaryText1",kind:"tiny",children:n}),r&&T.jsx(ee,{pt:4,children:T.jsx(Ae,{color:"primaryText1",kind:"tiny",children:r})}),o&&T.jsx(ee,{pt:12,children:T.jsx(Ae,{as:"div",kind:"regularBold",children:Jl(o)})}),l&&T.jsx(ee,{pt:4,children:T.jsxs(Ae,{color:"primaryText1",kind:"tiny",children:["@",l]})}),f&&f.length>0&&T.jsxs(ee,{pt:12,children:[T.jsx(Ae,{color:"primaryText1",children:"People"}),T.jsx(ee,{pt:4,children:T.jsx(Ae,{color:"primaryText1",kind:"tiny",children:p&&T.jsxs(ee,{pt:12,children:[T.jsx(Ae,{children:"Guests:"}),T.jsx(Ae,{children:g?f.map(b=>`@${b==null?void 0:b.twitter_handle}`).join(", "):f.join(", ")})]})})})]})]})]})]})})},Fy=()=>{const[e,t]=ei(c=>[c.hoveredNode,c.isHovering]),[n,r]=d.useState(!1),[o,i]=d.useState(!1);d.useEffect(()=>{let c=null;return t||o?r(!0):c=setTimeout(()=>r(!1),300),()=>{c&&clearTimeout(c)}},[t,o]);const s=d.useCallback(()=>{i(!0)},[]),a=d.useCallback(()=>{i(!1)},[]);return T.jsxs(zy,{children:[e&&n&&T.jsx(Ny,{onMouseEnter:s,onMouseLeave:a,children:T.jsx(Ly,{node:e})}),T.jsx(Rl,{})]})},zy=pe("div")(({theme:e})=>({position:"absolute",zIndex:1,top:0,left:0,userSelect:"none",pointerEvents:"none",display:"flex",justifyContent:"flex-end",alignItems:"flex-start",height:"100%",width:"100%",padding:"16px",overflow:"hidden",[e.breakpoints.down("sm")]:{top:50}})),Ny=pe.div` - position: absolute; - top: 65px; - right: 55px; - z-index: 100; -`,Vy=()=>{const e=d.useContext(Hl);return e==null?void 0:e.socket},By={askedQuestions:null,askedQuestionsAnswers:null,hasQuestionInProgress:!1,hasTeachingInProgress:!1,hasInstagraphInProgress:!1,teachMeAnswer:null,instgraphAnswser:null},Wy=ti(e=>({...By,setAskedQuestion:t=>e(n=>({askedQuestions:[...n.askedQuestions||[],t],hasQuestionInProgress:!0})),setAskedQuestionAnswer:t=>e(n=>({askedQuestionsAnswers:[...n.askedQuestionsAnswers||[],t],hasQuestionInProgress:!1})),setHasQuestionInProgress:t=>e({hasQuestionInProgress:t}),setHasTeachingInProgress:t=>e({hasTeachingInProgress:t}),setHasInstagraphInProgress:t=>e({hasInstagraphInProgress:t}),setTeachMeAnswer:t=>e({hasTeachingInProgress:!1,teachMeAnswer:t}),setInstagraphAnswer:t=>{var n,r,o,i;(n=t==null?void 0:t.instagraph)!=null&&n.edges&&((r=t==null?void 0:t.instagraph)!=null&&r.nodes)&&e({hasInstagraphInProgress:!1,instgraphAnswser:{edges:(o=t==null?void 0:t.instagraph)==null?void 0:o.edges,nodes:(i=t==null?void 0:t.instagraph)==null?void 0:i.nodes}})}})),Hy="0.1.106",Uy=d.lazy(()=>ze(()=>import("./index-e8631a32.js"),["assets/index-e8631a32.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/ClipLoader-d8628c6c.js","assets/index-b5c86aa6.js","assets/index.esm-38ac4e4f.js","assets/InfoIcon-b7d3736d.js","assets/index-3beb67ad.js","assets/Tabs-2c5124a1.js","assets/useSlotProps-51fc8b9f.js","assets/createSvgIcon-e1ebdfca.js"]).then(({SettingsModal:e})=>({default:e}))),Ky=d.lazy(()=>ze(()=>import("./index-b9410658.js"),["assets/index-b9410658.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-3beb67ad.js","assets/index.esm-38ac4e4f.js","assets/CheckIcon-4e74d21d.js","assets/ClipLoader-d8628c6c.js","assets/index-b5c86aa6.js","assets/InfoIcon-b7d3736d.js"]).then(({AddContentModal:e})=>({default:e}))),Gy=d.lazy(()=>ze(()=>import("./index-82691a7b.js"),["assets/index-82691a7b.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-3beb67ad.js","assets/index.esm-38ac4e4f.js","assets/CheckIcon-4e74d21d.js","assets/ClipLoader-d8628c6c.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/useSlotProps-51fc8b9f.js","assets/Popover-cc3c7b26.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/index-44e303ef.js","assets/three.module-2ce81f73.js","assets/index-b5c86aa6.js","assets/InfoIcon-b7d3736d.js","assets/index-64f1c910.js"]).then(({AddItemModal:e})=>({default:e}))),Yy=d.lazy(()=>ze(()=>import("./index-db660713.js"),["assets/index-db660713.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/PlusIcon-6ec48130.js","assets/NodeCircleIcon-e840b41b.js","assets/ClipLoader-d8628c6c.js","assets/index.esm-38ac4e4f.js","assets/Popover-cc3c7b26.js","assets/useSlotProps-51fc8b9f.js","assets/SearchIcon-fa6afb77.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/index-b5c86aa6.js","assets/InfoIcon-b7d3736d.js","assets/DeleteIcon-afd5d6e5.js","assets/MergeIcon-b7c61b0a.js","assets/index-fb250689.js","assets/CheckIcon-4e74d21d.js","assets/Typography-13dc67f3.js","assets/Tabs-2c5124a1.js"]).then(({SourcesTableModal:e})=>({default:e}))),qy=d.lazy(()=>ze(()=>import("./index-05e42f19.js"),["assets/index-05e42f19.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-b5c86aa6.js","assets/index.esm-38ac4e4f.js","assets/InfoIcon-b7d3736d.js","assets/Skeleton-5c7b36a8.js","assets/ClipLoader-d8628c6c.js"]).then(({EditNodeNameModal:e})=>({default:e}))),Xy=d.lazy(()=>ze(()=>import("./index-0bcd712f.js"),["assets/index-0bcd712f.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/Skeleton-5c7b36a8.js","assets/ClipLoader-d8628c6c.js"]).then(({RemoveNodeModal:e})=>({default:e}))),Zy=d.lazy(()=>ze(()=>import("./index-7be8daa0.js"),["assets/index-7be8daa0.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/NodeCircleIcon-e840b41b.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/useSlotProps-51fc8b9f.js","assets/Popover-cc3c7b26.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/ClipLoader-d8628c6c.js"]).then(({AddNodeEdgeModal:e})=>({default:e}))),Qy=d.lazy(()=>ze(()=>import("./index-e671d6ff.js"),["assets/index-e671d6ff.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-fb250689.js","assets/NodeCircleIcon-e840b41b.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/useSlotProps-51fc8b9f.js","assets/Popover-cc3c7b26.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/ClipLoader-d8628c6c.js"]).then(({MergeNodeModal:e})=>({default:e}))),Jy=d.lazy(()=>ze(()=>import("./index-6925fbee.js"),["assets/index-6925fbee.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-b5c86aa6.js","assets/index.esm-38ac4e4f.js","assets/InfoIcon-b7d3736d.js","assets/index-44e303ef.js","assets/three.module-2ce81f73.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/useSlotProps-51fc8b9f.js","assets/Popover-cc3c7b26.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/ClipLoader-d8628c6c.js","assets/index-64f1c910.js"]).then(({ChangeNodeTypeModal:e})=>({default:e}))),ev=d.lazy(()=>ze(()=>import("./index-7d21ce0b.js"),["assets/index-7d21ce0b.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-39c958ca.js","assets/Stack-ce2a5ec5.js","assets/useSlotProps-51fc8b9f.js","assets/Popover-cc3c7b26.js","assets/createSvgIcon-e1ebdfca.js","assets/TextareaAutosize-0ace781b.js","assets/index-b5c86aa6.js","assets/index.esm-38ac4e4f.js","assets/InfoIcon-b7d3736d.js","assets/ClipLoader-d8628c6c.js","assets/DeleteIcon-afd5d6e5.js","assets/PlusIcon-6ec48130.js","assets/index-44e303ef.js","assets/three.module-2ce81f73.js","assets/FormControlLabel-8c91edc9.js","assets/Typography-13dc67f3.js","assets/index-c116778d.js"]).then(({BlueprintModal:e})=>({default:e}))),tv=d.lazy(()=>ze(()=>import("./index-821dafbe.js"),["assets/index-821dafbe.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-ee20ad28.js","assets/index-3beb67ad.js","assets/index.esm-38ac4e4f.js","assets/index-b5c86aa6.js","assets/InfoIcon-b7d3736d.js"]).then(({UserFeedBackModal:e})=>({default:e}))),nv=()=>T.jsxs(T.Fragment,{children:[T.jsx(Gy,{}),T.jsx(Ky,{}),T.jsx(Uy,{}),T.jsx(qy,{}),T.jsx(Xy,{}),T.jsx(Yy,{}),T.jsx(Zy,{}),T.jsx(Jy,{}),T.jsx(ev,{}),T.jsx(Qy,{}),T.jsx(tv,{})]}),rv=()=>{const e=Ar(s=>s.appMetaData),{resetAiSummaryAnswer:t,setNewLoading:n}=va(),{abortFetchData:r}=ni(s=>s),o=Kl();if(!e)return null;const i=()=>{n(null),r(),t(),o("/")};return T.jsxs(ov,{children:[T.jsxs(iv,{onClick:i,children:[T.jsx(T.Fragment,{children:e.title&&T.jsx(Ae,{className:"title",color:"white",children:e.title})}),T.jsx(Ae,{className:"subtitle",children:"Second Brain"})]}),T.jsx(Gl,{})]})},ov=pe(ee).attrs({align:"center",direction:"row",grow:1,justify:"flex-start"})` - height: 64px; - position: absolute; - top: 0px; - left: 64px; - right: 32px; - transition: opacity 1s; - z-index: 99; - padding: 20px 23px; -`,iv=pe.div` - ${Ul.smallOnly` - display: none; - `} - - width: 367px; - - .title { - color: var(--Primary-Text, #fff); - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 700; - line-height: 16px; /* 72.727% */ - letter-spacing: 0.22px; - cursor: pointer; - } - - .subtitle { - color: ${J.GRAY6}; - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 400; - line-height: 16px; - letter-spacing: 0.22px; - margin-left: 8px; - cursor: pointer; - } -`,sv=620,av=()=>{const e=`(max-width: ${sv}px)`,[t,n]=d.useState(()=>window.matchMedia(e).matches);return d.useEffect(()=>{const r=window.matchMedia(e);n(r.matches);const o=()=>{n(r.matches)};return window.addEventListener("resize",o),()=>r.removeEventListener("change",o)},[e]),t},cv=()=>{const[e,t]=d.useState(!0),n=av();d.useEffect(()=>{t(!0)},[n]);const r=()=>{t(!1)};return n&&e?T.jsxs(lv,{align:"center",direction:"column",justify:"center",onClick:r,children:[T.jsx("img",{alt:"screen",src:"jamboard_kiosk.png"}),T.jsxs(ee,{align:"center",direction:"column",justify:"center",children:[T.jsx(mo,{children:"Second Brain is currently"}),T.jsx(mo,{style:{fontWeight:600},children:"optimized for Desktop."}),T.jsx(mo,{children:"Mobile support coming soon."})]}),T.jsx(Aa,{color:"secondary",onClick:r,variant:"contained",children:"Got It"})]}):null},lv=pe(ee)` - height: 100vh; - width: 100vw; - background: rgba(0, 0, 0, 0.75); - gap: 28px; - z-index: 2000000000; - position: fixed; - top: 0; - left: 0; - right: 0; -`,mo=pe(Ae)` - color: #fff; - text-align: center; - font-family: Barlow; - font-size: 18px; - font-style: normal; - font-weight: 400; - line-height: 24px; - margin: 1px; -`;function Ol(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;ttypeof e=="number"&&!isNaN(e),Nt=e=>typeof e=="string",Ke=e=>typeof e=="function",cr=e=>Nt(e)||Ke(e)?e:null,Yo=e=>d.isValidElement(e)||Nt(e)||Ke(e)||jn(e);function uv(e,t,n){n===void 0&&(n=300);const{scrollHeight:r,style:o}=e;requestAnimationFrame(()=>{o.minHeight="initial",o.height=r+"px",o.transition=`all ${n}ms`,requestAnimationFrame(()=>{o.height="0",o.padding="0",o.margin="0",setTimeout(t,n)})})}function Hr(e){let{enter:t,exit:n,appendPosition:r=!1,collapse:o=!0,collapseDuration:i=300}=e;return function(s){let{children:a,position:c,preventExitTransition:l,done:u,nodeRef:f,isIn:p,playToast:g}=s;const m=r?`${t}--${c}`:t,b=r?`${n}--${c}`:n,w=d.useRef(0);return d.useLayoutEffect(()=>{const v=f.current,y=m.split(" "),$=S=>{S.target===f.current&&(g(),v.removeEventListener("animationend",$),v.removeEventListener("animationcancel",$),w.current===0&&S.type!=="animationcancel"&&v.classList.remove(...y))};v.classList.add(...y),v.addEventListener("animationend",$),v.addEventListener("animationcancel",$)},[]),d.useEffect(()=>{const v=f.current,y=()=>{v.removeEventListener("animationend",y),o?uv(v,u,i):u()};p||(l?y():(w.current=1,v.className+=` ${b}`,v.addEventListener("animationend",y)))},[p]),h.createElement(h.Fragment,null,a)}}function pa(e,t){return e!=null?{content:e.content,containerId:e.props.containerId,id:e.props.toastId,theme:e.props.theme,type:e.props.type,data:e.props.data||{},isLoading:e.props.isLoading,icon:e.props.icon,status:t}:{}}const Me=new Map;let Ln=[];const qo=new Set,dv=e=>qo.forEach(t=>t(e)),Pl=()=>Me.size>0;function Al(e,t){var n;if(t)return!((n=Me.get(t))==null||!n.isToastActive(e));let r=!1;return Me.forEach(o=>{o.isToastActive(e)&&(r=!0)}),r}function Il(e,t){Yo(e)&&(Pl()||Ln.push({content:e,options:t}),Me.forEach(n=>{n.buildToast(e,t)}))}function ha(e,t){Me.forEach(n=>{t!=null&&t!=null&&t.containerId?(t==null?void 0:t.containerId)===n.id&&n.toggle(e,t==null?void 0:t.id):n.toggle(e,t==null?void 0:t.id)})}function fv(e){const{subscribe:t,getSnapshot:n,setProps:r}=d.useRef(function(i){const s=i.containerId||1;return{subscribe(a){const c=function(u,f,p){let g=1,m=0,b=[],w=[],v=[],y=f;const $=new Map,S=new Set,_=()=>{v=Array.from($.values()),S.forEach(R=>R())},E=R=>{w=R==null?[]:w.filter(L=>L!==R),_()},C=R=>{const{toastId:L,onOpen:M,updateId:z,children:A}=R.props,N=z==null;R.staleId&&$.delete(R.staleId),$.set(L,R),w=[...w,R.props.toastId].filter(j=>j!==R.staleId),_(),p(pa(R,N?"added":"updated")),N&&Ke(M)&&M(d.isValidElement(A)&&A.props)};return{id:u,props:y,observe:R=>(S.add(R),()=>S.delete(R)),toggle:(R,L)=>{$.forEach(M=>{L!=null&&L!==M.props.toastId||Ke(M.toggle)&&M.toggle(R)})},removeToast:E,toasts:$,clearQueue:()=>{m-=b.length,b=[]},buildToast:(R,L)=>{if((ve=>{let{containerId:he,toastId:oe,updateId:ue}=ve;const se=he?he!==u:u!==1,Ce=$.has(oe)&&ue==null;return se||Ce})(L))return;const{toastId:M,updateId:z,data:A,staleId:N,delay:j}=L,V=()=>{E(M)},B=z==null;B&&m++;const F={...y,style:y.toastStyle,key:g++,...Object.fromEntries(Object.entries(L).filter(ve=>{let[he,oe]=ve;return oe!=null})),toastId:M,updateId:z,data:A,closeToast:V,isIn:!1,className:cr(L.className||y.toastClassName),bodyClassName:cr(L.bodyClassName||y.bodyClassName),progressClassName:cr(L.progressClassName||y.progressClassName),autoClose:!L.isLoading&&(G=L.autoClose,Q=y.autoClose,G===!1||jn(G)&&G>0?G:Q),deleteToast(){const ve=$.get(M),{onClose:he,children:oe}=ve.props;Ke(he)&&he(d.isValidElement(oe)&&oe.props),p(pa(ve,"removed")),$.delete(M),m--,m<0&&(m=0),b.length>0?C(b.shift()):_()}};var G,Q;F.closeButton=y.closeButton,L.closeButton===!1||Yo(L.closeButton)?F.closeButton=L.closeButton:L.closeButton===!0&&(F.closeButton=!Yo(y.closeButton)||y.closeButton);let fe=R;d.isValidElement(R)&&!Nt(R.type)?fe=d.cloneElement(R,{closeToast:V,toastProps:F,data:A}):Ke(R)&&(fe=R({closeToast:V,toastProps:F,data:A}));const re={content:fe,props:F,staleId:N};y.limit&&y.limit>0&&m>y.limit&&B?b.push(re):jn(j)?setTimeout(()=>{C(re)},j):C(re)},setProps(R){y=R},setToggle:(R,L)=>{$.get(R).toggle=L},isToastActive:R=>w.some(L=>L===R),getSnapshot:()=>y.newestOnTop?v.reverse():v}}(s,i,dv);Me.set(s,c);const l=c.observe(a);return Ln.forEach(u=>Il(u.content,u.options)),Ln=[],()=>{l(),Me.delete(s)}},setProps(a){var c;(c=Me.get(s))==null||c.setProps(a)},getSnapshot(){var a;return(a=Me.get(s))==null?void 0:a.getSnapshot()}}}(e)).current;r(e);const o=d.useSyncExternalStore(t,n,n);return{getToastToRender:function(i){if(!o)return[];const s=new Map;return o.forEach(a=>{const{position:c}=a.props;s.has(c)||s.set(c,[]),s.get(c).push(a)}),Array.from(s,a=>i(a[0],a[1]))},isToastActive:Al,count:o==null?void 0:o.length}}function pv(e){const[t,n]=d.useState(!1),[r,o]=d.useState(!1),i=d.useRef(null),s=d.useRef({start:0,delta:0,removalDistance:0,canCloseOnClick:!0,canDrag:!1,didMove:!1}).current,{autoClose:a,pauseOnHover:c,closeToast:l,onClick:u,closeOnClick:f}=e;var p,g;function m(){n(!0)}function b(){n(!1)}function w($){const S=i.current;s.canDrag&&S&&(s.didMove=!0,t&&b(),s.delta=e.draggableDirection==="x"?$.clientX-s.start:$.clientY-s.start,s.start!==$.clientX&&(s.canCloseOnClick=!1),S.style.transform=`translate3d(${e.draggableDirection==="x"?`${s.delta}px, var(--y)`:`0, calc(${s.delta}px + var(--y))`},0)`,S.style.opacity=""+(1-Math.abs(s.delta/s.removalDistance)))}function v(){document.removeEventListener("pointermove",w),document.removeEventListener("pointerup",v);const $=i.current;if(s.canDrag&&s.didMove&&$){if(s.canDrag=!1,Math.abs(s.delta)>s.removalDistance)return o(!0),e.closeToast(),void e.collapseAll();$.style.transition="transform 0.2s, opacity 0.2s",$.style.removeProperty("transform"),$.style.removeProperty("opacity")}}(g=Me.get((p={id:e.toastId,containerId:e.containerId,fn:n}).containerId||1))==null||g.setToggle(p.id,p.fn),d.useEffect(()=>{if(e.pauseOnFocusLoss)return document.hasFocus()||b(),window.addEventListener("focus",m),window.addEventListener("blur",b),()=>{window.removeEventListener("focus",m),window.removeEventListener("blur",b)}},[e.pauseOnFocusLoss]);const y={onPointerDown:function($){if(e.draggable===!0||e.draggable===$.pointerType){s.didMove=!1,document.addEventListener("pointermove",w),document.addEventListener("pointerup",v);const S=i.current;s.canCloseOnClick=!0,s.canDrag=!0,S.style.transition="none",e.draggableDirection==="x"?(s.start=$.clientX,s.removalDistance=S.offsetWidth*(e.draggablePercent/100)):(s.start=$.clientY,s.removalDistance=S.offsetHeight*(e.draggablePercent===80?1.5*e.draggablePercent:e.draggablePercent)/100)}},onPointerUp:function($){const{top:S,bottom:_,left:E,right:C}=i.current.getBoundingClientRect();$.nativeEvent.type!=="touchend"&&e.pauseOnHover&&$.clientX>=E&&$.clientX<=C&&$.clientY>=S&&$.clientY<=_?b():m()}};return a&&c&&(y.onMouseEnter=b,e.stacked||(y.onMouseLeave=m)),f&&(y.onClick=$=>{u&&u($),s.canCloseOnClick&&l()}),{playToast:m,pauseToast:b,isRunning:t,preventExitTransition:r,toastRef:i,eventHandlers:y}}function hv(e){let{delay:t,isRunning:n,closeToast:r,type:o="default",hide:i,className:s,style:a,controlledProgress:c,progress:l,rtl:u,isIn:f,theme:p}=e;const g=i||c&&l===0,m={...a,animationDuration:`${t}ms`,animationPlayState:n?"running":"paused"};c&&(m.transform=`scaleX(${l})`);const b=Rt("Toastify__progress-bar",c?"Toastify__progress-bar--controlled":"Toastify__progress-bar--animated",`Toastify__progress-bar-theme--${p}`,`Toastify__progress-bar--${o}`,{"Toastify__progress-bar--rtl":u}),w=Ke(s)?s({rtl:u,type:o,defaultClassName:b}):Rt(b,s),v={[c&&l>=1?"onTransitionEnd":"onAnimationEnd"]:c&&l<1?null:()=>{f&&r()}};return h.createElement("div",{className:"Toastify__progress-bar--wrp","data-hidden":g},h.createElement("div",{className:`Toastify__progress-bar--bg Toastify__progress-bar-theme--${p} Toastify__progress-bar--${o}`}),h.createElement("div",{role:"progressbar","aria-hidden":g?"true":"false","aria-label":"notification timer",className:w,style:m,...v}))}let gv=1;const Dl=()=>""+gv++;function mv(e){return e&&(Nt(e.toastId)||jn(e.toastId))?e.toastId:Dl()}function On(e,t){return Il(e,t),t.toastId}function Rr(e,t){return{...t,type:t&&t.type||e,toastId:mv(t)}}function rr(e){return(t,n)=>On(t,Rr(e,n))}function de(e,t){return On(e,Rr("default",t))}de.loading=(e,t)=>On(e,Rr("default",{isLoading:!0,autoClose:!1,closeOnClick:!1,closeButton:!1,draggable:!1,...t})),de.promise=function(e,t,n){let r,{pending:o,error:i,success:s}=t;o&&(r=Nt(o)?de.loading(o,n):de.loading(o.render,{...n,...o}));const a={isLoading:null,autoClose:null,closeOnClick:null,closeButton:null,draggable:null},c=(u,f,p)=>{if(f==null)return void de.dismiss(r);const g={type:u,...a,...n,data:p},m=Nt(f)?{render:f}:f;return r?de.update(r,{...g,...m}):de(m.render,{...g,...m}),p},l=Ke(e)?e():e;return l.then(u=>c("success",s,u)).catch(u=>c("error",i,u)),l},de.success=rr("success"),de.info=rr("info"),de.error=rr("error"),de.warning=rr("warning"),de.warn=de.warning,de.dark=(e,t)=>On(e,Rr("default",{theme:"dark",...t})),de.dismiss=function(e){(function(t){var n;if(Pl()){if(t==null||Nt(n=t)||jn(n))Me.forEach(o=>{o.removeToast(t)});else if(t&&("containerId"in t||"id"in t)){var r;(r=Me.get(t.containerId))!=null&&r.removeToast(t.id)||Me.forEach(o=>{o.removeToast(t.id)})}}else Ln=Ln.filter(o=>t!=null&&o.options.toastId!==t)})(e)},de.clearWaitingQueue=function(e){e===void 0&&(e={}),Me.forEach(t=>{!t.props.limit||e.containerId&&t.id!==e.containerId||t.clearQueue()})},de.isActive=Al,de.update=function(e,t){t===void 0&&(t={});const n=((r,o)=>{var i;let{containerId:s}=o;return(i=Me.get(s||1))==null?void 0:i.toasts.get(r)})(e,t);if(n){const{props:r,content:o}=n,i={delay:100,...r,...t,toastId:t.toastId||e,updateId:Dl()};i.toastId!==e&&(i.staleId=e);const s=i.render||o;delete i.render,On(s,i)}},de.done=e=>{de.update(e,{progress:1})},de.onChange=function(e){return qo.add(e),()=>{qo.delete(e)}},de.play=e=>ha(!0,e),de.pause=e=>ha(!1,e);const bv=typeof window<"u"?d.useLayoutEffect:d.useEffect,or=e=>{let{theme:t,type:n,isLoading:r,...o}=e;return h.createElement("svg",{viewBox:"0 0 24 24",width:"100%",height:"100%",fill:t==="colored"?"currentColor":`var(--toastify-icon-color-${n})`,...o})},bo={info:function(e){return h.createElement(or,{...e},h.createElement("path",{d:"M12 0a12 12 0 1012 12A12.013 12.013 0 0012 0zm.25 5a1.5 1.5 0 11-1.5 1.5 1.5 1.5 0 011.5-1.5zm2.25 13.5h-4a1 1 0 010-2h.75a.25.25 0 00.25-.25v-4.5a.25.25 0 00-.25-.25h-.75a1 1 0 010-2h1a2 2 0 012 2v4.75a.25.25 0 00.25.25h.75a1 1 0 110 2z"}))},warning:function(e){return h.createElement(or,{...e},h.createElement("path",{d:"M23.32 17.191L15.438 2.184C14.728.833 13.416 0 11.996 0c-1.42 0-2.733.833-3.443 2.184L.533 17.448a4.744 4.744 0 000 4.368C1.243 23.167 2.555 24 3.975 24h16.05C22.22 24 24 22.044 24 19.632c0-.904-.251-1.746-.68-2.44zm-9.622 1.46c0 1.033-.724 1.823-1.698 1.823s-1.698-.79-1.698-1.822v-.043c0-1.028.724-1.822 1.698-1.822s1.698.79 1.698 1.822v.043zm.039-12.285l-.84 8.06c-.057.581-.408.943-.897.943-.49 0-.84-.367-.896-.942l-.84-8.065c-.057-.624.25-1.095.779-1.095h1.91c.528.005.84.476.784 1.1z"}))},success:function(e){return h.createElement(or,{...e},h.createElement("path",{d:"M12 0a12 12 0 1012 12A12.014 12.014 0 0012 0zm6.927 8.2l-6.845 9.289a1.011 1.011 0 01-1.43.188l-4.888-3.908a1 1 0 111.25-1.562l4.076 3.261 6.227-8.451a1 1 0 111.61 1.183z"}))},error:function(e){return h.createElement(or,{...e},h.createElement("path",{d:"M11.983 0a12.206 12.206 0 00-8.51 3.653A11.8 11.8 0 000 12.207 11.779 11.779 0 0011.8 24h.214A12.111 12.111 0 0024 11.791 11.766 11.766 0 0011.983 0zM10.5 16.542a1.476 1.476 0 011.449-1.53h.027a1.527 1.527 0 011.523 1.47 1.475 1.475 0 01-1.449 1.53h-.027a1.529 1.529 0 01-1.523-1.47zM11 12.5v-6a1 1 0 012 0v6a1 1 0 11-2 0z"}))},spinner:function(){return h.createElement("div",{className:"Toastify__spinner"})}},yv=e=>{const{isRunning:t,preventExitTransition:n,toastRef:r,eventHandlers:o,playToast:i}=pv(e),{closeButton:s,children:a,autoClose:c,onClick:l,type:u,hideProgressBar:f,closeToast:p,transition:g,position:m,className:b,style:w,bodyClassName:v,bodyStyle:y,progressClassName:$,progressStyle:S,updateId:_,role:E,progress:C,rtl:R,toastId:L,deleteToast:M,isIn:z,isLoading:A,closeOnClick:N,theme:j}=e,V=Rt("Toastify__toast",`Toastify__toast-theme--${j}`,`Toastify__toast--${u}`,{"Toastify__toast--rtl":R},{"Toastify__toast--close-on-click":N}),B=Ke(b)?b({rtl:R,position:m,type:u,defaultClassName:V}):Rt(V,b),F=function(re){let{theme:ve,type:he,isLoading:oe,icon:ue}=re,se=null;const Ce={theme:ve,type:he};return ue===!1||(Ke(ue)?se=ue({...Ce,isLoading:oe}):d.isValidElement(ue)?se=d.cloneElement(ue,Ce):oe?se=bo.spinner():(_e=>_e in bo)(he)&&(se=bo[he](Ce))),se}(e),G=!!C||!c,Q={closeToast:p,type:u,theme:j};let fe=null;return s===!1||(fe=Ke(s)?s(Q):d.isValidElement(s)?d.cloneElement(s,Q):function(re){let{closeToast:ve,theme:he,ariaLabel:oe="close"}=re;return h.createElement("button",{className:`Toastify__close-button Toastify__close-button--${he}`,type:"button",onClick:ue=>{ue.stopPropagation(),ve(ue)},"aria-label":oe},h.createElement("svg",{"aria-hidden":"true",viewBox:"0 0 14 16"},h.createElement("path",{fillRule:"evenodd",d:"M7.71 8.23l3.75 3.75-1.48 1.48-3.75-3.75-3.75 3.75L1 11.98l3.75-3.75L1 4.48 2.48 3l3.75 3.75L9.98 3l1.48 1.48-3.75 3.75z"})))}(Q)),h.createElement(g,{isIn:z,done:M,position:m,preventExitTransition:n,nodeRef:r,playToast:i},h.createElement("div",{id:L,onClick:l,"data-in":z,className:B,...o,style:w,ref:r},h.createElement("div",{...z&&{role:E},className:Ke(v)?v({type:u}):Rt("Toastify__toast-body",v),style:y},F!=null&&h.createElement("div",{className:Rt("Toastify__toast-icon",{"Toastify--animate-icon Toastify__zoom-enter":!A})},F),h.createElement("div",null,a)),fe,h.createElement(hv,{..._&&!G?{key:`pb-${_}`}:{},rtl:R,theme:j,delay:c,isRunning:t,isIn:z,closeToast:p,hide:f,type:u,style:S,className:$,controlledProgress:G,progress:C||0})))},Ur=function(e,t){return t===void 0&&(t=!1),{enter:`Toastify--animate Toastify__${e}-enter`,exit:`Toastify--animate Toastify__${e}-exit`,appendPosition:t}},vv=Hr(Ur("bounce",!0));Hr(Ur("slide",!0));Hr(Ur("zoom"));Hr(Ur("flip"));const xv={position:"top-right",transition:vv,autoClose:5e3,closeButton:!0,pauseOnHover:!0,pauseOnFocusLoss:!0,draggable:"touch",draggablePercent:80,draggableDirection:"x",role:"alert",theme:"light"};function wv(e){let t={...xv,...e};const n=e.stacked,[r,o]=d.useState(!0),i=d.useRef(null),{getToastToRender:s,isToastActive:a,count:c}=fv(t),{className:l,style:u,rtl:f,containerId:p}=t;function g(b){const w=Rt("Toastify__toast-container",`Toastify__toast-container--${b}`,{"Toastify__toast-container--rtl":f});return Ke(l)?l({position:b,rtl:f,defaultClassName:w}):Rt(w,cr(l))}function m(){n&&(o(!0),de.play())}return bv(()=>{if(n){var b;const w=i.current.querySelectorAll('[data-in="true"]'),v=12,y=(b=t.position)==null?void 0:b.includes("top");let $=0,S=0;Array.from(w).reverse().forEach((_,E)=>{const C=_;C.classList.add("Toastify__toast--stacked"),E>0&&(C.dataset.collapsed=`${r}`),C.dataset.pos||(C.dataset.pos=y?"top":"bot");const R=$*(r?.2:1)+(r?0:v*E);C.style.setProperty("--y",`${y?R:-1*R}px`),C.style.setProperty("--g",`${v}`),C.style.setProperty("--s",""+(1-(r?S:0))),$+=C.offsetHeight,S+=.025})}},[r,c,n]),h.createElement("div",{ref:i,className:"Toastify",id:p,onMouseEnter:()=>{n&&(o(!1),de.pause())},onMouseLeave:m},s((b,w)=>{const v=w.length?{...u}:{...u,pointerEvents:"none"};return h.createElement("div",{className:g(b),style:v,key:`container-${b}`},w.map(y=>{let{content:$,props:S}=y;return h.createElement(yv,{...S,stacked:n,collapseAll:m,isIn:a(S.toastId,S.containerId),style:S.style,key:`toast-${S.key}`},$)}))}))}const Ev=pe(wv)` - .Toastify__toast { - background-color: #49c998ff; - width: fit-content; - min-height: 100%; - border-radius: 12px; - padding: 6px; - } - .Toastify__toast-body { - background-color: #49c998ff; - color: ${J.white}; - font-weight: 500; - font-family: 'Barlow'; - } - .Toastify__close-button { - color: ${J.white}; - } - .Toastify__progress-bar--error { - background-color: ${J.primaryRed}; - } - .Toastify__progress-bar--success { - background-color: ${J.primaryGreen}; - } - &.Toastify__toast-container--top-right { - width: fit-content; - height: auto; - top: 60px; - right: 48px; - } -`,$v=pe(ee)` - height: 100%; - width: 100%; - background-color: ${J.black}; -`,Cv=pe(ee)` - position: absolute; - bottom: 8px; - left: 8px; - color: ${J.white}; - font-size: 12px; - opacity: 0.5; -`,_v=d.lazy(()=>ze(()=>import("./index-537391b6.js"),["assets/index-537391b6.js","assets/index-022521cf.js","assets/index-a2878e02.css"]).then(({MainToolbar:e})=>({default:e}))),Sv=d.lazy(()=>ze(()=>import("./index-a440d1a9.js"),["assets/index-a440d1a9.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/index-c116778d.js","assets/three.module-2ce81f73.js","assets/TextareaAutosize-0ace781b.js","assets/useSlotProps-51fc8b9f.js","assets/DeleteIcon-afd5d6e5.js","assets/index.esm-38ac4e4f.js","assets/index-80c09a74.js","assets/MergeIcon-b7c61b0a.js","assets/PlusIcon-6ec48130.js","assets/Popover-cc3c7b26.js","assets/ClipLoader-d8628c6c.js"]).then(({Universe:e})=>({default:e}))),Tv=d.lazy(()=>ze(()=>import("./index-4378ec35.js").then(e=>e.i),["assets/index-4378ec35.js","assets/index-022521cf.js","assets/index-a2878e02.css","assets/SearchIcon-fa6afb77.js","assets/ClipLoader-d8628c6c.js","assets/Skeleton-5c7b36a8.js","assets/PlusIcon-6ec48130.js","assets/Popover-cc3c7b26.js","assets/useSlotProps-51fc8b9f.js","assets/CheckIcon-4e74d21d.js","assets/Stack-ce2a5ec5.js","assets/FormControlLabel-8c91edc9.js","assets/Typography-13dc67f3.js","assets/createSvgIcon-e1ebdfca.js","assets/index-ee20ad28.js","assets/index-80c09a74.js","assets/index.esm-38ac4e4f.js","assets/InfoIcon-b7d3736d.js"]).then(({SideBar:e})=>({default:e}))),kv=()=>{const[e]=Yl(),t=e.get("q"),{setBudget:n,setNodeCount:r}=ql(F=>F),{setSidebarOpen:o,currentSearch:i,setCurrentSearch:s,setRelevanceSelected:a,setTranscriptOpen:c,universeQuestionIsOpen:l,setUniverseQuestionIsOpen:u}=Ar(F=>F),f=Wy(F=>F.setTeachMeAnswer),{fetchData:p,setCategoryFilter:g,setAbortRequests:m,addNewNode:b,splashDataLoading:w}=ni(F=>F),{setAiSummaryAnswer:v,getKeyExist:y,aiRefId:$}=va(F=>F),S=ya(),[_,E]=Xl(F=>[F.realtimeGraphFeatureFlag,F.chatInterfaceFeatureFlag]),C=Vy(),R=Jb({mode:"onChange"}),{setValue:L}=R;d.useEffect(()=>{L("search",t??""),c(!1),S(null),a(!1),s(t??""),f(""),g(null)},[t,g,s,a,S,f,c,L]),d.useEffect(()=>{(async()=>{await p(n,m),o(!0),i?await Ql(n):S(null)})()},[i,p,n,m,o,S]);const M=d.useCallback(()=>{r("INCREMENT")},[r]),z=d.useCallback(F=>{F.ref_id&&v(F.ref_id,{answer:F.answer,answerLoading:!1})},[v]),A=d.useCallback(F=>{F.ref_id&&v(F.ref_id,{audio_en:F.audio_EN})},[v]),N=d.useCallback(F=>{F.ref_id&&v(F.ref_id,{questions:F.relevant_questions.map(G=>G.question),questionsLoading:!1})},[v]),j=d.useCallback(F=>{F.ref_id&&v(F.ref_id,{sources:F.sources.map(G=>G.ref_id),sourcesLoading:!1})},[v]),V=d.useCallback(F=>{b(F)},[b]),B=d.useCallback(F=>{F.question&&y($)&&v($,{answerLoading:!1,entities:F.entities})},[v,y,$]);return d.useEffect(()=>(C&&(C.connect(),C.on("connect_error",F=>{console.error("Socket connection error:",F)}),C.on("newnode",M),E&&C.on("extractedentitieshook",B),E&&C.on("askquestionhook",z),E&&C.on("relevantquestionshook",N),E&&C.on("answersourceshook",j),_&&C.on("new_node_created",V),E&&C.on("answeraudiohook",A)),()=>{C&&C.off()}),[C,M,V,_,z,E,N,j,B,A]),d.useEffect(()=>{w||u()},[u,w]),T.jsxs(T.Fragment,{children:[T.jsx(ey,{}),T.jsx(cv,{}),T.jsx(dl,{hidden:!Zl}),T.jsx(d.Suspense,{fallback:T.jsx("div",{children:"Loading..."}),children:w?null:T.jsxs($v,{direction:"row",children:[T.jsxs(Fb,{...R,children:[T.jsx(_v,{}),!l&&T.jsx(Tv,{}),T.jsx(Sv,{}),T.jsx(Fy,{}),T.jsx(rv,{}),T.jsxs(Cv,{children:["v",Hy]}),T.jsx(Rl,{})]}),T.jsx(nv,{}),T.jsx(Ev,{})]})})]})},Vv=Object.freeze(Object.defineProperty({__proto__:null,App:kv},Symbol.toStringTag,{value:"Module"}));export{kl as A,Aa as B,cy as C,zv as D,Vv as E,Fb as F,ly as G,wa as I,Fy as O,gy as P,Py as T,mn as _,Lv as a,Oy as b,Fv as c,uu as d,Pi as e,ru as f,Yn as g,Br as h,Jb as i,Jl as j,hy as k,ay as l,my as m,yy as n,uy as o,xa as p,Nv as q,bp as r,Ov as s,tu as t,sy as u,eu as v,du as w,Ii as x,de as y,W as z}; diff --git a/build/assets/index-64f1c910.js b/build/assets/index-64f1c910.js deleted file mode 100644 index b72f75411..000000000 --- a/build/assets/index-64f1c910.js +++ /dev/null @@ -1 +0,0 @@ -const c=t=>t.charAt(0).toUpperCase()+t.slice(1);export{c}; diff --git a/build/assets/index-6925fbee.js b/build/assets/index-6925fbee.js deleted file mode 100644 index 9616489d2..000000000 --- a/build/assets/index-6925fbee.js +++ /dev/null @@ -1,77 +0,0 @@ -import{o as v,q,T as F,F as n,r as x,j as e,aW as K,b8 as $,K as J,y as U,b9 as Q,O as D,aV as z,bk as X,bn as Z}from"./index-022521cf.js";import{h as V,B as E,i as N,F as ee}from"./index-586dfb7f.js";import{B as te}from"./index-ee20ad28.js";import{T as re}from"./index-b5c86aa6.js";import{p as W}from"./index-44e303ef.js";import{n as ne,A as G}from"./index-39c958ca.js";import{C as Y}from"./ClipLoader-d8628c6c.js";import{c as oe}from"./index-64f1c910.js";import"./index.esm-38ac4e4f.js";import"./InfoIcon-b7d3736d.js";import"./three.module-2ce81f73.js";import"./Stack-ce2a5ec5.js";import"./useSlotProps-51fc8b9f.js";import"./Popover-cc3c7b26.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";const M=s=>s.charAt(0).toUpperCase()+s.slice(1).replace(/_/g," "),k=s=>s?[...s].sort((l,m)=>Number(m.required)-Number(l.required)):[],H=s=>s?s.filter(l=>l.key!=="node_key"):[],se=({handleSelectType:s,skipToStep:l,nodeType:m,selectedValues:r})=>{const[f,w]=x.useState(!1),[h,C]=x.useState(),{watch:j,formState:{isValid:t}}=V();x.useEffect(()=>{(async()=>{w(!0);const o=await $(m),T=W(o),A=H(T);C(A),w(!1)})()},[m,j]);const a=c=>c.charAt(0).toUpperCase()+c.slice(1).replace(/_/g," "),p=(h?[...h].sort((c,o)=>c.required&&!o.required?-1:!c.required&&o.required?1:0):[]).filter(c=>!!(c.required&&!Object.values(r).includes(c.key))),S=()=>{s(""),l("sourceType")},b=!t||f||p.some(c=>{var o;return c.required&&!((o=j(c.key))!=null&&o.trim())});return e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(ae,{children:"Required Properties"})})}),e.jsx(ie,{children:f?e.jsx(n,{style:{margin:"auto"},children:e.jsx(Y,{color:q.SECONDARY_BLUE})}):e.jsx(n,{className:"input__wrapper",children:p==null?void 0:p.map(({key:c,required:o})=>e.jsx(e.Fragment,{children:e.jsxs(ce,{children:[e.jsx(F,{children:a(c)}),e.jsx(re,{id:"item-name",maxLength:50,name:c,placeholder:o?"Required":"Optional",rules:{...o?{...K,pattern:{message:"No leading whitespace allowed",value:ne}}:{}}})]})}))})}),e.jsxs(n,{direction:"row",children:[e.jsx(n,{grow:1,children:e.jsx(E,{color:"secondary",onClick:S,size:"large",variant:"contained",children:"Prev"})}),e.jsx(n,{grow:1,ml:20,children:e.jsx(E,{color:"secondary",disabled:b,onClick:()=>l("createConfirmation"),size:"large",variant:"contained",children:"Next"})})]})]})},ae=v(F)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,ie=v(n)` - width: 100%; - display: flex; - justify-content: center; - gap: 10px; - margin: 0 0 15px 0; - - .input__wrapper { - display: flex; - gap: 15px; - max-height: 225px; - overflow-y: auto; - padding-right: 20px; - width: calc(100% + 20px); - } -`,ce=v(n)` - display: flex; - gap: 10px; - - #item-name { - color: ${q.GRAY7}; - -webkit-text-fill-color: ${q.GRAY7}; - } -`,le=({nodeType:s,onclose:l,selectedNodeType:m})=>e.jsxs(n,{children:[e.jsx(n,{mb:20,children:e.jsx(R,{children:"Confirm Type Change"})}),e.jsx(n,{mb:25,children:e.jsxs(R,{children:["From: ",m]})}),e.jsx(n,{mb:25,children:e.jsxs(R,{children:["To: ",s]})}),e.jsxs(n,{direction:"row",children:[e.jsx(n,{grow:1,children:e.jsx(E,{color:"secondary",onClick:l,size:"large",variant:"contained",children:"Cancel"})}),e.jsx(n,{grow:1,ml:20,children:e.jsx(E,{color:"secondary",size:"large",type:"submit",variant:"contained",children:"Confirm"})})]})]}),R=v(F)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,pe=({handleSelectType:s,skipToStep:l,selectedNodeType:m,nodeType:r,selectedValues:f,setSelectedValues:w})=>{const[h,C]=x.useState(!1),[j,t]=x.useState(),[a,i]=x.useState(),{watch:p}=V();x.useEffect(()=>{const d=async(u,y)=>{C(!0);const g=await $(u),O=W(g),_=H(O);y(_),C(!1)};r&&d(r,t),m&&d(m,i)},[r,m,p]);const S=x.useMemo(()=>k(j),[j]),b=x.useMemo(()=>k(a),[a]),c=()=>{s(""),l("sourceType")};x.useEffect(()=>{if(j&&a){const d=a.reduce((u,y)=>{const g=j.find(O=>O.key===y.key);return u[y.key]=g?y.key:"none",u},{});w(d)}},[j,a,w]);const o=(d,u)=>{w(y=>({...y,[d]:u}))},T=()=>{const d=S.every(({key:u,required:y})=>!y||y&&f[u]&&f[u]!=="none");l(d?"createConfirmation":"requiredProperties")},A=x.useMemo(()=>b.map(({key:d})=>{const u=f[d]||"none",y=S.filter(g=>!Object.values(f).includes(g.key)||g.key===u).map(g=>({label:M(g.key),value:g.key}));return y.unshift({label:"None",value:"none"}),{key:d,autoCompleteOptions:y,selectedValue:u}}),[b,S,f]);return e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(de,{children:"Map Properties"})})}),e.jsx(ue,{children:h?e.jsx(n,{style:{margin:"auto"},children:e.jsx(Y,{color:q.lightGray})}):e.jsxs(me,{children:[e.jsxs(xe,{children:[e.jsx(I,{children:M(m)}),b.map(({key:d})=>e.jsx(fe,{children:e.jsx(F,{children:M(d)})},d))]}),e.jsxs(he,{children:[e.jsx(I,{children:M(r)}),A.map(({key:d,autoCompleteOptions:u,selectedValue:y})=>e.jsx(n,{children:e.jsx(G,{isLoading:h,onSelect:g=>o(d,g?g.value:"none"),options:u,selectedValue:u.find(g=>g.value===y)})},d))]})]})}),e.jsxs(n,{direction:"row",children:[e.jsx(n,{grow:1,children:e.jsx(E,{color:"secondary",onClick:c,size:"large",variant:"contained",children:"Prev"})}),e.jsx(n,{grow:1,ml:20,children:e.jsx(E,{color:"secondary",disabled:h,onClick:T,size:"large",variant:"contained",children:"Next"})})]})]})},de=v(F)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,ue=v(n)` - width: 100%; - display: flex; - justify-content: center; - gap: 10px; - margin: 0 0 15px 0; - - .input__wrapper { - display: flex; - gap: 15px; - max-height: 225px; - overflow-y: auto; - padding-right: 20px; - width: calc(100% + 20px); - } -`,me=v.div` - display: flex; - justify-content: space-between; -`,xe=v.div` - flex: 1; - margin-right: 16px; -`,fe=v.div` - display: flex; - gap: 16px; - margin-top: 38px; -`,he=v.div` - flex: 1; - display: flex; - flex-direction: column; - gap: 16px; -`,I=v.h3` - font-size: 16px; - font-weight: bold; - margin-bottom: 8px; - font-family: 'Barlow'; - color: white; - margin-bottom: 15px; -`,ye={label:"Not Selected",value:"Not Selected"},ge=[{label:"Corporation",value:"Corporation"},{label:"Event",value:"Event"},{label:"Image",value:"Image"},{label:"Organization",value:"Organization"},{label:"Person",value:"Person"},{label:"Place",value:"Place"},{label:"Project",value:"Project"},{label:"Software",value:"Software"},{label:"Topic",value:"Topic"}],je=({skipToStep:s,allowNextStep:l,onSelectType:m,selectedType:r})=>{const[f]=J(i=>[i.customSchemaFeatureFlag]),[w,h]=x.useState(null),[C,j]=x.useState(!1),t=U();x.useEffect(()=>{(async()=>{var p;if(f){j(!0);try{const S=await Q(),b=["about","schema",(p=t==null?void 0:t.node_type)==null?void 0:p.toLowerCase()],c=S.schemas.filter(o=>o.ref_id&&!b.includes(o.type.toLowerCase())&&!o.is_deleted).map(o=>({label:oe(o.type),value:o.type,action:()=>s("mapProperties")}));h(c)}catch(S){console.warn(S)}finally{j(!1)}}else h([...ge,ye])})()},[t==null?void 0:t.node_type,r,f,s]);const a=i=>{m((i==null?void 0:i.label)||"")};return e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(be,{children:"Select Type"})})}),e.jsx(n,{direction:"row",mb:20,children:e.jsx(G,{autoFocus:!0,isLoading:C,onSelect:a,options:w})}),e.jsx(n,{children:e.jsx(E,{color:"secondary",disabled:!l,onClick:()=>s("mapProperties"),size:"large",type:"button",variant:"contained",children:"Next"})})]})},be=v(F)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,we=async(s,l,m,r)=>{const f={},w=[];Object.entries(m).forEach(([t,a])=>{a!=="none"&&(f[a]=t),t!==a&&w.push(t)});const h={};Object.keys(r||{}).forEach(t=>{const a=r==null?void 0:r[t];Object.entries(f).forEach(([i,p])=>{p===t&&(h[f[i]]=a)})}),Object.keys(s).forEach(t=>{t!=="nodeType"&&(h[t]=s[t])});const C=r?r.node_type.charAt(0).toUpperCase()+r.node_type.slice(1):void 0,j={node_type:l,node_data:h,properties_to_be_deleted:w,type_to_be_deleted:C?[C]:[]};try{let t=r==null?void 0:r.ref_id;if((r==null?void 0:r.type)==="topic"){const{data:i}=await X({search:r==null?void 0:r.name}),p=i.find(S=>S.name===r.name);t=p==null?void 0:p.ref_id}const a=t||(r==null?void 0:r.ref_id);a&&await Z(a,j)}catch(t){console.error(t);let a=z;if(t.status===400)try{const i=await t.json();a=i.message||i.errorCode||(i==null?void 0:i.status)||z}catch{a=z}else t instanceof Error&&(a=t.message);throw new Error(a)}},Re=()=>{const[s,l]=x.useState("sourceType"),{close:m,visible:r}=D("changeNodeType"),{open:f}=D("editNodeName"),{open:w}=D("addType"),h=N({mode:"onChange"}),{watch:C,setValue:j,reset:t}=h,[a,i]=x.useState(""),[p,S]=x.useState({});x.useEffect(()=>()=>{l("sourceType"),t()},[r,t]);const b=U(),c=b!=null&&b.node_type?b.node_type.charAt(0).toUpperCase()+b.node_type.slice(1):"",o=C("nodeType");C("title");const T=()=>{m()},A=_=>{l(_)},d=h.handleSubmit(async _=>{try{await we(_,o,p,b),T()}catch(P){let L=z;if(T(),(P==null?void 0:P.status)===400){const B=await P.json();L=B.errorCode||(B==null?void 0:B.status)||z}else P instanceof Error&&(L=P.message);i(String(L))}}),u=_=>{_==="Create custom type"?w():j("nodeType",_)},y={sourceType:e.jsx(je,{allowNextStep:!!o,onSelectType:u,selectedType:o,skipToStep:A}),requiredProperties:e.jsx(se,{handleSelectType:u,nodeType:o,selectedValues:p,skipToStep:A}),createConfirmation:e.jsx(le,{nodeType:o,onclose:T,selectedNodeType:c}),mapProperties:e.jsx(pe,{handleSelectType:u,nodeType:o,selectedNodeType:c,selectedValues:p,setSelectedValues:S,skipToStep:A})},g=s==="mapProperties"?"regular":"small",O=()=>{m(),f()};return e.jsx(te,{id:"changeNodeType",kind:g,onClose:O,preventOutsideClose:!0,children:e.jsx(ee,{...h,children:e.jsx("form",{id:"add-node-form",onSubmit:d,children:y[s]})})})};export{Re as ChangeNodeTypeModal}; diff --git a/build/assets/index-7be8daa0.js b/build/assets/index-7be8daa0.js deleted file mode 100644 index d704a8b26..000000000 --- a/build/assets/index-7be8daa0.js +++ /dev/null @@ -1,92 +0,0 @@ -import{r,j as e,bf as F,a7 as O,F as h,bg as E,o as l,T as k,O as I,y as A,q as T,bh as N}from"./index-022521cf.js";import{B as z}from"./index-ee20ad28.js";import{k as D,i as M,F as Y,B as P}from"./index-586dfb7f.js";import{S as X,A as G,N as H,F as R,b as q}from"./NodeCircleIcon-e840b41b.js";import{A as L,O as V,T as W}from"./index-39c958ca.js";import{C as _}from"./ClipLoader-d8628c6c.js";import"./Stack-ce2a5ec5.js";import"./useSlotProps-51fc8b9f.js";import"./Popover-cc3c7b26.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";const $=({selectedType:t,setSelectedType:c})=>{const[p,d]=r.useState([]);r.useEffect(()=>{(async()=>{try{const{data:x}=await F();d(x.edge_types)}catch(x){console.warn(x)}})()},[d]);const a=o=>({label:o,value:o}),f=o=>{c((o==null?void 0:o.value)||"")};return e.jsx(L,{onSelect:f,options:p.map(a),selectedValue:t?a(t):null})},J=({onSelect:t,selectedValue:c,topicId:p})=>{const[d,a]=r.useState([]),[f,o]=r.useState(!1),x=r.useMemo(()=>{const s=async u=>{const i={is_muted:"False",sort_by:G,search:u,skip:"0",limit:"1000"};o(!0);try{const w=(await E(i.search)).data.filter(y=>(y==null?void 0:y.ref_id)!==p);a(w)}catch{a([])}finally{o(!1)}};return O.debounce(s,300)},[p]),b=s=>{const u=s.trim();if(!u){a([]);return}u.length>2&&x(s)},j=s=>{const u=s?d.find(i=>i.ref_id===s.value):null;t(u||null)},n=s=>({label:s.search_value,value:s.ref_id,type:s.node_type}),v=s=>s.map(n);return c?e.jsxs(h,{align:"center",basis:"100%",direction:"row",grow:1,shrink:1,children:[e.jsx("span",{children:c.search_value}),e.jsx(X,{onClick:()=>t(null),size:"medium",children:e.jsx(D,{})})]}):e.jsx(L,{handleInputChange:b,isLoading:f,onSelect:j,options:v(d)||V,selectedValue:c?n(c):null})},K=({from:t,onSelect:c,selectedType:p,setSelectedType:d,selectedToNode:a,setIsSwapped:f,isSwapped:o})=>{const x=()=>{f()},b=t&&("search_value"in t?t.search_value:t.name);return e.jsxs(h,{mb:20,children:[e.jsx(h,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(h,{align:"center",direction:"row",children:e.jsx(U,{children:"Add Edge"})})}),e.jsxs(Z,{swap:o,children:[e.jsx(h,{children:e.jsx(ee,{disabled:!0,label:o?"To":"From",swap:o,value:b})}),e.jsxs(h,{my:16,children:[e.jsx(oe,{children:"Type"}),e.jsx($,{selectedType:p,setSelectedType:d})]}),e.jsx(h,{children:e.jsxs(te,{children:[e.jsx(se,{children:o?"From":"To"}),e.jsx(J,{onSelect:c,selectedValue:a,topicId:t==null?void 0:t.ref_id})]})}),e.jsxs(Q,{children:[e.jsx(ne,{children:e.jsx(H,{})}),e.jsx(ae,{onClick:x,children:e.jsx(R,{})}),e.jsx(ie,{children:e.jsx(q,{})})]})]})]})},Q=l.div` - position: absolute; - top: 26px; - bottom: 26px; - left: 4px; - width: 35px; - border-left: 1.5px solid #6b7a8d4d; - border-top: 1.5px solid #6b7a8d4d; - border-bottom: 1.5px solid #6b7a8d4d; - border-radius: 12px 0 0 12px; -`,U=l(k)` - font-size: 22px; - font-weight: 600; -`,Z=l.div` - position: relative; - color: white; - font-family: 'Barlow'; - display: flex; - flex-direction: ${t=>t.swap?"column-reverse":"column"}; - margin-bottom: 10px; - padding-left: 38px; -`,ee=l(W)` - position: relative; - width: 100%; - padding: 16px; - gap: 10px; - border-radius: 6px; - border: 1px solid #6b7a8d4d; - opacity: 0px; - display: flex; -`,te=l.div` - position: relative; - width: 100%; - padding: 15px; - gap: 10px; - border-radius: 6px; - border: 1.4px solid #6b7a8d4d; - opacity: 0px; - display: flex; - align-items: center; -`,oe=l.label` - color: #bac1c6; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - margin-bottom: 6px; -`,se=l.label` - color: #bac1c6; - background-color: #23252f; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - position: absolute; - left: 15px; - top: -10px; -`,ne=l.div` - position: absolute; - top: 0; - right: 0; - transform: translateY(-50%) translateX(50%); - color: #23252f; -`,ae=l.div` - position: absolute; - color: transparent; - top: 50%; - left: 0; - transform: translateY(-50%) translateX(-50%); - cursor: pointer; - width: 32px; - height: 32px; - background-color: #303342; - display: flex; - justify-content: center; - align-items: center; - border-radius: 8px; -`,ie=l.div` - position: absolute; - bottom: 0; - right: 0; - transform: translateY(10px) translateX(3px); - color: #6b7a8d; - line-height: 1; -`,re=()=>{const{close:t}=I("addEdgeToNode"),c=M({mode:"onChange"}),[p,d]=r.useState(!1),[a,f]=r.useState(""),[o,x]=r.useState(!1),[b,j]=r.useState(!1),[n,v]=r.useState(null),[s,u]=r.useState(),i=A();r.useEffect(()=>{(async()=>{if(i){j(!0);try{if(i.type==="topic"){const{data:m}=await E(i==null?void 0:i.name,{exact_match:"true",node_type:"topic"}),C=m.find(B=>B.node_type==="topic");u(C)}}catch(m){console.error(m)}finally{j(!1)}}})()},[i]);const S=()=>{t()},w=async()=>{const g=s||i;if(!(!n||!(g!=null&&g.ref_id))){d(!0);try{await N({relationship:a,...o?{to:g.ref_id,from:n==null?void 0:n.ref_id}:{from:g.ref_id,to:n==null?void 0:n.ref_id}});const{ref_id:m}=g,{ref_id:C}=n;console.log(m,C),S()}catch(m){console.warn(m)}finally{d(!1)}}},y=p||!n||!a;return e.jsxs(Y,{...c,children:[b?e.jsx(h,{align:"center",my:24,children:e.jsx(_,{color:T.lightGray,size:24})}):e.jsx(K,{from:s??i,isSwapped:o,onSelect:v,selectedToNode:n,selectedType:a,setIsSwapped:()=>x(!o),setSelectedType:f}),e.jsxs(le,{color:"secondary",disabled:y,onClick:w,size:"large",variant:"contained",children:["Confirm",p&&e.jsx(ce,{children:e.jsx(_,{color:T.lightGray,size:12})})]})]})},le=l(P)` - width: 293px !important; - margin: 0 0 10px auto !important; -`,ce=l.span` - margin-top: 2px; -`,ve=()=>{const{close:t}=I("addEdgeToNode");return e.jsx(z,{id:"addEdgeToNode",kind:"small",onClose:t,preventOutsideClose:!0,children:e.jsx(re,{})})};export{ve as AddNodeEdgeModal}; diff --git a/build/assets/index-7d21ce0b.js b/build/assets/index-7d21ce0b.js deleted file mode 100644 index 44aa7a5d1..000000000 --- a/build/assets/index-7d21ce0b.js +++ /dev/null @@ -1,364 +0,0 @@ -import{r as m,b as Zt,g as Xt,s as $e,_ as U,u as Kt,ac as yo,a as qt,j as o,c as Qt,bo as He,bp as ft,d as Jt,e as ge,f as Ct,ad as wo,ae as jo,o as O,q as T,b9 as ht,T as re,F as v,aW as Ye,bq as vo,br as Je,bs as Co,b8 as eo,O as to,bt as Eo,aV as xe,a9 as dt,a0 as Et,Z as Pt,Y as Tt,X as Mt,V as Po,M as To,ao as At}from"./index-022521cf.js";import{B as Mo}from"./index-ee20ad28.js";import{i as mt,B as ke,F as oo,k as xt,q as Ao,h as $o,I as ko,r as Oo,b as no}from"./index-586dfb7f.js";import{A as Me,O as So,n as _o,a as $t,N as so}from"./index-39c958ca.js";import{T as We}from"./index-b5c86aa6.js";import{C as de}from"./ClipLoader-d8628c6c.js";import{D as ro}from"./DeleteIcon-afd5d6e5.js";import{P as io}from"./PlusIcon-6ec48130.js";import{p as pt,c as Io,g as zo}from"./index-44e303ef.js";import{e as No}from"./Stack-ce2a5ec5.js";import{S as Ro,F as Lo}from"./FormControlLabel-8c91edc9.js";import{g as Bo,m as Do,u as te,b as Ue,t as ut,T as ao,i as co,H as Vo,j as kt,C as Fo,P as Go,k as Yo}from"./index-c116778d.js";import{Z as Wo,_ as Ho,E as Uo,V as z,$ as he,a0 as me,a1 as Ot,P as Ve,a2 as Fe,a3 as St,a as Q,a4 as Zo,G as Xo,C as Ko}from"./three.module-2ce81f73.js";import"./Popover-cc3c7b26.js";import"./useSlotProps-51fc8b9f.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";import"./index.esm-38ac4e4f.js";import"./InfoIcon-b7d3736d.js";import"./Typography-13dc67f3.js";const qo=m.createContext(),_t=qo;function Qo(t){return Zt("MuiGrid",t)}const Jo=[0,1,2,3,4,5,6,7,8,9,10],en=["column-reverse","column","row-reverse","row"],tn=["nowrap","wrap-reverse","wrap"],Te=["auto",!0,1,2,3,4,5,6,7,8,9,10,11,12],on=Xt("MuiGrid",["root","container","item","zeroMinWidth",...Jo.map(t=>`spacing-xs-${t}`),...en.map(t=>`direction-xs-${t}`),...tn.map(t=>`wrap-xs-${t}`),...Te.map(t=>`grid-xs-${t}`),...Te.map(t=>`grid-sm-${t}`),...Te.map(t=>`grid-md-${t}`),...Te.map(t=>`grid-lg-${t}`),...Te.map(t=>`grid-xl-${t}`)]),Ae=on,nn=["className","columns","columnSpacing","component","container","direction","item","rowSpacing","spacing","wrap","zeroMinWidth"];function be(t){const n=parseFloat(t);return`${n}${String(t).replace(String(n),"")||"px"}`}function sn({theme:t,ownerState:n}){let s;return t.breakpoints.keys.reduce((e,i)=>{let l={};if(n[i]&&(s=n[i]),!s)return e;if(s===!0)l={flexBasis:0,flexGrow:1,maxWidth:"100%"};else if(s==="auto")l={flexBasis:"auto",flexGrow:0,flexShrink:0,maxWidth:"none",width:"auto"};else{const d=He({values:n.columns,breakpoints:t.breakpoints.values}),c=typeof d=="object"?d[i]:d;if(c==null)return e;const a=`${Math.round(s/c*1e8)/1e6}%`;let w={};if(n.container&&n.item&&n.columnSpacing!==0){const p=t.spacing(n.columnSpacing);if(p!=="0px"){const h=`calc(${a} + ${be(p)})`;w={flexBasis:h,maxWidth:h}}}l=U({flexBasis:a,flexGrow:0,maxWidth:a},w)}return t.breakpoints.values[i]===0?Object.assign(e,l):e[t.breakpoints.up(i)]=l,e},{})}function rn({theme:t,ownerState:n}){const s=He({values:n.direction,breakpoints:t.breakpoints.values});return ft({theme:t},s,e=>{const i={flexDirection:e};return e.indexOf("column")===0&&(i[`& > .${Ae.item}`]={maxWidth:"none"}),i})}function lo({breakpoints:t,values:n}){let s="";Object.keys(n).forEach(i=>{s===""&&n[i]!==0&&(s=i)});const e=Object.keys(t).sort((i,l)=>t[i]-t[l]);return e.slice(0,e.indexOf(s))}function an({theme:t,ownerState:n}){const{container:s,rowSpacing:e}=n;let i={};if(s&&e!==0){const l=He({values:e,breakpoints:t.breakpoints.values});let d;typeof l=="object"&&(d=lo({breakpoints:t.breakpoints.values,values:l})),i=ft({theme:t},l,(c,a)=>{var w;const p=t.spacing(c);return p!=="0px"?{marginTop:`-${be(p)}`,[`& > .${Ae.item}`]:{paddingTop:be(p)}}:(w=d)!=null&&w.includes(a)?{}:{marginTop:0,[`& > .${Ae.item}`]:{paddingTop:0}}})}return i}function cn({theme:t,ownerState:n}){const{container:s,columnSpacing:e}=n;let i={};if(s&&e!==0){const l=He({values:e,breakpoints:t.breakpoints.values});let d;typeof l=="object"&&(d=lo({breakpoints:t.breakpoints.values,values:l})),i=ft({theme:t},l,(c,a)=>{var w;const p=t.spacing(c);return p!=="0px"?{width:`calc(100% + ${be(p)})`,marginLeft:`-${be(p)}`,[`& > .${Ae.item}`]:{paddingLeft:be(p)}}:(w=d)!=null&&w.includes(a)?{}:{width:"100%",marginLeft:0,[`& > .${Ae.item}`]:{paddingLeft:0}}})}return i}function ln(t,n,s={}){if(!t||t<=0)return[];if(typeof t=="string"&&!Number.isNaN(Number(t))||typeof t=="number")return[s[`spacing-xs-${String(t)}`]];const e=[];return n.forEach(i=>{const l=t[i];Number(l)>0&&e.push(s[`spacing-${i}-${String(l)}`])}),e}const dn=$e("div",{name:"MuiGrid",slot:"Root",overridesResolver:(t,n)=>{const{ownerState:s}=t,{container:e,direction:i,item:l,spacing:d,wrap:c,zeroMinWidth:a,breakpoints:w}=s;let p=[];e&&(p=ln(d,w,n));const h=[];return w.forEach(x=>{const g=s[x];g&&h.push(n[`grid-${x}-${String(g)}`])}),[n.root,e&&n.container,l&&n.item,a&&n.zeroMinWidth,...p,i!=="row"&&n[`direction-xs-${String(i)}`],c!=="wrap"&&n[`wrap-xs-${String(c)}`],...h]}})(({ownerState:t})=>U({boxSizing:"border-box"},t.container&&{display:"flex",flexWrap:"wrap",width:"100%"},t.item&&{margin:0},t.zeroMinWidth&&{minWidth:0},t.wrap!=="wrap"&&{flexWrap:t.wrap}),rn,an,cn,sn);function pn(t,n){if(!t||t<=0)return[];if(typeof t=="string"&&!Number.isNaN(Number(t))||typeof t=="number")return[`spacing-xs-${String(t)}`];const s=[];return n.forEach(e=>{const i=t[e];if(Number(i)>0){const l=`spacing-${e}-${String(i)}`;s.push(l)}}),s}const un=t=>{const{classes:n,container:s,direction:e,item:i,spacing:l,wrap:d,zeroMinWidth:c,breakpoints:a}=t;let w=[];s&&(w=pn(l,a));const p=[];a.forEach(x=>{const g=t[x];g&&p.push(`grid-${x}-${String(g)}`)});const h={root:["root",s&&"container",i&&"item",c&&"zeroMinWidth",...w,e!=="row"&&`direction-xs-${String(e)}`,d!=="wrap"&&`wrap-xs-${String(d)}`,...p]};return Jt(h,Qo,n)},fn=m.forwardRef(function(n,s){const e=Kt({props:n,name:"MuiGrid"}),{breakpoints:i}=yo(),l=No(e),{className:d,columns:c,columnSpacing:a,component:w="div",container:p=!1,direction:h="row",item:x=!1,rowSpacing:g,spacing:b=0,wrap:k="wrap",zeroMinWidth:y=!1}=l,C=qt(l,nn),j=g||b,N=a||b,E=m.useContext(_t),P=p?c||12:E,I={},V=U({},C);i.keys.forEach(f=>{C[f]!=null&&(I[f]=C[f],delete V[f])});const L=U({},l,{columns:P,container:p,direction:h,item:x,rowSpacing:j,columnSpacing:N,wrap:k,zeroMinWidth:y,spacing:b},I,{breakpoints:i.keys}),D=un(L);return o.jsx(_t.Provider,{value:P,children:o.jsx(dn,U({ownerState:L,className:Qt(D.root,d),as:w,ref:s},V))})}),ie=fn;function hn(t){return Zt("MuiSwitch",t)}const mn=Xt("MuiSwitch",["root","edgeStart","edgeEnd","switchBase","colorPrimary","colorSecondary","sizeSmall","sizeMedium","checked","disabled","input","thumb","track"]),H=mn,xn=["className","color","edge","size","sx"],gn=t=>{const{classes:n,edge:s,size:e,color:i,checked:l,disabled:d}=t,c={root:["root",s&&`edge${ge(s)}`,`size${ge(e)}`],switchBase:["switchBase",`color${ge(i)}`,l&&"checked",d&&"disabled"],thumb:["thumb"],track:["track"],input:["input"]},a=Jt(c,hn,n);return U({},n,a)},bn=$e("span",{name:"MuiSwitch",slot:"Root",overridesResolver:(t,n)=>{const{ownerState:s}=t;return[n.root,s.edge&&n[`edge${ge(s.edge)}`],n[`size${ge(s.size)}`]]}})(({ownerState:t})=>U({display:"inline-flex",width:34+12*2,height:14+12*2,overflow:"hidden",padding:12,boxSizing:"border-box",position:"relative",flexShrink:0,zIndex:0,verticalAlign:"middle","@media print":{colorAdjust:"exact"}},t.edge==="start"&&{marginLeft:-8},t.edge==="end"&&{marginRight:-8},t.size==="small"&&{width:40,height:24,padding:7,[`& .${H.thumb}`]:{width:16,height:16},[`& .${H.switchBase}`]:{padding:4,[`&.${H.checked}`]:{transform:"translateX(16px)"}}})),yn=$e(Ro,{name:"MuiSwitch",slot:"SwitchBase",overridesResolver:(t,n)=>{const{ownerState:s}=t;return[n.switchBase,{[`& .${H.input}`]:n.input},s.color!=="default"&&n[`color${ge(s.color)}`]]}})(({theme:t})=>({position:"absolute",top:0,left:0,zIndex:1,color:t.vars?t.vars.palette.Switch.defaultColor:`${t.palette.mode==="light"?t.palette.common.white:t.palette.grey[300]}`,transition:t.transitions.create(["left","transform"],{duration:t.transitions.duration.shortest}),[`&.${H.checked}`]:{transform:"translateX(20px)"},[`&.${H.disabled}`]:{color:t.vars?t.vars.palette.Switch.defaultDisabledColor:`${t.palette.mode==="light"?t.palette.grey[100]:t.palette.grey[600]}`},[`&.${H.checked} + .${H.track}`]:{opacity:.5},[`&.${H.disabled} + .${H.track}`]:{opacity:t.vars?t.vars.opacity.switchTrackDisabled:`${t.palette.mode==="light"?.12:.2}`},[`& .${H.input}`]:{left:"-100%",width:"300%"}}),({theme:t,ownerState:n})=>U({"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette.action.activeChannel} / ${t.vars.palette.action.hoverOpacity})`:Ct(t.palette.action.active,t.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}}},n.color!=="default"&&{[`&.${H.checked}`]:{color:(t.vars||t).palette[n.color].main,"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette[n.color].mainChannel} / ${t.vars.palette.action.hoverOpacity})`:Ct(t.palette[n.color].main,t.palette.action.hoverOpacity),"@media (hover: none)":{backgroundColor:"transparent"}},[`&.${H.disabled}`]:{color:t.vars?t.vars.palette.Switch[`${n.color}DisabledColor`]:`${t.palette.mode==="light"?wo(t.palette[n.color].main,.62):jo(t.palette[n.color].main,.55)}`}},[`&.${H.checked} + .${H.track}`]:{backgroundColor:(t.vars||t).palette[n.color].main}})),wn=$e("span",{name:"MuiSwitch",slot:"Track",overridesResolver:(t,n)=>n.track})(({theme:t})=>({height:"100%",width:"100%",borderRadius:14/2,zIndex:-1,transition:t.transitions.create(["opacity","background-color"],{duration:t.transitions.duration.shortest}),backgroundColor:t.vars?t.vars.palette.common.onBackground:`${t.palette.mode==="light"?t.palette.common.black:t.palette.common.white}`,opacity:t.vars?t.vars.opacity.switchTrack:`${t.palette.mode==="light"?.38:.3}`})),jn=$e("span",{name:"MuiSwitch",slot:"Thumb",overridesResolver:(t,n)=>n.thumb})(({theme:t})=>({boxShadow:(t.vars||t).shadows[1],backgroundColor:"currentColor",width:20,height:20,borderRadius:"50%"})),vn=m.forwardRef(function(n,s){const e=Kt({props:n,name:"MuiSwitch"}),{className:i,color:l="primary",edge:d=!1,size:c="medium",sx:a}=e,w=qt(e,xn),p=U({},e,{color:l,edge:d,size:c}),h=gn(p),x=o.jsx(jn,{className:h.thumb,ownerState:p});return o.jsxs(bn,{className:Qt(h.root,i),sx:a,ownerState:p,children:[o.jsx(yn,U({type:"checkbox",icon:x,checkedIcon:x,ref:s,ownerState:p},w,{classes:U({},h,{root:h.switchBase})})),o.jsx(wn,{className:h.track,ownerState:p})]})}),po=vn,Cn={type:"",parent:""},It=({onSelect:t,dataTestId:n,edgeLink:s,hideSelectAll:e,placeholder:i})=>{const l=mt({mode:"onChange",defaultValues:Cn}),{watch:d,setValue:c}=l,[a,w]=m.useState([]),[p,h]=m.useState(!1),x=y=>{c("parent",(y==null?void 0:y.value)||""),t(y==null?void 0:y.value)},g=y=>y.charAt(0).toUpperCase()+y.slice(1);m.useEffect(()=>{(async()=>{h(!0);try{const j=(await ht()).schemas.filter(E=>!E.is_deleted&&E.type).map(E=>(E==null?void 0:E.type)==="thing"?{label:"No Parent",value:E.type}:{label:g(E.type),value:E.type});w(e?j:[{label:"Select all",value:"all"},...j]),s&&c("parent",s)}catch(C){console.warn(C)}finally{h(!1)}})()},[s,c,e]);const b=d("parent"),k=()=>{const y=a==null?void 0:a.find(C=>C.value===b);if(y)return y;if(s)return{label:s,value:s}};return o.jsx(En,{dataTestId:n,disabled:!!s,isLoading:p,onSelect:x,options:a||So,placeholder:i,selectedValue:k()})},En=O(Me)` - .MuiInputBase-input { - font-family: Barlow; - font-size: 14px; - font-weight: 400; - line-height: 16px; - letter-spacing: 0.01em; - text-align: left; - color: ${T.white}; - padding-right: -8px; - - &::placeholder { - font-family: Barlow; - font-size: 14px; - font-weight: 400; - line-height: 16px; - letter-spacing: 0.01em; - text-align: left; - color: ${T.GRAY7}; - opacity: 1; - } - } - - && .MuiInput-input.MuiInputBase-input { - padding-left: 0; - } -`,Pn=({selectedType:t,setSelectedFromNode:n,setSelectedToNode:s,edgeLinkData:e,selectedFromNode:i,selectedToNode:l})=>{const d=l==="all",c=i==="all";return o.jsxs(v,{mt:8,children:[o.jsxs(v,{mb:25,children:[o.jsx(v,{mb:5,children:o.jsx(et,{children:"Source"})}),o.jsx(It,{dataTestId:"from_node",edgeLink:e==null?void 0:e.source,hideSelectAll:d,onSelect:n,placeholder:"Source Name"})]}),o.jsxs(v,{mb:10,children:[o.jsx(v,{mb:5,children:o.jsx(et,{children:"Edge Name"})}),o.jsx(v,{mb:12,children:o.jsx(We,{id:"cy-item-name",maxLength:250,name:"type",placeholder:"Enter Edge Name",rules:{...Ye,pattern:{message:"No leading whitespace allowed",value:_o}},value:t})})]}),o.jsxs(v,{mb:25,children:[o.jsx(v,{mb:5,children:o.jsx(et,{children:"Destination"})}),o.jsx(It,{dataTestId:"to_node",edgeLink:e==null?void 0:e.target,hideSelectAll:c,onSelect:s,placeholder:"Select Destination"})]})]})},et=O(re)` - font-family: Barlow; - font-size: 12px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - margin-left: 1px; - color: ${T.mainBottomIcons}; -`,Tn=({onCancel:t,edgeLinkData:n,setGraphLoading:s})=>{var I,V,L;const e=mt({mode:"onChange"}),{setValue:i,getValues:l}=e,[d,c]=m.useState(!1),[a,w]=m.useState(!1),[p,h]=m.useState(""),[x,g]=m.useState(""),[b,k]=m.useState(""),y=e.watch("type");m.useEffect(()=>{i("type",n==null?void 0:n.edgeType)},[n==null?void 0:n.edgeType,i]),m.useEffect(()=>{h(y)},[y]);const C=e.handleSubmit(async D=>{c(!0),s(!0);const f={source:x,target:b,edge_type:D.type},S={ref_id:n==null?void 0:n.refId,edge_type:D.type};try{if(n!=null&&n.refId)await vo(S);else if(b&&x)if(x==="all"||b==="all"){const _=(await ht()).schemas.filter(G=>!G.is_deleted&&G.type).map(G=>G.type);x==="all"?await Promise.all(_.map(G=>Je({...f,source:G}))):b==="all"&&await Promise.all(_.map(G=>Je({...f,target:G})))}else await Je(f)}catch(F){console.warn("API Error:",F)}finally{c(!1),s(!1),g(""),k(""),t()}}),j=(V=(I=l())==null?void 0:I.type)==null?void 0:V.trim(),N=j&&((L=n==null?void 0:n.edgeType)==null?void 0:L.trim())!==j,E=n!=null&&n.refId?d||!N:d||!b.trim()||!x.trim()||!p.trim(),P=async()=>{w(!0),s(!0);try{n!=null&&n.refId&&await Co(n==null?void 0:n.refId)}catch(D){console.warn("API Error:",D)}finally{w(!1),s(!1),g(""),k(""),t()}};return o.jsx(oo,{...e,children:o.jsxs("form",{id:"add-type-form",onSubmit:C,children:[o.jsx(Pn,{edgeLinkData:n,selectedFromNode:x,selectedToNode:b,selectedType:p,setSelectedFromNode:g,setSelectedToNode:k}),o.jsxs(v,{direction:"row",justify:"space-between",mt:20,children:[(n==null?void 0:n.refId)&&o.jsx(v,{direction:"column",children:o.jsxs(An,{color:"secondary",disabled:a,onClick:P,size:"large",style:{marginRight:20},variant:"contained",children:["Delete",a&&o.jsxs(zt,{children:[o.jsx(de,{color:T.lightGray,size:12})," "]})]})}),o.jsxs(Mn,{color:"secondary",disabled:E,onClick:C,size:"large",variant:"contained",children:["Confirm",d&&o.jsxs(zt,{children:[o.jsx(de,{color:T.lightGray,size:12})," "]})]})]})]})})},Mn=O(ke)` - width: 293px !important; - margin: 0 0 10px auto !important; -`,zt=O.span` - margin-top: 2px; -`,An=O(ke)` - && { - color: ${T.primaryRed}; - background-color: rgba(237, 116, 116, 0.1); - - &:hover, - &:active, - &:focus { - color: ${T.primaryRed}; - background-color: rgba(237, 116, 116, 0.2); - } - } -`,$n=({setIsAddEdgeNode:t,edgeData:n,setGraphLoading:s})=>{const e=()=>{t(!1)};return o.jsxs(v,{children:[o.jsxs(On,{align:"center",direction:"row",justify:"space-between",children:[o.jsx(_n,{"data-testid":"edge-modal-title",children:n!=null&&n.refId?"Edit Edge":"Add Edge"}),o.jsx(kn,{"data-testid":"close-sidebar-sub-view",onClick:e,children:o.jsx(xt,{})})]}),o.jsx(Sn,{}),o.jsx(Tn,{edgeLinkData:n,onCancel:e,setGraphLoading:s})]})},kn=O(v)` - font-size: 32px; - color: ${T.white}; - cursor: pointer; - - svg { - color: ${T.GRAY6}; - } - - &:hover { - svg { - color: ${T.white}; - } - } -`,On=O(v)` - margin-bottom: 16px; -`,Sn=O.div` - border-bottom: 1px solid ${T.black}; - width: calc(100% + 32px); - margin: 0 -16px 16px; - opacity: 0.3; -`,_n=O(re)` - font-family: Barlow; - font-size: 22px; - font-weight: 600; - line-height: 16px; - letter-spacing: 0.01em; - text-align: left; - margin-left: 2px; - color: ${T.white}; -`,In=/^[a-z0-9_]+$/,zn=({parentParam:t,onDelete:n})=>{const[s,e]=m.useState(!1),[i,l]=m.useState([]),{fields:d,append:c,replace:a,remove:w}=Ao({name:"attributes"}),{setValue:p,watch:h}=$o();return m.useEffect(()=>{const x=async()=>{try{let g=[{required:!1,type:"string",key:""}];if(t!==so.value.toLowerCase()){e(!0);const b=await eo(t);b.attributes&&typeof b.attributes=="object"?g=pt(b.attributes):g=pt(b)}g=g.filter(b=>b.key!=="node_key"),a(g),l(g)}catch(g){console.warn(g)}finally{e(!1)}};i.length===0&&x()},[t,p,a,i.length]),o.jsxs(o.Fragment,{children:[s?o.jsx(v,{align:"center",children:o.jsx(de,{color:T.SECONDARY_BLUE,size:"30"})}):o.jsx(Nn,{py:8,children:o.jsx(ie,{container:!0,spacing:2,children:d.map((x,g)=>{const b=h(`attributes[${g}].type`),k=h(`attributes[${g}].required`),y=x.isNew||!1,C=["name"].includes(h(`attributes[${g}].key`));return o.jsxs(m.Fragment,{children:[o.jsx(ie,{item:!0,xs:5,children:o.jsx(We,{autoComplete:"off",className:"text-input",dataTestId:`cy-item-name-${g}`,disabled:!y,id:`cy-item-name-${g}`,maxLength:50,name:`attributes.${g}.key`,placeholder:"Enter value",rules:{...Ye,pattern:{message:"Please avoid special characters, spaces and uppercase",value:In}}})}),o.jsx(ie,{item:!0,xs:4,children:o.jsx(Me,{dataTestId:`cy-item-select-${g}`,disabled:C,onSelect:j=>p(`attributes[${g}].type`,j==null?void 0:j.value),options:$t,selectedValue:$t.find(j=>j.value===b)})}),o.jsxs(ie,{item:!0,xs:3,children:[o.jsx(po,{checked:k,"data-testid":`cy-item-${g}`,disabled:C,name:`attributes.${g}.required`,onChange:j=>p(`attributes[${g}].required`,j.target.checked),size:"small"}),!C&&o.jsx(ko,{onClick:()=>{w(g),x.key!==void 0&&n&&n(x.key)},children:o.jsx(ro,{})})]})]},x.id)})})}),o.jsx(v,{align:"flex-start",py:12,children:o.jsx(ke,{"data-testid":"add-attribute-btn",onClick:()=>c({key:"",type:"string",required:!0,isNew:!0}),size:"medium",startIcon:o.jsx(io,{}),variant:"contained",children:"Add Attribute"})})]})},Nn=O(v)` - overflow-y: auto; - width: calc(100% + 20px); - max-height: calc(80vh - 300px); -`,Rn=({parent:t,onDelete:n})=>{const s=t;return o.jsxs(v,{children:[o.jsx(v,{direction:"row",mb:10,children:o.jsxs(ie,{container:!0,spacing:2,children:[o.jsx(ie,{item:!0,xs:5,children:o.jsx(tt,{style:{marginRight:180},children:"Attributes"})}),o.jsx(ie,{item:!0,xs:4,children:o.jsx(tt,{style:{marginRight:130},children:"Type"})}),o.jsx(ie,{item:!0,xs:3,children:o.jsx(tt,{children:"Required"})})]})}),s&&o.jsx(zn,{onDelete:n,parentParam:s},s)]})},tt=O(re)` - font-size: 15px; - color: gray; -`,Ln=({setMediaOptions:t})=>{const[n,s]=m.useState({videoAudio:!1,image:!1,sourceLink:!1}),e=i=>{s(l=>{const d={...l,[i]:!l[i]};return t(d),d})};return o.jsxs(Bn,{direction:"column",children:[o.jsx(rt,{}),o.jsx(ot,{control:o.jsx(st,{checked:n.videoAudio,onChange:()=>e("videoAudio")}),label:o.jsx(nt,{active:n.videoAudio,children:"Video / Audio"}),labelPlacement:"start"}),o.jsx(rt,{}),o.jsx(ot,{control:o.jsx(st,{checked:n.image,onChange:()=>e("image")}),label:o.jsx(nt,{active:n.image,children:"Image"}),labelPlacement:"start"}),o.jsx(rt,{}),o.jsx(ot,{control:o.jsx(st,{checked:n.sourceLink,onChange:()=>e("sourceLink")}),label:o.jsx(nt,{active:n.sourceLink,children:"Source Link"}),labelPlacement:"start"})]})},Bn=O(v)` - direction: column; -`,ot=O(Lo)` - justify-content: space-between; - margin-left: 2px !important; - margin-top: 8px; - margin-bottom: 8px; -`,nt=O.span` - color: ${({active:t})=>t?T.white:T.GRAY7}; - font-family: Barlow; - font-size: 14px; - font-weight: 500; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; -`,st=O(t=>o.jsx(po,{...t}))` - &.MuiSwitch-root { - width: 53px; - height: 38px; - } - & .MuiSwitch-switchBase { - margin-top: 3px; - &.Mui-checked { - color: ${T.white}; - & + .MuiSwitch-track { - background-color: ${T.primaryBlueBorder}; - opacity: 1; - } - } - } - & .MuiSwitch-thumb { - width: 13px; - height: 13px; - } - & .MuiSwitch-track { - border-radius: 10px; - background-color: ${T.BG2}; - opacity: 1; - } -`,rt=O.div` - border: 1px solid ${T.BG2}; - width: 100%; - opacity: 0.5; -`,Nt={type:"",parent:""},Dn=(t,n)=>t.length!==n.length?!0:t.some((s,e)=>{const i=n[e];return s.required!==i.required||s.type!==i.type||s.key!==i.key}),Vn=async(t,n=!1,s,e)=>{try{const{attributes:i,selectedIndex:l,...d}=t,c={...Io(i),...s.reduce((p,h)=>({...p,[h]:"delete"}),{})},a={...d,attributes:c,index:l};e.videoAudio&&(a.media_url=""),e.image&&(a.image_url=""),e.sourceLink&&(a.source_link="");let w;if(n?w=await dt.put(`/schema/${t.ref_id}`,JSON.stringify(a),{}):w=await dt.post("/schema",JSON.stringify({...a,node_key:"name"}),{}),w.status!=="success")throw new Error("error");return w==null?void 0:w.ref_id}catch(i){let l=xe;if(i.status===400){const d=await i.json();l=d.errorCode||(d==null?void 0:d.status)||xe}else i instanceof Error&&(l=i.message);throw new Error(l)}},Fn=t=>t.charAt(0).toUpperCase()+t.slice(1),Rt=async(t,n)=>{try{const l=((await ht()).schemas||[]).filter(d=>!d.is_deleted&&d.type&&(!n||n(d))).map(d=>d.type==="thing"?{label:"No Parent",value:d.type}:{label:Fn(d.type),value:d.type});t(l)}catch(s){console.warn(s)}},Gn=({graphLoading:t,onSchemaCreate:n,selectedSchema:s,onDelete:e,setSelectedSchemaId:i,setGraphLoading:l,setIsCreateNew:d,onSchemaUpdate:c})=>{const{close:a,visible:w}=to("addType"),p=mt({mode:"onChange",defaultValues:s?{type:s.type,parent:s.parent}:Nt}),{watch:h,setValue:x,reset:g,getValues:b}=p,[k,y]=m.useState(!1),[C,j]=m.useState(!1),[N,E]=m.useState(!1),[P,I]=m.useState(null),[V,L]=m.useState(!1),[D,f]=m.useState(null),[S,F]=m.useState(""),[_,G]=m.useState(null),[Z,ee]=m.useState([]),[ae,q]=m.useState([]),[ye,Oe]=m.useState(!0),[Se,pe]=m.useState({videoAudio:!1,image:!1,sourceLink:!1});m.useEffect(()=>()=>{g()},[w,g]);const _e=()=>{d(!1),i("")};m.useEffect(()=>{s||(E(!0),Rt(I).finally(()=>E(!1)))},[s]),m.useEffect(()=>{(()=>{g(Nt),q([{required:!1,type:"string",key:""}]),ee([]),pe({videoAudio:!1,image:!1,sourceLink:!1})})(),s&&(x("type",s.type),x("parent",s.parent),s.type!==so.value.toLowerCase()&&eo(s.type).then(R=>{const K=(R?pt(R):[{required:!1,type:"string",key:""}]).filter(le=>le.key!=="node_key");q(K)}),Rt(f,R=>R.type!==s.type))},[s,x,g]);const X=h("parent");h("type");const Ie=A=>Array.isArray(A)&&A.every(R=>typeof R=="object"&&"key"in R),we=h("attributes"),je=m.useMemo(()=>Ie(we)?we.filter(A=>A.key.trim()!==""):[],[we]),Ze=()=>{a()},Xe=A=>{ee(R=>[...R,A])},Ke=async()=>{if(s!=null&&s.type){j(!0),l(!0);try{await dt.delete(`/schema/${s.ref_id}`),e(s.type),a()}catch(A){let R=xe;if((A==null?void 0:A.status)===400){const W=await A.json();R=W.errorCode||(W==null?void 0:W.status)||xe}else A instanceof Error&&(R=A.message);G(R)}finally{j(!1),l(!1),d(!1)}}},ve=p.handleSubmit(async A=>{if(!X){L(!0);return}y(!0);try{if(s&&A.type!==(s==null?void 0:s.type)||s&&b().parent!==(s==null?void 0:s.parent)){const W=b().parent??(s==null?void 0:s.parent),{selectedIndex:K}=b();l(!0),await Eo(s==null?void 0:s.ref_id,{type:A.type,parent:W,attributes:{index:K}}),await c()}const R=await Vn({...A,...s?{ref_id:s==null?void 0:s.ref_id}:{}},!!s,Z,Se);n({type:A.type,parent:X||"",ref_id:(s==null?void 0:s.ref_id)||R||"new"}),Ze()}catch(R){let W=xe;if((R==null?void 0:R.status)===400){const K=await R.json();W=K.errorCode||(K==null?void 0:K.status)||xe}else R instanceof Error&&(W=R.message);F(W)}finally{y(!1),l(!1),d(!1)}});m.useEffect(()=>{const A=p.watch(R=>{var Re,Le,Ce,ue,fe;const W=Dn(je,ae),K=((Re=R.type)==null?void 0:Re.trim())!==((Le=s==null?void 0:s.type)==null?void 0:Le.trim())||((Ce=R.parent)==null?void 0:Ce.trim())!==((ue=s==null?void 0:s.parent)==null?void 0:ue.trim())||W,le=!!((fe=R.type)!=null&&fe.trim());Oe(s?k||!K||!le||V:k||V||!le)});return()=>A.unsubscribe()},[p,je,ae,s,k,V]);const ze=()=>P==null?void 0:P.find(A=>A.value===X),Ne=m.useMemo(()=>{if(X){const A=D==null?void 0:D.find(R=>R.value===X);return A||{label:X,value:X}}if(s!=null&&s.parent){const A=D==null?void 0:D.find(R=>R.value===s.parent);return A||{label:s.parent,value:s.parent}}},[X,s,D]);return o.jsxs(v,{children:[o.jsxs(Zn,{children:[o.jsx(Xn,{children:s?"Edit Type":"Create Type"}),o.jsx(Un,{"data-testid":"close-sidebar-sub-view",onClick:_e,children:o.jsx(xt,{})})]}),o.jsx(Wn,{}),o.jsx(v,{children:o.jsx(oo,{...p,children:o.jsxs("form",{id:"add-type-form",onSubmit:ve,children:[o.jsx(v,{children:s?o.jsxs(o.Fragment,{children:[o.jsxs(v,{mb:12,children:[o.jsx(v,{mb:12,children:o.jsx(re,{children:"Name"})}),o.jsx(v,{mb:12,children:o.jsx(We,{dataTestId:"cy-item-name",defaultValue:s==null?void 0:s.type,id:"cy-item-name",maxLength:250,name:"type",placeholder:"Enter type name",rules:{...Ye},value:X})})]}),o.jsxs(v,{mb:12,children:[o.jsx(v,{mb:12,children:o.jsx(re,{children:"Parent"})}),o.jsx(Me,{isLoading:N||t,onSelect:A=>{x("parent",(A==null?void 0:A.value)||""),L(!1)},options:D||[],selectedValue:Ne}),S&&o.jsx(it,{children:S})]})]}):o.jsxs(o.Fragment,{children:[o.jsxs(v,{mb:12,children:[o.jsx(v,{mb:12,children:o.jsx(re,{children:"Select Parent"})}),o.jsx(Me,{isLoading:N,onSelect:A=>{x("parent",(A==null?void 0:A.value)||""),L(!1)},options:P,selectedValue:ze()}),V&&o.jsx(it,{children:"A parent type must be selected"})]}),o.jsxs(v,{children:[o.jsx(v,{mb:12,children:o.jsx(re,{children:"Type name"})}),o.jsx(v,{mb:12,children:o.jsx(We,{id:"cy-item-name",maxLength:250,name:"type",placeholder:"Enter type name",rules:{...Ye},value:X})})]})]})}),o.jsx(Rn,{onDelete:Xe,parent:s?s.type:X}),o.jsx(Ln,{setMediaOptions:pe}),o.jsxs(v,{children:[o.jsx(Bt,{}),o.jsx(v,{mb:12,mt:12,children:o.jsx(re,{children:"Indexes"})}),o.jsx(ie,{item:!0,mb:2,width:"70%",children:o.jsx(Me,{onSelect:A=>x("selectedIndex",A==null?void 0:A.value),options:je.map(A=>({label:A.key,value:A.key}))})}),o.jsx(Bt,{})]}),o.jsxs(v,{direction:"row",justify:"space-between",mt:20,children:[s&&o.jsxs(v,{direction:"column",children:[o.jsxs(Hn,{color:"secondary",disabled:C,onClick:Ke,size:"large",style:{marginRight:20},variant:"contained",children:["Delete",C&&o.jsxs(Lt,{children:[o.jsx(de,{color:T.lightGray,size:12})," "]})]}),_&&o.jsx(it,{children:_})]}),o.jsxs(Yn,{color:"secondary",disabled:ye,onClick:ve,size:"large",variant:"contained",children:["Confirm",k&&o.jsxs(Lt,{children:[o.jsx(de,{color:T.lightGray,size:12})," "]})]})]})]})})})]})},Yn=O(ke)` - width: 100% !important; - margin: 0 auto !important; -`,Wn=O.div` - border-bottom: 1px solid ${T.black}; - width: calc(100% + 32px); - margin: 0 -16px 16px; - opacity: 0.3; -`,Lt=O.span` - margin-top: 2px; -`,Hn=O(ke)` - && { - color: ${T.primaryRed}; - background-color: rgba(237, 116, 116, 0.1); - - &:hover, - &:active, - &:focus { - color: ${T.primaryRed}; - background-color: rgba(237, 116, 116, 0.2); - } - } -`,Un=O(v)` - font-size: 32px; - color: ${T.white}; - cursor: pointer; - - svg { - color: ${T.GRAY6}; - } - - &:hover { - svg { - color: ${T.white}; - } - } -`,it=O(v)` - font-size: 13px; - font-family: Barlow; - color: #ff8f80; - line-height: 0.2px; - margin-top: 12px; - padding-top: 20px; -`,Bt=O.div` - border: 1px solid ${T.BG2}; - width: calc(100% + 32px); - opacity: 0.5; - margin-left: -16px; -`,Zn=O(v)` - flex-direction: row; - justify-content: space-between; - align-items: center; - width: 100%; - margin-bottom: 16px; -`,Xn=O(re)` - font-family: Barlow; - font-size: 22px; - font-weight: 600; - line-height: 16px; - letter-spacing: 0.01em; - text-align: left; - color: ${T.white}; -`;var Kn=Object.defineProperty,qn=(t,n,s)=>n in t?Kn(t,n,{enumerable:!0,configurable:!0,writable:!0,value:s}):t[n]=s,M=(t,n,s)=>(qn(t,typeof n!="symbol"?n+"":n,s),s);const Ge=new Wo,Dt=new Ho,Qn=Math.cos(70*(Math.PI/180)),Vt=(t,n)=>(t%n+n)%n;let Jn=class extends Uo{constructor(n,s){super(),M(this,"object"),M(this,"domElement"),M(this,"enabled",!0),M(this,"target",new z),M(this,"minDistance",0),M(this,"maxDistance",1/0),M(this,"minZoom",0),M(this,"maxZoom",1/0),M(this,"minPolarAngle",0),M(this,"maxPolarAngle",Math.PI),M(this,"minAzimuthAngle",-1/0),M(this,"maxAzimuthAngle",1/0),M(this,"enableDamping",!1),M(this,"dampingFactor",.05),M(this,"enableZoom",!0),M(this,"zoomSpeed",1),M(this,"enableRotate",!0),M(this,"rotateSpeed",1),M(this,"enablePan",!0),M(this,"panSpeed",1),M(this,"screenSpacePanning",!0),M(this,"keyPanSpeed",7),M(this,"zoomToCursor",!1),M(this,"autoRotate",!1),M(this,"autoRotateSpeed",2),M(this,"reverseOrbit",!1),M(this,"reverseHorizontalOrbit",!1),M(this,"reverseVerticalOrbit",!1),M(this,"keys",{LEFT:"ArrowLeft",UP:"ArrowUp",RIGHT:"ArrowRight",BOTTOM:"ArrowDown"}),M(this,"mouseButtons",{LEFT:he.ROTATE,MIDDLE:he.DOLLY,RIGHT:he.PAN}),M(this,"touches",{ONE:me.ROTATE,TWO:me.DOLLY_PAN}),M(this,"target0"),M(this,"position0"),M(this,"zoom0"),M(this,"_domElementKeyEvents",null),M(this,"getPolarAngle"),M(this,"getAzimuthalAngle"),M(this,"setPolarAngle"),M(this,"setAzimuthalAngle"),M(this,"getDistance"),M(this,"listenToKeyEvents"),M(this,"stopListenToKeyEvents"),M(this,"saveState"),M(this,"reset"),M(this,"update"),M(this,"connect"),M(this,"dispose"),this.object=n,this.domElement=s,this.target0=this.target.clone(),this.position0=this.object.position.clone(),this.zoom0=this.object.zoom,this.getPolarAngle=()=>p.phi,this.getAzimuthalAngle=()=>p.theta,this.setPolarAngle=r=>{let u=Vt(r,2*Math.PI),$=p.phi;$<0&&($+=2*Math.PI),u<0&&(u+=2*Math.PI);let B=Math.abs(u-$);2*Math.PI-B{let u=Vt(r,2*Math.PI),$=p.theta;$<0&&($+=2*Math.PI),u<0&&(u+=2*Math.PI);let B=Math.abs(u-$);2*Math.PI-Be.object.position.distanceTo(e.target),this.listenToKeyEvents=r=>{r.addEventListener("keydown",qe),this._domElementKeyEvents=r},this.stopListenToKeyEvents=()=>{this._domElementKeyEvents.removeEventListener("keydown",qe),this._domElementKeyEvents=null},this.saveState=()=>{e.target0.copy(e.target),e.position0.copy(e.object.position),e.zoom0=e.object.zoom},this.reset=()=>{e.target.copy(e.target0),e.object.position.copy(e.position0),e.object.zoom=e.zoom0,e.object.updateProjectionMatrix(),e.dispatchEvent(i),e.update(),a=c.NONE},this.update=(()=>{const r=new z,u=new z(0,1,0),$=new Ot().setFromUnitVectors(n.up,u),B=$.clone().invert(),Y=new z,oe=new Ot,ce=2*Math.PI;return function(){const vt=e.object.position;$.setFromUnitVectors(n.up,u),B.copy($).invert(),r.copy(vt).sub(e.target),r.applyQuaternion($),p.setFromVector3(r),e.autoRotate&&a===c.NONE&&G(F()),e.enableDamping?(p.theta+=h.theta*e.dampingFactor,p.phi+=h.phi*e.dampingFactor):(p.theta+=h.theta,p.phi+=h.phi);let ne=e.minAzimuthAngle,se=e.maxAzimuthAngle;isFinite(ne)&&isFinite(se)&&(ne<-Math.PI?ne+=ce:ne>Math.PI&&(ne-=ce),se<-Math.PI?se+=ce:se>Math.PI&&(se-=ce),ne<=se?p.theta=Math.max(ne,Math.min(se,p.theta)):p.theta=p.theta>(ne+se)/2?Math.max(ne,p.theta):Math.min(se,p.theta)),p.phi=Math.max(e.minPolarAngle,Math.min(e.maxPolarAngle,p.phi)),p.makeSafe(),e.enableDamping===!0?e.target.addScaledVector(g,e.dampingFactor):e.target.add(g),e.zoomToCursor&&D||e.object.isOrthographicCamera?p.radius=pe(p.radius):p.radius=pe(p.radius*x),r.setFromSpherical(p),r.applyQuaternion(B),vt.copy(e.target).add(r),e.object.matrixAutoUpdate||e.object.updateMatrix(),e.object.lookAt(e.target),e.enableDamping===!0?(h.theta*=1-e.dampingFactor,h.phi*=1-e.dampingFactor,g.multiplyScalar(1-e.dampingFactor)):(h.set(0,0,0),g.set(0,0,0));let Be=!1;if(e.zoomToCursor&&D){let Ee=null;if(e.object instanceof Ve&&e.object.isPerspectiveCamera){const Pe=r.length();Ee=pe(Pe*x);const De=Pe-Ee;e.object.position.addScaledVector(V,De),e.object.updateMatrixWorld()}else if(e.object.isOrthographicCamera){const Pe=new z(L.x,L.y,0);Pe.unproject(e.object),e.object.zoom=Math.max(e.minZoom,Math.min(e.maxZoom,e.object.zoom/x)),e.object.updateProjectionMatrix(),Be=!0;const De=new z(L.x,L.y,0);De.unproject(e.object),e.object.position.sub(De).add(Pe),e.object.updateMatrixWorld(),Ee=r.length()}else console.warn("WARNING: OrbitControls.js encountered an unknown camera type - zoom to cursor disabled."),e.zoomToCursor=!1;Ee!==null&&(e.screenSpacePanning?e.target.set(0,0,-1).transformDirection(e.object.matrix).multiplyScalar(Ee).add(e.object.position):(Ge.origin.copy(e.object.position),Ge.direction.set(0,0,-1).transformDirection(e.object.matrix),Math.abs(e.object.up.dot(Ge.direction))w||8*(1-oe.dot(e.object.quaternion))>w?(e.dispatchEvent(i),Y.copy(e.object.position),oe.copy(e.object.quaternion),Be=!1,!0):!1}})(),this.connect=r=>{r===document&&console.error('THREE.OrbitControls: "document" should not be used as the target "domElement". Please use "renderer.domElement" instead.'),e.domElement=r,e.domElement.style.touchAction="none",e.domElement.addEventListener("contextmenu",yt),e.domElement.addEventListener("pointerdown",Ce),e.domElement.addEventListener("pointercancel",gt),e.domElement.addEventListener("wheel",bt)},this.dispose=()=>{var r,u,$,B,Y,oe;(r=e.domElement)==null||r.removeEventListener("contextmenu",yt),(u=e.domElement)==null||u.removeEventListener("pointerdown",Ce),($=e.domElement)==null||$.removeEventListener("pointercancel",gt),(B=e.domElement)==null||B.removeEventListener("wheel",bt),(Y=e.domElement)==null||Y.ownerDocument.removeEventListener("pointermove",ue),(oe=e.domElement)==null||oe.ownerDocument.removeEventListener("pointerup",fe),e._domElementKeyEvents!==null&&e._domElementKeyEvents.removeEventListener("keydown",qe)};const e=this,i={type:"change"},l={type:"start"},d={type:"end"},c={NONE:-1,ROTATE:0,DOLLY:1,PAN:2,TOUCH_ROTATE:3,TOUCH_PAN:4,TOUCH_DOLLY_PAN:5,TOUCH_DOLLY_ROTATE:6};let a=c.NONE;const w=1e-6,p=new St,h=new St;let x=1;const g=new z,b=new Q,k=new Q,y=new Q,C=new Q,j=new Q,N=new Q,E=new Q,P=new Q,I=new Q,V=new z,L=new Q;let D=!1;const f=[],S={};function F(){return 2*Math.PI/60/60*e.autoRotateSpeed}function _(){return Math.pow(.95,e.zoomSpeed)}function G(r){e.reverseOrbit||e.reverseHorizontalOrbit?h.theta+=r:h.theta-=r}function Z(r){e.reverseOrbit||e.reverseVerticalOrbit?h.phi+=r:h.phi-=r}const ee=(()=>{const r=new z;return function($,B){r.setFromMatrixColumn(B,0),r.multiplyScalar(-$),g.add(r)}})(),ae=(()=>{const r=new z;return function($,B){e.screenSpacePanning===!0?r.setFromMatrixColumn(B,1):(r.setFromMatrixColumn(B,0),r.crossVectors(e.object.up,r)),r.multiplyScalar($),g.add(r)}})(),q=(()=>{const r=new z;return function($,B){const Y=e.domElement;if(Y&&e.object instanceof Ve&&e.object.isPerspectiveCamera){const oe=e.object.position;r.copy(oe).sub(e.target);let ce=r.length();ce*=Math.tan(e.object.fov/2*Math.PI/180),ee(2*$*ce/Y.clientHeight,e.object.matrix),ae(2*B*ce/Y.clientHeight,e.object.matrix)}else Y&&e.object instanceof Fe&&e.object.isOrthographicCamera?(ee($*(e.object.right-e.object.left)/e.object.zoom/Y.clientWidth,e.object.matrix),ae(B*(e.object.top-e.object.bottom)/e.object.zoom/Y.clientHeight,e.object.matrix)):(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - pan disabled."),e.enablePan=!1)}})();function ye(r){e.object instanceof Ve&&e.object.isPerspectiveCamera||e.object instanceof Fe&&e.object.isOrthographicCamera?x/=r:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),e.enableZoom=!1)}function Oe(r){e.object instanceof Ve&&e.object.isPerspectiveCamera||e.object instanceof Fe&&e.object.isOrthographicCamera?x*=r:(console.warn("WARNING: OrbitControls.js encountered an unknown camera type - dolly/zoom disabled."),e.enableZoom=!1)}function Se(r){if(!e.zoomToCursor||!e.domElement)return;D=!0;const u=e.domElement.getBoundingClientRect(),$=r.clientX-u.left,B=r.clientY-u.top,Y=u.width,oe=u.height;L.x=$/Y*2-1,L.y=-(B/oe)*2+1,V.set(L.x,L.y,1).unproject(e.object).sub(e.object.position).normalize()}function pe(r){return Math.max(e.minDistance,Math.min(e.maxDistance,r))}function _e(r){b.set(r.clientX,r.clientY)}function X(r){Se(r),E.set(r.clientX,r.clientY)}function Ie(r){C.set(r.clientX,r.clientY)}function we(r){k.set(r.clientX,r.clientY),y.subVectors(k,b).multiplyScalar(e.rotateSpeed);const u=e.domElement;u&&(G(2*Math.PI*y.x/u.clientHeight),Z(2*Math.PI*y.y/u.clientHeight)),b.copy(k),e.update()}function je(r){P.set(r.clientX,r.clientY),I.subVectors(P,E),I.y>0?ye(_()):I.y<0&&Oe(_()),E.copy(P),e.update()}function Ze(r){j.set(r.clientX,r.clientY),N.subVectors(j,C).multiplyScalar(e.panSpeed),q(N.x,N.y),C.copy(j),e.update()}function Xe(r){Se(r),r.deltaY<0?Oe(_()):r.deltaY>0&&ye(_()),e.update()}function Ke(r){let u=!1;switch(r.code){case e.keys.UP:q(0,e.keyPanSpeed),u=!0;break;case e.keys.BOTTOM:q(0,-e.keyPanSpeed),u=!0;break;case e.keys.LEFT:q(e.keyPanSpeed,0),u=!0;break;case e.keys.RIGHT:q(-e.keyPanSpeed,0),u=!0;break}u&&(r.preventDefault(),e.update())}function ve(){if(f.length==1)b.set(f[0].pageX,f[0].pageY);else{const r=.5*(f[0].pageX+f[1].pageX),u=.5*(f[0].pageY+f[1].pageY);b.set(r,u)}}function ze(){if(f.length==1)C.set(f[0].pageX,f[0].pageY);else{const r=.5*(f[0].pageX+f[1].pageX),u=.5*(f[0].pageY+f[1].pageY);C.set(r,u)}}function Ne(){const r=f[0].pageX-f[1].pageX,u=f[0].pageY-f[1].pageY,$=Math.sqrt(r*r+u*u);E.set(0,$)}function A(){e.enableZoom&&Ne(),e.enablePan&&ze()}function R(){e.enableZoom&&Ne(),e.enableRotate&&ve()}function W(r){if(f.length==1)k.set(r.pageX,r.pageY);else{const $=Qe(r),B=.5*(r.pageX+$.x),Y=.5*(r.pageY+$.y);k.set(B,Y)}y.subVectors(k,b).multiplyScalar(e.rotateSpeed);const u=e.domElement;u&&(G(2*Math.PI*y.x/u.clientHeight),Z(2*Math.PI*y.y/u.clientHeight)),b.copy(k)}function K(r){if(f.length==1)j.set(r.pageX,r.pageY);else{const u=Qe(r),$=.5*(r.pageX+u.x),B=.5*(r.pageY+u.y);j.set($,B)}N.subVectors(j,C).multiplyScalar(e.panSpeed),q(N.x,N.y),C.copy(j)}function le(r){const u=Qe(r),$=r.pageX-u.x,B=r.pageY-u.y,Y=Math.sqrt($*$+B*B);P.set(0,Y),I.set(0,Math.pow(P.y/E.y,e.zoomSpeed)),ye(I.y),E.copy(P)}function Re(r){e.enableZoom&&le(r),e.enablePan&&K(r)}function Le(r){e.enableZoom&&le(r),e.enableRotate&&W(r)}function Ce(r){var u,$;e.enabled!==!1&&(f.length===0&&((u=e.domElement)==null||u.ownerDocument.addEventListener("pointermove",ue),($=e.domElement)==null||$.ownerDocument.addEventListener("pointerup",fe)),bo(r),r.pointerType==="touch"?xo(r):ho(r))}function ue(r){e.enabled!==!1&&(r.pointerType==="touch"?go(r):mo(r))}function fe(r){var u,$,B;wt(r),f.length===0&&((u=e.domElement)==null||u.releasePointerCapture(r.pointerId),($=e.domElement)==null||$.ownerDocument.removeEventListener("pointermove",ue),(B=e.domElement)==null||B.ownerDocument.removeEventListener("pointerup",fe)),e.dispatchEvent(d),a=c.NONE}function gt(r){wt(r)}function ho(r){let u;switch(r.button){case 0:u=e.mouseButtons.LEFT;break;case 1:u=e.mouseButtons.MIDDLE;break;case 2:u=e.mouseButtons.RIGHT;break;default:u=-1}switch(u){case he.DOLLY:if(e.enableZoom===!1)return;X(r),a=c.DOLLY;break;case he.ROTATE:if(r.ctrlKey||r.metaKey||r.shiftKey){if(e.enablePan===!1)return;Ie(r),a=c.PAN}else{if(e.enableRotate===!1)return;_e(r),a=c.ROTATE}break;case he.PAN:if(r.ctrlKey||r.metaKey||r.shiftKey){if(e.enableRotate===!1)return;_e(r),a=c.ROTATE}else{if(e.enablePan===!1)return;Ie(r),a=c.PAN}break;default:a=c.NONE}a!==c.NONE&&e.dispatchEvent(l)}function mo(r){if(e.enabled!==!1)switch(a){case c.ROTATE:if(e.enableRotate===!1)return;we(r);break;case c.DOLLY:if(e.enableZoom===!1)return;je(r);break;case c.PAN:if(e.enablePan===!1)return;Ze(r);break}}function bt(r){e.enabled===!1||e.enableZoom===!1||a!==c.NONE&&a!==c.ROTATE||(r.preventDefault(),e.dispatchEvent(l),Xe(r),e.dispatchEvent(d))}function qe(r){e.enabled===!1||e.enablePan===!1||Ke(r)}function xo(r){switch(jt(r),f.length){case 1:switch(e.touches.ONE){case me.ROTATE:if(e.enableRotate===!1)return;ve(),a=c.TOUCH_ROTATE;break;case me.PAN:if(e.enablePan===!1)return;ze(),a=c.TOUCH_PAN;break;default:a=c.NONE}break;case 2:switch(e.touches.TWO){case me.DOLLY_PAN:if(e.enableZoom===!1&&e.enablePan===!1)return;A(),a=c.TOUCH_DOLLY_PAN;break;case me.DOLLY_ROTATE:if(e.enableZoom===!1&&e.enableRotate===!1)return;R(),a=c.TOUCH_DOLLY_ROTATE;break;default:a=c.NONE}break;default:a=c.NONE}a!==c.NONE&&e.dispatchEvent(l)}function go(r){switch(jt(r),a){case c.TOUCH_ROTATE:if(e.enableRotate===!1)return;W(r),e.update();break;case c.TOUCH_PAN:if(e.enablePan===!1)return;K(r),e.update();break;case c.TOUCH_DOLLY_PAN:if(e.enableZoom===!1&&e.enablePan===!1)return;Re(r),e.update();break;case c.TOUCH_DOLLY_ROTATE:if(e.enableZoom===!1&&e.enableRotate===!1)return;Le(r),e.update();break;default:a=c.NONE}}function yt(r){e.enabled!==!1&&r.preventDefault()}function bo(r){f.push(r)}function wt(r){delete S[r.pointerId];for(let u=0;unew Zo(void 0,void 0,void 0)),w=m.useCallback((h,x,g,b=20)=>(h instanceof z?a.v0.copy(h):a.v0.set(...h),x instanceof z?a.v2.copy(x):a.v2.set(...x),g instanceof z?a.v1.copy(g):a.v1.copy(a.v0.clone().add(a.v2.clone().sub(a.v0)).add(es.set(0,a.v0.y-a.v2.y,0))),a.getPoints(b)),[]);m.useLayoutEffect(()=>{c.current.setPoints=(h,x,g)=>{const b=w(h,x,g);c.current.geometry&&c.current.geometry.setPositions(b.map(k=>k.toArray()).flat())}},[]);const p=m.useMemo(()=>w(n,s,e,i),[n,s,e,i]);return m.createElement(Bo,U({ref:Do([c,d]),points:p},l))}),ts=m.forwardRef(({makeDefault:t,camera:n,regress:s,domElement:e,enableDamping:i=!0,onChange:l,onStart:d,onEnd:c,...a},w)=>{const p=te(P=>P.invalidate),h=te(P=>P.camera),x=te(P=>P.gl),g=te(P=>P.events),b=te(P=>P.setEvents),k=te(P=>P.set),y=te(P=>P.get),C=te(P=>P.performance),j=n||h,N=e||g.connected||x.domElement,E=m.useMemo(()=>new Jn(j),[j]);return Ue(()=>{E.enabled&&E.update()},-1),m.useEffect(()=>(E.connect(N),()=>void E.dispose()),[N,s,E,p]),m.useEffect(()=>{const P=L=>{p(),s&&C.regress(),l&&l(L)},I=L=>{d&&d(L)},V=L=>{c&&c(L)};return E.addEventListener("change",P),E.addEventListener("start",I),E.addEventListener("end",V),()=>{E.removeEventListener("start",I),E.removeEventListener("end",V),E.removeEventListener("change",P)}},[l,d,c,E,p,b]),m.useEffect(()=>{if(t){const P=y().controls;return k({controls:E}),()=>k({controls:P})}},[t,E]),m.createElement("primitive",U({ref:w,object:E,enableDamping:i},a))});function os(t){const n=t+"Geometry";return m.forwardRef(({args:s,children:e,...i},l)=>m.createElement("mesh",U({ref:l},i),m.createElement(n,{attach:"geometry",args:s}),e))}const ns=os("circle"),J=10,ss=2,rs=2,Gt=10,is=10,Yt=(t,n,s)=>{const l=new z().subVectors(n,t).normalize().multiplyScalar(s);return new z().addVectors(t,l)},as=(t,n,s,e)=>{const i=new z().lerpVectors(t,n,.5),l=new z().subVectors(n,t).normalize(),d=new z(-l.y,l.x,l.z).normalize(),c=(s-e/2)*is;return new z().addVectors(i,d.multiplyScalar(c))},uo=({links:t,nodes:n,onEdgeClick:s})=>{const e=m.useRef(null),{camera:i}=te(),l=new z,d=new z,c=new z,a=new z,w=new z,p=new z,h=new z,x=new z;Ue(()=>{e.current&&n&&e.current.children.forEach((b,k)=>{var D,f,S,F;const y=t[k];if(!y)return;const C=n.find(_=>_.ref_id===y.target),j=n.find(_=>_.ref_id===y.source);l.set((j==null?void 0:j.x)||0,(j==null?void 0:j.y)||0,(j==null?void 0:j.z)||0),d.set((C==null?void 0:C.x)||0,(C==null?void 0:C.y)||0,(C==null?void 0:C.z)||0);const N=b.children[0],E=b.children[1],P=b.children[2],I=b.children[3],V=t.filter(_=>_.source===y.source&&_.target===y.target||_.source===y.target&&_.target===y.source).length,L=t.filter((_,G)=>G1?c.copy(as(x,h,L,V)):c.lerpVectors(x,h,.5);const _=30;a.subVectors(h,x).normalize().multiplyScalar(_/2),w.subVectors(c,a),p.addVectors(c,a);const G=new z().addVectors(x,w).multiplyScalar(.5),Z=new z().addVectors(p,h).multiplyScalar(.5);(S=N.setPoints)==null||S.call(N,x,w,G),(F=E.setPoints)==null||F.call(E,p,h,Z),P.position.set(h.x,h.y,h.z),P.lookAt(x),P.rotateX(-Math.PI/2),I.position.set(c.x,c.y,c.z),I.lookAt(i.position);let ee=Math.atan2(h.y-x.y,h.x-x.x);(ee>Math.PI/2||ee<-Math.PI/2)&&(ee+=Math.PI),I.rotation.set(0,0,ee);const ae=x.distanceTo(h),q=ae<_?2:4;ae<_?I.text=ut(y.edge_type,Gt):I.text=y.edge_type,I.fontSize=q}})});const g=(b,k,y,C)=>{if(b==="CHILD_OF"||k==="string"||y==="string")return;const j=n==null?void 0:n.find(I=>I.ref_id===k),N=n==null?void 0:n.find(I=>I.ref_id===y),E=(j==null?void 0:j.type)||"",P=(N==null?void 0:N.type)||"";s(C,b,E,P)};return o.jsx("group",{ref:e,children:t.map(b=>o.jsxs("group",{children:[o.jsx(Ft,{color:"white",end:[0,0,0],lineWidth:1,start:[0,0,0]}),o.jsx(Ft,{color:"white",end:[0,0,0],lineWidth:1,start:[0,0,0]}),o.jsxs("mesh",{position:new z(0,0,0),children:[o.jsx("coneGeometry",{args:[ss,rs,32]}),o.jsx("meshBasicMaterial",{color:"white"})]}),o.jsx(ao,{anchorX:"center",anchorY:"middle",color:"white",...co,lineHeight:1,maxWidth:20,onClick:()=>g(b.edge_type,b.source,b.target,b.ref_id),rotation:[0,0,0],textAlign:"center",children:ut(b.edge_type,Gt)})]},b.ref_id))})};uo.displayName="Lines";const cs=["#ff13c9","#5af0ff","#3233ff","#c2f0c2","#ff6666","#99ccff","#ffb3b3"],ls=O.div` - color: white; - background: rgba(0, 0, 0, 1); - padding: 2px 5px; - border-radius: 4px; - word-wrap: break-word; - text-align: center; - white-space: nowrap; - visibility: visible; - font-size: 12px; - font-style: normal; - font-weight: 400; -`,ds=O(Vo)` - position: absolute; -`;new Xo(2,2,2);const fo=m.memo(({node:t,setSelectedNode:n,onSimulationUpdate:s,isSelected:e})=>{var k;const i=m.useRef(null),[l,d]=m.useState(!1);console.log(e);const{size:c,camera:a}=te(),w=Oo(y=>{if(t.type==="Thing")return;const{xy:[C,j],down:N,dragging:E,first:P,elapsedTime:I}=y;if(!(!E||P||I<100)&&N&&i.current){s();const V=(C-c.left)/window.innerWidth*c.width,L=(j-c.top)/window.innerHeight*c.height,S=new z(V/c.width*2-1,-L/c.height*2+1,0).unproject(a).multiply(new z(1,1,0)).clone();t.fx=S.x,t.fy=S.y}});Ue(()=>{i.current&&i.current.position.set(t.x||0,t.y||0,0)});const p=cs[(k=t==null?void 0:t.children)==null?void 0:k.length]||"red",h=y=>{y.stopPropagation(),t.type!=="Thing"&&n()},x=ut(t.type||"",J),g=()=>{d(!0)},b=()=>{d(!1)};return o.jsxs("mesh",{ref:i,onClick:h,...w(),onPointerOut:b,onPointerOver:g,position:new z(t.x,t.y,0),children:[o.jsx(ns,{args:[J,30,20],children:o.jsx("meshStandardMaterial",{attach:"material",color:p})}),o.jsx(ao,{...co,clipRect:[-J,-J,J,J],color:"#000",fontSize:2,maxWidth:J*2,name:t.type,textAlign:"left",children:x}),l&&o.jsx(ds,{position:[0,5,0],zIndexRange:[100,0],children:o.jsx(ls,{children:t.type})})]})});fo.displayName="Node";const ps=({simulation:t,setSelectedSchemaId:n,selectedId:s,setIsAddEdgeNode:e})=>{const[i]=no(d=>[d.schemas]),l=()=>{t&&(t.alpha(.05),t.restart())};return o.jsx(o.Fragment,{children:i.map((d,c)=>{const a=t.nodes()[c];return a?o.jsx(fo,{isSelected:a.ref_id===s,node:a,onSimulationUpdate:l,setSelectedNode:()=>{e(!1),n(a.ref_id)}},a.ref_id):null})})},us=({schemasWithPositions:t,filteredLinks:n,setSelectedSchemaId:s,selectedSchemaId:e,setIsAddEdgeNode:i,onEdgeClick:l})=>{const[d,c]=m.useState(null),a=kt(t),w=kt(n);return m.useEffect(()=>{if(!t.length||!n.length)return;const p=structuredClone(t),h=structuredClone(n);if(d){a&&a.length!==t.length&&w&&w.length!==n.length&&(d.nodes(p).force("link",Et(h).id(g=>g.ref_id).distance(100)).force("charge",Pt()).force("center",Tt()).force("collide",Mt(J+5)).alpha(.5).restart(),c({...d}));return}const x=Po(p).force("link",Et(h).id(g=>g.ref_id).distance(120)).force("charge",Pt().strength(-100)).force("center",Tt()).force("collide",Mt(J+5));c(x)},[t,d,n,a,w]),Ue(()=>{}),d?o.jsxs(o.Fragment,{children:[o.jsx(uo,{links:n,nodes:d.nodes(),onEdgeClick:l}),o.jsx(ps,{selectedId:e,setIsAddEdgeNode:i,setSelectedSchemaId:s,simulation:d})]}):null},at=new Ko(0),fs=({selectedSchemaId:t,links:n,schemasWithPositions:s,setSelectedSchemaId:e,setIsAddEdgeNode:i,onEdgeClick:l})=>o.jsxs(Fo,{camera:{zoom:1,position:[0,0,200]},id:"schema-canvas",linear:!0,orthographic:!0,children:[o.jsx("color",{args:[at.r,at.g,at.b],attach:"background"}),To&&o.jsx(Go,{position:"right-bottom"}),o.jsx(hs,{}),o.jsx(Yo,{}),o.jsx(us,{filteredLinks:n,onEdgeClick:l,schemasWithPositions:s,selectedSchemaId:t,setIsAddEdgeNode:i,setSelectedSchemaId:e})]}),hs=()=>{m.useEffect(()=>{const s=i=>{["Meta","Alt"].includes(i.key)&&(document.body.style.cursor="grab")},e=i=>{["Meta","Alt"].includes(i.key)&&(document.body.style.cursor="default")};return window.addEventListener("keydown",s,!1),window.addEventListener("keyup",e,!1),()=>{window.removeEventListener("keydown",s,!1),window.removeEventListener("keyup",e,!1)}},[]);const t=()=>{document.body.style.cursor="grabbing"},n=()=>{document.body.style.cursor="default"};return o.jsx(ts,{dampingFactor:1,enableDamping:!0,enablePan:!0,enableRotate:!1,enableZoom:!0,maxZoom:20,minZoom:1,onEnd:n,onStart:t,zoomSpeed:1.5,zoomToCursor:!0})},ms=t=>o.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 19",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:o.jsx("path",{d:"M9.5002 0.270145C10.3742 0.270145 11.1128 0.571885 11.7161 1.17537C12.3193 1.77868 12.6209 2.51732 12.6209 3.39129C12.6209 4.17273 12.3716 4.85117 11.873 5.42662C11.3744 6.00189 10.7483 6.34792 9.99474 6.46469L9.99474 9.0052L13.8388 9.0052C14.2785 9.0052 14.6549 9.16172 14.9679 9.47476C15.2809 9.78779 15.4375 10.1642 15.4375 10.6039L15.4375 12.564L17.0171 12.564C17.2435 12.564 17.4334 12.6405 17.5866 12.7936C17.7396 12.9468 17.8162 13.1366 17.8162 13.3631L17.8162 17.5042C17.8162 17.7389 17.7396 17.9321 17.5866 18.0836C17.4334 18.2352 17.2435 18.311 17.0171 18.311L12.8759 18.311C12.6412 18.311 12.4481 18.2345 12.2965 18.0814C12.1449 17.9282 12.0692 17.7384 12.0692 17.5119L12.0692 13.3707C12.0692 13.136 12.1457 12.9429 12.2987 12.7913C12.452 12.6398 12.6418 12.564 12.8682 12.564L14.4479 12.564L14.4479 10.6039C14.4479 10.4262 14.3908 10.2803 14.2767 10.166C14.1624 10.0518 14.0164 9.99478 13.8388 9.99478L5.16112 9.99478C4.98349 9.99478 4.83753 10.0518 4.72323 10.166C4.6091 10.2803 4.55203 10.4262 4.55203 10.6039L4.55203 12.6115C5.3056 12.7283 5.93168 13.0743 6.43026 13.6496C6.92885 14.225 7.17814 14.9034 7.17814 15.6849C7.17814 16.5587 6.87648 17.2973 6.27317 17.9008C5.66969 18.5041 4.93096 18.8058 4.05699 18.8058C3.18303 18.8058 2.44439 18.5041 1.84107 17.9008C1.23792 17.2973 0.936342 16.5587 0.936343 15.6849C0.936343 14.9034 1.18564 14.225 1.68422 13.6496C2.18281 13.0743 2.80888 12.7283 3.56245 12.6115L3.56245 10.6039C3.56245 10.1642 3.71897 9.78779 4.03201 9.47476C4.34504 9.16172 4.72142 9.0052 5.16112 9.0052L9.00516 9.0052L9.00516 6.46469C8.25159 6.34792 7.62552 6.00189 7.12693 5.42662C6.62835 4.85117 6.37905 4.17273 6.37905 3.39129C6.37905 2.51732 6.68071 1.77868 7.28403 1.17537C7.88751 0.571885 8.62623 0.270145 9.5002 0.270145Z",fill:"currentColor"})}),xs=({onClose:t,activeTab:n,setActiveTab:s})=>o.jsxs(gs,{children:[o.jsxs(bs,{children:[o.jsx(ms,{}),o.jsx(ys,{children:"Blueprint"})]}),o.jsxs(ws,{children:[o.jsx(Wt,{active:n==="all",onClick:()=>s("all"),children:"Show All"}),o.jsx(Wt,{active:n==="parent",onClick:()=>s("parent"),children:"Parent Only"})]}),o.jsx(js,{onClick:t,children:o.jsx(xt,{})})]}),gs=O(v)` - background-color: ${T.BG1}; - height: 64px; - width: 100%; - border-top-left-radius: 9px; - border-top-right-radius: 9px; - justify-content: space-between; - padding: 17px; - border-bottom: 1px solid ${T.black}; -`,bs=O.div` - display: flex; - align-items: center; - font-size: 22px; - font-weight: 400; - font-family: Barlow; - - svg { - color: ${T.GRAY6}; - margin-left: 6px; - } -`,ys=O.span` - color: ${T.white}; - font-weight: 400; - font-family: Barlow; - margin-left: 15px; - font-size: 22px; -`,ws=O.div` - display: flex; - position: absolute; - top: 16px; - right: 60px; - background-color: ${T.divider2}; - border-radius: 6px; - padding: 2px; -`,Wt=O.div` - color: ${t=>t.active?T.white:T.GRAY6}; - background-color: ${t=>t.active?T.BUTTON1:"transparent"}; - padding: 6px 12px; - border-radius: 4px; - cursor: pointer; - font-size: 13px; - font-weight: 500; - margin-left: 2px; - font-family: Barlow; - - &:first-child { - margin-left: 0; - } -`,js=O.div` - position: absolute; - top: 16px; - right: 12px; - font-size: 20px; - color: ${T.GRAY6}; - cursor: pointer; - z-index: 1; - - svg { - width: 30px; - height: 32px; - } -`,vs=t=>o.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 23 22",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[o.jsx("mask",{id:"mask0_8954_27793",maskUnits:"userSpaceOnUse",x:"10",y:"-3",width:"16",height:"16",children:o.jsx("rect",{x:"10",y:"-3",width:"1em",height:"1em",fill:"currentColor"})}),o.jsx("g",{mask:"url(#mask0_8954_27793)",children:o.jsx("path",{d:"M17.5 5.50005H14.1666C14.025 5.50005 13.9062 5.45212 13.8104 5.35625C13.7145 5.26037 13.6666 5.14157 13.6666 4.99985C13.6666 4.85812 13.7145 4.73939 13.8104 4.64367C13.9062 4.54794 14.025 4.50008 14.1666 4.50008H17.5V1.16675C17.5 1.02508 17.5479 0.906331 17.6438 0.810498C17.7396 0.714665 17.8584 0.666748 18.0002 0.666748C18.1419 0.666748 18.2606 0.714665 18.3563 0.810498C18.4521 0.906331 18.4999 1.02508 18.4999 1.16675V4.50008H21.8333C21.9749 4.50008 22.0937 4.54802 22.1895 4.64388C22.2853 4.73976 22.3333 4.85856 22.3333 5.00028C22.3333 5.14202 22.2853 5.26074 22.1895 5.35647C22.0937 5.45219 21.9749 5.50005 21.8333 5.50005H18.4999V8.83338C18.4999 8.97505 18.452 9.0938 18.3561 9.18963C18.2602 9.28547 18.1414 9.33338 17.9997 9.33338C17.858 9.33338 17.7393 9.28547 17.6435 9.18963C17.5478 9.0938 17.5 8.97505 17.5 8.83338V5.50005Z",fill:"currentColor"})}),o.jsx("path",{d:"M1.33333 6C1.33333 7.47276 2.52724 8.66667 4 8.66667C5.47276 8.66667 6.66667 7.47276 6.66667 6C6.66667 4.52724 5.47276 3.33333 4 3.33333C2.52724 3.33333 1.33333 4.52724 1.33333 6ZM14.3333 19C14.3333 20.4728 15.5272 21.6667 17 21.6667C18.4728 21.6667 19.6667 20.4728 19.6667 19C19.6667 17.5272 18.4728 16.3333 17 16.3333C15.5272 16.3333 14.3333 17.5272 14.3333 19ZM3.64645 6.35355L16.6464 19.3536L17.3536 18.6464L4.35355 5.64645L3.64645 6.35355Z",fill:"currentColor"})]}),Cs=({onCreateNew:t,onAddEdgeNode:n})=>o.jsxs(Es,{children:[o.jsx(ct,{"data-testid":"add-schema-type",onClick:t,children:o.jsx(lt,{children:o.jsx(io,{})})}),o.jsx(ct,{"data-testid":"add-edge",onClick:n,children:o.jsx(lt,{children:o.jsx(vs,{})})}),o.jsx(ct,{disabled:!0,children:o.jsx(lt,{children:o.jsx(ro,{})})})]}),Es=O(v).attrs({align:"flex-start",direction:"column",justify:"flex-start"})` - flex: 1; - gap: 17px; - padding: 16px 0 0 16px; -`,ct=O(v).attrs({align:"center",justify:"center",p:0})` - position: relative; - width: 40px; - height: 40px; - flex-direction: row; - color: ${T.GRAY6}; - background: ${({disabled:t})=>t?T.disableBtn:T.BG1}; - cursor: pointer; - border-radius: 6px; - transition: ${({theme:t})=>t.transitions.create(["opacity","box-shadow","background-color"])}; - - &:hover { - color: ${({disabled:t})=>t?T.GRAY6:T.white}; - } - - &:active { - color: ${T.white}; - background: ${({disabled:t})=>t?T.BG1:T.black}; - } - - &.root { - border-radius: 50%; - padding: 0; - align-items: center; - justify-content: center; - border: none; - } -`,lt=O(v)` - justify-content: center; - align-items: center; - font-size: 24px; -`,Ps=({Close:t})=>{const[n,s]=m.useState(""),[e,i]=m.useState(!1),[l,d]=m.useState(!1),[c,a]=m.useState(!1),[w,p]=m.useState({refId:"",edgeType:"",source:"",target:""}),[h,x]=m.useState(!1),[g,b]=m.useState("all"),[k,y,C,j]=no(f=>[f.schemas,f.links,f.setSchemas,f.setSchemaLinks]);m.useEffect(()=>{(async()=>{d(!0);try{const S=await At(),F=S.schemas.filter(_=>_.ref_id&&!_.is_deleted);C(F.length>0?F:S.schemas),j(S.edges.length>0?S.edges:[]),d(!1)}catch(S){console.error("Error fetching data:",S),d(!1)}})()},[C,j]);const N=f=>{if(k.some(F=>F.ref_id===f.ref_id))C(k.map(F=>F.ref_id===f.ref_id?{...f,children:[]}:F));else{C([...k,{...f,children:[]}]);const F=k.find(_=>f.parent===_.type);j([...y,{ref_id:`new-link-${y.length}`,edge_type:"CHILD_OF",source:f.ref_id||"new",target:(F==null?void 0:F.ref_id)||"new"}])}},E=async()=>{const f=await At();C(f.schemas.filter(S=>S.ref_id&&!S.is_deleted&&S.ref_id)),j(f.edges)},P=f=>{C(k.filter(S=>S.type!==f))},I=k.map(f=>({...f,children:k.filter(S=>S.parent===f.type).map(S=>S.ref_id||"")})),V=y.filter(f=>I.some(S=>S.ref_id===f.source)&&I.some(S=>S.ref_id===f.target)),L=k.find(f=>f.ref_id===n)||null;if(l)return o.jsx(v,{align:"center",basis:"100%",grow:1,justify:"center",shrink:1,children:o.jsx(de,{color:T.white})});const D=g==="all"?V:V.filter(f=>f.edge_type==="CHILD_OF");return o.jsxs(o.Fragment,{children:[o.jsx(v,{ml:-20,mr:-20,mt:-20,children:o.jsx(xs,{activeTab:g,onClose:t,setActiveTab:b})}),o.jsxs(v,{align:"stretch",direction:"row",grow:1,children:[o.jsx(v,{mb:-20,ml:-20,children:L||e?o.jsx(Ht,{children:o.jsx(Ut,{children:o.jsx(Gn,{graphLoading:h,onDelete:P,onSchemaCreate:N,onSchemaUpdate:E,selectedSchema:L,setGraphLoading:x,setIsCreateNew:i,setSelectedSchemaId:s})})}):null}),o.jsx(v,{children:c?o.jsx(Ht,{children:o.jsx(Ut,{children:o.jsx($n,{edgeData:w,setGraphLoading:x,setIsAddEdgeNode:a})})}):null}),o.jsx(v,{children:o.jsx(Cs,{onAddEdgeNode:()=>{a(!0),i(!1),s(""),p({refId:"",edgeType:"",source:"",target:""})},onCreateNew:()=>{a(!1),i(!0),s("")}})}),o.jsx(Ts,{direction:"row",grow:1,children:o.jsx(Ms,{children:h?o.jsx(v,{align:"center",basis:"100%",grow:1,justify:"center",shrink:1,children:o.jsx(de,{color:T.white})}):o.jsx(fs,{links:D,onEdgeClick:(f,S,F,_)=>{p({refId:f,edgeType:S,source:F,target:_}),a(!0),i(!1),s("")},schemasWithPositions:I,selectedSchemaId:n,setIsAddEdgeNode:a,setSelectedSchemaId:s})})})]})]})},Ts=O(v)` - flex: 1 1 auto; - justify-content: center; - position: relative; - overflow: hidden; - max-height: calc(100vh - 20px); - - @media (max-width: 1440px) { - max-height: calc(95vh - 20px); - } - - @media (max-width: 1024px) { - max-height: calc(70vh - 20px); - } - - @media (max-width: 924px) { - max-height: calc(70vh - 20px); - } -`,Ht=O(v)` - width: 100%; - max-width: 400px; - background: ${T.BG1}; - border-bottom-right-radius: 16px; - flex-grow: 1; - flex-shrink: 1; - min-width: 300px; - overflow: hidden; - max-height: calc(100vh - 20px); - - @media (max-width: 1440px) { - max-height: calc(95vh - 20px); - } - - @media (max-width: 1024px) { - max-height: calc(70vh - 20px); - } - - @media (max-width: 924px) { - max-height: calc(70vh - 20px); - } -`,Ut=O.div` - height: 100%; - overflow-y: auto; - padding: 16px; - max-height: calc(90vh - 20px); - - @media (max-width: 1440px) { - max-height: calc(85vh - 20px); - } - - @media (max-width: 1024px) { - max-height: calc(65vh - 20px); - } - - @media (max-width: 924px) { - max-height: calc(65vh - 20px); - } -`,Ms=O(v)` - flex: 1 1 100%; -`,As=()=>{const{close:t}=to("blueprintGraph"),n=()=>{t()};return o.jsx(Mo,{background:"black",id:"blueprintGraph",kind:"full",preventOutsideClose:!0,children:o.jsx(Ps,{Close:n})})},qs=m.memo(As);export{qs as BlueprintModal}; diff --git a/build/assets/index-80c09a74.js b/build/assets/index-80c09a74.js deleted file mode 100644 index 29596ea08..000000000 --- a/build/assets/index-80c09a74.js +++ /dev/null @@ -1 +0,0 @@ -import{p as o}from"./index-022521cf.js";const n=()=>{const{simulation:s,simulationHelpers:e}=o(r=>r);return{nodes:(s==null?void 0:s.nodes())||[],links:e.getLinks()}};export{n as u}; diff --git a/build/assets/index-821dafbe.js b/build/assets/index-821dafbe.js deleted file mode 100644 index 68c026057..000000000 --- a/build/assets/index-821dafbe.js +++ /dev/null @@ -1,34 +0,0 @@ -import{o as i,j as e,F as s,aW as b,T as a,q as n,O as w,r as m,a9 as j}from"./index-022521cf.js";import{B as C,i as S,F as y}from"./index-586dfb7f.js";import{B as k}from"./index-ee20ad28.js";import{S as v}from"./index-3beb67ad.js";import{T as F}from"./index-b5c86aa6.js";import"./index.esm-38ac4e4f.js";import"./InfoIcon-b7d3736d.js";const B=({allowNextStep:t})=>e.jsxs(s,{p:12,children:[e.jsx(s,{align:"center",direction:"row",justify:"space-between",mb:25,children:e.jsx(s,{align:"center",direction:"row",children:e.jsx(T,{children:"Feedback"})})}),e.jsx(s,{mb:30,children:e.jsx(F,{id:"feedback-message",isTextArea:!0,maxLength:500,name:"message",placeholder:"Leave your feedback here ...",rules:b})}),e.jsx(s,{children:e.jsx(C,{color:"secondary","data-testid":"submit-feedback-btn",disabled:!t,size:"large",type:"submit",variant:"contained",children:"Submit"})})]}),T=i(a)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,E=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 50 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M39.6982 23.8981C38.314 33.2849 30.2251 40.4893 20.4536 40.4893C17.5648 40.4893 14.8231 39.8596 12.3582 38.7301L1.90313 41.3438C1.44763 41.4577 1.03503 41.0451 1.14891 40.5896L3.60474 30.7663C1.94817 27.904 1 24.5806 1 21.0357C1 10.2917 9.70969 1.58203 20.4536 1.58203C22.4575 1.58203 24.3907 1.88502 26.2097 2.44769C24.8111 4.62659 24 7.21857 24 10C24 12.0989 24.4619 14.0899 25.2895 15.877H13.2863C12.1553 15.877 11.2385 16.7938 11.2385 17.9247C11.2385 19.0556 12.1553 19.9725 13.2863 19.9725H27.6205C27.7906 19.9725 27.9557 19.9517 28.1137 19.9127C30.6462 22.4384 34.1407 24 38 24C38.5748 24 39.1415 23.9654 39.6982 23.8981ZM13.2863 24.0664C12.1553 24.0664 11.2385 24.9832 11.2385 26.1142C11.2385 27.2451 12.1553 28.1619 13.2863 28.1619H21.4773C22.6082 28.1619 23.525 27.2451 23.525 26.1142C23.525 24.9832 22.6082 24.0664 21.4773 24.0664H13.2863Z",fill:"currentColor"}),e.jsx("circle",{cx:"38",cy:"10",r:"10",fill:"currentColor"}),e.jsx("path",{d:"M34 9.5L37 12.5L42.5 7",stroke:"#23252F","stroke-width":"2.5","stroke-linecap":"round","stroke-linejoin":"round"})]}),M=()=>e.jsxs(s,{align:"center",direction:"column",justify:"center",p:40,children:[e.jsx(L,{children:e.jsx(E,{})}),e.jsx(z,{children:"We've Got Your Feedback"}),e.jsx(H,{children:"Thank you for sharing your thoughts with us! We value your input."})]}),L=i.div` - margin-bottom: 20px; - width: 50px; - height: 50px; - - svg { - width: 100%; - height: 100%; - color: ${n.white}; - fill: none; - } - - circle { - color: ${n.SUCESS}; - } -`,z=i(a)` - font-size: 22px; - font-weight: 700; - font-family: 'Barlow'; - text-align: center; - margin-bottom: 10px; -`,H=i(a)` - font-size: 16px; - font-family: 'Barlow'; - text-align: center; - margin-bottom: 20px; - font-weight: 400; - color: ${n.GRAY6}; - padding-top: 10px; -`,W=async t=>{try{const r=await j.post("/prediction/feedback",JSON.stringify(t));if(r.error){const{message:o}=r.error;throw new Error(o)}}catch(r){throw new Error(r.message||"Error submitting feedback")}},G=()=>{const{close:t,visible:r}=w("feedback"),o=S({mode:"onChange"}),{watch:h,reset:c}=o,[u,l]=m.useState(!1);m.useEffect(()=>()=>{l(!1),c()},[r,c]);const d=h("message"),x=!!d&&d.trim().length>0,p=o.handleSubmit(async f=>{try{await W(f),v("Feedback Submitted"),l(!0)}catch(g){console.error(g.message)}});return e.jsx(k,{id:"feedback",kind:"small",onClose:t,preventOutsideClose:!0,children:e.jsx(y,{...o,children:e.jsx("form",{id:"feedback-form",onSubmit:p,children:u?e.jsx(M,{}):e.jsx(B,{allowNextStep:x})})})})};export{G as UserFeedBackModal}; diff --git a/build/assets/index-82691a7b.js b/build/assets/index-82691a7b.js deleted file mode 100644 index 7d7663597..000000000 --- a/build/assets/index-82691a7b.js +++ /dev/null @@ -1,123 +0,0 @@ -import{a9 as Z,o as g,q as b,F as t,T,J as V,r as y,j as e,b2 as ee,b3 as te,aW as F,b8 as se,K as ne,b9 as oe,O as D,B as re,p as ie,aV as I,ab as ae,aa as ce,b6 as le}from"./index-022521cf.js";import{B as C,h as de,i as pe,F as me}from"./index-586dfb7f.js";import{B as xe}from"./index-ee20ad28.js";import{S as ue}from"./index-3beb67ad.js";import{e as he}from"./index.esm-38ac4e4f.js";import{C as fe}from"./CheckIcon-4e74d21d.js";import{C as W}from"./ClipLoader-d8628c6c.js";import{n as z,A as ye,O as ge,i as je}from"./index-39c958ca.js";import{p as q}from"./index-44e303ef.js";import{T as L}from"./index-b5c86aa6.js";import{c as we}from"./index-64f1c910.js";import"./Stack-ce2a5ec5.js";import"./useSlotProps-51fc8b9f.js";import"./Popover-cc3c7b26.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";import"./three.module-2ce81f73.js";import"./InfoIcon-b7d3736d.js";const be=async(o,a,c="")=>await Z.post(`/${o}`,JSON.stringify(a),{Authorization:c}),Se=async(o,a,c,x,d,r)=>{const m=o==="Create custom type"?"schema":"node",l={node_data:{...a,...o==="Image"&&{source_link:c}},node_type:o,name:x,pubkey:r};return be(m,l,d)},Ne=({onClick:o,loading:a,error:c})=>{const x=V(l=>l.budget),[d,r]=y.useState(10),m="node";return y.useEffect(()=>{(async()=>{try{const h=await te(m);r(h.data.price)}catch(h){console.error("cannot fetch",h)}})()},[m]),e.jsxs(t,{children:[e.jsx(t,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(t,{align:"center",direction:"row",children:e.jsx(ke,{children:"Approve Cost"})})}),e.jsxs(t,{align:"center",direction:"row",justify:"space-between",mb:20,children:[e.jsxs(Te,{children:[e.jsx("div",{className:"title",children:"COST"}),e.jsxs("div",{className:"value","data-testid":"check-price",children:[d," sats"]})]}),e.jsxs(Ce,{children:[e.jsx("div",{className:"title",children:"BUDGET"}),e.jsxs("div",{className:"value",children:[ee(x)," sats"]})]})]}),e.jsx(t,{children:e.jsx(C,{color:"secondary","data-testid":"check-icon",disabled:a||!!c,onClick:o,size:"large",startIcon:a?e.jsx(R,{children:e.jsx(W,{color:b.lightGray,size:12})}):e.jsxs(R,{children:[" ",e.jsx(fe,{})]}),type:"submit",variant:"contained",children:"Approve"})}),c?e.jsx(Be,{children:e.jsxs(ve,{children:[e.jsx(he,{className:"errorIcon"}),e.jsx("span",{children:c})]})}):null]})},Te=g(t).attrs({direction:"column",align:"space-between",justify:"flex-start"})` - width: 141px; - height: 61px; - border: 1px solid ${b.GRAY7}; - border-radius: 6px; - padding: 16px; - .title { - font-family: Barlow; - color: ${b.secondaryText4}; - font-size: 11px; - font-style: normal; - font-weight: 600; - } - - .value { - font-family: Barlow; - color: ${b.white}; - font-size: 18px; - font-style: normal; - font-weight: 500; - } -`,Ce=g(t).attrs({direction:"column",align:"space-between",justify:"flex-start"})` - color: ${b.secondaryText4}; - .title { - font-family: Barlow; - font-size: 11px; - font-style: normal; - font-weight: 600; - } - - .value { - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 400; - } -`,ke=g(T)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,ve=g(t)` - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; - gap: 2px; - - .errorIcon { - display: block; - font-size: 13px; - min-height: 13px; - min-width: 13px; - } - - span { - display: -webkit-box; - -webkit-line-clamp: 1; - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; - letter-spacing: 0.2px; - cursor: pointer; - padding-left: 4px; - font-size: 13px; - font-family: Barlow; - line-height: 18px; - } -`,Be=g(t)` - display: flex; - align-items: center; - color: ${b.primaryRed}; - position: relative; - margin-top: 20px; -`,R=g.span` - display: inline-flex; - align-items: center; - justify-content: center; - margin-top: 2px; - - svg { - width: 16px; - height: 16px; - } -`,ze=({type:o,onclose:a})=>e.jsxs(t,{children:[e.jsx(t,{mb:20,children:e.jsx(G,{children:"Comfirm New Type"})}),e.jsx(t,{mb:25,children:e.jsxs(G,{children:["Type: ",o]})}),e.jsxs(t,{direction:"row",children:[e.jsx(t,{grow:1,children:e.jsx(C,{color:"secondary",onClick:a,size:"large",variant:"contained",children:"Cancel"})}),e.jsx(t,{grow:1,ml:20,children:e.jsx(C,{color:"secondary",size:"large",type:"submit",variant:"contained",children:"Confirm"})})]})]}),G=g(T)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Ie=({handleSelectType:o,skipToStep:a,nodeType:c})=>{const[x,d]=y.useState(!1),[r,m]=y.useState(),{watch:l,setValue:h,formState:{isValid:w}}=de();y.useEffect(()=>{(async()=>{d(!0);const u=await se(c),_=(u.attributes&&typeof u.attributes=="object"?q(u.attributes):q(u)).filter(A=>A.key!=="node_key");m(_),d(!1)})()},[c,l]);const f=s=>s.charAt(0).toUpperCase()+s.slice(1).replace(/_/g," "),n=r?[...r].sort((s,u)=>s.required&&!u.required?-1:!s.required&&u.required?1:0):[],j=()=>{o(""),a("sourceType")},p=()=>{r==null||r.forEach(({key:s,required:u})=>{if(u){const S=l(s);typeof S=="string"&&h(s,S.trim(),{shouldValidate:!0})}}),w&&!x&&(r!=null&&r.every(s=>!s.required||l(s.key)))&&a("setBudget")};return e.jsxs(t,{children:[e.jsx(t,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(t,{align:"center",direction:"row",children:e.jsx(_e,{children:"Set Attributes"})})}),e.jsx(Ae,{children:x?e.jsx(t,{style:{margin:"auto"},children:e.jsx(W,{color:b.lightGray})}):e.jsx(t,{className:"input__wrapper",children:n==null?void 0:n.map(({key:s,required:u})=>e.jsxs(Ee,{children:[e.jsx(T,{children:f(s)}),e.jsx(L,{id:"item-name",maxLength:50,name:s,placeholder:u?"Required":"Optional",rules:{...u?{...F,pattern:{message:"No leading whitespace allowed",value:z}}:{}}})]},s))})}),e.jsxs(t,{direction:"row",children:[e.jsx(t,{grow:1,children:e.jsx(C,{color:"secondary",onClick:j,size:"large",variant:"contained",children:"Prev"})}),e.jsx(t,{grow:1,ml:20,children:e.jsx(C,{color:"secondary",disabled:!w||x||(r==null?void 0:r.some(s=>s.required&&!l(s.key))),onClick:p,size:"large",variant:"contained",children:"Next"})})]})]})},_e=g(T)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Ae=g(t)` - width: 100%; - display: flex; - justify-content: center; - gap: 10px; - margin: 0 0 15px 0; - - .input__wrapper { - display: flex; - gap: 15px; - max-height: 225px; - overflow-y: auto; - padding-right: 20px; - width: calc(100% + 20px); - } -`,Ee=g(t)` - display: flex; - gap: 10px; - - #item-name { - color: ${b.GRAY7}; - -webkit-text-fill-color: ${b.GRAY7}; - } -`,Fe=({type:o,skipToStep:a,name:c,sourceLink:x})=>{const d=m=>z.test(m??""),r=o==="Image"?d(c)&&d(x):d(c);return e.jsxs(t,{children:[e.jsx(t,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(t,{align:"center",direction:"row",children:e.jsx(Le,{children:"Enter details"})})}),e.jsx(t,{mb:4,children:e.jsxs(T,{children:[o," name"]})}),e.jsx(t,{mb:12,children:e.jsx(L,{id:"cy-item-name",maxLength:250,name:"typeName",placeholder:"Paste name here...",rules:{...F,pattern:{message:"No leading whitespace allowed",value:z}}})}),o==="Image"?e.jsxs(e.Fragment,{children:[e.jsx(t,{mb:4,children:e.jsx(T,{children:"Link"})}),e.jsx(t,{mb:12,children:e.jsx(L,{id:"cy-item-link",maxLength:250,name:"sourceLink",placeholder:"Paste link here...",rules:{...F,pattern:{message:"Please avoid special characters and spaces",value:z}}})})]}):null,e.jsxs(t,{direction:"row",children:[e.jsx(t,{grow:1,children:e.jsx(C,{color:"secondary",onClick:()=>a("sourceType"),size:"large",variant:"contained",children:"Prev"})}),e.jsx(t,{grow:1,ml:20,children:e.jsx(C,{color:"secondary",disabled:!r,onClick:()=>a("setBudget"),size:"large",variant:"contained",children:"Next"})})]})]})},Le=g(T)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Oe=({skipToStep:o,allowNextStep:a,onSelectType:c,selectedType:x})=>{const[d]=ne(f=>[f.customSchemaFeatureFlag]),[r,m]=y.useState(null),[l,h]=y.useState(!1);y.useEffect(()=>{(async()=>{if(d){h(!0);try{const n=await oe(),j=["about","schema"],p=n.schemas.filter(s=>s.ref_id&&!j.includes(s.type)&&!s.is_deleted).map(s=>({label:we(s.type),value:s.type,action:()=>o("setAttribues")}));m(p)}catch(n){console.warn(n)}finally{h(!1)}}else m([...ge,je])})()},[x,d,o]);const w=f=>{c((f==null?void 0:f.label)||"")};return e.jsxs(t,{children:[e.jsx(t,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(t,{align:"center",direction:"row",children:e.jsx(Me,{children:"Select Type"})})}),e.jsx(t,{direction:"row",mb:20,children:e.jsx(ye,{autoFocus:!0,isLoading:l,onSelect:w,options:r})}),e.jsx(t,{children:e.jsx(C,{color:"secondary",disabled:!a,onClick:()=>o("source"),size:"large",type:"button",variant:"contained",children:"Next"})})]})},Me=g(T)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Pe=async(o,a,c)=>{var f;const x=Object.entries(o).reduce((n,[j,p])=>(p!=null&&p!==""&&(n[j]=p),n),{}),{nodeType:d,typeName:r,sourceLink:m,...l}=x;let h="",w="";d!=="Create custom type"&&await ae(async()=>{const n=await ce.enable();w=n==null?void 0:n.pubkey,h=await le()});try{const n=await Se(d,l,m,r,h,w);c(o,(f=n==null?void 0:n.data)==null?void 0:f.ref_id)}catch(n){let j=I;if(n.status===400){const p=await n.json();j=p.message||p.errorCode||(p==null?void 0:p.status)||I}else n instanceof Error&&(j=n.message);throw new Error(j)}},nt=()=>{const[o,a]=y.useState("sourceType"),{close:c,visible:x}=D("addItem"),{open:d}=D("addType"),{setBudget:r}=V(i=>i),m=pe({mode:"onChange"}),{watch:l,setValue:h,reset:w}=m,[f,n]=y.useState(!1),[j,p]=y.useState(""),{addNewNode:s}=re(i=>i),[u]=ie(i=>[i.setSelectedNode]);y.useEffect(()=>()=>{a("sourceType"),w()},[x,w]);const S=l("nodeType"),_=l("typeName"),A=l("sourceLink"),J=l("type");l("title");const O=()=>{c()},E=i=>{p(""),a(i)},U=(i,N)=>{const v=N||`new-id-${Math.random()}`,k=i.nodeType.toLocaleLowerCase(),Q=Object.entries(i).reduce(($,[X,B])=>(B!=null&&B!==""&&($[X]=B),$),{}),P={name:i.typeName??i.name,type:k,label:i.typeName??i.name,node_type:k,id:v,edge_count:0,ref_id:v,x:Math.random(),y:Math.random(),z:Math.random(),date:parseInt((new Date().getTime()/1e3).toFixed(0),10),weight:4,...i.source_link?{source_link:i.source_link}:{},properties:{...Q}};s({nodes:[P],links:[]}),u(P)},Y=m.handleSubmit(async i=>{p(""),n(!0);try{await Pe(i,r,U),ue("Item Added"),O()}catch(N){let v=I;if((N==null?void 0:N.status)===400){const k=await N.json();v=k.errorCode||(k==null?void 0:k.status)||I}else N instanceof Error&&(v=N.message);p(String(v))}finally{n(!1)}}),M=i=>{i==="Create custom type"?d():h("nodeType",i)},K={sourceType:e.jsx(Oe,{allowNextStep:!!S,onSelectType:M,selectedType:S,skipToStep:E}),source:e.jsx(Fe,{name:_,skipToStep:E,sourceLink:A||"",type:S}),setBudget:e.jsx(Ne,{error:j,loading:f,onClick:()=>null}),createConfirmation:e.jsx(ze,{onclose:O,type:J}),setAttribues:e.jsx(Ie,{handleSelectType:M,nodeType:S,skipToStep:E})},H="small";return e.jsx(xe,{id:"addItem",kind:H,onClose:c,preventOutsideClose:!0,children:e.jsx(me,{...m,children:e.jsx("form",{id:"add-node-form",onSubmit:Y,children:K[o]})})})};export{nt as AddItemModal}; diff --git a/build/assets/index-a2878e02.css b/build/assets/index-a2878e02.css deleted file mode 100644 index 922bc3d4a..000000000 --- a/build/assets/index-a2878e02.css +++ /dev/null @@ -1 +0,0 @@ -@font-face{font-family:Barlow;font-weight:200;src:local("Barlow"),url(/fonts/Barlow-ExtraLight.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:100;src:local("Barlow"),url(/fonts/Barlow-Thin.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:300;src:local("Barlow"),url(/fonts/Barlow-Light.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:400;src:local("Barlow"),url(/fonts/Barlow-Regular.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:500;src:local("Barlow"),url(/fonts/Barlow-Medium.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:600;src:local("Barlow"),url(/fonts/Barlow-SemiBold.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:700;src:local("Barlow"),url(/fonts/Barlow-Bold.ttf) format("truetype")}@font-face{font-family:Barlow;font-weight:800;src:local("Barlow"),url(/fonts/Barlow-ExtraBold.ttf) format("truetype")}html,body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;width:100%;overflow:hidden}#root{height:100%;width:100%}#universe-canvas{z-index:0}*:root{--scrollbar-color: #ffffff33}*::-webkit-scrollbar{width:3px;height:40%;max-height:60%}*::-webkit-scrollbar-thumb{background-clip:padding-box;background:var(--scrollbar-color);width:8px;border-radius:0}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent}} diff --git a/build/assets/index-a440d1a9.js b/build/assets/index-a440d1a9.js deleted file mode 100644 index 2a6ccc661..000000000 --- a/build/assets/index-a440d1a9.js +++ /dev/null @@ -1,840 +0,0 @@ -import{r as b,_ as $a,j as M,R as Zr,w as uu,o as ze,q as we,F as xs,B as xn,J as hu,A as hr,E as ef,y as Jt,p as nt,U as bo,v as du,V as tf,X as sf,Y as nf,Z as rf,a0 as of,a1 as af,a2 as cf,a3 as lf,a4 as uf,O as $o,a5 as hf,a6 as df,a7 as ff,a8 as pf,M as mf}from"./index-022521cf.js";import{u as ge,a as Xa,e as Qa,b as Rt,L as _f,c as gf,d as vf,m as yf,f as xf,g as Tf,h as fu,H as dr,t as pu,T as wf,i as kf,j as Sf,D as Cf,C as bf,P as Ef,k as Of}from"./index-c116778d.js";import{D as Cr,F as Af,V as X,a as Fe,T as Eo,b as Mf,C as hs,W as Df,c as Rf,E as Ka,d as Tt,N as Gn,e as Pf,B as oi,U as ps,M as If,f as Nf,g as Ff,h as Uf,i as Lf,j as br,k as Mi,S as es,l as Bf,m as Q,R as zf,n as Ts,o as Ta,P as mu,p as Ja,q as Jc,r as Vf,L as $r,s as jf,t as _u,u as gu,v as vu,w as yu,x as el,y as Hf,z as qf,A as Er,H as Wf,G as Gf,I as Yf,J as Zf,K as $f,O as Xf,Q as fr,X as Qf,Y as Kf}from"./three.module-2ce81f73.js";import{B as xu,_ as Ue,a as Vt,u as ec,T as tl,A as Jf,b as ep,O as tp,c as sp}from"./index-586dfb7f.js";import{T as np}from"./TextareaAutosize-0ace781b.js";import{D as ip}from"./DeleteIcon-afd5d6e5.js";import{M as rp,a as op}from"./index.esm-38ac4e4f.js";import{u as ap}from"./index-80c09a74.js";import{M as cp,A as lp,E as up}from"./MergeIcon-b7c61b0a.js";import{P as hp}from"./PlusIcon-6ec48130.js";import{P as dp}from"./Popover-cc3c7b26.js";import{C as fp}from"./ClipLoader-d8628c6c.js";import"./useSlotProps-51fc8b9f.js";function pp(n){let e;const t=new Set,s=(l,u)=>{const h=typeof l=="function"?l(e):l;if(h!==e){const f=e;e=u?h:Object.assign({},e,h),t.forEach(d=>d(e,f))}},i=()=>e,r=(l,u=i,h=Object.is)=>{console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");let f=u(e);function d(){const m=u(e);if(!h(f,m)){const p=f;l(f=m,p)}}return t.add(d),()=>t.delete(d)},c={setState:s,getState:i,subscribe:(l,u,h)=>u||h?r(l,u,h):(t.add(l),()=>t.delete(l)),destroy:()=>t.clear()};return e=n(s,i,c),c}const mp=typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),sl=mp?b.useEffect:b.useLayoutEffect;function _p(n){const e=typeof n=="function"?pp(n):n,t=(s=e.getState,i=Object.is)=>{const[,r]=b.useReducer(g=>g+1,0),o=e.getState(),a=b.useRef(o),c=b.useRef(s),l=b.useRef(i),u=b.useRef(!1),h=b.useRef();h.current===void 0&&(h.current=s(o));let f,d=!1;(a.current!==o||c.current!==s||l.current!==i||u.current)&&(f=s(o),d=!i(h.current,f)),sl(()=>{d&&(h.current=f),a.current=o,c.current=s,l.current=i,u.current=!1});const m=b.useRef(o);sl(()=>{const g=()=>{try{const S=e.getState(),T=c.current(S);l.current(h.current,T)||(a.current=S,h.current=T,r())}catch{u.current=!0,r()}},v=e.subscribe(g);return e.getState()!==m.current&&g(),v},[]);const p=d?f:h.current;return b.useDebugValue(p),p};return Object.assign(t,e),t[Symbol.iterator]=function(){console.warn("[useStore, api] = create() is deprecated and will be removed in v4");const s=[t,e];return{next(){const i=s.length<=0;return{value:s.shift(),done:i}}}},t}let fi=0;const gp=_p(n=>(Cr.onStart=(e,t,s)=>{n({active:!0,item:e,loaded:t,total:s,progress:(t-fi)/(s-fi)*100})},Cr.onLoad=()=>{n({active:!1})},Cr.onError=e=>n(t=>({errors:[...t.errors,e]})),Cr.onProgress=(e,t,s)=>{t===s&&(fi=s),n({active:!0,item:e,loaded:t,total:s,progress:(t-fi)/(s-fi)*100||100})},{errors:[],active:!1,progress:0,item:"",loaded:0,total:0})),vp=n=>`Loading ${n.toFixed(2)}%`;function yp({containerStyles:n,innerStyles:e,barStyles:t,dataStyles:s,dataInterpolation:i=vp,initialState:r=o=>o}){const{active:o,progress:a}=gp(),c=b.useRef(0),l=b.useRef(0),u=b.useRef(null),[h,f]=b.useState(r(o));b.useEffect(()=>{let m;return o!==h&&(m=setTimeout(()=>f(o),300)),()=>clearTimeout(m)},[h,o]);const d=b.useCallback(()=>{u.current&&(c.current+=(a-c.current)/2,(c.current>.95*a||a===100)&&(c.current=a),u.current.innerText=i(c.current),c.current(d(),()=>cancelAnimationFrame(l.current)),[d]),h?b.createElement("div",{style:{...Or.container,opacity:o?1:0,...n}},b.createElement("div",null,b.createElement("div",{style:{...Or.inner,...e}},b.createElement("div",{style:{...Or.bar,transform:`scaleX(${a/100})`,...t}}),b.createElement("span",{ref:u,style:{...Or.data,...s}})))):null}const Or={container:{position:"absolute",top:0,left:0,width:"100%",height:"100%",background:"#171717",display:"flex",alignItems:"center",justifyContent:"center",transition:"opacity 300ms ease",zIndex:1e3},inner:{width:100,height:3,background:"#272727",textAlign:"center"},bar:{height:3,width:"100%",background:"white",transition:"transform 200ms",transformOrigin:"left center"},data:{display:"inline-block",position:"relative",fontVariantNumeric:"tabular-nums",marginTop:"0.8em",color:"#f0f0f0",fontSize:"0.6em",fontFamily:'-apple-system, BlinkMacSystemFont, "Inter", "Segoe UI", "Helvetica Neue", Helvetica, Arial, Roboto, Ubuntu, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"',whiteSpace:"nowrap"}};let pi;function xp(){var n;if(pi!==void 0)return pi;try{let e;const t=document.createElement("canvas");return pi=!!(window.WebGL2RenderingContext&&(e=t.getContext("webgl2"))),e&&((n=e.getExtension("WEBGL_lose_context"))==null||n.loseContext()),pi}catch{return pi=!1}}const Xo=new Af,Qo=new X,En=new X,Pt=new X,is=new X,qt=new X,rs=new X,os=new X,mi=new X,_i=new X,gi=new X,Ar=new X,vi=new X,yi=new X,xi=new X;class Tp{constructor(e,t,s){this.camera=e,this.scene=t,this.startPoint=new X,this.endPoint=new X,this.collection=[],this.deep=s||Number.MAX_VALUE}select(e,t){return this.startPoint=e||this.startPoint,this.endPoint=t||this.endPoint,this.collection=[],this.updateFrustum(this.startPoint,this.endPoint),this.searchChildInFrustum(Xo,this.scene),this.collection}updateFrustum(e,t){if(e=e||this.startPoint,t=t||this.endPoint,e.x===t.x&&(t.x+=Number.EPSILON),e.y===t.y&&(t.y+=Number.EPSILON),this.camera.updateProjectionMatrix(),this.camera.updateMatrixWorld(),this.camera.isPerspectiveCamera){En.copy(e),En.x=Math.min(e.x,t.x),En.y=Math.max(e.y,t.y),t.x=Math.max(e.x,t.x),t.y=Math.min(e.y,t.y),Pt.setFromMatrixPosition(this.camera.matrixWorld),is.copy(En),qt.set(t.x,En.y,0),rs.copy(t),os.set(En.x,t.y,0),is.unproject(this.camera),qt.unproject(this.camera),rs.unproject(this.camera),os.unproject(this.camera),vi.copy(is).sub(Pt),yi.copy(qt).sub(Pt),xi.copy(rs).sub(Pt),vi.normalize(),yi.normalize(),xi.normalize(),vi.multiplyScalar(this.deep),yi.multiplyScalar(this.deep),xi.multiplyScalar(this.deep),vi.add(Pt),yi.add(Pt),xi.add(Pt);var s=Xo.planes;s[0].setFromCoplanarPoints(Pt,is,qt),s[1].setFromCoplanarPoints(Pt,qt,rs),s[2].setFromCoplanarPoints(rs,os,Pt),s[3].setFromCoplanarPoints(os,is,Pt),s[4].setFromCoplanarPoints(qt,rs,os),s[5].setFromCoplanarPoints(xi,yi,vi),s[5].normal.multiplyScalar(-1)}else if(this.camera.isOrthographicCamera){const i=Math.min(e.x,t.x),r=Math.max(e.y,t.y),o=Math.max(e.x,t.x),a=Math.min(e.y,t.y);is.set(i,r,-1),qt.set(o,r,-1),rs.set(o,a,-1),os.set(i,a,-1),mi.set(i,r,1),_i.set(o,r,1),gi.set(o,a,1),Ar.set(i,a,1),is.unproject(this.camera),qt.unproject(this.camera),rs.unproject(this.camera),os.unproject(this.camera),mi.unproject(this.camera),_i.unproject(this.camera),gi.unproject(this.camera),Ar.unproject(this.camera);var s=Xo.planes;s[0].setFromCoplanarPoints(is,mi,_i),s[1].setFromCoplanarPoints(qt,_i,gi),s[2].setFromCoplanarPoints(gi,Ar,os),s[3].setFromCoplanarPoints(Ar,mi,is),s[4].setFromCoplanarPoints(qt,rs,os),s[5].setFromCoplanarPoints(gi,_i,mi),s[5].normal.multiplyScalar(-1)}else console.error("THREE.SelectionBox: Unsupported camera type.")}searchChildInFrustum(e,t){if((t.isMesh||t.isLine||t.isPoints)&&t.material!==void 0&&(t.geometry.boundingSphere===null&&t.geometry.computeBoundingSphere(),Qo.copy(t.geometry.boundingSphere.center),Qo.applyMatrix4(t.matrixWorld),e.containsPoint(Qo)&&this.collection.push(t)),t.children.length>0)for(let s=0;sc,...a}){const{setEvents:c,camera:l,raycaster:u,gl:h,controls:f,size:d,get:m}=ge(),[p,g]=b.useState(!1),[v,S]=b.useReducer((w,{object:k,shift:x})=>k===void 0?[]:Array.isArray(k)?k:x?w.includes(k)?w.filter(C=>C!==k):[k,...w]:w[0]===k?[]:[k],[]);b.useEffect(()=>void(s==null?void 0:s(v)),[v]);const T=b.useCallback(w=>{w.stopPropagation(),S({object:o([w.object])[0],shift:e&&w.shiftKey})},[]),y=b.useCallback(w=>!p&&S({}),[p]),_=b.useRef(null);return b.useEffect(()=>{if(!n||!e)return;const w=new Tp(l,_.current),k=document.createElement("div");k.style.pointerEvents="none",k.style.border=i,k.style.backgroundColor=r,k.style.position="fixed";const x=new Fe,C=new Fe,E=new Fe,O=m().events.enabled,A=f==null?void 0:f.enabled;let R=!1;function P(B,Te){const{offsetX:ae,offsetY:$}=B,{width:me,height:Ye}=d;Te.set(ae/me*2-1,-($/Ye)*2+1)}function F(B){var Te;f&&(f.enabled=!1),c({enabled:!1}),R=!0,(Te=h.domElement.parentElement)==null||Te.appendChild(k),k.style.left=`${B.clientX}px`,k.style.top=`${B.clientY}px`,k.style.width="0px",k.style.height="0px",x.x=B.clientX,x.y=B.clientY}function N(B){E.x=Math.max(x.x,B.clientX),E.y=Math.max(x.y,B.clientY),C.x=Math.min(x.x,B.clientX),C.y=Math.min(x.y,B.clientY),k.style.left=`${C.x}px`,k.style.top=`${C.y}px`,k.style.width=`${E.x-C.x}px`,k.style.height=`${E.y-C.y}px`}function U(){if(R){var B;f&&(f.enabled=A),c({enabled:O}),R=!1,(B=k.parentElement)==null||B.removeChild(k)}}function V(B){B.shiftKey&&(F(B),P(B,w.startPoint))}let z=[];function q(B){if(R){N(B),P(B,w.endPoint);const Te=w.select().sort(ae=>ae.uuid).filter(ae=>ae.isMesh);wp(Te,z)||(z=Te,S({object:o(Te)}))}}function j(B){R&&U()}return document.addEventListener("pointerdown",V,{passive:!0}),document.addEventListener("pointermove",q,{passive:!0,capture:!0}),document.addEventListener("pointerup",j,{passive:!0}),()=>{document.removeEventListener("pointerdown",V),document.removeEventListener("pointermove",q),document.removeEventListener("pointerup",j)}},[d.width,d.height,u,l,f,h]),b.createElement("group",$a({ref:_,onClick:T,onPointerOver:()=>g(!0),onPointerOut:()=>g(!1),onPointerMissed:y},a),b.createElement(kp.Provider,{value:v},t))}const nl=n=>n===Object(n)&&!Array.isArray(n)&&typeof n!="function";function on(n,e){const t=ge(i=>i.gl),s=Xa(Eo,nl(n)?Object.values(n):n);if(b.useLayoutEffect(()=>{e==null||e(s)},[e]),b.useEffect(()=>{(Array.isArray(s)?s:[s]).forEach(t.initTexture)},[t,s]),nl(n)){const i=Object.keys(n),r={};return i.forEach(o=>Object.assign(r,{[o]:s[i.indexOf(o)]})),r}else return s}on.preload=n=>Xa.preload(Eo,n);on.clear=n=>Xa.clear(Eo,n);/*! - * camera-controls - * https://github.com/yomotsu/camera-controls - * (c) 2017 @yomotsu - * Released under the MIT License. - */const Z={LEFT:1,RIGHT:2,MIDDLE:4},D=Object.freeze({NONE:0,ROTATE:1,TRUCK:2,OFFSET:4,DOLLY:8,ZOOM:16,TOUCH_ROTATE:32,TOUCH_TRUCK:64,TOUCH_OFFSET:128,TOUCH_DOLLY:256,TOUCH_ZOOM:512,TOUCH_DOLLY_TRUCK:1024,TOUCH_DOLLY_OFFSET:2048,TOUCH_DOLLY_ROTATE:4096,TOUCH_ZOOM_TRUCK:8192,TOUCH_ZOOM_OFFSET:16384,TOUCH_ZOOM_ROTATE:32768}),On={NONE:0,IN:1,OUT:-1};function Qs(n){return n.isPerspectiveCamera}function As(n){return n.isOrthographicCamera}const An=Math.PI*2,il=Math.PI/2,Tu=1e-5,Ti=Math.PI/180;function It(n,e,t){return Math.max(e,Math.min(t,n))}function _e(n,e=Tu){return Math.abs(n)0==d>u&&(d=u,t.value=(d-u)/r),d}function ol(n,e,t,s,i=1/0,r,o){s=Math.max(1e-4,s);const a=2/s,c=a*r,l=1/(1+c+.48*c*c+.235*c*c*c);let u=e.x,h=e.y,f=e.z,d=n.x-u,m=n.y-h,p=n.z-f;const g=u,v=h,S=f,T=i*s,y=T*T,_=d*d+m*m+p*p;if(_>y){const F=Math.sqrt(_);d=d/F*T,m=m/F*T,p=p/F*T}u=n.x-d,h=n.y-m,f=n.z-p;const w=(t.x+a*d)*r,k=(t.y+a*m)*r,x=(t.z+a*p)*r;t.x=(t.x-a*w)*l,t.y=(t.y-a*k)*l,t.z=(t.z-a*x)*l,o.x=u+(d+w)*l,o.y=h+(m+k)*l,o.z=f+(p+x)*l;const C=g-n.x,E=v-n.y,O=S-n.z,A=o.x-g,R=o.y-v,P=o.z-S;return C*A+E*R+O*P>0&&(o.x=g,o.y=v,o.z=S,t.x=(o.x-g)/r,t.y=(o.y-v)/r,t.z=(o.z-S)/r),o}function Ko(n,e){e.set(0,0),n.forEach(t=>{e.x+=t.clientX,e.y+=t.clientY}),e.x/=n.length,e.y/=n.length}function Jo(n,e){return As(n)?(console.warn(`${e} is not supported in OrthographicCamera`),!0):!1}class Cp{constructor(){this._listeners={}}addEventListener(e,t){const s=this._listeners;s[e]===void 0&&(s[e]=[]),s[e].indexOf(t)===-1&&s[e].push(t)}hasEventListener(e,t){const s=this._listeners;return s[e]!==void 0&&s[e].indexOf(t)!==-1}removeEventListener(e,t){const i=this._listeners[e];if(i!==void 0){const r=i.indexOf(t);r!==-1&&i.splice(r,1)}}removeAllEventListeners(e){if(!e){this._listeners={};return}Array.isArray(this._listeners[e])&&(this._listeners[e].length=0)}dispatchEvent(e){const s=this._listeners[e.type];if(s!==void 0){e.target=this;const i=s.slice(0);for(let r=0,o=i.length;r{},this._enabled=!0,this._state=D.NONE,this._viewport=null,this._changedDolly=0,this._changedZoom=0,this._hasRested=!0,this._boundaryEnclosesCamera=!1,this._needsUpdate=!0,this._updatedLastTime=!1,this._elementRect=new DOMRect,this._isDragging=!1,this._dragNeedsUpdate=!0,this._activePointers=[],this._lockedPointer=null,this._interactiveArea=new DOMRect(0,0,1,1),this._isUserControllingRotate=!1,this._isUserControllingDolly=!1,this._isUserControllingTruck=!1,this._isUserControllingOffset=!1,this._isUserControllingZoom=!1,this._lastDollyDirection=On.NONE,this._thetaVelocity={value:0},this._phiVelocity={value:0},this._radiusVelocity={value:0},this._targetVelocity=new G.Vector3,this._focalOffsetVelocity=new G.Vector3,this._zoomVelocity={value:0},this._truckInternal=(y,_,w)=>{let k,x;if(Qs(this._camera)){const C=J.copy(this._camera.position).sub(this._target),E=this._camera.getEffectiveFOV()*Ti,O=C.length()*Math.tan(E*.5);k=this.truckSpeed*y*O/this._elementRect.height,x=this.truckSpeed*_*O/this._elementRect.height}else if(As(this._camera)){const C=this._camera;k=y*(C.right-C.left)/C.zoom/this._elementRect.width,x=_*(C.top-C.bottom)/C.zoom/this._elementRect.height}else return;this.verticalDragToForward?(w?this.setFocalOffset(this._focalOffsetEnd.x+k,this._focalOffsetEnd.y,this._focalOffsetEnd.z,!0):this.truck(k,0,!0),this.forward(-x,!0)):w?this.setFocalOffset(this._focalOffsetEnd.x+k,this._focalOffsetEnd.y+x,this._focalOffsetEnd.z,!0):this.truck(k,x,!0)},this._rotateInternal=(y,_)=>{const w=An*this.azimuthRotateSpeed*y/this._elementRect.height,k=An*this.polarRotateSpeed*_/this._elementRect.height;this.rotate(w,k,!0)},this._dollyInternal=(y,_,w)=>{const k=Math.pow(.95,-y*this.dollySpeed),x=this._sphericalEnd.radius,C=this._sphericalEnd.radius*k,E=It(C,this.minDistance,this.maxDistance),O=E-C;this.infinityDolly&&this.dollyToCursor?this._dollyToNoClamp(C,!0):this.infinityDolly&&!this.dollyToCursor?(this.dollyInFixed(O,!0),this._dollyToNoClamp(E,!0)):this._dollyToNoClamp(E,!0),this.dollyToCursor&&(this._changedDolly+=(this.infinityDolly?C:E)-x,this._dollyControlCoord.set(_,w)),this._lastDollyDirection=Math.sign(-y)},this._zoomInternal=(y,_,w)=>{const k=Math.pow(.95,y*this.dollySpeed),x=this._zoom,C=this._zoom*k;this.zoomTo(C,!0),this.dollyToCursor&&(this._changedZoom+=C-x,this._dollyControlCoord.set(_,w))},typeof G>"u"&&console.error("camera-controls: `THREE` is undefined. You must first run `CameraControls.install( { THREE: THREE } )`. Check the docs for further information."),this._camera=e,this._yAxisUpSpace=new G.Quaternion().setFromUnitVectors(this._camera.up,Rr),this._yAxisUpSpaceInverse=this._yAxisUpSpace.clone().invert(),this._state=D.NONE,this._target=new G.Vector3,this._targetEnd=this._target.clone(),this._focalOffset=new G.Vector3,this._focalOffsetEnd=this._focalOffset.clone(),this._spherical=new G.Spherical().setFromVector3(J.copy(this._camera.position).applyQuaternion(this._yAxisUpSpace)),this._sphericalEnd=this._spherical.clone(),this._lastDistance=this._spherical.radius,this._zoom=this._camera.zoom,this._zoomEnd=this._zoom,this._lastZoom=this._zoom,this._nearPlaneCorners=[new G.Vector3,new G.Vector3,new G.Vector3,new G.Vector3],this._updateNearPlaneCorners(),this._boundary=new G.Box3(new G.Vector3(-1/0,-1/0,-1/0),new G.Vector3(1/0,1/0,1/0)),this._cameraUp0=this._camera.up.clone(),this._target0=this._target.clone(),this._position0=this._camera.position.clone(),this._zoom0=this._zoom,this._focalOffset0=this._focalOffset.clone(),this._dollyControlCoord=new G.Vector2,this.mouseButtons={left:D.ROTATE,middle:D.DOLLY,right:D.TRUCK,wheel:Qs(this._camera)?D.DOLLY:As(this._camera)?D.ZOOM:D.NONE},this.touches={one:D.TOUCH_ROTATE,two:Qs(this._camera)?D.TOUCH_DOLLY_TRUCK:As(this._camera)?D.TOUCH_ZOOM_TRUCK:D.NONE,three:D.TOUCH_TRUCK};const s=new G.Vector2,i=new G.Vector2,r=new G.Vector2,o=y=>{if(!this._enabled||!this._domElement)return;if(this._interactiveArea.left!==0||this._interactiveArea.top!==0||this._interactiveArea.width!==1||this._interactiveArea.height!==1){const k=this._domElement.getBoundingClientRect(),x=y.clientX/k.width,C=y.clientY/k.height;if(xthis._interactiveArea.right||Cthis._interactiveArea.bottom)return}const _=y.pointerType!=="mouse"?null:(y.buttons&Z.LEFT)===Z.LEFT?Z.LEFT:(y.buttons&Z.MIDDLE)===Z.MIDDLE?Z.MIDDLE:(y.buttons&Z.RIGHT)===Z.RIGHT?Z.RIGHT:null;if(_!==null){const k=this._findPointerByMouseButton(_);k&&this._disposePointer(k)}if((y.buttons&Z.LEFT)===Z.LEFT&&this._lockedPointer)return;const w={pointerId:y.pointerId,clientX:y.clientX,clientY:y.clientY,deltaX:0,deltaY:0,mouseButton:_};this._activePointers.push(w),this._domElement.ownerDocument.removeEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.removeEventListener("pointerup",u),this._domElement.ownerDocument.addEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.addEventListener("pointerup",u),this._isDragging=!0,p(y)},a=y=>{if(!this._enabled||!this._domElement||this._lockedPointer)return;if(this._interactiveArea.left!==0||this._interactiveArea.top!==0||this._interactiveArea.width!==1||this._interactiveArea.height!==1){const k=this._domElement.getBoundingClientRect(),x=y.clientX/k.width,C=y.clientY/k.height;if(xthis._interactiveArea.right||Cthis._interactiveArea.bottom)return}const _=(y.buttons&Z.LEFT)===Z.LEFT?Z.LEFT:(y.buttons&Z.MIDDLE)===Z.MIDDLE?Z.MIDDLE:(y.buttons&Z.RIGHT)===Z.RIGHT?Z.RIGHT:null;if(_!==null){const k=this._findPointerByMouseButton(_);k&&this._disposePointer(k)}const w={pointerId:1,clientX:y.clientX,clientY:y.clientY,deltaX:0,deltaY:0,mouseButton:(y.buttons&Z.LEFT)===Z.LEFT?Z.LEFT:(y.buttons&Z.MIDDLE)===Z.LEFT?Z.MIDDLE:(y.buttons&Z.RIGHT)===Z.LEFT?Z.RIGHT:null};this._activePointers.push(w),this._domElement.ownerDocument.removeEventListener("mousemove",l),this._domElement.ownerDocument.removeEventListener("mouseup",h),this._domElement.ownerDocument.addEventListener("mousemove",l),this._domElement.ownerDocument.addEventListener("mouseup",h),this._isDragging=!0,p(y)},c=y=>{y.cancelable&&y.preventDefault();const _=y.pointerId,w=this._lockedPointer||this._findPointerById(_);if(w){if(w.clientX=y.clientX,w.clientY=y.clientY,w.deltaX=y.movementX,w.deltaY=y.movementY,this._state=0,y.pointerType==="touch")switch(this._activePointers.length){case 1:this._state=this.touches.one;break;case 2:this._state=this.touches.two;break;case 3:this._state=this.touches.three;break}else(!this._isDragging&&this._lockedPointer||this._isDragging&&(y.buttons&Z.LEFT)===Z.LEFT)&&(this._state=this._state|this.mouseButtons.left),this._isDragging&&(y.buttons&Z.MIDDLE)===Z.MIDDLE&&(this._state=this._state|this.mouseButtons.middle),this._isDragging&&(y.buttons&Z.RIGHT)===Z.RIGHT&&(this._state=this._state|this.mouseButtons.right);g()}},l=y=>{const _=this._lockedPointer||this._findPointerById(1);_&&(_.clientX=y.clientX,_.clientY=y.clientY,_.deltaX=y.movementX,_.deltaY=y.movementY,this._state=0,(this._lockedPointer||(y.buttons&Z.LEFT)===Z.LEFT)&&(this._state=this._state|this.mouseButtons.left),(y.buttons&Z.MIDDLE)===Z.MIDDLE&&(this._state=this._state|this.mouseButtons.middle),(y.buttons&Z.RIGHT)===Z.RIGHT&&(this._state=this._state|this.mouseButtons.right),g())},u=y=>{const _=this._findPointerById(y.pointerId);if(!(_&&_===this._lockedPointer)){if(_&&this._disposePointer(_),y.pointerType==="touch")switch(this._activePointers.length){case 0:this._state=D.NONE;break;case 1:this._state=this.touches.one;break;case 2:this._state=this.touches.two;break;case 3:this._state=this.touches.three;break}else this._state=D.NONE;v()}},h=()=>{const y=this._findPointerById(1);y&&y===this._lockedPointer||(y&&this._disposePointer(y),this._state=D.NONE,v())};let f=-1;const d=y=>{if(!this._domElement||!this._enabled||this.mouseButtons.wheel===D.NONE)return;if(this._interactiveArea.left!==0||this._interactiveArea.top!==0||this._interactiveArea.width!==1||this._interactiveArea.height!==1){const C=this._domElement.getBoundingClientRect(),E=y.clientX/C.width,O=y.clientY/C.height;if(Ethis._interactiveArea.right||Othis._interactiveArea.bottom)return}if(y.preventDefault(),this.dollyToCursor||this.mouseButtons.wheel===D.ROTATE||this.mouseButtons.wheel===D.TRUCK){const C=performance.now();f-C<1e3&&this._getClientRect(this._elementRect),f=C}const _=Ep?-1:-3,w=y.deltaMode===1?y.deltaY/_:y.deltaY/(_*10),k=this.dollyToCursor?(y.clientX-this._elementRect.x)/this._elementRect.width*2-1:0,x=this.dollyToCursor?(y.clientY-this._elementRect.y)/this._elementRect.height*-2+1:0;switch(this.mouseButtons.wheel){case D.ROTATE:{this._rotateInternal(y.deltaX,y.deltaY),this._isUserControllingRotate=!0;break}case D.TRUCK:{this._truckInternal(y.deltaX,y.deltaY,!1),this._isUserControllingTruck=!0;break}case D.OFFSET:{this._truckInternal(y.deltaX,y.deltaY,!0),this._isUserControllingOffset=!0;break}case D.DOLLY:{this._dollyInternal(-w,k,x),this._isUserControllingDolly=!0;break}case D.ZOOM:{this._zoomInternal(-w,k,x),this._isUserControllingZoom=!0;break}}this.dispatchEvent({type:"control"})},m=y=>{if(!(!this._domElement||!this._enabled)){if(this.mouseButtons.right===wa.ACTION.NONE){const _=y instanceof PointerEvent?y.pointerId:(y instanceof MouseEvent,0),w=this._findPointerById(_);w&&this._disposePointer(w),this._domElement.ownerDocument.removeEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.removeEventListener("pointerup",u),this._domElement.ownerDocument.removeEventListener("mousemove",l),this._domElement.ownerDocument.removeEventListener("mouseup",h);return}y.preventDefault()}},p=y=>{if(!this._enabled)return;if(Ko(this._activePointers,ot),this._getClientRect(this._elementRect),s.copy(ot),i.copy(ot),this._activePointers.length>=2){const w=ot.x-this._activePointers[1].clientX,k=ot.y-this._activePointers[1].clientY,x=Math.sqrt(w*w+k*k);r.set(0,x);const C=(this._activePointers[0].clientX+this._activePointers[1].clientX)*.5,E=(this._activePointers[0].clientY+this._activePointers[1].clientY)*.5;i.set(C,E)}if(this._state=0,!y)this._lockedPointer&&(this._state=this._state|this.mouseButtons.left);else if("pointerType"in y&&y.pointerType==="touch")switch(this._activePointers.length){case 1:this._state=this.touches.one;break;case 2:this._state=this.touches.two;break;case 3:this._state=this.touches.three;break}else!this._lockedPointer&&(y.buttons&Z.LEFT)===Z.LEFT&&(this._state=this._state|this.mouseButtons.left),(y.buttons&Z.MIDDLE)===Z.MIDDLE&&(this._state=this._state|this.mouseButtons.middle),(y.buttons&Z.RIGHT)===Z.RIGHT&&(this._state=this._state|this.mouseButtons.right);((this._state&D.ROTATE)===D.ROTATE||(this._state&D.TOUCH_ROTATE)===D.TOUCH_ROTATE||(this._state&D.TOUCH_DOLLY_ROTATE)===D.TOUCH_DOLLY_ROTATE||(this._state&D.TOUCH_ZOOM_ROTATE)===D.TOUCH_ZOOM_ROTATE)&&(this._sphericalEnd.theta=this._spherical.theta,this._sphericalEnd.phi=this._spherical.phi,this._thetaVelocity.value=0,this._phiVelocity.value=0),((this._state&D.TRUCK)===D.TRUCK||(this._state&D.TOUCH_TRUCK)===D.TOUCH_TRUCK||(this._state&D.TOUCH_DOLLY_TRUCK)===D.TOUCH_DOLLY_TRUCK||(this._state&D.TOUCH_ZOOM_TRUCK)===D.TOUCH_ZOOM_TRUCK)&&(this._targetEnd.copy(this._target),this._targetVelocity.set(0,0,0)),((this._state&D.DOLLY)===D.DOLLY||(this._state&D.TOUCH_DOLLY)===D.TOUCH_DOLLY||(this._state&D.TOUCH_DOLLY_TRUCK)===D.TOUCH_DOLLY_TRUCK||(this._state&D.TOUCH_DOLLY_OFFSET)===D.TOUCH_DOLLY_OFFSET||(this._state&D.TOUCH_DOLLY_ROTATE)===D.TOUCH_DOLLY_ROTATE)&&(this._sphericalEnd.radius=this._spherical.radius,this._radiusVelocity.value=0),((this._state&D.ZOOM)===D.ZOOM||(this._state&D.TOUCH_ZOOM)===D.TOUCH_ZOOM||(this._state&D.TOUCH_ZOOM_TRUCK)===D.TOUCH_ZOOM_TRUCK||(this._state&D.TOUCH_ZOOM_OFFSET)===D.TOUCH_ZOOM_OFFSET||(this._state&D.TOUCH_ZOOM_ROTATE)===D.TOUCH_ZOOM_ROTATE)&&(this._zoomEnd=this._zoom,this._zoomVelocity.value=0),((this._state&D.OFFSET)===D.OFFSET||(this._state&D.TOUCH_OFFSET)===D.TOUCH_OFFSET||(this._state&D.TOUCH_DOLLY_OFFSET)===D.TOUCH_DOLLY_OFFSET||(this._state&D.TOUCH_ZOOM_OFFSET)===D.TOUCH_ZOOM_OFFSET)&&(this._focalOffsetEnd.copy(this._focalOffset),this._focalOffsetVelocity.set(0,0,0)),this.dispatchEvent({type:"controlstart"})},g=()=>{if(!this._enabled||!this._dragNeedsUpdate)return;this._dragNeedsUpdate=!1,Ko(this._activePointers,ot);const _=this._domElement&&document.pointerLockElement===this._domElement?this._lockedPointer||this._activePointers[0]:null,w=_?-_.deltaX:i.x-ot.x,k=_?-_.deltaY:i.y-ot.y;if(i.copy(ot),((this._state&D.ROTATE)===D.ROTATE||(this._state&D.TOUCH_ROTATE)===D.TOUCH_ROTATE||(this._state&D.TOUCH_DOLLY_ROTATE)===D.TOUCH_DOLLY_ROTATE||(this._state&D.TOUCH_ZOOM_ROTATE)===D.TOUCH_ZOOM_ROTATE)&&(this._rotateInternal(w,k),this._isUserControllingRotate=!0),(this._state&D.DOLLY)===D.DOLLY||(this._state&D.ZOOM)===D.ZOOM){const x=this.dollyToCursor?(s.x-this._elementRect.x)/this._elementRect.width*2-1:0,C=this.dollyToCursor?(s.y-this._elementRect.y)/this._elementRect.height*-2+1:0,E=this.dollyDragInverted?-1:1;(this._state&D.DOLLY)===D.DOLLY?(this._dollyInternal(E*k*Dr,x,C),this._isUserControllingDolly=!0):(this._zoomInternal(E*k*Dr,x,C),this._isUserControllingZoom=!0)}if((this._state&D.TOUCH_DOLLY)===D.TOUCH_DOLLY||(this._state&D.TOUCH_ZOOM)===D.TOUCH_ZOOM||(this._state&D.TOUCH_DOLLY_TRUCK)===D.TOUCH_DOLLY_TRUCK||(this._state&D.TOUCH_ZOOM_TRUCK)===D.TOUCH_ZOOM_TRUCK||(this._state&D.TOUCH_DOLLY_OFFSET)===D.TOUCH_DOLLY_OFFSET||(this._state&D.TOUCH_ZOOM_OFFSET)===D.TOUCH_ZOOM_OFFSET||(this._state&D.TOUCH_DOLLY_ROTATE)===D.TOUCH_DOLLY_ROTATE||(this._state&D.TOUCH_ZOOM_ROTATE)===D.TOUCH_ZOOM_ROTATE){const x=ot.x-this._activePointers[1].clientX,C=ot.y-this._activePointers[1].clientY,E=Math.sqrt(x*x+C*C),O=r.y-E;r.set(0,E);const A=this.dollyToCursor?(i.x-this._elementRect.x)/this._elementRect.width*2-1:0,R=this.dollyToCursor?(i.y-this._elementRect.y)/this._elementRect.height*-2+1:0;(this._state&D.TOUCH_DOLLY)===D.TOUCH_DOLLY||(this._state&D.TOUCH_DOLLY_ROTATE)===D.TOUCH_DOLLY_ROTATE||(this._state&D.TOUCH_DOLLY_TRUCK)===D.TOUCH_DOLLY_TRUCK||(this._state&D.TOUCH_DOLLY_OFFSET)===D.TOUCH_DOLLY_OFFSET?(this._dollyInternal(O*Dr,A,R),this._isUserControllingDolly=!0):(this._zoomInternal(O*Dr,A,R),this._isUserControllingZoom=!0)}((this._state&D.TRUCK)===D.TRUCK||(this._state&D.TOUCH_TRUCK)===D.TOUCH_TRUCK||(this._state&D.TOUCH_DOLLY_TRUCK)===D.TOUCH_DOLLY_TRUCK||(this._state&D.TOUCH_ZOOM_TRUCK)===D.TOUCH_ZOOM_TRUCK)&&(this._truckInternal(w,k,!1),this._isUserControllingTruck=!0),((this._state&D.OFFSET)===D.OFFSET||(this._state&D.TOUCH_OFFSET)===D.TOUCH_OFFSET||(this._state&D.TOUCH_DOLLY_OFFSET)===D.TOUCH_DOLLY_OFFSET||(this._state&D.TOUCH_ZOOM_OFFSET)===D.TOUCH_ZOOM_OFFSET)&&(this._truckInternal(w,k,!0),this._isUserControllingOffset=!0),this.dispatchEvent({type:"control"})},v=()=>{Ko(this._activePointers,ot),i.copy(ot),this._dragNeedsUpdate=!1,(this._activePointers.length===0||this._activePointers.length===1&&this._activePointers[0]===this._lockedPointer)&&(this._isDragging=!1),this._activePointers.length===0&&this._domElement&&(this._domElement.ownerDocument.removeEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.removeEventListener("mousemove",l),this._domElement.ownerDocument.removeEventListener("pointerup",u),this._domElement.ownerDocument.removeEventListener("mouseup",h),this.dispatchEvent({type:"controlend"}))};this.lockPointer=()=>{!this._enabled||!this._domElement||(this.cancel(),this._lockedPointer={pointerId:-1,clientX:0,clientY:0,deltaX:0,deltaY:0,mouseButton:null},this._activePointers.push(this._lockedPointer),this._domElement.ownerDocument.removeEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.removeEventListener("pointerup",u),this._domElement.requestPointerLock(),this._domElement.ownerDocument.addEventListener("pointerlockchange",S),this._domElement.ownerDocument.addEventListener("pointerlockerror",T),this._domElement.ownerDocument.addEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.addEventListener("pointerup",u),p())},this.unlockPointer=()=>{this._lockedPointer!==null&&(this._disposePointer(this._lockedPointer),this._lockedPointer=null),document.exitPointerLock(),this.cancel(),this._domElement&&(this._domElement.ownerDocument.removeEventListener("pointerlockchange",S),this._domElement.ownerDocument.removeEventListener("pointerlockerror",T))};const S=()=>{this._domElement&&this._domElement.ownerDocument.pointerLockElement===this._domElement||this.unlockPointer()},T=()=>{this.unlockPointer()};this._addAllEventListeners=y=>{this._domElement=y,this._domElement.style.touchAction="none",this._domElement.style.userSelect="none",this._domElement.style.webkitUserSelect="none",this._domElement.addEventListener("pointerdown",o),Op&&this._domElement.addEventListener("mousedown",a),this._domElement.addEventListener("pointercancel",u),this._domElement.addEventListener("wheel",d,{passive:!1}),this._domElement.addEventListener("contextmenu",m)},this._removeAllEventListeners=()=>{this._domElement&&(this._domElement.style.touchAction="",this._domElement.style.userSelect="",this._domElement.style.webkitUserSelect="",this._domElement.removeEventListener("pointerdown",o),this._domElement.removeEventListener("mousedown",a),this._domElement.removeEventListener("pointercancel",u),this._domElement.removeEventListener("wheel",d,{passive:!1}),this._domElement.removeEventListener("contextmenu",m),this._domElement.ownerDocument.removeEventListener("pointermove",c,{passive:!1}),this._domElement.ownerDocument.removeEventListener("mousemove",l),this._domElement.ownerDocument.removeEventListener("pointerup",u),this._domElement.ownerDocument.removeEventListener("mouseup",h),this._domElement.ownerDocument.removeEventListener("pointerlockchange",S),this._domElement.ownerDocument.removeEventListener("pointerlockerror",T))},this.cancel=()=>{this._state!==D.NONE&&(this._state=D.NONE,this._activePointers.length=0,v())},t&&this.connect(t),this.update(0)}get camera(){return this._camera}set camera(e){this._camera=e,this.updateCameraUp(),this._camera.updateProjectionMatrix(),this._updateNearPlaneCorners(),this._needsUpdate=!0}get enabled(){return this._enabled}set enabled(e){this._enabled=e,this._domElement&&(e?(this._domElement.style.touchAction="none",this._domElement.style.userSelect="none",this._domElement.style.webkitUserSelect="none"):(this.cancel(),this._domElement.style.touchAction="",this._domElement.style.userSelect="",this._domElement.style.webkitUserSelect=""))}get active(){return!this._hasRested}get currentAction(){return this._state}get distance(){return this._spherical.radius}set distance(e){this._spherical.radius===e&&this._sphericalEnd.radius===e||(this._spherical.radius=e,this._sphericalEnd.radius=e,this._needsUpdate=!0)}get azimuthAngle(){return this._spherical.theta}set azimuthAngle(e){this._spherical.theta===e&&this._sphericalEnd.theta===e||(this._spherical.theta=e,this._sphericalEnd.theta=e,this._needsUpdate=!0)}get polarAngle(){return this._spherical.phi}set polarAngle(e){this._spherical.phi===e&&this._sphericalEnd.phi===e||(this._spherical.phi=e,this._sphericalEnd.phi=e,this._needsUpdate=!0)}get boundaryEnclosesCamera(){return this._boundaryEnclosesCamera}set boundaryEnclosesCamera(e){this._boundaryEnclosesCamera=e,this._needsUpdate=!0}set interactiveArea(e){this._interactiveArea.width=It(e.width,0,1),this._interactiveArea.height=It(e.height,0,1),this._interactiveArea.x=It(e.x,0,1-this._interactiveArea.width),this._interactiveArea.y=It(e.y,0,1-this._interactiveArea.height)}addEventListener(e,t){super.addEventListener(e,t)}removeEventListener(e,t){super.removeEventListener(e,t)}rotate(e,t,s=!1){return this.rotateTo(this._sphericalEnd.theta+e,this._sphericalEnd.phi+t,s)}rotateAzimuthTo(e,t=!1){return this.rotateTo(e,this._sphericalEnd.phi,t)}rotatePolarTo(e,t=!1){return this.rotateTo(this._sphericalEnd.theta,e,t)}rotateTo(e,t,s=!1){this._isUserControllingRotate=!1;const i=It(e,this.minAzimuthAngle,this.maxAzimuthAngle),r=It(t,this.minPolarAngle,this.maxPolarAngle);this._sphericalEnd.theta=i,this._sphericalEnd.phi=r,this._sphericalEnd.makeSafe(),this._needsUpdate=!0,s||(this._spherical.theta=this._sphericalEnd.theta,this._spherical.phi=this._sphericalEnd.phi);const o=!s||oe(this._spherical.theta,this._sphericalEnd.theta,this.restThreshold)&&oe(this._spherical.phi,this._sphericalEnd.phi,this.restThreshold);return this._createOnRestPromise(o)}dolly(e,t=!1){return this.dollyTo(this._sphericalEnd.radius-e,t)}dollyTo(e,t=!1){return this._isUserControllingDolly=!1,this._lastDollyDirection=On.NONE,this._changedDolly=0,this._dollyToNoClamp(It(e,this.minDistance,this.maxDistance),t)}_dollyToNoClamp(e,t=!1){const s=this._sphericalEnd.radius;if(this.colliderMeshes.length>=1){const o=this._collisionTest(),a=oe(o,this._spherical.radius);if(!(s>e)&&a)return Promise.resolve();this._sphericalEnd.radius=Math.min(e,o)}else this._sphericalEnd.radius=e;this._needsUpdate=!0,t||(this._spherical.radius=this._sphericalEnd.radius);const r=!t||oe(this._spherical.radius,this._sphericalEnd.radius,this.restThreshold);return this._createOnRestPromise(r)}dollyInFixed(e,t=!1){this._targetEnd.add(this._getCameraDirection(Si).multiplyScalar(e)),t||this._target.copy(this._targetEnd);const s=!t||oe(this._target.x,this._targetEnd.x,this.restThreshold)&&oe(this._target.y,this._targetEnd.y,this.restThreshold)&&oe(this._target.z,this._targetEnd.z,this.restThreshold);return this._createOnRestPromise(s)}zoom(e,t=!1){return this.zoomTo(this._zoomEnd+e,t)}zoomTo(e,t=!1){this._isUserControllingZoom=!1,this._zoomEnd=It(e,this.minZoom,this.maxZoom),this._needsUpdate=!0,t||(this._zoom=this._zoomEnd);const s=!t||oe(this._zoom,this._zoomEnd,this.restThreshold);return this._changedZoom=0,this._createOnRestPromise(s)}pan(e,t,s=!1){return console.warn("`pan` has been renamed to `truck`"),this.truck(e,t,s)}truck(e,t,s=!1){this._camera.updateMatrix(),Wt.setFromMatrixColumn(this._camera.matrix,0),Gt.setFromMatrixColumn(this._camera.matrix,1),Wt.multiplyScalar(e),Gt.multiplyScalar(-t);const i=J.copy(Wt).add(Gt),r=ne.copy(this._targetEnd).add(i);return this.moveTo(r.x,r.y,r.z,s)}forward(e,t=!1){J.setFromMatrixColumn(this._camera.matrix,0),J.crossVectors(this._camera.up,J),J.multiplyScalar(e);const s=ne.copy(this._targetEnd).add(J);return this.moveTo(s.x,s.y,s.z,t)}elevate(e,t=!1){return J.copy(this._camera.up).multiplyScalar(e),this.moveTo(this._targetEnd.x+J.x,this._targetEnd.y+J.y,this._targetEnd.z+J.z,t)}moveTo(e,t,s,i=!1){this._isUserControllingTruck=!1;const r=J.set(e,t,s).sub(this._targetEnd);this._encloseToBoundary(this._targetEnd,r,this.boundaryFriction),this._needsUpdate=!0,i||this._target.copy(this._targetEnd);const o=!i||oe(this._target.x,this._targetEnd.x,this.restThreshold)&&oe(this._target.y,this._targetEnd.y,this.restThreshold)&&oe(this._target.z,this._targetEnd.z,this.restThreshold);return this._createOnRestPromise(o)}lookInDirectionOf(e,t,s,i=!1){const a=J.set(e,t,s).sub(this._targetEnd).normalize().multiplyScalar(-this._sphericalEnd.radius);return this.setPosition(a.x,a.y,a.z,i)}fitToBox(e,t,{cover:s=!1,paddingLeft:i=0,paddingRight:r=0,paddingBottom:o=0,paddingTop:a=0}={}){const c=[],l=e.isBox3?Dn.copy(e):Dn.setFromObject(e);l.isEmpty()&&(console.warn("camera-controls: fitTo() cannot be used with an empty box. Aborting"),Promise.resolve());const u=rl(this._sphericalEnd.theta,il),h=rl(this._sphericalEnd.phi,il);c.push(this.rotateTo(u,h,t));const f=J.setFromSpherical(this._sphericalEnd).normalize(),d=hl.setFromUnitVectors(f,ea),m=oe(Math.abs(f.y),1);m&&d.multiply(sa.setFromAxisAngle(Rr,u)),d.multiply(this._yAxisUpSpaceInverse);const p=ul.makeEmpty();ne.copy(l.min).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.min).setX(l.max.x).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.min).setY(l.max.y).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.max).setZ(l.min.z).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.min).setZ(l.max.z).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.max).setY(l.min.y).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.max).setX(l.min.x).applyQuaternion(d),p.expandByPoint(ne),ne.copy(l.max).applyQuaternion(d),p.expandByPoint(ne),p.min.x-=i,p.min.y-=o,p.max.x+=r,p.max.y+=a,d.setFromUnitVectors(ea,f),m&&d.premultiply(sa.invert()),d.premultiply(this._yAxisUpSpace);const g=p.getSize(J),v=p.getCenter(ne).applyQuaternion(d);if(Qs(this._camera)){const S=this.getDistanceToFitBox(g.x,g.y,g.z,s);c.push(this.moveTo(v.x,v.y,v.z,t)),c.push(this.dollyTo(S,t)),c.push(this.setFocalOffset(0,0,0,t))}else if(As(this._camera)){const S=this._camera,T=S.right-S.left,y=S.top-S.bottom,_=s?Math.max(T/g.x,y/g.y):Math.min(T/g.x,y/g.y);c.push(this.moveTo(v.x,v.y,v.z,t)),c.push(this.zoomTo(_,t)),c.push(this.setFocalOffset(0,0,0,t))}return Promise.all(c)}fitToSphere(e,t){const s=[],r=e instanceof G.Sphere?ta.copy(e):wa.createBoundingSphere(e,ta);if(s.push(this.moveTo(r.center.x,r.center.y,r.center.z,t)),Qs(this._camera)){const o=this.getDistanceToFitSphere(r.radius);s.push(this.dollyTo(o,t))}else if(As(this._camera)){const o=this._camera.right-this._camera.left,a=this._camera.top-this._camera.bottom,c=2*r.radius,l=Math.min(o/c,a/c);s.push(this.zoomTo(l,t))}return s.push(this.setFocalOffset(0,0,0,t)),Promise.all(s)}setLookAt(e,t,s,i,r,o,a=!1){this._isUserControllingRotate=!1,this._isUserControllingDolly=!1,this._isUserControllingTruck=!1,this._lastDollyDirection=On.NONE,this._changedDolly=0;const c=ne.set(i,r,o),l=J.set(e,t,s);this._targetEnd.copy(c),this._sphericalEnd.setFromVector3(l.sub(c).applyQuaternion(this._yAxisUpSpace)),this.normalizeRotations(),this._needsUpdate=!0,a||(this._target.copy(this._targetEnd),this._spherical.copy(this._sphericalEnd));const u=!a||oe(this._target.x,this._targetEnd.x,this.restThreshold)&&oe(this._target.y,this._targetEnd.y,this.restThreshold)&&oe(this._target.z,this._targetEnd.z,this.restThreshold)&&oe(this._spherical.theta,this._sphericalEnd.theta,this.restThreshold)&&oe(this._spherical.phi,this._sphericalEnd.phi,this.restThreshold)&&oe(this._spherical.radius,this._sphericalEnd.radius,this.restThreshold);return this._createOnRestPromise(u)}lerpLookAt(e,t,s,i,r,o,a,c,l,u,h,f,d,m=!1){this._isUserControllingRotate=!1,this._isUserControllingDolly=!1,this._isUserControllingTruck=!1,this._lastDollyDirection=On.NONE,this._changedDolly=0;const p=J.set(i,r,o),g=ne.set(e,t,s);St.setFromVector3(g.sub(p).applyQuaternion(this._yAxisUpSpace));const v=Mn.set(u,h,f),S=ne.set(a,c,l);Ci.setFromVector3(S.sub(v).applyQuaternion(this._yAxisUpSpace)),this._targetEnd.copy(p.lerp(v,d));const T=Ci.theta-St.theta,y=Ci.phi-St.phi,_=Ci.radius-St.radius;this._sphericalEnd.set(St.radius+_*d,St.phi+y*d,St.theta+T*d),this.normalizeRotations(),this._needsUpdate=!0,m||(this._target.copy(this._targetEnd),this._spherical.copy(this._sphericalEnd));const w=!m||oe(this._target.x,this._targetEnd.x,this.restThreshold)&&oe(this._target.y,this._targetEnd.y,this.restThreshold)&&oe(this._target.z,this._targetEnd.z,this.restThreshold)&&oe(this._spherical.theta,this._sphericalEnd.theta,this.restThreshold)&&oe(this._spherical.phi,this._sphericalEnd.phi,this.restThreshold)&&oe(this._spherical.radius,this._sphericalEnd.radius,this.restThreshold);return this._createOnRestPromise(w)}setPosition(e,t,s,i=!1){return this.setLookAt(e,t,s,this._targetEnd.x,this._targetEnd.y,this._targetEnd.z,i)}setTarget(e,t,s,i=!1){const r=this.getPosition(J),o=this.setLookAt(r.x,r.y,r.z,e,t,s,i);return this._sphericalEnd.phi=It(this._sphericalEnd.phi,this.minPolarAngle,this.maxPolarAngle),o}setFocalOffset(e,t,s,i=!1){this._isUserControllingOffset=!1,this._focalOffsetEnd.set(e,t,s),this._needsUpdate=!0,i||this._focalOffset.copy(this._focalOffsetEnd);const r=!i||oe(this._focalOffset.x,this._focalOffsetEnd.x,this.restThreshold)&&oe(this._focalOffset.y,this._focalOffsetEnd.y,this.restThreshold)&&oe(this._focalOffset.z,this._focalOffsetEnd.z,this.restThreshold);return this._createOnRestPromise(r)}setOrbitPoint(e,t,s){this._camera.updateMatrixWorld(),Wt.setFromMatrixColumn(this._camera.matrixWorldInverse,0),Gt.setFromMatrixColumn(this._camera.matrixWorldInverse,1),Ks.setFromMatrixColumn(this._camera.matrixWorldInverse,2);const i=J.set(e,t,s),r=i.distanceTo(this._camera.position),o=i.sub(this._camera.position);Wt.multiplyScalar(o.x),Gt.multiplyScalar(o.y),Ks.multiplyScalar(o.z),J.copy(Wt).add(Gt).add(Ks),J.z=J.z+r,this.dollyTo(r,!1),this.setFocalOffset(-J.x,J.y,-J.z,!1),this.moveTo(e,t,s,!1)}setBoundary(e){if(!e){this._boundary.min.set(-1/0,-1/0,-1/0),this._boundary.max.set(1/0,1/0,1/0),this._needsUpdate=!0;return}this._boundary.copy(e),this._boundary.clampPoint(this._targetEnd,this._targetEnd),this._needsUpdate=!0}setViewport(e,t,s,i){if(e===null){this._viewport=null;return}this._viewport=this._viewport||new G.Vector4,typeof e=="number"?this._viewport.set(e,t,s,i):this._viewport.copy(e)}getDistanceToFitBox(e,t,s,i=!1){if(Jo(this._camera,"getDistanceToFitBox"))return this._spherical.radius;const r=e/t,o=this._camera.getEffectiveFOV()*Ti,a=this._camera.aspect;return((i?r>a:rt.pointerId===e)}_findPointerByMouseButton(e){return this._activePointers.find(t=>t.mouseButton===e)}_disposePointer(e){this._activePointers.splice(this._activePointers.indexOf(e),1)}_encloseToBoundary(e,t,s){const i=t.lengthSq();if(i===0)return e;const r=ne.copy(t).add(e),a=this._boundary.clampPoint(r,Mn).sub(r),c=a.lengthSq();if(c===0)return e.add(t);if(c===i)return e;if(s===0)return e.add(t).add(a);{const l=1+s*c/t.dot(a);return e.add(ne.copy(t).multiplyScalar(l)).add(a.multiplyScalar(1-s))}}_updateNearPlaneCorners(){if(Qs(this._camera)){const e=this._camera,t=e.near,s=e.getEffectiveFOV()*Ti,i=Math.tan(s*.5)*t,r=i*e.aspect;this._nearPlaneCorners[0].set(-r,-i,0),this._nearPlaneCorners[1].set(r,-i,0),this._nearPlaneCorners[2].set(r,i,0),this._nearPlaneCorners[3].set(-r,i,0)}else if(As(this._camera)){const e=this._camera,t=1/e.zoom,s=e.left*t,i=e.right*t,r=e.top*t,o=e.bottom*t;this._nearPlaneCorners[0].set(s,r,0),this._nearPlaneCorners[1].set(i,r,0),this._nearPlaneCorners[2].set(i,o,0),this._nearPlaneCorners[3].set(s,o,0)}}_collisionTest(){let e=1/0;if(!(this.colliderMeshes.length>=1)||Jo(this._camera,"_collisionTest"))return e;const s=this._getTargetDirection(Si);na.lookAt(al,s,this._camera.up);for(let i=0;i<4;i++){const r=ne.copy(this._nearPlaneCorners[i]);r.applyMatrix4(na);const o=Mn.addVectors(this._target,r);Pr.set(o,s),Pr.far=this._spherical.radius+1;const a=Pr.intersectObjects(this.colliderMeshes);a.length!==0&&a[0].distance{const s=()=>{this.removeEventListener("rest",s),t()};this.addEventListener("rest",s)}))}_addAllEventListeners(e){}_removeAllEventListeners(){}get dampingFactor(){return console.warn(".dampingFactor has been deprecated. use smoothTime (in seconds) instead."),0}set dampingFactor(e){console.warn(".dampingFactor has been deprecated. use smoothTime (in seconds) instead.")}get draggingDampingFactor(){return console.warn(".draggingDampingFactor has been deprecated. use draggingSmoothTime (in seconds) instead."),0}set draggingDampingFactor(e){console.warn(".draggingDampingFactor has been deprecated. use draggingSmoothTime (in seconds) instead.")}static createBoundingSphere(e,t=new G.Sphere){const s=t,i=s.center;Dn.makeEmpty(),e.traverseVisible(o=>{o.isMesh&&Dn.expandByObject(o)}),Dn.getCenter(i);let r=0;return e.traverseVisible(o=>{if(!o.isMesh)return;const a=o,c=a.geometry.clone();c.applyMatrix4(a.matrixWorld);const u=c.attributes.position;for(let h=0,f=u.count;h{b.useMemo(()=>{ia.install({THREE:Mf}),Qa({CameraControlsImpl:ia})},[]);const{camera:t,domElement:s,makeDefault:i,onStart:r,onEnd:o,onChange:a,regress:c,...l}=n,u=ge(_=>_.camera),h=ge(_=>_.gl),f=ge(_=>_.invalidate),d=ge(_=>_.events),m=ge(_=>_.setEvents),p=ge(_=>_.set),g=ge(_=>_.get),v=ge(_=>_.performance),S=t||u,T=s||d.connected||h.domElement,y=b.useMemo(()=>new ia(S),[S]);return Rt((_,w)=>{y.enabled&&y.update(w)},-1),b.useEffect(()=>(y.connect(T),()=>void y.disconnect()),[T,y]),b.useEffect(()=>{const _=x=>{f(),c&&v.regress(),a&&a(x)},w=x=>{r&&r(x)},k=x=>{o&&o(x)};return y.addEventListener("update",_),y.addEventListener("controlstart",w),y.addEventListener("controlend",k),()=>{y.removeEventListener("update",_),y.removeEventListener("controlstart",w),y.removeEventListener("controlend",k)}},[y,r,o,f,m,c,a]),b.useEffect(()=>{if(i){const _=g().controls;return p({controls:y}),()=>p({controls:_})}},[i,y]),b.createElement("primitive",$a({ref:e,object:y},l))}),ku=b.createContext(null),Mp=b.forwardRef((n,e)=>{b.useMemo(()=>Qa({SegmentObject:Dp}),[]);const{limit:t=1e3,lineWidth:s=1,children:i,...r}=n,[o,a]=b.useState([]),[c]=b.useState(()=>new _f),[l]=b.useState(()=>new gf),[u]=b.useState(()=>new vf),[h]=b.useState(()=>new Fe(512,512)),[f]=b.useState(()=>Array(t*6).fill(0)),[d]=b.useState(()=>Array(t*6).fill(0)),m=b.useMemo(()=>({subscribe:p=>(a(g=>[...g,p]),()=>a(g=>g.filter(v=>v.current!==p.current)))}),[]);return Rt(()=>{for(let g=0;gn instanceof X?n:new X(...typeof n=="number"?[n,n,n]:n),Rp=b.forwardRef(({color:n,start:e,end:t},s)=>{const i=b.useContext(ku);if(!i)throw"Segment must used inside Segments component.";const r=b.useRef(null);return b.useLayoutEffect(()=>i.subscribe(r),[]),b.createElement("segmentObject",{ref:yf([r,s]),color:n,start:dl(e),end:dl(t)})});function Pp({all:n,scene:e,camera:t}){const s=ge(({gl:o})=>o),i=ge(({camera:o})=>o),r=ge(({scene:o})=>o);return b.useLayoutEffect(()=>{const o=[];n&&(e||r).traverse(l=>{l.visible===!1&&(o.push(l),l.visible=!0)}),s.compile(e||r,t||i);const a=new Df(128);new Rf(.01,1e5,a).update(s,e||r),a.dispose(),o.forEach(l=>l.visible=!1)},[]),null}function Ip({pixelated:n}){const e=ge(o=>o.gl),t=ge(o=>o.internal.active),s=ge(o=>o.performance.current),i=ge(o=>o.viewport.initialDpr),r=ge(o=>o.setDpr);return b.useEffect(()=>{const o=e.domElement;return()=>{t&&r(i),n&&o&&(o.style.imageRendering="auto")}},[]),b.useEffect(()=>{r(s*i),n&&e.domElement&&(e.domElement.style.imageRendering=s===1?"auto":"pixelated")},[s]),null}function Np(){const n=ge(s=>s.get),e=ge(s=>s.setEvents),t=ge(s=>s.performance.current);return b.useEffect(()=>{const s=n().events.enabled;return()=>e({enabled:s})},[]),b.useEffect(()=>e({enabled:t===1}),[t]),null}const tc=b.createContext(null);function Fp({children:n,enabled:e=!0}){const[t,s]=b.useState([]),i=b.useMemo(()=>({selected:t,select:s,enabled:e}),[t,s,e]);return M.jsx(tc.Provider,{value:i,children:n})}function Up({enabled:n=!1,children:e,...t}){const s=b.useRef(null),i=b.useContext(tc);return b.useEffect(()=>{if(i&&n){let r=!1;const o=[];if(s.current.traverse(a=>{a.type==="Mesh"&&o.push(a),i.selected.indexOf(a)===-1&&(r=!0)}),r)return i.select(a=>[...a,...o]),()=>{i.select(a=>a.filter(c=>!o.includes(c)))}}},[n,e,i]),M.jsx("group",{ref:s,...t,children:e})}/** - * postprocessing v6.33.4 build Sat Dec 02 2023 - * https://github.com/pmndrs/postprocessing - * Copyright 2015-2023 Raoul van Rüschen - * @license Zlib - */var Su="varying vec2 vUv;void main(){vUv=position.xy*0.5+0.5;gl_Position=vec4(position.xy,1.0,1.0);}",ee={SKIP:9,SET:30,ADD:0,ALPHA:1,AVERAGE:2,COLOR:3,COLOR_BURN:4,COLOR_DODGE:5,DARKEN:6,DIFFERENCE:7,DIVIDE:8,DST:9,EXCLUSION:10,HARD_LIGHT:11,HARD_MIX:12,HUE:13,INVERT:14,INVERT_RGB:15,LIGHTEN:16,LINEAR_BURN:17,LINEAR_DODGE:18,LINEAR_LIGHT:19,LUMINOSITY:20,MULTIPLY:21,NEGATION:22,NORMAL:23,OVERLAY:24,PIN_LIGHT:25,REFLECT:26,SATURATION:27,SCREEN:28,SOFT_LIGHT:29,SRC:30,SUBTRACT:31,VIVID_LIGHT:32},Cu="",qe="srgb",Oo="srgb-linear",ds={NONE:0,DEPTH:1,CONVOLUTION:2},ie={FRAGMENT_HEAD:"FRAGMENT_HEAD",FRAGMENT_MAIN_UV:"FRAGMENT_MAIN_UV",FRAGMENT_MAIN_IMAGE:"FRAGMENT_MAIN_IMAGE",VERTEX_HEAD:"VERTEX_HEAD",VERTEX_MAIN_SUPPORT:"VERTEX_MAIN_SUPPORT"},Ao={VERY_SMALL:0,SMALL:1,MEDIUM:2,LARGE:3,VERY_LARGE:4,HUGE:5},Ir={DEFAULT:0,ESKIL:1},bu=Number(Ja.replace(/\D+/g,"")),Eu=bu>=152,Lp=new Map([[vu,Oo],[yu,qe]]),Bp=new Map([[Oo,vu],[qe,yu]]);function Yn(n){return n===null?null:Eu?n.outputColorSpace:Lp.get(n.outputEncoding)}function Is(n,e){n!==null&&(Eu?n.colorSpace=e:n.encoding=Bp.get(e))}function pr(n){return bu<154?n.replace("colorspace_fragment","encodings_fragment"):n}var zp=`#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D inputBuffer; -#else -uniform lowp sampler2D inputBuffer; -#endif -varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;void main(){vec4 sum=texture2D(inputBuffer,vUv0);sum+=texture2D(inputBuffer,vUv1);sum+=texture2D(inputBuffer,vUv2);sum+=texture2D(inputBuffer,vUv3);gl_FragColor=sum*0.25; -#include -}`,Vp="uniform vec4 texelSize;uniform float kernel;uniform float scale;varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;void main(){vec2 uv=position.xy*0.5+0.5;vec2 dUv=(texelSize.xy*vec2(kernel)+texelSize.zw)*scale;vUv0=vec2(uv.x-dUv.x,uv.y+dUv.y);vUv1=vec2(uv.x+dUv.x,uv.y+dUv.y);vUv2=vec2(uv.x+dUv.x,uv.y-dUv.y);vUv3=vec2(uv.x-dUv.x,uv.y-dUv.y);gl_Position=vec4(position.xy,1.0,1.0);}",jp=[new Float32Array([0,0]),new Float32Array([0,1,1]),new Float32Array([0,1,1,2]),new Float32Array([0,1,2,2,3]),new Float32Array([0,1,2,3,4,4,5]),new Float32Array([0,1,2,3,4,5,7,8,9,10])],Hp=class extends es{constructor(n=new el){super({name:"KawaseBlurMaterial",uniforms:{inputBuffer:new Q(null),texelSize:new Q(new el),scale:new Q(1),kernel:new Q(0)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:zp,vertexShader:Vp}),this.fragmentShader=pr(this.fragmentShader),this.setTexelSize(n.x,n.y),this.kernelSize=Ao.MEDIUM}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setInputBuffer(n){this.inputBuffer=n}get kernelSequence(){return jp[this.kernelSize]}get scale(){return this.uniforms.scale.value}set scale(n){this.uniforms.scale.value=n}getScale(){return this.uniforms.scale.value}setScale(n){this.uniforms.scale.value=n}getKernel(){return null}get kernel(){return this.uniforms.kernel.value}set kernel(n){this.uniforms.kernel.value=n}setKernel(n){this.kernel=n}setTexelSize(n,e){this.uniforms.texelSize.value.set(n,e,n*.5,e*.5)}setSize(n,e){const t=1/n,s=1/e;this.uniforms.texelSize.value.set(t,s,t*.5,s*.5)}},qp=`#include -#include -#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D inputBuffer; -#else -uniform lowp sampler2D inputBuffer; -#endif -uniform float opacity;varying vec2 vUv;void main(){vec4 texel=texture2D(inputBuffer,vUv);gl_FragColor=opacity*texel; -#include -#include -}`,Ou=class extends es{constructor(){super({name:"CopyMaterial",uniforms:{inputBuffer:new Q(null),opacity:new Q(1)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:qp,vertexShader:Su}),this.fragmentShader=pr(this.fragmentShader)}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setInputBuffer(n){this.uniforms.inputBuffer.value=n}getOpacity(n){return this.uniforms.opacity.value}setOpacity(n){this.uniforms.opacity.value=n}},Wp=`#include -#include -#ifdef GL_FRAGMENT_PRECISION_HIGH -uniform highp sampler2D depthBuffer; -#else -uniform mediump sampler2D depthBuffer; -#endif -uniform float cameraNear;uniform float cameraFar;centroid varying float vViewZ;centroid varying vec4 vProjTexCoord;void main(){ -#include -vec2 projTexCoord=(vProjTexCoord.xy/vProjTexCoord.w)*0.5+0.5;projTexCoord=clamp(projTexCoord,0.002,0.998); -#if DEPTH_PACKING == 3201 -float fragCoordZ=unpackRGBAToDepth(texture2D(depthBuffer,projTexCoord)); -#else -float fragCoordZ=texture2D(depthBuffer,projTexCoord).r; -#endif -#ifdef PERSPECTIVE_CAMERA -float viewZ=perspectiveDepthToViewZ(fragCoordZ,cameraNear,cameraFar); -#else -float viewZ=orthographicDepthToViewZ(fragCoordZ,cameraNear,cameraFar); -#endif -float depthTest=(-vViewZ>-viewZ)?1.0:0.0;gl_FragColor.rg=vec2(0.0,depthTest);}`,Gp=`#include -#include -#include -#include -varying float vViewZ;varying vec4 vProjTexCoord;void main(){ -#include -#include -#include -#include -#include -vViewZ=mvPosition.z;vProjTexCoord=gl_Position; -#include -}`,Yp=class extends es{constructor(n=null,e){super({name:"DepthComparisonMaterial",defines:{DEPTH_PACKING:"0"},uniforms:{depthBuffer:new Q(null),cameraNear:new Q(.3),cameraFar:new Q(1e3)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:Wp,vertexShader:Gp}),this.depthBuffer=n,this.depthPacking=Ta,this.copyCameraSettings(e)}set depthBuffer(n){this.uniforms.depthBuffer.value=n}set depthPacking(n){this.defines.DEPTH_PACKING=n.toFixed(0),this.needsUpdate=!0}setDepthBuffer(n,e=Ta){this.depthBuffer=n,this.depthPacking=e}adoptCameraSettings(n){this.copyCameraSettings(n)}copyCameraSettings(n){n&&(this.uniforms.cameraNear.value=n.near,this.uniforms.cameraFar.value=n.far,n instanceof mu?this.defines.PERSPECTIVE_CAMERA="1":delete this.defines.PERSPECTIVE_CAMERA,this.needsUpdate=!0)}},Zp=`#include -#ifdef GL_FRAGMENT_PRECISION_HIGH -uniform highp sampler2D depthBuffer; -#else -uniform mediump sampler2D depthBuffer; -#endif -#ifdef DOWNSAMPLE_NORMALS -uniform lowp sampler2D normalBuffer; -#endif -varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;float readDepth(const in vec2 uv){ -#if DEPTH_PACKING == 3201 -return unpackRGBAToDepth(texture2D(depthBuffer,uv)); -#else -return texture2D(depthBuffer,uv).r; -#endif -}int findBestDepth(const in float samples[4]){float c=(samples[0]+samples[1]+samples[2]+samples[3])*0.25;float distances[4];distances[0]=abs(c-samples[0]);distances[1]=abs(c-samples[1]);distances[2]=abs(c-samples[2]);distances[3]=abs(c-samples[3]);float maxDistance=max(max(distances[0],distances[1]),max(distances[2],distances[3]));int remaining[3];int rejected[3];int i,j,k;for(i=0,j=0,k=0;i<4;++i){if(distances[i]=0.0&&uv.s<=1.0&&uv.t>=0.0&&uv.t<=1.0);}void main(){vec4 c=vec4(0.0);vec4 w=WEIGHT_INNER*vec4(clampToBorder(vUv00),clampToBorder(vUv01),clampToBorder(vUv02),clampToBorder(vUv03));c+=w.x*texture2D(inputBuffer,vUv00);c+=w.y*texture2D(inputBuffer,vUv01);c+=w.z*texture2D(inputBuffer,vUv02);c+=w.w*texture2D(inputBuffer,vUv03);w=WEIGHT_OUTER*vec4(clampToBorder(vUv04),clampToBorder(vUv05),clampToBorder(vUv06),clampToBorder(vUv07));c+=w.x*texture2D(inputBuffer,vUv04);c+=w.y*texture2D(inputBuffer,vUv05);c+=w.z*texture2D(inputBuffer,vUv06);c+=w.w*texture2D(inputBuffer,vUv07);w=WEIGHT_OUTER*vec4(clampToBorder(vUv08),clampToBorder(vUv09),clampToBorder(vUv10),clampToBorder(vUv11));c+=w.x*texture2D(inputBuffer,vUv08);c+=w.y*texture2D(inputBuffer,vUv09);c+=w.z*texture2D(inputBuffer,vUv10);c+=w.w*texture2D(inputBuffer,vUv11);c+=WEIGHT_OUTER*texture2D(inputBuffer,vUv);gl_FragColor=c; -#include -}`,Kp="uniform vec2 texelSize;varying vec2 vUv;varying vec2 vUv00;varying vec2 vUv01;varying vec2 vUv02;varying vec2 vUv03;varying vec2 vUv04;varying vec2 vUv05;varying vec2 vUv06;varying vec2 vUv07;varying vec2 vUv08;varying vec2 vUv09;varying vec2 vUv10;varying vec2 vUv11;void main(){vUv=position.xy*0.5+0.5;vUv00=vUv+texelSize*vec2(-1.0,1.0);vUv01=vUv+texelSize*vec2(1.0,1.0);vUv02=vUv+texelSize*vec2(-1.0,-1.0);vUv03=vUv+texelSize*vec2(1.0,-1.0);vUv04=vUv+texelSize*vec2(-2.0,2.0);vUv05=vUv+texelSize*vec2(0.0,2.0);vUv06=vUv+texelSize*vec2(2.0,2.0);vUv07=vUv+texelSize*vec2(-2.0,0.0);vUv08=vUv+texelSize*vec2(2.0,0.0);vUv09=vUv+texelSize*vec2(-2.0,-2.0);vUv10=vUv+texelSize*vec2(0.0,-2.0);vUv11=vUv+texelSize*vec2(2.0,-2.0);gl_Position=vec4(position.xy,1.0,1.0);}",Jp=class extends es{constructor(){super({name:"DownsamplingMaterial",uniforms:{inputBuffer:new Q(null),texelSize:new Q(new Fe)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:Qp,vertexShader:Kp}),this.fragmentShader=pr(this.fragmentShader)}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setSize(n,e){this.uniforms.texelSize.value.set(1/n,1/e)}},e0=`#include -#include -#include -#define packFloatToRGBA(v) packDepthToRGBA(v) -#define unpackRGBAToFloat(v) unpackRGBAToDepth(v) -#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D inputBuffer; -#else -uniform lowp sampler2D inputBuffer; -#endif -#if DEPTH_PACKING == 3201 -uniform lowp sampler2D depthBuffer; -#elif defined(GL_FRAGMENT_PRECISION_HIGH) -uniform highp sampler2D depthBuffer; -#else -uniform mediump sampler2D depthBuffer; -#endif -uniform vec2 resolution;uniform vec2 texelSize;uniform float cameraNear;uniform float cameraFar;uniform float aspect;uniform float time;varying vec2 vUv; -#if THREE_REVISION < 143 -#define luminance(v) linearToRelativeLuminance(v) -#endif -#if THREE_REVISION >= 137 -vec4 sRGBToLinear(const in vec4 value){return vec4(mix(pow(value.rgb*0.9478672986+vec3(0.0521327014),vec3(2.4)),value.rgb*0.0773993808,vec3(lessThanEqual(value.rgb,vec3(0.04045)))),value.a);} -#endif -float readDepth(const in vec2 uv){ -#if DEPTH_PACKING == 3201 -return unpackRGBAToDepth(texture2D(depthBuffer,uv)); -#else -return texture2D(depthBuffer,uv).r; -#endif -}float getViewZ(const in float depth){ -#ifdef PERSPECTIVE_CAMERA -return perspectiveDepthToViewZ(depth,cameraNear,cameraFar); -#else -return orthographicDepthToViewZ(depth,cameraNear,cameraFar); -#endif -}vec3 RGBToHCV(const in vec3 RGB){vec4 P=mix(vec4(RGB.bg,-1.0,2.0/3.0),vec4(RGB.gb,0.0,-1.0/3.0),step(RGB.b,RGB.g));vec4 Q=mix(vec4(P.xyw,RGB.r),vec4(RGB.r,P.yzx),step(P.x,RGB.r));float C=Q.x-min(Q.w,Q.y);float H=abs((Q.w-Q.y)/(6.0*C+EPSILON)+Q.z);return vec3(H,C,Q.x);}vec3 RGBToHSL(const in vec3 RGB){vec3 HCV=RGBToHCV(RGB);float L=HCV.z-HCV.y*0.5;float S=HCV.y/(1.0-abs(L*2.0-1.0)+EPSILON);return vec3(HCV.x,S,L);}vec3 HueToRGB(const in float H){float R=abs(H*6.0-3.0)-1.0;float G=2.0-abs(H*6.0-2.0);float B=2.0-abs(H*6.0-4.0);return clamp(vec3(R,G,B),0.0,1.0);}vec3 HSLToRGB(const in vec3 HSL){vec3 RGB=HueToRGB(HSL.x);float C=(1.0-abs(2.0*HSL.z-1.0))*HSL.y;return(RGB-0.5)*C+HSL.z;}FRAGMENT_HEAD void main(){FRAGMENT_MAIN_UV vec4 color0=texture2D(inputBuffer,UV);vec4 color1=vec4(0.0);FRAGMENT_MAIN_IMAGE color0.a=clamp(color0.a,0.0,1.0);gl_FragColor=color0; -#ifdef ENCODE_OUTPUT -#include -#endif -#include -}`,t0="uniform vec2 resolution;uniform vec2 texelSize;uniform float cameraNear;uniform float cameraFar;uniform float aspect;uniform float time;varying vec2 vUv;VERTEX_HEAD void main(){vUv=position.xy*0.5+0.5;VERTEX_MAIN_SUPPORT gl_Position=vec4(position.xy,1.0,1.0);}",s0=class extends es{constructor(n,e,t,s,i=!1){super({name:"EffectMaterial",defines:{THREE_REVISION:Ja.replace(/\D+/g,""),DEPTH_PACKING:"0",ENCODE_OUTPUT:"1"},uniforms:{inputBuffer:new Q(null),depthBuffer:new Q(null),resolution:new Q(new Fe),texelSize:new Q(new Fe),cameraNear:new Q(.3),cameraFar:new Q(1e3),aspect:new Q(1),time:new Q(0)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,dithering:i}),n&&this.setShaderParts(n),e&&this.setDefines(e),t&&this.setUniforms(t),this.copyCameraSettings(s)}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setInputBuffer(n){this.uniforms.inputBuffer.value=n}get depthBuffer(){return this.uniforms.depthBuffer.value}set depthBuffer(n){this.uniforms.depthBuffer.value=n}get depthPacking(){return Number(this.defines.DEPTH_PACKING)}set depthPacking(n){this.defines.DEPTH_PACKING=n.toFixed(0),this.needsUpdate=!0}setDepthBuffer(n,e=oi){this.depthBuffer=n,this.depthPacking=e}setShaderData(n){this.setShaderParts(n.shaderParts),this.setDefines(n.defines),this.setUniforms(n.uniforms),this.setExtensions(n.extensions)}setShaderParts(n){return this.fragmentShader=e0.replace(ie.FRAGMENT_HEAD,n.get(ie.FRAGMENT_HEAD)||"").replace(ie.FRAGMENT_MAIN_UV,n.get(ie.FRAGMENT_MAIN_UV)||"").replace(ie.FRAGMENT_MAIN_IMAGE,n.get(ie.FRAGMENT_MAIN_IMAGE)||""),this.vertexShader=t0.replace(ie.VERTEX_HEAD,n.get(ie.VERTEX_HEAD)||"").replace(ie.VERTEX_MAIN_SUPPORT,n.get(ie.VERTEX_MAIN_SUPPORT)||""),this.fragmentShader=pr(this.fragmentShader),this.needsUpdate=!0,this}setDefines(n){for(const e of n.entries())this.defines[e[0]]=e[1];return this.needsUpdate=!0,this}setUniforms(n){for(const e of n.entries())this.uniforms[e[0]]=e[1];return this}setExtensions(n){this.extensions={};for(const e of n)this.extensions[e]=!0;return this}get encodeOutput(){return this.defines.ENCODE_OUTPUT!==void 0}set encodeOutput(n){this.encodeOutput!==n&&(n?this.defines.ENCODE_OUTPUT="1":delete this.defines.ENCODE_OUTPUT,this.needsUpdate=!0)}isOutputEncodingEnabled(n){return this.encodeOutput}setOutputEncodingEnabled(n){this.encodeOutput=n}get time(){return this.uniforms.time.value}set time(n){this.uniforms.time.value=n}setDeltaTime(n){this.uniforms.time.value+=n}adoptCameraSettings(n){this.copyCameraSettings(n)}copyCameraSettings(n){n&&(this.uniforms.cameraNear.value=n.near,this.uniforms.cameraFar.value=n.far,n instanceof mu?this.defines.PERSPECTIVE_CAMERA="1":delete this.defines.PERSPECTIVE_CAMERA,this.needsUpdate=!0)}setSize(n,e){const t=this.uniforms;t.resolution.value.set(n,e),t.texelSize.value.set(1/n,1/e),t.aspect.value=n/e}static get Section(){return ie}},n0=`#include -#if THREE_REVISION < 143 -#define luminance(v) linearToRelativeLuminance(v) -#endif -#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D inputBuffer; -#else -uniform lowp sampler2D inputBuffer; -#endif -#ifdef RANGE -uniform vec2 range; -#elif defined(THRESHOLD) -uniform float threshold;uniform float smoothing; -#endif -varying vec2 vUv;void main(){vec4 texel=texture2D(inputBuffer,vUv);float l=luminance(texel.rgb); -#ifdef RANGE -float low=step(range.x,l);float high=step(l,range.y);l*=low*high; -#elif defined(THRESHOLD) -l=smoothstep(threshold,threshold+smoothing,l); -#endif -#ifdef COLOR -gl_FragColor=vec4(texel.rgb*l,l); -#else -gl_FragColor=vec4(l); -#endif -}`,i0=class extends es{constructor(n=!1,e=null){super({name:"LuminanceMaterial",defines:{THREE_REVISION:Ja.replace(/\D+/g,"")},uniforms:{inputBuffer:new Q(null),threshold:new Q(0),smoothing:new Q(1),range:new Q(null)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:n0,vertexShader:Su}),this.colorOutput=n,this.luminanceRange=e}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setInputBuffer(n){this.uniforms.inputBuffer.value=n}get threshold(){return this.uniforms.threshold.value}set threshold(n){this.smoothing>0||n>0?this.defines.THRESHOLD="1":delete this.defines.THRESHOLD,this.uniforms.threshold.value=n}getThreshold(){return this.threshold}setThreshold(n){this.threshold=n}get smoothing(){return this.uniforms.smoothing.value}set smoothing(n){this.threshold>0||n>0?this.defines.THRESHOLD="1":delete this.defines.THRESHOLD,this.uniforms.smoothing.value=n}getSmoothingFactor(){return this.smoothing}setSmoothingFactor(n){this.smoothing=n}get useThreshold(){return this.threshold>0||this.smoothing>0}set useThreshold(n){}get colorOutput(){return this.defines.COLOR!==void 0}set colorOutput(n){n?this.defines.COLOR="1":delete this.defines.COLOR,this.needsUpdate=!0}isColorOutputEnabled(n){return this.colorOutput}setColorOutputEnabled(n){this.colorOutput=n}get useRange(){return this.luminanceRange!==null}set useRange(n){this.luminanceRange=null}get luminanceRange(){return this.uniforms.range.value}set luminanceRange(n){n!==null?this.defines.RANGE="1":delete this.defines.RANGE,this.uniforms.range.value=n,this.needsUpdate=!0}getLuminanceRange(){return this.luminanceRange}setLuminanceRange(n){this.luminanceRange=n}},r0="uniform lowp sampler2D inputBuffer;varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;void main(){vec2 c0=texture2D(inputBuffer,vUv0).rg;vec2 c1=texture2D(inputBuffer,vUv1).rg;vec2 c2=texture2D(inputBuffer,vUv2).rg;vec2 c3=texture2D(inputBuffer,vUv3).rg;float d0=(c0.x-c1.x)*0.5;float d1=(c2.x-c3.x)*0.5;float d=length(vec2(d0,d1));float a0=min(c0.y,c1.y);float a1=min(c2.y,c3.y);float visibilityFactor=min(a0,a1);gl_FragColor.rg=(1.0-visibilityFactor>0.001)?vec2(d,0.0):vec2(0.0,d);}",o0="uniform vec2 texelSize;varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;void main(){vec2 uv=position.xy*0.5+0.5;vUv0=vec2(uv.x+texelSize.x,uv.y);vUv1=vec2(uv.x-texelSize.x,uv.y);vUv2=vec2(uv.x,uv.y+texelSize.y);vUv3=vec2(uv.x,uv.y-texelSize.y);gl_Position=vec4(position.xy,1.0,1.0);}",a0=class extends es{constructor(n=new Fe){super({name:"OutlineMaterial",uniforms:{inputBuffer:new Q(null),texelSize:new Q(new Fe)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:r0,vertexShader:o0}),this.uniforms.texelSize.value.set(n.x,n.y),this.uniforms.maskTexture=this.uniforms.inputBuffer}set inputBuffer(n){this.uniforms.inputBuffer.value=n}setInputBuffer(n){this.uniforms.inputBuffer.value=n}setTexelSize(n,e){this.uniforms.texelSize.value.set(n,e)}setSize(n,e){this.uniforms.texelSize.value.set(1/n,1/e)}},c0=`#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D inputBuffer;uniform mediump sampler2D supportBuffer; -#else -uniform lowp sampler2D inputBuffer;uniform lowp sampler2D supportBuffer; -#endif -uniform float radius;varying vec2 vUv;varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;varying vec2 vUv4;varying vec2 vUv5;varying vec2 vUv6;varying vec2 vUv7;void main(){vec4 c=vec4(0.0);c+=texture2D(inputBuffer,vUv0)*0.0625;c+=texture2D(inputBuffer,vUv1)*0.125;c+=texture2D(inputBuffer,vUv2)*0.0625;c+=texture2D(inputBuffer,vUv3)*0.125;c+=texture2D(inputBuffer,vUv)*0.25;c+=texture2D(inputBuffer,vUv4)*0.125;c+=texture2D(inputBuffer,vUv5)*0.0625;c+=texture2D(inputBuffer,vUv6)*0.125;c+=texture2D(inputBuffer,vUv7)*0.0625;vec4 baseColor=texture2D(supportBuffer,vUv);gl_FragColor=mix(baseColor,c,radius); -#include -}`,l0="uniform vec2 texelSize;varying vec2 vUv;varying vec2 vUv0;varying vec2 vUv1;varying vec2 vUv2;varying vec2 vUv3;varying vec2 vUv4;varying vec2 vUv5;varying vec2 vUv6;varying vec2 vUv7;void main(){vUv=position.xy*0.5+0.5;vUv0=vUv+texelSize*vec2(-1.0,1.0);vUv1=vUv+texelSize*vec2(0.0,1.0);vUv2=vUv+texelSize*vec2(1.0,1.0);vUv3=vUv+texelSize*vec2(-1.0,0.0);vUv4=vUv+texelSize*vec2(1.0,0.0);vUv5=vUv+texelSize*vec2(-1.0,-1.0);vUv6=vUv+texelSize*vec2(0.0,-1.0);vUv7=vUv+texelSize*vec2(1.0,-1.0);gl_Position=vec4(position.xy,1.0,1.0);}",u0=class extends es{constructor(){super({name:"UpsamplingMaterial",uniforms:{inputBuffer:new Q(null),supportBuffer:new Q(null),texelSize:new Q(new Fe),radius:new Q(.85)},blending:Ts,toneMapped:!1,depthWrite:!1,depthTest:!1,fragmentShader:c0,vertexShader:l0}),this.fragmentShader=pr(this.fragmentShader)}set inputBuffer(n){this.uniforms.inputBuffer.value=n}set supportBuffer(n){this.uniforms.supportBuffer.value=n}get radius(){return this.uniforms.radius.value}set radius(n){this.uniforms.radius.value=n}setSize(n,e){this.uniforms.texelSize.value.set(1/n,1/e)}},h0=new Hf,bs=null;function d0(){if(bs===null){const n=new Float32Array([-1,-1,0,3,-1,0,-1,3,0]),e=new Float32Array([0,0,2,0,0,2]);bs=new qf,bs.setAttribute!==void 0?(bs.setAttribute("position",new Er(n,3)),bs.setAttribute("uv",new Er(e,2))):(bs.addAttribute("position",new Er(n,3)),bs.addAttribute("uv",new Er(e,2)))}return bs}var it=class Au{constructor(e="Pass",t=new Jc,s=h0){this.name=e,this.renderer=null,this.scene=t,this.camera=s,this.screen=null,this.rtt=!0,this.needsSwap=!0,this.needsDepthTexture=!1,this.enabled=!0}get renderToScreen(){return!this.rtt}set renderToScreen(e){if(this.rtt===e){const t=this.fullscreenMaterial;t!==null&&(t.needsUpdate=!0),this.rtt=!e}}set mainScene(e){}set mainCamera(e){}setRenderer(e){this.renderer=e}isEnabled(){return this.enabled}setEnabled(e){this.enabled=e}get fullscreenMaterial(){return this.screen!==null?this.screen.material:null}set fullscreenMaterial(e){let t=this.screen;t!==null?t.material=e:(t=new Vf(d0(),e),t.frustumCulled=!1,this.scene===null&&(this.scene=new Jc),this.scene.add(t),this.screen=t)}getFullscreenMaterial(){return this.fullscreenMaterial}setFullscreenMaterial(e){this.fullscreenMaterial=e}getDepthTexture(){return null}setDepthTexture(e,t=oi){}render(e,t,s,i,r){throw new Error("Render method not implemented!")}setSize(e,t){}initialize(e,t,s){}dispose(){for(const e of Object.keys(this)){const t=this[e];(t instanceof Tt||t instanceof _u||t instanceof gu||t instanceof Au)&&this[e].dispose()}}},f0=class extends it{constructor(n,e=!0){super("CopyPass"),this.fullscreenMaterial=new Ou,this.needsSwap=!1,this.renderTarget=n,n===void 0&&(this.renderTarget=new Tt(1,1,{minFilter:$r,magFilter:$r,stencilBuffer:!1,depthBuffer:!1}),this.renderTarget.texture.name="CopyPass.Target"),this.autoResize=e}get resize(){return this.autoResize}set resize(n){this.autoResize=n}get texture(){return this.renderTarget.texture}getTexture(){return this.renderTarget.texture}setAutoResizeEnabled(n){this.autoResize=n}render(n,e,t,s,i){this.fullscreenMaterial.inputBuffer=e.texture,n.setRenderTarget(this.renderToScreen?null:this.renderTarget),n.render(this.scene,this.camera)}setSize(n,e){this.autoResize&&this.renderTarget.setSize(n,e)}initialize(n,e,t){t!==void 0&&(this.renderTarget.texture.type=t,t!==ps?this.fullscreenMaterial.defines.FRAMEBUFFER_PRECISION_HIGH="1":Yn(n)===qe&&Is(this.renderTarget.texture,qe))}},p0=class extends it{constructor(){super("ClearMaskPass",null,null),this.needsSwap=!1}render(n,e,t,s,i){const r=n.state.buffers.stencil;r.setLocked(!1),r.setTest(!1)}},fl=new hs,sc=class extends it{constructor(n=!0,e=!0,t=!1){super("ClearPass",null,null),this.needsSwap=!1,this.color=n,this.depth=e,this.stencil=t,this.overrideClearColor=null,this.overrideClearAlpha=-1}setClearFlags(n,e,t){this.color=n,this.depth=e,this.stencil=t}getOverrideClearColor(){return this.overrideClearColor}setOverrideClearColor(n){this.overrideClearColor=n}getOverrideClearAlpha(){return this.overrideClearAlpha}setOverrideClearAlpha(n){this.overrideClearAlpha=n}render(n,e,t,s,i){const r=this.overrideClearColor,o=this.overrideClearAlpha,a=n.getClearAlpha(),c=r!==null,l=o>=0;c?(n.getClearColor(fl),n.setClearColor(r,l?o:a)):l&&n.setClearAlpha(o),n.setRenderTarget(this.renderToScreen?null:e),n.clear(this.color,this.depth,this.stencil),c?n.setClearColor(fl,a):l&&n.setClearAlpha(a)}},Mo=class extends it{constructor(n,e,t=null){super("RenderPass",n,e),this.needsSwap=!1,this.clearPass=new sc,this.overrideMaterialManager=t===null?null:new ml(t),this.ignoreBackground=!1,this.skipShadowMapUpdate=!1,this.selection=null}set mainScene(n){this.scene=n}set mainCamera(n){this.camera=n}get renderToScreen(){return super.renderToScreen}set renderToScreen(n){super.renderToScreen=n,this.clearPass.renderToScreen=n}get overrideMaterial(){const n=this.overrideMaterialManager;return n!==null?n.material:null}set overrideMaterial(n){const e=this.overrideMaterialManager;n!==null?e!==null?e.setMaterial(n):this.overrideMaterialManager=new ml(n):e!==null&&(e.dispose(),this.overrideMaterialManager=null)}getOverrideMaterial(){return this.overrideMaterial}setOverrideMaterial(n){this.overrideMaterial=n}get clear(){return this.clearPass.enabled}set clear(n){this.clearPass.enabled=n}getSelection(){return this.selection}setSelection(n){this.selection=n}isBackgroundDisabled(){return this.ignoreBackground}setBackgroundDisabled(n){this.ignoreBackground=n}isShadowMapDisabled(){return this.skipShadowMapUpdate}setShadowMapDisabled(n){this.skipShadowMapUpdate=n}getClearPass(){return this.clearPass}render(n,e,t,s,i){const r=this.scene,o=this.camera,a=this.selection,c=o.layers.mask,l=r.background,u=n.shadowMap.autoUpdate,h=this.renderToScreen?null:e;a!==null&&o.layers.set(a.getLayer()),this.skipShadowMapUpdate&&(n.shadowMap.autoUpdate=!1),(this.ignoreBackground||this.clearPass.overrideClearColor!==null)&&(r.background=null),this.clearPass.enabled&&this.clearPass.render(n,e),n.setRenderTarget(h),this.overrideMaterialManager!==null?this.overrideMaterialManager.render(n,r,o):n.render(r,o),o.layers.mask=c,r.background=l,n.shadowMap.autoUpdate=u}},m0=class extends it{constructor(n,e,{renderTarget:t,resolutionScale:s=1,width:i=Oe.AUTO_SIZE,height:r=Oe.AUTO_SIZE,resolutionX:o=i,resolutionY:a=r}={}){super("DepthPass"),this.needsSwap=!1,this.renderPass=new Mo(n,e,new jf({depthPacking:Ta}));const c=this.renderPass;c.skipShadowMapUpdate=!0,c.ignoreBackground=!0;const l=c.clearPass;l.overrideClearColor=new hs(16777215),l.overrideClearAlpha=1,this.renderTarget=t,this.renderTarget===void 0&&(this.renderTarget=new Tt(1,1,{minFilter:Gn,magFilter:Gn}),this.renderTarget.texture.name="DepthPass.Target");const u=this.resolution=new Oe(this,o,a,s);u.addEventListener("change",h=>this.setSize(u.baseWidth,u.baseHeight))}set mainScene(n){this.renderPass.mainScene=n}set mainCamera(n){this.renderPass.mainCamera=n}get texture(){return this.renderTarget.texture}getTexture(){return this.renderTarget.texture}getResolution(){return this.resolution}getResolutionScale(){return this.resolution.scale}setResolutionScale(n){this.resolution.scale=n}render(n,e,t,s,i){const r=this.renderToScreen?null:this.renderTarget;this.renderPass.render(n,r)}setSize(n,e){const t=this.resolution;t.setBaseSize(n,e),this.renderTarget.setSize(t.width,t.height)}},_0=class extends it{constructor({normalBuffer:n=null,resolutionScale:e=.5,width:t=Oe.AUTO_SIZE,height:s=Oe.AUTO_SIZE,resolutionX:i=t,resolutionY:r=s}={}){super("DepthDownsamplingPass");const o=new Xp;o.normalBuffer=n,this.fullscreenMaterial=o,this.needsDepthTexture=!0,this.needsSwap=!1,this.renderTarget=new Tt(1,1,{minFilter:Gn,magFilter:Gn,depthBuffer:!1,type:Pf}),this.renderTarget.texture.name="DepthDownsamplingPass.Target",this.renderTarget.texture.generateMipmaps=!1;const a=this.resolution=new Oe(this,i,r,e);a.addEventListener("change",c=>this.setSize(a.baseWidth,a.baseHeight))}get texture(){return this.renderTarget.texture}getTexture(){return this.renderTarget.texture}getResolution(){return this.resolution}setDepthTexture(n,e=oi){this.fullscreenMaterial.depthBuffer=n,this.fullscreenMaterial.depthPacking=e}render(n,e,t,s,i){n.setRenderTarget(this.renderToScreen?null:this.renderTarget),n.render(this.scene,this.camera)}setSize(n,e){const t=this.resolution;t.setBaseSize(n,e),this.renderTarget.setSize(t.width,t.height),this.fullscreenMaterial.setSize(n,e)}initialize(n,e,t){const s=n.getContext();if(!(s.getExtension("EXT_color_buffer_float")||s.getExtension("EXT_color_buffer_half_float")))throw new Error("Rendering to float texture is not supported.")}};function pl(n,e,t){for(const s of e){const i="$1"+n+s.charAt(0).toUpperCase()+s.slice(1),r=new RegExp("([^\\.])(\\b"+s+"\\b)","g");for(const o of t.entries())o[1]!==null&&t.set(o[0],o[1].replace(r,i))}}function g0(n,e,t){let s=e.getFragmentShader(),i=e.getVertexShader();const r=s!==void 0&&/mainImage/.test(s),o=s!==void 0&&/mainUv/.test(s);if(t.attributes|=e.getAttributes(),s===void 0)throw new Error(`Missing fragment shader (${e.name})`);if(o&&t.attributes&ds.CONVOLUTION)throw new Error(`Effects that transform UVs are incompatible with convolution effects (${e.name})`);if(!r&&!o)throw new Error(`Could not find mainImage or mainUv function (${e.name})`);{const a=/\w+\s+(\w+)\([\w\s,]*\)\s*{/g,c=t.shaderParts;let l=c.get(ie.FRAGMENT_HEAD)||"",u=c.get(ie.FRAGMENT_MAIN_UV)||"",h=c.get(ie.FRAGMENT_MAIN_IMAGE)||"",f=c.get(ie.VERTEX_HEAD)||"",d=c.get(ie.VERTEX_MAIN_SUPPORT)||"";const m=new Set,p=new Set;if(o&&(u+=` ${n}MainUv(UV); -`,t.uvTransformation=!0),i!==null&&/mainSupport/.test(i)){const S=/mainSupport *\([\w\s]*?uv\s*?\)/.test(i);d+=` ${n}MainSupport(`,d+=S?`vUv); -`:`); -`;for(const T of i.matchAll(/(?:varying\s+\w+\s+([\S\s]*?);)/g))for(const y of T[1].split(/\s*,\s*/))t.varyings.add(y),m.add(y),p.add(y);for(const T of i.matchAll(a))p.add(T[1])}for(const S of s.matchAll(a))p.add(S[1]);for(const S of e.defines.keys())p.add(S.replace(/\([\w\s,]*\)/g,""));for(const S of e.uniforms.keys())p.add(S);p.delete("while"),p.delete("for"),p.delete("if"),e.uniforms.forEach((S,T)=>t.uniforms.set(n+T.charAt(0).toUpperCase()+T.slice(1),S)),e.defines.forEach((S,T)=>t.defines.set(n+T.charAt(0).toUpperCase()+T.slice(1),S));const g=new Map([["fragment",s],["vertex",i]]);pl(n,p,t.defines),pl(n,p,g),s=g.get("fragment"),i=g.get("vertex");const v=e.blendMode;if(t.blendModes.set(v.blendFunction,v),r){e.inputColorSpace!==null&&e.inputColorSpace!==t.colorSpace&&(h+=e.inputColorSpace===qe?`color0 = LinearTosRGB(color0); - `:`color0 = sRGBToLinear(color0); - `),e.outputColorSpace!==Cu?t.colorSpace=e.outputColorSpace:e.inputColorSpace!==null&&(t.colorSpace=e.inputColorSpace);const S=/MainImage *\([\w\s,]*?depth[\w\s,]*?\)/;h+=`${n}MainImage(color0, UV, `,t.attributes&ds.DEPTH&&S.test(s)&&(h+="depth, ",t.readDepth=!0),h+=`color1); - `;const T=n+"BlendOpacity";t.uniforms.set(T,v.opacity),h+=`color0 = blend${v.blendFunction}(color0, color1, ${T}); - - `,l+=`uniform float ${T}; - -`}if(l+=s+` -`,i!==null&&(f+=i+` -`),c.set(ie.FRAGMENT_HEAD,l),c.set(ie.FRAGMENT_MAIN_UV,u),c.set(ie.FRAGMENT_MAIN_IMAGE,h),c.set(ie.VERTEX_HEAD,f),c.set(ie.VERTEX_MAIN_SUPPORT,d),e.extensions!==null)for(const S of e.extensions)t.extensions.add(S)}}var v0=class extends it{constructor(n,...e){super("EffectPass"),this.fullscreenMaterial=new s0(null,null,null,n),this.listener=t=>this.handleEvent(t),this.effects=[],this.setEffects(e),this.skipRendering=!1,this.minTime=1,this.maxTime=Number.POSITIVE_INFINITY,this.timeScale=1}set mainScene(n){for(const e of this.effects)e.mainScene=n}set mainCamera(n){this.fullscreenMaterial.copyCameraSettings(n);for(const e of this.effects)e.mainCamera=n}get encodeOutput(){return this.fullscreenMaterial.encodeOutput}set encodeOutput(n){this.fullscreenMaterial.encodeOutput=n}get dithering(){return this.fullscreenMaterial.dithering}set dithering(n){const e=this.fullscreenMaterial;e.dithering=n,e.needsUpdate=!0}setEffects(n){for(const e of this.effects)e.removeEventListener("change",this.listener);this.effects=n.sort((e,t)=>t.attributes-e.attributes);for(const e of this.effects)e.addEventListener("change",this.listener)}updateMaterial(){const n=new E0;let e=0;for(const o of this.effects)if(o.blendMode.blendFunction===ee.DST)n.attributes|=o.getAttributes()&ds.DEPTH;else{if(n.attributes&o.getAttributes()&ds.CONVOLUTION)throw new Error(`Convolution effects cannot be merged (${o.name})`);g0("e"+e++,o,n)}let t=n.shaderParts.get(ie.FRAGMENT_HEAD),s=n.shaderParts.get(ie.FRAGMENT_MAIN_IMAGE),i=n.shaderParts.get(ie.FRAGMENT_MAIN_UV);const r=/\bblend\b/g;for(const o of n.blendModes.values())t+=o.getShaderCode().replace(r,`blend${o.blendFunction}`)+` -`;n.attributes&ds.DEPTH?(n.readDepth&&(s=`float depth = readDepth(UV); - - `+s),this.needsDepthTexture=this.getDepthTexture()===null):this.needsDepthTexture=!1,n.colorSpace===qe&&(s+=`color0 = sRGBToLinear(color0); - `),n.uvTransformation?(i=`vec2 transformedUv = vUv; -`+i,n.defines.set("UV","transformedUv")):n.defines.set("UV","vUv"),n.shaderParts.set(ie.FRAGMENT_HEAD,t),n.shaderParts.set(ie.FRAGMENT_MAIN_IMAGE,s),n.shaderParts.set(ie.FRAGMENT_MAIN_UV,i);for(const[o,a]of n.shaderParts)a!==null&&n.shaderParts.set(o,a.trim().replace(/^#/,` -#`));this.skipRendering=e===0,this.needsSwap=!this.skipRendering,this.fullscreenMaterial.setShaderData(n)}recompile(){this.updateMaterial()}getDepthTexture(){return this.fullscreenMaterial.depthBuffer}setDepthTexture(n,e=oi){this.fullscreenMaterial.depthBuffer=n,this.fullscreenMaterial.depthPacking=e;for(const t of this.effects)t.setDepthTexture(n,e)}render(n,e,t,s,i){for(const r of this.effects)r.update(n,e,s);if(!this.skipRendering||this.renderToScreen){const r=this.fullscreenMaterial;r.inputBuffer=e.texture,r.time+=s*this.timeScale,n.setRenderTarget(this.renderToScreen?null:t),n.render(this.scene,this.camera)}}setSize(n,e){this.fullscreenMaterial.setSize(n,e);for(const t of this.effects)t.setSize(n,e)}initialize(n,e,t){this.renderer=n;for(const s of this.effects)s.initialize(n,e,t);this.updateMaterial(),t!==void 0&&t!==ps&&(this.fullscreenMaterial.defines.FRAMEBUFFER_PRECISION_HIGH="1")}dispose(){super.dispose();for(const n of this.effects)n.removeEventListener("change",this.listener),n.dispose()}handleEvent(n){switch(n.type){case"change":this.recompile();break}}},Mu=class extends it{constructor({kernelSize:n=Ao.MEDIUM,resolutionScale:e=.5,width:t=Oe.AUTO_SIZE,height:s=Oe.AUTO_SIZE,resolutionX:i=t,resolutionY:r=s}={}){super("KawaseBlurPass"),this.renderTargetA=new Tt(1,1,{depthBuffer:!1}),this.renderTargetA.texture.name="Blur.Target.A",this.renderTargetB=this.renderTargetA.clone(),this.renderTargetB.texture.name="Blur.Target.B";const o=this.resolution=new Oe(this,i,r,e);o.addEventListener("change",a=>this.setSize(o.baseWidth,o.baseHeight)),this._blurMaterial=new Hp,this._blurMaterial.kernelSize=n,this.copyMaterial=new Ou}getResolution(){return this.resolution}get blurMaterial(){return this._blurMaterial}set blurMaterial(n){this._blurMaterial=n}get dithering(){return this.copyMaterial.dithering}set dithering(n){this.copyMaterial.dithering=n}get kernelSize(){return this.blurMaterial.kernelSize}set kernelSize(n){this.blurMaterial.kernelSize=n}get width(){return this.resolution.width}set width(n){this.resolution.preferredWidth=n}get height(){return this.resolution.height}set height(n){this.resolution.preferredHeight=n}get scale(){return this.blurMaterial.scale}set scale(n){this.blurMaterial.scale=n}getScale(){return this.blurMaterial.scale}setScale(n){this.blurMaterial.scale=n}getKernelSize(){return this.kernelSize}setKernelSize(n){this.kernelSize=n}getResolutionScale(){return this.resolution.scale}setResolutionScale(n){this.resolution.scale=n}render(n,e,t,s,i){const r=this.scene,o=this.camera,a=this.renderTargetA,c=this.renderTargetB,l=this.blurMaterial,u=l.kernelSequence;let h=e;this.fullscreenMaterial=l;for(let f=0,d=u.length;fthis.setSize(c.baseWidth,c.baseHeight))}get texture(){return this.renderTarget.texture}getTexture(){return this.renderTarget.texture}getResolution(){return this.resolution}render(n,e,t,s,i){const r=this.fullscreenMaterial;r.inputBuffer=e.texture,n.setRenderTarget(this.renderToScreen?null:this.renderTarget),n.render(this.scene,this.camera)}setSize(n,e){const t=this.resolution;t.setBaseSize(n,e),this.renderTarget.setSize(t.width,t.height)}initialize(n,e,t){t!==void 0&&t!==ps&&(this.renderTarget.texture.type=t,this.fullscreenMaterial.defines.FRAMEBUFFER_PRECISION_HIGH="1")}},x0=class extends it{constructor(n,e){super("MaskPass",n,e),this.needsSwap=!1,this.clearPass=new sc(!1,!1,!0),this.inverse=!1}set mainScene(n){this.scene=n}set mainCamera(n){this.camera=n}get inverted(){return this.inverse}set inverted(n){this.inverse=n}get clear(){return this.clearPass.enabled}set clear(n){this.clearPass.enabled=n}getClearPass(){return this.clearPass}isInverted(){return this.inverted}setInverted(n){this.inverted=n}render(n,e,t,s,i){const r=n.getContext(),o=n.state.buffers,a=this.scene,c=this.camera,l=this.clearPass,u=this.inverted?0:1,h=1-u;o.color.setMask(!1),o.depth.setMask(!1),o.color.setLocked(!0),o.depth.setLocked(!0),o.stencil.setTest(!0),o.stencil.setOp(r.REPLACE,r.REPLACE,r.REPLACE),o.stencil.setFunc(r.ALWAYS,u,4294967295),o.stencil.setClear(h),o.stencil.setLocked(!0),this.clearPass.enabled&&(this.renderToScreen?l.render(n,null):(l.render(n,e),l.render(n,t))),this.renderToScreen?(n.setRenderTarget(null),n.render(a,c)):(n.setRenderTarget(e),n.render(a,c),n.setRenderTarget(t),n.render(a,c)),o.color.setLocked(!1),o.depth.setLocked(!1),o.stencil.setLocked(!1),o.stencil.setFunc(r.EQUAL,1,4294967295),o.stencil.setOp(r.KEEP,r.KEEP,r.KEEP),o.stencil.setLocked(!0)}},T0=class extends it{constructor(){super("MipmapBlurPass"),this.needsSwap=!1,this.renderTarget=new Tt(1,1,{depthBuffer:!1}),this.renderTarget.texture.name="Upsampling.Mipmap0",this.downsamplingMipmaps=[],this.upsamplingMipmaps=[],this.downsamplingMaterial=new Jp,this.upsamplingMaterial=new u0,this.resolution=new Fe}get texture(){return this.renderTarget.texture}get levels(){return this.downsamplingMipmaps.length}set levels(n){if(this.levels!==n){const e=this.renderTarget;this.dispose(),this.downsamplingMipmaps=[],this.upsamplingMipmaps=[];for(let t=0;t=0;--f){const d=u[f];c.setSize(h.width,h.height),c.inputBuffer=h.texture,c.supportBuffer=l[f].texture,n.setRenderTarget(d),n.render(r,o),h=d}}setSize(n,e){const t=this.resolution;t.set(n,e);let s=t.width,i=t.height;for(let r=0,o=this.downsamplingMipmaps.length;rthis.setSize(u.baseWidth,u.baseHeight))}set mainScene(n){this.renderPass.mainScene=n}set mainCamera(n){this.renderPass.mainCamera=n}get texture(){return this.renderTarget.texture}getTexture(){return this.renderTarget.texture}getResolution(){return this.resolution}getResolutionScale(){return this.resolution.scale}setResolutionScale(n){this.resolution.scale=n}render(n,e,t,s,i){const r=this.renderToScreen?null:this.renderTarget;this.renderPass.render(n,r,r)}setSize(n,e){const t=this.resolution;t.setBaseSize(n,e),this.renderTarget.setSize(t.width,t.height)}},k0=class extends it{constructor(n,e="inputBuffer"){super("ShaderPass"),this.fullscreenMaterial=n,this.input=e}setInput(n){this.input=n}render(n,e,t,s,i){const r=this.fullscreenMaterial.uniforms;e!==null&&r!==void 0&&r[this.input]!==void 0&&(r[this.input].value=e.texture),n.setRenderTarget(this.renderToScreen?null:t),n.render(this.scene,this.camera)}initialize(n,e,t){t!==void 0&&t!==ps&&(this.fullscreenMaterial.defines.FRAMEBUFFER_PRECISION_HIGH="1")}},ra=1/1e3,S0=1e3,C0=class{constructor(){this.startTime=performance.now(),this.previousTime=0,this.currentTime=0,this._delta=0,this._elapsed=0,this._fixedDelta=1e3/60,this.timescale=1,this.useFixedDelta=!1,this._autoReset=!1}get autoReset(){return this._autoReset}set autoReset(n){typeof document<"u"&&document.hidden!==void 0&&(n?document.addEventListener("visibilitychange",this):document.removeEventListener("visibilitychange",this),this._autoReset=n)}get delta(){return this._delta*ra}get fixedDelta(){return this._fixedDelta*ra}set fixedDelta(n){this._fixedDelta=n*S0}get elapsed(){return this._elapsed*ra}update(n){this.useFixedDelta?this._delta=this.fixedDelta:(this.previousTime=this.currentTime,this.currentTime=(n!==void 0?n:performance.now())-this.startTime,this._delta=this.currentTime-this.previousTime),this._delta*=this.timescale,this._elapsed+=this._delta}reset(){this._delta=0,this._elapsed=0,this.currentTime=performance.now()-this.startTime}handleEvent(n){document.hidden||(this.currentTime=performance.now()-this.startTime)}dispose(){this.autoReset=!1}},b0=class{constructor(e=null,{depthBuffer:t=!0,stencilBuffer:s=!1,multisampling:i=0,frameBufferType:r}={}){this.renderer=null,this.inputBuffer=this.createBuffer(t,s,r,i),this.outputBuffer=this.inputBuffer.clone(),this.copyPass=new f0,this.depthTexture=null,this.passes=[],this.timer=new C0,this.autoRenderToScreen=!0,this.setRenderer(e)}get multisampling(){return this.inputBuffer.samples||0}set multisampling(e){const t=this.inputBuffer,s=this.multisampling;s>0&&e>0?(this.inputBuffer.samples=e,this.outputBuffer.samples=e,this.inputBuffer.dispose(),this.outputBuffer.dispose()):s!==e&&(this.inputBuffer.dispose(),this.outputBuffer.dispose(),this.inputBuffer=this.createBuffer(t.depthBuffer,t.stencilBuffer,t.texture.type,e),this.inputBuffer.depthTexture=this.depthTexture,this.outputBuffer=this.inputBuffer.clone())}getTimer(){return this.timer}getRenderer(){return this.renderer}setRenderer(e){if(this.renderer=e,e!==null){const t=e.getSize(new Fe),s=e.getContext().getContextAttributes().alpha,i=this.inputBuffer.texture.type;i===ps&&Yn(e)===qe&&(Is(this.inputBuffer.texture,qe),Is(this.outputBuffer.texture,qe),this.inputBuffer.dispose(),this.outputBuffer.dispose()),e.autoClear=!1,this.setSize(t.width,t.height);for(const r of this.passes)r.initialize(e,s,i)}}replaceRenderer(e,t=!0){const s=this.renderer,i=s.domElement.parentNode;return this.setRenderer(e),t&&i!==null&&(i.removeChild(s.domElement),i.appendChild(e.domElement)),s}createDepthTexture(){const e=this.depthTexture=new Nf;return this.inputBuffer.depthTexture=e,this.inputBuffer.dispose(),this.inputBuffer.stencilBuffer?(e.format=Ff,e.type=Uf):e.type=Lf,e}deleteDepthTexture(){if(this.depthTexture!==null){this.depthTexture.dispose(),this.depthTexture=null,this.inputBuffer.depthTexture=null,this.inputBuffer.dispose();for(const e of this.passes)e.setDepthTexture(null)}}createBuffer(e,t,s,i){const r=this.renderer,o=r===null?new Fe:r.getDrawingBufferSize(new Fe),a={minFilter:$r,magFilter:$r,stencilBuffer:t,depthBuffer:e,type:s},c=new Tt(o.width,o.height,a);return i>0&&(c.ignoreDepthForMultisampleCopy=!1,c.samples=i),s===ps&&Yn(r)===qe&&Is(c.texture,qe),c.texture.name="EffectComposer.Buffer",c.texture.generateMipmaps=!1,c}setMainScene(e){for(const t of this.passes)t.mainScene=e}setMainCamera(e){for(const t of this.passes)t.mainCamera=e}addPass(e,t){const s=this.passes,i=this.renderer,r=i.getDrawingBufferSize(new Fe),o=i.getContext().getContextAttributes().alpha,a=this.inputBuffer.texture.type;if(e.setRenderer(i),e.setSize(r.width,r.height),e.initialize(i,o,a),this.autoRenderToScreen&&(s.length>0&&(s[s.length-1].renderToScreen=!1),e.renderToScreen&&(this.autoRenderToScreen=!1)),t!==void 0?s.splice(t,0,e):s.push(e),this.autoRenderToScreen&&(s[s.length-1].renderToScreen=!0),e.needsDepthTexture||this.depthTexture!==null)if(this.depthTexture===null){const c=this.createDepthTexture();for(e of s)e.setDepthTexture(c)}else e.setDepthTexture(this.depthTexture)}removePass(e){const t=this.passes,s=t.indexOf(e);if(s!==-1&&t.splice(s,1).length>0){if(this.depthTexture!==null){const o=(c,l)=>c||l.needsDepthTexture;t.reduce(o,!1)||(e.getDepthTexture()===this.depthTexture&&e.setDepthTexture(null),this.deleteDepthTexture())}this.autoRenderToScreen&&s===t.length&&(e.renderToScreen=!1,t.length>0&&(t[t.length-1].renderToScreen=!0))}}removeAllPasses(){const e=this.passes;this.deleteDepthTexture(),e.length>0&&(this.autoRenderToScreen&&(e[e.length-1].renderToScreen=!1),this.passes=[])}render(e){const t=this.renderer,s=this.copyPass;let i=this.inputBuffer,r=this.outputBuffer,o=!1,a,c,l;e===void 0&&(this.timer.update(),e=this.timer.delta);for(const u of this.passes)u.enabled&&(u.render(t,i,r,e,o),u.needsSwap&&(o&&(s.renderToScreen=u.renderToScreen,a=t.getContext(),c=t.state.buffers.stencil,c.setFunc(a.NOTEQUAL,1,4294967295),s.render(t,i,r,e,o),c.setFunc(a.EQUAL,1,4294967295)),l=i,i=r,r=l),u instanceof x0?o=!0:u instanceof p0&&(o=!1))}setSize(e,t,s){const i=this.renderer,r=i.getSize(new Fe);(e===void 0||t===void 0)&&(e=r.width,t=r.height),(r.width!==e||r.height!==t)&&i.setSize(e,t,s);const o=i.getDrawingBufferSize(new Fe);this.inputBuffer.setSize(o.width,o.height),this.outputBuffer.setSize(o.width,o.height);for(const a of this.passes)a.setSize(o.width,o.height)}reset(){const e=this.timer.autoReset;this.dispose(),this.autoRenderToScreen=!0,this.timer.autoReset=e}dispose(){for(const e of this.passes)e.dispose();this.passes=[],this.inputBuffer!==null&&this.inputBuffer.dispose(),this.outputBuffer!==null&&this.outputBuffer.dispose(),this.deleteDepthTexture(),this.copyPass.dispose(),this.timer.dispose()}},E0=class{constructor(){this.shaderParts=new Map([[ie.FRAGMENT_HEAD,null],[ie.FRAGMENT_MAIN_UV,null],[ie.FRAGMENT_MAIN_IMAGE,null],[ie.VERTEX_HEAD,null],[ie.VERTEX_MAIN_SUPPORT,null]]),this.defines=new Map,this.uniforms=new Map,this.blendModes=new Map,this.extensions=new Set,this.attributes=ds.NONE,this.varyings=new Set,this.uvTransformation=!1,this.readDepth=!1,this.colorSpace=Oo}},oa=!1,ml=class{constructor(n=null){this.originalMaterials=new Map,this.material=null,this.materials=null,this.materialsBackSide=null,this.materialsDoubleSide=null,this.materialsFlatShaded=null,this.materialsFlatShadedBackSide=null,this.materialsFlatShadedDoubleSide=null,this.setMaterial(n),this.meshCount=0,this.replaceMaterial=e=>{if(e.isMesh){let t;if(e.material.flatShading)switch(e.material.side){case Mi:t=this.materialsFlatShadedDoubleSide;break;case br:t=this.materialsFlatShadedBackSide;break;default:t=this.materialsFlatShaded;break}else switch(e.material.side){case Mi:t=this.materialsDoubleSide;break;case br:t=this.materialsBackSide;break;default:t=this.materials;break}this.originalMaterials.set(e,e.material),e.isSkinnedMesh?e.material=t[2]:e.isInstancedMesh?e.material=t[1]:e.material=t[0],++this.meshCount}}}cloneMaterial(n){if(!(n instanceof es))return n.clone();const e=n.uniforms,t=new Map;for(const i in e){const r=e[i].value;r.isRenderTargetTexture&&(e[i].value=null,t.set(i,r))}const s=n.clone();for(const i of t)e[i[0]].value=i[1],s.uniforms[i[0]].value=i[1];return s}setMaterial(n){if(this.disposeMaterials(),this.material=n,n!==null){const e=this.materials=[this.cloneMaterial(n),this.cloneMaterial(n),this.cloneMaterial(n)];for(const t of e)t.uniforms=Object.assign({},n.uniforms),t.side=Bf;e[2].skinning=!0,this.materialsBackSide=e.map(t=>{const s=this.cloneMaterial(t);return s.uniforms=Object.assign({},n.uniforms),s.side=br,s}),this.materialsDoubleSide=e.map(t=>{const s=this.cloneMaterial(t);return s.uniforms=Object.assign({},n.uniforms),s.side=Mi,s}),this.materialsFlatShaded=e.map(t=>{const s=this.cloneMaterial(t);return s.uniforms=Object.assign({},n.uniforms),s.flatShading=!0,s}),this.materialsFlatShadedBackSide=e.map(t=>{const s=this.cloneMaterial(t);return s.uniforms=Object.assign({},n.uniforms),s.flatShading=!0,s.side=br,s}),this.materialsFlatShadedDoubleSide=e.map(t=>{const s=this.cloneMaterial(t);return s.uniforms=Object.assign({},n.uniforms),s.flatShading=!0,s.side=Mi,s})}}render(n,e,t){const s=n.shadowMap.enabled;if(n.shadowMap.enabled=!1,oa){const i=this.originalMaterials;this.meshCount=0,e.traverse(this.replaceMaterial),n.render(e,t);for(const r of i)r[0].material=r[1];this.meshCount!==i.size&&i.clear()}else{const i=e.overrideMaterial;e.overrideMaterial=this.material,n.render(e,t),e.overrideMaterial=i}n.shadowMap.enabled=s}disposeMaterials(){if(this.material!==null){const n=this.materials.concat(this.materialsBackSide).concat(this.materialsDoubleSide).concat(this.materialsFlatShaded).concat(this.materialsFlatShadedBackSide).concat(this.materialsFlatShadedDoubleSide);for(const e of n)e.dispose()}}dispose(){this.originalMaterials.clear(),this.disposeMaterials()}static get workaroundEnabled(){return oa}static set workaroundEnabled(n){oa=n}},Es=-1,Oe=class extends Ka{constructor(n,e=Es,t=Es,s=1){super(),this.resizable=n,this.baseSize=new Fe(1,1),this.preferredSize=new Fe(e,t),this.target=this.preferredSize,this.s=s,this.effectiveSize=new Fe,this.addEventListener("change",()=>this.updateEffectiveSize()),this.updateEffectiveSize()}updateEffectiveSize(){const n=this.baseSize,e=this.preferredSize,t=this.effectiveSize,s=this.scale;e.width!==Es?t.width=e.width:e.height!==Es?t.width=Math.round(e.height*(n.width/Math.max(n.height,1))):t.width=Math.round(n.width*s),e.height!==Es?t.height=e.height:e.width!==Es?t.height=Math.round(e.width/Math.max(n.width/Math.max(n.height,1),1)):t.height=Math.round(n.height*s)}get width(){return this.effectiveSize.width}set width(n){this.preferredWidth=n}get height(){return this.effectiveSize.height}set height(n){this.preferredHeight=n}getWidth(){return this.width}getHeight(){return this.height}get scale(){return this.s}set scale(n){this.s!==n&&(this.s=n,this.preferredSize.setScalar(Es),this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}getScale(){return this.scale}setScale(n){this.scale=n}get baseWidth(){return this.baseSize.width}set baseWidth(n){this.baseSize.width!==n&&(this.baseSize.width=n,this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}getBaseWidth(){return this.baseWidth}setBaseWidth(n){this.baseWidth=n}get baseHeight(){return this.baseSize.height}set baseHeight(n){this.baseSize.height!==n&&(this.baseSize.height=n,this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}getBaseHeight(){return this.baseHeight}setBaseHeight(n){this.baseHeight=n}setBaseSize(n,e){(this.baseSize.width!==n||this.baseSize.height!==e)&&(this.baseSize.set(n,e),this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}get preferredWidth(){return this.preferredSize.width}set preferredWidth(n){this.preferredSize.width!==n&&(this.preferredSize.width=n,this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}getPreferredWidth(){return this.preferredWidth}setPreferredWidth(n){this.preferredWidth=n}get preferredHeight(){return this.preferredSize.height}set preferredHeight(n){this.preferredSize.height!==n&&(this.preferredSize.height=n,this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}getPreferredHeight(){return this.preferredHeight}setPreferredHeight(n){this.preferredHeight=n}setPreferredSize(n,e){(this.preferredSize.width!==n||this.preferredSize.height!==e)&&(this.preferredSize.set(n,e),this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height))}copy(n){this.s=n.scale,this.baseSize.set(n.baseWidth,n.baseHeight),this.preferredSize.set(n.preferredWidth,n.preferredHeight),this.dispatchEvent({type:"change"}),this.resizable.setSize(this.baseSize.width,this.baseSize.height)}static get AUTO_SIZE(){return Es}},O0=class extends Set{constructor(n,e=10){super(),this.l=e,this.exclusive=!1,n!==void 0&&this.set(n)}get layer(){return this.l}set layer(n){const e=this.l;for(const t of this)t.layers.disable(e),t.layers.enable(n);this.l=n}getLayer(){return this.layer}setLayer(n){this.layer=n}isExclusive(){return this.exclusive}setExclusive(n){this.exclusive=n}clear(){const n=this.layer;for(const e of this)e.layers.disable(n);return super.clear()}set(n){this.clear();for(const e of n)this.add(e);return this}indexOf(n){return this.has(n)?0:-1}add(n){return this.exclusive?n.layers.set(this.layer):n.layers.enable(this.layer),super.add(n)}delete(n){return this.has(n)&&n.layers.disable(this.layer),super.delete(n)}toggle(n){let e;return this.has(n)?(this.delete(n),e=!1):(this.add(n),e=!0),e}setVisible(n){for(const e of this)n?e.layers.enable(0):e.layers.disable(0);return this}},A0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,x+y,opacity);}",M0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,y,min(y.a,opacity));}",D0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,(x+y)*0.5,opacity);}",R0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec3 xHSL=RGBToHSL(x.rgb);vec3 yHSL=RGBToHSL(y.rgb);vec3 z=HSLToRGB(vec3(yHSL.rg,xHSL.b));return vec4(mix(x.rgb,z,opacity),y.a);}",P0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 z=mix(step(0.0,y)*(1.0-min(vec4(1.0),(1.0-x)/y)),vec4(1.0),step(1.0,x));return mix(x,z,opacity);}",I0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 z=step(0.0,x)*mix(min(vec4(1.0),x/max(1.0-y,1e-9)),vec4(1.0),step(1.0,y));return mix(x,z,opacity);}",N0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,min(x,y),opacity);}",F0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,abs(x-y),opacity);}",U0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,x/max(y,1e-12),opacity);}",L0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,(x+y-2.0*x*y),opacity);}",B0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 a=min(x,1.0),b=min(y,1.0);vec4 z=mix(2.0*a*b,1.0-2.0*(1.0-a)*(1.0-b),step(0.5,y));return mix(x,z,opacity);}",z0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,step(1.0,x+y),opacity);}",V0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec3 xHSL=RGBToHSL(x.rgb);vec3 yHSL=RGBToHSL(y.rgb);vec3 z=HSLToRGB(vec3(yHSL.r,xHSL.gb));return vec4(mix(x.rgb,z,opacity),y.a);}",j0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,1.0-y,opacity);}",H0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,y*(1.0-x),opacity);}",q0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,max(x,y),opacity);}",W0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,clamp(y+x-1.0,0.0,1.0),opacity);}",G0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,min(x+y,1.0),opacity);}",Y0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,clamp(2.0*y+x-1.0,0.0,1.0),opacity);}",Z0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec3 xHSL=RGBToHSL(x.rgb);vec3 yHSL=RGBToHSL(y.rgb);vec3 z=HSLToRGB(vec3(xHSL.rg,yHSL.b));return vec4(mix(x.rgb,z,opacity),y.a);}",$0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,x*y,opacity);}",X0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,1.0-abs(1.0-x-y),opacity);}",Q0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,y,opacity);}",K0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 z=mix(2.0*y*x,1.0-2.0*(1.0-y)*(1.0-x),step(0.5,x));return mix(x,z,opacity);}",J0="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 y2=2.0*y;vec4 z=mix(mix(y2,x,step(0.5*x,y)),max(vec4(0.0),y2-1.0),step(x,(y2-1.0)));return mix(x,z,opacity);}",em="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 z=mix(min(x*x/max(1.0-y,1e-12),1.0),y,step(1.0,y));return mix(x,z,opacity);}",tm="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec3 xHSL=RGBToHSL(x.rgb);vec3 yHSL=RGBToHSL(y.rgb);vec3 z=HSLToRGB(vec3(xHSL.r,yHSL.g,xHSL.b));return vec4(mix(x.rgb,z,opacity),y.a);}",sm="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,x+y-min(x*y,1.0),opacity);}",nm="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 y2=2.0*y;vec4 w=step(0.5,y);vec4 z=mix(x-(1.0-y2)*x*(1.0-x),mix(x+(y2-1.0)*(sqrt(x)-x),x+(y2-1.0)*x*((16.0*x-12.0)*x+3.0),w*(1.0-step(0.25,x))),w);return mix(x,z,opacity);}",im="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return y;}",rm="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){return mix(x,max(x+y-1.0,0.0),opacity);}",om="vec4 blend(const in vec4 x,const in vec4 y,const in float opacity){vec4 z=mix(max(1.0-min((1.0-x)/(2.0*y),1.0),0.0),min(x/(2.0*(1.0-y)),1.0),step(0.5,y));return mix(x,z,opacity);}",am=new Map([[ee.ADD,A0],[ee.ALPHA,M0],[ee.AVERAGE,D0],[ee.COLOR,R0],[ee.COLOR_BURN,P0],[ee.COLOR_DODGE,I0],[ee.DARKEN,N0],[ee.DIFFERENCE,F0],[ee.DIVIDE,U0],[ee.DST,null],[ee.EXCLUSION,L0],[ee.HARD_LIGHT,B0],[ee.HARD_MIX,z0],[ee.HUE,V0],[ee.INVERT,j0],[ee.INVERT_RGB,H0],[ee.LIGHTEN,q0],[ee.LINEAR_BURN,W0],[ee.LINEAR_DODGE,G0],[ee.LINEAR_LIGHT,Y0],[ee.LUMINOSITY,Z0],[ee.MULTIPLY,$0],[ee.NEGATION,X0],[ee.NORMAL,Q0],[ee.OVERLAY,K0],[ee.PIN_LIGHT,J0],[ee.REFLECT,em],[ee.SATURATION,tm],[ee.SCREEN,sm],[ee.SOFT_LIGHT,nm],[ee.SRC,im],[ee.SUBTRACT,rm],[ee.VIVID_LIGHT,om]]),cm=class extends Ka{constructor(n,e=1){super(),this._blendFunction=n,this.opacity=new Q(e)}getOpacity(){return this.opacity.value}setOpacity(n){this.opacity.value=n}get blendFunction(){return this._blendFunction}set blendFunction(n){this._blendFunction=n,this.dispatchEvent({type:"change"})}getBlendFunction(){return this.blendFunction}setBlendFunction(n){this.blendFunction=n}getShaderCode(){return am.get(this.blendFunction)}},Li=class extends Ka{constructor(e,t,{attributes:s=ds.NONE,blendFunction:i=ee.NORMAL,defines:r=new Map,uniforms:o=new Map,extensions:a=null,vertexShader:c=null}={}){super(),this.name=e,this.renderer=null,this.attributes=s,this.fragmentShader=t,this.vertexShader=c,this.defines=r,this.uniforms=o,this.extensions=a,this.blendMode=new cm(i),this.blendMode.addEventListener("change",l=>this.setChanged()),this._inputColorSpace=Oo,this._outputColorSpace=Cu}get inputColorSpace(){return this._inputColorSpace}set inputColorSpace(e){this._inputColorSpace=e,this.setChanged()}get outputColorSpace(){return this._outputColorSpace}set outputColorSpace(e){this._outputColorSpace=e,this.setChanged()}set mainScene(e){}set mainCamera(e){}getName(){return this.name}setRenderer(e){this.renderer=e}getDefines(){return this.defines}getUniforms(){return this.uniforms}getExtensions(){return this.extensions}getBlendMode(){return this.blendMode}getAttributes(){return this.attributes}setAttributes(e){this.attributes=e,this.setChanged()}getFragmentShader(){return this.fragmentShader}setFragmentShader(e){this.fragmentShader=e,this.setChanged()}getVertexShader(){return this.vertexShader}setVertexShader(e){this.vertexShader=e,this.setChanged()}setChanged(){this.dispatchEvent({type:"change"})}setDepthTexture(e,t=oi){}update(e,t,s){}setSize(e,t){}initialize(e,t,s){}dispose(){for(const e of Object.keys(this)){const t=this[e];(t instanceof Tt||t instanceof _u||t instanceof gu||t instanceof it)&&this[e].dispose()}}},lm=`#ifdef FRAMEBUFFER_PRECISION_HIGH -uniform mediump sampler2D map; -#else -uniform lowp sampler2D map; -#endif -uniform float intensity;void mainImage(const in vec4 inputColor,const in vec2 uv,out vec4 outputColor){vec4 texel=texture2D(map,uv);outputColor=vec4(texel.rgb*intensity,texel.a);}`,um=class extends Li{constructor({blendFunction:n=ee.SCREEN,luminanceThreshold:e=.9,luminanceSmoothing:t=.025,mipmapBlur:s=!1,intensity:i=1,radius:r=.85,levels:o=8,kernelSize:a=Ao.LARGE,resolutionScale:c=.5,width:l=Oe.AUTO_SIZE,height:u=Oe.AUTO_SIZE,resolutionX:h=l,resolutionY:f=u}={}){super("BloomEffect",lm,{blendFunction:n,uniforms:new Map([["map",new Q(null)],["intensity",new Q(i)]])}),this.renderTarget=new Tt(1,1,{depthBuffer:!1}),this.renderTarget.texture.name="Bloom.Target",this.blurPass=new Mu({kernelSize:a}),this.luminancePass=new y0({colorOutput:!0}),this.luminanceMaterial.threshold=e,this.luminanceMaterial.smoothing=t,this.mipmapBlurPass=new T0,this.mipmapBlurPass.enabled=s,this.mipmapBlurPass.radius=r,this.mipmapBlurPass.levels=o,this.uniforms.get("map").value=s?this.mipmapBlurPass.texture:this.renderTarget.texture;const d=this.resolution=new Oe(this,h,f,c);d.addEventListener("change",m=>this.setSize(d.baseWidth,d.baseHeight))}get texture(){return this.mipmapBlurPass.enabled?this.mipmapBlurPass.texture:this.renderTarget.texture}getTexture(){return this.texture}getResolution(){return this.resolution}getBlurPass(){return this.blurPass}getLuminancePass(){return this.luminancePass}get luminanceMaterial(){return this.luminancePass.fullscreenMaterial}getLuminanceMaterial(){return this.luminancePass.fullscreenMaterial}get width(){return this.resolution.width}set width(n){this.resolution.preferredWidth=n}get height(){return this.resolution.height}set height(n){this.resolution.preferredHeight=n}get dithering(){return this.blurPass.dithering}set dithering(n){this.blurPass.dithering=n}get kernelSize(){return this.blurPass.kernelSize}set kernelSize(n){this.blurPass.kernelSize=n}get distinction(){return console.warn(this.name,"distinction was removed"),1}set distinction(n){console.warn(this.name,"distinction was removed")}get intensity(){return this.uniforms.get("intensity").value}set intensity(n){this.uniforms.get("intensity").value=n}getIntensity(){return this.intensity}setIntensity(n){this.intensity=n}getResolutionScale(){return this.resolution.scale}setResolutionScale(n){this.resolution.scale=n}update(n,e,t){const s=this.renderTarget,i=this.luminancePass;i.enabled?(i.render(n,e),this.mipmapBlurPass.enabled?this.mipmapBlurPass.render(n,i.renderTarget):this.blurPass.render(n,i.renderTarget,s)):this.mipmapBlurPass.enabled?this.mipmapBlurPass.render(n,e):this.blurPass.render(n,e,s)}setSize(n,e){const t=this.resolution;t.setBaseSize(n,e),this.renderTarget.setSize(t.width,t.height),this.blurPass.resolution.copy(t),this.luminancePass.setSize(n,e),this.mipmapBlurPass.setSize(n,e)}initialize(n,e,t){this.blurPass.initialize(n,e,t),this.luminancePass.initialize(n,e,t),this.mipmapBlurPass.initialize(n,e,t),t!==void 0&&(this.renderTarget.texture.type=t,Yn(n)===qe&&Is(this.renderTarget.texture,qe))}},hm=`uniform lowp sampler2D edgeTexture;uniform lowp sampler2D maskTexture;uniform vec3 visibleEdgeColor;uniform vec3 hiddenEdgeColor;uniform float pulse;uniform float edgeStrength; -#ifdef USE_PATTERN -uniform lowp sampler2D patternTexture;varying vec2 vUvPattern; -#endif -void mainImage(const in vec4 inputColor,const in vec2 uv,out vec4 outputColor){vec2 edge=texture2D(edgeTexture,uv).rg;vec2 mask=texture2D(maskTexture,uv).rg; -#ifndef X_RAY -edge.y=0.0; -#endif -edge*=(edgeStrength*mask.x*pulse);vec3 color=edge.x*visibleEdgeColor+edge.y*hiddenEdgeColor;float visibilityFactor=0.0; -#ifdef USE_PATTERN -vec4 patternColor=texture2D(patternTexture,vUvPattern); -#ifdef X_RAY -float hiddenFactor=0.5; -#else -float hiddenFactor=0.0; -#endif -visibilityFactor=(1.0-mask.y>0.0)?1.0:hiddenFactor;visibilityFactor*=(1.0-mask.x)*patternColor.a;color+=visibilityFactor*patternColor.rgb; -#endif -float alpha=max(max(edge.x,edge.y),visibilityFactor); -#ifdef ALPHA -outputColor=vec4(color,alpha); -#else -outputColor=vec4(color,max(alpha,inputColor.a)); -#endif -}`,dm="uniform float patternScale;varying vec2 vUvPattern;void mainSupport(const in vec2 uv){vUvPattern=uv*vec2(aspect,1.0)*patternScale;}",fm=class extends Li{constructor(n,e,{blendFunction:t=ee.SCREEN,patternTexture:s=null,patternScale:i=1,edgeStrength:r=1,pulseSpeed:o=0,visibleEdgeColor:a=16777215,hiddenEdgeColor:c=2230538,kernelSize:l=Ao.VERY_SMALL,blur:u=!1,xRay:h=!0,multisampling:f=0,resolutionScale:d=.5,width:m=Oe.AUTO_SIZE,height:p=Oe.AUTO_SIZE,resolutionX:g=m,resolutionY:v=p}={}){super("OutlineEffect",hm,{uniforms:new Map([["maskTexture",new Q(null)],["edgeTexture",new Q(null)],["edgeStrength",new Q(r)],["visibleEdgeColor",new Q(new hs(a))],["hiddenEdgeColor",new Q(new hs(c))],["pulse",new Q(1)],["patternScale",new Q(i)],["patternTexture",new Q(null)]])}),this.blendMode.addEventListener("change",_=>{this.blendMode.blendFunction===ee.ALPHA?this.defines.set("ALPHA","1"):this.defines.delete("ALPHA"),this.setChanged()}),this.blendMode.blendFunction=t,this.patternTexture=s,this.xRay=h,this.scene=n,this.camera=e,this.renderTargetMask=new Tt(1,1),this.renderTargetMask.samples=f,this.renderTargetMask.texture.name="Outline.Mask",this.uniforms.get("maskTexture").value=this.renderTargetMask.texture,this.renderTargetOutline=new Tt(1,1,{depthBuffer:!1}),this.renderTargetOutline.texture.name="Outline.Edges",this.uniforms.get("edgeTexture").value=this.renderTargetOutline.texture,this.clearPass=new sc,this.clearPass.overrideClearColor=new hs(0),this.clearPass.overrideClearAlpha=1,this.depthPass=new m0(n,e),this.maskPass=new Mo(n,e,new Yp(this.depthPass.texture,e));const S=this.maskPass.clearPass;S.overrideClearColor=new hs(16777215),S.overrideClearAlpha=1,this.blurPass=new Mu({resolutionScale:d,resolutionX:g,resolutionY:v,kernelSize:l}),this.blurPass.enabled=u;const T=this.blurPass.resolution;T.addEventListener("change",_=>this.setSize(T.baseWidth,T.baseHeight)),this.outlinePass=new k0(new a0);const y=this.outlinePass.fullscreenMaterial;y.inputBuffer=this.renderTargetMask.texture,this.time=0,this.forceUpdate=!0,this.selection=new O0,this.selection.layer=10,this.pulseSpeed=o}set mainScene(n){this.scene=n,this.depthPass.mainScene=n,this.maskPass.mainScene=n}set mainCamera(n){this.camera=n,this.depthPass.mainCamera=n,this.maskPass.mainCamera=n,this.maskPass.overrideMaterial.copyCameraSettings(n)}get resolution(){return this.blurPass.resolution}getResolution(){return this.blurPass.getResolution()}get multisampling(){return this.renderTargetMask.samples}set multisampling(n){this.renderTargetMask.samples=n,this.renderTargetMask.dispose()}get patternScale(){return this.uniforms.get("patternScale").value}set patternScale(n){this.uniforms.get("patternScale").value=n}get edgeStrength(){return this.uniforms.get("edgeStrength").value}set edgeStrength(n){this.uniforms.get("edgeStrength").value=n}get visibleEdgeColor(){return this.uniforms.get("visibleEdgeColor").value}set visibleEdgeColor(n){this.uniforms.get("visibleEdgeColor").value=n}get hiddenEdgeColor(){return this.uniforms.get("hiddenEdgeColor").value}set hiddenEdgeColor(n){this.uniforms.get("hiddenEdgeColor").value=n}getBlurPass(){return this.blurPass}getSelection(){return this.selection}getPulseSpeed(){return this.pulseSpeed}setPulseSpeed(n){this.pulseSpeed=n}get width(){return this.resolution.width}set width(n){this.resolution.preferredWidth=n}get height(){return this.resolution.height}set height(n){this.resolution.preferredHeight=n}get selectionLayer(){return this.selection.layer}set selectionLayer(n){this.selection.layer=n}get dithering(){return this.blurPass.dithering}set dithering(n){this.blurPass.dithering=n}get kernelSize(){return this.blurPass.kernelSize}set kernelSize(n){this.blurPass.kernelSize=n}get blur(){return this.blurPass.enabled}set blur(n){this.blurPass.enabled=n}get xRay(){return this.defines.has("X_RAY")}set xRay(n){this.xRay!==n&&(n?this.defines.set("X_RAY","1"):this.defines.delete("X_RAY"),this.setChanged())}isXRayEnabled(){return this.xRay}setXRayEnabled(n){this.xRay=n}get patternTexture(){return this.uniforms.get("patternTexture").value}set patternTexture(n){n!==null?(n.wrapS=n.wrapT=zf,this.defines.set("USE_PATTERN","1"),this.setVertexShader(dm)):(this.defines.delete("USE_PATTERN"),this.setVertexShader(null)),this.uniforms.get("patternTexture").value=n,this.setChanged()}setPatternTexture(n){this.patternTexture=n}getResolutionScale(){return this.resolution.scale}setResolutionScale(n){this.resolution.scale=n}setSelection(n){return this.selection.set(n),this}clearSelection(){return this.selection.clear(),this}selectObject(n){return this.selection.add(n),this}deselectObject(n){return this.selection.delete(n),this}update(n,e,t){const s=this.scene,i=this.camera,r=this.selection,a=this.uniforms.get("pulse"),c=s.background,l=i.layers.mask;(this.forceUpdate||r.size>0)&&(s.background=null,a.value=1,this.pulseSpeed>0&&(a.value=Math.cos(this.time*this.pulseSpeed*10)*.375+.625),this.time+=t,r.setVisible(!1),this.depthPass.render(n),r.setVisible(!0),i.layers.set(r.layer),this.maskPass.render(n,this.renderTargetMask),i.layers.mask=l,s.background=c,this.outlinePass.render(n,null,this.renderTargetOutline),this.blurPass.enabled&&this.blurPass.render(n,this.renderTargetOutline,this.renderTargetOutline)),this.forceUpdate=r.size>0}setSize(n,e){this.blurPass.setSize(n,e),this.renderTargetMask.setSize(n,e);const t=this.resolution;t.setBaseSize(n,e);const s=t.width,i=t.height;this.depthPass.setSize(s,i),this.renderTargetOutline.setSize(s,i),this.outlinePass.fullscreenMaterial.setSize(s,i)}initialize(n,e,t){this.blurPass.initialize(n,e,ps),t!==void 0&&(this.depthPass.initialize(n,e,t),this.maskPass.initialize(n,e,t),this.outlinePass.initialize(n,e,t))}},pm=`uniform float offset;uniform float darkness;void mainImage(const in vec4 inputColor,const in vec2 uv,out vec4 outputColor){const vec2 center=vec2(0.5);vec3 color=inputColor.rgb; -#if VIGNETTE_TECHNIQUE == 0 -float d=distance(uv,center);color*=smoothstep(0.8,offset*0.799,d*(darkness+offset)); -#else -vec2 coord=(uv-center)*vec2(offset);color=mix(color,vec3(1.0-darkness),dot(coord,coord)); -#endif -outputColor=vec4(color,inputColor.a);}`,mm=class extends Li{constructor({blendFunction:n,technique:e=Ir.DEFAULT,eskil:t=!1,offset:s=.5,darkness:i=.5}={}){super("VignetteEffect",pm,{blendFunction:n,defines:new Map([["VIGNETTE_TECHNIQUE",e.toFixed(0)]]),uniforms:new Map([["offset",new Q(s)],["darkness",new Q(i)]])})}get technique(){return Number(this.defines.get("VIGNETTE_TECHNIQUE"))}set technique(n){this.technique!==n&&(this.defines.set("VIGNETTE_TECHNIQUE",n.toFixed(0)),this.setChanged())}get eskil(){return this.technique===Ir.ESKIL}set eskil(n){this.technique=n?Ir.ESKIL:Ir.DEFAULT}getTechnique(){return this.technique}setTechnique(n){this.technique=n}get offset(){return this.uniforms.get("offset").value}set offset(n){this.uniforms.get("offset").value=n}getOffset(){return this.offset}setOffset(n){this.offset=n}get darkness(){return this.uniforms.get("darkness").value}set darkness(n){this.uniforms.get("darkness").value=n}getDarkness(){return this.darkness}setDarkness(n){this.darkness=n}};const Du=b.createContext(null),_l=n=>(n.getAttributes()&ds.CONVOLUTION)===ds.CONVOLUTION,_m=Zr.memo(b.forwardRef(({children:n,camera:e,scene:t,resolutionScale:s,enabled:i=!0,renderPriority:r=1,autoClear:o=!0,depthBuffer:a,disableNormalPass:c,stencilBuffer:l,multisampling:u=8,frameBufferType:h=Wf},f)=>{const{gl:d,scene:m,camera:p,size:g}=ge(),v=t||m,S=e||p,[T,y,_]=b.useMemo(()=>{const C=xp(),E=new b0(d,{depthBuffer:a,stencilBuffer:l,multisampling:u>0&&C?u:0,frameBufferType:h});E.addPass(new Mo(v,S));let O=null,A=null;return c||(A=new w0(v,S),A.enabled=!1,E.addPass(A),s!==void 0&&C&&(O=new _0({normalBuffer:A.texture,resolutionScale:s}),O.enabled=!1,E.addPass(O))),[E,A,O]},[S,d,a,l,u,h,v,c,s]);b.useEffect(()=>T==null?void 0:T.setSize(g.width,g.height),[T,g]),Rt((C,E)=>{if(i){const O=d.autoClear;d.autoClear=o,l&&!o&&d.clearStencil(),T.render(E),d.autoClear=O}},i?r:0);const w=b.useRef(null),k=xf(w);b.useLayoutEffect(()=>{const C=[];if(w.current&&k.current&&T){const E=k.current.objects;for(let O=0;O{for(const E of C)T==null||T.removePass(E);y&&(y.enabled=!1),_&&(_.enabled=!1)}},[T,n,S,y,_,k]);const x=b.useMemo(()=>({composer:T,normalPass:y,downSamplingPass:_,resolutionScale:s,camera:S,scene:v}),[T,y,_,s,S,v]);return b.useImperativeHandle(f,()=>T,[T]),M.jsx(Du.Provider,{value:x,children:M.jsx("group",{ref:w,children:n})})})),gl=n=>typeof n=="object"&&n!=null&&"current"in n?n.current:n;let gm=0;const vl=new WeakMap,Ru=(n,e)=>Zr.forwardRef(function({blendFunction:s=e==null?void 0:e.blendFunction,opacity:i=e==null?void 0:e.opacity,...r},o){let a=vl.get(n);if(!a){const u=`@react-three/postprocessing/${n.name}-${gm++}`;Qa({[u]:n}),vl.set(n,a=u)}const c=ge(u=>u.camera),l=Zr.useMemo(()=>{var u,h;return[...(u=e==null?void 0:e.args)!=null?u:[],...(h=r.args)!=null?h:[{...e,...r}]]},[JSON.stringify(r)]);return M.jsx(a,{camera:c,"blendMode-blendFunction":s,"blendMode-opacity-value":i,...r,ref:o,args:l})}),vm=Ru(um,{blendFunction:ee.ADD}),ym=b.forwardRef(function({selection:e=[],selectionLayer:t=10,blendFunction:s,patternTexture:i,edgeStrength:r,pulseSpeed:o,visibleEdgeColor:a,hiddenEdgeColor:c,width:l,height:u,kernelSize:h,blur:f,xRay:d,...m},p){const g=ge(_=>_.invalidate),{scene:v,camera:S}=b.useContext(Du),T=b.useMemo(()=>new fm(v,S,{blendFunction:s,patternTexture:i,edgeStrength:r,pulseSpeed:o,visibleEdgeColor:a,hiddenEdgeColor:c,width:l,height:u,kernelSize:h,blur:f,xRay:d,...m}),[s,f,S,r,u,c,h,i,o,v,a,l,d]),y=b.useContext(tc);return b.useEffect(()=>{if(!y&&e)return T.selection.set(Array.isArray(e)?e.map(gl):[gl(e)]),g(),()=>{T.selection.clear(),g()}},[T,e,y,g]),b.useEffect(()=>{T.selectionLayer=t,g()},[T,g,t]),b.useRef(),b.useEffect(()=>{var _;if(y&&y.enabled&&(_=y.selected)!=null&&_.length)return T.selection.set(y.selected),g(),()=>{T.selection.clear(),g()}},[y,T.selection,g]),b.useEffect(()=>()=>{T.dispose()},[T]),M.jsx("primitive",{ref:p,object:T})}),xm=Ru(mm),Tm={isUserDragging:!1,isUserScrolling:!1,userMovedCamera:!1,isUserScrollingOnHtmlPanel:!1},Ns=uu(n=>({...Tm,setIsUserDragging:e=>n({isUserDragging:e}),setIsUserScrolling:e=>n({isUserScrolling:e}),setUserMovedCamera:e=>n({userMovedCamera:e}),setIsUserScrollingOnHtmlPanel:e=>n({isUserScrollingOnHtmlPanel:e})})),yl=n=>M.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:M.jsx("path",{d:"M9.47019 6.56248H0.9375C0.777887 6.56248 0.644237 6.50863 0.53655 6.40094C0.42885 6.29326 0.375 6.15961 0.375 5.99999C0.375 5.84038 0.42885 5.70673 0.53655 5.59904C0.644237 5.49136 0.777887 5.43751 0.9375 5.43751H9.47019L5.59326 1.56058C5.48172 1.44904 5.42667 1.31851 5.42812 1.169C5.42956 1.01948 5.48846 0.886545 5.60481 0.770208C5.72114 0.661558 5.85287 0.605308 5.99998 0.601458C6.14709 0.597608 6.27882 0.653858 6.39516 0.770208L11.1504 5.52549C11.2206 5.59568 11.2701 5.66971 11.299 5.7476C11.3278 5.82548 11.3423 5.90961 11.3423 5.99999C11.3423 6.09038 11.3278 6.17451 11.299 6.25239C11.2701 6.33028 11.2206 6.40431 11.1504 6.4745L6.39516 11.2298C6.29132 11.3336 6.16272 11.3868 6.00936 11.3892C5.85599 11.3916 5.72114 11.3384 5.60481 11.2298C5.48846 11.1134 5.43028 10.9798 5.43028 10.8288C5.43028 10.6779 5.48846 10.5442 5.60481 10.4279L9.47019 6.56248Z",fill:"currentColor"})}),wm=n=>M.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:M.jsxs("g",{id:"captive_portal",children:[M.jsx("mask",{id:"mask0_8513_13265",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"20",height:"20",children:M.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),M.jsxs("g",{mask:"url(#mask0_8513_13265)",children:[M.jsx("path",{id:"captive_portal_2",d:"M9.99992 17.9154C8.90589 17.9154 7.87735 17.7073 6.91429 17.2912C5.9511 16.8751 5.11318 16.3107 4.40054 15.5981C3.6879 14.8854 3.12353 14.0475 2.70742 13.0843C2.29131 12.1213 2.08325 11.0927 2.08325 9.9987C2.08325 8.90467 2.29131 7.87613 2.70742 6.91307C3.12353 5.94988 3.6879 5.11196 4.40054 4.39932C5.11318 3.68668 5.9511 3.12231 6.91429 2.7062C7.87735 2.29009 8.90589 2.08203 9.99992 2.08203C11.0939 2.08203 12.1225 2.29009 13.0855 2.7062C14.0487 3.12231 14.8867 3.68668 15.5993 4.39932C16.3119 5.11196 16.8763 5.94988 17.2924 6.91307C17.7085 7.87613 17.9166 8.90467 17.9166 9.9987C17.9166 10.1429 17.9131 10.2983 17.9062 10.4649C17.8992 10.6316 17.8861 10.7871 17.8668 10.9314C17.8444 11.1088 17.7699 11.2487 17.6433 11.3512C17.5167 11.4538 17.3605 11.5052 17.1745 11.5052C17.011 11.5052 16.8717 11.4346 16.7564 11.2935C16.641 11.1525 16.5945 10.9977 16.617 10.8289C16.6448 10.6846 16.66 10.5462 16.6626 10.4137C16.6653 10.2812 16.6666 10.1429 16.6666 9.9987C16.6666 9.69425 16.6466 9.39113 16.6066 9.08932C16.5664 8.78738 16.5037 8.48689 16.4183 8.18786H13.3203C13.3727 8.48689 13.4107 8.78738 13.4343 9.08932C13.4578 9.39113 13.4695 9.69425 13.4695 9.9987C13.4695 10.1429 13.4682 10.2962 13.4655 10.4587C13.4628 10.6211 13.4544 10.7743 13.4405 10.9185C13.4182 11.0959 13.345 11.2379 13.221 11.3447C13.0971 11.4517 12.9464 11.5052 12.7691 11.5052C12.6056 11.5052 12.4628 11.4389 12.3405 11.3064C12.2182 11.1739 12.1682 11.0233 12.1905 10.8545C12.2044 10.7102 12.2128 10.5676 12.2155 10.4266C12.2182 10.2855 12.2195 10.1429 12.2195 9.9987C12.2195 9.69425 12.2078 9.39113 12.1843 9.08932C12.1607 8.78738 12.1228 8.48689 12.0705 8.18786H7.92929C7.87707 8.48689 7.83915 8.78738 7.81554 9.08932C7.79207 9.39113 7.78033 9.69425 7.78033 9.9987C7.78033 10.3031 7.79207 10.6063 7.81554 10.9081C7.83915 11.21 7.87707 11.5105 7.92929 11.8095H10.3685C10.5458 11.8095 10.6944 11.8694 10.8141 11.9891C10.9337 12.1087 10.9935 12.2572 10.9935 12.4345C10.9935 12.6119 10.9337 12.7604 10.8141 12.8802C10.6944 12.9997 10.5458 13.0595 10.3685 13.0595H8.21617C8.39895 13.7155 8.63693 14.3445 8.93013 14.9466C9.22346 15.5487 9.58006 16.1157 9.99992 16.6477C10.1495 16.6477 10.2991 16.6485 10.4487 16.6502C10.5983 16.6517 10.7451 16.6429 10.8893 16.6237C11.0614 16.6012 11.2051 16.6455 11.3203 16.7566C11.4358 16.8677 11.4935 17.0093 11.4935 17.1814C11.4935 17.3672 11.4457 17.5222 11.3501 17.6462C11.2544 17.7701 11.1179 17.8432 10.9405 17.8656C10.7964 17.8849 10.641 17.898 10.4743 17.9049C10.3076 17.9119 10.1495 17.9154 9.99992 17.9154ZM3.58159 11.8095H6.6795C6.62714 11.5105 6.58915 11.21 6.56554 10.9081C6.54207 10.6063 6.53033 10.3031 6.53033 9.9987C6.53033 9.69425 6.54207 9.39113 6.56554 9.08932C6.58915 8.78738 6.62714 8.48689 6.6795 8.18786H3.58159C3.49617 8.48689 3.43339 8.78738 3.39325 9.08932C3.35325 9.39113 3.33325 9.69425 3.33325 9.9987C3.33325 10.3031 3.35325 10.6063 3.39325 10.9081C3.43339 11.21 3.49617 11.5105 3.58159 11.8095ZM8.38617 16.4345C8.05075 15.9143 7.76256 15.3715 7.52159 14.8064C7.28061 14.2413 7.08429 13.659 6.93263 13.0595H4.10575C4.54047 13.9174 5.1302 14.6413 5.87492 15.231C6.61964 15.8209 7.45672 16.222 8.38617 16.4345ZM4.10575 6.93786H6.93263C7.0736 6.33314 7.26325 5.74821 7.50159 5.18307C7.73978 4.61779 8.03464 4.07773 8.38617 3.56286C7.45131 3.77009 6.6129 4.16856 5.87096 4.75828C5.12888 5.348 4.54047 6.07453 4.10575 6.93786ZM8.21617 6.93786H11.7837C11.6063 6.28189 11.3669 5.65557 11.0655 5.05891C10.7643 4.4621 10.4091 3.89238 9.99992 3.34974C9.58534 3.88168 9.22874 4.4487 8.93013 5.05078C8.63152 5.65286 8.39353 6.28189 8.21617 6.93786ZM13.0672 6.93786H15.8941C15.4594 6.07453 14.871 5.34668 14.1289 4.75432C13.3869 4.16182 12.5485 3.76467 11.6137 3.56286C11.9491 4.08314 12.2333 4.62717 12.4662 5.19495C12.6991 5.76286 12.8994 6.34384 13.0672 6.93786Z",fill:"currentColor"}),M.jsx("path",{id:"travel_explore",d:"M18.0634 18.7783L16.8556 17.5822C16.6378 17.7211 16.4031 17.8331 16.1517 17.9184C15.9003 18.0038 15.6342 18.0465 15.3535 18.0465C14.6044 18.0465 13.9694 17.7857 13.4484 17.2642C12.9275 16.7428 12.667 16.1071 12.667 15.3572C12.667 14.6074 12.9275 13.9717 13.4484 13.4502C13.9694 12.9287 14.6044 12.668 15.3535 12.668C16.1026 12.668 16.7376 12.9287 17.2586 13.4502C17.7795 13.9717 18.04 14.6074 18.04 15.3572C18.04 15.6425 17.9963 15.9121 17.9089 16.166C17.8215 16.4198 17.7063 16.6557 17.5633 16.8738L18.7711 18.0698C18.8684 18.1628 18.917 18.2798 18.917 18.4208C18.917 18.5618 18.8684 18.6809 18.7711 18.7783C18.6781 18.8714 18.5611 18.918 18.4203 18.918C18.2796 18.918 18.1606 18.8714 18.0634 18.7783ZM15.3535 17.038C15.8236 17.038 16.221 16.8755 16.5456 16.5506C16.8703 16.2256 17.0326 15.8278 17.0326 15.3572C17.0326 14.8866 16.8703 14.4888 16.5456 14.1639C16.221 13.8389 15.8236 13.6764 15.3535 13.6764C14.8834 13.6764 14.486 13.8389 14.1614 14.1639C13.8367 14.4888 13.6744 14.8866 13.6744 15.3572C13.6744 15.8278 13.8367 16.2256 14.1614 16.5506C14.486 16.8755 14.8834 17.038 15.3535 17.038Z",fill:"currentColor"})]})]})}),km=n=>M.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 18",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:M.jsx("path",{d:"M8.95833 14.0013C9.25 14.0013 9.49653 13.9006 9.69792 13.6992C9.89931 13.4978 10 13.2513 10 12.9596C10 12.668 9.89931 12.4214 9.69792 12.2201C9.49653 12.0187 9.25 11.918 8.95833 11.918C8.66667 11.918 8.42014 12.0187 8.21875 12.2201C8.01736 12.4214 7.91667 12.668 7.91667 12.9596C7.91667 13.2513 8.01736 13.4978 8.21875 13.6992C8.42014 13.9006 8.66667 14.0013 8.95833 14.0013ZM9 17.3346C7.84722 17.3346 6.76389 17.1159 5.75 16.6784C4.73611 16.2409 3.85417 15.6471 3.10417 14.8971C2.35417 14.1471 1.76042 13.2652 1.32292 12.2513C0.885416 11.2374 0.666666 10.1541 0.666666 9.0013C0.666666 7.84852 0.885416 6.76519 1.32292 5.7513C1.76042 4.73741 2.35417 3.85547 3.10417 3.10547C3.85417 2.35547 4.73611 1.76172 5.75 1.32422C6.76389 0.886719 7.84722 0.667969 9 0.667969C10.1528 0.667969 11.2361 0.886719 12.25 1.32422C13.2639 1.76172 14.1458 2.35547 14.8958 3.10547C15.6458 3.85547 16.2396 4.73741 16.6771 5.7513C17.1146 6.76519 17.3333 7.84852 17.3333 9.0013C17.3333 10.1541 17.1146 11.2374 16.6771 12.2513C16.2396 13.2652 15.6458 14.1471 14.8958 14.8971C14.1458 15.6471 13.2639 16.2409 12.25 16.6784C11.2361 17.1159 10.1528 17.3346 9 17.3346ZM9.08333 5.41797C9.43056 5.41797 9.73264 5.52908 9.98958 5.7513C10.2465 5.97352 10.375 6.2513 10.375 6.58464C10.375 6.89019 10.2812 7.16102 10.0937 7.39714C9.90625 7.63325 9.69444 7.85547 9.45833 8.0638C9.13889 8.34158 8.85764 8.64714 8.61458 8.98047C8.37153 9.3138 8.25 9.6888 8.25 10.1055C8.25 10.2999 8.32292 10.4631 8.46875 10.5951C8.61458 10.727 8.78472 10.793 8.97917 10.793C9.1875 10.793 9.36458 10.7235 9.51042 10.5846C9.65625 10.4457 9.75 10.2721 9.79167 10.0638C9.84722 9.77214 9.97222 9.51172 10.1667 9.28255C10.3611 9.05339 10.5694 8.83464 10.7917 8.6263C11.1111 8.32075 11.3854 7.98741 11.6146 7.6263C11.8437 7.26519 11.9583 6.86241 11.9583 6.41797C11.9583 5.70964 11.6701 5.12977 11.0937 4.67839C10.5174 4.227 9.84722 4.0013 9.08333 4.0013C8.55555 4.0013 8.05208 4.11241 7.57292 4.33464C7.09375 4.55686 6.72917 4.89714 6.47917 5.35547C6.38194 5.52214 6.35069 5.69922 6.38542 5.88672C6.42014 6.07422 6.51389 6.21658 6.66667 6.3138C6.86111 6.42491 7.0625 6.45964 7.27083 6.41797C7.47917 6.3763 7.65278 6.25825 7.79167 6.0638C7.94444 5.85547 8.13542 5.69575 8.36458 5.58464C8.59375 5.47352 8.83333 5.41797 9.08333 5.41797Z",fill:"currentColor"})}),Sm=()=>{const[n,e]=b.useState(""),{fetchData:t,setAbortRequests:s,seedQuestions:i}=xn(T=>T),[r]=hu(T=>[T.setBudget]),{setUniverseQuestionIsOpen:o,setSidebarOpen:a,setShowCollapseButton:c}=hr(T=>({setUniverseQuestionIsOpen:T.setUniverseQuestionIsOpen,setSidebarOpen:T.setSidebarOpen,setShowCollapseButton:T.setShowCollapseButton})),l=ef(T=>T.resetAiSummaryAnswer),[u,h]=b.useState([]);b.useEffect(()=>{i&&h(v(i).slice(0,4))},[i]);const f=async T=>{T&&(l(),o(),a(!0),c(!0)),await t(r,s,T)},d=!!n.trim().length,m=async T=>{T.keyCode===13&&T.shiftKey===!1&&d&&(T.preventDefault(),f(n))},p=async T=>{e(T),await f(T)},g=()=>{o(),a(!0),c(!0)},v=T=>{const y=[...T];let _=y.length-1;for(;_>0;){const w=Math.floor(Math.random()*(_+1));[y[_],y[w]]=[y[w],y[_]],_-=1}return y},S=!!n&&n.trim().length>0;return M.jsxs(Em,{children:["Ideas have shapes",M.jsxs(bm,{onKeyDown:m,py:12,tabIndex:-1,children:[M.jsx(Cm,{onChange:T=>e(T.target.value),placeholder:"What do you want to know?",value:n}),M.jsx(Om,{color:"secondary",disabled:!S,onClick:()=>f(n),variant:"contained",children:S?M.jsxs(M.Fragment,{children:["Search ",M.jsx(yl,{})]}):M.jsx(yl,{})})]}),u.length>0&&M.jsx(Mm,{children:u.map(T=>M.jsxs(Dm,{onClick:()=>p(T),children:[M.jsx(km,{}),T]},T))}),M.jsx(Am,{"data-testid":"explore-graph-btn",onClick:g,startIcon:M.jsx(wm,{}),children:"Explore Graph"})]})},Cm=ze(np).attrs({maxRows:3})` - background: ${we.BG1}; - max-width: 700px; - width: 700px; - color: ${we.white}; - padding: 0 16px 0 16px; - overflow-y: auto !important; - border: none; - resize: none; - outline: none; - border-radius: 12px; - font-family: 'Barlow'; - display: flex; - align-items: center; - text-align: justify; - font-size: 16px; - font-weight: 400; - - &:-moz-placeholder, /* Firefox 18- */ - &::-moz-placeholder, /* Firefox 19+ */ - &:-ms-input-placeholder, /* IE 10+ */ - &::-webkit-input-placeholder, /* Webkit based */ - &::placeholder { - color: #0bf; - } - - &::-webkit-scrollbar { - width: 3px; - } - - &::-webkit-scrollbar-track { - border-radius: 12px; - margin: 13px; - overflow-y: hidden; - } -`,bm=ze(xs)` - position: relative; - margin-top: 30px; - background: ${we.BG1}; - max-width: 702px; - width: 702px; - color: ${we.white}; - min-height: 150px; - border: 1px solid ${we.modalShield}; - resize: none; - outline: none; - border-radius: 12px; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.5); -`,Em=ze(xs)` - background: #16161de3; - position: absolute; - left: 0; - right: 0; - bottom: 0; - top: 0; - color: #fff; - align-items: center; - justify-content: center; - font-size: 32px; - font-style: normal; - font-weight: 700; - line-height: 16px; - font-family: 'Barlow'; -`,Om=ze(xu)` - && { - position: absolute; - bottom: 16px; - right: 16px; - height: 32px; - border-radius: 16px; - min-width: 32px; - } - - &&.MuiButton-root { - padding: 0 10px 0 12px; - } - - svg { - margin-top: 1px; - width: 11px; - height: 11px; - } -`,Am=ze(xu)` - && { - position: absolute; - bottom: 20px; - right: 20px; - border-radius: 16px; - } -`,Mm=ze.div` - display: grid; - grid-template-columns: repeat(2, 1fr); - gap: 10px; - margin-top: 20px; - max-width: 702px; - width: 100%; -`,Dm=ze.div` - background: ${we.BG1}; - color: ${we.white}; - padding: 15px 12px; - border-radius: 8px; - cursor: pointer; - display: flex; - align-items: center; - justify-content: flex-start; - text-align: left; - font-family: Barlow; - font-size: 14px; - font-weight: 400; - gap: 10px; - &:hover { - background: ${we.SEEDQUESTION_HOVER}; - } - - &:active { - background: ${we.SEEDQUESTION}; - } - svg { - width: 20px; - height: 20px; - } - - path { - fill: ${we.modalWhiteOverlayBg}; - } -`,Pi=new X(0,0,0),xl=100,Rm=600,Pm=2e3,aa={x:172.7392402058252,y:-239.04675366094037,z:-2e3},Pu="14.8.49",Tl=(n,e,t)=>({endTime:e,insertTime:t,type:"exponentialRampToValue",value:n}),wl=(n,e,t)=>({endTime:e,insertTime:t,type:"linearRampToValue",value:n}),ka=(n,e)=>({startTime:e,type:"setValue",value:n}),Iu=(n,e,t)=>({duration:t,startTime:e,type:"setValueCurve",values:n}),Nu=(n,e,{startTime:t,target:s,timeConstant:i})=>s+(e-s)*Math.exp((t-n)/i),Fn=n=>n.type==="exponentialRampToValue",Xr=n=>n.type==="linearRampToValue",Ms=n=>Fn(n)||Xr(n),nc=n=>n.type==="setValue",cs=n=>n.type==="setValueCurve",Qr=(n,e,t,s)=>{const i=n[e];return i===void 0?s:Ms(i)||nc(i)?i.value:cs(i)?i.values[i.values.length-1]:Nu(t,Qr(n,e-1,i.startTime,s),i)},kl=(n,e,t,s,i)=>t===void 0?[s.insertTime,i]:Ms(t)?[t.endTime,t.value]:nc(t)?[t.startTime,t.value]:cs(t)?[t.startTime+t.duration,t.values[t.values.length-1]]:[t.startTime,Qr(n,e-1,t.startTime,i)],Sa=n=>n.type==="cancelAndHold",Ca=n=>n.type==="cancelScheduledValues",Os=n=>Sa(n)||Ca(n)?n.cancelTime:Fn(n)||Xr(n)?n.endTime:n.startTime,Sl=(n,e,t,{endTime:s,value:i})=>t===i?i:0t+(n-e)/(s-e)*(i-t),Im=(n,e)=>{const t=Math.floor(e),s=Math.ceil(e);return t===s?n[t]:(1-(e-t))*n[t]+(1-(s-e))*n[s]},Nm=(n,{duration:e,startTime:t,values:s})=>{const i=(n-t)/e*(s.length-1);return Im(s,i)},Nr=n=>n.type==="setTarget";class Fm{constructor(e){this._automationEvents=[],this._currenTime=0,this._defaultValue=e}[Symbol.iterator](){return this._automationEvents[Symbol.iterator]()}add(e){const t=Os(e);if(Sa(e)||Ca(e)){const s=this._automationEvents.findIndex(r=>Ca(e)&&cs(r)?r.startTime+r.duration>=t:Os(r)>=t),i=this._automationEvents[s];if(s!==-1&&(this._automationEvents=this._automationEvents.slice(0,s)),Sa(e)){const r=this._automationEvents[this._automationEvents.length-1];if(i!==void 0&&Ms(i)){if(r!==void 0&&Nr(r))throw new Error("The internal list is malformed.");const o=r===void 0?i.insertTime:cs(r)?r.startTime+r.duration:Os(r),a=r===void 0?this._defaultValue:cs(r)?r.values[r.values.length-1]:r.value,c=Fn(i)?Sl(t,o,a,i):Cl(t,o,a,i),l=Fn(i)?Tl(c,t,this._currenTime):wl(c,t,this._currenTime);this._automationEvents.push(l)}if(r!==void 0&&Nr(r)&&this._automationEvents.push(ka(this.getValue(t),t)),r!==void 0&&cs(r)&&r.startTime+r.duration>t){const o=t-r.startTime,a=(r.values.length-1)/r.duration,c=Math.max(2,1+Math.ceil(o*a)),l=o/(c-1)*a,u=r.values.slice(0,c);if(l<1)for(let h=1;hOs(o)>t),i=s===-1?this._automationEvents[this._automationEvents.length-1]:this._automationEvents[s-1];if(i!==void 0&&cs(i)&&Os(i)+i.duration>t)return!1;const r=Fn(e)?Tl(e.value,e.endTime,this._currenTime):Xr(e)?wl(e.value,t,this._currenTime):e;if(s===-1)this._automationEvents.push(r);else{if(cs(e)&&t+e.duration>Os(this._automationEvents[s]))return!1;this._automationEvents.splice(s,0,r)}}return!0}flush(e){const t=this._automationEvents.findIndex(s=>Os(s)>e);if(t>1){const s=this._automationEvents.slice(t-1),i=s[0];Nr(i)&&s.unshift(ka(Qr(this._automationEvents,t-2,i.startTime,this._defaultValue),i.startTime)),this._automationEvents=s}}getValue(e){if(this._automationEvents.length===0)return this._defaultValue;const t=this._automationEvents.findIndex(o=>Os(o)>e),s=this._automationEvents[t],i=(t===-1?this._automationEvents.length:t)-1,r=this._automationEvents[i];if(r!==void 0&&Nr(r)&&(s===void 0||!Ms(s)||s.insertTime>e))return Nu(e,Qr(this._automationEvents,i-1,r.startTime,this._defaultValue),r);if(r!==void 0&&nc(r)&&(s===void 0||!Ms(s)))return r.value;if(r!==void 0&&cs(r)&&(s===void 0||!Ms(s)||r.startTime+r.duration>e))return e({cancelTime:n,type:"cancelAndHold"}),Lm=n=>({cancelTime:n,type:"cancelScheduledValues"}),Bm=(n,e)=>({endTime:e,type:"exponentialRampToValue",value:n}),zm=(n,e)=>({endTime:e,type:"linearRampToValue",value:n}),Vm=(n,e,t)=>({startTime:e,target:n,timeConstant:t,type:"setTarget"}),jm=()=>new DOMException("","AbortError"),Hm=n=>(e,t,[s,i,r],o)=>{n(e[i],[t,s,r],a=>a[0]===t&&a[1]===s,o)},qm=n=>(e,t,s)=>{const i=[];for(let r=0;r(e,t)=>{n.set(e,{activeInputs:new Set,passiveInputs:new WeakMap,renderer:t})},Zn=new WeakSet,Fu=new WeakMap,ic=new WeakMap,Uu=new WeakMap,rc=new WeakMap,Do=new WeakMap,Lu=new WeakMap,ba=new WeakMap,Ea=new WeakMap,Oa=new WeakMap,Bu={construct(){return Bu}},Gm=n=>{try{const e=new Proxy(n,Bu);new e}catch{return!1}return!0},bl=/^import(?:(?:[\s]+[\w]+|(?:[\s]+[\w]+[\s]*,)?[\s]*\{[\s]*[\w]+(?:[\s]+as[\s]+[\w]+)?(?:[\s]*,[\s]*[\w]+(?:[\s]+as[\s]+[\w]+)?)*[\s]*}|(?:[\s]+[\w]+[\s]*,)?[\s]*\*[\s]+as[\s]+[\w]+)[\s]+from)?(?:[\s]*)("([^"\\]|\\.)+"|'([^'\\]|\\.)+')(?:[\s]*);?/,El=(n,e)=>{const t=[];let s=n.replace(/^[\s]+/,""),i=s.match(bl);for(;i!==null;){const r=i[1].slice(1,-1),o=i[0].replace(/([\s]+)?;?$/,"").replace(r,new URL(r,e).toString());t.push(o),s=s.slice(i[0].length).replace(/^[\s]+/,""),i=s.match(bl)}return[t.join(";"),s]},Ol=n=>{if(n!==void 0&&!Array.isArray(n))throw new TypeError("The parameterDescriptors property of given value for processorCtor is not an array.")},Al=n=>{if(!Gm(n))throw new TypeError("The given value for processorCtor should be a constructor.");if(n.prototype===null||typeof n.prototype!="object")throw new TypeError("The given value for processorCtor should have a prototype.")},Ym=(n,e,t,s,i,r,o,a,c,l,u,h,f)=>{let d=0;return(m,p,g={credentials:"omit"})=>{const v=u.get(m);if(v!==void 0&&v.has(p))return Promise.resolve();const S=l.get(m);if(S!==void 0){const _=S.get(p);if(_!==void 0)return _}const T=r(m),y=T.audioWorklet===void 0?i(p).then(([_,w])=>{const[k,x]=El(_,w),C=`${k};((a,b)=>{(a[b]=a[b]||[]).push((AudioWorkletProcessor,global,registerProcessor,sampleRate,self,window)=>{${x} -})})(window,'_AWGS')`;return t(C)}).then(()=>{const _=f._AWGS.pop();if(_===void 0)throw new SyntaxError;s(T.currentTime,T.sampleRate,()=>_(class{},void 0,(w,k)=>{if(w.trim()==="")throw e();const x=Ea.get(T);if(x!==void 0){if(x.has(w))throw e();Al(k),Ol(k.parameterDescriptors),x.set(w,k)}else Al(k),Ol(k.parameterDescriptors),Ea.set(T,new Map([[w,k]]))},T.sampleRate,void 0,void 0))}):Promise.all([i(p),Promise.resolve(n(h,h))]).then(([[_,w],k])=>{const x=d+1;d=x;const[C,E]=El(_,w),P=`${C};((AudioWorkletProcessor,registerProcessor)=>{${E} -})(${k?"AudioWorkletProcessor":"class extends AudioWorkletProcessor {__b=new WeakSet();constructor(){super();(p=>p.postMessage=(q=>(m,t)=>q.call(p,m,t?t.filter(u=>!this.__b.has(u)):t))(p.postMessage))(this.port)}}"},(n,p)=>registerProcessor(n,class extends p{${k?"":"__c = (a) => a.forEach(e=>this.__b.add(e.buffer));"}process(i,o,p){${k?"":"i.forEach(this.__c);o.forEach(this.__c);this.__c(Object.values(p));"}return super.process(i.map(j=>j.some(k=>k.length===0)?[]:j),o,p)}}));registerProcessor('__sac${x}',class extends AudioWorkletProcessor{process(){return !1}})`,F=new Blob([P],{type:"application/javascript; charset=utf-8"}),N=URL.createObjectURL(F);return T.audioWorklet.addModule(N,g).then(()=>{if(a(T))return T;const U=o(T);return U.audioWorklet.addModule(N,g).then(()=>U)}).then(U=>{if(c===null)throw new SyntaxError;try{new c(U,`__sac${x}`)}catch{throw new SyntaxError}}).finally(()=>URL.revokeObjectURL(N))});return S===void 0?l.set(m,new Map([[p,y]])):S.set(p,y),y.then(()=>{const _=u.get(m);_===void 0?u.set(m,new Set([p])):_.add(p)}).finally(()=>{const _=l.get(m);_!==void 0&&_.delete(p)}),y}},Bt=(n,e)=>{const t=n.get(e);if(t===void 0)throw new Error("A value with the given key could not be found.");return t},Ro=(n,e)=>{const t=Array.from(n).filter(e);if(t.length>1)throw Error("More than one element was found.");if(t.length===0)throw Error("No element was found.");const[s]=t;return n.delete(s),s},zu=(n,e,t,s)=>{const i=Bt(n,e),r=Ro(i,o=>o[0]===t&&o[1]===s);return i.size===0&&n.delete(e),r},mr=n=>Bt(Lu,n),$n=n=>{if(Zn.has(n))throw new Error("The AudioNode is already stored.");Zn.add(n),mr(n).forEach(e=>e(!0))},Vu=n=>"port"in n,_r=n=>{if(!Zn.has(n))throw new Error("The AudioNode is not stored.");Zn.delete(n),mr(n).forEach(e=>e(!1))},Aa=(n,e)=>{!Vu(n)&&e.every(t=>t.size===0)&&_r(n)},Zm=(n,e,t,s,i,r,o,a,c,l,u,h,f)=>{const d=new WeakMap;return(m,p,g,v,S)=>{const{activeInputs:T,passiveInputs:y}=r(p),{outputs:_}=r(m),w=a(m),k=x=>{const C=c(p),E=c(m);if(x){const O=zu(y,m,g,v);n(T,m,O,!1),!S&&!h(m)&&t(E,C,g,v),f(p)&&$n(p)}else{const O=s(T,m,g,v);e(y,v,O,!1),!S&&!h(m)&&i(E,C,g,v);const A=o(p);if(A===0)u(p)&&Aa(p,T);else{const R=d.get(p);R!==void 0&&clearTimeout(R),d.set(p,setTimeout(()=>{u(p)&&Aa(p,T)},A*1e3))}}};return l(_,[p,g,v],x=>x[0]===p&&x[1]===g&&x[2]===v,!0)?(w.add(k),u(m)?n(T,m,[g,v,k],!0):e(y,v,[m,g,k],!0),!0):!1}},$m=n=>(e,t,[s,i,r],o)=>{const a=e.get(s);a===void 0?e.set(s,new Set([[i,t,r]])):n(a,[i,t,r],c=>c[0]===i&&c[1]===t,o)},Xm=n=>(e,t)=>{const s=n(e,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",gain:0});t.connect(s).connect(e.destination);const i=()=>{t.removeEventListener("ended",i),t.disconnect(s),s.disconnect()};t.addEventListener("ended",i)},Qm=n=>(e,t)=>{n(e).add(t)},Km={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",fftSize:2048,maxDecibels:-30,minDecibels:-100,smoothingTimeConstant:.8},Jm=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=i(a),u={...Km,...c},h=s(l,u),f=r(l)?e():null;super(a,!1,h,f),this._nativeAnalyserNode=h}get fftSize(){return this._nativeAnalyserNode.fftSize}set fftSize(a){this._nativeAnalyserNode.fftSize=a}get frequencyBinCount(){return this._nativeAnalyserNode.frequencyBinCount}get maxDecibels(){return this._nativeAnalyserNode.maxDecibels}set maxDecibels(a){const c=this._nativeAnalyserNode.maxDecibels;if(this._nativeAnalyserNode.maxDecibels=a,!(a>this._nativeAnalyserNode.minDecibels))throw this._nativeAnalyserNode.maxDecibels=c,t()}get minDecibels(){return this._nativeAnalyserNode.minDecibels}set minDecibels(a){const c=this._nativeAnalyserNode.minDecibels;if(this._nativeAnalyserNode.minDecibels=a,!(this._nativeAnalyserNode.maxDecibels>a))throw this._nativeAnalyserNode.minDecibels=c,t()}get smoothingTimeConstant(){return this._nativeAnalyserNode.smoothingTimeConstant}set smoothingTimeConstant(a){this._nativeAnalyserNode.smoothingTimeConstant=a}getByteFrequencyData(a){this._nativeAnalyserNode.getByteFrequencyData(a)}getByteTimeDomainData(a){this._nativeAnalyserNode.getByteTimeDomainData(a)}getFloatFrequencyData(a){this._nativeAnalyserNode.getFloatFrequencyData(a)}getFloatTimeDomainData(a){this._nativeAnalyserNode.getFloatTimeDomainData(a)}},Je=(n,e)=>n.context===e,e_=(n,e,t)=>()=>{const s=new WeakMap,i=async(r,o)=>{let a=e(r);if(!Je(a,o)){const l={channelCount:a.channelCount,channelCountMode:a.channelCountMode,channelInterpretation:a.channelInterpretation,fftSize:a.fftSize,maxDecibels:a.maxDecibels,minDecibels:a.minDecibels,smoothingTimeConstant:a.smoothingTimeConstant};a=n(o,l)}return s.set(o,a),await t(r,o,a),a};return{render(r,o){const a=s.get(o);return a!==void 0?Promise.resolve(a):i(r,o)}}},Kr=n=>{try{n.copyToChannel(new Float32Array(1),0,-1)}catch{return!1}return!0},ts=()=>new DOMException("","IndexSizeError"),oc=n=>{n.getChannelData=(e=>t=>{try{return e.call(n,t)}catch(s){throw s.code===12?ts():s}})(n.getChannelData)},t_={numberOfChannels:1},s_=(n,e,t,s,i,r,o,a)=>{let c=null;return class ju{constructor(u){if(i===null)throw new Error("Missing the native OfflineAudioContext constructor.");const{length:h,numberOfChannels:f,sampleRate:d}={...t_,...u};c===null&&(c=new i(1,1,44100));const m=s!==null&&e(r,r)?new s({length:h,numberOfChannels:f,sampleRate:d}):c.createBuffer(f,h,d);if(m.numberOfChannels===0)throw t();return typeof m.copyFromChannel!="function"?(o(m),oc(m)):e(Kr,()=>Kr(m))||a(m),n.add(m),m}static[Symbol.hasInstance](u){return u!==null&&typeof u=="object"&&Object.getPrototypeOf(u)===ju.prototype||n.has(u)}}},at=-34028234663852886e22,et=-at,fs=n=>Zn.has(n),n_={buffer:null,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",loop:!1,loopEnd:0,loopStart:0,playbackRate:1},i_=(n,e,t,s,i,r,o,a)=>class extends n{constructor(l,u){const h=r(l),f={...n_,...u},d=i(h,f),m=o(h),p=m?e():null;super(l,!1,d,p),this._audioBufferSourceNodeRenderer=p,this._isBufferNullified=!1,this._isBufferSet=f.buffer!==null,this._nativeAudioBufferSourceNode=d,this._onended=null,this._playbackRate=t(this,m,d.playbackRate,et,at)}get buffer(){return this._isBufferNullified?null:this._nativeAudioBufferSourceNode.buffer}set buffer(l){if(this._nativeAudioBufferSourceNode.buffer=l,l!==null){if(this._isBufferSet)throw s();this._isBufferSet=!0}}get loop(){return this._nativeAudioBufferSourceNode.loop}set loop(l){this._nativeAudioBufferSourceNode.loop=l}get loopEnd(){return this._nativeAudioBufferSourceNode.loopEnd}set loopEnd(l){this._nativeAudioBufferSourceNode.loopEnd=l}get loopStart(){return this._nativeAudioBufferSourceNode.loopStart}set loopStart(l){this._nativeAudioBufferSourceNode.loopStart=l}get onended(){return this._onended}set onended(l){const u=typeof l=="function"?a(this,l):null;this._nativeAudioBufferSourceNode.onended=u;const h=this._nativeAudioBufferSourceNode.onended;this._onended=h!==null&&h===u?l:h}get playbackRate(){return this._playbackRate}start(l=0,u=0,h){if(this._nativeAudioBufferSourceNode.start(l,u,h),this._audioBufferSourceNodeRenderer!==null&&(this._audioBufferSourceNodeRenderer.start=h===void 0?[l,u]:[l,u,h]),this.context.state!=="closed"){$n(this);const f=()=>{this._nativeAudioBufferSourceNode.removeEventListener("ended",f),fs(this)&&_r(this)};this._nativeAudioBufferSourceNode.addEventListener("ended",f)}}stop(l=0){this._nativeAudioBufferSourceNode.stop(l),this._audioBufferSourceNodeRenderer!==null&&(this._audioBufferSourceNodeRenderer.stop=l)}},r_=(n,e,t,s,i)=>()=>{const r=new WeakMap;let o=null,a=null;const c=async(l,u)=>{let h=t(l);const f=Je(h,u);if(!f){const d={buffer:h.buffer,channelCount:h.channelCount,channelCountMode:h.channelCountMode,channelInterpretation:h.channelInterpretation,loop:h.loop,loopEnd:h.loopEnd,loopStart:h.loopStart,playbackRate:h.playbackRate.value};h=e(u,d),o!==null&&h.start(...o),a!==null&&h.stop(a)}return r.set(u,h),f?await n(u,l.playbackRate,h.playbackRate):await s(u,l.playbackRate,h.playbackRate),await i(l,u,h),h};return{set start(l){o=l},set stop(l){a=l},render(l,u){const h=r.get(u);return h!==void 0?Promise.resolve(h):c(l,u)}}},o_=n=>"playbackRate"in n,a_=n=>"frequency"in n&&"gain"in n,c_=n=>"offset"in n,l_=n=>!("frequency"in n)&&"gain"in n,u_=n=>"detune"in n&&"frequency"in n,h_=n=>"pan"in n,st=n=>Bt(Fu,n),gr=n=>Bt(Uu,n),Ma=(n,e)=>{const{activeInputs:t}=st(n);t.forEach(i=>i.forEach(([r])=>{e.includes(n)||Ma(r,[...e,n])}));const s=o_(n)?[n.playbackRate]:Vu(n)?Array.from(n.parameters.values()):a_(n)?[n.Q,n.detune,n.frequency,n.gain]:c_(n)?[n.offset]:l_(n)?[n.gain]:u_(n)?[n.detune,n.frequency]:h_(n)?[n.pan]:[];for(const i of s){const r=gr(i);r!==void 0&&r.activeInputs.forEach(([o])=>Ma(o,e))}fs(n)&&_r(n)},Hu=n=>{Ma(n.destination,[])},d_=n=>n===void 0||typeof n=="number"||typeof n=="string"&&(n==="balanced"||n==="interactive"||n==="playback"),f_=(n,e,t,s,i,r,o,a,c)=>class extends n{constructor(u={}){if(c===null)throw new Error("Missing the native AudioContext constructor.");let h;try{h=new c(u)}catch(m){throw m.code===12&&m.message==="sampleRate is not in range"?t():m}if(h===null)throw s();if(!d_(u.latencyHint))throw new TypeError(`The provided value '${u.latencyHint}' is not a valid enum value of type AudioContextLatencyCategory.`);if(u.sampleRate!==void 0&&h.sampleRate!==u.sampleRate)throw t();super(h,2);const{latencyHint:f}=u,{sampleRate:d}=h;if(this._baseLatency=typeof h.baseLatency=="number"?h.baseLatency:f==="balanced"?512/d:f==="interactive"||f===void 0?256/d:f==="playback"?1024/d:Math.max(2,Math.min(128,Math.round(f*d/128)))*128/d,this._nativeAudioContext=h,c.name==="webkitAudioContext"?(this._nativeGainNode=h.createGain(),this._nativeOscillatorNode=h.createOscillator(),this._nativeGainNode.gain.value=1e-37,this._nativeOscillatorNode.connect(this._nativeGainNode).connect(h.destination),this._nativeOscillatorNode.start()):(this._nativeGainNode=null,this._nativeOscillatorNode=null),this._state=null,h.state==="running"){this._state="suspended";const m=()=>{this._state==="suspended"&&(this._state=null),h.removeEventListener("statechange",m)};h.addEventListener("statechange",m)}}get baseLatency(){return this._baseLatency}get state(){return this._state!==null?this._state:this._nativeAudioContext.state}close(){return this.state==="closed"?this._nativeAudioContext.close().then(()=>{throw e()}):(this._state==="suspended"&&(this._state=null),this._nativeAudioContext.close().then(()=>{this._nativeGainNode!==null&&this._nativeOscillatorNode!==null&&(this._nativeOscillatorNode.stop(),this._nativeGainNode.disconnect(),this._nativeOscillatorNode.disconnect()),Hu(this)}))}createMediaElementSource(u){return new i(this,{mediaElement:u})}createMediaStreamDestination(){return new r(this)}createMediaStreamSource(u){return new o(this,{mediaStream:u})}createMediaStreamTrackSource(u){return new a(this,{mediaStreamTrack:u})}resume(){return this._state==="suspended"?new Promise((u,h)=>{const f=()=>{this._nativeAudioContext.removeEventListener("statechange",f),this._nativeAudioContext.state==="running"?u():this.resume().then(u,h)};this._nativeAudioContext.addEventListener("statechange",f)}):this._nativeAudioContext.resume().catch(u=>{throw u===void 0||u.code===15?e():u})}suspend(){return this._nativeAudioContext.suspend().catch(u=>{throw u===void 0?e():u})}},p_=(n,e,t,s,i,r,o,a)=>class extends n{constructor(l,u){const h=r(l),f=o(h),d=i(h,u,f),m=f?e(a):null;super(l,!1,d,m),this._isNodeOfNativeOfflineAudioContext=f,this._nativeAudioDestinationNode=d}get channelCount(){return this._nativeAudioDestinationNode.channelCount}set channelCount(l){if(this._isNodeOfNativeOfflineAudioContext)throw s();if(l>this._nativeAudioDestinationNode.maxChannelCount)throw t();this._nativeAudioDestinationNode.channelCount=l}get channelCountMode(){return this._nativeAudioDestinationNode.channelCountMode}set channelCountMode(l){if(this._isNodeOfNativeOfflineAudioContext)throw s();this._nativeAudioDestinationNode.channelCountMode=l}get maxChannelCount(){return this._nativeAudioDestinationNode.maxChannelCount}},m_=n=>{const e=new WeakMap,t=async(s,i)=>{const r=i.destination;return e.set(i,r),await n(s,i,r),r};return{render(s,i){const r=e.get(i);return r!==void 0?Promise.resolve(r):t(s,i)}}},__=(n,e,t,s,i,r,o,a)=>(c,l)=>{const u=l.listener,h=()=>{const _=new Float32Array(1),w=e(l,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:9}),k=o(l);let x=!1,C=[0,0,-1,0,1,0],E=[0,0,0];const O=()=>{if(x)return;x=!0;const F=s(l,256,9,0);F.onaudioprocess=({inputBuffer:N})=>{const U=[r(N,_,0),r(N,_,1),r(N,_,2),r(N,_,3),r(N,_,4),r(N,_,5)];U.some((z,q)=>z!==C[q])&&(u.setOrientation(...U),C=U);const V=[r(N,_,6),r(N,_,7),r(N,_,8)];V.some((z,q)=>z!==E[q])&&(u.setPosition(...V),E=V)},w.connect(F)},A=F=>N=>{N!==C[F]&&(C[F]=N,u.setOrientation(...C))},R=F=>N=>{N!==E[F]&&(E[F]=N,u.setPosition(...E))},P=(F,N,U)=>{const V=t(l,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",offset:N});V.connect(w,0,F),V.start(),Object.defineProperty(V.offset,"defaultValue",{get(){return N}});const z=n({context:c},k,V.offset,et,at);return a(z,"value",q=>()=>q.call(z),q=>j=>{try{q.call(z,j)}catch(B){if(B.code!==9)throw B}O(),k&&U(j)}),z.cancelAndHoldAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.cancelAndHoldAtTime),z.cancelScheduledValues=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.cancelScheduledValues),z.exponentialRampToValueAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.exponentialRampToValueAtTime),z.linearRampToValueAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.linearRampToValueAtTime),z.setTargetAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.setTargetAtTime),z.setValueAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.setValueAtTime),z.setValueCurveAtTime=(q=>k?()=>{throw i()}:(...j)=>{const B=q.apply(z,j);return O(),B})(z.setValueCurveAtTime),z};return{forwardX:P(0,0,A(0)),forwardY:P(1,0,A(1)),forwardZ:P(2,-1,A(2)),positionX:P(6,0,R(0)),positionY:P(7,0,R(1)),positionZ:P(8,0,R(2)),upX:P(3,0,A(3)),upY:P(4,1,A(4)),upZ:P(5,0,A(5))}},{forwardX:f,forwardY:d,forwardZ:m,positionX:p,positionY:g,positionZ:v,upX:S,upY:T,upZ:y}=u.forwardX===void 0?h():u;return{get forwardX(){return f},get forwardY(){return d},get forwardZ(){return m},get positionX(){return p},get positionY(){return g},get positionZ(){return v},get upX(){return S},get upY(){return T},get upZ(){return y}}},Jr=n=>"context"in n,vr=n=>Jr(n[0]),Tn=(n,e,t,s)=>{for(const i of n)if(t(i)){if(s)return!1;throw Error("The set contains at least one similar element.")}return n.add(e),!0},Ml=(n,e,[t,s],i)=>{Tn(n,[e,t,s],r=>r[0]===e&&r[1]===t,i)},Dl=(n,[e,t,s],i)=>{const r=n.get(e);r===void 0?n.set(e,new Set([[t,s]])):Tn(r,[t,s],o=>o[0]===t,i)},ai=n=>"inputs"in n,eo=(n,e,t,s)=>{if(ai(e)){const i=e.inputs[s];return n.connect(i,t,0),[i,t,0]}return n.connect(e,t,s),[e,t,s]},qu=(n,e,t)=>{for(const s of n)if(s[0]===e&&s[1]===t)return n.delete(s),s;return null},g_=(n,e,t)=>Ro(n,s=>s[0]===e&&s[1]===t),Wu=(n,e)=>{if(!mr(n).delete(e))throw new Error("Missing the expected event listener.")},Gu=(n,e,t)=>{const s=Bt(n,e),i=Ro(s,r=>r[0]===t);return s.size===0&&n.delete(e),i},to=(n,e,t,s)=>{ai(e)?n.disconnect(e.inputs[s],t,0):n.disconnect(e,t,s)},ke=n=>Bt(ic,n),Bi=n=>Bt(rc,n),fn=n=>ba.has(n),Hr=n=>!Zn.has(n),Rl=(n,e)=>new Promise(t=>{if(e!==null)t(!0);else{const s=n.createScriptProcessor(256,1,1),i=n.createGain(),r=n.createBuffer(1,2,44100),o=r.getChannelData(0);o[0]=1,o[1]=1;const a=n.createBufferSource();a.buffer=r,a.loop=!0,a.connect(s).connect(n.destination),a.connect(i),a.disconnect(i),s.onaudioprocess=c=>{const l=c.inputBuffer.getChannelData(0);Array.prototype.some.call(l,u=>u===1)?t(!0):t(!1),a.stop(),s.onaudioprocess=null,a.disconnect(s),s.disconnect(n.destination)},a.start()}}),ca=(n,e)=>{const t=new Map;for(const s of n)for(const i of s){const r=t.get(i);t.set(i,r===void 0?1:r+1)}t.forEach((s,i)=>e(i,s))},so=n=>"context"in n,v_=n=>{const e=new Map;n.connect=(t=>(s,i=0,r=0)=>{const o=so(s)?t(s,i,r):t(s,i),a=e.get(s);return a===void 0?e.set(s,[{input:r,output:i}]):a.every(c=>c.input!==r||c.output!==i)&&a.push({input:r,output:i}),o})(n.connect.bind(n)),n.disconnect=(t=>(s,i,r)=>{if(t.apply(n),s===void 0)e.clear();else if(typeof s=="number")for(const[o,a]of e){const c=a.filter(l=>l.output!==s);c.length===0?e.delete(o):e.set(o,c)}else if(e.has(s))if(i===void 0)e.delete(s);else{const o=e.get(s);if(o!==void 0){const a=o.filter(c=>c.output!==i&&(c.input!==r||r===void 0));a.length===0?e.delete(s):e.set(s,a)}}for(const[o,a]of e)a.forEach(c=>{so(o)?n.connect(o,c.output,c.input):n.connect(o,c.output)})})(n.disconnect)},y_=(n,e,t,s)=>{const{activeInputs:i,passiveInputs:r}=gr(e),{outputs:o}=st(n),a=mr(n),c=l=>{const u=ke(n),h=Bi(e);if(l){const f=Gu(r,n,t);Ml(i,n,f,!1),!s&&!fn(n)&&u.connect(h,t)}else{const f=g_(i,n,t);Dl(r,f,!1),!s&&!fn(n)&&u.disconnect(h,t)}};return Tn(o,[e,t],l=>l[0]===e&&l[1]===t,!0)?(a.add(c),fs(n)?Ml(i,n,[t,c],!0):Dl(r,[n,t,c],!0),!0):!1},x_=(n,e,t,s)=>{const{activeInputs:i,passiveInputs:r}=st(e),o=qu(i[s],n,t);return o===null?[zu(r,n,t,s)[2],!1]:[o[2],!0]},T_=(n,e,t)=>{const{activeInputs:s,passiveInputs:i}=gr(e),r=qu(s,n,t);return r===null?[Gu(i,n,t)[1],!1]:[r[2],!0]},ac=(n,e,t,s,i)=>{const[r,o]=x_(n,t,s,i);if(r!==null&&(Wu(n,r),o&&!e&&!fn(n)&&to(ke(n),ke(t),s,i)),fs(t)){const{activeInputs:a}=st(t);Aa(t,a)}},cc=(n,e,t,s)=>{const[i,r]=T_(n,t,s);i!==null&&(Wu(n,i),r&&!e&&!fn(n)&&ke(n).disconnect(Bi(t),s))},w_=(n,e)=>{const t=st(n),s=[];for(const i of t.outputs)vr(i)?ac(n,e,...i):cc(n,e,...i),s.push(i[0]);return t.outputs.clear(),s},k_=(n,e,t)=>{const s=st(n),i=[];for(const r of s.outputs)r[1]===t&&(vr(r)?ac(n,e,...r):cc(n,e,...r),i.push(r[0]),s.outputs.delete(r));return i},S_=(n,e,t,s,i)=>{const r=st(n);return Array.from(r.outputs).filter(o=>o[0]===t&&(s===void 0||o[1]===s)&&(i===void 0||o[2]===i)).map(o=>(vr(o)?ac(n,e,...o):cc(n,e,...o),r.outputs.delete(o),o[0]))},C_=(n,e,t,s,i,r,o,a,c,l,u,h,f,d,m,p)=>class extends l{constructor(v,S,T,y){super(T),this._context=v,this._nativeAudioNode=T;const _=u(v);h(_)&&t(Rl,()=>Rl(_,p))!==!0&&v_(T),ic.set(this,T),Lu.set(this,new Set),v.state!=="closed"&&S&&$n(this),n(this,y,T)}get channelCount(){return this._nativeAudioNode.channelCount}set channelCount(v){this._nativeAudioNode.channelCount=v}get channelCountMode(){return this._nativeAudioNode.channelCountMode}set channelCountMode(v){this._nativeAudioNode.channelCountMode=v}get channelInterpretation(){return this._nativeAudioNode.channelInterpretation}set channelInterpretation(v){this._nativeAudioNode.channelInterpretation=v}get context(){return this._context}get numberOfInputs(){return this._nativeAudioNode.numberOfInputs}get numberOfOutputs(){return this._nativeAudioNode.numberOfOutputs}connect(v,S=0,T=0){if(S<0||S>=this._nativeAudioNode.numberOfOutputs)throw i();const y=u(this._context),_=m(y);if(f(v)||d(v))throw r();if(Jr(v)){const x=ke(v);try{const E=eo(this._nativeAudioNode,x,S,T),O=Hr(this);(_||O)&&this._nativeAudioNode.disconnect(...E),this.context.state!=="closed"&&!O&&Hr(v)&&$n(v)}catch(E){throw E.code===12?r():E}if(e(this,v,S,T,_)){const E=c([this],v);ca(E,s(_))}return v}const w=Bi(v);if(w.name==="playbackRate"&&w.maxValue===1024)throw o();try{this._nativeAudioNode.connect(w,S),(_||Hr(this))&&this._nativeAudioNode.disconnect(w,S)}catch(x){throw x.code===12?r():x}if(y_(this,v,S,_)){const x=c([this],v);ca(x,s(_))}}disconnect(v,S,T){let y;const _=u(this._context),w=m(_);if(v===void 0)y=w_(this,w);else if(typeof v=="number"){if(v<0||v>=this.numberOfOutputs)throw i();y=k_(this,w,v)}else{if(S!==void 0&&(S<0||S>=this.numberOfOutputs)||Jr(v)&&T!==void 0&&(T<0||T>=v.numberOfInputs))throw i();if(y=S_(this,w,v,S,T),y.length===0)throw r()}for(const k of y){const x=c([this],k);ca(x,a)}}},b_=(n,e,t,s,i,r,o,a,c,l,u,h,f)=>(d,m,p,g=null,v=null)=>{const S=p.value,T=new Fm(S),y=m?s(T):null,_={get defaultValue(){return S},get maxValue(){return g===null?p.maxValue:g},get minValue(){return v===null?p.minValue:v},get value(){return p.value},set value(w){p.value=w,_.setValueAtTime(w,d.context.currentTime)},cancelAndHoldAtTime(w){if(typeof p.cancelAndHoldAtTime=="function")y===null&&T.flush(d.context.currentTime),T.add(i(w)),p.cancelAndHoldAtTime(w);else{const k=Array.from(T).pop();y===null&&T.flush(d.context.currentTime),T.add(i(w));const x=Array.from(T).pop();p.cancelScheduledValues(w),k!==x&&x!==void 0&&(x.type==="exponentialRampToValue"?p.exponentialRampToValueAtTime(x.value,x.endTime):x.type==="linearRampToValue"?p.linearRampToValueAtTime(x.value,x.endTime):x.type==="setValue"?p.setValueAtTime(x.value,x.startTime):x.type==="setValueCurve"&&p.setValueCurveAtTime(x.values,x.startTime,x.duration))}return _},cancelScheduledValues(w){return y===null&&T.flush(d.context.currentTime),T.add(r(w)),p.cancelScheduledValues(w),_},exponentialRampToValueAtTime(w,k){if(w===0)throw new RangeError;if(!Number.isFinite(k)||k<0)throw new RangeError;const x=d.context.currentTime;return y===null&&T.flush(x),Array.from(T).length===0&&(T.add(l(S,x)),p.setValueAtTime(S,x)),T.add(o(w,k)),p.exponentialRampToValueAtTime(w,k),_},linearRampToValueAtTime(w,k){const x=d.context.currentTime;return y===null&&T.flush(x),Array.from(T).length===0&&(T.add(l(S,x)),p.setValueAtTime(S,x)),T.add(a(w,k)),p.linearRampToValueAtTime(w,k),_},setTargetAtTime(w,k,x){return y===null&&T.flush(d.context.currentTime),T.add(c(w,k,x)),p.setTargetAtTime(w,k,x),_},setValueAtTime(w,k){return y===null&&T.flush(d.context.currentTime),T.add(l(w,k)),p.setValueAtTime(w,k),_},setValueCurveAtTime(w,k,x){const C=w instanceof Float32Array?w:new Float32Array(w);if(h!==null&&h.name==="webkitAudioContext"){const E=k+x,O=d.context.sampleRate,A=Math.ceil(k*O),R=Math.floor(E*O),P=R-A,F=new Float32Array(P);for(let U=0;U({replay(e){for(const t of n)if(t.type==="exponentialRampToValue"){const{endTime:s,value:i}=t;e.exponentialRampToValueAtTime(i,s)}else if(t.type==="linearRampToValue"){const{endTime:s,value:i}=t;e.linearRampToValueAtTime(i,s)}else if(t.type==="setTarget"){const{startTime:s,target:i,timeConstant:r}=t;e.setTargetAtTime(i,s,r)}else if(t.type==="setValue"){const{startTime:s,value:i}=t;e.setValueAtTime(i,s)}else if(t.type==="setValueCurve"){const{duration:s,startTime:i,values:r}=t;e.setValueCurveAtTime(r,i,s)}else throw new Error("Can't apply an unknown automation.")}});class Yu{constructor(e){this._map=new Map(e)}get size(){return this._map.size}entries(){return this._map.entries()}forEach(e,t=null){return this._map.forEach((s,i)=>e.call(t,s,i,this))}get(e){return this._map.get(e)}has(e){return this._map.has(e)}keys(){return this._map.keys()}values(){return this._map.values()}}const O_={channelCount:2,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:1,numberOfOutputs:1,parameterData:{},processorOptions:{}},A_=(n,e,t,s,i,r,o,a,c,l,u,h,f,d)=>class extends e{constructor(p,g,v){var S;const T=a(p),y=c(T),_=u({...O_,...v});f(_);const w=Ea.get(T),k=w==null?void 0:w.get(g),x=y||T.state!=="closed"?T:(S=o(T))!==null&&S!==void 0?S:T,C=i(x,y?null:p.baseLatency,l,g,k,_),E=y?s(g,_,k):null;super(p,!0,C,E);const O=[];C.parameters.forEach((R,P)=>{const F=t(this,y,R);O.push([P,F])}),this._nativeAudioWorkletNode=C,this._onprocessorerror=null,this._parameters=new Yu(O),y&&n(T,this);const{activeInputs:A}=r(this);h(C,A)}get onprocessorerror(){return this._onprocessorerror}set onprocessorerror(p){const g=typeof p=="function"?d(this,p):null;this._nativeAudioWorkletNode.onprocessorerror=g;const v=this._nativeAudioWorkletNode.onprocessorerror;this._onprocessorerror=v!==null&&v===g?p:v}get parameters(){return this._parameters===null?this._nativeAudioWorkletNode.parameters:this._parameters}get port(){return this._nativeAudioWorkletNode.port}};function no(n,e,t,s,i){if(typeof n.copyFromChannel=="function")e[t].byteLength===0&&(e[t]=new Float32Array(128)),n.copyFromChannel(e[t],s,i);else{const r=n.getChannelData(s);if(e[t].byteLength===0)e[t]=r.slice(i,i+128);else{const o=new Float32Array(r.buffer,i*Float32Array.BYTES_PER_ELEMENT,128);e[t].set(o)}}}const Zu=(n,e,t,s,i)=>{typeof n.copyToChannel=="function"?e[t].byteLength!==0&&n.copyToChannel(e[t],s,i):e[t].byteLength!==0&&n.getChannelData(s).set(e[t],i)},io=(n,e)=>{const t=[];for(let s=0;s{const t=Bt(Oa,n),s=ke(e);return Bt(t,s)},D_=async(n,e,t,s,i,r,o)=>{const a=e===null?Math.ceil(n.context.length/128)*128:e.length,c=s.channelCount*s.numberOfInputs,l=i.reduce((g,v)=>g+v,0),u=l===0?null:t.createBuffer(l,a,t.sampleRate);if(r===void 0)throw new Error("Missing the processor constructor.");const h=st(n),f=await M_(t,n),d=io(s.numberOfInputs,s.channelCount),m=io(s.numberOfOutputs,i),p=Array.from(n.parameters.keys()).reduce((g,v)=>({...g,[v]:new Float32Array(128)}),{});for(let g=0;g0&&e!==null)for(let v=0;v{no(e,p,v,c+S,g)});for(let v=0;vh.activeInputs[y].size===0?[]:T),S=o(g/t.sampleRate,t.sampleRate,()=>f.process(v,m,p));if(u!==null)for(let T=0,y=0;T(g,v,S)=>{const T=new WeakMap;let y=null;const _=async(w,k)=>{let x=u(w),C=null;const E=Je(x,k),O=Array.isArray(v.outputChannelCount)?v.outputChannelCount:Array.from(v.outputChannelCount);if(h===null){const A=O.reduce((N,U)=>N+U,0),R=i(k,{channelCount:Math.max(1,A),channelCountMode:"explicit",channelInterpretation:"discrete",numberOfOutputs:Math.max(1,A)}),P=[];for(let N=0;N{const j=new f(z,Math.ceil(w.context.length/128)*128,k.sampleRate),B=[],Te=[];for(let me=0;me{const Ye=r(j,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",offset:me.value});return await d(j,me,Ye.offset),Ye})),$=s(j,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:Math.max(1,U+V)});for(let me=0;mem(w,j,me))),p(j)})(),k,v,O,S,l)}const A=await y,R=t(k,{buffer:null,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",loop:!1,loopEnd:0,loopStart:0,playbackRate:1}),[P,F,N]=C;A!==null&&(R.buffer=A,R.start(0)),R.connect(P);for(let U=0,V=0;Uclass extends m{constructor(_,w){super(_,w),this._nativeContext=_,this._audioWorklet=n===void 0?void 0:{addModule:(k,x)=>n(this,k,x)}}get audioWorklet(){return this._audioWorklet}createAnalyser(){return new e(this)}createBiquadFilter(){return new i(this)}createBuffer(_,w,k){return new t({length:w,numberOfChannels:_,sampleRate:k})}createBufferSource(){return new s(this)}createChannelMerger(_=6){return new r(this,{numberOfInputs:_})}createChannelSplitter(_=6){return new o(this,{numberOfOutputs:_})}createConstantSource(){return new a(this)}createConvolver(){return new c(this)}createDelay(_=1){return new u(this,{maxDelayTime:_})}createDynamicsCompressor(){return new h(this)}createGain(){return new f(this)}createIIRFilter(_,w){return new d(this,{feedback:w,feedforward:_})}createOscillator(){return new p(this)}createPanner(){return new g(this)}createPeriodicWave(_,w,k={disableNormalization:!1}){return new v(this,{...k,imag:w,real:_})}createStereoPanner(){return new S(this)}createWaveShaper(){return new T(this)}decodeAudioData(_,w,k){return l(this._nativeContext,_).then(x=>(typeof w=="function"&&w(x),x),x=>{throw typeof k=="function"&&k(x),x})}},I_={Q:1,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",detune:0,frequency:350,gain:0,type:"lowpass"},N_=(n,e,t,s,i,r,o,a)=>class extends n{constructor(l,u){const h=r(l),f={...I_,...u},d=i(h,f),m=o(h),p=m?t():null;super(l,!1,d,p),this._Q=e(this,m,d.Q,et,at),this._detune=e(this,m,d.detune,1200*Math.log2(et),-1200*Math.log2(et)),this._frequency=e(this,m,d.frequency,l.sampleRate/2,0),this._gain=e(this,m,d.gain,40*Math.log10(et),at),this._nativeBiquadFilterNode=d,a(this,1)}get detune(){return this._detune}get frequency(){return this._frequency}get gain(){return this._gain}get Q(){return this._Q}get type(){return this._nativeBiquadFilterNode.type}set type(l){this._nativeBiquadFilterNode.type=l}getFrequencyResponse(l,u,h){try{this._nativeBiquadFilterNode.getFrequencyResponse(l,u,h)}catch(f){throw f.code===11?s():f}if(l.length!==u.length||u.length!==h.length)throw s()}},F_=(n,e,t,s,i)=>()=>{const r=new WeakMap,o=async(a,c)=>{let l=t(a);const u=Je(l,c);if(!u){const h={Q:l.Q.value,channelCount:l.channelCount,channelCountMode:l.channelCountMode,channelInterpretation:l.channelInterpretation,detune:l.detune.value,frequency:l.frequency.value,gain:l.gain.value,type:l.type};l=e(c,h)}return r.set(c,l),u?(await n(c,a.Q,l.Q),await n(c,a.detune,l.detune),await n(c,a.frequency,l.frequency),await n(c,a.gain,l.gain)):(await s(c,a.Q,l.Q),await s(c,a.detune,l.detune),await s(c,a.frequency,l.frequency),await s(c,a.gain,l.gain)),await i(a,c,l),l};return{render(a,c){const l=r.get(c);return l!==void 0?Promise.resolve(l):o(a,c)}}},U_=(n,e)=>(t,s)=>{const i=e.get(t);if(i!==void 0)return i;const r=n.get(t);if(r!==void 0)return r;try{const o=s();return o instanceof Promise?(n.set(t,o),o.catch(()=>!1).then(a=>(n.delete(t),e.set(t,a),a))):(e.set(t,o),o)}catch{return e.set(t,!1),!1}},L_={channelCount:1,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:6},B_=(n,e,t,s,i)=>class extends n{constructor(o,a){const c=s(o),l={...L_,...a},u=t(c,l),h=i(c)?e():null;super(o,!1,u,h)}},z_=(n,e,t)=>()=>{const s=new WeakMap,i=async(r,o)=>{let a=e(r);if(!Je(a,o)){const l={channelCount:a.channelCount,channelCountMode:a.channelCountMode,channelInterpretation:a.channelInterpretation,numberOfInputs:a.numberOfInputs};a=n(o,l)}return s.set(o,a),await t(r,o,a),a};return{render(r,o){const a=s.get(o);return a!==void 0?Promise.resolve(a):i(r,o)}}},V_={channelCount:6,channelCountMode:"explicit",channelInterpretation:"discrete",numberOfOutputs:6},j_=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=s(a),u=r({...V_,...c}),h=t(l,u),f=i(l)?e():null;super(a,!1,h,f)}},H_=(n,e,t)=>()=>{const s=new WeakMap,i=async(r,o)=>{let a=e(r);if(!Je(a,o)){const l={channelCount:a.channelCount,channelCountMode:a.channelCountMode,channelInterpretation:a.channelInterpretation,numberOfOutputs:a.numberOfOutputs};a=n(o,l)}return s.set(o,a),await t(r,o,a),a};return{render(r,o){const a=s.get(o);return a!==void 0?Promise.resolve(a):i(r,o)}}},q_=n=>(e,t,s)=>n(t,e,s),W_=n=>(e,t,s=0,i=0)=>{const r=e[s];if(r===void 0)throw n();return so(t)?r.connect(t,0,i):r.connect(t,0)},G_=n=>(e,t)=>{const s=n(e,{buffer:null,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",loop:!1,loopEnd:0,loopStart:0,playbackRate:1}),i=e.createBuffer(1,2,44100);return s.buffer=i,s.loop=!0,s.connect(t),s.start(),()=>{s.stop(),s.disconnect(t)}},Y_={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",offset:1},Z_=(n,e,t,s,i,r,o)=>class extends n{constructor(c,l){const u=i(c),h={...Y_,...l},f=s(u,h),d=r(u),m=d?t():null;super(c,!1,f,m),this._constantSourceNodeRenderer=m,this._nativeConstantSourceNode=f,this._offset=e(this,d,f.offset,et,at),this._onended=null}get offset(){return this._offset}get onended(){return this._onended}set onended(c){const l=typeof c=="function"?o(this,c):null;this._nativeConstantSourceNode.onended=l;const u=this._nativeConstantSourceNode.onended;this._onended=u!==null&&u===l?c:u}start(c=0){if(this._nativeConstantSourceNode.start(c),this._constantSourceNodeRenderer!==null&&(this._constantSourceNodeRenderer.start=c),this.context.state!=="closed"){$n(this);const l=()=>{this._nativeConstantSourceNode.removeEventListener("ended",l),fs(this)&&_r(this)};this._nativeConstantSourceNode.addEventListener("ended",l)}}stop(c=0){this._nativeConstantSourceNode.stop(c),this._constantSourceNodeRenderer!==null&&(this._constantSourceNodeRenderer.stop=c)}},$_=(n,e,t,s,i)=>()=>{const r=new WeakMap;let o=null,a=null;const c=async(l,u)=>{let h=t(l);const f=Je(h,u);if(!f){const d={channelCount:h.channelCount,channelCountMode:h.channelCountMode,channelInterpretation:h.channelInterpretation,offset:h.offset.value};h=e(u,d),o!==null&&h.start(o),a!==null&&h.stop(a)}return r.set(u,h),f?await n(u,l.offset,h.offset):await s(u,l.offset,h.offset),await i(l,u,h),h};return{set start(l){o=l},set stop(l){a=l},render(l,u){const h=r.get(u);return h!==void 0?Promise.resolve(h):c(l,u)}}},X_=n=>e=>(n[0]=e,n[0]),Q_={buffer:null,channelCount:2,channelCountMode:"clamped-max",channelInterpretation:"speakers",disableNormalization:!1},K_=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=s(a),u={...Q_,...c},h=t(l,u),d=i(l)?e():null;super(a,!1,h,d),this._isBufferNullified=!1,this._nativeConvolverNode=h,u.buffer!==null&&r(this,u.buffer.duration)}get buffer(){return this._isBufferNullified?null:this._nativeConvolverNode.buffer}set buffer(a){if(this._nativeConvolverNode.buffer=a,a===null&&this._nativeConvolverNode.buffer!==null){const c=this._nativeConvolverNode.context;this._nativeConvolverNode.buffer=c.createBuffer(1,1,c.sampleRate),this._isBufferNullified=!0,r(this,0)}else this._isBufferNullified=!1,r(this,this._nativeConvolverNode.buffer===null?0:this._nativeConvolverNode.buffer.duration)}get normalize(){return this._nativeConvolverNode.normalize}set normalize(a){this._nativeConvolverNode.normalize=a}},J_=(n,e,t)=>()=>{const s=new WeakMap,i=async(r,o)=>{let a=e(r);if(!Je(a,o)){const l={buffer:a.buffer,channelCount:a.channelCount,channelCountMode:a.channelCountMode,channelInterpretation:a.channelInterpretation,disableNormalization:!a.normalize};a=n(o,l)}return s.set(o,a),ai(a)?await t(r,o,a.inputs[0]):await t(r,o,a),a};return{render(r,o){const a=s.get(o);return a!==void 0?Promise.resolve(a):i(r,o)}}},eg=(n,e)=>(t,s,i)=>{if(e===null)throw new Error("Missing the native OfflineAudioContext constructor.");try{return new e(t,s,i)}catch(r){throw r.name==="SyntaxError"?n():r}},tg=()=>new DOMException("","DataCloneError"),Pl=n=>{const{port1:e,port2:t}=new MessageChannel;return new Promise(s=>{const i=()=>{t.onmessage=null,e.close(),t.close(),s()};t.onmessage=()=>i();try{e.postMessage(n,[n])}catch{}finally{i()}})},sg=(n,e,t,s,i,r,o,a,c,l,u)=>(h,f)=>{const d=o(h)?h:r(h);if(i.has(f)){const m=t();return Promise.reject(m)}try{i.add(f)}catch{}return e(c,()=>c(d))?d.decodeAudioData(f).then(m=>(Pl(f).catch(()=>{}),e(a,()=>a(m))||u(m),n.add(m),m)):new Promise((m,p)=>{const g=async()=>{try{await Pl(f)}catch{}},v=S=>{p(S),g()};try{d.decodeAudioData(f,S=>{typeof S.copyFromChannel!="function"&&(l(S),oc(S)),n.add(S),g().then(()=>m(S))},S=>{v(S===null?s():S)})}catch(S){v(S)}})},ng=(n,e,t,s,i,r,o,a)=>(c,l)=>{const u=e.get(c);if(u===void 0)throw new Error("Missing the expected cycle count.");const h=r(c.context),f=a(h);if(u===l){if(e.delete(c),!f&&o(c)){const d=s(c),{outputs:m}=t(c);for(const p of m)if(vr(p)){const g=s(p[0]);n(d,g,p[1],p[2])}else{const g=i(p[0]);d.connect(g,p[1])}}}else e.set(c,u-l)},ig={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",delayTime:0,maxDelayTime:1},rg=(n,e,t,s,i,r,o)=>class extends n{constructor(c,l){const u=i(c),h={...ig,...l},f=s(u,h),d=r(u),m=d?t(h.maxDelayTime):null;super(c,!1,f,m),this._delayTime=e(this,d,f.delayTime),o(this,h.maxDelayTime)}get delayTime(){return this._delayTime}},og=(n,e,t,s,i)=>r=>{const o=new WeakMap,a=async(c,l)=>{let u=t(c);const h=Je(u,l);if(!h){const f={channelCount:u.channelCount,channelCountMode:u.channelCountMode,channelInterpretation:u.channelInterpretation,delayTime:u.delayTime.value,maxDelayTime:r};u=e(l,f)}return o.set(l,u),h?await n(l,c.delayTime,u.delayTime):await s(l,c.delayTime,u.delayTime),await i(c,l,u),u};return{render(c,l){const u=o.get(l);return u!==void 0?Promise.resolve(u):a(c,l)}}},ag=n=>(e,t,s,i)=>n(e[i],r=>r[0]===t&&r[1]===s),cg=n=>(e,t)=>{n(e).delete(t)},lg=n=>"delayTime"in n,ug=(n,e,t)=>function s(i,r){const o=Jr(r)?r:t(n,r);if(lg(o))return[];if(i[0]===o)return[i];if(i.includes(o))return[];const{outputs:a}=e(o);return Array.from(a).map(c=>s([...i,o],c[0])).reduce((c,l)=>c.concat(l),[])},Fr=(n,e,t)=>{const s=e[t];if(s===void 0)throw n();return s},hg=n=>(e,t=void 0,s=void 0,i=0)=>t===void 0?e.forEach(r=>r.disconnect()):typeof t=="number"?Fr(n,e,t).disconnect():so(t)?s===void 0?e.forEach(r=>r.disconnect(t)):i===void 0?Fr(n,e,s).disconnect(t,0):Fr(n,e,s).disconnect(t,0,i):s===void 0?e.forEach(r=>r.disconnect(t)):Fr(n,e,s).disconnect(t,0),dg={attack:.003,channelCount:2,channelCountMode:"clamped-max",channelInterpretation:"speakers",knee:30,ratio:12,release:.25,threshold:-24},fg=(n,e,t,s,i,r,o,a)=>class extends n{constructor(l,u){const h=r(l),f={...dg,...u},d=s(h,f),m=o(h),p=m?t():null;super(l,!1,d,p),this._attack=e(this,m,d.attack),this._knee=e(this,m,d.knee),this._nativeDynamicsCompressorNode=d,this._ratio=e(this,m,d.ratio),this._release=e(this,m,d.release),this._threshold=e(this,m,d.threshold),a(this,.006)}get attack(){return this._attack}get channelCount(){return this._nativeDynamicsCompressorNode.channelCount}set channelCount(l){const u=this._nativeDynamicsCompressorNode.channelCount;if(this._nativeDynamicsCompressorNode.channelCount=l,l>2)throw this._nativeDynamicsCompressorNode.channelCount=u,i()}get channelCountMode(){return this._nativeDynamicsCompressorNode.channelCountMode}set channelCountMode(l){const u=this._nativeDynamicsCompressorNode.channelCountMode;if(this._nativeDynamicsCompressorNode.channelCountMode=l,l==="max")throw this._nativeDynamicsCompressorNode.channelCountMode=u,i()}get knee(){return this._knee}get ratio(){return this._ratio}get reduction(){return typeof this._nativeDynamicsCompressorNode.reduction.value=="number"?this._nativeDynamicsCompressorNode.reduction.value:this._nativeDynamicsCompressorNode.reduction}get release(){return this._release}get threshold(){return this._threshold}},pg=(n,e,t,s,i)=>()=>{const r=new WeakMap,o=async(a,c)=>{let l=t(a);const u=Je(l,c);if(!u){const h={attack:l.attack.value,channelCount:l.channelCount,channelCountMode:l.channelCountMode,channelInterpretation:l.channelInterpretation,knee:l.knee.value,ratio:l.ratio.value,release:l.release.value,threshold:l.threshold.value};l=e(c,h)}return r.set(c,l),u?(await n(c,a.attack,l.attack),await n(c,a.knee,l.knee),await n(c,a.ratio,l.ratio),await n(c,a.release,l.release),await n(c,a.threshold,l.threshold)):(await s(c,a.attack,l.attack),await s(c,a.knee,l.knee),await s(c,a.ratio,l.ratio),await s(c,a.release,l.release),await s(c,a.threshold,l.threshold)),await i(a,c,l),l};return{render(a,c){const l=r.get(c);return l!==void 0?Promise.resolve(l):o(a,c)}}},mg=()=>new DOMException("","EncodingError"),_g=n=>e=>new Promise((t,s)=>{if(n===null){s(new SyntaxError);return}const i=n.document.head;if(i===null)s(new SyntaxError);else{const r=n.document.createElement("script"),o=new Blob([e],{type:"application/javascript"}),a=URL.createObjectURL(o),c=n.onerror,l=()=>{n.onerror=c,URL.revokeObjectURL(a)};n.onerror=(u,h,f,d,m)=>{if(h===a||h===n.location.href&&f===1&&d===1)return l(),s(m),!1;if(c!==null)return c(u,h,f,d,m)},r.onerror=()=>{l(),s(new SyntaxError)},r.onload=()=>{l(),t()},r.src=a,r.type="module",i.appendChild(r)}}),gg=n=>class{constructor(t){this._nativeEventTarget=t,this._listeners=new WeakMap}addEventListener(t,s,i){if(s!==null){let r=this._listeners.get(s);r===void 0&&(r=n(this,s),typeof s=="function"&&this._listeners.set(s,r)),this._nativeEventTarget.addEventListener(t,r,i)}}dispatchEvent(t){return this._nativeEventTarget.dispatchEvent(t)}removeEventListener(t,s,i){const r=s===null?void 0:this._listeners.get(s);this._nativeEventTarget.removeEventListener(t,r===void 0?null:r,i)}},vg=n=>(e,t,s)=>{Object.defineProperties(n,{currentFrame:{configurable:!0,get(){return Math.round(e*t)}},currentTime:{configurable:!0,get(){return e}}});try{return s()}finally{n!==null&&(delete n.currentFrame,delete n.currentTime)}},yg=n=>async e=>{try{const t=await fetch(e);if(t.ok)return[await t.text(),t.url]}catch{}throw n()},xg={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",gain:1},Tg=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=i(a),u={...xg,...c},h=s(l,u),f=r(l),d=f?t():null;super(a,!1,h,d),this._gain=e(this,f,h.gain,et,at)}get gain(){return this._gain}},wg=(n,e,t,s,i)=>()=>{const r=new WeakMap,o=async(a,c)=>{let l=t(a);const u=Je(l,c);if(!u){const h={channelCount:l.channelCount,channelCountMode:l.channelCountMode,channelInterpretation:l.channelInterpretation,gain:l.gain.value};l=e(c,h)}return r.set(c,l),u?await n(c,a.gain,l.gain):await s(c,a.gain,l.gain),await i(a,c,l),l};return{render(a,c){const l=r.get(c);return l!==void 0?Promise.resolve(l):o(a,c)}}},kg=(n,e)=>t=>e(n,t),Sg=n=>e=>{const t=n(e);if(t.renderer===null)throw new Error("Missing the renderer of the given AudioNode in the audio graph.");return t.renderer},Cg=n=>e=>{var t;return(t=n.get(e))!==null&&t!==void 0?t:0},bg=n=>e=>{const t=n(e);if(t.renderer===null)throw new Error("Missing the renderer of the given AudioParam in the audio graph.");return t.renderer},Eg=n=>e=>n.get(e),We=()=>new DOMException("","InvalidStateError"),Og=n=>e=>{const t=n.get(e);if(t===void 0)throw We();return t},Ag=(n,e)=>t=>{let s=n.get(t);if(s!==void 0)return s;if(e===null)throw new Error("Missing the native OfflineAudioContext constructor.");return s=new e(1,1,44100),n.set(t,s),s},Mg=n=>e=>{const t=n.get(e);if(t===void 0)throw new Error("The context has no set of AudioWorkletNodes.");return t},Po=()=>new DOMException("","InvalidAccessError"),Dg=n=>{n.getFrequencyResponse=(e=>(t,s,i)=>{if(t.length!==s.length||s.length!==i.length)throw Po();return e.call(n,t,s,i)})(n.getFrequencyResponse)},Rg={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers"},Pg=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=s(a),u=i(l),h={...Rg,...c},f=e(l,u?null:a.baseLatency,h),d=u?t(h.feedback,h.feedforward):null;super(a,!1,f,d),Dg(f),this._nativeIIRFilterNode=f,r(this,1)}getFrequencyResponse(a,c,l){return this._nativeIIRFilterNode.getFrequencyResponse(a,c,l)}},$u=(n,e,t,s,i,r,o,a,c,l,u)=>{const h=l.length;let f=a;for(let d=0;d{const i=t instanceof Float64Array?t:new Float64Array(t),r=s instanceof Float64Array?s:new Float64Array(s),o=i.length,a=r.length,c=Math.min(o,a);if(i[0]!==1){for(let m=0;m(r,o)=>{const a=new WeakMap;let c=null;const l=async(u,h)=>{let f=null,d=e(u);const m=Je(d,h);if(h.createIIRFilter===void 0?f=n(h,{buffer:null,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",loop:!1,loopEnd:0,loopStart:0,playbackRate:1}):m||(d=h.createIIRFilter(o,r)),a.set(h,f===null?d:f),f!==null){if(c===null){if(t===null)throw new Error("Missing the native OfflineAudioContext constructor.");const g=new t(u.context.destination.channelCount,u.context.length,h.sampleRate);c=(async()=>{await s(u,g,g.destination);const v=await i(g);return Ig(v,h,r,o)})()}const p=await c;return f.buffer=p,f.start(0),f}return await s(u,h,d),d};return{render(u,h){const f=a.get(h);return f!==void 0?Promise.resolve(f):l(u,h)}}},Fg=(n,e,t,s,i,r)=>o=>(a,c)=>{const l=n.get(a);if(l===void 0){if(!o&&r(a)){const u=s(a),{outputs:h}=t(a);for(const f of h)if(vr(f)){const d=s(f[0]);e(u,d,f[1],f[2])}else{const d=i(f[0]);u.disconnect(d,f[1])}}n.set(a,c)}else n.set(a,l+c)},Ug=(n,e)=>t=>{const s=n.get(t);return e(s)||e(t)},Lg=(n,e)=>t=>n.has(t)||e(t),Bg=(n,e)=>t=>n.has(t)||e(t),zg=(n,e)=>t=>{const s=n.get(t);return e(s)||e(t)},Vg=n=>e=>n!==null&&e instanceof n,jg=n=>e=>n!==null&&typeof n.AudioNode=="function"&&e instanceof n.AudioNode,Hg=n=>e=>n!==null&&typeof n.AudioParam=="function"&&e instanceof n.AudioParam,qg=(n,e)=>t=>n(t)||e(t),Wg=n=>e=>n!==null&&e instanceof n,Gg=n=>n!==null&&n.isSecureContext,Yg=(n,e,t,s)=>class extends n{constructor(r,o){const a=t(r),c=e(a,o);if(s(a))throw TypeError();super(r,!0,c,null),this._nativeMediaElementAudioSourceNode=c}get mediaElement(){return this._nativeMediaElementAudioSourceNode.mediaElement}},Zg={channelCount:2,channelCountMode:"explicit",channelInterpretation:"speakers"},$g=(n,e,t,s)=>class extends n{constructor(r,o){const a=t(r);if(s(a))throw new TypeError;const c={...Zg,...o},l=e(a,c);super(r,!1,l,null),this._nativeMediaStreamAudioDestinationNode=l}get stream(){return this._nativeMediaStreamAudioDestinationNode.stream}},Xg=(n,e,t,s)=>class extends n{constructor(r,o){const a=t(r),c=e(a,o);if(s(a))throw new TypeError;super(r,!0,c,null),this._nativeMediaStreamAudioSourceNode=c}get mediaStream(){return this._nativeMediaStreamAudioSourceNode.mediaStream}},Qg=(n,e,t)=>class extends n{constructor(i,r){const o=t(i),a=e(o,r);super(i,!0,a,null)}},Kg=(n,e,t,s,i,r)=>class extends t{constructor(a,c){super(a),this._nativeContext=a,Do.set(this,a),s(a)&&i.set(a,new Set),this._destination=new n(this,c),this._listener=e(this,a),this._onstatechange=null}get currentTime(){return this._nativeContext.currentTime}get destination(){return this._destination}get listener(){return this._listener}get onstatechange(){return this._onstatechange}set onstatechange(a){const c=typeof a=="function"?r(this,a):null;this._nativeContext.onstatechange=c;const l=this._nativeContext.onstatechange;this._onstatechange=l!==null&&l===c?a:l}get sampleRate(){return this._nativeContext.sampleRate}get state(){return this._nativeContext.state}},zi=n=>{const e=new Uint32Array([1179011410,40,1163280727,544501094,16,131073,44100,176400,1048580,1635017060,4,0]);try{const t=n.decodeAudioData(e.buffer,()=>{});return t===void 0?!1:(t.catch(()=>{}),!0)}catch{}return!1},Jg=(n,e)=>(t,s,i)=>{const r=new Set;return t.connect=(o=>(a,c=0,l=0)=>{const u=r.size===0;if(e(a))return o.call(t,a,c,l),n(r,[a,c,l],h=>h[0]===a&&h[1]===c&&h[2]===l,!0),u&&s(),a;o.call(t,a,c),n(r,[a,c],h=>h[0]===a&&h[1]===c,!0),u&&s()})(t.connect),t.disconnect=(o=>(a,c,l)=>{const u=r.size>0;if(a===void 0)o.apply(t),r.clear();else if(typeof a=="number"){o.call(t,a);for(const f of r)f[1]===a&&r.delete(f)}else{e(a)?o.call(t,a,c,l):o.call(t,a,c);for(const f of r)f[0]===a&&(c===void 0||f[1]===c)&&(l===void 0||f[2]===l)&&r.delete(f)}const h=r.size===0;u&&h&&i()})(t.disconnect),t},Se=(n,e,t)=>{const s=e[t];s!==void 0&&s!==n[t]&&(n[t]=s)},je=(n,e)=>{Se(n,e,"channelCount"),Se(n,e,"channelCountMode"),Se(n,e,"channelInterpretation")},Il=n=>typeof n.getFloatTimeDomainData=="function",e1=n=>{n.getFloatTimeDomainData=e=>{const t=new Uint8Array(e.length);n.getByteTimeDomainData(t);const s=Math.max(t.length,n.fftSize);for(let i=0;i(t,s)=>{const i=t.createAnalyser();if(je(i,s),!(s.maxDecibels>s.minDecibels))throw e();return Se(i,s,"fftSize"),Se(i,s,"maxDecibels"),Se(i,s,"minDecibels"),Se(i,s,"smoothingTimeConstant"),n(Il,()=>Il(i))||e1(i),i},s1=n=>n===null?null:n.hasOwnProperty("AudioBuffer")?n.AudioBuffer:null,Me=(n,e,t)=>{const s=e[t];s!==void 0&&s!==n[t].value&&(n[t].value=s)},n1=n=>{n.start=(e=>{let t=!1;return(s=0,i=0,r)=>{if(t)throw We();e.call(n,s,i,r),t=!0}})(n.start)},lc=n=>{n.start=(e=>(t=0,s=0,i)=>{if(typeof i=="number"&&i<0||s<0||t<0)throw new RangeError("The parameters can't be negative.");e.call(n,t,s,i)})(n.start)},uc=n=>{n.stop=(e=>(t=0)=>{if(t<0)throw new RangeError("The parameter can't be negative.");e.call(n,t)})(n.stop)},i1=(n,e,t,s,i,r,o,a,c,l,u)=>(h,f)=>{const d=h.createBufferSource();return je(d,f),Me(d,f,"playbackRate"),Se(d,f,"buffer"),Se(d,f,"loop"),Se(d,f,"loopEnd"),Se(d,f,"loopStart"),e(t,()=>t(h))||n1(d),e(s,()=>s(h))||c(d),e(i,()=>i(h))||l(d,h),e(r,()=>r(h))||lc(d),e(o,()=>o(h))||u(d,h),e(a,()=>a(h))||uc(d),n(h,d),d},r1=n=>n===null?null:n.hasOwnProperty("AudioContext")?n.AudioContext:n.hasOwnProperty("webkitAudioContext")?n.webkitAudioContext:null,o1=(n,e)=>(t,s,i)=>{const r=t.destination;if(r.channelCount!==s)try{r.channelCount=s}catch{}i&&r.channelCountMode!=="explicit"&&(r.channelCountMode="explicit"),r.maxChannelCount===0&&Object.defineProperty(r,"maxChannelCount",{value:s});const o=n(t,{channelCount:s,channelCountMode:r.channelCountMode,channelInterpretation:r.channelInterpretation,gain:1});return e(o,"channelCount",a=>()=>a.call(o),a=>c=>{a.call(o,c);try{r.channelCount=c}catch(l){if(c>r.maxChannelCount)throw l}}),e(o,"channelCountMode",a=>()=>a.call(o),a=>c=>{a.call(o,c),r.channelCountMode=c}),e(o,"channelInterpretation",a=>()=>a.call(o),a=>c=>{a.call(o,c),r.channelInterpretation=c}),Object.defineProperty(o,"maxChannelCount",{get:()=>r.maxChannelCount}),o.connect(r),o},a1=n=>n===null?null:n.hasOwnProperty("AudioWorkletNode")?n.AudioWorkletNode:null,c1=n=>{const{port1:e}=new MessageChannel;try{e.postMessage(n)}finally{e.close()}},l1=(n,e,t,s,i)=>(r,o,a,c,l,u)=>{if(a!==null)try{const h=new a(r,c,u),f=new Map;let d=null;if(Object.defineProperties(h,{channelCount:{get:()=>u.channelCount,set:()=>{throw n()}},channelCountMode:{get:()=>"explicit",set:()=>{throw n()}},onprocessorerror:{get:()=>d,set:m=>{typeof d=="function"&&h.removeEventListener("processorerror",d),d=typeof m=="function"?m:null,typeof d=="function"&&h.addEventListener("processorerror",d)}}}),h.addEventListener=(m=>(...p)=>{if(p[0]==="processorerror"){const g=typeof p[1]=="function"?p[1]:typeof p[1]=="object"&&p[1]!==null&&typeof p[1].handleEvent=="function"?p[1].handleEvent:null;if(g!==null){const v=f.get(p[1]);v!==void 0?p[1]=v:(p[1]=S=>{S.type==="error"?(Object.defineProperties(S,{type:{value:"processorerror"}}),g(S)):g(new ErrorEvent(p[0],{...S}))},f.set(g,p[1]))}}return m.call(h,"error",p[1],p[2]),m.call(h,...p)})(h.addEventListener),h.removeEventListener=(m=>(...p)=>{if(p[0]==="processorerror"){const g=f.get(p[1]);g!==void 0&&(f.delete(p[1]),p[1]=g)}return m.call(h,"error",p[1],p[2]),m.call(h,p[0],p[1],p[2])})(h.removeEventListener),u.numberOfOutputs!==0){const m=t(r,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",gain:0});return h.connect(m).connect(r.destination),i(h,()=>m.disconnect(),()=>m.connect(r.destination))}return h}catch(h){throw h.code===11?s():h}if(l===void 0)throw s();return c1(u),e(r,o,l,u)},Xu=(n,e)=>n===null?512:Math.max(512,Math.min(16384,Math.pow(2,Math.round(Math.log2(n*e))))),u1=n=>new Promise((e,t)=>{const{port1:s,port2:i}=new MessageChannel;s.onmessage=({data:r})=>{s.close(),i.close(),e(r)},s.onmessageerror=({data:r})=>{s.close(),i.close(),t(r)},i.postMessage(n)}),h1=async(n,e)=>{const t=await u1(e);return new n(t)},d1=(n,e,t,s)=>{let i=Oa.get(n);i===void 0&&(i=new WeakMap,Oa.set(n,i));const r=h1(t,s);return i.set(e,r),r},f1=(n,e,t,s,i,r,o,a,c,l,u,h,f)=>(d,m,p,g)=>{if(g.numberOfInputs===0&&g.numberOfOutputs===0)throw c();const v=Array.isArray(g.outputChannelCount)?g.outputChannelCount:Array.from(g.outputChannelCount);if(v.some(L=>L<1))throw c();if(v.length!==g.numberOfOutputs)throw e();if(g.channelCountMode!=="explicit")throw c();const S=g.channelCount*g.numberOfInputs,T=v.reduce((L,Y)=>L+Y,0),y=p.parameterDescriptors===void 0?0:p.parameterDescriptors.length;if(S+y>6||T>6)throw c();const _=new MessageChannel,w=[],k=[];for(let L=0;LL===void 0?0:L},maxValue:{get:()=>Y===void 0?et:Y},minValue:{get:()=>Ve===void 0?at:Ve}}),x.push(re)}const C=s(d,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:Math.max(1,S+y)}),E=Xu(m,d.sampleRate),O=a(d,E,S+y,Math.max(1,T)),A=i(d,{channelCount:Math.max(1,T),channelCountMode:"explicit",channelInterpretation:"discrete",numberOfOutputs:Math.max(1,T)}),R=[];for(let L=0;L{const Ve=x[Y];return Ve.connect(C,0,S+Y),Ve.start(0),[L,Ve.offset]}));C.connect(O);let F=g.channelInterpretation,N=null;const U=g.numberOfOutputs===0?[O]:R,V={get bufferSize(){return E},get channelCount(){return g.channelCount},set channelCount(L){throw t()},get channelCountMode(){return g.channelCountMode},set channelCountMode(L){throw t()},get channelInterpretation(){return F},set channelInterpretation(L){for(const Y of w)Y.channelInterpretation=L;F=L},get context(){return O.context},get inputs(){return w},get numberOfInputs(){return g.numberOfInputs},get numberOfOutputs(){return g.numberOfOutputs},get onprocessorerror(){return N},set onprocessorerror(L){typeof N=="function"&&V.removeEventListener("processorerror",N),N=typeof L=="function"?L:null,typeof N=="function"&&V.addEventListener("processorerror",N)},get parameters(){return P},get port(){return _.port2},addEventListener(...L){return O.addEventListener(L[0],L[1],L[2])},connect:n.bind(null,U),disconnect:l.bind(null,U),dispatchEvent(...L){return O.dispatchEvent(L[0])},removeEventListener(...L){return O.removeEventListener(L[0],L[1],L[2])}},z=new Map;_.port1.addEventListener=(L=>(...Y)=>{if(Y[0]==="message"){const Ve=typeof Y[1]=="function"?Y[1]:typeof Y[1]=="object"&&Y[1]!==null&&typeof Y[1].handleEvent=="function"?Y[1].handleEvent:null;if(Ve!==null){const Ce=z.get(Y[1]);Ce!==void 0?Y[1]=Ce:(Y[1]=re=>{u(d.currentTime,d.sampleRate,()=>Ve(re))},z.set(Ve,Y[1]))}}return L.call(_.port1,Y[0],Y[1],Y[2])})(_.port1.addEventListener),_.port1.removeEventListener=(L=>(...Y)=>{if(Y[0]==="message"){const Ve=z.get(Y[1]);Ve!==void 0&&(z.delete(Y[1]),Y[1]=Ve)}return L.call(_.port1,Y[0],Y[1],Y[2])})(_.port1.removeEventListener);let q=null;Object.defineProperty(_.port1,"onmessage",{get:()=>q,set:L=>{typeof q=="function"&&_.port1.removeEventListener("message",q),q=typeof L=="function"?L:null,typeof q=="function"&&(_.port1.addEventListener("message",q),_.port1.start())}}),p.prototype.port=_.port1;let j=null;d1(d,V,p,g).then(L=>j=L);const Te=io(g.numberOfInputs,g.channelCount),ae=io(g.numberOfOutputs,v),$=p.parameterDescriptors===void 0?[]:p.parameterDescriptors.reduce((L,{name:Y})=>({...L,[Y]:new Float32Array(128)}),{});let me=!0;const Ye=()=>{g.numberOfOutputs>0&&O.disconnect(A);for(let L=0,Y=0;L{if(j!==null){const Ve=h(V);for(let Ce=0;Ce{no(L,$,re,S+Ae,Ce)});for(let re=0;re{if(Ve[Cs].size>0)return H.set(Cs,E/128),kt;const Zo=H.get(Cs);return Zo===void 0?[]:(kt.every(Kd=>Kd.every(Jd=>Jd===0))&&(Zo===1?H.delete(Cs):H.set(Cs,Zo-1)),kt)});me=u(d.currentTime+Ce/d.sampleRate,d.sampleRate,()=>j.process(re,ae,$));for(let kt=0,Cs=0;ktO.connect(Xs).connect(d.destination),bn=()=>{O.disconnect(Xs),Xs.disconnect()},Xd=()=>{if(me){bn(),g.numberOfOutputs>0&&O.connect(A);for(let L=0,Y=0;L{me&&(Cn(),Ye()),$s=!1};return Cn(),f(V,Xd,Qd)},Qu=(n,e)=>{const t=n.createBiquadFilter();return je(t,e),Me(t,e,"Q"),Me(t,e,"detune"),Me(t,e,"frequency"),Me(t,e,"gain"),Se(t,e,"type"),t},p1=(n,e)=>(t,s)=>{const i=t.createChannelMerger(s.numberOfInputs);return n!==null&&n.name==="webkitAudioContext"&&e(t,i),je(i,s),i},m1=n=>{const e=n.numberOfOutputs;Object.defineProperty(n,"channelCount",{get:()=>e,set:t=>{if(t!==e)throw We()}}),Object.defineProperty(n,"channelCountMode",{get:()=>"explicit",set:t=>{if(t!=="explicit")throw We()}}),Object.defineProperty(n,"channelInterpretation",{get:()=>"discrete",set:t=>{if(t!=="discrete")throw We()}})},yr=(n,e)=>{const t=n.createChannelSplitter(e.numberOfOutputs);return je(t,e),m1(t),t},_1=(n,e,t,s,i)=>(r,o)=>{if(r.createConstantSource===void 0)return t(r,o);const a=r.createConstantSource();return je(a,o),Me(a,o,"offset"),e(s,()=>s(r))||lc(a),e(i,()=>i(r))||uc(a),n(r,a),a},ci=(n,e)=>(n.connect=e.connect.bind(e),n.disconnect=e.disconnect.bind(e),n),g1=(n,e,t,s)=>(i,{offset:r,...o})=>{const a=i.createBuffer(1,2,44100),c=e(i,{buffer:null,channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",loop:!1,loopEnd:0,loopStart:0,playbackRate:1}),l=t(i,{...o,gain:r}),u=a.getChannelData(0);u[0]=1,u[1]=1,c.buffer=a,c.loop=!0;const h={get bufferSize(){},get channelCount(){return l.channelCount},set channelCount(m){l.channelCount=m},get channelCountMode(){return l.channelCountMode},set channelCountMode(m){l.channelCountMode=m},get channelInterpretation(){return l.channelInterpretation},set channelInterpretation(m){l.channelInterpretation=m},get context(){return l.context},get inputs(){return[]},get numberOfInputs(){return c.numberOfInputs},get numberOfOutputs(){return l.numberOfOutputs},get offset(){return l.gain},get onended(){return c.onended},set onended(m){c.onended=m},addEventListener(...m){return c.addEventListener(m[0],m[1],m[2])},dispatchEvent(...m){return c.dispatchEvent(m[0])},removeEventListener(...m){return c.removeEventListener(m[0],m[1],m[2])},start(m=0){c.start.call(c,m)},stop(m=0){c.stop.call(c,m)}},f=()=>c.connect(l),d=()=>c.disconnect(l);return n(i,c),s(ci(h,l),f,d)},v1=(n,e)=>(t,s)=>{const i=t.createConvolver();if(je(i,s),s.disableNormalization===i.normalize&&(i.normalize=!s.disableNormalization),Se(i,s,"buffer"),s.channelCount>2||(e(i,"channelCount",r=>()=>r.call(i),r=>o=>{if(o>2)throw n();return r.call(i,o)}),s.channelCountMode==="max"))throw n();return e(i,"channelCountMode",r=>()=>r.call(i),r=>o=>{if(o==="max")throw n();return r.call(i,o)}),i},Ku=(n,e)=>{const t=n.createDelay(e.maxDelayTime);return je(t,e),Me(t,e,"delayTime"),t},y1=n=>(e,t)=>{const s=e.createDynamicsCompressor();if(je(s,t),t.channelCount>2||t.channelCountMode==="max")throw n();return Me(s,t,"attack"),Me(s,t,"knee"),Me(s,t,"ratio"),Me(s,t,"release"),Me(s,t,"threshold"),s},ft=(n,e)=>{const t=n.createGain();return je(t,e),Me(t,e,"gain"),t},x1=n=>(e,t,s)=>{if(e.createIIRFilter===void 0)return n(e,t,s);const i=e.createIIRFilter(s.feedforward,s.feedback);return je(i,s),i};function T1(n,e){const t=e[0]*e[0]+e[1]*e[1];return[(n[0]*e[0]+n[1]*e[1])/t,(n[1]*e[0]-n[0]*e[1])/t]}function w1(n,e){return[n[0]*e[0]-n[1]*e[1],n[0]*e[1]+n[1]*e[0]]}function Nl(n,e){let t=[0,0];for(let s=n.length-1;s>=0;s-=1)t=w1(t,e),t[0]+=n[s];return t}const k1=(n,e,t,s)=>(i,r,{channelCount:o,channelCountMode:a,channelInterpretation:c,feedback:l,feedforward:u})=>{const h=Xu(r,i.sampleRate),f=l instanceof Float64Array?l:new Float64Array(l),d=u instanceof Float64Array?u:new Float64Array(u),m=f.length,p=d.length,g=Math.min(m,p);if(m===0||m>20)throw s();if(f[0]===0)throw e();if(p===0||p>20)throw s();if(d[0]===0)throw e();if(f[0]!==1){for(let x=0;x{const C=x.inputBuffer,E=x.outputBuffer,O=C.numberOfChannels;for(let A=0;An.createMediaElementSource(e.mediaElement),C1=(n,e)=>{const t=n.createMediaStreamDestination();return je(t,e),t.numberOfOutputs===1&&Object.defineProperty(t,"numberOfOutputs",{get:()=>0}),t},b1=(n,{mediaStream:e})=>{const t=e.getAudioTracks();t.sort((r,o)=>r.ido.id?1:0);const s=t.slice(0,1),i=n.createMediaStreamSource(new MediaStream(s));return Object.defineProperty(i,"mediaStream",{value:e}),i},E1=(n,e)=>(t,{mediaStreamTrack:s})=>{if(typeof t.createMediaStreamTrackSource=="function")return t.createMediaStreamTrackSource(s);const i=new MediaStream([s]),r=t.createMediaStreamSource(i);if(s.kind!=="audio")throw n();if(e(t))throw new TypeError;return r},O1=n=>n===null?null:n.hasOwnProperty("OfflineAudioContext")?n.OfflineAudioContext:n.hasOwnProperty("webkitOfflineAudioContext")?n.webkitOfflineAudioContext:null,A1=(n,e,t,s,i,r)=>(o,a)=>{const c=o.createOscillator();return je(c,a),Me(c,a,"detune"),Me(c,a,"frequency"),a.periodicWave!==void 0?c.setPeriodicWave(a.periodicWave):Se(c,a,"type"),e(t,()=>t(o))||lc(c),e(s,()=>s(o))||r(c,o),e(i,()=>i(o))||uc(c),n(o,c),c},M1=n=>(e,t)=>{const s=e.createPanner();return s.orientationX===void 0?n(e,t):(je(s,t),Me(s,t,"orientationX"),Me(s,t,"orientationY"),Me(s,t,"orientationZ"),Me(s,t,"positionX"),Me(s,t,"positionY"),Me(s,t,"positionZ"),Se(s,t,"coneInnerAngle"),Se(s,t,"coneOuterAngle"),Se(s,t,"coneOuterGain"),Se(s,t,"distanceModel"),Se(s,t,"maxDistance"),Se(s,t,"panningModel"),Se(s,t,"refDistance"),Se(s,t,"rolloffFactor"),s)},D1=(n,e,t,s,i,r,o,a,c,l)=>(u,{coneInnerAngle:h,coneOuterAngle:f,coneOuterGain:d,distanceModel:m,maxDistance:p,orientationX:g,orientationY:v,orientationZ:S,panningModel:T,positionX:y,positionY:_,positionZ:w,refDistance:k,rolloffFactor:x,...C})=>{const E=u.createPanner();if(C.channelCount>2||C.channelCountMode==="max")throw o();je(E,C);const O={channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete"},A=t(u,{...O,channelInterpretation:"speakers",numberOfInputs:6}),R=s(u,{...C,gain:1}),P=s(u,{...O,gain:1}),F=s(u,{...O,gain:0}),N=s(u,{...O,gain:0}),U=s(u,{...O,gain:0}),V=s(u,{...O,gain:0}),z=s(u,{...O,gain:0}),q=i(u,256,6,1),j=r(u,{...O,curve:new Float32Array([1,1]),oversample:"none"});let B=[g,v,S],Te=[y,_,w];const ae=new Float32Array(1);q.onaudioprocess=({inputBuffer:H})=>{const $s=[c(H,ae,0),c(H,ae,1),c(H,ae,2)];$s.some((Cn,bn)=>Cn!==B[bn])&&(E.setOrientation(...$s),B=$s);const Xs=[c(H,ae,3),c(H,ae,4),c(H,ae,5)];Xs.some((Cn,bn)=>Cn!==Te[bn])&&(E.setPosition(...Xs),Te=Xs)},Object.defineProperty(F.gain,"defaultValue",{get:()=>0}),Object.defineProperty(N.gain,"defaultValue",{get:()=>0}),Object.defineProperty(U.gain,"defaultValue",{get:()=>0}),Object.defineProperty(V.gain,"defaultValue",{get:()=>0}),Object.defineProperty(z.gain,"defaultValue",{get:()=>0});const $={get bufferSize(){},get channelCount(){return E.channelCount},set channelCount(H){if(H>2)throw o();R.channelCount=H,E.channelCount=H},get channelCountMode(){return E.channelCountMode},set channelCountMode(H){if(H==="max")throw o();R.channelCountMode=H,E.channelCountMode=H},get channelInterpretation(){return E.channelInterpretation},set channelInterpretation(H){R.channelInterpretation=H,E.channelInterpretation=H},get coneInnerAngle(){return E.coneInnerAngle},set coneInnerAngle(H){E.coneInnerAngle=H},get coneOuterAngle(){return E.coneOuterAngle},set coneOuterAngle(H){E.coneOuterAngle=H},get coneOuterGain(){return E.coneOuterGain},set coneOuterGain(H){if(H<0||H>1)throw e();E.coneOuterGain=H},get context(){return E.context},get distanceModel(){return E.distanceModel},set distanceModel(H){E.distanceModel=H},get inputs(){return[R]},get maxDistance(){return E.maxDistance},set maxDistance(H){if(H<0)throw new RangeError;E.maxDistance=H},get numberOfInputs(){return E.numberOfInputs},get numberOfOutputs(){return E.numberOfOutputs},get orientationX(){return P.gain},get orientationY(){return F.gain},get orientationZ(){return N.gain},get panningModel(){return E.panningModel},set panningModel(H){E.panningModel=H},get positionX(){return U.gain},get positionY(){return V.gain},get positionZ(){return z.gain},get refDistance(){return E.refDistance},set refDistance(H){if(H<0)throw new RangeError;E.refDistance=H},get rolloffFactor(){return E.rolloffFactor},set rolloffFactor(H){if(H<0)throw new RangeError;E.rolloffFactor=H},addEventListener(...H){return R.addEventListener(H[0],H[1],H[2])},dispatchEvent(...H){return R.dispatchEvent(H[0])},removeEventListener(...H){return R.removeEventListener(H[0],H[1],H[2])}};h!==$.coneInnerAngle&&($.coneInnerAngle=h),f!==$.coneOuterAngle&&($.coneOuterAngle=f),d!==$.coneOuterGain&&($.coneOuterGain=d),m!==$.distanceModel&&($.distanceModel=m),p!==$.maxDistance&&($.maxDistance=p),g!==$.orientationX.value&&($.orientationX.value=g),v!==$.orientationY.value&&($.orientationY.value=v),S!==$.orientationZ.value&&($.orientationZ.value=S),T!==$.panningModel&&($.panningModel=T),y!==$.positionX.value&&($.positionX.value=y),_!==$.positionY.value&&($.positionY.value=_),w!==$.positionZ.value&&($.positionZ.value=w),k!==$.refDistance&&($.refDistance=k),x!==$.rolloffFactor&&($.rolloffFactor=x),(B[0]!==1||B[1]!==0||B[2]!==0)&&E.setOrientation(...B),(Te[0]!==0||Te[1]!==0||Te[2]!==0)&&E.setPosition(...Te);const me=()=>{R.connect(E),n(R,j,0,0),j.connect(P).connect(A,0,0),j.connect(F).connect(A,0,1),j.connect(N).connect(A,0,2),j.connect(U).connect(A,0,3),j.connect(V).connect(A,0,4),j.connect(z).connect(A,0,5),A.connect(q).connect(u.destination)},Ye=()=>{R.disconnect(E),a(R,j,0,0),j.disconnect(P),P.disconnect(A),j.disconnect(F),F.disconnect(A),j.disconnect(N),N.disconnect(A),j.disconnect(U),U.disconnect(A),j.disconnect(V),V.disconnect(A),j.disconnect(z),z.disconnect(A),A.disconnect(q),q.disconnect(u.destination)};return l(ci($,E),me,Ye)},R1=n=>(e,{disableNormalization:t,imag:s,real:i})=>{const r=s instanceof Float32Array?s:new Float32Array(s),o=i instanceof Float32Array?i:new Float32Array(i),a=e.createPeriodicWave(o,r,{disableNormalization:t});if(Array.from(s).length<2)throw n();return a},xr=(n,e,t,s)=>n.createScriptProcessor(e,t,s),P1=(n,e)=>(t,s)=>{const i=s.channelCountMode;if(i==="clamped-max")throw e();if(t.createStereoPanner===void 0)return n(t,s);const r=t.createStereoPanner();return je(r,s),Me(r,s,"pan"),Object.defineProperty(r,"channelCountMode",{get:()=>i,set:o=>{if(o!==i)throw e()}}),r},I1=(n,e,t,s,i,r)=>{const a=new Float32Array([1,1]),c=Math.PI/2,l={channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete"},u={...l,oversample:"none"},h=(m,p,g,v)=>{const S=new Float32Array(16385),T=new Float32Array(16385);for(let C=0;C<16385;C+=1){const E=C/16384*c;S[C]=Math.cos(E),T[C]=Math.sin(E)}const y=t(m,{...l,gain:0}),_=s(m,{...u,curve:S}),w=s(m,{...u,curve:a}),k=t(m,{...l,gain:0}),x=s(m,{...u,curve:T});return{connectGraph(){p.connect(y),p.connect(w.inputs===void 0?w:w.inputs[0]),p.connect(k),w.connect(g),g.connect(_.inputs===void 0?_:_.inputs[0]),g.connect(x.inputs===void 0?x:x.inputs[0]),_.connect(y.gain),x.connect(k.gain),y.connect(v,0,0),k.connect(v,0,1)},disconnectGraph(){p.disconnect(y),p.disconnect(w.inputs===void 0?w:w.inputs[0]),p.disconnect(k),w.disconnect(g),g.disconnect(_.inputs===void 0?_:_.inputs[0]),g.disconnect(x.inputs===void 0?x:x.inputs[0]),_.disconnect(y.gain),x.disconnect(k.gain),y.disconnect(v,0,0),k.disconnect(v,0,1)}}},f=(m,p,g,v)=>{const S=new Float32Array(16385),T=new Float32Array(16385),y=new Float32Array(16385),_=new Float32Array(16385),w=Math.floor(16385/2);for(let U=0;U<16385;U+=1)if(U>w){const V=(U-w)/(16384-w)*c;S[U]=Math.cos(V),T[U]=Math.sin(V),y[U]=0,_[U]=1}else{const V=U/(16384-w)*c;S[U]=1,T[U]=0,y[U]=Math.cos(V),_[U]=Math.sin(V)}const k=e(m,{channelCount:2,channelCountMode:"explicit",channelInterpretation:"discrete",numberOfOutputs:2}),x=t(m,{...l,gain:0}),C=s(m,{...u,curve:S}),E=t(m,{...l,gain:0}),O=s(m,{...u,curve:T}),A=s(m,{...u,curve:a}),R=t(m,{...l,gain:0}),P=s(m,{...u,curve:y}),F=t(m,{...l,gain:0}),N=s(m,{...u,curve:_});return{connectGraph(){p.connect(k),p.connect(A.inputs===void 0?A:A.inputs[0]),k.connect(x,0),k.connect(E,0),k.connect(R,1),k.connect(F,1),A.connect(g),g.connect(C.inputs===void 0?C:C.inputs[0]),g.connect(O.inputs===void 0?O:O.inputs[0]),g.connect(P.inputs===void 0?P:P.inputs[0]),g.connect(N.inputs===void 0?N:N.inputs[0]),C.connect(x.gain),O.connect(E.gain),P.connect(R.gain),N.connect(F.gain),x.connect(v,0,0),R.connect(v,0,0),E.connect(v,0,1),F.connect(v,0,1)},disconnectGraph(){p.disconnect(k),p.disconnect(A.inputs===void 0?A:A.inputs[0]),k.disconnect(x,0),k.disconnect(E,0),k.disconnect(R,1),k.disconnect(F,1),A.disconnect(g),g.disconnect(C.inputs===void 0?C:C.inputs[0]),g.disconnect(O.inputs===void 0?O:O.inputs[0]),g.disconnect(P.inputs===void 0?P:P.inputs[0]),g.disconnect(N.inputs===void 0?N:N.inputs[0]),C.disconnect(x.gain),O.disconnect(E.gain),P.disconnect(R.gain),N.disconnect(F.gain),x.disconnect(v,0,0),R.disconnect(v,0,0),E.disconnect(v,0,1),F.disconnect(v,0,1)}}},d=(m,p,g,v,S)=>{if(p===1)return h(m,g,v,S);if(p===2)return f(m,g,v,S);throw i()};return(m,{channelCount:p,channelCountMode:g,pan:v,...S})=>{if(g==="max")throw i();const T=n(m,{...S,channelCount:1,channelCountMode:g,numberOfInputs:2}),y=t(m,{...S,channelCount:p,channelCountMode:g,gain:1}),_=t(m,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",gain:v});let{connectGraph:w,disconnectGraph:k}=d(m,p,y,_,T);Object.defineProperty(_.gain,"defaultValue",{get:()=>0}),Object.defineProperty(_.gain,"maxValue",{get:()=>1}),Object.defineProperty(_.gain,"minValue",{get:()=>-1});const x={get bufferSize(){},get channelCount(){return y.channelCount},set channelCount(A){y.channelCount!==A&&(C&&k(),{connectGraph:w,disconnectGraph:k}=d(m,A,y,_,T),C&&w()),y.channelCount=A},get channelCountMode(){return y.channelCountMode},set channelCountMode(A){if(A==="clamped-max"||A==="max")throw i();y.channelCountMode=A},get channelInterpretation(){return y.channelInterpretation},set channelInterpretation(A){y.channelInterpretation=A},get context(){return y.context},get inputs(){return[y]},get numberOfInputs(){return y.numberOfInputs},get numberOfOutputs(){return y.numberOfOutputs},get pan(){return _.gain},addEventListener(...A){return y.addEventListener(A[0],A[1],A[2])},dispatchEvent(...A){return y.dispatchEvent(A[0])},removeEventListener(...A){return y.removeEventListener(A[0],A[1],A[2])}};let C=!1;const E=()=>{w(),C=!0},O=()=>{k(),C=!1};return r(ci(x,T),E,O)}},N1=(n,e,t,s,i,r,o)=>(a,c)=>{const l=a.createWaveShaper();if(r!==null&&r.name==="webkitAudioContext"&&a.createGain().gain.automationRate===void 0)return t(a,c);je(l,c);const u=c.curve===null||c.curve instanceof Float32Array?c.curve:new Float32Array(c.curve);if(u!==null&&u.length<2)throw e();Se(l,{curve:u},"curve"),Se(l,c,"oversample");let h=null,f=!1;return o(l,"curve",p=>()=>p.call(l),p=>g=>(p.call(l,g),f&&(s(g)&&h===null?h=n(a,l):!s(g)&&h!==null&&(h(),h=null)),g)),i(l,()=>{f=!0,s(l.curve)&&(h=n(a,l))},()=>{f=!1,h!==null&&(h(),h=null)})},F1=(n,e,t,s,i)=>(r,{curve:o,oversample:a,...c})=>{const l=r.createWaveShaper(),u=r.createWaveShaper();je(l,c),je(u,c);const h=t(r,{...c,gain:1}),f=t(r,{...c,gain:-1}),d=t(r,{...c,gain:1}),m=t(r,{...c,gain:-1});let p=null,g=!1,v=null;const S={get bufferSize(){},get channelCount(){return l.channelCount},set channelCount(_){h.channelCount=_,f.channelCount=_,l.channelCount=_,d.channelCount=_,u.channelCount=_,m.channelCount=_},get channelCountMode(){return l.channelCountMode},set channelCountMode(_){h.channelCountMode=_,f.channelCountMode=_,l.channelCountMode=_,d.channelCountMode=_,u.channelCountMode=_,m.channelCountMode=_},get channelInterpretation(){return l.channelInterpretation},set channelInterpretation(_){h.channelInterpretation=_,f.channelInterpretation=_,l.channelInterpretation=_,d.channelInterpretation=_,u.channelInterpretation=_,m.channelInterpretation=_},get context(){return l.context},get curve(){return v},set curve(_){if(_!==null&&_.length<2)throw e();if(_===null)l.curve=_,u.curve=_;else{const w=_.length,k=new Float32Array(w+2-w%2),x=new Float32Array(w+2-w%2);k[0]=_[0],x[0]=-_[w-1];const C=Math.ceil((w+1)/2),E=(w+1)/2-1;for(let O=1;O{h.connect(l).connect(d),h.connect(f).connect(u).connect(m).connect(d),g=!0,s(v)&&(p=n(r,h))},y=()=>{h.disconnect(l),l.disconnect(d),h.disconnect(f),f.disconnect(u),u.disconnect(m),m.disconnect(d),g=!1,p!==null&&(p(),p=null)};return i(ci(S,d),T,y)},rt=()=>new DOMException("","NotSupportedError"),U1={numberOfChannels:1},L1=(n,e,t,s,i)=>class extends n{constructor(o,a,c){let l;if(typeof o=="number"&&a!==void 0&&c!==void 0)l={length:a,numberOfChannels:o,sampleRate:c};else if(typeof o=="object")l=o;else throw new Error("The given parameters are not valid.");const{length:u,numberOfChannels:h,sampleRate:f}={...U1,...l},d=s(h,u,f);e(zi,()=>zi(d))||d.addEventListener("statechange",(()=>{let m=0;const p=g=>{this._state==="running"&&(m>0?(d.removeEventListener("statechange",p),g.stopImmediatePropagation(),this._waitForThePromiseToSettle(g)):m+=1)};return p})()),super(d,h),this._length=u,this._nativeOfflineAudioContext=d,this._state=null}get length(){return this._nativeOfflineAudioContext.length===void 0?this._length:this._nativeOfflineAudioContext.length}get state(){return this._state===null?this._nativeOfflineAudioContext.state:this._state}startRendering(){return this._state==="running"?Promise.reject(t()):(this._state="running",i(this.destination,this._nativeOfflineAudioContext).finally(()=>{this._state=null,Hu(this)}))}_waitForThePromiseToSettle(o){this._state===null?this._nativeOfflineAudioContext.dispatchEvent(o):setTimeout(()=>this._waitForThePromiseToSettle(o))}},B1={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",detune:0,frequency:440,periodicWave:void 0,type:"sine"},z1=(n,e,t,s,i,r,o)=>class extends n{constructor(c,l){const u=i(c),h={...B1,...l},f=t(u,h),d=r(u),m=d?s():null,p=c.sampleRate/2;super(c,!1,f,m),this._detune=e(this,d,f.detune,153600,-153600),this._frequency=e(this,d,f.frequency,p,-p),this._nativeOscillatorNode=f,this._onended=null,this._oscillatorNodeRenderer=m,this._oscillatorNodeRenderer!==null&&h.periodicWave!==void 0&&(this._oscillatorNodeRenderer.periodicWave=h.periodicWave)}get detune(){return this._detune}get frequency(){return this._frequency}get onended(){return this._onended}set onended(c){const l=typeof c=="function"?o(this,c):null;this._nativeOscillatorNode.onended=l;const u=this._nativeOscillatorNode.onended;this._onended=u!==null&&u===l?c:u}get type(){return this._nativeOscillatorNode.type}set type(c){this._nativeOscillatorNode.type=c,this._oscillatorNodeRenderer!==null&&(this._oscillatorNodeRenderer.periodicWave=null)}setPeriodicWave(c){this._nativeOscillatorNode.setPeriodicWave(c),this._oscillatorNodeRenderer!==null&&(this._oscillatorNodeRenderer.periodicWave=c)}start(c=0){if(this._nativeOscillatorNode.start(c),this._oscillatorNodeRenderer!==null&&(this._oscillatorNodeRenderer.start=c),this.context.state!=="closed"){$n(this);const l=()=>{this._nativeOscillatorNode.removeEventListener("ended",l),fs(this)&&_r(this)};this._nativeOscillatorNode.addEventListener("ended",l)}}stop(c=0){this._nativeOscillatorNode.stop(c),this._oscillatorNodeRenderer!==null&&(this._oscillatorNodeRenderer.stop=c)}},V1=(n,e,t,s,i)=>()=>{const r=new WeakMap;let o=null,a=null,c=null;const l=async(u,h)=>{let f=t(u);const d=Je(f,h);if(!d){const m={channelCount:f.channelCount,channelCountMode:f.channelCountMode,channelInterpretation:f.channelInterpretation,detune:f.detune.value,frequency:f.frequency.value,periodicWave:o===null?void 0:o,type:f.type};f=e(h,m),a!==null&&f.start(a),c!==null&&f.stop(c)}return r.set(h,f),d?(await n(h,u.detune,f.detune),await n(h,u.frequency,f.frequency)):(await s(h,u.detune,f.detune),await s(h,u.frequency,f.frequency)),await i(u,h,f),f};return{set periodicWave(u){o=u},set start(u){a=u},set stop(u){c=u},render(u,h){const f=r.get(h);return f!==void 0?Promise.resolve(f):l(u,h)}}},j1={channelCount:2,channelCountMode:"clamped-max",channelInterpretation:"speakers",coneInnerAngle:360,coneOuterAngle:360,coneOuterGain:0,distanceModel:"inverse",maxDistance:1e4,orientationX:1,orientationY:0,orientationZ:0,panningModel:"equalpower",positionX:0,positionY:0,positionZ:0,refDistance:1,rolloffFactor:1},H1=(n,e,t,s,i,r,o)=>class extends n{constructor(c,l){const u=i(c),h={...j1,...l},f=t(u,h),d=r(u),m=d?s():null;super(c,!1,f,m),this._nativePannerNode=f,this._orientationX=e(this,d,f.orientationX,et,at),this._orientationY=e(this,d,f.orientationY,et,at),this._orientationZ=e(this,d,f.orientationZ,et,at),this._positionX=e(this,d,f.positionX,et,at),this._positionY=e(this,d,f.positionY,et,at),this._positionZ=e(this,d,f.positionZ,et,at),o(this,1)}get coneInnerAngle(){return this._nativePannerNode.coneInnerAngle}set coneInnerAngle(c){this._nativePannerNode.coneInnerAngle=c}get coneOuterAngle(){return this._nativePannerNode.coneOuterAngle}set coneOuterAngle(c){this._nativePannerNode.coneOuterAngle=c}get coneOuterGain(){return this._nativePannerNode.coneOuterGain}set coneOuterGain(c){this._nativePannerNode.coneOuterGain=c}get distanceModel(){return this._nativePannerNode.distanceModel}set distanceModel(c){this._nativePannerNode.distanceModel=c}get maxDistance(){return this._nativePannerNode.maxDistance}set maxDistance(c){this._nativePannerNode.maxDistance=c}get orientationX(){return this._orientationX}get orientationY(){return this._orientationY}get orientationZ(){return this._orientationZ}get panningModel(){return this._nativePannerNode.panningModel}set panningModel(c){this._nativePannerNode.panningModel=c}get positionX(){return this._positionX}get positionY(){return this._positionY}get positionZ(){return this._positionZ}get refDistance(){return this._nativePannerNode.refDistance}set refDistance(c){this._nativePannerNode.refDistance=c}get rolloffFactor(){return this._nativePannerNode.rolloffFactor}set rolloffFactor(c){this._nativePannerNode.rolloffFactor=c}},q1=(n,e,t,s,i,r,o,a,c,l)=>()=>{const u=new WeakMap;let h=null;const f=async(d,m)=>{let p=null,g=r(d);const v={channelCount:g.channelCount,channelCountMode:g.channelCountMode,channelInterpretation:g.channelInterpretation},S={...v,coneInnerAngle:g.coneInnerAngle,coneOuterAngle:g.coneOuterAngle,coneOuterGain:g.coneOuterGain,distanceModel:g.distanceModel,maxDistance:g.maxDistance,panningModel:g.panningModel,refDistance:g.refDistance,rolloffFactor:g.rolloffFactor},T=Je(g,m);if("bufferSize"in g)p=s(m,{...v,gain:1});else if(!T){const y={...S,orientationX:g.orientationX.value,orientationY:g.orientationY.value,orientationZ:g.orientationZ.value,positionX:g.positionX.value,positionY:g.positionY.value,positionZ:g.positionZ.value};g=i(m,y)}if(u.set(m,p===null?g:p),p!==null){if(h===null){if(o===null)throw new Error("Missing the native OfflineAudioContext constructor.");const O=new o(6,d.context.length,m.sampleRate),A=e(O,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"speakers",numberOfInputs:6});A.connect(O.destination),h=(async()=>{const R=await Promise.all([d.orientationX,d.orientationY,d.orientationZ,d.positionX,d.positionY,d.positionZ].map(async(P,F)=>{const N=t(O,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",offset:F===0?1:0});return await a(O,P,N.offset),N}));for(let P=0;P<6;P+=1)R[P].connect(A,0,P),R[P].start(0);return l(O)})()}const y=await h,_=s(m,{...v,gain:1});await c(d,m,_);const w=[];for(let O=0;OP!==k[F])||R.some((P,F)=>P!==x[F])){k=A,x=R;const P=O/m.sampleRate;C.gain.setValueAtTime(0,P),C=s(m,{...v,gain:0}),E=i(m,{...S,orientationX:k[0],orientationY:k[1],orientationZ:k[2],positionX:x[0],positionY:x[1],positionZ:x[2]}),C.gain.setValueAtTime(1,P),_.connect(C).connect(E.inputs[0]),E.connect(p)}}return p}return T?(await n(m,d.orientationX,g.orientationX),await n(m,d.orientationY,g.orientationY),await n(m,d.orientationZ,g.orientationZ),await n(m,d.positionX,g.positionX),await n(m,d.positionY,g.positionY),await n(m,d.positionZ,g.positionZ)):(await a(m,d.orientationX,g.orientationX),await a(m,d.orientationY,g.orientationY),await a(m,d.orientationZ,g.orientationZ),await a(m,d.positionX,g.positionX),await a(m,d.positionY,g.positionY),await a(m,d.positionZ,g.positionZ)),ai(g)?await c(d,m,g.inputs[0]):await c(d,m,g),g};return{render(d,m){const p=u.get(m);return p!==void 0?Promise.resolve(p):f(d,m)}}},W1={disableNormalization:!1},G1=(n,e,t,s)=>class Ju{constructor(r,o){const a=e(r),c=s({...W1,...o}),l=n(a,c);return t.add(l),l}static[Symbol.hasInstance](r){return r!==null&&typeof r=="object"&&Object.getPrototypeOf(r)===Ju.prototype||t.has(r)}},Y1=(n,e)=>(t,s,i)=>(n(s).replay(i),e(s,t,i)),Z1=(n,e,t)=>async(s,i,r)=>{const o=n(s);await Promise.all(o.activeInputs.map((a,c)=>Array.from(a).map(async([l,u])=>{const f=await e(l).render(l,i),d=s.context.destination;!t(l)&&(s!==d||!t(s))&&f.connect(r,u,c)})).reduce((a,c)=>[...a,...c],[]))},$1=(n,e,t)=>async(s,i,r)=>{const o=e(s);await Promise.all(Array.from(o.activeInputs).map(async([a,c])=>{const u=await n(a).render(a,i);t(a)||u.connect(r,c)}))},X1=(n,e,t,s)=>i=>n(zi,()=>zi(i))?Promise.resolve(n(s,s)).then(r=>{if(!r){const o=t(i,512,0,1);i.oncomplete=()=>{o.onaudioprocess=null,o.disconnect()},o.onaudioprocess=()=>i.currentTime,o.connect(i.destination)}return i.startRendering()}):new Promise(r=>{const o=e(i,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",gain:0});i.oncomplete=a=>{o.disconnect(),r(a.renderedBuffer)},o.connect(i.destination),i.startRendering()}),Q1=n=>(e,t)=>{n.set(e,t)},K1=n=>(e,t)=>n.set(e,t),J1=(n,e,t,s,i,r,o,a)=>(c,l)=>t(c).render(c,l).then(()=>Promise.all(Array.from(s(l)).map(u=>t(u).render(u,l)))).then(()=>i(l)).then(u=>(typeof u.copyFromChannel!="function"?(o(u),oc(u)):e(r,()=>r(u))||a(u),n.add(u),u)),ev={channelCount:2,channelCountMode:"explicit",channelInterpretation:"speakers",pan:0},tv=(n,e,t,s,i,r)=>class extends n{constructor(a,c){const l=i(a),u={...ev,...c},h=t(l,u),f=r(l),d=f?s():null;super(a,!1,h,d),this._pan=e(this,f,h.pan)}get pan(){return this._pan}},sv=(n,e,t,s,i)=>()=>{const r=new WeakMap,o=async(a,c)=>{let l=t(a);const u=Je(l,c);if(!u){const h={channelCount:l.channelCount,channelCountMode:l.channelCountMode,channelInterpretation:l.channelInterpretation,pan:l.pan.value};l=e(c,h)}return r.set(c,l),u?await n(c,a.pan,l.pan):await s(c,a.pan,l.pan),ai(l)?await i(a,c,l.inputs[0]):await i(a,c,l),l};return{render(a,c){const l=r.get(c);return l!==void 0?Promise.resolve(l):o(a,c)}}},nv=n=>()=>{if(n===null)return!1;try{new n({length:1,sampleRate:44100})}catch{return!1}return!0},iv=(n,e)=>async()=>{if(n===null)return!0;if(e===null)return!1;const t=new Blob(['class A extends AudioWorkletProcessor{process(i){this.port.postMessage(i,[i[0][0].buffer])}}registerProcessor("a",A)'],{type:"application/javascript; charset=utf-8"}),s=new e(1,128,44100),i=URL.createObjectURL(t);let r=!1,o=!1;try{await s.audioWorklet.addModule(i);const a=new n(s,"a",{numberOfOutputs:0}),c=s.createOscillator();a.port.onmessage=()=>r=!0,a.onprocessorerror=()=>o=!0,c.connect(a),c.start(0),await s.startRendering(),await new Promise(l=>setTimeout(l))}catch{}finally{URL.revokeObjectURL(i)}return r&&!o},rv=(n,e)=>()=>{if(e===null)return Promise.resolve(!1);const t=new e(1,1,44100),s=n(t,{channelCount:1,channelCountMode:"explicit",channelInterpretation:"discrete",gain:0});return new Promise(i=>{t.oncomplete=()=>{s.disconnect(),i(t.currentTime!==0)},t.startRendering()})},ov=()=>new DOMException("","UnknownError"),av={channelCount:2,channelCountMode:"max",channelInterpretation:"speakers",curve:null,oversample:"none"},cv=(n,e,t,s,i,r,o)=>class extends n{constructor(c,l){const u=i(c),h={...av,...l},f=t(u,h),m=r(u)?s():null;super(c,!0,f,m),this._isCurveNullified=!1,this._nativeWaveShaperNode=f,o(this,1)}get curve(){return this._isCurveNullified?null:this._nativeWaveShaperNode.curve}set curve(c){if(c===null)this._isCurveNullified=!0,this._nativeWaveShaperNode.curve=new Float32Array([0,0]);else{if(c.length<2)throw e();this._isCurveNullified=!1,this._nativeWaveShaperNode.curve=c}}get oversample(){return this._nativeWaveShaperNode.oversample}set oversample(c){this._nativeWaveShaperNode.oversample=c}},lv=(n,e,t)=>()=>{const s=new WeakMap,i=async(r,o)=>{let a=e(r);if(!Je(a,o)){const l={channelCount:a.channelCount,channelCountMode:a.channelCountMode,channelInterpretation:a.channelInterpretation,curve:a.curve,oversample:a.oversample};a=n(o,l)}return s.set(o,a),ai(a)?await t(r,o,a.inputs[0]):await t(r,o,a),a};return{render(r,o){const a=s.get(o);return a!==void 0?Promise.resolve(a):i(r,o)}}},uv=()=>typeof window>"u"?null:window,hv=(n,e)=>t=>{t.copyFromChannel=(s,i,r=0)=>{const o=n(r),a=n(i);if(a>=t.numberOfChannels)throw e();const c=t.length,l=t.getChannelData(a),u=s.length;for(let h=o<0?-o:0;h+o{const o=n(r),a=n(i);if(a>=t.numberOfChannels)throw e();const c=t.length,l=t.getChannelData(a),u=s.length;for(let h=o<0?-o:0;h+oe=>{e.copyFromChannel=(t=>(s,i,r=0)=>{const o=n(r),a=n(i);if(o(s,i,r=0)=>{const o=n(r),a=n(i);if(o(e,t)=>{const s=t.createBuffer(1,1,44100);e.buffer===null&&(e.buffer=s),n(e,"buffer",i=>()=>{const r=i.call(e);return r===s?null:r},i=>r=>i.call(e,r===null?s:r))},pv=(n,e)=>(t,s)=>{s.channelCount=1,s.channelCountMode="explicit",Object.defineProperty(s,"channelCount",{get:()=>1,set:()=>{throw n()}}),Object.defineProperty(s,"channelCountMode",{get:()=>"explicit",set:()=>{throw n()}});const i=t.createBufferSource();e(s,()=>{const a=s.numberOfInputs;for(let c=0;ci.disconnect(s))},eh=(n,e,t)=>n.copyFromChannel===void 0?n.getChannelData(t)[0]:(n.copyFromChannel(e,t),e[0]),th=n=>{if(n===null)return!1;const e=n.length;return e%2!==0?n[Math.floor(e/2)]!==0:n[e/2-1]+n[e/2]!==0},Tr=(n,e,t,s)=>{let i=n;for(;!i.hasOwnProperty(e);)i=Object.getPrototypeOf(i);const{get:r,set:o}=Object.getOwnPropertyDescriptor(i,e);Object.defineProperty(n,e,{get:t(r),set:s(o)})},mv=n=>({...n,outputChannelCount:n.outputChannelCount!==void 0?n.outputChannelCount:n.numberOfInputs===1&&n.numberOfOutputs===1?[n.channelCount]:Array.from({length:n.numberOfOutputs},()=>1)}),_v=n=>({...n,channelCount:n.numberOfOutputs}),gv=n=>{const{imag:e,real:t}=n;return e===void 0?t===void 0?{...n,imag:[0,0],real:[0,0]}:{...n,imag:Array.from(t,()=>0),real:t}:t===void 0?{...n,imag:e,real:Array.from(e,()=>0)}:{...n,imag:e,real:t}},sh=(n,e,t)=>{try{n.setValueAtTime(e,t)}catch(s){if(s.code!==9)throw s;sh(n,e,t+1e-7)}},vv=n=>{const e=n.createBufferSource();e.start();try{e.start()}catch{return!0}return!1},yv=n=>{const e=n.createBufferSource(),t=n.createBuffer(1,1,44100);e.buffer=t;try{e.start(0,1)}catch{return!1}return!0},xv=n=>{const e=n.createBufferSource();e.start();try{e.stop()}catch{return!1}return!0},hc=n=>{const e=n.createOscillator();try{e.start(-1)}catch(t){return t instanceof RangeError}return!1},nh=n=>{const e=n.createBuffer(1,1,44100),t=n.createBufferSource();t.buffer=e,t.start(),t.stop();try{return t.stop(),!0}catch{return!1}},dc=n=>{const e=n.createOscillator();try{e.stop(-1)}catch(t){return t instanceof RangeError}return!1},Tv=n=>{const{port1:e,port2:t}=new MessageChannel;try{e.postMessage(n)}finally{e.close(),t.close()}},wv=n=>{n.start=(e=>(t=0,s=0,i)=>{const r=n.buffer,o=r===null?s:Math.min(r.duration,s);r!==null&&o>r.duration-.5/n.context.sampleRate?e.call(n,t,0,0):e.call(n,t,o,i)})(n.start)},ih=(n,e)=>{const t=e.createGain();n.connect(t);const s=(i=>()=>{i.call(n,t),n.removeEventListener("ended",s)})(n.disconnect);n.addEventListener("ended",s),ci(n,t),n.stop=(i=>{let r=!1;return(o=0)=>{if(r)try{i.call(n,o)}catch{t.gain.setValueAtTime(0,o)}else i.call(n,o),r=!0}})(n.stop)},li=(n,e)=>t=>{const s={value:n};return Object.defineProperties(t,{currentTarget:s,target:s}),typeof e=="function"?e.call(n,t):e.handleEvent.call(n,t)},kv=Hm(Tn),Sv=$m(Tn),Cv=ag(Ro),rh=new WeakMap,bv=Cg(rh),jt=U_(new Map,new WeakMap),Qt=uv(),oh=t1(jt,ts),fc=Sg(st),Ze=Z1(st,fc,fn),Ev=e_(oh,ke,Ze),ye=Og(Do),ws=O1(Qt),he=Wg(ws),ah=new WeakMap,ch=gg(li),wr=r1(Qt),pc=Vg(wr),mc=jg(Qt),lh=Hg(Qt),Vi=a1(Qt),Le=C_(qm(Fu),Zm(kv,Sv,eo,Cv,to,st,bv,mr,ke,Tn,fs,fn,Hr),jt,Fg(ba,to,st,ke,Bi,fs),ts,Po,rt,ng(eo,ba,st,ke,Bi,ye,fs,he),ug(ah,st,Bt),ch,ye,pc,mc,lh,he,Vi),Ov=Jm(Le,Ev,ts,oh,ye,he),_c=new WeakSet,Fl=s1(Qt),uh=X_(new Uint32Array(1)),gc=hv(uh,ts),vc=dv(uh),hh=s_(_c,jt,rt,Fl,ws,nv(Fl),gc,vc),Io=Xm(ft),dh=$1(fc,gr,fn),ss=q_(dh),ui=i1(Io,jt,vv,yv,xv,hc,nh,dc,wv,fv(Tr),ih),ns=Y1(bg(gr),dh),Av=r_(ss,ui,ke,ns,Ze),Ht=b_(Wm(Uu),ah,rc,E_,Um,Lm,Bm,zm,Vm,ka,Iu,wr,sh),Mv=i_(Le,Av,Ht,We,ui,ye,he,li),Dv=p_(Le,m_,ts,We,o1(ft,Tr),ye,he,Ze),Rv=F_(ss,Qu,ke,ns,Ze),wn=K1(rh),Pv=N_(Le,Ht,Rv,Po,Qu,ye,he,wn),Gs=Jg(Tn,mc),Iv=pv(We,Gs),Ys=p1(wr,Iv),Nv=z_(Ys,ke,Ze),Fv=B_(Le,Nv,Ys,ye,he),Uv=H_(yr,ke,Ze),Lv=j_(Le,Uv,yr,ye,he,_v),Bv=g1(Io,ui,ft,Gs),hi=_1(Io,jt,Bv,hc,dc),zv=$_(ss,hi,ke,ns,Ze),Vv=Z_(Le,Ht,zv,hi,ye,he,li),fh=v1(rt,Tr),jv=J_(fh,ke,Ze),Hv=K_(Le,jv,fh,ye,he,wn),qv=og(ss,Ku,ke,ns,Ze),Wv=rg(Le,Ht,qv,Ku,ye,he,wn),ph=y1(rt),Gv=pg(ss,ph,ke,ns,Ze),Yv=fg(Le,Ht,Gv,ph,rt,ye,he,wn),Zv=wg(ss,ft,ke,ns,Ze),$v=Tg(Le,Ht,Zv,ft,ye,he),Xv=k1(Po,We,xr,rt),No=X1(jt,ft,xr,rv(ft,ws)),Qv=Ng(ui,ke,ws,Ze,No),Kv=x1(Xv),Jv=Pg(Le,Kv,Qv,ye,he,wn),ey=__(Ht,Ys,hi,xr,rt,eh,he,Tr),mh=new WeakMap,ty=Kg(Dv,ey,ch,he,mh,li),_h=A1(Io,jt,hc,nh,dc,ih),sy=V1(ss,_h,ke,ns,Ze),ny=z1(Le,Ht,_h,sy,ye,he,li),gh=G_(ui),iy=F1(gh,We,ft,th,Gs),Fo=N1(gh,We,iy,th,Gs,wr,Tr),ry=D1(eo,We,Ys,ft,xr,Fo,rt,to,eh,Gs),vh=M1(ry),oy=q1(ss,Ys,hi,ft,vh,ke,ws,ns,Ze,No),ay=H1(Le,Ht,vh,oy,ye,he,wn),cy=R1(ts),ly=G1(cy,ye,new WeakSet,gv),uy=I1(Ys,yr,ft,Fo,rt,Gs),yh=P1(uy,rt),hy=sv(ss,yh,ke,ns,Ze),dy=tv(Le,Ht,yh,hy,ye,he),fy=lv(Fo,ke,Ze),py=cv(Le,We,Fo,fy,ye,he,wn),xh=Gg(Qt),yc=vg(Qt),Th=new WeakMap,my=Ag(Th,ws),_y=xh?Ym(jt,rt,_g(Qt),yc,yg(jm),ye,my,he,Vi,new WeakMap,new WeakMap,iv(Vi,ws),Qt):void 0,gy=qg(pc,he),vy=sg(_c,jt,tg,mg,new WeakSet,ye,gy,Kr,zi,gc,vc),wh=P_(_y,Ov,hh,Mv,Pv,Fv,Lv,Vv,Hv,vy,Wv,Yv,$v,Jv,ty,ny,ay,ly,dy,py),yy=Yg(Le,S1,ye,he),xy=$g(Le,C1,ye,he),Ty=Xg(Le,b1,ye,he),wy=E1(We,he),ky=Qg(Le,wy,ye),Sy=f_(wh,We,rt,ov,yy,xy,Ty,ky,wr),xc=Mg(mh),Cy=Qm(xc),kh=W_(ts),by=cg(xc),Sh=hg(ts),Ch=new WeakMap,Ey=kg(Ch,Bt),Oy=f1(kh,ts,We,Ys,yr,hi,ft,xr,rt,Sh,yc,Ey,Gs),Ay=l1(We,Oy,ft,rt,Gs),My=R_(ss,kh,ui,Ys,yr,hi,ft,by,Sh,yc,ke,Vi,ws,ns,Ze,No),Dy=Eg(Th),Ry=Q1(Ch),Ul=xh?A_(Cy,Le,Ht,My,Ay,st,Dy,ye,he,Vi,mv,Ry,Tv,li):void 0,Py=eg(rt,ws),Iy=J1(_c,jt,fc,xc,No,Kr,gc,vc),Ny=L1(wh,jt,We,Py,Iy),Fy=Ug(Do,pc),Uy=Lg(ic,mc),Ly=Bg(rc,lh),By=zg(Do,he);function yt(n){return typeof n>"u"}function te(n){return!yt(n)}function zy(n){return typeof n=="function"}function Bs(n){return typeof n=="number"}function an(n){return Object.prototype.toString.call(n)==="[object Object]"&&n.constructor===Object}function Vy(n){return typeof n=="boolean"}function Lt(n){return Array.isArray(n)}function ms(n){return typeof n=="string"}function Ur(n){return ms(n)&&/^([a-g]{1}(?:b|#|x|bb)?)(-?[0-9]+)/i.test(n)}function K(n,e){if(!n)throw new Error(e)}function zt(n,e,t=1/0){if(!(e<=n&&n<=t))throw new RangeError(`Value must be within [${e}, ${t}], got: ${n}`)}function bh(n){!n.isOffline&&n.state!=="running"&&Tc('The AudioContext is "suspended". Invoke Tone.start() from a user action to start the audio.')}let Eh=!1,Ll=!1;function Bl(n){Eh=n}function jy(n){yt(n)&&Eh&&!Ll&&(Ll=!0,Tc("Events scheduled inside of scheduled callbacks should use the passed in scheduling time. See https://github.com/Tonejs/Tone.js/wiki/Accurate-Timing"))}let Oh=console;function Hy(...n){Oh.log(...n)}function Tc(...n){Oh.warn(...n)}function qy(n){return new Sy(n)}function Wy(n,e,t){return new Ny(n,e,t)}const cn=typeof self=="object"?self:null,Gy=cn&&(cn.hasOwnProperty("AudioContext")||cn.hasOwnProperty("webkitAudioContext"));function Yy(n,e,t){return K(te(Ul),"This node only works in a secure context (https or localhost)"),new Ul(n,e,t)}class Zy{constructor(e,t,s,i){this._callback=e,this._type=t,this._minimumUpdateInterval=Math.max(128/(i||44100),.001),this.updateInterval=s,this._createClock()}_createWorker(){const e=new Blob([` - // the initial timeout time - let timeoutTime = ${(this._updateInterval*1e3).toFixed(1)}; - // onmessage callback - self.onmessage = function(msg){ - timeoutTime = parseInt(msg.data); - }; - // the tick function which posts a message - // and schedules a new tick - function tick(){ - setTimeout(tick, timeoutTime); - self.postMessage('tick'); - } - // call tick initially - tick(); - `],{type:"text/javascript"}),t=URL.createObjectURL(e),s=new Worker(t);s.onmessage=this._callback.bind(this),this._worker=s}_createTimeout(){this._timeout=setTimeout(()=>{this._createTimeout(),this._callback()},this._updateInterval*1e3)}_createClock(){if(this._type==="worker")try{this._createWorker()}catch{this._type="timeout",this._createClock()}else this._type==="timeout"&&this._createTimeout()}_disposeClock(){this._timeout&&clearTimeout(this._timeout),this._worker&&(this._worker.terminate(),this._worker.onmessage=null)}get updateInterval(){return this._updateInterval}set updateInterval(e){var t;this._updateInterval=Math.max(e,this._minimumUpdateInterval),this._type==="worker"&&((t=this._worker)===null||t===void 0||t.postMessage(this._updateInterval*1e3))}get type(){return this._type}set type(e){this._disposeClock(),this._type=e,this._createClock()}dispose(){this._disposeClock()}}function pn(n){return Ly(n)}function Fs(n){return Uy(n)}function qr(n){return By(n)}function Nn(n){return Fy(n)}function $y(n){return n instanceof hh}function Xy(n,e){return n==="value"||pn(e)||Fs(e)||$y(e)}function Vn(n,...e){if(!e.length)return n;const t=e.shift();if(an(n)&&an(t))for(const s in t)Xy(s,t[s])?n[s]=t[s]:an(t[s])?(n[s]||Object.assign(n,{[s]:{}}),Vn(n[s],t[s])):Object.assign(n,{[s]:t[s]});return Vn(n,...e)}function Qy(n,e){return n.length===e.length&&n.every((t,s)=>e[s]===t)}function I(n,e,t=[],s){const i={},r=Array.from(e);if(an(r[0])&&s&&!Reflect.has(r[0],s)&&(Object.keys(r[0]).some(a=>Reflect.has(n,a))||(Vn(i,{[s]:r[0]}),t.splice(t.indexOf(s),1),r.shift())),r.length===1&&an(r[0]))Vn(i,r[0]);else for(let o=0;o{Reflect.has(n,t)&&delete n[t]}),n}/** - * Tone.js - * @author Yotam Mann - * @license http://opensource.org/licenses/MIT MIT License - * @copyright 2014-2019 Yotam Mann - */class ks{constructor(){this.debug=!1,this._wasDisposed=!1}static getDefaults(){return{}}log(...e){(this.debug||cn&&this.toString()===cn.TONE_DEBUG_CLASS)&&Hy(this,...e)}dispose(){return this._wasDisposed=!0,this}get disposed(){return this._wasDisposed}toString(){return this.name}}ks.version=Pu;const wc=1e-6;function Xn(n,e){return n>e+wc}function Da(n,e){return Xn(n,e)||Nt(n,e)}function ro(n,e){return n+wcthis.memory){const t=this.length-this.memory;this._timeline.splice(0,t)}return this}remove(e){const t=this._timeline.indexOf(e);return t!==-1&&this._timeline.splice(t,1),this}get(e,t="time"){const s=this._search(e,t);return s!==-1?this._timeline[s]:null}peek(){return this._timeline[0]}shift(){return this._timeline.shift()}getAfter(e,t="time"){const s=this._search(e,t);return s+10&&this._timeline[t-1].time=0?this._timeline[s-1]:null}cancel(e){if(this._timeline.length>1){let t=this._search(e);if(t>=0)if(Nt(this._timeline[t].time,e)){for(let s=t;s>=0&&Nt(this._timeline[s].time,e);s--)t=s;this._timeline=this._timeline.slice(0,t)}else this._timeline=this._timeline.slice(0,t+1);else this._timeline=[]}else this._timeline.length===1&&Da(this._timeline[0].time,e)&&(this._timeline=[]);return this}cancelBefore(e){const t=this._search(e);return t>=0&&(this._timeline=this._timeline.slice(t+1)),this}previousEvent(e){const t=this._timeline.indexOf(e);return t>0?this._timeline[t-1]:null}_search(e,t="time"){if(this._timeline.length===0)return-1;let s=0;const i=this._timeline.length;let r=i;if(i>0&&this._timeline[i-1][t]<=e)return i-1;for(;s=0&&this._timeline[s].time>=e;)s--;return this._iterate(t,s+1),this}forEachAtTime(e,t){const s=this._search(e);if(s!==-1&&Nt(this._timeline[s].time,e)){let i=s;for(let r=s;r>=0&&Nt(this._timeline[r].time,e);r--)i=r;this._iterate(r=>{t(r)},i,s)}return this}dispose(){return super.dispose(),this._timeline=[],this}};const Mh=[];function Uo(n){Mh.push(n)}function ex(n){Mh.forEach(e=>e(n))}const Dh=[];function Lo(n){Dh.push(n)}function tx(n){Dh.forEach(e=>e(n))}class kr extends ks{constructor(){super(...arguments),this.name="Emitter"}on(e,t){return e.split(/\W+/).forEach(i=>{yt(this._events)&&(this._events={}),this._events.hasOwnProperty(i)||(this._events[i]=[]),this._events[i].push(t)}),this}once(e,t){const s=(...i)=>{t(...i),this.off(e,s)};return this.on(e,s),this}off(e,t){return e.split(/\W+/).forEach(i=>{if(yt(this._events)&&(this._events={}),this._events.hasOwnProperty(i))if(yt(t))this._events[i]=[];else{const r=this._events[i];for(let o=r.length-1;o>=0;o--)r[o]===t&&r.splice(o,1)}}),this}emit(e,...t){if(this._events&&this._events.hasOwnProperty(e)){const s=this._events[e].slice(0);for(let i=0,r=s.length;i{const s=Object.getOwnPropertyDescriptor(kr.prototype,t);Object.defineProperty(e.prototype,t,s)})}dispose(){return super.dispose(),this._events=void 0,this}}class Rh extends kr{constructor(){super(...arguments),this.isOffline=!1}toJSON(){return{}}}let kc=class Ph extends Rh{constructor(){var e,t;super(),this.name="Context",this._constants=new Map,this._timeouts=new $t,this._timeoutIds=0,this._initialized=!1,this._closeStarted=!1,this.isOffline=!1,this._workletPromise=null;const s=I(Ph.getDefaults(),arguments,["context"]);s.context?(this._context=s.context,this._latencyHint=((e=arguments[0])===null||e===void 0?void 0:e.latencyHint)||""):(this._context=qy({latencyHint:s.latencyHint}),this._latencyHint=s.latencyHint),this._ticker=new Zy(this.emit.bind(this,"tick"),s.clockSource,s.updateInterval,this._context.sampleRate),this.on("tick",this._timeoutLoop.bind(this)),this._context.onstatechange=()=>{this.emit("statechange",this.state)},this[!((t=arguments[0])===null||t===void 0)&&t.hasOwnProperty("updateInterval")?"_lookAhead":"lookAhead"]=s.lookAhead}static getDefaults(){return{clockSource:"worker",latencyHint:"interactive",lookAhead:.1,updateInterval:.05}}initialize(){return this._initialized||(ex(this),this._initialized=!0),this}createAnalyser(){return this._context.createAnalyser()}createOscillator(){return this._context.createOscillator()}createBufferSource(){return this._context.createBufferSource()}createBiquadFilter(){return this._context.createBiquadFilter()}createBuffer(e,t,s){return this._context.createBuffer(e,t,s)}createChannelMerger(e){return this._context.createChannelMerger(e)}createChannelSplitter(e){return this._context.createChannelSplitter(e)}createConstantSource(){return this._context.createConstantSource()}createConvolver(){return this._context.createConvolver()}createDelay(e){return this._context.createDelay(e)}createDynamicsCompressor(){return this._context.createDynamicsCompressor()}createGain(){return this._context.createGain()}createIIRFilter(e,t){return this._context.createIIRFilter(e,t)}createPanner(){return this._context.createPanner()}createPeriodicWave(e,t,s){return this._context.createPeriodicWave(e,t,s)}createStereoPanner(){return this._context.createStereoPanner()}createWaveShaper(){return this._context.createWaveShaper()}createMediaStreamSource(e){return K(Nn(this._context),"Not available if OfflineAudioContext"),this._context.createMediaStreamSource(e)}createMediaElementSource(e){return K(Nn(this._context),"Not available if OfflineAudioContext"),this._context.createMediaElementSource(e)}createMediaStreamDestination(){return K(Nn(this._context),"Not available if OfflineAudioContext"),this._context.createMediaStreamDestination()}decodeAudioData(e){return this._context.decodeAudioData(e)}get currentTime(){return this._context.currentTime}get state(){return this._context.state}get sampleRate(){return this._context.sampleRate}get listener(){return this.initialize(),this._listener}set listener(e){K(!this._initialized,"The listener cannot be set after initialization."),this._listener=e}get transport(){return this.initialize(),this._transport}set transport(e){K(!this._initialized,"The transport cannot be set after initialization."),this._transport=e}get draw(){return this.initialize(),this._draw}set draw(e){K(!this._initialized,"Draw cannot be set after initialization."),this._draw=e}get destination(){return this.initialize(),this._destination}set destination(e){K(!this._initialized,"The destination cannot be set after initialization."),this._destination=e}createAudioWorkletNode(e,t){return Yy(this.rawContext,e,t)}addAudioWorkletModule(e){return Ue(this,void 0,void 0,function*(){K(te(this.rawContext.audioWorklet),"AudioWorkletNode is only available in a secure context (https or localhost)"),this._workletPromise||(this._workletPromise=this.rawContext.audioWorklet.addModule(e)),yield this._workletPromise})}workletsAreReady(){return Ue(this,void 0,void 0,function*(){(yield this._workletPromise)?this._workletPromise:Promise.resolve()})}get updateInterval(){return this._ticker.updateInterval}set updateInterval(e){this._ticker.updateInterval=e}get clockSource(){return this._ticker.type}set clockSource(e){this._ticker.type=e}get lookAhead(){return this._lookAhead}set lookAhead(e){this._lookAhead=e,this.updateInterval=e?e/2:.01}get latencyHint(){return this._latencyHint}get rawContext(){return this._context}now(){return this._context.currentTime+this._lookAhead}immediate(){return this._context.currentTime}resume(){return Nn(this._context)?this._context.resume():Promise.resolve()}close(){return Ue(this,void 0,void 0,function*(){Nn(this._context)&&this.state!=="closed"&&!this._closeStarted&&(this._closeStarted=!0,yield this._context.close()),this._initialized&&tx(this)})}getConstant(e){if(this._constants.has(e))return this._constants.get(e);{const t=this._context.createBuffer(1,128,this._context.sampleRate),s=t.getChannelData(0);for(let r=0;rthis._constants[e].disconnect()),this.close(),this}_timeoutLoop(){const e=this.now();let t=this._timeouts.peek();for(;this._timeouts.length&&t&&t.time<=e;)t.callback(),this._timeouts.shift(),t=this._timeouts.peek()}setTimeout(e,t){this._timeoutIds++;const s=this.now();return this._timeouts.add({callback:e,id:this._timeoutIds,time:s+t}),this._timeoutIds}clearTimeout(e){return this._timeouts.forEach(t=>{t.id===e&&this._timeouts.remove(t)}),this}clearInterval(e){return this.clearTimeout(e)}setInterval(e,t){const s=++this._timeoutIds,i=()=>{const r=this.now();this._timeouts.add({callback:()=>{e(),i()},id:s,time:r+t})};return i(),s}};class sx extends Rh{constructor(){super(...arguments),this.lookAhead=0,this.latencyHint=0,this.isOffline=!1}createAnalyser(){return{}}createOscillator(){return{}}createBufferSource(){return{}}createBiquadFilter(){return{}}createBuffer(e,t,s){return{}}createChannelMerger(e){return{}}createChannelSplitter(e){return{}}createConstantSource(){return{}}createConvolver(){return{}}createDelay(e){return{}}createDynamicsCompressor(){return{}}createGain(){return{}}createIIRFilter(e,t){return{}}createPanner(){return{}}createPeriodicWave(e,t,s){return{}}createStereoPanner(){return{}}createWaveShaper(){return{}}createMediaStreamSource(e){return{}}createMediaElementSource(e){return{}}createMediaStreamDestination(){return{}}decodeAudioData(e){return Promise.resolve({})}createAudioWorkletNode(e,t){return{}}get rawContext(){return{}}addAudioWorkletModule(e){return Ue(this,void 0,void 0,function*(){return Promise.resolve()})}resume(){return Promise.resolve()}setTimeout(e,t){return 0}clearTimeout(e){return this}setInterval(e,t){return 0}clearInterval(e){return this}getConstant(e){return{}}get currentTime(){return 0}get state(){return{}}get sampleRate(){return 0}get listener(){return{}}get transport(){return{}}get draw(){return{}}set draw(e){}get destination(){return{}}set destination(e){}now(){return 0}immediate(){return 0}}function xe(n,e){Lt(e)?e.forEach(t=>xe(n,t)):Object.defineProperty(n,e,{enumerable:!0,writable:!1})}function Sc(n,e){Lt(e)?e.forEach(t=>Sc(n,t)):Object.defineProperty(n,e,{writable:!0})}const ce=()=>{};class le extends ks{constructor(){super(),this.name="ToneAudioBuffer",this.onload=ce;const e=I(le.getDefaults(),arguments,["url","onload","onerror"]);this.reverse=e.reverse,this.onload=e.onload,ms(e.url)?this.load(e.url).catch(e.onerror):e.url&&this.set(e.url)}static getDefaults(){return{onerror:ce,onload:ce,reverse:!1}}get sampleRate(){return this._buffer?this._buffer.sampleRate:Ft().sampleRate}set(e){return e instanceof le?e.loaded?this._buffer=e.get():e.onload=()=>{this.set(e),this.onload(this)}:this._buffer=e,this._reversed&&this._reverse(),this}get(){return this._buffer}load(e){return Ue(this,void 0,void 0,function*(){const t=le.load(e).then(s=>{this.set(s),this.onload(this)});le.downloads.push(t);try{yield t}finally{const s=le.downloads.indexOf(t);le.downloads.splice(s,1)}return this})}dispose(){return super.dispose(),this._buffer=void 0,this}fromArray(e){const t=Lt(e)&&e[0].length>0,s=t?e.length:1,i=t?e[0].length:e.length,r=Ft(),o=r.createBuffer(s,i,r.sampleRate),a=!t&&s===1?[e]:e;for(let c=0;ci/s),this.fromArray(t)}return this}toArray(e){if(Bs(e))return this.getChannelData(e);if(this.numberOfChannels===1)return this.toArray(0);{const t=[];for(let s=0;s0}get duration(){return this._buffer?this._buffer.duration:0}get length(){return this._buffer?this._buffer.length:0}get numberOfChannels(){return this._buffer?this._buffer.numberOfChannels:0}get reverse(){return this._reversed}set reverse(e){this._reversed!==e&&(this._reversed=e,this._reverse())}static fromArray(e){return new le().fromArray(e)}static fromUrl(e){return Ue(this,void 0,void 0,function*(){return yield new le().load(e)})}static load(e){return Ue(this,void 0,void 0,function*(){const t=e.match(/\[([^\]\[]+\|.+)\]$/);if(t){const c=t[1].split("|");let l=c[0];for(const u of c)if(le.supportsType(u)){l=u;break}e=e.replace(t[0],l)}const s=le.baseUrl===""||le.baseUrl.endsWith("/")?le.baseUrl:le.baseUrl+"/",i=document.createElement("a");i.href=s+e,i.pathname=(i.pathname+i.hash).split("/").map(encodeURIComponent).join("/");const r=yield fetch(i.href);if(!r.ok)throw new Error(`could not load url: ${e}`);const o=yield r.arrayBuffer();return yield Ft().decodeAudioData(o)})}static supportsType(e){const t=e.split("."),s=t[t.length-1];return document.createElement("audio").canPlayType("audio/"+s)!==""}static loaded(){return Ue(this,void 0,void 0,function*(){for(yield Promise.resolve();le.downloads.length;)yield le.downloads[0]})}}le.baseUrl="";le.downloads=[];class Bo extends kc{constructor(){super({clockSource:"offline",context:qr(arguments[0])?arguments[0]:Wy(arguments[0],arguments[1]*arguments[2],arguments[2]),lookAhead:0,updateInterval:qr(arguments[0])?128/arguments[0].sampleRate:128/arguments[2]}),this.name="OfflineContext",this._currentTime=0,this.isOffline=!0,this._duration=qr(arguments[0])?arguments[0].length/arguments[0].sampleRate:arguments[1]}now(){return this._currentTime}get currentTime(){return this._currentTime}_renderClock(e){return Ue(this,void 0,void 0,function*(){let t=0;for(;this._duration-this._currentTime>=0;){this.emit("tick"),this._currentTime+=128/this.sampleRate,t++;const s=Math.floor(this.sampleRate/128);e&&t%s===0&&(yield new Promise(i=>setTimeout(i,1)))}})}render(e=!0){return Ue(this,void 0,void 0,function*(){yield this.workletsAreReady(),yield this._renderClock(e);const t=yield this._context.startRendering();return new le(t)})}close(){return Promise.resolve()}}const Ih=new sx;let nn=Ih;function Ft(){return nn===Ih&&Gy&&nx(new kc),nn}function nx(n,e=!1){e&&nn.dispose(),Nn(n)?nn=new kc(n):qr(n)?nn=new Bo(n):nn=n}function ix(){return nn.resume()}if(cn&&!cn.TONE_SILENCE_LOGGING){const e=` * Tone.js v${Pu} * `;console.log(`%c${e}`,"background: #000; color: #fff")}function rx(n){return Math.pow(10,n/20)}function ox(n){return 20*(Math.log(n)/Math.LN10)}function Nh(n){return Math.pow(2,n/12)}let zo=440;function ax(){return zo}function cx(n){zo=n}function Ra(n){return Math.round(Fh(n))}function Fh(n){return 69+12*Math.log2(n/zo)}function lx(n){return zo*Math.pow(2,(n-69)/12)}class Cc extends ks{constructor(e,t,s){super(),this.defaultUnits="s",this._val=t,this._units=s,this.context=e,this._expressions=this._getExpressions()}_getExpressions(){return{hz:{method:e=>this._frequencyToUnits(parseFloat(e)),regexp:/^(\d+(?:\.\d+)?)hz$/i},i:{method:e=>this._ticksToUnits(parseInt(e,10)),regexp:/^(\d+)i$/i},m:{method:e=>this._beatsToUnits(parseInt(e,10)*this._getTimeSignature()),regexp:/^(\d+)m$/i},n:{method:(e,t)=>{const s=parseInt(e,10),i=t==="."?1.5:1;return s===1?this._beatsToUnits(this._getTimeSignature())*i:this._beatsToUnits(4/s)*i},regexp:/^(\d+)n(\.?)$/i},number:{method:e=>this._expressions[this.defaultUnits].method.call(this,e),regexp:/^(\d+(?:\.\d+)?)$/},s:{method:e=>this._secondsToUnits(parseFloat(e)),regexp:/^(\d+(?:\.\d+)?)s$/},samples:{method:e=>parseInt(e,10)/this.context.sampleRate,regexp:/^(\d+)samples$/},t:{method:e=>{const t=parseInt(e,10);return this._beatsToUnits(8/(Math.floor(t)*3))},regexp:/^(\d+)t$/i},tr:{method:(e,t,s)=>{let i=0;return e&&e!=="0"&&(i+=this._beatsToUnits(this._getTimeSignature()*parseFloat(e))),t&&t!=="0"&&(i+=this._beatsToUnits(parseFloat(t))),s&&s!=="0"&&(i+=this._beatsToUnits(parseFloat(s)/4)),i},regexp:/^(\d+(?:\.\d+)?):(\d+(?:\.\d+)?):?(\d+(?:\.\d+)?)?$/}}}valueOf(){if(this._val instanceof Cc&&this.fromType(this._val),yt(this._val))return this._noArg();if(ms(this._val)&&yt(this._units)){for(const e in this._expressions)if(this._expressions[e].regexp.test(this._val.trim())){this._units=e;break}}else if(an(this._val)){let e=0;for(const t in this._val)if(te(this._val[t])){const s=this._val[t],i=new this.constructor(this.context,t).valueOf()*s;e+=i}return e}if(te(this._units)){const e=this._expressions[this._units],t=this._val.toString().trim().match(e.regexp);return t?e.method.apply(this,t.slice(1)):e.method.call(this,this._val)}else return ms(this._val)?parseFloat(this._val):this._val}_frequencyToUnits(e){return 1/e}_beatsToUnits(e){return 60/this._getBpm()*e}_secondsToUnits(e){return e}_ticksToUnits(e){return e*this._beatsToUnits(1)/this._getPPQ()}_noArg(){return this._now()}_getBpm(){return this.context.transport.bpm.value}_getTimeSignature(){return this.context.transport.timeSignature}_getPPQ(){return this.context.transport.PPQ}fromType(e){switch(this._units=void 0,this.defaultUnits){case"s":this._val=e.toSeconds();break;case"i":this._val=e.toTicks();break;case"hz":this._val=e.toFrequency();break;case"midi":this._val=e.toMidi();break}return this}toFrequency(){return 1/this.toSeconds()}toSamples(){return this.toSeconds()*this.context.sampleRate}toMilliseconds(){return this.toSeconds()*1e3}}class Ut extends Cc{constructor(){super(...arguments),this.name="TimeClass"}_getExpressions(){return Object.assign(super._getExpressions(),{now:{method:e=>this._now()+new this.constructor(this.context,e).valueOf(),regexp:/^\+(.+)/},quantize:{method:e=>{const t=new Ut(this.context,e).valueOf();return this._secondsToUnits(this.context.transport.nextSubdivision(t))},regexp:/^@(.+)/}})}quantize(e,t=1){const s=new this.constructor(this.context,e).valueOf(),i=this.valueOf(),a=Math.round(i/s)*s-i;return i+a*t}toNotation(){const e=this.toSeconds(),t=["1m"];for(let r=1;r<9;r++){const o=Math.pow(2,r);t.push(o+"n."),t.push(o+"n"),t.push(o+"t")}t.push("0");let s=t[0],i=new Ut(this.context,t[0]).toSeconds();return t.forEach(r=>{const o=new Ut(this.context,r).toSeconds();Math.abs(o-e)3&&(i=parseFloat(parseFloat(r).toFixed(3))),[s,t,i].join(":")}toTicks(){const e=this._beatsToUnits(1);return this.valueOf()/e*this._getPPQ()}toSeconds(){return this.valueOf()}toMidi(){return Ra(this.toFrequency())}_now(){return this.context.now()}}class Et extends Ut{constructor(){super(...arguments),this.name="Frequency",this.defaultUnits="hz"}static get A4(){return ax()}static set A4(e){cx(e)}_getExpressions(){return Object.assign({},super._getExpressions(),{midi:{regexp:/^(\d+(?:\.\d+)?midi)/,method(e){return this.defaultUnits==="midi"?e:Et.mtof(e)}},note:{regexp:/^([a-g]{1}(?:b|#|##|x|bb|###|#x|x#|bbb)?)(-?[0-9]+)/i,method(e,t){const i=ux[e.toLowerCase()]+(parseInt(t,10)+1)*12;return this.defaultUnits==="midi"?i:Et.mtof(i)}},tr:{regexp:/^(\d+(?:\.\d+)?):(\d+(?:\.\d+)?):?(\d+(?:\.\d+)?)?/,method(e,t,s){let i=1;return e&&e!=="0"&&(i*=this._beatsToUnits(this._getTimeSignature()*parseFloat(e))),t&&t!=="0"&&(i*=this._beatsToUnits(parseFloat(t))),s&&s!=="0"&&(i*=this._beatsToUnits(parseFloat(s)/4)),i}}})}transpose(e){return new Et(this.context,this.valueOf()*Nh(e))}harmonize(e){return e.map(t=>this.transpose(t))}toMidi(){return Ra(this.valueOf())}toNote(){const e=this.toFrequency(),t=Math.log2(e/Et.A4);let s=Math.round(12*t)+57;const i=Math.floor(s/12);return i<0&&(s+=-12*i),hx[s%12]+i.toString()}toSeconds(){return 1/super.toSeconds()}toTicks(){const e=this._beatsToUnits(1),t=this.valueOf()/e;return Math.floor(t*this._getPPQ())}_noArg(){return 0}_frequencyToUnits(e){return e}_ticksToUnits(e){return 1/(e*60/(this._getBpm()*this._getPPQ()))}_beatsToUnits(e){return 1/super._beatsToUnits(e)}_secondsToUnits(e){return 1/e}static mtof(e){return lx(e)}static ftom(e){return Ra(e)}}const ux={cbbb:-3,cbb:-2,cb:-1,c:0,"c#":1,cx:2,"c##":2,"c###":3,"cx#":3,"c#x":3,dbbb:-1,dbb:0,db:1,d:2,"d#":3,dx:4,"d##":4,"d###":5,"dx#":5,"d#x":5,ebbb:1,ebb:2,eb:3,e:4,"e#":5,ex:6,"e##":6,"e###":7,"ex#":7,"e#x":7,fbbb:2,fbb:3,fb:4,f:5,"f#":6,fx:7,"f##":7,"f###":8,"fx#":8,"f#x":8,gbbb:4,gbb:5,gb:6,g:7,"g#":8,gx:9,"g##":9,"g###":10,"gx#":10,"g#x":10,abbb:6,abb:7,ab:8,a:9,"a#":10,ax:11,"a##":11,"a###":12,"ax#":12,"a#x":12,bbbb:8,bbb:9,bb:10,b:11,"b#":12,bx:13,"b##":13,"b###":14,"bx#":14,"b#x":14},hx=["C","C#","D","D#","E","F","F#","G","G#","A","A#","B"];class Ii extends Ut{constructor(){super(...arguments),this.name="TransportTime"}_now(){return this.context.transport.seconds}}class ct extends ks{constructor(){super();const e=I(ct.getDefaults(),arguments,["context"]);this.defaultContext?this.context=this.defaultContext:this.context=e.context}static getDefaults(){return{context:Ft()}}now(){return this.context.currentTime+this.context.lookAhead}immediate(){return this.context.currentTime}get sampleTime(){return 1/this.context.sampleRate}get blockTime(){return 128/this.context.sampleRate}toSeconds(e){return jy(e),new Ut(this.context,e).toSeconds()}toFrequency(e){return new Et(this.context,e).toFrequency()}toTicks(e){return new Ii(this.context,e).toTicks()}_getPartialProperties(e){const t=this.get();return Object.keys(t).forEach(s=>{yt(e[s])&&delete t[s]}),t}get(){const e=Ky(this);return Object.keys(e).forEach(t=>{if(Reflect.has(this,t)){const s=this[t];te(s)&&te(s.value)&&te(s.setValueAtTime)?e[t]=s.value:s instanceof ct?e[t]=s._getPartialProperties(e[t]):Lt(s)||Bs(s)||ms(s)||Vy(s)?e[t]=s:delete e[t]}}),e}set(e){return Object.keys(e).forEach(t=>{Reflect.has(this,t)&&te(this[t])&&(this[t]&&te(this[t].value)&&te(this[t].setValueAtTime)?this[t].value!==e[t]&&(this[t].value=e[t]):this[t]instanceof ct?this[t].set(e[t]):this[t]=e[t])}),this}}class bc extends $t{constructor(e="stopped"){super(),this.name="StateTimeline",this._initial=e,this.setStateAtTime(this._initial,0)}getValueAtTime(e){const t=this.get(e);return t!==null?t.state:this._initial}setStateAtTime(e,t,s){return zt(t,0),this.add(Object.assign({},s,{state:e,time:t})),this}getLastState(e,t){const s=this._search(t);for(let i=s;i>=0;i--){const r=this._timeline[i];if(r.state===e)return r}}getNextState(e,t){const s=this._search(t);if(s!==-1)for(let i=s;i0,"timeConstant must be a number greater than 0");const r=this.toSeconds(t);return this._assertRange(i),K(isFinite(i)&&isFinite(r),`Invalid argument(s) to setTargetAtTime: ${JSON.stringify(e)}, ${JSON.stringify(t)}`),this._events.add({constant:s,time:r,type:"setTargetAtTime",value:i}),this.log(this.units,"setTargetAtTime",e,r,s),this._param.setTargetAtTime(i,r,s),this}setValueCurveAtTime(e,t,s,i=1){s=this.toSeconds(s),t=this.toSeconds(t);const r=this._fromType(e[0])*i;this.setValueAtTime(this._toType(r),t);const o=s/(e.length-1);for(let a=1;a{i.type==="cancelScheduledValues"?e.cancelScheduledValues(i.time):i.type==="setTargetAtTime"?e.setTargetAtTime(i.value,i.time,i.constant):e[i.type](i.value,i.time)}),this}setParam(e){K(this._swappable,"The Param must be assigned as 'swappable' in the constructor");const t=this.input;return t.disconnect(this._param),this.apply(e),this._param=e,t.connect(this._param),this}dispose(){return super.dispose(),this._events.dispose(),this}get defaultValue(){return this._toType(this._param.defaultValue)}_exponentialApproach(e,t,s,i,r){return s+(t-s)*Math.exp(-(r-e)/i)}_linearInterpolate(e,t,s,i,r){return t+(i-t)*((r-e)/(s-e))}_exponentialInterpolate(e,t,s,i,r){return t*Math.pow(i/t,(r-e)/(s-e))}}class W extends ct{constructor(){super(...arguments),this._internalChannels=[]}get numberOfInputs(){return te(this.input)?pn(this.input)||this.input instanceof ue?1:this.input.numberOfInputs:0}get numberOfOutputs(){return te(this.output)?this.output.numberOfOutputs:0}_isAudioNode(e){return te(e)&&(e instanceof W||Fs(e))}_getInternalNodes(){const e=this._internalChannels.slice(0);return this._isAudioNode(this.input)&&e.push(this.input),this._isAudioNode(this.output)&&this.input!==this.output&&e.push(this.output),e}_setChannelProperties(e){this._getInternalNodes().forEach(s=>{s.channelCount=e.channelCount,s.channelCountMode=e.channelCountMode,s.channelInterpretation=e.channelInterpretation})}_getChannelProperties(){const e=this._getInternalNodes();K(e.length>0,"ToneAudioNode does not have any internal nodes");const t=e[0];return{channelCount:t.channelCount,channelCountMode:t.channelCountMode,channelInterpretation:t.channelInterpretation}}get channelCount(){return this._getChannelProperties().channelCount}set channelCount(e){const t=this._getChannelProperties();this._setChannelProperties(Object.assign(t,{channelCount:e}))}get channelCountMode(){return this._getChannelProperties().channelCountMode}set channelCountMode(e){const t=this._getChannelProperties();this._setChannelProperties(Object.assign(t,{channelCountMode:e}))}get channelInterpretation(){return this._getChannelProperties().channelInterpretation}set channelInterpretation(e){const t=this._getChannelProperties();this._setChannelProperties(Object.assign(t,{channelInterpretation:e}))}connect(e,t=0,s=0){return zs(this,e,t,s),this}toDestination(){return this.connect(this.context.destination),this}toMaster(){return Tc("toMaster() has been renamed toDestination()"),this.toDestination()}disconnect(e,t=0,s=0){return dx(this,e,t,s),this}chain(...e){return ji(this,...e),this}fan(...e){return e.forEach(t=>this.connect(t)),this}dispose(){return super.dispose(),te(this.input)&&(this.input instanceof W?this.input.dispose():Fs(this.input)&&this.input.disconnect()),te(this.output)&&(this.output instanceof W?this.output.dispose():Fs(this.output)&&this.output.disconnect()),this._internalChannels=[],this}}function ji(...n){const e=n.shift();n.reduce((t,s)=>(t instanceof W?t.connect(s):Fs(t)&&zs(t,s),s),e)}function zs(n,e,t=0,s=0){for(K(te(n),"Cannot connect from undefined node"),K(te(e),"Cannot connect to undefined node"),(e instanceof W||Fs(e))&&K(e.numberOfInputs>0,"Cannot connect to node with no inputs"),K(n.numberOfOutputs>0,"Cannot connect from node with no outputs");e instanceof W||e instanceof ue;)te(e.input)&&(e=e.input);for(;n instanceof W;)te(n.output)&&(n=n.output);pn(e)?n.connect(e,t):n.connect(e,t,s)}function dx(n,e,t=0,s=0){if(te(e))for(;e instanceof W;)e=e.input;for(;!Fs(n);)te(n.output)&&(n=n.output);pn(e)?n.disconnect(e,t):Fs(e)?n.disconnect(e,t,s):n.disconnect()}class pe extends W{constructor(){super(I(pe.getDefaults(),arguments,["gain","units"])),this.name="Gain",this._gainNode=this.context.createGain(),this.input=this._gainNode,this.output=this._gainNode;const e=I(pe.getDefaults(),arguments,["gain","units"]);this.gain=new ue({context:this.context,convert:e.convert,param:this._gainNode.gain,units:e.units,value:e.gain,minValue:e.minValue,maxValue:e.maxValue}),xe(this,"gain")}static getDefaults(){return Object.assign(W.getDefaults(),{convert:!0,gain:1,units:"gain"})}dispose(){return super.dispose(),this._gainNode.disconnect(),this.gain.dispose(),this}}class Qn extends W{constructor(e){super(e),this.onended=ce,this._startTime=-1,this._stopTime=-1,this._timeout=-1,this.output=new pe({context:this.context,gain:0}),this._gainNode=this.output,this.getStateAtTime=function(t){const s=this.toSeconds(t);return this._startTime!==-1&&s>=this._startTime&&(this._stopTime===-1||s<=this._stopTime)?"started":"stopped"},this._fadeIn=e.fadeIn,this._fadeOut=e.fadeOut,this._curve=e.curve,this.onended=e.onended}static getDefaults(){return Object.assign(W.getDefaults(),{curve:"linear",fadeIn:0,fadeOut:0,onended:ce})}_startGain(e,t=1){K(this._startTime===-1,"Source cannot be started more than once");const s=this.toSeconds(this._fadeIn);return this._startTime=e+s,this._startTime=Math.max(this._startTime,this.context.currentTime),s>0?(this._gainNode.gain.setValueAtTime(0,e),this._curve==="linear"?this._gainNode.gain.linearRampToValueAtTime(t,e+s):this._gainNode.gain.exponentialApproachValueAtTime(t,e,s)):this._gainNode.gain.setValueAtTime(t,e),this}stop(e){return this.log("stop",e),this._stopGain(this.toSeconds(e)),this}_stopGain(e){K(this._startTime!==-1,"'start' must be called before 'stop'"),this.cancelStop();const t=this.toSeconds(this._fadeOut);return this._stopTime=this.toSeconds(e)+t,this._stopTime=Math.max(this._stopTime,this.now()),t>0?this._curve==="linear"?this._gainNode.gain.linearRampTo(0,t,e):this._gainNode.gain.targetRampTo(0,t,e):(this._gainNode.gain.cancelAndHoldAtTime(e),this._gainNode.gain.setValueAtTime(0,e)),this.context.clearTimeout(this._timeout),this._timeout=this.context.setTimeout(()=>{const s=this._curve==="exponential"?t*2:0;this._stopSource(this.now()+s),this._onended()},this._stopTime-this.context.currentTime),this}_onended(){if(this.onended!==ce&&(this.onended(this),this.onended=ce,!this.context.isOffline)){const e=()=>this.dispose();typeof window.requestIdleCallback<"u"?window.requestIdleCallback(e):setTimeout(e,1e3)}}get state(){return this.getStateAtTime(this.now())}cancelStop(){return this.log("cancelStop"),K(this._startTime!==-1,"Source is not started"),this._gainNode.gain.cancelScheduledValues(this._startTime+this.sampleTime),this.context.clearTimeout(this._timeout),this._stopTime=-1,this}dispose(){return super.dispose(),this._gainNode.dispose(),this.onended=ce,this}}class oo extends Qn{constructor(){super(I(oo.getDefaults(),arguments,["offset"])),this.name="ToneConstantSource",this._source=this.context.createConstantSource();const e=I(oo.getDefaults(),arguments,["offset"]);zs(this._source,this._gainNode),this.offset=new ue({context:this.context,convert:e.convert,param:this._source.offset,units:e.units,value:e.offset,minValue:e.minValue,maxValue:e.maxValue})}static getDefaults(){return Object.assign(Qn.getDefaults(),{convert:!0,offset:1,units:"number"})}start(e){const t=this.toSeconds(e);return this.log("start",t),this._startGain(t),this._source.start(t),this}_stopSource(e){this._source.stop(e)}dispose(){return super.dispose(),this.state==="started"&&this.stop(),this._source.disconnect(),this.offset.dispose(),this}}class ve extends W{constructor(){super(I(ve.getDefaults(),arguments,["value","units"])),this.name="Signal",this.override=!0;const e=I(ve.getDefaults(),arguments,["value","units"]);this.output=this._constantSource=new oo({context:this.context,convert:e.convert,offset:e.value,units:e.units,minValue:e.minValue,maxValue:e.maxValue}),this._constantSource.start(0),this.input=this._param=this._constantSource.offset}static getDefaults(){return Object.assign(W.getDefaults(),{convert:!0,units:"number",value:0})}connect(e,t=0,s=0){return Ec(this,e,t,s),this}dispose(){return super.dispose(),this._param.dispose(),this._constantSource.dispose(),this}setValueAtTime(e,t){return this._param.setValueAtTime(e,t),this}getValueAtTime(e){return this._param.getValueAtTime(e)}setRampPoint(e){return this._param.setRampPoint(e),this}linearRampToValueAtTime(e,t){return this._param.linearRampToValueAtTime(e,t),this}exponentialRampToValueAtTime(e,t){return this._param.exponentialRampToValueAtTime(e,t),this}exponentialRampTo(e,t,s){return this._param.exponentialRampTo(e,t,s),this}linearRampTo(e,t,s){return this._param.linearRampTo(e,t,s),this}targetRampTo(e,t,s){return this._param.targetRampTo(e,t,s),this}exponentialApproachValueAtTime(e,t,s){return this._param.exponentialApproachValueAtTime(e,t,s),this}setTargetAtTime(e,t,s){return this._param.setTargetAtTime(e,t,s),this}setValueCurveAtTime(e,t,s,i){return this._param.setValueCurveAtTime(e,t,s,i),this}cancelScheduledValues(e){return this._param.cancelScheduledValues(e),this}cancelAndHoldAtTime(e){return this._param.cancelAndHoldAtTime(e),this}rampTo(e,t,s){return this._param.rampTo(e,t,s),this}get value(){return this._param.value}set value(e){this._param.value=e}get convert(){return this._param.convert}set convert(e){this._param.convert=e}get units(){return this._param.units}get overridden(){return this._param.overridden}set overridden(e){this._param.overridden=e}get maxValue(){return this._param.maxValue}get minValue(){return this._param.minValue}apply(e){return this._param.apply(e),this}}function Ec(n,e,t,s){(e instanceof ue||pn(e)||e instanceof ve&&e.override)&&(e.cancelScheduledValues(0),e.setValueAtTime(0,0),e instanceof ve&&(e.overridden=!0)),zs(n,e,t,s)}class ao extends ue{constructor(){super(I(ao.getDefaults(),arguments,["value"])),this.name="TickParam",this._events=new $t(1/0),this._multiplier=1;const e=I(ao.getDefaults(),arguments,["value"]);this._multiplier=e.multiplier,this._events.cancel(0),this._events.add({ticks:0,time:0,type:"setValueAtTime",value:this._fromType(e.value)}),this.setValueAtTime(e.value,0)}static getDefaults(){return Object.assign(ue.getDefaults(),{multiplier:1,units:"hertz",value:1})}setTargetAtTime(e,t,s){t=this.toSeconds(t),this.setRampPoint(t);const i=this._fromType(e),r=this._events.get(t),o=Math.round(Math.max(1/s,1));for(let a=0;a<=o;a++){const c=s*a+t,l=this._exponentialApproach(r.time,r.value,i,s,c);this.linearRampToValueAtTime(this._toType(l),c)}return this}setValueAtTime(e,t){const s=this.toSeconds(t);super.setValueAtTime(e,t);const i=this._events.get(s),r=this._events.previousEvent(i),o=this._getTicksUntilEvent(r,s);return i.ticks=Math.max(o,0),this}linearRampToValueAtTime(e,t){const s=this.toSeconds(t);super.linearRampToValueAtTime(e,t);const i=this._events.get(s),r=this._events.previousEvent(i),o=this._getTicksUntilEvent(r,s);return i.ticks=Math.max(o,0),this}exponentialRampToValueAtTime(e,t){t=this.toSeconds(t);const s=this._fromType(e),i=this._events.get(t),r=Math.round(Math.max((t-i.time)*10,1)),o=(t-i.time)/r;for(let a=0;a<=r;a++){const c=o*a+i.time,l=this._exponentialInterpolate(i.time,i.value,t,s,c);this.linearRampToValueAtTime(this._toType(l),c)}return this}_getTicksUntilEvent(e,t){if(e===null)e={ticks:0,time:0,type:"setValueAtTime",value:0};else if(yt(e.ticks)){const o=this._events.previousEvent(e);e.ticks=this._getTicksUntilEvent(o,e.time)}const s=this._fromType(this.getValueAtTime(e.time));let i=this._fromType(this.getValueAtTime(t));const r=this._events.get(t);return r&&r.time===t&&r.type==="setValueAtTime"&&(i=this._fromType(this.getValueAtTime(t-this.sampleTime))),.5*(t-e.time)*(s+i)+e.ticks}getTicksAtTime(e){const t=this.toSeconds(e),s=this._events.get(t);return Math.max(this._getTicksUntilEvent(s,t),0)}getDurationOfTicks(e,t){const s=this.toSeconds(t),i=this.getTicksAtTime(t);return this.getTimeOfTick(i+e)-s}getTimeOfTick(e){const t=this._events.get(e,"ticks"),s=this._events.getAfter(e,"ticks");if(t&&t.ticks===e)return t.time;if(t&&s&&s.type==="linearRampToValueAtTime"&&t.value!==s.value){const i=this._fromType(this.getValueAtTime(t.time)),o=(this._fromType(this.getValueAtTime(s.time))-i)/(s.time-t.time),a=Math.sqrt(Math.pow(i,2)-2*o*(t.ticks-e)),c=(-i+a)/o,l=(-i-a)/o;return(c>0?c:l)+t.time}else return t?t.value===0?1/0:t.time+(e-t.ticks)/t.value:e/this._initialValue}ticksToTime(e,t){return this.getDurationOfTicks(e,t)}timeToTicks(e,t){const s=this.toSeconds(t),i=this.toSeconds(e),r=this.getTicksAtTime(s);return this.getTicksAtTime(s+i)-r}_fromType(e){return this.units==="bpm"&&this.multiplier?1/(60/e/this.multiplier):super._fromType(e)}_toType(e){return this.units==="bpm"&&this.multiplier?e/this.multiplier*60:super._toType(e)}get multiplier(){return this._multiplier}set multiplier(e){const t=this.value;this._multiplier=e,this.cancelScheduledValues(0),this.setValueAtTime(t,0)}}class co extends ve{constructor(){super(I(co.getDefaults(),arguments,["value"])),this.name="TickSignal";const e=I(co.getDefaults(),arguments,["value"]);this.input=this._param=new ao({context:this.context,convert:e.convert,multiplier:e.multiplier,param:this._constantSource.offset,units:e.units,value:e.value})}static getDefaults(){return Object.assign(ve.getDefaults(),{multiplier:1,units:"hertz",value:1})}ticksToTime(e,t){return this._param.ticksToTime(e,t)}timeToTicks(e,t){return this._param.timeToTicks(e,t)}getTimeOfTick(e){return this._param.getTimeOfTick(e)}getDurationOfTicks(e,t){return this._param.getDurationOfTicks(e,t)}getTicksAtTime(e){return this._param.getTicksAtTime(e)}get multiplier(){return this._param.multiplier}set multiplier(e){this._param.multiplier=e}dispose(){return super.dispose(),this._param.dispose(),this}}class lo extends ct{constructor(){super(I(lo.getDefaults(),arguments,["frequency"])),this.name="TickSource",this._state=new bc,this._tickOffset=new $t,this._ticksAtTime=new $t,this._secondsAtTime=new $t;const e=I(lo.getDefaults(),arguments,["frequency"]);this.frequency=new co({context:this.context,units:e.units,value:e.frequency}),xe(this,"frequency"),this._state.setStateAtTime("stopped",0),this.setTicksAtTime(0,0)}static getDefaults(){return Object.assign({frequency:1,units:"hertz"},ct.getDefaults())}get state(){return this.getStateAtTime(this.now())}start(e,t){const s=this.toSeconds(e);return this._state.getValueAtTime(s)!=="started"&&(this._state.setStateAtTime("started",s),te(t)&&this.setTicksAtTime(t,s),this._ticksAtTime.cancel(s),this._secondsAtTime.cancel(s)),this}stop(e){const t=this.toSeconds(e);if(this._state.getValueAtTime(t)==="stopped"){const s=this._state.get(t);s&&s.time>0&&(this._tickOffset.cancel(s.time),this._state.cancel(s.time))}return this._state.cancel(t),this._state.setStateAtTime("stopped",t),this.setTicksAtTime(0,t),this._ticksAtTime.cancel(t),this._secondsAtTime.cancel(t),this}pause(e){const t=this.toSeconds(e);return this._state.getValueAtTime(t)==="started"&&(this._state.setStateAtTime("paused",t),this._ticksAtTime.cancel(t),this._secondsAtTime.cancel(t)),this}cancel(e){return e=this.toSeconds(e),this._state.cancel(e),this._tickOffset.cancel(e),this._ticksAtTime.cancel(e),this._secondsAtTime.cancel(e),this}getTicksAtTime(e){const t=this.toSeconds(e),s=this._state.getLastState("stopped",t),i=this._ticksAtTime.get(t),r={state:"paused",time:t};this._state.add(r);let o=i||s,a=i?i.ticks:0,c=null;return this._state.forEachBetween(o.time,t+this.sampleTime,l=>{let u=o.time;const h=this._tickOffset.get(l.time);h&&h.time>=o.time&&(a=h.ticks,u=h.time),o.state==="started"&&l.state!=="started"&&(a+=this.frequency.getTicksAtTime(l.time)-this.frequency.getTicksAtTime(u),l.time!=r.time&&(c={state:l.state,time:l.time,ticks:a})),o=l}),this._state.remove(r),c&&this._ticksAtTime.add(c),a}get ticks(){return this.getTicksAtTime(this.now())}set ticks(e){this.setTicksAtTime(e,this.now())}get seconds(){return this.getSecondsAtTime(this.now())}set seconds(e){const t=this.now(),s=this.frequency.timeToTicks(e,t);this.setTicksAtTime(s,t)}getSecondsAtTime(e){e=this.toSeconds(e);const t=this._state.getLastState("stopped",e),s={state:"paused",time:e};this._state.add(s);const i=this._secondsAtTime.get(e);let r=i||t,o=i?i.seconds:0,a=null;return this._state.forEachBetween(r.time,e+this.sampleTime,c=>{let l=r.time;const u=this._tickOffset.get(c.time);u&&u.time>=r.time&&(o=u.seconds,l=u.time),r.state==="started"&&c.state!=="started"&&(o+=c.time-l,c.time!=s.time&&(a={state:c.state,time:c.time,seconds:o})),r=c}),this._state.remove(s),a&&this._secondsAtTime.add(a),o}setTicksAtTime(e,t){return t=this.toSeconds(t),this._tickOffset.cancel(t),this._tickOffset.add({seconds:this.frequency.getDurationOfTicks(e,t),ticks:e,time:t}),this._ticksAtTime.cancel(t),this._secondsAtTime.cancel(t),this}getStateAtTime(e){return e=this.toSeconds(e),this._state.getValueAtTime(e)}getTimeOfTick(e,t=this.now()){const s=this._tickOffset.get(t),i=this._state.get(t),r=Math.max(s.time,i.time),o=this.frequency.getTicksAtTime(r)+e-s.ticks;return this.frequency.getTimeOfTick(o)}forEachTickBetween(e,t,s){let i=this._state.get(e);this._state.forEachBetween(e,t,o=>{i&&i.state==="started"&&o.state!=="started"&&this.forEachTickBetween(Math.max(i.time,e),o.time-this.sampleTime,s),i=o});let r=null;if(i&&i.state==="started"){const o=Math.max(i.time,e),a=this.frequency.getTicksAtTime(o),c=this.frequency.getTicksAtTime(i.time),l=a-c;let u=Math.ceil(l)-l;u=Nt(u,1)?0:u;let h=this.frequency.getTimeOfTick(a+u);for(;h{switch(s.state){case"started":const i=this._tickSource.getTicksAtTime(s.time);this.emit("start",s.time,i);break;case"stopped":s.time!==0&&this.emit("stop",s.time);break;case"paused":this.emit("pause",s.time);break}}),this._tickSource.forEachTickBetween(e,t,(s,i)=>{this.callback(s,i)}))}getStateAtTime(e){const t=this.toSeconds(e);return this._state.getValueAtTime(t)}dispose(){return super.dispose(),this.context.off("tick",this._boundLoop),this._tickSource.dispose(),this._state.dispose(),this}}kr.mixin(Hi);class Oc extends ks{constructor(){super(),this.name="ToneAudioBuffers",this._buffers=new Map,this._loadingCount=0;const e=I(Oc.getDefaults(),arguments,["urls","onload","baseUrl"],"urls");this.baseUrl=e.baseUrl,Object.keys(e.urls).forEach(t=>{this._loadingCount++;const s=e.urls[t];this.add(t,s,this._bufferLoaded.bind(this,e.onload),e.onerror)})}static getDefaults(){return{baseUrl:"",onerror:ce,onload:ce,urls:{}}}has(e){return this._buffers.has(e.toString())}get(e){return K(this.has(e),`ToneAudioBuffers has no buffer named: ${e}`),this._buffers.get(e.toString())}_bufferLoaded(e){this._loadingCount--,this._loadingCount===0&&e&&e()}get loaded(){return Array.from(this._buffers).every(([e,t])=>t.loaded)}add(e,t,s=ce,i=ce){return ms(t)?(this.baseUrl&&t.trim().substring(0,11).toLowerCase()==="data:audio/"&&(this.baseUrl=""),this._buffers.set(e.toString(),new le(this.baseUrl+t,s,i))):this._buffers.set(e.toString(),new le(t,s,i)),this}dispose(){return super.dispose(),this._buffers.forEach(e=>e.dispose()),this._buffers.clear(),this}}class Ln extends Ii{constructor(){super(...arguments),this.name="Ticks",this.defaultUnits="i"}_now(){return this.context.transport.ticks}_beatsToUnits(e){return this._getPPQ()*e}_secondsToUnits(e){return Math.floor(e/(60/this._getBpm())*this._getPPQ())}_ticksToUnits(e){return e}toTicks(){return this.valueOf()}toSeconds(){return this.valueOf()/this._getPPQ()*(60/this._getBpm())}}class fx extends ct{constructor(){super(...arguments),this.name="Draw",this.expiration=.25,this.anticipation=.008,this._events=new $t,this._boundDrawLoop=this._drawLoop.bind(this),this._animationFrame=-1}schedule(e,t){return this._events.add({callback:e,time:this.toSeconds(t)}),this._events.length===1&&(this._animationFrame=requestAnimationFrame(this._boundDrawLoop)),this}cancel(e){return this._events.cancel(this.toSeconds(e)),this}_drawLoop(){const e=this.context.currentTime;for(;this._events.length&&this._events.peek().time-this.anticipation<=e;){const t=this._events.shift();t&&e-t.time<=this.expiration&&t.callback()}this._events.length>0&&(this._animationFrame=requestAnimationFrame(this._boundDrawLoop))}dispose(){return super.dispose(),this._events.dispose(),cancelAnimationFrame(this._animationFrame),this}}Uo(n=>{n.draw=new fx({context:n})});Lo(n=>{n.draw.dispose()});class px extends ks{constructor(){super(...arguments),this.name="IntervalTimeline",this._root=null,this._length=0}add(e){K(te(e.time),"Events must have a time property"),K(te(e.duration),"Events must have a duration parameter"),e.time=e.time.valueOf();let t=new mx(e.time,e.time+e.duration,e);for(this._root===null?this._root=t:this._root.insert(t),this._length++;t!==null;)t.updateHeight(),t.updateMax(),this._rebalance(t),t=t.parent;return this}remove(e){if(this._root!==null){const t=[];this._root.search(e.time,t);for(const s of t)if(s.event===e){this._removeNode(s),this._length--;break}}return this}get length(){return this._length}cancel(e){return this.forEachFrom(e,t=>this.remove(t)),this}_setRoot(e){this._root=e,this._root!==null&&(this._root.parent=null)}_replaceNodeInParent(e,t){e.parent!==null?(e.isLeftChild()?e.parent.left=t:e.parent.right=t,this._rebalance(e.parent)):this._setRoot(t)}_removeNode(e){if(e.left===null&&e.right===null)this._replaceNodeInParent(e,null);else if(e.right===null)this._replaceNodeInParent(e,e.left);else if(e.left===null)this._replaceNodeInParent(e,e.right);else{const t=e.getBalance();let s,i=null;if(t>0)if(e.left.right===null)s=e.left,s.right=e.right,i=s;else{for(s=e.left.right;s.right!==null;)s=s.right;s.parent&&(s.parent.right=s.left,i=s.parent,s.left=e.left,s.right=e.right)}else if(e.right.left===null)s=e.right,s.left=e.left,i=s;else{for(s=e.right.left;s.left!==null;)s=s.left;s.parent&&(s.parent.left=s.right,i=s.parent,s.left=e.left,s.right=e.right)}e.parent!==null?e.isLeftChild()?e.parent.left=s:e.parent.right=s:this._setRoot(s),i&&this._rebalance(i)}e.dispose()}_rotateLeft(e){const t=e.parent,s=e.isLeftChild(),i=e.right;i&&(e.right=i.left,i.left=e),t!==null?s?t.left=i:t.right=i:this._setRoot(i)}_rotateRight(e){const t=e.parent,s=e.isLeftChild(),i=e.left;i&&(e.left=i.right,i.right=e),t!==null?s?t.left=i:t.right=i:this._setRoot(i)}_rebalance(e){const t=e.getBalance();t>1&&e.left?e.left.getBalance()<0?this._rotateLeft(e.left):this._rotateRight(e):t<-1&&e.right&&(e.right.getBalance()>0?this._rotateRight(e.right):this._rotateLeft(e))}get(e){if(this._root!==null){const t=[];if(this._root.search(e,t),t.length>0){let s=t[0];for(let i=1;is.low&&(s=t[i]);return s.event}}return null}forEach(e){if(this._root!==null){const t=[];this._root.traverse(s=>t.push(s)),t.forEach(s=>{s.event&&e(s.event)})}return this}forEachAtTime(e,t){if(this._root!==null){const s=[];this._root.search(e,s),s.forEach(i=>{i.event&&t(i.event)})}return this}forEachFrom(e,t){if(this._root!==null){const s=[];this._root.searchAfter(e,s),s.forEach(i=>{i.event&&t(i.event)})}return this}dispose(){return super.dispose(),this._root!==null&&this._root.traverse(e=>e.dispose()),this._root=null,this}}class mx{constructor(e,t,s){this._left=null,this._right=null,this.parent=null,this.height=0,this.event=s,this.low=e,this.high=t,this.max=this.high}insert(e){e.low<=this.low?this.left===null?this.left=e:this.left.insert(e):this.right===null?this.right=e:this.right.insert(e)}search(e,t){e>this.max||(this.left!==null&&this.left.search(e,t),this.low<=e&&this.high>e&&t.push(this),!(this.low>e)&&this.right!==null&&this.right.search(e,t))}searchAfter(e,t){this.low>=e&&(t.push(this),this.left!==null&&this.left.searchAfter(e,t)),this.right!==null&&this.right.searchAfter(e,t)}traverse(e){e(this),this.left!==null&&this.left.traverse(e),this.right!==null&&this.right.traverse(e)}updateHeight(){this.left!==null&&this.right!==null?this.height=Math.max(this.left.height,this.right.height)+1:this.right!==null?this.height=this.right.height+1:this.left!==null?this.height=this.left.height+1:this.height=0}updateMax(){this.max=this.high,this.left!==null&&(this.max=Math.max(this.max,this.left.max)),this.right!==null&&(this.max=Math.max(this.max,this.right.max))}getBalance(){let e=0;return this.left!==null&&this.right!==null?e=this.left.height-this.right.height:this.left!==null?e=this.left.height+1:this.right!==null&&(e=-(this.right.height+1)),e}isLeftChild(){return this.parent!==null&&this.parent.left===this}get left(){return this._left}set left(e){this._left=e,e!==null&&(e.parent=this),this.updateHeight(),this.updateMax()}get right(){return this._right}set right(e){this._right=e,e!==null&&(e.parent=this),this.updateHeight(),this.updateMax()}dispose(){this.parent=null,this._left=null,this._right=null,this.event=null}}class Vs extends W{constructor(){super(I(Vs.getDefaults(),arguments,["volume"])),this.name="Volume";const e=I(Vs.getDefaults(),arguments,["volume"]);this.input=this.output=new pe({context:this.context,gain:e.volume,units:"decibels"}),this.volume=this.output.gain,xe(this,"volume"),this._unmutedVolume=e.volume,this.mute=e.mute}static getDefaults(){return Object.assign(W.getDefaults(),{mute:!1,volume:0})}get mute(){return this.volume.value===-1/0}set mute(e){!this.mute&&e?(this._unmutedVolume=this.volume.value,this.volume.value=-1/0):this.mute&&!e&&(this.volume.value=this._unmutedVolume)}dispose(){return super.dispose(),this.input.dispose(),this.volume.dispose(),this}}let _x=class Pa extends W{constructor(){super(I(Pa.getDefaults(),arguments)),this.name="Destination",this.input=new Vs({context:this.context}),this.output=new pe({context:this.context}),this.volume=this.input.volume;const e=I(Pa.getDefaults(),arguments);ji(this.input,this.output,this.context.rawContext.destination),this.mute=e.mute,this._internalChannels=[this.input,this.context.rawContext.destination,this.output]}static getDefaults(){return Object.assign(W.getDefaults(),{mute:!1,volume:0})}get mute(){return this.input.mute}set mute(e){this.input.mute=e}chain(...e){return this.input.disconnect(),e.unshift(this.input),e.push(this.output),ji(...e),this}get maxChannelCount(){return this.context.rawContext.destination.maxChannelCount}dispose(){return super.dispose(),this.volume.dispose(),this}};Uo(n=>{n.destination=new _x({context:n})});Lo(n=>{n.destination.dispose()});class gx extends ks{constructor(e){super(),this.name="TimelineValue",this._timeline=new $t({memory:10}),this._initialValue=e}set(e,t){return this._timeline.add({value:e,time:t}),this}get(e){const t=this._timeline.get(e);return t?t.value:this._initialValue}}class _s extends W{constructor(){super(Object.assign(I(_s.getDefaults(),arguments,["context"])))}connect(e,t=0,s=0){return Ec(this,e,t,s),this}}class mn extends _s{constructor(){super(Object.assign(I(mn.getDefaults(),arguments,["mapping","length"]))),this.name="WaveShaper",this._shaper=this.context.createWaveShaper(),this.input=this._shaper,this.output=this._shaper;const e=I(mn.getDefaults(),arguments,["mapping","length"]);Lt(e.mapping)||e.mapping instanceof Float32Array?this.curve=Float32Array.from(e.mapping):zy(e.mapping)&&this.setMap(e.mapping,e.length)}static getDefaults(){return Object.assign(ve.getDefaults(),{length:1024})}setMap(e,t=1024){const s=new Float32Array(t);for(let i=0,r=t;is.includes(e));K(t,"oversampling must be either 'none', '2x', or '4x'"),this._shaper.oversample=e}dispose(){return super.dispose(),this._shaper.disconnect(),this}}class qi extends _s{constructor(){super(Object.assign(I(qi.getDefaults(),arguments,["value"]))),this.name="Pow";const e=I(qi.getDefaults(),arguments,["value"]);this._exponentScaler=this.input=this.output=new mn({context:this.context,mapping:this._expFunc(e.value),length:8192}),this._exponent=e.value}static getDefaults(){return Object.assign(_s.getDefaults(),{value:1})}_expFunc(e){return t=>Math.pow(Math.abs(t),e)}get value(){return this._exponent}set value(e){this._exponent=e,this._exponentScaler.setMap(this._expFunc(this._exponent))}dispose(){return super.dispose(),this._exponentScaler.dispose(),this}}class js{constructor(e,t){this.id=js._eventId++,this._remainderTime=0;const s=Object.assign(js.getDefaults(),t);this.transport=e,this.callback=s.callback,this._once=s.once,this.time=Math.floor(s.time),this._remainderTime=s.time-this.time}static getDefaults(){return{callback:ce,once:!1,time:0}}get floatTime(){return this.time+this._remainderTime}invoke(e){if(this.callback){const t=this.transport.bpm.getDurationOfTicks(1,e);this.callback(e+this._remainderTime*t),this._once&&this.transport.clear(this.id)}}dispose(){return this.callback=void 0,this}}js._eventId=0;class Ac extends js{constructor(e,t){super(e,t),this._currentId=-1,this._nextId=-1,this._nextTick=this.time,this._boundRestart=this._restart.bind(this);const s=Object.assign(Ac.getDefaults(),t);this.duration=s.duration,this._interval=s.interval,this._nextTick=s.time,this.transport.on("start",this._boundRestart),this.transport.on("loopStart",this._boundRestart),this.transport.on("ticks",this._boundRestart),this.context=this.transport.context,this._restart()}static getDefaults(){return Object.assign({},js.getDefaults(),{duration:1/0,interval:1,once:!1})}invoke(e){this._createEvents(e),super.invoke(e)}_createEvent(){return ro(this._nextTick,this.floatTime+this.duration)?this.transport.scheduleOnce(this.invoke.bind(this),new Ln(this.context,this._nextTick).toSeconds()):-1}_createEvents(e){ro(this._nextTick+this._interval,this.floatTime+this.duration)&&(this._nextTick+=this._interval,this._currentId=this._nextId,this._nextId=this.transport.scheduleOnce(this.invoke.bind(this),new Ln(this.context,this._nextTick).toSeconds()))}_restart(e){this.transport.clear(this._currentId),this.transport.clear(this._nextId),this._nextTick=this.floatTime;const t=this.transport.getTicksAtTime(e);Xn(t,this.time)&&(this._nextTick=this.floatTime+Math.ceil((t-this.floatTime)/this._interval)*this._interval),this._currentId=this._createEvent(),this._nextTick+=this._interval,this._nextId=this._createEvent()}dispose(){return super.dispose(),this.transport.clear(this._currentId),this.transport.clear(this._nextId),this.transport.off("start",this._boundRestart),this.transport.off("loopStart",this._boundRestart),this.transport.off("ticks",this._boundRestart),this}}class Wi extends ct{constructor(){super(I(Wi.getDefaults(),arguments)),this.name="Transport",this._loop=new gx(!1),this._loopStart=0,this._loopEnd=0,this._scheduledEvents={},this._timeline=new $t,this._repeatedEvents=new px,this._syncedSignals=[],this._swingAmount=0;const e=I(Wi.getDefaults(),arguments);this._ppq=e.ppq,this._clock=new Hi({callback:this._processTick.bind(this),context:this.context,frequency:0,units:"bpm"}),this._bindClockEvents(),this.bpm=this._clock.frequency,this._clock.frequency.multiplier=e.ppq,this.bpm.setValueAtTime(e.bpm,0),xe(this,"bpm"),this._timeSignature=e.timeSignature,this._swingTicks=e.ppq/2}static getDefaults(){return Object.assign(ct.getDefaults(),{bpm:120,loopEnd:"4m",loopStart:0,ppq:192,swing:0,swingSubdivision:"8n",timeSignature:4})}_processTick(e,t){if(this._loop.get(e)&&t>=this._loopEnd&&(this.emit("loopEnd",e),this._clock.setTicksAtTime(this._loopStart,e),t=this._loopStart,this.emit("loopStart",e,this._clock.getSecondsAtTime(e)),this.emit("loop",e)),this._swingAmount>0&&t%this._ppq!==0&&t%(this._swingTicks*2)!==0){const s=t%(this._swingTicks*2)/(this._swingTicks*2),i=Math.sin(s*Math.PI)*this._swingAmount;e+=new Ln(this.context,this._swingTicks*2/3).toSeconds()*i}Bl(!0),this._timeline.forEachAtTime(t,s=>s.invoke(e)),Bl(!1)}schedule(e,t){const s=new js(this,{callback:e,time:new Ii(this.context,t).toTicks()});return this._addEvent(s,this._timeline)}scheduleRepeat(e,t,s,i=1/0){const r=new Ac(this,{callback:e,duration:new Ut(this.context,i).toTicks(),interval:new Ut(this.context,t).toTicks(),time:new Ii(this.context,s).toTicks()});return this._addEvent(r,this._repeatedEvents)}scheduleOnce(e,t){const s=new js(this,{callback:e,once:!0,time:new Ii(this.context,t).toTicks()});return this._addEvent(s,this._timeline)}clear(e){if(this._scheduledEvents.hasOwnProperty(e)){const t=this._scheduledEvents[e.toString()];t.timeline.remove(t.event),t.event.dispose(),delete this._scheduledEvents[e.toString()]}return this}_addEvent(e,t){return this._scheduledEvents[e.id.toString()]={event:e,timeline:t},t.add(e),e.id}cancel(e=0){const t=this.toTicks(e);return this._timeline.forEachFrom(t,s=>this.clear(s.id)),this._repeatedEvents.forEachFrom(t,s=>this.clear(s.id)),this}_bindClockEvents(){this._clock.on("start",(e,t)=>{t=new Ln(this.context,t).toSeconds(),this.emit("start",e,t)}),this._clock.on("stop",e=>{this.emit("stop",e)}),this._clock.on("pause",e=>{this.emit("pause",e)})}get state(){return this._clock.getStateAtTime(this.now())}start(e,t){this.context.resume();let s;return te(t)&&(s=this.toTicks(t)),this._clock.start(e,s),this}stop(e){return this._clock.stop(e),this}pause(e){return this._clock.pause(e),this}toggle(e){return e=this.toSeconds(e),this._clock.getStateAtTime(e)!=="started"?this.start(e):this.stop(e),this}get timeSignature(){return this._timeSignature}set timeSignature(e){Lt(e)&&(e=e[0]/e[1]*4),this._timeSignature=e}get loopStart(){return new Ut(this.context,this._loopStart,"i").toSeconds()}set loopStart(e){this._loopStart=this.toTicks(e)}get loopEnd(){return new Ut(this.context,this._loopEnd,"i").toSeconds()}set loopEnd(e){this._loopEnd=this.toTicks(e)}get loop(){return this._loop.get(this.now())}set loop(e){this._loop.set(e,this.now())}setLoopPoints(e,t){return this.loopStart=e,this.loopEnd=t,this}get swing(){return this._swingAmount}set swing(e){this._swingAmount=e}get swingSubdivision(){return new Ln(this.context,this._swingTicks).toNotation()}set swingSubdivision(e){this._swingTicks=this.toTicks(e)}get position(){const e=this.now(),t=this._clock.getTicksAtTime(e);return new Ln(this.context,t).toBarsBeatsSixteenths()}set position(e){const t=this.toTicks(e);this.ticks=t}get seconds(){return this._clock.seconds}set seconds(e){const t=this.now(),s=this._clock.frequency.timeToTicks(e,t);this.ticks=s}get progress(){if(this.loop){const e=this.now();return(this._clock.getTicksAtTime(e)-this._loopStart)/(this._loopEnd-this._loopStart)}else return 0}get ticks(){return this._clock.ticks}set ticks(e){if(this._clock.ticks!==e){const t=this.now();if(this.state==="started"){const s=this._clock.getTicksAtTime(t),i=this._clock.frequency.getDurationOfTicks(Math.ceil(s)-s,t),r=t+i;this.emit("stop",r),this._clock.setTicksAtTime(e,r),this.emit("start",r,this._clock.getSecondsAtTime(r))}else this.emit("ticks",t),this._clock.setTicksAtTime(e,t)}}getTicksAtTime(e){return this._clock.getTicksAtTime(e)}getSecondsAtTime(e){return this._clock.getSecondsAtTime(e)}get PPQ(){return this._clock.frequency.multiplier}set PPQ(e){this._clock.frequency.multiplier=e}nextSubdivision(e){if(e=this.toTicks(e),this.state!=="started")return 0;{const t=this.now(),s=this.getTicksAtTime(t),i=e-s%e;return this._clock.nextTickTime(i,t)}}syncSignal(e,t){const s=this.now();let i=this.bpm,r=1/(60/i.getValueAtTime(s)/this.PPQ),o=[];if(e.units==="time"){const c=.015625/r,l=new pe(c),u=new qi(-1),h=new pe(c);i.chain(l,u,h),i=h,r=1/r,o=[l,u,h]}t||(e.getValueAtTime(s)!==0?t=e.getValueAtTime(s)/r:t=0);const a=new pe(t);return i.connect(a),a.connect(e._param),o.push(a),this._syncedSignals.push({initial:e.value,nodes:o,signal:e}),e.value=0,this}unsyncSignal(e){for(let t=this._syncedSignals.length-1;t>=0;t--){const s=this._syncedSignals[t];s.signal===e&&(s.nodes.forEach(i=>i.dispose()),s.signal.value=s.initial,this._syncedSignals.splice(t,1))}return this}dispose(){return super.dispose(),this._clock.dispose(),Sc(this,"bpm"),this._timeline.dispose(),this._repeatedEvents.dispose(),this}}kr.mixin(Wi);Uo(n=>{n.transport=new Wi({context:n})});Lo(n=>{n.transport.dispose()});class Ke extends W{constructor(e){super(e),this.input=void 0,this._state=new bc("stopped"),this._synced=!1,this._scheduled=[],this._syncedStart=ce,this._syncedStop=ce,this._state.memory=100,this._state.increasing=!0,this._volume=this.output=new Vs({context:this.context,mute:e.mute,volume:e.volume}),this.volume=this._volume.volume,xe(this,"volume"),this.onstop=e.onstop}static getDefaults(){return Object.assign(W.getDefaults(),{mute:!1,onstop:ce,volume:0})}get state(){return this._synced?this.context.transport.state==="started"?this._state.getValueAtTime(this.context.transport.seconds):"stopped":this._state.getValueAtTime(this.now())}get mute(){return this._volume.mute}set mute(e){this._volume.mute=e}_clampToCurrentTime(e){return this._synced?e:Math.max(e,this.context.currentTime)}start(e,t,s){let i=yt(e)&&this._synced?this.context.transport.seconds:this.toSeconds(e);if(i=this._clampToCurrentTime(i),!this._synced&&this._state.getValueAtTime(i)==="started")K(Xn(i,this._state.get(i).time),"Start time must be strictly greater than previous start time"),this._state.cancel(i),this._state.setStateAtTime("started",i),this.log("restart",i),this.restart(i,t,s);else if(this.log("start",i),this._state.setStateAtTime("started",i),this._synced){const r=this._state.get(i);r&&(r.offset=this.toSeconds(jn(t,0)),r.duration=s?this.toSeconds(s):void 0);const o=this.context.transport.schedule(a=>{this._start(a,t,s)},i);this._scheduled.push(o),this.context.transport.state==="started"&&this.context.transport.getSecondsAtTime(this.immediate())>i&&this._syncedStart(this.now(),this.context.transport.seconds)}else bh(this.context),this._start(i,t,s);return this}stop(e){let t=yt(e)&&this._synced?this.context.transport.seconds:this.toSeconds(e);if(t=this._clampToCurrentTime(t),this._state.getValueAtTime(t)==="started"||te(this._state.getNextState("started",t))){if(this.log("stop",t),!this._synced)this._stop(t);else{const s=this.context.transport.schedule(this._stop.bind(this),t);this._scheduled.push(s)}this._state.cancel(t),this._state.setStateAtTime("stopped",t)}return this}restart(e,t,s){return e=this.toSeconds(e),this._state.getValueAtTime(e)==="started"&&(this._state.cancel(e),this._restart(e,t,s)),this}sync(){return this._synced||(this._synced=!0,this._syncedStart=(e,t)=>{if(Xn(t,0)){const s=this._state.get(t);if(s&&s.state==="started"&&s.time!==t){const i=t-this.toSeconds(s.time);let r;s.duration&&(r=this.toSeconds(s.duration)-i),this._start(e,this.toSeconds(s.offset)+i,r)}}},this._syncedStop=e=>{const t=this.context.transport.getSecondsAtTime(Math.max(e-this.sampleTime,0));this._state.getValueAtTime(t)==="started"&&this._stop(e)},this.context.transport.on("start",this._syncedStart),this.context.transport.on("loopStart",this._syncedStart),this.context.transport.on("stop",this._syncedStop),this.context.transport.on("pause",this._syncedStop),this.context.transport.on("loopEnd",this._syncedStop)),this}unsync(){return this._synced&&(this.context.transport.off("stop",this._syncedStop),this.context.transport.off("pause",this._syncedStop),this.context.transport.off("loopEnd",this._syncedStop),this.context.transport.off("start",this._syncedStart),this.context.transport.off("loopStart",this._syncedStart)),this._synced=!1,this._scheduled.forEach(e=>this.context.transport.clear(e)),this._scheduled=[],this._state.cancel(0),this._stop(0),this}dispose(){return super.dispose(),this.onstop=ce,this.unsync(),this._volume.dispose(),this._state.dispose(),this}}class Kn extends Qn{constructor(){super(I(Kn.getDefaults(),arguments,["url","onload"])),this.name="ToneBufferSource",this._source=this.context.createBufferSource(),this._internalChannels=[this._source],this._sourceStarted=!1,this._sourceStopped=!1;const e=I(Kn.getDefaults(),arguments,["url","onload"]);zs(this._source,this._gainNode),this._source.onended=()=>this._stopSource(),this.playbackRate=new ue({context:this.context,param:this._source.playbackRate,units:"positive",value:e.playbackRate}),this.loop=e.loop,this.loopStart=e.loopStart,this.loopEnd=e.loopEnd,this._buffer=new le(e.url,e.onload,e.onerror),this._internalChannels.push(this._source)}static getDefaults(){return Object.assign(Qn.getDefaults(),{url:new le,loop:!1,loopEnd:0,loopStart:0,onload:ce,onerror:ce,playbackRate:1})}get fadeIn(){return this._fadeIn}set fadeIn(e){this._fadeIn=e}get fadeOut(){return this._fadeOut}set fadeOut(e){this._fadeOut=e}get curve(){return this._curve}set curve(e){this._curve=e}start(e,t,s,i=1){K(this.buffer.loaded,"buffer is either not set or not loaded");const r=this.toSeconds(e);this._startGain(r,i),this.loop?t=jn(t,this.loopStart):t=jn(t,0);let o=Math.max(this.toSeconds(t),0);if(this.loop){const a=this.toSeconds(this.loopEnd)||this.buffer.duration,c=this.toSeconds(this.loopStart),l=a-c;Da(o,a)&&(o=(o-c)%l+c),Nt(o,this.buffer.duration)&&(o=0)}if(this._source.buffer=this.buffer.get(),this._source.loopEnd=this.toSeconds(this.loopEnd)||this.buffer.duration,ro(o,this.buffer.duration)&&(this._sourceStarted=!0,this._source.start(r,o)),te(s)){let a=this.toSeconds(s);a=Math.max(a,0),this.stop(r+a)}return this}_stopSource(e){!this._sourceStopped&&this._sourceStarted&&(this._sourceStopped=!0,this._source.stop(this.toSeconds(e)),this._onended())}get loopStart(){return this._source.loopStart}set loopStart(e){this._source.loopStart=this.toSeconds(e)}get loopEnd(){return this._source.loopEnd}set loopEnd(e){this._source.loopEnd=this.toSeconds(e)}get buffer(){return this._buffer}set buffer(e){this._buffer.set(e)}get loop(){return this._source.loop}set loop(e){this._source.loop=e,this._sourceStarted&&this.cancelStop()}dispose(){return super.dispose(),this._source.onended=null,this._source.disconnect(),this._buffer.dispose(),this.playbackRate.dispose(),this}}class Gi extends Ke{constructor(){super(I(Gi.getDefaults(),arguments,["type"])),this.name="Noise",this._source=null;const e=I(Gi.getDefaults(),arguments,["type"]);this._playbackRate=e.playbackRate,this.type=e.type,this._fadeIn=e.fadeIn,this._fadeOut=e.fadeOut}static getDefaults(){return Object.assign(Ke.getDefaults(),{fadeIn:0,fadeOut:0,playbackRate:1,type:"white"})}get type(){return this._type}set type(e){if(K(e in zl,"Noise: invalid type: "+e),this._type!==e&&(this._type=e,this.state==="started")){const t=this.now();this._stop(t),this._start(t)}}get playbackRate(){return this._playbackRate}set playbackRate(e){this._playbackRate=e,this._source&&(this._source.playbackRate.value=e)}_start(e){const t=zl[this._type];this._source=new Kn({url:t,context:this.context,fadeIn:this._fadeIn,fadeOut:this._fadeOut,loop:!0,onended:()=>this.onstop(this),playbackRate:this._playbackRate}).connect(this.output),this._source.start(this.toSeconds(e),Math.random()*(t.duration-.001))}_stop(e){this._source&&(this._source.stop(this.toSeconds(e)),this._source=null)}get fadeIn(){return this._fadeIn}set fadeIn(e){this._fadeIn=e,this._source&&(this._source.fadeIn=this._fadeIn)}get fadeOut(){return this._fadeOut}set fadeOut(e){this._fadeOut=e,this._source&&(this._source.fadeOut=this._fadeOut)}_restart(e){this._stop(e),this._start(e)}dispose(){return super.dispose(),this._source&&this._source.disconnect(),this}}const Rn=44100*5,la=2,as={brown:null,pink:null,white:null},zl={get brown(){if(!as.brown){const n=[];for(let e=0;ethis.onstop(this)});this._oscillator=s,this._wave?this._oscillator.setPeriodicWave(this._wave):this._oscillator.type=this._type,this._oscillator.connect(this.output),this.frequency.connect(this._oscillator.frequency),this.detune.connect(this._oscillator.detune),this._oscillator.start(t)}_stop(e){const t=this.toSeconds(e);this._oscillator&&this._oscillator.stop(t)}_restart(e){const t=this.toSeconds(e);return this.log("restart",t),this._oscillator&&this._oscillator.cancelStop(),this._state.cancel(t),this}syncFrequency(){return this.context.transport.syncSignal(this.frequency),this}unsyncFrequency(){return this.context.transport.unsyncSignal(this.frequency),this}_getCachedPeriodicWave(){if(this._type==="custom")return Ne._periodicWaveCache.find(t=>t.phase===this._phase&&Qy(t.partials,this._partials));{const e=Ne._periodicWaveCache.find(t=>t.type===this._type&&t.phase===this._phase);return this._partialCount=e?e.partialCount:this._partialCount,e}}get type(){return this._type}set type(e){this._type=e;const t=["sine","square","sawtooth","triangle"].indexOf(e)!==-1;if(this._phase===0&&t)this._wave=void 0,this._partialCount=0,this._oscillator!==null&&(this._oscillator.type=e);else{const s=this._getCachedPeriodicWave();if(te(s)){const{partials:i,wave:r}=s;this._wave=r,this._partials=i,this._oscillator!==null&&this._oscillator.setPeriodicWave(this._wave)}else{const[i,r]=this._getRealImaginary(e,this._phase),o=this.context.createPeriodicWave(i,r);this._wave=o,this._oscillator!==null&&this._oscillator.setPeriodicWave(this._wave),Ne._periodicWaveCache.push({imag:r,partialCount:this._partialCount,partials:this._partials,phase:this._phase,real:i,type:this._type,wave:this._wave}),Ne._periodicWaveCache.length>100&&Ne._periodicWaveCache.shift()}}}get baseType(){return this._type.replace(this.partialCount.toString(),"")}set baseType(e){this.partialCount&&this._type!=="custom"&&e!=="custom"?this.type=e+this.partialCount:this.type=e}get partialCount(){return this._partialCount}set partialCount(e){zt(e,0);let t=this._type;const s=/^(sine|triangle|square|sawtooth)(\d+)$/.exec(this._type);if(s&&(t=s[1]),this._type!=="custom")e===0?this.type=t:this.type=t+e.toString();else{const i=new Float32Array(e);this._partials.forEach((r,o)=>i[o]=r),this._partials=Array.from(i),this.type=this._type}}_getRealImaginary(e,t){let i=2048;const r=new Float32Array(i),o=new Float32Array(i);let a=1;if(e==="custom"){if(a=this._partials.length+1,this._partialCount=this._partials.length,i=a,this._partials.length===0)return[r,o]}else{const c=/^(sine|triangle|square|sawtooth)(\d+)$/.exec(e);c?(a=parseInt(c[2],10)+1,this._partialCount=parseInt(c[2],10),e=c[1],a=Math.max(a,2),i=a):this._partialCount=0,this._partials=[]}for(let c=1;c>1&1?-1:1):u=0,this._partials[c-1]=u;break;case"custom":u=this._partials[c-1];break;default:throw new TypeError("Oscillator: invalid type: "+e)}u!==0?(r[c]=-u*Math.sin(t*c),o[c]=u*Math.cos(t*c)):(r[c]=0,o[c]=0)}return[r,o]}_inverseFFT(e,t,s){let i=0;const r=e.length;for(let o=0;o(e+1)/2}),this.input=this._norm,this.output=this._norm}dispose(){return super.dispose(),this._norm.dispose(),this}}class Hs extends ve{constructor(){super(Object.assign(I(Hs.getDefaults(),arguments,["value"]))),this.name="Multiply",this.override=!1;const e=I(Hs.getDefaults(),arguments,["value"]);this._mult=this.input=this.output=new pe({context:this.context,minValue:e.minValue,maxValue:e.maxValue}),this.factor=this._param=this._mult.gain,this.factor.setValueAtTime(e.value,0)}static getDefaults(){return Object.assign(ve.getDefaults(),{value:0})}dispose(){return super.dispose(),this._mult.dispose(),this}}class Yi extends Ke{constructor(){super(I(Yi.getDefaults(),arguments,["frequency","type","modulationType"])),this.name="AMOscillator",this._modulationScale=new vx({context:this.context}),this._modulationNode=new pe({context:this.context});const e=I(Yi.getDefaults(),arguments,["frequency","type","modulationType"]);this._carrier=new Ne({context:this.context,detune:e.detune,frequency:e.frequency,onstop:()=>this.onstop(this),phase:e.phase,type:e.type}),this.frequency=this._carrier.frequency,this.detune=this._carrier.detune,this._modulator=new Ne({context:this.context,phase:e.phase,type:e.modulationType}),this.harmonicity=new Hs({context:this.context,units:"positive",value:e.harmonicity}),this.frequency.chain(this.harmonicity,this._modulator.frequency),this._modulator.chain(this._modulationScale,this._modulationNode.gain),this._carrier.chain(this._modulationNode,this.output),xe(this,["frequency","detune","harmonicity"])}static getDefaults(){return Object.assign(Ne.getDefaults(),{harmonicity:1,modulationType:"square"})}_start(e){this._modulator.start(e),this._carrier.start(e)}_stop(e){this._modulator.stop(e),this._carrier.stop(e)}_restart(e){this._modulator.restart(e),this._carrier.restart(e)}get type(){return this._carrier.type}set type(e){this._carrier.type=e}get baseType(){return this._carrier.baseType}set baseType(e){this._carrier.baseType=e}get partialCount(){return this._carrier.partialCount}set partialCount(e){this._carrier.partialCount=e}get modulationType(){return this._modulator.type}set modulationType(e){this._modulator.type=e}get phase(){return this._carrier.phase}set phase(e){this._carrier.phase=e,this._modulator.phase=e}get partials(){return this._carrier.partials}set partials(e){this._carrier.partials=e}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this.frequency.dispose(),this.detune.dispose(),this.harmonicity.dispose(),this._carrier.dispose(),this._modulator.dispose(),this._modulationNode.dispose(),this._modulationScale.dispose(),this}}class Zi extends Ke{constructor(){super(I(Zi.getDefaults(),arguments,["frequency","type","modulationType"])),this.name="FMOscillator",this._modulationNode=new pe({context:this.context,gain:0});const e=I(Zi.getDefaults(),arguments,["frequency","type","modulationType"]);this._carrier=new Ne({context:this.context,detune:e.detune,frequency:0,onstop:()=>this.onstop(this),phase:e.phase,type:e.type}),this.detune=this._carrier.detune,this.frequency=new ve({context:this.context,units:"frequency",value:e.frequency}),this._modulator=new Ne({context:this.context,phase:e.phase,type:e.modulationType}),this.harmonicity=new Hs({context:this.context,units:"positive",value:e.harmonicity}),this.modulationIndex=new Hs({context:this.context,units:"positive",value:e.modulationIndex}),this.frequency.connect(this._carrier.frequency),this.frequency.chain(this.harmonicity,this._modulator.frequency),this.frequency.chain(this.modulationIndex,this._modulationNode),this._modulator.connect(this._modulationNode.gain),this._modulationNode.connect(this._carrier.frequency),this._carrier.connect(this.output),this.detune.connect(this._modulator.detune),xe(this,["modulationIndex","frequency","detune","harmonicity"])}static getDefaults(){return Object.assign(Ne.getDefaults(),{harmonicity:1,modulationIndex:2,modulationType:"square"})}_start(e){this._modulator.start(e),this._carrier.start(e)}_stop(e){this._modulator.stop(e),this._carrier.stop(e)}_restart(e){return this._modulator.restart(e),this._carrier.restart(e),this}get type(){return this._carrier.type}set type(e){this._carrier.type=e}get baseType(){return this._carrier.baseType}set baseType(e){this._carrier.baseType=e}get partialCount(){return this._carrier.partialCount}set partialCount(e){this._carrier.partialCount=e}get modulationType(){return this._modulator.type}set modulationType(e){this._modulator.type=e}get phase(){return this._carrier.phase}set phase(e){this._carrier.phase=e,this._modulator.phase=e}get partials(){return this._carrier.partials}set partials(e){this._carrier.partials=e}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this.frequency.dispose(),this.harmonicity.dispose(),this._carrier.dispose(),this._modulator.dispose(),this._modulationNode.dispose(),this.modulationIndex.dispose(),this}}class Jn extends Ke{constructor(){super(I(Jn.getDefaults(),arguments,["frequency","width"])),this.name="PulseOscillator",this._widthGate=new pe({context:this.context,gain:0}),this._thresh=new mn({context:this.context,mapping:t=>t<=0?-1:1});const e=I(Jn.getDefaults(),arguments,["frequency","width"]);this.width=new ve({context:this.context,units:"audioRange",value:e.width}),this._triangle=new Ne({context:this.context,detune:e.detune,frequency:e.frequency,onstop:()=>this.onstop(this),phase:e.phase,type:"triangle"}),this.frequency=this._triangle.frequency,this.detune=this._triangle.detune,this._triangle.chain(this._thresh,this.output),this.width.chain(this._widthGate,this._thresh),xe(this,["width","frequency","detune"])}static getDefaults(){return Object.assign(Ke.getDefaults(),{detune:0,frequency:440,phase:0,type:"pulse",width:.2})}_start(e){e=this.toSeconds(e),this._triangle.start(e),this._widthGate.gain.setValueAtTime(1,e)}_stop(e){e=this.toSeconds(e),this._triangle.stop(e),this._widthGate.gain.cancelScheduledValues(e),this._widthGate.gain.setValueAtTime(0,e)}_restart(e){this._triangle.restart(e),this._widthGate.gain.cancelScheduledValues(e),this._widthGate.gain.setValueAtTime(1,e)}get phase(){return this._triangle.phase}set phase(e){this._triangle.phase=e}get type(){return"pulse"}get baseType(){return"pulse"}get partials(){return[]}get partialCount(){return 0}set carrierType(e){this._triangle.type=e}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this._triangle.dispose(),this.width.dispose(),this._widthGate.dispose(),this._thresh.dispose(),this}}class $i extends Ke{constructor(){super(I($i.getDefaults(),arguments,["frequency","type","spread"])),this.name="FatOscillator",this._oscillators=[];const e=I($i.getDefaults(),arguments,["frequency","type","spread"]);this.frequency=new ve({context:this.context,units:"frequency",value:e.frequency}),this.detune=new ve({context:this.context,units:"cents",value:e.detune}),this._spread=e.spread,this._type=e.type,this._phase=e.phase,this._partials=e.partials,this._partialCount=e.partialCount,this.count=e.count,xe(this,["frequency","detune"])}static getDefaults(){return Object.assign(Ne.getDefaults(),{count:3,spread:20,type:"sawtooth"})}_start(e){e=this.toSeconds(e),this._forEach(t=>t.start(e))}_stop(e){e=this.toSeconds(e),this._forEach(t=>t.stop(e))}_restart(e){this._forEach(t=>t.restart(e))}_forEach(e){for(let t=0;tt.type=e)}get spread(){return this._spread}set spread(e){if(this._spread=e,this._oscillators.length>1){const t=-e/2,s=e/(this._oscillators.length-1);this._forEach((i,r)=>i.detune.value=t+s*r)}}get count(){return this._oscillators.length}set count(e){if(zt(e,1),this._oscillators.length!==e){this._forEach(t=>t.dispose()),this._oscillators=[];for(let t=0;tthis.onstop(this):ce});this.type==="custom"&&(s.partials=this._partials),this.frequency.connect(s.frequency),this.detune.connect(s.detune),s.detune.overridden=!1,s.connect(this.output),this._oscillators[t]=s}this.spread=this._spread,this.state==="started"&&this._forEach(t=>t.start())}}get phase(){return this._phase}set phase(e){this._phase=e,this._forEach((t,s)=>t.phase=this._phase+s/this.count*360)}get baseType(){return this._oscillators[0].baseType}set baseType(e){this._forEach(t=>t.baseType=e),this._type=this._oscillators[0].type}get partials(){return this._oscillators[0].partials}set partials(e){this._partials=e,this._partialCount=this._partials.length,e.length&&(this._type="custom",this._forEach(t=>t.partials=e))}get partialCount(){return this._oscillators[0].partialCount}set partialCount(e){this._partialCount=e,this._forEach(t=>t.partialCount=e),this._type=this._oscillators[0].type}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this.frequency.dispose(),this.detune.dispose(),this._forEach(e=>e.dispose()),this}}class Xi extends Ke{constructor(){super(I(Xi.getDefaults(),arguments,["frequency","modulationFrequency"])),this.name="PWMOscillator",this.sourceType="pwm",this._scale=new Hs({context:this.context,value:2});const e=I(Xi.getDefaults(),arguments,["frequency","modulationFrequency"]);this._pulse=new Jn({context:this.context,frequency:e.modulationFrequency}),this._pulse.carrierType="sine",this.modulationFrequency=this._pulse.frequency,this._modulator=new Ne({context:this.context,detune:e.detune,frequency:e.frequency,onstop:()=>this.onstop(this),phase:e.phase}),this.frequency=this._modulator.frequency,this.detune=this._modulator.detune,this._modulator.chain(this._scale,this._pulse.width),this._pulse.connect(this.output),xe(this,["modulationFrequency","frequency","detune"])}static getDefaults(){return Object.assign(Ke.getDefaults(),{detune:0,frequency:440,modulationFrequency:.4,phase:0,type:"pwm"})}_start(e){e=this.toSeconds(e),this._modulator.start(e),this._pulse.start(e)}_stop(e){e=this.toSeconds(e),this._modulator.stop(e),this._pulse.stop(e)}_restart(e){this._modulator.restart(e),this._pulse.restart(e)}get type(){return"pwm"}get baseType(){return"pwm"}get partials(){return[]}get partialCount(){return 0}get phase(){return this._modulator.phase}set phase(e){this._modulator.phase=e}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this._pulse.dispose(),this._scale.dispose(),this._modulator.dispose(),this}}const Vl={am:Yi,fat:$i,fm:Zi,oscillator:Ne,pulse:Jn,pwm:Xi};class _n extends Ke{constructor(){super(I(_n.getDefaults(),arguments,["frequency","type"])),this.name="OmniOscillator";const e=I(_n.getDefaults(),arguments,["frequency","type"]);this.frequency=new ve({context:this.context,units:"frequency",value:e.frequency}),this.detune=new ve({context:this.context,units:"cents",value:e.detune}),xe(this,["frequency","detune"]),this.set(e)}static getDefaults(){return Object.assign(Ne.getDefaults(),Zi.getDefaults(),Yi.getDefaults(),$i.getDefaults(),Jn.getDefaults(),Xi.getDefaults())}_start(e){this._oscillator.start(e)}_stop(e){this._oscillator.stop(e)}_restart(e){return this._oscillator.restart(e),this}get type(){let e="";return["am","fm","fat"].some(t=>this._sourceType===t)&&(e=this._sourceType),e+this._oscillator.type}set type(e){e.substr(0,2)==="fm"?(this._createNewOscillator("fm"),this._oscillator=this._oscillator,this._oscillator.type=e.substr(2)):e.substr(0,2)==="am"?(this._createNewOscillator("am"),this._oscillator=this._oscillator,this._oscillator.type=e.substr(2)):e.substr(0,3)==="fat"?(this._createNewOscillator("fat"),this._oscillator=this._oscillator,this._oscillator.type=e.substr(3)):e==="pwm"?(this._createNewOscillator("pwm"),this._oscillator=this._oscillator):e==="pulse"?this._createNewOscillator("pulse"):(this._createNewOscillator("oscillator"),this._oscillator=this._oscillator,this._oscillator.type=e)}get partials(){return this._oscillator.partials}set partials(e){!this._getOscType(this._oscillator,"pulse")&&!this._getOscType(this._oscillator,"pwm")&&(this._oscillator.partials=e)}get partialCount(){return this._oscillator.partialCount}set partialCount(e){!this._getOscType(this._oscillator,"pulse")&&!this._getOscType(this._oscillator,"pwm")&&(this._oscillator.partialCount=e)}set(e){return Reflect.has(e,"type")&&e.type&&(this.type=e.type),super.set(e),this}_createNewOscillator(e){if(e!==this._sourceType){this._sourceType=e;const t=Vl[e],s=this.now();if(this._oscillator){const i=this._oscillator;i.stop(s),this.context.setTimeout(()=>i.dispose(),this.blockTime)}this._oscillator=new t({context:this.context}),this.frequency.connect(this._oscillator.frequency),this.detune.connect(this._oscillator.detune),this._oscillator.connect(this.output),this._oscillator.onstop=()=>this.onstop(this),this.state==="started"&&this._oscillator.start(s)}}get phase(){return this._oscillator.phase}set phase(e){this._oscillator.phase=e}get sourceType(){return this._sourceType}set sourceType(e){let t="sine";this._oscillator.type!=="pwm"&&this._oscillator.type!=="pulse"&&(t=this._oscillator.type),e==="fm"?this.type="fm"+t:e==="am"?this.type="am"+t:e==="fat"?this.type="fat"+t:e==="oscillator"?this.type=t:e==="pulse"?this.type="pulse":e==="pwm"&&(this.type="pwm")}_getOscType(e,t){return e instanceof Vl[t]}get baseType(){return this._oscillator.baseType}set baseType(e){!this._getOscType(this._oscillator,"pulse")&&!this._getOscType(this._oscillator,"pwm")&&e!=="pulse"&&e!=="pwm"&&(this._oscillator.baseType=e)}get width(){if(this._getOscType(this._oscillator,"pulse"))return this._oscillator.width}get count(){if(this._getOscType(this._oscillator,"fat"))return this._oscillator.count}set count(e){this._getOscType(this._oscillator,"fat")&&Bs(e)&&(this._oscillator.count=e)}get spread(){if(this._getOscType(this._oscillator,"fat"))return this._oscillator.spread}set spread(e){this._getOscType(this._oscillator,"fat")&&Bs(e)&&(this._oscillator.spread=e)}get modulationType(){if(this._getOscType(this._oscillator,"fm")||this._getOscType(this._oscillator,"am"))return this._oscillator.modulationType}set modulationType(e){(this._getOscType(this._oscillator,"fm")||this._getOscType(this._oscillator,"am"))&&ms(e)&&(this._oscillator.modulationType=e)}get modulationIndex(){if(this._getOscType(this._oscillator,"fm"))return this._oscillator.modulationIndex}get harmonicity(){if(this._getOscType(this._oscillator,"fm")||this._getOscType(this._oscillator,"am"))return this._oscillator.harmonicity}get modulationFrequency(){if(this._getOscType(this._oscillator,"pwm"))return this._oscillator.modulationFrequency}asArray(e=1024){return Ue(this,void 0,void 0,function*(){return kn(this,e)})}dispose(){return super.dispose(),this.detune.dispose(),this.frequency.dispose(),this._oscillator.dispose(),this}}class Mc extends ve{constructor(){super(Object.assign(I(Mc.getDefaults(),arguments,["value"]))),this.override=!1,this.name="Add",this._sum=new pe({context:this.context}),this.input=this._sum,this.output=this._sum,this.addend=this._param,ji(this._constantSource,this._sum)}static getDefaults(){return Object.assign(ve.getDefaults(),{value:0})}dispose(){return super.dispose(),this._sum.dispose(),this}}class ho extends _s{constructor(){super(Object.assign(I(ho.getDefaults(),arguments,["min","max"]))),this.name="Scale";const e=I(ho.getDefaults(),arguments,["min","max"]);this._mult=this.input=new Hs({context:this.context,value:e.max-e.min}),this._add=this.output=new Mc({context:this.context,value:e.min}),this._min=e.min,this._max=e.max,this.input.connect(this.output)}static getDefaults(){return Object.assign(_s.getDefaults(),{max:1,min:0})}get min(){return this._min}set min(e){this._min=e,this._setRange()}get max(){return this._max}set max(e){this._max=e,this._setRange()}_setRange(){this._add.value=this._min,this._mult.value=this._max-this._min}dispose(){return super.dispose(),this._add.dispose(),this._mult.dispose(),this}}function Uh(n,e=1/0){const t=new WeakMap;return function(s,i){Reflect.defineProperty(s,i,{configurable:!0,enumerable:!0,get:function(){return t.get(this)},set:function(r){zt(r,n,e),t.set(this,r)}})}}function Ss(n,e=1/0){const t=new WeakMap;return function(s,i){Reflect.defineProperty(s,i,{configurable:!0,enumerable:!0,get:function(){return t.get(this)},set:function(r){zt(this.toSeconds(r),n,e),t.set(this,r)}})}}class Qi extends Ke{constructor(){super(I(Qi.getDefaults(),arguments,["url","onload"])),this.name="Player",this._activeSources=new Set;const e=I(Qi.getDefaults(),arguments,["url","onload"]);this._buffer=new le({onload:this._onload.bind(this,e.onload),onerror:e.onerror,reverse:e.reverse,url:e.url}),this.autostart=e.autostart,this._loop=e.loop,this._loopStart=e.loopStart,this._loopEnd=e.loopEnd,this._playbackRate=e.playbackRate,this.fadeIn=e.fadeIn,this.fadeOut=e.fadeOut}static getDefaults(){return Object.assign(Ke.getDefaults(),{autostart:!1,fadeIn:0,fadeOut:0,loop:!1,loopEnd:0,loopStart:0,onload:ce,onerror:ce,playbackRate:1,reverse:!1})}load(e){return Ue(this,void 0,void 0,function*(){return yield this._buffer.load(e),this._onload(),this})}_onload(e=ce){e(),this.autostart&&this.start()}_onSourceEnd(e){this.onstop(this),this._activeSources.delete(e),this._activeSources.size===0&&!this._synced&&this._state.getValueAtTime(this.now())==="started"&&(this._state.cancel(this.now()),this._state.setStateAtTime("stopped",this.now()))}start(e,t,s){return super.start(e,t,s),this}_start(e,t,s){this._loop?t=jn(t,this._loopStart):t=jn(t,0);const i=this.toSeconds(t),r=s;s=jn(s,Math.max(this._buffer.duration-i,0));let o=this.toSeconds(s);o=o/this._playbackRate,e=this.toSeconds(e);const a=new Kn({url:this._buffer,context:this.context,fadeIn:this.fadeIn,fadeOut:this.fadeOut,loop:this._loop,loopEnd:this._loopEnd,loopStart:this._loopStart,onended:this._onSourceEnd.bind(this),playbackRate:this._playbackRate}).connect(this.output);!this._loop&&!this._synced&&(this._state.cancel(e+o),this._state.setStateAtTime("stopped",e+o,{implicitEnd:!0})),this._activeSources.add(a),this._loop&&yt(r)?a.start(e,i):a.start(e,i,o-this.toSeconds(this.fadeOut))}_stop(e){const t=this.toSeconds(e);this._activeSources.forEach(s=>s.stop(t))}restart(e,t,s){return super.restart(e,t,s),this}_restart(e,t,s){var i;(i=[...this._activeSources].pop())===null||i===void 0||i.stop(e),this._start(e,t,s)}seek(e,t){const s=this.toSeconds(t);if(this._state.getValueAtTime(s)==="started"){const i=this.toSeconds(e);this._stop(s),this._start(s,i)}return this}setLoopPoints(e,t){return this.loopStart=e,this.loopEnd=t,this}get loopStart(){return this._loopStart}set loopStart(e){this._loopStart=e,this.buffer.loaded&&zt(this.toSeconds(e),0,this.buffer.duration),this._activeSources.forEach(t=>{t.loopStart=e})}get loopEnd(){return this._loopEnd}set loopEnd(e){this._loopEnd=e,this.buffer.loaded&&zt(this.toSeconds(e),0,this.buffer.duration),this._activeSources.forEach(t=>{t.loopEnd=e})}get buffer(){return this._buffer}set buffer(e){this._buffer.set(e)}get loop(){return this._loop}set loop(e){if(this._loop!==e&&(this._loop=e,this._activeSources.forEach(t=>{t.loop=e}),e)){const t=this._state.getNextState("stopped",this.now());t&&this._state.cancel(t.time)}}get playbackRate(){return this._playbackRate}set playbackRate(e){this._playbackRate=e;const t=this.now(),s=this._state.getNextState("stopped",t);s&&s.implicitEnd&&(this._state.cancel(s.time),this._activeSources.forEach(i=>i.cancelStop())),this._activeSources.forEach(i=>{i.playbackRate.setValueAtTime(e,t)})}get reverse(){return this._buffer.reverse}set reverse(e){this._buffer.reverse=e}get loaded(){return this._buffer.loaded}dispose(){return super.dispose(),this._activeSources.forEach(e=>e.dispose()),this._activeSources.clear(),this._buffer.dispose(),this}}Vt([Ss(0)],Qi.prototype,"fadeIn",void 0);Vt([Ss(0)],Qi.prototype,"fadeOut",void 0);class yx extends _s{constructor(){super(...arguments),this.name="GainToAudio",this._norm=new mn({context:this.context,mapping:e=>Math.abs(e)*2-1}),this.input=this._norm,this.output=this._norm}dispose(){return super.dispose(),this._norm.dispose(),this}}class Mt extends W{constructor(){super(I(Mt.getDefaults(),arguments,["attack","decay","sustain","release"])),this.name="Envelope",this._sig=new ve({context:this.context,value:0}),this.output=this._sig,this.input=void 0;const e=I(Mt.getDefaults(),arguments,["attack","decay","sustain","release"]);this.attack=e.attack,this.decay=e.decay,this.sustain=e.sustain,this.release=e.release,this.attackCurve=e.attackCurve,this.releaseCurve=e.releaseCurve,this.decayCurve=e.decayCurve}static getDefaults(){return Object.assign(W.getDefaults(),{attack:.01,attackCurve:"linear",decay:.1,decayCurve:"exponential",release:1,releaseCurve:"exponential",sustain:.5})}get value(){return this.getValueAtTime(this.now())}_getCurve(e,t){if(ms(e))return e;{let s;for(s in Lr)if(Lr[s][t]===e)return s;return e}}_setCurve(e,t,s){if(ms(s)&&Reflect.has(Lr,s)){const i=Lr[s];an(i)?e!=="_decayCurve"&&(this[e]=i[t]):this[e]=i}else if(Lt(s)&&e!=="_decayCurve")this[e]=s;else throw new Error("Envelope: invalid curve: "+s)}get attackCurve(){return this._getCurve(this._attackCurve,"In")}set attackCurve(e){this._setCurve("_attackCurve","In",e)}get releaseCurve(){return this._getCurve(this._releaseCurve,"Out")}set releaseCurve(e){this._setCurve("_releaseCurve","Out",e)}get decayCurve(){return this._getCurve(this._decayCurve,"Out")}set decayCurve(e){this._setCurve("_decayCurve","Out",e)}triggerAttack(e,t=1){this.log("triggerAttack",e,t),e=this.toSeconds(e);let i=this.toSeconds(this.attack);const r=this.toSeconds(this.decay),o=this.getValueAtTime(e);if(o>0){const a=1/i;i=(1-o)/a}if(i0){const s=this.toSeconds(this.release);s{let e,t;const s=[];for(e=0;e<128;e++)s[e]=Math.sin(e/(128-1)*(Math.PI/2));const i=[],r=6.4;for(e=0;e<128-1;e++){t=e/(128-1);const f=Math.sin(t*(Math.PI*2)*r-Math.PI/2)+1;i[e]=f/10+t*.83}i[128-1]=1;const o=[],a=5;for(e=0;e<128;e++)o[e]=Math.ceil(e/(128-1)*a)/a;const c=[];for(e=0;e<128;e++)t=e/(128-1),c[e]=.5*(1-Math.cos(Math.PI*t));const l=[];for(e=0;e<128;e++){t=e/(128-1);const f=Math.pow(t,3)*4+.2,d=Math.cos(f*Math.PI*2*t);l[e]=Math.abs(d*(1-t))}function u(f){const d=new Array(f.length);for(let m=0;mthis._original_triggerRelease(t);const e=I(gn.getDefaults(),arguments);this._volume=this.output=new Vs({context:this.context,volume:e.volume}),this.volume=this._volume.volume,xe(this,"volume")}static getDefaults(){return Object.assign(W.getDefaults(),{volume:0})}sync(){return this._syncState()&&(this._syncMethod("triggerAttack",1),this._syncMethod("triggerRelease",0),this.context.transport.on("stop",this._syncedRelease),this.context.transport.on("pause",this._syncedRelease),this.context.transport.on("loopEnd",this._syncedRelease)),this}_syncState(){let e=!1;return this._synced||(this._synced=!0,e=!0),e}_syncMethod(e,t){const s=this["_original_"+e]=this[e];this[e]=(...i)=>{const r=i[t],o=this.context.transport.schedule(a=>{i[t]=a,s.apply(this,i)},r);this._scheduledEvents.push(o)}}unsync(){return this._scheduledEvents.forEach(e=>this.context.transport.clear(e)),this._scheduledEvents=[],this._synced&&(this._synced=!1,this.triggerAttack=this._original_triggerAttack,this.triggerRelease=this._original_triggerRelease,this.context.transport.off("stop",this._syncedRelease),this.context.transport.off("pause",this._syncedRelease),this.context.transport.off("loopEnd",this._syncedRelease)),this}triggerAttackRelease(e,t,s,i){const r=this.toSeconds(s),o=this.toSeconds(t);return this.triggerAttack(e,r,i),this.triggerRelease(r+o),this}dispose(){return super.dispose(),this._volume.dispose(),this.unsync(),this._scheduledEvents=[],this}}class gs extends gn{constructor(){super(I(gs.getDefaults(),arguments));const e=I(gs.getDefaults(),arguments);this.portamento=e.portamento,this.onsilence=e.onsilence}static getDefaults(){return Object.assign(gn.getDefaults(),{detune:0,onsilence:ce,portamento:0})}triggerAttack(e,t,s=1){this.log("triggerAttack",e,t,s);const i=this.toSeconds(t);return this._triggerEnvelopeAttack(i,s),this.setNote(e,i),this}triggerRelease(e){this.log("triggerRelease",e);const t=this.toSeconds(e);return this._triggerEnvelopeRelease(t),this}setNote(e,t){const s=this.toSeconds(t),i=e instanceof Et?e.toFrequency():e;if(this.portamento>0&&this.getLevelAtTime(s)>.05){const r=this.toSeconds(this.portamento);this.frequency.exponentialRampTo(i,r,s)}else this.frequency.setValueAtTime(i,s);return this}}Vt([Ss(0)],gs.prototype,"portamento",void 0);class Vo extends Mt{constructor(){super(I(Vo.getDefaults(),arguments,["attack","decay","sustain","release"])),this.name="AmplitudeEnvelope",this._gainNode=new pe({context:this.context,gain:0}),this.output=this._gainNode,this.input=this._gainNode,this._sig.connect(this._gainNode.gain),this.output=this._gainNode,this.input=this._gainNode}dispose(){return super.dispose(),this._gainNode.dispose(),this}}class Ki extends gs{constructor(){super(I(Ki.getDefaults(),arguments)),this.name="Synth";const e=I(Ki.getDefaults(),arguments);this.oscillator=new _n(Object.assign({context:this.context,detune:e.detune,onstop:()=>this.onsilence(this)},e.oscillator)),this.frequency=this.oscillator.frequency,this.detune=this.oscillator.detune,this.envelope=new Vo(Object.assign({context:this.context},e.envelope)),this.oscillator.chain(this.envelope,this.output),xe(this,["oscillator","frequency","detune","envelope"])}static getDefaults(){return Object.assign(gs.getDefaults(),{envelope:Object.assign(Un(Mt.getDefaults(),Object.keys(W.getDefaults())),{attack:.005,decay:.1,release:1,sustain:.3}),oscillator:Object.assign(Un(_n.getDefaults(),[...Object.keys(Ke.getDefaults()),"frequency","detune"]),{type:"triangle"})})}_triggerEnvelopeAttack(e,t){if(this.envelope.triggerAttack(e,t),this.oscillator.start(e),this.envelope.sustain===0){const s=this.toSeconds(this.envelope.attack),i=this.toSeconds(this.envelope.decay);this.oscillator.stop(e+s+i)}}_triggerEnvelopeRelease(e){this.envelope.triggerRelease(e),this.oscillator.stop(e+this.toSeconds(this.envelope.release))}getLevelAtTime(e){return e=this.toSeconds(e),this.envelope.getValueAtTime(e)}dispose(){return super.dispose(),this.oscillator.dispose(),this.envelope.dispose(),this}}class Ji extends W{constructor(){super(I(Ji.getDefaults(),arguments,["frequency","type"])),this.name="BiquadFilter";const e=I(Ji.getDefaults(),arguments,["frequency","type"]);this._filter=this.context.createBiquadFilter(),this.input=this.output=this._filter,this.Q=new ue({context:this.context,units:"number",value:e.Q,param:this._filter.Q}),this.frequency=new ue({context:this.context,units:"frequency",value:e.frequency,param:this._filter.frequency}),this.detune=new ue({context:this.context,units:"cents",value:e.detune,param:this._filter.detune}),this.gain=new ue({context:this.context,units:"decibels",convert:!1,value:e.gain,param:this._filter.gain}),this.type=e.type}static getDefaults(){return Object.assign(W.getDefaults(),{Q:1,type:"lowpass",frequency:350,detune:0,gain:0})}get type(){return this._filter.type}set type(e){K(["lowpass","highpass","bandpass","lowshelf","highshelf","notch","allpass","peaking"].indexOf(e)!==-1,`Invalid filter type: ${e}`),this._filter.type=e}getFrequencyResponse(e=128){const t=new Float32Array(e);for(let o=0;os.type=e)}get rolloff(){return this._rolloff}set rolloff(e){const t=Bs(e)?e:parseInt(e,10),s=[-12,-24,-48,-96];let i=s.indexOf(t);K(i!==-1,`rolloff can only be ${s.join(", ")}`),i+=1,this._rolloff=t,this.input.disconnect(),this._filters.forEach(r=>r.disconnect()),this._filters=new Array(i);for(let r=0;r1);return this._filters.forEach(()=>{t.getFrequencyResponse(e).forEach((r,o)=>s[o]*=r)}),t.dispose(),s}dispose(){return super.dispose(),this._filters.forEach(e=>{e.dispose()}),Sc(this,["detune","frequency","gain","Q"]),this.frequency.dispose(),this.Q.dispose(),this.detune.dispose(),this.gain.dispose(),this}}class er extends Mt{constructor(){super(I(er.getDefaults(),arguments,["attack","decay","sustain","release"])),this.name="FrequencyEnvelope";const e=I(er.getDefaults(),arguments,["attack","decay","sustain","release"]);this._octaves=e.octaves,this._baseFrequency=this.toFrequency(e.baseFrequency),this._exponent=this.input=new qi({context:this.context,value:e.exponent}),this._scale=this.output=new ho({context:this.context,min:this._baseFrequency,max:this._baseFrequency*Math.pow(2,this._octaves)}),this._sig.chain(this._exponent,this._scale)}static getDefaults(){return Object.assign(Mt.getDefaults(),{baseFrequency:200,exponent:1,octaves:4})}get baseFrequency(){return this._baseFrequency}set baseFrequency(e){const t=this.toFrequency(e);zt(t,0),this._baseFrequency=t,this._scale.min=this._baseFrequency,this.octaves=this._octaves}get octaves(){return this._octaves}set octaves(e){this._octaves=e,this._scale.max=this._baseFrequency*Math.pow(2,e)}get exponent(){return this._exponent.value}set exponent(e){this._exponent.value=e}dispose(){return super.dispose(),this._exponent.dispose(),this._scale.dispose(),this}}class tr extends gs{constructor(){super(I(tr.getDefaults(),arguments)),this.name="MonoSynth";const e=I(tr.getDefaults(),arguments);this.oscillator=new _n(Object.assign(e.oscillator,{context:this.context,detune:e.detune,onstop:()=>this.onsilence(this)})),this.frequency=this.oscillator.frequency,this.detune=this.oscillator.detune,this.filter=new ei(Object.assign(e.filter,{context:this.context})),this.filterEnvelope=new er(Object.assign(e.filterEnvelope,{context:this.context})),this.envelope=new Vo(Object.assign(e.envelope,{context:this.context})),this.oscillator.chain(this.filter,this.envelope,this.output),this.filterEnvelope.connect(this.filter.frequency),xe(this,["oscillator","frequency","detune","filter","filterEnvelope","envelope"])}static getDefaults(){return Object.assign(gs.getDefaults(),{envelope:Object.assign(Un(Mt.getDefaults(),Object.keys(W.getDefaults())),{attack:.005,decay:.1,release:1,sustain:.9}),filter:Object.assign(Un(ei.getDefaults(),Object.keys(W.getDefaults())),{Q:1,rolloff:-12,type:"lowpass"}),filterEnvelope:Object.assign(Un(er.getDefaults(),Object.keys(W.getDefaults())),{attack:.6,baseFrequency:200,decay:.2,exponent:2,octaves:3,release:2,sustain:.5}),oscillator:Object.assign(Un(_n.getDefaults(),Object.keys(Ke.getDefaults())),{type:"sawtooth"})})}_triggerEnvelopeAttack(e,t=1){if(this.envelope.triggerAttack(e,t),this.filterEnvelope.triggerAttack(e),this.oscillator.start(e),this.envelope.sustain===0){const s=this.toSeconds(this.envelope.attack),i=this.toSeconds(this.envelope.decay);this.oscillator.stop(e+s+i)}}_triggerEnvelopeRelease(e){this.envelope.triggerRelease(e),this.filterEnvelope.triggerRelease(e),this.oscillator.stop(e+this.toSeconds(this.envelope.release))}getLevelAtTime(e){return e=this.toSeconds(e),this.envelope.getValueAtTime(e)}dispose(){return super.dispose(),this.oscillator.dispose(),this.envelope.dispose(),this.filterEnvelope.dispose(),this.filter.dispose(),this}}class sr extends Ki{constructor(){super(I(sr.getDefaults(),arguments)),this.name="MembraneSynth",this.portamento=0;const e=I(sr.getDefaults(),arguments);this.pitchDecay=e.pitchDecay,this.octaves=e.octaves,xe(this,["oscillator","envelope"])}static getDefaults(){return Vn(gs.getDefaults(),Ki.getDefaults(),{envelope:{attack:.001,attackCurve:"exponential",decay:.4,release:1.4,sustain:.01},octaves:10,oscillator:{type:"sine"},pitchDecay:.05})}setNote(e,t){const s=this.toSeconds(t),i=this.toFrequency(e instanceof Et?e.toFrequency():e),r=i*this.octaves;return this.oscillator.frequency.setValueAtTime(r,s),this.oscillator.frequency.exponentialRampToValueAtTime(i,s+this.toSeconds(this.pitchDecay)),this}dispose(){return super.dispose(),this}}Vt([Uh(0)],sr.prototype,"octaves",void 0);Vt([Ss(0)],sr.prototype,"pitchDecay",void 0);const Lh=new Set;function Dc(n){Lh.add(n)}function Bh(n,e){const t=`registerProcessor("${n}", ${e})`;Lh.add(t)}const xx=` - /** - * The base AudioWorkletProcessor for use in Tone.js. Works with the [[ToneAudioWorklet]]. - */ - class ToneAudioWorkletProcessor extends AudioWorkletProcessor { - - constructor(options) { - - super(options); - /** - * If the processor was disposed or not. Keep alive until it's disposed. - */ - this.disposed = false; - /** - * The number of samples in the processing block - */ - this.blockSize = 128; - /** - * the sample rate - */ - this.sampleRate = sampleRate; - - this.port.onmessage = (event) => { - // when it receives a dispose - if (event.data === "dispose") { - this.disposed = true; - } - }; - } - } -`;Dc(xx);const Tx=` - /** - * Abstract class for a single input/output processor. - * has a 'generate' function which processes one sample at a time - */ - class SingleIOProcessor extends ToneAudioWorkletProcessor { - - constructor(options) { - super(Object.assign(options, { - numberOfInputs: 1, - numberOfOutputs: 1 - })); - /** - * Holds the name of the parameter and a single value of that - * parameter at the current sample - * @type { [name: string]: number } - */ - this.params = {} - } - - /** - * Generate an output sample from the input sample and parameters - * @abstract - * @param input number - * @param channel number - * @param parameters { [name: string]: number } - * @returns number - */ - generate(){} - - /** - * Update the private params object with the - * values of the parameters at the given index - * @param parameters { [name: string]: Float32Array }, - * @param index number - */ - updateParams(parameters, index) { - for (const paramName in parameters) { - const param = parameters[paramName]; - if (param.length > 1) { - this.params[paramName] = parameters[paramName][index]; - } else { - this.params[paramName] = parameters[paramName][0]; - } - } - } - - /** - * Process a single frame of the audio - * @param inputs Float32Array[][] - * @param outputs Float32Array[][] - */ - process(inputs, outputs, parameters) { - const input = inputs[0]; - const output = outputs[0]; - // get the parameter values - const channelCount = Math.max(input && input.length || 0, output.length); - for (let sample = 0; sample < this.blockSize; sample++) { - this.updateParams(parameters, sample); - for (let channel = 0; channel < channelCount; channel++) { - const inputSample = input && input.length ? input[channel][sample] : 0; - output[channel][sample] = this.generate(inputSample, channel, this.params); - } - } - return !this.disposed; - } - }; -`;Dc(Tx);const wx=` - /** - * A multichannel buffer for use within an AudioWorkletProcessor as a delay line - */ - class DelayLine { - - constructor(size, channels) { - this.buffer = []; - this.writeHead = [] - this.size = size; - - // create the empty channels - for (let i = 0; i < channels; i++) { - this.buffer[i] = new Float32Array(this.size); - this.writeHead[i] = 0; - } - } - - /** - * Push a value onto the end - * @param channel number - * @param value number - */ - push(channel, value) { - this.writeHead[channel] += 1; - if (this.writeHead[channel] > this.size) { - this.writeHead[channel] = 0; - } - this.buffer[channel][this.writeHead[channel]] = value; - } - - /** - * Get the recorded value of the channel given the delay - * @param channel number - * @param delay number delay samples - */ - get(channel, delay) { - let readHead = this.writeHead[channel] - Math.floor(delay); - if (readHead < 0) { - readHead += this.size; - } - return this.buffer[channel][readHead]; - } - } -`;Dc(wx);const kx="feedback-comb-filter",Sx=` - class FeedbackCombFilterWorklet extends SingleIOProcessor { - - constructor(options) { - super(options); - this.delayLine = new DelayLine(this.sampleRate, options.channelCount || 2); - } - - static get parameterDescriptors() { - return [{ - name: "delayTime", - defaultValue: 0.1, - minValue: 0, - maxValue: 1, - automationRate: "k-rate" - }, { - name: "feedback", - defaultValue: 0.5, - minValue: 0, - maxValue: 0.9999, - automationRate: "k-rate" - }]; - } - - generate(input, channel, parameters) { - const delayedSample = this.delayLine.get(channel, parameters.delayTime * this.sampleRate); - this.delayLine.push(channel, input + delayedSample * parameters.feedback); - return delayedSample; - } - } -`;Bh(kx,Sx);class nr extends gn{constructor(){super(I(nr.getDefaults(),arguments,["urls","onload","baseUrl"],"urls")),this.name="Sampler",this._activeSources=new Map;const e=I(nr.getDefaults(),arguments,["urls","onload","baseUrl"],"urls"),t={};Object.keys(e.urls).forEach(s=>{const i=parseInt(s,10);if(K(Ur(s)||Bs(i)&&isFinite(i),`url key is neither a note or midi pitch: ${s}`),Ur(s)){const r=new Et(this.context,s).toMidi();t[r]=e.urls[s]}else Bs(i)&&isFinite(i)&&(t[i]=e.urls[i])}),this._buffers=new Oc({urls:t,onload:e.onload,baseUrl:e.baseUrl,onerror:e.onerror}),this.attack=e.attack,this.release=e.release,this.curve=e.curve,this._buffers.loaded&&Promise.resolve().then(e.onload)}static getDefaults(){return Object.assign(gn.getDefaults(),{attack:0,baseUrl:"",curve:"exponential",onload:ce,onerror:ce,release:.1,urls:{}})}_findClosest(e){let s=0;for(;s<96;){if(this._buffers.has(e+s))return-s;if(this._buffers.has(e-s))return s;s++}throw new Error(`No available buffers for note: ${e}`)}triggerAttack(e,t,s=1){return this.log("triggerAttack",e,t,s),Array.isArray(e)||(e=[e]),e.forEach(i=>{const r=Fh(new Et(this.context,i).toFrequency()),o=Math.round(r),a=r-o,c=this._findClosest(o),l=o-c,u=this._buffers.get(l),h=Nh(c+a),f=new Kn({url:u,context:this.context,curve:this.curve,fadeIn:this.attack,fadeOut:this.release,playbackRate:h}).connect(this.output);f.start(t,0,u.duration/h,s),Lt(this._activeSources.get(o))||this._activeSources.set(o,[]),this._activeSources.get(o).push(f),f.onended=()=>{if(this._activeSources&&this._activeSources.has(o)){const d=this._activeSources.get(o),m=d.indexOf(f);m!==-1&&d.splice(m,1)}}}),this}triggerRelease(e,t){return this.log("triggerRelease",e,t),Array.isArray(e)||(e=[e]),e.forEach(s=>{const i=new Et(this.context,s).toMidi();if(this._activeSources.has(i)&&this._activeSources.get(i).length){const r=this._activeSources.get(i);t=this.toSeconds(t),r.forEach(o=>{o.stop(t)}),this._activeSources.set(i,[])}}),this}releaseAll(e){const t=this.toSeconds(e);return this._activeSources.forEach(s=>{for(;s.length;)s.shift().stop(t)}),this}sync(){return this._syncState()&&(this._syncMethod("triggerAttack",1),this._syncMethod("triggerRelease",1)),this}triggerAttackRelease(e,t,s,i=1){const r=this.toSeconds(s);return this.triggerAttack(e,r,i),Lt(t)?(K(Lt(e),"notes must be an array when duration is array"),e.forEach((o,a)=>{const c=t[Math.min(a,t.length-1)];this.triggerRelease(o,r+this.toSeconds(c))})):this.triggerRelease(e,r+this.toSeconds(t)),this}add(e,t,s){if(K(Ur(e)||isFinite(e),`note must be a pitch or midi: ${e}`),Ur(e)){const i=new Et(this.context,e).toMidi();this._buffers.add(i,t,s)}else this._buffers.add(e,t,s);return this}get loaded(){return this._buffers.loaded}dispose(){return super.dispose(),this._buffers.dispose(),this._activeSources.forEach(e=>{e.forEach(t=>t.dispose())}),this._activeSources.clear(),this}}Vt([Ss(0)],nr.prototype,"attack",void 0);Vt([Ss(0)],nr.prototype,"release",void 0);class fo extends W{constructor(){super(Object.assign(I(fo.getDefaults(),arguments,["fade"]))),this.name="CrossFade",this._panner=this.context.createStereoPanner(),this._split=this.context.createChannelSplitter(2),this._g2a=new yx({context:this.context}),this.a=new pe({context:this.context,gain:0}),this.b=new pe({context:this.context,gain:0}),this.output=new pe({context:this.context}),this._internalChannels=[this.a,this.b];const e=I(fo.getDefaults(),arguments,["fade"]);this.fade=new ve({context:this.context,units:"normalRange",value:e.fade}),xe(this,"fade"),this.context.getConstant(1).connect(this._panner),this._panner.connect(this._split),this._panner.channelCount=1,this._panner.channelCountMode="explicit",zs(this._split,this.a.gain,0),zs(this._split,this.b.gain,1),this.fade.chain(this._g2a,this._panner.pan),this.a.connect(this.output),this.b.connect(this.output)}static getDefaults(){return Object.assign(W.getDefaults(),{fade:.5})}dispose(){return super.dispose(),this.a.dispose(),this.b.dispose(),this.output.dispose(),this.fade.dispose(),this._g2a.dispose(),this._panner.disconnect(),this._split.disconnect(),this}}class jl extends W{constructor(e){super(e),this.name="Effect",this._dryWet=new fo({context:this.context}),this.wet=this._dryWet.fade,this.effectSend=new pe({context:this.context}),this.effectReturn=new pe({context:this.context}),this.input=new pe({context:this.context}),this.output=this._dryWet,this.input.fan(this._dryWet.a,this.effectSend),this.effectReturn.connect(this._dryWet.b),this.wet.setValueAtTime(e.wet,0),this._internalChannels=[this.effectReturn,this.effectSend],xe(this,"wet")}static getDefaults(){return Object.assign(W.getDefaults(),{wet:1})}connectEffect(e){return this._internalChannels.push(e),this.effectSend.chain(e,this.effectReturn),this}dispose(){return super.dispose(),this._dryWet.dispose(),this.effectSend.dispose(),this.effectReturn.dispose(),this.wet.dispose(),this}}class po extends W{constructor(){super(Object.assign(I(po.getDefaults(),arguments,["pan"]))),this.name="Panner",this._panner=this.context.createStereoPanner(),this.input=this._panner,this.output=this._panner;const e=I(po.getDefaults(),arguments,["pan"]);this.pan=new ue({context:this.context,param:this._panner.pan,value:e.pan,minValue:-1,maxValue:1}),this._panner.channelCount=e.channelCount,this._panner.channelCountMode="explicit",xe(this,"pan")}static getDefaults(){return Object.assign(W.getDefaults(),{pan:0,channelCount:1})}dispose(){return super.dispose(),this._panner.disconnect(),this.pan.dispose(),this}}const Cx="bit-crusher",bx=` - class BitCrusherWorklet extends SingleIOProcessor { - - static get parameterDescriptors() { - return [{ - name: "bits", - defaultValue: 12, - minValue: 1, - maxValue: 16, - automationRate: 'k-rate' - }]; - } - - generate(input, _channel, parameters) { - const step = Math.pow(0.5, parameters.bits - 1); - const val = step * Math.floor(input / step + 0.5); - return val; - } - } -`;Bh(Cx,bx);class mo extends W{constructor(){super(I(mo.getDefaults(),arguments,["channels"])),this.name="Merge";const e=I(mo.getDefaults(),arguments,["channels"]);this._merger=this.output=this.input=this.context.createChannelMerger(e.channels)}static getDefaults(){return Object.assign(W.getDefaults(),{channels:2})}dispose(){return super.dispose(),this._merger.disconnect(),this}}class _o extends jl{constructor(){super(I(_o.getDefaults(),arguments,["decay"])),this.name="Reverb",this._convolver=this.context.createConvolver(),this.ready=Promise.resolve();const e=I(_o.getDefaults(),arguments,["decay"]);this._decay=e.decay,this._preDelay=e.preDelay,this.generate(),this.connectEffect(this._convolver)}static getDefaults(){return Object.assign(jl.getDefaults(),{decay:1.5,preDelay:.01})}get decay(){return this._decay}set decay(e){e=this.toSeconds(e),zt(e,.001),this._decay=e,this.generate()}get preDelay(){return this._preDelay}set preDelay(e){e=this.toSeconds(e),zt(e,0),this._preDelay=e,this.generate()}generate(){return Ue(this,void 0,void 0,function*(){const e=this.ready,t=new Bo(2,this._decay+this._preDelay,this.context.sampleRate),s=new Gi({context:t}),i=new Gi({context:t}),r=new mo({context:t});s.connect(r,0,0),i.connect(r,0,1);const o=new pe({context:t}).toDestination();r.connect(o),s.start(0),i.start(0),o.gain.setValueAtTime(0,0),o.gain.setValueAtTime(1,this._preDelay),o.gain.exponentialApproachValueAtTime(0,this._preDelay,this.decay);const a=t.render();return this.ready=a.then(ce),yield e,this._convolver.buffer=(yield a).get(),this})}dispose(){return super.dispose(),this._convolver.disconnect(),this}}class Pe extends W{constructor(){super(I(Pe.getDefaults(),arguments,["solo"])),this.name="Solo";const e=I(Pe.getDefaults(),arguments,["solo"]);this.input=this.output=new pe({context:this.context}),Pe._allSolos.has(this.context)||Pe._allSolos.set(this.context,new Set),Pe._allSolos.get(this.context).add(this),this.solo=e.solo}static getDefaults(){return Object.assign(W.getDefaults(),{solo:!1})}get solo(){return this._isSoloed()}set solo(e){e?this._addSolo():this._removeSolo(),Pe._allSolos.get(this.context).forEach(t=>t._updateSolo())}get muted(){return this.input.gain.value===0}_addSolo(){Pe._soloed.has(this.context)||Pe._soloed.set(this.context,new Set),Pe._soloed.get(this.context).add(this)}_removeSolo(){Pe._soloed.has(this.context)&&Pe._soloed.get(this.context).delete(this)}_isSoloed(){return Pe._soloed.has(this.context)&&Pe._soloed.get(this.context).has(this)}_noSolos(){return!Pe._soloed.has(this.context)||Pe._soloed.has(this.context)&&Pe._soloed.get(this.context).size===0}_updateSolo(){this._isSoloed()?this.input.gain.value=1:this._noSolos()?this.input.gain.value=1:this.input.gain.value=0}dispose(){return super.dispose(),Pe._allSolos.get(this.context).delete(this),this._removeSolo(),this}}Pe._allSolos=new Map;Pe._soloed=new Map;class go extends W{constructor(){super(I(go.getDefaults(),arguments,["pan","volume"])),this.name="PanVol";const e=I(go.getDefaults(),arguments,["pan","volume"]);this._panner=this.input=new po({context:this.context,pan:e.pan,channelCount:e.channelCount}),this.pan=this._panner.pan,this._volume=this.output=new Vs({context:this.context,volume:e.volume}),this.volume=this._volume.volume,this._panner.connect(this._volume),this.mute=e.mute,xe(this,["pan","volume"])}static getDefaults(){return Object.assign(W.getDefaults(),{mute:!1,pan:0,volume:0,channelCount:1})}get mute(){return this._volume.mute}set mute(e){this._volume.mute=e}dispose(){return super.dispose(),this._panner.dispose(),this.pan.dispose(),this._volume.dispose(),this.volume.dispose(),this}}class sn extends W{constructor(){super(I(sn.getDefaults(),arguments,["volume","pan"])),this.name="Channel";const e=I(sn.getDefaults(),arguments,["volume","pan"]);this._solo=this.input=new Pe({solo:e.solo,context:this.context}),this._panVol=this.output=new go({context:this.context,pan:e.pan,volume:e.volume,mute:e.mute,channelCount:e.channelCount}),this.pan=this._panVol.pan,this.volume=this._panVol.volume,this._solo.connect(this._panVol),xe(this,["pan","volume"])}static getDefaults(){return Object.assign(W.getDefaults(),{pan:0,volume:0,mute:!1,solo:!1,channelCount:1})}get solo(){return this._solo.solo}set solo(e){this._solo.solo=e}get muted(){return this._solo.muted||this.mute}get mute(){return this._panVol.mute}set mute(e){this._panVol.mute=e}_getBus(e){return sn.buses.has(e)||sn.buses.set(e,new pe({context:this.context})),sn.buses.get(e)}send(e,t=0){const s=this._getBus(e),i=new pe({context:this.context,units:"decibels",gain:t});return this.connect(i),i.connect(s),i}receive(e){return this._getBus(e).connect(this),this}dispose(){return super.dispose(),this._panVol.dispose(),this.pan.dispose(),this.volume.dispose(),this._solo.dispose(),this}}sn.buses=new Map;class Ex extends W{constructor(){super(...arguments),this.name="Listener",this.positionX=new ue({context:this.context,param:this.context.rawContext.listener.positionX}),this.positionY=new ue({context:this.context,param:this.context.rawContext.listener.positionY}),this.positionZ=new ue({context:this.context,param:this.context.rawContext.listener.positionZ}),this.forwardX=new ue({context:this.context,param:this.context.rawContext.listener.forwardX}),this.forwardY=new ue({context:this.context,param:this.context.rawContext.listener.forwardY}),this.forwardZ=new ue({context:this.context,param:this.context.rawContext.listener.forwardZ}),this.upX=new ue({context:this.context,param:this.context.rawContext.listener.upX}),this.upY=new ue({context:this.context,param:this.context.rawContext.listener.upY}),this.upZ=new ue({context:this.context,param:this.context.rawContext.listener.upZ})}static getDefaults(){return Object.assign(W.getDefaults(),{positionX:0,positionY:0,positionZ:0,forwardX:0,forwardY:0,forwardZ:-1,upX:0,upY:1,upZ:0})}dispose(){return super.dispose(),this.positionX.dispose(),this.positionY.dispose(),this.positionZ.dispose(),this.forwardX.dispose(),this.forwardY.dispose(),this.forwardZ.dispose(),this.upX.dispose(),this.upY.dispose(),this.upZ.dispose(),this}}Uo(n=>{n.listener=new Ex({context:n})});Lo(n=>{n.listener.dispose()});Ft().transport;const Rc=Ft().destination;Ft().destination;Ft().listener;Ft().draw;Ft();const Pc=new ei(900,"highpass"),zh=new Vs(-6);zh.chain(Pc,Rc);const Ox=new _o(3).connect(zh),jo=new tr({envelope:{attack:0,decay:.9,sustain:.2,release:.1}});jo.oscillator.type="triangle2";jo.volume.value=-6;jo.chain(Pc,Rc);const Ho=new tr({envelope:{attack:.4,decay:.9,sustain:.7,release:.6}}).connect(Ox);Ho.oscillator.type="triangle";Ho.volume.value=-6;Ho.chain(Pc,Rc);function Ax(){return Math.floor((Math.random()-.5)*20)}let Hl=!1;const Mx=async(n=0)=>{Hl||(await ix(),Hl=!0);try{if(n>2e3)Ho.triggerAttackRelease(60,.3);else if(n>1e3){let e=310;e+=Ax(),jo.triggerAttackRelease(e,.001)}}catch(e){console.warn(e)}},Br=1800,Dx=(n,e)=>n.clone().normalize().clone().negate().normalize().multiplyScalar(e).add(n),Rx=(n,e,t,s,i)=>{const r=new Yf,o=1e-5;r.absarc(o,o,o,-Math.PI/2,-Math.PI,!0),r.absarc(o,e-s*2,o,Math.PI,Math.PI/2,!0),r.absarc(n-s*2,e-s*2,o,Math.PI/2,0,!0),r.absarc(n-s*2,o,o,0,-Math.PI/2,!0);const a=new Zf(r,{depth:t-s*2,bevelEnabled:!0,bevelSegments:i,steps:2,bevelSize:s,bevelThickness:s,curveSegments:i});a.center();const c=[],l=a.getAttribute("normal"),u=a.getAttribute("position");for(let h=0;h.9?(m=d.x/n+.5,p=1-(d.z/t+.5)):Math.abs(f.x)>.9?(m=-d.z/t+.5,p=1-(-d.y/e+.5)):Math.abs(f.z)>.9&&(m=d.x/n+.5,p=1-(-d.y/e+.5)),c.push(m,p)}return a.setAttribute("uv",new $f(c,2)),a};Rx(10,10,10,2,10);const ql=new Gf(10,10,10),Px=500,Ix=800,Nx=new X(0,0,0),Fx=16777215,Ux=20,Lx=(n,e)=>{var r,o;if(!(n!=null&&n.ref_id)||!(e!=null&&e.ref_id))return!1;let t=!1;const s=n.guests,i=e.guests;return((r=n.children)!=null&&r.includes(e.ref_id)||(o=e.children)!=null&&o.includes(n.ref_id))&&(t=!0),(s!=null&&s.find(a=>a.ref_id===e.ref_id)||i!=null&&i.find(a=>a.ref_id===n.ref_id))&&(t=!0),t};let bi=null;const Bx=500,Vh=(n,e)=>{if(bi)return null;bi=setTimeout(()=>{bi&&(clearTimeout(bi),bi=null)},Bx);const t=[];return n.forEach(i=>{const r=e.position.distanceTo(Nx.set(i.x,i.y,i.z));ri.distance-r.distance).slice(0,Px).map(i=>i.id)};let Pn,Ei;const zx=1e3,Vx=2e3,jx=n=>{const e=Jt(),t=Ns(x=>x.isUserDragging),s=Ns(x=>x.isUserScrolling),i=Ns(x=>x.setUserMovedCamera),{data:r,graphStyle:o,showSelectionGraph:a,setNearbyNodeIds:c,cameraFocusTrigger:l,graphRadius:u}=nt(x=>x),{camera:h}=ge(),[f,d]=b.useState(!1),[m,p]=b.useState(!1),[g,v]=b.useState(xl),S=b.useMemo(()=>{if(a)return new X(0,0,0);const x=r==null?void 0:r.nodes.find(O=>O.ref_id===(e==null?void 0:e.ref_id)),C=u+300;let E=new X(0,0,C);if(x&&r){const O=r==null?void 0:r.nodes.filter(N=>{var U;return(U=x.children)==null?void 0:U.find(V=>V===N.id)}),A=new X(x.x,x.y,x.z);let R=new X(0,0,0);O.map(N=>(R=R.add(new X(N.x,N.y,N.z).normalize()),N));const P=x.scale?1-1/(x.scale+10):1,F=A.sub(R).multiplyScalar(.8*P);E=A.add(F)}return E},[a,e,r,u]),T=b.useMemo(()=>{if(a)return new X(0,0,0);const x=r==null?void 0:r.nodes.find(C=>C.ref_id===(e==null?void 0:e.ref_id));return new X((x==null?void 0:x.x)||0,(x==null?void 0:x.y)||0,(x==null?void 0:x.z)||0)},[a,e,r]);b.useEffect(()=>{var x;a&&((x=n.current)==null||x.setLookAt(aa.x,aa.y,aa.z,0,0,0,!1)),y()},[a]),b.useEffect(()=>{a?v(Pm):(e==null?void 0:e.node_type)==="topic"?v(Rm):v(xl)},[e,v,a]),b.useEffect(()=>{_()},[l]),b.useEffect(()=>{(t||s)&&(d(!0),p(!0))},[t,s,d,p]),b.useEffect(()=>{if(e)if(!a&&o==="earth"&&(n!=null&&n.current)){const x=n.current.camera.position.distanceTo(new X),C=Dx(T,-x/2);n.current.setLookAt(C.x,C.y,C.z,0,0,0,!0)}else Pn&&clearTimeout(Pn),Pn=setTimeout(()=>{p(!0),clearTimeout(Pn)},Vx),y();return()=>{Pn&&clearTimeout(Pn),Ei&&clearTimeout(Ei)}},[e]),Rt(x=>{n.current&&(f||w(S,x.camera),m||k(T,x.camera))});const y=()=>{if(e){const x=h.position.distanceTo(S);Mx(x)}_()},_=()=>{d(!1),p(!1),i(!1),Ei&&clearTimeout(Ei),Ei=setTimeout(()=>{d(!0),p(!0)},zx)},w=(x,C)=>{if(C.position.distanceTo(x){var E;(E=n==null?void 0:n.current)==null||E.setLookAt(C.position.x,C.position.y,C.position.z,x.x,x.y,x.z,!0)};return null},Hx=1;let zr=null;const qx=(n,{enabled:e})=>{const t=Jt();jx(n);const s=Ns(a=>a.isUserDragging),{graphStyle:i,graphRadius:r,disableCameraRotation:o}=nt(a=>a);return b.useEffect(()=>{e||(zr==null||zr.kill(),zr=null)},[e]),b.useEffect(()=>{n.current&&r&&(i==="sphere"?(n.current.maxDistance=8e3,n.current.minDistance=200,n.current.setTarget(0,0,500,!0)):(n.current.maxDistance=n.current.getDistanceToFitSphere(r+200),n.current.minDistance=100))},[r,i,n]),b.useEffect(()=>{!t&&n.current&&n.current.setLookAt(Pi.x,Pi.y,r,0,0,0,!0)},[t,r]),Rt((a,c)=>{n.current&&(!o&&!s&&(n.current.azimuthAngle+=Hx*c*Xf.DEG2RAD),n.current.update(c))}),null},Wx=({disableAnimations:n})=>{const e=b.useRef(null),{data:t,setNearbyNodeIds:s,setDisableCameraRotation:i}=nt(h=>h),[r]=b.useState(.8),{camera:o}=ge(),[a,c,l,u]=Ns(h=>[h.isUserDragging,h.setIsUserDragging,h.isUserScrolling,h.isUserScrollingOnHtmlPanel]);return qx(e,{enabled:!n&&!l&&!a}),b.useEffect(()=>{if(!a){const h=Vh((t==null?void 0:t.nodes)||[],o);h&&s(h)}},[o,o.position,o.position.x,o.position.y,o.position.z,t==null?void 0:t.nodes,s,a]),b.useEffect(()=>{a&&i(!0)},[a,i]),M.jsx(Ap,{ref:e,boundaryEnclosesCamera:!0,enabled:!u,makeDefault:!0,maxDistance:12e3,minDistance:100,onEnd:()=>c(!1),onStart:()=>c(!0),smoothTime:r})};function ls(n){if(n===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return n}function jh(n,e){n.prototype=Object.create(e.prototype),n.prototype.constructor=n,n.__proto__=e}/*! - * GSAP 3.12.4 - * https://gsap.com - * - * @license Copyright 2008-2023, GreenSock. All rights reserved. - * Subject to the terms at https://gsap.com/standard-license or for - * Club GSAP members, the agreement issued with that membership. - * @author: Jack Doyle, jack@greensock.com -*/var xt={autoSleep:120,force3D:"auto",nullTargetWarn:1,units:{lineHeight:""}},ti={duration:.5,overwrite:!1,delay:0},Ic,Xe,De,Ot=1e8,fe=1/Ot,Ia=Math.PI*2,Gx=Ia/4,Yx=0,Hh=Math.sqrt,Zx=Math.cos,$x=Math.sin,Ge=function(e){return typeof e=="string"},Re=function(e){return typeof e=="function"},vs=function(e){return typeof e=="number"},Nc=function(e){return typeof e>"u"},Kt=function(e){return typeof e=="object"},lt=function(e){return e!==!1},Fc=function(){return typeof window<"u"},Vr=function(e){return Re(e)||Ge(e)},qh=typeof ArrayBuffer=="function"&&ArrayBuffer.isView||function(){},Qe=Array.isArray,Na=/(?:-?\.?\d|\.)+/gi,Wh=/[-+=.]*\d+[.e\-+]*\d*[e\-+]*\d*/g,Bn=/[-+=.]*\d+[.e-]*\d*[a-z%]*/g,ua=/[-+=.]*\d+\.?\d*(?:e-|e\+)?\d*/gi,Gh=/[+-]=-?[.\d]+/,Yh=/[^,'"\[\]\s]+/gi,Xx=/^[+\-=e\s\d]*\d+[.\d]*([a-z]*|%)\s*$/i,be,bt,Fa,Uc,wt={},vo={},Zh,$h=function(e){return(vo=vn(e,wt))&&pt},Lc=function(e,t){return console.warn("Invalid property",e,"set to",t,"Missing plugin? gsap.registerPlugin()")},ir=function(e,t){return!t&&console.warn(e)},Xh=function(e,t){return e&&(wt[e]=t)&&vo&&(vo[e]=t)||wt},rr=function(){return 0},Qx={suppressEvents:!0,isStart:!0,kill:!1},Wr={suppressEvents:!0,kill:!1},Kx={suppressEvents:!0},Bc={},Us=[],Ua={},Qh,_t={},ha={},Wl=30,Gr=[],zc="",Vc=function(e){var t=e[0],s,i;if(Kt(t)||Re(t)||(e=[e]),!(s=(t._gsap||{}).harness)){for(i=Gr.length;i--&&!Gr[i].targetTest(t););s=Gr[i]}for(i=e.length;i--;)e[i]&&(e[i]._gsap||(e[i]._gsap=new Td(e[i],s)))||e.splice(i,1);return e},ln=function(e){return e._gsap||Vc(At(e))[0]._gsap},Kh=function(e,t,s){return(s=e[t])&&Re(s)?e[t]():Nc(s)&&e.getAttribute&&e.getAttribute(t)||s},ut=function(e,t){return(e=e.split(",")).forEach(t)||e},Ie=function(e){return Math.round(e*1e5)/1e5||0},He=function(e){return Math.round(e*1e7)/1e7||0},Hn=function(e,t){var s=t.charAt(0),i=parseFloat(t.substr(2));return e=parseFloat(e),s==="+"?e+i:s==="-"?e-i:s==="*"?e*i:e/i},Jx=function(e,t){for(var s=t.length,i=0;e.indexOf(t[i])<0&&++ia;)o=o._prev;return o?(t._next=o._next,o._next=t):(t._next=e[s],e[s]=t),t._next?t._next._prev=t:e[i]=t,t._prev=o,t.parent=t._dp=e,t},qo=function(e,t,s,i){s===void 0&&(s="_first"),i===void 0&&(i="_last");var r=t._prev,o=t._next;r?r._next=o:e[s]===t&&(e[s]=o),o?o._prev=r:e[i]===t&&(e[i]=r),t._next=t._prev=t.parent=null},qs=function(e,t){e.parent&&(!t||e.parent.autoRemoveChildren)&&e.parent.remove&&e.parent.remove(e),e._act=0},un=function(e,t){if(e&&(!t||t._end>e._dur||t._start<0))for(var s=e;s;)s._dirty=1,s=s.parent;return e},sT=function(e){for(var t=e.parent;t&&t.parent;)t._dirty=1,t.totalDuration(),t=t.parent;return e},La=function(e,t,s,i){return e._startAt&&(Xe?e._startAt.revert(Wr):e.vars.immediateRender&&!e.vars.autoRevert||e._startAt.render(t,!0,i))},nT=function n(e){return!e||e._ts&&n(e.parent)},Yl=function(e){return e._repeat?si(e._tTime,e=e.duration()+e._rDelay)*e:0},si=function(e,t){var s=Math.floor(e/=t);return e&&s===e?s-1:s},To=function(e,t){return(e-t._start)*t._ts+(t._ts>=0?0:t._dirty?t.totalDuration():t._tDur)},Wo=function(e){return e._end=He(e._start+(e._tDur/Math.abs(e._ts||e._rts||fe)||0))},Go=function(e,t){var s=e._dp;return s&&s.smoothChildTiming&&e._ts&&(e._start=He(s._time-(e._ts>0?t/e._ts:((e._dirty?e.totalDuration():e._tDur)-t)/-e._ts)),Wo(e),s._dirty||un(s,e)),e},nd=function(e,t){var s;if((t._time||!t._dur&&t._initted||t._startfe)&&t.render(s,!0)),un(e,t)._dp&&e._initted&&e._time>=e._dur&&e._ts){if(e._dur=0&&s.totalTime(s._tTime),s=s._dp;e._zTime=-fe}},Yt=function(e,t,s,i){return t.parent&&qs(t),t._start=He((vs(s)?s:s||e!==be?Ct(e,s,t):e._time)+t._delay),t._end=He(t._start+(t.totalDuration()/Math.abs(t.timeScale())||0)),sd(e,t,"_first","_last",e._sort?"_start":0),Ba(t)||(e._recent=t),i||nd(e,t),e._ts<0&&Go(e,e._tTime),e},id=function(e,t){return(wt.ScrollTrigger||Lc("scrollTrigger",t))&&wt.ScrollTrigger.create(t,e)},rd=function(e,t,s,i,r){if(Hc(e,t,r),!e._initted)return 1;if(!s&&e._pt&&!Xe&&(e._dur&&e.vars.lazy!==!1||!e._dur&&e.vars.lazy)&&Qh!==gt.frame)return Us.push(e),e._lazy=[r,i],1},iT=function n(e){var t=e.parent;return t&&t._ts&&t._initted&&!t._lock&&(t.rawTime()<0||n(t))},Ba=function(e){var t=e.data;return t==="isFromStart"||t==="isStart"},rT=function(e,t,s,i){var r=e.ratio,o=t<0||!t&&(!e._start&&iT(e)&&!(!e._initted&&Ba(e))||(e._ts<0||e._dp._ts<0)&&!Ba(e))?0:1,a=e._rDelay,c=0,l,u,h;if(a&&e._repeat&&(c=Sr(0,e._tDur,t),u=si(c,a),e._yoyo&&u&1&&(o=1-o),u!==si(e._tTime,a)&&(r=1-o,e.vars.repeatRefresh&&e._initted&&e.invalidate())),o!==r||Xe||i||e._zTime===fe||!t&&e._zTime){if(!e._initted&&rd(e,t,i,s,c))return;for(h=e._zTime,e._zTime=t||(s?fe:0),s||(s=t&&!h),e.ratio=o,e._from&&(o=1-o),e._time=0,e._tTime=c,l=e._pt;l;)l.r(o,l.d),l=l._next;t<0&&La(e,t,s,!0),e._onUpdate&&!s&&vt(e,"onUpdate"),c&&e._repeat&&!s&&e.parent&&vt(e,"onRepeat"),(t>=e._tDur||t<0)&&e.ratio===o&&(o&&qs(e,1),!s&&!Xe&&(vt(e,o?"onComplete":"onReverseComplete",!0),e._prom&&e._prom()))}else e._zTime||(e._zTime=t)},oT=function(e,t,s){var i;if(s>t)for(i=e._first;i&&i._start<=s;){if(i.data==="isPause"&&i._start>t)return i;i=i._next}else for(i=e._last;i&&i._start>=s;){if(i.data==="isPause"&&i._start0&&!i&&Go(e,e._tTime=e._tDur*a),e.parent&&Wo(e),s||un(e.parent,e),e},Zl=function(e){return e instanceof tt?un(e):ni(e,e._dur)},aT={_start:0,endTime:rr,totalDuration:rr},Ct=function n(e,t,s){var i=e.labels,r=e._recent||aT,o=e.duration()>=Ot?r.endTime(!1):e._dur,a,c,l;return Ge(t)&&(isNaN(t)||t in i)?(c=t.charAt(0),l=t.substr(-1)==="%",a=t.indexOf("="),c==="<"||c===">"?(a>=0&&(t=t.replace(/=/,"")),(c==="<"?r._start:r.endTime(r._repeat>=0))+(parseFloat(t.substr(1))||0)*(l?(a<0?r:s).totalDuration()/100:1)):a<0?(t in i||(i[t]=o),i[t]):(c=parseFloat(t.charAt(a-1)+t.substr(a+1)),l&&s&&(c=c/100*(Qe(s)?s[0]:s).totalDuration()),a>1?n(e,t.substr(0,a-1),s)+c:o+c)):t==null?o:+t},Fi=function(e,t,s){var i=vs(t[1]),r=(i?2:1)+(e<2?0:1),o=t[r],a,c;if(i&&(o.duration=t[1]),o.parent=s,e){for(a=o,c=s;c&&!("immediateRender"in a);)a=c.vars.defaults||{},c=lt(c.vars.inherit)&&c.parent;o.immediateRender=lt(a.immediateRender),e<2?o.runBackwards=1:o.startAt=t[r-1]}return new Be(t[0],o,t[r+1])},Zs=function(e,t){return e||e===0?t(e):t},Sr=function(e,t,s){return st?t:s},$e=function(e,t){return!Ge(e)||!(t=Xx.exec(e))?"":t[1]},cT=function(e,t,s){return Zs(s,function(i){return Sr(e,t,i)})},za=[].slice,od=function(e,t){return e&&Kt(e)&&"length"in e&&(!t&&!e.length||e.length-1 in e&&Kt(e[0]))&&!e.nodeType&&e!==bt},lT=function(e,t,s){return s===void 0&&(s=[]),e.forEach(function(i){var r;return Ge(i)&&!t||od(i,1)?(r=s).push.apply(r,At(i)):s.push(i)})||s},At=function(e,t,s){return De&&!t&&De.selector?De.selector(e):Ge(e)&&!s&&(Fa||!ii())?za.call((t||Uc).querySelectorAll(e),0):Qe(e)?lT(e,s):od(e)?za.call(e,0):e?[e]:[]},Va=function(e){return e=At(e)[0]||ir("Invalid scope")||{},function(t){var s=e.current||e.nativeElement||e;return At(t,s.querySelectorAll?s:s===e?ir("Invalid scope")||Uc.createElement("div"):e)}},ad=function(e){return e.sort(function(){return .5-Math.random()})},cd=function(e){if(Re(e))return e;var t=Kt(e)?e:{each:e},s=hn(t.ease),i=t.from||0,r=parseFloat(t.base)||0,o={},a=i>0&&i<1,c=isNaN(i)||a,l=t.axis,u=i,h=i;return Ge(i)?u=h={center:.5,edges:.5,end:1}[i]||0:!a&&c&&(u=i[0],h=i[1]),function(f,d,m){var p=(m||t).length,g=o[p],v,S,T,y,_,w,k,x,C;if(!g){if(C=t.grid==="auto"?0:(t.grid||[1,Ot])[1],!C){for(k=-Ot;k<(k=m[C++].getBoundingClientRect().left)&&Ck&&(k=_),_p?p-1:l?l==="y"?p/C:C:Math.max(C,p/C))||0)*(i==="edges"?-1:1),g.b=p<0?r-p:r,g.u=$e(t.amount||t.each)||0,s=s&&p<0?vd(s):s}return p=(g[f]-g.min)/g.max||0,He(g.b+(s?s(p):p)*g.v)+g.u}},ja=function(e){var t=Math.pow(10,((e+"").split(".")[1]||"").length);return function(s){var i=He(Math.round(parseFloat(s)/e)*e*t);return(i-i%1)/t+(vs(s)?0:$e(s))}},ld=function(e,t){var s=Qe(e),i,r;return!s&&Kt(e)&&(i=s=e.radius||Ot,e.values?(e=At(e.values),(r=!vs(e[0]))&&(i*=i)):e=ja(e.increment)),Zs(t,s?Re(e)?function(o){return r=e(o),Math.abs(r-o)<=i?r:o}:function(o){for(var a=parseFloat(r?o.x:o),c=parseFloat(r?o.y:0),l=Ot,u=0,h=e.length,f,d;h--;)r?(f=e[h].x-a,d=e[h].y-c,f=f*f+d*d):f=Math.abs(e[h]-a),fi?r-o:o)})},or=function(e){for(var t=0,s="",i,r,o,a;~(i=e.indexOf("random(",t));)o=e.indexOf(")",i),a=e.charAt(i+7)==="[",r=e.substr(i+7,o-i-7).match(a?Yh:Na),s+=e.substr(t,i-t)+ud(a?r:+r[0],a?0:+r[1],+r[2]||1e-5),t=o+1;return s+e.substr(t,e.length-t)},dd=function(e,t,s,i,r){var o=t-e,a=i-s;return Zs(r,function(c){return s+((c-e)/o*a||0)})},mT=function n(e,t,s,i){var r=isNaN(e+t)?0:function(d){return(1-d)*e+d*t};if(!r){var o=Ge(e),a={},c,l,u,h,f;if(s===!0&&(i=1)&&(s=null),o)e={p:e},t={p:t};else if(Qe(e)&&!Qe(t)){for(u=[],h=e.length,f=h-2,l=1;l(a=Math.abs(a))&&(c=o,r=a);return c},vt=function(e,t,s){var i=e.vars,r=i[t],o=De,a=e._ctx,c,l,u;if(r)return c=i[t+"Params"],l=i.callbackScope||e,s&&Us.length&&yo(),a&&(De=a),u=c?r.apply(l,c):r.call(l),De=o,u},Di=function(e){return qs(e),e.scrollTrigger&&e.scrollTrigger.kill(!!Xe),e.progress()<1&&vt(e,"onInterrupt"),e},zn,fd=[],pd=function(e){if(Fc()&&e){e=!e.name&&e.default||e;var t=e.name,s=Re(e),i=t&&!s&&e.init?function(){this._props=[]}:e,r={init:rr,render:Gc,add:jc,kill:DT,modifier:MT,rawVars:0},o={targetTest:0,get:0,getSetter:Wc,aliases:{},register:0};if(ii(),e!==i){if(_t[t])return;Dt(i,Dt(xo(e,r),o)),vn(i.prototype,vn(r,xo(e,o))),_t[i.prop=t]=i,e.targetTest&&(Gr.push(i),Bc[t]=1),t=(t==="css"?"CSS":t.charAt(0).toUpperCase()+t.substr(1))+"Plugin"}Xh(t,i),e.register&&e.register(pt,i,ht)}else e&&fd.push(e)},de=255,Ri={aqua:[0,de,de],lime:[0,de,0],silver:[192,192,192],black:[0,0,0],maroon:[128,0,0],teal:[0,128,128],blue:[0,0,de],navy:[0,0,128],white:[de,de,de],olive:[128,128,0],yellow:[de,de,0],orange:[de,165,0],gray:[128,128,128],purple:[128,0,128],green:[0,128,0],red:[de,0,0],pink:[de,192,203],cyan:[0,de,de],transparent:[de,de,de,0]},da=function(e,t,s){return e+=e<0?1:e>1?-1:0,(e*6<1?t+(s-t)*e*6:e<.5?s:e*3<2?t+(s-t)*(2/3-e)*6:t)*de+.5|0},md=function(e,t,s){var i=e?vs(e)?[e>>16,e>>8&de,e&de]:0:Ri.black,r,o,a,c,l,u,h,f,d,m;if(!i){if(e.substr(-1)===","&&(e=e.substr(0,e.length-1)),Ri[e])i=Ri[e];else if(e.charAt(0)==="#"){if(e.length<6&&(r=e.charAt(1),o=e.charAt(2),a=e.charAt(3),e="#"+r+r+o+o+a+a+(e.length===5?e.charAt(4)+e.charAt(4):"")),e.length===9)return i=parseInt(e.substr(1,6),16),[i>>16,i>>8&de,i&de,parseInt(e.substr(7),16)/255];e=parseInt(e.substr(1),16),i=[e>>16,e>>8&de,e&de]}else if(e.substr(0,3)==="hsl"){if(i=m=e.match(Na),!t)c=+i[0]%360/360,l=+i[1]/100,u=+i[2]/100,o=u<=.5?u*(l+1):u+l-u*l,r=u*2-o,i.length>3&&(i[3]*=1),i[0]=da(c+1/3,r,o),i[1]=da(c,r,o),i[2]=da(c-1/3,r,o);else if(~e.indexOf("="))return i=e.match(Wh),s&&i.length<4&&(i[3]=1),i}else i=e.match(Na)||Ri.transparent;i=i.map(Number)}return t&&!m&&(r=i[0]/de,o=i[1]/de,a=i[2]/de,h=Math.max(r,o,a),f=Math.min(r,o,a),u=(h+f)/2,h===f?c=l=0:(d=h-f,l=u>.5?d/(2-h-f):d/(h+f),c=h===r?(o-a)/d+(oe&&(s+=v-t),i+=v,_=i-s,T=_-o,(T>0||S)&&(w=++h.frame,f=_-h.time*1e3,h.time=_=_/1e3,o+=T+(T>=r?4:r-T),y=1),S||(c=l(p)),y)for(d=0;d=v&&d--},_listeners:a},h}(),ii=function(){return!ar&>.wake()},se={},gT=/^[\d.\-M][\d.\-,\s]/,vT=/["']/g,yT=function(e){for(var t={},s=e.substr(1,e.length-3).split(":"),i=s[0],r=1,o=s.length,a,c,l;r1&&s.config?s.config.apply(null,~e.indexOf("{")?[yT(t[1])]:xT(e).split(",").map(ed)):se._CE&&gT.test(e)?se._CE("",e):s},vd=function(e){return function(t){return 1-e(1-t)}},yd=function n(e,t){for(var s=e._first,i;s;)s instanceof tt?n(s,t):s.vars.yoyoEase&&(!s._yoyo||!s._repeat)&&s._yoyo!==t&&(s.timeline?n(s.timeline,t):(i=s._ease,s._ease=s._yEase,s._yEase=i,s._yoyo=t)),s=s._next},hn=function(e,t){return e&&(Re(e)?e:se[e]||TT(e))||t},Sn=function(e,t,s,i){s===void 0&&(s=function(c){return 1-t(1-c)}),i===void 0&&(i=function(c){return c<.5?t(c*2)/2:1-t((1-c)*2)/2});var r={easeIn:t,easeOut:s,easeInOut:i},o;return ut(e,function(a){se[a]=wt[a]=r,se[o=a.toLowerCase()]=s;for(var c in r)se[o+(c==="easeIn"?".in":c==="easeOut"?".out":".inOut")]=se[a+"."+c]=r[c]}),r},xd=function(e){return function(t){return t<.5?(1-e(1-t*2))/2:.5+e((t-.5)*2)/2}},fa=function n(e,t,s){var i=t>=1?t:1,r=(s||(e?.3:.45))/(t<1?t:1),o=r/Ia*(Math.asin(1/i)||0),a=function(u){return u===1?1:i*Math.pow(2,-10*u)*$x((u-o)*r)+1},c=e==="out"?a:e==="in"?function(l){return 1-a(1-l)}:xd(a);return r=Ia/r,c.config=function(l,u){return n(e,l,u)},c},pa=function n(e,t){t===void 0&&(t=1.70158);var s=function(o){return o?--o*o*((t+1)*o+t)+1:0},i=e==="out"?s:e==="in"?function(r){return 1-s(1-r)}:xd(s);return i.config=function(r){return n(e,r)},i};ut("Linear,Quad,Cubic,Quart,Quint,Strong",function(n,e){var t=e<5?e+1:e;Sn(n+",Power"+(t-1),e?function(s){return Math.pow(s,t)}:function(s){return s},function(s){return 1-Math.pow(1-s,t)},function(s){return s<.5?Math.pow(s*2,t)/2:1-Math.pow((1-s)*2,t)/2})});se.Linear.easeNone=se.none=se.Linear.easeIn;Sn("Elastic",fa("in"),fa("out"),fa());(function(n,e){var t=1/e,s=2*t,i=2.5*t,r=function(a){return a0?s+(s+this._rDelay)*this._repeat:s):this.totalDuration()&&this._dur},e.totalDuration=function(s){return arguments.length?(this._dirty=0,ni(this,this._repeat<0?s:(s-this._repeat*this._rDelay)/(this._repeat+1))):this._tDur},e.totalTime=function(s,i){if(ii(),!arguments.length)return this._tTime;var r=this._dp;if(r&&r.smoothChildTiming&&this._ts){for(Go(this,s),!r._dp||r.parent||nd(r,this);r&&r.parent;)r.parent._time!==r._start+(r._ts>=0?r._tTime/r._ts:(r.totalDuration()-r._tTime)/-r._ts)&&r.totalTime(r._tTime,!0),r=r.parent;!this.parent&&this._dp.autoRemoveChildren&&(this._ts>0&&s0||!this._tDur&&!s)&&Yt(this._dp,this,this._start-this._delay)}return(this._tTime!==s||!this._dur&&!i||this._initted&&Math.abs(this._zTime)===fe||!s&&!this._initted&&(this.add||this._ptLookup))&&(this._ts||(this._pTime=s),Jh(this,s,i)),this},e.time=function(s,i){return arguments.length?this.totalTime(Math.min(this.totalDuration(),s+Yl(this))%(this._dur+this._rDelay)||(s?this._dur:0),i):this._time},e.totalProgress=function(s,i){return arguments.length?this.totalTime(this.totalDuration()*s,i):this.totalDuration()?Math.min(1,this._tTime/this._tDur):this.rawTime()>0?1:0},e.progress=function(s,i){return arguments.length?this.totalTime(this.duration()*(this._yoyo&&!(this.iteration()&1)?1-s:s)+Yl(this),i):this.duration()?Math.min(1,this._time/this._dur):this.rawTime()>0?1:0},e.iteration=function(s,i){var r=this.duration()+this._rDelay;return arguments.length?this.totalTime(this._time+(s-1)*r,i):this._repeat?si(this._tTime,r)+1:1},e.timeScale=function(s,i){if(!arguments.length)return this._rts===-fe?0:this._rts;if(this._rts===s)return this;var r=this.parent&&this._ts?To(this.parent._time,this):this._tTime;return this._rts=+s||0,this._ts=this._ps||s===-fe?0:this._rts,this.totalTime(Sr(-Math.abs(this._delay),this._tDur,r),i!==!1),Wo(this),sT(this)},e.paused=function(s){return arguments.length?(this._ps!==s&&(this._ps=s,s?(this._pTime=this._tTime||Math.max(-this._delay,this.rawTime()),this._ts=this._act=0):(ii(),this._ts=this._rts,this.totalTime(this.parent&&!this.parent.smoothChildTiming?this.rawTime():this._tTime||this._pTime,this.progress()===1&&Math.abs(this._zTime)!==fe&&(this._tTime-=fe)))),this):this._ps},e.startTime=function(s){if(arguments.length){this._start=s;var i=this.parent||this._dp;return i&&(i._sort||!this.parent)&&Yt(i,this,s-this._delay),this}return this._start},e.endTime=function(s){return this._start+(lt(s)?this.totalDuration():this.duration())/Math.abs(this._ts||1)},e.rawTime=function(s){var i=this.parent||this._dp;return i?s&&(!this._ts||this._repeat&&this._time&&this.totalProgress()<1)?this._tTime%(this._dur+this._rDelay):this._ts?To(i.rawTime(s),this):this._tTime:this._tTime},e.revert=function(s){s===void 0&&(s=Kx);var i=Xe;return Xe=s,(this._initted||this._startAt)&&(this.timeline&&this.timeline.revert(s),this.totalTime(-.01,s.suppressEvents)),this.data!=="nested"&&s.kill!==!1&&this.kill(),Xe=i,this},e.globalTime=function(s){for(var i=this,r=arguments.length?s:i.rawTime();i;)r=i._start+r/(Math.abs(i._ts)||1),i=i._dp;return!this.parent&&this._sat?this._sat.globalTime(s):r},e.repeat=function(s){return arguments.length?(this._repeat=s===1/0?-2:s,Zl(this)):this._repeat===-2?1/0:this._repeat},e.repeatDelay=function(s){if(arguments.length){var i=this._time;return this._rDelay=s,Zl(this),i?this.time(i):this}return this._rDelay},e.yoyo=function(s){return arguments.length?(this._yoyo=s,this):this._yoyo},e.seek=function(s,i){return this.totalTime(Ct(this,s),lt(i))},e.restart=function(s,i){return this.play().totalTime(s?-this._delay:0,lt(i))},e.play=function(s,i){return s!=null&&this.seek(s,i),this.reversed(!1).paused(!1)},e.reverse=function(s,i){return s!=null&&this.seek(s||this.totalDuration(),i),this.reversed(!0).paused(!1)},e.pause=function(s,i){return s!=null&&this.seek(s,i),this.paused(!0)},e.resume=function(){return this.paused(!1)},e.reversed=function(s){return arguments.length?(!!s!==this.reversed()&&this.timeScale(-this._rts||(s?-fe:0)),this):this._rts<0},e.invalidate=function(){return this._initted=this._act=0,this._zTime=-fe,this},e.isActive=function(){var s=this.parent||this._dp,i=this._start,r;return!!(!s||this._ts&&this._initted&&s.isActive()&&(r=s.rawTime(!0))>=i&&r1?(i?(o[s]=i,r&&(o[s+"Params"]=r),s==="onUpdate"&&(this._onUpdate=i)):delete o[s],this):o[s]},e.then=function(s){var i=this;return new Promise(function(r){var o=Re(s)?s:td,a=function(){var l=i.then;i.then=null,Re(o)&&(o=o(i))&&(o.then||o===i)&&(i.then=l),r(o),i.then=l};i._initted&&i.totalProgress()===1&&i._ts>=0||!i._tTime&&i._ts<0?a():i._prom=a})},e.kill=function(){Di(this)},n}();Dt(cr.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:-fe,_prom:0,_ps:!1,_rts:1});var tt=function(n){jh(e,n);function e(s,i){var r;return s===void 0&&(s={}),r=n.call(this,s)||this,r.labels={},r.smoothChildTiming=!!s.smoothChildTiming,r.autoRemoveChildren=!!s.autoRemoveChildren,r._sort=lt(s.sortChildren),be&&Yt(s.parent||be,ls(r),i),s.reversed&&r.reverse(),s.paused&&r.paused(!0),s.scrollTrigger&&id(ls(r),s.scrollTrigger),r}var t=e.prototype;return t.to=function(i,r,o){return Fi(0,arguments,this),this},t.from=function(i,r,o){return Fi(1,arguments,this),this},t.fromTo=function(i,r,o,a){return Fi(2,arguments,this),this},t.set=function(i,r,o){return r.duration=0,r.parent=this,Ni(r).repeatDelay||(r.repeat=0),r.immediateRender=!!r.immediateRender,new Be(i,r,Ct(this,o),1),this},t.call=function(i,r,o){return Yt(this,Be.delayedCall(0,i,r),o)},t.staggerTo=function(i,r,o,a,c,l,u){return o.duration=r,o.stagger=o.stagger||a,o.onComplete=l,o.onCompleteParams=u,o.parent=this,new Be(i,o,Ct(this,c)),this},t.staggerFrom=function(i,r,o,a,c,l,u){return o.runBackwards=1,Ni(o).immediateRender=lt(o.immediateRender),this.staggerTo(i,r,o,a,c,l,u)},t.staggerFromTo=function(i,r,o,a,c,l,u,h){return a.startAt=o,Ni(a).immediateRender=lt(a.immediateRender),this.staggerTo(i,r,a,c,l,u,h)},t.render=function(i,r,o){var a=this._time,c=this._dirty?this.totalDuration():this._tDur,l=this._dur,u=i<=0?0:He(i),h=this._zTime<0!=i<0&&(this._initted||!l),f,d,m,p,g,v,S,T,y,_,w,k;if(this!==be&&u>c&&i>=0&&(u=c),u!==this._tTime||o||h){if(a!==this._time&&l&&(u+=this._time-a,i+=this._time-a),f=u,y=this._start,T=this._ts,v=!T,h&&(l||(a=this._zTime),(i||!r)&&(this._zTime=i)),this._repeat){if(w=this._yoyo,g=l+this._rDelay,this._repeat<-1&&i<0)return this.totalTime(g*100+i,r,o);if(f=He(u%g),u===c?(p=this._repeat,f=l):(p=~~(u/g),p&&p===u/g&&(f=l,p--),f>l&&(f=l)),_=si(this._tTime,g),!a&&this._tTime&&_!==p&&this._tTime-_*g-this._dur<=0&&(_=p),w&&p&1&&(f=l-f,k=1),p!==_&&!this._lock){var x=w&&_&1,C=x===(w&&p&1);if(p<_&&(x=!x),a=x?0:u%l?l:u,this._lock=1,this.render(a||(k?0:He(p*g)),r,!l)._lock=0,this._tTime=u,!r&&this.parent&&vt(this,"onRepeat"),this.vars.repeatRefresh&&!k&&(this.invalidate()._lock=1),a&&a!==this._time||v!==!this._ts||this.vars.onRepeat&&!this.parent&&!this._act)return this;if(l=this._dur,c=this._tDur,C&&(this._lock=2,a=x?l:-1e-4,this.render(a,!0),this.vars.repeatRefresh&&!k&&this.invalidate()),this._lock=0,!this._ts&&!v)return this;yd(this,k)}}if(this._hasPause&&!this._forcing&&this._lock<2&&(S=oT(this,He(a),He(f)),S&&(u-=f-(f=S._start))),this._tTime=u,this._time=f,this._act=!T,this._initted||(this._onUpdate=this.vars.onUpdate,this._initted=1,this._zTime=i,a=0),!a&&f&&!r&&!p&&(vt(this,"onStart"),this._tTime!==u))return this;if(f>=a&&i>=0)for(d=this._first;d;){if(m=d._next,(d._act||f>=d._start)&&d._ts&&S!==d){if(d.parent!==this)return this.render(i,r,o);if(d.render(d._ts>0?(f-d._start)*d._ts:(d._dirty?d.totalDuration():d._tDur)+(f-d._start)*d._ts,r,o),f!==this._time||!this._ts&&!v){S=0,m&&(u+=this._zTime=-fe);break}}d=m}else{d=this._last;for(var E=i<0?i:f;d;){if(m=d._prev,(d._act||E<=d._end)&&d._ts&&S!==d){if(d.parent!==this)return this.render(i,r,o);if(d.render(d._ts>0?(E-d._start)*d._ts:(d._dirty?d.totalDuration():d._tDur)+(E-d._start)*d._ts,r,o||Xe&&(d._initted||d._startAt)),f!==this._time||!this._ts&&!v){S=0,m&&(u+=this._zTime=E?-fe:fe);break}}d=m}}if(S&&!r&&(this.pause(),S.render(f>=a?0:-fe)._zTime=f>=a?1:-1,this._ts))return this._start=y,Wo(this),this.render(i,r,o);this._onUpdate&&!r&&vt(this,"onUpdate",!0),(u===c&&this._tTime>=this.totalDuration()||!u&&a)&&(y===this._start||Math.abs(T)!==Math.abs(this._ts))&&(this._lock||((i||!l)&&(u===c&&this._ts>0||!u&&this._ts<0)&&qs(this,1),!r&&!(i<0&&!a)&&(u||a||!c)&&(vt(this,u===c&&i>=0?"onComplete":"onReverseComplete",!0),this._prom&&!(u0)&&this._prom())))}return this},t.add=function(i,r){var o=this;if(vs(r)||(r=Ct(this,r,i)),!(i instanceof cr)){if(Qe(i))return i.forEach(function(a){return o.add(a,r)}),this;if(Ge(i))return this.addLabel(i,r);if(Re(i))i=Be.delayedCall(0,i);else return this}return this!==i?Yt(this,i,r):this},t.getChildren=function(i,r,o,a){i===void 0&&(i=!0),r===void 0&&(r=!0),o===void 0&&(o=!0),a===void 0&&(a=-Ot);for(var c=[],l=this._first;l;)l._start>=a&&(l instanceof Be?r&&c.push(l):(o&&c.push(l),i&&c.push.apply(c,l.getChildren(!0,r,o)))),l=l._next;return c},t.getById=function(i){for(var r=this.getChildren(1,1,1),o=r.length;o--;)if(r[o].vars.id===i)return r[o]},t.remove=function(i){return Ge(i)?this.removeLabel(i):Re(i)?this.killTweensOf(i):(qo(this,i),i===this._recent&&(this._recent=this._last),un(this))},t.totalTime=function(i,r){return arguments.length?(this._forcing=1,!this._dp&&this._ts&&(this._start=He(gt.time-(this._ts>0?i/this._ts:(this.totalDuration()-i)/-this._ts))),n.prototype.totalTime.call(this,i,r),this._forcing=0,this):this._tTime},t.addLabel=function(i,r){return this.labels[i]=Ct(this,r),this},t.removeLabel=function(i){return delete this.labels[i],this},t.addPause=function(i,r,o){var a=Be.delayedCall(0,r||rr,o);return a.data="isPause",this._hasPause=1,Yt(this,a,Ct(this,i))},t.removePause=function(i){var r=this._first;for(i=Ct(this,i);r;)r._start===i&&r.data==="isPause"&&qs(r),r=r._next},t.killTweensOf=function(i,r,o){for(var a=this.getTweensOf(i,o),c=a.length;c--;)Ds!==a[c]&&a[c].kill(i,r);return this},t.getTweensOf=function(i,r){for(var o=[],a=At(i),c=this._first,l=vs(r),u;c;)c instanceof Be?Jx(c._targets,a)&&(l?(!Ds||c._initted&&c._ts)&&c.globalTime(0)<=r&&c.globalTime(c.totalDuration())>r:!r||c.isActive())&&o.push(c):(u=c.getTweensOf(a,r)).length&&o.push.apply(o,u),c=c._next;return o},t.tweenTo=function(i,r){r=r||{};var o=this,a=Ct(o,i),c=r,l=c.startAt,u=c.onStart,h=c.onStartParams,f=c.immediateRender,d,m=Be.to(o,Dt({ease:r.ease||"none",lazy:!1,immediateRender:!1,time:a,overwrite:"auto",duration:r.duration||Math.abs((a-(l&&"time"in l?l.time:o._time))/o.timeScale())||fe,onStart:function(){if(o.pause(),!d){var g=r.duration||Math.abs((a-(l&&"time"in l?l.time:o._time))/o.timeScale());m._dur!==g&&ni(m,g,0,1).render(m._time,!0,!0),d=1}u&&u.apply(m,h||[])}},r));return f?m.render(0):m},t.tweenFromTo=function(i,r,o){return this.tweenTo(r,Dt({startAt:{time:Ct(this,i)}},o))},t.recent=function(){return this._recent},t.nextLabel=function(i){return i===void 0&&(i=this._time),$l(this,Ct(this,i))},t.previousLabel=function(i){return i===void 0&&(i=this._time),$l(this,Ct(this,i),1)},t.currentLabel=function(i){return arguments.length?this.seek(i,!0):this.previousLabel(this._time+fe)},t.shiftChildren=function(i,r,o){o===void 0&&(o=0);for(var a=this._first,c=this.labels,l;a;)a._start>=o&&(a._start+=i,a._end+=i),a=a._next;if(r)for(l in c)c[l]>=o&&(c[l]+=i);return un(this)},t.invalidate=function(i){var r=this._first;for(this._lock=0;r;)r.invalidate(i),r=r._next;return n.prototype.invalidate.call(this,i)},t.clear=function(i){i===void 0&&(i=!0);for(var r=this._first,o;r;)o=r._next,this.remove(r),r=o;return this._dp&&(this._time=this._tTime=this._pTime=0),i&&(this.labels={}),un(this)},t.totalDuration=function(i){var r=0,o=this,a=o._last,c=Ot,l,u,h;if(arguments.length)return o.timeScale((o._repeat<0?o.duration():o.totalDuration())/(o.reversed()?-i:i));if(o._dirty){for(h=o.parent;a;)l=a._prev,a._dirty&&a.totalDuration(),u=a._start,u>c&&o._sort&&a._ts&&!o._lock?(o._lock=1,Yt(o,a,u-a._delay,1)._lock=0):c=u,u<0&&a._ts&&(r-=u,(!h&&!o._dp||h&&h.smoothChildTiming)&&(o._start+=u/o._ts,o._time-=u,o._tTime-=u),o.shiftChildren(-u,!1,-1/0),c=0),a._end>r&&a._ts&&(r=a._end),a=l;ni(o,o===be&&o._time>r?o._time:r,1,1),o._dirty=0}return o._tDur},e.updateRoot=function(i){if(be._ts&&(Jh(be,To(i,be)),Qh=gt.frame),gt.frame>=Wl){Wl+=xt.autoSleep||120;var r=be._first;if((!r||!r._ts)&&xt.autoSleep&>._listeners.length<2){for(;r&&!r._ts;)r=r._next;r||gt.sleep()}}},e}(cr);Dt(tt.prototype,{_lock:0,_hasPause:0,_forcing:0});var wT=function(e,t,s,i,r,o,a){var c=new ht(this._pt,e,t,0,1,Ed,null,r),l=0,u=0,h,f,d,m,p,g,v,S;for(c.b=s,c.e=i,s+="",i+="",(v=~i.indexOf("random("))&&(i=or(i)),o&&(S=[s,i],o(S,e,t),s=S[0],i=S[1]),f=s.match(ua)||[];h=ua.exec(i);)m=h[0],p=i.substring(l,h.index),d?d=(d+1)%5:p.substr(-5)==="rgba("&&(d=1),m!==f[u++]&&(g=parseFloat(f[u-1])||0,c._pt={_next:c._pt,p:p||u===1?p:",",s:g,c:m.charAt(1)==="="?Hn(g,m)-g:parseFloat(m)-g,m:d&&d<4?Math.round:0},l=ua.lastIndex);return c.c=l")}),y.duration();else{w={};for(x in m)x==="ease"||x==="easeEach"||bT(x,m[x],w,m.easeEach);for(x in w)for(R=w[x].sort(function(N,U){return N.t-U.t}),A=0,_=0;_c-fe&&!u?c:il&&(f=l)),v=this._yoyo&&m&1,v&&(y=this._yEase,f=l-f),g=si(this._tTime,p),f===a&&!o&&this._initted&&m===g)return this._tTime=h,this;m!==g&&(T&&this._yEase&&yd(T,v),this.vars.repeatRefresh&&!v&&!this._lock&&this._time!==l&&this._initted&&(this._lock=o=1,this.render(He(p*m),!0).invalidate()._lock=0))}if(!this._initted){if(rd(this,u?i:f,o,r,h))return this._tTime=0,this;if(a!==this._time&&!(o&&this.vars.repeatRefresh&&m!==g))return this;if(l!==this._dur)return this.render(i,r,o)}if(this._tTime=h,this._time=f,!this._act&&this._ts&&(this._act=1,this._lazy=0),this.ratio=S=(y||this._ease)(f/l),this._from&&(this.ratio=S=1-S),f&&!a&&!r&&!m&&(vt(this,"onStart"),this._tTime!==h))return this;for(d=this._pt;d;)d.r(S,d.d),d=d._next;T&&T.render(i<0?i:!f&&v?-fe:T._dur*T._ease(f/this._dur),r,o)||this._startAt&&(this._zTime=i),this._onUpdate&&!r&&(u&&La(this,i,r,o),vt(this,"onUpdate")),this._repeat&&m!==g&&this.vars.onRepeat&&!r&&this.parent&&vt(this,"onRepeat"),(h===this._tDur||!h)&&this._tTime===h&&(u&&!this._onUpdate&&La(this,i,!0,!0),(i||!l)&&(h===this._tDur&&this._ts>0||!h&&this._ts<0)&&qs(this,1),!r&&!(u&&!a)&&(h||a||v)&&(vt(this,h===c?"onComplete":"onReverseComplete",!0),this._prom&&!(h0)&&this._prom()))}return this},t.targets=function(){return this._targets},t.invalidate=function(i){return(!i||!this.vars.runBackwards)&&(this._startAt=0),this._pt=this._op=this._onUpdate=this._lazy=this.ratio=0,this._ptLookup=[],this.timeline&&this.timeline.invalidate(i),n.prototype.invalidate.call(this,i)},t.resetTo=function(i,r,o,a,c){ar||gt.wake(),this._ts||this.play();var l=Math.min(this._dur,(this._dp._time-this._start)*this._ts),u;return this._initted||Hc(this,l),u=this._ease(l/this._dur),ST(this,i,r,o,a,u,l,c)?this.resetTo(i,r,o,a,1):(Go(this,0),this.parent||sd(this._dp,this,"_first","_last",this._dp._sort?"_start":0),this.render(0))},t.kill=function(i,r){if(r===void 0&&(r="all"),!i&&(!r||r==="all"))return this._lazy=this._pt=0,this.parent?Di(this):this;if(this.timeline){var o=this.timeline.totalDuration();return this.timeline.killTweensOf(i,r,Ds&&Ds.vars.overwrite!==!0)._first||Di(this),this.parent&&o!==this.timeline.totalDuration()&&ni(this,this._dur*this.timeline._tDur/o,0,1),this}var a=this._targets,c=i?At(i):a,l=this._ptLookup,u=this._pt,h,f,d,m,p,g,v;if((!r||r==="all")&&tT(a,c))return r==="all"&&(this._pt=0),Di(this);for(h=this._op=this._op||[],r!=="all"&&(Ge(r)&&(p={},ut(r,function(S){return p[S]=1}),r=p),r=CT(a,r)),v=a.length;v--;)if(~c.indexOf(a[v])){f=l[v],r==="all"?(h[v]=r,m=f,d={}):(d=h[v]=h[v]||{},m=r);for(p in m)g=f&&f[p],g&&((!("kill"in g.d)||g.d.kill(p)===!0)&&qo(this,g,"_pt"),delete f[p]),d!=="all"&&(d[p]=1)}return this._initted&&!this._pt&&u&&Di(this),this},e.to=function(i,r){return new e(i,r,arguments[2])},e.from=function(i,r){return Fi(1,arguments)},e.delayedCall=function(i,r,o,a){return new e(r,0,{immediateRender:!1,lazy:!1,overwrite:!1,delay:i,onComplete:r,onReverseComplete:r,onCompleteParams:o,onReverseCompleteParams:o,callbackScope:a})},e.fromTo=function(i,r,o){return Fi(2,arguments)},e.set=function(i,r){return r.duration=0,r.repeatDelay||(r.repeat=0),new e(i,r)},e.killTweensOf=function(i,r,o){return be.killTweensOf(i,r,o)},e}(cr);Dt(Be.prototype,{_targets:[],_lazy:0,_startAt:0,_op:0,_onInit:0});ut("staggerTo,staggerFrom,staggerFromTo",function(n){Be[n]=function(){var e=new tt,t=za.call(arguments,0);return t.splice(n==="staggerFromTo"?5:4,0,0),e[n].apply(e,t)}});var qc=function(e,t,s){return e[t]=s},Cd=function(e,t,s){return e[t](s)},ET=function(e,t,s,i){return e[t](i.fp,s)},OT=function(e,t,s){return e.setAttribute(t,s)},Wc=function(e,t){return Re(e[t])?Cd:Nc(e[t])&&e.setAttribute?OT:qc},bd=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e6)/1e6,t)},AT=function(e,t){return t.set(t.t,t.p,!!(t.s+t.c*e),t)},Ed=function(e,t){var s=t._pt,i="";if(!e&&t.b)i=t.b;else if(e===1&&t.e)i=t.e;else{for(;s;)i=s.p+(s.m?s.m(s.s+s.c*e):Math.round((s.s+s.c*e)*1e4)/1e4)+i,s=s._next;i+=t.c}t.set(t.t,t.p,i,t)},Gc=function(e,t){for(var s=t._pt;s;)s.r(e,s.d),s=s._next},MT=function(e,t,s,i){for(var r=this._pt,o;r;)o=r._next,r.p===i&&r.modifier(e,t,s),r=o},DT=function(e){for(var t=this._pt,s,i;t;)i=t._next,t.p===e&&!t.op||t.op===e?qo(this,t,"_pt"):t.dep||(s=1),t=i;return!s},RT=function(e,t,s,i){i.mSet(e,t,i.m.call(i.tween,s,i.mt),i)},Od=function(e){for(var t=e._pt,s,i,r,o;t;){for(s=t._next,i=r;i&&i.pr>t.pr;)i=i._next;(t._prev=i?i._prev:o)?t._prev._next=t:r=t,(t._next=i)?i._prev=t:o=t,t=s}e._pt=r},ht=function(){function n(t,s,i,r,o,a,c,l,u){this.t=s,this.s=r,this.c=o,this.p=i,this.r=a||bd,this.d=c||this,this.set=l||qc,this.pr=u||0,this._next=t,t&&(t._prev=this)}var e=n.prototype;return e.modifier=function(s,i,r){this.mSet=this.mSet||this.set,this.set=RT,this.m=s,this.mt=r,this.tween=i},n}();ut(zc+"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(n){return Bc[n]=1});wt.TweenMax=wt.TweenLite=Be;wt.TimelineLite=wt.TimelineMax=tt;be=new tt({sortChildren:!1,defaults:ti,autoRemoveChildren:!0,id:"root",smoothChildTiming:!0});xt.stringFilter=gd;var dn=[],Yr={},PT=[],Ql=0,IT=0,ma=function(e){return(Yr[e]||PT).map(function(t){return t()})},qa=function(){var e=Date.now(),t=[];e-Ql>2&&(ma("matchMediaInit"),dn.forEach(function(s){var i=s.queries,r=s.conditions,o,a,c,l;for(a in i)o=bt.matchMedia(i[a]).matches,o&&(c=1),o!==r[a]&&(r[a]=o,l=1);l&&(s.revert(),c&&t.push(s))}),ma("matchMediaRevert"),t.forEach(function(s){return s.onMatch(s,function(i){return s.add(null,i)})}),Ql=e,ma("matchMedia"))},Ad=function(){function n(t,s){this.selector=s&&Va(s),this.data=[],this._r=[],this.isReverted=!1,this.id=IT++,t&&this.add(t)}var e=n.prototype;return e.add=function(s,i,r){Re(s)&&(r=i,i=s,s=Re);var o=this,a=function(){var l=De,u=o.selector,h;return l&&l!==o&&l.data.push(o),r&&(o.selector=Va(r)),De=o,h=i.apply(o,arguments),Re(h)&&o._r.push(h),De=l,o.selector=u,o.isReverted=!1,h};return o.last=a,s===Re?a(o,function(c){return o.add(null,c)}):s?o[s]=a:a},e.ignore=function(s){var i=De;De=null,s(this),De=i},e.getTweens=function(){var s=[];return this.data.forEach(function(i){return i instanceof n?s.push.apply(s,i.getTweens()):i instanceof Be&&!(i.parent&&i.parent.data==="nested")&&s.push(i)}),s},e.clear=function(){this._r.length=this.data.length=0},e.kill=function(s,i){var r=this;if(s?function(){for(var a=r.getTweens(),c=r.data.length,l;c--;)l=r.data[c],l.data==="isFlip"&&(l.revert(),l.getChildren(!0,!0,!1).forEach(function(u){return a.splice(a.indexOf(u),1)}));for(a.map(function(u){return{g:u._dur||u._delay||u._sat&&!u._sat.vars.immediateRender?u.globalTime(0):-1/0,t:u}}).sort(function(u,h){return h.g-u.g||-1/0}).forEach(function(u){return u.t.revert(s)}),c=r.data.length;c--;)l=r.data[c],l instanceof tt?l.data!=="nested"&&(l.scrollTrigger&&l.scrollTrigger.revert(),l.kill()):!(l instanceof Be)&&l.revert&&l.revert(s);r._r.forEach(function(u){return u(s,r)}),r.isReverted=!0}():this.data.forEach(function(a){return a.kill&&a.kill()}),this.clear(),i)for(var o=dn.length;o--;)dn[o].id===this.id&&dn.splice(o,1)},e.revert=function(s){this.kill(s||{})},n}(),NT=function(){function n(t){this.contexts=[],this.scope=t}var e=n.prototype;return e.add=function(s,i,r){Kt(s)||(s={matches:s});var o=new Ad(0,r||this.scope),a=o.conditions={},c,l,u;De&&!o.selector&&(o.selector=De.selector),this.contexts.push(o),i=o.add("onMatch",i),o.queries=s;for(l in s)l==="all"?u=1:(c=bt.matchMedia(s[l]),c&&(dn.indexOf(o)<0&&dn.push(o),(a[l]=c.matches)&&(u=1),c.addListener?c.addListener(qa):c.addEventListener("change",qa)));return u&&i(o,function(h){return o.add(null,h)}),this},e.revert=function(s){this.kill(s||{})},e.kill=function(s){this.contexts.forEach(function(i){return i.kill(s,!0)})},n}(),wo={registerPlugin:function(){for(var e=arguments.length,t=new Array(e),s=0;s1){var i=e.map(function(u){return pt.quickSetter(u,t,s)}),r=i.length;return function(u){for(var h=r;h--;)i[h](u)}}e=e[0]||{};var o=_t[t],a=ln(e),c=a.harness&&(a.harness.aliases||{})[t]||t,l=o?function(u){var h=new o;zn._pt=0,h.init(e,s?u+s:u,zn,0,[e]),h.render(1,h),zn._pt&&Gc(1,zn)}:a.set(e,c);return o?l:function(u){return l(e,c,s?u+s:u,a,1)}},quickTo:function(e,t,s){var i,r=pt.to(e,vn((i={},i[t]="+=0.1",i.paused=!0,i),s||{})),o=function(c,l,u){return r.resetTo(t,c,l,u)};return o.tween=r,o},isTweening:function(e){return be.getTweensOf(e,!0).length>0},defaults:function(e){return e&&e.ease&&(e.ease=hn(e.ease,ti.ease)),Gl(ti,e||{})},config:function(e){return Gl(xt,e||{})},registerEffect:function(e){var t=e.name,s=e.effect,i=e.plugins,r=e.defaults,o=e.extendTimeline;(i||"").split(",").forEach(function(a){return a&&!_t[a]&&!wt[a]&&ir(t+" effect requires "+a+" plugin.")}),ha[t]=function(a,c,l){return s(At(a),Dt(c||{},r),l)},o&&(tt.prototype[t]=function(a,c,l){return this.add(ha[t](a,Kt(c)?c:(l=c)&&{},this),l)})},registerEase:function(e,t){se[e]=hn(t)},parseEase:function(e,t){return arguments.length?hn(e,t):se},getById:function(e){return be.getById(e)},exportRoot:function(e,t){e===void 0&&(e={});var s=new tt(e),i,r;for(s.smoothChildTiming=lt(e.smoothChildTiming),be.remove(s),s._dp=0,s._time=s._tTime=be._time,i=be._first;i;)r=i._next,(t||!(!i._dur&&i instanceof Be&&i.vars.onComplete===i._targets[0]))&&Yt(s,i,i._start-i._delay),i=r;return Yt(be,s,0),s},context:function(e,t){return e?new Ad(e,t):De},matchMedia:function(e){return new NT(e)},matchMediaRefresh:function(){return dn.forEach(function(e){var t=e.conditions,s,i;for(i in t)t[i]&&(t[i]=!1,s=1);s&&e.revert()})||qa()},addEventListener:function(e,t){var s=Yr[e]||(Yr[e]=[]);~s.indexOf(t)||s.push(t)},removeEventListener:function(e,t){var s=Yr[e],i=s&&s.indexOf(t);i>=0&&s.splice(i,1)},utils:{wrap:fT,wrapYoyo:pT,distribute:cd,random:ud,snap:ld,normalize:dT,getUnit:$e,clamp:cT,splitColor:md,toArray:At,selector:Va,mapRange:dd,pipe:uT,unitize:hT,interpolate:mT,shuffle:ad},install:$h,effects:ha,ticker:gt,updateRoot:tt.updateRoot,plugins:_t,globalTimeline:be,core:{PropTween:ht,globals:Xh,Tween:Be,Timeline:tt,Animation:cr,getCache:ln,_removeLinkedListItem:qo,reverting:function(){return Xe},context:function(e){return e&&De&&(De.data.push(e),e._ctx=De),De},suppressOverwrites:function(e){return Ic=e}}};ut("to,from,fromTo,delayedCall,set,killTweensOf",function(n){return wo[n]=Be[n]});gt.add(tt.updateRoot);zn=wo.to({},{duration:0});var FT=function(e,t){for(var s=e._pt;s&&s.p!==t&&s.op!==t&&s.fp!==t;)s=s._next;return s},UT=function(e,t){var s=e._targets,i,r,o;for(i in t)for(r=s.length;r--;)o=e._ptLookup[r][i],o&&(o=o.d)&&(o._pt&&(o=FT(o,i)),o&&o.modifier&&o.modifier(t[i],e,s[r],i))},_a=function(e,t){return{name:e,rawVars:1,init:function(i,r,o){o._onInit=function(a){var c,l;if(Ge(r)&&(c={},ut(r,function(u){return c[u]=1}),r=c),t){c={};for(l in r)c[l]=t(r[l]);r=c}UT(a,r)}}}},pt=wo.registerPlugin({name:"attr",init:function(e,t,s,i,r){var o,a,c;this.tween=s;for(o in t)c=e.getAttribute(o)||"",a=this.add(e,"setAttribute",(c||0)+"",t[o],i,r,0,0,o),a.op=o,a.b=c,this._props.push(o)},render:function(e,t){for(var s=t._pt;s;)Xe?s.set(s.t,s.p,s.b,s):s.r(e,s.d),s=s._next}},{name:"endArray",init:function(e,t){for(var s=t.length;s--;)this.add(e,s,e[s]||0,t[s],0,0,0,0,0,1)}},_a("roundProps",ja),_a("modifiers"),_a("snap",ld))||wo;Be.version=tt.version=pt.version="3.12.4";Zh=1;Fc()&&ii();se.Power0;se.Power1;se.Power2;se.Power3;se.Power4;se.Linear;se.Quad;se.Cubic;se.Quart;se.Quint;se.Strong;se.Elastic;se.Back;se.SteppedEase;se.Bounce;se.Sine;se.Expo;se.Circ;/*! - * CSSPlugin 3.12.4 - * https://gsap.com - * - * Copyright 2008-2023, GreenSock. All rights reserved. - * Subject to the terms at https://gsap.com/standard-license or for - * Club GSAP members, the agreement issued with that membership. - * @author: Jack Doyle, jack@greensock.com -*/var Kl,Rs,qn,Yc,rn,Jl,Zc,LT=function(){return typeof window<"u"},ys={},tn=180/Math.PI,Wn=Math.PI/180,In=Math.atan2,eu=1e8,$c=/([A-Z])/g,BT=/(left|right|width|margin|padding|x)/i,zT=/[\s,\(]\S/,Zt={autoAlpha:"opacity,visibility",scale:"scaleX,scaleY",alpha:"opacity"},Wa=function(e,t){return t.set(t.t,t.p,Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},VT=function(e,t){return t.set(t.t,t.p,e===1?t.e:Math.round((t.s+t.c*e)*1e4)/1e4+t.u,t)},jT=function(e,t){return t.set(t.t,t.p,e?Math.round((t.s+t.c*e)*1e4)/1e4+t.u:t.b,t)},HT=function(e,t){var s=t.s+t.c*e;t.set(t.t,t.p,~~(s+(s<0?-.5:.5))+t.u,t)},Md=function(e,t){return t.set(t.t,t.p,e?t.e:t.b,t)},Dd=function(e,t){return t.set(t.t,t.p,e!==1?t.b:t.e,t)},qT=function(e,t,s){return e.style[t]=s},WT=function(e,t,s){return e.style.setProperty(t,s)},GT=function(e,t,s){return e._gsap[t]=s},YT=function(e,t,s){return e._gsap.scaleX=e._gsap.scaleY=s},ZT=function(e,t,s,i,r){var o=e._gsap;o.scaleX=o.scaleY=s,o.renderTransform(r,o)},$T=function(e,t,s,i,r){var o=e._gsap;o[t]=s,o.renderTransform(r,o)},Ee="transform",dt=Ee+"Origin",XT=function n(e,t){var s=this,i=this.target,r=i.style,o=i._gsap;if(e in ys&&r){if(this.tfm=this.tfm||{},e!=="transform")e=Zt[e]||e,~e.indexOf(",")?e.split(",").forEach(function(a){return s.tfm[a]=us(i,a)}):this.tfm[e]=o.x?o[e]:us(i,e),e===dt&&(this.tfm.zOrigin=o.zOrigin);else return Zt.transform.split(",").forEach(function(a){return n.call(s,a,t)});if(this.props.indexOf(Ee)>=0)return;o.svg&&(this.svgo=i.getAttribute("data-svg-origin"),this.props.push(dt,t,"")),e=Ee}(r||t)&&this.props.push(e,t,r[e])},Rd=function(e){e.translate&&(e.removeProperty("translate"),e.removeProperty("scale"),e.removeProperty("rotate"))},QT=function(){var e=this.props,t=this.target,s=t.style,i=t._gsap,r,o;for(r=0;r=0?tu[o]:"")+e},Ya=function(){LT()&&window.document&&(Kl=window,Rs=Kl.document,qn=Rs.documentElement,rn=Ga("div")||{style:{}},Ga("div"),Ee=ri(Ee),dt=Ee+"Origin",rn.style.cssText="border-width:0;line-height:0;position:absolute;padding:0",Id=!!ri("perspective"),Zc=pt.core.reverting,Yc=1)},ga=function n(e){var t=Ga("svg",this.ownerSVGElement&&this.ownerSVGElement.getAttribute("xmlns")||"http://www.w3.org/2000/svg"),s=this.parentNode,i=this.nextSibling,r=this.style.cssText,o;if(qn.appendChild(t),t.appendChild(this),this.style.display="block",e)try{o=this.getBBox(),this._gsapBBox=this.getBBox,this.getBBox=n}catch{}else this._gsapBBox&&(o=this._gsapBBox());return s&&(i?s.insertBefore(this,i):s.appendChild(this)),qn.removeChild(t),this.style.cssText=r,o},su=function(e,t){for(var s=t.length;s--;)if(e.hasAttribute(t[s]))return e.getAttribute(t[s])},Nd=function(e){var t;try{t=e.getBBox()}catch{t=ga.call(e,!0)}return t&&(t.width||t.height)||e.getBBox===ga||(t=ga.call(e,!0)),t&&!t.width&&!t.x&&!t.y?{x:+su(e,["x","cx","x1"])||0,y:+su(e,["y","cy","y1"])||0,width:0,height:0}:t},Fd=function(e){return!!(e.getCTM&&(!e.parentNode||e.ownerSVGElement)&&Nd(e))},yn=function(e,t){if(t){var s=e.style,i;t in ys&&t!==dt&&(t=Ee),s.removeProperty?(i=t.substr(0,2),(i==="ms"||t.substr(0,6)==="webkit")&&(t="-"+t),s.removeProperty(i==="--"?t:t.replace($c,"-$1").toLowerCase())):s.removeAttribute(t)}},Ps=function(e,t,s,i,r,o){var a=new ht(e._pt,t,s,0,1,o?Dd:Md);return e._pt=a,a.b=i,a.e=r,e._props.push(s),a},nu={deg:1,rad:1,turn:1},KT={grid:1,flex:1},Ws=function n(e,t,s,i){var r=parseFloat(s)||0,o=(s+"").trim().substr((r+"").length)||"px",a=rn.style,c=BT.test(t),l=e.tagName.toLowerCase()==="svg",u=(l?"client":"offset")+(c?"Width":"Height"),h=100,f=i==="px",d=i==="%",m,p,g,v;if(i===o||!r||nu[i]||nu[o])return r;if(o!=="px"&&!f&&(r=n(e,t,s,"px")),v=e.getCTM&&Fd(e),(d||o==="%")&&(ys[t]||~t.indexOf("adius")))return m=v?e.getBBox()[c?"width":"height"]:e[u],Ie(d?r/m*h:r/100*m);if(a[c?"width":"height"]=h+(f?o:i),p=~t.indexOf("adius")||i==="em"&&e.appendChild&&!l?e:e.parentNode,v&&(p=(e.ownerSVGElement||{}).parentNode),(!p||p===Rs||!p.appendChild)&&(p=Rs.body),g=p._gsap,g&&d&&g.width&&c&&g.time===gt.time&&!g.uncache)return Ie(r/g.width*h);if(d&&(t==="height"||t==="width")){var S=e.style[t];e.style[t]=h+i,m=e[u],S?e.style[t]=S:yn(e,t)}else(d||o==="%")&&!KT[Xt(p,"display")]&&(a.position=Xt(e,"position")),p===e&&(a.position="static"),p.appendChild(rn),m=rn[u],p.removeChild(rn),a.position="absolute";return c&&d&&(g=ln(p),g.time=gt.time,g.width=p[u]),Ie(f?m*r/h:m&&r?h/m*r:0)},us=function(e,t,s,i){var r;return Yc||Ya(),t in Zt&&t!=="transform"&&(t=Zt[t],~t.indexOf(",")&&(t=t.split(",")[0])),ys[t]&&t!=="transform"?(r=ur(e,i),r=t!=="transformOrigin"?r[t]:r.svg?r.origin:So(Xt(e,dt))+" "+r.zOrigin+"px"):(r=e.style[t],(!r||r==="auto"||i||~(r+"").indexOf("calc("))&&(r=ko[t]&&ko[t](e,t,s)||Xt(e,t)||Kh(e,t)||(t==="opacity"?1:0))),s&&!~(r+"").trim().indexOf(" ")?Ws(e,t,r,s)+s:r},JT=function(e,t,s,i){if(!s||s==="none"){var r=ri(t,e,1),o=r&&Xt(e,r,1);o&&o!==s?(t=r,s=o):t==="borderColor"&&(s=Xt(e,"borderTopColor"))}var a=new ht(this._pt,e.style,t,0,1,Ed),c=0,l=0,u,h,f,d,m,p,g,v,S,T,y,_;if(a.b=s,a.e=i,s+="",i+="",i==="auto"&&(p=e.style[t],e.style[t]=i,i=Xt(e,t)||i,p?e.style[t]=p:yn(e,t)),u=[s,i],gd(u),s=u[0],i=u[1],f=s.match(Bn)||[],_=i.match(Bn)||[],_.length){for(;h=Bn.exec(i);)g=h[0],S=i.substring(c,h.index),m?m=(m+1)%5:(S.substr(-5)==="rgba("||S.substr(-5)==="hsla(")&&(m=1),g!==(p=f[l++]||"")&&(d=parseFloat(p)||0,y=p.substr((d+"").length),g.charAt(1)==="="&&(g=Hn(d,g)+y),v=parseFloat(g),T=g.substr((v+"").length),c=Bn.lastIndex-T.length,T||(T=T||xt.units[t]||y,c===i.length&&(i+=T,a.e+=T)),y!==T&&(d=Ws(e,t,p,T)||0),a._pt={_next:a._pt,p:S||l===1?S:",",s:d,c:v-d,m:m&&m<4||t==="zIndex"?Math.round:0});a.c=c-1;)a=r[l],ys[a]&&(c=1,a=a==="transformOrigin"?dt:Ee),yn(s,a);c&&(yn(s,Ee),o&&(o.svg&&s.removeAttribute("transform"),ur(s,1),o.uncache=1,Rd(i)))}},ko={clearProps:function(e,t,s,i,r){if(r.data!=="isFromStart"){var o=e._pt=new ht(e._pt,t,s,0,0,tw);return o.u=i,o.pr=-10,o.tween=r,e._props.push(s),1}}},lr=[1,0,0,1,0,0],Ud={},Ld=function(e){return e==="matrix(1, 0, 0, 1, 0, 0)"||e==="none"||!e},ru=function(e){var t=Xt(e,Ee);return Ld(t)?lr:t.substr(7).match(Wh).map(Ie)},Xc=function(e,t){var s=e._gsap||ln(e),i=e.style,r=ru(e),o,a,c,l;return s.svg&&e.getAttribute("transform")?(c=e.transform.baseVal.consolidate().matrix,r=[c.a,c.b,c.c,c.d,c.e,c.f],r.join(",")==="1,0,0,1,0,0"?lr:r):(r===lr&&!e.offsetParent&&e!==qn&&!s.svg&&(c=i.display,i.display="block",o=e.parentNode,(!o||!e.offsetParent)&&(l=1,a=e.nextElementSibling,qn.appendChild(e)),r=ru(e),c?i.display=c:yn(e,"display"),l&&(a?o.insertBefore(e,a):o?o.appendChild(e):qn.removeChild(e))),t&&r.length>6?[r[0],r[1],r[4],r[5],r[12],r[13]]:r)},Za=function(e,t,s,i,r,o){var a=e._gsap,c=r||Xc(e,!0),l=a.xOrigin||0,u=a.yOrigin||0,h=a.xOffset||0,f=a.yOffset||0,d=c[0],m=c[1],p=c[2],g=c[3],v=c[4],S=c[5],T=t.split(" "),y=parseFloat(T[0])||0,_=parseFloat(T[1])||0,w,k,x,C;s?c!==lr&&(k=d*g-m*p)&&(x=y*(g/k)+_*(-p/k)+(p*S-g*v)/k,C=y*(-m/k)+_*(d/k)-(d*S-m*v)/k,y=x,_=C):(w=Nd(e),y=w.x+(~T[0].indexOf("%")?y/100*w.width:y),_=w.y+(~(T[1]||T[0]).indexOf("%")?_/100*w.height:_)),i||i!==!1&&a.smooth?(v=y-l,S=_-u,a.xOffset=h+(v*d+S*p)-v,a.yOffset=f+(v*m+S*g)-S):a.xOffset=a.yOffset=0,a.xOrigin=y,a.yOrigin=_,a.smooth=!!i,a.origin=t,a.originIsAbsolute=!!s,e.style[dt]="0px 0px",o&&(Ps(o,a,"xOrigin",l,y),Ps(o,a,"yOrigin",u,_),Ps(o,a,"xOffset",h,a.xOffset),Ps(o,a,"yOffset",f,a.yOffset)),e.setAttribute("data-svg-origin",y+" "+_)},ur=function(e,t){var s=e._gsap||new Td(e);if("x"in s&&!t&&!s.uncache)return s;var i=e.style,r=s.scaleX<0,o="px",a="deg",c=getComputedStyle(e),l=Xt(e,dt)||"0",u,h,f,d,m,p,g,v,S,T,y,_,w,k,x,C,E,O,A,R,P,F,N,U,V,z,q,j,B,Te,ae,$;return u=h=f=p=g=v=S=T=y=0,d=m=1,s.svg=!!(e.getCTM&&Fd(e)),c.translate&&((c.translate!=="none"||c.scale!=="none"||c.rotate!=="none")&&(i[Ee]=(c.translate!=="none"?"translate3d("+(c.translate+" 0 0").split(" ").slice(0,3).join(", ")+") ":"")+(c.rotate!=="none"?"rotate("+c.rotate+") ":"")+(c.scale!=="none"?"scale("+c.scale.split(" ").join(",")+") ":"")+(c[Ee]!=="none"?c[Ee]:"")),i.scale=i.rotate=i.translate="none"),k=Xc(e,s.svg),s.svg&&(s.uncache?(V=e.getBBox(),l=s.xOrigin-V.x+"px "+(s.yOrigin-V.y)+"px",U=""):U=!t&&e.getAttribute("data-svg-origin"),Za(e,U||l,!!U||s.originIsAbsolute,s.smooth!==!1,k)),_=s.xOrigin||0,w=s.yOrigin||0,k!==lr&&(O=k[0],A=k[1],R=k[2],P=k[3],u=F=k[4],h=N=k[5],k.length===6?(d=Math.sqrt(O*O+A*A),m=Math.sqrt(P*P+R*R),p=O||A?In(A,O)*tn:0,S=R||P?In(R,P)*tn+p:0,S&&(m*=Math.abs(Math.cos(S*Wn))),s.svg&&(u-=_-(_*O+w*R),h-=w-(_*A+w*P))):($=k[6],Te=k[7],q=k[8],j=k[9],B=k[10],ae=k[11],u=k[12],h=k[13],f=k[14],x=In($,B),g=x*tn,x&&(C=Math.cos(-x),E=Math.sin(-x),U=F*C+q*E,V=N*C+j*E,z=$*C+B*E,q=F*-E+q*C,j=N*-E+j*C,B=$*-E+B*C,ae=Te*-E+ae*C,F=U,N=V,$=z),x=In(-R,B),v=x*tn,x&&(C=Math.cos(-x),E=Math.sin(-x),U=O*C-q*E,V=A*C-j*E,z=R*C-B*E,ae=P*E+ae*C,O=U,A=V,R=z),x=In(A,O),p=x*tn,x&&(C=Math.cos(x),E=Math.sin(x),U=O*C+A*E,V=F*C+N*E,A=A*C-O*E,N=N*C-F*E,O=U,F=V),g&&Math.abs(g)+Math.abs(p)>359.9&&(g=p=0,v=180-v),d=Ie(Math.sqrt(O*O+A*A+R*R)),m=Ie(Math.sqrt(N*N+$*$)),x=In(F,N),S=Math.abs(x)>2e-4?x*tn:0,y=ae?1/(ae<0?-ae:ae):0),s.svg&&(U=e.getAttribute("transform"),s.forceCSS=e.setAttribute("transform","")||!Ld(Xt(e,Ee)),U&&e.setAttribute("transform",U))),Math.abs(S)>90&&Math.abs(S)<270&&(r?(d*=-1,S+=p<=0?180:-180,p+=p<=0?180:-180):(m*=-1,S+=S<=0?180:-180)),t=t||s.uncache,s.x=u-((s.xPercent=u&&(!t&&s.xPercent||(Math.round(e.offsetWidth/2)===Math.round(-u)?-50:0)))?e.offsetWidth*s.xPercent/100:0)+o,s.y=h-((s.yPercent=h&&(!t&&s.yPercent||(Math.round(e.offsetHeight/2)===Math.round(-h)?-50:0)))?e.offsetHeight*s.yPercent/100:0)+o,s.z=f+o,s.scaleX=Ie(d),s.scaleY=Ie(m),s.rotation=Ie(p)+a,s.rotationX=Ie(g)+a,s.rotationY=Ie(v)+a,s.skewX=S+a,s.skewY=T+a,s.transformPerspective=y+o,(s.zOrigin=parseFloat(l.split(" ")[2])||!t&&s.zOrigin||0)&&(i[dt]=So(l)),s.xOffset=s.yOffset=0,s.force3D=xt.force3D,s.renderTransform=s.svg?nw:Id?Bd:sw,s.uncache=0,s},So=function(e){return(e=e.split(" "))[0]+" "+e[1]},va=function(e,t,s){var i=$e(t);return Ie(parseFloat(t)+parseFloat(Ws(e,"x",s+"px",i)))+i},sw=function(e,t){t.z="0px",t.rotationY=t.rotationX="0deg",t.force3D=0,Bd(e,t)},Js="0deg",Oi="0px",en=") ",Bd=function(e,t){var s=t||this,i=s.xPercent,r=s.yPercent,o=s.x,a=s.y,c=s.z,l=s.rotation,u=s.rotationY,h=s.rotationX,f=s.skewX,d=s.skewY,m=s.scaleX,p=s.scaleY,g=s.transformPerspective,v=s.force3D,S=s.target,T=s.zOrigin,y="",_=v==="auto"&&e&&e!==1||v===!0;if(T&&(h!==Js||u!==Js)){var w=parseFloat(u)*Wn,k=Math.sin(w),x=Math.cos(w),C;w=parseFloat(h)*Wn,C=Math.cos(w),o=va(S,o,k*C*-T),a=va(S,a,-Math.sin(w)*-T),c=va(S,c,x*C*-T+T)}g!==Oi&&(y+="perspective("+g+en),(i||r)&&(y+="translate("+i+"%, "+r+"%) "),(_||o!==Oi||a!==Oi||c!==Oi)&&(y+=c!==Oi||_?"translate3d("+o+", "+a+", "+c+") ":"translate("+o+", "+a+en),l!==Js&&(y+="rotate("+l+en),u!==Js&&(y+="rotateY("+u+en),h!==Js&&(y+="rotateX("+h+en),(f!==Js||d!==Js)&&(y+="skew("+f+", "+d+en),(m!==1||p!==1)&&(y+="scale("+m+", "+p+en),S.style[Ee]=y||"translate(0, 0)"},nw=function(e,t){var s=t||this,i=s.xPercent,r=s.yPercent,o=s.x,a=s.y,c=s.rotation,l=s.skewX,u=s.skewY,h=s.scaleX,f=s.scaleY,d=s.target,m=s.xOrigin,p=s.yOrigin,g=s.xOffset,v=s.yOffset,S=s.forceCSS,T=parseFloat(o),y=parseFloat(a),_,w,k,x,C;c=parseFloat(c),l=parseFloat(l),u=parseFloat(u),u&&(u=parseFloat(u),l+=u,c+=u),c||l?(c*=Wn,l*=Wn,_=Math.cos(c)*h,w=Math.sin(c)*h,k=Math.sin(c-l)*-f,x=Math.cos(c-l)*f,l&&(u*=Wn,C=Math.tan(l-u),C=Math.sqrt(1+C*C),k*=C,x*=C,u&&(C=Math.tan(u),C=Math.sqrt(1+C*C),_*=C,w*=C)),_=Ie(_),w=Ie(w),k=Ie(k),x=Ie(x)):(_=h,x=f,w=k=0),(T&&!~(o+"").indexOf("px")||y&&!~(a+"").indexOf("px"))&&(T=Ws(d,"x",o,"px"),y=Ws(d,"y",a,"px")),(m||p||g||v)&&(T=Ie(T+m-(m*_+p*k)+g),y=Ie(y+p-(m*w+p*x)+v)),(i||r)&&(C=d.getBBox(),T=Ie(T+i/100*C.width),y=Ie(y+r/100*C.height)),C="matrix("+_+","+w+","+k+","+x+","+T+","+y+")",d.setAttribute("transform",C),S&&(d.style[Ee]=C)},iw=function(e,t,s,i,r){var o=360,a=Ge(r),c=parseFloat(r)*(a&&~r.indexOf("rad")?tn:1),l=c-i,u=i+l+"deg",h,f;return a&&(h=r.split("_")[1],h==="short"&&(l%=o,l!==l%(o/2)&&(l+=l<0?o:-o)),h==="cw"&&l<0?l=(l+o*eu)%o-~~(l/o)*o:h==="ccw"&&l>0&&(l=(l-o*eu)%o-~~(l/o)*o)),e._pt=f=new ht(e._pt,t,s,i,l,VT),f.e=u,f.u="deg",e._props.push(s),f},ou=function(e,t){for(var s in t)e[s]=t[s];return e},rw=function(e,t,s){var i=ou({},s._gsap),r="perspective,force3D,transformOrigin,svgOrigin",o=s.style,a,c,l,u,h,f,d,m;i.svg?(l=s.getAttribute("transform"),s.setAttribute("transform",""),o[Ee]=t,a=ur(s,1),yn(s,Ee),s.setAttribute("transform",l)):(l=getComputedStyle(s)[Ee],o[Ee]=t,a=ur(s,1),o[Ee]=l);for(c in ys)l=i[c],u=a[c],l!==u&&r.indexOf(c)<0&&(d=$e(l),m=$e(u),h=d!==m?Ws(s,c,l,m):parseFloat(l),f=parseFloat(u),e._pt=new ht(e._pt,a,c,h,f-h,Wa),e._pt.u=m||0,e._props.push(c));ou(a,i)};ut("padding,margin,Width,Radius",function(n,e){var t="Top",s="Right",i="Bottom",r="Left",o=(e<3?[t,s,i,r]:[t+r,t+s,i+s,i+r]).map(function(a){return e<2?n+a:"border"+a+n});ko[e>1?"border"+n:n]=function(a,c,l,u,h){var f,d;if(arguments.length<4)return f=o.map(function(m){return us(a,m,l)}),d=f.join(" "),d.split(f[0]).length===5?f[0]:d;f=(u+"").split(" "),d={},o.forEach(function(m,p){return d[m]=f[p]=f[p]||f[(p-1)/2|0]}),a.init(c,d,h)}});var zd={name:"css",register:Ya,targetTest:function(e){return e.style&&e.nodeType},init:function(e,t,s,i,r){var o=this._props,a=e.style,c=s.vars.startAt,l,u,h,f,d,m,p,g,v,S,T,y,_,w,k,x;Yc||Ya(),this.styles=this.styles||Pd(e),x=this.styles.props,this.tween=s;for(p in t)if(p!=="autoRound"&&(u=t[p],!(_t[p]&&wd(p,t,s,i,e,r)))){if(d=typeof u,m=ko[p],d==="function"&&(u=u.call(s,i,e,r),d=typeof u),d==="string"&&~u.indexOf("random(")&&(u=or(u)),m)m(this,e,p,u,s)&&(k=1);else if(p.substr(0,2)==="--")l=(getComputedStyle(e).getPropertyValue(p)+"").trim(),u+="",Ls.lastIndex=0,Ls.test(l)||(g=$e(l),v=$e(u)),v?g!==v&&(l=Ws(e,p,l,v)+v):g&&(u+=g),this.add(a,"setProperty",l,u,i,r,0,0,p),o.push(p),x.push(p,0,a[p]);else if(d!=="undefined"){if(c&&p in c?(l=typeof c[p]=="function"?c[p].call(s,i,e,r):c[p],Ge(l)&&~l.indexOf("random(")&&(l=or(l)),$e(l+"")||l==="auto"||(l+=xt.units[p]||$e(us(e,p))||""),(l+"").charAt(1)==="="&&(l=us(e,p))):l=us(e,p),f=parseFloat(l),S=d==="string"&&u.charAt(1)==="="&&u.substr(0,2),S&&(u=u.substr(2)),h=parseFloat(u),p in Zt&&(p==="autoAlpha"&&(f===1&&us(e,"visibility")==="hidden"&&h&&(f=0),x.push("visibility",0,a.visibility),Ps(this,a,"visibility",f?"inherit":"hidden",h?"inherit":"hidden",!h)),p!=="scale"&&p!=="transform"&&(p=Zt[p],~p.indexOf(",")&&(p=p.split(",")[0]))),T=p in ys,T){if(this.styles.save(p),y||(_=e._gsap,_.renderTransform&&!t.parseTransform||ur(e,t.parseTransform),w=t.smoothOrigin!==!1&&_.smooth,y=this._pt=new ht(this._pt,a,Ee,0,1,_.renderTransform,_,0,-1),y.dep=1),p==="scale")this._pt=new ht(this._pt,_,"scaleY",_.scaleY,(S?Hn(_.scaleY,S+h):h)-_.scaleY||0,Wa),this._pt.u=0,o.push("scaleY",p),p+="X";else if(p==="transformOrigin"){x.push(dt,0,a[dt]),u=ew(u),_.svg?Za(e,u,0,w,0,this):(v=parseFloat(u.split(" ")[2])||0,v!==_.zOrigin&&Ps(this,_,"zOrigin",_.zOrigin,v),Ps(this,a,p,So(l),So(u)));continue}else if(p==="svgOrigin"){Za(e,u,1,w,0,this);continue}else if(p in Ud){iw(this,_,p,f,S?Hn(f,S+u):u);continue}else if(p==="smoothOrigin"){Ps(this,_,"smooth",_.smooth,u);continue}else if(p==="force3D"){_[p]=u;continue}else if(p==="transform"){rw(this,u,e);continue}}else p in a||(p=ri(p)||p);if(T||(h||h===0)&&(f||f===0)&&!zT.test(u)&&p in a)g=(l+"").substr((f+"").length),h||(h=0),v=$e(u)||(p in xt.units?xt.units[p]:g),g!==v&&(f=Ws(e,p,l,v)),this._pt=new ht(this._pt,T?_:a,p,f,(S?Hn(f,S+h):h)-f,!T&&(v==="px"||p==="zIndex")&&t.autoRound!==!1?HT:Wa),this._pt.u=v||0,g!==v&&v!=="%"&&(this._pt.b=l,this._pt.r=jT);else if(p in a)JT.call(this,e,p,l,S?S+u:u);else if(p in e)this.add(e,p,l||e[p],S?S+u:u,i,r);else if(p!=="parseTransform"){Lc(p,u);continue}T||(p in a?x.push(p,0,a[p]):x.push(p,1,l||e[p])),o.push(p)}}k&&Od(this)},render:function(e,t){if(t.tween._time||!Zc())for(var s=t._pt;s;)s.r(e,s.d),s=s._next;else t.styles.revert()},get:us,aliases:Zt,getSetter:function(e,t,s){var i=Zt[t];return i&&i.indexOf(",")<0&&(t=i),t in ys&&t!==dt&&(e._gsap.x||us(e,"x"))?s&&Jl===s?t==="scale"?YT:GT:(Jl=s||{})&&(t==="scale"?ZT:$T):e.style&&!Nc(e.style[t])?qT:~t.indexOf("-")?WT:Wc(e,t)},core:{_removeProperty:yn,_getMatrix:Xc}};pt.utils.checkPrefix=ri;pt.core.getStyleSaver=Pd;(function(n,e,t,s){var i=ut(n+","+e+","+t,function(r){ys[r]=1});ut(e,function(r){xt.units[r]="deg",Ud[r]=1}),Zt[i[13]]=n+","+e,ut(s,function(r){var o=r.split(":");Zt[o[1]]=i[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");ut("x,y,z,top,right,bottom,left,width,height,fontSize,padding,margin,perspective",function(n){xt.units[n]="px"});pt.registerPlugin(zd);var Vd=pt.registerPlugin(zd)||pt;Vd.core.Tween;const jd=b.memo(({linksPositions:n})=>{const e=xn(r=>r.dataInitial),{showSelectionGraph:t}=nt(r=>r),s=Jt(),i=b.useRef([]);return b.useEffect(()=>{i.current.forEach((r,o)=>{if(r){const a=s?0:.5,c=(s==null?void 0:s.ref_id)===(e==null?void 0:e.links[o].source)||(s==null?void 0:s.ref_id)===(e==null?void 0:e.links[o].target);Vd.fromTo(r.material,{linewidth:5},{linewidth:c?2:a,duration:1})}})},[e,s]),M.jsx("group",{name:"simulation-3d-group__connections",children:e==null?void 0:e.links.map((r,o)=>{var l,u,h,f,d,m;const a=new X(((l=n[o])==null?void 0:l.sx)||0,((u=n[o])==null?void 0:u.sy)||0,((h=n[o])==null?void 0:h.sz)||0),c=new X(((f=n[o])==null?void 0:f.tx)||0,((d=n[o])==null?void 0:d.ty)||0,((m=n[o])==null?void 0:m.tz)||0);return M.jsx(Tf,{ref:p=>{i.current[o]=p},color:"rgba(136, 136, 136, 1)",isLine2:!0,lineWidth:1,opacity:1,points:[a,c],transparent:!0,visible:!t},r.ref_id)})})});jd.displayName="Connections";const Yo={metalness:.9,roughness:0},ow={...Yo};new fr(ow);const Hd=new Eo,Co=Hd.load("noimage.jpeg"),au=new fr({...Yo,map:Co}),qd=.4,aw=new fr({...Yo,map:Co,transparent:!0,opacity:qd}),jr={},cw=(n,e)=>{const[t,s]=b.useState(Co),[i,r]=b.useState(au);return b.useEffect(()=>{const o=`${n}${e&&"-transparent"}`;if(jr[o]){s(jr[o].texture),r(jr[o].material);return}Hd.load(n,a=>{const c=new fr({map:a,transparent:e,opacity:e?qd:1,...Yo});jr[o]={texture:a,material:c},s(a),r(c)},void 0,()=>{s(Co),r(e?aw:au)})},[n,e]),b.useEffect(()=>function(){t.dispose(),i.dispose()},[t,i]),i},Qc=b.memo(({node:n,hide:e,animated:t})=>{const s=b.useRef(null),[i]=b.useState(ql),r=Jt(),{showSelectionGraph:o}=nt(u=>u),a=!!r&&n.ref_id===r.ref_id,c=cw(n.image_url||"noimage.jpeg",!1);Rt((u,h)=>{t&&s.current&&a&&(s.current.rotation.y+=h*1,s.current.rotation.x-=h*.6)}),b.useEffect(()=>function(){i.dispose()},[i]);const l=b.useMemo(()=>o&&a?20:a?(n.scale||1)*1.2:n.scale,[n,a,o]);return M.jsx(Up,{enabled:!!a,children:M.jsx("mesh",{ref:s,geometry:ql,material:c,name:n.id,scale:l,userData:n,visible:!e})})});Qc.displayName="Cube";const lw=ze(xs)` - text-align: center; - width: ${n=>n.type==="topic"?"auto":`${n.size}px`}; - height: ${n=>n.type==="topic"?"auto":`${n.size}px`}; - outline: 1px solid ${n=>we.white||n.color}; - outline-offset: 0px; - background: rgba(0, 0, 0, 0.75); - color: ${n=>n.fontColor}; - border-radius: ${n=>`${n.type==="guest"?"100%":"6px"}`}; - font-size: ${n=>`${n.fontSize}px`}; - cursor: pointer; - transition: font-size 0.4s, outline 0.4s; - transform: scale(${n=>n.scale}); - align-items: center; - justify-content: center; - font-family: Barlow; - font-size: 26px; - font-style: normal; - font-weight: 700; - text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); - - &:hover { - outline-offset: 4px; - } - - &.selected { - .badge-wrapper { - top: 0; - } - - font-size: 36px; - - &:hover { - outline-offset: 0px; - } - } - - &.topic { - outline: none; - background: none; - &:hover { - font-size: 36px; - } - white-space: nowrap; - .badge-wrapper { - display: none; - } - } - - .badge-wrapper { - position: absolute; - top: -7px; - left: -14px; - } -`,uw=ze(xs)` - text-align: center; - outline: 1px solid ${we.white}; - outline-offset: 0px; - white-space: nowrap; - padding: 4px; - background: rgba(0, 0, 0, 0.75); - color: ${we.white}; - border-radius: 6px; - font-size: 20px; - cursor: pointer; - transition: font-size 0.4s, outline 0.4s; - align-items: center; - justify-content: flex-start; - font-family: Barlow; - font-size: 26px; - font-style: normal; - font-weight: 700; - text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); - max-width: 100px; - max-height: 100px; - white-space: normal; - font-size: 16px; - - &:hover { - outline-offset: 4px; - } - - &.selected { - .badge-wrapper { - top: 0; - } - - font-size: 36px; - - &:hover { - outline-offset: 0px; - } - } - - &.topic { - outline: none; - background: none; - &:hover { - font-size: 36px; - } - white-space: nowrap; - .badge-wrapper { - display: none; - } - } - - .badge-wrapper { - position: absolute; - top: -7px; - left: -14px; - } -`;ze.img` - background-image: ${({src:n})=>`url(${n})`}; - background-size: contain; - background-repeat: no-repeat; - width: ${n=>n.size}px; - height: ${n=>n.size}px; - border-radius: ${n=>n.borderRadius}; -`;ze.div` - display: flex; - position: absolute; - bottom: -14px; - left: -5px; - width: auto; - justify-content: center; - align-items: center; -`;ze.div` - display: flex; - justify-content: center; - align-items: center; - background: ${we.transparentBlack}; - border: 2px solid ${n=>n.color}; - color: #fff; - padding: 0 4px; - min-width: 30px; - height: 26px; - font-size: 12px; - font-weight: 500; - border-radius: 6px; - margin-right: 5px; -`;ze.div` - display: flex; - justify-content: center; - align-items: center; - border: 2px solid ${n=>n.color}44; - background: ${we.transparentBlack}; - padding: 0 4px; - color: ${n=>n.color}; - min-width: 30px; - height: 26px; - font-size: 12px; - font-weight: 500; - border-radius: 6px; - margin-right: 5px; -`;const hw=new X,dw=({position:n,userData:e,color:t})=>{const s=b.useRef(null),{selectedNode:i,setSelectedNode:r,showSelectionGraph:o,hoveredNode:a,setHoveredNode:c}=nt(ec(d=>d)),l=((e==null?void 0:e.node_type)||"")==="Topic"||!!e.name,u=((e==null?void 0:e.node_type)||"")==="Guest"||((e==null?void 0:e.node_type)||"")==="Person";Rt(()=>{if(o&&s.current){const d=hw.set((e==null?void 0:e.x)||0,(e==null?void 0:e.y)||0,(e==null?void 0:e.z)||0);s.current.position.copy(d)}}),b.useEffect(()=>function(){s.current&&s.current.clear()},[s]);const h=b.useMemo(()=>(a==null?void 0:a.ref_id)===(e==null?void 0:e.ref_id),[a==null?void 0:a.ref_id,e==null?void 0:e.ref_id]),f=(i==null?void 0:i.ref_id)===(e==null?void 0:e.ref_id);return l||f&&o||!f?M.jsx("group",{ref:s,position:n,children:M.jsx(dr,{center:!0,sprite:!0,zIndexRange:[0,0],children:l?M.jsxs(uw,{direction:"column",onClick:d=>{d.stopPropagation(),e&&r(e)},onPointerOut:d=>{d.stopPropagation()},onPointerOver:d=>{d.stopPropagation()},children:[M.jsx("div",{className:"badge-wrapper",children:M.jsx(tl,{type:(e==null?void 0:e.node_type)||""})}),pu(e==null?void 0:e.name,20)]}):M.jsxs(lw,{className:du(e==null?void 0:e.node_type,{selected:f}),color:t,fontColor:we.white,fontSize:l?64:20,onClick:d=>{d.stopPropagation(),e&&r(e)},onPointerOut:d=>{d.stopPropagation()},onPointerOver:d=>{d.stopPropagation()},scale:h?1.05:1,selected:!1,size:f?68:40,type:(e==null?void 0:e.node_type)||"",children:[!u&&!l?M.jsx("div",{className:"badge-wrapper",children:M.jsx(tl,{type:(e==null?void 0:e.node_type)||""})}):null,e!=null&&e.name?e==null?void 0:e.name:M.jsx(Jf,{rounded:u,size:f?60:52,src:(e==null?void 0:e.image_url)||"audio_default.svg",type:e==null?void 0:e.node_type})]})})}):null},Wd=b.memo(()=>{const{simulation:n,showSelectionGraph:e,selectedNode:t,selectionGraphData:s}=nt(ec(o=>o)),i=bo(),r=b.useMemo(()=>{const o=(n==null?void 0:n.nodes())||[];return(e?s.nodes:o).filter(u=>i.includes((u==null?void 0:u.ref_id)||"")||(t==null?void 0:t.ref_id)===(u==null?void 0:u.ref_id)).slice(0,Ux).map(u=>{const h=fu(u.node_type||"",!0),f=new X((u==null?void 0:u.x)||0,(u==null?void 0:u.y)||0,(u==null?void 0:u.z)||0),d=o.filter(m=>m.ref_id&&Lx(m,u)).map(m=>(m==null?void 0:m.ref_id)||"")||[];return M.jsx(dw,{color:h,position:f,relativeIds:d,userData:u},`node-badge-${u.ref_id}`)})},[n,e,s.nodes,i,t==null?void 0:t.ref_id]);return M.jsx(b.Fragment,{children:r.length?r:null},"node-badges")});Wd.displayName="RelevanceBadges";const cu=tf().stop(),mt={numDimensions:3,velocityDecay:.9,forceChargeStrength:-20,forceChargeMinDistance:10,forceChargeMaxDistance:8e3,forceLinkStrength:.04,forceCenterStrength:.85,disableCollide:!1,disableCenter:!1,disableLink:!1,disableCharge:!1,forceCollideRadiusMethod:n=>(n.edge_count||1)*6+200,forceLinkDistanceMethod:n=>{const e=n.source.node_type;let t=50;switch(e){case"topic":t=30;break;case"guest":t=30;break;case"clip":t=10;break;case"episode":t=15;break}return t*2/50}},fw=(n,e,{numDimensions:t=mt.numDimensions,velocityDecay:s=mt.velocityDecay,forceChargeStrength:i=mt.forceChargeStrength,forceChargeMinDistance:r=mt.forceChargeMinDistance,forceChargeMaxDistance:o=mt.forceChargeMaxDistance,forceLinkStrength:a=mt.forceLinkStrength,forceCenterStrength:c=mt.forceCenterStrength,forceLinkDistanceMethod:l=mt.forceLinkDistanceMethod,forceCollideRadiusMethod:u=mt.forceCollideRadiusMethod,disableCollide:h=mt.disableCollide,disableCenter:f=mt.disableCenter,disableLink:d=mt.disableLink,disableCharge:m=mt.disableCharge})=>(cu.alpha(1).stop().numDimensions(t).velocityDecay(s).force("collide",h?null:sf().radius(u).iterations(1)).force("center",f?null:nf().strength(c)).force("charge",m?null:rf().strength(i).distanceMin(r).distanceMax(o)).nodes(n).force("link",d?null:of(e).id(p=>p.ref_id).distance(l).strength(a)).alpha(1).restart(),cu),pw=({link:n,animated:e})=>{const t=b.useRef(null),s=Jt(),[i,r]=b.useState(new X(0,0,0)),[o,a]=b.useState(new X(0,0,0)),[c,l]=b.useState(8947848),u=nt(h=>h.selectionGraphData);return b.useEffect(()=>{var d,m,p,g,v,S;const h=(s==null?void 0:s.ref_id)||"",f=s&&(h===n.target||h===n.source);!n.onlyVisibleOnSelect||f?(r(new X(((d=n.sourcePosition)==null?void 0:d.x)||0,((m=n.sourcePosition)==null?void 0:m.y)||0,((p=n.sourcePosition)==null?void 0:p.z)||0)),a(new X(((g=n.targetPosition)==null?void 0:g.x)||0,((v=n.targetPosition)==null?void 0:v.y)||0,((S=n.targetPosition)==null?void 0:S.z)||0))):(r(new X(0,0,0)),a(new X(0,0,0))),l(f?n.color||af.children.segmentColor:s?5592405:8947848)},[s,n]),Rt(()=>{if(e&&t.current){const h=u.nodes.find(d=>d.ref_id===n.source),f=u.nodes.find(d=>d.ref_id===n.target);t.current.start.set((h==null?void 0:h.x)||0,(h==null?void 0:h.y)||0,(h==null?void 0:h.z)||0),t.current.end.set((f==null?void 0:f.x)||0,(f==null?void 0:f.y)||0,(f==null?void 0:f.z)||0)}}),M.jsx(M.Fragment,{children:M.jsx(Rp,{ref:t,color:"0xFFFFFF",end:o,start:i})})},mw=({links:n,simulation:e})=>{const t=b.useRef(null);return b.useEffect(()=>function(){t.current&&t.current.clear()},[t]),Rt(()=>{if(t.current){const s=e.nodes();t.current.children.forEach((r,o)=>{var u;const a=n[o],c=s.find(h=>a.source===h.ref_id),l=s.find(h=>a.target===h.ref_id);(u=r.position)==null||u.set((c.x+l.x)/2,(c.y+l.y)/2,(c.z+l.z)/2)})}}),n.length?M.jsx("group",{ref:t,children:n.map(s=>M.jsx("mesh",{children:M.jsx(dr,{center:!0,sprite:!0,children:M.jsxs(_w,{direction:"row",justify:"center",onClick:i=>{i.stopPropagation()},onPointerOut:i=>{i.stopPropagation()},onPointerOver:i=>{i.stopPropagation()},children:[M.jsx("span",{children:s.edge_type}),M.jsx(xs,{className:"icon",children:M.jsx(ip,{})})]})})},s.ref_id))}):null},_w=ze(xs)` - text-align: center; - - outline-offset: 0px; - background: rgba(0, 0, 0, 0.75); - color: #eee; - cursor: pointer; - transition: font-size 0.4s, outline 0.4s; - align-items: center; - justify-content: center; - font-family: Barlow; - font-size: 12px; - font-style: normal; - font-weight: 700; - text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); - - &:hover { - outline-offset: 4px; - span { - opacity: 0.1; - } - - .icon { - display: flex; - } - } - - .icon { - position: absolute; - width: 24px; - height: 24px; - /* bottom: 100%; */ - display: none; - color: #000; - border-radius: 40px; - justify-content: center; - align-items: center; - background: #ffffff; - color: #000; - border-radius: 100%; - font-size: 16px; - cursor: pointer; - transition: opacity 0.4s; - box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); - } - - .badge-wrapper { - position: absolute; - top: -7px; - left: -14px; - } -`,gw=["#fff","#9747FF","#00887A","#0098A6","#0288D1","#33691E","#465A65","#512DA7","#5C6BC0","#5D4038","#662C00","#689F39","#6B1B00","#750000","#78909C","#7E57C2","#8C6E63","#AA47BC","#BF360C","#C2175B","#EC407A","#EF6C00","#F5511E","#FF9696","#FFC064","#FFCD29","#FFEA60"];function vw(n){return n.replace(/[\u{1F600}-\u{1F64F}\u{1F300}-\u{1F5FF}\u{1F680}-\u{1F6FF}\u{1F700}-\u{1F77F}\u{1F780}-\u{1F7FF}\u{1F800}-\u{1F8FF}\u{1F900}-\u{1F9FF}\u{1FA00}-\u{1FA6F}\u{1FA70}-\u{1FAFF}\u{1FB00}-\u{1FBFF}\u{1FC00}-\u{1FCFF}\u{1FD00}-\u{1FDFF}\u{1FE00}-\u{1FEFF}\u{1FF00}-\u{1FFFF}\u{20000}-\u{2A6DF}\u{2A700}-\u{2B73F}\u{2B740}-\u{2B81F}\u{2B820}-\u{2CEAF}\u{2F800}-\u{2FA1F}]/gu,"")}function yw(n){const e=pu(n,30),t=e.split(" ");if(n.split(" ").length<=5)return e;const s=Math.ceil(t.length/3),i=s*2,r=t.slice(0,s).join(" "),o=t.slice(s,i).join(" "),a=t.slice(i).join(" ");return`${r} -${o} -${a}`}const Kc=b.memo(({node:n,hide:e})=>{const t=b.useRef(null),s=Jt(),i=cf(),o=bo().includes((n==null?void 0:n.ref_id)||""),a=!!s&&(s==null?void 0:s.ref_id)===n.ref_id,c=!!i&&(i==null?void 0:i.ref_id)===n.ref_id,l=nt(v=>v.showSelectionGraph),[u]=ep(v=>[v.getPrimaryColorByType]),h=lf();Rt(({camera:v})=>{t!=null&&t.current&&t.current.quaternion.copy(v.quaternion)});const f=b.useMemo(()=>{let v=(n.edge_count||1)*20;l&&a?v=40:!a&&o&&(v=0);const S=v/Math.sqrt(n.name.length);return v=Math.max(S,20),Math.min(v,30)},[n.edge_count,n.name,a,o,l]),d=b.useMemo(()=>s&&!a||i&&!c?.2:1,[a,s,c,i]),p=u(n.node_type)??(gw[h.indexOf(n.node_type)]||we.white),g=vw(String(n.name));return M.jsx(M.Fragment,{children:M.jsx(wf,{ref:t,anchorX:"center",anchorY:"middle",color:p,fillOpacity:d,scale:f,userData:n,visible:!e,...kf,children:yw(g)})})});Kc.displayName="TextNode";const Gd=b.memo(()=>{const[n,e]=b.useState(null),{dataInitial:t}=xn(l=>l),s=Jt(),i=b.useRef(null),r=bo(),o=Sf(t==null?void 0:t.nodes.length),{selectionGraphData:a,setSelectionData:c}=nt(ec(l=>l));return b.useEffect(()=>{const l=structuredClone((t==null?void 0:t.nodes)||[]),u=structuredClone((t==null?void 0:t.links)||[]);if(o===l.length)return;const h=l.filter(f=>f.ref_id===(s==null?void 0:s.ref_id)||r.includes((f==null?void 0:f.ref_id)||"")).map(f=>{const d=f.ref_id===(s==null?void 0:s.ref_id)?{fx:0,fy:0,fz:0}:{};return{...f,x:0,y:0,z:0,...d}});if(h){const f=u.filter(d=>h.some(m=>m.ref_id===d.target)&&h.some(m=>m.ref_id===d.source));c({nodes:h,links:f})}},[t,s,r,c,o]),b.useEffect(()=>{if(n||!a.nodes.length)return;const l=structuredClone(a.links),u=fw(a.nodes,l,{numDimensions:2,forceLinkStrength:.01,forceCenterStrength:.85,forceChargeStrength:-20,velocityDecay:.9});e(u)},[a,n]),b.useEffect(()=>()=>{c({nodes:[],links:[]})},[c]),b.useEffect(()=>{n&&n.on("tick",()=>{i.current&&i.current.children.forEach((u,h)=>{const f=n.nodes()[h];f&&u.position.set(f.x,f.y,f.z)})})},[n]),console.log(a.nodes),M.jsxs(M.Fragment,{children:[M.jsx("group",{ref:i,name:"simulation-2d-group",children:a==null?void 0:a.nodes.map(l=>M.jsx("mesh",{children:l.name?M.jsx(Kc,{hide:!0,node:l},l.ref_id||l.id):M.jsx(Qc,{hide:!0,node:l},l.ref_id||l.id)},l.ref_id))}),M.jsx(Mp,{fog:!0,lineWidth:.9,children:(a==null?void 0:a.links).map((l,u)=>M.jsx(pw,{animated:!0,link:l},u.toString()))},`selection-links-${a==null?void 0:a.links.length}`),n&&M.jsx(mw,{links:a.links,simulation:n})]})});Gd.displayName="SelectionDataNodes";const xw=200,Yd=b.memo(()=>{const n=Jt(),e=bo(),{selectionGraphData:t,showSelectionGraph:s,setHoveredNode:i,setIsHovering:r}=nt(m=>m),o=xn(m=>m.dataInitial),a=hr(m=>m.setTranscriptOpen),c=b.useCallback(m=>!!(s&&!t.nodes.find(p=>p.ref_id===m.ref_id)),[s,t]),l=b.useCallback(m=>{const p=m==null?void 0:m[0];p&&(a(!1),p.userData&&(c(p.userData)||nt.getState().setSelectedNode((p==null?void 0:p.userData)||null)))},[a,c]),u=b.useRef(null),h=b.useCallback(m=>{m.stopPropagation(),r(!1),i(null),u.current&&(clearTimeout(u.current),u.current=null)},[r,i]),f=b.useCallback(m=>{var v;const g=m.intersections.map(S=>S.object)[0];if((v=g==null?void 0:g.userData)!=null&&v.ref_id){const S=g.userData;c(S)||(m.stopPropagation(),r(!0),u.current=setTimeout(()=>{i(S)},xw))}},[i,c,r]),d=s&&!!n;return M.jsxs(Sp,{filter:m=>m.filter(p=>{var g;return!!((g=p.userData)!=null&&g.ref_id)}),onChange:l,onPointerOut:h,onPointerOver:f,children:[!1,M.jsx(Wd,{}),M.jsx("group",{name:"simulation-3d-group__nodes",children:o==null?void 0:o.nodes.map(m=>{const p=!!n&&(e.includes(m.ref_id)||n.ref_id===m.ref_id);return M.jsx("mesh",{children:m.name?M.jsx(Kc,{hide:d||p,node:m},m.ref_id||m.id):M.jsx(Qc,{hide:d,node:m},m.ref_id||m.id)},m.ref_id)})}),d&&M.jsx(Gd,{})]})});Yd.displayName="Cubes";const Tw={earthRef:null},ww=uu(n=>({...Tw,setEarthRef:e=>n({earthRef:e})})),kw=new X(0,0,0),Sw=()=>{const n=b.useRef(null),e=b.useRef(null),{graphStyle:t,showSelectionGraph:s}=nt(a=>a),i=ww(a=>a.setEarthRef),r=on("textures/earth/galaxy.png"),o=on("textures/earth/clouds.png");return Rt(({camera:a})=>{e.current&&e.current.position.copy(a.getWorldPosition(kw))}),b.useLayoutEffect(()=>{n.current&&i(n)},[i]),t!=="earth"||s?null:M.jsxs(M.Fragment,{children:[M.jsxs("mesh",{ref:n,userData:{type:"earth"},children:[M.jsx("sphereGeometry",{args:[Br,200,200]}),M.jsx(Cw,{})]}),M.jsxs("mesh",{children:[M.jsx("sphereGeometry",{args:[Br+2,200,200]}),M.jsx("meshStandardMaterial",{alphaMap:o,map:o,transparent:!0})]}),M.jsxs("mesh",{children:[M.jsx("sphereGeometry",{args:[Br*4,200,200]}),M.jsx("meshStandardMaterial",{map:r,opacity:.4,side:Mi,transparent:!0})]}),M.jsx("directionalLight",{ref:e,intensity:.9,position:[0,0,Br*3]})]})},Cw=()=>{const n=on("textures/earth/earth.jpeg"),e=on("textures/earth/bump.jpeg"),t=on("textures/earth/water.png"),s=b.useMemo(()=>new fr({map:n,bumpMap:e,aoMap:e,roughnessMap:e,metalnessMap:t,toneMapped:!0,roughness:35,metalness:0}),[n,e,t]);return M.jsx("meshStandardMaterial",{...s})},bw="C",Ew=256,Ow=256,Aw={g:"LottieFiles AE 0.1.20"},Mw=[{ty:0,nm:"I",sr:1,st:0,op:26,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[128,128,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],w:256,h:256,refId:"comp_0",ind:1},{ty:0,nm:"I",sr:1,st:26,op:52,ip:26,hasMask:!1,ao:0,ks:{a:{a:0,k:[128,128,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],w:256,h:256,refId:"comp_1",ind:2},{ty:0,nm:"I",sr:1,st:52,op:78,ip:52,hasMask:!1,ao:0,ks:{a:{a:0,k:[128,128,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],w:256,h:256,refId:"comp_2",ind:3},{ty:0,nm:"I",sr:1,st:78,op:108,ip:78,hasMask:!1,ao:0,ks:{a:{a:0,k:[128,128,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],w:256,h:256,refId:"comp_3",ind:4}],Dw="5.5.7",Rw=60,Pw=104,Iw=0,Nw=[{nm:"",id:"comp_0",layers:[{ty:4,nm:"I",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[34.656,.016],[0,20],[-34.641,0],[.016,-19.984]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,30]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]},{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,30],[-17.32,10],[-17.32,-30],[17.32,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[51.962,10],[17.321,30],[17.321,-10],[51.962,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]},{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,10],[-17.321,30],[-17.321,-10],[17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,-9.984],[17.32,10],[17.32,-30],[-17.32,-50.016]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]},{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,30],[17.32,50],[17.305,10],[-17.32,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]},{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.321,10],[-17.321,-30],[17.321,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.321,10],[-51.962,30],[-51.962,-10],[-17.321,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]},{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[34.641,0],[0,20],[-34.641,0],[0,-20]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,70]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:1}]},{nm:"",id:"comp_1",layers:[{ty:4,nm:"R",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:0}},ef:[],shapes:[],ind:1},{ty:4,nm:"S",sr:1,st:-20,op:32,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,30],[-17.32,10],[-17.32,-30],[17.32,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,-10.016],[-17.32,-30],[17.32,-50],[51.961,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:2,parent:1},{ty:4,nm:"T",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[34.641,0],[.015,-20],[0,20],[34.641,40]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,30]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:3,parent:1},{ty:4,nm:"S",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,30],[-17.32,10],[-17.32,-30],[17.32,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,-10.016],[-17.32,-30],[17.32,-50],[51.961,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:4,parent:1},{ty:4,nm:"F",sr:1,st:-20,op:33,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,10],[-17.321,30],[-17.321,-10],[17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.324,30],[-17.34,-9.984],[17.336,-30.016],[17.336,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:5,parent:1},{ty:4,nm:"T",sr:1,st:-20,op:35,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[34.641,0],[.015,-20],[0,20],[34.641,40]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,30]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:6,parent:1},{ty:4,nm:"F",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,10],[-17.321,30],[-17.321,-10],[17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.324,30],[-17.34,-9.984],[17.336,-30.016],[17.336,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:7,parent:1},{ty:4,nm:"F",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.305,30],[-17.336,-9.984],[17.336,-30.016],[17.32,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:8,parent:1},{ty:4,nm:"T",sr:1,st:-20,op:32,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[.016,-20.016],[-34.643,-40],[-34.641,.016],[0,20]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,70]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:9,parent:1},{ty:4,nm:"S",sr:1,st:-20,op:31,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,-10],[17.321,30],[-17.321,10],[-17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.305,50],[-51.961,30],[-17.321,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:10,parent:1},{ty:4,nm:"F",sr:1,st:-20,op:34,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.305,30],[-17.336,-9.984],[17.336,-30.016],[17.32,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:11,parent:1},{ty:4,nm:"S",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,-10],[17.321,30],[-17.321,10],[-17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.305,50],[-51.961,30],[-17.321,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:12,parent:1},{ty:4,nm:"T",sr:1,st:-20,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[.016,-20.016],[-34.643,-40],[-34.641,.016],[0,20]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,70]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:13,parent:1}]},{nm:"",id:"comp_2",layers:[{ty:4,nm:"R",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:0}},ef:[],shapes:[],ind:1},{ty:4,nm:"T",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-34.656,.031],[.047,-19.969],[34.652,.031],[0,20]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,30]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:2,parent:1},{ty:4,nm:"S",sr:1,st:0,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,30],[-17.32,10],[-17.32,-30],[17.32,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,10],[17.32,-9.984],[17.32,-50],[-17.32,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:3,parent:1},{ty:4,nm:"F",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,10],[-17.321,30],[-17.321,-10],[17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.321,30],[-51.962,10],[-51.962,-30],[-17.321,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:4,parent:1},{ty:4,nm:"S",sr:1,st:0,op:30,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,30],[-17.32,10],[-17.32,-30],[17.32,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,10],[17.32,-9.984],[17.32,-50],[-17.32,-30]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:5,parent:1},{ty:4,nm:"F",sr:1,st:0,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[51.962,30],[17.321,10],[17.321,-30],[51.962,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:6,parent:1},{ty:4,nm:"S",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.321,10],[-17.321,-30],[17.321,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,50],[17.32,30],[17.336,-10],[-17.336,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:7,parent:1},{ty:4,nm:"F",sr:1,st:0,op:30,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[51.962,30],[17.321,10],[17.321,-30],[51.962,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:8,parent:1},{ty:4,nm:"T",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-34.656,0],[.015,-20],[34.656,0],[.012,20.062]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,70]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:9,parent:1}]},{nm:"",id:"comp_3",layers:[{ty:4,nm:"R",sr:1,st:0,op:30,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[0,0,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[128,128,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:0}},ef:[],shapes:[],ind:1},{ty:4,nm:"S",sr:1,st:0,op:32,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.321,10],[-17.321,-30],[17.321,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.336,-10],[-17.32,-30.016],[-51.961,-10],[-17.305,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:2,parent:1},{ty:4,nm:"T",sr:1,st:0,op:32,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[.015,60.016],[-34.642,40],[-34.641,0],[0,20]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,30]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:3,parent:1},{ty:4,nm:"S",sr:1,st:0,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,10],[-17.32,-30],[17.32,-10],[17.32,30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.312,-10],[-17.313,10],[17.332,30],[51.977,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:4,parent:1},{ty:4,nm:"F",sr:1,st:0,op:32,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,10],[-17.321,30],[-17.321,-10],[17.321,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.336,-29.984],[17.348,10],[-17.305,30],[-17.305,-9.984]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:5,parent:1},{ty:4,nm:"F",sr:1,st:0,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.336,-30],[17.32,10],[-17.32,30],[-17.336,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:6,parent:1},{ty:4,nm:"S",sr:1,st:0,op:13,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.321,30],[-17.321,10],[-17.321,-30],[17.321,-10]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.336,-10],[-17.32,-30.016],[-51.961,-10],[-17.305,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[61.962,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:7,parent:1},{ty:4,nm:"T",sr:1,st:0,op:32,ip:0,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"T",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[0,20],[-34.641,0],[0,-20],[34.641,0]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[34.641,0],[0,-20],[0,-60.016],[34.641,-40]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[44.641,70]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:8,parent:1},{ty:4,nm:"S",sr:1,st:0,op:32,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"S",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[-17.32,10],[-17.32,-30],[17.32,-10],[17.32,30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.312,-10],[-17.313,10],[17.332,30],[51.977,10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,60]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:9,parent:1},{ty:4,nm:"F",sr:1,st:0,op:32,ip:13,hasMask:!1,ao:0,ks:{a:{a:0,k:[44.641,50,0]},s:{a:0,k:[100,100,100]},sk:{a:0,k:0},p:{a:0,k:[0,0,0]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}},ef:[],shapes:[{ty:"gr",nm:"F",it:[{ty:"sh",nm:"P",d:1,ks:{a:1,k:[{o:{x:.8,y:0},i:{x:.2,y:1},s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.32,10],[-17.32,30],[-17.32,-10],[17.32,-30]]}],t:0},{s:[{c:!0,i:[[0,0],[0,0],[0,0],[0,0]],o:[[0,0],[0,0],[0,0],[0,0]],v:[[17.336,-30],[17.32,10],[-17.32,30],[-17.336,-10]]}],t:26}]}},{ty:"st",nm:"S",lc:1,lj:2,ml:1,o:{a:0,k:100},w:{a:0,k:4},c:{a:0,k:[1,1,1]}},{ty:"tr",a:{a:0,k:[0,0]},s:{a:0,k:[100,100]},sk:{a:0,k:0},p:{a:0,k:[27.32,40]},r:{a:0,k:0},sa:{a:0,k:0},o:{a:0,k:100}}]}],ind:10,parent:1}]}],Fw={nm:bw,h:Ew,w:Ow,meta:Aw,layers:Mw,v:Dw,fr:Rw,op:Pw,ip:Iw,assets:Nw},Uw=({meshId:n})=>{const e=b.useRef(null);return b.useEffect(()=>{const t=document.getElementById(`lottie-animation-${n}`);return t&&(e.current=uf.loadAnimation({container:t,animationData:Fw,loop:!0,autoplay:!0})),()=>{e.current&&e.current.destroy()}},[n]),M.jsx("div",{id:`lottie-animation-${n}`,style:{width:"2em",height:"2em"}})},ya=()=>Math.floor(Math.random()*2001)-1e3,Lw=()=>M.jsx(M.Fragment,{children:["a","b","c"].map(n=>{const e=ya(),t=ya(),s=ya();return M.jsx("mesh",{position:[e,t,s],children:M.jsx(dr,{center:!0,sprite:!0,children:M.jsx(Bw,{children:M.jsx(Uw,{meshId:n})})})},n)})}),Bw=ze.div` - border: 2px solid white; - border-radius: 50%; - display: flex; - align-items: center; - justify-content: center; - color: white; - font-size: 20px; -`;Object.values(Cf).map(n=>n);const Ai=n=>({close:{backgroundColor:"rgba(48, 51, 66, 1)",borderColor:"#fff",fontColor:"rgba(255, 255, 255, 1)"},focus:{backgroundColor:n?"rgba(255, 255, 255, 0.90);":"rgba(255, 255, 255, 0.90)",borderColor:n?"#FFDB58bb":"#fff",fontColor:"rgba(48, 51, 66, 1)"},menu:{backgroundColor:"#00000066",borderColor:n?"#ffffff66":"#5078f2",fontColor:n?"#ffffff66":"#fff"}}),zw=new X,Zd=b.memo(()=>{const n=b.useRef(null),e=hr(_=>_.setSidebarOpen),[t,s]=Zr.useState(null),{open:i}=$o("editNodeName"),{open:r}=$o("addEdgeToNode"),{open:o}=$o("mergeToNode"),[a]=hu(_=>[_.isAdmin]),[c]=xn(_=>[_.addNewNode]),l=Jt(),{showSelectionGraph:u,selectionGraphData:h,setSelectedNode:f,setShowSelectionGraph:d}=nt(_=>_),m=ap(),p=b.useCallback(async()=>{try{if(l!=null&&l.ref_id){const _=await hf(l==null?void 0:l.ref_id,h.nodes.length||0);_&&c(_)}}catch(_){console.log(_)}},[c,l==null?void 0:l.ref_id,h.nodes.length]);Rt(()=>{g()});const g=b.useCallback(()=>{const _=u?h:m;if(n.current){const w=_==null?void 0:_.nodes.find(k=>k.ref_id===(l==null?void 0:l.ref_id));if(w){const k=zw.set(w==null?void 0:w.x,w==null?void 0:w.y,w==null?void 0:w.z);n.current.position.copy(k)}}},[l,u,h,m]),v=b.useMemo(()=>{const _=a?[{key:"control-key-1",colors:Ai(u).focus,icon:M.jsx(hp,{}),left:-80,className:"add",onClick:k=>{s(k.currentTarget)}},{key:"control-key-2",colors:Ai(u).focus,icon:M.jsx(up,{}),left:-40,className:"edit",onClick:()=>{i()}}]:[],w=[{key:"control-key-4",colors:Ai(u).focus,icon:M.jsx(rp,{}),left:0,className:"expand",onClick:()=>{const k=!u;d(k),k&&e(!0)}},{key:"control-key-5",colors:Ai(!0).close,icon:M.jsx(df,{}),left:40,className:"exit",onClick:()=>{p()}},{key:"control-key-6",colors:Ai(!0).close,icon:M.jsx(op,{}),left:40,className:"exit",onClick:()=>{d(!1),f(null)}}];return[..._,...w].map((k,x)=>({...k,left:-80+x*40}))},[a,u,i,d,e,p,f]);if(!l)return null;const S=()=>{s(null)},T=!!t,y=T?"simple-popover":void 0;return M.jsx("group",{ref:n,children:M.jsxs(dr,{center:!0,className:"control-panel",onClick:_=>_.stopPropagation(),onKeyDown:_=>_.stopPropagation(),onPointerDown:_=>_.stopPropagation(),onPointerOut:_=>_.stopPropagation(),onPointerOver:_=>_.stopPropagation(),onPointerUp:_=>_.stopPropagation(),sprite:!0,zIndexRange:[16777271,16777272],children:[v.map(_=>M.jsx(Vw,{backgroundColor:_.colors.backgroundColor,borderColor:_.colors.borderColor,className:_.className,fontColor:_.colors.fontColor,left:_.left,onClick:w=>{w.stopPropagation(),_.onClick(w)},children:_.icon},_.key)),M.jsxs(jw,{anchorEl:t,anchorOrigin:{vertical:"bottom",horizontal:"right"},id:y,onClose:S,open:T,transformOrigin:{vertical:"top",horizontal:"right"},children:[M.jsxs(lu,{"data-testid":"merge",onClick:()=>{o(),S()},children:[M.jsx(cp,{"data-testid":"MergeIcon"})," Merge"]}),M.jsxs(lu,{"data-testid":"add_edge",onClick:()=>{r(),S()},children:[M.jsx(lp,{"data-testid":"AddCircleIcon"})," Add edge"]})]})]})})});Zd.displayName="NodeControls";const Vw=ze.div` - position: fixed; - top: -60px; - left: ${n=>-7+n.left}px; - width: 24px; - height: 24px; - - border-radius: 40px; - display: flex; - justify-content: center; - align-items: center; - background: ${n=>n.backgroundColor?n.backgroundColor:"#000000bb"}; - color: ${n=>n.fontColor?n.fontColor:"#ffffff"}; - border-radius: 100%; - font-size: 16px; - cursor: pointer; - transition: opacity 0.4s; - box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.5); -`,lu=ze(xs).attrs({direction:"row",px:12,py:8})` - display: flex; - align-items: center; - justify-content: start; - gap: 12px; - cursor: pointer; - background: ${we.BUTTON1}; - color: ${we.white}; - - &:hover { - background: ${we.BUTTON1_HOVER}; - color: ${we.GRAY3}; - } -`,jw=ze(dp)` - && { - z-index: 9999; - } - .MuiPaper-root { - min-width: 149px; - color: ${we.GRAY3}; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); - border-radius: 6px; - z-index: 1; - font-family: Barlow; - font-size: 14px; - font-weight: 500; - } -`,$d=b.memo(()=>M.jsx(M.Fragment,{children:M.jsx(Zd,{})}));$d.displayName="NodeDetailsPanel";const Hw=()=>{const{dataInitial:n,isLoadingNew:e,isFetching:t,dataNew:s,resetDataNew:i}=xn(d=>d),r=b.useRef(null),o=b.useRef([]),{setData:a,simulation:c,simulationCreate:l,simulationHelpers:u,graphStyle:h,setGraphRadius:f}=nt(d=>d);return b.useEffect(()=>{if(!s)return;const d=s.nodes||[],m=s.links||[],p=structuredClone(d),g=structuredClone(m);if(c){const v=ff.isEqual(s,n);u.addNodesAndLinks(p,g,v)}c||l(p,g),i()},[a,s,c,l,i,u,n]),b.useEffect(()=>{c&&u.setForces()},[h,u,c]),b.useEffect(()=>{c&&(c.on("tick",()=>{if(r.current){const d=r.current.getObjectByName("simulation-3d-group__nodes"),m=r.current.getObjectByName("simulation-3d-group__connections");d.children.forEach((p,g)=>{const v=c.nodes()[g];v&&p.position.set(v.x,v.y,v.z)}),m.children.forEach((p,g)=>{const v=n==null?void 0:n.links[g],S=p;if(v){const T=c.nodes().find(A=>A.ref_id===v.source),y=c.nodes().find(A=>A.ref_id===v.target),{x:_,y:w,z:k}=T,{x,y:C,z:E}=y;o.current[g]={sx:_,sy:w,sz:k,tx:x,ty:C,tz:E},S.geometry.setPositions([_,w,k,x,C,E]);const{material:O}=S;O.color=new hs("white"),O.transparent=!0,O.opacity=.1}})}}),c.on("end",()=>{const d=c.nodes().map(v=>new X(v.x,v.y,v.z)),m=new Qf().setFromPoints(d),p=new Kf;m.getBoundingSphere(p);const g=p.radius;f(g)}))},[n,c,f]),c?M.jsxs("group",{ref:r,children:[M.jsx(Yd,{}),M.jsx(Sw,{}),!1,(e||t)&&M.jsx(Lw,{}),h!=="earth"&&M.jsx(jd,{linksPositions:o.current}),M.jsx($d,{})]}):null},qw=({fullSize:n=!0})=>{const e=hr(t=>t.sidebarIsOpen);return M.jsx(Ww,{align:"center",className:du({"sidebar-is-open":e&&!n}),justify:"center",children:M.jsx(fp,{color:we.SECONDARY_BLUE,size:64})})},Ww=ze(xs)` - position: absolute; - left: 0; - right: 0; - bottom: 0; - top: 0; - background-color: ${we.black}; - z-index: 1; -`,Gw=()=>M.jsx(dr,{children:M.jsx(yp,{})}),Yw=()=>{const{universeColor:n}=sp("universe",{universeColor:we.black}),e=Jt(),t=b.useMemo(()=>e!=null&&e.node_type?fu(e.node_type):Fx,[e]);return M.jsxs(M.Fragment,{children:[M.jsx("color",{args:[n],attach:"background"}),M.jsx(Of,{}),M.jsx(Wx,{}),M.jsxs(Fp,{children:[M.jsxs(_m,{autoClear:!1,multisampling:8,children:[M.jsx(xm,{darkness:.7,eskil:!1,offset:.05}),M.jsx(vm,{luminanceThreshold:1,mipmapBlur:!0,resolutionX:Oe.AUTO_SIZE,resolutionY:Oe.AUTO_SIZE}),M.jsx(ym,{blendFunction:ee.SCREEN,blur:!0,edgeStrength:4,hiddenEdgeColor:t,visibleEdgeColor:t})]}),M.jsx(Hw,{})]})]})};let xa=null;const Zw={aspect:window.innerWidth/window.innerHeight,far:3e4,near:1,position:[Pi.x,Pi.y,Pi.z]},$w=()=>{const[n,e,t]=[Ns(a=>a.setIsUserScrollingOnHtmlPanel),Ns(a=>a.setIsUserScrolling),Ns(a=>a.setUserMovedCamera)],s=xn(a=>a.isFetching),i=hr(a=>a.universeQuestionIsOpen),r=b.useCallback(a=>{var u;const{target:c}=a,{offsetParent:l}=c;xa&&clearTimeout(xa),(u=l==null?void 0:l.classList)!=null&&u.contains("html-panel")&&l.clientHeight{e(!1),n(!1)},200)},[e,n,t]),o=b.useCallback(a=>pf(a,"threeState"),[]);return M.jsxs(Xw,{children:[M.jsx(b.Suspense,{fallback:null,children:M.jsxs(bf,{camera:Zw,id:"universe-canvas",onCreated:o,onWheel:r,children:[mf&&M.jsx(Ef,{position:"bottom-right"}),M.jsxs(b.Suspense,{fallback:M.jsx(Gw,{}),children:[M.jsx(Pp,{}),M.jsx(Ip,{}),M.jsx(Np,{}),M.jsx(Yw,{})]})]})}),i&&M.jsx(Sm,{}),s&&M.jsx(qw,{fullSize:!1}),M.jsx(tp,{})]})},Xw=ze(xs)` - flex: 1 1 100%; - position: relative; -`,zk=b.memo($w);export{zk as Universe}; diff --git a/build/assets/index-b5c86aa6.js b/build/assets/index-b5c86aa6.js deleted file mode 100644 index 8a80065a3..000000000 --- a/build/assets/index-b5c86aa6.js +++ /dev/null @@ -1,96 +0,0 @@ -import{r as I,h as fe,n as de,o as N,q as S,j as E,F as L,T as pe}from"./index-022521cf.js";import{h as he,z as ge,D as ve}from"./index-586dfb7f.js";import{e as me}from"./index.esm-38ac4e4f.js";import{I as xe}from"./InfoIcon-b7d3736d.js";var ee={exports:{}},te={exports:{}},be=function(e,r,t,n,o,i,s,u){if(!e){var f;if(r===void 0)f=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var p=[t,n,o,i,s,u],l=0;f=new Error(r.replace(/%s/g,function(){return p[l++]})),f.name="Invariant Violation"}throw f.framesToPop=1,f}},ke=be;function ne(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var k=I,_=ne(k),Pe=fe,K=ne(ke);function B(){return(B=Object.assign||function(e){for(var r=1;r=0||(o[t]=e[t]);return o}function oe(e){return requestAnimationFrame(e)}function Q(e){cancelAnimationFrame(e)}function R(e){var r=e.ownerDocument;return r.hasFocus()&&r.activeElement===e}function ie(e){return e==null?void 0:e.ownerDocument}function we(e){var r=function(t){var n;return(n=ie(t))==null?void 0:n.defaultView}(e);return!!r&&e instanceof r.HTMLElement}function W(e){return k.useCallback(function(){var r=e.current,t=typeof window<"u"&&we(r);if(!r||!t)return null;if(r.nodeName!=="INPUT"&&(r=r.querySelector("input")),!r)throw new Error("react-input-mask: inputComponent doesn't contain input node");return r},[e])}function ye(e,r){var t,n,o,i,s=k.useRef({start:null,end:null}),u=W(e),f=k.useCallback(function(){return function(g){var d=g.selectionStart,P=g.selectionEnd;return{start:d,end:P,length:P-d}}(u())},[u]),p=k.useCallback(function(){return s.current},[]),l=k.useCallback(function(g){var d=u();d&&R(d)&&(function(P,y,C){C===void 0&&(C=y),P.setSelectionRange(y,C)}(d,g.start,g.end),s.current=f())},[u,f]),a=k.useCallback(function(){s.current=f()},[f]),c=(t=a,n=k.useRef(null),o=k.useCallback(function(){n.current===null&&function g(){t(),n.current=oe(g)}()},[t]),i=k.useCallback(function(){Q(n.current),n.current=null},[]),k.useEffect(function(){n.current&&(i(),o())},[o,i]),k.useEffect(Q,[]),[o,i]),h=c[0],w=c[1];return k.useLayoutEffect(function(){if(r){var g=u();return g.addEventListener("focus",h),g.addEventListener("blur",w),R(g)&&h(),function(){g.removeEventListener("focus",h),g.removeEventListener("blur",w),w()}}}),{getSelection:f,getLastSelection:p,setSelection:l}}function Ce(e,r){var t=k.useRef(),n=ye(t,r),o=n.getSelection,i=n.getLastSelection,s=n.setSelection,u=function(a,c){var h=W(a),w=k.useRef(c);return{getValue:k.useCallback(function(){return h().value},[h]),getLastValue:k.useCallback(function(){return w.current},[]),setValue:k.useCallback(function(g){w.current=g;var d=h();d&&(d.value=g)},[h])}}(t,e),f=u.getValue,p=u.getLastValue,l=u.setValue;return{inputRef:t,getInputState:function(){return{value:f(),selection:o()}},getLastInputState:function(){return{value:p(),selection:i()}},setInputState:function(a){var c=a.value,h=a.selection;l(c),s(h)}}}var Se=["disabled","onBlur","onChange","onFocus","onMouseDown","readOnly","value"],J={9:/[0-9]/,a:/[A-Za-z]/,"*":/[A-Za-z0-9]/},Fe=function(e){var r=this;this.isCharacterAllowedAtPosition=function(t,n){var o=r.maskOptions.maskPlaceholder;return!!r.isCharacterFillingPosition(t,n)||!!o&&o[n]===t},this.isCharacterFillingPosition=function(t,n){var o=r.maskOptions.mask;if(!t||n>=o.length)return!1;if(!r.isPositionEditable(n))return o[n]===t;var i=o[n];return new RegExp(i).test(t)},this.isPositionEditable=function(t){var n=r.maskOptions,o=n.mask,i=n.permanents;return t=0;i--)if(o(n[i],i))return i;return-1}(t.split(""),function(n,o){return r.isPositionEditable(o)&&r.isCharacterFillingPosition(n,o)})+1},this.getStringFillingLengthAtPosition=function(t,n){return t.split("").reduce(function(o,i){return r.insertCharacterAtPosition(o,i,o.length)},function(o,i){i===void 0&&(i=1);for(var s="",u=0;u=0;n--)if(r.isPositionEditable(n))return n;return null},this.getRightEditablePosition=function(t){for(var n=r.maskOptions.mask,o=t;o=i&&!c?"":a=i?l:c?u?u[a]:"":f[a]}).join("");return r.formatValue(p)},this.insertCharacterAtPosition=function(t,n,o){var i=r.maskOptions,s=i.mask,u=i.maskPlaceholder;if(o>=s.length)return t;var f=r.isCharacterAllowedAtPosition(n,o),p=r.isPositionEditable(o),l=r.getRightEditablePosition(o),a=u&&l?n===u[l]:null,c=t.slice(0,o);return!f&&p||(t=c+(f?n:s[o])),f||p||a||(t=r.insertCharacterAtPosition(t,n,o+1)),t},this.insertStringAtPosition=function(t,n,o){var i=r.maskOptions,s=i.mask,u=i.maskPlaceholder;if(!n||o>=s.length)return t;var f=n.split(""),p=r.isValueFilled(t)||!!u,l=t.slice(o);return t=f.reduce(function(a,c){return r.insertCharacterAtPosition(a,c,a.length)},t.slice(0,o)),p?t+=l.slice(t.length-o):r.isValueFilled(t)?t+=s.slice(t.length).join(""):t=l.split("").filter(function(a,c){return r.isPositionEditable(o+c)}).reduce(function(a,c){var h=r.getRightEditablePosition(a.length);return h===null?a:(r.isPositionEditable(a.length)||(a+=s.slice(a.length,h).join("")),r.insertCharacterAtPosition(a,c,a.length))},t),t},this.processChange=function(t,n){var o=r.maskOptions,i=o.mask,s=o.prefix,u=o.lastEditablePosition,f=t.value,p=t.selection,l=n.value,a=n.selection,c=f,h="",w=0,g=0,d=Math.min(a.start,p.start);return p.end>a.start?(h=c.slice(a.start,p.end),g=(w=r.getStringFillingLengthAtPosition(h,d))?a.length:0):c.length=i.length?d=i.length:d=s.length&&dS[e]}; - background: transparent; - border: none; - color: ${({colorName:e})=>S[e]}; - cursor: ${({disabled:e})=>e?"default":"text"}; - margin: 0; - opacity: ${({disabled:e})=>e?.5:1}; - outline: 0; - padding: 0; - text-align: ${({textAlign:e})=>e}; - - &:focus { - border: none; - box-shadow: none; - outline: none; - } - - &[type='number'] { - appearance: textfield; - -webkit-appearance: textfield; - - &::-webkit-outer-spin-button, - &::-webkit-inner-spin-button { - appearance: none; - -webkit-appearance: none; - } - } - - &::placeholder { - -webkit-text-fill-color: ${({placeholderTextColor:e})=>S[e]}; - color: ${({placeholderTextColor:e})=>S[e]}; - } -`;U.displayName="WebTextInput";const ae=I.forwardRef(({autoComplete:e=O.autoComplete,autoFocus:r,className:t,colorName:n=O.colorName,dataTestId:o,defaultValue:i,disabled:s=O.disabled,id:u,maxLength:f=O.maxLength,name:p,onBlur:l,onChange:a,onFocus:c,onKeyDown:h,placeholder:w=O.placeholder,placeholderTextColor:g=O.placeholderTextColor,textAlign:d=O.textAlign,type:P=O.type,value:y},C)=>{const F=I.useCallback(M=>{a&&a(M.target.value)},[a]);return E.jsx(U,{ref:C,autoComplete:e,autoFocus:r,className:t,colorName:n,"data-testid":o,defaultValue:i,disabled:s,id:u,maxLength:f,name:p,onBlur:l,onChange:F,onFocus:c,onKeyDown:h,placeholder:w,placeholderTextColor:g,textAlign:d,type:P,value:y})});ae.displayName="BaseTextInput";const Me=e=>e.hasError?S.primaryRed:e.hasContent||e.isFocused||e.isHovered?S.primaryBlue:"transparent",Ae=N(L)` - background: ${S.inputBg2}; - border-radius: 8px; - border: 1px solid ${Me}; - padding: 12px 8px; -`,Re=N(L)` - cursor: default; - margin: 0 0 6px 6px; - position: relative; - color: ${S.placeholderText}; - - .tooltip { - position: absolute; - background-color: ${S.dashboardHeader}; - border: 1px solid ${S.secondaryText4}; - border-radius: 4px; - color: ${S.white}; - top: 22px; - padding: 4px 8px; - font-size: 13px; - visibility: hidden; - width: auto; - white-space: nowrap; - z-index: 1; - } - - ${e=>e.name==="endTime"&&` - .tooltip { - left: -68px; - } - `} - - &:hover .tooltip { - visibility: visible; - } - - &:focus .tooltip { - visibility: visible; - } -`,Ie=N.label` - color: ${S.lightGray}; - font-size: 12px; - font-weight: 600; - margin-bottom: 6px; -`,Te=N.textarea` - width: 100%; - height: 100px; - border: none; - background: transparent; - color: ${S.white}; - font-size: 14px; - font-weight: 400; - resize: none; - font-family: 'Barlow'; - white-space: pre-wrap; - overflow-wrap: break-word; - box-sizing: border-box; - outline: none; - line-height: 20px; - letter-spacing: 0.01em; - text-align: left; -`,ze=({id:e,dataTestId:r,label:t,mask:n="",message:o,name:i,rules:s,showMask:u=!1,maskPlaceholder:f=null,isTextArea:p=!1,placeholder:l="",maxLength:a,...c})=>{const{register:h,control:w,formState:{errors:g},getValues:d}=he()||{},P=ge(g,i),y=d(i),[C,F]=I.useState(!1),[M,A]=I.useState(!1);return I.useEffect(()=>{const V=document.getElementById(e);V&&V.focus()},[e]),E.jsxs(L,{shrink:1,children:[E.jsxs(L,{align:"center",direction:"row",children:[t&&E.jsx(Ie,{htmlFor:e,children:t}),o&&E.jsxs(Re,{name:i,role:"tooltip",children:[E.jsx(xe,{}),E.jsx("div",{className:"tooltip",children:o})]})]}),E.jsx(Ae,{hasContent:!!y,hasError:!!P,isFocused:C,isHovered:M,onMouseEnter:()=>A(!0),onMouseLeave:()=>A(!1),children:E.jsx(ve,{control:w,...h(i),render:({field:{onBlur:V,onChange:T,value:D,ref:$}})=>{const{disabled:v=O.disabled,textAlign:m=O.textAlign}=c;return p?E.jsx(Te,{ref:$,"data-testid":r,disabled:v,id:e,maxLength:a,onBlur:()=>{F(!1),V()},onChange:T,onFocus:()=>F(!0),placeholder:l,value:D||""}):n?E.jsx(Le,{alwaysShowMask:u,disabled:!1,inputRef:$,mask:n,...h(i),maskPlaceholder:f,onBlur:V,onChange:T,value:D,children:E.jsx(U,{colorName:"white","data-testid":r,disabled:v,...h(i),id:e,onBlur:()=>F(!1),onFocus:()=>F(!0),placeholderTextColor:"inputPlaceholder",textAlign:m})}):E.jsx(ae,{...c,colorName:"white",dataTestId:r,id:e,...h(i),onBlur:()=>{F(!1),V()},onChange:T,onFocus:()=>F(!0),placeholder:l,placeholderTextColor:"inputPlaceholder",value:D||""})},rules:s})}),P&&E.jsx(L,{pl:4,pt:8,shrink:1,tabIndex:0,children:E.jsx(pe,{color:"primaryRed",kind:"regularBold",children:E.jsxs(L,{align:"center",direction:"row",shrink:1,children:[E.jsx(me,{fontSize:18}),E.jsx(L,{pl:4,shrink:1,children:P.message!==""?P.message:"Please enter a valid URL"})]})})})]})};export{ae as B,ze as T}; diff --git a/build/assets/index-b60658ac.css b/build/assets/index-b60658ac.css deleted file mode 100644 index 0e2514646..000000000 --- a/build/assets/index-b60658ac.css +++ /dev/null @@ -1 +0,0 @@ -:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}} diff --git a/build/assets/index-b9410658.js b/build/assets/index-b9410658.js deleted file mode 100644 index a9df68e7e..000000000 --- a/build/assets/index-b9410658.js +++ /dev/null @@ -1,149 +0,0 @@ -import{aX as B,aY as v,aZ as b,a_ as I,a$ as _,b0 as U,b1 as O,o as x,q as l,J as Z,r as g,j as e,F as n,b2 as K,T as j,b3 as X,aW as Q,O as ee,aV as f,b4 as te,aa as se,b5 as ne,b6 as oe,a9 as re,b7 as ie,N as ae}from"./index-022521cf.js";import{B as w,i as ce,F as le}from"./index-586dfb7f.js";import{B as de}from"./index-ee20ad28.js";import{S as ue}from"./index-3beb67ad.js";import{e as xe}from"./index.esm-38ac4e4f.js";import{C as he}from"./CheckIcon-4e74d21d.js";import{C as ge}from"./ClipLoader-d8628c6c.js";import{T as z}from"./index-b5c86aa6.js";import"./InfoIcon-b7d3736d.js";const R=/\b(?:twitter\.com|x\.com)\/(?:@)?([\w_]+)(?:$|\?[^/]*$)/,pe=/(https?:\/\/)?(www\.)?youtube\.com\/watch\?v=([A-Za-z0-9_-]+)/,fe=/(https?:\/\/)?(www\.)?youtube\.com\/live\/([A-Za-z0-9_-]+)/,we=/(https?:\/\/)?(www\.)?youtu\.be\/([A-Za-z0-9_-]+)/,me=/https:\/\/twitter\.com\/i\/spaces\/([A-Za-z0-9_-]+)/,be=/https:\/\/(twitter\.com|x\.com)\/[^/]+\/status\/(\d+)/,je=/(https?:\/\/)?([A-Za-z0-9_-]+)\.mp3/,ye=/(https?:\/\/)?(.*\.)?.+\/(feed|rss|rss.xml|.*.rss|.*\?(feed|format)=rss)$/,Se=/https?:\/\/(www\.)?youtube\.com\/(user\/)?(@)?([\w-]+)/,ve=/^(https?|ftp):\/\/[^\s/$.?#].[^\s]*$/,_e=/https:\/\/twitter\.com\/i\/broadcasts\/([A-Za-z0-9_-]+)/;function $e(t){return[fe,_e,pe,we,me,je].some(i=>i.test(t))?B:Se.test(t)?v:R.test(t)?b:be.test(t)?I:ye.test(t)?_:ve.test(t)?U:O}const Ee=(t,s="")=>{const o=(s===b?R:/@(\w+)/).exec(t);return o?o[1]:null},L=t=>!!t&&[b,v,_].includes(t),Ce=({onClick:t,loading:s,type:i,error:o})=>{const r=Z(u=>u.budget),[h,d]=g.useState(10),a=L(i)?"radar":"add_node";return g.useEffect(()=>{(async()=>{try{const c=await X(a);d(c.data.price)}catch(c){console.error("cannot fetch",c)}})()},[a]),e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(Be,{children:"Approve Cost"})})}),e.jsxs(n,{align:"center",direction:"row",justify:"space-between",mb:20,children:[e.jsxs(ke,{children:[e.jsx("div",{className:"title",children:"COST"}),e.jsxs("div",{className:"value","data-testid":"check-price",children:[h," sats"]})]}),e.jsxs(ze,{children:[e.jsx("div",{className:"title",children:"BUDGET"}),e.jsxs("div",{className:"value",children:[K(r)," sats"]})]})]}),e.jsx(n,{children:e.jsx(w,{color:"secondary","data-testid":"check-icon",disabled:s||!!o,onClick:t,size:"large",startIcon:s?e.jsx(P,{children:e.jsx(ge,{color:l.lightGray,size:12})}):e.jsxs(P,{children:[" ",e.jsx(he,{})]}),type:"submit",variant:"contained",children:"Approve"})}),o?e.jsx(Le,{children:e.jsxs(Re,{children:[e.jsx(xe,{className:"errorIcon"}),e.jsx("span",{children:o})]})}):null]})},ke=x(n).attrs({direction:"column",align:"space-between",justify:"flex-start"})` - width: 141px; - height: 61px; - border: 1px solid ${l.GRAY7}; - border-radius: 6px; - padding: 16px; - .title { - font-family: Barlow; - color: ${l.secondaryText4}; - font-size: 11px; - font-style: normal; - font-weight: 600; - } - - .value { - font-family: Barlow; - color: ${l.white}; - font-size: 18px; - font-style: normal; - font-weight: 500; - } -`,ze=x(n).attrs({direction:"column",align:"space-between",justify:"flex-start"})` - color: ${l.secondaryText4}; - .title { - font-family: Barlow; - font-size: 11px; - font-style: normal; - font-weight: 600; - } - - .value { - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 400; - } -`,Be=x(j)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Re=x(n)` - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; - gap: 2px; - - .errorIcon { - display: block; - font-size: 13px; - min-height: 13px; - min-width: 13px; - } - - span { - display: -webkit-box; - -webkit-line-clamp: 1; - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; - letter-spacing: 0.2px; - cursor: pointer; - padding-left: 4px; - font-size: 13px; - font-family: Barlow; - line-height: 18px; - } -`,Le=x(n)` - display: flex; - align-items: center; - color: ${l.primaryRed}; - position: relative; - margin-top: 20px; -`,P=x.span` - display: inline-flex; - align-items: center; - justify-content: center; - margin-top: 2px; - - svg { - width: 16px; - height: 16px; - } -`,Ne=t=>{const s=Number(t);return s<-90||s>90?"Latitude must be between -90 and 90.":!s&&s!==0?"Latitude is required.":!0},Ae=t=>t<-180||t>180?"Longitude must be between -180 and 180.":!t&&t!==0?"Longitude is required.":!0,Te=/^(-?\d{1,2}(\.\d+)?|90(\.0+)?)$/,Pe=/^(-?\d{1,3}(\.\d+)?|180(\.0+)?)$/,Ie=({latitude:t,longitude:s,onNextStep:i,form:o})=>{const r=()=>{const{errors:d}=o.formState;Object.keys(d).length||i()},h=()=>{o.setValue("latitude",""),o.setValue("longitude",""),i()};return e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(Ue,{children:"Add Location"})})}),e.jsxs(n,{direction:"row",mb:20,children:[e.jsx(n,{basis:"100px",grow:1,children:e.jsx(z,{id:"add-node-latitude",label:"Latitude",message:"Enter latitude coordinates",name:"latitude",placeholder:"-90 to 90",rules:{pattern:{message:"Incorrect longitude format",value:Te},validate:{latitude:Ne}}})}),e.jsx(n,{basis:"100px",grow:1,ml:20,children:e.jsx(z,{id:"add-node-location-longitude",label:"Longitude",message:"Enter longitude coordinates",name:"longitude",placeholder:"-180 to 180",rules:{pattern:{message:"Incorrect longitude format",value:Pe},validate:{longitude:Ae}}})})]}),e.jsxs(n,{direction:"row",children:[e.jsx(n,{grow:1,children:e.jsx(Oe,{color:"secondary","data-testid":"skip-location-btn",disabled:!1,onClick:h,size:"large",variant:"contained",children:"Skip"})}),e.jsx(n,{grow:1,ml:20,children:e.jsx(w,{color:"secondary",disabled:!t||!s,onClick:r,size:"large",variant:"contained",children:"Next"})})]})]})},Ue=x(j)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,Oe=x(w)` - && { - background: ${l.white}; - color: ${l.BG2}; - - &:active, - &:hover, - &:focus { - background: ${l.white}; - color: ${l.BG2}; - } - } -`,Ze=/^(https?:\/\/)/g,De=/(www\.)?/g,Ge=/[\w-]+(\.[\w-]+)*/g,Fe=/(?:\.[a-zA-Z0-9][a-zA-Z0-9-]{0,61})[a-zA-Z0-9](?:\.[a-zA-Z]{2,})/g,Me=/(\/[^\s?]*)?/g,We=/(\?[^\s]*)?/g,D=new RegExp(`${Ze.source}${De.source}${Ge.source}${Fe.source}?${Me.source}${We.source}$`,"i"),G=t=>{if(t==null?void 0:t.match(D)){const o=new URL(t).hostname;return o!=null&&o.startsWith("www.")?((o==null?void 0:o.match(/\./g))||[]).length>=2:((o==null?void 0:o.match(/\./g))||[]).length>=1}return!1},Ve=({type:t,onNextStep:s,allowNextStep:i})=>e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(Ye,{children:"Add Content"})})}),e.jsx(n,{mb:12,children:e.jsx(z,{id:"cy-youtube-channel-id",maxLength:250,name:"source",placeholder:"Paste your url here...",rules:{...Q,...t!==B?{pattern:{message:"Please enter a valid URL",value:D},validate:{source:G}}:{}}})}),e.jsx(n,{children:e.jsx(w,{color:"secondary","data-testid":"add-content-btn",disabled:!i,onClick:s,size:"large",variant:"contained",children:"Next"})})]}),Ye=x(j)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,k={[b]:{label:"Twitter handle",img:"twitter_default.svg"},[v]:{label:"Youtube channel",img:"youtube_default.svg"},[_]:{label:"RSS Feed",img:"rss_feed.svg"}},qe=({onNextStep:t,onPrevStep:s,type:i,value:o})=>e.jsxs(n,{children:[e.jsx(n,{align:"center",direction:"row",justify:"space-between",mb:20,children:e.jsx(n,{align:"center",direction:"row",children:e.jsx(Je,{children:"Source Type"})})}),e.jsxs(n,{mb:20,children:[e.jsxs(Xe,{children:[e.jsx("img",{alt:k[i].label,className:"badge__img",src:k[i].img}),e.jsx(Ke,{children:k[i].label})]}),e.jsx(He,{children:Ee(o,i)??o})]}),e.jsxs(n,{direction:"row",children:[e.jsx(n,{grow:1,children:e.jsx(Qe,{color:"secondary",disabled:!1,onClick:()=>s(),size:"large",variant:"contained",children:"Cancel"})}),e.jsx(n,{grow:1,ml:20,children:e.jsx(w,{color:"secondary","data-testid":"source_next_btn",onClick:()=>t(),size:"large",variant:"contained",children:"Next"})})]})]}),He=x(n)` - font-family: Barlow; - font-size: 14px; - font-weight: 400; - line-height: 16px; - letter-spacing: 0em; - text-align: left; - margin-top: 15px; - color: ${l.GRAY3}; - max-width: 300px; - overflow: hidden; - text-overflow: ellipsis; - word-wrap: break-word; -`,Je=x(j)` - font-family: Barlow; - font-size: 14px; - font-weight: 500; - line-height: 17px; - letter-spacing: 0px; - text-align: left; -`,Ke=x(j)` - font-family: Barlow; - font-size: 20px; - font-weight: 600; - line-height: 16px; - letter-spacing: 0em; - text-align: left; - color: ${l.white}; -`,Xe=x(n)` - display: flex; - flex-direction: row; - align-items: center; - gap: 12px; -`,Qe=x(w)` - && { - background: ${l.white}; - color: ${l.BG2}; - - &:active, - &:hover, - &:focus { - background: ${l.white}; - color: ${l.BG2}; - } - } -`,F=async(t,s,i)=>{const o=L(s)?"radar":"add_node",r={};if(s===B)r.media_url=t.source,r.content_type="audio_video";else if(s===I){if(/(?:https?:\/\/)?(?:www\.)?(twitter|x)\.com\/\w+\/status\/(\d+)/s.test(t.source)){const u=/\/status\/(\d+)/,c=t.source.match(u);if(c!=null&&c[1]){const[,y]=c;r.tweet_id=y}}else r.tweet_id=t.source;r.content_type="tweet"}else if(s===U)r.content_type="webpage",r.web_page=t.source;else if(s===O)r.content_type="document",r.text=t.source;else if(s===b){const[,a]=(t.source||"").match(R)||[];if(a)r.source=a,r.source_type=s;else return}else(s===v||s===_)&&(r.source=t.source,r.source_type=s);t.latitude&&t.longitude&&(r.latitude=t.latitude,r.longitude=t.longitude);let h="",d;te?d=await ne.enable():d=await se.enable(),r.pubkey=d==null?void 0:d.pubkey,h=await oe();try{const a=await re.post(`/${o}`,JSON.stringify(r),{Authorization:h});if(a.error){const{message:u}=a.error;throw new Error(u)}}catch(a){if(a.status===402)await ie(i),await ae(i),await F(t,s,i);else{let u=f;if(a.status===400)try{const c=await a.json();u=c.message||c.status||(c==null?void 0:c.errorCode)||f}catch{u=f}else a instanceof Error&&(u=a.message||f);throw new Error(u)}}},lt=()=>{const[t,s]=g.useState(0),{close:i,visible:o}=ee("addContent"),{setBudget:r}=Z(E=>E),h=ce({mode:"onChange"}),{watch:d,setValue:a,reset:u}=h,[c,y]=g.useState(!1),[M,N]=g.useState("");g.useEffect(()=>()=>{N(""),s(0),u()},[o,u]);const m=d("inputType"),A=d("source"),W=d("longitude"),V=d("latitude"),T=d("source"),Y=G(A);g.useEffect(()=>{a("inputType",$e(T))},[T,a]);const q=()=>{i()},$=()=>{s(t+1)},H=()=>{s(t-1)},J=h.handleSubmit(async E=>{y(!0);try{await F(E,m,r),ue("Content Added"),q()}catch(p){let C=f;if((p==null?void 0:p.status)===400){const S=await p.json();C=S.errorCode||(S==null?void 0:S.status)||f}else p instanceof Error&&(C=p.message);N(String(C))}finally{y(!1)}});return e.jsx(de,{id:"addContent",kind:"small",onClose:i,preventOutsideClose:!0,children:e.jsx(le,{...h,children:e.jsxs("form",{id:"add-node-form",onSubmit:J,children:[t===0&&e.jsx(Ve,{allowNextStep:Y,onNextStep:$,type:m}),t===1&&e.jsx(e.Fragment,{children:L(m)?e.jsx(qe,{onNextStep:$,onPrevStep:H,type:m,value:A}):e.jsx(Ie,{form:h,latitude:V,longitude:W,onNextStep:$})}),t===2&&e.jsx(Ce,{error:M,loading:c,onClick:()=>null,type:m})]})})})};export{lt as AddContentModal}; diff --git a/build/assets/index-c116778d.js b/build/assets/index-c116778d.js deleted file mode 100644 index aec2b0522..000000000 --- a/build/assets/index-c116778d.js +++ /dev/null @@ -1,673 +0,0 @@ -import{r as P,n as Cc,_ as yi,bu as _c,bv as ed,j as L,R as td,p as nd,q as Ki,bw as rd,bx as id,by as od}from"./index-022521cf.js";import{a5 as fl,u as Vl,a6 as ad,U as ld,z as Ec,t as sd,C as io,a7 as ud,a2 as Zl,P as Ql,q as da,a8 as dl,a9 as cd,aa as fd,ab as dd,y as hd,ac as pd,ad as vd,ae as md,V as st,a as Nr,af as gd,b as yd,k as Xl,X as pa,ag as Tc,K as Ul,ah as Rl,ai as pi,aj as xd,Y as Yl,S as wd,ak as Fl,al as Fu,p as Sd,am as Cd,r as oo,x as xi,an as Mc,O as kc,s as _d,o as Ed,ao as Td,ap as Md,l as kd,L as Au,j as Pd,aq as Ld,ar as Ud,as as Rd,at as Jl,au as Du,av as Ir,aw as Fd,ax as hl}from"./three.module-2ce81f73.js";import{s as _t,c as Ad}from"./index-586dfb7f.js";var Pc={exports:{}},Gr={};/** - * @license React - * react-reconciler-constants.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */Gr.ConcurrentRoot=1;Gr.ContinuousEventPriority=4;Gr.DefaultEventPriority=16;Gr.DiscreteEventPriority=1;Gr.IdleEventPriority=536870912;Gr.LegacyRoot=0;Pc.exports=Gr;var vi=Pc.exports;function Dd(a){let n;const c=new Set,v=(h,d)=>{const m=typeof h=="function"?h(n):h;if(m!==n){const y=n;n=d?m:Object.assign({},n,m),c.forEach(x=>x(n,y))}},i=()=>n,r=(h,d=i,m=Object.is)=>{console.warn("[DEPRECATED] Please use `subscribeWithSelector` middleware");let y=d(n);function x(){const C=d(n);if(!m(y,C)){const T=y;h(y=C,T)}}return c.add(x),()=>c.delete(x)},u={setState:v,getState:i,subscribe:(h,d,m)=>d||m?r(h,d,m):(c.add(h),()=>c.delete(h)),destroy:()=>c.clear()};return n=a(v,i,u),u}const Od=typeof window>"u"||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent),Ou=Od?P.useEffect:P.useLayoutEffect;function zd(a){const n=typeof a=="function"?Dd(a):a,c=(v=n.getState,i=Object.is)=>{const[,r]=P.useReducer(S=>S+1,0),s=n.getState(),f=P.useRef(s),u=P.useRef(v),h=P.useRef(i),d=P.useRef(!1),m=P.useRef();m.current===void 0&&(m.current=v(s));let y,x=!1;(f.current!==s||u.current!==v||h.current!==i||d.current)&&(y=v(s),x=!i(m.current,y)),Ou(()=>{x&&(m.current=y),f.current=s,u.current=v,h.current=i,d.current=!1});const C=P.useRef(s);Ou(()=>{const S=()=>{try{const w=n.getState(),M=u.current(w);h.current(m.current,M)||(f.current=w,m.current=M,r())}catch{d.current=!0,r()}},_=n.subscribe(S);return n.getState()!==C.current&&S(),_},[]);const T=x?y:m.current;return P.useDebugValue(T),T};return Object.assign(c,n),c[Symbol.iterator]=function(){console.warn("[useStore, api] = create() is deprecated and will be removed in v4");const v=[c,n];return{next(){const i=v.length<=0;return{value:v.shift(),done:i}}}},c}var Lc={exports:{}},Uc={exports:{}},Rc={};/** - * @license React - * scheduler.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */(function(a){function n(Z,j){var W=Z.length;Z.push(j);e:for(;0>>1,I=Z[k];if(0>>1;ki(H,W))rei(X,H)?(Z[k]=X,Z[re]=W,k=re):(Z[k]=H,Z[Y]=W,k=Y);else if(rei(X,W))Z[k]=X,Z[re]=W,k=re;else break e}}return j}function i(Z,j){var W=Z.sortIndex-j.sortIndex;return W!==0?W:Z.id-j.id}if(typeof performance=="object"&&typeof performance.now=="function"){var r=performance;a.unstable_now=function(){return r.now()}}else{var s=Date,f=s.now();a.unstable_now=function(){return s.now()-f}}var u=[],h=[],d=1,m=null,y=3,x=!1,C=!1,T=!1,S=typeof setTimeout=="function"?setTimeout:null,_=typeof clearTimeout=="function"?clearTimeout:null,w=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function M(Z){for(var j=c(h);j!==null;){if(j.callback===null)v(h);else if(j.startTime<=Z)v(h),j.sortIndex=j.expirationTime,n(u,j);else break;j=c(h)}}function D(Z){if(T=!1,M(Z),!C)if(c(u)!==null)C=!0,ae(R);else{var j=c(h);j!==null&&ve(D,j.startTime-Z)}}function R(Z,j){C=!1,T&&(T=!1,_(B),B=-1),x=!0;var W=y;try{for(M(j),m=c(u);m!==null&&(!(m.expirationTime>j)||Z&&!G());){var k=m.callback;if(typeof k=="function"){m.callback=null,y=m.priorityLevel;var I=k(m.expirationTime<=j);j=a.unstable_now(),typeof I=="function"?m.callback=I:m===c(u)&&v(u),M(j)}else v(u);m=c(u)}if(m!==null)var Q=!0;else{var Y=c(h);Y!==null&&ve(D,Y.startTime-j),Q=!1}return Q}finally{m=null,y=W,x=!1}}var A=!1,b=null,B=-1,J=5,oe=-1;function G(){return!(a.unstable_now()-oeZ||125k?(Z.sortIndex=W,n(h,Z),c(u)===null&&Z===c(h)&&(T?(_(B),B=-1):T=!0,ve(D,W-k))):(Z.sortIndex=I,n(u,Z),C||x||(C=!0,ae(R))),Z},a.unstable_shouldYield=G,a.unstable_wrapCallback=function(Z){var j=y;return function(){var W=y;y=j;try{return Z.apply(this,arguments)}finally{y=W}}}})(Rc);Uc.exports=Rc;var Al=Uc.exports;/** - * @license React - * react-reconciler.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var Id=function(n){var c={},v=P,i=Al,r=Object.assign;function s(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,o=1;oU||p[E]!==g[U]){var V=` -`+p[E].replace(" at new "," at ");return e.displayName&&V.includes("")&&(V=V.replace("",e.displayName)),V}while(1<=E&&0<=U);break}}}finally{Mi=!1,Error.prepareStackTrace=o}return(e=e?e.displayName||e.name:"")?Rn(e):""}var Hr=Object.prototype.hasOwnProperty,Vr=[],In=-1;function ln(e){return{current:e}}function Ye(e){0>In||(e.current=Vr[In],Vr[In]=null,In--)}function Ke(e,t){In++,Vr[In]=e.current,e.current=t}var sn={},St=ln(sn),Et=ln(!1),jn=sn;function yn(e,t){var o=e.type.contextTypes;if(!o)return sn;var l=e.stateNode;if(l&&l.__reactInternalMemoizedUnmaskedChildContext===t)return l.__reactInternalMemoizedMaskedChildContext;var p={},g;for(g in o)p[g]=t[g];return l&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=p),p}function Tt(e){return e=e.childContextTypes,e!=null}function Fn(){Ye(Et),Ye(St)}function Zr(e,t,o){if(St.current!==sn)throw Error(s(168));Ke(St,t),Ke(Et,o)}function Qr(e,t,o){var l=e.stateNode;if(t=t.childContextTypes,typeof l.getChildContext!="function")return o;l=l.getChildContext();for(var p in l)if(!(p in t))throw Error(s(108,B(e)||"Unknown",p));return r({},o,l)}function sr(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||sn,jn=St.current,Ke(St,e),Ke(Et,Et.current),!0}function un(e,t,o){var l=e.stateNode;if(!l)throw Error(s(169));o?(e=Qr(e,t,jn),l.__reactInternalMemoizedMergedChildContext=e,Ye(Et),Ye(St),Ke(St,e)):Ye(Et),Ke(Et,o)}var cn=Math.clz32?Math.clz32:fo,Xr=Math.log,wr=Math.LN2;function fo(e){return e>>>=0,e===0?32:31-(Xr(e)/wr|0)|0}var Kn=64,qn=4194304;function $n(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function Sr(e,t){var o=e.pendingLanes;if(o===0)return 0;var l=0,p=e.suspendedLanes,g=e.pingedLanes,E=o&268435455;if(E!==0){var U=E&~p;U!==0?l=$n(U):(g&=E,g!==0&&(l=$n(g)))}else E=o&~p,E!==0?l=$n(E):g!==0&&(l=$n(g));if(l===0)return 0;if(t!==0&&t!==l&&!(t&p)&&(p=l&-l,g=t&-t,p>=g||p===16&&(g&4194240)!==0))return t;if(l&4&&(l|=o&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=l;0o;o++)t.push(e);return t}function bn(e,t,o){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-cn(t),e[t]=o}function ur(e,t){var o=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var l=e.eventTimes;for(e=e.expirationTimes;0>=E,p-=E,rr=1<<32-cn(t)+p|o<Ve?(Lt=Ae,Ae=null):Lt=Ae.sibling;var Ze=Le(z,Ae,N[Ve],he);if(Ze===null){Ae===null&&(Ae=Lt);break}e&&Ae&&Ze.alternate===null&&t(z,Ae),F=g(Ze,F,Ve),je===null?Ee=Ze:je.sibling=Ze,je=Ze,Ae=Lt}if(Ve===N.length)return o(z,Ae),ot&&Pr(z,Ve),Ee;if(Ae===null){for(;VeVe?(Lt=Ae,Ae=null):Lt=Ae.sibling;var yr=Le(z,Ae,Ze.value,he);if(yr===null){Ae===null&&(Ae=Lt);break}e&&Ae&&yr.alternate===null&&t(z,Ae),F=g(yr,F,Ve),je===null?Ee=yr:je.sibling=yr,je=yr,Ae=Lt}if(Ze.done)return o(z,Ae),ot&&Pr(z,Ve),Ee;if(Ae===null){for(;!Ze.done;Ve++,Ze=N.next())Ze=Fe(z,Ze.value,he),Ze!==null&&(F=g(Ze,F,Ve),je===null?Ee=Ze:je.sibling=Ze,je=Ze);return ot&&Pr(z,Ve),Ee}for(Ae=l(z,Ae);!Ze.done;Ve++,Ze=N.next())Ze=$e(Ae,z,Ve,Ze.value,he),Ze!==null&&(e&&Ze.alternate!==null&&Ae.delete(Ze.key===null?Ve:Ze.key),F=g(Ze,F,Ve),je===null?Ee=Ze:je.sibling=Ze,je=Ze);return e&&Ae.forEach(function($f){return t(z,$f)}),ot&&Pr(z,Ve),Ee}function Mn(z,F,N,he){if(typeof N=="object"&&N!==null&&N.type===d&&N.key===null&&(N=N.props.children),typeof N=="object"&&N!==null){switch(N.$$typeof){case u:e:{for(var Ee=N.key,je=F;je!==null;){if(je.key===Ee){if(Ee=N.type,Ee===d){if(je.tag===7){o(z,je.sibling),F=p(je,N.props.children),F.return=z,z=F;break e}}else if(je.elementType===Ee||typeof Ee=="object"&&Ee!==null&&Ee.$$typeof===M&&ms(Ee)===je.type){o(z,je.sibling),F=p(je,N.props),F.ref=zi(z,je,N),F.return=z,z=F;break e}o(z,je);break}else t(z,je);je=je.sibling}N.type===d?(F=Or(N.props.children,z.mode,he,N.key),F.return=z,z=F):(he=ea(N.type,N.key,N.props,null,z.mode,he),he.ref=zi(z,F,N),he.return=z,z=he)}return E(z);case h:e:{for(je=N.key;F!==null;){if(F.key===je)if(F.tag===4&&F.stateNode.containerInfo===N.containerInfo&&F.stateNode.implementation===N.implementation){o(z,F.sibling),F=p(F,N.children||[]),F.return=z,z=F;break e}else{o(z,F);break}else t(z,F);F=F.sibling}F=ul(N,z.mode,he),F.return=z,z=F}return E(z);case M:return je=N._init,Mn(z,F,je(N._payload),he)}if(ne(N))return Te(z,F,N,he);if(A(N))return bt(z,F,N,he);_o(z,N)}return typeof N=="string"&&N!==""||typeof N=="number"?(N=""+N,F!==null&&F.tag===6?(o(z,F.sibling),F=p(F,N),F.return=z,z=F):(o(z,F),F=sl(N,z.mode,he),F.return=z,z=F),E(z)):o(z,F)}return Mn}var ni=gs(!0),ys=gs(!1),Ii={},Cn=ln(Ii),ji=ln(Ii),ri=ln(Ii);function Gn(e){if(e===Ii)throw Error(s(174));return e}function Ma(e,t){Ke(ri,t),Ke(ji,e),Ke(Cn,Ii),e=ve(t),Ye(Cn),Ke(Cn,e)}function ii(){Ye(Cn),Ye(ji),Ye(ri)}function xs(e){var t=Gn(ri.current),o=Gn(Cn.current);t=Z(o,e.type,t),o!==t&&(Ke(ji,e),Ke(Cn,t))}function ka(e){ji.current===e&&(Ye(Cn),Ye(ji))}var lt=ln(0);function Eo(e){for(var t=e;t!==null;){if(t.tag===13){var o=t.memoizedState;if(o!==null&&(o=o.dehydrated,o===null||Xe(o)||ht(o)))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if(t.flags&128)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Pa=[];function La(){for(var e=0;eo?o:4,e(!0);var l=_n.transition;_n.transition={};try{e(!1),t()}finally{Ne=o,_n.transition=l}}function As(){return Wn().memoizedState}function Mf(e,t,o){var l=vr(e);o={lane:l,action:o,hasEagerState:!1,eagerState:null,next:null},Ds(e)?Os(t,o):(zs(e,t,o),o=Kt(),e=En(e,l,o),e!==null&&Is(e,t,l))}function kf(e,t,o){var l=vr(e),p={lane:l,action:o,hasEagerState:!1,eagerState:null,next:null};if(Ds(e))Os(t,p);else{zs(e,t,p);var g=e.alternate;if(e.lanes===0&&(g===null||g.lanes===0)&&(g=t.lastRenderedReducer,g!==null))try{var E=t.lastRenderedState,U=g(E,o);if(p.hasEagerState=!0,p.eagerState=U,dn(U,E))return}catch{}finally{}o=Kt(),e=En(e,l,o),e!==null&&Is(e,t,l)}}function Ds(e){var t=e.alternate;return e===dt||t!==null&&t===dt}function Os(e,t){bi=Mo=!0;var o=e.pending;o===null?t.next=t:(t.next=o.next,o.next=t),e.pending=t}function zs(e,t,o){xt!==null&&e.mode&1&&!(Be&2)?(e=t.interleaved,e===null?(o.next=o,hn===null?hn=[t]:hn.push(t)):(o.next=e.next,e.next=o),t.interleaved=o):(e=t.pending,e===null?o.next=o:(o.next=e.next,e.next=o),t.pending=o)}function Is(e,t,o){if(o&4194240){var l=t.lanes;l&=e.pendingLanes,o|=l,t.lanes=o,Bn(e,o)}}var Ro={readContext:vt,useCallback:It,useContext:It,useEffect:It,useImperativeHandle:It,useInsertionEffect:It,useLayoutEffect:It,useMemo:It,useReducer:It,useRef:It,useState:It,useDebugValue:It,useDeferredValue:It,useTransition:It,useMutableSource:It,useSyncExternalStore:It,useId:It,unstable_isNewReconciler:!1},Pf={readContext:vt,useCallback:function(e,t){return or().memoizedState=[e,t===void 0?null:t],e},useContext:vt,useEffect:Da,useImperativeHandle:function(e,t,o){return o=o!=null?o.concat([e]):null,Lo(4194308,4,Ls.bind(null,t,e),o)},useLayoutEffect:function(e,t){return Lo(4194308,4,e,t)},useInsertionEffect:function(e,t){return Lo(4,2,e,t)},useMemo:function(e,t){var o=or();return t=t===void 0?null:t,e=e(),o.memoizedState=[e,t],e},useReducer:function(e,t,o){var l=or();return t=o!==void 0?o(t):t,l.memoizedState=l.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},l.queue=e,e=e.dispatch=Mf.bind(null,dt,e),[l.memoizedState,e]},useRef:function(e){var t=or();return e={current:e},t.memoizedState=e},useState:Aa,useDebugValue:Oa,useDeferredValue:function(e){var t=Aa(e),o=t[0],l=t[1];return Da(function(){var p=_n.transition;_n.transition={};try{l(e)}finally{_n.transition=p}},[e]),o},useTransition:function(){var e=Aa(!1),t=e[0];return e=Tf.bind(null,e[1]),or().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,o){var l=dt,p=or();if(ot){if(o===void 0)throw Error(s(407));o=o()}else{if(o=t(),xt===null)throw Error(s(349));oi&30||Cs(l,t,o)}p.memoizedState=o;var g={value:o,getSnapshot:t};return p.queue=g,Da(Es.bind(null,l,g,e),[e]),l.flags|=2048,Ni(9,_s.bind(null,l,g,o,t),void 0,null),o},useId:function(){var e=or(),t=xt.identifierPrefix;if(ot){var o=ir,l=rr;o=(l&~(1<<32-cn(l)-1)).toString(32)+o,t=":"+t+"R"+o,o=Bi++,0el&&(t.flags|=128,l=!0,Vi(p,!1),t.lanes=4194304)}else{if(!l)if(e=Eo(g),e!==null){if(t.flags|=128,l=!0,e=e.updateQueue,e!==null&&(t.updateQueue=e,t.flags|=4),Vi(p,!0),p.tail===null&&p.tailMode==="hidden"&&!g.alternate&&!ot)return jt(t),null}else 2*at()-p.renderingStartTime>el&&o!==1073741824&&(t.flags|=128,l=!0,Vi(p,!1),t.lanes=4194304);p.isBackwards?(g.sibling=t.child,t.child=g):(e=p.last,e!==null?e.sibling=g:t.child=g,p.last=g)}return p.tail!==null?(t=p.tail,p.rendering=t,p.tail=t.sibling,p.renderingStartTime=at(),t.sibling=null,e=lt.current,Ke(lt,l?e&1|2:e&1),t):(jt(t),null);case 22:case 23:return ol(),l=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==l&&(t.flags|=8192),l&&t.mode&1?gn&1073741824&&(jt(t),K&&t.subtreeFlags&6&&(t.flags|=8192)):jt(t),null;case 24:return null;case 25:return null}throw Error(s(156,t.tag))}var Af=f.ReactCurrentOwner,mn=!1;function Jt(e,t,o,l){t.child=e===null?ys(t,null,o,l):ni(t,e.child,o,l)}function Vs(e,t,o,l,p){o=o.render;var g=t.ref;return pt(t,p),l=Ra(e,t,o,l,g,p),o=Fa(),e!==null&&!mn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~p,ar(e,t,p)):(ot&&o&&Sa(t),t.flags|=1,Jt(e,t,l,p),t.child)}function Zs(e,t,o,l,p){if(e===null){var g=o.type;return typeof g=="function"&&!ll(g)&&g.defaultProps===void 0&&o.compare===null&&o.defaultProps===void 0?(t.tag=15,t.type=g,Qs(e,t,g,l,p)):(e=ea(o.type,null,l,t,t.mode,p),e.ref=t.ref,e.return=t,t.child=e)}if(g=e.child,!(e.lanes&p)){var E=g.memoizedProps;if(o=o.compare,o=o!==null?o:Tr,o(E,l)&&e.ref===t.ref)return ar(e,t,p)}return t.flags|=1,e=gr(g,l),e.ref=t.ref,e.return=t,t.child=e}function Qs(e,t,o,l,p){if(e!==null&&Tr(e.memoizedProps,l)&&e.ref===t.ref)if(mn=!1,(e.lanes&p)!==0)e.flags&131072&&(mn=!0);else return t.lanes=e.lanes,ar(e,t,p);return ja(e,t,o,l,p)}function Xs(e,t,o){var l=t.pendingProps,p=l.children,g=e!==null?e.memoizedState:null;if(l.mode==="hidden")if(!(t.mode&1))t.memoizedState={baseLanes:0,cachePool:null},Ke(ai,gn),gn|=o;else if(o&1073741824)t.memoizedState={baseLanes:0,cachePool:null},l=g!==null?g.baseLanes:o,Ke(ai,gn),gn|=l;else return e=g!==null?g.baseLanes|o:o,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null},t.updateQueue=null,Ke(ai,gn),gn|=e,null;else g!==null?(l=g.baseLanes|o,t.memoizedState=null):l=o,Ke(ai,gn),gn|=l;return Jt(e,t,p,o),t.child}function Ys(e,t){var o=t.ref;(e===null&&o!==null||e!==null&&e.ref!==o)&&(t.flags|=512,t.flags|=2097152)}function ja(e,t,o,l,p){var g=Tt(o)?jn:St.current;return g=yn(t,g),pt(t,p),o=Ra(e,t,o,l,g,p),l=Fa(),e!==null&&!mn?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~p,ar(e,t,p)):(ot&&l&&Sa(t),t.flags|=1,Jt(e,t,o,p),t.child)}function Js(e,t,o,l,p){if(Tt(o)){var g=!0;sr(t)}else g=!1;if(pt(t,p),t.stateNode===null)e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2),cs(t,o,l),wa(t,o,l,p),l=!0;else if(e===null){var E=t.stateNode,U=t.memoizedProps;E.props=U;var V=E.context,se=o.contextType;typeof se=="object"&&se!==null?se=vt(se):(se=Tt(o)?jn:St.current,se=yn(t,se));var ge=o.getDerivedStateFromProps,Fe=typeof ge=="function"||typeof E.getSnapshotBeforeUpdate=="function";Fe||typeof E.UNSAFE_componentWillReceiveProps!="function"&&typeof E.componentWillReceiveProps!="function"||(U!==l||V!==se)&&fs(t,E,l,se),fr=!1;var Le=t.memoizedState;E.state=Le,xo(t,l,E,p),V=t.memoizedState,U!==l||Le!==V||Et.current||fr?(typeof ge=="function"&&(xa(t,o,ge,l),V=t.memoizedState),(U=fr||us(t,o,U,l,Le,V,se))?(Fe||typeof E.UNSAFE_componentWillMount!="function"&&typeof E.componentWillMount!="function"||(typeof E.componentWillMount=="function"&&E.componentWillMount(),typeof E.UNSAFE_componentWillMount=="function"&&E.UNSAFE_componentWillMount()),typeof E.componentDidMount=="function"&&(t.flags|=4194308)):(typeof E.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=l,t.memoizedState=V),E.props=l,E.state=V,E.context=se,l=U):(typeof E.componentDidMount=="function"&&(t.flags|=4194308),l=!1)}else{E=t.stateNode,os(e,t),U=t.memoizedProps,se=t.type===t.elementType?U:Xt(t.type,U),E.props=se,Fe=t.pendingProps,Le=E.context,V=o.contextType,typeof V=="object"&&V!==null?V=vt(V):(V=Tt(o)?jn:St.current,V=yn(t,V));var $e=o.getDerivedStateFromProps;(ge=typeof $e=="function"||typeof E.getSnapshotBeforeUpdate=="function")||typeof E.UNSAFE_componentWillReceiveProps!="function"&&typeof E.componentWillReceiveProps!="function"||(U!==Fe||Le!==V)&&fs(t,E,l,V),fr=!1,Le=t.memoizedState,E.state=Le,xo(t,l,E,p);var Te=t.memoizedState;U!==Fe||Le!==Te||Et.current||fr?(typeof $e=="function"&&(xa(t,o,$e,l),Te=t.memoizedState),(se=fr||us(t,o,se,l,Le,Te,V)||!1)?(ge||typeof E.UNSAFE_componentWillUpdate!="function"&&typeof E.componentWillUpdate!="function"||(typeof E.componentWillUpdate=="function"&&E.componentWillUpdate(l,Te,V),typeof E.UNSAFE_componentWillUpdate=="function"&&E.UNSAFE_componentWillUpdate(l,Te,V)),typeof E.componentDidUpdate=="function"&&(t.flags|=4),typeof E.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof E.componentDidUpdate!="function"||U===e.memoizedProps&&Le===e.memoizedState||(t.flags|=4),typeof E.getSnapshotBeforeUpdate!="function"||U===e.memoizedProps&&Le===e.memoizedState||(t.flags|=1024),t.memoizedProps=l,t.memoizedState=Te),E.props=l,E.state=Te,E.context=V,l=se):(typeof E.componentDidUpdate!="function"||U===e.memoizedProps&&Le===e.memoizedState||(t.flags|=4),typeof E.getSnapshotBeforeUpdate!="function"||U===e.memoizedProps&&Le===e.memoizedState||(t.flags|=1024),l=!1)}return ba(e,t,o,l,g,p)}function ba(e,t,o,l,p,g){Ys(e,t);var E=(t.flags&128)!==0;if(!l&&!E)return p&&un(t,o,!1),ar(e,t,g);l=t.stateNode,Af.current=t;var U=E&&typeof o.getDerivedStateFromError!="function"?null:l.render();return t.flags|=1,e!==null&&E?(t.child=ni(t,e.child,null,g),t.child=ni(t,null,U,g)):Jt(e,t,U,g),t.memoizedState=l.state,p&&un(t,o,!0),t.child}function Ks(e){var t=e.stateNode;t.pendingContext?Zr(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Zr(e,t.context,!1),Ma(e,t.containerInfo)}function qs(e,t,o,l,p){return ti(),Ta(p),t.flags|=256,Jt(e,t,o,l),t.child}var Do={dehydrated:null,treeContext:null,retryLane:0};function Oo(e){return{baseLanes:e,cachePool:null}}function $s(e,t,o){var l=t.pendingProps,p=lt.current,g=!1,E=(t.flags&128)!==0,U;if((U=E)||(U=e!==null&&e.memoizedState===null?!1:(p&2)!==0),U?(g=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(p|=1),Ke(lt,p&1),e===null)return Ea(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?(t.mode&1?ht(e)?t.lanes=8:t.lanes=1073741824:t.lanes=1,null):(p=l.children,e=l.fallback,g?(l=t.mode,g=t.child,p={mode:"hidden",children:p},!(l&1)&&g!==null?(g.childLanes=0,g.pendingProps=p):g=ta(p,l,0,null),e=Or(e,l,o,null),g.return=t,e.return=t,g.sibling=e,t.child=g,t.child.memoizedState=Oo(o),t.memoizedState=Do,e):Ba(t,p));if(p=e.memoizedState,p!==null){if(U=p.dehydrated,U!==null){if(E)return t.flags&256?(t.flags&=-257,zo(e,t,o,Error(s(422)))):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(g=l.fallback,p=t.mode,l=ta({mode:"visible",children:l.children},p,0,null),g=Or(g,p,o,null),g.flags|=2,l.return=t,g.return=t,l.sibling=g,t.child=l,t.mode&1&&ni(t,e.child,null,o),t.child.memoizedState=Oo(o),t.memoizedState=Do,g);if(!(t.mode&1))t=zo(e,t,o,null);else if(ht(U))t=zo(e,t,o,Error(s(419)));else if(l=(o&e.childLanes)!==0,mn||l){if(l=xt,l!==null){switch(o&-o){case 4:g=2;break;case 16:g=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:g=32;break;case 536870912:g=268435456;break;default:g=0}l=g&(l.suspendedLanes|o)?0:g,l!==0&&l!==p.retryLane&&(p.retryLane=l,En(e,l,-1))}al(),t=zo(e,t,o,Error(s(421)))}else Xe(U)?(t.flags|=128,t.child=e.child,t=Zf.bind(null,e),qt(U,t),t=null):(o=p.treeContext,xe&&(vn=On(U),pn=t,ot=!0,Dn=null,Di=!1,o!==null&&(wn[Sn++]=rr,wn[Sn++]=ir,wn[Sn++]=kr,rr=o.id,ir=o.overflow,kr=t)),t=Ba(t,t.pendingProps.children),t.flags|=4096);return t}return g?(l=tu(e,t,l.children,l.fallback,o),g=t.child,p=e.child.memoizedState,g.memoizedState=p===null?Oo(o):{baseLanes:p.baseLanes|o,cachePool:null},g.childLanes=e.childLanes&~o,t.memoizedState=Do,l):(o=eu(e,t,l.children,o),t.memoizedState=null,o)}return g?(l=tu(e,t,l.children,l.fallback,o),g=t.child,p=e.child.memoizedState,g.memoizedState=p===null?Oo(o):{baseLanes:p.baseLanes|o,cachePool:null},g.childLanes=e.childLanes&~o,t.memoizedState=Do,l):(o=eu(e,t,l.children,o),t.memoizedState=null,o)}function Ba(e,t){return t=ta({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function eu(e,t,o,l){var p=e.child;return e=p.sibling,o=gr(p,{mode:"visible",children:o}),!(t.mode&1)&&(o.lanes=l),o.return=t,o.sibling=null,e!==null&&(l=t.deletions,l===null?(t.deletions=[e],t.flags|=16):l.push(e)),t.child=o}function tu(e,t,o,l,p){var g=t.mode;e=e.child;var E=e.sibling,U={mode:"hidden",children:o};return!(g&1)&&t.child!==e?(o=t.child,o.childLanes=0,o.pendingProps=U,t.deletions=null):(o=gr(e,U),o.subtreeFlags=e.subtreeFlags&14680064),E!==null?l=gr(E,l):(l=Or(l,g,p,null),l.flags|=2),l.return=t,o.return=t,o.sibling=l,t.child=o,l}function zo(e,t,o,l){return l!==null&&Ta(l),ni(t,e.child,null,o),e=Ba(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function nu(e,t,o){e.lanes|=t;var l=e.alternate;l!==null&&(l.lanes|=t),Yt(e.return,t,o)}function Na(e,t,o,l,p){var g=e.memoizedState;g===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:l,tail:o,tailMode:p}:(g.isBackwards=t,g.rendering=null,g.renderingStartTime=0,g.last=l,g.tail=o,g.tailMode=p)}function ru(e,t,o){var l=t.pendingProps,p=l.revealOrder,g=l.tail;if(Jt(e,t,l.children,o),l=lt.current,l&2)l=l&1|2,t.flags|=128;else{if(e!==null&&e.flags&128)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&nu(e,o,t);else if(e.tag===19)nu(e,o,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}l&=1}if(Ke(lt,l),!(t.mode&1))t.memoizedState=null;else switch(p){case"forwards":for(o=t.child,p=null;o!==null;)e=o.alternate,e!==null&&Eo(e)===null&&(p=o),o=o.sibling;o=p,o===null?(p=t.child,t.child=null):(p=o.sibling,o.sibling=null),Na(t,!1,p,o,g);break;case"backwards":for(o=null,p=t.child,t.child=null;p!==null;){if(e=p.alternate,e!==null&&Eo(e)===null){t.child=p;break}e=p.sibling,p.sibling=o,o=p,p=e}Na(t,!0,o,null,g);break;case"together":Na(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function ar(e,t,o){if(e!==null&&(t.dependencies=e.dependencies),li|=t.lanes,!(o&t.childLanes))return null;if(e!==null&&t.child!==e.child)throw Error(s(153));if(t.child!==null){for(e=t.child,o=gr(e,e.pendingProps),t.child=o,o.return=t;e.sibling!==null;)e=e.sibling,o=o.sibling=gr(e,e.pendingProps),o.return=t;o.sibling=null}return t.child}function Df(e,t,o){switch(t.tag){case 3:Ks(t),ti();break;case 5:xs(t);break;case 1:Tt(t.type)&&sr(t);break;case 4:Ma(t,t.stateNode.containerInfo);break;case 10:go(t,t.type._context,t.memoizedProps.value);break;case 13:var l=t.memoizedState;if(l!==null)return l.dehydrated!==null?(Ke(lt,lt.current&1),t.flags|=128,null):o&t.child.childLanes?$s(e,t,o):(Ke(lt,lt.current&1),e=ar(e,t,o),e!==null?e.sibling:null);Ke(lt,lt.current&1);break;case 19:if(l=(o&t.childLanes)!==0,e.flags&128){if(l)return ru(e,t,o);t.flags|=128}var p=t.memoizedState;if(p!==null&&(p.rendering=null,p.tail=null,p.lastEffect=null),Ke(lt,lt.current),l)break;return null;case 22:case 23:return t.lanes=0,Xs(e,t,o)}return ar(e,t,o)}function Of(e,t){switch(Ca(t),t.tag){case 1:return Tt(t.type)&&Fn(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return ii(),Ye(Et),Ye(St),La(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return ka(t),null;case 13:if(Ye(lt),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(s(340));ti()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Ye(lt),null;case 4:return ii(),null;case 10:return kt(t.type._context),null;case 22:case 23:return ol(),null;case 24:return null;default:return null}}var Io=!1,Ur=!1,zf=typeof WeakSet=="function"?WeakSet:Set,de=null;function jo(e,t){var o=e.ref;if(o!==null)if(typeof o=="function")try{o(null)}catch(l){nn(e,t,l)}else o.current=null}function Ga(e,t,o){try{o()}catch(l){nn(e,t,l)}}var iu=!1;function If(e,t){for(j(e.containerInfo),de=t;de!==null;)if(e=de,t=e.child,(e.subtreeFlags&1028)!==0&&t!==null)t.return=e,de=t;else for(;de!==null;){e=de;try{var o=e.alternate;if(e.flags&1024)switch(e.tag){case 0:case 11:case 15:break;case 1:if(o!==null){var l=o.memoizedProps,p=o.memoizedState,g=e.stateNode,E=g.getSnapshotBeforeUpdate(e.elementType===e.type?l:Xt(e.type,l),p);g.__reactInternalSnapshotBeforeUpdate=E}break;case 3:K&&Ln(e.stateNode.containerInfo);break;case 5:case 6:case 4:case 17:break;default:throw Error(s(163))}}catch(U){nn(e,e.return,U)}if(t=e.sibling,t!==null){t.return=e.return,de=t;break}de=e.return}return o=iu,iu=!1,o}function Rr(e,t,o){var l=t.updateQueue;if(l=l!==null?l.lastEffect:null,l!==null){var p=l=l.next;do{if((p.tag&e)===e){var g=p.destroy;p.destroy=void 0,g!==void 0&&Ga(t,o,g)}p=p.next}while(p!==l)}}function Zi(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var o=t=t.next;do{if((o.tag&e)===e){var l=o.create;o.destroy=l()}o=o.next}while(o!==t)}}function Wa(e){var t=e.ref;if(t!==null){var o=e.stateNode;switch(e.tag){case 5:e=ae(o);break;default:e=o}typeof t=="function"?t(e):t.current=e}}function ou(e,t,o){if(fn&&typeof fn.onCommitFiberUnmount=="function")try{fn.onCommitFiberUnmount(_r,t)}catch{}switch(t.tag){case 0:case 11:case 14:case 15:if(e=t.updateQueue,e!==null&&(e=e.lastEffect,e!==null)){var l=e=e.next;do{var p=l,g=p.destroy;p=p.tag,g!==void 0&&(p&2||p&4)&&Ga(t,o,g),l=l.next}while(l!==e)}break;case 1:if(jo(t,o),e=t.stateNode,typeof e.componentWillUnmount=="function")try{e.props=t.memoizedProps,e.state=t.memoizedState,e.componentWillUnmount()}catch(E){nn(t,o,E)}break;case 5:jo(t,o);break;case 4:K?fu(e,t,o):$&&$&&(t=t.stateNode.containerInfo,o=Un(t),tt(t,o))}}function au(e,t,o){for(var l=t;;)if(ou(e,l,o),l.child===null||K&&l.tag===4){if(l===t)break;for(;l.sibling===null;){if(l.return===null||l.return===t)return;l=l.return}l.sibling.return=l.return,l=l.sibling}else l.child.return=l,l=l.child}function lu(e){var t=e.alternate;t!==null&&(e.alternate=null,lu(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&ke(t)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function su(e){return e.tag===5||e.tag===3||e.tag===4}function uu(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||su(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function cu(e){if(K){e:{for(var t=e.return;t!==null;){if(su(t))break e;t=t.return}throw Error(s(160))}var o=t;switch(o.tag){case 5:t=o.stateNode,o.flags&32&&(Je(t),o.flags&=-33),o=uu(e),Va(e,o,t);break;case 3:case 4:t=o.stateNode.containerInfo,o=uu(e),Ha(e,o,t);break;default:throw Error(s(161))}}}function Ha(e,t,o){var l=e.tag;if(l===5||l===6)e=e.stateNode,t?be(o,e,t):ze(o,e);else if(l!==4&&(e=e.child,e!==null))for(Ha(e,t,o),e=e.sibling;e!==null;)Ha(e,t,o),e=e.sibling}function Va(e,t,o){var l=e.tag;if(l===5||l===6)e=e.stateNode,t?qe(o,e,t):Me(o,e);else if(l!==4&&(e=e.child,e!==null))for(Va(e,t,o),e=e.sibling;e!==null;)Va(e,t,o),e=e.sibling}function fu(e,t,o){for(var l=t,p=!1,g,E;;){if(!p){p=l.return;e:for(;;){if(p===null)throw Error(s(160));switch(g=p.stateNode,p.tag){case 5:E=!1;break e;case 3:g=g.containerInfo,E=!0;break e;case 4:g=g.containerInfo,E=!0;break e}p=p.return}p=!0}if(l.tag===5||l.tag===6)au(e,l,o),E?Qe(g,l.stateNode):Ue(g,l.stateNode);else if(l.tag===18)E?co(g,l.stateNode):ga(g,l.stateNode);else if(l.tag===4){if(l.child!==null){g=l.stateNode.containerInfo,E=!0,l.child.return=l,l=l.child;continue}}else if(ou(e,l,o),l.child!==null){l.child.return=l,l=l.child;continue}if(l===t)break;for(;l.sibling===null;){if(l.return===null||l.return===t)return;l=l.return,l.tag===4&&(p=!1)}l.sibling.return=l.return,l=l.sibling}}function Za(e,t){if(K){switch(t.tag){case 0:case 11:case 14:case 15:Rr(3,t,t.return),Zi(3,t),Rr(5,t,t.return);return;case 1:return;case 5:var o=t.stateNode;if(o!=null){var l=t.memoizedProps;e=e!==null?e.memoizedProps:l;var p=t.type,g=t.updateQueue;t.updateQueue=null,g!==null&&De(o,g,p,e,l,t)}return;case 6:if(t.stateNode===null)throw Error(s(162));o=t.memoizedProps,He(t.stateNode,e!==null?e.memoizedProps:o,o);return;case 3:xe&&e!==null&&e.memoizedState.isDehydrated&&xr(t.stateNode.containerInfo);return;case 12:return;case 13:bo(t);return;case 19:bo(t);return;case 17:return}throw Error(s(163))}switch(t.tag){case 0:case 11:case 14:case 15:Rr(3,t,t.return),Zi(3,t),Rr(5,t,t.return);return;case 12:return;case 13:bo(t);return;case 19:bo(t);return;case 3:xe&&e!==null&&e.memoizedState.isDehydrated&&xr(t.stateNode.containerInfo);break;case 22:case 23:return}e:if($){switch(t.tag){case 1:case 5:case 6:break e;case 3:case 4:t=t.stateNode,tt(t.containerInfo,t.pendingChildren);break e}throw Error(s(163))}}function bo(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var o=e.stateNode;o===null&&(o=e.stateNode=new zf),t.forEach(function(l){var p=Qf.bind(null,e,l);o.has(l)||(o.add(l),l.then(p,p))})}}function jf(e,t){for(de=t;de!==null;){t=de;var o=t.deletions;if(o!==null)for(var l=0;l";case No:return":has("+(Ya(e)||"")+")";case Go:return'[role="'+e.value+'"]';case Ho:return'"'+e.value+'"';case Wo:return'[data-testname="'+e.value+'"]';default:throw Error(s(365))}}function mu(e,t){var o=[];e=[e,0];for(var l=0;lp&&(p=E),l&=~g}if(l=p,l=at()-l,l=(120>l?120:480>l?480:1080>l?1080:1920>l?1920:3e3>l?3e3:4320>l?4320:1960*Bf(l/1960))-l,10e?16:e,pr===null)var l=!1;else{if(e=pr,pr=null,Yo=0,Be&6)throw Error(s(331));var p=Be;for(Be|=4,de=e.current;de!==null;){var g=de,E=g.child;if(de.flags&16){var U=g.deletions;if(U!==null){for(var V=0;Vat()-$a?Fr(e,0):qa|=o),tn(e,t)}function Tu(e,t){t===0&&(e.mode&1?(t=qn,qn<<=1,!(qn&130023424)&&(qn=4194304)):t=1);var o=Kt();e=qo(e,t),e!==null&&(bn(e,t,o),tn(e,o))}function Zf(e){var t=e.memoizedState,o=0;t!==null&&(o=t.retryLane),Tu(e,o)}function Qf(e,t){var o=0;switch(e.tag){case 13:var l=e.stateNode,p=e.memoizedState;p!==null&&(o=p.retryLane);break;case 19:l=e.stateNode;break;default:throw Error(s(314))}l!==null&&l.delete(t),Tu(e,o)}var Mu;Mu=function(e,t,o){if(e!==null)if(e.memoizedProps!==t.pendingProps||Et.current)mn=!0;else{if(!(e.lanes&o)&&!(t.flags&128))return mn=!1,Df(e,t,o);mn=!!(e.flags&131072)}else mn=!1,ot&&t.flags&1048576&&ds(t,Co,t.index);switch(t.lanes=0,t.tag){case 2:var l=t.type;e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps;var p=yn(t,St.current);pt(t,o),p=Ra(null,t,l,e,p,o);var g=Fa();return t.flags|=1,typeof p=="object"&&p!==null&&typeof p.render=="function"&&p.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,Tt(l)?(g=!0,sr(t)):g=!1,t.memoizedState=p.state!==null&&p.state!==void 0?p.state:null,ya(t),p.updater=wo,t.stateNode=p,p._reactInternals=t,wa(t,l,e,o),t=ba(null,t,l,!0,g,o)):(t.tag=0,ot&&g&&Sa(t),Jt(null,t,p,o),t=t.child),t;case 16:l=t.elementType;e:{switch(e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2),e=t.pendingProps,p=l._init,l=p(l._payload),t.type=l,p=t.tag=Yf(l),e=Xt(l,e),p){case 0:t=ja(null,t,l,e,o);break e;case 1:t=Js(null,t,l,e,o);break e;case 11:t=Vs(null,t,l,e,o);break e;case 14:t=Zs(null,t,l,Xt(l.type,e),o);break e}throw Error(s(306,l,""))}return t;case 0:return l=t.type,p=t.pendingProps,p=t.elementType===l?p:Xt(l,p),ja(e,t,l,p,o);case 1:return l=t.type,p=t.pendingProps,p=t.elementType===l?p:Xt(l,p),Js(e,t,l,p,o);case 3:e:{if(Ks(t),e===null)throw Error(s(387));l=t.pendingProps,g=t.memoizedState,p=g.element,os(e,t),xo(t,l,null,o);var E=t.memoizedState;if(l=E.element,xe&&g.isDehydrated)if(g={element:l,isDehydrated:!1,cache:E.cache,transitions:E.transitions},t.updateQueue.baseState=g,t.memoizedState=g,t.flags&256){p=Error(s(423)),t=qs(e,t,l,o,p);break e}else if(l!==p){p=Error(s(424)),t=qs(e,t,l,o,p);break e}else for(xe&&(vn=Rt(t.stateNode.containerInfo),pn=t,ot=!0,Dn=null,Di=!1),o=ys(t,null,l,o),t.child=o;o;)o.flags=o.flags&-3|4096,o=o.sibling;else{if(ti(),l===p){t=ar(e,t,o);break e}Jt(e,t,l,o)}t=t.child}return t;case 5:return xs(t),e===null&&Ea(t),l=t.type,p=t.pendingProps,g=e!==null?e.memoizedProps:null,E=p.children,H(l,p)?E=null:g!==null&&H(l,g)&&(t.flags|=32),Ys(e,t),Jt(e,t,E,o),t.child;case 6:return e===null&&Ea(t),null;case 13:return $s(e,t,o);case 4:return Ma(t,t.stateNode.containerInfo),l=t.pendingProps,e===null?t.child=ni(t,null,l,o):Jt(e,t,l,o),t.child;case 11:return l=t.type,p=t.pendingProps,p=t.elementType===l?p:Xt(l,p),Vs(e,t,l,p,o);case 7:return Jt(e,t,t.pendingProps,o),t.child;case 8:return Jt(e,t,t.pendingProps.children,o),t.child;case 12:return Jt(e,t,t.pendingProps.children,o),t.child;case 10:e:{if(l=t.type._context,p=t.pendingProps,g=t.memoizedProps,E=p.value,go(t,l,E),g!==null)if(dn(g.value,E)){if(g.children===p.children&&!Et.current){t=ar(e,t,o);break e}}else for(g=t.child,g!==null&&(g.return=t);g!==null;){var U=g.dependencies;if(U!==null){E=g.child;for(var V=U.firstContext;V!==null;){if(V.context===l){if(g.tag===1){V=nr(-1,o&-o),V.tag=2;var se=g.updateQueue;if(se!==null){se=se.shared;var ge=se.pending;ge===null?V.next=V:(V.next=ge.next,ge.next=V),se.pending=V}}g.lanes|=o,V=g.alternate,V!==null&&(V.lanes|=o),Yt(g.return,o,t),U.lanes|=o;break}V=V.next}}else if(g.tag===10)E=g.type===t.type?null:g.child;else if(g.tag===18){if(E=g.return,E===null)throw Error(s(341));E.lanes|=o,U=E.alternate,U!==null&&(U.lanes|=o),Yt(E,o,t),E=g.sibling}else E=g.child;if(E!==null)E.return=g;else for(E=g;E!==null;){if(E===t){E=null;break}if(g=E.sibling,g!==null){g.return=E.return,E=g;break}E=E.return}g=E}Jt(e,t,p.children,o),t=t.child}return t;case 9:return p=t.type,l=t.pendingProps.children,pt(t,o),p=vt(p),l=l(p),t.flags|=1,Jt(e,t,l,o),t.child;case 14:return l=t.type,p=Xt(l,t.pendingProps),p=Xt(l.type,p),Zs(e,t,l,p,o);case 15:return Qs(e,t,t.type,t.pendingProps,o);case 17:return l=t.type,p=t.pendingProps,p=t.elementType===l?p:Xt(l,p),e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2),t.tag=1,Tt(l)?(e=!0,sr(t)):e=!1,pt(t,o),cs(t,l,p),wa(t,l,p,o),ba(null,t,l,!0,e,o);case 19:return ru(e,t,o);case 22:return Xs(e,t,o)}throw Error(s(156,t.tag))};function ku(e,t){return tr(e,t)}function Xf(e,t,o,l){this.tag=e,this.key=o,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Tn(e,t,o,l){return new Xf(e,t,o,l)}function ll(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Yf(e){if(typeof e=="function")return ll(e)?1:0;if(e!=null){if(e=e.$$typeof,e===T)return 11;if(e===w)return 14}return 2}function gr(e,t){var o=e.alternate;return o===null?(o=Tn(e.tag,t,e.key,e.mode),o.elementType=e.elementType,o.type=e.type,o.stateNode=e.stateNode,o.alternate=e,e.alternate=o):(o.pendingProps=t,o.type=e.type,o.flags=0,o.subtreeFlags=0,o.deletions=null),o.flags=e.flags&14680064,o.childLanes=e.childLanes,o.lanes=e.lanes,o.child=e.child,o.memoizedProps=e.memoizedProps,o.memoizedState=e.memoizedState,o.updateQueue=e.updateQueue,t=e.dependencies,o.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},o.sibling=e.sibling,o.index=e.index,o.ref=e.ref,o}function ea(e,t,o,l,p,g){var E=2;if(l=e,typeof e=="function")ll(e)&&(E=1);else if(typeof e=="string")E=5;else e:switch(e){case d:return Or(o.children,p,g,t);case m:E=8,p|=8;break;case y:return e=Tn(12,o,t,p|2),e.elementType=y,e.lanes=g,e;case S:return e=Tn(13,o,t,p),e.elementType=S,e.lanes=g,e;case _:return e=Tn(19,o,t,p),e.elementType=_,e.lanes=g,e;case D:return ta(o,p,g,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case x:E=10;break e;case C:E=9;break e;case T:E=11;break e;case w:E=14;break e;case M:E=16,l=null;break e}throw Error(s(130,e==null?e:typeof e,""))}return t=Tn(E,o,t,p),t.elementType=e,t.type=l,t.lanes=g,t}function Or(e,t,o,l){return e=Tn(7,e,l,t),e.lanes=o,e}function ta(e,t,o,l){return e=Tn(22,e,l,t),e.elementType=D,e.lanes=o,e.stateNode={},e}function sl(e,t,o){return e=Tn(6,e,null,t),e.lanes=o,e}function ul(e,t,o){return t=Tn(4,e.children!==null?e.children:[],e.key,t),t.lanes=o,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function Jf(e,t,o,l,p){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=ue,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Yr(0),this.expirationTimes=Yr(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Yr(0),this.identifierPrefix=l,this.onRecoverableError=p,xe&&(this.mutableSourceEagerHydrationData=null)}function Pu(e,t,o,l,p,g,E,U,V){return e=new Jf(e,t,o,U,V),t===1?(t=1,g===!0&&(t|=8)):t=0,g=Tn(3,null,null,t),e.current=g,g.stateNode=e,g.memoizedState={element:l,isDehydrated:o,cache:null,transitions:null},ya(g),e}function Lu(e){if(!e)return sn;e=e._reactInternals;e:{if(J(e)!==e||e.tag!==1)throw Error(s(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(Tt(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(s(171))}if(e.tag===1){var o=e.type;if(Tt(o))return Qr(e,o,t)}return t}function Uu(e){var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(s(188)):(e=Object.keys(e).join(","),Error(s(268,e)));return e=O(t),e===null?null:e.stateNode}function Ru(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var o=e.retryLane;e.retryLane=o!==0&&o=se&&g>=Fe&&p<=ge&&E<=Le){e.splice(t,1);break}else if(l!==se||o.width!==V.width||LeE){if(!(g!==Fe||o.height!==V.height||gep)){se>l&&(V.width+=se-l,V.x=l),geg&&(V.height+=Fe-g,V.y=g),Leo&&(o=E)),E ")+` - -No matching component was found for: - `)+e.join(" > ")}return null},c.getPublicRootInstance=function(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return ae(e.child.stateNode);default:return e.child.stateNode}},c.injectIntoDevTools=function(e){if(e={bundleType:e.bundleType,version:e.version,rendererPackageName:e.rendererPackageName,rendererConfig:e.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:f.ReactCurrentDispatcher,findHostInstanceByFiber:Kf,findFiberByHostInstance:e.findFiberByHostInstance||qf,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.0.0-fc46dba67-20220329"},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u")e=!1;else{var t=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(t.isDisabled||!t.supportsFiber)e=!0;else{try{_r=t.inject(e),fn=t}catch{}e=!!t.checkDCE}}return e},c.isAlreadyRendering=function(){return!1},c.observeVisibleRects=function(e,t,o,l){if(!pe)throw Error(s(363));e=Ja(e,t);var p=Oe(e,o,l).disconnect;return{disconnect:function(){p()}}},c.registerMutableSourceForHydration=function(e,t){var o=t._getVersion;o=o(t._source),e.mutableSourceEagerHydrationData==null?e.mutableSourceEagerHydrationData=[t,o]:e.mutableSourceEagerHydrationData.push(t,o)},c.runWithPriority=function(e,t){var o=Ne;try{return Ne=e,t()}finally{Ne=o}},c.shouldError=function(){return null},c.shouldSuspend=function(){return!1},c.updateContainer=function(e,t,o,l){var p=t.current,g=Kt(),E=vr(p);return o=Lu(o),t.context===null?t.context=o:t.pendingContext=o,t=nr(g,E),t.payload={element:e},l=l===void 0?null:l,l!==null&&(t.callback=l),dr(p,t),e=En(p,E,g),e!==null&&yo(e,p,E),E},c};Lc.exports=Id;var jd=Lc.exports;const bd=Cc(jd),Bd=a=>typeof a=="object"&&typeof a.then=="function",jr=[];function Fc(a,n,c=(v,i)=>v===i){if(a===n)return!0;if(!a||!n)return!1;const v=a.length;if(n.length!==v)return!1;for(let i=0;i0&&(r.timeout&&clearTimeout(r.timeout),r.timeout=setTimeout(r.remove,v.lifespan)),r.response;if(!c)throw r.promise}const i={keys:n,equal:v.equal,remove:()=>{const r=jr.indexOf(i);r!==-1&&jr.splice(r,1)},promise:(Bd(a)?a:a(...n)).then(r=>{i.response=r,v.lifespan&&v.lifespan>0&&(i.timeout=setTimeout(i.remove,v.lifespan))}).catch(r=>i.error=r)};if(jr.push(i),!c)throw i.promise}const Nd=(a,n,c)=>Ac(a,n,!1,c),Gd=(a,n,c)=>void Ac(a,n,!0,c),Wd=a=>{if(a===void 0||a.length===0)jr.splice(0,jr.length);else{const n=jr.find(c=>Fc(a,c.keys,c.equal));n&&n.remove()}},Kl={},Hd=a=>void Object.assign(Kl,a);function Vd(a,n){function c(d,{args:m=[],attach:y,...x},C){let T=`${d[0].toUpperCase()}${d.slice(1)}`,S;if(d==="primitive"){if(x.object===void 0)throw new Error("R3F: Primitives without 'object' are invalid!");const _=x.object;S=di(_,{type:d,root:C,attach:y,primitive:!0})}else{const _=Kl[T];if(!_)throw new Error(`R3F: ${T} is not part of the THREE namespace! Did you forget to extend? See: https://docs.pmnd.rs/react-three-fiber/api/objects#using-3rd-party-objects-declaratively`);if(!Array.isArray(m))throw new Error("R3F: The args prop must be an array!");S=di(new _(...m),{type:d,root:C,attach:y,memoizedProps:{args:m}})}return S.__r3f.attach===void 0&&(S instanceof Ec?S.__r3f.attach="geometry":S instanceof sd&&(S.__r3f.attach="material")),T!=="inject"&&ml(S,x),S}function v(d,m){let y=!1;if(m){var x,C;(x=m.__r3f)!=null&&x.attach?vl(d,m,m.__r3f.attach):m.isObject3D&&d.isObject3D&&(d.add(m),y=!0),y||(C=d.__r3f)==null||C.objects.push(m),m.__r3f||di(m,{}),m.__r3f.parent=d,Ol(m),hi(m)}}function i(d,m,y){let x=!1;if(m){var C,T;if((C=m.__r3f)!=null&&C.attach)vl(d,m,m.__r3f.attach);else if(m.isObject3D&&d.isObject3D){m.parent=d,m.dispatchEvent({type:"added"});const S=d.children.filter(w=>w!==m),_=S.indexOf(y);d.children=[...S.slice(0,_),m,...S.slice(_)],x=!0}x||(T=d.__r3f)==null||T.objects.push(m),m.__r3f||di(m,{}),m.__r3f.parent=d,Ol(m),hi(m)}}function r(d,m,y=!1){d&&[...d].forEach(x=>s(m,x,y))}function s(d,m,y){if(m){var x,C,T;if(m.__r3f&&(m.__r3f.parent=null),(x=d.__r3f)!=null&&x.objects&&(d.__r3f.objects=d.__r3f.objects.filter(D=>D!==m)),(C=m.__r3f)!=null&&C.attach)Bu(d,m,m.__r3f.attach);else if(m.isObject3D&&d.isObject3D){var S;d.remove(m),(S=m.__r3f)!=null&&S.root&&e1(m.__r3f.root,m)}const w=(T=m.__r3f)==null?void 0:T.primitive,M=!w&&(y===void 0?m.dispose!==null:y);if(!w){var _;r((_=m.__r3f)==null?void 0:_.objects,m,M),r(m.children,m,M)}if(delete m.__r3f,M&&m.dispose&&m.type!=="Scene"){const D=()=>{try{m.dispose()}catch{}};typeof IS_REACT_ACT_ENVIRONMENT>"u"?Al.unstable_scheduleCallback(Al.unstable_IdlePriority,D):D()}hi(d)}}function f(d,m,y,x){var C;const T=(C=d.__r3f)==null?void 0:C.parent;if(!T)return;const S=c(m,y,d.__r3f.root);if(d.children){for(const _ of d.children)_.__r3f&&v(S,_);d.children=d.children.filter(_=>!_.__r3f)}d.__r3f.objects.forEach(_=>v(S,_)),d.__r3f.objects=[],d.__r3f.autoRemovedBeforeAppend||s(T,d),S.parent&&(S.__r3f.autoRemovedBeforeAppend=!0),v(T,S),S.raycast&&S.__r3f.eventCount&&S.__r3f.root.getState().internal.interaction.push(S),[x,x.alternate].forEach(_=>{_!==null&&(_.stateNode=S,_.ref&&(typeof _.ref=="function"?_.ref(S):_.ref.current=S))})}const u=()=>console.warn("Text is not allowed in the R3F tree! This could be stray whitespace or characters.");return{reconciler:bd({createInstance:c,removeChild:s,appendChild:v,appendInitialChild:v,insertBefore:i,supportsMutation:!0,isPrimaryRenderer:!1,supportsPersistence:!1,supportsHydration:!1,noTimeout:-1,appendChildToContainer:(d,m)=>{if(!m)return;const y=d.getState().scene;y.__r3f&&(y.__r3f.root=d,v(y,m))},removeChildFromContainer:(d,m)=>{m&&s(d.getState().scene,m)},insertInContainerBefore:(d,m,y)=>{if(!m||!y)return;const x=d.getState().scene;x.__r3f&&i(x,m,y)},getRootHostContext:()=>null,getChildHostContext:d=>d,finalizeInitialChildren(d){var m;return!!((m=d==null?void 0:d.__r3f)!=null?m:{}).handlers},prepareUpdate(d,m,y,x){var C;if(((C=d==null?void 0:d.__r3f)!=null?C:{}).primitive&&x.object&&x.object!==d)return[!0];{const{args:S=[],children:_,...w}=x,{args:M=[],children:D,...R}=y;if(!Array.isArray(S))throw new Error("R3F: the args prop must be an array!");if(S.some((b,B)=>b!==M[B]))return[!0];const A=Bc(d,w,R,!0);return A.changes.length?[!1,A]:null}},commitUpdate(d,[m,y],x,C,T,S){m?f(d,x,T,S):ml(d,y)},commitMount(d,m,y,x){var C;const T=(C=d.__r3f)!=null?C:{};d.raycast&&T.handlers&&T.eventCount&&d.__r3f.root.getState().internal.interaction.push(d)},getPublicInstance:d=>d,prepareForCommit:()=>null,preparePortalMount:d=>di(d.getState().scene),resetAfterCommit:()=>{},shouldSetTextContent:()=>!1,clearContainer:()=>!1,hideInstance(d){var m;const{attach:y,parent:x}=(m=d.__r3f)!=null?m:{};y&&x&&Bu(x,d,y),d.isObject3D&&(d.visible=!1),hi(d)},unhideInstance(d,m){var y;const{attach:x,parent:C}=(y=d.__r3f)!=null?y:{};x&&C&&vl(C,d,x),(d.isObject3D&&m.visible==null||m.visible)&&(d.visible=!0),hi(d)},createTextInstance:u,hideTextInstance:u,unhideTextInstance:u,getCurrentEventPriority:()=>n?n():vi.DefaultEventPriority,beforeActiveInstanceBlur:()=>{},afterActiveInstanceBlur:()=>{},detachDeletedInstance:()=>{},now:typeof performance<"u"&&nt.fun(performance.now)?performance.now:nt.fun(Date.now)?Date.now:()=>0,scheduleTimeout:nt.fun(setTimeout)?setTimeout:void 0,cancelTimeout:nt.fun(clearTimeout)?clearTimeout:void 0}),applyProps:ml}}var zu,Iu;const pl=a=>"colorSpace"in a||"outputColorSpace"in a,Dc=()=>{var a;return(a=Kl.ColorManagement)!=null?a:null},Oc=a=>a&&a.isOrthographicCamera,Zd=a=>a&&a.hasOwnProperty("current"),Si=typeof window<"u"&&((zu=window.document)!=null&&zu.createElement||((Iu=window.navigator)==null?void 0:Iu.product)==="ReactNative")?P.useLayoutEffect:P.useEffect;function zc(a){const n=P.useRef(a);return Si(()=>void(n.current=a),[a]),n}function Qd({set:a}){return Si(()=>(a(new Promise(()=>null)),()=>a(!1)),[a]),null}class Ic extends P.Component{constructor(...n){super(...n),this.state={error:!1}}componentDidCatch(n){this.props.set(n)}render(){return this.state.error?null:this.props.children}}Ic.getDerivedStateFromError=()=>({error:!0});const jc="__default",ju=new Map,Xd=a=>a&&!!a.memoized&&!!a.changes;function bc(a){var n;const c=typeof window<"u"?(n=window.devicePixelRatio)!=null?n:2:1;return Array.isArray(a)?Math.min(Math.max(a[0],c),a[1]):a}const qi=a=>{var n;return(n=a.__r3f)==null?void 0:n.root.getState()},nt={obj:a=>a===Object(a)&&!nt.arr(a)&&typeof a!="function",fun:a=>typeof a=="function",str:a=>typeof a=="string",num:a=>typeof a=="number",boo:a=>typeof a=="boolean",und:a=>a===void 0,arr:a=>Array.isArray(a),equ(a,n,{arrays:c="shallow",objects:v="reference",strict:i=!0}={}){if(typeof a!=typeof n||!!a!=!!n)return!1;if(nt.str(a)||nt.num(a))return a===n;const r=nt.obj(a);if(r&&v==="reference")return a===n;const s=nt.arr(a);if(s&&c==="reference")return a===n;if((s||r)&&a===n)return!0;let f;for(f in a)if(!(f in n))return!1;if(r&&c==="shallow"&&v==="shallow"){for(f in i?n:a)if(!nt.equ(a[f],n[f],{strict:i,objects:"reference"}))return!1}else for(f in i?n:a)if(a[f]!==n[f])return!1;if(nt.und(f)){if(s&&a.length===0&&n.length===0||r&&Object.keys(a).length===0&&Object.keys(n).length===0)return!0;if(a!==n)return!1}return!0}};function Yd(a){const n={nodes:{},materials:{}};return a&&a.traverse(c=>{c.name&&(n.nodes[c.name]=c),c.material&&!n.materials[c.material.name]&&(n.materials[c.material.name]=c.material)}),n}function Jd(a){a.dispose&&a.type!=="Scene"&&a.dispose();for(const n in a)n.dispose==null||n.dispose(),delete a[n]}function di(a,n){const c=a;return c.__r3f={type:"",root:null,previousAttach:null,memoizedProps:{},eventCount:0,handlers:{},objects:[],parent:null,...n},a}function Dl(a,n){let c=a;if(n.includes("-")){const v=n.split("-"),i=v.pop();return c=v.reduce((r,s)=>r[s],a),{target:c,key:i}}else return{target:c,key:n}}const bu=/-\d+$/;function vl(a,n,c){if(nt.str(c)){if(bu.test(c)){const r=c.replace(bu,""),{target:s,key:f}=Dl(a,r);Array.isArray(s[f])||(s[f]=[])}const{target:v,key:i}=Dl(a,c);n.__r3f.previousAttach=v[i],v[i]=n}else n.__r3f.previousAttach=c(a,n)}function Bu(a,n,c){var v,i;if(nt.str(c)){const{target:r,key:s}=Dl(a,c),f=n.__r3f.previousAttach;f===void 0?delete r[s]:r[s]=f}else(v=n.__r3f)==null||v.previousAttach==null||v.previousAttach(a,n);(i=n.__r3f)==null||delete i.previousAttach}function Bc(a,{children:n,key:c,ref:v,...i},{children:r,key:s,ref:f,...u}={},h=!1){var d;const m=(d=a==null?void 0:a.__r3f)!=null?d:{},y=Object.entries(i),x=[];if(h){const T=Object.keys(u);for(let S=0;S{var _;if((_=a.__r3f)!=null&&_.primitive&&T==="object"||nt.equ(S,u[T]))return;if(/^on(Pointer|Click|DoubleClick|ContextMenu|Wheel)/.test(T))return x.push([T,S,!0,[]]);let w=[];T.includes("-")&&(w=T.split("-")),x.push([T,S,!1,w]);for(const M in i){const D=i[M];M.startsWith(`${T}-`)&&x.push([M,D,!1,M.split("-")])}});const C={...i};return m.memoizedProps&&m.memoizedProps.args&&(C.args=m.memoizedProps.args),m.memoizedProps&&m.memoizedProps.attach&&(C.attach=m.memoizedProps.attach),{memoized:C,changes:x}}const Kd=typeof process<"u"&&!1;function ml(a,n){var c,v,i;const r=(c=a.__r3f)!=null?c:{},s=r.root,f=(v=s==null||s.getState==null?void 0:s.getState())!=null?v:{},{memoized:u,changes:h}=Xd(n)?n:Bc(a,n),d=r.eventCount;a.__r3f&&(a.__r3f.memoizedProps=u);for(let y=0;yM[D],a),!(w&&w.set))){const[M,...D]=S.reverse();_=D.reverse().reduce((R,A)=>R[A],a),x=M}if(C===jc+"remove")if(_.constructor){let M=ju.get(_.constructor);M||(M=new _.constructor,ju.set(_.constructor,M)),C=M[x]}else C=0;if(T)C?r.handlers[x]=C:delete r.handlers[x],r.eventCount=Object.keys(r.handlers).length;else if(w&&w.set&&(w.copy||w instanceof fl)){if(Array.isArray(C))w.fromArray?w.fromArray(C):w.set(...C);else if(w.copy&&C&&C.constructor&&(Kd?w.constructor.name===C.constructor.name:w.constructor===C.constructor))w.copy(C);else if(C!==void 0){const M=w instanceof io;!M&&w.setScalar?w.setScalar(C):w instanceof fl&&C instanceof fl?w.mask=C.mask:w.set(C),!Dc()&&!f.linear&&M&&w.convertSRGBToLinear()}}else if(_[x]=C,_[x]instanceof Vl&&_[x].format===ad&&_[x].type===ld){const M=_[x];pl(M)&&pl(f.gl)?M.colorSpace=f.gl.outputColorSpace:M.encoding=f.gl.outputEncoding}hi(a)}if(r.parent&&f.internal&&a.raycast&&d!==r.eventCount){const y=f.internal.interaction.indexOf(a);y>-1&&f.internal.interaction.splice(y,1),r.eventCount&&f.internal.interaction.push(a)}return!(h.length===1&&h[0][0]==="onUpdate")&&h.length&&(i=a.__r3f)!=null&&i.parent&&Ol(a),a}function hi(a){var n,c;const v=(n=a.__r3f)==null||(c=n.root)==null||c.getState==null?void 0:c.getState();v&&v.internal.frames===0&&v.invalidate()}function Ol(a){a.onUpdate==null||a.onUpdate(a)}function qd(a,n){a.manual||(Oc(a)?(a.left=n.width/-2,a.right=n.width/2,a.top=n.height/2,a.bottom=n.height/-2):a.aspect=n.width/n.height,a.updateProjectionMatrix(),a.updateMatrixWorld())}function na(a){return(a.eventObject||a.object).uuid+"/"+a.index+a.instanceId}function $d(){var a;const n=typeof self<"u"&&self||typeof window<"u"&&window;if(!n)return vi.DefaultEventPriority;switch((a=n.event)==null?void 0:a.type){case"click":case"contextmenu":case"dblclick":case"pointercancel":case"pointerdown":case"pointerup":return vi.DiscreteEventPriority;case"pointermove":case"pointerout":case"pointerover":case"pointerenter":case"pointerleave":case"wheel":return vi.ContinuousEventPriority;default:return vi.DefaultEventPriority}}function Nc(a,n,c,v){const i=c.get(n);i&&(c.delete(n),c.size===0&&(a.delete(v),i.target.releasePointerCapture(v)))}function e1(a,n){const{internal:c}=a.getState();c.interaction=c.interaction.filter(v=>v!==n),c.initialHits=c.initialHits.filter(v=>v!==n),c.hovered.forEach((v,i)=>{(v.eventObject===n||v.object===n)&&c.hovered.delete(i)}),c.capturedMap.forEach((v,i)=>{Nc(c.capturedMap,n,v,i)})}function t1(a){function n(u){const{internal:h}=a.getState(),d=u.offsetX-h.initialClick[0],m=u.offsetY-h.initialClick[1];return Math.round(Math.sqrt(d*d+m*m))}function c(u){return u.filter(h=>["Move","Over","Enter","Out","Leave"].some(d=>{var m;return(m=h.__r3f)==null?void 0:m.handlers["onPointer"+d]}))}function v(u,h){const d=a.getState(),m=new Set,y=[],x=h?h(d.internal.interaction):d.internal.interaction;for(let _=0;_{const M=qi(_.object),D=qi(w.object);return!M||!D?_.distance-w.distance:D.events.priority-M.events.priority||_.distance-w.distance}).filter(_=>{const w=na(_);return m.has(w)?!1:(m.add(w),!0)});d.events.filter&&(T=d.events.filter(T,d));for(const _ of T){let w=_.object;for(;w;){var S;(S=w.__r3f)!=null&&S.eventCount&&y.push({..._,eventObject:w}),w=w.parent}}if("pointerId"in u&&d.internal.capturedMap.has(u.pointerId))for(let _ of d.internal.capturedMap.get(u.pointerId).values())m.has(na(_.intersection))||y.push(_.intersection);return y}function i(u,h,d,m){const y=a.getState();if(u.length){const x={stopped:!1};for(const C of u){const T=qi(C.object)||y,{raycaster:S,pointer:_,camera:w,internal:M}=T,D=new st(_.x,_.y,0).unproject(w),R=oe=>{var G,O;return(G=(O=M.capturedMap.get(oe))==null?void 0:O.has(C.eventObject))!=null?G:!1},A=oe=>{const G={intersection:C,target:h.target};M.capturedMap.has(oe)?M.capturedMap.get(oe).set(C.eventObject,G):M.capturedMap.set(oe,new Map([[C.eventObject,G]])),h.target.setPointerCapture(oe)},b=oe=>{const G=M.capturedMap.get(oe);G&&Nc(M.capturedMap,C.eventObject,G,oe)};let B={};for(let oe in h){let G=h[oe];typeof G!="function"&&(B[oe]=G)}let J={...C,...B,pointer:_,intersections:u,stopped:x.stopped,delta:d,unprojectedPoint:D,ray:S.ray,camera:w,stopPropagation(){const oe="pointerId"in h&&M.capturedMap.get(h.pointerId);if((!oe||oe.has(C.eventObject))&&(J.stopped=x.stopped=!0,M.hovered.size&&Array.from(M.hovered.values()).find(G=>G.eventObject===C.eventObject))){const G=u.slice(0,u.indexOf(C));r([...G,C])}},target:{hasPointerCapture:R,setPointerCapture:A,releasePointerCapture:b},currentTarget:{hasPointerCapture:R,setPointerCapture:A,releasePointerCapture:b},nativeEvent:h};if(m(J),x.stopped===!0)break}}return u}function r(u){const{internal:h}=a.getState();for(const d of h.hovered.values())if(!u.length||!u.find(m=>m.object===d.object&&m.index===d.index&&m.instanceId===d.instanceId)){const y=d.eventObject.__r3f,x=y==null?void 0:y.handlers;if(h.hovered.delete(na(d)),y!=null&&y.eventCount){const C={...d,intersections:u};x.onPointerOut==null||x.onPointerOut(C),x.onPointerLeave==null||x.onPointerLeave(C)}}}function s(u,h){for(let d=0;dr([]);case"onLostPointerCapture":return h=>{const{internal:d}=a.getState();"pointerId"in h&&d.capturedMap.has(h.pointerId)&&requestAnimationFrame(()=>{d.capturedMap.has(h.pointerId)&&(d.capturedMap.delete(h.pointerId),r([]))})}}return function(d){const{onPointerMissed:m,internal:y}=a.getState();y.lastEvent.current=d;const x=u==="onPointerMove",C=u==="onClick"||u==="onContextMenu"||u==="onDoubleClick",S=v(d,x?c:void 0),_=C?n(d):0;u==="onPointerDown"&&(y.initialClick=[d.offsetX,d.offsetY],y.initialHits=S.map(M=>M.eventObject)),C&&!S.length&&_<=2&&(s(d,y.interaction),m&&m(d)),x&&r(S);function w(M){const D=M.eventObject,R=D.__r3f,A=R==null?void 0:R.handlers;if(R!=null&&R.eventCount)if(x){if(A.onPointerOver||A.onPointerEnter||A.onPointerOut||A.onPointerLeave){const b=na(M),B=y.hovered.get(b);B?B.stopped&&M.stopPropagation():(y.hovered.set(b,M),A.onPointerOver==null||A.onPointerOver(M),A.onPointerEnter==null||A.onPointerEnter(M))}A.onPointerMove==null||A.onPointerMove(M)}else{const b=A[u];b?(!C||y.initialHits.includes(D))&&(s(d,y.interaction.filter(B=>!y.initialHits.includes(B))),b(M)):C&&y.initialHits.includes(D)&&s(d,y.interaction.filter(B=>!y.initialHits.includes(B)))}}i(S,d,_,w)}}return{handlePointer:f}}const Gc=a=>!!(a!=null&&a.render),Wc=P.createContext(null),n1=(a,n)=>{const c=zd((f,u)=>{const h=new st,d=new st,m=new st;function y(_=u().camera,w=d,M=u().size){const{width:D,height:R,top:A,left:b}=M,B=D/R;w instanceof st?m.copy(w):m.set(...w);const J=_.getWorldPosition(h).distanceTo(m);if(Oc(_))return{width:D/_.zoom,height:R/_.zoom,top:A,left:b,factor:1,distance:J,aspect:B};{const oe=_.fov*Math.PI/180,G=2*Math.tan(oe/2)*J,O=G*(D/R);return{width:O,height:G,top:A,left:b,factor:D/O,distance:J,aspect:B}}}let x;const C=_=>f(w=>({performance:{...w.performance,current:_}})),T=new Nr;return{set:f,get:u,gl:null,camera:null,raycaster:null,events:{priority:1,enabled:!0,connected:!1},xr:null,scene:null,invalidate:(_=1)=>a(u(),_),advance:(_,w)=>n(_,w,u()),legacy:!1,linear:!1,flat:!1,controls:null,clock:new gd,pointer:T,mouse:T,frameloop:"always",onPointerMissed:void 0,performance:{current:1,min:.5,max:1,debounce:200,regress:()=>{const _=u();x&&clearTimeout(x),_.performance.current!==_.performance.min&&C(_.performance.min),x=setTimeout(()=>C(u().performance.max),_.performance.debounce)}},size:{width:0,height:0,top:0,left:0,updateStyle:!1},viewport:{initialDpr:0,dpr:0,width:0,height:0,top:0,left:0,aspect:0,distance:0,factor:0,getCurrentViewport:y},setEvents:_=>f(w=>({...w,events:{...w.events,..._}})),setSize:(_,w,M,D,R)=>{const A=u().camera,b={width:_,height:w,top:D||0,left:R||0,updateStyle:M};f(B=>({size:b,viewport:{...B.viewport,...y(A,d,b)}}))},setDpr:_=>f(w=>{const M=bc(_);return{viewport:{...w.viewport,dpr:M,initialDpr:w.viewport.initialDpr||M}}}),setFrameloop:(_="always")=>{const w=u().clock;w.stop(),w.elapsedTime=0,_!=="never"&&(w.start(),w.elapsedTime=0),f(()=>({frameloop:_}))},previousRoot:void 0,internal:{active:!1,priority:0,frames:0,lastEvent:P.createRef(),interaction:[],hovered:new Map,subscribers:[],initialClick:[0,0],initialHits:[],capturedMap:new Map,subscribe:(_,w,M)=>{const D=u().internal;return D.priority=D.priority+(w>0?1:0),D.subscribers.push({ref:_,priority:w,store:M}),D.subscribers=D.subscribers.sort((R,A)=>R.priority-A.priority),()=>{const R=u().internal;R!=null&&R.subscribers&&(R.priority=R.priority-(w>0?1:0),R.subscribers=R.subscribers.filter(A=>A.ref!==_))}}}}}),v=c.getState();let i=v.size,r=v.viewport.dpr,s=v.camera;return c.subscribe(()=>{const{camera:f,size:u,viewport:h,gl:d,set:m}=c.getState();if(u.width!==i.width||u.height!==i.height||h.dpr!==r){var y;i=u,r=h.dpr,qd(f,u),d.setPixelRatio(h.dpr);const x=(y=u.updateStyle)!=null?y:typeof HTMLCanvasElement<"u"&&d.domElement instanceof HTMLCanvasElement;d.setSize(u.width,u.height,x)}f!==s&&(s=f,m(x=>({viewport:{...x.viewport,...x.viewport.getCurrentViewport(f)}})))}),c.subscribe(f=>a(f)),c};function ql(a,n){const c={callback:a};return n.add(c),()=>void n.delete(c)}let ra,Hc=new Set,Vc=new Set,Zc=new Set;const r1=a=>ql(a,Hc),i1=a=>ql(a,Vc),o1=a=>ql(a,Zc);function gl(a,n){if(a.size)for(const{callback:c}of a.values())c(n)}function $i(a,n){switch(a){case"before":return gl(Hc,n);case"after":return gl(Vc,n);case"tail":return gl(Zc,n)}}let yl,xl;function wl(a,n,c){let v=n.clock.getDelta();for(n.frameloop==="never"&&typeof a=="number"&&(v=a-n.clock.elapsedTime,n.clock.oldTime=n.clock.elapsedTime,n.clock.elapsedTime=a),yl=n.internal.subscribers,ra=0;ra0)&&!((h=i.gl.xr)!=null&&h.isPresenting)&&(c+=wl(u,i))}if($i("after",u),c===0)return $i("tail",u),n=!1,cancelAnimationFrame(v)}function s(u,h=1){var d;if(!u)return a.forEach(m=>s(m.store.getState()),h);(d=u.gl.xr)!=null&&d.isPresenting||!u.internal.active||u.frameloop==="never"||(u.internal.frames=Math.min(60,u.internal.frames+h),n||(n=!0,requestAnimationFrame(r)))}function f(u,h=!0,d,m){if(h&&$i("before",u),d)wl(u,d,m);else for(const y of a.values())wl(u,y.store.getState());h&&$i("after",u)}return{loop:r,invalidate:s,advance:f}}function fp(a){const n=P.useRef(null);return Si(()=>void(n.current=a.current.__r3f),[a]),n}function Qc(){const a=P.useContext(Wc);if(!a)throw new Error("R3F: Hooks can only be used within the Canvas component!");return a}function Ci(a=c=>c,n){return Qc()(a,n)}function ao(a,n=0){const c=Qc(),v=c.getState().internal.subscribe,i=zc(a);return Si(()=>v(i,n,c),[n,v,c]),null}const Nu=new WeakMap;function Xc(a,n){return function(c,...v){let i=Nu.get(c);return i||(i=new c,Nu.set(c,i)),a&&a(i),Promise.all(v.map(r=>new Promise((s,f)=>i.load(r,u=>{u.scene&&Object.assign(u,Yd(u.scene)),s(u)},n,u=>f(new Error(`Could not load ${r}: ${u==null?void 0:u.message}`)))))).finally(()=>i.dispose==null?void 0:i.dispose())}}function Yc(a,n,c,v){const i=Array.isArray(n)?n:[n],r=Nd(Xc(c,v),[a,...i],{equal:nt.equ});return Array.isArray(n)?r:r[0]}Yc.preload=function(a,n,c){const v=Array.isArray(n)?n:[n];return Gd(Xc(c),[a,...v])};Yc.clear=function(a,n){const c=Array.isArray(n)?n:[n];return Wd([a,...c])};const wi=new Map,{invalidate:Gu,advance:Wu}=a1(wi),{reconciler:ha,applyProps:ui}=Vd(wi,$d),ci={objects:"shallow",strict:!1},l1=(a,n)=>{const c=typeof a=="function"?a(n):a;return Gc(c)?c:new dd({powerPreference:"high-performance",canvas:n,antialias:!0,alpha:!0,...a})};function s1(a,n){const c=typeof HTMLCanvasElement<"u"&&a instanceof HTMLCanvasElement;if(n){const{width:v,height:i,top:r,left:s,updateStyle:f=c}=n;return{width:v,height:i,top:r,left:s,updateStyle:f}}else if(typeof HTMLCanvasElement<"u"&&a instanceof HTMLCanvasElement&&a.parentElement){const{width:v,height:i,top:r,left:s}=a.parentElement.getBoundingClientRect();return{width:v,height:i,top:r,left:s,updateStyle:c}}else if(typeof OffscreenCanvas<"u"&&a instanceof OffscreenCanvas)return{width:a.width,height:a.height,top:0,left:0,updateStyle:c};return{width:0,height:0,top:0,left:0}}function u1(a){const n=wi.get(a),c=n==null?void 0:n.fiber,v=n==null?void 0:n.store;n&&console.warn("R3F.createRoot should only be called once!");const i=typeof reportError=="function"?reportError:console.error,r=v||n1(Gu,Wu),s=c||ha.createContainer(r,vi.ConcurrentRoot,null,!1,null,"",i,null);n||wi.set(a,{fiber:s,store:r});let f,u=!1,h;return{configure(d={}){let{gl:m,size:y,scene:x,events:C,onCreated:T,shadows:S=!1,linear:_=!1,flat:w=!1,legacy:M=!1,orthographic:D=!1,frameloop:R="always",dpr:A=[1,2],performance:b,raycaster:B,camera:J,onPointerMissed:oe}=d,G=r.getState(),O=G.gl;G.gl||G.set({gl:O=l1(m,a)});let ee=G.raycaster;ee||G.set({raycaster:ee=new ud});const{params:q,...ne}=B||{};if(nt.equ(ne,ee,ci)||ui(ee,{...ne}),nt.equ(q,ee.params,ci)||ui(ee,{params:{...ee.params,...q}}),!G.camera||G.camera===h&&!nt.equ(h,J,ci)){h=J;const I=J instanceof hd,Q=I?J:D?new Zl(0,0,0,0,.1,1e3):new Ql(75,0,.1,1e3);I||(Q.position.z=5,J&&ui(Q,J),!G.camera&&!(J!=null&&J.rotation)&&Q.lookAt(0,0,0)),G.set({camera:Q}),ee.camera=Q}if(!G.scene){let I;x instanceof da?I=x:(I=new da,x&&ui(I,x)),G.set({scene:di(I)})}if(!G.xr){var ae;const I=(H,re)=>{const X=r.getState();X.frameloop!=="never"&&Wu(H,!0,X,re)},Q=()=>{const H=r.getState();H.gl.xr.enabled=H.gl.xr.isPresenting,H.gl.xr.setAnimationLoop(H.gl.xr.isPresenting?I:null),H.gl.xr.isPresenting||Gu(H)},Y={connect(){const H=r.getState().gl;H.xr.addEventListener("sessionstart",Q),H.xr.addEventListener("sessionend",Q)},disconnect(){const H=r.getState().gl;H.xr.removeEventListener("sessionstart",Q),H.xr.removeEventListener("sessionend",Q)}};typeof((ae=O.xr)==null?void 0:ae.addEventListener)=="function"&&Y.connect(),G.set({xr:Y})}if(O.shadowMap){const I=O.shadowMap.enabled,Q=O.shadowMap.type;if(O.shadowMap.enabled=!!S,nt.boo(S))O.shadowMap.type=dl;else if(nt.str(S)){var ve;const Y={basic:pd,percentage:vd,soft:dl,variance:md};O.shadowMap.type=(ve=Y[S])!=null?ve:dl}else nt.obj(S)&&Object.assign(O.shadowMap,S);(I!==O.shadowMap.enabled||Q!==O.shadowMap.type)&&(O.shadowMap.needsUpdate=!0)}const Z=Dc();Z&&("enabled"in Z?Z.enabled=!M:"legacyMode"in Z&&(Z.legacyMode=M)),ui(O,{outputEncoding:_?3e3:3001,toneMapping:w?cd:fd}),G.legacy!==M&&G.set(()=>({legacy:M})),G.linear!==_&&G.set(()=>({linear:_})),G.flat!==w&&G.set(()=>({flat:w})),m&&!nt.fun(m)&&!Gc(m)&&!nt.equ(m,O,ci)&&ui(O,m),C&&!G.events.handlers&&G.set({events:C(r)});const k=s1(a,y);return nt.equ(k,G.size,ci)||G.setSize(k.width,k.height,k.updateStyle,k.top,k.left),A&&G.viewport.dpr!==bc(A)&&G.setDpr(A),G.frameloop!==R&&G.setFrameloop(R),G.onPointerMissed||G.set({onPointerMissed:oe}),b&&!nt.equ(b,G.performance,ci)&&G.set(I=>({performance:{...I.performance,...b}})),f=T,u=!0,this},render(d){return u||this.configure(),ha.updateContainer(P.createElement(c1,{store:r,children:d,onCreated:f,rootElement:a}),s,null,()=>{}),r},unmount(){Jc(a)}}}function c1({store:a,children:n,onCreated:c,rootElement:v}){return Si(()=>{const i=a.getState();i.set(r=>({internal:{...r.internal,active:!0}})),c&&c(i),a.getState().events.connected||i.events.connect==null||i.events.connect(v)},[]),P.createElement(Wc.Provider,{value:a},n)}function Jc(a,n){const c=wi.get(a),v=c==null?void 0:c.fiber;if(v){const i=c==null?void 0:c.store.getState();i&&(i.internal.active=!1),ha.updateContainer(null,v,null,()=>{i&&setTimeout(()=>{try{var r,s,f,u;i.events.disconnect==null||i.events.disconnect(),(r=i.gl)==null||(s=r.renderLists)==null||s.dispose==null||s.dispose(),(f=i.gl)==null||f.forceContextLoss==null||f.forceContextLoss(),(u=i.gl)!=null&&u.xr&&i.xr.disconnect(),Jd(i),wi.delete(a),n&&n(a)}catch{}},500)})}}ha.injectIntoDevTools({bundleType:0,rendererPackageName:"@react-three/fiber",version:P.version});function zl(a,n,c){var v,i,r,s,f;n==null&&(n=100);function u(){var d=Date.now()-s;d=0?v=setTimeout(u,n-d):(v=null,c||(f=a.apply(r,i),r=i=null))}var h=function(){r=this,i=arguments,s=Date.now();var d=c&&!v;return v||(v=setTimeout(u,n)),d&&(f=a.apply(r,i),r=i=null),f};return h.clear=function(){v&&(clearTimeout(v),v=null)},h.flush=function(){v&&(f=a.apply(r,i),r=i=null,clearTimeout(v),v=null)},h}zl.debounce=zl;var f1=zl;const Hu=Cc(f1);function d1(a){let{debounce:n,scroll:c,polyfill:v,offsetSize:i}=a===void 0?{debounce:0,scroll:!1,offsetSize:!1}:a;const r=v||(typeof window>"u"?class{}:window.ResizeObserver);if(!r)throw new Error("This browser does not support ResizeObserver out of the box. See: https://github.com/react-spring/react-use-measure/#resize-observer-polyfills");const[s,f]=P.useState({left:0,top:0,width:0,height:0,bottom:0,right:0,x:0,y:0}),u=P.useRef({element:null,scrollContainers:null,resizeObserver:null,lastBounds:s}),h=n?typeof n=="number"?n:n.scroll:null,d=n?typeof n=="number"?n:n.resize:null,m=P.useRef(!1);P.useEffect(()=>(m.current=!0,()=>void(m.current=!1)));const[y,x,C]=P.useMemo(()=>{const w=()=>{if(!u.current.element)return;const{left:M,top:D,width:R,height:A,bottom:b,right:B,x:J,y:oe}=u.current.element.getBoundingClientRect(),G={left:M,top:D,width:R,height:A,bottom:b,right:B,x:J,y:oe};u.current.element instanceof HTMLElement&&i&&(G.height=u.current.element.offsetHeight,G.width=u.current.element.offsetWidth),Object.freeze(G),m.current&&!m1(u.current.lastBounds,G)&&f(u.current.lastBounds=G)};return[w,d?Hu(w,d):w,h?Hu(w,h):w]},[f,i,h,d]);function T(){u.current.scrollContainers&&(u.current.scrollContainers.forEach(w=>w.removeEventListener("scroll",C,!0)),u.current.scrollContainers=null),u.current.resizeObserver&&(u.current.resizeObserver.disconnect(),u.current.resizeObserver=null)}function S(){u.current.element&&(u.current.resizeObserver=new r(C),u.current.resizeObserver.observe(u.current.element),c&&u.current.scrollContainers&&u.current.scrollContainers.forEach(w=>w.addEventListener("scroll",C,{capture:!0,passive:!0})))}const _=w=>{!w||w===u.current.element||(T(),u.current.element=w,u.current.scrollContainers=Kc(w),S())};return p1(C,!!c),h1(x),P.useEffect(()=>{T(),S()},[c,C,x]),P.useEffect(()=>T,[]),[_,s,y]}function h1(a){P.useEffect(()=>{const n=a;return window.addEventListener("resize",n),()=>void window.removeEventListener("resize",n)},[a])}function p1(a,n){P.useEffect(()=>{if(n){const c=a;return window.addEventListener("scroll",c,{capture:!0,passive:!0}),()=>void window.removeEventListener("scroll",c,!0)}},[a,n])}function Kc(a){const n=[];if(!a||a===document.body)return n;const{overflow:c,overflowX:v,overflowY:i}=window.getComputedStyle(a);return[c,v,i].some(r=>r==="auto"||r==="scroll")&&n.push(a),[...n,...Kc(a.parentElement)]}const v1=["x","y","top","bottom","left","right","width","height"],m1=(a,n)=>v1.every(c=>a[c]===n[c]);var g1=Object.defineProperty,y1=Object.defineProperties,x1=Object.getOwnPropertyDescriptors,Vu=Object.getOwnPropertySymbols,w1=Object.prototype.hasOwnProperty,S1=Object.prototype.propertyIsEnumerable,Zu=(a,n,c)=>n in a?g1(a,n,{enumerable:!0,configurable:!0,writable:!0,value:c}):a[n]=c,Qu=(a,n)=>{for(var c in n||(n={}))w1.call(n,c)&&Zu(a,c,n[c]);if(Vu)for(var c of Vu(n))S1.call(n,c)&&Zu(a,c,n[c]);return a},C1=(a,n)=>y1(a,x1(n));function qc(a,n,c){if(!a)return;if(c(a)===!0)return a;let v=n?a.return:a.child;for(;v;){const i=qc(v,n,c);if(i)return i;v=n?null:v.sibling}}function $c(a){try{return Object.defineProperties(a,{_currentRenderer:{get(){return null},set(){}},_currentRenderer2:{get(){return null},set(){}}})}catch{return a}}const $l=$c(P.createContext(null));class ef extends P.Component{render(){return P.createElement($l.Provider,{value:this._reactInternals},this.props.children)}}const{ReactCurrentOwner:Xu,ReactCurrentDispatcher:Yu}=P.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function _1(){const a=P.useContext($l);if(a===null)throw new Error("its-fine: useFiber must be called within a !");const n=P.useId();return P.useMemo(()=>{for(const v of[Xu==null?void 0:Xu.current,a,a==null?void 0:a.alternate]){if(!v)continue;const i=qc(v,!1,r=>{let s=r.memoizedState;for(;s;){if(s.memoizedState===n)return!0;s=s.next}});if(i)return i}},[a,n])}function E1(){var a,n;const c=_1(),[v]=P.useState(()=>new Map);v.clear();let i=c;for(;i;){const r=(a=i.type)==null?void 0:a._context;r&&r!==$l&&!v.has(r)&&v.set(r,(n=Yu==null?void 0:Yu.current)==null?void 0:n.readContext($c(r))),i=i.return}return v}function T1(){const a=E1();return P.useMemo(()=>Array.from(a.keys()).reduce((n,c)=>v=>P.createElement(n,null,P.createElement(c.Provider,C1(Qu({},v),{value:a.get(c)}))),n=>P.createElement(ef,Qu({},n))),[a])}const Sl={onClick:["click",!1],onContextMenu:["contextmenu",!1],onDoubleClick:["dblclick",!1],onWheel:["wheel",!0],onPointerDown:["pointerdown",!0],onPointerUp:["pointerup",!0],onPointerLeave:["pointerleave",!0],onPointerMove:["pointermove",!0],onPointerCancel:["pointercancel",!0],onLostPointerCapture:["lostpointercapture",!0]};function M1(a){const{handlePointer:n}=t1(a);return{priority:1,enabled:!0,compute(c,v,i){v.pointer.set(c.offsetX/v.size.width*2-1,-(c.offsetY/v.size.height)*2+1),v.raycaster.setFromCamera(v.pointer,v.camera)},connected:void 0,handlers:Object.keys(Sl).reduce((c,v)=>({...c,[v]:n(v)}),{}),update:()=>{var c;const{events:v,internal:i}=a.getState();(c=i.lastEvent)!=null&&c.current&&v.handlers&&v.handlers.onPointerMove(i.lastEvent.current)},connect:c=>{var v;const{set:i,events:r}=a.getState();r.disconnect==null||r.disconnect(),i(s=>({events:{...s.events,connected:c}})),Object.entries((v=r.handlers)!=null?v:[]).forEach(([s,f])=>{const[u,h]=Sl[s];c.addEventListener(u,f,{passive:h})})},disconnect:()=>{const{set:c,events:v}=a.getState();if(v.connected){var i;Object.entries((i=v.handlers)!=null?i:[]).forEach(([r,s])=>{if(v&&v.connected instanceof HTMLElement){const[f]=Sl[r];v.connected.removeEventListener(f,s)}}),c(r=>({events:{...r.events,connected:void 0}}))}}}}const k1=P.forwardRef(function({children:n,fallback:c,resize:v,style:i,gl:r,events:s=M1,eventSource:f,eventPrefix:u,shadows:h,linear:d,flat:m,legacy:y,orthographic:x,frameloop:C,dpr:T,performance:S,raycaster:_,camera:w,scene:M,onPointerMissed:D,onCreated:R,...A},b){P.useMemo(()=>Hd(yd),[]);const B=T1(),[J,oe]=d1({scroll:!0,debounce:{scroll:50,resize:0},...v}),G=P.useRef(null),O=P.useRef(null);P.useImperativeHandle(b,()=>G.current);const ee=zc(D),[q,ne]=P.useState(!1),[ae,ve]=P.useState(!1);if(q)throw q;if(ae)throw ae;const Z=P.useRef(null);Si(()=>{const W=G.current;oe.width>0&&oe.height>0&&W&&(Z.current||(Z.current=u1(W)),Z.current.configure({gl:r,events:s,shadows:h,linear:d,flat:m,legacy:y,orthographic:x,frameloop:C,dpr:T,performance:S,raycaster:_,camera:w,scene:M,size:oe,onPointerMissed:(...k)=>ee.current==null?void 0:ee.current(...k),onCreated:k=>{k.events.connect==null||k.events.connect(f?Zd(f)?f.current:f:O.current),u&&k.setEvents({compute:(I,Q)=>{const Y=I[u+"X"],H=I[u+"Y"];Q.pointer.set(Y/Q.size.width*2-1,-(H/Q.size.height)*2+1),Q.raycaster.setFromCamera(Q.pointer,Q.camera)}}),R==null||R(k)}}),Z.current.render(P.createElement(B,null,P.createElement(Ic,{set:ve},P.createElement(P.Suspense,{fallback:P.createElement(Qd,{set:ne})},n)))))}),P.useEffect(()=>{const W=G.current;if(W)return()=>Jc(W)},[]);const j=f?"none":"auto";return P.createElement("div",yi({ref:O,style:{position:"relative",width:"100%",height:"100%",overflow:"hidden",pointerEvents:j,...i}},A),P.createElement("div",{ref:J,style:{width:"100%",height:"100%"}},P.createElement("canvas",{ref:G,style:{display:"block"}},c)))}),P1=P.forwardRef(function(n,c){return P.createElement(ef,null,P.createElement(k1,yi({},n,{ref:c})))}),lo=new st,es=new st,L1=new st;function U1(a,n,c){const v=lo.setFromMatrixPosition(a.matrixWorld);v.project(n);const i=c.width/2,r=c.height/2;return[v.x*i+i,-(v.y*r)+r]}function R1(a,n){const c=lo.setFromMatrixPosition(a.matrixWorld),v=es.setFromMatrixPosition(n.matrixWorld),i=c.sub(v),r=n.getWorldDirection(L1);return i.angleTo(r)>Math.PI/2}function F1(a,n,c,v){const i=lo.setFromMatrixPosition(a.matrixWorld),r=i.clone();r.project(n),c.setFromCamera(r,n);const s=c.intersectObjects(v,!0);if(s.length){const f=s[0].distance;return i.distanceTo(c.ray.origin)Math.abs(a)<1e-10?0:a;function tf(a,n,c=""){let v="matrix3d(";for(let i=0;i!==16;i++)v+=Il(n[i]*a.elements[i])+(i!==15?",":")");return c+v}const O1=(a=>n=>tf(n,a))([1,-1,1,1,1,-1,1,1,1,-1,1,1,1,-1,1,1]),z1=(a=>(n,c)=>tf(n,a(c),"translate(-50%,-50%)"))(a=>[1/a,1/a,1/a,1,-1/a,-1/a,-1/a,-1,1/a,1/a,1/a,1,1,1,1,1]);function I1(a){return a&&typeof a=="object"&&"current"in a}const hp=P.forwardRef(({children:a,eps:n=.001,style:c,className:v,prepend:i,center:r,fullscreen:s,portal:f,distanceFactor:u,sprite:h=!1,transform:d=!1,occlude:m,onOcclude:y,castShadow:x,receiveShadow:C,material:T,geometry:S,zIndexRange:_=[16777271,0],calculatePosition:w=U1,as:M="div",wrapperClass:D,pointerEvents:R="auto",...A},b)=>{const{gl:B,camera:J,scene:oe,size:G,raycaster:O,events:ee,viewport:q}=Ci(),[ne]=P.useState(()=>document.createElement(M)),ae=P.useRef(),ve=P.useRef(null),Z=P.useRef(0),j=P.useRef([0,0]),W=P.useRef(null),k=P.useRef(null),I=(f==null?void 0:f.current)||ee.connected||B.domElement.parentNode,Q=P.useRef(null),Y=P.useRef(!1),H=P.useMemo(()=>m&&m!=="blending"||Array.isArray(m)&&m.length&&I1(m[0]),[m]);P.useLayoutEffect(()=>{const fe=B.domElement;m&&m==="blending"?(fe.style.zIndex=`${Math.floor(_[0]/2)}`,fe.style.position="absolute",fe.style.pointerEvents="none"):(fe.style.zIndex=null,fe.style.position=null,fe.style.pointerEvents=null)},[m]),P.useLayoutEffect(()=>{if(ve.current){const fe=ae.current=_c(ne);if(oe.updateMatrixWorld(),d)ne.style.cssText="position:absolute;top:0;left:0;pointer-events:none;overflow:hidden;";else{const K=w(ve.current,J,G);ne.style.cssText=`position:absolute;top:0;left:0;transform:translate3d(${K[0]}px,${K[1]}px,0);transform-origin:0 0;`}return I&&(i?I.prepend(ne):I.appendChild(ne)),()=>{I&&I.removeChild(ne),fe.unmount()}}},[I,d]),P.useLayoutEffect(()=>{D&&(ne.className=D)},[D]);const re=P.useMemo(()=>d?{position:"absolute",top:0,left:0,width:G.width,height:G.height,transformStyle:"preserve-3d",pointerEvents:"none"}:{position:"absolute",transform:r?"translate3d(-50%,-50%,0)":"none",...s&&{top:-G.height/2,left:-G.width/2,width:G.width,height:G.height},...c},[c,r,s,G,d]),X=P.useMemo(()=>({position:"absolute",pointerEvents:R}),[R]);P.useLayoutEffect(()=>{if(Y.current=!1,d){var fe;(fe=ae.current)==null||fe.render(P.createElement("div",{ref:W,style:re},P.createElement("div",{ref:k,style:X},P.createElement("div",{ref:b,className:v,style:c,children:a}))))}else{var K;(K=ae.current)==null||K.render(P.createElement("div",{ref:b,style:re,className:v,children:a}))}});const te=P.useRef(!0);ao(fe=>{if(ve.current){J.updateMatrixWorld(),ve.current.updateWorldMatrix(!0,!1);const K=d?j.current:w(ve.current,J,G);if(d||Math.abs(Z.current-J.zoom)>n||Math.abs(j.current[0]-K[0])>n||Math.abs(j.current[1]-K[1])>n){const $=R1(ve.current,J);let xe=!1;H&&(m!=="blending"?xe=[oe]:Array.isArray(m)&&(xe=m.map(ke=>ke.current)));const Re=te.current;if(xe){const ke=F1(ve.current,J,O,xe);te.current=ke&&!$}else te.current=!$;Re!==te.current&&(y?y(!te.current):ne.style.display=te.current?"block":"none");const ce=Math.floor(_[0]/2),Se=m?H?[_[0],ce]:[ce-1,0]:_;if(ne.style.zIndex=`${D1(ve.current,J,Se)}`,d){const[ke,le]=[G.width/2,G.height/2],Ce=J.projectionMatrix.elements[5]*le,{isOrthographicCamera:pe,top:ie,left:Pe,bottom:ye,right:we}=J,me=O1(J.matrixWorldInverse),We=pe?`scale(${Ce})translate(${Il(-(we+Pe)/2)}px,${Il((ie+ye)/2)}px)`:`translateZ(${Ce}px)`;let Oe=ve.current.matrixWorld;h&&(Oe=J.matrixWorldInverse.clone().transpose().copyPosition(Oe).scale(ve.current.scale),Oe.elements[3]=Oe.elements[7]=Oe.elements[11]=0,Oe.elements[15]=1),ne.style.width=G.width+"px",ne.style.height=G.height+"px",ne.style.perspective=pe?"":`${Ce}px`,W.current&&k.current&&(W.current.style.transform=`${We}${me}translate(${ke}px,${le}px)`,k.current.style.transform=z1(Oe,1/((u||10)/400)))}else{const ke=u===void 0?1:A1(ve.current,J)*u;ne.style.transform=`translate3d(${K[0]}px,${K[1]}px,0) scale(${ke})`}j.current=K,Z.current=J.zoom}}if(!H&&Q.current&&!Y.current)if(d){if(W.current){const K=W.current.children[0];if(K!=null&&K.clientWidth&&K!=null&&K.clientHeight){const{isOrthographicCamera:$}=J;if($||S)A.scale&&(Array.isArray(A.scale)?A.scale instanceof st?Q.current.scale.copy(A.scale.clone().divideScalar(1)):Q.current.scale.set(1/A.scale[0],1/A.scale[1],1/A.scale[2]):Q.current.scale.setScalar(1/A.scale));else{const xe=(u||10)/400,Re=K.clientWidth*xe,ce=K.clientHeight*xe;Q.current.scale.set(Re,ce,1)}Y.current=!0}}}else{const K=ne.children[0];if(K!=null&&K.clientWidth&&K!=null&&K.clientHeight){const $=1/q.factor,xe=K.clientWidth*$,Re=K.clientHeight*$;Q.current.scale.set(xe,Re,1),Y.current=!0}Q.current.lookAt(fe.camera.position)}});const ue=P.useMemo(()=>({vertexShader:d?void 0:` - /* - This shader is from the THREE's SpriteMaterial. - We need to turn the backing plane into a Sprite - (make it always face the camera) if "transfrom" - is false. - */ - #include - - void main() { - vec2 center = vec2(0., 1.); - float rotation = 0.0; - - // This is somewhat arbitrary, but it seems to work well - // Need to figure out how to derive this dynamically if it even matters - float size = 0.03; - - vec4 mvPosition = modelViewMatrix * vec4( 0.0, 0.0, 0.0, 1.0 ); - vec2 scale; - scale.x = length( vec3( modelMatrix[ 0 ].x, modelMatrix[ 0 ].y, modelMatrix[ 0 ].z ) ); - scale.y = length( vec3( modelMatrix[ 1 ].x, modelMatrix[ 1 ].y, modelMatrix[ 1 ].z ) ); - - bool isPerspective = isPerspectiveMatrix( projectionMatrix ); - if ( isPerspective ) scale *= - mvPosition.z; - - vec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale * size; - vec2 rotatedPosition; - rotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y; - rotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y; - mvPosition.xy += rotatedPosition; - - gl_Position = projectionMatrix * mvPosition; - } - `,fragmentShader:` - void main() { - gl_FragColor = vec4(0.0, 0.0, 0.0, 0.0); - } - `}),[d]);return P.createElement("group",yi({},A,{ref:ve}),m&&!H&&P.createElement("mesh",{castShadow:x,receiveShadow:C,ref:Q},S||P.createElement("planeGeometry",null),T||P.createElement("shaderMaterial",{side:Xl,vertexShader:ue.vertexShader,fragmentShader:ue.fragmentShader})))});function pp(a){return function(n){a.forEach(function(c){typeof c=="function"?c(n):c!=null&&(c.current=n)})}}function j1(a){let n=0;for(let v in a.attributes){const i=a.getAttribute(v);n+=i.count*i.itemSize*i.array.BYTES_PER_ELEMENT}const c=a.getIndex();return n+=c?c.count*c.itemSize*c.array.BYTES_PER_ELEMENT:0,n}const Ju=new pa,ia=new st;class ts extends Tc{constructor(){super(),this.isLineSegmentsGeometry=!0,this.type="LineSegmentsGeometry";const n=[-1,2,0,1,2,0,-1,1,0,1,1,0,-1,0,0,1,0,0,-1,-1,0,1,-1,0],c=[-1,2,1,2,-1,1,1,1,-1,-1,1,-1,-1,-2,1,-2],v=[0,2,1,2,3,1,2,4,3,4,5,3,4,6,5,6,7,5];this.setIndex(v),this.setAttribute("position",new Ul(n,3)),this.setAttribute("uv",new Ul(c,2))}applyMatrix4(n){const c=this.attributes.instanceStart,v=this.attributes.instanceEnd;return c!==void 0&&(c.applyMatrix4(n),v.applyMatrix4(n),c.needsUpdate=!0),this.boundingBox!==null&&this.computeBoundingBox(),this.boundingSphere!==null&&this.computeBoundingSphere(),this}setPositions(n){let c;n instanceof Float32Array?c=n:Array.isArray(n)&&(c=new Float32Array(n));const v=new Rl(c,6,1);return this.setAttribute("instanceStart",new pi(v,3,0)),this.setAttribute("instanceEnd",new pi(v,3,3)),this.computeBoundingBox(),this.computeBoundingSphere(),this}setColors(n){let c;n instanceof Float32Array?c=n:Array.isArray(n)&&(c=new Float32Array(n));const v=new Rl(c,6,1);return this.setAttribute("instanceColorStart",new pi(v,3,0)),this.setAttribute("instanceColorEnd",new pi(v,3,3)),this}fromWireframeGeometry(n){return this.setPositions(n.attributes.position.array),this}fromEdgesGeometry(n){return this.setPositions(n.attributes.position.array),this}fromMesh(n){return this.fromWireframeGeometry(new xd(n.geometry)),this}fromLineSegments(n){const c=n.geometry;return this.setPositions(c.attributes.position.array),this}computeBoundingBox(){this.boundingBox===null&&(this.boundingBox=new pa);const n=this.attributes.instanceStart,c=this.attributes.instanceEnd;n!==void 0&&c!==void 0&&(this.boundingBox.setFromBufferAttribute(n),Ju.setFromBufferAttribute(c),this.boundingBox.union(Ju))}computeBoundingSphere(){this.boundingSphere===null&&(this.boundingSphere=new Yl),this.boundingBox===null&&this.computeBoundingBox();const n=this.attributes.instanceStart,c=this.attributes.instanceEnd;if(n!==void 0&&c!==void 0){const v=this.boundingSphere.center;this.boundingBox.getCenter(v);let i=0;for(let r=0,s=n.count;r - #include - #include - #include - #include - - uniform float linewidth; - uniform vec2 resolution; - - attribute vec3 instanceStart; - attribute vec3 instanceEnd; - - attribute vec3 instanceColorStart; - attribute vec3 instanceColorEnd; - - #ifdef WORLD_UNITS - - varying vec4 worldPos; - varying vec3 worldStart; - varying vec3 worldEnd; - - #ifdef USE_DASH - - varying vec2 vUv; - - #endif - - #else - - varying vec2 vUv; - - #endif - - #ifdef USE_DASH - - uniform float dashScale; - attribute float instanceDistanceStart; - attribute float instanceDistanceEnd; - varying float vLineDistance; - - #endif - - void trimSegment( const in vec4 start, inout vec4 end ) { - - // trim end segment so it terminates between the camera plane and the near plane - - // conservative estimate of the near plane - float a = projectionMatrix[ 2 ][ 2 ]; // 3nd entry in 3th column - float b = projectionMatrix[ 3 ][ 2 ]; // 3nd entry in 4th column - float nearEstimate = - 0.5 * b / a; - - float alpha = ( nearEstimate - start.z ) / ( end.z - start.z ); - - end.xyz = mix( start.xyz, end.xyz, alpha ); - - } - - void main() { - - #ifdef USE_COLOR - - vColor.xyz = ( position.y < 0.5 ) ? instanceColorStart : instanceColorEnd; - - #endif - - #ifdef USE_DASH - - vLineDistance = ( position.y < 0.5 ) ? dashScale * instanceDistanceStart : dashScale * instanceDistanceEnd; - vUv = uv; - - #endif - - float aspect = resolution.x / resolution.y; - - // camera space - vec4 start = modelViewMatrix * vec4( instanceStart, 1.0 ); - vec4 end = modelViewMatrix * vec4( instanceEnd, 1.0 ); - - #ifdef WORLD_UNITS - - worldStart = start.xyz; - worldEnd = end.xyz; - - #else - - vUv = uv; - - #endif - - // special case for perspective projection, and segments that terminate either in, or behind, the camera plane - // clearly the gpu firmware has a way of addressing this issue when projecting into ndc space - // but we need to perform ndc-space calculations in the shader, so we must address this issue directly - // perhaps there is a more elegant solution -- WestLangley - - bool perspective = ( projectionMatrix[ 2 ][ 3 ] == - 1.0 ); // 4th entry in the 3rd column - - if ( perspective ) { - - if ( start.z < 0.0 && end.z >= 0.0 ) { - - trimSegment( start, end ); - - } else if ( end.z < 0.0 && start.z >= 0.0 ) { - - trimSegment( end, start ); - - } - - } - - // clip space - vec4 clipStart = projectionMatrix * start; - vec4 clipEnd = projectionMatrix * end; - - // ndc space - vec3 ndcStart = clipStart.xyz / clipStart.w; - vec3 ndcEnd = clipEnd.xyz / clipEnd.w; - - // direction - vec2 dir = ndcEnd.xy - ndcStart.xy; - - // account for clip-space aspect ratio - dir.x *= aspect; - dir = normalize( dir ); - - #ifdef WORLD_UNITS - - // get the offset direction as perpendicular to the view vector - vec3 worldDir = normalize( end.xyz - start.xyz ); - vec3 offset; - if ( position.y < 0.5 ) { - - offset = normalize( cross( start.xyz, worldDir ) ); - - } else { - - offset = normalize( cross( end.xyz, worldDir ) ); - - } - - // sign flip - if ( position.x < 0.0 ) offset *= - 1.0; - - float forwardOffset = dot( worldDir, vec3( 0.0, 0.0, 1.0 ) ); - - // don't extend the line if we're rendering dashes because we - // won't be rendering the endcaps - #ifndef USE_DASH - - // extend the line bounds to encompass endcaps - start.xyz += - worldDir * linewidth * 0.5; - end.xyz += worldDir * linewidth * 0.5; - - // shift the position of the quad so it hugs the forward edge of the line - offset.xy -= dir * forwardOffset; - offset.z += 0.5; - - #endif - - // endcaps - if ( position.y > 1.0 || position.y < 0.0 ) { - - offset.xy += dir * 2.0 * forwardOffset; - - } - - // adjust for linewidth - offset *= linewidth * 0.5; - - // set the world position - worldPos = ( position.y < 0.5 ) ? start : end; - worldPos.xyz += offset; - - // project the worldpos - vec4 clip = projectionMatrix * worldPos; - - // shift the depth of the projected points so the line - // segments overlap neatly - vec3 clipPose = ( position.y < 0.5 ) ? ndcStart : ndcEnd; - clip.z = clipPose.z * clip.w; - - #else - - vec2 offset = vec2( dir.y, - dir.x ); - // undo aspect ratio adjustment - dir.x /= aspect; - offset.x /= aspect; - - // sign flip - if ( position.x < 0.0 ) offset *= - 1.0; - - // endcaps - if ( position.y < 0.0 ) { - - offset += - dir; - - } else if ( position.y > 1.0 ) { - - offset += dir; - - } - - // adjust for linewidth - offset *= linewidth; - - // adjust for clip-space to screen-space conversion // maybe resolution should be based on viewport ... - offset /= resolution.y; - - // select end - vec4 clip = ( position.y < 0.5 ) ? clipStart : clipEnd; - - // back to clip space - offset *= clip.w; - - clip.xy += offset; - - #endif - - gl_Position = clip; - - vec4 mvPosition = ( position.y < 0.5 ) ? start : end; // this is an approximation - - #include - #include - #include - - } - `,fragmentShader:` - uniform vec3 diffuse; - uniform float opacity; - uniform float linewidth; - - #ifdef USE_DASH - - uniform float dashOffset; - uniform float dashSize; - uniform float gapSize; - - #endif - - varying float vLineDistance; - - #ifdef WORLD_UNITS - - varying vec4 worldPos; - varying vec3 worldStart; - varying vec3 worldEnd; - - #ifdef USE_DASH - - varying vec2 vUv; - - #endif - - #else - - varying vec2 vUv; - - #endif - - #include - #include - #include - #include - #include - - vec2 closestLineToLine(vec3 p1, vec3 p2, vec3 p3, vec3 p4) { - - float mua; - float mub; - - vec3 p13 = p1 - p3; - vec3 p43 = p4 - p3; - - vec3 p21 = p2 - p1; - - float d1343 = dot( p13, p43 ); - float d4321 = dot( p43, p21 ); - float d1321 = dot( p13, p21 ); - float d4343 = dot( p43, p43 ); - float d2121 = dot( p21, p21 ); - - float denom = d2121 * d4343 - d4321 * d4321; - - float numer = d1343 * d4321 - d1321 * d4343; - - mua = numer / denom; - mua = clamp( mua, 0.0, 1.0 ); - mub = ( d1343 + d4321 * ( mua ) ) / d4343; - mub = clamp( mub, 0.0, 1.0 ); - - return vec2( mua, mub ); - - } - - void main() { - - #include - - #ifdef USE_DASH - - if ( vUv.y < - 1.0 || vUv.y > 1.0 ) discard; // discard endcaps - - if ( mod( vLineDistance + dashOffset, dashSize + gapSize ) > dashSize ) discard; // todo - FIX - - #endif - - float alpha = opacity; - - #ifdef WORLD_UNITS - - // Find the closest points on the view ray and the line segment - vec3 rayEnd = normalize( worldPos.xyz ) * 1e5; - vec3 lineDir = worldEnd - worldStart; - vec2 params = closestLineToLine( worldStart, worldEnd, vec3( 0.0, 0.0, 0.0 ), rayEnd ); - - vec3 p1 = worldStart + lineDir * params.x; - vec3 p2 = rayEnd * params.y; - vec3 delta = p1 - p2; - float len = length( delta ); - float norm = len / linewidth; - - #ifndef USE_DASH - - #ifdef USE_ALPHA_TO_COVERAGE - - float dnorm = fwidth( norm ); - alpha = 1.0 - smoothstep( 0.5 - dnorm, 0.5 + dnorm, norm ); - - #else - - if ( norm > 0.5 ) { - - discard; - - } - - #endif - - #endif - - #else - - #ifdef USE_ALPHA_TO_COVERAGE - - // artifacts appear on some hardware if a derivative is taken within a conditional - float a = vUv.x; - float b = ( vUv.y > 0.0 ) ? vUv.y - 1.0 : vUv.y + 1.0; - float len2 = a * a + b * b; - float dlen = fwidth( len2 ); - - if ( abs( vUv.y ) > 1.0 ) { - - alpha = 1.0 - smoothstep( 1.0 - dlen, 1.0 + dlen, len2 ); - - } - - #else - - if ( abs( vUv.y ) > 1.0 ) { - - float a = vUv.x; - float b = ( vUv.y > 0.0 ) ? vUv.y - 1.0 : vUv.y + 1.0; - float len2 = a * a + b * b; - - if ( len2 > 1.0 ) discard; - - } - - #endif - - #endif - - vec4 diffuseColor = vec4( diffuse, alpha ); - - #include - #include - - gl_FragColor = vec4( diffuseColor.rgb, alpha ); - - #include - #include <${parseInt(Sd.replace(/\D+/g,""))>=154?"colorspace_fragment":"encodings_fragment"}> - #include - #include - - } - `,clipping:!0}),this.isLineMaterial=!0,Object.defineProperties(this,{color:{enumerable:!0,get:function(){return this.uniforms.diffuse.value},set:function(c){this.uniforms.diffuse.value=c}},worldUnits:{enumerable:!0,get:function(){return"WORLD_UNITS"in this.defines},set:function(c){c===!0?this.defines.WORLD_UNITS="":delete this.defines.WORLD_UNITS}},linewidth:{enumerable:!0,get:function(){return this.uniforms.linewidth.value},set:function(c){this.uniforms.linewidth.value=c}},dashed:{enumerable:!0,get:function(){return"USE_DASH"in this.defines},set(c){!!c!="USE_DASH"in this.defines&&(this.needsUpdate=!0),c===!0?this.defines.USE_DASH="":delete this.defines.USE_DASH}},dashScale:{enumerable:!0,get:function(){return this.uniforms.dashScale.value},set:function(c){this.uniforms.dashScale.value=c}},dashSize:{enumerable:!0,get:function(){return this.uniforms.dashSize.value},set:function(c){this.uniforms.dashSize.value=c}},dashOffset:{enumerable:!0,get:function(){return this.uniforms.dashOffset.value},set:function(c){this.uniforms.dashOffset.value=c}},gapSize:{enumerable:!0,get:function(){return this.uniforms.gapSize.value},set:function(c){this.uniforms.gapSize.value=c}},opacity:{enumerable:!0,get:function(){return this.uniforms.opacity.value},set:function(c){this.uniforms.opacity.value=c}},resolution:{enumerable:!0,get:function(){return this.uniforms.resolution.value},set:function(c){this.uniforms.resolution.value.copy(c)}},alphaToCoverage:{enumerable:!0,get:function(){return"USE_ALPHA_TO_COVERAGE"in this.defines},set:function(c){!!c!="USE_ALPHA_TO_COVERAGE"in this.defines&&(this.needsUpdate=!0),c===!0?(this.defines.USE_ALPHA_TO_COVERAGE="",this.extensions.derivatives=!0):(delete this.defines.USE_ALPHA_TO_COVERAGE,this.extensions.derivatives=!1)}}}),this.setValues(n)}}const Ku=new st,qu=new st,At=new xi,Dt=new xi,Vn=new xi,Cl=new st,_l=new Mc,Bt=new Cd,$u=new st,oa=new pa,aa=new Yl,Zn=new xi;let Qn,jl,rf,br;function ec(a,n,c){return Zn.set(0,0,-n,1).applyMatrix4(a.projectionMatrix),Zn.multiplyScalar(1/Zn.w),Zn.x=br/c.width,Zn.y=br/c.height,Zn.applyMatrix4(a.projectionMatrixInverse),Zn.multiplyScalar(1/Zn.w),Math.abs(Math.max(Zn.x,Zn.y))}function b1(a,n){for(let c=0,v=jl.count;cd&&Dt.z>d)continue;if(At.z>d){const w=At.z-Dt.z,M=(At.z-d)/w;At.lerp(Dt,M)}else if(Dt.z>d){const w=Dt.z-At.z,M=(Dt.z-d)/w;Dt.lerp(At,M)}At.applyMatrix4(v),Dt.applyMatrix4(v),At.multiplyScalar(1/At.w),Dt.multiplyScalar(1/Dt.w),At.x*=r.x/2,At.y*=r.y/2,Dt.x*=r.x/2,Dt.y*=r.y/2,Bt.start.copy(At),Bt.start.z=0,Bt.end.copy(Dt),Bt.end.z=0;const C=Bt.closestPointToPointParameter(Cl,!0);Bt.at(C,$u);const T=kc.lerp(At.z,Dt.z,C),S=T>=-1&&T<=1,_=Cl.distanceTo($u)C.size),m=P.useMemo(()=>s?new of:new N1,[s]),[y]=P.useState(()=>new ns),x=P.useMemo(()=>{const C=s?new ts:new nf,T=n.map(S=>{const _=Array.isArray(S);return S instanceof st?[S.x,S.y,S.z]:S instanceof Nr?[S.x,S.y,0]:_&&S.length===3?[S[0],S[1],S[2]]:_&&S.length===2?[S[0],S[1],0]:S});if(C.setPositions(T.flat()),v){const S=v.map(_=>_ instanceof io?_.toArray():_);C.setColors(S.flat())}return C},[n,s,v]);return P.useLayoutEffect(()=>{m.computeLineDistances()},[n,m]),P.useLayoutEffect(()=>{f?y.defines.USE_DASH="":delete y.defines.USE_DASH,y.needsUpdate=!0},[f,y]),P.useEffect(()=>()=>x.dispose(),[x]),P.createElement("primitive",yi({object:m,ref:h},u),P.createElement("primitive",{object:x,attach:"geometry"}),P.createElement("primitive",yi({object:y,attach:"material",color:c,vertexColors:!!v,resolution:[d.width,d.height],linewidth:i??r,dashed:f},u)))});function G1(){var a=Object.create(null);function n(i,r){var s=i.id,f=i.name,u=i.dependencies;u===void 0&&(u=[]);var h=i.init;h===void 0&&(h=function(){});var d=i.getTransferables;if(d===void 0&&(d=null),!a[s])try{u=u.map(function(y){return y&&y.isWorkerModule&&(n(y,function(x){if(x instanceof Error)throw x}),y=a[y.id].value),y}),h=v("<"+f+">.init",h),d&&(d=v("<"+f+">.getTransferables",d));var m=null;typeof h=="function"?m=h.apply(void 0,u):console.error("worker module init function failed to rehydrate"),a[s]={id:s,value:m,getTransferables:d},r(m)}catch(y){y&&y.noLog||console.error(y),r(y)}}function c(i,r){var s,f=i.id,u=i.args;(!a[f]||typeof a[f].value!="function")&&r(new Error("Worker module "+f+": not found or its 'init' did not return a function"));try{var h=(s=a[f]).value.apply(s,u);h&&typeof h.then=="function"?h.then(d,function(m){return r(m instanceof Error?m:new Error(""+m))}):d(h)}catch(m){r(m)}function d(m){try{var y=a[f].getTransferables&&a[f].getTransferables(m);(!y||!Array.isArray(y)||!y.length)&&(y=void 0),r(m,y)}catch(x){console.error(x),r(x)}}}function v(i,r){var s=void 0;self.troikaDefine=function(u){return s=u};var f=URL.createObjectURL(new Blob(["/** "+i.replace(/\*/g,"")+` **/ - -troikaDefine( -`+r+` -)`],{type:"application/javascript"}));try{importScripts(f)}catch(u){console.error(u)}return URL.revokeObjectURL(f),delete self.troikaDefine,s}self.addEventListener("message",function(i){var r=i.data,s=r.messageId,f=r.action,u=r.data;try{f==="registerModule"&&n(u,function(h){h instanceof Error?postMessage({messageId:s,success:!1,error:h.message}):postMessage({messageId:s,success:!0,result:{isCallable:typeof h=="function"}})}),f==="callModule"&&c(u,function(h,d){h instanceof Error?postMessage({messageId:s,success:!1,error:h.message}):postMessage({messageId:s,success:!0,result:h},d||void 0)})}catch(h){postMessage({messageId:s,success:!1,error:h.stack})}})}function W1(a){var n=function(){for(var c=[],v=arguments.length;v--;)c[v]=arguments[v];return n._getInitResult().then(function(i){if(typeof i=="function")return i.apply(void 0,c);throw new Error("Worker module function was called but `init` did not return a callable function")})};return n._getInitResult=function(){var c=a.dependencies,v=a.init;c=Array.isArray(c)?c.map(function(r){return r&&r._getInitResult?r._getInitResult():r}):[];var i=Promise.all(c).then(function(r){return v.apply(null,r)});return n._getInitResult=function(){return i},i},n}var af=function(){var a=!1;if(typeof window<"u"&&typeof window.document<"u")try{var n=new Worker(URL.createObjectURL(new Blob([""],{type:"application/javascript"})));n.terminate(),a=!0}catch(c){typeof process<"u",console.log("Troika createWorkerModule: web workers not allowed; falling back to main thread execution. Cause: ["+c.message+"]")}return af=function(){return a},a},H1=0,V1=0,El=!1,no=Object.create(null),ro=Object.create(null),bl=Object.create(null);function so(a){if((!a||typeof a.init!="function")&&!El)throw new Error("requires `options.init` function");var n=a.dependencies,c=a.init,v=a.getTransferables,i=a.workerId;if(!af())return W1(a);i==null&&(i="#default");var r="workerModule"+ ++H1,s=a.name||r,f=null;n=n&&n.map(function(h){return typeof h=="function"&&!h.workerModuleData&&(El=!0,h=so({workerId:i,name:"<"+s+"> function dependency: "+h.name,init:`function(){return ( -`+ca(h)+` -)}`}),El=!1),h&&h.workerModuleData&&(h=h.workerModuleData),h});function u(){for(var h=[],d=arguments.length;d--;)h[d]=arguments[d];if(!f){f=tc(i,"registerModule",u.workerModuleData);var m=function(){f=null,ro[i].delete(m)};(ro[i]||(ro[i]=new Set)).add(m)}return f.then(function(y){var x=y.isCallable;if(x)return tc(i,"callModule",{id:r,args:h});throw new Error("Worker module function was called but `init` did not return a callable function")})}return u.workerModuleData={isWorkerModule:!0,id:r,name:s,dependencies:n,init:ca(c),getTransferables:v&&ca(v)},u}function Z1(a){ro[a]&&ro[a].forEach(function(n){n()}),no[a]&&(no[a].terminate(),delete no[a])}function ca(a){var n=a.toString();return!/^function/.test(n)&&/^\w+\s*\(/.test(n)&&(n="function "+n),n}function Q1(a){var n=no[a];if(!n){var c=ca(G1);n=no[a]=new Worker(URL.createObjectURL(new Blob(["/** Worker Module Bootstrap: "+a.replace(/\*/g,"")+` **/ - -;(`+c+")()"],{type:"application/javascript"}))),n.onmessage=function(v){var i=v.data,r=i.messageId,s=bl[r];if(!s)throw new Error("WorkerModule response with empty or unknown messageId");delete bl[r],s(i)}}return n}function tc(a,n,c){return new Promise(function(v,i){var r=++V1;bl[r]=function(s){s.success?v(s.result):i(new Error("Error in worker "+n+" call: "+s.error))},Q1(a).postMessage({messageId:r,action:n,data:c})})}function lf(){var a=function(n){function c(j,W,k,I,Q,Y,H,re){var X=1-H;re.x=X*X*j+2*X*H*k+H*H*Q,re.y=X*X*W+2*X*H*I+H*H*Y}function v(j,W,k,I,Q,Y,H,re,X,te){var ue=1-X;te.x=ue*ue*ue*j+3*ue*ue*X*k+3*ue*X*X*Q+X*X*X*H,te.y=ue*ue*ue*W+3*ue*ue*X*I+3*ue*X*X*Y+X*X*X*re}function i(j,W){for(var k=/([MLQCZ])([^MLQCZ]*)/g,I,Q,Y,H,re;I=k.exec(j);){var X=I[2].replace(/^\s*|\s*$/g,"").split(/[,\s]+/).map(function(te){return parseFloat(te)});switch(I[1]){case"M":H=Q=X[0],re=Y=X[1];break;case"L":(X[0]!==H||X[1]!==re)&&W("L",H,re,H=X[0],re=X[1]);break;case"Q":{W("Q",H,re,H=X[2],re=X[3],X[0],X[1]);break}case"C":{W("C",H,re,H=X[4],re=X[5],X[0],X[1],X[2],X[3]);break}case"Z":(H!==Q||re!==Y)&&W("L",H,re,Q,Y);break}}}function r(j,W,k){k===void 0&&(k=16);var I={x:0,y:0};i(j,function(Q,Y,H,re,X,te,ue,fe,K){switch(Q){case"L":W(Y,H,re,X);break;case"Q":{for(var $=Y,xe=H,Re=1;Re0;)Oe[Me]=arguments[Me+2];var ze=pe[We]||(pe[We]=k.getUniformLocation(ie,We));k["uniform"+me].apply(k,[ze].concat(Oe))},setAttribute:function(me,We,Oe,Me,ze){var He=Ce[me];He||(He=Ce[me]={buf:k.createBuffer(),loc:k.getAttribLocation(ie,me),data:null}),k.bindBuffer(k.ARRAY_BUFFER,He.buf),k.vertexAttribPointer(He.loc,We,k.FLOAT,!1,0,0),k.enableVertexAttribArray(He.loc),Q?k.vertexAttribDivisor(He.loc,Me):ue("ANGLE_instanced_arrays").vertexAttribDivisorANGLE(He.loc,Me),ze!==He.data&&(k.bufferData(k.ARRAY_BUFFER,ze,Oe),He.data=ze)}})}}}H[ce].transaction(le)},$=function(ce,Se){X++;try{k.activeTexture(k.TEXTURE0+X);var ke=re[ce];ke||(ke=re[ce]=k.createTexture(),k.bindTexture(k.TEXTURE_2D,ke),k.texParameteri(k.TEXTURE_2D,k.TEXTURE_MIN_FILTER,k.NEAREST),k.texParameteri(k.TEXTURE_2D,k.TEXTURE_MAG_FILTER,k.NEAREST)),k.bindTexture(k.TEXTURE_2D,ke),Se(ke,X)}finally{X--}},xe=function(ce,Se,ke){var le=k.createFramebuffer();te.push(le),k.bindFramebuffer(k.FRAMEBUFFER,le),k.activeTexture(k.TEXTURE0+Se),k.bindTexture(k.TEXTURE_2D,ce),k.framebufferTexture2D(k.FRAMEBUFFER,k.COLOR_ATTACHMENT0,k.TEXTURE_2D,ce,0);try{ke(le)}finally{k.deleteFramebuffer(le),k.bindFramebuffer(k.FRAMEBUFFER,te[--te.length-1]||null)}},Re=function(){Y={},H={},re={},X=-1,te.length=0};var Q=typeof WebGL2RenderingContext<"u"&&k instanceof WebGL2RenderingContext,Y={},H={},re={},X=-1,te=[];k.canvas.addEventListener("webglcontextlost",function(ce){Re(),ce.preventDefault()},!1),u.set(k,I={gl:k,isWebGL2:Q,getExtension:ue,withProgram:K,withTexture:$,withTextureFramebuffer:xe,handleContextLoss:Re})}W(I)}function m(j,W,k,I,Q,Y,H,re){H===void 0&&(H=15),re===void 0&&(re=null),d(j,function(X){var te=X.gl,ue=X.withProgram,fe=X.withTexture;fe("copy",function(K,$){te.texImage2D(te.TEXTURE_2D,0,te.RGBA,Q,Y,0,te.RGBA,te.UNSIGNED_BYTE,W),ue("copy",s,f,function(xe){var Re=xe.setUniform,ce=xe.setAttribute;ce("aUV",2,te.STATIC_DRAW,0,new Float32Array([0,0,2,0,0,2])),Re("1i","image",$),te.bindFramebuffer(te.FRAMEBUFFER,re||null),te.disable(te.BLEND),te.colorMask(H&8,H&4,H&2,H&1),te.viewport(k,I,Q,Y),te.scissor(k,I,Q,Y),te.drawArrays(te.TRIANGLES,0,3)})})})}function y(j,W,k){var I=j.width,Q=j.height;d(j,function(Y){var H=Y.gl,re=new Uint8Array(I*Q*4);H.readPixels(0,0,I,Q,H.RGBA,H.UNSIGNED_BYTE,re),j.width=W,j.height=k,m(H,re,0,0,I,Q)})}var x=Object.freeze({__proto__:null,withWebGLContext:d,renderImageData:m,resizeWebGLCanvasWithoutClearing:y});function C(j,W,k,I,Q,Y){Y===void 0&&(Y=1);var H=new Uint8Array(j*W),re=I[2]-I[0],X=I[3]-I[1],te=[];r(k,function(ce,Se,ke,le){te.push({x1:ce,y1:Se,x2:ke,y2:le,minX:Math.min(ce,ke),minY:Math.min(Se,le),maxX:Math.max(ce,ke),maxY:Math.max(Se,le)})}),te.sort(function(ce,Se){return ce.maxX-Se.maxX});for(var ue=0;uepe.minX&&Se-lepe.minY){var ie=_(ce,Se,pe.x1,pe.y1,pe.x2,pe.y2);ieSe!=Ce.y2>Se&&ce<(Ce.x2-Ce.x1)*(Se-Ce.y1)/(Ce.y2-Ce.y1)+Ce.x1;pe&&(ke+=Ce.y1p.y!=seg.w>p.y)&&(p.x<(seg.z-seg.x)*(p.y-seg.y)/(seg.w-seg.y)+seg.x);bool crossingUp=crossing&&vLineSegment.y1,1e>2,u>2,2wt>1,1>1,1ge>1,1wp>1,1j>1,f>1,hm>1,1>1,u>1,u6>1,1>1,+5,28>1,w>1,1>1,+3,b8>1,1>1,+3,1>3,-1>-1,3>1,1>1,+2,1s>1,1>1,x>1,th>1,1>1,+2,db>1,1>1,+3,3>1,1>1,+2,14qm>1,1>1,+1,4q>1,1e>2,u>2,2>1,+1",canonical:"6f1>-6dx,6dy>-6dx,6ec>-6ed,6ee>-6ed,6ww>2jj,-2ji>2jj,14r4>-1e7l,1e7m>-1e7l,1e7m>-1e5c,1e5d>-1e5b,1e5c>-14qx,14qy>-14qx,14vn>-1ecg,1ech>-1ecg,1edu>-1ecg,1eci>-1ecg,1eda>-1ecg,1eci>-1ecg,1eci>-168q,168r>-168q,168s>-14ye,14yf>-14ye"};function T(le,Ce){var pe=36,ie=0,Pe=new Map,ye=Ce&&new Map,we;return le.split(",").forEach(function me(We){if(We.indexOf("+")!==-1)for(var Oe=+We;Oe--;)me(we);else{we=We;var Me=We.split(">"),ze=Me[0],He=Me[1];ze=String.fromCodePoint(ie+=parseInt(ze,pe)),He=String.fromCodePoint(ie+=parseInt(He,pe)),Pe.set(ze,He),Ce&&ye.set(He,ze)}}),{map:Pe,reverseMap:ye}}var S,_,w;function M(){if(!S){var le=T(C.pairs,!0),Ce=le.map,pe=le.reverseMap;S=Ce,_=pe,w=T(C.canonical,!1).map}}function D(le){return M(),S.get(le)||null}function R(le){return M(),_.get(le)||null}function A(le){return M(),w.get(le)||null}var b=v.L,B=v.R,J=v.EN,oe=v.ES,G=v.ET,O=v.AN,ee=v.CS,q=v.B,ne=v.S,ae=v.ON,ve=v.BN,Z=v.NSM,j=v.AL,W=v.LRO,k=v.RLO,I=v.LRE,Q=v.RLE,Y=v.PDF,H=v.LRI,re=v.RLI,X=v.FSI,te=v.PDI;function ue(le,Ce){for(var pe=125,ie=new Uint32Array(le.length),Pe=0;Pe0)Qe--;else if(ct>0){for(Je=0;!be[be.length-1]._isolate;)be.pop();var Un=be[be.length-1]._isolInitIndex;Un!=null&&(We.set(Un,Ie),We.set(Ie,Un)),be.pop(),ct--}Ue=be[be.length-1],me[Ie]=Ue._level,Ue._override&&we(Ie,Ue._override)}else et&Y?(Qe===0&&(Je>0?Je--:!Ue._isolate&&be.length>1&&(be.pop(),Ue=be[be.length-1])),me[Ie]=Ue._level):et&q&&(me[Ie]=Me.level);else me[Ie]=Ue._level,Ue._override&&et!==ve&&we(Ie,Ue._override)}for(var Wt=[],Ht=null,tt=Me.start;tt<=Me.end;tt++){var lr=ie[tt];if(!(lr&u)){var rt=me[tt],it=lr&r,on=lr===te;Ht&&rt===Ht._level?(Ht._end=tt,Ht._endsWithIsolInit=it):Wt.push(Ht={_start:tt,_end:tt,_level:rt,_startsWithPDI:on,_endsWithIsolInit:it})}}for(var Vt=[],Xe=0;Xe=0;xr--)if(!(ie[xr]&u)){uo=me[xr];break}var _i=Rt[Rt.length-1],ga=me[_i],co=Me.level;if(!(ie[_i]&r)){for(var Wr=_i+1;Wr<=Me.end;Wr++)if(!(ie[Wr]&u)){co=me[Wr];break}}Vt.push({_seqIndices:Rt,_sosType:Math.max(uo,ma)%2?B:b,_eosType:Math.max(co,ga)%2?B:b})}}for(var Ei=0;Ei=0;ln--)if(!(ie[_e[ln]]&u)){In=ie[_e[ln]];break}we(Vr,In&(r|te)?ae:In)}}if(ye.get(J))for(var Ye=0;Ye<_e.length;Ye++){var Ke=_e[Ye];if(ie[Ke]&J)for(var sn=Ye-1;sn>=-1;sn--){var St=sn===-1?Rn:ie[_e[sn]];if(St&s){St===j&&we(Ke,O);break}}}if(ye.get(j))for(var Et=0;Et<_e.length;Et++){var jn=_e[Et];ie[jn]&j&&we(jn,B)}if(ye.get(oe)||ye.get(ee))for(var yn=1;yn<_e.length-1;yn++){var Tt=_e[yn];if(ie[Tt]&(oe|ee)){for(var Fn=0,Zr=0,Qr=yn-1;Qr>=0&&(Fn=ie[_e[Qr]],!!(Fn&u));Qr--);for(var sr=yn+1;sr<_e.length&&(Zr=ie[_e[sr]],!!(Zr&u));sr++);Fn===Zr&&(ie[Tt]===oe?Fn===J:Fn&(J|O))&&we(Tt,Fn)}}if(ye.get(J))for(var un=0;un<_e.length;un++){var cn=_e[un];if(ie[cn]&J){for(var Xr=un-1;Xr>=0&&ie[_e[Xr]]&(G|u);Xr--)we(_e[Xr],J);for(un++;un<_e.length&&ie[_e[un]]&(G|u|J);un++)ie[_e[un]]!==J&&we(_e[un],J)}}if(ye.get(G)||ye.get(oe)||ye.get(ee))for(var wr=0;wr<_e.length;wr++){var fo=_e[wr];if(ie[fo]&(G|oe|ee)){we(fo,ae);for(var Kn=wr-1;Kn>=0&&ie[_e[Kn]]&u;Kn--)we(_e[Kn],ae);for(var qn=wr+1;qn<_e.length&&ie[_e[qn]]&u;qn++)we(_e[qn],ae)}}if(ye.get(J))for(var $n=0,Sr=Rn;$n<_e.length;$n++){var ho=_e[$n],ki=ie[ho];ki&J?Sr===b&&we(ho,b):ki&s&&(Sr=ki)}if(ye.get(f)){var er=B|J|O,Yr=er|b,bn=[];{for(var ur=[],Bn=0;Bn<_e.length;Bn++)if(ie[_e[Bn]]&f){var Ne=le[_e[Bn]],Pi=void 0;if(D(Ne)!==null)if(ur.length<63)ur.push({char:Ne,seqIndex:Bn});else break;else if((Pi=R(Ne))!==null)for(var tr=ur.length-1;tr>=0;tr--){var Jr=ur[tr].char;if(Jr===Pi||Jr===R(A(Ne))||D(A(Jr))===Ne){bn.push([ur[tr].seqIndex,Bn]),ur.length=tr;break}}}bn.sort(function(kt,Yt){return kt[0]-Yt[0]})}for(var Li=0;Li=0;Ri--){var mo=_e[Ri];if(ie[mo]&Yr){var dn=ie[mo]&er?B:b;dn!==zn?Zt=dn:Zt=zn;break}}}if(Zt){if(ie[_e[at]]=ie[_e[Cr]]=Zt,Zt!==zn){for(var Qt=at+1;Qt<_e.length;Qt++)if(!(ie[_e[Qt]]&u)){y(le[_e[Qt]])&Z&&(ie[_e[Qt]]=Zt);break}}if(Zt!==zn){for(var Nn=Cr+1;Nn<_e.length;Nn++)if(!(ie[_e[Nn]]&u)){y(le[_e[Nn]])&Z&&(ie[_e[Nn]]=Zt);break}}}}for(var xn=0;xn<_e.length;xn++)if(ie[_e[xn]]&f){for(var Fi=xn,Ai=xn,$t=Rn,Er=xn-1;Er>=0;Er--)if(ie[_e[Er]]&u)Fi=Er;else{$t=ie[_e[Er]]&er?B:b;break}for(var Tr=Mi,Mr=xn+1;Mr<_e.length;Mr++)if(ie[_e[Mr]]&(f|u))Ai=Mr;else{Tr=ie[_e[Mr]]&er?B:b;break}for(var Xt=Fi;Xt<=Ai;Xt++)ie[_e[Xt]]=$t===Tr?$t:zn;xn=Ai}}}for(var Mt=Me.start;Mt<=Me.end;Mt++){var Kr=me[Mt],An=ie[Mt];if(Kr&1?An&(b|J|O)&&me[Mt]++:An&B?me[Mt]++:An&(O|J)&&(me[Mt]+=2),An&u&&(me[Mt]=Mt===0?Me.level:me[Mt-1]),Mt===Me.end||y(le[Mt])&(ne|q))for(var cr=Mt;cr>=0&&y(le[cr])&h;cr--)me[cr]=Me.level}}return{levels:me,paragraphs:Oe};function qr(kt,Yt){for(var pt=kt;pt=me&&y(le[Me])&h;Me--)Oe[Me]=we.level;for(var ze=we.level,He=1/0,ut=0;utze&&(ze=De),De=He;qe--)for(var be=0;be=qe){for(var Ue=be;be+1=qe;)be++;be>Ue&&ye.push([Ue+me,be+me])}}}),ye}function Se(le,Ce,pe,ie){var Pe=ke(le,Ce,pe,ie),ye=[].concat(le);return Pe.forEach(function(we,me){ye[me]=(Ce.levels[we]&1?xe(le[we]):null)||le[we]}),ye.join("")}function ke(le,Ce,pe,ie){for(var Pe=ce(le,Ce,pe,ie),ye=[],we=0;we/gm;function c(v,i){let r=Md[i];return r?Bl(r):v}return a.replace(n,c)}const Ot=[];for(let a=0;a<256;a++)Ot[a]=(a<16?"0":"")+a.toString(16);function Y1(){const a=Math.random()*4294967295|0,n=Math.random()*4294967295|0,c=Math.random()*4294967295|0,v=Math.random()*4294967295|0;return(Ot[a&255]+Ot[a>>8&255]+Ot[a>>16&255]+Ot[a>>24&255]+"-"+Ot[n&255]+Ot[n>>8&255]+"-"+Ot[n>>16&15|64]+Ot[n>>24&255]+"-"+Ot[c&63|128]+Ot[c>>8&255]+"-"+Ot[c>>16&255]+Ot[c>>24&255]+Ot[v&255]+Ot[v>>8&255]+Ot[v>>16&255]+Ot[v>>24&255]).toUpperCase()}const zr=Object.assign||function(){let a=arguments[0];for(let n=1,c=arguments.length;n/gm,` -//!BEGIN_POST_CHUNK $1 -$& -//!END_POST_CHUNK -`),c=Bl(c)),x){let T=x({vertexShader:n,fragmentShader:c});n=T.vertexShader,c=T.fragmentShader}if(y){let T=[];c=c.replace(/^\/\/!BEGIN_POST_CHUNK[^]+?^\/\/!END_POST_CHUNK/gm,S=>(T.push(S),"")),m=`${y} -${T.join(` -`)} -${m}`}if(C){const T=` -uniform float ${C}; -`;r=T+r,h=T+h}return u&&(n=`vec3 troika_position_${i}; -vec3 troika_normal_${i}; -vec2 troika_uv_${i}; -${n} -`,r=`${r} -void troikaVertexTransform${i}(inout vec3 position, inout vec3 normal, inout vec2 uv) { - ${u} -} -`,s=` -troika_position_${i} = vec3(position); -troika_normal_${i} = vec3(normal); -troika_uv_${i} = vec2(uv); -troikaVertexTransform${i}(troika_position_${i}, troika_normal_${i}, troika_uv_${i}); -${s} -`,n=n.replace(/\b(position|normal|uv)\b/g,(T,S,_,w)=>/\battribute\s+vec[23]\s+$/.test(w.substr(0,_))?S:`troika_${S}_${i}`),a.map&&a.map.channel>0||(n=n.replace(/\bMAP_UV\b/g,`troika_uv_${i}`))),n=ic(n,i,r,s,f),c=ic(c,i,h,d,m),{vertexShader:n,fragmentShader:c}}function ic(a,n,c,v,i){return(v||i||c)&&(a=a.replace(sf,` -${c} -void troikaOrigMain${n}() {`),a+=` -void main() { - ${v} - troikaOrigMain${n}(); - ${i} -}`),a}function $1(a,n){return a==="uniforms"?void 0:typeof n=="function"?n.toString():n}let e0=0;const oc=new Map;function t0(a){const n=JSON.stringify(a,$1);let c=oc.get(n);return c==null&&oc.set(n,c=++e0),c}function n0(a,n,c){const{defaultFontURL:v}=c,i=Object.create(null),r=1/0,s=/[\u00AD\u034F\u061C\u115F-\u1160\u17B4-\u17B5\u180B-\u180E\u200B-\u200F\u202A-\u202E\u2060-\u206F\u3164\uFE00-\uFE0F\uFEFF\uFFA0\uFFF0-\uFFF8]/,f="[^\\S\\u00A0]",u=new RegExp(`${f}|[\\-\\u007C\\u00AD\\u2010\\u2012-\\u2014\\u2027\\u2056\\u2E17\\u2E40]`);function h(w,M){function D(){const R=A=>{console.error(`Failure loading font ${w}${w===v?"":"; trying fallback"}`,A),w!==v&&(w=v,D())};try{const A=new XMLHttpRequest;A.open("get",w,!0),A.responseType="arraybuffer",A.onload=function(){if(A.status>=400)R(new Error(A.statusText));else if(A.status>0)try{const b=a(A.response);M(b)}catch(b){R(b)}},A.onerror=R,A.send()}catch(A){R(A)}}D()}function d(w,M){w||(w=v);let D=i[w];D?D.pending?D.pending.push(M):M(D):(i[w]={pending:[M]},h(w,R=>{let A=i[w].pending;i[w]=R,A.forEach(b=>b(R))}))}function m({text:w="",font:M=v,sdfGlyphSize:D=64,fontSize:R=1,letterSpacing:A=0,lineHeight:b="normal",maxWidth:B=r,direction:J,textAlign:oe="left",textIndent:G=0,whiteSpace:O="normal",overflowWrap:ee="normal",anchorX:q=0,anchorY:ne=0,includeCaretPositions:ae=!1,chunkedBoundsSize:ve=8192,colorRanges:Z=null},j,W=!1){const k=T(),I={fontLoad:0,typesetting:0};w.indexOf("\r")>-1&&(console.info("Typesetter: got text with \\r chars; normalizing to \\n"),w=w.replace(/\r\n/g,` -`).replace(/\r/g,` -`)),R=+R,A=+A,B=+B,b=b||"normal",G=+G,d(M,Q=>{const Y=isFinite(B);let H=null,re=null,X=null,te=null,ue=null,fe=null,K=null,$=0,xe=0,Re=O!=="nowrap";const{ascender:ce,descender:Se,unitsPerEm:ke,lineGap:le,capHeight:Ce,xHeight:pe}=Q;I.fontLoad=T()-k;const ie=T(),Pe=R/ke;b==="normal"&&(b=(ce-Se+le)/ke),b=b*R;const ye=(b-(ce-Se)*Pe)/2,we=-(ce*Pe+ye),me=Math.min(b,(ce-Se)*Pe),We=(ce+Se)/2*Pe-me/2;let Oe=G,Me=new S;const ze=[Me];Q.forEachGlyph(w,R,A,(De,qe,be)=>{const Ue=w.charAt(be),Qe=De.advanceWidth*Pe,Je=Me.count;let ct;if("isEmpty"in De||(De.isWhitespace=!!Ue&&new RegExp(f).test(Ue),De.canBreakAfter=!!Ue&&u.test(Ue),De.isEmpty=De.xMin===De.xMax||De.yMin===De.yMax||s.test(Ue)),!De.isWhitespace&&!De.isEmpty&&xe++,Re&&Y&&!De.isWhitespace&&qe+Qe+Oe>B&&Je){if(Me.glyphAt(Je-1).glyphObj.canBreakAfter)ct=new S,Oe=-qe;else for(let et=Je;et--;)if(et===0&&ee==="break-word"){ct=new S,Oe=-qe;break}else if(Me.glyphAt(et).glyphObj.canBreakAfter){ct=Me.splitAt(et+1);const Ut=ct.glyphAt(0).x;Oe-=Ut;for(let Ln=ct.count;Ln--;)ct.glyphAt(Ln).x-=Ut;break}ct&&(Me.isSoftWrapped=!0,Me=ct,ze.push(Me),$=B)}let Ie=Me.glyphAt(Me.count);Ie.glyphObj=De,Ie.x=qe+Oe,Ie.width=Qe,Ie.charIndex=be,Ue===` -`&&(Me=new S,ze.push(Me),Oe=-(qe+Qe+A*R)+G)}),ze.forEach(De=>{for(let qe=De.count;qe--;){let{glyphObj:be,x:Ue,width:Qe}=De.glyphAt(qe);if(!be.isWhitespace){De.width=Ue+Qe,De.width>$&&($=De.width);return}}});let He=0,ut=0;if(q&&(typeof q=="number"?He=-q:typeof q=="string"&&(He=-$*(q==="left"?0:q==="center"?.5:q==="right"?1:x(q)))),ne){if(typeof ne=="number")ut=-ne;else if(typeof ne=="string"){let De=ze.length*b;ut=ne==="top"?0:ne==="top-baseline"?-we:ne==="top-cap"?-we-Ce*Pe:ne==="top-ex"?-we-pe*Pe:ne==="middle"?De/2:ne==="bottom"?De:ne==="bottom-baseline"?De-ye+Se*Pe:x(ne)*De}}if(!W){const De=n.getEmbeddingLevels(w,J);H=new Uint16Array(xe),re=new Float32Array(xe*2),X={},fe=[r,r,-r,-r],K=[];let qe=we;ae&&(ue=new Float32Array(w.length*3)),Z&&(te=new Uint8Array(xe*3));let be=0,Ue=-1,Qe=-1,Je,ct;if(ze.forEach((Ie,et)=>{let{count:Ut,width:Ln}=Ie;if(Ut>0){let Yn=0;for(let rt=Ut;rt--&&Ie.glyphAt(rt).glyphObj.isWhitespace;)Yn++;let Un=0,Wt=0;if(oe==="center")Un=($-Ln)/2;else if(oe==="right")Un=$-Ln;else if(oe==="justify"&&Ie.isSoftWrapped){let rt=0;for(let it=Ut-Yn;it--;)Ie.glyphAt(it).glyphObj.isWhitespace&&rt++;Wt=($-Ln)/rt}if(Wt||Un){let rt=0;for(let it=0;it=it){let qt=ht,ft=ht;for(;fton)break;fttt=rt;for(let rt=0;rt1&&C(ue,Ue,ft),Ue=Xe}if(Z){const{charIndex:Xe}=it;for(;Xe>Qe;)Qe++,Z.hasOwnProperty(Qe)&&(ct=Z[Qe])}if(!tt.isWhitespace&&!tt.isEmpty){const Xe=be++;X[on]||(X[on]={path:tt.path,pathBounds:[tt.xMin,tt.yMin,tt.xMax,tt.yMax]});const ht=it.x+He,qt=qe+ut;re[Xe*2]=ht,re[Xe*2+1]=qt;const ft=ht+tt.xMin*Pe,yt=qt+tt.yMin*Pe,Rt=ht+tt.xMax*Pe,On=qt+tt.yMax*Pe;ftfe[2]&&(fe[2]=Rt),On>fe[3]&&(fe[3]=On),Xe%ve===0&&(Je={start:Xe,end:Xe,rect:[r,r,-r,-r]},K.push(Je)),Je.end++;const an=Je.rect;if(ftan[2]&&(an[2]=Rt),On>an[3]&&(an[3]=On),H[Xe]=on,Z){const Jn=Xe*3;te[Jn]=ct>>16&255,te[Jn+1]=ct>>8&255,te[Jn+2]=ct&255}}}}qe-=b}),ue){const Ie=w.length-Ue;Ie>1&&C(ue,Ue,Ie)}}I.typesetting=T()-ie,j({glyphIds:H,glyphPositions:re,glyphData:X,caretPositions:ue,caretHeight:me,glyphColors:te,chunkedBounds:K,fontSize:R,unitsPerEm:ke,ascender:ce*Pe,descender:Se*Pe,capHeight:Ce*Pe,xHeight:pe*Pe,lineHeight:b,topBaseline:we,blockBounds:[He,ut-ze.length*b,He+$,ut],visibleBounds:fe,timings:I})})}function y(w,M){m(w,D=>{const[R,A,b,B]=D.blockBounds;M({width:b-R,height:B-A})},{metricsOnly:!0})}function x(w){let M=w.match(/^([\d.]+)%$/),D=M?parseFloat(M[1]):NaN;return isNaN(D)?0:D/100}function C(w,M,D){const R=w[M*3],A=w[M*3+1],b=w[M*3+2],B=(A-R)/D;for(let J=0;J(Object.defineProperty(w,M,{get(){return this.data[this.index*_.length+D]},set(A){this.data[this.index*_.length+D]=A}}),w),{data:null,index:0}),{typeset:m,measure:y,loadFont:d}}const Br=()=>(self.performance||Date).now(),va=lf();let ac;function r0(a,n,c,v,i,r,s,f,u,h,d=!0){return d?o0(a,n,c,v,i,r,s,f,u,h).then(null,m=>(ac||(console.warn("WebGL SDF generation failed, falling back to JS",m),ac=!0),sc(a,n,c,v,i,r,s,f,u,h))):sc(a,n,c,v,i,r,s,f,u,h)}const fa=[],i0=5;let Gl=0;function uf(){const a=Br();for(;fa.length&&Br()-anew Promise((n,c)=>{fa.push(()=>{const v=Br();try{va.webgl.generateIntoCanvas(...a),n({timing:Br()-v})}catch(i){c(i)}}),Gl||(Gl=setTimeout(uf,0))}),a0=4,l0=2e3,lc={};let s0=0;function sc(a,n,c,v,i,r,s,f,u,h){const d="TroikaTextSDFGenerator_JS_"+s0++%a0;let m=lc[d];return m||(m=lc[d]={workerModule:so({name:d,workerId:d,dependencies:[lf,Br],init(y,x){const C=y().javascript.generate;return function(...T){const S=x();return{textureData:C(...T),timing:x()-S}}},getTransferables(y){return[y.textureData.buffer]}}),requests:0,idleTimer:null}),m.requests++,clearTimeout(m.idleTimer),m.workerModule(a,n,c,v,i,r).then(({textureData:y,timing:x})=>{const C=Br(),T=new Uint8Array(y.length*4);for(let S=0;S{Z1(d)},l0)),{timing:x}})}function u0(a){a._warm||(va.webgl.isSupported(a),a._warm=!0)}const c0=va.webglUtils.resizeWebGLCanvasWithoutClearing;/*! -Custom build of Typr.ts (https://github.com/fredli74/Typr.ts) for use in Troika text rendering. -Original MIT license applies: https://github.com/fredli74/Typr.ts/blob/master/LICENSE -*/function f0(){return typeof window>"u"&&(self.window=self),function(a){var n={parse:function(i){var r=n._bin,s=new Uint8Array(i);if(r.readASCII(s,0,4)=="ttcf"){var f=4;r.readUshort(s,f),f+=2,r.readUshort(s,f),f+=2;var u=r.readUint(s,f);f+=4;for(var h=[],d=0;d>>s&1&&r++;return r},n._lctf.readClassDef=function(i,r){var s=n._bin,f=[],u=s.readUshort(i,r);if(r+=2,u==1){var h=s.readUshort(i,r);r+=2;var d=s.readUshort(i,r);r+=2;for(var m=0;m0&&(u.featureParams=f+h);var d=s.readUshort(i,r);r+=2,u.tab=[];for(var m=0;m255?-1:n.CFF.glyphByUnicode(i,n.CFF.tableSE[r])},n.CFF.readEncoding=function(i,r,s){n._bin;var f=[".notdef"],u=i[r];if(r++,u!=0)throw"error: unknown encoding format: "+u;var h=i[r];r++;for(var d=0;d>4,w=15&S;if(_!=15&&T.push(_),w!=15&&T.push(w),w==15)break}for(var M="",D=[0,1,2,3,4,5,6,7,8,9,".","e","e-","reserved","-","endOfNumber"],R=0;R=h.xMax||h.yMin>=h.yMax)return null;if(h.noc>0){h.endPts=[];for(var d=0;d=1&&d.fmt<=2){y=u.readUshort(i,s),s+=2;var C=u.readUshort(i,s);s+=2,x=n._lctf.numOfOnes(y);var T=n._lctf.numOfOnes(C);if(d.fmt==1){d.pairsets=[];var S=u.readUshort(i,s);s+=2;for(var _=0;_=1&&d.fmt<=2){if(d.fmt==1)d.delta=u.readShort(i,s),s+=2;else if(d.fmt==2){var y=u.readUshort(i,s);s+=2,d.newg=u.readUshorts(i,s,y),s+=2*d.newg.length}}else if(r==4){d.vals=[],y=u.readUshort(i,s),s+=2;for(var x=0;x>>8;if((C&=15)!=0)throw"unknown kern table format: "+C;r=n.kern.readFormat0(i,r,m)}return m},n.kern.parseV1=function(i,r,s,f){var u=n._bin;u.readFixed(i,r),r+=4;var h=u.readUint(i,r);r+=4;for(var d={glyph1:[],rval:[]},m=0;m>>8;if((x&=15)!=0)throw"unknown kern table format: "+x;r=n.kern.readFormat0(i,r,d)}return d},n.kern.readFormat0=function(i,r,s){var f=n._bin,u=-1,h=f.readUshort(i,r);r+=2,f.readUshort(i,r),r+=2,f.readUshort(i,r),r+=2,f.readUshort(i,r),r+=2;for(var d=0;d=u.map.length?0:u.map[r];if(u.format==4){for(var h=-1,d=0;dr?0:65535&(u.idRangeOffset[h]!=0?u.glyphIdArray[r-u.startCount[h]+(u.idRangeOffset[h]>>1)-(u.idRangeOffset.length-h)]:r+u.idDelta[h])}if(u.format==12){if(r>u.groups[u.groups.length-1][1])return 0;for(d=0;d-1?n.U._simpleGlyph(f,s):n.U._compoGlyph(f,r,s))},n.U._simpleGlyph=function(i,r){for(var s=0;su)){for(var S=!0,_=0,w=0;wu)){for(S=!0,w=0;w>1,h.length=0,m=!0;else if(O=="o3"||O=="o23")h.length%2!=0&&!m&&(y=h.shift()+f.nominalWidthX),d+=h.length>>1,h.length=0,m=!0;else if(O=="o4")h.length>1&&!m&&(y=h.shift()+f.nominalWidthX,m=!0),x&&n.U.P.closePath(u),S+=h.pop(),n.U.P.moveTo(u,T,S),x=!0;else if(O=="o5")for(;h.length>0;)T+=h.shift(),S+=h.shift(),n.U.P.lineTo(u,T,S);else if(O=="o6"||O=="o7")for(var ee=h.length,q=O=="o6",ne=0;neMath.abs(B-S)?T=b+h.shift():S=B+h.shift(),n.U.P.curveTo(u,_,w,M,D,J,oe),n.U.P.curveTo(u,R,A,b,B,T,S));else if(O=="o14"){if(h.length>0&&!m&&(y=h.shift()+s.nominalWidthX,m=!0),h.length==4){var Z=h.shift(),j=h.shift(),W=h.shift(),k=h.shift(),I=n.CFF.glyphBySE(s,W),Q=n.CFF.glyphBySE(s,k);n.U._drawCFF(s.CharStrings[I],r,s,f,u),r.x=Z,r.y=j,n.U._drawCFF(s.CharStrings[Q],r,s,f,u)}x&&(n.U.P.closePath(u),x=!1)}else if(O=="o19"||O=="o20")h.length%2!=0&&!m&&(y=h.shift()+f.nominalWidthX),d+=h.length>>1,h.length=0,m=!0,C+=d+7>>3;else if(O=="o21")h.length>2&&!m&&(y=h.shift()+f.nominalWidthX,m=!0),S+=h.pop(),T+=h.pop(),x&&n.U.P.closePath(u),n.U.P.moveTo(u,T,S),x=!0;else if(O=="o22")h.length>1&&!m&&(y=h.shift()+f.nominalWidthX,m=!0),T+=h.pop(),x&&n.U.P.closePath(u),n.U.P.moveTo(u,T,S),x=!0;else if(O=="o25"){for(;h.length>6;)T+=h.shift(),S+=h.shift(),n.U.P.lineTo(u,T,S);_=T+h.shift(),w=S+h.shift(),M=_+h.shift(),D=w+h.shift(),T=M+h.shift(),S=D+h.shift(),n.U.P.curveTo(u,_,w,M,D,T,S)}else if(O=="o26")for(h.length%2&&(T+=h.shift());h.length>0;)_=T,w=S+h.shift(),T=M=_+h.shift(),S=(D=w+h.shift())+h.shift(),n.U.P.curveTo(u,_,w,M,D,T,S);else if(O=="o27")for(h.length%2&&(S+=h.shift());h.length>0;)w=S,M=(_=T+h.shift())+h.shift(),D=w+h.shift(),T=M+h.shift(),S=D,n.U.P.curveTo(u,_,w,M,D,T,S);else if(O=="o10"||O=="o29"){var Y=O=="o10"?f:s;if(h.length==0)console.debug("error: empty stack");else{var H=h.pop(),re=Y.Subrs[H+Y.Bias];r.x=T,r.y=S,r.nStems=d,r.haveWidth=m,r.width=y,r.open=x,n.U._drawCFF(re,r,s,f,u),T=r.x,S=r.y,d=r.nStems,m=r.haveWidth,y=r.width,x=r.open}}else if(O=="o30"||O=="o31"){var X=h.length,te=(ve=0,O=="o31");for(ve+=X-(ee=-3&X);ve>>1|(21845&x)<<1;C=(61680&(C=(52428&C)>>>2|(13107&C)<<2))>>>4|(3855&C)<<4,y[x]=((65280&C)>>>8|(255&C)<<8)>>>1}var T=function(O,ee,q){for(var ne=O.length,ae=0,ve=new c(ee);ae>>W]=k}else for(Z=new c(ne),ae=0;ae>>15-O[ae]);return Z},S=new n(288);for(x=0;x<144;++x)S[x]=8;for(x=144;x<256;++x)S[x]=9;for(x=256;x<280;++x)S[x]=7;for(x=280;x<288;++x)S[x]=8;var _=new n(32);for(x=0;x<32;++x)_[x]=5;var w=T(S,9,1),M=T(_,5,1),D=function(O){for(var ee=O[0],q=1;qee&&(ee=O[q]);return ee},R=function(O,ee,q){var ne=ee/8|0;return(O[ne]|O[ne+1]<<8)>>(7&ee)&q},A=function(O,ee){var q=ee/8|0;return(O[q]|O[q+1]<<8|O[q+2]<<16)>>(7&ee)},b=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],B=function(O,ee,q){var ne=new Error(ee||b[O]);if(ne.code=O,Error.captureStackTrace&&Error.captureStackTrace(ne,B),!q)throw ne;return ne},J=function(O,ee,q){var ne=O.length;if(!ne||q&&!q.l&&ne<5)return ee||new n(0);var ae=!ee||q,ve=!q||q.i;q||(q={}),ee||(ee=new n(3*ne));var Z,j=function(Ue){var Qe=ee.length;if(Ue>Qe){var Je=new n(Math.max(2*Qe,Ue));Je.set(ee),ee=Je}},W=q.f||0,k=q.p||0,I=q.b||0,Q=q.l,Y=q.d,H=q.m,re=q.n,X=8*ne;do{if(!Q){q.f=W=R(O,k,1);var te=R(O,k+1,3);if(k+=3,!te){var ue=O[(pe=((Z=k)/8|0)+(7&Z&&1)+4)-4]|O[pe-3]<<8,fe=pe+ue;if(fe>ne){ve&&B(0);break}ae&&j(I+ue),ee.set(O.subarray(pe,fe),I),q.b=I+=ue,q.p=k=8*fe;continue}if(te==1)Q=w,Y=M,H=9,re=5;else if(te==2){var K=R(O,k,31)+257,$=R(O,k+10,15)+4,xe=K+R(O,k+5,31)+1;k+=14;for(var Re=new n(xe),ce=new n(19),Se=0;Se<$;++Se)ce[s[Se]]=R(O,k+3*Se,7);k+=3*$;var ke=D(ce),le=(1<>>4)<16)Re[Se++]=pe;else{var Pe=0,ye=0;for(pe==16?(ye=3+R(O,k,3),k+=2,Pe=Re[Se-1]):pe==17?(ye=3+R(O,k,7),k+=3):pe==18&&(ye=11+R(O,k,127),k+=7);ye--;)Re[Se++]=Pe}}var we=Re.subarray(0,K),me=Re.subarray(K);H=D(we),re=D(me),Q=T(we,H,1),Y=T(me,re,1)}else B(1);if(k>X){ve&&B(0);break}}ae&&j(I+131072);for(var We=(1<>>4;if((k+=15&Pe)>X){ve&&B(0);break}if(Pe||B(2),ze<256)ee[I++]=ze;else{if(ze==256){Me=k,Q=null;break}var He=ze-254;if(ze>264){var ut=i[Se=ze-257];He=R(O,k,(1<>>4;if(De||B(3),k+=15&De,me=m[qe],qe>3&&(ut=r[qe],me+=A(O,k)&(1<X){ve&&B(0);break}ae&&j(I+131072);for(var be=I+He;IUe.length)&&(Je=Ue.length);var ct=new(Ue instanceof c?c:Ue instanceof v?v:n)(Je-Qe);return ct.set(Ue.subarray(Qe,Je)),ct}(ee,0,I)},oe=new n(0),G=typeof TextDecoder<"u"&&new TextDecoder;try{G.decode(oe,{stream:!0})}catch{}return a.convert_streams=function(O){var ee=new DataView(O),q=0;function ne(){var K=ee.getUint16(q);return q+=2,K}function ae(){var K=ee.getUint32(q);return q+=4,K}function ve(K){ue.setUint16(fe,K),fe+=2}function Z(K){ue.setUint32(fe,K),fe+=4}for(var j={signature:ae(),flavor:ae(),length:ae(),numTables:ne(),reserved:ne(),totalSfntSize:ae(),majorVersion:ne(),minorVersion:ne(),metaOffset:ae(),metaLength:ae(),metaOrigLength:ae(),privOffset:ae(),privLength:ae()},W=0;Math.pow(2,W)<=j.numTables;)W++;W--;for(var k=16*Math.pow(2,W),I=16*j.numTables-k,Q=12,Y=[],H=0;H{let[oe,G]=J.split("+");oe=parseInt(oe,36),G=G?parseInt(G,36):0,d.set(B+=oe,A[b]);for(let O=G;O--;)d.set(++B,A[b])})}}return d.get(R)||h}const y=1,x=2,C=3,T=4,S=[null,"isol","init","fina","medi"];function _(R){const A=new Uint8Array(R.length);let b=h,B=y,J=-1;for(let oe=0;oe65535&&oe++)}return A}function w(R,A){const b=[];for(let J=0;J65535&&J++,b.push(a.U.codeToGlyph(R,oe))}const B=R.GSUB;if(B){const{lookupList:J,featureList:oe}=B;let G;const O=/^(rlig|liga|mset|isol|init|fina|medi|half|pres|blws)$/,ee=[];oe.forEach(q=>{if(O.test(q.tag))for(let ne=0;ne{if(k!==-1){let Q=A[k];if(!Q){const{cmds:Y,crds:H}=a.U.glyphToPath(R,k);let re="",X=0;for(let $=0,xe=Y.length;$1?",":"")+H[X++]}let te,ue,fe,K;if(H.length){te=ue=1/0,fe=K=-1/0;for(let $=0,xe=H.length;$fe&&(fe=Re),ce>K&&(K=ce)}}else te=fe=ue=K=0;Q=A[k]={index:k,advanceWidth:R.hmtx.aWidth[k],xMin:te,yMin:ue,xMax:fe,yMax:K,path:re,pathCommandCount:Y.length}}W!==-1&&(ae+=a.U.getPairAdjustment(R,W,k)*ve),ne.call(null,Q,ae,j),Q.advanceWidth&&(ae+=Q.advanceWidth*ve),q&&(ae+=q*ee),W=k}j+=O.codePointAt(j)>65535?2:1}),ae}};return G}return function(A){const b=new Uint8Array(A,0,4),B=a._bin.readASCII(b,0,4);if(B==="wOFF")A=n(A);else if(B==="wOF2")throw new Error("woff2 fonts not supported");return D(a.parse(A)[0])}}const p0=so({name:"Typr Font Parser",dependencies:[f0,d0,h0],init(a,n,c){const v=a(),i=n();return c(v,i)}}),mi={defaultFontURL:"https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxM.woff",sdfGlyphSize:64,sdfMargin:1/16,sdfExponent:9,textureWidth:2048},v0=new io;function fi(){return(self.performance||Date).now()}const uc=Object.create(null);function cf(a,n){a=y0({},a);const c=fi();if(a.font=x0(a.font||mi.defaultFontURL),a.text=""+a.text,a.sdfGlyphSize=a.sdfGlyphSize||mi.sdfGlyphSize,a.colorRanges!=null){let m={};for(let y in a.colorRanges)if(a.colorRanges.hasOwnProperty(y)){let x=a.colorRanges[y];typeof x!="number"&&(x=v0.set(x).getHex()),m[y]=x}a.colorRanges=m}Object.freeze(a);const{textureWidth:v,sdfExponent:i}=mi,{sdfGlyphSize:r}=a,s=v/r*4;let f=uc[r];if(!f){const m=document.createElement("canvas");m.width=v,m.height=r*256/s,f=uc[r]={glyphCount:0,sdfGlyphSize:r,sdfCanvas:m,sdfTexture:new Vl(m,void 0,void 0,void 0,Au,Au),contextLost:!1,glyphsByFont:new Map},f.sdfTexture.generateMipmaps=!1,m0(f)}const{sdfTexture:u,sdfCanvas:h}=f;let d=f.glyphsByFont.get(a.font);d||f.glyphsByFont.set(a.font,d=new Map),S0(a).then(m=>{const{glyphIds:y,glyphPositions:x,fontSize:C,unitsPerEm:T,timings:S}=m,_=[],w=new Float32Array(y.length*4),M=C/T;let D=0,R=0;const A=fi();y.forEach((G,O)=>{let ee=d.get(G);if(!ee){const{path:ve,pathBounds:Z}=m.glyphData[G],j=Math.max(Z[2]-Z[0],Z[3]-Z[1])/r*(mi.sdfMargin*r+.5),W=f.glyphCount++,k=[Z[0]-j,Z[1]-j,Z[2]+j,Z[3]+j];d.set(G,ee={path:ve,atlasIndex:W,sdfViewBox:k}),_.push(ee)}const{sdfViewBox:q}=ee,ne=x[R++],ae=x[R++];w[D++]=ne+q[0]*M,w[D++]=ae+q[1]*M,w[D++]=ne+q[2]*M,w[D++]=ae+q[3]*M,y[O]=ee.atlasIndex}),S.quads=(S.quads||0)+(fi()-A);const b=fi();S.sdf={};const B=h.height,J=Math.ceil(f.glyphCount/s),oe=Math.pow(2,Math.ceil(Math.log2(J*r)));oe>B&&(console.info(`Increasing SDF texture size ${B}->${oe}`),c0(h,v,oe),u.dispose()),Promise.all(_.map(G=>ff(G,f,a.gpuAccelerateSDF).then(({timing:O})=>{S.sdf[G.atlasIndex]=O}))).then(()=>{_.length&&!f.contextLost&&(df(f),u.needsUpdate=!0),S.sdfTotal=fi()-b,S.total=fi()-c,n(Object.freeze({parameters:a,sdfTexture:u,sdfGlyphSize:r,sdfExponent:i,glyphBounds:w,glyphAtlasIndices:y,glyphColors:m.glyphColors,caretPositions:m.caretPositions,caretHeight:m.caretHeight,chunkedBounds:m.chunkedBounds,ascender:m.ascender,descender:m.descender,lineHeight:m.lineHeight,capHeight:m.capHeight,xHeight:m.xHeight,topBaseline:m.topBaseline,blockBounds:m.blockBounds,visibleBounds:m.visibleBounds,timings:m.timings}))})}),Promise.resolve().then(()=>{f.contextLost||u0(h)})}function ff({path:a,atlasIndex:n,sdfViewBox:c},{sdfGlyphSize:v,sdfCanvas:i,contextLost:r},s){if(r)return Promise.resolve({timing:-1});const{textureWidth:f,sdfExponent:u}=mi,h=Math.max(c[2]-c[0],c[3]-c[1]),d=Math.floor(n/4),m=d%(f/v)*v,y=Math.floor(d/(f/v))*v,x=n%4;return r0(v,v,a,c,h,u,i,m,y,x,s)}function m0(a){const n=a.sdfCanvas;n.addEventListener("webglcontextlost",c=>{console.log("Context Lost",c),c.preventDefault(),a.contextLost=!0}),n.addEventListener("webglcontextrestored",c=>{console.log("Context Restored",c),a.contextLost=!1;const v=[];a.glyphsByFont.forEach(i=>{i.forEach(r=>{v.push(ff(r,a,!0))})}),Promise.all(v).then(()=>{df(a),a.sdfTexture.needsUpdate=!0})})}function g0({font:a,characters:n,sdfGlyphSize:c},v){let i=Array.isArray(n)?n.join(` -`):""+n;cf({font:a,sdfGlyphSize:c,text:i},v)}function y0(a,n){for(let c in n)n.hasOwnProperty(c)&&(a[c]=n[c]);return a}let la;function x0(a){return la||(la=typeof document>"u"?{}:document.createElement("a")),la.href=a,la.href}function df(a){if(typeof createImageBitmap!="function"){console.info("Safari<15: applying SDF canvas workaround");const{sdfCanvas:n,sdfTexture:c}=a,{width:v,height:i}=n,r=a.sdfCanvas.getContext("webgl");let s=c.image.data;(!s||s.length!==v*i*4)&&(s=new Uint8Array(v*i*4),c.image={width:v,height:i,data:s},c.flipY=!1,c.isDataTexture=!0),r.readPixels(0,0,v,i,r.RGBA,r.UNSIGNED_BYTE,s)}}const w0=so({name:"Typesetter",dependencies:[mi,p0,n0,X1],init(a,n,c,v){const{defaultFontURL:i}=a;return c(n,v(),{defaultFontURL:i})}}),S0=so({name:"Typesetter",dependencies:[w0],init(a){return function(n){return new Promise(c=>{a.typeset(n,c)})}},getTransferables(a){const n=[a.glyphPositions.buffer,a.glyphIds.buffer];return a.caretPositions&&n.push(a.caretPositions.buffer),a.glyphColors&&n.push(a.glyphColors.buffer),n}}),cc={};function C0(a){let n=cc[a];if(!n){const c=new Jl(1,1,a,a),v=c.clone(),i=c.attributes,r=v.attributes,s=new Ec,f=i.uv.count;for(let u=0;u{s.setAttribute(u,new Ul([...i[u].array,...r[u].array],i[u].itemSize))}),s.setIndex([...c.index.array,...v.index.array.map(u=>u+f)]),s.translate(.5,.5,0),n=cc[a]=s}return n}const _0="aTroikaGlyphBounds",fc="aTroikaGlyphIndex",E0="aTroikaGlyphColor";class T0 extends Tc{constructor(){super(),this.detail=1,this.curveRadius=0,this.groups=[{start:0,count:1/0,materialIndex:0},{start:0,count:1/0,materialIndex:1}],this.boundingSphere=new Yl,this.boundingBox=new pa}computeBoundingSphere(){}computeBoundingBox(){}setSide(n){const c=this.getIndex().count;this.setDrawRange(n===Pd?c/2:0,n===Xl?c:c/2)}set detail(n){if(n!==this._detail){this._detail=n,(typeof n!="number"||n<1)&&(n=1);let c=C0(n);["position","normal","uv"].forEach(v=>{this.attributes[v]=c.attributes[v].clone()}),this.setIndex(c.getIndex().clone())}}get detail(){return this._detail}set curveRadius(n){n!==this._curveRadius&&(this._curveRadius=n,this._updateBounds())}get curveRadius(){return this._curveRadius}updateGlyphs(n,c,v,i,r){Tl(this,_0,n,4),Tl(this,fc,c,1),Tl(this,E0,r,3),this._blockBounds=v,this._chunkedBounds=i,this.instanceCount=c.length,this._updateBounds()}_updateBounds(){const n=this._blockBounds;if(n){const{curveRadius:c,boundingBox:v}=this;if(c){const{PI:i,floor:r,min:s,max:f,sin:u,cos:h}=Math,d=i/2,m=i*2,y=Math.abs(c),x=n[0]/y,C=n[2]/y,T=r((x+d)/m)!==r((C+d)/m)?-y:s(u(x)*y,u(C)*y),S=r((x-d)/m)!==r((C-d)/m)?y:f(u(x)*y,u(C)*y),_=r((x+i)/m)!==r((C+i)/m)?y*2:f(y-h(x)*y,y-h(C)*y);v.min.set(T,n[1],c<0?-_:0),v.max.set(S,n[3],c<0?0:_)}else v.min.set(n[0],n[1],0),v.max.set(n[2],n[3],0);v.getBoundingSphere(this.boundingSphere)}}applyClipRect(n){let c=this.getAttribute(fc).count,v=this._chunkedBounds;if(v)for(let i=v.length;i--;){c=v[i].end;let r=v[i].rect;if(r[1]n.y&&r[0]n.x)break}this.instanceCount=c}}function Tl(a,n,c,v){const i=a.getAttribute(n);c?i&&i.array.length===c.length?(i.array.set(c),i.needsUpdate=!0):(a.setAttribute(n,new Ld(c,v)),delete a._maxInstanceCount,a.dispose()):i&&a.deleteAttribute(n)}const M0=` -uniform vec2 uTroikaSDFTextureSize; -uniform float uTroikaSDFGlyphSize; -uniform vec4 uTroikaTotalBounds; -uniform vec4 uTroikaClipRect; -uniform mat3 uTroikaOrient; -uniform bool uTroikaUseGlyphColors; -uniform float uTroikaDistanceOffset; -uniform float uTroikaBlurRadius; -uniform vec2 uTroikaPositionOffset; -uniform float uTroikaCurveRadius; -attribute vec4 aTroikaGlyphBounds; -attribute float aTroikaGlyphIndex; -attribute vec3 aTroikaGlyphColor; -varying vec2 vTroikaGlyphUV; -varying vec4 vTroikaTextureUVBounds; -varying float vTroikaTextureChannel; -varying vec3 vTroikaGlyphColor; -varying vec2 vTroikaGlyphDimensions; -`,k0=` -vec4 bounds = aTroikaGlyphBounds; -bounds.xz += uTroikaPositionOffset.x; -bounds.yw -= uTroikaPositionOffset.y; - -vec4 outlineBounds = vec4( - bounds.xy - uTroikaDistanceOffset - uTroikaBlurRadius, - bounds.zw + uTroikaDistanceOffset + uTroikaBlurRadius -); -vec4 clippedBounds = vec4( - clamp(outlineBounds.xy, uTroikaClipRect.xy, uTroikaClipRect.zw), - clamp(outlineBounds.zw, uTroikaClipRect.xy, uTroikaClipRect.zw) -); - -vec2 clippedXY = (mix(clippedBounds.xy, clippedBounds.zw, position.xy) - bounds.xy) / (bounds.zw - bounds.xy); - -position.xy = mix(bounds.xy, bounds.zw, clippedXY); - -uv = (position.xy - uTroikaTotalBounds.xy) / (uTroikaTotalBounds.zw - uTroikaTotalBounds.xy); - -float rad = uTroikaCurveRadius; -if (rad != 0.0) { - float angle = position.x / rad; - position.xz = vec2(sin(angle) * rad, rad - cos(angle) * rad); - normal.xz = vec2(sin(angle), cos(angle)); -} - -position = uTroikaOrient * position; -normal = uTroikaOrient * normal; - -vTroikaGlyphUV = clippedXY.xy; -vTroikaGlyphDimensions = vec2(bounds[2] - bounds[0], bounds[3] - bounds[1]); - - -float txCols = uTroikaSDFTextureSize.x / uTroikaSDFGlyphSize; -vec2 txUvPerSquare = uTroikaSDFGlyphSize / uTroikaSDFTextureSize; -vec2 txStartUV = txUvPerSquare * vec2( - mod(floor(aTroikaGlyphIndex / 4.0), txCols), - floor(floor(aTroikaGlyphIndex / 4.0) / txCols) -); -vTroikaTextureUVBounds = vec4(txStartUV, vec2(txStartUV) + txUvPerSquare); -vTroikaTextureChannel = mod(aTroikaGlyphIndex, 4.0); -`,P0=` -uniform sampler2D uTroikaSDFTexture; -uniform vec2 uTroikaSDFTextureSize; -uniform float uTroikaSDFGlyphSize; -uniform float uTroikaSDFExponent; -uniform float uTroikaDistanceOffset; -uniform float uTroikaFillOpacity; -uniform float uTroikaOutlineOpacity; -uniform float uTroikaBlurRadius; -uniform vec3 uTroikaStrokeColor; -uniform float uTroikaStrokeWidth; -uniform float uTroikaStrokeOpacity; -uniform bool uTroikaSDFDebug; -varying vec2 vTroikaGlyphUV; -varying vec4 vTroikaTextureUVBounds; -varying float vTroikaTextureChannel; -varying vec2 vTroikaGlyphDimensions; - -float troikaSdfValueToSignedDistance(float alpha) { - // Inverse of exponential encoding in webgl-sdf-generator - - float maxDimension = max(vTroikaGlyphDimensions.x, vTroikaGlyphDimensions.y); - float absDist = (1.0 - pow(2.0 * (alpha > 0.5 ? 1.0 - alpha : alpha), 1.0 / uTroikaSDFExponent)) * maxDimension; - float signedDist = absDist * (alpha > 0.5 ? -1.0 : 1.0); - return signedDist; -} - -float troikaGlyphUvToSdfValue(vec2 glyphUV) { - vec2 textureUV = mix(vTroikaTextureUVBounds.xy, vTroikaTextureUVBounds.zw, glyphUV); - vec4 rgba = texture2D(uTroikaSDFTexture, textureUV); - float ch = floor(vTroikaTextureChannel + 0.5); //NOTE: can't use round() in WebGL1 - return ch == 0.0 ? rgba.r : ch == 1.0 ? rgba.g : ch == 2.0 ? rgba.b : rgba.a; -} - -float troikaGlyphUvToDistance(vec2 uv) { - return troikaSdfValueToSignedDistance(troikaGlyphUvToSdfValue(uv)); -} - -float troikaGetAADist() { - - #if defined(GL_OES_standard_derivatives) || __VERSION__ >= 300 - return length(fwidth(vTroikaGlyphUV * vTroikaGlyphDimensions)) * 0.5; - #else - return vTroikaGlyphDimensions.x / 64.0; - #endif -} - -float troikaGetFragDistValue() { - vec2 clampedGlyphUV = clamp(vTroikaGlyphUV, 0.5 / uTroikaSDFGlyphSize, 1.0 - 0.5 / uTroikaSDFGlyphSize); - float distance = troikaGlyphUvToDistance(clampedGlyphUV); - - // Extrapolate distance when outside bounds: - distance += clampedGlyphUV == vTroikaGlyphUV ? 0.0 : - length((vTroikaGlyphUV - clampedGlyphUV) * vTroikaGlyphDimensions); - - - - return distance; -} - -float troikaGetEdgeAlpha(float distance, float distanceOffset, float aaDist) { - #if defined(IS_DEPTH_MATERIAL) || defined(IS_DISTANCE_MATERIAL) - float alpha = step(-distanceOffset, -distance); - #else - - float alpha = smoothstep( - distanceOffset + aaDist, - distanceOffset - aaDist, - distance - ); - #endif - - return alpha; -} -`,L0=` -float aaDist = troikaGetAADist(); -float fragDistance = troikaGetFragDistValue(); -float edgeAlpha = uTroikaSDFDebug ? - troikaGlyphUvToSdfValue(vTroikaGlyphUV) : - troikaGetEdgeAlpha(fragDistance, uTroikaDistanceOffset, max(aaDist, uTroikaBlurRadius)); - -#if !defined(IS_DEPTH_MATERIAL) && !defined(IS_DISTANCE_MATERIAL) -vec4 fillRGBA = gl_FragColor; -fillRGBA.a *= uTroikaFillOpacity; -vec4 strokeRGBA = uTroikaStrokeWidth == 0.0 ? fillRGBA : vec4(uTroikaStrokeColor, uTroikaStrokeOpacity); -if (fillRGBA.a == 0.0) fillRGBA.rgb = strokeRGBA.rgb; -gl_FragColor = mix(fillRGBA, strokeRGBA, smoothstep( - -uTroikaStrokeWidth - aaDist, - -uTroikaStrokeWidth + aaDist, - fragDistance -)); -gl_FragColor.a *= edgeAlpha; -#endif - -if (edgeAlpha == 0.0) { - discard; -} -`;function U0(a){const n=Nl(a,{chained:!0,extensions:{derivatives:!0},uniforms:{uTroikaSDFTexture:{value:null},uTroikaSDFTextureSize:{value:new Nr},uTroikaSDFGlyphSize:{value:0},uTroikaSDFExponent:{value:0},uTroikaTotalBounds:{value:new xi(0,0,0,0)},uTroikaClipRect:{value:new xi(0,0,0,0)},uTroikaDistanceOffset:{value:0},uTroikaOutlineOpacity:{value:0},uTroikaFillOpacity:{value:1},uTroikaPositionOffset:{value:new Nr},uTroikaCurveRadius:{value:0},uTroikaBlurRadius:{value:0},uTroikaStrokeWidth:{value:0},uTroikaStrokeColor:{value:new io},uTroikaStrokeOpacity:{value:1},uTroikaOrient:{value:new Ud},uTroikaUseGlyphColors:{value:!0},uTroikaSDFDebug:{value:!1}},vertexDefs:M0,vertexTransform:k0,fragmentDefs:P0,fragmentColorTransform:L0,customRewriter({vertexShader:c,fragmentShader:v}){let i=/\buniform\s+vec3\s+diffuse\b/;return i.test(v)&&(v=v.replace(i,"varying vec3 vTroikaGlyphColor").replace(/\bdiffuse\b/g,"vTroikaGlyphColor"),i.test(c)||(c=c.replace(sf,`uniform vec3 diffuse; -$& -vTroikaGlyphColor = uTroikaUseGlyphColors ? aTroikaGlyphColor / 255.0 : diffuse; -`))),{vertexShader:c,fragmentShader:v}}});return n.transparent=!0,Object.defineProperties(n,{isTroikaTextMaterial:{value:!0},shadowSide:{get(){return this.side},set(){}}}),n}const rs=new Rd({color:16777215,side:Xl,transparent:!0}),dc=8421504,hc=new Mc,sa=new st,Ml=new st,eo=[],R0=new st,kl="+x+y";function pc(a){return Array.isArray(a)?a[0]:a}let hf=()=>{const a=new oo(new Jl(1,1),rs);return hf=()=>a,a},pf=()=>{const a=new oo(new Jl(1,1,32,1),rs);return pf=()=>a,a};const F0={type:"syncstart"},A0={type:"synccomplete"},vf=["font","fontSize","letterSpacing","lineHeight","maxWidth","overflowWrap","text","direction","textAlign","textIndent","whiteSpace","anchorX","anchorY","colorRanges","sdfGlyphSize"],D0=vf.concat("material","color","depthOffset","clipRect","curveRadius","orientation","glyphGeometryDetail");let mf=class extends oo{constructor(){const n=new T0;super(n,null),this.text="",this.anchorX=0,this.anchorY=0,this.curveRadius=0,this.direction="auto",this.font=null,this.fontSize=.1,this.letterSpacing=0,this.lineHeight="normal",this.maxWidth=1/0,this.overflowWrap="normal",this.textAlign="left",this.textIndent=0,this.whiteSpace="normal",this.material=null,this.color=null,this.colorRanges=null,this.outlineWidth=0,this.outlineColor=0,this.outlineOpacity=1,this.outlineBlur=0,this.outlineOffsetX=0,this.outlineOffsetY=0,this.strokeWidth=0,this.strokeColor=dc,this.strokeOpacity=1,this.fillOpacity=1,this.depthOffset=0,this.clipRect=null,this.orientation=kl,this.glyphGeometryDetail=1,this.sdfGlyphSize=null,this.gpuAccelerateSDF=!0,this.debugSDF=!1}sync(n){this._needsSync&&(this._needsSync=!1,this._isSyncing?(this._queuedSyncs||(this._queuedSyncs=[])).push(n):(this._isSyncing=!0,this.dispatchEvent(F0),cf({text:this.text,font:this.font,fontSize:this.fontSize||.1,letterSpacing:this.letterSpacing||0,lineHeight:this.lineHeight||"normal",maxWidth:this.maxWidth,direction:this.direction||"auto",textAlign:this.textAlign,textIndent:this.textIndent,whiteSpace:this.whiteSpace,overflowWrap:this.overflowWrap,anchorX:this.anchorX,anchorY:this.anchorY,colorRanges:this.colorRanges,includeCaretPositions:!0,sdfGlyphSize:this.sdfGlyphSize,gpuAccelerateSDF:this.gpuAccelerateSDF},c=>{this._isSyncing=!1,this._textRenderInfo=c,this.geometry.updateGlyphs(c.glyphBounds,c.glyphAtlasIndices,c.blockBounds,c.chunkedBounds,c.glyphColors);const v=this._queuedSyncs;v&&(this._queuedSyncs=null,this._needsSync=!0,this.sync(()=>{v.forEach(i=>i&&i())})),this.dispatchEvent(A0),n&&n()})))}onBeforeRender(n,c,v,i,r,s){this.sync(),r.isTroikaTextMaterial&&this._prepareForRender(r),r._hadOwnSide=r.hasOwnProperty("side"),this.geometry.setSide(r._actualSide=r.side),r.side=kd}onAfterRender(n,c,v,i,r,s){r._hadOwnSide?r.side=r._actualSide:delete r.side}dispose(){this.geometry.dispose()}get textRenderInfo(){return this._textRenderInfo||null}get material(){let n=this._derivedMaterial;const c=this._baseMaterial||this._defaultMaterial||(this._defaultMaterial=rs.clone());if((!n||n.baseMaterial!==c)&&(n=this._derivedMaterial=U0(c),c.addEventListener("dispose",function v(){c.removeEventListener("dispose",v),n.dispose()})),this.outlineWidth||this.outlineBlur||this.outlineOffsetX||this.outlineOffsetY){let v=n._outlineMtl;return v||(v=n._outlineMtl=Object.create(n,{id:{value:n.id+.1}}),v.isTextOutlineMaterial=!0,v.depthWrite=!1,v.map=null,n.addEventListener("dispose",function i(){n.removeEventListener("dispose",i),v.dispose()})),[v,n]}else return n}set material(n){n&&n.isTroikaTextMaterial?(this._derivedMaterial=n,this._baseMaterial=n.baseMaterial):this._baseMaterial=n}get glyphGeometryDetail(){return this.geometry.detail}set glyphGeometryDetail(n){this.geometry.detail=n}get curveRadius(){return this.geometry.curveRadius}set curveRadius(n){this.geometry.curveRadius=n}get customDepthMaterial(){return pc(this.material).getDepthMaterial()}get customDistanceMaterial(){return pc(this.material).getDistanceMaterial()}_prepareForRender(n){const c=n.isTextOutlineMaterial,v=n.uniforms,i=this.textRenderInfo;if(i){const{sdfTexture:f,blockBounds:u}=i;v.uTroikaSDFTexture.value=f,v.uTroikaSDFTextureSize.value.set(f.image.width,f.image.height),v.uTroikaSDFGlyphSize.value=i.sdfGlyphSize,v.uTroikaSDFExponent.value=i.sdfExponent,v.uTroikaTotalBounds.value.fromArray(u),v.uTroikaUseGlyphColors.value=!c&&!!i.glyphColors;let h=0,d=0,m=0,y,x,C,T=0,S=0;if(c){let{outlineWidth:w,outlineOffsetX:M,outlineOffsetY:D,outlineBlur:R,outlineOpacity:A}=this;h=this._parsePercent(w)||0,d=Math.max(0,this._parsePercent(R)||0),y=A,T=this._parsePercent(M)||0,S=this._parsePercent(D)||0}else m=Math.max(0,this._parsePercent(this.strokeWidth)||0),m&&(C=this.strokeColor,v.uTroikaStrokeColor.value.set(C??dc),x=this.strokeOpacity,x==null&&(x=1)),y=this.fillOpacity;v.uTroikaDistanceOffset.value=h,v.uTroikaPositionOffset.value.set(T,S),v.uTroikaBlurRadius.value=d,v.uTroikaStrokeWidth.value=m,v.uTroikaStrokeOpacity.value=x,v.uTroikaFillOpacity.value=y??1,v.uTroikaCurveRadius.value=this.curveRadius||0;let _=this.clipRect;if(_&&Array.isArray(_)&&_.length===4)v.uTroikaClipRect.value.fromArray(_);else{const w=(this.fontSize||.1)*100;v.uTroikaClipRect.value.set(u[0]-w,u[1]-w,u[2]+w,u[3]+w)}this.geometry.applyClipRect(v.uTroikaClipRect.value)}v.uTroikaSDFDebug.value=!!this.debugSDF,n.polygonOffset=!!this.depthOffset,n.polygonOffsetFactor=n.polygonOffsetUnits=this.depthOffset||0;const r=c?this.outlineColor||0:this.color;if(r==null)delete n.color;else{const f=n.hasOwnProperty("color")?n.color:n.color=new io;(r!==f._input||typeof r=="object")&&f.set(f._input=r)}let s=this.orientation||kl;if(s!==n._orientation){let f=v.uTroikaOrient.value;s=s.replace(/[^-+xyz]/g,"");let u=s!==kl&&s.match(/^([-+])([xyz])([-+])([xyz])$/);if(u){let[,h,d,m,y]=u;sa.set(0,0,0)[d]=h==="-"?1:-1,Ml.set(0,0,0)[y]=m==="-"?-1:1,hc.lookAt(R0,sa.cross(Ml),Ml),f.setFromMatrix4(hc)}else f.identity();n._orientation=s}}_parsePercent(n){if(typeof n=="string"){let c=n.match(/^(-?[\d.]+)%$/),v=c?parseFloat(c[1]):NaN;n=(isNaN(v)?0:v/100)*this.fontSize}return n}localPositionToTextCoords(n,c=new Nr){c.copy(n);const v=this.curveRadius;return v&&(c.x=Math.atan2(n.x,Math.abs(v)-Math.abs(n.z))*Math.abs(v)),c}worldPositionToTextCoords(n,c=new Nr){return sa.copy(n),this.localPositionToTextCoords(this.worldToLocal(sa),c)}raycast(n,c){const{textRenderInfo:v,curveRadius:i}=this;if(v){const r=v.blockBounds,s=i?pf():hf(),f=s.geometry,{position:u,uv:h}=f.attributes;for(let d=0;d{this[v]=n[v]}),this}clone(){return new this.constructor().copy(this)}};vf.forEach(a=>{const n="_private_"+a;Object.defineProperty(mf.prototype,a,{get(){return this[n]},set(c){c!==this[n]&&(this[n]=c,this._needsSync=!0)}})});function O0(a,n,c=(v,i)=>v===i){if(a===n)return!0;if(!a||!n)return!1;const v=a.length;if(n.length!==v)return!1;for(let i=0;ii.response=r).then(()=>{v.lifespan&&v.lifespan>0&&setTimeout(()=>{const r=ua.indexOf(i);r!==-1&&ua.splice(r,1)},v.lifespan)}).catch(r=>i.error=r)};if(ua.push(i),!c)throw i.promise}const I0=(a,n,c)=>z0(a,n,!1,c),vc=P.forwardRef(({anchorX:a="center",anchorY:n="middle",font:c,fontSize:v=1,children:i,characters:r,onSync:s,...f},u)=>{const h=Ci(({invalidate:x})=>x),[d]=P.useState(()=>new mf),[m,y]=P.useMemo(()=>{const x=[];let C="";return P.Children.forEach(i,T=>{typeof T=="string"||typeof T=="number"?C+=T:x.push(T)}),[x,C]},[i]);return I0(()=>new Promise(x=>g0({font:c,characters:r},x)),["troika-text",c,r]),P.useLayoutEffect(()=>void d.sync(()=>{h(),s&&s(d)})),P.useEffect(()=>()=>d.dispose(),[d]),P.createElement("primitive",yi({object:d,ref:u,font:c,text:y,anchorX:a,anchorY:n,fontSize:v},f),m)});function gt(a,n){if(a==null)return{};var c={},v=Object.keys(a),i,r;for(r=0;r=0)&&(c[i]=a[i]);return c}var j0=["color"],gf=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,j0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M0 1.5C0 1.22386 0.223858 1 0.5 1H2.5C2.77614 1 3 1.22386 3 1.5C3 1.77614 2.77614 2 2.5 2H0.5C0.223858 2 0 1.77614 0 1.5ZM4 1.5C4 1.22386 4.22386 1 4.5 1H14.5C14.7761 1 15 1.22386 15 1.5C15 1.77614 14.7761 2 14.5 2H4.5C4.22386 2 4 1.77614 4 1.5ZM4 4.5C4 4.22386 4.22386 4 4.5 4H11.5C11.7761 4 12 4.22386 12 4.5C12 4.77614 11.7761 5 11.5 5H4.5C4.22386 5 4 4.77614 4 4.5ZM0 7.5C0 7.22386 0.223858 7 0.5 7H2.5C2.77614 7 3 7.22386 3 7.5C3 7.77614 2.77614 8 2.5 8H0.5C0.223858 8 0 7.77614 0 7.5ZM4 7.5C4 7.22386 4.22386 7 4.5 7H14.5C14.7761 7 15 7.22386 15 7.5C15 7.77614 14.7761 8 14.5 8H4.5C4.22386 8 4 7.77614 4 7.5ZM4 10.5C4 10.2239 4.22386 10 4.5 10H11.5C11.7761 10 12 10.2239 12 10.5C12 10.7761 11.7761 11 11.5 11H4.5C4.22386 11 4 10.7761 4 10.5ZM0 13.5C0 13.2239 0.223858 13 0.5 13H2.5C2.77614 13 3 13.2239 3 13.5C3 13.7761 2.77614 14 2.5 14H0.5C0.223858 14 0 13.7761 0 13.5ZM4 13.5C4 13.2239 4.22386 13 4.5 13H14.5C14.7761 13 15 13.2239 15 13.5C15 13.7761 14.7761 14 14.5 14H4.5C4.22386 14 4 13.7761 4 13.5Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),b0=["color"],B0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,b0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M11.5 1C11.7761 1 12 1.22386 12 1.5V13.5C12 13.7761 11.7761 14 11.5 14C11.2239 14 11 13.7761 11 13.5V1.5C11 1.22386 11.2239 1 11.5 1ZM9.5 3C9.77614 3 10 3.22386 10 3.5V13.5C10 13.7761 9.77614 14 9.5 14C9.22386 14 9 13.7761 9 13.5V3.5C9 3.22386 9.22386 3 9.5 3ZM13.5 3C13.7761 3 14 3.22386 14 3.5V13.5C14 13.7761 13.7761 14 13.5 14C13.2239 14 13 13.7761 13 13.5V3.5C13 3.22386 13.2239 3 13.5 3ZM5.5 4C5.77614 4 6 4.22386 6 4.5V13.5C6 13.7761 5.77614 14 5.5 14C5.22386 14 5 13.7761 5 13.5V4.5C5 4.22386 5.22386 4 5.5 4ZM1.5 5C1.77614 5 2 5.22386 2 5.5V13.5C2 13.7761 1.77614 14 1.5 14C1.22386 14 1 13.7761 1 13.5V5.5C1 5.22386 1.22386 5 1.5 5ZM7.5 5C7.77614 5 8 5.22386 8 5.5V13.5C8 13.7761 7.77614 14 7.5 14C7.22386 14 7 13.7761 7 13.5V5.5C7 5.22386 7.22386 5 7.5 5ZM3.5 7C3.77614 7 4 7.22386 4 7.5V13.5C4 13.7761 3.77614 14 3.5 14C3.22386 14 3 13.7761 3 13.5V7.5C3 7.22386 3.22386 7 3.5 7Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),N0=["color"],G0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,N0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M2 5H13C13.5523 5 14 5.44772 14 6V9C14 9.55228 13.5523 10 13 10H2C1.44772 10 1 9.55228 1 9V6C1 5.44772 1.44772 5 2 5ZM0 6C0 4.89543 0.895431 4 2 4H13C14.1046 4 15 4.89543 15 6V9C15 10.1046 14.1046 11 13 11H2C0.89543 11 0 10.1046 0 9V6ZM4.5 6.75C4.08579 6.75 3.75 7.08579 3.75 7.5C3.75 7.91421 4.08579 8.25 4.5 8.25C4.91421 8.25 5.25 7.91421 5.25 7.5C5.25 7.08579 4.91421 6.75 4.5 6.75ZM6.75 7.5C6.75 7.08579 7.08579 6.75 7.5 6.75C7.91421 6.75 8.25 7.08579 8.25 7.5C8.25 7.91421 7.91421 8.25 7.5 8.25C7.08579 8.25 6.75 7.91421 6.75 7.5ZM10.5 6.75C10.0858 6.75 9.75 7.08579 9.75 7.5C9.75 7.91421 10.0858 8.25 10.5 8.25C10.9142 8.25 11.25 7.91421 11.25 7.5C11.25 7.08579 10.9142 6.75 10.5 6.75Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),W0=["color"],H0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,W0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.28856 0.796908C7.42258 0.734364 7.57742 0.734364 7.71144 0.796908L13.7114 3.59691C13.8875 3.67906 14 3.85574 14 4.05V10.95C14 11.1443 13.8875 11.3209 13.7114 11.4031L7.71144 14.2031C7.57742 14.2656 7.42258 14.2656 7.28856 14.2031L1.28856 11.4031C1.11252 11.3209 1 11.1443 1 10.95V4.05C1 3.85574 1.11252 3.67906 1.28856 3.59691L7.28856 0.796908ZM2 4.80578L7 6.93078V12.9649L2 10.6316V4.80578ZM8 12.9649L13 10.6316V4.80578L8 6.93078V12.9649ZM7.5 6.05672L12.2719 4.02866L7.5 1.80176L2.72809 4.02866L7.5 6.05672Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),V0=["color"],Z0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,V0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.5 9.125C8.39746 9.125 9.125 8.39746 9.125 7.5C9.125 6.60254 8.39746 5.875 7.5 5.875C6.60254 5.875 5.875 6.60254 5.875 7.5C5.875 8.39746 6.60254 9.125 7.5 9.125ZM7.5 10.125C8.94975 10.125 10.125 8.94975 10.125 7.5C10.125 6.05025 8.94975 4.875 7.5 4.875C6.05025 4.875 4.875 6.05025 4.875 7.5C4.875 8.94975 6.05025 10.125 7.5 10.125Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),Q0=["color"],X0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,Q0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.49999 3.09998C7.27907 3.09998 7.09999 3.27906 7.09999 3.49998C7.09999 3.72089 7.27907 3.89998 7.49999 3.89998H14.5C14.7209 3.89998 14.9 3.72089 14.9 3.49998C14.9 3.27906 14.7209 3.09998 14.5 3.09998H7.49999ZM7.49998 5.1C7.27907 5.1 7.09998 5.27908 7.09998 5.5C7.09998 5.72091 7.27907 5.9 7.49998 5.9H14.5C14.7209 5.9 14.9 5.72091 14.9 5.5C14.9 5.27908 14.7209 5.1 14.5 5.1H7.49998ZM7.1 7.5C7.1 7.27908 7.27909 7.1 7.5 7.1H14.5C14.7209 7.1 14.9 7.27908 14.9 7.5C14.9 7.72091 14.7209 7.9 14.5 7.9H7.5C7.27909 7.9 7.1 7.72091 7.1 7.5ZM7.49998 9.1C7.27907 9.1 7.09998 9.27908 7.09998 9.5C7.09998 9.72091 7.27907 9.9 7.49998 9.9H14.5C14.7209 9.9 14.9 9.72091 14.9 9.5C14.9 9.27908 14.7209 9.1 14.5 9.1H7.49998ZM7.09998 11.5C7.09998 11.2791 7.27907 11.1 7.49998 11.1H14.5C14.7209 11.1 14.9 11.2791 14.9 11.5C14.9 11.7209 14.7209 11.9 14.5 11.9H7.49998C7.27907 11.9 7.09998 11.7209 7.09998 11.5ZM2.5 9.25003L5 6.00003H0L2.5 9.25003Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),Y0=["color"],J0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,Y0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M13.3536 2.35355C13.5488 2.15829 13.5488 1.84171 13.3536 1.64645C13.1583 1.45118 12.8417 1.45118 12.6464 1.64645L10.6828 3.61012C9.70652 3.21671 8.63759 3 7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C0.902945 9.08812 2.02314 10.1861 3.36061 10.9323L1.64645 12.6464C1.45118 12.8417 1.45118 13.1583 1.64645 13.3536C1.84171 13.5488 2.15829 13.5488 2.35355 13.3536L4.31723 11.3899C5.29348 11.7833 6.36241 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C14.0971 5.9119 12.9769 4.81391 11.6394 4.06771L13.3536 2.35355ZM9.90428 4.38861C9.15332 4.1361 8.34759 4 7.5 4C4.80285 4 2.52952 5.37816 1.09622 7.50001C1.87284 8.6497 2.89609 9.58106 4.09974 10.1931L9.90428 4.38861ZM5.09572 10.6114L10.9003 4.80685C12.1039 5.41894 13.1272 6.35031 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11C6.65241 11 5.84668 10.8639 5.09572 10.6114Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),K0=["color"],q0=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,K0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.5 11C4.80285 11 2.52952 9.62184 1.09622 7.50001C2.52952 5.37816 4.80285 4 7.5 4C10.1971 4 12.4705 5.37816 13.9038 7.50001C12.4705 9.62183 10.1971 11 7.5 11ZM7.5 3C4.30786 3 1.65639 4.70638 0.0760002 7.23501C-0.0253338 7.39715 -0.0253334 7.60288 0.0760014 7.76501C1.65639 10.2936 4.30786 12 7.5 12C10.6921 12 13.3436 10.2936 14.924 7.76501C15.0253 7.60288 15.0253 7.39715 14.924 7.23501C13.3436 4.70638 10.6921 3 7.5 3ZM7.5 9.5C8.60457 9.5 9.5 8.60457 9.5 7.5C9.5 6.39543 8.60457 5.5 7.5 5.5C6.39543 5.5 5.5 6.39543 5.5 7.5C5.5 8.60457 6.39543 9.5 7.5 9.5Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),$0=["color"],Wl=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,$0);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M2.5 1H12.5C13.3284 1 14 1.67157 14 2.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V2.5C1 1.67157 1.67157 1 2.5 1ZM2.5 2C2.22386 2 2 2.22386 2 2.5V8.3636L3.6818 6.6818C3.76809 6.59551 3.88572 6.54797 4.00774 6.55007C4.12975 6.55216 4.24568 6.60372 4.32895 6.69293L7.87355 10.4901L10.6818 7.6818C10.8575 7.50607 11.1425 7.50607 11.3182 7.6818L13 9.3636V2.5C13 2.22386 12.7761 2 12.5 2H2.5ZM2 12.5V9.6364L3.98887 7.64753L7.5311 11.4421L8.94113 13H2.5C2.22386 13 2 12.7761 2 12.5ZM12.5 13H10.155L8.48336 11.153L11 8.6364L13 10.6364V12.5C13 12.7761 12.7761 13 12.5 13ZM6.64922 5.5C6.64922 5.03013 7.03013 4.64922 7.5 4.64922C7.96987 4.64922 8.35078 5.03013 8.35078 5.5C8.35078 5.96987 7.96987 6.35078 7.5 6.35078C7.03013 6.35078 6.64922 5.96987 6.64922 5.5ZM7.5 3.74922C6.53307 3.74922 5.74922 4.53307 5.74922 5.5C5.74922 6.46693 6.53307 7.25078 7.5 7.25078C8.46693 7.25078 9.25078 6.46693 9.25078 5.5C9.25078 4.53307 8.46693 3.74922 7.5 3.74922Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),eh=["color"],th=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,eh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M5.49998 0.5C5.49998 0.223858 5.72383 0 5.99998 0H7.49998H8.99998C9.27612 0 9.49998 0.223858 9.49998 0.5C9.49998 0.776142 9.27612 1 8.99998 1H7.99998V2.11922C9.09832 2.20409 10.119 2.56622 10.992 3.13572C11.0116 3.10851 11.0336 3.08252 11.058 3.05806L12.058 2.05806C12.3021 1.81398 12.6978 1.81398 12.9419 2.05806C13.186 2.30214 13.186 2.69786 12.9419 2.94194L11.967 3.91682C13.1595 5.07925 13.9 6.70314 13.9 8.49998C13.9 12.0346 11.0346 14.9 7.49998 14.9C3.96535 14.9 1.09998 12.0346 1.09998 8.49998C1.09998 5.13361 3.69904 2.3743 6.99998 2.11922V1H5.99998C5.72383 1 5.49998 0.776142 5.49998 0.5ZM2.09998 8.49998C2.09998 5.51764 4.51764 3.09998 7.49998 3.09998C10.4823 3.09998 12.9 5.51764 12.9 8.49998C12.9 11.4823 10.4823 13.9 7.49998 13.9C4.51764 13.9 2.09998 11.4823 2.09998 8.49998ZM7.49998 8.49998V4.09998C5.06992 4.09998 3.09998 6.06992 3.09998 8.49998C3.09998 10.93 5.06992 12.9 7.49998 12.9C8.715 12.9 9.815 12.4075 10.6112 11.6112L7.49998 8.49998Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),nh=["color"],rh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,nh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.75432 0.819537C7.59742 0.726821 7.4025 0.726821 7.24559 0.819537L1.74559 4.06954C1.59336 4.15949 1.49996 4.32317 1.49996 4.5C1.49996 4.67683 1.59336 4.84051 1.74559 4.93046L7.24559 8.18046C7.4025 8.27318 7.59742 8.27318 7.75432 8.18046L13.2543 4.93046C13.4066 4.84051 13.5 4.67683 13.5 4.5C13.5 4.32317 13.4066 4.15949 13.2543 4.06954L7.75432 0.819537ZM7.49996 7.16923L2.9828 4.5L7.49996 1.83077L12.0171 4.5L7.49996 7.16923ZM1.5695 7.49564C1.70998 7.2579 2.01659 7.17906 2.25432 7.31954L7.49996 10.4192L12.7456 7.31954C12.9833 7.17906 13.2899 7.2579 13.4304 7.49564C13.5709 7.73337 13.4921 8.03998 13.2543 8.18046L7.75432 11.4305C7.59742 11.5232 7.4025 11.5232 7.24559 11.4305L1.74559 8.18046C1.50786 8.03998 1.42901 7.73337 1.5695 7.49564ZM1.56949 10.4956C1.70998 10.2579 2.01658 10.1791 2.25432 10.3195L7.49996 13.4192L12.7456 10.3195C12.9833 10.1791 13.2899 10.2579 13.4304 10.4956C13.5709 10.7334 13.4921 11.04 13.2543 11.1805L7.75432 14.4305C7.59742 14.5232 7.4025 14.5232 7.24559 14.4305L1.74559 11.1805C1.50785 11.04 1.42901 10.7334 1.56949 10.4956Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),ih=["color"],oh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,ih);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M8.69667 0.0403541C8.90859 0.131038 9.03106 0.354857 8.99316 0.582235L8.0902 6.00001H12.5C12.6893 6.00001 12.8625 6.10701 12.9472 6.27641C13.0319 6.4458 13.0136 6.6485 12.8999 6.80001L6.89997 14.8C6.76167 14.9844 6.51521 15.0503 6.30328 14.9597C6.09135 14.869 5.96888 14.6452 6.00678 14.4178L6.90974 9H2.49999C2.31061 9 2.13748 8.893 2.05278 8.72361C1.96809 8.55422 1.98636 8.35151 2.09999 8.2L8.09997 0.200038C8.23828 0.0156255 8.48474 -0.0503301 8.69667 0.0403541ZM3.49999 8.00001H7.49997C7.64695 8.00001 7.78648 8.06467 7.88148 8.17682C7.97648 8.28896 8.01733 8.43723 7.99317 8.5822L7.33027 12.5596L11.5 7.00001H7.49997C7.353 7.00001 7.21347 6.93534 7.11846 6.8232C7.02346 6.71105 6.98261 6.56279 7.00678 6.41781L7.66968 2.44042L3.49999 8.00001Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),ah=["color"],lh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,ah);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M1.49988 2.00012C1.77602 2.00012 1.99988 1.77626 1.99988 1.50012C1.99988 1.22398 1.77602 1.00012 1.49988 1.00012C1.22374 1.00012 0.999878 1.22398 0.999878 1.50012C0.999878 1.77626 1.22374 2.00012 1.49988 2.00012ZM4.49988 2.00012C4.77602 2.00012 4.99988 1.77626 4.99988 1.50012C4.99988 1.22398 4.77602 1.00012 4.49988 1.00012C4.22374 1.00012 3.99988 1.22398 3.99988 1.50012C3.99988 1.77626 4.22374 2.00012 4.49988 2.00012ZM7.99988 1.50012C7.99988 1.77626 7.77602 2.00012 7.49988 2.00012C7.22374 2.00012 6.99988 1.77626 6.99988 1.50012C6.99988 1.22398 7.22374 1.00012 7.49988 1.00012C7.77602 1.00012 7.99988 1.22398 7.99988 1.50012ZM10.4999 2.00012C10.776 2.00012 10.9999 1.77626 10.9999 1.50012C10.9999 1.22398 10.776 1.00012 10.4999 1.00012C10.2237 1.00012 9.99988 1.22398 9.99988 1.50012C9.99988 1.77626 10.2237 2.00012 10.4999 2.00012ZM13.9999 1.50012C13.9999 1.77626 13.776 2.00012 13.4999 2.00012C13.2237 2.00012 12.9999 1.77626 12.9999 1.50012C12.9999 1.22398 13.2237 1.00012 13.4999 1.00012C13.776 1.00012 13.9999 1.22398 13.9999 1.50012ZM1.49988 14.0001C1.77602 14.0001 1.99988 13.7763 1.99988 13.5001C1.99988 13.224 1.77602 13.0001 1.49988 13.0001C1.22374 13.0001 0.999878 13.224 0.999878 13.5001C0.999878 13.7763 1.22374 14.0001 1.49988 14.0001ZM1.99988 10.5001C1.99988 10.7763 1.77602 11.0001 1.49988 11.0001C1.22374 11.0001 0.999878 10.7763 0.999878 10.5001C0.999878 10.224 1.22374 10.0001 1.49988 10.0001C1.77602 10.0001 1.99988 10.224 1.99988 10.5001ZM1.49988 8.00012C1.77602 8.00012 1.99988 7.77626 1.99988 7.50012C1.99988 7.22398 1.77602 7.00012 1.49988 7.00012C1.22374 7.00012 0.999878 7.22398 0.999878 7.50012C0.999878 7.77626 1.22374 8.00012 1.49988 8.00012ZM1.99988 4.50012C1.99988 4.77626 1.77602 5.00012 1.49988 5.00012C1.22374 5.00012 0.999878 4.77626 0.999878 4.50012C0.999878 4.22398 1.22374 4.00012 1.49988 4.00012C1.77602 4.00012 1.99988 4.22398 1.99988 4.50012ZM13.4999 11.0001C13.776 11.0001 13.9999 10.7763 13.9999 10.5001C13.9999 10.224 13.776 10.0001 13.4999 10.0001C13.2237 10.0001 12.9999 10.224 12.9999 10.5001C12.9999 10.7763 13.2237 11.0001 13.4999 11.0001ZM13.9999 7.50012C13.9999 7.77626 13.776 8.00012 13.4999 8.00012C13.2237 8.00012 12.9999 7.77626 12.9999 7.50012C12.9999 7.22398 13.2237 7.00012 13.4999 7.00012C13.776 7.00012 13.9999 7.22398 13.9999 7.50012ZM13.4999 5.00012C13.776 5.00012 13.9999 4.77626 13.9999 4.50012C13.9999 4.22398 13.776 4.00012 13.4999 4.00012C13.2237 4.00012 12.9999 4.22398 12.9999 4.50012C12.9999 4.77626 13.2237 5.00012 13.4999 5.00012ZM4.99988 13.5001C4.99988 13.7763 4.77602 14.0001 4.49988 14.0001C4.22374 14.0001 3.99988 13.7763 3.99988 13.5001C3.99988 13.224 4.22374 13.0001 4.49988 13.0001C4.77602 13.0001 4.99988 13.224 4.99988 13.5001ZM7.49988 14.0001C7.77602 14.0001 7.99988 13.7763 7.99988 13.5001C7.99988 13.224 7.77602 13.0001 7.49988 13.0001C7.22374 13.0001 6.99988 13.224 6.99988 13.5001C6.99988 13.7763 7.22374 14.0001 7.49988 14.0001ZM10.9999 13.5001C10.9999 13.7763 10.776 14.0001 10.4999 14.0001C10.2237 14.0001 9.99988 13.7763 9.99988 13.5001C9.99988 13.224 10.2237 13.0001 10.4999 13.0001C10.776 13.0001 10.9999 13.224 10.9999 13.5001ZM13.4999 14.0001C13.776 14.0001 13.9999 13.7763 13.9999 13.5001C13.9999 13.224 13.776 13.0001 13.4999 13.0001C13.2237 13.0001 12.9999 13.224 12.9999 13.5001C12.9999 13.7763 13.2237 14.0001 13.4999 14.0001ZM3.99988 5.00012C3.99988 4.44784 4.44759 4.00012 4.99988 4.00012H9.99988C10.5522 4.00012 10.9999 4.44784 10.9999 5.00012V10.0001C10.9999 10.5524 10.5522 11.0001 9.99988 11.0001H4.99988C4.44759 11.0001 3.99988 10.5524 3.99988 10.0001V5.00012ZM4.99988 5.00012H9.99988V10.0001H4.99988V5.00012Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),sh=["color"],uh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,sh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M2.25 7.5C2.25 7.22386 2.47386 7 2.75 7H12.25C12.5261 7 12.75 7.22386 12.75 7.5C12.75 7.77614 12.5261 8 12.25 8H2.75C2.47386 8 2.25 7.77614 2.25 7.5Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),ch=["color"],fh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,ch);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M6.04995 2.74998C6.04995 2.44623 5.80371 2.19998 5.49995 2.19998C5.19619 2.19998 4.94995 2.44623 4.94995 2.74998V12.25C4.94995 12.5537 5.19619 12.8 5.49995 12.8C5.80371 12.8 6.04995 12.5537 6.04995 12.25V2.74998ZM10.05 2.74998C10.05 2.44623 9.80371 2.19998 9.49995 2.19998C9.19619 2.19998 8.94995 2.44623 8.94995 2.74998V12.25C8.94995 12.5537 9.19619 12.8 9.49995 12.8C9.80371 12.8 10.05 12.5537 10.05 12.25V2.74998Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),dh=["color"],hh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,dh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M6.85357 3.85355L7.65355 3.05353C8.2981 2.40901 9.42858 1.96172 10.552 1.80125C11.1056 1.72217 11.6291 1.71725 12.0564 1.78124C12.4987 1.84748 12.7698 1.97696 12.8965 2.10357C13.0231 2.23018 13.1526 2.50125 13.2188 2.94357C13.2828 3.37086 13.2779 3.89439 13.1988 4.44801C13.0383 5.57139 12.591 6.70188 11.9464 7.34645L7.49999 11.7929L6.35354 10.6465C6.15827 10.4512 5.84169 10.4512 5.64643 10.6465C5.45117 10.8417 5.45117 11.1583 5.64643 11.3536L7.14644 12.8536C7.34171 13.0488 7.65829 13.0488 7.85355 12.8536L8.40073 12.3064L9.57124 14.2572C9.65046 14.3893 9.78608 14.4774 9.9389 14.4963C10.0917 14.5151 10.2447 14.4624 10.3535 14.3536L12.3535 12.3536C12.4648 12.2423 12.5172 12.0851 12.495 11.9293L12.0303 8.67679L12.6536 8.05355C13.509 7.19808 14.0117 5.82855 14.1887 4.58943C14.2784 3.9618 14.2891 3.33847 14.2078 2.79546C14.1287 2.26748 13.9519 1.74482 13.6035 1.39645C13.2552 1.04809 12.7325 0.871332 12.2045 0.792264C11.6615 0.710945 11.0382 0.721644 10.4105 0.8113C9.17143 0.988306 7.80189 1.491 6.94644 2.34642L6.32322 2.96968L3.07071 2.50504C2.91492 2.48278 2.75773 2.53517 2.64645 2.64646L0.646451 4.64645C0.537579 4.75533 0.484938 4.90829 0.50375 5.0611C0.522563 5.21391 0.61073 5.34954 0.742757 5.42876L2.69364 6.59928L2.14646 7.14645C2.0527 7.24022 2.00002 7.3674 2.00002 7.50001C2.00002 7.63261 2.0527 7.75979 2.14646 7.85356L3.64647 9.35356C3.84173 9.54883 4.15831 9.54883 4.35357 9.35356C4.54884 9.1583 4.54884 8.84172 4.35357 8.64646L3.20712 7.50001L3.85357 6.85356L6.85357 3.85355ZM10.0993 13.1936L9.12959 11.5775L11.1464 9.56067L11.4697 11.8232L10.0993 13.1936ZM3.42251 5.87041L5.43935 3.85356L3.17678 3.53034L1.80638 4.90074L3.42251 5.87041ZM2.35356 10.3535C2.54882 10.1583 2.54882 9.8417 2.35356 9.64644C2.1583 9.45118 1.84171 9.45118 1.64645 9.64644L0.646451 10.6464C0.451188 10.8417 0.451188 11.1583 0.646451 11.3535C0.841713 11.5488 1.1583 11.5488 1.35356 11.3535L2.35356 10.3535ZM3.85358 11.8536C4.04884 11.6583 4.04885 11.3417 3.85359 11.1465C3.65833 10.9512 3.34175 10.9512 3.14648 11.1465L1.14645 13.1464C0.95119 13.3417 0.951187 13.6583 1.14645 13.8535C1.34171 14.0488 1.65829 14.0488 1.85355 13.8536L3.85358 11.8536ZM5.35356 13.3535C5.54882 13.1583 5.54882 12.8417 5.35356 12.6464C5.1583 12.4512 4.84171 12.4512 4.64645 12.6464L3.64645 13.6464C3.45119 13.8417 3.45119 14.1583 3.64645 14.3535C3.84171 14.5488 4.1583 14.5488 4.35356 14.3535L5.35356 13.3535ZM9.49997 6.74881C10.1897 6.74881 10.7488 6.1897 10.7488 5.5C10.7488 4.8103 10.1897 4.25118 9.49997 4.25118C8.81026 4.25118 8.25115 4.8103 8.25115 5.5C8.25115 6.1897 8.81026 6.74881 9.49997 6.74881Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),ph=["color"],vh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,ph);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M0.5 4C0.223858 4 0 4.22386 0 4.5V10.5C0 10.7761 0.223858 11 0.5 11H14.5C14.7761 11 15 10.7761 15 10.5V4.5C15 4.22386 14.7761 4 14.5 4H0.5ZM1 10V5H2.075V7.5C2.075 7.73472 2.26528 7.925 2.5 7.925C2.73472 7.925 2.925 7.73472 2.925 7.5V5H4.075V6.5C4.075 6.73472 4.26528 6.925 4.5 6.925C4.73472 6.925 4.925 6.73472 4.925 6.5V5H6.075V6.5C6.075 6.73472 6.26528 6.925 6.5 6.925C6.73472 6.925 6.925 6.73472 6.925 6.5V5H8.075V7.5C8.075 7.73472 8.26528 7.925 8.5 7.925C8.73472 7.925 8.925 7.73472 8.925 7.5V5H10.075V6.5C10.075 6.73472 10.2653 6.925 10.5 6.925C10.7347 6.925 10.925 6.73472 10.925 6.5V5H12.075V6.5C12.075 6.73472 12.2653 6.925 12.5 6.925C12.7347 6.925 12.925 6.73472 12.925 6.5V5H14V10H1Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),mh=["color"],gh=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,mh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M2.5 4C2.22386 4 2 4.22386 2 4.5C2 4.77614 2.22386 5 2.5 5H12.5C12.7761 5 13 4.77614 13 4.5C13 4.22386 12.7761 4 12.5 4H2.5ZM2 7.5C2 7.22386 2.22386 7 2.5 7H12.5C12.7761 7 13 7.22386 13 7.5C13 7.77614 12.7761 8 12.5 8H2.5C2.22386 8 2 7.77614 2 7.5ZM2 10.5C2 10.2239 2.22386 10 2.5 10H12.5C12.7761 10 13 10.2239 13 10.5C13 10.7761 12.7761 11 12.5 11H2.5C2.22386 11 2 10.7761 2 10.5Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))}),yh=["color"],yf=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,yh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M4 6H11L7.5 10.5L4 6Z",fill:v}))}),xh=["color"],xf=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,xh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M4 9H11L7.5 4.5L4 9Z",fill:v}))}),wh=["color"],wf=P.forwardRef(function(a,n){var c=a.color,v=c===void 0?"currentColor":c,i=gt(a,wh);return P.createElement("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},i,{ref:n}),P.createElement("path",{d:"M7.49998 1L6.92321 2.00307L1.17498 12L0.599976 13H1.7535H13.2464H14.4L13.825 12L8.07674 2.00307L7.49998 1ZM7.49998 3.00613L2.3285 12H12.6714L7.49998 3.00613Z",fill:v,fillRule:"evenodd",clipRule:"evenodd"}))});function Sh(a,n){if(typeof a!="object"||a===null)return a;var c=a[Symbol.toPrimitive];if(c!==void 0){var v=c.call(a,n||"default");if(typeof v!="object")return v;throw new TypeError("@@toPrimitive must return a primitive value.")}return(n==="string"?String:Number)(a)}function Ch(a){var n=Sh(a,"string");return typeof n=="symbol"?n:String(n)}function _h(a,n,c){return n=Ch(n),n in a?Object.defineProperty(a,n,{value:c,enumerable:!0,configurable:!0,writable:!0}):a[n]=c,a}function mc(a,n){var c=Object.keys(a);if(Object.getOwnPropertySymbols){var v=Object.getOwnPropertySymbols(a);n&&(v=v.filter(function(i){return Object.getOwnPropertyDescriptor(a,i).enumerable})),c.push.apply(c,v)}return c}function Hl(a){for(var n=1;n(a==null?void 0:a.reduce((n,c)=>n+c,0))/a.length;class Eh{constructor(n={}){this.names=[""],this.finished=[],this.gl=void 0,this.extension=void 0,this.query=void 0,this.paused=!1,this.overClock=!1,this.queryHasResult=!1,this.queryCreated=!1,this.isWebGL2=!0,this.memAccums=[],this.gpuAccums=[],this.activeAccums=[],this.logsAccums={mem:[],gpu:[],cpu:[],fps:[],fpsFixed:[]},this.fpsChart=[],this.gpuChart=[],this.cpuChart=[],this.memChart=[],this.paramLogger=()=>{},this.glFinish=()=>{},this.chartLogger=()=>{},this.chartLen=60,this.maxMemory=1500,this.chartHz=10,this.startCpuProfiling=!1,this.lastCalculateFixed=0,this.chartFrame=0,this.gpuTimeProcess=0,this.chartTime=0,this.activeQueries=0,this.circularId=0,this.detected=0,this.frameId=0,this.rafId=0,this.idleCbId=0,this.checkQueryId=0,this.uuid=void 0,this.currentCpu=0,this.currentMem=0,this.paramFrame=0,this.paramTime=0,this.now=()=>{},this.t0=0,window.GLPerf=window.GLPerf||{},Object.assign(this,n),this.fpsChart=new Array(this.chartLen).fill(0),this.gpuChart=new Array(this.chartLen).fill(0),this.cpuChart=new Array(this.chartLen).fill(0),this.memChart=new Array(this.chartLen).fill(0),this.now=()=>window.performance&&window.performance.now?window.performance.now():Date.now(),this.initGpu(),this.is120hz()}initGpu(){this.uuid=kc.generateUUID(),this.gl&&(this.isWebGL2=!0,this.extension||(this.extension=this.gl.getExtension("EXT_disjoint_timer_query_webgl2")),this.extension===null&&(this.isWebGL2=!1))}is120hz(){let n=0;const c=v=>{++n<20?this.rafId=window.requestAnimationFrame(c):(this.detected=Math.ceil(1e3*n/(v-this.t0)/70),window.cancelAnimationFrame(this.rafId)),this.t0||(this.t0=v)};this.rafId=window.requestAnimationFrame(c)}addUI(n){this.names.indexOf(n)===-1&&(this.names.push(n),this.gpuAccums.push(0),this.activeAccums.push(!1))}nextFps(n){const c=16.666666666666668,v=c-n.timeRemaining(),i=c*Pn.fpsLimit/10/v;i<0||(Pn.value=i,Pn.isOverLimit<25?Pn.isOverLimit++:Ge.setState({overclockingFps:!0}))}nextFrame(n){this.frameId++;const c=n||this.now();let v=c-this.paramTime,i=0;if(this.frameId<=1)this.paramFrame=this.frameId,this.paramTime=c;else if(c>=this.paramTime){this.maxMemory=window.performance.memory?window.performance.memory.jsHeapSizeLimit/1048576:0;const r=this.frameId-this.paramFrame,s=r*1e3/v,f=Ge.getState().overclockingFps?Pn.value:s;if(i=this.isWebGL2?this.gpuAccums[0]:this.gpuAccums[0]/v,this.isWebGL2?this.gpuAccums[0]=0:Promise.all(this.finished).then(()=>{this.gpuAccums[0]=0,this.finished=[]}),this.currentMem=Math.round(window.performance&&window.performance.memory?window.performance.memory.usedJSHeapSize/1048576:0),window.performance&&this.startCpuProfiling){window.performance.mark("cpu-finished");const u=performance.measure("cpu-duration","cpu-started","cpu-finished");this.currentCpu=u.duration,this.logsAccums.cpu.push(this.currentCpu),this.startCpuProfiling=!1}this.logsAccums.mem.push(this.currentMem),this.logsAccums.fpsFixed.push(s),this.logsAccums.fps.push(f),this.logsAccums.gpu.push(i),this.overClock&&typeof window.requestIdleCallback<"u"&&(Pn.isOverLimit>0&&f>s?Pn.isOverLimit--:Ge.getState().overclockingFps&&Ge.setState({overclockingFps:!1})),c>=this.paramTime+180&&(this.paramLogger({cpu:to(this.logsAccums.cpu),gpu:to(this.logsAccums.gpu),mem:to(this.logsAccums.mem),fps:to(this.logsAccums.fps),duration:Math.round(v),maxMemory:this.maxMemory,frameCount:r}),this.logsAccums.mem=[],this.logsAccums.fps=[],this.logsAccums.gpu=[],this.logsAccums.cpu=[],this.paramFrame=this.frameId,this.paramTime=c),this.overClock&&c-this.lastCalculateFixed>=2*1e3&&(this.lastCalculateFixed=n,Pn.fpsLimit=Math.round(to(this.logsAccums.fpsFixed)/10)*100,Ge.setState({fpsLimit:Pn.fpsLimit/10}),this.logsAccums.fpsFixed=[],this.paramFrame=this.frameId,this.paramTime=c)}if(!this.detected||!this.chartFrame)this.chartFrame=this.frameId,this.chartTime=c,this.circularId=0;else{const r=c-this.chartTime;let s=this.chartHz*r/1e3;for(;--s>0&&this.detected;){const u=(this.frameId-this.chartFrame)/r*1e3,h=Ge.getState().overclockingFps?Pn.value:u;this.fpsChart[this.circularId%this.chartLen]=h;const d=1e3/this.currentMem,m=this.currentCpu,y=(this.isWebGL2?this.gpuAccums[1]*2:Math.round(this.gpuAccums[1]/v*100))+4;y>0&&(this.gpuChart[this.circularId%this.chartLen]=y),m>0&&(this.cpuChart[this.circularId%this.chartLen]=m),d>0&&(this.memChart[this.circularId%this.chartLen]=d);for(let x=0;x0&&(i||this.activeAccums.forEach((u,h)=>{this.gpuAccums[h]=f}))}}(v||!this.query)&&(this.queryCreated=!0,this.query=n.createQuery(),n.beginQuery(c.TIME_ELAPSED_EXT,this.query))}}endGpu(){const n=this.extension,c=this.gl;this.isWebGL2&&this.queryCreated&&c.getQuery(n.TIME_ELAPSED_EXT,c.CURRENT_QUERY)&&c.endQuery(n.TIME_ELAPSED_EXT)}begin(n){this.startGpu(),this.updateAccums(n)}end(n){this.endGpu(),this.updateAccums(n)}updateAccums(n){let c=this.names.indexOf(n);c===-1&&(c=this.names.length,this.addUI(n));const v=this.now();this.activeAccums[c]=!this.activeAccums[c],this.t0=v}}const Th=a=>{a.forEach((n,c)=>{const{meshes:v}=n;if(!v)return;let i={total:0,type:"Triangle",data:[]};Object.keys(v).forEach(r=>{const s=v[r],{geometry:f,material:u}=s;let h=f.index;const d=f.attributes.position;if(!d)return;let m=1;u.wireframe===!0&&(m=0);const y=h!==null?h.count:d.count,x=f.drawRange.start*m,C=f.drawRange.count*m,T=x,S=Math.min(y,x+C)-1;let _=1;const w=s.count||1;let M="Triangle",D=0;s.isMesh?u.wireframe===!0?(M="Line",_=_/2):(M="Triangle",_=_/3):s.isLine?(M="Line",s.isLineSegments?_=_/2:s.isLineLoop?_=_:_=_-1):s.isPoints?(M="Point",_=_):s.isSprite&&(M="Triangle",_=_/3);const R=Math.round(Math.max(0,S-T+1)*(_*w));R>D&&(D=R,i.type=M),i.total+=R,i.data.push({drawCount:R,type:M}),s.userData.drawCount={type:M,count:R}}),n.drawCounts=i})},Mh=Ir.prototype.updateMatrixWorld,kh=Ir.prototype.updateWorldMatrix,gc=Ir.prototype.updateMatrix;let gi={value:0},Xn={value:0};const Ph=a=>{let n=""+a;return n=n.match("^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$"),n!==null},yc=(a,n)=>{a.defines||(a.defines={}),a.defines&&!a.defines.muiPerf&&(a.defines=Object.assign(a.defines||{},{muiPerf:a.uuid}));const c=a.uuid;return n[c]||(n[c]={meshes:{},material:a},a.needsUpdate=!0),a.needsUpdate=!1,c},Lh=a=>a==="muiPerf",Ge=ed(a=>({log:null,paused:!1,triggerProgramsUpdate:0,customData:0,fpsLimit:60,overclockingFps:!1,chart:{data:{fps:[],cpu:[],gpu:[],mem:[]},circularId:0},gl:void 0,objectWithMaterials:null,scene:void 0,programs:new Map,sceneLength:void 0,tab:"infos"})),Sf=({trackCPU:a,overClock:n,chart:c,deepAnalyze:v,matrixUpdate:i})=>{const{gl:r,scene:s}=Ci();Ge.setState({gl:r,scene:s});const f=P.useMemo(()=>{const u=new Eh({trackGPU:!0,overClock:n,chartLen:c?c.length:120,chartHz:c?c.hz:60,gl:r.getContext(),chartLogger:m=>{Ge.setState({chart:m})},paramLogger:m=>{Ge.setState({log:{maxMemory:m.maxMemory,gpu:m.gpu,cpu:m.cpu,mem:m.mem,fps:m.fps,totalTime:m.duration,frameCount:m.frameCount}})}}),h=new Map,d=new Map;return Object.defineProperty(da.prototype,"onBeforeRender",{get(){return(...m)=>{var y;u&&u.begin("profiler"),(y=h.get(this))===null||y===void 0||y(...m)}},set(m){h.set(this,m)},configurable:!0}),Object.defineProperty(da.prototype,"onAfterRender",{get(){return(...m)=>{var y;u&&u.end("profiler"),(y=d.get(this))===null||y===void 0||y(...m)}},set(m){d.set(this,m)},configurable:!0}),u},[]);return P.useEffect(()=>{f&&(f.overClock=n||!1,n===!1&&(Ge.setState({overclockingFps:!1}),Pn.value=0,Pn.isOverLimit=0),f.chartHz=(c==null?void 0:c.hz)||60,f.chartLen=(c==null?void 0:c.length)||120)},[n,f,c==null?void 0:c.length,c==null?void 0:c.hz]),P.useEffect(()=>{i&&(Ir.prototype.updateMatrixWorld=function(){(this.matrixWorldNeedsUpdate||arguments[0])&&gi.value++,Mh.apply(this,arguments)},Ir.prototype.updateWorldMatrix=function(){gi.value++,kh.apply(this,arguments)},Ir.prototype.updateMatrix=function(){Xn.value++,gc.apply(this,arguments)}),r.info.autoReset=!1;let u=null,h=null;if(r.info)return u=r1(function(){Ge.getState().paused&&Ge.setState({paused:!1}),window.performance&&(window.performance.mark("cpu-started"),f.startCpuProfiling=!0),Xn.value-=1,gi.value=0,Xn.value=0,r.info&&r.info.reset()}),h=i1(function(){if(f&&!f.paused&&(f.nextFrame(window.performance.now()),n&&typeof window.requestIdleCallback<"u"&&(f.idleCbId=requestIdleCallback(f.nextFps))),v){var m,y;const x={},C=new Map;s.traverse(function(S){if((S instanceof oo||S instanceof Fd)&&S.material){let _=S.material.uuid;Array.isArray(S.material)&&S.material.length>1?_=yc(S.material[1],x):_=yc(S.material,x),x[_].meshes[S.uuid]=S}}),r==null||(m=r.info)===null||m===void 0||(y=m.programs)===null||y===void 0||y.forEach(T=>{const S=T.cacheKey.split(","),_=S[S.findIndex(Lh)+1];if(Ph(_)&&x[_]){const{material:w,meshes:M}=x[_];C.set(_,{program:T,material:w,meshes:M,drawCounts:{total:0,type:"triangle",data:[]},expand:!1,visible:!0})}}),C.size!==Ge.getState().programs.size&&(Th(C),Ge.setState({programs:C,triggerProgramsUpdate:Ge.getState().triggerProgramsUpdate++}))}}),()=>{f&&(typeof window.cancelIdleCallback<"u"&&window.cancelIdleCallback(f.idleCbId),window.cancelAnimationFrame(f.rafId),window.cancelAnimationFrame(f.checkQueryId)),i&&(Ir.prototype.updateMatrixWorld=gc),u(),h()}},[f,r,a,c,i]),P.useEffect(()=>{const u=o1(function(){return f&&(f.paused=!0,Xn.value=0,gi.value=0,Ge.setState({paused:!0,log:{maxMemory:0,gpu:0,mem:0,cpu:0,fps:0,totalTime:0,frameCount:0}})),!1});return()=>{u()}},[]),null},Uh=_t("div",{position:"fixed",top:0,right:0,zIndex:9999,fontFamily:`-apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen', - 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue', - sans-serif`,backgroundColor:"rgba(36, 36, 36, .9)",color:"#fff",margin:0,minHeight:"100px",padding:"4px 0","-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale",userSelect:"none","&.top-left":{right:"initial",left:0},"&.bottom-left":{right:"initial",top:"initial",bottom:0,left:0,".__perf_toggle":{top:"-20px",bottom:"initial"}},"&.bottom-right":{top:"initial",bottom:0,".__perf_toggle":{top:"-20px",bottom:"initial"}},"&.minimal":{backgroundColor:"rgba(36, 36, 36, .75)"},"*":{margin:"0",padding:"0",border:"0",fontSize:"100%",lineHeight:"1",verticalAlign:"baseline"}}),Pl=_t("small",{position:"absolute",right:0,fontSize:"10px"}),Nt=_t("div",{display:"inline-flex",fontStyle:"normal",padding:0,lineHeight:"13px",fontSize:"14px",width:"62px",position:"relative",pointerEvents:"auto",cursor:"default",fontWeight:500,letterSpacing:"0px",textAlign:"left",height:"29px",whiteSpace:"nowrap",justifyContent:"space-evenly",fontVariantNumeric:"tabular-nums",small:{paddingLeft:"12px"},svg:{padding:0,color:"rgba(145, 145, 145, 0.3)",fontSize:"40px",position:"absolute",zIndex:1,maxHeight:"20px",left:" 50%",marginLeft:"-23px",top:"4px"}}),rn=_t("span",{verticalAlign:"bottom",position:"absolute",bottom:"5px",color:"rgba(101, 197, 188, 1)",textAlign:"right",letterSpacing:"1px",fontSize:"8px",fontWeight:"500",width:"60px"}),Rh=_t("div",{display:"flex"}),Fh=_t("div",{backgroundColor:"#404040",padding:"6px",display:"block",fontSize:"12px",marginBottom:"6px",cursor:"pointer","*":{cursor:"pointer !important"},"> span":{},small:{fontSize:"9px"},"> b":{marginRight:"4px",cursor:"pointer"}}),Ah=_t("div",{height:"66px",overflow:"hidden",position:"absolute",pointerEvents:"none",display:"flex",top:"0px",justifyContent:"center",width:"100%",minWidth:"310px",margin:"0 auto",canvas:{background:"transparent !important",position:"absolute !important"}}),Dh=_t("div",{textAlign:"center",fontWeight:700,fontSize:"12px",lineHeight:"12px",display:"flex",justifyContent:"center",alignItems:"center",verticalAlign:"middle",color:"#f1f1f1",padding:"7px",width:"100%",backgroundColor:"rgba(36, 36, 37, 0.8)",zIndex:1,position:"absolute",height:"100%"}),is=_t("div",{pointerEvents:"auto",justifyContent:"center",cursor:"pointer",fontSize:"12px",backgroundColor:"rgb(41, 43, 45)",marginTop:"6px",width:"auto",margin:"0",color:"rgba(145, 145, 145, 1)",textAlign:"center",display:"inline-block",verticalAlign:"middle",padding:"4px 6px","&.__perf_toggle_tab_active":{backgroundColor:"rgb(31 31 31)"},svg:{width:"12px",height:"12px",float:"left"}}),Oh=_t("div",{pointerEvents:"auto",justifyContent:"center",cursor:"pointer",fontSize:"12px",float:"right",backgroundColor:"rgb(41, 43, 45)",width:"auto",margin:"0",color:"rgba(145, 145, 145, 1)",textAlign:"center",display:"inline-block",verticalAlign:"middle",padding:"4px 6px","&.__perf_toggle_tab_active":{backgroundColor:"rgb(31 31 31)"},svg:{width:"12px",height:"12px",float:"left"}}),zh=_t("div",{padding:"4px 6px",fontSize:"12px",pointerEvents:"auto"}),Ih=_t("span",{fontWeight:"bold",letterSpacing:"0.08em",maxWidth:"145px",overflow:"hidden",textOverflow:"ellipsis",display:"inline-block",verticalAlign:"middle",fontSize:"11px",marginRight:"10px"}),jh=_t("div",{maxHeight:"50vh",overflowY:"auto",marginTop:"38px"}),bh=_t("div",{marginTop:"0"}),xc=_t("div",{display:"flex",position:"relative",fontWeight:"bold",color:"#fff",lineHeight:"14px",svg:{marginRight:"4px",display:"inline-block"}}),Cf=_t("ul",{display:"block",position:"relative",paddingLeft:"10px",margin:"6px 6px",img:{maxHeight:"60px",maxWidth:"100%",margin:"6px auto",display:"block"},"&:after":{content:"",position:"absolute",left:"0px",top:"0px",width:"1px",height:"100%",backgroundColor:"grey",transform:"translateX(-50%)",maxHeight:"50vh",overflowY:"auto"},li:{borderBottom:"1px solid #313131",display:"block",padding:"4px",margin:0,lineHeight:1,verticalAlign:"middle",height:"24px"},b:{fontWeight:"bold"},small:{textAlign:"revert",letterSpacing:"1px",fontSize:"10px",fontWeight:"500",marginLeft:"2px",color:"rgb(101, 197, 188)"}}),_f=_t("button",{fontWeight:"bold",letterSpacing:"0.02em",backgroundColor:"rgb(41, 43, 45)",color:"rgb(211, 211, 211)",overflow:"hidden",textOverflow:"ellipsis",cursor:"pointer",display:"block",verticalAlign:"middle",fontSize:"11px",padding:"5px",margin:"4px auto"}),Bh=_t("div",{display:"flex",justifyContent:"center",cursor:"pointer",fontSize:"12px",backgroundColor:"rgb(41, 43, 45)",marginTop:"6px",width:"auto",margin:"0 auto",color:"rgba(145, 145, 145, 1)",textAlign:"center",position:"absolute",right:0,bottom:" -20px",svg:{width:"12px",height:"12px",float:"left"}}),Nh=_t("li",{display:"flex !important",height:"auto !important",span:{height:"40px",display:"block",position:"relative"},b:{paddingLeft:"12px"}}),kn=P.memo(({isPerf:a,color:n,colorBlind:c,customData:v,isMemory:i,isShadersInfo:r,metric:s,fontSize:f,offsetY:u=0,offsetX:h,round:d,hasInstance:m})=>{const{width:y,height:x}=Ci(S=>S.viewport),C=P.useRef(null),T=P.useRef(null);return ao(function(){const _=Ge.getState().gl,w=Ge.getState().log;if(!w||!C.current||(v&&(C.current.text=Ge.getState().customData),!s))return;let M=w[s];if(r){var D;M=(D=_.info.programs)===null||D===void 0?void 0:D.length}else s==="matriceCount"?M=Xn.value:!a&&_.info.render&&(M=(i?_.info.memory:_.info.render)[s]);if(s==="fps"&&(C.current.color=Ge.getState().overclockingFps?Gt(c).overClock.toString():`rgb(${Gt(c).fps.toString()})`),C.current.text=(Math.round(M*Math.pow(10,d))/Math.pow(10,d)).toFixed(d),m){const R=_.info.instance;if(typeof R>"u"&&s!=="matriceCount")return;let A;s==="matriceCount"?A=gi.value:A=R[s],A>0?(C.current.fontSize=f/1.15,T.current.fontSize=M>0?f/1.4:f,C.current.position.y=x/2-u-f/1.9,T.current.text=" ± "+(Math.round(A*Math.pow(10,d))/Math.pow(10,d)).toFixed(d)):(C.current.position.y=x/2-u-f,C.current.fontSize=f)}Xn.value-=1,C.current.updateMatrix(),C.current.matrixWorld.copy(C.current.matrix)}),L.jsxs(P.Suspense,{fallback:null,children:[L.jsxs(vc,{textAlign:"justify",matrixAutoUpdate:!1,ref:C,fontSize:f,position:[-y/2+h+f,x/2-u-f,0],color:n,characters:"0123456789",onUpdate:S=>{S.updateMatrix(),Xn.value-=1,S.matrixWorld.copy(S.matrix)},children:[L.jsx("meshBasicMaterial",{blending:Du}),"0"]}),m&&L.jsx(vc,{textAlign:"justify",matrixAutoUpdate:!1,ref:T,fontSize:8,position:[-y/2+h+f,x/2-u-f*1.15,0],color:"lightgrey",characters:"0123456789",onUpdate:S=>{S.updateMatrix(),Xn.value-=1,S.matrixWorld.copy(S.matrix)},children:L.jsx("meshBasicMaterial",{blending:Du})})]})}),Gh=({colorBlind:a,customData:n,minimal:c,matrixUpdate:v})=>L.jsxs(L.Fragment,{children:[L.jsx(kn,{colorBlind:a,color:`rgb(${Gt(a).fps.toString()})`,isPerf:!0,metric:"fps",fontSize:14,offsetX:140,round:0}),L.jsx(kn,{color:`rgb(${Gt(a).cpu.toString()})`,isPerf:!0,metric:"cpu",fontSize:14,offsetX:72,round:3}),L.jsx(kn,{color:`rgb(${Gt(a).gpu.toString()})`,isPerf:!0,metric:"gpu",fontSize:14,offsetX:10,round:3}),c?null:L.jsxs(L.Fragment,{children:[L.jsx(kn,{metric:"calls",fontSize:14,offsetX:200,round:0,hasInstance:!0}),L.jsx(kn,{metric:"triangles",fontSize:14,offsetX:260,round:0,hasInstance:!0}),L.jsx(kn,{isMemory:!0,metric:"geometries",fontSize:14,offsetY:30,offsetX:0,round:0}),L.jsx(kn,{isMemory:!0,metric:"textures",fontSize:14,offsetY:30,offsetX:80,round:0}),L.jsx(kn,{isShadersInfo:!0,metric:"programs",fontSize:14,offsetY:30,offsetX:140,round:0}),L.jsx(kn,{metric:"lines",fontSize:14,offsetY:30,offsetX:200,round:0,hasInstance:!0}),L.jsx(kn,{metric:"points",fontSize:14,offsetY:30,offsetX:260,round:0,hasInstance:!0}),v&&L.jsx(kn,{isPerf:!0,metric:"matriceCount",fontSize:14,offsetY:30,offsetX:320,round:0,hasInstance:!0})]}),n&&L.jsx(kn,{color:`rgb(${Gt(a).custom.toString()})`,customData:n,fontSize:14,offsetY:0,offsetX:c?200:320,round:0})]}),Wh=({colorBlind:a,minimal:n,chart:c={length:30,hz:15}})=>{const v=P.useMemo(()=>({fps:new Float32Array(c.length*3),cpu:new Float32Array(c.length*3),gpu:new Float32Array(c.length*3)}),[c]),i=P.useRef(null),r=P.useRef(null),s=P.useRef(null),f=P.useRef(null),u=P.useMemo(()=>new st(0,0,0),[]),h=(d,m=1,y,x)=>{let C=0;const{width:T,height:S}=x,_=Ge.getState().chart.data[d];if(!_||_.length===0)return;const w=n?2:6,M=n?12:50;let D=_.length;for(let R=0;RC&&(C=_[A]*m),u.set(w+R/(D-1)*(T-w*2)-T/2,Math.min(100,_[A])*m/100*(S-w*2-M)-S/2,0),u.toArray(y.attributes.position.array,R*3))}y.attributes.position.needsUpdate=!0};return ao(function({viewport:m}){h("fps",1,i.current,m),r.current&&r.current.color.set(Ge.getState().overclockingFps?Gt(a).overClock.toString():`rgb(${Gt(a).fps.toString()})`),h("gpu",5,s.current,m),h("cpu",5,f.current,m)}),L.jsxs(L.Fragment,{children:[L.jsxs("line",{children:[L.jsx("bufferGeometry",{ref:i,children:L.jsx("bufferAttribute",{attach:"attributes-position",count:c.length,array:v.fps,itemSize:3,usage:hl,needsUpdate:!0})}),L.jsx("lineBasicMaterial",{ref:r,color:`rgb(${Gt(a).fps.toString()})`,transparent:!0,opacity:.5})]}),L.jsxs("line",{children:[L.jsx("bufferGeometry",{ref:s,children:L.jsx("bufferAttribute",{attach:"attributes-position",count:c.length,array:v.gpu,itemSize:3,usage:hl,needsUpdate:!0})}),L.jsx("lineBasicMaterial",{color:`rgb(${Gt(a).gpu.toString()})`,transparent:!0,opacity:.5})]}),L.jsxs("line",{children:[L.jsx("bufferGeometry",{ref:f,children:L.jsx("bufferAttribute",{attach:"attributes-position",count:c.length,array:v.cpu,itemSize:3,usage:hl,needsUpdate:!0})}),L.jsx("lineBasicMaterial",{color:`rgb(${Gt(a).cpu.toString()})`,transparent:!0,opacity:.5})]})]})},Hh=({colorBlind:a,chart:n,customData:c,matrixUpdate:v,showGraph:i=!0,antialias:r=!0,minimal:s})=>{const f=P.useRef(void 0),u=Ge(h=>h.paused);return L.jsxs(Ah,{style:{display:"flex",position:"absolute",height:`${s?37:i?100:60}px`,minWidth:`${s?"100px":c?"370px":"310px"}`},children:[L.jsx(P1,{ref:f,orthographic:!0,dpr:r?[1,2]:1,gl:{antialias:!0,alpha:!0,stencil:!1,depth:!1},onCreated:({scene:h})=>{h.traverse(d=>{d.matrixWorldAutoUpdate=!1,d.matrixAutoUpdate=!1})},flat:!0,style:{marginBottom:"-42px",position:"relative",pointerEvents:"none",background:"transparent !important",height:`${s?37:i?100:60}px`},children:u?null:L.jsxs(L.Fragment,{children:[L.jsx(Vh,{}),L.jsx(Gh,{customData:c,minimal:s,matrixUpdate:v}),i&&L.jsx(Wh,{colorBlind:a,minimal:s,chart:n})]})}),u&&L.jsxs(Dh,{children:[L.jsx(fh,{})," PAUSED"]})]})},Vh=()=>(ao(function({gl:n,scene:c,camera:v}){v.updateMatrix(),Xn.value-=1,v.matrixWorld.copy(v.matrix),v.matrixWorldInverse.copy(v.matrixWorld).invert(),n.render(c,v),gi.value=0,Xn.value=0},1/0),null);function Zh(a,n){if(a==null)return{};var c={},v=Object.keys(a),i,r;for(r=0;r=0)&&(c[i]=a[i]);return c}function Qh(a,n){if(a==null)return{};var c=Zh(a,n),v,i;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(a);for(i=0;i=0)&&Object.prototype.propertyIsEnumerable.call(a,v)&&(c[v]=a[v])}return c}const Xh=["portal","className","children"],Yh=P.forwardRef((a,n)=>{let{portal:c,className:v,children:i}=a,r=Qh(a,Xh);const s=Ci(d=>d.gl),f=P.useRef(null),u=P.useRef(null),h=(c==null?void 0:c.current)!=null?c.current:s.domElement.parentNode;return P.useLayoutEffect(()=>{if(!f.current||!h)return;const d=document.createElement("div"),m=u.current=_c(d);return h.appendChild(d),()=>{m.unmount(),u.current=null,h.removeChild(d)}},[h]),P.useLayoutEffect(()=>{const d=u.current;d&&d.render(L.jsx("div",{ref:n,className:v,children:i}))}),L.jsx("group",Hl(Hl({},r),{},{ref:f}))}),wc=(a,n)=>{const c=i=>{switch(i){case 1e3:return"RepeatWrapping";case 1001:return"ClampToEdgeWrapping";case 1002:return"MirroredRepeatWrapping";default:return"ClampToEdgeWrapping"}},v=i=>{switch(i){case 3e3:return"LinearEncoding";case 3001:return"sRGBEncoding";case 3002:return"RGBEEncoding";case 3003:return"LogLuvEncoding";case 3004:return"RGBM7Encoding";case 3005:return"RGBM16Encoding";case 3006:return"RGBDEncoding";case 3007:return"GammaEncoding";default:return"ClampToEdgeWrapping"}};return{name:a,url:n.image.currentSrc,encoding:v(n.encoding),wrapT:c(n.image.wrapT),flipY:n.flipY.toString()}},Jh=({program:a,material:n,setTexNumber:c})=>{const v=Ge(s=>s.gl),[i,r]=P.useState(null);return P.useEffect(()=>{if(v){const s=a==null?void 0:a.getUniforms();let f=0;const u=new Map;s.seq.forEach(h=>{if(!h.id.includes("uTroika")&&h.id!=="isOrthographic"&&h.id!=="uvTransform"&&h.id!=="lightProbe"&&h.id!=="projectionMatrix"&&h.id!=="viewMatrix"&&h.id!=="normalMatrix"&&h.id!=="modelMatrix"&&h.id!=="modelViewMatrix"){let d=[],m={name:h.id};h.cache&&(h.cache.forEach(y=>{typeof y<"u"&&d.push(y.toString().substring(0,4))}),m.value=d.join(),n[h.id]&&n[h.id].image&&n[h.id].image&&(f++,m.value=wc(h.id,n[h.id])),m.value||(m.value="empty"),u.set(h.id,m))}}),n.uniforms&&Object.keys(n.uniforms).forEach(h=>{const d=n.uniforms[h];if(d.value){const{value:m}=d;let y={name:h};if(h.includes("uTroika"))return;if(m instanceof Vl)f++,y.value=wc(h,m);else{let x=JSON.stringify(m);try{x=JSON.stringify(m)}catch{x=m.toString()}y.value=x}u.set(h,y)}}),f>0&&c(f),r(u)}},[]),L.jsx(Cf,{children:i&&Array.from(i.values()).map(s=>L.jsx("span",{children:typeof s.value=="string"?L.jsx("li",{children:L.jsxs("span",{children:[s.name," :"," ",L.jsxs("b",{children:[s.value.substring(0,30),s.value.length>30?"...":""]})]})}):L.jsxs(L.Fragment,{children:[L.jsx("li",{children:L.jsxs("b",{children:[s.value.name,":"]})}),L.jsxs("div",{children:[Object.keys(s.value).map(f=>f!=="name"?L.jsx("div",{children:f==="url"?L.jsx("a",{href:s.value[f],target:"_blank",children:L.jsx("img",{src:s.value[f]})}):L.jsxs("li",{children:[f,": ",L.jsx("b",{children:s.value[f]})]})},f):null),L.jsxs(_f,{onClick:()=>{var f;console.info(n[s.value.name]||(n==null||(f=n.uniforms[s.value.name])===null||f===void 0?void 0:f.value))},children:["console.info(",s.value.name,");"]})]})]})},s.name))})},Kh=({el:a})=>{Ge(v=>v.log);const n=Ge(v=>v.gl),c=v=>{if(!n)return 0;const i=Math.round(v.drawCounts.total/(n.info.render.triangles+n.info.render.lines+n.info.render.points)*100*10)/10;return isFinite(i)&&i||0};return L.jsx(L.Fragment,{children:a.drawCounts.total>0&&L.jsxs(Nt,{style:{height:"auto",width:"auto",margin:"0 4px"},children:[a.drawCounts.type==="Triangle"?L.jsx(wf,{style:{top:"-1px"}}):L.jsx(gf,{style:{top:"-1px"}}),a.drawCounts.total,L.jsxs("small",{children:[a.drawCounts.type,"s"]}),n&&L.jsxs(rn,{style:{bottom:"-10px",width:"40px",fontWeight:"bold"},children:[a.visible&&!a.material.wireframe?c(a):0,"%"]})]})})},qh=({el:a})=>{const[n,c]=P.useState(a.visible),[v,i]=P.useState(a.expand),[r,s]=P.useState(0),{meshes:f,program:u,material:h}=a;return L.jsxs(zh,{children:[L.jsxs(Fh,{onClick:()=>{a.expand=!v,Object.keys(f).forEach(d=>{const m=f[d];m.material.wireframe=!1}),i(!v)},children:[L.jsx(is,{style:{marginRight:"6px"},children:v?L.jsx("span",{children:L.jsx(yf,{})}):L.jsx("span",{children:L.jsx(xf,{})})}),u&&L.jsxs("span",{children:[L.jsx(Ih,{children:u.name}),L.jsxs(Nt,{style:{height:"auto",width:"auto",margin:"0 4px"},children:[L.jsx(rh,{style:{top:"-1px"}}),Object.keys(f).length,L.jsx("small",{children:Object.keys(f).length>1?"users":"user"})]}),r>0&&L.jsxs(Nt,{style:{height:"auto",width:"auto",margin:"0 4px"},children:[r>1?L.jsx(Wl,{style:{top:"-1px"}}):L.jsx(Wl,{style:{top:"-1px"}}),r,L.jsx("small",{children:"tex"})]}),L.jsx(Kh,{el:a}),h.glslVersion==="300 es"&&L.jsxs(Nt,{style:{height:"auto",width:"auto",margin:"0 4px"},children:[L.jsx(hh,{style:{top:"-1px"}}),"300",L.jsx("small",{children:"es"}),L.jsx(rn,{style:{bottom:"-10px",width:"40px"},children:"glsl"})]})]}),L.jsx(Oh,{onPointerEnter:()=>{Object.keys(f).forEach(d=>{const m=f[d];m.material.wireframe=!0})},onPointerLeave:()=>{Object.keys(f).forEach(d=>{const m=f[d];m.material.wireframe=!1})},onClick:d=>{d.stopPropagation(),Object.keys(f).forEach(m=>{const y=f[m],x=!n;y.visible=x,a.visible=x,c(x)})},children:n?L.jsx(q0,{}):L.jsx(J0,{})})]}),L.jsxs("div",{style:{maxHeight:v?"9999px":0,overflow:"hidden"},children:[L.jsxs(xc,{children:[L.jsx(G0,{})," Uniforms:"]}),L.jsx(Jh,{program:u,material:h,setTexNumber:s}),L.jsxs(xc,{children:[L.jsx(H0,{})," Geometries:"]}),L.jsx(Cf,{children:f&&Object.keys(f).map(d=>f[d]&&f[d].geometry&&L.jsxs(Nh,{children:[L.jsxs("span",{children:[f[d].geometry.type,": "]}),f[d].userData&&f[d].userData.drawCount&&L.jsxs("b",{children:[L.jsxs("div",{children:[f[d].userData.drawCount.count,L.jsxs("small",{children:[" ",f[d].userData.drawCount.type,"s"]})]}),L.jsx("br",{}),L.jsxs("div",{children:[Math.round(j1(f[d].geometry)/1024*1e3)/1e3,"Kb",L.jsx("small",{children:" memory used"})]})]})]},d))}),L.jsxs(_f,{onClick:()=>{console.info(h)},children:["console.info(",h.type,")"]})]})]})},$h=()=>{Ge(n=>n.triggerProgramsUpdate);const a=Ge(n=>n.programs);return L.jsx(bh,{children:a&&Array.from(a.values()).map(n=>n&&n?L.jsx(qh,{el:n},n.material.uuid):null)})},Gt=a=>({overClock:"#ff6eff",fps:a?"100, 143, 255":"238,38,110",cpu:a?"254, 254, 98":"66,226,46",gpu:a?"254,254,254":"253,151,31",custom:a?"86,180,233":"40,255,255"}),ep=({showGraph:a,colorBlind:n})=>{const c=Ge(i=>i.overclockingFps),v=Ge(i=>i.fpsLimit);return L.jsxs(rn,{style:a?{color:c?Gt(n).overClock.toString():`rgb(${Gt(n).fps})`}:{},children:["FPS ",c?`${v}🚀`:""]})},tp=({showGraph:a,colorBlind:n,customData:c,minimal:v})=>{const i=Ge(r=>r.gl);return i?L.jsxs(Rh,{children:[L.jsxs(Nt,{children:[L.jsx(oh,{}),L.jsx(rn,{style:a?{color:`rgb(${Gt(n).gpu.toString()})`}:{},children:"GPU"}),L.jsx(Pl,{children:"ms"})]}),L.jsxs(Nt,{children:[L.jsx(vh,{}),L.jsx(rn,{style:a?{color:`rgb(${Gt(n).cpu.toString()})`}:{},children:"CPU"}),L.jsx(Pl,{children:"ms"})]}),L.jsxs(Nt,{children:[L.jsx(th,{}),L.jsx(ep,{showGraph:a,colorBlind:n})]}),!v&&i&&L.jsxs(Nt,{children:[L.jsx(gh,{}),L.jsx(rn,{children:i.info.render.calls===1?"call":"calls"})]}),!v&&i&&L.jsxs(Nt,{children:[L.jsx(wf,{}),L.jsx(rn,{children:"Triangles"})]}),c&&L.jsxs(Nt,{children:[L.jsx(B0,{}),L.jsx(rn,{style:a?{color:`rgb(${Gt(n).custom})`}:{},children:c.name}),c.info&&L.jsx(Pl,{children:c.info})]})]}):null},np=({showGraph:a,colorBlind:n,deepAnalyze:c,customData:v,matrixUpdate:i,openByDefault:r,minimal:s})=>L.jsxs(L.Fragment,{children:[L.jsx(tp,{showGraph:a,colorBlind:n,customData:v,minimal:s}),!s&&L.jsx(ip,{matrixUpdate:i,openByDefault:r,deepAnalyze:c,showGraph:a})]}),rp=({matrixUpdate:a})=>L.jsxs("div",{children:[L.jsxs(Nt,{children:[L.jsx(lh,{}),L.jsx(rn,{children:"Geometries"})]}),L.jsxs(Nt,{children:[L.jsx(Wl,{}),L.jsx(rn,{children:"Textures"})]}),L.jsxs(Nt,{children:[L.jsx(gf,{}),L.jsx(rn,{children:"shaders"})]}),L.jsxs(Nt,{children:[L.jsx(uh,{}),L.jsx(rn,{children:"Lines"})]}),L.jsxs(Nt,{children:[L.jsx(Z0,{}),L.jsx(rn,{children:"Points"})]}),a&&L.jsxs(Nt,{children:[L.jsx(X0,{}),L.jsx(rn,{children:"Matrices"})]})]}),Sc=({tab:a,title:n,set:c})=>{const v=Ge(i=>i.tab);return L.jsx(is,{className:`${v===a?" __perf_toggle_tab_active":""}`,onClick:()=>{c(!0),Ge.setState({tab:a})},children:L.jsx("span",{children:n})})},ip=({openByDefault:a,showGraph:n,deepAnalyze:c,matrixUpdate:v})=>{const[i,r]=td.useState(a);return L.jsxs("span",{children:[L.jsx(op,{show:i,showGraph:n,matrixUpdate:v}),a&&!c?null:L.jsxs(Bh,{className:"__perf_toggle",children:[c&&L.jsx(Sc,{tab:"programs",title:"Programs",set:r}),c&&L.jsx(Sc,{tab:"infos",title:"Infos",set:r}),L.jsx(is,{onClick:()=>{r(!i)},children:i?L.jsxs("span",{children:[L.jsx(yf,{})," Minimize"]}):L.jsxs("span",{children:[L.jsx(xf,{})," More"]})})]})]})},op=({show:a,showGraph:n,matrixUpdate:c})=>{const v=Ge(i=>i.tab);return L.jsxs(L.Fragment,{children:[L.jsx(rp,{matrixUpdate:c}),a&&L.jsx("div",{children:L.jsx(jh,{style:{marginTop:n?"38px":0},children:v==="programs"&&L.jsx($h,{})})})]})},ap=({showGraph:a,colorBlind:n,openByDefault:c,className:v,overClock:i,style:r,position:s,chart:f,deepAnalyze:u,antialias:h,customData:d,matrixUpdate:m,minimal:y})=>{const x=P.useRef(null);return L.jsxs(L.Fragment,{children:[L.jsx(Sf,{chart:f,overClock:i,deepAnalyze:u,matrixUpdate:m}),L.jsx(Yh,{transform:!1,children:L.jsxs(Uh,{className:(v?" ".concat(v):" ")+` ${s||""} ${y?"minimal":""}`,style:Hl({minHeight:y?"37px":a?"100px":"60px"},r),ref:x,children:[L.jsx(Hh,{perfContainerRef:x,colorBlind:n,chart:f,showGraph:a,antialias:h,customData:d,minimal:y,matrixUpdate:m}),L.jsx(np,{colorBlind:n,showGraph:a,deepAnalyze:u,openByDefault:c,customData:d,matrixUpdate:m,minimal:y})]})})]})},gp=({headless:a=!1,colorBlind:n=!1,overClock:c=!1,showGraph:v=!0,trackCPU:i=!1,deepAnalyze:r=!1,antialias:s=!0,openByDefault:f=!0,customData:u,matrixUpdate:h=!1,position:d="top-right",chart:m={length:30,hz:15},className:y,style:x,minimal:C=!1})=>a?L.jsx(Sf,{chart:m,deepAnalyze:r,matrixUpdate:h,overClock:c}):L.jsx(ap,{colorBlind:n,showGraph:v,trackCPU:i,openByDefault:f,className:y,style:x,overClock:c,position:d,antialias:s,chart:m,deepAnalyze:r,minimal:C,customData:u,matrixUpdate:h}),Ll=5e3,lp={show:"#FF723C",clip:"#FFFF00",episode:"#FF7F50",guest:"#E066FF",topic:"#F8F8FF",Topic:"#F8F8FF",Organization:"#FF7F50"},yp=(a,n)=>{const c=lp[a]||"#F8F8FF";return n?c:parseInt(c.replace("#","0x"),16)},xp=()=>{const{fogColor:a}=Ad("universe",{fogColor:od}),n=nd(r=>r.graphStyle),c=P.useRef(null),v=P.useRef(null),i=P.useRef(null);return ao(({camera:r,clock:s})=>{const f=s.getElapsedTime();if(c.current){const h=Math.sin(f/8)*1e3;c.current.position.setZ(h)}if(v.current&&v.current.position.lerp(r.position,.5),i.current){const u=f*.5,h=Math.sin(u)*Ll,d=Math.cos(u)*Ll;i.current.position.set(h,0,d)}}),L.jsxs(L.Fragment,{children:[L.jsx("hemisphereLight",{args:[Ki.white,rd,id]}),n!=="earth"&&L.jsx("fog",{args:[a,5,18e3],attach:"fog"}),L.jsx("ambientLight",{color:Ki.white,intensity:1}),L.jsx("pointLight",{ref:v,color:Ki.white,distance:4e3,intensity:5,position:[0,0,0]}),L.jsx("directionalLight",{ref:i,color:Ki.white,intensity:8,position:[Ll,0,0]}),L.jsx("pointLight",{ref:c,color:Ki.white,distance:4e3,intensity:8,position:[0,0,0]})]})},wp=a=>{const n=P.useRef();return P.useEffect(()=>{n.current=a}),n.current},Sp={font:"/fonts/Inter-Bold.woff",characters:"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789!",fontSize:2,letterSpacing:-.05,lineHeight:1,"material-toneMapped":!1},Cp=(a,n)=>a.length>n?`${a.substring(0,n)}...`:a;export{P1 as C,lp as D,hp as H,N1 as L,gp as P,vc as T,Yc as a,ao as b,ns as c,ts as d,Hd as e,fp as f,vp as g,yp as h,Sp as i,wp as j,xp as k,pp as m,Cp as t,Ci as u}; diff --git a/build/assets/index-db660713.js b/build/assets/index-db660713.js deleted file mode 100644 index 1a4a69d35..000000000 --- a/build/assets/index-db660713.js +++ /dev/null @@ -1,869 +0,0 @@ -import{r as h,b as Y,g as q,s as F,_ as N,u as Q,a as K,j as e,c as X,d as J,e as P,ad as ut,f as oe,ae as gt,o as d,q as x,T as L,F as g,O as E,ba as ft,ag as te,R as ne,B as ae,aa as mt,bb as Ct,bc as Ge,v as re,bd as Ze,a7 as je,aZ as ke,aY as _e,a$ as Le,be as bt,J as Ye,bf as jt,bg as qe,bh as yt,aW as wt,bi as le,bj as vt,A as Tt,K as St,Q as $t}from"./index-022521cf.js";import{B as ce}from"./index-ee20ad28.js";import{P as kt}from"./PlusIcon-6ec48130.js";import{B as W,I as Z,k as ee,i as ye,F as we}from"./index-586dfb7f.js";import{T as Me,s as U,a as Qe,S as Ke,A as ve,N as Xe,F as Je,b as et,E as _t,D as Lt,c as tt,Q as st,V as ot,d as Mt}from"./NodeCircleIcon-e840b41b.js";import{C as M}from"./ClipLoader-d8628c6c.js";import{f as Nt,g as Bt,h as zt,a as It}from"./index.esm-38ac4e4f.js";import{P as Te,a as Rt}from"./Popover-cc3c7b26.js";import{S as nt}from"./SearchIcon-fa6afb77.js";import{I as Et,A as Se,O as rt,T as it}from"./index-39c958ca.js";import{B as At,T as Ot}from"./index-b5c86aa6.js";import{D as Ft}from"./DeleteIcon-afd5d6e5.js";import{E as Ht,M as Ne,A as Wt}from"./MergeIcon-b7c61b0a.js";import{u as I}from"./index-fb250689.js";import{C as at}from"./CheckIcon-4e74d21d.js";import{T as Be}from"./Typography-13dc67f3.js";import{T as Pt,a as Ut}from"./Tabs-2c5124a1.js";import"./useSlotProps-51fc8b9f.js";import"./Stack-ce2a5ec5.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";import"./InfoIcon-b7d3736d.js";const Dt=h.createContext(),lt=Dt;function Vt(t){return Y("MuiTable",t)}q("MuiTable",["root","stickyHeader"]);const Gt=["className","component","padding","size","stickyHeader"],Zt=t=>{const{classes:s,stickyHeader:n}=t;return J({root:["root",n&&"stickyHeader"]},Vt,s)},Yt=F("table",{name:"MuiTable",slot:"Root",overridesResolver:(t,s)=>{const{ownerState:n}=t;return[s.root,n.stickyHeader&&s.stickyHeader]}})(({theme:t,ownerState:s})=>N({display:"table",width:"100%",borderCollapse:"collapse",borderSpacing:0,"& caption":N({},t.typography.body2,{padding:t.spacing(2),color:(t.vars||t).palette.text.secondary,textAlign:"left",captionSide:"bottom"})},s.stickyHeader&&{borderCollapse:"separate"})),ze="table",qt=h.forwardRef(function(s,n){const r=Q({props:s,name:"MuiTable"}),{className:a,component:l=ze,padding:i="normal",size:o="medium",stickyHeader:c=!1}=r,u=K(r,Gt),m=N({},r,{component:l,padding:i,size:o,stickyHeader:c}),p=Zt(m),b=h.useMemo(()=>({padding:i,size:o,stickyHeader:c}),[i,o,c]);return e.jsx(lt.Provider,{value:b,children:e.jsx(Yt,N({as:l,role:l===ze?null:"table",ref:n,className:X(p.root,a),ownerState:m},u))})}),de=qt,Qt=h.createContext(),pe=Qt;function Kt(t){return Y("MuiTableBody",t)}q("MuiTableBody",["root"]);const Xt=["className","component"],Jt=t=>{const{classes:s}=t;return J({root:["root"]},Kt,s)},es=F("tbody",{name:"MuiTableBody",slot:"Root",overridesResolver:(t,s)=>s.root})({display:"table-row-group"}),ts={variant:"body"},Ie="tbody",ss=h.forwardRef(function(s,n){const r=Q({props:s,name:"MuiTableBody"}),{className:a,component:l=Ie}=r,i=K(r,Xt),o=N({},r,{component:l}),c=Jt(o);return e.jsx(pe.Provider,{value:ts,children:e.jsx(es,N({className:X(c.root,a),as:l,ref:n,role:l===Ie?null:"rowgroup",ownerState:o},i))})}),os=ss;function ns(t){return Y("MuiTableCell",t)}const rs=q("MuiTableCell",["root","head","body","footer","sizeSmall","sizeMedium","paddingCheckbox","paddingNone","alignLeft","alignCenter","alignRight","alignJustify","stickyHeader"]),is=rs,as=["align","className","component","padding","scope","size","sortDirection","variant"],ls=t=>{const{classes:s,variant:n,align:r,padding:a,size:l,stickyHeader:i}=t,o={root:["root",n,i&&"stickyHeader",r!=="inherit"&&`align${P(r)}`,a!=="normal"&&`padding${P(a)}`,`size${P(l)}`]};return J(o,ns,s)},cs=F("td",{name:"MuiTableCell",slot:"Root",overridesResolver:(t,s)=>{const{ownerState:n}=t;return[s.root,s[n.variant],s[`size${P(n.size)}`],n.padding!=="normal"&&s[`padding${P(n.padding)}`],n.align!=="inherit"&&s[`align${P(n.align)}`],n.stickyHeader&&s.stickyHeader]}})(({theme:t,ownerState:s})=>N({},t.typography.body2,{display:"table-cell",verticalAlign:"inherit",borderBottom:t.vars?`1px solid ${t.vars.palette.TableCell.border}`:`1px solid - ${t.palette.mode==="light"?ut(oe(t.palette.divider,1),.88):gt(oe(t.palette.divider,1),.68)}`,textAlign:"left",padding:16},s.variant==="head"&&{color:(t.vars||t).palette.text.primary,lineHeight:t.typography.pxToRem(24),fontWeight:t.typography.fontWeightMedium},s.variant==="body"&&{color:(t.vars||t).palette.text.primary},s.variant==="footer"&&{color:(t.vars||t).palette.text.secondary,lineHeight:t.typography.pxToRem(21),fontSize:t.typography.pxToRem(12)},s.size==="small"&&{padding:"6px 16px",[`&.${is.paddingCheckbox}`]:{width:24,padding:"0 12px 0 16px","& > *":{padding:0}}},s.padding==="checkbox"&&{width:48,padding:"0 0 0 4px"},s.padding==="none"&&{padding:0},s.align==="left"&&{textAlign:"left"},s.align==="center"&&{textAlign:"center"},s.align==="right"&&{textAlign:"right",flexDirection:"row-reverse"},s.align==="justify"&&{textAlign:"justify"},s.stickyHeader&&{position:"sticky",top:0,zIndex:2,backgroundColor:(t.vars||t).palette.background.default})),ds=h.forwardRef(function(s,n){const r=Q({props:s,name:"MuiTableCell"}),{align:a="inherit",className:l,component:i,padding:o,scope:c,size:u,sortDirection:m,variant:p}=r,b=K(r,as),C=h.useContext(lt),j=h.useContext(pe),w=j&&j.variant==="head";let y;i?y=i:y=w?"th":"td";let S=c;y==="td"?S=void 0:!S&&w&&(S="col");const $=p||j&&j.variant,A=N({},r,{align:a,component:y,padding:o||(C&&C.padding?C.padding:"normal"),size:u||(C&&C.size?C.size:"medium"),sortDirection:m,stickyHeader:$==="head"&&C&&C.stickyHeader,variant:$}),O=ls(A);let B=null;return m&&(B=m==="asc"?"ascending":"descending"),e.jsx(cs,N({as:y,ref:n,className:X(O.root,l),"aria-sort":B,scope:S,ownerState:A},b))}),ps=ds;function xs(t){return Y("MuiTableHead",t)}q("MuiTableHead",["root"]);const hs=["className","component"],us=t=>{const{classes:s}=t;return J({root:["root"]},xs,s)},gs=F("thead",{name:"MuiTableHead",slot:"Root",overridesResolver:(t,s)=>s.root})({display:"table-header-group"}),fs={variant:"head"},Re="thead",ms=h.forwardRef(function(s,n){const r=Q({props:s,name:"MuiTableHead"}),{className:a,component:l=Re}=r,i=K(r,hs),o=N({},r,{component:l}),c=us(o);return e.jsx(pe.Provider,{value:fs,children:e.jsx(gs,N({as:l,className:X(c.root,a),ref:n,role:l===Re?null:"rowgroup",ownerState:o},i))})}),ct=ms;function Cs(t){return Y("MuiTableRow",t)}const bs=q("MuiTableRow",["root","selected","hover","head","footer"]),Ee=bs,js=["className","component","hover","selected"],ys=t=>{const{classes:s,selected:n,hover:r,head:a,footer:l}=t;return J({root:["root",n&&"selected",r&&"hover",a&&"head",l&&"footer"]},Cs,s)},ws=F("tr",{name:"MuiTableRow",slot:"Root",overridesResolver:(t,s)=>{const{ownerState:n}=t;return[s.root,n.head&&s.head,n.footer&&s.footer]}})(({theme:t})=>({color:"inherit",display:"table-row",verticalAlign:"middle",outline:0,[`&.${Ee.hover}:hover`]:{backgroundColor:(t.vars||t).palette.action.hover},[`&.${Ee.selected}`]:{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / ${t.vars.palette.action.selectedOpacity})`:oe(t.palette.primary.main,t.palette.action.selectedOpacity),"&:hover":{backgroundColor:t.vars?`rgba(${t.vars.palette.primary.mainChannel} / calc(${t.vars.palette.action.selectedOpacity} + ${t.vars.palette.action.hoverOpacity}))`:oe(t.palette.primary.main,t.palette.action.selectedOpacity+t.palette.action.hoverOpacity)}}})),Ae="tr",vs=h.forwardRef(function(s,n){const r=Q({props:s,name:"MuiTableRow"}),{className:a,component:l=Ae,hover:i=!1,selected:o=!1}=r,c=K(r,js),u=h.useContext(pe),m=N({},r,{component:l,hover:i,selected:o,head:u&&u.variant==="head",footer:u&&u.variant==="footer"}),p=ys(m);return e.jsx(ws,N({as:l,ref:n,className:X(p.root,a),role:l===Ae?null:"row",ownerState:m},c))}),D=vs;function Ce(t){const s=new Date(Number(t)*1e3),n=s.getFullYear(),r=(1+s.getMonth()).toString().padStart(2,"0");return`${s.getDate().toString().padStart(2,"0")}/${r}/${n}`}const Ts=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 56 56",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("path",{d:"M4.75129 14.5773L28 1.1547L51.2487 14.5773V41.4226L28 54.8453L4.75129 41.4226V14.5773Z",stroke:"#47505E","stroke-width":"2"}),e.jsx("path",{d:"M51.5956 14.4722L28.0001 28.0003M28.0001 28.0003L4.40457 14.4722M28.0001 28.0003L28.0001 55.3711",stroke:"#47505E","stroke-width":"2"})]}),f=d(ps)` - && { - color: ${x.white}; - border: none; - padding: 6px 2px 6px 7px; - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 14px; - font-style: normal; - font-weight: 500; - line-height: 24px; - max-width: 200px; - overflow: hidden; - text-overflow: ellipsis; - } - - &.empty { - width: 36px; - padding: 0; - } -`,xe=d(D)` - && { - height: 48px; - padding: 0 36px; - } - &:nth-child(odd) { - background-color: ${x.BG3}; - } - &:hover { - background-color: rgba(97, 138, 255, 0.05); - .checkbox-section { - visibility: visible; - } - } - &.checked { - background-color: rgba(100, 149, 237, 0.2); - - .checkbox-section { - visibility: visible; - } - } -`,he=d(ct)` - && { - border-bottom: 1px solid ${x.black}; - position: sticky; - top: 0; - z-index: 1; - background-color: ${x.BG1}; - } - - ${f} { - color: ${x.white}; - font-family: Barlow; - font-size: 11px; - font-style: normal; - font-weight: 700; - line-height: 18px; /* 163.636% */ - letter-spacing: 1.1px; - text-transform: uppercase; - } -`,ie=d(W)` - &:first-child.selected { - background: ${x.white}; - color: ${x.BG1}; - pointer-events: none; - } - - & + &.selected { - background: ${x.white}; - color: ${x.BG1}; - pointer-events: none; - } - - & + & { - margin-left: 16px; - } -`,$e=d(g)` - margin-bottom: 16px; - padding: 0 36px; - ${L} { - margin-bottom: 0; - } -`,Ss=d(ct)` - && { - border-bottom: 1px solid ${x.black}; - position: sticky; - top: 0; - z-index: 1; - background-color: ${x.BG1}; - } - - ${f} { - color: ${x.white}; - } - - ${f}.empty { - width: 0; - padding: 0; - } -`;function $s(t){return t.charAt(0).toUpperCase()+t.slice(1).toLowerCase()}const ks=({node:t})=>{var s,n,r,a,l,i,o,c,u;return e.jsxs(xe,{children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:(s=t==null?void 0:t.properties)!=null&&s.date_added_to_graph?Ce((n=t==null?void 0:t.properties)==null?void 0:n.date_added_to_graph):Ce((r=t==null?void 0:t.properties)==null?void 0:r.date)}),e.jsx(f,{children:t==null?void 0:t.node_type}),e.jsx(f,{children:(t==null?void 0:t.node_type)==="Tweet"?e.jsx(Oe,{href:`${Me}${(a=t==null?void 0:t.properties)==null?void 0:a.tweet_id}${Me.includes("?")?"&":"?"}open=system`,target:"_blank",children:(l=t==null?void 0:t.properties)==null?void 0:l.tweet_id}):e.jsx(Oe,{href:`${(i=t==null?void 0:t.properties)==null?void 0:i.source_link}${((o=t==null?void 0:t.properties)==null?void 0:o.source_link).includes("?")?"&":"?"}open=system`,target:"_blank",children:(c=t==null?void 0:t.properties)==null?void 0:c.source_link})}),e.jsx(f,{children:(u=t==null?void 0:t.properties)!=null&&u.status?$s(t.properties.status):"Processing"})]})},Oe=d.a` - color: ${x.white}; - text-decoration: underline; - &:visited { - color: ${x.white}; - } -`,_s=h.memo(ks),Ls=({nodes:t})=>{const{open:s}=E("addContent"),n=async()=>{s()};return!t||(t==null?void 0:t.length)===0?e.jsx(e.Fragment,{children:e.jsxs(Ms,{children:[e.jsx(Bs,{children:e.jsx(Ts,{})}),e.jsx(Ns,{children:e.jsx(L,{className:"subtitle",children:"Contribute to the graph by adding your first content."})}),e.jsx(g,{justify:"center",children:e.jsx(W,{color:"secondary",onClick:n,size:"medium",startIcon:e.jsx(kt,{}),type:"submit",variant:"contained",children:"Add Content"})})]})}):e.jsxs(de,{component:"table",children:[e.jsx(he,{children:e.jsxs(D,{component:"tr",children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:"Date"}),e.jsx(f,{children:"Type"}),e.jsx(f,{children:"Source"}),e.jsx(f,{children:"Status"})]})}),e.jsx("tbody",{children:t==null?void 0:t.map(r=>e.jsx(_s,{node:r},r==null?void 0:r.ref_id))})]})},Ms=F(g)` - display: flex; - align-items: center; - justify-content: center; - margin: 150px auto; - width: 100%; - flex-direction: column; -`,Ns=F(g)` - display: flex; - align-items: center; - justify-content: center; - width: 100%; - max-width: 200px; - margin-bottom: 25px; - text-align: center; - - .subtitle { - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 400; - line-height: normal; - } -`,Bs=F(g)` - margin-bottom: 20px; - - svg { - fill: none; - height: 60px; - width: 60px; - } -`,zs=()=>{const[t,s]=h.useState([]),[n,r]=h.useState(!0),[a,l]=h.useState(10),[i,o]=h.useState(!0),c={only_content:"true",sort_by:"date",limit:a.toString()},u=async()=>{r(!0);try{const p=await ft(c);s(p.nodes),r(!1)}catch(p){console.error("Error fetching data:",p),r(!1)}};h.useEffect(()=>{u()},[a]);const m=()=>{l(a+10),u()};return e.jsx(Is,{direction:"column",justify:"flex-end",children:e.jsxs(Rs,{align:"center",justify:n?"center":"flex-start",children:[n?e.jsx(M,{color:x.white}):e.jsx(e.Fragment,{children:e.jsx(Ls,{nodes:t})}),!n&&t.length>0&&(i?e.jsx(W,{onClick:m,size:"medium",children:"Load More"}):e.jsx(Es,{children:"No new nodes available"}))]})})},Is=d(g)` - flex: 1; - - .title { - font-size: 20px; - color: ${x.white}; - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 600; - line-height: normal; - } - - .subtitle { - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: normal; - } - - & .filters { - overflow-x: auto; - } - - .load-more { - margin: 8px auto; - align-self: center; - } -`,Rs=d(g)` - min-height: 0; - overflow: auto; - flex: 1; - width: 100%; -`,Es=d.div` - margin-top: 10px; - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 14px; -`,As=({kind:t,shape:s})=>{switch(t){case"small":return te` - padding: 4px 8px; - border-radius: ${s==="rounded"?"16px":"8px"}; - height: 32px; - `;case"big":return te` - padding: 16px 24px; - border-radius: ${s==="rounded"?"24px":"8px"}; - height: 48px; - `;default:return te` - padding: 8px 16px; - border-radius: ${s==="rounded"?"32px":"8px"}; - height: 64px; - `}},Os=({kind:t})=>{switch(t){case"small":return"regularBold";case"big":return"mediumBold";default:return"regularBold"}},Fs=d(g).attrs({align:"center",direction:"row",justify:"center"})` - border: none; - cursor: pointer; - pointer-events: auto; - - ${As} - - &:hover { - opacity: ${({disabled:t})=>t?.5:.9}; - } - - ${({disabled:t})=>t&&te` - opacity: 0.5; - pointer-events: none; - `} -`,Fe=({background:t="primaryButton",children:s,className:n="button",startIcon:r,endIcon:a,disabled:l,id:i,kind:o="regular",onClick:c,onPointerDown:u,shape:m="squared",textColor:p="white",type:b})=>e.jsxs(Fs,{as:"button",background:t,className:n,disabled:l,id:i,kind:o,onClick:c,onPointerDown:u,shape:m,type:b,children:[r&&r,e.jsx(L,{color:p,kind:Os({kind:o}),children:s}),a&&a]}),dt=({message:t="Are you sure you want to delete this item?",onConfirm:s,children:n,anchorOrigin:r={vertical:"bottom",horizontal:"left"},transformOrigin:a={vertical:"top",horizontal:"center"}})=>{const[l,i]=h.useState(null),o=b=>{i(b.currentTarget)},c=()=>{i(null)},u=()=>{s(),c()},m=()=>{c()},p=!!l;return e.jsxs(e.Fragment,{children:[e.jsx("div",{children:ne.cloneElement(n,{onClick:o})}),e.jsx(Ws,{anchorEl:l,anchorOrigin:r,onClose:c,open:p,transformOrigin:a,children:e.jsxs(Hs,{children:[e.jsx(L,{className:"message",children:t}),e.jsxs(Ps,{children:[e.jsx(Fe,{background:"primaryBlue",kind:"small",onClick:u,children:"Yes"}),e.jsx(Fe,{background:"white",kind:"small",onClick:m,textColor:"black",children:"No"})]})]})})]})},Hs=d(g)` - align-items: center; - background: ${x.BUTTON1}; - color: ${x.white}; - min-width: 124px; - padding: 18px 8px; - z-index: 100000; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); - border-radius: 9px; - - .message { - font-family: Barlow; - font-size: 16px; - font-weight: 500; - } -`,Ws=d(Te)` - && { - z-index: 9999; - } -`,Ps=d(g)` - display: flex; - flex-direction: row; - gap: 12px; - align-items: center; - margin-top: 16px; -`,be=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsxs("g",{id:"filter_alt_off",children:[e.jsx("mask",{id:"mask0_1543_23288",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{id:"Bounding box",width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_1543_23288)",children:e.jsx("path",{id:"filter_alt_off_2",d:"M14.8 11.9748L6.82503 3.9998H19C19.4167 3.9998 19.7167 4.18314 19.9 4.5498C20.0834 4.91647 20.05 5.26647 19.8 5.5998L14.8 11.9748ZM19.775 22.5998L14 16.8248V18.9998C14 19.2831 13.9042 19.5206 13.7125 19.7123C13.5209 19.904 13.2834 19.9998 13 19.9998H11C10.7167 19.9998 10.4792 19.904 10.2875 19.7123C10.0959 19.5206 10 19.2831 10 18.9998V12.8248L1.40002 4.2248L2.80002 2.7998L21.2 21.1998L19.775 22.5998Z",fill:"currentColor"})})]})}),Us=({data:t})=>{const s=ae(i=>i.setQueuedSources),[n,r]=h.useState(""),a=async i=>{if(t!=null&&t.length)try{const o=await mt.enable();await Ct(i,o.pubkey),s(t.filter(c=>c.ref_id!==i))}catch(o){console.warn(o)}},l=async i=>{if(!(!i||!(t!=null&&t.length))){r(i);try{await Ge(i),s(t==null?void 0:t.filter(o=>o.ref_id!==i))}catch(o){console.warn(o)}finally{r("")}}};return t!=null&&t.length?e.jsxs(de,{component:"table",children:[e.jsx(he,{children:e.jsxs(D,{component:"tr",children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:"Type"}),e.jsx(f,{children:"Source"}),e.jsx(f,{}),e.jsx(f,{className:"empty"})]})}),(t==null?void 0:t.length)&&e.jsx("tbody",{children:t==null?void 0:t.map(i=>e.jsxs(xe,{children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:U[i.source_type]}),e.jsx(f,{width:"268px",children:i.source_type==="twitter_handle"?e.jsxs(We,{href:`${Qe}/${i.source}?open=system`,target:"_blank",children:["@",i.source]}):e.jsx(We,{href:`${i.source}?open=system`,target:"_blank",children:i.source})}),e.jsx(f,{className:"cell-center",children:e.jsxs(g,{direction:"row",justify:"flex-end",children:[e.jsx(Ds,{className:"approve-wrapper",children:e.jsx(He,{className:"centered",onClick:()=>a(i.ref_id),children:e.jsx(Nt,{color:x.primaryGreen,fontSize:24})})}),e.jsx("div",{className:"delete-wrapper",children:n===i.ref_id?e.jsx(M,{color:x.white,size:16}):e.jsx(dt,{message:"Are you sure ?",onConfirm:()=>l(i.ref_id),children:e.jsx(He,{className:"centered",children:e.jsx(Bt,{color:x.primaryRed,fontSize:24})})})})]})}),e.jsx(f,{className:"empty"})]},i.source))})]}):e.jsxs(g,{children:[e.jsx(L,{children:"There is not any results for selected filters"}),e.jsx(be,{})]})},He=d(g)` - width: 20px; - height: 20px; - border-radius: 50%; - cursor: pointer; - background: transparent; - color: ${x.lightBlue500}; - &.centered { - margin: 0 auto; - } - - & + & { - margin-left: 4px; - } -`,We=d.a` - color: ${x.white}; - text-decoration: underline; - &:visited { - color: ${x.white}; - } - &:hover { - cursor: pointer; - } -`,Ds=d.div` - margin-right: 40px; -`,Vs=()=>{const[t,s]=h.useState(!0),[n,r]=h.useState(""),[a,l]=ae(c=>[c.queuedSources,c.setQueuedSources]);h.useEffect(()=>{(async()=>{s(!0);try{const u=await Ze({approved:"False"});l(u.data)}catch(u){console.warn(u)}finally{s(!1)}})()},[l]);const i=c=>{r(n===c||!c?"":c)},o=a==null?void 0:a.filter(c=>!n||c.source_type===n);return e.jsxs(Gs,{align:"stretch",direction:"column",justify:"flex-end",children:[e.jsxs($e,{align:"flex-start",justify:"space-between",children:[e.jsx(L,{className:"title",children:"Queued Sources"}),e.jsx(L,{className:"subtitle",children:"This is a queue of pending sources waiting for approval or denial from graph users. If you think a source will provide good content for the graph, you can pay to approve it. Think of this as an investment: you pay to add it to the source table, and if the content is popular you will earn from it. If content is not relevant to the graph, you should deny it."})]}),e.jsxs(g,{className:"filters",direction:"row",pb:16,px:36,children:[e.jsx(ie,{className:re({selected:!n}),onClick:()=>i(""),size:"small",children:"All"}),Object.keys(U).map(c=>e.jsx(ie,{className:re({selected:c===n}),onClick:()=>i(c),size:"small",children:U[c]},c))]}),e.jsx(Zs,{align:"center",justify:t?"center":"flex-start",children:t?e.jsx(M,{color:x.white}):e.jsx(Us,{data:o})})]})},Gs=d(g)` - flex: 1; - - .title { - margin-bottom: 32px; - font-size: 20px; - color: ${x.white}; - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 600; - line-height: normal; - } - - .subtitle { - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: normal; - } - - & .filters { - overflow-x: auto; - } -`,Zs=d(g)` - min-height: 0; - overflow: auto; - flex: 1; - width: 100%; -`,pt=({onSearch:t,placeholder:s,activeIcon:n,defaultIcon:r,loadingIcon:a,loading:l,...i})=>{const[o,c]=h.useState(""),u=()=>{c(""),t("")},m=h.useCallback(j=>{t(j)},[t]),p=h.useMemo(()=>je.debounce(m,300),[m]),b=j=>{const w=j.target.value.trim(),{value:y}=j.target;c(y),w?p(w):u()},C=()=>l?e.jsx(Pe,{children:e.jsx(ue,{type:"button",children:a})}):e.jsx(Pe,{children:o?e.jsx(ue,{onClick:u,type:"button",children:n}):e.jsx(ue,{type:"button",children:r})});return e.jsxs(Ys,{children:[e.jsx(qs,{autoComplete:"off",autoCorrect:"off",inputProps:{"aria-label":"search"},onChange:b,placeholder:s,value:o,...i}),C()]})},Pe=d(g)` - top: -50%; - right: -3%; - z-index: 3; - position: absolute; - transform: translate(-50%, 50%); -`,ue=d(Z)` - font-size: 24px; -`,Ys=d(Rt)` - && { - width: 100%; - height: 40px; - display: flex; - max-width: 637px; - position: relative; - align-items: center; - box-sizing: border-box; - padding-top: 0px; - } -`,qs=d(Et)` - -webkit-autofill, - -webkit-autocomplete, - -webkit-contacts-auto-fill, - -webkit-credentials-auto-fill { - display: none !important; - visibility: hidden !important; - pointer-events: none !important; - position: absolute !important; - right: 0 !important; - } - - .MuiInputBase-input { - z-index: 2; - width: 100%; - height: 48px; - height: 40px; - color: #fff; - font-size: 15px; - box-shadow: none; - border-radius: 6px; - pointer-events: auto; - background-color: ${x.BG2}; - padding: 0px 34px 0px 16px !important; - box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); - - &:focus, - &:active { - color: ${x.white}; - background-color: ${x.BG2_ACTIVE_INPUT}; - outline: 1px solid ${x.primaryBlue}; - } - - &:hover { - background-color: ${x.BG2_ACTIVE_INPUT}; - } - - &::placeholder { - font-size: 15px; - text-align: left; - font-weight: 500; - line-height: 16px; - letter-spacing: 0em; - font-family: Barlow; - color: ${x.GRAY7}; - } - } - width: 100%; -`,Qs=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 21 21",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M13.8 9.97481L5.82503 1.9998H18C18.4167 1.9998 18.7167 2.18314 18.9 2.5498C19.0834 2.91647 19.05 3.26647 18.8 3.5998L13.8 9.97481ZM18.775 20.5998L13 14.8248V16.9998C13 17.2831 12.9042 17.5206 12.7125 17.7123C12.5209 17.904 12.2834 17.9998 12 17.9998H10C9.71669 17.9998 9.47919 17.904 9.28753 17.7123C9.09586 17.5206 9.00002 17.2831 9.00002 16.9998V10.8248L0.400024 2.2248L1.80002 0.799805L20.2 19.1998L18.775 20.5998Z",fill:"currentColor"})}),Ks=({data:t,canEdit:s=!1})=>{const n=ae(o=>o.setSources),[r,a]=h.useState(""),l=async(o,c)=>{if(t!=null&&t.length)try{await bt(o,c);const u=t==null?void 0:t.findIndex(p=>p.ref_id===o),m=[...t];m[u]={...m[u],source:c.source},n(m)}catch(u){console.warn(u)}},i=async o=>{if(!(!o||!(t!=null&&t.length))){a(o);try{await Ge(o),n(t==null?void 0:t.filter(c=>c.ref_id!==o))}catch(c){console.warn(c)}finally{a("")}}};return t!=null&&t.length?e.jsxs(de,{"aria-label":"a dense table",component:"table",id:"sources-table",size:"small",children:[e.jsx(he,{children:e.jsxs(D,{component:"tr",children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:"Type"}),e.jsx(f,{align:"left",children:"Source"}),s&&e.jsx(f,{align:"left"}),e.jsx(f,{className:"empty"})]})}),e.jsx(os,{component:"tbody",children:t==null?void 0:t.map(o=>e.jsxs(xe,{children:[e.jsx(f,{className:"empty"}),e.jsx(f,{align:"left",children:U[o.source_type]}),e.jsx(f,{align:"left",children:e.jsx(Xs,{condition:s,wrapper:c=>e.jsx(Js,{id:o.ref_id,onSave:u=>l(o.ref_id,{source:u,source_type:o.source_type}),value:o.source,children:c}),children:o.source_type===ke||o.source_type===_e||o.source_type===Le?e.jsxs(e.Fragment,{children:[o.source_type===ke&&e.jsxs(ge,{href:`${Qe}/${o.source}`,target:"_blank",children:["@",o.source]}),o.source_type===_e&&e.jsx(ge,{href:`${o.source}${o.source.includes("?")?"&":"?"}open=system`,target:"_blank",children:o.source}),o.source_type===Le&&e.jsx(ge,{href:o.source,target:"_blank",children:o.source})]}):e.jsx("div",{children:o.source})})}),s&&e.jsx(f,{align:"left",children:e.jsx("div",{className:"delete-wrapper",id:`delete-${o.source}`,children:r===o.ref_id?e.jsx(xt,{"data-testid":`delete-loader-${o.ref_id}`,children:e.jsx(M,{color:x.white,size:16})}):e.jsx(dt,{"data-testid":`delete-icon-${o.ref_id}`,message:"Are you sure?",onConfirm:()=>i(o.ref_id),children:e.jsx(se,{className:"centered","data-testid":`delete-icon-${o.ref_id}`,children:e.jsx(Ft,{})})})})}),e.jsx(f,{className:"empty"})]},o.source))})]}):e.jsxs(to,{children:[e.jsx(Qs,{}),e.jsx(L,{className:"text",children:"There is not any results for selected filters"})]})};function Xs({condition:t,wrapper:s,children:n}){return t?s(n):n}const Js=({value:t,onSave:s,id:n,children:r})=>{const[a,l]=h.useState(!1),[i,o]=h.useState(t),[c,u]=h.useState(!1),m=async()=>{if(n){u(!0);try{await s(i),l(!1)}catch(p){console.warn(p)}finally{u(!1)}}};return e.jsx("div",{children:a?e.jsxs(eo,{align:"center",direction:"row",children:[e.jsx(At,{className:"editable-cell__input",name:"cell-input",onChange:p=>o(p),value:i}),e.jsx(se,{align:"center",justify:"center",children:c?e.jsx(xt,{"data-testid":`edit-loader-${n}`,children:e.jsx(M,{color:x.white,size:12})}):e.jsx(zt,{"data-testid":`check-icon-${n}`,onClick:m})}),e.jsx(se,{align:"center",className:"secondary",justify:"center",onClick:()=>l(!1),children:e.jsx(It,{})})]}):e.jsxs(so,{direction:"row",children:[e.jsx("div",{className:"name",children:r}),e.jsx("div",{className:"spacer"}),e.jsx(se,{onClick:()=>l(!0),children:e.jsx(Ht,{"data-testid":`edit-icon-${n}`})})]})})},eo=d(g)` - display: flex; - width: 250px; - border: 2px solid ${x.lightBlue300}; - padding: 4px; - height: 28px; - border-radius: 8px; - box-sizing: border-box; - - .editable-cell__input { - flex: 1; - -webkit-text-fill-color: #fff; - padding: 0 4px; - color: #fff; - } -`,se=d(g)` - width: 20px; - height: 20px; - border-radius: 50%; - cursor: pointer; - background: transparent; - align-items: center; - justify-content: center; - display: flex; - &.centered { - margin: 0 auto; - } - - & + & { - margin-left: 4px; - } - - &:hover { - background: rgba(255, 255, 255, 0.1); - } -`,to=d(g)` - margin-top: 120px; - width: 165px; - display: flex; - justify-content: center; - align-items: center; - gap: 10px; - - .text { - text-align: center; - font-family: Barlow; - font-size: 16px; - font-weight: 500; - line-height: 19px; - letter-spacing: 0em; - color: ${x.GRAY6}; - } - - svg { - color: ${x.GRAY6}; - } -`,so=d(g)` - display: flex; - padding: 4px; - position: relative; - width: 100%; - align-items: center; - - .name { - flex: 1; - } - - .spacer { - flex: 1; - } -`,ge=d.a` - color: ${x.white}; - text-decoration: underline; - max-width: 400px; - display: inline-block; - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; - &:visited { - color: ${x.white}; - } - &:hover { - color: ${x.SOURCE_TABLE_LINK}; - } -`,xt=d(g)` - display: flex; - justify-content: center; - align-items: center; -`,oo=()=>{const[t,s]=h.useState(!0),[n,r]=h.useState(""),[a,l]=ae(p=>[p.sources,p.setSources]),[i]=Ye(p=>[p.isAdmin]),[o,c]=h.useState("");h.useEffect(()=>{(async()=>{s(!0);try{const b=await Ze();l(b.data)}catch(b){console.warn(b)}finally{s(!1)}})()},[l]);const u=p=>{r(n===p||!p?"":p)},m=h.useMemo(()=>a==null?void 0:a.filter(p=>(!n||p.source_type===n)&&(p.source.toLowerCase().startsWith(o.toLowerCase())||p.source.toLowerCase().includes(o.toLowerCase())||`@${p.source.toLowerCase()}`.startsWith(o.toLowerCase())||`@${p.source.toLowerCase()}`.includes(o.toLowerCase()))),[o,n,a]);return e.jsxs(no,{align:"stretch",direction:"column",justify:"flex-end",children:[e.jsx($e,{align:"center",direction:"row",justify:"space-between",children:e.jsx(L,{className:"title",children:"Sources for this Graph"})}),e.jsx(io,{children:e.jsx(pt,{activeIcon:e.jsx(ee,{}),defaultIcon:e.jsx(nt,{}),loading:t,loadingIcon:e.jsx(M,{color:x.lightGray,size:24}),onSearch:c,placeholder:"Find Source"})}),e.jsxs(g,{className:"filters",direction:"row",pb:16,px:36,children:[e.jsx(ie,{className:re({selected:!n}),onClick:()=>u(""),size:"small",children:"All"}),Object.keys(U).map(p=>e.jsx(ie,{className:re({selected:p===n}),onClick:()=>u(p),size:"small",children:U[p]},p))]}),e.jsx(ro,{align:"center",justify:t?"center":"flex-start",children:t?e.jsx(M,{color:x.white}):e.jsx(Ks,{canEdit:i,data:m})})]})},no=d(g)` - flex: 1; - .title { - font-size: 20px; - color: ${x.white}; - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 600; - line-height: normal; - } - - & .filters { - overflow-x: auto; - } -`,ro=d(g)` - min-height: 0; - overflow: auto; - flex: 1; - width: 100%; -`,io=d(g)` - margin: 0 0 16px 36px; -`,ao=({selectedType:t,setSelectedType:s})=>{const[n,r]=h.useState([]);h.useEffect(()=>{(async()=>{try{const{data:o}=await jt();r(o.edge_types)}catch(o){console.warn(o)}})()},[r]);const a=i=>({label:i,value:i}),l=i=>{s((i==null?void 0:i.value)||"")};return e.jsx(Se,{onSelect:l,options:n.map(a),selectedValue:t?a(t):null})},lo=({onSelect:t,selectedValue:s,topicId:n})=>{const[r,a]=h.useState([]),[l,i]=h.useState(!1),o=h.useMemo(()=>{const b=async C=>{const j={is_muted:"False",sort_by:ve,search:C,skip:"0",limit:"1000"};i(!0);try{const y=(await qe(j.search)).data.filter(S=>(S==null?void 0:S.ref_id)!==n);a(y)}catch{a([])}finally{i(!1)}};return je.debounce(b,300)},[n]),c=b=>{const C=b.trim();if(!C){a([]);return}C.length>2&&o(b)},u=b=>{const C=b?r.find(j=>j.ref_id===b.value):null;t(C||null)},m=b=>({label:b.search_value,value:b.ref_id,type:b.node_type}),p=b=>b.map(m);return s?e.jsxs(g,{align:"center",basis:"100%",direction:"row",grow:1,shrink:1,children:[e.jsx("span",{children:s.search_value}),e.jsx(Ke,{onClick:()=>t(null),size:"medium",children:e.jsx(ee,{})})]}):e.jsx(Se,{handleInputChange:c,isLoading:l,onSelect:u,options:p(r)||rt,selectedValue:s?m(s):null})},co=({from:t,onSelect:s,selectedType:n,setSelectedType:r,isSwapped:a,setIsSwapped:l,selectedToNode:i})=>e.jsxs(g,{mb:20,children:[e.jsx(g,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(g,{align:"center",direction:"row",children:e.jsx(po,{children:"Add edge"})})}),e.jsxs(uo,{swap:a,children:[e.jsx(g,{children:e.jsx(go,{disabled:!0,label:a?"To":"From",swap:a,value:t==null?void 0:t.name})}),e.jsxs(g,{my:16,children:[e.jsx(ho,{children:"Type"}),e.jsx(ao,{selectedType:n,setSelectedType:r})]}),e.jsx(g,{children:e.jsxs(fo,{children:[e.jsx(mo,{children:a?"From":"To"}),e.jsx(lo,{onSelect:s,selectedValue:i,topicId:t==null?void 0:t.ref_id})]})}),e.jsxs(xo,{children:[e.jsx(Co,{children:e.jsx(Xe,{})}),e.jsx(bo,{onClick:l,children:e.jsx(Je,{})}),e.jsx(jo,{children:e.jsx(et,{})})]})]})]}),po=d(L)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,xo=d.div` - position: absolute; - top: 26px; - bottom: 26px; - left: 4px; - width: 35px; - border-left: 1.5px solid #6b7a8d4d; - border-top: 1.5px solid #6b7a8d4d; - border-bottom: 1.5px solid #6b7a8d4d; - border-radius: 12px 0 0 12px; -`,ho=d.label` - color: #bac1c6; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - margin-bottom: 6px; -`,uo=d.div` - position: relative; - color: white; - font-family: 'Barlow'; - display: flex; - flex-direction: ${t=>t.swap?"column-reverse":"column"}; - margin-bottom: 10px; - padding-left: 38px; -`,go=d(it)` - position: relative; - width: 100%; - padding: 16px; - gap: 10px; - border-radius: 6px; - border: 1px solid #6b7a8d4d; - opacity: 0px; - display: flex; -`,fo=d.div` - position: relative; - width: 100%; - padding: 15px; - gap: 10px; - border-radius: 6px; - border: 1.4px solid #6b7a8d4d; - opacity: 0px; - display: flex; - align-items: center; -`,mo=d.label` - color: #bac1c6; - background-color: #23252f; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - position: absolute; - left: 15px; - top: -10px; -`,Co=d.div` - position: absolute; - top: 0; - right: 0; - transform: translateY(-50%) translateX(50%); - color: #23252f; -`,bo=d.div` - position: absolute; - color: transparent; - top: 50%; - left: 0; - transform: translateY(-50%) translateX(-50%); - cursor: pointer; - width: 32px; - height: 32px; - background-color: #303342; - display: flex; - justify-content: center; - align-items: center; - border-radius: 8px; -`,jo=d.div` - position: absolute; - bottom: 0; - right: 0; - transform: translateY(10px) translateX(3px); - color: #6b7a8d; - line-height: 1; -`,yo=({topic:t,onClose:s})=>{const{close:n}=E("addEdge"),[r]=I(y=>[y.data]),a=ye({mode:"onChange"}),[l,i]=h.useState(!1),[o,c]=h.useState(!1),[u,m]=h.useState(""),[p,b]=h.useState(null),C=()=>{s(),n()},j=async()=>{if(!(!p||!r)){c(!0);try{await yt({from:t.ref_id,to:p==null?void 0:p.ref_id,relationship:u});const{ref_id:y}=t,{ref_id:S}=p;if(r){const $={...r};$[y]={...$[y],edgeList:[...$[y].edgeList,u]},$[S]&&($[S]={...$[S],edgeList:[...$[S].edgeList,u]}),I.setState({data:$})}C()}catch(y){console.warn(y)}finally{c(!1)}}},w=o||!p||!u;return e.jsx(ce,{id:"addEdge",kind:"small",onClose:C,preventOutsideClose:!0,children:e.jsxs(we,{...a,children:[e.jsx(co,{from:t,isSwapped:l,onSelect:b,selectedToNode:p,selectedType:u,setIsSwapped:()=>i(!l),setSelectedType:m}),e.jsxs(wo,{color:"secondary",disabled:w,onClick:j,size:"large",variant:"contained",children:["Confirm",o&&e.jsx(vo,{children:e.jsx(M,{color:x.lightGray,size:12})})]})]})})},wo=d(W)` - width: 293px !important; - margin: 0 0 10px auto !important; -`,vo=d.span` - margin-top: 2px; -`,To=()=>e.jsxs(g,{children:[e.jsx(g,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(g,{align:"center",direction:"row",children:e.jsx(So,{children:"Edit topic"})})}),e.jsx(g,{mb:12,children:e.jsx(Ot,{id:"cy-topic",maxLength:50,name:"name",placeholder:"Add your topic",rules:{...wt}})})]}),So=d(L)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,$o=({topic:t,onClose:s})=>{const{close:n}=E("editTopic"),[r]=I(y=>[y.data]),a=ye({mode:"onChange"}),{watch:l,setValue:i,reset:o,getValues:c}=a,[u,m]=h.useState(!1);h.useEffect(()=>(t&&i("name",t==null?void 0:t.name),()=>{o()}),[t,i,o]);const p=l("name"),b=p==null?void 0:p.trim(),C=()=>{s(),n()},j=async()=>{m(!0);try{if(await le((t==null?void 0:t.ref_id)||"",{node_data:{name:b}}),r){const y={...r};y[t==null?void 0:t.ref_id].name=b,I.setState({data:y})}C()}catch(y){console.warn(y)}finally{m(!1)}},w=c().name&&(t==null?void 0:t.name)!==c().name;return e.jsx(ce,{id:"editTopic",kind:"regular",onClose:C,preventOutsideClose:!0,children:e.jsxs(we,{...a,children:[e.jsx(To,{}),e.jsxs(W,{color:"secondary",disabled:u||!b||!w,onClick:j,size:"large",variant:"contained",children:["Save Changes",u&&e.jsx(ko,{children:e.jsx(M,{color:x.lightGray,size:12})})]})]})})},ko=d.span` - margin-top: 2px; -`,_o=({topicId:t,onSelect:s,selectedValue:n,dataId:r})=>{const[a,l]=h.useState([]),[i,o]=h.useState(!1),c=h.useMemo(()=>{const C=async j=>{const w={is_muted:"False",sort_by:ve,search:j,skip:"0",limit:"1000"};o(!0);try{const S=(await qe(w.search)).data.filter($=>($==null?void 0:$.ref_id)!==t);l(S)}catch{l([])}finally{o(!1)}};return je.debounce(C,300)},[t]),u=C=>{const j=C.trim();if(!j){l([]);return}j.length>2&&c(C)},m=C=>{const j=C?a.find(w=>w.ref_id===C.value):null;s(j||null)},p=C=>({label:C.search_value,value:C.ref_id,type:C.node_type}),b=C=>C.map(p);return n?e.jsxs(g,{align:"center",basis:"100%",direction:"row",grow:1,shrink:1,children:[e.jsx("span",{children:n.search_value}),e.jsx(Ke,{onClick:()=>s(null),size:"medium",children:e.jsx(ee,{})})]}):e.jsx(Se,{dataId:r,handleInputChange:u,isLoading:i,onSelect:m,options:b(a)||rt,selectedValue:n?p(n):null})},Lo=({from:t,onSelect:s,selectedToNode:n,isSwapped:r,setIsSwapped:a})=>{var o;const l=t==null?void 0:t.map(c=>c.name).join(", "),i=t&&t.length===1?t[0].name:`${l==null?void 0:l.substring(0,25)} ...`;return e.jsxs(g,{mb:20,children:[e.jsx(g,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(g,{align:"center",direction:"row",children:e.jsx(Mo,{children:"Merge topic"})})}),e.jsxs(zo,{swap:r,children:[e.jsx(No,{children:e.jsx(Io,{disabled:!0,label:r?"To":"From",swap:r,value:i})}),e.jsxs(g,{my:16,children:[e.jsx(Eo,{children:"Type"}),e.jsx(L,{children:"IS ALIAS"})]}),e.jsx(g,{children:e.jsxs(Ro,{children:[e.jsx(Ao,{children:r?"From":"To"}),e.jsx(_o,{dataId:"to-node",onSelect:s,selectedValue:n,topicId:(o=t[t.length-1])==null?void 0:o.ref_id})]})}),e.jsxs(Bo,{children:[e.jsx(Oo,{children:e.jsx(Xe,{})}),e.jsx(Fo,{"data-testid":"swap-icon",disabled:(t==null?void 0:t.length)!==1,onClick:(t==null?void 0:t.length)===1?a:void 0,children:e.jsx(Je,{})}),e.jsx(Ho,{children:e.jsx(et,{})})]})]})]})},Mo=d(L)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,No=d(g)` - flex: 1 1 100%; -`,Bo=d.div` - position: absolute; - top: 26px; - bottom: 26px; - left: 4px; - width: 35px; - border-left: 1.5px solid #6b7a8d4d; - border-top: 1.5px solid #6b7a8d4d; - border-bottom: 1.5px solid #6b7a8d4d; - border-radius: 12px 0 0 12px; -`,zo=d.div` - position: relative; - color: white; - font-family: 'Barlow'; - display: flex; - flex-direction: ${t=>t.swap?"column-reverse":"column"}; - margin-bottom: 10px; - padding-left: 38px; -`,Io=d(it)` - position: relative; - width: 100%; - padding: 16px; - gap: 10px; - border-radius: 6px; - border: 1px solid #6b7a8d4d; - opacity: 0px; - display: flex; -`,Ro=d.div` - position: relative; - width: 100%; - padding: 15px; - gap: 10px; - border-radius: 6px; - border: 1.4px solid #6b7a8d4d; - opacity: 0px; - display: flex; - align-items: center; -`,Eo=d.label` - color: #bac1c6; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - margin-bottom: 6px; -`,Ao=d.label` - color: #bac1c6; - background-color: #23252f; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - position: absolute; - left: 15px; - top: -10px; -`,Oo=d.div` - position: absolute; - top: 0; - right: 0; - transform: translateY(-50%) translateX(50%); - color: #23252f; -`,Fo=d.div` - position: absolute; - color: transparent; - top: 50%; - left: 0; - transform: translateY(-50%) translateX(-50%); - cursor: ${t=>t.disabled?"not-allowed":"pointer"}; - width: 32px; - height: 32px; - background-color: #303342; - display: flex; - justify-content: center; - align-items: center; - border-radius: 8px; -`,Ho=d.div` - position: absolute; - bottom: 0; - right: 0; - transform: translateY(10px) translateX(3px); - color: #6b7a8d; - line-height: 1; -`,Wo=({onClose:t,multiTopics:s})=>{const{close:n}=E("mergeTopic"),r=ye({mode:"onChange"}),{setValue:a,reset:l}=r,[i,o]=h.useState(!1),[c,u]=h.useState(!1),[m,p]=h.useState(null);h.useEffect(()=>{if(s&&s.length>0){const j=s.map(w=>w.name).join(", ");a("name",j)}return()=>{l()}},[s,a,l]);const b=()=>{t(),n()},C=async()=>{o(!0);const j=s==null?void 0:s.map(w=>w.ref_id).filter(w=>!!w);try{j.length&&m&&(await vt({from:j,to:m==null?void 0:m.ref_id}),I.setState(w=>({ids:w.ids.filter(y=>!j.includes(y)),total:w.total-j.length})),b())}catch(w){console.warn(w)}finally{o(!1)}};return e.jsx(ce,{id:"mergeTopic",kind:"small",onClose:b,preventOutsideClose:!0,children:e.jsxs(we,{...r,children:[e.jsx(Lo,{from:s,isSwapped:c,onSelect:p,selectedToNode:m,setIsSwapped:()=>u(!c)}),e.jsxs(Po,{color:"secondary","data-testid":"merge-topics-button",disabled:i||!m,onClick:C,size:"large",variant:"contained",children:["Merge topics",i&&e.jsx(Uo,{children:e.jsx(M,{color:x.lightGray,size:12})})]})]})})},Po=d(W)` - width: 293px !important; - margin: 0 0 10px auto !important; -`,Uo=d.span` - margin-top: 2px; -`,Do=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 12",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M10.1765 0.310088L4.72809 5.70971C4.63832 5.79868 4.56637 5.90372 4.51607 6.01926L3.74627 7.78746C3.63822 8.03565 3.89191 8.28707 4.14234 8.17999L5.92651 7.41707C6.04309 7.36722 6.14907 7.29592 6.23885 7.20695L11.6872 1.80733C12.1044 1.39388 12.1044 0.723539 11.6872 0.310088C11.27 -0.103363 10.5936 -0.103363 10.1765 0.310088ZM9.80835 7.14088C9.80835 6.81895 10.072 6.55777 10.3969 6.55777C10.723 6.55777 10.9854 6.82017 10.9854 7.14088L10.9191 10.2508C10.9191 11.2153 10.1489 12.0001 9.17571 12.0001H1.74343C0.79227 12.0001 0 11.2153 0 10.2289V2.84292C0 1.89999 0.79227 1.11523 1.74343 1.11523L5.29651 1.11548C5.62264 1.11548 5.88501 1.37666 5.88501 1.69858C5.88501 2.0205 5.62141 2.28168 5.29651 2.28168H1.7655C1.44134 2.28168 1.177 2.54335 1.177 2.86479V10.2508C1.177 10.5722 1.44134 10.8339 1.7655 10.8339H9.21985C9.54402 10.8339 9.80835 10.5722 9.80835 10.2508V7.14088Z",fill:"currentColor"})}),fe=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 12 8",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M0.333496 7.66704V6.66706H3.91681V7.66704H0.333496ZM0.333496 4.50037V3.50041H7.7886V4.50037H0.333496ZM0.333496 1.33372V0.33374H11.6668V1.33372H0.333496Z",fill:"currentColor"})}),Ue=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 16 15",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M14.0716 15L10.8994 11.7764C10.437 11.9597 9.96181 12.0919 9.47381 12.1732C8.98581 12.2545 8.49002 12.2952 7.98643 12.2952C6.33597 12.2952 4.82448 11.8457 3.45194 10.9466C2.07941 10.0476 0.991584 8.86271 0.188459 7.39193C0.123124 7.27666 0.0753836 7.15933 0.045238 7.03994C0.0150793 6.92055 0 6.7991 0 6.67559C0 6.55208 0.0163338 6.42935 0.0490013 6.30739C0.0816688 6.18543 0.13067 6.06938 0.196005 5.95925C0.508607 5.42714 0.84081 4.91226 1.19261 4.41462C1.54443 3.91699 1.95353 3.47673 2.41992 3.09386L0.24877 0.846015L1.07501 0L14.8978 14.154L14.0716 15ZM7.98643 9.94854C8.16032 9.94854 8.32642 9.93799 8.48473 9.91689C8.64305 9.89579 8.7976 9.84973 8.94838 9.77871L4.95591 5.69059C4.89158 5.84498 4.84786 6.00324 4.82475 6.16535C4.80162 6.32745 4.79005 6.49753 4.79005 6.67559C4.79005 7.58645 5.10039 8.35966 5.72108 8.99521C6.34176 9.63076 7.09688 9.94854 7.98643 9.94854ZM13.4384 10.3561L10.9792 7.85816C11.0456 7.66673 11.0961 7.47375 11.1308 7.27922C11.1655 7.0847 11.1828 6.88349 11.1828 6.67559C11.1828 5.76473 10.8725 4.99152 10.2518 4.35597C9.63109 3.72042 8.87598 3.40264 7.98643 3.40264C7.78339 3.40264 7.58689 3.42168 7.39692 3.45976C7.20694 3.49784 7.02099 3.56011 6.83907 3.64657L4.87751 1.64575C5.37606 1.44402 5.88441 1.29529 6.40257 1.19957C6.92071 1.10385 7.44867 1.05599 7.98643 1.05599C9.64191 1.05599 11.1604 1.50756 12.542 2.41072C13.9236 3.31387 15.0134 4.50598 15.8115 5.98705C15.8718 6.08894 15.9183 6.19829 15.951 6.31511C15.9837 6.43192 16 6.55208 16 6.67559C16 6.7991 15.9857 6.91926 15.957 7.03607C15.9284 7.15289 15.8839 7.26225 15.8236 7.36414C15.52 7.94669 15.1738 8.49038 14.7848 8.99521C14.3958 9.50005 13.947 9.95369 13.4384 10.3561ZM10.0912 6.95657L7.73162 4.54816C8.06131 4.48126 8.38246 4.50545 8.69506 4.62072C9.00767 4.736 9.27754 4.9156 9.5047 5.15952C9.7369 5.40036 9.90451 5.67723 10.0075 5.99012C10.1106 6.30301 10.1385 6.62516 10.0912 6.95657Z",fill:"currentColor"})}),De=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 18 13",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsx("path",{d:"M9.00204 9.98073C9.94628 9.98073 10.7483 9.65024 11.408 8.98927C12.0677 8.32829 12.3976 7.52567 12.3976 6.58142C12.3976 5.63718 12.0671 4.8352 11.4061 4.17548C10.7451 3.51576 9.9425 3.1859 8.99825 3.1859C8.05401 3.1859 7.25203 3.51638 6.59231 4.17735C5.93259 4.83834 5.60273 5.64096 5.60273 6.58521C5.60273 7.52944 5.93321 8.33142 6.59419 8.99115C7.25517 9.65087 8.05779 9.98073 9.00204 9.98073ZM9.00014 8.83331C8.37514 8.83331 7.84389 8.61456 7.40639 8.17706C6.96889 7.73956 6.75014 7.20831 6.75014 6.58331C6.75014 5.95831 6.96889 5.42706 7.40639 4.98956C7.84389 4.55206 8.37514 4.33331 9.00014 4.33331C9.62514 4.33331 10.1564 4.55206 10.5939 4.98956C11.0314 5.42706 11.2501 5.95831 11.2501 6.58331C11.2501 7.20831 11.0314 7.73956 10.5939 8.17706C10.1564 8.61456 9.62514 8.83331 9.00014 8.83331ZM9.00129 12.4166C7.08494 12.4166 5.33884 11.888 3.76298 10.8309C2.18713 9.77374 1.02688 8.35788 0.282227 6.58331C1.02688 4.80874 2.18675 3.39288 3.76185 2.33573C5.33694 1.27858 7.08265 0.75 8.999 0.75C10.9153 0.75 12.6614 1.27858 14.2373 2.33573C15.8132 3.39288 16.9734 4.80874 17.7181 6.58331C16.9734 8.35788 15.8135 9.77374 14.2384 10.8309C12.6634 11.888 10.9176 12.4166 9.00129 12.4166Z",fill:"currentColor"})}),Vo=t=>e.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:e.jsxs("g",{opacity:"0.4",children:[e.jsx("mask",{id:"mask0_5162_13105",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_5162_13105)",children:e.jsx("path",{d:"M19.7615 21.8691L15.7154 17.8537C15.1256 18.0819 14.5195 18.2467 13.8971 18.348C13.2747 18.4493 12.6423 18.4999 12 18.4999C9.89486 18.4999 7.96698 17.94 6.21635 16.8201C4.46572 15.7002 3.07822 14.2243 2.05385 12.3922C1.97052 12.2486 1.90963 12.1025 1.87118 11.9538C1.83271 11.8051 1.81348 11.6538 1.81348 11.4999C1.81348 11.3461 1.83431 11.1932 1.87598 11.0413C1.91764 10.8894 1.98014 10.7448 2.06348 10.6076C2.46219 9.9448 2.88591 9.30345 3.33463 8.68357C3.78336 8.0637 4.30516 7.51531 4.90003 7.0384L2.13078 4.2384L3.18463 3.18457L20.8153 20.8153L19.7615 21.8691ZM12 15.5768C12.2218 15.5768 12.4336 15.5637 12.6356 15.5374C12.8375 15.5111 13.0346 15.4537 13.2269 15.3653L8.13463 10.273C8.05258 10.4653 7.99681 10.6624 7.96733 10.8643C7.93783 11.0663 7.92308 11.2781 7.92308 11.4999C7.92308 12.6345 8.31891 13.5977 9.11058 14.3893C9.90224 15.181 10.8654 15.5768 12 15.5768ZM18.9538 16.0845L15.8173 12.973C15.9019 12.7345 15.9663 12.4941 16.0105 12.2518C16.0548 12.0095 16.0769 11.7589 16.0769 11.4999C16.0769 10.3653 15.681 9.40219 14.8894 8.61052C14.0977 7.81885 13.1346 7.42302 12 7.42302C11.741 7.42302 11.4904 7.44674 11.2481 7.49417C11.0058 7.5416 10.7686 7.61917 10.5366 7.72687L8.03463 5.23457C8.67051 4.98329 9.3189 4.79803 9.9798 4.6788C10.6407 4.55956 11.3141 4.49995 12 4.49995C14.1115 4.49995 16.0484 5.06245 17.8105 6.18745C19.5727 7.31245 20.9628 8.79738 21.9807 10.6422C22.0576 10.7692 22.1169 10.9054 22.1586 11.0509C22.2003 11.1964 22.2211 11.3461 22.2211 11.4999C22.2211 11.6538 22.2028 11.8034 22.1663 11.9489C22.1297 12.0945 22.073 12.2307 21.9961 12.3576C21.6089 13.0832 21.1673 13.7605 20.6711 14.3893C20.175 15.0182 19.6025 15.5832 18.9538 16.0845ZM14.6846 11.8499L11.675 8.84992C12.0955 8.76659 12.5051 8.79671 12.9038 8.9403C13.3025 9.0839 13.6468 9.30761 13.9365 9.61145C14.2327 9.91145 14.4465 10.2563 14.5779 10.6461C14.7093 11.0358 14.7449 11.4371 14.6846 11.8499Z",fill:"currentColor"})})]})}),Go=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_5162_13106",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_5162_13106)",children:e.jsx("path",{d:"M12.0023 15.5769C13.1354 15.5769 14.0978 15.1803 14.8895 14.3871C15.6811 13.5939 16.077 12.6308 16.077 11.4977C16.077 10.3646 15.6804 9.40224 14.8872 8.61058C14.094 7.81891 13.1309 7.42308 11.9978 7.42308C10.8647 7.42308 9.90234 7.81966 9.11067 8.61282C8.31901 9.40601 7.92317 10.3692 7.92317 11.5023C7.92317 12.6353 8.31976 13.5977 9.11293 14.3894C9.90611 15.181 10.8692 15.5769 12.0023 15.5769ZM12.0001 14.2C11.2501 14.2 10.6126 13.9375 10.0876 13.4125C9.56258 12.8875 9.30007 12.25 9.30007 11.5C9.30007 10.75 9.56258 10.1125 10.0876 9.58748C10.6126 9.06248 11.2501 8.79998 12.0001 8.79998C12.7501 8.79998 13.3876 9.06248 13.9126 9.58748C14.4376 10.1125 14.7001 10.75 14.7001 11.5C14.7001 12.25 14.4376 12.8875 13.9126 13.4125C13.3876 13.9375 12.7501 14.2 12.0001 14.2ZM12.0014 18.5C9.70183 18.5 7.60651 17.8657 5.71547 16.5971C3.82446 15.3285 2.43216 13.6295 1.53857 11.5C2.43216 9.37049 3.82401 7.67146 5.71412 6.40288C7.60422 5.13429 9.69908 4.5 11.9987 4.5C14.2983 4.5 16.3936 5.13429 18.2847 6.40288C20.1757 7.67146 21.568 9.37049 22.4616 11.5C21.568 13.6295 20.1761 15.3285 18.286 16.5971C16.3959 17.8657 14.3011 18.5 12.0014 18.5Z",fill:"currentColor"})})]}),Zo=t=>e.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 22 22",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",children:[e.jsx("mask",{id:"mask0_5577_416",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"22",height:"22",children:e.jsx("rect",{width:"1em",height:"1em",fill:"currentColor"})}),e.jsx("g",{mask:"url(#mask0_5577_416)",children:e.jsx("path",{d:"M11 17.6634C10.6219 17.6634 10.2982 17.5287 10.0289 17.2595C9.75964 16.9902 9.625 16.6665 9.625 16.2884C9.625 15.9103 9.75964 15.5866 10.0289 15.3173C10.2982 15.0481 10.6219 14.9134 11 14.9134C11.3781 14.9134 11.7018 15.0481 11.971 15.3173C12.2403 15.5866 12.375 15.9103 12.375 16.2884C12.375 16.6665 12.2403 16.9902 11.971 17.2595C11.7018 17.5287 11.3781 17.6634 11 17.6634ZM11 12.3749C10.6219 12.3749 10.2982 12.2403 10.0289 11.971C9.75964 11.7018 9.625 11.3781 9.625 11C9.625 10.6218 9.75964 10.2982 10.0289 10.0289C10.2982 9.75962 10.6219 9.62498 11 9.62498C11.3781 9.62498 11.7018 9.75962 11.971 10.0289C12.2403 10.2982 12.375 10.6218 12.375 11C12.375 11.3781 12.2403 11.7018 11.971 11.971C11.7018 12.2403 11.3781 12.3749 11 12.3749ZM11 7.08648C10.6219 7.08648 10.2982 6.95184 10.0289 6.68257C9.75964 6.41332 9.625 6.08963 9.625 5.7115C9.625 5.33339 9.75964 5.0097 10.0289 4.74043C10.2982 4.47118 10.6219 4.33655 11 4.33655C11.3781 4.33655 11.7018 4.47118 11.971 4.74043C12.2403 5.0097 12.375 5.33339 12.375 5.7115C12.375 6.08963 12.2403 6.41332 11.971 6.68257C11.7018 6.95184 11.3781 7.08648 11 7.08648Z",fill:"currentColor"})})]}),Yo=({topic:t,onClick:s,onSearch:n,checkedStates:r,setCheckedStates:a,isMuteDisabled:l})=>{const[i,o]=I(k=>[k.ids,k.total]),[c,u]=h.useState(!1),[m,p]=h.useState(!1),b=Ce(t.date_added_to_graph),C=async(k,T)=>{u(!0);try{await le(k,{node_data:{is_muted:T}}),I.setState({ids:i.filter(_=>_!==k),total:o-1})}catch(_){console.warn(_)}},j=k=>{a(T=>({...T,[k]:!T[k]}))},w=(k,T)=>{var _;(_=window.getSelection())!=null&&_.toString()?k.preventDefault():n(T.name)},y=t.edgeList.slice(0,1),S=t.edgeList.length-y.length,[$,A]=ne.useState(null),O=k=>{A(k.currentTarget),p(!0)},B=()=>{p(!1)},z=!!$&&m,H=r[t.ref_id]?"visible":"";return e.jsxs(xe,{className:r[t.ref_id]?"checked":"",children:[e.jsx(f,{children:e.jsx(Ko,{className:`checkbox-section ${H}`,"data-testid":"topic-check-box",onClick:()=>j(t.ref_id),children:e.jsx(Xo,{checked:r[t.ref_id],children:e.jsx(Jo,{children:r[t.ref_id]&&e.jsx(at,{})})})})}),e.jsx(f,{onClick:k=>w(k,t),children:e.jsx(Qo,{children:t.name})}),e.jsx(f,{children:t.node_type}),e.jsx(f,{children:e.jsx(en,{children:t.edgeCount})}),e.jsxs(f,{children:[e.jsx(Te,{anchorEl:$,anchorOrigin:{vertical:"top",horizontal:"center"},disableRestoreFocus:!0,id:"mouse-over-popover",onClose:B,onMouseEnter:()=>p(!0),onMouseLeave:B,open:z,sx:{pointerEvents:"auto","& .MuiPaper-root":{backgroundColor:"rgba(0, 0, 0, 0.9)",borderRadius:"4px",width:"160px",maxHeight:"200px",overflowY:"scroll"}},transformOrigin:{vertical:"bottom",horizontal:"center"},children:e.jsx(Be,{sx:{p:1.5,fontSize:"13px",fontWeight:400,lineHeight:"1.8",wordWrap:"break-word"},children:t.edgeList.join(", ")})}),y.join(", "),S>0&&e.jsx(Be,{"aria-haspopup":"true","aria-owns":z?"mouse-over-popover":void 0,component:"span",onMouseEnter:O,onMouseLeave:B,sx:{cursor:"pointer"},children:",..."})]}),e.jsx(f,{children:e.jsx("span",{children:b})}),e.jsx(f,{className:"cell-center",children:e.jsx(g,{direction:"row",justify:"space-between",children:e.jsx("div",{className:"approve-wrapper",children:c?e.jsx(qo,{children:e.jsx(M,{color:x.white,size:16})}):e.jsxs(g,{direction:"row",children:[t.is_muted?e.jsx(Z,{className:"centered",disabled:l,onClick:()=>C(t.ref_id,!1),children:e.jsx(Go,{})}):e.jsx(Z,{className:"centered",disabled:l,onClick:()=>C(t.ref_id,!0),children:e.jsx(Vo,{})}),e.jsx(Z,{disabled:l,onClick:k=>s(k,t.ref_id),children:e.jsx(Zo,{"data-testid":"ThreeDotsIcons"})})]})})})})]},t.name)},qo=d.span` - margin-left: 12px; -`,Qo=d.span` - cursor: pointer; - :hover { - text-decoration: underline; - } -`,Ko=d.td` - visibility: hidden; - cursor: pointer; - display: flex; - align-items: center; - - &.visible { - visibility: visible; - } -`,Xo=d.div` - width: 14px; - height: 14px; - border-radius: 4px; - border: ${({checked:t})=>t?"#618AFF":"2px solid #CCCCCC"}; - background-color: ${({checked:t})=>t?"#618AFF":"transparent"}; - display: flex; - justify-content: center; - align-items: center; - margin-left: 12px; -`,Jo=d.div` - display: flex; - align-items: center; - justify-content: center; - border-radius: 2px; - background-color: transparent; -`,en=d.span` - display: flex; - align-items: center; - justify-content: center; -`,tn=h.memo(Yo),sn=({setShowMuteUnmute:t,showMuted:s,onTopicEdit:n,onChangeFilter:r,checkedStates:a,setCheckedStates:l})=>{const{close:i}=E("sourcesTable"),[o,c]=h.useState(!1),[u,m]=ne.useState(null),[p,b]=ne.useState(""),C=Object.values(a).filter(v=>v).length,[j,w]=Tt(v=>[v.setSearchFormValue,v.setCurrentSearch]),[y,S,$]=I(v=>[v.data,v.ids,v.total]),A=h.useCallback((v,R)=>{m(v.currentTarget),b(R)},[]),O=()=>{m(null)},B=v=>{j(v),w(v),i()},z=v=>{n(p,v),O()},H=v=>{r(v)},k=!!u,T=k?"simple-popover":void 0,_=async()=>{c(!0);try{const v=Object.keys(a).map(async V=>{if(a[V])try{return await le(V,{node_data:{is_muted:!s}}),V}catch(ht){return console.error("Error updating node data:",ht),null}return null}),R=await Promise.all(v);I.setState({ids:S.filter(V=>!R.includes(V)),total:$-R.length}),l({}),c(!1)}catch(v){console.error("Error:",v),c(!1)}};return y?e.jsx(e.Fragment,{children:Object.keys(y).length?e.jsx(pn,{align:"center",justify:o?"center":"flex-start",children:o?e.jsx(M,{color:x.white}):e.jsxs(e.Fragment,{children:[e.jsxs(de,{component:"table",children:[C>0?e.jsx(Ss,{children:e.jsxs(D,{component:"tr",children:[e.jsx(f,{children:e.jsx(Z,{onClick:()=>l({}),children:e.jsx(ee,{})})}),e.jsx(f,{colSpan:12,children:e.jsxs(dn,{children:[e.jsxs(cn,{children:[e.jsx(ln,{children:C}),"selected"]}),e.jsx(f,{className:"empty"}),e.jsx(Ve,{onClick:_,role:"button",children:s?e.jsxs(e.Fragment,{children:[e.jsx(De,{})," Unmute ALL"]}):e.jsxs(e.Fragment,{children:[e.jsx(Ue,{})," Mute ALL"]})}),e.jsx(f,{className:"empty"}),e.jsxs(Ve,{onClick:()=>z("mergeTopic"),children:[e.jsx(Ne,{})," Merge"]})]})}),e.jsx(f,{className:"empty"})]})}):e.jsx(he,{children:e.jsxs(D,{component:"tr",children:[e.jsx(f,{className:"empty"}),e.jsx(f,{children:e.jsxs(me,{onClick:()=>H(ve),children:["Name ",e.jsx(fe,{})]})}),e.jsx(f,{children:"Type"}),e.jsx(f,{children:e.jsxs(me,{onClick:()=>H(_t),children:["Count ",e.jsx(fe,{})]})}),e.jsx(f,{children:"Edge list"}),e.jsx(f,{children:e.jsxs(me,{onClick:()=>H(Lt),children:["Date ",e.jsx(fe,{})]})}),e.jsx(f,{children:e.jsx(g,{px:8,children:e.jsxs(on,{onClick:t,children:[e.jsx(nn,{checked:s,children:e.jsx(rn,{children:s&&e.jsx(at,{})})}),"Muted"]})})})]})}),y&&e.jsx("tbody",{children:S==null?void 0:S.map(v=>e.jsx(tn,{checkedStates:a,isMuteDisabled:Object.values(a).filter(R=>R).length>1,onClick:A,onSearch:B,setCheckedStates:l,topic:y[v]},v))})]}),p?e.jsxs(an,{anchorEl:u,anchorOrigin:{vertical:"bottom",horizontal:"right"},id:T,onClose:O,open:k,transformOrigin:{vertical:"top",horizontal:"right"},children:[s?e.jsxs(G,{"data-testid":"unmute",onClick:()=>z("unMute"),children:[" ",e.jsx(De,{"data-testid":""})," Unmute"]}):e.jsxs(G,{"data-testid":"mute",onClick:()=>z("mute"),children:[" ",e.jsx(Ue,{"data-testid":"VisibilityOff"})," Mute"]}),e.jsxs(G,{"data-testid":"rename",onClick:()=>z("editTopic"),children:[e.jsx(Do,{"data-testid":"EditTopicIcon"})," Rename"]}),e.jsxs(G,{"data-testid":"merge",onClick:()=>z("mergeTopic"),children:[e.jsx(Ne,{"data-testid":"MergeIcon"})," Merge"]}),e.jsxs(G,{"data-testid":"add_edge",onClick:()=>z("addEdge"),children:[e.jsx(Wt,{"data-testid":"AddCircleIcon"})," Add edge"]})]}):null]})}):e.jsxs(g,{children:[e.jsx(L,{children:"There is not any results for selected filters"}),e.jsx(be,{})]})}):e.jsxs(g,{children:[e.jsx(L,{children:"There is not any results for selected filters"}),e.jsx(be,{})]})},on=d.td` - cursor: pointer; - display: flex; - align-items: center; -`,nn=d.div` - width: 14px; - height: 14px; - border-radius: 4px; - border: ${({checked:t})=>t?"#618AFF":"2px solid #CCCCCC"}; - background-color: ${({checked:t})=>t?"#618AFF":"transparent"}; - display: flex; - justify-content: center; - align-items: center; - margin-right: 8px; -`,rn=d.div` - display: flex; - align-items: center; - justify-content: center; - border-radius: 2px; - background-color: transparent; -`,me=d.span` - cursor: pointer; - display: flex; - gap: 4px; - align-items: center; -`,G=d(g).attrs({direction:"row",px:12,py:8})` - display: flex; - align-items: center; - justify-content: start; - gap: 12px; - cursor: pointer; - background: ${x.BUTTON1}; - color: ${x.white}; - - &:hover { - background: ${x.BUTTON1_HOVER}; - color: ${x.GRAY3}; - } -`,an=d(Te)` - && { - z-index: 9999; - } - .MuiPaper-root { - min-width: 149px; - color: ${x.GRAY3}; - box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.2); - border-radius: 6px; - z-index: 1; - font-family: Barlow; - font-size: 14px; - font-weight: 500; - } -`,ln=d.span` - font-family: Barlow; - font-size: 13px; - font-weight: 500; - margin-right: 4px; - margin-top: 1px; -`,Ve=d.div` - display: flex; - align-items: center; - cursor: pointer; - flex-wrap: nowrap; - gap: 8px; - padding: 1px 8px; - white-space: nowrap; - &:hover { - background-color: rgba(255, 255, 255, 0.2); - padding: 1px 8px; - border-radius: 4px; - } -`,cn=d.div` - display: flex; - align-items: center; - gap: 2px; -`,dn=d.span` - display: flex; - align-items: center; - gap: 27px; -`,pn=d(g)` - min-height: 0; - overflow: auto; - flex: 1; - width: 100%; - position: relative; -`,xn=()=>{const[t,s,n,r,a,l,i,o]=I(T=>[T.data,T.ids,T.total,T.setTopics,T.filters,T.setFilters,T.terminate,T.loading]),{open:c}=E("editTopic"),{open:u}=E("mergeTopic"),{open:m}=E("addEdge"),[p,b]=h.useState(null),[C,j]=h.useState([]),[w,y]=h.useState({}),S={editTopic:c,mergeTopic:u,addEdge:m},$=h.useRef([]);h.useEffect(()=>{s.length&&($.current=s)},[s]),h.useEffect(()=>{(async()=>{try{await r()}catch{console.error("err")}})()},[r,a]);const A=async()=>{l({page:a.page+1})};h.useEffect(()=>()=>{i()},[i]);const O=T=>{l({sortBy:T})},B=()=>{b(null),j([])},z=async(T,_)=>{try{await le(T,{node_data:{is_muted:_==="mute"}}),I.setState({ids:s.filter(v=>v!==T),total:n-1})}catch(v){console.warn(v)}},H=async(T,_)=>{if(t)if(_==="mergeTopic")if(Object.values(w).filter(v=>v).length>0){const v=Object.entries(w).filter(([,R])=>R).map(([R])=>t[R]);j(v),u()}else j([t[T]]),b(t[T]),u();else["mute","unMute"].includes(_)&&await z(T,_),typeof S[_]=="function"&&S[_](),b(t[T])},k=T=>{l({...a,search:T})};return e.jsxs(e.Fragment,{children:[e.jsxs(hn,{direction:"column",justify:"flex-end",children:[e.jsx($e,{align:"flex-start",direction:"row",justify:"space-between",children:e.jsx(L,{className:"title",children:"Topics"})}),e.jsx(gn,{"data-testid":"topic-search-container",children:e.jsx(pt,{activeIcon:e.jsx(ee,{}),defaultIcon:e.jsx(nt,{}),loading:o,loadingIcon:e.jsx(M,{color:x.lightGray,size:24}),onSearch:k,placeholder:"Search ..."})}),e.jsx(un,{align:"center",justify:o&&!t?"center":"flex-start",children:o&&!t?e.jsx(M,{color:x.white}):e.jsxs(e.Fragment,{children:[e.jsx(sn,{checkedStates:w,onChangeFilter:O,onTopicEdit:H,setCheckedStates:y,setShowMuteUnmute:()=>l({is_muted:!a.is_muted}),showMuted:a.is_muted}),n>s.length?e.jsxs(W,{className:"load-more",disabled:o,onClick:A,children:["Load more",o&&e.jsx(M,{color:x.lightGray,size:10})]}):null]})})]}),C.length>0&&e.jsx(Wo,{multiTopics:C,onClose:B}),p&&e.jsx($o,{onClose:B,topic:p}),p&&e.jsx(yo,{onClose:B,topic:p})]})},hn=d(g)` - flex: 1; - - .title { - font-size: 20px; - color: ${x.white}; - font-family: Barlow; - font-size: 22px; - font-style: normal; - font-weight: 600; - line-height: normal; - } - - .subtitle { - color: ${x.GRAY3}; - font-family: Barlow; - font-size: 13px; - font-style: normal; - font-weight: 400; - line-height: normal; - } - - & .filters { - overflow-x: auto; - } - - .load-more { - margin: 8px auto; - align-self: center; - } -`,un=d(g)` - min-height: 0; - overflow: auto; - flex: 1; - width: 100%; -`,gn=d(g)` - margin: 0 0 16px 36px; -`,fn=[{label:ot,component:zs},{label:Mt,component:oo},{label:st,component:Vs},{label:tt,component:xn}],mn=t=>{const{children:s,value:n,index:r,...a}=t;return n===r?e.jsx(wn,{"aria-labelledby":`simple-tab-${r}`,hidden:n!==r,id:`simple-tabpanel-${r}`,role:"tabpanel",...a,children:s}):null};function Cn(t){return{id:`simple-tab-${t}`,"aria-controls":`simple-tabpanel-${t}`}}const bn=()=>{const[t,s]=h.useState(0),[n]=Ye(o=>[o.isAdmin]),[r]=St(o=>[o.queuedSourcesFeatureFlag]),a=$t(),l=(o,c)=>{s(c)},i=fn.filter(({label:o})=>o===tt?n||!0:o===st?n&&r:o===ot?a:!0);return e.jsxs(vn,{"data-testid":"sources-table",direction:"column",children:[e.jsx(jn,{"aria-label":"sources tabs",onChange:l,value:t,children:i.map((o,c)=>e.jsx(yn,{color:x.white,disableRipple:!0,label:o.label,...Cn(c)},o.label))}),i.map((o,c)=>e.jsx(mn,{index:c,value:t,children:e.jsx(o.component,{})},o.label))]})},jn=d(Pt)` - && { - background: rgba(0, 0, 0, 0.2); - border-radius: 9px 9px 0 0; - .MuiTabs-indicator { - background: ${x.primaryBlue}; - } - } -`,yn=d(Ut)` - && { - padding: 30px 0 24px; - color: ${x.GRAY6}; - margin-left: 34px; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 500; - - &.Mui-selected { - color: ${x.white}; - } - } -`,wn=d(g)` - display: flex; - flex: 1; - min-height: 572px; - padding: 20px 0; - max-height: 572px; - overflow: auto; - - @media (max-width: 1024px) { - width: 100%; - min-height: 400px; - max-height: 400px; - } - - @media (max-width: 768px) { - width: 100%; - min-height: 300px; - max-height: 300px; - } - - @media (max-width: 480px) { - width: 100%; - min-height: 250px; - max-height: 250px; - } -`,vn=d(g)` - min-height: 0; - flex: 1; - overflow: hidden; - - @media (max-width: 768px) { - padding: 3px; - } -`,Zn=()=>{const{close:t}=E("sourcesTable"),{visible:s}=E("addContent");return s?null:e.jsx(ce,{background:"BG1",id:"sourcesTable",kind:"large",noWrap:!0,onClose:t,preventOutsideClose:!0,children:e.jsx(bn,{})})};export{Zn as SourcesTableModal}; diff --git a/build/assets/index-e671d6ff.js b/build/assets/index-e671d6ff.js deleted file mode 100644 index bfae08219..000000000 --- a/build/assets/index-e671d6ff.js +++ /dev/null @@ -1,95 +0,0 @@ -import{r as p,a7 as T,j as e,F as x,bg as I,o as n,T as v,O as _,y as L,q as A,bj as F}from"./index-022521cf.js";import{k as B,i as E,F as N,B as k}from"./index-586dfb7f.js";import{B as M}from"./index-ee20ad28.js";import{u as w}from"./index-fb250689.js";import{S as O,A as z,N as D,F as P,b as Y,I as R}from"./NodeCircleIcon-e840b41b.js";import{A as X,O as H,T as W}from"./index-39c958ca.js";import{C as q}from"./ClipLoader-d8628c6c.js";import"./Stack-ce2a5ec5.js";import"./useSlotProps-51fc8b9f.js";import"./Popover-cc3c7b26.js";import"./createSvgIcon-e1ebdfca.js";import"./TextareaAutosize-0ace781b.js";const U=({topicId:s,onSelect:r,selectedValue:d,dataId:c})=>{const[u,h]=p.useState([]),[g,f]=p.useState(!1),j=p.useMemo(()=>{const o=async i=>{const m={is_muted:"False",sort_by:z,search:i,skip:"0",limit:"1000"};f(!0);try{const C=(await I(m.search)).data.filter(y=>(y==null?void 0:y.ref_id)!==s);h(C)}catch{h([])}finally{f(!1)}};return T.debounce(o,300)},[s]),a=o=>{const i=o.trim();if(!i){h([]);return}i.length>2&&j(o)},b=o=>{const i=o?u.find(m=>m.ref_id===o.value):null;r(i||null)},t=o=>({label:o.search_value,value:o.ref_id,type:o.node_type}),S=o=>o.map(t);return d?e.jsxs(x,{align:"center",basis:"100%",direction:"row",grow:1,shrink:1,children:[e.jsx("span",{children:d.search_value}),e.jsx(O,{onClick:()=>r(null),size:"medium",children:e.jsx(B,{})})]}):e.jsx(X,{dataId:c,handleInputChange:a,isLoading:g,onSelect:b,options:S(u)||H,selectedValue:d?t(d):null})},$=({from:s,onSelect:r,selectedToNode:d,isSwapped:c,setIsSwapped:u})=>e.jsxs(x,{mb:20,children:[e.jsx(x,{align:"center",direction:"row",justify:"space-between",mb:18,children:e.jsx(x,{align:"center",direction:"row",children:e.jsx(G,{children:"Merge topic"})})}),e.jsxs(Q,{swap:c,children:[e.jsx(J,{children:e.jsx(V,{disabled:!0,label:c?"To":"From",swap:c,value:s==null?void 0:s.name})}),e.jsxs(x,{my:16,children:[e.jsx(ee,{children:"Type"}),e.jsx(v,{children:"IS ALIAS"})]}),e.jsx(x,{"data-testid":"to-section-container",children:e.jsxs(Z,{children:[e.jsx(te,{children:c?"From":"To"}),e.jsx(U,{dataId:"to-node",onSelect:r,selectedValue:d,topicId:s==null?void 0:s.ref_id})]})}),e.jsxs(K,{children:[e.jsx(oe,{children:e.jsx(D,{})}),e.jsx(se,{"data-testid":"swap-icon",onClick:u,children:e.jsx(P,{})}),e.jsx(ne,{children:e.jsx(Y,{})})]})]})]}),G=n(v)` - font-size: 22px; - font-weight: 600; - font-family: 'Barlow'; -`,J=n(x)` - flex: 1 1 100%; -`,K=n.div` - position: absolute; - top: 26px; - bottom: 26px; - left: 4px; - width: 35px; - border-left: 1.5px solid #6b7a8d4d; - border-top: 1.5px solid #6b7a8d4d; - border-bottom: 1.5px solid #6b7a8d4d; - border-radius: 12px 0 0 12px; -`,Q=n.div` - position: relative; - color: white; - font-family: 'Barlow'; - display: flex; - flex-direction: ${s=>s.swap?"column-reverse":"column"}; - margin-bottom: 10px; - padding-left: 38px; -`,V=n(W)` - position: relative; - width: 100%; - padding: 16px; - gap: 10px; - border-radius: 6px; - border: 1px solid #6b7a8d4d; - opacity: 0px; - display: flex; -`,Z=n.div` - position: relative; - width: 100%; - padding: 15px; - gap: 10px; - border-radius: 6px; - border: 1.4px solid #6b7a8d4d; - opacity: 0px; - display: flex; - align-items: center; -`,ee=n.label` - color: #bac1c6; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - margin-bottom: 6px; -`,te=n.label` - color: #bac1c6; - background-color: #23252f; - font-size: 13px; - font-weight: 400; - line-height: 18px; - letter-spacing: 0.01em; - text-align: left; - position: absolute; - left: 15px; - top: -10px; -`,oe=n.div` - position: absolute; - top: 0; - right: 0; - transform: translateY(-50%) translateX(50%); - color: #23252f; -`,se=n.div` - position: absolute; - color: transparent; - top: 50%; - left: 0; - transform: translateY(-50%) translateX(-50%); - cursor: pointer; - width: 32px; - height: 32px; - background-color: #303342; - display: flex; - justify-content: center; - align-items: center; - border-radius: 8px; -`,ne=n.div` - position: absolute; - bottom: 0; - right: 0; - transform: translateY(10px) translateX(3px); - color: #6b7a8d; - line-height: 1; -`,je=()=>{const{close:s}=_("mergeToNode"),[r,d,c]=w(l=>[l.data,l.ids,l.total]),u=E({mode:"onChange"}),[h,g]=p.useState(!1),[f,j]=p.useState(!1),[a,b]=p.useState(null),[t,S]=p.useState(),o=L();p.useEffect(()=>{o&&S(o)},[o]);const i=()=>{b(null),s()},m=async()=>{if(!(!a||!r)){g(!0);try{await F({from:t==null?void 0:t.ref_id,to:a==null?void 0:a.ref_id}),t!=null&&t.ref_id&&(r[t==null?void 0:t.ref_id]={...r[t==null?void 0:t.ref_id],edgeList:[R],edgeCount:r[t==null?void 0:t.ref_id].edgeCount-1},w.setState({ids:d.filter(l=>l!==a.ref_id),total:c-1})),i()}catch(l){console.warn(l)}finally{g(!1)}}};return e.jsx(M,{id:"mergeToNode",kind:"small",onClose:i,preventOutsideClose:!0,children:e.jsxs(N,{...u,children:[e.jsx($,{from:t,isSwapped:f,onSelect:b,selectedToNode:a,setIsSwapped:()=>j(!f)}),e.jsxs(re,{color:"secondary","data-testid":"merge-topics-button",disabled:h||!a,onClick:m,size:"large",variant:"contained",children:["Merge topics",h&&e.jsx(ae,{children:e.jsx(q,{color:A.BLUE_PRESS_STATE,size:12})})]})]})})},re=n(k)` - width: 293px !important; - margin: 0 0 10px auto !important; -`,ae=n.span` - margin-top: 2px; -`;export{je as MergeNodeModal}; diff --git a/build/assets/index-e8631a32.js b/build/assets/index-e8631a32.js deleted file mode 100644 index 5f906047d..000000000 --- a/build/assets/index-e8631a32.js +++ /dev/null @@ -1,170 +0,0 @@ -import{o as s,q as l,F as n,p as w,j as e,t as G,v as C,T as S,r as f,A as v,aU as A,aV as b,aW as I,J as B,O as y}from"./index-022521cf.js";import{B as z}from"./index-ee20ad28.js";import{u as M,G as k,C as D,l as E,o as R,B as T,i as W,F}from"./index-586dfb7f.js";import{C as $}from"./ClipLoader-d8628c6c.js";import{T as j}from"./index-b5c86aa6.js";import{S as P}from"./index-3beb67ad.js";import{e as V}from"./index.esm-38ac4e4f.js";import{T as L,a as N}from"./Tabs-2c5124a1.js";import"./InfoIcon-b7d3736d.js";import"./useSlotProps-51fc8b9f.js";import"./createSvgIcon-e1ebdfca.js";const O={split:e.jsx(k,{}),force:e.jsx(D,{}),sphere:e.jsx(E,{}),earth:e.jsx(R,{})},Y=()=>{const[i,p]=w(M(t=>[t.graphStyle,t.setGraphStyle])),r=t=>{p(t)};return e.jsx(q,{direction:"column",children:G.map(t=>e.jsx(n,{className:C("icon",{active:i===t}),onClick:()=>r(t),children:O[t]},t))})},q=s(n).attrs({direction:"row",align:"center",justify:"space-between"})` - width: 447px; - height: 48px; - background: ${l.appearanceBg}; - border-radius: 6px; - .icon { - color: ${l.GRAY6}; - font-size: 20px; - cursor: pointer; - padding: 12px 20px; - - &:hover { - color: ${l.GRAY3}; - } - - &:active { - color: ${l.white}; - } - - &.active { - color: ${l.white}; - background: ${l.primaryBlue}; - padding: 12px 20px; - border-radius: 6px; - } - } - - .icon + .icon { - margin-left: 20px; - } -`,H=({onClose:i})=>{const[p]=w(d=>[d.graphStyle]),[r,t]=f.useState(!1),c=()=>{t(!0),localStorage.setItem("graphStyle",p),t(!1),i()};return e.jsxs(U,{direction:"column",children:[e.jsx(_,{children:"Default graph view:"}),e.jsx(Y,{}),e.jsx(n,{mt:308,py:8,children:e.jsx(T,{color:"secondary",disabled:r,id:"add-node-submit-cta",onClick:c,size:"large",startIcon:r&&e.jsx(J,{children:e.jsx($,{color:l.lightGray,size:12})}),type:"submit",variant:"contained",children:"Save Changes"})})]})},U=s(n)` - display: flex; - gap: 10px; - padding: 36px; -`,_=s(S)` - font-family: Barlow; - font-size: 13px; - font-weight: 400; - color: ${l.lightGray}; -`,J=s.span` - display: inline-flex; - align-items: center; - justify-content: center; - margin-top: 2px; - - svg { - width: 16px; - height: 16px; - } -`,K=({initialValues:i,onClose:p})=>{const r=W({defaultValues:i,mode:"onSubmit"}),{isSubmitting:t}=r.formState,c=v(a=>a.setAppMetaData),[d,m]=f.useState(""),g=r.handleSubmit(async a=>{try{(await A(a)).status==="success"&&(P("Changes Saved"),c(a),p())}catch(o){let u=b;if((o==null?void 0:o.status)===400){const h=await o.json();u=h.errorCode||(h==null?void 0:h.status)||b}else o instanceof Error&&(u=o.message);m(String(u))}}),x=a=>{a.preventDefault(),g()};return e.jsx(F,{...r,children:e.jsx(Q,{id:"add-node-form",onSubmit:x,children:e.jsxs(e.Fragment,{children:[e.jsxs(n,{children:[e.jsx(n,{pt:20,children:e.jsx(j,{id:"cy-about-title-id",label:"Graph Title",maxLength:50,name:"title",placeholder:"Type graph title here...",rules:{...I}})}),e.jsx(n,{pt:20,children:e.jsx(j,{id:"cy-about-id",label:"Graph Description",maxLength:100,name:"description",placeholder:"Type graph description here..."})})]}),e.jsxs(n,{mt:210,py:d?0:24,children:[e.jsx(T,{color:"secondary",disabled:t,id:"add-node-submit-cta",size:"large",startIcon:t&&e.jsx(X,{children:e.jsx($,{color:l.lightGray,size:12})}),type:"submit",variant:"contained",children:"Save Changes"}),d?e.jsx(Z,{children:e.jsxs(ee,{children:[e.jsx(V,{className:"errorIcon"}),e.jsx("span",{children:d})]})}):null]})]})})})},Q=s.form` - padding: 36px; -`,X=s.span` - display: inline-flex; - align-items: center; - justify-content: center; - margin-top: 2px; - - svg { - width: 16px; - height: 16px; - } -`,Z=s(n)` - display: flex; - align-items: center; - color: ${l.primaryRed}; - position: relative; - margin-top: 10px; -`,ee=s(n)` - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; - gap: 2px; - - .errorIcon { - display: block; - font-size: 13px; - min-height: 13px; - min-width: 13px; - } - - span { - display: -webkit-box; - -webkit-line-clamp: 1; - -webkit-box-orient: vertical; - overflow: hidden; - white-space: normal; - letter-spacing: 0.2px; - cursor: pointer; - padding-left: 4px; - font-size: 13px; - font-family: Barlow; - line-height: 18px; - } -`,te=i=>{const{children:p,value:r,index:t,...c}=i;return r===t?e.jsx(oe,{"aria-labelledby":`simple-tab-${t}`,hidden:r!==t,id:`simple-tabpanel-${t}`,role:"tabpanel",...c,children:p}):null};function ae(i){return{id:`simple-tab-${i}`,"aria-controls":`simple-tabpanel-${i}`}}const ie=({onClose:i})=>{const[p,r]=f.useState(0),[t]=B(a=>[a.isAdmin,a.setPubKey]),c=v(a=>a.appMetaData),d=()=>t?"Admin Settings":"Settings",m=({children:a})=>e.jsxs(se,{children:[e.jsx(n,{direction:"row",pt:3,children:e.jsx(pe,{"data-testid":"setting-label",children:d()})}),a]}),g=(a,o)=>{r(o)},x=[...t?[{label:"General",component:K}]:[],{label:"Appearance",component:H}];return e.jsxs(le,{"data-testid":"settings-modal",direction:"column",children:[e.jsx(m,{children:e.jsx(ne,{"aria-label":"settings tabs",onChange:g,value:p,children:x.map((a,o)=>e.jsx(re,{disableRipple:!0,label:a.label,...ae(o)},a.label))})}),x.map((a,o)=>e.jsx(te,{index:o,value:p,children:c&&e.jsx(a.component,{initialValues:c,onClose:i})},a.label))]})},ne=s(L)` - && { - .MuiTabs-indicator { - background: ${l.primaryBlue}; - } - padding-left: 34px; - } -`,se=s(n)` - border-radius: 9px 9px 0 0; - background: rgb(22, 24, 30); - padding: 40px 36px 0 0; -`,re=s(N)` - && { - min-width: 0; - width: auto; - padding: 30px 0 19px; - color: ${l.GRAY6}; - margin-right: 87px; - font-family: Barlow; - font-size: 16px; - font-style: normal; - font-weight: 500; - text-align: left; - - &.Mui-selected { - color: ${l.white}; - } - } -`,oe=s(n)` - display: flex; - flex: 1; - min-height: 495px; - max-height: 495px; - height: fit-content; - min-width: 480px; - overflow: hidden; - border-radius: 9px; - - @media (max-width: 1024px) { - min-height: auto; - overflow: auto; - max-height: 400px; - min-width: 480px; - } - - @media (max-width: 768px) { - min-height: auto; - overflow: auto; - max-height: 300px; - min-width: 380px; - } - - @media (max-width: 480px) { - min-height: auto; - overflow: auto; - max-height: 200px; - min-width: 280px; - } -`,le=s(n)` - min-height: 0; - flex: 1; - overflow: hidden; -`,pe=s(S)` - font-size: 22px; - font-weight: 600; - font-family: Barlow; - padding: 0 0 0 36px; - - @media (max-width: 1024px) { - font-size: 20px; - } - - @media (max-width: 768px) { - font-size: 18px; - } -`,we=()=>{const{close:i}=y("settings"),{visible:p}=y("addItem");return p?null:e.jsx(z,{background:"BG1",id:"settings",noWrap:!0,onClose:i,preventOutsideClose:!0,children:e.jsx(ie,{onClose:i})})};export{we as SettingsModal}; diff --git a/build/assets/index-ee20ad28.js b/build/assets/index-ee20ad28.js deleted file mode 100644 index 63c0dd1e5..000000000 --- a/build/assets/index-ee20ad28.js +++ /dev/null @@ -1,74 +0,0 @@ -import{ai as m,o as s,q as r,ag as o,F as d,O as w,r as y,j as e}from"./index-022521cf.js";import{k as v}from"./index-586dfb7f.js";const k=m` - 0% { - transform: scale(0.8); - } - - 100% { - transform: scale(1); - } -`,j=({kind:a="regular"})=>{switch(a){case"small":return o` - width: 370px; - `;case"large":return o` - width: 709px; - `;case"full":return o` - width: 100%; - height: 100%; - `;default:return o` - width: 520px; - `}},b=s(d)` - z-index: 2000; - margin: 0 auto; - animation: ${k} 0.2s ease-in-out; - position: relative; - max-width: 100%; - overflow: visible; - background: ${r}; - ${j}; - - @media (max-width: 1024px) { - height: auto; - max-height: 80%; - } - - @media (max-width: 768px) { - height: auto; - max-height: 80%; - } - - @media (max-width: 480px) { - height: auto; - max-height: 80%; - } -`,C=m` - 0% { - opacity: 0; - } - - 100% { - opacity: 1; - } -`,$=s(d)` - position: fixed; - width: 100%; - height: 100vh; - left: 0; - right: 0; - bottom: 0; - top: 0; - transition: all; - z-index: 1500; - animation: ${C} 0.2s ease-in-out; - padding: 1rem; - - ${({hideBg:a})=>!a&&o` - background-color: ${r.modalWhiteOverlayBg}; - `} -`,B=s(d)` - position: absolute; - top: 16px; - right: 16px; - font-size: 20px; - color: ${r.GRAY6}; - cursor: pointer; - z-index: 1; -`,M=({background:a="modalBg",children:x,id:l,hideBg:u,kind:p,preventOutsideClose:g,noWrap:c=!1,onClose:h})=>{const{visible:i,close:n}=w(l);return y.useEffect(()=>{const t=f=>{f.keyCode===27&&n()};return i&&document.addEventListener("keydown",t),()=>{document.removeEventListener("keydown",t)}},[i,n]),i?e.jsx(e.Fragment,{children:e.jsx($,{align:"center","data-testid":"modal-overlay",hideBg:u,justify:"center",onClick:t=>{g||(t.stopPropagation(),n())},children:e.jsxs(b,{background:a,borderRadius:9,id:l,kind:p,onClick:t=>{t.stopPropagation()},px:c?0:20,py:c?0:20,children:[h&&e.jsx(B,{"data-testid":"close-modal",onClick:h,children:e.jsx(v,{})}),x]})})}):null};export{M as B}; diff --git a/build/assets/index-fb250689.js b/build/assets/index-fb250689.js deleted file mode 100644 index 2d3cae6e1..000000000 --- a/build/assets/index-fb250689.js +++ /dev/null @@ -1 +0,0 @@ -import{w as f,bk as m}from"./index-022521cf.js";import{D as y}from"./NodeCircleIcon-e840b41b.js";const c={data:null,ids:[],loading:!1,total:0,filters:{is_muted:!1,sortBy:y,page:0,pageSize:50}};let r=null;const S=f((a,n)=>({...c,setTopics:async()=>{a({loading:!0}),r&&r.abort();const t=new AbortController,{signal:p}=t;r=t;const{data:d,ids:g,filters:o}=n(),u=T(o);o.page===0&&a({data:null,ids:[],total:0});try{const e=await m(u,p),l=o.page===0?{}:{...d||{}},i=o.page===0?[]:[...g];e.data.forEach(s=>{l[s.ref_id]=s,i.push(s.ref_id)}),a({data:l,ids:i,total:e.totalCount}),a({loading:!1})}catch(e){console.log(e)}},setFilters:t=>a({filters:{...n().filters,page:0,...t}}),terminate:()=>a(c)})),T=a=>({muted:a.is_muted?"True":"False",skip:String(a.page*a.pageSize),limit:String(a.pageSize),sort_by:a.sortBy,...a.search?{search:a.search}:{node_type:"Topic"}});export{S as u}; diff --git a/build/assets/index.esm-38ac4e4f.js b/build/assets/index.esm-38ac4e4f.js deleted file mode 100644 index f4e4b928e..000000000 --- a/build/assets/index.esm-38ac4e4f.js +++ /dev/null @@ -1 +0,0 @@ -import{R as c}from"./index-022521cf.js";var u={color:void 0,size:void 0,className:void 0,style:void 0,attr:void 0},g=c.createContext&&c.createContext(u),i=globalThis&&globalThis.__assign||function(){return i=Object.assign||function(t){for(var a,e=1,r=arguments.length;e>8&255]+pt[o>>16&255]+pt[o>>24&255]+"-"+pt[e&255]+pt[e>>8&255]+"-"+pt[e>>16&15|64]+pt[e>>24&255]+"-"+pt[t&63|128]+pt[t>>8&255]+"-"+pt[t>>16&255]+pt[t>>24&255]+pt[n&255]+pt[n>>8&255]+pt[n>>16&255]+pt[n>>24&255]).toLowerCase()}function st(o,e,t){return Math.max(e,Math.min(t,o))}function Uo(o,e){return(o%e+e)%e}function Pd(o,e,t,n,i){return n+(o-e)*(i-n)/(t-e)}function Rd(o,e,t){return o!==e?(t-o)/(e-o):0}function ys(o,e,t){return(1-t)*o+t*e}function Id(o,e,t,n){return ys(o,e,1-Math.exp(-t*n))}function Dd(o,e=1){return e-Math.abs(Uo(o,e*2)-e)}function Fd(o,e,t){return o<=e?0:o>=t?1:(o=(o-e)/(t-e),o*o*(3-2*o))}function Nd(o,e,t){return o<=e?0:o>=t?1:(o=(o-e)/(t-e),o*o*o*(o*(o*6-15)+10))}function zd(o,e){return o+Math.floor(Math.random()*(e-o+1))}function Bd(o,e){return o+Math.random()*(e-o)}function Od(o){return o*(.5-Math.random())}function Ud(o){o!==void 0&&(pl=o);let e=pl+=1831565813;return e=Math.imul(e^e>>>15,e|1),e^=e+Math.imul(e^e>>>7,e|61),((e^e>>>14)>>>0)/4294967296}function kd(o){return o*Qn}function Vd(o){return o*Rs}function So(o){return(o&o-1)===0&&o!==0}function Fh(o){return Math.pow(2,Math.ceil(Math.log(o)/Math.LN2))}function qr(o){return Math.pow(2,Math.floor(Math.log(o)/Math.LN2))}function Gd(o,e,t,n,i){const s=Math.cos,r=Math.sin,a=s(t/2),l=r(t/2),c=s((e+n)/2),h=r((e+n)/2),u=s((e-n)/2),d=r((e-n)/2),f=s((n-e)/2),g=r((n-e)/2);switch(i){case"XYX":o.set(a*h,l*u,l*d,a*c);break;case"YZY":o.set(l*d,a*h,l*u,a*c);break;case"ZXZ":o.set(l*u,l*d,a*h,a*c);break;case"XZX":o.set(a*h,l*g,l*f,a*c);break;case"YXY":o.set(l*f,a*h,l*g,a*c);break;case"ZYZ":o.set(l*g,l*f,a*h,a*c);break;default:console.warn("THREE.MathUtils: .setQuaternionFromProperEuler() encountered an unknown order: "+i)}}function Hd(o,e){switch(e.constructor){case Float32Array:return o;case Uint16Array:return o/65535;case Uint8Array:return o/255;case Int16Array:return Math.max(o/32767,-1);case Int8Array:return Math.max(o/127,-1);default:throw new Error("Invalid component type.")}}function Wd(o,e){switch(e.constructor){case Float32Array:return o;case Uint16Array:return Math.round(o*65535);case Uint8Array:return Math.round(o*255);case Int16Array:return Math.round(o*32767);case Int8Array:return Math.round(o*127);default:throw new Error("Invalid component type.")}}var qd=Object.freeze({__proto__:null,DEG2RAD:Qn,RAD2DEG:Rs,generateUUID:Ct,clamp:st,euclideanModulo:Uo,mapLinear:Pd,inverseLerp:Rd,lerp:ys,damp:Id,pingpong:Dd,smoothstep:Fd,smootherstep:Nd,randInt:zd,randFloat:Bd,randFloatSpread:Od,seededRandom:Ud,degToRad:kd,radToDeg:Vd,isPowerOfTwo:So,ceilPowerOfTwo:Fh,floorPowerOfTwo:qr,setQuaternionFromProperEuler:Gd,normalize:Wd,denormalize:Hd});class J{constructor(e=0,t=0){J.prototype.isVector2=!0,this.x=e,this.y=t}get width(){return this.x}set width(e){this.x=e}get height(){return this.y}set height(e){this.y=e}set(e,t){return this.x=e,this.y=t,this}setScalar(e){return this.x=e,this.y=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;default:throw new Error("index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;default:throw new Error("index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y)}copy(e){return this.x=e.x,this.y=e.y,this}add(e){return this.x+=e.x,this.y+=e.y,this}addScalar(e){return this.x+=e,this.y+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this}subScalar(e){return this.x-=e,this.y-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this}multiply(e){return this.x*=e.x,this.y*=e.y,this}multiplyScalar(e){return this.x*=e,this.y*=e,this}divide(e){return this.x/=e.x,this.y/=e.y,this}divideScalar(e){return this.multiplyScalar(1/e)}applyMatrix3(e){const t=this.x,n=this.y,i=e.elements;return this.x=i[0]*t+i[3]*n+i[6],this.y=i[1]*t+i[4]*n+i[7],this}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this}clamp(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this}clampScalar(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this}clampLength(e,t){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(e,Math.min(t,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}roundToZero(){return this.x=this.x<0?Math.ceil(this.x):Math.floor(this.x),this.y=this.y<0?Math.ceil(this.y):Math.floor(this.y),this}negate(){return this.x=-this.x,this.y=-this.y,this}dot(e){return this.x*e.x+this.y*e.y}cross(e){return this.x*e.y-this.y*e.x}lengthSq(){return this.x*this.x+this.y*this.y}length(){return Math.sqrt(this.x*this.x+this.y*this.y)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)}normalize(){return this.divideScalar(this.length()||1)}angle(){return Math.atan2(-this.y,-this.x)+Math.PI}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,n=this.y-e.y;return t*t+n*n}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this}lerpVectors(e,t,n){return this.x=e.x+(t.x-e.x)*n,this.y=e.y+(t.y-e.y)*n,this}equals(e){return e.x===this.x&&e.y===this.y}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this}rotateAround(e,t){const n=Math.cos(t),i=Math.sin(t),s=this.x-e.x,r=this.y-e.y;return this.x=s*n-r*i+e.x,this.y=s*i+r*n+e.y,this}random(){return this.x=Math.random(),this.y=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y}}class wt{constructor(){wt.prototype.isMatrix3=!0,this.elements=[1,0,0,0,1,0,0,0,1]}set(e,t,n,i,s,r,a,l,c){const h=this.elements;return h[0]=e,h[1]=i,h[2]=a,h[3]=t,h[4]=s,h[5]=l,h[6]=n,h[7]=r,h[8]=c,this}identity(){return this.set(1,0,0,0,1,0,0,0,1),this}copy(e){const t=this.elements,n=e.elements;return t[0]=n[0],t[1]=n[1],t[2]=n[2],t[3]=n[3],t[4]=n[4],t[5]=n[5],t[6]=n[6],t[7]=n[7],t[8]=n[8],this}extractBasis(e,t,n){return e.setFromMatrix3Column(this,0),t.setFromMatrix3Column(this,1),n.setFromMatrix3Column(this,2),this}setFromMatrix4(e){const t=e.elements;return this.set(t[0],t[4],t[8],t[1],t[5],t[9],t[2],t[6],t[10]),this}multiply(e){return this.multiplyMatrices(this,e)}premultiply(e){return this.multiplyMatrices(e,this)}multiplyMatrices(e,t){const n=e.elements,i=t.elements,s=this.elements,r=n[0],a=n[3],l=n[6],c=n[1],h=n[4],u=n[7],d=n[2],f=n[5],g=n[8],p=i[0],m=i[3],_=i[6],x=i[1],M=i[4],v=i[7],b=i[2],S=i[5],L=i[8];return s[0]=r*p+a*x+l*b,s[3]=r*m+a*M+l*S,s[6]=r*_+a*v+l*L,s[1]=c*p+h*x+u*b,s[4]=c*m+h*M+u*S,s[7]=c*_+h*v+u*L,s[2]=d*p+f*x+g*b,s[5]=d*m+f*M+g*S,s[8]=d*_+f*v+g*L,this}multiplyScalar(e){const t=this.elements;return t[0]*=e,t[3]*=e,t[6]*=e,t[1]*=e,t[4]*=e,t[7]*=e,t[2]*=e,t[5]*=e,t[8]*=e,this}determinant(){const e=this.elements,t=e[0],n=e[1],i=e[2],s=e[3],r=e[4],a=e[5],l=e[6],c=e[7],h=e[8];return t*r*h-t*a*c-n*s*h+n*a*l+i*s*c-i*r*l}invert(){const e=this.elements,t=e[0],n=e[1],i=e[2],s=e[3],r=e[4],a=e[5],l=e[6],c=e[7],h=e[8],u=h*r-a*c,d=a*l-h*s,f=c*s-r*l,g=t*u+n*d+i*f;if(g===0)return this.set(0,0,0,0,0,0,0,0,0);const p=1/g;return e[0]=u*p,e[1]=(i*c-h*n)*p,e[2]=(a*n-i*r)*p,e[3]=d*p,e[4]=(h*t-i*l)*p,e[5]=(i*s-a*t)*p,e[6]=f*p,e[7]=(n*l-c*t)*p,e[8]=(r*t-n*s)*p,this}transpose(){let e;const t=this.elements;return e=t[1],t[1]=t[3],t[3]=e,e=t[2],t[2]=t[6],t[6]=e,e=t[5],t[5]=t[7],t[7]=e,this}getNormalMatrix(e){return this.setFromMatrix4(e).invert().transpose()}transposeIntoArray(e){const t=this.elements;return e[0]=t[0],e[1]=t[3],e[2]=t[6],e[3]=t[1],e[4]=t[4],e[5]=t[7],e[6]=t[2],e[7]=t[5],e[8]=t[8],this}setUvTransform(e,t,n,i,s,r,a){const l=Math.cos(s),c=Math.sin(s);return this.set(n*l,n*c,-n*(l*r+c*a)+r+e,-i*c,i*l,-i*(-c*r+l*a)+a+t,0,0,1),this}scale(e,t){const n=this.elements;return n[0]*=e,n[3]*=e,n[6]*=e,n[1]*=t,n[4]*=t,n[7]*=t,this}rotate(e){const t=Math.cos(e),n=Math.sin(e),i=this.elements,s=i[0],r=i[3],a=i[6],l=i[1],c=i[4],h=i[7];return i[0]=t*s+n*l,i[3]=t*r+n*c,i[6]=t*a+n*h,i[1]=-n*s+t*l,i[4]=-n*r+t*c,i[7]=-n*a+t*h,this}translate(e,t){const n=this.elements;return n[0]+=e*n[2],n[3]+=e*n[5],n[6]+=e*n[8],n[1]+=t*n[2],n[4]+=t*n[5],n[7]+=t*n[8],this}equals(e){const t=this.elements,n=e.elements;for(let i=0;i<9;i++)if(t[i]!==n[i])return!1;return!0}fromArray(e,t=0){for(let n=0;n<9;n++)this.elements[n]=e[n+t];return this}toArray(e=[],t=0){const n=this.elements;return e[t]=n[0],e[t+1]=n[1],e[t+2]=n[2],e[t+3]=n[3],e[t+4]=n[4],e[t+5]=n[5],e[t+6]=n[6],e[t+7]=n[7],e[t+8]=n[8],e}clone(){return new this.constructor().fromArray(this.elements)}}function Nh(o){for(let e=o.length-1;e>=0;--e)if(o[e]>65535)return!0;return!1}const Xd={Int8Array,Uint8Array,Uint8ClampedArray,Int16Array,Uint16Array,Int32Array,Uint32Array,Float32Array,Float64Array};function Oi(o,e){return new Xd[o](e)}function Is(o){return document.createElementNS("http://www.w3.org/1999/xhtml",o)}function ei(o){return o<.04045?o*.0773993808:Math.pow(o*.9478672986+.0521327014,2.4)}function Ur(o){return o<.0031308?o*12.92:1.055*Math.pow(o,.41666)-.055}const pa={[Xt]:{[Sn]:ei},[Sn]:{[Xt]:Ur}},Dt={legacyMode:!0,get workingColorSpace(){return Sn},set workingColorSpace(o){console.warn("THREE.ColorManagement: .workingColorSpace is readonly.")},convert:function(o,e,t){if(this.legacyMode||e===t||!e||!t)return o;if(pa[e]&&pa[e][t]!==void 0){const n=pa[e][t];return o.r=n(o.r),o.g=n(o.g),o.b=n(o.b),o}throw new Error("Unsupported color space conversion.")},fromWorkingColorSpace:function(o,e){return this.convert(o,this.workingColorSpace,e)},toWorkingColorSpace:function(o,e){return this.convert(o,e,this.workingColorSpace)}},zh={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},lt={r:0,g:0,b:0},Ut={h:0,s:0,l:0},Xs={h:0,s:0,l:0};function ma(o,e,t){return t<0&&(t+=1),t>1&&(t-=1),t<1/6?o+(e-o)*6*t:t<1/2?e:t<2/3?o+(e-o)*6*(2/3-t):o}function Ys(o,e){return e.r=o.r,e.g=o.g,e.b=o.b,e}class ue{constructor(e,t,n){return this.isColor=!0,this.r=1,this.g=1,this.b=1,t===void 0&&n===void 0?this.set(e):this.setRGB(e,t,n)}set(e){return e&&e.isColor?this.copy(e):typeof e=="number"?this.setHex(e):typeof e=="string"&&this.setStyle(e),this}setScalar(e){return this.r=e,this.g=e,this.b=e,this}setHex(e,t=Xt){return e=Math.floor(e),this.r=(e>>16&255)/255,this.g=(e>>8&255)/255,this.b=(e&255)/255,Dt.toWorkingColorSpace(this,t),this}setRGB(e,t,n,i=Sn){return this.r=e,this.g=t,this.b=n,Dt.toWorkingColorSpace(this,i),this}setHSL(e,t,n,i=Sn){if(e=Uo(e,1),t=st(t,0,1),n=st(n,0,1),t===0)this.r=this.g=this.b=n;else{const s=n<=.5?n*(1+t):n+t-n*t,r=2*n-s;this.r=ma(r,s,e+1/3),this.g=ma(r,s,e),this.b=ma(r,s,e-1/3)}return Dt.toWorkingColorSpace(this,i),this}setStyle(e,t=Xt){function n(s){s!==void 0&&parseFloat(s)<1&&console.warn("THREE.Color: Alpha component of "+e+" will be ignored.")}let i;if(i=/^((?:rgb|hsl)a?)\(([^\)]*)\)/.exec(e)){let s;const r=i[1],a=i[2];switch(r){case"rgb":case"rgba":if(s=/^\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return this.r=Math.min(255,parseInt(s[1],10))/255,this.g=Math.min(255,parseInt(s[2],10))/255,this.b=Math.min(255,parseInt(s[3],10))/255,Dt.toWorkingColorSpace(this,t),n(s[4]),this;if(s=/^\s*(\d+)\%\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a))return this.r=Math.min(100,parseInt(s[1],10))/100,this.g=Math.min(100,parseInt(s[2],10))/100,this.b=Math.min(100,parseInt(s[3],10))/100,Dt.toWorkingColorSpace(this,t),n(s[4]),this;break;case"hsl":case"hsla":if(s=/^\s*(\d*\.?\d+)\s*,\s*(\d+)\%\s*,\s*(\d+)\%\s*(?:,\s*(\d*\.?\d+)\s*)?$/.exec(a)){const l=parseFloat(s[1])/360,c=parseInt(s[2],10)/100,h=parseInt(s[3],10)/100;return n(s[4]),this.setHSL(l,c,h,t)}break}}else if(i=/^\#([A-Fa-f\d]+)$/.exec(e)){const s=i[1],r=s.length;if(r===3)return this.r=parseInt(s.charAt(0)+s.charAt(0),16)/255,this.g=parseInt(s.charAt(1)+s.charAt(1),16)/255,this.b=parseInt(s.charAt(2)+s.charAt(2),16)/255,Dt.toWorkingColorSpace(this,t),this;if(r===6)return this.r=parseInt(s.charAt(0)+s.charAt(1),16)/255,this.g=parseInt(s.charAt(2)+s.charAt(3),16)/255,this.b=parseInt(s.charAt(4)+s.charAt(5),16)/255,Dt.toWorkingColorSpace(this,t),this}return e&&e.length>0?this.setColorName(e,t):this}setColorName(e,t=Xt){const n=zh[e.toLowerCase()];return n!==void 0?this.setHex(n,t):console.warn("THREE.Color: Unknown color "+e),this}clone(){return new this.constructor(this.r,this.g,this.b)}copy(e){return this.r=e.r,this.g=e.g,this.b=e.b,this}copySRGBToLinear(e){return this.r=ei(e.r),this.g=ei(e.g),this.b=ei(e.b),this}copyLinearToSRGB(e){return this.r=Ur(e.r),this.g=Ur(e.g),this.b=Ur(e.b),this}convertSRGBToLinear(){return this.copySRGBToLinear(this),this}convertLinearToSRGB(){return this.copyLinearToSRGB(this),this}getHex(e=Xt){return Dt.fromWorkingColorSpace(Ys(this,lt),e),st(lt.r*255,0,255)<<16^st(lt.g*255,0,255)<<8^st(lt.b*255,0,255)<<0}getHexString(e=Xt){return("000000"+this.getHex(e).toString(16)).slice(-6)}getHSL(e,t=Sn){Dt.fromWorkingColorSpace(Ys(this,lt),t);const n=lt.r,i=lt.g,s=lt.b,r=Math.max(n,i,s),a=Math.min(n,i,s);let l,c;const h=(a+r)/2;if(a===r)l=0,c=0;else{const u=r-a;switch(c=h<=.5?u/(r+a):u/(2-r-a),r){case n:l=(i-s)/u+(i"u")return e.src;let t;if(e instanceof HTMLCanvasElement)t=e;else{vi===void 0&&(vi=Is("canvas")),vi.width=e.width,vi.height=e.height;const n=vi.getContext("2d");e instanceof ImageData?n.putImageData(e,0,0):n.drawImage(e,0,0,e.width,e.height),t=vi}return t.width>2048||t.height>2048?(console.warn("THREE.ImageUtils.getDataURL: Image converted to jpg for performance reasons",e),t.toDataURL("image/jpeg",.6)):t.toDataURL("image/png")}static sRGBToLinear(e){if(typeof HTMLImageElement<"u"&&e instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&e instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&e instanceof ImageBitmap){const t=Is("canvas");t.width=e.width,t.height=e.height;const n=t.getContext("2d");n.drawImage(e,0,0,e.width,e.height);const i=n.getImageData(0,0,e.width,e.height),s=i.data;for(let r=0;r1)switch(this.wrapS){case As:e.x=e.x-Math.floor(e.x);break;case vt:e.x=e.x<0?0:1;break;case Ts:Math.abs(Math.floor(e.x)%2)===1?e.x=Math.ceil(e.x)-e.x:e.x=e.x-Math.floor(e.x);break}if(e.y<0||e.y>1)switch(this.wrapT){case As:e.y=e.y-Math.floor(e.y);break;case vt:e.y=e.y<0?0:1;break;case Ts:Math.abs(Math.floor(e.y)%2)===1?e.y=Math.ceil(e.y)-e.y:e.y=e.y-Math.floor(e.y);break}return this.flipY&&(e.y=1-e.y),e}set needsUpdate(e){e===!0&&(this.version++,this.source.needsUpdate=!0)}}ct.DEFAULT_IMAGE=null;ct.DEFAULT_MAPPING=Yr;class He{constructor(e=0,t=0,n=0,i=1){He.prototype.isVector4=!0,this.x=e,this.y=t,this.z=n,this.w=i}get width(){return this.z}set width(e){this.z=e}get height(){return this.w}set height(e){this.w=e}set(e,t,n,i){return this.x=e,this.y=t,this.z=n,this.w=i,this}setScalar(e){return this.x=e,this.y=e,this.z=e,this.w=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setZ(e){return this.z=e,this}setW(e){return this.w=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;case 3:this.w=t;break;default:throw new Error("index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;case 3:return this.w;default:throw new Error("index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y,this.z,this.w)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this.w=e.w!==void 0?e.w:1,this}add(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z,this.w+=e.w,this}addScalar(e){return this.x+=e,this.y+=e,this.z+=e,this.w+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this.w=e.w+t.w,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this.w+=e.w*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this.w-=e.w,this}subScalar(e){return this.x-=e,this.y-=e,this.z-=e,this.w-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this.w=e.w-t.w,this}multiply(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this.w*=e.w,this}multiplyScalar(e){return this.x*=e,this.y*=e,this.z*=e,this.w*=e,this}applyMatrix4(e){const t=this.x,n=this.y,i=this.z,s=this.w,r=e.elements;return this.x=r[0]*t+r[4]*n+r[8]*i+r[12]*s,this.y=r[1]*t+r[5]*n+r[9]*i+r[13]*s,this.z=r[2]*t+r[6]*n+r[10]*i+r[14]*s,this.w=r[3]*t+r[7]*n+r[11]*i+r[15]*s,this}divideScalar(e){return this.multiplyScalar(1/e)}setAxisAngleFromQuaternion(e){this.w=2*Math.acos(e.w);const t=Math.sqrt(1-e.w*e.w);return t<1e-4?(this.x=1,this.y=0,this.z=0):(this.x=e.x/t,this.y=e.y/t,this.z=e.z/t),this}setAxisAngleFromRotationMatrix(e){let t,n,i,s;const l=e.elements,c=l[0],h=l[4],u=l[8],d=l[1],f=l[5],g=l[9],p=l[2],m=l[6],_=l[10];if(Math.abs(h-d)<.01&&Math.abs(u-p)<.01&&Math.abs(g-m)<.01){if(Math.abs(h+d)<.1&&Math.abs(u+p)<.1&&Math.abs(g+m)<.1&&Math.abs(c+f+_-3)<.1)return this.set(1,0,0,0),this;t=Math.PI;const M=(c+1)/2,v=(f+1)/2,b=(_+1)/2,S=(h+d)/4,L=(u+p)/4,y=(g+m)/4;return M>v&&M>b?M<.01?(n=0,i=.707106781,s=.707106781):(n=Math.sqrt(M),i=S/n,s=L/n):v>b?v<.01?(n=.707106781,i=0,s=.707106781):(i=Math.sqrt(v),n=S/i,s=y/i):b<.01?(n=.707106781,i=.707106781,s=0):(s=Math.sqrt(b),n=L/s,i=y/s),this.set(n,i,s,t),this}let x=Math.sqrt((m-g)*(m-g)+(u-p)*(u-p)+(d-h)*(d-h));return Math.abs(x)<.001&&(x=1),this.x=(m-g)/x,this.y=(u-p)/x,this.z=(d-h)/x,this.w=Math.acos((c+f+_-1)/2),this}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this.w=Math.min(this.w,e.w),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this.w=Math.max(this.w,e.w),this}clamp(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this.z=Math.max(e.z,Math.min(t.z,this.z)),this.w=Math.max(e.w,Math.min(t.w,this.w)),this}clampScalar(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this.z=Math.max(e,Math.min(t,this.z)),this.w=Math.max(e,Math.min(t,this.w)),this}clampLength(e,t){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(e,Math.min(t,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this.w=Math.floor(this.w),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this.w=Math.ceil(this.w),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this.w=Math.round(this.w),this}roundToZero(){return this.x=this.x<0?Math.ceil(this.x):Math.floor(this.x),this.y=this.y<0?Math.ceil(this.y):Math.floor(this.y),this.z=this.z<0?Math.ceil(this.z):Math.floor(this.z),this.w=this.w<0?Math.ceil(this.w):Math.floor(this.w),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this.w=-this.w,this}dot(e){return this.x*e.x+this.y*e.y+this.z*e.z+this.w*e.w}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z+this.w*this.w}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z+this.w*this.w)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)+Math.abs(this.w)}normalize(){return this.divideScalar(this.length()||1)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this.w+=(e.w-this.w)*t,this}lerpVectors(e,t,n){return this.x=e.x+(t.x-e.x)*n,this.y=e.y+(t.y-e.y)*n,this.z=e.z+(t.z-e.z)*n,this.w=e.w+(t.w-e.w)*n,this}equals(e){return e.x===this.x&&e.y===this.y&&e.z===this.z&&e.w===this.w}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this.z=e[t+2],this.w=e[t+3],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e[t+3]=this.w,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this.z=e.getZ(t),this.w=e.getW(t),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this.w=Math.random(),this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z,yield this.w}}class Ot extends un{constructor(e,t,n={}){super(),this.isWebGLRenderTarget=!0,this.width=e,this.height=t,this.depth=1,this.scissor=new He(0,0,e,t),this.scissorTest=!1,this.viewport=new He(0,0,e,t);const i={width:e,height:t,depth:1};this.texture=new ct(i,n.mapping,n.wrapS,n.wrapT,n.magFilter,n.minFilter,n.format,n.type,n.anisotropy,n.encoding),this.texture.isRenderTargetTexture=!0,this.texture.flipY=!1,this.texture.generateMipmaps=n.generateMipmaps!==void 0?n.generateMipmaps:!1,this.texture.internalFormat=n.internalFormat!==void 0?n.internalFormat:null,this.texture.minFilter=n.minFilter!==void 0?n.minFilter:it,this.depthBuffer=n.depthBuffer!==void 0?n.depthBuffer:!0,this.stencilBuffer=n.stencilBuffer!==void 0?n.stencilBuffer:!1,this.depthTexture=n.depthTexture!==void 0?n.depthTexture:null,this.samples=n.samples!==void 0?n.samples:0}setSize(e,t,n=1){(this.width!==e||this.height!==t||this.depth!==n)&&(this.width=e,this.height=t,this.depth=n,this.texture.image.width=e,this.texture.image.height=t,this.texture.image.depth=n,this.dispose()),this.viewport.set(0,0,e,t),this.scissor.set(0,0,e,t)}clone(){return new this.constructor().copy(this)}copy(e){this.width=e.width,this.height=e.height,this.depth=e.depth,this.viewport.copy(e.viewport),this.texture=e.texture.clone(),this.texture.isRenderTargetTexture=!0;const t=Object.assign({},e.texture.image);return this.texture.source=new Jn(t),this.depthBuffer=e.depthBuffer,this.stencilBuffer=e.stencilBuffer,e.depthTexture!==null&&(this.depthTexture=e.depthTexture.clone()),this.samples=e.samples,this}dispose(){this.dispatchEvent({type:"dispose"})}}class Gs extends ct{constructor(e=null,t=1,n=1,i=1){super(null),this.isDataArrayTexture=!0,this.image={data:e,width:t,height:n,depth:i},this.magFilter=ot,this.minFilter=ot,this.wrapR=vt,this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}}class Zd extends Ot{constructor(e,t,n){super(e,t),this.isWebGLArrayRenderTarget=!0,this.depth=n,this.texture=new Gs(null,e,t,n),this.texture.isRenderTargetTexture=!0}}class Jr extends ct{constructor(e=null,t=1,n=1,i=1){super(null),this.isData3DTexture=!0,this.image={data:e,width:t,height:n,depth:i},this.magFilter=ot,this.minFilter=ot,this.wrapR=vt,this.generateMipmaps=!1,this.flipY=!1,this.unpackAlignment=1}}class Jd extends Ot{constructor(e,t,n){super(e,t),this.isWebGL3DRenderTarget=!0,this.depth=n,this.texture=new Jr(null,e,t,n),this.texture.isRenderTargetTexture=!0}}class $d extends Ot{constructor(e,t,n,i={}){super(e,t,i),this.isWebGLMultipleRenderTargets=!0;const s=this.texture;this.texture=[];for(let r=0;r=0?1:-1,M=1-_*_;if(M>Number.EPSILON){const b=Math.sqrt(M),S=Math.atan2(b,_*x);m=Math.sin(m*S)/b,a=Math.sin(a*S)/b}const v=a*x;if(l=l*m+d*v,c=c*m+f*v,h=h*m+g*v,u=u*m+p*v,m===1-a){const b=1/Math.sqrt(l*l+c*c+h*h+u*u);l*=b,c*=b,h*=b,u*=b}}e[t]=l,e[t+1]=c,e[t+2]=h,e[t+3]=u}static multiplyQuaternionsFlat(e,t,n,i,s,r){const a=n[i],l=n[i+1],c=n[i+2],h=n[i+3],u=s[r],d=s[r+1],f=s[r+2],g=s[r+3];return e[t]=a*g+h*u+l*f-c*d,e[t+1]=l*g+h*d+c*u-a*f,e[t+2]=c*g+h*f+a*d-l*u,e[t+3]=h*g-a*u-l*d-c*f,e}get x(){return this._x}set x(e){this._x=e,this._onChangeCallback()}get y(){return this._y}set y(e){this._y=e,this._onChangeCallback()}get z(){return this._z}set z(e){this._z=e,this._onChangeCallback()}get w(){return this._w}set w(e){this._w=e,this._onChangeCallback()}set(e,t,n,i){return this._x=e,this._y=t,this._z=n,this._w=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._w)}copy(e){return this._x=e.x,this._y=e.y,this._z=e.z,this._w=e.w,this._onChangeCallback(),this}setFromEuler(e,t){if(!(e&&e.isEuler))throw new Error("THREE.Quaternion: .setFromEuler() now expects an Euler rotation rather than a Vector3 and order.");const n=e._x,i=e._y,s=e._z,r=e._order,a=Math.cos,l=Math.sin,c=a(n/2),h=a(i/2),u=a(s/2),d=l(n/2),f=l(i/2),g=l(s/2);switch(r){case"XYZ":this._x=d*h*u+c*f*g,this._y=c*f*u-d*h*g,this._z=c*h*g+d*f*u,this._w=c*h*u-d*f*g;break;case"YXZ":this._x=d*h*u+c*f*g,this._y=c*f*u-d*h*g,this._z=c*h*g-d*f*u,this._w=c*h*u+d*f*g;break;case"ZXY":this._x=d*h*u-c*f*g,this._y=c*f*u+d*h*g,this._z=c*h*g+d*f*u,this._w=c*h*u-d*f*g;break;case"ZYX":this._x=d*h*u-c*f*g,this._y=c*f*u+d*h*g,this._z=c*h*g-d*f*u,this._w=c*h*u+d*f*g;break;case"YZX":this._x=d*h*u+c*f*g,this._y=c*f*u+d*h*g,this._z=c*h*g-d*f*u,this._w=c*h*u-d*f*g;break;case"XZY":this._x=d*h*u-c*f*g,this._y=c*f*u-d*h*g,this._z=c*h*g+d*f*u,this._w=c*h*u+d*f*g;break;default:console.warn("THREE.Quaternion: .setFromEuler() encountered an unknown order: "+r)}return t!==!1&&this._onChangeCallback(),this}setFromAxisAngle(e,t){const n=t/2,i=Math.sin(n);return this._x=e.x*i,this._y=e.y*i,this._z=e.z*i,this._w=Math.cos(n),this._onChangeCallback(),this}setFromRotationMatrix(e){const t=e.elements,n=t[0],i=t[4],s=t[8],r=t[1],a=t[5],l=t[9],c=t[2],h=t[6],u=t[10],d=n+a+u;if(d>0){const f=.5/Math.sqrt(d+1);this._w=.25/f,this._x=(h-l)*f,this._y=(s-c)*f,this._z=(r-i)*f}else if(n>a&&n>u){const f=2*Math.sqrt(1+n-a-u);this._w=(h-l)/f,this._x=.25*f,this._y=(i+r)/f,this._z=(s+c)/f}else if(a>u){const f=2*Math.sqrt(1+a-n-u);this._w=(s-c)/f,this._x=(i+r)/f,this._y=.25*f,this._z=(l+h)/f}else{const f=2*Math.sqrt(1+u-n-a);this._w=(r-i)/f,this._x=(s+c)/f,this._y=(l+h)/f,this._z=.25*f}return this._onChangeCallback(),this}setFromUnitVectors(e,t){let n=e.dot(t)+1;return nMath.abs(e.z)?(this._x=-e.y,this._y=e.x,this._z=0,this._w=n):(this._x=0,this._y=-e.z,this._z=e.y,this._w=n)):(this._x=e.y*t.z-e.z*t.y,this._y=e.z*t.x-e.x*t.z,this._z=e.x*t.y-e.y*t.x,this._w=n),this.normalize()}angleTo(e){return 2*Math.acos(Math.abs(st(this.dot(e),-1,1)))}rotateTowards(e,t){const n=this.angleTo(e);if(n===0)return this;const i=Math.min(1,t/n);return this.slerp(e,i),this}identity(){return this.set(0,0,0,1)}invert(){return this.conjugate()}conjugate(){return this._x*=-1,this._y*=-1,this._z*=-1,this._onChangeCallback(),this}dot(e){return this._x*e._x+this._y*e._y+this._z*e._z+this._w*e._w}lengthSq(){return this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w}length(){return Math.sqrt(this._x*this._x+this._y*this._y+this._z*this._z+this._w*this._w)}normalize(){let e=this.length();return e===0?(this._x=0,this._y=0,this._z=0,this._w=1):(e=1/e,this._x=this._x*e,this._y=this._y*e,this._z=this._z*e,this._w=this._w*e),this._onChangeCallback(),this}multiply(e){return this.multiplyQuaternions(this,e)}premultiply(e){return this.multiplyQuaternions(e,this)}multiplyQuaternions(e,t){const n=e._x,i=e._y,s=e._z,r=e._w,a=t._x,l=t._y,c=t._z,h=t._w;return this._x=n*h+r*a+i*c-s*l,this._y=i*h+r*l+s*a-n*c,this._z=s*h+r*c+n*l-i*a,this._w=r*h-n*a-i*l-s*c,this._onChangeCallback(),this}slerp(e,t){if(t===0)return this;if(t===1)return this.copy(e);const n=this._x,i=this._y,s=this._z,r=this._w;let a=r*e._w+n*e._x+i*e._y+s*e._z;if(a<0?(this._w=-e._w,this._x=-e._x,this._y=-e._y,this._z=-e._z,a=-a):this.copy(e),a>=1)return this._w=r,this._x=n,this._y=i,this._z=s,this;const l=1-a*a;if(l<=Number.EPSILON){const f=1-t;return this._w=f*r+t*this._w,this._x=f*n+t*this._x,this._y=f*i+t*this._y,this._z=f*s+t*this._z,this.normalize(),this._onChangeCallback(),this}const c=Math.sqrt(l),h=Math.atan2(c,a),u=Math.sin((1-t)*h)/c,d=Math.sin(t*h)/c;return this._w=r*u+this._w*d,this._x=n*u+this._x*d,this._y=i*u+this._y*d,this._z=s*u+this._z*d,this._onChangeCallback(),this}slerpQuaternions(e,t,n){return this.copy(e).slerp(t,n)}random(){const e=Math.random(),t=Math.sqrt(1-e),n=Math.sqrt(e),i=2*Math.PI*Math.random(),s=2*Math.PI*Math.random();return this.set(t*Math.cos(i),n*Math.sin(s),n*Math.cos(s),t*Math.sin(i))}equals(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._w===this._w}fromArray(e,t=0){return this._x=e[t],this._y=e[t+1],this._z=e[t+2],this._w=e[t+3],this._onChangeCallback(),this}toArray(e=[],t=0){return e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._w,e}fromBufferAttribute(e,t){return this._x=e.getX(t),this._y=e.getY(t),this._z=e.getZ(t),this._w=e.getW(t),this}_onChange(e){return this._onChangeCallback=e,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._w}}class A{constructor(e=0,t=0,n=0){A.prototype.isVector3=!0,this.x=e,this.y=t,this.z=n}set(e,t,n){return n===void 0&&(n=this.z),this.x=e,this.y=t,this.z=n,this}setScalar(e){return this.x=e,this.y=e,this.z=e,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setZ(e){return this.z=e,this}setComponent(e,t){switch(e){case 0:this.x=t;break;case 1:this.y=t;break;case 2:this.z=t;break;default:throw new Error("index is out of range: "+e)}return this}getComponent(e){switch(e){case 0:return this.x;case 1:return this.y;case 2:return this.z;default:throw new Error("index is out of range: "+e)}}clone(){return new this.constructor(this.x,this.y,this.z)}copy(e){return this.x=e.x,this.y=e.y,this.z=e.z,this}add(e){return this.x+=e.x,this.y+=e.y,this.z+=e.z,this}addScalar(e){return this.x+=e,this.y+=e,this.z+=e,this}addVectors(e,t){return this.x=e.x+t.x,this.y=e.y+t.y,this.z=e.z+t.z,this}addScaledVector(e,t){return this.x+=e.x*t,this.y+=e.y*t,this.z+=e.z*t,this}sub(e){return this.x-=e.x,this.y-=e.y,this.z-=e.z,this}subScalar(e){return this.x-=e,this.y-=e,this.z-=e,this}subVectors(e,t){return this.x=e.x-t.x,this.y=e.y-t.y,this.z=e.z-t.z,this}multiply(e){return this.x*=e.x,this.y*=e.y,this.z*=e.z,this}multiplyScalar(e){return this.x*=e,this.y*=e,this.z*=e,this}multiplyVectors(e,t){return this.x=e.x*t.x,this.y=e.y*t.y,this.z=e.z*t.z,this}applyEuler(e){return this.applyQuaternion(ml.setFromEuler(e))}applyAxisAngle(e,t){return this.applyQuaternion(ml.setFromAxisAngle(e,t))}applyMatrix3(e){const t=this.x,n=this.y,i=this.z,s=e.elements;return this.x=s[0]*t+s[3]*n+s[6]*i,this.y=s[1]*t+s[4]*n+s[7]*i,this.z=s[2]*t+s[5]*n+s[8]*i,this}applyNormalMatrix(e){return this.applyMatrix3(e).normalize()}applyMatrix4(e){const t=this.x,n=this.y,i=this.z,s=e.elements,r=1/(s[3]*t+s[7]*n+s[11]*i+s[15]);return this.x=(s[0]*t+s[4]*n+s[8]*i+s[12])*r,this.y=(s[1]*t+s[5]*n+s[9]*i+s[13])*r,this.z=(s[2]*t+s[6]*n+s[10]*i+s[14])*r,this}applyQuaternion(e){const t=this.x,n=this.y,i=this.z,s=e.x,r=e.y,a=e.z,l=e.w,c=l*t+r*i-a*n,h=l*n+a*t-s*i,u=l*i+s*n-r*t,d=-s*t-r*n-a*i;return this.x=c*l+d*-s+h*-a-u*-r,this.y=h*l+d*-r+u*-s-c*-a,this.z=u*l+d*-a+c*-r-h*-s,this}project(e){return this.applyMatrix4(e.matrixWorldInverse).applyMatrix4(e.projectionMatrix)}unproject(e){return this.applyMatrix4(e.projectionMatrixInverse).applyMatrix4(e.matrixWorld)}transformDirection(e){const t=this.x,n=this.y,i=this.z,s=e.elements;return this.x=s[0]*t+s[4]*n+s[8]*i,this.y=s[1]*t+s[5]*n+s[9]*i,this.z=s[2]*t+s[6]*n+s[10]*i,this.normalize()}divide(e){return this.x/=e.x,this.y/=e.y,this.z/=e.z,this}divideScalar(e){return this.multiplyScalar(1/e)}min(e){return this.x=Math.min(this.x,e.x),this.y=Math.min(this.y,e.y),this.z=Math.min(this.z,e.z),this}max(e){return this.x=Math.max(this.x,e.x),this.y=Math.max(this.y,e.y),this.z=Math.max(this.z,e.z),this}clamp(e,t){return this.x=Math.max(e.x,Math.min(t.x,this.x)),this.y=Math.max(e.y,Math.min(t.y,this.y)),this.z=Math.max(e.z,Math.min(t.z,this.z)),this}clampScalar(e,t){return this.x=Math.max(e,Math.min(t,this.x)),this.y=Math.max(e,Math.min(t,this.y)),this.z=Math.max(e,Math.min(t,this.z)),this}clampLength(e,t){const n=this.length();return this.divideScalar(n||1).multiplyScalar(Math.max(e,Math.min(t,n)))}floor(){return this.x=Math.floor(this.x),this.y=Math.floor(this.y),this.z=Math.floor(this.z),this}ceil(){return this.x=Math.ceil(this.x),this.y=Math.ceil(this.y),this.z=Math.ceil(this.z),this}round(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this.z=Math.round(this.z),this}roundToZero(){return this.x=this.x<0?Math.ceil(this.x):Math.floor(this.x),this.y=this.y<0?Math.ceil(this.y):Math.floor(this.y),this.z=this.z<0?Math.ceil(this.z):Math.floor(this.z),this}negate(){return this.x=-this.x,this.y=-this.y,this.z=-this.z,this}dot(e){return this.x*e.x+this.y*e.y+this.z*e.z}lengthSq(){return this.x*this.x+this.y*this.y+this.z*this.z}length(){return Math.sqrt(this.x*this.x+this.y*this.y+this.z*this.z)}manhattanLength(){return Math.abs(this.x)+Math.abs(this.y)+Math.abs(this.z)}normalize(){return this.divideScalar(this.length()||1)}setLength(e){return this.normalize().multiplyScalar(e)}lerp(e,t){return this.x+=(e.x-this.x)*t,this.y+=(e.y-this.y)*t,this.z+=(e.z-this.z)*t,this}lerpVectors(e,t,n){return this.x=e.x+(t.x-e.x)*n,this.y=e.y+(t.y-e.y)*n,this.z=e.z+(t.z-e.z)*n,this}cross(e){return this.crossVectors(this,e)}crossVectors(e,t){const n=e.x,i=e.y,s=e.z,r=t.x,a=t.y,l=t.z;return this.x=i*l-s*a,this.y=s*r-n*l,this.z=n*a-i*r,this}projectOnVector(e){const t=e.lengthSq();if(t===0)return this.set(0,0,0);const n=e.dot(this)/t;return this.copy(e).multiplyScalar(n)}projectOnPlane(e){return xa.copy(this).projectOnVector(e),this.sub(xa)}reflect(e){return this.sub(xa.copy(e).multiplyScalar(2*this.dot(e)))}angleTo(e){const t=Math.sqrt(this.lengthSq()*e.lengthSq());if(t===0)return Math.PI/2;const n=this.dot(e)/t;return Math.acos(st(n,-1,1))}distanceTo(e){return Math.sqrt(this.distanceToSquared(e))}distanceToSquared(e){const t=this.x-e.x,n=this.y-e.y,i=this.z-e.z;return t*t+n*n+i*i}manhattanDistanceTo(e){return Math.abs(this.x-e.x)+Math.abs(this.y-e.y)+Math.abs(this.z-e.z)}setFromSpherical(e){return this.setFromSphericalCoords(e.radius,e.phi,e.theta)}setFromSphericalCoords(e,t,n){const i=Math.sin(t)*e;return this.x=i*Math.sin(n),this.y=Math.cos(t)*e,this.z=i*Math.cos(n),this}setFromCylindrical(e){return this.setFromCylindricalCoords(e.radius,e.theta,e.y)}setFromCylindricalCoords(e,t,n){return this.x=e*Math.sin(t),this.y=n,this.z=e*Math.cos(t),this}setFromMatrixPosition(e){const t=e.elements;return this.x=t[12],this.y=t[13],this.z=t[14],this}setFromMatrixScale(e){const t=this.setFromMatrixColumn(e,0).length(),n=this.setFromMatrixColumn(e,1).length(),i=this.setFromMatrixColumn(e,2).length();return this.x=t,this.y=n,this.z=i,this}setFromMatrixColumn(e,t){return this.fromArray(e.elements,t*4)}setFromMatrix3Column(e,t){return this.fromArray(e.elements,t*3)}setFromEuler(e){return this.x=e._x,this.y=e._y,this.z=e._z,this}equals(e){return e.x===this.x&&e.y===this.y&&e.z===this.z}fromArray(e,t=0){return this.x=e[t],this.y=e[t+1],this.z=e[t+2],this}toArray(e=[],t=0){return e[t]=this.x,e[t+1]=this.y,e[t+2]=this.z,e}fromBufferAttribute(e,t){return this.x=e.getX(t),this.y=e.getY(t),this.z=e.getZ(t),this}random(){return this.x=Math.random(),this.y=Math.random(),this.z=Math.random(),this}randomDirection(){const e=(Math.random()-.5)*2,t=Math.random()*Math.PI*2,n=Math.sqrt(1-e**2);return this.x=n*Math.cos(t),this.y=n*Math.sin(t),this.z=e,this}*[Symbol.iterator](){yield this.x,yield this.y,yield this.z}}const xa=new A,ml=new St;class di{constructor(e=new A(1/0,1/0,1/0),t=new A(-1/0,-1/0,-1/0)){this.isBox3=!0,this.min=e,this.max=t}set(e,t){return this.min.copy(e),this.max.copy(t),this}setFromArray(e){let t=1/0,n=1/0,i=1/0,s=-1/0,r=-1/0,a=-1/0;for(let l=0,c=e.length;ls&&(s=h),u>r&&(r=u),d>a&&(a=d)}return this.min.set(t,n,i),this.max.set(s,r,a),this}setFromBufferAttribute(e){let t=1/0,n=1/0,i=1/0,s=-1/0,r=-1/0,a=-1/0;for(let l=0,c=e.count;ls&&(s=h),u>r&&(r=u),d>a&&(a=d)}return this.min.set(t,n,i),this.max.set(s,r,a),this}setFromPoints(e){this.makeEmpty();for(let t=0,n=e.length;tthis.max.x||e.ythis.max.y||e.zthis.max.z)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y&&this.min.z<=e.min.z&&e.max.z<=this.max.z}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y),(e.z-this.min.z)/(this.max.z-this.min.z))}intersectsBox(e){return!(e.max.xthis.max.x||e.max.ythis.max.y||e.max.zthis.max.z)}intersectsSphere(e){return this.clampPoint(e.center,zn),zn.distanceToSquared(e.center)<=e.radius*e.radius}intersectsPlane(e){let t,n;return e.normal.x>0?(t=e.normal.x*this.min.x,n=e.normal.x*this.max.x):(t=e.normal.x*this.max.x,n=e.normal.x*this.min.x),e.normal.y>0?(t+=e.normal.y*this.min.y,n+=e.normal.y*this.max.y):(t+=e.normal.y*this.max.y,n+=e.normal.y*this.min.y),e.normal.z>0?(t+=e.normal.z*this.min.z,n+=e.normal.z*this.max.z):(t+=e.normal.z*this.max.z,n+=e.normal.z*this.min.z),t<=-e.constant&&n>=-e.constant}intersectsTriangle(e){if(this.isEmpty())return!1;this.getCenter(us),Zs.subVectors(this.max,us),yi.subVectors(e.a,us),Mi.subVectors(e.b,us),bi.subVectors(e.c,us),pn.subVectors(Mi,yi),mn.subVectors(bi,Mi),Bn.subVectors(yi,bi);let t=[0,-pn.z,pn.y,0,-mn.z,mn.y,0,-Bn.z,Bn.y,pn.z,0,-pn.x,mn.z,0,-mn.x,Bn.z,0,-Bn.x,-pn.y,pn.x,0,-mn.y,mn.x,0,-Bn.y,Bn.x,0];return!va(t,yi,Mi,bi,Zs)||(t=[1,0,0,0,1,0,0,0,1],!va(t,yi,Mi,bi,Zs))?!1:(Js.crossVectors(pn,mn),t=[Js.x,Js.y,Js.z],va(t,yi,Mi,bi,Zs))}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return zn.copy(e).clamp(this.min,this.max).sub(e).length()}getBoundingSphere(e){return this.getCenter(e.center),e.radius=this.getSize(zn).length()*.5,e}intersect(e){return this.min.max(e.min),this.max.min(e.max),this.isEmpty()&&this.makeEmpty(),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}applyMatrix4(e){return this.isEmpty()?this:(Qt[0].set(this.min.x,this.min.y,this.min.z).applyMatrix4(e),Qt[1].set(this.min.x,this.min.y,this.max.z).applyMatrix4(e),Qt[2].set(this.min.x,this.max.y,this.min.z).applyMatrix4(e),Qt[3].set(this.min.x,this.max.y,this.max.z).applyMatrix4(e),Qt[4].set(this.max.x,this.min.y,this.min.z).applyMatrix4(e),Qt[5].set(this.max.x,this.min.y,this.max.z).applyMatrix4(e),Qt[6].set(this.max.x,this.max.y,this.min.z).applyMatrix4(e),Qt[7].set(this.max.x,this.max.y,this.max.z).applyMatrix4(e),this.setFromPoints(Qt),this)}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}}const Qt=[new A,new A,new A,new A,new A,new A,new A,new A],zn=new A,_a=new di,yi=new A,Mi=new A,bi=new A,pn=new A,mn=new A,Bn=new A,us=new A,Zs=new A,Js=new A,On=new A;function va(o,e,t,n,i){for(let s=0,r=o.length-3;s<=r;s+=3){On.fromArray(o,s);const a=i.x*Math.abs(On.x)+i.y*Math.abs(On.y)+i.z*Math.abs(On.z),l=e.dot(On),c=t.dot(On),h=n.dot(On);if(Math.max(-Math.max(l,c,h),Math.min(l,c,h))>a)return!1}return!0}const Kd=new di,gl=new A,$s=new A,ya=new A;class fi{constructor(e=new A,t=-1){this.center=e,this.radius=t}set(e,t){return this.center.copy(e),this.radius=t,this}setFromPoints(e,t){const n=this.center;t!==void 0?n.copy(t):Kd.setFromPoints(e).getCenter(n);let i=0;for(let s=0,r=e.length;sthis.radius*this.radius&&(t.sub(this.center).normalize(),t.multiplyScalar(this.radius).add(this.center)),t}getBoundingBox(e){return this.isEmpty()?(e.makeEmpty(),e):(e.set(this.center,this.center),e.expandByScalar(this.radius),e)}applyMatrix4(e){return this.center.applyMatrix4(e),this.radius=this.radius*e.getMaxScaleOnAxis(),this}translate(e){return this.center.add(e),this}expandByPoint(e){ya.subVectors(e,this.center);const t=ya.lengthSq();if(t>this.radius*this.radius){const n=Math.sqrt(t),i=(n-this.radius)*.5;this.center.add(ya.multiplyScalar(i/n)),this.radius+=i}return this}union(e){return this.center.equals(e.center)===!0?$s.set(0,0,1).multiplyScalar(e.radius):$s.subVectors(e.center,this.center).normalize().multiplyScalar(e.radius),this.expandByPoint(gl.copy(e.center).add($s)),this.expandByPoint(gl.copy(e.center).sub($s)),this}equals(e){return e.center.equals(this.center)&&e.radius===this.radius}clone(){return new this.constructor().copy(this)}}const en=new A,Ma=new A,Ks=new A,gn=new A,ba=new A,js=new A,wa=new A;class Hs{constructor(e=new A,t=new A(0,0,-1)){this.origin=e,this.direction=t}set(e,t){return this.origin.copy(e),this.direction.copy(t),this}copy(e){return this.origin.copy(e.origin),this.direction.copy(e.direction),this}at(e,t){return t.copy(this.direction).multiplyScalar(e).add(this.origin)}lookAt(e){return this.direction.copy(e).sub(this.origin).normalize(),this}recast(e){return this.origin.copy(this.at(e,en)),this}closestPointToPoint(e,t){t.subVectors(e,this.origin);const n=t.dot(this.direction);return n<0?t.copy(this.origin):t.copy(this.direction).multiplyScalar(n).add(this.origin)}distanceToPoint(e){return Math.sqrt(this.distanceSqToPoint(e))}distanceSqToPoint(e){const t=en.subVectors(e,this.origin).dot(this.direction);return t<0?this.origin.distanceToSquared(e):(en.copy(this.direction).multiplyScalar(t).add(this.origin),en.distanceToSquared(e))}distanceSqToSegment(e,t,n,i){Ma.copy(e).add(t).multiplyScalar(.5),Ks.copy(t).sub(e).normalize(),gn.copy(this.origin).sub(Ma);const s=e.distanceTo(t)*.5,r=-this.direction.dot(Ks),a=gn.dot(this.direction),l=-gn.dot(Ks),c=gn.lengthSq(),h=Math.abs(1-r*r);let u,d,f,g;if(h>0)if(u=r*l-a,d=r*a-l,g=s*h,u>=0)if(d>=-g)if(d<=g){const p=1/h;u*=p,d*=p,f=u*(u+r*d+2*a)+d*(r*u+d+2*l)+c}else d=s,u=Math.max(0,-(r*d+a)),f=-u*u+d*(d+2*l)+c;else d=-s,u=Math.max(0,-(r*d+a)),f=-u*u+d*(d+2*l)+c;else d<=-g?(u=Math.max(0,-(-r*s+a)),d=u>0?-s:Math.min(Math.max(-s,-l),s),f=-u*u+d*(d+2*l)+c):d<=g?(u=0,d=Math.min(Math.max(-s,-l),s),f=d*(d+2*l)+c):(u=Math.max(0,-(r*s+a)),d=u>0?s:Math.min(Math.max(-s,-l),s),f=-u*u+d*(d+2*l)+c);else d=r>0?-s:s,u=Math.max(0,-(r*d+a)),f=-u*u+d*(d+2*l)+c;return n&&n.copy(this.direction).multiplyScalar(u).add(this.origin),i&&i.copy(Ks).multiplyScalar(d).add(Ma),f}intersectSphere(e,t){en.subVectors(e.center,this.origin);const n=en.dot(this.direction),i=en.dot(en)-n*n,s=e.radius*e.radius;if(i>s)return null;const r=Math.sqrt(s-i),a=n-r,l=n+r;return a<0&&l<0?null:a<0?this.at(l,t):this.at(a,t)}intersectsSphere(e){return this.distanceSqToPoint(e.center)<=e.radius*e.radius}distanceToPlane(e){const t=e.normal.dot(this.direction);if(t===0)return e.distanceToPoint(this.origin)===0?0:null;const n=-(this.origin.dot(e.normal)+e.constant)/t;return n>=0?n:null}intersectPlane(e,t){const n=this.distanceToPlane(e);return n===null?null:this.at(n,t)}intersectsPlane(e){const t=e.distanceToPoint(this.origin);return t===0||e.normal.dot(this.direction)*t<0}intersectBox(e,t){let n,i,s,r,a,l;const c=1/this.direction.x,h=1/this.direction.y,u=1/this.direction.z,d=this.origin;return c>=0?(n=(e.min.x-d.x)*c,i=(e.max.x-d.x)*c):(n=(e.max.x-d.x)*c,i=(e.min.x-d.x)*c),h>=0?(s=(e.min.y-d.y)*h,r=(e.max.y-d.y)*h):(s=(e.max.y-d.y)*h,r=(e.min.y-d.y)*h),n>r||s>i||((s>n||n!==n)&&(n=s),(r=0?(a=(e.min.z-d.z)*u,l=(e.max.z-d.z)*u):(a=(e.max.z-d.z)*u,l=(e.min.z-d.z)*u),n>l||a>i)||((a>n||n!==n)&&(n=a),(l=0?n:i,t)}intersectsBox(e){return this.intersectBox(e,en)!==null}intersectTriangle(e,t,n,i,s){ba.subVectors(t,e),js.subVectors(n,e),wa.crossVectors(ba,js);let r=this.direction.dot(wa),a;if(r>0){if(i)return null;a=1}else if(r<0)a=-1,r=-r;else return null;gn.subVectors(this.origin,e);const l=a*this.direction.dot(js.crossVectors(gn,js));if(l<0)return null;const c=a*this.direction.dot(ba.cross(gn));if(c<0||l+c>r)return null;const h=-a*gn.dot(wa);return h<0?null:this.at(h/r,s)}applyMatrix4(e){return this.origin.applyMatrix4(e),this.direction.transformDirection(e),this}equals(e){return e.origin.equals(this.origin)&&e.direction.equals(this.direction)}clone(){return new this.constructor().copy(this)}}class Le{constructor(){Le.prototype.isMatrix4=!0,this.elements=[1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1]}set(e,t,n,i,s,r,a,l,c,h,u,d,f,g,p,m){const _=this.elements;return _[0]=e,_[4]=t,_[8]=n,_[12]=i,_[1]=s,_[5]=r,_[9]=a,_[13]=l,_[2]=c,_[6]=h,_[10]=u,_[14]=d,_[3]=f,_[7]=g,_[11]=p,_[15]=m,this}identity(){return this.set(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1),this}clone(){return new Le().fromArray(this.elements)}copy(e){const t=this.elements,n=e.elements;return t[0]=n[0],t[1]=n[1],t[2]=n[2],t[3]=n[3],t[4]=n[4],t[5]=n[5],t[6]=n[6],t[7]=n[7],t[8]=n[8],t[9]=n[9],t[10]=n[10],t[11]=n[11],t[12]=n[12],t[13]=n[13],t[14]=n[14],t[15]=n[15],this}copyPosition(e){const t=this.elements,n=e.elements;return t[12]=n[12],t[13]=n[13],t[14]=n[14],this}setFromMatrix3(e){const t=e.elements;return this.set(t[0],t[3],t[6],0,t[1],t[4],t[7],0,t[2],t[5],t[8],0,0,0,0,1),this}extractBasis(e,t,n){return e.setFromMatrixColumn(this,0),t.setFromMatrixColumn(this,1),n.setFromMatrixColumn(this,2),this}makeBasis(e,t,n){return this.set(e.x,t.x,n.x,0,e.y,t.y,n.y,0,e.z,t.z,n.z,0,0,0,0,1),this}extractRotation(e){const t=this.elements,n=e.elements,i=1/wi.setFromMatrixColumn(e,0).length(),s=1/wi.setFromMatrixColumn(e,1).length(),r=1/wi.setFromMatrixColumn(e,2).length();return t[0]=n[0]*i,t[1]=n[1]*i,t[2]=n[2]*i,t[3]=0,t[4]=n[4]*s,t[5]=n[5]*s,t[6]=n[6]*s,t[7]=0,t[8]=n[8]*r,t[9]=n[9]*r,t[10]=n[10]*r,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,this}makeRotationFromEuler(e){const t=this.elements,n=e.x,i=e.y,s=e.z,r=Math.cos(n),a=Math.sin(n),l=Math.cos(i),c=Math.sin(i),h=Math.cos(s),u=Math.sin(s);if(e.order==="XYZ"){const d=r*h,f=r*u,g=a*h,p=a*u;t[0]=l*h,t[4]=-l*u,t[8]=c,t[1]=f+g*c,t[5]=d-p*c,t[9]=-a*l,t[2]=p-d*c,t[6]=g+f*c,t[10]=r*l}else if(e.order==="YXZ"){const d=l*h,f=l*u,g=c*h,p=c*u;t[0]=d+p*a,t[4]=g*a-f,t[8]=r*c,t[1]=r*u,t[5]=r*h,t[9]=-a,t[2]=f*a-g,t[6]=p+d*a,t[10]=r*l}else if(e.order==="ZXY"){const d=l*h,f=l*u,g=c*h,p=c*u;t[0]=d-p*a,t[4]=-r*u,t[8]=g+f*a,t[1]=f+g*a,t[5]=r*h,t[9]=p-d*a,t[2]=-r*c,t[6]=a,t[10]=r*l}else if(e.order==="ZYX"){const d=r*h,f=r*u,g=a*h,p=a*u;t[0]=l*h,t[4]=g*c-f,t[8]=d*c+p,t[1]=l*u,t[5]=p*c+d,t[9]=f*c-g,t[2]=-c,t[6]=a*l,t[10]=r*l}else if(e.order==="YZX"){const d=r*l,f=r*c,g=a*l,p=a*c;t[0]=l*h,t[4]=p-d*u,t[8]=g*u+f,t[1]=u,t[5]=r*h,t[9]=-a*h,t[2]=-c*h,t[6]=f*u+g,t[10]=d-p*u}else if(e.order==="XZY"){const d=r*l,f=r*c,g=a*l,p=a*c;t[0]=l*h,t[4]=-u,t[8]=c*h,t[1]=d*u+p,t[5]=r*h,t[9]=f*u-g,t[2]=g*u-f,t[6]=a*h,t[10]=p*u+d}return t[3]=0,t[7]=0,t[11]=0,t[12]=0,t[13]=0,t[14]=0,t[15]=1,this}makeRotationFromQuaternion(e){return this.compose(jd,e,Qd)}lookAt(e,t,n){const i=this.elements;return Tt.subVectors(e,t),Tt.lengthSq()===0&&(Tt.z=1),Tt.normalize(),xn.crossVectors(n,Tt),xn.lengthSq()===0&&(Math.abs(n.z)===1?Tt.x+=1e-4:Tt.z+=1e-4,Tt.normalize(),xn.crossVectors(n,Tt)),xn.normalize(),Qs.crossVectors(Tt,xn),i[0]=xn.x,i[4]=Qs.x,i[8]=Tt.x,i[1]=xn.y,i[5]=Qs.y,i[9]=Tt.y,i[2]=xn.z,i[6]=Qs.z,i[10]=Tt.z,this}multiply(e){return this.multiplyMatrices(this,e)}premultiply(e){return this.multiplyMatrices(e,this)}multiplyMatrices(e,t){const n=e.elements,i=t.elements,s=this.elements,r=n[0],a=n[4],l=n[8],c=n[12],h=n[1],u=n[5],d=n[9],f=n[13],g=n[2],p=n[6],m=n[10],_=n[14],x=n[3],M=n[7],v=n[11],b=n[15],S=i[0],L=i[4],y=i[8],E=i[12],P=i[1],I=i[5],Z=i[9],ee=i[13],D=i[2],H=i[6],z=i[10],K=i[14],$=i[3],B=i[7],V=i[11],te=i[15];return s[0]=r*S+a*P+l*D+c*$,s[4]=r*L+a*I+l*H+c*B,s[8]=r*y+a*Z+l*z+c*V,s[12]=r*E+a*ee+l*K+c*te,s[1]=h*S+u*P+d*D+f*$,s[5]=h*L+u*I+d*H+f*B,s[9]=h*y+u*Z+d*z+f*V,s[13]=h*E+u*ee+d*K+f*te,s[2]=g*S+p*P+m*D+_*$,s[6]=g*L+p*I+m*H+_*B,s[10]=g*y+p*Z+m*z+_*V,s[14]=g*E+p*ee+m*K+_*te,s[3]=x*S+M*P+v*D+b*$,s[7]=x*L+M*I+v*H+b*B,s[11]=x*y+M*Z+v*z+b*V,s[15]=x*E+M*ee+v*K+b*te,this}multiplyScalar(e){const t=this.elements;return t[0]*=e,t[4]*=e,t[8]*=e,t[12]*=e,t[1]*=e,t[5]*=e,t[9]*=e,t[13]*=e,t[2]*=e,t[6]*=e,t[10]*=e,t[14]*=e,t[3]*=e,t[7]*=e,t[11]*=e,t[15]*=e,this}determinant(){const e=this.elements,t=e[0],n=e[4],i=e[8],s=e[12],r=e[1],a=e[5],l=e[9],c=e[13],h=e[2],u=e[6],d=e[10],f=e[14],g=e[3],p=e[7],m=e[11],_=e[15];return g*(+s*l*u-i*c*u-s*a*d+n*c*d+i*a*f-n*l*f)+p*(+t*l*f-t*c*d+s*r*d-i*r*f+i*c*h-s*l*h)+m*(+t*c*u-t*a*f-s*r*u+n*r*f+s*a*h-n*c*h)+_*(-i*a*h-t*l*u+t*a*d+i*r*u-n*r*d+n*l*h)}transpose(){const e=this.elements;let t;return t=e[1],e[1]=e[4],e[4]=t,t=e[2],e[2]=e[8],e[8]=t,t=e[6],e[6]=e[9],e[9]=t,t=e[3],e[3]=e[12],e[12]=t,t=e[7],e[7]=e[13],e[13]=t,t=e[11],e[11]=e[14],e[14]=t,this}setPosition(e,t,n){const i=this.elements;return e.isVector3?(i[12]=e.x,i[13]=e.y,i[14]=e.z):(i[12]=e,i[13]=t,i[14]=n),this}invert(){const e=this.elements,t=e[0],n=e[1],i=e[2],s=e[3],r=e[4],a=e[5],l=e[6],c=e[7],h=e[8],u=e[9],d=e[10],f=e[11],g=e[12],p=e[13],m=e[14],_=e[15],x=u*m*c-p*d*c+p*l*f-a*m*f-u*l*_+a*d*_,M=g*d*c-h*m*c-g*l*f+r*m*f+h*l*_-r*d*_,v=h*p*c-g*u*c+g*a*f-r*p*f-h*a*_+r*u*_,b=g*u*l-h*p*l-g*a*d+r*p*d+h*a*m-r*u*m,S=t*x+n*M+i*v+s*b;if(S===0)return this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const L=1/S;return e[0]=x*L,e[1]=(p*d*s-u*m*s-p*i*f+n*m*f+u*i*_-n*d*_)*L,e[2]=(a*m*s-p*l*s+p*i*c-n*m*c-a*i*_+n*l*_)*L,e[3]=(u*l*s-a*d*s-u*i*c+n*d*c+a*i*f-n*l*f)*L,e[4]=M*L,e[5]=(h*m*s-g*d*s+g*i*f-t*m*f-h*i*_+t*d*_)*L,e[6]=(g*l*s-r*m*s-g*i*c+t*m*c+r*i*_-t*l*_)*L,e[7]=(r*d*s-h*l*s+h*i*c-t*d*c-r*i*f+t*l*f)*L,e[8]=v*L,e[9]=(g*u*s-h*p*s-g*n*f+t*p*f+h*n*_-t*u*_)*L,e[10]=(r*p*s-g*a*s+g*n*c-t*p*c-r*n*_+t*a*_)*L,e[11]=(h*a*s-r*u*s-h*n*c+t*u*c+r*n*f-t*a*f)*L,e[12]=b*L,e[13]=(h*p*i-g*u*i+g*n*d-t*p*d-h*n*m+t*u*m)*L,e[14]=(g*a*i-r*p*i-g*n*l+t*p*l+r*n*m-t*a*m)*L,e[15]=(r*u*i-h*a*i+h*n*l-t*u*l-r*n*d+t*a*d)*L,this}scale(e){const t=this.elements,n=e.x,i=e.y,s=e.z;return t[0]*=n,t[4]*=i,t[8]*=s,t[1]*=n,t[5]*=i,t[9]*=s,t[2]*=n,t[6]*=i,t[10]*=s,t[3]*=n,t[7]*=i,t[11]*=s,this}getMaxScaleOnAxis(){const e=this.elements,t=e[0]*e[0]+e[1]*e[1]+e[2]*e[2],n=e[4]*e[4]+e[5]*e[5]+e[6]*e[6],i=e[8]*e[8]+e[9]*e[9]+e[10]*e[10];return Math.sqrt(Math.max(t,n,i))}makeTranslation(e,t,n){return this.set(1,0,0,e,0,1,0,t,0,0,1,n,0,0,0,1),this}makeRotationX(e){const t=Math.cos(e),n=Math.sin(e);return this.set(1,0,0,0,0,t,-n,0,0,n,t,0,0,0,0,1),this}makeRotationY(e){const t=Math.cos(e),n=Math.sin(e);return this.set(t,0,n,0,0,1,0,0,-n,0,t,0,0,0,0,1),this}makeRotationZ(e){const t=Math.cos(e),n=Math.sin(e);return this.set(t,-n,0,0,n,t,0,0,0,0,1,0,0,0,0,1),this}makeRotationAxis(e,t){const n=Math.cos(t),i=Math.sin(t),s=1-n,r=e.x,a=e.y,l=e.z,c=s*r,h=s*a;return this.set(c*r+n,c*a-i*l,c*l+i*a,0,c*a+i*l,h*a+n,h*l-i*r,0,c*l-i*a,h*l+i*r,s*l*l+n,0,0,0,0,1),this}makeScale(e,t,n){return this.set(e,0,0,0,0,t,0,0,0,0,n,0,0,0,0,1),this}makeShear(e,t,n,i,s,r){return this.set(1,n,s,0,e,1,r,0,t,i,1,0,0,0,0,1),this}compose(e,t,n){const i=this.elements,s=t._x,r=t._y,a=t._z,l=t._w,c=s+s,h=r+r,u=a+a,d=s*c,f=s*h,g=s*u,p=r*h,m=r*u,_=a*u,x=l*c,M=l*h,v=l*u,b=n.x,S=n.y,L=n.z;return i[0]=(1-(p+_))*b,i[1]=(f+v)*b,i[2]=(g-M)*b,i[3]=0,i[4]=(f-v)*S,i[5]=(1-(d+_))*S,i[6]=(m+x)*S,i[7]=0,i[8]=(g+M)*L,i[9]=(m-x)*L,i[10]=(1-(d+p))*L,i[11]=0,i[12]=e.x,i[13]=e.y,i[14]=e.z,i[15]=1,this}decompose(e,t,n){const i=this.elements;let s=wi.set(i[0],i[1],i[2]).length();const r=wi.set(i[4],i[5],i[6]).length(),a=wi.set(i[8],i[9],i[10]).length();this.determinant()<0&&(s=-s),e.x=i[12],e.y=i[13],e.z=i[14],kt.copy(this);const c=1/s,h=1/r,u=1/a;return kt.elements[0]*=c,kt.elements[1]*=c,kt.elements[2]*=c,kt.elements[4]*=h,kt.elements[5]*=h,kt.elements[6]*=h,kt.elements[8]*=u,kt.elements[9]*=u,kt.elements[10]*=u,t.setFromRotationMatrix(kt),n.x=s,n.y=r,n.z=a,this}makePerspective(e,t,n,i,s,r){const a=this.elements,l=2*s/(t-e),c=2*s/(n-i),h=(t+e)/(t-e),u=(n+i)/(n-i),d=-(r+s)/(r-s),f=-2*r*s/(r-s);return a[0]=l,a[4]=0,a[8]=h,a[12]=0,a[1]=0,a[5]=c,a[9]=u,a[13]=0,a[2]=0,a[6]=0,a[10]=d,a[14]=f,a[3]=0,a[7]=0,a[11]=-1,a[15]=0,this}makeOrthographic(e,t,n,i,s,r){const a=this.elements,l=1/(t-e),c=1/(n-i),h=1/(r-s),u=(t+e)*l,d=(n+i)*c,f=(r+s)*h;return a[0]=2*l,a[4]=0,a[8]=0,a[12]=-u,a[1]=0,a[5]=2*c,a[9]=0,a[13]=-d,a[2]=0,a[6]=0,a[10]=-2*h,a[14]=-f,a[3]=0,a[7]=0,a[11]=0,a[15]=1,this}equals(e){const t=this.elements,n=e.elements;for(let i=0;i<16;i++)if(t[i]!==n[i])return!1;return!0}fromArray(e,t=0){for(let n=0;n<16;n++)this.elements[n]=e[n+t];return this}toArray(e=[],t=0){const n=this.elements;return e[t]=n[0],e[t+1]=n[1],e[t+2]=n[2],e[t+3]=n[3],e[t+4]=n[4],e[t+5]=n[5],e[t+6]=n[6],e[t+7]=n[7],e[t+8]=n[8],e[t+9]=n[9],e[t+10]=n[10],e[t+11]=n[11],e[t+12]=n[12],e[t+13]=n[13],e[t+14]=n[14],e[t+15]=n[15],e}}const wi=new A,kt=new Le,jd=new A(0,0,0),Qd=new A(1,1,1),xn=new A,Qs=new A,Tt=new A,xl=new Le,_l=new St;class as{constructor(e=0,t=0,n=0,i=as.DefaultOrder){this.isEuler=!0,this._x=e,this._y=t,this._z=n,this._order=i}get x(){return this._x}set x(e){this._x=e,this._onChangeCallback()}get y(){return this._y}set y(e){this._y=e,this._onChangeCallback()}get z(){return this._z}set z(e){this._z=e,this._onChangeCallback()}get order(){return this._order}set order(e){this._order=e,this._onChangeCallback()}set(e,t,n,i=this._order){return this._x=e,this._y=t,this._z=n,this._order=i,this._onChangeCallback(),this}clone(){return new this.constructor(this._x,this._y,this._z,this._order)}copy(e){return this._x=e._x,this._y=e._y,this._z=e._z,this._order=e._order,this._onChangeCallback(),this}setFromRotationMatrix(e,t=this._order,n=!0){const i=e.elements,s=i[0],r=i[4],a=i[8],l=i[1],c=i[5],h=i[9],u=i[2],d=i[6],f=i[10];switch(t){case"XYZ":this._y=Math.asin(st(a,-1,1)),Math.abs(a)<.9999999?(this._x=Math.atan2(-h,f),this._z=Math.atan2(-r,s)):(this._x=Math.atan2(d,c),this._z=0);break;case"YXZ":this._x=Math.asin(-st(h,-1,1)),Math.abs(h)<.9999999?(this._y=Math.atan2(a,f),this._z=Math.atan2(l,c)):(this._y=Math.atan2(-u,s),this._z=0);break;case"ZXY":this._x=Math.asin(st(d,-1,1)),Math.abs(d)<.9999999?(this._y=Math.atan2(-u,f),this._z=Math.atan2(-r,c)):(this._y=0,this._z=Math.atan2(l,s));break;case"ZYX":this._y=Math.asin(-st(u,-1,1)),Math.abs(u)<.9999999?(this._x=Math.atan2(d,f),this._z=Math.atan2(l,s)):(this._x=0,this._z=Math.atan2(-r,c));break;case"YZX":this._z=Math.asin(st(l,-1,1)),Math.abs(l)<.9999999?(this._x=Math.atan2(-h,c),this._y=Math.atan2(-u,s)):(this._x=0,this._y=Math.atan2(a,f));break;case"XZY":this._z=Math.asin(-st(r,-1,1)),Math.abs(r)<.9999999?(this._x=Math.atan2(d,c),this._y=Math.atan2(a,s)):(this._x=Math.atan2(-h,f),this._y=0);break;default:console.warn("THREE.Euler: .setFromRotationMatrix() encountered an unknown order: "+t)}return this._order=t,n===!0&&this._onChangeCallback(),this}setFromQuaternion(e,t,n){return xl.makeRotationFromQuaternion(e),this.setFromRotationMatrix(xl,t,n)}setFromVector3(e,t=this._order){return this.set(e.x,e.y,e.z,t)}reorder(e){return _l.setFromEuler(this),this.setFromQuaternion(_l,e)}equals(e){return e._x===this._x&&e._y===this._y&&e._z===this._z&&e._order===this._order}fromArray(e){return this._x=e[0],this._y=e[1],this._z=e[2],e[3]!==void 0&&(this._order=e[3]),this._onChangeCallback(),this}toArray(e=[],t=0){return e[t]=this._x,e[t+1]=this._y,e[t+2]=this._z,e[t+3]=this._order,e}_onChange(e){return this._onChangeCallback=e,this}_onChangeCallback(){}*[Symbol.iterator](){yield this._x,yield this._y,yield this._z,yield this._order}toVector3(){console.error("THREE.Euler: .toVector3() has been removed. Use Vector3.setFromEuler() instead")}}as.DefaultOrder="XYZ";as.RotationOrders=["XYZ","YZX","ZXY","XZY","YXZ","ZYX"];class $r{constructor(){this.mask=1}set(e){this.mask=(1<>>0}enable(e){this.mask|=1<1){for(let t=0;t1){for(let n=0;n0){i.children=[];for(let a=0;a0){i.animations=[];for(let a=0;a0&&(n.geometries=a),l.length>0&&(n.materials=l),c.length>0&&(n.textures=c),h.length>0&&(n.images=h),u.length>0&&(n.shapes=u),d.length>0&&(n.skeletons=d),f.length>0&&(n.animations=f),g.length>0&&(n.nodes=g)}return n.object=i,n;function r(a){const l=[];for(const c in a){const h=a[c];delete h.metadata,l.push(h)}return l}}clone(e){return new this.constructor().copy(this,e)}copy(e,t=!0){if(this.name=e.name,this.up.copy(e.up),this.position.copy(e.position),this.rotation.order=e.rotation.order,this.quaternion.copy(e.quaternion),this.scale.copy(e.scale),this.matrix.copy(e.matrix),this.matrixWorld.copy(e.matrixWorld),this.matrixAutoUpdate=e.matrixAutoUpdate,this.matrixWorldNeedsUpdate=e.matrixWorldNeedsUpdate,this.layers.mask=e.layers.mask,this.visible=e.visible,this.castShadow=e.castShadow,this.receiveShadow=e.receiveShadow,this.frustumCulled=e.frustumCulled,this.renderOrder=e.renderOrder,this.userData=JSON.parse(JSON.stringify(e.userData)),t===!0)for(let n=0;n0?i.multiplyScalar(1/Math.sqrt(s)):i.set(0,0,0)}static getBarycoord(e,t,n,i,s){Vt.subVectors(i,t),nn.subVectors(n,t),Sa.subVectors(e,t);const r=Vt.dot(Vt),a=Vt.dot(nn),l=Vt.dot(Sa),c=nn.dot(nn),h=nn.dot(Sa),u=r*c-a*a;if(u===0)return s.set(-2,-1,-1);const d=1/u,f=(c*l-a*h)*d,g=(r*h-a*l)*d;return s.set(1-f-g,g,f)}static containsPoint(e,t,n,i){return this.getBarycoord(e,t,n,i,sn),sn.x>=0&&sn.y>=0&&sn.x+sn.y<=1}static getUV(e,t,n,i,s,r,a,l){return this.getBarycoord(e,t,n,i,sn),l.set(0,0),l.addScaledVector(s,sn.x),l.addScaledVector(r,sn.y),l.addScaledVector(a,sn.z),l}static isFrontFacing(e,t,n,i){return Vt.subVectors(n,t),nn.subVectors(e,t),Vt.cross(nn).dot(i)<0}set(e,t,n){return this.a.copy(e),this.b.copy(t),this.c.copy(n),this}setFromPointsAndIndices(e,t,n,i){return this.a.copy(e[t]),this.b.copy(e[n]),this.c.copy(e[i]),this}setFromAttributeAndIndices(e,t,n,i){return this.a.fromBufferAttribute(e,t),this.b.fromBufferAttribute(e,n),this.c.fromBufferAttribute(e,i),this}clone(){return new this.constructor().copy(this)}copy(e){return this.a.copy(e.a),this.b.copy(e.b),this.c.copy(e.c),this}getArea(){return Vt.subVectors(this.c,this.b),nn.subVectors(this.a,this.b),Vt.cross(nn).length()*.5}getMidpoint(e){return e.addVectors(this.a,this.b).add(this.c).multiplyScalar(1/3)}getNormal(e){return Nt.getNormal(this.a,this.b,this.c,e)}getPlane(e){return e.setFromCoplanarPoints(this.a,this.b,this.c)}getBarycoord(e,t){return Nt.getBarycoord(e,this.a,this.b,this.c,t)}getUV(e,t,n,i,s){return Nt.getUV(e,this.a,this.b,this.c,t,n,i,s)}containsPoint(e){return Nt.containsPoint(e,this.a,this.b,this.c)}isFrontFacing(e){return Nt.isFrontFacing(this.a,this.b,this.c,e)}intersectsBox(e){return e.intersectsTriangle(this)}closestPointToPoint(e,t){const n=this.a,i=this.b,s=this.c;let r,a;Ai.subVectors(i,n),Ti.subVectors(s,n),Aa.subVectors(e,n);const l=Ai.dot(Aa),c=Ti.dot(Aa);if(l<=0&&c<=0)return t.copy(n);Ta.subVectors(e,i);const h=Ai.dot(Ta),u=Ti.dot(Ta);if(h>=0&&u<=h)return t.copy(i);const d=l*u-h*c;if(d<=0&&l>=0&&h<=0)return r=l/(l-h),t.copy(n).addScaledVector(Ai,r);Ea.subVectors(e,s);const f=Ai.dot(Ea),g=Ti.dot(Ea);if(g>=0&&f<=g)return t.copy(s);const p=f*c-l*g;if(p<=0&&c>=0&&g<=0)return a=c/(c-g),t.copy(n).addScaledVector(Ti,a);const m=h*g-f*u;if(m<=0&&u-h>=0&&f-g>=0)return Sl.subVectors(s,i),a=(u-h)/(u-h+(f-g)),t.copy(i).addScaledVector(Sl,a);const _=1/(m+p+d);return r=p*_,a=d*_,t.copy(n).addScaledVector(Ai,r).addScaledVector(Ti,a)}equals(e){return e.a.equals(this.a)&&e.b.equals(this.b)&&e.c.equals(this.c)}}let rf=0;class gt extends un{constructor(){super(),this.isMaterial=!0,Object.defineProperty(this,"id",{value:rf++}),this.uuid=Ct(),this.name="",this.type="Material",this.blending=Kn,this.side=Hi,this.vertexColors=!1,this.opacity=1,this.transparent=!1,this.blendSrc=Fo,this.blendDst=No,this.blendEquation=qn,this.blendSrcAlpha=null,this.blendDstAlpha=null,this.blendEquationAlpha=null,this.depthFunc=Vr,this.depthTest=!0,this.depthWrite=!0,this.stencilWriteMask=255,this.stencilFunc=Dh,this.stencilRef=0,this.stencilFuncMask=255,this.stencilFail=Or,this.stencilZFail=Or,this.stencilZPass=Or,this.stencilWrite=!1,this.clippingPlanes=null,this.clipIntersection=!1,this.clipShadows=!1,this.shadowSide=null,this.colorWrite=!0,this.precision=null,this.polygonOffset=!1,this.polygonOffsetFactor=0,this.polygonOffsetUnits=0,this.dithering=!1,this.alphaToCoverage=!1,this.premultipliedAlpha=!1,this.visible=!0,this.toneMapped=!0,this.userData={},this.version=0,this._alphaTest=0}get alphaTest(){return this._alphaTest}set alphaTest(e){this._alphaTest>0!=e>0&&this.version++,this._alphaTest=e}onBuild(){}onBeforeRender(){}onBeforeCompile(){}customProgramCacheKey(){return this.onBeforeCompile.toString()}setValues(e){if(e!==void 0)for(const t in e){const n=e[t];if(n===void 0){console.warn("THREE.Material: '"+t+"' parameter is undefined.");continue}if(t==="shading"){console.warn("THREE."+this.type+": .shading has been removed. Use the boolean .flatShading instead."),this.flatShading=n===Uc;continue}const i=this[t];if(i===void 0){console.warn("THREE."+this.type+": '"+t+"' is not a property of this material.");continue}i&&i.isColor?i.set(n):i&&i.isVector3&&n&&n.isVector3?i.copy(n):this[t]=n}}toJSON(e){const t=e===void 0||typeof e=="string";t&&(e={textures:{},images:{}});const n={metadata:{version:4.5,type:"Material",generator:"Material.toJSON"}};n.uuid=this.uuid,n.type=this.type,this.name!==""&&(n.name=this.name),this.color&&this.color.isColor&&(n.color=this.color.getHex()),this.roughness!==void 0&&(n.roughness=this.roughness),this.metalness!==void 0&&(n.metalness=this.metalness),this.sheen!==void 0&&(n.sheen=this.sheen),this.sheenColor&&this.sheenColor.isColor&&(n.sheenColor=this.sheenColor.getHex()),this.sheenRoughness!==void 0&&(n.sheenRoughness=this.sheenRoughness),this.emissive&&this.emissive.isColor&&(n.emissive=this.emissive.getHex()),this.emissiveIntensity&&this.emissiveIntensity!==1&&(n.emissiveIntensity=this.emissiveIntensity),this.specular&&this.specular.isColor&&(n.specular=this.specular.getHex()),this.specularIntensity!==void 0&&(n.specularIntensity=this.specularIntensity),this.specularColor&&this.specularColor.isColor&&(n.specularColor=this.specularColor.getHex()),this.shininess!==void 0&&(n.shininess=this.shininess),this.clearcoat!==void 0&&(n.clearcoat=this.clearcoat),this.clearcoatRoughness!==void 0&&(n.clearcoatRoughness=this.clearcoatRoughness),this.clearcoatMap&&this.clearcoatMap.isTexture&&(n.clearcoatMap=this.clearcoatMap.toJSON(e).uuid),this.clearcoatRoughnessMap&&this.clearcoatRoughnessMap.isTexture&&(n.clearcoatRoughnessMap=this.clearcoatRoughnessMap.toJSON(e).uuid),this.clearcoatNormalMap&&this.clearcoatNormalMap.isTexture&&(n.clearcoatNormalMap=this.clearcoatNormalMap.toJSON(e).uuid,n.clearcoatNormalScale=this.clearcoatNormalScale.toArray()),this.iridescence!==void 0&&(n.iridescence=this.iridescence),this.iridescenceIOR!==void 0&&(n.iridescenceIOR=this.iridescenceIOR),this.iridescenceThicknessRange!==void 0&&(n.iridescenceThicknessRange=this.iridescenceThicknessRange),this.iridescenceMap&&this.iridescenceMap.isTexture&&(n.iridescenceMap=this.iridescenceMap.toJSON(e).uuid),this.iridescenceThicknessMap&&this.iridescenceThicknessMap.isTexture&&(n.iridescenceThicknessMap=this.iridescenceThicknessMap.toJSON(e).uuid),this.map&&this.map.isTexture&&(n.map=this.map.toJSON(e).uuid),this.matcap&&this.matcap.isTexture&&(n.matcap=this.matcap.toJSON(e).uuid),this.alphaMap&&this.alphaMap.isTexture&&(n.alphaMap=this.alphaMap.toJSON(e).uuid),this.lightMap&&this.lightMap.isTexture&&(n.lightMap=this.lightMap.toJSON(e).uuid,n.lightMapIntensity=this.lightMapIntensity),this.aoMap&&this.aoMap.isTexture&&(n.aoMap=this.aoMap.toJSON(e).uuid,n.aoMapIntensity=this.aoMapIntensity),this.bumpMap&&this.bumpMap.isTexture&&(n.bumpMap=this.bumpMap.toJSON(e).uuid,n.bumpScale=this.bumpScale),this.normalMap&&this.normalMap.isTexture&&(n.normalMap=this.normalMap.toJSON(e).uuid,n.normalMapType=this.normalMapType,n.normalScale=this.normalScale.toArray()),this.displacementMap&&this.displacementMap.isTexture&&(n.displacementMap=this.displacementMap.toJSON(e).uuid,n.displacementScale=this.displacementScale,n.displacementBias=this.displacementBias),this.roughnessMap&&this.roughnessMap.isTexture&&(n.roughnessMap=this.roughnessMap.toJSON(e).uuid),this.metalnessMap&&this.metalnessMap.isTexture&&(n.metalnessMap=this.metalnessMap.toJSON(e).uuid),this.emissiveMap&&this.emissiveMap.isTexture&&(n.emissiveMap=this.emissiveMap.toJSON(e).uuid),this.specularMap&&this.specularMap.isTexture&&(n.specularMap=this.specularMap.toJSON(e).uuid),this.specularIntensityMap&&this.specularIntensityMap.isTexture&&(n.specularIntensityMap=this.specularIntensityMap.toJSON(e).uuid),this.specularColorMap&&this.specularColorMap.isTexture&&(n.specularColorMap=this.specularColorMap.toJSON(e).uuid),this.envMap&&this.envMap.isTexture&&(n.envMap=this.envMap.toJSON(e).uuid,this.combine!==void 0&&(n.combine=this.combine)),this.envMapIntensity!==void 0&&(n.envMapIntensity=this.envMapIntensity),this.reflectivity!==void 0&&(n.reflectivity=this.reflectivity),this.refractionRatio!==void 0&&(n.refractionRatio=this.refractionRatio),this.gradientMap&&this.gradientMap.isTexture&&(n.gradientMap=this.gradientMap.toJSON(e).uuid),this.transmission!==void 0&&(n.transmission=this.transmission),this.transmissionMap&&this.transmissionMap.isTexture&&(n.transmissionMap=this.transmissionMap.toJSON(e).uuid),this.thickness!==void 0&&(n.thickness=this.thickness),this.thicknessMap&&this.thicknessMap.isTexture&&(n.thicknessMap=this.thicknessMap.toJSON(e).uuid),this.attenuationDistance!==void 0&&(n.attenuationDistance=this.attenuationDistance),this.attenuationColor!==void 0&&(n.attenuationColor=this.attenuationColor.getHex()),this.size!==void 0&&(n.size=this.size),this.shadowSide!==null&&(n.shadowSide=this.shadowSide),this.sizeAttenuation!==void 0&&(n.sizeAttenuation=this.sizeAttenuation),this.blending!==Kn&&(n.blending=this.blending),this.side!==Hi&&(n.side=this.side),this.vertexColors&&(n.vertexColors=!0),this.opacity<1&&(n.opacity=this.opacity),this.transparent===!0&&(n.transparent=this.transparent),n.depthFunc=this.depthFunc,n.depthTest=this.depthTest,n.depthWrite=this.depthWrite,n.colorWrite=this.colorWrite,n.stencilWrite=this.stencilWrite,n.stencilWriteMask=this.stencilWriteMask,n.stencilFunc=this.stencilFunc,n.stencilRef=this.stencilRef,n.stencilFuncMask=this.stencilFuncMask,n.stencilFail=this.stencilFail,n.stencilZFail=this.stencilZFail,n.stencilZPass=this.stencilZPass,this.rotation!==void 0&&this.rotation!==0&&(n.rotation=this.rotation),this.polygonOffset===!0&&(n.polygonOffset=!0),this.polygonOffsetFactor!==0&&(n.polygonOffsetFactor=this.polygonOffsetFactor),this.polygonOffsetUnits!==0&&(n.polygonOffsetUnits=this.polygonOffsetUnits),this.linewidth!==void 0&&this.linewidth!==1&&(n.linewidth=this.linewidth),this.dashSize!==void 0&&(n.dashSize=this.dashSize),this.gapSize!==void 0&&(n.gapSize=this.gapSize),this.scale!==void 0&&(n.scale=this.scale),this.dithering===!0&&(n.dithering=!0),this.alphaTest>0&&(n.alphaTest=this.alphaTest),this.alphaToCoverage===!0&&(n.alphaToCoverage=this.alphaToCoverage),this.premultipliedAlpha===!0&&(n.premultipliedAlpha=this.premultipliedAlpha),this.wireframe===!0&&(n.wireframe=this.wireframe),this.wireframeLinewidth>1&&(n.wireframeLinewidth=this.wireframeLinewidth),this.wireframeLinecap!=="round"&&(n.wireframeLinecap=this.wireframeLinecap),this.wireframeLinejoin!=="round"&&(n.wireframeLinejoin=this.wireframeLinejoin),this.flatShading===!0&&(n.flatShading=this.flatShading),this.visible===!1&&(n.visible=!1),this.toneMapped===!1&&(n.toneMapped=!1),this.fog===!1&&(n.fog=!1),JSON.stringify(this.userData)!=="{}"&&(n.userData=this.userData);function i(s){const r=[];for(const a in s){const l=s[a];delete l.metadata,r.push(l)}return r}if(t){const s=i(e.textures),r=i(e.images);s.length>0&&(n.textures=s),r.length>0&&(n.images=r)}return n}clone(){return new this.constructor().copy(this)}copy(e){this.name=e.name,this.blending=e.blending,this.side=e.side,this.vertexColors=e.vertexColors,this.opacity=e.opacity,this.transparent=e.transparent,this.blendSrc=e.blendSrc,this.blendDst=e.blendDst,this.blendEquation=e.blendEquation,this.blendSrcAlpha=e.blendSrcAlpha,this.blendDstAlpha=e.blendDstAlpha,this.blendEquationAlpha=e.blendEquationAlpha,this.depthFunc=e.depthFunc,this.depthTest=e.depthTest,this.depthWrite=e.depthWrite,this.stencilWriteMask=e.stencilWriteMask,this.stencilFunc=e.stencilFunc,this.stencilRef=e.stencilRef,this.stencilFuncMask=e.stencilFuncMask,this.stencilFail=e.stencilFail,this.stencilZFail=e.stencilZFail,this.stencilZPass=e.stencilZPass,this.stencilWrite=e.stencilWrite;const t=e.clippingPlanes;let n=null;if(t!==null){const i=t.length;n=new Array(i);for(let s=0;s!==i;++s)n[s]=t[s].clone()}return this.clippingPlanes=n,this.clipIntersection=e.clipIntersection,this.clipShadows=e.clipShadows,this.shadowSide=e.shadowSide,this.colorWrite=e.colorWrite,this.precision=e.precision,this.polygonOffset=e.polygonOffset,this.polygonOffsetFactor=e.polygonOffsetFactor,this.polygonOffsetUnits=e.polygonOffsetUnits,this.dithering=e.dithering,this.alphaTest=e.alphaTest,this.alphaToCoverage=e.alphaToCoverage,this.premultipliedAlpha=e.premultipliedAlpha,this.visible=e.visible,this.toneMapped=e.toneMapped,this.userData=JSON.parse(JSON.stringify(e.userData)),this}dispose(){this.dispatchEvent({type:"dispose"})}set needsUpdate(e){e===!0&&this.version++}}class Dn extends gt{constructor(e){super(),this.isMeshBasicMaterial=!0,this.type="MeshBasicMaterial",this.color=new ue(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.combine=Vs,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.lightMap=e.lightMap,this.lightMapIntensity=e.lightMapIntensity,this.aoMap=e.aoMap,this.aoMapIntensity=e.aoMapIntensity,this.specularMap=e.specularMap,this.alphaMap=e.alphaMap,this.envMap=e.envMap,this.combine=e.combine,this.reflectivity=e.reflectivity,this.refractionRatio=e.refractionRatio,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.wireframeLinecap=e.wireframeLinecap,this.wireframeLinejoin=e.wireframeLinejoin,this.fog=e.fog,this}}const at=new A,tr=new J;class Ye{constructor(e,t,n){if(Array.isArray(e))throw new TypeError("THREE.BufferAttribute: array should be a Typed Array.");this.isBufferAttribute=!0,this.name="",this.array=e,this.itemSize=t,this.count=e!==void 0?e.length/t:0,this.normalized=n===!0,this.usage=Ps,this.updateRange={offset:0,count:-1},this.version=0}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.name=e.name,this.array=new e.array.constructor(e.array),this.itemSize=e.itemSize,this.count=e.count,this.normalized=e.normalized,this.usage=e.usage,this}copyAt(e,t,n){e*=this.itemSize,n*=t.itemSize;for(let i=0,s=this.itemSize;i0&&(e.userData=this.userData),this.parameters!==void 0){const l=this.parameters;for(const c in l)l[c]!==void 0&&(e[c]=l[c]);return e}e.data={attributes:{}};const t=this.index;t!==null&&(e.data.index={type:t.array.constructor.name,array:Array.prototype.slice.call(t.array)});const n=this.attributes;for(const l in n){const c=n[l];e.data.attributes[l]=c.toJSON(e.data)}const i={};let s=!1;for(const l in this.morphAttributes){const c=this.morphAttributes[l],h=[];for(let u=0,d=c.length;u0&&(i[l]=h,s=!0)}s&&(e.data.morphAttributes=i,e.data.morphTargetsRelative=this.morphTargetsRelative);const r=this.groups;r.length>0&&(e.data.groups=JSON.parse(JSON.stringify(r)));const a=this.boundingSphere;return a!==null&&(e.data.boundingSphere={center:a.center.toArray(),radius:a.radius}),e}clone(){return new this.constructor().copy(this)}copy(e){this.index=null,this.attributes={},this.morphAttributes={},this.groups=[],this.boundingBox=null,this.boundingSphere=null;const t={};this.name=e.name;const n=e.index;n!==null&&this.setIndex(n.clone(t));const i=e.attributes;for(const c in i){const h=i[c];this.setAttribute(c,h.clone(t))}const s=e.morphAttributes;for(const c in s){const h=[],u=s[c];for(let d=0,f=u.length;d0){const i=t[n[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let s=0,r=i.length;st.far?null:{distance:c,point:lr.clone(),object:o}}function cr(o,e,t,n,i,s,r,a,l,c,h,u){_n.fromBufferAttribute(i,c),vn.fromBufferAttribute(i,h),yn.fromBufferAttribute(i,u);const d=o.morphTargetInfluences;if(s&&d){nr.set(0,0,0),ir.set(0,0,0),sr.set(0,0,0);for(let g=0,p=s.length;g0?1:-1,h.push(B.x,B.y,B.z),u.push(j/L),u.push(1-V/y),K+=1}}for(let V=0;V0&&(t.defines=this.defines),t.vertexShader=this.vertexShader,t.fragmentShader=this.fragmentShader;const n={};for(const i in this.extensions)this.extensions[i]===!0&&(n[i]=!0);return Object.keys(n).length>0&&(t.extensions=n),t}}class Kr extends We{constructor(){super(),this.isCamera=!0,this.type="Camera",this.matrixWorldInverse=new Le,this.projectionMatrix=new Le,this.projectionMatrixInverse=new Le}copy(e,t){return super.copy(e,t),this.matrixWorldInverse.copy(e.matrixWorldInverse),this.projectionMatrix.copy(e.projectionMatrix),this.projectionMatrixInverse.copy(e.projectionMatrixInverse),this}getWorldDirection(e){this.updateWorldMatrix(!0,!1);const t=this.matrixWorld.elements;return e.set(-t[8],-t[9],-t[10]).normalize()}updateMatrixWorld(e){super.updateMatrixWorld(e),this.matrixWorldInverse.copy(this.matrixWorld).invert()}updateWorldMatrix(e,t){super.updateWorldMatrix(e,t),this.matrixWorldInverse.copy(this.matrixWorld).invert()}clone(){return new this.constructor().copy(this)}}class dt extends Kr{constructor(e=50,t=1,n=.1,i=2e3){super(),this.isPerspectiveCamera=!0,this.type="PerspectiveCamera",this.fov=e,this.zoom=1,this.near=n,this.far=i,this.focus=10,this.aspect=t,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatrix()}copy(e,t){return super.copy(e,t),this.fov=e.fov,this.zoom=e.zoom,this.near=e.near,this.far=e.far,this.focus=e.focus,this.aspect=e.aspect,this.view=e.view===null?null:Object.assign({},e.view),this.filmGauge=e.filmGauge,this.filmOffset=e.filmOffset,this}setFocalLength(e){const t=.5*this.getFilmHeight()/e;this.fov=Rs*2*Math.atan(t),this.updateProjectionMatrix()}getFocalLength(){const e=Math.tan(Qn*.5*this.fov);return .5*this.getFilmHeight()/e}getEffectiveFOV(){return Rs*2*Math.atan(Math.tan(Qn*.5*this.fov)/this.zoom)}getFilmWidth(){return this.filmGauge*Math.min(this.aspect,1)}getFilmHeight(){return this.filmGauge/Math.max(this.aspect,1)}setViewOffset(e,t,n,i,s,r){this.aspect=e/t,this.view===null&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=e,this.view.fullHeight=t,this.view.offsetX=n,this.view.offsetY=i,this.view.width=s,this.view.height=r,this.updateProjectionMatrix()}clearViewOffset(){this.view!==null&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const e=this.near;let t=e*Math.tan(Qn*.5*this.fov)/this.zoom,n=2*t,i=this.aspect*n,s=-.5*i;const r=this.view;if(this.view!==null&&this.view.enabled){const l=r.fullWidth,c=r.fullHeight;s+=r.offsetX*i/l,t-=r.offsetY*n/c,i*=r.width/l,n*=r.height/c}const a=this.filmOffset;a!==0&&(s+=e*a/this.getFilmWidth()),this.projectionMatrix.makePerspective(s,s+i,t,t-n,e,this.far),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(e){const t=super.toJSON(e);return t.object.fov=this.fov,t.object.zoom=this.zoom,t.object.near=this.near,t.object.far=this.far,t.object.focus=this.focus,t.object.aspect=this.aspect,this.view!==null&&(t.object.view=Object.assign({},this.view)),t.object.filmGauge=this.filmGauge,t.object.filmOffset=this.filmOffset,t}}const Li=90,Pi=1;class Oh extends We{constructor(e,t,n){if(super(),this.type="CubeCamera",n.isWebGLCubeRenderTarget!==!0){console.error("THREE.CubeCamera: The constructor now expects an instance of WebGLCubeRenderTarget as third parameter.");return}this.renderTarget=n;const i=new dt(Li,Pi,e,t);i.layers=this.layers,i.up.set(0,-1,0),i.lookAt(new A(1,0,0)),this.add(i);const s=new dt(Li,Pi,e,t);s.layers=this.layers,s.up.set(0,-1,0),s.lookAt(new A(-1,0,0)),this.add(s);const r=new dt(Li,Pi,e,t);r.layers=this.layers,r.up.set(0,0,1),r.lookAt(new A(0,1,0)),this.add(r);const a=new dt(Li,Pi,e,t);a.layers=this.layers,a.up.set(0,0,-1),a.lookAt(new A(0,-1,0)),this.add(a);const l=new dt(Li,Pi,e,t);l.layers=this.layers,l.up.set(0,-1,0),l.lookAt(new A(0,0,1)),this.add(l);const c=new dt(Li,Pi,e,t);c.layers=this.layers,c.up.set(0,-1,0),c.lookAt(new A(0,0,-1)),this.add(c)}update(e,t){this.parent===null&&this.updateMatrixWorld();const n=this.renderTarget,[i,s,r,a,l,c]=this.children,h=e.getRenderTarget(),u=e.toneMapping,d=e.xr.enabled;e.toneMapping=Yt,e.xr.enabled=!1;const f=n.texture.generateMipmaps;n.texture.generateMipmaps=!1,e.setRenderTarget(n,0),e.render(t,i),e.setRenderTarget(n,1),e.render(t,s),e.setRenderTarget(n,2),e.render(t,r),e.setRenderTarget(n,3),e.render(t,a),e.setRenderTarget(n,4),e.render(t,l),n.texture.generateMipmaps=f,e.setRenderTarget(n,5),e.render(t,c),e.setRenderTarget(h),e.toneMapping=u,e.xr.enabled=d,n.texture.needsPMREMUpdate=!0}}class Ws extends ct{constructor(e,t,n,i,s,r,a,l,c,h){e=e!==void 0?e:[],t=t!==void 0?t:Tn,super(e,t,n,i,s,r,a,l,c,h),this.isCubeTexture=!0,this.flipY=!1}get images(){return this.image}set images(e){this.image=e}}class Uh extends Ot{constructor(e,t={}){super(e,e,t),this.isWebGLCubeRenderTarget=!0;const n={width:e,height:e,depth:1},i=[n,n,n,n,n,n];this.texture=new Ws(i,t.mapping,t.wrapS,t.wrapT,t.magFilter,t.minFilter,t.format,t.type,t.anisotropy,t.encoding),this.texture.isRenderTargetTexture=!0,this.texture.generateMipmaps=t.generateMipmaps!==void 0?t.generateMipmaps:!1,this.texture.minFilter=t.minFilter!==void 0?t.minFilter:it}fromEquirectangularTexture(e,t){this.texture.type=t.type,this.texture.encoding=t.encoding,this.texture.generateMipmaps=t.generateMipmaps,this.texture.minFilter=t.minFilter,this.texture.magFilter=t.magFilter;const n={uniforms:{tEquirect:{value:null}},vertexShader:` - - varying vec3 vWorldDirection; - - vec3 transformDirection( in vec3 dir, in mat4 matrix ) { - - return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz ); - - } - - void main() { - - vWorldDirection = transformDirection( position, modelMatrix ); - - #include - #include - - } - `,fragmentShader:` - - uniform sampler2D tEquirect; - - varying vec3 vWorldDirection; - - #include - - void main() { - - vec3 direction = normalize( vWorldDirection ); - - vec2 sampleUV = equirectUv( direction ); - - gl_FragColor = texture2D( tEquirect, sampleUV ); - - } - `},i=new cn(5,5,5),s=new Jt({name:"CubemapFromEquirect",uniforms:qi(n.uniforms),vertexShader:n.vertexShader,fragmentShader:n.fragmentShader,side:Bt,blending:ln});s.uniforms.tEquirect.value=t;const r=new ft(i,s),a=t.minFilter;return t.minFilter===hi&&(t.minFilter=it),new Oh(1,10,this).update(e,r),t.minFilter=a,r.geometry.dispose(),r.material.dispose(),this}clear(e,t,n,i){const s=e.getRenderTarget();for(let r=0;r<6;r++)e.setRenderTarget(this,r),e.clear(t,n,i);e.setRenderTarget(s)}}const Fa=new A,_f=new A,vf=new wt;class bn{constructor(e=new A(1,0,0),t=0){this.isPlane=!0,this.normal=e,this.constant=t}set(e,t){return this.normal.copy(e),this.constant=t,this}setComponents(e,t,n,i){return this.normal.set(e,t,n),this.constant=i,this}setFromNormalAndCoplanarPoint(e,t){return this.normal.copy(e),this.constant=-t.dot(this.normal),this}setFromCoplanarPoints(e,t,n){const i=Fa.subVectors(n,t).cross(_f.subVectors(e,t)).normalize();return this.setFromNormalAndCoplanarPoint(i,e),this}copy(e){return this.normal.copy(e.normal),this.constant=e.constant,this}normalize(){const e=1/this.normal.length();return this.normal.multiplyScalar(e),this.constant*=e,this}negate(){return this.constant*=-1,this.normal.negate(),this}distanceToPoint(e){return this.normal.dot(e)+this.constant}distanceToSphere(e){return this.distanceToPoint(e.center)-e.radius}projectPoint(e,t){return t.copy(this.normal).multiplyScalar(-this.distanceToPoint(e)).add(e)}intersectLine(e,t){const n=e.delta(Fa),i=this.normal.dot(n);if(i===0)return this.distanceToPoint(e.start)===0?t.copy(e.start):null;const s=-(e.start.dot(this.normal)+this.constant)/i;return s<0||s>1?null:t.copy(n).multiplyScalar(s).add(e.start)}intersectsLine(e){const t=this.distanceToPoint(e.start),n=this.distanceToPoint(e.end);return t<0&&n>0||n<0&&t>0}intersectsBox(e){return e.intersectsPlane(this)}intersectsSphere(e){return e.intersectsPlane(this)}coplanarPoint(e){return e.copy(this.normal).multiplyScalar(-this.constant)}applyMatrix4(e,t){const n=t||vf.getNormalMatrix(e),i=this.coplanarPoint(Fa).applyMatrix4(e),s=this.normal.applyMatrix3(n).normalize();return this.constant=-i.dot(s),this}translate(e){return this.constant-=e.dot(this.normal),this}equals(e){return e.normal.equals(this.normal)&&e.constant===this.constant}clone(){return new this.constructor().copy(this)}}const Ri=new fi,hr=new A;class jr{constructor(e=new bn,t=new bn,n=new bn,i=new bn,s=new bn,r=new bn){this.planes=[e,t,n,i,s,r]}set(e,t,n,i,s,r){const a=this.planes;return a[0].copy(e),a[1].copy(t),a[2].copy(n),a[3].copy(i),a[4].copy(s),a[5].copy(r),this}copy(e){const t=this.planes;for(let n=0;n<6;n++)t[n].copy(e.planes[n]);return this}setFromProjectionMatrix(e){const t=this.planes,n=e.elements,i=n[0],s=n[1],r=n[2],a=n[3],l=n[4],c=n[5],h=n[6],u=n[7],d=n[8],f=n[9],g=n[10],p=n[11],m=n[12],_=n[13],x=n[14],M=n[15];return t[0].setComponents(a-i,u-l,p-d,M-m).normalize(),t[1].setComponents(a+i,u+l,p+d,M+m).normalize(),t[2].setComponents(a+s,u+c,p+f,M+_).normalize(),t[3].setComponents(a-s,u-c,p-f,M-_).normalize(),t[4].setComponents(a-r,u-h,p-g,M-x).normalize(),t[5].setComponents(a+r,u+h,p+g,M+x).normalize(),this}intersectsObject(e){const t=e.geometry;return t.boundingSphere===null&&t.computeBoundingSphere(),Ri.copy(t.boundingSphere).applyMatrix4(e.matrixWorld),this.intersectsSphere(Ri)}intersectsSprite(e){return Ri.center.set(0,0,0),Ri.radius=.7071067811865476,Ri.applyMatrix4(e.matrixWorld),this.intersectsSphere(Ri)}intersectsSphere(e){const t=this.planes,n=e.center,i=-e.radius;for(let s=0;s<6;s++)if(t[s].distanceToPoint(n)0?e.max.x:e.min.x,hr.y=i.normal.y>0?e.max.y:e.min.y,hr.z=i.normal.z>0?e.max.z:e.min.z,i.distanceToPoint(hr)<0)return!1}return!0}containsPoint(e){const t=this.planes;for(let n=0;n<6;n++)if(t[n].distanceToPoint(e)<0)return!1;return!0}clone(){return new this.constructor().copy(this)}}function kh(){let o=null,e=!1,t=null,n=null;function i(s,r){t(s,r),n=o.requestAnimationFrame(i)}return{start:function(){e!==!0&&t!==null&&(n=o.requestAnimationFrame(i),e=!0)},stop:function(){o.cancelAnimationFrame(n),e=!1},setAnimationLoop:function(s){t=s},setContext:function(s){o=s}}}function yf(o,e){const t=e.isWebGL2,n=new WeakMap;function i(c,h){const u=c.array,d=c.usage,f=o.createBuffer();o.bindBuffer(h,f),o.bufferData(h,u,d),c.onUploadCallback();let g;if(u instanceof Float32Array)g=5126;else if(u instanceof Uint16Array)if(c.isFloat16BufferAttribute)if(t)g=5131;else throw new Error("THREE.WebGLAttributes: Usage of Float16BufferAttribute requires WebGL2.");else g=5123;else if(u instanceof Int16Array)g=5122;else if(u instanceof Uint32Array)g=5125;else if(u instanceof Int32Array)g=5124;else if(u instanceof Int8Array)g=5120;else if(u instanceof Uint8Array)g=5121;else if(u instanceof Uint8ClampedArray)g=5121;else throw new Error("THREE.WebGLAttributes: Unsupported buffer data format: "+u);return{buffer:f,type:g,bytesPerElement:u.BYTES_PER_ELEMENT,version:c.version}}function s(c,h,u){const d=h.array,f=h.updateRange;o.bindBuffer(u,c),f.count===-1?o.bufferSubData(u,0,d):(t?o.bufferSubData(u,f.offset*d.BYTES_PER_ELEMENT,d,f.offset,f.count):o.bufferSubData(u,f.offset*d.BYTES_PER_ELEMENT,d.subarray(f.offset,f.offset+f.count)),f.count=-1)}function r(c){return c.isInterleavedBufferAttribute&&(c=c.data),n.get(c)}function a(c){c.isInterleavedBufferAttribute&&(c=c.data);const h=n.get(c);h&&(o.deleteBuffer(h.buffer),n.delete(c))}function l(c,h){if(c.isGLBufferAttribute){const d=n.get(c);(!d||d.version 0.0 ) ? v : 0.5 * inversesqrt( max( 1.0 - x * x, 1e-7 ) ) - v; - return cross( v1, v2 ) * theta_sintheta; -} -vec3 LTC_Evaluate( const in vec3 N, const in vec3 V, const in vec3 P, const in mat3 mInv, const in vec3 rectCoords[ 4 ] ) { - vec3 v1 = rectCoords[ 1 ] - rectCoords[ 0 ]; - vec3 v2 = rectCoords[ 3 ] - rectCoords[ 0 ]; - vec3 lightNormal = cross( v1, v2 ); - if( dot( lightNormal, P - rectCoords[ 0 ] ) < 0.0 ) return vec3( 0.0 ); - vec3 T1, T2; - T1 = normalize( V - N * dot( V, N ) ); - T2 = - cross( N, T1 ); - mat3 mat = mInv * transposeMat3( mat3( T1, T2, N ) ); - vec3 coords[ 4 ]; - coords[ 0 ] = mat * ( rectCoords[ 0 ] - P ); - coords[ 1 ] = mat * ( rectCoords[ 1 ] - P ); - coords[ 2 ] = mat * ( rectCoords[ 2 ] - P ); - coords[ 3 ] = mat * ( rectCoords[ 3 ] - P ); - coords[ 0 ] = normalize( coords[ 0 ] ); - coords[ 1 ] = normalize( coords[ 1 ] ); - coords[ 2 ] = normalize( coords[ 2 ] ); - coords[ 3 ] = normalize( coords[ 3 ] ); - vec3 vectorFormFactor = vec3( 0.0 ); - vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 0 ], coords[ 1 ] ); - vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 1 ], coords[ 2 ] ); - vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 2 ], coords[ 3 ] ); - vectorFormFactor += LTC_EdgeVectorFormFactor( coords[ 3 ], coords[ 0 ] ); - float result = LTC_ClippedSphereFormFactor( vectorFormFactor ); - return vec3( result ); -} -float G_BlinnPhong_Implicit( ) { - return 0.25; -} -float D_BlinnPhong( const in float shininess, const in float dotNH ) { - return RECIPROCAL_PI * ( shininess * 0.5 + 1.0 ) * pow( dotNH, shininess ); -} -vec3 BRDF_BlinnPhong( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, const in vec3 specularColor, const in float shininess ) { - vec3 halfDir = normalize( lightDir + viewDir ); - float dotNH = saturate( dot( normal, halfDir ) ); - float dotVH = saturate( dot( viewDir, halfDir ) ); - vec3 F = F_Schlick( specularColor, 1.0, dotVH ); - float G = G_BlinnPhong_Implicit( ); - float D = D_BlinnPhong( shininess, dotNH ); - return F * ( G * D ); -} -#if defined( USE_SHEEN ) -float D_Charlie( float roughness, float dotNH ) { - float alpha = pow2( roughness ); - float invAlpha = 1.0 / alpha; - float cos2h = dotNH * dotNH; - float sin2h = max( 1.0 - cos2h, 0.0078125 ); - return ( 2.0 + invAlpha ) * pow( sin2h, invAlpha * 0.5 ) / ( 2.0 * PI ); -} -float V_Neubelt( float dotNV, float dotNL ) { - return saturate( 1.0 / ( 4.0 * ( dotNL + dotNV - dotNL * dotNV ) ) ); -} -vec3 BRDF_Sheen( const in vec3 lightDir, const in vec3 viewDir, const in vec3 normal, vec3 sheenColor, const in float sheenRoughness ) { - vec3 halfDir = normalize( lightDir + viewDir ); - float dotNL = saturate( dot( normal, lightDir ) ); - float dotNV = saturate( dot( normal, viewDir ) ); - float dotNH = saturate( dot( normal, halfDir ) ); - float D = D_Charlie( sheenRoughness, dotNH ); - float V = V_Neubelt( dotNV, dotNL ); - return sheenColor * ( D * V ); -} -#endif`,Pf=`#ifdef USE_IRIDESCENCE - const mat3 XYZ_TO_REC709 = mat3( - 3.2404542, -0.9692660, 0.0556434, - -1.5371385, 1.8760108, -0.2040259, - -0.4985314, 0.0415560, 1.0572252 - ); - vec3 Fresnel0ToIor( vec3 fresnel0 ) { - vec3 sqrtF0 = sqrt( fresnel0 ); - return ( vec3( 1.0 ) + sqrtF0 ) / ( vec3( 1.0 ) - sqrtF0 ); - } - vec3 IorToFresnel0( vec3 transmittedIor, float incidentIor ) { - return pow2( ( transmittedIor - vec3( incidentIor ) ) / ( transmittedIor + vec3( incidentIor ) ) ); - } - float IorToFresnel0( float transmittedIor, float incidentIor ) { - return pow2( ( transmittedIor - incidentIor ) / ( transmittedIor + incidentIor )); - } - vec3 evalSensitivity( float OPD, vec3 shift ) { - float phase = 2.0 * PI * OPD * 1.0e-9; - vec3 val = vec3( 5.4856e-13, 4.4201e-13, 5.2481e-13 ); - vec3 pos = vec3( 1.6810e+06, 1.7953e+06, 2.2084e+06 ); - vec3 var = vec3( 4.3278e+09, 9.3046e+09, 6.6121e+09 ); - vec3 xyz = val * sqrt( 2.0 * PI * var ) * cos( pos * phase + shift ) * exp( - pow2( phase ) * var ); - xyz.x += 9.7470e-14 * sqrt( 2.0 * PI * 4.5282e+09 ) * cos( 2.2399e+06 * phase + shift[ 0 ] ) * exp( - 4.5282e+09 * pow2( phase ) ); - xyz /= 1.0685e-7; - vec3 rgb = XYZ_TO_REC709 * xyz; - return rgb; - } - vec3 evalIridescence( float outsideIOR, float eta2, float cosTheta1, float thinFilmThickness, vec3 baseF0 ) { - vec3 I; - float iridescenceIOR = mix( outsideIOR, eta2, smoothstep( 0.0, 0.03, thinFilmThickness ) ); - float sinTheta2Sq = pow2( outsideIOR / iridescenceIOR ) * ( 1.0 - pow2( cosTheta1 ) ); - float cosTheta2Sq = 1.0 - sinTheta2Sq; - if ( cosTheta2Sq < 0.0 ) { - return vec3( 1.0 ); - } - float cosTheta2 = sqrt( cosTheta2Sq ); - float R0 = IorToFresnel0( iridescenceIOR, outsideIOR ); - float R12 = F_Schlick( R0, 1.0, cosTheta1 ); - float R21 = R12; - float T121 = 1.0 - R12; - float phi12 = 0.0; - if ( iridescenceIOR < outsideIOR ) phi12 = PI; - float phi21 = PI - phi12; - vec3 baseIOR = Fresnel0ToIor( clamp( baseF0, 0.0, 0.9999 ) ); vec3 R1 = IorToFresnel0( baseIOR, iridescenceIOR ); - vec3 R23 = F_Schlick( R1, 1.0, cosTheta2 ); - vec3 phi23 = vec3( 0.0 ); - if ( baseIOR[ 0 ] < iridescenceIOR ) phi23[ 0 ] = PI; - if ( baseIOR[ 1 ] < iridescenceIOR ) phi23[ 1 ] = PI; - if ( baseIOR[ 2 ] < iridescenceIOR ) phi23[ 2 ] = PI; - float OPD = 2.0 * iridescenceIOR * thinFilmThickness * cosTheta2; - vec3 phi = vec3( phi21 ) + phi23; - vec3 R123 = clamp( R12 * R23, 1e-5, 0.9999 ); - vec3 r123 = sqrt( R123 ); - vec3 Rs = pow2( T121 ) * R23 / ( vec3( 1.0 ) - R123 ); - vec3 C0 = R12 + Rs; - I = C0; - vec3 Cm = Rs - T121; - for ( int m = 1; m <= 2; ++ m ) { - Cm *= r123; - vec3 Sm = 2.0 * evalSensitivity( float( m ) * OPD, float( m ) * phi ); - I += Cm * Sm; - } - return max( I, vec3( 0.0 ) ); - } -#endif`,Rf=`#ifdef USE_BUMPMAP - uniform sampler2D bumpMap; - uniform float bumpScale; - vec2 dHdxy_fwd() { - vec2 dSTdx = dFdx( vUv ); - vec2 dSTdy = dFdy( vUv ); - float Hll = bumpScale * texture2D( bumpMap, vUv ).x; - float dBx = bumpScale * texture2D( bumpMap, vUv + dSTdx ).x - Hll; - float dBy = bumpScale * texture2D( bumpMap, vUv + dSTdy ).x - Hll; - return vec2( dBx, dBy ); - } - vec3 perturbNormalArb( vec3 surf_pos, vec3 surf_norm, vec2 dHdxy, float faceDirection ) { - vec3 vSigmaX = dFdx( surf_pos.xyz ); - vec3 vSigmaY = dFdy( surf_pos.xyz ); - vec3 vN = surf_norm; - vec3 R1 = cross( vSigmaY, vN ); - vec3 R2 = cross( vN, vSigmaX ); - float fDet = dot( vSigmaX, R1 ) * faceDirection; - vec3 vGrad = sign( fDet ) * ( dHdxy.x * R1 + dHdxy.y * R2 ); - return normalize( abs( fDet ) * surf_norm - vGrad ); - } -#endif`,If=`#if NUM_CLIPPING_PLANES > 0 - vec4 plane; - #pragma unroll_loop_start - for ( int i = 0; i < UNION_CLIPPING_PLANES; i ++ ) { - plane = clippingPlanes[ i ]; - if ( dot( vClipPosition, plane.xyz ) > plane.w ) discard; - } - #pragma unroll_loop_end - #if UNION_CLIPPING_PLANES < NUM_CLIPPING_PLANES - bool clipped = true; - #pragma unroll_loop_start - for ( int i = UNION_CLIPPING_PLANES; i < NUM_CLIPPING_PLANES; i ++ ) { - plane = clippingPlanes[ i ]; - clipped = ( dot( vClipPosition, plane.xyz ) > plane.w ) && clipped; - } - #pragma unroll_loop_end - if ( clipped ) discard; - #endif -#endif`,Df=`#if NUM_CLIPPING_PLANES > 0 - varying vec3 vClipPosition; - uniform vec4 clippingPlanes[ NUM_CLIPPING_PLANES ]; -#endif`,Ff=`#if NUM_CLIPPING_PLANES > 0 - varying vec3 vClipPosition; -#endif`,Nf=`#if NUM_CLIPPING_PLANES > 0 - vClipPosition = - mvPosition.xyz; -#endif`,zf=`#if defined( USE_COLOR_ALPHA ) - diffuseColor *= vColor; -#elif defined( USE_COLOR ) - diffuseColor.rgb *= vColor; -#endif`,Bf=`#if defined( USE_COLOR_ALPHA ) - varying vec4 vColor; -#elif defined( USE_COLOR ) - varying vec3 vColor; -#endif`,Of=`#if defined( USE_COLOR_ALPHA ) - varying vec4 vColor; -#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) - varying vec3 vColor; -#endif`,Uf=`#if defined( USE_COLOR_ALPHA ) - vColor = vec4( 1.0 ); -#elif defined( USE_COLOR ) || defined( USE_INSTANCING_COLOR ) - vColor = vec3( 1.0 ); -#endif -#ifdef USE_COLOR - vColor *= color; -#endif -#ifdef USE_INSTANCING_COLOR - vColor.xyz *= instanceColor.xyz; -#endif`,kf=`#define PI 3.141592653589793 -#define PI2 6.283185307179586 -#define PI_HALF 1.5707963267948966 -#define RECIPROCAL_PI 0.3183098861837907 -#define RECIPROCAL_PI2 0.15915494309189535 -#define EPSILON 1e-6 -#ifndef saturate -#define saturate( a ) clamp( a, 0.0, 1.0 ) -#endif -#define whiteComplement( a ) ( 1.0 - saturate( a ) ) -float pow2( const in float x ) { return x*x; } -vec3 pow2( const in vec3 x ) { return x*x; } -float pow3( const in float x ) { return x*x*x; } -float pow4( const in float x ) { float x2 = x*x; return x2*x2; } -float max3( const in vec3 v ) { return max( max( v.x, v.y ), v.z ); } -float average( const in vec3 v ) { return dot( v, vec3( 0.3333333 ) ); } -highp float rand( const in vec2 uv ) { - const highp float a = 12.9898, b = 78.233, c = 43758.5453; - highp float dt = dot( uv.xy, vec2( a,b ) ), sn = mod( dt, PI ); - return fract( sin( sn ) * c ); -} -#ifdef HIGH_PRECISION - float precisionSafeLength( vec3 v ) { return length( v ); } -#else - float precisionSafeLength( vec3 v ) { - float maxComponent = max3( abs( v ) ); - return length( v / maxComponent ) * maxComponent; - } -#endif -struct IncidentLight { - vec3 color; - vec3 direction; - bool visible; -}; -struct ReflectedLight { - vec3 directDiffuse; - vec3 directSpecular; - vec3 indirectDiffuse; - vec3 indirectSpecular; -}; -struct GeometricContext { - vec3 position; - vec3 normal; - vec3 viewDir; -#ifdef USE_CLEARCOAT - vec3 clearcoatNormal; -#endif -}; -vec3 transformDirection( in vec3 dir, in mat4 matrix ) { - return normalize( ( matrix * vec4( dir, 0.0 ) ).xyz ); -} -vec3 inverseTransformDirection( in vec3 dir, in mat4 matrix ) { - return normalize( ( vec4( dir, 0.0 ) * matrix ).xyz ); -} -mat3 transposeMat3( const in mat3 m ) { - mat3 tmp; - tmp[ 0 ] = vec3( m[ 0 ].x, m[ 1 ].x, m[ 2 ].x ); - tmp[ 1 ] = vec3( m[ 0 ].y, m[ 1 ].y, m[ 2 ].y ); - tmp[ 2 ] = vec3( m[ 0 ].z, m[ 1 ].z, m[ 2 ].z ); - return tmp; -} -float luminance( const in vec3 rgb ) { - const vec3 weights = vec3( 0.2126729, 0.7151522, 0.0721750 ); - return dot( weights, rgb ); -} -bool isPerspectiveMatrix( mat4 m ) { - return m[ 2 ][ 3 ] == - 1.0; -} -vec2 equirectUv( in vec3 dir ) { - float u = atan( dir.z, dir.x ) * RECIPROCAL_PI2 + 0.5; - float v = asin( clamp( dir.y, - 1.0, 1.0 ) ) * RECIPROCAL_PI + 0.5; - return vec2( u, v ); -}`,Vf=`#ifdef ENVMAP_TYPE_CUBE_UV - #define cubeUV_minMipLevel 4.0 - #define cubeUV_minTileSize 16.0 - float getFace( vec3 direction ) { - vec3 absDirection = abs( direction ); - float face = - 1.0; - if ( absDirection.x > absDirection.z ) { - if ( absDirection.x > absDirection.y ) - face = direction.x > 0.0 ? 0.0 : 3.0; - else - face = direction.y > 0.0 ? 1.0 : 4.0; - } else { - if ( absDirection.z > absDirection.y ) - face = direction.z > 0.0 ? 2.0 : 5.0; - else - face = direction.y > 0.0 ? 1.0 : 4.0; - } - return face; - } - vec2 getUV( vec3 direction, float face ) { - vec2 uv; - if ( face == 0.0 ) { - uv = vec2( direction.z, direction.y ) / abs( direction.x ); - } else if ( face == 1.0 ) { - uv = vec2( - direction.x, - direction.z ) / abs( direction.y ); - } else if ( face == 2.0 ) { - uv = vec2( - direction.x, direction.y ) / abs( direction.z ); - } else if ( face == 3.0 ) { - uv = vec2( - direction.z, direction.y ) / abs( direction.x ); - } else if ( face == 4.0 ) { - uv = vec2( - direction.x, direction.z ) / abs( direction.y ); - } else { - uv = vec2( direction.x, direction.y ) / abs( direction.z ); - } - return 0.5 * ( uv + 1.0 ); - } - vec3 bilinearCubeUV( sampler2D envMap, vec3 direction, float mipInt ) { - float face = getFace( direction ); - float filterInt = max( cubeUV_minMipLevel - mipInt, 0.0 ); - mipInt = max( mipInt, cubeUV_minMipLevel ); - float faceSize = exp2( mipInt ); - vec2 uv = getUV( direction, face ) * ( faceSize - 2.0 ) + 1.0; - if ( face > 2.0 ) { - uv.y += faceSize; - face -= 3.0; - } - uv.x += face * faceSize; - uv.x += filterInt * 3.0 * cubeUV_minTileSize; - uv.y += 4.0 * ( exp2( CUBEUV_MAX_MIP ) - faceSize ); - uv.x *= CUBEUV_TEXEL_WIDTH; - uv.y *= CUBEUV_TEXEL_HEIGHT; - #ifdef texture2DGradEXT - return texture2DGradEXT( envMap, uv, vec2( 0.0 ), vec2( 0.0 ) ).rgb; - #else - return texture2D( envMap, uv ).rgb; - #endif - } - #define r0 1.0 - #define v0 0.339 - #define m0 - 2.0 - #define r1 0.8 - #define v1 0.276 - #define m1 - 1.0 - #define r4 0.4 - #define v4 0.046 - #define m4 2.0 - #define r5 0.305 - #define v5 0.016 - #define m5 3.0 - #define r6 0.21 - #define v6 0.0038 - #define m6 4.0 - float roughnessToMip( float roughness ) { - float mip = 0.0; - if ( roughness >= r1 ) { - mip = ( r0 - roughness ) * ( m1 - m0 ) / ( r0 - r1 ) + m0; - } else if ( roughness >= r4 ) { - mip = ( r1 - roughness ) * ( m4 - m1 ) / ( r1 - r4 ) + m1; - } else if ( roughness >= r5 ) { - mip = ( r4 - roughness ) * ( m5 - m4 ) / ( r4 - r5 ) + m4; - } else if ( roughness >= r6 ) { - mip = ( r5 - roughness ) * ( m6 - m5 ) / ( r5 - r6 ) + m5; - } else { - mip = - 2.0 * log2( 1.16 * roughness ); } - return mip; - } - vec4 textureCubeUV( sampler2D envMap, vec3 sampleDir, float roughness ) { - float mip = clamp( roughnessToMip( roughness ), m0, CUBEUV_MAX_MIP ); - float mipF = fract( mip ); - float mipInt = floor( mip ); - vec3 color0 = bilinearCubeUV( envMap, sampleDir, mipInt ); - if ( mipF == 0.0 ) { - return vec4( color0, 1.0 ); - } else { - vec3 color1 = bilinearCubeUV( envMap, sampleDir, mipInt + 1.0 ); - return vec4( mix( color0, color1, mipF ), 1.0 ); - } - } -#endif`,Gf=`vec3 transformedNormal = objectNormal; -#ifdef USE_INSTANCING - mat3 m = mat3( instanceMatrix ); - transformedNormal /= vec3( dot( m[ 0 ], m[ 0 ] ), dot( m[ 1 ], m[ 1 ] ), dot( m[ 2 ], m[ 2 ] ) ); - transformedNormal = m * transformedNormal; -#endif -transformedNormal = normalMatrix * transformedNormal; -#ifdef FLIP_SIDED - transformedNormal = - transformedNormal; -#endif -#ifdef USE_TANGENT - vec3 transformedTangent = ( modelViewMatrix * vec4( objectTangent, 0.0 ) ).xyz; - #ifdef FLIP_SIDED - transformedTangent = - transformedTangent; - #endif -#endif`,Hf=`#ifdef USE_DISPLACEMENTMAP - uniform sampler2D displacementMap; - uniform float displacementScale; - uniform float displacementBias; -#endif`,Wf=`#ifdef USE_DISPLACEMENTMAP - transformed += normalize( objectNormal ) * ( texture2D( displacementMap, vUv ).x * displacementScale + displacementBias ); -#endif`,qf=`#ifdef USE_EMISSIVEMAP - vec4 emissiveColor = texture2D( emissiveMap, vUv ); - totalEmissiveRadiance *= emissiveColor.rgb; -#endif`,Xf=`#ifdef USE_EMISSIVEMAP - uniform sampler2D emissiveMap; -#endif`,Yf="gl_FragColor = linearToOutputTexel( gl_FragColor );",Zf=`vec4 LinearToLinear( in vec4 value ) { - return value; -} -vec4 LinearTosRGB( in vec4 value ) { - return vec4( mix( pow( value.rgb, vec3( 0.41666 ) ) * 1.055 - vec3( 0.055 ), value.rgb * 12.92, vec3( lessThanEqual( value.rgb, vec3( 0.0031308 ) ) ) ), value.a ); -}`,Jf=`#ifdef USE_ENVMAP - #ifdef ENV_WORLDPOS - vec3 cameraToFrag; - if ( isOrthographic ) { - cameraToFrag = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) ); - } else { - cameraToFrag = normalize( vWorldPosition - cameraPosition ); - } - vec3 worldNormal = inverseTransformDirection( normal, viewMatrix ); - #ifdef ENVMAP_MODE_REFLECTION - vec3 reflectVec = reflect( cameraToFrag, worldNormal ); - #else - vec3 reflectVec = refract( cameraToFrag, worldNormal, refractionRatio ); - #endif - #else - vec3 reflectVec = vReflect; - #endif - #ifdef ENVMAP_TYPE_CUBE - vec4 envColor = textureCube( envMap, vec3( flipEnvMap * reflectVec.x, reflectVec.yz ) ); - #elif defined( ENVMAP_TYPE_CUBE_UV ) - vec4 envColor = textureCubeUV( envMap, reflectVec, 0.0 ); - #else - vec4 envColor = vec4( 0.0 ); - #endif - #ifdef ENVMAP_BLENDING_MULTIPLY - outgoingLight = mix( outgoingLight, outgoingLight * envColor.xyz, specularStrength * reflectivity ); - #elif defined( ENVMAP_BLENDING_MIX ) - outgoingLight = mix( outgoingLight, envColor.xyz, specularStrength * reflectivity ); - #elif defined( ENVMAP_BLENDING_ADD ) - outgoingLight += envColor.xyz * specularStrength * reflectivity; - #endif -#endif`,$f=`#ifdef USE_ENVMAP - uniform float envMapIntensity; - uniform float flipEnvMap; - #ifdef ENVMAP_TYPE_CUBE - uniform samplerCube envMap; - #else - uniform sampler2D envMap; - #endif - -#endif`,Kf=`#ifdef USE_ENVMAP - uniform float reflectivity; - #if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) || defined( PHONG ) - #define ENV_WORLDPOS - #endif - #ifdef ENV_WORLDPOS - varying vec3 vWorldPosition; - uniform float refractionRatio; - #else - varying vec3 vReflect; - #endif -#endif`,jf=`#ifdef USE_ENVMAP - #if defined( USE_BUMPMAP ) || defined( USE_NORMALMAP ) ||defined( PHONG ) - #define ENV_WORLDPOS - #endif - #ifdef ENV_WORLDPOS - - varying vec3 vWorldPosition; - #else - varying vec3 vReflect; - uniform float refractionRatio; - #endif -#endif`,Qf=`#ifdef USE_ENVMAP - #ifdef ENV_WORLDPOS - vWorldPosition = worldPosition.xyz; - #else - vec3 cameraToVertex; - if ( isOrthographic ) { - cameraToVertex = normalize( vec3( - viewMatrix[ 0 ][ 2 ], - viewMatrix[ 1 ][ 2 ], - viewMatrix[ 2 ][ 2 ] ) ); - } else { - cameraToVertex = normalize( worldPosition.xyz - cameraPosition ); - } - vec3 worldNormal = inverseTransformDirection( transformedNormal, viewMatrix ); - #ifdef ENVMAP_MODE_REFLECTION - vReflect = reflect( cameraToVertex, worldNormal ); - #else - vReflect = refract( cameraToVertex, worldNormal, refractionRatio ); - #endif - #endif -#endif`,ep=`#ifdef USE_FOG - vFogDepth = - mvPosition.z; -#endif`,tp=`#ifdef USE_FOG - varying float vFogDepth; -#endif`,np=`#ifdef USE_FOG - #ifdef FOG_EXP2 - float fogFactor = 1.0 - exp( - fogDensity * fogDensity * vFogDepth * vFogDepth ); - #else - float fogFactor = smoothstep( fogNear, fogFar, vFogDepth ); - #endif - gl_FragColor.rgb = mix( gl_FragColor.rgb, fogColor, fogFactor ); -#endif`,ip=`#ifdef USE_FOG - uniform vec3 fogColor; - varying float vFogDepth; - #ifdef FOG_EXP2 - uniform float fogDensity; - #else - uniform float fogNear; - uniform float fogFar; - #endif -#endif`,sp=`#ifdef USE_GRADIENTMAP - uniform sampler2D gradientMap; -#endif -vec3 getGradientIrradiance( vec3 normal, vec3 lightDirection ) { - float dotNL = dot( normal, lightDirection ); - vec2 coord = vec2( dotNL * 0.5 + 0.5, 0.0 ); - #ifdef USE_GRADIENTMAP - return vec3( texture2D( gradientMap, coord ).r ); - #else - return ( coord.x < 0.7 ) ? vec3( 0.7 ) : vec3( 1.0 ); - #endif -}`,rp=`#ifdef USE_LIGHTMAP - vec4 lightMapTexel = texture2D( lightMap, vUv2 ); - vec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity; - reflectedLight.indirectDiffuse += lightMapIrradiance; -#endif`,ap=`#ifdef USE_LIGHTMAP - uniform sampler2D lightMap; - uniform float lightMapIntensity; -#endif`,op=`vec3 diffuse = vec3( 1.0 ); -GeometricContext geometry; -geometry.position = mvPosition.xyz; -geometry.normal = normalize( transformedNormal ); -geometry.viewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( -mvPosition.xyz ); -GeometricContext backGeometry; -backGeometry.position = geometry.position; -backGeometry.normal = -geometry.normal; -backGeometry.viewDir = geometry.viewDir; -vLightFront = vec3( 0.0 ); -vIndirectFront = vec3( 0.0 ); -#ifdef DOUBLE_SIDED - vLightBack = vec3( 0.0 ); - vIndirectBack = vec3( 0.0 ); -#endif -IncidentLight directLight; -float dotNL; -vec3 directLightColor_Diffuse; -vIndirectFront += getAmbientLightIrradiance( ambientLightColor ); -vIndirectFront += getLightProbeIrradiance( lightProbe, geometry.normal ); -#ifdef DOUBLE_SIDED - vIndirectBack += getAmbientLightIrradiance( ambientLightColor ); - vIndirectBack += getLightProbeIrradiance( lightProbe, backGeometry.normal ); -#endif -#if NUM_POINT_LIGHTS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) { - getPointLightInfo( pointLights[ i ], geometry, directLight ); - dotNL = dot( geometry.normal, directLight.direction ); - directLightColor_Diffuse = directLight.color; - vLightFront += saturate( dotNL ) * directLightColor_Diffuse; - #ifdef DOUBLE_SIDED - vLightBack += saturate( - dotNL ) * directLightColor_Diffuse; - #endif - } - #pragma unroll_loop_end -#endif -#if NUM_SPOT_LIGHTS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) { - getSpotLightInfo( spotLights[ i ], geometry, directLight ); - dotNL = dot( geometry.normal, directLight.direction ); - directLightColor_Diffuse = directLight.color; - vLightFront += saturate( dotNL ) * directLightColor_Diffuse; - #ifdef DOUBLE_SIDED - vLightBack += saturate( - dotNL ) * directLightColor_Diffuse; - #endif - } - #pragma unroll_loop_end -#endif -#if NUM_DIR_LIGHTS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) { - getDirectionalLightInfo( directionalLights[ i ], geometry, directLight ); - dotNL = dot( geometry.normal, directLight.direction ); - directLightColor_Diffuse = directLight.color; - vLightFront += saturate( dotNL ) * directLightColor_Diffuse; - #ifdef DOUBLE_SIDED - vLightBack += saturate( - dotNL ) * directLightColor_Diffuse; - #endif - } - #pragma unroll_loop_end -#endif -#if NUM_HEMI_LIGHTS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) { - vIndirectFront += getHemisphereLightIrradiance( hemisphereLights[ i ], geometry.normal ); - #ifdef DOUBLE_SIDED - vIndirectBack += getHemisphereLightIrradiance( hemisphereLights[ i ], backGeometry.normal ); - #endif - } - #pragma unroll_loop_end -#endif`,lp=`uniform bool receiveShadow; -uniform vec3 ambientLightColor; -uniform vec3 lightProbe[ 9 ]; -vec3 shGetIrradianceAt( in vec3 normal, in vec3 shCoefficients[ 9 ] ) { - float x = normal.x, y = normal.y, z = normal.z; - vec3 result = shCoefficients[ 0 ] * 0.886227; - result += shCoefficients[ 1 ] * 2.0 * 0.511664 * y; - result += shCoefficients[ 2 ] * 2.0 * 0.511664 * z; - result += shCoefficients[ 3 ] * 2.0 * 0.511664 * x; - result += shCoefficients[ 4 ] * 2.0 * 0.429043 * x * y; - result += shCoefficients[ 5 ] * 2.0 * 0.429043 * y * z; - result += shCoefficients[ 6 ] * ( 0.743125 * z * z - 0.247708 ); - result += shCoefficients[ 7 ] * 2.0 * 0.429043 * x * z; - result += shCoefficients[ 8 ] * 0.429043 * ( x * x - y * y ); - return result; -} -vec3 getLightProbeIrradiance( const in vec3 lightProbe[ 9 ], const in vec3 normal ) { - vec3 worldNormal = inverseTransformDirection( normal, viewMatrix ); - vec3 irradiance = shGetIrradianceAt( worldNormal, lightProbe ); - return irradiance; -} -vec3 getAmbientLightIrradiance( const in vec3 ambientLightColor ) { - vec3 irradiance = ambientLightColor; - return irradiance; -} -float getDistanceAttenuation( const in float lightDistance, const in float cutoffDistance, const in float decayExponent ) { - #if defined ( PHYSICALLY_CORRECT_LIGHTS ) - float distanceFalloff = 1.0 / max( pow( lightDistance, decayExponent ), 0.01 ); - if ( cutoffDistance > 0.0 ) { - distanceFalloff *= pow2( saturate( 1.0 - pow4( lightDistance / cutoffDistance ) ) ); - } - return distanceFalloff; - #else - if ( cutoffDistance > 0.0 && decayExponent > 0.0 ) { - return pow( saturate( - lightDistance / cutoffDistance + 1.0 ), decayExponent ); - } - return 1.0; - #endif -} -float getSpotAttenuation( const in float coneCosine, const in float penumbraCosine, const in float angleCosine ) { - return smoothstep( coneCosine, penumbraCosine, angleCosine ); -} -#if NUM_DIR_LIGHTS > 0 - struct DirectionalLight { - vec3 direction; - vec3 color; - }; - uniform DirectionalLight directionalLights[ NUM_DIR_LIGHTS ]; - void getDirectionalLightInfo( const in DirectionalLight directionalLight, const in GeometricContext geometry, out IncidentLight light ) { - light.color = directionalLight.color; - light.direction = directionalLight.direction; - light.visible = true; - } -#endif -#if NUM_POINT_LIGHTS > 0 - struct PointLight { - vec3 position; - vec3 color; - float distance; - float decay; - }; - uniform PointLight pointLights[ NUM_POINT_LIGHTS ]; - void getPointLightInfo( const in PointLight pointLight, const in GeometricContext geometry, out IncidentLight light ) { - vec3 lVector = pointLight.position - geometry.position; - light.direction = normalize( lVector ); - float lightDistance = length( lVector ); - light.color = pointLight.color; - light.color *= getDistanceAttenuation( lightDistance, pointLight.distance, pointLight.decay ); - light.visible = ( light.color != vec3( 0.0 ) ); - } -#endif -#if NUM_SPOT_LIGHTS > 0 - struct SpotLight { - vec3 position; - vec3 direction; - vec3 color; - float distance; - float decay; - float coneCos; - float penumbraCos; - }; - uniform SpotLight spotLights[ NUM_SPOT_LIGHTS ]; - void getSpotLightInfo( const in SpotLight spotLight, const in GeometricContext geometry, out IncidentLight light ) { - vec3 lVector = spotLight.position - geometry.position; - light.direction = normalize( lVector ); - float angleCos = dot( light.direction, spotLight.direction ); - float spotAttenuation = getSpotAttenuation( spotLight.coneCos, spotLight.penumbraCos, angleCos ); - if ( spotAttenuation > 0.0 ) { - float lightDistance = length( lVector ); - light.color = spotLight.color * spotAttenuation; - light.color *= getDistanceAttenuation( lightDistance, spotLight.distance, spotLight.decay ); - light.visible = ( light.color != vec3( 0.0 ) ); - } else { - light.color = vec3( 0.0 ); - light.visible = false; - } - } -#endif -#if NUM_RECT_AREA_LIGHTS > 0 - struct RectAreaLight { - vec3 color; - vec3 position; - vec3 halfWidth; - vec3 halfHeight; - }; - uniform sampler2D ltc_1; uniform sampler2D ltc_2; - uniform RectAreaLight rectAreaLights[ NUM_RECT_AREA_LIGHTS ]; -#endif -#if NUM_HEMI_LIGHTS > 0 - struct HemisphereLight { - vec3 direction; - vec3 skyColor; - vec3 groundColor; - }; - uniform HemisphereLight hemisphereLights[ NUM_HEMI_LIGHTS ]; - vec3 getHemisphereLightIrradiance( const in HemisphereLight hemiLight, const in vec3 normal ) { - float dotNL = dot( normal, hemiLight.direction ); - float hemiDiffuseWeight = 0.5 * dotNL + 0.5; - vec3 irradiance = mix( hemiLight.groundColor, hemiLight.skyColor, hemiDiffuseWeight ); - return irradiance; - } -#endif`,cp=`#if defined( USE_ENVMAP ) - vec3 getIBLIrradiance( const in vec3 normal ) { - #if defined( ENVMAP_TYPE_CUBE_UV ) - vec3 worldNormal = inverseTransformDirection( normal, viewMatrix ); - vec4 envMapColor = textureCubeUV( envMap, worldNormal, 1.0 ); - return PI * envMapColor.rgb * envMapIntensity; - #else - return vec3( 0.0 ); - #endif - } - vec3 getIBLRadiance( const in vec3 viewDir, const in vec3 normal, const in float roughness ) { - #if defined( ENVMAP_TYPE_CUBE_UV ) - vec3 reflectVec = reflect( - viewDir, normal ); - reflectVec = normalize( mix( reflectVec, normal, roughness * roughness) ); - reflectVec = inverseTransformDirection( reflectVec, viewMatrix ); - vec4 envMapColor = textureCubeUV( envMap, reflectVec, roughness ); - return envMapColor.rgb * envMapIntensity; - #else - return vec3( 0.0 ); - #endif - } -#endif`,hp=`ToonMaterial material; -material.diffuseColor = diffuseColor.rgb;`,up=`varying vec3 vViewPosition; -struct ToonMaterial { - vec3 diffuseColor; -}; -void RE_Direct_Toon( const in IncidentLight directLight, const in GeometricContext geometry, const in ToonMaterial material, inout ReflectedLight reflectedLight ) { - vec3 irradiance = getGradientIrradiance( geometry.normal, directLight.direction ) * directLight.color; - reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); -} -void RE_IndirectDiffuse_Toon( const in vec3 irradiance, const in GeometricContext geometry, const in ToonMaterial material, inout ReflectedLight reflectedLight ) { - reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); -} -#define RE_Direct RE_Direct_Toon -#define RE_IndirectDiffuse RE_IndirectDiffuse_Toon -#define Material_LightProbeLOD( material ) (0)`,dp=`BlinnPhongMaterial material; -material.diffuseColor = diffuseColor.rgb; -material.specularColor = specular; -material.specularShininess = shininess; -material.specularStrength = specularStrength;`,fp=`varying vec3 vViewPosition; -struct BlinnPhongMaterial { - vec3 diffuseColor; - vec3 specularColor; - float specularShininess; - float specularStrength; -}; -void RE_Direct_BlinnPhong( const in IncidentLight directLight, const in GeometricContext geometry, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) { - float dotNL = saturate( dot( geometry.normal, directLight.direction ) ); - vec3 irradiance = dotNL * directLight.color; - reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); - reflectedLight.directSpecular += irradiance * BRDF_BlinnPhong( directLight.direction, geometry.viewDir, geometry.normal, material.specularColor, material.specularShininess ) * material.specularStrength; -} -void RE_IndirectDiffuse_BlinnPhong( const in vec3 irradiance, const in GeometricContext geometry, const in BlinnPhongMaterial material, inout ReflectedLight reflectedLight ) { - reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); -} -#define RE_Direct RE_Direct_BlinnPhong -#define RE_IndirectDiffuse RE_IndirectDiffuse_BlinnPhong -#define Material_LightProbeLOD( material ) (0)`,pp=`PhysicalMaterial material; -material.diffuseColor = diffuseColor.rgb * ( 1.0 - metalnessFactor ); -vec3 dxy = max( abs( dFdx( geometryNormal ) ), abs( dFdy( geometryNormal ) ) ); -float geometryRoughness = max( max( dxy.x, dxy.y ), dxy.z ); -material.roughness = max( roughnessFactor, 0.0525 );material.roughness += geometryRoughness; -material.roughness = min( material.roughness, 1.0 ); -#ifdef IOR - #ifdef SPECULAR - float specularIntensityFactor = specularIntensity; - vec3 specularColorFactor = specularColor; - #ifdef USE_SPECULARINTENSITYMAP - specularIntensityFactor *= texture2D( specularIntensityMap, vUv ).a; - #endif - #ifdef USE_SPECULARCOLORMAP - specularColorFactor *= texture2D( specularColorMap, vUv ).rgb; - #endif - material.specularF90 = mix( specularIntensityFactor, 1.0, metalnessFactor ); - #else - float specularIntensityFactor = 1.0; - vec3 specularColorFactor = vec3( 1.0 ); - material.specularF90 = 1.0; - #endif - material.specularColor = mix( min( pow2( ( ior - 1.0 ) / ( ior + 1.0 ) ) * specularColorFactor, vec3( 1.0 ) ) * specularIntensityFactor, diffuseColor.rgb, metalnessFactor ); -#else - material.specularColor = mix( vec3( 0.04 ), diffuseColor.rgb, metalnessFactor ); - material.specularF90 = 1.0; -#endif -#ifdef USE_CLEARCOAT - material.clearcoat = clearcoat; - material.clearcoatRoughness = clearcoatRoughness; - material.clearcoatF0 = vec3( 0.04 ); - material.clearcoatF90 = 1.0; - #ifdef USE_CLEARCOATMAP - material.clearcoat *= texture2D( clearcoatMap, vUv ).x; - #endif - #ifdef USE_CLEARCOAT_ROUGHNESSMAP - material.clearcoatRoughness *= texture2D( clearcoatRoughnessMap, vUv ).y; - #endif - material.clearcoat = saturate( material.clearcoat ); material.clearcoatRoughness = max( material.clearcoatRoughness, 0.0525 ); - material.clearcoatRoughness += geometryRoughness; - material.clearcoatRoughness = min( material.clearcoatRoughness, 1.0 ); -#endif -#ifdef USE_IRIDESCENCE - material.iridescence = iridescence; - material.iridescenceIOR = iridescenceIOR; - #ifdef USE_IRIDESCENCEMAP - material.iridescence *= texture2D( iridescenceMap, vUv ).r; - #endif - #ifdef USE_IRIDESCENCE_THICKNESSMAP - material.iridescenceThickness = (iridescenceThicknessMaximum - iridescenceThicknessMinimum) * texture2D( iridescenceThicknessMap, vUv ).g + iridescenceThicknessMinimum; - #else - material.iridescenceThickness = iridescenceThicknessMaximum; - #endif -#endif -#ifdef USE_SHEEN - material.sheenColor = sheenColor; - #ifdef USE_SHEENCOLORMAP - material.sheenColor *= texture2D( sheenColorMap, vUv ).rgb; - #endif - material.sheenRoughness = clamp( sheenRoughness, 0.07, 1.0 ); - #ifdef USE_SHEENROUGHNESSMAP - material.sheenRoughness *= texture2D( sheenRoughnessMap, vUv ).a; - #endif -#endif`,mp=`struct PhysicalMaterial { - vec3 diffuseColor; - float roughness; - vec3 specularColor; - float specularF90; - #ifdef USE_CLEARCOAT - float clearcoat; - float clearcoatRoughness; - vec3 clearcoatF0; - float clearcoatF90; - #endif - #ifdef USE_IRIDESCENCE - float iridescence; - float iridescenceIOR; - float iridescenceThickness; - vec3 iridescenceFresnel; - vec3 iridescenceF0; - #endif - #ifdef USE_SHEEN - vec3 sheenColor; - float sheenRoughness; - #endif -}; -vec3 clearcoatSpecular = vec3( 0.0 ); -vec3 sheenSpecular = vec3( 0.0 ); -float IBLSheenBRDF( const in vec3 normal, const in vec3 viewDir, const in float roughness) { - float dotNV = saturate( dot( normal, viewDir ) ); - float r2 = roughness * roughness; - float a = roughness < 0.25 ? -339.2 * r2 + 161.4 * roughness - 25.9 : -8.48 * r2 + 14.3 * roughness - 9.95; - float b = roughness < 0.25 ? 44.0 * r2 - 23.7 * roughness + 3.26 : 1.97 * r2 - 3.27 * roughness + 0.72; - float DG = exp( a * dotNV + b ) + ( roughness < 0.25 ? 0.0 : 0.1 * ( roughness - 0.25 ) ); - return saturate( DG * RECIPROCAL_PI ); -} -vec2 DFGApprox( const in vec3 normal, const in vec3 viewDir, const in float roughness ) { - float dotNV = saturate( dot( normal, viewDir ) ); - const vec4 c0 = vec4( - 1, - 0.0275, - 0.572, 0.022 ); - const vec4 c1 = vec4( 1, 0.0425, 1.04, - 0.04 ); - vec4 r = roughness * c0 + c1; - float a004 = min( r.x * r.x, exp2( - 9.28 * dotNV ) ) * r.x + r.y; - vec2 fab = vec2( - 1.04, 1.04 ) * a004 + r.zw; - return fab; -} -vec3 EnvironmentBRDF( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness ) { - vec2 fab = DFGApprox( normal, viewDir, roughness ); - return specularColor * fab.x + specularF90 * fab.y; -} -#ifdef USE_IRIDESCENCE -void computeMultiscatteringIridescence( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float iridescence, const in vec3 iridescenceF0, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) { -#else -void computeMultiscattering( const in vec3 normal, const in vec3 viewDir, const in vec3 specularColor, const in float specularF90, const in float roughness, inout vec3 singleScatter, inout vec3 multiScatter ) { -#endif - vec2 fab = DFGApprox( normal, viewDir, roughness ); - #ifdef USE_IRIDESCENCE - vec3 Fr = mix( specularColor, iridescenceF0, iridescence ); - #else - vec3 Fr = specularColor; - #endif - vec3 FssEss = Fr * fab.x + specularF90 * fab.y; - float Ess = fab.x + fab.y; - float Ems = 1.0 - Ess; - vec3 Favg = Fr + ( 1.0 - Fr ) * 0.047619; vec3 Fms = FssEss * Favg / ( 1.0 - Ems * Favg ); - singleScatter += FssEss; - multiScatter += Fms * Ems; -} -#if NUM_RECT_AREA_LIGHTS > 0 - void RE_Direct_RectArea_Physical( const in RectAreaLight rectAreaLight, const in GeometricContext geometry, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { - vec3 normal = geometry.normal; - vec3 viewDir = geometry.viewDir; - vec3 position = geometry.position; - vec3 lightPos = rectAreaLight.position; - vec3 halfWidth = rectAreaLight.halfWidth; - vec3 halfHeight = rectAreaLight.halfHeight; - vec3 lightColor = rectAreaLight.color; - float roughness = material.roughness; - vec3 rectCoords[ 4 ]; - rectCoords[ 0 ] = lightPos + halfWidth - halfHeight; rectCoords[ 1 ] = lightPos - halfWidth - halfHeight; - rectCoords[ 2 ] = lightPos - halfWidth + halfHeight; - rectCoords[ 3 ] = lightPos + halfWidth + halfHeight; - vec2 uv = LTC_Uv( normal, viewDir, roughness ); - vec4 t1 = texture2D( ltc_1, uv ); - vec4 t2 = texture2D( ltc_2, uv ); - mat3 mInv = mat3( - vec3( t1.x, 0, t1.y ), - vec3( 0, 1, 0 ), - vec3( t1.z, 0, t1.w ) - ); - vec3 fresnel = ( material.specularColor * t2.x + ( vec3( 1.0 ) - material.specularColor ) * t2.y ); - reflectedLight.directSpecular += lightColor * fresnel * LTC_Evaluate( normal, viewDir, position, mInv, rectCoords ); - reflectedLight.directDiffuse += lightColor * material.diffuseColor * LTC_Evaluate( normal, viewDir, position, mat3( 1.0 ), rectCoords ); - } -#endif -void RE_Direct_Physical( const in IncidentLight directLight, const in GeometricContext geometry, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { - float dotNL = saturate( dot( geometry.normal, directLight.direction ) ); - vec3 irradiance = dotNL * directLight.color; - #ifdef USE_CLEARCOAT - float dotNLcc = saturate( dot( geometry.clearcoatNormal, directLight.direction ) ); - vec3 ccIrradiance = dotNLcc * directLight.color; - clearcoatSpecular += ccIrradiance * BRDF_GGX( directLight.direction, geometry.viewDir, geometry.clearcoatNormal, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness ); - #endif - #ifdef USE_SHEEN - sheenSpecular += irradiance * BRDF_Sheen( directLight.direction, geometry.viewDir, geometry.normal, material.sheenColor, material.sheenRoughness ); - #endif - #ifdef USE_IRIDESCENCE - reflectedLight.directSpecular += irradiance * BRDF_GGX_Iridescence( directLight.direction, geometry.viewDir, geometry.normal, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness ); - #else - reflectedLight.directSpecular += irradiance * BRDF_GGX( directLight.direction, geometry.viewDir, geometry.normal, material.specularColor, material.specularF90, material.roughness ); - #endif - reflectedLight.directDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); -} -void RE_IndirectDiffuse_Physical( const in vec3 irradiance, const in GeometricContext geometry, const in PhysicalMaterial material, inout ReflectedLight reflectedLight ) { - reflectedLight.indirectDiffuse += irradiance * BRDF_Lambert( material.diffuseColor ); -} -void RE_IndirectSpecular_Physical( const in vec3 radiance, const in vec3 irradiance, const in vec3 clearcoatRadiance, const in GeometricContext geometry, const in PhysicalMaterial material, inout ReflectedLight reflectedLight) { - #ifdef USE_CLEARCOAT - clearcoatSpecular += clearcoatRadiance * EnvironmentBRDF( geometry.clearcoatNormal, geometry.viewDir, material.clearcoatF0, material.clearcoatF90, material.clearcoatRoughness ); - #endif - #ifdef USE_SHEEN - sheenSpecular += irradiance * material.sheenColor * IBLSheenBRDF( geometry.normal, geometry.viewDir, material.sheenRoughness ); - #endif - vec3 singleScattering = vec3( 0.0 ); - vec3 multiScattering = vec3( 0.0 ); - vec3 cosineWeightedIrradiance = irradiance * RECIPROCAL_PI; - #ifdef USE_IRIDESCENCE - computeMultiscatteringIridescence( geometry.normal, geometry.viewDir, material.specularColor, material.specularF90, material.iridescence, material.iridescenceFresnel, material.roughness, singleScattering, multiScattering ); - #else - computeMultiscattering( geometry.normal, geometry.viewDir, material.specularColor, material.specularF90, material.roughness, singleScattering, multiScattering ); - #endif - vec3 totalScattering = singleScattering + multiScattering; - vec3 diffuse = material.diffuseColor * ( 1.0 - max( max( totalScattering.r, totalScattering.g ), totalScattering.b ) ); - reflectedLight.indirectSpecular += radiance * singleScattering; - reflectedLight.indirectSpecular += multiScattering * cosineWeightedIrradiance; - reflectedLight.indirectDiffuse += diffuse * cosineWeightedIrradiance; -} -#define RE_Direct RE_Direct_Physical -#define RE_Direct_RectArea RE_Direct_RectArea_Physical -#define RE_IndirectDiffuse RE_IndirectDiffuse_Physical -#define RE_IndirectSpecular RE_IndirectSpecular_Physical -float computeSpecularOcclusion( const in float dotNV, const in float ambientOcclusion, const in float roughness ) { - return saturate( pow( dotNV + ambientOcclusion, exp2( - 16.0 * roughness - 1.0 ) ) - 1.0 + ambientOcclusion ); -}`,gp=` -GeometricContext geometry; -geometry.position = - vViewPosition; -geometry.normal = normal; -geometry.viewDir = ( isOrthographic ) ? vec3( 0, 0, 1 ) : normalize( vViewPosition ); -#ifdef USE_CLEARCOAT - geometry.clearcoatNormal = clearcoatNormal; -#endif -#ifdef USE_IRIDESCENCE - float dotNVi = saturate( dot( normal, geometry.viewDir ) ); - if ( material.iridescenceThickness == 0.0 ) { - material.iridescence = 0.0; - } else { - material.iridescence = saturate( material.iridescence ); - } - if ( material.iridescence > 0.0 ) { - material.iridescenceFresnel = evalIridescence( 1.0, material.iridescenceIOR, dotNVi, material.iridescenceThickness, material.specularColor ); - material.iridescenceF0 = Schlick_to_F0( material.iridescenceFresnel, 1.0, dotNVi ); - } -#endif -IncidentLight directLight; -#if ( NUM_POINT_LIGHTS > 0 ) && defined( RE_Direct ) - PointLight pointLight; - #if defined( USE_SHADOWMAP ) && NUM_POINT_LIGHT_SHADOWS > 0 - PointLightShadow pointLightShadow; - #endif - #pragma unroll_loop_start - for ( int i = 0; i < NUM_POINT_LIGHTS; i ++ ) { - pointLight = pointLights[ i ]; - getPointLightInfo( pointLight, geometry, directLight ); - #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_POINT_LIGHT_SHADOWS ) - pointLightShadow = pointLightShadows[ i ]; - directLight.color *= all( bvec2( directLight.visible, receiveShadow ) ) ? getPointShadow( pointShadowMap[ i ], pointLightShadow.shadowMapSize, pointLightShadow.shadowBias, pointLightShadow.shadowRadius, vPointShadowCoord[ i ], pointLightShadow.shadowCameraNear, pointLightShadow.shadowCameraFar ) : 1.0; - #endif - RE_Direct( directLight, geometry, material, reflectedLight ); - } - #pragma unroll_loop_end -#endif -#if ( NUM_SPOT_LIGHTS > 0 ) && defined( RE_Direct ) - SpotLight spotLight; - #if defined( USE_SHADOWMAP ) && NUM_SPOT_LIGHT_SHADOWS > 0 - SpotLightShadow spotLightShadow; - #endif - #pragma unroll_loop_start - for ( int i = 0; i < NUM_SPOT_LIGHTS; i ++ ) { - spotLight = spotLights[ i ]; - getSpotLightInfo( spotLight, geometry, directLight ); - #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_SPOT_LIGHT_SHADOWS ) - spotLightShadow = spotLightShadows[ i ]; - directLight.color *= all( bvec2( directLight.visible, receiveShadow ) ) ? getShadow( spotShadowMap[ i ], spotLightShadow.shadowMapSize, spotLightShadow.shadowBias, spotLightShadow.shadowRadius, vSpotShadowCoord[ i ] ) : 1.0; - #endif - RE_Direct( directLight, geometry, material, reflectedLight ); - } - #pragma unroll_loop_end -#endif -#if ( NUM_DIR_LIGHTS > 0 ) && defined( RE_Direct ) - DirectionalLight directionalLight; - #if defined( USE_SHADOWMAP ) && NUM_DIR_LIGHT_SHADOWS > 0 - DirectionalLightShadow directionalLightShadow; - #endif - #pragma unroll_loop_start - for ( int i = 0; i < NUM_DIR_LIGHTS; i ++ ) { - directionalLight = directionalLights[ i ]; - getDirectionalLightInfo( directionalLight, geometry, directLight ); - #if defined( USE_SHADOWMAP ) && ( UNROLLED_LOOP_INDEX < NUM_DIR_LIGHT_SHADOWS ) - directionalLightShadow = directionalLightShadows[ i ]; - directLight.color *= all( bvec2( directLight.visible, receiveShadow ) ) ? getShadow( directionalShadowMap[ i ], directionalLightShadow.shadowMapSize, directionalLightShadow.shadowBias, directionalLightShadow.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0; - #endif - RE_Direct( directLight, geometry, material, reflectedLight ); - } - #pragma unroll_loop_end -#endif -#if ( NUM_RECT_AREA_LIGHTS > 0 ) && defined( RE_Direct_RectArea ) - RectAreaLight rectAreaLight; - #pragma unroll_loop_start - for ( int i = 0; i < NUM_RECT_AREA_LIGHTS; i ++ ) { - rectAreaLight = rectAreaLights[ i ]; - RE_Direct_RectArea( rectAreaLight, geometry, material, reflectedLight ); - } - #pragma unroll_loop_end -#endif -#if defined( RE_IndirectDiffuse ) - vec3 iblIrradiance = vec3( 0.0 ); - vec3 irradiance = getAmbientLightIrradiance( ambientLightColor ); - irradiance += getLightProbeIrradiance( lightProbe, geometry.normal ); - #if ( NUM_HEMI_LIGHTS > 0 ) - #pragma unroll_loop_start - for ( int i = 0; i < NUM_HEMI_LIGHTS; i ++ ) { - irradiance += getHemisphereLightIrradiance( hemisphereLights[ i ], geometry.normal ); - } - #pragma unroll_loop_end - #endif -#endif -#if defined( RE_IndirectSpecular ) - vec3 radiance = vec3( 0.0 ); - vec3 clearcoatRadiance = vec3( 0.0 ); -#endif`,xp=`#if defined( RE_IndirectDiffuse ) - #ifdef USE_LIGHTMAP - vec4 lightMapTexel = texture2D( lightMap, vUv2 ); - vec3 lightMapIrradiance = lightMapTexel.rgb * lightMapIntensity; - irradiance += lightMapIrradiance; - #endif - #if defined( USE_ENVMAP ) && defined( STANDARD ) && defined( ENVMAP_TYPE_CUBE_UV ) - iblIrradiance += getIBLIrradiance( geometry.normal ); - #endif -#endif -#if defined( USE_ENVMAP ) && defined( RE_IndirectSpecular ) - radiance += getIBLRadiance( geometry.viewDir, geometry.normal, material.roughness ); - #ifdef USE_CLEARCOAT - clearcoatRadiance += getIBLRadiance( geometry.viewDir, geometry.clearcoatNormal, material.clearcoatRoughness ); - #endif -#endif`,_p=`#if defined( RE_IndirectDiffuse ) - RE_IndirectDiffuse( irradiance, geometry, material, reflectedLight ); -#endif -#if defined( RE_IndirectSpecular ) - RE_IndirectSpecular( radiance, iblIrradiance, clearcoatRadiance, geometry, material, reflectedLight ); -#endif`,vp=`#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT ) - gl_FragDepthEXT = vIsPerspective == 0.0 ? gl_FragCoord.z : log2( vFragDepth ) * logDepthBufFC * 0.5; -#endif`,yp=`#if defined( USE_LOGDEPTHBUF ) && defined( USE_LOGDEPTHBUF_EXT ) - uniform float logDepthBufFC; - varying float vFragDepth; - varying float vIsPerspective; -#endif`,Mp=`#ifdef USE_LOGDEPTHBUF - #ifdef USE_LOGDEPTHBUF_EXT - varying float vFragDepth; - varying float vIsPerspective; - #else - uniform float logDepthBufFC; - #endif -#endif`,bp=`#ifdef USE_LOGDEPTHBUF - #ifdef USE_LOGDEPTHBUF_EXT - vFragDepth = 1.0 + gl_Position.w; - vIsPerspective = float( isPerspectiveMatrix( projectionMatrix ) ); - #else - if ( isPerspectiveMatrix( projectionMatrix ) ) { - gl_Position.z = log2( max( EPSILON, gl_Position.w + 1.0 ) ) * logDepthBufFC - 1.0; - gl_Position.z *= gl_Position.w; - } - #endif -#endif`,wp=`#ifdef USE_MAP - vec4 sampledDiffuseColor = texture2D( map, vUv ); - #ifdef DECODE_VIDEO_TEXTURE - sampledDiffuseColor = vec4( mix( pow( sampledDiffuseColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), sampledDiffuseColor.rgb * 0.0773993808, vec3( lessThanEqual( sampledDiffuseColor.rgb, vec3( 0.04045 ) ) ) ), sampledDiffuseColor.w ); - #endif - diffuseColor *= sampledDiffuseColor; -#endif`,Sp=`#ifdef USE_MAP - uniform sampler2D map; -#endif`,Ap=`#if defined( USE_MAP ) || defined( USE_ALPHAMAP ) - vec2 uv = ( uvTransform * vec3( gl_PointCoord.x, 1.0 - gl_PointCoord.y, 1 ) ).xy; -#endif -#ifdef USE_MAP - diffuseColor *= texture2D( map, uv ); -#endif -#ifdef USE_ALPHAMAP - diffuseColor.a *= texture2D( alphaMap, uv ).g; -#endif`,Tp=`#if defined( USE_MAP ) || defined( USE_ALPHAMAP ) - uniform mat3 uvTransform; -#endif -#ifdef USE_MAP - uniform sampler2D map; -#endif -#ifdef USE_ALPHAMAP - uniform sampler2D alphaMap; -#endif`,Ep=`float metalnessFactor = metalness; -#ifdef USE_METALNESSMAP - vec4 texelMetalness = texture2D( metalnessMap, vUv ); - metalnessFactor *= texelMetalness.b; -#endif`,Cp=`#ifdef USE_METALNESSMAP - uniform sampler2D metalnessMap; -#endif`,Lp=`#if defined( USE_MORPHCOLORS ) && defined( MORPHTARGETS_TEXTURE ) - vColor *= morphTargetBaseInfluence; - for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { - #if defined( USE_COLOR_ALPHA ) - if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ) * morphTargetInfluences[ i ]; - #elif defined( USE_COLOR ) - if ( morphTargetInfluences[ i ] != 0.0 ) vColor += getMorph( gl_VertexID, i, 2 ).rgb * morphTargetInfluences[ i ]; - #endif - } -#endif`,Pp=`#ifdef USE_MORPHNORMALS - objectNormal *= morphTargetBaseInfluence; - #ifdef MORPHTARGETS_TEXTURE - for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { - if ( morphTargetInfluences[ i ] != 0.0 ) objectNormal += getMorph( gl_VertexID, i, 1 ).xyz * morphTargetInfluences[ i ]; - } - #else - objectNormal += morphNormal0 * morphTargetInfluences[ 0 ]; - objectNormal += morphNormal1 * morphTargetInfluences[ 1 ]; - objectNormal += morphNormal2 * morphTargetInfluences[ 2 ]; - objectNormal += morphNormal3 * morphTargetInfluences[ 3 ]; - #endif -#endif`,Rp=`#ifdef USE_MORPHTARGETS - uniform float morphTargetBaseInfluence; - #ifdef MORPHTARGETS_TEXTURE - uniform float morphTargetInfluences[ MORPHTARGETS_COUNT ]; - uniform sampler2DArray morphTargetsTexture; - uniform ivec2 morphTargetsTextureSize; - vec4 getMorph( const in int vertexIndex, const in int morphTargetIndex, const in int offset ) { - int texelIndex = vertexIndex * MORPHTARGETS_TEXTURE_STRIDE + offset; - int y = texelIndex / morphTargetsTextureSize.x; - int x = texelIndex - y * morphTargetsTextureSize.x; - ivec3 morphUV = ivec3( x, y, morphTargetIndex ); - return texelFetch( morphTargetsTexture, morphUV, 0 ); - } - #else - #ifndef USE_MORPHNORMALS - uniform float morphTargetInfluences[ 8 ]; - #else - uniform float morphTargetInfluences[ 4 ]; - #endif - #endif -#endif`,Ip=`#ifdef USE_MORPHTARGETS - transformed *= morphTargetBaseInfluence; - #ifdef MORPHTARGETS_TEXTURE - for ( int i = 0; i < MORPHTARGETS_COUNT; i ++ ) { - if ( morphTargetInfluences[ i ] != 0.0 ) transformed += getMorph( gl_VertexID, i, 0 ).xyz * morphTargetInfluences[ i ]; - } - #else - transformed += morphTarget0 * morphTargetInfluences[ 0 ]; - transformed += morphTarget1 * morphTargetInfluences[ 1 ]; - transformed += morphTarget2 * morphTargetInfluences[ 2 ]; - transformed += morphTarget3 * morphTargetInfluences[ 3 ]; - #ifndef USE_MORPHNORMALS - transformed += morphTarget4 * morphTargetInfluences[ 4 ]; - transformed += morphTarget5 * morphTargetInfluences[ 5 ]; - transformed += morphTarget6 * morphTargetInfluences[ 6 ]; - transformed += morphTarget7 * morphTargetInfluences[ 7 ]; - #endif - #endif -#endif`,Dp=`float faceDirection = gl_FrontFacing ? 1.0 : - 1.0; -#ifdef FLAT_SHADED - vec3 fdx = vec3( dFdx( vViewPosition.x ), dFdx( vViewPosition.y ), dFdx( vViewPosition.z ) ); - vec3 fdy = vec3( dFdy( vViewPosition.x ), dFdy( vViewPosition.y ), dFdy( vViewPosition.z ) ); - vec3 normal = normalize( cross( fdx, fdy ) ); -#else - vec3 normal = normalize( vNormal ); - #ifdef DOUBLE_SIDED - normal = normal * faceDirection; - #endif - #ifdef USE_TANGENT - vec3 tangent = normalize( vTangent ); - vec3 bitangent = normalize( vBitangent ); - #ifdef DOUBLE_SIDED - tangent = tangent * faceDirection; - bitangent = bitangent * faceDirection; - #endif - #if defined( TANGENTSPACE_NORMALMAP ) || defined( USE_CLEARCOAT_NORMALMAP ) - mat3 vTBN = mat3( tangent, bitangent, normal ); - #endif - #endif -#endif -vec3 geometryNormal = normal;`,Fp=`#ifdef OBJECTSPACE_NORMALMAP - normal = texture2D( normalMap, vUv ).xyz * 2.0 - 1.0; - #ifdef FLIP_SIDED - normal = - normal; - #endif - #ifdef DOUBLE_SIDED - normal = normal * faceDirection; - #endif - normal = normalize( normalMatrix * normal ); -#elif defined( TANGENTSPACE_NORMALMAP ) - vec3 mapN = texture2D( normalMap, vUv ).xyz * 2.0 - 1.0; - mapN.xy *= normalScale; - #ifdef USE_TANGENT - normal = normalize( vTBN * mapN ); - #else - normal = perturbNormal2Arb( - vViewPosition, normal, mapN, faceDirection ); - #endif -#elif defined( USE_BUMPMAP ) - normal = perturbNormalArb( - vViewPosition, normal, dHdxy_fwd(), faceDirection ); -#endif`,Np=`#ifndef FLAT_SHADED - varying vec3 vNormal; - #ifdef USE_TANGENT - varying vec3 vTangent; - varying vec3 vBitangent; - #endif -#endif`,zp=`#ifndef FLAT_SHADED - varying vec3 vNormal; - #ifdef USE_TANGENT - varying vec3 vTangent; - varying vec3 vBitangent; - #endif -#endif`,Bp=`#ifndef FLAT_SHADED - vNormal = normalize( transformedNormal ); - #ifdef USE_TANGENT - vTangent = normalize( transformedTangent ); - vBitangent = normalize( cross( vNormal, vTangent ) * tangent.w ); - #endif -#endif`,Op=`#ifdef USE_NORMALMAP - uniform sampler2D normalMap; - uniform vec2 normalScale; -#endif -#ifdef OBJECTSPACE_NORMALMAP - uniform mat3 normalMatrix; -#endif -#if ! defined ( USE_TANGENT ) && ( defined ( TANGENTSPACE_NORMALMAP ) || defined ( USE_CLEARCOAT_NORMALMAP ) ) - vec3 perturbNormal2Arb( vec3 eye_pos, vec3 surf_norm, vec3 mapN, float faceDirection ) { - vec3 q0 = dFdx( eye_pos.xyz ); - vec3 q1 = dFdy( eye_pos.xyz ); - vec2 st0 = dFdx( vUv.st ); - vec2 st1 = dFdy( vUv.st ); - vec3 N = surf_norm; - vec3 q1perp = cross( q1, N ); - vec3 q0perp = cross( N, q0 ); - vec3 T = q1perp * st0.x + q0perp * st1.x; - vec3 B = q1perp * st0.y + q0perp * st1.y; - float det = max( dot( T, T ), dot( B, B ) ); - float scale = ( det == 0.0 ) ? 0.0 : faceDirection * inversesqrt( det ); - return normalize( T * ( mapN.x * scale ) + B * ( mapN.y * scale ) + N * mapN.z ); - } -#endif`,Up=`#ifdef USE_CLEARCOAT - vec3 clearcoatNormal = geometryNormal; -#endif`,kp=`#ifdef USE_CLEARCOAT_NORMALMAP - vec3 clearcoatMapN = texture2D( clearcoatNormalMap, vUv ).xyz * 2.0 - 1.0; - clearcoatMapN.xy *= clearcoatNormalScale; - #ifdef USE_TANGENT - clearcoatNormal = normalize( vTBN * clearcoatMapN ); - #else - clearcoatNormal = perturbNormal2Arb( - vViewPosition, clearcoatNormal, clearcoatMapN, faceDirection ); - #endif -#endif`,Vp=`#ifdef USE_CLEARCOATMAP - uniform sampler2D clearcoatMap; -#endif -#ifdef USE_CLEARCOAT_ROUGHNESSMAP - uniform sampler2D clearcoatRoughnessMap; -#endif -#ifdef USE_CLEARCOAT_NORMALMAP - uniform sampler2D clearcoatNormalMap; - uniform vec2 clearcoatNormalScale; -#endif`,Gp=`#ifdef USE_IRIDESCENCEMAP - uniform sampler2D iridescenceMap; -#endif -#ifdef USE_IRIDESCENCE_THICKNESSMAP - uniform sampler2D iridescenceThicknessMap; -#endif`,Hp=`#ifdef OPAQUE -diffuseColor.a = 1.0; -#endif -#ifdef USE_TRANSMISSION -diffuseColor.a *= transmissionAlpha + 0.1; -#endif -gl_FragColor = vec4( outgoingLight, diffuseColor.a );`,Wp=`vec3 packNormalToRGB( const in vec3 normal ) { - return normalize( normal ) * 0.5 + 0.5; -} -vec3 unpackRGBToNormal( const in vec3 rgb ) { - return 2.0 * rgb.xyz - 1.0; -} -const float PackUpscale = 256. / 255.;const float UnpackDownscale = 255. / 256.; -const vec3 PackFactors = vec3( 256. * 256. * 256., 256. * 256., 256. ); -const vec4 UnpackFactors = UnpackDownscale / vec4( PackFactors, 1. ); -const float ShiftRight8 = 1. / 256.; -vec4 packDepthToRGBA( const in float v ) { - vec4 r = vec4( fract( v * PackFactors ), v ); - r.yzw -= r.xyz * ShiftRight8; return r * PackUpscale; -} -float unpackRGBAToDepth( const in vec4 v ) { - return dot( v, UnpackFactors ); -} -vec4 pack2HalfToRGBA( vec2 v ) { - vec4 r = vec4( v.x, fract( v.x * 255.0 ), v.y, fract( v.y * 255.0 ) ); - return vec4( r.x - r.y / 255.0, r.y, r.z - r.w / 255.0, r.w ); -} -vec2 unpackRGBATo2Half( vec4 v ) { - return vec2( v.x + ( v.y / 255.0 ), v.z + ( v.w / 255.0 ) ); -} -float viewZToOrthographicDepth( const in float viewZ, const in float near, const in float far ) { - return ( viewZ + near ) / ( near - far ); -} -float orthographicDepthToViewZ( const in float linearClipZ, const in float near, const in float far ) { - return linearClipZ * ( near - far ) - near; -} -float viewZToPerspectiveDepth( const in float viewZ, const in float near, const in float far ) { - return ( ( near + viewZ ) * far ) / ( ( far - near ) * viewZ ); -} -float perspectiveDepthToViewZ( const in float invClipZ, const in float near, const in float far ) { - return ( near * far ) / ( ( far - near ) * invClipZ - far ); -}`,qp=`#ifdef PREMULTIPLIED_ALPHA - gl_FragColor.rgb *= gl_FragColor.a; -#endif`,Xp=`vec4 mvPosition = vec4( transformed, 1.0 ); -#ifdef USE_INSTANCING - mvPosition = instanceMatrix * mvPosition; -#endif -mvPosition = modelViewMatrix * mvPosition; -gl_Position = projectionMatrix * mvPosition;`,Yp=`#ifdef DITHERING - gl_FragColor.rgb = dithering( gl_FragColor.rgb ); -#endif`,Zp=`#ifdef DITHERING - vec3 dithering( vec3 color ) { - float grid_position = rand( gl_FragCoord.xy ); - vec3 dither_shift_RGB = vec3( 0.25 / 255.0, -0.25 / 255.0, 0.25 / 255.0 ); - dither_shift_RGB = mix( 2.0 * dither_shift_RGB, -2.0 * dither_shift_RGB, grid_position ); - return color + dither_shift_RGB; - } -#endif`,Jp=`float roughnessFactor = roughness; -#ifdef USE_ROUGHNESSMAP - vec4 texelRoughness = texture2D( roughnessMap, vUv ); - roughnessFactor *= texelRoughness.g; -#endif`,$p=`#ifdef USE_ROUGHNESSMAP - uniform sampler2D roughnessMap; -#endif`,Kp=`#ifdef USE_SHADOWMAP - #if NUM_DIR_LIGHT_SHADOWS > 0 - uniform sampler2D directionalShadowMap[ NUM_DIR_LIGHT_SHADOWS ]; - varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ]; - struct DirectionalLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - }; - uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ]; - #endif - #if NUM_SPOT_LIGHT_SHADOWS > 0 - uniform sampler2D spotShadowMap[ NUM_SPOT_LIGHT_SHADOWS ]; - varying vec4 vSpotShadowCoord[ NUM_SPOT_LIGHT_SHADOWS ]; - struct SpotLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - }; - uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ]; - #endif - #if NUM_POINT_LIGHT_SHADOWS > 0 - uniform sampler2D pointShadowMap[ NUM_POINT_LIGHT_SHADOWS ]; - varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ]; - struct PointLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - float shadowCameraNear; - float shadowCameraFar; - }; - uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ]; - #endif - float texture2DCompare( sampler2D depths, vec2 uv, float compare ) { - return step( compare, unpackRGBAToDepth( texture2D( depths, uv ) ) ); - } - vec2 texture2DDistribution( sampler2D shadow, vec2 uv ) { - return unpackRGBATo2Half( texture2D( shadow, uv ) ); - } - float VSMShadow (sampler2D shadow, vec2 uv, float compare ){ - float occlusion = 1.0; - vec2 distribution = texture2DDistribution( shadow, uv ); - float hard_shadow = step( compare , distribution.x ); - if (hard_shadow != 1.0 ) { - float distance = compare - distribution.x ; - float variance = max( 0.00000, distribution.y * distribution.y ); - float softness_probability = variance / (variance + distance * distance ); softness_probability = clamp( ( softness_probability - 0.3 ) / ( 0.95 - 0.3 ), 0.0, 1.0 ); occlusion = clamp( max( hard_shadow, softness_probability ), 0.0, 1.0 ); - } - return occlusion; - } - float getShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowBias, float shadowRadius, vec4 shadowCoord ) { - float shadow = 1.0; - shadowCoord.xyz /= shadowCoord.w; - shadowCoord.z += shadowBias; - bvec4 inFrustumVec = bvec4 ( shadowCoord.x >= 0.0, shadowCoord.x <= 1.0, shadowCoord.y >= 0.0, shadowCoord.y <= 1.0 ); - bool inFrustum = all( inFrustumVec ); - bvec2 frustumTestVec = bvec2( inFrustum, shadowCoord.z <= 1.0 ); - bool frustumTest = all( frustumTestVec ); - if ( frustumTest ) { - #if defined( SHADOWMAP_TYPE_PCF ) - vec2 texelSize = vec2( 1.0 ) / shadowMapSize; - float dx0 = - texelSize.x * shadowRadius; - float dy0 = - texelSize.y * shadowRadius; - float dx1 = + texelSize.x * shadowRadius; - float dy1 = + texelSize.y * shadowRadius; - float dx2 = dx0 / 2.0; - float dy2 = dy0 / 2.0; - float dx3 = dx1 / 2.0; - float dy3 = dy1 / 2.0; - shadow = ( - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy2 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy2 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy2 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, 0.0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, 0.0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, 0.0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, 0.0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx2, dy3 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy3 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx3, dy3 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx0, dy1 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( 0.0, dy1 ), shadowCoord.z ) + - texture2DCompare( shadowMap, shadowCoord.xy + vec2( dx1, dy1 ), shadowCoord.z ) - ) * ( 1.0 / 17.0 ); - #elif defined( SHADOWMAP_TYPE_PCF_SOFT ) - vec2 texelSize = vec2( 1.0 ) / shadowMapSize; - float dx = texelSize.x; - float dy = texelSize.y; - vec2 uv = shadowCoord.xy; - vec2 f = fract( uv * shadowMapSize + 0.5 ); - uv -= f * texelSize; - shadow = ( - texture2DCompare( shadowMap, uv, shadowCoord.z ) + - texture2DCompare( shadowMap, uv + vec2( dx, 0.0 ), shadowCoord.z ) + - texture2DCompare( shadowMap, uv + vec2( 0.0, dy ), shadowCoord.z ) + - texture2DCompare( shadowMap, uv + texelSize, shadowCoord.z ) + - mix( texture2DCompare( shadowMap, uv + vec2( -dx, 0.0 ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 0.0 ), shadowCoord.z ), - f.x ) + - mix( texture2DCompare( shadowMap, uv + vec2( -dx, dy ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, dy ), shadowCoord.z ), - f.x ) + - mix( texture2DCompare( shadowMap, uv + vec2( 0.0, -dy ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( 0.0, 2.0 * dy ), shadowCoord.z ), - f.y ) + - mix( texture2DCompare( shadowMap, uv + vec2( dx, -dy ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( dx, 2.0 * dy ), shadowCoord.z ), - f.y ) + - mix( mix( texture2DCompare( shadowMap, uv + vec2( -dx, -dy ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, -dy ), shadowCoord.z ), - f.x ), - mix( texture2DCompare( shadowMap, uv + vec2( -dx, 2.0 * dy ), shadowCoord.z ), - texture2DCompare( shadowMap, uv + vec2( 2.0 * dx, 2.0 * dy ), shadowCoord.z ), - f.x ), - f.y ) - ) * ( 1.0 / 9.0 ); - #elif defined( SHADOWMAP_TYPE_VSM ) - shadow = VSMShadow( shadowMap, shadowCoord.xy, shadowCoord.z ); - #else - shadow = texture2DCompare( shadowMap, shadowCoord.xy, shadowCoord.z ); - #endif - } - return shadow; - } - vec2 cubeToUV( vec3 v, float texelSizeY ) { - vec3 absV = abs( v ); - float scaleToCube = 1.0 / max( absV.x, max( absV.y, absV.z ) ); - absV *= scaleToCube; - v *= scaleToCube * ( 1.0 - 2.0 * texelSizeY ); - vec2 planar = v.xy; - float almostATexel = 1.5 * texelSizeY; - float almostOne = 1.0 - almostATexel; - if ( absV.z >= almostOne ) { - if ( v.z > 0.0 ) - planar.x = 4.0 - v.x; - } else if ( absV.x >= almostOne ) { - float signX = sign( v.x ); - planar.x = v.z * signX + 2.0 * signX; - } else if ( absV.y >= almostOne ) { - float signY = sign( v.y ); - planar.x = v.x + 2.0 * signY + 2.0; - planar.y = v.z * signY - 2.0; - } - return vec2( 0.125, 0.25 ) * planar + vec2( 0.375, 0.75 ); - } - float getPointShadow( sampler2D shadowMap, vec2 shadowMapSize, float shadowBias, float shadowRadius, vec4 shadowCoord, float shadowCameraNear, float shadowCameraFar ) { - vec2 texelSize = vec2( 1.0 ) / ( shadowMapSize * vec2( 4.0, 2.0 ) ); - vec3 lightToPosition = shadowCoord.xyz; - float dp = ( length( lightToPosition ) - shadowCameraNear ) / ( shadowCameraFar - shadowCameraNear ); dp += shadowBias; - vec3 bd3D = normalize( lightToPosition ); - #if defined( SHADOWMAP_TYPE_PCF ) || defined( SHADOWMAP_TYPE_PCF_SOFT ) || defined( SHADOWMAP_TYPE_VSM ) - vec2 offset = vec2( - 1, 1 ) * shadowRadius * texelSize.y; - return ( - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyy, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyy, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xyx, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yyx, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxy, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxy, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.xxx, texelSize.y ), dp ) + - texture2DCompare( shadowMap, cubeToUV( bd3D + offset.yxx, texelSize.y ), dp ) - ) * ( 1.0 / 9.0 ); - #else - return texture2DCompare( shadowMap, cubeToUV( bd3D, texelSize.y ), dp ); - #endif - } -#endif`,jp=`#ifdef USE_SHADOWMAP - #if NUM_DIR_LIGHT_SHADOWS > 0 - uniform mat4 directionalShadowMatrix[ NUM_DIR_LIGHT_SHADOWS ]; - varying vec4 vDirectionalShadowCoord[ NUM_DIR_LIGHT_SHADOWS ]; - struct DirectionalLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - }; - uniform DirectionalLightShadow directionalLightShadows[ NUM_DIR_LIGHT_SHADOWS ]; - #endif - #if NUM_SPOT_LIGHT_SHADOWS > 0 - uniform mat4 spotShadowMatrix[ NUM_SPOT_LIGHT_SHADOWS ]; - varying vec4 vSpotShadowCoord[ NUM_SPOT_LIGHT_SHADOWS ]; - struct SpotLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - }; - uniform SpotLightShadow spotLightShadows[ NUM_SPOT_LIGHT_SHADOWS ]; - #endif - #if NUM_POINT_LIGHT_SHADOWS > 0 - uniform mat4 pointShadowMatrix[ NUM_POINT_LIGHT_SHADOWS ]; - varying vec4 vPointShadowCoord[ NUM_POINT_LIGHT_SHADOWS ]; - struct PointLightShadow { - float shadowBias; - float shadowNormalBias; - float shadowRadius; - vec2 shadowMapSize; - float shadowCameraNear; - float shadowCameraFar; - }; - uniform PointLightShadow pointLightShadows[ NUM_POINT_LIGHT_SHADOWS ]; - #endif -#endif`,Qp=`#ifdef USE_SHADOWMAP - #if NUM_DIR_LIGHT_SHADOWS > 0 || NUM_SPOT_LIGHT_SHADOWS > 0 || NUM_POINT_LIGHT_SHADOWS > 0 - vec3 shadowWorldNormal = inverseTransformDirection( transformedNormal, viewMatrix ); - vec4 shadowWorldPosition; - #endif - #if NUM_DIR_LIGHT_SHADOWS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) { - shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * directionalLightShadows[ i ].shadowNormalBias, 0 ); - vDirectionalShadowCoord[ i ] = directionalShadowMatrix[ i ] * shadowWorldPosition; - } - #pragma unroll_loop_end - #endif - #if NUM_SPOT_LIGHT_SHADOWS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) { - shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * spotLightShadows[ i ].shadowNormalBias, 0 ); - vSpotShadowCoord[ i ] = spotShadowMatrix[ i ] * shadowWorldPosition; - } - #pragma unroll_loop_end - #endif - #if NUM_POINT_LIGHT_SHADOWS > 0 - #pragma unroll_loop_start - for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) { - shadowWorldPosition = worldPosition + vec4( shadowWorldNormal * pointLightShadows[ i ].shadowNormalBias, 0 ); - vPointShadowCoord[ i ] = pointShadowMatrix[ i ] * shadowWorldPosition; - } - #pragma unroll_loop_end - #endif -#endif`,em=`float getShadowMask() { - float shadow = 1.0; - #ifdef USE_SHADOWMAP - #if NUM_DIR_LIGHT_SHADOWS > 0 - DirectionalLightShadow directionalLight; - #pragma unroll_loop_start - for ( int i = 0; i < NUM_DIR_LIGHT_SHADOWS; i ++ ) { - directionalLight = directionalLightShadows[ i ]; - shadow *= receiveShadow ? getShadow( directionalShadowMap[ i ], directionalLight.shadowMapSize, directionalLight.shadowBias, directionalLight.shadowRadius, vDirectionalShadowCoord[ i ] ) : 1.0; - } - #pragma unroll_loop_end - #endif - #if NUM_SPOT_LIGHT_SHADOWS > 0 - SpotLightShadow spotLight; - #pragma unroll_loop_start - for ( int i = 0; i < NUM_SPOT_LIGHT_SHADOWS; i ++ ) { - spotLight = spotLightShadows[ i ]; - shadow *= receiveShadow ? getShadow( spotShadowMap[ i ], spotLight.shadowMapSize, spotLight.shadowBias, spotLight.shadowRadius, vSpotShadowCoord[ i ] ) : 1.0; - } - #pragma unroll_loop_end - #endif - #if NUM_POINT_LIGHT_SHADOWS > 0 - PointLightShadow pointLight; - #pragma unroll_loop_start - for ( int i = 0; i < NUM_POINT_LIGHT_SHADOWS; i ++ ) { - pointLight = pointLightShadows[ i ]; - shadow *= receiveShadow ? getPointShadow( pointShadowMap[ i ], pointLight.shadowMapSize, pointLight.shadowBias, pointLight.shadowRadius, vPointShadowCoord[ i ], pointLight.shadowCameraNear, pointLight.shadowCameraFar ) : 1.0; - } - #pragma unroll_loop_end - #endif - #endif - return shadow; -}`,tm=`#ifdef USE_SKINNING - mat4 boneMatX = getBoneMatrix( skinIndex.x ); - mat4 boneMatY = getBoneMatrix( skinIndex.y ); - mat4 boneMatZ = getBoneMatrix( skinIndex.z ); - mat4 boneMatW = getBoneMatrix( skinIndex.w ); -#endif`,nm=`#ifdef USE_SKINNING - uniform mat4 bindMatrix; - uniform mat4 bindMatrixInverse; - uniform highp sampler2D boneTexture; - uniform int boneTextureSize; - mat4 getBoneMatrix( const in float i ) { - float j = i * 4.0; - float x = mod( j, float( boneTextureSize ) ); - float y = floor( j / float( boneTextureSize ) ); - float dx = 1.0 / float( boneTextureSize ); - float dy = 1.0 / float( boneTextureSize ); - y = dy * ( y + 0.5 ); - vec4 v1 = texture2D( boneTexture, vec2( dx * ( x + 0.5 ), y ) ); - vec4 v2 = texture2D( boneTexture, vec2( dx * ( x + 1.5 ), y ) ); - vec4 v3 = texture2D( boneTexture, vec2( dx * ( x + 2.5 ), y ) ); - vec4 v4 = texture2D( boneTexture, vec2( dx * ( x + 3.5 ), y ) ); - mat4 bone = mat4( v1, v2, v3, v4 ); - return bone; - } -#endif`,im=`#ifdef USE_SKINNING - vec4 skinVertex = bindMatrix * vec4( transformed, 1.0 ); - vec4 skinned = vec4( 0.0 ); - skinned += boneMatX * skinVertex * skinWeight.x; - skinned += boneMatY * skinVertex * skinWeight.y; - skinned += boneMatZ * skinVertex * skinWeight.z; - skinned += boneMatW * skinVertex * skinWeight.w; - transformed = ( bindMatrixInverse * skinned ).xyz; -#endif`,sm=`#ifdef USE_SKINNING - mat4 skinMatrix = mat4( 0.0 ); - skinMatrix += skinWeight.x * boneMatX; - skinMatrix += skinWeight.y * boneMatY; - skinMatrix += skinWeight.z * boneMatZ; - skinMatrix += skinWeight.w * boneMatW; - skinMatrix = bindMatrixInverse * skinMatrix * bindMatrix; - objectNormal = vec4( skinMatrix * vec4( objectNormal, 0.0 ) ).xyz; - #ifdef USE_TANGENT - objectTangent = vec4( skinMatrix * vec4( objectTangent, 0.0 ) ).xyz; - #endif -#endif`,rm=`float specularStrength; -#ifdef USE_SPECULARMAP - vec4 texelSpecular = texture2D( specularMap, vUv ); - specularStrength = texelSpecular.r; -#else - specularStrength = 1.0; -#endif`,am=`#ifdef USE_SPECULARMAP - uniform sampler2D specularMap; -#endif`,om=`#if defined( TONE_MAPPING ) - gl_FragColor.rgb = toneMapping( gl_FragColor.rgb ); -#endif`,lm=`#ifndef saturate -#define saturate( a ) clamp( a, 0.0, 1.0 ) -#endif -uniform float toneMappingExposure; -vec3 LinearToneMapping( vec3 color ) { - return toneMappingExposure * color; -} -vec3 ReinhardToneMapping( vec3 color ) { - color *= toneMappingExposure; - return saturate( color / ( vec3( 1.0 ) + color ) ); -} -vec3 OptimizedCineonToneMapping( vec3 color ) { - color *= toneMappingExposure; - color = max( vec3( 0.0 ), color - 0.004 ); - return pow( ( color * ( 6.2 * color + 0.5 ) ) / ( color * ( 6.2 * color + 1.7 ) + 0.06 ), vec3( 2.2 ) ); -} -vec3 RRTAndODTFit( vec3 v ) { - vec3 a = v * ( v + 0.0245786 ) - 0.000090537; - vec3 b = v * ( 0.983729 * v + 0.4329510 ) + 0.238081; - return a / b; -} -vec3 ACESFilmicToneMapping( vec3 color ) { - const mat3 ACESInputMat = mat3( - vec3( 0.59719, 0.07600, 0.02840 ), vec3( 0.35458, 0.90834, 0.13383 ), - vec3( 0.04823, 0.01566, 0.83777 ) - ); - const mat3 ACESOutputMat = mat3( - vec3( 1.60475, -0.10208, -0.00327 ), vec3( -0.53108, 1.10813, -0.07276 ), - vec3( -0.07367, -0.00605, 1.07602 ) - ); - color *= toneMappingExposure / 0.6; - color = ACESInputMat * color; - color = RRTAndODTFit( color ); - color = ACESOutputMat * color; - return saturate( color ); -} -vec3 CustomToneMapping( vec3 color ) { return color; }`,cm=`#ifdef USE_TRANSMISSION - float transmissionAlpha = 1.0; - float transmissionFactor = transmission; - float thicknessFactor = thickness; - #ifdef USE_TRANSMISSIONMAP - transmissionFactor *= texture2D( transmissionMap, vUv ).r; - #endif - #ifdef USE_THICKNESSMAP - thicknessFactor *= texture2D( thicknessMap, vUv ).g; - #endif - vec3 pos = vWorldPosition; - vec3 v = normalize( cameraPosition - pos ); - vec3 n = inverseTransformDirection( normal, viewMatrix ); - vec4 transmission = getIBLVolumeRefraction( - n, v, roughnessFactor, material.diffuseColor, material.specularColor, material.specularF90, - pos, modelMatrix, viewMatrix, projectionMatrix, ior, thicknessFactor, - attenuationColor, attenuationDistance ); - totalDiffuse = mix( totalDiffuse, transmission.rgb, transmissionFactor ); - transmissionAlpha = mix( transmissionAlpha, transmission.a, transmissionFactor ); -#endif`,hm=`#ifdef USE_TRANSMISSION - uniform float transmission; - uniform float thickness; - uniform float attenuationDistance; - uniform vec3 attenuationColor; - #ifdef USE_TRANSMISSIONMAP - uniform sampler2D transmissionMap; - #endif - #ifdef USE_THICKNESSMAP - uniform sampler2D thicknessMap; - #endif - uniform vec2 transmissionSamplerSize; - uniform sampler2D transmissionSamplerMap; - uniform mat4 modelMatrix; - uniform mat4 projectionMatrix; - varying vec3 vWorldPosition; - vec3 getVolumeTransmissionRay( const in vec3 n, const in vec3 v, const in float thickness, const in float ior, const in mat4 modelMatrix ) { - vec3 refractionVector = refract( - v, normalize( n ), 1.0 / ior ); - vec3 modelScale; - modelScale.x = length( vec3( modelMatrix[ 0 ].xyz ) ); - modelScale.y = length( vec3( modelMatrix[ 1 ].xyz ) ); - modelScale.z = length( vec3( modelMatrix[ 2 ].xyz ) ); - return normalize( refractionVector ) * thickness * modelScale; - } - float applyIorToRoughness( const in float roughness, const in float ior ) { - return roughness * clamp( ior * 2.0 - 2.0, 0.0, 1.0 ); - } - vec4 getTransmissionSample( const in vec2 fragCoord, const in float roughness, const in float ior ) { - float framebufferLod = log2( transmissionSamplerSize.x ) * applyIorToRoughness( roughness, ior ); - #ifdef texture2DLodEXT - return texture2DLodEXT( transmissionSamplerMap, fragCoord.xy, framebufferLod ); - #else - return texture2D( transmissionSamplerMap, fragCoord.xy, framebufferLod ); - #endif - } - vec3 applyVolumeAttenuation( const in vec3 radiance, const in float transmissionDistance, const in vec3 attenuationColor, const in float attenuationDistance ) { - if ( attenuationDistance == 0.0 ) { - return radiance; - } else { - vec3 attenuationCoefficient = -log( attenuationColor ) / attenuationDistance; - vec3 transmittance = exp( - attenuationCoefficient * transmissionDistance ); return transmittance * radiance; - } - } - vec4 getIBLVolumeRefraction( const in vec3 n, const in vec3 v, const in float roughness, const in vec3 diffuseColor, - const in vec3 specularColor, const in float specularF90, const in vec3 position, const in mat4 modelMatrix, - const in mat4 viewMatrix, const in mat4 projMatrix, const in float ior, const in float thickness, - const in vec3 attenuationColor, const in float attenuationDistance ) { - vec3 transmissionRay = getVolumeTransmissionRay( n, v, thickness, ior, modelMatrix ); - vec3 refractedRayExit = position + transmissionRay; - vec4 ndcPos = projMatrix * viewMatrix * vec4( refractedRayExit, 1.0 ); - vec2 refractionCoords = ndcPos.xy / ndcPos.w; - refractionCoords += 1.0; - refractionCoords /= 2.0; - vec4 transmittedLight = getTransmissionSample( refractionCoords, roughness, ior ); - vec3 attenuatedColor = applyVolumeAttenuation( transmittedLight.rgb, length( transmissionRay ), attenuationColor, attenuationDistance ); - vec3 F = EnvironmentBRDF( n, v, specularColor, specularF90, roughness ); - return vec4( ( 1.0 - F ) * attenuatedColor * diffuseColor, transmittedLight.a ); - } -#endif`,um=`#if ( defined( USE_UV ) && ! defined( UVS_VERTEX_ONLY ) ) - varying vec2 vUv; -#endif`,dm=`#ifdef USE_UV - #ifdef UVS_VERTEX_ONLY - vec2 vUv; - #else - varying vec2 vUv; - #endif - uniform mat3 uvTransform; -#endif`,fm=`#ifdef USE_UV - vUv = ( uvTransform * vec3( uv, 1 ) ).xy; -#endif`,pm=`#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP ) - varying vec2 vUv2; -#endif`,mm=`#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP ) - attribute vec2 uv2; - varying vec2 vUv2; - uniform mat3 uv2Transform; -#endif`,gm=`#if defined( USE_LIGHTMAP ) || defined( USE_AOMAP ) - vUv2 = ( uv2Transform * vec3( uv2, 1 ) ).xy; -#endif`,xm=`#if defined( USE_ENVMAP ) || defined( DISTANCE ) || defined ( USE_SHADOWMAP ) || defined ( USE_TRANSMISSION ) - vec4 worldPosition = vec4( transformed, 1.0 ); - #ifdef USE_INSTANCING - worldPosition = instanceMatrix * worldPosition; - #endif - worldPosition = modelMatrix * worldPosition; -#endif`;const _m=`varying vec2 vUv; -uniform mat3 uvTransform; -void main() { - vUv = ( uvTransform * vec3( uv, 1 ) ).xy; - gl_Position = vec4( position.xy, 1.0, 1.0 ); -}`,vm=`uniform sampler2D t2D; -varying vec2 vUv; -void main() { - gl_FragColor = texture2D( t2D, vUv ); - #ifdef DECODE_VIDEO_TEXTURE - gl_FragColor = vec4( mix( pow( gl_FragColor.rgb * 0.9478672986 + vec3( 0.0521327014 ), vec3( 2.4 ) ), gl_FragColor.rgb * 0.0773993808, vec3( lessThanEqual( gl_FragColor.rgb, vec3( 0.04045 ) ) ) ), gl_FragColor.w ); - #endif - #include - #include -}`,ym=`varying vec3 vWorldDirection; -#include -void main() { - vWorldDirection = transformDirection( position, modelMatrix ); - #include - #include - gl_Position.z = gl_Position.w; -}`,Mm=`#include -uniform float opacity; -varying vec3 vWorldDirection; -#include -void main() { - vec3 vReflect = vWorldDirection; - #include - gl_FragColor = envColor; - gl_FragColor.a *= opacity; - #include - #include -}`,bm=`#include -#include -#include -#include -#include -#include -#include -varying vec2 vHighPrecisionZW; -void main() { - #include - #include - #ifdef USE_DISPLACEMENTMAP - #include - #include - #include - #endif - #include - #include - #include - #include - #include - #include - #include - vHighPrecisionZW = gl_Position.zw; -}`,wm=`#if DEPTH_PACKING == 3200 - uniform float opacity; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -varying vec2 vHighPrecisionZW; -void main() { - #include - vec4 diffuseColor = vec4( 1.0 ); - #if DEPTH_PACKING == 3200 - diffuseColor.a = opacity; - #endif - #include - #include - #include - #include - float fragCoordZ = 0.5 * vHighPrecisionZW[0] / vHighPrecisionZW[1] + 0.5; - #if DEPTH_PACKING == 3200 - gl_FragColor = vec4( vec3( 1.0 - fragCoordZ ), opacity ); - #elif DEPTH_PACKING == 3201 - gl_FragColor = packDepthToRGBA( fragCoordZ ); - #endif -}`,Sm=`#define DISTANCE -varying vec3 vWorldPosition; -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #ifdef USE_DISPLACEMENTMAP - #include - #include - #include - #endif - #include - #include - #include - #include - #include - #include - #include - vWorldPosition = worldPosition.xyz; -}`,Am=`#define DISTANCE -uniform vec3 referencePosition; -uniform float nearDistance; -uniform float farDistance; -varying vec3 vWorldPosition; -#include -#include -#include -#include -#include -#include -#include -void main () { - #include - vec4 diffuseColor = vec4( 1.0 ); - #include - #include - #include - float dist = length( vWorldPosition - referencePosition ); - dist = ( dist - nearDistance ) / ( farDistance - nearDistance ); - dist = saturate( dist ); - gl_FragColor = packDepthToRGBA( dist ); -}`,Tm=`varying vec3 vWorldDirection; -#include -void main() { - vWorldDirection = transformDirection( position, modelMatrix ); - #include - #include -}`,Em=`uniform sampler2D tEquirect; -varying vec3 vWorldDirection; -#include -void main() { - vec3 direction = normalize( vWorldDirection ); - vec2 sampleUV = equirectUv( direction ); - gl_FragColor = texture2D( tEquirect, sampleUV ); - #include - #include -}`,Cm=`uniform float scale; -attribute float lineDistance; -varying float vLineDistance; -#include -#include -#include -#include -#include -#include -void main() { - vLineDistance = scale * lineDistance; - #include - #include - #include - #include - #include - #include - #include - #include -}`,Lm=`uniform vec3 diffuse; -uniform float opacity; -uniform float dashSize; -uniform float totalSize; -varying float vLineDistance; -#include -#include -#include -#include -#include -void main() { - #include - if ( mod( vLineDistance, totalSize ) > dashSize ) { - discard; - } - vec3 outgoingLight = vec3( 0.0 ); - vec4 diffuseColor = vec4( diffuse, opacity ); - #include - #include - outgoingLight = diffuseColor.rgb; - #include - #include - #include - #include - #include -}`,Pm=`#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #if defined ( USE_ENVMAP ) || defined ( USE_SKINNING ) - #include - #include - #include - #include - #include - #endif - #include - #include - #include - #include - #include - #include - #include - #include - #include -}`,Rm=`uniform vec3 diffuse; -uniform float opacity; -#ifndef FLAT_SHADED - varying vec3 vNormal; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - #include - #include - #include - #include - #include - #include - ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); - #ifdef USE_LIGHTMAP - vec4 lightMapTexel = texture2D( lightMap, vUv2 ); - reflectedLight.indirectDiffuse += lightMapTexel.rgb * lightMapIntensity * RECIPROCAL_PI; - #else - reflectedLight.indirectDiffuse += vec3( 1.0 ); - #endif - #include - reflectedLight.indirectDiffuse *= diffuseColor.rgb; - vec3 outgoingLight = reflectedLight.indirectDiffuse; - #include - #include - #include - #include - #include - #include - #include -}`,Im=`#define LAMBERT -varying vec3 vLightFront; -varying vec3 vIndirectFront; -#ifdef DOUBLE_SIDED - varying vec3 vLightBack; - varying vec3 vIndirectBack; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include -}`,Dm=`uniform vec3 diffuse; -uniform vec3 emissive; -uniform float opacity; -varying vec3 vLightFront; -varying vec3 vIndirectFront; -#ifdef DOUBLE_SIDED - varying vec3 vLightBack; - varying vec3 vIndirectBack; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); - vec3 totalEmissiveRadiance = emissive; - #include - #include - #include - #include - #include - #include - #include - #ifdef DOUBLE_SIDED - reflectedLight.indirectDiffuse += ( gl_FrontFacing ) ? vIndirectFront : vIndirectBack; - #else - reflectedLight.indirectDiffuse += vIndirectFront; - #endif - #include - reflectedLight.indirectDiffuse *= BRDF_Lambert( diffuseColor.rgb ); - #ifdef DOUBLE_SIDED - reflectedLight.directDiffuse = ( gl_FrontFacing ) ? vLightFront : vLightBack; - #else - reflectedLight.directDiffuse = vLightFront; - #endif - reflectedLight.directDiffuse *= BRDF_Lambert( diffuseColor.rgb ) * getShadowMask(); - #include - vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance; - #include - #include - #include - #include - #include - #include - #include -}`,Fm=`#define MATCAP -varying vec3 vViewPosition; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vViewPosition = - mvPosition.xyz; -}`,Nm=`#define MATCAP -uniform vec3 diffuse; -uniform float opacity; -uniform sampler2D matcap; -varying vec3 vViewPosition; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - #include - #include - #include - #include - #include - #include - #include - vec3 viewDir = normalize( vViewPosition ); - vec3 x = normalize( vec3( viewDir.z, 0.0, - viewDir.x ) ); - vec3 y = cross( viewDir, x ); - vec2 uv = vec2( dot( x, normal ), dot( y, normal ) ) * 0.495 + 0.5; - #ifdef USE_MATCAP - vec4 matcapColor = texture2D( matcap, uv ); - #else - vec4 matcapColor = vec4( vec3( mix( 0.2, 0.8, uv.y ) ), 1.0 ); - #endif - vec3 outgoingLight = diffuseColor.rgb * matcapColor.rgb; - #include - #include - #include - #include - #include - #include -}`,zm=`#define NORMAL -#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( TANGENTSPACE_NORMALMAP ) - varying vec3 vViewPosition; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include -#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( TANGENTSPACE_NORMALMAP ) - vViewPosition = - mvPosition.xyz; -#endif -}`,Bm=`#define NORMAL -uniform float opacity; -#if defined( FLAT_SHADED ) || defined( USE_BUMPMAP ) || defined( TANGENTSPACE_NORMALMAP ) - varying vec3 vViewPosition; -#endif -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - gl_FragColor = vec4( packNormalToRGB( normal ), opacity ); - #ifdef OPAQUE - gl_FragColor.a = 1.0; - #endif -}`,Om=`#define PHONG -varying vec3 vViewPosition; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vViewPosition = - mvPosition.xyz; - #include - #include - #include - #include -}`,Um=`#define PHONG -uniform vec3 diffuse; -uniform vec3 emissive; -uniform vec3 specular; -uniform float shininess; -uniform float opacity; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); - vec3 totalEmissiveRadiance = emissive; - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + reflectedLight.directSpecular + reflectedLight.indirectSpecular + totalEmissiveRadiance; - #include - #include - #include - #include - #include - #include - #include -}`,km=`#define STANDARD -varying vec3 vViewPosition; -#ifdef USE_TRANSMISSION - varying vec3 vWorldPosition; -#endif -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vViewPosition = - mvPosition.xyz; - #include - #include - #include -#ifdef USE_TRANSMISSION - vWorldPosition = worldPosition.xyz; -#endif -}`,Vm=`#define STANDARD -#ifdef PHYSICAL - #define IOR - #define SPECULAR -#endif -uniform vec3 diffuse; -uniform vec3 emissive; -uniform float roughness; -uniform float metalness; -uniform float opacity; -#ifdef IOR - uniform float ior; -#endif -#ifdef SPECULAR - uniform float specularIntensity; - uniform vec3 specularColor; - #ifdef USE_SPECULARINTENSITYMAP - uniform sampler2D specularIntensityMap; - #endif - #ifdef USE_SPECULARCOLORMAP - uniform sampler2D specularColorMap; - #endif -#endif -#ifdef USE_CLEARCOAT - uniform float clearcoat; - uniform float clearcoatRoughness; -#endif -#ifdef USE_IRIDESCENCE - uniform float iridescence; - uniform float iridescenceIOR; - uniform float iridescenceThicknessMinimum; - uniform float iridescenceThicknessMaximum; -#endif -#ifdef USE_SHEEN - uniform vec3 sheenColor; - uniform float sheenRoughness; - #ifdef USE_SHEENCOLORMAP - uniform sampler2D sheenColorMap; - #endif - #ifdef USE_SHEENROUGHNESSMAP - uniform sampler2D sheenRoughnessMap; - #endif -#endif -varying vec3 vViewPosition; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); - vec3 totalEmissiveRadiance = emissive; - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vec3 totalDiffuse = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse; - vec3 totalSpecular = reflectedLight.directSpecular + reflectedLight.indirectSpecular; - #include - vec3 outgoingLight = totalDiffuse + totalSpecular + totalEmissiveRadiance; - #ifdef USE_SHEEN - float sheenEnergyComp = 1.0 - 0.157 * max3( material.sheenColor ); - outgoingLight = outgoingLight * sheenEnergyComp + sheenSpecular; - #endif - #ifdef USE_CLEARCOAT - float dotNVcc = saturate( dot( geometry.clearcoatNormal, geometry.viewDir ) ); - vec3 Fcc = F_Schlick( material.clearcoatF0, material.clearcoatF90, dotNVcc ); - outgoingLight = outgoingLight * ( 1.0 - material.clearcoat * Fcc ) + clearcoatSpecular * material.clearcoat; - #endif - #include - #include - #include - #include - #include - #include -}`,Gm=`#define TOON -varying vec3 vViewPosition; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vViewPosition = - mvPosition.xyz; - #include - #include - #include -}`,Hm=`#define TOON -uniform vec3 diffuse; -uniform vec3 emissive; -uniform float opacity; -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec4 diffuseColor = vec4( diffuse, opacity ); - ReflectedLight reflectedLight = ReflectedLight( vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ), vec3( 0.0 ) ); - vec3 totalEmissiveRadiance = emissive; - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - vec3 outgoingLight = reflectedLight.directDiffuse + reflectedLight.indirectDiffuse + totalEmissiveRadiance; - #include - #include - #include - #include - #include - #include -}`,Wm=`uniform float size; -uniform float scale; -#include -#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - gl_PointSize = size; - #ifdef USE_SIZEATTENUATION - bool isPerspective = isPerspectiveMatrix( projectionMatrix ); - if ( isPerspective ) gl_PointSize *= ( scale / - mvPosition.z ); - #endif - #include - #include - #include - #include -}`,qm=`uniform vec3 diffuse; -uniform float opacity; -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec3 outgoingLight = vec3( 0.0 ); - vec4 diffuseColor = vec4( diffuse, opacity ); - #include - #include - #include - #include - outgoingLight = diffuseColor.rgb; - #include - #include - #include - #include - #include -}`,Xm=`#include -#include -#include -#include -#include -void main() { - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include - #include -}`,Ym=`uniform vec3 color; -uniform float opacity; -#include -#include -#include -#include -#include -#include -#include -void main() { - gl_FragColor = vec4( color, opacity * ( 1.0 - getShadowMask() ) ); - #include - #include - #include -}`,Zm=`uniform float rotation; -uniform vec2 center; -#include -#include -#include -#include -#include -void main() { - #include - vec4 mvPosition = modelViewMatrix * vec4( 0.0, 0.0, 0.0, 1.0 ); - vec2 scale; - scale.x = length( vec3( modelMatrix[ 0 ].x, modelMatrix[ 0 ].y, modelMatrix[ 0 ].z ) ); - scale.y = length( vec3( modelMatrix[ 1 ].x, modelMatrix[ 1 ].y, modelMatrix[ 1 ].z ) ); - #ifndef USE_SIZEATTENUATION - bool isPerspective = isPerspectiveMatrix( projectionMatrix ); - if ( isPerspective ) scale *= - mvPosition.z; - #endif - vec2 alignedPosition = ( position.xy - ( center - vec2( 0.5 ) ) ) * scale; - vec2 rotatedPosition; - rotatedPosition.x = cos( rotation ) * alignedPosition.x - sin( rotation ) * alignedPosition.y; - rotatedPosition.y = sin( rotation ) * alignedPosition.x + cos( rotation ) * alignedPosition.y; - mvPosition.xy += rotatedPosition; - gl_Position = projectionMatrix * mvPosition; - #include - #include - #include -}`,Jm=`uniform vec3 diffuse; -uniform float opacity; -#include -#include -#include -#include -#include -#include -#include -#include -void main() { - #include - vec3 outgoingLight = vec3( 0.0 ); - vec4 diffuseColor = vec4( diffuse, opacity ); - #include - #include - #include - #include - outgoingLight = diffuseColor.rgb; - #include - #include - #include - #include -}`,Ne={alphamap_fragment:Mf,alphamap_pars_fragment:bf,alphatest_fragment:wf,alphatest_pars_fragment:Sf,aomap_fragment:Af,aomap_pars_fragment:Tf,begin_vertex:Ef,beginnormal_vertex:Cf,bsdfs:Lf,iridescence_fragment:Pf,bumpmap_pars_fragment:Rf,clipping_planes_fragment:If,clipping_planes_pars_fragment:Df,clipping_planes_pars_vertex:Ff,clipping_planes_vertex:Nf,color_fragment:zf,color_pars_fragment:Bf,color_pars_vertex:Of,color_vertex:Uf,common:kf,cube_uv_reflection_fragment:Vf,defaultnormal_vertex:Gf,displacementmap_pars_vertex:Hf,displacementmap_vertex:Wf,emissivemap_fragment:qf,emissivemap_pars_fragment:Xf,encodings_fragment:Yf,encodings_pars_fragment:Zf,envmap_fragment:Jf,envmap_common_pars_fragment:$f,envmap_pars_fragment:Kf,envmap_pars_vertex:jf,envmap_physical_pars_fragment:cp,envmap_vertex:Qf,fog_vertex:ep,fog_pars_vertex:tp,fog_fragment:np,fog_pars_fragment:ip,gradientmap_pars_fragment:sp,lightmap_fragment:rp,lightmap_pars_fragment:ap,lights_lambert_vertex:op,lights_pars_begin:lp,lights_toon_fragment:hp,lights_toon_pars_fragment:up,lights_phong_fragment:dp,lights_phong_pars_fragment:fp,lights_physical_fragment:pp,lights_physical_pars_fragment:mp,lights_fragment_begin:gp,lights_fragment_maps:xp,lights_fragment_end:_p,logdepthbuf_fragment:vp,logdepthbuf_pars_fragment:yp,logdepthbuf_pars_vertex:Mp,logdepthbuf_vertex:bp,map_fragment:wp,map_pars_fragment:Sp,map_particle_fragment:Ap,map_particle_pars_fragment:Tp,metalnessmap_fragment:Ep,metalnessmap_pars_fragment:Cp,morphcolor_vertex:Lp,morphnormal_vertex:Pp,morphtarget_pars_vertex:Rp,morphtarget_vertex:Ip,normal_fragment_begin:Dp,normal_fragment_maps:Fp,normal_pars_fragment:Np,normal_pars_vertex:zp,normal_vertex:Bp,normalmap_pars_fragment:Op,clearcoat_normal_fragment_begin:Up,clearcoat_normal_fragment_maps:kp,clearcoat_pars_fragment:Vp,iridescence_pars_fragment:Gp,output_fragment:Hp,packing:Wp,premultiplied_alpha_fragment:qp,project_vertex:Xp,dithering_fragment:Yp,dithering_pars_fragment:Zp,roughnessmap_fragment:Jp,roughnessmap_pars_fragment:$p,shadowmap_pars_fragment:Kp,shadowmap_pars_vertex:jp,shadowmap_vertex:Qp,shadowmask_pars_fragment:em,skinbase_vertex:tm,skinning_pars_vertex:nm,skinning_vertex:im,skinnormal_vertex:sm,specularmap_fragment:rm,specularmap_pars_fragment:am,tonemapping_fragment:om,tonemapping_pars_fragment:lm,transmission_fragment:cm,transmission_pars_fragment:hm,uv_pars_fragment:um,uv_pars_vertex:dm,uv_vertex:fm,uv2_pars_fragment:pm,uv2_pars_vertex:mm,uv2_vertex:gm,worldpos_vertex:xm,background_vert:_m,background_frag:vm,cube_vert:ym,cube_frag:Mm,depth_vert:bm,depth_frag:wm,distanceRGBA_vert:Sm,distanceRGBA_frag:Am,equirect_vert:Tm,equirect_frag:Em,linedashed_vert:Cm,linedashed_frag:Lm,meshbasic_vert:Pm,meshbasic_frag:Rm,meshlambert_vert:Im,meshlambert_frag:Dm,meshmatcap_vert:Fm,meshmatcap_frag:Nm,meshnormal_vert:zm,meshnormal_frag:Bm,meshphong_vert:Om,meshphong_frag:Um,meshphysical_vert:km,meshphysical_frag:Vm,meshtoon_vert:Gm,meshtoon_frag:Hm,points_vert:Wm,points_frag:qm,shadow_vert:Xm,shadow_frag:Ym,sprite_vert:Zm,sprite_frag:Jm},re={common:{diffuse:{value:new ue(16777215)},opacity:{value:1},map:{value:null},uvTransform:{value:new wt},uv2Transform:{value:new wt},alphaMap:{value:null},alphaTest:{value:0}},specularmap:{specularMap:{value:null}},envmap:{envMap:{value:null},flipEnvMap:{value:-1},reflectivity:{value:1},ior:{value:1.5},refractionRatio:{value:.98}},aomap:{aoMap:{value:null},aoMapIntensity:{value:1}},lightmap:{lightMap:{value:null},lightMapIntensity:{value:1}},emissivemap:{emissiveMap:{value:null}},bumpmap:{bumpMap:{value:null},bumpScale:{value:1}},normalmap:{normalMap:{value:null},normalScale:{value:new J(1,1)}},displacementmap:{displacementMap:{value:null},displacementScale:{value:1},displacementBias:{value:0}},roughnessmap:{roughnessMap:{value:null}},metalnessmap:{metalnessMap:{value:null}},gradientmap:{gradientMap:{value:null}},fog:{fogDensity:{value:25e-5},fogNear:{value:1},fogFar:{value:2e3},fogColor:{value:new ue(16777215)}},lights:{ambientLightColor:{value:[]},lightProbe:{value:[]},directionalLights:{value:[],properties:{direction:{},color:{}}},directionalLightShadows:{value:[],properties:{shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},directionalShadowMap:{value:[]},directionalShadowMatrix:{value:[]},spotLights:{value:[],properties:{color:{},position:{},direction:{},distance:{},coneCos:{},penumbraCos:{},decay:{}}},spotLightShadows:{value:[],properties:{shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{}}},spotShadowMap:{value:[]},spotShadowMatrix:{value:[]},pointLights:{value:[],properties:{color:{},position:{},decay:{},distance:{}}},pointLightShadows:{value:[],properties:{shadowBias:{},shadowNormalBias:{},shadowRadius:{},shadowMapSize:{},shadowCameraNear:{},shadowCameraFar:{}}},pointShadowMap:{value:[]},pointShadowMatrix:{value:[]},hemisphereLights:{value:[],properties:{direction:{},skyColor:{},groundColor:{}}},rectAreaLights:{value:[],properties:{color:{},position:{},width:{},height:{}}},ltc_1:{value:null},ltc_2:{value:null}},points:{diffuse:{value:new ue(16777215)},opacity:{value:1},size:{value:1},scale:{value:1},map:{value:null},alphaMap:{value:null},alphaTest:{value:0},uvTransform:{value:new wt}},sprite:{diffuse:{value:new ue(16777215)},opacity:{value:1},center:{value:new J(.5,.5)},rotation:{value:0},map:{value:null},alphaMap:{value:null},alphaTest:{value:0},uvTransform:{value:new wt}}},Gt={basic:{uniforms:mt([re.common,re.specularmap,re.envmap,re.aomap,re.lightmap,re.fog]),vertexShader:Ne.meshbasic_vert,fragmentShader:Ne.meshbasic_frag},lambert:{uniforms:mt([re.common,re.specularmap,re.envmap,re.aomap,re.lightmap,re.emissivemap,re.fog,re.lights,{emissive:{value:new ue(0)}}]),vertexShader:Ne.meshlambert_vert,fragmentShader:Ne.meshlambert_frag},phong:{uniforms:mt([re.common,re.specularmap,re.envmap,re.aomap,re.lightmap,re.emissivemap,re.bumpmap,re.normalmap,re.displacementmap,re.fog,re.lights,{emissive:{value:new ue(0)},specular:{value:new ue(1118481)},shininess:{value:30}}]),vertexShader:Ne.meshphong_vert,fragmentShader:Ne.meshphong_frag},standard:{uniforms:mt([re.common,re.envmap,re.aomap,re.lightmap,re.emissivemap,re.bumpmap,re.normalmap,re.displacementmap,re.roughnessmap,re.metalnessmap,re.fog,re.lights,{emissive:{value:new ue(0)},roughness:{value:1},metalness:{value:0},envMapIntensity:{value:1}}]),vertexShader:Ne.meshphysical_vert,fragmentShader:Ne.meshphysical_frag},toon:{uniforms:mt([re.common,re.aomap,re.lightmap,re.emissivemap,re.bumpmap,re.normalmap,re.displacementmap,re.gradientmap,re.fog,re.lights,{emissive:{value:new ue(0)}}]),vertexShader:Ne.meshtoon_vert,fragmentShader:Ne.meshtoon_frag},matcap:{uniforms:mt([re.common,re.bumpmap,re.normalmap,re.displacementmap,re.fog,{matcap:{value:null}}]),vertexShader:Ne.meshmatcap_vert,fragmentShader:Ne.meshmatcap_frag},points:{uniforms:mt([re.points,re.fog]),vertexShader:Ne.points_vert,fragmentShader:Ne.points_frag},dashed:{uniforms:mt([re.common,re.fog,{scale:{value:1},dashSize:{value:1},totalSize:{value:2}}]),vertexShader:Ne.linedashed_vert,fragmentShader:Ne.linedashed_frag},depth:{uniforms:mt([re.common,re.displacementmap]),vertexShader:Ne.depth_vert,fragmentShader:Ne.depth_frag},normal:{uniforms:mt([re.common,re.bumpmap,re.normalmap,re.displacementmap,{opacity:{value:1}}]),vertexShader:Ne.meshnormal_vert,fragmentShader:Ne.meshnormal_frag},sprite:{uniforms:mt([re.sprite,re.fog]),vertexShader:Ne.sprite_vert,fragmentShader:Ne.sprite_frag},background:{uniforms:{uvTransform:{value:new wt},t2D:{value:null}},vertexShader:Ne.background_vert,fragmentShader:Ne.background_frag},cube:{uniforms:mt([re.envmap,{opacity:{value:1}}]),vertexShader:Ne.cube_vert,fragmentShader:Ne.cube_frag},equirect:{uniforms:{tEquirect:{value:null}},vertexShader:Ne.equirect_vert,fragmentShader:Ne.equirect_frag},distanceRGBA:{uniforms:mt([re.common,re.displacementmap,{referencePosition:{value:new A},nearDistance:{value:1},farDistance:{value:1e3}}]),vertexShader:Ne.distanceRGBA_vert,fragmentShader:Ne.distanceRGBA_frag},shadow:{uniforms:mt([re.lights,re.fog,{color:{value:new ue(0)},opacity:{value:1}}]),vertexShader:Ne.shadow_vert,fragmentShader:Ne.shadow_frag}};Gt.physical={uniforms:mt([Gt.standard.uniforms,{clearcoat:{value:0},clearcoatMap:{value:null},clearcoatRoughness:{value:0},clearcoatRoughnessMap:{value:null},clearcoatNormalScale:{value:new J(1,1)},clearcoatNormalMap:{value:null},iridescence:{value:0},iridescenceMap:{value:null},iridescenceIOR:{value:1.3},iridescenceThicknessMinimum:{value:100},iridescenceThicknessMaximum:{value:400},iridescenceThicknessMap:{value:null},sheen:{value:0},sheenColor:{value:new ue(0)},sheenColorMap:{value:null},sheenRoughness:{value:1},sheenRoughnessMap:{value:null},transmission:{value:0},transmissionMap:{value:null},transmissionSamplerSize:{value:new J},transmissionSamplerMap:{value:null},thickness:{value:0},thicknessMap:{value:null},attenuationDistance:{value:0},attenuationColor:{value:new ue(0)},specularIntensity:{value:1},specularIntensityMap:{value:null},specularColor:{value:new ue(1,1,1)},specularColorMap:{value:null}}]),vertexShader:Ne.meshphysical_vert,fragmentShader:Ne.meshphysical_frag};function $m(o,e,t,n,i,s){const r=new ue(0);let a=i===!0?0:1,l,c,h=null,u=0,d=null;function f(p,m){let _=!1,x=m.isScene===!0?m.background:null;x&&x.isTexture&&(x=e.get(x));const M=o.xr,v=M.getSession&&M.getSession();v&&v.environmentBlendMode==="additive"&&(x=null),x===null?g(r,a):x&&x.isColor&&(g(x,1),_=!0),(o.autoClear||_)&&o.clear(o.autoClearColor,o.autoClearDepth,o.autoClearStencil),x&&(x.isCubeTexture||x.mapping===rs)?(c===void 0&&(c=new ft(new cn(1,1,1),new Jt({name:"BackgroundCubeMaterial",uniforms:qi(Gt.cube.uniforms),vertexShader:Gt.cube.vertexShader,fragmentShader:Gt.cube.fragmentShader,side:Bt,depthTest:!1,depthWrite:!1,fog:!1})),c.geometry.deleteAttribute("normal"),c.geometry.deleteAttribute("uv"),c.onBeforeRender=function(b,S,L){this.matrixWorld.copyPosition(L.matrixWorld)},Object.defineProperty(c.material,"envMap",{get:function(){return this.uniforms.envMap.value}}),n.update(c)),c.material.uniforms.envMap.value=x,c.material.uniforms.flipEnvMap.value=x.isCubeTexture&&x.isRenderTargetTexture===!1?-1:1,(h!==x||u!==x.version||d!==o.toneMapping)&&(c.material.needsUpdate=!0,h=x,u=x.version,d=o.toneMapping),c.layers.enableAll(),p.unshift(c,c.geometry,c.material,0,0,null)):x&&x.isTexture&&(l===void 0&&(l=new ft(new si(2,2),new Jt({name:"BackgroundMaterial",uniforms:qi(Gt.background.uniforms),vertexShader:Gt.background.vertexShader,fragmentShader:Gt.background.fragmentShader,side:Hi,depthTest:!1,depthWrite:!1,fog:!1})),l.geometry.deleteAttribute("normal"),Object.defineProperty(l.material,"map",{get:function(){return this.uniforms.t2D.value}}),n.update(l)),l.material.uniforms.t2D.value=x,x.matrixAutoUpdate===!0&&x.updateMatrix(),l.material.uniforms.uvTransform.value.copy(x.matrix),(h!==x||u!==x.version||d!==o.toneMapping)&&(l.material.needsUpdate=!0,h=x,u=x.version,d=o.toneMapping),l.layers.enableAll(),p.unshift(l,l.geometry,l.material,0,0,null))}function g(p,m){t.buffers.color.setClear(p.r,p.g,p.b,m,s)}return{getClearColor:function(){return r},setClearColor:function(p,m=1){r.set(p),a=m,g(r,a)},getClearAlpha:function(){return a},setClearAlpha:function(p){a=p,g(r,a)},render:f}}function Km(o,e,t,n){const i=o.getParameter(34921),s=n.isWebGL2?null:e.get("OES_vertex_array_object"),r=n.isWebGL2||s!==null,a={},l=m(null);let c=l,h=!1;function u(D,H,z,K,$){let B=!1;if(r){const V=p(K,z,H);c!==V&&(c=V,f(c.object)),B=_(D,K,z,$),B&&x(D,K,z,$)}else{const V=H.wireframe===!0;(c.geometry!==K.id||c.program!==z.id||c.wireframe!==V)&&(c.geometry=K.id,c.program=z.id,c.wireframe=V,B=!0)}$!==null&&t.update($,34963),(B||h)&&(h=!1,y(D,H,z,K),$!==null&&o.bindBuffer(34963,t.get($).buffer))}function d(){return n.isWebGL2?o.createVertexArray():s.createVertexArrayOES()}function f(D){return n.isWebGL2?o.bindVertexArray(D):s.bindVertexArrayOES(D)}function g(D){return n.isWebGL2?o.deleteVertexArray(D):s.deleteVertexArrayOES(D)}function p(D,H,z){const K=z.wireframe===!0;let $=a[D.id];$===void 0&&($={},a[D.id]=$);let B=$[H.id];B===void 0&&(B={},$[H.id]=B);let V=B[K];return V===void 0&&(V=m(d()),B[K]=V),V}function m(D){const H=[],z=[],K=[];for(let $=0;$=0){const ge=$[j];let Se=B[j];if(Se===void 0&&(j==="instanceMatrix"&&D.instanceMatrix&&(Se=D.instanceMatrix),j==="instanceColor"&&D.instanceColor&&(Se=D.instanceColor)),ge===void 0||ge.attribute!==Se||Se&&ge.data!==Se.data)return!0;V++}return c.attributesNum!==V||c.index!==K}function x(D,H,z,K){const $={},B=H.attributes;let V=0;const te=z.getAttributes();for(const j in te)if(te[j].location>=0){let ge=B[j];ge===void 0&&(j==="instanceMatrix"&&D.instanceMatrix&&(ge=D.instanceMatrix),j==="instanceColor"&&D.instanceColor&&(ge=D.instanceColor));const Se={};Se.attribute=ge,ge&&ge.data&&(Se.data=ge.data),$[j]=Se,V++}c.attributes=$,c.attributesNum=V,c.index=K}function M(){const D=c.newAttributes;for(let H=0,z=D.length;H=0){let se=$[te];if(se===void 0&&(te==="instanceMatrix"&&D.instanceMatrix&&(se=D.instanceMatrix),te==="instanceColor"&&D.instanceColor&&(se=D.instanceColor)),se!==void 0){const ge=se.normalized,Se=se.itemSize,q=t.get(se);if(q===void 0)continue;const De=q.buffer,Me=q.type,Ae=q.bytesPerElement;if(se.isInterleavedBufferAttribute){const oe=se.data,ze=oe.stride,X=se.offset;if(oe.isInstancedInterleavedBuffer){for(let W=0;W0&&o.getShaderPrecisionFormat(35632,36338).precision>0)return"highp";L="mediump"}return L==="mediump"&&o.getShaderPrecisionFormat(35633,36337).precision>0&&o.getShaderPrecisionFormat(35632,36337).precision>0?"mediump":"lowp"}const r=typeof WebGL2RenderingContext<"u"&&o instanceof WebGL2RenderingContext||typeof WebGL2ComputeRenderingContext<"u"&&o instanceof WebGL2ComputeRenderingContext;let a=t.precision!==void 0?t.precision:"highp";const l=s(a);l!==a&&(console.warn("THREE.WebGLRenderer:",a,"not supported, using",l,"instead."),a=l);const c=r||e.has("WEBGL_draw_buffers"),h=t.logarithmicDepthBuffer===!0,u=o.getParameter(34930),d=o.getParameter(35660),f=o.getParameter(3379),g=o.getParameter(34076),p=o.getParameter(34921),m=o.getParameter(36347),_=o.getParameter(36348),x=o.getParameter(36349),M=d>0,v=r||e.has("OES_texture_float"),b=M&&v,S=r?o.getParameter(36183):0;return{isWebGL2:r,drawBuffers:c,getMaxAnisotropy:i,getMaxPrecision:s,precision:a,logarithmicDepthBuffer:h,maxTextures:u,maxVertexTextures:d,maxTextureSize:f,maxCubemapSize:g,maxAttributes:p,maxVertexUniforms:m,maxVaryings:_,maxFragmentUniforms:x,vertexTextures:M,floatFragmentTextures:v,floatVertexTextures:b,maxSamples:S}}function eg(o){const e=this;let t=null,n=0,i=!1,s=!1;const r=new bn,a=new wt,l={value:null,needsUpdate:!1};this.uniform=l,this.numPlanes=0,this.numIntersection=0,this.init=function(u,d,f){const g=u.length!==0||d||n!==0||i;return i=d,t=h(u,f,0),n=u.length,g},this.beginShadows=function(){s=!0,h(null)},this.endShadows=function(){s=!1,c()},this.setState=function(u,d,f){const g=u.clippingPlanes,p=u.clipIntersection,m=u.clipShadows,_=o.get(u);if(!i||g===null||g.length===0||s&&!m)s?h(null):c();else{const x=s?0:n,M=x*4;let v=_.clippingState||null;l.value=v,v=h(g,d,M,f);for(let b=0;b!==M;++b)v[b]=t[b];_.clippingState=v,this.numIntersection=p?this.numPlanes:0,this.numPlanes+=x}};function c(){l.value!==t&&(l.value=t,l.needsUpdate=n>0),e.numPlanes=n,e.numIntersection=0}function h(u,d,f,g){const p=u!==null?u.length:0;let m=null;if(p!==0){if(m=l.value,g!==!0||m===null){const _=f+p*4,x=d.matrixWorldInverse;a.getNormalMatrix(x),(m===null||m.length<_)&&(m=new Float32Array(_));for(let M=0,v=f;M!==p;++M,v+=4)r.copy(u[M]).applyMatrix4(x,a),r.normal.toArray(m,v),m[v+3]=r.constant}l.value=m,l.needsUpdate=!0}return e.numPlanes=p,e.numIntersection=0,m}}function tg(o){let e=new WeakMap;function t(r,a){return a===ws?r.mapping=Tn:a===Ss&&(r.mapping=En),r}function n(r){if(r&&r.isTexture&&r.isRenderTargetTexture===!1){const a=r.mapping;if(a===ws||a===Ss)if(e.has(r)){const l=e.get(r).texture;return t(l,r.mapping)}else{const l=r.image;if(l&&l.height>0){const c=new Uh(l.height/2);return c.fromEquirectangularTexture(o,r),e.set(r,c),r.addEventListener("dispose",i),t(c.texture,r.mapping)}else return null}}return r}function i(r){const a=r.target;a.removeEventListener("dispose",i);const l=e.get(a);l!==void 0&&(e.delete(a),l.dispose())}function s(){e=new WeakMap}return{get:n,dispose:s}}class Qr extends Kr{constructor(e=-1,t=1,n=1,i=-1,s=.1,r=2e3){super(),this.isOrthographicCamera=!0,this.type="OrthographicCamera",this.zoom=1,this.view=null,this.left=e,this.right=t,this.top=n,this.bottom=i,this.near=s,this.far=r,this.updateProjectionMatrix()}copy(e,t){return super.copy(e,t),this.left=e.left,this.right=e.right,this.top=e.top,this.bottom=e.bottom,this.near=e.near,this.far=e.far,this.zoom=e.zoom,this.view=e.view===null?null:Object.assign({},e.view),this}setViewOffset(e,t,n,i,s,r){this.view===null&&(this.view={enabled:!0,fullWidth:1,fullHeight:1,offsetX:0,offsetY:0,width:1,height:1}),this.view.enabled=!0,this.view.fullWidth=e,this.view.fullHeight=t,this.view.offsetX=n,this.view.offsetY=i,this.view.width=s,this.view.height=r,this.updateProjectionMatrix()}clearViewOffset(){this.view!==null&&(this.view.enabled=!1),this.updateProjectionMatrix()}updateProjectionMatrix(){const e=(this.right-this.left)/(2*this.zoom),t=(this.top-this.bottom)/(2*this.zoom),n=(this.right+this.left)/2,i=(this.top+this.bottom)/2;let s=n-e,r=n+e,a=i+t,l=i-t;if(this.view!==null&&this.view.enabled){const c=(this.right-this.left)/this.view.fullWidth/this.zoom,h=(this.top-this.bottom)/this.view.fullHeight/this.zoom;s+=c*this.view.offsetX,r=s+c*this.view.width,a-=h*this.view.offsetY,l=a-h*this.view.height}this.projectionMatrix.makeOrthographic(s,r,a,l,this.near,this.far),this.projectionMatrixInverse.copy(this.projectionMatrix).invert()}toJSON(e){const t=super.toJSON(e);return t.object.zoom=this.zoom,t.object.left=this.left,t.object.right=this.right,t.object.top=this.top,t.object.bottom=this.bottom,t.object.near=this.near,t.object.far=this.far,this.view!==null&&(t.object.view=Object.assign({},this.view)),t}}const Ui=4,Tl=[.125,.215,.35,.446,.526,.582],Xn=20,Na=new Qr,El=new ue;let za=null;const Wn=(1+Math.sqrt(5))/2,Ii=1/Wn,Cl=[new A(1,1,1),new A(-1,1,1),new A(1,1,-1),new A(-1,1,-1),new A(0,Wn,Ii),new A(0,Wn,-Ii),new A(Ii,0,Wn),new A(-Ii,0,Wn),new A(Wn,Ii,0),new A(-Wn,Ii,0)];class Ao{constructor(e){this._renderer=e,this._pingPongRenderTarget=null,this._lodMax=0,this._cubeSize=0,this._lodPlanes=[],this._sizeLods=[],this._sigmas=[],this._blurMaterial=null,this._cubemapMaterial=null,this._equirectMaterial=null,this._compileMaterial(this._blurMaterial)}fromScene(e,t=0,n=.1,i=100){za=this._renderer.getRenderTarget(),this._setSize(256);const s=this._allocateTargets();return s.depthBuffer=!0,this._sceneToCubeUV(e,n,i,s),t>0&&this._blur(s,0,0,t),this._applyPMREM(s),this._cleanup(s),s}fromEquirectangular(e,t=null){return this._fromTexture(e,t)}fromCubemap(e,t=null){return this._fromTexture(e,t)}compileCubemapShader(){this._cubemapMaterial===null&&(this._cubemapMaterial=Rl(),this._compileMaterial(this._cubemapMaterial))}compileEquirectangularShader(){this._equirectMaterial===null&&(this._equirectMaterial=Pl(),this._compileMaterial(this._equirectMaterial))}dispose(){this._dispose(),this._cubemapMaterial!==null&&this._cubemapMaterial.dispose(),this._equirectMaterial!==null&&this._equirectMaterial.dispose()}_setSize(e){this._lodMax=Math.floor(Math.log2(e)),this._cubeSize=Math.pow(2,this._lodMax)}_dispose(){this._blurMaterial!==null&&this._blurMaterial.dispose(),this._pingPongRenderTarget!==null&&this._pingPongRenderTarget.dispose();for(let e=0;e2?M:0,M,M),h.setRenderTarget(i),p&&h.render(g,a),h.render(e,a)}g.geometry.dispose(),g.material.dispose(),h.toneMapping=d,h.autoClear=u,e.background=m}_textureToCubeUV(e,t){const n=this._renderer,i=e.mapping===Tn||e.mapping===En;i?(this._cubemapMaterial===null&&(this._cubemapMaterial=Rl()),this._cubemapMaterial.uniforms.flipEnvMap.value=e.isRenderTargetTexture===!1?-1:1):this._equirectMaterial===null&&(this._equirectMaterial=Pl());const s=i?this._cubemapMaterial:this._equirectMaterial,r=new ft(this._lodPlanes[0],s),a=s.uniforms;a.envMap.value=e;const l=this._cubeSize;ur(t,0,0,3*l,2*l),n.setRenderTarget(t),n.render(r,Na)}_applyPMREM(e){const t=this._renderer,n=t.autoClear;t.autoClear=!1;for(let i=1;iXn&&console.warn(`sigmaRadians, ${s}, is too large and will clip, as it requested ${m} samples when the maximum is set to ${Xn}`);const _=[];let x=0;for(let L=0;LM-Ui?i-M+Ui:0),S=4*(this._cubeSize-v);ur(t,b,S,3*v,2*v),l.setRenderTarget(t),l.render(u,Na)}}function ng(o){const e=[],t=[],n=[];let i=o;const s=o-Ui+1+Tl.length;for(let r=0;ro-Ui?l=Tl[r-o+Ui-1]:r===0&&(l=0),n.push(l);const c=1/(a-2),h=-c,u=1+c,d=[h,h,u,h,u,u,h,h,u,u,h,u],f=6,g=6,p=3,m=2,_=1,x=new Float32Array(p*g*f),M=new Float32Array(m*g*f),v=new Float32Array(_*g*f);for(let S=0;S2?0:-1,E=[L,y,0,L+2/3,y,0,L+2/3,y+1,0,L,y,0,L+2/3,y+1,0,L,y+1,0];x.set(E,p*g*S),M.set(d,m*g*S);const P=[S,S,S,S,S,S];v.set(P,_*g*S)}const b=new Pe;b.setAttribute("position",new Ye(x,p)),b.setAttribute("uv",new Ye(M,m)),b.setAttribute("faceIndex",new Ye(v,_)),e.push(b),i>Ui&&i--}return{lodPlanes:e,sizeLods:t,sigmas:n}}function Ll(o,e,t){const n=new Ot(o,e,t);return n.texture.mapping=rs,n.texture.name="PMREM.cubeUv",n.scissorTest=!0,n}function ur(o,e,t,n,i){o.viewport.set(e,t,n,i),o.scissor.set(e,t,n,i)}function ig(o,e,t){const n=new Float32Array(Xn),i=new A(0,1,0);return new Jt({name:"SphericalGaussianBlur",defines:{n:Xn,CUBEUV_TEXEL_WIDTH:1/e,CUBEUV_TEXEL_HEIGHT:1/t,CUBEUV_MAX_MIP:`${o}.0`},uniforms:{envMap:{value:null},samples:{value:1},weights:{value:n},latitudinal:{value:!1},dTheta:{value:0},mipInt:{value:0},poleAxis:{value:i}},vertexShader:Ho(),fragmentShader:` - - precision mediump float; - precision mediump int; - - varying vec3 vOutputDirection; - - uniform sampler2D envMap; - uniform int samples; - uniform float weights[ n ]; - uniform bool latitudinal; - uniform float dTheta; - uniform float mipInt; - uniform vec3 poleAxis; - - #define ENVMAP_TYPE_CUBE_UV - #include - - vec3 getSample( float theta, vec3 axis ) { - - float cosTheta = cos( theta ); - // Rodrigues' axis-angle rotation - vec3 sampleDirection = vOutputDirection * cosTheta - + cross( axis, vOutputDirection ) * sin( theta ) - + axis * dot( axis, vOutputDirection ) * ( 1.0 - cosTheta ); - - return bilinearCubeUV( envMap, sampleDirection, mipInt ); - - } - - void main() { - - vec3 axis = latitudinal ? poleAxis : cross( poleAxis, vOutputDirection ); - - if ( all( equal( axis, vec3( 0.0 ) ) ) ) { - - axis = vec3( vOutputDirection.z, 0.0, - vOutputDirection.x ); - - } - - axis = normalize( axis ); - - gl_FragColor = vec4( 0.0, 0.0, 0.0, 1.0 ); - gl_FragColor.rgb += weights[ 0 ] * getSample( 0.0, axis ); - - for ( int i = 1; i < n; i++ ) { - - if ( i >= samples ) { - - break; - - } - - float theta = dTheta * float( i ); - gl_FragColor.rgb += weights[ i ] * getSample( -1.0 * theta, axis ); - gl_FragColor.rgb += weights[ i ] * getSample( theta, axis ); - - } - - } - `,blending:ln,depthTest:!1,depthWrite:!1})}function Pl(){return new Jt({name:"EquirectangularToCubeUV",uniforms:{envMap:{value:null}},vertexShader:Ho(),fragmentShader:` - - precision mediump float; - precision mediump int; - - varying vec3 vOutputDirection; - - uniform sampler2D envMap; - - #include - - void main() { - - vec3 outputDirection = normalize( vOutputDirection ); - vec2 uv = equirectUv( outputDirection ); - - gl_FragColor = vec4( texture2D ( envMap, uv ).rgb, 1.0 ); - - } - `,blending:ln,depthTest:!1,depthWrite:!1})}function Rl(){return new Jt({name:"CubemapToCubeUV",uniforms:{envMap:{value:null},flipEnvMap:{value:-1}},vertexShader:Ho(),fragmentShader:` - - precision mediump float; - precision mediump int; - - uniform float flipEnvMap; - - varying vec3 vOutputDirection; - - uniform samplerCube envMap; - - void main() { - - gl_FragColor = textureCube( envMap, vec3( flipEnvMap * vOutputDirection.x, vOutputDirection.yz ) ); - - } - `,blending:ln,depthTest:!1,depthWrite:!1})}function Ho(){return` - - precision mediump float; - precision mediump int; - - attribute float faceIndex; - - varying vec3 vOutputDirection; - - // RH coordinate system; PMREM face-indexing convention - vec3 getDirection( vec2 uv, float face ) { - - uv = 2.0 * uv - 1.0; - - vec3 direction = vec3( uv, 1.0 ); - - if ( face == 0.0 ) { - - direction = direction.zyx; // ( 1, v, u ) pos x - - } else if ( face == 1.0 ) { - - direction = direction.xzy; - direction.xz *= -1.0; // ( -u, 1, -v ) pos y - - } else if ( face == 2.0 ) { - - direction.x *= -1.0; // ( -u, v, 1 ) pos z - - } else if ( face == 3.0 ) { - - direction = direction.zyx; - direction.xz *= -1.0; // ( -1, v, -u ) neg x - - } else if ( face == 4.0 ) { - - direction = direction.xzy; - direction.xy *= -1.0; // ( -u, -1, v ) neg y - - } else if ( face == 5.0 ) { - - direction.z *= -1.0; // ( u, v, -1 ) neg z - - } - - return direction; - - } - - void main() { - - vOutputDirection = getDirection( uv, faceIndex ); - gl_Position = vec4( position, 1.0 ); - - } - `}function sg(o){let e=new WeakMap,t=null;function n(a){if(a&&a.isTexture){const l=a.mapping,c=l===ws||l===Ss,h=l===Tn||l===En;if(c||h)if(a.isRenderTargetTexture&&a.needsPMREMUpdate===!0){a.needsPMREMUpdate=!1;let u=e.get(a);return t===null&&(t=new Ao(o)),u=c?t.fromEquirectangular(a,u):t.fromCubemap(a,u),e.set(a,u),u.texture}else{if(e.has(a))return e.get(a).texture;{const u=a.image;if(c&&u&&u.height>0||h&&u&&i(u)){t===null&&(t=new Ao(o));const d=c?t.fromEquirectangular(a):t.fromCubemap(a);return e.set(a,d),a.addEventListener("dispose",s),d.texture}else return null}}}return a}function i(a){let l=0;const c=6;for(let h=0;he.maxTextureSize&&(I=Math.ceil(P/e.maxTextureSize),P=e.maxTextureSize);const Z=new Float32Array(P*I*4*p),ee=new Gs(Z,P,I,p);ee.type=on,ee.needsUpdate=!0;const D=E*4;for(let z=0;z0)return o;const i=e*t;let s=Il[i];if(s===void 0&&(s=new Float32Array(i),Il[i]=s),e!==0){n.toArray(s,0);for(let r=1,a=0;r!==e;++r)a+=t,o[r].toArray(s,a)}return s}function yt(o,e){if(o.length!==e.length)return!1;for(let t=0,n=o.length;t":" "} ${a}: ${t[r]}`)}return n.join(` -`)}function r0(o){switch(o){case Ln:return["Linear","( value )"];case Je:return["sRGB","( value )"];default:return console.warn("THREE.WebGLProgram: Unsupported encoding:",o),["Linear","( value )"]}}function Ul(o,e,t){const n=o.getShaderParameter(e,35713),i=o.getShaderInfoLog(e).trim();if(n&&i==="")return"";const s=/ERROR: 0:(\d+)/.exec(i);if(s){const r=parseInt(s[1]);return t.toUpperCase()+` - -`+i+` - -`+s0(o.getShaderSource(e),r)}else return i}function a0(o,e){const t=r0(e);return"vec4 "+o+"( vec4 value ) { return LinearTo"+t[0]+t[1]+"; }"}function o0(o,e){let t;switch(e){case oh:t="Linear";break;case lh:t="Reinhard";break;case ch:t="OptimizedCineon";break;case hh:t="ACESFilmic";break;case uh:t="Custom";break;default:console.warn("THREE.WebGLProgram: Unsupported toneMapping:",e),t="Linear"}return"vec3 "+o+"( vec3 color ) { return "+t+"ToneMapping( color ); }"}function l0(o){return[o.extensionDerivatives||o.envMapCubeUVHeight||o.bumpMap||o.tangentSpaceNormalMap||o.clearcoatNormalMap||o.flatShading||o.shaderID==="physical"?"#extension GL_OES_standard_derivatives : enable":"",(o.extensionFragDepth||o.logarithmicDepthBuffer)&&o.rendererExtensionFragDepth?"#extension GL_EXT_frag_depth : enable":"",o.extensionDrawBuffers&&o.rendererExtensionDrawBuffers?"#extension GL_EXT_draw_buffers : require":"",(o.extensionShaderTextureLOD||o.envMap||o.transmission)&&o.rendererExtensionShaderTextureLod?"#extension GL_EXT_shader_texture_lod : enable":""].filter(vs).join(` -`)}function c0(o){const e=[];for(const t in o){const n=o[t];n!==!1&&e.push("#define "+t+" "+n)}return e.join(` -`)}function h0(o,e){const t={},n=o.getProgramParameter(e,35721);for(let i=0;i/gm;function To(o){return o.replace(u0,d0)}function d0(o,e){const t=Ne[e];if(t===void 0)throw new Error("Can not resolve #include <"+e+">");return To(t)}const f0=/#pragma unroll_loop[\s]+?for \( int i \= (\d+)\; i < (\d+)\; i \+\+ \) \{([\s\S]+?)(?=\})\}/g,p0=/#pragma unroll_loop_start\s+for\s*\(\s*int\s+i\s*=\s*(\d+)\s*;\s*i\s*<\s*(\d+)\s*;\s*i\s*\+\+\s*\)\s*{([\s\S]+?)}\s+#pragma unroll_loop_end/g;function Gl(o){return o.replace(p0,qh).replace(f0,m0)}function m0(o,e,t,n){return console.warn("WebGLProgram: #pragma unroll_loop shader syntax is deprecated. Please use #pragma unroll_loop_start syntax instead."),qh(o,e,t,n)}function qh(o,e,t,n){let i="";for(let s=parseInt(e);s0&&(m+=` -`),_=[f,g].filter(vs).join(` -`),_.length>0&&(_+=` -`)):(m=[Hl(t),"#define SHADER_NAME "+t.shaderName,g,t.instancing?"#define USE_INSTANCING":"",t.instancingColor?"#define USE_INSTANCING_COLOR":"",t.supportsVertexTextures?"#define VERTEX_TEXTURES":"",t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.map?"#define USE_MAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+h:"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMap&&t.objectSpaceNormalMap?"#define OBJECTSPACE_NORMALMAP":"",t.normalMap&&t.tangentSpaceNormalMap?"#define TANGENTSPACE_NORMALMAP":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.displacementMap&&t.supportsVertexTextures?"#define USE_DISPLACEMENTMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularIntensityMap?"#define USE_SPECULARINTENSITYMAP":"",t.specularColorMap?"#define USE_SPECULARCOLORMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.sheenColorMap?"#define USE_SHEENCOLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEENROUGHNESSMAP":"",t.vertexTangents?"#define USE_TANGENT":"",t.vertexColors?"#define USE_COLOR":"",t.vertexAlphas?"#define USE_COLOR_ALPHA":"",t.vertexUvs?"#define USE_UV":"",t.uvsVertexOnly?"#define UVS_VERTEX_ONLY":"",t.flatShading?"#define FLAT_SHADED":"",t.skinning?"#define USE_SKINNING":"",t.morphTargets?"#define USE_MORPHTARGETS":"",t.morphNormals&&t.flatShading===!1?"#define USE_MORPHNORMALS":"",t.morphColors&&t.isWebGL2?"#define USE_MORPHCOLORS":"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_TEXTURE":"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_TEXTURE_STRIDE "+t.morphTextureStride:"",t.morphTargetsCount>0&&t.isWebGL2?"#define MORPHTARGETS_COUNT "+t.morphTargetsCount:"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?"#define USE_SHADOWMAP":"",t.shadowMapEnabled?"#define "+l:"",t.sizeAttenuation?"#define USE_SIZEATTENUATION":"",t.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",t.logarithmicDepthBuffer&&t.rendererExtensionFragDepth?"#define USE_LOGDEPTHBUF_EXT":"","uniform mat4 modelMatrix;","uniform mat4 modelViewMatrix;","uniform mat4 projectionMatrix;","uniform mat4 viewMatrix;","uniform mat3 normalMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;","#ifdef USE_INSTANCING"," attribute mat4 instanceMatrix;","#endif","#ifdef USE_INSTANCING_COLOR"," attribute vec3 instanceColor;","#endif","attribute vec3 position;","attribute vec3 normal;","attribute vec2 uv;","#ifdef USE_TANGENT"," attribute vec4 tangent;","#endif","#if defined( USE_COLOR_ALPHA )"," attribute vec4 color;","#elif defined( USE_COLOR )"," attribute vec3 color;","#endif","#if ( defined( USE_MORPHTARGETS ) && ! defined( MORPHTARGETS_TEXTURE ) )"," attribute vec3 morphTarget0;"," attribute vec3 morphTarget1;"," attribute vec3 morphTarget2;"," attribute vec3 morphTarget3;"," #ifdef USE_MORPHNORMALS"," attribute vec3 morphNormal0;"," attribute vec3 morphNormal1;"," attribute vec3 morphNormal2;"," attribute vec3 morphNormal3;"," #else"," attribute vec3 morphTarget4;"," attribute vec3 morphTarget5;"," attribute vec3 morphTarget6;"," attribute vec3 morphTarget7;"," #endif","#endif","#ifdef USE_SKINNING"," attribute vec4 skinIndex;"," attribute vec4 skinWeight;","#endif",` -`].filter(vs).join(` -`),_=[f,Hl(t),"#define SHADER_NAME "+t.shaderName,g,t.useFog&&t.fog?"#define USE_FOG":"",t.useFog&&t.fogExp2?"#define FOG_EXP2":"",t.map?"#define USE_MAP":"",t.matcap?"#define USE_MATCAP":"",t.envMap?"#define USE_ENVMAP":"",t.envMap?"#define "+c:"",t.envMap?"#define "+h:"",t.envMap?"#define "+u:"",d?"#define CUBEUV_TEXEL_WIDTH "+d.texelWidth:"",d?"#define CUBEUV_TEXEL_HEIGHT "+d.texelHeight:"",d?"#define CUBEUV_MAX_MIP "+d.maxMip+".0":"",t.lightMap?"#define USE_LIGHTMAP":"",t.aoMap?"#define USE_AOMAP":"",t.emissiveMap?"#define USE_EMISSIVEMAP":"",t.bumpMap?"#define USE_BUMPMAP":"",t.normalMap?"#define USE_NORMALMAP":"",t.normalMap&&t.objectSpaceNormalMap?"#define OBJECTSPACE_NORMALMAP":"",t.normalMap&&t.tangentSpaceNormalMap?"#define TANGENTSPACE_NORMALMAP":"",t.clearcoat?"#define USE_CLEARCOAT":"",t.clearcoatMap?"#define USE_CLEARCOATMAP":"",t.clearcoatRoughnessMap?"#define USE_CLEARCOAT_ROUGHNESSMAP":"",t.clearcoatNormalMap?"#define USE_CLEARCOAT_NORMALMAP":"",t.iridescence?"#define USE_IRIDESCENCE":"",t.iridescenceMap?"#define USE_IRIDESCENCEMAP":"",t.iridescenceThicknessMap?"#define USE_IRIDESCENCE_THICKNESSMAP":"",t.specularMap?"#define USE_SPECULARMAP":"",t.specularIntensityMap?"#define USE_SPECULARINTENSITYMAP":"",t.specularColorMap?"#define USE_SPECULARCOLORMAP":"",t.roughnessMap?"#define USE_ROUGHNESSMAP":"",t.metalnessMap?"#define USE_METALNESSMAP":"",t.alphaMap?"#define USE_ALPHAMAP":"",t.alphaTest?"#define USE_ALPHATEST":"",t.sheen?"#define USE_SHEEN":"",t.sheenColorMap?"#define USE_SHEENCOLORMAP":"",t.sheenRoughnessMap?"#define USE_SHEENROUGHNESSMAP":"",t.transmission?"#define USE_TRANSMISSION":"",t.transmissionMap?"#define USE_TRANSMISSIONMAP":"",t.thicknessMap?"#define USE_THICKNESSMAP":"",t.decodeVideoTexture?"#define DECODE_VIDEO_TEXTURE":"",t.vertexTangents?"#define USE_TANGENT":"",t.vertexColors||t.instancingColor?"#define USE_COLOR":"",t.vertexAlphas?"#define USE_COLOR_ALPHA":"",t.vertexUvs?"#define USE_UV":"",t.uvsVertexOnly?"#define UVS_VERTEX_ONLY":"",t.gradientMap?"#define USE_GRADIENTMAP":"",t.flatShading?"#define FLAT_SHADED":"",t.doubleSided?"#define DOUBLE_SIDED":"",t.flipSided?"#define FLIP_SIDED":"",t.shadowMapEnabled?"#define USE_SHADOWMAP":"",t.shadowMapEnabled?"#define "+l:"",t.premultipliedAlpha?"#define PREMULTIPLIED_ALPHA":"",t.physicallyCorrectLights?"#define PHYSICALLY_CORRECT_LIGHTS":"",t.logarithmicDepthBuffer?"#define USE_LOGDEPTHBUF":"",t.logarithmicDepthBuffer&&t.rendererExtensionFragDepth?"#define USE_LOGDEPTHBUF_EXT":"","uniform mat4 viewMatrix;","uniform vec3 cameraPosition;","uniform bool isOrthographic;",t.toneMapping!==Yt?"#define TONE_MAPPING":"",t.toneMapping!==Yt?Ne.tonemapping_pars_fragment:"",t.toneMapping!==Yt?o0("toneMapping",t.toneMapping):"",t.dithering?"#define DITHERING":"",t.opaque?"#define OPAQUE":"",Ne.encodings_pars_fragment,a0("linearToOutputTexel",t.outputEncoding),t.useDepthPacking?"#define DEPTH_PACKING "+t.depthPacking:"",` -`].filter(vs).join(` -`)),r=To(r),r=kl(r,t),r=Vl(r,t),a=To(a),a=kl(a,t),a=Vl(a,t),r=Gl(r),a=Gl(a),t.isWebGL2&&t.isRawShaderMaterial!==!0&&(x=`#version 300 es -`,m=["precision mediump sampler2DArray;","#define attribute in","#define varying out","#define texture2D texture"].join(` -`)+` -`+m,_=["#define varying in",t.glslVersion===wo?"":"layout(location = 0) out highp vec4 pc_fragColor;",t.glslVersion===wo?"":"#define gl_FragColor pc_fragColor","#define gl_FragDepthEXT gl_FragDepth","#define texture2D texture","#define textureCube texture","#define texture2DProj textureProj","#define texture2DLodEXT textureLod","#define texture2DProjLodEXT textureProjLod","#define textureCubeLodEXT textureLod","#define texture2DGradEXT textureGrad","#define texture2DProjGradEXT textureProjGrad","#define textureCubeGradEXT textureGrad"].join(` -`)+` -`+_);const M=x+m+r,v=x+_+a,b=Ol(i,35633,M),S=Ol(i,35632,v);if(i.attachShader(p,b),i.attachShader(p,S),t.index0AttributeName!==void 0?i.bindAttribLocation(p,0,t.index0AttributeName):t.morphTargets===!0&&i.bindAttribLocation(p,0,"position"),i.linkProgram(p),o.debug.checkShaderErrors){const E=i.getProgramInfoLog(p).trim(),P=i.getShaderInfoLog(b).trim(),I=i.getShaderInfoLog(S).trim();let Z=!0,ee=!0;if(i.getProgramParameter(p,35714)===!1){Z=!1;const D=Ul(i,b,"vertex"),H=Ul(i,S,"fragment");console.error("THREE.WebGLProgram: Shader Error "+i.getError()+" - VALIDATE_STATUS "+i.getProgramParameter(p,35715)+` - -Program Info Log: `+E+` -`+D+` -`+H)}else E!==""?console.warn("THREE.WebGLProgram: Program Info Log:",E):(P===""||I==="")&&(ee=!1);ee&&(this.diagnostics={runnable:Z,programLog:E,vertexShader:{log:P,prefix:m},fragmentShader:{log:I,prefix:_}})}i.deleteShader(b),i.deleteShader(S);let L;this.getUniforms=function(){return L===void 0&&(L=new kr(i,p)),L};let y;return this.getAttributes=function(){return y===void 0&&(y=h0(i,p)),y},this.destroy=function(){n.releaseStatesOfProgram(this),i.deleteProgram(p),this.program=void 0},this.name=t.shaderName,this.id=i0++,this.cacheKey=e,this.usedTimes=1,this.program=p,this.vertexShader=b,this.fragmentShader=S,this}let b0=0;class w0{constructor(){this.shaderCache=new Map,this.materialCache=new Map}update(e){const t=e.vertexShader,n=e.fragmentShader,i=this._getShaderStage(t),s=this._getShaderStage(n),r=this._getShaderCacheForMaterial(e);return r.has(i)===!1&&(r.add(i),i.usedTimes++),r.has(s)===!1&&(r.add(s),s.usedTimes++),this}remove(e){const t=this.materialCache.get(e);for(const n of t)n.usedTimes--,n.usedTimes===0&&this.shaderCache.delete(n.code);return this.materialCache.delete(e),this}getVertexShaderID(e){return this._getShaderStage(e.vertexShader).id}getFragmentShaderID(e){return this._getShaderStage(e.fragmentShader).id}dispose(){this.shaderCache.clear(),this.materialCache.clear()}_getShaderCacheForMaterial(e){const t=this.materialCache;return t.has(e)===!1&&t.set(e,new Set),t.get(e)}_getShaderStage(e){const t=this.shaderCache;if(t.has(e)===!1){const n=new S0(e);t.set(e,n)}return t.get(e)}}class S0{constructor(e){this.id=b0++,this.code=e,this.usedTimes=0}}function A0(o,e,t,n,i,s,r){const a=new $r,l=new w0,c=[],h=i.isWebGL2,u=i.logarithmicDepthBuffer,d=i.vertexTextures;let f=i.precision;const g={MeshDepthMaterial:"depth",MeshDistanceMaterial:"distanceRGBA",MeshNormalMaterial:"normal",MeshBasicMaterial:"basic",MeshLambertMaterial:"lambert",MeshPhongMaterial:"phong",MeshToonMaterial:"toon",MeshStandardMaterial:"physical",MeshPhysicalMaterial:"physical",MeshMatcapMaterial:"matcap",LineBasicMaterial:"basic",LineDashedMaterial:"dashed",PointsMaterial:"points",ShadowMaterial:"shadow",SpriteMaterial:"sprite"};function p(y,E,P,I,Z){const ee=I.fog,D=Z.geometry,H=y.isMeshStandardMaterial?I.environment:null,z=(y.isMeshStandardMaterial?t:e).get(y.envMap||H),K=z&&z.mapping===rs?z.image.height:null,$=g[y.type];y.precision!==null&&(f=i.getMaxPrecision(y.precision),f!==y.precision&&console.warn("THREE.WebGLProgram.getParameters:",y.precision,"not supported, using",f,"instead."));const B=D.morphAttributes.position||D.morphAttributes.normal||D.morphAttributes.color,V=B!==void 0?B.length:0;let te=0;D.morphAttributes.position!==void 0&&(te=1),D.morphAttributes.normal!==void 0&&(te=2),D.morphAttributes.color!==void 0&&(te=3);let j,se,ge,Se;if($){const ze=Gt[$];j=ze.vertexShader,se=ze.fragmentShader}else j=y.vertexShader,se=y.fragmentShader,l.update(y),ge=l.getVertexShaderID(y),Se=l.getFragmentShaderID(y);const q=o.getRenderTarget(),De=y.alphaTest>0,Me=y.clearcoat>0,Ae=y.iridescence>0;return{isWebGL2:h,shaderID:$,shaderName:y.type,vertexShader:j,fragmentShader:se,defines:y.defines,customVertexShaderID:ge,customFragmentShaderID:Se,isRawShaderMaterial:y.isRawShaderMaterial===!0,glslVersion:y.glslVersion,precision:f,instancing:Z.isInstancedMesh===!0,instancingColor:Z.isInstancedMesh===!0&&Z.instanceColor!==null,supportsVertexTextures:d,outputEncoding:q===null?o.outputEncoding:q.isXRRenderTarget===!0?q.texture.encoding:Ln,map:!!y.map,matcap:!!y.matcap,envMap:!!z,envMapMode:z&&z.mapping,envMapCubeUVHeight:K,lightMap:!!y.lightMap,aoMap:!!y.aoMap,emissiveMap:!!y.emissiveMap,bumpMap:!!y.bumpMap,normalMap:!!y.normalMap,objectSpaceNormalMap:y.normalMapType===Ih,tangentSpaceNormalMap:y.normalMapType===ui,decodeVideoTexture:!!y.map&&y.map.isVideoTexture===!0&&y.map.encoding===Je,clearcoat:Me,clearcoatMap:Me&&!!y.clearcoatMap,clearcoatRoughnessMap:Me&&!!y.clearcoatRoughnessMap,clearcoatNormalMap:Me&&!!y.clearcoatNormalMap,iridescence:Ae,iridescenceMap:Ae&&!!y.iridescenceMap,iridescenceThicknessMap:Ae&&!!y.iridescenceThicknessMap,displacementMap:!!y.displacementMap,roughnessMap:!!y.roughnessMap,metalnessMap:!!y.metalnessMap,specularMap:!!y.specularMap,specularIntensityMap:!!y.specularIntensityMap,specularColorMap:!!y.specularColorMap,opaque:y.transparent===!1&&y.blending===Kn,alphaMap:!!y.alphaMap,alphaTest:De,gradientMap:!!y.gradientMap,sheen:y.sheen>0,sheenColorMap:!!y.sheenColorMap,sheenRoughnessMap:!!y.sheenRoughnessMap,transmission:y.transmission>0,transmissionMap:!!y.transmissionMap,thicknessMap:!!y.thicknessMap,combine:y.combine,vertexTangents:!!y.normalMap&&!!D.attributes.tangent,vertexColors:y.vertexColors,vertexAlphas:y.vertexColors===!0&&!!D.attributes.color&&D.attributes.color.itemSize===4,vertexUvs:!!y.map||!!y.bumpMap||!!y.normalMap||!!y.specularMap||!!y.alphaMap||!!y.emissiveMap||!!y.roughnessMap||!!y.metalnessMap||!!y.clearcoatMap||!!y.clearcoatRoughnessMap||!!y.clearcoatNormalMap||!!y.iridescenceMap||!!y.iridescenceThicknessMap||!!y.displacementMap||!!y.transmissionMap||!!y.thicknessMap||!!y.specularIntensityMap||!!y.specularColorMap||!!y.sheenColorMap||!!y.sheenRoughnessMap,uvsVertexOnly:!(y.map||y.bumpMap||y.normalMap||y.specularMap||y.alphaMap||y.emissiveMap||y.roughnessMap||y.metalnessMap||y.clearcoatNormalMap||y.iridescenceMap||y.iridescenceThicknessMap||y.transmission>0||y.transmissionMap||y.thicknessMap||y.specularIntensityMap||y.specularColorMap||y.sheen>0||y.sheenColorMap||y.sheenRoughnessMap)&&!!y.displacementMap,fog:!!ee,useFog:y.fog===!0,fogExp2:ee&&ee.isFogExp2,flatShading:!!y.flatShading,sizeAttenuation:y.sizeAttenuation,logarithmicDepthBuffer:u,skinning:Z.isSkinnedMesh===!0,morphTargets:D.morphAttributes.position!==void 0,morphNormals:D.morphAttributes.normal!==void 0,morphColors:D.morphAttributes.color!==void 0,morphTargetsCount:V,morphTextureStride:te,numDirLights:E.directional.length,numPointLights:E.point.length,numSpotLights:E.spot.length,numRectAreaLights:E.rectArea.length,numHemiLights:E.hemi.length,numDirLightShadows:E.directionalShadowMap.length,numPointLightShadows:E.pointShadowMap.length,numSpotLightShadows:E.spotShadowMap.length,numClippingPlanes:r.numPlanes,numClipIntersection:r.numIntersection,dithering:y.dithering,shadowMapEnabled:o.shadowMap.enabled&&P.length>0,shadowMapType:o.shadowMap.type,toneMapping:y.toneMapped?o.toneMapping:Yt,physicallyCorrectLights:o.physicallyCorrectLights,premultipliedAlpha:y.premultipliedAlpha,doubleSided:y.side===ni,flipSided:y.side===Bt,useDepthPacking:!!y.depthPacking,depthPacking:y.depthPacking||0,index0AttributeName:y.index0AttributeName,extensionDerivatives:y.extensions&&y.extensions.derivatives,extensionFragDepth:y.extensions&&y.extensions.fragDepth,extensionDrawBuffers:y.extensions&&y.extensions.drawBuffers,extensionShaderTextureLOD:y.extensions&&y.extensions.shaderTextureLOD,rendererExtensionFragDepth:h||n.has("EXT_frag_depth"),rendererExtensionDrawBuffers:h||n.has("WEBGL_draw_buffers"),rendererExtensionShaderTextureLod:h||n.has("EXT_shader_texture_lod"),customProgramCacheKey:y.customProgramCacheKey()}}function m(y){const E=[];if(y.shaderID?E.push(y.shaderID):(E.push(y.customVertexShaderID),E.push(y.customFragmentShaderID)),y.defines!==void 0)for(const P in y.defines)E.push(P),E.push(y.defines[P]);return y.isRawShaderMaterial===!1&&(_(E,y),x(E,y),E.push(o.outputEncoding)),E.push(y.customProgramCacheKey),E.join()}function _(y,E){y.push(E.precision),y.push(E.outputEncoding),y.push(E.envMapMode),y.push(E.envMapCubeUVHeight),y.push(E.combine),y.push(E.vertexUvs),y.push(E.fogExp2),y.push(E.sizeAttenuation),y.push(E.morphTargetsCount),y.push(E.morphAttributeCount),y.push(E.numDirLights),y.push(E.numPointLights),y.push(E.numSpotLights),y.push(E.numHemiLights),y.push(E.numRectAreaLights),y.push(E.numDirLightShadows),y.push(E.numPointLightShadows),y.push(E.numSpotLightShadows),y.push(E.shadowMapType),y.push(E.toneMapping),y.push(E.numClippingPlanes),y.push(E.numClipIntersection),y.push(E.depthPacking)}function x(y,E){a.disableAll(),E.isWebGL2&&a.enable(0),E.supportsVertexTextures&&a.enable(1),E.instancing&&a.enable(2),E.instancingColor&&a.enable(3),E.map&&a.enable(4),E.matcap&&a.enable(5),E.envMap&&a.enable(6),E.lightMap&&a.enable(7),E.aoMap&&a.enable(8),E.emissiveMap&&a.enable(9),E.bumpMap&&a.enable(10),E.normalMap&&a.enable(11),E.objectSpaceNormalMap&&a.enable(12),E.tangentSpaceNormalMap&&a.enable(13),E.clearcoat&&a.enable(14),E.clearcoatMap&&a.enable(15),E.clearcoatRoughnessMap&&a.enable(16),E.clearcoatNormalMap&&a.enable(17),E.iridescence&&a.enable(18),E.iridescenceMap&&a.enable(19),E.iridescenceThicknessMap&&a.enable(20),E.displacementMap&&a.enable(21),E.specularMap&&a.enable(22),E.roughnessMap&&a.enable(23),E.metalnessMap&&a.enable(24),E.gradientMap&&a.enable(25),E.alphaMap&&a.enable(26),E.alphaTest&&a.enable(27),E.vertexColors&&a.enable(28),E.vertexAlphas&&a.enable(29),E.vertexUvs&&a.enable(30),E.vertexTangents&&a.enable(31),E.uvsVertexOnly&&a.enable(32),E.fog&&a.enable(33),y.push(a.mask),a.disableAll(),E.useFog&&a.enable(0),E.flatShading&&a.enable(1),E.logarithmicDepthBuffer&&a.enable(2),E.skinning&&a.enable(3),E.morphTargets&&a.enable(4),E.morphNormals&&a.enable(5),E.morphColors&&a.enable(6),E.premultipliedAlpha&&a.enable(7),E.shadowMapEnabled&&a.enable(8),E.physicallyCorrectLights&&a.enable(9),E.doubleSided&&a.enable(10),E.flipSided&&a.enable(11),E.useDepthPacking&&a.enable(12),E.dithering&&a.enable(13),E.specularIntensityMap&&a.enable(14),E.specularColorMap&&a.enable(15),E.transmission&&a.enable(16),E.transmissionMap&&a.enable(17),E.thicknessMap&&a.enable(18),E.sheen&&a.enable(19),E.sheenColorMap&&a.enable(20),E.sheenRoughnessMap&&a.enable(21),E.decodeVideoTexture&&a.enable(22),E.opaque&&a.enable(23),y.push(a.mask)}function M(y){const E=g[y.type];let P;if(E){const I=Gt[E];P=Bh.clone(I.uniforms)}else P=y.uniforms;return P}function v(y,E){let P;for(let I=0,Z=c.length;I0?n.push(_):f.transparent===!0?i.push(_):t.push(_)}function l(u,d,f,g,p,m){const _=r(u,d,f,g,p,m);f.transmission>0?n.unshift(_):f.transparent===!0?i.unshift(_):t.unshift(_)}function c(u,d){t.length>1&&t.sort(u||E0),n.length>1&&n.sort(d||Wl),i.length>1&&i.sort(d||Wl)}function h(){for(let u=e,d=o.length;u=o.get(n).length?(s=new ql,o.get(n).push(s)):s=o.get(n)[i],s}function t(){o=new WeakMap}return{get:e,dispose:t}}function L0(){const o={};return{get:function(e){if(o[e.id]!==void 0)return o[e.id];let t;switch(e.type){case"DirectionalLight":t={direction:new A,color:new ue};break;case"SpotLight":t={position:new A,direction:new A,color:new ue,distance:0,coneCos:0,penumbraCos:0,decay:0};break;case"PointLight":t={position:new A,color:new ue,distance:0,decay:0};break;case"HemisphereLight":t={direction:new A,skyColor:new ue,groundColor:new ue};break;case"RectAreaLight":t={color:new ue,position:new A,halfWidth:new A,halfHeight:new A};break}return o[e.id]=t,t}}}function P0(){const o={};return{get:function(e){if(o[e.id]!==void 0)return o[e.id];let t;switch(e.type){case"DirectionalLight":t={shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new J};break;case"SpotLight":t={shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new J};break;case"PointLight":t={shadowBias:0,shadowNormalBias:0,shadowRadius:1,shadowMapSize:new J,shadowCameraNear:1,shadowCameraFar:1e3};break}return o[e.id]=t,t}}}let R0=0;function I0(o,e){return(e.castShadow?1:0)-(o.castShadow?1:0)}function D0(o,e){const t=new L0,n=P0(),i={version:0,hash:{directionalLength:-1,pointLength:-1,spotLength:-1,rectAreaLength:-1,hemiLength:-1,numDirectionalShadows:-1,numPointShadows:-1,numSpotShadows:-1},ambient:[0,0,0],probe:[],directional:[],directionalShadow:[],directionalShadowMap:[],directionalShadowMatrix:[],spot:[],spotShadow:[],spotShadowMap:[],spotShadowMatrix:[],rectArea:[],rectAreaLTC1:null,rectAreaLTC2:null,point:[],pointShadow:[],pointShadowMap:[],pointShadowMatrix:[],hemi:[]};for(let h=0;h<9;h++)i.probe.push(new A);const s=new A,r=new Le,a=new Le;function l(h,u){let d=0,f=0,g=0;for(let E=0;E<9;E++)i.probe[E].set(0,0,0);let p=0,m=0,_=0,x=0,M=0,v=0,b=0,S=0;h.sort(I0);const L=u!==!0?Math.PI:1;for(let E=0,P=h.length;E0&&(e.isWebGL2||o.has("OES_texture_float_linear")===!0?(i.rectAreaLTC1=re.LTC_FLOAT_1,i.rectAreaLTC2=re.LTC_FLOAT_2):o.has("OES_texture_half_float_linear")===!0?(i.rectAreaLTC1=re.LTC_HALF_1,i.rectAreaLTC2=re.LTC_HALF_2):console.error("THREE.WebGLRenderer: Unable to use RectAreaLight. Missing WebGL extensions.")),i.ambient[0]=d,i.ambient[1]=f,i.ambient[2]=g;const y=i.hash;(y.directionalLength!==p||y.pointLength!==m||y.spotLength!==_||y.rectAreaLength!==x||y.hemiLength!==M||y.numDirectionalShadows!==v||y.numPointShadows!==b||y.numSpotShadows!==S)&&(i.directional.length=p,i.spot.length=_,i.rectArea.length=x,i.point.length=m,i.hemi.length=M,i.directionalShadow.length=v,i.directionalShadowMap.length=v,i.pointShadow.length=b,i.pointShadowMap.length=b,i.spotShadow.length=S,i.spotShadowMap.length=S,i.directionalShadowMatrix.length=v,i.pointShadowMatrix.length=b,i.spotShadowMatrix.length=S,y.directionalLength=p,y.pointLength=m,y.spotLength=_,y.rectAreaLength=x,y.hemiLength=M,y.numDirectionalShadows=v,y.numPointShadows=b,y.numSpotShadows=S,i.version=R0++)}function c(h,u){let d=0,f=0,g=0,p=0,m=0;const _=u.matrixWorldInverse;for(let x=0,M=h.length;x=t.get(s).length?(a=new Xl(o,e),t.get(s).push(a)):a=t.get(s)[r],a}function i(){t=new WeakMap}return{get:n,dispose:i}}class Wo extends gt{constructor(e){super(),this.isMeshDepthMaterial=!0,this.type="MeshDepthMaterial",this.depthPacking=Ph,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.setValues(e)}copy(e){return super.copy(e),this.depthPacking=e.depthPacking,this.map=e.map,this.alphaMap=e.alphaMap,this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this}}class qo extends gt{constructor(e){super(),this.isMeshDistanceMaterial=!0,this.type="MeshDistanceMaterial",this.referencePosition=new A,this.nearDistance=1,this.farDistance=1e3,this.map=null,this.alphaMap=null,this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.setValues(e)}copy(e){return super.copy(e),this.referencePosition.copy(e.referencePosition),this.nearDistance=e.nearDistance,this.farDistance=e.farDistance,this.map=e.map,this.alphaMap=e.alphaMap,this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this}}const N0=`void main() { - gl_Position = vec4( position, 1.0 ); -}`,z0=`uniform sampler2D shadow_pass; -uniform vec2 resolution; -uniform float radius; -#include -void main() { - const float samples = float( VSM_SAMPLES ); - float mean = 0.0; - float squared_mean = 0.0; - float uvStride = samples <= 1.0 ? 0.0 : 2.0 / ( samples - 1.0 ); - float uvStart = samples <= 1.0 ? 0.0 : - 1.0; - for ( float i = 0.0; i < samples; i ++ ) { - float uvOffset = uvStart + i * uvStride; - #ifdef HORIZONTAL_PASS - vec2 distribution = unpackRGBATo2Half( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( uvOffset, 0.0 ) * radius ) / resolution ) ); - mean += distribution.x; - squared_mean += distribution.y * distribution.y + distribution.x * distribution.x; - #else - float depth = unpackRGBAToDepth( texture2D( shadow_pass, ( gl_FragCoord.xy + vec2( 0.0, uvOffset ) * radius ) / resolution ) ); - mean += depth; - squared_mean += depth * depth; - #endif - } - mean = mean / samples; - squared_mean = squared_mean / samples; - float std_dev = sqrt( squared_mean - mean * mean ); - gl_FragColor = pack2HalfToRGBA( vec2( mean, std_dev ) ); -}`;function B0(o,e,t){let n=new jr;const i=new J,s=new J,r=new He,a=new Wo({depthPacking:Rh}),l=new qo,c={},h=t.maxTextureSize,u={0:Bt,1:Hi,2:ni},d=new Jt({defines:{VSM_SAMPLES:8},uniforms:{shadow_pass:{value:null},resolution:{value:new J},radius:{value:4}},vertexShader:N0,fragmentShader:z0}),f=d.clone();f.defines.HORIZONTAL_PASS=1;const g=new Pe;g.setAttribute("position",new Ye(new Float32Array([-1,-1,.5,3,-1,.5,-1,3,.5]),3));const p=new ft(g,d),m=this;this.enabled=!1,this.autoUpdate=!0,this.needsUpdate=!1,this.type=Do,this.render=function(v,b,S){if(m.enabled===!1||m.autoUpdate===!1&&m.needsUpdate===!1||v.length===0)return;const L=o.getRenderTarget(),y=o.getActiveCubeFace(),E=o.getActiveMipmapLevel(),P=o.state;P.setBlending(ln),P.buffers.color.setClear(1,1,1,1),P.buffers.depth.setTest(!0),P.setScissorTest(!1);for(let I=0,Z=v.length;Ih||i.y>h)&&(i.x>h&&(s.x=Math.floor(h/H.x),i.x=s.x*H.x,D.mapSize.x=s.x),i.y>h&&(s.y=Math.floor(h/H.y),i.y=s.y*H.y,D.mapSize.y=s.y)),D.map===null){const K=this.type!==Bi?{minFilter:ot,magFilter:ot}:{};D.map=new Ot(i.x,i.y,K),D.map.texture.name=ee.name+".shadowMap",D.camera.updateProjectionMatrix()}o.setRenderTarget(D.map),o.clear();const z=D.getViewportCount();for(let K=0;K0){const Z=P.uuid,ee=b.uuid;let D=c[Z];D===void 0&&(D={},c[Z]=D);let H=D[ee];H===void 0&&(H=P.clone(),D[ee]=H),P=H}return P.visible=b.visible,P.wireframe=b.wireframe,E===Bi?P.side=b.shadowSide!==null?b.shadowSide:b.side:P.side=b.shadowSide!==null?b.shadowSide:u[b.side],P.alphaMap=b.alphaMap,P.alphaTest=b.alphaTest,P.clipShadows=b.clipShadows,P.clippingPlanes=b.clippingPlanes,P.clipIntersection=b.clipIntersection,P.displacementMap=b.displacementMap,P.displacementScale=b.displacementScale,P.displacementBias=b.displacementBias,P.wireframeLinewidth=b.wireframeLinewidth,P.linewidth=b.linewidth,S.isPointLight===!0&&P.isMeshDistanceMaterial===!0&&(P.referencePosition.setFromMatrixPosition(S.matrixWorld),P.nearDistance=L,P.farDistance=y),P}function M(v,b,S,L,y){if(v.visible===!1)return;if(v.layers.test(b.layers)&&(v.isMesh||v.isLine||v.isPoints)&&(v.castShadow||v.receiveShadow&&y===Bi)&&(!v.frustumCulled||n.intersectsObject(v))){v.modelViewMatrix.multiplyMatrices(S.matrixWorldInverse,v.matrixWorld);const I=e.update(v),Z=v.material;if(Array.isArray(Z)){const ee=I.groups;for(let D=0,H=ee.length;D=1):$.indexOf("OpenGL ES")!==-1&&(K=parseFloat(/^OpenGL ES (\d)/.exec($)[1]),z=K>=2);let B=null,V={};const te=o.getParameter(3088),j=o.getParameter(2978),se=new He().fromArray(te),ge=new He().fromArray(j);function Se(R,de,G){const he=new Uint8Array(4),ce=o.createTexture();o.bindTexture(R,ce),o.texParameteri(R,10241,9728),o.texParameteri(R,10240,9728);for(let Ue=0;UeQ||C.height>Q)&&(ie=Q/Math.max(C.width,C.height)),ie<1||w===!0)if(typeof HTMLImageElement<"u"&&C instanceof HTMLImageElement||typeof HTMLCanvasElement<"u"&&C instanceof HTMLCanvasElement||typeof ImageBitmap<"u"&&C instanceof ImageBitmap){const le=w?qr:Math.floor,Te=le(ie*C.width),U=le(ie*C.height);p===void 0&&(p=x(Te,U));const _e=O?x(Te,U):p;return _e.width=Te,_e.height=U,_e.getContext("2d").drawImage(C,0,0,Te,U),console.warn("THREE.WebGLRenderer: Texture has been resized from ("+C.width+"x"+C.height+") to ("+Te+"x"+U+")."),_e}else return"data"in C&&console.warn("THREE.WebGLRenderer: Image in DataTexture is too big ("+C.width+"x"+C.height+")."),C;return C}function v(C){return So(C.width)&&So(C.height)}function b(C){return a?!1:C.wrapS!==vt||C.wrapT!==vt||C.minFilter!==ot&&C.minFilter!==it}function S(C,w){return C.generateMipmaps&&w&&C.minFilter!==ot&&C.minFilter!==it}function L(C){o.generateMipmap(C)}function y(C,w,O,Q,ie=!1){if(a===!1)return w;if(C!==null){if(o[C]!==void 0)return o[C];console.warn("THREE.WebGLRenderer: Attempt to use non-existing WebGL internal format '"+C+"'")}let le=w;return w===6403&&(O===5126&&(le=33326),O===5131&&(le=33325),O===5121&&(le=33321)),w===33319&&(O===5126&&(le=33328),O===5131&&(le=33327),O===5121&&(le=33323)),w===6408&&(O===5126&&(le=34836),O===5131&&(le=34842),O===5121&&(le=Q===Je&&ie===!1?35907:32856),O===32819&&(le=32854),O===32820&&(le=32855)),(le===33325||le===33326||le===33327||le===33328||le===34842||le===34836)&&e.get("EXT_color_buffer_float"),le}function E(C,w,O){return S(C,O)===!0||C.isFramebufferTexture&&C.minFilter!==ot&&C.minFilter!==it?Math.log2(Math.max(w.width,w.height))+1:C.mipmaps!==void 0&&C.mipmaps.length>0?C.mipmaps.length:C.isCompressedTexture&&Array.isArray(C.image)?w.mipmaps.length:1}function P(C){return C===ot||C===Gr||C===Hr?9728:9729}function I(C){const w=C.target;w.removeEventListener("dispose",I),ee(w),w.isVideoTexture&&g.delete(w)}function Z(C){const w=C.target;w.removeEventListener("dispose",Z),H(w)}function ee(C){const w=n.get(C);if(w.__webglInit===void 0)return;const O=C.source,Q=m.get(O);if(Q){const ie=Q[w.__cacheKey];ie.usedTimes--,ie.usedTimes===0&&D(C),Object.keys(Q).length===0&&m.delete(O)}n.remove(C)}function D(C){const w=n.get(C);o.deleteTexture(w.__webglTexture);const O=C.source,Q=m.get(O);delete Q[w.__cacheKey],r.memory.textures--}function H(C){const w=C.texture,O=n.get(C),Q=n.get(w);if(Q.__webglTexture!==void 0&&(o.deleteTexture(Q.__webglTexture),r.memory.textures--),C.depthTexture&&C.depthTexture.dispose(),C.isWebGLCubeRenderTarget)for(let ie=0;ie<6;ie++)o.deleteFramebuffer(O.__webglFramebuffer[ie]),O.__webglDepthbuffer&&o.deleteRenderbuffer(O.__webglDepthbuffer[ie]);else{if(o.deleteFramebuffer(O.__webglFramebuffer),O.__webglDepthbuffer&&o.deleteRenderbuffer(O.__webglDepthbuffer),O.__webglMultisampledFramebuffer&&o.deleteFramebuffer(O.__webglMultisampledFramebuffer),O.__webglColorRenderbuffer)for(let ie=0;ie=l&&console.warn("THREE.WebGLTextures: Trying to use "+C+" texture units while this GPU supports only "+l),z+=1,C}function B(C){const w=[];return w.push(C.wrapS),w.push(C.wrapT),w.push(C.magFilter),w.push(C.minFilter),w.push(C.anisotropy),w.push(C.internalFormat),w.push(C.format),w.push(C.type),w.push(C.generateMipmaps),w.push(C.premultiplyAlpha),w.push(C.flipY),w.push(C.unpackAlignment),w.push(C.encoding),w.join()}function V(C,w){const O=n.get(C);if(C.isVideoTexture&&Ze(C),C.isRenderTargetTexture===!1&&C.version>0&&O.__version!==C.version){const Q=C.image;if(Q===null)console.warn("THREE.WebGLRenderer: Texture marked for update but no image data found.");else if(Q.complete===!1)console.warn("THREE.WebGLRenderer: Texture marked for update but image is incomplete");else{Me(O,C,w);return}}t.activeTexture(33984+w),t.bindTexture(3553,O.__webglTexture)}function te(C,w){const O=n.get(C);if(C.version>0&&O.__version!==C.version){Me(O,C,w);return}t.activeTexture(33984+w),t.bindTexture(35866,O.__webglTexture)}function j(C,w){const O=n.get(C);if(C.version>0&&O.__version!==C.version){Me(O,C,w);return}t.activeTexture(33984+w),t.bindTexture(32879,O.__webglTexture)}function se(C,w){const O=n.get(C);if(C.version>0&&O.__version!==C.version){Ae(O,C,w);return}t.activeTexture(33984+w),t.bindTexture(34067,O.__webglTexture)}const ge={[As]:10497,[vt]:33071,[Ts]:33648},Se={[ot]:9728,[Gr]:9984,[Hr]:9986,[it]:9729,[zo]:9985,[hi]:9987};function q(C,w,O){if(O?(o.texParameteri(C,10242,ge[w.wrapS]),o.texParameteri(C,10243,ge[w.wrapT]),(C===32879||C===35866)&&o.texParameteri(C,32882,ge[w.wrapR]),o.texParameteri(C,10240,Se[w.magFilter]),o.texParameteri(C,10241,Se[w.minFilter])):(o.texParameteri(C,10242,33071),o.texParameteri(C,10243,33071),(C===32879||C===35866)&&o.texParameteri(C,32882,33071),(w.wrapS!==vt||w.wrapT!==vt)&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.wrapS and Texture.wrapT should be set to THREE.ClampToEdgeWrapping."),o.texParameteri(C,10240,P(w.magFilter)),o.texParameteri(C,10241,P(w.minFilter)),w.minFilter!==ot&&w.minFilter!==it&&console.warn("THREE.WebGLRenderer: Texture is not power of two. Texture.minFilter should be set to THREE.NearestFilter or THREE.LinearFilter.")),e.has("EXT_texture_filter_anisotropic")===!0){const Q=e.get("EXT_texture_filter_anisotropic");if(w.type===on&&e.has("OES_texture_float_linear")===!1||a===!1&&w.type===Wi&&e.has("OES_texture_half_float_linear")===!1)return;(w.anisotropy>1||n.get(w).__currentAnisotropy)&&(o.texParameterf(C,Q.TEXTURE_MAX_ANISOTROPY_EXT,Math.min(w.anisotropy,i.getMaxAnisotropy())),n.get(w).__currentAnisotropy=w.anisotropy)}}function De(C,w){let O=!1;C.__webglInit===void 0&&(C.__webglInit=!0,w.addEventListener("dispose",I));const Q=w.source;let ie=m.get(Q);ie===void 0&&(ie={},m.set(Q,ie));const le=B(w);if(le!==C.__cacheKey){ie[le]===void 0&&(ie[le]={texture:o.createTexture(),usedTimes:0},r.memory.textures++,O=!0),ie[le].usedTimes++;const Te=ie[C.__cacheKey];Te!==void 0&&(ie[C.__cacheKey].usedTimes--,Te.usedTimes===0&&D(w)),C.__cacheKey=le,C.__webglTexture=ie[le].texture}return O}function Me(C,w,O){let Q=3553;w.isDataArrayTexture&&(Q=35866),w.isData3DTexture&&(Q=32879);const ie=De(C,w),le=w.source;if(t.activeTexture(33984+O),t.bindTexture(Q,C.__webglTexture),le.version!==le.__currentVersion||ie===!0){o.pixelStorei(37440,w.flipY),o.pixelStorei(37441,w.premultiplyAlpha),o.pixelStorei(3317,w.unpackAlignment),o.pixelStorei(37443,0);const Te=b(w)&&v(w.image)===!1;let U=M(w.image,Te,!1,h);U=Xe(w,U);const _e=v(U)||a,fe=s.convert(w.format,w.encoding);let ve=s.convert(w.type),pe=y(w.internalFormat,fe,ve,w.encoding,w.isVideoTexture);q(Q,w,_e);let Re;const Ve=w.mipmaps,et=a&&w.isVideoTexture!==!0,R=le.__currentVersion===void 0||ie===!0,de=E(w,U,_e);if(w.isDepthTexture)pe=6402,a?w.type===on?pe=36012:w.type===wn?pe=33190:w.type===jn?pe=35056:pe=33189:w.type===on&&console.error("WebGLRenderer: Floating point depth texture requires WebGL2."),w.format===An&&pe===6402&&w.type!==Bo&&w.type!==wn&&(console.warn("THREE.WebGLRenderer: Use UnsignedShortType or UnsignedIntType for DepthFormat DepthTexture."),w.type=wn,ve=s.convert(w.type)),w.format===ii&&pe===6402&&(pe=34041,w.type!==jn&&(console.warn("THREE.WebGLRenderer: Use UnsignedInt248Type for DepthStencilFormat DepthTexture."),w.type=jn,ve=s.convert(w.type))),R&&(et?t.texStorage2D(3553,1,pe,U.width,U.height):t.texImage2D(3553,0,pe,U.width,U.height,0,fe,ve,null));else if(w.isDataTexture)if(Ve.length>0&&_e){et&&R&&t.texStorage2D(3553,de,pe,Ve[0].width,Ve[0].height);for(let G=0,he=Ve.length;G>=1,he>>=1}}else if(Ve.length>0&&_e){et&&R&&t.texStorage2D(3553,de,pe,Ve[0].width,Ve[0].height);for(let G=0,he=Ve.length;G0&&R++,t.texStorage2D(34067,R,Re,U[0].width,U[0].height));for(let G=0;G<6;G++)if(Te){Ve?t.texSubImage2D(34069+G,0,0,0,U[G].width,U[G].height,ve,pe,U[G].data):t.texImage2D(34069+G,0,Re,U[G].width,U[G].height,0,ve,pe,U[G].data);for(let he=0;he0&&ye(C)===!1){const U=le?w:[w];O.__webglMultisampledFramebuffer=o.createFramebuffer(),O.__webglColorRenderbuffer=[],t.bindFramebuffer(36160,O.__webglMultisampledFramebuffer);for(let _e=0;_e0&&ye(C)===!1){const w=C.isWebGLMultipleRenderTargets?C.texture:[C.texture],O=C.width,Q=C.height;let ie=16384;const le=[],Te=C.stencilBuffer?33306:36096,U=n.get(C),_e=C.isWebGLMultipleRenderTargets===!0;if(_e)for(let fe=0;fe0&&e.has("WEBGL_multisampled_render_to_texture")===!0&&w.__useRenderToTexture!==!1}function Ze(C){const w=r.render.frame;g.get(C)!==w&&(g.set(C,w),C.update())}function Xe(C,w){const O=C.encoding,Q=C.format,ie=C.type;return C.isCompressedTexture===!0||C.isVideoTexture===!0||C.format===Wr||O!==Ln&&(O===Je?a===!1?e.has("EXT_sRGB")===!0&&Q===zt?(C.format=Wr,C.minFilter=it,C.generateMipmaps=!1):w=ko.sRGBToLinear(w):(Q!==zt||ie!==Cn)&&console.warn("THREE.WebGLTextures: sRGB encoded textures have to use RGBAFormat and UnsignedByteType."):console.error("THREE.WebGLTextures: Unsupported texture encoding:",O)),w}this.allocateTextureUnit=$,this.resetTextureUnits=K,this.setTexture2D=V,this.setTexture2DArray=te,this.setTexture3D=j,this.setTextureCube=se,this.rebindTextures=ne,this.setupRenderTarget=xe,this.updateRenderTargetMipmap=ae,this.updateMultisampleRenderTarget=Ee,this.setupDepthRenderbuffer=W,this.setupFrameBufferTexture=oe,this.useMultisampledRTT=ye}function Xh(o,e,t){const n=t.isWebGL2;function i(s,r=null){let a;if(s===Cn)return 5121;if(s===mh)return 32819;if(s===gh)return 32820;if(s===dh)return 5120;if(s===fh)return 5122;if(s===Bo)return 5123;if(s===ph)return 5124;if(s===wn)return 5125;if(s===on)return 5126;if(s===Wi)return n?5131:(a=e.get("OES_texture_half_float"),a!==null?a.HALF_FLOAT_OES:null);if(s===xh)return 6406;if(s===zt)return 6408;if(s===vh)return 6409;if(s===yh)return 6410;if(s===An)return 6402;if(s===ii)return 34041;if(s===Mh)return 6403;if(s===_h)return console.warn("THREE.WebGLRenderer: THREE.RGBFormat has been removed. Use THREE.RGBAFormat instead. https://github.com/mrdoob/three.js/pull/23228"),6408;if(s===Wr)return a=e.get("EXT_sRGB"),a!==null?a.SRGB_ALPHA_EXT:null;if(s===bh)return 36244;if(s===wh)return 33319;if(s===Sh)return 33320;if(s===Ah)return 36249;if(s===Dr||s===Fr||s===Nr||s===zr)if(r===Je)if(a=e.get("WEBGL_compressed_texture_s3tc_srgb"),a!==null){if(s===Dr)return a.COMPRESSED_SRGB_S3TC_DXT1_EXT;if(s===Fr)return a.COMPRESSED_SRGB_ALPHA_S3TC_DXT1_EXT;if(s===Nr)return a.COMPRESSED_SRGB_ALPHA_S3TC_DXT3_EXT;if(s===zr)return a.COMPRESSED_SRGB_ALPHA_S3TC_DXT5_EXT}else return null;else if(a=e.get("WEBGL_compressed_texture_s3tc"),a!==null){if(s===Dr)return a.COMPRESSED_RGB_S3TC_DXT1_EXT;if(s===Fr)return a.COMPRESSED_RGBA_S3TC_DXT1_EXT;if(s===Nr)return a.COMPRESSED_RGBA_S3TC_DXT3_EXT;if(s===zr)return a.COMPRESSED_RGBA_S3TC_DXT5_EXT}else return null;if(s===to||s===no||s===io||s===so)if(a=e.get("WEBGL_compressed_texture_pvrtc"),a!==null){if(s===to)return a.COMPRESSED_RGB_PVRTC_4BPPV1_IMG;if(s===no)return a.COMPRESSED_RGB_PVRTC_2BPPV1_IMG;if(s===io)return a.COMPRESSED_RGBA_PVRTC_4BPPV1_IMG;if(s===so)return a.COMPRESSED_RGBA_PVRTC_2BPPV1_IMG}else return null;if(s===Th)return a=e.get("WEBGL_compressed_texture_etc1"),a!==null?a.COMPRESSED_RGB_ETC1_WEBGL:null;if(s===ro||s===ao)if(a=e.get("WEBGL_compressed_texture_etc"),a!==null){if(s===ro)return r===Je?a.COMPRESSED_SRGB8_ETC2:a.COMPRESSED_RGB8_ETC2;if(s===ao)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ETC2_EAC:a.COMPRESSED_RGBA8_ETC2_EAC}else return null;if(s===oo||s===lo||s===co||s===ho||s===uo||s===fo||s===po||s===mo||s===go||s===xo||s===_o||s===vo||s===yo||s===Mo)if(a=e.get("WEBGL_compressed_texture_astc"),a!==null){if(s===oo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR:a.COMPRESSED_RGBA_ASTC_4x4_KHR;if(s===lo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR:a.COMPRESSED_RGBA_ASTC_5x4_KHR;if(s===co)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR:a.COMPRESSED_RGBA_ASTC_5x5_KHR;if(s===ho)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR:a.COMPRESSED_RGBA_ASTC_6x5_KHR;if(s===uo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR:a.COMPRESSED_RGBA_ASTC_6x6_KHR;if(s===fo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR:a.COMPRESSED_RGBA_ASTC_8x5_KHR;if(s===po)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR:a.COMPRESSED_RGBA_ASTC_8x6_KHR;if(s===mo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR:a.COMPRESSED_RGBA_ASTC_8x8_KHR;if(s===go)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR:a.COMPRESSED_RGBA_ASTC_10x5_KHR;if(s===xo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR:a.COMPRESSED_RGBA_ASTC_10x6_KHR;if(s===_o)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR:a.COMPRESSED_RGBA_ASTC_10x8_KHR;if(s===vo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR:a.COMPRESSED_RGBA_ASTC_10x10_KHR;if(s===yo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR:a.COMPRESSED_RGBA_ASTC_12x10_KHR;if(s===Mo)return r===Je?a.COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR:a.COMPRESSED_RGBA_ASTC_12x12_KHR}else return null;if(s===bo)if(a=e.get("EXT_texture_compression_bptc"),a!==null){if(s===bo)return r===Je?a.COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT:a.COMPRESSED_RGBA_BPTC_UNORM_EXT}else return null;return s===jn?n?34042:(a=e.get("WEBGL_depth_texture"),a!==null?a.UNSIGNED_INT_24_8_WEBGL:null):o[s]!==void 0?o[s]:null}return{convert:i}}class Yh extends dt{constructor(e=[]){super(),this.isArrayCamera=!0,this.cameras=e}}class ki extends We{constructor(){super(),this.isGroup=!0,this.type="Group"}}const k0={type:"move"};class Ua{constructor(){this._targetRay=null,this._grip=null,this._hand=null}getHandSpace(){return this._hand===null&&(this._hand=new ki,this._hand.matrixAutoUpdate=!1,this._hand.visible=!1,this._hand.joints={},this._hand.inputState={pinching:!1}),this._hand}getTargetRaySpace(){return this._targetRay===null&&(this._targetRay=new ki,this._targetRay.matrixAutoUpdate=!1,this._targetRay.visible=!1,this._targetRay.hasLinearVelocity=!1,this._targetRay.linearVelocity=new A,this._targetRay.hasAngularVelocity=!1,this._targetRay.angularVelocity=new A),this._targetRay}getGripSpace(){return this._grip===null&&(this._grip=new ki,this._grip.matrixAutoUpdate=!1,this._grip.visible=!1,this._grip.hasLinearVelocity=!1,this._grip.linearVelocity=new A,this._grip.hasAngularVelocity=!1,this._grip.angularVelocity=new A),this._grip}dispatchEvent(e){return this._targetRay!==null&&this._targetRay.dispatchEvent(e),this._grip!==null&&this._grip.dispatchEvent(e),this._hand!==null&&this._hand.dispatchEvent(e),this}disconnect(e){return this.dispatchEvent({type:"disconnected",data:e}),this._targetRay!==null&&(this._targetRay.visible=!1),this._grip!==null&&(this._grip.visible=!1),this._hand!==null&&(this._hand.visible=!1),this}update(e,t,n){let i=null,s=null,r=null;const a=this._targetRay,l=this._grip,c=this._hand;if(e&&t.session.visibilityState!=="visible-blurred"){if(c&&e.hand){r=!0;for(const p of e.hand.values()){const m=t.getJointPose(p,n);if(c.joints[p.jointName]===void 0){const x=new ki;x.matrixAutoUpdate=!1,x.visible=!1,c.joints[p.jointName]=x,c.add(x)}const _=c.joints[p.jointName];m!==null&&(_.matrix.fromArray(m.transform.matrix),_.matrix.decompose(_.position,_.rotation,_.scale),_.jointRadius=m.radius),_.visible=m!==null}const h=c.joints["index-finger-tip"],u=c.joints["thumb-tip"],d=h.position.distanceTo(u.position),f=.02,g=.005;c.inputState.pinching&&d>f+g?(c.inputState.pinching=!1,this.dispatchEvent({type:"pinchend",handedness:e.handedness,target:this})):!c.inputState.pinching&&d<=f-g&&(c.inputState.pinching=!0,this.dispatchEvent({type:"pinchstart",handedness:e.handedness,target:this}))}else l!==null&&e.gripSpace&&(s=t.getPose(e.gripSpace,n),s!==null&&(l.matrix.fromArray(s.transform.matrix),l.matrix.decompose(l.position,l.rotation,l.scale),s.linearVelocity?(l.hasLinearVelocity=!0,l.linearVelocity.copy(s.linearVelocity)):l.hasLinearVelocity=!1,s.angularVelocity?(l.hasAngularVelocity=!0,l.angularVelocity.copy(s.angularVelocity)):l.hasAngularVelocity=!1));a!==null&&(i=t.getPose(e.targetRaySpace,n),i===null&&s!==null&&(i=s),i!==null&&(a.matrix.fromArray(i.transform.matrix),a.matrix.decompose(a.position,a.rotation,a.scale),i.linearVelocity?(a.hasLinearVelocity=!0,a.linearVelocity.copy(i.linearVelocity)):a.hasLinearVelocity=!1,i.angularVelocity?(a.hasAngularVelocity=!0,a.angularVelocity.copy(i.angularVelocity)):a.hasAngularVelocity=!1,this.dispatchEvent(k0)))}return a!==null&&(a.visible=i!==null),l!==null&&(l.visible=s!==null),c!==null&&(c.visible=r!==null),this}}class Zh extends ct{constructor(e,t,n,i,s,r,a,l,c,h){if(h=h!==void 0?h:An,h!==An&&h!==ii)throw new Error("DepthTexture format must be either THREE.DepthFormat or THREE.DepthStencilFormat");n===void 0&&h===An&&(n=wn),n===void 0&&h===ii&&(n=jn),super(null,i,s,r,a,l,h,n,c),this.isDepthTexture=!0,this.image={width:e,height:t},this.magFilter=a!==void 0?a:ot,this.minFilter=l!==void 0?l:ot,this.flipY=!1,this.generateMipmaps=!1}}class V0 extends un{constructor(e,t){super();const n=this;let i=null,s=1,r=null,a="local-floor",l=null,c=null,h=null,u=null,d=null,f=null;const g=t.getContextAttributes();let p=null,m=null;const _=[],x=[],M=new dt;M.layers.enable(1),M.viewport=new He;const v=new dt;v.layers.enable(2),v.viewport=new He;const b=[M,v],S=new Yh;S.layers.enable(1),S.layers.enable(2);let L=null,y=null;this.cameraAutoUpdate=!0,this.enabled=!1,this.isPresenting=!1,this.getController=function(B){let V=_[B];return V===void 0&&(V=new Ua,_[B]=V),V.getTargetRaySpace()},this.getControllerGrip=function(B){let V=_[B];return V===void 0&&(V=new Ua,_[B]=V),V.getGripSpace()},this.getHand=function(B){let V=_[B];return V===void 0&&(V=new Ua,_[B]=V),V.getHandSpace()};function E(B){const V=x.indexOf(B.inputSource);if(V===-1)return;const te=_[V];te!==void 0&&te.dispatchEvent({type:B.type,data:B.inputSource})}function P(){i.removeEventListener("select",E),i.removeEventListener("selectstart",E),i.removeEventListener("selectend",E),i.removeEventListener("squeeze",E),i.removeEventListener("squeezestart",E),i.removeEventListener("squeezeend",E),i.removeEventListener("end",P),i.removeEventListener("inputsourceschange",I);for(let B=0;B<_.length;B++){const V=x[B];V!==null&&(x[B]=null,_[B].disconnect(V))}L=null,y=null,e.setRenderTarget(p),d=null,u=null,h=null,i=null,m=null,$.stop(),n.isPresenting=!1,n.dispatchEvent({type:"sessionend"})}this.setFramebufferScaleFactor=function(B){s=B,n.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change framebuffer scale while presenting.")},this.setReferenceSpaceType=function(B){a=B,n.isPresenting===!0&&console.warn("THREE.WebXRManager: Cannot change reference space type while presenting.")},this.getReferenceSpace=function(){return l||r},this.setReferenceSpace=function(B){l=B},this.getBaseLayer=function(){return u!==null?u:d},this.getBinding=function(){return h},this.getFrame=function(){return f},this.getSession=function(){return i},this.setSession=async function(B){if(i=B,i!==null){if(p=e.getRenderTarget(),i.addEventListener("select",E),i.addEventListener("selectstart",E),i.addEventListener("selectend",E),i.addEventListener("squeeze",E),i.addEventListener("squeezestart",E),i.addEventListener("squeezeend",E),i.addEventListener("end",P),i.addEventListener("inputsourceschange",I),g.xrCompatible!==!0&&await t.makeXRCompatible(),i.renderState.layers===void 0||e.capabilities.isWebGL2===!1){const V={antialias:i.renderState.layers===void 0?g.antialias:!0,alpha:g.alpha,depth:g.depth,stencil:g.stencil,framebufferScaleFactor:s};d=new XRWebGLLayer(i,t,V),i.updateRenderState({baseLayer:d}),m=new Ot(d.framebufferWidth,d.framebufferHeight,{format:zt,type:Cn,encoding:e.outputEncoding})}else{let V=null,te=null,j=null;g.depth&&(j=g.stencil?35056:33190,V=g.stencil?ii:An,te=g.stencil?jn:wn);const se={colorFormat:32856,depthFormat:j,scaleFactor:s};h=new XRWebGLBinding(i,t),u=h.createProjectionLayer(se),i.updateRenderState({layers:[u]}),m=new Ot(u.textureWidth,u.textureHeight,{format:zt,type:Cn,depthTexture:new Zh(u.textureWidth,u.textureHeight,te,void 0,void 0,void 0,void 0,void 0,void 0,V),stencilBuffer:g.stencil,encoding:e.outputEncoding,samples:g.antialias?4:0});const ge=e.properties.get(m);ge.__ignoreDepthValues=u.ignoreDepthValues}m.isXRRenderTarget=!0,this.setFoveation(1),l=null,r=await i.requestReferenceSpace(a),$.setContext(i),$.start(),n.isPresenting=!0,n.dispatchEvent({type:"sessionstart"})}};function I(B){for(let V=0;V=0&&(x[j]=null,_[j].dispatchEvent({type:"disconnected",data:te}))}for(let V=0;V=x.length){x.push(te),j=ge;break}else if(x[ge]===null){x[ge]=te,j=ge;break}if(j===-1)break}const se=_[j];se&&se.dispatchEvent({type:"connected",data:te})}}const Z=new A,ee=new A;function D(B,V,te){Z.setFromMatrixPosition(V.matrixWorld),ee.setFromMatrixPosition(te.matrixWorld);const j=Z.distanceTo(ee),se=V.projectionMatrix.elements,ge=te.projectionMatrix.elements,Se=se[14]/(se[10]-1),q=se[14]/(se[10]+1),De=(se[9]+1)/se[5],Me=(se[9]-1)/se[5],Ae=(se[8]-1)/se[0],oe=(ge[8]+1)/ge[0],ze=Se*Ae,X=Se*oe,W=j/(-Ae+oe),ne=W*-Ae;V.matrixWorld.decompose(B.position,B.quaternion,B.scale),B.translateX(ne),B.translateZ(W),B.matrixWorld.compose(B.position,B.quaternion,B.scale),B.matrixWorldInverse.copy(B.matrixWorld).invert();const xe=Se+W,ae=q+W,Ee=ze-ne,be=X+(j-ne),ye=De*q/ae*xe,Ze=Me*q/ae*xe;B.projectionMatrix.makePerspective(Ee,be,ye,Ze,xe,ae)}function H(B,V){V===null?B.matrixWorld.copy(B.matrix):B.matrixWorld.multiplyMatrices(V.matrixWorld,B.matrix),B.matrixWorldInverse.copy(B.matrixWorld).invert()}this.updateCamera=function(B){if(i===null)return;S.near=v.near=M.near=B.near,S.far=v.far=M.far=B.far,(L!==S.near||y!==S.far)&&(i.updateRenderState({depthNear:S.near,depthFar:S.far}),L=S.near,y=S.far);const V=B.parent,te=S.cameras;H(S,V);for(let se=0;se0&&(p.alphaTest.value=m.alphaTest);const _=e.get(m).envMap;if(_&&(p.envMap.value=_,p.flipEnvMap.value=_.isCubeTexture&&_.isRenderTargetTexture===!1?-1:1,p.reflectivity.value=m.reflectivity,p.ior.value=m.ior,p.refractionRatio.value=m.refractionRatio),m.lightMap){p.lightMap.value=m.lightMap;const v=o.physicallyCorrectLights!==!0?Math.PI:1;p.lightMapIntensity.value=m.lightMapIntensity*v}m.aoMap&&(p.aoMap.value=m.aoMap,p.aoMapIntensity.value=m.aoMapIntensity);let x;m.map?x=m.map:m.specularMap?x=m.specularMap:m.displacementMap?x=m.displacementMap:m.normalMap?x=m.normalMap:m.bumpMap?x=m.bumpMap:m.roughnessMap?x=m.roughnessMap:m.metalnessMap?x=m.metalnessMap:m.alphaMap?x=m.alphaMap:m.emissiveMap?x=m.emissiveMap:m.clearcoatMap?x=m.clearcoatMap:m.clearcoatNormalMap?x=m.clearcoatNormalMap:m.clearcoatRoughnessMap?x=m.clearcoatRoughnessMap:m.iridescenceMap?x=m.iridescenceMap:m.iridescenceThicknessMap?x=m.iridescenceThicknessMap:m.specularIntensityMap?x=m.specularIntensityMap:m.specularColorMap?x=m.specularColorMap:m.transmissionMap?x=m.transmissionMap:m.thicknessMap?x=m.thicknessMap:m.sheenColorMap?x=m.sheenColorMap:m.sheenRoughnessMap&&(x=m.sheenRoughnessMap),x!==void 0&&(x.isWebGLRenderTarget&&(x=x.texture),x.matrixAutoUpdate===!0&&x.updateMatrix(),p.uvTransform.value.copy(x.matrix));let M;m.aoMap?M=m.aoMap:m.lightMap&&(M=m.lightMap),M!==void 0&&(M.isWebGLRenderTarget&&(M=M.texture),M.matrixAutoUpdate===!0&&M.updateMatrix(),p.uv2Transform.value.copy(M.matrix))}function s(p,m){p.diffuse.value.copy(m.color),p.opacity.value=m.opacity}function r(p,m){p.dashSize.value=m.dashSize,p.totalSize.value=m.dashSize+m.gapSize,p.scale.value=m.scale}function a(p,m,_,x){p.diffuse.value.copy(m.color),p.opacity.value=m.opacity,p.size.value=m.size*_,p.scale.value=x*.5,m.map&&(p.map.value=m.map),m.alphaMap&&(p.alphaMap.value=m.alphaMap),m.alphaTest>0&&(p.alphaTest.value=m.alphaTest);let M;m.map?M=m.map:m.alphaMap&&(M=m.alphaMap),M!==void 0&&(M.matrixAutoUpdate===!0&&M.updateMatrix(),p.uvTransform.value.copy(M.matrix))}function l(p,m){p.diffuse.value.copy(m.color),p.opacity.value=m.opacity,p.rotation.value=m.rotation,m.map&&(p.map.value=m.map),m.alphaMap&&(p.alphaMap.value=m.alphaMap),m.alphaTest>0&&(p.alphaTest.value=m.alphaTest);let _;m.map?_=m.map:m.alphaMap&&(_=m.alphaMap),_!==void 0&&(_.matrixAutoUpdate===!0&&_.updateMatrix(),p.uvTransform.value.copy(_.matrix))}function c(p,m){p.specular.value.copy(m.specular),p.shininess.value=Math.max(m.shininess,1e-4)}function h(p,m){m.gradientMap&&(p.gradientMap.value=m.gradientMap)}function u(p,m){p.roughness.value=m.roughness,p.metalness.value=m.metalness,m.roughnessMap&&(p.roughnessMap.value=m.roughnessMap),m.metalnessMap&&(p.metalnessMap.value=m.metalnessMap),e.get(m).envMap&&(p.envMapIntensity.value=m.envMapIntensity)}function d(p,m,_){p.ior.value=m.ior,m.sheen>0&&(p.sheenColor.value.copy(m.sheenColor).multiplyScalar(m.sheen),p.sheenRoughness.value=m.sheenRoughness,m.sheenColorMap&&(p.sheenColorMap.value=m.sheenColorMap),m.sheenRoughnessMap&&(p.sheenRoughnessMap.value=m.sheenRoughnessMap)),m.clearcoat>0&&(p.clearcoat.value=m.clearcoat,p.clearcoatRoughness.value=m.clearcoatRoughness,m.clearcoatMap&&(p.clearcoatMap.value=m.clearcoatMap),m.clearcoatRoughnessMap&&(p.clearcoatRoughnessMap.value=m.clearcoatRoughnessMap),m.clearcoatNormalMap&&(p.clearcoatNormalScale.value.copy(m.clearcoatNormalScale),p.clearcoatNormalMap.value=m.clearcoatNormalMap,m.side===Bt&&p.clearcoatNormalScale.value.negate())),m.iridescence>0&&(p.iridescence.value=m.iridescence,p.iridescenceIOR.value=m.iridescenceIOR,p.iridescenceThicknessMinimum.value=m.iridescenceThicknessRange[0],p.iridescenceThicknessMaximum.value=m.iridescenceThicknessRange[1],m.iridescenceMap&&(p.iridescenceMap.value=m.iridescenceMap),m.iridescenceThicknessMap&&(p.iridescenceThicknessMap.value=m.iridescenceThicknessMap)),m.transmission>0&&(p.transmission.value=m.transmission,p.transmissionSamplerMap.value=_.texture,p.transmissionSamplerSize.value.set(_.width,_.height),m.transmissionMap&&(p.transmissionMap.value=m.transmissionMap),p.thickness.value=m.thickness,m.thicknessMap&&(p.thicknessMap.value=m.thicknessMap),p.attenuationDistance.value=m.attenuationDistance,p.attenuationColor.value.copy(m.attenuationColor)),p.specularIntensity.value=m.specularIntensity,p.specularColor.value.copy(m.specularColor),m.specularIntensityMap&&(p.specularIntensityMap.value=m.specularIntensityMap),m.specularColorMap&&(p.specularColorMap.value=m.specularColorMap)}function f(p,m){m.matcap&&(p.matcap.value=m.matcap)}function g(p,m){p.referencePosition.value.copy(m.referencePosition),p.nearDistance.value=m.nearDistance,p.farDistance.value=m.farDistance}return{refreshFogUniforms:t,refreshMaterialUniforms:n}}function H0(o,e,t,n){let i={},s={},r=[];const a=t.isWebGL2?o.getParameter(35375):0;function l(x,M){const v=M.program;n.uniformBlockBinding(x,v)}function c(x,M){let v=i[x.id];v===void 0&&(g(x),v=h(x),i[x.id]=v,x.addEventListener("dispose",m));const b=M.program;n.updateUBOMapping(x,b);const S=e.render.frame;s[x.id]!==S&&(d(x),s[x.id]=S)}function h(x){const M=u();x.__bindingPointIndex=M;const v=o.createBuffer(),b=x.__size,S=x.usage;return o.bindBuffer(35345,v),o.bufferData(35345,b,S),o.bindBuffer(35345,null),o.bindBufferBase(35345,M,v),v}function u(){for(let x=0;x0){S=v%b;const I=b-S;S!==0&&I-P.boundary<0&&(v+=b-S,E.__offset=v)}v+=P.storage}return S=v%b,S>0&&(v+=b-S),x.__size=v,x.__cache={},this}function p(x){const M=x.value,v={boundary:0,storage:0};return typeof M=="number"?(v.boundary=4,v.storage=4):M.isVector2?(v.boundary=8,v.storage=8):M.isVector3||M.isColor?(v.boundary=16,v.storage=12):M.isVector4?(v.boundary=16,v.storage=16):M.isMatrix3?(v.boundary=48,v.storage=48):M.isMatrix4?(v.boundary=64,v.storage=64):M.isTexture?console.warn("THREE.WebGLRenderer: Texture samplers can not be part of an uniforms group."):console.warn("THREE.WebGLRenderer: Unsupported uniform value type.",M),v}function m(x){const M=x.target;M.removeEventListener("dispose",m);const v=r.indexOf(M.__bindingPointIndex);r.splice(v,1),o.deleteBuffer(i[M.id]),delete i[M.id],delete s[M.id]}function _(){for(const x in i)o.deleteBuffer(i[x]);r=[],i={},s={}}return{bind:l,update:c,dispose:_}}function W0(){const o=Is("canvas");return o.style.display="block",o}function Jh(o={}){this.isWebGLRenderer=!0;const e=o.canvas!==void 0?o.canvas:W0(),t=o.context!==void 0?o.context:null,n=o.depth!==void 0?o.depth:!0,i=o.stencil!==void 0?o.stencil:!0,s=o.antialias!==void 0?o.antialias:!1,r=o.premultipliedAlpha!==void 0?o.premultipliedAlpha:!0,a=o.preserveDrawingBuffer!==void 0?o.preserveDrawingBuffer:!1,l=o.powerPreference!==void 0?o.powerPreference:"default",c=o.failIfMajorPerformanceCaveat!==void 0?o.failIfMajorPerformanceCaveat:!1;let h;t!==null?h=t.getContextAttributes().alpha:h=o.alpha!==void 0?o.alpha:!1;let u=null,d=null;const f=[],g=[];this.domElement=e,this.debug={checkShaderErrors:!0},this.autoClear=!0,this.autoClearColor=!0,this.autoClearDepth=!0,this.autoClearStencil=!0,this.sortObjects=!0,this.clippingPlanes=[],this.localClippingEnabled=!1,this.outputEncoding=Ln,this.physicallyCorrectLights=!1,this.toneMapping=Yt,this.toneMappingExposure=1,Object.defineProperties(this,{gammaFactor:{get:function(){return console.warn("THREE.WebGLRenderer: .gammaFactor has been removed."),2},set:function(){console.warn("THREE.WebGLRenderer: .gammaFactor has been removed.")}}});const p=this;let m=!1,_=0,x=0,M=null,v=-1,b=null;const S=new He,L=new He;let y=null,E=e.width,P=e.height,I=1,Z=null,ee=null;const D=new He(0,0,E,P),H=new He(0,0,E,P);let z=!1;const K=new jr;let $=!1,B=!1,V=null;const te=new Le,j=new J,se=new A,ge={background:null,fog:null,environment:null,overrideMaterial:null,isScene:!0};function Se(){return M===null?I:1}let q=t;function De(T,F){for(let k=0;k0?d=g[g.length-1]:d=null,f.pop(),f.length>0?u=f[f.length-1]:u=null};function dn(T,F,k,N){if(T.visible===!1)return;if(T.layers.test(F.layers)){if(T.isGroup)k=T.renderOrder;else if(T.isLOD)T.autoUpdate===!0&&T.update(F);else if(T.isLight)d.pushLight(T),T.castShadow&&d.pushShadow(T);else if(T.isSprite){if(!T.frustumCulled||K.intersectsSprite(T)){N&&se.setFromMatrixPosition(T.matrixWorld).applyMatrix4(te);const Ce=be.update(T),Fe=T.material;Fe.visible&&u.push(T,Ce,Fe,k,se.z,null)}}else if((T.isMesh||T.isLine||T.isPoints)&&(T.isSkinnedMesh&&T.skeleton.frame!==ze.render.frame&&(T.skeleton.update(),T.skeleton.frame=ze.render.frame),!T.frustumCulled||K.intersectsObject(T))){N&&se.setFromMatrixPosition(T.matrixWorld).applyMatrix4(te);const Ce=be.update(T),Fe=T.material;if(Array.isArray(Fe)){const Ie=Ce.groups;for(let qe=0,Be=Ie.length;qe0&&jt(Y,F,k),N&&oe.viewport(S.copy(N)),Y.length>0&&Pt(Y,F,k),we.length>0&&Pt(we,F,k),Ce.length>0&&Pt(Ce,F,k),oe.buffers.depth.setTest(!0),oe.buffers.depth.setMask(!0),oe.buffers.color.setMask(!0),oe.setPolygonOffset(!1)}function jt(T,F,k){const N=Ae.isWebGL2;V===null&&(V=new Ot(1,1,{generateMipmaps:!0,type:Me.has("EXT_color_buffer_half_float")?Wi:Cn,minFilter:hi,samples:N&&s===!0?4:0})),p.getDrawingBufferSize(j),N?V.setSize(j.x,j.y):V.setSize(qr(j.x),qr(j.y));const Y=p.getRenderTarget();p.setRenderTarget(V),p.clear();const we=p.toneMapping;p.toneMapping=Yt,Pt(T,F,k),p.toneMapping=we,W.updateMultisampleRenderTarget(V),W.updateRenderTargetMipmap(V),p.setRenderTarget(Y)}function Pt(T,F,k){const N=F.isScene===!0?F.overrideMaterial:null;for(let Y=0,we=T.length;Y0&&W.useMultisampledRTT(T)===!1?Y=X.get(T).__webglMultisampledFramebuffer:Y=qe,S.copy(T.viewport),L.copy(T.scissor),y=T.scissorTest}else S.copy(D).multiplyScalar(I).floor(),L.copy(H).multiplyScalar(I).floor(),y=z;if(oe.bindFramebuffer(36160,Y)&&Ae.drawBuffers&&N&&oe.drawBuffers(T,Y),oe.viewport(S),oe.scissor(L),oe.setScissorTest(y),we){const Ie=X.get(T.texture);q.framebufferTexture2D(36160,36064,34069+F,Ie.__webglTexture,k)}else if(Ce){const Ie=X.get(T.texture),qe=F||0;q.framebufferTextureLayer(36160,36064,Ie.__webglTexture,k||0,qe)}v=-1},this.readRenderTargetPixels=function(T,F,k,N,Y,we,Ce){if(!(T&&T.isWebGLRenderTarget)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not THREE.WebGLRenderTarget.");return}let Fe=X.get(T).__webglFramebuffer;if(T.isWebGLCubeRenderTarget&&Ce!==void 0&&(Fe=Fe[Ce]),Fe){oe.bindFramebuffer(36160,Fe);try{const Ie=T.texture,qe=Ie.format,Be=Ie.type;if(qe!==zt&&U.convert(qe)!==q.getParameter(35739)){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in RGBA or implementation defined format.");return}const ke=Be===Wi&&(Me.has("EXT_color_buffer_half_float")||Ae.isWebGL2&&Me.has("EXT_color_buffer_float"));if(Be!==Cn&&U.convert(Be)!==q.getParameter(35738)&&!(Be===on&&(Ae.isWebGL2||Me.has("OES_texture_float")||Me.has("WEBGL_color_buffer_float")))&&!ke){console.error("THREE.WebGLRenderer.readRenderTargetPixels: renderTarget is not in UnsignedByteType or implementation defined type.");return}F>=0&&F<=T.width-N&&k>=0&&k<=T.height-Y&&q.readPixels(F,k,N,Y,U.convert(qe),U.convert(Be),we)}finally{const Ie=M!==null?X.get(M).__webglFramebuffer:null;oe.bindFramebuffer(36160,Ie)}}},this.copyFramebufferToTexture=function(T,F,k=0){const N=Math.pow(2,-k),Y=Math.floor(F.image.width*N),we=Math.floor(F.image.height*N);W.setTexture2D(F,0),q.copyTexSubImage2D(3553,k,0,0,T.x,T.y,Y,we),oe.unbindTexture()},this.copyTextureToTexture=function(T,F,k,N=0){const Y=F.image.width,we=F.image.height,Ce=U.convert(k.format),Fe=U.convert(k.type);W.setTexture2D(k,0),q.pixelStorei(37440,k.flipY),q.pixelStorei(37441,k.premultiplyAlpha),q.pixelStorei(3317,k.unpackAlignment),F.isDataTexture?q.texSubImage2D(3553,N,T.x,T.y,Y,we,Ce,Fe,F.image.data):F.isCompressedTexture?q.compressedTexSubImage2D(3553,N,T.x,T.y,F.mipmaps[0].width,F.mipmaps[0].height,Ce,F.mipmaps[0].data):q.texSubImage2D(3553,N,T.x,T.y,Ce,Fe,F.image),N===0&&k.generateMipmaps&&q.generateMipmap(3553),oe.unbindTexture()},this.copyTextureToTexture3D=function(T,F,k,N,Y=0){if(p.isWebGL1Renderer){console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: can only be used with WebGL2.");return}const we=T.max.x-T.min.x+1,Ce=T.max.y-T.min.y+1,Fe=T.max.z-T.min.z+1,Ie=U.convert(N.format),qe=U.convert(N.type);let Be;if(N.isData3DTexture)W.setTexture3D(N,0),Be=32879;else if(N.isDataArrayTexture)W.setTexture2DArray(N,0),Be=35866;else{console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: only supports THREE.DataTexture3D and THREE.DataTexture2DArray.");return}q.pixelStorei(37440,N.flipY),q.pixelStorei(37441,N.premultiplyAlpha),q.pixelStorei(3317,N.unpackAlignment);const ke=q.getParameter(3314),je=q.getParameter(32878),Nn=q.getParameter(3316),gi=q.getParameter(3315),xi=q.getParameter(32877),qt=k.isCompressedTexture?k.mipmaps[0]:k.image;q.pixelStorei(3314,qt.width),q.pixelStorei(32878,qt.height),q.pixelStorei(3316,T.min.x),q.pixelStorei(3315,T.min.y),q.pixelStorei(32877,T.min.z),k.isDataTexture||k.isData3DTexture?q.texSubImage3D(Be,Y,F.x,F.y,F.z,we,Ce,Fe,Ie,qe,qt.data):k.isCompressedTexture?(console.warn("THREE.WebGLRenderer.copyTextureToTexture3D: untested support for compressed srcTexture."),q.compressedTexSubImage3D(Be,Y,F.x,F.y,F.z,we,Ce,Fe,Ie,qt.data)):q.texSubImage3D(Be,Y,F.x,F.y,F.z,we,Ce,Fe,Ie,qe,qt),q.pixelStorei(3314,ke),q.pixelStorei(32878,je),q.pixelStorei(3316,Nn),q.pixelStorei(3315,gi),q.pixelStorei(32877,xi),Y===0&&N.generateMipmaps&&q.generateMipmap(Be),oe.unbindTexture()},this.initTexture=function(T){T.isCubeTexture?W.setTextureCube(T,0):T.isData3DTexture?W.setTexture3D(T,0):T.isDataArrayTexture?W.setTexture2DArray(T,0):W.setTexture2D(T,0),oe.unbindTexture()},this.resetState=function(){_=0,x=0,M=null,oe.reset(),_e.reset()},typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}class $h extends Jh{}$h.prototype.isWebGL1Renderer=!0;class ta{constructor(e,t=25e-5){this.isFogExp2=!0,this.name="",this.color=new ue(e),this.density=t}clone(){return new ta(this.color,this.density)}toJSON(){return{type:"FogExp2",color:this.color.getHex(),density:this.density}}}class na{constructor(e,t=1,n=1e3){this.isFog=!0,this.name="",this.color=new ue(e),this.near=t,this.far=n}clone(){return new na(this.color,this.near,this.far)}toJSON(){return{type:"Fog",color:this.color.getHex(),near:this.near,far:this.far}}}class Kh extends We{constructor(){super(),this.isScene=!0,this.type="Scene",this.background=null,this.environment=null,this.fog=null,this.overrideMaterial=null,this.autoUpdate=!0,typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("observe",{detail:this}))}copy(e,t){return super.copy(e,t),e.background!==null&&(this.background=e.background.clone()),e.environment!==null&&(this.environment=e.environment.clone()),e.fog!==null&&(this.fog=e.fog.clone()),e.overrideMaterial!==null&&(this.overrideMaterial=e.overrideMaterial.clone()),this.autoUpdate=e.autoUpdate,this.matrixAutoUpdate=e.matrixAutoUpdate,this}toJSON(e){const t=super.toJSON(e);return this.fog!==null&&(t.object.fog=this.fog.toJSON()),t}}class ia{constructor(e,t){this.isInterleavedBuffer=!0,this.array=e,this.stride=t,this.count=e!==void 0?e.length/t:0,this.usage=Ps,this.updateRange={offset:0,count:-1},this.version=0,this.uuid=Ct()}onUploadCallback(){}set needsUpdate(e){e===!0&&this.version++}setUsage(e){return this.usage=e,this}copy(e){return this.array=new e.array.constructor(e.array),this.count=e.count,this.stride=e.stride,this.usage=e.usage,this}copyAt(e,t,n){e*=this.stride,n*=t.stride;for(let i=0,s=this.stride;ie.far||t.push({distance:l,point:ps.clone(),uv:Nt.getUV(ps,dr,gs,fr,Yl,ka,Zl,new J),face:null,object:this})}copy(e,t){return super.copy(e,t),e.center!==void 0&&this.center.copy(e.center),this.material=e.material,this}}function pr(o,e,t,n,i,s){zi.subVectors(o,t).addScalar(.5).multiply(n),i!==void 0?(ms.x=s*zi.x-i*zi.y,ms.y=i*zi.x+s*zi.y):ms.copy(zi),o.copy(e),o.x+=ms.x,o.y+=ms.y,o.applyMatrix4(jh)}const mr=new A,Jl=new A;class eu extends We{constructor(){super(),this._currentLevel=0,this.type="LOD",Object.defineProperties(this,{levels:{enumerable:!0,value:[]},isLOD:{value:!0}}),this.autoUpdate=!0}copy(e){super.copy(e,!1);const t=e.levels;for(let n=0,i=t.length;n0){let n,i;for(n=1,i=t.length;n0){mr.setFromMatrixPosition(this.matrixWorld);const i=e.ray.origin.distanceTo(mr);this.getObjectForDistance(i).raycast(e,t)}}update(e){const t=this.levels;if(t.length>1){mr.setFromMatrixPosition(e.matrixWorld),Jl.setFromMatrixPosition(this.matrixWorld);const n=mr.distanceTo(Jl)/e.zoom;t[0].object.visible=!0;let i,s;for(i=1,s=t.length;i=t[i].distance;i++)t[i-1].object.visible=!1,t[i].object.visible=!0;for(this._currentLevel=i-1;il)continue;d.applyMatrix4(this.matrixWorld);const y=e.ray.origin.distanceTo(d);ye.far||t.push({distance:y,point:u.clone().applyMatrix4(this.matrixWorld),index:M,face:null,faceIndex:null,object:this})}}else{const _=Math.max(0,r.start),x=Math.min(m.count,r.start+r.count);for(let M=_,v=x-1;Ml)continue;d.applyMatrix4(this.matrixWorld);const S=e.ray.origin.distanceTo(d);Se.far||t.push({distance:S,point:u.clone().applyMatrix4(this.matrixWorld),index:M,face:null,faceIndex:null,object:this})}}}updateMorphTargets(){const t=this.geometry.morphAttributes,n=Object.keys(t);if(n.length>0){const i=t[n[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let s=0,r=i.length;s0){const i=t[n[0]];if(i!==void 0){this.morphTargetInfluences=[],this.morphTargetDictionary={};for(let s=0,r=i.length;si.far)return;s.push({distance:c,distanceToRay:Math.sqrt(a),point:l,index:e,face:null,object:r})}}class Y0 extends ct{constructor(e,t,n,i,s,r,a,l,c){super(e,t,n,i,s,r,a,l,c),this.isVideoTexture=!0,this.minFilter=r!==void 0?r:it,this.magFilter=s!==void 0?s:it,this.generateMipmaps=!1;const h=this;function u(){h.needsUpdate=!0,e.requestVideoFrameCallback(u)}"requestVideoFrameCallback"in e&&e.requestVideoFrameCallback(u)}clone(){return new this.constructor(this.image).copy(this)}update(){const e=this.image;"requestVideoFrameCallback"in e===!1&&e.readyState>=e.HAVE_CURRENT_DATA&&(this.needsUpdate=!0)}}class Z0 extends ct{constructor(e,t,n){super({width:e,height:t}),this.isFramebufferTexture=!0,this.format=n,this.magFilter=ot,this.minFilter=ot,this.generateMipmaps=!1,this.needsUpdate=!0}}class ru extends ct{constructor(e,t,n,i,s,r,a,l,c,h,u,d){super(null,r,a,l,c,h,i,s,u,d),this.isCompressedTexture=!0,this.image={width:t,height:n},this.mipmaps=e,this.flipY=!1,this.generateMipmaps=!1}}class J0 extends ct{constructor(e,t,n,i,s,r,a,l,c){super(e,t,n,i,s,r,a,l,c),this.isCanvasTexture=!0,this.needsUpdate=!0}}class Ht{constructor(){this.type="Curve",this.arcLengthDivisions=200}getPoint(){return console.warn("THREE.Curve: .getPoint() not implemented."),null}getPointAt(e,t){const n=this.getUtoTmapping(e);return this.getPoint(n,t)}getPoints(e=5){const t=[];for(let n=0;n<=e;n++)t.push(this.getPoint(n/e));return t}getSpacedPoints(e=5){const t=[];for(let n=0;n<=e;n++)t.push(this.getPointAt(n/e));return t}getLength(){const e=this.getLengths();return e[e.length-1]}getLengths(e=this.arcLengthDivisions){if(this.cacheArcLengths&&this.cacheArcLengths.length===e+1&&!this.needsUpdate)return this.cacheArcLengths;this.needsUpdate=!1;const t=[];let n,i=this.getPoint(0),s=0;t.push(0);for(let r=1;r<=e;r++)n=this.getPoint(r/e),s+=n.distanceTo(i),t.push(s),i=n;return this.cacheArcLengths=t,t}updateArcLengths(){this.needsUpdate=!0,this.getLengths()}getUtoTmapping(e,t){const n=this.getLengths();let i=0;const s=n.length;let r;t?r=t:r=e*n[s-1];let a=0,l=s-1,c;for(;a<=l;)if(i=Math.floor(a+(l-a)/2),c=n[i]-r,c<0)a=i+1;else if(c>0)l=i-1;else{l=i;break}if(i=l,n[i]===r)return i/(s-1);const h=n[i],d=n[i+1]-h,f=(r-h)/d;return(i+f)/(s-1)}getTangent(e,t){let i=e-1e-4,s=e+1e-4;i<0&&(i=0),s>1&&(s=1);const r=this.getPoint(i),a=this.getPoint(s),l=t||(r.isVector2?new J:new A);return l.copy(a).sub(r).normalize(),l}getTangentAt(e,t){const n=this.getUtoTmapping(e);return this.getTangent(n,t)}computeFrenetFrames(e,t){const n=new A,i=[],s=[],r=[],a=new A,l=new Le;for(let f=0;f<=e;f++){const g=f/e;i[f]=this.getTangentAt(g,new A)}s[0]=new A,r[0]=new A;let c=Number.MAX_VALUE;const h=Math.abs(i[0].x),u=Math.abs(i[0].y),d=Math.abs(i[0].z);h<=c&&(c=h,n.set(1,0,0)),u<=c&&(c=u,n.set(0,1,0)),d<=c&&n.set(0,0,1),a.crossVectors(i[0],n).normalize(),s[0].crossVectors(i[0],a),r[0].crossVectors(i[0],s[0]);for(let f=1;f<=e;f++){if(s[f]=s[f-1].clone(),r[f]=r[f-1].clone(),a.crossVectors(i[f-1],i[f]),a.length()>Number.EPSILON){a.normalize();const g=Math.acos(st(i[f-1].dot(i[f]),-1,1));s[f].applyMatrix4(l.makeRotationAxis(a,g))}r[f].crossVectors(i[f],s[f])}if(t===!0){let f=Math.acos(st(s[0].dot(s[e]),-1,1));f/=e,i[0].dot(a.crossVectors(s[0],s[e]))>0&&(f=-f);for(let g=1;g<=e;g++)s[g].applyMatrix4(l.makeRotationAxis(i[g],f*g)),r[g].crossVectors(i[g],s[g])}return{tangents:i,normals:s,binormals:r}}clone(){return new this.constructor().copy(this)}copy(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}toJSON(){const e={metadata:{version:4.5,type:"Curve",generator:"Curve.toJSON"}};return e.arcLengthDivisions=this.arcLengthDivisions,e.type=this.type,e}fromJSON(e){return this.arcLengthDivisions=e.arcLengthDivisions,this}}class ra extends Ht{constructor(e=0,t=0,n=1,i=1,s=0,r=Math.PI*2,a=!1,l=0){super(),this.isEllipseCurve=!0,this.type="EllipseCurve",this.aX=e,this.aY=t,this.xRadius=n,this.yRadius=i,this.aStartAngle=s,this.aEndAngle=r,this.aClockwise=a,this.aRotation=l}getPoint(e,t){const n=t||new J,i=Math.PI*2;let s=this.aEndAngle-this.aStartAngle;const r=Math.abs(s)i;)s-=i;s0?0:(Math.floor(Math.abs(a)/s)+1)*s:l===0&&a===s-1&&(a=s-2,l=1);let c,h;this.closed||a>0?c=i[(a-1)%s]:(yr.subVectors(i[0],i[1]).add(i[0]),c=yr);const u=i[a%s],d=i[(a+1)%s];if(this.closed||a+2i.length-2?i.length-1:r+1],u=i[r>i.length-3?i.length-1:r+2];return n.set(hc(a,l.x,c.x,h.x,u.x),hc(a,l.y,c.y,h.y,u.y)),n}copy(e){super.copy(e),this.points=[];for(let t=0,n=e.points.length;t=n){const r=i[s]-n,a=this.curves[s],l=a.getLength(),c=l===0?0:1-r/l;return a.getPointAt(c,t)}s++}return null}getLength(){const e=this.getCurveLengths();return e[e.length-1]}updateArcLengths(){this.needsUpdate=!0,this.cacheLengths=null,this.getCurveLengths()}getCurveLengths(){if(this.cacheLengths&&this.cacheLengths.length===this.curves.length)return this.cacheLengths;const e=[];let t=0;for(let n=0,i=this.curves.length;n1&&!t[t.length-1].equals(t[0])&&t.push(t[0]),t}copy(e){super.copy(e),this.curves=[];for(let t=0,n=e.curves.length;t0){const u=c.getPoint(0);u.equals(this.currentPoint)||this.lineTo(u.x,u.y)}this.curves.push(c);const h=c.getPoint(1);return this.currentPoint.copy(h),this}copy(e){return super.copy(e),this.currentPoint.copy(e.currentPoint),this}toJSON(){const e=super.toJSON();return e.currentPoint=this.currentPoint.toArray(),e}fromJSON(e){return super.fromJSON(e),this.currentPoint.fromArray(e.currentPoint),this}}class ai extends Pe{constructor(e=[new J(0,-.5),new J(.5,0),new J(0,.5)],t=12,n=0,i=Math.PI*2){super(),this.type="LatheGeometry",this.parameters={points:e,segments:t,phiStart:n,phiLength:i},t=Math.floor(t),i=st(i,0,Math.PI*2);const s=[],r=[],a=[],l=[],c=[],h=1/t,u=new A,d=new J,f=new A,g=new A,p=new A;let m=0,_=0;for(let x=0;x<=e.length-1;x++)switch(x){case 0:m=e[x+1].x-e[x].x,_=e[x+1].y-e[x].y,f.x=_*1,f.y=-m,f.z=_*0,p.copy(f),f.normalize(),l.push(f.x,f.y,f.z);break;case e.length-1:l.push(p.x,p.y,p.z);break;default:m=e[x+1].x-e[x].x,_=e[x+1].y-e[x].y,f.x=_*1,f.y=-m,f.z=_*0,g.copy(f),f.x+=p.x,f.y+=p.y,f.z+=p.z,f.normalize(),l.push(f.x,f.y,f.z),p.copy(g)}for(let x=0;x<=t;x++){const M=n+x*h*i,v=Math.sin(M),b=Math.cos(M);for(let S=0;S<=e.length-1;S++){u.x=e[S].x*v,u.y=e[S].y,u.z=e[S].x*b,r.push(u.x,u.y,u.z),d.x=x/t,d.y=S/(e.length-1),a.push(d.x,d.y);const L=l[3*S+0]*v,y=l[3*S+1],E=l[3*S+0]*b;c.push(L,y,E)}}for(let x=0;x0&&M(!0),t>0&&M(!1)),this.setIndex(h),this.setAttribute("position",new me(u,3)),this.setAttribute("normal",new me(d,3)),this.setAttribute("uv",new me(f,2));function x(){const v=new A,b=new A;let S=0;const L=(t-e)/n;for(let y=0;y<=s;y++){const E=[],P=y/s,I=P*(t-e)+e;for(let Z=0;Z<=i;Z++){const ee=Z/i,D=ee*l+a,H=Math.sin(D),z=Math.cos(D);b.x=I*H,b.y=-P*n+m,b.z=I*z,u.push(b.x,b.y,b.z),v.set(H,L,z).normalize(),d.push(v.x,v.y,v.z),f.push(ee,1-P),E.push(g++)}p.push(E)}for(let y=0;y.9&&L<.1&&(M<.2&&(r[x+0]+=1),v<.2&&(r[x+2]+=1),b<.2&&(r[x+4]+=1))}}function d(x){s.push(x.x,x.y,x.z)}function f(x,M){const v=x*3;M.x=e[v+0],M.y=e[v+1],M.z=e[v+2]}function g(){const x=new A,M=new A,v=new A,b=new A,S=new J,L=new J,y=new J;for(let E=0,P=0;E80*t){a=c=o[0],l=h=o[1];for(let g=t;gc&&(c=u),d>h&&(h=d);f=Math.max(c-a,h-l),f=f!==0?1/f:0}return Fs(s,r,t,a,l,f),r}};function du(o,e,t,n,i){let s,r;if(i===vx(o,e,t,n)>0)for(s=e;s=e;s-=n)r=uc(s,o[s],o[s+1],r);return r&&oa(r,r.next)&&(zs(r),r=r.next),r}function In(o,e){if(!o)return o;e||(e=o);let t=o,n;do if(n=!1,!t.steiner&&(oa(t,t.next)||$e(t.prev,t,t.next)===0)){if(zs(t),t=e=t.prev,t===t.next)break;n=!0}else t=t.next;while(n||t!==e);return e}function Fs(o,e,t,n,i,s,r){if(!o)return;!r&&s&&fx(o,n,i,s);let a=o,l,c;for(;o.prev!==o.next;){if(l=o.prev,c=o.next,s?rx(o,n,i,s):sx(o)){e.push(l.i/t),e.push(o.i/t),e.push(c.i/t),zs(o),o=c.next,a=c.next;continue}if(o=c,o===a){r?r===1?(o=ax(In(o),e,t),Fs(o,e,t,n,i,s,2)):r===2&&ox(o,e,t,n,i,s):Fs(In(o),e,t,n,i,s,1);break}}}function sx(o){const e=o.prev,t=o,n=o.next;if($e(e,t,n)>=0)return!1;let i=o.next.next;for(;i!==o.prev;){if(Vi(e.x,e.y,t.x,t.y,n.x,n.y,i.x,i.y)&&$e(i.prev,i,i.next)>=0)return!1;i=i.next}return!0}function rx(o,e,t,n){const i=o.prev,s=o,r=o.next;if($e(i,s,r)>=0)return!1;const a=i.xs.x?i.x>r.x?i.x:r.x:s.x>r.x?s.x:r.x,h=i.y>s.y?i.y>r.y?i.y:r.y:s.y>r.y?s.y:r.y,u=Co(a,l,e,t,n),d=Co(c,h,e,t,n);let f=o.prevZ,g=o.nextZ;for(;f&&f.z>=u&&g&&g.z<=d;){if(f!==o.prev&&f!==o.next&&Vi(i.x,i.y,s.x,s.y,r.x,r.y,f.x,f.y)&&$e(f.prev,f,f.next)>=0||(f=f.prevZ,g!==o.prev&&g!==o.next&&Vi(i.x,i.y,s.x,s.y,r.x,r.y,g.x,g.y)&&$e(g.prev,g,g.next)>=0))return!1;g=g.nextZ}for(;f&&f.z>=u;){if(f!==o.prev&&f!==o.next&&Vi(i.x,i.y,s.x,s.y,r.x,r.y,f.x,f.y)&&$e(f.prev,f,f.next)>=0)return!1;f=f.prevZ}for(;g&&g.z<=d;){if(g!==o.prev&&g!==o.next&&Vi(i.x,i.y,s.x,s.y,r.x,r.y,g.x,g.y)&&$e(g.prev,g,g.next)>=0)return!1;g=g.nextZ}return!0}function ax(o,e,t){let n=o;do{const i=n.prev,s=n.next.next;!oa(i,s)&&fu(i,n,n.next,s)&&Ns(i,s)&&Ns(s,i)&&(e.push(i.i/t),e.push(n.i/t),e.push(s.i/t),zs(n),zs(n.next),n=o=s),n=n.next}while(n!==o);return In(n)}function ox(o,e,t,n,i,s){let r=o;do{let a=r.next.next;for(;a!==r.prev;){if(r.i!==a.i&&gx(r,a)){let l=pu(r,a);r=In(r,r.next),l=In(l,l.next),Fs(r,e,t,n,i,s),Fs(l,e,t,n,i,s);return}a=a.next}r=r.next}while(r!==o)}function lx(o,e,t,n){const i=[];let s,r,a,l,c;for(s=0,r=e.length;s=t.next.y&&t.next.y!==t.y){const d=t.x+(i-t.y)*(t.next.x-t.x)/(t.next.y-t.y);if(d<=n&&d>s){if(s=d,d===n){if(i===t.y)return t;if(i===t.next.y)return t.next}r=t.x=t.x&&t.x>=l&&n!==t.x&&Vi(ir.x||t.x===r.x&&dx(r,t)))&&(r=t,h=u)),t=t.next;while(t!==a);return r}function dx(o,e){return $e(o.prev,o,e.prev)<0&&$e(e.next,o,o.next)<0}function fx(o,e,t,n){let i=o;do i.z===null&&(i.z=Co(i.x,i.y,e,t,n)),i.prevZ=i.prev,i.nextZ=i.next,i=i.next;while(i!==o);i.prevZ.nextZ=null,i.prevZ=null,px(i)}function px(o){let e,t,n,i,s,r,a,l,c=1;do{for(t=o,o=null,s=null,r=0;t;){for(r++,n=t,a=0,e=0;e0||l>0&&n;)a!==0&&(l===0||!n||t.z<=n.z)?(i=t,t=t.nextZ,a--):(i=n,n=n.nextZ,l--),s?s.nextZ=i:o=i,i.prevZ=s,s=i;t=n}s.nextZ=null,c*=2}while(r>1);return o}function Co(o,e,t,n,i){return o=32767*(o-t)*i,e=32767*(e-n)*i,o=(o|o<<8)&16711935,o=(o|o<<4)&252645135,o=(o|o<<2)&858993459,o=(o|o<<1)&1431655765,e=(e|e<<8)&16711935,e=(e|e<<4)&252645135,e=(e|e<<2)&858993459,e=(e|e<<1)&1431655765,o|e<<1}function mx(o){let e=o,t=o;do(e.x=0&&(o-r)*(n-a)-(t-r)*(e-a)>=0&&(t-r)*(s-a)-(i-r)*(n-a)>=0}function gx(o,e){return o.next.i!==e.i&&o.prev.i!==e.i&&!xx(o,e)&&(Ns(o,e)&&Ns(e,o)&&_x(o,e)&&($e(o.prev,o,e.prev)||$e(o,e.prev,e))||oa(o,e)&&$e(o.prev,o,o.next)>0&&$e(e.prev,e,e.next)>0)}function $e(o,e,t){return(e.y-o.y)*(t.x-e.x)-(e.x-o.x)*(t.y-e.y)}function oa(o,e){return o.x===e.x&&o.y===e.y}function fu(o,e,t,n){const i=Ar($e(o,e,t)),s=Ar($e(o,e,n)),r=Ar($e(t,n,o)),a=Ar($e(t,n,e));return!!(i!==s&&r!==a||i===0&&Sr(o,t,e)||s===0&&Sr(o,n,e)||r===0&&Sr(t,o,n)||a===0&&Sr(t,e,n))}function Sr(o,e,t){return e.x<=Math.max(o.x,t.x)&&e.x>=Math.min(o.x,t.x)&&e.y<=Math.max(o.y,t.y)&&e.y>=Math.min(o.y,t.y)}function Ar(o){return o>0?1:o<0?-1:0}function xx(o,e){let t=o;do{if(t.i!==o.i&&t.next.i!==o.i&&t.i!==e.i&&t.next.i!==e.i&&fu(t,t.next,o,e))return!0;t=t.next}while(t!==o);return!1}function Ns(o,e){return $e(o.prev,o,o.next)<0?$e(o,e,o.next)>=0&&$e(o,o.prev,e)>=0:$e(o,e,o.prev)<0||$e(o,o.next,e)<0}function _x(o,e){let t=o,n=!1;const i=(o.x+e.x)/2,s=(o.y+e.y)/2;do t.y>s!=t.next.y>s&&t.next.y!==t.y&&i<(t.next.x-t.x)*(s-t.y)/(t.next.y-t.y)+t.x&&(n=!n),t=t.next;while(t!==o);return n}function pu(o,e){const t=new Lo(o.i,o.x,o.y),n=new Lo(e.i,e.x,e.y),i=o.next,s=e.prev;return o.next=e,e.prev=o,t.next=i,i.prev=t,n.next=t,t.prev=n,s.next=n,n.prev=s,n}function uc(o,e,t,n){const i=new Lo(o,e,t);return n?(i.next=n.next,i.prev=n,n.next.prev=i,n.next=i):(i.prev=i,i.next=i),i}function zs(o){o.next.prev=o.prev,o.prev.next=o.next,o.prevZ&&(o.prevZ.nextZ=o.nextZ),o.nextZ&&(o.nextZ.prevZ=o.prevZ)}function Lo(o,e,t){this.i=o,this.x=e,this.y=t,this.prev=null,this.next=null,this.z=null,this.prevZ=null,this.nextZ=null,this.steiner=!1}function vx(o,e,t,n){let i=0;for(let s=e,r=t-n;s2&&o[e-1].equals(o[0])&&o.pop()}function fc(o,e){for(let t=0;tNumber.EPSILON){const O=Math.sqrt(C),Q=Math.sqrt(Ze*Ze+Xe*Xe),ie=W.x-ye/O,le=W.y+be/O,Te=ne.x-Xe/Q,U=ne.y+Ze/Q,_e=((Te-ie)*Xe-(U-le)*Ze)/(be*Xe-ye*Ze);xe=ie+be*_e-X.x,ae=le+ye*_e-X.y;const fe=xe*xe+ae*ae;if(fe<=2)return new J(xe,ae);Ee=Math.sqrt(fe/2)}else{let O=!1;be>Number.EPSILON?Ze>Number.EPSILON&&(O=!0):be<-Number.EPSILON?Ze<-Number.EPSILON&&(O=!0):Math.sign(ye)===Math.sign(Xe)&&(O=!0),O?(xe=-ye,ae=be,Ee=Math.sqrt(C)):(xe=be,ae=ye,Ee=Math.sqrt(C/2))}return new J(xe/Ee,ae/Ee)}const B=[];for(let X=0,W=D.length,ne=W-1,xe=X+1;X=0;X--){const W=X/m,ne=f*Math.cos(W*Math.PI/2),xe=g*Math.sin(W*Math.PI/2)+p;for(let ae=0,Ee=D.length;ae=0;){const xe=ne;let ae=ne-1;ae<0&&(ae=X.length-1);for(let Ee=0,be=h+m*2;Ee0)&&f.push(M,v,S),(_!==n-1||l0!=e>0&&this.version++,this._sheen=e}get clearcoat(){return this._clearcoat}set clearcoat(e){this._clearcoat>0!=e>0&&this.version++,this._clearcoat=e}get iridescence(){return this._iridescence}set iridescence(e){this._iridescence>0!=e>0&&this.version++,this._iridescence=e}get transmission(){return this._transmission}set transmission(e){this._transmission>0!=e>0&&this.version++,this._transmission=e}copy(e){return super.copy(e),this.defines={STANDARD:"",PHYSICAL:""},this.clearcoat=e.clearcoat,this.clearcoatMap=e.clearcoatMap,this.clearcoatRoughness=e.clearcoatRoughness,this.clearcoatRoughnessMap=e.clearcoatRoughnessMap,this.clearcoatNormalMap=e.clearcoatNormalMap,this.clearcoatNormalScale.copy(e.clearcoatNormalScale),this.ior=e.ior,this.iridescence=e.iridescence,this.iridescenceMap=e.iridescenceMap,this.iridescenceIOR=e.iridescenceIOR,this.iridescenceThicknessRange=[...e.iridescenceThicknessRange],this.iridescenceThicknessMap=e.iridescenceThicknessMap,this.sheen=e.sheen,this.sheenColor.copy(e.sheenColor),this.sheenColorMap=e.sheenColorMap,this.sheenRoughness=e.sheenRoughness,this.sheenRoughnessMap=e.sheenRoughnessMap,this.transmission=e.transmission,this.transmissionMap=e.transmissionMap,this.thickness=e.thickness,this.thicknessMap=e.thicknessMap,this.attenuationDistance=e.attenuationDistance,this.attenuationColor.copy(e.attenuationColor),this.specularIntensity=e.specularIntensity,this.specularIntensityMap=e.specularIntensityMap,this.specularColor.copy(e.specularColor),this.specularColorMap=e.specularColorMap,this}}class vu extends gt{constructor(e){super(),this.isMeshPhongMaterial=!0,this.type="MeshPhongMaterial",this.color=new ue(16777215),this.specular=new ue(1118481),this.shininess=30,this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new ue(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=ui,this.normalScale=new J(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.combine=Vs,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.flatShading=!1,this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.specular.copy(e.specular),this.shininess=e.shininess,this.map=e.map,this.lightMap=e.lightMap,this.lightMapIntensity=e.lightMapIntensity,this.aoMap=e.aoMap,this.aoMapIntensity=e.aoMapIntensity,this.emissive.copy(e.emissive),this.emissiveMap=e.emissiveMap,this.emissiveIntensity=e.emissiveIntensity,this.bumpMap=e.bumpMap,this.bumpScale=e.bumpScale,this.normalMap=e.normalMap,this.normalMapType=e.normalMapType,this.normalScale.copy(e.normalScale),this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.specularMap=e.specularMap,this.alphaMap=e.alphaMap,this.envMap=e.envMap,this.combine=e.combine,this.reflectivity=e.reflectivity,this.refractionRatio=e.refractionRatio,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.wireframeLinecap=e.wireframeLinecap,this.wireframeLinejoin=e.wireframeLinejoin,this.flatShading=e.flatShading,this.fog=e.fog,this}}class yu extends gt{constructor(e){super(),this.isMeshToonMaterial=!0,this.defines={TOON:""},this.type="MeshToonMaterial",this.color=new ue(16777215),this.map=null,this.gradientMap=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new ue(0),this.emissiveIntensity=1,this.emissiveMap=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=ui,this.normalScale=new J(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.gradientMap=e.gradientMap,this.lightMap=e.lightMap,this.lightMapIntensity=e.lightMapIntensity,this.aoMap=e.aoMap,this.aoMapIntensity=e.aoMapIntensity,this.emissive.copy(e.emissive),this.emissiveMap=e.emissiveMap,this.emissiveIntensity=e.emissiveIntensity,this.bumpMap=e.bumpMap,this.bumpScale=e.bumpScale,this.normalMap=e.normalMap,this.normalMapType=e.normalMapType,this.normalScale.copy(e.normalScale),this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.alphaMap=e.alphaMap,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.wireframeLinecap=e.wireframeLinecap,this.wireframeLinejoin=e.wireframeLinejoin,this.fog=e.fog,this}}class Mu extends gt{constructor(e){super(),this.isMeshNormalMaterial=!0,this.type="MeshNormalMaterial",this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=ui,this.normalScale=new J(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.wireframe=!1,this.wireframeLinewidth=1,this.flatShading=!1,this.setValues(e)}copy(e){return super.copy(e),this.bumpMap=e.bumpMap,this.bumpScale=e.bumpScale,this.normalMap=e.normalMap,this.normalMapType=e.normalMapType,this.normalScale.copy(e.normalScale),this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.flatShading=e.flatShading,this}}class bu extends gt{constructor(e){super(),this.isMeshLambertMaterial=!0,this.type="MeshLambertMaterial",this.color=new ue(16777215),this.map=null,this.lightMap=null,this.lightMapIntensity=1,this.aoMap=null,this.aoMapIntensity=1,this.emissive=new ue(0),this.emissiveIntensity=1,this.emissiveMap=null,this.specularMap=null,this.alphaMap=null,this.envMap=null,this.combine=Vs,this.reflectivity=1,this.refractionRatio=.98,this.wireframe=!1,this.wireframeLinewidth=1,this.wireframeLinecap="round",this.wireframeLinejoin="round",this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.color.copy(e.color),this.map=e.map,this.lightMap=e.lightMap,this.lightMapIntensity=e.lightMapIntensity,this.aoMap=e.aoMap,this.aoMapIntensity=e.aoMapIntensity,this.emissive.copy(e.emissive),this.emissiveMap=e.emissiveMap,this.emissiveIntensity=e.emissiveIntensity,this.specularMap=e.specularMap,this.alphaMap=e.alphaMap,this.envMap=e.envMap,this.combine=e.combine,this.reflectivity=e.reflectivity,this.refractionRatio=e.refractionRatio,this.wireframe=e.wireframe,this.wireframeLinewidth=e.wireframeLinewidth,this.wireframeLinecap=e.wireframeLinecap,this.wireframeLinejoin=e.wireframeLinejoin,this.fog=e.fog,this}}class wu extends gt{constructor(e){super(),this.isMeshMatcapMaterial=!0,this.defines={MATCAP:""},this.type="MeshMatcapMaterial",this.color=new ue(16777215),this.matcap=null,this.map=null,this.bumpMap=null,this.bumpScale=1,this.normalMap=null,this.normalMapType=ui,this.normalScale=new J(1,1),this.displacementMap=null,this.displacementScale=1,this.displacementBias=0,this.alphaMap=null,this.flatShading=!1,this.fog=!0,this.setValues(e)}copy(e){return super.copy(e),this.defines={MATCAP:""},this.color.copy(e.color),this.matcap=e.matcap,this.map=e.map,this.bumpMap=e.bumpMap,this.bumpScale=e.bumpScale,this.normalMap=e.normalMap,this.normalMapType=e.normalMapType,this.normalScale.copy(e.normalScale),this.displacementMap=e.displacementMap,this.displacementScale=e.displacementScale,this.displacementBias=e.displacementBias,this.alphaMap=e.alphaMap,this.flatShading=e.flatShading,this.fog=e.fog,this}}class Su extends bt{constructor(e){super(),this.isLineDashedMaterial=!0,this.type="LineDashedMaterial",this.scale=1,this.dashSize=3,this.gapSize=1,this.setValues(e)}copy(e){return super.copy(e),this.scale=e.scale,this.dashSize=e.dashSize,this.gapSize=e.gapSize,this}}function Ft(o,e,t){return nl(o)?new o.constructor(o.subarray(e,t!==void 0?t:o.length)):o.slice(e,t)}function $n(o,e,t){return!o||!t&&o.constructor===e?o:typeof e.BYTES_PER_ELEMENT=="number"?new e(o):Array.prototype.slice.call(o)}function nl(o){return ArrayBuffer.isView(o)&&!(o instanceof DataView)}function Au(o){function e(i,s){return o[i]-o[s]}const t=o.length,n=new Array(t);for(let i=0;i!==t;++i)n[i]=i;return n.sort(e),n}function Po(o,e,t){const n=o.length,i=new o.constructor(n);for(let s=0,r=0;r!==n;++s){const a=t[s]*e;for(let l=0;l!==e;++l)i[r++]=o[a+l]}return i}function il(o,e,t,n){let i=1,s=o[0];for(;s!==void 0&&s[n]===void 0;)s=o[i++];if(s===void 0)return;let r=s[n];if(r!==void 0)if(Array.isArray(r))do r=s[n],r!==void 0&&(e.push(s.time),t.push.apply(t,r)),s=o[i++];while(s!==void 0);else if(r.toArray!==void 0)do r=s[n],r!==void 0&&(e.push(s.time),r.toArray(t,t.length)),s=o[i++];while(s!==void 0);else do r=s[n],r!==void 0&&(e.push(s.time),t.push(r)),s=o[i++];while(s!==void 0)}function wx(o,e,t,n,i=30){const s=o.clone();s.name=e;const r=[];for(let l=0;l=n)){u.push(c.times[f]);for(let p=0;ps.tracks[l].times[0]&&(a=s.tracks[l].times[0]);for(let l=0;l=a.times[g]){const _=g*u+h,x=_+u-h;p=Ft(a.values,_,x)}else{const _=a.createInterpolant(),x=h,M=u-h;_.evaluate(s),p=Ft(_.resultBuffer,x,M)}l==="quaternion"&&new St().fromArray(p).normalize().conjugate().toArray(p);const m=c.times.length;for(let _=0;_=s)){const a=t[1];e=s)break t}r=n,n=0;break n}break e}for(;n>>1;et;)--r;if(++r,s!==0||r!==i){s>=r&&(r=Math.max(r,1),s=r-1);const a=this.getValueSize();this.times=Ft(n,s,r),this.values=Ft(this.values,s*a,r*a)}return this}validate(){let e=!0;const t=this.getValueSize();t-Math.floor(t)!==0&&(console.error("THREE.KeyframeTrack: Invalid value size in track.",this),e=!1);const n=this.times,i=this.values,s=n.length;s===0&&(console.error("THREE.KeyframeTrack: Track is empty.",this),e=!1);let r=null;for(let a=0;a!==s;a++){const l=n[a];if(typeof l=="number"&&isNaN(l)){console.error("THREE.KeyframeTrack: Time is not a valid number.",this,a,l),e=!1;break}if(r!==null&&r>l){console.error("THREE.KeyframeTrack: Out of order keys.",this,a,l,r),e=!1;break}r=l}if(i!==void 0&&nl(i))for(let a=0,l=i.length;a!==l;++a){const c=i[a];if(isNaN(c)){console.error("THREE.KeyframeTrack: Value is not a valid number.",this,a,c),e=!1;break}}return e}optimize(){const e=Ft(this.times),t=Ft(this.values),n=this.getValueSize(),i=this.getInterpolation()===Br,s=e.length-1;let r=1;for(let a=1;a0){e[r]=e[s];for(let a=s*n,l=r*n,c=0;c!==n;++c)t[l+c]=t[a+c];++r}return r!==e.length?(this.times=Ft(e,0,r),this.values=Ft(t,0,r*n)):(this.times=e,this.values=t),this}clone(){const e=Ft(this.times,0),t=Ft(this.values,0),n=this.constructor,i=new n(this.name,e,t);return i.createInterpolant=this.createInterpolant,i}}Wt.prototype.TimeBufferType=Float32Array;Wt.prototype.ValueBufferType=Float32Array;Wt.prototype.DefaultInterpolation=Cs;class pi extends Wt{}pi.prototype.ValueTypeName="bool";pi.prototype.ValueBufferType=Array;pi.prototype.DefaultInterpolation=Es;pi.prototype.InterpolantFactoryMethodLinear=void 0;pi.prototype.InterpolantFactoryMethodSmooth=void 0;class rl extends Wt{}rl.prototype.ValueTypeName="color";class Bs extends Wt{}Bs.prototype.ValueTypeName="number";class Cu extends qs{constructor(e,t,n,i){super(e,t,n,i)}interpolate_(e,t,n,i){const s=this.resultBuffer,r=this.sampleValues,a=this.valueSize,l=(n-t)/(i-t);let c=e*a;for(let h=c+a;c!==h;c+=4)St.slerpFlat(s,0,r,c-a,r,c,l);return s}}class ls extends Wt{InterpolantFactoryMethodLinear(e){return new Cu(this.times,this.values,this.getValueSize(),e)}}ls.prototype.ValueTypeName="quaternion";ls.prototype.DefaultInterpolation=Cs;ls.prototype.InterpolantFactoryMethodSmooth=void 0;class mi extends Wt{}mi.prototype.ValueTypeName="string";mi.prototype.ValueBufferType=Array;mi.prototype.DefaultInterpolation=Es;mi.prototype.InterpolantFactoryMethodLinear=void 0;mi.prototype.InterpolantFactoryMethodSmooth=void 0;class Os extends Wt{}Os.prototype.ValueTypeName="vector";class Us{constructor(e,t=-1,n,i=Zr){this.name=e,this.tracks=n,this.duration=t,this.blendMode=i,this.uuid=Ct(),this.duration<0&&this.resetDuration()}static parse(e){const t=[],n=e.tracks,i=1/(e.fps||1);for(let r=0,a=n.length;r!==a;++r)t.push(Ex(n[r]).scale(i));const s=new this(e.name,e.duration,t,e.blendMode);return s.uuid=e.uuid,s}static toJSON(e){const t=[],n=e.tracks,i={name:e.name,duration:e.duration,tracks:t,uuid:e.uuid,blendMode:e.blendMode};for(let s=0,r=n.length;s!==r;++s)t.push(Wt.toJSON(n[s]));return i}static CreateFromMorphTargetSequence(e,t,n,i){const s=t.length,r=[];for(let a=0;a1){const u=h[1];let d=i[u];d||(i[u]=d=[]),d.push(c)}}const r=[];for(const a in i)r.push(this.CreateFromMorphTargetSequence(a,i[a],t,n));return r}static parseAnimation(e,t){if(!e)return console.error("THREE.AnimationClip: No animation in JSONLoader data."),null;const n=function(u,d,f,g,p){if(f.length!==0){const m=[],_=[];il(f,m,_,g),m.length!==0&&p.push(new u(d,m,_))}},i=[],s=e.name||"default",r=e.fps||30,a=e.blendMode;let l=e.length||-1;const c=e.hierarchy||[];for(let u=0;u{t&&t(s),this.manager.itemEnd(e)},0),s;if(rn[e]!==void 0){rn[e].push({onLoad:t,onProgress:n,onError:i});return}rn[e]=[],rn[e].push({onLoad:t,onProgress:n,onError:i});const r=new Request(e,{headers:new Headers(this.requestHeader),credentials:this.withCredentials?"include":"same-origin"}),a=this.mimeType,l=this.responseType;fetch(r).then(c=>{if(c.status===200||c.status===0){if(c.status===0&&console.warn("THREE.FileLoader: HTTP Status 0 received."),typeof ReadableStream>"u"||c.body===void 0||c.body.getReader===void 0)return c;const h=rn[e],u=c.body.getReader(),d=c.headers.get("Content-Length"),f=d?parseInt(d):0,g=f!==0;let p=0;const m=new ReadableStream({start(_){x();function x(){u.read().then(({done:M,value:v})=>{if(M)_.close();else{p+=v.byteLength;const b=new ProgressEvent("progress",{lengthComputable:g,loaded:p,total:f});for(let S=0,L=h.length;S{switch(l){case"arraybuffer":return c.arrayBuffer();case"blob":return c.blob();case"document":return c.text().then(h=>new DOMParser().parseFromString(h,a));case"json":return c.json();default:if(a===void 0)return c.text();{const u=/charset="?([^;"\s]*)"?/i.exec(a),d=u&&u[1]?u[1].toLowerCase():void 0,f=new TextDecoder(d);return c.arrayBuffer().then(g=>f.decode(g))}}}).then(c=>{ci.add(e,c);const h=rn[e];delete rn[e];for(let u=0,d=h.length;u{const h=rn[e];if(h===void 0)throw this.manager.itemError(e),c;delete rn[e];for(let u=0,d=h.length;u{this.manager.itemEnd(e)}),this.manager.itemStart(e)}setResponseType(e){return this.responseType=e,this}setMimeType(e){return this.mimeType=e,this}}class Lx extends Lt{constructor(e){super(e)}load(e,t,n,i){const s=this,r=new hn(this.manager);r.setPath(this.path),r.setRequestHeader(this.requestHeader),r.setWithCredentials(this.withCredentials),r.load(e,function(a){try{t(s.parse(JSON.parse(a)))}catch(l){i?i(l):console.error(l),s.manager.itemError(e)}},n,i)}parse(e){const t=[];for(let n=0;n0:i.vertexColors=e.vertexColors),e.uniforms!==void 0)for(const s in e.uniforms){const r=e.uniforms[s];switch(i.uniforms[s]={},r.type){case"t":i.uniforms[s].value=n(r.value);break;case"c":i.uniforms[s].value=new ue().setHex(r.value);break;case"v2":i.uniforms[s].value=new J().fromArray(r.value);break;case"v3":i.uniforms[s].value=new A().fromArray(r.value);break;case"v4":i.uniforms[s].value=new He().fromArray(r.value);break;case"m3":i.uniforms[s].value=new wt().fromArray(r.value);break;case"m4":i.uniforms[s].value=new Le().fromArray(r.value);break;default:i.uniforms[s].value=r.value}}if(e.defines!==void 0&&(i.defines=e.defines),e.vertexShader!==void 0&&(i.vertexShader=e.vertexShader),e.fragmentShader!==void 0&&(i.fragmentShader=e.fragmentShader),e.extensions!==void 0)for(const s in e.extensions)i.extensions[s]=e.extensions[s];if(e.shading!==void 0&&(i.flatShading=e.shading===1),e.size!==void 0&&(i.size=e.size),e.sizeAttenuation!==void 0&&(i.sizeAttenuation=e.sizeAttenuation),e.map!==void 0&&(i.map=n(e.map)),e.matcap!==void 0&&(i.matcap=n(e.matcap)),e.alphaMap!==void 0&&(i.alphaMap=n(e.alphaMap)),e.bumpMap!==void 0&&(i.bumpMap=n(e.bumpMap)),e.bumpScale!==void 0&&(i.bumpScale=e.bumpScale),e.normalMap!==void 0&&(i.normalMap=n(e.normalMap)),e.normalMapType!==void 0&&(i.normalMapType=e.normalMapType),e.normalScale!==void 0){let s=e.normalScale;Array.isArray(s)===!1&&(s=[s,s]),i.normalScale=new J().fromArray(s)}return e.displacementMap!==void 0&&(i.displacementMap=n(e.displacementMap)),e.displacementScale!==void 0&&(i.displacementScale=e.displacementScale),e.displacementBias!==void 0&&(i.displacementBias=e.displacementBias),e.roughnessMap!==void 0&&(i.roughnessMap=n(e.roughnessMap)),e.metalnessMap!==void 0&&(i.metalnessMap=n(e.metalnessMap)),e.emissiveMap!==void 0&&(i.emissiveMap=n(e.emissiveMap)),e.emissiveIntensity!==void 0&&(i.emissiveIntensity=e.emissiveIntensity),e.specularMap!==void 0&&(i.specularMap=n(e.specularMap)),e.specularIntensityMap!==void 0&&(i.specularIntensityMap=n(e.specularIntensityMap)),e.specularColorMap!==void 0&&(i.specularColorMap=n(e.specularColorMap)),e.envMap!==void 0&&(i.envMap=n(e.envMap)),e.envMapIntensity!==void 0&&(i.envMapIntensity=e.envMapIntensity),e.reflectivity!==void 0&&(i.reflectivity=e.reflectivity),e.refractionRatio!==void 0&&(i.refractionRatio=e.refractionRatio),e.lightMap!==void 0&&(i.lightMap=n(e.lightMap)),e.lightMapIntensity!==void 0&&(i.lightMapIntensity=e.lightMapIntensity),e.aoMap!==void 0&&(i.aoMap=n(e.aoMap)),e.aoMapIntensity!==void 0&&(i.aoMapIntensity=e.aoMapIntensity),e.gradientMap!==void 0&&(i.gradientMap=n(e.gradientMap)),e.clearcoatMap!==void 0&&(i.clearcoatMap=n(e.clearcoatMap)),e.clearcoatRoughnessMap!==void 0&&(i.clearcoatRoughnessMap=n(e.clearcoatRoughnessMap)),e.clearcoatNormalMap!==void 0&&(i.clearcoatNormalMap=n(e.clearcoatNormalMap)),e.clearcoatNormalScale!==void 0&&(i.clearcoatNormalScale=new J().fromArray(e.clearcoatNormalScale)),e.iridescenceMap!==void 0&&(i.iridescenceMap=n(e.iridescenceMap)),e.iridescenceThicknessMap!==void 0&&(i.iridescenceThicknessMap=n(e.iridescenceThicknessMap)),e.transmissionMap!==void 0&&(i.transmissionMap=n(e.transmissionMap)),e.thicknessMap!==void 0&&(i.thicknessMap=n(e.thicknessMap)),e.sheenColorMap!==void 0&&(i.sheenColorMap=n(e.sheenColorMap)),e.sheenRoughnessMap!==void 0&&(i.sheenRoughnessMap=n(e.sheenRoughnessMap)),i}setTextures(e){return this.textures=e,this}static createMaterialFromType(e){const t={ShadowMaterial:gu,SpriteMaterial:Xo,RawShaderMaterial:xu,ShaderMaterial:Jt,PointsMaterial:Zo,MeshPhysicalMaterial:_u,MeshStandardMaterial:tl,MeshPhongMaterial:vu,MeshToonMaterial:yu,MeshNormalMaterial:Mu,MeshLambertMaterial:bu,MeshDepthMaterial:Wo,MeshDistanceMaterial:qo,MeshBasicMaterial:Dn,MeshMatcapMaterial:wu,LineDashedMaterial:Su,LineBasicMaterial:bt,Material:gt};return new t[e]}}class Ro{static decodeText(e){if(typeof TextDecoder<"u")return new TextDecoder().decode(e);let t="";for(let n=0,i=e.length;n0){const l=new al(t);s=new ks(l),s.setCrossOrigin(this.crossOrigin);for(let c=0,h=e.length;c0){i=new ks(this.manager),i.setCrossOrigin(this.crossOrigin);for(let r=0,a=e.length;r"u"&&console.warn("THREE.ImageBitmapLoader: createImageBitmap() not supported."),typeof fetch>"u"&&console.warn("THREE.ImageBitmapLoader: fetch() not supported."),this.options={premultiplyAlpha:"none"}}setOptions(e){return this.options=e,this}load(e,t,n,i){e===void 0&&(e=""),this.path!==void 0&&(e=this.path+e),e=this.manager.resolveURL(e);const s=this,r=ci.get(e);if(r!==void 0)return s.manager.itemStart(e),setTimeout(function(){t&&t(r),s.manager.itemEnd(e)},0),r;const a={};a.credentials=this.crossOrigin==="anonymous"?"same-origin":"include",a.headers=this.requestHeader,fetch(e,a).then(function(l){return l.blob()}).then(function(l){return createImageBitmap(l,Object.assign(s.options,{colorSpaceConversion:"none"}))}).then(function(l){ci.add(e,l),t&&t(l),s.manager.itemEnd(e)}).catch(function(l){i&&i(l),s.manager.itemError(e),s.manager.itemEnd(e)}),s.manager.itemStart(e)}}let Tr;const ll={getContext:function(){return Tr===void 0&&(Tr=new(window.AudioContext||window.webkitAudioContext)),Tr},setContext:function(o){Tr=o}};class kx extends Lt{constructor(e){super(e)}load(e,t,n,i){const s=this,r=new hn(this.manager);r.setResponseType("arraybuffer"),r.setPath(this.path),r.setRequestHeader(this.requestHeader),r.setWithCredentials(this.withCredentials),r.load(e,function(a){try{const l=a.slice(0);ll.getContext().decodeAudioData(l,function(h){t(h)})}catch(l){i?i(l):console.error(l),s.manager.itemError(e)}},n,i)}}class Vx extends la{constructor(e,t,n=1){super(void 0,n),this.isHemisphereLightProbe=!0;const i=new ue().set(e),s=new ue().set(t),r=new A(i.r,i.g,i.b),a=new A(s.r,s.g,s.b),l=Math.sqrt(Math.PI),c=l*Math.sqrt(.75);this.sh.coefficients[0].copy(r).add(a).multiplyScalar(l),this.sh.coefficients[1].copy(r).sub(a).multiplyScalar(c)}}class Gx extends la{constructor(e,t=1){super(void 0,t),this.isAmbientLightProbe=!0;const n=new ue().set(e);this.sh.coefficients[0].set(n.r,n.g,n.b).multiplyScalar(2*Math.sqrt(Math.PI))}}const bc=new Le,wc=new Le,Un=new Le;class Hx{constructor(){this.type="StereoCamera",this.aspect=1,this.eyeSep=.064,this.cameraL=new dt,this.cameraL.layers.enable(1),this.cameraL.matrixAutoUpdate=!1,this.cameraR=new dt,this.cameraR.layers.enable(2),this.cameraR.matrixAutoUpdate=!1,this._cache={focus:null,fov:null,aspect:null,near:null,far:null,zoom:null,eyeSep:null}}update(e){const t=this._cache;if(t.focus!==e.focus||t.fov!==e.fov||t.aspect!==e.aspect*this.aspect||t.near!==e.near||t.far!==e.far||t.zoom!==e.zoom||t.eyeSep!==this.eyeSep){t.focus=e.focus,t.fov=e.fov,t.aspect=e.aspect*this.aspect,t.near=e.near,t.far=e.far,t.zoom=e.zoom,t.eyeSep=this.eyeSep,Un.copy(e.projectionMatrix);const i=t.eyeSep/2,s=i*t.near/t.focus,r=t.near*Math.tan(Qn*t.fov*.5)/t.zoom;let a,l;wc.elements[12]=-i,bc.elements[12]=i,a=-r*t.aspect+s,l=r*t.aspect+s,Un.elements[0]=2*t.near/(l-a),Un.elements[8]=(l+a)/(l-a),this.cameraL.projectionMatrix.copy(Un),a=-r*t.aspect-s,l=r*t.aspect-s,Un.elements[0]=2*t.near/(l-a),Un.elements[8]=(l+a)/(l-a),this.cameraR.projectionMatrix.copy(Un)}this.cameraL.matrixWorld.copy(e.matrixWorld).multiply(wc),this.cameraR.matrixWorld.copy(e.matrixWorld).multiply(bc)}}class Uu{constructor(e=!0){this.autoStart=e,this.startTime=0,this.oldTime=0,this.elapsedTime=0,this.running=!1}start(){this.startTime=Sc(),this.oldTime=this.startTime,this.elapsedTime=0,this.running=!0}stop(){this.getElapsedTime(),this.running=!1,this.autoStart=!1}getElapsedTime(){return this.getDelta(),this.elapsedTime}getDelta(){let e=0;if(this.autoStart&&!this.running)return this.start(),0;if(this.running){const t=Sc();e=(t-this.oldTime)/1e3,this.oldTime=t,this.elapsedTime+=e}return e}}function Sc(){return(typeof performance>"u"?Date:performance).now()}const kn=new A,Ac=new St,Wx=new A,Vn=new A;class qx extends We{constructor(){super(),this.type="AudioListener",this.context=ll.getContext(),this.gain=this.context.createGain(),this.gain.connect(this.context.destination),this.filter=null,this.timeDelta=0,this._clock=new Uu}getInput(){return this.gain}removeFilter(){return this.filter!==null&&(this.gain.disconnect(this.filter),this.filter.disconnect(this.context.destination),this.gain.connect(this.context.destination),this.filter=null),this}getFilter(){return this.filter}setFilter(e){return this.filter!==null?(this.gain.disconnect(this.filter),this.filter.disconnect(this.context.destination)):this.gain.disconnect(this.context.destination),this.filter=e,this.gain.connect(this.filter),this.filter.connect(this.context.destination),this}getMasterVolume(){return this.gain.gain.value}setMasterVolume(e){return this.gain.gain.setTargetAtTime(e,this.context.currentTime,.01),this}updateMatrixWorld(e){super.updateMatrixWorld(e);const t=this.context.listener,n=this.up;if(this.timeDelta=this._clock.getDelta(),this.matrixWorld.decompose(kn,Ac,Wx),Vn.set(0,0,-1).applyQuaternion(Ac),t.positionX){const i=this.context.currentTime+this.timeDelta;t.positionX.linearRampToValueAtTime(kn.x,i),t.positionY.linearRampToValueAtTime(kn.y,i),t.positionZ.linearRampToValueAtTime(kn.z,i),t.forwardX.linearRampToValueAtTime(Vn.x,i),t.forwardY.linearRampToValueAtTime(Vn.y,i),t.forwardZ.linearRampToValueAtTime(Vn.z,i),t.upX.linearRampToValueAtTime(n.x,i),t.upY.linearRampToValueAtTime(n.y,i),t.upZ.linearRampToValueAtTime(n.z,i)}else t.setPosition(kn.x,kn.y,kn.z),t.setOrientation(Vn.x,Vn.y,Vn.z,n.x,n.y,n.z)}}class ku extends We{constructor(e){super(),this.type="Audio",this.listener=e,this.context=e.context,this.gain=this.context.createGain(),this.gain.connect(e.getInput()),this.autoplay=!1,this.buffer=null,this.detune=0,this.loop=!1,this.loopStart=0,this.loopEnd=0,this.offset=0,this.duration=void 0,this.playbackRate=1,this.isPlaying=!1,this.hasPlaybackControl=!0,this.source=null,this.sourceType="empty",this._startedAt=0,this._progress=0,this._connected=!1,this.filters=[]}getOutput(){return this.gain}setNodeSource(e){return this.hasPlaybackControl=!1,this.sourceType="audioNode",this.source=e,this.connect(),this}setMediaElementSource(e){return this.hasPlaybackControl=!1,this.sourceType="mediaNode",this.source=this.context.createMediaElementSource(e),this.connect(),this}setMediaStreamSource(e){return this.hasPlaybackControl=!1,this.sourceType="mediaStreamNode",this.source=this.context.createMediaStreamSource(e),this.connect(),this}setBuffer(e){return this.buffer=e,this.sourceType="buffer",this.autoplay&&this.play(),this}play(e=0){if(this.isPlaying===!0){console.warn("THREE.Audio: Audio is already playing.");return}if(this.hasPlaybackControl===!1){console.warn("THREE.Audio: this Audio has no playback control.");return}this._startedAt=this.context.currentTime+e;const t=this.context.createBufferSource();return t.buffer=this.buffer,t.loop=this.loop,t.loopStart=this.loopStart,t.loopEnd=this.loopEnd,t.onended=this.onEnded.bind(this),t.start(this._startedAt,this._progress+this.offset,this.duration),this.isPlaying=!0,this.source=t,this.setDetune(this.detune),this.setPlaybackRate(this.playbackRate),this.connect()}pause(){if(this.hasPlaybackControl===!1){console.warn("THREE.Audio: this Audio has no playback control.");return}return this.isPlaying===!0&&(this._progress+=Math.max(this.context.currentTime-this._startedAt,0)*this.playbackRate,this.loop===!0&&(this._progress=this._progress%(this.duration||this.buffer.duration)),this.source.stop(),this.source.onended=null,this.isPlaying=!1),this}stop(){if(this.hasPlaybackControl===!1){console.warn("THREE.Audio: this Audio has no playback control.");return}return this._progress=0,this.source.stop(),this.source.onended=null,this.isPlaying=!1,this}connect(){if(this.filters.length>0){this.source.connect(this.filters[0]);for(let e=1,t=this.filters.length;e0){this.source.disconnect(this.filters[0]);for(let e=1,t=this.filters.length;e0&&this._mixBufferRegionAdditive(n,i,this._addIndex*t,1,t);for(let l=t,c=t+t;l!==c;++l)if(n[l]!==n[l+t]){a.setValue(n,i);break}}saveOriginalState(){const e=this.binding,t=this.buffer,n=this.valueSize,i=n*this._origIndex;e.getValue(t,i);for(let s=n,r=i;s!==r;++s)t[s]=t[i+s%n];this._setIdentity(),this.cumulativeWeight=0,this.cumulativeWeightAdditive=0}restoreOriginalState(){const e=this.valueSize*3;this.binding.setValue(this.buffer,e)}_setAdditiveIdentityNumeric(){const e=this._addIndex*this.valueSize,t=e+this.valueSize;for(let n=e;n=.5)for(let r=0;r!==s;++r)e[t+r]=e[n+r]}_slerp(e,t,n,i){St.slerpFlat(e,t,e,t,e,n,i)}_slerpAdditive(e,t,n,i,s){const r=this._workIndex*s;St.multiplyQuaternionsFlat(e,r,e,t,e,n),St.slerpFlat(e,t,e,t,e,r,i)}_lerp(e,t,n,i,s){const r=1-i;for(let a=0;a!==s;++a){const l=t+a;e[l]=e[l]*r+e[n+a]*i}}_lerpAdditive(e,t,n,i,s){for(let r=0;r!==s;++r){const a=t+r;e[a]=e[a]+e[n+r]*i}}}const cl="\\[\\]\\.:\\/",Jx=new RegExp("["+cl+"]","g"),hl="[^"+cl+"]",$x="[^"+cl.replace("\\.","")+"]",Kx=/((?:WC+[\/:])*)/.source.replace("WC",hl),jx=/(WCOD+)?/.source.replace("WCOD",$x),Qx=/(?:\.(WC+)(?:\[(.+)\])?)?/.source.replace("WC",hl),e_=/\.(WC+)(?:\[(.+)\])?/.source.replace("WC",hl),t_=new RegExp("^"+Kx+jx+Qx+e_+"$"),n_=["material","materials","bones"];class i_{constructor(e,t,n){const i=n||Oe.parseTrackName(t);this._targetGroup=e,this._bindings=e.subscribe_(t,i)}getValue(e,t){this.bind();const n=this._targetGroup.nCachedObjects_,i=this._bindings[n];i!==void 0&&i.getValue(e,t)}setValue(e,t){const n=this._bindings;for(let i=this._targetGroup.nCachedObjects_,s=n.length;i!==s;++i)n[i].setValue(e,t)}bind(){const e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,n=e.length;t!==n;++t)e[t].bind()}unbind(){const e=this._bindings;for(let t=this._targetGroup.nCachedObjects_,n=e.length;t!==n;++t)e[t].unbind()}}class Oe{constructor(e,t,n){this.path=t,this.parsedPath=n||Oe.parseTrackName(t),this.node=Oe.findNode(e,this.parsedPath.nodeName)||e,this.rootNode=e,this.getValue=this._getValue_unbound,this.setValue=this._setValue_unbound}static create(e,t,n){return e&&e.isAnimationObjectGroup?new Oe.Composite(e,t,n):new Oe(e,t,n)}static sanitizeNodeName(e){return e.replace(/\s/g,"_").replace(Jx,"")}static parseTrackName(e){const t=t_.exec(e);if(t===null)throw new Error("PropertyBinding: Cannot parse trackName: "+e);const n={nodeName:t[2],objectName:t[3],objectIndex:t[4],propertyName:t[5],propertyIndex:t[6]},i=n.nodeName&&n.nodeName.lastIndexOf(".");if(i!==void 0&&i!==-1){const s=n.nodeName.substring(i+1);n_.indexOf(s)!==-1&&(n.nodeName=n.nodeName.substring(0,i),n.objectName=s)}if(n.propertyName===null||n.propertyName.length===0)throw new Error("PropertyBinding: can not parse propertyName from trackName: "+e);return n}static findNode(e,t){if(t===void 0||t===""||t==="."||t===-1||t===e.name||t===e.uuid)return e;if(e.skeleton){const n=e.skeleton.getBoneByName(t);if(n!==void 0)return n}if(e.children){const n=function(s){for(let r=0;r=s){const u=s++,d=e[u];t[d.uuid]=h,e[h]=d,t[c]=u,e[u]=l;for(let f=0,g=i;f!==g;++f){const p=n[f],m=p[u],_=p[h];p[h]=m,p[u]=_}}}this.nCachedObjects_=s}uncache(){const e=this._objects,t=this._indicesByUUID,n=this._bindings,i=n.length;let s=this.nCachedObjects_,r=e.length;for(let a=0,l=arguments.length;a!==l;++a){const c=arguments[a],h=c.uuid,u=t[h];if(u!==void 0)if(delete t[h],u0&&(t[f.uuid]=u),e[u]=f,e.pop();for(let g=0,p=i;g!==p;++g){const m=n[g];m[u]=m[d],m.pop()}}}this.nCachedObjects_=s}subscribe_(e,t){const n=this._bindingsIndicesByPath;let i=n[e];const s=this._bindings;if(i!==void 0)return s[i];const r=this._paths,a=this._parsedPaths,l=this._objects,c=l.length,h=this.nCachedObjects_,u=new Array(c);i=s.length,n[e]=i,r.push(e),a.push(t),s.push(u);for(let d=h,f=l.length;d!==f;++d){const g=l[d];u[d]=new Oe(g,e,t)}return u}unsubscribe_(e){const t=this._bindingsIndicesByPath,n=t[e];if(n!==void 0){const i=this._paths,s=this._parsedPaths,r=this._bindings,a=r.length-1,l=r[a],c=e[a];t[c]=n,r[n]=l,r.pop(),s[n]=s[a],s.pop(),i[n]=i[a],i.pop()}}}class r_{constructor(e,t,n=null,i=t.blendMode){this._mixer=e,this._clip=t,this._localRoot=n,this.blendMode=i;const s=t.tracks,r=s.length,a=new Array(r),l={endingStart:Yn,endingEnd:Yn};for(let c=0;c!==r;++c){const h=s[c].createInterpolant(null);a[c]=h,h.settings=l}this._interpolantSettings=l,this._interpolants=a,this._propertyBindings=new Array(r),this._cacheIndex=null,this._byClipCacheIndex=null,this._timeScaleInterpolant=null,this._weightInterpolant=null,this.loop=Ch,this._loopCount=-1,this._startTime=null,this.time=0,this.timeScale=1,this._effectiveTimeScale=1,this.weight=1,this._effectiveWeight=1,this.repetitions=1/0,this.paused=!1,this.enabled=!0,this.clampWhenFinished=!1,this.zeroSlopeAtStart=!0,this.zeroSlopeAtEnd=!0}play(){return this._mixer._activateAction(this),this}stop(){return this._mixer._deactivateAction(this),this.reset()}reset(){return this.paused=!1,this.enabled=!0,this.time=0,this._loopCount=-1,this._startTime=null,this.stopFading().stopWarping()}isRunning(){return this.enabled&&!this.paused&&this.timeScale!==0&&this._startTime===null&&this._mixer._isActiveAction(this)}isScheduled(){return this._mixer._isActiveAction(this)}startAt(e){return this._startTime=e,this}setLoop(e,t){return this.loop=e,this.repetitions=t,this}setEffectiveWeight(e){return this.weight=e,this._effectiveWeight=this.enabled?e:0,this.stopFading()}getEffectiveWeight(){return this._effectiveWeight}fadeIn(e){return this._scheduleFading(e,0,1)}fadeOut(e){return this._scheduleFading(e,1,0)}crossFadeFrom(e,t,n){if(e.fadeOut(t),this.fadeIn(t),n){const i=this._clip.duration,s=e._clip.duration,r=s/i,a=i/s;e.warp(1,r,t),this.warp(a,1,t)}return this}crossFadeTo(e,t,n){return e.crossFadeFrom(this,t,n)}stopFading(){const e=this._weightInterpolant;return e!==null&&(this._weightInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}setEffectiveTimeScale(e){return this.timeScale=e,this._effectiveTimeScale=this.paused?0:e,this.stopWarping()}getEffectiveTimeScale(){return this._effectiveTimeScale}setDuration(e){return this.timeScale=this._clip.duration/e,this.stopWarping()}syncWith(e){return this.time=e.time,this.timeScale=e.timeScale,this.stopWarping()}halt(e){return this.warp(this._effectiveTimeScale,0,e)}warp(e,t,n){const i=this._mixer,s=i.time,r=this.timeScale;let a=this._timeScaleInterpolant;a===null&&(a=i._lendControlInterpolant(),this._timeScaleInterpolant=a);const l=a.parameterPositions,c=a.sampleValues;return l[0]=s,l[1]=s+n,c[0]=e/r,c[1]=t/r,this}stopWarping(){const e=this._timeScaleInterpolant;return e!==null&&(this._timeScaleInterpolant=null,this._mixer._takeBackControlInterpolant(e)),this}getMixer(){return this._mixer}getClip(){return this._clip}getRoot(){return this._localRoot||this._mixer._root}_update(e,t,n,i){if(!this.enabled){this._updateWeight(e);return}const s=this._startTime;if(s!==null){const l=(e-s)*n;if(l<0||n===0)return;this._startTime=null,t=n*l}t*=this._updateTimeScale(e);const r=this._updateTime(t),a=this._updateWeight(e);if(a>0){const l=this._interpolants,c=this._propertyBindings;switch(this.blendMode){case Oo:for(let h=0,u=l.length;h!==u;++h)l[h].evaluate(r),c[h].accumulateAdditive(a);break;case Zr:default:for(let h=0,u=l.length;h!==u;++h)l[h].evaluate(r),c[h].accumulate(i,a)}}}_updateWeight(e){let t=0;if(this.enabled){t=this.weight;const n=this._weightInterpolant;if(n!==null){const i=n.evaluate(e)[0];t*=i,e>n.parameterPositions[1]&&(this.stopFading(),i===0&&(this.enabled=!1))}}return this._effectiveWeight=t,t}_updateTimeScale(e){let t=0;if(!this.paused){t=this.timeScale;const n=this._timeScaleInterpolant;if(n!==null){const i=n.evaluate(e)[0];t*=i,e>n.parameterPositions[1]&&(this.stopWarping(),t===0?this.paused=!0:this.timeScale=t)}}return this._effectiveTimeScale=t,t}_updateTime(e){const t=this._clip.duration,n=this.loop;let i=this.time+e,s=this._loopCount;const r=n===Lh;if(e===0)return s===-1?i:r&&(s&1)===1?t-i:i;if(n===Eh){s===-1&&(this._loopCount=0,this._setEndings(!0,!0,!1));e:{if(i>=t)i=t;else if(i<0)i=0;else{this.time=i;break e}this.clampWhenFinished?this.paused=!0:this.enabled=!1,this.time=i,this._mixer.dispatchEvent({type:"finished",action:this,direction:e<0?-1:1})}}else{if(s===-1&&(e>=0?(s=0,this._setEndings(!0,this.repetitions===0,r)):this._setEndings(this.repetitions===0,!0,r)),i>=t||i<0){const a=Math.floor(i/t);i-=t*a,s+=Math.abs(a);const l=this.repetitions-s;if(l<=0)this.clampWhenFinished?this.paused=!0:this.enabled=!1,i=e>0?t:0,this.time=i,this._mixer.dispatchEvent({type:"finished",action:this,direction:e>0?1:-1});else{if(l===1){const c=e<0;this._setEndings(c,!c,r)}else this._setEndings(!1,!1,r);this._loopCount=s,this.time=i,this._mixer.dispatchEvent({type:"loop",action:this,loopDelta:a})}}else this.time=i;if(r&&(s&1)===1)return t-i}return i}_setEndings(e,t,n){const i=this._interpolantSettings;n?(i.endingStart=Zn,i.endingEnd=Zn):(e?i.endingStart=this.zeroSlopeAtStart?Zn:Yn:i.endingStart=Ls,t?i.endingEnd=this.zeroSlopeAtEnd?Zn:Yn:i.endingEnd=Ls)}_scheduleFading(e,t,n){const i=this._mixer,s=i.time;let r=this._weightInterpolant;r===null&&(r=i._lendControlInterpolant(),this._weightInterpolant=r);const a=r.parameterPositions,l=r.sampleValues;return a[0]=s,l[0]=t,a[1]=s+e,l[1]=n,this}}const a_=new Float32Array(1);class o_ extends un{constructor(e){super(),this._root=e,this._initMemoryManager(),this._accuIndex=0,this.time=0,this.timeScale=1}_bindAction(e,t){const n=e._localRoot||this._root,i=e._clip.tracks,s=i.length,r=e._propertyBindings,a=e._interpolants,l=n.uuid,c=this._bindingsByRootAndName;let h=c[l];h===void 0&&(h={},c[l]=h);for(let u=0;u!==s;++u){const d=i[u],f=d.name;let g=h[f];if(g!==void 0)++g.referenceCount,r[u]=g;else{if(g=r[u],g!==void 0){g._cacheIndex===null&&(++g.referenceCount,this._addInactiveBinding(g,l,f));continue}const p=t&&t._propertyBindings[u].binding.parsedPath;g=new Vu(Oe.create(n,f,p),d.ValueTypeName,d.getValueSize()),++g.referenceCount,this._addInactiveBinding(g,l,f),r[u]=g}a[u].resultBuffer=g.buffer}}_activateAction(e){if(!this._isActiveAction(e)){if(e._cacheIndex===null){const n=(e._localRoot||this._root).uuid,i=e._clip.uuid,s=this._actionsByClip[i];this._bindAction(e,s&&s.knownActions[0]),this._addInactiveAction(e,i,n)}const t=e._propertyBindings;for(let n=0,i=t.length;n!==i;++n){const s=t[n];s.useCount++===0&&(this._lendBinding(s),s.saveOriginalState())}this._lendAction(e)}}_deactivateAction(e){if(this._isActiveAction(e)){const t=e._propertyBindings;for(let n=0,i=t.length;n!==i;++n){const s=t[n];--s.useCount===0&&(s.restoreOriginalState(),this._takeBackBinding(s))}this._takeBackAction(e)}}_initMemoryManager(){this._actions=[],this._nActiveActions=0,this._actionsByClip={},this._bindings=[],this._nActiveBindings=0,this._bindingsByRootAndName={},this._controlInterpolants=[],this._nActiveControlInterpolants=0;const e=this;this.stats={actions:{get total(){return e._actions.length},get inUse(){return e._nActiveActions}},bindings:{get total(){return e._bindings.length},get inUse(){return e._nActiveBindings}},controlInterpolants:{get total(){return e._controlInterpolants.length},get inUse(){return e._nActiveControlInterpolants}}}}_isActiveAction(e){const t=e._cacheIndex;return t!==null&&t=0;--n)e[n].stop();return this}update(e){e*=this.timeScale;const t=this._actions,n=this._nActiveActions,i=this.time+=e,s=Math.sign(e),r=this._accuIndex^=1;for(let c=0;c!==n;++c)t[c]._update(i,e,s,r);const a=this._bindings,l=this._nActiveBindings;for(let c=0;c!==l;++c)a[c].apply(r);return this}setTime(e){this.time=0;for(let t=0;tthis.max.x||e.ythis.max.y)}containsBox(e){return this.min.x<=e.min.x&&e.max.x<=this.max.x&&this.min.y<=e.min.y&&e.max.y<=this.max.y}getParameter(e,t){return t.set((e.x-this.min.x)/(this.max.x-this.min.x),(e.y-this.min.y)/(this.max.y-this.min.y))}intersectsBox(e){return!(e.max.xthis.max.x||e.max.ythis.max.y)}clampPoint(e,t){return t.copy(e).clamp(this.min,this.max)}distanceToPoint(e){return Cc.copy(e).clamp(this.min,this.max).sub(e).length()}intersect(e){return this.min.max(e.min),this.max.min(e.max),this}union(e){return this.min.min(e.min),this.max.max(e.max),this}translate(e){return this.min.add(e),this.max.add(e),this}equals(e){return e.min.equals(this.min)&&e.max.equals(this.max)}}const Lc=new A,Er=new A;class g_{constructor(e=new A,t=new A){this.start=e,this.end=t}set(e,t){return this.start.copy(e),this.end.copy(t),this}copy(e){return this.start.copy(e.start),this.end.copy(e.end),this}getCenter(e){return e.addVectors(this.start,this.end).multiplyScalar(.5)}delta(e){return e.subVectors(this.end,this.start)}distanceSq(){return this.start.distanceToSquared(this.end)}distance(){return this.start.distanceTo(this.end)}at(e,t){return this.delta(t).multiplyScalar(e).add(this.start)}closestPointToPointParameter(e,t){Lc.subVectors(e,this.start),Er.subVectors(this.end,this.start);const n=Er.dot(Er);let s=Er.dot(Lc)/n;return t&&(s=st(s,0,1)),s}closestPointToPoint(e,t,n){const i=this.closestPointToPointParameter(e,t);return this.delta(n).multiplyScalar(i).add(this.start)}applyMatrix4(e){return this.start.applyMatrix4(e),this.end.applyMatrix4(e),this}equals(e){return e.start.equals(this.start)&&e.end.equals(this.end)}clone(){return new this.constructor().copy(this)}}const Pc=new A;class x_ extends We{constructor(e,t){super(),this.light=e,this.light.updateMatrixWorld(),this.matrix=e.matrixWorld,this.matrixAutoUpdate=!1,this.color=t;const n=new Pe,i=[0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,-1,0,1,0,0,0,0,1,1,0,0,0,0,-1,1];for(let r=0,a=1,l=32;r.99999)this.quaternion.set(0,0,0,1);else if(e.y<-.99999)this.quaternion.set(1,0,0,0);else{Nc.set(e.z,0,-e.x).normalize();const t=Math.acos(e.y);this.quaternion.setFromAxisAngle(Nc,t)}}setLength(e,t=e*.2,n=t*.2){this.line.scale.set(1,Math.max(1e-4,e-t),1),this.line.updateMatrix(),this.cone.scale.set(n,t,n),this.cone.position.y=e,this.cone.updateMatrix()}setColor(e){this.line.material.color.set(e),this.cone.material.color.set(e)}copy(e){return super.copy(e,!1),this.line.copy(e.line),this.cone.copy(e.cone),this}}class P_ extends Kt{constructor(e=1){const t=[0,0,0,e,0,0,0,0,0,0,e,0,0,0,0,0,0,e],n=[1,0,0,1,.6,0,0,1,0,.6,1,0,0,0,1,0,.6,1],i=new Pe;i.setAttribute("position",new me(t,3)),i.setAttribute("color",new me(n,3));const s=new bt({vertexColors:!0,toneMapped:!1});super(i,s),this.type="AxesHelper"}setColors(e,t,n){const i=new ue,s=this.geometry.attributes.color.array;return i.set(e),i.toArray(s,0),i.toArray(s,3),i.set(t),i.toArray(s,6),i.toArray(s,9),i.set(n),i.toArray(s,12),i.toArray(s,15),this.geometry.attributes.color.needsUpdate=!0,this}dispose(){this.geometry.dispose(),this.material.dispose()}}class R_{constructor(){this.type="ShapePath",this.color=new ue,this.subPaths=[],this.currentPath=null}moveTo(e,t){return this.currentPath=new Ds,this.subPaths.push(this.currentPath),this.currentPath.moveTo(e,t),this}lineTo(e,t){return this.currentPath.lineTo(e,t),this}quadraticCurveTo(e,t,n,i){return this.currentPath.quadraticCurveTo(e,t,n,i),this}bezierCurveTo(e,t,n,i,s,r){return this.currentPath.bezierCurveTo(e,t,n,i,s,r),this}splineThru(e){return this.currentPath.splineThru(e),this}toShapes(e,t){function n(x){const M=[];for(let v=0,b=x.length;vNumber.EPSILON){if(I<0&&(y=M[L],P=-P,E=M[S],I=-I),x.yE.y)continue;if(x.y===y.y){if(x.x===y.x)return!0}else{const Z=I*(x.x-y.x)-P*(x.y-y.y);if(Z===0)return!0;if(Z<0)continue;b=!b}}else{if(x.y!==y.y)continue;if(E.x<=x.x&&x.x<=y.x||y.x<=x.x&&x.x<=E.x)return!0}}return b}const s=Zt.isClockWise,r=this.subPaths;if(r.length===0)return[];if(t===!0)return n(r);let a,l,c;const h=[];if(r.length===1)return l=r[0],c=new ti,c.curves=l.curves,h.push(c),h;let u=!s(r[0].getPoints());u=e?!u:u;const d=[],f=[];let g=[],p=0,m;f[p]=void 0,g[p]=[];for(let x=0,M=r.length;x1){let x=!1,M=0;for(let v=0,b=f.length;v0&&x===!1&&(g=d)}let _;for(let x=0,M=f.length;x>-c-14,n[l|256]=1024>>-c-14|32768,i[l]=-c-1,i[l|256]=-c-1):c<=15?(n[l]=c+15<<10,n[l|256]=c+15<<10|32768,i[l]=13,i[l|256]=13):c<128?(n[l]=31744,n[l|256]=64512,i[l]=24,i[l|256]=24):(n[l]=31744,n[l|256]=64512,i[l]=13,i[l|256]=13)}const s=new Uint32Array(2048),r=new Uint32Array(64),a=new Uint32Array(64);for(let l=1;l<1024;++l){let c=l<<13,h=0;for(;!(c&8388608);)c<<=1,h-=8388608;c&=-8388609,h+=947912704,s[l]=c|h}for(let l=1024;l<2048;++l)s[l]=939524096+(l-1024<<13);for(let l=1;l<31;++l)r[l]=l<<23;r[31]=1199570944,r[32]=2147483648;for(let l=33;l<63;++l)r[l]=2147483648+(l-32<<23);r[63]=3347054592;for(let l=1;l<64;++l)l!==32&&(a[l]=1024);return{floatView:e,uint32View:t,baseTable:n,shiftTable:i,mantissaTable:s,exponentTable:r,offsetTable:a}}function D_(o){Math.abs(o)>65504&&console.warn("THREE.DataUtils.toHalfFloat(): Value out of range."),o=st(o,-65504,65504),an.floatView[0]=o;const e=an.uint32View[0],t=e>>23&511;return an.baseTable[t]+((e&8388607)>>an.shiftTable[t])}function F_(o){const e=o>>10;return an.uint32View[0]=an.mantissaTable[an.offsetTable[e]+(o&1023)]+an.exponentTable[e],an.floatView[0]}var N_=Object.freeze({__proto__:null,toHalfFloat:D_,fromHalfFloat:F_});class z_ extends Pe{constructor(){console.error("THREE.ParametricGeometry has been moved to /examples/jsm/geometries/ParametricGeometry.js"),super()}}class B_ extends Pe{constructor(){console.error("THREE.TextGeometry has been moved to /examples/jsm/geometries/TextGeometry.js"),super()}}function O_(){console.error("THREE.FontLoader has been moved to /examples/jsm/loaders/FontLoader.js")}function U_(){console.error("THREE.Font has been moved to /examples/jsm/loaders/FontLoader.js")}function k_(){console.error("THREE.ImmediateRenderObject has been removed.")}class V_ extends Ot{constructor(e,t,n){console.error('THREE.WebGLMultisampleRenderTarget has been removed. Use a normal render target and set the "samples" property to greater 0 to enable multisampling.'),super(e,t,n),this.samples=4}}class G_ extends Gs{constructor(e,t,n,i){console.warn("THREE.DataTexture2DArray has been renamed to DataArrayTexture."),super(e,t,n,i)}}class H_ extends Jr{constructor(e,t,n,i){console.warn("THREE.DataTexture3D has been renamed to Data3DTexture."),super(e,t,n,i)}}typeof __THREE_DEVTOOLS__<"u"&&__THREE_DEVTOOLS__.dispatchEvent(new CustomEvent("register",{detail:{revision:Xr}}));typeof window<"u"&&(window.__THREE__?console.warn("WARNING: Multiple instances of Three.js being imported."):window.__THREE__=Xr);const W_=Object.freeze(Object.defineProperty({__proto__:null,ACESFilmicToneMapping:hh,AddEquation:qn,AddOperation:ah,AdditiveAnimationBlendMode:Oo,AdditiveBlending:$a,AlphaFormat:xh,AlwaysDepth:Qc,AlwaysStencilFunc:Dh,AmbientLight:Fu,AmbientLightProbe:Gx,AnimationClip:Us,AnimationLoader:Lx,AnimationMixer:o_,AnimationObjectGroup:s_,AnimationUtils:Ax,ArcCurve:au,ArrayCamera:Yh,ArrowHelper:L_,Audio:ku,AudioAnalyser:Zx,AudioContext:ll,AudioListener:qx,AudioLoader:kx,AxesHelper:P_,BackSide:Bt,BasicDepthPacking:Ph,BasicShadowMap:Ku,Bone:Yo,BooleanKeyframeTrack:pi,Box2:m_,Box3:di,Box3Helper:E_,BoxBufferGeometry:cn,BoxGeometry:cn,BoxHelper:T_,BufferAttribute:Ye,BufferGeometry:Pe,BufferGeometryLoader:Ou,ByteType:dh,Cache:ci,Camera:Kr,CameraHelper:A_,CanvasTexture:J0,CapsuleBufferGeometry:Yi,CapsuleGeometry:Yi,CatmullRomCurve3:ou,CineonToneMapping:ch,CircleBufferGeometry:Zi,CircleGeometry:Zi,ClampToEdgeWrapping:vt,Clock:Uu,Color:ue,ColorKeyframeTrack:rl,ColorManagement:Dt,CompressedTexture:ru,CompressedTextureLoader:Px,ConeBufferGeometry:Ji,ConeGeometry:Ji,CubeCamera:Oh,CubeReflectionMapping:Tn,CubeRefractionMapping:En,CubeTexture:Ws,CubeTextureLoader:Rx,CubeUVReflectionMapping:rs,CubicBezierCurve:$o,CubicBezierCurve3:lu,CubicInterpolant:Tu,CullFaceBack:Ja,CullFaceFront:Bc,CullFaceFrontBack:$u,CullFaceNone:zc,Curve:Ht,CurvePath:hu,CustomBlending:kc,CustomToneMapping:uh,CylinderBufferGeometry:Rn,CylinderGeometry:Rn,Cylindrical:p_,Data3DTexture:Jr,DataArrayTexture:Gs,DataTexture:Gi,DataTexture2DArray:G_,DataTexture3D:H_,DataTextureLoader:Ix,DataUtils:N_,DecrementStencilOp:hd,DecrementWrapStencilOp:dd,DefaultLoadingManager:Lu,DepthFormat:An,DepthStencilFormat:ii,DepthTexture:Zh,DirectionalLight:Du,DirectionalLightHelper:S_,DiscreteInterpolant:Eu,DodecahedronBufferGeometry:$i,DodecahedronGeometry:$i,DoubleSide:ni,DstAlphaFactor:Yc,DstColorFactor:Jc,DynamicCopyUsage:Ed,DynamicDrawUsage:Md,DynamicReadUsage:Sd,EdgesGeometry:uu,EllipseCurve:ra,EqualDepth:th,EqualStencilFunc:gd,EquirectangularReflectionMapping:ws,EquirectangularRefractionMapping:Ss,Euler:as,EventDispatcher:un,ExtrudeBufferGeometry:Ki,ExtrudeGeometry:Ki,FileLoader:hn,FlatShading:Uc,Float16BufferAttribute:uf,Float32BufferAttribute:me,Float64BufferAttribute:df,FloatType:on,Fog:na,FogExp2:ta,Font:U_,FontLoader:O_,FramebufferTexture:Z0,FrontSide:Hi,Frustum:jr,GLBufferAttribute:u_,GLSL1:Ld,GLSL3:wo,GreaterDepth:ih,GreaterEqualDepth:nh,GreaterEqualStencilFunc:yd,GreaterStencilFunc:_d,GridHelper:b_,Group:ki,HalfFloatType:Wi,HemisphereLight:Pu,HemisphereLightHelper:M_,HemisphereLightProbe:Vx,IcosahedronBufferGeometry:ji,IcosahedronGeometry:ji,ImageBitmapLoader:Ux,ImageLoader:ks,ImageUtils:ko,ImmediateRenderObject:k_,IncrementStencilOp:cd,IncrementWrapStencilOp:ud,InstancedBufferAttribute:Xi,InstancedBufferGeometry:Bu,InstancedInterleavedBuffer:h_,InstancedMesh:nu,Int16BufferAttribute:cf,Int32BufferAttribute:hf,Int8BufferAttribute:af,IntType:ph,InterleavedBuffer:ia,InterleavedBufferAttribute:ri,Interpolant:qs,InterpolateDiscrete:Es,InterpolateLinear:Cs,InterpolateSmooth:Br,InvertStencilOp:fd,KeepStencilOp:Or,KeyframeTrack:Wt,LOD:eu,LatheBufferGeometry:ai,LatheGeometry:ai,Layers:$r,LessDepth:eh,LessEqualDepth:Vr,LessEqualStencilFunc:xd,LessStencilFunc:md,Light:Fn,LightProbe:la,Line:Pn,Line3:g_,LineBasicMaterial:bt,LineCurve:aa,LineCurve3:cu,LineDashedMaterial:Su,LineLoop:iu,LineSegments:Kt,LinearEncoding:Ln,LinearFilter:it,LinearInterpolant:sl,LinearMipMapLinearFilter:nd,LinearMipMapNearestFilter:td,LinearMipmapLinearFilter:hi,LinearMipmapNearestFilter:zo,LinearSRGBColorSpace:Sn,LinearToneMapping:oh,Loader:Lt,LoaderUtils:Ro,LoadingManager:al,LoopOnce:Eh,LoopPingPong:Lh,LoopRepeat:Ch,LuminanceAlphaFormat:yh,LuminanceFormat:vh,MOUSE:Zu,Material:gt,MaterialLoader:ca,MathUtils:qd,Matrix3:wt,Matrix4:Le,MaxEquation:eo,Mesh:ft,MeshBasicMaterial:Dn,MeshDepthMaterial:Wo,MeshDistanceMaterial:qo,MeshLambertMaterial:bu,MeshMatcapMaterial:wu,MeshNormalMaterial:Mu,MeshPhongMaterial:vu,MeshPhysicalMaterial:_u,MeshStandardMaterial:tl,MeshToonMaterial:yu,MinEquation:Qa,MirroredRepeatWrapping:Ts,MixOperation:rh,MultiplyBlending:ja,MultiplyOperation:Vs,NearestFilter:ot,NearestMipMapLinearFilter:ed,NearestMipMapNearestFilter:Qu,NearestMipmapLinearFilter:Hr,NearestMipmapNearestFilter:Gr,NeverDepth:jc,NeverStencilFunc:pd,NoBlending:ln,NoColorSpace:ad,NoToneMapping:Yt,NormalAnimationBlendMode:Zr,NormalBlending:Kn,NotEqualDepth:sh,NotEqualStencilFunc:vd,NumberKeyframeTrack:Bs,Object3D:We,ObjectLoader:Bx,ObjectSpaceNormalMap:Ih,OctahedronBufferGeometry:oi,OctahedronGeometry:oi,OneFactor:Wc,OneMinusDstAlphaFactor:Zc,OneMinusDstColorFactor:$c,OneMinusSrcAlphaFactor:No,OneMinusSrcColorFactor:Xc,OrthographicCamera:Qr,PCFShadowMap:Do,PCFSoftShadowMap:Oc,PMREMGenerator:Ao,ParametricGeometry:z_,Path:Ds,PerspectiveCamera:dt,Plane:bn,PlaneBufferGeometry:si,PlaneGeometry:si,PlaneHelper:C_,PointLight:Iu,PointLightHelper:v_,Points:su,PointsMaterial:Zo,PolarGridHelper:w_,PolyhedronBufferGeometry:$t,PolyhedronGeometry:$t,PositionalAudio:Yx,PropertyBinding:Oe,PropertyMixer:Vu,QuadraticBezierCurve:Ko,QuadraticBezierCurve3:jo,Quaternion:St,QuaternionKeyframeTrack:ls,QuaternionLinearInterpolant:Cu,REVISION:Xr,RGBADepthPacking:Rh,RGBAFormat:zt,RGBAIntegerFormat:Ah,RGBA_ASTC_10x10_Format:vo,RGBA_ASTC_10x5_Format:go,RGBA_ASTC_10x6_Format:xo,RGBA_ASTC_10x8_Format:_o,RGBA_ASTC_12x10_Format:yo,RGBA_ASTC_12x12_Format:Mo,RGBA_ASTC_4x4_Format:oo,RGBA_ASTC_5x4_Format:lo,RGBA_ASTC_5x5_Format:co,RGBA_ASTC_6x5_Format:ho,RGBA_ASTC_6x6_Format:uo,RGBA_ASTC_8x5_Format:fo,RGBA_ASTC_8x6_Format:po,RGBA_ASTC_8x8_Format:mo,RGBA_BPTC_Format:bo,RGBA_ETC2_EAC_Format:ao,RGBA_PVRTC_2BPPV1_Format:so,RGBA_PVRTC_4BPPV1_Format:io,RGBA_S3TC_DXT1_Format:Fr,RGBA_S3TC_DXT3_Format:Nr,RGBA_S3TC_DXT5_Format:zr,RGBFormat:_h,RGB_ETC1_Format:Th,RGB_ETC2_Format:ro,RGB_PVRTC_2BPPV1_Format:no,RGB_PVRTC_4BPPV1_Format:to,RGB_S3TC_DXT1_Format:Dr,RGFormat:wh,RGIntegerFormat:Sh,RawShaderMaterial:xu,Ray:Hs,Raycaster:d_,RectAreaLight:Nu,RedFormat:Mh,RedIntegerFormat:bh,ReinhardToneMapping:lh,RepeatWrapping:As,ReplaceStencilOp:ld,ReverseSubtractEquation:Gc,RingBufferGeometry:Qi,RingGeometry:Qi,SRGBColorSpace:Xt,Scene:Kh,ShaderChunk:Ne,ShaderLib:Gt,ShaderMaterial:Jt,ShadowMaterial:gu,Shape:ti,ShapeBufferGeometry:es,ShapeGeometry:es,ShapePath:R_,ShapeUtils:Zt,ShortType:fh,Skeleton:sa,SkeletonHelper:__,SkinnedMesh:tu,SmoothShading:ju,Source:Jn,Sphere:fi,SphereBufferGeometry:li,SphereGeometry:li,Spherical:f_,SphericalHarmonics3:zu,SplineCurve:Qo,SpotLight:Ru,SpotLightHelper:x_,Sprite:Qh,SpriteMaterial:Xo,SrcAlphaFactor:Fo,SrcAlphaSaturateFactor:Kc,SrcColorFactor:qc,StaticCopyUsage:Td,StaticDrawUsage:Ps,StaticReadUsage:wd,StereoCamera:Hx,StreamCopyUsage:Cd,StreamDrawUsage:bd,StreamReadUsage:Ad,StringKeyframeTrack:mi,SubtractEquation:Vc,SubtractiveBlending:Ka,TOUCH:Ju,TangentSpaceNormalMap:ui,TetrahedronBufferGeometry:ts,TetrahedronGeometry:ts,TextGeometry:B_,Texture:ct,TextureLoader:Dx,TorusBufferGeometry:ns,TorusGeometry:ns,TorusKnotBufferGeometry:is,TorusKnotGeometry:is,Triangle:Nt,TriangleFanDrawMode:rd,TriangleStripDrawMode:sd,TrianglesDrawMode:id,TubeBufferGeometry:ss,TubeGeometry:ss,UVMapping:Yr,Uint16BufferAttribute:Vo,Uint32BufferAttribute:Go,Uint8BufferAttribute:of,Uint8ClampedBufferAttribute:lf,Uniform:ul,UniformsGroup:c_,UniformsLib:re,UniformsUtils:Bh,UnsignedByteType:Cn,UnsignedInt248Type:jn,UnsignedIntType:wn,UnsignedShort4444Type:mh,UnsignedShort5551Type:gh,UnsignedShortType:Bo,VSMShadowMap:Bi,Vector2:J,Vector3:A,Vector4:He,VectorKeyframeTrack:Os,VideoTexture:Y0,WebGL1Renderer:$h,WebGL3DRenderTarget:Jd,WebGLArrayRenderTarget:Zd,WebGLCubeRenderTarget:Uh,WebGLMultipleRenderTargets:$d,WebGLMultisampleRenderTarget:V_,WebGLRenderTarget:Ot,WebGLRenderer:Jh,WebGLUtils:Xh,WireframeGeometry:mu,WrapAroundEnding:Ls,ZeroCurvatureEnding:Yn,ZeroFactor:Hc,ZeroSlopeEnding:Zn,ZeroStencilOp:od,_SRGBAFormat:Wr,sRGBEncoding:Je},Symbol.toStringTag,{value:"Module"}));export{Zu as $,Ye as A,Ph as B,ue as C,Lu as D,un as E,jr as F,cn as G,Wi as H,ti as I,Ki as J,me as K,it as L,Mu as M,ot as N,qd as O,dt as P,tl as Q,As as R,Jt as S,Dx as T,Cn as U,A as V,Uh as W,di as X,fi as Y,Hs as Z,bn as _,J as a,Ju as a0,St as a1,Qr as a2,f_ as a3,jo as a4,$r as a5,zt as a6,d_ as a7,Oc as a8,Yt as a9,hh as aa,Jh as ab,Ku as ac,Do as ad,Bi as ae,Uu as af,Bu as ag,h_ as ah,ri as ai,mu as aj,Bh as ak,re as al,g_ as am,Le as an,qo as ao,Ne as ap,Xi as aq,wt as ar,Dn as as,si as at,Kn as au,We as av,su as aw,Md as ax,W_ as b,Oh as c,Ot as d,on as e,Zh as f,ii as g,jn as h,wn as i,Bt as j,ni as k,Hi as l,ul as m,ln as n,Rh as o,Xr as p,Kh as q,ft as r,Wo as s,gt as t,ct as u,Ln as v,Je as w,He as x,Kr as y,Pe as z}; diff --git a/build/assets/useSlotProps-51fc8b9f.js b/build/assets/useSlotProps-51fc8b9f.js deleted file mode 100644 index a52ec105c..000000000 --- a/build/assets/useSlotProps-51fc8b9f.js +++ /dev/null @@ -1 +0,0 @@ -import{_ as r,a as h}from"./index-022521cf.js";import{e as w}from"./index-586dfb7f.js";function A(e,o=166){let t;function n(...s){const i=()=>{e.apply(this,s)};clearTimeout(t),t=setTimeout(i,o)}return n.clear=()=>{clearTimeout(t)},n}function x(e){return e&&e.ownerDocument||document}function T(e){return x(e).defaultView||window}function N(e){return typeof e=="string"}function k(e,o,t){return e===void 0||N(e)?o:r({},o,{ownerState:r({},o.ownerState,t)})}function E(e,o=[]){if(e===void 0)return{};const t={};return Object.keys(e).filter(n=>n.match(/^on[A-Z]/)&&typeof e[n]=="function"&&!o.includes(n)).forEach(n=>{t[n]=e[n]}),t}function H(e,o,t){return typeof e=="function"?e(o,t):e}function P(e){var o,t,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e))for(o=0;o!(t.match(/^on[A-Z]/)&&typeof e[t]=="function")).forEach(t=>{o[t]=e[t]}),o}function R(e){const{getSlotProps:o,additionalProps:t,externalSlotProps:n,externalForwardedProps:s,className:i}=e;if(!o){const v=g(t==null?void 0:t.className,i,s==null?void 0:s.className,n==null?void 0:n.className),y=r({},t==null?void 0:t.style,s==null?void 0:s.style,n==null?void 0:n.style),p=r({},t,s,n);return v.length>0&&(p.className=v),Object.keys(y).length>0&&(p.style=y),{props:p,internalRef:void 0}}const c=E(r({},s,n)),a=S(n),f=S(s),l=o(c),u=g(l==null?void 0:l.className,t==null?void 0:t.className,i,s==null?void 0:s.className,n==null?void 0:n.className),d=r({},l==null?void 0:l.style,t==null?void 0:t.style,s==null?void 0:s.style,n==null?void 0:n.style),m=r({},l,t,f,a);return u.length>0&&(m.className=u),Object.keys(d).length>0&&(m.style=d),{props:m,internalRef:l.ref}}const C=["elementType","externalSlotProps","ownerState","skipResolvingSlotProps"];function W(e){var o;const{elementType:t,externalSlotProps:n,ownerState:s,skipResolvingSlotProps:i=!1}=e,c=h(e,C),a=i?{}:H(n,s),{props:f,internalRef:l}=R(r({},c,{externalSlotProps:a})),u=w(l,a==null?void 0:a.ref,(o=e.additionalProps)==null?void 0:o.ref);return k(t,r({},f,{ref:u}),s)}export{T as a,A as d,E as e,N as i,x as o,W as u}; diff --git a/build/assets/web-vitals-60d3425a.js b/build/assets/web-vitals-60d3425a.js deleted file mode 100644 index 77233a3e2..000000000 --- a/build/assets/web-vitals-60d3425a.js +++ /dev/null @@ -1 +0,0 @@ -var m,l,C,T,f=function(t,e){return{name:t,value:e===void 0?-1:e,delta:0,entries:[],id:"v2-".concat(Date.now(),"-").concat(Math.floor(8999999999999*Math.random())+1e12)}},h=function(t,e){try{if(PerformanceObserver.supportedEntryTypes.includes(t)){if(t==="first-input"&&!("PerformanceEventTiming"in self))return;var i=new PerformanceObserver(function(a){return a.getEntries().map(e)});return i.observe({type:t,buffered:!0}),i}}catch{}},y=function(t,e){var i=function a(n){n.type!=="pagehide"&&document.visibilityState!=="hidden"||(t(n),e&&(removeEventListener("visibilitychange",a,!0),removeEventListener("pagehide",a,!0)))};addEventListener("visibilitychange",i,!0),addEventListener("pagehide",i,!0)},g=function(t){addEventListener("pageshow",function(e){e.persisted&&t(e)},!0)},v=function(t,e,i){var a;return function(n){e.value>=0&&(n||i)&&(e.delta=e.value-(a||0),(e.delta||a===void 0)&&(a=e.value,t(e)))}},p=-1,w=function(){return document.visibilityState==="hidden"?0:1/0},F=function(){y(function(t){var e=t.timeStamp;p=e},!0)},S=function(){return p<0&&(p=w(),F(),g(function(){setTimeout(function(){p=w(),F()},0)})),{get firstHiddenTime(){return p}}},A=function(t,e){var i,a=S(),n=f("FCP"),o=function(c){c.name==="first-contentful-paint"&&(u&&u.disconnect(),c.startTime-1&&t(s)},n=f("CLS",0),o=0,r=[],u=function(s){if(!s.hadRecentInput){var B=r[0],q=r[r.length-1];o&&s.startTime-q.startTime<1e3&&s.startTime-B.startTime<5e3?(o+=s.value,r.push(s)):(o=s.value,r=[s]),o>n.value&&(n.value=o,n.entries=r,i())}},c=h("layout-shift",u);c&&(i=v(a,n,e),y(function(){c.takeRecords().map(u),i(!0)}),g(function(){o=0,E=-1,n=f("CLS",0),i=v(a,n,e)}))},d={passive:!0,capture:!0},H=new Date,P=function(t,e){m||(m=e,l=t,C=new Date,k(removeEventListener),D())},D=function(){if(l>=0&&l1e12?new Date:performance.now())-t.timeStamp;t.type=="pointerdown"?function(i,a){var n=function(){P(i,a),r()},o=function(){r()},r=function(){removeEventListener("pointerup",n,d),removeEventListener("pointercancel",o,d)};addEventListener("pointerup",n,d),addEventListener("pointercancel",o,d)}(e,t):P(e,t)}},k=function(t){["mousedown","keydown","touchstart","pointerdown"].forEach(function(e){return t(e,I,d)})},M=function(t,e){var i,a=S(),n=f("FID"),o=function(u){u.startTimeperformance.now())return;i.entries=[a],t(i)}catch{}},document.readyState==="complete"?setTimeout(e,0):addEventListener("load",function(){return setTimeout(e,0)})};export{R as getCLS,A as getFCP,M as getFID,N as getLCP,O as getTTFB}; diff --git a/build/audio_badge.svg b/build/audio_badge.svg deleted file mode 100644 index d581f9ea8..000000000 --- a/build/audio_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/audio_default.svg b/build/audio_default.svg deleted file mode 100644 index 3255f5550..000000000 --- a/build/audio_default.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/build/audio_placeholder.svg b/build/audio_placeholder.svg deleted file mode 100644 index 7b2ceaf6e..000000000 --- a/build/audio_placeholder.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/audio_placeholder_img.png b/build/audio_placeholder_img.png deleted file mode 100644 index 1847f1f27..000000000 Binary files a/build/audio_placeholder_img.png and /dev/null differ diff --git a/build/clip.png b/build/clip.png deleted file mode 100644 index 262c44958..000000000 Binary files a/build/clip.png and /dev/null differ diff --git a/build/clip.svg b/build/clip.svg deleted file mode 100644 index 19cb24f00..000000000 --- a/build/clip.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/build/document.svg b/build/document.svg deleted file mode 100644 index f5360f3ef..000000000 --- a/build/document.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/build/event_badge.svg b/build/event_badge.svg deleted file mode 100644 index b32663555..000000000 --- a/build/event_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/favicon.ico b/build/favicon.ico deleted file mode 100644 index a11777cc4..000000000 Binary files a/build/favicon.ico and /dev/null differ diff --git a/build/fonts/Barlow-Bold.ttf b/build/fonts/Barlow-Bold.ttf deleted file mode 100644 index 28f2d3a57..000000000 Binary files a/build/fonts/Barlow-Bold.ttf and /dev/null differ diff --git a/build/fonts/Barlow-ExtraBold.ttf b/build/fonts/Barlow-ExtraBold.ttf deleted file mode 100644 index 22901110f..000000000 Binary files a/build/fonts/Barlow-ExtraBold.ttf and /dev/null differ diff --git a/build/fonts/Barlow-Light.ttf b/build/fonts/Barlow-Light.ttf deleted file mode 100644 index f3c5b701e..000000000 Binary files a/build/fonts/Barlow-Light.ttf and /dev/null differ diff --git a/build/fonts/Barlow-Medium.ttf b/build/fonts/Barlow-Medium.ttf deleted file mode 100644 index 11d4ab205..000000000 Binary files a/build/fonts/Barlow-Medium.ttf and /dev/null differ diff --git a/build/fonts/Barlow-Regular.ttf b/build/fonts/Barlow-Regular.ttf deleted file mode 100644 index d39c293ef..000000000 Binary files a/build/fonts/Barlow-Regular.ttf and /dev/null differ diff --git a/build/fonts/Barlow-SemiBold.ttf b/build/fonts/Barlow-SemiBold.ttf deleted file mode 100644 index 58a643058..000000000 Binary files a/build/fonts/Barlow-SemiBold.ttf and /dev/null differ diff --git a/build/fonts/Barlow-Thin.ttf b/build/fonts/Barlow-Thin.ttf deleted file mode 100644 index a9d7cb968..000000000 Binary files a/build/fonts/Barlow-Thin.ttf and /dev/null differ diff --git a/build/fonts/Inter-Bold.woff b/build/fonts/Inter-Bold.woff deleted file mode 100644 index 80f70f058..000000000 Binary files a/build/fonts/Inter-Bold.woff and /dev/null differ diff --git a/build/generic_badge.svg b/build/generic_badge.svg deleted file mode 100644 index bdd4e0d86..000000000 --- a/build/generic_badge.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/build/generic_placeholder_img.png b/build/generic_placeholder_img.png deleted file mode 100644 index faa90c38d..000000000 Binary files a/build/generic_placeholder_img.png and /dev/null differ diff --git a/build/image_badge.png b/build/image_badge.png deleted file mode 100644 index 43f78a64a..000000000 Binary files a/build/image_badge.png and /dev/null differ diff --git a/build/image_placeholder_img.png b/build/image_placeholder_img.png deleted file mode 100644 index 7db7253d5..000000000 Binary files a/build/image_placeholder_img.png and /dev/null differ diff --git a/build/index.html b/build/index.html deleted file mode 100644 index 2f0d6cd65..000000000 --- a/build/index.html +++ /dev/null @@ -1,45 +0,0 @@ - - - - - - - - - - - - - Second Brain - - - - - -
- - - - - - diff --git a/build/jamboard_kiosk.png b/build/jamboard_kiosk.png deleted file mode 100644 index 66f97b1ea..000000000 Binary files a/build/jamboard_kiosk.png and /dev/null differ diff --git a/build/logo.png b/build/logo.png deleted file mode 100644 index dd8580129..000000000 Binary files a/build/logo.png and /dev/null differ diff --git a/build/logo.svg b/build/logo.svg deleted file mode 100644 index 21aad1f50..000000000 --- a/build/logo.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/build/logo192.png b/build/logo192.png deleted file mode 100644 index fc44b0a37..000000000 Binary files a/build/logo192.png and /dev/null differ diff --git a/build/logo512.png b/build/logo512.png deleted file mode 100644 index a4e47a654..000000000 Binary files a/build/logo512.png and /dev/null differ diff --git a/build/manifest.json b/build/manifest.json deleted file mode 100644 index 080d6c77a..000000000 --- a/build/manifest.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "short_name": "React App", - "name": "Create React App Sample", - "icons": [ - { - "src": "favicon.ico", - "sizes": "64x64 32x32 24x24 16x16", - "type": "image/x-icon" - }, - { - "src": "logo192.png", - "type": "image/png", - "sizes": "192x192" - }, - { - "src": "logo512.png", - "type": "image/png", - "sizes": "512x512" - } - ], - "start_url": ".", - "display": "standalone", - "theme_color": "#000000", - "background_color": "#ffffff" -} diff --git a/build/nodeImage.png b/build/nodeImage.png deleted file mode 100644 index 3a6f88a35..000000000 Binary files a/build/nodeImage.png and /dev/null differ diff --git a/build/node_data.webp b/build/node_data.webp deleted file mode 100644 index 6336a0093..000000000 Binary files a/build/node_data.webp and /dev/null differ diff --git a/build/noimage.jpeg b/build/noimage.jpeg deleted file mode 100644 index 043ff4b78..000000000 Binary files a/build/noimage.jpeg and /dev/null differ diff --git a/build/notes_badge.svg b/build/notes_badge.svg deleted file mode 100644 index c0dba73d6..000000000 --- a/build/notes_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/organization_badge.svg b/build/organization_badge.svg deleted file mode 100644 index d837c7764..000000000 --- a/build/organization_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/person_badge.svg b/build/person_badge.svg deleted file mode 100644 index 794a66304..000000000 --- a/build/person_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/person_placeholder.png b/build/person_placeholder.png deleted file mode 100644 index 17f1f9c47..000000000 Binary files a/build/person_placeholder.png and /dev/null differ diff --git a/build/person_placeholder.svg b/build/person_placeholder.svg deleted file mode 100644 index bedd0694b..000000000 --- a/build/person_placeholder.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - - - - - - diff --git a/build/person_placeholder2.png b/build/person_placeholder2.png deleted file mode 100644 index 4153d6947..000000000 Binary files a/build/person_placeholder2.png and /dev/null differ diff --git a/build/person_placeholder_img.png b/build/person_placeholder_img.png deleted file mode 100644 index e3a3d5631..000000000 Binary files a/build/person_placeholder_img.png and /dev/null differ diff --git a/build/podcast.png b/build/podcast.png deleted file mode 100644 index 0c9d3ff59..000000000 Binary files a/build/podcast.png and /dev/null differ diff --git a/build/robots.txt b/build/robots.txt deleted file mode 100644 index e9e57dc4d..000000000 --- a/build/robots.txt +++ /dev/null @@ -1,3 +0,0 @@ -# https://www.robotstxt.org/robotstxt.html -User-agent: * -Disallow: diff --git a/build/rss_feed.svg b/build/rss_feed.svg deleted file mode 100644 index 7728ec751..000000000 --- a/build/rss_feed.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/build/show_badge.svg b/build/show_badge.svg deleted file mode 100644 index fee6fea50..000000000 --- a/build/show_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/show_placeholder_img.png b/build/show_placeholder_img.png deleted file mode 100644 index 6162974dc..000000000 Binary files a/build/show_placeholder_img.png and /dev/null differ diff --git a/build/svg-icons/AddCircleIcon.svg b/build/svg-icons/AddCircleIcon.svg deleted file mode 100644 index ea0500a0e..000000000 --- a/build/svg-icons/AddCircleIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/AddContentIcon.svg b/build/svg-icons/AddContentIcon.svg deleted file mode 100644 index db442edd4..000000000 --- a/build/svg-icons/AddContentIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/AddLinkIcon.svg b/build/svg-icons/AddLinkIcon.svg deleted file mode 100644 index 95b283707..000000000 --- a/build/svg-icons/AddLinkIcon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/AddSourceIcon.svg b/build/svg-icons/AddSourceIcon.svg deleted file mode 100644 index aad685aaa..000000000 --- a/build/svg-icons/AddSourceIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/AiPauseIcon.svg b/build/svg-icons/AiPauseIcon.svg deleted file mode 100644 index 685c4b604..000000000 --- a/build/svg-icons/AiPauseIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/AiPlayIcon.svg b/build/svg-icons/AiPlayIcon.svg deleted file mode 100644 index 7cc45bcfe..000000000 --- a/build/svg-icons/AiPlayIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/AiSummaryIcon.svg b/build/svg-icons/AiSummaryIcon.svg deleted file mode 100644 index 0fc2a86f8..000000000 --- a/build/svg-icons/AiSummaryIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/ArrowBackIcon.svg b/build/svg-icons/ArrowBackIcon.svg deleted file mode 100644 index 8a44aa6b4..000000000 --- a/build/svg-icons/ArrowBackIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/ArrowForwardIcon.svg b/build/svg-icons/ArrowForwardIcon.svg deleted file mode 100644 index e824ecb5d..000000000 --- a/build/svg-icons/ArrowForwardIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/ArrowRight.svg b/build/svg-icons/ArrowRight.svg deleted file mode 100644 index 8c7a0e0cd..000000000 --- a/build/svg-icons/ArrowRight.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/AudioIcon.svg b/build/svg-icons/AudioIcon.svg deleted file mode 100644 index 6d71f3ae7..000000000 --- a/build/svg-icons/AudioIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/BoostIcon.svg b/build/svg-icons/BoostIcon.svg deleted file mode 100644 index a590f193c..000000000 --- a/build/svg-icons/BoostIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/BrowseGalleryIcon.svg b/build/svg-icons/BrowseGalleryIcon.svg deleted file mode 100644 index 227361944..000000000 --- a/build/svg-icons/BrowseGalleryIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/BubbleChartIcon.svg b/build/svg-icons/BubbleChartIcon.svg deleted file mode 100644 index 18c6ef4cb..000000000 --- a/build/svg-icons/BubbleChartIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/BudgetIcon.svg b/build/svg-icons/BudgetIcon.svg deleted file mode 100644 index 536176df0..000000000 --- a/build/svg-icons/BudgetIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/CameraCenterIcon.svg b/build/svg-icons/CameraCenterIcon.svg deleted file mode 100644 index ea04c22cb..000000000 --- a/build/svg-icons/CameraCenterIcon.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/build/svg-icons/CancelIcon.svg b/build/svg-icons/CancelIcon.svg deleted file mode 100644 index 37204df1a..000000000 --- a/build/svg-icons/CancelIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/CheckIcon.svg b/build/svg-icons/CheckIcon.svg deleted file mode 100644 index 3bbaa4ec6..000000000 --- a/build/svg-icons/CheckIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/CheckedIcon.svg b/build/svg-icons/CheckedIcon.svg deleted file mode 100644 index 70bec0ded..000000000 --- a/build/svg-icons/CheckedIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/ChevronDownIcon.svg b/build/svg-icons/ChevronDownIcon.svg deleted file mode 100644 index 50a650c18..000000000 --- a/build/svg-icons/ChevronDownIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/ChevronLeftIcon.svg b/build/svg-icons/ChevronLeftIcon.svg deleted file mode 100644 index db23d0a41..000000000 --- a/build/svg-icons/ChevronLeftIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/ChevronRightIcon.svg b/build/svg-icons/ChevronRightIcon.svg deleted file mode 100644 index 360a11bda..000000000 --- a/build/svg-icons/ChevronRightIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/ChevronUpIcon.svg b/build/svg-icons/ChevronUpIcon.svg deleted file mode 100644 index 7efa7eb44..000000000 --- a/build/svg-icons/ChevronUpIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/ClearIcon.svg b/build/svg-icons/ClearIcon.svg deleted file mode 100644 index 3d3a827ad..000000000 --- a/build/svg-icons/ClearIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/CloseIcon.svg b/build/svg-icons/CloseIcon.svg deleted file mode 100644 index 37204df1a..000000000 --- a/build/svg-icons/CloseIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/CommunitiesIcon.svg b/build/svg-icons/CommunitiesIcon.svg deleted file mode 100644 index bd2c65299..000000000 --- a/build/svg-icons/CommunitiesIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/ContentIcon.svg b/build/svg-icons/ContentIcon.svg deleted file mode 100644 index 1e03602c2..000000000 --- a/build/svg-icons/ContentIcon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/build/svg-icons/CopyIcon.svg b/build/svg-icons/CopyIcon.svg deleted file mode 100644 index 19bcf3562..000000000 --- a/build/svg-icons/CopyIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/CreateEdgeIcon.svg b/build/svg-icons/CreateEdgeIcon.svg deleted file mode 100644 index 267c980d1..000000000 --- a/build/svg-icons/CreateEdgeIcon.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - diff --git a/build/svg-icons/DefaultShowIcon.svg b/build/svg-icons/DefaultShowIcon.svg deleted file mode 100644 index e481a9c3a..000000000 --- a/build/svg-icons/DefaultShowIcon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - - - - diff --git a/build/svg-icons/DeleteIcon.svg b/build/svg-icons/DeleteIcon.svg deleted file mode 100644 index df3fb9cbc..000000000 --- a/build/svg-icons/DeleteIcon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/DeleteNodeIcon.svg b/build/svg-icons/DeleteNodeIcon.svg deleted file mode 100644 index 30d7ea2ee..000000000 --- a/build/svg-icons/DeleteNodeIcon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - diff --git a/build/svg-icons/DocumentIcon.svg b/build/svg-icons/DocumentIcon.svg deleted file mode 100644 index c50f28bc2..000000000 --- a/build/svg-icons/DocumentIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/DownloadIcon.svg b/build/svg-icons/DownloadIcon.svg deleted file mode 100644 index 01541c7b5..000000000 --- a/build/svg-icons/DownloadIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/EditIcon.svg b/build/svg-icons/EditIcon.svg deleted file mode 100644 index a28290f21..000000000 --- a/build/svg-icons/EditIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/EditNodeIcon.svg b/build/svg-icons/EditNodeIcon.svg deleted file mode 100644 index 1b749529a..000000000 --- a/build/svg-icons/EditNodeIcon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/build/svg-icons/EditTopicIcon.svg b/build/svg-icons/EditTopicIcon.svg deleted file mode 100644 index 19916c87a..000000000 --- a/build/svg-icons/EditTopicIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/EpisodeIcon.svg b/build/svg-icons/EpisodeIcon.svg deleted file mode 100644 index 0381891ec..000000000 --- a/build/svg-icons/EpisodeIcon.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/build/svg-icons/ExitFullScreen.svg b/build/svg-icons/ExitFullScreen.svg deleted file mode 100644 index b6f396e66..000000000 --- a/build/svg-icons/ExitFullScreen.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/ExploreIcon.svg b/build/svg-icons/ExploreIcon.svg deleted file mode 100644 index b8159c6d1..000000000 --- a/build/svg-icons/ExploreIcon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - diff --git a/build/svg-icons/FamilyHistoryIcon.svg b/build/svg-icons/FamilyHistoryIcon.svg deleted file mode 100644 index e16b33747..000000000 --- a/build/svg-icons/FamilyHistoryIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/FeedbackIcon.svg b/build/svg-icons/FeedbackIcon.svg deleted file mode 100644 index 3589af361..000000000 --- a/build/svg-icons/FeedbackIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/FilterOffIcon.svg b/build/svg-icons/FilterOffIcon.svg deleted file mode 100644 index 9f94f647f..000000000 --- a/build/svg-icons/FilterOffIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/FlipIcon.svg b/build/svg-icons/FlipIcon.svg deleted file mode 100644 index 621ed9d6b..000000000 --- a/build/svg-icons/FlipIcon.svg +++ /dev/null @@ -1,4 +0,0 @@ - - - - diff --git a/build/svg-icons/FullScreenIcon.svg b/build/svg-icons/FullScreenIcon.svg deleted file mode 100644 index ee760366a..000000000 --- a/build/svg-icons/FullScreenIcon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/GlobeIcon.svg b/build/svg-icons/GlobeIcon.svg deleted file mode 100644 index 610d01df0..000000000 --- a/build/svg-icons/GlobeIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/GrainIcon.svg b/build/svg-icons/GrainIcon.svg deleted file mode 100644 index 2718ee3a7..000000000 --- a/build/svg-icons/GrainIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/HashTag.svg b/build/svg-icons/HashTag.svg deleted file mode 100644 index d6abbaca6..000000000 --- a/build/svg-icons/HashTag.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/HashtagIcon.svg b/build/svg-icons/HashtagIcon.svg deleted file mode 100644 index d6abbaca6..000000000 --- a/build/svg-icons/HashtagIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/HelpIcon.svg b/build/svg-icons/HelpIcon.svg deleted file mode 100644 index 111e22a55..000000000 --- a/build/svg-icons/HelpIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/InfoIcon.svg b/build/svg-icons/InfoIcon.svg deleted file mode 100644 index 6dfa7b567..000000000 --- a/build/svg-icons/InfoIcon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/LinkIcon.svg b/build/svg-icons/LinkIcon.svg deleted file mode 100644 index c6b07f8a9..000000000 --- a/build/svg-icons/LinkIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/MenuIcon.svg b/build/svg-icons/MenuIcon.svg deleted file mode 100644 index bbdde8952..000000000 --- a/build/svg-icons/MenuIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/MergeIcon.svg b/build/svg-icons/MergeIcon.svg deleted file mode 100644 index 41b853ca0..000000000 --- a/build/svg-icons/MergeIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/MuteVolumeIcon.svg b/build/svg-icons/MuteVolumeIcon.svg deleted file mode 100644 index e603882b6..000000000 --- a/build/svg-icons/MuteVolumeIcon.svg +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - - - - diff --git a/build/svg-icons/NodeCircleIcon.svg b/build/svg-icons/NodeCircleIcon.svg deleted file mode 100644 index 156b822f4..000000000 --- a/build/svg-icons/NodeCircleIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/NodesIcon.svg b/build/svg-icons/NodesIcon.svg deleted file mode 100644 index 0ae0066f3..000000000 --- a/build/svg-icons/NodesIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/NotesIcon.svg b/build/svg-icons/NotesIcon.svg deleted file mode 100644 index bdd2902db..000000000 --- a/build/svg-icons/NotesIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/PauseIcon.svg b/build/svg-icons/PauseIcon.svg deleted file mode 100644 index 2ab048b66..000000000 --- a/build/svg-icons/PauseIcon.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/build/svg-icons/PersonAdd.svg b/build/svg-icons/PersonAdd.svg deleted file mode 100644 index 4b53d7782..000000000 --- a/build/svg-icons/PersonAdd.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/PlayIcon.svg b/build/svg-icons/PlayIcon.svg deleted file mode 100644 index ff50623d0..000000000 --- a/build/svg-icons/PlayIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/PlusIcon.svg b/build/svg-icons/PlusIcon.svg deleted file mode 100644 index 5d2e41131..000000000 --- a/build/svg-icons/PlusIcon.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/PropertyHide.svg b/build/svg-icons/PropertyHide.svg deleted file mode 100644 index 2457c696a..000000000 --- a/build/svg-icons/PropertyHide.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/PropertyShow.svg b/build/svg-icons/PropertyShow.svg deleted file mode 100644 index 03dff8d5c..000000000 --- a/build/svg-icons/PropertyShow.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/PublicIcon.svg b/build/svg-icons/PublicIcon.svg deleted file mode 100644 index b42caeac0..000000000 --- a/build/svg-icons/PublicIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/ReloadIcon.svg b/build/svg-icons/ReloadIcon.svg deleted file mode 100644 index 024148ed4..000000000 --- a/build/svg-icons/ReloadIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/ScheduleIcon.svg b/build/svg-icons/ScheduleIcon.svg deleted file mode 100644 index 7c9ee1af3..000000000 --- a/build/svg-icons/ScheduleIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/SearchFilterCloseIcon.svg b/build/svg-icons/SearchFilterCloseIcon.svg deleted file mode 100644 index 18402acf8..000000000 --- a/build/svg-icons/SearchFilterCloseIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/SearchFilterIcon.svg b/build/svg-icons/SearchFilterIcon.svg deleted file mode 100644 index c9843addb..000000000 --- a/build/svg-icons/SearchFilterIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/SearchIcon.svg b/build/svg-icons/SearchIcon.svg deleted file mode 100644 index 6f8c488fd..000000000 --- a/build/svg-icons/SearchIcon.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - diff --git a/build/svg-icons/SensorsIcon.svg b/build/svg-icons/SensorsIcon.svg deleted file mode 100644 index 0f8c06d61..000000000 --- a/build/svg-icons/SensorsIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/SentimentDataIcon.svg b/build/svg-icons/SentimentDataIcon.svg deleted file mode 100644 index 9432146ec..000000000 --- a/build/svg-icons/SentimentDataIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/SettingsIcon.svg b/build/svg-icons/SettingsIcon.svg deleted file mode 100644 index 8835d5ae4..000000000 --- a/build/svg-icons/SettingsIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/ShieldPersonIcon.svg b/build/svg-icons/ShieldPersonIcon.svg deleted file mode 100644 index 90eda9594..000000000 --- a/build/svg-icons/ShieldPersonIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/SortFilterIcon.svg b/build/svg-icons/SortFilterIcon.svg deleted file mode 100644 index e7bf98495..000000000 --- a/build/svg-icons/SortFilterIcon.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/SoundIcon.svg b/build/svg-icons/SoundIcon.svg deleted file mode 100644 index 0a453217a..000000000 --- a/build/svg-icons/SoundIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/SourcesIcon.svg b/build/svg-icons/SourcesIcon.svg deleted file mode 100644 index a407f2f8f..000000000 --- a/build/svg-icons/SourcesIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/SourcesTableIcon.svg b/build/svg-icons/SourcesTableIcon.svg deleted file mode 100644 index 6341a3806..000000000 --- a/build/svg-icons/SourcesTableIcon.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/StackIcon.svg b/build/svg-icons/StackIcon.svg deleted file mode 100644 index a427b735a..000000000 --- a/build/svg-icons/StackIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/SucessFeedBackIcon.svg b/build/svg-icons/SucessFeedBackIcon.svg deleted file mode 100644 index d4cc57a89..000000000 --- a/build/svg-icons/SucessFeedBackIcon.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/build/svg-icons/ThreeDotsIcons.svg b/build/svg-icons/ThreeDotsIcons.svg deleted file mode 100644 index f56c94f05..000000000 --- a/build/svg-icons/ThreeDotsIcons.svg +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - diff --git a/build/svg-icons/TwitterIcon.svg b/build/svg-icons/TwitterIcon.svg deleted file mode 100644 index 831fbfbf5..000000000 --- a/build/svg-icons/TwitterIcon.svg +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - diff --git a/build/svg-icons/VideoIcon.svg b/build/svg-icons/VideoIcon.svg deleted file mode 100644 index 0f2e19c8d..000000000 --- a/build/svg-icons/VideoIcon.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/svg-icons/VisibilityOff.svg b/build/svg-icons/VisibilityOff.svg deleted file mode 100644 index 7f4e7f29c..000000000 --- a/build/svg-icons/VisibilityOff.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/VisibilityOn.svg b/build/svg-icons/VisibilityOn.svg deleted file mode 100644 index 6c560d446..000000000 --- a/build/svg-icons/VisibilityOn.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/svg-icons/VolumeIcon.svg b/build/svg-icons/VolumeIcon.svg deleted file mode 100644 index caedd0c10..000000000 --- a/build/svg-icons/VolumeIcon.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - - - diff --git a/build/textures/earth/bump.jpeg b/build/textures/earth/bump.jpeg deleted file mode 100644 index 22ee4ff38..000000000 Binary files a/build/textures/earth/bump.jpeg and /dev/null differ diff --git a/build/textures/earth/clouds.png b/build/textures/earth/clouds.png deleted file mode 100644 index 20fb6d8dc..000000000 Binary files a/build/textures/earth/clouds.png and /dev/null differ diff --git a/build/textures/earth/earth.jpeg b/build/textures/earth/earth.jpeg deleted file mode 100644 index ae8a1c837..000000000 Binary files a/build/textures/earth/earth.jpeg and /dev/null differ diff --git a/build/textures/earth/galaxy.png b/build/textures/earth/galaxy.png deleted file mode 100644 index 322ade660..000000000 Binary files a/build/textures/earth/galaxy.png and /dev/null differ diff --git a/build/textures/earth/water.png b/build/textures/earth/water.png deleted file mode 100644 index bdd88df1f..000000000 Binary files a/build/textures/earth/water.png and /dev/null differ diff --git a/build/thing_badge.svg b/build/thing_badge.svg deleted file mode 100644 index a0d7702ba..000000000 --- a/build/thing_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/topic_badge.svg b/build/topic_badge.svg deleted file mode 100644 index 3e8b6173a..000000000 --- a/build/topic_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/tweet_placeholder.svg b/build/tweet_placeholder.svg deleted file mode 100644 index c713dae92..000000000 --- a/build/tweet_placeholder.svg +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - diff --git a/build/twitter.png b/build/twitter.png deleted file mode 100644 index a77fef23e..000000000 Binary files a/build/twitter.png and /dev/null differ diff --git a/build/twitter_badge.svg b/build/twitter_badge.svg deleted file mode 100644 index 39ad47fe9..000000000 --- a/build/twitter_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/twitter_default.svg b/build/twitter_default.svg deleted file mode 100644 index fc9ffe607..000000000 --- a/build/twitter_default.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/twitter_placeholder.png b/build/twitter_placeholder.png deleted file mode 100644 index 4b3b438c0..000000000 Binary files a/build/twitter_placeholder.png and /dev/null differ diff --git a/build/twitter_placeholder_img.png b/build/twitter_placeholder_img.png deleted file mode 100644 index 4b3b438c0..000000000 Binary files a/build/twitter_placeholder_img.png and /dev/null differ diff --git a/build/twitter_spaces_img.png b/build/twitter_spaces_img.png deleted file mode 100644 index 0a4679ef7..000000000 Binary files a/build/twitter_spaces_img.png and /dev/null differ diff --git a/build/verified_twitter.svg b/build/verified_twitter.svg deleted file mode 100644 index d5fcfc837..000000000 --- a/build/verified_twitter.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/video_badge.svg b/build/video_badge.svg deleted file mode 100644 index ff7a892d7..000000000 --- a/build/video_badge.svg +++ /dev/null @@ -1,3 +0,0 @@ - - - diff --git a/build/video_placeholder.svg b/build/video_placeholder.svg deleted file mode 100644 index 8644f23a9..000000000 --- a/build/video_placeholder.svg +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - - - - diff --git a/build/video_placeholder_img.png b/build/video_placeholder_img.png deleted file mode 100644 index 86d141d1e..000000000 Binary files a/build/video_placeholder_img.png and /dev/null differ diff --git a/build/youtube.png b/build/youtube.png deleted file mode 100644 index cf07fb9b1..000000000 Binary files a/build/youtube.png and /dev/null differ diff --git a/build/youtube_default.svg b/build/youtube_default.svg deleted file mode 100644 index 3b8f791ce..000000000 --- a/build/youtube_default.svg +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - -