@cloudflare/realtimekit 0.5.0-staging.94 → 0.5.0-staging.96

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/browser.js CHANGED
@@ -1,24 +1,24 @@
1
- var RealtimeKitClient=function(){"use strict";var fc,nE=new Uint8Array(16);function iE(){if(!fc&&(fc=typeof crypto!="undefined"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto!="undefined"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!fc))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return fc(nE)}var sE=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function zl(t){return typeof t=="string"&&sE.test(t)}for(var mt=[],Yl=0;Yl<256;++Yl)mt.push((Yl+256).toString(16).substr(1));function aE(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=(mt[t[e+0]]+mt[t[e+1]]+mt[t[e+2]]+mt[t[e+3]]+"-"+mt[t[e+4]]+mt[t[e+5]]+"-"+mt[t[e+6]]+mt[t[e+7]]+"-"+mt[t[e+8]]+mt[t[e+9]]+"-"+mt[t[e+10]]+mt[t[e+11]]+mt[t[e+12]]+mt[t[e+13]]+mt[t[e+14]]+mt[t[e+15]]).toLowerCase();if(!zl(r))throw TypeError("Stringified UUID is invalid");return r}function rs(t,e,r){t=t||{};var n=t.random||(t.rng||iE)();if(n[6]=n[6]&15|64,n[8]=n[8]&63|128,e){r=r||0;for(var i=0;i<16;++i)e[r+i]=n[i];return e}return aE(n)}const oE={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},sm={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},ze={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},_t={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},_n={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"};class N{static getFirstMatch(e,r){const n=r.match(e);return n&&n.length>0&&n[1]||""}static getSecondMatch(e,r){const n=r.match(e);return n&&n.length>1&&n[2]||""}static matchAndReturnConst(e,r,n){if(e.test(r))return n}static getWindowsVersionName(e){switch(e){case"NT":return"NT";case"XP":return"XP";case"NT 5.0":return"2000";case"NT 5.1":return"XP";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}}static getMacOSVersionName(e){const r=e.split(".").splice(0,2).map(n=>parseInt(n,10)||0);if(r.push(0),r[0]===10)switch(r[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}}static getAndroidVersionName(e){const r=e.split(".").splice(0,2).map(n=>parseInt(n,10)||0);if(r.push(0),!(r[0]===1&&r[1]<5)){if(r[0]===1&&r[1]<6)return"Cupcake";if(r[0]===1&&r[1]>=6)return"Donut";if(r[0]===2&&r[1]<2)return"Eclair";if(r[0]===2&&r[1]===2)return"Froyo";if(r[0]===2&&r[1]>2)return"Gingerbread";if(r[0]===3)return"Honeycomb";if(r[0]===4&&r[1]<1)return"Ice Cream Sandwich";if(r[0]===4&&r[1]<4)return"Jelly Bean";if(r[0]===4&&r[1]>=4)return"KitKat";if(r[0]===5)return"Lollipop";if(r[0]===6)return"Marshmallow";if(r[0]===7)return"Nougat";if(r[0]===8)return"Oreo";if(r[0]===9)return"Pie"}}static getVersionPrecision(e){return e.split(".").length}static compareVersions(e,r,n=!1){const i=N.getVersionPrecision(e),s=N.getVersionPrecision(r);let a=Math.max(i,s),c=0;const d=N.map([e,r],l=>{const p=a-N.getVersionPrecision(l),m=l+new Array(p+1).join(".0");return N.map(m.split("."),S=>new Array(20-S.length).join("0")+S).reverse()});for(n&&(c=a-Math.min(i,s)),a-=1;a>=c;){if(d[0][a]>d[1][a])return 1;if(d[0][a]===d[1][a]){if(a===c)return 0;a-=1}else if(d[0][a]<d[1][a])return-1}}static map(e,r){const n=[];let i;if(Array.prototype.map)return Array.prototype.map.call(e,r);for(i=0;i<e.length;i+=1)n.push(r(e[i]));return n}static find(e,r){let n,i;if(Array.prototype.find)return Array.prototype.find.call(e,r);for(n=0,i=e.length;n<i;n+=1){const s=e[n];if(r(s,n))return s}}static assign(e,...r){const n=e;let i,s;if(Object.assign)return Object.assign(e,...r);for(i=0,s=r.length;i<s;i+=1){const a=r[i];typeof a=="object"&&a!==null&&Object.keys(a).forEach(d=>{n[d]=a[d]})}return e}static getBrowserAlias(e){return oE[e]}static getBrowserTypeByAlias(e){return sm[e]||""}}const ye=/version\/(\d+(\.?_?\d+)+)/i,cE=[{test:[/googlebot/i],describe(t){const e={name:"Googlebot"},r=N.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/opera/i],describe(t){const e={name:"Opera"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/opr\/|opios/i],describe(t){const e={name:"Opera"},r=N.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/SamsungBrowser/i],describe(t){const e={name:"Samsung Internet for Android"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/Whale/i],describe(t){const e={name:"NAVER Whale Browser"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/MZBrowser/i],describe(t){const e={name:"MZ Browser"},r=N.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/focus/i],describe(t){const e={name:"Focus"},r=N.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/swing/i],describe(t){const e={name:"Swing"},r=N.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/coast/i],describe(t){const e={name:"Opera Coast"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe(t){const e={name:"Opera Touch"},r=N.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/yabrowser/i],describe(t){const e={name:"Yandex Browser"},r=N.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/ucbrowser/i],describe(t){const e={name:"UC Browser"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/Maxthon|mxios/i],describe(t){const e={name:"Maxthon"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/epiphany/i],describe(t){const e={name:"Epiphany"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/puffin/i],describe(t){const e={name:"Puffin"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/sleipnir/i],describe(t){const e={name:"Sleipnir"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/k-meleon/i],describe(t){const e={name:"K-Meleon"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/micromessenger/i],describe(t){const e={name:"WeChat"},r=N.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/qqbrowser/i],describe(t){const e={name:/qqbrowserlite/i.test(t)?"QQ Browser Lite":"QQ Browser"},r=N.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/msie|trident/i],describe(t){const e={name:"Internet Explorer"},r=N.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/\sedg\//i],describe(t){const e={name:"Microsoft Edge"},r=N.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/edg([ea]|ios)/i],describe(t){const e={name:"Microsoft Edge"},r=N.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/vivaldi/i],describe(t){const e={name:"Vivaldi"},r=N.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/seamonkey/i],describe(t){const e={name:"SeaMonkey"},r=N.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/sailfish/i],describe(t){const e={name:"Sailfish"},r=N.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,t);return r&&(e.version=r),e}},{test:[/silk/i],describe(t){const e={name:"Amazon Silk"},r=N.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/phantom/i],describe(t){const e={name:"PhantomJS"},r=N.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/slimerjs/i],describe(t){const e={name:"SlimerJS"},r=N.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(t){const e={name:"BlackBerry"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/(web|hpw)[o0]s/i],describe(t){const e={name:"WebOS Browser"},r=N.getFirstMatch(ye,t)||N.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/bada/i],describe(t){const e={name:"Bada"},r=N.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/tizen/i],describe(t){const e={name:"Tizen"},r=N.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/qupzilla/i],describe(t){const e={name:"QupZilla"},r=N.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/firefox|iceweasel|fxios/i],describe(t){const e={name:"Firefox"},r=N.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/electron/i],describe(t){const e={name:"Electron"},r=N.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/MiuiBrowser/i],describe(t){const e={name:"Miui"},r=N.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/chromium/i],describe(t){const e={name:"Chromium"},r=N.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/chrome|crios|crmo/i],describe(t){const e={name:"Chrome"},r=N.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/GSA/i],describe(t){const e={name:"Google Search"},r=N.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test(t){const e=!t.test(/like android/i),r=t.test(/android/i);return e&&r},describe(t){const e={name:"Android Browser"},r=N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/playstation 4/i],describe(t){const e={name:"PlayStation 4"},r=N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/safari|applewebkit/i],describe(t){const e={name:"Safari"},r=N.getFirstMatch(ye,t);return r&&(e.version=r),e}},{test:[/.*/i],describe(t){const e=/^(.*)\/(.*) /,r=/^(.*)\/(.*)[ \t]\((.*)/,i=t.search("\\(")!==-1?r:e;return{name:N.getFirstMatch(i,t),version:N.getSecondMatch(i,t)}}}];var dE=[{test:[/Roku\/DVP/],describe(t){const e=N.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,t);return{name:_t.Roku,version:e}}},{test:[/windows phone/i],describe(t){const e=N.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,t);return{name:_t.WindowsPhone,version:e}}},{test:[/windows /i],describe(t){const e=N.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,t),r=N.getWindowsVersionName(e);return{name:_t.Windows,version:e,versionName:r}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(t){const e={name:_t.iOS},r=N.getSecondMatch(/(Version\/)(\d[\d.]+)/,t);return r&&(e.version=r),e}},{test:[/macintosh/i],describe(t){const e=N.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,t).replace(/[_\s]/g,"."),r=N.getMacOSVersionName(e),n={name:_t.MacOS,version:e};return r&&(n.versionName=r),n}},{test:[/(ipod|iphone|ipad)/i],describe(t){const e=N.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,t).replace(/[_\s]/g,".");return{name:_t.iOS,version:e}}},{test(t){const e=!t.test(/like android/i),r=t.test(/android/i);return e&&r},describe(t){const e=N.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,t),r=N.getAndroidVersionName(e),n={name:_t.Android,version:e};return r&&(n.versionName=r),n}},{test:[/(web|hpw)[o0]s/i],describe(t){const e=N.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,t),r={name:_t.WebOS};return e&&e.length&&(r.version=e),r}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(t){const e=N.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,t)||N.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,t)||N.getFirstMatch(/\bbb(\d+)/i,t);return{name:_t.BlackBerry,version:e}}},{test:[/bada/i],describe(t){const e=N.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,t);return{name:_t.Bada,version:e}}},{test:[/tizen/i],describe(t){const e=N.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,t);return{name:_t.Tizen,version:e}}},{test:[/linux/i],describe(){return{name:_t.Linux}}},{test:[/CrOS/],describe(){return{name:_t.ChromeOS}}},{test:[/PlayStation 4/],describe(t){const e=N.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,t);return{name:_t.PlayStation4,version:e}}}],lE=[{test:[/googlebot/i],describe(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe(t){const e=N.getFirstMatch(/(can-l01)/i,t)&&"Nova",r={type:ze.mobile,vendor:"Huawei"};return e&&(r.model=e),r}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe(){return{type:ze.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe(){return{type:ze.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(){return{type:ze.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe(){return{type:ze.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe(){return{type:ze.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe(){return{type:ze.tablet}}},{test(t){const e=t.test(/ipod|iphone/i),r=t.test(/like (ipod|iphone)/i);return e&&!r},describe(t){const e=N.getFirstMatch(/(ipod|iphone)/i,t);return{type:ze.mobile,vendor:"Apple",model:e}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe(){return{type:ze.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe(){return{type:ze.mobile}}},{test(t){return t.getBrowserName(!0)==="blackberry"},describe(){return{type:ze.mobile,vendor:"BlackBerry"}}},{test(t){return t.getBrowserName(!0)==="bada"},describe(){return{type:ze.mobile}}},{test(t){return t.getBrowserName()==="windows phone"},describe(){return{type:ze.mobile,vendor:"Microsoft"}}},{test(t){const e=Number(String(t.getOSVersion()).split(".")[0]);return t.getOSName(!0)==="android"&&e>=3},describe(){return{type:ze.tablet}}},{test(t){return t.getOSName(!0)==="android"},describe(){return{type:ze.mobile}}},{test(t){return t.getOSName(!0)==="macos"},describe(){return{type:ze.desktop,vendor:"Apple"}}},{test(t){return t.getOSName(!0)==="windows"},describe(){return{type:ze.desktop}}},{test(t){return t.getOSName(!0)==="linux"},describe(){return{type:ze.desktop}}},{test(t){return t.getOSName(!0)==="playstation 4"},describe(){return{type:ze.tv}}},{test(t){return t.getOSName(!0)==="roku"},describe(){return{type:ze.tv}}}],uE=[{test(t){return t.getBrowserName(!0)==="microsoft edge"},describe(t){if(/\sedg\//i.test(t))return{name:_n.Blink};const r=N.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,t);return{name:_n.EdgeHTML,version:r}}},{test:[/trident/i],describe(t){const e={name:_n.Trident},r=N.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test(t){return t.test(/presto/i)},describe(t){const e={name:_n.Presto},r=N.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test(t){const e=t.test(/gecko/i),r=t.test(/like gecko/i);return e&&!r},describe(t){const e={name:_n.Gecko},r=N.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}},{test:[/(apple)?webkit\/537\.36/i],describe(){return{name:_n.Blink}}},{test:[/(apple)?webkit/i],describe(t){const e={name:_n.WebKit},r=N.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,t);return r&&(e.version=r),e}}];class am{constructor(e,r=!1){if(e==null||e==="")throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},r!==!0&&this.parse()}getUA(){return this._ua}test(e){return e.test(this._ua)}parseBrowser(){this.parsedResult.browser={};const e=N.find(cE,r=>{if(typeof r.test=="function")return r.test(this);if(r.test instanceof Array)return r.test.some(n=>this.test(n));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.browser=e.describe(this.getUA())),this.parsedResult.browser}getBrowser(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()}getBrowserName(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""}getBrowserVersion(){return this.getBrowser().version}getOS(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()}parseOS(){this.parsedResult.os={};const e=N.find(dE,r=>{if(typeof r.test=="function")return r.test(this);if(r.test instanceof Array)return r.test.some(n=>this.test(n));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.os=e.describe(this.getUA())),this.parsedResult.os}getOSName(e){const{name:r}=this.getOS();return e?String(r).toLowerCase()||"":r||""}getOSVersion(){return this.getOS().version}getPlatform(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()}getPlatformType(e=!1){const{type:r}=this.getPlatform();return e?String(r).toLowerCase()||"":r||""}parsePlatform(){this.parsedResult.platform={};const e=N.find(lE,r=>{if(typeof r.test=="function")return r.test(this);if(r.test instanceof Array)return r.test.some(n=>this.test(n));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.platform=e.describe(this.getUA())),this.parsedResult.platform}getEngine(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()}getEngineName(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""}parseEngine(){this.parsedResult.engine={};const e=N.find(uE,r=>{if(typeof r.test=="function")return r.test(this);if(r.test instanceof Array)return r.test.some(n=>this.test(n));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.engine=e.describe(this.getUA())),this.parsedResult.engine}parse(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this}getResult(){return N.assign({},this.parsedResult)}satisfies(e){const r={};let n=0;const i={};let s=0;if(Object.keys(e).forEach(c=>{const d=e[c];typeof d=="string"?(i[c]=d,s+=1):typeof d=="object"&&(r[c]=d,n+=1)}),n>0){const c=Object.keys(r),d=N.find(c,p=>this.isOS(p));if(d){const p=this.satisfies(r[d]);if(p!==void 0)return p}const l=N.find(c,p=>this.isPlatform(p));if(l){const p=this.satisfies(r[l]);if(p!==void 0)return p}}if(s>0){const c=Object.keys(i),d=N.find(c,l=>this.isBrowser(l,!0));if(d!==void 0)return this.compareVersion(i[d])}}isBrowser(e,r=!1){const n=this.getBrowserName().toLowerCase();let i=e.toLowerCase();const s=N.getBrowserTypeByAlias(i);return r&&s&&(i=s.toLowerCase()),i===n}compareVersion(e){let r=[0],n=e,i=!1;const s=this.getBrowserVersion();if(typeof s=="string")return e[0]===">"||e[0]==="<"?(n=e.substr(1),e[1]==="="?(i=!0,n=e.substr(2)):r=[],e[0]===">"?r.push(1):r.push(-1)):e[0]==="="?n=e.substr(1):e[0]==="~"&&(i=!0,n=e.substr(1)),r.indexOf(N.compareVersions(s,n,i))>-1}isOS(e){return this.getOSName(!0)===String(e).toLowerCase()}isPlatform(e){return this.getPlatformType(!0)===String(e).toLowerCase()}isEngine(e){return this.getEngineName(!0)===String(e).toLowerCase()}is(e,r=!1){return this.isBrowser(e,r)||this.isOS(e)||this.isPlatform(e)}some(e=[]){return e.some(r=>this.is(r))}}/*!
1
+ var RealtimeKitClient=function(){"use strict";var tc,RS=new Uint8Array(16);function AS(){if(!tc&&(tc=typeof crypto!="undefined"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto!="undefined"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!tc))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return tc(RS)}var MS=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function Rl(t){return typeof t=="string"&&MS.test(t)}for(var at=[],Al=0;Al<256;++Al)at.push((Al+256).toString(16).substr(1));function DS(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=(at[t[e+0]]+at[t[e+1]]+at[t[e+2]]+at[t[e+3]]+"-"+at[t[e+4]]+at[t[e+5]]+"-"+at[t[e+6]]+at[t[e+7]]+"-"+at[t[e+8]]+at[t[e+9]]+"-"+at[t[e+10]]+at[t[e+11]]+at[t[e+12]]+at[t[e+13]]+at[t[e+14]]+at[t[e+15]]).toLowerCase();if(!Rl(n))throw TypeError("Stringified UUID is invalid");return n}function Ji(t,e,n){t=t||{};var r=t.random||(t.rng||AS)();if(r[6]=r[6]&15|64,r[8]=r[8]&63|128,e){n=n||0;for(var i=0;i<16;++i)e[n+i]=r[i];return e}return DS(r)}const OS={"Amazon Silk":"amazon_silk","Android Browser":"android",Bada:"bada",BlackBerry:"blackberry",Chrome:"chrome",Chromium:"chromium",Electron:"electron",Epiphany:"epiphany",Firefox:"firefox",Focus:"focus",Generic:"generic","Google Search":"google_search",Googlebot:"googlebot","Internet Explorer":"ie","K-Meleon":"k_meleon",Maxthon:"maxthon","Microsoft Edge":"edge","MZ Browser":"mz","NAVER Whale Browser":"naver",Opera:"opera","Opera Coast":"opera_coast",PhantomJS:"phantomjs",Puffin:"puffin",QupZilla:"qupzilla",QQ:"qq",QQLite:"qqlite",Safari:"safari",Sailfish:"sailfish","Samsung Internet for Android":"samsung_internet",SeaMonkey:"seamonkey",Sleipnir:"sleipnir",Swing:"swing",Tizen:"tizen","UC Browser":"uc",Vivaldi:"vivaldi","WebOS Browser":"webos",WeChat:"wechat","Yandex Browser":"yandex",Roku:"roku"},Lp={amazon_silk:"Amazon Silk",android:"Android Browser",bada:"Bada",blackberry:"BlackBerry",chrome:"Chrome",chromium:"Chromium",electron:"Electron",epiphany:"Epiphany",firefox:"Firefox",focus:"Focus",generic:"Generic",googlebot:"Googlebot",google_search:"Google Search",ie:"Internet Explorer",k_meleon:"K-Meleon",maxthon:"Maxthon",edge:"Microsoft Edge",mz:"MZ Browser",naver:"NAVER Whale Browser",opera:"Opera",opera_coast:"Opera Coast",phantomjs:"PhantomJS",puffin:"Puffin",qupzilla:"QupZilla",qq:"QQ Browser",qqlite:"QQ Browser Lite",safari:"Safari",sailfish:"Sailfish",samsung_internet:"Samsung Internet for Android",seamonkey:"SeaMonkey",sleipnir:"Sleipnir",swing:"Swing",tizen:"Tizen",uc:"UC Browser",vivaldi:"Vivaldi",webos:"WebOS Browser",wechat:"WeChat",yandex:"Yandex Browser"},Fe={tablet:"tablet",mobile:"mobile",desktop:"desktop",tv:"tv"},vt={WindowsPhone:"Windows Phone",Windows:"Windows",MacOS:"macOS",iOS:"iOS",Android:"Android",WebOS:"WebOS",BlackBerry:"BlackBerry",Bada:"Bada",Tizen:"Tizen",Linux:"Linux",ChromeOS:"Chrome OS",PlayStation4:"PlayStation 4",Roku:"Roku"},ur={EdgeHTML:"EdgeHTML",Blink:"Blink",Trident:"Trident",Presto:"Presto",Gecko:"Gecko",WebKit:"WebKit"};class N{static getFirstMatch(e,n){const r=n.match(e);return r&&r.length>0&&r[1]||""}static getSecondMatch(e,n){const r=n.match(e);return r&&r.length>1&&r[2]||""}static matchAndReturnConst(e,n,r){if(e.test(n))return r}static getWindowsVersionName(e){switch(e){case"NT":return"NT";case"XP":return"XP";case"NT 5.0":return"2000";case"NT 5.1":return"XP";case"NT 5.2":return"2003";case"NT 6.0":return"Vista";case"NT 6.1":return"7";case"NT 6.2":return"8";case"NT 6.3":return"8.1";case"NT 10.0":return"10";default:return}}static getMacOSVersionName(e){const n=e.split(".").splice(0,2).map(r=>parseInt(r,10)||0);if(n.push(0),n[0]===10)switch(n[1]){case 5:return"Leopard";case 6:return"Snow Leopard";case 7:return"Lion";case 8:return"Mountain Lion";case 9:return"Mavericks";case 10:return"Yosemite";case 11:return"El Capitan";case 12:return"Sierra";case 13:return"High Sierra";case 14:return"Mojave";case 15:return"Catalina";default:return}}static getAndroidVersionName(e){const n=e.split(".").splice(0,2).map(r=>parseInt(r,10)||0);if(n.push(0),!(n[0]===1&&n[1]<5)){if(n[0]===1&&n[1]<6)return"Cupcake";if(n[0]===1&&n[1]>=6)return"Donut";if(n[0]===2&&n[1]<2)return"Eclair";if(n[0]===2&&n[1]===2)return"Froyo";if(n[0]===2&&n[1]>2)return"Gingerbread";if(n[0]===3)return"Honeycomb";if(n[0]===4&&n[1]<1)return"Ice Cream Sandwich";if(n[0]===4&&n[1]<4)return"Jelly Bean";if(n[0]===4&&n[1]>=4)return"KitKat";if(n[0]===5)return"Lollipop";if(n[0]===6)return"Marshmallow";if(n[0]===7)return"Nougat";if(n[0]===8)return"Oreo";if(n[0]===9)return"Pie"}}static getVersionPrecision(e){return e.split(".").length}static compareVersions(e,n,r=!1){const i=N.getVersionPrecision(e),s=N.getVersionPrecision(n);let a=Math.max(i,s),c=0;const d=N.map([e,n],l=>{const p=a-N.getVersionPrecision(l),m=l+new Array(p+1).join(".0");return N.map(m.split("."),y=>new Array(20-y.length).join("0")+y).reverse()});for(r&&(c=a-Math.min(i,s)),a-=1;a>=c;){if(d[0][a]>d[1][a])return 1;if(d[0][a]===d[1][a]){if(a===c)return 0;a-=1}else if(d[0][a]<d[1][a])return-1}}static map(e,n){const r=[];let i;if(Array.prototype.map)return Array.prototype.map.call(e,n);for(i=0;i<e.length;i+=1)r.push(n(e[i]));return r}static find(e,n){let r,i;if(Array.prototype.find)return Array.prototype.find.call(e,n);for(r=0,i=e.length;r<i;r+=1){const s=e[r];if(n(s,r))return s}}static assign(e,...n){const r=e;let i,s;if(Object.assign)return Object.assign(e,...n);for(i=0,s=n.length;i<s;i+=1){const a=n[i];typeof a=="object"&&a!==null&&Object.keys(a).forEach(d=>{r[d]=a[d]})}return e}static getBrowserAlias(e){return OS[e]}static getBrowserTypeByAlias(e){return Lp[e]||""}}const ve=/version\/(\d+(\.?_?\d+)+)/i,NS=[{test:[/googlebot/i],describe(t){const e={name:"Googlebot"},n=N.getFirstMatch(/googlebot\/(\d+(\.\d+))/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/opera/i],describe(t){const e={name:"Opera"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:opera)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/opr\/|opios/i],describe(t){const e={name:"Opera"},n=N.getFirstMatch(/(?:opr|opios)[\s/](\S+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/SamsungBrowser/i],describe(t){const e={name:"Samsung Internet for Android"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:SamsungBrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/Whale/i],describe(t){const e={name:"NAVER Whale Browser"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:whale)[\s/](\d+(?:\.\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/MZBrowser/i],describe(t){const e={name:"MZ Browser"},n=N.getFirstMatch(/(?:MZBrowser)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/focus/i],describe(t){const e={name:"Focus"},n=N.getFirstMatch(/(?:focus)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/swing/i],describe(t){const e={name:"Swing"},n=N.getFirstMatch(/(?:swing)[\s/](\d+(?:\.\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/coast/i],describe(t){const e={name:"Opera Coast"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:coast)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/opt\/\d+(?:.?_?\d+)+/i],describe(t){const e={name:"Opera Touch"},n=N.getFirstMatch(/(?:opt)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/yabrowser/i],describe(t){const e={name:"Yandex Browser"},n=N.getFirstMatch(/(?:yabrowser)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/ucbrowser/i],describe(t){const e={name:"UC Browser"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:ucbrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/Maxthon|mxios/i],describe(t){const e={name:"Maxthon"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:Maxthon|mxios)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/epiphany/i],describe(t){const e={name:"Epiphany"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:epiphany)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/puffin/i],describe(t){const e={name:"Puffin"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:puffin)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/sleipnir/i],describe(t){const e={name:"Sleipnir"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:sleipnir)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/k-meleon/i],describe(t){const e={name:"K-Meleon"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/(?:k-meleon)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/micromessenger/i],describe(t){const e={name:"WeChat"},n=N.getFirstMatch(/(?:micromessenger)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/qqbrowser/i],describe(t){const e={name:/qqbrowserlite/i.test(t)?"QQ Browser Lite":"QQ Browser"},n=N.getFirstMatch(/(?:qqbrowserlite|qqbrowser)[/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/msie|trident/i],describe(t){const e={name:"Internet Explorer"},n=N.getFirstMatch(/(?:msie |rv:)(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/\sedg\//i],describe(t){const e={name:"Microsoft Edge"},n=N.getFirstMatch(/\sedg\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/edg([ea]|ios)/i],describe(t){const e={name:"Microsoft Edge"},n=N.getSecondMatch(/edg([ea]|ios)\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/vivaldi/i],describe(t){const e={name:"Vivaldi"},n=N.getFirstMatch(/vivaldi\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/seamonkey/i],describe(t){const e={name:"SeaMonkey"},n=N.getFirstMatch(/seamonkey\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/sailfish/i],describe(t){const e={name:"Sailfish"},n=N.getFirstMatch(/sailfish\s?browser\/(\d+(\.\d+)?)/i,t);return n&&(e.version=n),e}},{test:[/silk/i],describe(t){const e={name:"Amazon Silk"},n=N.getFirstMatch(/silk\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/phantom/i],describe(t){const e={name:"PhantomJS"},n=N.getFirstMatch(/phantomjs\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/slimerjs/i],describe(t){const e={name:"SlimerJS"},n=N.getFirstMatch(/slimerjs\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(t){const e={name:"BlackBerry"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/blackberry[\d]+\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/(web|hpw)[o0]s/i],describe(t){const e={name:"WebOS Browser"},n=N.getFirstMatch(ve,t)||N.getFirstMatch(/w(?:eb)?[o0]sbrowser\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/bada/i],describe(t){const e={name:"Bada"},n=N.getFirstMatch(/dolfin\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/tizen/i],describe(t){const e={name:"Tizen"},n=N.getFirstMatch(/(?:tizen\s?)?browser\/(\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/qupzilla/i],describe(t){const e={name:"QupZilla"},n=N.getFirstMatch(/(?:qupzilla)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/firefox|iceweasel|fxios/i],describe(t){const e={name:"Firefox"},n=N.getFirstMatch(/(?:firefox|iceweasel|fxios)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/electron/i],describe(t){const e={name:"Electron"},n=N.getFirstMatch(/(?:electron)\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/MiuiBrowser/i],describe(t){const e={name:"Miui"},n=N.getFirstMatch(/(?:MiuiBrowser)[\s/](\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/chromium/i],describe(t){const e={name:"Chromium"},n=N.getFirstMatch(/(?:chromium)[\s/](\d+(\.?_?\d+)+)/i,t)||N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/chrome|crios|crmo/i],describe(t){const e={name:"Chrome"},n=N.getFirstMatch(/(?:chrome|crios|crmo)\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/GSA/i],describe(t){const e={name:"Google Search"},n=N.getFirstMatch(/(?:GSA)\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test(t){const e=!t.test(/like android/i),n=t.test(/android/i);return e&&n},describe(t){const e={name:"Android Browser"},n=N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/playstation 4/i],describe(t){const e={name:"PlayStation 4"},n=N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/safari|applewebkit/i],describe(t){const e={name:"Safari"},n=N.getFirstMatch(ve,t);return n&&(e.version=n),e}},{test:[/.*/i],describe(t){const e=/^(.*)\/(.*) /,n=/^(.*)\/(.*)[ \t]\((.*)/,i=t.search("\\(")!==-1?n:e;return{name:N.getFirstMatch(i,t),version:N.getSecondMatch(i,t)}}}];var LS=[{test:[/Roku\/DVP/],describe(t){const e=N.getFirstMatch(/Roku\/DVP-(\d+\.\d+)/i,t);return{name:vt.Roku,version:e}}},{test:[/windows phone/i],describe(t){const e=N.getFirstMatch(/windows phone (?:os)?\s?(\d+(\.\d+)*)/i,t);return{name:vt.WindowsPhone,version:e}}},{test:[/windows /i],describe(t){const e=N.getFirstMatch(/Windows ((NT|XP)( \d\d?.\d)?)/i,t),n=N.getWindowsVersionName(e);return{name:vt.Windows,version:e,versionName:n}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(t){const e={name:vt.iOS},n=N.getSecondMatch(/(Version\/)(\d[\d.]+)/,t);return n&&(e.version=n),e}},{test:[/macintosh/i],describe(t){const e=N.getFirstMatch(/mac os x (\d+(\.?_?\d+)+)/i,t).replace(/[_\s]/g,"."),n=N.getMacOSVersionName(e),r={name:vt.MacOS,version:e};return n&&(r.versionName=n),r}},{test:[/(ipod|iphone|ipad)/i],describe(t){const e=N.getFirstMatch(/os (\d+([_\s]\d+)*) like mac os x/i,t).replace(/[_\s]/g,".");return{name:vt.iOS,version:e}}},{test(t){const e=!t.test(/like android/i),n=t.test(/android/i);return e&&n},describe(t){const e=N.getFirstMatch(/android[\s/-](\d+(\.\d+)*)/i,t),n=N.getAndroidVersionName(e),r={name:vt.Android,version:e};return n&&(r.versionName=n),r}},{test:[/(web|hpw)[o0]s/i],describe(t){const e=N.getFirstMatch(/(?:web|hpw)[o0]s\/(\d+(\.\d+)*)/i,t),n={name:vt.WebOS};return e&&e.length&&(n.version=e),n}},{test:[/blackberry|\bbb\d+/i,/rim\stablet/i],describe(t){const e=N.getFirstMatch(/rim\stablet\sos\s(\d+(\.\d+)*)/i,t)||N.getFirstMatch(/blackberry\d+\/(\d+([_\s]\d+)*)/i,t)||N.getFirstMatch(/\bbb(\d+)/i,t);return{name:vt.BlackBerry,version:e}}},{test:[/bada/i],describe(t){const e=N.getFirstMatch(/bada\/(\d+(\.\d+)*)/i,t);return{name:vt.Bada,version:e}}},{test:[/tizen/i],describe(t){const e=N.getFirstMatch(/tizen[/\s](\d+(\.\d+)*)/i,t);return{name:vt.Tizen,version:e}}},{test:[/linux/i],describe(){return{name:vt.Linux}}},{test:[/CrOS/],describe(){return{name:vt.ChromeOS}}},{test:[/PlayStation 4/],describe(t){const e=N.getFirstMatch(/PlayStation 4[/\s](\d+(\.\d+)*)/i,t);return{name:vt.PlayStation4,version:e}}}],xS=[{test:[/googlebot/i],describe(){return{type:"bot",vendor:"Google"}}},{test:[/huawei/i],describe(t){const e=N.getFirstMatch(/(can-l01)/i,t)&&"Nova",n={type:Fe.mobile,vendor:"Huawei"};return e&&(n.model=e),n}},{test:[/nexus\s*(?:7|8|9|10).*/i],describe(){return{type:Fe.tablet,vendor:"Nexus"}}},{test:[/ipad/i],describe(){return{type:Fe.tablet,vendor:"Apple",model:"iPad"}}},{test:[/Macintosh(.*?) FxiOS(.*?)\//],describe(){return{type:Fe.tablet,vendor:"Apple",model:"iPad"}}},{test:[/kftt build/i],describe(){return{type:Fe.tablet,vendor:"Amazon",model:"Kindle Fire HD 7"}}},{test:[/silk/i],describe(){return{type:Fe.tablet,vendor:"Amazon"}}},{test:[/tablet(?! pc)/i],describe(){return{type:Fe.tablet}}},{test(t){const e=t.test(/ipod|iphone/i),n=t.test(/like (ipod|iphone)/i);return e&&!n},describe(t){const e=N.getFirstMatch(/(ipod|iphone)/i,t);return{type:Fe.mobile,vendor:"Apple",model:e}}},{test:[/nexus\s*[0-6].*/i,/galaxy nexus/i],describe(){return{type:Fe.mobile,vendor:"Nexus"}}},{test:[/[^-]mobi/i],describe(){return{type:Fe.mobile}}},{test(t){return t.getBrowserName(!0)==="blackberry"},describe(){return{type:Fe.mobile,vendor:"BlackBerry"}}},{test(t){return t.getBrowserName(!0)==="bada"},describe(){return{type:Fe.mobile}}},{test(t){return t.getBrowserName()==="windows phone"},describe(){return{type:Fe.mobile,vendor:"Microsoft"}}},{test(t){const e=Number(String(t.getOSVersion()).split(".")[0]);return t.getOSName(!0)==="android"&&e>=3},describe(){return{type:Fe.tablet}}},{test(t){return t.getOSName(!0)==="android"},describe(){return{type:Fe.mobile}}},{test(t){return t.getOSName(!0)==="macos"},describe(){return{type:Fe.desktop,vendor:"Apple"}}},{test(t){return t.getOSName(!0)==="windows"},describe(){return{type:Fe.desktop}}},{test(t){return t.getOSName(!0)==="linux"},describe(){return{type:Fe.desktop}}},{test(t){return t.getOSName(!0)==="playstation 4"},describe(){return{type:Fe.tv}}},{test(t){return t.getOSName(!0)==="roku"},describe(){return{type:Fe.tv}}}],VS=[{test(t){return t.getBrowserName(!0)==="microsoft edge"},describe(t){if(/\sedg\//i.test(t))return{name:ur.Blink};const n=N.getFirstMatch(/edge\/(\d+(\.?_?\d+)+)/i,t);return{name:ur.EdgeHTML,version:n}}},{test:[/trident/i],describe(t){const e={name:ur.Trident},n=N.getFirstMatch(/trident\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test(t){return t.test(/presto/i)},describe(t){const e={name:ur.Presto},n=N.getFirstMatch(/presto\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test(t){const e=t.test(/gecko/i),n=t.test(/like gecko/i);return e&&!n},describe(t){const e={name:ur.Gecko},n=N.getFirstMatch(/gecko\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}},{test:[/(apple)?webkit\/537\.36/i],describe(){return{name:ur.Blink}}},{test:[/(apple)?webkit/i],describe(t){const e={name:ur.WebKit},n=N.getFirstMatch(/webkit\/(\d+(\.?_?\d+)+)/i,t);return n&&(e.version=n),e}}];class xp{constructor(e,n=!1){if(e==null||e==="")throw new Error("UserAgent parameter can't be empty");this._ua=e,this.parsedResult={},n!==!0&&this.parse()}getUA(){return this._ua}test(e){return e.test(this._ua)}parseBrowser(){this.parsedResult.browser={};const e=N.find(NS,n=>{if(typeof n.test=="function")return n.test(this);if(n.test instanceof Array)return n.test.some(r=>this.test(r));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.browser=e.describe(this.getUA())),this.parsedResult.browser}getBrowser(){return this.parsedResult.browser?this.parsedResult.browser:this.parseBrowser()}getBrowserName(e){return e?String(this.getBrowser().name).toLowerCase()||"":this.getBrowser().name||""}getBrowserVersion(){return this.getBrowser().version}getOS(){return this.parsedResult.os?this.parsedResult.os:this.parseOS()}parseOS(){this.parsedResult.os={};const e=N.find(LS,n=>{if(typeof n.test=="function")return n.test(this);if(n.test instanceof Array)return n.test.some(r=>this.test(r));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.os=e.describe(this.getUA())),this.parsedResult.os}getOSName(e){const{name:n}=this.getOS();return e?String(n).toLowerCase()||"":n||""}getOSVersion(){return this.getOS().version}getPlatform(){return this.parsedResult.platform?this.parsedResult.platform:this.parsePlatform()}getPlatformType(e=!1){const{type:n}=this.getPlatform();return e?String(n).toLowerCase()||"":n||""}parsePlatform(){this.parsedResult.platform={};const e=N.find(xS,n=>{if(typeof n.test=="function")return n.test(this);if(n.test instanceof Array)return n.test.some(r=>this.test(r));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.platform=e.describe(this.getUA())),this.parsedResult.platform}getEngine(){return this.parsedResult.engine?this.parsedResult.engine:this.parseEngine()}getEngineName(e){return e?String(this.getEngine().name).toLowerCase()||"":this.getEngine().name||""}parseEngine(){this.parsedResult.engine={};const e=N.find(VS,n=>{if(typeof n.test=="function")return n.test(this);if(n.test instanceof Array)return n.test.some(r=>this.test(r));throw new Error("Browser's test function is not valid")});return e&&(this.parsedResult.engine=e.describe(this.getUA())),this.parsedResult.engine}parse(){return this.parseBrowser(),this.parseOS(),this.parsePlatform(),this.parseEngine(),this}getResult(){return N.assign({},this.parsedResult)}satisfies(e){const n={};let r=0;const i={};let s=0;if(Object.keys(e).forEach(c=>{const d=e[c];typeof d=="string"?(i[c]=d,s+=1):typeof d=="object"&&(n[c]=d,r+=1)}),r>0){const c=Object.keys(n),d=N.find(c,p=>this.isOS(p));if(d){const p=this.satisfies(n[d]);if(p!==void 0)return p}const l=N.find(c,p=>this.isPlatform(p));if(l){const p=this.satisfies(n[l]);if(p!==void 0)return p}}if(s>0){const c=Object.keys(i),d=N.find(c,l=>this.isBrowser(l,!0));if(d!==void 0)return this.compareVersion(i[d])}}isBrowser(e,n=!1){const r=this.getBrowserName().toLowerCase();let i=e.toLowerCase();const s=N.getBrowserTypeByAlias(i);return n&&s&&(i=s.toLowerCase()),i===r}compareVersion(e){let n=[0],r=e,i=!1;const s=this.getBrowserVersion();if(typeof s=="string")return e[0]===">"||e[0]==="<"?(r=e.substr(1),e[1]==="="?(i=!0,r=e.substr(2)):n=[],e[0]===">"?n.push(1):n.push(-1)):e[0]==="="?r=e.substr(1):e[0]==="~"&&(i=!0,r=e.substr(1)),n.indexOf(N.compareVersions(s,r,i))>-1}isOS(e){return this.getOSName(!0)===String(e).toLowerCase()}isPlatform(e){return this.getPlatformType(!0)===String(e).toLowerCase()}isEngine(e){return this.getEngineName(!0)===String(e).toLowerCase()}is(e,n=!1){return this.isBrowser(e,n)||this.isOS(e)||this.isPlatform(e)}some(e=[]){return e.some(n=>this.is(n))}}/*!
2
2
  * Bowser - a browser detector
3
3
  * https://github.com/lancedikson/bowser
4
4
  * MIT License | (c) Dustin Diaz 2012-2015
5
5
  * MIT License | (c) Denis Demchenko 2015-2019
6
- */class om{static getParser(e,r=!1){if(typeof e!="string")throw new Error("UserAgent should be a string");return new am(e,r)}static parse(e){return new am(e).getResult()}static get BROWSER_MAP(){return sm}static get ENGINE_MAP(){return _n}static get OS_MAP(){return _t}static get PLATFORMS_MAP(){return ze}}function Ql(t){let e=typeof t;if(e=="object"){if(Array.isArray(t))return"array";if(t===null)return"null"}return e}function hE(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}let nn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),vc=[];for(let t=0;t<nn.length;t++)vc[nn[t].charCodeAt(0)]=t;vc["-".charCodeAt(0)]=nn.indexOf("+"),vc["_".charCodeAt(0)]=nn.indexOf("/");function pE(t){let e=t.length*3/4;t[t.length-2]=="="?e-=2:t[t.length-1]=="="&&(e-=1);let r=new Uint8Array(e),n=0,i=0,s,a=0;for(let c=0;c<t.length;c++){if(s=vc[t.charCodeAt(c)],s===void 0)switch(t[c]){case"=":i=0;case`
7
- `:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string.")}switch(i){case 0:a=s,i=1;break;case 1:r[n++]=a<<2|(s&48)>>4,a=s,i=2;break;case 2:r[n++]=(a&15)<<4|(s&60)>>2,a=s,i=3;break;case 3:r[n++]=(a&3)<<6|s,i=0;break}}if(i==1)throw Error("invalid base64 string.");return r.subarray(0,n)}function mE(t){let e="",r=0,n,i=0;for(let s=0;s<t.length;s++)switch(n=t[s],r){case 0:e+=nn[n>>2],i=(n&3)<<4,r=1;break;case 1:e+=nn[i|n>>4],i=(n&15)<<2,r=2;break;case 2:e+=nn[i|n>>6],e+=nn[n&63],r=0;break}return r&&(e+=nn[i],e+="=",r==1&&(e+="=")),e}var yc;(function(t){t.symbol=Symbol.for("protobuf-ts/unknown"),t.onRead=(r,n,i,s,a)=>{(e(n)?n[t.symbol]:n[t.symbol]=[]).push({no:i,wireType:s,data:a})},t.onWrite=(r,n,i)=>{for(let{no:s,wireType:a,data:c}of t.list(n))i.tag(s,a).raw(c)},t.list=(r,n)=>{if(e(r)){let i=r[t.symbol];return n?i.filter(s=>s.no==n):i}return[]},t.last=(r,n)=>t.list(r,n).slice(-1)[0];const e=r=>r&&Array.isArray(r[t.symbol])})(yc||(yc={}));var Ye;(function(t){t[t.Varint=0]="Varint",t[t.Bit64=1]="Bit64",t[t.LengthDelimited=2]="LengthDelimited",t[t.StartGroup=3]="StartGroup",t[t.EndGroup=4]="EndGroup",t[t.Bit32=5]="Bit32"})(Ye||(Ye={}));function gE(){let t=0,e=0;for(let n=0;n<28;n+=7){let i=this.buf[this.pos++];if(t|=(i&127)<<n,(i&128)==0)return this.assertBounds(),[t,e]}let r=this.buf[this.pos++];if(t|=(r&15)<<28,e=(r&112)>>4,(r&128)==0)return this.assertBounds(),[t,e];for(let n=3;n<=31;n+=7){let i=this.buf[this.pos++];if(e|=(i&127)<<n,(i&128)==0)return this.assertBounds(),[t,e]}throw new Error("invalid varint")}function Xl(t,e,r){for(let s=0;s<28;s=s+7){const a=t>>>s,c=!(a>>>7==0&&e==0),d=(c?a|128:a)&255;if(r.push(d),!c)return}const n=t>>>28&15|(e&7)<<4,i=e>>3!=0;if(r.push((i?n|128:n)&255),!!i){for(let s=3;s<31;s=s+7){const a=e>>>s,c=a>>>7!=0,d=(c?a|128:a)&255;if(r.push(d),!c)return}r.push(e>>>31&1)}}const Sc=(1<<16)*(1<<16);function cm(t){let e=t[0]=="-";e&&(t=t.slice(1));const r=1e6;let n=0,i=0;function s(a,c){const d=Number(t.slice(a,c));i*=r,n=n*r+d,n>=Sc&&(i=i+(n/Sc|0),n=n%Sc)}return s(-24,-18),s(-18,-12),s(-12,-6),s(-6),[e,n,i]}function Zl(t,e){if(e>>>0<=2097151)return""+(Sc*e+(t>>>0));let r=t&16777215,n=(t>>>24|e<<8)>>>0&16777215,i=e>>16&65535,s=r+n*6777216+i*6710656,a=n+i*8147497,c=i*2,d=1e7;s>=d&&(a+=Math.floor(s/d),s%=d),a>=d&&(c+=Math.floor(a/d),a%=d);function l(p,m){let S=p?String(p):"";return m?"0000000".slice(S.length)+S:S}return l(c,0)+l(a,c)+l(s,1)}function dm(t,e){if(t>=0){for(;t>127;)e.push(t&127|128),t=t>>>7;e.push(t)}else{for(let r=0;r<9;r++)e.push(t&127|128),t=t>>7;e.push(1)}}function fE(){let t=this.buf[this.pos++],e=t&127;if((t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<7,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<14,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<21,(t&128)==0)return this.assertBounds(),e;t=this.buf[this.pos++],e|=(t&15)<<28;for(let r=5;(t&128)!==0&&r<10;r++)t=this.buf[this.pos++];if((t&128)!=0)throw new Error("invalid varint");return this.assertBounds(),e>>>0}let Se;function vE(){const t=new DataView(new ArrayBuffer(8));Se=globalThis.BigInt!==void 0&&typeof t.getBigInt64=="function"&&typeof t.getBigUint64=="function"&&typeof t.setBigInt64=="function"&&typeof t.setBigUint64=="function"?{MIN:BigInt("-9223372036854775808"),MAX:BigInt("9223372036854775807"),UMIN:BigInt("0"),UMAX:BigInt("18446744073709551615"),C:BigInt,V:t}:void 0}vE();function lm(t){if(!t)throw new Error("BigInt unavailable, see https://github.com/timostamm/protobuf-ts/blob/v1.0.8/MANUAL.md#bigint-support")}const um=/^-?[0-9]+$/,Ec=4294967296,Tc=2147483648;class hm{constructor(e,r){this.lo=e|0,this.hi=r|0}isZero(){return this.lo==0&&this.hi==0}toNumber(){let e=this.hi*Ec+(this.lo>>>0);if(!Number.isSafeInteger(e))throw new Error("cannot convert to safe number");return e}}class St extends hm{static from(e){if(Se)switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=="")throw new Error("string is no integer");e=Se.C(e);case"number":if(e===0)return this.ZERO;e=Se.C(e);case"bigint":if(!e)return this.ZERO;if(e<Se.UMIN)throw new Error("signed value for ulong");if(e>Se.UMAX)throw new Error("ulong too large");return Se.V.setBigUint64(0,e,!0),new St(Se.V.getInt32(0,!0),Se.V.getInt32(4,!0))}else switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=e.trim(),!um.test(e))throw new Error("string is no integer");let[r,n,i]=cm(e);if(r)throw new Error("signed value for ulong");return new St(n,i);case"number":if(e==0)return this.ZERO;if(!Number.isSafeInteger(e))throw new Error("number is no integer");if(e<0)throw new Error("signed value for ulong");return new St(e,e/Ec)}throw new Error("unknown value "+typeof e)}toString(){return Se?this.toBigInt().toString():Zl(this.lo,this.hi)}toBigInt(){return lm(Se),Se.V.setInt32(0,this.lo,!0),Se.V.setInt32(4,this.hi,!0),Se.V.getBigUint64(0,!0)}}St.ZERO=new St(0,0);class Te extends hm{static from(e){if(Se)switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=="")throw new Error("string is no integer");e=Se.C(e);case"number":if(e===0)return this.ZERO;e=Se.C(e);case"bigint":if(!e)return this.ZERO;if(e<Se.MIN)throw new Error("signed long too small");if(e>Se.MAX)throw new Error("signed long too large");return Se.V.setBigInt64(0,e,!0),new Te(Se.V.getInt32(0,!0),Se.V.getInt32(4,!0))}else switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=e.trim(),!um.test(e))throw new Error("string is no integer");let[r,n,i]=cm(e);if(r){if(i>Tc||i==Tc&&n!=0)throw new Error("signed long too small")}else if(i>=Tc)throw new Error("signed long too large");let s=new Te(n,i);return r?s.negate():s;case"number":if(e==0)return this.ZERO;if(!Number.isSafeInteger(e))throw new Error("number is no integer");return e>0?new Te(e,e/Ec):new Te(-e,-e/Ec).negate()}throw new Error("unknown value "+typeof e)}isNegative(){return(this.hi&Tc)!==0}negate(){let e=~this.hi,r=this.lo;return r?r=~r+1:e+=1,new Te(r,e)}toString(){if(Se)return this.toBigInt().toString();if(this.isNegative()){let e=this.negate();return"-"+Zl(e.lo,e.hi)}return Zl(this.lo,this.hi)}toBigInt(){return lm(Se),Se.V.setInt32(0,this.lo,!0),Se.V.setInt32(4,this.hi,!0),Se.V.getBigInt64(0,!0)}}Te.ZERO=new Te(0,0);const pm={readUnknownField:!0,readerFactory:t=>new SE(t)};function yE(t){return t?Object.assign(Object.assign({},pm),t):pm}class SE{constructor(e,r){this.varint64=gE,this.uint32=fE,this.buf=e,this.len=e.length,this.pos=0,this.view=new DataView(e.buffer,e.byteOffset,e.byteLength),this.textDecoder=r!=null?r:new TextDecoder("utf-8",{fatal:!0,ignoreBOM:!0})}tag(){let e=this.uint32(),r=e>>>3,n=e&7;if(r<=0||n<0||n>5)throw new Error("illegal tag: field no "+r+" wire type "+n);return[r,n]}skip(e){let r=this.pos;switch(e){case Ye.Varint:for(;this.buf[this.pos++]&128;);break;case Ye.Bit64:this.pos+=4;case Ye.Bit32:this.pos+=4;break;case Ye.LengthDelimited:let n=this.uint32();this.pos+=n;break;case Ye.StartGroup:let i;for(;(i=this.tag()[1])!==Ye.EndGroup;)this.skip(i);break;default:throw new Error("cant skip wire type "+e)}return this.assertBounds(),this.buf.subarray(r,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)}int64(){return new Te(...this.varint64())}uint64(){return new St(...this.varint64())}sint64(){let[e,r]=this.varint64(),n=-(e&1);return e=(e>>>1|(r&1)<<31)^n,r=r>>>1^n,new Te(e,r)}bool(){let[e,r]=this.varint64();return e!==0||r!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return new St(this.sfixed32(),this.sfixed32())}sfixed64(){return new Te(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let e=this.uint32(),r=this.pos;return this.pos+=e,this.assertBounds(),this.buf.subarray(r,r+e)}string(){return this.textDecoder.decode(this.bytes())}}function le(t,e){if(!t)throw new Error(e)}const EE=34028234663852886e22,TE=-34028234663852886e22,kE=4294967295,bE=2147483647,wE=-2147483648;function aa(t){if(typeof t!="number")throw new Error("invalid int 32: "+typeof t);if(!Number.isInteger(t)||t>bE||t<wE)throw new Error("invalid int 32: "+t)}function kc(t){if(typeof t!="number")throw new Error("invalid uint 32: "+typeof t);if(!Number.isInteger(t)||t>kE||t<0)throw new Error("invalid uint 32: "+t)}function eu(t){if(typeof t!="number")throw new Error("invalid float 32: "+typeof t);if(!!Number.isFinite(t)&&(t>EE||t<TE))throw new Error("invalid float 32: "+t)}const mm={writeUnknownFields:!0,writerFactory:()=>new PE};function _E(t){return t?Object.assign(Object.assign({},mm),t):mm}class PE{constructor(e){this.stack=[],this.textEncoder=e!=null?e:new TextEncoder,this.chunks=[],this.buf=[]}finish(){this.chunks.push(new Uint8Array(this.buf));let e=0;for(let i=0;i<this.chunks.length;i++)e+=this.chunks[i].length;let r=new Uint8Array(e),n=0;for(let i=0;i<this.chunks.length;i++)r.set(this.chunks[i],n),n+=this.chunks[i].length;return this.chunks=[],r}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let e=this.finish(),r=this.stack.pop();if(!r)throw new Error("invalid state, fork stack empty");return this.chunks=r.chunks,this.buf=r.buf,this.uint32(e.byteLength),this.raw(e)}tag(e,r){return this.uint32((e<<3|r)>>>0)}raw(e){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(e),this}uint32(e){for(kc(e);e>127;)this.buf.push(e&127|128),e=e>>>7;return this.buf.push(e),this}int32(e){return aa(e),dm(e,this.buf),this}bool(e){return this.buf.push(e?1:0),this}bytes(e){return this.uint32(e.byteLength),this.raw(e)}string(e){let r=this.textEncoder.encode(e);return this.uint32(r.byteLength),this.raw(r)}float(e){eu(e);let r=new Uint8Array(4);return new DataView(r.buffer).setFloat32(0,e,!0),this.raw(r)}double(e){let r=new Uint8Array(8);return new DataView(r.buffer).setFloat64(0,e,!0),this.raw(r)}fixed32(e){kc(e);let r=new Uint8Array(4);return new DataView(r.buffer).setUint32(0,e,!0),this.raw(r)}sfixed32(e){aa(e);let r=new Uint8Array(4);return new DataView(r.buffer).setInt32(0,e,!0),this.raw(r)}sint32(e){return aa(e),e=(e<<1^e>>31)>>>0,dm(e,this.buf),this}sfixed64(e){let r=new Uint8Array(8),n=new DataView(r.buffer),i=Te.from(e);return n.setInt32(0,i.lo,!0),n.setInt32(4,i.hi,!0),this.raw(r)}fixed64(e){let r=new Uint8Array(8),n=new DataView(r.buffer),i=St.from(e);return n.setInt32(0,i.lo,!0),n.setInt32(4,i.hi,!0),this.raw(r)}int64(e){let r=Te.from(e);return Xl(r.lo,r.hi,this.buf),this}sint64(e){let r=Te.from(e),n=r.hi>>31,i=r.lo<<1^n,s=(r.hi<<1|r.lo>>>31)^n;return Xl(i,s,this.buf),this}uint64(e){let r=St.from(e);return Xl(r.lo,r.hi,this.buf),this}}const gm={emitDefaultValues:!1,enumAsInteger:!1,useProtoFieldName:!1,prettySpaces:0},fm={ignoreUnknownFields:!1};function IE(t){return t?Object.assign(Object.assign({},fm),t):fm}function CE(t){return t?Object.assign(Object.assign({},gm),t):gm}const vm=Symbol.for("protobuf-ts/message-type");function ym(t){let e=!1;const r=[];for(let n=0;n<t.length;n++){let i=t.charAt(n);i=="_"?e=!0:/\d/.test(i)?(r.push(i),e=!0):e?(r.push(i.toUpperCase()),e=!1):n==0?r.push(i.toLowerCase()):r.push(i)}return r.join("")}var D;(function(t){t[t.DOUBLE=1]="DOUBLE",t[t.FLOAT=2]="FLOAT",t[t.INT64=3]="INT64",t[t.UINT64=4]="UINT64",t[t.INT32=5]="INT32",t[t.FIXED64=6]="FIXED64",t[t.FIXED32=7]="FIXED32",t[t.BOOL=8]="BOOL",t[t.STRING=9]="STRING",t[t.BYTES=12]="BYTES",t[t.UINT32=13]="UINT32",t[t.SFIXED32=15]="SFIXED32",t[t.SFIXED64=16]="SFIXED64",t[t.SINT32=17]="SINT32",t[t.SINT64=18]="SINT64"})(D||(D={}));var Wr;(function(t){t[t.BIGINT=0]="BIGINT",t[t.STRING=1]="STRING",t[t.NUMBER=2]="NUMBER"})(Wr||(Wr={}));var bc;(function(t){t[t.NO=0]="NO",t[t.PACKED=1]="PACKED",t[t.UNPACKED=2]="UNPACKED"})(bc||(bc={}));function RE(t){var e,r,n,i;return t.localName=(e=t.localName)!==null&&e!==void 0?e:ym(t.name),t.jsonName=(r=t.jsonName)!==null&&r!==void 0?r:ym(t.name),t.repeat=(n=t.repeat)!==null&&n!==void 0?n:bc.NO,t.opt=(i=t.opt)!==null&&i!==void 0?i:t.repeat||t.oneof?!1:t.kind=="message",t}function ME(t){if(typeof t!="object"||t===null||!t.hasOwnProperty("oneofKind"))return!1;switch(typeof t.oneofKind){case"string":return t[t.oneofKind]===void 0?!1:Object.keys(t).length==2;case"undefined":return Object.keys(t).length==1;default:return!1}}class AE{constructor(e){var r;this.fields=(r=e.fields)!==null&&r!==void 0?r:[]}prepare(){if(this.data)return;const e=[],r=[],n=[];for(let i of this.fields)if(i.oneof)n.includes(i.oneof)||(n.push(i.oneof),e.push(i.oneof),r.push(i.oneof));else switch(r.push(i.localName),i.kind){case"scalar":case"enum":(!i.opt||i.repeat)&&e.push(i.localName);break;case"message":i.repeat&&e.push(i.localName);break;case"map":e.push(i.localName);break}this.data={req:e,known:r,oneofs:Object.values(n)}}is(e,r,n=!1){if(r<0)return!0;if(e==null||typeof e!="object")return!1;this.prepare();let i=Object.keys(e),s=this.data;if(i.length<s.req.length||s.req.some(a=>!i.includes(a))||!n&&i.some(a=>!s.known.includes(a)))return!1;if(r<1)return!0;for(const a of s.oneofs){const c=e[a];if(!ME(c))return!1;if(c.oneofKind===void 0)continue;const d=this.fields.find(l=>l.localName===c.oneofKind);if(!d||!this.field(c[c.oneofKind],d,n,r))return!1}for(const a of this.fields)if(a.oneof===void 0&&!this.field(e[a.localName],a,n,r))return!1;return!0}field(e,r,n,i){let s=r.repeat;switch(r.kind){case"scalar":return e===void 0?r.opt:s?this.scalars(e,r.T,i,r.L):this.scalar(e,r.T,r.L);case"enum":return e===void 0?r.opt:s?this.scalars(e,D.INT32,i):this.scalar(e,D.INT32);case"message":return e===void 0?!0:s?this.messages(e,r.T(),n,i):this.message(e,r.T(),n,i);case"map":if(typeof e!="object"||e===null)return!1;if(i<2)return!0;if(!this.mapKeys(e,r.K,i))return!1;switch(r.V.kind){case"scalar":return this.scalars(Object.values(e),r.V.T,i,r.V.L);case"enum":return this.scalars(Object.values(e),D.INT32,i);case"message":return this.messages(Object.values(e),r.V.T(),n,i)}break}return!0}message(e,r,n,i){return n?r.isAssignable(e,i):r.is(e,i)}messages(e,r,n,i){if(!Array.isArray(e))return!1;if(i<2)return!0;if(n){for(let s=0;s<e.length&&s<i;s++)if(!r.isAssignable(e[s],i-1))return!1}else for(let s=0;s<e.length&&s<i;s++)if(!r.is(e[s],i-1))return!1;return!0}scalar(e,r,n){let i=typeof e;switch(r){case D.UINT64:case D.FIXED64:case D.INT64:case D.SFIXED64:case D.SINT64:switch(n){case Wr.BIGINT:return i=="bigint";case Wr.NUMBER:return i=="number"&&!isNaN(e);default:return i=="string"}case D.BOOL:return i=="boolean";case D.STRING:return i=="string";case D.BYTES:return e instanceof Uint8Array;case D.DOUBLE:case D.FLOAT:return i=="number"&&!isNaN(e);default:return i=="number"&&Number.isInteger(e)}}scalars(e,r,n,i){if(!Array.isArray(e))return!1;if(n<2)return!0;if(Array.isArray(e)){for(let s=0;s<e.length&&s<n;s++)if(!this.scalar(e[s],r,i))return!1}return!0}mapKeys(e,r,n){let i=Object.keys(e);switch(r){case D.INT32:case D.FIXED32:case D.SFIXED32:case D.SINT32:case D.UINT32:return this.scalars(i.slice(0,n).map(s=>parseInt(s)),r,n);case D.BOOL:return this.scalars(i.slice(0,n).map(s=>s=="true"?!0:s=="false"?!1:s),r,n);default:return this.scalars(i,r,n,Wr.STRING)}}}function yr(t,e){switch(e){case Wr.BIGINT:return t.toBigInt();case Wr.NUMBER:return t.toNumber();default:return t.toString()}}class DE{constructor(e){this.info=e}prepare(){var e;if(this.fMap===void 0){this.fMap={};const r=(e=this.info.fields)!==null&&e!==void 0?e:[];for(const n of r)this.fMap[n.name]=n,this.fMap[n.jsonName]=n,this.fMap[n.localName]=n}}assert(e,r,n){if(!e){let i=Ql(n);throw(i=="number"||i=="boolean")&&(i=n.toString()),new Error(`Cannot parse JSON ${i} for ${this.info.typeName}#${r}`)}}read(e,r,n){this.prepare();const i=[];for(const[s,a]of Object.entries(e)){const c=this.fMap[s];if(!c){if(!n.ignoreUnknownFields)throw new Error(`Found unknown field while reading ${this.info.typeName} from JSON format. JSON key: ${s}`);continue}const d=c.localName;let l;if(c.oneof){if(a===null&&(c.kind!=="enum"||c.T()[0]!=="google.protobuf.NullValue"))continue;if(i.includes(c.oneof))throw new Error(`Multiple members of the oneof group "${c.oneof}" of ${this.info.typeName} are present in JSON.`);i.push(c.oneof),l=r[c.oneof]={oneofKind:d}}else l=r;if(c.kind=="map"){if(a===null)continue;this.assert(hE(a),c.name,a);const p=l[d];for(const[m,S]of Object.entries(a)){this.assert(S!==null,c.name+" map value",null);let E;switch(c.V.kind){case"message":E=c.V.T().internalJsonRead(S,n);break;case"enum":if(E=this.enum(c.V.T(),S,c.name,n.ignoreUnknownFields),E===!1)continue;break;case"scalar":E=this.scalar(S,c.V.T,c.V.L,c.name);break}this.assert(E!==void 0,c.name+" map value",S);let b=m;c.K==D.BOOL&&(b=b=="true"?!0:b=="false"?!1:b),b=this.scalar(b,c.K,Wr.STRING,c.name).toString(),p[b]=E}}else if(c.repeat){if(a===null)continue;this.assert(Array.isArray(a),c.name,a);const p=l[d];for(const m of a){this.assert(m!==null,c.name,null);let S;switch(c.kind){case"message":S=c.T().internalJsonRead(m,n);break;case"enum":if(S=this.enum(c.T(),m,c.name,n.ignoreUnknownFields),S===!1)continue;break;case"scalar":S=this.scalar(m,c.T,c.L,c.name);break}this.assert(S!==void 0,c.name,a),p.push(S)}}else switch(c.kind){case"message":if(a===null&&c.T().typeName!="google.protobuf.Value"){this.assert(c.oneof===void 0,c.name+" (oneof member)",null);continue}l[d]=c.T().internalJsonRead(a,n,l[d]);break;case"enum":let p=this.enum(c.T(),a,c.name,n.ignoreUnknownFields);if(p===!1)continue;l[d]=p;break;case"scalar":l[d]=this.scalar(a,c.T,c.L,c.name);break}}}enum(e,r,n,i){if(e[0]=="google.protobuf.NullValue"&&le(r===null||r==="NULL_VALUE",`Unable to parse field ${this.info.typeName}#${n}, enum ${e[0]} only accepts null.`),r===null)return 0;switch(typeof r){case"number":return le(Number.isInteger(r),`Unable to parse field ${this.info.typeName}#${n}, enum can only be integral number, got ${r}.`),r;case"string":let s=r;e[2]&&r.substring(0,e[2].length)===e[2]&&(s=r.substring(e[2].length));let a=e[1][s];return typeof a=="undefined"&&i?!1:(le(typeof a=="number",`Unable to parse field ${this.info.typeName}#${n}, enum ${e[0]} has no value for "${r}".`),a)}le(!1,`Unable to parse field ${this.info.typeName}#${n}, cannot parse enum value from ${typeof r}".`)}scalar(e,r,n,i){let s;try{switch(r){case D.DOUBLE:case D.FLOAT:if(e===null)return 0;if(e==="NaN")return Number.NaN;if(e==="Infinity")return Number.POSITIVE_INFINITY;if(e==="-Infinity")return Number.NEGATIVE_INFINITY;if(e===""){s="empty string";break}if(typeof e=="string"&&e.trim().length!==e.length){s="extra whitespace";break}if(typeof e!="string"&&typeof e!="number")break;let a=Number(e);if(Number.isNaN(a)){s="not a number";break}if(!Number.isFinite(a)){s="too large or small";break}return r==D.FLOAT&&eu(a),a;case D.INT32:case D.FIXED32:case D.SFIXED32:case D.SINT32:case D.UINT32:if(e===null)return 0;let c;if(typeof e=="number"?c=e:e===""?s="empty string":typeof e=="string"&&(e.trim().length!==e.length?s="extra whitespace":c=Number(e)),c===void 0)break;return r==D.UINT32?kc(c):aa(c),c;case D.INT64:case D.SFIXED64:case D.SINT64:if(e===null)return yr(Te.ZERO,n);if(typeof e!="number"&&typeof e!="string")break;return yr(Te.from(e),n);case D.FIXED64:case D.UINT64:if(e===null)return yr(St.ZERO,n);if(typeof e!="number"&&typeof e!="string")break;return yr(St.from(e),n);case D.BOOL:if(e===null)return!1;if(typeof e!="boolean")break;return e;case D.STRING:if(e===null)return"";if(typeof e!="string"){s="extra whitespace";break}try{encodeURIComponent(e)}catch(d){d="invalid UTF8";break}return e;case D.BYTES:if(e===null||e==="")return new Uint8Array(0);if(typeof e!="string")break;return pE(e)}}catch(a){s=a.message}this.assert(!1,i+(s?" - "+s:""),e)}}class OE{constructor(e){var r;this.fields=(r=e.fields)!==null&&r!==void 0?r:[]}write(e,r){const n={},i=e;for(const s of this.fields){if(!s.oneof){let l=this.field(s,i[s.localName],r);l!==void 0&&(n[r.useProtoFieldName?s.name:s.jsonName]=l);continue}const a=i[s.oneof];if(a.oneofKind!==s.localName)continue;const c=s.kind=="scalar"||s.kind=="enum"?Object.assign(Object.assign({},r),{emitDefaultValues:!0}):r;let d=this.field(s,a[s.localName],c);le(d!==void 0),n[r.useProtoFieldName?s.name:s.jsonName]=d}return n}field(e,r,n){let i;if(e.kind=="map"){le(typeof r=="object"&&r!==null);const s={};switch(e.V.kind){case"scalar":for(const[d,l]of Object.entries(r)){const p=this.scalar(e.V.T,l,e.name,!1,!0);le(p!==void 0),s[d.toString()]=p}break;case"message":const a=e.V.T();for(const[d,l]of Object.entries(r)){const p=this.message(a,l,e.name,n);le(p!==void 0),s[d.toString()]=p}break;case"enum":const c=e.V.T();for(const[d,l]of Object.entries(r)){le(l===void 0||typeof l=="number");const p=this.enum(c,l,e.name,!1,!0,n.enumAsInteger);le(p!==void 0),s[d.toString()]=p}break}(n.emitDefaultValues||Object.keys(s).length>0)&&(i=s)}else if(e.repeat){le(Array.isArray(r));const s=[];switch(e.kind){case"scalar":for(let d=0;d<r.length;d++){const l=this.scalar(e.T,r[d],e.name,e.opt,!0);le(l!==void 0),s.push(l)}break;case"enum":const a=e.T();for(let d=0;d<r.length;d++){le(r[d]===void 0||typeof r[d]=="number");const l=this.enum(a,r[d],e.name,e.opt,!0,n.enumAsInteger);le(l!==void 0),s.push(l)}break;case"message":const c=e.T();for(let d=0;d<r.length;d++){const l=this.message(c,r[d],e.name,n);le(l!==void 0),s.push(l)}break}(n.emitDefaultValues||s.length>0||n.emitDefaultValues)&&(i=s)}else switch(e.kind){case"scalar":i=this.scalar(e.T,r,e.name,e.opt,n.emitDefaultValues);break;case"enum":i=this.enum(e.T(),r,e.name,e.opt,n.emitDefaultValues,n.enumAsInteger);break;case"message":i=this.message(e.T(),r,e.name,n);break}return i}enum(e,r,n,i,s,a){if(e[0]=="google.protobuf.NullValue")return!s&&!i?void 0:null;if(r===void 0){le(i);return}if(!(r===0&&!s&&!i))return le(typeof r=="number"),le(Number.isInteger(r)),a||!e[1].hasOwnProperty(r)?r:e[2]?e[2]+e[1][r]:e[1][r]}message(e,r,n,i){return r===void 0?i.emitDefaultValues?null:void 0:e.internalJsonWrite(r,i)}scalar(e,r,n,i,s){if(r===void 0){le(i);return}const a=s||i;switch(e){case D.INT32:case D.SFIXED32:case D.SINT32:return r===0?a?0:void 0:(aa(r),r);case D.FIXED32:case D.UINT32:return r===0?a?0:void 0:(kc(r),r);case D.FLOAT:eu(r);case D.DOUBLE:return r===0?a?0:void 0:(le(typeof r=="number"),Number.isNaN(r)?"NaN":r===Number.POSITIVE_INFINITY?"Infinity":r===Number.NEGATIVE_INFINITY?"-Infinity":r);case D.STRING:return r===""?a?"":void 0:(le(typeof r=="string"),r);case D.BOOL:return r===!1?a?!1:void 0:(le(typeof r=="boolean"),r);case D.UINT64:case D.FIXED64:le(typeof r=="number"||typeof r=="string"||typeof r=="bigint");let c=St.from(r);return c.isZero()&&!a?void 0:c.toString();case D.INT64:case D.SFIXED64:case D.SINT64:le(typeof r=="number"||typeof r=="string"||typeof r=="bigint");let d=Te.from(r);return d.isZero()&&!a?void 0:d.toString();case D.BYTES:return le(r instanceof Uint8Array),r.byteLength?mE(r):a?"":void 0}}}function tu(t,e=Wr.STRING){switch(t){case D.BOOL:return!1;case D.UINT64:case D.FIXED64:return yr(St.ZERO,e);case D.INT64:case D.SFIXED64:case D.SINT64:return yr(Te.ZERO,e);case D.DOUBLE:case D.FLOAT:return 0;case D.BYTES:return new Uint8Array(0);case D.STRING:return"";default:return 0}}class NE{constructor(e){this.info=e}prepare(){var e;if(!this.fieldNoToField){const r=(e=this.info.fields)!==null&&e!==void 0?e:[];this.fieldNoToField=new Map(r.map(n=>[n.no,n]))}}read(e,r,n,i){this.prepare();const s=i===void 0?e.len:e.pos+i;for(;e.pos<s;){const[a,c]=e.tag(),d=this.fieldNoToField.get(a);if(!d){let S=n.readUnknownField;if(S=="throw")throw new Error(`Unknown field ${a} (wire type ${c}) for ${this.info.typeName}`);let E=e.skip(c);S!==!1&&(S===!0?yc.onRead:S)(this.info.typeName,r,a,c,E);continue}let l=r,p=d.repeat,m=d.localName;switch(d.oneof&&(l=l[d.oneof],l.oneofKind!==m&&(l=r[d.oneof]={oneofKind:m})),d.kind){case"scalar":case"enum":let S=d.kind=="enum"?D.INT32:d.T,E=d.kind=="scalar"?d.L:void 0;if(p){let M=l[m];if(c==Ye.LengthDelimited&&S!=D.STRING&&S!=D.BYTES){let F=e.uint32()+e.pos;for(;e.pos<F;)M.push(this.scalar(e,S,E))}else M.push(this.scalar(e,S,E))}else l[m]=this.scalar(e,S,E);break;case"message":if(p){let M=l[m],F=d.T().internalBinaryRead(e,e.uint32(),n);M.push(F)}else l[m]=d.T().internalBinaryRead(e,e.uint32(),n,l[m]);break;case"map":let[b,O]=this.mapEntry(d,e,n);l[m][b]=O;break}}}mapEntry(e,r,n){let i=r.uint32(),s=r.pos+i,a,c;for(;r.pos<s;){let[d,l]=r.tag();switch(d){case 1:e.K==D.BOOL?a=r.bool().toString():a=this.scalar(r,e.K,Wr.STRING);break;case 2:switch(e.V.kind){case"scalar":c=this.scalar(r,e.V.T,e.V.L);break;case"enum":c=r.int32();break;case"message":c=e.V.T().internalBinaryRead(r,r.uint32(),n);break}break;default:throw new Error(`Unknown field ${d} (wire type ${l}) in map entry for ${this.info.typeName}#${e.name}`)}}if(a===void 0){let d=tu(e.K);a=e.K==D.BOOL?d.toString():d}if(c===void 0)switch(e.V.kind){case"scalar":c=tu(e.V.T,e.V.L);break;case"enum":c=0;break;case"message":c=e.V.T().create();break}return[a,c]}scalar(e,r,n){switch(r){case D.INT32:return e.int32();case D.STRING:return e.string();case D.BOOL:return e.bool();case D.DOUBLE:return e.double();case D.FLOAT:return e.float();case D.INT64:return yr(e.int64(),n);case D.UINT64:return yr(e.uint64(),n);case D.FIXED64:return yr(e.fixed64(),n);case D.FIXED32:return e.fixed32();case D.BYTES:return e.bytes();case D.UINT32:return e.uint32();case D.SFIXED32:return e.sfixed32();case D.SFIXED64:return yr(e.sfixed64(),n);case D.SINT32:return e.sint32();case D.SINT64:return yr(e.sint64(),n)}}}class LE{constructor(e){this.info=e}prepare(){if(!this.fields){const e=this.info.fields?this.info.fields.concat():[];this.fields=e.sort((r,n)=>r.no-n.no)}}write(e,r,n){this.prepare();for(const s of this.fields){let a,c,d=s.repeat,l=s.localName;if(s.oneof){const p=e[s.oneof];if(p.oneofKind!==l)continue;a=p[l],c=!0}else a=e[l],c=!1;switch(s.kind){case"scalar":case"enum":let p=s.kind=="enum"?D.INT32:s.T;if(d)if(le(Array.isArray(a)),d==bc.PACKED)this.packed(r,p,s.no,a);else for(const m of a)this.scalar(r,p,s.no,m,!0);else a===void 0?le(s.opt):this.scalar(r,p,s.no,a,c||s.opt);break;case"message":if(d){le(Array.isArray(a));for(const m of a)this.message(r,n,s.T(),s.no,m)}else this.message(r,n,s.T(),s.no,a);break;case"map":le(typeof a=="object"&&a!==null);for(const[m,S]of Object.entries(a))this.mapEntry(r,n,s,m,S);break}}let i=n.writeUnknownFields;i!==!1&&(i===!0?yc.onWrite:i)(this.info.typeName,e,r)}mapEntry(e,r,n,i,s){e.tag(n.no,Ye.LengthDelimited),e.fork();let a=i;switch(n.K){case D.INT32:case D.FIXED32:case D.UINT32:case D.SFIXED32:case D.SINT32:a=Number.parseInt(i);break;case D.BOOL:le(i=="true"||i=="false"),a=i=="true";break}switch(this.scalar(e,n.K,1,a,!0),n.V.kind){case"scalar":this.scalar(e,n.V.T,2,s,!0);break;case"enum":this.scalar(e,D.INT32,2,s,!0);break;case"message":this.message(e,r,n.V.T(),2,s);break}e.join()}message(e,r,n,i,s){s!==void 0&&(n.internalBinaryWrite(s,e.tag(i,Ye.LengthDelimited).fork(),r),e.join())}scalar(e,r,n,i,s){let[a,c,d]=this.scalarInfo(r,i);(!d||s)&&(e.tag(n,a),e[c](i))}packed(e,r,n,i){if(!i.length)return;le(r!==D.BYTES&&r!==D.STRING),e.tag(n,Ye.LengthDelimited),e.fork();let[,s]=this.scalarInfo(r);for(let a=0;a<i.length;a++)e[s](i[a]);e.join()}scalarInfo(e,r){let n=Ye.Varint,i,s=r===void 0,a=r===0;switch(e){case D.INT32:i="int32";break;case D.STRING:a=s||!r.length,n=Ye.LengthDelimited,i="string";break;case D.BOOL:a=r===!1,i="bool";break;case D.UINT32:i="uint32";break;case D.DOUBLE:n=Ye.Bit64,i="double";break;case D.FLOAT:n=Ye.Bit32,i="float";break;case D.INT64:a=s||Te.from(r).isZero(),i="int64";break;case D.UINT64:a=s||St.from(r).isZero(),i="uint64";break;case D.FIXED64:a=s||St.from(r).isZero(),n=Ye.Bit64,i="fixed64";break;case D.BYTES:a=s||!r.byteLength,n=Ye.LengthDelimited,i="bytes";break;case D.FIXED32:n=Ye.Bit32,i="fixed32";break;case D.SFIXED32:n=Ye.Bit32,i="sfixed32";break;case D.SFIXED64:a=s||Te.from(r).isZero(),n=Ye.Bit64,i="sfixed64";break;case D.SINT32:i="sint32";break;case D.SINT64:a=s||Te.from(r).isZero(),i="sint64";break}return[n,i,s||a]}}function xE(t){const e=t.messagePrototype?Object.create(t.messagePrototype):Object.defineProperty({},vm,{value:t});for(let r of t.fields){let n=r.localName;if(!r.opt)if(r.oneof)e[r.oneof]={oneofKind:void 0};else if(r.repeat)e[n]=[];else switch(r.kind){case"scalar":e[n]=tu(r.T,r.L);break;case"enum":e[n]=0;break;case"map":e[n]={};break}}return e}function ru(t,e,r){let n,i=r,s;for(let a of t.fields){let c=a.localName;if(a.oneof){const d=i[a.oneof];if((d==null?void 0:d.oneofKind)==null)continue;if(n=d[c],s=e[a.oneof],s.oneofKind=d.oneofKind,n==null){delete s[c];continue}}else if(n=i[c],s=e,n==null)continue;switch(a.repeat&&(s[c].length=n.length),a.kind){case"scalar":case"enum":if(a.repeat)for(let l=0;l<n.length;l++)s[c][l]=n[l];else s[c]=n;break;case"message":let d=a.T();if(a.repeat)for(let l=0;l<n.length;l++)s[c][l]=d.create(n[l]);else s[c]===void 0?s[c]=d.create(n):d.mergePartial(s[c],n);break;case"map":switch(a.V.kind){case"scalar":case"enum":Object.assign(s[c],n);break;case"message":let l=a.V.T();for(let p of Object.keys(n))s[c][p]=l.create(n[p]);break}break}}}function VE(t,e,r){if(e===r)return!0;if(!e||!r)return!1;for(let n of t.fields){let i=n.localName,s=n.oneof?e[n.oneof][i]:e[i],a=n.oneof?r[n.oneof][i]:r[i];switch(n.kind){case"enum":case"scalar":let c=n.kind=="enum"?D.INT32:n.T;if(!(n.repeat?Em(c,s,a):Sm(c,s,a)))return!1;break;case"map":if(!(n.V.kind=="message"?Tm(n.V.T(),wc(s),wc(a)):Em(n.V.kind=="enum"?D.INT32:n.V.T,wc(s),wc(a))))return!1;break;case"message":let d=n.T();if(!(n.repeat?Tm(d,s,a):d.equals(s,a)))return!1;break}}return!0}const wc=Object.values;function Sm(t,e,r){if(e===r)return!0;if(t!==D.BYTES)return!1;let n=e,i=r;if(n.length!==i.length)return!1;for(let s=0;s<n.length;s++)if(n[s]!=i[s])return!1;return!0}function Em(t,e,r){if(e.length!==r.length)return!1;for(let n=0;n<e.length;n++)if(!Sm(t,e[n],r[n]))return!1;return!0}function Tm(t,e,r){if(e.length!==r.length)return!1;for(let n=0;n<e.length;n++)if(!t.equals(e[n],r[n]))return!1;return!0}const UE=Object.getOwnPropertyDescriptors(Object.getPrototypeOf({}));class T{constructor(e,r,n){this.defaultCheckDepth=16,this.typeName=e,this.fields=r.map(RE),this.options=n!=null?n:{},this.messagePrototype=Object.create(null,Object.assign(Object.assign({},UE),{[vm]:{value:this}})),this.refTypeCheck=new AE(this),this.refJsonReader=new DE(this),this.refJsonWriter=new OE(this),this.refBinReader=new NE(this),this.refBinWriter=new LE(this)}create(e){let r=xE(this);return e!==void 0&&ru(this,r,e),r}clone(e){let r=this.create();return ru(this,r,e),r}equals(e,r){return VE(this,e,r)}is(e,r=this.defaultCheckDepth){return this.refTypeCheck.is(e,r,!1)}isAssignable(e,r=this.defaultCheckDepth){return this.refTypeCheck.is(e,r,!0)}mergePartial(e,r){ru(this,e,r)}fromBinary(e,r){let n=yE(r);return this.internalBinaryRead(n.readerFactory(e),e.byteLength,n)}fromJson(e,r){return this.internalJsonRead(e,IE(r))}fromJsonString(e,r){let n=JSON.parse(e);return this.fromJson(n,r)}toJson(e,r){return this.internalJsonWrite(e,CE(r))}toJsonString(e,r){var n;let i=this.toJson(e,r);return JSON.stringify(i,null,(n=r==null?void 0:r.prettySpaces)!==null&&n!==void 0?n:0)}toBinary(e,r){let n=_E(r);return this.internalBinaryWrite(e,n.writerFactory(),n).finish()}internalJsonRead(e,r,n){if(e!==null&&typeof e=="object"&&!Array.isArray(e)){let i=n!=null?n:this.create();return this.refJsonReader.read(e,i,r),i}throw new Error(`Unable to parse message ${this.typeName} from JSON ${Ql(e)}.`)}internalJsonWrite(e,r){return this.refJsonWriter.write(e,r)}internalBinaryWrite(e,r,n){return this.refBinWriter.write(e,r,n),r}internalBinaryRead(e,r,n,i){let s=i!=null?i:this.create();return this.refBinReader.read(e,s,n,r),s}}const FE=t=>(e,r)=>(t.set(e,r),r),km=Number.MAX_SAFE_INTEGER===void 0?9007199254740991:Number.MAX_SAFE_INTEGER,bm=536870912,wm=bm*2,BE=(t,e)=>r=>{const n=e.get(r);let i=n===void 0?r.size:n<wm?n+1:0;if(!r.has(i))return t(r,i);if(r.size<bm){for(;r.has(i);)i=Math.floor(Math.random()*wm);return t(r,i)}if(r.size>km)throw new Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;r.has(i);)i=Math.floor(Math.random()*km);return t(r,i)},_m=new WeakMap,WE=FE(_m),_c=BE(WE,_m),jE=t=>t.method!==void 0&&t.method==="call",HE=t=>t.error===null&&typeof t.id=="number",Pc=((t,e)=>{let r=null;return()=>{if(r!==null)return r;const n=new Blob([e],{type:"application/javascript; charset=utf-8"}),i=URL.createObjectURL(n);return r=t(i),setTimeout(()=>URL.revokeObjectURL(i)),r}})(t=>{const e=new Map([[0,()=>{}]]),r=new Map([[0,()=>{}]]),n=new Map,i=new Worker(t);return i.addEventListener("message",({data:l})=>{if(jE(l)){const{params:{timerId:p,timerType:m}}=l;if(m==="interval"){const S=e.get(p);if(typeof S=="number"){const E=n.get(S);if(E===void 0||E.timerId!==p||E.timerType!==m)throw new Error("The timer is in an undefined state.")}else if(typeof S!="undefined")S();else throw new Error("The timer is in an undefined state.")}else if(m==="timeout"){const S=r.get(p);if(typeof S=="number"){const E=n.get(S);if(E===void 0||E.timerId!==p||E.timerType!==m)throw new Error("The timer is in an undefined state.")}else if(typeof S!="undefined")S(),r.delete(p);else throw new Error("The timer is in an undefined state.")}}else if(HE(l)){const{id:p}=l,m=n.get(p);if(m===void 0)throw new Error("The timer is in an undefined state.");const{timerId:S,timerType:E}=m;n.delete(p),E==="interval"?e.delete(S):r.delete(S)}else{const{error:{message:p}}=l;throw new Error(p)}}),{clearInterval:l=>{const p=_c(n);n.set(p,{timerId:l,timerType:"interval"}),e.set(l,p),i.postMessage({id:p,method:"clear",params:{timerId:l,timerType:"interval"}})},clearTimeout:l=>{const p=_c(n);n.set(p,{timerId:l,timerType:"timeout"}),r.set(l,p),i.postMessage({id:p,method:"clear",params:{timerId:l,timerType:"timeout"}})},setInterval:(l,p=0)=>{const m=_c(e);return e.set(m,()=>{l(),typeof e.get(m)=="function"&&i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"interval"}}),m},setTimeout:(l,p=0)=>{const m=_c(r);return r.set(m,l),i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"timeout"}}),m}}},`(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error('There is no interval scheduled with the given id "'.concat(t,'".'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error('The given type "'.concat(i,'" is not supported'));(e=>{const r=t.get(e);if(void 0===r)throw new Error('There is no timeout scheduled with the given id "'.concat(e,'".'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error('The given method "'.concat(s.method,'" is not supported'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error('The given type "'.concat(d,'" is not supported'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();`),ns=t=>Pc().clearInterval(t),qE=t=>Pc().clearTimeout(t),Ic=(t,e)=>Pc().setInterval(t,e);var GE=Object.freeze(Object.defineProperty({__proto__:null,clearInterval:ns,clearTimeout:qE,setInterval:Ic,setTimeout:(t,e)=>Pc().setTimeout(t,e)},Symbol.toStringTag,{value:"Module"})),Pm={},nu={exports:{}},Im=nu.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(t){return t.encoding?"rtpmap:%d %s/%s/%s":t.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(t){return t.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(t){return t.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(t){return"extmap:%d"+(t.direction?"/%s":"%v")+(t["encrypt-uri"]?" %s":"%v")+" %s"+(t.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(t){return t.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(t){var e="candidate:%s %d %s %d %s %d typ %s";return e+=t.raddr!=null?" raddr %s rport %d":"%v%v",e+=t.tcptype!=null?" tcptype %s":"%v",t.generation!=null&&(e+=" generation %d"),e+=t["network-id"]!=null?" network-id %d":"%v",e+=t["network-cost"]!=null?" network-cost %d":"%v",e}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(t){var e="ssrc:%d";return t.attribute!=null&&(e+=" %s",t.value!=null&&(e+=":%s")),e}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(t){return t.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(t){return t.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(t){return"imageattr:%s %s %s"+(t.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(t){return"simulcast:%s %s"+(t.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(t){return"ts-refclk:%s"+(t.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(t){var e="mediaclk:";return e+=t.id!=null?"id=%s %s":"%v%s",e+=t.mediaClockValue!=null?"=%s":"",e+=t.rateNumerator!=null?" rate=%s":"",e+=t.rateDenominator!=null?"/%s":"",e}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};Object.keys(Im).forEach(function(t){var e=Im[t];e.forEach(function(r){r.reg||(r.reg=/(.*)/),r.format||(r.format="%s")})}),function(t){var e=function(c){return String(Number(c))===c?Number(c):c},r=function(c,d,l,p){if(p&&!l)d[p]=e(c[1]);else for(var m=0;m<l.length;m+=1)c[m+1]!=null&&(d[l[m]]=e(c[m+1]))},n=function(c,d,l){var p=c.name&&c.names;c.push&&!d[c.push]?d[c.push]=[]:p&&!d[c.name]&&(d[c.name]={});var m=c.push?{}:p?d[c.name]:d;r(l.match(c.reg),m,c.names,c.name),c.push&&d[c.push].push(m)},i=nu.exports,s=RegExp.prototype.test.bind(/^([a-z])=(.*)/);t.parse=function(c){var d={},l=[],p=d;return c.split(/(\r\n|\r|\n)/).filter(s).forEach(function(m){var S=m[0],E=m.slice(2);S==="m"&&(l.push({rtp:[],fmtp:[]}),p=l[l.length-1]);for(var b=0;b<(i[S]||[]).length;b+=1){var O=i[S][b];if(O.reg.test(E))return n(O,p,E)}}),d.media=l,d};var a=function(c,d){var l=d.split(/=(.+)/,2);return l.length===2?c[l[0]]=e(l[1]):l.length===1&&d.length>1&&(c[l[0]]=void 0),c};t.parseParams=function(c){return c.split(/;\s?/).reduce(a,{})},t.parseFmtpConfig=t.parseParams,t.parsePayloads=function(c){return c.toString().split(" ").map(Number)},t.parseRemoteCandidates=function(c){for(var d=[],l=c.split(" ").map(e),p=0;p<l.length;p+=3)d.push({component:l[p],ip:l[p+1],port:l[p+2]});return d},t.parseImageAttributes=function(c){return c.split(" ").map(function(d){return d.substring(1,d.length-1).split(",").reduce(a,{})})},t.parseSimulcastStreamList=function(c){return c.split(";").map(function(d){return d.split(",").map(function(l){var p,m=!1;return l[0]!=="~"?p=e(l):(p=e(l.substring(1,l.length)),m=!0),{scid:p,paused:m}})})}}(Pm);var iu=nu.exports,JE=/%[sdv%]/g,$E=function(t){var e=1,r=arguments,n=r.length;return t.replace(JE,function(i){if(e>=n)return i;var s=r[e];switch(e+=1,i){case"%%":return"%";case"%s":return String(s);case"%d":return Number(s);case"%v":return""}})},oa=function(t,e,r){var n=e.format instanceof Function?e.format(e.push?r:r[e.name]):e.format,i=[t+"="+n];if(e.names)for(var s=0;s<e.names.length;s+=1){var a=e.names[s];e.name?i.push(r[e.name][a]):i.push(r[e.names[s]])}else i.push(r[e.name]);return $E.apply(null,i)},KE=["v","o","s","i","u","e","p","c","b","t","r","z","a"],zE=["i","c","b","a"],YE=function(t,e){e=e||{},t.version==null&&(t.version=0),t.name==null&&(t.name=" "),t.media.forEach(function(s){s.payloads==null&&(s.payloads="")});var r=e.outerOrder||KE,n=e.innerOrder||zE,i=[];return r.forEach(function(s){iu[s].forEach(function(a){a.name in t&&t[a.name]!=null?i.push(oa(s,a,t)):a.push in t&&t[a.push]!=null&&t[a.push].forEach(function(c){i.push(oa(s,a,c))})})}),t.media.forEach(function(s){i.push(oa("m",iu.m[0],s)),n.forEach(function(a){iu[a].forEach(function(c){c.name in s&&s[c.name]!=null?i.push(oa(a,c,s)):c.push in s&&s[c.push]!=null&&s[c.push].forEach(function(d){i.push(oa(a,c,d))})})})}),i.join(`\r
6
+ */class Vp{static getParser(e,n=!1){if(typeof e!="string")throw new Error("UserAgent should be a string");return new xp(e,n)}static parse(e){return new xp(e).getResult()}static get BROWSER_MAP(){return Lp}static get ENGINE_MAP(){return ur}static get OS_MAP(){return vt}static get PLATFORMS_MAP(){return Fe}}function Ml(t){let e=typeof t;if(e=="object"){if(Array.isArray(t))return"array";if(t===null)return"null"}return e}function US(t){return t!==null&&typeof t=="object"&&!Array.isArray(t)}let Hn="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split(""),nc=[];for(let t=0;t<Hn.length;t++)nc[Hn[t].charCodeAt(0)]=t;nc["-".charCodeAt(0)]=Hn.indexOf("+"),nc["_".charCodeAt(0)]=Hn.indexOf("/");function FS(t){let e=t.length*3/4;t[t.length-2]=="="?e-=2:t[t.length-1]=="="&&(e-=1);let n=new Uint8Array(e),r=0,i=0,s,a=0;for(let c=0;c<t.length;c++){if(s=nc[t.charCodeAt(c)],s===void 0)switch(t[c]){case"=":i=0;case`
7
+ `:case"\r":case" ":case" ":continue;default:throw Error("invalid base64 string.")}switch(i){case 0:a=s,i=1;break;case 1:n[r++]=a<<2|(s&48)>>4,a=s,i=2;break;case 2:n[r++]=(a&15)<<4|(s&60)>>2,a=s,i=3;break;case 3:n[r++]=(a&3)<<6|s,i=0;break}}if(i==1)throw Error("invalid base64 string.");return n.subarray(0,r)}function BS(t){let e="",n=0,r,i=0;for(let s=0;s<t.length;s++)switch(r=t[s],n){case 0:e+=Hn[r>>2],i=(r&3)<<4,n=1;break;case 1:e+=Hn[i|r>>4],i=(r&15)<<2,n=2;break;case 2:e+=Hn[i|r>>6],e+=Hn[r&63],n=0;break}return n&&(e+=Hn[i],e+="=",n==1&&(e+="=")),e}var rc;(function(t){t.symbol=Symbol.for("protobuf-ts/unknown"),t.onRead=(n,r,i,s,a)=>{(e(r)?r[t.symbol]:r[t.symbol]=[]).push({no:i,wireType:s,data:a})},t.onWrite=(n,r,i)=>{for(let{no:s,wireType:a,data:c}of t.list(r))i.tag(s,a).raw(c)},t.list=(n,r)=>{if(e(n)){let i=n[t.symbol];return r?i.filter(s=>s.no==r):i}return[]},t.last=(n,r)=>t.list(n,r).slice(-1)[0];const e=n=>n&&Array.isArray(n[t.symbol])})(rc||(rc={}));var Be;(function(t){t[t.Varint=0]="Varint",t[t.Bit64=1]="Bit64",t[t.LengthDelimited=2]="LengthDelimited",t[t.StartGroup=3]="StartGroup",t[t.EndGroup=4]="EndGroup",t[t.Bit32=5]="Bit32"})(Be||(Be={}));function WS(){let t=0,e=0;for(let r=0;r<28;r+=7){let i=this.buf[this.pos++];if(t|=(i&127)<<r,(i&128)==0)return this.assertBounds(),[t,e]}let n=this.buf[this.pos++];if(t|=(n&15)<<28,e=(n&112)>>4,(n&128)==0)return this.assertBounds(),[t,e];for(let r=3;r<=31;r+=7){let i=this.buf[this.pos++];if(e|=(i&127)<<r,(i&128)==0)return this.assertBounds(),[t,e]}throw new Error("invalid varint")}function Dl(t,e,n){for(let s=0;s<28;s=s+7){const a=t>>>s,c=!(a>>>7==0&&e==0),d=(c?a|128:a)&255;if(n.push(d),!c)return}const r=t>>>28&15|(e&7)<<4,i=e>>3!=0;if(n.push((i?r|128:r)&255),!!i){for(let s=3;s<31;s=s+7){const a=e>>>s,c=a>>>7!=0,d=(c?a|128:a)&255;if(n.push(d),!c)return}n.push(e>>>31&1)}}const ic=(1<<16)*(1<<16);function Up(t){let e=t[0]=="-";e&&(t=t.slice(1));const n=1e6;let r=0,i=0;function s(a,c){const d=Number(t.slice(a,c));i*=n,r=r*n+d,r>=ic&&(i=i+(r/ic|0),r=r%ic)}return s(-24,-18),s(-18,-12),s(-12,-6),s(-6),[e,r,i]}function Ol(t,e){if(e>>>0<=2097151)return""+(ic*e+(t>>>0));let n=t&16777215,r=(t>>>24|e<<8)>>>0&16777215,i=e>>16&65535,s=n+r*6777216+i*6710656,a=r+i*8147497,c=i*2,d=1e7;s>=d&&(a+=Math.floor(s/d),s%=d),a>=d&&(c+=Math.floor(a/d),a%=d);function l(p,m){let y=p?String(p):"";return m?"0000000".slice(y.length)+y:y}return l(c,0)+l(a,c)+l(s,1)}function Fp(t,e){if(t>=0){for(;t>127;)e.push(t&127|128),t=t>>>7;e.push(t)}else{for(let n=0;n<9;n++)e.push(t&127|128),t=t>>7;e.push(1)}}function jS(){let t=this.buf[this.pos++],e=t&127;if((t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<7,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<14,(t&128)==0)return this.assertBounds(),e;if(t=this.buf[this.pos++],e|=(t&127)<<21,(t&128)==0)return this.assertBounds(),e;t=this.buf[this.pos++],e|=(t&15)<<28;for(let n=5;(t&128)!==0&&n<10;n++)t=this.buf[this.pos++];if((t&128)!=0)throw new Error("invalid varint");return this.assertBounds(),e>>>0}let ye;function HS(){const t=new DataView(new ArrayBuffer(8));ye=globalThis.BigInt!==void 0&&typeof t.getBigInt64=="function"&&typeof t.getBigUint64=="function"&&typeof t.setBigInt64=="function"&&typeof t.setBigUint64=="function"?{MIN:BigInt("-9223372036854775808"),MAX:BigInt("9223372036854775807"),UMIN:BigInt("0"),UMAX:BigInt("18446744073709551615"),C:BigInt,V:t}:void 0}HS();function Bp(t){if(!t)throw new Error("BigInt unavailable, see https://github.com/timostamm/protobuf-ts/blob/v1.0.8/MANUAL.md#bigint-support")}const Wp=/^-?[0-9]+$/,sc=4294967296,ac=2147483648;class jp{constructor(e,n){this.lo=e|0,this.hi=n|0}isZero(){return this.lo==0&&this.hi==0}toNumber(){let e=this.hi*sc+(this.lo>>>0);if(!Number.isSafeInteger(e))throw new Error("cannot convert to safe number");return e}}class lt extends jp{static from(e){if(ye)switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=="")throw new Error("string is no integer");e=ye.C(e);case"number":if(e===0)return this.ZERO;e=ye.C(e);case"bigint":if(!e)return this.ZERO;if(e<ye.UMIN)throw new Error("signed value for ulong");if(e>ye.UMAX)throw new Error("ulong too large");return ye.V.setBigUint64(0,e,!0),new lt(ye.V.getInt32(0,!0),ye.V.getInt32(4,!0))}else switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=e.trim(),!Wp.test(e))throw new Error("string is no integer");let[n,r,i]=Up(e);if(n)throw new Error("signed value for ulong");return new lt(r,i);case"number":if(e==0)return this.ZERO;if(!Number.isSafeInteger(e))throw new Error("number is no integer");if(e<0)throw new Error("signed value for ulong");return new lt(e,e/sc)}throw new Error("unknown value "+typeof e)}toString(){return ye?this.toBigInt().toString():Ol(this.lo,this.hi)}toBigInt(){return Bp(ye),ye.V.setInt32(0,this.lo,!0),ye.V.setInt32(4,this.hi,!0),ye.V.getBigUint64(0,!0)}}lt.ZERO=new lt(0,0);class Ee extends jp{static from(e){if(ye)switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=="")throw new Error("string is no integer");e=ye.C(e);case"number":if(e===0)return this.ZERO;e=ye.C(e);case"bigint":if(!e)return this.ZERO;if(e<ye.MIN)throw new Error("signed long too small");if(e>ye.MAX)throw new Error("signed long too large");return ye.V.setBigInt64(0,e,!0),new Ee(ye.V.getInt32(0,!0),ye.V.getInt32(4,!0))}else switch(typeof e){case"string":if(e=="0")return this.ZERO;if(e=e.trim(),!Wp.test(e))throw new Error("string is no integer");let[n,r,i]=Up(e);if(n){if(i>ac||i==ac&&r!=0)throw new Error("signed long too small")}else if(i>=ac)throw new Error("signed long too large");let s=new Ee(r,i);return n?s.negate():s;case"number":if(e==0)return this.ZERO;if(!Number.isSafeInteger(e))throw new Error("number is no integer");return e>0?new Ee(e,e/sc):new Ee(-e,-e/sc).negate()}throw new Error("unknown value "+typeof e)}isNegative(){return(this.hi&ac)!==0}negate(){let e=~this.hi,n=this.lo;return n?n=~n+1:e+=1,new Ee(n,e)}toString(){if(ye)return this.toBigInt().toString();if(this.isNegative()){let e=this.negate();return"-"+Ol(e.lo,e.hi)}return Ol(this.lo,this.hi)}toBigInt(){return Bp(ye),ye.V.setInt32(0,this.lo,!0),ye.V.setInt32(4,this.hi,!0),ye.V.getBigInt64(0,!0)}}Ee.ZERO=new Ee(0,0);const Hp={readUnknownField:!0,readerFactory:t=>new GS(t)};function qS(t){return t?Object.assign(Object.assign({},Hp),t):Hp}class GS{constructor(e,n){this.varint64=WS,this.uint32=jS,this.buf=e,this.len=e.length,this.pos=0,this.view=new DataView(e.buffer,e.byteOffset,e.byteLength),this.textDecoder=n!=null?n:new TextDecoder("utf-8",{fatal:!0,ignoreBOM:!0})}tag(){let e=this.uint32(),n=e>>>3,r=e&7;if(n<=0||r<0||r>5)throw new Error("illegal tag: field no "+n+" wire type "+r);return[n,r]}skip(e){let n=this.pos;switch(e){case Be.Varint:for(;this.buf[this.pos++]&128;);break;case Be.Bit64:this.pos+=4;case Be.Bit32:this.pos+=4;break;case Be.LengthDelimited:let r=this.uint32();this.pos+=r;break;case Be.StartGroup:let i;for(;(i=this.tag()[1])!==Be.EndGroup;)this.skip(i);break;default:throw new Error("cant skip wire type "+e)}return this.assertBounds(),this.buf.subarray(n,this.pos)}assertBounds(){if(this.pos>this.len)throw new RangeError("premature EOF")}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)}int64(){return new Ee(...this.varint64())}uint64(){return new lt(...this.varint64())}sint64(){let[e,n]=this.varint64(),r=-(e&1);return e=(e>>>1|(n&1)<<31)^r,n=n>>>1^r,new Ee(e,n)}bool(){let[e,n]=this.varint64();return e!==0||n!==0}fixed32(){return this.view.getUint32((this.pos+=4)-4,!0)}sfixed32(){return this.view.getInt32((this.pos+=4)-4,!0)}fixed64(){return new lt(this.sfixed32(),this.sfixed32())}sfixed64(){return new Ee(this.sfixed32(),this.sfixed32())}float(){return this.view.getFloat32((this.pos+=4)-4,!0)}double(){return this.view.getFloat64((this.pos+=8)-8,!0)}bytes(){let e=this.uint32(),n=this.pos;return this.pos+=e,this.assertBounds(),this.buf.subarray(n,n+e)}string(){return this.textDecoder.decode(this.bytes())}}function le(t,e){if(!t)throw new Error(e)}const JS=34028234663852886e22,$S=-34028234663852886e22,KS=4294967295,zS=2147483647,YS=-2147483648;function $s(t){if(typeof t!="number")throw new Error("invalid int 32: "+typeof t);if(!Number.isInteger(t)||t>zS||t<YS)throw new Error("invalid int 32: "+t)}function oc(t){if(typeof t!="number")throw new Error("invalid uint 32: "+typeof t);if(!Number.isInteger(t)||t>KS||t<0)throw new Error("invalid uint 32: "+t)}function Nl(t){if(typeof t!="number")throw new Error("invalid float 32: "+typeof t);if(!!Number.isFinite(t)&&(t>JS||t<$S))throw new Error("invalid float 32: "+t)}const qp={writeUnknownFields:!0,writerFactory:()=>new XS};function QS(t){return t?Object.assign(Object.assign({},qp),t):qp}class XS{constructor(e){this.stack=[],this.textEncoder=e!=null?e:new TextEncoder,this.chunks=[],this.buf=[]}finish(){this.chunks.push(new Uint8Array(this.buf));let e=0;for(let i=0;i<this.chunks.length;i++)e+=this.chunks[i].length;let n=new Uint8Array(e),r=0;for(let i=0;i<this.chunks.length;i++)n.set(this.chunks[i],r),r+=this.chunks[i].length;return this.chunks=[],n}fork(){return this.stack.push({chunks:this.chunks,buf:this.buf}),this.chunks=[],this.buf=[],this}join(){let e=this.finish(),n=this.stack.pop();if(!n)throw new Error("invalid state, fork stack empty");return this.chunks=n.chunks,this.buf=n.buf,this.uint32(e.byteLength),this.raw(e)}tag(e,n){return this.uint32((e<<3|n)>>>0)}raw(e){return this.buf.length&&(this.chunks.push(new Uint8Array(this.buf)),this.buf=[]),this.chunks.push(e),this}uint32(e){for(oc(e);e>127;)this.buf.push(e&127|128),e=e>>>7;return this.buf.push(e),this}int32(e){return $s(e),Fp(e,this.buf),this}bool(e){return this.buf.push(e?1:0),this}bytes(e){return this.uint32(e.byteLength),this.raw(e)}string(e){let n=this.textEncoder.encode(e);return this.uint32(n.byteLength),this.raw(n)}float(e){Nl(e);let n=new Uint8Array(4);return new DataView(n.buffer).setFloat32(0,e,!0),this.raw(n)}double(e){let n=new Uint8Array(8);return new DataView(n.buffer).setFloat64(0,e,!0),this.raw(n)}fixed32(e){oc(e);let n=new Uint8Array(4);return new DataView(n.buffer).setUint32(0,e,!0),this.raw(n)}sfixed32(e){$s(e);let n=new Uint8Array(4);return new DataView(n.buffer).setInt32(0,e,!0),this.raw(n)}sint32(e){return $s(e),e=(e<<1^e>>31)>>>0,Fp(e,this.buf),this}sfixed64(e){let n=new Uint8Array(8),r=new DataView(n.buffer),i=Ee.from(e);return r.setInt32(0,i.lo,!0),r.setInt32(4,i.hi,!0),this.raw(n)}fixed64(e){let n=new Uint8Array(8),r=new DataView(n.buffer),i=lt.from(e);return r.setInt32(0,i.lo,!0),r.setInt32(4,i.hi,!0),this.raw(n)}int64(e){let n=Ee.from(e);return Dl(n.lo,n.hi,this.buf),this}sint64(e){let n=Ee.from(e),r=n.hi>>31,i=n.lo<<1^r,s=(n.hi<<1|n.lo>>>31)^r;return Dl(i,s,this.buf),this}uint64(e){let n=lt.from(e);return Dl(n.lo,n.hi,this.buf),this}}const Gp={emitDefaultValues:!1,enumAsInteger:!1,useProtoFieldName:!1,prettySpaces:0},Jp={ignoreUnknownFields:!1};function ZS(t){return t?Object.assign(Object.assign({},Jp),t):Jp}function eE(t){return t?Object.assign(Object.assign({},Gp),t):Gp}const $p=Symbol.for("protobuf-ts/message-type");function Kp(t){let e=!1;const n=[];for(let r=0;r<t.length;r++){let i=t.charAt(r);i=="_"?e=!0:/\d/.test(i)?(n.push(i),e=!0):e?(n.push(i.toUpperCase()),e=!1):r==0?n.push(i.toLowerCase()):n.push(i)}return n.join("")}var D;(function(t){t[t.DOUBLE=1]="DOUBLE",t[t.FLOAT=2]="FLOAT",t[t.INT64=3]="INT64",t[t.UINT64=4]="UINT64",t[t.INT32=5]="INT32",t[t.FIXED64=6]="FIXED64",t[t.FIXED32=7]="FIXED32",t[t.BOOL=8]="BOOL",t[t.STRING=9]="STRING",t[t.BYTES=12]="BYTES",t[t.UINT32=13]="UINT32",t[t.SFIXED32=15]="SFIXED32",t[t.SFIXED64=16]="SFIXED64",t[t.SINT32=17]="SINT32",t[t.SINT64=18]="SINT64"})(D||(D={}));var Pn;(function(t){t[t.BIGINT=0]="BIGINT",t[t.STRING=1]="STRING",t[t.NUMBER=2]="NUMBER"})(Pn||(Pn={}));var cc;(function(t){t[t.NO=0]="NO",t[t.PACKED=1]="PACKED",t[t.UNPACKED=2]="UNPACKED"})(cc||(cc={}));function tE(t){var e,n,r,i;return t.localName=(e=t.localName)!==null&&e!==void 0?e:Kp(t.name),t.jsonName=(n=t.jsonName)!==null&&n!==void 0?n:Kp(t.name),t.repeat=(r=t.repeat)!==null&&r!==void 0?r:cc.NO,t.opt=(i=t.opt)!==null&&i!==void 0?i:t.repeat||t.oneof?!1:t.kind=="message",t}function nE(t){if(typeof t!="object"||t===null||!t.hasOwnProperty("oneofKind"))return!1;switch(typeof t.oneofKind){case"string":return t[t.oneofKind]===void 0?!1:Object.keys(t).length==2;case"undefined":return Object.keys(t).length==1;default:return!1}}class rE{constructor(e){var n;this.fields=(n=e.fields)!==null&&n!==void 0?n:[]}prepare(){if(this.data)return;const e=[],n=[],r=[];for(let i of this.fields)if(i.oneof)r.includes(i.oneof)||(r.push(i.oneof),e.push(i.oneof),n.push(i.oneof));else switch(n.push(i.localName),i.kind){case"scalar":case"enum":(!i.opt||i.repeat)&&e.push(i.localName);break;case"message":i.repeat&&e.push(i.localName);break;case"map":e.push(i.localName);break}this.data={req:e,known:n,oneofs:Object.values(r)}}is(e,n,r=!1){if(n<0)return!0;if(e==null||typeof e!="object")return!1;this.prepare();let i=Object.keys(e),s=this.data;if(i.length<s.req.length||s.req.some(a=>!i.includes(a))||!r&&i.some(a=>!s.known.includes(a)))return!1;if(n<1)return!0;for(const a of s.oneofs){const c=e[a];if(!nE(c))return!1;if(c.oneofKind===void 0)continue;const d=this.fields.find(l=>l.localName===c.oneofKind);if(!d||!this.field(c[c.oneofKind],d,r,n))return!1}for(const a of this.fields)if(a.oneof===void 0&&!this.field(e[a.localName],a,r,n))return!1;return!0}field(e,n,r,i){let s=n.repeat;switch(n.kind){case"scalar":return e===void 0?n.opt:s?this.scalars(e,n.T,i,n.L):this.scalar(e,n.T,n.L);case"enum":return e===void 0?n.opt:s?this.scalars(e,D.INT32,i):this.scalar(e,D.INT32);case"message":return e===void 0?!0:s?this.messages(e,n.T(),r,i):this.message(e,n.T(),r,i);case"map":if(typeof e!="object"||e===null)return!1;if(i<2)return!0;if(!this.mapKeys(e,n.K,i))return!1;switch(n.V.kind){case"scalar":return this.scalars(Object.values(e),n.V.T,i,n.V.L);case"enum":return this.scalars(Object.values(e),D.INT32,i);case"message":return this.messages(Object.values(e),n.V.T(),r,i)}break}return!0}message(e,n,r,i){return r?n.isAssignable(e,i):n.is(e,i)}messages(e,n,r,i){if(!Array.isArray(e))return!1;if(i<2)return!0;if(r){for(let s=0;s<e.length&&s<i;s++)if(!n.isAssignable(e[s],i-1))return!1}else for(let s=0;s<e.length&&s<i;s++)if(!n.is(e[s],i-1))return!1;return!0}scalar(e,n,r){let i=typeof e;switch(n){case D.UINT64:case D.FIXED64:case D.INT64:case D.SFIXED64:case D.SINT64:switch(r){case Pn.BIGINT:return i=="bigint";case Pn.NUMBER:return i=="number"&&!isNaN(e);default:return i=="string"}case D.BOOL:return i=="boolean";case D.STRING:return i=="string";case D.BYTES:return e instanceof Uint8Array;case D.DOUBLE:case D.FLOAT:return i=="number"&&!isNaN(e);default:return i=="number"&&Number.isInteger(e)}}scalars(e,n,r,i){if(!Array.isArray(e))return!1;if(r<2)return!0;if(Array.isArray(e)){for(let s=0;s<e.length&&s<r;s++)if(!this.scalar(e[s],n,i))return!1}return!0}mapKeys(e,n,r){let i=Object.keys(e);switch(n){case D.INT32:case D.FIXED32:case D.SFIXED32:case D.SINT32:case D.UINT32:return this.scalars(i.slice(0,r).map(s=>parseInt(s)),n,r);case D.BOOL:return this.scalars(i.slice(0,r).map(s=>s=="true"?!0:s=="false"?!1:s),n,r);default:return this.scalars(i,n,r,Pn.STRING)}}}function on(t,e){switch(e){case Pn.BIGINT:return t.toBigInt();case Pn.NUMBER:return t.toNumber();default:return t.toString()}}class iE{constructor(e){this.info=e}prepare(){var e;if(this.fMap===void 0){this.fMap={};const n=(e=this.info.fields)!==null&&e!==void 0?e:[];for(const r of n)this.fMap[r.name]=r,this.fMap[r.jsonName]=r,this.fMap[r.localName]=r}}assert(e,n,r){if(!e){let i=Ml(r);throw(i=="number"||i=="boolean")&&(i=r.toString()),new Error(`Cannot parse JSON ${i} for ${this.info.typeName}#${n}`)}}read(e,n,r){this.prepare();const i=[];for(const[s,a]of Object.entries(e)){const c=this.fMap[s];if(!c){if(!r.ignoreUnknownFields)throw new Error(`Found unknown field while reading ${this.info.typeName} from JSON format. JSON key: ${s}`);continue}const d=c.localName;let l;if(c.oneof){if(a===null&&(c.kind!=="enum"||c.T()[0]!=="google.protobuf.NullValue"))continue;if(i.includes(c.oneof))throw new Error(`Multiple members of the oneof group "${c.oneof}" of ${this.info.typeName} are present in JSON.`);i.push(c.oneof),l=n[c.oneof]={oneofKind:d}}else l=n;if(c.kind=="map"){if(a===null)continue;this.assert(US(a),c.name,a);const p=l[d];for(const[m,y]of Object.entries(a)){this.assert(y!==null,c.name+" map value",null);let E;switch(c.V.kind){case"message":E=c.V.T().internalJsonRead(y,r);break;case"enum":if(E=this.enum(c.V.T(),y,c.name,r.ignoreUnknownFields),E===!1)continue;break;case"scalar":E=this.scalar(y,c.V.T,c.V.L,c.name);break}this.assert(E!==void 0,c.name+" map value",y);let b=m;c.K==D.BOOL&&(b=b=="true"?!0:b=="false"?!1:b),b=this.scalar(b,c.K,Pn.STRING,c.name).toString(),p[b]=E}}else if(c.repeat){if(a===null)continue;this.assert(Array.isArray(a),c.name,a);const p=l[d];for(const m of a){this.assert(m!==null,c.name,null);let y;switch(c.kind){case"message":y=c.T().internalJsonRead(m,r);break;case"enum":if(y=this.enum(c.T(),m,c.name,r.ignoreUnknownFields),y===!1)continue;break;case"scalar":y=this.scalar(m,c.T,c.L,c.name);break}this.assert(y!==void 0,c.name,a),p.push(y)}}else switch(c.kind){case"message":if(a===null&&c.T().typeName!="google.protobuf.Value"){this.assert(c.oneof===void 0,c.name+" (oneof member)",null);continue}l[d]=c.T().internalJsonRead(a,r,l[d]);break;case"enum":let p=this.enum(c.T(),a,c.name,r.ignoreUnknownFields);if(p===!1)continue;l[d]=p;break;case"scalar":l[d]=this.scalar(a,c.T,c.L,c.name);break}}}enum(e,n,r,i){if(e[0]=="google.protobuf.NullValue"&&le(n===null||n==="NULL_VALUE",`Unable to parse field ${this.info.typeName}#${r}, enum ${e[0]} only accepts null.`),n===null)return 0;switch(typeof n){case"number":return le(Number.isInteger(n),`Unable to parse field ${this.info.typeName}#${r}, enum can only be integral number, got ${n}.`),n;case"string":let s=n;e[2]&&n.substring(0,e[2].length)===e[2]&&(s=n.substring(e[2].length));let a=e[1][s];return typeof a=="undefined"&&i?!1:(le(typeof a=="number",`Unable to parse field ${this.info.typeName}#${r}, enum ${e[0]} has no value for "${n}".`),a)}le(!1,`Unable to parse field ${this.info.typeName}#${r}, cannot parse enum value from ${typeof n}".`)}scalar(e,n,r,i){let s;try{switch(n){case D.DOUBLE:case D.FLOAT:if(e===null)return 0;if(e==="NaN")return Number.NaN;if(e==="Infinity")return Number.POSITIVE_INFINITY;if(e==="-Infinity")return Number.NEGATIVE_INFINITY;if(e===""){s="empty string";break}if(typeof e=="string"&&e.trim().length!==e.length){s="extra whitespace";break}if(typeof e!="string"&&typeof e!="number")break;let a=Number(e);if(Number.isNaN(a)){s="not a number";break}if(!Number.isFinite(a)){s="too large or small";break}return n==D.FLOAT&&Nl(a),a;case D.INT32:case D.FIXED32:case D.SFIXED32:case D.SINT32:case D.UINT32:if(e===null)return 0;let c;if(typeof e=="number"?c=e:e===""?s="empty string":typeof e=="string"&&(e.trim().length!==e.length?s="extra whitespace":c=Number(e)),c===void 0)break;return n==D.UINT32?oc(c):$s(c),c;case D.INT64:case D.SFIXED64:case D.SINT64:if(e===null)return on(Ee.ZERO,r);if(typeof e!="number"&&typeof e!="string")break;return on(Ee.from(e),r);case D.FIXED64:case D.UINT64:if(e===null)return on(lt.ZERO,r);if(typeof e!="number"&&typeof e!="string")break;return on(lt.from(e),r);case D.BOOL:if(e===null)return!1;if(typeof e!="boolean")break;return e;case D.STRING:if(e===null)return"";if(typeof e!="string"){s="extra whitespace";break}try{encodeURIComponent(e)}catch(d){d="invalid UTF8";break}return e;case D.BYTES:if(e===null||e==="")return new Uint8Array(0);if(typeof e!="string")break;return FS(e)}}catch(a){s=a.message}this.assert(!1,i+(s?" - "+s:""),e)}}class sE{constructor(e){var n;this.fields=(n=e.fields)!==null&&n!==void 0?n:[]}write(e,n){const r={},i=e;for(const s of this.fields){if(!s.oneof){let l=this.field(s,i[s.localName],n);l!==void 0&&(r[n.useProtoFieldName?s.name:s.jsonName]=l);continue}const a=i[s.oneof];if(a.oneofKind!==s.localName)continue;const c=s.kind=="scalar"||s.kind=="enum"?Object.assign(Object.assign({},n),{emitDefaultValues:!0}):n;let d=this.field(s,a[s.localName],c);le(d!==void 0),r[n.useProtoFieldName?s.name:s.jsonName]=d}return r}field(e,n,r){let i;if(e.kind=="map"){le(typeof n=="object"&&n!==null);const s={};switch(e.V.kind){case"scalar":for(const[d,l]of Object.entries(n)){const p=this.scalar(e.V.T,l,e.name,!1,!0);le(p!==void 0),s[d.toString()]=p}break;case"message":const a=e.V.T();for(const[d,l]of Object.entries(n)){const p=this.message(a,l,e.name,r);le(p!==void 0),s[d.toString()]=p}break;case"enum":const c=e.V.T();for(const[d,l]of Object.entries(n)){le(l===void 0||typeof l=="number");const p=this.enum(c,l,e.name,!1,!0,r.enumAsInteger);le(p!==void 0),s[d.toString()]=p}break}(r.emitDefaultValues||Object.keys(s).length>0)&&(i=s)}else if(e.repeat){le(Array.isArray(n));const s=[];switch(e.kind){case"scalar":for(let d=0;d<n.length;d++){const l=this.scalar(e.T,n[d],e.name,e.opt,!0);le(l!==void 0),s.push(l)}break;case"enum":const a=e.T();for(let d=0;d<n.length;d++){le(n[d]===void 0||typeof n[d]=="number");const l=this.enum(a,n[d],e.name,e.opt,!0,r.enumAsInteger);le(l!==void 0),s.push(l)}break;case"message":const c=e.T();for(let d=0;d<n.length;d++){const l=this.message(c,n[d],e.name,r);le(l!==void 0),s.push(l)}break}(r.emitDefaultValues||s.length>0||r.emitDefaultValues)&&(i=s)}else switch(e.kind){case"scalar":i=this.scalar(e.T,n,e.name,e.opt,r.emitDefaultValues);break;case"enum":i=this.enum(e.T(),n,e.name,e.opt,r.emitDefaultValues,r.enumAsInteger);break;case"message":i=this.message(e.T(),n,e.name,r);break}return i}enum(e,n,r,i,s,a){if(e[0]=="google.protobuf.NullValue")return!s&&!i?void 0:null;if(n===void 0){le(i);return}if(!(n===0&&!s&&!i))return le(typeof n=="number"),le(Number.isInteger(n)),a||!e[1].hasOwnProperty(n)?n:e[2]?e[2]+e[1][n]:e[1][n]}message(e,n,r,i){return n===void 0?i.emitDefaultValues?null:void 0:e.internalJsonWrite(n,i)}scalar(e,n,r,i,s){if(n===void 0){le(i);return}const a=s||i;switch(e){case D.INT32:case D.SFIXED32:case D.SINT32:return n===0?a?0:void 0:($s(n),n);case D.FIXED32:case D.UINT32:return n===0?a?0:void 0:(oc(n),n);case D.FLOAT:Nl(n);case D.DOUBLE:return n===0?a?0:void 0:(le(typeof n=="number"),Number.isNaN(n)?"NaN":n===Number.POSITIVE_INFINITY?"Infinity":n===Number.NEGATIVE_INFINITY?"-Infinity":n);case D.STRING:return n===""?a?"":void 0:(le(typeof n=="string"),n);case D.BOOL:return n===!1?a?!1:void 0:(le(typeof n=="boolean"),n);case D.UINT64:case D.FIXED64:le(typeof n=="number"||typeof n=="string"||typeof n=="bigint");let c=lt.from(n);return c.isZero()&&!a?void 0:c.toString();case D.INT64:case D.SFIXED64:case D.SINT64:le(typeof n=="number"||typeof n=="string"||typeof n=="bigint");let d=Ee.from(n);return d.isZero()&&!a?void 0:d.toString();case D.BYTES:return le(n instanceof Uint8Array),n.byteLength?BS(n):a?"":void 0}}}function Ll(t,e=Pn.STRING){switch(t){case D.BOOL:return!1;case D.UINT64:case D.FIXED64:return on(lt.ZERO,e);case D.INT64:case D.SFIXED64:case D.SINT64:return on(Ee.ZERO,e);case D.DOUBLE:case D.FLOAT:return 0;case D.BYTES:return new Uint8Array(0);case D.STRING:return"";default:return 0}}class aE{constructor(e){this.info=e}prepare(){var e;if(!this.fieldNoToField){const n=(e=this.info.fields)!==null&&e!==void 0?e:[];this.fieldNoToField=new Map(n.map(r=>[r.no,r]))}}read(e,n,r,i){this.prepare();const s=i===void 0?e.len:e.pos+i;for(;e.pos<s;){const[a,c]=e.tag(),d=this.fieldNoToField.get(a);if(!d){let y=r.readUnknownField;if(y=="throw")throw new Error(`Unknown field ${a} (wire type ${c}) for ${this.info.typeName}`);let E=e.skip(c);y!==!1&&(y===!0?rc.onRead:y)(this.info.typeName,n,a,c,E);continue}let l=n,p=d.repeat,m=d.localName;switch(d.oneof&&(l=l[d.oneof],l.oneofKind!==m&&(l=n[d.oneof]={oneofKind:m})),d.kind){case"scalar":case"enum":let y=d.kind=="enum"?D.INT32:d.T,E=d.kind=="scalar"?d.L:void 0;if(p){let A=l[m];if(c==Be.LengthDelimited&&y!=D.STRING&&y!=D.BYTES){let F=e.uint32()+e.pos;for(;e.pos<F;)A.push(this.scalar(e,y,E))}else A.push(this.scalar(e,y,E))}else l[m]=this.scalar(e,y,E);break;case"message":if(p){let A=l[m],F=d.T().internalBinaryRead(e,e.uint32(),r);A.push(F)}else l[m]=d.T().internalBinaryRead(e,e.uint32(),r,l[m]);break;case"map":let[b,O]=this.mapEntry(d,e,r);l[m][b]=O;break}}}mapEntry(e,n,r){let i=n.uint32(),s=n.pos+i,a,c;for(;n.pos<s;){let[d,l]=n.tag();switch(d){case 1:e.K==D.BOOL?a=n.bool().toString():a=this.scalar(n,e.K,Pn.STRING);break;case 2:switch(e.V.kind){case"scalar":c=this.scalar(n,e.V.T,e.V.L);break;case"enum":c=n.int32();break;case"message":c=e.V.T().internalBinaryRead(n,n.uint32(),r);break}break;default:throw new Error(`Unknown field ${d} (wire type ${l}) in map entry for ${this.info.typeName}#${e.name}`)}}if(a===void 0){let d=Ll(e.K);a=e.K==D.BOOL?d.toString():d}if(c===void 0)switch(e.V.kind){case"scalar":c=Ll(e.V.T,e.V.L);break;case"enum":c=0;break;case"message":c=e.V.T().create();break}return[a,c]}scalar(e,n,r){switch(n){case D.INT32:return e.int32();case D.STRING:return e.string();case D.BOOL:return e.bool();case D.DOUBLE:return e.double();case D.FLOAT:return e.float();case D.INT64:return on(e.int64(),r);case D.UINT64:return on(e.uint64(),r);case D.FIXED64:return on(e.fixed64(),r);case D.FIXED32:return e.fixed32();case D.BYTES:return e.bytes();case D.UINT32:return e.uint32();case D.SFIXED32:return e.sfixed32();case D.SFIXED64:return on(e.sfixed64(),r);case D.SINT32:return e.sint32();case D.SINT64:return on(e.sint64(),r)}}}class oE{constructor(e){this.info=e}prepare(){if(!this.fields){const e=this.info.fields?this.info.fields.concat():[];this.fields=e.sort((n,r)=>n.no-r.no)}}write(e,n,r){this.prepare();for(const s of this.fields){let a,c,d=s.repeat,l=s.localName;if(s.oneof){const p=e[s.oneof];if(p.oneofKind!==l)continue;a=p[l],c=!0}else a=e[l],c=!1;switch(s.kind){case"scalar":case"enum":let p=s.kind=="enum"?D.INT32:s.T;if(d)if(le(Array.isArray(a)),d==cc.PACKED)this.packed(n,p,s.no,a);else for(const m of a)this.scalar(n,p,s.no,m,!0);else a===void 0?le(s.opt):this.scalar(n,p,s.no,a,c||s.opt);break;case"message":if(d){le(Array.isArray(a));for(const m of a)this.message(n,r,s.T(),s.no,m)}else this.message(n,r,s.T(),s.no,a);break;case"map":le(typeof a=="object"&&a!==null);for(const[m,y]of Object.entries(a))this.mapEntry(n,r,s,m,y);break}}let i=r.writeUnknownFields;i!==!1&&(i===!0?rc.onWrite:i)(this.info.typeName,e,n)}mapEntry(e,n,r,i,s){e.tag(r.no,Be.LengthDelimited),e.fork();let a=i;switch(r.K){case D.INT32:case D.FIXED32:case D.UINT32:case D.SFIXED32:case D.SINT32:a=Number.parseInt(i);break;case D.BOOL:le(i=="true"||i=="false"),a=i=="true";break}switch(this.scalar(e,r.K,1,a,!0),r.V.kind){case"scalar":this.scalar(e,r.V.T,2,s,!0);break;case"enum":this.scalar(e,D.INT32,2,s,!0);break;case"message":this.message(e,n,r.V.T(),2,s);break}e.join()}message(e,n,r,i,s){s!==void 0&&(r.internalBinaryWrite(s,e.tag(i,Be.LengthDelimited).fork(),n),e.join())}scalar(e,n,r,i,s){let[a,c,d]=this.scalarInfo(n,i);(!d||s)&&(e.tag(r,a),e[c](i))}packed(e,n,r,i){if(!i.length)return;le(n!==D.BYTES&&n!==D.STRING),e.tag(r,Be.LengthDelimited),e.fork();let[,s]=this.scalarInfo(n);for(let a=0;a<i.length;a++)e[s](i[a]);e.join()}scalarInfo(e,n){let r=Be.Varint,i,s=n===void 0,a=n===0;switch(e){case D.INT32:i="int32";break;case D.STRING:a=s||!n.length,r=Be.LengthDelimited,i="string";break;case D.BOOL:a=n===!1,i="bool";break;case D.UINT32:i="uint32";break;case D.DOUBLE:r=Be.Bit64,i="double";break;case D.FLOAT:r=Be.Bit32,i="float";break;case D.INT64:a=s||Ee.from(n).isZero(),i="int64";break;case D.UINT64:a=s||lt.from(n).isZero(),i="uint64";break;case D.FIXED64:a=s||lt.from(n).isZero(),r=Be.Bit64,i="fixed64";break;case D.BYTES:a=s||!n.byteLength,r=Be.LengthDelimited,i="bytes";break;case D.FIXED32:r=Be.Bit32,i="fixed32";break;case D.SFIXED32:r=Be.Bit32,i="sfixed32";break;case D.SFIXED64:a=s||Ee.from(n).isZero(),r=Be.Bit64,i="sfixed64";break;case D.SINT32:i="sint32";break;case D.SINT64:a=s||Ee.from(n).isZero(),i="sint64";break}return[r,i,s||a]}}function cE(t){const e=t.messagePrototype?Object.create(t.messagePrototype):Object.defineProperty({},$p,{value:t});for(let n of t.fields){let r=n.localName;if(!n.opt)if(n.oneof)e[n.oneof]={oneofKind:void 0};else if(n.repeat)e[r]=[];else switch(n.kind){case"scalar":e[r]=Ll(n.T,n.L);break;case"enum":e[r]=0;break;case"map":e[r]={};break}}return e}function xl(t,e,n){let r,i=n,s;for(let a of t.fields){let c=a.localName;if(a.oneof){const d=i[a.oneof];if((d==null?void 0:d.oneofKind)==null)continue;if(r=d[c],s=e[a.oneof],s.oneofKind=d.oneofKind,r==null){delete s[c];continue}}else if(r=i[c],s=e,r==null)continue;switch(a.repeat&&(s[c].length=r.length),a.kind){case"scalar":case"enum":if(a.repeat)for(let l=0;l<r.length;l++)s[c][l]=r[l];else s[c]=r;break;case"message":let d=a.T();if(a.repeat)for(let l=0;l<r.length;l++)s[c][l]=d.create(r[l]);else s[c]===void 0?s[c]=d.create(r):d.mergePartial(s[c],r);break;case"map":switch(a.V.kind){case"scalar":case"enum":Object.assign(s[c],r);break;case"message":let l=a.V.T();for(let p of Object.keys(r))s[c][p]=l.create(r[p]);break}break}}}function dE(t,e,n){if(e===n)return!0;if(!e||!n)return!1;for(let r of t.fields){let i=r.localName,s=r.oneof?e[r.oneof][i]:e[i],a=r.oneof?n[r.oneof][i]:n[i];switch(r.kind){case"enum":case"scalar":let c=r.kind=="enum"?D.INT32:r.T;if(!(r.repeat?Yp(c,s,a):zp(c,s,a)))return!1;break;case"map":if(!(r.V.kind=="message"?Qp(r.V.T(),dc(s),dc(a)):Yp(r.V.kind=="enum"?D.INT32:r.V.T,dc(s),dc(a))))return!1;break;case"message":let d=r.T();if(!(r.repeat?Qp(d,s,a):d.equals(s,a)))return!1;break}}return!0}const dc=Object.values;function zp(t,e,n){if(e===n)return!0;if(t!==D.BYTES)return!1;let r=e,i=n;if(r.length!==i.length)return!1;for(let s=0;s<r.length;s++)if(r[s]!=i[s])return!1;return!0}function Yp(t,e,n){if(e.length!==n.length)return!1;for(let r=0;r<e.length;r++)if(!zp(t,e[r],n[r]))return!1;return!0}function Qp(t,e,n){if(e.length!==n.length)return!1;for(let r=0;r<e.length;r++)if(!t.equals(e[r],n[r]))return!1;return!0}const lE=Object.getOwnPropertyDescriptors(Object.getPrototypeOf({}));class T{constructor(e,n,r){this.defaultCheckDepth=16,this.typeName=e,this.fields=n.map(tE),this.options=r!=null?r:{},this.messagePrototype=Object.create(null,Object.assign(Object.assign({},lE),{[$p]:{value:this}})),this.refTypeCheck=new rE(this),this.refJsonReader=new iE(this),this.refJsonWriter=new sE(this),this.refBinReader=new aE(this),this.refBinWriter=new oE(this)}create(e){let n=cE(this);return e!==void 0&&xl(this,n,e),n}clone(e){let n=this.create();return xl(this,n,e),n}equals(e,n){return dE(this,e,n)}is(e,n=this.defaultCheckDepth){return this.refTypeCheck.is(e,n,!1)}isAssignable(e,n=this.defaultCheckDepth){return this.refTypeCheck.is(e,n,!0)}mergePartial(e,n){xl(this,e,n)}fromBinary(e,n){let r=qS(n);return this.internalBinaryRead(r.readerFactory(e),e.byteLength,r)}fromJson(e,n){return this.internalJsonRead(e,ZS(n))}fromJsonString(e,n){let r=JSON.parse(e);return this.fromJson(r,n)}toJson(e,n){return this.internalJsonWrite(e,eE(n))}toJsonString(e,n){var r;let i=this.toJson(e,n);return JSON.stringify(i,null,(r=n==null?void 0:n.prettySpaces)!==null&&r!==void 0?r:0)}toBinary(e,n){let r=QS(n);return this.internalBinaryWrite(e,r.writerFactory(),r).finish()}internalJsonRead(e,n,r){if(e!==null&&typeof e=="object"&&!Array.isArray(e)){let i=r!=null?r:this.create();return this.refJsonReader.read(e,i,n),i}throw new Error(`Unable to parse message ${this.typeName} from JSON ${Ml(e)}.`)}internalJsonWrite(e,n){return this.refJsonWriter.write(e,n)}internalBinaryWrite(e,n,r){return this.refBinWriter.write(e,n,r),n}internalBinaryRead(e,n,r,i){let s=i!=null?i:this.create();return this.refBinReader.read(e,s,r,n),s}}const uE=t=>(e,n)=>(t.set(e,n),n),Xp=Number.MAX_SAFE_INTEGER===void 0?9007199254740991:Number.MAX_SAFE_INTEGER,Zp=536870912,em=Zp*2,hE=(t,e)=>n=>{const r=e.get(n);let i=r===void 0?n.size:r<em?r+1:0;if(!n.has(i))return t(n,i);if(n.size<Zp){for(;n.has(i);)i=Math.floor(Math.random()*em);return t(n,i)}if(n.size>Xp)throw new Error("Congratulations, you created a collection of unique numbers which uses all available integers!");for(;n.has(i);)i=Math.floor(Math.random()*Xp);return t(n,i)},tm=new WeakMap,pE=uE(tm),lc=hE(pE,tm),mE=t=>t.method!==void 0&&t.method==="call",gE=t=>t.error===null&&typeof t.id=="number",uc=((t,e)=>{let n=null;return()=>{if(n!==null)return n;const r=new Blob([e],{type:"application/javascript; charset=utf-8"}),i=URL.createObjectURL(r);return n=t(i),setTimeout(()=>URL.revokeObjectURL(i)),n}})(t=>{const e=new Map([[0,()=>{}]]),n=new Map([[0,()=>{}]]),r=new Map,i=new Worker(t);return i.addEventListener("message",({data:l})=>{if(mE(l)){const{params:{timerId:p,timerType:m}}=l;if(m==="interval"){const y=e.get(p);if(typeof y=="number"){const E=r.get(y);if(E===void 0||E.timerId!==p||E.timerType!==m)throw new Error("The timer is in an undefined state.")}else if(typeof y!="undefined")y();else throw new Error("The timer is in an undefined state.")}else if(m==="timeout"){const y=n.get(p);if(typeof y=="number"){const E=r.get(y);if(E===void 0||E.timerId!==p||E.timerType!==m)throw new Error("The timer is in an undefined state.")}else if(typeof y!="undefined")y(),n.delete(p);else throw new Error("The timer is in an undefined state.")}}else if(gE(l)){const{id:p}=l,m=r.get(p);if(m===void 0)throw new Error("The timer is in an undefined state.");const{timerId:y,timerType:E}=m;r.delete(p),E==="interval"?e.delete(y):n.delete(y)}else{const{error:{message:p}}=l;throw new Error(p)}}),{clearInterval:l=>{const p=lc(r);r.set(p,{timerId:l,timerType:"interval"}),e.set(l,p),i.postMessage({id:p,method:"clear",params:{timerId:l,timerType:"interval"}})},clearTimeout:l=>{const p=lc(r);r.set(p,{timerId:l,timerType:"timeout"}),n.set(l,p),i.postMessage({id:p,method:"clear",params:{timerId:l,timerType:"timeout"}})},setInterval:(l,p=0)=>{const m=lc(e);return e.set(m,()=>{l(),typeof e.get(m)=="function"&&i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"interval"}})}),i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"interval"}}),m},setTimeout:(l,p=0)=>{const m=lc(n);return n.set(m,l),i.postMessage({id:null,method:"set",params:{delay:p,now:performance.now(),timerId:m,timerType:"timeout"}}),m}}},`(()=>{"use strict";const e=new Map,t=new Map,r=(e,t)=>{let r,o;const i=performance.now();r=i,o=e-Math.max(0,i-t);return{expected:r+o,remainingDelay:o}},o=(e,t,r,i)=>{const s=performance.now();s>r?postMessage({id:null,method:"call",params:{timerId:t,timerType:i}}):e.set(t,setTimeout(o,r-s,e,t,r,i))};addEventListener("message",(i=>{let{data:s}=i;try{if("clear"===s.method){const{id:r,params:{timerId:o,timerType:i}}=s;if("interval"===i)(t=>{const r=e.get(t);if(void 0===r)throw new Error('There is no interval scheduled with the given id "'.concat(t,'".'));clearTimeout(r),e.delete(t)})(o),postMessage({error:null,id:r});else{if("timeout"!==i)throw new Error('The given type "'.concat(i,'" is not supported'));(e=>{const r=t.get(e);if(void 0===r)throw new Error('There is no timeout scheduled with the given id "'.concat(e,'".'));clearTimeout(r),t.delete(e)})(o),postMessage({error:null,id:r})}}else{if("set"!==s.method)throw new Error('The given method "'.concat(s.method,'" is not supported'));{const{params:{delay:i,now:n,timerId:a,timerType:d}}=s;if("interval"===d)((t,i,s)=>{const{expected:n,remainingDelay:a}=r(t,s);e.set(i,setTimeout(o,a,e,i,n,"interval"))})(i,a,n);else{if("timeout"!==d)throw new Error('The given type "'.concat(d,'" is not supported'));((e,i,s)=>{const{expected:n,remainingDelay:a}=r(e,s);t.set(i,setTimeout(o,a,t,i,n,"timeout"))})(i,a,n)}}}}catch(e){postMessage({error:{message:e.message},id:s.id,result:null})}}))})();`),$i=t=>uc().clearInterval(t),fE=t=>uc().clearTimeout(t),hc=(t,e)=>uc().setInterval(t,e);var vE=Object.freeze(Object.defineProperty({__proto__:null,clearInterval:$i,clearTimeout:fE,setInterval:hc,setTimeout:(t,e)=>uc().setTimeout(t,e)},Symbol.toStringTag,{value:"Module"})),nm={},Vl={exports:{}},rm=Vl.exports={v:[{name:"version",reg:/^(\d*)$/}],o:[{name:"origin",reg:/^(\S*) (\d*) (\d*) (\S*) IP(\d) (\S*)/,names:["username","sessionId","sessionVersion","netType","ipVer","address"],format:"%s %s %d %s IP%d %s"}],s:[{name:"name"}],i:[{name:"description"}],u:[{name:"uri"}],e:[{name:"email"}],p:[{name:"phone"}],z:[{name:"timezones"}],r:[{name:"repeats"}],t:[{name:"timing",reg:/^(\d*) (\d*)/,names:["start","stop"],format:"%d %d"}],c:[{name:"connection",reg:/^IN IP(\d) (\S*)/,names:["version","ip"],format:"IN IP%d %s"}],b:[{push:"bandwidth",reg:/^(TIAS|AS|CT|RR|RS):(\d*)/,names:["type","limit"],format:"%s:%s"}],m:[{reg:/^(\w*) (\d*) ([\w/]*)(?: (.*))?/,names:["type","port","protocol","payloads"],format:"%s %d %s %s"}],a:[{push:"rtp",reg:/^rtpmap:(\d*) ([\w\-.]*)(?:\s*\/(\d*)(?:\s*\/(\S*))?)?/,names:["payload","codec","rate","encoding"],format:function(t){return t.encoding?"rtpmap:%d %s/%s/%s":t.rate?"rtpmap:%d %s/%s":"rtpmap:%d %s"}},{push:"fmtp",reg:/^fmtp:(\d*) ([\S| ]*)/,names:["payload","config"],format:"fmtp:%d %s"},{name:"control",reg:/^control:(.*)/,format:"control:%s"},{name:"rtcp",reg:/^rtcp:(\d*)(?: (\S*) IP(\d) (\S*))?/,names:["port","netType","ipVer","address"],format:function(t){return t.address!=null?"rtcp:%d %s IP%d %s":"rtcp:%d"}},{push:"rtcpFbTrrInt",reg:/^rtcp-fb:(\*|\d*) trr-int (\d*)/,names:["payload","value"],format:"rtcp-fb:%s trr-int %d"},{push:"rtcpFb",reg:/^rtcp-fb:(\*|\d*) ([\w-_]*)(?: ([\w-_]*))?/,names:["payload","type","subtype"],format:function(t){return t.subtype!=null?"rtcp-fb:%s %s %s":"rtcp-fb:%s %s"}},{push:"ext",reg:/^extmap:(\d+)(?:\/(\w+))?(?: (urn:ietf:params:rtp-hdrext:encrypt))? (\S*)(?: (\S*))?/,names:["value","direction","encrypt-uri","uri","config"],format:function(t){return"extmap:%d"+(t.direction?"/%s":"%v")+(t["encrypt-uri"]?" %s":"%v")+" %s"+(t.config?" %s":"")}},{name:"extmapAllowMixed",reg:/^(extmap-allow-mixed)/},{push:"crypto",reg:/^crypto:(\d*) ([\w_]*) (\S*)(?: (\S*))?/,names:["id","suite","config","sessionConfig"],format:function(t){return t.sessionConfig!=null?"crypto:%d %s %s %s":"crypto:%d %s %s"}},{name:"setup",reg:/^setup:(\w*)/,format:"setup:%s"},{name:"connectionType",reg:/^connection:(new|existing)/,format:"connection:%s"},{name:"mid",reg:/^mid:([^\s]*)/,format:"mid:%s"},{name:"msid",reg:/^msid:(.*)/,format:"msid:%s"},{name:"ptime",reg:/^ptime:(\d*(?:\.\d*)*)/,format:"ptime:%d"},{name:"maxptime",reg:/^maxptime:(\d*(?:\.\d*)*)/,format:"maxptime:%d"},{name:"direction",reg:/^(sendrecv|recvonly|sendonly|inactive)/},{name:"icelite",reg:/^(ice-lite)/},{name:"iceUfrag",reg:/^ice-ufrag:(\S*)/,format:"ice-ufrag:%s"},{name:"icePwd",reg:/^ice-pwd:(\S*)/,format:"ice-pwd:%s"},{name:"fingerprint",reg:/^fingerprint:(\S*) (\S*)/,names:["type","hash"],format:"fingerprint:%s %s"},{push:"candidates",reg:/^candidate:(\S*) (\d*) (\S*) (\d*) (\S*) (\d*) typ (\S*)(?: raddr (\S*) rport (\d*))?(?: tcptype (\S*))?(?: generation (\d*))?(?: network-id (\d*))?(?: network-cost (\d*))?/,names:["foundation","component","transport","priority","ip","port","type","raddr","rport","tcptype","generation","network-id","network-cost"],format:function(t){var e="candidate:%s %d %s %d %s %d typ %s";return e+=t.raddr!=null?" raddr %s rport %d":"%v%v",e+=t.tcptype!=null?" tcptype %s":"%v",t.generation!=null&&(e+=" generation %d"),e+=t["network-id"]!=null?" network-id %d":"%v",e+=t["network-cost"]!=null?" network-cost %d":"%v",e}},{name:"endOfCandidates",reg:/^(end-of-candidates)/},{name:"remoteCandidates",reg:/^remote-candidates:(.*)/,format:"remote-candidates:%s"},{name:"iceOptions",reg:/^ice-options:(\S*)/,format:"ice-options:%s"},{push:"ssrcs",reg:/^ssrc:(\d*) ([\w_-]*)(?::(.*))?/,names:["id","attribute","value"],format:function(t){var e="ssrc:%d";return t.attribute!=null&&(e+=" %s",t.value!=null&&(e+=":%s")),e}},{push:"ssrcGroups",reg:/^ssrc-group:([\x21\x23\x24\x25\x26\x27\x2A\x2B\x2D\x2E\w]*) (.*)/,names:["semantics","ssrcs"],format:"ssrc-group:%s %s"},{name:"msidSemantic",reg:/^msid-semantic:\s?(\w*) (\S*)/,names:["semantic","token"],format:"msid-semantic: %s %s"},{push:"groups",reg:/^group:(\w*) (.*)/,names:["type","mids"],format:"group:%s %s"},{name:"rtcpMux",reg:/^(rtcp-mux)/},{name:"rtcpRsize",reg:/^(rtcp-rsize)/},{name:"sctpmap",reg:/^sctpmap:([\w_/]*) (\S*)(?: (\S*))?/,names:["sctpmapNumber","app","maxMessageSize"],format:function(t){return t.maxMessageSize!=null?"sctpmap:%s %s %s":"sctpmap:%s %s"}},{name:"xGoogleFlag",reg:/^x-google-flag:([^\s]*)/,format:"x-google-flag:%s"},{push:"rids",reg:/^rid:([\d\w]+) (\w+)(?: ([\S| ]*))?/,names:["id","direction","params"],format:function(t){return t.params?"rid:%s %s %s":"rid:%s %s"}},{push:"imageattrs",reg:new RegExp("^imageattr:(\\d+|\\*)[\\s\\t]+(send|recv)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*)(?:[\\s\\t]+(recv|send)[\\s\\t]+(\\*|\\[\\S+\\](?:[\\s\\t]+\\[\\S+\\])*))?"),names:["pt","dir1","attrs1","dir2","attrs2"],format:function(t){return"imageattr:%s %s %s"+(t.dir2?" %s %s":"")}},{name:"simulcast",reg:new RegExp("^simulcast:(send|recv) ([a-zA-Z0-9\\-_~;,]+)(?:\\s?(send|recv) ([a-zA-Z0-9\\-_~;,]+))?$"),names:["dir1","list1","dir2","list2"],format:function(t){return"simulcast:%s %s"+(t.dir2?" %s %s":"")}},{name:"simulcast_03",reg:/^simulcast:[\s\t]+([\S+\s\t]+)$/,names:["value"],format:"simulcast: %s"},{name:"framerate",reg:/^framerate:(\d+(?:$|\.\d+))/,format:"framerate:%s"},{name:"sourceFilter",reg:/^source-filter: *(excl|incl) (\S*) (IP4|IP6|\*) (\S*) (.*)/,names:["filterMode","netType","addressTypes","destAddress","srcList"],format:"source-filter: %s %s %s %s %s"},{name:"bundleOnly",reg:/^(bundle-only)/},{name:"label",reg:/^label:(.+)/,format:"label:%s"},{name:"sctpPort",reg:/^sctp-port:(\d+)$/,format:"sctp-port:%s"},{name:"maxMessageSize",reg:/^max-message-size:(\d+)$/,format:"max-message-size:%s"},{push:"tsRefClocks",reg:/^ts-refclk:([^\s=]*)(?:=(\S*))?/,names:["clksrc","clksrcExt"],format:function(t){return"ts-refclk:%s"+(t.clksrcExt!=null?"=%s":"")}},{name:"mediaClk",reg:/^mediaclk:(?:id=(\S*))? *([^\s=]*)(?:=(\S*))?(?: *rate=(\d+)\/(\d+))?/,names:["id","mediaClockName","mediaClockValue","rateNumerator","rateDenominator"],format:function(t){var e="mediaclk:";return e+=t.id!=null?"id=%s %s":"%v%s",e+=t.mediaClockValue!=null?"=%s":"",e+=t.rateNumerator!=null?" rate=%s":"",e+=t.rateDenominator!=null?"/%s":"",e}},{name:"keywords",reg:/^keywds:(.+)$/,format:"keywds:%s"},{name:"content",reg:/^content:(.+)/,format:"content:%s"},{name:"bfcpFloorCtrl",reg:/^floorctrl:(c-only|s-only|c-s)/,format:"floorctrl:%s"},{name:"bfcpConfId",reg:/^confid:(\d+)/,format:"confid:%s"},{name:"bfcpUserId",reg:/^userid:(\d+)/,format:"userid:%s"},{name:"bfcpFloorId",reg:/^floorid:(.+) (?:m-stream|mstrm):(.+)/,names:["id","mStream"],format:"floorid:%s mstrm:%s"},{push:"invalid",names:["value"]}]};Object.keys(rm).forEach(function(t){var e=rm[t];e.forEach(function(n){n.reg||(n.reg=/(.*)/),n.format||(n.format="%s")})}),function(t){var e=function(c){return String(Number(c))===c?Number(c):c},n=function(c,d,l,p){if(p&&!l)d[p]=e(c[1]);else for(var m=0;m<l.length;m+=1)c[m+1]!=null&&(d[l[m]]=e(c[m+1]))},r=function(c,d,l){var p=c.name&&c.names;c.push&&!d[c.push]?d[c.push]=[]:p&&!d[c.name]&&(d[c.name]={});var m=c.push?{}:p?d[c.name]:d;n(l.match(c.reg),m,c.names,c.name),c.push&&d[c.push].push(m)},i=Vl.exports,s=RegExp.prototype.test.bind(/^([a-z])=(.*)/);t.parse=function(c){var d={},l=[],p=d;return c.split(/(\r\n|\r|\n)/).filter(s).forEach(function(m){var y=m[0],E=m.slice(2);y==="m"&&(l.push({rtp:[],fmtp:[]}),p=l[l.length-1]);for(var b=0;b<(i[y]||[]).length;b+=1){var O=i[y][b];if(O.reg.test(E))return r(O,p,E)}}),d.media=l,d};var a=function(c,d){var l=d.split(/=(.+)/,2);return l.length===2?c[l[0]]=e(l[1]):l.length===1&&d.length>1&&(c[l[0]]=void 0),c};t.parseParams=function(c){return c.split(/;\s?/).reduce(a,{})},t.parseFmtpConfig=t.parseParams,t.parsePayloads=function(c){return c.toString().split(" ").map(Number)},t.parseRemoteCandidates=function(c){for(var d=[],l=c.split(" ").map(e),p=0;p<l.length;p+=3)d.push({component:l[p],ip:l[p+1],port:l[p+2]});return d},t.parseImageAttributes=function(c){return c.split(" ").map(function(d){return d.substring(1,d.length-1).split(",").reduce(a,{})})},t.parseSimulcastStreamList=function(c){return c.split(";").map(function(d){return d.split(",").map(function(l){var p,m=!1;return l[0]!=="~"?p=e(l):(p=e(l.substring(1,l.length)),m=!0),{scid:p,paused:m}})})}}(nm);var Ul=Vl.exports,yE=/%[sdv%]/g,SE=function(t){var e=1,n=arguments,r=n.length;return t.replace(yE,function(i){if(e>=r)return i;var s=n[e];switch(e+=1,i){case"%%":return"%";case"%s":return String(s);case"%d":return Number(s);case"%v":return""}})},Ks=function(t,e,n){var r=e.format instanceof Function?e.format(e.push?n:n[e.name]):e.format,i=[t+"="+r];if(e.names)for(var s=0;s<e.names.length;s+=1){var a=e.names[s];e.name?i.push(n[e.name][a]):i.push(n[e.names[s]])}else i.push(n[e.name]);return SE.apply(null,i)},EE=["v","o","s","i","u","e","p","c","b","t","r","z","a"],TE=["i","c","b","a"],kE=function(t,e){e=e||{},t.version==null&&(t.version=0),t.name==null&&(t.name=" "),t.media.forEach(function(s){s.payloads==null&&(s.payloads="")});var n=e.outerOrder||EE,r=e.innerOrder||TE,i=[];return n.forEach(function(s){Ul[s].forEach(function(a){a.name in t&&t[a.name]!=null?i.push(Ks(s,a,t)):a.push in t&&t[a.push]!=null&&t[a.push].forEach(function(c){i.push(Ks(s,a,c))})})}),t.media.forEach(function(s){i.push(Ks("m",Ul.m[0],s)),r.forEach(function(a){Ul[a].forEach(function(c){c.name in s&&s[c.name]!=null?i.push(Ks(a,c,s)):c.push in s&&s[c.push]!=null&&s[c.push].forEach(function(d){i.push(Ks(a,c,d))})})})}),i.join(`\r
8
8
  `)+`\r
9
- `},oi=Pm,QE=YE,Cc=QE,ci=oi.parse;oi.parseParams,oi.parseFmtpConfig,oi.parsePayloads,oi.parseRemoteCandidates,oi.parseImageAttributes,oi.parseSimulcastStreamList;var XE=Object.defineProperty,ZE=Object.defineProperties,eT=Object.getOwnPropertyDescriptors,Rc=Object.getOwnPropertySymbols,tT=Object.getPrototypeOf,Cm=Object.prototype.hasOwnProperty,Rm=Object.prototype.propertyIsEnumerable,rT=Reflect.get,nT=Math.pow,su=(t,e,r)=>e in t?XE(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,x=(t,e)=>{for(var r in e||(e={}))Cm.call(e,r)&&su(t,r,e[r]);if(Rc)for(var r of Rc(e))Rm.call(e,r)&&su(t,r,e[r]);return t},G=(t,e)=>ZE(t,eT(e)),Mc=(t,e)=>{var r={};for(var n in t)Cm.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&Rc)for(var n of Rc(t))e.indexOf(n)<0&&Rm.call(t,n)&&(r[n]=t[n]);return r},f=(t,e,r)=>(su(t,typeof e!="symbol"?e+"":e,r),r),au=(t,e,r)=>{if(!e.has(t))throw TypeError("Cannot "+r)},o=(t,e,r)=>(au(t,e,"read from private field"),r?r.call(t):e.get(t)),v=(t,e,r)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,r)},y=(t,e,r,n)=>(au(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r),H=(t,e,r)=>(au(t,e,"access private method"),r),iT=(t,e,r)=>rT(tT(t),r,e),u=(t,e,r)=>new Promise((n,i)=>{var s=d=>{try{c(r.next(d))}catch(l){i(l)}},a=d=>{try{c(r.throw(d))}catch(l){i(l)}},c=d=>d.done?n(d.value):Promise.resolve(d.value).then(s,a);c((r=r.apply(t,e)).next())});function sT(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Et={},aT={get exports(){return Et},set exports(t){Et=t}},is=typeof Reflect=="object"?Reflect:null,Mm=is&&typeof is.apply=="function"?is.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},Ac;is&&typeof is.ownKeys=="function"?Ac=is.ownKeys:Object.getOwnPropertySymbols?Ac=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Ac=function(t){return Object.getOwnPropertyNames(t)};function oT(t){console&&console.warn&&console.warn(t)}var Am=Number.isNaN||function(t){return t!==t};function fe(){fe.init.call(this)}aT.exports=fe,Et.once=uT,fe.EventEmitter=fe,fe.prototype._events=void 0,fe.prototype._eventsCount=0,fe.prototype._maxListeners=void 0;var Dm=10;function Dc(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(fe,"defaultMaxListeners",{enumerable:!0,get:function(){return Dm},set:function(t){if(typeof t!="number"||t<0||Am(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");Dm=t}}),fe.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},fe.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||Am(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function Om(t){return t._maxListeners===void 0?fe.defaultMaxListeners:t._maxListeners}fe.prototype.getMaxListeners=function(){return Om(this)},fe.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var n=t==="error",i=this._events;if(i!==void 0)n=n&&i.error===void 0;else if(!n)return!1;if(n){var s;if(e.length>0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=i[t];if(c===void 0)return!1;if(typeof c=="function")Mm(c,this,e);else for(var d=c.length,l=Um(c,d),r=0;r<d;++r)Mm(l[r],this,e);return!0};function Nm(t,e,r,n){var i,s,a;if(Dc(r),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),a=s[e]),a===void 0)a=s[e]=r,++t._eventsCount;else if(typeof a=="function"?a=s[e]=n?[r,a]:[a,r]:n?a.unshift(r):a.push(r),i=Om(t),i>0&&a.length>i&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,oT(c)}return t}fe.prototype.addListener=function(t,e){return Nm(this,t,e,!1)},fe.prototype.on=fe.prototype.addListener,fe.prototype.prependListener=function(t,e){return Nm(this,t,e,!0)};function cT(){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 Lm(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=cT.bind(n);return i.listener=r,n.wrapFn=i,i}fe.prototype.once=function(t,e){return Dc(e),this.on(t,Lm(this,t,e)),this},fe.prototype.prependOnceListener=function(t,e){return Dc(e),this.prependListener(t,Lm(this,t,e)),this},fe.prototype.removeListener=function(t,e){var r,n,i,s,a;if(Dc(e),n=this._events,n===void 0)return this;if(r=n[t],r===void 0)return this;if(r===e||r.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete n[t],n.removeListener&&this.emit("removeListener",t,r.listener||e));else if(typeof r!="function"){for(i=-1,s=r.length-1;s>=0;s--)if(r[s]===e||r[s].listener===e){a=r[s].listener,i=s;break}if(i<0)return this;i===0?r.shift():dT(r,i),r.length===1&&(n[t]=r[0]),n.removeListener!==void 0&&this.emit("removeListener",t,a||e)}return this},fe.prototype.off=fe.prototype.removeListener,fe.prototype.removeAllListeners=function(t){var e,r,n;if(r=this._events,r===void 0)return this;if(r.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):r[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete r[t]),this;if(arguments.length===0){var i=Object.keys(r),s;for(n=0;n<i.length;++n)s=i[n],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=r[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(n=e.length-1;n>=0;n--)this.removeListener(t,e[n]);return this};function xm(t,e,r){var n=t._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?r?[i.listener||i]:[i]:r?lT(i):Um(i,i.length)}fe.prototype.listeners=function(t){return xm(this,t,!0)},fe.prototype.rawListeners=function(t){return xm(this,t,!1)},fe.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):Vm.call(t,e)},fe.prototype.listenerCount=Vm;function Vm(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}fe.prototype.eventNames=function(){return this._eventsCount>0?Ac(this._events):[]};function Um(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}function dT(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function lT(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function uT(t,e){return new Promise(function(r,n){function i(a){t.removeListener(e,s),n(a)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",i),r([].slice.call(arguments))}Fm(t,e,s,{once:!0}),e!=="error"&&hT(t,i,{once:!0})})}function hT(t,e,r){typeof t.on=="function"&&Fm(t,"error",e,r)}function Fm(t,e,r,n){if(typeof t.on=="function")n.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(s){n.once&&t.removeEventListener(e,i),r(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}var ee;(function(t){t[t.MAJOR_EVENT=0]="MAJOR_EVENT",t[t.MINOR_EVENT=1]="MINOR_EVENT"})(ee||(ee={}));var U;(function(t){t.PRECALL_TEST_BEGIN="precall_begin",t.PRECALL_TEST_COMPLETE="precall_end",t.CALL_JOIN_BEGIN="call_join",t.NET_QUALITY_TEST_BEGIN="net_quality_test_begin",t.NET_QUALITY_TEST_END="net_quality_test_end",t.WEBSOCKET_CONNECTED="websocket_connected",t.TRANSPORT_CONNECTED="transport_connected",t.AUDIO_ON="audio_on",t.AUDIO_OFF="audio_off",t.VIDEO_ON="video_on",t.VIDEO_OFF="video_off",t.PARTICIPANT_ROLE="participant_role",t.PING_STAT="ping_stat",t.DISCONNECT="disconnect",t.RECONNECT_ATTEMPT="reconnect_attempt",t.SCREENSHARE_START_REQUESTED="screenshare_start_requested",t.SCREENSHARE_STARTED="screenshare_started",t.SCREENSHARE_STOPPED="screenshare_stopped",t.TAB_CHANGE="tab_change",t.BROWSER_BACKGROUNDED="browser_backgrounded",t.BROWSER_FOREGROUNDED="browser_foregrounded",t.DOMINANT_SPEAKER="dominant_speaker",t.AUDIO_DEVICES_UPDATES="audio_devices_updates",t.VIDEO_DEVICES_UPDATES="video_devices_updates",t.SPEAKER_DEVICES_UPDATES="speaker_devices_updates",t.SELECTED_MICROHPONE_UPDATE="selected_microphone_update",t.SELECTED_CAMERA_UPDATE="selected_camera_update",t.SELECTED_SPEAKER_UPDATE="selected_speaker_update",t.EXPECTED_VIDEO_RESOLUTION="expected_video_resolution",t.EXPECTED_SCREENSHARE_RESOLUTION="expected_screenshare_resolution",t.MEDIA_PERMISSION="media_permission",t.LEGACY_SWITCH="legacy_switch",t.AUDIO_PLAY_FAILED="audio_play_failed",t.VIDEO_PLAY_FAILED="video_play_failed",t.AUDIO_TRACK_MUTED="audio_track_muted",t.VIDEO_TRACK_MUTED="video_track_muted",t.IVS_PLAYER_REBUFFERING="ivs_player_rebuffering",t.IVS_PLAYER_AUDIO_BLOCKED="ivs_player_audio_blocked",t.IVS_PLAYER_PLAYBACK_BLOCKED="ivs_player_playback_blocked",t.IVS_PLAYER_ERROR="ivs_player_error",t.IVS_PLAYER_RECOVERABLE_ERROR="ivs_player_recoverable_error",t.IVS_PLAYER_WORKER_ERROR="ivs_player_worker_error",t.IVS_PLAYER_NETWORK_UNAVAILABLE="ivs_player_network_unavailable",t.LIVESTREAM_LATENCY="livestream_latency",t.IVS_PLAYER_ANALYTICS_EVENT="ivs_player_analytics_event",t.IVS_PLAYER_PLAYBACK_RATE_CHANGED="ivs_player_playback_rate_changed",t.IVS_PLAYER_QUALITY_CHANGED="ivs_player_quality_changed",t.IVS_PLAYER_INITIALIZED="ivs_player_initialized"})(U||(U={}));const pT=new Map([[U.PRECALL_TEST_BEGIN,ee.MINOR_EVENT],[U.PRECALL_TEST_COMPLETE,ee.MINOR_EVENT],[U.CALL_JOIN_BEGIN,ee.MAJOR_EVENT],[U.NET_QUALITY_TEST_BEGIN,ee.MINOR_EVENT],[U.NET_QUALITY_TEST_END,ee.MINOR_EVENT],[U.WEBSOCKET_CONNECTED,ee.MINOR_EVENT],[U.TRANSPORT_CONNECTED,ee.MAJOR_EVENT],[U.AUDIO_ON,ee.MINOR_EVENT],[U.AUDIO_OFF,ee.MINOR_EVENT],[U.VIDEO_ON,ee.MINOR_EVENT],[U.VIDEO_OFF,ee.MINOR_EVENT],[U.PARTICIPANT_ROLE,ee.MINOR_EVENT],[U.PING_STAT,ee.MAJOR_EVENT],[U.DISCONNECT,ee.MAJOR_EVENT],[U.RECONNECT_ATTEMPT,ee.MAJOR_EVENT],[U.SCREENSHARE_START_REQUESTED,ee.MINOR_EVENT],[U.SCREENSHARE_STARTED,ee.MINOR_EVENT],[U.SCREENSHARE_STOPPED,ee.MINOR_EVENT],[U.TAB_CHANGE,ee.MINOR_EVENT],[U.BROWSER_BACKGROUNDED,ee.MINOR_EVENT],[U.BROWSER_FOREGROUNDED,ee.MINOR_EVENT],[U.DOMINANT_SPEAKER,ee.MINOR_EVENT],[U.AUDIO_DEVICES_UPDATES,ee.MINOR_EVENT],[U.VIDEO_DEVICES_UPDATES,ee.MINOR_EVENT],[U.SPEAKER_DEVICES_UPDATES,ee.MINOR_EVENT],[U.SELECTED_MICROHPONE_UPDATE,ee.MINOR_EVENT],[U.SELECTED_CAMERA_UPDATE,ee.MINOR_EVENT],[U.SELECTED_SPEAKER_UPDATE,ee.MINOR_EVENT],[U.MEDIA_PERMISSION,ee.MINOR_EVENT],[U.LEGACY_SWITCH,ee.MINOR_EVENT],[U.AUDIO_PLAY_FAILED,ee.MINOR_EVENT],[U.VIDEO_PLAY_FAILED,ee.MINOR_EVENT],[U.AUDIO_TRACK_MUTED,ee.MINOR_EVENT],[U.VIDEO_TRACK_MUTED,ee.MINOR_EVENT],[U.IVS_PLAYER_REBUFFERING,ee.MAJOR_EVENT],[U.IVS_PLAYER_AUDIO_BLOCKED,ee.MAJOR_EVENT],[U.IVS_PLAYER_PLAYBACK_BLOCKED,ee.MAJOR_EVENT],[U.IVS_PLAYER_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_RECOVERABLE_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_WORKER_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_NETWORK_UNAVAILABLE,ee.MAJOR_EVENT],[U.LIVESTREAM_LATENCY,ee.MAJOR_EVENT],[U.IVS_PLAYER_ANALYTICS_EVENT,ee.MINOR_EVENT],[U.IVS_PLAYER_PLAYBACK_RATE_CHANGED,ee.MINOR_EVENT],[U.IVS_PLAYER_QUALITY_CHANGED,ee.MINOR_EVENT],[U.IVS_PLAYER_INITIALIZED,ee.MINOR_EVENT],[U.EXPECTED_VIDEO_RESOLUTION,ee.MINOR_EVENT],[U.EXPECTED_SCREENSHARE_RESOLUTION,ee.MINOR_EVENT]]);class mT{constructor(){f(this,"events"),this.events=[]}add(e){this.events.push(e)}flush(){return{entries:this.events.splice(0,25)}}}class gT extends Et{constructor({logger:e,peerId:r,apiHostnames:n}){super(),f(this,"logger"),f(this,"peerId"),f(this,"eventStore"),f(this,"apiEndpoint"),this.logger=e,this.peerId=r,this.apiEndpoint=`https://${n.daCollector}/api/v1/message`,this.eventStore=new mT}sendEventsChunkToServer(e){return u(this,null,function*(){var r;const n={payload:e,peerId:this.peerId};try{return yield fetch(this.apiEndpoint,{method:"POST",body:JSON.stringify(n)}),!0}catch(i){return this.logger.error("callStats::sendEventsChunkToServer::catch",{error:i}),(r=e.entries)==null||r.forEach(s=>{this.eventStore.add(s)}),!1}})}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),pT.get(e.event)===ee.MAJOR_EVENT&&this.flush()}flush(){return u(this,null,function*(){var e;const r=this.eventStore.flush();return(e=r==null?void 0:r.entries)!=null&&e.length?(yield this.sendEventsChunkToServer(r),!0):!1})}}var Bm;(function(t){t.CHROMIUM="chromum",t.FIREFOX="firefox",t.SAFARI="safari"})(Bm||(Bm={}));const ca={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var dr;(function(t){t.AUDIO="AUDIO",t.VIDEO="VIDEO",t.SPEAKER="SPEAKER",t.SCREENSHARE="SCREENSHARE"})(dr||(dr={}));var Wm;(function(t){t[t.INIT=0]="INIT",t[t.ACCEPTED=1]="ACCEPTED",t[t.DENIED=2]="DENIED",t[t.SYS_DENIED=3]="SYS_DENIED",t[t.FAILED=4]="FAILED",t[t.NOTFOUND=5]="NOTFOUND",t[t.NOT_APPLICABLE=6]="NOT_APPLICABLE"})(Wm||(Wm={}));function Pn(t){return t?t.split(".").slice(0,2).concat(["0","0"]).join("."):""}function Oc({packetsLost:t,packetsSent:e}){return e>0?t*100/e:0}function Nc({packetsLost:t,packetsReceived:e}){return e+t>0?t*100/(e+t):0}const jm=240,Hm=720,qm=8,Gm=3,Lc=10,xc=.02,Vc=.03;function sn({stat:t,weight:e,rangeMin:r,rangeMax:n,rangeRankingDirection:i}){return t==null?e:r===n?i==="UP"?t<=r?e:0:t>=n?e:0:i==="UP"?(1-Math.max(Math.min(n,Math.abs(t))-r,0)/(n-r))*e:i==="DOWN"?Math.max(Math.min(n,Math.abs(t))-r,0)/(n-r)*e:e}function Jm({isLowQualityVideo:t,isVideoStuck:e,isVideoLagging:r,jitterQuality:n,packetsLostQuality:i}){const s=.8*((t?.85:1)*(r?.7:1)*(e?.5:1))+.2*(n*i);return Math.round((s+Number.EPSILON)*100)/100}function $m({packetsLost:t,packetsSent:e}){return e>0?t*100/e:0}function Km({packetsLost:t,packetsSent:e,jitter:r}){const n=sn({stat:$m({packetsLost:t,packetsSent:e}),weight:.7,rangeMin:0,rangeMax:Lc,rangeRankingDirection:"UP"}),i=sn({stat:r,weight:.3,rangeMin:xc,rangeMax:Vc,rangeRankingDirection:"UP"});return n+i}function fT({frameWidth:t,isScreenShare:e}){return t<(e?Hm:jm)}function vT({framesPerSecond:t,isScreenShare:e}){return t<(e?Gm:qm)}function yT({framesEncoded:t}){return t===0}function zm({frameWidth:t,framesPerSecond:e,packetsLost:r,packetsSent:n,jitter:i,isScreenShare:s,framesEncoded:a}){const c=sn({stat:$m({packetsLost:r,packetsSent:n}),weight:1,rangeMin:0,rangeMax:Lc,rangeRankingDirection:"UP"}),d=sn({stat:i,weight:1,rangeMin:xc,rangeMax:Vc,rangeRankingDirection:"UP"}),l=fT({frameWidth:t,isScreenShare:s}),p=vT({framesPerSecond:e,isScreenShare:s}),m=yT({framesEncoded:a,isScreenShare:s});return Jm({isLowQualityVideo:l,isVideoLagging:p,isVideoStuck:m,jitterQuality:d,packetsLostQuality:c})}function Ym({packetsLost:t,packetsReceived:e}){return e+t>0?t*100/(e+t):0}function Qm({concealmentEvents:t,packetsLost:e,packetsReceived:r,jitter:n}){const i=sn({stat:t,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),s=.5,a=sn({stat:Ym({packetsLost:e,packetsReceived:r}),weight:s,rangeMin:0,rangeMax:Lc,rangeRankingDirection:"UP"}),c=sn({stat:n,weight:.3,rangeMin:xc,rangeMax:Vc,rangeRankingDirection:"UP"});return i+a+c}function ST({framesDecoded:t}){return t===0}function ET({framesPerSecond:t,isScreenShare:e}){return t<(e?Gm:qm)}function TT({frameWidth:t,isScreenShare:e}){return t<(e?Hm:jm)}function Xm({frameWidth:t,framesPerSecond:e,packetsLost:r,packetsReceived:n,jitter:i,isScreenShare:s,framesDecoded:a}){const c=sn({stat:Ym({packetsLost:r,packetsReceived:n}),weight:1,rangeMin:0,rangeMax:Lc,rangeRankingDirection:"UP"}),d=sn({stat:i,weight:1,rangeMin:xc,rangeMax:Vc,rangeRankingDirection:"UP"}),l=TT({frameWidth:t,isScreenShare:s}),p=ET({framesPerSecond:e,isScreenShare:s}),m=ST({framesDecoded:a,isScreenShare:s});return Jm({isLowQualityVideo:l,isVideoLagging:p,isVideoStuck:m,jitterQuality:d,packetsLostQuality:c})}class an{constructor(e){f(this,"pc1"),f(this,"pc2"),f(this,"constrainVideoBitrateKbps"),f(this,"constrainOfferToRemoveVideoFec",!1),f(this,"iceCandidateFilter");const r=new RTCPeerConnection(e),n=new RTCPeerConnection(e);this.pc1=r,this.pc2=n,this.iceCandidateFilter=an.noFilter,this.pc1.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc2)),this.pc2.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc1))}static parseCandidate(e){const r="candidate:",n=e.indexOf(r)+r.length,i=e.substr(n).split(" ");return{type:i[7],protocol:i[2],address:i[4]}}static isNotHostCandidate(e){return e.type!=="host"}static isHost(e){return e.type==="host"}static isRelay(e){return e.type==="relay"}static isReflexive(e){return e.type==="srflx"}static noFilter(e){return!0}onIceCandidate(e,r){if(r.candidate){const n=an.parseCandidate(r.candidate.candidate);this.iceCandidateFilter(n)&&e.addIceCandidate(r.candidate)}}setIceCandidateFilter(e){this.iceCandidateFilter=e}constrainVideoBitrate(e){this.constrainVideoBitrateKbps=e}disableVideoFec(){this.constrainOfferToRemoveVideoFec=!0}gotOffer(e){this.constrainOfferToRemoveVideoFec&&(e.sdp=e.sdp.replace(/(m=video 1 [^\r]+)(116 117)(\r\n)/g,`$1\r
9
+ `},zr=nm,bE=kE,pc=bE,Yr=zr.parse;zr.parseParams,zr.parseFmtpConfig,zr.parsePayloads,zr.parseRemoteCandidates,zr.parseImageAttributes,zr.parseSimulcastStreamList;var _E=Object.defineProperty,wE=Object.defineProperties,IE=Object.getOwnPropertyDescriptors,mc=Object.getOwnPropertySymbols,CE=Object.getPrototypeOf,im=Object.prototype.hasOwnProperty,sm=Object.prototype.propertyIsEnumerable,PE=Reflect.get,RE=Math.pow,Fl=(t,e,n)=>e in t?_E(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,x=(t,e)=>{for(var n in e||(e={}))im.call(e,n)&&Fl(t,n,e[n]);if(mc)for(var n of mc(e))sm.call(e,n)&&Fl(t,n,e[n]);return t},G=(t,e)=>wE(t,IE(e)),gc=(t,e)=>{var n={};for(var r in t)im.call(t,r)&&e.indexOf(r)<0&&(n[r]=t[r]);if(t!=null&&mc)for(var r of mc(t))e.indexOf(r)<0&&sm.call(t,r)&&(n[r]=t[r]);return n},g=(t,e,n)=>(Fl(t,typeof e!="symbol"?e+"":e,n),n),Bl=(t,e,n)=>{if(!e.has(t))throw TypeError("Cannot "+n)},o=(t,e,n)=>(Bl(t,e,"read from private field"),n?n.call(t):e.get(t)),f=(t,e,n)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,n)},v=(t,e,n,r)=>(Bl(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n),H=(t,e,n)=>(Bl(t,e,"access private method"),n),AE=(t,e,n)=>PE(CE(t),n,e),u=(t,e,n)=>new Promise((r,i)=>{var s=d=>{try{c(n.next(d))}catch(l){i(l)}},a=d=>{try{c(n.throw(d))}catch(l){i(l)}},c=d=>d.done?r(d.value):Promise.resolve(d.value).then(s,a);c((n=n.apply(t,e)).next())});function ME(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ut={},DE={get exports(){return ut},set exports(t){ut=t}},Ki=typeof Reflect=="object"?Reflect:null,am=Ki&&typeof Ki.apply=="function"?Ki.apply:function(t,e,n){return Function.prototype.apply.call(t,e,n)},fc;Ki&&typeof Ki.ownKeys=="function"?fc=Ki.ownKeys:Object.getOwnPropertySymbols?fc=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:fc=function(t){return Object.getOwnPropertyNames(t)};function OE(t){console&&console.warn&&console.warn(t)}var om=Number.isNaN||function(t){return t!==t};function ge(){ge.init.call(this)}DE.exports=ge,ut.once=VE,ge.EventEmitter=ge,ge.prototype._events=void 0,ge.prototype._eventsCount=0,ge.prototype._maxListeners=void 0;var cm=10;function vc(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(ge,"defaultMaxListeners",{enumerable:!0,get:function(){return cm},set:function(t){if(typeof t!="number"||t<0||om(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");cm=t}}),ge.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},ge.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||om(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function dm(t){return t._maxListeners===void 0?ge.defaultMaxListeners:t._maxListeners}ge.prototype.getMaxListeners=function(){return dm(this)},ge.prototype.emit=function(t){for(var e=[],n=1;n<arguments.length;n++)e.push(arguments[n]);var r=t==="error",i=this._events;if(i!==void 0)r=r&&i.error===void 0;else if(!r)return!1;if(r){var s;if(e.length>0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=i[t];if(c===void 0)return!1;if(typeof c=="function")am(c,this,e);else for(var d=c.length,l=mm(c,d),n=0;n<d;++n)am(l[n],this,e);return!0};function lm(t,e,n,r){var i,s,a;if(vc(n),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,n.listener?n.listener:n),s=t._events),a=s[e]),a===void 0)a=s[e]=n,++t._eventsCount;else if(typeof a=="function"?a=s[e]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),i=dm(t),i>0&&a.length>i&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,OE(c)}return t}ge.prototype.addListener=function(t,e){return lm(this,t,e,!1)},ge.prototype.on=ge.prototype.addListener,ge.prototype.prependListener=function(t,e){return lm(this,t,e,!0)};function NE(){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 um(t,e,n){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=NE.bind(r);return i.listener=n,r.wrapFn=i,i}ge.prototype.once=function(t,e){return vc(e),this.on(t,um(this,t,e)),this},ge.prototype.prependOnceListener=function(t,e){return vc(e),this.prependListener(t,um(this,t,e)),this},ge.prototype.removeListener=function(t,e){var n,r,i,s,a;if(vc(e),r=this._events,r===void 0)return this;if(n=r[t],n===void 0)return this;if(n===e||n.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete r[t],r.removeListener&&this.emit("removeListener",t,n.listener||e));else if(typeof n!="function"){for(i=-1,s=n.length-1;s>=0;s--)if(n[s]===e||n[s].listener===e){a=n[s].listener,i=s;break}if(i<0)return this;i===0?n.shift():LE(n,i),n.length===1&&(r[t]=n[0]),r.removeListener!==void 0&&this.emit("removeListener",t,a||e)}return this},ge.prototype.off=ge.prototype.removeListener,ge.prototype.removeAllListeners=function(t){var e,n,r;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete n[t]),this;if(arguments.length===0){var i=Object.keys(n),s;for(r=0;r<i.length;++r)s=i[r],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=n[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(r=e.length-1;r>=0;r--)this.removeListener(t,e[r]);return this};function hm(t,e,n){var r=t._events;if(r===void 0)return[];var i=r[e];return i===void 0?[]:typeof i=="function"?n?[i.listener||i]:[i]:n?xE(i):mm(i,i.length)}ge.prototype.listeners=function(t){return hm(this,t,!0)},ge.prototype.rawListeners=function(t){return hm(this,t,!1)},ge.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):pm.call(t,e)},ge.prototype.listenerCount=pm;function pm(t){var e=this._events;if(e!==void 0){var n=e[t];if(typeof n=="function")return 1;if(n!==void 0)return n.length}return 0}ge.prototype.eventNames=function(){return this._eventsCount>0?fc(this._events):[]};function mm(t,e){for(var n=new Array(e),r=0;r<e;++r)n[r]=t[r];return n}function LE(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function xE(t){for(var e=new Array(t.length),n=0;n<e.length;++n)e[n]=t[n].listener||t[n];return e}function VE(t,e){return new Promise(function(n,r){function i(a){t.removeListener(e,s),r(a)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",i),n([].slice.call(arguments))}gm(t,e,s,{once:!0}),e!=="error"&&UE(t,i,{once:!0})})}function UE(t,e,n){typeof t.on=="function"&&gm(t,"error",e,n)}function gm(t,e,n,r){if(typeof t.on=="function")r.once?t.once(e,n):t.on(e,n);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(s){r.once&&t.removeEventListener(e,i),n(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}var ee;(function(t){t[t.MAJOR_EVENT=0]="MAJOR_EVENT",t[t.MINOR_EVENT=1]="MINOR_EVENT"})(ee||(ee={}));var U;(function(t){t.PRECALL_TEST_BEGIN="precall_begin",t.PRECALL_TEST_COMPLETE="precall_end",t.CALL_JOIN_BEGIN="call_join",t.NET_QUALITY_TEST_BEGIN="net_quality_test_begin",t.NET_QUALITY_TEST_END="net_quality_test_end",t.WEBSOCKET_CONNECTED="websocket_connected",t.TRANSPORT_CONNECTED="transport_connected",t.AUDIO_ON="audio_on",t.AUDIO_OFF="audio_off",t.VIDEO_ON="video_on",t.VIDEO_OFF="video_off",t.PARTICIPANT_ROLE="participant_role",t.PING_STAT="ping_stat",t.DISCONNECT="disconnect",t.RECONNECT_ATTEMPT="reconnect_attempt",t.SCREENSHARE_START_REQUESTED="screenshare_start_requested",t.SCREENSHARE_STARTED="screenshare_started",t.SCREENSHARE_STOPPED="screenshare_stopped",t.TAB_CHANGE="tab_change",t.BROWSER_BACKGROUNDED="browser_backgrounded",t.BROWSER_FOREGROUNDED="browser_foregrounded",t.DOMINANT_SPEAKER="dominant_speaker",t.AUDIO_DEVICES_UPDATES="audio_devices_updates",t.VIDEO_DEVICES_UPDATES="video_devices_updates",t.SPEAKER_DEVICES_UPDATES="speaker_devices_updates",t.SELECTED_MICROHPONE_UPDATE="selected_microphone_update",t.SELECTED_CAMERA_UPDATE="selected_camera_update",t.SELECTED_SPEAKER_UPDATE="selected_speaker_update",t.EXPECTED_VIDEO_RESOLUTION="expected_video_resolution",t.EXPECTED_SCREENSHARE_RESOLUTION="expected_screenshare_resolution",t.MEDIA_PERMISSION="media_permission",t.LEGACY_SWITCH="legacy_switch",t.AUDIO_PLAY_FAILED="audio_play_failed",t.VIDEO_PLAY_FAILED="video_play_failed",t.AUDIO_TRACK_MUTED="audio_track_muted",t.VIDEO_TRACK_MUTED="video_track_muted",t.IVS_PLAYER_REBUFFERING="ivs_player_rebuffering",t.IVS_PLAYER_AUDIO_BLOCKED="ivs_player_audio_blocked",t.IVS_PLAYER_PLAYBACK_BLOCKED="ivs_player_playback_blocked",t.IVS_PLAYER_ERROR="ivs_player_error",t.IVS_PLAYER_RECOVERABLE_ERROR="ivs_player_recoverable_error",t.IVS_PLAYER_WORKER_ERROR="ivs_player_worker_error",t.IVS_PLAYER_NETWORK_UNAVAILABLE="ivs_player_network_unavailable",t.LIVESTREAM_LATENCY="livestream_latency",t.IVS_PLAYER_ANALYTICS_EVENT="ivs_player_analytics_event",t.IVS_PLAYER_PLAYBACK_RATE_CHANGED="ivs_player_playback_rate_changed",t.IVS_PLAYER_QUALITY_CHANGED="ivs_player_quality_changed",t.IVS_PLAYER_INITIALIZED="ivs_player_initialized"})(U||(U={}));const FE=new Map([[U.PRECALL_TEST_BEGIN,ee.MINOR_EVENT],[U.PRECALL_TEST_COMPLETE,ee.MINOR_EVENT],[U.CALL_JOIN_BEGIN,ee.MAJOR_EVENT],[U.NET_QUALITY_TEST_BEGIN,ee.MINOR_EVENT],[U.NET_QUALITY_TEST_END,ee.MINOR_EVENT],[U.WEBSOCKET_CONNECTED,ee.MINOR_EVENT],[U.TRANSPORT_CONNECTED,ee.MAJOR_EVENT],[U.AUDIO_ON,ee.MINOR_EVENT],[U.AUDIO_OFF,ee.MINOR_EVENT],[U.VIDEO_ON,ee.MINOR_EVENT],[U.VIDEO_OFF,ee.MINOR_EVENT],[U.PARTICIPANT_ROLE,ee.MINOR_EVENT],[U.PING_STAT,ee.MAJOR_EVENT],[U.DISCONNECT,ee.MAJOR_EVENT],[U.RECONNECT_ATTEMPT,ee.MAJOR_EVENT],[U.SCREENSHARE_START_REQUESTED,ee.MINOR_EVENT],[U.SCREENSHARE_STARTED,ee.MINOR_EVENT],[U.SCREENSHARE_STOPPED,ee.MINOR_EVENT],[U.TAB_CHANGE,ee.MINOR_EVENT],[U.BROWSER_BACKGROUNDED,ee.MINOR_EVENT],[U.BROWSER_FOREGROUNDED,ee.MINOR_EVENT],[U.DOMINANT_SPEAKER,ee.MINOR_EVENT],[U.AUDIO_DEVICES_UPDATES,ee.MINOR_EVENT],[U.VIDEO_DEVICES_UPDATES,ee.MINOR_EVENT],[U.SPEAKER_DEVICES_UPDATES,ee.MINOR_EVENT],[U.SELECTED_MICROHPONE_UPDATE,ee.MINOR_EVENT],[U.SELECTED_CAMERA_UPDATE,ee.MINOR_EVENT],[U.SELECTED_SPEAKER_UPDATE,ee.MINOR_EVENT],[U.MEDIA_PERMISSION,ee.MINOR_EVENT],[U.LEGACY_SWITCH,ee.MINOR_EVENT],[U.AUDIO_PLAY_FAILED,ee.MINOR_EVENT],[U.VIDEO_PLAY_FAILED,ee.MINOR_EVENT],[U.AUDIO_TRACK_MUTED,ee.MINOR_EVENT],[U.VIDEO_TRACK_MUTED,ee.MINOR_EVENT],[U.IVS_PLAYER_REBUFFERING,ee.MAJOR_EVENT],[U.IVS_PLAYER_AUDIO_BLOCKED,ee.MAJOR_EVENT],[U.IVS_PLAYER_PLAYBACK_BLOCKED,ee.MAJOR_EVENT],[U.IVS_PLAYER_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_RECOVERABLE_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_WORKER_ERROR,ee.MAJOR_EVENT],[U.IVS_PLAYER_NETWORK_UNAVAILABLE,ee.MAJOR_EVENT],[U.LIVESTREAM_LATENCY,ee.MAJOR_EVENT],[U.IVS_PLAYER_ANALYTICS_EVENT,ee.MINOR_EVENT],[U.IVS_PLAYER_PLAYBACK_RATE_CHANGED,ee.MINOR_EVENT],[U.IVS_PLAYER_QUALITY_CHANGED,ee.MINOR_EVENT],[U.IVS_PLAYER_INITIALIZED,ee.MINOR_EVENT],[U.EXPECTED_VIDEO_RESOLUTION,ee.MINOR_EVENT],[U.EXPECTED_SCREENSHARE_RESOLUTION,ee.MINOR_EVENT]]);class BE{constructor(){g(this,"events"),this.events=[]}add(e){this.events.push(e)}flush(){return{entries:this.events.splice(0,25)}}}class WE extends ut{constructor({logger:e,peerId:n,apiHostnames:r}){super(),g(this,"logger"),g(this,"peerId"),g(this,"eventStore"),g(this,"apiEndpoint"),this.logger=e,this.peerId=n,this.apiEndpoint=`https://${r.daCollector}/api/v1/message`,this.eventStore=new BE}sendEventsChunkToServer(e){return u(this,null,function*(){var n;const r={payload:e,peerId:this.peerId};try{return yield fetch(this.apiEndpoint,{method:"POST",body:JSON.stringify(r)}),!0}catch(i){return this.logger.error("callStats::sendEventsChunkToServer::catch",{error:i}),(n=e.entries)==null||n.forEach(s=>{this.eventStore.add(s)}),!1}})}callEvent(e){e.timestamp=new Date,this.eventStore.add(e),this.emit(e.event,e.metaData),FE.get(e.event)===ee.MAJOR_EVENT&&this.flush()}flush(){return u(this,null,function*(){var e;const n=this.eventStore.flush();return(e=n==null?void 0:n.entries)!=null&&e.length?(yield this.sendEventsChunkToServer(n),!0):!1})}}var fm;(function(t){t.CHROMIUM="chromum",t.FIREFOX="firefox",t.SAFARI="safari"})(fm||(fm={}));const zs={DEVEL:"devel",PREPROD:"preprod",PROD:"prod"};var Zt;(function(t){t.AUDIO="AUDIO",t.VIDEO="VIDEO",t.SPEAKER="SPEAKER",t.SCREENSHARE="SCREENSHARE"})(Zt||(Zt={}));var vm;(function(t){t[t.INIT=0]="INIT",t[t.ACCEPTED=1]="ACCEPTED",t[t.DENIED=2]="DENIED",t[t.SYS_DENIED=3]="SYS_DENIED",t[t.FAILED=4]="FAILED",t[t.NOTFOUND=5]="NOTFOUND",t[t.NOT_APPLICABLE=6]="NOT_APPLICABLE"})(vm||(vm={}));function hr(t){return t?t.split(".").slice(0,2).concat(["0","0"]).join("."):""}function yc({packetsLost:t,packetsSent:e}){return e>0?t*100/e:0}function Sc({packetsLost:t,packetsReceived:e}){return e+t>0?t*100/(e+t):0}const ym=240,Sm=720,Em=8,Tm=3,Ec=10,Tc=.02,kc=.03;function qn({stat:t,weight:e,rangeMin:n,rangeMax:r,rangeRankingDirection:i}){return t==null?e:n===r?i==="UP"?t<=n?e:0:t>=r?e:0:i==="UP"?(1-Math.max(Math.min(r,Math.abs(t))-n,0)/(r-n))*e:i==="DOWN"?Math.max(Math.min(r,Math.abs(t))-n,0)/(r-n)*e:e}function km({isLowQualityVideo:t,isVideoStuck:e,isVideoLagging:n,jitterQuality:r,packetsLostQuality:i}){const s=.8*((t?.85:1)*(n?.7:1)*(e?.5:1))+.2*(r*i);return Math.round((s+Number.EPSILON)*100)/100}function bm({packetsLost:t,packetsSent:e}){return e>0?t*100/e:0}function _m({packetsLost:t,packetsSent:e,jitter:n}){const r=qn({stat:bm({packetsLost:t,packetsSent:e}),weight:.7,rangeMin:0,rangeMax:Ec,rangeRankingDirection:"UP"}),i=qn({stat:n,weight:.3,rangeMin:Tc,rangeMax:kc,rangeRankingDirection:"UP"});return r+i}function jE({frameWidth:t,isScreenShare:e}){return t<(e?Sm:ym)}function HE({framesPerSecond:t,isScreenShare:e}){return t<(e?Tm:Em)}function qE({framesEncoded:t}){return t===0}function wm({frameWidth:t,framesPerSecond:e,packetsLost:n,packetsSent:r,jitter:i,isScreenShare:s,framesEncoded:a}){const c=qn({stat:bm({packetsLost:n,packetsSent:r}),weight:1,rangeMin:0,rangeMax:Ec,rangeRankingDirection:"UP"}),d=qn({stat:i,weight:1,rangeMin:Tc,rangeMax:kc,rangeRankingDirection:"UP"}),l=jE({frameWidth:t,isScreenShare:s}),p=HE({framesPerSecond:e,isScreenShare:s}),m=qE({framesEncoded:a,isScreenShare:s});return km({isLowQualityVideo:l,isVideoLagging:p,isVideoStuck:m,jitterQuality:d,packetsLostQuality:c})}function Im({packetsLost:t,packetsReceived:e}){return e+t>0?t*100/(e+t):0}function Cm({concealmentEvents:t,packetsLost:e,packetsReceived:n,jitter:r}){const i=qn({stat:t,weight:.2,rangeMin:0,rangeMax:3,rangeRankingDirection:"UP"}),s=.5,a=qn({stat:Im({packetsLost:e,packetsReceived:n}),weight:s,rangeMin:0,rangeMax:Ec,rangeRankingDirection:"UP"}),c=qn({stat:r,weight:.3,rangeMin:Tc,rangeMax:kc,rangeRankingDirection:"UP"});return i+a+c}function GE({framesDecoded:t}){return t===0}function JE({framesPerSecond:t,isScreenShare:e}){return t<(e?Tm:Em)}function $E({frameWidth:t,isScreenShare:e}){return t<(e?Sm:ym)}function Pm({frameWidth:t,framesPerSecond:e,packetsLost:n,packetsReceived:r,jitter:i,isScreenShare:s,framesDecoded:a}){const c=qn({stat:Im({packetsLost:n,packetsReceived:r}),weight:1,rangeMin:0,rangeMax:Ec,rangeRankingDirection:"UP"}),d=qn({stat:i,weight:1,rangeMin:Tc,rangeMax:kc,rangeRankingDirection:"UP"}),l=$E({frameWidth:t,isScreenShare:s}),p=JE({framesPerSecond:e,isScreenShare:s}),m=GE({framesDecoded:a,isScreenShare:s});return km({isLowQualityVideo:l,isVideoLagging:p,isVideoStuck:m,jitterQuality:d,packetsLostQuality:c})}class Gn{constructor(e){g(this,"pc1"),g(this,"pc2"),g(this,"constrainVideoBitrateKbps"),g(this,"constrainOfferToRemoveVideoFec",!1),g(this,"iceCandidateFilter");const n=new RTCPeerConnection(e),r=new RTCPeerConnection(e);this.pc1=n,this.pc2=r,this.iceCandidateFilter=Gn.noFilter,this.pc1.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc2)),this.pc2.addEventListener("icecandidate",this.onIceCandidate.bind(this,this.pc1))}static parseCandidate(e){const n="candidate:",r=e.indexOf(n)+n.length,i=e.substr(r).split(" ");return{type:i[7],protocol:i[2],address:i[4]}}static isNotHostCandidate(e){return e.type!=="host"}static isHost(e){return e.type==="host"}static isRelay(e){return e.type==="relay"}static isReflexive(e){return e.type==="srflx"}static noFilter(e){return!0}onIceCandidate(e,n){if(n.candidate){const r=Gn.parseCandidate(n.candidate.candidate);this.iceCandidateFilter(r)&&e.addIceCandidate(n.candidate)}}setIceCandidateFilter(e){this.iceCandidateFilter=e}constrainVideoBitrate(e){this.constrainVideoBitrateKbps=e}disableVideoFec(){this.constrainOfferToRemoveVideoFec=!0}gotOffer(e){this.constrainOfferToRemoveVideoFec&&(e.sdp=e.sdp.replace(/(m=video 1 [^\r]+)(116 117)(\r\n)/g,`$1\r
10
10
  `),e.sdp=e.sdp.replace(/a=rtpmap:116 red\/90000\r\n/g,""),e.sdp=e.sdp.replace(/a=rtpmap:117 ulpfec\/90000\r\n/g,""),e.sdp=e.sdp.replace(/a=rtpmap:98 rtx\/90000\r\n/g,""),e.sdp=e.sdp.replace(/a=fmtp:98 apt=116\r\n/g,"")),this.pc1.setLocalDescription(e),this.pc2.setRemoteDescription(e),this.pc2.createAnswer().then(this.gotAnswer.bind(this),this.reportFatal.bind(this))}gotAnswer(e){this.constrainVideoBitrateKbps&&(e.sdp=e.sdp.replace(/a=mid:video\r\n/g,`a=mid:video\r
11
11
  b=AS:${this.constrainVideoBitrateKbps}\r
12
- `)),this.pc2.setLocalDescription(e),this.pc1.setRemoteDescription(e)}establishConnection(){this.pc1.createOffer().then(this.gotOffer.bind(this),this.reportFatal.bind(this))}reportFatal(e){console.error("Error:",e)}getRoundTripTime(){return u(this,null,function*(){const[e,r]=yield Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let n,i;if(e.forEach(s=>{s.type==="candidate-pair"&&s.nominated===!0&&s.bytesSent>0&&(n=s)}),r.forEach(s=>{s.type==="candidate-pair"&&s.nominated===!0&&s.bytesReceived>0&&(i=s)}),n&&i)try{if(n.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:n.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const s=(i.lastPacketReceivedTimestamp-n.lastPacketSentTimestamp)/1e3;return{rtt:s,backendRTT:s}}catch(s){return}})}close(){this.pc1.close(),this.pc2.close()}}class Zm extends Et{constructor(e){super(),f(this,"call"),f(this,"timeOut"),this.call=new an(e)}start(e=1e4){this.call.establishConnection(),this.timeOut=setTimeout(this.testFailed.bind(this),e)}testComplete(e){clearTimeout(this.timeOut),this.call.close(),this.emit("done",e)}testFailed(e){this.call.close(),this.emit("failed",e)}}const kT=8,bT=1/1e3;class wT extends Zm{constructor(e){super(e),f(this,"senderChannel"),f(this,"recieveChannel"),f(this,"startTime"),f(this,"lastBitrateMeasureTime"),f(this,"sentPayloadBytes",0),f(this,"recievedPayloadBytes",0),f(this,"lastReceivedPayloadBytes",0),f(this,"stopSending",!1),f(this,"testProgress",0),f(this,"samplePacket",""),f(this,"finalBitrateSum",0),f(this,"bitRateSampels",0),f(this,"maxNumberOfPacketsToSend",0),f(this,"bytesToKeepBuffered",0),f(this,"testDurationSeconds",5),this.call.setIceCandidateFilter(an.isNotHostCandidate),this.senderChannel=this.call.pc1.createDataChannel(null);for(let r=0;r<262144;r+=1)this.samplePacket+="h";this.maxNumberOfPacketsToSend=1,this.bytesToKeepBuffered=1024*this.maxNumberOfPacketsToSend,this.testDurationSeconds=4,this.senderChannel.addEventListener("open",this.sendingStep.bind(this)),this.call.pc2.addEventListener("datachannel",this.onRecieverChannel.bind(this))}sendingStep(){const e=new Date;this.startTime||(this.startTime=e,this.lastBitrateMeasureTime=e);for(let n=0;n!==this.maxNumberOfPacketsToSend&&!(this.senderChannel.bufferedAmount>=this.bytesToKeepBuffered);n+=1){this.sentPayloadBytes+=this.samplePacket.length;try{this.senderChannel.send(this.samplePacket)}catch(i){}}const r=e.getTime()-this.startTime.getTime();r>=1e3*this.testDurationSeconds?(this.stopSending=!0,this.testProgress=100):(this.testProgress=r/(10*this.testDurationSeconds),setTimeout(this.sendingStep.bind(this),1))}onMessageRecieved(e){this.recievedPayloadBytes+=e.data.length;const r=new Date,n=r.getTime()-this.lastBitrateMeasureTime.getTime();if(n>=1e3){const i=(this.recievedPayloadBytes-this.lastReceivedPayloadBytes)*kT/(n/1e3);this.finalBitrateSum+=i,this.bitRateSampels+=1,this.lastReceivedPayloadBytes=this.recievedPayloadBytes,this.lastBitrateMeasureTime=r}if(this.stopSending&&this.sentPayloadBytes===this.recievedPayloadBytes){const i=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(i*bT)})}}testComplete(e){this.call.getRoundTripTime().then(({rtt:r,backendRTT:n})=>super.testComplete({RTT:r,backendRTT:n,throughput:e.throughput}))}onRecieverChannel(e){this.recieveChannel=e.channel,this.recieveChannel.addEventListener("message",this.onMessageRecieved.bind(this))}}class ou extends Zm{constructor(e,r=an.noFilter){super(e),f(this,"ch1"),f(this,"ch2"),this.call.setIceCandidateFilter(r);const n=this.call.pc1.createDataChannel(null);this.ch1=n,n.addEventListener("open",()=>{n.send("hello")}),n.addEventListener("message",this.onCh1Recieve.bind(this)),this.call.pc2.addEventListener("datachannel",this.dataChannelHandler.bind(this))}onCh1Recieve(e){e.data!=="world"?this.hangup("Invalid data transmitted."):this.testComplete({connectivity:!0})}onCh2Recieve(e){if(e.data!=="hello")this.hangup("Invalid data transmitted.");else try{this.ch2.send("world")}catch(r){}}dataChannelHandler(e){const r=e.channel;this.ch2=r,r.addEventListener("message",this.onCh2Recieve.bind(this))}hangup(e){this.testFailed(e)}}class _T extends ou{constructor(e){super(e,an.isHost)}}class PT extends ou{constructor(e){super(e,an.isRelay)}}class IT extends ou{constructor(e){super(e,an.isReflexive)}}class CT{constructor(){f(this,"ipInformation",null)}getIPDetails(e){return u(this,arguments,function*({peerId:r,apiHostnames:n,logger:i}){var s,a,c;if(!this.ipInformation){try{const d=`https://${n.location}`,l=yield(yield fetch(d)).json();if(((s=l.loc)==null?void 0:s.length)>5)return this.ipInformation=l,(a=this.ipInformation)!=null&&a.ip&&(this.ipInformation.ip=Pn(this.ipInformation.ip)),l;throw Error("Insufficient data")}catch(d){i.error("callstats::ipDetails:: failed to fetch ip using location service",{error:d})}try{const d=yield fetch(`https://${n.locationLegacy}/?token=3c493932b0624c&peerId=${r}`,{method:"POST"});this.ipInformation=yield d.json(),(c=this.ipInformation)!=null&&c.ip&&(this.ipInformation.ip=Pn(this.ipInformation.ip))}catch(d){i.error("callstats::ipDetails:: failed to fetch ip using legacy location service",{error:d})}}return this.ipInformation})}resetCache(){this.ipInformation=null}}const cu=new CT,eg=[{urls:"turn:turn.dyte.in:443?transport=tcp",username:"dyte",credential:"dytein",credentialType:"password"},{urls:"turn:turn.dyte.in:3478?transport=udp",username:"dyte",credential:"dytein",credentialType:"password"}];function tg(t){const[e,r]=t.split(",");return{coords:{latitude:Number(e),longitude:Number(r)}}}class rg{constructor(){f(this,"transport"),f(this,"candidatePair"),f(this,"outboundVideoRtp",new Map),f(this,"inboundVideoRtp",new Map),f(this,"outboundAudioRtp",new Map),f(this,"inboundAudioRtp",new Map),f(this,"remoteInboundRtp",new Map),f(this,"producerStreamMap",new Map),f(this,"consumerStreamMap",new Map),f(this,"staleProducerStreamMap",!1),f(this,"staleConsumerStreamMap",!1)}}class ng extends Et{constructor(){super(),f(this,"observer"),f(this,"outboundProducerMap",new Map),f(this,"inboundConsumerMap",new Map),f(this,"consumerPeerIdMap",new Map),f(this,"pausedConsumerMap",new Map),f(this,"pausedProducerMap",new Map),f(this,"overallProducingTransportsStatsMap",{}),f(this,"overallConsumingTransportsStatsMap",{}),f(this,"overallConsumersStatsMap",{}),f(this,"overallProducersStatsMap",{}),f(this,"videoProducerToStatsMap",new Map),f(this,"audioProducerToStatsMap",new Map),f(this,"videoConsumerToStatsMap",new Map),f(this,"audioConsumerToStatsMap",new Map),f(this,"consumerIdsWithFreezedVideo",new Set),f(this,"consumerIdsWithFreezedAudio",new Set),f(this,"producerIdsWithFreezedVideo",new Set),f(this,"producerIdsWithFreezedAudio",new Set),f(this,"freezedProducingTransportIds",new Set),f(this,"freezedConsumingTransportIds",new Set),f(this,"screenShareProducers",new Set),f(this,"screenShareConsumers",new Set),f(this,"ipDetails"),f(this,"callStatsInstance"),this.observer=new Et}registerProducer(e){return u(this,null,function*(){yield this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)})}pauseProducer(e){this.pausedProducerMap.set(e,{lastReportCalculated:!1})}resumeProducer(e){this.pausedProducerMap.delete(e)}processInboundConsumerVideoStats(e,r,n){var i,s;const a=((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.get(e))||{};r.totalVideoPacketsReceived===n.packetsReceived?(this.consumerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","pause",e))):(r.totalVideoPacketsReceived=n.packetsReceived,this.consumerIdsWithFreezedVideo.has(e)&&(this.consumerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","resume",e))))}processInboundConsumerAudioStats(e,r,n){var i,s;const a=((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.get(e))||{};r.totalAudioPacketsReceived===n.packetsReceived?(this.consumerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","pause",e))):(r.totalAudioPacketsReceived=n.packetsReceived,this.consumerIdsWithFreezedAudio.has(e)&&(this.consumerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","resume",e))))}processOutboundProducerVideoStats(e,r,n){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{};r.totalVideoPacketsSent===n.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&s.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","pause",e))):(r.totalVideoPacketsSent=n.packetsSent,this.producerIdsWithFreezedVideo.has(e)&&(this.producerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&s.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","resume",e))))}processOutboundProducerAudioStats(e,r,n){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{};r.totalAudioPacketsSent===n.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&s.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","pause",e))):(r.totalAudioPacketsSent=n.packetsSent,this.producerIdsWithFreezedAudio.has(e)&&(this.producerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&s.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,r,n){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{},{audio:a,video:c,screen:d}=s,l=a||c||d;r.totalPacketsSent===n.packetsSent?(this.freezedProducingTransportIds.add(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","pause",e))):(r.totalPacketsSent=n.packetsSent,this.freezedProducingTransportIds.has(e)&&(this.freezedProducingTransportIds.delete(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","resume",e))))}processConsumingTransportStats(e,r,n){var i,s;const a=!!Array.from(((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.values())||[]).reduce((c,d)=>c||d.audio||d.video||d.screen,!1);r.totalPacketsReceived===n.packetsSent?(this.freezedConsumingTransportIds.add(e),this.callStatsInstance&&a&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","pause",e))):(r.totalPacketsReceived=n.packetsSent,this.freezedConsumingTransportIds.has(e)&&(this.freezedConsumingTransportIds.delete(e),this.callStatsInstance&&a&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","resume",e))))}registerConsumer(e){return u(this,null,function*(){yield this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)})}pauseConsumer(e){this.pausedConsumerMap.set(e,{lastReportCalculated:!1})}resumeConsumer(e){this.pausedConsumerMap.delete(e)}generateProducerStreamMap(e,r=!1){return u(this,null,function*(){const n=yield e.getStats(),i=r?this.getProducerStatsFromReport(this.parseRTCReport(n,["outbound-rtp","remote-inbound-rtp"],!1,e.id))[0]:void 0;for(const s of n.values())switch(s.type){case"outbound-rtp":{this.outboundProducerMap.set(s.id,e.id);break}}return i})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const n=yield e.getStats(),i=r?this.getConsumerStatsFromReport(this.parseRTCReport(n,["inbound-rtp"],!1,e.id))[0]:void 0;for(const s of n.values())switch(s.type){case"inbound-rtp":{this.inboundConsumerMap.set(s.id,e.id);break}}return i})}deregisterProducer(e){this.outboundProducerMap.forEach((r,n)=>{r===e.id&&this.outboundProducerMap.delete(n)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.inboundConsumerMap.forEach((r,n)=>{r===e.id&&this.inboundConsumerMap.delete(n)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}getWorkingSimulcastVideoStats(e){return e.find(r=>{const n=r.framesEncoded>0,i=r.packetsSent>0,s=r.frameWidth&&r.frameHeight;return n&&i&&!!s})||e[e.length-1]}parseRTCReport(e,r=[],n=!1,i=void 0,s=void 0){var a,c,d,l,p,m,S,E,b,O,M,F,V;const J=e,P=new rg,Z=r.length?new Set(r):void 0,ae=[],Ie=[],ce=[],Ue=new Map,Vt=new Map;for(const A of J.values()){if(Z){if(Z.size===0)break;if(Z.has(A.type))n&&Z.delete(A.type);else continue}switch(A.type){case"local-candidate":{ae.push(this.getIceCandidateStats(A));break}case"remote-candidate":{Ie.push(this.getIceCandidateStats(A));break}case"candidate-pair":{const{nominated:k}=A,{selected:w}=A,j=A,Ae={nominated:k!=null?k:w,currentRoundTripTime:j.currentRoundTripTime,totalRoundTripTime:j.totalRoundTripTime,bytesReceived:j.bytesReceived,bytesSent:j.bytesSent,availableOutgoingBitrate:j.availableOutgoingBitrate,availableIncomingBitrate:j.availableIncomingBitrate,lastPacketReceivedTimestamp:j.lastPacketReceivedTimestamp,lastPacketSentTimestamp:j.lastPacketSentTimestamp,localCandidateId:j.localCandidateId,remoteCandidateId:j.remoteCandidateId,bytesDiscardedOnSend:j.bytesDiscardedOnSend,packetsSent:j.packetsSent,packetsReceived:j.packetsReceived,packetsDiscardedOnSend:j.packetsDiscardedOnSend};ce.push(Ae),(A.nominated===!0||A.selected===!0)&&(P.candidatePair=Ae);break}case"transport":{const k=A;s&&(s.producing&&(this.overallProducingTransportsStatsMap[s.id]||(this.overallProducingTransportsStatsMap[s.id]={totalPacketsSent:0})),s.consuming&&(this.overallConsumingTransportsStatsMap[s.id]||(this.overallConsumingTransportsStatsMap[s.id]={totalPacketsReceived:0})));const w={bytesReceived:k.bytesReceived,bytesSent:k.bytesSent,packetsSent:k.packetsSent,packetsReceived:k.packetsReceived,dtlsCipher:k.dtlsCipher,dtlsState:k.dtlsState,iceRole:k.iceRole};if(P.transport=w,s){if(s.producing){const j=this.overallProducingTransportsStatsMap[s.id];this.processProducingTransportStats(s.id,j,w)}if(s.consuming){const j=this.overallConsumingTransportsStatsMap[s.id];this.processConsumingTransportStats(s.id,j,w)}}break}case"remote-inbound-rtp":{const k=A,w={jitter:k.jitter,fractionLost:k.fractionLost,roundTripTime:k.roundTripTime,roundTripTimeMeasurements:k.roundTripTimeMeasurements,totalRoundTripTime:k.totalRoundTripTime,packetsLost:k.packetsLost};P.remoteInboundRtp.set(k.localId,w);break}case"outbound-rtp":{const k=A,w=i||this.outboundProducerMap.get(A.id),j=this.pausedProducerMap.get(w);if(j){if(j.lastReportCalculated===!0)break;this.pausedProducerMap.set(w,{lastReportCalculated:!0})}this.overallProducersStatsMap[w]||(this.overallProducersStatsMap[w]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Ae=this.overallProducersStatsMap[w];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.outboundProducerMap.has(A.id)){P.staleProducerStreamMap=!0;break}const ot=this.callStatsInstance.producers.get(w);if(((a=ot==null?void 0:ot.track)==null?void 0:a.readyState)==="ended")break;P.producerStreamMap.has(w)||P.producerStreamMap.set(w,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const B={bytesSent:k.bytesSent,packetsSent:k.packetsSent,nackCount:k.nackCount,ssrc:k.ssrc,mid:k.mid,active:k.active,codecId:k.codecId,headerBytesSent:k.headerBytesSent||0,totalPacketSendDelay:k.totalPacketSendDelay||0};if(k.mediaType==="video"||k.kind==="video"){const I=k,ct=x({frameHeight:I.frameHeight,frameWidth:I.frameWidth,framesEncoded:I.framesEncoded,framesDropped:I.framesDropped,framesPerSecond:I.framesPerSecond,framesSent:I.framesSent,keyFramesEncoded:I.keyFramesEncoded,firCount:I.firCount,encoderImplementation:I.encoderImplementation,hugeFramesSent:I.hugeFramesSent,pliCount:I.pliCount,qpSum:I.qpSum,qualityLimitationDurations:I.qualityLimitationDurations,qualityLimitationReason:I.qualityLimitationReason,qualityLimitationResolutionChanges:I.qualityLimitationResolutionChanges,totalEncodeTime:I.targetBitrate,totalPacketSendDelay:I.totalPacketSendDelay,retransmittedBytesSent:I.retransmittedBytesSent,retransmittedPacketsSent:I.retransmittedPacketsSent,scalabilityMode:I.scalabilityMode,powerEfficientEncoder:I.powerEfficientEncoder},B);P.outboundVideoRtp.set(A.id,ct),P.producerStreamMap.get(w).outboundVideoRtpId.push(A.id),this.processOutboundProducerVideoStats(w,Ae,ct)}else if(k.mediaType==="audio"||k.kind==="audio"){const I=k,ct=x({retransmittedBytesSent:I.retransmittedBytesSent,retransmittedPacketsSent:I.retransmittedPacketsSent},B);P.outboundAudioRtp.set(A.id,ct),P.producerStreamMap.get(w).outboundAudioRtpId.push(A.id),this.processOutboundProducerAudioStats(w,Ae,ct)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}case"inbound-rtp":{const k=A,w=i||this.inboundConsumerMap.get(A.id),j=this.pausedConsumerMap.get(w);if(j){if(j.lastReportCalculated===!0)break;this.pausedConsumerMap.set(w,{lastReportCalculated:!0})}if(k.ssrc===1234)break;this.overallConsumersStatsMap[w]||(this.overallConsumersStatsMap[w]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Ae=this.overallConsumersStatsMap[w];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.inboundConsumerMap.has(A.id)){P.staleConsumerStreamMap=!0;break}P.consumerStreamMap.has(w)||P.consumerStreamMap.set(w,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ot={bytesReceived:k.bytesReceived,packetsReceived:k.packetsReceived,packetsLost:k.packetsLost>=0?k.packetsLost:0,jitter:k.jitter,nackCount:k.nackCount,jitterBufferDelay:k.jitterBufferDelay,jitterBufferEmittedCount:k.jitterBufferEmittedCount,lastPacketReceivedTimestamp:k.lastPacketReceivedTimestamp,ssrc:k.ssrc,mid:k.mid,codecId:k.codecId,headerBytesReceived:k.headerBytesReceived||0,packetsDiscarded:k.packetsDiscarded||0,jitterBufferMinimumDelay:k.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:k.jitterBufferTargetDelay||0};if(k.mediaType==="video"||k.kind==="video"){const B=k,I=x({frameHeight:B.frameHeight,frameWidth:B.frameWidth,framesDecoded:B.framesDecoded,framesDropped:B.framesDropped,framesPerSecond:B.framesPerSecond,framesReceived:B.framesReceived,keyFramesDecoded:B.keyFramesDecoded,firCount:B.firCount,decoderImplementation:B.decoderImplementation,pliCount:B.pliCount,totalProcessingDelay:B.totalProcessingDelay,qpSum:B.qpSum||0,totalAssemblyTime:B.totalAssemblyTime||0,totalDecodeTime:B.totalDecodeTime||0,totalFreezesDuration:B.totalFreezesDuration||0,totalInterFrameDelay:B.totalInterFrameDelay||0,totalPausesDuration:B.totalPausesDuration||0,totalSquaredInterFrameDelay:B.totalSquaredInterFrameDelay||0,freezeCount:B.freezeCount||0,pauseCount:B.pauseCount||0,powerEfficientDecoder:B.powerEfficientDecoder},ot);I.score=Xm({frameWidth:I.frameWidth||0,framesDecoded:(I.framesDecoded||0)-(((c=this.videoConsumerToStatsMap.get(w))==null?void 0:c.framesDecoded)||0),framesPerSecond:I.framesPerSecond||0,packetsLost:(I.packetsLost||0)-(((d=this.videoConsumerToStatsMap.get(w))==null?void 0:d.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((l=this.videoConsumerToStatsMap.get(w))==null?void 0:l.packetsReceived)||0),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w)}),Vt.set(w,{score:+(I.score*10).toFixed(),frameWidth:I.frameWidth||0,frameHeight:I.frameHeight||0,framesPerSecond:I.framesPerSecond||0,packetsLostPercentage:Nc({packetsLost:(I.packetsLost||0)-(((p=this.videoConsumerToStatsMap.get(w))==null?void 0:p.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((m=this.videoConsumerToStatsMap.get(w))==null?void 0:m.packetsReceived)||0)}),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((I.bytesReceived||0)-(((S=this.videoConsumerToStatsMap.get(w))==null?void 0:S.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(w,I),P.inboundVideoRtp.set(A.id,I),P.consumerStreamMap.get(w).inboundVideoRtpId.push(A.id),this.processInboundConsumerVideoStats(w,Ae,I)}else if(k.mediaType==="audio"||k.kind==="audio"){const B=k,I=x({audioLevel:B.audioLevel,concealedSamples:B.concealedSamples,concealmentEvents:B.concealmentEvents,totalAudioEnergy:B.totalAudioEnergy,totalSamplesDuration:B.totalSamplesDuration,totalSamplesReceived:B.totalSamplesReceived,fecPacketsDiscarded:B.fecPacketsDiscarded||0,fecPacketsReceived:B.fecPacketsReceived||0,insertedSamplesForDeceleration:B.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:B.removedSamplesForAcceleration||0,silentConcealedSamples:B.silentConcealedSamples||0,playoutId:B.playoutId},ot);I.score=Qm({concealmentEvents:(I.concealmentEvents||0)-(((E=this.audioConsumerToStatsMap.get(w))==null?void 0:E.concealmentEvents)||0),packetsLost:(I.packetsLost||0)-(((b=this.audioConsumerToStatsMap.get(w))==null?void 0:b.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((O=this.audioConsumerToStatsMap.get(w))==null?void 0:O.packetsReceived)||0),jitter:I.jitter||0}),Vt.set(w,{score:+(I.score*10).toFixed(),packetsLostPercentage:Nc({packetsLost:(I.packetsLost||0)-(((M=this.audioConsumerToStatsMap.get(w))==null?void 0:M.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((F=this.audioConsumerToStatsMap.get(w))==null?void 0:F.packetsReceived)||0)}),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((I.bytesReceived||0)-(((V=this.audioConsumerToStatsMap.get(w))==null?void 0:V.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(w,I),P.inboundAudioRtp.set(A.id,I),P.consumerStreamMap.get(w).inboundAudioRtpId.push(A.id),this.processInboundConsumerAudioStats(w,Ae,I)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}}}if(P.producerStreamMap.forEach((A,k)=>{var w,j,Ae,ot,B,I,ct,wn,tc,rc,nc,ic,sc,ac,oc,cc,dc,lc,uc,hc,pc,mc,gc;if(A.outboundVideoRtpId.length>0){const Ee=[];A.outboundVideoRtpId.forEach(im=>{Ee.push(P.outboundVideoRtp.get(im))});const oe=this.getWorkingSimulcastVideoStats(Ee);oe.score=zm({frameWidth:oe.frameWidth||0,framesPerSecond:oe.framesPerSecond||0,jitter:((w=oe.remoteData)==null?void 0:w.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsSent:(oe.packetsSent||0)-(((j=this.videoProducerToStatsMap.get(k))==null?void 0:j.packetsSent)||0),packetsLost:(((Ae=oe.remoteData)==null?void 0:Ae.packetsLost)||0)-(((B=(ot=this.videoProducerToStatsMap.get(k))==null?void 0:ot.remoteData)==null?void 0:B.packetsLost)||0),framesEncoded:(oe.framesEncoded||0)-(((I=this.videoProducerToStatsMap.get(k))==null?void 0:I.framesEncoded)||0)}),Ue.set(k,{score:+(oe.score*10).toFixed(),frameWidth:oe.frameWidth||0,frameHeight:oe.frameHeight||0,framesPerSecond:oe.framesPerSecond||0,jitter:((ct=oe.remoteData)==null?void 0:ct.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsLostPercentage:Oc({packetsSent:(oe.packetsSent||0)-(((wn=this.videoProducerToStatsMap.get(k))==null?void 0:wn.packetsSent)||0),packetsLost:(((tc=oe.remoteData)==null?void 0:tc.packetsLost)||0)-(((nc=(rc=this.videoProducerToStatsMap.get(k))==null?void 0:rc.remoteData)==null?void 0:nc.packetsLost)||0)}),bitrate:((oe.bytesSent||0)-(((ic=this.videoProducerToStatsMap.get(k))==null?void 0:ic.bytesSent)||0))*8/7,cpuLimitations:oe.qualityLimitationReason==="cpu",bandwidthLimitations:oe.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(k,oe)}else if(A.outboundAudioRtpId.length>0){const Ee=P.outboundAudioRtp.get(A.outboundAudioRtpId[0]);Ee.score=Km({packetsSent:(Ee.packetsSent||0)-(((sc=this.audioProducerToStatsMap.get(k))==null?void 0:sc.packetsSent)||0),packetsLost:(((ac=Ee.remoteData)==null?void 0:ac.packetsLost)||0)-(((cc=(oc=this.audioProducerToStatsMap.get(k))==null?void 0:oc.remoteData)==null?void 0:cc.packetsLost)||0),jitter:((dc=Ee.remoteData)==null?void 0:dc.jitter)||0}),Ue.set(k,{score:+(Ee.score*10).toFixed(),bitrate:((Ee.bytesSent||0)-(((lc=this.audioProducerToStatsMap.get(k))==null?void 0:lc.bytesSent)||0))*8/7,packetsLostPercentage:Oc({packetsSent:(Ee.packetsSent||0)-(((uc=this.audioProducerToStatsMap.get(k))==null?void 0:uc.packetsSent)||0),packetsLost:(((hc=Ee.remoteData)==null?void 0:hc.packetsLost)||0)-(((mc=(pc=this.audioProducerToStatsMap.get(k))==null?void 0:pc.remoteData)==null?void 0:mc.packetsLost)||0)}),jitter:((gc=Ee.remoteData)==null?void 0:gc.jitter)||0,isScreenShare:this.screenShareProducers.has(k)}),this.audioProducerToStatsMap.set(k,Ee)}}),ce.forEach(A=>{const k=ae.find(j=>j.id===A.localCandidateId?(A.localCandidateId=j.id,j):null),w=Ie.find(j=>j.id===A.remoteCandidateId?(A.remoteCandidateId=j.id,j):null);k&&(A.localCandidateType=k.type,A.localCandidateAddress=Pn(k.address),A.localCandidatePort=k.port,A.localCandidateProtocol=k.protocol,A.localCandidateUrl=k.url,A.localCandidateNetworkType=k.networkType,A.localCandidateRelatedAddress=Pn(k.relatedAddress),A.localCandidateRelatedPort=k.relatedPort),w&&(A.remoteCandidateType=w.type,A.remoteCandidateAddress=Pn(w.address),A.remoteCandidatePort=w.port,A.remoteCandidateProtocol=w.protocol,A.remoteCandidateUrl=w.url)}),P.candidatePair&&(P.transport?(P.transport.totalRoundTripTime=P.candidatePair.totalRoundTripTime,P.transport.availableOutgoingBitrate=P.candidatePair.availableOutgoingBitrate,P.transport.availableIncomingBitrate=P.candidatePair.availableIncomingBitrate,P.transport.roundTripTime=P.candidatePair.currentRoundTripTime):P.transport={bytesReceived:P.candidatePair.bytesReceived,bytesSent:P.candidatePair.bytesSent,totalRoundTripTime:P.candidatePair.totalRoundTripTime,availableOutgoingBitrate:P.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:P.candidatePair.availableIncomingBitrate,roundTripTime:P.candidatePair.currentRoundTripTime}),P.transport&&(P.transport.candidatePairs=ce),P.transport&&!P.transport.roundTripTime){let A=0,k=0;P.remoteInboundRtp.forEach((w,j)=>{w.roundTripTime&&w.roundTripTime>A&&(A=w.roundTripTime,k=w.totalRoundTripTime)}),P.transport.roundTripTime=A,P.transport.totalRoundTripTime=k}if(Vt.size>0)try{this.observer.emit("consumer_score",Vt)}catch(A){}if(Ue.size>0)try{this.observer.emit("producer_score",Ue)}catch(A){}return P}getProducersReport(e){return u(this,null,function*(){const r=e.map(n=>this.generateProducerStreamMap(n,!0));return r.length>0?Promise.all(r):void 0})}getConsumersReport(e){return u(this,null,function*(){const r=e.map(n=>this.generateConsumerStreamMap(n,!0));return r.length>0?Promise.all(r):void 0})}getTransportReport(e){return u(this,null,function*(){return e.getStats()})}getProcessedStats(e,r,n){return u(this,null,function*(){const i=yield this.getTransportReport(e),s={producing:n,consuming:r,id:e.id},a=i,c=this.parseRTCReport(a,["transport","candidate-pair","inbound-rtp","outbound-rtp","remote-inbound-rtp","local-candidate","remote-candidate"],!1,void 0,s);if(!c)return;const d={stats:c.transport,transportId:e.id,consuming:r,producing:n},l=c.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(c),p=c.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(c);return{transportReport:d,producerReport:l,consumerReport:p}})}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((n,i)=>{var s,a;r.push({producerId:i,videoStats:n.outboundVideoRtpId.map(c=>e.outboundVideoRtp.get(c)),audioStats:n.outboundAudioRtpId.map(c=>e.outboundAudioRtp.get(c)),appData:((a=(s=this.callStatsInstance.producers)==null?void 0:s.get(i))==null?void 0:a.appData)||null})})}catch(n){this.callStatsInstance.logger.error("callStats::measurements::getProducerStatsFromReport",{error:{reason:n.reason,message:n.message}})}return r}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((n,i)=>{const{peerId:s,producerId:a,appData:c}=this.consumerPeerIdMap.get(i);r.push({consumerId:i,peerId:s,producerId:a,appData:c,videoStats:n.inboundVideoRtpId.map(d=>e.inboundVideoRtp.get(d)),audioStats:n.inboundAudioRtpId.map(d=>e.inboundAudioRtp.get(d))})})}catch(n){console.error("getConsumersReport: ",n,e)}return r}getUserLocation(){return u(this,null,function*(){return new Promise((e,r)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(n=>{e(n)}):r()}catch(n){r(n)}})})}getConnectivity(e){return u(this,null,function*(){try{const r={iceServers:e||eg},n=new Promise((l,p)=>{try{const m=new _T(r);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),i=new Promise((l,p)=>{try{const m=new PT(r);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),s=new Promise((l,p)=>{try{const m=new IT(r);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),[a,c,d]=yield Promise.all([n,i,s]);return{host:a==null?void 0:a.connectivity,relay:c==null?void 0:c.connectivity,reflexive:d==null?void 0:d.connectivity}}catch(r){return{host:!1,relay:!1,reflexive:!1}}})}getThroughput(e){return u(this,null,function*(){try{const r=yield new Promise((n,i)=>{try{const s={iceServers:e||eg},a=new wT(s);a.addListener("done",n),a.addListener("failed",i),a.start(1e4)}catch(s){i(s)}});return{throughput:r.throughput,fractionalLoss:0,RTT:r.RTT,jitter:0,backendRTT:r.backendRTT}}catch(r){return}})}getIPDetails(){return u(this,null,function*(){var e,r;try{return this.ipDetails||(this.ipDetails=yield cu.getIPDetails({peerId:(e=this.callStatsInstance)==null?void 0:e.peerId,apiHostnames:(r=this.callStatsInstance)==null?void 0:r.apiHostnames,logger:this.callStatsInstance.logger})),this.ipDetails}catch(n){return}})}getNetworkQuality(e){return u(this,null,function*(){const[r,n]=yield Promise.all([this.getConnectivity(e),this.getThroughput(e)]);return{connectivity:r,throughput:n==null?void 0:n.throughput,fractionalLoss:n==null?void 0:n.fractionalLoss,RTT:n==null?void 0:n.RTT,jitter:n==null?void 0:n.jitter,backendRTT:n==null?void 0:n.backendRTT}})}getNetworkInfo(e,r=!1){return u(this,null,function*(){var n,i;if(r){const d=yield this.getIPDetails();return{ipDetails:d,effectiveNetworkType:(n=navigator.connection)==null?void 0:n.effectiveType,location:d!=null&&d.loc?tg(d==null?void 0:d.loc):void 0}}const[s,a,c]=yield Promise.all([this.getConnectivity(e),this.getThroughput(e),this.getIPDetails()]);return{ipDetails:c,effectiveNetworkType:(i=navigator.connection)==null?void 0:i.effectiveType,location:c!=null&&c.loc?tg(c==null?void 0:c.loc):void 0,turnConnectivity:s?s.host||s.relay||s.reflexive:!1,connectivity:s,throughput:a==null?void 0:a.throughput,fractionalLoss:a==null?void 0:a.fractionalLoss,RTT:a==null?void 0:a.RTT,jitter:a==null?void 0:a.jitter,backendRTT:a==null?void 0:a.backendRTT}})}}class RT extends ng{}class ig extends ng{constructor(){super(...arguments),f(this,"producerMap",new Map),f(this,"consumerMap",new Map)}registerProducer(e){return u(this,null,function*(){this.producerMap.set(e.id,e),yield this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)})}registerConsumer(e){return u(this,null,function*(){this.consumerMap.set(e.id,e),yield this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)})}generateConsumerStreamMap(e,r=!1){return u(this,null,function*(){const n=yield e.getStats(),i=this.parseRTCReport(n,["inbound-rtp"],!1,e.id),s=[...i.consumerStreamMap.values()][0],a=r?this.getConsumerStatsFromParsedConsumerStats(i,s,e.id):void 0;for(const c of n.values())switch(c.type){case"inbound-rtp":{this.inboundConsumerMap.set(c.id,e.id);break}}return a})}deregisterProducer(e){this.producerMap.delete(e.id),this.outboundProducerMap.forEach((r,n)=>{r===e.id&&this.outboundProducerMap.delete(n)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.consumerMap.delete(e.id),this.inboundConsumerMap.forEach((r,n)=>{r===e.id&&this.inboundConsumerMap.delete(n)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var r;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(r=e.relayProtocol)!=null?r:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}parseRTCReport(e,r=[],n=!1,i=void 0,s=void 0){var a,c,d,l,p,m,S,E,b,O,M,F,V;const J=e,P=new rg,Z=r.length?new Set(r):void 0,ae=[],Ie=[],ce=[],Ue=new Map,Vt=new Map;for(const A of J.values()){if(Z){if(Z.size===0)break;if(Z.has(A.type))n&&Z.delete(A.type);else continue}switch(A.type){case"local-candidate":{ae.push(this.getIceCandidateStats(A));break}case"remote-candidate":{Ie.push(this.getIceCandidateStats(A));break}case"candidate-pair":{const{nominated:k}=A,{selected:w}=A,j=A,Ae={nominated:k!=null?k:w,currentRoundTripTime:j.currentRoundTripTime,totalRoundTripTime:j.totalRoundTripTime,bytesReceived:j.bytesReceived,bytesSent:j.bytesSent,availableOutgoingBitrate:j.availableOutgoingBitrate,availableIncomingBitrate:j.availableIncomingBitrate,lastPacketReceivedTimestamp:j.lastPacketReceivedTimestamp,lastPacketSentTimestamp:j.lastPacketSentTimestamp,localCandidateId:j.localCandidateId,remoteCandidateId:j.remoteCandidateId,bytesDiscardedOnSend:j.bytesDiscardedOnSend,packetsSent:j.packetsSent,packetsReceived:j.packetsReceived,packetsDiscardedOnSend:j.packetsDiscardedOnSend};ce.push(Ae),(A.nominated===!0||A.selected===!0)&&(P.candidatePair=Ae);break}case"transport":{const k=A;s&&(s.producing&&(this.overallProducingTransportsStatsMap[s.id]||(this.overallProducingTransportsStatsMap[s.id]={totalPacketsSent:0})),s.consuming&&(this.overallConsumingTransportsStatsMap[s.id]||(this.overallConsumingTransportsStatsMap[s.id]={totalPacketsReceived:0})));const w={bytesReceived:k.bytesReceived,bytesSent:k.bytesSent,packetsSent:k.packetsSent,packetsReceived:k.packetsReceived,dtlsCipher:k.dtlsCipher,dtlsState:k.dtlsState,iceRole:k.iceRole};if(P.transport=w,s){if(s.producing){const j=this.overallProducingTransportsStatsMap[s.id];this.processProducingTransportStats(s.id,j,w)}if(s.consuming){const j=this.overallConsumingTransportsStatsMap[s.id];this.processConsumingTransportStats(s.id,j,w)}}break}case"remote-inbound-rtp":{const k=A,w={jitter:k.jitter,fractionLost:k.fractionLost,roundTripTime:k.roundTripTime,roundTripTimeMeasurements:k.roundTripTimeMeasurements,totalRoundTripTime:k.totalRoundTripTime,packetsLost:k.packetsLost};P.remoteInboundRtp.set(k.localId,w);break}case"outbound-rtp":{const k=A,w=i||this.outboundProducerMap.get(A.id),j=this.pausedProducerMap.get(w);if(j){if(j.lastReportCalculated===!0)break;this.pausedProducerMap.set(w,{lastReportCalculated:!0})}this.overallProducersStatsMap[w]||(this.overallProducersStatsMap[w]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Ae=this.overallProducersStatsMap[w];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.outboundProducerMap.has(A.id)){P.staleProducerStreamMap=!0;break}const ot=this.callStatsInstance.producers.get(w);if(((a=ot==null?void 0:ot.track)==null?void 0:a.readyState)==="ended")break;P.producerStreamMap.has(w)||P.producerStreamMap.set(w,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const B={bytesSent:k.bytesSent,packetsSent:k.packetsSent,nackCount:k.nackCount,ssrc:k.ssrc,mid:k.mid,active:k.active,codecId:k.codecId,headerBytesSent:k.headerBytesSent||0,totalPacketSendDelay:k.totalPacketSendDelay||0};if(k.mediaType==="video"||k.kind==="video"){const I=k,ct=x({frameHeight:I.frameHeight,frameWidth:I.frameWidth,framesEncoded:I.framesEncoded,framesDropped:I.framesDropped?I.framesDropped:I.droppedFrames,framesPerSecond:I.framesPerSecond?I.framesPerSecond:I.framerateMean,framesSent:I.framesSent,keyFramesEncoded:I.keyFramesEncoded,firCount:I.firCount,encoderImplementation:I.encoderImplementation,hugeFramesSent:I.hugeFramesSent,pliCount:I.pliCount,qpSum:I.qpSum,qualityLimitationReason:I.qualityLimitationReason,qualityLimitationDurations:I.qualityLimitationDurations,qualityLimitationResolutionChanges:I.qualityLimitationResolutionChanges,totalEncodeTime:I.totalEncodeTime,totalPacketSendDelay:I.totalEncodeTime,retransmittedBytesSent:I.retransmittedBytesSent,retransmittedPacketsSent:I.retransmittedPacketsSent,scalabilityMode:I.scalabilityMode,powerEfficientEncoder:I.powerEfficientEncoder},B);P.outboundVideoRtp.set(A.id,ct),P.producerStreamMap.get(w).outboundVideoRtpId.push(A.id),this.processOutboundProducerVideoStats(w,Ae,ct)}else if(k.mediaType==="audio"||k.kind==="audio"){const I=k,ct=x({retransmittedBytesSent:I.retransmittedBytesSent,retransmittedPacketsSent:I.retransmittedPacketsSent},B);P.outboundAudioRtp.set(A.id,ct),P.producerStreamMap.get(w).outboundAudioRtpId.push(A.id),this.processOutboundProducerAudioStats(w,Ae,ct)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}case"inbound-rtp":{const k=A,w=i||this.inboundConsumerMap.get(A.id),j=this.pausedConsumerMap.get(w);if(j){if(j.lastReportCalculated===!0)break;this.pausedConsumerMap.set(w,{lastReportCalculated:!0})}if(k.ssrc===1234)break;this.overallConsumersStatsMap[w]||(this.overallConsumersStatsMap[w]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Ae=this.overallConsumersStatsMap[w];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.inboundConsumerMap.has(A.id)){P.staleConsumerStreamMap=!0;break}P.consumerStreamMap.has(w)||P.consumerStreamMap.set(w,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const ot={bytesReceived:k.bytesReceived,packetsReceived:k.packetsReceived,packetsLost:k.packetsLost>=0?k.packetsLost:0,jitter:k.jitter,nackCount:k.nackCount,jitterBufferDelay:k.jitterBufferDelay,jitterBufferEmittedCount:k.jitterBufferEmittedCount,lastPacketReceivedTimestamp:k.lastPacketReceivedTimestamp,ssrc:k.ssrc,mid:k.mid,codecId:k.codecId,headerBytesReceived:k.headerBytesReceived||0,packetsDiscarded:k.packetsDiscarded||0,jitterBufferMinimumDelay:k.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:k.jitterBufferTargetDelay||0};if(k.mediaType==="video"||k.kind==="video"){const B=k,I=x({frameHeight:B.frameHeight,frameWidth:B.frameWidth,framesDecoded:B.framesDecoded,framesDropped:B.framesDropped?B.framesDropped:B.droppedFrames,framesPerSecond:B.framesPerSecond?B.framesPerSecond:B.framerateMean,framesReceived:B.framesReceived,keyFramesDecoded:B.keyFramesDecoded,firCount:B.firCount,decoderImplementation:B.decoderImplementation,pliCount:B.pliCount,totalProcessingDelay:B.totalProcessingDelay,qpSum:B.qpSum||0,totalAssemblyTime:B.totalAssemblyTime||0,totalDecodeTime:B.totalDecodeTime||0,totalFreezesDuration:B.totalFreezesDuration||0,totalInterFrameDelay:B.totalInterFrameDelay||0,totalPausesDuration:B.totalPausesDuration||0,totalSquaredInterFrameDelay:B.totalSquaredInterFrameDelay||0,freezeCount:B.freezeCount||0,pauseCount:B.pauseCount||0,powerEfficientDecoder:B.powerEfficientDecoder},ot);I.score=Xm({frameWidth:I.frameWidth||0,framesDecoded:(I.framesDecoded||0)-(((c=this.videoConsumerToStatsMap.get(w))==null?void 0:c.framesDecoded)||0),framesPerSecond:I.framesPerSecond||0,packetsLost:(I.packetsLost||0)-(((d=this.videoConsumerToStatsMap.get(w))==null?void 0:d.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((l=this.videoConsumerToStatsMap.get(w))==null?void 0:l.packetsReceived)||0),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w)}),Vt.set(w,{score:+(I.score*10).toFixed(),frameWidth:I.frameWidth||0,frameHeight:I.frameHeight||0,framesPerSecond:I.framesPerSecond||0,packetsLostPercentage:Nc({packetsLost:(I.packetsLost||0)-(((p=this.videoConsumerToStatsMap.get(w))==null?void 0:p.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((m=this.videoConsumerToStatsMap.get(w))==null?void 0:m.packetsReceived)||0)}),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((I.bytesReceived||0)-(((S=this.videoConsumerToStatsMap.get(w))==null?void 0:S.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(w,I),P.inboundVideoRtp.set(A.id,I),P.consumerStreamMap.get(w).inboundVideoRtpId.push(A.id),this.processInboundConsumerVideoStats(w,Ae,I)}else if(k.mediaType==="audio"||k.kind==="audio"){const B=k,I=x({audioLevel:B.audioLevel,concealedSamples:B.concealedSamples,concealmentEvents:B.concealmentEvents,totalAudioEnergy:B.totalAudioEnergy,totalSamplesDuration:B.totalSamplesDuration,totalSamplesReceived:B.totalSamplesReceived,fecPacketsDiscarded:B.fecPacketsDiscarded||0,fecPacketsReceived:B.fecPacketsReceived||0,insertedSamplesForDeceleration:B.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:B.removedSamplesForAcceleration||0,silentConcealedSamples:B.silentConcealedSamples||0,playoutId:B.playoutId},ot);I.score=Qm({concealmentEvents:(I.concealmentEvents||0)-(((E=this.audioConsumerToStatsMap.get(w))==null?void 0:E.concealmentEvents)||0),packetsLost:(I.packetsLost||0)-(((b=this.audioConsumerToStatsMap.get(w))==null?void 0:b.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((O=this.audioConsumerToStatsMap.get(w))==null?void 0:O.packetsReceived)||0),jitter:I.jitter||0}),Vt.set(w,{score:+(I.score*10).toFixed(),packetsLostPercentage:Nc({packetsLost:(I.packetsLost||0)-(((M=this.audioConsumerToStatsMap.get(w))==null?void 0:M.packetsLost)||0),packetsReceived:(I.packetsReceived||0)-(((F=this.audioConsumerToStatsMap.get(w))==null?void 0:F.packetsReceived)||0)}),jitter:I.jitter||0,isScreenShare:this.screenShareConsumers.has(w),bitrate:((I.bytesReceived||0)-(((V=this.audioConsumerToStatsMap.get(w))==null?void 0:V.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(w,I),P.inboundAudioRtp.set(A.id,I),P.consumerStreamMap.get(w).inboundAudioRtpId.push(A.id),this.processInboundConsumerAudioStats(w,Ae,I)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}}}if(P.producerStreamMap.forEach((A,k)=>{var w,j,Ae,ot,B,I,ct,wn,tc,rc,nc,ic,sc,ac,oc,cc,dc,lc,uc,hc,pc,mc,gc;if(A.outboundVideoRtpId.length>0){const Ee=[];A.outboundVideoRtpId.forEach(im=>{Ee.push(P.outboundVideoRtp.get(im))});const oe=this.getWorkingSimulcastVideoStats(Ee);oe.score=zm({frameWidth:oe.frameWidth||0,framesPerSecond:oe.framesPerSecond||0,jitter:((w=oe.remoteData)==null?void 0:w.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsSent:(oe.packetsSent||0)-(((j=this.videoProducerToStatsMap.get(k))==null?void 0:j.packetsSent)||0),packetsLost:(((Ae=oe.remoteData)==null?void 0:Ae.packetsLost)||0)-(((B=(ot=this.videoProducerToStatsMap.get(k))==null?void 0:ot.remoteData)==null?void 0:B.packetsLost)||0),framesEncoded:(oe.framesEncoded||0)-(((I=this.videoProducerToStatsMap.get(k))==null?void 0:I.framesEncoded)||0)}),Ue.set(k,{score:+(oe.score*10).toFixed(),frameWidth:oe.frameWidth||0,frameHeight:oe.frameHeight||0,framesPerSecond:oe.framesPerSecond||0,jitter:((ct=oe.remoteData)==null?void 0:ct.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsLostPercentage:Oc({packetsSent:(oe.packetsSent||0)-(((wn=this.videoProducerToStatsMap.get(k))==null?void 0:wn.packetsSent)||0),packetsLost:(((tc=oe.remoteData)==null?void 0:tc.packetsLost)||0)-(((nc=(rc=this.videoProducerToStatsMap.get(k))==null?void 0:rc.remoteData)==null?void 0:nc.packetsLost)||0)}),bitrate:((oe.bytesSent||0)-(((ic=this.videoProducerToStatsMap.get(k))==null?void 0:ic.bytesSent)||0))*8/7,cpuLimitations:oe.qualityLimitationReason==="cpu",bandwidthLimitations:oe.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(k,oe)}else if(A.outboundAudioRtpId.length>0){const Ee=P.outboundAudioRtp.get(A.outboundAudioRtpId[0]);Ee.score=Km({packetsSent:(Ee.packetsSent||0)-(((sc=this.audioProducerToStatsMap.get(k))==null?void 0:sc.packetsSent)||0),packetsLost:(((ac=Ee.remoteData)==null?void 0:ac.packetsLost)||0)-(((cc=(oc=this.audioProducerToStatsMap.get(k))==null?void 0:oc.remoteData)==null?void 0:cc.packetsLost)||0),jitter:((dc=Ee.remoteData)==null?void 0:dc.jitter)||0}),Ue.set(k,{score:+(Ee.score*10).toFixed(),bitrate:((Ee.bytesSent||0)-(((lc=this.audioProducerToStatsMap.get(k))==null?void 0:lc.bytesSent)||0))*8/7,packetsLostPercentage:Oc({packetsSent:(Ee.packetsSent||0)-(((uc=this.audioProducerToStatsMap.get(k))==null?void 0:uc.packetsSent)||0),packetsLost:(((hc=Ee.remoteData)==null?void 0:hc.packetsLost)||0)-(((mc=(pc=this.audioProducerToStatsMap.get(k))==null?void 0:pc.remoteData)==null?void 0:mc.packetsLost)||0)}),jitter:((gc=Ee.remoteData)==null?void 0:gc.jitter)||0,isScreenShare:this.screenShareProducers.has(k)}),this.audioProducerToStatsMap.set(k,Ee)}}),ce.forEach(A=>{const k=ae.find(j=>j.id===A.localCandidateId?(A.localCandidateId=j.id,j):null),w=Ie.find(j=>j.id===A.remoteCandidateId?(A.remoteCandidateId=j.id,j):null);k&&(A.localCandidateType=k.type,A.localCandidateAddress=Pn(k.address),A.localCandidatePort=k.port,A.localCandidateProtocol=k.protocol,A.localCandidateUrl=k.url,A.localCandidateNetworkType=k.networkType,A.localCandidateRelatedAddress=Pn(k.relatedAddress),A.localCandidateRelatedPort=k.relatedPort),w&&(A.remoteCandidateType=w.type,A.remoteCandidateAddress=Pn(w.address),A.remoteCandidatePort=w.port,A.remoteCandidateProtocol=w.protocol,A.remoteCandidateUrl=w.url)}),P.candidatePair&&(P.transport?(P.transport.bytesReceived=P.candidatePair.bytesReceived,P.transport.bytesSent=P.candidatePair.bytesSent,P.transport.totalRoundTripTime=P.candidatePair.totalRoundTripTime,P.transport.availableOutgoingBitrate=P.candidatePair.availableOutgoingBitrate,P.transport.availableIncomingBitrate=P.candidatePair.availableIncomingBitrate,P.transport.roundTripTime=P.candidatePair.currentRoundTripTime):P.transport={bytesReceived:P.candidatePair.bytesReceived,bytesSent:P.candidatePair.bytesSent,totalRoundTripTime:P.candidatePair.totalRoundTripTime,availableOutgoingBitrate:P.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:P.candidatePair.availableIncomingBitrate,roundTripTime:P.candidatePair.currentRoundTripTime}),P.transport&&(P.transport.candidatePairs=ce),P.transport&&!P.transport.roundTripTime){let A=0,k=0;P.remoteInboundRtp.forEach((w,j)=>{w.roundTripTime&&w.roundTripTime>A&&(A=w.roundTripTime,k=w.totalRoundTripTime)}),P.transport.roundTripTime=A,P.transport.totalRoundTripTime=k}if(Vt.size>0)try{this.observer.emit("consumer_score",Vt)}catch(A){}if(Ue.size>0)try{this.observer.emit("producer_score",Ue)}catch(A){}return P}getProducerStatsFromReport(e){const r=[];try{e.producerStreamMap.forEach((n,i)=>{const s=this.producerMap.get(i),a=s.track.getSettings(),c=n.outboundVideoRtpId.map(l=>{const p=e.outboundVideoRtp.get(l);return p.frameHeight||(p.frameHeight=a.height,p.frameWidth=a.width,p.framesPerSecond=a.frameRate),p}),d={producerId:i,appData:s.appData,videoStats:c,audioStats:n.outboundAudioRtpId.map(l=>e.outboundAudioRtp.get(l))};r.push(d)})}catch(n){console.error("getProducersReport: ",n,e)}return r}getConsumerStatsFromParsedConsumerStats(e,r,n){let i;try{const{peerId:s,producerId:a,appData:c}=this.consumerPeerIdMap.get(n),d=r==null?void 0:r.inboundVideoRtpId.map(l=>{const p=this.consumerMap.get(n).track.getSettings(),m=e.inboundVideoRtp.get(l);return m.frameHeight||(m.frameHeight=p.height,m.frameWidth=p.width,m.framesPerSecond=p.frameRate),m});i={consumerId:n,peerId:s,producerId:a,appData:c,videoStats:d,audioStats:r==null?void 0:r.inboundAudioRtpId.map(l=>e.inboundAudioRtp.get(l))}}catch(s){console.error("getConsumerStatsFromParsedConsumerStats: ",s,e)}return i}getConsumerStatsFromReport(e){const r=[];try{e.consumerStreamMap.forEach((n,i)=>{r.push(this.getConsumerStatsFromParsedConsumerStats(e,n,i))})}catch(n){console.error("getConsumerStatsFromReport: ",n,e)}return r}}class MT extends ig{}function Uc(t,e,r,n){if(t!=null&&t.logger&&t.logger.error("Callstats::handleError",{error:n}),typeof r=="function"&&n instanceof e)r.call(null,n,t);else throw n}function sg(t,e,r){const n=t.value;return t.value=function(...i){try{const s=n.apply(this,i);return s&&s instanceof Promise?s.catch(a=>{Uc(this,e,r,a)}):s}catch(s){Uc(this,e,r,s)}return null},t}const ne=(t,e)=>(r,n,i)=>{const s=i.value;return i.value=function(...a){try{const c=s.apply(this,a);return c&&c instanceof Promise?c.catch(d=>{Uc(this,t,e,d)}):c}catch(c){Uc(this,t,e,c)}return null},i},AT=(t,e)=>(r,n,i)=>{if(i)return sg(i,t,e);for(const s of Reflect.ownKeys(r.prototype).filter(a=>a!=="constructor")){const a=Object.getOwnPropertyDescriptor(r.prototype,s);a.value instanceof Function&&Object.defineProperty(r.prototype,s,sg(a,t,e))}};var te=globalThis&&globalThis.__decorate||function(t,e,r,n){var i=arguments.length,s=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,r):n,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,r,n);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(s=(i<3?a(s):i>3?a(e,r,s):a(e,r))||s);return i>3&&s&&Object.defineProperty(e,r,s),s};const re=console;let X=class extends Et{constructor(t="https://api.testingv3.dyte.in",e="Blink",r=ca.PROD,n,i,s,a){switch(super(),f(this,"observer"),f(this,"eventHandler"),f(this,"measurements"),f(this,"producingTransport"),f(this,"consumingTransport"),f(this,"producers",new Map),f(this,"consumers",new Map),f(this,"iceServers"),f(this,"connectionInfoPromise"),f(this,"pingStatsTimeout"),f(this,"logger"),f(this,"env"),f(this,"apiHostnames"),f(this,"peerId"),f(this,"consumerSharedMediaStatesMap",new Map),f(this,"currentUserMediaStates",{}),this.env=r,this.apiHostnames=a,this.logger=i,this.peerId=s,this.eventHandler=new gT({logger:i,peerId:s,apiHostnames:a}),this.logger.debug("callStats::engineName: ",{engineName:e}),e){case"Blink":this.measurements=new RT;break;case"Gecko":this.measurements=new ig;break;case"WebKit":this.measurements=new MT;break;default:throw Error(`Unknown engineName! ${e}`)}this.measurements.callStatsInstance=this,this.registerProducer=this.registerProducer.bind(this),this.registerConsumer=this.registerConsumer.bind(this),this.observer=new Et,this.measurements.observer.on("consumer_score",c=>{i.debug(`callStats::consumer_score ${[...c.entries()]}`),this.eventHandler.emit("consumer_score",c)}),this.measurements.observer.on("producer_score",c=>{i.debug(`callStats::producer_score ${[...c.entries()]}`),this.eventHandler.emit("producer_score",c)})}registerIceServers(t){this.iceServers=t}registerConsumer(t){var e;this.consumerSharedMediaStatesMap.has(t.id)||this.consumerSharedMediaStatesMap.set(t.id,{}),this.consumers.set(t.id,t),this.measurements.registerConsumer(t),this.logger.debug("callStats::registerConsumer",{consumerId:t.id,consumerkind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)}),t.on("close",this.deRegisterConsumer.bind(this,t))}registerProducer(t){var e;this.producers.set(t.id,t),this.measurements.registerProducer(t),this.logger.debug("callStats::registerProducer",{producerId:t.id,producerKind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)}),t.on("close",this.deRegisterProducer.bind(this,t))}sendConsumerSharedMediaStateEvent(t,e){this.consumerSharedMediaStatesMap.has(t)||this.consumerSharedMediaStatesMap.set(t,{});const r=this.consumerSharedMediaStatesMap.get(t);this.consumerSharedMediaStatesMap.set(t,Object.assign(r,e))}registerProducingTransport(t){var e;this.producingTransport=t,t.observer.on("close",this.disconnectProducingTransport.bind(this,t)),t.observer.on("disconnect",this.disconnectProducingTransport.bind(this,t)),Array.from(((e=t._producers)==null?void 0:e.values())||[]).forEach(r=>{this.registerProducer(r)}),t.observer.on("newproducer",this.registerProducer)}registerConsumingTransport(t){var e;this.consumingTransport=t,t.observer.on("close",this.disconnectConsumingTransport.bind(this,t)),t.observer.on("disconnect",this.disconnectConsumingTransport.bind(this,t)),Array.from(((e=t._consumers)==null?void 0:e.values())||[]).forEach(r=>{this.registerConsumer(r)}),t.observer.on("newconsumer",this.registerConsumer)}deRegisterConsumer(t){this.consumers.delete(t.id)}deRegisterProducer(t){var e;this.producers.delete(t.id),this.logger.debug("callStats::deRegisterProducer",{producerId:t.id,producerKind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)})}disconnectConsumingTransport(){this.consumingTransport=void 0}disconnectProducingTransport(){this.producingTransport=void 0}callEvent(t){this.eventHandler.callEvent(t)}sendPreCallTestBeginEvent(t=!1,e){this.connectionInfoPromise=this.measurements.getNetworkInfo(this.iceServers,t),this.eventHandler.callEvent({event:U.PRECALL_TEST_BEGIN,timestamp:e}),this.connectionInfoPromise&&this.connectionInfoPromise.then(r=>{this.eventHandler.callEvent({event:U.PRECALL_TEST_COMPLETE,metaData:{connectionInfo:r},timestamp:e})})}sendScreenShareToggleEvent(t,e=null,r){this.currentUserMediaStates.screen=t,this.eventHandler.callEvent({event:t?U.SCREENSHARE_STARTED:U.SCREENSHARE_STOPPED,metaData:{ssrc:e},timestamp:r})}sendScreenShareRequestedEvent(t){this.eventHandler.callEvent({event:U.SCREENSHARE_START_REQUESTED,timestamp:t})}sendActiveSpeakerEvent(t,e){this.eventHandler.callEvent({event:U.DOMINANT_SPEAKER,metaData:{peerId:t},timestamp:e})}devices(t,e,r){this.eventHandler.callEvent({event:t===dr.AUDIO&&U.AUDIO_DEVICES_UPDATES||t===dr.VIDEO&&U.VIDEO_DEVICES_UPDATES||t===dr.SPEAKER&&U.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:e},timestamp:r})}selectedDevice(t,e,r){this.eventHandler.callEvent({event:t===dr.AUDIO&&U.SELECTED_MICROHPONE_UPDATE||t===dr.VIDEO&&U.SELECTED_CAMERA_UPDATE||t===dr.SPEAKER&&U.SELECTED_SPEAKER_UPDATE,metaData:{device:e},timestamp:r})}mediaPermission(t,e,r){this.eventHandler.callEvent({event:U.MEDIA_PERMISSION,metaData:{deviceType:t,permission:e},timestamp:r})}mediaPlaybackFailed(t,e){this.eventHandler.callEvent({event:t===dr.AUDIO&&U.AUDIO_PLAY_FAILED||t===dr.VIDEO&&U.VIDEO_PLAY_FAILED,metaData:{deviceType:t},timestamp:e})}mediaTrackMuted(t,e){this.eventHandler.callEvent({event:t===dr.AUDIO&&U.AUDIO_TRACK_MUTED||t===dr.VIDEO&&U.VIDEO_TRACK_MUTED,metaData:{deviceType:t},timestamp:e})}tabChanged(t,e){this.eventHandler.callEvent({event:U.TAB_CHANGE,metaData:{isMeetingsTabActive:t},timestamp:e})}browserBackgrounded(t){this.eventHandler.callEvent({event:U.BROWSER_BACKGROUNDED,timestamp:t})}browserForegrounded(t){this.eventHandler.callEvent({event:U.BROWSER_FOREGROUNDED,timestamp:t})}legacySwitch(t,e){this.eventHandler.callEvent({event:U.LEGACY_SWITCH,metadata:{on:t},timestamp:e})}getPreCallTestResults(){return u(this,null,function*(){return this.connectionInfoPromise})}sendCallJoinBeginEvent(t,e){t=G(x({},t),{meetingEnv:this.env}),t.deviceInfo=G(x({},t.deviceInfo),{userAgent:navigator.userAgent,cpus:navigator.hardwareConcurrency,memory:navigator.deviceMemory}),this.eventHandler.callEvent({event:U.CALL_JOIN_BEGIN,metaData:{peerMetaData:t},timestamp:e})}sendNetworkQualityTestBeginEvent(t,e){this.eventHandler.callEvent({event:U.NET_QUALITY_TEST_BEGIN,timestamp:e}),new Promise((r,n)=>u(this,null,function*(){const i=[];try{for(const s of t)try{if(s.iceServers&&s.iceServers.length>0){const a=yield this.measurements.getNetworkQuality(s.iceServers);i.push(G(x({},s),{networkResults:a}))}}catch(a){console.warn("Error handling ",a)}r({regionData:i})}catch(s){console.warn("Error in callstats, ",s),n(s)}})).then(r=>{this.eventHandler.callEvent({event:U.NET_QUALITY_TEST_END,timestamp:e,metaData:r})})}sendWebSocketConnectedEvent(t){this.eventHandler.callEvent({event:U.WEBSOCKET_CONNECTED,timestamp:t})}sendTransportConnectedEvent(t){this.eventHandler.callEvent({event:U.TRANSPORT_CONNECTED,timestamp:t})}sendAudioToggleEvent(t,e){this.currentUserMediaStates.audio=t;let r;t?r=U.AUDIO_ON:r=U.AUDIO_OFF,this.eventHandler.callEvent({event:r,timestamp:e})}sendVideoToggleEvent(t,e){this.currentUserMediaStates.video=t;let r;t?r=U.VIDEO_ON:r=U.VIDEO_OFF,this.eventHandler.callEvent({event:r,timestamp:e})}sendParticipantRoleToggleEvent(t,e){this.eventHandler.callEvent({event:U.PARTICIPANT_ROLE,timestamp:e,metaData:t})}startPingStats(t=7e3){this.sendPingStatsEvent(!1,new Date),this.pingStatsTimeout=setInterval(this.sendPingStatsEvent.bind(this),t)}stopPingStats(){clearInterval(this.pingStatsTimeout)}sendPingStatsEvent(t=!0,e){return u(this,null,function*(){let r,n;if(this.producingTransport&&(r=yield this.measurements.getProcessedStats(this.producingTransport,!1,!0),!r||!(r!=null&&r.producerReport))){this.logger.debug("callStats::sendPingStatsEvent::staleProducingTransport",{disclaimer:"Stale producer? Regenerating Stream Maps!"});const s=yield this.measurements.getProducersReport([...this.producers.values()]);r&&s?r.producerReport=s:(r=yield this.measurements.getProcessedStats(this.producingTransport,!1,!0),(!r||!(r!=null&&r.producerReport))&&this.logger.debug("callStats::sendPingStatsEvent::noProducingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}if(this.consumingTransport&&(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!n||!n.consumerReport)){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const s=yield this.measurements.getConsumersReport([...this.consumers.values()]);n&&s?n.consumerReport=s:(n=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!n||!n.consumerReport)&&this.logger.debug("callStats::sendPingStatsEvent::noConsumingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}const i={producingTransportStats:r?r==null?void 0:r.transportReport:void 0,consumingTransportStats:n?n==null?void 0:n.transportReport:void 0,producerStats:[].concat((r==null?void 0:r.producerReport)||[]).concat((n==null?void 0:n.producerReport)||[]),consumerStats:[].concat((n==null?void 0:n.consumerReport)||[]).concat((r==null?void 0:r.consumerReport)||[])};if(t&&i.producerStats.length===0&&i.consumerStats.length===0){yield this.eventHandler.flush();return}this.eventHandler.callEvent({event:U.PING_STAT,metaData:i,timestamp:e})})}sendIVSPlayerRebufferEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_REBUFFERING,timestamp:t})}sendIVSPlayerAudioBlockEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_AUDIO_BLOCKED,timestamp:t})}sendIVSPlayerPlaybackBlockedEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_PLAYBACK_BLOCKED,timestamp:t})}sendIVSPlayerNetworkUnavailableEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_NETWORK_UNAVAILABLE,timestamp:t})}sendIVSPlayerInitializedEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_INITIALIZED,timestamp:t})}sendIVSPlayerWorkerErrorEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_WORKER_ERROR,timestamp:t})}sendIVSPlayerErrorEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_ERROR,timestamp:e,metaData:t})}sendIVSPlayerRecoverableErrorEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_RECOVERABLE_ERROR,timestamp:e,metaData:t})}sendIVSPlayerAnalyticsEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_ANALYTICS_EVENT,timestamp:e,metaData:t})}sendIVSPlayerPlaybackRateChangedEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_PLAYBACK_RATE_CHANGED,timestamp:e,metaData:{updatedPlaybackRate:t}})}sendIVSPlayerQualityChanged(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_QUALITY_CHANGED,timestamp:e,metaData:t})}sendPlayerLiveLatency(t,e){this.eventHandler.callEvent({event:U.LIVESTREAM_LATENCY,timestamp:e,metaData:{latency:t}})}sendDisconnectEvent(t){this.eventHandler.callEvent({event:U.DISCONNECT,timestamp:t})}sendReconnectEvent(t){this.eventHandler.callEvent({event:U.RECONNECT_ATTEMPT,timestamp:t})}expectedVideoResolution(t,e,r){this.eventHandler.callEvent({event:U.EXPECTED_VIDEO_RESOLUTION,timestamp:r,metaData:{frameWidth:t,frameHeight:e}})}expectedScreenshareResolution(t,e,r){this.eventHandler.callEvent({event:U.EXPECTED_SCREENSHARE_RESOLUTION,timestamp:r,metaData:{frameWidth:t,frameHeight:e}})}};te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"registerIceServers",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"registerConsumer",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"registerProducer",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendConsumerSharedMediaStateEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"registerProducingTransport",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"registerConsumingTransport",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"deRegisterConsumer",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"deRegisterProducer",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"disconnectConsumingTransport",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"disconnectProducingTransport",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendPreCallTestBeginEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendScreenShareToggleEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendScreenShareRequestedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendActiveSpeakerEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"devices",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"selectedDevice",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"mediaPermission",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"mediaPlaybackFailed",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"mediaTrackMuted",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"tabChanged",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"browserBackgrounded",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"browserForegrounded",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"legacySwitch",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"getPreCallTestResults",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendCallJoinBeginEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendNetworkQualityTestBeginEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendWebSocketConnectedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendTransportConnectedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendAudioToggleEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendVideoToggleEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendParticipantRoleToggleEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"startPingStats",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"stopPingStats",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendPingStatsEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerRebufferEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerAudioBlockEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerPlaybackBlockedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerNetworkUnavailableEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerInitializedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerWorkerErrorEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerErrorEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerRecoverableErrorEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerAnalyticsEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendIVSPlayerQualityChanged",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendPlayerLiveLatency",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendDisconnectEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"sendReconnectEvent",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"expectedVideoResolution",null),te([ne(TypeError,(t,e)=>re.error(e,t))],X.prototype,"expectedScreenshareResolution",null),X=te([AT(TypeError,(t,e)=>re.error(e,t))],X);const DT=X;class OT extends Et{constructor(){super(...arguments),f(this,"stats"),f(this,"peerId"),f(this,"backend"),f(this,"iceServers"),f(this,"initialized",!1),f(this,"stalled",!1),f(this,"ipInformation"),f(this,"logger")}initialize(e){return u(this,arguments,function*({peerId:r,engineName:n,env:i=ca.PROD,iceServers:s,apiBase:a="https://api.cluster.dyte.in",flags:c,logger:d=console,apiHostnames:l,skipConnectivityChecks:p=!1}){var m,S,E;try{this.peerId=r,this.logger=d,this.ipInformation=yield cu.getIPDetails({peerId:r,apiHostnames:l,logger:d}),this.backend=new DT(a,n,i,c,d,r,l),this.iceServers=s,(m=this.backend)==null||m.registerIceServers(this.iceServers),this.initialized=!0,(E=(S=this.backend)==null?void 0:S.eventHandler)==null||E.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(p)}catch(b){this.logger.error("callStats::CallStatsIntegration: ",{error:b}),this.stallCallStats()}})}configureSendTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerProducingTransport(e)})}configureRecvTransport(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.registerConsumingTransport(e)})}candidateRegionalNetworkQualityTest(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var n;try{(n=this.backend)==null||n.sendNetworkQualityTestBeginEvent(e,r)}catch(i){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:i.reason}})}})})}roomJoined(e){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var n,i;(n=this.backend)==null||n.sendCallJoinBeginEvent(e,r),this.backend,(i=this.backend)==null||i.startPingStats()})})}audioOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!1,e)})}audioOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendAudioToggleEvent(!0,e)})}videoOff(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!1,e)})}videoOn(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendVideoToggleEvent(!0,e)})}callEnded(){const e=new Date;this.onSafeInitialization(()=>{var r,n;(r=this.backend)==null||r.stopPingStats(),(n=this.backend)==null||n.sendDisconnectEvent(e)})}screenShareStart(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendScreenShareToggleEvent(!0,e,r)})}consumerSharedMediaState(e,r){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendConsumerSharedMediaStateEvent(e,r)})}screenShareStop(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendScreenShareToggleEvent(!1,e,r)})}screenShareRequested(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendScreenShareRequestedEvent(e)})}activeSpeaker(e){if(e!==this.peerId)return;const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendActiveSpeakerEvent(e,r)})}devices(e,r){const n=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.devices(e,r,n)})}selectedDevice(e,r){const n=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.selectedDevice(e,r,n)})}mediaPermission(e,r){const n=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaPermission(e,r,n)})}mediaPlaybackFailed(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.mediaPlaybackFailed(e,r)})}mediaTrackMuted(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.mediaTrackMuted(e,r)})}tabChanged(e=!1){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.tabChanged(e,r)})}browserBackgrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserBackgrounded(e)})}browserForegrounded(){const e=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.browserForegrounded(e)})}legacySwitch(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.legacySwitch(e,r)})}startPreCallTest(e=!1){return u(this,null,function*(){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendPreCallTestBeginEvent(e,r)})})}onPreCallTestResults(e){return this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.once("precall_end",e)}),e}onReceivingConsumerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_audio_status",e)})}onReceivingConsumerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_video_status",e)})}onReceivingProducerAudioStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_audio_status",e)})}onReceivingProducerVideoStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_video_status",e)})}onReceivingProducingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producing_transport_status",e)})}onReceivingConsumingTransportStatus(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consuming_transport_status",e)})}onProducerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("producer_score",e)})}onConsumerScore(e){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.eventHandler.on("consumer_score",e)})}onSafeInitialization(e){if(this.initialized)e(this.ipInformation,!1);else if(!this.stalled){const r=n=>{e(n,!0)};return this.once("initialized",r),r}return()=>{}}removeInitializationListener(e){this.removeListener("initialized",e)}stallCallStats(){this.stalled=!0,this.removeAllListeners("initialized")}ivsPlayerEvent(e,r){const n=new Date;this.onSafeInitialization(()=>{var i,s,a,c,d,l,p,m,S,E,b;switch(e){case"PlayerRebuffering":(i=this.backend)==null||i.sendIVSPlayerRebufferEvent(n);break;case"PlayerAudioBlocked":(s=this.backend)==null||s.sendIVSPlayerAudioBlockEvent(n);break;case"PlayerPlaybackBlocked":(a=this.backend)==null||a.sendIVSPlayerPlaybackBlockedEvent(n);break;case"PlayerNetworkUnavailable":(c=this.backend)==null||c.sendIVSPlayerNetworkUnavailableEvent(n);break;case"PlayerInitialized":(d=this.backend)==null||d.sendIVSPlayerInitializedEvent(n);break;case"PlayerWorkerError":(l=this.backend)==null||l.sendIVSPlayerWorkerErrorEvent(n);break;case"PlayerError":(p=this.backend)==null||p.sendIVSPlayerErrorEvent(r,n);break;case"PlayerRecoverableError":(m=this.backend)==null||m.sendIVSPlayerRecoverableErrorEvent(r,n);break;case"PlayerAnalyticsEvent":(S=this.backend)==null||S.sendIVSPlayerAnalyticsEvent(r,n);break;case"PlayerPlaybackRateChanged":(E=this.backend)==null||E.sendIVSPlayerPlaybackRateChangedEvent(r,n);break;case"PlayerQualityChanged":(b=this.backend)==null||b.sendIVSPlayerQualityChanged(r,n);break}})}livestreamLatency(e){const r=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendPlayerLiveLatency(e,r)})}expectedVideoResolution(e,r){const n=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.expectedVideoResolution(e,r,n)})}expectedScreenshareResolution(e,r){const n=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.expectedScreenshareResolution(e,r,n)})}}const $=new OT;$.setMaxListeners(30);function NT(t){const{length:e}=this,r=t>=0?t:e+t;return r<0||r>=e?void 0:this[r]}Array.prototype.at||Object.assign(Array.prototype,{at:NT});function LT(t){const{length:e}=this,r=t>=0?t:e+t;return r<0||r>=e?void 0:this[r]}String.prototype.at||Object.assign(String.prototype,{at:LT});function xT(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ag={exports:{}},Qe=ag.exports={},jr,Hr;function du(){throw new Error("setTimeout has not been defined")}function lu(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?jr=setTimeout:jr=du}catch(t){jr=du}try{typeof clearTimeout=="function"?Hr=clearTimeout:Hr=lu}catch(t){Hr=lu}})();function og(t){if(jr===setTimeout)return setTimeout(t,0);if((jr===du||!jr)&&setTimeout)return jr=setTimeout,setTimeout(t,0);try{return jr(t,0)}catch(e){try{return jr.call(null,t,0)}catch(r){return jr.call(this,t,0)}}}function VT(t){if(Hr===clearTimeout)return clearTimeout(t);if((Hr===lu||!Hr)&&clearTimeout)return Hr=clearTimeout,clearTimeout(t);try{return Hr(t)}catch(e){try{return Hr.call(null,t)}catch(r){return Hr.call(this,t)}}}var on=[],ss=!1,di,Fc=-1;function UT(){!ss||!di||(ss=!1,di.length?on=di.concat(on):Fc=-1,on.length&&cg())}function cg(){if(!ss){var t=og(UT);ss=!0;for(var e=on.length;e;){for(di=on,on=[];++Fc<e;)di&&di[Fc].run();Fc=-1,e=on.length}di=null,ss=!1,VT(t)}}Qe.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)e[r-1]=arguments[r];on.push(new dg(t,e)),on.length===1&&!ss&&og(cg)};function dg(t,e){this.fun=t,this.array=e}dg.prototype.run=function(){this.fun.apply(null,this.array)},Qe.title="browser",Qe.browser=!0,Qe.env={},Qe.argv=[],Qe.version="",Qe.versions={};function cn(){}Qe.on=cn,Qe.addListener=cn,Qe.once=cn,Qe.off=cn,Qe.removeListener=cn,Qe.removeAllListeners=cn,Qe.emit=cn,Qe.prependListener=cn,Qe.prependOnceListener=cn,Qe.listeners=function(t){return[]},Qe.binding=function(t){throw new Error("process.binding is not supported")},Qe.cwd=function(){return"/"},Qe.chdir=function(t){throw new Error("process.chdir is not supported")},Qe.umask=function(){return 0};var FT=ag.exports;const li=xT(FT);var uu={},BT={get exports(){return uu},set exports(t){uu=t}},Bc={},WT={get exports(){return Bc},set exports(t){Bc=t}},lg=function(t,e){return function(){for(var r=new Array(arguments.length),n=0;n<r.length;n++)r[n]=arguments[n];return t.apply(e,r)}},jT=lg,In=Object.prototype.toString;function hu(t){return Array.isArray(t)}function pu(t){return typeof t=="undefined"}function HT(t){return t!==null&&!pu(t)&&t.constructor!==null&&!pu(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function ug(t){return In.call(t)==="[object ArrayBuffer]"}function qT(t){return In.call(t)==="[object FormData]"}function GT(t){var e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&ug(t.buffer),e}function JT(t){return typeof t=="string"}function $T(t){return typeof t=="number"}function hg(t){return t!==null&&typeof t=="object"}function Wc(t){if(In.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function KT(t){return In.call(t)==="[object Date]"}function zT(t){return In.call(t)==="[object File]"}function YT(t){return In.call(t)==="[object Blob]"}function pg(t){return In.call(t)==="[object Function]"}function QT(t){return hg(t)&&pg(t.pipe)}function XT(t){return In.call(t)==="[object URLSearchParams]"}function ZT(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function e0(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function mu(t,e){if(!(t===null||typeof t=="undefined"))if(typeof t!="object"&&(t=[t]),hu(t))for(var r=0,n=t.length;r<n;r++)e.call(null,t[r],r,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function gu(){var t={};function e(i,s){Wc(t[s])&&Wc(i)?t[s]=gu(t[s],i):Wc(i)?t[s]=gu({},i):hu(i)?t[s]=i.slice():t[s]=i}for(var r=0,n=arguments.length;r<n;r++)mu(arguments[r],e);return t}function t0(t,e,r){return mu(e,function(n,i){r&&typeof n=="function"?t[i]=jT(n,r):t[i]=n}),t}function r0(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}var Ut={isArray:hu,isArrayBuffer:ug,isBuffer:HT,isFormData:qT,isArrayBufferView:GT,isString:JT,isNumber:$T,isObject:hg,isPlainObject:Wc,isUndefined:pu,isDate:KT,isFile:zT,isBlob:YT,isFunction:pg,isStream:QT,isURLSearchParams:XT,isStandardBrowserEnv:e0,forEach:mu,merge:gu,extend:t0,trim:ZT,stripBOM:r0},as=Ut;function mg(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var gg=function(t,e,r){if(!e)return t;var n;if(r)n=r(e);else if(as.isURLSearchParams(e))n=e.toString();else{var i=[];as.forEach(e,function(a,c){a===null||typeof a=="undefined"||(as.isArray(a)?c=c+"[]":a=[a],as.forEach(a,function(d){as.isDate(d)?d=d.toISOString():as.isObject(d)&&(d=JSON.stringify(d)),i.push(mg(c)+"="+mg(d))}))}),n=i.join("&")}if(n){var s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+n}return t},n0=Ut;function jc(){this.handlers=[]}jc.prototype.use=function(t,e,r){return this.handlers.push({fulfilled:t,rejected:e,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1},jc.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},jc.prototype.forEach=function(t){n0.forEach(this.handlers,function(e){e!==null&&t(e)})};var i0=jc,s0=Ut,a0=function(t,e){s0.forEach(t,function(r,n){n!==e&&n.toUpperCase()===e.toUpperCase()&&(t[e]=r,delete t[n])})},fg=function(t,e,r,n,i){return t.config=e,r&&(t.code=r),t.request=n,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t},fu,vg;function yg(){if(vg)return fu;vg=1;var t=fg;return fu=function(e,r,n,i,s){var a=new Error(e);return t(a,r,n,i,s)},fu}var vu,Sg;function o0(){if(Sg)return vu;Sg=1;var t=yg();return vu=function(e,r,n){var i=n.config.validateStatus;!n.status||!i||i(n.status)?e(n):r(t("Request failed with status code "+n.status,n.config,null,n.request,n))},vu}var yu,Eg;function c0(){if(Eg)return yu;Eg=1;var t=Ut;return yu=t.isStandardBrowserEnv()?function(){return{write:function(e,r,n,i,s,a){var c=[];c.push(e+"="+encodeURIComponent(r)),t.isNumber(n)&&c.push("expires="+new Date(n).toGMTString()),t.isString(i)&&c.push("path="+i),t.isString(s)&&c.push("domain="+s),a===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var r=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),yu}var Tg,kg;function d0(){return kg||(kg=1,Tg=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}),Tg}var bg,wg;function l0(){return wg||(wg=1,bg=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}),bg}var Su,_g;function u0(){if(_g)return Su;_g=1;var t=d0(),e=l0();return Su=function(r,n){return r&&!t(n)?e(r,n):n},Su}var Eu,Pg;function h0(){if(Pg)return Eu;Pg=1;var t=Ut,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return Eu=function(r){var n={},i,s,a;return r&&t.forEach(r.split(`
13
- `),function(c){if(a=c.indexOf(":"),i=t.trim(c.substr(0,a)).toLowerCase(),s=t.trim(c.substr(a+1)),i){if(n[i]&&e.indexOf(i)>=0)return;i==="set-cookie"?n[i]=(n[i]?n[i]:[]).concat([s]):n[i]=n[i]?n[i]+", "+s:s}}),n},Eu}var Tu,Ig;function p0(){if(Ig)return Tu;Ig=1;var t=Ut;return Tu=t.isStandardBrowserEnv()?function(){var e=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a"),n;function i(s){var a=s;return e&&(r.setAttribute("href",a),a=r.href),r.setAttribute("href",a),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=i(window.location.href),function(s){var a=t.isString(s)?i(s):s;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}(),Tu}var ku,Cg;function Hc(){if(Cg)return ku;Cg=1;function t(e){this.message=e}return t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,ku=t,ku}var bu,Rg;function m0(){if(Rg)return bu;Rg=1;var t=Ut,e=o0(),r=c0(),n=gg,i=u0(),s=h0(),a=p0(),c=yg(),d=qc(),l=Hc();return bu=function(p){return new Promise(function(m,S){var E=p.data,b=p.headers,O=p.responseType,M;function F(){p.cancelToken&&p.cancelToken.unsubscribe(M),p.signal&&p.signal.removeEventListener("abort",M)}t.isFormData(E)&&delete b["Content-Type"];var V=new XMLHttpRequest;if(p.auth){var J=p.auth.username||"",P=p.auth.password?unescape(encodeURIComponent(p.auth.password)):"";b.Authorization="Basic "+btoa(J+":"+P)}var Z=i(p.baseURL,p.url);V.open(p.method.toUpperCase(),n(Z,p.params,p.paramsSerializer),!0),V.timeout=p.timeout;function ae(){if(V){var ce="getAllResponseHeaders"in V?s(V.getAllResponseHeaders()):null,Ue=!O||O==="text"||O==="json"?V.responseText:V.response,Vt={data:Ue,status:V.status,statusText:V.statusText,headers:ce,config:p,request:V};e(function(A){m(A),F()},function(A){S(A),F()},Vt),V=null}}if("onloadend"in V?V.onloadend=ae:V.onreadystatechange=function(){!V||V.readyState!==4||V.status===0&&!(V.responseURL&&V.responseURL.indexOf("file:")===0)||setTimeout(ae)},V.onabort=function(){V&&(S(c("Request aborted",p,"ECONNABORTED",V)),V=null)},V.onerror=function(){S(c("Network Error",p,null,V)),V=null},V.ontimeout=function(){var ce=p.timeout?"timeout of "+p.timeout+"ms exceeded":"timeout exceeded",Ue=p.transitional||d.transitional;p.timeoutErrorMessage&&(ce=p.timeoutErrorMessage),S(c(ce,p,Ue.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",V)),V=null},t.isStandardBrowserEnv()){var Ie=(p.withCredentials||a(Z))&&p.xsrfCookieName?r.read(p.xsrfCookieName):void 0;Ie&&(b[p.xsrfHeaderName]=Ie)}"setRequestHeader"in V&&t.forEach(b,function(ce,Ue){typeof E=="undefined"&&Ue.toLowerCase()==="content-type"?delete b[Ue]:V.setRequestHeader(Ue,ce)}),t.isUndefined(p.withCredentials)||(V.withCredentials=!!p.withCredentials),O&&O!=="json"&&(V.responseType=p.responseType),typeof p.onDownloadProgress=="function"&&V.addEventListener("progress",p.onDownloadProgress),typeof p.onUploadProgress=="function"&&V.upload&&V.upload.addEventListener("progress",p.onUploadProgress),(p.cancelToken||p.signal)&&(M=function(ce){V&&(S(!ce||ce&&ce.type?new l("canceled"):ce),V.abort(),V=null)},p.cancelToken&&p.cancelToken.subscribe(M),p.signal&&(p.signal.aborted?M():p.signal.addEventListener("abort",M))),E||(E=null),V.send(E)})},bu}var wu,Mg;function qc(){if(Mg)return wu;Mg=1;var t=Ut,e=a0,r=fg,n={"Content-Type":"application/x-www-form-urlencoded"};function i(d,l){!t.isUndefined(d)&&t.isUndefined(d["Content-Type"])&&(d["Content-Type"]=l)}function s(){var d;return(typeof XMLHttpRequest!="undefined"||typeof li!="undefined"&&Object.prototype.toString.call(li)==="[object process]")&&(d=m0()),d}function a(d,l,p){if(t.isString(d))try{return(l||JSON.parse)(d),t.trim(d)}catch(m){if(m.name!=="SyntaxError")throw m}return(p||JSON.stringify)(d)}var c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:s(),transformRequest:[function(d,l){return e(l,"Accept"),e(l,"Content-Type"),t.isFormData(d)||t.isArrayBuffer(d)||t.isBuffer(d)||t.isStream(d)||t.isFile(d)||t.isBlob(d)?d:t.isArrayBufferView(d)?d.buffer:t.isURLSearchParams(d)?(i(l,"application/x-www-form-urlencoded;charset=utf-8"),d.toString()):t.isObject(d)||l&&l["Content-Type"]==="application/json"?(i(l,"application/json"),a(d)):d}],transformResponse:[function(d){var l=this.transitional||c.transitional,p=l&&l.silentJSONParsing,m=l&&l.forcedJSONParsing,S=!p&&this.responseType==="json";if(S||m&&t.isString(d)&&d.length)try{return JSON.parse(d)}catch(E){if(S)throw E.name==="SyntaxError"?r(E,this,"E_JSON_PARSE"):E}return d}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(d){return d>=200&&d<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};return t.forEach(["delete","get","head"],function(d){c.headers[d]={}}),t.forEach(["post","put","patch"],function(d){c.headers[d]=t.merge(n)}),wu=c,wu}var g0=Ut,f0=qc(),v0=function(t,e,r){var n=this||f0;return g0.forEach(r,function(i){t=i.call(n,t,e)}),t},Ag,Dg;function Og(){return Dg||(Dg=1,Ag=function(t){return!!(t&&t.__CANCEL__)}),Ag}var Ng=Ut,_u=v0,y0=Og(),S0=qc(),E0=Hc();function Pu(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new E0("canceled")}var T0=function(t){Pu(t),t.headers=t.headers||{},t.data=_u.call(t,t.data,t.headers,t.transformRequest),t.headers=Ng.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),Ng.forEach(["delete","get","head","post","put","patch","common"],function(r){delete t.headers[r]});var e=t.adapter||S0.adapter;return e(t).then(function(r){return Pu(t),r.data=_u.call(t,r.data,r.headers,t.transformResponse),r},function(r){return y0(r)||(Pu(t),r&&r.response&&(r.response.data=_u.call(t,r.response.data,r.response.headers,t.transformResponse))),Promise.reject(r)})},zt=Ut,Lg=function(t,e){e=e||{};var r={};function n(l,p){return zt.isPlainObject(l)&&zt.isPlainObject(p)?zt.merge(l,p):zt.isPlainObject(p)?zt.merge({},p):zt.isArray(p)?p.slice():p}function i(l){if(zt.isUndefined(e[l])){if(!zt.isUndefined(t[l]))return n(void 0,t[l])}else return n(t[l],e[l])}function s(l){if(!zt.isUndefined(e[l]))return n(void 0,e[l])}function a(l){if(zt.isUndefined(e[l])){if(!zt.isUndefined(t[l]))return n(void 0,t[l])}else return n(void 0,e[l])}function c(l){if(l in e)return n(t[l],e[l]);if(l in t)return n(void 0,t[l])}var d={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:c};return zt.forEach(Object.keys(t).concat(Object.keys(e)),function(l){var p=d[l]||i,m=p(l);zt.isUndefined(m)&&p!==c||(r[l]=m)}),r},xg,Vg;function Ug(){return Vg||(Vg=1,xg={version:"0.25.0"}),xg}var k0=Ug().version,Iu={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){Iu[t]=function(r){return typeof r===t||"a"+(e<1?"n ":" ")+t}});var Fg={};Iu.transitional=function(t,e,r){function n(i,s){return"[Axios v"+k0+"] Transitional option '"+i+"'"+s+(r?". "+r:"")}return function(i,s,a){if(t===!1)throw new Error(n(s," has been removed"+(e?" in "+e:"")));return e&&!Fg[s]&&(Fg[s]=!0,console.warn(n(s," has been deprecated since v"+e+" and will be removed in the near future"))),t?t(i,s,a):!0}};function b0(t,e,r){if(typeof t!="object")throw new TypeError("options must be an object");for(var n=Object.keys(t),i=n.length;i-- >0;){var s=n[i],a=e[s];if(a){var c=t[s],d=c===void 0||a(c,s,t);if(d!==!0)throw new TypeError("option "+s+" must be "+d);continue}if(r!==!0)throw Error("Unknown option "+s)}}var w0={assertOptions:b0,validators:Iu},Bg=Ut,_0=gg,Wg=i0,jg=T0,Gc=Lg,Hg=w0,os=Hg.validators;function da(t){this.defaults=t,this.interceptors={request:new Wg,response:new Wg}}da.prototype.request=function(t,e){if(typeof t=="string"?(e=e||{},e.url=t):e=t||{},!e.url)throw new Error("Provided config url is not valid");e=Gc(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var r=e.transitional;r!==void 0&&Hg.assertOptions(r,{silentJSONParsing:os.transitional(os.boolean),forcedJSONParsing:os.transitional(os.boolean),clarifyTimeoutError:os.transitional(os.boolean)},!1);var n=[],i=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(e)===!1||(i=i&&m.synchronous,n.unshift(m.fulfilled,m.rejected))});var s=[];this.interceptors.response.forEach(function(m){s.push(m.fulfilled,m.rejected)});var a;if(!i){var c=[jg,void 0];for(Array.prototype.unshift.apply(c,n),c=c.concat(s),a=Promise.resolve(e);c.length;)a=a.then(c.shift(),c.shift());return a}for(var d=e;n.length;){var l=n.shift(),p=n.shift();try{d=l(d)}catch(m){p(m);break}}try{a=jg(d)}catch(m){return Promise.reject(m)}for(;s.length;)a=a.then(s.shift(),s.shift());return a},da.prototype.getUri=function(t){if(!t.url)throw new Error("Provided config url is not valid");return t=Gc(this.defaults,t),_0(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},Bg.forEach(["delete","get","head","options"],function(t){da.prototype[t]=function(e,r){return this.request(Gc(r||{},{method:t,url:e,data:(r||{}).data}))}}),Bg.forEach(["post","put","patch"],function(t){da.prototype[t]=function(e,r,n){return this.request(Gc(n||{},{method:t,url:e,data:r}))}});var P0=da,Cu,qg;function I0(){if(qg)return Cu;qg=1;var t=Hc();function e(r){if(typeof r!="function")throw new TypeError("executor must be a function.");var n;this.promise=new Promise(function(s){n=s});var i=this;this.promise.then(function(s){if(i._listeners){var a,c=i._listeners.length;for(a=0;a<c;a++)i._listeners[a](s);i._listeners=null}}),this.promise.then=function(s){var a,c=new Promise(function(d){i.subscribe(d),a=d}).then(s);return c.cancel=function(){i.unsubscribe(a)},c},r(function(s){i.reason||(i.reason=new t(s),n(i.reason))})}return e.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},e.prototype.subscribe=function(r){if(this.reason){r(this.reason);return}this._listeners?this._listeners.push(r):this._listeners=[r]},e.prototype.unsubscribe=function(r){if(this._listeners){var n=this._listeners.indexOf(r);n!==-1&&this._listeners.splice(n,1)}},e.source=function(){var r,n=new e(function(i){r=i});return{token:n,cancel:r}},Cu=e,Cu}var Gg,Jg;function C0(){return Jg||(Jg=1,Gg=function(t){return function(e){return t.apply(null,e)}}),Gg}var Ru,$g;function R0(){if($g)return Ru;$g=1;var t=Ut;return Ru=function(e){return t.isObject(e)&&e.isAxiosError===!0},Ru}var Kg=Ut,M0=lg,Jc=P0,A0=Lg,D0=qc();function zg(t){var e=new Jc(t),r=M0(Jc.prototype.request,e);return Kg.extend(r,Jc.prototype,e),Kg.extend(r,e),r.create=function(n){return zg(A0(t,n))},r}var qr=zg(D0);qr.Axios=Jc,qr.Cancel=Hc(),qr.CancelToken=I0(),qr.isCancel=Og(),qr.VERSION=Ug().version,qr.all=function(t){return Promise.all(t)},qr.spread=C0(),qr.isAxiosError=R0(),WT.exports=qr,Bc.default=qr,function(t){t.exports=Bc}(BT);const O0=sT(uu);function N0(){this.__data__=[],this.size=0}function la(t,e){return t===e||t!==t&&e!==e}function $c(t,e){for(var r=t.length;r--;)if(la(t[r][0],e))return r;return-1}var L0=Array.prototype,x0=L0.splice;function V0(t){var e=this.__data__,r=$c(e,t);if(r<0)return!1;var n=e.length-1;return r==n?e.pop():x0.call(e,r,1),--this.size,!0}function U0(t){var e=this.__data__,r=$c(e,t);return r<0?void 0:e[r][1]}function F0(t){return $c(this.__data__,t)>-1}function B0(t,e){var r=this.__data__,n=$c(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this}function dn(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}dn.prototype.clear=N0,dn.prototype.delete=V0,dn.prototype.get=U0,dn.prototype.has=F0,dn.prototype.set=B0;function W0(){this.__data__=new dn,this.size=0}function j0(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r}function H0(t){return this.__data__.get(t)}function q0(t){return this.__data__.has(t)}const Kc=globalThis||void 0||self;var G0=typeof Kc=="object"&&Kc&&Kc.Object===Object&&Kc;const Yg=G0;var J0=typeof self=="object"&&self&&self.Object===Object&&self,$0=Yg||J0||Function("return this")();const Sr=$0;var K0=Sr.Symbol;const Cn=K0;var Qg=Object.prototype,z0=Qg.hasOwnProperty,Y0=Qg.toString,ua=Cn?Cn.toStringTag:void 0;function Q0(t){var e=z0.call(t,ua),r=t[ua];try{t[ua]=void 0;var n=!0}catch(s){}var i=Y0.call(t);return n&&(e?t[ua]=r:delete t[ua]),i}var X0=Object.prototype,Z0=X0.toString;function ek(t){return Z0.call(t)}var tk="[object Null]",rk="[object Undefined]",Xg=Cn?Cn.toStringTag:void 0;function ui(t){return t==null?t===void 0?rk:tk:Xg&&Xg in Object(t)?Q0(t):ek(t)}function Er(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var nk="[object AsyncFunction]",ik="[object Function]",sk="[object GeneratorFunction]",ak="[object Proxy]";function Mu(t){if(!Er(t))return!1;var e=ui(t);return e==ik||e==sk||e==nk||e==ak}var ok=Sr["__core-js_shared__"];const Au=ok;var Zg=function(){var t=/[^.]+$/.exec(Au&&Au.keys&&Au.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function ck(t){return!!Zg&&Zg in t}var dk=Function.prototype,lk=dk.toString;function hi(t){if(t!=null){try{return lk.call(t)}catch(e){}try{return t+""}catch(e){}}return""}var uk=/[\\^$.*+?()[\]{}|]/g,hk=/^\[object .+?Constructor\]$/,pk=Function.prototype,mk=Object.prototype,gk=pk.toString,fk=mk.hasOwnProperty,vk=RegExp("^"+gk.call(fk).replace(uk,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function yk(t){if(!Er(t)||ck(t))return!1;var e=Mu(t)?vk:hk;return e.test(hi(t))}function Sk(t,e){return t==null?void 0:t[e]}function pi(t,e){var r=Sk(t,e);return yk(r)?r:void 0}var Ek=pi(Sr,"Map");const ha=Ek;var Tk=pi(Object,"create");const pa=Tk;function kk(){this.__data__=pa?pa(null):{},this.size=0}function bk(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var wk="__lodash_hash_undefined__",_k=Object.prototype,Pk=_k.hasOwnProperty;function Ik(t){var e=this.__data__;if(pa){var r=e[t];return r===wk?void 0:r}return Pk.call(e,t)?e[t]:void 0}var Ck=Object.prototype,Rk=Ck.hasOwnProperty;function Mk(t){var e=this.__data__;return pa?e[t]!==void 0:Rk.call(e,t)}var Ak="__lodash_hash_undefined__";function Dk(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=pa&&e===void 0?Ak:e,this}function mi(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}mi.prototype.clear=kk,mi.prototype.delete=bk,mi.prototype.get=Ik,mi.prototype.has=Mk,mi.prototype.set=Dk;function Ok(){this.size=0,this.__data__={hash:new mi,map:new(ha||dn),string:new mi}}function Nk(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function zc(t,e){var r=t.__data__;return Nk(e)?r[typeof e=="string"?"string":"hash"]:r.map}function Lk(t){var e=zc(this,t).delete(t);return this.size-=e?1:0,e}function xk(t){return zc(this,t).get(t)}function Vk(t){return zc(this,t).has(t)}function Uk(t,e){var r=zc(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this}function gi(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}gi.prototype.clear=Ok,gi.prototype.delete=Lk,gi.prototype.get=xk,gi.prototype.has=Vk,gi.prototype.set=Uk;var Fk=200;function Bk(t,e){var r=this.__data__;if(r instanceof dn){var n=r.__data__;if(!ha||n.length<Fk-1)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new gi(n)}return r.set(t,e),this.size=r.size,this}function Gr(t){var e=this.__data__=new dn(t);this.size=e.size}Gr.prototype.clear=W0,Gr.prototype.delete=j0,Gr.prototype.get=H0,Gr.prototype.has=q0,Gr.prototype.set=Bk;function Wk(t,e){for(var r=-1,n=t==null?0:t.length;++r<n&&e(t[r],r,t)!==!1;);return t}var jk=function(){try{var t=pi(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();const Yc=jk;function Du(t,e,r){e=="__proto__"&&Yc?Yc(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}var Hk=Object.prototype,qk=Hk.hasOwnProperty;function ef(t,e,r){var n=t[e];(!(qk.call(t,e)&&la(n,r))||r===void 0&&!(e in t))&&Du(t,e,r)}function ma(t,e,r,n){var i=!r;r||(r={});for(var s=-1,a=e.length;++s<a;){var c=e[s],d=n?n(r[c],t[c],c,r,t):void 0;d===void 0&&(d=t[c]),i?Du(r,c,d):ef(r,c,d)}return r}function Gk(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}function Jr(t){return t!=null&&typeof t=="object"}var Jk="[object Arguments]";function tf(t){return Jr(t)&&ui(t)==Jk}var rf=Object.prototype,$k=rf.hasOwnProperty,Kk=rf.propertyIsEnumerable,zk=tf(function(){return arguments}())?tf:function(t){return Jr(t)&&$k.call(t,"callee")&&!Kk.call(t,"callee")};const Qc=zk;var Yk=Array.isArray;const Rn=Yk;function Qk(){return!1}var nf=typeof exports=="object"&&exports&&!exports.nodeType&&exports,sf=nf&&typeof module=="object"&&module&&!module.nodeType&&module,Xk=sf&&sf.exports===nf,af=Xk?Sr.Buffer:void 0,Zk=af?af.isBuffer:void 0,eb=Zk||Qk;const cs=eb;var tb=9007199254740991,rb=/^(?:0|[1-9]\d*)$/;function of(t,e){var r=typeof t;return e=e==null?tb:e,!!e&&(r=="number"||r!="symbol"&&rb.test(t))&&t>-1&&t%1==0&&t<e}var nb=9007199254740991;function cf(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=nb}var ib="[object Arguments]",sb="[object Array]",ab="[object Boolean]",ob="[object Date]",cb="[object Error]",db="[object Function]",lb="[object Map]",ub="[object Number]",hb="[object Object]",pb="[object RegExp]",mb="[object Set]",gb="[object String]",fb="[object WeakMap]",vb="[object ArrayBuffer]",yb="[object DataView]",Sb="[object Float32Array]",Eb="[object Float64Array]",Tb="[object Int8Array]",kb="[object Int16Array]",bb="[object Int32Array]",wb="[object Uint8Array]",_b="[object Uint8ClampedArray]",Pb="[object Uint16Array]",Ib="[object Uint32Array]",Ce={};Ce[Sb]=Ce[Eb]=Ce[Tb]=Ce[kb]=Ce[bb]=Ce[wb]=Ce[_b]=Ce[Pb]=Ce[Ib]=!0,Ce[ib]=Ce[sb]=Ce[vb]=Ce[ab]=Ce[yb]=Ce[ob]=Ce[cb]=Ce[db]=Ce[lb]=Ce[ub]=Ce[hb]=Ce[pb]=Ce[mb]=Ce[gb]=Ce[fb]=!1;function Cb(t){return Jr(t)&&cf(t.length)&&!!Ce[ui(t)]}function Ou(t){return function(e){return t(e)}}var df=typeof exports=="object"&&exports&&!exports.nodeType&&exports,ga=df&&typeof module=="object"&&module&&!module.nodeType&&module,Rb=ga&&ga.exports===df,Nu=Rb&&Yg.process,Mb=function(){try{var t=ga&&ga.require&&ga.require("util").types;return t||Nu&&Nu.binding&&Nu.binding("util")}catch(e){}}();const ds=Mb;var lf=ds&&ds.isTypedArray,Ab=lf?Ou(lf):Cb;const Xc=Ab;var Db=Object.prototype,Ob=Db.hasOwnProperty;function uf(t,e){var r=Rn(t),n=!r&&Qc(t),i=!r&&!n&&cs(t),s=!r&&!n&&!i&&Xc(t),a=r||n||i||s,c=a?Gk(t.length,String):[],d=c.length;for(var l in t)(e||Ob.call(t,l))&&!(a&&(l=="length"||i&&(l=="offset"||l=="parent")||s&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||of(l,d)))&&c.push(l);return c}var Nb=Object.prototype;function Zc(t){var e=t&&t.constructor,r=typeof e=="function"&&e.prototype||Nb;return t===r}function hf(t,e){return function(r){return t(e(r))}}var Lb=hf(Object.keys,Object);const xb=Lb;var Vb=Object.prototype,Ub=Vb.hasOwnProperty;function pf(t){if(!Zc(t))return xb(t);var e=[];for(var r in Object(t))Ub.call(t,r)&&r!="constructor"&&e.push(r);return e}function fa(t){return t!=null&&cf(t.length)&&!Mu(t)}function Lu(t){return fa(t)?uf(t):pf(t)}function Fb(t,e){return t&&ma(e,Lu(e),t)}function Bb(t){var e=[];if(t!=null)for(var r in Object(t))e.push(r);return e}var Wb=Object.prototype,jb=Wb.hasOwnProperty;function Hb(t){if(!Er(t))return Bb(t);var e=Zc(t),r=[];for(var n in t)n=="constructor"&&(e||!jb.call(t,n))||r.push(n);return r}function va(t){return fa(t)?uf(t,!0):Hb(t)}function qb(t,e){return t&&ma(e,va(e),t)}var mf=typeof exports=="object"&&exports&&!exports.nodeType&&exports,gf=mf&&typeof module=="object"&&module&&!module.nodeType&&module,Gb=gf&&gf.exports===mf,ff=Gb?Sr.Buffer:void 0,vf=ff?ff.allocUnsafe:void 0;function yf(t,e){if(e)return t.slice();var r=t.length,n=vf?vf(r):new t.constructor(r);return t.copy(n),n}function Sf(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}function Jb(t,e){for(var r=-1,n=t==null?0:t.length,i=0,s=[];++r<n;){var a=t[r];e(a,r,t)&&(s[i++]=a)}return s}function Ef(){return[]}var $b=Object.prototype,Kb=$b.propertyIsEnumerable,Tf=Object.getOwnPropertySymbols,zb=Tf?function(t){return t==null?[]:(t=Object(t),Jb(Tf(t),function(e){return Kb.call(t,e)}))}:Ef;const xu=zb;function Yb(t,e){return ma(t,xu(t),e)}function kf(t,e){for(var r=-1,n=e.length,i=t.length;++r<n;)t[i+r]=e[r];return t}var Qb=hf(Object.getPrototypeOf,Object);const Vu=Qb;var Xb=Object.getOwnPropertySymbols,Zb=Xb?function(t){for(var e=[];t;)kf(e,xu(t)),t=Vu(t);return e}:Ef;const bf=Zb;function ew(t,e){return ma(t,bf(t),e)}function wf(t,e,r){var n=e(t);return Rn(t)?n:kf(n,r(t))}function Uu(t){return wf(t,Lu,xu)}function tw(t){return wf(t,va,bf)}var rw=pi(Sr,"DataView");const Fu=rw;var nw=pi(Sr,"Promise");const Bu=nw;var iw=pi(Sr,"Set");const Wu=iw;var sw=pi(Sr,"WeakMap");const ju=sw;var _f="[object Map]",aw="[object Object]",Pf="[object Promise]",If="[object Set]",Cf="[object WeakMap]",Rf="[object DataView]",ow=hi(Fu),cw=hi(ha),dw=hi(Bu),lw=hi(Wu),uw=hi(ju),fi=ui;(Fu&&fi(new Fu(new ArrayBuffer(1)))!=Rf||ha&&fi(new ha)!=_f||Bu&&fi(Bu.resolve())!=Pf||Wu&&fi(new Wu)!=If||ju&&fi(new ju)!=Cf)&&(fi=function(t){var e=ui(t),r=e==aw?t.constructor:void 0,n=r?hi(r):"";if(n)switch(n){case ow:return Rf;case cw:return _f;case dw:return Pf;case lw:return If;case uw:return Cf}return e});const ls=fi;var hw=Object.prototype,pw=hw.hasOwnProperty;function mw(t){var e=t.length,r=new t.constructor(e);return e&&typeof t[0]=="string"&&pw.call(t,"index")&&(r.index=t.index,r.input=t.input),r}var gw=Sr.Uint8Array;const ed=gw;function Hu(t){var e=new t.constructor(t.byteLength);return new ed(e).set(new ed(t)),e}function fw(t,e){var r=e?Hu(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}var vw=/\w*$/;function yw(t){var e=new t.constructor(t.source,vw.exec(t));return e.lastIndex=t.lastIndex,e}var Mf=Cn?Cn.prototype:void 0,Af=Mf?Mf.valueOf:void 0;function Sw(t){return Af?Object(Af.call(t)):{}}function Df(t,e){var r=e?Hu(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}var Ew="[object Boolean]",Tw="[object Date]",kw="[object Map]",bw="[object Number]",ww="[object RegExp]",_w="[object Set]",Pw="[object String]",Iw="[object Symbol]",Cw="[object ArrayBuffer]",Rw="[object DataView]",Mw="[object Float32Array]",Aw="[object Float64Array]",Dw="[object Int8Array]",Ow="[object Int16Array]",Nw="[object Int32Array]",Lw="[object Uint8Array]",xw="[object Uint8ClampedArray]",Vw="[object Uint16Array]",Uw="[object Uint32Array]";function Fw(t,e,r){var n=t.constructor;switch(e){case Cw:return Hu(t);case Ew:case Tw:return new n(+t);case Rw:return fw(t,r);case Mw:case Aw:case Dw:case Ow:case Nw:case Lw:case xw:case Vw:case Uw:return Df(t,r);case kw:return new n;case bw:case Pw:return new n(t);case ww:return yw(t);case _w:return new n;case Iw:return Sw(t)}}var Of=Object.create,Bw=function(){function t(){}return function(e){if(!Er(e))return{};if(Of)return Of(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();const Ww=Bw;function Nf(t){return typeof t.constructor=="function"&&!Zc(t)?Ww(Vu(t)):{}}var jw="[object Map]";function Hw(t){return Jr(t)&&ls(t)==jw}var Lf=ds&&ds.isMap,qw=Lf?Ou(Lf):Hw;const Gw=qw;var Jw="[object Set]";function $w(t){return Jr(t)&&ls(t)==Jw}var xf=ds&&ds.isSet,Kw=xf?Ou(xf):$w;const zw=Kw;var Yw=1,Qw=2,Xw=4,Vf="[object Arguments]",Zw="[object Array]",e_="[object Boolean]",t_="[object Date]",r_="[object Error]",Uf="[object Function]",n_="[object GeneratorFunction]",i_="[object Map]",s_="[object Number]",Ff="[object Object]",a_="[object RegExp]",o_="[object Set]",c_="[object String]",d_="[object Symbol]",l_="[object WeakMap]",u_="[object ArrayBuffer]",h_="[object DataView]",p_="[object Float32Array]",m_="[object Float64Array]",g_="[object Int8Array]",f_="[object Int16Array]",v_="[object Int32Array]",y_="[object Uint8Array]",S_="[object Uint8ClampedArray]",E_="[object Uint16Array]",T_="[object Uint32Array]",ke={};ke[Vf]=ke[Zw]=ke[u_]=ke[h_]=ke[e_]=ke[t_]=ke[p_]=ke[m_]=ke[g_]=ke[f_]=ke[v_]=ke[i_]=ke[s_]=ke[Ff]=ke[a_]=ke[o_]=ke[c_]=ke[d_]=ke[y_]=ke[S_]=ke[E_]=ke[T_]=!0,ke[r_]=ke[Uf]=ke[l_]=!1;function td(t,e,r,n,i,s){var a,c=e&Yw,d=e&Qw,l=e&Xw;if(r&&(a=i?r(t,n,i,s):r(t)),a!==void 0)return a;if(!Er(t))return t;var p=Rn(t);if(p){if(a=mw(t),!c)return Sf(t,a)}else{var m=ls(t),S=m==Uf||m==n_;if(cs(t))return yf(t,c);if(m==Ff||m==Vf||S&&!i){if(a=d||S?{}:Nf(t),!c)return d?ew(t,qb(a,t)):Yb(t,Fb(a,t))}else{if(!ke[m])return i?t:{};a=Fw(t,m,c)}}s||(s=new Gr);var E=s.get(t);if(E)return E;s.set(t,a),zw(t)?t.forEach(function(M){a.add(td(M,e,r,M,t,s))}):Gw(t)&&t.forEach(function(M,F){a.set(F,td(M,e,r,F,t,s))});var b=l?d?tw:Uu:d?va:Lu,O=p?void 0:b(t);return Wk(O||t,function(M,F){O&&(F=M,M=t[F]),ef(a,F,td(M,e,r,F,t,s))}),a}var k_=1,b_=4;function qu(t){return td(t,k_|b_)}var w_="[object Symbol]";function __(t){return typeof t=="symbol"||Jr(t)&&ui(t)==w_}var P_=Object.defineProperty,I_=(t,e)=>{for(var r in e)P_(t,r,{get:e[r],enumerable:!0})},C_={};I_(C_,{permissions:()=>R_,theme:()=>M_});var Pt=(t=>(t.GroupCall="GROUP_CALL",t.Webinar="WEBINAR",t.AudioRoom="AUDIO_ROOM",t.Livestream="LIVESTREAM",t.Chat="CHAT",t))(Pt||{}),Y=(t=>(t.Allowed="ALLOWED",t.NotAllowed="NOT_ALLOWED",t.CanRequest="CAN_REQUEST",t))(Y||{}),R_={view_type:"GROUP_CALL",accept_waiting_requests:!1,accept_present_requests:!1,request_produce:!1,can_allow_participant_audio:!1,can_allow_participant_screensharing:!1,can_allow_participant_video:!1,can_spotlight:!1,request_kick_participant:!1,kick_participant:!1,pin_participant:!1,can_edit_display_name:!1,can_record:!1,can_livestream:!1,can_present:!0,waiting_room_type:"SKIP_ON_ACCEPT",recorder_type:"NONE",plugins:{can_close:!0,can_start:!0},polls:{can_create:!0,can_vote:!0,can_view:!0},produce:{video:{allow:!0,quality:"vga",frame_rate:24},audio:!0,screenshare:{allow:!0,quality:"hd",frame_rate:5}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},reactions:!1,hidden_participant:!1,is_recorder:!1,show_participant_list:!0,can_change_participant_role:!1,can_change_theme:!1,max_screenshare_count:1},M_={setup_screen:{is_enabled:!0},alone_here:{is_enabled:!0},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!0,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"multi"},controls:{pip_toggle:!1}},Bf="hXgU8Wc8pwuGNq9ms5q9Hh",Wf;typeof li!="undefined"&&(Wf=li==null?void 0:li.env)!=null&&Wf.FLAGSMITH_ENVIRONMENT_KEY&&(Bf=li.env.FLAGSMITH_ENVIRONMENT_KEY);function A_(t=[]){const e={};return t.forEach(r=>{e[r.feature.name]={enabled:r.enabled,value:r.feature_state_value}}),e}var D_=class{constructor(t=Bf){f(this,"flags",{}),f(this,"environmentKey",null),this.environmentKey=t}identifyAndFetchFlagsWithRetry(t){return u(this,arguments,function*({primaryEndpoint:e,secondaryEndpoint:r,forceEvaluate:n,timeout:i,uniqueIdentifier:s,traitsObj:a,logger:c}){const d=JSON.parse(JSON.stringify(a)),l=Object.entries(d).map(m=>({trait_key:m[0],trait_value:m[1]})),p=[e,r,r];for(const m of p)try{const S="_"+(Math.random()+1).toString(36).substring(2),E=yield O0.post(`https://${m}/api/v1/identities/`,{identifier:s+(n?S:""),traits:l},{headers:{"Content-Type":"application/json","X-Environment-Key":this.environmentKey},timeout:i});return A_(E.data.flags||[])}catch(S){c.error("Flagsmith identify failed!!",{error:S,url:m})}return{}})}identify(t){return u(this,arguments,function*(e,r={},n=!1,i=5e3,s="edge.api.flagsmith.com",a=console){return this.flags=yield this.identifyAndFetchFlagsWithRetry({traitsObj:r,uniqueIdentifier:e,forceEvaluate:n,timeout:i,primaryEndpoint:s,secondaryEndpoint:"edge.api.flagsmith.com",logger:a}),this.flags})}getValue(t){return this.flags&&this.flags[t]&&this.flags[t].value}hasFeature(t){return this.flags&&this.flags[t]&&this.flags[t].enabled}getAllFlags(){return this.flags}},Q=new D_,jf=[-2,-1,0,1,2],O_=[0,1,2,3,4];function N_(t){t=t.trim();let e="0",r="0",n="0";return t.length==4?(e="0x"+t[1]+t[1],r="0x"+t[2]+t[2],n="0x"+t[3]+t[3]):t.length>6&&(e="0x"+t[1]+t[2],r="0x"+t[3]+t[4],n="0x"+t[5]+t[6]),[+e,+r,+n]}var L_=(t,e,r)=>{let n,i,s;if(e==0)n=i=s=r;else{const a=(l,p,m)=>(m<0&&(m+=1),m>1&&(m-=1),m<.16666666666666666?l+(p-l)*6*m:m<.5?p:m<.6666666666666666?l+(p-l)*(.6666666666666666-m)*6:l),c=r<.5?r*(1+e):r+e-r*e,d=2*r-c;n=a(d,c,t+1/3),i=a(d,c,t),s=a(d,c,t-1/3)}return[Math.round(n*255),Math.round(i*255),Math.round(s*255)]},x_=(t,e,r)=>{t/=255,e/=255,r/=255;const n=Math.max(t,e,r),i=Math.min(t,e,r);let s,a;const c=(n+i)/2;if(n==i)s=a=0;else{const d=n-i;switch(a=c>.5?d/(2-n-i):d/(n+i),n){case t:s=(e-r)/d+(e<r?6:0);break;case e:s=(r-t)/d+2;break;case r:s=(t-e)/d+4;break}s/=6}return[s,a,c]},V_=(t,e,r)=>{const n=i=>i.toString(16).padStart(2,"0");return`#${n(t)}${n(e)}${n(r)}`},Hf=(t,e=jf,r=.4)=>{const n=[],[i,s,a]=N_(t),[c,d,l]=x_(i,s,a),p=Math.round(l*100);p>70?r=.8:p>60?r=.9:p<10?r=.075:p<42&&(r=.3);const m=e.findIndex(M=>M===0);if(m===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const S=5-m,E=m+1,b=(100-p)/S,O=p/E;for(const M of e){let F;M<0?F=p+M*O*r:M>0?F=p+M*b*r:F=p;const[V,J,P]=L_(c,d,F/100);n.push(V_(V,J,P))}return n},qf={dark:{background:{1e3:"#252525",900:"#2F2F2F",800:"#323232",700:"#3E3E3E",600:"#4A4A4A"},text:"#F5F5F5","video-bg":"#1C1C1C"},light:{background:{1e3:"#FFFFFF",900:"#F5F5F5",800:"#EBEBEB",700:"#E0E0E0",600:"#D6D6D6"},text:"#111111","text-on-brand":"#ffffff","video-bg":"#DADADA"}},U_=t=>{const[e,r,n,i,s]=Hf(t,jf);return{300:e,400:r,500:n,600:i,700:s}},F_=t=>{if(t==="#FFFFFF")return qf.light.background;if(t==="#000000")return qf.dark.background;const[e,r,n,i,s]=Hf(t,O_);return{1e3:e,900:r,800:n,700:i,600:s}},B_={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:U_("#2160FD"),background:F_("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function Gf(){return qu(B_)}var W_={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED",can_consume:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED",can_consume:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1},channel:{can_create:"ALL",can_delete:"ALL",can_update:"ALL",can_read_all:!1},message:{can_delete:"ALL",can_edit:"ALL",delete_cutoff_time_seconds:0,edit_cutoff_time_seconds:0}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{oldTheme:{setup_screen:{is_enabled:!1},alone_here:{is_enabled:!1},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!1,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,colors:{primary:"#2160FD",secondary:"#1A1A1A",text:"#EEEEEE",background:"#1A1A1A",textPrimary:"#EEEEEE",videoBackground:"#1A1A1A"},dimensions:{mode:"fillParent"},grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"MULTI"},controls:{pip_toggle:!1},plugins:[]},design_tokens:Gf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:24},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1},version:"hybrid"};function j_(){return qu(W_)}var H_={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{design_tokens:Gf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:24},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1},version:"2.0.0"};function Gu(){return qu(H_)}var q_=/\s/;function G_(t){for(var e=t.length;e--&&q_.test(t.charAt(e)););return e}var J_=/^\s+/;function $_(t){return t&&t.slice(0,G_(t)+1).replace(J_,"")}var Jf=0/0,K_=/^[-+]0x[0-9a-f]+$/i,z_=/^0b[01]+$/i,Y_=/^0o[0-7]+$/i,Q_=parseInt;function $f(t){if(typeof t=="number")return t;if(__(t))return Jf;if(Er(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=Er(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=$_(t);var r=z_.test(t);return r||Y_.test(t)?Q_(t.slice(2),r?2:8):K_.test(t)?Jf:+t}function Kf(t){return t}function X_(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}var Z_=800,eP=16,tP=Date.now;function rP(t){var e=0,r=0;return function(){var n=tP(),i=eP-(n-r);if(r=n,i>0){if(++e>=Z_)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function nP(t){return function(){return t}}var iP=Yc?function(t,e){return Yc(t,"toString",{configurable:!0,enumerable:!1,value:nP(e),writable:!0})}:Kf,sP=rP(iP);const aP=sP;var zf=Math.max;function oP(t,e,r){return e=zf(e===void 0?t.length-1:e,0),function(){for(var n=arguments,i=-1,s=zf(n.length-e,0),a=Array(s);++i<s;)a[i]=n[e+i];i=-1;for(var c=Array(e+1);++i<e;)c[i]=n[i];return c[e]=r(a),X_(t,this,c)}}function cP(t,e){return aP(oP(t,e,Kf),t+"")}function dP(t,e,r){if(!Er(r))return!1;var n=typeof e;return(n=="number"?fa(r)&&of(e,r.length):n=="string"&&e in r)?la(r[e],t):!1}function lP(t){return cP(function(e,r){var n=-1,i=r.length,s=i>1?r[i-1]:void 0,a=i>2?r[2]:void 0;for(s=t.length>3&&typeof s=="function"?(i--,s):void 0,a&&dP(r[0],r[1],a)&&(s=i<3?void 0:s,i=1),e=Object(e);++n<i;){var c=r[n];c&&t(e,c,n,s)}return e})}var uP="[object Object]",hP=Function.prototype,pP=Object.prototype,Yf=hP.toString,mP=pP.hasOwnProperty,gP=Yf.call(Object);function fP(t){if(!Jr(t)||ui(t)!=uP)return!1;var e=Vu(t);if(e===null)return!0;var r=mP.call(e,"constructor")&&e.constructor;return typeof r=="function"&&r instanceof r&&Yf.call(r)==gP}var vP="__lodash_hash_undefined__";function yP(t){return this.__data__.set(t,vP),this}function SP(t){return this.__data__.has(t)}function rd(t){var e=-1,r=t==null?0:t.length;for(this.__data__=new gi;++e<r;)this.add(t[e])}rd.prototype.add=rd.prototype.push=yP,rd.prototype.has=SP;function EP(t,e){for(var r=-1,n=t==null?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function TP(t,e){return t.has(e)}var kP=1,bP=2;function Qf(t,e,r,n,i,s){var a=r&kP,c=t.length,d=e.length;if(c!=d&&!(a&&d>c))return!1;var l=s.get(t),p=s.get(e);if(l&&p)return l==e&&p==t;var m=-1,S=!0,E=r&bP?new rd:void 0;for(s.set(t,e),s.set(e,t);++m<c;){var b=t[m],O=e[m];if(n)var M=a?n(O,b,m,e,t,s):n(b,O,m,t,e,s);if(M!==void 0){if(M)continue;S=!1;break}if(E){if(!EP(e,function(F,V){if(!TP(E,V)&&(b===F||i(b,F,r,n,s)))return E.push(V)})){S=!1;break}}else if(!(b===O||i(b,O,r,n,s))){S=!1;break}}return s.delete(t),s.delete(e),S}function wP(t){var e=-1,r=Array(t.size);return t.forEach(function(n,i){r[++e]=[i,n]}),r}function _P(t){var e=-1,r=Array(t.size);return t.forEach(function(n){r[++e]=n}),r}var PP=1,IP=2,CP="[object Boolean]",RP="[object Date]",MP="[object Error]",AP="[object Map]",DP="[object Number]",OP="[object RegExp]",NP="[object Set]",LP="[object String]",xP="[object Symbol]",VP="[object ArrayBuffer]",UP="[object DataView]",Xf=Cn?Cn.prototype:void 0,Ju=Xf?Xf.valueOf:void 0;function FP(t,e,r,n,i,s,a){switch(r){case UP:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case VP:return!(t.byteLength!=e.byteLength||!s(new ed(t),new ed(e)));case CP:case RP:case DP:return la(+t,+e);case MP:return t.name==e.name&&t.message==e.message;case OP:case LP:return t==e+"";case AP:var c=wP;case NP:var d=n&PP;if(c||(c=_P),t.size!=e.size&&!d)return!1;var l=a.get(t);if(l)return l==e;n|=IP,a.set(t,e);var p=Qf(c(t),c(e),n,i,s,a);return a.delete(t),p;case xP:if(Ju)return Ju.call(t)==Ju.call(e)}return!1}var BP=1,WP=Object.prototype,jP=WP.hasOwnProperty;function HP(t,e,r,n,i,s){var a=r&BP,c=Uu(t),d=c.length,l=Uu(e),p=l.length;if(d!=p&&!a)return!1;for(var m=d;m--;){var S=c[m];if(!(a?S in e:jP.call(e,S)))return!1}var E=s.get(t),b=s.get(e);if(E&&b)return E==e&&b==t;var O=!0;s.set(t,e),s.set(e,t);for(var M=a;++m<d;){S=c[m];var F=t[S],V=e[S];if(n)var J=a?n(V,F,S,e,t,s):n(F,V,S,t,e,s);if(!(J===void 0?F===V||i(F,V,r,n,s):J)){O=!1;break}M||(M=S=="constructor")}if(O&&!M){var P=t.constructor,Z=e.constructor;P!=Z&&"constructor"in t&&"constructor"in e&&!(typeof P=="function"&&P instanceof P&&typeof Z=="function"&&Z instanceof Z)&&(O=!1)}return s.delete(t),s.delete(e),O}var qP=1,Zf="[object Arguments]",ev="[object Array]",nd="[object Object]",GP=Object.prototype,tv=GP.hasOwnProperty;function JP(t,e,r,n,i,s){var a=Rn(t),c=Rn(e),d=a?ev:ls(t),l=c?ev:ls(e);d=d==Zf?nd:d,l=l==Zf?nd:l;var p=d==nd,m=l==nd,S=d==l;if(S&&cs(t)){if(!cs(e))return!1;a=!0,p=!1}if(S&&!p)return s||(s=new Gr),a||Xc(t)?Qf(t,e,r,n,i,s):FP(t,e,d,r,n,i,s);if(!(r&qP)){var E=p&&tv.call(t,"__wrapped__"),b=m&&tv.call(e,"__wrapped__");if(E||b){var O=E?t.value():t,M=b?e.value():e;return s||(s=new Gr),i(O,M,r,n,s)}}return S?(s||(s=new Gr),HP(t,e,r,n,i,s)):!1}function rv(t,e,r,n,i){return t===e?!0:t==null||e==null||!Jr(t)&&!Jr(e)?t!==t&&e!==e:JP(t,e,r,n,rv,i)}function $P(t){return function(e,r,n){for(var i=-1,s=Object(e),a=n(e),c=a.length;c--;){var d=a[t?c:++i];if(r(s[d],d,s)===!1)break}return e}}var KP=$P();const zP=KP;var YP=function(){return Sr.Date.now()};const $u=YP;var QP="Expected a function",XP=Math.max,ZP=Math.min;function id(t,e,r){var n,i,s,a,c,d,l=0,p=!1,m=!1,S=!0;if(typeof t!="function")throw new TypeError(QP);e=$f(e)||0,Er(r)&&(p=!!r.leading,m="maxWait"in r,s=m?XP($f(r.maxWait)||0,e):s,S="trailing"in r?!!r.trailing:S);function E(ae){var Ie=n,ce=i;return n=i=void 0,l=ae,a=t.apply(ce,Ie),a}function b(ae){return l=ae,c=setTimeout(F,e),p?E(ae):a}function O(ae){var Ie=ae-d,ce=ae-l,Ue=e-Ie;return m?ZP(Ue,s-ce):Ue}function M(ae){var Ie=ae-d,ce=ae-l;return d===void 0||Ie>=e||Ie<0||m&&ce>=s}function F(){var ae=$u();if(M(ae))return V(ae);c=setTimeout(F,O(ae))}function V(ae){return c=void 0,S&&n?E(ae):(n=i=void 0,a)}function J(){c!==void 0&&clearTimeout(c),l=0,n=d=i=c=void 0}function P(){return c===void 0?a:V($u())}function Z(){var ae=$u(),Ie=M(ae);if(n=arguments,i=this,d=ae,Ie){if(c===void 0)return b(d);if(m)return clearTimeout(c),c=setTimeout(F,e),E(d)}return c===void 0&&(c=setTimeout(F,e)),a}return Z.cancel=J,Z.flush=P,Z}function Ku(t,e,r){(r!==void 0&&!la(t[e],r)||r===void 0&&!(e in t))&&Du(t,e,r)}function eI(t){return Jr(t)&&fa(t)}function zu(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function tI(t){return ma(t,va(t))}function rI(t,e,r,n,i,s,a){var c=zu(t,r),d=zu(e,r),l=a.get(d);if(l){Ku(t,r,l);return}var p=s?s(c,d,r+"",t,e,a):void 0,m=p===void 0;if(m){var S=Rn(d),E=!S&&cs(d),b=!S&&!E&&Xc(d);p=d,S||E||b?Rn(c)?p=c:eI(c)?p=Sf(c):E?(m=!1,p=yf(d,!0)):b?(m=!1,p=Df(d,!0)):p=[]:fP(d)||Qc(d)?(p=c,Qc(c)?p=tI(c):(!Er(c)||Mu(c))&&(p=Nf(d))):m=!1}m&&(a.set(d,p),i(p,d,n,s,a),a.delete(d)),Ku(t,r,p)}function nv(t,e,r,n,i){t!==e&&zP(e,function(s,a){if(i||(i=new Gr),Er(s))rI(t,e,a,r,nv,n,i);else{var c=n?n(zu(t,a),s,a+"",t,e,i):void 0;c===void 0&&(c=s),Ku(t,a,c)}},va)}var nI="[object Map]",iI="[object Set]",sI=Object.prototype,aI=sI.hasOwnProperty;function oI(t){if(t==null)return!0;if(fa(t)&&(Rn(t)||typeof t=="string"||typeof t.splice=="function"||cs(t)||Xc(t)||Qc(t)))return!t.length;var e=ls(t);if(e==nI||e==iI)return!t.size;if(Zc(t))return!pf(t).length;for(var r in t)if(aI.call(t,r))return!1;return!0}function cI(t,e){return rv(t,e)}var dI=lP(function(t,e,r){nv(t,e,r)});const Mn=dI;var Yu=(t=>(t.PARTICIPANT="PARTICIPANT",t.PEER="PEER",t.CLIENT="CLIENT",t))(Yu||{});const ie={PROPAGATE_KICK_ALL:"propagate_kick_across_rooms",REFRESH_ID_ON_DISCONNECTION:"refresh_id_on_disconnection",SIMULCAST:"simulcast",CHAT_SOCKET_SERVER:"chat_socket_server",POLL_SOCKET_SERVER:"poll_socket_server",PLUGIN_SOCKET_SERVER:"plugin_socket_server",NR_OTEL_WEB:"nr_otel_web",ICE_RESTART_ON_FAILED_STATE:"ice_restart_on_failed_state",ICE_RESTART_ON_DISCONNECTED_STATE:"ice_restart_on_disconnected_state",ENABLE_ICE_STATE_LOGGING:"enable_ice_state_logging",SUPPRESS_PEER_MUTE_UNMUTE_EMITS:"web_core_suppress_peer_mute_unmute_emits",SKIP_OTEL_TRACES:"skip_otel_traces",USE_USERIDS_IN_CHAT:"use_userids_in_chat",CUSTOM_PING_PONG:"custom_ping_pong",ENABLE_HIVE_SIMULCAST:"enable_hive_simulcast",ENABLE_HIVE_TRANSPORT_RECONNECTION_ON_ICE_FAILED:"enable_hive_transport_reconnection_on_ice_failed",ENABLE_HIVE_EXPERIMENTAL_FAIL_RECOVERY:"enable_hive_fail_recovery",ENABLE_HIVE_INFINITE_RETRIES:"enable_hive_infinite_retries",HIVE_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED:"hive_transport_force_relay_on_ice_failed",ENABLE_HIVE_CONSUME_OVER_DC:"enable_hive_consume_over_dc",ENABLE_CF_SIMULCAST:"enable_cf_simulcast",ENABLE_CF_TRANSPORT_RECONNECTION_ON_ICE_FAILED:"enable_cf_transport_reconnection_on_ice_failed",ENABLE_CF_EXPERIMENTAL_FAIL_RECOVERY:"enable_cf_fail_recovery",ENABLE_CF_INFINITE_RETRIES:"enable_cf_infinite_retries",CF_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED:"cf_transport_force_relay_on_ice_failed",BYPASS_LOG_EXCLUSION_LIST:"bypass_log_exclusion_list",LOG_LEVEL:"log_level",V1_PLUGINS:"v1_plugins",SCREENSHARE_DTX:"screenshare_dtx",SCREENSHARE_PRIORITY:"screenshare_priority",SCREENSHARE_MIN_BITRATE:"screenshare_minbitrate",SCREENSHARE_SIMULCAST:"screenshare_simulcast",DISABLE_WEBCAM_LAYERS_ON_SCREENSHARE:"disable_webcam_layers_on_screenshare",SCREENSHARE_FORCE_GOOG_CONFERENCE:"screenshare_force_goog_conference",LIVESTREAM:"feat_livestream",FETCH_RETRY:"fetch_retry",DISABLE_WEBCAM_SIMULCAST:"webcore_disable_webcam_simulcast",OVERRIDE_WEBCAM_SIMULCAST:"override_webcam_simulcast",SOCKET_POLLING:"socket_polling",FEAT_PAGINATED_CHAT:"feat_paginated_chat",VAL_MIN_FRAMERATE:"val_min_framerate",SCREEENSHARE_ERR_HACK:"screenshare_err_hack",SCREEENSHARE_CONSTRAINTS_RETRY:"screenshare_constraints_retry",TROUBLESHOOTING:"feat_troubleshooting",VIDEO_CONSTRAINTS:"video_constraints",SCREENSHARE_CONSTRAINTS:"screenshare_constraints",FEAT_CHAT_SDK:"feat_chat_sdk",FEAT_CHAT_SDK_SEARCH:"chat_search",OBS_QUALITY:"obs_quality",ALLOW_SAFARI_MEDIA_MIDDLEWARES:"allow_safari_media_middlewares",DYNAMIC_VIDEO_QUALITY:"dynamic_video_quality",EXP_RESHARE:"exp_reshare",LEAVE_STAGE_ON_END:"leave_stage_on_end",SKIP_SETTING_IN_USE_DEVICE:"skip_setting_in_use_device",PRECALL_BANDWIDTH_TEST:"precall_bandwidth_test",CONSUMER_BIND_NO_RETRY:"consumer_bind_no_retry",DEBUG_SOCKET_JOIN:"debug_socket_join",FORCE_RELAY:"force_relay",FORCE_VIDEO_CODEC:"force_video_codec",USE_EXPERIMENTAL_SFU_HANDLER:"use_experimental_sfu_handler",TRACK_HINT:"track_hint",OVERRIDE_HIVE_SIMULCAST_DYNAMIC:"override_hive_simulcast_dynamic",PRECREATE_PRODUCERS:"precreate_producers",DISABLE_OPUS_DTX_CF:"disable_opus_dtx_cf",ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS:"enable_audio_activity_debug_logs"};function sd(t){const e={};return typeof(t==null?void 0:t.code)=="number"&&(e.code=t.code),typeof(t==null?void 0:t.code)=="string"&&(e.code=t.code.substring(0,100)),typeof(t==null?void 0:t.name)=="string"&&(e.name=t.name.substring(0,500)),typeof(t==null?void 0:t.message)=="string"&&(e.message=t.message.substring(0,500)),typeof(t==null?void 0:t.reason)=="string"&&(e.reason=t.reason.substring(0,500)),typeof(t==null?void 0:t.stack)=="string"&&(e.stack=t.stack.substring(0,500)),e}function iv(t){var e,r,n,i;const s=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((e=window.location.host)==null?void 0:e.includes("devel"))&&((r=window.location.host)==null?void 0:r.includes("dyte.io")),a=!!((i=(n=t==null?void 0:t.getValue("modules"))==null?void 0:n.devTools)!=null&&i.logs);return s||a}function lI(t){var e;if(Q.hasFeature(ie.LOG_LEVEL)){let r=((e=Q.getValue(ie.LOG_LEVEL))==null?void 0:e.toString())||"all";if(r=r.toLowerCase().trim(),r==="off")return!1;if(r!=="all"){const n=["debug","log","info","warn","error"],i=n.indexOf(t),s=n.indexOf(r);if(i<s)return!1}}return!0}function sv(t,e,r={}){return Object.getOwnPropertyNames(t).forEach(n=>{var i;if([null,void 0,NaN].includes(t[n])||e&&(((i=e.match(/\./g))==null?void 0:i.length)||0)>=10)return;const s=e?`${e}.${n}`:n;typeof t[n]=="object"?sv(t[n],s,r):["number","string","boolean"].includes(typeof t[n])&&(r[s]=t[n])}),r}function av(t,e,r={},n=""){const i={};try{const s=JSON.stringify(r),a=JSON.parse(s),c=sv(a,n),d=JSON.stringify(c);if(d.length>5e3){const l=`Log named: "${e}" is trying to log an flattened object of size
14
- ${d.length} chars that is beyond permitted limit of 5000 chars. Please optimize.`;throw iv(t)&&console.error(l,{log:r,flattened:d}),new Error(l)}return JSON.parse(d)}catch(s){const a=sd(s);i[`${n}.error.message`]=a.message||"",i[`${n}.error.stack`]=a.stack||"",i[`${n}.error.reason`]=a.reason||"",i[`${n}.error.source`]="safelyFlattenObjForOpenTelemetry"}return i}const ya="chrome",ov="opera",cv="firefox",dv="iexplorer",lv="safari",uv="nwjs",hv="electron",pv="react-native",Qu="unknown",ad={Chrome:ya,Chromium:ya,Opera:ov,Firefox:cv,"Internet Explorer":dv,Safari:lv};function uI(){const{userAgent:t}=navigator,e={name:Qu,version:void 0};if(t.match(/Chrome/)&&!t.match(/Edge/))if(t.match(/Edg(A?)/)){const r=t.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(r,10)>72&&(e.name=ya,e.version=r)}else e.name=ya,e.version=t.match(/Chrome\/([\d.]+)/)[1];return e}function hI(){const{userAgent:t}=navigator;if(t.match(/Electron/)){const e=t.match(/Electron\/([\d.]+)/)[1];return{name:hv,version:e}}return null}function pI(){const{userAgent:t}=navigator;if(t.match(/JitsiMeetNW/)){const e=t.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:uv,version:e}}}function mI(){const t=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);let e;if(t||navigator.product==="ReactNative")return t&&t.length>2&&(t[1],e=t[2]),e||(e="unknown"),{name:pv,version:e}}function gI(t){let e;const r=[mI,hI,pI];for(let i=0;i<r.length;i+=1)if(e=r[i](),e)return e;const n=t.getBrowserName();return n in ad?{name:ad[n],version:t.getBrowserVersion()}:(e=uI(),e||{name:Qu,version:void 0})}class fI{constructor(){f(this,"_bowser"),f(this,"_name"),f(this,"_version"),f(this,"getDeviceInfo",()=>({isMobile:this.isMobile(),browserName:this._bowser.getBrowserName(),osName:this._bowser.getOSName(),browserVersion:this._bowser.getBrowserVersion(),osVersionName:this._bowser.getOSVersion(),engineName:this._bowser.getEngineName()}))}init(e){let r,n;if(this._bowser=om.getParser(navigator.userAgent),typeof e=="undefined"){const i=gI(this._bowser);r=i.name,n=i.version}else e.name in ad?(r=ad[e.name],n=e.version):(r=Qu,n=void 0);this._name=r,this._version=n}getName(){return this._name}isChrome(){return this._name===ya}isOpera(){return this._name===ov}isFirefox(){return this._name===cv}isIExplorer(){return this._name===dv}isSafari(){return this._name===lv}isNWJS(){return this._name===uv}isElectron(){return this._name===hv}isReactNative(){return this._name===pv||navigator.isReactNative===!0}getVersion(){return this._version}isMobile(){return this._bowser.getPlatformType()==="mobile"}_checkCondition(e){if(this._version)return this._bowser.satisfies(e)}isVersionGreaterThan(e){return this._checkCondition({[this._name]:`>${e}`})}isVersionLessThan(e){return this._checkCondition({[this._name]:`<${e}`})}isVersionEqualTo(e){return this._checkCondition({[this._name]:`~${e}`})}}class vI extends fI{doesVideoMuteByStreamRemove(){return this.isChromiumBased()||this.isWebKitBased()}supportsP2P(){return!this.usesUnifiedPlan()}isChromiumBased(){return this.isChrome()||this.isElectron()||this.isNWJS()||this.isOpera()}isWebKitBased(){return this._bowser.isEngine("webkit")&&typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getUserMedia!="undefined"&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(RTCRtpTransceiver.prototype).indexOf("currentDirection")>-1}isSupported(){return typeof RTCPeerConnection!="undefined"}isUserInteractionRequiredForUnmute(){return this.isFirefox()&&this.isVersionLessThan("68")}supportsVideoMuteOnConnInterrupted(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsBandwidthStatistics(){return!this.isFirefox()&&!this.isWebKitBased()}supportsCodecPreferences(){return this.usesUnifiedPlan()&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(window.RTCRtpTransceiver.prototype).indexOf("setCodecPreferences")>-1&&Object.keys(RTCRtpSender.prototype).indexOf("getCapabilities")>-1&&!this.isWebKitBased()}supportsDeviceChangeEvent(){return navigator.mediaDevices&&typeof navigator.mediaDevices.ondevicechange!="undefined"&&typeof navigator.mediaDevices.addEventListener!="undefined"}supportsLocalCandidateRttStatistics(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsPerformanceObserver(){return typeof window.PerformanceObserver!="undefined"&&PerformanceObserver.supportedEntryTypes.indexOf("longtask")>-1}supportsReceiverStats(){return typeof window.RTCRtpReceiver!="undefined"&&Object.keys(RTCRtpReceiver.prototype).indexOf("getSynchronizationSources")>-1}supportsRTTStatistics(){return!this.isFirefox()}usesPlanB(){return!this.usesUnifiedPlan()}usesSdpMungingForSimulcast(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}usesUnifiedPlan(){return!!(this.isFirefox()||this.isWebKitBased())}usesNewGumFlow(){return!!(this.isChromiumBased()||this.isFirefox()||this.isWebKitBased())}usesAdapter(){return this.usesNewGumFlow()}usesRidsForSimulcast(){return!1}supportsGetDisplayMedia(){return typeof navigator.getDisplayMedia!="undefined"||typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getDisplayMedia!="undefined"}supportsInsertableStreams(){if(!(typeof window.RTCRtpSender!="undefined"&&(window.RTCRtpSender.prototype.createEncodedStreams||window.RTCRtpSender.prototype.createEncodedVideoStreams)))return!1;const e=new ReadableStream;try{return window.postMessage(e,"*",[e]),!0}catch(r){return!1}}supportsAudioRed(){return Boolean(window.RTCRtpSender&&window.RTCRtpSender.getCapabilities&&window.RTCRtpSender.getCapabilities("audio").codecs.some(e=>e.mimeType==="audio/red")&&window.RTCRtpReceiver&&window.RTCRtpReceiver.getCapabilities&&window.RTCRtpReceiver.getCapabilities("audio").codecs.some(e=>e.mimeType==="audio/red"))}supportsSdpSemantics(){return this.isChromiumBased()}_getChromiumBasedVersion(){if(this.isChromiumBased()){if(this.isNWJS())return Number.parseInt(li.versions.chromium,10);const e=navigator.userAgent;if(e.match(/Chrome/))return Number.parseInt(e.match(/Chrome\/([\d.]+)/)[1],10)}return-1}isIOSMobile(){return this.isMobile&&this._bowser.getOSName()==="iOS"}}const Re=new vI,yI={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},Sa={baseURL:"http://localhost:5000",createdAt:"2021-08-05T10:49:56.602Z",description:"Develop plugins locally",id:"09259e3b-7be8-46f6-9801-106bf1866e1c",name:"Localhost Dev",organizationId:"4ad15a19-80e2-4105-bf43-48039fd2963e",picture:"https://dyte-uploads.s3.ap-south-1.amazonaws.com/dyte.png",private:!1,published:!0,staggered:!1,tags:["#localhost","#dev"],type:"self_hosted",updatedAt:"2021-08-05T10:50:07.681Z"},SI={pip:!0,poll:!0,chat:!0,stage:!0,theme:!0,plugin:!0,tracing:!0,internals:!0,recording:!0,livestream:!0,participant:!0,devTools:{logs:!1}};function od(t,e){const r=t.getValue("overrides");return r&&r[e]?r[e]:!1}function EI({baseURI:t}){return t!=null&&t.includes("preprod.dyte")?ca.PREPROD:t!=null&&t.includes("devel.dyte")?ca.DEVEL:ca.PROD}function us({servicePrefix:t,baseURI:e}){return`${t}.${e}`}function mv(t){const e=t.getValue("baseURI");return{location:us({servicePrefix:"location",baseURI:e}),locationLegacy:us({servicePrefix:"location-legacy",baseURI:e}),daCollector:us({servicePrefix:"da-collector",baseURI:e})}}const TI='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m16.242 2.932 4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561 4.06 21H3v-1.06l4.44-4.44-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.44a.75.75 0 0 0 .426-.373l2.435-4.87a2.75 2.75 0 0 1 4.405-.715Zm3.766 5.886-4.826-4.826a1.25 1.25 0 0 0-2.002.325l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31 6.705 6.704 1.308-3.789a2.25 2.25 0 0 1 1.12-1.277l4.872-2.436a1.25 1.25 0 0 0 .325-2.002Z" fill="currentColor"/></svg>',kI='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.02c0 1.06.2 2.1.6 3.08l.6 1.42c.22.55.64 1.01 1.17 1.29.27.14.56.21.86.21h2.55c.77 0 1.49-.41 1.87-1.08.5-.87 1.02-1.7 1.72-2.43l1.32-1.39c.44-.46.97-.84 1.49-1.23l.59-.45a.6.6 0 0 0 .23-.47c0-.75-.54-1.57-1.22-1.79a3.34 3.34 0 0 0-2.78.29V4.5a1.5 1.5 0 0 0-2.05-1.4 1.5 1.5 0 0 0-2.9 0A1.5 1.5 0 0 0 6 4.5v.09A1.5 1.5 0 0 0 4 6v6.02ZM8 4.5v4a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0v5a.5.5 0 0 0 1 0v-4a.5.5 0 0 1 1 0v6a.5.5 0 0 0 .85.37h.01c.22-.22.44-.44.72-.58.7-.35 2.22-.57 2.4.5l-.53.4c-.52.4-1.04.78-1.48 1.24l-1.33 1.38c-.75.79-1.31 1.7-1.85 2.63-.21.36-.6.58-1.01.58H7.23a.87.87 0 0 1-.4-.1 1.55 1.55 0 0 1-.71-.78l-.59-1.42a7.09 7.09 0 0 1-.53-2.7V6a.5.5 0 0 1 1 0v3.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0Z" fill="currentColor"></path></svg>',cd=t=>{if(!t)return;if(!t.startsWith("<svg"))return new Promise(i=>{i(t)});const e=new Blob([t],{type:"image/svg+xml"}),r=new Image,n=window.URL.createObjectURL(e);return new Promise((i,s)=>{r.onload=()=>{i(r),window.URL.revokeObjectURL(n)},r.onerror=()=>{s(),window.URL.revokeObjectURL(n)},r.src=n})};function bI(t){const e=x({},t),r=new Map,n=(a,c)=>(r.has(a)||r.set(a,new Set),r.get(a).add(c),()=>{var d;return(d=r.get(a))==null?void 0:d.delete(c)}),i=(a,c)=>{var d;(d=r.get(a))==null||d.delete(c)},s=a=>{var c;(c=r.get(a))==null||c.forEach(d=>{try{d(e[a])}catch(l){h.error(`Error in notifying for "${a.toString()}"`,l)}})};return{subscribe:n,unsubscribe:i,notify:s,setValue:(a,c,d=!0)=>{e[a]=c,d&&s(a)},getValue:a=>e[a],getAllValues:()=>e}}class wI{constructor(){f(this,"contexts",new Map),f(this,"mostRecentPeerId",null)}createContext(e,r){return this.contexts.has(e)?this.contexts.get(e):(this.contexts.set(e,bI(r)),this.mostRecentPeerId=e,this.contexts.get(e))}remapContext(e,r){const n=r.getValue("peerId");n!==e&&(r.setValue("peerId",e),this.mostRecentPeerId=e,this.contexts.set(e,r),this.contexts.delete(n))}getContext(e){return this.contexts.get(e)}getMostRecentPeerId(){return this.mostRecentPeerId}}const vi=new wI,de=class{static get logsEndpoint(){const t=vi.getContext(de.meetingMetadata.peerId);return`https://${us({servicePrefix:"api-silos",baseURI:t.getValue("baseURI")})}/otel/logs`}static resetPeerId(t){de.meetingMetadata.peerId=t}static init(t,e){const r=t.getValue("peerId");de.tracingEnabled=e,de.meetingMetadata.peerId=r,de.meetingMetadata.sdkVersion=t.getValue("sdkVersion"),de.meetingMetadata.deviceInfo=Re.getDeviceInfo(),de.meetingMetadata.visitedUrl=!navigator.isReactNative&&typeof window!="undefined"&&window.location.href,navigator.isReactNative||document.addEventListener("visibilitychange",de.processCachedLogs),de.logsProcessorTimer=setInterval(de.processCachedLogs,de.logsProcessingInterval),e&&(de.initialized=!0)}static trace(t,e=void 0){return(r,n,i)=>{const s=i.value;return i.value=function(...a){if(!de.initialized||navigator.isReactNative||!de.tracingEnabled||Q.hasFeature(ie.SKIP_OTEL_TRACES))return s.apply(this,a);de.addLogInCurrentSpan("info",t,e);const c=performance.now(),d=s.apply(this,a);return Promise.resolve(d).then(()=>{const l=performance.now();l-c>10&&de.addLogInCurrentSpan("info",`${t}_timing`,{execTime:l-c,country:de.location.country})}).catch(()=>{const l=performance.now();de.addLogInCurrentSpan("info",`${t}_timing`,{execTime:l-c})}),d},i}}static injectContext(t){var e;const r=rs().replace(/-/g,"").substring(0,16),n=(e=de.meetingMetadata.peerId)==null?void 0:e.replace(/-/g,"");t.TRACEPARENT=`00-${n}-${r}-01`}static addLogInCurrentSpan(t,e,r={},n=!1){r!=null&&r.error&&Object.assign(r,{error:sd(r.error)});const i=vi.getContext(de.meetingMetadata.peerId);if(iv(i)&&(oI(r)?console[t]("DyteInternalLogs:: ",t,e):console[t]("DyteInternalLogs:: ",t,e,r)),!!lI(t))try{const s=av(i,e,r,"metadata"),a=new Date,c=G(x({message:e,level:t},s),{loggedAt:a.toISOString(),loggedAtTzOffset:a.getTimezoneOffset()});n?de.sendOtelLogsToNewRelic([c]):de.logsCache.push(c)}catch(s){de.addLogInCurrentSpan("error","opentelemetry::addLogInCurrentSpan_failed",{error:sd(s)})}}static sendOtelLogsToNewRelic(t){const e=vi.getContext(de.meetingMetadata.peerId);fetch(de.logsEndpoint,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({meetingMetadata:av(e,"sendOtelLogsToNewRelic",de.meetingMetadata,"meetingMetadata"),serviceName:e.getValue("sdkName"),logs:t})}).catch(r=>{de.addLogInCurrentSpan("error","opentelemetry::sendOtelLogToNewRelic_failed",{error:sd(r)}),de.logsCache.push(...t)})}static processCachedLogs(){const t=de.logsCache.splice(0,25);t!=null&&t.length&&de.sendOtelLogsToNewRelic(t)}static destruct(){clearInterval(de.logsProcessorTimer),de.processCachedLogs(),navigator.isReactNative||document.removeEventListener("visibilitychange",de.processCachedLogs)}};let g=de;f(g,"logsCache",[]),f(g,"logsProcessorTimer"),f(g,"location",{country:void 0}),f(g,"tracingEnabled",!0),f(g,"initialized",!1),f(g,"logsProcessingInterval",7e3),f(g,"logExclusionList",["message","websocket/message","roomMessage","websocket/room-message","websocket/room-legacy-mode","chatMessage","websocket/new-chat-message","websocket/no-active-speaker","websocket/selected-peers","websocket/active-speaker","ping","websocket/new-consumer","websocket/producer-score","websocket/consumer-score","websocket/plugin-event","websocket/plugin-data","websocket/plugin-internal-data"]),f(g,"meetingMetadata",{});var _I=Object.defineProperty,PI=Object.getOwnPropertyDescriptor,Ea=(t,e,r,n)=>{for(var i=n>1?void 0:n?PI(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&_I(e,r,i),i};class h{static info(e,r,n){g.addLogInCurrentSpan("info",e,r,n)}static error(e,r,n){g.addLogInCurrentSpan("error",e,r,n)}static debug(e,r,n){g.addLogInCurrentSpan("debug",e,r,n)}static log(e,r,n){g.addLogInCurrentSpan("log",e,r,n)}static warn(e,r,n){g.addLogInCurrentSpan("warn",e,r,n)}}Ea([g.trace("DyteLogger.info")],h,"info",1),Ea([g.trace("DyteLogger.error")],h,"error",1),Ea([g.trace("DyteLogger.debug")],h,"debug",1),Ea([g.trace("DyteLogger.log")],h,"log",1),Ea([g.trace("DyteLogger.warn")],h,"warn",1);const II=()=>{!navigator.isReactNative&&typeof window!="undefined"&&(window.addEventListener("error",t=>{var e;!((e=t.filename)!=null&&e.includes("localhost"))&&t.lineno!==0&&h.error("window::error",{error:t.error},!0)}),window.addEventListener("unhandledrejection",t=>{var e,r,n,i,s,a,c,d;h.error("window::unhandledrejection",{error:t==null?void 0:t.reason,networkCall:{url:(r=(e=t==null?void 0:t.reason)==null?void 0:e.config)==null?void 0:r.url,baseURL:(i=(n=t==null?void 0:t.reason)==null?void 0:n.config)==null?void 0:i.baseURL,method:(a=(s=t==null?void 0:t.reason)==null?void 0:s.config)==null?void 0:a.method,status:(c=t==null?void 0:t.reason)==null?void 0:c.status,statusText:(d=t==null?void 0:t.reason)==null?void 0:d.statusText}},!0)}),window.addEventListener("offline",()=>{h.info("window::offline")}),window.addEventListener("online",()=>{h.info("window::online")}))},CI={"00":"DyteClient","01":"Controller","02":"RoomNodeClient","03":"HiveNodeClient","04":"SocketService","05":"Chat","06":"Plugin","07":"Polls","08":"Meta","09":"Preset",10:"Recording",11:"Self",12:"Participant",13:"Spotlight",14:"Remote Request",15:"Webinar",16:"LocalMediaHandler",17:"End-End Encryption",18:"AI",19:"Livestream",20:"Stage"},dd={"0000":"Internal exception.","0001":"Failed to initialize.","0002":"Failed to join room.","0003":"Failed to leave room.","0004":"Invalid auth token","0010":"Browser not supported","0011":"HTTP Network Error","0012":"Websocket Network Error","0013":"Rate Limited","0100":"Internal exception","0101":"Permission denied","0102":"Prerequisite module missing","0200":"Internal exception.","0300":"Internal exception","0400":"Internal exception","0404":"Missing prerequisites to establish a websocket connection","0500":"Internal exception","0501":"Permission denied.","0502":"Invalid message body.","0503":"Text Message is too large","0504":"Message not found by the given id","0505":"Action not permitted without joining room","0506":"Message search is disabled","0510":"Invalid channel name.","0600":"Internal exception","0601":"Permission denied.","0602":"Auth token not set for plugin","0603":"Iframe was not provided","0700":"Internal exception","0705":"Action not permitted without joining room","0800":"Internal exception","0801":"Permission denied","0900":"Internal exception","0904":"Could not load preset",1e3:"Internal exception",1001:"Permission denied",1004:"Could not find specified recording",1005:"Action not permitted in given recording state",1100:"Internal exception",1101:"Permission denied",1102:"Unsupported",1103:"Name cannot be empty",1104:"No device selected while calling meeting.self.setDevice",1105:"Action not permitted without joining room",1106:"Can't set currently used device",1200:"Internal exception",1201:"Permission denied",1202:"Invalid page number was requested",1203:"Invalid participant count per page was requested",1204:"No participants exists with the given UserIds",1205:"Action not permitted without joining room",1206:"Manual Subscription Mode was not ACTIVATED",1207:"Invalid view mode",1208:"Manual Subscription not enabled for organization",1209:"Broadcast message type must be a non-empty string",1300:"Internal exception",1400:"Internal exception",1402:"No existing remote requests",1403:"No peer exists with given id",1500:"Internal exception",1600:"Internal exception",1601:"Failed to get audio track",1602:"Failed to get video track",1603:"Incorrect device",1604:"Failed to change device",1605:"Failed to get audio & video track",1606:"No audio input devices are available",1607:"No video input devices are available",1608:"No audio output devices (speakers) are available",1609:"Failed to fetch list of media devices",1610:"No media track exists",1611:"Failed to unmute track",1612:"Failed to get screenshare tracks",1701:"Crypto error",1800:"Internal exception",1801:"Can't fetch transcript file",1900:"Internal exception",1901:"Permission denied.",1902:"Livestream that has not yet started, can't be stopped",2e3:"Internal exception",2001:"Permission denied",2002:"Unsupported",2003:"Stage is disabled",2004:"Method not implemented",2005:"Action not permitted without joining room",2006:"Action not permitted in current stage status",9900:"Internal exception"};Object.keys(dd).forEach(t=>{dd[t]=`{${CI[t.slice(0,2)]}} ${dd[t]}`});class _ extends Error{constructor(e,r,n=!1){super(e),f(this,"code"),this.code=r,this.name="DyteError",this.message=`[ERR${this.code}]: ${dd[this.code]}
15
- ${this.message}`;try{let i=n;r&&r.endsWith("00")&&(i=!0),i&&h.error("DyteError",{error:{message:this.message,name:this.name,code:r}});const s=vi.getContext(vi.getMostRecentPeerId());if(s){const a=s.getValue("onError");try{a(this)}catch(c){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("dyteError",{detail:this}))}catch(i){}}}function ld(t,e,r,n){if(n instanceof _)throw n;if(n instanceof e){const i=new _(n.message,r);throw i.stack=n.stack,i}else throw n}function gv(t,e,r){if(!t.value){const i=t.get,s=t.set;return i&&(t.get=function(){try{return i.apply(this)}catch(a){ld(this,e,r,a)}}),s&&(t.set=function(a){try{return s.apply(this,[a])}catch(c){ld(this,e,r,c)}}),t}const n=t.value;return t.value=function(...i){try{const s=n.apply(this,i);return s&&s instanceof Promise?s.catch(a=>{ld(this,e,r,a)}):s}catch(s){ld(this,e,r,s)}},t}function RI(t,e){return(r,n,i)=>{if(i)return gv(i,t,e);for(const s of Reflect.ownKeys(r.prototype).filter(a=>a!=="constructor")){const a=Object.getOwnPropertyDescriptor(r.prototype,s);(a.value instanceof Function||a.get instanceof Function||a.set instanceof Function)&&Object.defineProperty(r.prototype,s,gv(a,t,e))}}}const Tt=t=>RI(Error,t);function MI(t){let e=0,r,n;if(!t)return e;for(r=0;r<t.length;r+=1)n=t.charCodeAt(r),e=(e<<5)-e+n,e|=0;return Math.abs(e)%100+1}var An,Dn;const fv=class extends Et.EventEmitter{constructor(){super(),v(this,An,void 0),v(this,Dn,void 0),f(this,"asyncPromiseTimeout"),y(this,An,new Map),y(this,Dn,new Map),this.asyncPromiseTimeout=8e3}emitAsync(t,...e){return u(this,null,function*(){o(this,An).set(t,[]);const r=o(this,Dn).get(t).map(()=>new Promise(n=>{o(this,An).get(t).push(n)}));iT(fv.prototype,this,"emit").call(this,t,...e),yield Promise.race([Promise.all(r),new Promise((n,i)=>setTimeout(()=>i(new Error(`emitAsync failed to resolve for event ${t}.`)),this.asyncPromiseTimeout))]),o(this,An).delete(t)})}onAsync(t,e){const r=o(this,An),n=(...i)=>u(this,null,function*(){var s;try{yield e(...i)}catch(c){h.error("[onAsync]",{error:c})}const a=(s=r.get(t))==null?void 0:s.shift();a==null||a()});return o(this,Dn).get(t)||o(this,Dn).set(t,[]),o(this,Dn).get(t).push(n),super.on(t,n)}reset(){y(this,An,new Map),y(this,Dn,new Map),super.removeAllListeners()}};let AI=fv;An=new WeakMap,Dn=new WeakMap;const C=new AI;function DI(){Re.isElectron()&&window.dyteElectronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=()=>u(this,null,function*(){const t=yield window.dyteElectronGetDisplayMediaSource({types:["window","screen"]});let e=[];if(t&&(Array.isArray(t)?e=t:e=[t]),!(e!=null&&e.length))throw new Error("Couldn't find any media source for screen share.");let r=e.find(i=>{var s;return(s=i.id)==null?void 0:s.includes("screen")});r=r!=null?r:e[0];const n={audio:!1,video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:r.id}}};return yield navigator.mediaDevices.getUserMedia(n)}))}var R=(t=>(t.NEW_PRODUCER="NEW_PRODUCER",t.PRODUCER_TRACK_ENDED="PRODUCER_TRACK_ENDED",t.ROOM_NODE_CONNECTION_ERROR="ROOM_NODE_CONNECTION_ERROR",t.SOCKET_SERVICE_ROOM_JOINED="SOCKET_SERVICE_ROOM_JOINED",t.SOCKET_SERVICE_RECONNECTED="SOCKET_SERVICE_RECONNECTED",t.SOCKET_SERVICE_DISCONNECTED="SOCKET_SERVICE_DISCONNECTED",t.SOCKET_SERVICE_FAILED="SOCKET_SERVICE_FAILED",t.SOCKET_STATE_UPDATE="SOCKET_STATE_UPDATE",t.ROOM_NODE_RECONNECTED="ROOM_NODE_RECONNECTED",t.ROOM_NODE_DISCONNECTED="ROOM_NODE_DISCONNECTED",t.ROOM_NODE_FAILED="ROOM_NODE_FAILED",t.TRANSPORT_STATE_UPDATE="TRANSPORT_STATE_UPDATE",t.PRODUCER_SCORE_UPDATE="PRODUCER_SCORE_UPDATE",t.CONSUMER_SCORE_UPDATE="CONSUMER_SCORE_UPDATE",t.PRODUCER_STATUS_UPDATE="PRODUCER_STATUS_UPDATE",t.CONSUMER_STATUS_UPDATE="CONSUMER_STATUS_UPDATE",t.LOW_PRODUCER_SCORE="LOW_PRODUCER_SCORE",t.LOW_CONSUMER_SCORE="LOW_CONSUMER_SCORE",t.MEDIA_PERMISSION_ERROR="MEDIA_PERMISSION_ERROR",t.MEDIA_PERMISSION_UPDATE="MEDIA_PERMISSION_UPDATE",t.WAITLISTED="WAIT_LISTED",t.MESSAGE="websocket/message",t.ROOM_MESSAGE="websocket/room-message",t.PEER_JOINED_INTERNAL="peer/joined-internal",t.PEER_CLOSED="websocket/peer-closed",t.CONSUMER_CLOSED="websocket/consumer-closed",t.CONSUMER_PAUSED="websocket/consumer-paused",t.CONSUMER_RESUMED="websocket/consumer-resumed",t.PRODUCER_CLOSED="websocket/producer-closed",t.NEW_CONSUMER="websocket/new-consumer",t.PRODUCER_SCORE="websocket/producer-score",t.CONSUMER_SCORE="websocket/consumer-score",t.PRODUCER_TOGGLE="hive/producer-toggle",t.CONSUMER_TOGGLE="hive/consumer-toggle",t.SELECTED_PEERS_DIFF="hive/selected-peers-diff",t.UPDATE_ACTIVE="media/update-active",t.RESET_PRODUCER_STATE="hive/reset-producer-state",t.CF_TRANSPORT_STATE_CHANGED="cf/transport-state-changed",t.CF_ROOM_REJOINING="cf/room-rejoining",t.CF_ROOM_REJOIN_FAILED="cf/room-rejoining-failed",t.CF_ROOM_REJOINED="cf/room-rejoined",t.CF_TRANPSORT_RECONNECTING="cf/transport-reconnecting",t.ROOM_STATE="sockethub/room-state",t.PEER_DISPLAY_NAME_CHANGED="hive/display-name-changed",t.GET_STAGE_REQUESTS="GET_STAGE_REQUESTS",t.UPDATE_STAGE_REQUESTS="UPDATE_STAGE_REQUESTS",t.KICK_PEER="KICK_PEER",t.UPDATE_PEER_STAGE_STATUS="UPDATE_PEER_STAGE_STATUS",t.JOIN_MEDIA_ROOM="JOIN_MEDIA_ROOM",t.LEAVE_MEDIA_ROOM="LEAVE_MEDIA_ROOM",t.PIP_HANGUP="PIP_HANGUP",t.E2EE_ACTIVE_PRODUCER="E2EE_ACTIVE_PRODUCER",t.E2EE_INACTIVE_PRODUCER="E2EE_INACTIVE_PRODUCER",t.E2EE_ACTIVE_CONSUMER="E2EE_ACTIVE_CONSUMER",t.E2EE_INACTIVE_CONSUMER="E2EE_INACTIVE_CONSUMER",t.SOCKET_PEERS="SOCKET_PEERS",t.UPDATE_PERMISSIONS="UPDATE_PERMISSIONS",t.MAX_SPATIAL_LAYER_CHANGE="MAX_SPATIAL_LAYER_CHANGE",t.MUTE_SELF="MUTE_SELF",t.MUTE_SELF_VIDEO="MUTE_SELF_VIDEO",t))(R||{});class hs extends Et.EventEmitter{constructor(){super(),super.setMaxListeners(25)}emit(e,...r){return super.emit("*",e,...r),super.emit(e,...r)}on(e,r){try{const n=this.listenerCount(e);n>25&&n%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(n){}return super.on(e,r)}addListener(e,r){try{const n=this.listenerCount(e);n>25&&n%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(n){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}class Yt extends Et.EventEmitter{constructor(){super(),super.setMaxListeners(25)}emit(e,...r){return super.emit("*",e,...r),super.emit(e,...r)}on(e,r){try{const n=this.listenerCount(e);n>25&&n%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(n){}return super.on(e,r)}addListener(e,r){try{const n=this.listenerCount(e);n>25&&n%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(n){}return super.addListener(e,r)}off(e,r){return super.off(e,r)}once(e,r){return super.once(e,r)}prependListener(e,r){return super.prependListener(e,r)}prependOnceListener(e,r){return super.prependOnceListener(e,r)}removeListener(e,r){return super.removeListener(e,r)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}var OI=Object.defineProperty,NI=Object.getOwnPropertyDescriptor,lr=(t,e,r,n)=>{for(var i=n>1?void 0:n?NI(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&OI(e,r,i),i};function LI(t,e=2){return t.replace(/[^\u00BF-\u1FFF\u2C00-\uD7FF\w\s]/g,"").trim().split(/\s+/).slice(0,e).map(r=>r.charAt(0)).join("").toUpperCase()}const vv=1080,yv=1920,xI=(t,e,r,n,i,s)=>{let a=.5,c=.5;const d=i,l=s,p=Math.min(r/d,n/l);let m=d*p,S=l*p,E,b,O,M,F=1;return m<r&&(F=r/m),Math.abs(F-1)<1e-14&&S<n&&(F=n/S),m*=F,S*=F,O=d/(m/r),M=l/(S/n),E=(d-O)*a,b=(l-M)*c,E<0&&(E=0),b<0&&(b=0),O>d&&(O=d),M>l&&(M=l),[E,b,O,M,t,e,r,n]};var Tr,Ta,It,kr,Xe,$r,On,Ft,tt,ka,ba,Nn,wa,Sv;const Ev=(Sv=class extends Yt{constructor(t,e,r,n){super(),v(this,Tr,void 0),v(this,Ta,void 0),v(this,It,void 0),v(this,kr,void 0),v(this,Xe,{height:vv,width:yv}),v(this,$r,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"}),v(this,On,void 0),v(this,Ft,{}),v(this,tt,void 0),v(this,ka,void 0),v(this,ba,void 0),v(this,Nn,void 0),v(this,wa,!1),f(this,"cleanupEventListeners",()=>{o(this,Ta).unsubscribe("stageStatus",this.handlePipMediaControls),o(this,tt).removeListener("videoUpdate",this.onSelfVideoUpdateListener),o(this,tt).removeListener("audioUpdate",this.onSelfAudioUpdateListener),o(this,tt).removeListener("roomLeft",()=>this.disable())}),f(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()}),f(this,"onSelfVideoUpdateListener",({videoEnabled:i})=>{this.updateMediaSession("CAMERA",i)}),f(this,"onSelfAudioUpdateListener",({audioEnabled:i})=>{this.updateMediaSession("MIC",i)}),f(this,"handlePipMediaControls",i=>{i==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()}),f(this,"eventCallback",i=>{i==="CAMERA"&&(o(this,tt).videoEnabled?o(this,tt).disableVideo():o(this,tt).enableVideo(),this.emit("cameraToggled")),i==="MIC"&&(o(this,tt).audioEnabled?o(this,tt).disableAudio():o(this,tt).enableAudio(),this.emit("micToggled")),i==="END"&&(C.emit(R.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())}),f(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))}),f(this,"animate",()=>{if(!this.isActive&&o(this,Nn)==="active"){this.disable(!0);return}o(this,Ft)!==void 0&&this.paintCanvas(),o(this,On)!==void 0&&y(this,On,requestAnimationFrame(()=>this.animate()))}),f(this,"disable",(i=!1)=>{y(this,Nn,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(o(this,On)),i!==!0&&document.body.removeChild(o(this,It)),y(this,On,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()}),y(this,Ta,t),y(this,Nn,"idle"),y(this,tt,e),y(this,$r,{brand:e.config.designTokens.colors.brand[500],background:e.config.designTokens.colors.background[1e3],text:e.config.designTokens.colors.text,videoBackground:e.config.designTokens.colors.videoBg,textOnBrand:e.config.designTokens.colors.textOnBrand}),r&&this.setupIcon("pin",r),n&&this.setupIcon("handRaise",n)}static _init(t,e){return u(this,null,function*(){let r,n;try{r=yield cd(TI),n=yield cd(kI)}catch(i){}return new Ev(t,e,r,n)})}setupIcon(t,e){return u(this,null,function*(){switch(t){case"handRaise":y(this,ba,e);break;case"pin":y(this,ka,e);break}})}overrideIcon(t,e){return u(this,null,function*(){switch(t){case"handRaise":y(this,ba,yield cd(e));break;case"pin":y(this,ka,yield cd(e));break}})}constructImage(t){const e=new Image,r=new Blob([t],{type:"image/svg+xml"}),n=window.URL.createObjectURL(r);return new Promise(i=>{e.onload=()=>{i(e),window.URL.revokeObjectURL(n)},e.src=n})}createVideoContainer(){y(this,It,document.createElement("div")),o(this,It).style.width="0.1px",o(this,It).style.height="0.1px",o(this,It).style.overflow="hidden",o(this,It).style.position="absolute",o(this,It).style.bottom="0",o(this,It).style.right="0",o(this,It).style.opacity="0",o(this,It).appendChild(o(this,kr))}setupEventListeners(){o(this,Ta).subscribe("stageStatus",this.handlePipMediaControls),o(this,tt).addListener("videoUpdate",this.onSelfVideoUpdateListener),o(this,tt).addListener("audioUpdate",this.onSelfAudioUpdateListener),o(this,tt).addListener("roomLeft",()=>this.disable())}createCanvas(){const t=document.createElement("canvas");t.height=o(this,Xe).height,t.width=o(this,Xe).width,y(this,Tr,t)}setupMediaSessionEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("hangup",()=>{this.eventCallback("END")}),this.mountAudioEvents(),this.mountVideoEvents())}mountAudioEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setMicrophoneActive===void 0||o(this,tt).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||o(this,tt).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const t=Object.values(o(this,Ft)).reduce((e,r)=>(e[r.pinned?"pinned":"regular"].push(r),e),{pinned:[],regular:[]});return[...t.pinned,...t.regular]}drawEmptyTile(t,e,r,n){if(o(this,Tr)===void 0)return;const i=o(this,Tr).getContext("2d"),s=o(this,Tr).width,a=0,c=0,d=e-a*2,l=r-a*2,p=Math.floor(s/d),m=Math.floor(t/p),S=t%p*(d+a)+a,E=m*(l+a)+a,{displayText:b,image:O}=n!=null?n:{};i.fillStyle=b||O?o(this,$r).videoBackground:o(this,$r).background,i.strokeStyle=o(this,$r).brand,i.beginPath(),i.moveTo(S+c,E),i.arcTo(S+d,E,S+d,E+c,c),i.arcTo(S+d,E+l,S+d-c,E+l,c),i.arcTo(S,E+l,S,E+l-c,c),i.arcTo(S,E,S+c,E,c),i.closePath(),i.fill(),i.stroke();const M=d/6,F=d/2+S,V=l/2+E;i.save(),(b||O)&&(i.beginPath(),i.arc(F,V,M,0,Math.PI*2),i.fillStyle=o(this,$r).brand,i.fill(),O?(i.clip(),i.drawImage(O,F-M,V-M,M*2,M*2),i.restore()):b&&(i.fillStyle=o(this,$r).textOnBrand,i.font=`${M/2}px sans-serif`,i.textAlign="center",i.textBaseline="middle",i.fillText(b,F,V)),this.drawIcons(n,S,E,Math.max(d,l)))}drawIcons(t,e,r,n){const i=Math.min(Math.max(n*.15,100),200),s=i*.2,a=i*.2;let c=e+s;const d=r+s,l=p=>{const m=o(this,Tr).getContext("2d");m.save(),m.fillStyle=o(this,$r).background,m.beginPath(),m.moveTo(c+a,d),m.arcTo(c+i,d,c+i,d+a,a),m.arcTo(c+i,d+i,c+i-a,d+i,a),m.arcTo(c,d+i,c,d+i-a,a),m.arcTo(c,d,c+a,d,a),m.closePath(),m.fill(),typeof p=="string"?(m.font=`${i/1.5}px sans-serif`,m.fillStyle=o(this,$r).text,m.textAlign="center",m.textBaseline="top",m.fillText(p,i/2+c,d+s)):m.drawImage(p,c+s,d+s,i-s*2,i-s*2),c+=i+s,m.restore()};t.pinned&&l(o(this,ka)),t.handRaised&&l(o(this,ba))}drawTile(t,e,r){var n,i;if(o(this,Tr)===void 0)return;const s=o(this,Tr).getContext("2d"),a=this.getSources();let c=0,d=0;for(;c<o(this,Xe).height-5;){let l=0;for(;l<o(this,Xe).width-5&&d<r;){if((n=a[d])!=null&&n.enabled){const p=a[d].element,[m,S,E,b,O,M,F,V]=xI(l,c,t,e,p.videoWidth,p.videoHeight);(i=p==null?void 0:p.classList)!=null&&i.contains("mirror")?(s.save(),s.scale(-1,1),s.drawImage(p,m,S,E,b,-1*O,M,-1*F,V),s.restore()):s.drawImage(p,m,S,E,b,O,M,F,V),this.drawIcons(a[d],O,M,Math.max(F,V))}else this.drawEmptyTile(d,t,e,a[d]);d+=1,l+=t}c+=e}}calcGridElemSize(t){switch(t){case 0:case 1:return[o(this,Xe).width,o(this,Xe).height];case 2:return[Math.floor(o(this,Xe).width/2),o(this,Xe).height];case 3:case 4:return[Math.floor(o(this,Xe).width/2),Math.floor(o(this,Xe).height/2)];case 5:case 6:return[Math.floor(o(this,Xe).width/3),Math.floor(o(this,Xe).height/2)];case 7:case 8:case 9:return[Math.floor(o(this,Xe).width/3),Math.floor(o(this,Xe).height/3)];default:return[Math.floor(o(this,Xe).width/3),Math.floor(o(this,Xe).height/2)]}}paintCanvas(){let t=this.getSources().length;t!==1&&(t=t%2>0?t+1:t);const[e,r]=this.calcGridElemSize(t);this.drawTile(e,r,t)}isSupported(){var t;return!!window.chrome&&document.pictureInPictureEnabled&&((t=o(this,tt).config)==null?void 0:t.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(y(this,wa,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),o(this,It))try{document.body.removeChild(o(this,It))}catch(t){}this.removeAllSources(),y(this,Tr,void 0),y(this,kr,void 0),y(this,On,void 0)}init({height:t,width:e}={}){if(!this.isSupported())throw h.error("DytePip.unsupported"),new Error("Picture-in-picture is not available in this environment");if(o(this,wa))return;y(this,wa,!0),this.createCanvas(),this.setupMediaSessionEvents();const r=document.createElement("video");y(this,Xe,{height:t!=null?t:vv,width:e!=null?e:yv}),r.height=o(this,Xe).height,r.width=o(this,Xe).width,r.autoplay=!0,r.muted=!0,r.srcObject=o(this,Tr).captureStream(24),y(this,kr,r),o(this,kr).onloadedmetadata=()=>{try{this.emit("pipStarted"),o(this,kr).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(n){this.emit("pipEnded")}},this.createVideoContainer(),this.paintCanvas()}updateMediaSession(t,e){navigator.mediaSession!==void 0&&(t==="CAMERA"&&navigator.mediaSession.setCameraActive!==void 0&&navigator.mediaSession.setCameraActive(e),t==="MIC"&&navigator.mediaSession.setMicrophoneActive!==void 0&&navigator.mediaSession.setMicrophoneActive(e))}enableSource(t){o(this,Ft)[t]!==void 0&&(o(this,Ft)[t].enabled=!0)}disableSource(t){o(this,Ft)[t]!==void 0&&(o(this,Ft)[t].enabled=!1)}generateAvatar(t,e){return u(this,null,function*(){if(!e)return;const r=new Image;try{const n=yield(yield fetch(e)).blob(),i=window.URL.createObjectURL(n);r.onload=()=>{this.updateSource(t,{image:r}),window.URL.revokeObjectURL(i)},r.src=i}catch(n){h.error("DytePip::GenerateAvatar",{error:n})}})}addSource(t,e,r,n=!1,i=void 0,s=void 0,a=!1){h.debug("DytePIP::AddSource",{pip:{id:t,handRaised:a}}),o(this,Ft)[t]={id:t,element:e,enabled:r,pinned:n,displayText:i?LI(i):void 0,imageUrl:s,handRaised:a},s&&this.generateAvatar(t,s)}updateSource(t,e){h.info("DytePIP::UpdateSource",{pip:{id:t,handRaised:e.handRaised}});const r=o(this,Ft)[t];r&&(o(this,Ft)[t]=x(x({},r),e))}removeSource(t){delete o(this,Ft)[t]}removePinnedSource(){Object.values(o(this,Ft)).forEach(t=>{t.pinned&&this.removeSource(t.id)})}removeAllSources(){y(this,Ft,{})}enable(){y(this,Nn,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",o(this,tt).videoEnabled),this.updateMediaSession("MIC",o(this,tt).audioEnabled),document.body.appendChild(o(this,It)),y(this,On,requestAnimationFrame(()=>this.animate())),o(this,kr).onloadedmetadata=()=>{o(this,kr).requestPictureInPicture().then(()=>{y(this,Nn,"active")})},o(this,kr).readyState===4&&o(this,kr).requestPictureInPicture().then(()=>{y(this,Nn,"active")})}},Tr=new WeakMap,Ta=new WeakMap,It=new WeakMap,kr=new WeakMap,Xe=new WeakMap,$r=new WeakMap,On=new WeakMap,Ft=new WeakMap,tt=new WeakMap,ka=new WeakMap,ba=new WeakMap,Nn=new WeakMap,wa=new WeakMap,Sv);let Qt=Ev;lr([g.trace("DytePip.overrideIcon")],Qt.prototype,"overrideIcon",1),lr([g.trace("DytePip.isSupported")],Qt.prototype,"isSupported",1),lr([g.trace("DytePip.init")],Qt.prototype,"init",1),lr([g.trace("DytePip.enableSource")],Qt.prototype,"enableSource",1),lr([g.trace("DytePip.disableSource")],Qt.prototype,"disableSource",1),lr([g.trace("DytePip.addSource")],Qt.prototype,"addSource",1),lr([g.trace("DytePip.updateSource")],Qt.prototype,"updateSource",1),lr([g.trace("DytePip.removeSource")],Qt.prototype,"removeSource",1),lr([g.trace("DytePip.removePinnedSource")],Qt.prototype,"removePinnedSource",1),lr([g.trace("DytePip.removeAllSources")],Qt.prototype,"removeAllSources",1),lr([g.trace("DytePip.enable")],Qt.prototype,"enable",1),lr([g.trace("DytePip._init")],Qt,"_init",1);var ln;(function(t){t[t.PUBLISHER=0]="PUBLISHER",t[t.SUBSCRIBER=1]="SUBSCRIBER"})(ln||(ln={}));var Kr;(function(t){t[t.AUDIO=0]="AUDIO",t[t.VIDEO=1]="VIDEO"})(Kr||(Kr={}));class VI extends T{constructor(){super("media.Codec",[{no:1,name:"channels",kind:"scalar",opt:!0,T:5},{no:2,name:"clock_rate",kind:"scalar",T:5},{no:3,name:"mime_type",kind:"scalar",T:9},{no:4,name:"sdp_fmtp_line",kind:"scalar",opt:!0,T:9},{no:5,name:"payload_type",kind:"scalar",opt:!0,T:13}])}}const Tv=new VI;class UI extends T{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const FI=new UI;class BI extends T{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new BI;class WI extends T{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",ln]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const br=new WI;class jI extends T{constructor(){super("media.ProducerPayload",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"msid",kind:"scalar",T:9},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"mime_type",kind:"scalar",opt:!0,T:9}])}}const HI=new jI;class qI extends T{constructor(){super("media.CreateTransportRequest",[{no:1,name:"consuming",kind:"scalar",T:8},{no:2,name:"force_tcp",kind:"scalar",opt:!0,T:8},{no:3,name:"description",kind:"message",T:()=>br},{no:4,name:"private_ice",kind:"scalar",opt:!0,T:8},{no:5,name:"producers",kind:"message",repeat:1,T:()=>HI}])}}const GI=new qI;class JI extends T{constructor(){super("media.AudioActivityRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"energy",kind:"scalar",T:5},{no:3,name:"silent",kind:"scalar",T:8}])}}const $I=new JI;class KI extends T{constructor(){super("media.CreateTransportResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>br},{no:3,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:4,name:"producer_ids",kind:"scalar",repeat:2,T:9}])}}const kv=new KI;class zI extends T{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>br}])}}const YI=new zI;class QI extends T{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>br}])}}new QI;class XI extends T{constructor(){super("media.NestedScore",[{no:1,name:"encoding_idx",kind:"scalar",T:5},{no:2,name:"rid",kind:"scalar",T:9},{no:3,name:"score",kind:"scalar",T:5},{no:4,name:"ssrc",kind:"scalar",T:3,L:0}])}}const ZI=new XI;class eC extends T{constructor(){super("media.ProducerTrack",[{no:1,name:"track_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9},{no:3,name:"stream_id",kind:"scalar",T:9}])}}const tC=new eC;class rC extends T{constructor(){super("media.ProducerEntry",[{no:1,name:"producing_transport_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9}])}}new rC;class nC extends T{constructor(){super("media.ConsumerEntry",[{no:1,name:"consuming_transport_id",kind:"scalar",T:9},{no:2,name:"consumer_id",kind:"scalar",T:9}])}}new nC;class iC extends T{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",Kr]},{no:3,name:"pause",kind:"scalar",T:8},{no:4,name:"screen_share",kind:"scalar",T:8},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"codec",kind:"message",T:()=>Tv}])}}const _a=new iC;class sC extends T{constructor(){super("media.ConsumerState",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>_a},{no:3,name:"producer_track",kind:"message",T:()=>tC},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const aC=new sC;class oC extends T{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>aC}}])}}const bv=new oC;class cC extends T{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>Pv},{no:2,name:"receiver",kind:"message",T:()=>Pv}])}}const wv=new cC;class dC extends T{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>Tv},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>FI}])}}const _v=new dC;class lC extends T{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>_v},{no:2,name:"video",kind:"message",T:()=>_v}])}}const Pv=new lC;class uC extends T{constructor(){super("media.PreferredCodec",[{no:1,name:"audio",kind:"scalar",opt:!0,T:9},{no:2,name:"video",kind:"scalar",opt:!0,T:9}])}}const hC=new uC;class pC extends T{constructor(){super("media.edge.GeoLocation",[{no:1,name:"latitude",kind:"scalar",T:2},{no:2,name:"longitude",kind:"scalar",T:2},{no:3,name:"region",kind:"scalar",opt:!0,T:9}])}}const mC=new pC;class gC extends T{constructor(){super("media.edge.PeerJoinRequest",[{no:1,name:"display_name",kind:"scalar",opt:!0,T:9},{no:2,name:"prejoined",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:5,name:"preset",kind:"scalar",opt:!0,T:12},{no:6,name:"user_id",kind:"scalar",opt:!0,T:9},{no:7,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:8,name:"location",kind:"message",T:()=>mC},{no:9,name:"capabilities",kind:"message",T:()=>wv}])}}const fC=new gC;class vC extends T{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const yC=new vC;class SC extends T{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const EC=new SC;class TC extends T{constructor(){super("media.edge.ConsumeMultipleProducerRequest",[{no:1,name:"producer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8}])}}new TC;class kC extends T{constructor(){super("media.edge.ConsumePeerRequest",[{no:1,name:"producing_peer_id",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8},{no:3,name:"producer_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preferred_codec",kind:"message",T:()=>hC},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const bC=new kC;class wC extends T{constructor(){super("media.edge.ConsumePeersRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>bC},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const _C=new wC;class PC extends T{constructor(){super("media.edge.ProducerCreateRequest",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"description",kind:"message",T:()=>br},{no:5,name:"msid",kind:"scalar",T:9},{no:6,name:"app_data",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const IC=new PC;class CC extends T{constructor(){super("media.edge.SelectedPeersRequest",[])}}new CC;class RC extends T{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const MC=new RC;class AC extends T{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const ud=new AC;class DC extends T{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new DC;class OC extends T{constructor(){super("media.edge.ProducerCloseRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>br},{no:3,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const NC=new OC;class LC extends T{constructor(){super("media.edge.ConsumerCloseRequest",[{no:1,name:"consumer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"description",kind:"message",T:()=>br},{no:3,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const xC=new LC;class VC extends T{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const UC=new VC;class FC extends T{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const Iv=new FC;class BC extends T{constructor(){super("media.edge.PeerDisplayNameEditRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}const WC=new BC;class jC extends T{constructor(){super("media.edge.HostMediaControlForPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"audio",kind:"scalar",T:8},{no:3,name:"video",kind:"scalar",T:8},{no:4,name:"scree_share",kind:"scalar",T:8}])}}const HC=new jC;class qC extends T{constructor(){super("media.edge.HostMediaControlForAllPeerRequest",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8}])}}const GC=new qC;class JC extends T{constructor(){super("media.edge.GetRoomStateResponse",[{no:1,name:"display_title",kind:"scalar",T:9},{no:2,name:"locked_mode",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"room_name",kind:"scalar",T:9},{no:5,name:"current_peer_id",kind:"scalar",T:9},{no:6,name:"is_recording",kind:"scalar",opt:!0,T:8},{no:7,name:"recorder_participant_id",kind:"scalar",opt:!0,T:9},{no:8,name:"pinned_peer_ids",kind:"scalar",repeat:2,T:9}])}}const $C=new JC;class KC extends T{constructor(){super("media.edge.ErrorResponse",[{no:1,name:"error_message",kind:"scalar",T:9},{no:2,name:"event_id",kind:"scalar",T:5}])}}const zC=new KC;class YC extends T{constructor(){super("media.edge.EmptyResponse",[])}}new YC;class QC extends T{constructor(){super("media.edge.RoomParticipants",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"producer_states",kind:"message",repeat:1,T:()=>_a},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"user_id",kind:"scalar",opt:!0,T:9},{no:5,name:"capabilities",kind:"message",T:()=>wv}])}}const Cv=new QC;class XC extends T{constructor(){super("media.edge.SelectedPeersResponse",[{no:1,name:"audio_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"compulsory_peers",kind:"scalar",repeat:2,T:9}])}}const Xu=new XC;class ZC extends T{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const eR=new ZC;class tR extends T{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>eR}])}}const Rv=new tR;class rR extends T{constructor(){super("media.edge.PeerJoinResponse",[])}}new rR;class nR extends T{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>$C},{no:2,name:"participants",kind:"message",repeat:1,T:()=>Cv},{no:3,name:"selected_peers",kind:"message",T:()=>Xu},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const Zu=new nR;class iR extends T{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const sR=new iR;class aR extends T{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>bv}])}}new aR;class oR extends T{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>bv},{no:3,name:"description",kind:"message",T:()=>br}])}}const cR=new oR;class dR extends T{constructor(){super("media.edge.ProducerCreateResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"producer_id",kind:"scalar",T:9},{no:4,name:"description",kind:"message",T:()=>br}])}}const lR=new dR;class uR extends T{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>ZI}])}}new uR;class hR extends T{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new hR;class pR extends T{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new pR;class mR extends T{constructor(){super("media.edge.ProducerToggleResponse",[])}}new mR;class gR extends T{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new gR;class fR extends T{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>br}])}}const vR=new fR;class yR extends T{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>br}])}}const SR=new yR;class ER extends T{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new ER;class TR extends T{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const kR=new TR;class bR extends T{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const wR=new bR;class _R extends T{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const PR=new _R;class IR extends T{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const CR=new IR;class RR extends T{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const MR=new RR;class AR extends T{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>Cv}])}}const Mv=new AR;class DR extends T{constructor(){super("media.edge.TrackSubscriptionKind",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8}])}}const Av=new DR;class OR extends T{constructor(){super("media.edge.TrackSubscription",[{no:1,name:"label",kind:"scalar",T:9},{no:2,name:"webcam",kind:"message",T:()=>Av},{no:3,name:"screenshare",kind:"message",T:()=>Av}])}}const NR=new OR;class LR extends T{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>kv},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>NR}])}}new LR;class xR extends T{constructor(){super("media.edge.PeerProducerCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>_a}])}}const VR=new xR;class UR extends T{constructor(){super("media.edge.PeerProducerToggleBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>_a},{no:3,name:"initiator_participant_id",kind:"scalar",opt:!0,T:9}])}}const Dv=new UR;class FR extends T{constructor(){super("media.edge.PeerProducerCloseBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>_a}])}}const BR=new FR;class WR extends T{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const eh=new WR;class jR extends T{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Ov=new jR;class HR extends T{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new HR;class qR extends T{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new qR;class GR extends T{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new GR;class JR extends T{constructor(){super("media.edge.PeerDisplayNameEditBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}new JR;class $R extends T{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new $R;class KR extends T{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new KR;class zR extends T{constructor(){super("socket.ai.MeetingTranscript",[{no:1,name:"meeting_id",kind:"scalar",T:9},{no:2,name:"transcript",kind:"scalar",T:9},{no:3,name:"is_partial",kind:"scalar",T:8}])}}const th=new zR;class YR extends T{constructor(){super("socket.api.BaseSocketHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9}])}}new YR;class QR extends T{constructor(){super("socket.api.ErrorMessage",[{no:1,name:"code",kind:"scalar",opt:!0,T:5},{no:2,name:"message",kind:"scalar",T:9}])}}const XR=new QR;var yi;(function(t){t[t.BROWSER=0]="BROWSER",t[t.TRACK=1]="TRACK",t[t.COMPOSITE=2]="COMPOSITE"})(yi||(yi={}));var un;(function(t){t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ON_STAGE=1]="ON_STAGE",t[t.APPROVED_STAGE=2]="APPROVED_STAGE",t[t.REQUESTED_STAGE=3]="REQUESTED_STAGE",t[t.OFF_STAGE=4]="OFF_STAGE"})(un||(un={}));var rh;(function(t){t[t.NONE=0]="NONE",t[t.RECORDER=1]="RECORDER",t[t.LIVESTREAMER=2]="LIVESTREAMER"})(rh||(rh={}));var nh;(function(t){t[t.PEERS=0]="PEERS",t[t.ROOMS=1]="ROOMS"})(nh||(nh={}));var hd;(function(t){t[t.HIVE=0]="HIVE",t[t.CHAT=1]="CHAT",t[t.PING=2]="PING"})(hd||(hd={}));class ZR extends T{constructor(){super("socket.room.PeerFlags",[{no:1,name:"preset_name",kind:"scalar",T:9},{no:2,name:"recorder_type",kind:"scalar",T:9},{no:3,name:"hidden_participant",kind:"scalar",T:8}])}}const eM=new ZR;class tM extends T{constructor(){super("socket.room.Peer",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",un,"STAGE_TYPE_"]},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:7,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:8,name:"waitlisted",kind:"scalar",T:8},{no:9,name:"flags",kind:"message",T:()=>eM}])}}const pd=new tM;class rM extends T{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>pd}])}}const ps=new rM;class nM extends T{constructor(){super("socket.room.PeerStatusUpdate",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",un,"STAGE_TYPE_"]}])}}const Nv=new nM;class iM extends T{constructor(){super("socket.room.RoomPeersInfoRequest",[{no:1,name:"seach_query",kind:"scalar",T:9},{no:2,name:"limit",kind:"scalar",T:5},{no:3,name:"offset",kind:"scalar",T:5}])}}const sM=new iM;class aM extends T{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>pd}])}}const ih=new aM;class oM extends T{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const Lv=new oM;class cM extends T{constructor(){super("socket.room.Room",[{no:1,name:"room_id",kind:"scalar",T:9},{no:2,name:"title",kind:"scalar",T:9},{no:4,name:"created_at",kind:"scalar",T:4,L:2},{no:5,name:"active_recordings",kind:"message",repeat:1,T:()=>lM},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const xv=new cM;class dM extends T{constructor(){super("socket.room.ActiveRecording",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",yi]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const lM=new dM;class uM extends T{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>xv}])}}const Vv=new uM;class hM extends T{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const Uv=new hM;class pM extends T{constructor(){super("socket.room.UpdatePeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9}])}}new pM;class mM extends T{constructor(){super("socket.room.JoinRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>pd},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:5,name:"use_hive",kind:"scalar",opt:!0,T:8},{no:6,name:"preset",kind:"scalar",opt:!0,T:12},{no:7,name:"capabilities",kind:"enum",repeat:1,T:()=>["socket.room.Capabilities",hd,"CAPABILITIES_"]},{no:8,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const gM=new mM;class fM extends T{constructor(){super("socket.room.LeaveRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>pd},{no:2,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const vM=new fM;class yM extends T{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>xv}])}}new yM;class SM extends T{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new SM;class EM extends T{constructor(){super("socket.room.ServiceError",[{no:1,name:"message",kind:"scalar",opt:!0,T:9},{no:2,name:"code",kind:"scalar",opt:!0,T:9}])}}const sh=new EM;class TM extends T{constructor(){super("socket.room.ConnectedMeetingPeer",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:5,name:"display_picture_url",kind:"scalar",opt:!0,T:9}])}}const kM=new TM;class bM extends T{constructor(){super("socket.room.ConnectedMeetingDump",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>kM}])}}const Fv=new bM;class wM extends T{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>Fv},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>Fv}])}}const _M=new wM;class PM extends T{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const IM=new PM;class CM extends T{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>IM}])}}const RM=new CM;class MM extends T{constructor(){super("socket.room.CreateRoomResponsePayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>sh}])}}const AM=new MM;class DM extends T{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>AM}])}}const Bv=new DM;class OM extends T{constructor(){super("socket.room.UpdateRoomRequestPayload",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9}])}}const NM=new OM;class LM extends T{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>NM}])}}new LM;class xM extends T{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const VM=new xM;class UM extends T{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>VM}])}}const FM=new UM;class BM extends T{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>HM}])}}const WM=new BM;class jM extends T{constructor(){super("socket.room.DisableConnectedRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"status",kind:"scalar",opt:!0,T:9},{no:3,name:"title",kind:"scalar",opt:!0,T:9},{no:4,name:"error",kind:"message",T:()=>sh}])}}const HM=new jM;class qM extends T{constructor(){super("socket.room.MovePeerPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"preset_id",kind:"scalar",opt:!0,T:9}])}}const GM=new qM;class JM extends T{constructor(){super("socket.room.MovePeersBetweenRoomsRequest",[{no:1,name:"source_meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"destination_meeting_id",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>GM}])}}const $M=new JM;class KM extends T{constructor(){super("socket.room.MovedPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>sh}])}}const Wv=new KM;class zM extends T{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>Wv}])}}new zM;class YM extends T{constructor(){super("socket.room.TransferPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"auth_token",kind:"scalar",opt:!0,T:9}])}}const QM=new YM;class XM extends T{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>tA}])}}const ZM=new XM;class eA extends T{constructor(){super("socket.room.AddedParticipant",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const tA=new eA;class rA extends T{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const nA=new rA;class iA extends T{constructor(){super("socket.room.BroadcastMessage",[{no:1,name:"type",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",T:12},{no:3,name:"timestamp",kind:"scalar",T:4,L:2},{no:4,name:"ids",kind:"scalar",repeat:2,T:9},{no:5,name:"broadcast_type",kind:"enum",opt:!0,T:()=>["socket.room.BroadcastType",nh,"BROADCAST_TYPE_"]}])}}const Pa=new iA;class sA extends T{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const aA=new sA;class oA extends T{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const cA=new oA;class dA extends T{constructor(){super("socket.room.WaitingRoomRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"picture",kind:"scalar",opt:!0,T:9},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_name",kind:"scalar",opt:!0,T:9}])}}const lA=new dA;class uA extends T{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>lA}])}}const jv=new uA;class hA extends T{constructor(){super("socket.room.GetRoomStageStateResponse",[{no:1,name:"on_stage_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"approved_stage_peers",kind:"scalar",repeat:2,T:9},{no:3,name:"requested_stage_peers",kind:"scalar",repeat:2,T:9}])}}const Hv=new hA;var ah;(function(t){t[t.NONE=0]="NONE",t[t.SKIP=1]="SKIP",t[t.ON_PRIVILEGED_USER_ENTRY=2]="ON_PRIVILEGED_USER_ENTRY",t[t.SKIP_ON_ACCEPT=3]="SKIP_ON_ACCEPT"})(ah||(ah={}));var Ln;(function(t){t[t.NONE=0]="NONE",t[t.ALLOWED=1]="ALLOWED",t[t.NOT_ALLOWED=2]="NOT_ALLOWED",t[t.CAN_REQUEST=3]="CAN_REQUEST"})(Ln||(Ln={}));class pA extends T{constructor(){super("socket.preset.PollsPermissionUpdate",[{no:1,name:"can_create",kind:"scalar",opt:!0,T:8},{no:2,name:"can_vote",kind:"scalar",opt:!0,T:8},{no:3,name:"can_view",kind:"scalar",opt:!0,T:8}])}}const mA=new pA;class gA extends T{constructor(){super("socket.preset.PluginsPermissionsUpdate",[{no:1,name:"can_close",kind:"scalar",opt:!0,T:8},{no:2,name:"can_start",kind:"scalar",opt:!0,T:8}])}}const fA=new gA;class vA extends T{constructor(){super("socket.preset.PublicChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"text",kind:"scalar",opt:!0,T:8},{no:3,name:"files",kind:"scalar",opt:!0,T:8}])}}const yA=new vA;class SA extends T{constructor(){super("socket.preset.PrivateChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"can_receive",kind:"scalar",opt:!0,T:8},{no:3,name:"text",kind:"scalar",opt:!0,T:8},{no:4,name:"files",kind:"scalar",opt:!0,T:8}])}}const EA=new SA;class TA extends T{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>yA},{no:2,name:"private",kind:"message",T:()=>EA}])}}const kA=new TA;class bA extends T{constructor(){super("socket.preset.ConnectedMeetingPermissionUpdate",[{no:1,name:"can_alter_connected_meetings",kind:"scalar",opt:!0,T:8},{no:2,name:"can_switch_to_parent_meeting",kind:"scalar",opt:!0,T:8},{no:3,name:"can_switch_connected_meetings",kind:"scalar",opt:!0,T:8}])}}const wA=new bA;class _A extends T{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Ln,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Ln,"STREAM_PERMISSION_TYPE_"]}])}}const oh=new _A;class PA extends T{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>oh},{no:2,name:"audio",kind:"message",T:()=>oh},{no:3,name:"screenshare",kind:"message",T:()=>oh}])}}const IA=new PA;class CA extends T{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>mA},{no:2,name:"plugins",kind:"message",T:()=>fA},{no:3,name:"chat",kind:"message",T:()=>kA},{no:4,name:"accept_waiting_requests",kind:"scalar",opt:!0,T:8},{no:5,name:"can_accept_production_requests",kind:"scalar",opt:!0,T:8},{no:6,name:"can_edit_display_name",kind:"scalar",opt:!0,T:8},{no:7,name:"can_record",kind:"scalar",opt:!0,T:8},{no:8,name:"can_livestream",kind:"scalar",opt:!0,T:8},{no:9,name:"can_spotlight",kind:"scalar",opt:!0,T:8},{no:10,name:"disable_participant_audio",kind:"scalar",opt:!0,T:8},{no:11,name:"disable_participant_screensharing",kind:"scalar",opt:!0,T:8},{no:12,name:"disable_participant_video",kind:"scalar",opt:!0,T:8},{no:13,name:"kick_participant",kind:"scalar",opt:!0,T:8},{no:14,name:"pin_participant",kind:"scalar",opt:!0,T:8},{no:15,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:16,name:"waiting_room_type",kind:"enum",opt:!0,T:()=>["socket.preset.WaitingRoomType",ah,"WAITING_ROOM_TYPE_"]},{no:17,name:"is_recorder",kind:"scalar",opt:!0,T:8},{no:18,name:"recorder_type",kind:"enum",opt:!0,T:()=>["socket.room.RecorderType",rh,"RECORDER_TYPE_"]},{no:19,name:"hidden_participant",kind:"scalar",opt:!0,T:8},{no:20,name:"show_participant_list",kind:"scalar",opt:!0,T:8},{no:21,name:"can_change_participant_permissions",kind:"scalar",opt:!0,T:8},{no:22,name:"connected_meetings",kind:"message",T:()=>wA},{no:23,name:"media",kind:"message",T:()=>IA}])}}const ch=new CA;class RA extends T{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const MA=new RA;class AA extends T{constructor(){super("socket.preset.PeerPreset",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"preset",kind:"scalar",T:12}])}}const DA=new AA;class OA extends T{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>DA}])}}const NA=new OA;class LA extends T{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>ch}])}}const qv=new LA;class xA extends T{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>qv}])}}const VA=new xA;class UA extends T{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>qv}])}}const Gv=new UA;class FA extends T{constructor(){super("socket.preset.PeerUserIDMap",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9}])}}const BA=new FA;class WA extends T{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>BA},{no:2,name:"patch",kind:"message",T:()=>ch}])}}new WA;class jA extends T{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>ch}])}}new jA;class HA extends T{constructor(){super("socket.chat.ChatMessage",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"user_id",kind:"scalar",T:9},{no:4,name:"display_name",kind:"scalar",T:9},{no:5,name:"pinned",kind:"scalar",T:8},{no:6,name:"is_edited",kind:"scalar",T:8},{no:7,name:"payload_type",kind:"scalar",T:5},{no:8,name:"payload",kind:"scalar",T:9},{no:10,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:11,name:"created_at",kind:"scalar",T:4,L:2},{no:12,name:"created_at_ms",kind:"scalar",opt:!0,T:4,L:2},{no:13,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:14,name:"channel_index",kind:"scalar",opt:!0,T:9}])}}const Si=new HA;class qA extends T{constructor(){super("socket.chat.GetPaginatedChatMessageRoomRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const GA=new qA;class JA extends T{constructor(){super("socket.chat.GetPaginatedChatMessageRoomResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Si},{no:2,name:"next",kind:"scalar",T:8}])}}const $A=new JA;class KA extends T{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>Si}])}}const Jv=new KA;class zA extends T{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const YA=new zA;class QA extends T{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>Si}])}}const dh=new QA;class XA extends T{constructor(){super("socket.chat.SendChatMessageToPeersRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const ZA=new XA;class e1 extends T{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>Si}])}}const lh=new e1;class t1 extends T{constructor(){super("socket.chat.SendChatMessageToChannelRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const r1=new t1;class n1 extends T{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>Si}])}}new n1;class i1 extends T{constructor(){super("socket.chat.EditChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",opt:!0,T:5},{no:3,name:"payload",kind:"scalar",opt:!0,T:9},{no:4,name:"pinned",kind:"scalar",opt:!0,T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const s1=new i1;class a1 extends T{constructor(){super("socket.chat.PinChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const o1=new a1;class c1 extends T{constructor(){super("socket.chat.PinChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const md=new c1;class d1 extends T{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>Si}])}}const gd=new d1;class l1 extends T{constructor(){super("socket.chat.DeleteChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const u1=new l1;class h1 extends T{constructor(){super("socket.chat.DeleteChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const fd=new h1;class p1 extends T{constructor(){super("socket.chat.SearchChatMessagesRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"search_term",kind:"scalar",T:9}])}}const m1=new p1;class g1 extends T{constructor(){super("socket.chat.MarkChannelIndexAsReadRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"channel_index",kind:"scalar",T:9}])}}const f1=new g1;class v1 extends T{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}const y1=new v1;class S1 extends T{constructor(){super("socket.chat.CreateChatChannelRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8}])}}const E1=new S1;class T1 extends T{constructor(){super("socket.chat.UpdateChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:4,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:5,name:"visibility",kind:"scalar",opt:!0,T:9},{no:6,name:"is_direct_message",kind:"scalar",opt:!0,T:8}])}}const k1=new T1;class b1 extends T{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new b1;class w1 extends T{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}const _1=new w1;class P1 extends T{constructor(){super("socket.chat.LatestMessageAndUnreadCount",[{no:1,name:"message",kind:"message",T:()=>Si},{no:2,name:"unread_count",kind:"scalar",T:4,L:2}])}}const I1=new P1;class C1 extends T{constructor(){super("socket.chat.ChatChannel",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8},{no:6,name:"latest_message_and_unread_count",kind:"message",T:()=>I1},{no:7,name:"target_user_ids",kind:"scalar",repeat:2,T:9}])}}const R1=new C1;class M1 extends T{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>R1}])}}const hn=new M1;class A1 extends T{constructor(){super("socket.chat.ChannelMember",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const D1=new A1;class O1 extends T{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>D1}])}}const N1=new O1;class L1 extends T{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const x1=new L1;class V1 extends T{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const U1=new V1;class F1 extends T{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const B1=new F1;class W1 extends T{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const j1=new W1;class H1 extends T{constructor(){super("socket.plugin.EnablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const q1=new H1;class G1 extends T{constructor(){super("socket.plugin.DisablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const J1=new G1;class $1 extends T{constructor(){super("socket.plugin.PluginEventToRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const K1=new $1;class z1 extends T{constructor(){super("socket.plugin.PluginEventToPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"plugin_data",kind:"scalar",T:12}])}}const Y1=new z1;class Q1 extends T{constructor(){super("socket.plugin.StoreKeys",[{no:1,name:"store_key",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",opt:!0,T:12}])}}const uh=new Q1;class X1 extends T{constructor(){super("socket.plugin.PluginStoreInsertKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"insert_keys",kind:"message",repeat:1,T:()=>uh}])}}const $v=new X1;class Z1 extends T{constructor(){super("socket.plugin.PluginStoreGetKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"get_keys",kind:"message",repeat:1,T:()=>uh}])}}const eD=new Z1;class tD extends T{constructor(){super("socket.plugin.PluginStoreDeleteKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"delete_keys",kind:"message",repeat:1,T:()=>uh}])}}const rD=new tD;class nD extends T{constructor(){super("socket.plugin.PluginStoreDeleteRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9}])}}const iD=new nD;class sD extends T{constructor(){super("socket.plugin.EnablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"enabled_by",kind:"scalar",T:9}])}}const hh=new sD;class aD extends T{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>hh}])}}const oD=new aD;class cD extends T{constructor(){super("socket.plugin.DisablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"disabled_by",kind:"scalar",T:9}])}}const Kv=new cD;class dD extends T{constructor(){super("socket.plugin.PluginStoreItem",[{no:1,name:"timestamp",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"store_key",kind:"scalar",T:9},{no:4,name:"payload",kind:"scalar",T:12}])}}const lD=new dD;class uD extends T{constructor(){super("socket.plugin.PluginStoreResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"store_items",kind:"message",repeat:1,T:()=>lD}])}}const zv=new uD;class hD extends T{constructor(){super("socket.plugin.PluginEventResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const Yv=new hD;class pD extends T{constructor(){super("socket.livestreaming.LiveStreamingEvent",[{no:1,name:"livestream_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"name",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",T:9},{no:5,name:"playback_url",kind:"scalar",T:9},{no:6,name:"org_id",kind:"scalar",T:9},{no:7,name:"room_name",kind:"scalar",T:9},{no:8,name:"room_uuid",kind:"scalar",T:9},{no:9,name:"status",kind:"scalar",T:9},{no:10,name:"manual_ingest",kind:"scalar",opt:!0,T:8}])}}const Qv=new pD;class mD extends T{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const Xv=new mD;class gD extends T{constructor(){super("socket.livestreaming.StageRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9}])}}const fD=new gD;class vD extends T{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>fD}])}}const ph=new vD;class yD extends T{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const SD=new yD;class ED extends T{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const TD=new ED;class kD extends T{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Zv=new kD;class bD extends T{constructor(){super("socket.polls.Poll",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"created_by",kind:"scalar",T:9},{no:3,name:"created_by_user_id",kind:"scalar",T:9},{no:4,name:"question",kind:"scalar",T:9},{no:5,name:"options",kind:"message",repeat:1,T:()=>_D},{no:6,name:"hide_votes",kind:"scalar",T:8},{no:7,name:"anonymous",kind:"scalar",T:8},{no:8,name:"votes",kind:"scalar",repeat:2,T:9}])}}const ey=new bD;class wD extends T{constructor(){super("socket.polls.PollOption",[{no:1,name:"text",kind:"scalar",T:9},{no:2,name:"count",kind:"scalar",opt:!0,T:4,L:2},{no:3,name:"votes",kind:"message",repeat:1,T:()=>ID}])}}const _D=new wD;class PD extends T{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const ID=new PD;class CD extends T{constructor(){super("socket.polls.NewPollRequest",[{no:1,name:"question",kind:"scalar",T:9},{no:2,name:"options",kind:"scalar",repeat:2,T:9},{no:3,name:"anonymous",kind:"scalar",T:8},{no:4,name:"hide_votes",kind:"scalar",T:8},{no:5,name:"created_by",kind:"scalar",opt:!0,T:9},{no:6,name:"created_by_user_id",kind:"scalar",opt:!0,T:9}])}}const RD=new CD;class MD extends T{constructor(){super("socket.polls.VotePollRequest",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"index",kind:"scalar",T:4,L:2}])}}const AD=new MD;class DD extends T{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>ey}])}}const mh=new DD;class OD extends T{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>ey}])}}const ND=new OD;class LD extends T{constructor(){super("socket.recording.RecordingEvent",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",yi]}])}}const ty=new LD;class xD extends T{constructor(){super("google.protobuf.Timestamp",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}now(){const e=this.create(),r=Date.now();return e.seconds=Te.from(Math.floor(r/1e3)).toBigInt(),e.nanos=r%1e3*1e6,e}toDate(e){return new Date(Te.from(e.seconds).toNumber()*1e3+Math.ceil(e.nanos/1e6))}fromDate(e){const r=this.create(),n=e.getTime();return r.seconds=Te.from(Math.floor(n/1e3)).toBigInt(),r.nanos=n%1e3*1e6,r}internalJsonWrite(e,r){let n=Te.from(e.seconds).toNumber()*1e3;if(n<Date.parse("0001-01-01T00:00:00Z")||n>Date.parse("9999-12-31T23:59:59Z"))throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");if(e.nanos<0)throw new Error("Unable to encode invalid Timestamp to JSON. Nanos must not be negative.");let i="Z";if(e.nanos>0){let s=(e.nanos+1e9).toString().substring(1);s.substring(3)==="000000"?i="."+s.substring(0,3)+"Z":s.substring(6)==="000"?i="."+s.substring(0,6)+"Z":i="."+s+"Z"}return new Date(n).toISOString().replace(".000Z",i)}internalJsonRead(e,r,n){if(typeof e!="string")throw new Error("Unable to parse Timestamp from JSON "+Ql(e)+".");let i=e.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:Z|\.([0-9]{3,9})Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!i)throw new Error("Unable to parse Timestamp from JSON. Invalid format.");let s=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(s))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(s<Date.parse("0001-01-01T00:00:00Z")||s>Date.parse("9999-12-31T23:59:59Z"))throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");return n||(n=this.create()),n.seconds=Te.from(s/1e3).toBigInt(),n.nanos=0,i[7]&&(n.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),n}}new xD;class VD extends T{constructor(){super("common.BaseHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9},{no:9,name:"room_object_id",kind:"scalar",opt:!0,T:9},{no:10,name:"preset",kind:"scalar",opt:!0,T:9}])}}const gh=new VD;class UD extends T{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>gh}])}}new UD;class FD extends T{constructor(){super("common.CFWorkersResponse",[{no:1,name:"response",kind:"message",T:()=>gh},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>gh}])}}new FD;const BD=0,WD=1,jD=2,HD=3,qD=4,GD=5,JD={getPeerInfo:0,updatePeerInfo:1,getRoomPeersInfo:2,joinRoom:3,leaveRoom:4,getRoomInfo:5,updateRoomInfo:6,closeRoom:7,startedLivestream:8,stoppedLivestream:9,erroredLivestream:10,getStagePeers:11,getStageRequests:12,requestStageAccess:13,cancelStageRequest:14,grantStageAccess:15,denyStageAccess:16,roomPeerCount:17,joinStage:18,leaveStage:19,getConnectedRoomsDump:20,createConnectedRooms:21,deleteConnectedRooms:22,movePeers:23,transferPeer:24,movedPeer:25,connectedRoomsUpdated:26,connectedRoomsDeleted:27,getAllAddedParticipants:28,broadcastMessage:29,kick:30,kickAll:31,transcript:32,getWaitingRoomRequests:33,acceptWaitingRoomRequests:34,waitingRoomRequestAccepted:35,denyWaitingRoomRequests:36,waitingRoomRequestDenied:37,peerStageStatusUpdate:38,broadcastToEntity:39,recordingStarted:40,recordingStopped:41,recordingPaused:42,getRoomStageState:43,livestreamingInvoked:44},$D={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,sendMessageToChannel:6,searchChannelMessages:7,getAllChatChannels:8,markChannelIndexAsRead:9,pinMessage:10},KD={getPlugins:0,addPlugin:1,enablePluginForRoom:2,disablePluginForPeers:3,enablePluginForPeers:4,disablePluginForRoom:5,removePlugin:6,customPluginEventToRoom:7,customPluginEventToPeers:8,storeInsertKeys:9,storeGetKeys:10,storeDeleteKeys:11,storeDelete:12},zD={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},ry={unknown:0,createWebRTCTransport:1,produce:2,consume:3,toggleProducer:4,toggleConsumer:5,closeProducer:6,closeConsumer:7,joinRoom:16,leaveRoom:17,selectedPeer:18,globalPinPeer:19,selfJoinComplete:20,peerJoinedBroadcast:25,peerLeaveBroadcast:26,peerProducerCreateBroadcast:27,peerProducerToggleBroadcast:28,peerProducerCloseBroadcast:29,globalPeerPinBroadcast:30,recordingStartedBroadcast:31,recordingStoppedBroadcast:32,peerDisplayNameEditBroadcast:33,mediaRoomTerminationBroadcastResponse:36,selectedPeerDiff:40,renegotiateSessionDescription:50,errorResponse:60,kickPeer:90,kickAll:91,changeDisplayName:92,hostControlPeer:93,hostControlAllPeers:94,audioActivity:100},YD={createChatChannel:0,getChatChannel:1,deprecatedGetAllChatChannels:2,getChannelMembers:3,updateChatChannel:4},QD={getUserPresets:0,updateUserPreset:1};function ms(t,e){return Object.keys(e).reduce((r,n)=>(r[n]=(t<<16)+e[n],r),{})}function ny(t,e){return Object.keys(t).reduce((r,n)=>(r[n]=e|t[n],r),{})}const W=ms(BD,JD),Fe=ms(WD,$D),z=ms(jD,KD),pn=ms(HD,zD),Ei=ms(qD,YD),ur=ny(ry,16777216),wr=ny(ry,50331648),vd=ms(GD,QD);var XD=Object.defineProperty,ZD=Object.getOwnPropertyDescriptor,fh=(t,e,r,n)=>{for(var i=n>1?void 0:n?ZD(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&XD(e,r,i),i},Ti,iy;const vh=(iy=class{constructor(t){v(this,Ti,void 0),y(this,Ti,t)}createChannel(t,e,r,n="public",i=!1){return u(this,null,function*(){const s={displayName:t,targetUserIds:e,displayPictureUrl:r,visibility:n,isDirectMessage:i};i&&(s.visibility="private");const a=yield o(this,Ti).sendMessagePromise(Ei.createChatChannel,E1.toBinary(s)),c=hn.fromBinary(a.payload).chatChannels;return vh.formatChannel(c[0])})}updateChannel(t,e){return u(this,null,function*(){const r=yield o(this,Ti).sendMessagePromise(Ei.updateChatChannel,k1.toBinary({chatChannelId:t,targetUserIds:e.memberIds,displayName:e.displayName,displayPictureUrl:e.displayPictureUrl,visibility:e.visibility})),n=hn.fromBinary(r.payload).chatChannels;return vh.formatChannel(n[0])})}static formatChannel(t){var e;const{latestMessageAndUnreadCount:r}=t,n=G(x({},t),{id:t.chatChannelId,memberIds:t.targetUserIds,unreadCount:(e=r==null?void 0:r.unreadCount)!=null?e:0});return r!=null&&r.message&&(n.latestMessage=Ir.formatSocketServiceMessage(r.message)),delete n.chatChannelId,delete n.targetUserIds,delete n.latestMessageAndUnreadCount,n}getChannelMembers(t){return u(this,null,function*(){try{const e=yield o(this,Ti).sendMessagePromise(Ei.getChannelMembers,_1.toBinary({chatChannelId:t}));return N1.fromBinary(e.payload).channelMembers.map(r=>{var n=r,{id:i}=n,s=Mc(n,["id"]);return G(x({},s),{userId:i})})}catch(e){return[]}})}on(t,e){let r,n;switch(t){case Ei.createChatChannel:{r=hn.fromBinary.bind(hn),n=hn.create();break}case Ei.updateChatChannel:{r=hn.fromBinary.bind(hn),n=hn.create();break}}if(!r){h.warn(`ChatChannelSocketHandler::Event ${t} is not recognized`);return}o(this,Ti).on(t,({payload:i})=>{let s=n;try{s=r(i)}catch(a){h.error("ChatChannelSocketHandler::on::binary_decode_error",{error:a})}return e(s)})}},Ti=new WeakMap,iy);let ki=vh;fh([g.trace("ChatChannelHandler.createChannel")],ki.prototype,"createChannel",1),fh([g.trace("ChatChannelHandler.updateChannel")],ki.prototype,"updateChannel",1),fh([g.trace("ChatChannelHandler.getChannelMembers")],ki.prototype,"getChannelMembers",1);var eO=Object.defineProperty,tO=Object.getOwnPropertyDescriptor,_r=(t,e,r,n)=>{for(var i=n>1?void 0:n?tO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&eO(e,r,i),i},Ct=(t=>(t[t.TEXT=0]="TEXT",t[t.IMAGE=1]="IMAGE",t[t.FILE=2]="FILE",t[t.CUSTOM=3]="CUSTOM",t))(Ct||{}),Rt;class hr{constructor(e){v(this,Rt,void 0),y(this,Rt,e)}getChatMessages(){return o(this,Rt).sendMessagePromise(Fe.getMessages)}getChatMessagesPaginated(e,r,n,i=0,s=""){return u(this,null,function*(){const a={timeStamp:e,size:r,from:i,reversed:n,channelId:s},c=yield o(this,Rt).sendMessagePromise(Fe.getPaginatedMessages,GA.toBinary(a));return c.payload?$A.fromBinary(c.payload):{messages:[],next:!1}})}sendMessageToRoom(e,r){const n={payloadType:r,payload:e};o(this,Rt).sendMessage(Fe.sendMessageToRoom,YA.toBinary(n))}sendMessageToPeers(e,r,n){const i={payloadType:r,peerIds:n,payload:e};o(this,Rt).sendMessage(Fe.sendMessageToPeers,ZA.toBinary(i))}sendMessageToChannel(e,r,n){const i={payloadType:r,channelId:n,payload:e};o(this,Rt).sendMessage(Fe.sendMessageToChannel,r1.toBinary(i))}sendMessage(e,r,n,i){if(i&&this.sendMessageToChannel(e,r,i),n&&n.length>0){this.sendMessageToPeers(e,r,n);return}this.sendMessageToRoom(e,r)}editMessage(e,r,n,i,s){return u(this,null,function*(){const a={chatId:e,payloadType:n,payload:r};i&&(a.channelId=i),s!==void 0&&(a.pinned=s);const c=yield o(this,Rt).sendMessagePromise(Fe.editMessage,s1.toBinary(a));return gd.fromBinary(c.payload).message})}deleteMessage(e,r){return u(this,null,function*(){const n={chatId:e};r&&(n.channelId=r);const i=yield o(this,Rt).sendMessagePromise(Fe.deleteMessage,u1.toBinary(n)),s=fd.fromBinary(i.payload);return x({id:s.chatId},s.channelId?{channelId:s.channelId}:{})})}searchMessages(e,r){return u(this,null,function*(){var n,i,s;const a={searchTerm:e,timeStamp:(n=r.timestamp)!=null?n:Date.now(),size:(i=r.size)!=null?i:75,from:0,reversed:(s=r.reversed)!=null?s:!0};r.channelId&&(a.channelId=r.channelId);try{const c=yield o(this,Rt).sendMessagePromise(Fe.searchChannelMessages,m1.toBinary(a));return Jv.fromBinary(c.payload).messages}catch(c){return[]}})}getAllChannels(){return u(this,null,function*(){try{const e=yield o(this,Rt).sendMessagePromise(Fe.getAllChatChannels);return hn.fromBinary(e.payload).chatChannels.map(ki.formatChannel)}catch(e){return[]}})}markLastReadMessage(e,r){return u(this,null,function*(){const n=yield o(this,Rt).sendMessagePromise(Fe.markChannelIndexAsRead,f1.toBinary({channelId:e,userId:r.userId,channelIndex:r.channelIndex}));return y1.fromBinary(n.payload).channelIndex})}setPinState(e,r){return u(this,null,function*(){const n={chatId:e.id,pinned:r,channelId:e.channelId},i=yield o(this,Rt).sendMessagePromise(Fe.pinMessage,o1.toBinary(n));return md.fromBinary(i.payload)})}on(e,r){let n,i;switch(e){case Fe.sendMessageToRoom:{n=dh.fromBinary.bind(dh),i=dh.create();break}case Fe.sendMessageToPeers:{n=lh.fromBinary.bind(lh),i=lh.create();break}case Fe.editMessage:{n=gd.fromBinary.bind(gd),i=gd.create();break}case Fe.pinMessage:{n=md.fromBinary.bind(md),i=md.create();break}case Fe.deleteMessage:{n=fd.fromBinary.bind(fd),i=fd.create();break}}if(!n){h.warn(`ChatSocketHandler::Event ${e} is not recognized`);return}o(this,Rt).on(e,({payload:s})=>{let a=i;try{a=n(s)}catch(c){h.error("chatSocketHandler::on::binary_decode_error",{error:c})}return r(a)})}}Rt=new WeakMap,_r([g.trace("SocketService.getChatMessages")],hr.prototype,"getChatMessages",1),_r([g.trace("SocketService.getChatMessagesPaginated")],hr.prototype,"getChatMessagesPaginated",1),_r([g.trace("SocketService.sendMessageToRoom")],hr.prototype,"sendMessageToRoom",1),_r([g.trace("SocketService.sendMessageToPeers")],hr.prototype,"sendMessageToPeers",1),_r([g.trace("SocketService.sendMessageToChannel")],hr.prototype,"sendMessageToChannel",1),_r([g.trace("SocketService.sendMessage")],hr.prototype,"sendMessage",1),_r([g.trace("SocketService.editMessage")],hr.prototype,"editMessage",1),_r([g.trace("SocketService.deleteMessage")],hr.prototype,"deleteMessage",1),_r([g.trace("SocketService.searchMessages")],hr.prototype,"searchMessages",1),_r([g.trace("SocketService.getAllChannels")],hr.prototype,"getAllChannels",1),_r([g.trace("SocketService.markLastReadMessage")],hr.prototype,"markLastReadMessage",1);function rO(t){return t.replace(/([-_]\w)/g,e=>e[1].toUpperCase())}function Pr(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(r=>Pr(r));const e={};return Object.keys(t).forEach(r=>{const n=zl(r)?r:rO(r);e[n]=Pr(t[r])}),e}function nO(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function sy(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(r=>sy(r));const e={};return Object.keys(t).forEach(r=>{const n=zl(r)?r:nO(r);e[n]=t[r]}),e}function yd(t,e={}){return t==null?{}:(Object.getOwnPropertyNames(t).forEach(r=>{if(typeof t[r]!="function"){if(typeof t[r]=="object"){yd(t[r],e[r]={});return}e[r]=t[r]}}),e)}class ay{constructor(e){f(this,"defaults"),this.defaults={baseURL:e.baseURL,headers:{common:{}},timeout:e.timeout,retry:e.retry,retryDelay:e.retryDelay}}buildURL(e,r){const{baseURL:n}=this.defaults,i=e.startsWith("http")?e:`${n}${e.startsWith("/")?e:`/${e}`}`;if(r){const s=new URLSearchParams;return Object.entries(r).forEach(([a,c])=>{s.append(a,c)}),`${i}${i.includes("?")?"&":"?"}${s.toString()}`}return i}request(e){return u(this,null,function*(){var r;const n=((r=e.method)==null?void 0:r.toUpperCase())||"GET",i=this.buildURL(e.url||"",e.params),s=x(x({},this.defaults.headers.common),e.headers);n!=="GET"&&n!=="HEAD"&&e.data&&!s["Content-Type"]&&(s["Content-Type"]="application/json");const a=s["Content-Type"]==="application/json"?JSON.stringify(e.data):e.data,c={method:n,headers:s,body:n!=="GET"&&n!=="HEAD"&&e.data?a:void 0},d=e.timeout||this.defaults.timeout,l=e.retry!==void 0?e.retry:this.defaults.retry,p=e.retryDelay||this.defaults.retryDelay;try{const m=new AbortController,S=setTimeout(()=>m.abort(),d);c.signal=m.signal;const E=yield fetch(i,c);clearTimeout(S);let b=null;const O=E.headers.get("content-type");O&&O.includes("application/json")?b=yield E.json():b=yield E.text();const M={};E.headers.forEach((V,J)=>{M[J]=V});const F={data:b,status:E.status,statusText:E.statusText,headers:M,config:e};if(!E.ok)throw F;return F}catch(m){if(m instanceof Error&&l>0)return yield new Promise(S=>setTimeout(S,p)),this.defaults.baseURL==="https://api.dyte.io"?this.defaults.baseURL="https://api.cluster.dyte.in":this.defaults.baseURL==="https://api.cluster.dyte.in"&&(this.defaults.baseURL="https://api.dyte.io"),this.request(G(x({},e),{retry:l-1}));throw m}})}get(e){return u(this,arguments,function*(r,n={}){return this.request(G(x({},n),{method:"GET",url:r}))})}post(e,r){return u(this,arguments,function*(n,i,s={}){return this.request(G(x({},s),{method:"POST",url:n,data:i}))})}put(e,r){return u(this,arguments,function*(n,i,s={}){return this.request(G(x({},s),{method:"PUT",url:n,data:i}))})}}const iO=3,sO=30,aO=8e3;class oO{constructor(e,r){f(this,"ipInfo"),f(this,"fetchClient"),f(this,"requests"),f(this,"roomName"),f(this,"roomUUID"),f(this,"authToken"),f(this,"organizationId"),f(this,"iceServers"),f(this,"pluginInformation"),f(this,"userDetails"),f(this,"roomDetails"),f(this,"context"),this.context=e;const{timeout:n=aO,retry:i=iO,retryDelay:s=sO,baseURL:a="https://api.dyte.io",authToken:c,cachedUserDetails:d}=r||{};this.iceServers=d==null?void 0:d.iceServers,this.pluginInformation=d==null?void 0:d.pluginInformation,this.userDetails=d==null?void 0:d.userDetails,this.roomDetails=d==null?void 0:d.roomDetails,this.requests=new ay({baseURL:a,timeout:n,retry:i,retryDelay:s,responseType:"json"}),this.fetchClient=new ay({baseURL:"",timeout:n,retry:i,retryDelay:s,responseType:"json"}),this.setAuthToken(c,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=p=>u(this,null,function*(){var m,S,E,b,O;try{g.injectContext(this.requests.defaults.headers.common);const M=yield l(p);return p.url!==g.logsEndpoint&&h.debug("xhr::fetch",{networkCall:{status:M.status,statusText:M.statusText,baseURL:p.baseURL||this.requests.defaults.baseURL,url:p.url,method:p.method}}),M}catch(M){throw M?(((m=M.config)==null?void 0:m.url)!==g.logsEndpoint&&h.error("xhr::fetch",{error:M,networkCall:{status:M.status,statusText:M.statusText,baseURL:((S=M.config)==null?void 0:S.baseURL)||this.requests.defaults.baseURL,url:(E=M.config)==null?void 0:E.url,retries:(b=M.config)==null?void 0:b.retry,method:(O=M.config)==null?void 0:O.method,isOnline:navigator.onLine?"online":"offline"}}),new _(M.message||"Network request failed","0011")):new _("Unknown network error occurred","0011")}})}get peerId(){return this.context.getValue("peerId")}setAuthToken(e,r){const{bearer:n}=r||{};this.authToken=e,this.requests.defaults.headers.common.Authorization=n?`Bearer ${e}`:e}setHeader(e,r){this.requests.defaults.headers.common[e]=r}setRoomName(e){this.roomName=e}setRoomUUID(e){this.roomUUID=e}setOrganizationId(e){this.organizationId=e}}var cO=Object.defineProperty,dO=Object.getOwnPropertyDescriptor,pr=(t,e,r,n)=>{for(var i=n>1?void 0:n?dO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&cO(e,r,i),i};class Xt extends oO{constructor(e,r){super(e,r),this.setHeader("x-dyte-web-core-version",e.getValue("sdkVersion"))}getIPDetails(){return u(this,null,function*(){var e;const{peerId:r}=this;try{const n=yield cu.getIPDetails({peerId:r,apiHostnames:mv(this.context),logger:h});if(h.log("ipInfo",{ipInfo:n}),((e=n==null?void 0:n.loc)==null?void 0:e.length)>5)return n;throw Error("Insufficient data")}catch(n){h.warn("ApiClient.getRoomNodeLinkAndTitleV1 Failed to get ip details",{error:{name:n.name,message:n.message}});return}})}getICEServers(){return u(this,null,function*(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:r}=(yield this.requests.get("/iceservers")).data;if(e)return(r==null?void 0:r.length)>0&&(this.iceServers=r),r})}getPlugins(){return u(this,null,function*(){var e,r,n,i,s,a,c;if(this.pluginInformation)return this.pluginInformation;const{plugins:d}=(yield this.requests.get("/v2/plugins/user")).data.data,l=((r=(e=Q.getValue(ie.V1_PLUGINS))==null?void 0:e.toString())==null?void 0:r.split(","))||[],p=d.reduce((m,S)=>(m[l.includes(S.id)?"v1":"v2"].push(G(x({},S),{name:S.name.replace("v2","")})),m),{v1:[],v2:[]});return(s=(i=(n=this.context.getValue("modules"))==null?void 0:n.devTools)==null?void 0:i.plugins)!=null&&s.length&&((c=(a=this.context.getValue("modules"))==null?void 0:a.devTools)==null||c.plugins.forEach(m=>{var S,E,b;const O=G(x({},Sa),{tags:[...Sa.tags],baseUrl:`http://localhost:${m.port}`,name:m.name,picture:(S=m.picture)!=null?S:Sa.picture,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),id:m.id,organizationId:this.organizationId,description:(E=m.description)!=null?E:Sa.description,staggered:(b=m.staggered)!=null?b:Sa.staggered});p.v2.push(O)})),p.v2})}getPluginDetails(e){return u(this,null,function*(){const{plugin:r}=(yield this.requests.get(`/v2/plugins/view/${e}`)).data.data;return r})}getPluginConfig(e){return u(this,null,function*(){return(yield this.fetchClient.get(`${e}/dyte-config.json`)).data})}authorizePlugin(e){return u(this,null,function*(){const r={peerId:this.peerId},{token:n}=(yield this.requests.post(`/v2/plugins/authorize/${e}`,r)).data.data;return n})}getPresignedUrls(e,r){return u(this,null,function*(){const n=od(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof n=="number"?n:void 0};Q.hasFeature(ie.FEAT_CHAT_SDK)&&(i.viewType=r);const{getLocation:s,putLocation:a}=(yield this.requests.post("/v1/meetings/genPreSignedUploadUrl",i)).data.data;return{getLocation:s,putLocation:a}})}uploadFile(e,r){return u(this,null,function*(){if(navigator.isReactNative&&"uri"in e)try{yield fetch(r,{method:"PUT",headers:{"Content-Type":"application/octet-stream"},body:{uri:e.uri,name:e.name}})}catch(n){h.error(`sendFileMessage::${n}`)}else yield this.fetchClient.put(r,e,{headers:{"Content-Type":e.type}})})}startLivestreaming(e){return u(this,arguments,function*({manualIngestion:r}){const n=Pr(yield this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!r})).data.data;return{playbackUrl:n.playbackUrl,status:n.status,manualIngest:n.manualIngest,ingestionCredentials:n.streamKey?{ingestionServer:n.ingestServer,streamKey:n.streamKey}:null}})}stopLivestreaming(){return u(this,null,function*(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)})}getActiveLivestream(){return u(this,null,function*(){const e=Pr((yield this.requests.get(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream`)).data.data);return{playbackUrl:e.playbackUrl,status:e.status,manualIngest:e.manualIngest,ingestionCredentials:e.streamKey?{ingestionServer:e.ingestServer,streamKey:e.streamKey}:null}})}getUserDetails(){return u(this,null,function*(){if(this.userDetails)return this.userDetails;const e=(yield this.requests.get("v2/internals/participant-details")).data.data;return Pr(e)})}startRecording(e,r){return u(this,null,function*(){return(yield this.requests.post("/v2/recordings",G(x({},sy(e)),{meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!r}))).data.data.id})}updateRecording(e,r){return u(this,null,function*(){return this.requests.put(`v2/recordings/${e}`,{action:r})})}getActiveRecording(){return u(this,null,function*(){const{status:e,id:r}=(yield this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:r}})}getActiveTranscript(){return u(this,null,function*(){const{transcript_download_url:e}=(yield this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(yield this.fetchClient.get(e)).data}}catch(r){throw new _("Cant fetch transcript s3 url","1801")}})}getRoomNodeData(){return u(this,null,function*(){const e=yield this.getIPDetails();if(this.ipInfo=e,this.roomDetails)return this.roomDetails;const{roomNodeLink:r,title:n,useHiveMedia:i,sfu:s}=Pr((yield this.requests.post("v2/internals/rooms",{ip_information:e})).data.data);return{roomNodeUrl:r,meetingTitle:n,useHiveMedia:i!=null?i:!1,sfu:s}})}}pr([g.trace("APIClient.getIPDetails")],Xt.prototype,"getIPDetails",1),pr([g.trace("APIClient.getICEServers")],Xt.prototype,"getICEServers",1),pr([g.trace("APIClient.getPlugins")],Xt.prototype,"getPlugins",1),pr([g.trace("APIClient.startLivestreaming")],Xt.prototype,"startLivestreaming",1),pr([g.trace("APIClient.stopLivestreaming")],Xt.prototype,"stopLivestreaming",1),pr([g.trace("APIClient.getActiveLivestream")],Xt.prototype,"getActiveLivestream",1),pr([g.trace("APIClient.getUserDetails")],Xt.prototype,"getUserDetails",1),pr([g.trace("APIClient.startRecording")],Xt.prototype,"startRecording",1),pr([g.trace("APIClient.stopRecording")],Xt.prototype,"updateRecording",1),pr([g.trace("APIClient.getActiveRecording")],Xt.prototype,"getActiveRecording",1),pr([g.trace("APIClient.getActiveTranscript")],Xt.prototype,"getActiveTranscript",1),pr([g.trace("APIClient.getRoomNodeData")],Xt.prototype,"getRoomNodeData",1);let yh;function lO(t,e){return yh=new Xt(t,e),yh}function gt(){return yh}function uO(t,e){return`<blockquote>${e.replace(/<blockquote>[.\s\S]*<\/blockquote>\n\n/m,"")}</blockquote>
16
- ${t}`}const gs={maxInvocations:5,period:1};function Bt(t,e){return function(r,n,i){const s=i.value;let a=0,c=Date.now();return i.value=function(...d){const l=Date.now(),p=e?this[e]:t;if(l-c>p.period*1e3&&(c=l,a=0),a>=p.maxInvocations)throw new _(`Method rate limit ${p.maxInvocations} invocations/${p.period}sec exceeded`,"0013");return a+=1,s.apply(this,d)},i}}var hO=Object.defineProperty,pO=Object.getOwnPropertyDescriptor,De=(t,e,r,n)=>{for(var i=n>1?void 0:n?pO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&hO(e,r,i),i};const mO=["text","image","file","custom","poll"],Sd={maxInvocations:180,period:60};var se,fs,st,vs,Ed,Sh,oy,Td,Eh,cy;let be=(cy=class extends Yt{constructor(t,e,r,n,i){super(),v(this,Sh),v(this,Td),f(this,"messages"),f(this,"channels",[]),v(this,se,void 0),v(this,fs,void 0),v(this,st,void 0),v(this,vs,void 0),v(this,Ed,void 0),f(this,"maxTextLimit",2e3),y(this,Ed,t),y(this,st,e),y(this,vs,r),y(this,se,n),y(this,fs,i),this.messages=[]}setMaxTextLimit(t){this.maxTextLimit=t}sendMessageInternal(t,e,r){return u(this,arguments,function*(n,i,s,a={}){switch(n.type){case"text":{const c=a.replyTo&&a.replyTo.type==="text"?uO(n.message,a.replyTo.message):n.message;yield this.sendTextMessageInternal(c,i,s);break}case"image":yield this.sendImageMessageInternal(n.image,i,s);break;case"file":yield this.sendFileMessageInternal(n.file,i,s);break;default:h.error("sendMessage::message_type_not_supported",{dyteChat:{messageType:n.type}});break}})}sendTextMessageInternal(t,e,r){return u(this,null,function*(){var n,i,s,a,c,d;if(t.length>this.maxTextLimit)throw new _("Max character limit breached","0503");if(e&&e.length>0){if(!((n=o(this,se).permissions)!=null&&n.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.text))throw h.error("sendTextMessage::private_chat_permission_denied"),new _("Could not send message to private chat.","0501")}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.text))throw h.error("sendTextMessage::public_chat_permission_denied"),new _("Could not send message to public chat.","0501");if(!t)throw h.error("sendTextMessage::message_can_not_be_empty"),new _("Message can not be empty.","0502");if(r){o(this,st).sendMessageToChannel(t,Ct.TEXT,r);return}let l=[];e&&e.length>0&&(e.push(o(this,se).id),l=o(this,fs).joined.toArray().filter(p=>e.includes(p.id)).map(p=>p.userId),l.push(o(this,se).userId)),o(this,st).sendMessage(t,Ct.TEXT,e)})}sendImageMessageInternal(t,e,r){return u(this,null,function*(){var n,i,s,a,c,d;if(e&&e.length>0){if(!((n=o(this,se).permissions)!=null&&n.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.files)){h.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){h.error("sendImageMessage::permission_denied");return}if(!t){h.error("sendImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(t.type)){h.error("sendImageMessage::image_type_not_supported",{dyteChat:{imageType:t.type}});return}try{const l=gt(),{getLocation:p,putLocation:m}=yield l.getPresignedUrls(t.name,o(this,se).config.viewType);if(yield l.uploadFile(t,m),r){o(this,st).sendMessageToChannel(p,Ct.IMAGE,r);return}let S=[];e&&e.length>0&&(e.push(o(this,se).id),S=o(this,fs).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),S.push(o(this,se).userId)),o(this,st).sendMessage(p,Ct.IMAGE,e)}catch(l){throw new _("Error sending image message.","0500")}})}sendFileMessageInternal(t,e,r){return u(this,null,function*(){var n,i,s,a,c,d;if(e&&e.length>0){if(!((n=o(this,se).permissions)!=null&&n.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.files)){h.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){h.error("sendFileMessage::permission_denied");return}if(!t){h.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const l=gt(),{getLocation:p,putLocation:m}=yield l.getPresignedUrls(t.name,o(this,se).config.viewType);if(yield l.uploadFile(t,m),r){o(this,st).sendMessageToChannel(JSON.stringify({link:p,name:t.name,size:"size"in t?t.size:0}),Ct.FILE,r);return}let S=[];e&&e.length>0&&(e.push(o(this,se).id),S=o(this,fs).joined.toArray().filter(b=>e.includes(b.id)).map(b=>b.userId),S.push(o(this,se).userId));const E=JSON.stringify({link:p,name:t.name,size:"size"in t?t.size:0});o(this,st).sendMessage(E,Ct.FILE,e)}catch(l){throw new _("Error sending file message.","0500")}})}get rateLimits(){return Sd}updateRateLimits(t,e){Sd.maxInvocations=t,Sd.period=e}sendTextMessage(t,e){return u(this,null,function*(){return this.sendTextMessageInternal(t,e)})}sendCustomMessage(t,e){return u(this,null,function*(){var r,n,i,s,a,c,d,l,p,m,S,E,b,O,M;if(e&&e.length>0){if(!((r=o(this,se).permissions)!=null&&r.chatPrivate.canSend)||!((n=o(this,se).permissions)!=null&&n.chatPrivate.files)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.text)){h.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)||!((p=(l=o(this,se).permissions)==null?void 0:l.chatPublic)!=null&&p.text)){h.error("sendCustomMessage::permission_denied");return}const F=J=>u(this,null,function*(){try{if(typeof J=="string")return{link:J};const P=gt(),{getLocation:Z,putLocation:ae}=yield P.getPresignedUrls(J.name,o(this,se).config.viewType);return yield P.uploadFile(J,ae),{link:Z,type:J.type,name:J.name,size:J.size}}catch(P){throw new _("Error sending image message.","0500")}}),V=G(x({},t),{files:yield Promise.all((S=(m=t.files)!=null?m:[])==null?void 0:S.map(J=>u(this,null,function*(){return F(J)}))),images:yield Promise.all((b=(E=t.images)!=null?E:[])==null?void 0:b.map(J=>u(this,null,function*(){return F(J)}))),videos:yield Promise.all((M=(O=t.videos)!=null?O:[])==null?void 0:M.map(J=>u(this,null,function*(){return F(J)})))});o(this,st).sendMessage(JSON.stringify(V),Ct.CUSTOM,e)})}sendImageMessage(t,e){return u(this,null,function*(){return this.sendImageMessageInternal(t,e)})}sendFileMessage(t,e){return u(this,null,function*(){return this.sendFileMessageInternal(t,e)})}sendMessage(t,e){return u(this,null,function*(){return this.sendMessageInternal(t,e)})}editTextMessage(t,e,r){return u(this,null,function*(){var n,i,s,a,c,d;if(((i=(n=o(this,se).permissions)==null?void 0:n.chatMessage)==null?void 0:i.canEdit)==="NONE")throw new _("Not permitted to edit messages","0501");if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.text)){h.error("editTextMessage::permission_denied");return}if(!e){h.error("editTextMessage::message_can_not_be_empty");return}o(this,st).editMessage(t,e,Ct.TEXT,r)})}editImageMessage(t,e,r){return u(this,null,function*(){var n,i,s,a;if(!((i=(n=o(this,se).permissions)==null?void 0:n.chatPublic)!=null&&i.canSend)||!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.files)){h.error("editImageMessage::permission_denied");return}if(!e){h.error("editImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(e.type)){h.error("sendImageMessage::image_type_not_supported",{dyteChat:{imageType:e.type}});return}try{const c=gt(),{getLocation:d,putLocation:l}=yield c.getPresignedUrls(e.name,o(this,se).config.viewType);yield c.uploadFile(e,l),o(this,st).editMessage(t,d,Ct.IMAGE,r)}catch(c){throw new _("Error editing image message.","0500")}})}editFileMessage(t,e,r){return u(this,null,function*(){var n,i,s,a;if(!((i=(n=o(this,se).permissions)==null?void 0:n.chatPublic)!=null&&i.canSend)||!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.files)){h.error("sendFileMessage::permission_denied");return}if(!e){h.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const c=gt(),{getLocation:d,putLocation:l}=yield c.getPresignedUrls(e.name,o(this,se).config.viewType);yield c.uploadFile(e,l),o(this,st).editMessage(t,JSON.stringify({link:d,name:e.name,size:"size"in e?e.size:0}),Ct.FILE,r)}catch(c){throw new _("Error editing file message.","0500")}})}editMessage(t,e,r){return u(this,null,function*(){switch(e.type){case"text":{this.editTextMessage(t,e.message,r);break}case"image":{this.editImageMessage(t,e.image,r);break}case"file":{this.editFileMessage(t,e.file,r);break}default:{h.error("editMessage::message_type_not_supported",{dyteChat:{messageType:e.type}});break}}})}deleteMessage(t,e){return u(this,null,function*(){var r,n;if(((n=(r=o(this,se).permissions)==null?void 0:r.chatMessage)==null?void 0:n.canDelete)==="NONE")throw new _("Not permitted to delete messages","0501");o(this,st).deleteMessage(t,e)})}getMessagesByUser(t){return this.messages.filter(e=>e.userId===t)}getMessagesByType(t){return this.messages.filter(e=>e.type===t)}pin(t){return u(this,null,function*(){if(!o(this,Td,Eh))throw new _("Can`t pin message without joining room","0505");if(!o(this,se).permissions.pinParticipant)throw new _("You do not have permission to pin messages.","0501");const e=this.messages.find(r=>r.id===t);if(e){o(this,st).setPinState(e,!0);return}throw new _(`No message found with id: ${t}`,"0504")})}unpin(t){return u(this,null,function*(){if(!o(this,Td,Eh))throw new _("Can`t unpin message without joining room","0505");if(!o(this,se).permissions.pinParticipant)throw new _("You do not have permission to unpin messages.","0501");const e=this.messages.find(r=>r.id===t);if(e){o(this,st).setPinState(e,!1);return}throw new _(`No message found with id: ${t}`,"0504")})}getMessages(t,e,r,n=0,i=void 0){return u(this,null,function*(){const s=yield o(this,st).getChatMessagesPaginated(t,e,r,n,i);return{messages:s.messages.map(a=>Ir.formatSocketServiceMessage(a)),next:s.next}})}createChannel(t,e){return u(this,arguments,function*(r,n,i={}){var s;const a=(s=o(this,se).permissions)==null?void 0:s.chatChannel;if(a){if(a.canCreate==="NONE")throw new _("Not permitted to create channels","0501");if(i.visibility==="public"&&!(a.canCreate==="PUBLIC"||a.canCreate==="ALL"))throw new _("Not permitted to create public channels","0501");if(i.visibility==="private"&&!(a.canCreate==="PRIVATE"||a.canCreate==="ALL"))throw new _("Not permitted to create private channels","0501")}if(!r||r.trim().length===0)throw new _("channel name cannot be empty.","0510");const c=[...new Set([...n,o(this,se).userId])];return yield o(this,vs).createChannel(r.trim(),c,i.displayPictureUrl,i.visibility,i.isDirectMessage)})}updateChannel(t,e){var r,n,i,s,a;const c=this.channels.find(p=>p.id===t),d=(r=o(this,se).permissions)==null?void 0:r.chatChannel;if(d){if(d.canUpdate==="NONE")throw new _("Not permitted to update channels","0501");if(c.visibility==="public"&&!(d.canUpdate==="PUBLIC"||d.canUpdate==="ALL"))throw new _("Not permitted to update public channels","0501");if(c.visibility==="private"&&!(d.canUpdate==="PRIVATE"||d.canUpdate==="ALL"))throw new _("Not permitted to update private channels","0501")}const l={memberIds:(n=e.memberIds)!=null?n:c.memberIds,displayName:(i=e.displayName)!=null?i:c.displayName,displayPictureUrl:(s=e.displayPictureUrl)!=null?s:c.displayPictureUrl,visibility:(a=e.visibility)!=null?a:c.visibility};return o(this,vs).updateChannel(t,l)}sendMessageToChannel(t,e){return u(this,arguments,function*(r,n,i={}){return this.sendMessageInternal(r,null,n,i)})}getChannelMembers(t){return u(this,null,function*(){return o(this,vs).getChannelMembers(t)})}searchMessages(t){return u(this,arguments,function*(e,r={}){if(!Q.hasFeature(ie.FEAT_CHAT_SDK_SEARCH))throw new _("searchMessages is temporarily disabled!","0506");return(yield o(this,st).searchMessages(e,r)).map(Ir.formatSocketServiceMessage)})}markLastReadMessage(t,e){return u(this,null,function*(){yield o(this,st).markLastReadMessage(t,e);const r=this.channels.find(n=>n.id===t);if(r){const n=G(x({},r),{unreadCount:0});this.channels=this.channels.map(i=>i.id===t?n:i),this.emit("channelMessageUpdate",n)}})}get pinned(){return this.messages.filter(t=>t.pinned)}},se=new WeakMap,fs=new WeakMap,st=new WeakMap,vs=new WeakMap,Ed=new WeakMap,Sh=new WeakSet,oy=function(){return o(this,Ed).getValue("connectionHandler")},Td=new WeakSet,Eh=function(){return o(this,Sh,oy).socketJoined===!0},cy);De([g.trace("DyteChat.setMaxTextLimit")],be.prototype,"setMaxTextLimit",1),De([g.trace("DyteChat.updateRateLimits")],be.prototype,"updateRateLimits",1),De([g.trace("DyteChat.sendTextMessage"),Bt(Sd)],be.prototype,"sendTextMessage",1),De([g.trace("DyteChat.sendCustomMessage")],be.prototype,"sendCustomMessage",1),De([g.trace("DyteChat.sendImageMessage"),Bt({maxInvocations:20,period:60})],be.prototype,"sendImageMessage",1),De([g.trace("DyteChat.sendFileMessage"),Bt({maxInvocations:20,period:60})],be.prototype,"sendFileMessage",1),De([g.trace("DyteChat.sendMessage"),Bt({maxInvocations:180,period:60})],be.prototype,"sendMessage",1),De([g.trace("DyteChat.editTextMessage")],be.prototype,"editTextMessage",1),De([g.trace("DyteChat.editImageMessage")],be.prototype,"editImageMessage",1),De([g.trace("DyteChat.editFileMessage")],be.prototype,"editFileMessage",1),De([g.trace("DyteChat.editMessage")],be.prototype,"editMessage",1),De([g.trace("DyteChat.deleteMessage")],be.prototype,"deleteMessage",1),De([g.trace("DyteChat.getMessagesByUser")],be.prototype,"getMessagesByUser",1),De([g.trace("DyteChat.getMessagesByType")],be.prototype,"getMessagesByType",1),De([g.trace("DyteChat.pin")],be.prototype,"pin",1),De([g.trace("DyteChat.unpin")],be.prototype,"unpin",1),De([g.trace("DyteChat.getMessages")],be.prototype,"getMessages",1),De([g.trace("DyteChat.createChannel")],be.prototype,"createChannel",1),De([g.trace("DyteChat.updateChannel")],be.prototype,"updateChannel",1),De([g.trace("DyteChat.sendMessageToChannel")],be.prototype,"sendMessageToChannel",1),De([g.trace("DyteChat.getChannelMembers")],be.prototype,"getChannelMembers",1),De([g.trace("DyteChat.searchMessages")],be.prototype,"searchMessages",1),De([g.trace("DyteChat.markLastReadMessage")],be.prototype,"markLastReadMessage",1),be=De([Tt("0500")],be);var gO=Object.defineProperty,fO=Object.getOwnPropertyDescriptor,Th=(t,e,r,n)=>{for(var i=n>1?void 0:n?fO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&gO(e,r,i),i},kh,dy;const bi=(dy=class{constructor(t,e,r,n,i){f(this,"chat"),f(this,"chatSocketHandler"),f(this,"chatChannelSocketHandler"),f(this,"self"),v(this,kh,void 0),y(this,kh,t),this.chatSocketHandler=e,this.chatChannelSocketHandler=r,this.chat=new be(t,e,r,n,i),this.self=n,this.setupEvents()}static init(t,e,r,n,i){return u(this,null,function*(){return new bi(t,e,r,n,i)})}static formatMessage(t){return G(x({},t),{time:new Date(t.time),type:mO[t.type]})}static formatSocketServiceMessage(t){const e=t.createdAt*1e3,r={displayName:t.displayName,id:t.chatId,time:e,timeMs:t.createdAtMs,type:t.payloadType,isEdited:t.isEdited,userId:t.userId,targetUserIds:t.targetUserIds,channelId:t.channelId,channelIndex:t.channelIndex,message:"",link:"",name:"",html:"",images:[],videos:[],files:[],size:0,pinned:t.pinned};switch(r.type){case Ct.TEXT:{r.message=t.payload;break}case Ct.IMAGE:{r.link=t.payload;break}case Ct.FILE:{const{link:n,name:i,size:s}=JSON.parse(t.payload);r.link=n,r.name=i,r.size=s;break}case Ct.CUSTOM:{const{html:n,images:i,message:s,videos:a,files:c}=JSON.parse(t.payload);r.message=s,r.html=n,r.images=i,r.videos=a,r.files=c;break}}return bi.formatMessage(r)}getChatMessages(){return u(this,null,function*(){if(this.self.config.viewType==="LIVESTREAM"||this.self.config.viewType==="CHAT"||Q.hasFeature(ie.FEAT_PAGINATED_CHAT))return;const t=yield this.chatSocketHandler.getChatMessages();if(!(t!=null&&t.payload))return;const e=Jv.fromBinary(t.payload).messages;this.chat.messages=e.map(r=>bi.formatSocketServiceMessage(r))})}setupEvents(){C.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){this.getChatMessages()})),this.chatSocketHandler.on(Fe.sendMessageToRoom,t=>{const e=bi.formatSocketServiceMessage(t.message);if(!e.channelId)this.chat.messages=[...this.chat.messages,e];else{const r=this.chat.channels.find(n=>n.id===e.channelId);r&&(r.latestMessage=e,r.unreadCount+=1,this.chat.emit("channelMessageUpdate",r))}this.chat.emit("chatUpdate",{action:"add",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.sendMessageToPeers,t=>{const e=bi.formatSocketServiceMessage(t.message);this.chat.messages=[...this.chat.messages,e],this.chat.emit("chatUpdate",{action:"add",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(Fe.editMessage,t=>{const e=bi.formatSocketServiceMessage(t.message);if(e.channelId){this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages});return}const r=this.chat.messages.findIndex(n=>n.id===e.id);r!==-1&&(this.chat.messages[r]=e,this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages}))}),this.chatSocketHandler.on(Fe.deleteMessage,t=>{if(t.channelId){this.chat.emit("chatUpdate",{action:"delete",message:{id:t.chatId,channelId:t.channelId},messages:this.chat.messages});return}const e=this.chat.messages.findIndex(n=>n.id===t.chatId);if(e===-1)return;const[r]=this.chat.messages.splice(e,1);this.chat.emit("chatUpdate",{action:"delete",message:r,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(Ei.createChatChannel,t=>{const[e]=t.chatChannels,r=ki.formatChannel(e);this.chat.channels.push(r),this.chat.emit("channelCreate",r)}),this.chatSocketHandler.on(Fe.pinMessage,t=>{const e=this.chat.messages.findIndex(n=>n.id===t.chatId);if(e===-1)return;const r=this.chat.messages[e];r.pinned=t.pinned,this.chat.messages[e]=r,this.chat.emit("chatUpdate",{action:"edit",message:r,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(Ei.updateChatChannel,t=>{const[e]=t.chatChannels,r=ki.formatChannel(e);this.chat.channels=this.chat.channels.map(n=>n.id===r.id?r:n),this.chat.emit("channelUpdate",r)})}},kh=new WeakMap,dy);let Ir=bi;Th([g.trace("ChatController.setupEvents")],Ir.prototype,"setupEvents",1),Th([g.trace("ChatController.init")],Ir,"init",1),Th([g.trace("ChatController.formatSocketServiceMessage")],Ir,"formatSocketServiceMessage",1);var vO=Object.defineProperty,yO=Object.getOwnPropertyDescriptor,bh=(t,e,r,n)=>{for(var i=n>1?void 0:n?yO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&vO(e,r,i),i},wh,ly,_h,uy,Ia,Ca,kd,hy;let Ra=(hy=class extends Yt{constructor(t,e,r){super(),v(this,wh),v(this,_h),f(this,"items"),v(this,Ia,void 0),v(this,Ca,void 0),v(this,kd,void 0),y(this,kd,t),y(this,Ia,e),y(this,Ca,r),this.items=[]}create(t,e,r=!1,n=!1){return u(this,null,function*(){if(!o(this,_h,uy))throw new _("Can't create polls without joining room","0705");if(!o(this,Ia).permissions.polls.canCreate){h.error("DytePolls::create::permission_denied");return}if(!t||!e){h.error("DytePolls::question_and_options_can_not_be_empty",{dytePolls:{hasQuestion:!!t,optionsLength:e==null?void 0:e.length}});return}if(e.length<2){h.error("DytePolls::there_must_be_at_least_two_options",{dytePolls:{hasQuestion:!!t,optionsLength:e.length}});return}yield o(this,Ca).createPoll(t,e,r,n)})}vote(t,e){return u(this,null,function*(){if(!o(this,Ia).permissions.polls.canVote){h.error("DytePolls::vote::permission_denied");return}yield o(this,Ca).votePoll(t,e)})}},wh=new WeakSet,ly=function(){return o(this,kd).getValue("connectionHandler")},_h=new WeakSet,uy=function(){var t;return((t=o(this,wh,ly))==null?void 0:t.socketJoined)===!0},Ia=new WeakMap,Ca=new WeakMap,kd=new WeakMap,hy);bh([g.trace("DytePolls.create")],Ra.prototype,"create",1),bh([g.trace("DytePolls.vote")],Ra.prototype,"vote",1),Ra=bh([Tt("0700")],Ra);var SO=Object.defineProperty,EO=Object.getOwnPropertyDescriptor,Ph=(t,e,r,n)=>{for(var i=n>1?void 0:n?EO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&SO(e,r,i),i},Ma,ys,py;const Ss=(py=class{constructor(t,e,r){f(this,"polls"),v(this,Ma,void 0),v(this,ys,void 0),this.polls=new Ra(t,e,r),y(this,Ma,e),y(this,ys,r),this.setupEvents()}static init(t,e,r){return u(this,null,function*(){return new Ss(t,e,r)})}canViewPolls(){return o(this,Ma).permissions.polls.canView}setupEvents(){const t={[pn.createPoll]:n=>{n.poll&&this.updatePoll(Ss.formatSocketServicePoll(n.poll))},[pn.updatePoll]:n=>{n.poll&&this.updatePoll(Ss.formatSocketServicePoll(n.poll))},[pn.votePoll]:n=>{n.poll&&this.updatePoll(Ss.formatSocketServicePoll(n.poll))}},e=()=>{C.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(t).map(Number).forEach(n=>{o(this,ys).on(n,t[n])})},r=()=>{C.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(t).map(Number).forEach(n=>{o(this,ys).removeListeners(n)})};o(this,Ma).permissions.on("permissionsUpdate",n=>u(this,null,function*(){var i;(i=n==null?void 0:n.polls)!=null&&i.canView?(yield this.getPolls(),e()):(this.polls.items=[],r())})),this.canViewPolls()&&e()}updatePoll(t){if(!this.canViewPolls())return;const e=this.polls.items.findIndex(r=>r.id===t.id);if(e>-1){const r=JSON.stringify(this.polls.items[e]);this.polls.items[e]=t,r!==JSON.stringify(t)&&this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!1});return}this.polls.items=[...this.polls.items,t],this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!0})}getPolls(){return u(this,null,function*(){const t=yield o(this,ys).getPolls();if(!(t!=null&&t.payload))return;const{polls:e}=ND.fromBinary(t.payload);this.polls.items=e.map(r=>Ss.formatSocketServicePoll(r))})}static formatSocketServicePoll(t){const e=t.options.map(r=>({count:r.count,text:r.text,votes:r.votes.map(n=>({id:n.userId,name:n.name}))}));return{anonymous:t.anonymous,createdBy:t.createdBy,createdByUserId:t.createdByUserId,hideVotes:t.hideVotes,id:t.pollId,options:e,question:t.question,voted:t.votes}}},Ma=new WeakMap,ys=new WeakMap,py);let bd=Ss;Ph([g.trace("PollController.setupEvents")],bd.prototype,"setupEvents",1),Ph([g.trace("PollController.init")],bd,"init",1),Ph([g.trace("PollController.formatSocketServicePoll")],bd,"formatSocketServicePoll",1);var TO=Object.defineProperty,kO=Object.getOwnPropertyDescriptor,Ih=(t,e,r,n)=>{for(var i=n>1?void 0:n?kO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&TO(e,r,i),i},my=(t=>(t[t.User=0]="User",t[t.Meeting=1]="Meeting",t))(my||{}),Aa,wd,Ch,Es,_d,gy;let Da=(gy=class extends Yt{constructor(t,e,r,n,i){super(),v(this,wd),f(this,"selfActiveTab"),f(this,"broadcastTabChanges"),v(this,Aa,void 0),v(this,Es,void 0),v(this,_d,void 0),f(this,"viewType"),f(this,"meetingStartedTimestamp"),f(this,"meetingTitle"),f(this,"sessionId"),y(this,Aa,t),y(this,Es,e),this.viewType=r,y(this,_d,n),this.meetingTitle=i,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return o(this,wd,Ch).socketState}get mediaState(){return o(this,wd,Ch).mediaState}get meetingId(){return o(this,Aa).getValue("meetingId")}setBroadcastTabChanges(t){if(!o(this,Es).permissions.canSpotlight)throw h.error("DyteSpotlight::setSpotlighted::permission_denied"),new _("User does not have permission to toggle spotlight","0801");this.broadcastTabChanges=t,this.emit("broadcastTabChangesUpdate",this.broadcastTabChanges),this.broadcastTabChanges&&this.assertActiveTabToRoom()}setSelfActiveTab(t,e){var r;h.info("DyteSpotlight::setActiveTab",{spotlight:{currentTab:{id:t.id,type:t.type}}}),this.selfActiveTab=t,e===0&&this.emit("selfTabUpdate",t),(r=o(this,Es).permissions)!=null&&r.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){o(this,_d).broadcastMessage("spotlight",{userId:o(this,Es).userId,currentTab:this.selfActiveTab})}},Aa=new WeakMap,wd=new WeakSet,Ch=function(){return o(this,Aa).getValue("connectionHandler")},Es=new WeakMap,_d=new WeakMap,gy);Ih([g.trace("DyteMeta.setBroadcastTabChanges")],Da.prototype,"setBroadcastTabChanges",1),Ih([g.trace("DyteMeta.setSelfActiveTab")],Da.prototype,"setSelfActiveTab",1),Da=Ih([Tt("0800")],Da);function bO(t){let e="",r=[""];const n=[r];let i=0,s=0,a=!0,c;for(c of t)c==='"'?(a&&c===e&&(r[i]+=c),a=!a):c===","&&a?c=r[++i]="":c===`
17
- `&&a?(e==="\r"&&(r[i]=r[i].slice(0,-1)),r=n[++s]=[c=""],i=0):r[i]+=c,e=c;return n}var wO=Object.defineProperty,_O=Object.getOwnPropertyDescriptor,Ts=(t,e,r,n)=>{for(var i=n>1?void 0:n?_O(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&wO(e,r,i),i};let mr=class extends Yt{constructor(){super(),f(this,"transcripts"),this.transcripts=[]}static init(t){return u(this,null,function*(){const e=new mr;try{t&&e.getActiveTranscript()}catch(r){h.error("Error fetching active transcriptions ",r)}return e})}static parseTranscript(t,e=!1){try{if(!t)return;const[[r,n,i,s,a,c]]=bO(t);return{id:rs(),name:a,peerId:n,userId:i,customParticipantId:s,transcript:c,isPartialTranscript:e,date:new Date(parseInt(r,10)*1e3)}}catch(r){h.error(`Failed to parse transcript: ${t}`,r);return}}static parseTranscripts(t){return t?t.split(`
18
- `).map(e=>mr.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=gt(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=mr.parseTranscripts(e)}catch(t){}})}onTranscript(t){return u(this,null,function*(){var e;const r=this.transcripts.filter(({peerId:n})=>n===t.peerId);if((e=r==null?void 0:r.at(-1))!=null&&e.isPartialTranscript){const n=r.at(-1);n.transcript=t.transcript,n.isPartialTranscript=t.isPartialTranscript,this.emit("transcript",n);return}this.transcripts=[...this.transcripts,t],this.emit("transcript",t)})}};Ts([g.trace("DyteAi.getActiveTranscript")],mr.prototype,"getActiveTranscript",1),Ts([g.trace("DyteAi.onTranscript")],mr.prototype,"onTranscript",1),Ts([g.trace("DyteAi.init")],mr,"init",1),Ts([g.trace("DyteAi.parseTranscript")],mr,"parseTranscript",1),Ts([g.trace("DyteAi.parseTranscripts")],mr,"parseTranscripts",1),mr=Ts([Tt("0000")],mr);var PO=Object.defineProperty,IO=Object.getOwnPropertyDescriptor,fy=(t,e,r,n)=>{for(var i=n>1?void 0:n?IO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&PO(e,r,i),i},wi,Oa,Rh,vy;const yy=(vy=class{constructor(t,e,r,n,i,s){f(this,"meta"),f(this,"ai"),v(this,wi,void 0),v(this,Oa,void 0),f(this,"aiSocketHandler"),v(this,Rh,void 0),y(this,Rh,t),this.meta=new Da(t,e,e.config.viewType,r,s),this.ai=n,y(this,wi,e),y(this,Oa,r),this.aiSocketHandler=i,e.config.viewType!==Pt.Chat&&this.setupEvents()}static init(t,e,r,n,i){return u(this,null,function*(){const s=yield mr.init(e.permissions.transcriptionEnabled);return new yy(t,e,r,s,n,i)})}conditionallySetActiveTab(t){var e;t!=null&&t.currentTab&&((e=this.meta.selfActiveTab)==null?void 0:e.id)!==t.currentTab.id&&(this.meta.setSelfActiveTab(t.currentTab,my.Meeting),this.meta.emit("activeTabUpdate",t.currentTab))}setupEvents(){C.on(R.TRANSPORT_STATE_UPDATE,t=>{this.meta.emit("mediaConnectionUpdate",t)}),C.on(R.SOCKET_STATE_UPDATE,t=>{this.meta.emit("socketConnectionUpdate",t)}),C.on(R.ROOM_STATE,({createdAt:t,roomUuid:e})=>{const r=this.meta.meetingStartedTimestamp;if(e&&(this.meta.sessionId=e),t&&!r){const n=new Date(t*1e3);this.meta.meetingStartedTimestamp=n,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),C.on(R.PRODUCER_SCORE_UPDATE,({score:t})=>{t<5&&this.meta.emit("poorConnection",{score:t})}),o(this,wi).permissions.canSpotlight&&(h.info("DyteMetaController::Asserting Spotlight"),this.meta.selfActiveTab&&o(this,Oa).broadcastMessage("spotlight",{userId:o(this,wi).userId,currentTab:this.meta.selfActiveTab})),C.on(R.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){o(this,wi).permissions.canSpotlight&&this.meta.selfActiveTab&&o(this,Oa).broadcastToPeers("spotlight",[t.id],{userId:o(this,wi).userId,currentTab:this.meta.selfActiveTab})})),C.on(R.ROOM_MESSAGE,t=>{var e,r;let n;if("type"in t){if(t.type!=="spotlight")return;n=x(x({},t),t.payload)}else if("roomMessageType"in t){if(t.roomMessageType!=="spotlight")return;n=t}else return;h.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:n.userId},currentTab:{id:(e=n.currentTab)==null?void 0:e.id,type:(r=n.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(n)}),C.on(R.MESSAGE,t=>{var e,r;let n;if("type"in t){if(t.type!=="spotlight")return;n=x(x({},t),t.payload)}else if("roomMessageType"in t){if(t.roomMessageType!=="spotlight")return;n=t}else return;h.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:n.userId},currentTab:{id:(e=n.currentTab)==null?void 0:e.id,type:(r=n.currentTab)==null?void 0:r.type}}}),this.conditionallySetActiveTab(n)}),this.aiSocketHandler.on(W.transcript,t=>{const{meetingId:e,transcript:r,isPartial:n}=t,i=mr.parseTranscript(r,n);if(!i){h.warn("Received empty transcript data");return}this.ai.onTranscript(i),this.meta.emit("transcript",i);const{peerId:s,name:a,transcript:c}=i;h.debug(`${e} Received transcript for peer ${s} - ${a}: ${c}`)})}},wi=new WeakMap,Oa=new WeakMap,Rh=new WeakMap,vy);let Mh=yy;fy([g.trace("MetaController.setupEvents")],Mh.prototype,"setupEvents",1),fy([g.trace("MetaController.init")],Mh,"init",1);var CO=Object.defineProperty,RO=Object.getOwnPropertyDescriptor,xn=(t,e,r,n)=>{for(var i=n>1?void 0:n?RO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&CO(e,r,i),i},Cr,Na,pe,Pd,mn,zr,Id,Ah,La,Cd;class gn extends Yt{constructor(e,r,n,i,s){super(),v(this,Id),v(this,La),v(this,Cr,void 0),v(this,Na,void 0),v(this,pe,void 0),v(this,Pd,void 0),v(this,mn,void 0),v(this,zr,void 0),y(this,zr,e),y(this,Cr,i),y(this,Na,s),y(this,pe,r),y(this,Pd,n),y(this,mn,[]),this.setupEvents()}get status(){return o(this,zr).getValue("stageStatus")}setupEvents(){const e={[R.GET_STAGE_REQUESTS]:i=>u(this,null,function*(){y(this,mn,i)}),[R.UPDATE_STAGE_REQUESTS]:i=>u(this,[i],function*({add:s}){const a=o(this,mn).length,{stageRequests:c}=this.getAccessRequests();(s||c.length>a)&&this.emit("newStageRequest",{count:c.length}),this.emit("stageAccessRequestUpdate",c)})},r=()=>{Object.entries(e).forEach(([i,s])=>{C.onAsync(i,s)})},n=()=>{Object.entries(e).forEach(([i,s])=>{C.removeListener(i,s)})};o(this,pe).permissions.on("permissionsUpdate",i=>{const{canAcceptProductionRequests:s}=i;s!==void 0&&(o(this,pe).permissions.acceptStageRequests?(r(),o(this,Cr).getStageRequests()):(n(),y(this,mn,[]),this.emit("stageAccessRequestUpdate",o(this,mn))))}),o(this,pe).permissions.acceptStageRequests&&r()}getAccessRequests(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::get_access_request::permission_denied"),new _("You do not have permission to perform this action","2001");const e=o(this,Pd).joined.toArray().filter(r=>r.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(r=>({displayName:r.name,userId:r.userId,peerId:r.id}));return y(this,mn,e),{stageRequests:o(this,mn)}}requestAccess(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new _(`Unable to request access you are currently ${this.status}`,"2006");if(o(this,pe).permissions.stageAccess===Y.Allowed){H(this,La,Cd).call(this,"ACCEPTED_TO_JOIN_STAGE");return}o(this,Cr).requestAccess(),H(this,La,Cd).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");o(this,Cr).cancelRequestAccess(),H(this,La,Cd).call(this,"OFF_STAGE")})}grantAccess(e){if(!o(this,pe).roomJoined)throw new _("Can`t grant for participant without joining room");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::grant_access::permission_denied"),new _("You do not have permission to perform this action","2001");return o(this,Cr).grantAccess(e)}denyAccess(e){if(!o(this,pe).roomJoined)throw new _("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::deny_access::permission_denied"),new _("You do not have permission to perform this action","2001");return o(this,Cr).denyAccess(e)}join(){return u(this,null,function*(){const e=o(this,zr).getValue("viewType");if(this.status==="ON_STAGE")throw new _("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||o(this,pe).permissions.stageAccess===Y.NotAllowed)throw new _(`Unable to join stage you are currently ${this.status}`,"2006");if(yield o(this,Cr).joinStage(),e===Pt.Livestream){yield o(this,Na).joinRoom(o(this,pe));const{peers:r}=yield o(this,Na).getStagePeers();C.emit(R.SOCKET_PEERS,r)}o(this,zr).setValue("stageStatus","ON_STAGE"),o(this,pe).audioEnabled&&o(this,Id,Ah).shareMic(o(this,pe).audioTrack),o(this,pe).videoEnabled&&o(this,Id,Ah).shareWebcam(o(this,pe).videoTrack)})}leave(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new _(`Unable to leave stage you are currently ${this.status}`,"2006");o(this,pe).setIsPinned(!1),yield o(this,Cr).leaveStage(o(this,pe).userId),o(this,zr).setValue("stageStatus","OFF_STAGE",!1),yield C.emitAsync(R.LEAVE_MEDIA_ROOM,"stageLeft"),o(this,zr).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!o(this,pe).roomJoined)throw new _("Can`t kick participant without joining room","2005");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new _("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::kick::permission_denied"),new _("You do not have permissions for kick","2001");return o(this,Cr).kick(e)})}}Cr=new WeakMap,Na=new WeakMap,pe=new WeakMap,Pd=new WeakMap,mn=new WeakMap,zr=new WeakMap,Id=new WeakSet,Ah=function(){return o(this,zr).getValue("roomNodeClient")},La=new WeakSet,Cd=function(t){return u(this,null,function*(){this.status!==t&&o(this,zr).setValue("stageStatus",t)})},xn([g.trace("DyteStage.getStageRequests")],gn.prototype,"getAccessRequests",1),xn([g.trace("DyteStage.requestAccess")],gn.prototype,"requestAccess",1),xn([g.trace("DyteStage.cancelRequestAccess")],gn.prototype,"cancelRequestAccess",1),xn([g.trace("DyteStage.grantAccess")],gn.prototype,"grantAccess",1),xn([g.trace("DyteStage.denyAccess")],gn.prototype,"denyAccess",1),xn([g.trace("DyteStage.joinStage")],gn.prototype,"join",1),xn([g.trace("DyteStage.leaveStage")],gn.prototype,"leave",1),xn([g.trace("DyteStage.kick")],gn.prototype,"kick",1);function MO(t){return!(t.viewType==="LIVESTREAM"||t.viewType==="CHAT")}function Dh(t){switch(t){case un.UNSPECIFIED:return"OFF_STAGE";case un.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case un.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case un.OFF_STAGE:return"OFF_STAGE";case un.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var AO=Object.defineProperty,DO=Object.getOwnPropertyDescriptor,OO=(t,e,r,n)=>{for(var i=n>1?void 0:n?DO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&AO(e,r,i),i},_i,ks,Pi,Rd,Vn;class Sy{constructor(e,r,n,i,s){f(this,"stage"),v(this,_i,void 0),v(this,ks,void 0),v(this,Pi,void 0),v(this,Rd,0),v(this,Vn,void 0),y(this,Vn,e),this.stage=new gn(e,i,s,r,n),y(this,Pi,r),y(this,_i,i),y(this,ks,s),this.setupEvents()}setupEvents(){o(this,Vn).subscribe("stageStatus",e=>{this.stage.emit("stageStatusUpdate",e)}),o(this,Pi).on(W.grantStageAccess,()=>{o(this,_i).permissions.stageAccess!==Y.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),o(this,Pi).on(W.peerStageStatusUpdate,e=>{e!==void 0&&(e.peerId===o(this,_i).id?this.selfStageStatusHandler(e):this.peerStageStatusHandler(e))}),o(this,Pi).on(W.denyStageAccess,()=>{o(this,_i).permissions.stageAccess!==Y.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),o(this,Pi).on(W.getStageRequests,e=>u(this,null,function*(){var r;if(o(this,_i).permissions.stageAccess!==Y.Allowed)return;const n=(r=e==null?void 0:e.stageRequests)!=null?r:[];yield C.emitAsync(R.GET_STAGE_REQUESTS,n),o(this,Rd)<n.length&&n.length>0&&this.stage.emit("newStageRequest",{count:n.length}),y(this,Rd,n.length),this.stage.emit("stageAccessRequestUpdate",n)}))}getCurrentStageRequests(){return o(this,ks).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}setStageStatus(e){return u(this,null,function*(){this.stage.status!==e&&o(this,Vn).setValue("stageStatus",e)})}selfStageStatusHandler(e){const r=Dh(e.stageType),n=o(this,Vn).getValue("stageStatus");if(n!==r)switch(e.stageType){case 1:o(this,Vn).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(n);break;case 0:case 4:default:o(this,Vn).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(e){return u(this,null,function*(){const r=o(this,ks).joined.get(e.peerId),n=o(this,ks).viewMode==="ACTIVE_GRID";if(!r){h.warn("err::peerStageStatusUpdate: participant not found");return}switch(e.stageType){case 1:r.setStageStatus("ON_STAGE"),n&&C.emit(R.UPDATE_ACTIVE);break;case 2:r.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:r.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:r.setStageStatus("OFF_STAGE"),n&&C.emit(R.UPDATE_ACTIVE);break}C.emit(R.UPDATE_PEER_STAGE_STATUS,{id:r.id,status:r.stageStatus})})}}_i=new WeakMap,ks=new WeakMap,Pi=new WeakMap,Rd=new WeakMap,Vn=new WeakMap,OO([g.trace("DyteStage.setupEvents")],Sy.prototype,"setupEvents",1);var NO=Object.defineProperty,LO=Object.getOwnPropertyDescriptor,Rr=(t,e,r,n)=>{for(var i=n>1?void 0:n?LO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&NO(e,r,i),i};const je={getPeer:14,getPeers:15,chatMessage:16,getRoomName:17,getDisplayTitle:18,getPluginInitiator:19,customPluginEventToParent:20,peerJoined:22,peerLeft:23,sendData:24,stageStatusUpdate:25,peerStageStatusUpdate:26};var Mt,gr,xa,Va,Un,Ua,bs,Fa,Ey;let Zt=(Ey=class extends hs{constructor(t,{baseURL:e,createdAt:r,description:n,id:i,name:s,organizationId:a,picture:c,private:d,published:l,staggered:p,tags:m,type:S,updatedAt:E},b,O,M,F,V){super(),v(this,Mt,void 0),f(this,"baseURL"),f(this,"createdAt"),f(this,"description"),f(this,"id"),f(this,"name"),v(this,gr,void 0),v(this,xa,void 0),v(this,Va,void 0),f(this,"organizationId"),f(this,"picture"),f(this,"private"),f(this,"published"),f(this,"staggered"),f(this,"tags"),f(this,"type"),f(this,"updatedAt"),v(this,Un,void 0),f(this,"config"),v(this,Ua,void 0),f(this,"active"),f(this,"iframes"),f(this,"enabledBy"),v(this,bs,void 0),v(this,Fa,void 0),y(this,bs,t),this.baseURL=e,this.createdAt=new Date(r),this.description=n,this.id=i,this.name=s,y(this,gr,O),this.organizationId=a,this.picture=c,this.private=d,this.published=l,this.staggered=p,this.tags=m,this.type=S,this.updatedAt=new Date(E),this.active=!1,this.iframes=new Map,y(this,Mt,b),y(this,xa,M),y(this,Va,F),this.enabledBy="",y(this,Fa,V)}sendIframeEvent(t){this.iframes.size&&this.iframes.forEach(e=>{const{iframe:r}=e;r&&(navigator.isReactNative?r.postMessage(JSON.stringify(t)):r.contentWindow.postMessage(t,"*"))})}handleIframeMessage(t){return u(this,null,function*(){var e;if(!this.active)return;const r=t,{payload:n,uuid:i,type:s}=r;switch(s){case z.customPluginEventToRoom:{o(this,Mt).customPluginEventToRoom(this.id,n,i);break}case z.customPluginEventToPeers:{o(this,Mt).customPluginEventToPeers(this.id,n.peerIds,n,i);break}case z.enablePluginForRoom:{o(this,Mt).enablePluginForRoom(this.id,i);break}case z.enablePluginForPeers:{o(this,Mt).enablePluginForPeers(this.id,n.peerIds,i);break}case z.disablePluginForRoom:{o(this,Mt).disablePluginForRoom(this.id,i);break}case z.disablePluginForPeers:{o(this,Mt).disablePluginForPeers(this.id,n.peerIds,i);break}case z.storeInsertKeys:{o(this,Mt).storeInsertKeys(this.id,n.store,n.insertKeys,i);break}case z.storeGetKeys:{o(this,Mt).storeGetKeys(this.id,n.store,n.getKeys,i);break}case z.storeDeleteKeys:{o(this,Mt).storeDeleteKeys(this.id,n.store,n.deleteKeys,i);break}case z.storeDelete:{o(this,Mt).storeDelete(this.id,n.store,i);break}case je.chatMessage:{const{messagePayload:a,peerIds:c}=n;if(!o(this,Va)){this.sendIframeEvent({type:je.chatMessage,uuid:r.uuid,payload:{error:"Chat is disabled for this room."}});return}try{yield o(this,Va).sendMessage(a,c),this.sendIframeEvent({type:je.chatMessage,uuid:r.uuid,payload:{success:!0}})}catch(d){this.sendIframeEvent({type:je.chatMessage,uuid:r.uuid,payload:{error:d}})}break}case je.getPeer:{let a;const{peerId:c}=n,d=G(x({},o(this,gr)),{id:o(this,gr).id,isRecorder:(e=o(this,gr).permissions)==null?void 0:e.isRecorder,isHidden:o(this,gr).permissions.hiddenParticipant,stageStatus:o(this,gr).stageStatus});c?(a=o(this,xa).joined.get(n.peerId),o(this,gr).id===c&&(a=d)):a=d,this.sendIframeEvent({type:je.getPeer,payload:{peer:a&&yd(a)},uuid:r.uuid});break}case je.getPeers:{const a=o(this,xa).joined.toArray().map(c=>yd(c));this.sendIframeEvent({type:je.getPeers,payload:{peers:a},uuid:r.uuid});break}case je.getPluginInitiator:{this.sendIframeEvent({type:je.getPluginInitiator,payload:{enabledBy:this.enabledBy},uuid:r.uuid});break}case je.getDisplayTitle:{this.sendIframeEvent({type:je.getDisplayTitle,payload:{displayTitle:o(this,Fa)},uuid:r.uuid});break}case je.getRoomName:{this.sendIframeEvent({type:je.getRoomName,payload:{roomName:o(this,bs).getValue("meetingId")},uuid:r.uuid});break}case je.customPluginEventToParent:{this.emit(r.payload.eventName,r.payload.data);break}}})}sendData(t){this.active&&(h.info("DytePlugin::SendData",{plugin:{id:this.id,name:this.name,data:{eventName:t.eventName}}}),this.sendIframeEvent({type:je.sendData,uuid:"",payload:t}))}removePluginView(t="default"){var e;const{iframe:r,listener:n}=(e=this.iframes.get(t))!=null?e:{};(r||n)&&(navigator.isReactNative?r.props.onMessage=void 0:window.removeEventListener("message",n),this.iframes.delete(t))}addPluginView(t,e="default"){var r;if(!o(this,Ua))throw h.error("DytePlugin::addPluginView::no_auth_token_set_for_plugin"),new _("No auth token set for plugin.","0602");if(!t)throw h.error("DytePlugin::addPluginView::iframe_was_not_provided"),new _("Iframe was not provided.","0603");this.removePluginView(e);const n=t,i=new URL(this.baseURL),s={auth:o(this,Ua),parent:navigator.isReactNative?this.baseURL:window.location.origin,backend:o(this,bs).getValue("apiBase"),pluginId:this.id,roomName:(r=o(this,bs).getValue("meetingId"))!=null?r:"",displayTitle:o(this,Fa)};if(Object.keys(s).forEach(a=>{i.searchParams.set(a,s[a])}),n.src=i.href,n.allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",n.title=e,navigator.isReactNative)n.props.onMessage=a=>{this.handleIframeMessage(JSON.parse(a.nativeEvent.data))},this.iframes.set(e,{iframe:n});else{const a=c=>u(this,null,function*(){c.source===t.contentWindow&&(yield this.handleIframeMessage(c.data))});window.addEventListener("message",a),this.iframes.set(e,{iframe:n,listener:a})}}setActive(t){var e,r;if(this.active=t,t){this.emit("stateUpdate",{active:this.active,pluginId:this.id,bind:this.addPluginView.bind(this),views:(e=this.config)==null?void 0:e.views});return}this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id,views:(r=this.config)==null?void 0:r.views})}activateForSelf(){return u(this,null,function*(){const t=gt(),e=yield t.authorizePlugin(this.id);y(this,Ua,e),y(this,Un,new Date);try{const r=yield t.getPluginConfig(this.baseURL);this.config=r}catch(r){h.error("DytePlugin::activateForSelf",{error:r})}this.setActive(!0),this.emit("enabled")})}deactivateForSelf(){Array.from(this.iframes.keys()).forEach(t=>{this.removePluginView(t)}),y(this,Un,void 0),this.iframes.clear(),this.setActive(!1),this.emit("closed")}enable(){return u(this,null,function*(){return this.activateForSelf()})}disable(){return this.deactivateForSelf()}activate(){return u(this,null,function*(){var t,e;this.active||(e=(t=o(this,gr).permissions)==null?void 0:t.plugins)!=null&&e.canStart&&(o(this,Mt).addPlugin(this.id,this.staggered),y(this,Un,new Date),h.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}}))})}deactivate(){return u(this,null,function*(){var t,e;this.active&&(!((e=(t=o(this,gr).permissions)==null?void 0:t.plugins)!=null&&e.canClose)&&this.enabledBy!==o(this,gr).id||(o(this,Mt).removePlugin(this.id),h.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:o(this,Un)?new Date().getTime()-o(this,Un).getTime():0}}),y(this,Un,void 0)))})}},Mt=new WeakMap,gr=new WeakMap,xa=new WeakMap,Va=new WeakMap,Un=new WeakMap,Ua=new WeakMap,bs=new WeakMap,Fa=new WeakMap,Ey);Rr([g.trace("DytePlugin.sendIframeEvent")],Zt.prototype,"sendIframeEvent",1),Rr([g.trace("DytePlugin.sendData"),Bt({maxInvocations:5,period:1})],Zt.prototype,"sendData",1),Rr([g.trace("DytePlugin.removePluginView")],Zt.prototype,"removePluginView",1),Rr([g.trace("DytePlugin.addPluginView")],Zt.prototype,"addPluginView",1),Rr([g.trace("DytePlugin.activateForSelf")],Zt.prototype,"activateForSelf",1),Rr([g.trace("DytePlugin.deactivateForSelf")],Zt.prototype,"deactivateForSelf",1),Rr([g.trace("DytePlugin.enable")],Zt.prototype,"enable",1),Rr([g.trace("DytePlugin.disable")],Zt.prototype,"disable",1),Rr([g.trace("DytePlugin.activatePlugin")],Zt.prototype,"activate",1),Rr([g.trace("DytePlugin.deactivatePlugin")],Zt.prototype,"deactivate",1),Zt=Rr([Tt("0600")],Zt);var rt,ws;class Ty extends Map{constructor(e){const{onAddEvent:r,onDeleteEvent:n,onClearEvent:i}=e;super(),v(this,rt,void 0),v(this,ws,void 0),f(this,"onAddEvent"),f(this,"onDeleteEvent"),f(this,"onClearEvent"),y(this,rt,new hs),this.onAddEvent=r,this.onDeleteEvent=n,this.onClearEvent=i,y(this,ws,new Map)}emit(e,...r){return o(this,rt).emit(e,...r)}on(e,r){return o(this,rt).on(e,r)}addListener(e,r){return o(this,rt).addListener(e,r)}off(e,r){return o(this,rt).off(e,r)}once(e,r){return o(this,rt).once(e,r)}prependListener(e,r){return o(this,rt).prependListener(e,r)}prependOnceListener(e,r){return o(this,rt).prependOnceListener(e,r)}removeListener(e,r){return o(this,rt).removeListener(e,r)}removeAllListeners(e){return o(this,rt).removeAllListeners(e)}listeners(e){return o(this,rt).listeners(e)}listenerCount(e){return o(this,rt).listenerCount(e)}getMaxListeners(){return o(this,rt).getMaxListeners()}setMaxListeners(e){return o(this,rt).setMaxListeners(e)}eventNames(){return o(this,rt).eventNames()}add(e,r=!0){return this.set(e.id,e,r)}set(e,r,n=!0){const i=super.set(e,r),s=(a,...c)=>{this.emit(a,r,...c)};return o(this,ws).set(e,s),r.on("*",s),n&&o(this,rt).emit(this.onAddEvent,r),i}delete(e,r=!0,n=!1){const i=this.get(e);if(!i)return!1;i.removeListener("*",o(this,ws).get(e));const s=super.delete(e);return n&&i.removeAllListeners(),r&&o(this,rt).emit(this.onDeleteEvent,i),s}clear(e=!0,r=!1){this.forEach(i=>{i.removeListener("*",o(this,ws).get(i.id)),r&&i.removeAllListeners()});const n=super.clear();return e&&o(this,rt).emit(this.onClearEvent),n}toArray(){return Array.from(this.values())}}rt=new WeakMap,ws=new WeakMap;var xO=Object.defineProperty,VO=Object.getOwnPropertyDescriptor,ky=(t,e,r,n)=>{for(var i=n>1?void 0:n?VO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&xO(e,r,i),i};class Md extends Ty{constructor(){super({onAddEvent:"pluginAdded",onDeleteEvent:"pluginDeleted"})}add(e,r=!0){return super.add(e,r)}delete(e,r=!0,n=!1){return super.delete(e,r,n)}}ky([g.trace("DytePluginMap.add")],Md.prototype,"add",1),ky([g.trace("DytePluginMap.delete")],Md.prototype,"delete",1);var UO=Object.defineProperty,FO=Object.getOwnPropertyDescriptor,BO=(t,e,r,n)=>{for(var i=n>1?void 0:n?FO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&UO(e,r,i),i};let Oh=class{constructor(){f(this,"all"),f(this,"active"),this.all=new Md,this.active=new Md}};Oh=BO([Tt("0600")],Oh);var WO=Object.defineProperty,jO=Object.getOwnPropertyDescriptor,Ba=(t,e,r,n)=>{for(var i=n>1?void 0:n?jO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&WO(e,r,i),i},Mr,Wa,Ad,by;const wy=(by=class{constructor(t,e,r,n){f(this,"plugins"),v(this,Mr,void 0),v(this,Wa,void 0),v(this,Ad,void 0),y(this,Mr,e),y(this,Wa,r),y(this,Ad,t),this.plugins=n,this.setupEvents()}static init(t,e,r,n,i,s,a,c){return u(this,null,function*(){const d=new Oh;return e.forEach(l=>{const p=new Zt(t,l,r,s,a,i,c);d.all.add(p)}),new wy(t,r,n,d)})}getRoomPlugins(){return u(this,null,function*(){var t;const{plugins:e}=yield o(this,Mr).getActivePlugins();(t=this.plugins.active)==null||t.toArray().forEach(r=>{this.disablePlugin({id:r.id})}),yield Promise.all(e.map(r=>this.enablePlugin({id:r.pluginId,enabledBy:r.enabledBy})))})}enablePlugin(t){return u(this,arguments,function*({id:e,enabledBy:r}){const n=this.plugins.all.get(e);n&&(yield n.activateForSelf(),n.enabledBy=r)})}disablePlugin(t){return u(this,arguments,function*({id:e}){const r=this.plugins.all.get(e);r&&r.deactivateForSelf()})}sendIframeEvent(t,e,r,n){const i=this.plugins.all.get(e);i&&i.sendIframeEvent({type:t,uuid:r,payload:n})}broadcastIframeEvent(t,e){this.plugins.active.forEach(r=>{this.sendIframeEvent(t,r.id,"",e)})}setupEvents(){this.plugins.all.on("stateUpdate",({active:t,id:e})=>{if(t){this.plugins.active.add(this.plugins.all.get(e));return}this.plugins.active.delete(e)}),C.onAsync(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){yield this.getRoomPlugins(),h.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to fetch plugins.")})),o(this,Mr).on(z.addPlugin,t=>u(this,null,function*(){var e;const r=t.pluginId;(e=this.plugins.all.get(r))!=null&&e.active||(yield this.enablePlugin({id:r,enabledBy:t.enabledBy}))})),o(this,Mr).on(z.removePlugin,t=>u(this,null,function*(){var e;const r=t.pluginId;(e=this.plugins.all.get(r))!=null&&e.active&&(yield this.disablePlugin({id:r}))})),[z.enablePluginForPeers,z.enablePluginForRoom].forEach(t=>{o(this,Mr).on(t,(e,r)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,r,{enabledBy:e.enabledBy})}))}),[z.disablePluginForPeers,z.disablePluginForRoom].forEach(t=>{o(this,Mr).on(t,(e,r)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,r,{disabledBy:e.disabledBy})}))}),[z.customPluginEventToPeers,z.customPluginEventToRoom].forEach(t=>{o(this,Mr).on(t,(e,r)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,r,{data:JSON.parse(new TextDecoder().decode(e.pluginData))})}))}),[z.storeInsertKeys,z.storeGetKeys,z.storeDeleteKeys].forEach(t=>{o(this,Mr).on(t,(e,r)=>u(this,null,function*(){var n;const i=(n=e.storeItems)==null?void 0:n.map(s=>{var a;return{timestamp:s.timestamp,peerId:s.peerId,payload:JSON.parse((a=s.payload)!=null&&a.length?new TextDecoder().decode(s.payload):"{}"),key:s.storeKey}});this.sendIframeEvent(t,e.pluginId,r,{storeName:e.storeName,storeItems:i})}))}),o(this,Mr).on(z.storeDelete,(t,e)=>u(this,null,function*(){this.sendIframeEvent(z.storeDelete,t.pluginId,e,{storeName:t.storeName})})),o(this,Wa).on(Fe.sendMessageToPeers,t=>{const e=Ir==null?void 0:Ir.formatSocketServiceMessage(t.message);this.broadcastIframeEvent(je.chatMessage,{message:e})}),o(this,Wa).on(Fe.sendMessageToRoom,t=>{const e=Ir==null?void 0:Ir.formatSocketServiceMessage(t.message);this.broadcastIframeEvent(je.chatMessage,{message:e})}),C.on(R.PEER_JOINED_INTERNAL,t=>{const e=yd(t);this.broadcastIframeEvent(je.peerJoined,e)}),C.on(R.PEER_CLOSED,t=>{this.broadcastIframeEvent(je.peerLeft,t)}),C.on(R.UPDATE_PEER_STAGE_STATUS,t=>{this.broadcastIframeEvent(je.peerStageStatusUpdate,t)}),o(this,Ad).subscribe("stageStatus",t=>{this.broadcastIframeEvent(je.stageStatusUpdate,t)})}},Mr=new WeakMap,Wa=new WeakMap,Ad=new WeakMap,by);let _s=wy;Ba([g.trace("PluginController.getRoomPlugins")],_s.prototype,"getRoomPlugins",1),Ba([g.trace("PluginController.enableForSelf")],_s.prototype,"enablePlugin",1),Ba([g.trace("PluginController.disableForSelf")],_s.prototype,"disablePlugin",1),Ba([g.trace("PluginController.setupEvents")],_s.prototype,"setupEvents",1),Ba([g.trace("PluginController.init")],_s,"init",1);class HO{constructor(){f(this,"mediaJoined"),f(this,"socketJoined"),f(this,"socketJoinAttempted"),f(this,"mediaJoinAttempted"),f(this,"socketState"),f(this,"mediaState"),this.mediaJoined=!1,this.socketJoined=!1,this.socketJoinAttempted=!1,this.mediaJoinAttempted=!1,this.socketState={state:void 0,reconnected:!1,reconnectionAttempt:void 0},this.mediaState={recv:void 0,send:void 0}}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(e,r){let n;const{reconnected:i}=this.socketState;switch(e){case"connected":n={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":n={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":n={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":n={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":n={state:"reconnecting",reconnected:i,reconnectionAttempt:r};break;case"failed":n={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}n&&(C.emit(R.SOCKET_STATE_UPDATE,n),this.socketState=n)}}var qO=Object.defineProperty,GO=Object.getOwnPropertyDescriptor,Ps=(t,e,r,n)=>{for(var i=n>1?void 0:n?GO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&qO(e,r,i),i},ja,Dd,Ha,Od,_y;let Fn=(_y=class extends Yt{constructor(t,e){super(),v(this,Ha),v(this,ja,void 0),v(this,Dd,void 0),f(this,"recordingPeerIds",[]),f(this,"recordings",[]),y(this,Dd,t),y(this,ja,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!o(this,ja).permissions.canRecord)throw h.error("DyteRecording::start::permission_denied"),new _("User does not have permission to start recording","1001");if((t==null?void 0:t.allowMultiple)!==!0&&(this.recordingState==="STARTING"||this.recordingState==="RECORDING"||this.recordingState==="STOPPING"))throw h.error("DyteRecording::start::recording_in_progress",{recording:{state:this.recordingState}}),new _(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=gt(),{recording:r={}}=o(this,Dd).getValue("defaults"),n=yield e.startRecording(r,t==null?void 0:t.allowMultiple);this.updateRecordings([...this.recordings,{id:n,state:"STARTING",type:"BROWSER"}])}catch(e){throw h.error("DyteRecording::stop::recording_failed_to_start",{error:e}),new _("Error while starting recording","1000")}})}stop(t){return u(this,null,function*(){yield H(this,Ha,Od).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield H(this,Ha,Od).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield H(this,Ha,Od).call(this,"resume",["PAUSED"],t)})}},ja=new WeakMap,Dd=new WeakMap,Ha=new WeakSet,Od=function(t,e,r){return u(this,null,function*(){if(!o(this,ja).permissions.canRecord)throw h.error("DyteRecording::stop::permission_denied"),new _("User does not have permission to stop recording","1001");let n=[];if(r!==void 0){const i=this.recordings.find(s=>s.id===r);if(i===void 0)throw new _("Could not find the specified recording","1004");if(e.includes(i.state)){h.error("DyteRecording::stop::recording_not_in_expected_state",{recording:{state:i.state}});return}n.push(i)}else n=this.recordings.filter(i=>e.includes(i.state));n.forEach(i=>u(this,null,function*(){const s=i.state;t==="stop"&&(i.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield gt().updateRecording(i.id,t)}catch(a){throw h.error("DyteRecording::stop::recording_failed_to_stop",{error:a}),i.state!==s&&(i.state=s,this.emit("recordingUpdate",s)),new _("Error while stopping recording","1000")}}))})},_y);Ps([g.trace("DyteRecording.updateRecordings")],Fn.prototype,"updateRecordings",1),Ps([g.trace("DyteRecording.start")],Fn.prototype,"start",1),Ps([g.trace("DyteRecording.stop")],Fn.prototype,"stop",1),Ps([g.trace("DyteRecording.stop")],Fn.prototype,"pause",1),Ps([g.trace("DyteRecording.stop")],Fn.prototype,"resume",1),Fn=Ps([Tt("1000")],Fn);var JO=Object.defineProperty,$O=Object.getOwnPropertyDescriptor,KO=(t,e,r,n)=>{for(var i=n>1?void 0:n?$O(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&JO(e,r,i),i},Nh;class Py{constructor(e,r,n){f(this,"recording"),f(this,"room"),v(this,Nh,void 0),y(this,Nh,e),this.recording=new Fn(e,r),this.room=n,this.setupEvents()}getRecordingTypeFromProtoType(e){let r;switch(e){case yi.BROWSER:r="BROWSER";break;case yi.COMPOSITE:r="COMPOSITE";break;case yi.TRACK:r="TRACK";break;default:r="BROWSER"}return r}setupEvents(){C.on(R.ROOM_STATE,e=>{e.activeRecordings.length!==0?this.recording.updateRecordings(e.activeRecordings.map(r=>{const n=this.getRecordingTypeFromProtoType(r.recordingType);return{id:r.recordingId,state:r.recordingStatus,type:n}})):this.recording.recordings.length&&this.recording.updateRecordings([])}),this.room.on(W.recordingStarted,e=>{let r=!1;const n=[...this.recording.recordings];if(n.forEach(i=>{i.id===e.recordingId&&(r=!0,i.state="RECORDING")}),r===!1){const i=this.getRecordingTypeFromProtoType(e.recordingType);n.push({id:e.recordingId,state:"RECORDING",type:i})}this.recording.updateRecordings(n)}),this.room.on(W.recordingPaused,e=>{const r=[...this.recording.recordings];r.forEach(n=>{n.id===e.recordingId&&(n.state="PAUSED")}),this.recording.updateRecordings(r)}),this.room.on(W.recordingStopped,e=>{const r=[...this.recording.recordings.filter(n=>n.id!==e.recordingId)];this.recording.updateRecordings(r)})}}Nh=new WeakMap,KO([g.trace("RecordingController.setupEvents")],Py.prototype,"setupEvents",1);var zO=Object.defineProperty,YO=Object.getOwnPropertyDescriptor,Lh=(t,e,r,n)=>{for(var i=n>1?void 0:n?YO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&zO(e,r,i),i};class Nd{static hasFeature(e){var r;return(r=Q.hasFeature(e))!=null?r:!1}static getFeatureValue(e){return Q.getValue(e)}static getAllFeatures(){return Q.getAllFlags()}}Lh([g.trace("DyteFeatures.hasFeature")],Nd,"hasFeature",1),Lh([g.trace("DyteFeatures.getFeatureValue")],Nd,"getFeatureValue",1),Lh([g.trace("DyteFeatures.getAllFeatures")],Nd,"getAllFeatures",1);var QO=Object.defineProperty,XO=Object.getOwnPropertyDescriptor,ZO=(t,e,r,n)=>{for(var i=n>1?void 0:n?XO(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&QO(e,r,i),i};const Iy=class{constructor(t,e,r){f(this,"logger"),f(this,"features"),f(this,"browserSpecs"),f(this,"callStats"),this.logger=t,this.features=e,this.browserSpecs=Re,this.callStats=r}static init(t){return new Iy(h,Nd,t)}};let Cy=Iy;ZO([g.trace("DyteInternals.init")],Cy,"init",1);var eN=Object.defineProperty,tN=Object.getOwnPropertyDescriptor,rN=(t,e,r,n)=>{for(var i=n>1?void 0:n?tN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&eN(e,r,i),i};const Ry=class{constructor(t){f(this,"internals"),this.internals=t}static init(){return u(this,null,function*(){const t=Cy.init($);return new Ry(t)})}};let My=Ry;rN([g.trace("InternalsController.init")],My,"init",1);var nN=Object.defineProperty,iN=Object.getOwnPropertyDescriptor,er=(t,e,r,n)=>{for(var i=n>1?void 0:n?iN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&nN(e,r,i),i},dt,nt,Oe,fn,Ar,Ld,xh;class Wt extends hs{constructor(e,r,n=Vh,i=!0){super(),v(this,dt,void 0),v(this,nt,void 0),v(this,Oe,void 0),v(this,fn,void 0),v(this,Ar,void 0),v(this,Ld,void 0),v(this,xh,void 0),f(this,"audioUpdateInProgress"),f(this,"videoUpdateInProgress"),y(this,xh,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,y(this,dt,new Oy(e,r)),y(this,nt,new PN(o(this,dt),void 0,n)),y(this,Oe,new ON(o(this,dt),void 0,n)),y(this,Ar,new MN(o(this,dt))),y(this,fn,new CN(o(this,dt))),y(this,Ld,i),o(this,nt).on("trackMuted",this.onAudioTrackMuted.bind(this)),o(this,nt).on("trackChanged",this.onAudioTrackChanged.bind(this)),o(this,Oe).on("trackChanged",this.onVideoTrackChanged.bind(this)),o(this,Oe).on("trackEnded",this.onVideoTrackEnded.bind(this)),o(this,Ar).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}onVisibilityChange(){return u(this,null,function*(){$.tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?$.browserBackgrounded():($.browserForegrounded(),yield this.setupSpeaker())})}repopulateAvailableDevices(){return u(this,null,function*(){return!0})}setupStreams(e){return u(this,arguments,function*({audio:r,video:n}){var i;r?$.audioOn():$.audioOff(),n?$.videoOn():$.videoOff();let s,a;if(r&&n)try{const c=yield o(this,dt).getAudioAndVideoTrack(o(this,nt).userSelectedDevice,o(this,Oe).userSelectedDevice);s=c.audioTrack,a=c.videoTrack}catch(c){h.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:c})}if(!s&&r)try{s=yield o(this,dt).getAudioTrack(!1,o(this,nt).userSelectedDevice)}catch(c){h.error("LocalMediaHandler::init::Failed to get audio track",{error:c})}if(!a&&n)try{a=yield o(this,dt).getVideoTrack(o(this,Oe).userSelectedDevice)}catch(c){h.error("LocalMediaHandler::init::Failed to get video track",{error:c})}r&&!s&&$.audioOff(),n&&!a&&$.videoOff(),yield o(this,nt).setMediaTrack(s),yield o(this,Oe).setMediaTrack(a);try{yield o(this,fn).setupSpeaker()}catch(c){}if(a){const c=yield this.getDeviceById(a.getSettings().deviceId);$.selectedDevice("VIDEO",c)}if(s){const c=yield this.getDeviceById(s.getSettings().deviceId);$.selectedDevice("AUDIO",c)}(i=o(this,fn).currentDevice)!=null&&i.deviceId&&$.selectedDevice("SPEAKER",o(this,fn).currentDevice),o(this,dt).onDeviceChange((c,d,l)=>{this.onDeviceChange(d,l)})})}getCurrentDevices(){return{audio:o(this,nt).currentDevice,video:o(this,Oe).currentDevice,speaker:o(this,fn).currentDevice}}get permissions(){return o(this,dt).permissions}getAllDevices(){return o(this,dt).getAvailableDevices()}getDeviceById(e,r){return o(this,dt).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return o(this,nt).mediaTrack}get audioTrack(){return o(this,nt).transformedMediaTrack}get audioEnabled(){return o(this,nt).trackEnabled}enableAudio(){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{yield o(this,nt).unmuteTrack()}catch(e){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){o(this,nt).muteTrack()}getAudioDevices(e){return o(this,dt).getAudioInputDevices(e)}setAudioDevice(e){return u(this,null,function*(){yield o(this,nt).setDevice(e),e!=null&&e.deviceId&&$.selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}setupSpeaker(){return o(this,fn).setupSpeaker()}setSpeakerDevice(e){return u(this,null,function*(){yield o(this,fn).setupSpeaker(e),e!=null&&e.deviceId&&$.selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return o(this,Oe).mediaTrack}get videoTrack(){return o(this,Oe).transformedMediaTrack}get videoEnabled(){return o(this,Oe).trackEnabled}enableVideo(){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{yield o(this,Oe).unmuteTrack()}catch(e){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){o(this,Oe).disableTrack()}getVideoDevices(e){return o(this,dt).getVideoInputDevices(e)}setVideoDevice(e){return u(this,null,function*(){yield o(this,Oe).setDevice(e),e!=null&&e.deviceId&&$.selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield o(this,Oe).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:o(this,Ar).audioMediaTrack,video:o(this,Ar).videoMediaTrack}}get screenShareEnabled(){return o(this,Ar).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield o(this,Ar).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){o(this,Ar).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield o(this,Ar).updateConstraints(e)})}getSpeakerDevices(e){return o(this,dt).getAudioOutputDevices(e)}addAudioMiddleware(e){return o(this,nt).addMiddleware(e)}removeAudioMiddleware(e){return o(this,nt).removeMiddleware(e)}removeAllAudioMiddlewares(){return o(this,nt).removeAllMiddlewares()}addVideoMiddleware(e){return o(this,Oe).addMiddleware(e)}removeVideoMiddleware(e){return o(this,Oe).removeMiddleware(e)}removeAllVideoMiddlewares(){return o(this,Oe).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return o(this,Oe).setVideoMiddlewareGlobalConfig(e)}destruct(){o(this,nt).disableTrack(),o(this,Oe).disableTrack(),o(this,Oe).terminateMiddlewareWebWorker(),o(this,Ar).disableScreenShare(),o(this,dt).destruct()}onDeviceChange(e,r){return u(this,null,function*(){var n,i;this.emit("DEVICE_LIST_UPDATED",e),!(r||!o(this,Ld))&&((n=e==null?void 0:e.added)==null||n.forEach(s=>u(this,null,function*(){var a;s&&!Vh(s)&&(s.kind==="audioinput"&&((a=this.audioTrack)==null?void 0:a.enabled)===!0?yield this.setAudioDevice(s):s.kind==="audiooutput"&&(yield this.setSpeakerDevice(s)))})),(i=e==null?void 0:e.removed)==null||i.forEach(s=>u(this,null,function*(){var a;if(s.kind==="audiooutput"&&((a=this.getCurrentDevices().speaker)==null?void 0:a.deviceId)===s.deviceId){const c=(yield this.getSpeakerDevices()).find(d=>d.deviceId!==s.deviceId);c&&(yield this.setSpeakerDevice(c))}})))})}removeAllTracks(){this.destruct()}removeAudioTrack(){o(this,nt).disableTrack()}removeVideoTrack(){o(this,Oe).disableTrack(),o(this,Oe).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}dt=new WeakMap,nt=new WeakMap,Oe=new WeakMap,fn=new WeakMap,Ar=new WeakMap,Ld=new WeakMap,xh=new WeakMap,er([g.trace("MediaHandler.setupStreams")],Wt.prototype,"setupStreams",1),er([g.trace("MediaHandler.enableAudio")],Wt.prototype,"enableAudio",1),er([g.trace("MediaHandler.disableAudio")],Wt.prototype,"disableAudio",1),er([g.trace("MediaHandler.setAudioDevice")],Wt.prototype,"setAudioDevice",1),er([g.trace("MediaHandler.enableVideo")],Wt.prototype,"enableVideo",1),er([g.trace("MediaHandler.disableVideo")],Wt.prototype,"disableVideo",1),er([g.trace("MediaHandler.setVideoDevice")],Wt.prototype,"setVideoDevice",1),er([g.trace("MediaHandler.updateVideoConstraints")],Wt.prototype,"updateVideoConstraints",1),er([g.trace("MediaHandler.enableScreenShare")],Wt.prototype,"enableScreenShare",1),er([g.trace("MediaHandler.disableScreenShare")],Wt.prototype,"disableScreenShare",1),er([g.trace("MediaHandler.updateScreenshareConstraints")],Wt.prototype,"updateScreenshareConstraints",1),er([g.trace("MediaHandler.destruct")],Wt.prototype,"destruct",1),er([g.trace("MediaHandler.onDeviceChange")],Wt.prototype,"onDeviceChange",1);function xd(t,e,r){switch(!0){case Re.isChromiumBased():switch(e){case"NotAllowedError":return r.includes("by system")?"SYSTEM_DENIED":t==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case Re.isSafari():switch(e){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case Re.isFirefox():switch(e){case"NotFoundError":case"NotReadableError":return"SYSTEM_DENIED";case"NotAllowedError":return"DENIED";case"AbortError":default:return"COULD_NOT_START"}default:return"COULD_NOT_START"}}const sN=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function Vh(t){var e,r;const n=(e=t.label)==null?void 0:e.toLowerCase();return((r=Re._bowser)==null?void 0:r.getOSName())==="macOS"&&n.includes("iphone")?(h.log("isVirtualDevice::ignore_macos_continuity"),!0):sN.some(i=>n==null?void 0:n.includes(i))}function aN(t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const r=new AudioContext,n=yield Promise.all(t==null?void 0:t.map(a=>a(r))),i=r.createMediaStreamSource(new MediaStream([e])),s=r.createMediaStreamDestination();try{let a=i;for(let c=0;c<n.length;c+=1)a.connect(n[c]),a=n[c];a.connect(s)}catch(a){return h.error("getTransformedAudioTrack::middleware_execution_failed",{error:a}),e}return s.stream.getAudioTracks()[0]})}var Is;class oN{constructor(){v(this,Is,void 0)}terminateMiddlewareWebWorker(){if(o(this,Is))try{ns(o(this,Is)),y(this,Is,void 0)}catch(e){h.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}getTransformedVideoTrack(e,r,n){return u(this,null,function*(){if(!(e!=null&&e.length))return r;const i=document.createElement("canvas"),s=yield Promise.all(e==null?void 0:e.map(m=>m({canvas:i,WorkerTimers:GE})));if(n.disablePerFrameCanvasRendering){const m=i.captureStream().getVideoTracks()[0];return Object.defineProperty(m,"originalSettings",{value:r.getSettings()}),m}const a=document.createElement("video"),c=new MediaStream;c.addTrack(r);const d=i.getContext("2d");a.srcObject=c,a.autoplay=!0,this.terminateMiddlewareWebWorker();const l=()=>u(this,null,function*(){if(r.enabled===!1||r.readyState==="ended"){this.terminateMiddlewareWebWorker(),a.remove(),i.remove();return}try{d.drawImage(a,0,0);for(let m=0;m<s.length;m+=1)typeof s[m]=="function"&&(yield s[m](i,d))}catch(m){h.error("getTransformedVideoTrack::middleware_execution_failed",{error:m})}});try{a.play()}catch(m){}a.addEventListener("play",()=>{i.width=a.width||r.getSettings().width,i.height=a.width||r.getSettings().height,y(this,Is,Ic(l,50))},!1);const p=i.captureStream().getVideoTracks()[0];return Object.defineProperty(p,"originalSettings",{value:r.getSettings()}),p})}}Is=new WeakMap;const Ay={gross:{width:{ideal:192},height:{ideal:144}},qvga:{width:{ideal:384},height:{ideal:288}},pvga:{width:{ideal:480},height:{ideal:360}},vga:{width:{ideal:640},height:{ideal:480}},hd:{width:{ideal:1280},height:{ideal:720}},hd_cropped:{width:{ideal:900},height:{ideal:720}},fhd:{width:{ideal:1920},height:{ideal:1080}}},cN=[[320,[{rid:"q",maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"}]],[640,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:7e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1280,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:5e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:13e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1920,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:9e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:15e5,maxFramerate:30,scalabilityMode:"L1T1"}]]],dN=t=>{var e;const r="getSettings"in t&&t.getSettings().width||"getConstraints"in t&&t.getConstraints().width||"originalSettings"in t&&((e=t.originalSettings)==null?void 0:e.width);let n=cN;Q.hasFeature(ie.OVERRIDE_HIVE_SIMULCAST_DYNAMIC)&&(n=JSON.parse(Q.getValue(ie.OVERRIDE_HIVE_SIMULCAST_DYNAMIC)));const i=n.map(([c])=>c).sort((c,d)=>c-d);let s=Number.MAX_VALUE,a=0;return i.forEach((c,d)=>{Math.abs(c-r)<s&&(s=Math.abs(c-r),a=d)}),n[a][1]};var we=(t=>(t.WEBCAM="webcam",t.WEBCAM_BACKUP="webcam_backup",t.MIC="mic",t.SCREENSHARE_VIDEO="screenshare_video",t.SCREENSHARE_AUDIO="screenshare_audio",t))(we||{});const lN=j_(),Cs=Pr(lN.config.media);function uN(t){var e,r;const n={};return t.audio&&(n.audio={enableStereo:(e=t.audio.enableStereo)!=null?e:!1,enableHighBitrate:(r=t.audio.enableHighBitrate)!=null?r:!1}),n.video=t.video.quality,n}var Rs,Uh;class hN{constructor(e,r){v(this,Rs,void 0),v(this,Uh,void 0),f(this,"getScreenShareConstraints",()=>{var n,i,s,a,c,d,l,p,m,S,E;const b=(n=o(this,Rs))==null?void 0:n.screenshare,O=(s=(i=b==null?void 0:b.width)==null?void 0:i.max)!=null?s:1920,M=(c=(a=b==null?void 0:b.height)==null?void 0:a.max)!=null?c:1080,F=(l=(d=b==null?void 0:b.frameRate)==null?void 0:d.max)!=null?l:5;let V=(m=(p=b==null?void 0:b.frameRate)==null?void 0:p.ideal)!=null?m:5;const J=b==null?void 0:b.displaySurface,P=b==null?void 0:b.selfBrowserSurface;Q.getValue(ie.VAL_MIN_FRAMERATE)&&(V=parseInt((S=Q.getValue(ie.VAL_MIN_FRAMERATE))==null?void 0:S.toString(),10));let Z={width:{max:O},height:{max:M},frameRate:{ideal:V,max:F}};if(Q.hasFeature(ie.SCREENSHARE_CONSTRAINTS)){const ae=(E=Q.getValue(ie.SCREENSHARE_CONSTRAINTS))==null?void 0:E.toString();Z=JSON.parse(ae)}return J!==void 0&&["monitor","browser","window"].includes(J)&&(Z=G(x({},Z),{displaySurface:J})),P!==void 0&&(Z=G(x({},Z),{selfBrowserSurface:P})),{audio:!0,video:Z}}),f(this,"getAudioConstraints",n=>{var i,s,a,c,d,l,p,m;const S={},E=(i=o(this,Rs))==null?void 0:i.audio,b=E!=null&&E.enableStereo?2:1;return Re.isFirefox()||Re.isWebKitBased()?(S.audio={deviceId:n,autoGainControl:(s=E==null?void 0:E.autoGainControl)!=null?s:!0,echoCancellation:(a=E==null?void 0:E.echoCancellation)!=null?a:!0,noiseSuppression:(c=E==null?void 0:E.noiseSupression)!=null?c:!0,channelCount:b},S):(S.audio={},S.audio.optional=[n?{sourceId:n}:{sourceId:"default"},{channelCount:b},{echoCancellation:(d=E==null?void 0:E.echoCancellation)!=null?d:!0},{googEchoCancellation:(l=E==null?void 0:E.echoCancellation)!=null?l:!0},{googAutoGainControl:(p=E==null?void 0:E.autoGainControl)!=null?p:!0},{googNoiseSuppression:(m=E==null?void 0:E.noiseSupression)!=null?m:!0},{googHighpassFilter:!0}],S)}),f(this,"getVideoConstraints",n=>{var i,s,a,c;const d={},l=(i=o(this,Rs))==null?void 0:i.video;let p=Ay.vga;if(typeof l=="string"?p=Ay[l]:l!==void 0&&(p.height.ideal=l.height.ideal,p.width.ideal=l.width.ideal),p.frameRate={ideal:(a=(s=p.frameRate)==null?void 0:s.ideal)!=null?a:24},Re.isChromiumBased()&&(p.frameRate.max=30),Q.hasFeature(ie.VIDEO_CONSTRAINTS)){const m=(c=Q.getValue(ie.VIDEO_CONSTRAINTS))==null?void 0:c.toString();p=JSON.parse(m)}return d.video=p,typeof d.video=="boolean"||(n?d.video.deviceId={exact:n}:d.video.facingMode="user"),d}),y(this,Uh,e),y(this,Rs,r)}getUpdatedVideoConstraints(e){return e}}Rs=new WeakMap,Uh=new WeakMap;class Fh extends Error{constructor(e,r,n){super(r),f(this,"constraints"),f(this,"name"),this.name=e,this.constraints=n}}class pN{constructor(){f(this,"permissions"),this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}getAudioInputDevices(e){return u(this,null,function*(){let r=e;return e||(r=yield this.getAvailableDevices()),r.filter(n=>n.kind==="audioinput")})}getVideoInputDevices(e){return u(this,null,function*(){let r=e;return e||(r=yield this.getAvailableDevices()),r.filter(n=>n.kind==="videoinput")})}getAudioOutputDevices(e){return u(this,null,function*(){let r=e;return e||(r=yield this.getAvailableDevices()),r.filter(n=>n.kind==="audiooutput")})}}var mN=Object.defineProperty,gN=Object.getOwnPropertyDescriptor,Dr=(t,e,r,n)=>{for(var i=n>1?void 0:n?gN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&mN(e,r,i),i},qa,Or,Bh,Dy;let tr=(Dy=class extends pN{constructor(t,e){super(),f(this,"availableDevices"),v(this,qa,void 0),v(this,Or,void 0),v(this,Bh,void 0),y(this,Bh,t),y(this,Or,new hN(t,e)),y(this,qa,new AbortController),this.availableDevices=[],this.getAvailableDevices()}get constraintsBuilder(){return o(this,Or)}destruct(){return u(this,null,function*(){var t;(t=o(this,qa))==null||t.abort()})}handlePermissionErrors(t,e){const r=xd(t,e.name,e.message);return this.permissions[t]=r,C.emit(R.MEDIA_PERMISSION_ERROR,{message:r,constraints:e.constraints,kind:t}),r}getAudioAndVideoTrack(t,e){return u(this,null,function*(){const r={audio:o(this,Or).getAudioConstraints(t).audio,video:o(this,Or).getVideoConstraints(e).video};try{h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(r)});const n=yield navigator.mediaDevices.getUserMedia(r);h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(r)});const i=n.getAudioTracks()[0];let s=n.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",Q.hasFeature(ie.OBS_QUALITY)&&s.label.includes("OBS Virtual")){const a=(yield this.getVideoInputDevices()).find(c=>c.label.includes("OBS Virtual"));s=yield this.getVideoTrack(a.deviceId)}return C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:i,videoTrack:s}}catch(n){throw h.error("WebMediaInterface.getAudioAndVideoTrack",{error:n}),new _("Couldnt fetch audio and video track","1605")}})}getAudioTrack(t,e){return u(this,null,function*(){let r=yield this.getAudioInputDevices();if(r.length===0)throw this.permissions.audio="NO_DEVICES_AVAILABLE",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new _("No audio devices available","1606");const n=i=>u(this,null,function*(){let s;try{r=r.filter(c=>c.deviceId!==i),s=o(this,Or).getAudioConstraints(i),h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(s)});const[a]=(yield navigator.mediaDevices.getUserMedia(s)).getAudioTracks();return h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(s)}),a}catch(a){const c=xd("audio",a.name,a.message),d=new Fh(a.name,a.message,s);if(c==="COULD_NOT_START"){const l=r.shift();if(!l)throw d;h.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(s),error:a});const p=o(this,Or).getAudioConstraints(l.deviceId);return h.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(p)}),n(l.deviceId)}throw d}});try{const i=yield n(e);return i.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),i}catch(i){throw i.constraints&&this.handlePermissionErrors("audio",i),new _(i.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var e;const r=Q.hasFeature(ie.OBS_QUALITY),n=(e=yield this.getCurrentDeviceLabel(t))==null?void 0:e.includes("OBS Virtual"),i=r&&n,s=yield this.getVideoInputDevices();if(s.length===0)throw this.permissions.video="NO_DEVICES_AVAILABLE",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new _("No video devices available","1607");const a=c=>u(this,null,function*(){try{let d=c;const{video:l}=d;i&&typeof l!="boolean"&&(d={video:{deviceId:l.deviceId}}),h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(d)});const[p]=(yield navigator.mediaDevices.getUserMedia(d)).getVideoTracks();if(i&&typeof l!="boolean"&&typeof l.width=="object"){const{width:m,height:S}=p.getSettings(),{ideal:E}=l.width;p.applyConstraints({width:{ideal:E},height:{ideal:Math.floor(S*E/m)},frameRate:l.frameRate})}return h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(d)}),p}catch(d){const l=xd("video",d.name,d.message),p=new Fh(d.name,d.message,c);if(l==="COULD_NOT_START"){const m=s.shift();if(!m)throw p;h.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(c),error:d});const S=o(this,Or).getVideoConstraints(m.deviceId);return h.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(S)}),a({video:S.video})}throw p}});try{const c=o(this,Or).getVideoConstraints(t),d=yield a(c);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),d}catch(c){throw c.constraints&&this.handlePermissionErrors("video",c),new _(c.message,"1602")}})}getScreenShareTracks(){return u(this,null,function*(){const t=e=>u(this,null,function*(){try{h.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),$.screenShareRequested();const r=yield navigator.mediaDevices.getDisplayMedia(e);return h.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),r}catch(r){const n=xd("video",r.name,r.message),i=new Fh(r.name,r.message,e),s={video:!0};if(cI(e,s)||!Q.hasFeature(ie.SCREEENSHARE_CONSTRAINTS_RETRY))throw i;if(n==="COULD_NOT_START")return t(s);throw i}});try{const e=o(this,Or).getScreenShareConstraints(),r=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.screenshare,kind:"screenshare"})),{audioTrack:r.getAudioTracks()[0],videoTrack:r.getVideoTracks()[0]}}catch(e){throw e.constraints&&this.handlePermissionErrors("screenshare",e),new _(e.message,"1612")}})}getCurrentDeviceLabel(t){return u(this,null,function*(){const e=yield this.getDevice(t||"default");return e==null?void 0:e.label})}getAvailableDevices(){return u(this,null,function*(){try{const t=yield navigator.mediaDevices.enumerateDevices();return this.availableDevices=t,t}catch(t){throw h.error("enumerate_devices_failed",{error:t}),new _("Failed to get available devices","1609")}})}getAvailableDevicesByKind(t){return u(this,null,function*(){try{return(yield navigator.mediaDevices.enumerateDevices()).filter(({kind:e})=>t===e)}catch(e){throw h.error("enumerate_devices_failed",{error:e}),new _("Failed to get available devices by kind","1609")}})}getDevice(t){return u(this,null,function*(){try{return(yield navigator.mediaDevices.enumerateDevices()).filter(e=>e.deviceId===t)[0]}catch(e){throw h.error("enumerate_devices_failed",{error:e}),new _("Failed to get device","1609")}})}onDeviceChange(t){return u(this,null,function*(){Re.supportsDeviceChangeEvent()&&navigator.mediaDevices.addEventListener("devicechange",e=>u(this,null,function*(){var r,n;const i=p=>`${p.kind}-${p.deviceId}-${p.groupId}`,s=this.availableDevices,a=new Set(s.map(p=>i(p))),c=yield this.getAvailableDevices(),d=new Set(c.map(p=>i(p))),l={added:c.filter(p=>!a.has(i(p))),removed:s.filter(p=>!d.has(i(p))),devices:c};if((r=l.added)!=null&&r.length||(n=l.removed)!=null&&n.length){h.info("repopulated_full_device_list",{devices:JSON.stringify(c)});const p=[...l.added,...l.removed];p.some(m=>m.kind==="audioinput")&&$.devices("AUDIO",c==null?void 0:c.filter(m=>m.kind==="audioinput")),p.some(m=>m.kind==="videoinput")&&$.devices("VIDEO",c==null?void 0:c.filter(m=>m.kind==="videoinput")),p.some(m=>m.kind==="audiooutput")&&$.devices("SPEAKER",c==null?void 0:c.filter(m=>m.kind==="audiooutput")),t(e,l,!1)}}),{signal:o(this,qa).signal})})}},qa=new WeakMap,Or=new WeakMap,Bh=new WeakMap,Dy);Dr([g.trace("WebMediaInterface.destruct")],tr.prototype,"destruct",1),Dr([g.trace("WebMediaInterface.handlePermissionErrors")],tr.prototype,"handlePermissionErrors",1),Dr([g.trace("WebMediaInterface.getAudioAndVideoTrack")],tr.prototype,"getAudioAndVideoTrack",1),Dr([g.trace("WebMediaInterface.getAudioTrack")],tr.prototype,"getAudioTrack",1),Dr([g.trace("WebMediaInterface.getVideoTrack")],tr.prototype,"getVideoTrack",1),Dr([g.trace("WebMediaInterface.getScreenShareTracks")],tr.prototype,"getScreenShareTracks",1),Dr([g.trace("WebMediaInterface.getAvailableDevices")],tr.prototype,"getAvailableDevices",1),Dr([g.trace("WebMediaInterface.getAvailableDevicesByKind")],tr.prototype,"getAvailableDevicesByKind",1),Dr([g.trace("WebMediaInterface.getDevice")],tr.prototype,"getDevice",1),Dr([g.trace("WebMediaInterface.onDeviceChange")],tr.prototype,"onDeviceChange",1),tr=Dr([Tt("1600")],tr);const Oy=tr,Ga={setItem:(t,e)=>{try{localStorage.setItem(t,e)}catch(r){h.error("LocalStorage::setItem::crashed",{error:r,localStorage:{key:t,value:e}})}},getItem:t=>{try{return localStorage.getItem(t)}catch(e){h.error("LocalStorage::getItem::crashed",{error:e,localStorage:{key:t}})}return null}},fN=(t=0)=>new Promise(e=>setTimeout(e,t)),vN=(t,e,r)=>{const n=typeof r=="number"?r:250,i=t.createMediaStreamSource(e),s=t.createAnalyser();s.fftSize=2048,i.connect(s);const a=new Uint8Array(s.fftSize);let c=!1;setTimeout(()=>{c=!0},n);function d(){return c?Promise.resolve(!0):(s.getByteTimeDomainData(a),a.some(l=>l!==128&&l!==0)?Promise.resolve(!1):fN().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},yN=typeof AudioContext!="undefined"?AudioContext:null;class Wh{constructor(e){f(this,"_AudioContext"),f(this,"audioContext"),f(this,"_audioContextRefContainers");const r=x({AudioContext:yN},e);Object.defineProperties(this,{_AudioContext:{value:r.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Wh}})}getOrCreate(e){if(!this._audioContextRefContainers.has(e)&&(this._audioContextRefContainers.add(e),this._AudioContext&&!this.audioContext))try{this.audioContext=new this._AudioContext}catch(r){}return this.audioContext}release(e){this._audioContextRefContainers.has(e)&&(this._audioContextRefContainers.delete(e),!this._audioContextRefContainers.size&&this.audioContext&&(this.audioContext.close(),this.audioContext=null))}}const Ny=new Wh,SN=3,EN=250;function TN(t){const e={},r=Ny.getOrCreate(e);let n=SN;function i(){return n-=1,vN(r,t.srcObject,EN).then(s=>s?n>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{Ny.release(e)})}function Ly(t){return u(this,null,function*(){const e=new Audio,r=new MediaStream;r.addTrack(t),e.srcObject=r;let n=!1;try{const i=e.play();i&&(yield i),n=yield TN(e),n&&h.info("checkIfAudioTrackIsSilent::silence_detected")}catch(i){h.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:i})}finally{e.pause(),e.remove()}return n})}var kN=Object.defineProperty,bN=Object.getOwnPropertyDescriptor,xy=(t,e,r,n)=>{for(var i=n>1?void 0:n?bN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&kN(e,r,i),i};let Vd=class extends hs{constructor(t,e,r){var n;super(),f(this,"constructorName",this.constructor.name),f(this,"userSelectedDevice"),f(this,"mediaInterface"),f(this,"isNonPreferredDevice"),f(this,"_mediaTrack"),f(this,"transformedMediaTrack"),f(this,"middlewares",[]),f(this,"currentDevice"),f(this,"userPreferredDeviceKey",`Dyte::${this.constructorName}::UserDeviceID`),f(this,"setUserPreferredDevice",i=>Ga.setItem(this.userPreferredDeviceKey,i)),f(this,"getUserPreferredDevice",()=>Ga.getItem(this.userPreferredDeviceKey)),this.mediaInterface=t,e&&this.setMediaTrack(e),this.userSelectedDevice=(n=this.getUserPreferredDevice())!=null?n:void 0,this.isNonPreferredDevice=r,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}disableTrack(){var t,e;this.removeMediaTrackListeners(),(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}setMediaTrack(t){return u(this,null,function*(){const e=r=>{h.error(`${this.constructorName}.setMediaTrack.error`,{error:r})};try{this.disableTrack()}catch(r){e(r)}this._mediaTrack=yield this.conditionallyChangeTrack(t),yield this.setTransformedTrack();try{this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(r){e(r)}})}get trackEnabled(){return!!this.mediaTrack&&this.mediaTrack.readyState==="live"&&this.mediaTrack.enabled}muteTrack(){if(!this.mediaTrack){h.warn("BaseMediaHandler.muteTrack Tried muting with no track present");return}this.transformedMediaTrack&&(this.transformedMediaTrack.enabled=!1),this.mediaTrack.enabled=!1}unmuteTrack(){return u(this,null,function*(){try{this.mediaTrack?this.mediaTrack.enabled=!0:yield this.enableTrack(!1)}catch(t){throw h.error(`${this.constructorName}.unmuteTrack.error`,{error:t}),this.disableTrack(),new _("Failed to unmute track","1611")}})}getCurrentDeviceId(){var t,e;const{kind:r}=this.mediaTrack;switch(r){case"audio":{const n=this.mediaTrack.getConstraints();return this.userSelectedDevice?(e=(t=n==null?void 0:n.deviceId)!=null?t:n==null?void 0:n.advanced[0].deviceId)!=null?e:this.mediaTrack.getSettings().deviceId:this.mediaTrack.getSettings().deviceId}default:return this.mediaTrack.getSettings().deviceId}}setCurrentDevice(){return u(this,null,function*(){var t;if(!this.mediaTrack){this.currentDevice=void 0;return}const e=this.getCurrentDeviceId();((t=this.currentDevice)==null?void 0:t.deviceId)!==e&&(this.currentDevice=yield this.mediaInterface.getDevice(e))})}setDevice(t){return u(this,null,function*(){if(!t)throw h.warn(`${this.constructorName}.setDevice No device received`),new _("No device received!","1603");this.userSelectedDevice=t.deviceId,this.setUserPreferredDevice(t.deviceId),yield this.onSetDevice(t)})}addMiddleware(t){return u(this,null,function*(){if(Re.isWebKitBased()&&!Q.hasFeature(ie.ALLOW_SAFARI_MEDIA_MIDDLEWARES))return{success:!1,message:"Middlewares are not supported in this WebKit engine based browser."};if(this.middlewares.includes(t))return{success:!1,message:"This middleware has been applied, already. Skipping."};try{return this.middlewares.push(t),this.trackEnabled&&(yield this.setTransformedTrack()),{success:!0,message:"Successfully added the middleware."}}catch(e){return h.error("While adding middleware",{error:e}),this.removeMiddleware(t),{success:!1,message:e==null?void 0:e.message}}})}removeMiddleware(t){return u(this,null,function*(){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),yield this.setTransformedTrack(!0),{success:!0,message:"Successfully removed the middleware."}}catch(r){return h.error("While removing middleware",{error:r}),{success:!1,message:r==null?void 0:r.message}}return{success:!1,message:"No such middleware was found. Skipping."}})}removeAllMiddlewares(){return u(this,null,function*(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],yield this.setTransformedTrack(!0),{success:!0,message:"Successfully removed all the middlewares."}}catch(e){return h.error("While removing all the middlewares",{error:e}),{success:!1,message:e==null?void 0:e.message}}return{success:!1,message:"No middlewares were found. Skipping."}})}addMediaTrackListeners(){var t,e,r;this.mediaTrack&&(h.info(`${this.constructorName}.addMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),this.mediaTrack.addEventListener("ended",this.onTrackEnded),this.mediaTrack.addEventListener("mute",this.onTrackMuted))}removeMediaTrackListeners(){var t,e,r;this.mediaTrack&&(h.info(`${this.constructorName}.removeMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(r=this.mediaTrack)==null?void 0:r.kind}`),h.info(`${this.constructorName}.removeMediaTrackListeners`),this.mediaTrack.removeEventListener("ended",this.onTrackEnded),this.mediaTrack.removeEventListener("mute",this.onTrackMuted))}};xy([g.trace("BaseMediaHandler.unmuteTrack")],Vd.prototype,"unmuteTrack",1),Vd=xy([Tt("1600")],Vd);const Vy=Vd;var wN=Object.defineProperty,_N=Object.getOwnPropertyDescriptor,jh=(t,e,r,n)=>{for(var i=n>1?void 0:n?_N(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&wN(e,r,i),i};const Hh="[Dyte]nonSilentDeviceLabels";class Ud extends Vy{onSetDevice(e){return u(this,null,function*(){if(!e)throw h.warn("AudioMediaHandler.setDevice No device received"),new _("No device received!","1603");if(e.kind!=="audioinput")throw h.warn("AudioMediaHandler.setDevice Received non audio device"),new _("Non audio device received while setting device!","1603");try{const r=this.trackEnabled;yield this.setMediaTrack(yield this.mediaInterface.getAudioTrack(!r,this.userSelectedDevice)),this.userSelectedDevice=void 0}catch(r){throw h.error("AudioMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new _(r.message,"1604")}})}enableTrack(e){return u(this,null,function*(){if(this.trackEnabled){h.warn("AudioMediaHandler.enableTrack Track already enabled!");return}const r=yield this.mediaInterface.getAudioTrack(e,this.userSelectedDevice);yield this.setMediaTrack(r)})}setTransformedTrack(e){return u(this,null,function*(){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield aN(this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(n){h.error("AudioMediaHandler.setTransformedTrack",{error:n}),this.transformedMediaTrack=this.mediaTrack}})}onTrackEnded(){return u(this,null,function*(){h.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const e=this.mediaTrack.enabled;this.disableTrack(),yield this.enableTrack(!e),yield this.setTransformedTrack(),this.emit("trackChanged")})}onTrackMuted(){h.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e){return u(this,null,function*(){var r;if(!e||this.userSelectedDevice)return e;let n=e;const i=yield this.mediaInterface.getAudioInputDevices(),s=this.isNonPreferredDevice?i.filter(d=>d&&!this.isNonPreferredDevice(d)):i;if(!(s!=null&&s.length))return n;s.find(d=>d.deviceId===e.getSettings().deviceId)||(n.stop(),h.info("localmediahandler::setupstreams::found_audio_non_preferred"),n=yield this.mediaInterface.getAudioTrack(!1,s[0].deviceId));const a=JSON.parse(Ga.getItem(Hh));if(a!=null&&a.devices.some(d=>d.label===n.label))return n;if(!(yield Ly(n))){const d=(r=a==null?void 0:a.devices.concat({label:n.label}))!=null?r:[{label:n.label}];return Ga.setItem(Hh,JSON.stringify({devices:d})),n}h.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=n.getSettings().deviceId;return s.filter(d=>d.deviceId!==c).some(d=>u(this,null,function*(){if(n=yield this.mediaInterface.getAudioTrack(!1,d.deviceId),!(yield Ly(n))){const l=a.devices.concat({label:n.label});return Ga.setItem(Hh,JSON.stringify({devices:l})),h.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return h.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),n})}}jh([g.trace("AudioMediaHandler.setTransformedTrack")],Ud.prototype,"setTransformedTrack",1),jh([g.trace("AudioMediaHandler.onTrackEnded")],Ud.prototype,"onTrackEnded",1),jh([g.trace("AudioMediaHandler.conditionallyChangeTrack")],Ud.prototype,"conditionallyChangeTrack",1);const PN=Ud;var Ja;class IN{constructor(e){v(this,Ja,void 0),f(this,"currentDevice"),y(this,Ja,e)}setupSpeaker(e){return u(this,null,function*(){var r,n;if(!(o(this,Ja)instanceof Oy))return;let i=e;if(e||([i]=(yield o(this,Ja).getAvailableDevicesByKind("audiooutput")).filter(a=>!Vh(a))),!i)throw new _("No speaker found","1608");if(((r=this.currentDevice)==null?void 0:r.deviceId)===i.deviceId)return;this.currentDevice=i;const s=document.querySelectorAll("audio");(n=s[0])!=null&&n.setSinkId&&s.forEach(a=>u(this,null,function*(){if(typeof a.sinkId!="undefined"&&this.currentDevice.deviceId&&a.sinkId!==this.currentDevice.deviceId)try{yield a.setSinkId(this.currentDevice.deviceId)}catch(c){}}))})}}Ja=new WeakMap;const CN=IN;class RN extends hs{constructor(e){super(),f(this,"mediaInterface"),f(this,"audioMediaTrack"),f(this,"videoMediaTrack"),this.mediaInterface=e}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,r;try{const{audioTrack:n,videoTrack:i}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=n,this.videoMediaTrack=i,this.addMediaTrackListeners(),((r=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:r.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",C.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.mediaInterface.permissions.screenshare,kind:"screenshare"}))}catch(n){}})}disableScreenShare(){var e,r;this.removeMediaTrackListeners(),(e=this.audioMediaTrack)==null||e.stop(),(r=this.videoMediaTrack)==null||r.stop(),this.videoMediaTrack=void 0,this.audioMediaTrack=void 0}updateConstraints(e){return u(this,null,function*(){if(!this.videoMediaTrack)throw new _("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new _("update constraints not supported for non web clients","1100");try{this.videoMediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),this.addMediaTrackListeners()}catch(n){h.error("ScreenShareHandler.updateConstraints.error",{error:n})}})}addMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.addEventListener("ended",this.onTrackEnded.bind(this)),Re.isWebKitBased()&&((r=this.videoMediaTrack)==null||r.addEventListener("mute",this.onTrackEnded.bind(this)))}removeMediaTrackListeners(){var e,r;(e=this.videoMediaTrack)==null||e.removeEventListener("ended",this.onTrackEnded),(r=this.videoMediaTrack)==null||r.removeEventListener("mute",this.onTrackEnded)}onTrackEnded(){this.emit("trackEnded")}}const MN=RN;var AN=Object.defineProperty,DN=Object.getOwnPropertyDescriptor,Fd=(t,e,r,n)=>{for(var i=n>1?void 0:n?DN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&AN(e,r,i),i},$a,Bd;class Ka extends Vy{constructor(e,r,n){super(e,r,n),v(this,$a,void 0),v(this,Bd,{disablePerFrameCanvasRendering:!1}),y(this,$a,new oN)}onSetDevice(e){return u(this,null,function*(){if(!e)throw h.warn("VideoMediaHandler.setDevice No device received"),new _("No device received!","1603");if(e.kind!=="videoinput")throw h.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new _("Non video device received while setting video device!","1603");if(!(this.mediaTrack&&this.mediaTrack.enabled)){h.warn("VideoMediaHandler.setDevice Tried switching device with video disabled",{devices:[e]}),this.currentDevice=e;return}try{yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(r){throw h.error("VideoMediaHandler.setDevice.error",{error:r}),this.disableTrack(),new _("Failed to change device","1600")}})}enableTrack(){return u(this,null,function*(){if(this.trackEnabled){h.warn("VideoMediaHandler.enableTrack Track already enabled!");return}yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))})}setTransformedTrack(e){return u(this,null,function*(){var r;if(!e&&!((r=this.middlewares)!=null&&r.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield o(this,$a).getTransformedVideoTrack(this.middlewares,this.mediaTrack,o(this,Bd)),this.emit("trackChanged")}catch(n){h.error("VideoMediaHandler.setTransformedTrack",{error:n}),this.transformedMediaTrack=this.mediaTrack}})}setVideoMiddlewareGlobalConfig(e){return u(this,null,function*(){y(this,Bd,e)})}updateConstraints(e){return u(this,null,function*(){if(!this._mediaTrack)throw new _("No media track enabled!","1610");const r=this.mediaInterface;if(!r.constraintsBuilder)throw new _("update constraints not supported for non web clients","1100");try{this._mediaTrack.applyConstraints(r.constraintsBuilder.getUpdatedVideoConstraints(e)),yield this.setTransformedTrack(),this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(n){h.error("VideoMediaHandler.updateConstraints.error",{error:n})}})}terminateMiddlewareWebWorker(){o(this,$a).terminateMiddlewareWebWorker()}onTrackEnded(){return u(this,null,function*(){h.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")})}onTrackMuted(){h.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e){return u(this,null,function*(){if(!e||this.userSelectedDevice)return e;let r=e;const n=yield this.mediaInterface.getVideoInputDevices(),i=this.isNonPreferredDevice?n.filter(s=>!this.isNonPreferredDevice(s)):n;return!(i!=null&&i.length)||window.FAST_DYTE||i.find(s=>s.deviceId===e.getSettings().deviceId)||(r.stop(),h.info("localmediahandler::setupstreams::found_video_non_preferred"),r=yield this.mediaInterface.getVideoTrack(i[0].deviceId)),r})}}$a=new WeakMap,Bd=new WeakMap,Fd([g.trace("VideoMediaHandler.setTransformedTrack")],Ka.prototype,"setTransformedTrack",1),Fd([g.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],Ka.prototype,"setVideoMiddlewareGlobalConfig",1),Fd([g.trace("VideoMediaHandler.onTrackEnded")],Ka.prototype,"onTrackEnded",1),Fd([g.trace("VideoMediaHandler.conditionallyChangeTrack")],Ka.prototype,"conditionallyChangeTrack",1);const ON=Ka;var NN=Object.defineProperty,LN=Object.getOwnPropertyDescriptor,qh=(t,e,r,n)=>{for(var i=n>1?void 0:n?LN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&NN(e,r,i),i};const Uy=Pr(Gu());var rr,Ms,Wd,za,Fy;const Ya=(Fy=class{constructor(t){if(v(this,rr,void 0),v(this,Ms,void 0),v(this,Wd,void 0),v(this,za,void 0),!t)throw new _("Could not load preset.","0904");y(this,rr,t.config),y(this,Wd,t.name),y(this,Ms,t.ui||Pr(Gu().ui)),y(this,za,t.permissions.plugins.config)}static fromResponse(t){return new Ya(t)}static default(){return new Ya(Uy)}static init(t,e=!0){return!t||e?new Ya(Uy):new Ya(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:o(this,Ms).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return o(this,rr).viewType}get livestreamViewerQualities(){return o(this,rr).livestreamViewerQualities||[]}get maxVideoStreams(){return o(this,rr).maxVideoStreams}get maxScreenShareCount(){return o(this,rr).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(o(this,za)).filter(t=>o(this,za)[t].disabled)}get designTokens(){return o(this,Ms).designTokens}get configDiff(){return o(this,Ms).configDiff}get mediaConstraints(){var t,e,r,n,i,s,a,c,d,l,p,m,S,E,b,O,M,F,V,J,P,Z,ae,Ie;return{audio:{enableStereo:(n=(r=(e=(t=o(this,rr))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.enableStereo)!=null?n:Cs.audio.enableStereo,enableHighBitrate:(c=(a=(s=(i=o(this,rr))==null?void 0:i.media)==null?void 0:s.audio)==null?void 0:a.enableHighBitrate)!=null?c:Cs.audio.enableHighBitrate},video:{quality:(m=(p=(l=(d=o(this,rr))==null?void 0:d.media)==null?void 0:l.video)==null?void 0:p.quality)!=null?m:Cs.video.quality,frameRate:(O=(b=(E=(S=o(this,rr))==null?void 0:S.media)==null?void 0:E.video)==null?void 0:b.frameRate)!=null?O:Cs.video.frameRate},screenshare:{quality:(J=(V=(F=(M=o(this,rr))==null?void 0:M.media)==null?void 0:F.screenshare)==null?void 0:V.quality)!=null?J:Cs.screenshare.quality,frameRate:(Ie=(ae=(Z=(P=o(this,rr))==null?void 0:P.media)==null?void 0:Z.screenshare)==null?void 0:ae.frameRate)!=null?Ie:Cs.screenshare.frameRate}}}get name(){return o(this,Wd)}},rr=new WeakMap,Ms=new WeakMap,Wd=new WeakMap,za=new WeakMap,Fy);let jd=Ya;qh([g.trace("DyteThemePreset.fromResponse")],jd,"fromResponse",1),qh([g.trace("DyteThemePreset.default")],jd,"default",1),qh([g.trace("DyteThemePreset.init")],jd,"init",1);var xN=Object.defineProperty,VN=Object.getOwnPropertyDescriptor,Gh=(t,e,r,n)=>{for(var i=n>1?void 0:n?VN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&xN(e,r,i),i},Qa;class Hd extends Yt{constructor(e){super(),v(this,Qa,void 0),f(this,"state","IDLE"),f(this,"playbackUrl"),f(this,"ingestionCredentials"),f(this,"viewerCount"),y(this,Qa,e),this.viewerCount=0}setLivestreamState(e){const r=this.state;this.state=e,r!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}start(){return u(this,arguments,function*(e={manualIngestion:!1}){if(!o(this,Qa).permissions.canLivestream)throw h.error("DyteLivestream::start::permission_denied"),new _("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const r=gt(),{playbackUrl:n,ingestionCredentials:i}=yield r.startLivestreaming(e);this.playbackUrl=n,this.ingestionCredentials=i,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(r){throw h.error("DyteRecording::stop::livestream_failed_to_start",{error:r}),this.setLivestreamState("IDLE"),new _("Error while starting livestream","1900")}})}stop(){return u(this,null,function*(){if(!o(this,Qa).permissions.canLivestream)throw h.error("DyteLivestream::stop::permission_denied"),new _("User does not have permission to stop livestreaming","1901");if(this.state!=="LIVESTREAMING"&&this.state!=="WAITING_ON_MANUAL_INGESTION")throw h.error("DyteLivestream::stop::inconsistent_state"),new _("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),yield gt().stopLivestreaming()}catch(e){throw h.error("DyteLivestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new _("Error while stopping livestream","1900")}})}}Qa=new WeakMap,Gh([g.trace("DyteLivestream.setLivestreamState")],Hd.prototype,"setLivestreamState",1),Gh([g.trace("livestream.start")],Hd.prototype,"start",1),Gh([g.trace("livestream.stop")],Hd.prototype,"stop",1);var UN=Object.defineProperty,FN=Object.getOwnPropertyDescriptor,BN=(t,e,r,n)=>{for(var i=n>1?void 0:n?FN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&UN(e,r,i),i},Xa,Za,Bn;class By{constructor(e,r){f(this,"livestream"),v(this,Xa,void 0),v(this,Za,void 0),v(this,Bn,void 0),y(this,Za,e),this.livestream=new Hd(e),y(this,Bn,r),this.setupEvents()}fetchInitialLivestreamingState(){return u(this,null,function*(){const e=gt(),{status:r,playbackUrl:n,manualIngest:i,ingestionCredentials:s}=yield e.getActiveLivestream();this.livestream.playbackUrl=n,this.livestream.ingestionCredentials=s,r==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),r==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){o(this,Bn).on(W.startedLivestream,e=>u(this,null,function*(){this.livestream.playbackUrl=e.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{o(this,Za).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(r){h.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),o(this,Bn).on(W.livestreamingInvoked,e=>u(this,null,function*(){if(e.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{o(this,Za).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(r){h.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),o(this,Bn).on(W.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),o(this,Bn).on(W.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),o(this,Bn).on(W.roomPeerCount,e=>{this.livestream.viewerCount=e.count,this.livestream.emit("viewerCountUpdate",e.count)}),C.on(R.PEER_JOINED_INTERNAL,e=>u(this,null,function*(){var r;((r=e.flags)==null?void 0:r.hiddenParticipant)===!0&&e.recorderType==="LIVESTREAMER"&&(y(this,Xa,e.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),C.on(R.PEER_CLOSED,e=>{e.id===o(this,Xa)&&(y(this,Xa,void 0),this.livestream.setLivestreamState("IDLE"))}),C.onAsync(R.LEAVE_MEDIA_ROOM,()=>u(this,null,function*(){this.livestream.playbackUrl||(h.info("Fetching livestreaming state on leave stage"),yield this.fetchInitialLivestreamingState())})),C.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(e){h.error("Error: LivestreamController.fetchLivestream")}}))}}Xa=new WeakMap,Za=new WeakMap,Bn=new WeakMap,BN([g.trace("LivestreamController.setupEvents")],By.prototype,"setupEvents",1);var WN=Object.defineProperty,jN=Object.getOwnPropertyDescriptor,nr=(t,e,r,n)=>{for(var i=n>1?void 0:n?jN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&WN(e,r,i),i},At,Ii,Ci,Jh,Wy;class jt{constructor({name:e,socketHandler:r,meetingId:n}){v(this,Jh),f(this,"name",""),v(this,At,{}),v(this,Ii,""),v(this,Ci,void 0),f(this,"rateLimitConfig",{maxInvocations:5,period:1}),f(this,"bulkRateLimitConfig",{maxInvocations:5,period:1}),f(this,"listeners",{}),this.name=e,y(this,Ci,r),y(this,Ii,n)}set(e,r,n=!0,i=!1){return u(this,null,function*(){o(this,At)[e]=r,n&&this.remoteSet(e,r),i&&(this.listeners[e]&&this.listeners[e].forEach(s=>s({[e]:o(this,At)[e]})),this.listeners["*"]&&this.listeners["*"].forEach(s=>s({[e]:o(this,At)[e]})))})}remoteSet(e,r){o(this,Ci).storeInsertKeys(o(this,Ii),this.name,[{key:e,payload:r}])}bulkSet(e){return u(this,null,function*(){e.forEach(({key:r,payload:n})=>{o(this,At)[r]=n}),o(this,Ci).storeInsertKeys(o(this,Ii),this.name,e)})}update(e,r,n=!0){return u(this,null,function*(){H(this,Jh,Wy).call(this,e,r,n)})}delete(e,r=!0,n=!1){return u(this,null,function*(){if(o(this,At)[e]&&delete o(this,At)[e],r)return o(this,Ci).storeDeleteKeys(o(this,Ii),this.name,[{key:e}]);n&&(this.listeners[e]&&(this.listeners[e].forEach(i=>i({[e]:void 0})),delete this.listeners[e]),this.listeners["*"]&&this.listeners["*"].forEach(i=>i({[e]:void 0})))})}bulkDelete(e){return u(this,null,function*(){return e.forEach(({key:r})=>{o(this,At)[r]&&delete o(this,At)[r]}),o(this,Ci).storeDeleteKeys(o(this,Ii),this.name,e)})}get(e){if(o(this,At)[e])return o(this,At)[e]}getAll(){return o(this,At)}get rateLimits(){return this.rateLimitConfig}updateRateLimits(e,r){this.rateLimitConfig.maxInvocations=e,this.rateLimitConfig.period=r}get bulkRateLimits(){return this.bulkRateLimitConfig}updateBulkRateLimits(e,r){this.bulkRateLimitConfig.maxInvocations=e,this.bulkRateLimitConfig.period=r}subscribe(e,r){if(this.listeners[e]){this.listeners[e].push(r);return}this.listeners[e]=[r]}unsubscribe(e,r){var n;if(r){this.listeners[e]=((n=this.listeners[e])==null?void 0:n.filter(i=>i!==r))||[];return}this.listeners[e]&&delete this.listeners[e]}populate(e){y(this,At,e)}}At=new WeakMap,Ii=new WeakMap,Ci=new WeakMap,Jh=new WeakSet,Wy=function(t,e,r=!0){let n;const i=o(this,At)[t],s=Object.prototype.toString.call(e),a=Object.prototype.toString.call(i);if(s!==a){this.set(t,e);return}switch(a){case"[object Array]":n=[...i,...e];break;case"[object Object]":n=x(x({},i),e);break;case"[object Map]":n=new Map([...i,...e]);break;case"[object Set]":n=new Set([...i,...e]);break;default:n=e;break}this.set(t,n,r)},nr([g.trace("DyteStore.set")],jt.prototype,"set",1),nr([Bt(gs,"rateLimitConfig")],jt.prototype,"remoteSet",1),nr([g.trace("DyteStore.bulkSet"),Bt(gs,"bulkRateLimitConfig")],jt.prototype,"bulkSet",1),nr([g.trace("DyteStore.update"),Bt(gs,"rateLimitConfig")],jt.prototype,"update",1),nr([g.trace("DyteStore.delete"),Bt(gs,"rateLimitConfig")],jt.prototype,"delete",1),nr([g.trace("DyteStore.bulkDelete"),Bt(gs,"bulkRateLimitConfig")],jt.prototype,"bulkDelete",1),nr([g.trace("DyteStore.get")],jt.prototype,"get",1),nr([g.trace("DyteStore.getAll")],jt.prototype,"getAll",1),nr([g.trace("DyteStore.updateRateLimits")],jt.prototype,"updateRateLimits",1),nr([g.trace("DyteStore.updateBulkRateLimits")],jt.prototype,"updateBulkRateLimits",1),nr([g.trace("DyteStore.subscribe")],jt.prototype,"subscribe",1),nr([g.trace("DyteStore.unsubscribe")],jt.prototype,"unsubscribe",1),nr([g.trace("DyteStore.populate")],jt.prototype,"populate",1);var HN=Object.defineProperty,qN=Object.getOwnPropertyDescriptor,GN=(t,e,r,n)=>{for(var i=n>1?void 0:n?qN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&HN(e,r,i),i},As,Ds,qd,$h,Gd,Ri,Kh,jy;class Hy{constructor(e,r){v(this,qd),v(this,Kh),f(this,"stores",new Map),v(this,As,void 0),v(this,Ds,""),v(this,Gd,void 0),v(this,Ri,new Map),y(this,As,r),y(this,Ds,e.getValue("meetingId")),y(this,Gd,e),H(this,Kh,jy).call(this)}create(e){const r=new jt({name:e,socketHandler:o(this,As),meetingId:o(this,Ds)});return o(this,As).storeGetKeys(o(this,Ds),e,[]),new Promise((n,i)=>{const s=setTimeout(()=>i(Error("Failed")),3e3);o(this,Ri).set(e,{rejectTimeout:s,resolve:n,store:r})})}}As=new WeakMap,Ds=new WeakMap,qd=new WeakSet,$h=function(){return o(this,Gd).getValue("peerId")},Gd=new WeakMap,Ri=new WeakMap,Kh=new WeakSet,jy=function(){[z.storeInsertKeys,z.storeGetKeys,z.storeDeleteKeys].forEach(t=>{o(this,As).on(t,e=>u(this,null,function*(){var r,n;if(e.pluginId!==o(this,Ds))return;const i=(r=e.storeItems)==null?void 0:r.map(a=>{var c;return{timestamp:a.timestamp,peerId:a.peerId,payload:JSON.parse((c=a.payload)!=null&&c.length?new TextDecoder().decode(a.payload):"{}"),key:a.storeKey}});if(t===z.storeGetKeys){const a=o(this,Ri).get(e.storeName),c=this.stores.get(e.storeName)||(a==null?void 0:a.store);o(this,Ri).get(e.storeName)&&(this.stores.set(e.storeName,a.store),a.resolve(c),clearTimeout(a.rejectTimeout),o(this,Ri).delete(e.storeName)),i.forEach(d=>{c.set(d.key,d.payload,!1,!1)});return}const s=this.stores.get(e.storeName)||((n=o(this,Ri).get(e.storeName))==null?void 0:n.store);s!==void 0&&(t===z.storeInsertKeys&&i.forEach(({key:a,peerId:c,payload:d})=>{c!==o(this,qd,$h)&&s.set(a,d,!1,!0)}),t===z.storeDeleteKeys&&i.forEach(({key:a,peerId:c})=>{c!==o(this,qd,$h)&&s.delete(a,!1,!0)}))}))})},GN([g.trace("DyteStoreManager.create")],Hy.prototype,"create",1);function Mi(t){var e,r,n,i,s,a,c,d,l,p,m,S,E;return t?{media:{audio:{enabled:t.audioEnabled,trackId:(e=t.audioTrack)==null?void 0:e.id,permission:"mediaPermissions"in t?(r=t.mediaPermissions)==null?void 0:r.audio:null},video:{enabled:t.videoEnabled,trackId:(n=t.videoTrack)==null?void 0:n.id,permission:"mediaPermissions"in t?(i=t.mediaPermissions)==null?void 0:i.video:null},screenshare:{enabled:t.screenShareEnabled,permission:"mediaPermissions"in t?(s=t.mediaPermissions)==null?void 0:s.screenshare:null,audio:{enabled:(c=(a=t.screenShareTracks)==null?void 0:a.audio)==null?void 0:c.enabled,trackId:(l=(d=t.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(m=(p=t.screenShareTracks)==null?void 0:p.video)==null?void 0:m.enabled,trackId:(E=(S=t.screenShareTracks)==null?void 0:S.video)==null?void 0:E.id}}}}:{}}var JN=Object.defineProperty,$N=Object.getOwnPropertyDescriptor,Ht=(t,e,r,n)=>{for(var i=n>1?void 0:n?$N(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&JN(e,r,i),i};const KN=.8,zN=1.2;var eo,to,Ai,Os,ro,Ns,no,zh,qy,Wn,Jd,Di,io,$d,jn,Yh,Kd,Qh,Gy;let ft=(Gy=class extends Yt{constructor(t,e,r,n){super(),v(this,Os),v(this,Ns),v(this,zh),v(this,io),v(this,Kd),f(this,"id"),f(this,"userId"),f(this,"name"),f(this,"picture"),f(this,"isHost"),f(this,"customParticipantId"),f(this,"flags"),f(this,"device"),f(this,"videoTrack"),f(this,"audioTrack"),f(this,"screenShareTracks"),f(this,"videoEnabled"),f(this,"audioEnabled"),f(this,"screenShareEnabled"),f(this,"producers"),f(this,"manualProducerConfig"),v(this,eo,void 0),f(this,"supportsRemoteControl",!1),v(this,to,void 0),f(this,"presetName"),v(this,Ai,void 0),v(this,Wn,void 0),v(this,Jd,void 0),v(this,Di,new Map),v(this,jn,1),v(this,Yh,id(P=>{if(!this.videoTrack)return;const{clientWidth:Z,clientHeight:ae}=P,{width:Ie,height:ce}=this.videoTrack.getSettings();if(!Ie||!ce)return;const Ue=ce/ae,Vt=Ie/Z,A=Math.max(Ue,Vt);A>zN&&o(this,jn)===1?(y(this,jn,0),C.emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:o(this,jn)})):A<KN&&o(this,jn)===0&&(y(this,jn,1),C.emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:o(this,jn)}))},2e3)),y(this,Ai,t);const{id:i,userId:s,displayName:a,device:c,picture:d,isHost:l,flags:p,clientSpecificId:m,stageStatus:S,customParticipantId:E,audioMuted:b,audioTrack:O,videoEnabled:M=!1,videoTrack:F,producers:V,metadata:J}=e;this.id=i,this.userId=s,this.name=a,this.device=c,this.picture=d,this.isHost=l,this.flags=p,this.manualProducerConfig=yI,y(this,to,S!=null?S:"ON_STAGE"),this.customParticipantId=E!=null?E:m,this.audioEnabled=!b,this.audioTrack=O,this.videoEnabled=M,this.videoTrack=F,this.screenShareTracks={audio:void 0,video:void 0},this.producers=V!=null?V:[],this.presetName=J==null?void 0:J.preset_name,y(this,eo,!1),y(this,Wn,r),y(this,Jd,n),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),H(this,Kd,Qh).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return o(this,to)}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(h.info("DyteParticipant::setVideoEnabled::videoUpdate",x({},Mi(this))),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(h.info("DyteParticipant::setAudioEnabled::audioUpdate",x({},Mi(this))),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}))}setScreenShareEnabled(t,e=!0){this.screenShareEnabled=t,e&&this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}setupEvents(){this.on("videoUpdate",H(this,Kd,Qh))}pin(){return u(this,null,function*(){if(!o(this,Ns,no))throw new _("Can`t pin participant without joining room","1205");if(!o(this,Wn).permissions.pinParticipant)throw new _("You do not have permission to pin participants.","1201");return o(this,Os,ro).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!o(this,Ns,no))throw new _("Can`t unpin participant without joining room","1205");if(!o(this,Wn).permissions.pinParticipant)throw new _("You do not have permission to unpin participants.","1201");return o(this,Os,ro).pinPeer(null)})}setIsPinned(t,e=!0){var r;y(this,eo,t);const n=t?"pinned":"unpinned";(r=o(this,io,$d))==null||r.updateSource(this.id,{pinned:t}),e&&this.emit(n,this)}disableAudio(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::disable_audio",{dyteParticipant:{id:t}}),!o(this,Ns,no))throw new _("Can`t disable participant audio without joining room","1205");if(o(this,Wn).permissions.canDisableParticipantAudio)return o(this,Os,ro).disableAudio(t);throw h.error("DyteParticipant::unauthorized_disable_audio",{dyteParticipant:{id:t}}),new _("Unauthorized: User does not have permission to disable participant audio.","1201")})}kick(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::kick",{dyteParticipant:{id:t}}),!o(this,zh,qy))throw new _("Can`t kick participant without joining room","1205");if(o(this,Wn).permissions.kickParticipant){yield C.emitAsync(R.KICK_PEER,{peerId:t});return}throw h.error("DyteParticipant::unauthorized_kick",{dyteParticipant:{id:t}}),new _("Unauthorized: User does not have permission to kick participants.","1201")})}disableVideo(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::disable_video",{dyteParticipant:{id:t}}),!o(this,Ns,no))throw new _("Can`t disable participant video without joining room","1205");if(o(this,Wn).permissions.canDisableParticipantVideo)return o(this,Os,ro).disableVideo(t);throw h.error("DyteParticipant::unauthorized_disable_video",{dyteParticipant:{id:t}}),new _("Unauthorized: User does not have permission to disable participant video.","1201")})}getPermissions(){return u(this,null,function*(){return o(this,Jd).getUserPermissions(this.userId)})}setStageStatus(t){y(this,to,t),this.emit("stageStatusUpdate",this)}get isPinned(){return o(this,eo)}registerVideoElement(t){var e,r,n,i;let s;(r=(e=o(this,Di).get(t))==null?void 0:e.observer)==null||r.disconnect(),"ResizeObserver"in window&&(s=new ResizeObserver(()=>o(this,Yh).call(this,t)),s.observe(t)),o(this,Di).set(t,{observer:s}),this.updateVideo(t),(i=o(this,io,$d))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(n=this.raised)!=null?n:!1)}deregisterVideoElement(t){var e,r,n;t.srcObject=void 0,(r=(e=o(this,Di).get(t))==null?void 0:e.observer)==null||r.disconnect(),o(this,Di).delete(t),(n=o(this,io,$d))==null||n.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const r=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((r==null?void 0:r.id)===this.videoTrack.id)return;const n=new MediaStream;n.addTrack(this.videoTrack),t.srcObject=n}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},eo=new WeakMap,to=new WeakMap,Ai=new WeakMap,Os=new WeakSet,ro=function(){return o(this,Ai).getValue("roomNodeClient")},Ns=new WeakSet,no=function(){return o(this,Ai).getValue("connectionHandler").mediaJoined},zh=new WeakSet,qy=function(){return o(this,Ai).getValue("connectionHandler").socketJoined},Wn=new WeakMap,Jd=new WeakMap,Di=new WeakMap,io=new WeakSet,$d=function(){return o(this,Ai).getValue("pip")},jn=new WeakMap,Yh=new WeakMap,Kd=new WeakSet,Qh=function(){Array.from(o(this,Di).keys()).forEach(this.updateVideo)},Gy);Ht([g.trace("DyteParticipant.setVideoEnabled")],ft.prototype,"setVideoEnabled",1),Ht([g.trace("DyteParticipant.setAudioEnabled")],ft.prototype,"setAudioEnabled",1),Ht([g.trace("DyteParticipant.setScreenShareEnabled")],ft.prototype,"setScreenShareEnabled",1),Ht([g.trace("DyteParticipant.pin")],ft.prototype,"pin",1),Ht([g.trace("DyteParticipant.unpin")],ft.prototype,"unpin",1),Ht([g.trace("DyteParticipant.setIsPinned")],ft.prototype,"setIsPinned",1),Ht([g.trace("DyteParticipant.disableAudio")],ft.prototype,"disableAudio",1),Ht([g.trace("DyteParticipant.kick")],ft.prototype,"kick",1),Ht([g.trace("DyteParticipant.disableVideo")],ft.prototype,"disableVideo",1),Ht([g.trace("DyteParticipant.getPermissions")],ft.prototype,"getPermissions",1),Ht([g.trace("DyteParticipant.setStageStatus")],ft.prototype,"setStageStatus",1),Ht([g.trace("DyteParticipant.registerVideoElement")],ft.prototype,"registerVideoElement",1),Ht([g.trace("DyteParticipant.deregisterVideoElement")],ft.prototype,"deregisterVideoElement",1),ft=Ht([Tt("1200")],ft);var YN=Object.defineProperty,QN=Object.getOwnPropertyDescriptor,Xh=(t,e,r,n)=>{for(var i=n>1?void 0:n?QN(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&YN(e,r,i),i};class Hn extends Ty{constructor(e){const{onAddEvent:r="participantJoined",onDeleteEvent:n="participantLeft",onClearEvent:i="participantsCleared"}=e!=null?e:{};super({onAddEvent:r,onDeleteEvent:n,onClearEvent:i})}add(e,r=!0){return this.has(e.id)&&Object.is(this.get(e.id),e)===!1&&this.delete(e.id),super.add(e,r)}clear(e=!0,r=!1){return super.clear(e,r)}delete(e,r=!0,n=!1){return super.delete(e,r,n)}}Xh([g.trace("DyteParticipantMap.add")],Hn.prototype,"add",1),Xh([g.trace("DyteParticipantMap.clear")],Hn.prototype,"clear",1),Xh([g.trace("DyteParticipantMap.delete")],Hn.prototype,"delete",1);var Oi;class XN extends hs{constructor(){super(),v(this,Oi,void 0),y(this,Oi,new Map)}__set(e,r){return o(this,Oi).set(e,r)}__clear(){return o(this,Oi).clear()}get(e){return o(this,Oi).get(e)}toArray(){return Array.from(o(this,Oi).values())}}Oi=new WeakMap;var ZN=Object.defineProperty,eL=Object.getOwnPropertyDescriptor,Ls=(t,e,r,n)=>{for(var i=n>1?void 0:n?eL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&ZN(e,r,i),i};class zd{constructor(){f(this,"_orderedArray"),f(this,"_map"),this._map=new Map,this._orderedArray=[]}add(e,r){if(!this._map.has(e))return this._map.set(e,{peerId:e,priority:r}),this._orderedArray.splice(Math.max(r-1,0),0,e),this.index(e);const n=this.index(e);this.delete(e);const i=this.add(e,r);return n!==i?i:-1}delete(e){if(this._map.has(e)){const r=this.index(e);this._map.delete(e),this._orderedArray.splice(r,1)}}index(e){return this._map.has(e)?this._orderedArray.indexOf(e):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}Ls([g.trace("PrioritySet.add")],zd.prototype,"add",1),Ls([g.trace("PrioritySet.delete")],zd.prototype,"delete",1),Ls([g.trace("PrioritySet.index")],zd.prototype,"index",1);class Yd{constructor(){f(this,"_activeSpeakerPeers"),f(this,"_compulsoryPeers"),this._activeSpeakerPeers=new zd,this._compulsoryPeers=new Set}add(e,r){if(!e)return-1;if(r<0)return this._compulsoryPeers.add(e),0;if(this.compulsoryPeers.includes(e)&&(r>0||r===246267631)){if(h.info("DyteSelectedPeer::removing_compulsory_peer",{selectedPeer:{peerId:e}}),this._removeFromCompulsoryPeer(e),r===246267631)return-1}else if(r===229490415)return this.delete(e),-1;return this._activeSpeakerPeers.add(e,r)}delete(e){h.info("DyteSelectedPeer::deleting_peer_from_selectedPeer",{selectedPeer:{peerId:e}}),this._removeFromCompulsoryPeer(e),this._activeSpeakerPeers.delete(e)}index(e){return this._activeSpeakerPeers.index(e)}get peers(){return Array.from(new Set(this.compulsoryPeers.concat(this.activeSpeakerPeers)))}get compulsoryPeers(){return Array.from(this._compulsoryPeers.values())}get activeSpeakerPeers(){return Array.from(this._activeSpeakerPeers)}_removeFromCompulsoryPeer(e){this._compulsoryPeers.delete(e)}}Ls([g.trace("DyteSelectedPeers.add")],Yd.prototype,"add",1),Ls([g.trace("DyteSelectedPeers.delete")],Yd.prototype,"delete",1),Ls([g.trace("DyteSelectedPeers.index")],Yd.prototype,"index",1);const Jy=new Yd;var tL=Object.defineProperty,rL=Object.getOwnPropertyDescriptor,He=(t,e,r,n)=>{for(var i=n>1?void 0:n?rL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&tL(e,r,i),i};const nL=["ACTIVE_GRID","PAGINATED","MANUAL"];var Nr,xs,so,Vs,ao,oo,Qd,Us,ir,$y;let Ne=($y=class extends Yt{constructor(t,e,r){super(),v(this,xs),v(this,Vs),v(this,oo),f(this,"waitlisted"),f(this,"joined"),f(this,"active"),f(this,"videoSubscribed"),f(this,"audioSubscribed"),f(this,"pinned"),f(this,"all"),v(this,Nr,void 0),v(this,Us,void 0),v(this,ir,void 0),f(this,"rateLimitConfig",{maxInvocations:5,period:1}),f(this,"viewMode"),f(this,"currentPage"),f(this,"lastActiveSpeaker"),f(this,"selectedPeers",Jy),y(this,Nr,t),y(this,Us,e),y(this,ir,r),this.waitlisted=new Hn,this.joined=new Hn,this.videoSubscribed=new Hn,this.audioSubscribed=new Hn,this.active=this.videoSubscribed,this.pinned=new Hn,this.all=new XN,this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return o(this,Nr).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}setupEvents(){C.on(R.E2EE_ACTIVE_CONSUMER,({peerId:t})=>{var e;((e=o(this,Nr).getValue("modules").e2ee)==null?void 0:e.enabled)!==!0&&this.emit("media_decode_error",{reason:`Got encrypted media for participantId ${t}, but encryption wasn't enabled in init.defaults`,code:"1702"})})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=o(this,Nr))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new _("0 <= Max active participants count limit <= 24","1203");o(this,Nr).setValue("maxPreferredStreams",t),o(this,oo,Qd)&&C.emit(R.UPDATE_ACTIVE)}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(r=>r.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var e,r;if(!o(this,Vs,ao))throw new _("Can`t accept waiting room request without joining room","1205");const n=(r=(e=this.waitlisted.get(t))==null?void 0:e.userId)!=null?r:t;return o(this,ir).acceptWaitingRoomRequest([n])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(r=>{var n,i;return(i=(n=this.waitlisted.get(r))==null?void 0:n.userId)!=null?i:r});return o(this,ir).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var e,r;if(!o(this,Vs,ao))throw new _("Can`t reject waiting room request without joining room","1205");const n=(r=(e=this.waitlisted.get(t))==null?void 0:e.userId)!=null?r:t;o(this,ir).rejectWaitingRoomRequest([n])})}setViewMode(t){return u(this,null,function*(){if(h.info("DyteParticipants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(e=>nL.includes(e))(t))throw h.error("DyteParticipants::setViewMode::invalid_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),new _(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){h.info("DyteParticipants::setViewMode::view_mode_same_as_previous");return}if(t==="MANUAL")throw new _("Manual Subscription is not enabled for your Organization. Please contact support.","1208");this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,C.emit(R.UPDATE_ACTIVE,{page:this.currentPage})):t==="ACTIVE_GRID"&&(this.currentPage=0,C.emit(R.UPDATE_ACTIVE)),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})})}subscribe(t){return u(this,arguments,function*(e,r=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new _("MANUAL subscription mode was not activated.","1206");const n=[];e.forEach(i=>{const s=this.joined.get(i);if(s){if(r.includes("audio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{audio:!0}),this.videoSubscribed.add(s);const a=s.producers.find(c=>c.kind==="audio"&&!c.screenShare);a&&n.push(a)}if(r.includes("video")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{video:!0}),this.audioSubscribed.add(s);const a=s.producers.find(c=>c.kind==="video"&&!c.screenShare);a&&n.push(a)}if(r.includes("screenshareAudio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareAudio:!0});const a=s.producers.find(c=>c.kind==="audio"&&c.screenShare);n.push(a)}if(r.includes("screenshareVideo")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareVideo:!0});const a=s.producers.find(c=>c.kind==="video"&&c.screenShare);n.push(a)}}}),yield o(this,xs,so).createConsumers(n)})}unsubscribe(t){return u(this,arguments,function*(e,r=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new _("MANUAL subscription mode was not activated.","1206");const n=[];e.forEach(i=>{const s=this.joined.get(i);if(s){if(r.includes("audio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{audio:!1});const a=s.producers.find(c=>c.kind==="audio"&&!c.screenShare);a&&n.push(a)}if(r.includes("video")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{video:!1});const a=s.producers.find(c=>c.kind==="video"&&!c.screenShare);a&&n.push(a)}if(r.includes("screenshareAudio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareAudio:!1});const a=s.producers.find(c=>c.kind==="audio"&&c.screenShare);n.push(a)}if(r.includes("screenshareVideo")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareVideo:!1});const a=s.producers.find(c=>c.kind==="video"&&c.screenShare);n.push(a)}}}),yield o(this,xs,so).closeConsumers(n)})}getPeerIdsForCurrentPage(){h.info("DyteParticipants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(a=>this.joined.has(a)),r=Array.from(this.pinned.keys()).filter(a=>!e.includes(a)),n=Array.from(this.joined.toArray().filter(a=>a.stageStatus==="ON_STAGE").map(a=>a.id)),i=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-r.length)),s=this.currentPage*(this.maxActiveParticipantsCount-e.length-r.length);return e.concat(r,n.slice(i,s))}setPage(t){return u(this,null,function*(){if(h.info("DyteParticipants::set_page",{pageNavigation:{settingPage:t,viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),this.viewMode==="PAGINATED"){if(!Number.isInteger(t))throw h.error("DyteParticipants::invalid_page_number"),new _(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,C.emit(R.UPDATE_ACTIVE,{page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}})}disableAllAudio(t){return u(this,null,function*(){if(h.info("DyteParticipants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!o(this,oo,Qd))throw new _("Can`t disable all audio without joining room","1205");if(o(this,Us).permissions.canAllowParticipantAudio)return o(this,xs,so).muteAll(t);throw h.error("DyteParticipants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new _("Unauthorized: User does not have permission to disable peer audio.","1201")})}disableAllVideo(){return u(this,null,function*(){if(h.info("DyteParticipants::disable_all_video"),!o(this,oo,Qd))throw new _("Can`t disable all video without joining room","1205");if(o(this,Us).permissions.canAllowParticipantVideo)return o(this,xs,so).muteAllVideo();throw h.error("DyteParticipants::unauthorized_disable_all_video"),new _("Unauthorized: User does not have permission to disable peer video.","1201")})}disableAudio(t){return u(this,null,function*(){this.joined.get(t).disableAudio()})}disableVideo(t){return u(this,null,function*(){this.joined.get(t).disableVideo()})}kick(t){return u(this,null,function*(){yield C.emitAsync(R.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(h.info("DyteParticipants::kick_all"),o(this,Nr).getValue("viewType")!=="LIVESTREAM"&&!o(this,Vs,ao))throw new _("Can`t kick all without joining room","1205");if(!o(this,Us).permissions.kickParticipant)throw h.error("DyteParticipants::unauthorized_kick_all"),new _("Unauthorized: User does not have permission to kick peers.","1201");const t=Q.hasFeature(ie.PROPAGATE_KICK_ALL);o(this,ir).kickAll(t)})}broadcastMessage(t,e,r){return u(this,null,function*(){if(h.info("DyteParticipants::broadcastMessage"),!o(this,Vs,ao))throw new _("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new _("`type` must be a non-empty string.","1209");if(r)if("meetingIds"in r)yield o(this,ir).broadcastToMeetings(t,r.meetingIds,e);else{let n=[];"participantIds"in r?n=r.participantIds:n=this.joined.toArray().filter(i=>{var s;return(s=r.presetNames)==null?void 0:s.includes(i.presetName)}).map(i=>i.id),yield o(this,ir).broadcastToPeers(t,n,e)}else yield o(this,ir).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,r){return u(this,null,function*(){return(yield o(this,ir).getRoomPeers(t,e,r)).peers.map(Le.formatSocketServiceMessage)})}updatePermissions(t,e){return u(this,null,function*(){const r=this.joined.toArray().filter(i=>t.includes(i.id)).map(i=>i.userId),n=[...new Set(r)];if(!n.length)throw new _("Cannot update permissions, no valid userIDs found","1204");o(this,ir).updatePermissions(n,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return o(this,ir).getRoomPeersNonPaginated()})}},Nr=new WeakMap,xs=new WeakSet,so=function(){return o(this,Nr).getValue("roomNodeClient")},Vs=new WeakSet,ao=function(){var t;return((t=o(this,Nr).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},oo=new WeakSet,Qd=function(){var t;return((t=o(this,Nr).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Us=new WeakMap,ir=new WeakMap,$y);He([g.trace("DyteParticipants.updateRateLimits")],Ne.prototype,"updateRateLimits",1),He([g.trace("DyteParticipants.setupEvents")],Ne.prototype,"setupEvents",1),He([g.trace("DyteParticipants.setMaxActiveParticipantsCount")],Ne.prototype,"setMaxActiveParticipantsCount",1),He([g.trace("DyteParticipants.acceptWaitingRoomRequest")],Ne.prototype,"acceptWaitingRoomRequest",1),He([g.trace("DyteParticipants.acceptAllWaitingRoomRequest")],Ne.prototype,"acceptAllWaitingRoomRequest",1),He([g.trace("DyteParticipants.rejectWaitingRoomRequest")],Ne.prototype,"rejectWaitingRoomRequest",1),He([g.trace("DyteParticipants.setViewMode")],Ne.prototype,"setViewMode",1),He([g.trace("DyteParticipants.subscribe")],Ne.prototype,"subscribe",1),He([g.trace("DyteParticipants.unsubscribe")],Ne.prototype,"unsubscribe",1),He([g.trace("DyteParticipants.getPeerIdsForCurrentPage")],Ne.prototype,"getPeerIdsForCurrentPage",1),He([g.trace("DyteParticipants.setPage")],Ne.prototype,"setPage",1),He([g.trace("DyteParticipants.disableAllAudio")],Ne.prototype,"disableAllAudio",1),He([g.trace("DyteParticipants.disableAllVideo")],Ne.prototype,"disableAllVideo",1),He([g.trace("DyteParticipants.disablePeerAudio")],Ne.prototype,"disableAudio",1),He([g.trace("DyteParticipants.disablePeerVideo")],Ne.prototype,"disableVideo",1),He([g.trace("DyteParticipants.kickPeer")],Ne.prototype,"kick",1),He([g.trace("DyteParticipants.kickAll")],Ne.prototype,"kickAll",1),He([g.trace("DyteParticipants.broadcastMessage"),Bt(gs,"rateLimitConfig")],Ne.prototype,"broadcastMessage",1),He([g.trace("DyteParticipants.getAllJoinedPeers"),Bt({maxInvocations:10,period:60})],Ne.prototype,"getAllJoinedPeers",1),He([g.trace("DyteParticipant.updatePermissions"),Bt({maxInvocations:1e3,period:60})],Ne.prototype,"updatePermissions",1),He([g.trace("DyteParticipants.getParticipantsInMeetingPreJoin")],Ne.prototype,"getParticipantsInMeetingPreJoin",1),Ne=He([Tt("1200")],Ne);var qn=(t=>(t.NEW="new",t.CONNECTING="connecting",t.RECONNECTING="reconnecting",t.DISCONNECTED="disconnected",t.CONNECTED="connected",t.FAILED="failed",t.CLOSED="closed",t))(qn||{}),lt=(t=>(t[t.HIVE=1]="HIVE",t[t.ROOM_NODE=2]="ROOM_NODE",t[t.CF=3]="CF",t))(lt||{}),iL=Object.defineProperty,sL=Object.getOwnPropertyDescriptor,qe=(t,e,r,n)=>{for(var i=n>1?void 0:n?sL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&iL(e,r,i),i};const Ky=class{constructor(t,e,r,n){switch(f(this,"participants"),f(this,"self"),f(this,"selectedPeers",Jy),f(this,"maxSpatialLayerUpdates",new Map),f(this,"consumerPeerMap"),f(this,"events"),f(this,"roomSocketHandler"),f(this,"context"),f(this,"videoPeerConsumerMap",new Map),f(this,"updateConsumerSpatialLayers",id(()=>{const i={},s=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(s.entries()).forEach(([a,c])=>{i[c]===void 0&&(i[c]={layer:c,consumerIds:[]}),i[c].consumerIds.push(a)}),Object.keys(i).forEach(a=>{const c=i[a];h.log(`Switching max spatial layer to ${c.layer}`,{consumerIds:c.consumerIds}),this.roomNodeClient.switchConsumersToLayer(c.consumerIds,c.layer)})},2e3)),f(this,"updateConsumers",(i,s)=>{let a=Promise.resolve();s.length>0&&(h.info("Closing consumers for producers",{producers:s}),a=this.roomNodeClient.closeConsumers(s)),a.then(()=>{i.length!==0&&(h.info("Consuming producers",{producers:i}),this.roomNodeClient.createConsumers(i).catch(c=>h.error("Error activating peers",{error:c})))}).catch(c=>h.error("Error deactivating peers",{error:c}))}),f(this,"updateConsumersDebounced",id(this.updateConsumers,200,{trailing:!0})),this.context=t,this.roomSocketHandler=r,this.participants=new Ne(t,e,this.roomSocketHandler),this.self=e,this.consumerPeerMap=new Map,n){case lt.HIVE:{this.events=ur;break}case lt.CF:{this.events=wr;break}default:this.events=ur}e.config.viewType!=="CHAT"&&this.setupEventsGlobal(),this.setupEvents()}get roomNodeClient(){return this.context.getValue("roomNodeClient")}get mediaJoined(){var t;return((t=this.roomNodeClient)==null?void 0:t.mediaJoined)===!0}get pip(){return this.context.getValue("pip")}setupEvents(){this.roomSocketHandler.on(W.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),C.on(R.SOCKET_PEERS,t=>u(this,null,function*(){const e=Q.hasFeature(ie.DEBUG_SOCKET_JOIN);if(e){const r=t&&(t==null?void 0:t.length)<20?{peers:JSON.stringify(t.map(n=>n.peerId))}:void 0;h.info("Processing socket peers",r)}t==null||t.forEach(r=>{r.waitlisted||this.onParticipantJoined(this.fromSocketService(r))}),e&&h.info("Processed socket peers")})),this.roomSocketHandler.on(this.events.peerJoinedBroadcast,({participant:t})=>{Q.hasFeature(ie.DEBUG_SOCKET_JOIN)&&h.info("events.peerJoinedBroadcast",{peers:t.peerId}),this.onMediaJoined(t.peerId,t.producerStates,t.capabilities)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:t,selectedPeers:e,roomState:r})=>{if(Q.hasFeature(ie.DEBUG_SOCKET_JOIN)){const s=t&&(t==null?void 0:t.length)<20?{peers:JSON.stringify(t.map(a=>a.peerId))}:void 0;h.info("events.selfJoinComplete",s)}t.forEach(({peerId:s,producerStates:a,capabilities:c})=>this.onMediaJoined(s,a,c));const{audioPeers:n,compulsoryPeers:i}=e!=null?e:{};r.pinnedPeerIds.length!==0&&this.onParticipantPinned(r.pinnedPeerIds[0]),this.computeActivateParticipants(n!=null?n:[],i),C.emit(R.UPDATE_ACTIVE,{createAllConsumers:!0})}),C.on(R.MAX_SPATIAL_LAYER_CHANGE,({peerId:t,maxSpatialLayer:e})=>{const r=this.videoPeerConsumerMap.get(t);r&&(this.maxSpatialLayerUpdates.set(r,e),this.updateConsumerSpatialLayers())}),C.on(R.NEW_PRODUCER,({peerId:t,producer:e})=>{const r=this.participants.joined.get(t);if(!r){h.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:e==null?void 0:e.producerId,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}},dyteParticipant:{id:t}});return}if(r.producers.push(e),h.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}}),this.participants.viewMode==="MANUAL"){let n=!1;const i=e.kind==="audio",s=e.kind==="video",a=r.manualProducerConfig;(i&&(a.audio&&!e.screenShare||a.screenshareAudio&&e.screenShare)||s&&(a.video&&!e.screenShare||a.screenshareVideo&&e.screenShare))&&(n=!0),n?this.roomNodeClient.createConsumers([e]):h.info("ParticipantController::NEW_PRODUCER::not_consuming_producer",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}});return}(e==null?void 0:e.kind)==="audio"&&this.participants.audioSubscribed.get(t)||(e==null?void 0:e.kind)==="video"&&this.participants.videoSubscribed.get(t)||e!=null&&e.screenShare?this.roomNodeClient.createConsumers([e]).catch(n=>{h.error("ParticipantController::createConsumer failed",{error:n})}):h.info("ParticipantController::NEW_PRODUCER::not_consuming_producer",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}})}),C.on(R.PRODUCER_CLOSED,({peerId:t,producerId:e})=>{const r=this.participants.joined.get(t);if(!r){h.warn("ParticipantController::NEW_PRODUCER::participant not found",{dyteParticipant:{id:t}});return}r.producers=r.producers.filter(n=>n.producerId!==e)}),C.on(R.PRODUCER_TOGGLE,({peerId:t,producerId:e,paused:r,kind:n})=>{const i=this.participants.joined.get(t);if(i){n==="audio"&&i.setAudioEnabled(!r);const s=i.producers.find(a=>a.producerId===e);s&&(s.pause=r)}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,t=>{let e;if(t&&(e=t.participantId),!this.mediaJoined)return;const r=e;this.onParticipantPinned(r);const n=this.participants.joined.get(r);n&&this.roomNodeClient.activatePeers(n.producers).catch(i=>{h.error("unable to create consumers",{error:i})})}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:t,compulsoryPeers:e})=>{this.mediaJoined&&this.onSelectedPeers(e.concat(t))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:t})=>{if(!this.mediaJoined)return;const e=t.map(r=>({peerId:r.peerId,priority:r.priority}));this.updateActiveParticipantsWithPriorities(e,!0)})}waitingRoomRequestHandler(t){const e=t.requests.filter(n=>!this.participants.waitlisted.toArray().find(i=>i.userId===n.userId)),r=this.participants.waitlisted.toArray().filter(n=>!t.requests.find(i=>i.userId===n.userId));e.forEach(n=>this.participants.waitlisted.add(new ft(this.context,{id:n.peerId,displayName:n.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:n.userId,flags:{},isHost:!1,customParticipantId:n.customParticipantId,picture:n.picture,metadata:{preset_name:n.presetName}},this.self,this.roomSocketHandler))),r.forEach(n=>this.participants.waitlisted.delete(n.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(t){return u(this,null,function*(){const{compulsoryPeers:e}=this.selectedPeers,r=e.filter(c=>this.participants.joined.has(c)),n=Array.from(this.participants.pinned.keys()).filter(c=>!r.includes(c)),i=Array.from(this.participants.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),s=Math.max((t-1)*(this.maxPreferredStreams-r.length-n.length)),a=t*(this.maxPreferredStreams-r.length-n.length);return r.concat(n,i.slice(s,a))})}selectActivePeers(){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(l=>l.stageStatus==="ON_STAGE").map(l=>(t.set(l.id,!0),l.id))),r=this.selectedPeers.peers,n=this.participants.pinned.toArray().reduce((l,p)=>(p.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(p.id):l.push(p.id),l),[]),i=this.self.stageStatus==="ON_STAGE"?1:0,s=this.participants.maxActiveParticipantsCount-i,a=new Set(r.concat(n).filter(l=>l!==this.self.id&&t.has(l)));let c=Array.from(a);const d=s-a.size;if(d>=0){const l=e.filter(p=>!a.has(p)&&p!==this.self.id).slice(0,d);c=Array.from(a).concat(l)}else c=c.slice(0,s);return c}updateActive(t,e){return u(this,null,function*(){const{page:r,createAllConsumers:n}=e!=null?e:{};let{strategies:i}=e!=null?e:{},s,a;switch(t){case"PAGINATED":{if(!r)return;s=yield this.selectPagePeers(r),h.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:s}),i!=null||(i={video:this.updateParticipantsMap.bind(this)}),a=this.updateConsumersDebounced;break}case"ACTIVE_GRID":{s=this.selectActivePeers(),h.debug("ParticipantController::updateActive::updating_current_selected_peers",{peerIds:s}),i!=null||(i={video:this.updateParticipantsMapMinReplacement.bind(this),audio:this.updateParticipantsMap.bind(this)}),a=this.updateConsumers;break}default:throw new Error(`View mode ${t} not supported`)}let c,d;const l=this.updateGrid(s,i);n?(c=this.mapPeerIdsToProducers(s,["audio","video","screenshare"]),d=[]):(c=[...this.mapPeerIdsToProducers([...l.video.add],["video"]),...this.mapPeerIdsToProducers([...l.audio.add],["audio"])],d=[...this.mapPeerIdsToProducers([...l.video.remove],["video"]),...this.mapPeerIdsToProducers([...l.audio.remove],["audio"])]),!(c.length===0&&d.length===0)&&a(c,d)})}computeActivateParticipants(t,e){const r=t.map((i,s)=>({peerId:i,priority:s+1})),n=e==null?void 0:e.map((i,s)=>({peerId:i,priority:-(s+1)}));r.push(...n!=null?n:[]),r.length>0&&this.updateActiveParticipantsWithPriorities(r)}fromSocketService(t){const e=Ky.formatSocketServiceMessage(t);return new ft(this.context,G(x({},e),{isHost:!1,videoEnabled:!1,audioMuted:!0,videoTrack:void 0,audioTrack:void 0}),this.self,this.roomSocketHandler)}updatePipSource(t,e){var r,n;e?(r=this.pip)==null||r.enableSource(t):(n=this.pip)==null||n.disableSource(t)}onMediaJoined(t,e,r){if(!this.mediaJoined||t===this.self.id)return;const n=this.participants.joined.get(t);if(!n){h.warn(`Received media.peerJoinedBroadcast for non-existent peer ${t}`);return}e.forEach(i=>{i.kind===Kr.AUDIO&&!i.screenShare?n.setAudioEnabled(!i.pause):i.kind===Kr.VIDEO&&!i.screenShare&&(n.setVideoEnabled(!i.pause),this.updatePipSource(n.id,!i.pause)),n.producers.push(G(x({},i),{producingTransportId:i.producingTransportId,kind:i.kind===Kr.AUDIO?"audio":"video",producingPeerId:t,mimeType:i.mimeType}))}),this.roomNodeClient.handlePeerCapabilities(t,r),Q.hasFeature(ie.FORCE_VIDEO_CODEC)||this.roomNodeClient.shareWebcam(this.self.videoTrack)}updateParticipantsMapMinReplacement(t,e){const r=Array.from(t.keys()),n=new Map(t),i=[],s=[],a=new Set(e),c=[];return r.forEach((d,l)=>{(!a.has(d)||!this.participants.joined.get(d))&&c.push(l)}),e.forEach(d=>{if(t.get(d))return;if(r.length<e.length){r.push(d),i.push(d);return}const l=c.shift();s.push(r[l]),r[l]=d,i.push(r[l])}),r.forEach((d,l)=>{a.has(d)||s.concat(r.splice(l,1))}),Array.from(t.keys()).forEach(d=>{t.delete(d,!a.has(d))}),r.forEach(d=>{if(!this.participants.joined.get(d)){h.warn("updateActiveParticipants::participant_not_in_joined_list",{dyteParticipant:{id:d}});return}t.add(this.participants.joined.get(d),!n.get(d))}),t.emit("participantsUpdate"),[i,s]}updateParticipantsMap(t,e){const r=Array.from(t.keys()),n=[],i=[];return r.forEach(s=>{e.includes(s)||(t.delete(s,!0),i.push(s))}),e.forEach(s=>{t.get(s)||(t.add(this.participants.joined.get(s)),n.push(s))}),t.emit("participantsUpdate"),[n,i]}updatePinnedParticipants(){this.participants.pinned.forEach(t=>{t.setIsPinned(!1),this.participants.pinned.delete(t.id)})}setupEventsGlobal(){this.roomSocketHandler.on(W.joinRoom,({peer:t})=>{if(!t.waitlisted){const e=Q.hasFeature(ie.DEBUG_SOCKET_JOIN);e&&h.info("Processing socket join",{peers:t.peerId}),this.onParticipantJoined(this.fromSocketService(t)),e&&h.info("Processed socket join",{peers:t.peerId})}}),this.roomSocketHandler.on(W.leaveRoom,t=>{const{peerId:e}=t.peer;this.selectedPeers.delete(e),this.onParticipantLeave(e)}),C.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.self.permissions.acceptWaitingRequests&&this.roomSocketHandler.getWaitingRoomRequests()}),this.self.permissions.on("permissionsUpdate",t=>{const{acceptWaitingRequests:e}=t;e!==void 0&&(e?this.roomSocketHandler.getWaitingRoomRequests():this.participants.waitlisted.clear())}),C.on(R.SOCKET_SERVICE_DISCONNECTED,()=>{this.participants.joined.clear(),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount})}),C.on(R.CONSUMER_PAUSED,({id:t})=>{this.processConsumerPaused(t)}),C.on(R.CONSUMER_RESUMED,({id:t})=>{this.processConsumerResumed(t)}),C.on(R.NEW_CONSUMER,({id:t})=>{this.processNewConsumer(t)}),C.on(R.CONSUMER_CLOSED,({id:t})=>{this.processConsumerClosed(t)}),C.on(R.ROOM_MESSAGE,t=>u(this,[t],function*({payload:e,type:r,timestamp:n}){this.participants.emit("broadcastedMessage",{type:r,payload:e,timestamp:n})})),C.on(R.MESSAGE,t=>u(this,[t],function*({payload:e,type:r,timestamp:n}){r!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:r,payload:e,timestamp:n})})),C.on(R.LOW_CONSUMER_SCORE,({peerId:t,score:e,kind:r})=>{const n=this.participants.joined.get(t);n&&(n.emit("poorConnection",{score:e,kind:r}),this.participants.emit("poorConnection",{participantId:t,score:e,kind:r}))}),C.on(R.CONSUMER_SCORE_UPDATE,({score:t,kind:e,appData:r,peerId:n,scoreStats:i})=>{var s;const a=e==="video"&&((s=r==null?void 0:r.screenShare)!=null?s:!1),c=this.participants.joined.get(n);c&&(c.emit("mediaScoreUpdate",{kind:e,isScreenshare:a,score:t,participantId:n,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:e,isScreenshare:a,score:t,participantId:n,scoreStats:i}))}),C.onAsync(R.KICK_PEER,t=>u(this,[t],function*({peerId:e}){const r=this.participants.joined.get(e);yield this.roomNodeClient.kick(e),yield this.roomSocketHandler.kick(e),r?r.emit("kicked"):this.participants.joined.emit("kicked",{id:e})})),C.on(R.UPDATE_ACTIVE,(...t)=>u(this,[...t],function*({page:e,createAllConsumers:r}={}){yield this.updateActive(e?"PAGINATED":"ACTIVE_GRID",{page:e,createAllConsumers:r})}))}onParticipantPinned(t){return u(this,null,function*(){if(!t){this.self.isPinned&&this.self.setIsPinned(!1),this.participants.pinned.size!==0&&this.updatePinnedParticipants();return}if(t===this.self.id){this.participants.pinned.size!==0&&this.updatePinnedParticipants(),this.self.setIsPinned(!0);return}const e=this.participants.joined.get(t);this.self.isPinned&&this.self.setIsPinned(!1),this.updatePinnedParticipants(),e.setIsPinned(!0),this.participants.pinned.add(e)})}onParticipantJoined(t){return u(this,null,function*(){var e,r,n;if(this.self.id!==t.id&&!((e=t.flags)!=null&&e.recorder)&&!((r=t.flags)!=null&&r.hidden_participant)&&!((n=t.flags)!=null&&n.hiddenParticipant)&&(this.participants.videoSubscribed.delete(t.id),this.participants.audioSubscribed.delete(t.id),this.participants.joined.add(t),this.participants.waitlisted.delete(t.id),t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&C.emit(R.UPDATE_STAGE_REQUESTS,{request:{displayName:t.name,userId:t.userId,peerId:t.id},add:!0})),C.emit(R.PEER_JOINED_INTERNAL,t),this.self.config.viewType===Pt.Webinar&&t.stageStatus!=="ON_STAGE"||this.roomNodeClient===void 0||this.participants.videoSubscribed.size>=this.maxPreferredStreams)return;const i=this.participants.currentPage;this.updateActive(i?"PAGINATED":"ACTIVE_GRID",{page:i})})}onParticipantLeave(t){return u(this,null,function*(){const e=this.participants.joined.get(t);this.participants.joined.delete(t,!0,!0),this.participants.pinned.delete(t,!0,!0),this.participants.waitlisted.delete(t,!0,!0),this.roomNodeClient&&(this.roomNodeClient.handlePeerLeaving(t),this.roomNodeClient.closeConsumers(e==null?void 0:e.producers)),e&&e.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&C.emit(R.UPDATE_STAGE_REQUESTS,{request:{displayName:e.name,userId:e.userId,peerId:e.id},add:!1});const{currentPage:r}=this.participants,n=this.maxPreferredStreams*(r-1),i=this.participants.videoSubscribed.get(t);n===0?this.participants.setViewMode("ACTIVE_GRID"):this.participants.joined.size<=n?r===2?this.participants.setViewMode("ACTIVE_GRID"):this.participants.setPage(r-1):i&&this.updateActive(r?"PAGINATED":"ACTIVE_GRID",{page:r})})}processMedia(t){var e;const r=this.roomNodeClient.getConsumers(),{peerId:n,kind:i,appData:s,track:a,producerId:c,rtpReceiver:d,paused:l}=(e=r.get(t))!=null?e:{};if(!n)return h.warn("processMedia::Peer ID is undefined",{consumer:{id:t,kind:i,peerId:n,appData:{supportsRemoteControl:!!(s!=null&&s.supportsRemoteControl),screenShare:!!(s!=null&&s.screenShare)},remotelyPaused:l,producerId:c}}),{};const p=s;return i==="video"&&p.screenShare!==!0&&this.videoPeerConsumerMap.set(n,t),h.info("ParticipantController::processMedia",{consumer:{id:t,peerId:n,kind:i,appData:p,remotelyPaused:l,producerId:c}}),this.consumerPeerMap.set(t,{type:i,peerId:n,appData:p,remotelyPaused:l,producerId:c}),{peerId:n,kind:i,appData:p,remotelyPaused:l,track:a,producerId:c,rtpReceiver:d}}processConsumerClosed(t){const{peerId:e,type:r,appData:n,remotelyPaused:i,producerId:s}=this.consumerPeerMap.get(t)||{},a=this.participants.joined.get(e);if(h.info("ParticipantController::processConsumerClosed",{consumer:{id:t,peerId:e,appData:n,kind:r,remotelyPaused:i,producerId:s}}),this.consumerPeerMap.delete(t),r==="video"&&n.screenShare!==!0&&this.videoPeerConsumerMap.delete(e),!a)return;const c=[];n&&n.screenShare?(a.setScreenShareEnabled(!1),$.consumerSharedMediaState(t,{screen:!1}),a.screenShareTracks.video&&c.push(a.screenShareTracks.video.id),a.screenShareTracks.audio&&c.push(a.screenShareTracks.audio.id),a.screenShareTracks={audio:void 0,video:void 0}):r==="audio"?(a.setAudioEnabled(!1),a.audioTrack&&c.push(a.audioTrack.id),$.consumerSharedMediaState(t,{audio:!1}),a.audioTrack=void 0):r==="video"&&(a.setVideoEnabled(!1),this.updatePipSource(a.id,!1),a.videoTrack&&c.push(a.videoTrack.id),$.consumerSharedMediaState(t,{video:!1}),a.videoTrack=void 0),n.e2ee&&c.forEach(d=>{C.emit(R.E2EE_INACTIVE_CONSUMER,{peerId:e,trackId:d})})}processConsumerResumed(t){const{peerId:e,kind:r,appData:n,track:i,remotelyPaused:s,producerId:a,rtpReceiver:c}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processConsumerResumed",{consumer:{id:t,peerId:e,kind:r,appData:n,remotelyPaused:s,producerId:a}});const d=this.participants.joined.get(e);if(d){if(n.e2ee&&C.emit(R.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:c,track:i}),n.screenShare){r==="video"?d.screenShareTracks.video=i:r==="audio"&&(d.screenShareTracks.audio=i),d.setScreenShareEnabled(!0),$.consumerSharedMediaState(t,{screen:!0});return}r==="video"?(d.videoTrack=i,d.setVideoEnabled(!0),this.updatePipSource(d.id,!0),$.consumerSharedMediaState(t,{video:!0})):r==="audio"&&(d.audioTrack=i,d.setAudioEnabled(d.audioEnabled),$.consumerSharedMediaState(t,{audio:d.audioEnabled}))}}processConsumerPaused(t){h.info(`ParticipantController::processConsumerPaused called for consumerId: ${t}`);const{peerId:e,kind:r,track:n,appData:i,remotelyPaused:s,producerId:a}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processConsumerPaused",{consumer:{id:t,peerId:e,kind:r,appData:i,remotelyPaused:s,producerId:a}});const c=this.participants.joined.get(e);c&&(n&&i.e2ee&&C.emit(R.E2EE_INACTIVE_CONSUMER,{peerId:e,trackId:n.id}),r==="video"?(c.videoTrack=n,c.setVideoEnabled(!1),this.updatePipSource(c.id,!1),$.consumerSharedMediaState(t,{video:!1})):r==="audio"&&(c.audioTrack=n,c.setAudioEnabled(c.audioEnabled),$.consumerSharedMediaState(t,{audio:c.audioEnabled})))}processNewConsumer(t){const{peerId:e,kind:r,remotelyPaused:n,track:i,appData:s,producerId:a,rtpReceiver:c}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processNewConsumer",{consumer:{id:t,peerId:e,kind:r,remotelyPaused:n,appData:s,producerId:a}});const d=this.participants.joined.get(e);if(d){if(s.screenShare){r==="video"?d.screenShareTracks.video=i:r==="audio"&&(d.screenShareTracks.audio=i),(!n||this.self.permissions.isRecorder||Q.hasFeature(ie.SCREEENSHARE_ERR_HACK))&&d.setScreenShareEnabled(!0),s.supportsRemoteControl&&(d.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:a,peerId:e,screenShare:!0,consumerId:t,consumerPeerId:this.self.id}),h.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:t,peerId:e,kind:r,remotelyPaused:n,appData:s,producerId:a}});return}r==="video"?(d.videoTrack=i,n||(d.setVideoEnabled(!0),this.updatePipSource(d.id,!0)),$.consumerSharedMediaState(t,{video:!n})):r==="audio"&&(d.audioTrack=i,n||d.setAudioEnabled(!0),$.consumerSharedMediaState(t,{audio:!n})),!n&&s.e2ee&&C.emit(R.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:c,track:i})}}static formatSocketServiceMessage(t){var e,r,n,i,s,a;if(!t)return;const c=Dh(t.stageType);return{id:t.peerId,userId:t.userId,name:t.displayName,displayName:t.displayName,stageType:c,customParticipantId:t.customParticipantId,presetId:t.presetId,picture:t.displayPictureUrl,waitlisted:t.waitlisted,stageStatus:c,metadata:{preset_name:(e=t.flags)==null?void 0:e.presetName},recorderType:(r=t.flags)==null?void 0:r.recorderType,flags:{hiddenParticipant:(n=t.flags)==null?void 0:n.hiddenParticipant,hidden_participant:(i=t.flags)==null?void 0:i.hiddenParticipant,recorder:((s=t.flags)==null?void 0:s.recorderType)!==void 0&&((a=t.flags)==null?void 0:a.recorderType)!=="NONE"}}}mapPeerIdsToProducers(t,e){const r=(n,i)=>n.filter(({kind:s,screenShare:a})=>i.includes(s)||a&&i.includes("screenshare"));return t.flatMap(n=>{const i=this.participants.joined.get(n);if(i)return r(i.producers,e)}).filter(n=>!!n)}updateGrid(t,e){let r=[],n=[],i=[],s=[];return e.video&&([r,i]=e.video(this.participants.videoSubscribed,t)),e.audio&&([n,s]=e.audio(this.participants.audioSubscribed,t)),{video:{add:r,remove:i},audio:{add:n,remove:s}}}onSelectedPeers(t,e){return u(this,null,function*(){this.participants.viewMode==="ACTIVE_GRID"&&this.computeActivateParticipants(t,e)})}updateActiveParticipantsWithPriorities(t,e=!1){if(!this.mediaJoined){h.warn("Skipped::ParticipantController::updateActiveParticipantsWithPriorities",{roomJoined:this.mediaJoined});return}t.forEach(n=>{this.selectedPeers.add(n.peerId,n.priority)});const r=this.selectedPeers.activeSpeakerPeers.at(0);r!==void 0&&r!==this.participants.lastActiveSpeaker&&(this.participants.lastActiveSpeaker=r,this.participants.emit("activeSpeaker",{peerId:r,volume:1})),e&&(this.participants.viewMode==="ACTIVE_GRID"?this.updateActive("ACTIVE_GRID"):this.participants.viewMode==="PAGINATED"&&this.updateActive("ACTIVE_GRID",{strategies:{audio:this.updateParticipantsMap.bind(this)}}))}};let Le=Ky;qe([g.trace("ParticipantController.setupEvents")],Le.prototype,"setupEvents",1),qe([g.trace("ParticipantController.waitingRoomRequestHandler")],Le.prototype,"waitingRoomRequestHandler",1),qe([g.trace("ParticipantController.updateActive")],Le.prototype,"updateActive",1),qe([g.trace("ParticipantController.computeActivateParticipants")],Le.prototype,"computeActivateParticipants",1),qe([g.trace("ParticipantController.fromSocketService")],Le.prototype,"fromSocketService",1),qe([g.trace("ParticipantController.onMediaJoined")],Le.prototype,"onMediaJoined",1),qe([g.trace("ParticipantController.updateParticipantsMapMinReplacement")],Le.prototype,"updateParticipantsMapMinReplacement",1),qe([g.trace("ParticipantController.updateParticipantsMap")],Le.prototype,"updateParticipantsMap",1),qe([g.trace("ParticipantController.setupEvents")],Le.prototype,"setupEventsGlobal",1),qe([g.trace("ParticipantController.onParticipantPinned")],Le.prototype,"onParticipantPinned",1),qe([g.trace("ParticipantController.onParticipantJoined")],Le.prototype,"onParticipantJoined",1),qe([g.trace("ParticipantController.onParticipantLeave")],Le.prototype,"onParticipantLeave",1),qe([g.trace("ParticipantController.processMedia")],Le.prototype,"processMedia",1),qe([g.trace("ParticipantController.processConsumerClosed")],Le.prototype,"processConsumerClosed",1),qe([g.trace("ParticipantController.processConsumerResumed")],Le.prototype,"processConsumerResumed",1),qe([g.trace("ParticipantController.processConsumerPaused")],Le.prototype,"processConsumerPaused",1),qe([g.trace("ParticipantController.processNewConsumer")],Le.prototype,"processNewConsumer",1),qe([g.trace("ParticipantController.mapPeerIdsToProducers")],Le.prototype,"mapPeerIdsToProducers",1),qe([g.trace("ParticipantController.updateGrid")],Le.prototype,"updateGrid",1),qe([g.trace("ParticipantController.onSelectedPeers")],Le.prototype,"onSelectedPeers",1),qe([g.trace("ParticipantController.updateActiveParticipantsWithPriorities")],Le.prototype,"updateActiveParticipantsWithPriorities",1),qe([g.trace("ParticipantController.formatSocketServiceMessage")],Le,"formatSocketServiceMessage",1);var aL=Object.defineProperty,oL=Object.getOwnPropertyDescriptor,Zh=(t,e,r,n)=>{for(var i=n>1?void 0:n?oL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&aL(e,r,i),i};const _e=Pr(Gu().permissions);var q,co,lo,ep,qt,sr,zy;const uo=(zy=class extends Yt{constructor(t,e,r,n=!1){if(super(),v(this,qt),v(this,q,void 0),v(this,co,void 0),v(this,lo,void 0),v(this,ep,i=>{var s,a,c;const d=i,{chat:l,connectedMeetings:p,plugins:m,polls:S,media:E}=d,b=Mc(d,["chat","connectedMeetings","plugins","polls","media"]);if(l&&(l.private&&Mn(o(this,q).chat.private,l.private),l.public&&Mn(o(this,q).chat.public,l.public),this.emit("chatUpdate")),p&&Mn(o(this,q).connectedMeetings,p),E){const O=F=>{switch(F){case Ln.NONE:return Y.Allowed;case Ln.ALLOWED:return Y.Allowed;case Ln.NOT_ALLOWED:return Y.NotAllowed;case Ln.CAN_REQUEST:return Y.CanRequest;default:return}},M={audio:void 0,video:void 0,screenshare:void 0};(s=E.audio)!=null&&s.canProduce&&(M.audio={canProduce:O(E.audio.canProduce)}),(a=E.video)!=null&&a.canProduce&&(M.video={canProduce:O(E.video.canProduce)}),(c=E.screenshare)!=null&&c.canProduce&&(M.screenshare={canProduce:O(E.screenshare.canProduce)}),Mn(o(this,q).media,M)}m&&(Mn(o(this,q).plugins,m),this.emit("pluginsUpdate")),S&&(Mn(o(this,q).polls,S),this.emit("pollsUpdate")),Object.keys(b).length!==0&&Mn(o(this,q),b),this.emit("permissionsUpdate",i)}),!e)throw h.error("DytePermissionsPreset::load_preset_permissions_failed"),new _("Could not load preset permissions.","0904");y(this,lo,t),y(this,co,r),y(this,q,e),n&&this.setupEvents()}setupEvents(){C.on(R.UPDATE_PERMISSIONS,o(this,ep))}static fromResponse(t,e,r){return new uo(r,t,e,!0)}static default(t,e){return new uo(t,_e,e)}static init(t,e,r){let n;return r?n=new uo(t,r,e,!0):n=new uo(t,_e,e),n}get mediaRoomType(){const{sfu:t}=o(this,lo).getValue("roomNodeOptions");return t===lt.CF?"CF":"HIVE"}get stageEnabled(){var t;return((t=o(this,q))==null?void 0:t.stageEnabled)||o(this,co)===Pt.Webinar||o(this,co)===Pt.Livestream}get acceptStageRequests(){var t,e;return this.stageEnabled?((t=o(this,q))==null?void 0:t.acceptStageRequests)||((e=o(this,q))==null?void 0:e.canAcceptProductionRequests):!1}get stageAccess(){var t,e,r;return((t=o(this,q))==null?void 0:t.stageAccess)===Y.NotAllowed?Y.NotAllowed:((e=o(this,q))==null?void 0:e.stageAccess)===Y.CanRequest?Y.CanRequest:((r=o(this,q))==null?void 0:r.stageAccess)===Y.Allowed||o(this,q).media.audio.canProduce===Y.Allowed||o(this,q).media.video.canProduce===Y.Allowed||o(this,q).media.screenshare.canProduce===Y.Allowed?Y.Allowed:o(this,q).media.audio.canProduce===Y.CanRequest||o(this,q).media.video.canProduce===Y.CanRequest||o(this,q).media.screenshare.canProduce===Y.CanRequest?Y.CanRequest:Y.NotAllowed}get acceptWaitingRequests(){var t,e;return(e=(t=o(this,q))==null?void 0:t.acceptWaitingRequests)!=null?e:_e.acceptWaitingRequests}get requestProduceVideo(){var t,e,r;return((r=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.video)==null?void 0:r.canProduce)===Y.CanRequest}get requestProduceAudio(){var t,e,r;return((r=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:r.canProduce)===Y.CanRequest}get requestProduceScreenshare(){var t,e,r;return((r=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.screenshare)==null?void 0:r.canProduce)===Y.CanRequest}get canAllowParticipantAudio(){var t,e;return(e=(t=o(this,q))==null?void 0:t.disableParticipantAudio)!=null?e:_e.disableParticipantAudio}get canAllowParticipantScreensharing(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canAcceptProductionRequests)!=null?e:_e.canAcceptProductionRequests}get canAllowParticipantVideo(){var t,e;return(e=(t=o(this,q))==null?void 0:t.disableParticipantVideo)!=null?e:_e.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.kickParticipant)!=null?e:_e.kickParticipant}get pinParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.pinParticipant)!=null?e:_e.pinParticipant}get canRecord(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canRecord)!=null?e:_e.canRecord}get waitingRoomType(){var t,e;return(e=(t=o(this,q))==null?void 0:t.waitingRoomType)!=null?e:_e.waitingRoomType}get waitingRoomBehaviour(){var t,e;return(e=(t=o(this,q))==null?void 0:t.waitingRoomType)!=null?e:_e.waitingRoomType}get plugins(){var t,e;return(e=(t=o(this,q))==null?void 0:t.plugins)!=null?e:_e.plugins}get polls(){var t,e;return(e=(t=o(this,q))==null?void 0:t.polls)!=null?e:_e.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return o(this,q).media.audio.canProduce===Y.CanRequest||o(this,q).media.video.canProduce===Y.CanRequest||o(this,q).media.screenshare.canProduce===Y.CanRequest}get canProduceVideo(){var t;const e=(t=o(this,q).media.video.canProduce)!=null?t:_e.media.video.canProduce;return this.stageEnabled&&(o(this,qt,sr)==="ACCEPTED_TO_JOIN_STAGE"||o(this,qt,sr)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,qt,sr)==="OFF_STAGE"||o(this,qt,sr)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var t;const e=(t=o(this,q).media.screenshare.canProduce)!=null?t:_e.media.screenshare.canProduce;return this.stageEnabled&&(o(this,qt,sr)==="ACCEPTED_TO_JOIN_STAGE"||o(this,qt,sr)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,qt,sr)==="OFF_STAGE"||o(this,qt,sr)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var t;const e=(t=o(this,q).media.audio.canProduce)!=null?t:_e.media.audio.canProduce;return this.stageEnabled&&(o(this,qt,sr)==="ACCEPTED_TO_JOIN_STAGE"||o(this,qt,sr)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,qt,sr)==="OFF_STAGE"||o(this,qt,sr)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get chatPublic(){var t,e,r;return(r=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.public)!=null?r:_e.chat.public}get chatPrivate(){var t,e,r;return(r=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.private)!=null?r:_e.chat.private}get chatChannel(){var t,e,r;return(r=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.channel)!=null?r:_e.chat.channel}get chatMessage(){var t,e,r;return(r=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.message)!=null?r:_e.chat.message}get connectedMeetings(){var t,e;return(e=(t=o(this,q))==null?void 0:t.connectedMeetings)!=null?e:_e==null?void 0:_e.connectedMeetings}get hiddenParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.hiddenParticipant)!=null?e:_e.hiddenParticipant}get showParticipantList(){var t;return(t=o(this,q).showParticipantList)!=null?t:_e.showParticipantList}get canChangeParticipantRole(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canChangeParticipantPermissions)!=null?e:_e.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canChangeParticipantPermissions)!=null?e:_e.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return o(this,q).media.audio.canProduce===Y.Allowed||o(this,q).media.video.canProduce===Y.Allowed||o(this,q).media.screenshare.canProduce===Y.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var t;return(t=o(this,q).canEditDisplayName)!=null?t:!1}get maxScreenShareCount(){return 1}get isRecorder(){return o(this,q).isRecorder}get canSpotlight(){return o(this,q).canSpotlight}get canLivestream(){return o(this,q).canLivestream}get transcriptionEnabled(){return o(this,q).transcriptionEnabled}},q=new WeakMap,co=new WeakMap,lo=new WeakMap,ep=new WeakMap,qt=new WeakSet,sr=function(){return o(this,lo).getValue("stageStatus")},zy);let Xd=uo;Zh([g.trace("DytePermissionsPreset.fromResponse")],Xd,"fromResponse",1),Zh([g.trace("DytePermissionsPreset.default")],Xd,"default",1),Zh([g.trace("DytePermissionsPreset.init")],Xd,"init",1);var cL=Object.defineProperty,dL=Object.getOwnPropertyDescriptor,Ge=(t,e,r,n)=>{for(var i=n>1?void 0:n?dL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&cL(e,r,i),i},Yy;class Be extends Yt{constructor(){super(...arguments),f(this,"localMediaHandler"),v(this,Yy,void 0)}updatePermission(){return u(this,null,function*(){var e,r;const n=(l,p)=>{this.mediaPermissions[l]=p;const m={message:this.mediaPermissions[l],kind:l};p==="DENIED"?C.emit(R.MEDIA_PERMISSION_ERROR,m):C.emit(R.MEDIA_PERMISSION_UPDATE,m)};if(Re.getName()==="firefox")return;const i="microphone",s="camera",a=yield(e=navigator==null?void 0:navigator.permissions)==null?void 0:e.query({name:i}),c=yield(r=navigator==null?void 0:navigator.permissions)==null?void 0:r.query({name:s}),d=(l,p)=>{switch(p){case"granted":n(l,"ACCEPTED");break;case"denied":n(l,"DENIED");break;case"prompt":n(l,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>d("audio",a.state)),c&&(c.onchange=()=>d("video",c.state))})}populateMediaPermissionsInCallstats(e){return u(this,arguments,function*({message:r,kind:n}){switch(n){case"audio":{$.mediaPermission("AUDIO",r),$.mediaPermission("SPEAKER",r);break}case"video":{$.mediaPermission("VIDEO",r);break}case"screenshare":{$.mediaPermission("SCREENSHARE",r);break}}})}init(){return u(this,arguments,function*(e={},r=!1,n=null){var i,s,a,c,d,l;if(Re.init(),!this.localMediaHandler)try{let p=!0;if(n!=null&&n.getValue("defaults").mediaHandler)p=!1,this.localMediaHandler=n.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:m}=navigator;this.localMediaHandler=yield m.init()}else this.localMediaHandler=new Wt(n,e.constraints,(i=n==null?void 0:n.getValue("defaults"))==null?void 0:i.isNonPreferredDevice,(s=n==null?void 0:n.getValue("defaults"))==null?void 0:s.autoSwitchAudioDevice);if(C.on(R.MEDIA_PERMISSION_UPDATE,m=>u(this,null,function*(){if(this.populateMediaPermissionsInCallstats({message:m.message,kind:m.kind}),m.message==="NOT_REQUESTED")switch(m==null?void 0:m.kind){case"audio":this.rawAudioTrack&&(h.info("Disabling audio due to media permission update"),this.disableAudio());break;case"video":this.rawVideoTrack&&(h.info("Disabling video due to media permission update"),this.disableVideo());break;default:break}this.emit("mediaPermissionUpdate",m)})),C.on(R.MEDIA_PERMISSION_ERROR,m=>u(this,null,function*(){const{kind:S,message:E,constraints:b}=m;this.populateMediaPermissionsInCallstats({message:E,kind:S}),S==="audio"?(h.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):S==="video"&&(h.info(`Disabling video due to media permission error skipping: ${this.localMediaHandler.videoUpdateInProgress}`),this.localMediaHandler.videoUpdateInProgress===!1&&this.disableVideo()),h.error("SelfController::mediaPermissionError",{error:{message:E},constraints:b,mediaPermissionsErrors:{kind:S,message:E}}),this.emit("mediaPermissionError",m),this.emit("mediaPermissionUpdate",{message:E,kind:S})})),p){h.info(`Setting up DyteSelfMedia streams using media handler. audio:${(a=e==null?void 0:e.audio)!=null?a:!0} video:${(c=e==null?void 0:e.video)!=null?c:!0}`);const m=this.localMediaHandler.setupStreams({video:(d=e==null?void 0:e.video)!=null?d:!0,audio:(l=e==null?void 0:e.audio)!=null?l:!0});r||(yield m)}}catch(p){h.error("DyteSelf::init::Failed To Setup Streams",{error:{name:p.name,message:p.message}})}})}get audioTrack(){return this.localMediaHandler.audioTrack}get rawAudioTrack(){return this.localMediaHandler.rawAudioTrack}get mediaPermissions(){return this.localMediaHandler.permissions}addAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addAudioMiddleware(e)})}removeAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeAudioMiddleware(e)})}removeAllAudioMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllAudioMiddlewares()})}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}addVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addVideoMiddleware(e)})}setVideoMiddlewareGlobalConfig(){return u(this,arguments,function*(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)})}removeVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeVideoMiddleware(e)})}removeAllVideoMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllVideoMiddlewares()})}get screenShareTracks(){return this.localMediaHandler.screenShareTracks}get audioEnabled(){return this.localMediaHandler.audioEnabled}get videoEnabled(){return this.localMediaHandler.videoEnabled}get screenShareEnabled(){return this.localMediaHandler.screenShareEnabled}enableAudio(){return u(this,null,function*(){yield this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableVideo(){return u(this,null,function*(){yield this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}disableAudio(){return u(this,null,function*(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableVideo(){return u(this,null,function*(){yield this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}getAudioDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getAudioDevices()})}getVideoDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getVideoDevices()})}getSpeakerDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getSpeakerDevices()})}getDeviceById(e,r){let n;return r==="audio"?n="audioinput":r==="video"?n="videoinput":r==="speaker"&&(n="audiooutput"),this.localMediaHandler.getDeviceById(e,n)}setDevice(e){return u(this,null,function*(){switch(e.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(e)}catch(r){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(e);break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(e)}catch(r){}finally{this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}this.emit("deviceUpdate",{device:e})})}}Yy=new WeakMap,Ge([g.trace("DyteSelfMedia.updatePermission")],Be.prototype,"updatePermission",1),Ge([g.trace("DyteSelfMedia.populateMediaPermissionsInCallstats")],Be.prototype,"populateMediaPermissionsInCallstats",1),Ge([g.trace("DyteSelfMedia.init")],Be.prototype,"init",1),Ge([g.trace("DyteSelfMedia.addAudioMiddleware")],Be.prototype,"addAudioMiddleware",1),Ge([g.trace("DyteSelfMedia.removeAudioMiddleware")],Be.prototype,"removeAudioMiddleware",1),Ge([g.trace("DyteSelfMedia.removeAllAudioMiddlewares")],Be.prototype,"removeAllAudioMiddlewares",1),Ge([g.trace("DyteSelfMedia.addVideoMiddleware")],Be.prototype,"addVideoMiddleware",1),Ge([g.trace("DyteSelfMedia.setVideoMiddlewareGlobalConfig")],Be.prototype,"setVideoMiddlewareGlobalConfig",1),Ge([g.trace("DyteSelfMedia.removeVideoMiddleware")],Be.prototype,"removeVideoMiddleware",1),Ge([g.trace("DyteSelfMedia.removeAllVideoMiddlewares")],Be.prototype,"removeAllVideoMiddlewares",1),Ge([g.trace("DyteSelfMedia.enableAudio")],Be.prototype,"enableAudio",1),Ge([g.trace("DyteSelfMedia.enableVideo")],Be.prototype,"enableVideo",1),Ge([g.trace("DyteSelfMedia.disableAudio")],Be.prototype,"disableAudio",1),Ge([g.trace("DyteSelfMedia.enableScreenShare")],Be.prototype,"enableScreenShare",1),Ge([g.trace("DyteSelfMedia.disableScreenShare")],Be.prototype,"disableScreenShare",1),Ge([g.trace("DyteSelfMedia.disableVideo")],Be.prototype,"disableVideo",1),Ge([g.trace("DyteSelfMedia.getCurrentDevices")],Be.prototype,"getCurrentDevices",1),Ge([g.trace("DyteSelfMedia.getAudioDevices")],Be.prototype,"getAudioDevices",1),Ge([g.trace("DyteSelfMedia.getVideoDevices")],Be.prototype,"getVideoDevices",1),Ge([g.trace("DyteSelfMedia.getSpeakerDevices")],Be.prototype,"getSpeakerDevices",1),Ge([g.trace("DyteSelfMedia.getDeviceById")],Be.prototype,"getDeviceById",1),Ge([g.trace("DyteSelfMedia.setDevice")],Be.prototype,"setDevice",1);const ho={},Gn={executeWithLock({methodName:t,lockName:e,timeout:r}){return(n,i,s)=>{const a=s.value;return s.value=function(...c){if(ho[e]){const p=new Error(`Unsupported concurrent calls on Dyte method: ${t}.`);throw p.name="UnsupportedConcurrentMethodExecution",h.error("DyteLocker::UnsupportedConcurrentMethodExecution",{error:{stack:p.stack},dyteLocker:{methodName:t,lockName:e}}),p}ho[e]=!0;const d=setTimeout(()=>delete ho[e],r),l=a.apply(this,c);return Promise.resolve(l).then(()=>{delete ho[e],clearTimeout(d)}).catch(()=>{delete ho[e],clearTimeout(d)}),l},s}}};var lL=Object.defineProperty,uL=Object.getOwnPropertyDescriptor,Pe=(t,e,r,n)=>{for(var i=n>1?void 0:n?uL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&lL(e,r,i),i},po,Gt,mo,vn,Ni,Fs,ut,vt,it,at,go,fo,Zd,tp,Qy;let me=(Qy=class extends Be{constructor(t,e,r,n,i){var s;super(),v(this,Ni),v(this,ut),v(this,it),v(this,Zd),f(this,"name"),f(this,"picture"),f(this,"customParticipantId"),f(this,"waitlistStatus"),v(this,po,void 0),v(this,Gt,void 0),v(this,mo,void 0),f(this,"role"),f(this,"userId"),f(this,"organizationId"),f(this,"supportsRemoteControl",!1),f(this,"device"),v(this,vn,void 0),f(this,"hidden",!1),f(this,"presetName"),f(this,"roomState","init"),v(this,go,new Set),v(this,fo,new Set),y(this,vn,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=(s=e.customParticipantId)!=null?s:e.clientSpecificId,this.waitlistStatus="none",y(this,Gt,r),y(this,po,n),this.hidden=!1,y(this,mo,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=Re.isElectron(),this.device=Re.getDeviceInfo(),this.presetName=i,n.viewType!==Pt.Chat&&this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),H(this,Zd,tp).call(this)}get stageStatus(){return o(this,vn).getValue("stageStatus")}get id(){return o(this,vn).getValue("peerId")}static __init__(t,e,r,n,i,s=!1){return u(this,null,function*(){var a,c,d,l,p;let m=(c=(a=t.getValue("defaults"))==null?void 0:a.audio)!=null?c:!0,S=(l=(d=t.getValue("defaults"))==null?void 0:d.video)!=null?l:!0;r.canProduceAudio!=="ALLOWED"&&(m=!1),r.canProduceVideo!=="ALLOWED"&&(S=!1);const E=new me(t,e,r,n,i);if(n.viewType===Pt.Chat)return E;const b=uN(n.mediaConstraints);return Mn(b,(p=t.getValue("defaults"))==null?void 0:p.mediaConfiguration),yield E.init({audio:m,video:S,constraints:b},s,t),E.setupEvents(),E})}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),o(this,Gt).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",H(this,Zd,tp)),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",()=>u(this,null,function*(){if(h.info("DyteSelf::setupEvents::AUDIO_TRACK_CHANGE",x({},Mi(this))),o(this,it,at)&&this.audioEnabled)try{yield o(this,ut,vt).shareMic(this.audioTrack)}catch(t){h.error("DyteSelf::setupEvents::Error while sharing mic",{error:t}),this.localMediaHandler.disableAudio()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})),this.localMediaHandler.on("VIDEO_TRACK_CHANGE",()=>u(this,null,function*(){if(h.info("DyteSelf::setupEvents::VIDEO_TRACK_CHANGE",x({},Mi(this))),o(this,it,at)&&this.rawVideoTrack===void 0)h.info("DyteSelf::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&o(this,it,at))try{const t=yield o(this,ut,vt).shareWebcam(this.videoTrack);t&&t.id!==this.videoTrack.id&&Q.hasFeature(ie.EXP_RESHARE)&&(yield o(this,ut,vt).shareWebcam(this.videoTrack))}catch(t){h.error("DyteSelf::setupEvents::failed shareWebcam",{error:t}),this.videoEnabled&&(yield this.localMediaHandler.disableVideo())}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})),this.localMediaHandler.on("DEVICE_CHANGE",t=>u(this,[t],function*({device:e}){this.emit("deviceUpdate",{device:e})})),this.localMediaHandler.on("DEVICE_LIST_UPDATED",t=>{this.emit("deviceListUpdate",t)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",()=>u(this,null,function*(){if(!o(this,it,at)){h.error("DyteSelf.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield o(this,ut,vt).shareScreen(this.screenShareTracks)}catch(t){h.error("DyteSelf::setupEvents::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}h.info("DyteSelf::setupEvents::SCREENSHARE_TRACK_CHANGE",x({},Mi(this))),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})),this.localMediaHandler.on("SCREENSHARE_ENDED",()=>u(this,null,function*(){h.log("Disabling screenshare due to SCREENSHARE_ENDED"),yield this.disableScreenShare(),h.info("DyteSelf::setupEvents::SCREENSHARE_ENDED",x({},Mi(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{$.mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",()=>u(this,null,function*(){o(this,it,at)&&(yield o(this,ut,vt).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),$.videoOff()})),o(this,Gt).on("permissionsUpdate",t=>{var e,r,n;(e=t==null?void 0:t.media)!=null&&e.audio&&o(this,Gt).canProduceAudio!==Y.Allowed&&(this.disableAudio(),h.info(`Disabled audio due to dynamic preset change: canProduceAudio: ${this.permissions.canProduceAudio}`)),(r=t==null?void 0:t.media)!=null&&r.video&&o(this,Gt).canProduceVideo!==Y.Allowed&&(this.disableVideo(),h.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(n=t==null?void 0:t.media)!=null&&n.screenshare&&o(this,Gt).canProduceScreenshare!==Y.Allowed&&(this.disableScreenShare(),h.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return o(this,Gt)}get config(){return o(this,po)}get roomJoined(){var t;return o(this,po).viewType===Pt.Livestream&&this.stageStatus!=="ON_STAGE"?((t=o(this,vn).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:o(this,it,at)}setName(t){if(!t)throw new _("Name cannot be empty.","1103");this.name=t}setupTracks(){return u(this,arguments,function*(t={}){t.forceReset,yield this.disableAudio(),yield this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&(yield this.enableAudio()),t.video&&(yield this.enableVideo())})}destructMediaHandler(){return u(this,null,function*(){return this.localMediaHandler.destruct()})}removeDocumentEventListeners(){return u(this,null,function*(){return this.localMediaHandler.removeDocumentEventListeners()})}enableAudio(){return u(this,null,function*(){if(this.permissions.canProduceAudio!==Y.NotAllowed&&!(o(this,Gt).canProduceAudio===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if($.audioOn(),yield this.localMediaHandler.enableAudio(),o(this,it,at)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield o(this,ut,vt).shareMic(this.audioTrack)}catch(t){h.error("DyteSelf::enableAudio::Error while sharing mic",{error:t}),this.localMediaHandler.disableAudio()}if(!this.audioEnabled)return;o(this,ut,vt).unmuteSelf()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}})}enableVideo(){return u(this,null,function*(){if(o(this,Gt).canProduceVideo!==Y.NotAllowed&&!(o(this,Gt).canProduceVideo===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if($.videoOn(),yield this.localMediaHandler.enableVideo(),o(this,it,at)&&this.stageStatus==="ON_STAGE")try{yield o(this,ut,vt).shareWebcam(this.videoTrack)}catch(t){h.error("DyteSelf::enableVideo::Error while sharing video",{error:t}),this.videoEnabled&&this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),h.info("DyteSelf.enableVideo",x({},Mi(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new _("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!o(this,it,at))throw new _("Can`t enable screenshare without joining room","1105");if(o(this,Gt).canProduceScreenshare!==Y.NotAllowed&&!(o(this,Gt).canProduceScreenshare===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(yield this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{yield o(this,ut,vt).shareScreen(this.screenShareTracks)}catch(t){h.error("DyteSelf::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}})}updateScreenshareConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateScreenshareConstraints)throw new _("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){this.audioEnabled&&(this.localMediaHandler.disableAudio(),o(this,it,at)&&o(this,ut,vt).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),$.audioOff())})}disableVideo(){return u(this,null,function*(){this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),o(this,it,at)&&(yield o(this,ut,vt).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),$.videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),o(this,it,at)&&(yield o(this,ut,vt).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var r;y(this,mo,t);const n=t?"pinned":"unpinned";(r=o(this,Ni,Fs))==null||r.updateSource(this.id,{pinned:t}),e&&this.emit(n,this)}get isPinned(){return o(this,mo)}pin(){return u(this,null,function*(){if(!o(this,it,at))throw new _("Can`t pin participants without joining room","1105");return this.show(),o(this,ut,vt).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!o(this,it,at))throw new _("Can`t unpin participants without joining room","1105");return o(this,ut,vt).pinPeer(null)})}hide(){return u(this,null,function*(){if(!o(this,it,at))throw new _("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!o(this,it,at))throw new _("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}setDevice(t){return u(this,null,function*(){var e,r,n;if(!t)throw new _("No device selected","1104");const i=this.getCurrentDevices();if(t.deviceId&&(((e=i==null?void 0:i.audio)==null?void 0:e.deviceId)===t.deviceId||((r=i==null?void 0:i.video)==null?void 0:r.deviceId)===t.deviceId||((n=i==null?void 0:i.speaker)==null?void 0:n.deviceId)===t.deviceId)&&(h.warn("DyteSelf.setDevice.setting_to_in_use_device",{devices:[t]}),Q.hasFeature(ie.SKIP_SETTING_IN_USE_DEVICE)))throw new _("Cannot set device currently in use","1106");switch(t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t)}catch(s){o(this,it,at)&&(yield o(this,ut,vt).muteSelf()),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(t);break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(t)}catch(s){o(this,it,at)&&(yield o(this,ut,vt).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}})}cleanUpTracks(){var t,e,r,n;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(r=this.videoTrack)==null||r.stop(),(n=this.rawVideoTrack)==null||n.stop()}registerVideoElement(t,e=!1){var r,n;e?o(this,go).add(t):o(this,fo).add(t),this.updateVideo(t),e||(n=o(this,Ni,Fs))==null||n.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1)}deregisterVideoElement(t,e=!1){t.srcObject=void 0,e?o(this,go).delete(t):(o(this,fo).delete(t),o(this,Ni,Fs).removeSource(this.id))}updateVideo(t,e=!1){var r,n,i;if(this.videoEnabled){if(this.videoTrack==null)return;const s=(r=t.srcObject)==null?void 0:r.getTracks()[0];if((s==null?void 0:s.id)===this.videoTrack.id)return;const a=new MediaStream;a.addTrack(this.videoTrack),t.srcObject=a,e||(n=o(this,Ni,Fs))==null||n.enableSource(this.id)}else t.srcObject=void 0,e||(i=o(this,Ni,Fs))==null||i.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},po=new WeakMap,Gt=new WeakMap,mo=new WeakMap,vn=new WeakMap,Ni=new WeakSet,Fs=function(){return o(this,vn).getValue("pip")},ut=new WeakSet,vt=function(){return o(this,vn).getValue("roomNodeClient")},it=new WeakSet,at=function(){var t;return((t=o(this,vn).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},go=new WeakMap,fo=new WeakMap,Zd=new WeakSet,tp=function(){Array.from(o(this,fo)).forEach(t=>this.updateVideo(t,!1)),Array.from(o(this,go)).forEach(t=>this.updateVideo(t,!0))},Qy);Pe([g.trace("DyteSelf.cleanupEvents")],me.prototype,"cleanupEvents",1),Pe([g.trace("DyteSelf.setupEvents")],me.prototype,"setupEvents",1),Pe([g.trace("DyteSelf.setName")],me.prototype,"setName",1),Pe([g.trace("DyteSelf.setupTracks")],me.prototype,"setupTracks",1),Pe([g.trace("DyteSelf.destructMediaHandler")],me.prototype,"destructMediaHandler",1),Pe([g.trace("DyteSelf.removeDocumentEventListeners")],me.prototype,"removeDocumentEventListeners",1),Pe([Gn.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"DyteSelf.toggleAudio",timeout:3e3}),g.trace("DyteSelf.enableAudio")],me.prototype,"enableAudio",1),Pe([Gn.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"DyteSelf.toggleVideo",timeout:3e3}),g.trace("DyteSelf.enableVideo")],me.prototype,"enableVideo",1),Pe([g.trace("DyteSelf.updateVideoConstraints")],me.prototype,"updateVideoConstraints",1),Pe([g.trace("DyteSelf.enableScreenShare"),Gn.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"DyteSelf.toggleScreenShare",timeout:3e3})],me.prototype,"enableScreenShare",1),Pe([g.trace("DyteSelf.updateScreenshareConstraints")],me.prototype,"updateScreenshareConstraints",1),Pe([Gn.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"DyteSelf.toggleAudio",timeout:3e3}),g.trace("DyteSelf.disableAudio")],me.prototype,"disableAudio",1),Pe([Gn.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"DyteSelf.toggleVideo",timeout:3e3}),g.trace("DyteSelf.disableVideo")],me.prototype,"disableVideo",1),Pe([Gn.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"DyteSelf.toggleScreenShare",timeout:3e3}),g.trace("DyteSelf.disableScreenShare")],me.prototype,"disableScreenShare",1),Pe([g.trace("DyteSelf.getAllDevices")],me.prototype,"getAllDevices",1),Pe([g.trace("DyteSelf.setIsPinned")],me.prototype,"setIsPinned",1),Pe([g.trace("DyteSelf.pin")],me.prototype,"pin",1),Pe([g.trace("DyteSelf.unpin")],me.prototype,"unpin",1),Pe([g.trace("DyteSelf.hide")],me.prototype,"hide",1),Pe([g.trace("DyteSelf.show")],me.prototype,"show",1),Pe([g.trace("DyteSelf.setDevice")],me.prototype,"setDevice",1),Pe([g.trace("DyteSelf.cleanUpTracks")],me.prototype,"cleanUpTracks",1),Pe([g.trace("DyteSelf.registerVideoElement")],me.prototype,"registerVideoElement",1),Pe([g.trace("DyteSelf.deregisterVideoElement")],me.prototype,"deregisterVideoElement",1),Pe([g.trace("DyteSelf.__init__")],me,"__init__",1),me=Pe([Tt("1100")],me);var hL=Object.defineProperty,pL=Object.getOwnPropertyDescriptor,mL=(t,e,r,n)=>{for(var i=n>1?void 0:n?pL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&hL(e,r,i),i};let Bs;var el,Xy;const Zy=(Xy=class{constructor(t,e){f(this,"socket"),v(this,el,void 0),y(this,el,e),this.socket=t,this.handleSocketEvents()}static create(t,e){return Bs||(Bs=new Zy(t,e)),Bs}static cleanup(){var t;try{(t=Bs==null?void 0:Bs.socket)==null||t.disconnect()}catch(e){h.error("roomSocketHandler::cleanup")}Bs=void 0}joinRoom(t){return u(this,null,function*(){var e;this.socket.joinAttempted=!0;const r={capabilities:[],peer:{displayName:(e=t.name)!=null?e:"Participant",customParticipantId:t.customParticipantId,peerId:t.id,userId:t.userId,displayPictureUrl:t.picture,waitlisted:!1},roomUuid:""},n=this.socket.sendMessagePromise(W.joinRoom,gM.toBinary(r));try{const{peer:i}=ps.fromBinary((yield n).payload);o(this,el).getValue("connectionHandler").socketJoined=!0,C.emit(R.SOCKET_SERVICE_ROOM_JOINED,{peer:i});const s=this.getRoomState(),a=this.getRoomPeersNonPaginated(),[{room:c},{peers:d}]=yield Promise.all([s,a]);return C.emit(R.ROOM_STATE,c),C.emit(R.SOCKET_PEERS,d),{peer:i}}catch(i){throw h.error("RoomSocketHandler.joinRoom.failed",{error:i}),new _("Error: RoomSocketHandler.joinRoom failed.","0002",i)}})}getAllAddedParticipants(){return u(this,null,function*(){try{return ZM.fromBinary((yield this.socket.sendMessagePromise(W.getAllAddedParticipants)).payload).participants.map(t=>{var e=t,{id:r}=e,n=Mc(e,["id"]);return G(x({},n),{userId:r})})}catch(t){return[]}})}getRoomPeers(t,e,r){return u(this,null,function*(){let n;try{const i={seachQuery:t,limit:e,offset:r},s=yield this.socket.sendMessagePromise(W.getRoomPeersInfo,sM.toBinary(i));n=ih.fromBinary(s.payload)}catch(i){h.error("getRoomPeers::binary_decode_error",{error:i})}return n})}getRoomPeersNonPaginated(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(W.getRoomPeersInfo);t=ih.fromBinary(e.payload)}catch(e){h.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getStagePeers(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(W.getRoomPeersInfo);t=ih.fromBinary(e.payload)}catch(e){h.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getPeerInfo(t){return u(this,null,function*(){let e;try{const r=yield this.socket.sendMessagePromise(W.getPeerInfo,Uv.toBinary({peerId:t}));e=ps.fromBinary(r.payload)}catch(r){h.error("getPeerInfo::binary_decode_error",{error:r})}return e})}getRoomState(){return u(this,null,function*(){let t=Vv.create();try{const e=yield this.socket.sendMessagePromise(W.getRoomInfo);t=Vv.fromBinary(e.payload)}catch(e){h.error("getRoomState::binary_decode_error",{error:e})}return t})}getRoomStageState(){return u(this,null,function*(){let t=Hv.create();try{const e=yield this.socket.sendMessagePromise(W.getRoomStageState);t=Hv.fromBinary(e.payload)}catch(e){h.error("getRoomStageState::binary_decode_error",{error:e})}return t})}broadcastMessage(t,e){return u(this,null,function*(){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(W.broadcastMessage,Pa.toBinary(r))})}broadcastToMeetings(t,e,r){return u(this,null,function*(){const n={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(W.broadcastToEntity,Pa.toBinary(n))})}broadcastToPeers(t,e,r){return u(this,null,function*(){const n={type:t,payload:new TextEncoder().encode(JSON.stringify(r)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(W.broadcastToEntity,Pa.toBinary(n))})}leaveRoom(){return u(this,null,function*(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(W.leaveRoom,vM.toBinary({}))})}kick(t){return u(this,null,function*(){const e={peerIds:[t]};this.socket.sendMessage(W.kick,nA.toBinary(e))})}kickAll(t=!1){return u(this,null,function*(){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(W.kickAll,Iv.toBinary(e))})}getWaitingRoomRequests(){this.socket.sendMessage(W.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(W.acceptWaitingRoomRequests,aA.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(W.denyWaitingRoomRequests,cA.toBinary(e))}updatePermissions(t,e){return u(this,null,function*(){const r={updatePeersPresets:[]};return t.forEach(n=>{r.updatePeersPresets.push({userIds:n,patch:e})}),this.socket.sendMessagePromise(vd.updateUserPreset,VA.toBinary(r))})}handleSocketEvents(){this.socket.on(W.broadcastMessage,({payload:t})=>{try{const e=Pa.fromBinary(t);C.emit(R.ROOM_MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){h.error("failed to decode broadcast message:",e)}}),this.socket.on(W.broadcastToEntity,({payload:t})=>{try{const e=Pa.fromBinary(t);C.emit(R.MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){h.error("failed to decode peer broadcast message:",e)}})}on(t,e){let r,n;switch(t){case W.joinRoom:case W.leaveRoom:case W.kick:case W.kickAll:{r=ps.fromBinary.bind(ps),n=ps.create();break}case W.getWaitingRoomRequests:{r=(i,s)=>i?jv.fromBinary(i,s):{requests:[]},n=jv.create();break}case W.recordingPaused:case W.recordingStarted:case W.recordingStopped:{r=ty.fromBinary.bind(ty);break}case vd.updateUserPreset:{r=Gv.fromBinary.bind(Gv);break}case wr.peerJoinedBroadcast:case ur.peerJoinedBroadcast:{r=Mv.fromBinary.bind(Mv);break}case wr.selfJoinComplete:case ur.selfJoinComplete:{r=Zu.fromBinary.bind(Zu);break}case wr.globalPeerPinBroadcast:case ur.globalPeerPinBroadcast:{r=Ov.fromBinary.bind(Ov);break}case wr.selectedPeer:case ur.selectedPeer:{r=Xu.fromBinary.bind(Xu);break}case wr.selectedPeerDiff:case ur.selectedPeerDiff:{r=Rv.fromBinary.bind(Rv);break}case wr.leaveRoom:case ur.leaveRoom:{r=eh.fromBinary.bind(eh);break}}this.socket.on(t,({payload:i})=>{let s=n;if(!r)return e(void 0);try{s=r(i)}catch(a){h.error("roomSocketHandler::on::binary_decode_error",{error:a})}return e(s)})}getUserPermissions(t){return u(this,null,function*(){const e={userIds:[t]};try{const r=yield this.socket.sendMessagePromise(vd.getUserPresets,MA.toBinary(e)),n=NA.fromBinary(r.payload).peerPresets[0],i=new TextDecoder().decode(n.preset),s=JSON.parse(i).permissions;return{chat:s.chat,polls:s.polls,plugins:s.plugins}}catch(r){throw h.error("Error in getting user preset",{error:r}),r}})}},el=new WeakMap,Xy);let tl=Zy;mL([g.trace("RoomSocketHandler.joinRoom")],tl.prototype,"joinRoom",1);var Li={},rl={};Object.defineProperty(rl,"__esModule",{value:!0}),rl.Logger=void 0;class gL{constructor(e){}debug(){}warn(){}error(){}}rl.Logger=gL,Object.defineProperty(Li,"__esModule",{value:!0});var nl=Li.AwaitQueue=Li.AwaitQueueRemovedTaskError=Li.AwaitQueueStoppedError=void 0;const fL=rl,Jn=new fL.Logger;class rp extends Error{constructor(e){super(e!=null?e:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,rp)}}Li.AwaitQueueStoppedError=rp;class il extends Error{constructor(e){super(e!=null?e:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,il)}}Li.AwaitQueueRemovedTaskError=il;class vL{constructor(){this.pendingTasks=new Map,this.nextTaskId=0,this.stopping=!1}get size(){return this.pendingTasks.size}push(e,r){return u(this,null,function*(){if(r=r!=null?r:e.name,Jn.debug(`push() [name:${r}]`),typeof e!="function")throw new TypeError("given task is not a function");if(r)try{Object.defineProperty(e,"name",{value:r})}catch(n){}return new Promise((n,i)=>{const s={id:this.nextTaskId++,task:e,name:r,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:a=>{if(s.completed)return;s.completed=!0,this.pendingTasks.delete(s.id),Jn.debug(`resolving task [name:${s.name}]`),n(a);const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)},reject:a=>{if(!s.completed&&(s.completed=!0,this.pendingTasks.delete(s.id),Jn.debug(`rejecting task [name:${s.name}]: %s`,String(a)),i(a),!this.stopping)){const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)}}};this.pendingTasks.set(s.id,s),this.pendingTasks.size===1&&this.execute(s)})})}stop(){Jn.debug("stop()"),this.stopping=!0;for(const e of this.pendingTasks.values())Jn.debug(`stop() | stopping task [name:${e.name}]`);this.stopping=!1}remove(e){Jn.debug(`remove() [taskIdx:${e}]`);const r=Array.from(this.pendingTasks.values())[e];if(!r){Jn.debug(`stop() | no task with given idx [taskIdx:${e}]`);return}r.reject(new il)}dump(){const e=Date.now();let r=0;return Array.from(this.pendingTasks.values()).map(n=>({idx:r++,task:n.task,name:n.name,enqueuedTime:n.executedAt?n.executedAt-n.enqueuedAt:e-n.enqueuedAt,executionTime:n.executedAt?e-n.executedAt:0}))}execute(e){return u(this,null,function*(){if(Jn.debug(`execute() [name:${e.name}]`),e.executedAt)throw new Error("task already being executed");e.executedAt=Date.now();try{const r=yield e.task();e.resolve(r)}catch(r){e.reject(r)}})}}nl=Li.AwaitQueue=vL;function yL(t,e){const r=new Error(e);return r.name=t,r}class vo extends _{constructor(e){super(e),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,vo):this.stack=new Error(e).stack}}class Jt extends _{constructor(e){super(e),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Jt):this.stack=new Error(e).stack}}class xi extends _{constructor(e){super(e),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Jt):this.stack=new Error(e).stack}}const eS=t=>new Promise(e=>setTimeout(e,t));function np(t,e){return u(this,null,function*(){return new Promise((r,n)=>u(this,null,function*(){const{strategy:i,maxRetryCount:s,delayTime:a}=x({strategy:"linear",maxRetryCount:3,delayTime:10},e);let c=0,d,l=!1;const p=m=>{l=!0,n(m)};for(;c<s;){try{const m=yield t(c,p);return r(m)}catch(m){if(d=m,l)break;if(c<s)i==="linear"?yield eS(a*(c+1)):i==="exponential"&&(yield eS(a*(c+Math.max(0,c-1))));else break}c+=1}return n(d)}))})}function SL(t){return t.map(e=>({channels:e.channels,clockRate:e.clockRate,mimeType:e.mimeType,sdpFmtpLine:e.sdpFmtpLine}))}function EL(t){return t.map(e=>({uri:e.uri}))}function sl(t){return{codecs:SL(t.codecs),headerExtensions:EL(t.headerExtensions)}}function TL(t){const e=RTCRtpReceiver.getCapabilities("audio"),r=RTCRtpReceiver.getCapabilities("video"),n=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");t&&(r.codecs=r.codecs.filter(({mimeType:a})=>t===a),i.codecs=i.codecs.filter(({mimeType:a})=>t===a));const s={audio:sl(e),video:sl(r)};return{sender:{audio:sl(n),video:sl(i)},receiver:s}}var kt;class kL{constructor(e,r){v(this,kt,void 0),f(this,"events"),f(this,"sfuType"),y(this,kt,e),this.sfuType=r,this.events=r===lt.CF?wr:ur}joinRoom(e,r,n,i=!1,s=null){return u(this,null,function*(){const a={roomUuid:e,displayName:r,prejoined:i,capabilities:n};return s&&(a.location=s),(yield o(this,kt).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:fC.toBinary(a),timeout:5e3})).payload})}connectTransport(e){return u(this,null,function*(){const r=(yield o(this,kt).sendMessagePromise(this.events.createWebRTCTransport,GI.toBinary(e))).payload,{transportId:n,description:i,producerIds:s}=kv.fromBinary(r),a={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:n,answer:a,producerIds:s}})}produce(e){return u(this,null,function*(){var r,n;const i=(yield o(this,kt).sendMessagePromise(this.events.produce,IC.toBinary(e))).payload,s=lR.fromBinary(i);return{answer:{sdp:(r=s==null?void 0:s.description)==null?void 0:r.sdp,type:(n=s==null?void 0:s.description)==null?void 0:n.type},producerId:s.producerId}})}consume(e){return u(this,null,function*(){if(this.sfuType===lt.HIVE)throw new Error("Hive does not support socket consumer operations");const r=(yield o(this,kt).sendMessagePromise(this.events.consume,_C.toBinary(e))).payload,{consumerIdsMap:{map:n},description:i}=cR.fromBinary(r);return{consumerStateMap:n,sessionDescription:i}})}closeProducer(e){return u(this,null,function*(){const r=(yield o(this,kt).sendMessagePromise(this.events.closeProducer,NC.toBinary(e))).payload,{description:n}=vR.fromBinary(r);return n})}closeConsumer(e){return u(this,null,function*(){if(this.sfuType===lt.HIVE)throw new Error("Hive does not support socket consumer operations");return(yield o(this,kt).sendMessagePromise(this.events.closeConsumer,xC.toBinary(e))).payload})}hostControlForPeer(e,r){return u(this,null,function*(){const n={audio:r==="audio",screeShare:!1,video:r==="video",participantId:e},i=(yield o(this,kt).sendMessagePromise(this.events.hostControlPeer,HC.toBinary(n))).payload;if(!i)return!1;const{status:s}=PR.fromBinary(i);return s==="success"})}hostControlForAll(e){return u(this,null,function*(){const r={audio:e==="audio",screenShare:!1,video:e==="video"},n=(yield o(this,kt).sendMessagePromise(this.events.hostControlAllPeers,GC.toBinary(r))).payload;if(!n)return!1;const{status:i}=CR.fromBinary(n);return i==="success"})}kickAll(){return u(this,null,function*(){const e={propagateKickAcrossRooms:!1},r=(yield o(this,kt).sendMessagePromise(this.events.kickAll,Iv.toBinary(e))).payload;if(!r)return!1;const{status:n}=wR.fromBinary(r);return n==="success"})}kickPeer(e){return u(this,null,function*(){const r=(yield o(this,kt).sendMessagePromise(this.events.kickPeer,UC.toBinary(e))).payload;if(!r)return!1;const{status:n}=kR.fromBinary(r);return n==="success"})}changeDisplayName(e){return u(this,null,function*(){const r=(yield o(this,kt).sendMessagePromise(this.events.changeDisplayName,WC.toBinary(e))).payload;if(!r)return!1;const{status:n}=MR.fromBinary(r);return n==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const e={},r=(yield o(this,kt).sendMessagePromise(this.events.selfJoinComplete,yC.toBinary(e))).payload;return Zu.fromBinary(r)})}audioActivity(e){return u(this,null,function*(){o(this,kt).sendMessage(this.events.audioActivity,$I.toBinary(e))})}}kt=new WeakMap;class yo extends Et.EventEmitter{constructor(){super(),this.setMaxListeners(1/0)}safeEmit(e,...r){const n=this.listenerCount(e);try{return this.emit(e,...r)}catch(i){return h.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:i}),Boolean(n)}}safeEmitAsPromise(e,...r){return u(this,null,function*(){const n={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,n,...r)})}safeEmitAsPromiseWithTimeout(e,r,...n){return u(this,null,function*(){return new Promise((i,s)=>{setTimeout(s,r,"event request timeout");try{this.emit(e.toString(),...n,i,s)}catch(a){h.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:a}),s(a)}})})}}class ip extends yo{constructor(){super(...arguments),f(this,"_sendWebStream",new MediaStream),f(this,"_sendScreenShareStream",new MediaStream),f(this,"_direction"),f(this,"pc"),f(this,"_transportReady",!1),f(this,"_mapMidTransceiver",new Map),f(this,"enableHighBitrate",!1),f(this,"enableStereo",!1),f(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(h.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){h.error(`${this.name}::pc.close()`,{error:e})}}restartIce(){return u(this,null,function*(){h.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return h.debug(`${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:r=>u(this,null,function*(){h.info(`${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(r)}]`),yield this.pc.setRemoteDescription(r)})}})}init({direction:e,iceServers:r,iceTransportPolicy:n,additionalSettings:i,proprietaryConstraints:s,onTrackHandler:a}){h.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(x({iceServers:r||[],iceTransportPolicy:n||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},i),s),a&&this.pc.addEventListener("track",c=>{a(c)}),this._addEventListeners()}connect(){return u(this,null,function*(){const e=this.pc.createDataChannel("dyte"),r=yield this.pc.createOffer();return yield this.pc.setLocalDescription(r),h.info(`connect offer: ${JSON.stringify(r)}`),{offerSdp:r,callback:n=>u(this,null,function*(){h.debug(`${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(n)}]`),yield this.pc.setRemoteDescription(n),e.close()})}})}getTransportStats(){return u(this,null,function*(){return this.pc.getStats()})}_assertSendDirection(){if(this._direction!=="send")throw new Error('method can just be called for handlers with "send" direction')}_assertRecvDirection(){if(this._direction!=="recv")throw new Error('method can just be called for handlers with "recv" direction')}getReceiverStats(e){return u(this,null,function*(){this._assertRecvDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.receiver.getStats()})}stopSending(e){return u(this,null,function*(){this._assertSendDirection(),h.debug(`stopSending() [localId:${e}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");r.sender.replaceTrack(null),this.pc.removeTrack(r.sender),r.direction="inactive";const n=yield this.pc.createOffer();return h.debug(`stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(n)}]`),yield this.pc.setLocalDescription(n),{offerSdp:n,callback:i=>u(this,null,function*(){h.debug(`stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i),this.midTransceiverMap.delete(e)})}})}replaceTrack(e,r){return u(this,null,function*(){this._assertSendDirection(),r?h.debug(`replaceTrack() [localId:${e}, track.id:${r.id}]`):h.debug(`replaceTrack() [localId:${e}, no track]`);const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");yield n.sender.replaceTrack(r)})}setMaxSpatialLayer(e,r){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");const i=n.sender.getParameters();i.encodings.forEach((s,a)=>{a<=r?s.active=!0:s.active=!1}),yield n.sender.setParameters(i)})}setRtpEncodingParameters(e,r){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setRtpEncodingParameters() [localId:${e}, params:${JSON.stringify(r)}]`);const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");const i=n.sender.getParameters();i.encodings.forEach((s,a)=>{i.encodings[a]=x(x({},s),r)}),yield n.sender.setParameters(i)})}getSenderStats(e){this._assertSendDirection();const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");return r.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:h.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),h.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":h.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":h.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:h.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{h.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})}),this.pc.addEventListener("datachannel",e=>{h.info("data channel created: ",{rtcChannel:{label:e.channel.label}});const{channel:r}=e;r.onopen=()=>{h.info("data channel open: ",{rtcChannel:{label:e.channel.label}}),this.safeEmit("dc_open",e.channel)},r.onclose=()=>{h.warn("data channel closed: ",{rtcChannel:{label:e.channel.label}})},r.onerror=()=>{h.error("data channel error: ",{rtcChannel:{label:e.channel.label}})}}),this.addCustomEventListeners()}addCustomEventListeners(){}}class sp extends ip{static createFactory(){return()=>new sp}get name(){return"Chrome74"}init({direction:e,iceServers:r,iceTransportPolicy:n,additionalSettings:i,proprietaryConstraints:s,onTrackHandler:a}){this._direction=e,this.pc=new RTCPeerConnection(x({iceServers:r||[],iceTransportPolicy:n||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),s),a&&this.pc.addEventListener("track",c=>{a(c)}),this._addEventListeners()}send(e){return u(this,arguments,function*({track:r,encodings:n,codecOptions:i,screenShare:s}){this._assertSendDirection();const a=this.pc.addTransceiver(r,{direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream],sendEncodings:n});if(!navigator.isReactNative){h.debug("creating new transceiver");const l=RTCRtpSender.getCapabilities(typeof r=="string"?r:r.kind);h.info(`senders available params: ${JSON.stringify(l)}`);const p=[];i&&i.length&&i.forEach(m=>{var S;const E=l.codecs.find(b=>b.mimeType.includes(m.name));if(m.parameters){h.debug(`codecOption.parameters:${JSON.stringify(m.parameters)}`);const b=((S=E.sdpFmtpLine)==null?void 0:S.split(";"))||[];b.push(...m.parameters);const O=Array.from(new Set(b).values());E.sdpFmtpLine=O.join(";")}p.push(E)}),h.info(`selected codecs: ${JSON.stringify(p)}`),a.setCodecPreferences(p)}const c=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(c),i&&i.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:p}=this,m=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;c.sdp=c.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${m}`),c.sdp+=`a=rtcp-fb:111 nack\r
19
- `}this.midTransceiverMap.set(a.mid,a);const d=l=>u(this,null,function*(){return h.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(l)}]`),yield this.pc.setRemoteDescription(l),a.mid});return h.debug(`send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(c,void 0,2)}]`),{offerSdp:c,callback:d,sender:a.sender,mid:a.mid}})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:r}=e;r.onmessage=n=>{this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(n.data)))}})}}class al extends ip{constructor(e){super(),f(this,"supportsSendEncodings",!1),this.supportsSendEncodings=e.supportsSendEncodings}static createFactory(e){return()=>new al(e)}get name(){return"Firefox60"}send(e){return u(this,arguments,function*({track:r,encodings:n,codecOptions:i,screenShare:s}){this._assertSendDirection();const a=this.supportsSendEncodings&&n!==void 0?{sendEncodings:n}:{},c=this.pc.addTransceiver(r,x({direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream]},a));if(!this.supportsSendEncodings&&n){n.reverse();const p=c.sender.getParameters();p.encodings=n,yield c.sender.setParameters(p)}const d=(p,m)=>{var S;const E=ci(p),b=E.media[E.media.length-1],O=b.rtp.filter(J=>m.some(P=>P.name===J.codec)),M=b.fmtp.filter(J=>O.some(P=>P.payload===J.payload)),F=(S=b.rtcpFb)==null?void 0:S.filter(J=>O.some(P=>P.payload===J.payload)),V=O.map(J=>J.payload);return E.media[E.media.length-1].rtp=O,E.media[E.media.length-1].fmtp=M,E.media[E.media.length-1].rtcpFb=F,E.media[E.media.length-1].payloads=V.join(" "),Cc(E)},l=yield this.pc.createOffer();if(l.sdp=d(l.sdp,i),h.debug(`send() | calling pc.setLocalDescription() [offer:${JSON.stringify(l)}]`),yield this.pc.setLocalDescription(l),r==="audio"||r.kind==="audio"){const{enableDtx:p,enableStereo:m}=this,S=this.enableHighBitrate?m?128e3:64e3:m?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${m?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${S}`)}return this.midTransceiverMap.set(c.mid,c),{offerSdp:l,callback:p=>u(this,null,function*(){return h.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),yield this.pc.setRemoteDescription(p),c.mid}),sender:c.sender,mid:c.mid}})}setMaxSpatialLayer(e,r){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${r}]`);const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");const i=n.sender.getParameters(),s=i.encodings.length-1-r;i.encodings.forEach((a,c)=>{c>=s?a.active=!0:a.active=!1}),yield n.sender.setParameters(i)})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:r}=e;r.onmessage=n=>u(this,null,function*(){const i=yield n.data.arrayBuffer();this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(i)))})})}}class ap extends ip{static createFactory(){return()=>new ap}get name(){return"Safari12"}send(e){return u(this,arguments,function*({track:r,encodings:n,codecOptions:i,screenShare:s}){this._assertSendDirection(),h.debug("Safari12::creating new transceiver");const a=this.pc.addTransceiver(r,{direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream],sendEncodings:n}),c=RTCRtpSender.getCapabilities(typeof r=="string"?r:r.kind);h.info(`Safari12::senders available params: ${JSON.stringify(c)}`);const d=[];i&&i.length>0&&i.forEach(p=>{var m;const S=c.codecs.find(E=>E.mimeType.includes(p.name));if(p.parameters){h.info(`Safari12::codecOption.parameters:, ${JSON.stringify(p.parameters)}`);const E=((m=S.sdpFmtpLine)==null?void 0:m.split(";"))||[];E.push(...p.parameters);const b=[...new Set(E).values()];S.sdpFmtpLine=b.join(";")}d.push(S)}),h.info(`Safari12::selected codecs: ${JSON.stringify(d)}`),a.setCodecPreferences(d);const l=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(l),r==="audio"||r.kind==="audio"){const{enableStereo:p,enableDtx:m}=this,S=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${m?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${S}`)}return this.midTransceiverMap.set(a.mid,a),{offerSdp:l,callback:p=>u(this,null,function*(){return h.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),yield this.pc.setRemoteDescription(p),a.mid}),sender:a.sender,mid:a.mid}})}addCustomEventListeners(){this.pc.ondatachannel=e=>{const{channel:r}=e;r.onmessage=n=>u(this,null,function*(){const i=String.fromCharCode(...new Uint8Array(n.data));this.safeEmit("datachannel",e.channel,i)})}}}function bL(t,e){return typeof t=="undefined"?e:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(t):JSON.parse(JSON.stringify(t))}var ol,Ws,yn,Sn,$n,cl,op,cp,tS,dp,rS;class wL extends yo{constructor(e){var r;super(),v(this,Sn),v(this,cl),v(this,cp),v(this,dp),f(this,"rtpReceiver"),f(this,"id"),f(this,"localId"),f(this,"producerId"),f(this,"producingTransportId"),f(this,"mimeType"),f(this,"track"),f(this,"peerId"),f(this,"appData"),f(this,"transceiver"),v(this,ol,void 0),v(this,Ws,void 0),v(this,yn,void 0),this.id=e.id,this.localId=e.localId,y(this,ol,e.handler),this.appData=e.appData,this.peerId=e.producingPeerId,this.producingTransportId=e.producingTransportId,y(this,yn,!1),this.producerId=e.producerId,this.track=e.track,y(this,Ws,(r=e.paused)!=null?r:!1),this.mimeType=e.mimeType,this.transceiver=e.transceiver,this.rtpReceiver=e.rtpReceiver,H(this,cp,tS).call(this)}get closed(){return o(this,yn)}get kind(){return this.track.kind}get paused(){return o(this,Ws)}close(e,r){o(this,yn)||(h.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,o(this,Sn,$n)),y(this,yn,!0),r&&(H(this,dp,rS).call(this),this.transceiver.stop()),this.safeEmit("close",e))}getStats(){return u(this,null,function*(){if(o(this,yn))throw new Jt("closed");return o(this,ol).getReceiverStats(this.localId)})}pause(){if(h.debug("consumer::pause()",o(this,Sn,$n)),o(this,yn)){h.error("consumer::pause() | Consumer closed",o(this,Sn,$n));return}y(this,Ws,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(h.debug("consumer::resume()",o(this,Sn,$n)),o(this,yn)){h.error("Consumer::resume() | Consumer closed",o(this,Sn,$n));return}y(this,Ws,!1),this.track.enabled=!0,this.safeEmit("resume")}}ol=new WeakMap,Ws=new WeakMap,yn=new WeakMap,Sn=new WeakSet,$n=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},cl=new WeakSet,op=function(){h.debug('Consumer::track "ended" event',o(this,Sn,$n)),this.safeEmit("trackended")},cp=new WeakSet,tS=function(){this.track.addEventListener("ended",H(this,cl,op).bind(this))},dp=new WeakSet,rS=function(){try{this.track.removeEventListener("ended",H(this,cl,op)),this.track.stop()}catch(t){h.error("Consumer::destroyTrack()",G(x({},o(this,Sn,$n)),{error:t}))}};var Yr,So,Eo,js,Lr,bt,Vi,To,fr,xr;class _L extends yo{constructor(e){var r,n;super(),v(this,fr),f(this,"id"),f(this,"localId"),v(this,Yr,void 0),f(this,"kind"),f(this,"appData"),f(this,"rtpSender"),v(this,So,void 0),v(this,Eo,void 0),v(this,js,void 0),v(this,Lr,!1),v(this,bt,void 0),v(this,Vi,void 0),v(this,To,void 0),this.id=e.id,this.localId=e.localId,y(this,bt,e.track),this.kind=(r=e.track)==null?void 0:r.kind,y(this,Vi,e.disableTrackOnPause?!((n=e.track)!=null&&n.enabled):!1),y(this,To,void 0),y(this,So,e.stopTracks),y(this,Eo,e.disableTrackOnPause),y(this,js,e.zeroRtpOnPause),this.appData=e.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),y(this,Yr,e.handler),this.rtpSender=e.rtpSender,this._handleTrack()}get closed(){return o(this,Lr)}get track(){return o(this,bt)}get paused(){return o(this,Vi)}get maxSpatialLayer(){return o(this,To)}close(e){return u(this,null,function*(){if(o(this,Lr))return;if(h.debug(`Producer::close() ${e?`with reason ${e}`:""}`,o(this,fr,xr)),y(this,Lr,!0),this._destroyTrack(),e===ll){this.safeEmit("close",{reason:e});return}const{offerSdp:r,callback:n}=yield o(this,Yr).stopSending(this.localId),{answer:i}=yield this.safeEmitAsPromise("close",{offer:r,reason:e});n(i)})}getStats(){return u(this,null,function*(){if(o(this,Lr))throw new Jt("closed");return o(this,Yr).getSenderStats(this.localId)})}pause(){h.debug("Producer::pause()",o(this,fr,xr)),o(this,Lr)&&h.error("Producer::pause() | Producer closed",o(this,fr,xr)),y(this,Vi,!0),o(this,bt)&&o(this,Eo)&&(o(this,bt).enabled=!1),o(this,js)&&o(this,Yr).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(h.debug("Producer::resume()",o(this,fr,xr)),o(this,Lr)){h.error("Producer::resume() | Producer closed",o(this,fr,xr));return}y(this,Vi,!1),o(this,bt)&&o(this,Eo)&&(o(this,bt).enabled=!0),o(this,js)&&o(this,Yr).replaceTrack(this.localId,o(this,bt)),this.emit("resume")}replaceTrack(e){return u(this,arguments,function*({track:r}){if(h.debug(`Producer::replaceTrack() trackId: ${r==null?void 0:r.id}`,o(this,fr,xr)),o(this,Lr)){if(r&&o(this,So))try{r.stop()}catch(n){h.error("Producer::replaceTrack",G(x({},o(this,fr,xr)),{error:n}))}throw new Jt("closed")}else if(r&&r.readyState==="ended")throw new Jt("track ended");if(r===o(this,bt)){h.debug(`replaceTrack() | same track, ignored trackId: ${r.id}`,o(this,fr,xr));return}(!o(this,js)||!o(this,Vi))&&(yield o(this,Yr).replaceTrack(this.localId,r)),this._destroyTrack(),y(this,bt,r),this._handleTrack()})}setMaxSpatialLayer(e){return u(this,null,function*(){if(o(this,Lr))throw new Jt("closed");if(this.kind!=="video")throw new vo("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");yield o(this,Yr).setMaxSpatialLayer(this.localId,e),y(this,To,e)})}setRtpEncodingParameters(e){return u(this,null,function*(){if(o(this,Lr))throw new Jt("closed");if(typeof e!="object")throw new TypeError("invalid params");yield o(this,Yr).setRtpEncodingParameters(this.localId,e)})}_onTrackEnded(){h.debug(`Producer::track "ended" event trackId: ${this.track.id}`,o(this,fr,xr)),this.safeEmit("trackended",this.track.id)}_handleTrack(){o(this,bt)&&o(this,bt).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(o(this,bt))try{o(this,bt).removeEventListener("ended",this._onTrackEnded),o(this,So)&&o(this,bt).stop()}catch(r){h.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,G(x({},o(this,fr,xr)),{error:r}))}}}Yr=new WeakMap,So=new WeakMap,Eo=new WeakMap,js=new WeakMap,Lr=new WeakMap,bt=new WeakMap,Vi=new WeakMap,To=new WeakMap,fr=new WeakSet,xr=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};function nS(t){return typeof t=="object"&&!Array.isArray(t)&&t!==null}function lp(t){return Math.random().toString(36).substring(2,2+t)}const dl=1;function iS(t){const e=t;return delete e.payload._bolt,e}function PL(t){return t.payload&&nS(t.payload)}function sS(t){var e,r;return PL(t)&&(r=(e=t.payload._bolt)==null?void 0:e.id)!=null?r:""}var Ui;const ko=class extends Et.EventEmitter{constructor(t,e,r){super(),f(this,"channel"),f(this,"queue"),f(this,"serverProtocolVersion"),v(this,Ui,new Map),f(this,"respond",(n,i,s=!1)=>{let a;s?a=ko.createErrorResponse(n,i):a=ko.createResponse(n,i),this.channel.send(JSON.stringify(a))}),f(this,"notify",n=>{const i=ko.createNotification(n);this.channel.send(JSON.stringify(i))}),f(this,"request",n=>u(this,null,function*(){const i=ko.createRequest(n),s=new Promise((a,c)=>{const{id:d}=i.payload._bolt,l={id:d,method:i.type,resolve:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),a(p))},timer:setTimeout(()=>{this.queue.delete(d)&&c(new Error(`request timeout for message id: ${d}`))},2e4),cancel:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),c(p))}};this.queue.set(d,l)});return this.channel.send(JSON.stringify(i)),s})),f(this,"send",n=>{const i=JSON.stringify(n),s=16384;if(i.length>s){const a=s-200,c=Math.ceil(i.length/a),d=[];for(let p=0;p<c;p+=1){const m=p*a,S=(p+1)*a;d.push(i.slice(m,S))}const l=rs();for(let p=0;p<c;p+=1){const m=d[p],S=JSON.stringify({id:l,count:c,chunkIndex:p,chunk:m});h.debug(`Sending message chunk over dc: ${S}`),this.channel.send(S)}}else h.debug(`Sending message over dc: ${i}`),this.channel.send(i)}),f(this,"processMessage",n=>{var i;o(this,Ui).has(n.id)||o(this,Ui).set(n.id,[]);const s=o(this,Ui).get(n.id);if(s[n.chunkIndex]=n,(s==null?void 0:s.length)===n.count&&!s.some(a=>a===void 0)){const a=o(this,Ui).get(n.id),c=a==null?void 0:a.reduce((l,p)=>l+p.chunk,"");o(this,Ui).delete(n.id);const d=JSON.parse(c);if(!d.payload||!nS(d.payload))throw new Error("corrupted incoming message over dc",{cause:{code:"CORRUPT_DC_MESSAGE",values:d}});if(this.processBoltHandshake(d))return;if(this.serverProtocolVersion=(i=d.payload._bolt)==null?void 0:i.version,!this.processResponseMsg(d))return d}}),f(this,"processResponseMsg",n=>{const{id:i}=n.payload._bolt,s=this.queue.get(i);return s?(h.debug(`resolving pending request with id: ${i}, complete response: ${JSON.stringify(n)}`),n.type==="error"?s.cancel(iS(n)):s.resolve(iS(n)),!0):!1}),f(this,"processBoltHandshake",n=>{var i,s;return n.type==="_bolt"||n.type==="handshake"?(this.respond((s=(i=n.payload._bolt)==null?void 0:i.id)!=null?s:lp(8),{type:"_bolt",payload:{message:"pong"}}),!0):!1}),this.label=e,this.transportId=r,this.channel=t,this.queue=new Map}};let bo=ko;Ui=new WeakMap,f(bo,"createRequest",t=>{var e;if((e=t.payload)!=null&&e._bolt)throw new Error("rpc fields are internal values");return{type:t.type,payload:G(x({},t.payload),{_bolt:{id:lp(8),type:"REQUEST",version:dl}})}}),f(bo,"createResponse",(t,e)=>{var r;if((r=e.payload)!=null&&r._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:G(x({},e.payload),{_bolt:{id:t,type:"RESPONSE",version:dl}})}}),f(bo,"createNotification",t=>{var e;if((e=t.payload)!=null&&e._bolt)throw new Error("rpc fields are internal values");return{type:t.type,payload:G(x({},t.payload),{bolt:{id:lp(8),type:"NOTIFY",version:dl}})}}),f(bo,"createErrorResponse",(t,e)=>({type:"error",payload:{error:e.message,_bolt:{id:t,type:"RESPONSE",version:dl}}}));function IL(t){if(Promise.allSettled)return Promise.allSettled(t);const e=t.map(r=>r.then(n=>({status:"fulfilled",value:n})).catch(n=>({status:"rejected",reason:n})));return Promise.all(e)}const ll="transport closed";var wo;const _o=class extends yo{constructor(t,{id:e,direction:r,handlerFactory:n,iceServers:i,iceTransportPolicy:s,proprietaryConstraints:a,additionalSettings:c,appData:d,config:l}){var p,m,S;super(),f(this,"awaitQueue"),f(this,"observer"),v(this,wo,void 0),f(this,"id"),f(this,"serverId"),f(this,"direction"),f(this,"maxSctpMessageSize"),f(this,"handler"),f(this,"connectionState","new"),f(this,"producers"),f(this,"consumers"),f(this,"datachannels"),f(this,"connected",!1),f(this,"eventsDCReadyPromise"),f(this,"eventsDCReadyPromiseResolver"),f(this,"eventsDCFailureTimer"),f(this,"transportConnectionPromise"),f(this,"consumerTrackEvents"),f(this,"unknownTracksMap"),f(this,"appData"),h.debug(`constructor() [id: ${e}, direction: ${r}]`),y(this,wo,t),this.id=e,this.direction=r;const E=bL(c,{});delete E.iceServers,delete E.iceTransportPolicy,delete E.bundlePolicy,delete E.rtcpMuxPolicy,delete E.sdpSemantics,this.producers=new Map,this.consumers=new Map,this.datachannels=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new nl,this.observer=new yo,this.handler=n(),this.handler.enableHighBitrate=(p=l==null?void 0:l.enableHighBitrate)!=null?p:!1,this.handler.enableStereo=(m=l==null?void 0:l.enableStereo)!=null?m:!1,this.handler.enableDtx=(S=l==null?void 0:l.enableDtx)!=null?S:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:r,iceServers:i,iceTransportPolicy:s,additionalSettings:c,proprietaryConstraints:a}),this.appData=d||{},this.transportConnectionPromise=new Promise(b=>{this.observer.once("connected",()=>{b(!0)}),this.observer.once("disconnect",()=>{b(!1)}),this.observer.once("close",()=>{b(!1)})}),this.eventsDCReadyPromise=new Promise(b=>{this.eventsDCReadyPromiseResolver=b}),this.handler.on("@connectionstatechange",b=>{b!==this.connectionState&&(h.debug(`connection state changed to ${b}`),this.connectionState=b,b==="connected"&&(this.connected=!0,this.observer.emit("connected")),b==="disconnected"&&(this.connected=!1,this.observer.emit("disconnect")),(b==="failed"||b==="closed")&&(this.connected=!1,this.observer.emit("close")),this.closed||this.safeEmit("connectionstatechange",b))}),this.handler.on("@icecandidate",({candidate:b})=>{this.closed||this.safeEmit("icecandidate",b)}),this.handler.on("dc_open",b=>{let O=this.datachannels.get(b.label);O||(O||(O=new bo(b,b.label,this.serverId),this.datachannels.set(b.label,O)),this.eventsDCFailureTimer=setTimeout(()=>{b.label==="events"&&(this.eventsDCReadyPromiseResolver(!1),this.safeEmit("dc_error",b.label))},5e3))}),this.handler.on("datachannel",(b,O)=>{b.label==="events"&&(this.eventsDCReadyPromiseResolver(!0),this.eventsDCFailureTimer&&clearTimeout(this.eventsDCFailureTimer));const M=this.datachannels.get(b.label);if(!M){h.error("unregistered datachannel for message",{rtcChannel:{label:b.label,message:O}});return}try{const F=JSON.parse(O);h.debug("datachannel message chunk recieved",{dataChannelMessageChunk:{id:F.id,count:F.count,chunkIndex:F.chunkIndex,chunk:F.chunk,transprtId:this.serverId}});const V=M.processMessage(F);if(!V)return;h.debug(`datachannel message with id:${F.id} on transport:${this.serverId}complete - ${JSON.stringify(V)}`),this.emit(`datachannel:${b.label}`,M.label,V)}catch(F){h.error("error parsing message",{error:F})}})}get closed(){return this.connectionState==="closed"}setServerId(t){this.serverId=t}getDatachannel(t){return this.datachannels.get(t)}get isEventsDCReady(){return this.eventsDCReadyPromise}close(){this.closed||(h.debug("Transport close called"),this.connectionState="closed",this.connected=!1,this.handler.close(),Array.from(this.producers.values()).forEach(t=>{t.close(ll).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(t=>{t.close(ll)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"),this.observer.emit("close"))}getStats(){return u(this,null,function*(){if(this.closed)throw new Jt("closed");return this.handler.getTransportStats()})}connect(t){return u(this,null,function*(){try{if(yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:e,callback:r}=yield this.handler.connect(),{transportId:n,answer:i}=yield t(e);this.setServerId(n),yield r(i)})),!(yield this.transportConnectionPromise))throw new Error("ice connection failed");if(o(this,wo)===lt.HIVE&&!(yield this.isEventsDCReady))throw new Error("events datachannel not open")}catch(e){throw h.error("transport failed to connect:",{error:e}),e}})}restartIce(){return u(this,null,function*(){if(h.debug("restartIce()"),this.closed)throw new Jt("closed");return this.handler.restartIce()})}canProduce(t){return u(this,null,function*(){const{track:e,appData:r}=t;if(e){if(this.direction!=="send")throw new vo("not a sending Transport");if(e.readyState==="ended")throw new Jt("track ended");if(this.listenerCount("connect")===0&&this.connectionState==="new")throw new TypeError('no "connect" listener set into this transport');if(r&&typeof r!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!(yield this.transportConnectionPromise))throw new xi("transport not connected");return!0})}produce(t,e){return u(this,null,function*(){if(!(yield this.canProduce(t)))throw new Error("Cannot produce");const{track:r,encodings:n,codecOptions:i,stopTracks:s=!0,disableTrackOnPause:a=!0,zeroRtpOnPause:c=!1,appData:d={}}=t;h.debug(`produce() [track:${r.id}]`);const{producerId:l,localId:p,rtpSender:m}=yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:S,callback:E,sender:b,mid:O}=yield this.handler.send({track:r,encodings:n,codecOptions:i,screenShare:d==null?void 0:d.screenShare}),{answer:M,producerId:F}=yield e({offer:S,kind:r.kind,paused:a?!r.enabled:!1,appData:G(x({},d||{}),{mid:O}),codecOptions:i,producingTransportId:this.serverId}),V=yield E(M);return{producerId:F,localId:V,rtpSender:b}}),"producer");return this.createProducerObject({id:l,localId:p,track:r,stopTracks:s,disableTrackOnPause:a,zeroRtpOnPause:c,appData:d,handler:this.handler,rtpSender:m})})}createProducerObject(t){return u(this,null,function*(){const e=new _L(t);return this.producers.set(e.id,e),e.once("close",()=>{this.producers.delete(e.id)}),e})}closeProducer(t){return u(this,null,function*(){yield this.awaitQueue.push(t.close.bind(t),"producer")})}canConsume(){return u(this,null,function*(){if(this.closed)throw new Jt("closed");if(this.direction!=="recv")throw new vo("not a receiving transport");if(this.listenerCount("connect")===0&&this.connectionState==="new")throw new TypeError('no "connect" listener set into this transport');if(!(yield this.transportConnectionPromise))throw new xi("transport not connected");return!0})}consume(t,e,r){return u(this,null,function*(){return this.awaitQueue.push(()=>u(this,null,function*(){const n={},{consumerStates:i,sessionDescription:s,failedProducers:a}=yield e(t);i.forEach((l,p)=>{n[p]=this.createConsumerObjectAndWaitForTrack(G(x({},l),{producerId:p}))});const c=a;s&&(h.info("Session description found, sending negotiation request"),yield r(s));const d=[];return yield Promise.all(Object.entries(n).map(([l,p])=>p.then(m=>d.push(m)).catch(()=>{h.error(`Failed to create consumer object, producer: ${l}`,{error:{message:"This should not happen"},transport:{serverId:this.serverId}})}))),{consumers:d,failedProducers:c}}),"consumer")})}static parseHeaderExtensionMappings(t,e){const r=ci(t.sdp),n={};return r.media.forEach(i=>{e.includes(i.mid.toString())&&(n[i.mid]=i.ext)}),n}static setHeaderExtensionMappings(t,e,r){const n=ci(t.sdp);return n.media=n.media.map(i=>{if(e.includes(i.mid.toString())){const s=x({},i);return s.ext=r[i.mid],s}return i}),G(x({},t),{sdp:Cc(n)})}static parseCodecAndFmtpMappings(t,e){const r=ci(t.sdp),n={};return r.media.forEach(i=>{e.includes(i.mid.toString())&&(n[i.mid.toString()]={rtp:i.rtp,fmtp:i.fmtp,payloads:i.payloads,rtcpFb:i.rtcpFb})}),n}static setCodecAndFmtpMappings(t,e,r){const n=ci(t.sdp);return n.media=n.media.map(i=>{if(e.includes(i.mid.toString())){const s=x({},i);return s.rtp=r[i.mid.toString()].rtp,s.fmtp=r[i.mid.toString()].fmtp,s.payloads=r[i.mid.toString()].payloads,s.rtcpFb=r[i.mid.toString()].rtcpFb,s}return i}),G(x({},t),{sdp:Cc(n)})}closeConsumers(t,e){return u(this,null,function*(){const r=t.map(c=>c.transceiver.mid),n=_o.parseHeaderExtensionMappings(this.handler.pc.remoteDescription,r),i=_o.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,r);t.forEach(c=>c.close(void 0,!0));let s=yield this.handler.pc.createOffer();s=_o.setHeaderExtensionMappings(s,r,n),s=_o.setCodecAndFmtpMappings(s,r,i),yield this.setLocalDescription(s);const a=yield e(t,s);yield this.setRemoteDescription(a)})}setRemoteOffer(t){return u(this,null,function*(){yield this.setRemoteDescription(t);const e=yield this.handler.pc.createAnswer(),r=ci(e.sdp);return r.media=r.media.map(n=>{if(n.type==="audio"){const i=x({},n),s=i.fmtp.find(a=>a.payload===111);return s&&(s.config+=";stereo=1;sprop-stereo=1"),i.rtcpFb||(i.rtcpFb=[]),i.rtcpFb.some(a=>a.type==="nack")||i.rtcpFb.push({payload:parseInt(i.payloads,10),type:"nack"}),i}return n}),e.sdp=Cc(r),yield this.setLocalDescription(e),e})}_ontrack(t){const{track:e,transceiver:r,streams:n}=t;h.info(`track event received [trackId: ${e.id}]`);let i;o(this,wo)===lt.HIVE?i=`${n[0].id}:${e.kind}`:i=`${r.mid}:${e.kind}`,e.addEventListener("ended",()=>{h.info(`rtc consumer track ended [trackId: ${e.id}]`),this.unknownTracksMap.delete(i)});const s=this.consumerTrackEvents.get(i);s?(s(e,r),this.consumerTrackEvents.delete(i)):(h.warn(`track event handler not found ${i}`),this.unknownTracksMap.set(i,t))}sendErrorOverDC(t,e,r){const n=this.getDatachannel(t);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:t}}});n.respond(e,r,!0)}sendResponseOverDC(t,e,r){const n=this.getDatachannel(t);if(!n)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:t}}});n.respond(e,r)}createConsumerObjectAndWaitForTrack(t){return u(this,null,function*(){const{consumerId:e,producerId:r,producingPeerId:n,producingTransportId:i,streamId:s,paused:a,screenShare:c,appData:d,kind:l,mimeType:p}=t,m=`${s}:${l}`,S=G(x({},t),{name:"consumer creation task error",message:"consumer creation failed"});return new Promise((E,b)=>u(this,null,function*(){const O=setTimeout(()=>{this.consumerTrackEvents.delete(m),S.isTimedout=!0,b(S)},5e3),M=(V,J)=>{try{if(V.readyState==="ended")clearTimeout(O),b(S);else{const P=V;P.enabled=!0,this.handler.midTransceiverMap.set(J.mid,J);const Z=new wL({id:e,localId:J.mid,transceiver:J,track:P,paused:a,producerId:r,producingPeerId:n,producingTransportId:i,handler:this.handler,appData:G(x({},d),{screenShare:c,peerId:n}),rtpReceiver:J.receiver,mimeType:p});this.consumers.set(e,Z),Z.once("close",()=>{this.consumers.delete(Z.id),this.handler.midTransceiverMap.delete(J.mid)}),h.info("consumer created for ",{consumer:{id:e,kind:l,appData:{screenShare:c},peerId:n,producerId:r}}),this.observer.emit("newconsumer",Z),clearTimeout(O),E(Z)}}catch(P){h.warn("error while creating consumer:",P),clearTimeout(O),b(S)}},F=this.unknownTracksMap.get(m);F?(this.unknownTracksMap.delete(m),M(F.track,F.transceiver)):this.consumerTrackEvents.set(m,M)}))})}setRemoteDescription(t){return u(this,null,function*(){yield this.handler.pc.setRemoteDescription(t)})}setLocalDescription(t){return u(this,null,function*(){h.debug(`${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(t)}]`),yield this.handler.pc.setLocalDescription(t)})}retryFailedConsumerCreationTasks(t){return u(this,null,function*(){return IL(t.map(e=>u(this,null,function*(){return np(r=>u(this,null,function*(){return r>0&&h.warn(`retrying failed consumer creation task: ${JSON.stringify(e)}`),this.createConsumerObjectAndWaitForTrack(x({},e))}))})))})}sendDataChannelMessage(t,e){return u(this,null,function*(){const r=this.getDatachannel(t);if(!r)throw yL("DC_NOT_READY",`${t} datachannel not ready`);const n=(yield r.request(e)).payload;return h.info(`sendDataChannelMessage::response ${JSON.stringify(n)}`),n})}};let CL=_o;wo=new WeakMap;function RL(){if(typeof navigator=="object"&&navigator.product==="ReactNative"){if(typeof RTCPeerConnection=="undefined"){h.warn("Device::this._detectDevice() | unsupported ReactNative without RTCPeerConnection");return}return h.debug("Device::this._detectDevice() | ReactNative handler chosen"),"Chrome74"}if(typeof navigator=="object"&&typeof navigator.userAgent=="string"){const t=navigator.userAgent,e=om.getParser(t),r=e.getEngine();if(e.satisfies({chrome:">=74",chromium:">=74","microsoft edge":">=88"}))return"Chrome74";if(e.satisfies({chrome:">=55",chromium:">=55"}))return;if(e.satisfies({firefox:">=110"}))return"Firefox110";if(e.satisfies({firefox:">=60"}))return"Firefox60";if(e.satisfies({ios:{OS:">=14.3",firefox:">=30.0"}})||e.satisfies({safari:">=12.0"})&&typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection"))return"Safari12";if(e.satisfies({safari:">=11"})||e.satisfies({"microsoft edge":">=11"})&&e.satisfies({"microsoft edge":"<=18"}))return;if(r.name&&r.name.toLowerCase()==="blink"){const n=t.match(/(?:(?:Chrome|Chromium))[ /](\w+)/i);return n?Number(n[1])>=74?"Chrome74":void 0:"Chrome74"}if(r.name.toLowerCase()==="webkit"&&e.getOS().name.toLowerCase()==="ios")return typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection")?"Safari12":void 0;h.warn("Device::this._detectDevice() | browser not supported");return}h.warn("Device::this._detectDevice() | unknown device")}var ul;class ML{constructor(e,{handlerName:r,handlerFactory:n}={}){if(f(this,"handlerFactory"),v(this,ul,void 0),h.debug("constructor()"),y(this,ul,e),r&&n)throw new TypeError("just one of handlerName or handlerInterface can be given");if(n)this.handlerFactory=n;else{if(r)h.debug(`Device::constructor() | handler given: ${r}`);else if(r=RL(),r)h.debug(`Device::constructor() | detected handler: ${r}`);else throw new Error("device not supported");switch(r){case"Chrome74":this.handlerFactory=sp.createFactory();break;case"Safari12":this.handlerFactory=ap.createFactory();break;case"Firefox60":this.handlerFactory=al.createFactory({supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=al.createFactory({supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${r}"`)}}}createTransport(e){const r=rs();return new CL(o(this,ul),G(x({id:r},e),{handlerFactory:this.handlerFactory}))}}ul=new WeakMap;const AL=2e3;var Kn,Po,Dt,Ot,Hs,Io,Co,Ro,qs,Fi,Mo,Ao,hl,pl,up,hp,aS,pp,oS,mp,cS,gp,dS,fp,lS,ml,vp,gl,yp;class DL extends Et.EventEmitter{constructor(e,r,n){switch(super(),v(this,Ao),v(this,pl),v(this,hp),v(this,pp),v(this,mp),v(this,gp),v(this,fp),v(this,ml),v(this,gl),v(this,Kn,void 0),v(this,Po,void 0),v(this,Dt,void 0),v(this,Ot,void 0),v(this,Hs,void 0),v(this,Io,void 0),v(this,Co,void 0),v(this,Ro,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0}),v(this,qs,void 0),v(this,Fi,"all"),v(this,Mo,void 0),y(this,Kn,e),y(this,Hs,r),y(this,Mo,n),y(this,Po,new ML(n)),y(this,Io,new kL(r,n)),n){case lt.CF:{y(this,Co,wr);break}case lt.HIVE:default:{y(this,Co,ur);break}}o(this,Ao,hl).mediaState={send:{state:qn.NEW,reconnected:!1},recv:{state:qn.NEW,reconnected:!1}},Q.hasFeature(ie.FORCE_RELAY)&&y(this,Fi,"relay"),H(this,pl,up).call(this)}get socket(){return o(this,Hs)}get socketHandler(){return o(this,Io)}get sendTransport(){return o(this,Dt)}get recvTransport(){return o(this,Ot)}get events(){return o(this,Co)}get nodeType(){return o(this,Mo)}createTransports(e){return u(this,null,function*(){var r,n,i,s,a,c,d,l;Q.hasFeature(ie.FORCE_RELAY)&&(h.info("ICE Transport Policy set to relay"),y(this,Fi,"relay"));const p=yield gt().getICEServers().catch(S=>(h.warn(`failed to get iceservers from server: ${S.message}`),[])),m=[];if(e.send){const S=Q.hasFeature(ie.DISABLE_OPUS_DTX_CF),E=H(this,pp,oS).call(this,{iceServers:p,additionalSettings:{encodedInsertableStreams:(r=o(this,Kn).getValue("modules").e2ee)==null?void 0:r.enabled},config:{enableHighBitrate:(s=(i=(n=o(this,Kn).getValue("defaults").mediaConfiguration)==null?void 0:n.audio)==null?void 0:i.enableHighBitrate)!=null?s:!1,enableStereo:(d=(c=(a=o(this,Kn).getValue("defaults").mediaConfiguration)==null?void 0:a.audio)==null?void 0:c.enableStereo)!=null?d:!1,enableDtx:o(this,Mo)===lt.HIVE?!0:!!S},iceTransportPolicy:o(this,Fi)});m.push(E)}if(e.recv){const S=H(this,mp,cS).call(this,{iceServers:p,additionalSettings:{encodedInsertableStreams:(l=o(this,Kn).getValue("modules").e2ee)==null?void 0:l.enabled},iceTransportPolicy:o(this,Fi)});m.push(S)}yield Promise.all(m)})}stopTransports(e){var r,n;if(e.send&&this.sendTransport!==void 0){const{id:i,serverId:s,direction:a}=o(this,Dt);h.info("Closing send transport",{transport:{id:i,serverId:s,type:a}}),o(this,Dt).close(),o(this,Dt).removeAllListeners(),y(this,Dt,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:i,serverId:s,direction:a}=o(this,Ot);h.info("Closing recv transport",{transport:{id:i,serverId:s,type:a}}),(r=o(this,Ot))==null||r.close(),(n=o(this,Ot))==null||n.removeAllListeners(),y(this,Ot,void 0)}H(this,pl,up).call(this)}stopAllTransports(){h.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}connectTransportWithRetry(e){return u(this,null,function*(){const{id:r,serverId:n,direction:i}=e;H(this,gp,dS).call(this,e);try{const s=Q.hasFeature(ie.ENABLE_HIVE_INFINITE_RETRIES)?1/0:3;return yield np((a,c)=>u(this,null,function*(){a>0&&h.debug(`Retrying transport connect, count: ${a}`,{transport:{id:r,serverId:n,type:i}});try{if(e.closed)throw new xi("Cannot reconnect closed transport");yield H(this,hp,aS).call(this,e)}catch(d){if(d instanceof xi){c(d);return}throw h.error("Failed to connect transport, retrying",{transport:e,error:d}),d}}),{delayTime:100,strategy:"exponential",maxRetryCount:s}),e}catch(s){throw h.error(`Failed to connect send transport after retry: ${e.id}`,{error:s,transport:{id:r,serverId:n,type:i}}),e.close(),e.removeAllListeners(),s}})}handleErrors(e){throw new Error("Method not implemented.")}}Kn=new WeakMap,Po=new WeakMap,Dt=new WeakMap,Ot=new WeakMap,Hs=new WeakMap,Io=new WeakMap,Co=new WeakMap,Ro=new WeakMap,qs=new WeakMap,Fi=new WeakMap,Mo=new WeakMap,Ao=new WeakSet,hl=function(){return o(this,Kn).getValue("connectionHandler")},pl=new WeakSet,up=function(){y(this,qs,{send:void 0,recv:void 0})},hp=new WeakSet,aS=function(t){return u(this,null,function*(){const{id:e,direction:r}=t;if(h.info(`Connecting ${r} transport`,{transport:{id:e,type:r}}),!o(this,Hs).isConnected)throw new xi("Socket is not connected");if(t.connectionState==="closed")throw new xi("Transport is closed");try{yield t.connect(n=>H(this,fp,lS).call(this,r,n)),h.info(`Connected ${r} transport`,{transport:{id:e,serverId:t.serverId,type:r}})}catch(n){throw o(this,Ro).transportFailureCount[r]+=1,n.message==="ice connection failed"?new xi(n.message):n}})},pp=new WeakSet,oS=function(t){return u(this,null,function*(){var e,r;if(o(this,Dt)&&o(this,Dt).connected){h.info("Transport send is already connected",{transport:{id:(e=o(this,Dt))==null?void 0:e.id,serverId:(r=o(this,Dt))==null?void 0:r.serverId,type:"send"}});return}y(this,Dt,o(this,Po).createTransport(G(x({},t),{direction:"send"}))),$.configureSendTransport(o(this,Dt))})},mp=new WeakSet,cS=function(t){return u(this,null,function*(){var e,r;if(o(this,Ot)&&o(this,Ot).connected){h.info("Transport recv is already connected",{transport:{id:(e=o(this,Ot))==null?void 0:e.id,serverId:(r=o(this,Ot))==null?void 0:r.serverId,type:"recv"}});return}y(this,Ot,o(this,Po).createTransport(G(x({},t),{direction:"recv"}))),$.configureRecvTransport(o(this,Ot))})},gp=new WeakSet,dS=function(t){const{direction:e,id:r}=t;t.on("connectionstatechange",n=>u(this,null,function*(){H(this,gl,yp).call(this,{state:n,direction:e}),h.info(`Transport connection state changed for ${e} transport`,{transport:{id:r,serverId:t.serverId,type:e,status:n}});const i=()=>{const s=o(this,qs)[e];s!==void 0&&(clearTimeout(s),o(this,qs)[e]=void 0)};switch(n){case"connected":i(),o(this,Ro).lastConnectionTime=performance.now();break;case"disconnected":o(this,qs)[e]=setTimeout(()=>u(this,null,function*(){yield H(this,ml,vp).call(this,t)}),AL);break;case"failed":if(t.closed)return;i(),yield H(this,ml,vp).call(this,t);break}})),t.on("icecandidate",n=>u(this,null,function*(){h.debug("Sending iceCandidate:",{iceCandidate:n})})),t.on("datachannel:events",(n,i)=>u(this,null,function*(){var s,a;h.debug("Got data channel message on event:",{rtcChannel:{label:n,message:i}});try{switch(i.type){case"handshake":{const c={type:"handshake",payload:{message:"pong"}};t.sendResponseOverDC(n,sS(i),c);break}case"hub-disconnect":{h.debug(`media hub disconnected, full_reconnect: ${(s=i.payload)==null?void 0:s.full_reconnect}`),((a=i.payload)==null?void 0:a.full_reconnect)===!0&&this.handleErrors("rejoin");break}case"error":break;default:break}}catch(c){h.error(`Unable to handle the incoming datachannel message on channel ${n}`)}})),t.on("dc_error",()=>{t.direction==="recv"&&(h.warn("Events datachannel did not open in 5s",{country:g.location.country}),this.handleErrors("reconnectRecvTransport"))})},fp=new WeakSet,lS=function(t,e){return u(this,null,function*(){const r=t==="recv";try{const{sdp:n,type:i}=e,s={consuming:r,description:{sdp:n,type:i,target:r?ln.SUBSCRIBER:ln.PUBLISHER},producers:[]};return o(this,Io).connectTransport(s)}catch(n){throw h.error(`Error in ${t} transport connection:`,{error:n,country:g.location.country}),n}})},ml=new WeakSet,vp=function(t){return u(this,null,function*(){h.info("Called reconnect transport",{transport:t}),t.close(),t.removeAllListeners();const{direction:e}=t;switch(Q.hasFeature(ie.HIVE_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED)&&o(this,Hs).isConnected&&o(this,Ro).transportFailureCount[e]>2&&(h.warn(`Multiple disconnections in ${e} transport, forcing relay`),y(this,Fi,"relay")),yield this.createTransports({[e]:!0}),e){case"send":{yield this.connectTransportWithRetry(o(this,Dt)),h.info("Transport reconnected",{transport:o(this,Dt)}),C.emit(R.RESET_PRODUCER_STATE);break}case"recv":{yield this.connectTransportWithRetry(o(this,Ot)),h.info("Transport reconnected",{transport:o(this,Ot)}),C.emit(R.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:h.warn("Unknown transport direction",{transport:t})}H(this,gl,yp).call(this,{state:qn.CONNECTED,direction:e})})},gl=new WeakSet,yp=function(t){const{state:e,direction:r}=t;o(this,Ao,hl).mediaState[r]={state:e,reconnected:!0},C.emit(R.TRANSPORT_STATE_UPDATE,x({transport:r},o(this,Ao,hl).mediaState[r]))};var Sp,uS;class OL{constructor(e){v(this,Sp),this.recvTransport=e,H(this,Sp,uS).call(this)}create(e){return u(this,null,function*(){if(!e||e&&e.length===0)throw new Error("List of producers is required");const r={type:"create_consumer",payload:{producers:e.map(({producerId:a,producingTransportId:c,kind:d,mimeType:l})=>({producerId:a,producingTransportId:c,preferredCodec:x(x({},d==="video"&&l?{video:l}:{}),d==="audio"&&l?{audio:l}:{})}))}},n=yield this.recvTransport.sendDataChannelMessage("events",r),i=new Map;e.forEach(a=>i.set(a.producerId,a));const s=new Map;return Object.entries(n).forEach(([a,c])=>{const d=i.get(c.producerId);d&&s.set(c.producerId,{consumerId:a,producingTransportId:d.producingTransportId,producingPeerId:d.producingPeerId,kind:d.kind,paused:d.pause,streamId:c.streamId,trackId:c.trackId,screenShare:d.screenShare,mimeType:d.mimeType,appData:{}})}),{consumerStates:s}})}negotiate(e,r,n){return u(this,null,function*(){try{h.debug(`Received offer over dc: ${e.sdp} for transport`);const i=yield this.recvTransport.setRemoteOffer(e),s={type:"answer",payload:{type:i.type,sdp:i.sdp}};return h.debug(`datachannel answer: ${JSON.stringify(s)}`),this.recvTransport.sendResponseOverDC(n,r,s),i}catch(i){throw h.error("datachannel:events::Error:",i),i.code!=="DC_NOT_FOUND"&&this.recvTransport.sendErrorOverDC(n,r,i),i}})}close(e){return u(this,null,function*(){if(!e.length)return{};const r=e.map(a=>a.id);h.info(`Closing consumers: ${JSON.stringify(r)}`);const n={type:"close_consumers",payload:{consumers:r}},i=yield this.recvTransport.sendDataChannelMessage("events",n),{failedConsumers:s}=i;return{failedConsumers:s}})}}Sp=new WeakSet,uS=function(){this.recvTransport.on("datachannel:events",(t,e)=>u(this,null,function*(){try{switch(e.type){case"negotiation":{const{sdp:r}=e.payload,n={sdp:r,type:"offer"};this.negotiate(n,sS(e),t);break}default:break}}catch(r){h.error(`Unable to handle the incoming datachannel message on channel ${t}`)}}))};class NL{constructor(e,r,n,i){this.events=e,this.recvTransport=r,this.socket=n,this.socketHandler=i}create(e){return u(this,null,function*(){if(!e||e&&e.length===0)throw new Error("List of producers is required");const r=new Map,n=[];e.forEach(d=>{const{producingPeerId:l,producerId:p,producingTransportId:m}=d;r.set(p,l),n.push({producingPeerId:l,producerId:p,producingTransportId:m})});const i=yield this.socketHandler.consume({requests:n,consumingTransportId:this.recvTransport.serverId}),s=new Map;e.forEach(d=>s.set(d.producerId,d));const a=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const p=s.get(d);if(!p)return;if(l.errorCode){if(h.warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),l.errorCode==="not_found_track_error"){h.error(`Track not found for producer: ${p.producerId}. This will not be retried.`);return}c.push(p);return}let m={};try{m=JSON.parse(l.producerState.appData)}catch(S){}a.set(d,{consumerId:l.consumerId,producingTransportId:p.producingTransportId,producingPeerId:p.producingPeerId,kind:p.kind,paused:p.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:p.screenShare,mimeType:p.mimeType,appData:m})}),{consumerStates:a,sessionDescription:i.sessionDescription,failedProducers:c}})}negotiate(e){return u(this,null,function*(){h.info("Negotiating socket consumer",{transport:this.recvTransport}),h.debug(`setting remote offer: ${JSON.stringify(e)} on recvTransport`,{transport:this.recvTransport});const r=yield this.recvTransport.setRemoteOffer(e),n={transportId:this.recvTransport.serverId,description:{sdp:r.sdp,type:r.type,target:ln.SUBSCRIBER}};return h.debug(`sending renegotiate request: ${JSON.stringify(n)} on recvTransport`,{transport:this.recvTransport}),yield this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,YI.toBinary(n)),h.info("Renegotiation done",{transport:this.recvTransport}),r})}close(e){return u(this,null,function*(){if(!e.length)return{};const r=(n,i)=>u(this,null,function*(){const s=n.map(l=>l.localId);h.info(`Closing consumers: ${JSON.stringify(s)}`);const a={description:{sdp:i.sdp,type:i.type,target:ln.SUBSCRIBER},consumerIds:s,consumingTransportId:this.recvTransport.serverId},c=yield this.socketHandler.closeConsumer(a),d=SR.fromBinary(c).description;return{sdp:d.sdp,type:d.type}});return this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(e,r),"close_consumer"),{}})}}class Ep{constructor(e){this.socketHandler=e}static getMSIDFromSDP(e,r){return ci(e).media.filter(n=>r==="video"?n.type==="video":n.type==="audio").at(-1).msid}create(e){return u(this,arguments,function*({offer:r,kind:n,paused:i,appData:s,codecOptions:a,producingTransportId:c}){var d,l;const p=Ep.getMSIDFromSDP(r.sdp,n),m={description:{sdp:r.sdp,type:r.type,target:ln.PUBLISHER},paused:i,kind:n,msid:p,appData:JSON.stringify(s),screenShare:(d=s.screenShare)!=null?d:!1,mimeType:`${n}/${(l=a[0])==null?void 0:l.name}`,producingTransportId:c},{answer:S,producerId:E}=yield this.socketHandler.produce(m);return{answer:S,producerId:E}})}}var Do,Gs,Bi,Oo,fl,En,Tp,zn,No,kp,hS,vl,bp,wp,pS,_p,mS,Pp,gS,Ip,fS,Cp,vS,Rp,yS;class LL extends DL{constructor(e,r,n){super(e,r,n),v(this,kp),v(this,vl),v(this,wp),v(this,_p),v(this,Pp),v(this,Ip),v(this,Cp),v(this,Rp),v(this,Do,void 0),v(this,Gs,void 0),v(this,Bi,void 0),v(this,Oo,void 0),v(this,fl,void 0),v(this,En,void 0),v(this,Tp,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0}),v(this,zn,[]),v(this,No,void 0),y(this,Do,e),o(this,kp,hS).mediaState={send:{state:qn.NEW,reconnected:!1},recv:{state:qn.NEW,reconnected:!1}},this.reset()}get socketHandler(){return super.socketHandler}get producers(){return o(this,Gs)}get consumers(){return o(this,Bi)}get producerIdToConsumerIdMap(){return o(this,Oo)}reset(){y(this,Gs,new Map),y(this,Bi,new Map),y(this,Oo,new Map)}setupTransports(e){return u(this,null,function*(){yield this.createTransports(e);let r,n;e.send&&(r=H(this,wp,pS).call(this)),e.recv&&(n=H(this,_p,mS).call(this)),yield Promise.all([r,n])})}createProducer(e,r){return u(this,null,function*(){var n;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const i=yield this.sendTransport.produce(e,H(this,Pp,gS).bind(this));return(n=e.appData)!=null&&n.e2ee&&C.emit(R.E2EE_ACTIVE_PRODUCER,i),H(this,Ip,fS).call(this,i,r),i}catch(i){throw h.error("Failed to create producer",{error:i}),o(this,Tp).producerCreationFailureCount+=1,i}})}closeProducer(e,r){return u(this,null,function*(){var n;const i=this.producers.get(e);if(!i){h.warn(`Producer with ID ${e} was not found`);return}r!=null&&r.stopTrack&&i.track.stop();try{yield this.sendTransport.closeProducer(i),(n=o(this,Do).getValue("modules").e2ee)!=null&&n.enabled&&C.emit(R.E2EE_INACTIVE_PRODUCER,i)}catch(s){h.error("Failed to close producer on server",{error:s,producer:i})}})}closeAllProducers(){return Promise.all(Array.from(o(this,Gs).entries()).map(([,e])=>e.close()))}createConsumer(e){return this.createConsumers([e])}createConsumers(e){return u(this,null,function*(){o(this,No)||clearTimeout(o(this,No)),y(this,zn,o(this,zn).concat(e)),yield H(this,vl,bp).call(this)})}closeConsumer(e){return this.closeConsumers([e])}closeConsumers(e){return u(this,null,function*(){if(!o(this,En))return;const r=e.map(i=>this.consumers.get(i)).filter(i=>i!==void 0);if(r.length===0)return;const{failedConsumers:n}=yield o(this,En).close(r);n!=null&&n.length&&h.warn("Failed to close some consumers",{consumerIds:n})})}closeAllConsumers(){return this.closeConsumers(Array.from(o(this,Bi).keys()))}switchConsumersToLayer(e,r){return u(this,null,function*(){const n=this.recvTransport.getDatachannel("events");if(!n){h.warn("events datachannel not found");return}const i={type:"switch_consumer_layer",payload:{consumerIds:e,layer:r}};yield n.request(i),h.info(`Consumers switched layers to ${r}`,{consumerIds:e})})}}Do=new WeakMap,Gs=new WeakMap,Bi=new WeakMap,Oo=new WeakMap,fl=new WeakMap,En=new WeakMap,Tp=new WeakMap,zn=new WeakMap,No=new WeakMap,kp=new WeakSet,hS=function(){return o(this,Do).getValue("connectionHandler")},vl=new WeakSet,bp=function(){return u(this,null,function*(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const t=500,e=o(this,zn).splice(0,o(this,zn).length);try{const r=e.filter(({producerId:s})=>!this.producers.get(s));if(r.length===0)return;const{consumers:n,failedProducers:i}=yield this.recvTransport.consume(r,H(this,Cp,vS).bind(this),o(this,En).negotiate.bind(o(this,En)));n.forEach(H(this,Rp,yS).bind(this)),i!=null&&i.length&&(h.error("Failed to create consumers for producers",{producers:i}),y(this,zn,o(this,zn).concat(i)),y(this,No,setTimeout(H(this,vl,bp).bind(this),t)))}catch(r){h.error("failed to consume on transport",{error:r})}})},wp=new WeakSet,pS=function(){return u(this,null,function*(){yield this.connectTransportWithRetry(this.sendTransport),y(this,fl,new Ep(this.socketHandler))})},_p=new WeakSet,mS=function(){return u(this,null,function*(){switch(this.recvTransport.on("connect",()=>{o(this,Oo).clear()}),yield this.connectTransportWithRetry(this.recvTransport),this.nodeType){case lt.CF:{y(this,En,new NL(this.events,this.recvTransport,this.socket,this.socketHandler));break}case lt.HIVE:default:y(this,En,new OL(this.recvTransport))}})},Pp=new WeakSet,gS=function(t){return o(this,fl).create(t)},Ip=new WeakSet,fS=function(t,e){t.on("close",(r,n)=>u(this,null,function*(){const{offer:i,reason:s}=r;if(h.info("producer::closing",{debuggingHint:s,producer:G(x({},t),{status:"closing"})}),s!==ll){const a={producerId:t.id,description:{sdp:i.sdp,type:i.type,target:ln.PUBLISHER}};try{const c=yield this.socketHandler.closeProducer(a),d={sdp:c==null?void 0:c.sdp,type:c==null?void 0:c.type};h.info("producer::closed",{producer:G(x({},t),{status:"closed"})}),n({answer:d})}catch(c){h.error("producer close error",c)}}this.producers.delete(t.id),e()})),t.on("trackended",()=>{h.info("producer::trackended",{producer:G(x({},t),{status:"UNKNOWN"})})}),o(this,Gs).set(t.id,t)},Cp=new WeakSet,vS=function(t){return u(this,null,function*(){try{return yield this.recvTransport.canConsume(),yield o(this,En).create(t)}catch(e){throw h.error("Error in consume request",{error:e}),e}})},Rp=new WeakSet,yS=function(t){t.on("close",e=>u(this,null,function*(){h.debug("consumer closed",{consumer:{closureReason:e,id:t.id,kind:t.kind,appData:t.appData}}),o(this,Bi).delete(t.id),C.emit(R.CONSUMER_CLOSED,{id:t.id})})),o(this,Bi).set(t.id,t),this.producerIdToConsumerIdMap.set(t.producerId,t.id),C.emit(R.NEW_CONSUMER,{id:t.id,appData:t.appData,peerId:t.peerId})};var yl,Sl,El,Lo,xo,Vo,Tl,kl,Uo,ar,Qr,Xr,Wi,ji,Yn,bl,Mp,SS,Ap,ES,Dp,TS,Op,kS;const Np=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:r=3,hangoverFrames:n=5,noiseAdaptationRate:i=.95,voiceAdaptationRate:s=.99,minEnergyThreshold:a=.005,maxEnergyThreshold:c=.2,energyRatioThreshold:d=1.5,noiseHistorySize:l=50}={}){v(this,Mp),v(this,Ap),v(this,yl,void 0),v(this,Sl,void 0),v(this,El,void 0),v(this,Lo,void 0),v(this,xo,void 0),v(this,Vo,void 0),v(this,Tl,void 0),v(this,kl,void 0),v(this,Uo,void 0),v(this,ar,void 0),v(this,Qr,void 0),v(this,Xr,!1),v(this,Wi,0),v(this,ji,0),v(this,Yn,[]),v(this,bl,void 0),y(this,Lo,t),y(this,ar,t),y(this,yl,e),y(this,Sl,r),y(this,El,n),y(this,xo,i),y(this,Vo,s),y(this,Tl,a),y(this,kl,c),y(this,Uo,d),y(this,bl,l),y(this,Qr,t/2)}get voiceDetected(){return o(this,Xr)}processAudioChunk(t){var e,r;const n=H(e=Np,Dp,TS).call(e,t),i=H(r=Np,Op,kS).call(r,t);return H(this,Mp,SS).call(this,n),n/o(this,Qr)>o(this,Uo)&&n>o(this,ar)&&i>o(this,yl)?(y(this,Wi,o(this,Wi)+1),y(this,ji,o(this,El)),o(this,Wi)>=o(this,Sl)&&y(this,Xr,!0)):(y(this,Wi,0),o(this,ji)>0?y(this,ji,o(this,ji)-1):o(this,Xr)&&y(this,Xr,!1),o(this,Xr)||H(this,Ap,ES).call(this,n)),{energy:n,isVoice:o(this,Xr)}}reset(){y(this,Xr,!1),y(this,Wi,0),y(this,ji,0),y(this,ar,o(this,Lo)),y(this,Qr,o(this,Lo)/2),y(this,Yn,[])}getThresholdInfo(){return{currentEnergyThreshold:o(this,ar),backgroundNoiseEnergy:o(this,Qr),energyRatioThreshold:o(this,Uo)}}};let Lp=Np;yl=new WeakMap,Sl=new WeakMap,El=new WeakMap,Lo=new WeakMap,xo=new WeakMap,Vo=new WeakMap,Tl=new WeakMap,kl=new WeakMap,Uo=new WeakMap,ar=new WeakMap,Qr=new WeakMap,Xr=new WeakMap,Wi=new WeakMap,ji=new WeakMap,Yn=new WeakMap,bl=new WeakMap,Mp=new WeakSet,SS=function(t){o(this,Xr)?y(this,ar,o(this,Vo)*o(this,ar)+(1-o(this,Vo))*t):y(this,ar,o(this,xo)*o(this,ar)+(1-o(this,xo))*o(this,Qr)),y(this,ar,Math.max(o(this,Tl),Math.min(o(this,kl),o(this,ar))))},Ap=new WeakSet,ES=function(t){if(t<o(this,ar)*1.2)if(o(this,Yn).push(t),o(this,Yn).length>o(this,bl)&&o(this,Yn).shift(),o(this,Yn).length>=10){const e=[...o(this,Yn)].sort((n,i)=>n-i),r=Math.floor(e.length/2);y(this,Qr,e[r])}else y(this,Qr,.95*o(this,Qr)+.05*t)},Dp=new WeakSet,TS=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,r)=>e+r)/t.length)},Op=new WeakSet,kS=function(t){let e=0;for(let r=1;r<t.length;r+=1)(t[r]>=0&&t[r-1]<0||t[r]<0&&t[r-1]>=0)&&(e+=1);return e},v(Lp,Dp),v(Lp,Op);const xL=60,VL=400;var Hi,qi,Zr,Fo,Gi,Bo,Js,Wo,Qn,Ji,jo,xp,bS,wl,Vp,Up,wS,Fp,_S;const _l=class{constructor(t){v(this,xp),v(this,Up),v(this,Hi,void 0),v(this,qi,void 0),v(this,Zr,void 0),v(this,Fo,void 0),v(this,Gi,void 0),v(this,Bo,void 0),v(this,Js,void 0),v(this,Wo,void 0),v(this,Qn,void 0),v(this,Ji,void 0),v(this,jo,void 0),this.reportRequest=t,y(this,Fo,new AudioContext),y(this,Gi,o(this,Fo).createAnalyser()),o(this,Gi).fftSize=2048,y(this,Wo,new Lp)}set producerId(t){y(this,Zr,t)}set audioTrack(t){y(this,Bo,t);const e=new MediaStream;e.addTrack(o(this,Bo)),o(this,Fo).createMediaStreamSource(e).connect(o(this,Gi))}start(){h.debug(`AudioActivityReporter: Starting audio activity reporter: ${o(this,Zr)}`),o(this,Hi)&&ns(o(this,Hi)),y(this,Hi,Ic(()=>u(this,null,function*(){var t;if(!o(this,Bo)||!o(this,Zr))return;const{energy:e}=H(this,xp,bS).call(this),r=H(t=_l,wl,Vp).call(t,e);let n=.9;o(this,jo)!==r&&o(this,jo)?n=.9:r?n=.3:n=.5,y(this,Js,(o(this,Js)||0)*(1-n)+e*n)}),xL)),o(this,qi)&&ns(o(this,qi)),y(this,qi,Ic(H(this,Up,wS).bind(this),VL))}stop(){h.debug(`AudioActivityReporter: Stopping audio activity reporter: ${o(this,Zr)}`),o(this,Hi)&&ns(o(this,Hi)),o(this,qi)&&ns(o(this,qi)),o(this,Wo).reset()}};let Bp=_l;Hi=new WeakMap,qi=new WeakMap,Zr=new WeakMap,Fo=new WeakMap,Gi=new WeakMap,Bo=new WeakMap,Js=new WeakMap,Wo=new WeakMap,Qn=new WeakMap,Ji=new WeakMap,jo=new WeakMap,xp=new WeakSet,bS=function(){var t;const e=new Float32Array(o(this,Gi).frequencyBinCount);o(this,Gi).getFloatTimeDomainData(e);const{energy:r,isVoice:n}=o(this,Wo).processAudioChunk(e),i=H(t=_l,Fp,_S).call(t,r);return Q.hasFeature(ie.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&h.debug(`AudioActivityReporter: producer: ${o(this,Zr)}, energy: ${o(this,Js)},
20
- slogScale: ${i}, isVoice: ${n}, minEnergy: ${o(this,Qn)},
21
- maxEnergy: ${o(this,Ji)}`),i===-1/0||r<1e-6?{energy:0,isVoice:!1}:((!o(this,Qn)||i<o(this,Qn))&&y(this,Qn,i),(!o(this,Ji)||i>o(this,Ji))&&y(this,Ji,i),{energy:(i-o(this,Qn))/(o(this,Ji)-o(this,Qn))*10||0,isVoice:n})},wl=new WeakSet,Vp=function(t){return t<5},Up=new WeakSet,wS=function(t=o(this,Js)){var e;if(!o(this,Zr)||!t){Q.hasFeature(ie.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&h.debug(`AudioActivityReporter: No producerId or energy to report: ${o(this,Zr)}`);return}const r={producerId:o(this,Zr),energy:Math.round(t),silent:H(e=_l,wl,Vp).call(e,t)};y(this,jo,r.silent),this.reportRequest(r)},Fp=new WeakSet,_S=function(t){const e=Math.log10(t);return Math.round(e)},v(Bp,wl),v(Bp,Fp);const UL=()=>{const t=new window.AudioContext,e=t.createOscillator();e.type="triangle",e.frequency.setValueAtTime(20,t.currentTime);const r=t.createGain();r.gain.setValueAtTime(0,t.currentTime),e.connect(r);const n=t.createMediaStreamDestination();return r.connect(n),e.start(),n.stream.getAudioTracks()[0]},FL=()=>{var t,e;const r=new MediaStream().getVideoTracks()[0],n=document.createElement("canvas");n.height=(t=r==null?void 0:r.getSettings().height)!=null?t:720,n.width=(e=r==null?void 0:r.getSettings().width)!=null?e:1280;const i=n.getContext("2d");return i.fillStyle="black",i.fillRect(0,0,n.width,n.height),setInterval(()=>{i.fillStyle="black",i.fillRect(0,0,n.width,n.height)},1e3),n.captureStream().getVideoTracks()[0]};var BL=Object.defineProperty,WL=Object.getOwnPropertyDescriptor,he=(t,e,r,n)=>{for(var i=n>1?void 0:n?WL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&BL(e,r,i),i};const en=["video/VP9","video/VP8"];var Pl,Il,Nt,K,Ho,$i,$t,$s,Ks,Ki,Cl,Xn,qo,zs,Ys,Kt,or,zi,Qs,wt,Lt,Xs,Go,Wp,PS,jp,IS,Hp,CS;class ue{constructor(e,r,n){v(this,zi),v(this,wt),v(this,Xs),v(this,Wp),v(this,jp),v(this,Hp),f(this,"context"),f(this,"authToken"),f(this,"e2ee"),v(this,Pl,void 0),v(this,Il,void 0),v(this,Nt,void 0),v(this,K,void 0),v(this,Ho,void 0),v(this,$i,void 0),v(this,$t,void 0),v(this,$s,void 0),v(this,Ks,void 0),v(this,Ki,void 0),v(this,Cl,void 0),v(this,Xn,void 0),v(this,qo,void 0),v(this,zs,void 0),v(this,Ys,void 0),v(this,Kt,void 0),v(this,or,void 0),f(this,"partialJoinRoomPromise");var i,s;this.context=e;const{socket:a}=n;this.mediaJoined=!1,y(this,zs,new Map([["video/VP9",new Set],["video/VP8",new Set]])),y(this,Ys,new Map([["video/VP9",new Set],["video/VP8",new Set]])),y(this,$i,r),y(this,Nt,a),y(this,$s,!1),y(this,K,new LL(e,a,r)),y(this,$t,o(this,K).events),y(this,Xn,new Set),y(this,Kt,new Map),y(this,Ks,!1),y(this,Ki,new nl),r===lt.CF&&y(this,or,new Bp(o(this,K).socketHandler.audioActivity.bind(o(this,K).socketHandler))),this.e2ee=(s=(i=e.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?s:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),y(this,Cl,id(()=>u(this,null,function*(){if(!o(this,zi,Qs).mediaJoinAttempted)return;const{roomJoined:c}=yield this.joinRoom(o(this,Il),o(this,Pl),{},!0,!0);c&&(C.emit(R.RESET_PRODUCER_STATE),C.emit(R.ROOM_NODE_RECONNECTED))}),5e3,{leading:!0,maxWait:1e3}))}get peerId(){return this.context.getValue("peerId")}get mediaJoined(){return o(this,zi,Qs).mediaJoined}set mediaJoined(e){o(this,zi,Qs).mediaJoined=e}reset(e=!0){o(this,K).closeAllProducers(),o(this,K).closeAllConsumers(),o(this,Kt).clear(),o(this,Xn).clear(),e&&(this.partialJoinRoomPromise=void 0,o(this,Ki).stop(),o(this,K).stopAllTransports(),o(this,K).reset(),y(this,Ki,new nl))}joinRoom(e,r){return u(this,arguments,function*(n,i,s={},a=!1,c=!1){o(this,zi,Qs).mediaJoinAttempted=!0,y(this,$s,!0),this.reset(a);const d=gt().ipInfo;if(d!=null&&d.loc&&!o(this,qo)){const p=d.loc.split(",");y(this,qo,{latitude:parseFloat(p[0]),longitude:parseFloat(p[1])})}let l;try{return l=yield o(this,Ki).push(()=>this._joinRoom(n,i,s,c,o(this,qo)),"joinRoom"),l}catch(p){l={roomJoined:!1}}return l.roomJoined||C.emit(R.ROOM_NODE_FAILED),l})}_partialJoinRoom(e,r,n=!1,i=void 0){return u(this,null,function*(){var s;const{ipInfo:a}=gt();let c=i;if(a!=null&&a.loc&&!i){const[p,m]=a.loc.split(",").map(parseFloat);c={latitude:p,longitude:m}}const d=(s=Q.getValue(ie.FORCE_VIDEO_CODEC))==null?void 0:s.toString(),l=TL(d);y(this,Ho,l),yield np((p,m)=>u(this,null,function*(){if(!o(this,Nt).isConnected){m(new Error("socket is not connected"));return}p>0&&h.warn(`retrying sending join room request, count: ${p}`);try{yield o(this,K).socketHandler.joinRoom(r,e,l,n,c)}catch(S){throw h.error("failed to send join room request, error:",{error:S}),S}}),{delayTime:1e3,strategy:"exponential",maxRetryCount:Q.hasFeature(ie.ENABLE_HIVE_INFINITE_RETRIES)?1/0:3}),yield o(this,K).setupTransports({send:!0,recv:!0}),o(this,$i)!==lt.HIVE&&Q.hasFeature(ie.PRECREATE_PRODUCERS)&&(this.shareWebcam(FL()),this.shareMic(UL()))})}partialJoinRoom(e,r,n=!1,i=void 0){return u(this,null,function*(){return this.partialJoinRoomPromise=o(this,Ki).push(()=>this._partialJoinRoom(e,r,n,i)),this.partialJoinRoomPromise})}_joinRoom(e,r){return u(this,arguments,function*(n,i,s={},a=!1,c=null){y(this,Il,n);try{this.partialJoinRoomPromise?yield this.partialJoinRoomPromise:yield this._partialJoinRoom(n,i,a,c)}catch(d){h.error("error in partial join room",{error:d})}finally{this.partialJoinRoomPromise=void 0}try{return navigator.product!=="ReactNative"&&setTimeout(()=>u(this,null,function*(){const d={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:i,roomViewType:"groupCall",deviceInfo:G(x({},Re.getDeviceInfo()),{userAgent:navigator.userAgent,memory:navigator.deviceMemory,cpus:navigator.hardwareConcurrency}),sdkName:this.context.getValue("sdkName"),sdkVersion:this.context.getValue("sdkVersion"),metaData:{},permissions:{}};$.roomJoined(d)})),{roomJoined:yield this.completeJoinRoom()}}catch(d){return h.error("error on sending join room request",{error:d}),{roomJoined:!1}}})}completeJoinRoom(){return u(this,null,function*(){try{this.mediaJoined=!0;const{roomState:e}=yield o(this,K).socketHandler.notifySelfJoinComplete();return y(this,Pl,e.roomUuid),y(this,Ks,!0),y(this,$s,!1),!0}catch(e){return h.error("error on completing join room:",{error:e}),this.mediaJoined=!1,!1}})}leaveRoom(){return u(this,null,function*(){o(this,K).stopAllTransports(),y(this,Ks,!1),o(this,zi,Qs).mediaJoinAttempted=!1;const e={closeRoom:!1};o(this,Nt).sendMessagePromise(o(this,$t).leaveRoom,EC.toBinary(e)).then(r=>{var n;(n=sR.fromBinary(r.payload))!=null&&n.closed||h.warn("weird state on peer closed and should not happen")}).catch(r=>{h.error("error on sending leave room request",{error:r})}),$.callEnded(),g.destruct()})}getConsumers(){return o(this,K).consumers}activatePeers(e){return u(this,null,function*(){return this.createConsumers(e)})}deactivatePeers(e,r="default"){return u(this,null,function*(){const n=new Set;e.forEach(s=>{s.screenShare&&s.kind==="video"&&n.add(s.producingPeerId)});const i=r==="default"?e.filter(s=>!n.has(s.producingPeerId)).filter(s=>s.kind!=="audio"):e;yield Promise.all(i.map(s=>{const a=o(this,K).producerIdToConsumerIdMap.get(s.producerId);if(!a){h.warn(`consumer not found in deactivate producers: ${s.producerId}`);return}return o(this,K).closeConsumer(a)}))})}createConsumers(e){return u(this,null,function*(){return e.length===0?Promise.resolve():o(this,K).createConsumers(e)})}closeConsumers(e){return u(this,null,function*(){if(!e.length)return;const r=e.reduce((n,i)=>{const s=o(this,K).producerIdToConsumerIdMap.get(i.producerId);return s?(n.push(s),n):(h.warn(`consumer not found in deactivate producers: ${i.producerId}`),n)},[]);yield o(this,K).closeConsumers(r)})}_shareWebcam(e,r){return u(this,null,function*(){const n=r==="video/VP9"?we.WEBCAM:we.WEBCAM_BACKUP,i=H(this,wt,Lt).call(this,n);if(i){const p=yield i;if(o(this,K).producers.has(p)){const m=o(this,K).producers.get(p);if(!m.closed&&!navigator.isReactNative)return yield m.replaceTrack({track:e}),yield this.resumeWebcam(n),e;yield this.disableWebcam(r)}return this._shareWebcam(e,r)}const s=H(this,Hp,CS).call(this,e,r),a=od(this.context,"disableSimulcast"),c=o(this,$i)===lt.CF?ie.ENABLE_CF_SIMULCAST:ie.ENABLE_HIVE_SIMULCAST;!a&&Q.hasFeature(c)?(h.info(`Simulcast enabled for SFU: ${o(this,$i)}`),s.encodings=dN(e)):h.info(`Simulcast disabled for webcam producer, SFU: ${o(this,$i)}`),Q.hasFeature(ie.TRACK_HINT)&&(s.track.contentHint=Q.getValue(ie.TRACK_HINT));const d=()=>{h.info("Disabling video due to the producer closure"),o(this,Kt).delete(n)},l=o(this,K).createProducer(s,d);return H(this,Xs,Go).call(this,n,l.then(p=>p.id)),l.then(p=>p.track)})}shareWebcam(e){return u(this,null,function*(){if(e===void 0)return null;if(Q.hasFeature(ie.FORCE_VIDEO_CODEC)){const r=Q.getValue(ie.FORCE_VIDEO_CODEC).toString();if(r)return h.debug(`Calling _shareWebcam with forced video codec: ${r}`),this._shareWebcam(e,r)}return yield Promise.all(en.map(r=>{var n,i;return((i=(n=o(this,Ho).sender)==null?void 0:n.video)==null?void 0:i.codecs.findIndex(s=>s.mimeType===r))>=0&&o(this,Ys).get(r).size>0?(h.debug(`Calling _shareWebcam with video codec: ${r}`),this._shareWebcam(e,r)):e})),e})}shareScreen(e){return u(this,null,function*(){const{video:r,audio:n}=e;if(r===void 0)return;const i={track:r,codecOptions:[{name:"VP8"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Re.isElectron()},stopTracks:!1},s=()=>{h.info("Disabling screenShare due to the producer closure"),o(this,Kt).delete(we.SCREENSHARE_VIDEO),o(this,Kt).delete(we.SCREENSHARE_AUDIO)},a=o(this,K).createProducer(i,s);H(this,Xs,Go).call(this,we.SCREENSHARE_VIDEO,a.then(d=>d.id));let c;if(n){const d={track:n,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Re.isElectron()},stopTracks:!1,zeroRtpOnPause:!0},l=()=>{};c=o(this,K).createProducer(d,l),H(this,Xs,Go).call(this,we.SCREENSHARE_AUDIO,c.then(p=>p.id))}yield Promise.all([a,c||Promise.resolve()]),$.screenShareStart()})}shareMic(e){return u(this,null,function*(){try{if(e===void 0)throw new Jt("track undefined");const r=H(this,wt,Lt).call(this,we.MIC);if(r){const a=yield r;if(o(this,K).producers.has(a)){const c=o(this,K).producers.get(a);if(!c.closed&&!navigator.isReactNative){yield c.replaceTrack({track:e}),yield this.resumeMic(),o(this,or)&&(o(this,or).audioTrack=e,o(this,or).producerId=a,o(this,or).start());return}yield o(this,K).closeProducer(a,{stopTrack:!1})}yield this.shareMic(e);return}const n=H(this,jp,IS).call(this,e),i=()=>{o(this,Kt).delete(we.MIC)},s=o(this,K).createProducer(n,i);H(this,Xs,Go).call(this,we.MIC,s.then(a=>a.id)),yield s.then(a=>{o(this,or)&&(o(this,or).audioTrack=a.track,o(this,or).producerId=a.id,o(this,or).start())})}catch(r){throw new _(r)}})}pauseMic(){return u(this,null,function*(){var e;const r=yield H(this,wt,Lt).call(this,we.MIC),n=o(this,K).producers.get(r);if(!n){h.error("pauseMic::could_not_find_mic_producer");return}if(n.paused){h.info("pauseMic::mic_producer_already_paused");return}n.pause(),(e=o(this,or))==null||e.stop();const i={producerId:n.id,pause:!0};o(this,Nt).sendMessage(o(this,$t).toggleProducer,ud.toBinary(i))})}pauseWebcam(){return u(this,null,function*(){const e=yield H(this,wt,Lt).call(this,we.WEBCAM),r=yield H(this,wt,Lt).call(this,we.WEBCAM_BACKUP),n=o(this,K).producers.get(e),i=o(this,K).producers.get(r);if(!n&&!i){h.error("pauseWebcam::could_not_find_webcam_producer");return}const s=a=>{const c={producerId:a.id,pause:!0};o(this,Nt).sendMessage(o(this,$t).toggleProducer,ud.toBinary(c))};n&&(n.pause(),s(n)),i&&(i.pause(),s(i))})}resumeMic(){return u(this,null,function*(){const e=yield H(this,wt,Lt).call(this,we.MIC),r=o(this,K).producers.get(e);if(!r){h.error("resumeMic::could_not_find_mic_producer");return}if(!r.pause){h.info("resumeMic::mic_producer_already_resumed");return}r.resume(),r.appData.e2ee&&C.emit(R.E2EE_ACTIVE_PRODUCER,r);const n={producerId:r.id,pause:!1};o(this,Nt).sendMessage(o(this,$t).toggleProducer,ud.toBinary(n))})}resumeWebcam(){return u(this,arguments,function*(e=we.WEBCAM){const r=yield H(this,wt,Lt).call(this,e),n=o(this,K).producers.get(r);if(!n){h.error("resumeWebcam::could_not_find_webcam_producer");return}if(!n.paused){h.info("resumeWebcam::webcam_producer_already_resumed");return}n.resume(),n.appData.e2ee&&C.emit(R.E2EE_ACTIVE_PRODUCER,n);const i={producerId:n.id,pause:!1};o(this,Nt).sendMessage(o(this,$t).toggleProducer,ud.toBinary(i))})}disableWebcam(e){return u(this,null,function*(){const r=e==="video/VP9"?we.WEBCAM:we.WEBCAM_BACKUP,n=yield H(this,wt,Lt).call(this,r);H(this,Wp,PS).call(this,r),n&&(yield o(this,K).closeProducer(n))})}disableMic(){return u(this,null,function*(){var e;const r=yield H(this,wt,Lt).call(this,we.MIC);r&&(yield o(this,K).closeProducer(r)),(e=o(this,or))==null||e.stop(),o(this,Kt).delete(we.MIC)})}disableScreenShare(){return u(this,null,function*(){h.info("screen_sharing_stopped"),$.screenShareStop();const e=yield H(this,wt,Lt).call(this,we.SCREENSHARE_VIDEO),r=yield H(this,wt,Lt).call(this,we.SCREENSHARE_AUDIO);e&&(yield o(this,K).closeProducer(e)),r&&(yield o(this,K).closeProducer(r)),o(this,Xn).clear(),o(this,Kt).delete(we.SCREENSHARE_VIDEO),o(this,Kt).delete(we.SCREENSHARE_AUDIO)})}muteSelf(){return u(this,null,function*(){this.pauseMic()})}unmuteSelf(){return u(this,null,function*(){})}resetVideoProducers(e,r){return u(this,null,function*(){if(e){const n=yield H(this,wt,Lt).call(this,we.WEBCAM),i=yield H(this,wt,Lt).call(this,we.WEBCAM_BACKUP);yield o(this,K).closeProducer(n,{stopTrack:!1}),yield o(this,K).closeProducer(i,{stopTrack:!1}),this.shareWebcam(e)}if(r){const n=yield H(this,wt,Lt).call(this,we.SCREENSHARE_VIDEO);yield o(this,K).closeProducer(n,{stopTrack:!1}),this.shareScreen({video:r})}})}changeDisplayName(e,r){return u(this,null,function*(){const n={displayName:e,participantId:r!=null?r:this.peerId};if(!(yield o(this,K).socketHandler.changeDisplayName(n)))throw new Error("failed to change display name!")})}kick(e){return u(this,null,function*(){const r={participantId:e};if(!(yield o(this,K).socketHandler.kickPeer(r)))throw new Error("failed to kickout the participant!")})}kickAll(){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.kickAll()))throw new Error("failed to kickout all participant!")})}muteAll(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForAll("audio")))throw new Error("failed to mute all participant")})}muteAllVideo(){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForAll("video")))throw new Error("failed to mute all video participant")})}disableAudio(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForPeer(e,"audio")))throw new Error("failed to mute given participant")})}disableVideo(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForPeer(e,"video")))throw new Error("failed to mute video of given participant")})}pinPeer(e){return u(this,null,function*(){const r={participantId:e!=null?e:""};try{yield o(this,Nt).sendMessagePromise(o(this,$t).globalPinPeer,MC.toBinary(r))}catch(n){h.error("Error in pinning peer:",{error:n})}})}validateScreenShare(e){return this.peerId===e.peerId&&o(this,K).producers.get(e.producerId)&&o(this,Xn).add(e.consumerPeerId),o(this,Xn).size}switchConsumersToLayer(e,r){return u(this,null,function*(){o(this,K).switchConsumersToLayer(e,r)})}handleSocketEvents(){return u(this,null,function*(){o(this,Nt).on(o(this,$t).peerProducerCreateBroadcast,({payload:e})=>{var r,n;if(this.mediaJoined)try{const{participantId:i,producerState:s}=VR.fromBinary(e);if(i===this.peerId)return;if(s!=null&&s.mimeType||(s.mimeType=s.kind===Kr.AUDIO?"audio/opus":"video/VP8"),s.kind===Kr.VIDEO&&!s.screenShare&&((n=(r=o(this,Ho).receiver)==null?void 0:r.video)==null?void 0:n.codecs.findIndex(a=>a.mimeType===en[0]))>=0&&o(this,zs).get(en[0]).has(i)&&s.mimeType!==en[0]){h.warn(`Ignoring producer: ${s.producerId}`);return}h.info(`producer created broadcast: ${i}, producer state: ${s}`),C.emit(R.NEW_PRODUCER,{peerId:i,producer:G(x({},s),{kind:s.kind===Kr.AUDIO?"audio":"video",producingPeerId:i})})}catch(i){h.error("error in peer-producer-create-broadcast",{error:i})}}),o(this,Nt).on(o(this,$t).peerProducerToggleBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:r,initiatorParticipantId:n,producerState:{kind:i,pause:s,producerId:a}}=Dv.fromBinary(e),c=i===Kr.AUDIO?"audio":"video";if(h.info(`producer toggle broadcast: ${r}, producerId: ${a}, kind:${c}, paused:${s} payload: ${JSON.stringify(Dv.fromBinary(e))}`),r===this.peerId&&n!==this.peerId&&s&&C.emit(c==="audio"?R.MUTE_SELF:R.MUTE_SELF_VIDEO),r===this.peerId)return;C.emit(R.PRODUCER_TOGGLE,{peerId:r,producerId:a,paused:s,kind:c}),Array.from(this.getConsumers().values()).filter(d=>d.producerId===a).forEach(d=>{d.paused!==s&&(h.debug(`consumer state mismatched for ${d.id}. updating consumer pause state ${d.paused} to ${s}`),s?(d.pause(),C.emit(R.CONSUMER_PAUSED,{id:d.id})):(d.resume(),C.emit(R.CONSUMER_RESUMED,{id:d.id})))})}catch(r){h.error("error in producer toggle broadcast handler",{error:r})}}),o(this,Nt).on(o(this,$t).peerLeaveBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:r}=eh.fromBinary(e);if(r===this.peerId)return;h.info(`peer left broadcast:${r}`),o(this,Xn).delete(r),o(this,K).consumers.forEach(n=>{n.peerId===r&&n.close()}),C.emit(R.PEER_CLOSED,{id:r})}catch(r){h.error("error in peer left broadcast",{error:r})}}),o(this,Nt).on(o(this,$t).peerProducerCloseBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:r,producerState:{producerId:n}}=BR.fromBinary(e);if(r===this.peerId)return;h.info(`producer closed broadcast:${r}`),C.emit(R.PRODUCER_CLOSED,{peerId:r,producerId:n});const i=o(this,K).producerIdToConsumerIdMap.get(n);if(!i){h.warn(`no consumer found for producer:${n}`);return}h.info(`closing consumer ${i}, producer id: ${n}`),o(this,K).closeConsumer(i).then(()=>{h.info(`closed consumer: ${i}`),o(this,K).producerIdToConsumerIdMap.delete(n),C.emit(R.CONSUMER_CLOSED,{id:i})}).catch(s=>{h.error("error closing consumer",{error:s})})}catch(r){h.error("error on producer close broadcast",{error:r})}}),o(this,Nt).on(o(this,$t).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!o(this,$s)&&!o(this,Ks)||(h.warn("media hub termination broadcast received, rejoining room"),C.emit(R.ROOM_NODE_DISCONNECTED),o(this,Cl).call(this))})})}handleCallstatsEvents(){$.onConsumerScore(e=>{e.forEach((r,n)=>{const i=o(this,K).consumers.get(n);i&&C.emit(R.CONSUMER_SCORE_UPDATE,{id:n,kind:i.kind,peerId:i.peerId,score:r.score,scoreStats:r})})}),$.onProducerScore(e=>{e.forEach((r,n)=>{const i=Array.from(o(this,K).producers.values()).find(s=>s.id===n);i&&C.emit(R.PRODUCER_SCORE_UPDATE,{id:n,kind:i.kind,appData:i.appData,score:r.score,scoreStats:r})})})}handlePeerCapabilities(e,r){var n,i,s,a;for(let c=0;c<=en.length;c+=1){const d=en[c];if(((i=(n=r==null?void 0:r.receiver)==null?void 0:n.video)==null?void 0:i.codecs.findIndex(l=>l.mimeType===d))>=0||c===en.length-1){o(this,Ys).get(d).add(e);break}}for(let c=0;c<=en.length;c+=1){const d=en[c];if(((a=(s=r==null?void 0:r.sender)==null?void 0:s.video)==null?void 0:a.codecs.findIndex(l=>l.mimeType===d))>=0||c===en.length-1){o(this,zs).get(d).add(e);break}}}handlePeerLeaving(e){Q.hasFeature(ie.FORCE_VIDEO_CODEC)||(o(this,zs).forEach(r=>r.delete(e)),o(this,Ys).forEach((r,n)=>{r.delete(e),r.size===0&&this.disableWebcam(n)}))}}Pl=new WeakMap,Il=new WeakMap,Nt=new WeakMap,K=new WeakMap,Ho=new WeakMap,$i=new WeakMap,$t=new WeakMap,$s=new WeakMap,Ks=new WeakMap,Ki=new WeakMap,Cl=new WeakMap,Xn=new WeakMap,qo=new WeakMap,zs=new WeakMap,Ys=new WeakMap,Kt=new WeakMap,or=new WeakMap,zi=new WeakSet,Qs=function(){return this.context.getValue("connectionHandler")},wt=new WeakSet,Lt=function(t){return o(this,Kt).get(t)},Xs=new WeakSet,Go=function(t,e){return o(this,Kt).set(t,e)},Wp=new WeakSet,PS=function(t){return o(this,Kt).delete(t)},jp=new WeakSet,IS=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!0}},Hp=new WeakSet,CS=function(t,e){return{track:t,codecOptions:[{name:e?e.split("/")[1]:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}},he([g.trace("MediaNodeClient.reset",{country:g.location.country})],ue.prototype,"reset",1),he([g.trace("MediaNodeClient.joinRoom")],ue.prototype,"joinRoom",1),he([g.trace("MediaNodeClient.completeJoinRoom")],ue.prototype,"completeJoinRoom",1),he([g.trace("MediaNodeClient.leaveRoom")],ue.prototype,"leaveRoom",1),he([g.trace("MediaNodeClient.activatePeers")],ue.prototype,"activatePeers",1),he([g.trace("MediaNodeClient.deactivatePeers")],ue.prototype,"deactivatePeers",1),he([g.trace("MediaNodeClient.createConsumers")],ue.prototype,"createConsumers",1),he([g.trace("MediaNodeClient.closeConsumers")],ue.prototype,"closeConsumers",1),he([g.trace("MediaNodeClient._shareWebcam")],ue.prototype,"_shareWebcam",1),he([g.trace("MediaNodeClient.shareWebcam")],ue.prototype,"shareWebcam",1),he([g.trace("MediaNodeClient.shareScreen")],ue.prototype,"shareScreen",1),he([g.trace("MediaNodeClient.shareMic")],ue.prototype,"shareMic",1),he([g.trace("MediaNodeClient.pauseMic")],ue.prototype,"pauseMic",1),he([g.trace("MediaNodeClient.pauseWebcam")],ue.prototype,"pauseWebcam",1),he([g.trace("MediaNodeClient.resumeMic")],ue.prototype,"resumeMic",1),he([g.trace("MediaNodeClient.resumeWebcam")],ue.prototype,"resumeWebcam",1),he([g.trace("MediaNodeClient.disableWebcam")],ue.prototype,"disableWebcam",1),he([g.trace("HiveClient.disableMic")],ue.prototype,"disableMic",1),he([g.trace("HiveClient.disableScreenShare")],ue.prototype,"disableScreenShare",1),he([g.trace("MediaNodeClient.muteSelf")],ue.prototype,"muteSelf",1),he([g.trace("MediaNodeClient.resetVideoProducers")],ue.prototype,"resetVideoProducers",1),he([g.trace("MediaNodeClient.changeDisplayName")],ue.prototype,"changeDisplayName",1),he([g.trace("MediaNodeClient.kickPeer")],ue.prototype,"kick",1),he([g.trace("MediaNodeClient.kickAllPeers")],ue.prototype,"kickAll",1),he([g.trace("MediaNodeClient.muteAll")],ue.prototype,"muteAll",1),he([g.trace("MediaNodeClient.muteAllVideo")],ue.prototype,"muteAllVideo",1),he([g.trace("MediaNodeClient.disableAudio")],ue.prototype,"disableAudio",1),he([g.trace("MediaNodeClient.disableVideo")],ue.prototype,"disableVideo",1),he([g.trace("MediaNodeClient.pinPeer")],ue.prototype,"pinPeer",1),he([g.trace("MediaNodeClient.validateScreenShare")],ue.prototype,"validateScreenShare",1);function RS(t,e,r){const n=t.getValue("roomNodeClient");if(n){if(n)return n;throw new Error("Room node client already set up.")}const i=new ue(t,e,r);return t.setValue("roomNodeClient",i),i}function MS(t){const e=t.getValue("roomNodeClient");try{e==null||e.leaveRoom()}catch(r){h.error("roomNodeClient::cleanupRoomNodeClient")}t.setValue("roomNodeClient",void 0)}var jL=Object.defineProperty,HL=Object.getOwnPropertyDescriptor,Zn=(t,e,r,n)=>{for(var i=n>1?void 0:n?HL(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&jL(e,r,i),i},Yi,tn,xt,vr,Vr,AS;const DS=(AS=class{constructor(t,e,r,n){v(this,vr),f(this,"self"),f(this,"authToken"),v(this,Yi,void 0),f(this,"viewType"),v(this,tn,void 0),v(this,xt,void 0);const{socket:i}=r,s=t.getValue("authToken");this.self=e,y(this,xt,t),this.viewType=n,this.authToken=s,y(this,Yi,i),y(this,tn,r),e.config.viewType!==Pt.Chat&&this.setupEvents()}get peerId(){return o(this,xt).getValue("peerId")}get mediaJoined(){return o(this,xt).getValue("connectionHandler").mediaJoined}static init(t,e,r,n,i){return u(this,null,function*(){const s=gt(),a=t.getValue("peerId"),c=!!t.getValue("cachedUserDetails"),d=yield me.__init__(t,r,n,i,i.name,c);if(navigator.product!=="ReactNative"){const l=!Q.hasFeature(ie.PRECALL_BANDWIDTH_TEST);setTimeout(()=>u(this,null,function*(){const p=yield d.getAllDevices();h.info("populated_full_device_list",{devices:JSON.stringify(p)}),$.devices("AUDIO",p==null?void 0:p.filter(m=>m.kind==="audioinput")),$.devices("VIDEO",p==null?void 0:p.filter(m=>m.kind==="videoinput")),$.devices("SPEAKER",p==null?void 0:p.filter(m=>m.kind==="audiooutput")),h.info("Callstats:: initializing");try{yield $.initialize({peerId:a,engineName:Re.getDeviceInfo().engineName,env:t.getValue("env"),iceServers:yield s.getICEServers(),apiBase:t.getValue("apiBase"),flags:Q.getAllFlags(),logger:h,apiHostnames:mv(t),skipConnectivityChecks:l}),h.info("Callstats:: initialized")}catch(m){h.error("Callstats:: initialization failed",{error:m})}}),0)}else h.info("Callstats:: Skipped initialization due to navigator product being ReactNative.");return new DS(t,d,e,i.viewType)})}shareMediaTracks(){return u(this,null,function*(){var t;const{audioTrack:e,videoTrack:r,permissions:n,audioEnabled:i,videoEnabled:s,screenShareEnabled:a,screenShareTracks:c}=this.self;if(n.canProduceAudio&&i)try{yield o(this,vr,Vr).shareMic(e)}catch(d){this.self.disableAudio()}if(n.canProduceVideo&&s)try{const d=yield o(this,vr,Vr).shareWebcam(r);d&&d.id!==r.id&&Q.hasFeature(ie.EXP_RESHARE)&&(yield o(this,vr,Vr).shareWebcam(d))}catch(d){this.self.disableVideo()}if(n.canProduceScreenshare&&a)try{yield(t=o(this,vr,Vr))==null?void 0:t.shareScreen({video:c.video,audio:c.audio})}catch(d){this.self.disableScreenShare()}})}kickHandler(t){return u(this,null,function*(){let e="kicked";(t==null?void 0:t.kickType)==="kickAll"&&(e="ended"),this.leaveRoom(e)})}waitlistedHandler(){h.info("SelController.waitlisted"),this.self.waitlistStatus="waiting",this.self.roomState="waitlisted",this.self.emit("waitlisted")}waitlistAcceptHandler(){if(h.info("SelController.waitlistAccepted"),this.self.waitlistStatus==="accepted"){h.warn("SelfController.WAITLIST_ACCEPTED.UserAlreadyAccepted");return}this.self.waitlistStatus="accepted",this.joinRoom()}waitlistRejectedHandler(){if(h.info("SelfController.waitlistRejected"),this.self.waitlistStatus==="rejected"){h.warn("SelfController.WAITLIST_REJECTED.UserAlreadyRejected");return}this.self.waitlistStatus="rejected",this.leaveRoom("rejected")}resetSelf(t){return u(this,null,function*(){$.callEnded(),o(this,vr,Vr).reset(),t&&(yield this.joinRoom(t))})}setupEvents(){C.on(R.RESET_PRODUCER_STATE,()=>u(this,null,function*(){this.mediaJoined&&this.shareMediaTracks()})),C.on(R.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),C.on(R.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),C.on(R.ROOM_NODE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),C.on(R.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:t})=>{t===!1&&(this.self.roomState="init"),this.resetSelf(t)}),C.on(R.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:t})=>{if(this.self.roomState==="disconnected")return;let{peerId:e}=this;t&&Q.hasFeature(ie.REFRESH_ID_ON_DISCONNECTION)&&(e=rs()),o(this,Yi).updateURL(e),g.resetPeerId(e),gt().setHeader("dyte-tracing-id",e),vi.remapContext(e,o(this,xt)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),C.on(R.SOCKET_SERVICE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),o(this,tn).on(W.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),o(this,tn).on(vd.updateUserPreset,t=>{t.updatePeersPresets.forEach(e=>{e.userIds===this.self.userId&&C.emit(R.UPDATE_PERMISSIONS,e.patch)})}),o(this,tn).on(W.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),o(this,tn).on(W.kick,()=>{this.kickHandler({kickType:"kick"})}),o(this,tn).on(W.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),C.onAsync(R.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),C.on(R.PRODUCER_SCORE_UPDATE,({score:t,kind:e,appData:r,scoreStats:n})=>{var i;const s=(i=r==null?void 0:r.screenShare)!=null?i:!1;this.self.emit("mediaScoreUpdate",{kind:e,isScreenshare:s,score:t,participantId:this.self.id,scoreStats:n})}),C.on(R.MUTE_SELF,()=>u(this,null,function*(){this.self.audioEnabled&&(yield this.self.disableAudio(),$.audioOff())})),C.on(R.MUTE_SELF_VIDEO,()=>u(this,null,function*(){this.self.videoEnabled&&(yield this.self.disableVideo(),$.videoOff())})),C.onAsync(R.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),C.on(R.PIP_HANGUP,this.leaveRoom.bind(this))}joinRoom(t=!1){return u(this,null,function*(){try{const{peer:e}=yield o(this,tn).joinRoom(this.self);o(this,tn).socket.flush();const r=Dh(e.stageType);if(o(this,xt).setValue("stageStatus",r,!1),e.waitlisted){this.waitlistedHandler();return}yield this.joinMediaRoom(t),o(this,xt).notify("stageStatus")}catch(e){throw h.error("Error in joinRoom",{error:e}),e}})}leaveRoom(t="left"){return u(this,null,function*(){var e,r;if(t==="rejected"){try{(e=o(this,Yi))==null||e.disconnect()}catch(n){h.error("SelfController::leaveRoom::socketDisconnect")}this.self.roomState=t,this.self.emit("roomLeft",{state:t});return}this.self.setIsPinned(!1),o(this,xt).setValue("stageStatus","OFF_STAGE",!1),yield this.leaveMediaRoom(t),o(this,xt).notify("stageStatus");try{(r=o(this,Yi))==null||r.disconnect()}catch(n){h.error("SelfController::leaveRoom::socketDisconnect")}MS(o(this,xt)),tl.cleanup(),this.self.roomState=t,this.self.emit("roomLeft",{state:t})})}joinMediaRoom(t=!1){return u(this,null,function*(){var e,r;const{peerId:n,viewType:i,meetingId:s,stageStatus:a,roomNodeOptions:c}=o(this,xt).getAllValues(),{sfu:d}=c;try{if(i===Pt.Livestream){if(a!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:t});return}RS(o(this,xt),d,{socket:o(this,Yi),peerId:n})}const{roomJoined:l}=(r=yield(e=o(this,vr,Vr))==null?void 0:e.joinRoom(this.self.name,s,{audio:this.self.audioEnabled,video:this.self.videoEnabled,screen:this.self.screenShareEnabled},t,t))!=null?r:{};if(!l)return;a==="ON_STAGE"&&(yield this.shareMediaTracks()),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:t})}catch(l){throw h.error("Error:SelfController.mediaRoomJoin",{error:l}),new _("Error: could not join media room","0002")}})}leaveMediaRoom(t){return u(this,null,function*(){const e=o(this,xt).getValue("viewType");t!=="connected-meeting"&&(yield this.cleanupSelf()),!(t==="stageLeft"&&e===Pt.Webinar)&&o(this,vr,Vr)&&(o(this,vr,Vr).mediaJoined&&t!=="disconnected"&&(yield o(this,vr,Vr).leaveRoom()),!(t==="stageLeft"&&e===Pt.Livestream)&&(o(this,vr,Vr).mediaJoined=!1))})}cleanupSelf(){return u(this,null,function*(){yield this.self.disableAudio(),yield this.self.disableVideo(),yield this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()})}},Yi=new WeakMap,tn=new WeakMap,xt=new WeakMap,vr=new WeakSet,Vr=function(){return o(this,xt).getValue("roomNodeClient")},AS);let Tn=DS;Zn([g.trace("SelfController.shareMediaTracks")],Tn.prototype,"shareMediaTracks",1),Zn([g.trace("SelfController.resetSelf")],Tn.prototype,"resetSelf",1),Zn([g.trace("SelfController.setupEvents")],Tn.prototype,"setupEvents",1),Zn([g.trace("SelfController.joinRoom")],Tn.prototype,"joinRoom",1),Zn([g.trace("SelfController.leaveRoom")],Tn.prototype,"leaveRoom",1),Zn([g.trace("SelfController.joinMediaRoom")],Tn.prototype,"joinMediaRoom",1),Zn([g.trace("SelfController.leaveMediaRoom")],Tn.prototype,"leaveMediaRoom",1),Zn([g.trace("SelfController.init")],Tn,"init",1);var Rl;class qL{constructor(e){v(this,Rl,void 0),y(this,Rl,e)}on(e,r){let n;e===W.roomPeerCount?n=Lv.fromBinary.bind(Lv):n=Qv.fromBinary.bind(Qv),o(this,Rl).on(e,({payload:i})=>{const s=n(i);return r(s)})}}Rl=new WeakMap;var Ml;class GL{constructor(e){v(this,Ml,void 0),y(this,Ml,e)}on(e,r){let n,i;switch(e){case W.transcript:{n=th.fromBinary.bind(th),i=th.create();break}default:{h.debug("AISocketHandler switch case hit default, event not accounted for.");break}}o(this,Ml).on(e,({payload:s})=>{let a=i;try{a=n(s)}catch(c){h.error("chatSocketHandler::on::binary_decode_error",{error:c})}return r(a)})}}Ml=new WeakMap;var JL=Object.defineProperty,$L=Object.getOwnPropertyDescriptor,qp=(t,e,r,n)=>{for(var i=n>1?void 0:n?$L(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&JL(e,r,i),i},ei;class Al{constructor(e){v(this,ei,void 0),y(this,ei,e)}getPolls(){return o(this,ei).sendMessagePromise(pn.getPolls)}createPoll(e,r,n=!1,i=!1){const s={anonymous:n,hideVotes:i,question:e,options:r};return o(this,ei).sendMessage(pn.createPoll,RD.toBinary(s))}votePoll(e,r){const n={index:r,pollId:e};return o(this,ei).sendMessage(pn.votePoll,AD.toBinary(n))}on(e,r){let n,i;switch(e){case pn.updatePoll:case pn.createPoll:case pn.votePoll:{n=mh.fromBinary.bind(mh),i=mh.create();break}}o(this,ei).on(e,({payload:s})=>{let a=i;try{a=n(s)}catch(c){h.error("pollSocketHandler::on::binary_decode_error",{error:c})}return r(a)})}removeListeners(e){o(this,ei).removeListeners(e)}}ei=new WeakMap,qp([g.trace("PollSocketHandler.getPolls")],Al.prototype,"getPolls",1),qp([g.trace("PollSocketHandler.createPoll")],Al.prototype,"createPoll",1),qp([g.trace("PollSocketHandler.votePoll")],Al.prototype,"votePoll",1);var cr;class KL{constructor(e){v(this,cr,void 0),y(this,cr,e)}getStageRequests(){return u(this,null,function*(){const{payload:e}=yield o(this,cr).sendMessagePromise(W.getStageRequests);return e?ph.fromBinary(e):{stageRequests:[]}})}requestAccess(){o(this,cr).sendMessage(W.requestStageAccess)}cancelRequestAccess(){o(this,cr).sendMessage(W.cancelStageRequest)}grantAccess(e){return u(this,null,function*(){const r={userIds:e};o(this,cr).sendMessage(W.grantStageAccess,SD.toBinary(r))})}denyAccess(e){return u(this,null,function*(){const r={userIds:e};o(this,cr).sendMessage(W.denyStageAccess,TD.toBinary(r))})}joinStage(){return o(this,cr).sendMessagePromise(W.joinStage,void 0,void 0,W.peerStageStatusUpdate)}leaveStage(e){const r={userIds:[e]};return o(this,cr).sendMessagePromise(W.leaveStage,Zv.toBinary(r),void 0,W.peerStageStatusUpdate)}kick(e){const r={userIds:e};return o(this,cr).sendMessagePromise(W.leaveStage,Zv.toBinary(r))}on(e,r){let n;switch(e){case W.grantStageAccess:case W.denyStageAccess:{n=void 0;break}case W.getStagePeers:{n=Xv.fromBinary.bind(Xv);break}case W.getStageRequests:case W.requestStageAccess:case W.cancelStageRequest:{n=ph.fromBinary.bind(ph);break}case W.peerStageStatusUpdate:{n=Nv.fromBinary.bind(Nv);break}}o(this,cr).on(e,({payload:i,id:s})=>{if(!i||!n)return r(void 0,s);const a=n(i);return r(a,s)})}getPeerInfo(e){return u(this,null,function*(){const r=yield o(this,cr).sendMessagePromise(W.getPeerInfo,Uv.toBinary({peerId:e}));return ps.fromBinary(r.payload)})}}cr=new WeakMap;var ht;class zL{constructor(e){v(this,ht,void 0),y(this,ht,e)}addPlugin(e,r){o(this,ht).sendMessage(z.addPlugin,x1.toBinary({pluginId:e,staggered:r}))}removePlugin(e){o(this,ht).sendMessage(z.removePlugin,U1.toBinary({pluginId:e,staggered:!1}))}getActivePlugins(){return u(this,null,function*(){const{payload:e}=yield o(this,ht).sendMessagePromise(z.getPlugins);return e?oD.fromBinary(e):{plugins:[]}})}customPluginEventToRoom(e,r,n){const i={pluginId:e,pluginData:new TextEncoder().encode(JSON.stringify(r))};o(this,ht).sendMessage(z.customPluginEventToRoom,K1.toBinary(i),n)}customPluginEventToPeers(e,r,n,i){const s={pluginId:e,peerIds:r,pluginData:new TextEncoder().encode(JSON.stringify(n))};o(this,ht).sendMessage(z.customPluginEventToPeers,Y1.toBinary(s),i)}enablePluginForRoom(e,r){o(this,ht).sendMessage(z.enablePluginForRoom,B1.toBinary({pluginId:e}),r)}enablePluginForPeers(e,r,n){o(this,ht).sendMessage(z.enablePluginForPeers,q1.toBinary({pluginId:e,peerIds:r}),n)}disablePluginForRoom(e,r){o(this,ht).sendMessage(z.disablePluginForRoom,j1.toBinary({pluginId:e}),r)}disablePluginForPeers(e,r,n){o(this,ht).sendMessage(z.disablePluginForPeers,J1.toBinary({pluginId:e,peerIds:r}),n)}storeInsertKeys(e,r,n,i){const s={pluginId:e,storeName:r,insertKeys:n.map(a=>({storeKey:a.key,payload:new TextEncoder().encode(JSON.stringify(a.payload))}))};o(this,ht).sendMessage(z.storeInsertKeys,$v.toBinary(s),i)}storeGetKeys(e,r,n,i){const s={pluginId:e,storeName:r,getKeys:n.map(a=>({storeKey:a.key}))};o(this,ht).sendMessage(z.storeGetKeys,eD.toBinary(s),i)}storeDeleteKeys(e,r,n,i){const s={pluginId:e,storeName:r,deleteKeys:n.map(a=>({storeKey:a.key}))};o(this,ht).sendMessage(z.storeDeleteKeys,rD.toBinary(s),i)}storeDelete(e,r,n){o(this,ht).sendMessage(z.storeDelete,iD.toBinary({pluginId:e,storeName:r}),n)}getPluginDataOld(e,r){h.info("getPluginDataOld",{plugin:{id:e,storeName:r}})}storePluginDataOld(e,r,n){const i={pluginId:e,storeName:r,insertKeys:[{storeKey:n.key,payload:new TextEncoder().encode(JSON.stringify(n))}]};o(this,ht).sendMessage(z.storeInsertKeys,$v.toBinary(i))}on(e,r){let n;switch(e){case z.addPlugin:case z.enablePluginForPeers:case z.enablePluginForRoom:{n=hh.fromBinary.bind(hh);break}case z.removePlugin:case z.disablePluginForPeers:case z.disablePluginForRoom:{n=Kv.fromBinary.bind(Kv);break}case z.customPluginEventToPeers:case z.customPluginEventToRoom:{n=Yv.fromBinary.bind(Yv);break}case z.storeInsertKeys:case z.storeGetKeys:case z.storeDeleteKeys:case z.storeDelete:{n=zv.fromBinary.bind(zv);break}}o(this,ht).on(e,({payload:i,id:s})=>{const a=n(i);return r(a,s)})}}ht=new WeakMap;var YL=Object.defineProperty,QL=(t,e,r)=>e in t?YL(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,XL=(t,e,r)=>(QL(t,typeof e!="symbol"?e+"":e,r),r),Gp=(t,e,r)=>{if(!e.has(t))throw TypeError("Cannot "+r)},L=(t,e,r)=>(Gp(t,e,"read from private field"),r?r.call(t):e.get(t)),Me=(t,e,r)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,r)},ge=(t,e,r,n)=>(Gp(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r),xe=(t,e,r)=>(Gp(t,e,"access private method"),r),Dl={},ZL={get exports(){return Dl},set exports(t){Dl=t}},Zs=typeof Reflect=="object"?Reflect:null,OS=Zs&&typeof Zs.apply=="function"?Zs.apply:function(t,e,r){return Function.prototype.apply.call(t,e,r)},Ol;Zs&&typeof Zs.ownKeys=="function"?Ol=Zs.ownKeys:Object.getOwnPropertySymbols?Ol=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Ol=function(t){return Object.getOwnPropertyNames(t)};function ex(t){console&&console.warn&&console.warn(t)}var NS=Number.isNaN||function(t){return t!==t};function ve(){ve.init.call(this)}ZL.exports=ve,Dl.once=ix,ve.EventEmitter=ve,ve.prototype._events=void 0,ve.prototype._eventsCount=0,ve.prototype._maxListeners=void 0;var LS=10;function Nl(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(ve,"defaultMaxListeners",{enumerable:!0,get:function(){return LS},set:function(t){if(typeof t!="number"||t<0||NS(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");LS=t}}),ve.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},ve.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||NS(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function xS(t){return t._maxListeners===void 0?ve.defaultMaxListeners:t._maxListeners}ve.prototype.getMaxListeners=function(){return xS(this)},ve.prototype.emit=function(t){for(var e=[],r=1;r<arguments.length;r++)e.push(arguments[r]);var n=t==="error",i=this._events;if(i!==void 0)n=n&&i.error===void 0;else if(!n)return!1;if(n){var s;if(e.length>0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=i[t];if(c===void 0)return!1;if(typeof c=="function")OS(c,this,e);else for(var d=c.length,l=WS(c,d),r=0;r<d;++r)OS(l[r],this,e);return!0};function VS(t,e,r,n){var i,s,a;if(Nl(r),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,r.listener?r.listener:r),s=t._events),a=s[e]),a===void 0)a=s[e]=r,++t._eventsCount;else if(typeof a=="function"?a=s[e]=n?[r,a]:[a,r]:n?a.unshift(r):a.push(r),i=xS(t),i>0&&a.length>i&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,ex(c)}return t}ve.prototype.addListener=function(t,e){return VS(this,t,e,!1)},ve.prototype.on=ve.prototype.addListener,ve.prototype.prependListener=function(t,e){return VS(this,t,e,!0)};function tx(){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 US(t,e,r){var n={fired:!1,wrapFn:void 0,target:t,type:e,listener:r},i=tx.bind(n);return i.listener=r,n.wrapFn=i,i}ve.prototype.once=function(t,e){return Nl(e),this.on(t,US(this,t,e)),this},ve.prototype.prependOnceListener=function(t,e){return Nl(e),this.prependListener(t,US(this,t,e)),this},ve.prototype.removeListener=function(t,e){var r,n,i,s,a;if(Nl(e),n=this._events,n===void 0)return this;if(r=n[t],r===void 0)return this;if(r===e||r.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete n[t],n.removeListener&&this.emit("removeListener",t,r.listener||e));else if(typeof r!="function"){for(i=-1,s=r.length-1;s>=0;s--)if(r[s]===e||r[s].listener===e){a=r[s].listener,i=s;break}if(i<0)return this;i===0?r.shift():rx(r,i),r.length===1&&(n[t]=r[0]),n.removeListener!==void 0&&this.emit("removeListener",t,a||e)}return this},ve.prototype.off=ve.prototype.removeListener,ve.prototype.removeAllListeners=function(t){var e,r,n;if(r=this._events,r===void 0)return this;if(r.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):r[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete r[t]),this;if(arguments.length===0){var i=Object.keys(r),s;for(n=0;n<i.length;++n)s=i[n],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=r[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(n=e.length-1;n>=0;n--)this.removeListener(t,e[n]);return this};function FS(t,e,r){var n=t._events;if(n===void 0)return[];var i=n[e];return i===void 0?[]:typeof i=="function"?r?[i.listener||i]:[i]:r?nx(i):WS(i,i.length)}ve.prototype.listeners=function(t){return FS(this,t,!0)},ve.prototype.rawListeners=function(t){return FS(this,t,!1)},ve.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):BS.call(t,e)},ve.prototype.listenerCount=BS;function BS(t){var e=this._events;if(e!==void 0){var r=e[t];if(typeof r=="function")return 1;if(r!==void 0)return r.length}return 0}ve.prototype.eventNames=function(){return this._eventsCount>0?Ol(this._events):[]};function WS(t,e){for(var r=new Array(e),n=0;n<e;++n)r[n]=t[n];return r}function rx(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function nx(t){for(var e=new Array(t.length),r=0;r<e.length;++r)e[r]=t[r].listener||t[r];return e}function ix(t,e){return new Promise(function(r,n){function i(a){t.removeListener(e,s),n(a)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",i),r([].slice.call(arguments))}jS(t,e,s,{once:!0}),e!=="error"&&sx(t,i,{once:!0})})}function sx(t,e,r){typeof t.on=="function"&&jS(t,"error",e,r)}function jS(t,e,r,n){if(typeof t.on=="function")n.once?t.once(e,r):t.on(e,r);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(s){n.once&&t.removeEventListener(e,i),r(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}class ax extends T{constructor(){super("message.v1.SocketMessage",[{no:1,name:"event",kind:"scalar",T:13},{no:2,name:"id",kind:"scalar",opt:!0,T:9},{no:3,name:"payload",kind:"scalar",opt:!0,T:12},{no:4,name:"metadata",kind:"scalar",opt:!0,T:12}])}}const HS=new ax;class qS{static encode(e){return HS.toBinary(e)}static decode(e){return HS.fromBinary(new Uint8Array(e))}}function ox(t,e){return Math.floor(Math.random()*(e-t+1)+t)}var ti;class cx{constructor(e={}){XL(this,"opts"),Me(this,ti,void 0),this.opts={initialTimeout:e.initialTimeout||1e3,maxTimeout:e.maxTimeout||1e4,factor:e.factor||2},ge(this,ti,0)}wait(){return u(this,null,function*(){ge(this,ti,L(this,ti)+1);const e=ox(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*nT(2,L(this,ti))));yield new Promise(r=>{setTimeout(r,e)})})}getAttempts(){return L(this,ti)}reset(){ge(this,ti,0)}}ti=new WeakMap;const ri={debug:0,info:1,warn:2,error:3};var Qi,Xi;class dx{constructor(e){Me(this,Qi,void 0),Me(this,Xi,void 0),ge(this,Qi,console),ge(this,Xi,e)}debug(...e){ri[L(this,Xi)]>ri.debug||L(this,Qi).debug("[Sockrates]:",...e)}info(...e){ri[L(this,Xi)]>ri.info||L(this,Qi).info("[Sockrates]:",...e)}warn(...e){ri[L(this,Xi)]>ri.warn||L(this,Qi).warn("[Sockrates]:",...e)}error(...e){ri[L(this,Xi)]>ri.error||L(this,Qi).error("[Sockrates]:",...e)}}Qi=new WeakMap,Xi=new WeakMap;var GS=(t=>(t[t.CONNECTING=0]="CONNECTING",t[t.OPEN=1]="OPEN",t[t.CLOSING=2]="CLOSING",t[t.CLOSED=3]="CLOSED",t))(GS||{});const lx="2",ux="3";var Je,ea,Ve,Ze,ni,pt,kn,ii,Ur,ta,bn,Jp,JS,Jo,Ll,$p,$S,Kp,KS,xl,zp,Yp,zS,$o,Vl,Ko,Ul,Fl,Qp,ra,zo,Yo,Bl;class hx{constructor(e,r){var n;Me(this,Jp),Me(this,Jo),Me(this,$p),Me(this,Kp),Me(this,xl),Me(this,Yp),Me(this,$o),Me(this,Ko),Me(this,Fl),Me(this,ra),Me(this,Yo),Me(this,Je,void 0),Me(this,ea,void 0),Me(this,Ve,void 0),Me(this,Ze,void 0),Me(this,ni,void 0),Me(this,pt,void 0),Me(this,kn,void 0),Me(this,ii,void 0),Me(this,Ur,void 0),Me(this,ta,void 0),Me(this,bn,void 0);var i,s,a,c,d,l,p,m,S;ge(this,ea,e),ge(this,ni,[]),ge(this,pt,new Dl),ge(this,kn,!0),ge(this,Ur,!1),ge(this,Ve,r!=null?r:{}),(i=L(this,Ve)).autoReconnect!=null||(i.autoReconnect=!0),(s=L(this,Ve)).retryConnectionInterval!=null||(s.retryConnectionInterval=1e3),(a=L(this,Ve)).pingTimeout!=null||(a.pingTimeout=3e4),(c=L(this,Ve)).connectionTimeout!=null||(c.connectionTimeout=5e3),(d=L(this,Ve)).debug!=null||(d.debug=!0),(l=L(this,Ve)).maxReconnectionAttempts!=null||(l.maxReconnectionAttempts=10),(p=L(this,Ve)).disconnectOnPingTimeout!=null||(p.disconnectOnPingTimeout=!0),(m=L(this,Ve)).queueOnDisconnect!=null||(m.queueOnDisconnect=!1),(S=L(this,Ve)).flushOnReconnect!=null||(S.flushOnReconnect=!1),ge(this,ii,{code:void 0,reason:void 0}),ge(this,Ze,(n=L(this,Ve).logger)!=null?n:new dx(L(this,Ve).debug?"debug":"info")),ge(this,bn,new cx)}get readyState(){var e;return(e=L(this,Je))==null?void 0:e.readyState}get url(){return L(this,ea)}updateURL(e){ge(this,ea,e),xe(this,Yp,zS).call(this)}get config(){return L(this,Ve)}get sendQueue(){return L(this,ni)}flush(){if(!L(this,Ve).queueOnDisconnect)return!1;const e=[];return L(this,ni).forEach(r=>{this.send(r.event,r.id,r.payload,r.metadata)||e.push(r)}),ge(this,ni,e),L(this,ni)}connect(e=!1){return u(this,null,function*(){if(!e&&[0,1].includes(this.readyState)){L(this,Ze).debug("Websocket was already connecting or connected.");return}if(L(this,kn)!==!1)return new Promise((r,n)=>{xe(this,ra,zo).call(this),xe(this,Yo,Bl).call(this);try{ge(this,Je,new WebSocket(xe(this,Jp,JS).call(this,L(this,ea)))),L(this,Je).binaryType="arraybuffer",L(this,Ze).debug("Connecting");const i=setTimeout(()=>{L(this,Ze).debug("Connection timeout. Closing socket"),ge(this,kn,!0),xe(this,Yo,Bl).call(this),L(this,Je).close(3001,"Connection Timeout"),L(this,Ve).autoReconnect&&!L(this,Ur)&&(L(this,pt).emit("reconnecting"),xe(this,$o,Vl).call(this)),n(new Error("Connection timed out!"))},L(this,Ve).connectionTimeout);L(this,Je).onopen=()=>{L(this,Ze).debug(`Ready State: ${GS[L(this,Je).readyState]}`),i&&clearTimeout(i),xe(this,Fl,Qp).call(this),ge(this,ii,{code:void 0,reason:void 0}),L(this,pt).emit("connected"),L(this,Ve).flushOnReconnect&&this.flush(),r()},L(this,Je).onclose=s=>{try{i&&clearTimeout(i);const{code:a,reason:c}=s;n(c),L(this,Ze).debug("Socket closed. Close event:",{event:s}),L(this,Ze).debug(`Connection closed code: ${a}`),L(this,Ze).debug(`Connection closed reason: ${c}`),L(this,Ur)||xe(this,xl,zp).call(this,a,c)}catch(a){xe(this,Jo,Ll).call(this,a)}},L(this,Je).onerror=s=>{xe(this,Jo,Ll).call(this,s)},L(this,Je).onmessage=s=>xe(this,$p,$S).call(this,s)}catch(i){xe(this,Jo,Ll).call(this,i,n)}})})}send(e,r,n,i){const s={event:e,id:r,payload:n,metadata:i};if(L(this,Ve).queueOnDisconnect&&(!L(this,Je)||L(this,Je).readyState!==1))return L(this,Ze).debug("Queuing message since socket is not connected!",s),L(this,ni).push(s),!1;const a=qS.encode(s);return xe(this,Ko,Ul).call(this,a)}emit(e,r,n,i){return this.send(e,r,n,i)}sendRaw(e){return xe(this,Ko,Ul).call(this,e)}receive(e,r){return L(this,pt).on(e.toString(),r)}on(e,r){if(typeof e=="string"&&(e==="connected"||e==="disconnected"||e==="errored"||e==="reconnected"||e==="reconnecting"||e==="reconnectAttempt"||e==="reconnectFailure"||e==="failed")){L(this,pt).on(e,r);return}this.receive(e,r)}removeAllListeners(){L(this,pt).removeAllListeners()}removeReceiver(e,r){this.removeListener(e,r)}removeListener(e,r){L(this,pt).removeListener(e.toString(),r)}removeReceivers(e){this.removeListeners(e)}removeListeners(e){L(this,pt).listeners(e.toString()).map(r=>this.removeListener(e,r))}disconnect(){ge(this,kn,!1),xe(this,ra,zo).call(this),this.removeAllListeners(),ge(this,ii,{code:1e3,reason:"Sockrates disconnect method called"}),L(this,Je).close(1e3,"Sockrates disconnect method called.")}}Je=new WeakMap,ea=new WeakMap,Ve=new WeakMap,Ze=new WeakMap,ni=new WeakMap,pt=new WeakMap,kn=new WeakMap,ii=new WeakMap,Ur=new WeakMap,ta=new WeakMap,bn=new WeakMap,Jp=new WeakSet,JS=function(t){if(t.startsWith("ws://")||t.startsWith("wss://"))return t;if(t.startsWith("https://"))return`wss://${t.substring(8)}`;if(t.startsWith("http://"))return`ws://${t.substring(7)}`;throw new Error("Invalid URL. URL must start with http(s):// or ws(s)://.")},Jo=new WeakSet,Ll=function(t,e){L(this,Ze).error("Error:",{error:t}),L(this,pt).emit("errored",{error:t}),e==null||e(t)},$p=new WeakSet,$S=function(t){if(xe(this,Fl,Qp).call(this),t.data===lx){L(this,Ze).debug("Received ping from server"),xe(this,Ko,Ul).call(this,ux);return}const e=qS.decode(t.data),{id:r,payload:n}=e;L(this,Ze).debug("Received message",{event:e.event,messageID:r}),L(this,pt).emit(e.event.toString(),{id:r,payload:n})},Kp=new WeakSet,KS=function(){return L(this,Je).readyState===1},xl=new WeakSet,zp=function(t,e){ge(this,ii,{reason:e,code:t}),L(this,pt).emit("disconnected",{code:t,reason:e})},Yp=new WeakSet,zS=function(){const{reason:t,code:e}=L(this,ii);e&&e!==1e3&&L(this,kn)&&L(this,Ve).autoReconnect&&!L(this,Ur)&&(L(this,Ze).debug(`Triggering reconnection due to ${t}.`),L(this,pt).emit("reconnecting"),xe(this,$o,Vl).call(this))},$o=new WeakSet,Vl=function(t=!0){return u(this,null,function*(){if(t&&L(this,Ur)){L(this,Ze).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(L(this,Ur)||L(this,bn).reset(),L(this,Ve).maxReconnectionAttempts!==null&&L(this,bn).getAttempts()>=L(this,Ve).maxReconnectionAttempts){L(this,pt).emit("failed"),ge(this,Ur,!1);return}ge(this,Ur,!0),xe(this,Yo,Bl).call(this),xe(this,ra,zo).call(this);try{if(yield L(this,bn).wait(),L(this,kn)===!1)return;if(L(this,Ze).debug(`Reconnection attempt ${L(this,bn).getAttempts()}`),L(this,pt).emit("reconnectAttempt",{attempt:L(this,bn).getAttempts()}),yield this.connect(),!xe(this,Kp,KS).call(this))throw Error("Reconnect Failed");ge(this,Ur,!1),ge(this,ii,{code:void 0,reason:void 0}),L(this,pt).emit("reconnected")}catch(e){L(this,Ze).debug("Failed to reconnect."),L(this,pt).emit("reconnectFailure",{attempt:L(this,bn).getAttempts()}),xe(this,$o,Vl).call(this,!1)}})},Ko=new WeakSet,Ul=function(t){try{return L(this,Je).send(t),!0}catch(e){return L(this,Ze).error(e.message),!1}},Fl=new WeakSet,Qp=function(){this.config.disconnectOnPingTimeout&&(L(this,Ze).debug("Resetting ping timeout"),xe(this,ra,zo).call(this),ge(this,ta,setTimeout(()=>{var t;L(this,Ze).debug("Disconnecting the socket due to ping timeout"),ge(this,kn,!0);const e=3002,r="Ping timeout";(t=L(this,Je))==null||t.close(e,r),xe(this,xl,zp).call(this,e,r)},L(this,Ve).pingTimeout)))},ra=new WeakSet,zo=function(){L(this,ta)&&(clearTimeout(L(this,ta)),ge(this,ta,void 0))},Yo=new WeakSet,Bl=function(){L(this,Je)&&(L(this,Je).onopen=void 0,L(this,Je).onerror=void 0,L(this,Je).onmessage=void 0,L(this,Je).onclose=void 0)};var px=Object.defineProperty,mx=Object.getOwnPropertyDescriptor,Wl=(t,e,r,n)=>{for(var i=n>1?void 0:n?mx(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&px(e,r,i),i};const YS=65535,gx=3e3;var Zi,$e,Ke,et,Fr,si,jl,Xp,Hl,Zp,QS;const XS=(QS=class{constructor(t,{peerId:e,meetingId:r,authToken:n,capabilities:i}){v(this,Ke),v(this,jl),v(this,Hl),v(this,Zi,void 0),v(this,$e,void 0),f(this,"roomName"),f(this,"authToken"),f(this,"capabilities"),v(this,Fr,void 0),v(this,si,void 0);var s;if(!e||!r||!n)throw new _("peerId, meetingId, or authToken can not be empty","0404");y(this,Fr,void 0),y(this,si,t),this.capabilities=i,this.roomName=r,this.authToken=n,y(this,Zi,H(this,jl,Xp).call(this,e)),y(this,$e,new hx(o(this,Zi),{autoReconnect:!0,disconnectOnPingTimeout:(s=i.includes("PING"))!=null?s:!1,queueOnDisconnect:!0,flushOnReconnect:!1,logger:h})),this.handleSocketConnectionEvents()}get joinAttempted(){return o(this,Ke,et).socketJoinAttempted}set joinAttempted(t){o(this,Ke,et).socketJoinAttempted=t}get peerId(){return o(this,si).getValue("peerId")}updateURL(t){t!==this.peerId&&(y(this,Zi,H(this,jl,Xp).call(this,t)),h.debug("SocketService:: Connection URL updated.")),o(this,$e).updateURL(o(this,Zi))}static getSocketEdgeDomain(t){return us({servicePrefix:"socket-edge",baseURI:t})}get url(){return o(this,Zi)}connect(){return u(this,null,function*(){o(this,Ke,et).socketJoinAttempted=!0,yield o(this,$e).connect(),o(this,Ke,et).socketJoinAttempted=!0,o(this,Ke,et).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}})}disconnect(){return u(this,null,function*(){o(this,Ke,et).socketJoinAttempted=!1,o(this,$e).disconnect(),o(this,Ke,et).socketJoinAttempted=!0,o(this,Ke,et).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}})}get isConnected(){try{return o(this,$e).readyState===1}catch(t){return!1}}sendMessage(t,e,r){const n={};return g.injectContext(n),o(this,$e).send(t,r!=null?r:H(this,Hl,Zp).call(this),e,new TextEncoder().encode(JSON.stringify(n)))}sendMessagePromise(t,e,r,n){const i=parseInt({}.SOCKET_SERVICE_MESSAGE_REQUEST_TIMEOUT,10)||2e4;return this.sendMessagePromiseWithTimeout({event:t,timeout:i,protobuf:e,messageId:r,resp:n})}sendMessagePromiseWithTimeout({event:t,timeout:e,protobuf:r,messageId:n,resp:i}){const s=i!=null?i:t;return new Promise((a,c)=>{const d=(E,b)=>{o(this,$e).removeListener(s,E),o(this,$e).removeListener(YS,b),o(this,$e).removeListener(ur.errorResponse,b),o(this,$e).removeListener(wr.errorResponse,b)},l=n!=null?n:H(this,Hl,Zp).call(this),p={};g.injectContext(p);const m=({id:E,payload:b})=>{if(l===E){let O;try{const M=zC.fromBinary(b);O=new Error(M.errorMessage)}catch(M){O=new Error("failed to parse error message",{cause:M});try{const F=XR.fromBinary(b);O=new Error(F.message)}catch(F){O=new Error("failed to parse error message",{cause:F})}}c(O),d(S,m)}},S=({id:E,payload:b})=>{l===E&&(a({id:E,payload:b}),d(S,m))};o(this,$e).on(s,S),o(this,$e).on(YS,m),o(this,$e).on(ur.errorResponse,m),o(this,$e).on(wr.errorResponse,m),setTimeout(()=>{d(S,m),c(new Error(`request timeout for callback eventId:${t}`))},e),o(this,$e).send(t,l,r,new TextEncoder().encode(JSON.stringify(p)))})}on(t,e){o(this,$e).on(t,e)}onStateEvent(t,e){o(this,$e).on(t,e)}removeListener(t,e){o(this,$e).removeListener(t,e)}removeListeners(t){o(this,$e).removeListeners(t)}flush(){return o(this,$e).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",()=>u(this,null,function*(){h.info("SocketService::Connected to socket-edge"),o(this,Fr)&&(clearTimeout(o(this,Fr)),y(this,Fr,void 0)),o(this,Ke,et).updateSocketConnectionState("connected")})),this.onStateEvent("disconnected",({code:t,reason:e})=>{var r;h.info("SocketService::Disconnected from socket-edge",{error:{code:t,reason:e},country:g.location.country});const{recv:n,send:i}=(r=o(this,Ke,et).mediaState)!=null?r:{};n!=null&&n.state&&(n==null?void 0:n.state)!==qn.CONNECTED||i!=null&&i.state&&(i==null?void 0:i.state)!==qn.CONNECTED?C.emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:o(this,Ke,et).joinAttempted}):y(this,Fr,setTimeout(()=>{C.emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:o(this,Ke,et).joinAttempted}),y(this,Fr,void 0)},gx)),o(this,Ke,et).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",()=>u(this,null,function*(){h.info("SocketService::Reconnecting to socket-edge",{country:g.location.country}),o(this,Ke,et).updateSocketConnectionState("reconnecting")})),this.onStateEvent("reconnectAttempt",t=>u(this,[t],function*({attempt:e}){h.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:e}}),o(this,Ke,et).updateSocketConnectionState("reconnectAttempt",e)})),this.onStateEvent("reconnectFailure",({attempt:t})=>{h.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:t}}),o(this,Ke,et).updateSocketConnectionState("reconnectFailure",t)}),this.onStateEvent("reconnected",()=>u(this,null,function*(){h.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:o(this,Ke,et).mediaJoinAttempted}}),o(this,Fr)&&(clearTimeout(o(this,Fr)),y(this,Fr,void 0)),C.emit(R.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:o(this,Ke,et).mediaJoinAttempted}),o(this,Ke,et).updateSocketConnectionState("reconnected")})),this.onStateEvent("failed",()=>u(this,null,function*(){h.info("SocketService::Failed to connect to socket-edge",{country:g.location.country}),C.emit(R.SOCKET_SERVICE_FAILED),o(this,Ke,et).updateSocketConnectionState("failed")}))}},Zi=new WeakMap,$e=new WeakMap,Ke=new WeakSet,et=function(){return o(this,si).getValue("connectionHandler")},Fr=new WeakMap,si=new WeakMap,jl=new WeakSet,Xp=function(t){let e=XS.getSocketEdgeDomain(o(this,si).getValue("baseURI"));typeof od(o(this,si),"socket_server_base")=="string"&&(e=od(o(this,si),"socket_server_base"));const r=`wss://${e}`,n=new URL(`${r}/ws`),i=this.peerId,s=G(x({roomID:this.roomName,peerID:t,authToken:this.authToken,useMediaV2:!0},i!==t&&{oldPeerID:i}),{ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(a=>hd[a]).join(" "),joinWithDetails:!0,useCfWorker:!0});return Object.entries(s).forEach(([a,c])=>{n.searchParams.append(a,c.toString())}),n.href},Hl=new WeakSet,Zp=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},QS);let Qo=XS;Wl([g.trace("SocketService.connect")],Qo.prototype,"connect",1),Wl([g.trace("SocketService.disconnect")],Qo.prototype,"disconnect",1),Wl([g.trace("SocketService.sendMessagePromise")],Qo.prototype,"sendMessagePromise",1),Wl([g.trace("SocketService.sendMessagePromiseWithTimeout")],Qo.prototype,"sendMessagePromiseWithTimeout",1);const es=class{static handleConnectedRoomsDumpRaw({payload:t}){var e;const r=_M.fromBinary(t),n=r.meetings.map(i=>{var s;return{id:i.id,title:i.title,participants:(s=i.participants)!=null?s:[]}});return{parentMeeting:{id:r.parentMeeting.id,title:r.parentMeeting.title,participants:(e=r.parentMeeting.participants)!=null?e:[]},meetings:n}}static handleTransferPeerRaw({payload:t}){const e=QM.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}static handleMovedPeerRaw({payload:t}){const e=Wv.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}static handleConnectedRoomsUpdatedRaw({payload:t}){return Bv.fromBinary(t).payloads.map(e=>({id:e.id,title:e.title}))}static handleConnectedRoomsDeletedRaw({payload:t}){return WM.fromBinary(t).payloads}static getConnectedRoomsDump(){return u(this,null,function*(){const t=yield es.socketService.sendMessagePromise(W.getConnectedRoomsDump);return es.handleConnectedRoomsDumpRaw(t)})}static createConnectedRooms(t){return u(this,null,function*(){const{payload:e}=yield es.socketService.sendMessagePromise(W.createConnectedRooms,RM.toBinary({payloads:t}));return Bv.fromBinary(e).payloads.map(r=>({id:r.id,title:r.title}))})}static updateConnectedRooms(t){return u(this,null,function*(){})}static disableConnectedRooms(t){return u(this,null,function*(){const e=t.map(n=>({id:n})),r=yield es.socketService.sendMessagePromise(W.deleteConnectedRooms,FM.toBinary({payloads:e}));return es.handleConnectedRoomsDeletedRaw(r)})}static movePeersBetweenRooms(t){return u(this,null,function*(){try{const e=yield es.socketService.sendMessagePromise(W.movePeers,$M.toBinary({sourceMeetingId:t.sourceMeetingId,destinationMeetingId:t.destinationMeetingId,participants:t.participants}));return new TextDecoder().decode(e.payload).includes("error")?{success:!1,error:"failed to move participants"}:{success:!0}}catch(e){return{success:!1,error:e}}})}};let We=es;f(We,"socketService"),f(We,"currentMeetingId");var fx=Object.defineProperty,vx=Object.getOwnPropertyDescriptor,ql=(t,e,r,n)=>{for(var i=n>1?void 0:n?vx(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&fx(e,r,i),i};const na=class{constructor(t,e){f(this,"apiBase"),f(this,"selfController"),f(this,"pollController"),f(this,"chatController"),f(this,"metaController"),f(this,"storesManager"),f(this,"stageController"),f(this,"pluginController"),f(this,"internalsController"),f(this,"recordingController"),f(this,"livestreamController"),f(this,"participantController"),this.apiBase=t,this.storesManager=e.storesManager,this.metaController=e.metaController,this.selfController=e.selfController,this.chatController=e.chatController,this.pollController=e.pollController,this.stageController=e.stageController,this.pluginController=e.pluginController,this.recordingController=e.recordingController,this.internalsController=e.internalsController,this.participantController=e.participantController,this.livestreamController=e.livestreamController}static init(t){return u(this,null,function*(){var e,r;const{peerId:n,apiBase:i,authToken:s,meetingId:a,organizationId:c,cachedUserDetails:d}=t.getAllValues();if(C.reset(),tl.cleanup(),MS(t),Re.isSupported()===!1)throw new _("Browser not supported","0010",!0);const l=lO(t,{authToken:s,baseURL:i,cachedUserDetails:d});l.setRoomName(a),l.setRoomUUID(a),l.setOrganizationId(c),l.setHeader("dyte-tracing-id",n),t.setValue("apiClient",l);const p=new HO;t.setValue("connectionHandler",p);const m=na.createSocketService(t),S=m.connect(),E=l.getUserDetails(),b=l.getPlugins();let O=lt.HIVE,M,F="";try{yield na.setupFlagsmith(t)}catch(Z){h.error("Failed to setup flagsmith",{error:Z})}try{yield S}catch(Z){h.error("[Controller]: Failed to connect to socket server:",{error:Z})}try{({sfu:O,meetingTitle:F}=yield l.getRoomNodeData()),M=yield E,h.info(`SFU ${O} is being used.`),t.setValue("presetName",M.preset.name),t.setValue("roomNodeOptions",{sfu:O})}catch(Z){h.error("Failed to get room metadata",{error:Z})}const V=jd.init(M.preset,!t.getValue("modules").theme),J=na.setupControllers(m,t,M,b,F,V);MO(V)&&((e=na.createRoomNodeClient(t,m).partialJoinRoom(M.participant.name,a,void 0))==null||e.catch(Z=>{h.error("[Controller]: Failed to queue partial media room promise:",{error:Z})})),g.location.country=(r=l.ipInfo)==null?void 0:r.country;const{controllers:P}=yield J;return DI(),new na(i,P)})}static setupFlagsmith(t){return u(this,null,function*(){var e;const{peerId:r,baseURI:n,overrides:i,meetingId:s,organizationId:a}=t.getAllValues(),c=MI(s),d=G(x({entity:Yu.PEER,clientId:a,isAnonUser:!a,sdkVersion:t.getValue("sdkVersion"),presetName:t.getValue("presetName"),meetingHash:c,roomName:s},Re.getDeviceInfo()),{isReactNative:navigator.isReactNative});try{const l=(e=i==null?void 0:i.whitelabelled_flags_endpoint)==null||e?us({servicePrefix:"flags",baseURI:n}):"edge.api.flagsmith.com";yield Q.identify(`${Yu.PEER}_${r}`,JSON.parse(JSON.stringify(d)),!1,5e3,l,h),h.info("flagsmith::allFlags",{flags:JSON.stringify(Q.getAllFlags())},!0)}catch(l){h.error("Failed to fetch flagsmith flags")}})}static setupControllers(t,e,r,n,i,s){return u(this,null,function*(){var a,c,d;const l=e.getValue("modules"),{preset:p,participant:m}=r,S=e.getValue("defaults"),{sfu:E}=e.getValue("roomNodeOptions"),{viewType:b,mediaConstraints:{audio:O}}=s;e.setValue("viewType",b),e.setValue("defaults",x({mediaConfiguration:{audio:{enableHighBitrate:(a=O.enableHighBitrate)!=null?a:!1,enableStereo:(c=O.enableStereo)!=null?c:!1}}},S));const M=Xd.init(e,b,p.permissions);e.setValue("maxPreferredStreams",Re.isMobile()?s.maxVideoStreams.mobile:s.maxVideoStreams.desktop);let F,V,J,P,Z,ae,Ie,ce;const Ue=new GL(t);We.socketService=t;const Vt=new Al(t),A=new hr(t),k=new KL(t),w=tl.create(t,e),j=new zL(t),Ae=new qL(t),ot=new ki(t),B=yield Tn.init(e,w,m,M,s),I=yield Mh.init(e,B.self,w,Ue,i);if(l.participant&&(ce=new Le(e,B.self,w,E)),(d=l.e2ee)!=null&&d.enabled&&l.e2ee.manager.init(h,C),l.chat&&(V=yield Ir.init(e,A,ot,B.self,ce.participants)),l.internals&&(Z=yield My.init()),l.livestream&&s.viewType===Pt.Livestream&&Q.hasFeature(ie.LIVESTREAM)&&(Ie=new By(B.self,Ae)),s.viewType!==Pt.Chat){if(l.poll&&(F=yield bd.init(e,B.self,Vt)),l.recording&&(ae=new Py(e,B.self,w)),l.stage&&(J=new Sy(e,k,w,B.self,ce.participants)),l.plugin){if(!ce)throw new _("The plugin module cannot be initialized without the `participant` module","0102");const wn=yield n;P=yield _s.init(e,wn,j,A,V==null?void 0:V.chat,B.self,ce.participants,i)}if(l.pip){const wn=yield Qt._init(e,B.self);e.setValue("pip",wn)}}const ct={storesManager:new Hy(e,j),pollController:F,selfController:B,metaController:I,chatController:V,stageController:J,pluginController:P,recordingController:ae,internalsController:Z,livestreamController:Ie,participantController:ce};return{theme:s,permissions:M,controllers:ct}})}static createRoomNodeClient(t,e){const{peerId:r,roomNodeOptions:n}=t.getAllValues(),{sfu:i}=n;return RS(t,i,{socket:e,peerId:r})}static createSocketService(t){const{peerId:e,meetingId:r,authToken:n}=t.getAllValues(),i=["PING"];return new Qo(t,{peerId:e,meetingId:r,authToken:n,capabilities:i})}};let Xo=na;ql([g.trace("Controller.init")],Xo,"init",1),ql([g.trace("setupFlagsmith")],Xo,"setupFlagsmith",1),ql([g.trace("Controller.createRoomNodeClient")],Xo,"createRoomNodeClient",1),ql([g.trace("Controller.createSocketService")],Xo,"createSocketService",1);var yx=Object.defineProperty,Sx=Object.getOwnPropertyDescriptor,ia=(t,e,r,n)=>{for(var i=n>1?void 0:n?Sx(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&yx(e,r,i),i},Gl,em;class ts extends Yt{constructor(e,r){super(),v(this,Gl,void 0),f(this,"meetings",[]),f(this,"parentMeeting",null),v(this,em,void 0),y(this,em,e),y(this,Gl,r.self)}get supportsConnectedMeetings(){return o(this,Gl).id!==""}get isActive(){return this.meetings.length!==0}get currentMeetingId(){return We.currentMeetingId}validateConnectedMeetingsAction(){if(!this.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
22
- Please connect with Dyte team to move you to V2 APIs & to enable connected meetings.`)}getConnectedMeetings(){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),yield We.getConnectedRoomsDump()})}createMeetings(e){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),(yield We.createConnectedRooms(e)).map(r=>({id:r.id,title:r.title}))})}updateMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),yield We.updateConnectedRooms(e.map(r=>({meetingId:r.id,title:r.title})))})}deleteMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction();const r=this.meetings.map(n=>e.includes(n.id)&&n.participants.length!==0?this.moveParticipants(n.id,this.parentMeeting.id,n.participants.map(i=>i.id)):Promise.resolve());return yield Promise.all(r),yield We.disableConnectedRooms(e)})}moveParticipants(e,r,n){return u(this,null,function*(){this.validateConnectedMeetingsAction();const i=yield We.movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:n.map(s=>({id:s}))});return i.success&&this.moveSuccessHandler(e,r,n),i})}moveParticipantsWithCustomPreset(e,r,n){return u(this,null,function*(){this.validateConnectedMeetingsAction();const i=yield We.movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:r,participants:n});return i.success&&this.moveSuccessHandler(e,r,n.map(s=>s.id)),i})}moveSuccessHandler(e,r,n){const i=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(s=>s.participants)].forEach(s=>i.set(s.id,s)),r===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(n.map(s=>i.get(s)))),e===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.filter(s=>!n.includes(s.id))),this.meetings=this.meetings.map(s=>{if(r===s.id){const a=s.participants.concat(n.map(c=>i.get(c)));return G(x({},s),{participants:a})}if(e===s.id){const a=s.participants.filter(c=>!n.includes(c.id));return G(x({},s),{participants:a})}return s})}}Gl=new WeakMap,em=new WeakMap,ia([g.trace("DyteConnectedMeetings.getConnectedMeetings"),Bt({maxInvocations:60,period:60})],ts.prototype,"getConnectedMeetings",1),ia([g.trace("DyteConnectedMeetings.createMeetings")],ts.prototype,"createMeetings",1),ia([g.trace("DyteConnectedMeetings.updateMeetings")],ts.prototype,"updateMeetings",1),ia([g.trace("DyteConnectedMeetings.deleteMeetings")],ts.prototype,"deleteMeetings",1),ia([g.trace("DyteConnectedMeetings.moveParticipants")],ts.prototype,"moveParticipants",1),ia([g.trace("DyteConnectedMeetings.moveParticipantsWithCustomPreset")],ts.prototype,"moveParticipantsWithCustomPreset",1);var Ex=Object.defineProperty,Tx=Object.getOwnPropertyDescriptor,Jl=(t,e,r,n)=>{for(var i=n>1?void 0:n?Tx(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&Ex(e,r,i),i},Zo,Br,tm,rm;const ai=(tm=class{constructor(t,e,r){f(this,"connectedMeetings"),v(this,Zo,void 0),v(this,Br,void 0),v(this,rm,void 0),y(this,rm,t),y(this,Zo,r),this.connectedMeetings=new ts(t,e),this.setCurrentMeeting(e)}static init(t,e,r){return ai.instance||(ai.instance=new ai(t,e,r)),ai.instance.connectedMeetings.supportsConnectedMeetings&&(ai.instance.setupEvents(),e.self.once("roomJoined",()=>ai.instance.getConnectedMeetings())),ai.instance}setCurrentMeeting(t){y(this,Br,t),We.currentMeetingId=t.meta.meetingId}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){We.socketService&&(We.socketService.on(W.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),We.socketService.on(W.transferPeer,this.handleTransferPeer.bind(this)),We.socketService.on(W.movedPeer,this.handleMovedPeer.bind(this)),We.socketService.on(W.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),We.socketService.on(W.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this)))}handleTransferPeer(t){const e=We.handleTransferPeerRaw(t);return this.switchMeeting(e)}switchMeeting(t){return u(this,arguments,function*({authToken:e,meetingId:r}){var n,i,s,a;if(!this.connectedMeetings.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
23
- Please connect with Dyte team to move you to V2 APIs & to enable connected meetings.`);h.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",r);const c={video:o(this,Br).self.videoEnabled,audio:o(this,Br).self.audioEnabled};try{o(this,Br).self.cleanupEvents(),yield o(this,Br).leave("connected-meeting")}catch(l){h.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(i=(n=o(this,Br))==null?void 0:n.meta)==null?void 0:i.meetingId}`,{error:l})}We.socketService=void 0,h.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${r}`);const d=yield rE.init(G(x({},o(this,Zo)),{cachedUserDetails:null,defaults:G(x(x({},o(this,Zo).defaults),c),{mediaHandler:o(this,Br).self}),authToken:e}));h.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(s=d==null?void 0:d.meta)==null?void 0:s.meetingId}`);try{const{hidden:l}=o(this,Br).self;d.self.setName(o(this,Br).self.name),yield d.join(),l&&d.self.hide()}catch(l){h.error("ConnectedMeetingsController.joinRoom",{error:l})}return h.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(a=d==null?void 0:d.meta)==null?void 0:a.meetingId}`),this.connectedMeetings.emit("meetingChanged",d),this.setCurrentMeeting(d),d})}handleConnectedRoomsDump(t){const e=We.handleConnectedRoomsDumpRaw(t);this.connectedMeetings.meetings=e.meetings.map(r=>({id:r.id,title:r.title,participants:r.participants||[]})),this.connectedMeetings.parentMeeting={id:e.parentMeeting.id,title:e.parentMeeting.title,participants:e.parentMeeting.participants},this.emitStateUpdate()}handleMovedPeer(t){return We.handleMovedPeerRaw(t)}handleConnectedRoomsUpdated(t){const e=We.handleConnectedRoomsUpdatedRaw(t),r=new Map;this.connectedMeetings.meetings.forEach(n=>{r.set(n.id,n)}),e.forEach(n=>{r.has(n.id)?r.get(n.id).title=n.title:r.set(n.id,G(x({},n),{participants:[]}))}),this.connectedMeetings.meetings=Array.from(r.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(t){const e=We.handleConnectedRoomsDeletedRaw(t).map(r=>r.id);this.connectedMeetings.meetings=this.connectedMeetings.meetings.filter(r=>!e.includes(r.id)),this.emitStateUpdate()}emitStateUpdate(){this.connectedMeetings.emit("stateUpdate",{meetings:this.connectedMeetings.meetings,parentMeeting:this.connectedMeetings.parentMeeting})}},Zo=new WeakMap,Br=new WeakMap,rm=new WeakMap,f(tm,"instance"),tm);let ec=ai;Jl([g.trace("ConnectedMeetingsController.getConnectedMeetings")],ec.prototype,"getConnectedMeetings",1),Jl([g.trace("ConnectedMeetingsController.setupEvents")],ec.prototype,"setupEvents",1),Jl([g.trace("ConnectedMeetingsController.switchMeeting")],ec.prototype,"switchMeeting",1),Jl([g.trace("ConnectedMeetingsController.init")],ec,"init",1);class kx{constructor(){f(this,"battery"),f(this,"init",()=>u(this,null,function*(){try{"getBattery"in navigator&&(this.battery=yield navigator.getBattery(),this.battery.addEventListener("chargingchange",this.updateChargeInfo),this.battery.addEventListener("levelchange",this.updateLevelInfo),this.updateLevelInfo(),this.updateChargeInfo())}catch(e){h.error("Error getting battery",e)}})),f(this,"updateChargeInfo",()=>{var e;h.log(`Battery charging? ${(e=this.battery)!=null&&e.charging?"Yes":"No"}`)}),f(this,"updateLevelInfo",()=>{if(!this.battery){h.log("Battery level: Not known");return}h.log(`Battery level: ${this.battery.level*100}%`)}),f(this,"cleanup",()=>{var e,r;"getBattery"in navigator&&((e=this.battery)==null||e.removeEventListener("chargingchange",this.updateChargeInfo),(r=this.battery)==null||r.removeEventListener("levelchange",this.updateLevelInfo))})}}const ZS=new kx;function bx(t,e){t.startsWith("eyJ")||console.error("Invalid auth token provided. Ensure you are passing a %cparticipant `authToken`%c \u2014 not an Org API Key or an incorrectly formatted token.\nYou get the participant token from the Add Participant API: https://docs.dyte.io/api#/operations/add_participant","font-weight: bold","font-weight: normal");try{const{meetingId:r,orgId:n,participantId:i}=JSON.parse(atob(t.split(".")[1]));if(!r)throw Error(`Received V1 auth token ${t}`);let s="dyte.io";e&&(s=e);const a=`https://api.${s}`;return{meetingId:r,orgId:n,participantId:i,baseURI:s,apiBase:a}}catch(r){throw h.error("constants::decodeAuthToken",{error:r,debuggingHint:`Unable to decode auth token: ${t}`},!0),new _("Invalid auth token","0004")}}var wx=Object.defineProperty,_x=Object.getOwnPropertyDescriptor,sa=(t,e,r,n)=>{for(var i=n>1?void 0:n?_x(e,r):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(n?a(e,r,i):a(i))||i);return n&&i&&wx(e,r,i),i},yt,$l,Kl,nm,eE,tE;let rn=(tE=class{constructor(t,e){v(this,nm),v(this,yt,void 0),v(this,$l,void 0),v(this,Kl,void 0),y(this,Kl,t),y(this,yt,e)}static init(t){return u(this,null,function*(){var e,r,n,i,s,a,c;II(),Re.init();const d=(r=(e=t==null?void 0:t.cachedUserDetails)==null?void 0:e.peerId)!=null?r:rs();ZS.init();const{authToken:l,baseURI:p}=t,m=bx(l,p),{meetingId:S}=m,E=Mc(m,["meetingId"]);window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const b=rn.setupContext(d,t,S,E);g.meetingMetadata.roomName=S,g.meetingMetadata.userId=E.participantId,g.meetingMetadata.organizationId=E.orgId,g.init(b,(i=(n=t.modules)==null?void 0:n.tracing)!=null?i:!0),h.info("DyteClient::init::options",{dyteClientInitOptions:G(x({},t),{authToken:`${(s=t.authToken)==null?void 0:s.slice(0,10)}...
24
- ${(a=t.authToken)==null?void 0:a.slice(-10)}`})});const O=yield Xo.init(b),M=new rn(b,O);return H(c=M,nm,eE).call(c,t),M})}static setupContext(t,e,r,n){var i;const s=vi.createContext(t,e),a=x(x({},SI),e==null?void 0:e.modules);return s.setValue("peerId",t),s.setValue("modules",a),s.setValue("sdkName","web-core"),s.setValue("meetingId",r),s.setValue("apiBase",n.apiBase),s.setValue("baseURI",n.baseURI),s.setValue("userId",n.participantId),s.setValue("organizationId",n.orgId),s.setValue("authToken",e.authToken),s.setValue("overrides",(i=e.overrides)!=null?i:{}),s.setValue("env",EI({baseURI:n.baseURI})),s.setValue("defaults",e.defaults||{audio:!0,video:!0}),s.setValue("onError",e.onError||(()=>{})),s.setValue("cachedUserDetails",Pr(e.cachedUserDetails)),s.setValue("sdkVersion","2.5.0-staging.94"),s}join(){return u(this,null,function*(){const{selfController:t}=o(this,yt);return t.self.roomJoined?null:t.joinRoom()})}leave(t){return u(this,null,function*(){ZS.cleanup();const{selfController:e}=o(this,yt);return e.leaveRoom(t)})}get participants(){var t;return(t=o(this,yt).participantController)==null?void 0:t.participants}get self(){var t;return(t=o(this,yt).selfController)==null?void 0:t.self}get meta(){var t;return(t=o(this,yt).metaController)==null?void 0:t.meta}get ai(){var t;return(t=o(this,yt).metaController)==null?void 0:t.ai}get plugins(){var t;return(t=o(this,yt).pluginController)==null?void 0:t.plugins}get chat(){var t;return(t=o(this,yt).chatController)==null?void 0:t.chat}get polls(){var t;return(t=o(this,yt).pollController)==null?void 0:t.polls}get connectedMeetings(){var t;return(t=o(this,$l))==null?void 0:t.connectedMeetings}get recording(){var t;return(t=o(this,yt).recordingController)==null?void 0:t.recording}get livestream(){var t;return(t=o(this,yt).livestreamController)==null?void 0:t.livestream}get stage(){var t;return(t=o(this,yt).stageController)==null?void 0:t.stage}get stores(){return o(this,yt).storesManager}get __internals__(){var t;return(t=o(this,yt).internalsController)==null?void 0:t.internals}joinRoom(){return u(this,null,function*(){return this.join()})}leaveRoom(t){return u(this,null,function*(){return this.leave(t)})}},yt=new WeakMap,$l=new WeakMap,Kl=new WeakMap,nm=new WeakSet,eE=function(t){y(this,$l,ec.init(o(this,Kl),this,t))},tE);sa([g.trace("DyteClient.join"),Tt("0002"),Gn.executeWithLock({methodName:"meeting.join",lockName:"DyteClient.join",timeout:3e3})],rn.prototype,"join",1),sa([g.trace("DyteClient.leave"),Tt("0003")],rn.prototype,"leave",1),sa([g.trace("DyteClient.joinRoom")],rn.prototype,"joinRoom",1),sa([g.trace("DyteClient.leaveRoom")],rn.prototype,"leaveRoom",1),sa([g.trace("DyteClient.init"),Tt("0001"),Gn.executeWithLock({methodName:"DyteClient.init",lockName:"DyteClient.init",timeout:3e3})],rn,"init",1),rn=sa([Tt("0000")],rn);const rE=rn;return rE}();
12
+ `)),this.pc2.setLocalDescription(e),this.pc1.setRemoteDescription(e)}establishConnection(){this.pc1.createOffer().then(this.gotOffer.bind(this),this.reportFatal.bind(this))}reportFatal(e){console.error("Error:",e)}getRoundTripTime(){return u(this,null,function*(){const[e,n]=yield Promise.all([this.pc1.getStats(),this.pc2.getStats()]);let r,i;if(e.forEach(s=>{s.type==="candidate-pair"&&s.nominated===!0&&s.bytesSent>0&&(r=s)}),n.forEach(s=>{s.type==="candidate-pair"&&s.nominated===!0&&s.bytesReceived>0&&(i=s)}),r&&i)try{if(r.currentRoundTripTime&&i.currentRoundTripTime)return{rtt:r.currentRoundTripTime,backendRTT:i.currentRoundTripTime};const s=(i.lastPacketReceivedTimestamp-r.lastPacketSentTimestamp)/1e3;return{rtt:s,backendRTT:s}}catch(s){return}})}close(){this.pc1.close(),this.pc2.close()}}class Rm extends ut{constructor(e){super(),g(this,"call"),g(this,"timeOut"),this.call=new Gn(e)}start(e=1e4){this.call.establishConnection(),this.timeOut=setTimeout(this.testFailed.bind(this),e)}testComplete(e){clearTimeout(this.timeOut),this.call.close(),this.emit("done",e)}testFailed(e){this.call.close(),this.emit("failed",e)}}const KE=8,zE=1/1e3;class YE extends Rm{constructor(e){super(e),g(this,"senderChannel"),g(this,"recieveChannel"),g(this,"startTime"),g(this,"lastBitrateMeasureTime"),g(this,"sentPayloadBytes",0),g(this,"recievedPayloadBytes",0),g(this,"lastReceivedPayloadBytes",0),g(this,"stopSending",!1),g(this,"testProgress",0),g(this,"samplePacket",""),g(this,"finalBitrateSum",0),g(this,"bitRateSampels",0),g(this,"maxNumberOfPacketsToSend",0),g(this,"bytesToKeepBuffered",0),g(this,"testDurationSeconds",5),this.call.setIceCandidateFilter(Gn.isNotHostCandidate),this.senderChannel=this.call.pc1.createDataChannel(null);for(let n=0;n<262144;n+=1)this.samplePacket+="h";this.maxNumberOfPacketsToSend=1,this.bytesToKeepBuffered=1024*this.maxNumberOfPacketsToSend,this.testDurationSeconds=4,this.senderChannel.addEventListener("open",this.sendingStep.bind(this)),this.call.pc2.addEventListener("datachannel",this.onRecieverChannel.bind(this))}sendingStep(){const e=new Date;this.startTime||(this.startTime=e,this.lastBitrateMeasureTime=e);for(let r=0;r!==this.maxNumberOfPacketsToSend&&!(this.senderChannel.bufferedAmount>=this.bytesToKeepBuffered);r+=1){this.sentPayloadBytes+=this.samplePacket.length;try{this.senderChannel.send(this.samplePacket)}catch(i){}}const n=e.getTime()-this.startTime.getTime();n>=1e3*this.testDurationSeconds?(this.stopSending=!0,this.testProgress=100):(this.testProgress=n/(10*this.testDurationSeconds),setTimeout(this.sendingStep.bind(this),1))}onMessageRecieved(e){this.recievedPayloadBytes+=e.data.length;const n=new Date,r=n.getTime()-this.lastBitrateMeasureTime.getTime();if(r>=1e3){const i=(this.recievedPayloadBytes-this.lastReceivedPayloadBytes)*KE/(r/1e3);this.finalBitrateSum+=i,this.bitRateSampels+=1,this.lastReceivedPayloadBytes=this.recievedPayloadBytes,this.lastBitrateMeasureTime=n}if(this.stopSending&&this.sentPayloadBytes===this.recievedPayloadBytes){const i=this.finalBitrateSum/this.bitRateSampels;this.testComplete({throughput:Math.round(i*zE)})}}testComplete(e){this.call.getRoundTripTime().then(({rtt:n,backendRTT:r})=>super.testComplete({RTT:n,backendRTT:r,throughput:e.throughput}))}onRecieverChannel(e){this.recieveChannel=e.channel,this.recieveChannel.addEventListener("message",this.onMessageRecieved.bind(this))}}class Wl extends Rm{constructor(e,n=Gn.noFilter){super(e),g(this,"ch1"),g(this,"ch2"),this.call.setIceCandidateFilter(n);const r=this.call.pc1.createDataChannel(null);this.ch1=r,r.addEventListener("open",()=>{r.send("hello")}),r.addEventListener("message",this.onCh1Recieve.bind(this)),this.call.pc2.addEventListener("datachannel",this.dataChannelHandler.bind(this))}onCh1Recieve(e){e.data!=="world"?this.hangup("Invalid data transmitted."):this.testComplete({connectivity:!0})}onCh2Recieve(e){if(e.data!=="hello")this.hangup("Invalid data transmitted.");else try{this.ch2.send("world")}catch(n){}}dataChannelHandler(e){const n=e.channel;this.ch2=n,n.addEventListener("message",this.onCh2Recieve.bind(this))}hangup(e){this.testFailed(e)}}class QE extends Wl{constructor(e){super(e,Gn.isHost)}}class XE extends Wl{constructor(e){super(e,Gn.isRelay)}}class ZE extends Wl{constructor(e){super(e,Gn.isReflexive)}}class eT{constructor(){g(this,"ipInformation",null)}getIPDetails(e){return u(this,arguments,function*({peerId:n,apiHostnames:r,logger:i}){var s,a,c;if(!this.ipInformation){try{const d=`https://${r.location}`,l=yield(yield fetch(d)).json();if(((s=l.loc)==null?void 0:s.length)>5)return this.ipInformation=l,(a=this.ipInformation)!=null&&a.ip&&(this.ipInformation.ip=hr(this.ipInformation.ip)),l;throw Error("Insufficient data")}catch(d){i.error("callstats::ipDetails:: failed to fetch ip using location service",{error:d})}try{const d=yield fetch(`https://${r.locationLegacy}/?token=3c493932b0624c&peerId=${n}`,{method:"POST"});this.ipInformation=yield d.json(),(c=this.ipInformation)!=null&&c.ip&&(this.ipInformation.ip=hr(this.ipInformation.ip))}catch(d){i.error("callstats::ipDetails:: failed to fetch ip using legacy location service",{error:d})}}return this.ipInformation})}resetCache(){this.ipInformation=null}}const jl=new eT,Am=[{urls:"turn:turn.dyte.in:443?transport=tcp",username:"dyte",credential:"dytein",credentialType:"password"},{urls:"turn:turn.dyte.in:3478?transport=udp",username:"dyte",credential:"dytein",credentialType:"password"}];function Mm(t){const[e,n]=t.split(",");return{coords:{latitude:Number(e),longitude:Number(n)}}}class Dm{constructor(){g(this,"transport"),g(this,"candidatePair"),g(this,"outboundVideoRtp",new Map),g(this,"inboundVideoRtp",new Map),g(this,"outboundAudioRtp",new Map),g(this,"inboundAudioRtp",new Map),g(this,"remoteInboundRtp",new Map),g(this,"producerStreamMap",new Map),g(this,"consumerStreamMap",new Map),g(this,"staleProducerStreamMap",!1),g(this,"staleConsumerStreamMap",!1)}}class Om extends ut{constructor(){super(),g(this,"observer"),g(this,"outboundProducerMap",new Map),g(this,"inboundConsumerMap",new Map),g(this,"consumerPeerIdMap",new Map),g(this,"pausedConsumerMap",new Map),g(this,"pausedProducerMap",new Map),g(this,"overallProducingTransportsStatsMap",{}),g(this,"overallConsumingTransportsStatsMap",{}),g(this,"overallConsumersStatsMap",{}),g(this,"overallProducersStatsMap",{}),g(this,"videoProducerToStatsMap",new Map),g(this,"audioProducerToStatsMap",new Map),g(this,"videoConsumerToStatsMap",new Map),g(this,"audioConsumerToStatsMap",new Map),g(this,"consumerIdsWithFreezedVideo",new Set),g(this,"consumerIdsWithFreezedAudio",new Set),g(this,"producerIdsWithFreezedVideo",new Set),g(this,"producerIdsWithFreezedAudio",new Set),g(this,"freezedProducingTransportIds",new Set),g(this,"freezedConsumingTransportIds",new Set),g(this,"screenShareProducers",new Set),g(this,"screenShareConsumers",new Set),g(this,"ipDetails"),g(this,"callStatsInstance"),this.observer=new ut}registerProducer(e){return u(this,null,function*(){yield this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)})}pauseProducer(e){this.pausedProducerMap.set(e,{lastReportCalculated:!1})}resumeProducer(e){this.pausedProducerMap.delete(e)}processInboundConsumerVideoStats(e,n,r){var i,s;const a=((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.get(e))||{};n.totalVideoPacketsReceived===r.packetsReceived?(this.consumerIdsWithFreezedVideo.add(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","pause",e))):(n.totalVideoPacketsReceived=r.packetsReceived,this.consumerIdsWithFreezedVideo.has(e)&&(this.consumerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&a.video&&(this.callStatsInstance.logger.debug("callstats::measurements::consumerVideoDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_video_status","resume",e))))}processInboundConsumerAudioStats(e,n,r){var i,s;const a=((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.get(e))||{};n.totalAudioPacketsReceived===r.packetsReceived?(this.consumerIdsWithFreezedAudio.add(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioFreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","pause",e))):(n.totalAudioPacketsReceived=r.packetsReceived,this.consumerIdsWithFreezedAudio.has(e)&&(this.consumerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&a.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::consumerAudioDefreezed",{consumerId:e}),this.callStatsInstance.eventHandler.emit("consumer_audio_status","resume",e))))}processOutboundProducerVideoStats(e,n,r){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{};n.totalVideoPacketsSent===r.packetsSent?(this.producerIdsWithFreezedVideo.add(e),this.callStatsInstance&&s.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","pause",e))):(n.totalVideoPacketsSent=r.packetsSent,this.producerIdsWithFreezedVideo.has(e)&&(this.producerIdsWithFreezedVideo.delete(e),this.callStatsInstance&&s.video&&(this.callStatsInstance.logger.debug("callStats::measurements::producerVideoDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_video_status","resume",e))))}processOutboundProducerAudioStats(e,n,r){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{};n.totalAudioPacketsSent===r.packetsSent?(this.producerIdsWithFreezedAudio.add(e),this.callStatsInstance&&s.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioFreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","pause",e))):(n.totalAudioPacketsSent=r.packetsSent,this.producerIdsWithFreezedAudio.has(e)&&(this.producerIdsWithFreezedAudio.delete(e),this.callStatsInstance&&s.audio&&(this.callStatsInstance.logger.debug("callStats::measurements::producerAudioDefreezed",{producerId:e}),this.callStatsInstance.eventHandler.emit("producer_audio_status","resume",e))))}processProducingTransportStats(e,n,r){var i;const s=((i=this==null?void 0:this.callStatsInstance)==null?void 0:i.currentUserMediaStates)||{},{audio:a,video:c,screen:d}=s,l=a||c||d;n.totalPacketsSent===r.packetsSent?(this.freezedProducingTransportIds.add(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","pause",e))):(n.totalPacketsSent=r.packetsSent,this.freezedProducingTransportIds.has(e)&&(this.freezedProducingTransportIds.delete(e),this.callStatsInstance&&l&&(this.callStatsInstance.logger.debug("callStats::measurements::producingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("producing_transport_status","resume",e))))}processConsumingTransportStats(e,n,r){var i,s;const a=!!Array.from(((s=(i=this==null?void 0:this.callStatsInstance)==null?void 0:i.consumerSharedMediaStatesMap)==null?void 0:s.values())||[]).reduce((c,d)=>c||d.audio||d.video||d.screen,!1);n.totalPacketsReceived===r.packetsSent?(this.freezedConsumingTransportIds.add(e),this.callStatsInstance&&a&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportFreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","pause",e))):(n.totalPacketsReceived=r.packetsSent,this.freezedConsumingTransportIds.has(e)&&(this.freezedConsumingTransportIds.delete(e),this.callStatsInstance&&a&&(this.callStatsInstance.logger.debug("callStats::measurements::consumingTransportDefreezed",{transportId:e}),this.callStatsInstance.eventHandler.emit("consuming_transport_status","resume",e))))}registerConsumer(e){return u(this,null,function*(){yield this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)})}pauseConsumer(e){this.pausedConsumerMap.set(e,{lastReportCalculated:!1})}resumeConsumer(e){this.pausedConsumerMap.delete(e)}generateProducerStreamMap(e,n=!1){return u(this,null,function*(){const r=yield e.getStats(),i=n?this.getProducerStatsFromReport(this.parseRTCReport(r,["outbound-rtp","remote-inbound-rtp"],!1,e.id))[0]:void 0;for(const s of r.values())switch(s.type){case"outbound-rtp":{this.outboundProducerMap.set(s.id,e.id);break}}return i})}generateConsumerStreamMap(e,n=!1){return u(this,null,function*(){const r=yield e.getStats(),i=n?this.getConsumerStatsFromReport(this.parseRTCReport(r,["inbound-rtp"],!1,e.id))[0]:void 0;for(const s of r.values())switch(s.type){case"inbound-rtp":{this.inboundConsumerMap.set(s.id,e.id);break}}return i})}deregisterProducer(e){this.outboundProducerMap.forEach((n,r)=>{n===e.id&&this.outboundProducerMap.delete(r)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.inboundConsumerMap.forEach((n,r)=>{n===e.id&&this.inboundConsumerMap.delete(r)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var n;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(n=e.relayProtocol)!=null?n:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}getWorkingSimulcastVideoStats(e){return e.find(n=>{const r=n.framesEncoded>0,i=n.packetsSent>0,s=n.frameWidth&&n.frameHeight;return r&&i&&!!s})||e[e.length-1]}parseRTCReport(e,n=[],r=!1,i=void 0,s=void 0){var a,c,d,l,p,m,y,E,b,O,A,F,V;const J=e,I=new Dm,Z=n.length?new Set(n):void 0,ae=[],_e=[],ce=[],De=new Map,Mt=new Map;for(const M of J.values()){if(Z){if(Z.size===0)break;if(Z.has(M.type))r&&Z.delete(M.type);else continue}switch(M.type){case"local-candidate":{ae.push(this.getIceCandidateStats(M));break}case"remote-candidate":{_e.push(this.getIceCandidateStats(M));break}case"candidate-pair":{const{nominated:k}=M,{selected:_}=M,j=M,Pe={nominated:k!=null?k:_,currentRoundTripTime:j.currentRoundTripTime,totalRoundTripTime:j.totalRoundTripTime,bytesReceived:j.bytesReceived,bytesSent:j.bytesSent,availableOutgoingBitrate:j.availableOutgoingBitrate,availableIncomingBitrate:j.availableIncomingBitrate,lastPacketReceivedTimestamp:j.lastPacketReceivedTimestamp,lastPacketSentTimestamp:j.lastPacketSentTimestamp,localCandidateId:j.localCandidateId,remoteCandidateId:j.remoteCandidateId,bytesDiscardedOnSend:j.bytesDiscardedOnSend,packetsSent:j.packetsSent,packetsReceived:j.packetsReceived,packetsDiscardedOnSend:j.packetsDiscardedOnSend};ce.push(Pe),(M.nominated===!0||M.selected===!0)&&(I.candidatePair=Pe);break}case"transport":{const k=M;s&&(s.producing&&(this.overallProducingTransportsStatsMap[s.id]||(this.overallProducingTransportsStatsMap[s.id]={totalPacketsSent:0})),s.consuming&&(this.overallConsumingTransportsStatsMap[s.id]||(this.overallConsumingTransportsStatsMap[s.id]={totalPacketsReceived:0})));const _={bytesReceived:k.bytesReceived,bytesSent:k.bytesSent,packetsSent:k.packetsSent,packetsReceived:k.packetsReceived,dtlsCipher:k.dtlsCipher,dtlsState:k.dtlsState,iceRole:k.iceRole};if(I.transport=_,s){if(s.producing){const j=this.overallProducingTransportsStatsMap[s.id];this.processProducingTransportStats(s.id,j,_)}if(s.consuming){const j=this.overallConsumingTransportsStatsMap[s.id];this.processConsumingTransportStats(s.id,j,_)}}break}case"remote-inbound-rtp":{const k=M,_={jitter:k.jitter,fractionLost:k.fractionLost,roundTripTime:k.roundTripTime,roundTripTimeMeasurements:k.roundTripTimeMeasurements,totalRoundTripTime:k.totalRoundTripTime,packetsLost:k.packetsLost};I.remoteInboundRtp.set(k.localId,_);break}case"outbound-rtp":{const k=M,_=i||this.outboundProducerMap.get(M.id),j=this.pausedProducerMap.get(_);if(j){if(j.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Pe=this.overallProducersStatsMap[_];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.outboundProducerMap.has(M.id)){I.staleProducerStreamMap=!0;break}const Qe=this.callStatsInstance.producers.get(_);if(((a=Qe==null?void 0:Qe.track)==null?void 0:a.readyState)==="ended")break;I.producerStreamMap.has(_)||I.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const B={bytesSent:k.bytesSent,packetsSent:k.packetsSent,nackCount:k.nackCount,ssrc:k.ssrc,mid:k.mid,active:k.active,codecId:k.codecId,headerBytesSent:k.headerBytesSent||0,totalPacketSendDelay:k.totalPacketSendDelay||0};if(k.mediaType==="video"||k.kind==="video"){const C=k,Xe=x({frameHeight:C.frameHeight,frameWidth:C.frameWidth,framesEncoded:C.framesEncoded,framesDropped:C.framesDropped,framesPerSecond:C.framesPerSecond,framesSent:C.framesSent,keyFramesEncoded:C.keyFramesEncoded,firCount:C.firCount,encoderImplementation:C.encoderImplementation,hugeFramesSent:C.hugeFramesSent,pliCount:C.pliCount,qpSum:C.qpSum,qualityLimitationDurations:C.qualityLimitationDurations,qualityLimitationReason:C.qualityLimitationReason,qualityLimitationResolutionChanges:C.qualityLimitationResolutionChanges,totalEncodeTime:C.targetBitrate,totalPacketSendDelay:C.totalPacketSendDelay,retransmittedBytesSent:C.retransmittedBytesSent,retransmittedPacketsSent:C.retransmittedPacketsSent,scalabilityMode:C.scalabilityMode,powerEfficientEncoder:C.powerEfficientEncoder},B);I.outboundVideoRtp.set(M.id,Xe),I.producerStreamMap.get(_).outboundVideoRtpId.push(M.id),this.processOutboundProducerVideoStats(_,Pe,Xe)}else if(k.mediaType==="audio"||k.kind==="audio"){const C=k,Xe=x({retransmittedBytesSent:C.retransmittedBytesSent,retransmittedPacketsSent:C.retransmittedPacketsSent},B);I.outboundAudioRtp.set(M.id,Xe),I.producerStreamMap.get(_).outboundAudioRtpId.push(M.id),this.processOutboundProducerAudioStats(_,Pe,Xe)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}case"inbound-rtp":{const k=M,_=i||this.inboundConsumerMap.get(M.id),j=this.pausedConsumerMap.get(_);if(j){if(j.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(k.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Pe=this.overallConsumersStatsMap[_];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.inboundConsumerMap.has(M.id)){I.staleConsumerStreamMap=!0;break}I.consumerStreamMap.has(_)||I.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const Qe={bytesReceived:k.bytesReceived,packetsReceived:k.packetsReceived,packetsLost:k.packetsLost>=0?k.packetsLost:0,jitter:k.jitter,nackCount:k.nackCount,jitterBufferDelay:k.jitterBufferDelay,jitterBufferEmittedCount:k.jitterBufferEmittedCount,lastPacketReceivedTimestamp:k.lastPacketReceivedTimestamp,ssrc:k.ssrc,mid:k.mid,codecId:k.codecId,headerBytesReceived:k.headerBytesReceived||0,packetsDiscarded:k.packetsDiscarded||0,jitterBufferMinimumDelay:k.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:k.jitterBufferTargetDelay||0};if(k.mediaType==="video"||k.kind==="video"){const B=k,C=x({frameHeight:B.frameHeight,frameWidth:B.frameWidth,framesDecoded:B.framesDecoded,framesDropped:B.framesDropped,framesPerSecond:B.framesPerSecond,framesReceived:B.framesReceived,keyFramesDecoded:B.keyFramesDecoded,firCount:B.firCount,decoderImplementation:B.decoderImplementation,pliCount:B.pliCount,totalProcessingDelay:B.totalProcessingDelay,qpSum:B.qpSum||0,totalAssemblyTime:B.totalAssemblyTime||0,totalDecodeTime:B.totalDecodeTime||0,totalFreezesDuration:B.totalFreezesDuration||0,totalInterFrameDelay:B.totalInterFrameDelay||0,totalPausesDuration:B.totalPausesDuration||0,totalSquaredInterFrameDelay:B.totalSquaredInterFrameDelay||0,freezeCount:B.freezeCount||0,pauseCount:B.pauseCount||0,powerEfficientDecoder:B.powerEfficientDecoder},Qe);C.score=Pm({frameWidth:C.frameWidth||0,framesDecoded:(C.framesDecoded||0)-(((c=this.videoConsumerToStatsMap.get(_))==null?void 0:c.framesDecoded)||0),framesPerSecond:C.framesPerSecond||0,packetsLost:(C.packetsLost||0)-(((d=this.videoConsumerToStatsMap.get(_))==null?void 0:d.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((l=this.videoConsumerToStatsMap.get(_))==null?void 0:l.packetsReceived)||0),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),Mt.set(_,{score:+(C.score*10).toFixed(),frameWidth:C.frameWidth||0,frameHeight:C.frameHeight||0,framesPerSecond:C.framesPerSecond||0,packetsLostPercentage:Sc({packetsLost:(C.packetsLost||0)-(((p=this.videoConsumerToStatsMap.get(_))==null?void 0:p.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((m=this.videoConsumerToStatsMap.get(_))==null?void 0:m.packetsReceived)||0)}),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((C.bytesReceived||0)-(((y=this.videoConsumerToStatsMap.get(_))==null?void 0:y.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,C),I.inboundVideoRtp.set(M.id,C),I.consumerStreamMap.get(_).inboundVideoRtpId.push(M.id),this.processInboundConsumerVideoStats(_,Pe,C)}else if(k.mediaType==="audio"||k.kind==="audio"){const B=k,C=x({audioLevel:B.audioLevel,concealedSamples:B.concealedSamples,concealmentEvents:B.concealmentEvents,totalAudioEnergy:B.totalAudioEnergy,totalSamplesDuration:B.totalSamplesDuration,totalSamplesReceived:B.totalSamplesReceived,fecPacketsDiscarded:B.fecPacketsDiscarded||0,fecPacketsReceived:B.fecPacketsReceived||0,insertedSamplesForDeceleration:B.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:B.removedSamplesForAcceleration||0,silentConcealedSamples:B.silentConcealedSamples||0,playoutId:B.playoutId},Qe);C.score=Cm({concealmentEvents:(C.concealmentEvents||0)-(((E=this.audioConsumerToStatsMap.get(_))==null?void 0:E.concealmentEvents)||0),packetsLost:(C.packetsLost||0)-(((b=this.audioConsumerToStatsMap.get(_))==null?void 0:b.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((O=this.audioConsumerToStatsMap.get(_))==null?void 0:O.packetsReceived)||0),jitter:C.jitter||0}),Mt.set(_,{score:+(C.score*10).toFixed(),packetsLostPercentage:Sc({packetsLost:(C.packetsLost||0)-(((A=this.audioConsumerToStatsMap.get(_))==null?void 0:A.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((F=this.audioConsumerToStatsMap.get(_))==null?void 0:F.packetsReceived)||0)}),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((C.bytesReceived||0)-(((V=this.audioConsumerToStatsMap.get(_))==null?void 0:V.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,C),I.inboundAudioRtp.set(M.id,C),I.consumerStreamMap.get(_).inboundAudioRtpId.push(M.id),this.processInboundConsumerAudioStats(_,Pe,C)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}}}if(I.producerStreamMap.forEach((M,k)=>{var _,j,Pe,Qe,B,C,Xe,lr,Bo,Wo,jo,Ho,qo,Go,Jo,$o,Ko,zo,Yo,Qo,Xo,Zo,ec;if(M.outboundVideoRtpId.length>0){const Se=[];M.outboundVideoRtpId.forEach(Np=>{Se.push(I.outboundVideoRtp.get(Np))});const oe=this.getWorkingSimulcastVideoStats(Se);oe.score=wm({frameWidth:oe.frameWidth||0,framesPerSecond:oe.framesPerSecond||0,jitter:((_=oe.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsSent:(oe.packetsSent||0)-(((j=this.videoProducerToStatsMap.get(k))==null?void 0:j.packetsSent)||0),packetsLost:(((Pe=oe.remoteData)==null?void 0:Pe.packetsLost)||0)-(((B=(Qe=this.videoProducerToStatsMap.get(k))==null?void 0:Qe.remoteData)==null?void 0:B.packetsLost)||0),framesEncoded:(oe.framesEncoded||0)-(((C=this.videoProducerToStatsMap.get(k))==null?void 0:C.framesEncoded)||0)}),De.set(k,{score:+(oe.score*10).toFixed(),frameWidth:oe.frameWidth||0,frameHeight:oe.frameHeight||0,framesPerSecond:oe.framesPerSecond||0,jitter:((Xe=oe.remoteData)==null?void 0:Xe.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsLostPercentage:yc({packetsSent:(oe.packetsSent||0)-(((lr=this.videoProducerToStatsMap.get(k))==null?void 0:lr.packetsSent)||0),packetsLost:(((Bo=oe.remoteData)==null?void 0:Bo.packetsLost)||0)-(((jo=(Wo=this.videoProducerToStatsMap.get(k))==null?void 0:Wo.remoteData)==null?void 0:jo.packetsLost)||0)}),bitrate:((oe.bytesSent||0)-(((Ho=this.videoProducerToStatsMap.get(k))==null?void 0:Ho.bytesSent)||0))*8/7,cpuLimitations:oe.qualityLimitationReason==="cpu",bandwidthLimitations:oe.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(k,oe)}else if(M.outboundAudioRtpId.length>0){const Se=I.outboundAudioRtp.get(M.outboundAudioRtpId[0]);Se.score=_m({packetsSent:(Se.packetsSent||0)-(((qo=this.audioProducerToStatsMap.get(k))==null?void 0:qo.packetsSent)||0),packetsLost:(((Go=Se.remoteData)==null?void 0:Go.packetsLost)||0)-((($o=(Jo=this.audioProducerToStatsMap.get(k))==null?void 0:Jo.remoteData)==null?void 0:$o.packetsLost)||0),jitter:((Ko=Se.remoteData)==null?void 0:Ko.jitter)||0}),De.set(k,{score:+(Se.score*10).toFixed(),bitrate:((Se.bytesSent||0)-(((zo=this.audioProducerToStatsMap.get(k))==null?void 0:zo.bytesSent)||0))*8/7,packetsLostPercentage:yc({packetsSent:(Se.packetsSent||0)-(((Yo=this.audioProducerToStatsMap.get(k))==null?void 0:Yo.packetsSent)||0),packetsLost:(((Qo=Se.remoteData)==null?void 0:Qo.packetsLost)||0)-(((Zo=(Xo=this.audioProducerToStatsMap.get(k))==null?void 0:Xo.remoteData)==null?void 0:Zo.packetsLost)||0)}),jitter:((ec=Se.remoteData)==null?void 0:ec.jitter)||0,isScreenShare:this.screenShareProducers.has(k)}),this.audioProducerToStatsMap.set(k,Se)}}),ce.forEach(M=>{const k=ae.find(j=>j.id===M.localCandidateId?(M.localCandidateId=j.id,j):null),_=_e.find(j=>j.id===M.remoteCandidateId?(M.remoteCandidateId=j.id,j):null);k&&(M.localCandidateType=k.type,M.localCandidateAddress=hr(k.address),M.localCandidatePort=k.port,M.localCandidateProtocol=k.protocol,M.localCandidateUrl=k.url,M.localCandidateNetworkType=k.networkType,M.localCandidateRelatedAddress=hr(k.relatedAddress),M.localCandidateRelatedPort=k.relatedPort),_&&(M.remoteCandidateType=_.type,M.remoteCandidateAddress=hr(_.address),M.remoteCandidatePort=_.port,M.remoteCandidateProtocol=_.protocol,M.remoteCandidateUrl=_.url)}),I.candidatePair&&(I.transport?(I.transport.totalRoundTripTime=I.candidatePair.totalRoundTripTime,I.transport.availableOutgoingBitrate=I.candidatePair.availableOutgoingBitrate,I.transport.availableIncomingBitrate=I.candidatePair.availableIncomingBitrate,I.transport.roundTripTime=I.candidatePair.currentRoundTripTime):I.transport={bytesReceived:I.candidatePair.bytesReceived,bytesSent:I.candidatePair.bytesSent,totalRoundTripTime:I.candidatePair.totalRoundTripTime,availableOutgoingBitrate:I.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:I.candidatePair.availableIncomingBitrate,roundTripTime:I.candidatePair.currentRoundTripTime}),I.transport&&(I.transport.candidatePairs=ce),I.transport&&!I.transport.roundTripTime){let M=0,k=0;I.remoteInboundRtp.forEach((_,j)=>{_.roundTripTime&&_.roundTripTime>M&&(M=_.roundTripTime,k=_.totalRoundTripTime)}),I.transport.roundTripTime=M,I.transport.totalRoundTripTime=k}if(Mt.size>0)try{this.observer.emit("consumer_score",Mt)}catch(M){}if(De.size>0)try{this.observer.emit("producer_score",De)}catch(M){}return I}getProducersReport(e){return u(this,null,function*(){const n=e.map(r=>this.generateProducerStreamMap(r,!0));return n.length>0?Promise.all(n):void 0})}getConsumersReport(e){return u(this,null,function*(){const n=e.map(r=>this.generateConsumerStreamMap(r,!0));return n.length>0?Promise.all(n):void 0})}getTransportReport(e){return u(this,null,function*(){return e.getStats()})}getProcessedStats(e,n,r){return u(this,null,function*(){const i=yield this.getTransportReport(e),s={producing:r,consuming:n,id:e.id},a=i,c=this.parseRTCReport(a,["transport","candidate-pair","inbound-rtp","outbound-rtp","remote-inbound-rtp","local-candidate","remote-candidate"],!1,void 0,s);if(!c)return;const d={stats:c.transport,transportId:e.id,consuming:n,producing:r},l=c.staleProducerStreamMap?void 0:this.getProducerStatsFromReport(c),p=c.staleConsumerStreamMap?void 0:this.getConsumerStatsFromReport(c);return{transportReport:d,producerReport:l,consumerReport:p}})}getProducerStatsFromReport(e){const n=[];try{e.producerStreamMap.forEach((r,i)=>{var s,a;n.push({producerId:i,videoStats:r.outboundVideoRtpId.map(c=>e.outboundVideoRtp.get(c)),audioStats:r.outboundAudioRtpId.map(c=>e.outboundAudioRtp.get(c)),appData:((a=(s=this.callStatsInstance.producers)==null?void 0:s.get(i))==null?void 0:a.appData)||null})})}catch(r){this.callStatsInstance.logger.error("callStats::measurements::getProducerStatsFromReport",{error:{reason:r.reason,message:r.message}})}return n}getConsumerStatsFromReport(e){const n=[];try{e.consumerStreamMap.forEach((r,i)=>{const{peerId:s,producerId:a,appData:c}=this.consumerPeerIdMap.get(i);n.push({consumerId:i,peerId:s,producerId:a,appData:c,videoStats:r.inboundVideoRtpId.map(d=>e.inboundVideoRtp.get(d)),audioStats:r.inboundAudioRtpId.map(d=>e.inboundAudioRtp.get(d))})})}catch(r){console.error("getConsumersReport: ",r,e)}return n}getUserLocation(){return u(this,null,function*(){return new Promise((e,n)=>{try{navigator.geolocation?navigator.geolocation.getCurrentPosition(r=>{e(r)}):n()}catch(r){n(r)}})})}getConnectivity(e){return u(this,null,function*(){try{const n={iceServers:e||Am},r=new Promise((l,p)=>{try{const m=new QE(n);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),i=new Promise((l,p)=>{try{const m=new XE(n);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),s=new Promise((l,p)=>{try{const m=new ZE(n);m.addListener("done",l),m.addListener("failed",()=>{l({connectivity:!1})}),m.start(2e3)}catch(m){p(m)}}),[a,c,d]=yield Promise.all([r,i,s]);return{host:a==null?void 0:a.connectivity,relay:c==null?void 0:c.connectivity,reflexive:d==null?void 0:d.connectivity}}catch(n){return{host:!1,relay:!1,reflexive:!1}}})}getThroughput(e){return u(this,null,function*(){try{const n=yield new Promise((r,i)=>{try{const s={iceServers:e||Am},a=new YE(s);a.addListener("done",r),a.addListener("failed",i),a.start(1e4)}catch(s){i(s)}});return{throughput:n.throughput,fractionalLoss:0,RTT:n.RTT,jitter:0,backendRTT:n.backendRTT}}catch(n){return}})}getIPDetails(){return u(this,null,function*(){var e,n;try{return this.ipDetails||(this.ipDetails=yield jl.getIPDetails({peerId:(e=this.callStatsInstance)==null?void 0:e.peerId,apiHostnames:(n=this.callStatsInstance)==null?void 0:n.apiHostnames,logger:this.callStatsInstance.logger})),this.ipDetails}catch(r){return}})}getNetworkQuality(e){return u(this,null,function*(){const[n,r]=yield Promise.all([this.getConnectivity(e),this.getThroughput(e)]);return{connectivity:n,throughput:r==null?void 0:r.throughput,fractionalLoss:r==null?void 0:r.fractionalLoss,RTT:r==null?void 0:r.RTT,jitter:r==null?void 0:r.jitter,backendRTT:r==null?void 0:r.backendRTT}})}getNetworkInfo(e,n=!1){return u(this,null,function*(){var r,i;if(n){const d=yield this.getIPDetails();return{ipDetails:d,effectiveNetworkType:(r=navigator.connection)==null?void 0:r.effectiveType,location:d!=null&&d.loc?Mm(d==null?void 0:d.loc):void 0}}const[s,a,c]=yield Promise.all([this.getConnectivity(e),this.getThroughput(e),this.getIPDetails()]);return{ipDetails:c,effectiveNetworkType:(i=navigator.connection)==null?void 0:i.effectiveType,location:c!=null&&c.loc?Mm(c==null?void 0:c.loc):void 0,turnConnectivity:s?s.host||s.relay||s.reflexive:!1,connectivity:s,throughput:a==null?void 0:a.throughput,fractionalLoss:a==null?void 0:a.fractionalLoss,RTT:a==null?void 0:a.RTT,jitter:a==null?void 0:a.jitter,backendRTT:a==null?void 0:a.backendRTT}})}}class tT extends Om{}class Nm extends Om{constructor(){super(...arguments),g(this,"producerMap",new Map),g(this,"consumerMap",new Map)}registerProducer(e){return u(this,null,function*(){this.producerMap.set(e.id,e),yield this.generateProducerStreamMap(e),e.on("close",this.deregisterProducer.bind(this,e)),e.on("pause",this.pauseProducer.bind(this,e.id)),e.on("resume",this.resumeProducer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareProducers.add(e.id)})}registerConsumer(e){return u(this,null,function*(){this.consumerMap.set(e.id,e),yield this.generateConsumerStreamMap(e),this.consumerPeerIdMap.set(e.id,{producerId:e.producerId,peerId:e.appData.peerId,appData:e.appData}),e.on("close",this.deregisterConsumer.bind(this,e)),e.on("pause",this.pauseConsumer.bind(this,e.id)),e.on("resume",this.resumeConsumer.bind(this,e.id)),e.appData.screenShare===!0&&this.screenShareConsumers.add(e.id)})}generateConsumerStreamMap(e,n=!1){return u(this,null,function*(){const r=yield e.getStats(),i=this.parseRTCReport(r,["inbound-rtp"],!1,e.id),s=[...i.consumerStreamMap.values()][0],a=n?this.getConsumerStatsFromParsedConsumerStats(i,s,e.id):void 0;for(const c of r.values())switch(c.type){case"inbound-rtp":{this.inboundConsumerMap.set(c.id,e.id);break}}return a})}deregisterProducer(e){this.producerMap.delete(e.id),this.outboundProducerMap.forEach((n,r)=>{n===e.id&&this.outboundProducerMap.delete(r)}),this.pausedProducerMap.delete(e.id),this.screenShareProducers.delete(e.id)}deregisterConsumer(e){this.consumerMap.delete(e.id),this.inboundConsumerMap.forEach((n,r)=>{n===e.id&&this.inboundConsumerMap.delete(r)}),this.consumerPeerIdMap.delete(e.id),this.pausedConsumerMap.delete(e.id),this.screenShareConsumers.delete(e.id)}getIceCandidateStats(e){var n;return{id:e.id,type:e.candidateType||e.type,address:e.address,port:e.port,url:e.url,protocol:(n=e.relayProtocol)!=null?n:e.protocol,networkType:e.networkType,relatedAddress:e.relatedAddress,relatedPort:e.relatedPort}}parseRTCReport(e,n=[],r=!1,i=void 0,s=void 0){var a,c,d,l,p,m,y,E,b,O,A,F,V;const J=e,I=new Dm,Z=n.length?new Set(n):void 0,ae=[],_e=[],ce=[],De=new Map,Mt=new Map;for(const M of J.values()){if(Z){if(Z.size===0)break;if(Z.has(M.type))r&&Z.delete(M.type);else continue}switch(M.type){case"local-candidate":{ae.push(this.getIceCandidateStats(M));break}case"remote-candidate":{_e.push(this.getIceCandidateStats(M));break}case"candidate-pair":{const{nominated:k}=M,{selected:_}=M,j=M,Pe={nominated:k!=null?k:_,currentRoundTripTime:j.currentRoundTripTime,totalRoundTripTime:j.totalRoundTripTime,bytesReceived:j.bytesReceived,bytesSent:j.bytesSent,availableOutgoingBitrate:j.availableOutgoingBitrate,availableIncomingBitrate:j.availableIncomingBitrate,lastPacketReceivedTimestamp:j.lastPacketReceivedTimestamp,lastPacketSentTimestamp:j.lastPacketSentTimestamp,localCandidateId:j.localCandidateId,remoteCandidateId:j.remoteCandidateId,bytesDiscardedOnSend:j.bytesDiscardedOnSend,packetsSent:j.packetsSent,packetsReceived:j.packetsReceived,packetsDiscardedOnSend:j.packetsDiscardedOnSend};ce.push(Pe),(M.nominated===!0||M.selected===!0)&&(I.candidatePair=Pe);break}case"transport":{const k=M;s&&(s.producing&&(this.overallProducingTransportsStatsMap[s.id]||(this.overallProducingTransportsStatsMap[s.id]={totalPacketsSent:0})),s.consuming&&(this.overallConsumingTransportsStatsMap[s.id]||(this.overallConsumingTransportsStatsMap[s.id]={totalPacketsReceived:0})));const _={bytesReceived:k.bytesReceived,bytesSent:k.bytesSent,packetsSent:k.packetsSent,packetsReceived:k.packetsReceived,dtlsCipher:k.dtlsCipher,dtlsState:k.dtlsState,iceRole:k.iceRole};if(I.transport=_,s){if(s.producing){const j=this.overallProducingTransportsStatsMap[s.id];this.processProducingTransportStats(s.id,j,_)}if(s.consuming){const j=this.overallConsumingTransportsStatsMap[s.id];this.processConsumingTransportStats(s.id,j,_)}}break}case"remote-inbound-rtp":{const k=M,_={jitter:k.jitter,fractionLost:k.fractionLost,roundTripTime:k.roundTripTime,roundTripTimeMeasurements:k.roundTripTimeMeasurements,totalRoundTripTime:k.totalRoundTripTime,packetsLost:k.packetsLost};I.remoteInboundRtp.set(k.localId,_);break}case"outbound-rtp":{const k=M,_=i||this.outboundProducerMap.get(M.id),j=this.pausedProducerMap.get(_);if(j){if(j.lastReportCalculated===!0)break;this.pausedProducerMap.set(_,{lastReportCalculated:!0})}this.overallProducersStatsMap[_]||(this.overallProducersStatsMap[_]={totalVideoPacketsSent:0,totalAudioPacketsSent:0});const Pe=this.overallProducersStatsMap[_];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.outboundProducerMap.has(M.id)){I.staleProducerStreamMap=!0;break}const Qe=this.callStatsInstance.producers.get(_);if(((a=Qe==null?void 0:Qe.track)==null?void 0:a.readyState)==="ended")break;I.producerStreamMap.has(_)||I.producerStreamMap.set(_,{outboundVideoRtpId:[],outboundAudioRtpId:[]});const B={bytesSent:k.bytesSent,packetsSent:k.packetsSent,nackCount:k.nackCount,ssrc:k.ssrc,mid:k.mid,active:k.active,codecId:k.codecId,headerBytesSent:k.headerBytesSent||0,totalPacketSendDelay:k.totalPacketSendDelay||0};if(k.mediaType==="video"||k.kind==="video"){const C=k,Xe=x({frameHeight:C.frameHeight,frameWidth:C.frameWidth,framesEncoded:C.framesEncoded,framesDropped:C.framesDropped?C.framesDropped:C.droppedFrames,framesPerSecond:C.framesPerSecond?C.framesPerSecond:C.framerateMean,framesSent:C.framesSent,keyFramesEncoded:C.keyFramesEncoded,firCount:C.firCount,encoderImplementation:C.encoderImplementation,hugeFramesSent:C.hugeFramesSent,pliCount:C.pliCount,qpSum:C.qpSum,qualityLimitationReason:C.qualityLimitationReason,qualityLimitationDurations:C.qualityLimitationDurations,qualityLimitationResolutionChanges:C.qualityLimitationResolutionChanges,totalEncodeTime:C.totalEncodeTime,totalPacketSendDelay:C.totalEncodeTime,retransmittedBytesSent:C.retransmittedBytesSent,retransmittedPacketsSent:C.retransmittedPacketsSent,scalabilityMode:C.scalabilityMode,powerEfficientEncoder:C.powerEfficientEncoder},B);I.outboundVideoRtp.set(M.id,Xe),I.producerStreamMap.get(_).outboundVideoRtpId.push(M.id),this.processOutboundProducerVideoStats(_,Pe,Xe)}else if(k.mediaType==="audio"||k.kind==="audio"){const C=k,Xe=x({retransmittedBytesSent:C.retransmittedBytesSent,retransmittedPacketsSent:C.retransmittedPacketsSent},B);I.outboundAudioRtp.set(M.id,Xe),I.producerStreamMap.get(_).outboundAudioRtpId.push(M.id),this.processOutboundProducerAudioStats(_,Pe,Xe)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Outbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}case"inbound-rtp":{const k=M,_=i||this.inboundConsumerMap.get(M.id),j=this.pausedConsumerMap.get(_);if(j){if(j.lastReportCalculated===!0)break;this.pausedConsumerMap.set(_,{lastReportCalculated:!0})}if(k.ssrc===1234)break;this.overallConsumersStatsMap[_]||(this.overallConsumersStatsMap[_]={totalVideoPacketsReceived:0,totalAudioPacketsReceived:0});const Pe=this.overallConsumersStatsMap[_];if(["video","audio"].includes(k.mediaType)||["video","audio"].includes(k.kind)){if(!this.inboundConsumerMap.has(M.id)){I.staleConsumerStreamMap=!0;break}I.consumerStreamMap.has(_)||I.consumerStreamMap.set(_,{inboundVideoRtpId:[],inboundAudioRtpId:[]});const Qe={bytesReceived:k.bytesReceived,packetsReceived:k.packetsReceived,packetsLost:k.packetsLost>=0?k.packetsLost:0,jitter:k.jitter,nackCount:k.nackCount,jitterBufferDelay:k.jitterBufferDelay,jitterBufferEmittedCount:k.jitterBufferEmittedCount,lastPacketReceivedTimestamp:k.lastPacketReceivedTimestamp,ssrc:k.ssrc,mid:k.mid,codecId:k.codecId,headerBytesReceived:k.headerBytesReceived||0,packetsDiscarded:k.packetsDiscarded||0,jitterBufferMinimumDelay:k.jitterBufferMinimumDelay||0,jitterBufferTargetDelay:k.jitterBufferTargetDelay||0};if(k.mediaType==="video"||k.kind==="video"){const B=k,C=x({frameHeight:B.frameHeight,frameWidth:B.frameWidth,framesDecoded:B.framesDecoded,framesDropped:B.framesDropped?B.framesDropped:B.droppedFrames,framesPerSecond:B.framesPerSecond?B.framesPerSecond:B.framerateMean,framesReceived:B.framesReceived,keyFramesDecoded:B.keyFramesDecoded,firCount:B.firCount,decoderImplementation:B.decoderImplementation,pliCount:B.pliCount,totalProcessingDelay:B.totalProcessingDelay,qpSum:B.qpSum||0,totalAssemblyTime:B.totalAssemblyTime||0,totalDecodeTime:B.totalDecodeTime||0,totalFreezesDuration:B.totalFreezesDuration||0,totalInterFrameDelay:B.totalInterFrameDelay||0,totalPausesDuration:B.totalPausesDuration||0,totalSquaredInterFrameDelay:B.totalSquaredInterFrameDelay||0,freezeCount:B.freezeCount||0,pauseCount:B.pauseCount||0,powerEfficientDecoder:B.powerEfficientDecoder},Qe);C.score=Pm({frameWidth:C.frameWidth||0,framesDecoded:(C.framesDecoded||0)-(((c=this.videoConsumerToStatsMap.get(_))==null?void 0:c.framesDecoded)||0),framesPerSecond:C.framesPerSecond||0,packetsLost:(C.packetsLost||0)-(((d=this.videoConsumerToStatsMap.get(_))==null?void 0:d.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((l=this.videoConsumerToStatsMap.get(_))==null?void 0:l.packetsReceived)||0),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_)}),Mt.set(_,{score:+(C.score*10).toFixed(),frameWidth:C.frameWidth||0,frameHeight:C.frameHeight||0,framesPerSecond:C.framesPerSecond||0,packetsLostPercentage:Sc({packetsLost:(C.packetsLost||0)-(((p=this.videoConsumerToStatsMap.get(_))==null?void 0:p.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((m=this.videoConsumerToStatsMap.get(_))==null?void 0:m.packetsReceived)||0)}),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((C.bytesReceived||0)-(((y=this.videoConsumerToStatsMap.get(_))==null?void 0:y.bytesReceived)||0))*8/7}),this.videoConsumerToStatsMap.set(_,C),I.inboundVideoRtp.set(M.id,C),I.consumerStreamMap.get(_).inboundVideoRtpId.push(M.id),this.processInboundConsumerVideoStats(_,Pe,C)}else if(k.mediaType==="audio"||k.kind==="audio"){const B=k,C=x({audioLevel:B.audioLevel,concealedSamples:B.concealedSamples,concealmentEvents:B.concealmentEvents,totalAudioEnergy:B.totalAudioEnergy,totalSamplesDuration:B.totalSamplesDuration,totalSamplesReceived:B.totalSamplesReceived,fecPacketsDiscarded:B.fecPacketsDiscarded||0,fecPacketsReceived:B.fecPacketsReceived||0,insertedSamplesForDeceleration:B.insertedSamplesForDeceleration||0,removedSamplesForAcceleration:B.removedSamplesForAcceleration||0,silentConcealedSamples:B.silentConcealedSamples||0,playoutId:B.playoutId},Qe);C.score=Cm({concealmentEvents:(C.concealmentEvents||0)-(((E=this.audioConsumerToStatsMap.get(_))==null?void 0:E.concealmentEvents)||0),packetsLost:(C.packetsLost||0)-(((b=this.audioConsumerToStatsMap.get(_))==null?void 0:b.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((O=this.audioConsumerToStatsMap.get(_))==null?void 0:O.packetsReceived)||0),jitter:C.jitter||0}),Mt.set(_,{score:+(C.score*10).toFixed(),packetsLostPercentage:Sc({packetsLost:(C.packetsLost||0)-(((A=this.audioConsumerToStatsMap.get(_))==null?void 0:A.packetsLost)||0),packetsReceived:(C.packetsReceived||0)-(((F=this.audioConsumerToStatsMap.get(_))==null?void 0:F.packetsReceived)||0)}),jitter:C.jitter||0,isScreenShare:this.screenShareConsumers.has(_),bitrate:((C.bytesReceived||0)-(((V=this.audioConsumerToStatsMap.get(_))==null?void 0:V.bytesReceived)||0))*8/7}),this.audioConsumerToStatsMap.set(_,C),I.inboundAudioRtp.set(M.id,C),I.consumerStreamMap.get(_).inboundAudioRtpId.push(M.id),this.processInboundConsumerAudioStats(_,Pe,C)}}else this.callStatsInstance.logger.error(`Callstats: Unknown Inbound-rtp. mediatype: ${k.mediaType} kind: ${k.kind}`);break}}}if(I.producerStreamMap.forEach((M,k)=>{var _,j,Pe,Qe,B,C,Xe,lr,Bo,Wo,jo,Ho,qo,Go,Jo,$o,Ko,zo,Yo,Qo,Xo,Zo,ec;if(M.outboundVideoRtpId.length>0){const Se=[];M.outboundVideoRtpId.forEach(Np=>{Se.push(I.outboundVideoRtp.get(Np))});const oe=this.getWorkingSimulcastVideoStats(Se);oe.score=wm({frameWidth:oe.frameWidth||0,framesPerSecond:oe.framesPerSecond||0,jitter:((_=oe.remoteData)==null?void 0:_.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsSent:(oe.packetsSent||0)-(((j=this.videoProducerToStatsMap.get(k))==null?void 0:j.packetsSent)||0),packetsLost:(((Pe=oe.remoteData)==null?void 0:Pe.packetsLost)||0)-(((B=(Qe=this.videoProducerToStatsMap.get(k))==null?void 0:Qe.remoteData)==null?void 0:B.packetsLost)||0),framesEncoded:(oe.framesEncoded||0)-(((C=this.videoProducerToStatsMap.get(k))==null?void 0:C.framesEncoded)||0)}),De.set(k,{score:+(oe.score*10).toFixed(),frameWidth:oe.frameWidth||0,frameHeight:oe.frameHeight||0,framesPerSecond:oe.framesPerSecond||0,jitter:((Xe=oe.remoteData)==null?void 0:Xe.jitter)||0,isScreenShare:this.screenShareProducers.has(k),packetsLostPercentage:yc({packetsSent:(oe.packetsSent||0)-(((lr=this.videoProducerToStatsMap.get(k))==null?void 0:lr.packetsSent)||0),packetsLost:(((Bo=oe.remoteData)==null?void 0:Bo.packetsLost)||0)-(((jo=(Wo=this.videoProducerToStatsMap.get(k))==null?void 0:Wo.remoteData)==null?void 0:jo.packetsLost)||0)}),bitrate:((oe.bytesSent||0)-(((Ho=this.videoProducerToStatsMap.get(k))==null?void 0:Ho.bytesSent)||0))*8/7,cpuLimitations:oe.qualityLimitationReason==="cpu",bandwidthLimitations:oe.qualityLimitationReason==="bandwidth"}),this.videoProducerToStatsMap.set(k,oe)}else if(M.outboundAudioRtpId.length>0){const Se=I.outboundAudioRtp.get(M.outboundAudioRtpId[0]);Se.score=_m({packetsSent:(Se.packetsSent||0)-(((qo=this.audioProducerToStatsMap.get(k))==null?void 0:qo.packetsSent)||0),packetsLost:(((Go=Se.remoteData)==null?void 0:Go.packetsLost)||0)-((($o=(Jo=this.audioProducerToStatsMap.get(k))==null?void 0:Jo.remoteData)==null?void 0:$o.packetsLost)||0),jitter:((Ko=Se.remoteData)==null?void 0:Ko.jitter)||0}),De.set(k,{score:+(Se.score*10).toFixed(),bitrate:((Se.bytesSent||0)-(((zo=this.audioProducerToStatsMap.get(k))==null?void 0:zo.bytesSent)||0))*8/7,packetsLostPercentage:yc({packetsSent:(Se.packetsSent||0)-(((Yo=this.audioProducerToStatsMap.get(k))==null?void 0:Yo.packetsSent)||0),packetsLost:(((Qo=Se.remoteData)==null?void 0:Qo.packetsLost)||0)-(((Zo=(Xo=this.audioProducerToStatsMap.get(k))==null?void 0:Xo.remoteData)==null?void 0:Zo.packetsLost)||0)}),jitter:((ec=Se.remoteData)==null?void 0:ec.jitter)||0,isScreenShare:this.screenShareProducers.has(k)}),this.audioProducerToStatsMap.set(k,Se)}}),ce.forEach(M=>{const k=ae.find(j=>j.id===M.localCandidateId?(M.localCandidateId=j.id,j):null),_=_e.find(j=>j.id===M.remoteCandidateId?(M.remoteCandidateId=j.id,j):null);k&&(M.localCandidateType=k.type,M.localCandidateAddress=hr(k.address),M.localCandidatePort=k.port,M.localCandidateProtocol=k.protocol,M.localCandidateUrl=k.url,M.localCandidateNetworkType=k.networkType,M.localCandidateRelatedAddress=hr(k.relatedAddress),M.localCandidateRelatedPort=k.relatedPort),_&&(M.remoteCandidateType=_.type,M.remoteCandidateAddress=hr(_.address),M.remoteCandidatePort=_.port,M.remoteCandidateProtocol=_.protocol,M.remoteCandidateUrl=_.url)}),I.candidatePair&&(I.transport?(I.transport.bytesReceived=I.candidatePair.bytesReceived,I.transport.bytesSent=I.candidatePair.bytesSent,I.transport.totalRoundTripTime=I.candidatePair.totalRoundTripTime,I.transport.availableOutgoingBitrate=I.candidatePair.availableOutgoingBitrate,I.transport.availableIncomingBitrate=I.candidatePair.availableIncomingBitrate,I.transport.roundTripTime=I.candidatePair.currentRoundTripTime):I.transport={bytesReceived:I.candidatePair.bytesReceived,bytesSent:I.candidatePair.bytesSent,totalRoundTripTime:I.candidatePair.totalRoundTripTime,availableOutgoingBitrate:I.candidatePair.availableOutgoingBitrate,availableIncomingBitrate:I.candidatePair.availableIncomingBitrate,roundTripTime:I.candidatePair.currentRoundTripTime}),I.transport&&(I.transport.candidatePairs=ce),I.transport&&!I.transport.roundTripTime){let M=0,k=0;I.remoteInboundRtp.forEach((_,j)=>{_.roundTripTime&&_.roundTripTime>M&&(M=_.roundTripTime,k=_.totalRoundTripTime)}),I.transport.roundTripTime=M,I.transport.totalRoundTripTime=k}if(Mt.size>0)try{this.observer.emit("consumer_score",Mt)}catch(M){}if(De.size>0)try{this.observer.emit("producer_score",De)}catch(M){}return I}getProducerStatsFromReport(e){const n=[];try{e.producerStreamMap.forEach((r,i)=>{const s=this.producerMap.get(i),a=s.track.getSettings(),c=r.outboundVideoRtpId.map(l=>{const p=e.outboundVideoRtp.get(l);return p.frameHeight||(p.frameHeight=a.height,p.frameWidth=a.width,p.framesPerSecond=a.frameRate),p}),d={producerId:i,appData:s.appData,videoStats:c,audioStats:r.outboundAudioRtpId.map(l=>e.outboundAudioRtp.get(l))};n.push(d)})}catch(r){console.error("getProducersReport: ",r,e)}return n}getConsumerStatsFromParsedConsumerStats(e,n,r){let i;try{const{peerId:s,producerId:a,appData:c}=this.consumerPeerIdMap.get(r),d=n==null?void 0:n.inboundVideoRtpId.map(l=>{const p=this.consumerMap.get(r).track.getSettings(),m=e.inboundVideoRtp.get(l);return m.frameHeight||(m.frameHeight=p.height,m.frameWidth=p.width,m.framesPerSecond=p.frameRate),m});i={consumerId:r,peerId:s,producerId:a,appData:c,videoStats:d,audioStats:n==null?void 0:n.inboundAudioRtpId.map(l=>e.inboundAudioRtp.get(l))}}catch(s){console.error("getConsumerStatsFromParsedConsumerStats: ",s,e)}return i}getConsumerStatsFromReport(e){const n=[];try{e.consumerStreamMap.forEach((r,i)=>{n.push(this.getConsumerStatsFromParsedConsumerStats(e,r,i))})}catch(r){console.error("getConsumerStatsFromReport: ",r,e)}return n}}class nT extends Nm{}function bc(t,e,n,r){if(t!=null&&t.logger&&t.logger.error("Callstats::handleError",{error:r}),typeof n=="function"&&r instanceof e)n.call(null,r,t);else throw r}function Lm(t,e,n){const r=t.value;return t.value=function(...i){try{const s=r.apply(this,i);return s&&s instanceof Promise?s.catch(a=>{bc(this,e,n,a)}):s}catch(s){bc(this,e,n,s)}return null},t}const re=(t,e)=>(n,r,i)=>{const s=i.value;return i.value=function(...a){try{const c=s.apply(this,a);return c&&c instanceof Promise?c.catch(d=>{bc(this,t,e,d)}):c}catch(c){bc(this,t,e,c)}return null},i},rT=(t,e)=>(n,r,i)=>{if(i)return Lm(i,t,e);for(const s of Reflect.ownKeys(n.prototype).filter(a=>a!=="constructor")){const a=Object.getOwnPropertyDescriptor(n.prototype,s);a.value instanceof Function&&Object.defineProperty(n.prototype,s,Lm(a,t,e))}};var te=globalThis&&globalThis.__decorate||function(t,e,n,r){var i=arguments.length,s=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,n):r,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(t,e,n,r);else for(var c=t.length-1;c>=0;c--)(a=t[c])&&(s=(i<3?a(s):i>3?a(e,n,s):a(e,n))||s);return i>3&&s&&Object.defineProperty(e,n,s),s};const ne=console;let X=class extends ut{constructor(t="https://api.testingv3.dyte.in",e="Blink",n=zs.PROD,r,i,s,a){switch(super(),g(this,"observer"),g(this,"eventHandler"),g(this,"measurements"),g(this,"producingTransport"),g(this,"consumingTransport"),g(this,"producers",new Map),g(this,"consumers",new Map),g(this,"iceServers"),g(this,"connectionInfoPromise"),g(this,"pingStatsTimeout"),g(this,"logger"),g(this,"env"),g(this,"apiHostnames"),g(this,"peerId"),g(this,"consumerSharedMediaStatesMap",new Map),g(this,"currentUserMediaStates",{}),this.env=n,this.apiHostnames=a,this.logger=i,this.peerId=s,this.eventHandler=new WE({logger:i,peerId:s,apiHostnames:a}),this.logger.debug("callStats::engineName: ",{engineName:e}),e){case"Blink":this.measurements=new tT;break;case"Gecko":this.measurements=new Nm;break;case"WebKit":this.measurements=new nT;break;default:throw Error(`Unknown engineName! ${e}`)}this.measurements.callStatsInstance=this,this.registerProducer=this.registerProducer.bind(this),this.registerConsumer=this.registerConsumer.bind(this),this.observer=new ut,this.measurements.observer.on("consumer_score",c=>{i.debug(`callStats::consumer_score ${[...c.entries()]}`),this.eventHandler.emit("consumer_score",c)}),this.measurements.observer.on("producer_score",c=>{i.debug(`callStats::producer_score ${[...c.entries()]}`),this.eventHandler.emit("producer_score",c)})}registerIceServers(t){this.iceServers=t}registerConsumer(t){var e;this.consumerSharedMediaStatesMap.has(t.id)||this.consumerSharedMediaStatesMap.set(t.id,{}),this.consumers.set(t.id,t),this.measurements.registerConsumer(t),this.logger.debug("callStats::registerConsumer",{consumerId:t.id,consumerkind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)}),t.on("close",this.deRegisterConsumer.bind(this,t))}registerProducer(t){var e;this.producers.set(t.id,t),this.measurements.registerProducer(t),this.logger.debug("callStats::registerProducer",{producerId:t.id,producerKind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)}),t.on("close",this.deRegisterProducer.bind(this,t))}sendConsumerSharedMediaStateEvent(t,e){this.consumerSharedMediaStatesMap.has(t)||this.consumerSharedMediaStatesMap.set(t,{});const n=this.consumerSharedMediaStatesMap.get(t);this.consumerSharedMediaStatesMap.set(t,Object.assign(n,e))}registerProducingTransport(t){var e;this.producingTransport=t,t.observer.on("close",this.disconnectProducingTransport.bind(this,t)),t.observer.on("disconnect",this.disconnectProducingTransport.bind(this,t)),Array.from(((e=t._producers)==null?void 0:e.values())||[]).forEach(n=>{this.registerProducer(n)}),t.observer.on("newproducer",this.registerProducer)}registerConsumingTransport(t){var e;this.consumingTransport=t,t.observer.on("close",this.disconnectConsumingTransport.bind(this,t)),t.observer.on("disconnect",this.disconnectConsumingTransport.bind(this,t)),Array.from(((e=t._consumers)==null?void 0:e.values())||[]).forEach(n=>{this.registerConsumer(n)}),t.observer.on("newconsumer",this.registerConsumer)}deRegisterConsumer(t){this.consumers.delete(t.id)}deRegisterProducer(t){var e;this.producers.delete(t.id),this.logger.debug("callStats::deRegisterProducer",{producerId:t.id,producerKind:t.kind,isScreenShare:!!((e=t.appData)!=null&&e.screenShare)})}disconnectConsumingTransport(){this.consumingTransport=void 0}disconnectProducingTransport(){this.producingTransport=void 0}callEvent(t){this.eventHandler.callEvent(t)}sendPreCallTestBeginEvent(t=!1,e){this.connectionInfoPromise=this.measurements.getNetworkInfo(this.iceServers,t),this.eventHandler.callEvent({event:U.PRECALL_TEST_BEGIN,timestamp:e}),this.connectionInfoPromise&&this.connectionInfoPromise.then(n=>{this.eventHandler.callEvent({event:U.PRECALL_TEST_COMPLETE,metaData:{connectionInfo:n},timestamp:e})})}sendScreenShareToggleEvent(t,e=null,n){this.currentUserMediaStates.screen=t,this.eventHandler.callEvent({event:t?U.SCREENSHARE_STARTED:U.SCREENSHARE_STOPPED,metaData:{ssrc:e},timestamp:n})}sendScreenShareRequestedEvent(t){this.eventHandler.callEvent({event:U.SCREENSHARE_START_REQUESTED,timestamp:t})}sendActiveSpeakerEvent(t,e){this.eventHandler.callEvent({event:U.DOMINANT_SPEAKER,metaData:{peerId:t},timestamp:e})}devices(t,e,n){this.eventHandler.callEvent({event:t===Zt.AUDIO&&U.AUDIO_DEVICES_UPDATES||t===Zt.VIDEO&&U.VIDEO_DEVICES_UPDATES||t===Zt.SPEAKER&&U.SPEAKER_DEVICES_UPDATES,metaData:{deviceList:e},timestamp:n})}selectedDevice(t,e,n){this.eventHandler.callEvent({event:t===Zt.AUDIO&&U.SELECTED_MICROHPONE_UPDATE||t===Zt.VIDEO&&U.SELECTED_CAMERA_UPDATE||t===Zt.SPEAKER&&U.SELECTED_SPEAKER_UPDATE,metaData:{device:e},timestamp:n})}mediaPermission(t,e,n){this.eventHandler.callEvent({event:U.MEDIA_PERMISSION,metaData:{deviceType:t,permission:e},timestamp:n})}mediaPlaybackFailed(t,e){this.eventHandler.callEvent({event:t===Zt.AUDIO&&U.AUDIO_PLAY_FAILED||t===Zt.VIDEO&&U.VIDEO_PLAY_FAILED,metaData:{deviceType:t},timestamp:e})}mediaTrackMuted(t,e){this.eventHandler.callEvent({event:t===Zt.AUDIO&&U.AUDIO_TRACK_MUTED||t===Zt.VIDEO&&U.VIDEO_TRACK_MUTED,metaData:{deviceType:t},timestamp:e})}tabChanged(t,e){this.eventHandler.callEvent({event:U.TAB_CHANGE,metaData:{isMeetingsTabActive:t},timestamp:e})}browserBackgrounded(t){this.eventHandler.callEvent({event:U.BROWSER_BACKGROUNDED,timestamp:t})}browserForegrounded(t){this.eventHandler.callEvent({event:U.BROWSER_FOREGROUNDED,timestamp:t})}legacySwitch(t,e){this.eventHandler.callEvent({event:U.LEGACY_SWITCH,metadata:{on:t},timestamp:e})}getPreCallTestResults(){return u(this,null,function*(){return this.connectionInfoPromise})}sendCallJoinBeginEvent(t,e){t=G(x({},t),{meetingEnv:this.env}),t.deviceInfo=G(x({},t.deviceInfo),{userAgent:navigator.userAgent,cpus:navigator.hardwareConcurrency,memory:navigator.deviceMemory}),this.eventHandler.callEvent({event:U.CALL_JOIN_BEGIN,metaData:{peerMetaData:t},timestamp:e})}sendNetworkQualityTestBeginEvent(t,e){this.eventHandler.callEvent({event:U.NET_QUALITY_TEST_BEGIN,timestamp:e}),new Promise((n,r)=>u(this,null,function*(){const i=[];try{for(const s of t)try{if(s.iceServers&&s.iceServers.length>0){const a=yield this.measurements.getNetworkQuality(s.iceServers);i.push(G(x({},s),{networkResults:a}))}}catch(a){console.warn("Error handling ",a)}n({regionData:i})}catch(s){console.warn("Error in callstats, ",s),r(s)}})).then(n=>{this.eventHandler.callEvent({event:U.NET_QUALITY_TEST_END,timestamp:e,metaData:n})})}sendWebSocketConnectedEvent(t){this.eventHandler.callEvent({event:U.WEBSOCKET_CONNECTED,timestamp:t})}sendTransportConnectedEvent(t){this.eventHandler.callEvent({event:U.TRANSPORT_CONNECTED,timestamp:t})}sendAudioToggleEvent(t,e){this.currentUserMediaStates.audio=t;let n;t?n=U.AUDIO_ON:n=U.AUDIO_OFF,this.eventHandler.callEvent({event:n,timestamp:e})}sendVideoToggleEvent(t,e){this.currentUserMediaStates.video=t;let n;t?n=U.VIDEO_ON:n=U.VIDEO_OFF,this.eventHandler.callEvent({event:n,timestamp:e})}sendParticipantRoleToggleEvent(t,e){this.eventHandler.callEvent({event:U.PARTICIPANT_ROLE,timestamp:e,metaData:t})}startPingStats(t=7e3){this.sendPingStatsEvent(!1,new Date),this.pingStatsTimeout=setInterval(this.sendPingStatsEvent.bind(this),t)}stopPingStats(){clearInterval(this.pingStatsTimeout)}sendPingStatsEvent(t=!0,e){return u(this,null,function*(){let n,r;if(this.producingTransport&&(n=yield this.measurements.getProcessedStats(this.producingTransport,!1,!0),!n||!(n!=null&&n.producerReport))){this.logger.debug("callStats::sendPingStatsEvent::staleProducingTransport",{disclaimer:"Stale producer? Regenerating Stream Maps!"});const s=yield this.measurements.getProducersReport([...this.producers.values()]);n&&s?n.producerReport=s:(n=yield this.measurements.getProcessedStats(this.producingTransport,!1,!0),(!n||!(n!=null&&n.producerReport))&&this.logger.debug("callStats::sendPingStatsEvent::noProducingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}if(this.consumingTransport&&(r=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),!r||!r.consumerReport)){this.logger.debug("callStats::sendPingStatsEvent::staleConsumingTransport",{disclaimer:"Stale consumer? Regenerating Stream Maps!"});const s=yield this.measurements.getConsumersReport([...this.consumers.values()]);r&&s?r.consumerReport=s:(r=yield this.measurements.getProcessedStats(this.consumingTransport,!0,!1),(!r||!r.consumerReport)&&this.logger.debug("callStats::sendPingStatsEvent::noConsumingTransportReport",{disclaimer:"Stream maps invalid despite regenerating!"}))}const i={producingTransportStats:n?n==null?void 0:n.transportReport:void 0,consumingTransportStats:r?r==null?void 0:r.transportReport:void 0,producerStats:[].concat((n==null?void 0:n.producerReport)||[]).concat((r==null?void 0:r.producerReport)||[]),consumerStats:[].concat((r==null?void 0:r.consumerReport)||[]).concat((n==null?void 0:n.consumerReport)||[])};if(t&&i.producerStats.length===0&&i.consumerStats.length===0){yield this.eventHandler.flush();return}this.eventHandler.callEvent({event:U.PING_STAT,metaData:i,timestamp:e})})}sendIVSPlayerRebufferEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_REBUFFERING,timestamp:t})}sendIVSPlayerAudioBlockEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_AUDIO_BLOCKED,timestamp:t})}sendIVSPlayerPlaybackBlockedEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_PLAYBACK_BLOCKED,timestamp:t})}sendIVSPlayerNetworkUnavailableEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_NETWORK_UNAVAILABLE,timestamp:t})}sendIVSPlayerInitializedEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_INITIALIZED,timestamp:t})}sendIVSPlayerWorkerErrorEvent(t){this.eventHandler.callEvent({event:U.IVS_PLAYER_WORKER_ERROR,timestamp:t})}sendIVSPlayerErrorEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_ERROR,timestamp:e,metaData:t})}sendIVSPlayerRecoverableErrorEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_RECOVERABLE_ERROR,timestamp:e,metaData:t})}sendIVSPlayerAnalyticsEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_ANALYTICS_EVENT,timestamp:e,metaData:t})}sendIVSPlayerPlaybackRateChangedEvent(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_PLAYBACK_RATE_CHANGED,timestamp:e,metaData:{updatedPlaybackRate:t}})}sendIVSPlayerQualityChanged(t,e){this.eventHandler.callEvent({event:U.IVS_PLAYER_QUALITY_CHANGED,timestamp:e,metaData:t})}sendPlayerLiveLatency(t,e){this.eventHandler.callEvent({event:U.LIVESTREAM_LATENCY,timestamp:e,metaData:{latency:t}})}sendDisconnectEvent(t){this.eventHandler.callEvent({event:U.DISCONNECT,timestamp:t})}sendReconnectEvent(t){this.eventHandler.callEvent({event:U.RECONNECT_ATTEMPT,timestamp:t})}expectedVideoResolution(t,e,n){this.eventHandler.callEvent({event:U.EXPECTED_VIDEO_RESOLUTION,timestamp:n,metaData:{frameWidth:t,frameHeight:e}})}expectedScreenshareResolution(t,e,n){this.eventHandler.callEvent({event:U.EXPECTED_SCREENSHARE_RESOLUTION,timestamp:n,metaData:{frameWidth:t,frameHeight:e}})}};te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"registerIceServers",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"registerConsumer",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"registerProducer",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendConsumerSharedMediaStateEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"registerProducingTransport",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"registerConsumingTransport",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"deRegisterConsumer",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"deRegisterProducer",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"disconnectConsumingTransport",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"disconnectProducingTransport",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendPreCallTestBeginEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendScreenShareToggleEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendScreenShareRequestedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendActiveSpeakerEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"devices",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"selectedDevice",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"mediaPermission",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"mediaPlaybackFailed",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"mediaTrackMuted",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"tabChanged",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"browserBackgrounded",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"browserForegrounded",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"legacySwitch",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"getPreCallTestResults",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendCallJoinBeginEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendNetworkQualityTestBeginEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendWebSocketConnectedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendTransportConnectedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendAudioToggleEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendVideoToggleEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendParticipantRoleToggleEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"startPingStats",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"stopPingStats",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendPingStatsEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerRebufferEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerAudioBlockEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerPlaybackBlockedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerNetworkUnavailableEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerInitializedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerWorkerErrorEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerErrorEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerRecoverableErrorEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerAnalyticsEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerPlaybackRateChangedEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendIVSPlayerQualityChanged",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendPlayerLiveLatency",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendDisconnectEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"sendReconnectEvent",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"expectedVideoResolution",null),te([re(TypeError,(t,e)=>ne.error(e,t))],X.prototype,"expectedScreenshareResolution",null),X=te([rT(TypeError,(t,e)=>ne.error(e,t))],X);const iT=X;class sT extends ut{constructor(){super(...arguments),g(this,"stats"),g(this,"peerId"),g(this,"backend"),g(this,"iceServers"),g(this,"initialized",!1),g(this,"stalled",!1),g(this,"ipInformation"),g(this,"logger")}initialize(e){return u(this,arguments,function*({peerId:n,engineName:r,env:i=zs.PROD,iceServers:s,apiBase:a="https://api.cluster.dyte.in",flags:c,logger:d=console,apiHostnames:l,skipConnectivityChecks:p=!1}){var m,y,E;try{this.peerId=n,this.logger=d,this.ipInformation=yield jl.getIPDetails({peerId:n,apiHostnames:l,logger:d}),this.backend=new iT(a,r,i,c,d,n,l),this.iceServers=s,(m=this.backend)==null||m.registerIceServers(this.iceServers),this.initialized=!0,(E=(y=this.backend)==null?void 0:y.eventHandler)==null||E.emit("initialized",this.ipInformation),this.emit("initialized",this.ipInformation),this.startPreCallTest(p)}catch(b){this.logger.error("callStats::CallStatsIntegration: ",{error:b}),this.stallCallStats()}})}configureSendTransport(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.registerProducingTransport(e)})}configureRecvTransport(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.registerConsumingTransport(e)})}candidateRegionalNetworkQualityTest(e){return u(this,null,function*(){const n=new Date;this.onSafeInitialization(()=>{var r;try{(r=this.backend)==null||r.sendNetworkQualityTestBeginEvent(e,n)}catch(i){this.logger.error("callStats::sendNetworkQualityTestBeginEvent",{error:{reason:i.reason}})}})})}roomJoined(e){return u(this,null,function*(){const n=new Date;this.onSafeInitialization(()=>{var r,i;(r=this.backend)==null||r.sendCallJoinBeginEvent(e,n),this.backend,(i=this.backend)==null||i.startPingStats()})})}audioOff(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendAudioToggleEvent(!1,e)})}audioOn(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendAudioToggleEvent(!0,e)})}videoOff(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendVideoToggleEvent(!1,e)})}videoOn(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendVideoToggleEvent(!0,e)})}callEnded(){const e=new Date;this.onSafeInitialization(()=>{var n,r;(n=this.backend)==null||n.stopPingStats(),(r=this.backend)==null||r.sendDisconnectEvent(e)})}screenShareStart(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendScreenShareToggleEvent(!0,e,n)})}consumerSharedMediaState(e,n){this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendConsumerSharedMediaStateEvent(e,n)})}screenShareStop(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendScreenShareToggleEvent(!1,e,n)})}screenShareRequested(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.sendScreenShareRequestedEvent(e)})}activeSpeaker(e){if(e!==this.peerId)return;const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendActiveSpeakerEvent(e,n)})}devices(e,n){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.devices(e,n,r)})}selectedDevice(e,n){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.selectedDevice(e,n,r)})}mediaPermission(e,n){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.mediaPermission(e,n,r)})}mediaPlaybackFailed(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.mediaPlaybackFailed(e,n)})}mediaTrackMuted(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.mediaTrackMuted(e,n)})}tabChanged(e=!1){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.tabChanged(e,n)})}browserBackgrounded(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.browserBackgrounded(e)})}browserForegrounded(){const e=new Date;this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.browserForegrounded(e)})}legacySwitch(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.legacySwitch(e,n)})}startPreCallTest(e=!1){return u(this,null,function*(){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendPreCallTestBeginEvent(e,n)})})}onPreCallTestResults(e){return this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.once("precall_end",e)}),e}onReceivingConsumerAudioStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("consumer_audio_status",e)})}onReceivingConsumerVideoStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("consumer_video_status",e)})}onReceivingProducerAudioStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("producer_audio_status",e)})}onReceivingProducerVideoStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("producer_video_status",e)})}onReceivingProducingTransportStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("producing_transport_status",e)})}onReceivingConsumingTransportStatus(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("consuming_transport_status",e)})}onProducerScore(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("producer_score",e)})}onConsumerScore(e){this.onSafeInitialization(()=>{var n;(n=this.backend)==null||n.eventHandler.on("consumer_score",e)})}onSafeInitialization(e){if(this.initialized)e(this.ipInformation,!1);else if(!this.stalled){const n=r=>{e(r,!0)};return this.once("initialized",n),n}return()=>{}}removeInitializationListener(e){this.removeListener("initialized",e)}stallCallStats(){this.stalled=!0,this.removeAllListeners("initialized")}ivsPlayerEvent(e,n){const r=new Date;this.onSafeInitialization(()=>{var i,s,a,c,d,l,p,m,y,E,b;switch(e){case"PlayerRebuffering":(i=this.backend)==null||i.sendIVSPlayerRebufferEvent(r);break;case"PlayerAudioBlocked":(s=this.backend)==null||s.sendIVSPlayerAudioBlockEvent(r);break;case"PlayerPlaybackBlocked":(a=this.backend)==null||a.sendIVSPlayerPlaybackBlockedEvent(r);break;case"PlayerNetworkUnavailable":(c=this.backend)==null||c.sendIVSPlayerNetworkUnavailableEvent(r);break;case"PlayerInitialized":(d=this.backend)==null||d.sendIVSPlayerInitializedEvent(r);break;case"PlayerWorkerError":(l=this.backend)==null||l.sendIVSPlayerWorkerErrorEvent(r);break;case"PlayerError":(p=this.backend)==null||p.sendIVSPlayerErrorEvent(n,r);break;case"PlayerRecoverableError":(m=this.backend)==null||m.sendIVSPlayerRecoverableErrorEvent(n,r);break;case"PlayerAnalyticsEvent":(y=this.backend)==null||y.sendIVSPlayerAnalyticsEvent(n,r);break;case"PlayerPlaybackRateChanged":(E=this.backend)==null||E.sendIVSPlayerPlaybackRateChangedEvent(n,r);break;case"PlayerQualityChanged":(b=this.backend)==null||b.sendIVSPlayerQualityChanged(n,r);break}})}livestreamLatency(e){const n=new Date;this.onSafeInitialization(()=>{var r;(r=this.backend)==null||r.sendPlayerLiveLatency(e,n)})}expectedVideoResolution(e,n){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.expectedVideoResolution(e,n,r)})}expectedScreenshareResolution(e,n){const r=new Date;this.onSafeInitialization(()=>{var i;(i=this.backend)==null||i.expectedScreenshareResolution(e,n,r)})}}const $=new sT;$.setMaxListeners(30);function aT(t){const{length:e}=this,n=t>=0?t:e+t;return n<0||n>=e?void 0:this[n]}Array.prototype.at||Object.assign(Array.prototype,{at:aT});function oT(t){const{length:e}=this,n=t>=0?t:e+t;return n<0||n>=e?void 0:this[n]}String.prototype.at||Object.assign(String.prototype,{at:oT});function cT(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var xm={exports:{}},We=xm.exports={},Rn,An;function Hl(){throw new Error("setTimeout has not been defined")}function ql(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Rn=setTimeout:Rn=Hl}catch(t){Rn=Hl}try{typeof clearTimeout=="function"?An=clearTimeout:An=ql}catch(t){An=ql}})();function Vm(t){if(Rn===setTimeout)return setTimeout(t,0);if((Rn===Hl||!Rn)&&setTimeout)return Rn=setTimeout,setTimeout(t,0);try{return Rn(t,0)}catch(e){try{return Rn.call(null,t,0)}catch(n){return Rn.call(this,t,0)}}}function dT(t){if(An===clearTimeout)return clearTimeout(t);if((An===ql||!An)&&clearTimeout)return An=clearTimeout,clearTimeout(t);try{return An(t)}catch(e){try{return An.call(null,t)}catch(n){return An.call(this,t)}}}var Jn=[],zi=!1,Qr,_c=-1;function lT(){!zi||!Qr||(zi=!1,Qr.length?Jn=Qr.concat(Jn):_c=-1,Jn.length&&Um())}function Um(){if(!zi){var t=Vm(lT);zi=!0;for(var e=Jn.length;e;){for(Qr=Jn,Jn=[];++_c<e;)Qr&&Qr[_c].run();_c=-1,e=Jn.length}Qr=null,zi=!1,dT(t)}}We.nextTick=function(t){var e=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)e[n-1]=arguments[n];Jn.push(new Fm(t,e)),Jn.length===1&&!zi&&Vm(Um)};function Fm(t,e){this.fun=t,this.array=e}Fm.prototype.run=function(){this.fun.apply(null,this.array)},We.title="browser",We.browser=!0,We.env={},We.argv=[],We.version="",We.versions={};function $n(){}We.on=$n,We.addListener=$n,We.once=$n,We.off=$n,We.removeListener=$n,We.removeAllListeners=$n,We.emit=$n,We.prependListener=$n,We.prependOnceListener=$n,We.listeners=function(t){return[]},We.binding=function(t){throw new Error("process.binding is not supported")},We.cwd=function(){return"/"},We.chdir=function(t){throw new Error("process.chdir is not supported")},We.umask=function(){return 0};var uT=xm.exports;const Xr=cT(uT);var Gl={},hT={get exports(){return Gl},set exports(t){Gl=t}},wc={},pT={get exports(){return wc},set exports(t){wc=t}},Bm=function(t,e){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return t.apply(e,n)}},mT=Bm,pr=Object.prototype.toString;function Jl(t){return Array.isArray(t)}function $l(t){return typeof t=="undefined"}function gT(t){return t!==null&&!$l(t)&&t.constructor!==null&&!$l(t.constructor)&&typeof t.constructor.isBuffer=="function"&&t.constructor.isBuffer(t)}function Wm(t){return pr.call(t)==="[object ArrayBuffer]"}function fT(t){return pr.call(t)==="[object FormData]"}function vT(t){var e;return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView?e=ArrayBuffer.isView(t):e=t&&t.buffer&&Wm(t.buffer),e}function yT(t){return typeof t=="string"}function ST(t){return typeof t=="number"}function jm(t){return t!==null&&typeof t=="object"}function Ic(t){if(pr.call(t)!=="[object Object]")return!1;var e=Object.getPrototypeOf(t);return e===null||e===Object.prototype}function ET(t){return pr.call(t)==="[object Date]"}function TT(t){return pr.call(t)==="[object File]"}function kT(t){return pr.call(t)==="[object Blob]"}function Hm(t){return pr.call(t)==="[object Function]"}function bT(t){return jm(t)&&Hm(t.pipe)}function _T(t){return pr.call(t)==="[object URLSearchParams]"}function wT(t){return t.trim?t.trim():t.replace(/^\s+|\s+$/g,"")}function IT(){return typeof navigator!="undefined"&&(navigator.product==="ReactNative"||navigator.product==="NativeScript"||navigator.product==="NS")?!1:typeof window!="undefined"&&typeof document!="undefined"}function Kl(t,e){if(!(t===null||typeof t=="undefined"))if(typeof t!="object"&&(t=[t]),Jl(t))for(var n=0,r=t.length;n<r;n++)e.call(null,t[n],n,t);else for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&e.call(null,t[i],i,t)}function zl(){var t={};function e(i,s){Ic(t[s])&&Ic(i)?t[s]=zl(t[s],i):Ic(i)?t[s]=zl({},i):Jl(i)?t[s]=i.slice():t[s]=i}for(var n=0,r=arguments.length;n<r;n++)Kl(arguments[n],e);return t}function CT(t,e,n){return Kl(e,function(r,i){n&&typeof r=="function"?t[i]=mT(r,n):t[i]=r}),t}function PT(t){return t.charCodeAt(0)===65279&&(t=t.slice(1)),t}var Dt={isArray:Jl,isArrayBuffer:Wm,isBuffer:gT,isFormData:fT,isArrayBufferView:vT,isString:yT,isNumber:ST,isObject:jm,isPlainObject:Ic,isUndefined:$l,isDate:ET,isFile:TT,isBlob:kT,isFunction:Hm,isStream:bT,isURLSearchParams:_T,isStandardBrowserEnv:IT,forEach:Kl,merge:zl,extend:CT,trim:wT,stripBOM:PT},Yi=Dt;function qm(t){return encodeURIComponent(t).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}var Gm=function(t,e,n){if(!e)return t;var r;if(n)r=n(e);else if(Yi.isURLSearchParams(e))r=e.toString();else{var i=[];Yi.forEach(e,function(a,c){a===null||typeof a=="undefined"||(Yi.isArray(a)?c=c+"[]":a=[a],Yi.forEach(a,function(d){Yi.isDate(d)?d=d.toISOString():Yi.isObject(d)&&(d=JSON.stringify(d)),i.push(qm(c)+"="+qm(d))}))}),r=i.join("&")}if(r){var s=t.indexOf("#");s!==-1&&(t=t.slice(0,s)),t+=(t.indexOf("?")===-1?"?":"&")+r}return t},RT=Dt;function Cc(){this.handlers=[]}Cc.prototype.use=function(t,e,n){return this.handlers.push({fulfilled:t,rejected:e,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1},Cc.prototype.eject=function(t){this.handlers[t]&&(this.handlers[t]=null)},Cc.prototype.forEach=function(t){RT.forEach(this.handlers,function(e){e!==null&&t(e)})};var AT=Cc,MT=Dt,DT=function(t,e){MT.forEach(t,function(n,r){r!==e&&r.toUpperCase()===e.toUpperCase()&&(t[e]=n,delete t[r])})},Jm=function(t,e,n,r,i){return t.config=e,n&&(t.code=n),t.request=r,t.response=i,t.isAxiosError=!0,t.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},t},Yl,$m;function Km(){if($m)return Yl;$m=1;var t=Jm;return Yl=function(e,n,r,i,s){var a=new Error(e);return t(a,n,r,i,s)},Yl}var Ql,zm;function OT(){if(zm)return Ql;zm=1;var t=Km();return Ql=function(e,n,r){var i=r.config.validateStatus;!r.status||!i||i(r.status)?e(r):n(t("Request failed with status code "+r.status,r.config,null,r.request,r))},Ql}var Xl,Ym;function NT(){if(Ym)return Xl;Ym=1;var t=Dt;return Xl=t.isStandardBrowserEnv()?function(){return{write:function(e,n,r,i,s,a){var c=[];c.push(e+"="+encodeURIComponent(n)),t.isNumber(r)&&c.push("expires="+new Date(r).toGMTString()),t.isString(i)&&c.push("path="+i),t.isString(s)&&c.push("domain="+s),a===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(e){var n=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}(),Xl}var Qm,Xm;function LT(){return Xm||(Xm=1,Qm=function(t){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(t)}),Qm}var Zm,eg;function xT(){return eg||(eg=1,Zm=function(t,e){return e?t.replace(/\/+$/,"")+"/"+e.replace(/^\/+/,""):t}),Zm}var Zl,tg;function VT(){if(tg)return Zl;tg=1;var t=LT(),e=xT();return Zl=function(n,r){return n&&!t(r)?e(n,r):r},Zl}var eu,ng;function UT(){if(ng)return eu;ng=1;var t=Dt,e=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];return eu=function(n){var r={},i,s,a;return n&&t.forEach(n.split(`
13
+ `),function(c){if(a=c.indexOf(":"),i=t.trim(c.substr(0,a)).toLowerCase(),s=t.trim(c.substr(a+1)),i){if(r[i]&&e.indexOf(i)>=0)return;i==="set-cookie"?r[i]=(r[i]?r[i]:[]).concat([s]):r[i]=r[i]?r[i]+", "+s:s}}),r},eu}var tu,rg;function FT(){if(rg)return tu;rg=1;var t=Dt;return tu=t.isStandardBrowserEnv()?function(){var e=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a"),r;function i(s){var a=s;return e&&(n.setAttribute("href",a),a=n.href),n.setAttribute("href",a),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=i(window.location.href),function(s){var a=t.isString(s)?i(s):s;return a.protocol===r.protocol&&a.host===r.host}}():function(){return function(){return!0}}(),tu}var nu,ig;function Pc(){if(ig)return nu;ig=1;function t(e){this.message=e}return t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,nu=t,nu}var ru,sg;function BT(){if(sg)return ru;sg=1;var t=Dt,e=OT(),n=NT(),r=Gm,i=VT(),s=UT(),a=FT(),c=Km(),d=Rc(),l=Pc();return ru=function(p){return new Promise(function(m,y){var E=p.data,b=p.headers,O=p.responseType,A;function F(){p.cancelToken&&p.cancelToken.unsubscribe(A),p.signal&&p.signal.removeEventListener("abort",A)}t.isFormData(E)&&delete b["Content-Type"];var V=new XMLHttpRequest;if(p.auth){var J=p.auth.username||"",I=p.auth.password?unescape(encodeURIComponent(p.auth.password)):"";b.Authorization="Basic "+btoa(J+":"+I)}var Z=i(p.baseURL,p.url);V.open(p.method.toUpperCase(),r(Z,p.params,p.paramsSerializer),!0),V.timeout=p.timeout;function ae(){if(V){var ce="getAllResponseHeaders"in V?s(V.getAllResponseHeaders()):null,De=!O||O==="text"||O==="json"?V.responseText:V.response,Mt={data:De,status:V.status,statusText:V.statusText,headers:ce,config:p,request:V};e(function(M){m(M),F()},function(M){y(M),F()},Mt),V=null}}if("onloadend"in V?V.onloadend=ae:V.onreadystatechange=function(){!V||V.readyState!==4||V.status===0&&!(V.responseURL&&V.responseURL.indexOf("file:")===0)||setTimeout(ae)},V.onabort=function(){V&&(y(c("Request aborted",p,"ECONNABORTED",V)),V=null)},V.onerror=function(){y(c("Network Error",p,null,V)),V=null},V.ontimeout=function(){var ce=p.timeout?"timeout of "+p.timeout+"ms exceeded":"timeout exceeded",De=p.transitional||d.transitional;p.timeoutErrorMessage&&(ce=p.timeoutErrorMessage),y(c(ce,p,De.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",V)),V=null},t.isStandardBrowserEnv()){var _e=(p.withCredentials||a(Z))&&p.xsrfCookieName?n.read(p.xsrfCookieName):void 0;_e&&(b[p.xsrfHeaderName]=_e)}"setRequestHeader"in V&&t.forEach(b,function(ce,De){typeof E=="undefined"&&De.toLowerCase()==="content-type"?delete b[De]:V.setRequestHeader(De,ce)}),t.isUndefined(p.withCredentials)||(V.withCredentials=!!p.withCredentials),O&&O!=="json"&&(V.responseType=p.responseType),typeof p.onDownloadProgress=="function"&&V.addEventListener("progress",p.onDownloadProgress),typeof p.onUploadProgress=="function"&&V.upload&&V.upload.addEventListener("progress",p.onUploadProgress),(p.cancelToken||p.signal)&&(A=function(ce){V&&(y(!ce||ce&&ce.type?new l("canceled"):ce),V.abort(),V=null)},p.cancelToken&&p.cancelToken.subscribe(A),p.signal&&(p.signal.aborted?A():p.signal.addEventListener("abort",A))),E||(E=null),V.send(E)})},ru}var iu,ag;function Rc(){if(ag)return iu;ag=1;var t=Dt,e=DT,n=Jm,r={"Content-Type":"application/x-www-form-urlencoded"};function i(d,l){!t.isUndefined(d)&&t.isUndefined(d["Content-Type"])&&(d["Content-Type"]=l)}function s(){var d;return(typeof XMLHttpRequest!="undefined"||typeof Xr!="undefined"&&Object.prototype.toString.call(Xr)==="[object process]")&&(d=BT()),d}function a(d,l,p){if(t.isString(d))try{return(l||JSON.parse)(d),t.trim(d)}catch(m){if(m.name!=="SyntaxError")throw m}return(p||JSON.stringify)(d)}var c={transitional:{silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},adapter:s(),transformRequest:[function(d,l){return e(l,"Accept"),e(l,"Content-Type"),t.isFormData(d)||t.isArrayBuffer(d)||t.isBuffer(d)||t.isStream(d)||t.isFile(d)||t.isBlob(d)?d:t.isArrayBufferView(d)?d.buffer:t.isURLSearchParams(d)?(i(l,"application/x-www-form-urlencoded;charset=utf-8"),d.toString()):t.isObject(d)||l&&l["Content-Type"]==="application/json"?(i(l,"application/json"),a(d)):d}],transformResponse:[function(d){var l=this.transitional||c.transitional,p=l&&l.silentJSONParsing,m=l&&l.forcedJSONParsing,y=!p&&this.responseType==="json";if(y||m&&t.isString(d)&&d.length)try{return JSON.parse(d)}catch(E){if(y)throw E.name==="SyntaxError"?n(E,this,"E_JSON_PARSE"):E}return d}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(d){return d>=200&&d<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};return t.forEach(["delete","get","head"],function(d){c.headers[d]={}}),t.forEach(["post","put","patch"],function(d){c.headers[d]=t.merge(r)}),iu=c,iu}var WT=Dt,jT=Rc(),HT=function(t,e,n){var r=this||jT;return WT.forEach(n,function(i){t=i.call(r,t,e)}),t},og,cg;function dg(){return cg||(cg=1,og=function(t){return!!(t&&t.__CANCEL__)}),og}var lg=Dt,su=HT,qT=dg(),GT=Rc(),JT=Pc();function au(t){if(t.cancelToken&&t.cancelToken.throwIfRequested(),t.signal&&t.signal.aborted)throw new JT("canceled")}var $T=function(t){au(t),t.headers=t.headers||{},t.data=su.call(t,t.data,t.headers,t.transformRequest),t.headers=lg.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),lg.forEach(["delete","get","head","post","put","patch","common"],function(n){delete t.headers[n]});var e=t.adapter||GT.adapter;return e(t).then(function(n){return au(t),n.data=su.call(t,n.data,n.headers,t.transformResponse),n},function(n){return qT(n)||(au(t),n&&n.response&&(n.response.data=su.call(t,n.response.data,n.response.headers,t.transformResponse))),Promise.reject(n)})},Wt=Dt,ug=function(t,e){e=e||{};var n={};function r(l,p){return Wt.isPlainObject(l)&&Wt.isPlainObject(p)?Wt.merge(l,p):Wt.isPlainObject(p)?Wt.merge({},p):Wt.isArray(p)?p.slice():p}function i(l){if(Wt.isUndefined(e[l])){if(!Wt.isUndefined(t[l]))return r(void 0,t[l])}else return r(t[l],e[l])}function s(l){if(!Wt.isUndefined(e[l]))return r(void 0,e[l])}function a(l){if(Wt.isUndefined(e[l])){if(!Wt.isUndefined(t[l]))return r(void 0,t[l])}else return r(void 0,e[l])}function c(l){if(l in e)return r(t[l],e[l]);if(l in t)return r(void 0,t[l])}var d={url:s,method:s,data:s,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:c};return Wt.forEach(Object.keys(t).concat(Object.keys(e)),function(l){var p=d[l]||i,m=p(l);Wt.isUndefined(m)&&p!==c||(n[l]=m)}),n},hg,pg;function mg(){return pg||(pg=1,hg={version:"0.25.0"}),hg}var KT=mg().version,ou={};["object","boolean","number","function","string","symbol"].forEach(function(t,e){ou[t]=function(n){return typeof n===t||"a"+(e<1?"n ":" ")+t}});var gg={};ou.transitional=function(t,e,n){function r(i,s){return"[Axios v"+KT+"] Transitional option '"+i+"'"+s+(n?". "+n:"")}return function(i,s,a){if(t===!1)throw new Error(r(s," has been removed"+(e?" in "+e:"")));return e&&!gg[s]&&(gg[s]=!0,console.warn(r(s," has been deprecated since v"+e+" and will be removed in the near future"))),t?t(i,s,a):!0}};function zT(t,e,n){if(typeof t!="object")throw new TypeError("options must be an object");for(var r=Object.keys(t),i=r.length;i-- >0;){var s=r[i],a=e[s];if(a){var c=t[s],d=c===void 0||a(c,s,t);if(d!==!0)throw new TypeError("option "+s+" must be "+d);continue}if(n!==!0)throw Error("Unknown option "+s)}}var YT={assertOptions:zT,validators:ou},fg=Dt,QT=Gm,vg=AT,yg=$T,Ac=ug,Sg=YT,Qi=Sg.validators;function Ys(t){this.defaults=t,this.interceptors={request:new vg,response:new vg}}Ys.prototype.request=function(t,e){if(typeof t=="string"?(e=e||{},e.url=t):e=t||{},!e.url)throw new Error("Provided config url is not valid");e=Ac(this.defaults,e),e.method?e.method=e.method.toLowerCase():this.defaults.method?e.method=this.defaults.method.toLowerCase():e.method="get";var n=e.transitional;n!==void 0&&Sg.assertOptions(n,{silentJSONParsing:Qi.transitional(Qi.boolean),forcedJSONParsing:Qi.transitional(Qi.boolean),clarifyTimeoutError:Qi.transitional(Qi.boolean)},!1);var r=[],i=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(e)===!1||(i=i&&m.synchronous,r.unshift(m.fulfilled,m.rejected))});var s=[];this.interceptors.response.forEach(function(m){s.push(m.fulfilled,m.rejected)});var a;if(!i){var c=[yg,void 0];for(Array.prototype.unshift.apply(c,r),c=c.concat(s),a=Promise.resolve(e);c.length;)a=a.then(c.shift(),c.shift());return a}for(var d=e;r.length;){var l=r.shift(),p=r.shift();try{d=l(d)}catch(m){p(m);break}}try{a=yg(d)}catch(m){return Promise.reject(m)}for(;s.length;)a=a.then(s.shift(),s.shift());return a},Ys.prototype.getUri=function(t){if(!t.url)throw new Error("Provided config url is not valid");return t=Ac(this.defaults,t),QT(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")},fg.forEach(["delete","get","head","options"],function(t){Ys.prototype[t]=function(e,n){return this.request(Ac(n||{},{method:t,url:e,data:(n||{}).data}))}}),fg.forEach(["post","put","patch"],function(t){Ys.prototype[t]=function(e,n,r){return this.request(Ac(r||{},{method:t,url:e,data:n}))}});var XT=Ys,cu,Eg;function ZT(){if(Eg)return cu;Eg=1;var t=Pc();function e(n){if(typeof n!="function")throw new TypeError("executor must be a function.");var r;this.promise=new Promise(function(s){r=s});var i=this;this.promise.then(function(s){if(i._listeners){var a,c=i._listeners.length;for(a=0;a<c;a++)i._listeners[a](s);i._listeners=null}}),this.promise.then=function(s){var a,c=new Promise(function(d){i.subscribe(d),a=d}).then(s);return c.cancel=function(){i.unsubscribe(a)},c},n(function(s){i.reason||(i.reason=new t(s),r(i.reason))})}return e.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},e.prototype.subscribe=function(n){if(this.reason){n(this.reason);return}this._listeners?this._listeners.push(n):this._listeners=[n]},e.prototype.unsubscribe=function(n){if(this._listeners){var r=this._listeners.indexOf(n);r!==-1&&this._listeners.splice(r,1)}},e.source=function(){var n,r=new e(function(i){n=i});return{token:r,cancel:n}},cu=e,cu}var Tg,kg;function e0(){return kg||(kg=1,Tg=function(t){return function(e){return t.apply(null,e)}}),Tg}var du,bg;function t0(){if(bg)return du;bg=1;var t=Dt;return du=function(e){return t.isObject(e)&&e.isAxiosError===!0},du}var _g=Dt,n0=Bm,Mc=XT,r0=ug,i0=Rc();function wg(t){var e=new Mc(t),n=n0(Mc.prototype.request,e);return _g.extend(n,Mc.prototype,e),_g.extend(n,e),n.create=function(r){return wg(r0(t,r))},n}var Mn=wg(i0);Mn.Axios=Mc,Mn.Cancel=Pc(),Mn.CancelToken=ZT(),Mn.isCancel=dg(),Mn.VERSION=mg().version,Mn.all=function(t){return Promise.all(t)},Mn.spread=e0(),Mn.isAxiosError=t0(),pT.exports=Mn,wc.default=Mn,function(t){t.exports=wc}(hT);const s0=ME(Gl);function a0(){this.__data__=[],this.size=0}function Qs(t,e){return t===e||t!==t&&e!==e}function Dc(t,e){for(var n=t.length;n--;)if(Qs(t[n][0],e))return n;return-1}var o0=Array.prototype,c0=o0.splice;function d0(t){var e=this.__data__,n=Dc(e,t);if(n<0)return!1;var r=e.length-1;return n==r?e.pop():c0.call(e,n,1),--this.size,!0}function l0(t){var e=this.__data__,n=Dc(e,t);return n<0?void 0:e[n][1]}function u0(t){return Dc(this.__data__,t)>-1}function h0(t,e){var n=this.__data__,r=Dc(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this}function Kn(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}Kn.prototype.clear=a0,Kn.prototype.delete=d0,Kn.prototype.get=l0,Kn.prototype.has=u0,Kn.prototype.set=h0;function p0(){this.__data__=new Kn,this.size=0}function m0(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n}function g0(t){return this.__data__.get(t)}function f0(t){return this.__data__.has(t)}const Oc=globalThis||void 0||self;var v0=typeof Oc=="object"&&Oc&&Oc.Object===Object&&Oc;const Ig=v0;var y0=typeof self=="object"&&self&&self.Object===Object&&self,S0=Ig||y0||Function("return this")();const cn=S0;var E0=cn.Symbol;const mr=E0;var Cg=Object.prototype,T0=Cg.hasOwnProperty,k0=Cg.toString,Xs=mr?mr.toStringTag:void 0;function b0(t){var e=T0.call(t,Xs),n=t[Xs];try{t[Xs]=void 0;var r=!0}catch(s){}var i=k0.call(t);return r&&(e?t[Xs]=n:delete t[Xs]),i}var _0=Object.prototype,w0=_0.toString;function I0(t){return w0.call(t)}var C0="[object Null]",P0="[object Undefined]",Pg=mr?mr.toStringTag:void 0;function Zr(t){return t==null?t===void 0?P0:C0:Pg&&Pg in Object(t)?b0(t):I0(t)}function dn(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}var R0="[object AsyncFunction]",A0="[object Function]",M0="[object GeneratorFunction]",D0="[object Proxy]";function lu(t){if(!dn(t))return!1;var e=Zr(t);return e==A0||e==M0||e==R0||e==D0}var O0=cn["__core-js_shared__"];const uu=O0;var Rg=function(){var t=/[^.]+$/.exec(uu&&uu.keys&&uu.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function N0(t){return!!Rg&&Rg in t}var L0=Function.prototype,x0=L0.toString;function ei(t){if(t!=null){try{return x0.call(t)}catch(e){}try{return t+""}catch(e){}}return""}var V0=/[\\^$.*+?()[\]{}|]/g,U0=/^\[object .+?Constructor\]$/,F0=Function.prototype,B0=Object.prototype,W0=F0.toString,j0=B0.hasOwnProperty,H0=RegExp("^"+W0.call(j0).replace(V0,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function q0(t){if(!dn(t)||N0(t))return!1;var e=lu(t)?H0:U0;return e.test(ei(t))}function G0(t,e){return t==null?void 0:t[e]}function ti(t,e){var n=G0(t,e);return q0(n)?n:void 0}var J0=ti(cn,"Map");const Zs=J0;var $0=ti(Object,"create");const ea=$0;function K0(){this.__data__=ea?ea(null):{},this.size=0}function z0(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Y0="__lodash_hash_undefined__",Q0=Object.prototype,X0=Q0.hasOwnProperty;function Z0(t){var e=this.__data__;if(ea){var n=e[t];return n===Y0?void 0:n}return X0.call(e,t)?e[t]:void 0}var ek=Object.prototype,tk=ek.hasOwnProperty;function nk(t){var e=this.__data__;return ea?e[t]!==void 0:tk.call(e,t)}var rk="__lodash_hash_undefined__";function ik(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=ea&&e===void 0?rk:e,this}function ni(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}ni.prototype.clear=K0,ni.prototype.delete=z0,ni.prototype.get=Z0,ni.prototype.has=nk,ni.prototype.set=ik;function sk(){this.size=0,this.__data__={hash:new ni,map:new(Zs||Kn),string:new ni}}function ak(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function Nc(t,e){var n=t.__data__;return ak(e)?n[typeof e=="string"?"string":"hash"]:n.map}function ok(t){var e=Nc(this,t).delete(t);return this.size-=e?1:0,e}function ck(t){return Nc(this,t).get(t)}function dk(t){return Nc(this,t).has(t)}function lk(t,e){var n=Nc(this,t),r=n.size;return n.set(t,e),this.size+=n.size==r?0:1,this}function ri(t){var e=-1,n=t==null?0:t.length;for(this.clear();++e<n;){var r=t[e];this.set(r[0],r[1])}}ri.prototype.clear=sk,ri.prototype.delete=ok,ri.prototype.get=ck,ri.prototype.has=dk,ri.prototype.set=lk;var uk=200;function hk(t,e){var n=this.__data__;if(n instanceof Kn){var r=n.__data__;if(!Zs||r.length<uk-1)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new ri(r)}return n.set(t,e),this.size=n.size,this}function Dn(t){var e=this.__data__=new Kn(t);this.size=e.size}Dn.prototype.clear=p0,Dn.prototype.delete=m0,Dn.prototype.get=g0,Dn.prototype.has=f0,Dn.prototype.set=hk;function pk(t,e){for(var n=-1,r=t==null?0:t.length;++n<r&&e(t[n],n,t)!==!1;);return t}var mk=function(){try{var t=ti(Object,"defineProperty");return t({},"",{}),t}catch(e){}}();const Lc=mk;function hu(t,e,n){e=="__proto__"&&Lc?Lc(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n}var gk=Object.prototype,fk=gk.hasOwnProperty;function Ag(t,e,n){var r=t[e];(!(fk.call(t,e)&&Qs(r,n))||n===void 0&&!(e in t))&&hu(t,e,n)}function ta(t,e,n,r){var i=!n;n||(n={});for(var s=-1,a=e.length;++s<a;){var c=e[s],d=r?r(n[c],t[c],c,n,t):void 0;d===void 0&&(d=t[c]),i?hu(n,c,d):Ag(n,c,d)}return n}function vk(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r}function On(t){return t!=null&&typeof t=="object"}var yk="[object Arguments]";function Mg(t){return On(t)&&Zr(t)==yk}var Dg=Object.prototype,Sk=Dg.hasOwnProperty,Ek=Dg.propertyIsEnumerable,Tk=Mg(function(){return arguments}())?Mg:function(t){return On(t)&&Sk.call(t,"callee")&&!Ek.call(t,"callee")};const xc=Tk;var kk=Array.isArray;const gr=kk;function bk(){return!1}var Og=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ng=Og&&typeof module=="object"&&module&&!module.nodeType&&module,_k=Ng&&Ng.exports===Og,Lg=_k?cn.Buffer:void 0,wk=Lg?Lg.isBuffer:void 0,Ik=wk||bk;const Xi=Ik;var Ck=9007199254740991,Pk=/^(?:0|[1-9]\d*)$/;function xg(t,e){var n=typeof t;return e=e==null?Ck:e,!!e&&(n=="number"||n!="symbol"&&Pk.test(t))&&t>-1&&t%1==0&&t<e}var Rk=9007199254740991;function Vg(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Rk}var Ak="[object Arguments]",Mk="[object Array]",Dk="[object Boolean]",Ok="[object Date]",Nk="[object Error]",Lk="[object Function]",xk="[object Map]",Vk="[object Number]",Uk="[object Object]",Fk="[object RegExp]",Bk="[object Set]",Wk="[object String]",jk="[object WeakMap]",Hk="[object ArrayBuffer]",qk="[object DataView]",Gk="[object Float32Array]",Jk="[object Float64Array]",$k="[object Int8Array]",Kk="[object Int16Array]",zk="[object Int32Array]",Yk="[object Uint8Array]",Qk="[object Uint8ClampedArray]",Xk="[object Uint16Array]",Zk="[object Uint32Array]",we={};we[Gk]=we[Jk]=we[$k]=we[Kk]=we[zk]=we[Yk]=we[Qk]=we[Xk]=we[Zk]=!0,we[Ak]=we[Mk]=we[Hk]=we[Dk]=we[qk]=we[Ok]=we[Nk]=we[Lk]=we[xk]=we[Vk]=we[Uk]=we[Fk]=we[Bk]=we[Wk]=we[jk]=!1;function eb(t){return On(t)&&Vg(t.length)&&!!we[Zr(t)]}function pu(t){return function(e){return t(e)}}var Ug=typeof exports=="object"&&exports&&!exports.nodeType&&exports,na=Ug&&typeof module=="object"&&module&&!module.nodeType&&module,tb=na&&na.exports===Ug,mu=tb&&Ig.process,nb=function(){try{var t=na&&na.require&&na.require("util").types;return t||mu&&mu.binding&&mu.binding("util")}catch(e){}}();const Zi=nb;var Fg=Zi&&Zi.isTypedArray,rb=Fg?pu(Fg):eb;const Vc=rb;var ib=Object.prototype,sb=ib.hasOwnProperty;function Bg(t,e){var n=gr(t),r=!n&&xc(t),i=!n&&!r&&Xi(t),s=!n&&!r&&!i&&Vc(t),a=n||r||i||s,c=a?vk(t.length,String):[],d=c.length;for(var l in t)(e||sb.call(t,l))&&!(a&&(l=="length"||i&&(l=="offset"||l=="parent")||s&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||xg(l,d)))&&c.push(l);return c}var ab=Object.prototype;function Uc(t){var e=t&&t.constructor,n=typeof e=="function"&&e.prototype||ab;return t===n}function Wg(t,e){return function(n){return t(e(n))}}var ob=Wg(Object.keys,Object);const cb=ob;var db=Object.prototype,lb=db.hasOwnProperty;function jg(t){if(!Uc(t))return cb(t);var e=[];for(var n in Object(t))lb.call(t,n)&&n!="constructor"&&e.push(n);return e}function ra(t){return t!=null&&Vg(t.length)&&!lu(t)}function gu(t){return ra(t)?Bg(t):jg(t)}function ub(t,e){return t&&ta(e,gu(e),t)}function hb(t){var e=[];if(t!=null)for(var n in Object(t))e.push(n);return e}var pb=Object.prototype,mb=pb.hasOwnProperty;function gb(t){if(!dn(t))return hb(t);var e=Uc(t),n=[];for(var r in t)r=="constructor"&&(e||!mb.call(t,r))||n.push(r);return n}function ia(t){return ra(t)?Bg(t,!0):gb(t)}function fb(t,e){return t&&ta(e,ia(e),t)}var Hg=typeof exports=="object"&&exports&&!exports.nodeType&&exports,qg=Hg&&typeof module=="object"&&module&&!module.nodeType&&module,vb=qg&&qg.exports===Hg,Gg=vb?cn.Buffer:void 0,Jg=Gg?Gg.allocUnsafe:void 0;function $g(t,e){if(e)return t.slice();var n=t.length,r=Jg?Jg(n):new t.constructor(n);return t.copy(r),r}function Kg(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e}function yb(t,e){for(var n=-1,r=t==null?0:t.length,i=0,s=[];++n<r;){var a=t[n];e(a,n,t)&&(s[i++]=a)}return s}function zg(){return[]}var Sb=Object.prototype,Eb=Sb.propertyIsEnumerable,Yg=Object.getOwnPropertySymbols,Tb=Yg?function(t){return t==null?[]:(t=Object(t),yb(Yg(t),function(e){return Eb.call(t,e)}))}:zg;const fu=Tb;function kb(t,e){return ta(t,fu(t),e)}function Qg(t,e){for(var n=-1,r=e.length,i=t.length;++n<r;)t[i+n]=e[n];return t}var bb=Wg(Object.getPrototypeOf,Object);const vu=bb;var _b=Object.getOwnPropertySymbols,wb=_b?function(t){for(var e=[];t;)Qg(e,fu(t)),t=vu(t);return e}:zg;const Xg=wb;function Ib(t,e){return ta(t,Xg(t),e)}function Zg(t,e,n){var r=e(t);return gr(t)?r:Qg(r,n(t))}function yu(t){return Zg(t,gu,fu)}function Cb(t){return Zg(t,ia,Xg)}var Pb=ti(cn,"DataView");const Su=Pb;var Rb=ti(cn,"Promise");const Eu=Rb;var Ab=ti(cn,"Set");const Tu=Ab;var Mb=ti(cn,"WeakMap");const ku=Mb;var ef="[object Map]",Db="[object Object]",tf="[object Promise]",nf="[object Set]",rf="[object WeakMap]",sf="[object DataView]",Ob=ei(Su),Nb=ei(Zs),Lb=ei(Eu),xb=ei(Tu),Vb=ei(ku),ii=Zr;(Su&&ii(new Su(new ArrayBuffer(1)))!=sf||Zs&&ii(new Zs)!=ef||Eu&&ii(Eu.resolve())!=tf||Tu&&ii(new Tu)!=nf||ku&&ii(new ku)!=rf)&&(ii=function(t){var e=Zr(t),n=e==Db?t.constructor:void 0,r=n?ei(n):"";if(r)switch(r){case Ob:return sf;case Nb:return ef;case Lb:return tf;case xb:return nf;case Vb:return rf}return e});const es=ii;var Ub=Object.prototype,Fb=Ub.hasOwnProperty;function Bb(t){var e=t.length,n=new t.constructor(e);return e&&typeof t[0]=="string"&&Fb.call(t,"index")&&(n.index=t.index,n.input=t.input),n}var Wb=cn.Uint8Array;const Fc=Wb;function bu(t){var e=new t.constructor(t.byteLength);return new Fc(e).set(new Fc(t)),e}function jb(t,e){var n=e?bu(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)}var Hb=/\w*$/;function qb(t){var e=new t.constructor(t.source,Hb.exec(t));return e.lastIndex=t.lastIndex,e}var af=mr?mr.prototype:void 0,of=af?af.valueOf:void 0;function Gb(t){return of?Object(of.call(t)):{}}function cf(t,e){var n=e?bu(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)}var Jb="[object Boolean]",$b="[object Date]",Kb="[object Map]",zb="[object Number]",Yb="[object RegExp]",Qb="[object Set]",Xb="[object String]",Zb="[object Symbol]",e_="[object ArrayBuffer]",t_="[object DataView]",n_="[object Float32Array]",r_="[object Float64Array]",i_="[object Int8Array]",s_="[object Int16Array]",a_="[object Int32Array]",o_="[object Uint8Array]",c_="[object Uint8ClampedArray]",d_="[object Uint16Array]",l_="[object Uint32Array]";function u_(t,e,n){var r=t.constructor;switch(e){case e_:return bu(t);case Jb:case $b:return new r(+t);case t_:return jb(t,n);case n_:case r_:case i_:case s_:case a_:case o_:case c_:case d_:case l_:return cf(t,n);case Kb:return new r;case zb:case Xb:return new r(t);case Yb:return qb(t);case Qb:return new r;case Zb:return Gb(t)}}var df=Object.create,h_=function(){function t(){}return function(e){if(!dn(e))return{};if(df)return df(e);t.prototype=e;var n=new t;return t.prototype=void 0,n}}();const p_=h_;function lf(t){return typeof t.constructor=="function"&&!Uc(t)?p_(vu(t)):{}}var m_="[object Map]";function g_(t){return On(t)&&es(t)==m_}var uf=Zi&&Zi.isMap,f_=uf?pu(uf):g_;const v_=f_;var y_="[object Set]";function S_(t){return On(t)&&es(t)==y_}var hf=Zi&&Zi.isSet,E_=hf?pu(hf):S_;const T_=E_;var k_=1,b_=2,__=4,pf="[object Arguments]",w_="[object Array]",I_="[object Boolean]",C_="[object Date]",P_="[object Error]",mf="[object Function]",R_="[object GeneratorFunction]",A_="[object Map]",M_="[object Number]",gf="[object Object]",D_="[object RegExp]",O_="[object Set]",N_="[object String]",L_="[object Symbol]",x_="[object WeakMap]",V_="[object ArrayBuffer]",U_="[object DataView]",F_="[object Float32Array]",B_="[object Float64Array]",W_="[object Int8Array]",j_="[object Int16Array]",H_="[object Int32Array]",q_="[object Uint8Array]",G_="[object Uint8ClampedArray]",J_="[object Uint16Array]",$_="[object Uint32Array]",Te={};Te[pf]=Te[w_]=Te[V_]=Te[U_]=Te[I_]=Te[C_]=Te[F_]=Te[B_]=Te[W_]=Te[j_]=Te[H_]=Te[A_]=Te[M_]=Te[gf]=Te[D_]=Te[O_]=Te[N_]=Te[L_]=Te[q_]=Te[G_]=Te[J_]=Te[$_]=!0,Te[P_]=Te[mf]=Te[x_]=!1;function Bc(t,e,n,r,i,s){var a,c=e&k_,d=e&b_,l=e&__;if(n&&(a=i?n(t,r,i,s):n(t)),a!==void 0)return a;if(!dn(t))return t;var p=gr(t);if(p){if(a=Bb(t),!c)return Kg(t,a)}else{var m=es(t),y=m==mf||m==R_;if(Xi(t))return $g(t,c);if(m==gf||m==pf||y&&!i){if(a=d||y?{}:lf(t),!c)return d?Ib(t,fb(a,t)):kb(t,ub(a,t))}else{if(!Te[m])return i?t:{};a=u_(t,m,c)}}s||(s=new Dn);var E=s.get(t);if(E)return E;s.set(t,a),T_(t)?t.forEach(function(A){a.add(Bc(A,e,n,A,t,s))}):v_(t)&&t.forEach(function(A,F){a.set(F,Bc(A,e,n,F,t,s))});var b=l?d?Cb:yu:d?ia:gu,O=p?void 0:b(t);return pk(O||t,function(A,F){O&&(F=A,A=t[F]),Ag(a,F,Bc(A,e,n,F,t,s))}),a}var K_=1,z_=4;function _u(t){return Bc(t,K_|z_)}var Y_="[object Symbol]";function Q_(t){return typeof t=="symbol"||On(t)&&Zr(t)==Y_}var X_=Object.defineProperty,Z_=(t,e)=>{for(var n in e)X_(t,n,{get:e[n],enumerable:!0})},ew={};Z_(ew,{permissions:()=>tw,theme:()=>nw});var yt=(t=>(t.GroupCall="GROUP_CALL",t.Webinar="WEBINAR",t.AudioRoom="AUDIO_ROOM",t.Livestream="LIVESTREAM",t.Chat="CHAT",t))(yt||{}),Y=(t=>(t.Allowed="ALLOWED",t.NotAllowed="NOT_ALLOWED",t.CanRequest="CAN_REQUEST",t))(Y||{}),tw={view_type:"GROUP_CALL",accept_waiting_requests:!1,accept_present_requests:!1,request_produce:!1,can_allow_participant_audio:!1,can_allow_participant_screensharing:!1,can_allow_participant_video:!1,can_spotlight:!1,request_kick_participant:!1,kick_participant:!1,pin_participant:!1,can_edit_display_name:!1,can_record:!1,can_livestream:!1,can_present:!0,waiting_room_type:"SKIP_ON_ACCEPT",recorder_type:"NONE",plugins:{can_close:!0,can_start:!0},polls:{can_create:!0,can_vote:!0,can_view:!0},produce:{video:{allow:!0,quality:"vga",frame_rate:24},audio:!0,screenshare:{allow:!0,quality:"hd",frame_rate:5}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},reactions:!1,hidden_participant:!1,is_recorder:!1,show_participant_list:!0,can_change_participant_role:!1,can_change_theme:!1,max_screenshare_count:1},nw={setup_screen:{is_enabled:!0},alone_here:{is_enabled:!0},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!0,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"multi"},controls:{pip_toggle:!1}},ff="hXgU8Wc8pwuGNq9ms5q9Hh",vf;typeof Xr!="undefined"&&(vf=Xr==null?void 0:Xr.env)!=null&&vf.FLAGSMITH_ENVIRONMENT_KEY&&(ff=Xr.env.FLAGSMITH_ENVIRONMENT_KEY);function rw(t=[]){const e={};return t.forEach(n=>{e[n.feature.name]={enabled:n.enabled,value:n.feature_state_value}}),e}var iw=class{constructor(t=ff){g(this,"flags",{}),g(this,"environmentKey",null),this.environmentKey=t}identifyAndFetchFlagsWithRetry(t){return u(this,arguments,function*({primaryEndpoint:e,secondaryEndpoint:n,forceEvaluate:r,timeout:i,uniqueIdentifier:s,traitsObj:a,logger:c}){const d=JSON.parse(JSON.stringify(a)),l=Object.entries(d).map(m=>({trait_key:m[0],trait_value:m[1]})),p=[e,n,n];for(const m of p)try{const y="_"+(Math.random()+1).toString(36).substring(2),E=yield s0.post(`https://${m}/api/v1/identities/`,{identifier:s+(r?y:""),traits:l},{headers:{"Content-Type":"application/json","X-Environment-Key":this.environmentKey},timeout:i});return rw(E.data.flags||[])}catch(y){c.error("Flagsmith identify failed!!",{error:y,url:m})}return{}})}identify(t){return u(this,arguments,function*(e,n={},r=!1,i=5e3,s="edge.api.flagsmith.com",a=console){return this.flags=yield this.identifyAndFetchFlagsWithRetry({traitsObj:n,uniqueIdentifier:e,forceEvaluate:r,timeout:i,primaryEndpoint:s,secondaryEndpoint:"edge.api.flagsmith.com",logger:a}),this.flags})}getValue(t){return this.flags&&this.flags[t]&&this.flags[t].value}hasFeature(t){return this.flags&&this.flags[t]&&this.flags[t].enabled}getAllFlags(){return this.flags}},Q=new iw,yf=[-2,-1,0,1,2],sw=[0,1,2,3,4];function aw(t){t=t.trim();let e="0",n="0",r="0";return t.length==4?(e="0x"+t[1]+t[1],n="0x"+t[2]+t[2],r="0x"+t[3]+t[3]):t.length>6&&(e="0x"+t[1]+t[2],n="0x"+t[3]+t[4],r="0x"+t[5]+t[6]),[+e,+n,+r]}var ow=(t,e,n)=>{let r,i,s;if(e==0)r=i=s=n;else{const a=(l,p,m)=>(m<0&&(m+=1),m>1&&(m-=1),m<.16666666666666666?l+(p-l)*6*m:m<.5?p:m<.6666666666666666?l+(p-l)*(.6666666666666666-m)*6:l),c=n<.5?n*(1+e):n+e-n*e,d=2*n-c;r=a(d,c,t+1/3),i=a(d,c,t),s=a(d,c,t-1/3)}return[Math.round(r*255),Math.round(i*255),Math.round(s*255)]},cw=(t,e,n)=>{t/=255,e/=255,n/=255;const r=Math.max(t,e,n),i=Math.min(t,e,n);let s,a;const c=(r+i)/2;if(r==i)s=a=0;else{const d=r-i;switch(a=c>.5?d/(2-r-i):d/(r+i),r){case t:s=(e-n)/d+(e<n?6:0);break;case e:s=(n-t)/d+2;break;case n:s=(t-e)/d+4;break}s/=6}return[s,a,c]},dw=(t,e,n)=>{const r=i=>i.toString(16).padStart(2,"0");return`#${r(t)}${r(e)}${r(n)}`},Sf=(t,e=yf,n=.4)=>{const r=[],[i,s,a]=aw(t),[c,d,l]=cw(i,s,a),p=Math.round(l*100);p>70?n=.8:p>60?n=.9:p<10?n=.075:p<42&&(n=.3);const m=e.findIndex(A=>A===0);if(m===-1)throw new Error("Invalid reducer provided, it must contain atleast one zero");const y=5-m,E=m+1,b=(100-p)/y,O=p/E;for(const A of e){let F;A<0?F=p+A*O*n:A>0?F=p+A*b*n:F=p;const[V,J,I]=ow(c,d,F/100);r.push(dw(V,J,I))}return r},Ef={dark:{background:{1e3:"#252525",900:"#2F2F2F",800:"#323232",700:"#3E3E3E",600:"#4A4A4A"},text:"#F5F5F5","video-bg":"#1C1C1C"},light:{background:{1e3:"#FFFFFF",900:"#F5F5F5",800:"#EBEBEB",700:"#E0E0E0",600:"#D6D6D6"},text:"#111111","text-on-brand":"#ffffff","video-bg":"#DADADA"}},lw=t=>{const[e,n,r,i,s]=Sf(t,yf);return{300:e,400:n,500:r,600:i,700:s}},uw=t=>{if(t==="#FFFFFF")return Ef.light.background;if(t==="#000000")return Ef.dark.background;const[e,n,r,i,s]=Sf(t,sw);return{1e3:e,900:n,800:r,700:i,600:s}},hw={border_radius:"rounded",border_width:"thin",spacing_base:4,theme:"dark",colors:{brand:lw("#2160FD"),background:uw("#141414"),danger:"#FF2D2D",text:"#EEEEEE",text_on_brand:"#EEEEEE",success:"#62A504",video_bg:"#191919",warning:"#FFCD07"}};function Tf(){return _u(hw)}var pw={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED",can_consume:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED",can_consume:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1},channel:{can_create:"ALL",can_delete:"ALL",can_update:"ALL",can_read_all:!1},message:{can_delete:"ALL",can_edit:"ALL",delete_cutoff_time_seconds:0,edit_cutoff_time_seconds:0}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{oldTheme:{setup_screen:{is_enabled:!1},alone_here:{is_enabled:!1},waiting_room:{is_enabled:!1,enable_preview:!0},control_bar:{is_enabled:!0,elements:{plugins:!0,screenshare:!0,invite:!1,participants:!0,chat:!0,reactions:!1,polls:!0,fullscreen:!0,layout:!0}},header:{is_enabled:!0,elements:{timer:!0,title:!0,participant_count:!0,change_layout:!0}},pip_mode:!0,auto_tune:!0,colors:{primary:"#2160FD",secondary:"#1A1A1A",text:"#EEEEEE",background:"#1A1A1A",textPrimary:"#EEEEEE",videoBackground:"#1A1A1A"},dimensions:{mode:"fillParent"},grid:{multi:{maxVideoCount:6,videoFit:"cover"},single:{maxVideoCount:6,videoFit:"cover"},defaultView:"MULTI"},controls:{pip_toggle:!1},plugins:[]},design_tokens:Tf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:24},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1},version:"hybrid"};function mw(){return _u(pw)}var gw={permissions:{can_accept_production_requests:!1,can_edit_display_name:!0,accept_waiting_requests:!1,disable_participant_audio:!1,disable_participant_screensharing:!1,disable_participant_video:!1,can_spotlight:!1,kick_participant:!1,pin_participant:!1,can_record:!1,can_livestream:!1,waiting_room_type:"SKIP",plugins:{can_close:!0,can_start:!0,can_edit_config:!1,config:{}},polls:{can_create:!0,can_vote:!0,can_view:!0},media:{video:{can_produce:"ALLOWED"},audio:{can_produce:"ALLOWED"},screenshare:{can_produce:"ALLOWED"}},chat:{public:{can_send:!0,text:!0,files:!0},private:{can_send:!1,can_receive:!1,text:!1,files:!1}},hidden_participant:!1,is_recorder:!1,recorder_type:"NONE",show_participant_list:!0,transcription_enabled:!1,can_change_participant_permissions:!1,connected_meetings:{can_alter_connected_meetings:!1,can_switch_connected_meetings:!1,can_switch_to_parent_meeting:!1},stage_enabled:!1,stage_access:void 0,accept_stage_requests:!1},ui:{design_tokens:Tf(),config_diff:{}},config:{view_type:"GROUP_CALL",media:{audio:{enable_stereo:!1,enable_high_bitrate:!1},video:{quality:"vga",frame_rate:24},screenshare:{quality:"hd",frame_rate:5}},max_video_streams:{mobile:6,desktop:6},max_screenshare_count:1},version:"2.0.0"};function wu(){return _u(gw)}var fw=/\s/;function vw(t){for(var e=t.length;e--&&fw.test(t.charAt(e)););return e}var yw=/^\s+/;function Sw(t){return t&&t.slice(0,vw(t)+1).replace(yw,"")}var kf=0/0,Ew=/^[-+]0x[0-9a-f]+$/i,Tw=/^0b[01]+$/i,kw=/^0o[0-7]+$/i,bw=parseInt;function bf(t){if(typeof t=="number")return t;if(Q_(t))return kf;if(dn(t)){var e=typeof t.valueOf=="function"?t.valueOf():t;t=dn(e)?e+"":e}if(typeof t!="string")return t===0?t:+t;t=Sw(t);var n=Tw.test(t);return n||kw.test(t)?bw(t.slice(2),n?2:8):Ew.test(t)?kf:+t}function _f(t){return t}function _w(t,e,n){switch(n.length){case 0:return t.call(e);case 1:return t.call(e,n[0]);case 2:return t.call(e,n[0],n[1]);case 3:return t.call(e,n[0],n[1],n[2])}return t.apply(e,n)}var ww=800,Iw=16,Cw=Date.now;function Pw(t){var e=0,n=0;return function(){var r=Cw(),i=Iw-(r-n);if(n=r,i>0){if(++e>=ww)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function Rw(t){return function(){return t}}var Aw=Lc?function(t,e){return Lc(t,"toString",{configurable:!0,enumerable:!1,value:Rw(e),writable:!0})}:_f,Mw=Pw(Aw);const Dw=Mw;var wf=Math.max;function Ow(t,e,n){return e=wf(e===void 0?t.length-1:e,0),function(){for(var r=arguments,i=-1,s=wf(r.length-e,0),a=Array(s);++i<s;)a[i]=r[e+i];i=-1;for(var c=Array(e+1);++i<e;)c[i]=r[i];return c[e]=n(a),_w(t,this,c)}}function Nw(t,e){return Dw(Ow(t,e,_f),t+"")}function Lw(t,e,n){if(!dn(n))return!1;var r=typeof e;return(r=="number"?ra(n)&&xg(e,n.length):r=="string"&&e in n)?Qs(n[e],t):!1}function xw(t){return Nw(function(e,n){var r=-1,i=n.length,s=i>1?n[i-1]:void 0,a=i>2?n[2]:void 0;for(s=t.length>3&&typeof s=="function"?(i--,s):void 0,a&&Lw(n[0],n[1],a)&&(s=i<3?void 0:s,i=1),e=Object(e);++r<i;){var c=n[r];c&&t(e,c,r,s)}return e})}var Vw="[object Object]",Uw=Function.prototype,Fw=Object.prototype,If=Uw.toString,Bw=Fw.hasOwnProperty,Ww=If.call(Object);function jw(t){if(!On(t)||Zr(t)!=Vw)return!1;var e=vu(t);if(e===null)return!0;var n=Bw.call(e,"constructor")&&e.constructor;return typeof n=="function"&&n instanceof n&&If.call(n)==Ww}var Hw="__lodash_hash_undefined__";function qw(t){return this.__data__.set(t,Hw),this}function Gw(t){return this.__data__.has(t)}function Wc(t){var e=-1,n=t==null?0:t.length;for(this.__data__=new ri;++e<n;)this.add(t[e])}Wc.prototype.add=Wc.prototype.push=qw,Wc.prototype.has=Gw;function Jw(t,e){for(var n=-1,r=t==null?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1}function $w(t,e){return t.has(e)}var Kw=1,zw=2;function Cf(t,e,n,r,i,s){var a=n&Kw,c=t.length,d=e.length;if(c!=d&&!(a&&d>c))return!1;var l=s.get(t),p=s.get(e);if(l&&p)return l==e&&p==t;var m=-1,y=!0,E=n&zw?new Wc:void 0;for(s.set(t,e),s.set(e,t);++m<c;){var b=t[m],O=e[m];if(r)var A=a?r(O,b,m,e,t,s):r(b,O,m,t,e,s);if(A!==void 0){if(A)continue;y=!1;break}if(E){if(!Jw(e,function(F,V){if(!$w(E,V)&&(b===F||i(b,F,n,r,s)))return E.push(V)})){y=!1;break}}else if(!(b===O||i(b,O,n,r,s))){y=!1;break}}return s.delete(t),s.delete(e),y}function Yw(t){var e=-1,n=Array(t.size);return t.forEach(function(r,i){n[++e]=[i,r]}),n}function Qw(t){var e=-1,n=Array(t.size);return t.forEach(function(r){n[++e]=r}),n}var Xw=1,Zw=2,eI="[object Boolean]",tI="[object Date]",nI="[object Error]",rI="[object Map]",iI="[object Number]",sI="[object RegExp]",aI="[object Set]",oI="[object String]",cI="[object Symbol]",dI="[object ArrayBuffer]",lI="[object DataView]",Pf=mr?mr.prototype:void 0,Iu=Pf?Pf.valueOf:void 0;function uI(t,e,n,r,i,s,a){switch(n){case lI:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case dI:return!(t.byteLength!=e.byteLength||!s(new Fc(t),new Fc(e)));case eI:case tI:case iI:return Qs(+t,+e);case nI:return t.name==e.name&&t.message==e.message;case sI:case oI:return t==e+"";case rI:var c=Yw;case aI:var d=r&Xw;if(c||(c=Qw),t.size!=e.size&&!d)return!1;var l=a.get(t);if(l)return l==e;r|=Zw,a.set(t,e);var p=Cf(c(t),c(e),r,i,s,a);return a.delete(t),p;case cI:if(Iu)return Iu.call(t)==Iu.call(e)}return!1}var hI=1,pI=Object.prototype,mI=pI.hasOwnProperty;function gI(t,e,n,r,i,s){var a=n&hI,c=yu(t),d=c.length,l=yu(e),p=l.length;if(d!=p&&!a)return!1;for(var m=d;m--;){var y=c[m];if(!(a?y in e:mI.call(e,y)))return!1}var E=s.get(t),b=s.get(e);if(E&&b)return E==e&&b==t;var O=!0;s.set(t,e),s.set(e,t);for(var A=a;++m<d;){y=c[m];var F=t[y],V=e[y];if(r)var J=a?r(V,F,y,e,t,s):r(F,V,y,t,e,s);if(!(J===void 0?F===V||i(F,V,n,r,s):J)){O=!1;break}A||(A=y=="constructor")}if(O&&!A){var I=t.constructor,Z=e.constructor;I!=Z&&"constructor"in t&&"constructor"in e&&!(typeof I=="function"&&I instanceof I&&typeof Z=="function"&&Z instanceof Z)&&(O=!1)}return s.delete(t),s.delete(e),O}var fI=1,Rf="[object Arguments]",Af="[object Array]",jc="[object Object]",vI=Object.prototype,Mf=vI.hasOwnProperty;function yI(t,e,n,r,i,s){var a=gr(t),c=gr(e),d=a?Af:es(t),l=c?Af:es(e);d=d==Rf?jc:d,l=l==Rf?jc:l;var p=d==jc,m=l==jc,y=d==l;if(y&&Xi(t)){if(!Xi(e))return!1;a=!0,p=!1}if(y&&!p)return s||(s=new Dn),a||Vc(t)?Cf(t,e,n,r,i,s):uI(t,e,d,n,r,i,s);if(!(n&fI)){var E=p&&Mf.call(t,"__wrapped__"),b=m&&Mf.call(e,"__wrapped__");if(E||b){var O=E?t.value():t,A=b?e.value():e;return s||(s=new Dn),i(O,A,n,r,s)}}return y?(s||(s=new Dn),gI(t,e,n,r,i,s)):!1}function Df(t,e,n,r,i){return t===e?!0:t==null||e==null||!On(t)&&!On(e)?t!==t&&e!==e:yI(t,e,n,r,Df,i)}function SI(t){return function(e,n,r){for(var i=-1,s=Object(e),a=r(e),c=a.length;c--;){var d=a[t?c:++i];if(n(s[d],d,s)===!1)break}return e}}var EI=SI();const TI=EI;var kI=function(){return cn.Date.now()};const Cu=kI;var bI="Expected a function",_I=Math.max,wI=Math.min;function Hc(t,e,n){var r,i,s,a,c,d,l=0,p=!1,m=!1,y=!0;if(typeof t!="function")throw new TypeError(bI);e=bf(e)||0,dn(n)&&(p=!!n.leading,m="maxWait"in n,s=m?_I(bf(n.maxWait)||0,e):s,y="trailing"in n?!!n.trailing:y);function E(ae){var _e=r,ce=i;return r=i=void 0,l=ae,a=t.apply(ce,_e),a}function b(ae){return l=ae,c=setTimeout(F,e),p?E(ae):a}function O(ae){var _e=ae-d,ce=ae-l,De=e-_e;return m?wI(De,s-ce):De}function A(ae){var _e=ae-d,ce=ae-l;return d===void 0||_e>=e||_e<0||m&&ce>=s}function F(){var ae=Cu();if(A(ae))return V(ae);c=setTimeout(F,O(ae))}function V(ae){return c=void 0,y&&r?E(ae):(r=i=void 0,a)}function J(){c!==void 0&&clearTimeout(c),l=0,r=d=i=c=void 0}function I(){return c===void 0?a:V(Cu())}function Z(){var ae=Cu(),_e=A(ae);if(r=arguments,i=this,d=ae,_e){if(c===void 0)return b(d);if(m)return clearTimeout(c),c=setTimeout(F,e),E(d)}return c===void 0&&(c=setTimeout(F,e)),a}return Z.cancel=J,Z.flush=I,Z}function Pu(t,e,n){(n!==void 0&&!Qs(t[e],n)||n===void 0&&!(e in t))&&hu(t,e,n)}function II(t){return On(t)&&ra(t)}function Ru(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function CI(t){return ta(t,ia(t))}function PI(t,e,n,r,i,s,a){var c=Ru(t,n),d=Ru(e,n),l=a.get(d);if(l){Pu(t,n,l);return}var p=s?s(c,d,n+"",t,e,a):void 0,m=p===void 0;if(m){var y=gr(d),E=!y&&Xi(d),b=!y&&!E&&Vc(d);p=d,y||E||b?gr(c)?p=c:II(c)?p=Kg(c):E?(m=!1,p=$g(d,!0)):b?(m=!1,p=cf(d,!0)):p=[]:jw(d)||xc(d)?(p=c,xc(c)?p=CI(c):(!dn(c)||lu(c))&&(p=lf(d))):m=!1}m&&(a.set(d,p),i(p,d,r,s,a),a.delete(d)),Pu(t,n,p)}function Of(t,e,n,r,i){t!==e&&TI(e,function(s,a){if(i||(i=new Dn),dn(s))PI(t,e,a,n,Of,r,i);else{var c=r?r(Ru(t,a),s,a+"",t,e,i):void 0;c===void 0&&(c=s),Pu(t,a,c)}},ia)}var RI="[object Map]",AI="[object Set]",MI=Object.prototype,DI=MI.hasOwnProperty;function OI(t){if(t==null)return!0;if(ra(t)&&(gr(t)||typeof t=="string"||typeof t.splice=="function"||Xi(t)||Vc(t)||xc(t)))return!t.length;var e=es(t);if(e==RI||e==AI)return!t.size;if(Uc(t))return!jg(t).length;for(var n in t)if(DI.call(t,n))return!1;return!0}function NI(t,e){return Df(t,e)}var LI=xw(function(t,e,n){Of(t,e,n)});const fr=LI;var Au=(t=>(t.PARTICIPANT="PARTICIPANT",t.PEER="PEER",t.CLIENT="CLIENT",t))(Au||{});const ie={PROPAGATE_KICK_ALL:"propagate_kick_across_rooms",REFRESH_ID_ON_DISCONNECTION:"refresh_id_on_disconnection",SIMULCAST:"simulcast",CHAT_SOCKET_SERVER:"chat_socket_server",POLL_SOCKET_SERVER:"poll_socket_server",PLUGIN_SOCKET_SERVER:"plugin_socket_server",NR_OTEL_WEB:"nr_otel_web",ICE_RESTART_ON_FAILED_STATE:"ice_restart_on_failed_state",ICE_RESTART_ON_DISCONNECTED_STATE:"ice_restart_on_disconnected_state",ENABLE_ICE_STATE_LOGGING:"enable_ice_state_logging",SUPPRESS_PEER_MUTE_UNMUTE_EMITS:"web_core_suppress_peer_mute_unmute_emits",SKIP_OTEL_TRACES:"skip_otel_traces",USE_USERIDS_IN_CHAT:"use_userids_in_chat",CUSTOM_PING_PONG:"custom_ping_pong",ENABLE_HIVE_SIMULCAST:"enable_hive_simulcast",ENABLE_HIVE_TRANSPORT_RECONNECTION_ON_ICE_FAILED:"enable_hive_transport_reconnection_on_ice_failed",ENABLE_HIVE_EXPERIMENTAL_FAIL_RECOVERY:"enable_hive_fail_recovery",ENABLE_HIVE_INFINITE_RETRIES:"enable_hive_infinite_retries",HIVE_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED:"hive_transport_force_relay_on_ice_failed",ENABLE_HIVE_CONSUME_OVER_DC:"enable_hive_consume_over_dc",ENABLE_CF_SIMULCAST:"enable_cf_simulcast",ENABLE_CF_TRANSPORT_RECONNECTION_ON_ICE_FAILED:"enable_cf_transport_reconnection_on_ice_failed",ENABLE_CF_EXPERIMENTAL_FAIL_RECOVERY:"enable_cf_fail_recovery",ENABLE_CF_INFINITE_RETRIES:"enable_cf_infinite_retries",CF_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED:"cf_transport_force_relay_on_ice_failed",BYPASS_LOG_EXCLUSION_LIST:"bypass_log_exclusion_list",LOG_LEVEL:"log_level",V1_PLUGINS:"v1_plugins",SCREENSHARE_DTX:"screenshare_dtx",SCREENSHARE_PRIORITY:"screenshare_priority",SCREENSHARE_MIN_BITRATE:"screenshare_minbitrate",SCREENSHARE_SIMULCAST:"screenshare_simulcast",DISABLE_WEBCAM_LAYERS_ON_SCREENSHARE:"disable_webcam_layers_on_screenshare",SCREENSHARE_FORCE_GOOG_CONFERENCE:"screenshare_force_goog_conference",LIVESTREAM:"feat_livestream",FETCH_RETRY:"fetch_retry",DISABLE_WEBCAM_SIMULCAST:"webcore_disable_webcam_simulcast",OVERRIDE_WEBCAM_SIMULCAST:"override_webcam_simulcast",SOCKET_POLLING:"socket_polling",FEAT_PAGINATED_CHAT:"feat_paginated_chat",VAL_MIN_FRAMERATE:"val_min_framerate",SCREEENSHARE_ERR_HACK:"screenshare_err_hack",SCREEENSHARE_CONSTRAINTS_RETRY:"screenshare_constraints_retry",TROUBLESHOOTING:"feat_troubleshooting",VIDEO_CONSTRAINTS:"video_constraints",SCREENSHARE_CONSTRAINTS:"screenshare_constraints",FEAT_CHAT_SDK:"feat_chat_sdk",FEAT_CHAT_SDK_SEARCH:"chat_search",OBS_QUALITY:"obs_quality",ALLOW_SAFARI_MEDIA_MIDDLEWARES:"allow_safari_media_middlewares",DYNAMIC_VIDEO_QUALITY:"dynamic_video_quality",EXP_RESHARE:"exp_reshare",LEAVE_STAGE_ON_END:"leave_stage_on_end",SKIP_SETTING_IN_USE_DEVICE:"skip_setting_in_use_device",PRECALL_BANDWIDTH_TEST:"precall_bandwidth_test",CONSUMER_BIND_NO_RETRY:"consumer_bind_no_retry",DEBUG_SOCKET_JOIN:"debug_socket_join",FORCE_RELAY:"force_relay",FORCE_VIDEO_CODEC:"force_video_codec",USE_EXPERIMENTAL_SFU_HANDLER:"use_experimental_sfu_handler",TRACK_HINT:"track_hint",OVERRIDE_HIVE_SIMULCAST_DYNAMIC:"override_hive_simulcast_dynamic",PRECREATE_PRODUCERS:"precreate_producers",DISABLE_OPUS_DTX_CF:"disable_opus_dtx_cf",ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS:"enable_audio_activity_debug_logs"};function qc(t){const e={};return typeof(t==null?void 0:t.code)=="number"&&(e.code=t.code),typeof(t==null?void 0:t.code)=="string"&&(e.code=t.code.substring(0,100)),typeof(t==null?void 0:t.name)=="string"&&(e.name=t.name.substring(0,500)),typeof(t==null?void 0:t.message)=="string"&&(e.message=t.message.substring(0,500)),typeof(t==null?void 0:t.reason)=="string"&&(e.reason=t.reason.substring(0,500)),typeof(t==null?void 0:t.stack)=="string"&&(e.stack=t.stack.substring(0,500)),e}function Nf(t){var e,n,r,i;const s=typeof navigator!="undefined"&&!navigator.isReactNative&&typeof window!="undefined"&&((e=window.location.host)==null?void 0:e.includes("devel"))&&((n=window.location.host)==null?void 0:n.includes("dyte.io")),a=!!((i=(r=t==null?void 0:t.getValue("modules"))==null?void 0:r.devTools)!=null&&i.logs);return s||a}function xI(t){var e;if(Q.hasFeature(ie.LOG_LEVEL)){let n=((e=Q.getValue(ie.LOG_LEVEL))==null?void 0:e.toString())||"all";if(n=n.toLowerCase().trim(),n==="off")return!1;if(n!=="all"){const r=["debug","log","info","warn","error"],i=r.indexOf(t),s=r.indexOf(n);if(i<s)return!1}}return!0}function Lf(t,e,n={}){return Object.getOwnPropertyNames(t).forEach(r=>{var i;if([null,void 0,NaN].includes(t[r])||e&&(((i=e.match(/\./g))==null?void 0:i.length)||0)>=10)return;const s=e?`${e}.${r}`:r;typeof t[r]=="object"?Lf(t[r],s,n):["number","string","boolean"].includes(typeof t[r])&&(n[s]=t[r])}),n}function xf(t,e,n={},r=""){const i={};try{const s=JSON.stringify(n),a=JSON.parse(s),c=Lf(a,r),d=JSON.stringify(c);if(d.length>5e3){const l=`Log named: "${e}" is trying to log an flattened object of size
14
+ ${d.length} chars that is beyond permitted limit of 5000 chars. Please optimize.`;throw Nf(t)&&console.error(l,{log:n,flattened:d}),new Error(l)}return JSON.parse(d)}catch(s){const a=qc(s);i[`${r}.error.message`]=a.message||"",i[`${r}.error.stack`]=a.stack||"",i[`${r}.error.reason`]=a.reason||"",i[`${r}.error.source`]="safelyFlattenObjForOpenTelemetry"}return i}const sa="chrome",Vf="opera",Uf="firefox",Ff="iexplorer",Bf="safari",Wf="nwjs",jf="electron",Hf="react-native",Mu="unknown",Gc={Chrome:sa,Chromium:sa,Opera:Vf,Firefox:Uf,"Internet Explorer":Ff,Safari:Bf};function VI(){const{userAgent:t}=navigator,e={name:Mu,version:void 0};if(t.match(/Chrome/)&&!t.match(/Edge/))if(t.match(/Edg(A?)/)){const n=t.match(/Chrome\/([\d.]+)/)[1];Number.parseInt(n,10)>72&&(e.name=sa,e.version=n)}else e.name=sa,e.version=t.match(/Chrome\/([\d.]+)/)[1];return e}function UI(){const{userAgent:t}=navigator;if(t.match(/Electron/)){const e=t.match(/Electron\/([\d.]+)/)[1];return{name:jf,version:e}}return null}function FI(){const{userAgent:t}=navigator;if(t.match(/JitsiMeetNW/)){const e=t.match(/JitsiMeetNW\/([\d.]+)/)[1];return{name:Wf,version:e}}}function BI(){const t=navigator.userAgent.match(/\b(react[ \t_-]*native)(?:\/(\S+))?/i);let e;if(t||navigator.product==="ReactNative")return t&&t.length>2&&(t[1],e=t[2]),e||(e="unknown"),{name:Hf,version:e}}function WI(t){let e;const n=[BI,UI,FI];for(let i=0;i<n.length;i+=1)if(e=n[i](),e)return e;const r=t.getBrowserName();return r in Gc?{name:Gc[r],version:t.getBrowserVersion()}:(e=VI(),e||{name:Mu,version:void 0})}class jI{constructor(){g(this,"_bowser"),g(this,"_name"),g(this,"_version"),g(this,"getDeviceInfo",()=>({isMobile:this.isMobile(),browserName:this._bowser.getBrowserName(),osName:this._bowser.getOSName(),browserVersion:this._bowser.getBrowserVersion(),osVersionName:this._bowser.getOSVersion(),engineName:this._bowser.getEngineName()}))}init(e){let n,r;if(this._bowser=Vp.getParser(navigator.userAgent),typeof e=="undefined"){const i=WI(this._bowser);n=i.name,r=i.version}else e.name in Gc?(n=Gc[e.name],r=e.version):(n=Mu,r=void 0);this._name=n,this._version=r}getName(){return this._name}isChrome(){return this._name===sa}isOpera(){return this._name===Vf}isFirefox(){return this._name===Uf}isIExplorer(){return this._name===Ff}isSafari(){return this._name===Bf}isNWJS(){return this._name===Wf}isElectron(){return this._name===jf}isReactNative(){return this._name===Hf||navigator.isReactNative===!0}getVersion(){return this._version}isMobile(){return this._bowser.getPlatformType()==="mobile"}_checkCondition(e){if(this._version)return this._bowser.satisfies(e)}isVersionGreaterThan(e){return this._checkCondition({[this._name]:`>${e}`})}isVersionLessThan(e){return this._checkCondition({[this._name]:`<${e}`})}isVersionEqualTo(e){return this._checkCondition({[this._name]:`~${e}`})}}class HI extends jI{doesVideoMuteByStreamRemove(){return this.isChromiumBased()||this.isWebKitBased()}supportsP2P(){return!this.usesUnifiedPlan()}isChromiumBased(){return this.isChrome()||this.isElectron()||this.isNWJS()||this.isOpera()}isWebKitBased(){return this._bowser.isEngine("webkit")&&typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getUserMedia!="undefined"&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(RTCRtpTransceiver.prototype).indexOf("currentDirection")>-1}isSupported(){return typeof RTCPeerConnection!="undefined"}isUserInteractionRequiredForUnmute(){return this.isFirefox()&&this.isVersionLessThan("68")}supportsVideoMuteOnConnInterrupted(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsBandwidthStatistics(){return!this.isFirefox()&&!this.isWebKitBased()}supportsCodecPreferences(){return this.usesUnifiedPlan()&&typeof window.RTCRtpTransceiver!="undefined"&&Object.keys(window.RTCRtpTransceiver.prototype).indexOf("setCodecPreferences")>-1&&Object.keys(RTCRtpSender.prototype).indexOf("getCapabilities")>-1&&!this.isWebKitBased()}supportsDeviceChangeEvent(){return navigator.mediaDevices&&typeof navigator.mediaDevices.ondevicechange!="undefined"&&typeof navigator.mediaDevices.addEventListener!="undefined"}supportsLocalCandidateRttStatistics(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}supportsPerformanceObserver(){return typeof window.PerformanceObserver!="undefined"&&PerformanceObserver.supportedEntryTypes.indexOf("longtask")>-1}supportsReceiverStats(){return typeof window.RTCRtpReceiver!="undefined"&&Object.keys(RTCRtpReceiver.prototype).indexOf("getSynchronizationSources")>-1}supportsRTTStatistics(){return!this.isFirefox()}usesPlanB(){return!this.usesUnifiedPlan()}usesSdpMungingForSimulcast(){return this.isChromiumBased()||this.isReactNative()||this.isWebKitBased()}usesUnifiedPlan(){return!!(this.isFirefox()||this.isWebKitBased())}usesNewGumFlow(){return!!(this.isChromiumBased()||this.isFirefox()||this.isWebKitBased())}usesAdapter(){return this.usesNewGumFlow()}usesRidsForSimulcast(){return!1}supportsGetDisplayMedia(){return typeof navigator.getDisplayMedia!="undefined"||typeof navigator.mediaDevices!="undefined"&&typeof navigator.mediaDevices.getDisplayMedia!="undefined"}supportsInsertableStreams(){if(!(typeof window.RTCRtpSender!="undefined"&&(window.RTCRtpSender.prototype.createEncodedStreams||window.RTCRtpSender.prototype.createEncodedVideoStreams)))return!1;const e=new ReadableStream;try{return window.postMessage(e,"*",[e]),!0}catch(n){return!1}}supportsAudioRed(){return Boolean(window.RTCRtpSender&&window.RTCRtpSender.getCapabilities&&window.RTCRtpSender.getCapabilities("audio").codecs.some(e=>e.mimeType==="audio/red")&&window.RTCRtpReceiver&&window.RTCRtpReceiver.getCapabilities&&window.RTCRtpReceiver.getCapabilities("audio").codecs.some(e=>e.mimeType==="audio/red"))}supportsSdpSemantics(){return this.isChromiumBased()}_getChromiumBasedVersion(){if(this.isChromiumBased()){if(this.isNWJS())return Number.parseInt(Xr.versions.chromium,10);const e=navigator.userAgent;if(e.match(/Chrome/))return Number.parseInt(e.match(/Chrome\/([\d.]+)/)[1],10)}return-1}isIOSMobile(){return this.isMobile&&this._bowser.getOSName()==="iOS"}}const Ie=new HI,qI={audio:!0,video:!0,screenshareAudio:!0,screenshareVideo:!0},aa={baseURL:"http://localhost:5000",createdAt:"2021-08-05T10:49:56.602Z",description:"Develop plugins locally",id:"09259e3b-7be8-46f6-9801-106bf1866e1c",name:"Localhost Dev",organizationId:"4ad15a19-80e2-4105-bf43-48039fd2963e",picture:"https://dyte-uploads.s3.ap-south-1.amazonaws.com/dyte.png",private:!1,published:!0,staggered:!1,tags:["#localhost","#dev"],type:"self_hosted",updatedAt:"2021-08-05T10:50:07.681Z"},GI={pip:!0,poll:!0,chat:!0,stage:!0,theme:!0,plugin:!0,tracing:!0,internals:!0,recording:!0,livestream:!0,participant:!0,devTools:{logs:!1}};function Jc(t,e){const n=t.getValue("overrides");return n&&n[e]?n[e]:!1}function JI({baseURI:t}){return t!=null&&t.includes("preprod.dyte")?zs.PREPROD:t!=null&&t.includes("devel.dyte")?zs.DEVEL:zs.PROD}function ts({servicePrefix:t,baseURI:e}){return`${t}.${e}`}function qf(t){const e=t.getValue("baseURI");return{location:ts({servicePrefix:"location",baseURI:e}),locationLegacy:ts({servicePrefix:"location-legacy",baseURI:e}),daCollector:ts({servicePrefix:"da-collector",baseURI:e})}}const $I='<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="m16.242 2.932 4.826 4.826a2.75 2.75 0 0 1-.715 4.404l-4.87 2.435a.75.75 0 0 0-.374.426l-1.44 4.166a1.25 1.25 0 0 1-2.065.476L8.5 16.561 4.06 21H3v-1.06l4.44-4.44-3.105-3.104a1.25 1.25 0 0 1 .476-2.066l4.166-1.44a.75.75 0 0 0 .426-.373l2.435-4.87a2.75 2.75 0 0 1 4.405-.715Zm3.766 5.886-4.826-4.826a1.25 1.25 0 0 0-2.002.325l-2.435 4.871a2.25 2.25 0 0 1-1.278 1.12l-3.789 1.31 6.705 6.704 1.308-3.789a2.25 2.25 0 0 1 1.12-1.277l4.872-2.436a1.25 1.25 0 0 0 .325-2.002Z" fill="currentColor"/></svg>',KI='<svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M4 12.02c0 1.06.2 2.1.6 3.08l.6 1.42c.22.55.64 1.01 1.17 1.29.27.14.56.21.86.21h2.55c.77 0 1.49-.41 1.87-1.08.5-.87 1.02-1.7 1.72-2.43l1.32-1.39c.44-.46.97-.84 1.49-1.23l.59-.45a.6.6 0 0 0 .23-.47c0-.75-.54-1.57-1.22-1.79a3.34 3.34 0 0 0-2.78.29V4.5a1.5 1.5 0 0 0-2.05-1.4 1.5 1.5 0 0 0-2.9 0A1.5 1.5 0 0 0 6 4.5v.09A1.5 1.5 0 0 0 4 6v6.02ZM8 4.5v4a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0v5a.5.5 0 0 0 1 0v-4a.5.5 0 0 1 1 0v6a.5.5 0 0 0 .85.37h.01c.22-.22.44-.44.72-.58.7-.35 2.22-.57 2.4.5l-.53.4c-.52.4-1.04.78-1.48 1.24l-1.33 1.38c-.75.79-1.31 1.7-1.85 2.63-.21.36-.6.58-1.01.58H7.23a.87.87 0 0 1-.4-.1 1.55 1.55 0 0 1-.71-.78l-.59-1.42a7.09 7.09 0 0 1-.53-2.7V6a.5.5 0 0 1 1 0v3.5a.5.5 0 0 0 1 0v-5a.5.5 0 0 1 1 0Z" fill="currentColor"></path></svg>',$c=t=>{if(!t)return;if(!t.startsWith("<svg"))return new Promise(i=>{i(t)});const e=new Blob([t],{type:"image/svg+xml"}),n=new Image,r=window.URL.createObjectURL(e);return new Promise((i,s)=>{n.onload=()=>{i(n),window.URL.revokeObjectURL(r)},n.onerror=()=>{s(),window.URL.revokeObjectURL(r)},n.src=r})};function zI(t){const e=x({},t),n=new Map,r=(a,c)=>(n.has(a)||n.set(a,new Set),n.get(a).add(c),()=>{var d;return(d=n.get(a))==null?void 0:d.delete(c)}),i=(a,c)=>{var d;(d=n.get(a))==null||d.delete(c)},s=a=>{var c;(c=n.get(a))==null||c.forEach(d=>{try{d(e[a])}catch(l){h.error(`Error in notifying for "${a.toString()}"`,l)}})};return{subscribe:r,unsubscribe:i,notify:s,setValue:(a,c,d=!0)=>{e[a]=c,d&&s(a)},getValue:a=>e[a],getAllValues:()=>e}}class YI{constructor(){g(this,"contexts",new Map),g(this,"mostRecentPeerId",null)}createContext(e,n){return this.contexts.has(e)?this.contexts.get(e):(this.contexts.set(e,zI(n)),this.mostRecentPeerId=e,this.contexts.get(e))}remapContext(e,n){const r=n.getValue("peerId");r!==e&&(n.setValue("peerId",e),this.mostRecentPeerId=e,this.contexts.set(e,n),this.contexts.delete(r))}getContext(e){return this.contexts.get(e)}getMostRecentPeerId(){return this.mostRecentPeerId}}const si=new YI,de=class{static get logsEndpoint(){const t=si.getContext(de.meetingMetadata.peerId);return`https://${ts({servicePrefix:"api-silos",baseURI:t.getValue("baseURI")})}/otel/logs`}static resetPeerId(t){de.meetingMetadata.peerId=t}static init(t,e){const n=t.getValue("peerId");de.tracingEnabled=e,de.meetingMetadata.peerId=n,de.meetingMetadata.sdkVersion=t.getValue("sdkVersion"),de.meetingMetadata.deviceInfo=Ie.getDeviceInfo(),de.meetingMetadata.visitedUrl=!navigator.isReactNative&&typeof window!="undefined"&&window.location.href,navigator.isReactNative||document.addEventListener("visibilitychange",de.processCachedLogs),de.logsProcessorTimer=setInterval(de.processCachedLogs,de.logsProcessingInterval),e&&(de.initialized=!0)}static trace(t,e=void 0){return(n,r,i)=>{const s=i.value;return i.value=function(...a){if(!de.initialized||navigator.isReactNative||!de.tracingEnabled||Q.hasFeature(ie.SKIP_OTEL_TRACES))return s.apply(this,a);de.addLogInCurrentSpan("info",t,e);const c=performance.now(),d=s.apply(this,a);return Promise.resolve(d).then(()=>{const l=performance.now();l-c>10&&de.addLogInCurrentSpan("info",`${t}_timing`,{execTime:l-c,country:de.location.country})}).catch(()=>{const l=performance.now();de.addLogInCurrentSpan("info",`${t}_timing`,{execTime:l-c})}),d},i}}static injectContext(t){var e;const n=Ji().replace(/-/g,"").substring(0,16),r=(e=de.meetingMetadata.peerId)==null?void 0:e.replace(/-/g,"");t.TRACEPARENT=`00-${r}-${n}-01`}static addLogInCurrentSpan(t,e,n={},r=!1){n!=null&&n.error&&Object.assign(n,{error:qc(n.error)});const i=si.getContext(de.meetingMetadata.peerId);if(Nf(i)&&(OI(n)?console[t]("DyteInternalLogs:: ",t,e):console[t]("DyteInternalLogs:: ",t,e,n)),!!xI(t))try{const s=xf(i,e,n,"metadata"),a=new Date,c=G(x({message:e,level:t},s),{loggedAt:a.toISOString(),loggedAtTzOffset:a.getTimezoneOffset()});r?de.sendOtelLogsToNewRelic([c]):de.logsCache.push(c)}catch(s){de.addLogInCurrentSpan("error","opentelemetry::addLogInCurrentSpan_failed",{error:qc(s)})}}static sendOtelLogsToNewRelic(t){const e=si.getContext(de.meetingMetadata.peerId);fetch(de.logsEndpoint,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({meetingMetadata:xf(e,"sendOtelLogsToNewRelic",de.meetingMetadata,"meetingMetadata"),serviceName:e.getValue("sdkName"),logs:t})}).catch(n=>{de.addLogInCurrentSpan("error","opentelemetry::sendOtelLogToNewRelic_failed",{error:qc(n)}),de.logsCache.push(...t)})}static processCachedLogs(){const t=de.logsCache.splice(0,25);t!=null&&t.length&&de.sendOtelLogsToNewRelic(t)}static destruct(){clearInterval(de.logsProcessorTimer),de.processCachedLogs(),navigator.isReactNative||document.removeEventListener("visibilitychange",de.processCachedLogs)}};let S=de;g(S,"logsCache",[]),g(S,"logsProcessorTimer"),g(S,"location",{country:void 0}),g(S,"tracingEnabled",!0),g(S,"initialized",!1),g(S,"logsProcessingInterval",7e3),g(S,"logExclusionList",["message","websocket/message","roomMessage","websocket/room-message","websocket/room-legacy-mode","chatMessage","websocket/new-chat-message","websocket/no-active-speaker","websocket/selected-peers","websocket/active-speaker","ping","websocket/new-consumer","websocket/producer-score","websocket/consumer-score","websocket/plugin-event","websocket/plugin-data","websocket/plugin-internal-data"]),g(S,"meetingMetadata",{});class h{static info(e,n,r){S.addLogInCurrentSpan("info",e,n,r)}static error(e,n,r){S.addLogInCurrentSpan("error",e,n,r)}static debug(e,n,r){S.addLogInCurrentSpan("debug",e,n,r)}static log(e,n,r){S.addLogInCurrentSpan("log",e,n,r)}static warn(e,n,r){S.addLogInCurrentSpan("warn",e,n,r)}}const QI=()=>{!navigator.isReactNative&&typeof window!="undefined"&&(window.addEventListener("error",t=>{var e;!((e=t.filename)!=null&&e.includes("localhost"))&&t.lineno!==0&&h.error("window::error",{error:t.error},!0)}),window.addEventListener("unhandledrejection",t=>{var e,n,r,i,s,a,c,d;h.error("window::unhandledrejection",{error:t==null?void 0:t.reason,networkCall:{url:(n=(e=t==null?void 0:t.reason)==null?void 0:e.config)==null?void 0:n.url,baseURL:(i=(r=t==null?void 0:t.reason)==null?void 0:r.config)==null?void 0:i.baseURL,method:(a=(s=t==null?void 0:t.reason)==null?void 0:s.config)==null?void 0:a.method,status:(c=t==null?void 0:t.reason)==null?void 0:c.status,statusText:(d=t==null?void 0:t.reason)==null?void 0:d.statusText}},!0)}),window.addEventListener("offline",()=>{h.info("window::offline")}),window.addEventListener("online",()=>{h.info("window::online")}))},XI={"00":"DyteClient","01":"Controller","02":"RoomNodeClient","03":"HiveNodeClient","04":"SocketService","05":"Chat","06":"Plugin","07":"Polls","08":"Meta","09":"Preset",10:"Recording",11:"Self",12:"Participant",13:"Spotlight",14:"Remote Request",15:"Webinar",16:"LocalMediaHandler",17:"End-End Encryption",18:"AI",19:"Livestream",20:"Stage"},Kc={"0000":"Internal exception.","0001":"Failed to initialize.","0002":"Failed to join room.","0003":"Failed to leave room.","0004":"Invalid auth token","0010":"Browser not supported","0011":"HTTP Network Error","0012":"Websocket Network Error","0013":"Rate Limited","0100":"Internal exception","0101":"Permission denied","0102":"Prerequisite module missing","0200":"Internal exception.","0300":"Internal exception","0400":"Internal exception","0404":"Missing prerequisites to establish a websocket connection","0500":"Internal exception","0501":"Permission denied.","0502":"Invalid message body.","0503":"Text Message is too large","0504":"Message not found by the given id","0505":"Action not permitted without joining room","0506":"Message search is disabled","0510":"Invalid channel name.","0600":"Internal exception","0601":"Permission denied.","0602":"Auth token not set for plugin","0603":"Iframe was not provided","0700":"Internal exception","0705":"Action not permitted without joining room","0800":"Internal exception","0801":"Permission denied","0900":"Internal exception","0904":"Could not load preset",1e3:"Internal exception",1001:"Permission denied",1004:"Could not find specified recording",1005:"Action not permitted in given recording state",1100:"Internal exception",1101:"Permission denied",1102:"Unsupported",1103:"Name cannot be empty",1104:"No device selected while calling meeting.self.setDevice",1105:"Action not permitted without joining room",1106:"Can't set currently used device",1200:"Internal exception",1201:"Permission denied",1202:"Invalid page number was requested",1203:"Invalid participant count per page was requested",1204:"No participants exists with the given UserIds",1205:"Action not permitted without joining room",1206:"Manual Subscription Mode was not ACTIVATED",1207:"Invalid view mode",1208:"Manual Subscription not enabled for organization",1209:"Broadcast message type must be a non-empty string",1300:"Internal exception",1400:"Internal exception",1402:"No existing remote requests",1403:"No peer exists with given id",1500:"Internal exception",1600:"Internal exception",1601:"Failed to get audio track",1602:"Failed to get video track",1603:"Incorrect device",1604:"Failed to change device",1605:"Failed to get audio & video track",1606:"No audio input devices are available",1607:"No video input devices are available",1608:"No audio output devices (speakers) are available",1609:"Failed to fetch list of media devices",1610:"No media track exists",1611:"Failed to unmute track",1612:"Failed to get screenshare tracks",1701:"Crypto error",1800:"Internal exception",1801:"Can't fetch transcript file",1900:"Internal exception",1901:"Permission denied.",1902:"Livestream that has not yet started, can't be stopped",2e3:"Internal exception",2001:"Permission denied",2002:"Unsupported",2003:"Stage is disabled",2004:"Method not implemented",2005:"Action not permitted without joining room",2006:"Action not permitted in current stage status",9900:"Internal exception"};Object.keys(Kc).forEach(t=>{Kc[t]=`{${XI[t.slice(0,2)]}} ${Kc[t]}`});class w extends Error{constructor(e,n,r=!1){super(e),g(this,"code"),this.code=n,this.name="DyteError",this.message=`[ERR${this.code}]: ${Kc[this.code]}
15
+ ${this.message}`;try{let i=r;n&&n.endsWith("00")&&(i=!0),i&&h.error("DyteError",{error:{message:this.message,name:this.name,code:n}});const s=si.getContext(si.getMostRecentPeerId());if(s){const a=s.getValue("onError");try{a(this)}catch(c){}}typeof window!="undefined"&&window.dispatchEvent(new CustomEvent("dyteError",{detail:this}))}catch(i){}}}function zc(t,e,n,r){if(r instanceof w)throw r;if(r instanceof e){const i=new w(r.message,n);throw i.stack=r.stack,i}else throw r}function Gf(t,e,n){if(!t.value){const i=t.get,s=t.set;return i&&(t.get=function(){try{return i.apply(this)}catch(a){zc(this,e,n,a)}}),s&&(t.set=function(a){try{return s.apply(this,[a])}catch(c){zc(this,e,n,c)}}),t}const r=t.value;return t.value=function(...i){try{const s=r.apply(this,i);return s&&s instanceof Promise?s.catch(a=>{zc(this,e,n,a)}):s}catch(s){zc(this,e,n,s)}},t}function ZI(t,e){return(n,r,i)=>{if(i)return Gf(i,t,e);for(const s of Reflect.ownKeys(n.prototype).filter(a=>a!=="constructor")){const a=Object.getOwnPropertyDescriptor(n.prototype,s);(a.value instanceof Function||a.get instanceof Function||a.set instanceof Function)&&Object.defineProperty(n.prototype,s,Gf(a,t,e))}}}const ht=t=>ZI(Error,t);function eC(t){let e=0,n,r;if(!t)return e;for(n=0;n<t.length;n+=1)r=t.charCodeAt(n),e=(e<<5)-e+r,e|=0;return Math.abs(e)%100+1}var vr,yr;const Jf=class extends ut.EventEmitter{constructor(){super(),f(this,vr,void 0),f(this,yr,void 0),g(this,"asyncPromiseTimeout"),v(this,vr,new Map),v(this,yr,new Map),this.asyncPromiseTimeout=8e3}emitAsync(t,...e){return u(this,null,function*(){o(this,vr).set(t,[]);const n=o(this,yr).get(t).map(()=>new Promise(r=>{o(this,vr).get(t).push(r)}));AE(Jf.prototype,this,"emit").call(this,t,...e),yield Promise.race([Promise.all(n),new Promise((r,i)=>setTimeout(()=>i(new Error(`emitAsync failed to resolve for event ${t}.`)),this.asyncPromiseTimeout))]),o(this,vr).delete(t)})}onAsync(t,e){const n=o(this,vr),r=(...i)=>u(this,null,function*(){var s;try{yield e(...i)}catch(c){h.error("[onAsync]",{error:c})}const a=(s=n.get(t))==null?void 0:s.shift();a==null||a()});return o(this,yr).get(t)||o(this,yr).set(t,[]),o(this,yr).get(t).push(r),super.on(t,r)}reset(){v(this,vr,new Map),v(this,yr,new Map),super.removeAllListeners()}};let tC=Jf;vr=new WeakMap,yr=new WeakMap;const P=new tC;function nC(){Ie.isElectron()&&window.dyteElectronGetDisplayMediaSource&&(navigator.mediaDevices.getDisplayMedia=()=>u(this,null,function*(){const t=yield window.dyteElectronGetDisplayMediaSource({types:["window","screen"]});let e=[];if(t&&(Array.isArray(t)?e=t:e=[t]),!(e!=null&&e.length))throw new Error("Couldn't find any media source for screen share.");let n=e.find(i=>{var s;return(s=i.id)==null?void 0:s.includes("screen")});n=n!=null?n:e[0];const r={audio:!1,video:{mandatory:{chromeMediaSource:"desktop",chromeMediaSourceId:n.id}}};return yield navigator.mediaDevices.getUserMedia(r)}))}var R=(t=>(t.NEW_PRODUCER="NEW_PRODUCER",t.PRODUCER_TRACK_ENDED="PRODUCER_TRACK_ENDED",t.ROOM_NODE_CONNECTION_ERROR="ROOM_NODE_CONNECTION_ERROR",t.SOCKET_SERVICE_ROOM_JOINED="SOCKET_SERVICE_ROOM_JOINED",t.SOCKET_SERVICE_RECONNECTED="SOCKET_SERVICE_RECONNECTED",t.SOCKET_SERVICE_DISCONNECTED="SOCKET_SERVICE_DISCONNECTED",t.SOCKET_SERVICE_FAILED="SOCKET_SERVICE_FAILED",t.SOCKET_STATE_UPDATE="SOCKET_STATE_UPDATE",t.ROOM_NODE_RECONNECTED="ROOM_NODE_RECONNECTED",t.ROOM_NODE_DISCONNECTED="ROOM_NODE_DISCONNECTED",t.ROOM_NODE_FAILED="ROOM_NODE_FAILED",t.TRANSPORT_STATE_UPDATE="TRANSPORT_STATE_UPDATE",t.PRODUCER_SCORE_UPDATE="PRODUCER_SCORE_UPDATE",t.CONSUMER_SCORE_UPDATE="CONSUMER_SCORE_UPDATE",t.PRODUCER_STATUS_UPDATE="PRODUCER_STATUS_UPDATE",t.CONSUMER_STATUS_UPDATE="CONSUMER_STATUS_UPDATE",t.LOW_PRODUCER_SCORE="LOW_PRODUCER_SCORE",t.LOW_CONSUMER_SCORE="LOW_CONSUMER_SCORE",t.MEDIA_PERMISSION_ERROR="MEDIA_PERMISSION_ERROR",t.MEDIA_PERMISSION_UPDATE="MEDIA_PERMISSION_UPDATE",t.WAITLISTED="WAIT_LISTED",t.MESSAGE="websocket/message",t.ROOM_MESSAGE="websocket/room-message",t.PEER_JOINED_INTERNAL="peer/joined-internal",t.PEER_CLOSED="websocket/peer-closed",t.CONSUMER_CLOSED="websocket/consumer-closed",t.CONSUMER_PAUSED="websocket/consumer-paused",t.CONSUMER_RESUMED="websocket/consumer-resumed",t.PRODUCER_CLOSED="websocket/producer-closed",t.NEW_CONSUMER="websocket/new-consumer",t.PRODUCER_SCORE="websocket/producer-score",t.CONSUMER_SCORE="websocket/consumer-score",t.PRODUCER_TOGGLE="hive/producer-toggle",t.CONSUMER_TOGGLE="hive/consumer-toggle",t.SELECTED_PEERS_DIFF="hive/selected-peers-diff",t.UPDATE_ACTIVE="media/update-active",t.RESET_PRODUCER_STATE="hive/reset-producer-state",t.CF_TRANSPORT_STATE_CHANGED="cf/transport-state-changed",t.CF_ROOM_REJOINING="cf/room-rejoining",t.CF_ROOM_REJOIN_FAILED="cf/room-rejoining-failed",t.CF_ROOM_REJOINED="cf/room-rejoined",t.CF_TRANPSORT_RECONNECTING="cf/transport-reconnecting",t.ROOM_STATE="sockethub/room-state",t.PEER_DISPLAY_NAME_CHANGED="hive/display-name-changed",t.GET_STAGE_REQUESTS="GET_STAGE_REQUESTS",t.UPDATE_STAGE_REQUESTS="UPDATE_STAGE_REQUESTS",t.KICK_PEER="KICK_PEER",t.UPDATE_PEER_STAGE_STATUS="UPDATE_PEER_STAGE_STATUS",t.JOIN_MEDIA_ROOM="JOIN_MEDIA_ROOM",t.LEAVE_MEDIA_ROOM="LEAVE_MEDIA_ROOM",t.PIP_HANGUP="PIP_HANGUP",t.E2EE_ACTIVE_PRODUCER="E2EE_ACTIVE_PRODUCER",t.E2EE_INACTIVE_PRODUCER="E2EE_INACTIVE_PRODUCER",t.E2EE_ACTIVE_CONSUMER="E2EE_ACTIVE_CONSUMER",t.E2EE_INACTIVE_CONSUMER="E2EE_INACTIVE_CONSUMER",t.SOCKET_PEERS="SOCKET_PEERS",t.UPDATE_PERMISSIONS="UPDATE_PERMISSIONS",t.MAX_SPATIAL_LAYER_CHANGE="MAX_SPATIAL_LAYER_CHANGE",t.MUTE_SELF="MUTE_SELF",t.MUTE_SELF_VIDEO="MUTE_SELF_VIDEO",t))(R||{});class ns extends ut.EventEmitter{constructor(){super(),super.setMaxListeners(25)}emit(e,...n){return super.emit("*",e,...n),super.emit(e,...n)}on(e,n){try{const r=this.listenerCount(e);r>25&&r%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(r){}return super.on(e,n)}addListener(e,n){try{const r=this.listenerCount(e);r>25&&r%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(r){}return super.addListener(e,n)}off(e,n){return super.off(e,n)}once(e,n){return super.once(e,n)}prependListener(e,n){return super.prependListener(e,n)}prependOnceListener(e,n){return super.prependOnceListener(e,n)}removeListener(e,n){return super.removeListener(e,n)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}class jt extends ut.EventEmitter{constructor(){super(),super.setMaxListeners(25)}emit(e,...n){return super.emit("*",e,...n),super.emit(e,...n)}on(e,n){try{const r=this.listenerCount(e);r>25&&r%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(r){}return super.on(e,n)}addListener(e,n){try{const r=this.listenerCount(e);r>25&&r%25===0&&h.warn("DyteEventEmitter::maxListenersExceeded",{eventListener:{eventName:e.toString(),listenerCount:this.listenerCount(e)}})}catch(r){}return super.addListener(e,n)}off(e,n){return super.off(e,n)}once(e,n){return super.once(e,n)}prependListener(e,n){return super.prependListener(e,n)}prependOnceListener(e,n){return super.prependOnceListener(e,n)}removeListener(e,n){return super.removeListener(e,n)}removeAllListeners(e){return super.removeAllListeners(e)}listeners(e){return super.listeners(e)}listenerCount(e){return super.listenerCount(e)}}function rC(t,e=2){return t.replace(/[^\u00BF-\u1FFF\u2C00-\uD7FF\w\s]/g,"").trim().split(/\s+/).slice(0,e).map(n=>n.charAt(0)).join("").toUpperCase()}const $f=1080,Kf=1920,iC=(t,e,n,r,i,s)=>{let a=.5,c=.5;const d=i,l=s,p=Math.min(n/d,r/l);let m=d*p,y=l*p,E,b,O,A,F=1;return m<n&&(F=n/m),Math.abs(F-1)<1e-14&&y<r&&(F=r/y),m*=F,y*=F,O=d/(m/n),A=l/(y/r),E=(d-O)*a,b=(l-A)*c,E<0&&(E=0),b<0&&(b=0),O>d&&(O=d),A>l&&(A=l),[E,b,O,A,t,e,n,r]};var ln,oa,St,un,je,Nn,Sr,Ot,Ge,ca,da,Er,la;const zf=class extends jt{constructor(t,e,n,r){super(),f(this,ln,void 0),f(this,oa,void 0),f(this,St,void 0),f(this,un,void 0),f(this,je,{height:$f,width:Kf}),f(this,Nn,{brand:"#2160FD",background:"#141414",text:"#000000",videoBackground:"#191919",textOnBrand:"#EEEEEE"}),f(this,Sr,void 0),f(this,Ot,{}),f(this,Ge,void 0),f(this,ca,void 0),f(this,da,void 0),f(this,Er,void 0),f(this,la,!1),g(this,"cleanupEventListeners",()=>{o(this,oa).unsubscribe("stageStatus",this.handlePipMediaControls),o(this,Ge).removeListener("videoUpdate",this.onSelfVideoUpdateListener),o(this,Ge).removeListener("audioUpdate",this.onSelfAudioUpdateListener),o(this,Ge).removeListener("roomLeft",()=>this.disable())}),g(this,"enablePipMediaControls",()=>{this.mountAudioEvents(),this.mountVideoEvents()}),g(this,"onSelfVideoUpdateListener",({videoEnabled:i})=>{this.updateMediaSession("CAMERA",i)}),g(this,"onSelfAudioUpdateListener",({audioEnabled:i})=>{this.updateMediaSession("MIC",i)}),g(this,"handlePipMediaControls",i=>{i==="ON_STAGE"?this.enablePipMediaControls():this.unmountEvents()}),g(this,"eventCallback",i=>{i==="CAMERA"&&(o(this,Ge).videoEnabled?o(this,Ge).disableVideo():o(this,Ge).enableVideo(),this.emit("cameraToggled")),i==="MIC"&&(o(this,Ge).audioEnabled?o(this,Ge).disableAudio():o(this,Ge).enableAudio(),this.emit("micToggled")),i==="END"&&(P.emit(R.PIP_HANGUP),this.cleanupEventListeners(),this.emit("hangup"),this.cleanup())}),g(this,"unmountEvents",()=>{navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("togglemicrophone",void 0),navigator.mediaSession.setActionHandler("togglecamera",void 0))}),g(this,"animate",()=>{if(!this.isActive&&o(this,Er)==="active"){this.disable(!0);return}o(this,Ot)!==void 0&&this.paintCanvas(),o(this,Sr)!==void 0&&v(this,Sr,requestAnimationFrame(()=>this.animate()))}),g(this,"disable",(i=!1)=>{v(this,Er,"idle"),this.cleanupEventListeners(),cancelAnimationFrame(o(this,Sr)),i!==!0&&document.body.removeChild(o(this,St)),v(this,Sr,void 0),document.pictureInPictureElement&&document.exitPictureInPicture()}),v(this,oa,t),v(this,Er,"idle"),v(this,Ge,e),v(this,Nn,{brand:e.config.designTokens.colors.brand[500],background:e.config.designTokens.colors.background[1e3],text:e.config.designTokens.colors.text,videoBackground:e.config.designTokens.colors.videoBg,textOnBrand:e.config.designTokens.colors.textOnBrand}),n&&this.setupIcon("pin",n),r&&this.setupIcon("handRaise",r)}static _init(t,e){return u(this,null,function*(){let n,r;try{n=yield $c($I),r=yield $c(KI)}catch(i){}return new zf(t,e,n,r)})}setupIcon(t,e){return u(this,null,function*(){switch(t){case"handRaise":v(this,da,e);break;case"pin":v(this,ca,e);break}})}overrideIcon(t,e){return u(this,null,function*(){switch(t){case"handRaise":v(this,da,yield $c(e));break;case"pin":v(this,ca,yield $c(e));break}})}constructImage(t){const e=new Image,n=new Blob([t],{type:"image/svg+xml"}),r=window.URL.createObjectURL(n);return new Promise(i=>{e.onload=()=>{i(e),window.URL.revokeObjectURL(r)},e.src=r})}createVideoContainer(){v(this,St,document.createElement("div")),o(this,St).style.width="0.1px",o(this,St).style.height="0.1px",o(this,St).style.overflow="hidden",o(this,St).style.position="absolute",o(this,St).style.bottom="0",o(this,St).style.right="0",o(this,St).style.opacity="0",o(this,St).appendChild(o(this,un))}setupEventListeners(){o(this,oa).subscribe("stageStatus",this.handlePipMediaControls),o(this,Ge).addListener("videoUpdate",this.onSelfVideoUpdateListener),o(this,Ge).addListener("audioUpdate",this.onSelfAudioUpdateListener),o(this,Ge).addListener("roomLeft",()=>this.disable())}createCanvas(){const t=document.createElement("canvas");t.height=o(this,je).height,t.width=o(this,je).width,v(this,ln,t)}setupMediaSessionEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||(navigator.mediaSession.setActionHandler("hangup",()=>{this.eventCallback("END")}),this.mountAudioEvents(),this.mountVideoEvents())}mountAudioEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setMicrophoneActive===void 0||o(this,Ge).permissions.canProduceAudio&&navigator.mediaSession.setActionHandler("togglemicrophone",()=>{this.eventCallback("MIC")})}mountVideoEvents(){navigator.mediaSession===void 0||navigator.mediaSession.setCameraActive===void 0||o(this,Ge).permissions.canProduceVideo&&navigator.mediaSession.setActionHandler("togglecamera",()=>{this.eventCallback("CAMERA")})}getSources(){const t=Object.values(o(this,Ot)).reduce((e,n)=>(e[n.pinned?"pinned":"regular"].push(n),e),{pinned:[],regular:[]});return[...t.pinned,...t.regular]}drawEmptyTile(t,e,n,r){if(o(this,ln)===void 0)return;const i=o(this,ln).getContext("2d"),s=o(this,ln).width,a=0,c=0,d=e-a*2,l=n-a*2,p=Math.floor(s/d),m=Math.floor(t/p),y=t%p*(d+a)+a,E=m*(l+a)+a,{displayText:b,image:O}=r!=null?r:{};i.fillStyle=b||O?o(this,Nn).videoBackground:o(this,Nn).background,i.strokeStyle=o(this,Nn).brand,i.beginPath(),i.moveTo(y+c,E),i.arcTo(y+d,E,y+d,E+c,c),i.arcTo(y+d,E+l,y+d-c,E+l,c),i.arcTo(y,E+l,y,E+l-c,c),i.arcTo(y,E,y+c,E,c),i.closePath(),i.fill(),i.stroke();const A=d/6,F=d/2+y,V=l/2+E;i.save(),(b||O)&&(i.beginPath(),i.arc(F,V,A,0,Math.PI*2),i.fillStyle=o(this,Nn).brand,i.fill(),O?(i.clip(),i.drawImage(O,F-A,V-A,A*2,A*2),i.restore()):b&&(i.fillStyle=o(this,Nn).textOnBrand,i.font=`${A/2}px sans-serif`,i.textAlign="center",i.textBaseline="middle",i.fillText(b,F,V)),this.drawIcons(r,y,E,Math.max(d,l)))}drawIcons(t,e,n,r){const i=Math.min(Math.max(r*.15,100),200),s=i*.2,a=i*.2;let c=e+s;const d=n+s,l=p=>{const m=o(this,ln).getContext("2d");m.save(),m.fillStyle=o(this,Nn).background,m.beginPath(),m.moveTo(c+a,d),m.arcTo(c+i,d,c+i,d+a,a),m.arcTo(c+i,d+i,c+i-a,d+i,a),m.arcTo(c,d+i,c,d+i-a,a),m.arcTo(c,d,c+a,d,a),m.closePath(),m.fill(),typeof p=="string"?(m.font=`${i/1.5}px sans-serif`,m.fillStyle=o(this,Nn).text,m.textAlign="center",m.textBaseline="top",m.fillText(p,i/2+c,d+s)):m.drawImage(p,c+s,d+s,i-s*2,i-s*2),c+=i+s,m.restore()};t.pinned&&l(o(this,ca)),t.handRaised&&l(o(this,da))}drawTile(t,e,n){var r,i;if(o(this,ln)===void 0)return;const s=o(this,ln).getContext("2d"),a=this.getSources();let c=0,d=0;for(;c<o(this,je).height-5;){let l=0;for(;l<o(this,je).width-5&&d<n;){if((r=a[d])!=null&&r.enabled){const p=a[d].element,[m,y,E,b,O,A,F,V]=iC(l,c,t,e,p.videoWidth,p.videoHeight);(i=p==null?void 0:p.classList)!=null&&i.contains("mirror")?(s.save(),s.scale(-1,1),s.drawImage(p,m,y,E,b,-1*O,A,-1*F,V),s.restore()):s.drawImage(p,m,y,E,b,O,A,F,V),this.drawIcons(a[d],O,A,Math.max(F,V))}else this.drawEmptyTile(d,t,e,a[d]);d+=1,l+=t}c+=e}}calcGridElemSize(t){switch(t){case 0:case 1:return[o(this,je).width,o(this,je).height];case 2:return[Math.floor(o(this,je).width/2),o(this,je).height];case 3:case 4:return[Math.floor(o(this,je).width/2),Math.floor(o(this,je).height/2)];case 5:case 6:return[Math.floor(o(this,je).width/3),Math.floor(o(this,je).height/2)];case 7:case 8:case 9:return[Math.floor(o(this,je).width/3),Math.floor(o(this,je).height/3)];default:return[Math.floor(o(this,je).width/3),Math.floor(o(this,je).height/2)]}}paintCanvas(){let t=this.getSources().length;t!==1&&(t=t%2>0?t+1:t);const[e,n]=this.calcGridElemSize(t);this.drawTile(e,n,t)}isSupported(){var t;return!!window.chrome&&document.pictureInPictureEnabled&&((t=o(this,Ge).config)==null?void 0:t.viewType)!=="LIVESTREAM"}get isActive(){return document.pictureInPictureElement!==null}cleanup(){if(v(this,la,!1),this.isSupported()&&document.exitPictureInPicture!==void 0&&document.pictureInPictureElement!==null&&document.exitPictureInPicture(),o(this,St))try{document.body.removeChild(o(this,St))}catch(t){}this.removeAllSources(),v(this,ln,void 0),v(this,un,void 0),v(this,Sr,void 0)}init({height:t,width:e}={}){if(!this.isSupported())throw h.error("DytePip.unsupported"),new Error("Picture-in-picture is not available in this environment");if(o(this,la))return;v(this,la,!0),this.createCanvas(),this.setupMediaSessionEvents();const n=document.createElement("video");v(this,je,{height:t!=null?t:$f,width:e!=null?e:Kf}),n.height=o(this,je).height,n.width=o(this,je).width,n.autoplay=!0,n.muted=!0,n.srcObject=o(this,ln).captureStream(24),v(this,un,n),o(this,un).onloadedmetadata=()=>{try{this.emit("pipStarted"),o(this,un).onleavepictureinpicture=()=>{this.emit("pipEnded")}}catch(r){this.emit("pipEnded")}},this.createVideoContainer(),this.paintCanvas()}updateMediaSession(t,e){navigator.mediaSession!==void 0&&(t==="CAMERA"&&navigator.mediaSession.setCameraActive!==void 0&&navigator.mediaSession.setCameraActive(e),t==="MIC"&&navigator.mediaSession.setMicrophoneActive!==void 0&&navigator.mediaSession.setMicrophoneActive(e))}enableSource(t){o(this,Ot)[t]!==void 0&&(o(this,Ot)[t].enabled=!0)}disableSource(t){o(this,Ot)[t]!==void 0&&(o(this,Ot)[t].enabled=!1)}generateAvatar(t,e){return u(this,null,function*(){if(!e)return;const n=new Image;try{const r=yield(yield fetch(e)).blob(),i=window.URL.createObjectURL(r);n.onload=()=>{this.updateSource(t,{image:n}),window.URL.revokeObjectURL(i)},n.src=i}catch(r){h.error("DytePip::GenerateAvatar",{error:r})}})}addSource(t,e,n,r=!1,i=void 0,s=void 0,a=!1){h.debug("DytePIP::AddSource",{pip:{id:t,handRaised:a}}),o(this,Ot)[t]={id:t,element:e,enabled:n,pinned:r,displayText:i?rC(i):void 0,imageUrl:s,handRaised:a},s&&this.generateAvatar(t,s)}updateSource(t,e){h.info("DytePIP::UpdateSource",{pip:{id:t,handRaised:e.handRaised}});const n=o(this,Ot)[t];n&&(o(this,Ot)[t]=x(x({},n),e))}removeSource(t){delete o(this,Ot)[t]}removePinnedSource(){Object.values(o(this,Ot)).forEach(t=>{t.pinned&&this.removeSource(t.id)})}removeAllSources(){v(this,Ot,{})}enable(){v(this,Er,"activating"),this.setupEventListeners(),this.updateMediaSession("CAMERA",o(this,Ge).videoEnabled),this.updateMediaSession("MIC",o(this,Ge).audioEnabled),document.body.appendChild(o(this,St)),v(this,Sr,requestAnimationFrame(()=>this.animate())),o(this,un).onloadedmetadata=()=>{o(this,un).requestPictureInPicture().then(()=>{v(this,Er,"active")})},o(this,un).readyState===4&&o(this,un).requestPictureInPicture().then(()=>{v(this,Er,"active")})}};let sC=zf;ln=new WeakMap,oa=new WeakMap,St=new WeakMap,un=new WeakMap,je=new WeakMap,Nn=new WeakMap,Sr=new WeakMap,Ot=new WeakMap,Ge=new WeakMap,ca=new WeakMap,da=new WeakMap,Er=new WeakMap,la=new WeakMap;var zn;(function(t){t[t.PUBLISHER=0]="PUBLISHER",t[t.SUBSCRIBER=1]="SUBSCRIBER"})(zn||(zn={}));var Ln;(function(t){t[t.AUDIO=0]="AUDIO",t[t.VIDEO=1]="VIDEO"})(Ln||(Ln={}));class aC extends T{constructor(){super("media.Codec",[{no:1,name:"channels",kind:"scalar",opt:!0,T:5},{no:2,name:"clock_rate",kind:"scalar",T:5},{no:3,name:"mime_type",kind:"scalar",T:9},{no:4,name:"sdp_fmtp_line",kind:"scalar",opt:!0,T:9},{no:5,name:"payload_type",kind:"scalar",opt:!0,T:13}])}}const Yf=new aC;class oC extends T{constructor(){super("media.HeaderExtension",[{no:1,name:"direction",kind:"scalar",opt:!0,T:9},{no:2,name:"uri",kind:"scalar",T:9}])}}const cC=new oC;class dC extends T{constructor(){super("media.Fingerprint",[{no:1,name:"algorithm",kind:"scalar",T:9},{no:2,name:"value",kind:"scalar",T:9}])}}new dC;class lC extends T{constructor(){super("media.SessionDescription",[{no:1,name:"target",kind:"enum",T:()=>["media.Target",zn]},{no:2,name:"type",kind:"scalar",T:9},{no:3,name:"sdp",kind:"scalar",T:9}])}}const hn=new lC;class uC extends T{constructor(){super("media.ProducerPayload",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"msid",kind:"scalar",T:9},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"mime_type",kind:"scalar",opt:!0,T:9}])}}const hC=new uC;class pC extends T{constructor(){super("media.CreateTransportRequest",[{no:1,name:"consuming",kind:"scalar",T:8},{no:2,name:"force_tcp",kind:"scalar",opt:!0,T:8},{no:3,name:"description",kind:"message",T:()=>hn},{no:4,name:"private_ice",kind:"scalar",opt:!0,T:8},{no:5,name:"producers",kind:"message",repeat:1,T:()=>hC}])}}const mC=new pC;class gC extends T{constructor(){super("media.AudioActivityRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"energy",kind:"scalar",T:5},{no:3,name:"silent",kind:"scalar",T:8}])}}const fC=new gC;class vC extends T{constructor(){super("media.CreateTransportResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hn},{no:3,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:4,name:"producer_ids",kind:"scalar",repeat:2,T:9}])}}const Qf=new vC;class yC extends T{constructor(){super("media.RenegotiateRequest",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hn}])}}const SC=new yC;class EC extends T{constructor(){super("media.RenegotiateResponse",[{no:1,name:"transport_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hn}])}}new EC;class TC extends T{constructor(){super("media.NestedScore",[{no:1,name:"encoding_idx",kind:"scalar",T:5},{no:2,name:"rid",kind:"scalar",T:9},{no:3,name:"score",kind:"scalar",T:5},{no:4,name:"ssrc",kind:"scalar",T:3,L:0}])}}const kC=new TC;class bC extends T{constructor(){super("media.ProducerTrack",[{no:1,name:"track_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9},{no:3,name:"stream_id",kind:"scalar",T:9}])}}const _C=new bC;class wC extends T{constructor(){super("media.ProducerEntry",[{no:1,name:"producing_transport_id",kind:"scalar",T:9},{no:2,name:"producer_id",kind:"scalar",T:9}])}}new wC;class IC extends T{constructor(){super("media.ConsumerEntry",[{no:1,name:"consuming_transport_id",kind:"scalar",T:9},{no:2,name:"consumer_id",kind:"scalar",T:9}])}}new IC;class CC extends T{constructor(){super("media.ProducerState",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"kind",kind:"enum",T:()=>["media.ProducerKind",Ln]},{no:3,name:"pause",kind:"scalar",T:8},{no:4,name:"screen_share",kind:"scalar",T:8},{no:5,name:"app_data",kind:"scalar",opt:!0,T:9},{no:6,name:"producing_transport_id",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"codec",kind:"message",T:()=>Yf}])}}const ua=new CC;class PC extends T{constructor(){super("media.ConsumerState",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>ua},{no:3,name:"producer_track",kind:"message",T:()=>_C},{no:4,name:"error_code",kind:"scalar",opt:!0,T:9}])}}const RC=new PC;class AC extends T{constructor(){super("media.ProducerIdToConsumerMap",[{no:1,name:"map",kind:"map",K:9,V:{kind:"message",T:()=>RC}}])}}const Xf=new AC;class MC extends T{constructor(){super("media.PeerRtpCapabilitites",[{no:1,name:"sender",kind:"message",T:()=>tv},{no:2,name:"receiver",kind:"message",T:()=>tv}])}}const Zf=new MC;class DC extends T{constructor(){super("media.RtpCapability",[{no:1,name:"codecs",kind:"message",repeat:1,T:()=>Yf},{no:2,name:"header_extensions",kind:"message",repeat:1,T:()=>cC}])}}const ev=new DC;class OC extends T{constructor(){super("media.RtpCapabilitites",[{no:1,name:"audio",kind:"message",T:()=>ev},{no:2,name:"video",kind:"message",T:()=>ev}])}}const tv=new OC;class NC extends T{constructor(){super("media.PreferredCodec",[{no:1,name:"audio",kind:"scalar",opt:!0,T:9},{no:2,name:"video",kind:"scalar",opt:!0,T:9}])}}const LC=new NC;class xC extends T{constructor(){super("media.edge.GeoLocation",[{no:1,name:"latitude",kind:"scalar",T:2},{no:2,name:"longitude",kind:"scalar",T:2},{no:3,name:"region",kind:"scalar",opt:!0,T:9}])}}const VC=new xC;class UC extends T{constructor(){super("media.edge.PeerJoinRequest",[{no:1,name:"display_name",kind:"scalar",opt:!0,T:9},{no:2,name:"prejoined",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:5,name:"preset",kind:"scalar",opt:!0,T:12},{no:6,name:"user_id",kind:"scalar",opt:!0,T:9},{no:7,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:8,name:"location",kind:"message",T:()=>VC},{no:9,name:"capabilities",kind:"message",T:()=>Zf}])}}const FC=new UC;class BC extends T{constructor(){super("media.edge.PeerJoinCompleteRequest",[])}}const WC=new BC;class jC extends T{constructor(){super("media.edge.PeerLeaveRequest",[{no:1,name:"close_room",kind:"scalar",T:8}])}}const HC=new jC;class qC extends T{constructor(){super("media.edge.ConsumeMultipleProducerRequest",[{no:1,name:"producer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8}])}}new qC;class GC extends T{constructor(){super("media.edge.ConsumePeerRequest",[{no:1,name:"producing_peer_id",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",opt:!0,T:8},{no:3,name:"producer_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preferred_codec",kind:"message",T:()=>LC},{no:5,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const JC=new GC;class $C extends T{constructor(){super("media.edge.ConsumePeersRequest",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>JC},{no:2,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const KC=new $C;class zC extends T{constructor(){super("media.edge.ProducerCreateRequest",[{no:1,name:"kind",kind:"scalar",T:9},{no:2,name:"paused",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8},{no:4,name:"description",kind:"message",T:()=>hn},{no:5,name:"msid",kind:"scalar",T:9},{no:6,name:"app_data",kind:"scalar",opt:!0,T:9},{no:7,name:"mime_type",kind:"scalar",opt:!0,T:9},{no:8,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const YC=new zC;class QC extends T{constructor(){super("media.edge.SelectedPeersRequest",[])}}new QC;class XC extends T{constructor(){super("media.edge.GlobalPeerPinningRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const ZC=new XC;class eP extends T{constructor(){super("media.edge.ProducerToggleRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}const Yc=new eP;class tP extends T{constructor(){super("media.edge.ConsumerToggleRequest",[{no:1,name:"consumer_id",kind:"scalar",T:9},{no:2,name:"pause",kind:"scalar",T:8}])}}new tP;class nP extends T{constructor(){super("media.edge.ProducerCloseRequest",[{no:1,name:"producer_id",kind:"scalar",T:9},{no:2,name:"description",kind:"message",T:()=>hn},{no:3,name:"producing_transport_id",kind:"scalar",opt:!0,T:9}])}}const rP=new nP;class iP extends T{constructor(){super("media.edge.ConsumerCloseRequest",[{no:1,name:"consumer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"description",kind:"message",T:()=>hn},{no:3,name:"consuming_transport_id",kind:"scalar",opt:!0,T:9}])}}const sP=new iP;class aP extends T{constructor(){super("media.edge.KickPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const oP=new aP;class cP extends T{constructor(){super("media.edge.KickAllPeersRequest",[{no:1,name:"propagate_kick_across_rooms",kind:"scalar",T:8}])}}const nv=new cP;class dP extends T{constructor(){super("media.edge.PeerDisplayNameEditRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}const lP=new dP;class uP extends T{constructor(){super("media.edge.HostMediaControlForPeerRequest",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"audio",kind:"scalar",T:8},{no:3,name:"video",kind:"scalar",T:8},{no:4,name:"scree_share",kind:"scalar",T:8}])}}const hP=new uP;class pP extends T{constructor(){super("media.edge.HostMediaControlForAllPeerRequest",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8},{no:3,name:"screen_share",kind:"scalar",T:8}])}}const mP=new pP;class gP extends T{constructor(){super("media.edge.GetRoomStateResponse",[{no:1,name:"display_title",kind:"scalar",T:9},{no:2,name:"locked_mode",kind:"scalar",T:8},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"room_name",kind:"scalar",T:9},{no:5,name:"current_peer_id",kind:"scalar",T:9},{no:6,name:"is_recording",kind:"scalar",opt:!0,T:8},{no:7,name:"recorder_participant_id",kind:"scalar",opt:!0,T:9},{no:8,name:"pinned_peer_ids",kind:"scalar",repeat:2,T:9}])}}const fP=new gP;class vP extends T{constructor(){super("media.edge.ErrorResponse",[{no:1,name:"error_message",kind:"scalar",T:9},{no:2,name:"event_id",kind:"scalar",T:5}])}}const yP=new vP;class SP extends T{constructor(){super("media.edge.EmptyResponse",[])}}new SP;class EP extends T{constructor(){super("media.edge.RoomParticipants",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"producer_states",kind:"message",repeat:1,T:()=>ua},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"user_id",kind:"scalar",opt:!0,T:9},{no:5,name:"capabilities",kind:"message",T:()=>Zf}])}}const rv=new EP;class TP extends T{constructor(){super("media.edge.SelectedPeersResponse",[{no:1,name:"audio_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"compulsory_peers",kind:"scalar",repeat:2,T:9}])}}const Du=new TP;class kP extends T{constructor(){super("media.edge.SelectedPeersDiffEntry",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"priority",kind:"scalar",T:5}])}}const bP=new kP;class _P extends T{constructor(){super("media.edge.SelectedPeersDiffResponse",[{no:1,name:"entries",kind:"message",repeat:1,T:()=>bP}])}}const iv=new _P;class wP extends T{constructor(){super("media.edge.PeerJoinResponse",[])}}new wP;class IP extends T{constructor(){super("media.edge.PeerJoinCompleteResponse",[{no:1,name:"room_state",kind:"message",T:()=>fP},{no:2,name:"participants",kind:"message",repeat:1,T:()=>rv},{no:3,name:"selected_peers",kind:"message",T:()=>Du},{no:4,name:"max_preferred_streams",kind:"scalar",T:5}])}}const Ou=new IP;class CP extends T{constructor(){super("media.edge.PeerLeaveResponse",[{no:1,name:"closed",kind:"scalar",T:8}])}}const PP=new CP;class RP extends T{constructor(){super("media.edge.ConsumeMultipleProducerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Xf}])}}new RP;class AP extends T{constructor(){super("media.edge.ConsumePeerResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"consumer_ids_map",kind:"message",T:()=>Xf},{no:3,name:"description",kind:"message",T:()=>hn}])}}const MP=new AP;class DP extends T{constructor(){super("media.edge.ProducerCreateResponse",[{no:1,name:"status",kind:"scalar",T:8},{no:2,name:"producer_id",kind:"scalar",T:9},{no:4,name:"description",kind:"message",T:()=>hn}])}}const OP=new DP;class NP extends T{constructor(){super("media.edge.ProducerScoreResponse",[{no:1,name:"responseid",kind:"scalar",T:9},{no:2,name:"score",kind:"message",T:()=>kC}])}}new NP;class LP extends T{constructor(){super("media.edge.ActiveSpeakerResponse",[{no:1,name:"responsepeer_id",kind:"scalar",T:9},{no:2,name:"volume",kind:"scalar",T:5}])}}new LP;class xP extends T{constructor(){super("media.edge.NoActiveSpeakerResponse",[])}}new xP;class VP extends T{constructor(){super("media.edge.ProducerToggleResponse",[])}}new VP;class UP extends T{constructor(){super("media.edge.ConsumerToggleResponse",[])}}new UP;class FP extends T{constructor(){super("media.edge.ProducerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hn}])}}const BP=new FP;class WP extends T{constructor(){super("media.edge.ConsumerClosingResponse",[{no:1,name:"description",kind:"message",T:()=>hn}])}}const jP=new WP;class HP extends T{constructor(){super("media.edge.GlobalPeerPinningResponse",[])}}new HP;class qP extends T{constructor(){super("media.edge.KickPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const GP=new qP;class JP extends T{constructor(){super("media.edge.KickAllPeersResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const $P=new JP;class KP extends T{constructor(){super("media.edge.HostMediaControlForPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const zP=new KP;class YP extends T{constructor(){super("media.edge.HostMediaControlForAllPeerResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const QP=new YP;class XP extends T{constructor(){super("media.edge.PeerDisplayNameEditResponse",[{no:1,name:"status",kind:"scalar",T:9}])}}const ZP=new XP;class eR extends T{constructor(){super("media.edge.PeerJoinBroadcastResponse",[{no:1,name:"participant",kind:"message",T:()=>rv}])}}const sv=new eR;class tR extends T{constructor(){super("media.edge.TrackSubscriptionKind",[{no:1,name:"audio",kind:"scalar",T:8},{no:2,name:"video",kind:"scalar",T:8}])}}const av=new tR;class nR extends T{constructor(){super("media.edge.TrackSubscription",[{no:1,name:"label",kind:"scalar",T:9},{no:2,name:"webcam",kind:"message",T:()=>av},{no:3,name:"screenshare",kind:"message",T:()=>av}])}}const rR=new nR;class iR extends T{constructor(){super("media.edge.PeerProducingTransportCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"transport_details",kind:"message",T:()=>Qf},{no:3,name:"track_subscriptions",kind:"message",repeat:1,T:()=>rR}])}}new iR;class sR extends T{constructor(){super("media.edge.PeerProducerCreateBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>ua}])}}const aR=new sR;class oR extends T{constructor(){super("media.edge.PeerProducerToggleBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>ua},{no:3,name:"initiator_participant_id",kind:"scalar",opt:!0,T:9}])}}const ov=new oR;class cR extends T{constructor(){super("media.edge.PeerProducerCloseBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"producer_state",kind:"message",T:()=>ua}])}}const dR=new cR;class lR extends T{constructor(){super("media.edge.PeerLeaveBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const Nu=new lR;class uR extends T{constructor(){super("media.edge.GlobalPeerPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}const cv=new uR;class hR extends T{constructor(){super("media.edge.GlobalPeerUnPinningBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new hR;class pR extends T{constructor(){super("media.edge.RecordingStartedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new pR;class mR extends T{constructor(){super("media.edge.RecordingStoppedBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9}])}}new mR;class gR extends T{constructor(){super("media.edge.PeerDisplayNameEditBroadcastResponse",[{no:1,name:"participant_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9}])}}new gR;class fR extends T{constructor(){super("media.edge.PeerPingRequestBroadcastResponse",[{no:1,name:"password",kind:"scalar",T:9}])}}new fR;class vR extends T{constructor(){super("media.edge.MediaRoomTerminationBroadcastResponse",[{no:1,name:"reason",kind:"scalar",T:9}])}}new vR;class yR extends T{constructor(){super("socket.ai.MeetingTranscript",[{no:1,name:"meeting_id",kind:"scalar",T:9},{no:2,name:"transcript",kind:"scalar",T:9},{no:3,name:"is_partial",kind:"scalar",T:8}])}}const Lu=new yR;class SR extends T{constructor(){super("socket.api.BaseSocketHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9}])}}new SR;class ER extends T{constructor(){super("socket.api.ErrorMessage",[{no:1,name:"code",kind:"scalar",opt:!0,T:5},{no:2,name:"message",kind:"scalar",T:9}])}}const TR=new ER;var ai;(function(t){t[t.BROWSER=0]="BROWSER",t[t.TRACK=1]="TRACK",t[t.COMPOSITE=2]="COMPOSITE"})(ai||(ai={}));var Yn;(function(t){t[t.UNSPECIFIED=0]="UNSPECIFIED",t[t.ON_STAGE=1]="ON_STAGE",t[t.APPROVED_STAGE=2]="APPROVED_STAGE",t[t.REQUESTED_STAGE=3]="REQUESTED_STAGE",t[t.OFF_STAGE=4]="OFF_STAGE"})(Yn||(Yn={}));var xu;(function(t){t[t.NONE=0]="NONE",t[t.RECORDER=1]="RECORDER",t[t.LIVESTREAMER=2]="LIVESTREAMER"})(xu||(xu={}));var Vu;(function(t){t[t.PEERS=0]="PEERS",t[t.ROOMS=1]="ROOMS"})(Vu||(Vu={}));var Qc;(function(t){t[t.HIVE=0]="HIVE",t[t.CHAT=1]="CHAT",t[t.PING=2]="PING"})(Qc||(Qc={}));class kR extends T{constructor(){super("socket.room.PeerFlags",[{no:1,name:"preset_name",kind:"scalar",T:9},{no:2,name:"recorder_type",kind:"scalar",T:9},{no:3,name:"hidden_participant",kind:"scalar",T:8}])}}const bR=new kR;class _R extends T{constructor(){super("socket.room.Peer",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",Yn,"STAGE_TYPE_"]},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:7,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:8,name:"waitlisted",kind:"scalar",T:8},{no:9,name:"flags",kind:"message",T:()=>bR}])}}const Xc=new _R;class wR extends T{constructor(){super("socket.room.PeerInfoResponse",[{no:1,name:"peer",kind:"message",T:()=>Xc}])}}const rs=new wR;class IR extends T{constructor(){super("socket.room.PeerStatusUpdate",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"stage_type",kind:"enum",opt:!0,T:()=>["socket.room.StageType",Yn,"STAGE_TYPE_"]}])}}const dv=new IR;class CR extends T{constructor(){super("socket.room.RoomPeersInfoRequest",[{no:1,name:"seach_query",kind:"scalar",T:9},{no:2,name:"limit",kind:"scalar",T:5},{no:3,name:"offset",kind:"scalar",T:5}])}}const PR=new CR;class RR extends T{constructor(){super("socket.room.RoomPeersInfoResponse",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>Xc}])}}const Uu=new RR;class AR extends T{constructor(){super("socket.room.RoomPeerCountResponse",[{no:1,name:"count",kind:"scalar",T:4,L:2}])}}const lv=new AR;class MR extends T{constructor(){super("socket.room.Room",[{no:1,name:"room_id",kind:"scalar",T:9},{no:2,name:"title",kind:"scalar",T:9},{no:4,name:"created_at",kind:"scalar",T:4,L:2},{no:5,name:"active_recordings",kind:"message",repeat:1,T:()=>OR},{no:6,name:"room_uuid",kind:"scalar",opt:!0,T:9}])}}const uv=new MR;class DR extends T{constructor(){super("socket.room.ActiveRecording",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",ai]},{no:3,name:"recording_status",kind:"scalar",T:9}])}}const OR=new DR;class NR extends T{constructor(){super("socket.room.RoomInfoResponse",[{no:1,name:"room",kind:"message",T:()=>uv}])}}const hv=new NR;class LR extends T{constructor(){super("socket.room.GetPeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9}])}}const pv=new LR;class xR extends T{constructor(){super("socket.room.UpdatePeerInfoRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9}])}}new xR;class VR extends T{constructor(){super("socket.room.JoinRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>Xc},{no:3,name:"room_uuid",kind:"scalar",T:9},{no:4,name:"organization_id",kind:"scalar",opt:!0,T:9},{no:5,name:"use_hive",kind:"scalar",opt:!0,T:8},{no:6,name:"preset",kind:"scalar",opt:!0,T:12},{no:7,name:"capabilities",kind:"enum",repeat:1,T:()=>["socket.room.Capabilities",Qc,"CAPABILITIES_"]},{no:8,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const UR=new VR;class FR extends T{constructor(){super("socket.room.LeaveRoomRequest",[{no:1,name:"peer",kind:"message",T:()=>Xc},{no:2,name:"timestamp",kind:"scalar",opt:!0,T:4,L:2}])}}const BR=new FR;class WR extends T{constructor(){super("socket.room.UpdateRoomInfoRequest",[{no:1,name:"room",kind:"message",T:()=>uv}])}}new WR;class jR extends T{constructor(){super("socket.room.GetConnectedRoomsDumpRequest",[])}}new jR;class HR extends T{constructor(){super("socket.room.ServiceError",[{no:1,name:"message",kind:"scalar",opt:!0,T:9},{no:2,name:"code",kind:"scalar",opt:!0,T:9}])}}const Fu=new HR;class qR extends T{constructor(){super("socket.room.ConnectedMeetingPeer",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:4,name:"preset_id",kind:"scalar",opt:!0,T:9},{no:5,name:"display_picture_url",kind:"scalar",opt:!0,T:9}])}}const GR=new qR;class JR extends T{constructor(){super("socket.room.ConnectedMeetingDump",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>GR}])}}const mv=new JR;class $R extends T{constructor(){super("socket.room.GetConnectedRoomsDumpResponse",[{no:1,name:"parent_meeting",kind:"message",T:()=>mv},{no:2,name:"meetings",kind:"message",repeat:1,T:()=>mv}])}}const KR=new $R;class zR extends T{constructor(){super("socket.room.CreateRoomRequestPayload",[{no:1,name:"title",kind:"scalar",opt:!0,T:9}])}}const YR=new zR;class QR extends T{constructor(){super("socket.room.CreateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>YR}])}}const XR=new QR;class ZR extends T{constructor(){super("socket.room.CreateRoomResponsePayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>Fu}])}}const eA=new ZR;class tA extends T{constructor(){super("socket.room.CreateConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>eA}])}}const gv=new tA;class nA extends T{constructor(){super("socket.room.UpdateRoomRequestPayload",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"title",kind:"scalar",opt:!0,T:9}])}}const rA=new nA;class iA extends T{constructor(){super("socket.room.UpdateConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>rA}])}}new iA;class sA extends T{constructor(){super("socket.room.DisableRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9}])}}const aA=new sA;class oA extends T{constructor(){super("socket.room.DisableConnectedRoomsRequest",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>aA}])}}const cA=new oA;class dA extends T{constructor(){super("socket.room.DisableConnectedRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>hA}])}}const lA=new dA;class uA extends T{constructor(){super("socket.room.DisableConnectedRoomPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"status",kind:"scalar",opt:!0,T:9},{no:3,name:"title",kind:"scalar",opt:!0,T:9},{no:4,name:"error",kind:"message",T:()=>Fu}])}}const hA=new uA;class pA extends T{constructor(){super("socket.room.MovePeerPayload",[{no:1,name:"id",kind:"scalar",opt:!0,T:9},{no:2,name:"preset_id",kind:"scalar",opt:!0,T:9}])}}const mA=new pA;class gA extends T{constructor(){super("socket.room.MovePeersBetweenRoomsRequest",[{no:1,name:"source_meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"destination_meeting_id",kind:"scalar",opt:!0,T:9},{no:3,name:"participants",kind:"message",repeat:1,T:()=>mA}])}}const fA=new gA;class vA extends T{constructor(){super("socket.room.MovedPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:3,name:"error",kind:"message",T:()=>Fu}])}}const fv=new vA;class yA extends T{constructor(){super("socket.room.MovePeersBetweenRoomsResponse",[{no:1,name:"payloads",kind:"message",repeat:1,T:()=>fv}])}}new yA;class SA extends T{constructor(){super("socket.room.TransferPeer",[{no:1,name:"meeting_id",kind:"scalar",opt:!0,T:9},{no:2,name:"auth_token",kind:"scalar",opt:!0,T:9}])}}const EA=new SA;class TA extends T{constructor(){super("socket.room.GetAllAddedParticipantsResponse",[{no:1,name:"participants",kind:"message",repeat:1,T:()=>_A}])}}const kA=new TA;class bA extends T{constructor(){super("socket.room.AddedParticipant",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const _A=new bA;class wA extends T{constructor(){super("socket.room.RemoveParticipantsRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const IA=new wA;class CA extends T{constructor(){super("socket.room.BroadcastMessage",[{no:1,name:"type",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",T:12},{no:3,name:"timestamp",kind:"scalar",T:4,L:2},{no:4,name:"ids",kind:"scalar",repeat:2,T:9},{no:5,name:"broadcast_type",kind:"enum",opt:!0,T:()=>["socket.room.BroadcastType",Vu,"BROADCAST_TYPE_"]}])}}const ha=new CA;class PA extends T{constructor(){super("socket.room.AcceptWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const RA=new PA;class AA extends T{constructor(){super("socket.room.DenyWaitingRoomRequests",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const MA=new AA;class DA extends T{constructor(){super("socket.room.WaitingRoomRequest",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"display_name",kind:"scalar",T:9},{no:4,name:"picture",kind:"scalar",opt:!0,T:9},{no:5,name:"custom_participant_id",kind:"scalar",opt:!0,T:9},{no:6,name:"preset_name",kind:"scalar",opt:!0,T:9}])}}const OA=new DA;class NA extends T{constructor(){super("socket.room.GetWaitingRoomRequests",[{no:1,name:"requests",kind:"message",repeat:1,T:()=>OA}])}}const vv=new NA;class LA extends T{constructor(){super("socket.room.GetRoomStageStateResponse",[{no:1,name:"on_stage_peers",kind:"scalar",repeat:2,T:9},{no:2,name:"approved_stage_peers",kind:"scalar",repeat:2,T:9},{no:3,name:"requested_stage_peers",kind:"scalar",repeat:2,T:9}])}}const yv=new LA;var Bu;(function(t){t[t.NONE=0]="NONE",t[t.SKIP=1]="SKIP",t[t.ON_PRIVILEGED_USER_ENTRY=2]="ON_PRIVILEGED_USER_ENTRY",t[t.SKIP_ON_ACCEPT=3]="SKIP_ON_ACCEPT"})(Bu||(Bu={}));var Tr;(function(t){t[t.NONE=0]="NONE",t[t.ALLOWED=1]="ALLOWED",t[t.NOT_ALLOWED=2]="NOT_ALLOWED",t[t.CAN_REQUEST=3]="CAN_REQUEST"})(Tr||(Tr={}));class xA extends T{constructor(){super("socket.preset.PollsPermissionUpdate",[{no:1,name:"can_create",kind:"scalar",opt:!0,T:8},{no:2,name:"can_vote",kind:"scalar",opt:!0,T:8},{no:3,name:"can_view",kind:"scalar",opt:!0,T:8}])}}const VA=new xA;class UA extends T{constructor(){super("socket.preset.PluginsPermissionsUpdate",[{no:1,name:"can_close",kind:"scalar",opt:!0,T:8},{no:2,name:"can_start",kind:"scalar",opt:!0,T:8}])}}const FA=new UA;class BA extends T{constructor(){super("socket.preset.PublicChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"text",kind:"scalar",opt:!0,T:8},{no:3,name:"files",kind:"scalar",opt:!0,T:8}])}}const WA=new BA;class jA extends T{constructor(){super("socket.preset.PrivateChatPermission",[{no:1,name:"can_send",kind:"scalar",opt:!0,T:8},{no:2,name:"can_receive",kind:"scalar",opt:!0,T:8},{no:3,name:"text",kind:"scalar",opt:!0,T:8},{no:4,name:"files",kind:"scalar",opt:!0,T:8}])}}const HA=new jA;class qA extends T{constructor(){super("socket.preset.ChatPermissionUpdate",[{no:1,name:"public",kind:"message",T:()=>WA},{no:2,name:"private",kind:"message",T:()=>HA}])}}const GA=new qA;class JA extends T{constructor(){super("socket.preset.ConnectedMeetingPermissionUpdate",[{no:1,name:"can_alter_connected_meetings",kind:"scalar",opt:!0,T:8},{no:2,name:"can_switch_to_parent_meeting",kind:"scalar",opt:!0,T:8},{no:3,name:"can_switch_connected_meetings",kind:"scalar",opt:!0,T:8}])}}const $A=new JA;class KA extends T{constructor(){super("socket.preset.StreamPermission",[{no:1,name:"can_produce",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Tr,"STREAM_PERMISSION_TYPE_"]},{no:2,name:"can_consume",kind:"enum",opt:!0,T:()=>["socket.preset.StreamPermissionType",Tr,"STREAM_PERMISSION_TYPE_"]}])}}const Wu=new KA;class zA extends T{constructor(){super("socket.preset.MediaPermissionUpdate",[{no:1,name:"video",kind:"message",T:()=>Wu},{no:2,name:"audio",kind:"message",T:()=>Wu},{no:3,name:"screenshare",kind:"message",T:()=>Wu}])}}const YA=new zA;class QA extends T{constructor(){super("socket.preset.PresetUpdates",[{no:1,name:"polls",kind:"message",T:()=>VA},{no:2,name:"plugins",kind:"message",T:()=>FA},{no:3,name:"chat",kind:"message",T:()=>GA},{no:4,name:"accept_waiting_requests",kind:"scalar",opt:!0,T:8},{no:5,name:"can_accept_production_requests",kind:"scalar",opt:!0,T:8},{no:6,name:"can_edit_display_name",kind:"scalar",opt:!0,T:8},{no:7,name:"can_record",kind:"scalar",opt:!0,T:8},{no:8,name:"can_livestream",kind:"scalar",opt:!0,T:8},{no:9,name:"can_spotlight",kind:"scalar",opt:!0,T:8},{no:10,name:"disable_participant_audio",kind:"scalar",opt:!0,T:8},{no:11,name:"disable_participant_screensharing",kind:"scalar",opt:!0,T:8},{no:12,name:"disable_participant_video",kind:"scalar",opt:!0,T:8},{no:13,name:"kick_participant",kind:"scalar",opt:!0,T:8},{no:14,name:"pin_participant",kind:"scalar",opt:!0,T:8},{no:15,name:"transcription_enabled",kind:"scalar",opt:!0,T:8},{no:16,name:"waiting_room_type",kind:"enum",opt:!0,T:()=>["socket.preset.WaitingRoomType",Bu,"WAITING_ROOM_TYPE_"]},{no:17,name:"is_recorder",kind:"scalar",opt:!0,T:8},{no:18,name:"recorder_type",kind:"enum",opt:!0,T:()=>["socket.room.RecorderType",xu,"RECORDER_TYPE_"]},{no:19,name:"hidden_participant",kind:"scalar",opt:!0,T:8},{no:20,name:"show_participant_list",kind:"scalar",opt:!0,T:8},{no:21,name:"can_change_participant_permissions",kind:"scalar",opt:!0,T:8},{no:22,name:"connected_meetings",kind:"message",T:()=>$A},{no:23,name:"media",kind:"message",T:()=>YA}])}}const ju=new QA;class XA extends T{constructor(){super("socket.preset.ReadPeersPresetRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const ZA=new XA;class eM extends T{constructor(){super("socket.preset.PeerPreset",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"preset",kind:"scalar",T:12}])}}const tM=new eM;class nM extends T{constructor(){super("socket.preset.ReadPeersPresetResponse",[{no:1,name:"peer_presets",kind:"message",repeat:1,T:()=>tM}])}}const rM=new nM;class iM extends T{constructor(){super("socket.preset.UpdatePeerPreset",[{no:1,name:"user_ids",kind:"scalar",T:9},{no:2,name:"patch",kind:"message",T:()=>ju}])}}const Sv=new iM;class sM extends T{constructor(){super("socket.preset.UpdatePeersPresetRequest",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Sv}])}}const aM=new sM;class oM extends T{constructor(){super("socket.preset.UpdatePeersPresetResponse",[{no:1,name:"update_peers_presets",kind:"message",repeat:1,T:()=>Sv}])}}const Ev=new oM;class cM extends T{constructor(){super("socket.preset.PeerUserIDMap",[{no:1,name:"peer_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9}])}}const dM=new cM;class lM extends T{constructor(){super("socket.preset.BulkUpdatePeerPresetRequest",[{no:1,name:"peers",kind:"message",repeat:1,T:()=>dM},{no:2,name:"patch",kind:"message",T:()=>ju}])}}new lM;class uM extends T{constructor(){super("socket.preset.BulkUpdatePeerPresetResponse",[{no:2,name:"patch",kind:"message",T:()=>ju}])}}new uM;class hM extends T{constructor(){super("socket.chat.ChatMessage",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"user_id",kind:"scalar",T:9},{no:4,name:"display_name",kind:"scalar",T:9},{no:5,name:"pinned",kind:"scalar",T:8},{no:6,name:"is_edited",kind:"scalar",T:8},{no:7,name:"payload_type",kind:"scalar",T:5},{no:8,name:"payload",kind:"scalar",T:9},{no:10,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:11,name:"created_at",kind:"scalar",T:4,L:2},{no:12,name:"created_at_ms",kind:"scalar",opt:!0,T:4,L:2},{no:13,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:14,name:"channel_index",kind:"scalar",opt:!0,T:9}])}}const oi=new hM;class pM extends T{constructor(){super("socket.chat.GetPaginatedChatMessageRoomRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const mM=new pM;class gM extends T{constructor(){super("socket.chat.GetPaginatedChatMessageRoomResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>oi},{no:2,name:"next",kind:"scalar",T:8}])}}const fM=new gM;class vM extends T{constructor(){super("socket.chat.GetChatMessagesResponse",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>oi}])}}const Tv=new vM;class yM extends T{constructor(){super("socket.chat.SendChatMessageToRoomRequest",[{no:1,name:"payload_type",kind:"scalar",T:5},{no:2,name:"payload",kind:"scalar",T:9}])}}const SM=new yM;class EM extends T{constructor(){super("socket.chat.SendChatMessageToRoomResponse",[{no:1,name:"message",kind:"message",T:()=>oi}])}}const Hu=new EM;class TM extends T{constructor(){super("socket.chat.SendChatMessageToPeersRequest",[{no:1,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const kM=new TM;class bM extends T{constructor(){super("socket.chat.SendChatMessageToPeersResponse",[{no:1,name:"message",kind:"message",T:()=>oi}])}}const qu=new bM;class _M extends T{constructor(){super("socket.chat.SendChatMessageToChannelRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",T:5},{no:3,name:"payload",kind:"scalar",T:9}])}}const wM=new _M;class IM extends T{constructor(){super("socket.chat.SendChatMessageToChannelResponse",[{no:1,name:"message",kind:"message",T:()=>oi}])}}new IM;class CM extends T{constructor(){super("socket.chat.EditChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"payload_type",kind:"scalar",opt:!0,T:5},{no:3,name:"payload",kind:"scalar",opt:!0,T:9},{no:4,name:"pinned",kind:"scalar",opt:!0,T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const PM=new CM;class RM extends T{constructor(){super("socket.chat.PinChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const AM=new RM;class MM extends T{constructor(){super("socket.chat.PinChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"pinned",kind:"scalar",T:8},{no:3,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const Zc=new MM;class DM extends T{constructor(){super("socket.chat.EditChatMessageResponse",[{no:1,name:"message",kind:"message",T:()=>oi}])}}const ed=new DM;class OM extends T{constructor(){super("socket.chat.DeleteChatMessageRequest",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const NM=new OM;class LM extends T{constructor(){super("socket.chat.DeleteChatMessageResponse",[{no:1,name:"chat_id",kind:"scalar",T:9},{no:2,name:"channel_id",kind:"scalar",opt:!0,T:9}])}}const td=new LM;class xM extends T{constructor(){super("socket.chat.SearchChatMessagesRequest",[{no:1,name:"time_stamp",kind:"scalar",T:4,L:2},{no:2,name:"size",kind:"scalar",T:5},{no:3,name:"from",kind:"scalar",T:5},{no:4,name:"reversed",kind:"scalar",T:8},{no:5,name:"channel_id",kind:"scalar",opt:!0,T:9},{no:6,name:"search_term",kind:"scalar",T:9}])}}const VM=new xM;class UM extends T{constructor(){super("socket.chat.MarkChannelIndexAsReadRequest",[{no:1,name:"channel_id",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"channel_index",kind:"scalar",T:9}])}}const FM=new UM;class BM extends T{constructor(){super("socket.chat.MarkChannelIndexAsReadResponse",[{no:1,name:"channel_index",kind:"scalar",T:9}])}}const WM=new BM;class jM extends T{constructor(){super("socket.chat.CreateChatChannelRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8}])}}const HM=new jM;class qM extends T{constructor(){super("socket.chat.UpdateChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",opt:!0,T:9},{no:3,name:"target_user_ids",kind:"scalar",repeat:2,T:9},{no:4,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:5,name:"visibility",kind:"scalar",opt:!0,T:9},{no:6,name:"is_direct_message",kind:"scalar",opt:!0,T:8}])}}const GM=new qM;class JM extends T{constructor(){super("socket.chat.CreateChatChannelResponse",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}new JM;class $M extends T{constructor(){super("socket.chat.GetChatChannelRequest",[{no:1,name:"chat_channel_id",kind:"scalar",T:9}])}}const KM=new $M;class zM extends T{constructor(){super("socket.chat.LatestMessageAndUnreadCount",[{no:1,name:"message",kind:"message",T:()=>oi},{no:2,name:"unread_count",kind:"scalar",T:4,L:2}])}}const YM=new zM;class QM extends T{constructor(){super("socket.chat.ChatChannel",[{no:1,name:"chat_channel_id",kind:"scalar",T:9},{no:2,name:"display_name",kind:"scalar",T:9},{no:3,name:"display_picture_url",kind:"scalar",opt:!0,T:9},{no:4,name:"visibility",kind:"scalar",T:9},{no:5,name:"is_direct_message",kind:"scalar",T:8},{no:6,name:"latest_message_and_unread_count",kind:"message",T:()=>YM},{no:7,name:"target_user_ids",kind:"scalar",repeat:2,T:9}])}}const XM=new QM;class ZM extends T{constructor(){super("socket.chat.GetChatChannelResponse",[{no:1,name:"chat_channels",kind:"message",repeat:1,T:()=>XM}])}}const Qn=new ZM;class e1 extends T{constructor(){super("socket.chat.ChannelMember",[{no:1,name:"id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",opt:!0,T:9},{no:3,name:"picture",kind:"scalar",opt:!0,T:9},{no:4,name:"custom_participant_id",kind:"scalar",T:9}])}}const t1=new e1;class n1 extends T{constructor(){super("socket.chat.GetChatChannelMembersResponse",[{no:1,name:"channel_members",kind:"message",repeat:1,T:()=>t1}])}}const r1=new n1;class i1 extends T{constructor(){super("socket.plugin.AddPluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const s1=new i1;class a1 extends T{constructor(){super("socket.plugin.RemovePluginRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"staggered",kind:"scalar",T:8}])}}const o1=new a1;class c1 extends T{constructor(){super("socket.plugin.EnablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const d1=new c1;class l1 extends T{constructor(){super("socket.plugin.DisablePluginForRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9}])}}const u1=new l1;class h1 extends T{constructor(){super("socket.plugin.EnablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const p1=new h1;class m1 extends T{constructor(){super("socket.plugin.DisablePluginForPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9}])}}const g1=new m1;class f1 extends T{constructor(){super("socket.plugin.PluginEventToRoomRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const v1=new f1;class y1 extends T{constructor(){super("socket.plugin.PluginEventToPeersRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"peer_ids",kind:"scalar",repeat:2,T:9},{no:3,name:"plugin_data",kind:"scalar",T:12}])}}const S1=new y1;class E1 extends T{constructor(){super("socket.plugin.StoreKeys",[{no:1,name:"store_key",kind:"scalar",T:9},{no:2,name:"payload",kind:"scalar",opt:!0,T:12}])}}const Gu=new E1;class T1 extends T{constructor(){super("socket.plugin.PluginStoreInsertKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"insert_keys",kind:"message",repeat:1,T:()=>Gu}])}}const kv=new T1;class k1 extends T{constructor(){super("socket.plugin.PluginStoreGetKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"get_keys",kind:"message",repeat:1,T:()=>Gu}])}}const b1=new k1;class _1 extends T{constructor(){super("socket.plugin.PluginStoreDeleteKeysRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"delete_keys",kind:"message",repeat:1,T:()=>Gu}])}}const w1=new _1;class I1 extends T{constructor(){super("socket.plugin.PluginStoreDeleteRequest",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9}])}}const C1=new I1;class P1 extends T{constructor(){super("socket.plugin.EnablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"enabled_by",kind:"scalar",T:9}])}}const Ju=new P1;class R1 extends T{constructor(){super("socket.plugin.EnablePluginsResponse",[{no:1,name:"plugins",kind:"message",repeat:1,T:()=>Ju}])}}const A1=new R1;class M1 extends T{constructor(){super("socket.plugin.DisablePluginResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"disabled_by",kind:"scalar",T:9}])}}const bv=new M1;class D1 extends T{constructor(){super("socket.plugin.PluginStoreItem",[{no:1,name:"timestamp",kind:"scalar",T:9},{no:2,name:"peer_id",kind:"scalar",T:9},{no:3,name:"store_key",kind:"scalar",T:9},{no:4,name:"payload",kind:"scalar",T:12}])}}const O1=new D1;class N1 extends T{constructor(){super("socket.plugin.PluginStoreResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"store_name",kind:"scalar",T:9},{no:3,name:"store_items",kind:"message",repeat:1,T:()=>O1}])}}const _v=new N1;class L1 extends T{constructor(){super("socket.plugin.PluginEventResponse",[{no:1,name:"plugin_id",kind:"scalar",T:9},{no:2,name:"plugin_data",kind:"scalar",T:12}])}}const wv=new L1;class x1 extends T{constructor(){super("socket.livestreaming.LiveStreamingEvent",[{no:1,name:"livestream_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"name",kind:"scalar",T:9},{no:4,name:"meeting_id",kind:"scalar",T:9},{no:5,name:"playback_url",kind:"scalar",T:9},{no:6,name:"org_id",kind:"scalar",T:9},{no:7,name:"room_name",kind:"scalar",T:9},{no:8,name:"room_uuid",kind:"scalar",T:9},{no:9,name:"status",kind:"scalar",T:9},{no:10,name:"manual_ingest",kind:"scalar",opt:!0,T:8}])}}const Iv=new x1;class V1 extends T{constructor(){super("socket.livestreaming.GetStagePeersResponse",[{no:1,name:"stage_peers",kind:"scalar",repeat:2,T:9}])}}const Cv=new V1;class U1 extends T{constructor(){super("socket.livestreaming.StageRequest",[{no:1,name:"display_name",kind:"scalar",T:9},{no:2,name:"user_id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9}])}}const F1=new U1;class B1 extends T{constructor(){super("socket.livestreaming.GetStageRequestsResponse",[{no:1,name:"stage_requests",kind:"message",repeat:1,T:()=>F1}])}}const $u=new B1;class W1 extends T{constructor(){super("socket.livestreaming.GrantStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const j1=new W1;class H1 extends T{constructor(){super("socket.livestreaming.DenyStageAccessRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const q1=new H1;class G1 extends T{constructor(){super("socket.livestreaming.LeaveStageRequest",[{no:1,name:"user_ids",kind:"scalar",repeat:2,T:9}])}}const Pv=new G1;class J1 extends T{constructor(){super("socket.polls.Poll",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"created_by",kind:"scalar",T:9},{no:3,name:"created_by_user_id",kind:"scalar",T:9},{no:4,name:"question",kind:"scalar",T:9},{no:5,name:"options",kind:"message",repeat:1,T:()=>K1},{no:6,name:"hide_votes",kind:"scalar",T:8},{no:7,name:"anonymous",kind:"scalar",T:8},{no:8,name:"votes",kind:"scalar",repeat:2,T:9}])}}const Rv=new J1;class $1 extends T{constructor(){super("socket.polls.PollOption",[{no:1,name:"text",kind:"scalar",T:9},{no:2,name:"count",kind:"scalar",opt:!0,T:4,L:2},{no:3,name:"votes",kind:"message",repeat:1,T:()=>Y1}])}}const K1=new $1;class z1 extends T{constructor(){super("socket.polls.PollVote",[{no:1,name:"user_id",kind:"scalar",T:9},{no:2,name:"name",kind:"scalar",T:9}])}}const Y1=new z1;class Q1 extends T{constructor(){super("socket.polls.NewPollRequest",[{no:1,name:"question",kind:"scalar",T:9},{no:2,name:"options",kind:"scalar",repeat:2,T:9},{no:3,name:"anonymous",kind:"scalar",T:8},{no:4,name:"hide_votes",kind:"scalar",T:8},{no:5,name:"created_by",kind:"scalar",opt:!0,T:9},{no:6,name:"created_by_user_id",kind:"scalar",opt:!0,T:9}])}}const X1=new Q1;class Z1 extends T{constructor(){super("socket.polls.VotePollRequest",[{no:1,name:"poll_id",kind:"scalar",T:9},{no:2,name:"index",kind:"scalar",T:4,L:2}])}}const eD=new Z1;class tD extends T{constructor(){super("socket.polls.UpdatePollResponse",[{no:1,name:"poll",kind:"message",T:()=>Rv}])}}const Ku=new tD;class nD extends T{constructor(){super("socket.polls.GetPollsResponse",[{no:1,name:"polls",kind:"message",repeat:1,T:()=>Rv}])}}const rD=new nD;class iD extends T{constructor(){super("socket.recording.RecordingEvent",[{no:1,name:"recording_id",kind:"scalar",T:9},{no:2,name:"err_message",kind:"scalar",T:9},{no:3,name:"recording_type",kind:"enum",T:()=>["common.RecordingType",ai]}])}}const Av=new iD;class sD extends T{constructor(){super("google.protobuf.Timestamp",[{no:1,name:"seconds",kind:"scalar",T:3,L:0},{no:2,name:"nanos",kind:"scalar",T:5}])}now(){const e=this.create(),n=Date.now();return e.seconds=Ee.from(Math.floor(n/1e3)).toBigInt(),e.nanos=n%1e3*1e6,e}toDate(e){return new Date(Ee.from(e.seconds).toNumber()*1e3+Math.ceil(e.nanos/1e6))}fromDate(e){const n=this.create(),r=e.getTime();return n.seconds=Ee.from(Math.floor(r/1e3)).toBigInt(),n.nanos=r%1e3*1e6,n}internalJsonWrite(e,n){let r=Ee.from(e.seconds).toNumber()*1e3;if(r<Date.parse("0001-01-01T00:00:00Z")||r>Date.parse("9999-12-31T23:59:59Z"))throw new Error("Unable to encode Timestamp to JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");if(e.nanos<0)throw new Error("Unable to encode invalid Timestamp to JSON. Nanos must not be negative.");let i="Z";if(e.nanos>0){let s=(e.nanos+1e9).toString().substring(1);s.substring(3)==="000000"?i="."+s.substring(0,3)+"Z":s.substring(6)==="000"?i="."+s.substring(0,6)+"Z":i="."+s+"Z"}return new Date(r).toISOString().replace(".000Z",i)}internalJsonRead(e,n,r){if(typeof e!="string")throw new Error("Unable to parse Timestamp from JSON "+Ml(e)+".");let i=e.match(/^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2}):([0-9]{2})(?:Z|\.([0-9]{3,9})Z|([+-][0-9][0-9]:[0-9][0-9]))$/);if(!i)throw new Error("Unable to parse Timestamp from JSON. Invalid format.");let s=Date.parse(i[1]+"-"+i[2]+"-"+i[3]+"T"+i[4]+":"+i[5]+":"+i[6]+(i[8]?i[8]:"Z"));if(Number.isNaN(s))throw new Error("Unable to parse Timestamp from JSON. Invalid value.");if(s<Date.parse("0001-01-01T00:00:00Z")||s>Date.parse("9999-12-31T23:59:59Z"))throw new globalThis.Error("Unable to parse Timestamp from JSON. Must be from 0001-01-01T00:00:00Z to 9999-12-31T23:59:59Z inclusive.");return r||(r=this.create()),r.seconds=Ee.from(s/1e3).toBigInt(),r.nanos=0,i[7]&&(r.nanos=parseInt("1"+i[7]+"0".repeat(9-i[7].length))-1e9),r}}new sD;class aD extends T{constructor(){super("common.BaseHubMessage",[{no:1,name:"event",kind:"scalar",T:5},{no:2,name:"id",kind:"scalar",T:9},{no:3,name:"peer_id",kind:"scalar",T:9},{no:4,name:"room_id",kind:"scalar",T:9},{no:5,name:"user_id",kind:"scalar",T:9},{no:6,name:"payload",kind:"scalar",T:12},{no:7,name:"error",kind:"scalar",opt:!0,T:8},{no:8,name:"sid",kind:"scalar",opt:!0,T:9},{no:9,name:"room_object_id",kind:"scalar",opt:!0,T:9},{no:10,name:"preset",kind:"scalar",opt:!0,T:9}])}}const zu=new aD;class oD extends T{constructor(){super("common.BulkedHubMessage",[{no:1,name:"messages",kind:"message",repeat:1,T:()=>zu}])}}new oD;class cD extends T{constructor(){super("common.CFWorkersResponse",[{no:1,name:"response",kind:"message",T:()=>zu},{no:2,name:"broadcast_responses",kind:"message",repeat:1,T:()=>zu}])}}new cD;const dD=0,lD=1,uD=2,hD=3,pD=4,mD=5,gD={getPeerInfo:0,updatePeerInfo:1,getRoomPeersInfo:2,joinRoom:3,leaveRoom:4,getRoomInfo:5,updateRoomInfo:6,closeRoom:7,startedLivestream:8,stoppedLivestream:9,erroredLivestream:10,getStagePeers:11,getStageRequests:12,requestStageAccess:13,cancelStageRequest:14,grantStageAccess:15,denyStageAccess:16,roomPeerCount:17,joinStage:18,leaveStage:19,getConnectedRoomsDump:20,createConnectedRooms:21,deleteConnectedRooms:22,movePeers:23,transferPeer:24,movedPeer:25,connectedRoomsUpdated:26,connectedRoomsDeleted:27,getAllAddedParticipants:28,broadcastMessage:29,kick:30,kickAll:31,transcript:32,getWaitingRoomRequests:33,acceptWaitingRoomRequests:34,waitingRoomRequestAccepted:35,denyWaitingRoomRequests:36,waitingRoomRequestDenied:37,peerStageStatusUpdate:38,broadcastToEntity:39,recordingStarted:40,recordingStopped:41,recordingPaused:42,getRoomStageState:43,livestreamingInvoked:44},fD={getMessages:0,sendMessageToRoom:1,sendMessageToPeers:2,editMessage:3,deleteMessage:4,getPaginatedMessages:5,sendMessageToChannel:6,searchChannelMessages:7,getAllChatChannels:8,markChannelIndexAsRead:9,pinMessage:10},vD={getPlugins:0,addPlugin:1,enablePluginForRoom:2,disablePluginForPeers:3,enablePluginForPeers:4,disablePluginForRoom:5,removePlugin:6,customPluginEventToRoom:7,customPluginEventToPeers:8,storeInsertKeys:9,storeGetKeys:10,storeDeleteKeys:11,storeDelete:12},yD={createPoll:0,getPolls:1,votePoll:2,updatePoll:3},Mv={unknown:0,createWebRTCTransport:1,produce:2,consume:3,toggleProducer:4,toggleConsumer:5,closeProducer:6,closeConsumer:7,joinRoom:16,leaveRoom:17,selectedPeer:18,globalPinPeer:19,selfJoinComplete:20,peerJoinedBroadcast:25,peerLeaveBroadcast:26,peerProducerCreateBroadcast:27,peerProducerToggleBroadcast:28,peerProducerCloseBroadcast:29,globalPeerPinBroadcast:30,recordingStartedBroadcast:31,recordingStoppedBroadcast:32,peerDisplayNameEditBroadcast:33,mediaRoomTerminationBroadcastResponse:36,selectedPeerDiff:40,renegotiateSessionDescription:50,errorResponse:60,kickPeer:90,kickAll:91,changeDisplayName:92,hostControlPeer:93,hostControlAllPeers:94,audioActivity:100},SD={createChatChannel:0,getChatChannel:1,deprecatedGetAllChatChannels:2,getChannelMembers:3,updateChatChannel:4},ED={getUserPresets:0,updateUserPreset:1};function is(t,e){return Object.keys(e).reduce((n,r)=>(n[r]=(t<<16)+e[r],n),{})}function Dv(t,e){return Object.keys(t).reduce((n,r)=>(n[r]=e|t[r],n),{})}const W=is(dD,gD),Oe=is(lD,fD),z=is(uD,vD),Xn=is(hD,yD),ci=is(pD,SD),en=Dv(Mv,16777216),pn=Dv(Mv,50331648),nd=is(mD,ED);var TD=Object.defineProperty,kD=Object.getOwnPropertyDescriptor,Yu=(t,e,n,r)=>{for(var i=r>1?void 0:r?kD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&TD(e,n,i),i},di,Ov;const Qu=(Ov=class{constructor(t){f(this,di,void 0),v(this,di,t)}createChannel(t,e,n,r="public",i=!1){return u(this,null,function*(){const s={displayName:t,targetUserIds:e,displayPictureUrl:n,visibility:r,isDirectMessage:i};i&&(s.visibility="private");const a=yield o(this,di).sendMessagePromise(ci.createChatChannel,HM.toBinary(s)),c=Qn.fromBinary(a.payload).chatChannels;return Qu.formatChannel(c[0])})}updateChannel(t,e){return u(this,null,function*(){const n=yield o(this,di).sendMessagePromise(ci.updateChatChannel,GM.toBinary({chatChannelId:t,targetUserIds:e.memberIds,displayName:e.displayName,displayPictureUrl:e.displayPictureUrl,visibility:e.visibility})),r=Qn.fromBinary(n.payload).chatChannels;return Qu.formatChannel(r[0])})}static formatChannel(t){var e;const{latestMessageAndUnreadCount:n}=t,r=G(x({},t),{id:t.chatChannelId,memberIds:t.targetUserIds,unreadCount:(e=n==null?void 0:n.unreadCount)!=null?e:0});return n!=null&&n.message&&(r.latestMessage=Zn.formatSocketServiceMessage(n.message)),delete r.chatChannelId,delete r.targetUserIds,delete r.latestMessageAndUnreadCount,r}getChannelMembers(t){return u(this,null,function*(){try{const e=yield o(this,di).sendMessagePromise(ci.getChannelMembers,KM.toBinary({chatChannelId:t}));return r1.fromBinary(e.payload).channelMembers.map(n=>{var r=n,{id:i}=r,s=gc(r,["id"]);return G(x({},s),{userId:i})})}catch(e){return[]}})}on(t,e){let n,r;switch(t){case ci.createChatChannel:{n=Qn.fromBinary.bind(Qn),r=Qn.create();break}case ci.updateChatChannel:{n=Qn.fromBinary.bind(Qn),r=Qn.create();break}}if(!n){h.warn(`ChatChannelSocketHandler::Event ${t} is not recognized`);return}o(this,di).on(t,({payload:i})=>{let s=r;try{s=n(i)}catch(a){h.error("ChatChannelSocketHandler::on::binary_decode_error",{error:a})}return e(s)})}},di=new WeakMap,Ov);let li=Qu;Yu([S.trace("ChatChannelHandler.createChannel")],li.prototype,"createChannel",1),Yu([S.trace("ChatChannelHandler.updateChannel")],li.prototype,"updateChannel",1),Yu([S.trace("ChatChannelHandler.getChannelMembers")],li.prototype,"getChannelMembers",1);var bD=Object.defineProperty,_D=Object.getOwnPropertyDescriptor,mn=(t,e,n,r)=>{for(var i=r>1?void 0:r?_D(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&bD(e,n,i),i},Et=(t=>(t[t.TEXT=0]="TEXT",t[t.IMAGE=1]="IMAGE",t[t.FILE=2]="FILE",t[t.CUSTOM=3]="CUSTOM",t))(Et||{}),Tt;class tn{constructor(e){f(this,Tt,void 0),v(this,Tt,e)}getChatMessages(){return o(this,Tt).sendMessagePromise(Oe.getMessages)}getChatMessagesPaginated(e,n,r,i=0,s=""){return u(this,null,function*(){const a={timeStamp:e,size:n,from:i,reversed:r,channelId:s},c=yield o(this,Tt).sendMessagePromise(Oe.getPaginatedMessages,mM.toBinary(a));return c.payload?fM.fromBinary(c.payload):{messages:[],next:!1}})}sendMessageToRoom(e,n){const r={payloadType:n,payload:e};o(this,Tt).sendMessage(Oe.sendMessageToRoom,SM.toBinary(r))}sendMessageToPeers(e,n,r){const i={payloadType:n,peerIds:r,payload:e};o(this,Tt).sendMessage(Oe.sendMessageToPeers,kM.toBinary(i))}sendMessageToChannel(e,n,r){const i={payloadType:n,channelId:r,payload:e};o(this,Tt).sendMessage(Oe.sendMessageToChannel,wM.toBinary(i))}sendMessage(e,n,r,i){if(i&&this.sendMessageToChannel(e,n,i),r&&r.length>0){this.sendMessageToPeers(e,n,r);return}this.sendMessageToRoom(e,n)}editMessage(e,n,r,i,s){return u(this,null,function*(){const a={chatId:e,payloadType:r,payload:n};i&&(a.channelId=i),s!==void 0&&(a.pinned=s);const c=yield o(this,Tt).sendMessagePromise(Oe.editMessage,PM.toBinary(a));return ed.fromBinary(c.payload).message})}deleteMessage(e,n){return u(this,null,function*(){const r={chatId:e};n&&(r.channelId=n);const i=yield o(this,Tt).sendMessagePromise(Oe.deleteMessage,NM.toBinary(r)),s=td.fromBinary(i.payload);return x({id:s.chatId},s.channelId?{channelId:s.channelId}:{})})}searchMessages(e,n){return u(this,null,function*(){var r,i,s;const a={searchTerm:e,timeStamp:(r=n.timestamp)!=null?r:Date.now(),size:(i=n.size)!=null?i:75,from:0,reversed:(s=n.reversed)!=null?s:!0};n.channelId&&(a.channelId=n.channelId);try{const c=yield o(this,Tt).sendMessagePromise(Oe.searchChannelMessages,VM.toBinary(a));return Tv.fromBinary(c.payload).messages}catch(c){return[]}})}getAllChannels(){return u(this,null,function*(){try{const e=yield o(this,Tt).sendMessagePromise(Oe.getAllChatChannels);return Qn.fromBinary(e.payload).chatChannels.map(li.formatChannel)}catch(e){return[]}})}markLastReadMessage(e,n){return u(this,null,function*(){const r=yield o(this,Tt).sendMessagePromise(Oe.markChannelIndexAsRead,FM.toBinary({channelId:e,userId:n.userId,channelIndex:n.channelIndex}));return WM.fromBinary(r.payload).channelIndex})}setPinState(e,n){return u(this,null,function*(){const r={chatId:e.id,pinned:n,channelId:e.channelId},i=yield o(this,Tt).sendMessagePromise(Oe.pinMessage,AM.toBinary(r));return Zc.fromBinary(i.payload)})}on(e,n){let r,i;switch(e){case Oe.sendMessageToRoom:{r=Hu.fromBinary.bind(Hu),i=Hu.create();break}case Oe.sendMessageToPeers:{r=qu.fromBinary.bind(qu),i=qu.create();break}case Oe.editMessage:{r=ed.fromBinary.bind(ed),i=ed.create();break}case Oe.pinMessage:{r=Zc.fromBinary.bind(Zc),i=Zc.create();break}case Oe.deleteMessage:{r=td.fromBinary.bind(td),i=td.create();break}}if(!r){h.warn(`ChatSocketHandler::Event ${e} is not recognized`);return}o(this,Tt).on(e,({payload:s})=>{let a=i;try{a=r(s)}catch(c){h.error("chatSocketHandler::on::binary_decode_error",{error:c})}return n(a)})}}Tt=new WeakMap,mn([S.trace("SocketService.getChatMessages")],tn.prototype,"getChatMessages",1),mn([S.trace("SocketService.getChatMessagesPaginated")],tn.prototype,"getChatMessagesPaginated",1),mn([S.trace("SocketService.sendMessageToRoom")],tn.prototype,"sendMessageToRoom",1),mn([S.trace("SocketService.sendMessageToPeers")],tn.prototype,"sendMessageToPeers",1),mn([S.trace("SocketService.sendMessageToChannel")],tn.prototype,"sendMessageToChannel",1),mn([S.trace("SocketService.sendMessage")],tn.prototype,"sendMessage",1),mn([S.trace("SocketService.editMessage")],tn.prototype,"editMessage",1),mn([S.trace("SocketService.deleteMessage")],tn.prototype,"deleteMessage",1),mn([S.trace("SocketService.searchMessages")],tn.prototype,"searchMessages",1),mn([S.trace("SocketService.getAllChannels")],tn.prototype,"getAllChannels",1),mn([S.trace("SocketService.markLastReadMessage")],tn.prototype,"markLastReadMessage",1);function wD(t){return t.replace(/([-_]\w)/g,e=>e[1].toUpperCase())}function gn(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(n=>gn(n));const e={};return Object.keys(t).forEach(n=>{const r=Rl(n)?n:wD(n);e[r]=gn(t[n])}),e}function ID(t){return t.replace(/[A-Z]/g,e=>`_${e.toLowerCase()}`)}function Nv(t){if(!t||typeof t!="object")return t;if(Array.isArray(t))return t.map(n=>Nv(n));const e={};return Object.keys(t).forEach(n=>{const r=Rl(n)?n:ID(n);e[r]=t[n]}),e}function rd(t,e={}){return t==null?{}:(Object.getOwnPropertyNames(t).forEach(n=>{if(typeof t[n]!="function"){if(typeof t[n]=="object"){rd(t[n],e[n]={});return}e[n]=t[n]}}),e)}class Lv{constructor(e){g(this,"defaults"),this.defaults={baseURL:e.baseURL,headers:{common:{}},timeout:e.timeout,retry:e.retry,retryDelay:e.retryDelay}}buildURL(e,n){const{baseURL:r}=this.defaults,i=e.startsWith("http")?e:`${r}${e.startsWith("/")?e:`/${e}`}`;if(n){const s=new URLSearchParams;return Object.entries(n).forEach(([a,c])=>{s.append(a,c)}),`${i}${i.includes("?")?"&":"?"}${s.toString()}`}return i}request(e){return u(this,null,function*(){var n;const r=((n=e.method)==null?void 0:n.toUpperCase())||"GET",i=this.buildURL(e.url||"",e.params),s=x(x({},this.defaults.headers.common),e.headers);r!=="GET"&&r!=="HEAD"&&e.data&&!s["Content-Type"]&&(s["Content-Type"]="application/json");const a=s["Content-Type"]==="application/json"?JSON.stringify(e.data):e.data,c={method:r,headers:s,body:r!=="GET"&&r!=="HEAD"&&e.data?a:void 0},d=e.timeout||this.defaults.timeout,l=e.retry!==void 0?e.retry:this.defaults.retry,p=e.retryDelay||this.defaults.retryDelay;try{const m=new AbortController,y=setTimeout(()=>m.abort(),d);c.signal=m.signal;const E=yield fetch(i,c);clearTimeout(y);let b=null;const O=E.headers.get("content-type");O&&O.includes("application/json")?b=yield E.json():b=yield E.text();const A={};E.headers.forEach((V,J)=>{A[J]=V});const F={data:b,status:E.status,statusText:E.statusText,headers:A,config:e};if(!E.ok)throw F;return F}catch(m){if(m instanceof Error&&l>0)return yield new Promise(y=>setTimeout(y,p)),this.defaults.baseURL==="https://api.dyte.io"?this.defaults.baseURL="https://api.cluster.dyte.in":this.defaults.baseURL==="https://api.cluster.dyte.in"&&(this.defaults.baseURL="https://api.dyte.io"),this.request(G(x({},e),{retry:l-1}));throw m}})}get(e){return u(this,arguments,function*(n,r={}){return this.request(G(x({},r),{method:"GET",url:n}))})}post(e,n){return u(this,arguments,function*(r,i,s={}){return this.request(G(x({},s),{method:"POST",url:r,data:i}))})}put(e,n){return u(this,arguments,function*(r,i,s={}){return this.request(G(x({},s),{method:"PUT",url:r,data:i}))})}}const CD=3,PD=30,RD=8e3;class AD{constructor(e,n){g(this,"ipInfo"),g(this,"fetchClient"),g(this,"requests"),g(this,"roomName"),g(this,"roomUUID"),g(this,"authToken"),g(this,"organizationId"),g(this,"iceServers"),g(this,"pluginInformation"),g(this,"userDetails"),g(this,"roomDetails"),g(this,"context"),this.context=e;const{timeout:r=RD,retry:i=CD,retryDelay:s=PD,baseURL:a="https://api.dyte.io",authToken:c,cachedUserDetails:d}=n||{};this.iceServers=d==null?void 0:d.iceServers,this.pluginInformation=d==null?void 0:d.pluginInformation,this.userDetails=d==null?void 0:d.userDetails,this.roomDetails=d==null?void 0:d.roomDetails,this.requests=new Lv({baseURL:a,timeout:r,retry:i,retryDelay:s,responseType:"json"}),this.fetchClient=new Lv({baseURL:"",timeout:r,retry:i,retryDelay:s,responseType:"json"}),this.setAuthToken(c,{bearer:!0});const l=this.requests.request.bind(this.requests);this.requests.request=p=>u(this,null,function*(){var m,y,E,b,O;try{S.injectContext(this.requests.defaults.headers.common);const A=yield l(p);return p.url!==S.logsEndpoint&&h.debug("xhr::fetch",{networkCall:{status:A.status,statusText:A.statusText,baseURL:p.baseURL||this.requests.defaults.baseURL,url:p.url,method:p.method}}),A}catch(A){throw A?(((m=A.config)==null?void 0:m.url)!==S.logsEndpoint&&h.error("xhr::fetch",{error:A,networkCall:{status:A.status,statusText:A.statusText,baseURL:((y=A.config)==null?void 0:y.baseURL)||this.requests.defaults.baseURL,url:(E=A.config)==null?void 0:E.url,retries:(b=A.config)==null?void 0:b.retry,method:(O=A.config)==null?void 0:O.method,isOnline:navigator.onLine?"online":"offline"}}),new w(A.message||"Network request failed","0011")):new w("Unknown network error occurred","0011")}})}get peerId(){return this.context.getValue("peerId")}setAuthToken(e,n){const{bearer:r}=n||{};this.authToken=e,this.requests.defaults.headers.common.Authorization=r?`Bearer ${e}`:e}setHeader(e,n){this.requests.defaults.headers.common[e]=n}setRoomName(e){this.roomName=e}setRoomUUID(e){this.roomUUID=e}setOrganizationId(e){this.organizationId=e}}var MD=Object.defineProperty,DD=Object.getOwnPropertyDescriptor,nn=(t,e,n,r)=>{for(var i=r>1?void 0:r?DD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&MD(e,n,i),i};class Ht extends AD{constructor(e,n){super(e,n),this.setHeader("x-dyte-web-core-version",e.getValue("sdkVersion"))}getIPDetails(){return u(this,null,function*(){var e;const{peerId:n}=this;try{const r=yield jl.getIPDetails({peerId:n,apiHostnames:qf(this.context),logger:h});if(h.log("ipInfo",{ipInfo:r}),((e=r==null?void 0:r.loc)==null?void 0:e.length)>5)return r;throw Error("Insufficient data")}catch(r){h.warn("ApiClient.getRoomNodeLinkAndTitleV1 Failed to get ip details",{error:{name:r.name,message:r.message}});return}})}getICEServers(){return u(this,null,function*(){if(this.iceServers)return this.iceServers;const{success:e,iceServers:n}=(yield this.requests.get("/iceservers")).data;if(e)return(n==null?void 0:n.length)>0&&(this.iceServers=n),n})}getPlugins(){return u(this,null,function*(){var e,n,r,i,s,a,c;if(this.pluginInformation)return this.pluginInformation;const{plugins:d}=(yield this.requests.get("/v2/plugins/user")).data.data,l=((n=(e=Q.getValue(ie.V1_PLUGINS))==null?void 0:e.toString())==null?void 0:n.split(","))||[],p=d.reduce((m,y)=>(m[l.includes(y.id)?"v1":"v2"].push(G(x({},y),{name:y.name.replace("v2","")})),m),{v1:[],v2:[]});return(s=(i=(r=this.context.getValue("modules"))==null?void 0:r.devTools)==null?void 0:i.plugins)!=null&&s.length&&((c=(a=this.context.getValue("modules"))==null?void 0:a.devTools)==null||c.plugins.forEach(m=>{var y,E,b;const O=G(x({},aa),{tags:[...aa.tags],baseUrl:`http://localhost:${m.port}`,name:m.name,picture:(y=m.picture)!=null?y:aa.picture,createdAt:new Date().toISOString(),updatedAt:new Date().toISOString(),id:m.id,organizationId:this.organizationId,description:(E=m.description)!=null?E:aa.description,staggered:(b=m.staggered)!=null?b:aa.staggered});p.v2.push(O)})),p.v2})}getPluginDetails(e){return u(this,null,function*(){const{plugin:n}=(yield this.requests.get(`/v2/plugins/view/${e}`)).data.data;return n})}getPluginConfig(e){return u(this,null,function*(){return(yield this.fetchClient.get(`${e}/dyte-config.json`)).data})}authorizePlugin(e){return u(this,null,function*(){const n={peerId:this.peerId},{token:r}=(yield this.requests.post(`/v2/plugins/authorize/${e}`,n)).data.data;return r})}getPresignedUrls(e,n){return u(this,null,function*(){const r=Jc(this.context,"chat_upload_expiry"),i={roomUUID:this.roomUUID,filename:e,expiry:typeof r=="number"?r:void 0};Q.hasFeature(ie.FEAT_CHAT_SDK)&&(i.viewType=n);const{getLocation:s,putLocation:a}=(yield this.requests.post("/v1/meetings/genPreSignedUploadUrl",i)).data.data;return{getLocation:s,putLocation:a}})}uploadFile(e,n){return u(this,null,function*(){if(navigator.isReactNative&&"uri"in e)try{yield fetch(n,{method:"PUT",headers:{"Content-Type":"application/octet-stream"},body:{uri:e.uri,name:e.name}})}catch(r){h.error(`sendFileMessage::${r}`)}else yield this.fetchClient.put(n,e,{headers:{"Content-Type":e.type}})})}startLivestreaming(e){return u(this,arguments,function*({manualIngestion:n}){const r=gn(yield this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/livestreams`,{manual_ingest:!!n})).data.data;return{playbackUrl:r.playbackUrl,status:r.status,manualIngest:r.manualIngest,ingestionCredentials:r.streamKey?{ingestionServer:r.ingestServer,streamKey:r.streamKey}:null}})}stopLivestreaming(){return u(this,null,function*(){return this.requests.post(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream/stop`)})}getActiveLivestream(){return u(this,null,function*(){const e=gn((yield this.requests.get(`/v2/meetings/${this.context.getValue("meetingId")}/active-livestream`)).data.data);return{playbackUrl:e.playbackUrl,status:e.status,manualIngest:e.manualIngest,ingestionCredentials:e.streamKey?{ingestionServer:e.ingestServer,streamKey:e.streamKey}:null}})}getUserDetails(){return u(this,null,function*(){if(this.userDetails)return this.userDetails;const e=(yield this.requests.get("v2/internals/participant-details")).data.data;return gn(e)})}startRecording(e,n){return u(this,null,function*(){return(yield this.requests.post("/v2/recordings",G(x({},Nv(e)),{meeting_id:this.context.getValue("meetingId"),allow_multiple_recordings:!!n}))).data.data.id})}updateRecording(e,n){return u(this,null,function*(){return this.requests.put(`v2/recordings/${e}`,{action:n})})}getActiveRecording(){return u(this,null,function*(){const{status:e,id:n}=(yield this.requests.get(`v2/recordings/active-recording/${this.context.getValue("meetingId")}`)).data.data;return{status:e,id:n}})}getActiveTranscript(){return u(this,null,function*(){const{transcript_download_url:e}=(yield this.requests.get(`v2/meetings/${this.context.getValue("meetingId")}/active-transcript`)).data.data;try{return{transcript:(yield this.fetchClient.get(e)).data}}catch(n){throw new w("Cant fetch transcript s3 url","1801")}})}getRoomNodeData(){return u(this,null,function*(){const e=yield this.getIPDetails();if(this.ipInfo=e,this.roomDetails)return this.roomDetails;const{roomNodeLink:n,title:r,useHiveMedia:i,sfu:s}=gn((yield this.requests.post("v2/internals/rooms",{ip_information:e})).data.data);return{roomNodeUrl:n,meetingTitle:r,useHiveMedia:i!=null?i:!1,sfu:s}})}}nn([S.trace("APIClient.getIPDetails")],Ht.prototype,"getIPDetails",1),nn([S.trace("APIClient.getICEServers")],Ht.prototype,"getICEServers",1),nn([S.trace("APIClient.getPlugins")],Ht.prototype,"getPlugins",1),nn([S.trace("APIClient.startLivestreaming")],Ht.prototype,"startLivestreaming",1),nn([S.trace("APIClient.stopLivestreaming")],Ht.prototype,"stopLivestreaming",1),nn([S.trace("APIClient.getActiveLivestream")],Ht.prototype,"getActiveLivestream",1),nn([S.trace("APIClient.getUserDetails")],Ht.prototype,"getUserDetails",1),nn([S.trace("APIClient.startRecording")],Ht.prototype,"startRecording",1),nn([S.trace("APIClient.stopRecording")],Ht.prototype,"updateRecording",1),nn([S.trace("APIClient.getActiveRecording")],Ht.prototype,"getActiveRecording",1),nn([S.trace("APIClient.getActiveTranscript")],Ht.prototype,"getActiveTranscript",1),nn([S.trace("APIClient.getRoomNodeData")],Ht.prototype,"getRoomNodeData",1);let Xu;function OD(t,e){return Xu=new Ht(t,e),Xu}function ot(){return Xu}function ND(t,e){return`<blockquote>${e.replace(/<blockquote>[.\s\S]*<\/blockquote>\n\n/m,"")}</blockquote>
16
+ ${t}`}const ss={maxInvocations:5,period:1};function Nt(t,e){return function(n,r,i){const s=i.value;let a=0,c=Date.now();return i.value=function(...d){const l=Date.now(),p=e?this[e]:t;if(l-c>p.period*1e3&&(c=l,a=0),a>=p.maxInvocations)throw new w(`Method rate limit ${p.maxInvocations} invocations/${p.period}sec exceeded`,"0013");return a+=1,s.apply(this,d)},i}}var LD=Object.defineProperty,xD=Object.getOwnPropertyDescriptor,pt=(t,e,n,r)=>{for(var i=r>1?void 0:r?xD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&LD(e,n,i),i};const VD=["text","image","file","custom","poll"],id={maxInvocations:180,period:60};var se,as,ze,os,sd,Zu,xv,ad,eh,Vv;let Ze=(Vv=class extends jt{constructor(t,e,n,r,i){super(),f(this,Zu),f(this,ad),g(this,"messages"),g(this,"channels",[]),f(this,se,void 0),f(this,as,void 0),f(this,ze,void 0),f(this,os,void 0),f(this,sd,void 0),g(this,"maxTextLimit",2e3),v(this,sd,t),v(this,ze,e),v(this,os,n),v(this,se,r),v(this,as,i),this.messages=[]}setMaxTextLimit(t){this.maxTextLimit=t}sendMessageInternal(t,e,n){return u(this,arguments,function*(r,i,s,a={}){switch(r.type){case"text":{const c=a.replyTo&&a.replyTo.type==="text"?ND(r.message,a.replyTo.message):r.message;yield this.sendTextMessageInternal(c,i,s);break}case"image":yield this.sendImageMessageInternal(r.image,i,s);break;case"file":yield this.sendFileMessageInternal(r.file,i,s);break;default:h.error("sendMessage::message_type_not_supported",{dyteChat:{messageType:r.type}});break}})}sendTextMessageInternal(t,e,n){return u(this,null,function*(){var r,i,s,a,c,d;if(t.length>this.maxTextLimit)throw new w("Max character limit breached","0503");if(e&&e.length>0){if(!((r=o(this,se).permissions)!=null&&r.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.text))throw h.error("sendTextMessage::private_chat_permission_denied"),new w("Could not send message to private chat.","0501")}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.text))throw h.error("sendTextMessage::public_chat_permission_denied"),new w("Could not send message to public chat.","0501");if(!t)throw h.error("sendTextMessage::message_can_not_be_empty"),new w("Message can not be empty.","0502");if(n){o(this,ze).sendMessageToChannel(t,Et.TEXT,n);return}let l=[];e&&e.length>0&&(e.push(o(this,se).id),l=o(this,as).joined.toArray().filter(p=>e.includes(p.id)).map(p=>p.userId),l.push(o(this,se).userId)),o(this,ze).sendMessage(t,Et.TEXT,e)})}sendImageMessageInternal(t,e,n){return u(this,null,function*(){var r,i,s,a,c,d;if(e&&e.length>0){if(!((r=o(this,se).permissions)!=null&&r.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.files)){h.error("sendImageMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){h.error("sendImageMessage::permission_denied");return}if(!t){h.error("sendImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(t.type)){h.error("sendImageMessage::image_type_not_supported",{dyteChat:{imageType:t.type}});return}try{const l=ot(),{getLocation:p,putLocation:m}=yield l.getPresignedUrls(t.name,o(this,se).config.viewType);if(yield l.uploadFile(t,m),n){o(this,ze).sendMessageToChannel(p,Et.IMAGE,n);return}let y=[];e&&e.length>0&&(e.push(o(this,se).id),y=o(this,as).joined.toArray().filter(E=>e.includes(E.id)).map(E=>E.userId),y.push(o(this,se).userId)),o(this,ze).sendMessage(p,Et.IMAGE,e)}catch(l){throw new w("Error sending image message.","0500")}})}sendFileMessageInternal(t,e,n){return u(this,null,function*(){var r,i,s,a,c,d;if(e&&e.length>0){if(!((r=o(this,se).permissions)!=null&&r.chatPrivate.canSend)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.files)){h.error("sendFileMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)){h.error("sendFileMessage::permission_denied");return}if(!t){h.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const l=ot(),{getLocation:p,putLocation:m}=yield l.getPresignedUrls(t.name,o(this,se).config.viewType);if(yield l.uploadFile(t,m),n){o(this,ze).sendMessageToChannel(JSON.stringify({link:p,name:t.name,size:"size"in t?t.size:0}),Et.FILE,n);return}let y=[];e&&e.length>0&&(e.push(o(this,se).id),y=o(this,as).joined.toArray().filter(b=>e.includes(b.id)).map(b=>b.userId),y.push(o(this,se).userId));const E=JSON.stringify({link:p,name:t.name,size:"size"in t?t.size:0});o(this,ze).sendMessage(E,Et.FILE,e)}catch(l){throw new w("Error sending file message.","0500")}})}get rateLimits(){return id}updateRateLimits(t,e){id.maxInvocations=t,id.period=e}sendTextMessage(t,e){return u(this,null,function*(){return this.sendTextMessageInternal(t,e)})}sendCustomMessage(t,e){return u(this,null,function*(){var n,r,i,s,a,c,d,l,p,m,y,E,b,O,A;if(e&&e.length>0){if(!((n=o(this,se).permissions)!=null&&n.chatPrivate.canSend)||!((r=o(this,se).permissions)!=null&&r.chatPrivate.files)||!((i=o(this,se).permissions)!=null&&i.chatPrivate.text)){h.error("sendCustomMessage::private_chat_permission_denied");return}}else if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.files)||!((p=(l=o(this,se).permissions)==null?void 0:l.chatPublic)!=null&&p.text)){h.error("sendCustomMessage::permission_denied");return}const F=J=>u(this,null,function*(){try{if(typeof J=="string")return{link:J};const I=ot(),{getLocation:Z,putLocation:ae}=yield I.getPresignedUrls(J.name,o(this,se).config.viewType);return yield I.uploadFile(J,ae),{link:Z,type:J.type,name:J.name,size:J.size}}catch(I){throw new w("Error sending image message.","0500")}}),V=G(x({},t),{files:yield Promise.all((y=(m=t.files)!=null?m:[])==null?void 0:y.map(J=>u(this,null,function*(){return F(J)}))),images:yield Promise.all((b=(E=t.images)!=null?E:[])==null?void 0:b.map(J=>u(this,null,function*(){return F(J)}))),videos:yield Promise.all((A=(O=t.videos)!=null?O:[])==null?void 0:A.map(J=>u(this,null,function*(){return F(J)})))});o(this,ze).sendMessage(JSON.stringify(V),Et.CUSTOM,e)})}sendImageMessage(t,e){return u(this,null,function*(){return this.sendImageMessageInternal(t,e)})}sendFileMessage(t,e){return u(this,null,function*(){return this.sendFileMessageInternal(t,e)})}sendMessage(t,e){return u(this,null,function*(){return this.sendMessageInternal(t,e)})}editTextMessage(t,e,n){return u(this,null,function*(){var r,i,s,a,c,d;if(((i=(r=o(this,se).permissions)==null?void 0:r.chatMessage)==null?void 0:i.canEdit)==="NONE")throw new w("Not permitted to edit messages","0501");if(!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.canSend)||!((d=(c=o(this,se).permissions)==null?void 0:c.chatPublic)!=null&&d.text)){h.error("editTextMessage::permission_denied");return}if(!e){h.error("editTextMessage::message_can_not_be_empty");return}o(this,ze).editMessage(t,e,Et.TEXT,n)})}editImageMessage(t,e,n){return u(this,null,function*(){var r,i,s,a;if(!((i=(r=o(this,se).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.files)){h.error("editImageMessage::permission_denied");return}if(!e){h.error("editImageMessage::required_argument_image_can_not_be_empty");return}if(!["image/gif","image/jpeg","image/png"].includes(e.type)){h.error("sendImageMessage::image_type_not_supported",{dyteChat:{imageType:e.type}});return}try{const c=ot(),{getLocation:d,putLocation:l}=yield c.getPresignedUrls(e.name,o(this,se).config.viewType);yield c.uploadFile(e,l),o(this,ze).editMessage(t,d,Et.IMAGE,n)}catch(c){throw new w("Error editing image message.","0500")}})}editFileMessage(t,e,n){return u(this,null,function*(){var r,i,s,a;if(!((i=(r=o(this,se).permissions)==null?void 0:r.chatPublic)!=null&&i.canSend)||!((a=(s=o(this,se).permissions)==null?void 0:s.chatPublic)!=null&&a.files)){h.error("sendFileMessage::permission_denied");return}if(!e){h.error("sendFileMessage::required_argument_file_can_not_be_empty");return}try{const c=ot(),{getLocation:d,putLocation:l}=yield c.getPresignedUrls(e.name,o(this,se).config.viewType);yield c.uploadFile(e,l),o(this,ze).editMessage(t,JSON.stringify({link:d,name:e.name,size:"size"in e?e.size:0}),Et.FILE,n)}catch(c){throw new w("Error editing file message.","0500")}})}editMessage(t,e,n){return u(this,null,function*(){switch(e.type){case"text":{this.editTextMessage(t,e.message,n);break}case"image":{this.editImageMessage(t,e.image,n);break}case"file":{this.editFileMessage(t,e.file,n);break}default:{h.error("editMessage::message_type_not_supported",{dyteChat:{messageType:e.type}});break}}})}deleteMessage(t,e){return u(this,null,function*(){var n,r;if(((r=(n=o(this,se).permissions)==null?void 0:n.chatMessage)==null?void 0:r.canDelete)==="NONE")throw new w("Not permitted to delete messages","0501");o(this,ze).deleteMessage(t,e)})}getMessagesByUser(t){return this.messages.filter(e=>e.userId===t)}getMessagesByType(t){return this.messages.filter(e=>e.type===t)}pin(t){return u(this,null,function*(){if(!o(this,ad,eh))throw new w("Can`t pin message without joining room","0505");if(!o(this,se).permissions.pinParticipant)throw new w("You do not have permission to pin messages.","0501");const e=this.messages.find(n=>n.id===t);if(e){o(this,ze).setPinState(e,!0);return}throw new w(`No message found with id: ${t}`,"0504")})}unpin(t){return u(this,null,function*(){if(!o(this,ad,eh))throw new w("Can`t unpin message without joining room","0505");if(!o(this,se).permissions.pinParticipant)throw new w("You do not have permission to unpin messages.","0501");const e=this.messages.find(n=>n.id===t);if(e){o(this,ze).setPinState(e,!1);return}throw new w(`No message found with id: ${t}`,"0504")})}getMessages(t,e,n,r=0,i=void 0){return u(this,null,function*(){const s=yield o(this,ze).getChatMessagesPaginated(t,e,n,r,i);return{messages:s.messages.map(a=>Zn.formatSocketServiceMessage(a)),next:s.next}})}createChannel(t,e){return u(this,arguments,function*(n,r,i={}){var s;const a=(s=o(this,se).permissions)==null?void 0:s.chatChannel;if(a){if(a.canCreate==="NONE")throw new w("Not permitted to create channels","0501");if(i.visibility==="public"&&!(a.canCreate==="PUBLIC"||a.canCreate==="ALL"))throw new w("Not permitted to create public channels","0501");if(i.visibility==="private"&&!(a.canCreate==="PRIVATE"||a.canCreate==="ALL"))throw new w("Not permitted to create private channels","0501")}if(!n||n.trim().length===0)throw new w("channel name cannot be empty.","0510");const c=[...new Set([...r,o(this,se).userId])];return yield o(this,os).createChannel(n.trim(),c,i.displayPictureUrl,i.visibility,i.isDirectMessage)})}updateChannel(t,e){var n,r,i,s,a;const c=this.channels.find(p=>p.id===t),d=(n=o(this,se).permissions)==null?void 0:n.chatChannel;if(d){if(d.canUpdate==="NONE")throw new w("Not permitted to update channels","0501");if(c.visibility==="public"&&!(d.canUpdate==="PUBLIC"||d.canUpdate==="ALL"))throw new w("Not permitted to update public channels","0501");if(c.visibility==="private"&&!(d.canUpdate==="PRIVATE"||d.canUpdate==="ALL"))throw new w("Not permitted to update private channels","0501")}const l={memberIds:(r=e.memberIds)!=null?r:c.memberIds,displayName:(i=e.displayName)!=null?i:c.displayName,displayPictureUrl:(s=e.displayPictureUrl)!=null?s:c.displayPictureUrl,visibility:(a=e.visibility)!=null?a:c.visibility};return o(this,os).updateChannel(t,l)}sendMessageToChannel(t,e){return u(this,arguments,function*(n,r,i={}){return this.sendMessageInternal(n,null,r,i)})}getChannelMembers(t){return u(this,null,function*(){return o(this,os).getChannelMembers(t)})}searchMessages(t){return u(this,arguments,function*(e,n={}){if(!Q.hasFeature(ie.FEAT_CHAT_SDK_SEARCH))throw new w("searchMessages is temporarily disabled!","0506");return(yield o(this,ze).searchMessages(e,n)).map(Zn.formatSocketServiceMessage)})}markLastReadMessage(t,e){return u(this,null,function*(){yield o(this,ze).markLastReadMessage(t,e);const n=this.channels.find(r=>r.id===t);if(n){const r=G(x({},n),{unreadCount:0});this.channels=this.channels.map(i=>i.id===t?r:i),this.emit("channelMessageUpdate",r)}})}get pinned(){return this.messages.filter(t=>t.pinned)}},se=new WeakMap,as=new WeakMap,ze=new WeakMap,os=new WeakMap,sd=new WeakMap,Zu=new WeakSet,xv=function(){return o(this,sd).getValue("connectionHandler")},ad=new WeakSet,eh=function(){return o(this,Zu,xv).socketJoined===!0},Vv);pt([S.trace("DyteChat.sendTextMessage"),Nt(id)],Ze.prototype,"sendTextMessage",1),pt([S.trace("DyteChat.sendImageMessage"),Nt({maxInvocations:20,period:60})],Ze.prototype,"sendImageMessage",1),pt([S.trace("DyteChat.sendFileMessage"),Nt({maxInvocations:20,period:60})],Ze.prototype,"sendFileMessage",1),pt([S.trace("DyteChat.sendMessage"),Nt({maxInvocations:180,period:60})],Ze.prototype,"sendMessage",1),pt([S.trace("DyteChat.editTextMessage")],Ze.prototype,"editTextMessage",1),pt([S.trace("DyteChat.editImageMessage")],Ze.prototype,"editImageMessage",1),pt([S.trace("DyteChat.editFileMessage")],Ze.prototype,"editFileMessage",1),pt([S.trace("DyteChat.editMessage")],Ze.prototype,"editMessage",1),pt([S.trace("DyteChat.deleteMessage")],Ze.prototype,"deleteMessage",1),pt([S.trace("DyteChat.createChannel")],Ze.prototype,"createChannel",1),pt([S.trace("DyteChat.updateChannel")],Ze.prototype,"updateChannel",1),pt([S.trace("DyteChat.sendMessageToChannel")],Ze.prototype,"sendMessageToChannel",1),pt([S.trace("DyteChat.getChannelMembers")],Ze.prototype,"getChannelMembers",1),pt([S.trace("DyteChat.searchMessages")],Ze.prototype,"searchMessages",1),pt([S.trace("DyteChat.markLastReadMessage")],Ze.prototype,"markLastReadMessage",1),Ze=pt([ht("0500")],Ze);var UD=Object.defineProperty,FD=Object.getOwnPropertyDescriptor,BD=(t,e,n,r)=>{for(var i=r>1?void 0:r?FD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&UD(e,n,i),i},th,Uv;const ui=(Uv=class{constructor(t,e,n,r,i){g(this,"chat"),g(this,"chatSocketHandler"),g(this,"chatChannelSocketHandler"),g(this,"self"),f(this,th,void 0),v(this,th,t),this.chatSocketHandler=e,this.chatChannelSocketHandler=n,this.chat=new Ze(t,e,n,r,i),this.self=r,this.setupEvents()}static init(t,e,n,r,i){return u(this,null,function*(){return new ui(t,e,n,r,i)})}static formatMessage(t){return G(x({},t),{time:new Date(t.time),type:VD[t.type]})}static formatSocketServiceMessage(t){const e=t.createdAt*1e3,n={displayName:t.displayName,id:t.chatId,time:e,timeMs:t.createdAtMs,type:t.payloadType,isEdited:t.isEdited,userId:t.userId,targetUserIds:t.targetUserIds,channelId:t.channelId,channelIndex:t.channelIndex,message:"",link:"",name:"",html:"",images:[],videos:[],files:[],size:0,pinned:t.pinned};switch(n.type){case Et.TEXT:{n.message=t.payload;break}case Et.IMAGE:{n.link=t.payload;break}case Et.FILE:{const{link:r,name:i,size:s}=JSON.parse(t.payload);n.link=r,n.name=i,n.size=s;break}case Et.CUSTOM:{const{html:r,images:i,message:s,videos:a,files:c}=JSON.parse(t.payload);n.message=s,n.html=r,n.images=i,n.videos=a,n.files=c;break}}return ui.formatMessage(n)}getChatMessages(){return u(this,null,function*(){if(this.self.config.viewType==="LIVESTREAM"||this.self.config.viewType==="CHAT"||Q.hasFeature(ie.FEAT_PAGINATED_CHAT))return;const t=yield this.chatSocketHandler.getChatMessages();if(!(t!=null&&t.payload))return;const e=Tv.fromBinary(t.payload).messages;this.chat.messages=e.map(n=>ui.formatSocketServiceMessage(n))})}setupEvents(){P.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){this.getChatMessages()})),this.chatSocketHandler.on(Oe.sendMessageToRoom,t=>{const e=ui.formatSocketServiceMessage(t.message);if(!e.channelId)this.chat.messages=[...this.chat.messages,e];else{const n=this.chat.channels.find(r=>r.id===e.channelId);n&&(n.latestMessage=e,n.unreadCount+=1,this.chat.emit("channelMessageUpdate",n))}this.chat.emit("chatUpdate",{action:"add",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(Oe.sendMessageToPeers,t=>{const e=ui.formatSocketServiceMessage(t.message);this.chat.messages=[...this.chat.messages,e],this.chat.emit("chatUpdate",{action:"add",message:e,messages:this.chat.messages})}),this.chatSocketHandler.on(Oe.editMessage,t=>{const e=ui.formatSocketServiceMessage(t.message);if(e.channelId){this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages});return}const n=this.chat.messages.findIndex(r=>r.id===e.id);n!==-1&&(this.chat.messages[n]=e,this.chat.emit("chatUpdate",{action:"edit",message:e,messages:this.chat.messages}))}),this.chatSocketHandler.on(Oe.deleteMessage,t=>{if(t.channelId){this.chat.emit("chatUpdate",{action:"delete",message:{id:t.chatId,channelId:t.channelId},messages:this.chat.messages});return}const e=this.chat.messages.findIndex(r=>r.id===t.chatId);if(e===-1)return;const[n]=this.chat.messages.splice(e,1);this.chat.emit("chatUpdate",{action:"delete",message:n,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(ci.createChatChannel,t=>{const[e]=t.chatChannels,n=li.formatChannel(e);this.chat.channels.push(n),this.chat.emit("channelCreate",n)}),this.chatSocketHandler.on(Oe.pinMessage,t=>{const e=this.chat.messages.findIndex(r=>r.id===t.chatId);if(e===-1)return;const n=this.chat.messages[e];n.pinned=t.pinned,this.chat.messages[e]=n,this.chat.emit("chatUpdate",{action:"edit",message:n,messages:this.chat.messages})}),this.chatChannelSocketHandler.on(ci.updateChatChannel,t=>{const[e]=t.chatChannels,n=li.formatChannel(e);this.chat.channels=this.chat.channels.map(r=>r.id===n.id?n:r),this.chat.emit("channelUpdate",n)})}},th=new WeakMap,Uv);let Zn=ui;BD([S.trace("ChatController.setupEvents")],Zn.prototype,"setupEvents",1);var WD=Object.defineProperty,jD=Object.getOwnPropertyDescriptor,HD=(t,e,n,r)=>{for(var i=r>1?void 0:r?jD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&WD(e,n,i),i},nh,Fv,rh,Bv,pa,ma,od,Wv;let ih=(Wv=class extends jt{constructor(t,e,n){super(),f(this,nh),f(this,rh),g(this,"items"),f(this,pa,void 0),f(this,ma,void 0),f(this,od,void 0),v(this,od,t),v(this,pa,e),v(this,ma,n),this.items=[]}create(t,e,n=!1,r=!1){return u(this,null,function*(){if(!o(this,rh,Bv))throw new w("Can't create polls without joining room","0705");if(!o(this,pa).permissions.polls.canCreate){h.error("DytePolls::create::permission_denied");return}if(!t||!e){h.error("DytePolls::question_and_options_can_not_be_empty",{dytePolls:{hasQuestion:!!t,optionsLength:e==null?void 0:e.length}});return}if(e.length<2){h.error("DytePolls::there_must_be_at_least_two_options",{dytePolls:{hasQuestion:!!t,optionsLength:e.length}});return}yield o(this,ma).createPoll(t,e,n,r)})}vote(t,e){return u(this,null,function*(){if(!o(this,pa).permissions.polls.canVote){h.error("DytePolls::vote::permission_denied");return}yield o(this,ma).votePoll(t,e)})}},nh=new WeakSet,Fv=function(){return o(this,od).getValue("connectionHandler")},rh=new WeakSet,Bv=function(){var t;return((t=o(this,nh,Fv))==null?void 0:t.socketJoined)===!0},pa=new WeakMap,ma=new WeakMap,od=new WeakMap,Wv);ih=HD([ht("0700")],ih);var qD=Object.defineProperty,GD=Object.getOwnPropertyDescriptor,JD=(t,e,n,r)=>{for(var i=r>1?void 0:r?GD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&qD(e,n,i),i},ga,cs,jv;const ds=(jv=class{constructor(t,e,n){g(this,"polls"),f(this,ga,void 0),f(this,cs,void 0),this.polls=new ih(t,e,n),v(this,ga,e),v(this,cs,n),this.setupEvents()}static init(t,e,n){return u(this,null,function*(){return new ds(t,e,n)})}canViewPolls(){return o(this,ga).permissions.polls.canView}setupEvents(){const t={[Xn.createPoll]:r=>{r.poll&&this.updatePoll(ds.formatSocketServicePoll(r.poll))},[Xn.updatePoll]:r=>{r.poll&&this.updatePoll(ds.formatSocketServicePoll(r.poll))},[Xn.votePoll]:r=>{r.poll&&this.updatePoll(ds.formatSocketServicePoll(r.poll))}},e=()=>{P.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(t).map(Number).forEach(r=>{o(this,cs).on(r,t[r])})},n=()=>{P.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.getPolls()}),Object.keys(t).map(Number).forEach(r=>{o(this,cs).removeListeners(r)})};o(this,ga).permissions.on("permissionsUpdate",r=>u(this,null,function*(){var i;(i=r==null?void 0:r.polls)!=null&&i.canView?(yield this.getPolls(),e()):(this.polls.items=[],n())})),this.canViewPolls()&&e()}updatePoll(t){if(!this.canViewPolls())return;const e=this.polls.items.findIndex(n=>n.id===t.id);if(e>-1){const n=JSON.stringify(this.polls.items[e]);this.polls.items[e]=t,n!==JSON.stringify(t)&&this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!1});return}this.polls.items=[...this.polls.items,t],this.polls.emit("pollsUpdate",{polls:this.polls.items,newPoll:!0})}getPolls(){return u(this,null,function*(){const t=yield o(this,cs).getPolls();if(!(t!=null&&t.payload))return;const{polls:e}=rD.fromBinary(t.payload);this.polls.items=e.map(n=>ds.formatSocketServicePoll(n))})}static formatSocketServicePoll(t){const e=t.options.map(n=>({count:n.count,text:n.text,votes:n.votes.map(r=>({id:r.userId,name:r.name}))}));return{anonymous:t.anonymous,createdBy:t.createdBy,createdByUserId:t.createdByUserId,hideVotes:t.hideVotes,id:t.pollId,options:e,question:t.question,voted:t.votes}}},ga=new WeakMap,cs=new WeakMap,jv);let Hv=ds;JD([S.trace("PollController.setupEvents")],Hv.prototype,"setupEvents",1);var $D=Object.defineProperty,KD=Object.getOwnPropertyDescriptor,zD=(t,e,n,r)=>{for(var i=r>1?void 0:r?KD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&$D(e,n,i),i},qv=(t=>(t[t.User=0]="User",t[t.Meeting=1]="Meeting",t))(qv||{}),fa,cd,sh,ls,dd,Gv;let ah=(Gv=class extends jt{constructor(t,e,n,r,i){super(),f(this,cd),g(this,"selfActiveTab"),g(this,"broadcastTabChanges"),f(this,fa,void 0),f(this,ls,void 0),f(this,dd,void 0),g(this,"viewType"),g(this,"meetingStartedTimestamp"),g(this,"meetingTitle"),g(this,"sessionId"),v(this,fa,t),v(this,ls,e),this.viewType=n,v(this,dd,r),this.meetingTitle=i,this.broadcastTabChanges=e.permissions.canSpotlight}get socketState(){return o(this,cd,sh).socketState}get mediaState(){return o(this,cd,sh).mediaState}get meetingId(){return o(this,fa).getValue("meetingId")}setBroadcastTabChanges(t){if(!o(this,ls).permissions.canSpotlight)throw h.error("DyteSpotlight::setSpotlighted::permission_denied"),new w("User does not have permission to toggle spotlight","0801");this.broadcastTabChanges=t,this.emit("broadcastTabChangesUpdate",this.broadcastTabChanges),this.broadcastTabChanges&&this.assertActiveTabToRoom()}setSelfActiveTab(t,e){var n;h.info("DyteSpotlight::setActiveTab",{spotlight:{currentTab:{id:t.id,type:t.type}}}),this.selfActiveTab=t,e===0&&this.emit("selfTabUpdate",t),(n=o(this,ls).permissions)!=null&&n.canSpotlight&&this.broadcastTabChanges&&e===0&&this.assertActiveTabToRoom()}assertActiveTabToRoom(){o(this,dd).broadcastMessage("spotlight",{userId:o(this,ls).userId,currentTab:this.selfActiveTab})}},fa=new WeakMap,cd=new WeakSet,sh=function(){return o(this,fa).getValue("connectionHandler")},ls=new WeakMap,dd=new WeakMap,Gv);ah=zD([ht("0800")],ah);function YD(t){let e="",n=[""];const r=[n];let i=0,s=0,a=!0,c;for(c of t)c==='"'?(a&&c===e&&(n[i]+=c),a=!a):c===","&&a?c=n[++i]="":c===`
17
+ `&&a?(e==="\r"&&(n[i]=n[i].slice(0,-1)),n=r[++s]=[c=""],i=0):n[i]+=c,e=c;return r}var QD=Object.defineProperty,XD=Object.getOwnPropertyDescriptor,Jv=(t,e,n,r)=>{for(var i=r>1?void 0:r?XD(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&QD(e,n,i),i};let kr=class extends jt{constructor(){super(),g(this,"transcripts"),this.transcripts=[]}static init(t){return u(this,null,function*(){const e=new kr;try{t&&e.getActiveTranscript()}catch(n){h.error("Error fetching active transcriptions ",n)}return e})}static parseTranscript(t,e=!1){try{if(!t)return;const[[n,r,i,s,a,c]]=YD(t);return{id:Ji(),name:a,peerId:r,userId:i,customParticipantId:s,transcript:c,isPartialTranscript:e,date:new Date(parseInt(n,10)*1e3)}}catch(n){h.error(`Failed to parse transcript: ${t}`,n);return}}static parseTranscripts(t){return t?t.split(`
18
+ `).map(e=>kr.parseTranscript(e,!1)).filter(Boolean):[]}getActiveTranscript(){return u(this,null,function*(){try{const t=ot(),{transcript:e}=yield t.getActiveTranscript();this.transcripts=kr.parseTranscripts(e)}catch(t){}})}onTranscript(t){return u(this,null,function*(){var e;const n=this.transcripts.filter(({peerId:r})=>r===t.peerId);if((e=n==null?void 0:n.at(-1))!=null&&e.isPartialTranscript){const r=n.at(-1);r.transcript=t.transcript,r.isPartialTranscript=t.isPartialTranscript,this.emit("transcript",r);return}this.transcripts=[...this.transcripts,t],this.emit("transcript",t)})}};Jv([S.trace("DyteAi.getActiveTranscript")],kr.prototype,"getActiveTranscript",1),kr=Jv([ht("0000")],kr);var ZD=Object.defineProperty,eO=Object.getOwnPropertyDescriptor,tO=(t,e,n,r)=>{for(var i=r>1?void 0:r?eO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&ZD(e,n,i),i},hi,va,oh,$v;const Kv=($v=class{constructor(t,e,n,r,i,s){g(this,"meta"),g(this,"ai"),f(this,hi,void 0),f(this,va,void 0),g(this,"aiSocketHandler"),f(this,oh,void 0),v(this,oh,t),this.meta=new ah(t,e,e.config.viewType,n,s),this.ai=r,v(this,hi,e),v(this,va,n),this.aiSocketHandler=i,e.config.viewType!==yt.Chat&&this.setupEvents()}static init(t,e,n,r,i){return u(this,null,function*(){const s=yield kr.init(e.permissions.transcriptionEnabled);return new Kv(t,e,n,s,r,i)})}conditionallySetActiveTab(t){var e;t!=null&&t.currentTab&&((e=this.meta.selfActiveTab)==null?void 0:e.id)!==t.currentTab.id&&(this.meta.setSelfActiveTab(t.currentTab,qv.Meeting),this.meta.emit("activeTabUpdate",t.currentTab))}setupEvents(){P.on(R.TRANSPORT_STATE_UPDATE,t=>{this.meta.emit("mediaConnectionUpdate",t)}),P.on(R.SOCKET_STATE_UPDATE,t=>{this.meta.emit("socketConnectionUpdate",t)}),P.on(R.ROOM_STATE,({createdAt:t,roomUuid:e})=>{const n=this.meta.meetingStartedTimestamp;if(e&&(this.meta.sessionId=e),t&&!n){const r=new Date(t*1e3);this.meta.meetingStartedTimestamp=r,this.meta.emit("meetingStartTimeUpdate",{meetingStartedTimestamp:this.meta.meetingStartedTimestamp})}}),P.on(R.PRODUCER_SCORE_UPDATE,({score:t})=>{t<5&&this.meta.emit("poorConnection",{score:t})}),o(this,hi).permissions.canSpotlight&&(h.info("DyteMetaController::Asserting Spotlight"),this.meta.selfActiveTab&&o(this,va).broadcastMessage("spotlight",{userId:o(this,hi).userId,currentTab:this.meta.selfActiveTab})),P.on(R.PEER_JOINED_INTERNAL,t=>u(this,null,function*(){o(this,hi).permissions.canSpotlight&&this.meta.selfActiveTab&&o(this,va).broadcastToPeers("spotlight",[t.id],{userId:o(this,hi).userId,currentTab:this.meta.selfActiveTab})})),P.on(R.ROOM_MESSAGE,t=>{var e,n;let r;if("type"in t){if(t.type!=="spotlight")return;r=x(x({},t),t.payload)}else if("roomMessageType"in t){if(t.roomMessageType!=="spotlight")return;r=t}else return;h.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:r.userId},currentTab:{id:(e=r.currentTab)==null?void 0:e.id,type:(n=r.currentTab)==null?void 0:n.type}}}),this.conditionallySetActiveTab(r)}),P.on(R.MESSAGE,t=>{var e,n;let r;if("type"in t){if(t.type!=="spotlight")return;r=x(x({},t),t.payload)}else if("roomMessageType"in t){if(t.roomMessageType!=="spotlight")return;r=t}else return;h.info("Spotlight Assertion Received",{spotlight:{spotlighter:{id:r.userId},currentTab:{id:(e=r.currentTab)==null?void 0:e.id,type:(n=r.currentTab)==null?void 0:n.type}}}),this.conditionallySetActiveTab(r)}),this.aiSocketHandler.on(W.transcript,t=>{const{meetingId:e,transcript:n,isPartial:r}=t,i=kr.parseTranscript(n,r);if(!i){h.warn("Received empty transcript data");return}this.ai.onTranscript(i),this.meta.emit("transcript",i);const{peerId:s,name:a,transcript:c}=i;h.debug(`${e} Received transcript for peer ${s} - ${a}: ${c}`)})}},hi=new WeakMap,va=new WeakMap,oh=new WeakMap,$v);let zv=Kv;tO([S.trace("MetaController.setupEvents")],zv.prototype,"setupEvents",1);var nO=Object.defineProperty,rO=Object.getOwnPropertyDescriptor,pi=(t,e,n,r)=>{for(var i=r>1?void 0:r?rO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&nO(e,n,i),i},fn,ya,pe,ld,er,xn,ud,ch,Sa,hd;class br extends jt{constructor(e,n,r,i,s){super(),f(this,ud),f(this,Sa),f(this,fn,void 0),f(this,ya,void 0),f(this,pe,void 0),f(this,ld,void 0),f(this,er,void 0),f(this,xn,void 0),v(this,xn,e),v(this,fn,i),v(this,ya,s),v(this,pe,n),v(this,ld,r),v(this,er,[]),this.setupEvents()}get status(){return o(this,xn).getValue("stageStatus")}setupEvents(){const e={[R.GET_STAGE_REQUESTS]:i=>u(this,null,function*(){v(this,er,i)}),[R.UPDATE_STAGE_REQUESTS]:i=>u(this,[i],function*({add:s}){const a=o(this,er).length,{stageRequests:c}=this.getAccessRequests();(s||c.length>a)&&this.emit("newStageRequest",{count:c.length}),this.emit("stageAccessRequestUpdate",c)})},n=()=>{Object.entries(e).forEach(([i,s])=>{P.onAsync(i,s)})},r=()=>{Object.entries(e).forEach(([i,s])=>{P.removeListener(i,s)})};o(this,pe).permissions.on("permissionsUpdate",i=>{const{canAcceptProductionRequests:s}=i;s!==void 0&&(o(this,pe).permissions.acceptStageRequests?(n(),o(this,fn).getStageRequests()):(r(),v(this,er,[]),this.emit("stageAccessRequestUpdate",o(this,er))))}),o(this,pe).permissions.acceptStageRequests&&n()}getAccessRequests(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::get_access_request::permission_denied"),new w("You do not have permission to perform this action","2001");const e=o(this,ld).joined.toArray().filter(n=>n.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(n=>({displayName:n.name,userId:n.userId,peerId:n.id}));return v(this,er,e),{stageRequests:o(this,er)}}requestAccess(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(this.status!=="OFF_STAGE")throw new w(`Unable to request access you are currently ${this.status}`,"2006");if(o(this,pe).permissions.stageAccess===Y.Allowed){H(this,Sa,hd).call(this,"ACCEPTED_TO_JOIN_STAGE");return}o(this,fn).requestAccess(),H(this,Sa,hd).call(this,"REQUESTED_TO_JOIN_STAGE")})}cancelRequestAccess(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");o(this,fn).cancelRequestAccess(),H(this,Sa,hd).call(this,"OFF_STAGE")})}grantAccess(e){if(!o(this,pe).roomJoined)throw new w("Can`t grant for participant without joining room");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::grant_access::permission_denied"),new w("You do not have permission to perform this action","2001");return o(this,fn).grantAccess(e)}denyAccess(e){if(!o(this,pe).roomJoined)throw new w("Can`t rejectRequestToJoinStage for participant without joining room","2005");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::deny_access::permission_denied"),new w("You do not have permission to perform this action","2001");return o(this,fn).denyAccess(e)}join(){return u(this,null,function*(){const e=o(this,xn).getValue("viewType");if(this.status==="ON_STAGE")throw new w("You are already on stage.","2006");if(this.status!=="ACCEPTED_TO_JOIN_STAGE"||o(this,pe).permissions.stageAccess===Y.NotAllowed)throw new w(`Unable to join stage you are currently ${this.status}`,"2006");if(yield o(this,fn).joinStage(),e===yt.Livestream){yield o(this,ya).joinRoom(o(this,pe));const{peers:n}=yield o(this,ya).getStagePeers();P.emit(R.SOCKET_PEERS,n)}o(this,xn).setValue("stageStatus","ON_STAGE"),o(this,pe).audioEnabled&&o(this,ud,ch).shareMic(o(this,pe).audioTrack),o(this,pe).videoEnabled&&o(this,ud,ch).shareWebcam(o(this,pe).videoTrack)})}leave(){return u(this,null,function*(){if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(!(this.status==="ON_STAGE"||this.status==="ACCEPTED_TO_JOIN_STAGE"))throw new w(`Unable to leave stage you are currently ${this.status}`,"2006");o(this,pe).setIsPinned(!1),yield o(this,fn).leaveStage(o(this,pe).userId),o(this,xn).setValue("stageStatus","OFF_STAGE",!1),yield P.emitAsync(R.LEAVE_MEDIA_ROOM,"stageLeft"),o(this,xn).notify("stageStatus")})}kick(e){return u(this,null,function*(){if(!o(this,pe).roomJoined)throw new w("Can`t kick participant without joining room","2005");if(!o(this,pe).permissions.stageEnabled)throw h.error("DyteStage::stage_disabled"),new w("Stage is disabled","2003");if(!o(this,pe).permissions.acceptStageRequests)throw h.error("DyteStage::kick::permission_denied"),new w("You do not have permissions for kick","2001");return o(this,fn).kick(e)})}}fn=new WeakMap,ya=new WeakMap,pe=new WeakMap,ld=new WeakMap,er=new WeakMap,xn=new WeakMap,ud=new WeakSet,ch=function(){return o(this,xn).getValue("roomNodeClient")},Sa=new WeakSet,hd=function(t){return u(this,null,function*(){this.status!==t&&o(this,xn).setValue("stageStatus",t)})},pi([S.trace("DyteStage.getStageRequests")],br.prototype,"getAccessRequests",1),pi([S.trace("DyteStage.requestAccess")],br.prototype,"requestAccess",1),pi([S.trace("DyteStage.cancelRequestAccess")],br.prototype,"cancelRequestAccess",1),pi([S.trace("DyteStage.grantAccess")],br.prototype,"grantAccess",1),pi([S.trace("DyteStage.denyAccess")],br.prototype,"denyAccess",1),pi([S.trace("DyteStage.joinStage")],br.prototype,"join",1),pi([S.trace("DyteStage.leaveStage")],br.prototype,"leave",1);function iO(t){return!(t.viewType==="LIVESTREAM"||t.viewType==="CHAT")}function dh(t){switch(t){case Yn.UNSPECIFIED:return"OFF_STAGE";case Yn.REQUESTED_STAGE:return"REQUESTED_TO_JOIN_STAGE";case Yn.APPROVED_STAGE:return"ACCEPTED_TO_JOIN_STAGE";case Yn.OFF_STAGE:return"OFF_STAGE";case Yn.ON_STAGE:return"ON_STAGE";default:return"OFF_STAGE"}}var sO=Object.defineProperty,aO=Object.getOwnPropertyDescriptor,oO=(t,e,n,r)=>{for(var i=r>1?void 0:r?aO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&sO(e,n,i),i},mi,us,gi,pd,_r;class Yv{constructor(e,n,r,i,s){g(this,"stage"),f(this,mi,void 0),f(this,us,void 0),f(this,gi,void 0),f(this,pd,0),f(this,_r,void 0),v(this,_r,e),this.stage=new br(e,i,s,n,r),v(this,gi,n),v(this,mi,i),v(this,us,s),this.setupEvents()}setupEvents(){o(this,_r).subscribe("stageStatus",e=>{this.stage.emit("stageStatusUpdate",e)}),o(this,gi).on(W.grantStageAccess,()=>{o(this,mi).permissions.stageAccess!==Y.Allowed&&(this.stage.emit("stageRequestApproved"),this.setStageStatus("ACCEPTED_TO_JOIN_STAGE"))}),o(this,gi).on(W.peerStageStatusUpdate,e=>{e!==void 0&&(e.peerId===o(this,mi).id?this.selfStageStatusHandler(e):this.peerStageStatusHandler(e))}),o(this,gi).on(W.denyStageAccess,()=>{o(this,mi).permissions.stageAccess!==Y.Allowed&&(this.stage.emit("stageRequestRejected"),this.setStageStatus("OFF_STAGE"))}),o(this,gi).on(W.getStageRequests,e=>u(this,null,function*(){var n;if(o(this,mi).permissions.stageAccess!==Y.Allowed)return;const r=(n=e==null?void 0:e.stageRequests)!=null?n:[];yield P.emitAsync(R.GET_STAGE_REQUESTS,r),o(this,pd)<r.length&&r.length>0&&this.stage.emit("newStageRequest",{count:r.length}),v(this,pd,r.length),this.stage.emit("stageAccessRequestUpdate",r)}))}getCurrentStageRequests(){return o(this,us).joined.toArray().filter(e=>e.stageStatus==="REQUESTED_TO_JOIN_STAGE").map(e=>({displayName:e.name,userId:e.userId,peerId:e.id}))}setStageStatus(e){return u(this,null,function*(){this.stage.status!==e&&o(this,_r).setValue("stageStatus",e)})}selfStageStatusHandler(e){const n=dh(e.stageType),r=o(this,_r).getValue("stageStatus");if(r!==n)switch(e.stageType){case 1:o(this,_r).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.join();break;case 2:case 3:this.setStageStatus(r);break;case 0:case 4:default:o(this,_r).setValue("stageStatus","ACCEPTED_TO_JOIN_STAGE",!1),this.stage.leave();break}}peerStageStatusHandler(e){return u(this,null,function*(){const n=o(this,us).joined.get(e.peerId),r=o(this,us).viewMode==="ACTIVE_GRID";if(!n){h.warn("err::peerStageStatusUpdate: participant not found");return}switch(e.stageType){case 1:n.setStageStatus("ON_STAGE"),r&&P.emit(R.UPDATE_ACTIVE);break;case 2:n.setStageStatus("ACCEPTED_TO_JOIN_STAGE");break;case 3:n.setStageStatus("REQUESTED_TO_JOIN_STAGE");break;case 0:case 4:default:n.setStageStatus("OFF_STAGE"),r&&P.emit(R.UPDATE_ACTIVE);break}P.emit(R.UPDATE_PEER_STAGE_STATUS,{id:n.id,status:n.stageStatus})})}}mi=new WeakMap,us=new WeakMap,gi=new WeakMap,pd=new WeakMap,_r=new WeakMap,oO([S.trace("DyteStage.setupEvents")],Yv.prototype,"setupEvents",1);var cO=Object.defineProperty,dO=Object.getOwnPropertyDescriptor,md=(t,e,n,r)=>{for(var i=r>1?void 0:r?dO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&cO(e,n,i),i};const Le={getPeer:14,getPeers:15,chatMessage:16,getRoomName:17,getDisplayTitle:18,getPluginInitiator:19,customPluginEventToParent:20,peerJoined:22,peerLeft:23,sendData:24,stageStatusUpdate:25,peerStageStatusUpdate:26};var kt,rn,Ea,Ta,wr,ka,hs,ba,Qv;let ps=(Qv=class extends ns{constructor(t,{baseURL:e,createdAt:n,description:r,id:i,name:s,organizationId:a,picture:c,private:d,published:l,staggered:p,tags:m,type:y,updatedAt:E},b,O,A,F,V){super(),f(this,kt,void 0),g(this,"baseURL"),g(this,"createdAt"),g(this,"description"),g(this,"id"),g(this,"name"),f(this,rn,void 0),f(this,Ea,void 0),f(this,Ta,void 0),g(this,"organizationId"),g(this,"picture"),g(this,"private"),g(this,"published"),g(this,"staggered"),g(this,"tags"),g(this,"type"),g(this,"updatedAt"),f(this,wr,void 0),g(this,"config"),f(this,ka,void 0),g(this,"active"),g(this,"iframes"),g(this,"enabledBy"),f(this,hs,void 0),f(this,ba,void 0),v(this,hs,t),this.baseURL=e,this.createdAt=new Date(n),this.description=r,this.id=i,this.name=s,v(this,rn,O),this.organizationId=a,this.picture=c,this.private=d,this.published=l,this.staggered=p,this.tags=m,this.type=y,this.updatedAt=new Date(E),this.active=!1,this.iframes=new Map,v(this,kt,b),v(this,Ea,A),v(this,Ta,F),this.enabledBy="",v(this,ba,V)}sendIframeEvent(t){this.iframes.size&&this.iframes.forEach(e=>{const{iframe:n}=e;n&&(navigator.isReactNative?n.postMessage(JSON.stringify(t)):n.contentWindow.postMessage(t,"*"))})}handleIframeMessage(t){return u(this,null,function*(){var e;if(!this.active)return;const n=t,{payload:r,uuid:i,type:s}=n;switch(s){case z.customPluginEventToRoom:{o(this,kt).customPluginEventToRoom(this.id,r,i);break}case z.customPluginEventToPeers:{o(this,kt).customPluginEventToPeers(this.id,r.peerIds,r,i);break}case z.enablePluginForRoom:{o(this,kt).enablePluginForRoom(this.id,i);break}case z.enablePluginForPeers:{o(this,kt).enablePluginForPeers(this.id,r.peerIds,i);break}case z.disablePluginForRoom:{o(this,kt).disablePluginForRoom(this.id,i);break}case z.disablePluginForPeers:{o(this,kt).disablePluginForPeers(this.id,r.peerIds,i);break}case z.storeInsertKeys:{o(this,kt).storeInsertKeys(this.id,r.store,r.insertKeys,i);break}case z.storeGetKeys:{o(this,kt).storeGetKeys(this.id,r.store,r.getKeys,i);break}case z.storeDeleteKeys:{o(this,kt).storeDeleteKeys(this.id,r.store,r.deleteKeys,i);break}case z.storeDelete:{o(this,kt).storeDelete(this.id,r.store,i);break}case Le.chatMessage:{const{messagePayload:a,peerIds:c}=r;if(!o(this,Ta)){this.sendIframeEvent({type:Le.chatMessage,uuid:n.uuid,payload:{error:"Chat is disabled for this room."}});return}try{yield o(this,Ta).sendMessage(a,c),this.sendIframeEvent({type:Le.chatMessage,uuid:n.uuid,payload:{success:!0}})}catch(d){this.sendIframeEvent({type:Le.chatMessage,uuid:n.uuid,payload:{error:d}})}break}case Le.getPeer:{let a;const{peerId:c}=r,d=G(x({},o(this,rn)),{id:o(this,rn).id,isRecorder:(e=o(this,rn).permissions)==null?void 0:e.isRecorder,isHidden:o(this,rn).permissions.hiddenParticipant,stageStatus:o(this,rn).stageStatus});c?(a=o(this,Ea).joined.get(r.peerId),o(this,rn).id===c&&(a=d)):a=d,this.sendIframeEvent({type:Le.getPeer,payload:{peer:a&&rd(a)},uuid:n.uuid});break}case Le.getPeers:{const a=o(this,Ea).joined.toArray().map(c=>rd(c));this.sendIframeEvent({type:Le.getPeers,payload:{peers:a},uuid:n.uuid});break}case Le.getPluginInitiator:{this.sendIframeEvent({type:Le.getPluginInitiator,payload:{enabledBy:this.enabledBy},uuid:n.uuid});break}case Le.getDisplayTitle:{this.sendIframeEvent({type:Le.getDisplayTitle,payload:{displayTitle:o(this,ba)},uuid:n.uuid});break}case Le.getRoomName:{this.sendIframeEvent({type:Le.getRoomName,payload:{roomName:o(this,hs).getValue("meetingId")},uuid:n.uuid});break}case Le.customPluginEventToParent:{this.emit(n.payload.eventName,n.payload.data);break}}})}sendData(t){this.active&&(h.info("DytePlugin::SendData",{plugin:{id:this.id,name:this.name,data:{eventName:t.eventName}}}),this.sendIframeEvent({type:Le.sendData,uuid:"",payload:t}))}removePluginView(t="default"){var e;const{iframe:n,listener:r}=(e=this.iframes.get(t))!=null?e:{};(n||r)&&(navigator.isReactNative?n.props.onMessage=void 0:window.removeEventListener("message",r),this.iframes.delete(t))}addPluginView(t,e="default"){var n;if(!o(this,ka))throw h.error("DytePlugin::addPluginView::no_auth_token_set_for_plugin"),new w("No auth token set for plugin.","0602");if(!t)throw h.error("DytePlugin::addPluginView::iframe_was_not_provided"),new w("Iframe was not provided.","0603");this.removePluginView(e);const r=t,i=new URL(this.baseURL),s={auth:o(this,ka),parent:navigator.isReactNative?this.baseURL:window.location.origin,backend:o(this,hs).getValue("apiBase"),pluginId:this.id,roomName:(n=o(this,hs).getValue("meetingId"))!=null?n:"",displayTitle:o(this,ba)};if(Object.keys(s).forEach(a=>{i.searchParams.set(a,s[a])}),r.src=i.href,r.allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",r.title=e,navigator.isReactNative)r.props.onMessage=a=>{this.handleIframeMessage(JSON.parse(a.nativeEvent.data))},this.iframes.set(e,{iframe:r});else{const a=c=>u(this,null,function*(){c.source===t.contentWindow&&(yield this.handleIframeMessage(c.data))});window.addEventListener("message",a),this.iframes.set(e,{iframe:r,listener:a})}}setActive(t){var e,n;if(this.active=t,t){this.emit("stateUpdate",{active:this.active,pluginId:this.id,bind:this.addPluginView.bind(this),views:(e=this.config)==null?void 0:e.views});return}this.active=!1,this.emit("stateUpdate",{active:this.active,pluginId:this.id,views:(n=this.config)==null?void 0:n.views})}activateForSelf(){return u(this,null,function*(){const t=ot(),e=yield t.authorizePlugin(this.id);v(this,ka,e),v(this,wr,new Date);try{const n=yield t.getPluginConfig(this.baseURL);this.config=n}catch(n){h.error("DytePlugin::activateForSelf",{error:n})}this.setActive(!0),this.emit("enabled")})}deactivateForSelf(){Array.from(this.iframes.keys()).forEach(t=>{this.removePluginView(t)}),v(this,wr,void 0),this.iframes.clear(),this.setActive(!1),this.emit("closed")}enable(){return u(this,null,function*(){return this.activateForSelf()})}disable(){return this.deactivateForSelf()}activate(){return u(this,null,function*(){var t,e;this.active||(e=(t=o(this,rn).permissions)==null?void 0:t.plugins)!=null&&e.canStart&&(o(this,kt).addPlugin(this.id,this.staggered),v(this,wr,new Date),h.info("plugin::activated",{plugin:{id:this.id,enabledBy:this.enabledBy,name:this.name}}))})}deactivate(){return u(this,null,function*(){var t,e;this.active&&(!((e=(t=o(this,rn).permissions)==null?void 0:t.plugins)!=null&&e.canClose)&&this.enabledBy!==o(this,rn).id||(o(this,kt).removePlugin(this.id),h.info("plugin::deactivated",{plugin:{id:this.id,name:this.name,duration:o(this,wr)?new Date().getTime()-o(this,wr).getTime():0}}),v(this,wr,void 0)))})}},kt=new WeakMap,rn=new WeakMap,Ea=new WeakMap,Ta=new WeakMap,wr=new WeakMap,ka=new WeakMap,hs=new WeakMap,ba=new WeakMap,Qv);md([Nt({maxInvocations:5,period:1})],ps.prototype,"sendData",1),md([S.trace("DytePlugin.activatePlugin")],ps.prototype,"activate",1),md([S.trace("DytePlugin.deactivatePlugin")],ps.prototype,"deactivate",1),ps=md([ht("0600")],ps);var Je,ms;class Xv extends Map{constructor(e){const{onAddEvent:n,onDeleteEvent:r,onClearEvent:i}=e;super(),f(this,Je,void 0),f(this,ms,void 0),g(this,"onAddEvent"),g(this,"onDeleteEvent"),g(this,"onClearEvent"),v(this,Je,new ns),this.onAddEvent=n,this.onDeleteEvent=r,this.onClearEvent=i,v(this,ms,new Map)}emit(e,...n){return o(this,Je).emit(e,...n)}on(e,n){return o(this,Je).on(e,n)}addListener(e,n){return o(this,Je).addListener(e,n)}off(e,n){return o(this,Je).off(e,n)}once(e,n){return o(this,Je).once(e,n)}prependListener(e,n){return o(this,Je).prependListener(e,n)}prependOnceListener(e,n){return o(this,Je).prependOnceListener(e,n)}removeListener(e,n){return o(this,Je).removeListener(e,n)}removeAllListeners(e){return o(this,Je).removeAllListeners(e)}listeners(e){return o(this,Je).listeners(e)}listenerCount(e){return o(this,Je).listenerCount(e)}getMaxListeners(){return o(this,Je).getMaxListeners()}setMaxListeners(e){return o(this,Je).setMaxListeners(e)}eventNames(){return o(this,Je).eventNames()}add(e,n=!0){return this.set(e.id,e,n)}set(e,n,r=!0){const i=super.set(e,n),s=(a,...c)=>{this.emit(a,n,...c)};return o(this,ms).set(e,s),n.on("*",s),r&&o(this,Je).emit(this.onAddEvent,n),i}delete(e,n=!0,r=!1){const i=this.get(e);if(!i)return!1;i.removeListener("*",o(this,ms).get(e));const s=super.delete(e);return r&&i.removeAllListeners(),n&&o(this,Je).emit(this.onDeleteEvent,i),s}clear(e=!0,n=!1){this.forEach(i=>{i.removeListener("*",o(this,ms).get(i.id)),n&&i.removeAllListeners()});const r=super.clear();return e&&o(this,Je).emit(this.onClearEvent),r}toArray(){return Array.from(this.values())}}Je=new WeakMap,ms=new WeakMap;class Zv extends Xv{constructor(){super({onAddEvent:"pluginAdded",onDeleteEvent:"pluginDeleted"})}add(e,n=!0){return super.add(e,n)}delete(e,n=!0,r=!1){return super.delete(e,n,r)}}var lO=Object.defineProperty,uO=Object.getOwnPropertyDescriptor,hO=(t,e,n,r)=>{for(var i=r>1?void 0:r?uO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&lO(e,n,i),i};let lh=class{constructor(){g(this,"all"),g(this,"active"),this.all=new Zv,this.active=new Zv}};lh=hO([ht("0600")],lh);var pO=Object.defineProperty,mO=Object.getOwnPropertyDescriptor,gd=(t,e,n,r)=>{for(var i=r>1?void 0:r?mO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&pO(e,n,i),i},vn,_a,fd,ey;const ty=(ey=class{constructor(t,e,n,r){g(this,"plugins"),f(this,vn,void 0),f(this,_a,void 0),f(this,fd,void 0),v(this,vn,e),v(this,_a,n),v(this,fd,t),this.plugins=r,this.setupEvents()}static init(t,e,n,r,i,s,a,c){return u(this,null,function*(){const d=new lh;return e.forEach(l=>{const p=new ps(t,l,n,s,a,i,c);d.all.add(p)}),new ty(t,n,r,d)})}getRoomPlugins(){return u(this,null,function*(){var t;const{plugins:e}=yield o(this,vn).getActivePlugins();(t=this.plugins.active)==null||t.toArray().forEach(n=>{this.disablePlugin({id:n.id})}),yield Promise.all(e.map(n=>this.enablePlugin({id:n.pluginId,enabledBy:n.enabledBy})))})}enablePlugin(t){return u(this,arguments,function*({id:e,enabledBy:n}){const r=this.plugins.all.get(e);r&&(yield r.activateForSelf(),r.enabledBy=n)})}disablePlugin(t){return u(this,arguments,function*({id:e}){const n=this.plugins.all.get(e);n&&n.deactivateForSelf()})}sendIframeEvent(t,e,n,r){const i=this.plugins.all.get(e);i&&i.sendIframeEvent({type:t,uuid:n,payload:r})}broadcastIframeEvent(t,e){this.plugins.active.forEach(n=>{this.sendIframeEvent(t,n.id,"",e)})}setupEvents(){this.plugins.all.on("stateUpdate",({active:t,id:e})=>{if(t){this.plugins.active.add(this.plugins.all.get(e));return}this.plugins.active.delete(e)}),P.onAsync(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){yield this.getRoomPlugins(),h.debug("[SOCKET_SERVICE_ROOM_JOINED] resolved request to fetch plugins.")})),o(this,vn).on(z.addPlugin,t=>u(this,null,function*(){var e;const n=t.pluginId;(e=this.plugins.all.get(n))!=null&&e.active||(yield this.enablePlugin({id:n,enabledBy:t.enabledBy}))})),o(this,vn).on(z.removePlugin,t=>u(this,null,function*(){var e;const n=t.pluginId;(e=this.plugins.all.get(n))!=null&&e.active&&(yield this.disablePlugin({id:n}))})),[z.enablePluginForPeers,z.enablePluginForRoom].forEach(t=>{o(this,vn).on(t,(e,n)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,n,{enabledBy:e.enabledBy})}))}),[z.disablePluginForPeers,z.disablePluginForRoom].forEach(t=>{o(this,vn).on(t,(e,n)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,n,{disabledBy:e.disabledBy})}))}),[z.customPluginEventToPeers,z.customPluginEventToRoom].forEach(t=>{o(this,vn).on(t,(e,n)=>u(this,null,function*(){this.sendIframeEvent(t,e.pluginId,n,{data:JSON.parse(new TextDecoder().decode(e.pluginData))})}))}),[z.storeInsertKeys,z.storeGetKeys,z.storeDeleteKeys].forEach(t=>{o(this,vn).on(t,(e,n)=>u(this,null,function*(){var r;const i=(r=e.storeItems)==null?void 0:r.map(s=>{var a;return{timestamp:s.timestamp,peerId:s.peerId,payload:JSON.parse((a=s.payload)!=null&&a.length?new TextDecoder().decode(s.payload):"{}"),key:s.storeKey}});this.sendIframeEvent(t,e.pluginId,n,{storeName:e.storeName,storeItems:i})}))}),o(this,vn).on(z.storeDelete,(t,e)=>u(this,null,function*(){this.sendIframeEvent(z.storeDelete,t.pluginId,e,{storeName:t.storeName})})),o(this,_a).on(Oe.sendMessageToPeers,t=>{const e=Zn==null?void 0:Zn.formatSocketServiceMessage(t.message);this.broadcastIframeEvent(Le.chatMessage,{message:e})}),o(this,_a).on(Oe.sendMessageToRoom,t=>{const e=Zn==null?void 0:Zn.formatSocketServiceMessage(t.message);this.broadcastIframeEvent(Le.chatMessage,{message:e})}),P.on(R.PEER_JOINED_INTERNAL,t=>{const e=rd(t);this.broadcastIframeEvent(Le.peerJoined,e)}),P.on(R.PEER_CLOSED,t=>{this.broadcastIframeEvent(Le.peerLeft,t)}),P.on(R.UPDATE_PEER_STAGE_STATUS,t=>{this.broadcastIframeEvent(Le.peerStageStatusUpdate,t)}),o(this,fd).subscribe("stageStatus",t=>{this.broadcastIframeEvent(Le.stageStatusUpdate,t)})}},vn=new WeakMap,_a=new WeakMap,fd=new WeakMap,ey);let wa=ty;gd([S.trace("PluginController.getRoomPlugins")],wa.prototype,"getRoomPlugins",1),gd([S.trace("PluginController.enableForSelf")],wa.prototype,"enablePlugin",1),gd([S.trace("PluginController.disableForSelf")],wa.prototype,"disablePlugin",1),gd([S.trace("PluginController.setupEvents")],wa.prototype,"setupEvents",1);class gO{constructor(){g(this,"mediaJoined"),g(this,"socketJoined"),g(this,"socketJoinAttempted"),g(this,"mediaJoinAttempted"),g(this,"socketState"),g(this,"mediaState"),this.mediaJoined=!1,this.socketJoined=!1,this.socketJoinAttempted=!1,this.mediaJoinAttempted=!1,this.socketState={state:void 0,reconnected:!1,reconnectionAttempt:void 0},this.mediaState={recv:void 0,send:void 0}}get joinAttempted(){return this.mediaJoinAttempted||this.socketJoinAttempted}get roomJoined(){return this.mediaJoined&&this.socketJoined}updateSocketConnectionState(e,n){let r;const{reconnected:i}=this.socketState;switch(e){case"connected":r={state:"connected",reconnected:i,reconnectionAttempt:void 0};break;case"disconnected":r={state:"disconnected",reconnected:!1,reconnectionAttempt:0},this.socketJoined=!1;break;case"reconnected":r={state:"connected",reconnected:!0,reconnectionAttempt:void 0};break;case"reconnecting":r={state:"reconnecting",reconnected:i,reconnectionAttempt:0};break;case"reconnectAttempt":r={state:"reconnecting",reconnected:i,reconnectionAttempt:n};break;case"failed":r={state:"failed",reconnected:i,reconnectionAttempt:void 0},this.socketJoined=!1;break}r&&(P.emit(R.SOCKET_STATE_UPDATE,r),this.socketState=r)}}var fO=Object.defineProperty,vO=Object.getOwnPropertyDescriptor,Ia=(t,e,n,r)=>{for(var i=r>1?void 0:r?vO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&fO(e,n,i),i},Ca,vd,Pa,yd,ny;let fi=(ny=class extends jt{constructor(t,e){super(),f(this,Pa),f(this,Ca,void 0),f(this,vd,void 0),g(this,"recordingPeerIds",[]),g(this,"recordings",[]),v(this,vd,t),v(this,Ca,e)}get recordingState(){return this.recordings.some(t=>t.state==="RECORDING")?"RECORDING":this.recordings.some(t=>t.state==="PAUSED")?"PAUSED":this.recordings.some(t=>t.state==="STARTING")?"STARTING":this.recordings.some(t=>t.state==="STOPPING")?"STOPPING":"IDLE"}updateRecordings(t){this.recordings=t,this.emit("recordingUpdate",this.recordingState)}start(t){return u(this,null,function*(){if(!o(this,Ca).permissions.canRecord)throw h.error("DyteRecording::start::permission_denied"),new w("User does not have permission to start recording","1001");if((t==null?void 0:t.allowMultiple)!==!0&&(this.recordingState==="STARTING"||this.recordingState==="RECORDING"||this.recordingState==="STOPPING"))throw h.error("DyteRecording::start::recording_in_progress",{recording:{state:this.recordingState}}),new w(`Cant start recording, recordingState irregular: ${this.recordingState}`,"1005");try{const e=ot(),{recording:n={}}=o(this,vd).getValue("defaults"),r=yield e.startRecording(n,t==null?void 0:t.allowMultiple);this.updateRecordings([...this.recordings,{id:r,state:"STARTING",type:"BROWSER"}])}catch(e){throw h.error("DyteRecording::stop::recording_failed_to_start",{error:e}),new w("Error while starting recording","1000")}})}stop(t){return u(this,null,function*(){yield H(this,Pa,yd).call(this,"stop",["RECORDING","PAUSED"],t)})}pause(t){return u(this,null,function*(){yield H(this,Pa,yd).call(this,"pause",["RECORDING"],t)})}resume(t){return u(this,null,function*(){yield H(this,Pa,yd).call(this,"resume",["PAUSED"],t)})}},Ca=new WeakMap,vd=new WeakMap,Pa=new WeakSet,yd=function(t,e,n){return u(this,null,function*(){if(!o(this,Ca).permissions.canRecord)throw h.error("DyteRecording::stop::permission_denied"),new w("User does not have permission to stop recording","1001");let r=[];if(n!==void 0){const i=this.recordings.find(s=>s.id===n);if(i===void 0)throw new w("Could not find the specified recording","1004");if(e.includes(i.state)){h.error("DyteRecording::stop::recording_not_in_expected_state",{recording:{state:i.state}});return}r.push(i)}else r=this.recordings.filter(i=>e.includes(i.state));r.forEach(i=>u(this,null,function*(){const s=i.state;t==="stop"&&(i.state="STOPPING",this.emit("recordingUpdate","STOPPING"));try{yield ot().updateRecording(i.id,t)}catch(a){throw h.error("DyteRecording::stop::recording_failed_to_stop",{error:a}),i.state!==s&&(i.state=s,this.emit("recordingUpdate",s)),new w("Error while stopping recording","1000")}}))})},ny);Ia([S.trace("DyteRecording.start")],fi.prototype,"start",1),Ia([S.trace("DyteRecording.stop")],fi.prototype,"stop",1),Ia([S.trace("DyteRecording.stop")],fi.prototype,"pause",1),Ia([S.trace("DyteRecording.stop")],fi.prototype,"resume",1),fi=Ia([ht("1000")],fi);var yO=Object.defineProperty,SO=Object.getOwnPropertyDescriptor,EO=(t,e,n,r)=>{for(var i=r>1?void 0:r?SO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&yO(e,n,i),i},uh;class ry{constructor(e,n,r){g(this,"recording"),g(this,"room"),f(this,uh,void 0),v(this,uh,e),this.recording=new fi(e,n),this.room=r,this.setupEvents()}getRecordingTypeFromProtoType(e){let n;switch(e){case ai.BROWSER:n="BROWSER";break;case ai.COMPOSITE:n="COMPOSITE";break;case ai.TRACK:n="TRACK";break;default:n="BROWSER"}return n}setupEvents(){P.on(R.ROOM_STATE,e=>{e.activeRecordings.length!==0?this.recording.updateRecordings(e.activeRecordings.map(n=>{const r=this.getRecordingTypeFromProtoType(n.recordingType);return{id:n.recordingId,state:n.recordingStatus,type:r}})):this.recording.recordings.length&&this.recording.updateRecordings([])}),this.room.on(W.recordingStarted,e=>{let n=!1;const r=[...this.recording.recordings];if(r.forEach(i=>{i.id===e.recordingId&&(n=!0,i.state="RECORDING")}),n===!1){const i=this.getRecordingTypeFromProtoType(e.recordingType);r.push({id:e.recordingId,state:"RECORDING",type:i})}this.recording.updateRecordings(r)}),this.room.on(W.recordingPaused,e=>{const n=[...this.recording.recordings];n.forEach(r=>{r.id===e.recordingId&&(r.state="PAUSED")}),this.recording.updateRecordings(n)}),this.room.on(W.recordingStopped,e=>{const n=[...this.recording.recordings.filter(r=>r.id!==e.recordingId)];this.recording.updateRecordings(n)})}}uh=new WeakMap,EO([S.trace("RecordingController.setupEvents")],ry.prototype,"setupEvents",1);class TO{static hasFeature(e){var n;return(n=Q.hasFeature(e))!=null?n:!1}static getFeatureValue(e){return Q.getValue(e)}static getAllFeatures(){return Q.getAllFlags()}}class hh{constructor(e,n,r){g(this,"logger"),g(this,"features"),g(this,"browserSpecs"),g(this,"callStats"),this.logger=e,this.features=n,this.browserSpecs=Ie,this.callStats=r}static init(e){return new hh(h,TO,e)}}class ph{constructor(e){g(this,"internals"),this.internals=e}static init(){return u(this,null,function*(){const e=hh.init($);return new ph(e)})}}var kO=Object.defineProperty,bO=Object.getOwnPropertyDescriptor,qt=(t,e,n,r)=>{for(var i=r>1?void 0:r?bO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&kO(e,n,i),i},et,$e,Re,tr,yn,Sd,mh;class Lt extends ns{constructor(e,n,r=gh,i=!0){super(),f(this,et,void 0),f(this,$e,void 0),f(this,Re,void 0),f(this,tr,void 0),f(this,yn,void 0),f(this,Sd,void 0),f(this,mh,void 0),g(this,"audioUpdateInProgress"),g(this,"videoUpdateInProgress"),v(this,mh,e),this.audioUpdateInProgress=!1,this.videoUpdateInProgress=!1,v(this,et,new ay(e,n)),v(this,$e,new GO(o(this,et),void 0,r)),v(this,Re,new XO(o(this,et),void 0,r)),v(this,yn,new zO(o(this,et))),v(this,tr,new $O(o(this,et))),v(this,Sd,i),o(this,$e).on("trackMuted",this.onAudioTrackMuted.bind(this)),o(this,$e).on("trackChanged",this.onAudioTrackChanged.bind(this)),o(this,Re).on("trackChanged",this.onVideoTrackChanged.bind(this)),o(this,Re).on("trackEnded",this.onVideoTrackEnded.bind(this)),o(this,yn).on("trackEnded",this.onScreenShareEnded.bind(this)),this.onVisibilityChange=this.onVisibilityChange.bind(this),document.addEventListener("visibilitychange",this.onVisibilityChange)}onVisibilityChange(){return u(this,null,function*(){$.tabChanged(document.visibilityState==="visible"),document.visibilityState!=="visible"?$.browserBackgrounded():($.browserForegrounded(),yield this.setupSpeaker())})}repopulateAvailableDevices(){return u(this,null,function*(){return!0})}setupStreams(e){return u(this,arguments,function*({audio:n,video:r}){var i;n?$.audioOn():$.audioOff(),r?$.videoOn():$.videoOff();let s,a;if(n&&r)try{const c=yield o(this,et).getAudioAndVideoTrack(o(this,$e).userSelectedDevice,o(this,Re).userSelectedDevice);s=c.audioTrack,a=c.videoTrack}catch(c){h.error("LocalMediaHandler::init::Failed to get audio video tracks",{error:c})}if(!s&&n)try{s=yield o(this,et).getAudioTrack(!1,o(this,$e).userSelectedDevice)}catch(c){h.error("LocalMediaHandler::init::Failed to get audio track",{error:c})}if(!a&&r)try{a=yield o(this,et).getVideoTrack(o(this,Re).userSelectedDevice)}catch(c){h.error("LocalMediaHandler::init::Failed to get video track",{error:c})}n&&!s&&$.audioOff(),r&&!a&&$.videoOff(),yield o(this,$e).setMediaTrack(s),yield o(this,Re).setMediaTrack(a);try{yield o(this,tr).setupSpeaker()}catch(c){}if(a){const c=yield this.getDeviceById(a.getSettings().deviceId);$.selectedDevice("VIDEO",c)}if(s){const c=yield this.getDeviceById(s.getSettings().deviceId);$.selectedDevice("AUDIO",c)}(i=o(this,tr).currentDevice)!=null&&i.deviceId&&$.selectedDevice("SPEAKER",o(this,tr).currentDevice),o(this,et).onDeviceChange((c,d,l)=>{this.onDeviceChange(d,l)})})}getCurrentDevices(){return{audio:o(this,$e).currentDevice,video:o(this,Re).currentDevice,speaker:o(this,tr).currentDevice}}get permissions(){return o(this,et).permissions}getAllDevices(){return o(this,et).getAvailableDevices()}getDeviceById(e,n){return o(this,et).getDevice(e)}onAudioTrackMuted(){this.emit("AUDIO_TRACK_SILENT")}onAudioTrackChanged(){this.emit("AUDIO_TRACK_CHANGE")}get rawAudioTrack(){return o(this,$e).mediaTrack}get audioTrack(){return o(this,$e).transformedMediaTrack}get audioEnabled(){return o(this,$e).trackEnabled}enableAudio(){return u(this,null,function*(){if(!this.audioUpdateInProgress){this.audioUpdateInProgress=!0;try{yield o(this,$e).unmuteTrack()}catch(e){}finally{this.audioUpdateInProgress=!1}}})}disableAudio(){o(this,$e).muteTrack()}getAudioDevices(e){return o(this,et).getAudioInputDevices(e)}setAudioDevice(e){return u(this,null,function*(){yield o(this,$e).setDevice(e),e!=null&&e.deviceId&&$.selectedDevice("AUDIO",e),this.emit("AUDIO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}setupSpeaker(){return o(this,tr).setupSpeaker()}setSpeakerDevice(e){return u(this,null,function*(){yield o(this,tr).setupSpeaker(e),e!=null&&e.deviceId&&$.selectedDevice("SPEAKER",e),this.emit("DEVICE_CHANGE",{device:e})})}onVideoTrackChanged(){this.emit("VIDEO_TRACK_CHANGE")}onVideoTrackEnded(){this.emit("VIDEO_TRACK_CHANGE")}get rawVideoTrack(){return o(this,Re).mediaTrack}get videoTrack(){return o(this,Re).transformedMediaTrack}get videoEnabled(){return o(this,Re).trackEnabled}enableVideo(){return u(this,null,function*(){if(!this.videoUpdateInProgress){this.videoUpdateInProgress=!0;try{yield o(this,Re).unmuteTrack()}catch(e){}finally{this.videoUpdateInProgress=!1}}})}disableVideo(){o(this,Re).disableTrack()}getVideoDevices(e){return o(this,et).getVideoInputDevices(e)}setVideoDevice(e){return u(this,null,function*(){yield o(this,Re).setDevice(e),e!=null&&e.deviceId&&$.selectedDevice("VIDEO",e),this.emit("VIDEO_TRACK_CHANGE"),this.emit("DEVICE_CHANGE",{device:e})})}updateVideoConstraints(e){return u(this,null,function*(){yield o(this,Re).updateConstraints(e)})}onScreenShareEnded(){this.emit("SCREENSHARE_ENDED")}get screenShareTracks(){return{audio:o(this,yn).audioMediaTrack,video:o(this,yn).videoMediaTrack}}get screenShareEnabled(){return o(this,yn).trackEnabled}enableScreenShare(){return u(this,null,function*(){yield o(this,yn).enableScreenShare()})}disableScreenShare(){return u(this,null,function*(){o(this,yn).disableScreenShare()})}updateScreenshareConstraints(e){return u(this,null,function*(){yield o(this,yn).updateConstraints(e)})}getSpeakerDevices(e){return o(this,et).getAudioOutputDevices(e)}addAudioMiddleware(e){return o(this,$e).addMiddleware(e)}removeAudioMiddleware(e){return o(this,$e).removeMiddleware(e)}removeAllAudioMiddlewares(){return o(this,$e).removeAllMiddlewares()}addVideoMiddleware(e){return o(this,Re).addMiddleware(e)}removeVideoMiddleware(e){return o(this,Re).removeMiddleware(e)}removeAllVideoMiddlewares(){return o(this,Re).removeAllMiddlewares()}setVideoMiddlewareGlobalConfig(e){return o(this,Re).setVideoMiddlewareGlobalConfig(e)}destruct(){o(this,$e).disableTrack(),o(this,Re).disableTrack(),o(this,Re).terminateMiddlewareWebWorker(),o(this,yn).disableScreenShare(),o(this,et).destruct()}onDeviceChange(e,n){return u(this,null,function*(){var r,i;this.emit("DEVICE_LIST_UPDATED",e),!(n||!o(this,Sd))&&((r=e==null?void 0:e.added)==null||r.forEach(s=>u(this,null,function*(){var a;s&&!gh(s)&&(s.kind==="audioinput"&&((a=this.audioTrack)==null?void 0:a.enabled)===!0?yield this.setAudioDevice(s):s.kind==="audiooutput"&&(yield this.setSpeakerDevice(s)))})),(i=e==null?void 0:e.removed)==null||i.forEach(s=>u(this,null,function*(){var a;if(s.kind==="audiooutput"&&((a=this.getCurrentDevices().speaker)==null?void 0:a.deviceId)===s.deviceId){const c=(yield this.getSpeakerDevices()).find(d=>d.deviceId!==s.deviceId);c&&(yield this.setSpeakerDevice(c))}})))})}removeAllTracks(){this.destruct()}removeAudioTrack(){o(this,$e).disableTrack()}removeVideoTrack(){o(this,Re).disableTrack(),o(this,Re).terminateMiddlewareWebWorker()}removeDocumentEventListeners(){return u(this,null,function*(){document.removeEventListener("visibilitychange",this.onVisibilityChange)})}}et=new WeakMap,$e=new WeakMap,Re=new WeakMap,tr=new WeakMap,yn=new WeakMap,Sd=new WeakMap,mh=new WeakMap,qt([S.trace("MediaHandler.setupStreams")],Lt.prototype,"setupStreams",1),qt([S.trace("MediaHandler.enableAudio")],Lt.prototype,"enableAudio",1),qt([S.trace("MediaHandler.disableAudio")],Lt.prototype,"disableAudio",1),qt([S.trace("MediaHandler.setAudioDevice")],Lt.prototype,"setAudioDevice",1),qt([S.trace("MediaHandler.enableVideo")],Lt.prototype,"enableVideo",1),qt([S.trace("MediaHandler.disableVideo")],Lt.prototype,"disableVideo",1),qt([S.trace("MediaHandler.setVideoDevice")],Lt.prototype,"setVideoDevice",1),qt([S.trace("MediaHandler.updateVideoConstraints")],Lt.prototype,"updateVideoConstraints",1),qt([S.trace("MediaHandler.enableScreenShare")],Lt.prototype,"enableScreenShare",1),qt([S.trace("MediaHandler.disableScreenShare")],Lt.prototype,"disableScreenShare",1),qt([S.trace("MediaHandler.updateScreenshareConstraints")],Lt.prototype,"updateScreenshareConstraints",1),qt([S.trace("MediaHandler.destruct")],Lt.prototype,"destruct",1),qt([S.trace("MediaHandler.onDeviceChange")],Lt.prototype,"onDeviceChange",1);function Ed(t,e,n){switch(!0){case Ie.isChromiumBased():switch(e){case"NotAllowedError":return n.includes("by system")?"SYSTEM_DENIED":t==="screenshare"?"CANCELED":"DENIED";case"NotReadableError":default:return"COULD_NOT_START"}case Ie.isSafari():switch(e){case"NotAllowedError":return"DENIED";default:return"COULD_NOT_START"}case Ie.isFirefox():switch(e){case"NotFoundError":case"NotReadableError":return"SYSTEM_DENIED";case"NotAllowedError":return"DENIED";case"AbortError":default:return"COULD_NOT_START"}default:return"COULD_NOT_START"}}const _O=["virtual","emulator","krisp","solstice conference","teams","loom","zoom","manycam","blackhole","displayport","xsplit","wirecast","vMix","elgato","epiphan","voice changer","voicemod","morphvoxx"];function gh(t){var e,n;const r=(e=t.label)==null?void 0:e.toLowerCase();return((n=Ie._bowser)==null?void 0:n.getOSName())==="macOS"&&r.includes("iphone")?(h.log("isVirtualDevice::ignore_macos_continuity"),!0):_O.some(i=>r==null?void 0:r.includes(i))}function wO(t,e){return u(this,null,function*(){if(!(t!=null&&t.length))return e;const n=new AudioContext,r=yield Promise.all(t==null?void 0:t.map(a=>a(n))),i=n.createMediaStreamSource(new MediaStream([e])),s=n.createMediaStreamDestination();try{let a=i;for(let c=0;c<r.length;c+=1)a.connect(r[c]),a=r[c];a.connect(s)}catch(a){return h.error("getTransformedAudioTrack::middleware_execution_failed",{error:a}),e}return s.stream.getAudioTracks()[0]})}var gs;class IO{constructor(){f(this,gs,void 0)}terminateMiddlewareWebWorker(){if(o(this,gs))try{$i(o(this,gs)),v(this,gs,void 0)}catch(e){h.debug("WorkerTimers::terminateMiddlewareWebWorker::failed")}}getTransformedVideoTrack(e,n,r){return u(this,null,function*(){if(!(e!=null&&e.length))return n;const i=document.createElement("canvas"),s=yield Promise.all(e==null?void 0:e.map(m=>m({canvas:i,WorkerTimers:vE})));if(r.disablePerFrameCanvasRendering){const m=i.captureStream().getVideoTracks()[0];return Object.defineProperty(m,"originalSettings",{value:n.getSettings()}),m}const a=document.createElement("video"),c=new MediaStream;c.addTrack(n);const d=i.getContext("2d");a.srcObject=c,a.autoplay=!0,this.terminateMiddlewareWebWorker();const l=()=>u(this,null,function*(){if(n.enabled===!1||n.readyState==="ended"){this.terminateMiddlewareWebWorker(),a.remove(),i.remove();return}try{d.drawImage(a,0,0);for(let m=0;m<s.length;m+=1)typeof s[m]=="function"&&(yield s[m](i,d))}catch(m){h.error("getTransformedVideoTrack::middleware_execution_failed",{error:m})}});try{a.play()}catch(m){}a.addEventListener("play",()=>{i.width=a.width||n.getSettings().width,i.height=a.width||n.getSettings().height,v(this,gs,hc(l,50))},!1);const p=i.captureStream().getVideoTracks()[0];return Object.defineProperty(p,"originalSettings",{value:n.getSettings()}),p})}}gs=new WeakMap;const iy={gross:{width:{ideal:192},height:{ideal:144}},qvga:{width:{ideal:384},height:{ideal:288}},pvga:{width:{ideal:480},height:{ideal:360}},vga:{width:{ideal:640},height:{ideal:480}},hd:{width:{ideal:1280},height:{ideal:720}},hd_cropped:{width:{ideal:900},height:{ideal:720}},fhd:{width:{ideal:1920},height:{ideal:1080}}},CO=[[320,[{rid:"q",maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"}]],[640,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:25e4,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:7e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1280,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:5e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:13e5,maxFramerate:30,scalabilityMode:"L1T1"}]],[1920,[{rid:"q",scaleResolutionDownBy:2,maxBitrate:9e5,maxFramerate:24,scalabilityMode:"L1T1"},{rid:"h",maxBitrate:15e5,maxFramerate:30,scalabilityMode:"L1T1"}]]],PO=t=>{var e;const n="getSettings"in t&&t.getSettings().width||"getConstraints"in t&&t.getConstraints().width||"originalSettings"in t&&((e=t.originalSettings)==null?void 0:e.width);let r=CO;Q.hasFeature(ie.OVERRIDE_HIVE_SIMULCAST_DYNAMIC)&&(r=JSON.parse(Q.getValue(ie.OVERRIDE_HIVE_SIMULCAST_DYNAMIC)));const i=r.map(([c])=>c).sort((c,d)=>c-d);let s=Number.MAX_VALUE,a=0;return i.forEach((c,d)=>{Math.abs(c-n)<s&&(s=Math.abs(c-n),a=d)}),r[a][1]};var ke=(t=>(t.WEBCAM="webcam",t.WEBCAM_BACKUP="webcam_backup",t.MIC="mic",t.SCREENSHARE_VIDEO="screenshare_video",t.SCREENSHARE_AUDIO="screenshare_audio",t))(ke||{});const RO=mw(),fs=gn(RO.config.media);function AO(t){var e,n;const r={};return t.audio&&(r.audio={enableStereo:(e=t.audio.enableStereo)!=null?e:!1,enableHighBitrate:(n=t.audio.enableHighBitrate)!=null?n:!1}),r.video=t.video.quality,r}var vs,fh;class MO{constructor(e,n){f(this,vs,void 0),f(this,fh,void 0),g(this,"getScreenShareConstraints",()=>{var r,i,s,a,c,d,l,p,m,y,E;const b=(r=o(this,vs))==null?void 0:r.screenshare,O=(s=(i=b==null?void 0:b.width)==null?void 0:i.max)!=null?s:1920,A=(c=(a=b==null?void 0:b.height)==null?void 0:a.max)!=null?c:1080,F=(l=(d=b==null?void 0:b.frameRate)==null?void 0:d.max)!=null?l:5;let V=(m=(p=b==null?void 0:b.frameRate)==null?void 0:p.ideal)!=null?m:5;const J=b==null?void 0:b.displaySurface,I=b==null?void 0:b.selfBrowserSurface;Q.getValue(ie.VAL_MIN_FRAMERATE)&&(V=parseInt((y=Q.getValue(ie.VAL_MIN_FRAMERATE))==null?void 0:y.toString(),10));let Z={width:{max:O},height:{max:A},frameRate:{ideal:V,max:F}};if(Q.hasFeature(ie.SCREENSHARE_CONSTRAINTS)){const ae=(E=Q.getValue(ie.SCREENSHARE_CONSTRAINTS))==null?void 0:E.toString();Z=JSON.parse(ae)}return J!==void 0&&["monitor","browser","window"].includes(J)&&(Z=G(x({},Z),{displaySurface:J})),I!==void 0&&(Z=G(x({},Z),{selfBrowserSurface:I})),{audio:!0,video:Z}}),g(this,"getAudioConstraints",r=>{var i,s,a,c,d,l,p,m;const y={},E=(i=o(this,vs))==null?void 0:i.audio,b=E!=null&&E.enableStereo?2:1;return Ie.isFirefox()||Ie.isWebKitBased()?(y.audio={deviceId:r,autoGainControl:(s=E==null?void 0:E.autoGainControl)!=null?s:!0,echoCancellation:(a=E==null?void 0:E.echoCancellation)!=null?a:!0,noiseSuppression:(c=E==null?void 0:E.noiseSupression)!=null?c:!0,channelCount:b},y):(y.audio={},y.audio.optional=[r?{sourceId:r}:{sourceId:"default"},{channelCount:b},{echoCancellation:(d=E==null?void 0:E.echoCancellation)!=null?d:!0},{googEchoCancellation:(l=E==null?void 0:E.echoCancellation)!=null?l:!0},{googAutoGainControl:(p=E==null?void 0:E.autoGainControl)!=null?p:!0},{googNoiseSuppression:(m=E==null?void 0:E.noiseSupression)!=null?m:!0},{googHighpassFilter:!0}],y)}),g(this,"getVideoConstraints",r=>{var i,s,a,c;const d={},l=(i=o(this,vs))==null?void 0:i.video;let p=iy.vga;if(typeof l=="string"?p=iy[l]:l!==void 0&&(p.height.ideal=l.height.ideal,p.width.ideal=l.width.ideal),p.frameRate={ideal:(a=(s=p.frameRate)==null?void 0:s.ideal)!=null?a:24},Ie.isChromiumBased()&&(p.frameRate.max=30),Q.hasFeature(ie.VIDEO_CONSTRAINTS)){const m=(c=Q.getValue(ie.VIDEO_CONSTRAINTS))==null?void 0:c.toString();p=JSON.parse(m)}return d.video=p,typeof d.video=="boolean"||(r?d.video.deviceId={exact:r}:d.video.facingMode="user"),d}),v(this,fh,e),v(this,vs,n)}getUpdatedVideoConstraints(e){return e}}vs=new WeakMap,fh=new WeakMap;class vh extends Error{constructor(e,n,r){super(n),g(this,"constraints"),g(this,"name"),this.name=e,this.constraints=r}}class DO{constructor(){g(this,"permissions"),this.permissions={audio:"NOT_REQUESTED",video:"NOT_REQUESTED",screenshare:"NOT_REQUESTED"}}getAudioInputDevices(e){return u(this,null,function*(){let n=e;return e||(n=yield this.getAvailableDevices()),n.filter(r=>r.kind==="audioinput")})}getVideoInputDevices(e){return u(this,null,function*(){let n=e;return e||(n=yield this.getAvailableDevices()),n.filter(r=>r.kind==="videoinput")})}getAudioOutputDevices(e){return u(this,null,function*(){let n=e;return e||(n=yield this.getAvailableDevices()),n.filter(r=>r.kind==="audiooutput")})}}var OO=Object.defineProperty,NO=Object.getOwnPropertyDescriptor,Sn=(t,e,n,r)=>{for(var i=r>1?void 0:r?NO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&OO(e,n,i),i},Ra,En,yh,sy;let Gt=(sy=class extends DO{constructor(t,e){super(),g(this,"availableDevices"),f(this,Ra,void 0),f(this,En,void 0),f(this,yh,void 0),v(this,yh,t),v(this,En,new MO(t,e)),v(this,Ra,new AbortController),this.availableDevices=[],this.getAvailableDevices()}get constraintsBuilder(){return o(this,En)}destruct(){return u(this,null,function*(){var t;(t=o(this,Ra))==null||t.abort()})}handlePermissionErrors(t,e){const n=Ed(t,e.name,e.message);return this.permissions[t]=n,P.emit(R.MEDIA_PERMISSION_ERROR,{message:n,constraints:e.constraints,kind:t}),n}getAudioAndVideoTrack(t,e){return u(this,null,function*(){const n={audio:o(this,En).getAudioConstraints(t).audio,video:o(this,En).getVideoConstraints(e).video};try{h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(n)});const r=yield navigator.mediaDevices.getUserMedia(n);h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(n)});const i=r.getAudioTracks()[0];let s=r.getVideoTracks()[0];if(this.permissions.audio="ACCEPTED",this.permissions.video="ACCEPTED",Q.hasFeature(ie.OBS_QUALITY)&&s.label.includes("OBS Virtual")){const a=(yield this.getVideoInputDevices()).find(c=>c.label.includes("OBS Virtual"));s=yield this.getVideoTrack(a.deviceId)}return P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),{audioTrack:i,videoTrack:s}}catch(r){throw h.error("WebMediaInterface.getAudioAndVideoTrack",{error:r}),new w("Couldnt fetch audio and video track","1605")}})}getAudioTrack(t,e){return u(this,null,function*(){let n=yield this.getAudioInputDevices();if(n.length===0)throw this.permissions.audio="NO_DEVICES_AVAILABLE",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"}),new w("No audio devices available","1606");const r=i=>u(this,null,function*(){let s;try{n=n.filter(c=>c.deviceId!==i),s=o(this,En).getAudioConstraints(i),h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(s)});const[a]=(yield navigator.mediaDevices.getUserMedia(s)).getAudioTracks();return h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(s)}),a}catch(a){const c=Ed("audio",a.name,a.message),d=new vh(a.name,a.message,s);if(c==="COULD_NOT_START"){const l=n.shift();if(!l)throw d;h.info("getAudioTrack::gum_failed",{constraints:JSON.stringify(s),error:a});const p=o(this,En).getAudioConstraints(l.deviceId);return h.info("getAudioTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(p)}),r(l.deviceId)}throw d}});try{const i=yield r(e);return i.enabled=!t,this.permissions.audio!=="ACCEPTED"&&(this.permissions.audio="ACCEPTED",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.audio,kind:"audio"})),i}catch(i){throw i.constraints&&this.handlePermissionErrors("audio",i),new w(i.message,"1601")}})}getVideoTrack(t){return u(this,null,function*(){var e;const n=Q.hasFeature(ie.OBS_QUALITY),r=(e=yield this.getCurrentDeviceLabel(t))==null?void 0:e.includes("OBS Virtual"),i=n&&r,s=yield this.getVideoInputDevices();if(s.length===0)throw this.permissions.video="NO_DEVICES_AVAILABLE",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"}),new w("No video devices available","1607");const a=c=>u(this,null,function*(){try{let d=c;const{video:l}=d;i&&typeof l!="boolean"&&(d={video:{deviceId:l.deviceId}}),h.info("getUserMediaWithoutTimeout::requesting_user_media",{constraints:JSON.stringify(d)});const[p]=(yield navigator.mediaDevices.getUserMedia(d)).getVideoTracks();if(i&&typeof l!="boolean"&&typeof l.width=="object"){const{width:m,height:y}=p.getSettings(),{ideal:E}=l.width;p.applyConstraints({width:{ideal:E},height:{ideal:Math.floor(y*E/m)},frameRate:l.frameRate})}return h.info("getUserMediaWithoutTimeout::received_user_media",{constraints:JSON.stringify(d)}),p}catch(d){const l=Ed("video",d.name,d.message),p=new vh(d.name,d.message,c);if(l==="COULD_NOT_START"){const m=s.shift();if(!m)throw p;h.info("getVideoTrack::gum_failed",{constraints:JSON.stringify(c),error:d});const y=o(this,En).getVideoConstraints(m.deviceId);return h.info("getVideoTrack::retrying_gum_for_next_device",{constraints:JSON.stringify(y)}),a({video:y.video})}throw p}});try{const c=o(this,En).getVideoConstraints(t),d=yield a(c);return this.permissions.video!=="ACCEPTED"&&(this.permissions.video="ACCEPTED",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.video,kind:"video"})),d}catch(c){throw c.constraints&&this.handlePermissionErrors("video",c),new w(c.message,"1602")}})}getScreenShareTracks(){return u(this,null,function*(){const t=e=>u(this,null,function*(){try{h.info("getDisplayMediaWithoutTimeout::requesting_display_media",{constraints:JSON.stringify(e)}),$.screenShareRequested();const n=yield navigator.mediaDevices.getDisplayMedia(e);return h.info("getDisplayMediaWithoutTimeout::received_display_media",{constraints:JSON.stringify(e)}),n}catch(n){const r=Ed("video",n.name,n.message),i=new vh(n.name,n.message,e),s={video:!0};if(NI(e,s)||!Q.hasFeature(ie.SCREEENSHARE_CONSTRAINTS_RETRY))throw i;if(r==="COULD_NOT_START")return t(s);throw i}});try{const e=o(this,En).getScreenShareConstraints(),n=yield t(e);return this.permissions.screenshare!=="ACCEPTED"&&(this.permissions.screenshare="ACCEPTED",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.permissions.screenshare,kind:"screenshare"})),{audioTrack:n.getAudioTracks()[0],videoTrack:n.getVideoTracks()[0]}}catch(e){throw e.constraints&&this.handlePermissionErrors("screenshare",e),new w(e.message,"1612")}})}getCurrentDeviceLabel(t){return u(this,null,function*(){const e=yield this.getDevice(t||"default");return e==null?void 0:e.label})}getAvailableDevices(){return u(this,null,function*(){try{const t=yield navigator.mediaDevices.enumerateDevices();return this.availableDevices=t,t}catch(t){throw h.error("enumerate_devices_failed",{error:t}),new w("Failed to get available devices","1609")}})}getAvailableDevicesByKind(t){return u(this,null,function*(){try{return(yield navigator.mediaDevices.enumerateDevices()).filter(({kind:e})=>t===e)}catch(e){throw h.error("enumerate_devices_failed",{error:e}),new w("Failed to get available devices by kind","1609")}})}getDevice(t){return u(this,null,function*(){try{return(yield navigator.mediaDevices.enumerateDevices()).filter(e=>e.deviceId===t)[0]}catch(e){throw h.error("enumerate_devices_failed",{error:e}),new w("Failed to get device","1609")}})}onDeviceChange(t){return u(this,null,function*(){Ie.supportsDeviceChangeEvent()&&navigator.mediaDevices.addEventListener("devicechange",e=>u(this,null,function*(){var n,r;const i=p=>`${p.kind}-${p.deviceId}-${p.groupId}`,s=this.availableDevices,a=new Set(s.map(p=>i(p))),c=yield this.getAvailableDevices(),d=new Set(c.map(p=>i(p))),l={added:c.filter(p=>!a.has(i(p))),removed:s.filter(p=>!d.has(i(p))),devices:c};if((n=l.added)!=null&&n.length||(r=l.removed)!=null&&r.length){h.info("repopulated_full_device_list",{devices:JSON.stringify(c)});const p=[...l.added,...l.removed];p.some(m=>m.kind==="audioinput")&&$.devices("AUDIO",c==null?void 0:c.filter(m=>m.kind==="audioinput")),p.some(m=>m.kind==="videoinput")&&$.devices("VIDEO",c==null?void 0:c.filter(m=>m.kind==="videoinput")),p.some(m=>m.kind==="audiooutput")&&$.devices("SPEAKER",c==null?void 0:c.filter(m=>m.kind==="audiooutput")),t(e,l,!1)}}),{signal:o(this,Ra).signal})})}},Ra=new WeakMap,En=new WeakMap,yh=new WeakMap,sy);Sn([S.trace("WebMediaInterface.destruct")],Gt.prototype,"destruct",1),Sn([S.trace("WebMediaInterface.handlePermissionErrors")],Gt.prototype,"handlePermissionErrors",1),Sn([S.trace("WebMediaInterface.getAudioAndVideoTrack")],Gt.prototype,"getAudioAndVideoTrack",1),Sn([S.trace("WebMediaInterface.getAudioTrack")],Gt.prototype,"getAudioTrack",1),Sn([S.trace("WebMediaInterface.getVideoTrack")],Gt.prototype,"getVideoTrack",1),Sn([S.trace("WebMediaInterface.getScreenShareTracks")],Gt.prototype,"getScreenShareTracks",1),Sn([S.trace("WebMediaInterface.getAvailableDevices")],Gt.prototype,"getAvailableDevices",1),Sn([S.trace("WebMediaInterface.getAvailableDevicesByKind")],Gt.prototype,"getAvailableDevicesByKind",1),Sn([S.trace("WebMediaInterface.getDevice")],Gt.prototype,"getDevice",1),Sn([S.trace("WebMediaInterface.onDeviceChange")],Gt.prototype,"onDeviceChange",1),Gt=Sn([ht("1600")],Gt);const ay=Gt,Aa={setItem:(t,e)=>{try{localStorage.setItem(t,e)}catch(n){h.error("LocalStorage::setItem::crashed",{error:n,localStorage:{key:t,value:e}})}},getItem:t=>{try{return localStorage.getItem(t)}catch(e){h.error("LocalStorage::getItem::crashed",{error:e,localStorage:{key:t}})}return null}},LO=(t=0)=>new Promise(e=>setTimeout(e,t)),xO=(t,e,n)=>{const r=typeof n=="number"?n:250,i=t.createMediaStreamSource(e),s=t.createAnalyser();s.fftSize=2048,i.connect(s);const a=new Uint8Array(s.fftSize);let c=!1;setTimeout(()=>{c=!0},r);function d(){return c?Promise.resolve(!0):(s.getByteTimeDomainData(a),a.some(l=>l!==128&&l!==0)?Promise.resolve(!1):LO().then(d))}return d().then(l=>(i.disconnect(),l),l=>{throw i.disconnect(),l})},VO=typeof AudioContext!="undefined"?AudioContext:null;class Sh{constructor(e){g(this,"_AudioContext"),g(this,"audioContext"),g(this,"_audioContextRefContainers");const n=x({AudioContext:VO},e);Object.defineProperties(this,{_AudioContext:{value:n.AudioContext},audioContext:{value:null,writable:!0},_audioContextRefContainers:{value:new Set},AudioContextProvider:{enumerable:!0,value:Sh}})}getOrCreate(e){if(!this._audioContextRefContainers.has(e)&&(this._audioContextRefContainers.add(e),this._AudioContext&&!this.audioContext))try{this.audioContext=new this._AudioContext}catch(n){}return this.audioContext}release(e){this._audioContextRefContainers.has(e)&&(this._audioContextRefContainers.delete(e),!this._audioContextRefContainers.size&&this.audioContext&&(this.audioContext.close(),this.audioContext=null))}}const oy=new Sh,UO=3,FO=250;function BO(t){const e={},n=oy.getOrCreate(e);let r=UO;function i(){return r-=1,xO(n,t.srcObject,FO).then(s=>s?r>0?i():!0:!1).catch(()=>!0)}return i().finally(()=>{oy.release(e)})}function cy(t){return u(this,null,function*(){const e=new Audio,n=new MediaStream;n.addTrack(t),e.srcObject=n;let r=!1;try{const i=e.play();i&&(yield i),r=yield BO(e),r&&h.info("checkIfAudioTrackIsSilent::silence_detected")}catch(i){h.error("checkIfAudioTrackIsSilent::failed_to_detect_silence",{error:i})}finally{e.pause(),e.remove()}return r})}var WO=Object.defineProperty,jO=Object.getOwnPropertyDescriptor,dy=(t,e,n,r)=>{for(var i=r>1?void 0:r?jO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&WO(e,n,i),i};let Td=class extends ns{constructor(t,e,n){var r;super(),g(this,"constructorName",this.constructor.name),g(this,"userSelectedDevice"),g(this,"mediaInterface"),g(this,"isNonPreferredDevice"),g(this,"_mediaTrack"),g(this,"transformedMediaTrack"),g(this,"middlewares",[]),g(this,"currentDevice"),g(this,"userPreferredDeviceKey",`Dyte::${this.constructorName}::UserDeviceID`),g(this,"setUserPreferredDevice",i=>Aa.setItem(this.userPreferredDeviceKey,i)),g(this,"getUserPreferredDevice",()=>Aa.getItem(this.userPreferredDeviceKey)),this.mediaInterface=t,e&&this.setMediaTrack(e),this.userSelectedDevice=(r=this.getUserPreferredDevice())!=null?r:void 0,this.isNonPreferredDevice=n,this.onTrackEnded=this.onTrackEnded.bind(this),this.onTrackMuted=this.onTrackMuted.bind(this)}disableTrack(){var t,e;this.removeMediaTrackListeners(),(t=this._mediaTrack)==null||t.stop(),this._mediaTrack=void 0,(e=this.transformedMediaTrack)==null||e.stop(),this.transformedMediaTrack=void 0}get mediaTrack(){return this._mediaTrack}setMediaTrack(t){return u(this,null,function*(){const e=n=>{h.error(`${this.constructorName}.setMediaTrack.error`,{error:n})};try{this.disableTrack()}catch(n){e(n)}this._mediaTrack=yield this.conditionallyChangeTrack(t),yield this.setTransformedTrack();try{this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(n){e(n)}})}get trackEnabled(){return!!this.mediaTrack&&this.mediaTrack.readyState==="live"&&this.mediaTrack.enabled}muteTrack(){if(!this.mediaTrack){h.warn("BaseMediaHandler.muteTrack Tried muting with no track present");return}this.transformedMediaTrack&&(this.transformedMediaTrack.enabled=!1),this.mediaTrack.enabled=!1}unmuteTrack(){return u(this,null,function*(){try{this.mediaTrack?this.mediaTrack.enabled=!0:yield this.enableTrack(!1)}catch(t){throw h.error(`${this.constructorName}.unmuteTrack.error`,{error:t}),this.disableTrack(),new w("Failed to unmute track","1611")}})}getCurrentDeviceId(){var t,e;const{kind:n}=this.mediaTrack;switch(n){case"audio":{const r=this.mediaTrack.getConstraints();return this.userSelectedDevice?(e=(t=r==null?void 0:r.deviceId)!=null?t:r==null?void 0:r.advanced[0].deviceId)!=null?e:this.mediaTrack.getSettings().deviceId:this.mediaTrack.getSettings().deviceId}default:return this.mediaTrack.getSettings().deviceId}}setCurrentDevice(){return u(this,null,function*(){var t;if(!this.mediaTrack){this.currentDevice=void 0;return}const e=this.getCurrentDeviceId();((t=this.currentDevice)==null?void 0:t.deviceId)!==e&&(this.currentDevice=yield this.mediaInterface.getDevice(e))})}setDevice(t){return u(this,null,function*(){if(!t)throw h.warn(`${this.constructorName}.setDevice No device received`),new w("No device received!","1603");this.userSelectedDevice=t.deviceId,this.setUserPreferredDevice(t.deviceId),yield this.onSetDevice(t)})}addMiddleware(t){return u(this,null,function*(){if(Ie.isWebKitBased()&&!Q.hasFeature(ie.ALLOW_SAFARI_MEDIA_MIDDLEWARES))return{success:!1,message:"Middlewares are not supported in this WebKit engine based browser."};if(this.middlewares.includes(t))return{success:!1,message:"This middleware has been applied, already. Skipping."};try{return this.middlewares.push(t),this.trackEnabled&&(yield this.setTransformedTrack()),{success:!0,message:"Successfully added the middleware."}}catch(e){return h.error("While adding middleware",{error:e}),this.removeMiddleware(t),{success:!1,message:e==null?void 0:e.message}}})}removeMiddleware(t){return u(this,null,function*(){const e=this.middlewares.indexOf(t,0);if(e>-1)try{return this.middlewares.splice(e,1),yield this.setTransformedTrack(!0),{success:!0,message:"Successfully removed the middleware."}}catch(n){return h.error("While removing middleware",{error:n}),{success:!1,message:n==null?void 0:n.message}}return{success:!1,message:"No such middleware was found. Skipping."}})}removeAllMiddlewares(){return u(this,null,function*(){var t;if((t=this.middlewares)!=null&&t.length)try{return this.middlewares=[],yield this.setTransformedTrack(!0),{success:!0,message:"Successfully removed all the middlewares."}}catch(e){return h.error("While removing all the middlewares",{error:e}),{success:!1,message:e==null?void 0:e.message}}return{success:!1,message:"No middlewares were found. Skipping."}})}addMediaTrackListeners(){var t,e,n;this.mediaTrack&&(h.info(`${this.constructorName}.addMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(n=this.mediaTrack)==null?void 0:n.kind}`),this.mediaTrack.addEventListener("ended",this.onTrackEnded),this.mediaTrack.addEventListener("mute",this.onTrackMuted))}removeMediaTrackListeners(){var t,e,n;this.mediaTrack&&(h.info(`${this.constructorName}.removeMediaTrackListeners for deviceId ${(e=(t=this.mediaTrack)==null?void 0:t.getSettings())==null?void 0:e.deviceId} of type ${(n=this.mediaTrack)==null?void 0:n.kind}`),h.info(`${this.constructorName}.removeMediaTrackListeners`),this.mediaTrack.removeEventListener("ended",this.onTrackEnded),this.mediaTrack.removeEventListener("mute",this.onTrackMuted))}};dy([S.trace("BaseMediaHandler.unmuteTrack")],Td.prototype,"unmuteTrack",1),Td=dy([ht("1600")],Td);const ly=Td;var HO=Object.defineProperty,qO=Object.getOwnPropertyDescriptor,Eh=(t,e,n,r)=>{for(var i=r>1?void 0:r?qO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&HO(e,n,i),i};const Th="[Dyte]nonSilentDeviceLabels";class kd extends ly{onSetDevice(e){return u(this,null,function*(){if(!e)throw h.warn("AudioMediaHandler.setDevice No device received"),new w("No device received!","1603");if(e.kind!=="audioinput")throw h.warn("AudioMediaHandler.setDevice Received non audio device"),new w("Non audio device received while setting device!","1603");try{const n=this.trackEnabled;yield this.setMediaTrack(yield this.mediaInterface.getAudioTrack(!n,this.userSelectedDevice)),this.userSelectedDevice=void 0}catch(n){throw h.error("AudioMediaHandler.setDevice.error",{error:n}),this.disableTrack(),new w(n.message,"1604")}})}enableTrack(e){return u(this,null,function*(){if(this.trackEnabled){h.warn("AudioMediaHandler.enableTrack Track already enabled!");return}const n=yield this.mediaInterface.getAudioTrack(e,this.userSelectedDevice);yield this.setMediaTrack(n)})}setTransformedTrack(e){return u(this,null,function*(){var n;if(!e&&!((n=this.middlewares)!=null&&n.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield wO(this.middlewares,this.mediaTrack),this.emit("trackChanged")}catch(r){h.error("AudioMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}})}onTrackEnded(){return u(this,null,function*(){h.info("AudioMediaHandler.TrackEnded"),this.emit("trackEnded");const e=this.mediaTrack.enabled;this.disableTrack(),yield this.enableTrack(!e),yield this.setTransformedTrack(),this.emit("trackChanged")})}onTrackMuted(){h.info("AudioMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e){return u(this,null,function*(){var n;if(!e||this.userSelectedDevice)return e;let r=e;const i=yield this.mediaInterface.getAudioInputDevices(),s=this.isNonPreferredDevice?i.filter(d=>d&&!this.isNonPreferredDevice(d)):i;if(!(s!=null&&s.length))return r;s.find(d=>d.deviceId===e.getSettings().deviceId)||(r.stop(),h.info("localmediahandler::setupstreams::found_audio_non_preferred"),r=yield this.mediaInterface.getAudioTrack(!1,s[0].deviceId));const a=JSON.parse(Aa.getItem(Th));if(a!=null&&a.devices.some(d=>d.label===r.label))return r;if(!(yield cy(r))){const d=(n=a==null?void 0:a.devices.concat({label:r.label}))!=null?n:[{label:r.label}];return Aa.setItem(Th,JSON.stringify({devices:d})),r}h.info("AudioMediaHandler.conditionallyChangeTrack.DetectedSilentTrack");const c=r.getSettings().deviceId;return s.filter(d=>d.deviceId!==c).some(d=>u(this,null,function*(){if(r=yield this.mediaInterface.getAudioTrack(!1,d.deviceId),!(yield cy(r))){const l=a.devices.concat({label:r.label});return Aa.setItem(Th,JSON.stringify({devices:l})),h.info("AudioMediaHandler.conditionallyChangeTrack.SuccesfullyChangedTrack"),!0}return h.info("AudioMediaHandler.conditionallyChangeTrack.AnotherSilentTrackFound"),!1})),r})}}Eh([S.trace("AudioMediaHandler.setTransformedTrack")],kd.prototype,"setTransformedTrack",1),Eh([S.trace("AudioMediaHandler.onTrackEnded")],kd.prototype,"onTrackEnded",1),Eh([S.trace("AudioMediaHandler.conditionallyChangeTrack")],kd.prototype,"conditionallyChangeTrack",1);const GO=kd;var Ma;class JO{constructor(e){f(this,Ma,void 0),g(this,"currentDevice"),v(this,Ma,e)}setupSpeaker(e){return u(this,null,function*(){var n,r;if(!(o(this,Ma)instanceof ay))return;let i=e;if(e||([i]=(yield o(this,Ma).getAvailableDevicesByKind("audiooutput")).filter(a=>!gh(a))),!i)throw new w("No speaker found","1608");if(((n=this.currentDevice)==null?void 0:n.deviceId)===i.deviceId)return;this.currentDevice=i;const s=document.querySelectorAll("audio");(r=s[0])!=null&&r.setSinkId&&s.forEach(a=>u(this,null,function*(){if(typeof a.sinkId!="undefined"&&this.currentDevice.deviceId&&a.sinkId!==this.currentDevice.deviceId)try{yield a.setSinkId(this.currentDevice.deviceId)}catch(c){}}))})}}Ma=new WeakMap;const $O=JO;class KO extends ns{constructor(e){super(),g(this,"mediaInterface"),g(this,"audioMediaTrack"),g(this,"videoMediaTrack"),this.mediaInterface=e}get trackEnabled(){return!!this.videoMediaTrack}enableScreenShare(){return u(this,null,function*(){var e,n;try{const{audioTrack:r,videoTrack:i}=yield this.mediaInterface.getScreenShareTracks();if(this.audioMediaTrack=r,this.videoMediaTrack=i,this.addMediaTrackListeners(),((n=(e=this.mediaInterface)==null?void 0:e.permissions)==null?void 0:n.screenshare)==="ACCEPTED")return;this.mediaInterface.permissions&&(this.mediaInterface.permissions.screenshare="ACCEPTED",P.emit(R.MEDIA_PERMISSION_UPDATE,{message:this.mediaInterface.permissions.screenshare,kind:"screenshare"}))}catch(r){}})}disableScreenShare(){var e,n;this.removeMediaTrackListeners(),(e=this.audioMediaTrack)==null||e.stop(),(n=this.videoMediaTrack)==null||n.stop(),this.videoMediaTrack=void 0,this.audioMediaTrack=void 0}updateConstraints(e){return u(this,null,function*(){if(!this.videoMediaTrack)throw new w("No media track enabled!","1610");const n=this.mediaInterface;if(!n.constraintsBuilder)throw new w("update constraints not supported for non web clients","1100");try{this.videoMediaTrack.applyConstraints(n.constraintsBuilder.getUpdatedVideoConstraints(e)),this.addMediaTrackListeners()}catch(r){h.error("ScreenShareHandler.updateConstraints.error",{error:r})}})}addMediaTrackListeners(){var e,n;(e=this.videoMediaTrack)==null||e.addEventListener("ended",this.onTrackEnded.bind(this)),Ie.isWebKitBased()&&((n=this.videoMediaTrack)==null||n.addEventListener("mute",this.onTrackEnded.bind(this)))}removeMediaTrackListeners(){var e,n;(e=this.videoMediaTrack)==null||e.removeEventListener("ended",this.onTrackEnded),(n=this.videoMediaTrack)==null||n.removeEventListener("mute",this.onTrackEnded)}onTrackEnded(){this.emit("trackEnded")}}const zO=KO;var YO=Object.defineProperty,QO=Object.getOwnPropertyDescriptor,bd=(t,e,n,r)=>{for(var i=r>1?void 0:r?QO(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&YO(e,n,i),i},Da,_d;class Oa extends ly{constructor(e,n,r){super(e,n,r),f(this,Da,void 0),f(this,_d,{disablePerFrameCanvasRendering:!1}),v(this,Da,new IO)}onSetDevice(e){return u(this,null,function*(){if(!e)throw h.warn("VideoMediaHandler.setDevice No device received"),new w("No device received!","1603");if(e.kind!=="videoinput")throw h.warn("VideoMediaHandler.setDevice Received non video device",{devices:[e]}),new w("Non video device received while setting video device!","1603");if(!(this.mediaTrack&&this.mediaTrack.enabled)){h.warn("VideoMediaHandler.setDevice Tried switching device with video disabled",{devices:[e]}),this.currentDevice=e;return}try{yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))}catch(n){throw h.error("VideoMediaHandler.setDevice.error",{error:n}),this.disableTrack(),new w("Failed to change device","1600")}})}enableTrack(){return u(this,null,function*(){if(this.trackEnabled){h.warn("VideoMediaHandler.enableTrack Track already enabled!");return}yield this.setMediaTrack(yield this.mediaInterface.getVideoTrack(this.userSelectedDevice))})}setTransformedTrack(e){return u(this,null,function*(){var n;if(!e&&!((n=this.middlewares)!=null&&n.length)){this.transformedMediaTrack=this.mediaTrack;return}try{this.transformedMediaTrack=yield o(this,Da).getTransformedVideoTrack(this.middlewares,this.mediaTrack,o(this,_d)),this.emit("trackChanged")}catch(r){h.error("VideoMediaHandler.setTransformedTrack",{error:r}),this.transformedMediaTrack=this.mediaTrack}})}setVideoMiddlewareGlobalConfig(e){return u(this,null,function*(){v(this,_d,e)})}updateConstraints(e){return u(this,null,function*(){if(!this._mediaTrack)throw new w("No media track enabled!","1610");const n=this.mediaInterface;if(!n.constraintsBuilder)throw new w("update constraints not supported for non web clients","1100");try{this._mediaTrack.applyConstraints(n.constraintsBuilder.getUpdatedVideoConstraints(e)),yield this.setTransformedTrack(),this.addMediaTrackListeners(),yield this.setCurrentDevice()}catch(r){h.error("VideoMediaHandler.updateConstraints.error",{error:r})}})}terminateMiddlewareWebWorker(){o(this,Da).terminateMiddlewareWebWorker()}onTrackEnded(){return u(this,null,function*(){h.info("VideoMediaHandler.TrackEnded"),this.disableTrack(),this.emit("trackEnded")})}onTrackMuted(){h.info("VideoMediaHandler.TrackMuted"),this.emit("trackMuted")}conditionallyChangeTrack(e){return u(this,null,function*(){if(!e||this.userSelectedDevice)return e;let n=e;const r=yield this.mediaInterface.getVideoInputDevices(),i=this.isNonPreferredDevice?r.filter(s=>!this.isNonPreferredDevice(s)):r;return!(i!=null&&i.length)||window.FAST_DYTE||i.find(s=>s.deviceId===e.getSettings().deviceId)||(n.stop(),h.info("localmediahandler::setupstreams::found_video_non_preferred"),n=yield this.mediaInterface.getVideoTrack(i[0].deviceId)),n})}}Da=new WeakMap,_d=new WeakMap,bd([S.trace("VideoMediaHandler.setTransformedTrack")],Oa.prototype,"setTransformedTrack",1),bd([S.trace("VideoMediaHandler.setVideoMiddlewareGlobalConfig")],Oa.prototype,"setVideoMiddlewareGlobalConfig",1),bd([S.trace("VideoMediaHandler.onTrackEnded")],Oa.prototype,"onTrackEnded",1),bd([S.trace("VideoMediaHandler.conditionallyChangeTrack")],Oa.prototype,"conditionallyChangeTrack",1);const XO=Oa,uy=gn(wu());var Jt,ys,wd,Na;const La=class{constructor(t){if(f(this,Jt,void 0),f(this,ys,void 0),f(this,wd,void 0),f(this,Na,void 0),!t)throw new w("Could not load preset.","0904");v(this,Jt,t.config),v(this,wd,t.name),v(this,ys,t.ui||gn(wu().ui)),v(this,Na,t.permissions.plugins.config)}static fromResponse(t){return new La(t)}static default(){return new La(uy)}static init(t,e=!0){return!t||e?new La(uy):new La(t)}get setupScreen(){return{isEnabled:!0}}get waitingRoom(){return{isEnabled:!0}}get controlBar(){return{isEnabled:!0,elements:{chat:!0,fullscreen:!0,invite:!1,layout:!1,participants:!0,plugins:!0,polls:!0,reactions:!1,screenshare:!0}}}get header(){return{isEnabled:!0,elements:{logo:o(this,ys).designTokens.logo,timer:!0,title:!0,participantCount:!0,changeLayout:!1}}}get pipMode(){return!0}get viewType(){return o(this,Jt).viewType}get livestreamViewerQualities(){return o(this,Jt).livestreamViewerQualities||[]}get maxVideoStreams(){return o(this,Jt).maxVideoStreams}get maxScreenShareCount(){return o(this,Jt).maxScreenshareCount}get plugins(){return[]}get disabledPlugins(){return Object.keys(o(this,Na)).filter(t=>o(this,Na)[t].disabled)}get designTokens(){return o(this,ys).designTokens}get configDiff(){return o(this,ys).configDiff}get mediaConstraints(){var t,e,n,r,i,s,a,c,d,l,p,m,y,E,b,O,A,F,V,J,I,Z,ae,_e;return{audio:{enableStereo:(r=(n=(e=(t=o(this,Jt))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:n.enableStereo)!=null?r:fs.audio.enableStereo,enableHighBitrate:(c=(a=(s=(i=o(this,Jt))==null?void 0:i.media)==null?void 0:s.audio)==null?void 0:a.enableHighBitrate)!=null?c:fs.audio.enableHighBitrate},video:{quality:(m=(p=(l=(d=o(this,Jt))==null?void 0:d.media)==null?void 0:l.video)==null?void 0:p.quality)!=null?m:fs.video.quality,frameRate:(O=(b=(E=(y=o(this,Jt))==null?void 0:y.media)==null?void 0:E.video)==null?void 0:b.frameRate)!=null?O:fs.video.frameRate},screenshare:{quality:(J=(V=(F=(A=o(this,Jt))==null?void 0:A.media)==null?void 0:F.screenshare)==null?void 0:V.quality)!=null?J:fs.screenshare.quality,frameRate:(_e=(ae=(Z=(I=o(this,Jt))==null?void 0:I.media)==null?void 0:Z.screenshare)==null?void 0:ae.frameRate)!=null?_e:fs.screenshare.frameRate}}}get name(){return o(this,wd)}};let ZO=La;Jt=new WeakMap,ys=new WeakMap,wd=new WeakMap,Na=new WeakMap;var eN=Object.defineProperty,tN=Object.getOwnPropertyDescriptor,hy=(t,e,n,r)=>{for(var i=r>1?void 0:r?tN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&eN(e,n,i),i},xa;class kh extends jt{constructor(e){super(),f(this,xa,void 0),g(this,"state","IDLE"),g(this,"playbackUrl"),g(this,"ingestionCredentials"),g(this,"viewerCount"),v(this,xa,e),this.viewerCount=0}setLivestreamState(e){const n=this.state;this.state=e,n!==e&&this.emitCurrentLivestreamState()}emitCurrentLivestreamState(){this.emit("livestreamUpdate",this.state)}start(){return u(this,arguments,function*(e={manualIngestion:!1}){if(!o(this,xa).permissions.canLivestream)throw h.error("DyteLivestream::start::permission_denied"),new w("User does not have permission to start livestreaming","1901");this.setLivestreamState("STARTING");try{const n=ot(),{playbackUrl:r,ingestionCredentials:i}=yield n.startLivestreaming(e);this.playbackUrl=r,this.ingestionCredentials=i,e!=null&&e.manualIngestion&&this.setLivestreamState("WAITING_ON_MANUAL_INGESTION")}catch(n){throw h.error("DyteRecording::stop::livestream_failed_to_start",{error:n}),this.setLivestreamState("IDLE"),new w("Error while starting livestream","1900")}})}stop(){return u(this,null,function*(){if(!o(this,xa).permissions.canLivestream)throw h.error("DyteLivestream::stop::permission_denied"),new w("User does not have permission to stop livestreaming","1901");if(this.state!=="LIVESTREAMING"&&this.state!=="WAITING_ON_MANUAL_INGESTION")throw h.error("DyteLivestream::stop::inconsistent_state"),new w("Livestream not started yet","1902");try{this.setLivestreamState("STOPPING"),yield ot().stopLivestreaming()}catch(e){throw h.error("DyteLivestream::stop::livestream_failed_to_stop",{error:e}),this.setLivestreamState("STOPPING"),new w("Error while stopping livestream","1900")}})}}xa=new WeakMap,hy([S.trace("livestream.start")],kh.prototype,"start",1),hy([S.trace("livestream.stop")],kh.prototype,"stop",1);var nN=Object.defineProperty,rN=Object.getOwnPropertyDescriptor,iN=(t,e,n,r)=>{for(var i=r>1?void 0:r?rN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&nN(e,n,i),i},Va,Ua,Ir;class py{constructor(e,n){g(this,"livestream"),f(this,Va,void 0),f(this,Ua,void 0),f(this,Ir,void 0),v(this,Ua,e),this.livestream=new kh(e),v(this,Ir,n),this.setupEvents()}fetchInitialLivestreamingState(){return u(this,null,function*(){const e=ot(),{status:n,playbackUrl:r,manualIngest:i,ingestionCredentials:s}=yield e.getActiveLivestream();this.livestream.playbackUrl=r,this.livestream.ingestionCredentials=s,n==="LIVE"&&this.livestream.setLivestreamState("LIVESTREAMING"),n==="INVOKED"&&i&&this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION")})}setupEvents(){o(this,Ir).on(W.startedLivestream,e=>u(this,null,function*(){this.livestream.playbackUrl=e.playbackUrl,this.livestream.setLivestreamState("LIVESTREAMING");try{o(this,Ua).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(n){h.error("Error: LivestreamController.fetchLivestream during startedLivestream re-fetch")}})),o(this,Ir).on(W.livestreamingInvoked,e=>u(this,null,function*(){if(e.manualIngest){this.livestream.setLivestreamState("WAITING_ON_MANUAL_INGESTION");try{o(this,Ua).permissions.canLivestream&&(yield this.fetchInitialLivestreamingState())}catch(n){h.error("Error: LivestreamController.fetchLivestream during livestreamingInvoked re-fetch")}}})),o(this,Ir).on(W.stoppedLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0,this.livestream.ingestionCredentials=void 0}),o(this,Ir).on(W.erroredLivestream,()=>{this.livestream.setLivestreamState("IDLE"),this.livestream.playbackUrl=void 0}),o(this,Ir).on(W.roomPeerCount,e=>{this.livestream.viewerCount=e.count,this.livestream.emit("viewerCountUpdate",e.count)}),P.on(R.PEER_JOINED_INTERNAL,e=>u(this,null,function*(){var n;((n=e.flags)==null?void 0:n.hiddenParticipant)===!0&&e.recorderType==="LIVESTREAMER"&&(v(this,Va,e.id),this.livestream.setLivestreamState("LIVESTREAMING"))})),P.on(R.PEER_CLOSED,e=>{e.id===o(this,Va)&&(v(this,Va,void 0),this.livestream.setLivestreamState("IDLE"))}),P.onAsync(R.LEAVE_MEDIA_ROOM,()=>u(this,null,function*(){this.livestream.playbackUrl||(h.info("Fetching livestreaming state on leave stage"),yield this.fetchInitialLivestreamingState())})),P.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>u(this,null,function*(){try{yield this.fetchInitialLivestreamingState()}catch(e){h.error("Error: LivestreamController.fetchLivestream")}}))}}Va=new WeakMap,Ua=new WeakMap,Ir=new WeakMap,iN([S.trace("LivestreamController.setupEvents")],py.prototype,"setupEvents",1);var sN=Object.defineProperty,aN=Object.getOwnPropertyDescriptor,Fa=(t,e,n,r)=>{for(var i=r>1?void 0:r?aN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&sN(e,n,i),i},bt,vi,yi,bh,my;class Ss{constructor({name:e,socketHandler:n,meetingId:r}){f(this,bh),g(this,"name",""),f(this,bt,{}),f(this,vi,""),f(this,yi,void 0),g(this,"rateLimitConfig",{maxInvocations:5,period:1}),g(this,"bulkRateLimitConfig",{maxInvocations:5,period:1}),g(this,"listeners",{}),this.name=e,v(this,yi,n),v(this,vi,r)}set(e,n,r=!0,i=!1){return u(this,null,function*(){o(this,bt)[e]=n,r&&this.remoteSet(e,n),i&&(this.listeners[e]&&this.listeners[e].forEach(s=>s({[e]:o(this,bt)[e]})),this.listeners["*"]&&this.listeners["*"].forEach(s=>s({[e]:o(this,bt)[e]})))})}remoteSet(e,n){o(this,yi).storeInsertKeys(o(this,vi),this.name,[{key:e,payload:n}])}bulkSet(e){return u(this,null,function*(){e.forEach(({key:n,payload:r})=>{o(this,bt)[n]=r}),o(this,yi).storeInsertKeys(o(this,vi),this.name,e)})}update(e,n,r=!0){return u(this,null,function*(){H(this,bh,my).call(this,e,n,r)})}delete(e,n=!0,r=!1){return u(this,null,function*(){if(o(this,bt)[e]&&delete o(this,bt)[e],n)return o(this,yi).storeDeleteKeys(o(this,vi),this.name,[{key:e}]);r&&(this.listeners[e]&&(this.listeners[e].forEach(i=>i({[e]:void 0})),delete this.listeners[e]),this.listeners["*"]&&this.listeners["*"].forEach(i=>i({[e]:void 0})))})}bulkDelete(e){return u(this,null,function*(){return e.forEach(({key:n})=>{o(this,bt)[n]&&delete o(this,bt)[n]}),o(this,yi).storeDeleteKeys(o(this,vi),this.name,e)})}get(e){if(o(this,bt)[e])return o(this,bt)[e]}getAll(){return o(this,bt)}get rateLimits(){return this.rateLimitConfig}updateRateLimits(e,n){this.rateLimitConfig.maxInvocations=e,this.rateLimitConfig.period=n}get bulkRateLimits(){return this.bulkRateLimitConfig}updateBulkRateLimits(e,n){this.bulkRateLimitConfig.maxInvocations=e,this.bulkRateLimitConfig.period=n}subscribe(e,n){if(this.listeners[e]){this.listeners[e].push(n);return}this.listeners[e]=[n]}unsubscribe(e,n){var r;if(n){this.listeners[e]=((r=this.listeners[e])==null?void 0:r.filter(i=>i!==n))||[];return}this.listeners[e]&&delete this.listeners[e]}populate(e){v(this,bt,e)}}bt=new WeakMap,vi=new WeakMap,yi=new WeakMap,bh=new WeakSet,my=function(t,e,n=!0){let r;const i=o(this,bt)[t],s=Object.prototype.toString.call(e),a=Object.prototype.toString.call(i);if(s!==a){this.set(t,e);return}switch(a){case"[object Array]":r=[...i,...e];break;case"[object Object]":r=x(x({},i),e);break;case"[object Map]":r=new Map([...i,...e]);break;case"[object Set]":r=new Set([...i,...e]);break;default:r=e;break}this.set(t,r,n)},Fa([Nt(ss,"rateLimitConfig")],Ss.prototype,"remoteSet",1),Fa([Nt(ss,"bulkRateLimitConfig")],Ss.prototype,"bulkSet",1),Fa([Nt(ss,"rateLimitConfig")],Ss.prototype,"update",1),Fa([Nt(ss,"rateLimitConfig")],Ss.prototype,"delete",1),Fa([Nt(ss,"bulkRateLimitConfig")],Ss.prototype,"bulkDelete",1);var Es,Ts,Id,_h,Cd,Si,wh,gy;class oN{constructor(e,n){f(this,Id),f(this,wh),g(this,"stores",new Map),f(this,Es,void 0),f(this,Ts,""),f(this,Cd,void 0),f(this,Si,new Map),v(this,Es,n),v(this,Ts,e.getValue("meetingId")),v(this,Cd,e),H(this,wh,gy).call(this)}create(e){const n=new Ss({name:e,socketHandler:o(this,Es),meetingId:o(this,Ts)});return o(this,Es).storeGetKeys(o(this,Ts),e,[]),new Promise((r,i)=>{const s=setTimeout(()=>i(Error("Failed")),3e3);o(this,Si).set(e,{rejectTimeout:s,resolve:r,store:n})})}}Es=new WeakMap,Ts=new WeakMap,Id=new WeakSet,_h=function(){return o(this,Cd).getValue("peerId")},Cd=new WeakMap,Si=new WeakMap,wh=new WeakSet,gy=function(){[z.storeInsertKeys,z.storeGetKeys,z.storeDeleteKeys].forEach(t=>{o(this,Es).on(t,e=>u(this,null,function*(){var n,r;if(e.pluginId!==o(this,Ts))return;const i=(n=e.storeItems)==null?void 0:n.map(a=>{var c;return{timestamp:a.timestamp,peerId:a.peerId,payload:JSON.parse((c=a.payload)!=null&&c.length?new TextDecoder().decode(a.payload):"{}"),key:a.storeKey}});if(t===z.storeGetKeys){const a=o(this,Si).get(e.storeName),c=this.stores.get(e.storeName)||(a==null?void 0:a.store);o(this,Si).get(e.storeName)&&(this.stores.set(e.storeName,a.store),a.resolve(c),clearTimeout(a.rejectTimeout),o(this,Si).delete(e.storeName)),i.forEach(d=>{c.set(d.key,d.payload,!1,!1)});return}const s=this.stores.get(e.storeName)||((r=o(this,Si).get(e.storeName))==null?void 0:r.store);s!==void 0&&(t===z.storeInsertKeys&&i.forEach(({key:a,peerId:c,payload:d})=>{c!==o(this,Id,_h)&&s.set(a,d,!1,!0)}),t===z.storeDeleteKeys&&i.forEach(({key:a,peerId:c})=>{c!==o(this,Id,_h)&&s.delete(a,!1,!0)}))}))})};function Ei(t){var e,n,r,i,s,a,c,d,l,p,m,y,E;return t?{media:{audio:{enabled:t.audioEnabled,trackId:(e=t.audioTrack)==null?void 0:e.id,permission:"mediaPermissions"in t?(n=t.mediaPermissions)==null?void 0:n.audio:null},video:{enabled:t.videoEnabled,trackId:(r=t.videoTrack)==null?void 0:r.id,permission:"mediaPermissions"in t?(i=t.mediaPermissions)==null?void 0:i.video:null},screenshare:{enabled:t.screenShareEnabled,permission:"mediaPermissions"in t?(s=t.mediaPermissions)==null?void 0:s.screenshare:null,audio:{enabled:(c=(a=t.screenShareTracks)==null?void 0:a.audio)==null?void 0:c.enabled,trackId:(l=(d=t.screenShareTracks)==null?void 0:d.audio)==null?void 0:l.id},video:{enabled:(m=(p=t.screenShareTracks)==null?void 0:p.video)==null?void 0:m.enabled,trackId:(E=(y=t.screenShareTracks)==null?void 0:y.video)==null?void 0:E.id}}}}:{}}var cN=Object.defineProperty,dN=Object.getOwnPropertyDescriptor,ks=(t,e,n,r)=>{for(var i=r>1?void 0:r?dN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&cN(e,n,i),i};const lN=.8,uN=1.2;var Ba,Wa,Ti,bs,ja,_s,Ha,Ih,fy,Cr,Pd,ki,qa,Rd,Pr,Ch,Ad,Ph,vy;let nr=(vy=class extends jt{constructor(t,e,n,r){super(),f(this,bs),f(this,_s),f(this,Ih),f(this,qa),f(this,Ad),g(this,"id"),g(this,"userId"),g(this,"name"),g(this,"picture"),g(this,"isHost"),g(this,"customParticipantId"),g(this,"flags"),g(this,"device"),g(this,"videoTrack"),g(this,"audioTrack"),g(this,"screenShareTracks"),g(this,"videoEnabled"),g(this,"audioEnabled"),g(this,"screenShareEnabled"),g(this,"producers"),g(this,"manualProducerConfig"),f(this,Ba,void 0),g(this,"supportsRemoteControl",!1),f(this,Wa,void 0),g(this,"presetName"),f(this,Ti,void 0),f(this,Cr,void 0),f(this,Pd,void 0),f(this,ki,new Map),f(this,Pr,1),f(this,Ch,Hc(I=>{if(!this.videoTrack)return;const{clientWidth:Z,clientHeight:ae}=I,{width:_e,height:ce}=this.videoTrack.getSettings();if(!_e||!ce)return;const De=ce/ae,Mt=_e/Z,M=Math.max(De,Mt);M>uN&&o(this,Pr)===1?(v(this,Pr,0),P.emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:o(this,Pr)})):M<lN&&o(this,Pr)===0&&(v(this,Pr,1),P.emit(R.MAX_SPATIAL_LAYER_CHANGE,{peerId:this.id,maxSpatialLayer:o(this,Pr)}))},2e3)),v(this,Ti,t);const{id:i,userId:s,displayName:a,device:c,picture:d,isHost:l,flags:p,clientSpecificId:m,stageStatus:y,customParticipantId:E,audioMuted:b,audioTrack:O,videoEnabled:A=!1,videoTrack:F,producers:V,metadata:J}=e;this.id=i,this.userId=s,this.name=a,this.device=c,this.picture=d,this.isHost=l,this.flags=p,this.manualProducerConfig=qI,v(this,Wa,y!=null?y:"ON_STAGE"),this.customParticipantId=E!=null?E:m,this.audioEnabled=!b,this.audioTrack=O,this.videoEnabled=A,this.videoTrack=F,this.screenShareTracks={audio:void 0,video:void 0},this.producers=V!=null?V:[],this.presetName=J==null?void 0:J.preset_name,v(this,Ba,!1),v(this,Cr,n),v(this,Pd,r),this.setupEvents(),this.updateVideo=this.updateVideo.bind(this),H(this,Ad,Ph).call(this)}get clientSpecificId(){return this.customParticipantId}get stageStatus(){return o(this,Wa)}setVideoEnabled(t,e=!0){this.videoEnabled=t,e&&(h.info("DyteParticipant::setVideoEnabled::videoUpdate",x({},Ei(this))),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}))}setAudioEnabled(t,e=!0){this.audioEnabled=t,e&&(h.info("DyteParticipant::setAudioEnabled::audioUpdate",x({},Ei(this))),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}))}setScreenShareEnabled(t,e=!0){this.screenShareEnabled=t,e&&this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}setupEvents(){this.on("videoUpdate",H(this,Ad,Ph))}pin(){return u(this,null,function*(){if(!o(this,_s,Ha))throw new w("Can`t pin participant without joining room","1205");if(!o(this,Cr).permissions.pinParticipant)throw new w("You do not have permission to pin participants.","1201");return o(this,bs,ja).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!o(this,_s,Ha))throw new w("Can`t unpin participant without joining room","1205");if(!o(this,Cr).permissions.pinParticipant)throw new w("You do not have permission to unpin participants.","1201");return o(this,bs,ja).pinPeer(null)})}setIsPinned(t,e=!0){var n;v(this,Ba,t);const r=t?"pinned":"unpinned";(n=o(this,qa,Rd))==null||n.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}disableAudio(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::disable_audio",{dyteParticipant:{id:t}}),!o(this,_s,Ha))throw new w("Can`t disable participant audio without joining room","1205");if(o(this,Cr).permissions.canDisableParticipantAudio)return o(this,bs,ja).disableAudio(t);throw h.error("DyteParticipant::unauthorized_disable_audio",{dyteParticipant:{id:t}}),new w("Unauthorized: User does not have permission to disable participant audio.","1201")})}kick(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::kick",{dyteParticipant:{id:t}}),!o(this,Ih,fy))throw new w("Can`t kick participant without joining room","1205");if(o(this,Cr).permissions.kickParticipant){yield P.emitAsync(R.KICK_PEER,{peerId:t});return}throw h.error("DyteParticipant::unauthorized_kick",{dyteParticipant:{id:t}}),new w("Unauthorized: User does not have permission to kick participants.","1201")})}disableVideo(){return u(this,null,function*(){const t=this.id;if(h.info("DyteParticipant::disable_video",{dyteParticipant:{id:t}}),!o(this,_s,Ha))throw new w("Can`t disable participant video without joining room","1205");if(o(this,Cr).permissions.canDisableParticipantVideo)return o(this,bs,ja).disableVideo(t);throw h.error("DyteParticipant::unauthorized_disable_video",{dyteParticipant:{id:t}}),new w("Unauthorized: User does not have permission to disable participant video.","1201")})}getPermissions(){return u(this,null,function*(){return o(this,Pd).getUserPermissions(this.userId)})}setStageStatus(t){v(this,Wa,t),this.emit("stageStatusUpdate",this)}get isPinned(){return o(this,Ba)}registerVideoElement(t){var e,n,r,i;let s;(n=(e=o(this,ki).get(t))==null?void 0:e.observer)==null||n.disconnect(),"ResizeObserver"in window&&(s=new ResizeObserver(()=>o(this,Ch).call(this,t)),s.observe(t)),o(this,ki).set(t,{observer:s}),this.updateVideo(t),(i=o(this,qa,Rd))==null||i.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(r=this.raised)!=null?r:!1)}deregisterVideoElement(t){var e,n,r;t.srcObject=void 0,(n=(e=o(this,ki).get(t))==null?void 0:e.observer)==null||n.disconnect(),o(this,ki).delete(t),(r=o(this,qa,Rd))==null||r.removeSource(this.id)}updateVideo(t){var e;if(this.videoEnabled){if(this.videoTrack==null)return;const n=(e=t.srcObject)==null?void 0:e.getTracks()[0];if((n==null?void 0:n.id)===this.videoTrack.id)return;const r=new MediaStream;r.addTrack(this.videoTrack),t.srcObject=r}else t.srcObject=void 0;t.style.display=this.videoEnabled?"block":"none"}},Ba=new WeakMap,Wa=new WeakMap,Ti=new WeakMap,bs=new WeakSet,ja=function(){return o(this,Ti).getValue("roomNodeClient")},_s=new WeakSet,Ha=function(){return o(this,Ti).getValue("connectionHandler").mediaJoined},Ih=new WeakSet,fy=function(){return o(this,Ti).getValue("connectionHandler").socketJoined},Cr=new WeakMap,Pd=new WeakMap,ki=new WeakMap,qa=new WeakSet,Rd=function(){return o(this,Ti).getValue("pip")},Pr=new WeakMap,Ch=new WeakMap,Ad=new WeakSet,Ph=function(){Array.from(o(this,ki).keys()).forEach(this.updateVideo)},vy);ks([S.trace("DyteParticipant.disableAudio")],nr.prototype,"disableAudio",1),ks([S.trace("DyteParticipant.kick")],nr.prototype,"kick",1),ks([S.trace("DyteParticipant.disableVideo")],nr.prototype,"disableVideo",1),ks([S.trace("DyteParticipant.getPermissions")],nr.prototype,"getPermissions",1),ks([S.trace("DyteParticipant.setStageStatus")],nr.prototype,"setStageStatus",1),nr=ks([ht("1200")],nr);class Ga extends Xv{constructor(e){const{onAddEvent:n="participantJoined",onDeleteEvent:r="participantLeft",onClearEvent:i="participantsCleared"}=e!=null?e:{};super({onAddEvent:n,onDeleteEvent:r,onClearEvent:i})}add(e,n=!0){return this.has(e.id)&&Object.is(this.get(e.id),e)===!1&&this.delete(e.id),super.add(e,n)}clear(e=!0,n=!1){return super.clear(e,n)}delete(e,n=!0,r=!1){return super.delete(e,n,r)}}var bi;class hN extends ns{constructor(){super(),f(this,bi,void 0),v(this,bi,new Map)}__set(e,n){return o(this,bi).set(e,n)}__clear(){return o(this,bi).clear()}get(e){return o(this,bi).get(e)}toArray(){return Array.from(o(this,bi).values())}}bi=new WeakMap;class pN{constructor(){g(this,"_orderedArray"),g(this,"_map"),this._map=new Map,this._orderedArray=[]}add(e,n){if(!this._map.has(e))return this._map.set(e,{peerId:e,priority:n}),this._orderedArray.splice(Math.max(n-1,0),0,e),this.index(e);const r=this.index(e);this.delete(e);const i=this.add(e,n);return r!==i?i:-1}delete(e){if(this._map.has(e)){const n=this.index(e);this._map.delete(e),this._orderedArray.splice(n,1)}}index(e){return this._map.has(e)?this._orderedArray.indexOf(e):-1}[Symbol.iterator](){return this._orderedArray[Symbol.iterator]()}}class mN{constructor(){g(this,"_activeSpeakerPeers"),g(this,"_compulsoryPeers"),this._activeSpeakerPeers=new pN,this._compulsoryPeers=new Set}add(e,n){if(!e)return-1;if(n<0)return this._compulsoryPeers.add(e),0;if(this.compulsoryPeers.includes(e)&&(n>0||n===246267631)){if(h.info("DyteSelectedPeer::removing_compulsory_peer",{selectedPeer:{peerId:e}}),this._removeFromCompulsoryPeer(e),n===246267631)return-1}else if(n===229490415)return this.delete(e),-1;return this._activeSpeakerPeers.add(e,n)}delete(e){h.info("DyteSelectedPeer::deleting_peer_from_selectedPeer",{selectedPeer:{peerId:e}}),this._removeFromCompulsoryPeer(e),this._activeSpeakerPeers.delete(e)}index(e){return this._activeSpeakerPeers.index(e)}get peers(){return Array.from(new Set(this.compulsoryPeers.concat(this.activeSpeakerPeers)))}get compulsoryPeers(){return Array.from(this._compulsoryPeers.values())}get activeSpeakerPeers(){return Array.from(this._activeSpeakerPeers)}_removeFromCompulsoryPeer(e){this._compulsoryPeers.delete(e)}}const yy=new mN;var gN=Object.defineProperty,fN=Object.getOwnPropertyDescriptor,$t=(t,e,n,r)=>{for(var i=r>1?void 0:r?fN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&gN(e,n,i),i};const vN=["ACTIVE_GRID","PAGINATED","MANUAL"];var Tn,ws,Ja,Is,$a,Ka,Md,Cs,Kt,Sy;let _t=(Sy=class extends jt{constructor(t,e,n){super(),f(this,ws),f(this,Is),f(this,Ka),g(this,"waitlisted"),g(this,"joined"),g(this,"active"),g(this,"videoSubscribed"),g(this,"audioSubscribed"),g(this,"pinned"),g(this,"all"),f(this,Tn,void 0),f(this,Cs,void 0),f(this,Kt,void 0),g(this,"rateLimitConfig",{maxInvocations:5,period:1}),g(this,"viewMode"),g(this,"currentPage"),g(this,"lastActiveSpeaker"),g(this,"selectedPeers",yy),v(this,Tn,t),v(this,Cs,e),v(this,Kt,n),this.waitlisted=new Ga,this.joined=new Ga,this.videoSubscribed=new Ga,this.audioSubscribed=new Ga,this.active=this.videoSubscribed,this.pinned=new Ga,this.all=new hN,this.viewMode="ACTIVE_GRID",this.currentPage=0,this.setupEvents()}get pip(){return o(this,Tn).getValue("pip")}get rateLimits(){return this.rateLimitConfig}updateRateLimits(t,e){this.rateLimitConfig.maxInvocations=t,this.rateLimitConfig.period=e}setupEvents(){P.on(R.E2EE_ACTIVE_CONSUMER,({peerId:t})=>{var e;((e=o(this,Tn).getValue("modules").e2ee)==null?void 0:e.enabled)!==!0&&this.emit("media_decode_error",{reason:`Got encrypted media for participantId ${t}, but encryption wasn't enabled in init.defaults`,code:"1702"})})}get count(){return this.joined.size}get maxActiveParticipantsCount(){var t;return(t=o(this,Tn))==null?void 0:t.getValue("maxPreferredStreams")}setMaxActiveParticipantsCount(t){if(t<0||t>24)throw new w("0 <= Max active participants count limit <= 24","1203");o(this,Tn).setValue("maxPreferredStreams",t),o(this,Ka,Md)&&P.emit(R.UPDATE_ACTIVE)}get pageCount(){if(this.viewMode==="PAGINATED"){const t=this.selectedPeers.compulsoryPeers.length,e=this.joined.toArray().filter(n=>n.stageStatus==="ON_STAGE");return Math.ceil((e.length-t)/Math.max(this.maxActiveParticipantsCount-t,1))}return 0}acceptWaitingRoomRequest(t){var e,n;if(!o(this,Is,$a))throw new w("Can`t accept waiting room request without joining room","1205");const r=(n=(e=this.waitlisted.get(t))==null?void 0:e.userId)!=null?n:t;return o(this,Kt).acceptWaitingRoomRequest([r])}acceptAllWaitingRoomRequest(t){return u(this,null,function*(){const e=t.map(n=>{var r,i;return(i=(r=this.waitlisted.get(n))==null?void 0:r.userId)!=null?i:n});return o(this,Kt).acceptWaitingRoomRequest(e)})}rejectWaitingRoomRequest(t){return u(this,null,function*(){var e,n;if(!o(this,Is,$a))throw new w("Can`t reject waiting room request without joining room","1205");const r=(n=(e=this.waitlisted.get(t))==null?void 0:e.userId)!=null?n:t;o(this,Kt).rejectWaitingRoomRequest([r])})}setViewMode(t){return u(this,null,function*(){if(h.info("DyteParticipants::set_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),!(e=>vN.includes(e))(t))throw h.error("DyteParticipants::setViewMode::invalid_view_mode",{pageNavigation:{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),new w(`Invalid view mode: ${t}. Try ACTIVE_GRID, PAGINATED or MANUAL.`,"1207");if(this.viewMode===t){h.info("DyteParticipants::setViewMode::view_mode_same_as_previous");return}if(t==="MANUAL")throw new w("Manual Subscription is not enabled for your Organization. Please contact support.","1208");this.viewMode=t,t==="PAGINATED"?(this.currentPage=1,P.emit(R.UPDATE_ACTIVE,{page:this.currentPage})):t==="ACTIVE_GRID"&&(this.currentPage=0,P.emit(R.UPDATE_ACTIVE)),this.emit("viewModeChanged",{viewMode:t,currentPage:this.currentPage,pageCount:this.pageCount})})}subscribe(t){return u(this,arguments,function*(e,n=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new w("MANUAL subscription mode was not activated.","1206");const r=[];e.forEach(i=>{const s=this.joined.get(i);if(s){if(n.includes("audio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{audio:!0}),this.videoSubscribed.add(s);const a=s.producers.find(c=>c.kind==="audio"&&!c.screenShare);a&&r.push(a)}if(n.includes("video")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{video:!0}),this.audioSubscribed.add(s);const a=s.producers.find(c=>c.kind==="video"&&!c.screenShare);a&&r.push(a)}if(n.includes("screenshareAudio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareAudio:!0});const a=s.producers.find(c=>c.kind==="audio"&&c.screenShare);r.push(a)}if(n.includes("screenshareVideo")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareVideo:!0});const a=s.producers.find(c=>c.kind==="video"&&c.screenShare);r.push(a)}}}),yield o(this,ws,Ja).createConsumers(r)})}unsubscribe(t){return u(this,arguments,function*(e,n=["audio","video","screenshareAudio","screenshareVideo"]){if(this.viewMode!=="MANUAL")throw new w("MANUAL subscription mode was not activated.","1206");const r=[];e.forEach(i=>{const s=this.joined.get(i);if(s){if(n.includes("audio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{audio:!1});const a=s.producers.find(c=>c.kind==="audio"&&!c.screenShare);a&&r.push(a)}if(n.includes("video")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{video:!1});const a=s.producers.find(c=>c.kind==="video"&&!c.screenShare);a&&r.push(a)}if(n.includes("screenshareAudio")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareAudio:!1});const a=s.producers.find(c=>c.kind==="audio"&&c.screenShare);r.push(a)}if(n.includes("screenshareVideo")){s.manualProducerConfig=G(x({},s.manualProducerConfig),{screenshareVideo:!1});const a=s.producers.find(c=>c.kind==="video"&&c.screenShare);r.push(a)}}}),yield o(this,ws,Ja).closeConsumers(r)})}getPeerIdsForCurrentPage(){h.info("DyteParticipants::getPeerIdsForCurrentPage()",{pageNavigation:{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}});const{compulsoryPeers:t}=this.selectedPeers,e=t.filter(a=>this.joined.has(a)),n=Array.from(this.pinned.keys()).filter(a=>!e.includes(a)),r=Array.from(this.joined.toArray().filter(a=>a.stageStatus==="ON_STAGE").map(a=>a.id)),i=Math.max((this.currentPage-1)*(this.maxActiveParticipantsCount-e.length-n.length)),s=this.currentPage*(this.maxActiveParticipantsCount-e.length-n.length);return e.concat(n,r.slice(i,s))}setPage(t){return u(this,null,function*(){if(h.info("DyteParticipants::set_page",{pageNavigation:{settingPage:t,viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount,maxActiveParticipantsCount:this.maxActiveParticipantsCount}}),this.viewMode==="PAGINATED"){if(!Number.isInteger(t))throw h.error("DyteParticipants::invalid_page_number"),new w(`Invalid page: ${t}. Page must be an integer and greater than 0 and less than or equal to .pageCount`,"1202");this.currentPage=t,P.emit(R.UPDATE_ACTIVE,{page:t}),this.emit("pageChanged",{viewMode:this.viewMode,currentPage:this.currentPage,pageCount:this.pageCount})}})}disableAllAudio(t){return u(this,null,function*(){if(h.info("DyteParticipants::disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),!o(this,Ka,Md))throw new w("Can`t disable all audio without joining room","1205");if(o(this,Cs).permissions.canAllowParticipantAudio)return o(this,ws,Ja).muteAll(t);throw h.error("DyteParticipants::unauthorized_disable_all_audio",{actions:{disableAllAudio:{allowUnmute:t}}}),new w("Unauthorized: User does not have permission to disable peer audio.","1201")})}disableAllVideo(){return u(this,null,function*(){if(h.info("DyteParticipants::disable_all_video"),!o(this,Ka,Md))throw new w("Can`t disable all video without joining room","1205");if(o(this,Cs).permissions.canAllowParticipantVideo)return o(this,ws,Ja).muteAllVideo();throw h.error("DyteParticipants::unauthorized_disable_all_video"),new w("Unauthorized: User does not have permission to disable peer video.","1201")})}disableAudio(t){return u(this,null,function*(){this.joined.get(t).disableAudio()})}disableVideo(t){return u(this,null,function*(){this.joined.get(t).disableVideo()})}kick(t){return u(this,null,function*(){yield P.emitAsync(R.KICK_PEER,{peerId:t})})}kickAll(){return u(this,null,function*(){if(h.info("DyteParticipants::kick_all"),o(this,Tn).getValue("viewType")!=="LIVESTREAM"&&!o(this,Is,$a))throw new w("Can`t kick all without joining room","1205");if(!o(this,Cs).permissions.kickParticipant)throw h.error("DyteParticipants::unauthorized_kick_all"),new w("Unauthorized: User does not have permission to kick peers.","1201");const t=Q.hasFeature(ie.PROPAGATE_KICK_ALL);o(this,Kt).kickAll(t)})}broadcastMessage(t,e,n){return u(this,null,function*(){if(h.info("DyteParticipants::broadcastMessage"),!o(this,Is,$a))throw new w("Can`t broadcast message without joining room","1205");if(!(t!=null&&t.trim()))throw new w("`type` must be a non-empty string.","1209");if(n)if("meetingIds"in n)yield o(this,Kt).broadcastToMeetings(t,n.meetingIds,e);else{let r=[];"participantIds"in n?r=n.participantIds:r=this.joined.toArray().filter(i=>{var s;return(s=n.presetNames)==null?void 0:s.includes(i.presetName)}).map(i=>i.id),yield o(this,Kt).broadcastToPeers(t,r,e)}else yield o(this,Kt).broadcastMessage(t,e)})}getAllJoinedPeers(t,e,n){return u(this,null,function*(){return(yield o(this,Kt).getRoomPeers(t,e,n)).peers.map(rr.formatSocketServiceMessage)})}updatePermissions(t,e){return u(this,null,function*(){const n=this.joined.toArray().filter(i=>t.includes(i.id)).map(i=>i.userId),r=[...new Set(n)];if(!r.length)throw new w("Cannot update permissions, no valid userIDs found","1204");o(this,Kt).updatePermissions(r,e)})}getParticipantsInMeetingPreJoin(){return u(this,null,function*(){return o(this,Kt).getRoomPeersNonPaginated()})}},Tn=new WeakMap,ws=new WeakSet,Ja=function(){return o(this,Tn).getValue("roomNodeClient")},Is=new WeakSet,$a=function(){var t;return((t=o(this,Tn).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0},Ka=new WeakSet,Md=function(){var t;return((t=o(this,Tn).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},Cs=new WeakMap,Kt=new WeakMap,Sy);$t([S.trace("DyteParticipants.setViewMode")],_t.prototype,"setViewMode",1),$t([S.trace("DyteParticipants.setPage")],_t.prototype,"setPage",1),$t([S.trace("DyteParticipants.disableAllAudio")],_t.prototype,"disableAllAudio",1),$t([S.trace("DyteParticipants.disableAllVideo")],_t.prototype,"disableAllVideo",1),$t([S.trace("DyteParticipants.disablePeerAudio")],_t.prototype,"disableAudio",1),$t([S.trace("DyteParticipants.disablePeerVideo")],_t.prototype,"disableVideo",1),$t([S.trace("DyteParticipants.kickPeer")],_t.prototype,"kick",1),$t([S.trace("DyteParticipants.kickAll")],_t.prototype,"kickAll",1),$t([S.trace("DyteParticipants.broadcastMessage"),Nt(ss,"rateLimitConfig")],_t.prototype,"broadcastMessage",1),$t([S.trace("DyteParticipants.getAllJoinedPeers"),Nt({maxInvocations:10,period:60})],_t.prototype,"getAllJoinedPeers",1),$t([S.trace("DyteParticipant.updatePermissions"),Nt({maxInvocations:1e3,period:60})],_t.prototype,"updatePermissions",1),$t([S.trace("DyteParticipants.getParticipantsInMeetingPreJoin")],_t.prototype,"getParticipantsInMeetingPreJoin",1),_t=$t([ht("1200")],_t);var Rr=(t=>(t.NEW="new",t.CONNECTING="connecting",t.RECONNECTING="reconnecting",t.DISCONNECTED="disconnected",t.CONNECTED="connected",t.FAILED="failed",t.CLOSED="closed",t))(Rr||{}),tt=(t=>(t[t.HIVE=1]="HIVE",t[t.ROOM_NODE=2]="ROOM_NODE",t[t.CF=3]="CF",t))(tt||{}),yN=Object.defineProperty,SN=Object.getOwnPropertyDescriptor,_i=(t,e,n,r)=>{for(var i=r>1?void 0:r?SN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&yN(e,n,i),i};const Ey=class{constructor(t,e,n,r){switch(g(this,"participants"),g(this,"self"),g(this,"selectedPeers",yy),g(this,"maxSpatialLayerUpdates",new Map),g(this,"consumerPeerMap"),g(this,"events"),g(this,"roomSocketHandler"),g(this,"context"),g(this,"videoPeerConsumerMap",new Map),g(this,"updateConsumerSpatialLayers",Hc(()=>{const i={},s=new Map(this.maxSpatialLayerUpdates);this.maxSpatialLayerUpdates.clear(),Array.from(s.entries()).forEach(([a,c])=>{i[c]===void 0&&(i[c]={layer:c,consumerIds:[]}),i[c].consumerIds.push(a)}),Object.keys(i).forEach(a=>{const c=i[a];h.log(`Switching max spatial layer to ${c.layer}`,{consumerIds:c.consumerIds}),this.roomNodeClient.switchConsumersToLayer(c.consumerIds,c.layer)})},2e3)),g(this,"updateConsumers",(i,s)=>{let a=Promise.resolve();s.length>0&&(h.info("Closing consumers for producers",{producers:s}),a=this.roomNodeClient.closeConsumers(s)),a.then(()=>{i.length!==0&&(h.info("Consuming producers",{producers:i}),this.roomNodeClient.createConsumers(i).catch(c=>h.error("Error activating peers",{error:c})))}).catch(c=>h.error("Error deactivating peers",{error:c}))}),g(this,"updateConsumersDebounced",Hc(this.updateConsumers,200,{trailing:!0})),this.context=t,this.roomSocketHandler=n,this.participants=new _t(t,e,this.roomSocketHandler),this.self=e,this.consumerPeerMap=new Map,r){case tt.HIVE:{this.events=en;break}case tt.CF:{this.events=pn;break}default:this.events=en}e.config.viewType!=="CHAT"&&this.setupEventsGlobal(),this.setupEvents()}get roomNodeClient(){return this.context.getValue("roomNodeClient")}get mediaJoined(){var t;return((t=this.roomNodeClient)==null?void 0:t.mediaJoined)===!0}get pip(){return this.context.getValue("pip")}setupEvents(){this.roomSocketHandler.on(W.getWaitingRoomRequests,this.waitingRoomRequestHandler.bind(this)),P.on(R.SOCKET_PEERS,t=>u(this,null,function*(){const e=Q.hasFeature(ie.DEBUG_SOCKET_JOIN);if(e){const n=t&&(t==null?void 0:t.length)<20?{peers:JSON.stringify(t.map(r=>r.peerId))}:void 0;h.info("Processing socket peers",n)}t==null||t.forEach(n=>{n.waitlisted||this.onParticipantJoined(this.fromSocketService(n))}),e&&h.info("Processed socket peers")})),this.roomSocketHandler.on(this.events.peerJoinedBroadcast,({participant:t})=>{Q.hasFeature(ie.DEBUG_SOCKET_JOIN)&&h.info("events.peerJoinedBroadcast",{peers:t.peerId}),this.onMediaJoined(t.peerId,t.producerStates,t.capabilities)}),this.roomSocketHandler.on(this.events.selfJoinComplete,({participants:t,selectedPeers:e,roomState:n})=>{if(Q.hasFeature(ie.DEBUG_SOCKET_JOIN)){const s=t&&(t==null?void 0:t.length)<20?{peers:JSON.stringify(t.map(a=>a.peerId))}:void 0;h.info("events.selfJoinComplete",s)}t.forEach(({peerId:s,producerStates:a,capabilities:c})=>this.onMediaJoined(s,a,c));const{audioPeers:r,compulsoryPeers:i}=e!=null?e:{};n.pinnedPeerIds.length!==0&&this.onParticipantPinned(n.pinnedPeerIds[0]),this.computeActivateParticipants(r!=null?r:[],i),P.emit(R.UPDATE_ACTIVE,{createAllConsumers:!0})}),P.on(R.MAX_SPATIAL_LAYER_CHANGE,({peerId:t,maxSpatialLayer:e})=>{const n=this.videoPeerConsumerMap.get(t);n&&(this.maxSpatialLayerUpdates.set(n,e),this.updateConsumerSpatialLayers())}),P.on(R.NEW_PRODUCER,({peerId:t,producer:e})=>{const n=this.participants.joined.get(t);if(!n){h.warn("ParticipantController::NEW_PRODUCER::participant not found",{producer:{id:e==null?void 0:e.producerId,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}},dyteParticipant:{id:t}});return}if(n.producers.push(e),h.info("ParticipantController::NEW_PRODUCER::producer_added_to_participant",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}}),this.participants.viewMode==="MANUAL"){let r=!1;const i=e.kind==="audio",s=e.kind==="video",a=n.manualProducerConfig;(i&&(a.audio&&!e.screenShare||a.screenshareAudio&&e.screenShare)||s&&(a.video&&!e.screenShare||a.screenshareVideo&&e.screenShare))&&(r=!0),r?this.roomNodeClient.createConsumers([e]):h.info("ParticipantController::NEW_PRODUCER::not_consuming_producer",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}});return}(e==null?void 0:e.kind)==="audio"&&this.participants.audioSubscribed.get(t)||(e==null?void 0:e.kind)==="video"&&this.participants.videoSubscribed.get(t)||e!=null&&e.screenShare?this.roomNodeClient.createConsumers([e]).catch(r=>{h.error("ParticipantController::createConsumer failed",{error:r})}):h.info("ParticipantController::NEW_PRODUCER::not_consuming_producer",{producer:{id:e==null?void 0:e.producerId,peerId:t,kind:e==null?void 0:e.kind,status:"UNKNOWN",appData:{screenShare:e==null?void 0:e.screenShare}}})}),P.on(R.PRODUCER_CLOSED,({peerId:t,producerId:e})=>{const n=this.participants.joined.get(t);if(!n){h.warn("ParticipantController::NEW_PRODUCER::participant not found",{dyteParticipant:{id:t}});return}n.producers=n.producers.filter(r=>r.producerId!==e)}),P.on(R.PRODUCER_TOGGLE,({peerId:t,producerId:e,paused:n,kind:r})=>{const i=this.participants.joined.get(t);if(i){r==="audio"&&i.setAudioEnabled(!n);const s=i.producers.find(a=>a.producerId===e);s&&(s.pause=n)}}),this.roomSocketHandler.on(this.events.globalPeerPinBroadcast,t=>{let e;if(t&&(e=t.participantId),!this.mediaJoined)return;const n=e;this.onParticipantPinned(n);const r=this.participants.joined.get(n);r&&this.roomNodeClient.activatePeers(r.producers).catch(i=>{h.error("unable to create consumers",{error:i})})}),this.roomSocketHandler.on(this.events.selectedPeer,({audioPeers:t,compulsoryPeers:e})=>{this.mediaJoined&&this.onSelectedPeers(e.concat(t))}),this.roomSocketHandler.on(this.events.selectedPeerDiff,({entries:t})=>{if(!this.mediaJoined)return;const e=t.map(n=>({peerId:n.peerId,priority:n.priority}));this.updateActiveParticipantsWithPriorities(e,!0)})}waitingRoomRequestHandler(t){const e=t.requests.filter(r=>!this.participants.waitlisted.toArray().find(i=>i.userId===r.userId)),n=this.participants.waitlisted.toArray().filter(r=>!t.requests.find(i=>i.userId===r.userId));e.forEach(r=>this.participants.waitlisted.add(new nr(this.context,{id:r.peerId,displayName:r.displayName,audioMuted:!0,videoEnabled:!1,audioTrack:void 0,videoTrack:void 0,stageStatus:"OFF_STAGE",userId:r.userId,flags:{},isHost:!1,customParticipantId:r.customParticipantId,picture:r.picture,metadata:{preset_name:r.presetName}},this.self,this.roomSocketHandler))),n.forEach(r=>this.participants.waitlisted.delete(r.id))}get maxPreferredStreams(){return this.participants.maxActiveParticipantsCount}selectPagePeers(t){return u(this,null,function*(){const{compulsoryPeers:e}=this.selectedPeers,n=e.filter(c=>this.participants.joined.has(c)),r=Array.from(this.participants.pinned.keys()).filter(c=>!n.includes(c)),i=Array.from(this.participants.joined.toArray().filter(c=>c.stageStatus==="ON_STAGE").map(c=>c.id)),s=Math.max((t-1)*(this.maxPreferredStreams-n.length-r.length)),a=t*(this.maxPreferredStreams-n.length-r.length);return n.concat(r,i.slice(s,a))})}selectActivePeers(){const t=new Map,e=Array.from(this.participants.joined.toArray().filter(l=>l.stageStatus==="ON_STAGE").map(l=>(t.set(l.id,!0),l.id))),n=this.selectedPeers.peers,r=this.participants.pinned.toArray().reduce((l,p)=>(p.stageStatus!=="ON_STAGE"?this.participants.pinned.delete(p.id):l.push(p.id),l),[]),i=this.self.stageStatus==="ON_STAGE"?1:0,s=this.participants.maxActiveParticipantsCount-i,a=new Set(n.concat(r).filter(l=>l!==this.self.id&&t.has(l)));let c=Array.from(a);const d=s-a.size;if(d>=0){const l=e.filter(p=>!a.has(p)&&p!==this.self.id).slice(0,d);c=Array.from(a).concat(l)}else c=c.slice(0,s);return c}updateActive(t,e){return u(this,null,function*(){const{page:n,createAllConsumers:r}=e!=null?e:{};let{strategies:i}=e!=null?e:{},s,a;switch(t){case"PAGINATED":{if(!n)return;s=yield this.selectPagePeers(n),h.debug("ParticipantController::updateActive::updating_current_page_peers",{peerIds:s}),i!=null||(i={video:this.updateParticipantsMap.bind(this)}),a=this.updateConsumersDebounced;break}case"ACTIVE_GRID":{s=this.selectActivePeers(),h.debug("ParticipantController::updateActive::updating_current_selected_peers",{peerIds:s}),i!=null||(i={video:this.updateParticipantsMapMinReplacement.bind(this),audio:this.updateParticipantsMap.bind(this)}),a=this.updateConsumers;break}default:throw new Error(`View mode ${t} not supported`)}let c,d;const l=this.updateGrid(s,i);r?(c=this.mapPeerIdsToProducers(s,["audio","video","screenshare"]),d=[]):(c=[...this.mapPeerIdsToProducers([...l.video.add],["video"]),...this.mapPeerIdsToProducers([...l.audio.add],["audio"])],d=[...this.mapPeerIdsToProducers([...l.video.remove],["video"]),...this.mapPeerIdsToProducers([...l.audio.remove],["audio"])]),!(c.length===0&&d.length===0)&&a(c,d)})}computeActivateParticipants(t,e){const n=t.map((i,s)=>({peerId:i,priority:s+1})),r=e==null?void 0:e.map((i,s)=>({peerId:i,priority:-(s+1)}));n.push(...r!=null?r:[]),n.length>0&&this.updateActiveParticipantsWithPriorities(n)}fromSocketService(t){const e=Ey.formatSocketServiceMessage(t);return new nr(this.context,G(x({},e),{isHost:!1,videoEnabled:!1,audioMuted:!0,videoTrack:void 0,audioTrack:void 0}),this.self,this.roomSocketHandler)}updatePipSource(t,e){var n,r;e?(n=this.pip)==null||n.enableSource(t):(r=this.pip)==null||r.disableSource(t)}onMediaJoined(t,e,n){if(!this.mediaJoined||t===this.self.id)return;const r=this.participants.joined.get(t);if(!r){h.warn(`Received media.peerJoinedBroadcast for non-existent peer ${t}`);return}e.forEach(i=>{i.kind===Ln.AUDIO&&!i.screenShare?r.setAudioEnabled(!i.pause):i.kind===Ln.VIDEO&&!i.screenShare&&(r.setVideoEnabled(!i.pause),this.updatePipSource(r.id,!i.pause)),r.producers.push(G(x({},i),{producingTransportId:i.producingTransportId,kind:i.kind===Ln.AUDIO?"audio":"video",producingPeerId:t,mimeType:i.mimeType}))}),this.roomNodeClient.handlePeerCapabilities(t,n),Q.hasFeature(ie.FORCE_VIDEO_CODEC)||this.roomNodeClient.shareWebcam(this.self.videoTrack)}updateParticipantsMapMinReplacement(t,e){const n=Array.from(t.keys()),r=new Map(t),i=[],s=[],a=new Set(e),c=[];return n.forEach((d,l)=>{(!a.has(d)||!this.participants.joined.get(d))&&c.push(l)}),e.forEach(d=>{if(t.get(d))return;if(n.length<e.length){n.push(d),i.push(d);return}const l=c.shift();s.push(n[l]),n[l]=d,i.push(n[l])}),n.forEach((d,l)=>{a.has(d)||s.concat(n.splice(l,1))}),Array.from(t.keys()).forEach(d=>{t.delete(d,!a.has(d))}),n.forEach(d=>{if(!this.participants.joined.get(d)){h.warn("updateActiveParticipants::participant_not_in_joined_list",{dyteParticipant:{id:d}});return}t.add(this.participants.joined.get(d),!r.get(d))}),t.emit("participantsUpdate"),[i,s]}updateParticipantsMap(t,e){const n=Array.from(t.keys()),r=[],i=[];return n.forEach(s=>{e.includes(s)||(t.delete(s,!0),i.push(s))}),e.forEach(s=>{t.get(s)||(t.add(this.participants.joined.get(s)),r.push(s))}),t.emit("participantsUpdate"),[r,i]}updatePinnedParticipants(){this.participants.pinned.forEach(t=>{t.setIsPinned(!1),this.participants.pinned.delete(t.id)})}setupEventsGlobal(){this.roomSocketHandler.on(W.joinRoom,({peer:t})=>{if(!t.waitlisted){const e=Q.hasFeature(ie.DEBUG_SOCKET_JOIN);e&&h.info("Processing socket join",{peers:t.peerId}),this.onParticipantJoined(this.fromSocketService(t)),e&&h.info("Processed socket join",{peers:t.peerId})}}),this.roomSocketHandler.on(W.leaveRoom,t=>{const{peerId:e}=t.peer;this.selectedPeers.delete(e),this.onParticipantLeave(e)}),P.on(R.SOCKET_SERVICE_ROOM_JOINED,()=>{this.self.permissions.acceptWaitingRequests&&this.roomSocketHandler.getWaitingRoomRequests()}),this.self.permissions.on("permissionsUpdate",t=>{const{acceptWaitingRequests:e}=t;e!==void 0&&(e?this.roomSocketHandler.getWaitingRoomRequests():this.participants.waitlisted.clear())}),P.on(R.SOCKET_SERVICE_DISCONNECTED,()=>{this.participants.joined.clear(),this.participants.videoSubscribed.clear(),this.participants.audioSubscribed.clear(),this.participants.pinned.clear(),this.participants.currentPage=0,this.participants.viewMode="ACTIVE_GRID",this.participants.emit("viewModeChanged",{viewMode:"ACTIVE_GRID",currentPage:this.participants.currentPage,pageCount:this.participants.pageCount})}),P.on(R.CONSUMER_PAUSED,({id:t})=>{this.processConsumerPaused(t)}),P.on(R.CONSUMER_RESUMED,({id:t})=>{this.processConsumerResumed(t)}),P.on(R.NEW_CONSUMER,({id:t})=>{this.processNewConsumer(t)}),P.on(R.CONSUMER_CLOSED,({id:t})=>{this.processConsumerClosed(t)}),P.on(R.ROOM_MESSAGE,t=>u(this,[t],function*({payload:e,type:n,timestamp:r}){this.participants.emit("broadcastedMessage",{type:n,payload:e,timestamp:r})})),P.on(R.MESSAGE,t=>u(this,[t],function*({payload:e,type:n,timestamp:r}){n!=="spotlight"&&this.participants.emit("broadcastedMessage",{type:n,payload:e,timestamp:r})})),P.on(R.LOW_CONSUMER_SCORE,({peerId:t,score:e,kind:n})=>{const r=this.participants.joined.get(t);r&&(r.emit("poorConnection",{score:e,kind:n}),this.participants.emit("poorConnection",{participantId:t,score:e,kind:n}))}),P.on(R.CONSUMER_SCORE_UPDATE,({score:t,kind:e,appData:n,peerId:r,scoreStats:i})=>{var s;const a=e==="video"&&((s=n==null?void 0:n.screenShare)!=null?s:!1),c=this.participants.joined.get(r);c&&(c.emit("mediaScoreUpdate",{kind:e,isScreenshare:a,score:t,participantId:r,scoreStats:i}),this.participants.emit("mediaScoreUpdate",{kind:e,isScreenshare:a,score:t,participantId:r,scoreStats:i}))}),P.onAsync(R.KICK_PEER,t=>u(this,[t],function*({peerId:e}){const n=this.participants.joined.get(e);yield this.roomNodeClient.kick(e),yield this.roomSocketHandler.kick(e),n?n.emit("kicked"):this.participants.joined.emit("kicked",{id:e})})),P.on(R.UPDATE_ACTIVE,(...t)=>u(this,[...t],function*({page:e,createAllConsumers:n}={}){yield this.updateActive(e?"PAGINATED":"ACTIVE_GRID",{page:e,createAllConsumers:n})}))}onParticipantPinned(t){return u(this,null,function*(){if(!t){this.self.isPinned&&this.self.setIsPinned(!1),this.participants.pinned.size!==0&&this.updatePinnedParticipants();return}if(t===this.self.id){this.participants.pinned.size!==0&&this.updatePinnedParticipants(),this.self.setIsPinned(!0);return}const e=this.participants.joined.get(t);this.self.isPinned&&this.self.setIsPinned(!1),this.updatePinnedParticipants(),e.setIsPinned(!0),this.participants.pinned.add(e)})}onParticipantJoined(t){return u(this,null,function*(){var e,n,r;if(this.self.id!==t.id&&!((e=t.flags)!=null&&e.recorder)&&!((n=t.flags)!=null&&n.hidden_participant)&&!((r=t.flags)!=null&&r.hiddenParticipant)&&(this.participants.videoSubscribed.delete(t.id),this.participants.audioSubscribed.delete(t.id),this.participants.joined.add(t),this.participants.waitlisted.delete(t.id),t.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&P.emit(R.UPDATE_STAGE_REQUESTS,{request:{displayName:t.name,userId:t.userId,peerId:t.id},add:!0})),P.emit(R.PEER_JOINED_INTERNAL,t),this.self.config.viewType===yt.Webinar&&t.stageStatus!=="ON_STAGE"||this.roomNodeClient===void 0||this.participants.videoSubscribed.size>=this.maxPreferredStreams)return;const i=this.participants.currentPage;this.updateActive(i?"PAGINATED":"ACTIVE_GRID",{page:i})})}onParticipantLeave(t){return u(this,null,function*(){const e=this.participants.joined.get(t);this.participants.joined.delete(t,!0,!0),this.participants.pinned.delete(t,!0,!0),this.participants.waitlisted.delete(t,!0,!0),this.roomNodeClient&&(this.roomNodeClient.handlePeerLeaving(t),this.roomNodeClient.closeConsumers(e==null?void 0:e.producers)),e&&e.stageStatus==="REQUESTED_TO_JOIN_STAGE"&&P.emit(R.UPDATE_STAGE_REQUESTS,{request:{displayName:e.name,userId:e.userId,peerId:e.id},add:!1});const{currentPage:n}=this.participants,r=this.maxPreferredStreams*(n-1),i=this.participants.videoSubscribed.get(t);r===0?this.participants.setViewMode("ACTIVE_GRID"):this.participants.joined.size<=r?n===2?this.participants.setViewMode("ACTIVE_GRID"):this.participants.setPage(n-1):i&&this.updateActive(n?"PAGINATED":"ACTIVE_GRID",{page:n})})}processMedia(t){var e;const n=this.roomNodeClient.getConsumers(),{peerId:r,kind:i,appData:s,track:a,producerId:c,rtpReceiver:d,paused:l}=(e=n.get(t))!=null?e:{};if(!r)return h.warn("processMedia::Peer ID is undefined",{consumer:{id:t,kind:i,peerId:r,appData:{supportsRemoteControl:!!(s!=null&&s.supportsRemoteControl),screenShare:!!(s!=null&&s.screenShare)},remotelyPaused:l,producerId:c}}),{};const p=s;return i==="video"&&p.screenShare!==!0&&this.videoPeerConsumerMap.set(r,t),h.info("ParticipantController::processMedia",{consumer:{id:t,peerId:r,kind:i,appData:p,remotelyPaused:l,producerId:c}}),this.consumerPeerMap.set(t,{type:i,peerId:r,appData:p,remotelyPaused:l,producerId:c}),{peerId:r,kind:i,appData:p,remotelyPaused:l,track:a,producerId:c,rtpReceiver:d}}processConsumerClosed(t){const{peerId:e,type:n,appData:r,remotelyPaused:i,producerId:s}=this.consumerPeerMap.get(t)||{},a=this.participants.joined.get(e);if(h.info("ParticipantController::processConsumerClosed",{consumer:{id:t,peerId:e,appData:r,kind:n,remotelyPaused:i,producerId:s}}),this.consumerPeerMap.delete(t),n==="video"&&r.screenShare!==!0&&this.videoPeerConsumerMap.delete(e),!a)return;const c=[];r&&r.screenShare?(a.setScreenShareEnabled(!1),$.consumerSharedMediaState(t,{screen:!1}),a.screenShareTracks.video&&c.push(a.screenShareTracks.video.id),a.screenShareTracks.audio&&c.push(a.screenShareTracks.audio.id),a.screenShareTracks={audio:void 0,video:void 0}):n==="audio"?(a.setAudioEnabled(!1),a.audioTrack&&c.push(a.audioTrack.id),$.consumerSharedMediaState(t,{audio:!1}),a.audioTrack=void 0):n==="video"&&(a.setVideoEnabled(!1),this.updatePipSource(a.id,!1),a.videoTrack&&c.push(a.videoTrack.id),$.consumerSharedMediaState(t,{video:!1}),a.videoTrack=void 0),r.e2ee&&c.forEach(d=>{P.emit(R.E2EE_INACTIVE_CONSUMER,{peerId:e,trackId:d})})}processConsumerResumed(t){const{peerId:e,kind:n,appData:r,track:i,remotelyPaused:s,producerId:a,rtpReceiver:c}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processConsumerResumed",{consumer:{id:t,peerId:e,kind:n,appData:r,remotelyPaused:s,producerId:a}});const d=this.participants.joined.get(e);if(d){if(r.e2ee&&P.emit(R.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:c,track:i}),r.screenShare){n==="video"?d.screenShareTracks.video=i:n==="audio"&&(d.screenShareTracks.audio=i),d.setScreenShareEnabled(!0),$.consumerSharedMediaState(t,{screen:!0});return}n==="video"?(d.videoTrack=i,d.setVideoEnabled(!0),this.updatePipSource(d.id,!0),$.consumerSharedMediaState(t,{video:!0})):n==="audio"&&(d.audioTrack=i,d.setAudioEnabled(d.audioEnabled),$.consumerSharedMediaState(t,{audio:d.audioEnabled}))}}processConsumerPaused(t){h.info(`ParticipantController::processConsumerPaused called for consumerId: ${t}`);const{peerId:e,kind:n,track:r,appData:i,remotelyPaused:s,producerId:a}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processConsumerPaused",{consumer:{id:t,peerId:e,kind:n,appData:i,remotelyPaused:s,producerId:a}});const c=this.participants.joined.get(e);c&&(r&&i.e2ee&&P.emit(R.E2EE_INACTIVE_CONSUMER,{peerId:e,trackId:r.id}),n==="video"?(c.videoTrack=r,c.setVideoEnabled(!1),this.updatePipSource(c.id,!1),$.consumerSharedMediaState(t,{video:!1})):n==="audio"&&(c.audioTrack=r,c.setAudioEnabled(c.audioEnabled),$.consumerSharedMediaState(t,{audio:c.audioEnabled})))}processNewConsumer(t){const{peerId:e,kind:n,remotelyPaused:r,track:i,appData:s,producerId:a,rtpReceiver:c}=this.processMedia(t);if(!e)return;h.info("ParticipantController::processNewConsumer",{consumer:{id:t,peerId:e,kind:n,remotelyPaused:r,appData:s,producerId:a}});const d=this.participants.joined.get(e);if(d){if(s.screenShare){n==="video"?d.screenShareTracks.video=i:n==="audio"&&(d.screenShareTracks.audio=i),(!r||this.self.permissions.isRecorder||Q.hasFeature(ie.SCREEENSHARE_ERR_HACK))&&d.setScreenShareEnabled(!0),s.supportsRemoteControl&&(d.supportsRemoteControl=!0),this.participants.broadcastMessage("screenshareConsumerCreated",{producerId:a,peerId:e,screenShare:!0,consumerId:t,consumerPeerId:this.self.id}),h.info("ParticipantController::newScreenshareConsumer::screenshareConsumerCreated",{consumer:{id:t,peerId:e,kind:n,remotelyPaused:r,appData:s,producerId:a}});return}n==="video"?(d.videoTrack=i,r||(d.setVideoEnabled(!0),this.updatePipSource(d.id,!0)),$.consumerSharedMediaState(t,{video:!r})):n==="audio"&&(d.audioTrack=i,r||d.setAudioEnabled(!0),$.consumerSharedMediaState(t,{audio:!r})),!r&&s.e2ee&&P.emit(R.E2EE_ACTIVE_CONSUMER,{peerId:e,rtpReceiver:c,track:i})}}static formatSocketServiceMessage(t){var e,n,r,i,s,a;if(!t)return;const c=dh(t.stageType);return{id:t.peerId,userId:t.userId,name:t.displayName,displayName:t.displayName,stageType:c,customParticipantId:t.customParticipantId,presetId:t.presetId,picture:t.displayPictureUrl,waitlisted:t.waitlisted,stageStatus:c,metadata:{preset_name:(e=t.flags)==null?void 0:e.presetName},recorderType:(n=t.flags)==null?void 0:n.recorderType,flags:{hiddenParticipant:(r=t.flags)==null?void 0:r.hiddenParticipant,hidden_participant:(i=t.flags)==null?void 0:i.hiddenParticipant,recorder:((s=t.flags)==null?void 0:s.recorderType)!==void 0&&((a=t.flags)==null?void 0:a.recorderType)!=="NONE"}}}mapPeerIdsToProducers(t,e){const n=(r,i)=>r.filter(({kind:s,screenShare:a})=>i.includes(s)||a&&i.includes("screenshare"));return t.flatMap(r=>{const i=this.participants.joined.get(r);if(i)return n(i.producers,e)}).filter(r=>!!r)}updateGrid(t,e){let n=[],r=[],i=[],s=[];return e.video&&([n,i]=e.video(this.participants.videoSubscribed,t)),e.audio&&([r,s]=e.audio(this.participants.audioSubscribed,t)),{video:{add:n,remove:i},audio:{add:r,remove:s}}}onSelectedPeers(t,e){return u(this,null,function*(){this.participants.viewMode==="ACTIVE_GRID"&&this.computeActivateParticipants(t,e)})}updateActiveParticipantsWithPriorities(t,e=!1){if(!this.mediaJoined){h.warn("Skipped::ParticipantController::updateActiveParticipantsWithPriorities",{roomJoined:this.mediaJoined});return}t.forEach(r=>{this.selectedPeers.add(r.peerId,r.priority)});const n=this.selectedPeers.activeSpeakerPeers.at(0);n!==void 0&&n!==this.participants.lastActiveSpeaker&&(this.participants.lastActiveSpeaker=n,this.participants.emit("activeSpeaker",{peerId:n,volume:1})),e&&(this.participants.viewMode==="ACTIVE_GRID"?this.updateActive("ACTIVE_GRID"):this.participants.viewMode==="PAGINATED"&&this.updateActive("ACTIVE_GRID",{strategies:{audio:this.updateParticipantsMap.bind(this)}}))}};let rr=Ey;_i([S.trace("ParticipantController.setupEvents")],rr.prototype,"setupEvents",1),_i([S.trace("ParticipantController.setupEvents")],rr.prototype,"setupEventsGlobal",1),_i([S.trace("ParticipantController.processMedia")],rr.prototype,"processMedia",1),_i([S.trace("ParticipantController.processConsumerClosed")],rr.prototype,"processConsumerClosed",1),_i([S.trace("ParticipantController.processConsumerResumed")],rr.prototype,"processConsumerResumed",1),_i([S.trace("ParticipantController.processConsumerPaused")],rr.prototype,"processConsumerPaused",1),_i([S.trace("ParticipantController.processNewConsumer")],rr.prototype,"processNewConsumer",1);const be=gn(wu().permissions);var q,za,Ya,Rh,xt,zt;const Qa=class extends jt{constructor(t,e,n,r=!1){if(super(),f(this,xt),f(this,q,void 0),f(this,za,void 0),f(this,Ya,void 0),f(this,Rh,i=>{var s,a,c;const d=i,{chat:l,connectedMeetings:p,plugins:m,polls:y,media:E}=d,b=gc(d,["chat","connectedMeetings","plugins","polls","media"]);if(l&&(l.private&&fr(o(this,q).chat.private,l.private),l.public&&fr(o(this,q).chat.public,l.public),this.emit("chatUpdate")),p&&fr(o(this,q).connectedMeetings,p),E){const O=F=>{switch(F){case Tr.NONE:return Y.Allowed;case Tr.ALLOWED:return Y.Allowed;case Tr.NOT_ALLOWED:return Y.NotAllowed;case Tr.CAN_REQUEST:return Y.CanRequest;default:return}},A={audio:void 0,video:void 0,screenshare:void 0};(s=E.audio)!=null&&s.canProduce&&(A.audio={canProduce:O(E.audio.canProduce)}),(a=E.video)!=null&&a.canProduce&&(A.video={canProduce:O(E.video.canProduce)}),(c=E.screenshare)!=null&&c.canProduce&&(A.screenshare={canProduce:O(E.screenshare.canProduce)}),fr(o(this,q).media,A)}m&&(fr(o(this,q).plugins,m),this.emit("pluginsUpdate")),y&&(fr(o(this,q).polls,y),this.emit("pollsUpdate")),Object.keys(b).length!==0&&fr(o(this,q),b),this.emit("permissionsUpdate",i)}),!e)throw h.error("DytePermissionsPreset::load_preset_permissions_failed"),new w("Could not load preset permissions.","0904");v(this,Ya,t),v(this,za,n),v(this,q,e),r&&this.setupEvents()}setupEvents(){P.on(R.UPDATE_PERMISSIONS,o(this,Rh))}static fromResponse(t,e,n){return new Qa(n,t,e,!0)}static default(t,e){return new Qa(t,be,e)}static init(t,e,n){let r;return n?r=new Qa(t,n,e,!0):r=new Qa(t,be,e),r}get mediaRoomType(){const{sfu:t}=o(this,Ya).getValue("roomNodeOptions");return t===tt.CF?"CF":"HIVE"}get stageEnabled(){var t;return((t=o(this,q))==null?void 0:t.stageEnabled)||o(this,za)===yt.Webinar||o(this,za)===yt.Livestream}get acceptStageRequests(){var t,e;return this.stageEnabled?((t=o(this,q))==null?void 0:t.acceptStageRequests)||((e=o(this,q))==null?void 0:e.canAcceptProductionRequests):!1}get stageAccess(){var t,e,n;return((t=o(this,q))==null?void 0:t.stageAccess)===Y.NotAllowed?Y.NotAllowed:((e=o(this,q))==null?void 0:e.stageAccess)===Y.CanRequest?Y.CanRequest:((n=o(this,q))==null?void 0:n.stageAccess)===Y.Allowed||o(this,q).media.audio.canProduce===Y.Allowed||o(this,q).media.video.canProduce===Y.Allowed||o(this,q).media.screenshare.canProduce===Y.Allowed?Y.Allowed:o(this,q).media.audio.canProduce===Y.CanRequest||o(this,q).media.video.canProduce===Y.CanRequest||o(this,q).media.screenshare.canProduce===Y.CanRequest?Y.CanRequest:Y.NotAllowed}get acceptWaitingRequests(){var t,e;return(e=(t=o(this,q))==null?void 0:t.acceptWaitingRequests)!=null?e:be.acceptWaitingRequests}get requestProduceVideo(){var t,e,n;return((n=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.video)==null?void 0:n.canProduce)===Y.CanRequest}get requestProduceAudio(){var t,e,n;return((n=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.audio)==null?void 0:n.canProduce)===Y.CanRequest}get requestProduceScreenshare(){var t,e,n;return((n=(e=(t=o(this,q))==null?void 0:t.media)==null?void 0:e.screenshare)==null?void 0:n.canProduce)===Y.CanRequest}get canAllowParticipantAudio(){var t,e;return(e=(t=o(this,q))==null?void 0:t.disableParticipantAudio)!=null?e:be.disableParticipantAudio}get canAllowParticipantScreensharing(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canAcceptProductionRequests)!=null?e:be.canAcceptProductionRequests}get canAllowParticipantVideo(){var t,e;return(e=(t=o(this,q))==null?void 0:t.disableParticipantVideo)!=null?e:be.disableParticipantVideo}get canDisableParticipantAudio(){return this.canAllowParticipantAudio}get canDisableParticipantVideo(){return this.canAllowParticipantVideo}get kickParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.kickParticipant)!=null?e:be.kickParticipant}get pinParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.pinParticipant)!=null?e:be.pinParticipant}get canRecord(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canRecord)!=null?e:be.canRecord}get waitingRoomType(){var t,e;return(e=(t=o(this,q))==null?void 0:t.waitingRoomType)!=null?e:be.waitingRoomType}get waitingRoomBehaviour(){var t,e;return(e=(t=o(this,q))==null?void 0:t.waitingRoomType)!=null?e:be.waitingRoomType}get plugins(){var t,e;return(e=(t=o(this,q))==null?void 0:t.plugins)!=null?e:be.plugins}get polls(){var t,e;return(e=(t=o(this,q))==null?void 0:t.polls)!=null?e:be.polls}get produceVideo(){return this.canProduceVideo}get requestProduce(){return o(this,q).media.audio.canProduce===Y.CanRequest||o(this,q).media.video.canProduce===Y.CanRequest||o(this,q).media.screenshare.canProduce===Y.CanRequest}get canProduceVideo(){var t;const e=(t=o(this,q).media.video.canProduce)!=null?t:be.media.video.canProduce;return this.stageEnabled&&(o(this,xt,zt)==="ACCEPTED_TO_JOIN_STAGE"||o(this,xt,zt)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,xt,zt)==="OFF_STAGE"||o(this,xt,zt)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get produceScreenshare(){return this.canProduceScreenshare}get canProduceScreenshare(){var t;const e=(t=o(this,q).media.screenshare.canProduce)!=null?t:be.media.screenshare.canProduce;return this.stageEnabled&&(o(this,xt,zt)==="ACCEPTED_TO_JOIN_STAGE"||o(this,xt,zt)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,xt,zt)==="OFF_STAGE"||o(this,xt,zt)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get produceAudio(){return this.canProduceAudio}get canProduceAudio(){var t;const e=(t=o(this,q).media.audio.canProduce)!=null?t:be.media.audio.canProduce;return this.stageEnabled&&(o(this,xt,zt)==="ACCEPTED_TO_JOIN_STAGE"||o(this,xt,zt)==="ON_STAGE")&&e===Y.CanRequest?Y.Allowed:this.stageEnabled&&(o(this,xt,zt)==="OFF_STAGE"||o(this,xt,zt)==="REQUESTED_TO_JOIN_STAGE")&&e===Y.Allowed?Y.NotAllowed:e}get chatPublic(){var t,e,n;return(n=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.public)!=null?n:be.chat.public}get chatPrivate(){var t,e,n;return(n=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.private)!=null?n:be.chat.private}get chatChannel(){var t,e,n;return(n=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.channel)!=null?n:be.chat.channel}get chatMessage(){var t,e,n;return(n=(e=(t=o(this,q))==null?void 0:t.chat)==null?void 0:e.message)!=null?n:be.chat.message}get connectedMeetings(){var t,e;return(e=(t=o(this,q))==null?void 0:t.connectedMeetings)!=null?e:be==null?void 0:be.connectedMeetings}get hiddenParticipant(){var t,e;return(e=(t=o(this,q))==null?void 0:t.hiddenParticipant)!=null?e:be.hiddenParticipant}get showParticipantList(){var t;return(t=o(this,q).showParticipantList)!=null?t:be.showParticipantList}get canChangeParticipantRole(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canChangeParticipantPermissions)!=null?e:be.canChangeParticipantPermissions}get canChangeParticipantPermissions(){var t,e;return(e=(t=o(this,q))==null?void 0:t.canChangeParticipantPermissions)!=null?e:be.canChangeParticipantPermissions}get canChangeTheme(){return!1}get canPresent(){return o(this,q).media.audio.canProduce===Y.Allowed||o(this,q).media.video.canProduce===Y.Allowed||o(this,q).media.screenshare.canProduce===Y.Allowed}get acceptPresentRequests(){return this.acceptStageRequests}get canEditDisplayName(){var t;return(t=o(this,q).canEditDisplayName)!=null?t:!1}get maxScreenShareCount(){return 1}get isRecorder(){return o(this,q).isRecorder}get canSpotlight(){return o(this,q).canSpotlight}get canLivestream(){return o(this,q).canLivestream}get transcriptionEnabled(){return o(this,q).transcriptionEnabled}};let EN=Qa;q=new WeakMap,za=new WeakMap,Ya=new WeakMap,Rh=new WeakMap,xt=new WeakSet,zt=function(){return o(this,Ya).getValue("stageStatus")};var Ty;class TN extends jt{constructor(){super(...arguments),g(this,"localMediaHandler"),f(this,Ty,void 0)}updatePermission(){return u(this,null,function*(){var e,n;const r=(l,p)=>{this.mediaPermissions[l]=p;const m={message:this.mediaPermissions[l],kind:l};p==="DENIED"?P.emit(R.MEDIA_PERMISSION_ERROR,m):P.emit(R.MEDIA_PERMISSION_UPDATE,m)};if(Ie.getName()==="firefox")return;const i="microphone",s="camera",a=yield(e=navigator==null?void 0:navigator.permissions)==null?void 0:e.query({name:i}),c=yield(n=navigator==null?void 0:navigator.permissions)==null?void 0:n.query({name:s}),d=(l,p)=>{switch(p){case"granted":r(l,"ACCEPTED");break;case"denied":r(l,"DENIED");break;case"prompt":r(l,"NOT_REQUESTED");break}this.localMediaHandler.repopulateAvailableDevices()};a&&(a.onchange=()=>d("audio",a.state)),c&&(c.onchange=()=>d("video",c.state))})}populateMediaPermissionsInCallstats(e){return u(this,arguments,function*({message:n,kind:r}){switch(r){case"audio":{$.mediaPermission("AUDIO",n),$.mediaPermission("SPEAKER",n);break}case"video":{$.mediaPermission("VIDEO",n);break}case"screenshare":{$.mediaPermission("SCREENSHARE",n);break}}})}init(){return u(this,arguments,function*(e={},n=!1,r=null){var i,s,a,c,d,l;if(Ie.init(),!this.localMediaHandler)try{let p=!0;if(r!=null&&r.getValue("defaults").mediaHandler)p=!1,this.localMediaHandler=r.getValue("defaults").mediaHandler.localMediaHandler;else if(navigator.RNLocalMediaHandlerImpl){const{RNLocalMediaHandlerImpl:m}=navigator;this.localMediaHandler=yield m.init()}else this.localMediaHandler=new Lt(r,e.constraints,(i=r==null?void 0:r.getValue("defaults"))==null?void 0:i.isNonPreferredDevice,(s=r==null?void 0:r.getValue("defaults"))==null?void 0:s.autoSwitchAudioDevice);if(P.on(R.MEDIA_PERMISSION_UPDATE,m=>u(this,null,function*(){if(this.populateMediaPermissionsInCallstats({message:m.message,kind:m.kind}),m.message==="NOT_REQUESTED")switch(m==null?void 0:m.kind){case"audio":this.rawAudioTrack&&(h.info("Disabling audio due to media permission update"),this.disableAudio());break;case"video":this.rawVideoTrack&&(h.info("Disabling video due to media permission update"),this.disableVideo());break;default:break}this.emit("mediaPermissionUpdate",m)})),P.on(R.MEDIA_PERMISSION_ERROR,m=>u(this,null,function*(){const{kind:y,message:E,constraints:b}=m;this.populateMediaPermissionsInCallstats({message:E,kind:y}),y==="audio"?(h.info(`Disabling audio due to media permission error skipping: ${this.localMediaHandler.audioUpdateInProgress}`),this.localMediaHandler.audioUpdateInProgress===!1&&this.disableAudio()):y==="video"&&(h.info(`Disabling video due to media permission error skipping: ${this.localMediaHandler.videoUpdateInProgress}`),this.localMediaHandler.videoUpdateInProgress===!1&&this.disableVideo()),h.error("SelfController::mediaPermissionError",{error:{message:E},constraints:b,mediaPermissionsErrors:{kind:y,message:E}}),this.emit("mediaPermissionError",m),this.emit("mediaPermissionUpdate",{message:E,kind:y})})),p){h.info(`Setting up DyteSelfMedia streams using media handler. audio:${(a=e==null?void 0:e.audio)!=null?a:!0} video:${(c=e==null?void 0:e.video)!=null?c:!0}`);const m=this.localMediaHandler.setupStreams({video:(d=e==null?void 0:e.video)!=null?d:!0,audio:(l=e==null?void 0:e.audio)!=null?l:!0});n||(yield m)}}catch(p){h.error("DyteSelf::init::Failed To Setup Streams",{error:{name:p.name,message:p.message}})}})}get audioTrack(){return this.localMediaHandler.audioTrack}get rawAudioTrack(){return this.localMediaHandler.rawAudioTrack}get mediaPermissions(){return this.localMediaHandler.permissions}addAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addAudioMiddleware(e)})}removeAudioMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeAudioMiddleware(e)})}removeAllAudioMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllAudioMiddlewares()})}get videoTrack(){return this.localMediaHandler.videoTrack}get rawVideoTrack(){return this.localMediaHandler.rawVideoTrack}addVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.addVideoMiddleware(e)})}setVideoMiddlewareGlobalConfig(){return u(this,arguments,function*(e={disablePerFrameCanvasRendering:!1}){return this.localMediaHandler.setVideoMiddlewareGlobalConfig(e)})}removeVideoMiddleware(e){return u(this,null,function*(){return this.localMediaHandler.removeVideoMiddleware(e)})}removeAllVideoMiddlewares(){return u(this,null,function*(){return this.localMediaHandler.removeAllVideoMiddlewares()})}get screenShareTracks(){return this.localMediaHandler.screenShareTracks}get audioEnabled(){return this.localMediaHandler.audioEnabled}get videoEnabled(){return this.localMediaHandler.videoEnabled}get screenShareEnabled(){return this.localMediaHandler.screenShareEnabled}enableAudio(){return u(this,null,function*(){yield this.localMediaHandler.enableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableVideo(){return u(this,null,function*(){yield this.localMediaHandler.enableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}disableAudio(){return u(this,null,function*(){this.localMediaHandler.disableAudio(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})}enableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.enableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableScreenShare(){return u(this,null,function*(){yield this.localMediaHandler.disableScreenShare(),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})}disableVideo(){return u(this,null,function*(){yield this.localMediaHandler.disableVideo(),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})}getCurrentDevices(){return this.localMediaHandler.getCurrentDevices()}getAudioDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getAudioDevices()})}getVideoDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getVideoDevices()})}getSpeakerDevices(){return u(this,null,function*(){return yield this.localMediaHandler.getSpeakerDevices()})}getDeviceById(e,n){let r;return n==="audio"?r="audioinput":n==="video"?r="videoinput":n==="speaker"&&(r="audiooutput"),this.localMediaHandler.getDeviceById(e,r)}setDevice(e){return u(this,null,function*(){switch(e.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(e)}catch(n){}finally{this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(e);break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(e)}catch(n){}finally{this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}this.emit("deviceUpdate",{device:e})})}}Ty=new WeakMap;const Xa={},Ar={executeWithLock({methodName:t,lockName:e,timeout:n}){return(r,i,s)=>{const a=s.value;return s.value=function(...c){if(Xa[e]){const p=new Error(`Unsupported concurrent calls on Dyte method: ${t}.`);throw p.name="UnsupportedConcurrentMethodExecution",h.error("DyteLocker::UnsupportedConcurrentMethodExecution",{error:{stack:p.stack},dyteLocker:{methodName:t,lockName:e}}),p}Xa[e]=!0;const d=setTimeout(()=>delete Xa[e],n),l=a.apply(this,c);return Promise.resolve(l).then(()=>{delete Xa[e],clearTimeout(d)}).catch(()=>{delete Xa[e],clearTimeout(d)}),l},s}}};var kN=Object.defineProperty,bN=Object.getOwnPropertyDescriptor,wt=(t,e,n,r)=>{for(var i=r>1?void 0:r?bN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&kN(e,n,i),i},Za,Vt,eo,ir,wi,Ps,nt,ct,Ke,Ye,to,no,Dd,Ah,ky;let rt=(ky=class extends TN{constructor(t,e,n,r,i){var s;super(),f(this,wi),f(this,nt),f(this,Ke),f(this,Dd),g(this,"name"),g(this,"picture"),g(this,"customParticipantId"),g(this,"waitlistStatus"),f(this,Za,void 0),f(this,Vt,void 0),f(this,eo,void 0),g(this,"role"),g(this,"userId"),g(this,"organizationId"),g(this,"supportsRemoteControl",!1),g(this,"device"),f(this,ir,void 0),g(this,"hidden",!1),g(this,"presetName"),g(this,"roomState","init"),f(this,to,new Set),f(this,no,new Set),v(this,ir,t),this.userId=e.id,this.name=e.name,this.picture=e.picture,this.customParticipantId=(s=e.customParticipantId)!=null?s:e.clientSpecificId,this.waitlistStatus="none",v(this,Vt,n),v(this,Za,r),this.hidden=!1,v(this,eo,!1),this.organizationId=e.organizationId,this.supportsRemoteControl=Ie.isElectron(),this.device=Ie.getDeviceInfo(),this.presetName=i,r.viewType!==yt.Chat&&this.updatePermission(),this.updateVideo=this.updateVideo.bind(this),H(this,Dd,Ah).call(this)}get stageStatus(){return o(this,ir).getValue("stageStatus")}get id(){return o(this,ir).getValue("peerId")}static __init__(t,e,n,r,i,s=!1){return u(this,null,function*(){var a,c,d,l,p;let m=(c=(a=t.getValue("defaults"))==null?void 0:a.audio)!=null?c:!0,y=(l=(d=t.getValue("defaults"))==null?void 0:d.video)!=null?l:!0;n.canProduceAudio!=="ALLOWED"&&(m=!1),n.canProduceVideo!=="ALLOWED"&&(y=!1);const E=new rt(t,e,n,r,i);if(r.viewType===yt.Chat)return E;const b=AO(r.mediaConstraints);return fr(b,(p=t.getValue("defaults"))==null?void 0:p.mediaConfiguration),yield E.init({audio:m,video:y,constraints:b},s,t),E.setupEvents(),E})}cleanupEvents(){this.removeAllListeners("videoUpdate"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("VIDEO_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_CHANGE"),this.localMediaHandler.removeAllListeners("DEVICE_LIST_UPDATED"),this.localMediaHandler.removeAllListeners("SCREENSHARE_TRACK_CHANGE"),this.localMediaHandler.removeAllListeners("SCREENSHARE_ENDED"),this.localMediaHandler.removeAllListeners("AUDIO_TRACK_SILENT"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_AUDIO"),this.localMediaHandler.removeAllListeners("FORCE_MUTE_VIDEO"),o(this,Vt).removeAllListeners("permissionsUpdate")}setupEvents(){this.on("videoUpdate",H(this,Dd,Ah)),this.localMediaHandler.on("AUDIO_TRACK_CHANGE",()=>u(this,null,function*(){if(h.info("DyteSelf::setupEvents::AUDIO_TRACK_CHANGE",x({},Ei(this))),o(this,Ke,Ye)&&this.audioEnabled)try{yield o(this,nt,ct).shareMic(this.audioTrack)}catch(t){h.error("DyteSelf::setupEvents::Error while sharing mic",{error:t}),this.localMediaHandler.disableAudio()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})})),this.localMediaHandler.on("VIDEO_TRACK_CHANGE",()=>u(this,null,function*(){if(h.info("DyteSelf::setupEvents::VIDEO_TRACK_CHANGE",x({},Ei(this))),o(this,Ke,Ye)&&this.rawVideoTrack===void 0)h.info("DyteSelf::VIDEO_TRACK_CHANGE::Forcing_disable_video"),this.disableVideo();else if(this.videoEnabled&&o(this,Ke,Ye))try{const t=yield o(this,nt,ct).shareWebcam(this.videoTrack);t&&t.id!==this.videoTrack.id&&Q.hasFeature(ie.EXP_RESHARE)&&(yield o(this,nt,ct).shareWebcam(this.videoTrack))}catch(t){h.error("DyteSelf::setupEvents::failed shareWebcam",{error:t}),this.videoEnabled&&(yield this.localMediaHandler.disableVideo())}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})})),this.localMediaHandler.on("DEVICE_CHANGE",t=>u(this,[t],function*({device:e}){this.emit("deviceUpdate",{device:e})})),this.localMediaHandler.on("DEVICE_LIST_UPDATED",t=>{this.emit("deviceListUpdate",t)}),this.localMediaHandler.on("SCREENSHARE_TRACK_CHANGE",()=>u(this,null,function*(){if(!o(this,Ke,Ye)){h.error("DyteSelf.SCREENSHARE_TRACK_CHANGE.LocalMediaInitialized_WithoutRoomNode");return}if(this.screenShareEnabled)try{yield o(this,nt,ct).shareScreen(this.screenShareTracks)}catch(t){h.error("DyteSelf::setupEvents::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}h.info("DyteSelf::setupEvents::SCREENSHARE_TRACK_CHANGE",x({},Ei(this))),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})})),this.localMediaHandler.on("SCREENSHARE_ENDED",()=>u(this,null,function*(){h.log("Disabling screenshare due to SCREENSHARE_ENDED"),yield this.disableScreenShare(),h.info("DyteSelf::setupEvents::SCREENSHARE_ENDED",x({},Ei(this)))})),this.localMediaHandler.on("AUDIO_TRACK_SILENT",()=>{$.mediaTrackMuted("AUDIO")}),this.localMediaHandler.on("FORCE_MUTE_AUDIO",()=>{this.disableAudio()}),this.localMediaHandler.on("FORCE_MUTE_VIDEO",()=>u(this,null,function*(){o(this,Ke,Ye)&&(yield o(this,nt,ct).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),$.videoOff()})),o(this,Vt).on("permissionsUpdate",t=>{var e,n,r;(e=t==null?void 0:t.media)!=null&&e.audio&&o(this,Vt).canProduceAudio!==Y.Allowed&&(this.disableAudio(),h.info(`Disabled audio due to dynamic preset change: canProduceAudio: ${this.permissions.canProduceAudio}`)),(n=t==null?void 0:t.media)!=null&&n.video&&o(this,Vt).canProduceVideo!==Y.Allowed&&(this.disableVideo(),h.info(`Disabled video due to dynamic preset change: canProduceVideo: ${this.permissions.canProduceVideo}`)),(r=t==null?void 0:t.media)!=null&&r.screenshare&&o(this,Vt).canProduceScreenshare!==Y.Allowed&&(this.disableScreenShare(),h.info(`Disabled screenshare due to dynamic preset change: canProduceScreenshare: ${this.permissions.canProduceScreenshare}`))})}get permissions(){return o(this,Vt)}get config(){return o(this,Za)}get roomJoined(){var t;return o(this,Za).viewType===yt.Livestream&&this.stageStatus!=="ON_STAGE"?((t=o(this,ir).getValue("connectionHandler"))==null?void 0:t.socketJoined)===!0:o(this,Ke,Ye)}setName(t){if(!t)throw new w("Name cannot be empty.","1103");this.name=t}setupTracks(){return u(this,arguments,function*(t={}){t.forceReset,yield this.disableAudio(),yield this.disableVideo(),this.localMediaHandler.removeAudioTrack(),this.localMediaHandler.removeVideoTrack(),t.audio&&(yield this.enableAudio()),t.video&&(yield this.enableVideo())})}destructMediaHandler(){return u(this,null,function*(){return this.localMediaHandler.destruct()})}removeDocumentEventListeners(){return u(this,null,function*(){return this.localMediaHandler.removeDocumentEventListeners()})}enableAudio(){return u(this,null,function*(){if(this.permissions.canProduceAudio!==Y.NotAllowed&&!(o(this,Vt).canProduceAudio===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.audioEnabled){if($.audioOn(),yield this.localMediaHandler.enableAudio(),o(this,Ke,Ye)&&this.stageStatus==="ON_STAGE"){if(this.audioTrack)try{yield o(this,nt,ct).shareMic(this.audioTrack)}catch(t){h.error("DyteSelf::enableAudio::Error while sharing mic",{error:t}),this.localMediaHandler.disableAudio()}if(!this.audioEnabled)return;o(this,nt,ct).unmuteSelf()}this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}})}enableVideo(){return u(this,null,function*(){if(o(this,Vt).canProduceVideo!==Y.NotAllowed&&!(o(this,Vt).canProduceVideo===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.videoEnabled){if($.videoOn(),yield this.localMediaHandler.enableVideo(),o(this,Ke,Ye)&&this.stageStatus==="ON_STAGE")try{yield o(this,nt,ct).shareWebcam(this.videoTrack)}catch(t){h.error("DyteSelf::enableVideo::Error while sharing video",{error:t}),this.videoEnabled&&this.localMediaHandler.disableVideo()}this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),h.info("DyteSelf.enableVideo",x({},Ei(this)))}})}updateVideoConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateVideoConstraints)throw new w("Unsupported","1102");yield this.localMediaHandler.updateVideoConstraints(t)})}enableScreenShare(){return u(this,null,function*(){if(!o(this,Ke,Ye))throw new w("Can`t enable screenshare without joining room","1105");if(o(this,Vt).canProduceScreenshare!==Y.NotAllowed&&!(o(this,Vt).canProduceScreenshare===Y.CanRequest&&(this.stageStatus==="OFF_STAGE"||this.stageStatus==="REQUESTED_TO_JOIN_STAGE"))&&!this.screenShareEnabled&&(yield this.localMediaHandler.enableScreenShare(),this.screenShareTracks.audio||this.screenShareTracks.video)){try{yield o(this,nt,ct).shareScreen(this.screenShareTracks)}catch(t){h.error("DyteSelf::enableScreenShare::Error while sharing screen",{error:t}),this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare())}this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks})}})}updateScreenshareConstraints(t){return u(this,null,function*(){if(!this.localMediaHandler.updateScreenshareConstraints)throw new w("Unsupported","1102");yield this.localMediaHandler.updateScreenshareConstraints(t)})}disableAudio(){return u(this,null,function*(){this.audioEnabled&&(this.localMediaHandler.disableAudio(),o(this,Ke,Ye)&&o(this,nt,ct).muteSelf(),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack}),$.audioOff())})}disableVideo(){return u(this,null,function*(){this.videoEnabled&&(yield this.localMediaHandler.disableVideo(),o(this,Ke,Ye)&&(yield o(this,nt,ct).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack}),$.videoOff())})}disableScreenShare(){return u(this,null,function*(){this.screenShareEnabled&&(yield this.localMediaHandler.disableScreenShare(),o(this,Ke,Ye)&&(yield o(this,nt,ct).disableScreenShare()),this.emit("screenShareUpdate",{screenShareEnabled:this.screenShareEnabled,screenShareTracks:this.screenShareTracks}))})}getAllDevices(){return this.localMediaHandler.getAllDevices()}setIsPinned(t,e=!0){var n;v(this,eo,t);const r=t?"pinned":"unpinned";(n=o(this,wi,Ps))==null||n.updateSource(this.id,{pinned:t}),e&&this.emit(r,this)}get isPinned(){return o(this,eo)}pin(){return u(this,null,function*(){if(!o(this,Ke,Ye))throw new w("Can`t pin participants without joining room","1105");return this.show(),o(this,nt,ct).pinPeer(this.id)})}unpin(){return u(this,null,function*(){if(!o(this,Ke,Ye))throw new w("Can`t unpin participants without joining room","1105");return o(this,nt,ct).pinPeer(null)})}hide(){return u(this,null,function*(){if(!o(this,Ke,Ye))throw new w("Can`t toggle participant tile without joining room","1105");this.hidden=!0,this.emit("toggleTile",{hidden:this.hidden})})}show(){if(!o(this,Ke,Ye))throw new w("Can`t toggle participant tile without joining room","1105");this.hidden=!1,this.emit("toggleTile",{hidden:this.hidden})}setDevice(t){return u(this,null,function*(){var e,n,r;if(!t)throw new w("No device selected","1104");const i=this.getCurrentDevices();if(t.deviceId&&(((e=i==null?void 0:i.audio)==null?void 0:e.deviceId)===t.deviceId||((n=i==null?void 0:i.video)==null?void 0:n.deviceId)===t.deviceId||((r=i==null?void 0:i.speaker)==null?void 0:r.deviceId)===t.deviceId)&&(h.warn("DyteSelf.setDevice.setting_to_in_use_device",{devices:[t]}),Q.hasFeature(ie.SKIP_SETTING_IN_USE_DEVICE)))throw new w("Cannot set device currently in use","1106");switch(t.kind){case"audioinput":try{yield this.localMediaHandler.setAudioDevice(t)}catch(s){o(this,Ke,Ye)&&(yield o(this,nt,ct).muteSelf()),this.emit("audioUpdate",{audioEnabled:this.audioEnabled,audioTrack:this.audioTrack})}break;case"audiooutput":yield this.localMediaHandler.setSpeakerDevice(t);break;case"videoinput":try{yield this.localMediaHandler.setVideoDevice(t)}catch(s){o(this,Ke,Ye)&&(yield o(this,nt,ct).pauseWebcam()),this.emit("videoUpdate",{videoEnabled:this.videoEnabled,videoTrack:this.videoTrack})}break}})}cleanUpTracks(){var t,e,n,r;(t=this.audioTrack)==null||t.stop(),(e=this.rawAudioTrack)==null||e.stop(),(n=this.videoTrack)==null||n.stop(),(r=this.rawVideoTrack)==null||r.stop()}registerVideoElement(t,e=!1){var n,r;e?o(this,to).add(t):o(this,no).add(t),this.updateVideo(t),e||(r=o(this,wi,Ps))==null||r.addSource(this.id,t,this.videoEnabled,this.isPinned,this.name,this.picture,(n=this.raised)!=null?n:!1)}deregisterVideoElement(t,e=!1){t.srcObject=void 0,e?o(this,to).delete(t):(o(this,no).delete(t),o(this,wi,Ps).removeSource(this.id))}updateVideo(t,e=!1){var n,r,i;if(this.videoEnabled){if(this.videoTrack==null)return;const s=(n=t.srcObject)==null?void 0:n.getTracks()[0];if((s==null?void 0:s.id)===this.videoTrack.id)return;const a=new MediaStream;a.addTrack(this.videoTrack),t.srcObject=a,e||(r=o(this,wi,Ps))==null||r.enableSource(this.id)}else t.srcObject=void 0,e||(i=o(this,wi,Ps))==null||i.disableSource(this.id);t.style.display=this.videoEnabled?"block":"none"}},Za=new WeakMap,Vt=new WeakMap,eo=new WeakMap,ir=new WeakMap,wi=new WeakSet,Ps=function(){return o(this,ir).getValue("pip")},nt=new WeakSet,ct=function(){return o(this,ir).getValue("roomNodeClient")},Ke=new WeakSet,Ye=function(){var t;return((t=o(this,ir).getValue("connectionHandler"))==null?void 0:t.mediaJoined)===!0},to=new WeakMap,no=new WeakMap,Dd=new WeakSet,Ah=function(){Array.from(o(this,no)).forEach(t=>this.updateVideo(t,!1)),Array.from(o(this,to)).forEach(t=>this.updateVideo(t,!0))},ky);wt([S.trace("DyteSelf.cleanupEvents")],rt.prototype,"cleanupEvents",1),wt([S.trace("DyteSelf.setupEvents")],rt.prototype,"setupEvents",1),wt([S.trace("DyteSelf.setupTracks")],rt.prototype,"setupTracks",1),wt([S.trace("DyteSelf.destructMediaHandler")],rt.prototype,"destructMediaHandler",1),wt([S.trace("DyteSelf.removeDocumentEventListeners")],rt.prototype,"removeDocumentEventListeners",1),wt([Ar.executeWithLock({methodName:"meeting.self.enableAudio",lockName:"DyteSelf.toggleAudio",timeout:3e3}),S.trace("DyteSelf.enableAudio")],rt.prototype,"enableAudio",1),wt([Ar.executeWithLock({methodName:"meeting.self.enableVideo",lockName:"DyteSelf.toggleVideo",timeout:3e3}),S.trace("DyteSelf.enableVideo")],rt.prototype,"enableVideo",1),wt([S.trace("DyteSelf.updateVideoConstraints")],rt.prototype,"updateVideoConstraints",1),wt([S.trace("DyteSelf.enableScreenShare"),Ar.executeWithLock({methodName:"meeting.self.enableScreenShare",lockName:"DyteSelf.toggleScreenShare",timeout:3e3})],rt.prototype,"enableScreenShare",1),wt([S.trace("DyteSelf.updateScreenshareConstraints")],rt.prototype,"updateScreenshareConstraints",1),wt([Ar.executeWithLock({methodName:"meeting.self.disableAudio",lockName:"DyteSelf.toggleAudio",timeout:3e3}),S.trace("DyteSelf.disableAudio")],rt.prototype,"disableAudio",1),wt([Ar.executeWithLock({methodName:"meeting.self.disableVideo",lockName:"DyteSelf.toggleVideo",timeout:3e3}),S.trace("DyteSelf.disableVideo")],rt.prototype,"disableVideo",1),wt([Ar.executeWithLock({methodName:"meeting.self.disableScreenShare",lockName:"DyteSelf.toggleScreenShare",timeout:3e3}),S.trace("DyteSelf.disableScreenShare")],rt.prototype,"disableScreenShare",1),wt([S.trace("DyteSelf.setDevice")],rt.prototype,"setDevice",1),rt=wt([ht("1100")],rt);var _N=Object.defineProperty,wN=Object.getOwnPropertyDescriptor,IN=(t,e,n,r)=>{for(var i=r>1?void 0:r?wN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&_N(e,n,i),i};let Rs;var Od,by;const _y=(by=class{constructor(t,e){g(this,"socket"),f(this,Od,void 0),v(this,Od,e),this.socket=t,this.handleSocketEvents()}static create(t,e){return Rs||(Rs=new _y(t,e)),Rs}static cleanup(){var t;try{(t=Rs==null?void 0:Rs.socket)==null||t.disconnect()}catch(e){h.error("roomSocketHandler::cleanup")}Rs=void 0}joinRoom(t){return u(this,null,function*(){var e;this.socket.joinAttempted=!0;const n={capabilities:[],peer:{displayName:(e=t.name)!=null?e:"Participant",customParticipantId:t.customParticipantId,peerId:t.id,userId:t.userId,displayPictureUrl:t.picture,waitlisted:!1},roomUuid:""},r=this.socket.sendMessagePromise(W.joinRoom,UR.toBinary(n));try{const{peer:i}=rs.fromBinary((yield r).payload);o(this,Od).getValue("connectionHandler").socketJoined=!0,P.emit(R.SOCKET_SERVICE_ROOM_JOINED,{peer:i});const s=this.getRoomState(),a=this.getRoomPeersNonPaginated(),[{room:c},{peers:d}]=yield Promise.all([s,a]);return P.emit(R.ROOM_STATE,c),P.emit(R.SOCKET_PEERS,d),{peer:i}}catch(i){throw h.error("RoomSocketHandler.joinRoom.failed",{error:i}),new w("Error: RoomSocketHandler.joinRoom failed.","0002",i)}})}getAllAddedParticipants(){return u(this,null,function*(){try{return kA.fromBinary((yield this.socket.sendMessagePromise(W.getAllAddedParticipants)).payload).participants.map(t=>{var e=t,{id:n}=e,r=gc(e,["id"]);return G(x({},r),{userId:n})})}catch(t){return[]}})}getRoomPeers(t,e,n){return u(this,null,function*(){let r;try{const i={seachQuery:t,limit:e,offset:n},s=yield this.socket.sendMessagePromise(W.getRoomPeersInfo,PR.toBinary(i));r=Uu.fromBinary(s.payload)}catch(i){h.error("getRoomPeers::binary_decode_error",{error:i})}return r})}getRoomPeersNonPaginated(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(W.getRoomPeersInfo);t=Uu.fromBinary(e.payload)}catch(e){h.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getStagePeers(){return u(this,null,function*(){let t;try{const e=yield this.socket.sendMessagePromise(W.getRoomPeersInfo);t=Uu.fromBinary(e.payload)}catch(e){h.error("getRoomJoinedPeers::binary_decode_error",{error:e})}return t})}getPeerInfo(t){return u(this,null,function*(){let e;try{const n=yield this.socket.sendMessagePromise(W.getPeerInfo,pv.toBinary({peerId:t}));e=rs.fromBinary(n.payload)}catch(n){h.error("getPeerInfo::binary_decode_error",{error:n})}return e})}getRoomState(){return u(this,null,function*(){let t=hv.create();try{const e=yield this.socket.sendMessagePromise(W.getRoomInfo);t=hv.fromBinary(e.payload)}catch(e){h.error("getRoomState::binary_decode_error",{error:e})}return t})}getRoomStageState(){return u(this,null,function*(){let t=yv.create();try{const e=yield this.socket.sendMessagePromise(W.getRoomStageState);t=yv.fromBinary(e.payload)}catch(e){h.error("getRoomStageState::binary_decode_error",{error:e})}return t})}broadcastMessage(t,e){return u(this,null,function*(){const n={type:t,payload:new TextEncoder().encode(JSON.stringify(e)),timestamp:Date.now(),ids:[]};return this.socket.sendMessagePromise(W.broadcastMessage,ha.toBinary(n))})}broadcastToMeetings(t,e,n){return u(this,null,function*(){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(n)),timestamp:Date.now(),ids:e,broadcastType:1};return this.socket.sendMessagePromise(W.broadcastToEntity,ha.toBinary(r))})}broadcastToPeers(t,e,n){return u(this,null,function*(){const r={type:t,payload:new TextEncoder().encode(JSON.stringify(n)),timestamp:Date.now(),ids:e,broadcastType:0};return this.socket.sendMessage(W.broadcastToEntity,ha.toBinary(r))})}leaveRoom(){return u(this,null,function*(){this.socket.joinAttempted=!1,this.socket.sendMessagePromise(W.leaveRoom,BR.toBinary({}))})}kick(t){return u(this,null,function*(){const e={peerIds:[t]};this.socket.sendMessage(W.kick,IA.toBinary(e))})}kickAll(t=!1){return u(this,null,function*(){const e={propagateKickAcrossRooms:t};this.socket.sendMessage(W.kickAll,nv.toBinary(e))})}getWaitingRoomRequests(){this.socket.sendMessage(W.getWaitingRoomRequests)}acceptWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(W.acceptWaitingRoomRequests,RA.toBinary(e))}rejectWaitingRoomRequest(t){const e={userIds:t};this.socket.sendMessage(W.denyWaitingRoomRequests,MA.toBinary(e))}updatePermissions(t,e){return u(this,null,function*(){const n={updatePeersPresets:[]};return t.forEach(r=>{n.updatePeersPresets.push({userIds:r,patch:e})}),this.socket.sendMessagePromise(nd.updateUserPreset,aM.toBinary(n))})}handleSocketEvents(){this.socket.on(W.broadcastMessage,({payload:t})=>{try{const e=ha.fromBinary(t);P.emit(R.ROOM_MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){h.error("failed to decode broadcast message:",e)}}),this.socket.on(W.broadcastToEntity,({payload:t})=>{try{const e=ha.fromBinary(t);P.emit(R.MESSAGE,{payload:JSON.parse(new TextDecoder().decode(e.payload)),type:e.type,timestamp:e.timestamp})}catch(e){h.error("failed to decode peer broadcast message:",e)}})}on(t,e){let n,r;switch(t){case W.joinRoom:case W.leaveRoom:case W.kick:case W.kickAll:{n=rs.fromBinary.bind(rs),r=rs.create();break}case W.getWaitingRoomRequests:{n=(i,s)=>i?vv.fromBinary(i,s):{requests:[]},r=vv.create();break}case W.recordingPaused:case W.recordingStarted:case W.recordingStopped:{n=Av.fromBinary.bind(Av);break}case nd.updateUserPreset:{n=Ev.fromBinary.bind(Ev);break}case pn.peerJoinedBroadcast:case en.peerJoinedBroadcast:{n=sv.fromBinary.bind(sv);break}case pn.selfJoinComplete:case en.selfJoinComplete:{n=Ou.fromBinary.bind(Ou);break}case pn.globalPeerPinBroadcast:case en.globalPeerPinBroadcast:{n=cv.fromBinary.bind(cv);break}case pn.selectedPeer:case en.selectedPeer:{n=Du.fromBinary.bind(Du);break}case pn.selectedPeerDiff:case en.selectedPeerDiff:{n=iv.fromBinary.bind(iv);break}case pn.leaveRoom:case en.leaveRoom:{n=Nu.fromBinary.bind(Nu);break}}this.socket.on(t,({payload:i})=>{let s=r;if(!n)return e(void 0);try{s=n(i)}catch(a){h.error("roomSocketHandler::on::binary_decode_error",{error:a})}return e(s)})}getUserPermissions(t){return u(this,null,function*(){const e={userIds:[t]};try{const n=yield this.socket.sendMessagePromise(nd.getUserPresets,ZA.toBinary(e)),r=rM.fromBinary(n.payload).peerPresets[0],i=new TextDecoder().decode(r.preset),s=JSON.parse(i).permissions;return{chat:s.chat,polls:s.polls,plugins:s.plugins}}catch(n){throw h.error("Error in getting user preset",{error:n}),n}})}},Od=new WeakMap,by);let Nd=_y;IN([S.trace("RoomSocketHandler.joinRoom")],Nd.prototype,"joinRoom",1);var Ii={},Ld={};Object.defineProperty(Ld,"__esModule",{value:!0}),Ld.Logger=void 0;class CN{constructor(e){}debug(){}warn(){}error(){}}Ld.Logger=CN,Object.defineProperty(Ii,"__esModule",{value:!0});var xd=Ii.AwaitQueue=Ii.AwaitQueueRemovedTaskError=Ii.AwaitQueueStoppedError=void 0;const PN=Ld,Mr=new PN.Logger;class Mh extends Error{constructor(e){super(e!=null?e:"AwaitQueue stopped"),this.name="AwaitQueueStoppedError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Mh)}}Ii.AwaitQueueStoppedError=Mh;class Vd extends Error{constructor(e){super(e!=null?e:"AwaitQueue task removed"),this.name="AwaitQueueRemovedTaskError",typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,Vd)}}Ii.AwaitQueueRemovedTaskError=Vd;class RN{constructor(){this.pendingTasks=new Map,this.nextTaskId=0,this.stopping=!1}get size(){return this.pendingTasks.size}push(e,n){return u(this,null,function*(){if(n=n!=null?n:e.name,Mr.debug(`push() [name:${n}]`),typeof e!="function")throw new TypeError("given task is not a function");if(n)try{Object.defineProperty(e,"name",{value:n})}catch(r){}return new Promise((r,i)=>{const s={id:this.nextTaskId++,task:e,name:n,enqueuedAt:Date.now(),executedAt:void 0,completed:!1,resolve:a=>{if(s.completed)return;s.completed=!0,this.pendingTasks.delete(s.id),Mr.debug(`resolving task [name:${s.name}]`),r(a);const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)},reject:a=>{if(!s.completed&&(s.completed=!0,this.pendingTasks.delete(s.id),Mr.debug(`rejecting task [name:${s.name}]: %s`,String(a)),i(a),!this.stopping)){const[c]=this.pendingTasks.values();c&&!c.executedAt&&this.execute(c)}}};this.pendingTasks.set(s.id,s),this.pendingTasks.size===1&&this.execute(s)})})}stop(){Mr.debug("stop()"),this.stopping=!0;for(const e of this.pendingTasks.values())Mr.debug(`stop() | stopping task [name:${e.name}]`);this.stopping=!1}remove(e){Mr.debug(`remove() [taskIdx:${e}]`);const n=Array.from(this.pendingTasks.values())[e];if(!n){Mr.debug(`stop() | no task with given idx [taskIdx:${e}]`);return}n.reject(new Vd)}dump(){const e=Date.now();let n=0;return Array.from(this.pendingTasks.values()).map(r=>({idx:n++,task:r.task,name:r.name,enqueuedTime:r.executedAt?r.executedAt-r.enqueuedAt:e-r.enqueuedAt,executionTime:r.executedAt?e-r.executedAt:0}))}execute(e){return u(this,null,function*(){if(Mr.debug(`execute() [name:${e.name}]`),e.executedAt)throw new Error("task already being executed");e.executedAt=Date.now();try{const n=yield e.task();e.resolve(n)}catch(n){e.reject(n)}})}}xd=Ii.AwaitQueue=RN;function AN(t,e){const n=new Error(e);return n.name=t,n}class ro extends w{constructor(e){super(e),this.name="UnsupportedError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,ro):this.stack=new Error(e).stack}}class Ut extends w{constructor(e){super(e),this.name="InvalidStateError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Ut):this.stack=new Error(e).stack}}class Ci extends w{constructor(e){super(e),this.name="TransportConnectionError",Error.hasOwnProperty("captureStackTrace")?Error.captureStackTrace(this,Ut):this.stack=new Error(e).stack}}const wy=t=>new Promise(e=>setTimeout(e,t));function Dh(t,e){return u(this,null,function*(){return new Promise((n,r)=>u(this,null,function*(){const{strategy:i,maxRetryCount:s,delayTime:a}=x({strategy:"linear",maxRetryCount:3,delayTime:10},e);let c=0,d,l=!1;const p=m=>{l=!0,r(m)};for(;c<s;){try{const m=yield t(c,p);return n(m)}catch(m){if(d=m,l)break;if(c<s)i==="linear"?yield wy(a*(c+1)):i==="exponential"&&(yield wy(a*(c+Math.max(0,c-1))));else break}c+=1}return r(d)}))})}function MN(t){return t.map(e=>({channels:e.channels,clockRate:e.clockRate,mimeType:e.mimeType,sdpFmtpLine:e.sdpFmtpLine}))}function DN(t){return t.map(e=>({uri:e.uri}))}function Ud(t){return{codecs:MN(t.codecs),headerExtensions:DN(t.headerExtensions)}}function ON(t){const e=RTCRtpReceiver.getCapabilities("audio"),n=RTCRtpReceiver.getCapabilities("video"),r=RTCRtpSender.getCapabilities("audio"),i=RTCRtpSender.getCapabilities("video");t&&(n.codecs=n.codecs.filter(({mimeType:a})=>t===a),i.codecs=i.codecs.filter(({mimeType:a})=>t===a));const s={audio:Ud(e),video:Ud(n)};return{sender:{audio:Ud(r),video:Ud(i)},receiver:s}}var mt;class NN{constructor(e,n){f(this,mt,void 0),g(this,"events"),g(this,"sfuType"),v(this,mt,e),this.sfuType=n,this.events=n===tt.CF?pn:en}joinRoom(e,n,r,i=!1,s=null){return u(this,null,function*(){const a={roomUuid:e,displayName:n,prejoined:i,capabilities:r};return s&&(a.location=s),(yield o(this,mt).sendMessagePromiseWithTimeout({event:this.events.joinRoom,protobuf:FC.toBinary(a),timeout:5e3})).payload})}connectTransport(e){return u(this,null,function*(){const n=(yield o(this,mt).sendMessagePromise(this.events.createWebRTCTransport,mC.toBinary(e))).payload,{transportId:r,description:i,producerIds:s}=Qf.fromBinary(n),a={sdp:i==null?void 0:i.sdp,type:i.type};return{transportId:r,answer:a,producerIds:s}})}produce(e){return u(this,null,function*(){var n,r;const i=(yield o(this,mt).sendMessagePromise(this.events.produce,YC.toBinary(e))).payload,s=OP.fromBinary(i);return{answer:{sdp:(n=s==null?void 0:s.description)==null?void 0:n.sdp,type:(r=s==null?void 0:s.description)==null?void 0:r.type},producerId:s.producerId}})}consume(e){return u(this,null,function*(){if(this.sfuType===tt.HIVE)throw new Error("Hive does not support socket consumer operations");const n=(yield o(this,mt).sendMessagePromise(this.events.consume,KC.toBinary(e))).payload,{consumerIdsMap:{map:r},description:i}=MP.fromBinary(n);return{consumerStateMap:r,sessionDescription:i}})}closeProducer(e){return u(this,null,function*(){const n=(yield o(this,mt).sendMessagePromise(this.events.closeProducer,rP.toBinary(e))).payload,{description:r}=BP.fromBinary(n);return r})}closeConsumer(e){return u(this,null,function*(){if(this.sfuType===tt.HIVE)throw new Error("Hive does not support socket consumer operations");return(yield o(this,mt).sendMessagePromise(this.events.closeConsumer,sP.toBinary(e))).payload})}hostControlForPeer(e,n){return u(this,null,function*(){const r={audio:n==="audio",screeShare:!1,video:n==="video",participantId:e},i=(yield o(this,mt).sendMessagePromise(this.events.hostControlPeer,hP.toBinary(r))).payload;if(!i)return!1;const{status:s}=zP.fromBinary(i);return s==="success"})}hostControlForAll(e){return u(this,null,function*(){const n={audio:e==="audio",screenShare:!1,video:e==="video"},r=(yield o(this,mt).sendMessagePromise(this.events.hostControlAllPeers,mP.toBinary(n))).payload;if(!r)return!1;const{status:i}=QP.fromBinary(r);return i==="success"})}kickAll(){return u(this,null,function*(){const e={propagateKickAcrossRooms:!1},n=(yield o(this,mt).sendMessagePromise(this.events.kickAll,nv.toBinary(e))).payload;if(!n)return!1;const{status:r}=$P.fromBinary(n);return r==="success"})}kickPeer(e){return u(this,null,function*(){const n=(yield o(this,mt).sendMessagePromise(this.events.kickPeer,oP.toBinary(e))).payload;if(!n)return!1;const{status:r}=GP.fromBinary(n);return r==="success"})}changeDisplayName(e){return u(this,null,function*(){const n=(yield o(this,mt).sendMessagePromise(this.events.changeDisplayName,lP.toBinary(e))).payload;if(!n)return!1;const{status:r}=ZP.fromBinary(n);return r==="success"})}notifySelfJoinComplete(){return u(this,null,function*(){const e={},n=(yield o(this,mt).sendMessagePromise(this.events.selfJoinComplete,WC.toBinary(e))).payload;return Ou.fromBinary(n)})}audioActivity(e){return u(this,null,function*(){o(this,mt).sendMessage(this.events.audioActivity,fC.toBinary(e))})}}mt=new WeakMap;class io extends ut.EventEmitter{constructor(){super(),this.setMaxListeners(1/0)}safeEmit(e,...n){const r=this.listenerCount(e);try{return this.emit(e,...n)}catch(i){return h.error(`EnhancedEventEmitter:: safeEmit() | event listener ${e} threw an error`,{error:i}),Boolean(r)}}safeEmitAsPromise(e,...n){return u(this,null,function*(){const r={}.EVENT_PROMISE_TIMEOUT?parseInt({}.EVENT_PROMISE_TIMEOUT,10):1e4;return this.safeEmitAsPromiseWithTimeout(e,r,...n)})}safeEmitAsPromiseWithTimeout(e,n,...r){return u(this,null,function*(){return new Promise((i,s)=>{setTimeout(s,n,"event request timeout");try{this.emit(e.toString(),...r,i,s)}catch(a){h.error(`EnhancedEventEmitter:: safeEmitAsPromise() | event listener for event ${e.toString()} threw an error [event:%s]:%o`,{error:a}),s(a)}})})}}class Oh extends io{constructor(){super(...arguments),g(this,"_sendWebStream",new MediaStream),g(this,"_sendScreenShareStream",new MediaStream),g(this,"_direction"),g(this,"pc"),g(this,"_transportReady",!1),g(this,"_mapMidTransceiver",new Map),g(this,"enableHighBitrate",!1),g(this,"enableStereo",!1),g(this,"enableDtx",!0)}get midTransceiverMap(){return this._mapMidTransceiver}close(){if(h.debug(`${this.name}::close()`),this.pc)try{this.pc.close()}catch(e){h.error(`${this.name}::pc.close()`,{error:e})}}restartIce(){return u(this,null,function*(){h.debug(`${this.name}::restartIce()`);const e=yield this.pc.createOffer({iceRestart:!0});return h.debug(`${this.name}::restartIce() | calling pc.setLocalDescription() [offer:${JSON.stringify(e)}]`),{offerSdp:e,callback:n=>u(this,null,function*(){h.info(`${this.name}::restartIce() | calling pc.setRemoteDescription() [answer:${JSON.stringify(n)}]`),yield this.pc.setRemoteDescription(n)})}})}init({direction:e,iceServers:n,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:s,onTrackHandler:a}){h.debug("HandlerInterface::init()"),this._direction=e,this.pc=new RTCPeerConnection(x({iceServers:n||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require"},i),s),a&&this.pc.addEventListener("track",c=>{a(c)}),this._addEventListeners()}connect(){return u(this,null,function*(){const e=this.pc.createDataChannel("dyte"),n=yield this.pc.createOffer();return yield this.pc.setLocalDescription(n),h.info(`connect offer: ${JSON.stringify(n)}`),{offerSdp:n,callback:r=>u(this,null,function*(){h.debug(`${this.name}::connect() | calling pc.setRemoteDescription() [answer:${JSON.stringify(r)}]`),yield this.pc.setRemoteDescription(r),e.close()})}})}getTransportStats(){return u(this,null,function*(){return this.pc.getStats()})}_assertSendDirection(){if(this._direction!=="send")throw new Error('method can just be called for handlers with "send" direction')}_assertRecvDirection(){if(this._direction!=="recv")throw new Error('method can just be called for handlers with "recv" direction')}getReceiverStats(e){return u(this,null,function*(){this._assertRecvDirection();const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");return n.receiver.getStats()})}stopSending(e){return u(this,null,function*(){this._assertSendDirection(),h.debug(`stopSending() [localId:${e}]`);const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");n.sender.replaceTrack(null),this.pc.removeTrack(n.sender),n.direction="inactive";const r=yield this.pc.createOffer();return h.debug(`stopSending() | calling pc.setLocalDescription() [offer:${JSON.stringify(r)}]`),yield this.pc.setLocalDescription(r),{offerSdp:r,callback:i=>u(this,null,function*(){h.debug(`stopSending() | calling pc.setRemoteDescription() [answer:${JSON.stringify(i)}]`),yield this.pc.setRemoteDescription(i),this.midTransceiverMap.delete(e)})}})}replaceTrack(e,n){return u(this,null,function*(){this._assertSendDirection(),n?h.debug(`replaceTrack() [localId:${e}, track.id:${n.id}]`):h.debug(`replaceTrack() [localId:${e}, no track]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");yield r.sender.replaceTrack(n)})}setMaxSpatialLayer(e,n){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${n}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");const i=r.sender.getParameters();i.encodings.forEach((s,a)=>{a<=n?s.active=!0:s.active=!1}),yield r.sender.setParameters(i)})}setRtpEncodingParameters(e,n){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setRtpEncodingParameters() [localId:${e}, params:${JSON.stringify(n)}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");const i=r.sender.getParameters();i.encodings.forEach((s,a)=>{i.encodings[a]=x(x({},s),n)}),yield r.sender.setParameters(i)})}getSenderStats(e){this._assertSendDirection();const n=this.midTransceiverMap.get(e);if(!n)throw new Error("associated RTCRtpTransceiver not found");return n.sender.getStats()}_addEventListeners(){this.pc.addEventListener("icecandidate",e=>{e.candidate&&this.emit("@icecandidate",{candidate:e.candidate})}),this.pc.addEventListener("iceconnectionstatechange",()=>{switch(this.pc.iceConnectionState){case"checking":this.emit("@connectionstatechange","connecting");break;case"connected":case"completed":this.emit("@connectionstatechange","connected"),this._transportReady=!0;break;case"failed":this.emit("@connectionstatechange","failed");break;case"disconnected":this.emit("@connectionstatechange","disconnected");break;case"closed":this.emit("@connectionstatechange","closed");break;default:h.warn("unknown state");break}}),this.pc.addEventListener("negotiationneeded",()=>{this.emit("@negotiationneeded",{}),h.debug("negotiationneeded")}),this.pc.addEventListener("icegatheringstatechange",()=>{switch(this.pc.iceGatheringState){case"gathering":h.debug("icegatheringstatechange | gathering"),this.emit("@icegatheringstatechange","gathering");break;case"complete":h.debug("icegatheringstatechange | complete"),this.emit("@icegatheringstatechange","complete");break;default:h.warn("unknown state");break}}),this.pc.addEventListener("icecandidateerror",e=>{h.warn("icecandidateerror",{error:{code:e.errorCode,message:e.errorText}})}),this.pc.addEventListener("datachannel",e=>{h.info("data channel created: ",{rtcChannel:{label:e.channel.label}});const{channel:n}=e;n.onopen=()=>{h.info("data channel open: ",{rtcChannel:{label:e.channel.label}}),this.safeEmit("dc_open",e.channel)},n.onclose=()=>{h.warn("data channel closed: ",{rtcChannel:{label:e.channel.label}})},n.onerror=()=>{h.error("data channel error: ",{rtcChannel:{label:e.channel.label}})}}),this.addCustomEventListeners()}addCustomEventListeners(){}}class Nh extends Oh{static createFactory(){return()=>new Nh}get name(){return"Chrome74"}init({direction:e,iceServers:n,iceTransportPolicy:r,additionalSettings:i,proprietaryConstraints:s,onTrackHandler:a}){this._direction=e,this.pc=new RTCPeerConnection(x({iceServers:n||[],iceTransportPolicy:r||"all",bundlePolicy:"max-bundle",rtcpMuxPolicy:"require",sdpSemantics:"unified-plan"},i),s),a&&this.pc.addEventListener("track",c=>{a(c)}),this._addEventListeners()}send(e){return u(this,arguments,function*({track:n,encodings:r,codecOptions:i,screenShare:s}){this._assertSendDirection();const a=this.pc.addTransceiver(n,{direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream],sendEncodings:r});if(!navigator.isReactNative){h.debug("creating new transceiver");const l=RTCRtpSender.getCapabilities(typeof n=="string"?n:n.kind);h.info(`senders available params: ${JSON.stringify(l)}`);const p=[];i&&i.length&&i.forEach(m=>{var y;const E=l.codecs.find(b=>b.mimeType.includes(m.name));if(m.parameters){h.debug(`codecOption.parameters:${JSON.stringify(m.parameters)}`);const b=((y=E.sdpFmtpLine)==null?void 0:y.split(";"))||[];b.push(...m.parameters);const O=Array.from(new Set(b).values());E.sdpFmtpLine=O.join(";")}p.push(E)}),h.info(`selected codecs: ${JSON.stringify(p)}`),a.setCodecPreferences(p)}const c=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(c),i&&i.findIndex(({name:l})=>l==="opus")>=0){const{enableDtx:l,enableStereo:p}=this,m=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;c.sdp=c.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${l?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${m}`),c.sdp+=`a=rtcp-fb:111 nack\r
19
+ `}this.midTransceiverMap.set(a.mid,a);const d=l=>u(this,null,function*(){return h.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(l)}]`),yield this.pc.setRemoteDescription(l),a.mid});return h.debug(`send() | calling pc.setLocalDescription() [offer: ${JSON.stringify(c,void 0,2)}]`),{offerSdp:c,callback:d,sender:a.sender,mid:a.mid}})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:n}=e;n.onmessage=r=>{this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(r.data)))}})}}class Fd extends Oh{constructor(e){super(),g(this,"supportsSendEncodings",!1),this.supportsSendEncodings=e.supportsSendEncodings}static createFactory(e){return()=>new Fd(e)}get name(){return"Firefox60"}send(e){return u(this,arguments,function*({track:n,encodings:r,codecOptions:i,screenShare:s}){this._assertSendDirection();const a=this.supportsSendEncodings&&r!==void 0?{sendEncodings:r}:{},c=this.pc.addTransceiver(n,x({direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream]},a));if(!this.supportsSendEncodings&&r){r.reverse();const p=c.sender.getParameters();p.encodings=r,yield c.sender.setParameters(p)}const d=(p,m)=>{var y;const E=Yr(p),b=E.media[E.media.length-1],O=b.rtp.filter(J=>m.some(I=>I.name===J.codec)),A=b.fmtp.filter(J=>O.some(I=>I.payload===J.payload)),F=(y=b.rtcpFb)==null?void 0:y.filter(J=>O.some(I=>I.payload===J.payload)),V=O.map(J=>J.payload);return E.media[E.media.length-1].rtp=O,E.media[E.media.length-1].fmtp=A,E.media[E.media.length-1].rtcpFb=F,E.media[E.media.length-1].payloads=V.join(" "),pc(E)},l=yield this.pc.createOffer();if(l.sdp=d(l.sdp,i),h.debug(`send() | calling pc.setLocalDescription() [offer:${JSON.stringify(l)}]`),yield this.pc.setLocalDescription(l),n==="audio"||n.kind==="audio"){const{enableDtx:p,enableStereo:m}=this,y=this.enableHighBitrate?m?128e3:64e3:m?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${p?"usedtx=1;":""}${m?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${y}`)}return this.midTransceiverMap.set(c.mid,c),{offerSdp:l,callback:p=>u(this,null,function*(){return h.debug(`send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),yield this.pc.setRemoteDescription(p),c.mid}),sender:c.sender,mid:c.mid}})}setMaxSpatialLayer(e,n){return u(this,null,function*(){this._assertSendDirection(),h.debug(`setMaxSpatialLayer() [localId:${e}, spatialLayer:${n}]`);const r=this.midTransceiverMap.get(e);if(!r)throw new Error("associated RTCRtpTransceiver not found");const i=r.sender.getParameters(),s=i.encodings.length-1-n;i.encodings.forEach((a,c)=>{c>=s?a.active=!0:a.active=!1}),yield r.sender.setParameters(i)})}addCustomEventListeners(){this.pc.addEventListener("datachannel",e=>{const{channel:n}=e;n.onmessage=r=>u(this,null,function*(){const i=yield r.data.arrayBuffer();this.safeEmit("datachannel",e.channel,String.fromCharCode(...new Uint8Array(i)))})})}}class Lh extends Oh{static createFactory(){return()=>new Lh}get name(){return"Safari12"}send(e){return u(this,arguments,function*({track:n,encodings:r,codecOptions:i,screenShare:s}){this._assertSendDirection(),h.debug("Safari12::creating new transceiver");const a=this.pc.addTransceiver(n,{direction:"sendonly",streams:[s?this._sendScreenShareStream:this._sendWebStream],sendEncodings:r}),c=RTCRtpSender.getCapabilities(typeof n=="string"?n:n.kind);h.info(`Safari12::senders available params: ${JSON.stringify(c)}`);const d=[];i&&i.length>0&&i.forEach(p=>{var m;const y=c.codecs.find(E=>E.mimeType.includes(p.name));if(p.parameters){h.info(`Safari12::codecOption.parameters:, ${JSON.stringify(p.parameters)}`);const E=((m=y.sdpFmtpLine)==null?void 0:m.split(";"))||[];E.push(...p.parameters);const b=[...new Set(E).values()];y.sdpFmtpLine=b.join(";")}d.push(y)}),h.info(`Safari12::selected codecs: ${JSON.stringify(d)}`),a.setCodecPreferences(d);const l=yield this.pc.createOffer();if(yield this.pc.setLocalDescription(l),n==="audio"||n.kind==="audio"){const{enableStereo:p,enableDtx:m}=this,y=this.enableHighBitrate?p?128e3:64e3:p?64e3:32e3;l.sdp=l.sdp.replace("minptime=10;useinbandfec=1",`minptime=10;useinbandfec=1;${m?"usedtx=1;":""}${p?"stereo=1;sprop-stereo=1;":""}maxaveragebitrate=${y}`)}return this.midTransceiverMap.set(a.mid,a),{offerSdp:l,callback:p=>u(this,null,function*(){return h.debug(`Safari12::send() | calling pc.setRemoteDescription() [answer:${JSON.stringify(p)}]`),yield this.pc.setRemoteDescription(p),a.mid}),sender:a.sender,mid:a.mid}})}addCustomEventListeners(){this.pc.ondatachannel=e=>{const{channel:n}=e;n.onmessage=r=>u(this,null,function*(){const i=String.fromCharCode(...new Uint8Array(r.data));this.safeEmit("datachannel",e.channel,i)})}}}function LN(t,e){return typeof t=="undefined"?e:typeof window!="undefined"&&Object.getOwnPropertyDescriptor(window,"structuredClone")?structuredClone(t):JSON.parse(JSON.stringify(t))}var Bd,As,sr,ar,Dr,Wd,xh,Vh,Iy,Uh,Cy;class xN extends io{constructor(e){var n;super(),f(this,ar),f(this,Wd),f(this,Vh),f(this,Uh),g(this,"rtpReceiver"),g(this,"id"),g(this,"localId"),g(this,"producerId"),g(this,"producingTransportId"),g(this,"mimeType"),g(this,"track"),g(this,"peerId"),g(this,"appData"),g(this,"transceiver"),f(this,Bd,void 0),f(this,As,void 0),f(this,sr,void 0),this.id=e.id,this.localId=e.localId,v(this,Bd,e.handler),this.appData=e.appData,this.peerId=e.producingPeerId,this.producingTransportId=e.producingTransportId,v(this,sr,!1),this.producerId=e.producerId,this.track=e.track,v(this,As,(n=e.paused)!=null?n:!1),this.mimeType=e.mimeType,this.transceiver=e.transceiver,this.rtpReceiver=e.rtpReceiver,H(this,Vh,Iy).call(this)}get closed(){return o(this,sr)}get kind(){return this.track.kind}get paused(){return o(this,As)}close(e,n){o(this,sr)||(h.debug(`Consumer::close() ${e?`with reason ${e}`:""}`,o(this,ar,Dr)),v(this,sr,!0),n&&(H(this,Uh,Cy).call(this),this.transceiver.stop()),this.safeEmit("close",e))}getStats(){return u(this,null,function*(){if(o(this,sr))throw new Ut("closed");return o(this,Bd).getReceiverStats(this.localId)})}pause(){if(h.debug("consumer::pause()",o(this,ar,Dr)),o(this,sr)){h.error("consumer::pause() | Consumer closed",o(this,ar,Dr));return}v(this,As,!0),this.track.enabled=!1,this.safeEmit("pause")}resume(){if(h.debug("consumer::resume()",o(this,ar,Dr)),o(this,sr)){h.error("Consumer::resume() | Consumer closed",o(this,ar,Dr));return}v(this,As,!1),this.track.enabled=!0,this.safeEmit("resume")}}Bd=new WeakMap,As=new WeakMap,sr=new WeakMap,ar=new WeakSet,Dr=function(){return{consumer:{id:this.id,appData:this.appData,peerId:this.peerId,kind:this.kind}}},Wd=new WeakSet,xh=function(){h.debug('Consumer::track "ended" event',o(this,ar,Dr)),this.safeEmit("trackended")},Vh=new WeakSet,Iy=function(){this.track.addEventListener("ended",H(this,Wd,xh).bind(this))},Uh=new WeakSet,Cy=function(){try{this.track.removeEventListener("ended",H(this,Wd,xh)),this.track.stop()}catch(t){h.error("Consumer::destroyTrack()",G(x({},o(this,ar,Dr)),{error:t}))}};var Vn,so,ao,Ms,kn,gt,Pi,oo,sn,bn;class VN extends io{constructor(e){var n,r;super(),f(this,sn),g(this,"id"),g(this,"localId"),f(this,Vn,void 0),g(this,"kind"),g(this,"appData"),g(this,"rtpSender"),f(this,so,void 0),f(this,ao,void 0),f(this,Ms,void 0),f(this,kn,!1),f(this,gt,void 0),f(this,Pi,void 0),f(this,oo,void 0),this.id=e.id,this.localId=e.localId,v(this,gt,e.track),this.kind=(n=e.track)==null?void 0:n.kind,v(this,Pi,e.disableTrackOnPause?!((r=e.track)!=null&&r.enabled):!1),v(this,oo,void 0),v(this,so,e.stopTracks),v(this,ao,e.disableTrackOnPause),v(this,Ms,e.zeroRtpOnPause),this.appData=e.appData||{},this._onTrackEnded=this._onTrackEnded.bind(this),v(this,Vn,e.handler),this.rtpSender=e.rtpSender,this._handleTrack()}get closed(){return o(this,kn)}get track(){return o(this,gt)}get paused(){return o(this,Pi)}get maxSpatialLayer(){return o(this,oo)}close(e){return u(this,null,function*(){if(o(this,kn))return;if(h.debug(`Producer::close() ${e?`with reason ${e}`:""}`,o(this,sn,bn)),v(this,kn,!0),this._destroyTrack(),e===Hd){this.safeEmit("close",{reason:e});return}const{offerSdp:n,callback:r}=yield o(this,Vn).stopSending(this.localId),{answer:i}=yield this.safeEmitAsPromise("close",{offer:n,reason:e});r(i)})}getStats(){return u(this,null,function*(){if(o(this,kn))throw new Ut("closed");return o(this,Vn).getSenderStats(this.localId)})}pause(){h.debug("Producer::pause()",o(this,sn,bn)),o(this,kn)&&h.error("Producer::pause() | Producer closed",o(this,sn,bn)),v(this,Pi,!0),o(this,gt)&&o(this,ao)&&(o(this,gt).enabled=!1),o(this,Ms)&&o(this,Vn).replaceTrack(this.localId,null),this.emit("pause")}resume(){if(h.debug("Producer::resume()",o(this,sn,bn)),o(this,kn)){h.error("Producer::resume() | Producer closed",o(this,sn,bn));return}v(this,Pi,!1),o(this,gt)&&o(this,ao)&&(o(this,gt).enabled=!0),o(this,Ms)&&o(this,Vn).replaceTrack(this.localId,o(this,gt)),this.emit("resume")}replaceTrack(e){return u(this,arguments,function*({track:n}){if(h.debug(`Producer::replaceTrack() trackId: ${n==null?void 0:n.id}`,o(this,sn,bn)),o(this,kn)){if(n&&o(this,so))try{n.stop()}catch(r){h.error("Producer::replaceTrack",G(x({},o(this,sn,bn)),{error:r}))}throw new Ut("closed")}else if(n&&n.readyState==="ended")throw new Ut("track ended");if(n===o(this,gt)){h.debug(`replaceTrack() | same track, ignored trackId: ${n.id}`,o(this,sn,bn));return}(!o(this,Ms)||!o(this,Pi))&&(yield o(this,Vn).replaceTrack(this.localId,n)),this._destroyTrack(),v(this,gt,n),this._handleTrack()})}setMaxSpatialLayer(e){return u(this,null,function*(){if(o(this,kn))throw new Ut("closed");if(this.kind!=="video")throw new ro("not a video Producer");if(typeof e!="number")throw new TypeError("invalid spatialLayer");yield o(this,Vn).setMaxSpatialLayer(this.localId,e),v(this,oo,e)})}setRtpEncodingParameters(e){return u(this,null,function*(){if(o(this,kn))throw new Ut("closed");if(typeof e!="object")throw new TypeError("invalid params");yield o(this,Vn).setRtpEncodingParameters(this.localId,e)})}_onTrackEnded(){h.debug(`Producer::track "ended" event trackId: ${this.track.id}`,o(this,sn,bn)),this.safeEmit("trackended",this.track.id)}_handleTrack(){o(this,gt)&&o(this,gt).addEventListener("ended",this._onTrackEnded)}_destroyTrack(){var e;if(o(this,gt))try{o(this,gt).removeEventListener("ended",this._onTrackEnded),o(this,so)&&o(this,gt).stop()}catch(n){h.error(`Producer::_destroyTrack trackId: ${(e=this.track)==null?void 0:e.id}`,G(x({},o(this,sn,bn)),{error:n}))}}}Vn=new WeakMap,so=new WeakMap,ao=new WeakMap,Ms=new WeakMap,kn=new WeakMap,gt=new WeakMap,Pi=new WeakMap,oo=new WeakMap,sn=new WeakSet,bn=function(){return{producer:{id:this.id,appData:this.appData,kind:this.kind}}};function Py(t){return typeof t=="object"&&!Array.isArray(t)&&t!==null}function Fh(t){return Math.random().toString(36).substring(2,2+t)}const jd=1;function Ry(t){const e=t;return delete e.payload._bolt,e}function UN(t){return t.payload&&Py(t.payload)}function Ay(t){var e,n;return UN(t)&&(n=(e=t.payload._bolt)==null?void 0:e.id)!=null?n:""}var Ri;const co=class extends ut.EventEmitter{constructor(t,e,n){super(),g(this,"channel"),g(this,"queue"),g(this,"serverProtocolVersion"),f(this,Ri,new Map),g(this,"respond",(r,i,s=!1)=>{let a;s?a=co.createErrorResponse(r,i):a=co.createResponse(r,i),this.channel.send(JSON.stringify(a))}),g(this,"notify",r=>{const i=co.createNotification(r);this.channel.send(JSON.stringify(i))}),g(this,"request",r=>u(this,null,function*(){const i=co.createRequest(r),s=new Promise((a,c)=>{const{id:d}=i.payload._bolt,l={id:d,method:i.type,resolve:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),a(p))},timer:setTimeout(()=>{this.queue.delete(d)&&c(new Error(`request timeout for message id: ${d}`))},2e4),cancel:p=>{this.queue.delete(d)&&(clearTimeout(l.timer),c(p))}};this.queue.set(d,l)});return this.channel.send(JSON.stringify(i)),s})),g(this,"send",r=>{const i=JSON.stringify(r),s=16384;if(i.length>s){const a=s-200,c=Math.ceil(i.length/a),d=[];for(let p=0;p<c;p+=1){const m=p*a,y=(p+1)*a;d.push(i.slice(m,y))}const l=Ji();for(let p=0;p<c;p+=1){const m=d[p],y=JSON.stringify({id:l,count:c,chunkIndex:p,chunk:m});h.debug(`Sending message chunk over dc: ${y}`),this.channel.send(y)}}else h.debug(`Sending message over dc: ${i}`),this.channel.send(i)}),g(this,"processMessage",r=>{var i;o(this,Ri).has(r.id)||o(this,Ri).set(r.id,[]);const s=o(this,Ri).get(r.id);if(s[r.chunkIndex]=r,(s==null?void 0:s.length)===r.count&&!s.some(a=>a===void 0)){const a=o(this,Ri).get(r.id),c=a==null?void 0:a.reduce((l,p)=>l+p.chunk,"");o(this,Ri).delete(r.id);const d=JSON.parse(c);if(!d.payload||!Py(d.payload))throw new Error("corrupted incoming message over dc",{cause:{code:"CORRUPT_DC_MESSAGE",values:d}});if(this.processBoltHandshake(d))return;if(this.serverProtocolVersion=(i=d.payload._bolt)==null?void 0:i.version,!this.processResponseMsg(d))return d}}),g(this,"processResponseMsg",r=>{const{id:i}=r.payload._bolt,s=this.queue.get(i);return s?(h.debug(`resolving pending request with id: ${i}, complete response: ${JSON.stringify(r)}`),r.type==="error"?s.cancel(Ry(r)):s.resolve(Ry(r)),!0):!1}),g(this,"processBoltHandshake",r=>{var i,s;return r.type==="_bolt"||r.type==="handshake"?(this.respond((s=(i=r.payload._bolt)==null?void 0:i.id)!=null?s:Fh(8),{type:"_bolt",payload:{message:"pong"}}),!0):!1}),this.label=e,this.transportId=n,this.channel=t,this.queue=new Map}};let lo=co;Ri=new WeakMap,g(lo,"createRequest",t=>{var e;if((e=t.payload)!=null&&e._bolt)throw new Error("rpc fields are internal values");return{type:t.type,payload:G(x({},t.payload),{_bolt:{id:Fh(8),type:"REQUEST",version:jd}})}}),g(lo,"createResponse",(t,e)=>{var n;if((n=e.payload)!=null&&n._bolt)throw new Error("rpc fields are internal values");return{type:e.type,payload:G(x({},e.payload),{_bolt:{id:t,type:"RESPONSE",version:jd}})}}),g(lo,"createNotification",t=>{var e;if((e=t.payload)!=null&&e._bolt)throw new Error("rpc fields are internal values");return{type:t.type,payload:G(x({},t.payload),{bolt:{id:Fh(8),type:"NOTIFY",version:jd}})}}),g(lo,"createErrorResponse",(t,e)=>({type:"error",payload:{error:e.message,_bolt:{id:t,type:"RESPONSE",version:jd}}}));function FN(t){if(Promise.allSettled)return Promise.allSettled(t);const e=t.map(n=>n.then(r=>({status:"fulfilled",value:r})).catch(r=>({status:"rejected",reason:r})));return Promise.all(e)}const Hd="transport closed";var uo;const ho=class extends io{constructor(t,{id:e,direction:n,handlerFactory:r,iceServers:i,iceTransportPolicy:s,proprietaryConstraints:a,additionalSettings:c,appData:d,config:l}){var p,m,y;super(),g(this,"awaitQueue"),g(this,"observer"),f(this,uo,void 0),g(this,"id"),g(this,"serverId"),g(this,"direction"),g(this,"maxSctpMessageSize"),g(this,"handler"),g(this,"connectionState","new"),g(this,"producers"),g(this,"consumers"),g(this,"datachannels"),g(this,"connected",!1),g(this,"eventsDCReadyPromise"),g(this,"eventsDCReadyPromiseResolver"),g(this,"eventsDCFailureTimer"),g(this,"transportConnectionPromise"),g(this,"consumerTrackEvents"),g(this,"unknownTracksMap"),g(this,"appData"),h.debug(`constructor() [id: ${e}, direction: ${n}]`),v(this,uo,t),this.id=e,this.direction=n;const E=LN(c,{});delete E.iceServers,delete E.iceTransportPolicy,delete E.bundlePolicy,delete E.rtcpMuxPolicy,delete E.sdpSemantics,this.producers=new Map,this.consumers=new Map,this.datachannels=new Map,this.consumerTrackEvents=new Map,this.unknownTracksMap=new Map,this.awaitQueue=new xd,this.observer=new io,this.handler=r(),this.handler.enableHighBitrate=(p=l==null?void 0:l.enableHighBitrate)!=null?p:!1,this.handler.enableStereo=(m=l==null?void 0:l.enableStereo)!=null?m:!1,this.handler.enableDtx=(y=l==null?void 0:l.enableDtx)!=null?y:!0,this.handler.init({onTrackHandler:this._ontrack.bind(this),direction:n,iceServers:i,iceTransportPolicy:s,additionalSettings:c,proprietaryConstraints:a}),this.appData=d||{},this.transportConnectionPromise=new Promise(b=>{this.observer.once("connected",()=>{b(!0)}),this.observer.once("disconnect",()=>{b(!1)}),this.observer.once("close",()=>{b(!1)})}),this.eventsDCReadyPromise=new Promise(b=>{this.eventsDCReadyPromiseResolver=b}),this.handler.on("@connectionstatechange",b=>{b!==this.connectionState&&(h.debug(`connection state changed to ${b}`),this.connectionState=b,b==="connected"&&(this.connected=!0,this.observer.emit("connected")),b==="disconnected"&&(this.connected=!1,this.observer.emit("disconnect")),(b==="failed"||b==="closed")&&(this.connected=!1,this.observer.emit("close")),this.closed||this.safeEmit("connectionstatechange",b))}),this.handler.on("@icecandidate",({candidate:b})=>{this.closed||this.safeEmit("icecandidate",b)}),this.handler.on("dc_open",b=>{let O=this.datachannels.get(b.label);O||(O||(O=new lo(b,b.label,this.serverId),this.datachannels.set(b.label,O)),this.eventsDCFailureTimer=setTimeout(()=>{b.label==="events"&&(this.eventsDCReadyPromiseResolver(!1),this.safeEmit("dc_error",b.label))},5e3))}),this.handler.on("datachannel",(b,O)=>{b.label==="events"&&(this.eventsDCReadyPromiseResolver(!0),this.eventsDCFailureTimer&&clearTimeout(this.eventsDCFailureTimer));const A=this.datachannels.get(b.label);if(!A){h.error("unregistered datachannel for message",{rtcChannel:{label:b.label,message:O}});return}try{const F=JSON.parse(O);h.debug("datachannel message chunk recieved",{dataChannelMessageChunk:{id:F.id,count:F.count,chunkIndex:F.chunkIndex,chunk:F.chunk,transprtId:this.serverId}});const V=A.processMessage(F);if(!V)return;h.debug(`datachannel message with id:${F.id} on transport:${this.serverId}complete - ${JSON.stringify(V)}`),this.emit(`datachannel:${b.label}`,A.label,V)}catch(F){h.error("error parsing message",{error:F})}})}get closed(){return this.connectionState==="closed"}setServerId(t){this.serverId=t}getDatachannel(t){return this.datachannels.get(t)}get isEventsDCReady(){return this.eventsDCReadyPromise}close(){this.closed||(h.debug("Transport close called"),this.connectionState="closed",this.connected=!1,this.handler.close(),Array.from(this.producers.values()).forEach(t=>{t.close(Hd).catch(()=>{})}),this.producers.clear(),Array.from(this.consumers.values()).forEach(t=>{t.close(Hd)}),this.consumers.clear(),this.consumerTrackEvents.clear(),this.emit("close"),this.observer.emit("close"))}getStats(){return u(this,null,function*(){if(this.closed)throw new Ut("closed");return this.handler.getTransportStats()})}connect(t){return u(this,null,function*(){try{if(yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:e,callback:n}=yield this.handler.connect(),{transportId:r,answer:i}=yield t(e);this.setServerId(r),yield n(i)})),!(yield this.transportConnectionPromise))throw new Error("ice connection failed");if(o(this,uo)===tt.HIVE&&!(yield this.isEventsDCReady))throw new Error("events datachannel not open")}catch(e){throw h.error("transport failed to connect:",{error:e}),e}})}restartIce(){return u(this,null,function*(){if(h.debug("restartIce()"),this.closed)throw new Ut("closed");return this.handler.restartIce()})}canProduce(t){return u(this,null,function*(){const{track:e,appData:n}=t;if(e){if(this.direction!=="send")throw new ro("not a sending Transport");if(e.readyState==="ended")throw new Ut("track ended");if(this.listenerCount("connect")===0&&this.connectionState==="new")throw new TypeError('no "connect" listener set into this transport');if(n&&typeof n!="object")throw new TypeError("if given, appData must be an object")}else throw new TypeError("missing track");if(!(yield this.transportConnectionPromise))throw new Ci("transport not connected");return!0})}produce(t,e){return u(this,null,function*(){if(!(yield this.canProduce(t)))throw new Error("Cannot produce");const{track:n,encodings:r,codecOptions:i,stopTracks:s=!0,disableTrackOnPause:a=!0,zeroRtpOnPause:c=!1,appData:d={}}=t;h.debug(`produce() [track:${n.id}]`);const{producerId:l,localId:p,rtpSender:m}=yield this.awaitQueue.push(()=>u(this,null,function*(){const{offerSdp:y,callback:E,sender:b,mid:O}=yield this.handler.send({track:n,encodings:r,codecOptions:i,screenShare:d==null?void 0:d.screenShare}),{answer:A,producerId:F}=yield e({offer:y,kind:n.kind,paused:a?!n.enabled:!1,appData:G(x({},d||{}),{mid:O}),codecOptions:i,producingTransportId:this.serverId}),V=yield E(A);return{producerId:F,localId:V,rtpSender:b}}),"producer");return this.createProducerObject({id:l,localId:p,track:n,stopTracks:s,disableTrackOnPause:a,zeroRtpOnPause:c,appData:d,handler:this.handler,rtpSender:m})})}createProducerObject(t){return u(this,null,function*(){const e=new VN(t);return this.producers.set(e.id,e),e.once("close",()=>{this.producers.delete(e.id)}),e})}closeProducer(t){return u(this,null,function*(){yield this.awaitQueue.push(t.close.bind(t),"producer")})}canConsume(){return u(this,null,function*(){if(this.closed)throw new Ut("closed");if(this.direction!=="recv")throw new ro("not a receiving transport");if(this.listenerCount("connect")===0&&this.connectionState==="new")throw new TypeError('no "connect" listener set into this transport');if(!(yield this.transportConnectionPromise))throw new Ci("transport not connected");return!0})}consume(t,e,n){return u(this,null,function*(){return this.awaitQueue.push(()=>u(this,null,function*(){const r={},{consumerStates:i,sessionDescription:s,failedProducers:a}=yield e(t);i.forEach((l,p)=>{r[p]=this.createConsumerObjectAndWaitForTrack(G(x({},l),{producerId:p}))});const c=a;s&&(h.info("Session description found, sending negotiation request"),yield n(s));const d=[];return yield Promise.all(Object.entries(r).map(([l,p])=>p.then(m=>d.push(m)).catch(()=>{h.error(`Failed to create consumer object, producer: ${l}`,{error:{message:"This should not happen"},transport:{serverId:this.serverId}})}))),{consumers:d,failedProducers:c}}),"consumer")})}static parseHeaderExtensionMappings(t,e){const n=Yr(t.sdp),r={};return n.media.forEach(i=>{e.includes(i.mid.toString())&&(r[i.mid]=i.ext)}),r}static setHeaderExtensionMappings(t,e,n){const r=Yr(t.sdp);return r.media=r.media.map(i=>{if(e.includes(i.mid.toString())){const s=x({},i);return s.ext=n[i.mid],s}return i}),G(x({},t),{sdp:pc(r)})}static parseCodecAndFmtpMappings(t,e){const n=Yr(t.sdp),r={};return n.media.forEach(i=>{e.includes(i.mid.toString())&&(r[i.mid.toString()]={rtp:i.rtp,fmtp:i.fmtp,payloads:i.payloads,rtcpFb:i.rtcpFb})}),r}static setCodecAndFmtpMappings(t,e,n){const r=Yr(t.sdp);return r.media=r.media.map(i=>{if(e.includes(i.mid.toString())){const s=x({},i);return s.rtp=n[i.mid.toString()].rtp,s.fmtp=n[i.mid.toString()].fmtp,s.payloads=n[i.mid.toString()].payloads,s.rtcpFb=n[i.mid.toString()].rtcpFb,s}return i}),G(x({},t),{sdp:pc(r)})}closeConsumers(t,e){return u(this,null,function*(){const n=t.map(c=>c.transceiver.mid),r=ho.parseHeaderExtensionMappings(this.handler.pc.remoteDescription,n),i=ho.parseCodecAndFmtpMappings(this.handler.pc.remoteDescription,n);t.forEach(c=>c.close(void 0,!0));let s=yield this.handler.pc.createOffer();s=ho.setHeaderExtensionMappings(s,n,r),s=ho.setCodecAndFmtpMappings(s,n,i),yield this.setLocalDescription(s);const a=yield e(t,s);yield this.setRemoteDescription(a)})}setRemoteOffer(t){return u(this,null,function*(){yield this.setRemoteDescription(t);const e=yield this.handler.pc.createAnswer(),n=Yr(e.sdp);return n.media=n.media.map(r=>{if(r.type==="audio"){const i=x({},r),s=i.fmtp.find(a=>a.payload===111);return s&&(s.config+=";stereo=1;sprop-stereo=1"),i.rtcpFb||(i.rtcpFb=[]),i.rtcpFb.some(a=>a.type==="nack")||i.rtcpFb.push({payload:parseInt(i.payloads,10),type:"nack"}),i}return r}),e.sdp=pc(n),yield this.setLocalDescription(e),e})}_ontrack(t){const{track:e,transceiver:n,streams:r}=t;h.info(`track event received [trackId: ${e.id}]`);let i;o(this,uo)===tt.HIVE?i=`${r[0].id}:${e.kind}`:i=`${n.mid}:${e.kind}`,e.addEventListener("ended",()=>{h.info(`rtc consumer track ended [trackId: ${e.id}]`),this.unknownTracksMap.delete(i)});const s=this.consumerTrackEvents.get(i);s?(s(e,n),this.consumerTrackEvents.delete(i)):(h.warn(`track event handler not found ${i}`),this.unknownTracksMap.set(i,t))}sendErrorOverDC(t,e,n){const r=this.getDatachannel(t);if(!r)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:t}}});r.respond(e,n,!0)}sendResponseOverDC(t,e,n){const r=this.getDatachannel(t);if(!r)throw new Error("datachannel not found",{cause:{code:"DC_NOT_FOUND",values:{label:t}}});r.respond(e,n)}createConsumerObjectAndWaitForTrack(t){return u(this,null,function*(){const{consumerId:e,producerId:n,producingPeerId:r,producingTransportId:i,streamId:s,paused:a,screenShare:c,appData:d,kind:l,mimeType:p}=t,m=`${s}:${l}`,y=G(x({},t),{name:"consumer creation task error",message:"consumer creation failed"});return new Promise((E,b)=>u(this,null,function*(){const O=setTimeout(()=>{this.consumerTrackEvents.delete(m),y.isTimedout=!0,b(y)},5e3),A=(V,J)=>{try{if(V.readyState==="ended")clearTimeout(O),b(y);else{const I=V;I.enabled=!0,this.handler.midTransceiverMap.set(J.mid,J);const Z=new xN({id:e,localId:J.mid,transceiver:J,track:I,paused:a,producerId:n,producingPeerId:r,producingTransportId:i,handler:this.handler,appData:G(x({},d),{screenShare:c,peerId:r}),rtpReceiver:J.receiver,mimeType:p});this.consumers.set(e,Z),Z.once("close",()=>{this.consumers.delete(Z.id),this.handler.midTransceiverMap.delete(J.mid)}),h.info("consumer created for ",{consumer:{id:e,kind:l,appData:{screenShare:c},peerId:r,producerId:n}}),this.observer.emit("newconsumer",Z),clearTimeout(O),E(Z)}}catch(I){h.warn("error while creating consumer:",I),clearTimeout(O),b(y)}},F=this.unknownTracksMap.get(m);F?(this.unknownTracksMap.delete(m),A(F.track,F.transceiver)):this.consumerTrackEvents.set(m,A)}))})}setRemoteDescription(t){return u(this,null,function*(){yield this.handler.pc.setRemoteDescription(t)})}setLocalDescription(t){return u(this,null,function*(){h.debug(`${this.direction}() {transportId: ${this.serverId}} | calling pc.setLocalDescription() [offer:${JSON.stringify(t)}]`),yield this.handler.pc.setLocalDescription(t)})}retryFailedConsumerCreationTasks(t){return u(this,null,function*(){return FN(t.map(e=>u(this,null,function*(){return Dh(n=>u(this,null,function*(){return n>0&&h.warn(`retrying failed consumer creation task: ${JSON.stringify(e)}`),this.createConsumerObjectAndWaitForTrack(x({},e))}))})))})}sendDataChannelMessage(t,e){return u(this,null,function*(){const n=this.getDatachannel(t);if(!n)throw AN("DC_NOT_READY",`${t} datachannel not ready`);const r=(yield n.request(e)).payload;return h.info(`sendDataChannelMessage::response ${JSON.stringify(r)}`),r})}};let BN=ho;uo=new WeakMap;function WN(){if(typeof navigator=="object"&&navigator.product==="ReactNative"){if(typeof RTCPeerConnection=="undefined"){h.warn("Device::this._detectDevice() | unsupported ReactNative without RTCPeerConnection");return}return h.debug("Device::this._detectDevice() | ReactNative handler chosen"),"Chrome74"}if(typeof navigator=="object"&&typeof navigator.userAgent=="string"){const t=navigator.userAgent,e=Vp.getParser(t),n=e.getEngine();if(e.satisfies({chrome:">=74",chromium:">=74","microsoft edge":">=88"}))return"Chrome74";if(e.satisfies({chrome:">=55",chromium:">=55"}))return;if(e.satisfies({firefox:">=110"}))return"Firefox110";if(e.satisfies({firefox:">=60"}))return"Firefox60";if(e.satisfies({ios:{OS:">=14.3",firefox:">=30.0"}})||e.satisfies({safari:">=12.0"})&&typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection"))return"Safari12";if(e.satisfies({safari:">=11"})||e.satisfies({"microsoft edge":">=11"})&&e.satisfies({"microsoft edge":"<=18"}))return;if(n.name&&n.name.toLowerCase()==="blink"){const r=t.match(/(?:(?:Chrome|Chromium))[ /](\w+)/i);return r?Number(r[1])>=74?"Chrome74":void 0:"Chrome74"}if(n.name.toLowerCase()==="webkit"&&e.getOS().name.toLowerCase()==="ios")return typeof RTCRtpTransceiver!="undefined"&&RTCRtpTransceiver.prototype.hasOwnProperty("currentDirection")?"Safari12":void 0;h.warn("Device::this._detectDevice() | browser not supported");return}h.warn("Device::this._detectDevice() | unknown device")}var qd;class jN{constructor(e,{handlerName:n,handlerFactory:r}={}){if(g(this,"handlerFactory"),f(this,qd,void 0),h.debug("constructor()"),v(this,qd,e),n&&r)throw new TypeError("just one of handlerName or handlerInterface can be given");if(r)this.handlerFactory=r;else{if(n)h.debug(`Device::constructor() | handler given: ${n}`);else if(n=WN(),n)h.debug(`Device::constructor() | detected handler: ${n}`);else throw new Error("device not supported");switch(n){case"Chrome74":this.handlerFactory=Nh.createFactory();break;case"Safari12":this.handlerFactory=Lh.createFactory();break;case"Firefox60":this.handlerFactory=Fd.createFactory({supportsSendEncodings:!1});break;case"Firefox110":this.handlerFactory=Fd.createFactory({supportsSendEncodings:!0});break;default:throw new TypeError(`unknown handlerName "${n}"`)}}}createTransport(e){const n=Ji();return new BN(o(this,qd),G(x({id:n},e),{handlerFactory:this.handlerFactory}))}}qd=new WeakMap;const HN=2e3;var Or,po,It,Ct,Ds,mo,go,fo,Os,Ai,vo,yo,Gd,Jd,Bh,Wh,My,jh,Dy,Hh,Oy,qh,Ny,Gh,Ly,$d,Jh,Kd,$h;class qN extends ut.EventEmitter{constructor(e,n,r){switch(super(),f(this,yo),f(this,Jd),f(this,Wh),f(this,jh),f(this,Hh),f(this,qh),f(this,Gh),f(this,$d),f(this,Kd),f(this,Or,void 0),f(this,po,void 0),f(this,It,void 0),f(this,Ct,void 0),f(this,Ds,void 0),f(this,mo,void 0),f(this,go,void 0),f(this,fo,{transportFailureCount:{send:0,recv:0},lastConnectionTime:0}),f(this,Os,void 0),f(this,Ai,"all"),f(this,vo,void 0),v(this,Or,e),v(this,Ds,n),v(this,vo,r),v(this,po,new jN(r)),v(this,mo,new NN(n,r)),r){case tt.CF:{v(this,go,pn);break}case tt.HIVE:default:{v(this,go,en);break}}o(this,yo,Gd).mediaState={send:{state:Rr.NEW,reconnected:!1},recv:{state:Rr.NEW,reconnected:!1}},Q.hasFeature(ie.FORCE_RELAY)&&v(this,Ai,"relay"),H(this,Jd,Bh).call(this)}get socket(){return o(this,Ds)}get socketHandler(){return o(this,mo)}get sendTransport(){return o(this,It)}get recvTransport(){return o(this,Ct)}get events(){return o(this,go)}get nodeType(){return o(this,vo)}createTransports(e){return u(this,null,function*(){var n,r,i,s,a,c,d,l;Q.hasFeature(ie.FORCE_RELAY)&&(h.info("ICE Transport Policy set to relay"),v(this,Ai,"relay"));const p=yield ot().getICEServers().catch(y=>(h.warn(`failed to get iceservers from server: ${y.message}`),[])),m=[];if(e.send){const y=Q.hasFeature(ie.DISABLE_OPUS_DTX_CF),E=H(this,jh,Dy).call(this,{iceServers:p,additionalSettings:{encodedInsertableStreams:(n=o(this,Or).getValue("modules").e2ee)==null?void 0:n.enabled},config:{enableHighBitrate:(s=(i=(r=o(this,Or).getValue("defaults").mediaConfiguration)==null?void 0:r.audio)==null?void 0:i.enableHighBitrate)!=null?s:!1,enableStereo:(d=(c=(a=o(this,Or).getValue("defaults").mediaConfiguration)==null?void 0:a.audio)==null?void 0:c.enableStereo)!=null?d:!1,enableDtx:o(this,vo)===tt.HIVE?!0:!!y},iceTransportPolicy:o(this,Ai)});m.push(E)}if(e.recv){const y=H(this,Hh,Oy).call(this,{iceServers:p,additionalSettings:{encodedInsertableStreams:(l=o(this,Or).getValue("modules").e2ee)==null?void 0:l.enabled},iceTransportPolicy:o(this,Ai)});m.push(y)}yield Promise.all(m)})}stopTransports(e){var n,r;if(e.send&&this.sendTransport!==void 0){const{id:i,serverId:s,direction:a}=o(this,It);h.info("Closing send transport",{transport:{id:i,serverId:s,type:a}}),o(this,It).close(),o(this,It).removeAllListeners(),v(this,It,void 0)}if(e.recv&&this.recvTransport!==void 0){const{id:i,serverId:s,direction:a}=o(this,Ct);h.info("Closing recv transport",{transport:{id:i,serverId:s,type:a}}),(n=o(this,Ct))==null||n.close(),(r=o(this,Ct))==null||r.removeAllListeners(),v(this,Ct,void 0)}H(this,Jd,Bh).call(this)}stopAllTransports(){h.info("Closing all transports"),this.stopTransports({send:!0,recv:!0})}connectTransportWithRetry(e){return u(this,null,function*(){const{id:n,serverId:r,direction:i}=e;H(this,qh,Ny).call(this,e);try{const s=Q.hasFeature(ie.ENABLE_HIVE_INFINITE_RETRIES)?1/0:3;return yield Dh((a,c)=>u(this,null,function*(){a>0&&h.debug(`Retrying transport connect, count: ${a}`,{transport:{id:n,serverId:r,type:i}});try{if(e.closed)throw new Ci("Cannot reconnect closed transport");yield H(this,Wh,My).call(this,e)}catch(d){if(d instanceof Ci){c(d);return}throw h.error("Failed to connect transport, retrying",{transport:e,error:d}),d}}),{delayTime:100,strategy:"exponential",maxRetryCount:s}),e}catch(s){throw h.error(`Failed to connect send transport after retry: ${e.id}`,{error:s,transport:{id:n,serverId:r,type:i}}),e.close(),e.removeAllListeners(),s}})}handleErrors(e){throw new Error("Method not implemented.")}}Or=new WeakMap,po=new WeakMap,It=new WeakMap,Ct=new WeakMap,Ds=new WeakMap,mo=new WeakMap,go=new WeakMap,fo=new WeakMap,Os=new WeakMap,Ai=new WeakMap,vo=new WeakMap,yo=new WeakSet,Gd=function(){return o(this,Or).getValue("connectionHandler")},Jd=new WeakSet,Bh=function(){v(this,Os,{send:void 0,recv:void 0})},Wh=new WeakSet,My=function(t){return u(this,null,function*(){const{id:e,direction:n}=t;if(h.info(`Connecting ${n} transport`,{transport:{id:e,type:n}}),!o(this,Ds).isConnected)throw new Ci("Socket is not connected");if(t.connectionState==="closed")throw new Ci("Transport is closed");try{yield t.connect(r=>H(this,Gh,Ly).call(this,n,r)),h.info(`Connected ${n} transport`,{transport:{id:e,serverId:t.serverId,type:n}})}catch(r){throw o(this,fo).transportFailureCount[n]+=1,r.message==="ice connection failed"?new Ci(r.message):r}})},jh=new WeakSet,Dy=function(t){return u(this,null,function*(){var e,n;if(o(this,It)&&o(this,It).connected){h.info("Transport send is already connected",{transport:{id:(e=o(this,It))==null?void 0:e.id,serverId:(n=o(this,It))==null?void 0:n.serverId,type:"send"}});return}v(this,It,o(this,po).createTransport(G(x({},t),{direction:"send"}))),$.configureSendTransport(o(this,It))})},Hh=new WeakSet,Oy=function(t){return u(this,null,function*(){var e,n;if(o(this,Ct)&&o(this,Ct).connected){h.info("Transport recv is already connected",{transport:{id:(e=o(this,Ct))==null?void 0:e.id,serverId:(n=o(this,Ct))==null?void 0:n.serverId,type:"recv"}});return}v(this,Ct,o(this,po).createTransport(G(x({},t),{direction:"recv"}))),$.configureRecvTransport(o(this,Ct))})},qh=new WeakSet,Ny=function(t){const{direction:e,id:n}=t;t.on("connectionstatechange",r=>u(this,null,function*(){H(this,Kd,$h).call(this,{state:r,direction:e}),h.info(`Transport connection state changed for ${e} transport`,{transport:{id:n,serverId:t.serverId,type:e,status:r}});const i=()=>{const s=o(this,Os)[e];s!==void 0&&(clearTimeout(s),o(this,Os)[e]=void 0)};switch(r){case"connected":i(),o(this,fo).lastConnectionTime=performance.now();break;case"disconnected":o(this,Os)[e]=setTimeout(()=>u(this,null,function*(){yield H(this,$d,Jh).call(this,t)}),HN);break;case"failed":if(t.closed)return;i(),yield H(this,$d,Jh).call(this,t);break}})),t.on("icecandidate",r=>u(this,null,function*(){h.debug("Sending iceCandidate:",{iceCandidate:r})})),t.on("datachannel:events",(r,i)=>u(this,null,function*(){var s,a;h.debug("Got data channel message on event:",{rtcChannel:{label:r,message:i}});try{switch(i.type){case"handshake":{const c={type:"handshake",payload:{message:"pong"}};t.sendResponseOverDC(r,Ay(i),c);break}case"hub-disconnect":{h.debug(`media hub disconnected, full_reconnect: ${(s=i.payload)==null?void 0:s.full_reconnect}`),((a=i.payload)==null?void 0:a.full_reconnect)===!0&&this.handleErrors("rejoin");break}case"error":break;default:break}}catch(c){h.error(`Unable to handle the incoming datachannel message on channel ${r}`)}})),t.on("dc_error",()=>{t.direction==="recv"&&(h.warn("Events datachannel did not open in 5s",{country:S.location.country}),this.handleErrors("reconnectRecvTransport"))})},Gh=new WeakSet,Ly=function(t,e){return u(this,null,function*(){const n=t==="recv";try{const{sdp:r,type:i}=e,s={consuming:n,description:{sdp:r,type:i,target:n?zn.SUBSCRIBER:zn.PUBLISHER},producers:[]};return o(this,mo).connectTransport(s)}catch(r){throw h.error(`Error in ${t} transport connection:`,{error:r,country:S.location.country}),r}})},$d=new WeakSet,Jh=function(t){return u(this,null,function*(){h.info("Called reconnect transport",{transport:t}),t.close(),t.removeAllListeners();const{direction:e}=t;switch(Q.hasFeature(ie.HIVE_TRANSPORT_FORCE_RELAY_ON_ICE_FAILED)&&o(this,Ds).isConnected&&o(this,fo).transportFailureCount[e]>2&&(h.warn(`Multiple disconnections in ${e} transport, forcing relay`),v(this,Ai,"relay")),yield this.createTransports({[e]:!0}),e){case"send":{yield this.connectTransportWithRetry(o(this,It)),h.info("Transport reconnected",{transport:o(this,It)}),P.emit(R.RESET_PRODUCER_STATE);break}case"recv":{yield this.connectTransportWithRetry(o(this,Ct)),h.info("Transport reconnected",{transport:o(this,Ct)}),P.emit(R.UPDATE_ACTIVE,{createAllConsumers:!0});break}default:h.warn("Unknown transport direction",{transport:t})}H(this,Kd,$h).call(this,{state:Rr.CONNECTED,direction:e})})},Kd=new WeakSet,$h=function(t){const{state:e,direction:n}=t;o(this,yo,Gd).mediaState[n]={state:e,reconnected:!0},P.emit(R.TRANSPORT_STATE_UPDATE,x({transport:n},o(this,yo,Gd).mediaState[n]))};var Kh,xy;class GN{constructor(e){f(this,Kh),this.recvTransport=e,H(this,Kh,xy).call(this)}create(e){return u(this,null,function*(){if(!e||e&&e.length===0)throw new Error("List of producers is required");const n={type:"create_consumer",payload:{producers:e.map(({producerId:a,producingTransportId:c,kind:d,mimeType:l})=>({producerId:a,producingTransportId:c,preferredCodec:x(x({},d==="video"&&l?{video:l}:{}),d==="audio"&&l?{audio:l}:{})}))}},r=yield this.recvTransport.sendDataChannelMessage("events",n),i=new Map;e.forEach(a=>i.set(a.producerId,a));const s=new Map;return Object.entries(r).forEach(([a,c])=>{const d=i.get(c.producerId);d&&s.set(c.producerId,{consumerId:a,producingTransportId:d.producingTransportId,producingPeerId:d.producingPeerId,kind:d.kind,paused:d.pause,streamId:c.streamId,trackId:c.trackId,screenShare:d.screenShare,mimeType:d.mimeType,appData:{}})}),{consumerStates:s}})}negotiate(e,n,r){return u(this,null,function*(){try{h.debug(`Received offer over dc: ${e.sdp} for transport`);const i=yield this.recvTransport.setRemoteOffer(e),s={type:"answer",payload:{type:i.type,sdp:i.sdp}};return h.debug(`datachannel answer: ${JSON.stringify(s)}`),this.recvTransport.sendResponseOverDC(r,n,s),i}catch(i){throw h.error("datachannel:events::Error:",i),i.code!=="DC_NOT_FOUND"&&this.recvTransport.sendErrorOverDC(r,n,i),i}})}close(e){return u(this,null,function*(){if(!e.length)return{};const n=e.map(a=>a.id);h.info(`Closing consumers: ${JSON.stringify(n)}`);const r={type:"close_consumers",payload:{consumers:n}},i=yield this.recvTransport.sendDataChannelMessage("events",r),{failedConsumers:s}=i;return{failedConsumers:s}})}}Kh=new WeakSet,xy=function(){this.recvTransport.on("datachannel:events",(t,e)=>u(this,null,function*(){try{switch(e.type){case"negotiation":{const{sdp:n}=e.payload,r={sdp:n,type:"offer"};this.negotiate(r,Ay(e),t);break}default:break}}catch(n){h.error(`Unable to handle the incoming datachannel message on channel ${t}`)}}))};class JN{constructor(e,n,r,i){this.events=e,this.recvTransport=n,this.socket=r,this.socketHandler=i}create(e){return u(this,null,function*(){if(!e||e&&e.length===0)throw new Error("List of producers is required");const n=new Map,r=[];e.forEach(d=>{const{producingPeerId:l,producerId:p,producingTransportId:m}=d;n.set(p,l),r.push({producingPeerId:l,producerId:p,producingTransportId:m})});const i=yield this.socketHandler.consume({requests:r,consumingTransportId:this.recvTransport.serverId}),s=new Map;e.forEach(d=>s.set(d.producerId,d));const a=new Map,c=[];return Object.entries(i.consumerStateMap).forEach(([d,l])=>{const p=s.get(d);if(!p)return;if(l.errorCode){if(h.warn(`Consumer request failed for producer ${d}`,{error:{message:l.errorCode}}),l.errorCode==="not_found_track_error"){h.error(`Track not found for producer: ${p.producerId}. This will not be retried.`);return}c.push(p);return}let m={};try{m=JSON.parse(l.producerState.appData)}catch(y){}a.set(d,{consumerId:l.consumerId,producingTransportId:p.producingTransportId,producingPeerId:p.producingPeerId,kind:p.kind,paused:p.pause,streamId:l.producerTrack.streamId,trackId:l.producerTrack.trackId,screenShare:p.screenShare,mimeType:p.mimeType,appData:m})}),{consumerStates:a,sessionDescription:i.sessionDescription,failedProducers:c}})}negotiate(e){return u(this,null,function*(){h.info("Negotiating socket consumer",{transport:this.recvTransport}),h.debug(`setting remote offer: ${JSON.stringify(e)} on recvTransport`,{transport:this.recvTransport});const n=yield this.recvTransport.setRemoteOffer(e),r={transportId:this.recvTransport.serverId,description:{sdp:n.sdp,type:n.type,target:zn.SUBSCRIBER}};return h.debug(`sending renegotiate request: ${JSON.stringify(r)} on recvTransport`,{transport:this.recvTransport}),yield this.socket.sendMessagePromise(this.events.renegotiateSessionDescription,SC.toBinary(r)),h.info("Renegotiation done",{transport:this.recvTransport}),n})}close(e){return u(this,null,function*(){if(!e.length)return{};const n=(r,i)=>u(this,null,function*(){const s=r.map(l=>l.localId);h.info(`Closing consumers: ${JSON.stringify(s)}`);const a={description:{sdp:i.sdp,type:i.type,target:zn.SUBSCRIBER},consumerIds:s,consumingTransportId:this.recvTransport.serverId},c=yield this.socketHandler.closeConsumer(a),d=jP.fromBinary(c).description;return{sdp:d.sdp,type:d.type}});return this.recvTransport.awaitQueue.push(()=>this.recvTransport.closeConsumers(e,n),"close_consumer"),{}})}}class zh{constructor(e){this.socketHandler=e}static getMSIDFromSDP(e,n){return Yr(e).media.filter(r=>n==="video"?r.type==="video":r.type==="audio").at(-1).msid}create(e){return u(this,arguments,function*({offer:n,kind:r,paused:i,appData:s,codecOptions:a,producingTransportId:c}){var d,l;const p=zh.getMSIDFromSDP(n.sdp,r),m={description:{sdp:n.sdp,type:n.type,target:zn.PUBLISHER},paused:i,kind:r,msid:p,appData:JSON.stringify(s),screenShare:(d=s.screenShare)!=null?d:!1,mimeType:`${r}/${(l=a[0])==null?void 0:l.name}`,producingTransportId:c},{answer:y,producerId:E}=yield this.socketHandler.produce(m);return{answer:y,producerId:E}})}}var So,Ns,Mi,Eo,zd,or,Yh,Nr,To,Qh,Vy,Yd,Xh,Zh,Uy,ep,Fy,tp,By,np,Wy,rp,jy,ip,Hy;class $N extends qN{constructor(e,n,r){super(e,n,r),f(this,Qh),f(this,Yd),f(this,Zh),f(this,ep),f(this,tp),f(this,np),f(this,rp),f(this,ip),f(this,So,void 0),f(this,Ns,void 0),f(this,Mi,void 0),f(this,Eo,void 0),f(this,zd,void 0),f(this,or,void 0),f(this,Yh,{producerCreationFailureCount:0,consumerCreationFailureCount:0,producerNotReadyFailureCount:0}),f(this,Nr,[]),f(this,To,void 0),v(this,So,e),o(this,Qh,Vy).mediaState={send:{state:Rr.NEW,reconnected:!1},recv:{state:Rr.NEW,reconnected:!1}},this.reset()}get socketHandler(){return super.socketHandler}get producers(){return o(this,Ns)}get consumers(){return o(this,Mi)}get producerIdToConsumerIdMap(){return o(this,Eo)}reset(){v(this,Ns,new Map),v(this,Mi,new Map),v(this,Eo,new Map)}setupTransports(e){return u(this,null,function*(){yield this.createTransports(e);let n,r;e.send&&(n=H(this,Zh,Uy).call(this)),e.recv&&(r=H(this,ep,Fy).call(this)),yield Promise.all([n,r])})}createProducer(e,n){return u(this,null,function*(){var r;if(!this.sendTransport||this.sendTransport.closed)throw new Error("Send transport is closed");try{const i=yield this.sendTransport.produce(e,H(this,tp,By).bind(this));return(r=e.appData)!=null&&r.e2ee&&P.emit(R.E2EE_ACTIVE_PRODUCER,i),H(this,np,Wy).call(this,i,n),i}catch(i){throw h.error("Failed to create producer",{error:i}),o(this,Yh).producerCreationFailureCount+=1,i}})}closeProducer(e,n){return u(this,null,function*(){var r;const i=this.producers.get(e);if(!i){h.warn(`Producer with ID ${e} was not found`);return}n!=null&&n.stopTrack&&i.track.stop();try{yield this.sendTransport.closeProducer(i),(r=o(this,So).getValue("modules").e2ee)!=null&&r.enabled&&P.emit(R.E2EE_INACTIVE_PRODUCER,i)}catch(s){h.error("Failed to close producer on server",{error:s,producer:i})}})}closeAllProducers(){return Promise.all(Array.from(o(this,Ns).entries()).map(([,e])=>e.close()))}createConsumer(e){return this.createConsumers([e])}createConsumers(e){return u(this,null,function*(){o(this,To)||clearTimeout(o(this,To)),v(this,Nr,o(this,Nr).concat(e)),yield H(this,Yd,Xh).call(this)})}closeConsumer(e){return this.closeConsumers([e])}closeConsumers(e){return u(this,null,function*(){if(!o(this,or))return;const n=e.map(i=>this.consumers.get(i)).filter(i=>i!==void 0);if(n.length===0)return;const{failedConsumers:r}=yield o(this,or).close(n);r!=null&&r.length&&h.warn("Failed to close some consumers",{consumerIds:r})})}closeAllConsumers(){return this.closeConsumers(Array.from(o(this,Mi).keys()))}switchConsumersToLayer(e,n){return u(this,null,function*(){const r=this.recvTransport.getDatachannel("events");if(!r){h.warn("events datachannel not found");return}const i={type:"switch_consumer_layer",payload:{consumerIds:e,layer:n}};yield r.request(i),h.info(`Consumers switched layers to ${n}`,{consumerIds:e})})}}So=new WeakMap,Ns=new WeakMap,Mi=new WeakMap,Eo=new WeakMap,zd=new WeakMap,or=new WeakMap,Yh=new WeakMap,Nr=new WeakMap,To=new WeakMap,Qh=new WeakSet,Vy=function(){return o(this,So).getValue("connectionHandler")},Yd=new WeakSet,Xh=function(){return u(this,null,function*(){if(!this.recvTransport||this.recvTransport.closed)throw new Error("Recv transport is closed");const t=500,e=o(this,Nr).splice(0,o(this,Nr).length);try{const n=e.filter(({producerId:s})=>!this.producers.get(s));if(n.length===0)return;const{consumers:r,failedProducers:i}=yield this.recvTransport.consume(n,H(this,rp,jy).bind(this),o(this,or).negotiate.bind(o(this,or)));r.forEach(H(this,ip,Hy).bind(this)),i!=null&&i.length&&(h.error("Failed to create consumers for producers",{producers:i}),v(this,Nr,o(this,Nr).concat(i)),v(this,To,setTimeout(H(this,Yd,Xh).bind(this),t)))}catch(n){h.error("failed to consume on transport",{error:n})}})},Zh=new WeakSet,Uy=function(){return u(this,null,function*(){yield this.connectTransportWithRetry(this.sendTransport),v(this,zd,new zh(this.socketHandler))})},ep=new WeakSet,Fy=function(){return u(this,null,function*(){switch(this.recvTransport.on("connect",()=>{o(this,Eo).clear()}),yield this.connectTransportWithRetry(this.recvTransport),this.nodeType){case tt.CF:{v(this,or,new JN(this.events,this.recvTransport,this.socket,this.socketHandler));break}case tt.HIVE:default:v(this,or,new GN(this.recvTransport))}})},tp=new WeakSet,By=function(t){return o(this,zd).create(t)},np=new WeakSet,Wy=function(t,e){t.on("close",(n,r)=>u(this,null,function*(){const{offer:i,reason:s}=n;if(h.info("producer::closing",{debuggingHint:s,producer:G(x({},t),{status:"closing"})}),s!==Hd){const a={producerId:t.id,description:{sdp:i.sdp,type:i.type,target:zn.PUBLISHER}};try{const c=yield this.socketHandler.closeProducer(a),d={sdp:c==null?void 0:c.sdp,type:c==null?void 0:c.type};h.info("producer::closed",{producer:G(x({},t),{status:"closed"})}),r({answer:d})}catch(c){h.error("producer close error",c)}}this.producers.delete(t.id),e()})),t.on("trackended",()=>{h.info("producer::trackended",{producer:G(x({},t),{status:"UNKNOWN"})})}),o(this,Ns).set(t.id,t)},rp=new WeakSet,jy=function(t){return u(this,null,function*(){try{return yield this.recvTransport.canConsume(),yield o(this,or).create(t)}catch(e){throw h.error("Error in consume request",{error:e}),e}})},ip=new WeakSet,Hy=function(t){t.on("close",e=>u(this,null,function*(){h.debug("consumer closed",{consumer:{closureReason:e,id:t.id,kind:t.kind,appData:t.appData}}),o(this,Mi).delete(t.id),P.emit(R.CONSUMER_CLOSED,{id:t.id})})),o(this,Mi).set(t.id,t),this.producerIdToConsumerIdMap.set(t.producerId,t.id),P.emit(R.NEW_CONSUMER,{id:t.id,appData:t.appData,peerId:t.peerId})};var Qd,Xd,Zd,ko,bo,_o,el,tl,wo,Yt,Un,Fn,Di,Oi,Lr,nl,sp,qy,ap,Gy,op,Jy,cp,$y;const dp=class{constructor({initialEnergyThreshold:t=.015,zeroCrossingThreshold:e=20,minVoiceDuration:n=3,hangoverFrames:r=5,noiseAdaptationRate:i=.95,voiceAdaptationRate:s=.99,minEnergyThreshold:a=.005,maxEnergyThreshold:c=.2,energyRatioThreshold:d=1.5,noiseHistorySize:l=50}={}){f(this,sp),f(this,ap),f(this,Qd,void 0),f(this,Xd,void 0),f(this,Zd,void 0),f(this,ko,void 0),f(this,bo,void 0),f(this,_o,void 0),f(this,el,void 0),f(this,tl,void 0),f(this,wo,void 0),f(this,Yt,void 0),f(this,Un,void 0),f(this,Fn,!1),f(this,Di,0),f(this,Oi,0),f(this,Lr,[]),f(this,nl,void 0),v(this,ko,t),v(this,Yt,t),v(this,Qd,e),v(this,Xd,n),v(this,Zd,r),v(this,bo,i),v(this,_o,s),v(this,el,a),v(this,tl,c),v(this,wo,d),v(this,nl,l),v(this,Un,t/2)}get voiceDetected(){return o(this,Fn)}processAudioChunk(t){var e,n;const r=H(e=dp,op,Jy).call(e,t),i=H(n=dp,cp,$y).call(n,t);return H(this,sp,qy).call(this,r),r/o(this,Un)>o(this,wo)&&r>o(this,Yt)&&i>o(this,Qd)?(v(this,Di,o(this,Di)+1),v(this,Oi,o(this,Zd)),o(this,Di)>=o(this,Xd)&&v(this,Fn,!0)):(v(this,Di,0),o(this,Oi)>0?v(this,Oi,o(this,Oi)-1):o(this,Fn)&&v(this,Fn,!1),o(this,Fn)||H(this,ap,Gy).call(this,r)),{energy:r,isVoice:o(this,Fn)}}reset(){v(this,Fn,!1),v(this,Di,0),v(this,Oi,0),v(this,Yt,o(this,ko)),v(this,Un,o(this,ko)/2),v(this,Lr,[])}getThresholdInfo(){return{currentEnergyThreshold:o(this,Yt),backgroundNoiseEnergy:o(this,Un),energyRatioThreshold:o(this,wo)}}};let lp=dp;Qd=new WeakMap,Xd=new WeakMap,Zd=new WeakMap,ko=new WeakMap,bo=new WeakMap,_o=new WeakMap,el=new WeakMap,tl=new WeakMap,wo=new WeakMap,Yt=new WeakMap,Un=new WeakMap,Fn=new WeakMap,Di=new WeakMap,Oi=new WeakMap,Lr=new WeakMap,nl=new WeakMap,sp=new WeakSet,qy=function(t){o(this,Fn)?v(this,Yt,o(this,_o)*o(this,Yt)+(1-o(this,_o))*t):v(this,Yt,o(this,bo)*o(this,Yt)+(1-o(this,bo))*o(this,Un)),v(this,Yt,Math.max(o(this,el),Math.min(o(this,tl),o(this,Yt))))},ap=new WeakSet,Gy=function(t){if(t<o(this,Yt)*1.2)if(o(this,Lr).push(t),o(this,Lr).length>o(this,nl)&&o(this,Lr).shift(),o(this,Lr).length>=10){const e=[...o(this,Lr)].sort((r,i)=>r-i),n=Math.floor(e.length/2);v(this,Un,e[n])}else v(this,Un,.95*o(this,Un)+.05*t)},op=new WeakSet,Jy=function(t){return Math.sqrt(t.map(e=>e*e).reduce((e,n)=>e+n)/t.length)},cp=new WeakSet,$y=function(t){let e=0;for(let n=1;n<t.length;n+=1)(t[n]>=0&&t[n-1]<0||t[n]<0&&t[n-1]>=0)&&(e+=1);return e},f(lp,op),f(lp,cp);const KN=60,zN=400;var xr,Vr,Bn,Ni,Li,Io,Ls,Co,Ur,xi,Po,up,Ky,rl,hp,pp,zy,mp,Yy;const il=class{constructor(t){f(this,up),f(this,pp),f(this,xr,void 0),f(this,Vr,void 0),f(this,Bn,void 0),f(this,Ni,void 0),f(this,Li,void 0),f(this,Io,void 0),f(this,Ls,void 0),f(this,Co,void 0),f(this,Ur,void 0),f(this,xi,void 0),f(this,Po,void 0),this.reportRequest=t,v(this,Ni,new AudioContext),v(this,Li,o(this,Ni).createAnalyser()),o(this,Li).fftSize=2048,v(this,Co,new lp)}set producerId(t){v(this,Bn,t)}set audioTrack(t){v(this,Io,t);const e=new MediaStream;e.addTrack(o(this,Io)),o(this,Ni).createMediaStreamSource(e).connect(o(this,Li))}start(){h.debug(`AudioActivityReporter: Starting audio activity reporter: ${o(this,Bn)}`),o(this,xr)&&$i(o(this,xr)),v(this,xr,hc(()=>u(this,null,function*(){var t;if(!o(this,Io)||!o(this,Bn))return;const{energy:e}=H(this,up,Ky).call(this),n=H(t=il,rl,hp).call(t,e);let r=.9;o(this,Po)!==n&&o(this,Po)?r=.9:n?r=.3:r=.5,v(this,Ls,(o(this,Ls)||0)*(1-r)+e*r)}),KN)),o(this,Vr)&&$i(o(this,Vr)),v(this,Vr,hc(H(this,pp,zy).bind(this),zN))}stop(){try{h.debug(`AudioActivityReporter: Stopping audio activity reporter: ${o(this,Bn)}`),o(this,xr)&&($i(o(this,xr)),v(this,xr,void 0)),o(this,Vr)&&($i(o(this,Vr)),v(this,Vr,void 0))}catch(t){}o(this,Co).reset()}};let gp=il;xr=new WeakMap,Vr=new WeakMap,Bn=new WeakMap,Ni=new WeakMap,Li=new WeakMap,Io=new WeakMap,Ls=new WeakMap,Co=new WeakMap,Ur=new WeakMap,xi=new WeakMap,Po=new WeakMap,up=new WeakSet,Ky=function(){var t;o(this,Ni).state==="suspended"&&o(this,Ni).resume().then(()=>{h.debug("AudioActivityReporter: AudioContext forced resumed")}).catch(s=>{h.error("AudioActivityReporter: Error resuming AudioContext",s)});const e=new Float32Array(o(this,Li).frequencyBinCount);o(this,Li).getFloatTimeDomainData(e);const{energy:n,isVoice:r}=o(this,Co).processAudioChunk(e),i=H(t=il,mp,Yy).call(t,n);return Q.hasFeature(ie.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&h.debug(`AudioActivityReporter: producer: ${o(this,Bn)}, energy: ${o(this,Ls)},
20
+ slogScale: ${i}, isVoice: ${r}, minEnergy: ${o(this,Ur)},
21
+ maxEnergy: ${o(this,xi)}`),i===-1/0||n<1e-6?{energy:0,isVoice:!1}:((!o(this,Ur)||i<o(this,Ur))&&v(this,Ur,i),(!o(this,xi)||i>o(this,xi))&&v(this,xi,i),{energy:(i-o(this,Ur))/(o(this,xi)-o(this,Ur))*10||0,isVoice:r})},rl=new WeakSet,hp=function(t){return t<5},pp=new WeakSet,zy=function(t=o(this,Ls)){var e;if(!o(this,Bn)||!t){Q.hasFeature(ie.ENABLE_AUDIO_ACTIVITY_DEBUG_LOGS)&&h.debug(`AudioActivityReporter: No producerId or energy to report: ${o(this,Bn)}`);return}const n={producerId:o(this,Bn),energy:Math.round(t),silent:H(e=il,rl,hp).call(e,t)};v(this,Po,n.silent),this.reportRequest(n)},mp=new WeakSet,Yy=function(t){const e=Math.log10(t);return Math.round(e)},f(gp,rl),f(gp,mp);const YN=()=>{const t=new window.AudioContext,e=t.createOscillator();e.type="triangle",e.frequency.setValueAtTime(20,t.currentTime);const n=t.createGain();n.gain.setValueAtTime(0,t.currentTime),e.connect(n);const r=t.createMediaStreamDestination();return n.connect(r),e.start(),r.stream.getAudioTracks()[0]},QN=()=>{var t,e;const n=new MediaStream().getVideoTracks()[0],r=document.createElement("canvas");r.height=(t=n==null?void 0:n.getSettings().height)!=null?t:720,r.width=(e=n==null?void 0:n.getSettings().width)!=null?e:1280;const i=r.getContext("2d");return i.fillStyle="black",i.fillRect(0,0,r.width,r.height),setInterval(()=>{i.fillStyle="black",i.fillRect(0,0,r.width,r.height)},1e3),r.captureStream().getVideoTracks()[0]};var XN=Object.defineProperty,ZN=Object.getOwnPropertyDescriptor,he=(t,e,n,r)=>{for(var i=r>1?void 0:r?ZN(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&XN(e,n,i),i};const Wn=["video/VP9","video/VP8"];var sl,al,Pt,K,Ro,Vi,Ft,xs,Vs,Ui,ol,Fr,Ao,Us,Fs,Bt,Qt,Fi,Bs,ft,Rt,Ws,Mo,fp,Qy,vp,Xy,yp,Zy;class ue{constructor(e,n,r){f(this,Fi),f(this,ft),f(this,Ws),f(this,fp),f(this,vp),f(this,yp),g(this,"context"),g(this,"authToken"),g(this,"e2ee"),f(this,sl,void 0),f(this,al,void 0),f(this,Pt,void 0),f(this,K,void 0),f(this,Ro,void 0),f(this,Vi,void 0),f(this,Ft,void 0),f(this,xs,void 0),f(this,Vs,void 0),f(this,Ui,void 0),f(this,ol,void 0),f(this,Fr,void 0),f(this,Ao,void 0),f(this,Us,void 0),f(this,Fs,void 0),f(this,Bt,void 0),f(this,Qt,void 0),g(this,"partialJoinRoomPromise");var i,s;this.context=e;const{socket:a}=r;this.mediaJoined=!1,v(this,Us,new Map([["video/VP9",new Set],["video/VP8",new Set]])),v(this,Fs,new Map([["video/VP9",new Set],["video/VP8",new Set]])),v(this,Vi,n),v(this,Pt,a),v(this,xs,!1),v(this,K,new $N(e,a,n)),v(this,Ft,o(this,K).events),v(this,Fr,new Set),v(this,Bt,new Map),v(this,Vs,!1),v(this,Ui,new xd),n===tt.CF&&v(this,Qt,new gp(o(this,K).socketHandler.audioActivity.bind(o(this,K).socketHandler))),this.e2ee=(s=(i=e.getValue("modules").e2ee)==null?void 0:i.enabled)!=null?s:!1,this.handleSocketEvents(),this.handleCallstatsEvents(),v(this,ol,Hc(()=>u(this,null,function*(){if(!o(this,Fi,Bs).mediaJoinAttempted)return;const{roomJoined:c}=yield this.joinRoom(o(this,al),o(this,sl),{},!0,!0);c&&(P.emit(R.RESET_PRODUCER_STATE),P.emit(R.ROOM_NODE_RECONNECTED))}),5e3,{leading:!0,maxWait:1e3}))}get peerId(){return this.context.getValue("peerId")}get mediaJoined(){return o(this,Fi,Bs).mediaJoined}set mediaJoined(e){o(this,Fi,Bs).mediaJoined=e}reset(e=!0){o(this,K).closeAllProducers(),o(this,K).closeAllConsumers(),o(this,Bt).clear(),o(this,Fr).clear(),e&&(this.partialJoinRoomPromise=void 0,o(this,Ui).stop(),o(this,K).stopAllTransports(),o(this,K).reset(),v(this,Ui,new xd))}joinRoom(e,n){return u(this,arguments,function*(r,i,s={},a=!1,c=!1){o(this,Fi,Bs).mediaJoinAttempted=!0,v(this,xs,!0),this.reset(a);const d=ot().ipInfo;if(d!=null&&d.loc&&!o(this,Ao)){const p=d.loc.split(",");v(this,Ao,{latitude:parseFloat(p[0]),longitude:parseFloat(p[1])})}let l;try{return l=yield o(this,Ui).push(()=>this._joinRoom(r,i,s,c,o(this,Ao)),"joinRoom"),l}catch(p){l={roomJoined:!1}}return l.roomJoined||P.emit(R.ROOM_NODE_FAILED),l})}_partialJoinRoom(e,n,r=!1,i=void 0){return u(this,null,function*(){var s;const{ipInfo:a}=ot();let c=i;if(a!=null&&a.loc&&!i){const[p,m]=a.loc.split(",").map(parseFloat);c={latitude:p,longitude:m}}const d=(s=Q.getValue(ie.FORCE_VIDEO_CODEC))==null?void 0:s.toString(),l=ON(d);v(this,Ro,l),yield Dh((p,m)=>u(this,null,function*(){if(!o(this,Pt).isConnected){m(new Error("socket is not connected"));return}p>0&&h.warn(`retrying sending join room request, count: ${p}`);try{yield o(this,K).socketHandler.joinRoom(n,e,l,r,c)}catch(y){throw h.error("failed to send join room request, error:",{error:y}),y}}),{delayTime:1e3,strategy:"exponential",maxRetryCount:Q.hasFeature(ie.ENABLE_HIVE_INFINITE_RETRIES)?1/0:3}),yield o(this,K).setupTransports({send:!0,recv:!0}),o(this,Vi)!==tt.HIVE&&Q.hasFeature(ie.PRECREATE_PRODUCERS)&&(this.shareWebcam(QN()),this.shareMic(YN()))})}partialJoinRoom(e,n,r=!1,i=void 0){return u(this,null,function*(){return this.partialJoinRoomPromise=o(this,Ui).push(()=>this._partialJoinRoom(e,n,r,i)),this.partialJoinRoomPromise})}_joinRoom(e,n){return u(this,arguments,function*(r,i,s={},a=!1,c=null){v(this,al,r);try{this.partialJoinRoomPromise?yield this.partialJoinRoomPromise:yield this._partialJoinRoom(r,i,a,c)}catch(d){h.error("error in partial join room",{error:d})}finally{this.partialJoinRoomPromise=void 0}try{return navigator.product!=="ReactNative"&&setTimeout(()=>u(this,null,function*(){const d={userId:this.context.getValue("userId"),peerId:this.peerId,roomUUID:i,roomViewType:"groupCall",deviceInfo:G(x({},Ie.getDeviceInfo()),{userAgent:navigator.userAgent,memory:navigator.deviceMemory,cpus:navigator.hardwareConcurrency}),sdkName:this.context.getValue("sdkName"),sdkVersion:this.context.getValue("sdkVersion"),metaData:{},permissions:{}};$.roomJoined(d)})),{roomJoined:yield this.completeJoinRoom()}}catch(d){return h.error("error on sending join room request",{error:d}),{roomJoined:!1}}})}completeJoinRoom(){return u(this,null,function*(){try{this.mediaJoined=!0;const{roomState:e}=yield o(this,K).socketHandler.notifySelfJoinComplete();return v(this,sl,e.roomUuid),v(this,Vs,!0),v(this,xs,!1),!0}catch(e){return h.error("error on completing join room:",{error:e}),this.mediaJoined=!1,!1}})}leaveRoom(){return u(this,null,function*(){o(this,K).stopAllTransports(),v(this,Vs,!1),o(this,Fi,Bs).mediaJoinAttempted=!1;const e={closeRoom:!1};o(this,Pt).sendMessagePromise(o(this,Ft).leaveRoom,HC.toBinary(e)).then(n=>{var r;(r=PP.fromBinary(n.payload))!=null&&r.closed||h.warn("weird state on peer closed and should not happen")}).catch(n=>{h.error("error on sending leave room request",{error:n})}),$.callEnded(),S.destruct()})}getConsumers(){return o(this,K).consumers}activatePeers(e){return u(this,null,function*(){return this.createConsumers(e)})}deactivatePeers(e,n="default"){return u(this,null,function*(){const r=new Set;e.forEach(s=>{s.screenShare&&s.kind==="video"&&r.add(s.producingPeerId)});const i=n==="default"?e.filter(s=>!r.has(s.producingPeerId)).filter(s=>s.kind!=="audio"):e;yield Promise.all(i.map(s=>{const a=o(this,K).producerIdToConsumerIdMap.get(s.producerId);if(!a){h.warn(`consumer not found in deactivate producers: ${s.producerId}`);return}return o(this,K).closeConsumer(a)}))})}createConsumers(e){return u(this,null,function*(){return e.length===0?Promise.resolve():o(this,K).createConsumers(e)})}closeConsumers(e){return u(this,null,function*(){if(!e.length)return;const n=e.reduce((r,i)=>{const s=o(this,K).producerIdToConsumerIdMap.get(i.producerId);return s?(r.push(s),r):(h.warn(`consumer not found in deactivate producers: ${i.producerId}`),r)},[]);yield o(this,K).closeConsumers(n)})}_shareWebcam(e,n){return u(this,null,function*(){const r=n==="video/VP9"?ke.WEBCAM:ke.WEBCAM_BACKUP,i=H(this,ft,Rt).call(this,r);if(i){const p=yield i;if(o(this,K).producers.has(p)){const m=o(this,K).producers.get(p);if(!m.closed&&!navigator.isReactNative)return yield m.replaceTrack({track:e}),yield this.resumeWebcam(r),e;yield this.disableWebcam(n)}return this._shareWebcam(e,n)}const s=H(this,yp,Zy).call(this,e,n),a=Jc(this.context,"disableSimulcast"),c=o(this,Vi)===tt.CF?ie.ENABLE_CF_SIMULCAST:ie.ENABLE_HIVE_SIMULCAST;!a&&Q.hasFeature(c)?(h.info(`Simulcast enabled for SFU: ${o(this,Vi)}`),s.encodings=PO(e)):h.info(`Simulcast disabled for webcam producer, SFU: ${o(this,Vi)}`),Q.hasFeature(ie.TRACK_HINT)&&(s.track.contentHint=Q.getValue(ie.TRACK_HINT));const d=()=>{h.info("Disabling video due to the producer closure"),o(this,Bt).delete(r)},l=o(this,K).createProducer(s,d);return H(this,Ws,Mo).call(this,r,l.then(p=>p.id)),l.then(p=>p.track)})}shareWebcam(e){return u(this,null,function*(){if(e===void 0)return null;if(Q.hasFeature(ie.FORCE_VIDEO_CODEC)){const n=Q.getValue(ie.FORCE_VIDEO_CODEC).toString();if(n)return h.debug(`Calling _shareWebcam with forced video codec: ${n}`),this._shareWebcam(e,n)}return yield Promise.all(Wn.map(n=>{var r,i;return((i=(r=o(this,Ro).sender)==null?void 0:r.video)==null?void 0:i.codecs.findIndex(s=>s.mimeType===n))>=0&&o(this,Fs).get(n).size>0?(h.debug(`Calling _shareWebcam with video codec: ${n}`),this._shareWebcam(e,n)):e})),e})}shareScreen(e){return u(this,null,function*(){const{video:n,audio:r}=e;if(n===void 0)return;const i={track:n,codecOptions:[{name:"VP8"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Ie.isElectron()},stopTracks:!1},s=()=>{h.info("Disabling screenShare due to the producer closure"),o(this,Bt).delete(ke.SCREENSHARE_VIDEO),o(this,Bt).delete(ke.SCREENSHARE_AUDIO)},a=o(this,K).createProducer(i,s);H(this,Ws,Mo).call(this,ke.SCREENSHARE_VIDEO,a.then(d=>d.id));let c;if(r){const d={track:r,codecOptions:[{name:"opus"}],appData:{screenShare:!0,e2ee:this.e2ee,supportsRemoteControl:Ie.isElectron()},stopTracks:!1,zeroRtpOnPause:!0},l=()=>{};c=o(this,K).createProducer(d,l),H(this,Ws,Mo).call(this,ke.SCREENSHARE_AUDIO,c.then(p=>p.id))}yield Promise.all([a,c||Promise.resolve()]),$.screenShareStart()})}shareMic(e){return u(this,null,function*(){try{if(e===void 0)throw new Ut("track undefined");const n=H(this,ft,Rt).call(this,ke.MIC);if(n){const a=yield n;if(o(this,K).producers.has(a)){const c=o(this,K).producers.get(a);if(!c.closed&&!navigator.isReactNative){yield c.replaceTrack({track:e}),yield this.resumeMic(),o(this,Qt)&&(o(this,Qt).audioTrack=e,o(this,Qt).producerId=a,o(this,Qt).start());return}yield o(this,K).closeProducer(a,{stopTrack:!1})}yield this.shareMic(e);return}const r=H(this,vp,Xy).call(this,e),i=()=>{o(this,Bt).delete(ke.MIC)},s=o(this,K).createProducer(r,i);H(this,Ws,Mo).call(this,ke.MIC,s.then(a=>a.id)),yield s.then(a=>{o(this,Qt)&&(o(this,Qt).audioTrack=a.track,o(this,Qt).producerId=a.id,o(this,Qt).start())})}catch(n){throw new w(n)}})}pauseMic(){return u(this,null,function*(){var e;const n=yield H(this,ft,Rt).call(this,ke.MIC),r=o(this,K).producers.get(n);if(!r){h.error("pauseMic::could_not_find_mic_producer");return}if(r.paused){h.info("pauseMic::mic_producer_already_paused");return}r.pause(),(e=o(this,Qt))==null||e.stop();const i={producerId:r.id,pause:!0};o(this,Pt).sendMessage(o(this,Ft).toggleProducer,Yc.toBinary(i))})}pauseWebcam(){return u(this,null,function*(){const e=yield H(this,ft,Rt).call(this,ke.WEBCAM),n=yield H(this,ft,Rt).call(this,ke.WEBCAM_BACKUP),r=o(this,K).producers.get(e),i=o(this,K).producers.get(n);if(!r&&!i){h.error("pauseWebcam::could_not_find_webcam_producer");return}const s=a=>{const c={producerId:a.id,pause:!0};o(this,Pt).sendMessage(o(this,Ft).toggleProducer,Yc.toBinary(c))};r&&(r.pause(),s(r)),i&&(i.pause(),s(i))})}resumeMic(){return u(this,null,function*(){const e=yield H(this,ft,Rt).call(this,ke.MIC),n=o(this,K).producers.get(e);if(!n){h.error("resumeMic::could_not_find_mic_producer");return}if(!n.pause){h.info("resumeMic::mic_producer_already_resumed");return}n.resume(),n.appData.e2ee&&P.emit(R.E2EE_ACTIVE_PRODUCER,n);const r={producerId:n.id,pause:!1};o(this,Pt).sendMessage(o(this,Ft).toggleProducer,Yc.toBinary(r))})}resumeWebcam(){return u(this,arguments,function*(e=ke.WEBCAM){const n=yield H(this,ft,Rt).call(this,e),r=o(this,K).producers.get(n);if(!r){h.error("resumeWebcam::could_not_find_webcam_producer");return}if(!r.paused){h.info("resumeWebcam::webcam_producer_already_resumed");return}r.resume(),r.appData.e2ee&&P.emit(R.E2EE_ACTIVE_PRODUCER,r);const i={producerId:r.id,pause:!1};o(this,Pt).sendMessage(o(this,Ft).toggleProducer,Yc.toBinary(i))})}disableWebcam(e){return u(this,null,function*(){const n=e==="video/VP9"?ke.WEBCAM:ke.WEBCAM_BACKUP,r=yield H(this,ft,Rt).call(this,n);H(this,fp,Qy).call(this,n),r&&(yield o(this,K).closeProducer(r))})}disableMic(){return u(this,null,function*(){var e;const n=yield H(this,ft,Rt).call(this,ke.MIC);n&&(yield o(this,K).closeProducer(n)),(e=o(this,Qt))==null||e.stop(),o(this,Bt).delete(ke.MIC)})}disableScreenShare(){return u(this,null,function*(){h.info("screen_sharing_stopped"),$.screenShareStop();const e=yield H(this,ft,Rt).call(this,ke.SCREENSHARE_VIDEO),n=yield H(this,ft,Rt).call(this,ke.SCREENSHARE_AUDIO);e&&(yield o(this,K).closeProducer(e)),n&&(yield o(this,K).closeProducer(n)),o(this,Fr).clear(),o(this,Bt).delete(ke.SCREENSHARE_VIDEO),o(this,Bt).delete(ke.SCREENSHARE_AUDIO)})}muteSelf(){return u(this,null,function*(){this.pauseMic()})}unmuteSelf(){return u(this,null,function*(){})}resetVideoProducers(e,n){return u(this,null,function*(){if(e){const r=yield H(this,ft,Rt).call(this,ke.WEBCAM),i=yield H(this,ft,Rt).call(this,ke.WEBCAM_BACKUP);yield o(this,K).closeProducer(r,{stopTrack:!1}),yield o(this,K).closeProducer(i,{stopTrack:!1}),this.shareWebcam(e)}if(n){const r=yield H(this,ft,Rt).call(this,ke.SCREENSHARE_VIDEO);yield o(this,K).closeProducer(r,{stopTrack:!1}),this.shareScreen({video:n})}})}changeDisplayName(e,n){return u(this,null,function*(){const r={displayName:e,participantId:n!=null?n:this.peerId};if(!(yield o(this,K).socketHandler.changeDisplayName(r)))throw new Error("failed to change display name!")})}kick(e){return u(this,null,function*(){const n={participantId:e};if(!(yield o(this,K).socketHandler.kickPeer(n)))throw new Error("failed to kickout the participant!")})}kickAll(){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.kickAll()))throw new Error("failed to kickout all participant!")})}muteAll(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForAll("audio")))throw new Error("failed to mute all participant")})}muteAllVideo(){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForAll("video")))throw new Error("failed to mute all video participant")})}disableAudio(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForPeer(e,"audio")))throw new Error("failed to mute given participant")})}disableVideo(e){return u(this,null,function*(){if(!(yield o(this,K).socketHandler.hostControlForPeer(e,"video")))throw new Error("failed to mute video of given participant")})}pinPeer(e){return u(this,null,function*(){const n={participantId:e!=null?e:""};try{yield o(this,Pt).sendMessagePromise(o(this,Ft).globalPinPeer,ZC.toBinary(n))}catch(r){h.error("Error in pinning peer:",{error:r})}})}validateScreenShare(e){return this.peerId===e.peerId&&o(this,K).producers.get(e.producerId)&&o(this,Fr).add(e.consumerPeerId),o(this,Fr).size}switchConsumersToLayer(e,n){return u(this,null,function*(){o(this,K).switchConsumersToLayer(e,n)})}handleSocketEvents(){return u(this,null,function*(){o(this,Pt).on(o(this,Ft).peerProducerCreateBroadcast,({payload:e})=>{var n,r;if(this.mediaJoined)try{const{participantId:i,producerState:s}=aR.fromBinary(e);if(i===this.peerId)return;if(s!=null&&s.mimeType||(s.mimeType=s.kind===Ln.AUDIO?"audio/opus":"video/VP8"),s.kind===Ln.VIDEO&&!s.screenShare&&((r=(n=o(this,Ro).receiver)==null?void 0:n.video)==null?void 0:r.codecs.findIndex(a=>a.mimeType===Wn[0]))>=0&&o(this,Us).get(Wn[0]).has(i)&&s.mimeType!==Wn[0]){h.warn(`Ignoring producer: ${s.producerId}`);return}h.info(`producer created broadcast: ${i}, producer state: ${s}`),P.emit(R.NEW_PRODUCER,{peerId:i,producer:G(x({},s),{kind:s.kind===Ln.AUDIO?"audio":"video",producingPeerId:i})})}catch(i){h.error("error in peer-producer-create-broadcast",{error:i})}}),o(this,Pt).on(o(this,Ft).peerProducerToggleBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:n,initiatorParticipantId:r,producerState:{kind:i,pause:s,producerId:a}}=ov.fromBinary(e),c=i===Ln.AUDIO?"audio":"video";if(h.info(`producer toggle broadcast: ${n}, producerId: ${a}, kind:${c}, paused:${s} payload: ${JSON.stringify(ov.fromBinary(e))}`),n===this.peerId&&r!==this.peerId&&s&&P.emit(c==="audio"?R.MUTE_SELF:R.MUTE_SELF_VIDEO),n===this.peerId)return;P.emit(R.PRODUCER_TOGGLE,{peerId:n,producerId:a,paused:s,kind:c}),Array.from(this.getConsumers().values()).filter(d=>d.producerId===a).forEach(d=>{d.paused!==s&&(h.debug(`consumer state mismatched for ${d.id}. updating consumer pause state ${d.paused} to ${s}`),s?(d.pause(),P.emit(R.CONSUMER_PAUSED,{id:d.id})):(d.resume(),P.emit(R.CONSUMER_RESUMED,{id:d.id})))})}catch(n){h.error("error in producer toggle broadcast handler",{error:n})}}),o(this,Pt).on(o(this,Ft).peerLeaveBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:n}=Nu.fromBinary(e);if(n===this.peerId)return;h.info(`peer left broadcast:${n}`),o(this,Fr).delete(n),o(this,K).consumers.forEach(r=>{r.peerId===n&&r.close()}),P.emit(R.PEER_CLOSED,{id:n})}catch(n){h.error("error in peer left broadcast",{error:n})}}),o(this,Pt).on(o(this,Ft).peerProducerCloseBroadcast,({payload:e})=>{if(this.mediaJoined)try{const{participantId:n,producerState:{producerId:r}}=dR.fromBinary(e);if(n===this.peerId)return;h.info(`producer closed broadcast:${n}`),P.emit(R.PRODUCER_CLOSED,{peerId:n,producerId:r});const i=o(this,K).producerIdToConsumerIdMap.get(r);if(!i){h.warn(`no consumer found for producer:${r}`);return}h.info(`closing consumer ${i}, producer id: ${r}`),o(this,K).closeConsumer(i).then(()=>{h.info(`closed consumer: ${i}`),o(this,K).producerIdToConsumerIdMap.delete(r),P.emit(R.CONSUMER_CLOSED,{id:i})}).catch(s=>{h.error("error closing consumer",{error:s})})}catch(n){h.error("error on producer close broadcast",{error:n})}}),o(this,Pt).on(o(this,Ft).mediaRoomTerminationBroadcastResponse,()=>{!this.mediaJoined&&!o(this,xs)&&!o(this,Vs)||(h.warn("media hub termination broadcast received, rejoining room"),P.emit(R.ROOM_NODE_DISCONNECTED),o(this,ol).call(this))})})}handleCallstatsEvents(){$.onConsumerScore(e=>{e.forEach((n,r)=>{const i=o(this,K).consumers.get(r);i&&P.emit(R.CONSUMER_SCORE_UPDATE,{id:r,kind:i.kind,peerId:i.peerId,score:n.score,scoreStats:n})})}),$.onProducerScore(e=>{e.forEach((n,r)=>{const i=Array.from(o(this,K).producers.values()).find(s=>s.id===r);i&&P.emit(R.PRODUCER_SCORE_UPDATE,{id:r,kind:i.kind,appData:i.appData,score:n.score,scoreStats:n})})})}handlePeerCapabilities(e,n){var r,i,s,a;for(let c=0;c<=Wn.length;c+=1){const d=Wn[c];if(((i=(r=n==null?void 0:n.receiver)==null?void 0:r.video)==null?void 0:i.codecs.findIndex(l=>l.mimeType===d))>=0||c===Wn.length-1){o(this,Fs).get(d).add(e);break}}for(let c=0;c<=Wn.length;c+=1){const d=Wn[c];if(((a=(s=n==null?void 0:n.sender)==null?void 0:s.video)==null?void 0:a.codecs.findIndex(l=>l.mimeType===d))>=0||c===Wn.length-1){o(this,Us).get(d).add(e);break}}}handlePeerLeaving(e){Q.hasFeature(ie.FORCE_VIDEO_CODEC)||(o(this,Us).forEach(n=>n.delete(e)),o(this,Fs).forEach((n,r)=>{n.delete(e),n.size===0&&this.disableWebcam(r)}))}}sl=new WeakMap,al=new WeakMap,Pt=new WeakMap,K=new WeakMap,Ro=new WeakMap,Vi=new WeakMap,Ft=new WeakMap,xs=new WeakMap,Vs=new WeakMap,Ui=new WeakMap,ol=new WeakMap,Fr=new WeakMap,Ao=new WeakMap,Us=new WeakMap,Fs=new WeakMap,Bt=new WeakMap,Qt=new WeakMap,Fi=new WeakSet,Bs=function(){return this.context.getValue("connectionHandler")},ft=new WeakSet,Rt=function(t){return o(this,Bt).get(t)},Ws=new WeakSet,Mo=function(t,e){return o(this,Bt).set(t,e)},fp=new WeakSet,Qy=function(t){return o(this,Bt).delete(t)},vp=new WeakSet,Xy=function(t){return{track:t,encodings:[{priority:"high"}],codecOptions:[{name:"opus"}],appData:{e2ee:this.e2ee},stopTracks:!1,zeroRtpOnPause:!0}},yp=new WeakSet,Zy=function(t,e){return{track:t,codecOptions:[{name:e?e.split("/")[1]:"VP8"}],appData:{screenShare:!1,e2ee:this.e2ee},stopTracks:!1}},he([S.trace("MediaNodeClient.reset",{country:S.location.country})],ue.prototype,"reset",1),he([S.trace("MediaNodeClient.joinRoom")],ue.prototype,"joinRoom",1),he([S.trace("MediaNodeClient.completeJoinRoom")],ue.prototype,"completeJoinRoom",1),he([S.trace("MediaNodeClient.leaveRoom")],ue.prototype,"leaveRoom",1),he([S.trace("MediaNodeClient.activatePeers")],ue.prototype,"activatePeers",1),he([S.trace("MediaNodeClient.deactivatePeers")],ue.prototype,"deactivatePeers",1),he([S.trace("MediaNodeClient.createConsumers")],ue.prototype,"createConsumers",1),he([S.trace("MediaNodeClient.closeConsumers")],ue.prototype,"closeConsumers",1),he([S.trace("MediaNodeClient._shareWebcam")],ue.prototype,"_shareWebcam",1),he([S.trace("MediaNodeClient.shareWebcam")],ue.prototype,"shareWebcam",1),he([S.trace("MediaNodeClient.shareScreen")],ue.prototype,"shareScreen",1),he([S.trace("MediaNodeClient.shareMic")],ue.prototype,"shareMic",1),he([S.trace("MediaNodeClient.pauseMic")],ue.prototype,"pauseMic",1),he([S.trace("MediaNodeClient.pauseWebcam")],ue.prototype,"pauseWebcam",1),he([S.trace("MediaNodeClient.resumeMic")],ue.prototype,"resumeMic",1),he([S.trace("MediaNodeClient.resumeWebcam")],ue.prototype,"resumeWebcam",1),he([S.trace("MediaNodeClient.disableWebcam")],ue.prototype,"disableWebcam",1),he([S.trace("HiveClient.disableMic")],ue.prototype,"disableMic",1),he([S.trace("HiveClient.disableScreenShare")],ue.prototype,"disableScreenShare",1),he([S.trace("MediaNodeClient.muteSelf")],ue.prototype,"muteSelf",1),he([S.trace("MediaNodeClient.resetVideoProducers")],ue.prototype,"resetVideoProducers",1),he([S.trace("MediaNodeClient.changeDisplayName")],ue.prototype,"changeDisplayName",1),he([S.trace("MediaNodeClient.kickPeer")],ue.prototype,"kick",1),he([S.trace("MediaNodeClient.kickAllPeers")],ue.prototype,"kickAll",1),he([S.trace("MediaNodeClient.muteAll")],ue.prototype,"muteAll",1),he([S.trace("MediaNodeClient.muteAllVideo")],ue.prototype,"muteAllVideo",1),he([S.trace("MediaNodeClient.disableAudio")],ue.prototype,"disableAudio",1),he([S.trace("MediaNodeClient.disableVideo")],ue.prototype,"disableVideo",1),he([S.trace("MediaNodeClient.pinPeer")],ue.prototype,"pinPeer",1),he([S.trace("MediaNodeClient.validateScreenShare")],ue.prototype,"validateScreenShare",1);function eS(t,e,n){const r=t.getValue("roomNodeClient");if(r){if(r)return r;throw new Error("Room node client already set up.")}const i=new ue(t,e,n);return t.setValue("roomNodeClient",i),i}function tS(t){const e=t.getValue("roomNodeClient");try{e==null||e.leaveRoom()}catch(n){h.error("roomNodeClient::cleanupRoomNodeClient")}t.setValue("roomNodeClient",void 0)}var eL=Object.defineProperty,tL=Object.getOwnPropertyDescriptor,Bi=(t,e,n,r)=>{for(var i=r>1?void 0:r?tL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&eL(e,n,i),i},Wi,jn,At,an,_n,nS;const rS=(nS=class{constructor(t,e,n,r){f(this,an),g(this,"self"),g(this,"authToken"),f(this,Wi,void 0),g(this,"viewType"),f(this,jn,void 0),f(this,At,void 0);const{socket:i}=n,s=t.getValue("authToken");this.self=e,v(this,At,t),this.viewType=r,this.authToken=s,v(this,Wi,i),v(this,jn,n),e.config.viewType!==yt.Chat&&this.setupEvents()}get peerId(){return o(this,At).getValue("peerId")}get mediaJoined(){return o(this,At).getValue("connectionHandler").mediaJoined}static init(t,e,n,r,i){return u(this,null,function*(){const s=ot(),a=t.getValue("peerId"),c=!!t.getValue("cachedUserDetails"),d=yield rt.__init__(t,n,r,i,i.name,c);if(navigator.product!=="ReactNative"){const l=!Q.hasFeature(ie.PRECALL_BANDWIDTH_TEST);setTimeout(()=>u(this,null,function*(){const p=yield d.getAllDevices();h.info("populated_full_device_list",{devices:JSON.stringify(p)}),$.devices("AUDIO",p==null?void 0:p.filter(m=>m.kind==="audioinput")),$.devices("VIDEO",p==null?void 0:p.filter(m=>m.kind==="videoinput")),$.devices("SPEAKER",p==null?void 0:p.filter(m=>m.kind==="audiooutput")),h.info("Callstats:: initializing");try{yield $.initialize({peerId:a,engineName:Ie.getDeviceInfo().engineName,env:t.getValue("env"),iceServers:yield s.getICEServers(),apiBase:t.getValue("apiBase"),flags:Q.getAllFlags(),logger:h,apiHostnames:qf(t),skipConnectivityChecks:l}),h.info("Callstats:: initialized")}catch(m){h.error("Callstats:: initialization failed",{error:m})}}),0)}else h.info("Callstats:: Skipped initialization due to navigator product being ReactNative.");return new rS(t,d,e,i.viewType)})}shareMediaTracks(){return u(this,null,function*(){var t;const{audioTrack:e,videoTrack:n,permissions:r,audioEnabled:i,videoEnabled:s,screenShareEnabled:a,screenShareTracks:c}=this.self;if(r.canProduceAudio&&i)try{yield o(this,an,_n).shareMic(e)}catch(d){this.self.disableAudio()}if(r.canProduceVideo&&s)try{const d=yield o(this,an,_n).shareWebcam(n);d&&d.id!==n.id&&Q.hasFeature(ie.EXP_RESHARE)&&(yield o(this,an,_n).shareWebcam(d))}catch(d){this.self.disableVideo()}if(r.canProduceScreenshare&&a)try{yield(t=o(this,an,_n))==null?void 0:t.shareScreen({video:c.video,audio:c.audio})}catch(d){this.self.disableScreenShare()}})}kickHandler(t){return u(this,null,function*(){let e="kicked";(t==null?void 0:t.kickType)==="kickAll"&&(e="ended"),this.leaveRoom(e)})}waitlistedHandler(){h.info("SelController.waitlisted"),this.self.waitlistStatus="waiting",this.self.roomState="waitlisted",this.self.emit("waitlisted")}waitlistAcceptHandler(){if(h.info("SelController.waitlistAccepted"),this.self.waitlistStatus==="accepted"){h.warn("SelfController.WAITLIST_ACCEPTED.UserAlreadyAccepted");return}this.self.waitlistStatus="accepted",this.joinRoom()}waitlistRejectedHandler(){if(h.info("SelfController.waitlistRejected"),this.self.waitlistStatus==="rejected"){h.warn("SelfController.WAITLIST_REJECTED.UserAlreadyRejected");return}this.self.waitlistStatus="rejected",this.leaveRoom("rejected")}resetSelf(t){return u(this,null,function*(){$.callEnded(),o(this,an,_n).reset(),t&&(yield this.joinRoom(t))})}setupEvents(){P.on(R.RESET_PRODUCER_STATE,()=>u(this,null,function*(){this.mediaJoined&&this.shareMediaTracks()})),P.on(R.ROOM_NODE_RECONNECTED,()=>{this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:!0})}),P.on(R.ROOM_NODE_DISCONNECTED,()=>{this.self.roomState!=="disconnected"&&(this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"}))}),P.on(R.ROOM_NODE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),P.on(R.SOCKET_SERVICE_RECONNECTED,({wasJoinAttempted:t})=>{t===!1&&(this.self.roomState="init"),this.resetSelf(t)}),P.on(R.SOCKET_SERVICE_DISCONNECTED,({joinAttempted:t})=>{if(this.self.roomState==="disconnected")return;let{peerId:e}=this;t&&Q.hasFeature(ie.REFRESH_ID_ON_DISCONNECTION)&&(e=Ji()),o(this,Wi).updateURL(e),S.resetPeerId(e),ot().setHeader("dyte-tracing-id",e),si.remapContext(e,o(this,At)),this.self.roomState="disconnected",this.self.emit("roomLeft",{state:"disconnected"})}),P.on(R.SOCKET_SERVICE_FAILED,()=>{this.self.roomState="failed",this.self.emit("roomLeft",{state:"failed"})}),o(this,jn).on(W.waitingRoomRequestAccepted,()=>{this.waitlistAcceptHandler()}),o(this,jn).on(nd.updateUserPreset,t=>{t.updatePeersPresets.forEach(e=>{e.userIds===this.self.userId&&P.emit(R.UPDATE_PERMISSIONS,e.patch)})}),o(this,jn).on(W.waitingRoomRequestDenied,()=>{this.waitlistRejectedHandler()}),o(this,jn).on(W.kick,()=>{this.kickHandler({kickType:"kick"})}),o(this,jn).on(W.kickAll,()=>{this.kickHandler({kickType:"kickAll"})}),P.onAsync(R.JOIN_MEDIA_ROOM,this.joinMediaRoom.bind(this)),P.on(R.PRODUCER_SCORE_UPDATE,({score:t,kind:e,appData:n,scoreStats:r})=>{var i;const s=(i=n==null?void 0:n.screenShare)!=null?i:!1;this.self.emit("mediaScoreUpdate",{kind:e,isScreenshare:s,score:t,participantId:this.self.id,scoreStats:r})}),P.on(R.MUTE_SELF,()=>u(this,null,function*(){this.self.audioEnabled&&(yield this.self.disableAudio(),$.audioOff())})),P.on(R.MUTE_SELF_VIDEO,()=>u(this,null,function*(){this.self.videoEnabled&&(yield this.self.disableVideo(),$.videoOff())})),P.onAsync(R.LEAVE_MEDIA_ROOM,this.leaveMediaRoom.bind(this)),P.on(R.PIP_HANGUP,this.leaveRoom.bind(this))}joinRoom(t=!1){return u(this,null,function*(){try{const{peer:e}=yield o(this,jn).joinRoom(this.self);o(this,jn).socket.flush();const n=dh(e.stageType);if(o(this,At).setValue("stageStatus",n,!1),e.waitlisted){this.waitlistedHandler();return}yield this.joinMediaRoom(t),o(this,At).notify("stageStatus")}catch(e){throw h.error("Error in joinRoom",{error:e}),e}})}leaveRoom(t="left"){return u(this,null,function*(){var e,n;if(t==="rejected"){try{(e=o(this,Wi))==null||e.disconnect()}catch(r){h.error("SelfController::leaveRoom::socketDisconnect")}this.self.roomState=t,this.self.emit("roomLeft",{state:t});return}this.self.setIsPinned(!1),o(this,At).setValue("stageStatus","OFF_STAGE",!1),yield this.leaveMediaRoom(t),o(this,At).notify("stageStatus");try{(n=o(this,Wi))==null||n.disconnect()}catch(r){h.error("SelfController::leaveRoom::socketDisconnect")}tS(o(this,At)),Nd.cleanup(),this.self.roomState=t,this.self.emit("roomLeft",{state:t})})}joinMediaRoom(t=!1){return u(this,null,function*(){var e,n;const{peerId:r,viewType:i,meetingId:s,stageStatus:a,roomNodeOptions:c}=o(this,At).getAllValues(),{sfu:d}=c;try{if(i===yt.Livestream){if(a!=="ON_STAGE"){this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:t});return}eS(o(this,At),d,{socket:o(this,Wi),peerId:r})}const{roomJoined:l}=(n=yield(e=o(this,an,_n))==null?void 0:e.joinRoom(this.self.name,s,{audio:this.self.audioEnabled,video:this.self.videoEnabled,screen:this.self.screenShareEnabled},t,t))!=null?n:{};if(!l)return;a==="ON_STAGE"&&(yield this.shareMediaTracks()),this.self.roomState="joined",this.self.emit("roomJoined",{reconnected:t})}catch(l){throw h.error("Error:SelfController.mediaRoomJoin",{error:l}),new w("Error: could not join media room","0002")}})}leaveMediaRoom(t){return u(this,null,function*(){const e=o(this,At).getValue("viewType");t!=="connected-meeting"&&(yield this.cleanupSelf()),!(t==="stageLeft"&&e===yt.Webinar)&&o(this,an,_n)&&(o(this,an,_n).mediaJoined&&t!=="disconnected"&&(yield o(this,an,_n).leaveRoom()),!(t==="stageLeft"&&e===yt.Livestream)&&(o(this,an,_n).mediaJoined=!1))})}cleanupSelf(){return u(this,null,function*(){yield this.self.disableAudio(),yield this.self.disableVideo(),yield this.self.disableScreenShare(),this.self.cleanUpTracks(),this.self.destructMediaHandler(),navigator.isReactNative||this.self.removeDocumentEventListeners()})}},Wi=new WeakMap,jn=new WeakMap,At=new WeakMap,an=new WeakSet,_n=function(){return o(this,At).getValue("roomNodeClient")},nS);let Br=rS;Bi([S.trace("SelfController.resetSelf")],Br.prototype,"resetSelf",1),Bi([S.trace("SelfController.setupEvents")],Br.prototype,"setupEvents",1),Bi([S.trace("SelfController.joinRoom")],Br.prototype,"joinRoom",1),Bi([S.trace("SelfController.leaveRoom")],Br.prototype,"leaveRoom",1),Bi([S.trace("SelfController.joinMediaRoom")],Br.prototype,"joinMediaRoom",1),Bi([S.trace("SelfController.leaveMediaRoom")],Br.prototype,"leaveMediaRoom",1),Bi([S.trace("SelfController.init")],Br,"init",1);var cl;class nL{constructor(e){f(this,cl,void 0),v(this,cl,e)}on(e,n){let r;e===W.roomPeerCount?r=lv.fromBinary.bind(lv):r=Iv.fromBinary.bind(Iv),o(this,cl).on(e,({payload:i})=>{const s=r(i);return n(s)})}}cl=new WeakMap;var dl;class rL{constructor(e){f(this,dl,void 0),v(this,dl,e)}on(e,n){let r,i;switch(e){case W.transcript:{r=Lu.fromBinary.bind(Lu),i=Lu.create();break}default:{h.debug("AISocketHandler switch case hit default, event not accounted for.");break}}o(this,dl).on(e,({payload:s})=>{let a=i;try{a=r(s)}catch(c){h.error("chatSocketHandler::on::binary_decode_error",{error:c})}return n(a)})}}dl=new WeakMap;var iL=Object.defineProperty,sL=Object.getOwnPropertyDescriptor,Sp=(t,e,n,r)=>{for(var i=r>1?void 0:r?sL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&iL(e,n,i),i},Wr;class ll{constructor(e){f(this,Wr,void 0),v(this,Wr,e)}getPolls(){return o(this,Wr).sendMessagePromise(Xn.getPolls)}createPoll(e,n,r=!1,i=!1){const s={anonymous:r,hideVotes:i,question:e,options:n};return o(this,Wr).sendMessage(Xn.createPoll,X1.toBinary(s))}votePoll(e,n){const r={index:n,pollId:e};return o(this,Wr).sendMessage(Xn.votePoll,eD.toBinary(r))}on(e,n){let r,i;switch(e){case Xn.updatePoll:case Xn.createPoll:case Xn.votePoll:{r=Ku.fromBinary.bind(Ku),i=Ku.create();break}}o(this,Wr).on(e,({payload:s})=>{let a=i;try{a=r(s)}catch(c){h.error("pollSocketHandler::on::binary_decode_error",{error:c})}return n(a)})}removeListeners(e){o(this,Wr).removeListeners(e)}}Wr=new WeakMap,Sp([S.trace("PollSocketHandler.getPolls")],ll.prototype,"getPolls",1),Sp([S.trace("PollSocketHandler.createPoll")],ll.prototype,"createPoll",1),Sp([S.trace("PollSocketHandler.votePoll")],ll.prototype,"votePoll",1);var Xt;class aL{constructor(e){f(this,Xt,void 0),v(this,Xt,e)}getStageRequests(){return u(this,null,function*(){const{payload:e}=yield o(this,Xt).sendMessagePromise(W.getStageRequests);return e?$u.fromBinary(e):{stageRequests:[]}})}requestAccess(){o(this,Xt).sendMessage(W.requestStageAccess)}cancelRequestAccess(){o(this,Xt).sendMessage(W.cancelStageRequest)}grantAccess(e){return u(this,null,function*(){const n={userIds:e};o(this,Xt).sendMessage(W.grantStageAccess,j1.toBinary(n))})}denyAccess(e){return u(this,null,function*(){const n={userIds:e};o(this,Xt).sendMessage(W.denyStageAccess,q1.toBinary(n))})}joinStage(){return o(this,Xt).sendMessagePromise(W.joinStage,void 0,void 0,W.peerStageStatusUpdate)}leaveStage(e){const n={userIds:[e]};return o(this,Xt).sendMessagePromise(W.leaveStage,Pv.toBinary(n),void 0,W.peerStageStatusUpdate)}kick(e){const n={userIds:e};return o(this,Xt).sendMessagePromise(W.leaveStage,Pv.toBinary(n))}on(e,n){let r;switch(e){case W.grantStageAccess:case W.denyStageAccess:{r=void 0;break}case W.getStagePeers:{r=Cv.fromBinary.bind(Cv);break}case W.getStageRequests:case W.requestStageAccess:case W.cancelStageRequest:{r=$u.fromBinary.bind($u);break}case W.peerStageStatusUpdate:{r=dv.fromBinary.bind(dv);break}}o(this,Xt).on(e,({payload:i,id:s})=>{if(!i||!r)return n(void 0,s);const a=r(i);return n(a,s)})}getPeerInfo(e){return u(this,null,function*(){const n=yield o(this,Xt).sendMessagePromise(W.getPeerInfo,pv.toBinary({peerId:e}));return rs.fromBinary(n.payload)})}}Xt=new WeakMap;var it;class oL{constructor(e){f(this,it,void 0),v(this,it,e)}addPlugin(e,n){o(this,it).sendMessage(z.addPlugin,s1.toBinary({pluginId:e,staggered:n}))}removePlugin(e){o(this,it).sendMessage(z.removePlugin,o1.toBinary({pluginId:e,staggered:!1}))}getActivePlugins(){return u(this,null,function*(){const{payload:e}=yield o(this,it).sendMessagePromise(z.getPlugins);return e?A1.fromBinary(e):{plugins:[]}})}customPluginEventToRoom(e,n,r){const i={pluginId:e,pluginData:new TextEncoder().encode(JSON.stringify(n))};o(this,it).sendMessage(z.customPluginEventToRoom,v1.toBinary(i),r)}customPluginEventToPeers(e,n,r,i){const s={pluginId:e,peerIds:n,pluginData:new TextEncoder().encode(JSON.stringify(r))};o(this,it).sendMessage(z.customPluginEventToPeers,S1.toBinary(s),i)}enablePluginForRoom(e,n){o(this,it).sendMessage(z.enablePluginForRoom,d1.toBinary({pluginId:e}),n)}enablePluginForPeers(e,n,r){o(this,it).sendMessage(z.enablePluginForPeers,p1.toBinary({pluginId:e,peerIds:n}),r)}disablePluginForRoom(e,n){o(this,it).sendMessage(z.disablePluginForRoom,u1.toBinary({pluginId:e}),n)}disablePluginForPeers(e,n,r){o(this,it).sendMessage(z.disablePluginForPeers,g1.toBinary({pluginId:e,peerIds:n}),r)}storeInsertKeys(e,n,r,i){const s={pluginId:e,storeName:n,insertKeys:r.map(a=>({storeKey:a.key,payload:new TextEncoder().encode(JSON.stringify(a.payload))}))};o(this,it).sendMessage(z.storeInsertKeys,kv.toBinary(s),i)}storeGetKeys(e,n,r,i){const s={pluginId:e,storeName:n,getKeys:r.map(a=>({storeKey:a.key}))};o(this,it).sendMessage(z.storeGetKeys,b1.toBinary(s),i)}storeDeleteKeys(e,n,r,i){const s={pluginId:e,storeName:n,deleteKeys:r.map(a=>({storeKey:a.key}))};o(this,it).sendMessage(z.storeDeleteKeys,w1.toBinary(s),i)}storeDelete(e,n,r){o(this,it).sendMessage(z.storeDelete,C1.toBinary({pluginId:e,storeName:n}),r)}getPluginDataOld(e,n){h.info("getPluginDataOld",{plugin:{id:e,storeName:n}})}storePluginDataOld(e,n,r){const i={pluginId:e,storeName:n,insertKeys:[{storeKey:r.key,payload:new TextEncoder().encode(JSON.stringify(r))}]};o(this,it).sendMessage(z.storeInsertKeys,kv.toBinary(i))}on(e,n){let r;switch(e){case z.addPlugin:case z.enablePluginForPeers:case z.enablePluginForRoom:{r=Ju.fromBinary.bind(Ju);break}case z.removePlugin:case z.disablePluginForPeers:case z.disablePluginForRoom:{r=bv.fromBinary.bind(bv);break}case z.customPluginEventToPeers:case z.customPluginEventToRoom:{r=wv.fromBinary.bind(wv);break}case z.storeInsertKeys:case z.storeGetKeys:case z.storeDeleteKeys:case z.storeDelete:{r=_v.fromBinary.bind(_v);break}}o(this,it).on(e,({payload:i,id:s})=>{const a=r(i);return n(a,s)})}}it=new WeakMap;var cL=Object.defineProperty,dL=(t,e,n)=>e in t?cL(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n,lL=(t,e,n)=>(dL(t,typeof e!="symbol"?e+"":e,n),n),Ep=(t,e,n)=>{if(!e.has(t))throw TypeError("Cannot "+n)},L=(t,e,n)=>(Ep(t,e,"read from private field"),n?n.call(t):e.get(t)),Ce=(t,e,n)=>{if(e.has(t))throw TypeError("Cannot add the same private member more than once");e instanceof WeakSet?e.add(t):e.set(t,n)},me=(t,e,n,r)=>(Ep(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n),Ae=(t,e,n)=>(Ep(t,e,"access private method"),n),ul={},uL={get exports(){return ul},set exports(t){ul=t}},js=typeof Reflect=="object"?Reflect:null,iS=js&&typeof js.apply=="function"?js.apply:function(t,e,n){return Function.prototype.apply.call(t,e,n)},hl;js&&typeof js.ownKeys=="function"?hl=js.ownKeys:Object.getOwnPropertySymbols?hl=function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:hl=function(t){return Object.getOwnPropertyNames(t)};function hL(t){console&&console.warn&&console.warn(t)}var sS=Number.isNaN||function(t){return t!==t};function fe(){fe.init.call(this)}uL.exports=fe,ul.once=fL,fe.EventEmitter=fe,fe.prototype._events=void 0,fe.prototype._eventsCount=0,fe.prototype._maxListeners=void 0;var aS=10;function pl(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(fe,"defaultMaxListeners",{enumerable:!0,get:function(){return aS},set:function(t){if(typeof t!="number"||t<0||sS(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");aS=t}}),fe.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},fe.prototype.setMaxListeners=function(t){if(typeof t!="number"||t<0||sS(t))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+t+".");return this._maxListeners=t,this};function oS(t){return t._maxListeners===void 0?fe.defaultMaxListeners:t._maxListeners}fe.prototype.getMaxListeners=function(){return oS(this)},fe.prototype.emit=function(t){for(var e=[],n=1;n<arguments.length;n++)e.push(arguments[n]);var r=t==="error",i=this._events;if(i!==void 0)r=r&&i.error===void 0;else if(!r)return!1;if(r){var s;if(e.length>0&&(s=e[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=i[t];if(c===void 0)return!1;if(typeof c=="function")iS(c,this,e);else for(var d=c.length,l=hS(c,d),n=0;n<d;++n)iS(l[n],this,e);return!0};function cS(t,e,n,r){var i,s,a;if(pl(n),s=t._events,s===void 0?(s=t._events=Object.create(null),t._eventsCount=0):(s.newListener!==void 0&&(t.emit("newListener",e,n.listener?n.listener:n),s=t._events),a=s[e]),a===void 0)a=s[e]=n,++t._eventsCount;else if(typeof a=="function"?a=s[e]=r?[n,a]:[a,n]:r?a.unshift(n):a.push(n),i=oS(t),i>0&&a.length>i&&!a.warned){a.warned=!0;var c=new Error("Possible EventEmitter memory leak detected. "+a.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");c.name="MaxListenersExceededWarning",c.emitter=t,c.type=e,c.count=a.length,hL(c)}return t}fe.prototype.addListener=function(t,e){return cS(this,t,e,!1)},fe.prototype.on=fe.prototype.addListener,fe.prototype.prependListener=function(t,e){return cS(this,t,e,!0)};function pL(){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 dS(t,e,n){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=pL.bind(r);return i.listener=n,r.wrapFn=i,i}fe.prototype.once=function(t,e){return pl(e),this.on(t,dS(this,t,e)),this},fe.prototype.prependOnceListener=function(t,e){return pl(e),this.prependListener(t,dS(this,t,e)),this},fe.prototype.removeListener=function(t,e){var n,r,i,s,a;if(pl(e),r=this._events,r===void 0)return this;if(n=r[t],n===void 0)return this;if(n===e||n.listener===e)--this._eventsCount===0?this._events=Object.create(null):(delete r[t],r.removeListener&&this.emit("removeListener",t,n.listener||e));else if(typeof n!="function"){for(i=-1,s=n.length-1;s>=0;s--)if(n[s]===e||n[s].listener===e){a=n[s].listener,i=s;break}if(i<0)return this;i===0?n.shift():mL(n,i),n.length===1&&(r[t]=n[0]),r.removeListener!==void 0&&this.emit("removeListener",t,a||e)}return this},fe.prototype.off=fe.prototype.removeListener,fe.prototype.removeAllListeners=function(t){var e,n,r;if(n=this._events,n===void 0)return this;if(n.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):n[t]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete n[t]),this;if(arguments.length===0){var i=Object.keys(n),s;for(r=0;r<i.length;++r)s=i[r],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(e=n[t],typeof e=="function")this.removeListener(t,e);else if(e!==void 0)for(r=e.length-1;r>=0;r--)this.removeListener(t,e[r]);return this};function lS(t,e,n){var r=t._events;if(r===void 0)return[];var i=r[e];return i===void 0?[]:typeof i=="function"?n?[i.listener||i]:[i]:n?gL(i):hS(i,i.length)}fe.prototype.listeners=function(t){return lS(this,t,!0)},fe.prototype.rawListeners=function(t){return lS(this,t,!1)},fe.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):uS.call(t,e)},fe.prototype.listenerCount=uS;function uS(t){var e=this._events;if(e!==void 0){var n=e[t];if(typeof n=="function")return 1;if(n!==void 0)return n.length}return 0}fe.prototype.eventNames=function(){return this._eventsCount>0?hl(this._events):[]};function hS(t,e){for(var n=new Array(e),r=0;r<e;++r)n[r]=t[r];return n}function mL(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function gL(t){for(var e=new Array(t.length),n=0;n<e.length;++n)e[n]=t[n].listener||t[n];return e}function fL(t,e){return new Promise(function(n,r){function i(a){t.removeListener(e,s),r(a)}function s(){typeof t.removeListener=="function"&&t.removeListener("error",i),n([].slice.call(arguments))}pS(t,e,s,{once:!0}),e!=="error"&&vL(t,i,{once:!0})})}function vL(t,e,n){typeof t.on=="function"&&pS(t,"error",e,n)}function pS(t,e,n,r){if(typeof t.on=="function")r.once?t.once(e,n):t.on(e,n);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(s){r.once&&t.removeEventListener(e,i),n(s)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}class yL extends T{constructor(){super("message.v1.SocketMessage",[{no:1,name:"event",kind:"scalar",T:13},{no:2,name:"id",kind:"scalar",opt:!0,T:9},{no:3,name:"payload",kind:"scalar",opt:!0,T:12},{no:4,name:"metadata",kind:"scalar",opt:!0,T:12}])}}const mS=new yL;class gS{static encode(e){return mS.toBinary(e)}static decode(e){return mS.fromBinary(new Uint8Array(e))}}function SL(t,e){return Math.floor(Math.random()*(e-t+1)+t)}var jr;class EL{constructor(e={}){lL(this,"opts"),Ce(this,jr,void 0),this.opts={initialTimeout:e.initialTimeout||1e3,maxTimeout:e.maxTimeout||1e4,factor:e.factor||2},me(this,jr,0)}wait(){return u(this,null,function*(){me(this,jr,L(this,jr)+1);const e=SL(0,Math.min(this.opts.maxTimeout,this.opts.initialTimeout*RE(2,L(this,jr))));yield new Promise(n=>{setTimeout(n,e)})})}getAttempts(){return L(this,jr)}reset(){me(this,jr,0)}}jr=new WeakMap;const Hr={debug:0,info:1,warn:2,error:3};var ji,Hi;class TL{constructor(e){Ce(this,ji,void 0),Ce(this,Hi,void 0),me(this,ji,console),me(this,Hi,e)}debug(...e){Hr[L(this,Hi)]>Hr.debug||L(this,ji).debug("[Sockrates]:",...e)}info(...e){Hr[L(this,Hi)]>Hr.info||L(this,ji).info("[Sockrates]:",...e)}warn(...e){Hr[L(this,Hi)]>Hr.warn||L(this,ji).warn("[Sockrates]:",...e)}error(...e){Hr[L(this,Hi)]>Hr.error||L(this,ji).error("[Sockrates]:",...e)}}ji=new WeakMap,Hi=new WeakMap;var fS=(t=>(t[t.CONNECTING=0]="CONNECTING",t[t.OPEN=1]="OPEN",t[t.CLOSING=2]="CLOSING",t[t.CLOSED=3]="CLOSED",t))(fS||{});const kL="2",bL="3";var xe,Hs,Me,He,qr,st,cr,Gr,wn,qs,dr,Tp,vS,Do,ml,kp,yS,bp,SS,gl,_p,wp,ES,Oo,fl,No,vl,yl,Ip,Gs,Lo,xo,Sl;class _L{constructor(e,n){var r;Ce(this,Tp),Ce(this,Do),Ce(this,kp),Ce(this,bp),Ce(this,gl),Ce(this,wp),Ce(this,Oo),Ce(this,No),Ce(this,yl),Ce(this,Gs),Ce(this,xo),Ce(this,xe,void 0),Ce(this,Hs,void 0),Ce(this,Me,void 0),Ce(this,He,void 0),Ce(this,qr,void 0),Ce(this,st,void 0),Ce(this,cr,void 0),Ce(this,Gr,void 0),Ce(this,wn,void 0),Ce(this,qs,void 0),Ce(this,dr,void 0);var i,s,a,c,d,l,p,m,y;me(this,Hs,e),me(this,qr,[]),me(this,st,new ul),me(this,cr,!0),me(this,wn,!1),me(this,Me,n!=null?n:{}),(i=L(this,Me)).autoReconnect!=null||(i.autoReconnect=!0),(s=L(this,Me)).retryConnectionInterval!=null||(s.retryConnectionInterval=1e3),(a=L(this,Me)).pingTimeout!=null||(a.pingTimeout=3e4),(c=L(this,Me)).connectionTimeout!=null||(c.connectionTimeout=5e3),(d=L(this,Me)).debug!=null||(d.debug=!0),(l=L(this,Me)).maxReconnectionAttempts!=null||(l.maxReconnectionAttempts=10),(p=L(this,Me)).disconnectOnPingTimeout!=null||(p.disconnectOnPingTimeout=!0),(m=L(this,Me)).queueOnDisconnect!=null||(m.queueOnDisconnect=!1),(y=L(this,Me)).flushOnReconnect!=null||(y.flushOnReconnect=!1),me(this,Gr,{code:void 0,reason:void 0}),me(this,He,(r=L(this,Me).logger)!=null?r:new TL(L(this,Me).debug?"debug":"info")),me(this,dr,new EL)}get readyState(){var e;return(e=L(this,xe))==null?void 0:e.readyState}get url(){return L(this,Hs)}updateURL(e){me(this,Hs,e),Ae(this,wp,ES).call(this)}get config(){return L(this,Me)}get sendQueue(){return L(this,qr)}flush(){if(!L(this,Me).queueOnDisconnect)return!1;const e=[];return L(this,qr).forEach(n=>{this.send(n.event,n.id,n.payload,n.metadata)||e.push(n)}),me(this,qr,e),L(this,qr)}connect(e=!1){return u(this,null,function*(){if(!e&&[0,1].includes(this.readyState)){L(this,He).debug("Websocket was already connecting or connected.");return}if(L(this,cr)!==!1)return new Promise((n,r)=>{Ae(this,Gs,Lo).call(this),Ae(this,xo,Sl).call(this);try{me(this,xe,new WebSocket(Ae(this,Tp,vS).call(this,L(this,Hs)))),L(this,xe).binaryType="arraybuffer",L(this,He).debug("Connecting");const i=setTimeout(()=>{L(this,He).debug("Connection timeout. Closing socket"),me(this,cr,!0),Ae(this,xo,Sl).call(this),L(this,xe).close(3001,"Connection Timeout"),L(this,Me).autoReconnect&&!L(this,wn)&&(L(this,st).emit("reconnecting"),Ae(this,Oo,fl).call(this)),r(new Error("Connection timed out!"))},L(this,Me).connectionTimeout);L(this,xe).onopen=()=>{L(this,He).debug(`Ready State: ${fS[L(this,xe).readyState]}`),i&&clearTimeout(i),Ae(this,yl,Ip).call(this),me(this,Gr,{code:void 0,reason:void 0}),L(this,st).emit("connected"),L(this,Me).flushOnReconnect&&this.flush(),n()},L(this,xe).onclose=s=>{try{i&&clearTimeout(i);const{code:a,reason:c}=s;r(c),L(this,He).debug("Socket closed. Close event:",{event:s}),L(this,He).debug(`Connection closed code: ${a}`),L(this,He).debug(`Connection closed reason: ${c}`),L(this,wn)||Ae(this,gl,_p).call(this,a,c)}catch(a){Ae(this,Do,ml).call(this,a)}},L(this,xe).onerror=s=>{Ae(this,Do,ml).call(this,s)},L(this,xe).onmessage=s=>Ae(this,kp,yS).call(this,s)}catch(i){Ae(this,Do,ml).call(this,i,r)}})})}send(e,n,r,i){const s={event:e,id:n,payload:r,metadata:i};if(L(this,Me).queueOnDisconnect&&(!L(this,xe)||L(this,xe).readyState!==1))return L(this,He).debug("Queuing message since socket is not connected!",s),L(this,qr).push(s),!1;const a=gS.encode(s);return Ae(this,No,vl).call(this,a)}emit(e,n,r,i){return this.send(e,n,r,i)}sendRaw(e){return Ae(this,No,vl).call(this,e)}receive(e,n){return L(this,st).on(e.toString(),n)}on(e,n){if(typeof e=="string"&&(e==="connected"||e==="disconnected"||e==="errored"||e==="reconnected"||e==="reconnecting"||e==="reconnectAttempt"||e==="reconnectFailure"||e==="failed")){L(this,st).on(e,n);return}this.receive(e,n)}removeAllListeners(){L(this,st).removeAllListeners()}removeReceiver(e,n){this.removeListener(e,n)}removeListener(e,n){L(this,st).removeListener(e.toString(),n)}removeReceivers(e){this.removeListeners(e)}removeListeners(e){L(this,st).listeners(e.toString()).map(n=>this.removeListener(e,n))}disconnect(){me(this,cr,!1),Ae(this,Gs,Lo).call(this),this.removeAllListeners(),me(this,Gr,{code:1e3,reason:"Sockrates disconnect method called"}),L(this,xe).close(1e3,"Sockrates disconnect method called.")}}xe=new WeakMap,Hs=new WeakMap,Me=new WeakMap,He=new WeakMap,qr=new WeakMap,st=new WeakMap,cr=new WeakMap,Gr=new WeakMap,wn=new WeakMap,qs=new WeakMap,dr=new WeakMap,Tp=new WeakSet,vS=function(t){if(t.startsWith("ws://")||t.startsWith("wss://"))return t;if(t.startsWith("https://"))return`wss://${t.substring(8)}`;if(t.startsWith("http://"))return`ws://${t.substring(7)}`;throw new Error("Invalid URL. URL must start with http(s):// or ws(s)://.")},Do=new WeakSet,ml=function(t,e){L(this,He).error("Error:",{error:t}),L(this,st).emit("errored",{error:t}),e==null||e(t)},kp=new WeakSet,yS=function(t){if(Ae(this,yl,Ip).call(this),t.data===kL){L(this,He).debug("Received ping from server"),Ae(this,No,vl).call(this,bL);return}const e=gS.decode(t.data),{id:n,payload:r}=e;L(this,He).debug("Received message",{event:e.event,messageID:n}),L(this,st).emit(e.event.toString(),{id:n,payload:r})},bp=new WeakSet,SS=function(){return L(this,xe).readyState===1},gl=new WeakSet,_p=function(t,e){me(this,Gr,{reason:e,code:t}),L(this,st).emit("disconnected",{code:t,reason:e})},wp=new WeakSet,ES=function(){const{reason:t,code:e}=L(this,Gr);e&&e!==1e3&&L(this,cr)&&L(this,Me).autoReconnect&&!L(this,wn)&&(L(this,He).debug(`Triggering reconnection due to ${t}.`),L(this,st).emit("reconnecting"),Ae(this,Oo,fl).call(this))},Oo=new WeakSet,fl=function(t=!0){return u(this,null,function*(){if(t&&L(this,wn)){L(this,He).debug("Reconnect called when already in a reconnect loop. Ignoring.");return}if(L(this,wn)||L(this,dr).reset(),L(this,Me).maxReconnectionAttempts!==null&&L(this,dr).getAttempts()>=L(this,Me).maxReconnectionAttempts){L(this,st).emit("failed"),me(this,wn,!1);return}me(this,wn,!0),Ae(this,xo,Sl).call(this),Ae(this,Gs,Lo).call(this);try{if(yield L(this,dr).wait(),L(this,cr)===!1)return;if(L(this,He).debug(`Reconnection attempt ${L(this,dr).getAttempts()}`),L(this,st).emit("reconnectAttempt",{attempt:L(this,dr).getAttempts()}),yield this.connect(),!Ae(this,bp,SS).call(this))throw Error("Reconnect Failed");me(this,wn,!1),me(this,Gr,{code:void 0,reason:void 0}),L(this,st).emit("reconnected")}catch(e){L(this,He).debug("Failed to reconnect."),L(this,st).emit("reconnectFailure",{attempt:L(this,dr).getAttempts()}),Ae(this,Oo,fl).call(this,!1)}})},No=new WeakSet,vl=function(t){try{return L(this,xe).send(t),!0}catch(e){return L(this,He).error(e.message),!1}},yl=new WeakSet,Ip=function(){this.config.disconnectOnPingTimeout&&(L(this,He).debug("Resetting ping timeout"),Ae(this,Gs,Lo).call(this),me(this,qs,setTimeout(()=>{var t;L(this,He).debug("Disconnecting the socket due to ping timeout"),me(this,cr,!0);const e=3002,n="Ping timeout";(t=L(this,xe))==null||t.close(e,n),Ae(this,gl,_p).call(this,e,n)},L(this,Me).pingTimeout)))},Gs=new WeakSet,Lo=function(){L(this,qs)&&(clearTimeout(L(this,qs)),me(this,qs,void 0))},xo=new WeakSet,Sl=function(){L(this,xe)&&(L(this,xe).onopen=void 0,L(this,xe).onerror=void 0,L(this,xe).onmessage=void 0,L(this,xe).onclose=void 0)};var wL=Object.defineProperty,IL=Object.getOwnPropertyDescriptor,El=(t,e,n,r)=>{for(var i=r>1?void 0:r?IL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&wL(e,n,i),i};const TS=65535,CL=3e3;var qi,Ve,Ue,qe,In,Jr,Tl,Cp,kl,Pp,kS;const bS=(kS=class{constructor(t,{peerId:e,meetingId:n,authToken:r,capabilities:i}){f(this,Ue),f(this,Tl),f(this,kl),f(this,qi,void 0),f(this,Ve,void 0),g(this,"roomName"),g(this,"authToken"),g(this,"capabilities"),f(this,In,void 0),f(this,Jr,void 0);var s;if(!e||!n||!r)throw new w("peerId, meetingId, or authToken can not be empty","0404");v(this,In,void 0),v(this,Jr,t),this.capabilities=i,this.roomName=n,this.authToken=r,v(this,qi,H(this,Tl,Cp).call(this,e)),v(this,Ve,new _L(o(this,qi),{autoReconnect:!0,disconnectOnPingTimeout:(s=i.includes("PING"))!=null?s:!1,queueOnDisconnect:!0,flushOnReconnect:!1,logger:h})),this.handleSocketConnectionEvents()}get joinAttempted(){return o(this,Ue,qe).socketJoinAttempted}set joinAttempted(t){o(this,Ue,qe).socketJoinAttempted=t}get peerId(){return o(this,Jr).getValue("peerId")}updateURL(t){t!==this.peerId&&(v(this,qi,H(this,Tl,Cp).call(this,t)),h.debug("SocketService:: Connection URL updated.")),o(this,Ve).updateURL(o(this,qi))}static getSocketEdgeDomain(t){return ts({servicePrefix:"socket-edge",baseURI:t})}get url(){return o(this,qi)}connect(){return u(this,null,function*(){o(this,Ue,qe).socketJoinAttempted=!0,yield o(this,Ve).connect(),o(this,Ue,qe).socketJoinAttempted=!0,o(this,Ue,qe).socketState={state:"connected",reconnected:!1,reconnectionAttempt:void 0}})}disconnect(){return u(this,null,function*(){o(this,Ue,qe).socketJoinAttempted=!1,o(this,Ve).disconnect(),o(this,Ue,qe).socketJoinAttempted=!0,o(this,Ue,qe).socketState={state:"disconnected",reconnected:!1,reconnectionAttempt:void 0}})}get isConnected(){try{return o(this,Ve).readyState===1}catch(t){return!1}}sendMessage(t,e,n){const r={};return S.injectContext(r),o(this,Ve).send(t,n!=null?n:H(this,kl,Pp).call(this),e,new TextEncoder().encode(JSON.stringify(r)))}sendMessagePromise(t,e,n,r){const i=parseInt({}.SOCKET_SERVICE_MESSAGE_REQUEST_TIMEOUT,10)||2e4;return this.sendMessagePromiseWithTimeout({event:t,timeout:i,protobuf:e,messageId:n,resp:r})}sendMessagePromiseWithTimeout({event:t,timeout:e,protobuf:n,messageId:r,resp:i}){const s=i!=null?i:t;return new Promise((a,c)=>{const d=(E,b)=>{o(this,Ve).removeListener(s,E),o(this,Ve).removeListener(TS,b),o(this,Ve).removeListener(en.errorResponse,b),o(this,Ve).removeListener(pn.errorResponse,b)},l=r!=null?r:H(this,kl,Pp).call(this),p={};S.injectContext(p);const m=({id:E,payload:b})=>{if(l===E){let O;try{const A=yP.fromBinary(b);O=new Error(A.errorMessage)}catch(A){O=new Error("failed to parse error message",{cause:A});try{const F=TR.fromBinary(b);O=new Error(F.message)}catch(F){O=new Error("failed to parse error message",{cause:F})}}c(O),d(y,m)}},y=({id:E,payload:b})=>{l===E&&(a({id:E,payload:b}),d(y,m))};o(this,Ve).on(s,y),o(this,Ve).on(TS,m),o(this,Ve).on(en.errorResponse,m),o(this,Ve).on(pn.errorResponse,m),setTimeout(()=>{d(y,m),c(new Error(`request timeout for callback eventId:${t}`))},e),o(this,Ve).send(t,l,n,new TextEncoder().encode(JSON.stringify(p)))})}on(t,e){o(this,Ve).on(t,e)}onStateEvent(t,e){o(this,Ve).on(t,e)}removeListener(t,e){o(this,Ve).removeListener(t,e)}removeListeners(t){o(this,Ve).removeListeners(t)}flush(){return o(this,Ve).flush()}handleSocketConnectionEvents(){this.onStateEvent("connected",()=>u(this,null,function*(){h.info("SocketService::Connected to socket-edge"),o(this,In)&&(clearTimeout(o(this,In)),v(this,In,void 0)),o(this,Ue,qe).updateSocketConnectionState("connected")})),this.onStateEvent("disconnected",({code:t,reason:e})=>{var n;h.info("SocketService::Disconnected from socket-edge",{error:{code:t,reason:e},country:S.location.country});const{recv:r,send:i}=(n=o(this,Ue,qe).mediaState)!=null?n:{};r!=null&&r.state&&(r==null?void 0:r.state)!==Rr.CONNECTED||i!=null&&i.state&&(i==null?void 0:i.state)!==Rr.CONNECTED?P.emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:o(this,Ue,qe).joinAttempted}):v(this,In,setTimeout(()=>{P.emit(R.SOCKET_SERVICE_DISCONNECTED,{joinAttempted:o(this,Ue,qe).joinAttempted}),v(this,In,void 0)},CL)),o(this,Ue,qe).updateSocketConnectionState("disconnected")}),this.onStateEvent("reconnecting",()=>u(this,null,function*(){h.info("SocketService::Reconnecting to socket-edge",{country:S.location.country}),o(this,Ue,qe).updateSocketConnectionState("reconnecting")})),this.onStateEvent("reconnectAttempt",t=>u(this,[t],function*({attempt:e}){h.info("SocketService::Attempting to reconnect to socket-edge",{socket:{retryAttempt:e}}),o(this,Ue,qe).updateSocketConnectionState("reconnectAttempt",e)})),this.onStateEvent("reconnectFailure",({attempt:t})=>{h.info("SocketService::Reconnect attempt to socket-edge failed",{socket:{retryAttempt:t}}),o(this,Ue,qe).updateSocketConnectionState("reconnectFailure",t)}),this.onStateEvent("reconnected",()=>u(this,null,function*(){h.info("SocketService::Reconnected to socket-edge",{connectionState:{joinAttempted:o(this,Ue,qe).mediaJoinAttempted}}),o(this,In)&&(clearTimeout(o(this,In)),v(this,In,void 0)),P.emit(R.SOCKET_SERVICE_RECONNECTED,{wasJoinAttempted:o(this,Ue,qe).mediaJoinAttempted}),o(this,Ue,qe).updateSocketConnectionState("reconnected")})),this.onStateEvent("failed",()=>u(this,null,function*(){h.info("SocketService::Failed to connect to socket-edge",{country:S.location.country}),P.emit(R.SOCKET_SERVICE_FAILED),o(this,Ue,qe).updateSocketConnectionState("failed")}))}},qi=new WeakMap,Ve=new WeakMap,Ue=new WeakSet,qe=function(){return o(this,Jr).getValue("connectionHandler")},In=new WeakMap,Jr=new WeakMap,Tl=new WeakSet,Cp=function(t){let e=bS.getSocketEdgeDomain(o(this,Jr).getValue("baseURI"));typeof Jc(o(this,Jr),"socket_server_base")=="string"&&(e=Jc(o(this,Jr),"socket_server_base"));const n=`wss://${e}`,r=new URL(`${n}/ws`),i=this.peerId,s=G(x({roomID:this.roomName,peerID:t,authToken:this.authToken,useMediaV2:!0},i!==t&&{oldPeerID:i}),{ping:this.capabilities.includes("PING"),capabilities:this.capabilities.map(a=>Qc[a]).join(" "),joinWithDetails:!0,useCfWorker:!0});return Object.entries(s).forEach(([a,c])=>{r.searchParams.append(a,c.toString())}),r.href},kl=new WeakSet,Pp=function(){return`${this.peerId}-${(Math.random()+1).toString(36).substring(7)}`},kS);let Vo=bS;El([S.trace("SocketService.connect")],Vo.prototype,"connect",1),El([S.trace("SocketService.disconnect")],Vo.prototype,"disconnect",1),El([S.trace("SocketService.sendMessagePromise")],Vo.prototype,"sendMessagePromise",1),El([S.trace("SocketService.sendMessagePromiseWithTimeout")],Vo.prototype,"sendMessagePromiseWithTimeout",1);const Gi=class{static handleConnectedRoomsDumpRaw({payload:t}){var e;const n=KR.fromBinary(t),r=n.meetings.map(i=>{var s;return{id:i.id,title:i.title,participants:(s=i.participants)!=null?s:[]}});return{parentMeeting:{id:n.parentMeeting.id,title:n.parentMeeting.title,participants:(e=n.parentMeeting.participants)!=null?e:[]},meetings:r}}static handleTransferPeerRaw({payload:t}){const e=EA.fromBinary(t);return{authToken:e.authToken,meetingId:e.meetingId}}static handleMovedPeerRaw({payload:t}){const e=fv.fromBinary(t);return{meetingId:e.meetingId,customParticipantId:e.customParticipantId}}static handleConnectedRoomsUpdatedRaw({payload:t}){return gv.fromBinary(t).payloads.map(e=>({id:e.id,title:e.title}))}static handleConnectedRoomsDeletedRaw({payload:t}){return lA.fromBinary(t).payloads}static getConnectedRoomsDump(){return u(this,null,function*(){const t=yield Gi.socketService.sendMessagePromise(W.getConnectedRoomsDump);return Gi.handleConnectedRoomsDumpRaw(t)})}static createConnectedRooms(t){return u(this,null,function*(){const{payload:e}=yield Gi.socketService.sendMessagePromise(W.createConnectedRooms,XR.toBinary({payloads:t}));return gv.fromBinary(e).payloads.map(n=>({id:n.id,title:n.title}))})}static updateConnectedRooms(t){return u(this,null,function*(){})}static disableConnectedRooms(t){return u(this,null,function*(){const e=t.map(r=>({id:r})),n=yield Gi.socketService.sendMessagePromise(W.deleteConnectedRooms,cA.toBinary({payloads:e}));return Gi.handleConnectedRoomsDeletedRaw(n)})}static movePeersBetweenRooms(t){return u(this,null,function*(){try{const e=yield Gi.socketService.sendMessagePromise(W.movePeers,fA.toBinary({sourceMeetingId:t.sourceMeetingId,destinationMeetingId:t.destinationMeetingId,participants:t.participants}));return new TextDecoder().decode(e.payload).includes("error")?{success:!1,error:"failed to move participants"}:{success:!0}}catch(e){return{success:!1,error:e}}})}};let Ne=Gi;g(Ne,"socketService"),g(Ne,"currentMeetingId");var PL=Object.defineProperty,RL=Object.getOwnPropertyDescriptor,bl=(t,e,n,r)=>{for(var i=r>1?void 0:r?RL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&PL(e,n,i),i};const Js=class{constructor(t,e){g(this,"apiBase"),g(this,"selfController"),g(this,"pollController"),g(this,"chatController"),g(this,"metaController"),g(this,"storesManager"),g(this,"stageController"),g(this,"pluginController"),g(this,"internalsController"),g(this,"recordingController"),g(this,"livestreamController"),g(this,"participantController"),this.apiBase=t,this.storesManager=e.storesManager,this.metaController=e.metaController,this.selfController=e.selfController,this.chatController=e.chatController,this.pollController=e.pollController,this.stageController=e.stageController,this.pluginController=e.pluginController,this.recordingController=e.recordingController,this.internalsController=e.internalsController,this.participantController=e.participantController,this.livestreamController=e.livestreamController}static init(t){return u(this,null,function*(){var e,n;const{peerId:r,apiBase:i,authToken:s,meetingId:a,organizationId:c,cachedUserDetails:d}=t.getAllValues();if(P.reset(),Nd.cleanup(),tS(t),Ie.isSupported()===!1)throw new w("Browser not supported","0010",!0);const l=OD(t,{authToken:s,baseURL:i,cachedUserDetails:d});l.setRoomName(a),l.setRoomUUID(a),l.setOrganizationId(c),l.setHeader("dyte-tracing-id",r),t.setValue("apiClient",l);const p=new gO;t.setValue("connectionHandler",p);const m=Js.createSocketService(t),y=m.connect(),E=l.getUserDetails(),b=l.getPlugins();let O=tt.HIVE,A,F="";try{yield Js.setupFlagsmith(t)}catch(Z){h.error("Failed to setup flagsmith",{error:Z})}try{yield y}catch(Z){h.error("[Controller]: Failed to connect to socket server:",{error:Z})}try{({sfu:O,meetingTitle:F}=yield l.getRoomNodeData()),A=yield E,h.info(`SFU ${O} is being used.`),t.setValue("presetName",A.preset.name),t.setValue("roomNodeOptions",{sfu:O})}catch(Z){h.error("Failed to get room metadata",{error:Z})}const V=ZO.init(A.preset,!t.getValue("modules").theme),J=Js.setupControllers(m,t,A,b,F,V);iO(V)&&((e=Js.createRoomNodeClient(t,m).partialJoinRoom(A.participant.name,a,void 0))==null||e.catch(Z=>{h.error("[Controller]: Failed to queue partial media room promise:",{error:Z})})),S.location.country=(n=l.ipInfo)==null?void 0:n.country;const{controllers:I}=yield J;return nC(),new Js(i,I)})}static setupFlagsmith(t){return u(this,null,function*(){var e;const{peerId:n,baseURI:r,overrides:i,meetingId:s,organizationId:a}=t.getAllValues(),c=eC(s),d=G(x({entity:Au.PEER,clientId:a,isAnonUser:!a,sdkVersion:t.getValue("sdkVersion"),presetName:t.getValue("presetName"),meetingHash:c,roomName:s},Ie.getDeviceInfo()),{isReactNative:navigator.isReactNative});try{const l=(e=i==null?void 0:i.whitelabelled_flags_endpoint)==null||e?ts({servicePrefix:"flags",baseURI:r}):"edge.api.flagsmith.com";yield Q.identify(`${Au.PEER}_${n}`,JSON.parse(JSON.stringify(d)),!1,5e3,l,h),h.info("flagsmith::allFlags",{flags:JSON.stringify(Q.getAllFlags())},!0)}catch(l){h.error("Failed to fetch flagsmith flags")}})}static setupControllers(t,e,n,r,i,s){return u(this,null,function*(){var a,c,d;const l=e.getValue("modules"),{preset:p,participant:m}=n,y=e.getValue("defaults"),{sfu:E}=e.getValue("roomNodeOptions"),{viewType:b,mediaConstraints:{audio:O}}=s;e.setValue("viewType",b),e.setValue("defaults",x({mediaConfiguration:{audio:{enableHighBitrate:(a=O.enableHighBitrate)!=null?a:!1,enableStereo:(c=O.enableStereo)!=null?c:!1}}},y));const A=EN.init(e,b,p.permissions);e.setValue("maxPreferredStreams",Ie.isMobile()?s.maxVideoStreams.mobile:s.maxVideoStreams.desktop);let F,V,J,I,Z,ae,_e,ce;const De=new rL(t);Ne.socketService=t;const Mt=new ll(t),M=new tn(t),k=new aL(t),_=Nd.create(t,e),j=new oL(t),Pe=new nL(t),Qe=new li(t),B=yield Br.init(e,_,m,A,s),C=yield zv.init(e,B.self,_,De,i);if(l.participant&&(ce=new rr(e,B.self,_,E)),(d=l.e2ee)!=null&&d.enabled&&l.e2ee.manager.init(h,P),l.chat&&(V=yield Zn.init(e,M,Qe,B.self,ce.participants)),l.internals&&(Z=yield ph.init()),l.livestream&&s.viewType===yt.Livestream&&Q.hasFeature(ie.LIVESTREAM)&&(_e=new py(B.self,Pe)),s.viewType!==yt.Chat){if(l.poll&&(F=yield Hv.init(e,B.self,Mt)),l.recording&&(ae=new ry(e,B.self,_)),l.stage&&(J=new Yv(e,k,_,B.self,ce.participants)),l.plugin){if(!ce)throw new w("The plugin module cannot be initialized without the `participant` module","0102");const lr=yield r;I=yield wa.init(e,lr,j,M,V==null?void 0:V.chat,B.self,ce.participants,i)}if(l.pip){const lr=yield sC._init(e,B.self);e.setValue("pip",lr)}}const Xe={storesManager:new oN(e,j),pollController:F,selfController:B,metaController:C,chatController:V,stageController:J,pluginController:I,recordingController:ae,internalsController:Z,livestreamController:_e,participantController:ce};return{theme:s,permissions:A,controllers:Xe}})}static createRoomNodeClient(t,e){const{peerId:n,roomNodeOptions:r}=t.getAllValues(),{sfu:i}=r;return eS(t,i,{socket:e,peerId:n})}static createSocketService(t){const{peerId:e,meetingId:n,authToken:r}=t.getAllValues(),i=["PING"];return new Vo(t,{peerId:e,meetingId:n,authToken:r,capabilities:i})}};let Uo=Js;bl([S.trace("Controller.init")],Uo,"init",1),bl([S.trace("setupFlagsmith")],Uo,"setupFlagsmith",1),bl([S.trace("Controller.createRoomNodeClient")],Uo,"createRoomNodeClient",1),bl([S.trace("Controller.createSocketService")],Uo,"createSocketService",1);var AL=Object.defineProperty,ML=Object.getOwnPropertyDescriptor,DL=(t,e,n,r)=>{for(var i=r>1?void 0:r?ML(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&AL(e,n,i),i},_l,Rp;class _S extends jt{constructor(e,n){super(),f(this,_l,void 0),g(this,"meetings",[]),g(this,"parentMeeting",null),f(this,Rp,void 0),v(this,Rp,e),v(this,_l,n.self)}get supportsConnectedMeetings(){return o(this,_l).id!==""}get isActive(){return this.meetings.length!==0}get currentMeetingId(){return Ne.currentMeetingId}validateConnectedMeetingsAction(){if(!this.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
22
+ Please connect with Dyte team to move you to V2 APIs & to enable connected meetings.`)}getConnectedMeetings(){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),yield Ne.getConnectedRoomsDump()})}createMeetings(e){return u(this,null,function*(){return this.validateConnectedMeetingsAction(),(yield Ne.createConnectedRooms(e)).map(n=>({id:n.id,title:n.title}))})}updateMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction(),yield Ne.updateConnectedRooms(e.map(n=>({meetingId:n.id,title:n.title})))})}deleteMeetings(e){return u(this,null,function*(){this.validateConnectedMeetingsAction();const n=this.meetings.map(r=>e.includes(r.id)&&r.participants.length!==0?this.moveParticipants(r.id,this.parentMeeting.id,r.participants.map(i=>i.id)):Promise.resolve());return yield Promise.all(n),yield Ne.disableConnectedRooms(e)})}moveParticipants(e,n,r){return u(this,null,function*(){this.validateConnectedMeetingsAction();const i=yield Ne.movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:n,participants:r.map(s=>({id:s}))});return i.success&&this.moveSuccessHandler(e,n,r),i})}moveParticipantsWithCustomPreset(e,n,r){return u(this,null,function*(){this.validateConnectedMeetingsAction();const i=yield Ne.movePeersBetweenRooms({sourceMeetingId:e,destinationMeetingId:n,participants:r});return i.success&&this.moveSuccessHandler(e,n,r.map(s=>s.id)),i})}moveSuccessHandler(e,n,r){const i=new Map;[...this.parentMeeting.participants,...this.meetings.flatMap(s=>s.participants)].forEach(s=>i.set(s.id,s)),n===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.concat(r.map(s=>i.get(s)))),e===this.parentMeeting.id&&(this.parentMeeting.participants=this.parentMeeting.participants.filter(s=>!r.includes(s.id))),this.meetings=this.meetings.map(s=>{if(n===s.id){const a=s.participants.concat(r.map(c=>i.get(c)));return G(x({},s),{participants:a})}if(e===s.id){const a=s.participants.filter(c=>!r.includes(c.id));return G(x({},s),{participants:a})}return s})}}_l=new WeakMap,Rp=new WeakMap,DL([Nt({maxInvocations:60,period:60})],_S.prototype,"getConnectedMeetings",1);var OL=Object.defineProperty,NL=Object.getOwnPropertyDescriptor,Ap=(t,e,n,r)=>{for(var i=r>1?void 0:r?NL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&OL(e,n,i),i},Fo,Cn,Mp,Dp;const $r=(Mp=class{constructor(t,e,n){g(this,"connectedMeetings"),f(this,Fo,void 0),f(this,Cn,void 0),f(this,Dp,void 0),v(this,Dp,t),v(this,Fo,n),this.connectedMeetings=new _S(t,e),this.setCurrentMeeting(e)}static init(t,e,n){return $r.instance||($r.instance=new $r(t,e,n)),$r.instance.connectedMeetings.supportsConnectedMeetings&&($r.instance.setupEvents(),e.self.once("roomJoined",()=>$r.instance.getConnectedMeetings())),$r.instance}setCurrentMeeting(t){v(this,Cn,t),Ne.currentMeetingId=t.meta.meetingId}getConnectedMeetings(){this.connectedMeetings.getConnectedMeetings()}setupEvents(){Ne.socketService&&(Ne.socketService.on(W.getConnectedRoomsDump,this.handleConnectedRoomsDump.bind(this)),Ne.socketService.on(W.transferPeer,this.handleTransferPeer.bind(this)),Ne.socketService.on(W.movedPeer,this.handleMovedPeer.bind(this)),Ne.socketService.on(W.connectedRoomsUpdated,this.handleConnectedRoomsUpdated.bind(this)),Ne.socketService.on(W.connectedRoomsDeleted,this.handleConnectedRoomsDeleted.bind(this)))}handleTransferPeer(t){const e=Ne.handleTransferPeerRaw(t);return this.switchMeeting(e)}switchMeeting(t){return u(this,arguments,function*({authToken:e,meetingId:n}){var r,i,s,a;if(!this.connectedMeetings.supportsConnectedMeetings)throw new Error(`You are not allowed to perform this action.
23
+ Please connect with Dyte team to move you to V2 APIs & to enable connected meetings.`);h.info("ConnectedMeetingsController::switchMeeting:: asking ui-kit to show switching breakout UI"),this.connectedMeetings.emit("changingMeeting",n);const c={video:o(this,Cn).self.videoEnabled,audio:o(this,Cn).self.audioEnabled};try{o(this,Cn).self.cleanupEvents(),yield o(this,Cn).leave("connected-meeting")}catch(l){h.error(`ConnectedMeetingsController:: switchMeeting:: issues in leaving previous meeting. Meeting Id: ${(i=(r=o(this,Cn))==null?void 0:r.meta)==null?void 0:i.meetingId}`,{error:l})}Ne.socketService=void 0,h.info(`ConnectedMeetingsController::switchMeeting:: initializing new meeting. Meeting Id: ${n}`);const d=yield PS.init(G(x({},o(this,Fo)),{cachedUserDetails:null,defaults:G(x(x({},o(this,Fo).defaults),c),{mediaHandler:o(this,Cn).self}),authToken:e}));h.info(`ConnectedMeetingsController::switchMeeting:: initialized new meeting. Meeting Id: ${(s=d==null?void 0:d.meta)==null?void 0:s.meetingId}`);try{const{hidden:l}=o(this,Cn).self;d.self.setName(o(this,Cn).self.name),yield d.join(),l&&d.self.hide()}catch(l){h.error("ConnectedMeetingsController.joinRoom",{error:l})}return h.info(`ConnectedMeetingsController::switchMeeting:: asking ui-kit to show in-meeting ui of newly joined meeting id: ${(a=d==null?void 0:d.meta)==null?void 0:a.meetingId}`),this.connectedMeetings.emit("meetingChanged",d),this.setCurrentMeeting(d),d})}handleConnectedRoomsDump(t){const e=Ne.handleConnectedRoomsDumpRaw(t);this.connectedMeetings.meetings=e.meetings.map(n=>({id:n.id,title:n.title,participants:n.participants||[]})),this.connectedMeetings.parentMeeting={id:e.parentMeeting.id,title:e.parentMeeting.title,participants:e.parentMeeting.participants},this.emitStateUpdate()}handleMovedPeer(t){return Ne.handleMovedPeerRaw(t)}handleConnectedRoomsUpdated(t){const e=Ne.handleConnectedRoomsUpdatedRaw(t),n=new Map;this.connectedMeetings.meetings.forEach(r=>{n.set(r.id,r)}),e.forEach(r=>{n.has(r.id)?n.get(r.id).title=r.title:n.set(r.id,G(x({},r),{participants:[]}))}),this.connectedMeetings.meetings=Array.from(n.values()),this.emitStateUpdate()}handleConnectedRoomsDeleted(t){const e=Ne.handleConnectedRoomsDeletedRaw(t).map(n=>n.id);this.connectedMeetings.meetings=this.connectedMeetings.meetings.filter(n=>!e.includes(n.id)),this.emitStateUpdate()}emitStateUpdate(){this.connectedMeetings.emit("stateUpdate",{meetings:this.connectedMeetings.meetings,parentMeeting:this.connectedMeetings.parentMeeting})}},Fo=new WeakMap,Cn=new WeakMap,Dp=new WeakMap,g(Mp,"instance"),Mp);let wl=$r;Ap([S.trace("ConnectedMeetingsController.getConnectedMeetings")],wl.prototype,"getConnectedMeetings",1),Ap([S.trace("ConnectedMeetingsController.setupEvents")],wl.prototype,"setupEvents",1),Ap([S.trace("ConnectedMeetingsController.switchMeeting")],wl.prototype,"switchMeeting",1);class LL{constructor(){g(this,"battery"),g(this,"init",()=>u(this,null,function*(){try{"getBattery"in navigator&&(this.battery=yield navigator.getBattery(),this.battery.addEventListener("chargingchange",this.updateChargeInfo),this.battery.addEventListener("levelchange",this.updateLevelInfo),this.updateLevelInfo(),this.updateChargeInfo())}catch(e){h.error("Error getting battery",e)}})),g(this,"updateChargeInfo",()=>{var e;h.log(`Battery charging? ${(e=this.battery)!=null&&e.charging?"Yes":"No"}`)}),g(this,"updateLevelInfo",()=>{if(!this.battery){h.log("Battery level: Not known");return}h.log(`Battery level: ${this.battery.level*100}%`)}),g(this,"cleanup",()=>{var e,n;"getBattery"in navigator&&((e=this.battery)==null||e.removeEventListener("chargingchange",this.updateChargeInfo),(n=this.battery)==null||n.removeEventListener("levelchange",this.updateLevelInfo))})}}const wS=new LL;function xL(t,e){t.startsWith("eyJ")||console.error("Invalid auth token provided. Ensure you are passing a %cparticipant `authToken`%c \u2014 not an Org API Key or an incorrectly formatted token.\nYou get the participant token from the Add Participant API: https://docs.dyte.io/api#/operations/add_participant","font-weight: bold","font-weight: normal");try{const{meetingId:n,orgId:r,participantId:i}=JSON.parse(atob(t.split(".")[1]));if(!n)throw Error(`Received V1 auth token ${t}`);let s="dyte.io";e&&(s=e);const a=`https://api.${s}`;return{meetingId:n,orgId:r,participantId:i,baseURI:s,apiBase:a}}catch(n){throw h.error("constants::decodeAuthToken",{error:n,debuggingHint:`Unable to decode auth token: ${t}`},!0),new w("Invalid auth token","0004")}}var VL=Object.defineProperty,UL=Object.getOwnPropertyDescriptor,Il=(t,e,n,r)=>{for(var i=r>1?void 0:r?UL(e,n):e,s=t.length-1,a;s>=0;s--)(a=t[s])&&(i=(r?a(e,n,i):a(i))||i);return r&&i&&VL(e,n,i),i},dt,Cl,Pl,Op,IS,CS;let Kr=(CS=class{constructor(t,e){f(this,Op),f(this,dt,void 0),f(this,Cl,void 0),f(this,Pl,void 0),v(this,Pl,t),v(this,dt,e)}static init(t){return u(this,null,function*(){var e,n,r,i,s,a,c;QI(),Ie.init();const d=(n=(e=t==null?void 0:t.cachedUserDetails)==null?void 0:e.peerId)!=null?n:Ji();wS.init();const{authToken:l,baseURI:p}=t,m=xL(l,p),{meetingId:y}=m,E=gc(m,["meetingId"]);window.__zone_symbol__DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION=!0;const b=Kr.setupContext(d,t,y,E);S.meetingMetadata.roomName=y,S.meetingMetadata.userId=E.participantId,S.meetingMetadata.organizationId=E.orgId,S.init(b,(i=(r=t.modules)==null?void 0:r.tracing)!=null?i:!0),h.info("DyteClient::init::options",{dyteClientInitOptions:G(x({},t),{authToken:`${(s=t.authToken)==null?void 0:s.slice(0,10)}...
24
+ ${(a=t.authToken)==null?void 0:a.slice(-10)}`})});const O=yield Uo.init(b),A=new Kr(b,O);return H(c=A,Op,IS).call(c,t),A})}static setupContext(t,e,n,r){var i;const s=si.createContext(t,e),a=x(x({},GI),e==null?void 0:e.modules);return s.setValue("peerId",t),s.setValue("modules",a),s.setValue("sdkName","web-core"),s.setValue("meetingId",n),s.setValue("apiBase",r.apiBase),s.setValue("baseURI",r.baseURI),s.setValue("userId",r.participantId),s.setValue("organizationId",r.orgId),s.setValue("authToken",e.authToken),s.setValue("overrides",(i=e.overrides)!=null?i:{}),s.setValue("env",JI({baseURI:r.baseURI})),s.setValue("defaults",e.defaults||{audio:!0,video:!0}),s.setValue("onError",e.onError||(()=>{})),s.setValue("cachedUserDetails",gn(e.cachedUserDetails)),s.setValue("sdkVersion","2.5.0-staging.96"),s}join(){return u(this,null,function*(){const{selfController:t}=o(this,dt);return t.self.roomJoined?null:t.joinRoom()})}leave(t){return u(this,null,function*(){wS.cleanup();const{selfController:e}=o(this,dt);return e.leaveRoom(t)})}get participants(){var t;return(t=o(this,dt).participantController)==null?void 0:t.participants}get self(){var t;return(t=o(this,dt).selfController)==null?void 0:t.self}get meta(){var t;return(t=o(this,dt).metaController)==null?void 0:t.meta}get ai(){var t;return(t=o(this,dt).metaController)==null?void 0:t.ai}get plugins(){var t;return(t=o(this,dt).pluginController)==null?void 0:t.plugins}get chat(){var t;return(t=o(this,dt).chatController)==null?void 0:t.chat}get polls(){var t;return(t=o(this,dt).pollController)==null?void 0:t.polls}get connectedMeetings(){var t;return(t=o(this,Cl))==null?void 0:t.connectedMeetings}get recording(){var t;return(t=o(this,dt).recordingController)==null?void 0:t.recording}get livestream(){var t;return(t=o(this,dt).livestreamController)==null?void 0:t.livestream}get stage(){var t;return(t=o(this,dt).stageController)==null?void 0:t.stage}get stores(){return o(this,dt).storesManager}get __internals__(){var t;return(t=o(this,dt).internalsController)==null?void 0:t.internals}joinRoom(){return u(this,null,function*(){return this.join()})}leaveRoom(t){return u(this,null,function*(){return this.leave(t)})}},dt=new WeakMap,Cl=new WeakMap,Pl=new WeakMap,Op=new WeakSet,IS=function(t){v(this,Cl,wl.init(o(this,Pl),this,t))},CS);Il([ht("0002"),Ar.executeWithLock({methodName:"meeting.join",lockName:"DyteClient.join",timeout:3e3})],Kr.prototype,"join",1),Il([ht("0003")],Kr.prototype,"leave",1),Il([ht("0001"),Ar.executeWithLock({methodName:"DyteClient.init",lockName:"DyteClient.init",timeout:3e3})],Kr,"init",1),Kr=Il([ht("0000")],Kr);const PS=Kr;return PS}();