@vouchfor/embeds 0.0.0-experiment.7d57add → 0.0.0-experiment.88ebbc0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/es/components/Embed/controllers/event-forwarder.d.ts +14 -0
- package/dist/es/components/Embed/controllers/fetcher.d.ts +13 -0
- package/dist/es/components/Embed/controllers/tracking.d.ts +28 -0
- package/dist/es/components/Embed/index.d.ts +62 -0
- package/dist/es/embeds.js +1218 -13
- package/dist/es/embeds.js.map +1 -1
- package/dist/es/index.d.ts +1 -1
- package/dist/es/utils/env.d.ts +18 -0
- package/dist/es/utils/events.d.ts +2 -0
- package/dist/iife/embeds.iife.js +386 -315
- package/dist/iife/embeds.iife.js.map +1 -1
- package/package.json +6 -4
- package/src/components/Embed/Embed.stories.ts +66 -0
- package/src/components/Embed/controllers/event-forwarder.ts +47 -0
- package/src/components/Embed/controllers/fetcher.ts +88 -0
- package/src/components/Embed/controllers/tracking.ts +261 -0
- package/src/components/Embed/index.ts +197 -0
- package/src/index.ts +1 -1
- package/src/utils/env.ts +78 -0
- package/src/utils/events.ts +13 -0
- package/dist/es/components/InlineEmbed/index.d.ts +0 -17
- package/src/components/InlineEmbed/InlineEmbed.stories.ts +0 -119
- package/src/components/InlineEmbed/index.ts +0 -24
package/dist/iife/embeds.iife.js
CHANGED
@@ -1,167 +1,279 @@
|
|
1
|
-
var embeds=function(
|
2
|
-
`,`
|
3
|
-
`).split(`
|
4
|
-
`),[n,o]=i.match(Bc)||[];return{start:n,end:o,text:s}}):[]}function fs(r){const[e,t,i]=r.split(":");return i?parseInt(e)*60*60+parseInt(t)*60+parseFloat(i):parseInt(e)*60+parseInt(t)}function gs({canvas:r,context:e,currentTime:t,vttCaptions:i}){if(i){const s=to(i).find(({start:n,end:o})=>n&&o&&t>=fs(n)&&t<fs(o));if(s){const n=Math.min(r.width,r.height);let o=[""];const a=r.width*.9,l=n*.05;e.font=`${l}px Roobert, Dejavu Sans, sans-serif`,e.textBaseline="middle",s.text.split(" ").forEach(c=>{const d=o.length-1,h=e.measureText(o[d]).width,u=e.measureText(` ${c}`).width;h+u<a?o[d]=`${o[d]} ${c}`:o=[...o,c]}),o.forEach((c,d)=>{const h=c.trim(),u=e.measureText(h),f=(r.width-u.width)/2,g=r.height*.85-(l+n*.04)*(o.length-1-d),p=l*.8,m=l/1.5,A=(r.width-u.width-m)/2,x=g-p,b=u.width+m,y=p*2,T=e.globalAlpha;e.save(),e.globalCompositeOperation="source-over",e.globalAlpha=.8*T,e.fillStyle="#000000",e.beginPath(),e.roundRect(A,x,b,y,n*.01),e.fill(),e.closePath(),e.globalAlpha=T,e.fillStyle="#FFFFFF",e.fillText(h,f,g),e.restore()})}}}const It=1.8;function Ni(r){return typeof r=="number"?{top:r,right:r,bottom:r,left:r}:{top:0,right:0,bottom:0,left:0,...r}}function Uc(r,e=1){return typeof r=="number"?{topLeft:r*e,topRight:r*e,bottomRight:r*e,bottomLeft:r*e}:{topLeft:((r==null?void 0:r.topLeft)??0)*e,topRight:((r==null?void 0:r.topRight)??0)*e,bottomRight:((r==null?void 0:r.bottomRight)??0)*e,bottomLeft:((r==null?void 0:r.bottomLeft)??0)*e}}function ps(r,e){return typeof r=="number"?r:typeof r=="function"?r(e):null}function ms(r,e){const{w:t,gap:i=0,padding:s=0,direction:n="column",elements:o}=r,{right:a,left:l}=Ni(s);if(t){const c=ps(t,e);if(c)return c}if(o){const c=o.length;if(n==="row")return a+l+i*(c-1)+o.reduce((d,h)=>d+=ms(h,e),0);if(n==="column"){let d=0;return o.forEach(h=>{const u=a+l+ms(h,e);u>d&&(d=u)}),d}}return 0}function Hc(r,e,t){const{w:i=0,gap:s=0,padding:n=0,direction:o="column"}=r,{right:a,left:l}=Ni(n),c=e.length,d=e.reduce((u,f)=>{const{w:g}=f;if(g){const p=ps(g,t);if(p)return u+=p}return g==="auto"?u+=ms(f,t):u},0),h=e.filter(({w:u})=>u==="fill").length;return e.reduce((u,f)=>{const{w:g}=f,p=i-a-l,m=Math.min(p,ms(f,t));if(g==="fill"){if(o==="row"){const A=(i-d-a-l-s*(c-1))/h;return u=[...u,A]}if(o==="column")return u=[...u,p]}return u=[...u,m]},[])}function vs(r,e){const{h:t,gap:i=0,padding:s=0,direction:n="column",elements:o}=r,{top:a,bottom:l}=Ni(s);if(t){const c=ps(t,e);if(c)return c}if(o){const c=o.length;if(n==="row"){let d=0;return o.forEach(h=>{const u=a+l+vs(h,e);u>d&&(d=u)}),d}if(n==="column")return a+l+i*(c-1)+o.reduce((d,h)=>d+=vs(h,e),0)}return 0}function Gc(r,e,t){const{h:i=0,gap:s=0,padding:n=0,direction:o="column"}=r,{top:a,bottom:l}=Ni(n),c=e.length,d=e.reduce((u,f)=>{const{h:g}=f;if(g){const p=ps(g,t);if(p)return u+=p}return g==="auto"?u+=vs(f,t):u},0),h=e.filter(({h:u})=>u==="fill").length;return e.reduce((u,f)=>{const{h:g}=f,p=i-a-l,m=Math.min(p,vs(f,t));if(g==="fill"){if(o==="row")return u=[...u,p];if(o==="column"){const A=(i-d-a-l-s*(c-1))/h;return u=[...u,A]}}return u=[...u,m]},[])}function io({canvas:r,offscreenCanvas:e,debug:t=!1,origin:{x:i=0,y:s=0,w:n=r.width,h:o=r.height}={},parent:a,elements:l=[]}){const c=Math.min(n,o)/1080,d={x:0,y:0,w:n/c,h:o/c,gap:0,padding:0,direction:"column",align:"start",justify:"start",...a},{x:h,y:u,w:f,h:g,gap:p,padding:m,direction:A,align:x,justify:b}=d,{top:y,right:T,bottom:E,left:S}=Ni(m);l.map((R,w)=>{const I=r.getContext("2d",{alpha:!1});if(I){const O=l.length,{x:P,y:B,radius:J,elements:H=[],draw:V}=R,{topLeft:j,topRight:F,bottomRight:U,bottomLeft:Q}=Uc(J,c),Y=Hc(d,l,{context:I}),z=Gc(d,l,{context:I}),[K,X,ie]=Y.reduce((be,Le,He)=>(He<w&&(be[0]=be[0]+=Le),He>w&&(be[1]=be[1]+=Le),be[2]=be[2]+=Le,be),[0,0,0]),[ee,ne,se]=z.reduce((be,Le,He)=>(He<w&&(be[0]=be[0]+=Le),He>w&&(be[1]=be[1]+=Le),be[2]=be[2]+=Le,be),[0,0,0]),ye=Y[w],he=z[w],_e={"row|start|start":S+K+p*w,"row|center|start":S+K+p*w,"row|end|start":S+K+p*w,"row|start|center":f/2-ie/2-p*(O-1)/2+K+p*w,"row|center|center":f/2-ie/2-p*(O-1)/2+K+p*w,"row|end|center":f/2-ie/2-p*(O-1)/2+K+p*w,"row|start|end":f-T-ye-X-p*(O-w),"row|center|end":f-T-ye-X-p*(O-w),"row|end|end":f-T-ye-X-p*(O-w),"column|start|start":S,"column|center|start":f/2-ye/2,"column|end|start":f-T-ye-X,"column|start|center":S,"column|center|center":f/2-ye/2,"column|end|center":f-T-ye-X,"column|start|end":S,"column|center|end":f/2-ye/2,"column|end|end":f-T-ye-X},Pt={"row|start|start":y,"row|center|start":g/2-he/2,"row|end|start":g-E-he-ne,"row|start|center":y,"row|center|center":g/2-he/2,"row|end|center":g-E-he-ne,"row|start|end":y,"row|center|end":g/2-he/2,"row|end|end":g-E-he-ne,"column|start|start":y+ee+p*w,"column|center|start":y+ee+p*w,"column|end|start":y+ee+p*w,"column|start|center":g/2-se/2-p*(O-1)/2+ee+p*w,"column|center|center":g/2-se/2-p*(O-1)+ee+p*w,"column|end|center":g/2-se/2-p*(O-1)+ee+p*w,"column|start|end":g-E-he-ne-p*(O-w),"column|center|end":g-E-he-ne-p*(O-w),"column|end|end":g-E-he-ne-p*(O-w)},Tt=h+(P??_e[`${A}|${x}|${b}`]),Ot=u+(B??Pt[`${A}|${x}|${b}`]),Te=i+Tt*c,Ae=s+Ot*c,Ue=ye*c,ue=he*c;V&&(I.save(),J&&(I.beginPath(),I.moveTo(Te+Math.min(ue/It,j),Ae),I.lineTo(Te+Ue-Math.min(ue/It,F),Ae),I.quadraticCurveTo(Te+Ue,Ae,Te+Ue,Ae+Math.min(ue/It,F)),I.lineTo(Te+Ue,Ae+ue-Math.min(ue/It,U)),I.quadraticCurveTo(Te+Ue,Ae+ue,Te+Ue-Math.min(ue/It,U),Ae+ue),I.lineTo(Te+Math.min(ue/It,Q),Ae+ue),I.quadraticCurveTo(Te,Ae+ue,Te,Ae+ue-Math.min(ue/It,Q)),I.lineTo(Te,Ae+Math.min(ue/It,j)),I.quadraticCurveTo(Te,Ae,Te+Math.min(ue/It,j),Ae),I.closePath(),t&&(I.strokeStyle="blue",I.stroke()),I.clip()),V({scale:c,canvas:r,offscreenCanvas:e,context:I,dx:Te,dy:Ae,dw:Ue,dh:ue}),t&&(I.strokeStyle="red",I.strokeRect(Te,Ae,Ue,ue)),I.restore()),io({canvas:r,offscreenCanvas:e,debug:t,origin:{x:i,y:s,w:n,h:o},parent:{...R,x:Tt,y:Ot,w:ye,h:he},elements:H})}})}function Vc(r){return io(r)}function cr({context:r,node:e,maxW:t=1/0}){const i=(e.text??"").split(" ");return i.slice(1).reduce((s,n)=>{const o=`${s[s.length-1].text} ${n}`.trim(),a=r.measureText(o);return a.width>t?s=[...s,{text:n,metrics:r.measureText(n)}]:s[s.length-1]={text:o,metrics:a},s},[{text:i[0],metrics:r.measureText(i[0])}])}function so(r){return r.map(({enabled:e=!0,node:t,...i})=>{if(e)return{...i,...(t==null?void 0:t.type)==="text"&&t.text?{w:t.fill?"fill":({context:s})=>t&&t.type==="text"&&t.text?(s.font=t.font,s.textBaseline="top",Math.ceil(s.measureText(t.text).width)):0,h:t.fill?"fill":()=>{var s,n;if(t&&t.type==="text"){const o=/(?<value>\d+\.?\d*)/;return parseFloat(((n=(s=t.font.match(o))==null?void 0:s.groups)==null?void 0:n.value)??"0")}return 0}}:{},elements:i.elements?so(i.elements):void 0,draw:({canvas:s,offscreenCanvas:n,context:o,dx:a,dy:l,dw:c,dh:d,scale:h})=>{var u,f,g,p,m,A,x,b;if(t){const{type:y,enabled:T=!0}=t;if(T){if(y==="box"&&(o.fillStyle=t.background,o.fillRect(a,l,c,d)),y==="text"&&t.text){const E=/(?<value>\d+\.?\d*)/;let S=0;const R=parseFloat(((f=(u=t.font.match(E))==null?void 0:u.groups)==null?void 0:f.value)??"0")*h;if(t.fill){const{minSize:w,maxSize:I}=t.fill;S=w*h,o.font=t.font.replace(E,S.toString());const O=10*h;let P=0,B=cr({context:o,node:t,maxW:c});for(;S+O<I*h&&(B.length+1)*(S+O)<d;)if(S+=O,o.font=t.font.replace(E,S.toString()),B=cr({context:o,node:t,maxW:c}),P=B.reduce((J,H)=>(H.metrics.width>J&&(J=H.metrics.width),J),0),P>c){S-=O;break}o.font=t.font.replace(E,S.toString())}else S=R,o.font=t.font.replace(E,R.toString());o.textBaseline="top",o.fillStyle=t.color,t.wrap?cr({context:o,node:t,maxW:c}).forEach((w,I)=>{o.fillText(w.text,a,l+S*I)}):o.fillText(t.text,a,l)}if(y==="image"&&t.source&&o.drawImage(t.source,a,l,c,d),y==="video"&&t.source){const E=((g=t.source)==null?void 0:g.naturalWidth)??((p=t.source)==null?void 0:p.videoWidth)??((m=t.source)==null?void 0:m.width),S=((A=t.source)==null?void 0:A.naturalHeight)??((x=t.source)==null?void 0:x.videoHeight)??((b=t.source)==null?void 0:b.height);if(E&&S){const{resolution:R,aspectRatio:w}=Fi({resolution:Math.min(E,S),aspectRatio:E/S}),{dx:I,dy:O,dw:P,dh:B}=Fc({offscreenCanvas:n,context:o,source:t.source,format:t.format??"letterbox",videoResolution:R,videoAspectRatio:w,posX:a,posY:l,width:c,height:d});t.elements&&ut({canvas:s,offscreenCanvas:n,origin:{x:Math.max(a,a+I),y:Math.max(l,l+O),w:Math.min(c,P),h:Math.min(d,B)},elements:t.elements})}}if(y==="gradient"){const E=o.createLinearGradient(a+c,l,a+c,l+d);t.stops.forEach(S=>{E.addColorStop(S.percent,S.color)}),o.fillStyle=E,o.fillRect(a,l,c,d)}}}}}}).filter(Boolean)}function ut({elements:r,...e}){return Vc({...e,elements:so(r)})}async function jc({parts:r,transitionDuration:e=.3333333333333333,burnCaptions:t=!1,getVideoSource:i,getPosterSource:s}){return(await Promise.all(r.map(async({header:n,video:o},a)=>{const l=await St(),c=r.reduce((p,{video:m},A)=>(A<a&&(p+=m.duration-e/2),p),0),d=Math.max(0,c),[h]=await Promise.all([o.poster?(s==null?void 0:s())??null:null]),u=({canvas:p,currentTime:m})=>{const{id:A,format:x}=o,{title:b,subTitle:y}=n??{},T=Math.max(0,m-d),E=i({id:A,currentTime:T});E&&ut({canvas:p,offscreenCanvas:l,elements:[{w:"fill",h:"fill",node:{format:x,type:"video",source:E,elements:[{w:"fill",h:"fill",gap:12,padding:{left:135,bottom:216},justify:"end",elements:[{enabled:!!b,h:44,node:{type:"text",color:"#FFFFFF",text:b,font:"44px CiscoSansTT, Roobert, Dejavu Sans, sans-serif"}},{enabled:!!y,h:28,node:{type:"text",color:"#FFFFFF",text:y,font:"28px CiscoSansTT, Roobert, Dejavu Sans, sans-serif"}}]}]}}]})},f=h&&(({canvas:p,context:m,currentTime:A})=>{if(A<=e/2){const{format:x}=o;m.save(),m.globalAlpha=(e/2-A)/(e/2),ut({canvas:p,offscreenCanvas:l,elements:[{w:"fill",h:"fill",node:{format:x,type:"video",source:h}}]}),m.restore()}}),g=o.captions?({canvas:p,context:m,currentTime:A})=>{const{start:x,captions:b}=o,y=Math.max(0,A-d)+x;b&&t&&gs({canvas:p,context:m,currentTime:y,vttCaptions:b})}:null;return[{id:o.id,start:d,duration:o.duration,draw:[u,g,f].filter(Boolean),video:o,audio:[{url:o.src,start:o.start,duration:o.duration}],transitionCanvas:await St()}].filter(Boolean)}))).flatMap(n=>n)}function dr({header:r,logoSource:e,brandLogo:t,showBackground:i=!0}){const s=!!(r!=null&&r.title),n=!!(r!=null&&r.subTitle),o=r==null?void 0:r.showWatermark,a=!o&&!!t&&(r==null?void 0:r.showBrandLogo),l=!!e||!!t||o||a||s||n,c=e?(e==null?void 0:e.naturalWidth)??e.width:0,d=e?(e==null?void 0:e.naturalHeight)??e.height:0,h=c/d,u=t?(t==null?void 0:t.naturalWidth)??t.width:0,f=t?(t==null?void 0:t.naturalHeight)??t.height:0,g=u/f;return[{enabled:l,w:"fill",h:162,padding:36,justify:"center",elements:[{w:"fill",gap:36,direction:"row",align:"center",elements:[{w:"fill",gap:24,direction:"row",align:"center",elements:[{enabled:!!e,w:h>=1?90:90*h,h:h<1?90:90/h,radius:15,node:{type:"image",source:e}},{enabled:s||n,gap:8,elements:[{enabled:s,h:36,node:{type:"text",text:r==null?void 0:r.title,color:(r==null?void 0:r.color)??"#FFFFFF",font:"bold 36px Roobert, Dejavu Sans, sans-serif"}},{enabled:n,h:36,node:{type:"text",text:r==null?void 0:r.subTitle,color:(r==null?void 0:r.color)??"rgba(255, 255, 255, .8)",font:"36px Roobert, Dejavu Sans, sans-serif"}}]}]},{enabled:a,w:g>=1?90:90*g,h:g<1?90:90/g,radius:15,node:{type:"image",source:t}},{enabled:o,gap:10,padding:14,w:"auto",h:"auto",radius:500,direction:"row",elements:[{node:{type:"text",text:"Made using",color:"rgba(255, 255, 255, .4)",font:"bold 28px Roobert, Dejavu Sans, sans-serif"}},{node:{type:"text",text:"vouch",color:"rgba(255, 255, 255, 1)",font:"bold 30px Roobert, Dejavu Sans, sans-serif"}}],node:{type:"box",background:"rgba(0, 0, 0, 0.2)"}}]}],node:{enabled:i,type:"gradient",stops:[{percent:0,color:"rgba(0, 0, 0, 0.5)"},{percent:.8,color:"rgba(0, 0, 0, 0.05)"},{percent:1,color:"rgba(0, 0, 0, 0)"}]}}]}async function zc(){if(typeof window>"u"){const r=await Promise.resolve().then(()=>Rc);return new r.Image}return new Image}async function li(r){return new Promise(e=>{zc().then(t=>{t.onload=()=>{e(t)},t.onerror=()=>{e(null)},t.src=r})})}async function Wc({parts:r,transitionDuration:e=.3333333333333333,burnCaptions:t=!1,getVideoSource:i,getPosterSource:s}){return Promise.all(r.map(async({card:n,header:o,video:a},l)=>{const c=await St(),d=r.reduce((x,{video:b},y)=>(y<l&&(x+=b.duration-e/2),x),0),h=Math.max(0,d),[u,f,g]=await Promise.all([o&&o.logoSrc?li(o.logoSrc):null,o&&o.brandLogo?li(o.brandLogo):null,a.poster?(s==null?void 0:s())??null:null]),p=({canvas:x,currentTime:b})=>{const{id:y,format:T}=a,E=Math.max(0,b-h),S=i({id:y,currentTime:E});if(S){const R=x.width/x.height<1;ut({canvas:x,offscreenCanvas:c,elements:[{w:"fill",h:"fill",direction:R?"column":"row",elements:[{enabled:!!(n!=null&&n.title),w:"fill",h:"fill",padding:{top:96,right:48,bottom:96,left:48},elements:[{node:{type:"text",text:n==null?void 0:n.title,wrap:!0,color:(n==null?void 0:n.color)??"#000000",font:"bold 72px Roobert, Dejavu Sans, sans-serif"}}],node:{type:"box",background:(n==null?void 0:n.background)??"#FFFFFF"}},{w:"fill",h:"fill",node:{format:T,type:"video",source:S,elements:dr({header:o,logoSource:u,brandLogo:f})}}]}]})}},m=g&&(({canvas:x,context:b,currentTime:y})=>{if(y<=e/2){const{format:T}=a,E=x.width/x.height<1;b.save(),b.globalAlpha=(e/2-y)/(e/2),ut({canvas:x,offscreenCanvas:c,elements:[{w:"fill",h:"fill",direction:E?"column":"row",elements:[{enabled:!!(n!=null&&n.title),w:"fill",h:"fill"},{w:"fill",h:"fill",node:{format:T,type:"video",source:g}}]}]}),b.restore()}}),A=a.captions?({canvas:x,context:b,currentTime:y})=>{const{start:T,captions:E}=a,S=Math.max(0,y-h)+T;E&&t&&gs({canvas:x,context:b,currentTime:S,vttCaptions:E})}:null;return{id:a.id,start:h,duration:a.duration,draw:[p,A,m].filter(Boolean),audio:[{url:a.src,start:a.start,duration:a.duration}],video:a,transitionCanvas:await St()}}))}async function ro({parts:r,transitionDuration:e=.3333333333333333,burnCaptions:t=!1,getVideoSource:i,getPosterSource:s}){return(await Promise.all(r.map(async({card:n,header:o,video:a},l)=>{const c=await St(),d=(n==null?void 0:n.duration)??0,h=r.reduce((T,{card:E,video:S},R)=>(R<l&&(E!=null&&E.duration&&E!=null&&E.title&&(T+=(E==null?void 0:E.duration)-e/2),T+=S.duration-e/2),T),0),u=Math.max(0,h),f=Math.max(0,h+(n!=null&&n.duration?d-e/2:0)),[g,p,m]=await Promise.all([o&&o.logoSrc?li(o.logoSrc):null,o&&o.brandLogo?li(o.brandLogo):null,a.poster?(s==null?void 0:s())??null:null]),A=n&&n!=null&&n.title?({canvas:T})=>{ut({canvas:T,offscreenCanvas:c,elements:[{enabled:!!(n!=null&&n.title),w:"fill",h:"fill",padding:{top:148,right:48,bottom:148,left:48},elements:[{node:{type:"text",text:n.title,wrap:!0,fill:{minSize:48,maxSize:128},color:(n==null?void 0:n.color)??"#000000",font:"bold 72px Roobert, Dejavu Sans, sans-serif"}}],node:{type:"box",background:(n==null?void 0:n.background)??"#FFFFFF"}},{x:0,y:0,w:"fill",elements:dr({header:{showBrandLogo:n.showBrandLogo,showWatermark:n.showWatermark},showBackground:!1})}]})}:null,x=({canvas:T,currentTime:E})=>{const{id:S,format:R}=a,w=Math.max(0,E-f),I=i({id:S,currentTime:w});I&&ut({canvas:T,offscreenCanvas:c,elements:[{w:"fill",h:"fill",node:{format:R,type:"video",source:I,elements:dr({header:o,logoSource:g,brandLogo:p})}}]})},b=m&&(({canvas:T,context:E,currentTime:S})=>{if(S<=e/2){const{format:R}=a;E.save(),E.globalAlpha=(e/2-S)/(e/2),ut({canvas:T,offscreenCanvas:c,elements:[{w:"fill",h:"fill",node:{format:R,type:"video",source:m}}]}),E.restore()}}),y=a.captions?({canvas:T,context:E,currentTime:S})=>{const{start:R,captions:w}=a,I=Math.max(0,S-f)+R;w&&t&&gs({canvas:T,context:E,currentTime:I,vttCaptions:w})}:null;return[A&&{id:Math.random(),start:u,duration:d,draw:[A].filter(Boolean),video:null,audio:[{url:null,start:u,duration:d}],transitionCanvas:await St()},{id:a.id,start:f,duration:a.duration,draw:[x,!n&&b,y].filter(Boolean),video:a,audio:[{url:a.src,start:a.start,duration:a.duration}],transitionCanvas:await St()}].filter(Boolean)}))).flatMap(n=>n)}async function Yc({parts:r,transitionDuration:e=.3333333333333333,burnCaptions:t=!1,getVideoSource:i,getPosterSource:s}){return(await Promise.all(r.map(async({header:n,video:o},a)=>{const l=await St(),c=r.reduce((A,{video:x},b)=>(b<a&&(A+=x.duration-e/2),A),0),d=Math.max(0,c),[h,u,f]=await Promise.all([n&&n.logoSrc?li(n.logoSrc):null,li("data:image/png;base64, iVBORw0KGgoAAAANSUhEUgAAAcgAAABkCAYAAAACCKDLAAAA1XpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjabVFbEsMgCPz3FD0CsEbxOObRmd6gxy8G0iaZMuOygi6gaXu/nukxTKApT1VLK4XMcstNuhElt74jU95xt0WD8TWeSo5LYiGYh2+1uOcjHhcOz93YdBLSJRLzNdGigOhNSNxhdDT4GkIthCCe4BDoPhaVpvU8wrzR1dRXGiDLd24vetvnaq+3TlYHIhsYZAhkbwBjIaEbqYYMtYNswcHJ0I/CH+TfO9H4meg27apKPhB+iei6nqdIH5aeY0HBEdYQAAABg2lDQ1BJQ0MgcHJvZmlsZQAAeJx9kT1Iw0AcxV/TSkWqgnYQcchQneyiIo5ahSJUCLVCqw4ml35Bk4YkxcVRcC04+LFYdXBx1tXBVRAEP0BcXZwUXaTE/yWFFjEeHPfj3b3H3TtAaFSYZoVmAU23zXQyIWZzq2L4FWEMQEAIfTKzjDlJSsF3fN0jwNe7OM/yP/fn6FXzFgMCIvEsM0ybeIN4etM2OO8TR1lJVonPicdNuiDxI9cVj984F10WeGbUzKTniaPEYrGDlQ5mJVMjniKOqZpO+ULWY5XzFmetUmOte/IXRvL6yjLXaY4giUUsQYIIBTWUUYGNOK06KRbStJ/w8Q+7folcCrnKYORYQBUaZNcP/ge/u7UKkxNeUiQBdL04zscoEN4FmnXH+T52nOYJEHwGrvS2v9oAZj5Jr7e12BHQvw1cXLc1ZQ+43AGGngzZlF0pSFMoFID3M/qmHDB4C/Sseb219nH6AGSoq9QNcHAIjBUpe93n3d2dvf17ptXfDwvRcn2L19pvAAAQ7mlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iWE1QIENvcmUgNC40LjAtRXhpdjIiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iCiAgICB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIgogICAgeG1sbnM6R0lNUD0iaHR0cDovL3d3dy5naW1wLm9yZy94bXAvIgogICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDplMTMwZTA5My1jZGRmLWFiNDktYmFkNC00ZjA4OWYzYzU3NWUiCiAgIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDhjZjZkOGEtZjdhNi00ODkzLTgyM2QtYzQwNWY1MzM0ZWVhIgogICB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6YTZkNjgyMjktNWJmNC00ODQ2LTgzOTMtYjZiZTQxZWZhMDBmIgogICBHSU1QOkFQST0iMi4wIgogICBHSU1QOlBsYXRmb3JtPSJNYWMgT1MiCiAgIEdJTVA6VGltZVN0YW1wPSIxNjg5NjQ2MjM3NjQ2MjA4IgogICBHSU1QOlZlcnNpb249IjIuMTAuMzQiCiAgIGRjOkZvcm1hdD0iaW1hZ2UvcG5nIgogICBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIgogICBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiCiAgIHRpZmY6T3JpZW50YXRpb249IjEiCiAgIHhtcDpDcmVhdGVEYXRlPSIyMDIzLTA3LTEyVDE4OjA4OjE1KzA1OjMwIgogICB4bXA6Q3JlYXRvclRvb2w9IkdJTVAgMi4xMCIKICAgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMzowNzoxOFQxMjoxMDozNCsxMDowMCIKICAgeG1wOk1vZGlmeURhdGU9IjIwMjM6MDc6MThUMTI6MTA6MzQrMTA6MDAiPgogICA8eG1wTU06SGlzdG9yeT4KICAgIDxyZGY6U2VxPgogICAgIDxyZGY6bGkKICAgICAgc3RFdnQ6YWN0aW9uPSJjcmVhdGVkIgogICAgICBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmE2ZDY4MjI5LTViZjQtNDg0Ni04MzkzLWI2YmU0MWVmYTAwZiIKICAgICAgc3RFdnQ6c29mdHdhcmVBZ2VudD0iQWRvYmUgUGhvdG9zaG9wIDI0LjMgKE1hY2ludG9zaCkiCiAgICAgIHN0RXZ0OndoZW49IjIwMjMtMDctMTJUMTg6MDg6MTUrMDU6MzAiLz4KICAgICA8cmRmOmxpCiAgICAgIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiCiAgICAgIHN0RXZ0OmNoYW5nZWQ9Ii8iCiAgICAgIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MTI0OTRmODgtMWM4Mi00OThmLWI3N2YtNDEwYzc2ZWJmMTRlIgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjQuMyAoTWFjaW50b3NoKSIKICAgICAgc3RFdnQ6d2hlbj0iMjAyMy0wNy0xMlQxODo0NTo1NyswNTozMCIvPgogICAgIDxyZGY6bGkKICAgICAgc3RFdnQ6YWN0aW9uPSJzYXZlZCIKICAgICAgc3RFdnQ6Y2hhbmdlZD0iLyIKICAgICAgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDo5N2JjNWI1MC1hOWQ1LTQzOTQtODU2Zi1lNDcxMDUyNzJlZTEiCiAgICAgIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCAyNC4zIChNYWNpbnRvc2gpIgogICAgICBzdEV2dDp3aGVuPSIyMDIzLTA3LTEyVDE5OjQ5OjEwKzA1OjMwIi8+CiAgICAgPHJkZjpsaQogICAgICBzdEV2dDphY3Rpb249InNhdmVkIgogICAgICBzdEV2dDpjaGFuZ2VkPSIvIgogICAgICBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOjI5YzlmOWY5LWUwOWQtNGRlOS04YmVhLWViNmU1NWM1ZWQxMyIKICAgICAgc3RFdnQ6c29mdHdhcmVBZ2VudD0iR2ltcCAyLjEwIChNYWMgT1MpIgogICAgICBzdEV2dDp3aGVuPSIyMDIzLTA3LTE4VDEyOjEwOjM3KzEwOjAwIi8+CiAgICA8L3JkZjpTZXE+CiAgIDwveG1wTU06SGlzdG9yeT4KICA8L3JkZjpEZXNjcmlwdGlvbj4KIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+CiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAKPD94cGFja2V0IGVuZD0idyI/Pv0Rie8AAAAGYktHRAD/AP8A/6C9p5MAAAAJcEhZcwAALiMAAC4jAXilP3YAAAAHdElNRQfnBxICCiU9yio9AAAgAElEQVR42u2dd7gURfb3P4d7L+GCBAFFQUBFTIs5oiJh4UVcFQPO6OrquorhXRO6V1zWwJrWi7qmNaCua57B7GJWEJVFxIBiQERAQBQRRHI+vz+qQNDpntA9Mz1z6/s884i3u6urq+rUt07VCeDg4ODg4PALqOohqnq7qk5W1WVq8IOqjlXVIarattzbQIrU8PWB7YEO9lcNNMvg0YSITHZD18HBoYyJaQ+gf46PLxSRmwO+fyvgPuCwNLeuBK4GrhORta7ncm/wBqraV1VvVdV3VXWl5ob+rjUdHBzKfL48VXPHjIDv3k5VZ2X5zsdUtaIc+6Iyzx29N3AOcDzQxA19BwcHh8gSc0PgOaBdlo/GganAZeXWJvXy1ND7q+po4D3gNEeODg4ODpHH+cCuOT47WFU7OYL0J8aWqvow8A7Q3Y03BwcHh5LBuQGerQTO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"),o.poster?(s==null?void 0:s())??null:null]),g=({canvas:A,currentTime:x})=>{const{id:b,format:y,type:T="question"}=o,E=Math.max(0,x-d),S=i({id:b,currentTime:E});if(S){const R=u.naturalWidth/u.naturalHeight,w=A.width/A.height<=9/16,I=w?100:60,O=!w&&((n==null?void 0:n.title)||(n==null?void 0:n.subTitle)),P=w?!!h:!!h||O;ut(T==="question"?{canvas:A,offscreenCanvas:l,elements:[{w:"fill",h:"fill",gap:w?I:32,padding:w?I:32,node:{type:"box",background:"#7900c6"},elements:[{w:"fill",h:"fill",elements:[{enabled:!!P,w:"fill",h:w?180:120,radius:{topLeft:40,topRight:40},padding:{top:30,right:50,bottom:30,left:50},direction:"row",align:"center",justify:w?"center":"start",node:{type:"box",background:"#FFFFFF"},elements:[{enabled:!!O,w:"fill",gap:8,justify:"center",elements:[{enabled:!!(n!=null&&n.title),node:{type:"text",text:n==null?void 0:n.title,color:"#000000",font:"bold 28px Roobert, Dejavu Sans, sans-serif"}},{enabled:!!(n!=null&&n.subTitle),node:{type:"text",text:n==null?void 0:n.subTitle,color:"#000000",font:"24px Roobert, Dejavu Sans, sans-serif"}}]},{enabled:!!h,w:w?100:60,h:w?100:60,node:{type:"image",source:h}}]},{w:"fill",h:"fill",radius:P?{bottomRight:40,bottomLeft:40}:40,node:{format:y,type:"video",source:S}}]},{w:"fill",h:"auto",align:w?"center":"start",elements:[{w:I*R,h:I,node:{type:"image",source:u}}]}]}]}:{canvas:A,offscreenCanvas:l,elements:[{w:"fill",h:"fill",node:{format:y,type:"video",source:S}}]})}},p=f&&(({canvas:A,context:x,currentTime:b})=>{if(b<=e/2){const{format:y}=o;x.save(),x.globalAlpha=(e/2-b)/(e/2),ut({canvas:A,offscreenCanvas:l,elements:[{w:"fill",h:"fill",node:{format:y,type:"video",source:f}}]}),x.restore()}}),m=o.captions?({canvas:A,context:x,currentTime:b})=>{const{start:y,captions:T}=o,E=Math.max(0,b-d)+y;T&&t&&gs({canvas:A,context:x,currentTime:E,vttCaptions:T})}:null;return[{id:o.id,start:d,duration:o.duration,draw:[g,m,p].filter(Boolean),video:o,audio:[{url:o.src,start:o.start,duration:o.duration}],transitionCanvas:await St()}].filter(Boolean)}))).flatMap(n=>n)}/**
|
1
|
+
var embeds=function(ut){"use strict";var By=Object.defineProperty;var Hy=(ut,be,le)=>be in ut?By(ut,be,{enumerable:!0,configurable:!0,writable:!0,value:le}):ut[be]=le;var tc=(ut,be,le)=>(Hy(ut,typeof be!="symbol"?be+"":be,le),le);function be(r,t){for(var e=0;e<t.length;e++){const i=t[e];if(typeof i!="string"&&!Array.isArray(i)){for(const s in i)if(s!=="default"&&!(s in r)){const n=Object.getOwnPropertyDescriptor(i,s);n&&Object.defineProperty(r,s,n.get?n:{enumerable:!0,get:()=>i[s]})}}}return Object.freeze(Object.defineProperty(r,Symbol.toStringTag,{value:"Module"}))}/**
|
5
2
|
* @license
|
6
3
|
* Copyright 2019 Google LLC
|
7
4
|
* SPDX-License-Identifier: BSD-3-Clause
|
8
|
-
*/const
|
5
|
+
*/const le=window,Or=le.ShadowRoot&&(le.ShadyCSS===void 0||le.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Mr=Symbol(),ja=new WeakMap;let Wa=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Mr)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Or&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=ja.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&ja.set(e,t))}return t}toString(){return this.cssText}};const Oi=r=>new Wa(typeof r=="string"?r:r+"",void 0,Mr),Ft=(r,...t)=>{const e=r.length===1?r[0]:t.reduce((i,s,n)=>i+(a=>{if(a._$cssResult$===!0)return a.cssText;if(typeof a=="number")return a;throw Error("Value passed to 'css' function must be a 'css' function result: "+a+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(s)+r[n+1],r[0]);return new Wa(e,r,Mr)},rc=(r,t)=>{Or?r.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet):t.forEach(e=>{const i=document.createElement("style"),s=le.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,r.appendChild(i)})},Ya=Or?r=>r:r=>r instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Oi(e)})(r):r;/**
|
6
|
+
* @license
|
7
|
+
* Copyright 2017 Google LLC
|
8
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
9
|
+
*/var $r;const Ss=window,qa=Ss.trustedTypes,nc=qa?qa.emptyScript:"",za=Ss.reactiveElementPolyfillSupport,Fr={toAttribute(r,t){switch(t){case Boolean:r=r?nc:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch{e=null}}return e}},Xa=(r,t)=>t!==r&&(t==t||r==r),Nr={attribute:!0,type:String,converter:Fr,reflect:!1,hasChanged:Xa},Ur="finalized";let di=class extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var e;this.finalize(),((e=this.h)!==null&&e!==void 0?e:this.h=[]).push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach((e,i)=>{const s=this._$Ep(i,e);s!==void 0&&(this._$Ev.set(s,i),t.push(s))}),t}static createProperty(t,e=Nr){if(e.state&&(e.attribute=!1),this.finalize(),this.elementProperties.set(t,e),!e.noAccessor&&!this.prototype.hasOwnProperty(t)){const i=typeof t=="symbol"?Symbol():"__"+t,s=this.getPropertyDescriptor(t,i,e);s!==void 0&&Object.defineProperty(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){return{get(){return this[e]},set(s){const n=this[t];this[e]=s,this.requestUpdate(t,n,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||Nr}static finalize(){if(this.hasOwnProperty(Ur))return!1;this[Ur]=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),t.h!==void 0&&(this.h=[...t.h]),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const e=this.properties,i=[...Object.getOwnPropertyNames(e),...Object.getOwnPropertySymbols(e)];for(const s of i)this.createProperty(s,e[s])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const s of i)e.unshift(Ya(s))}else t!==void 0&&e.push(Ya(t));return e}static _$Ep(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$Eg(),this.requestUpdate(),(t=this.constructor.h)===null||t===void 0||t.forEach(e=>e(this))}addController(t){var e,i;((e=this._$ES)!==null&&e!==void 0?e:this._$ES=[]).push(t),this.renderRoot!==void 0&&this.isConnected&&((i=t.hostConnected)===null||i===void 0||i.call(t))}removeController(t){var e;(e=this._$ES)===null||e===void 0||e.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach((t,e)=>{this.hasOwnProperty(e)&&(this._$Ei.set(e,this[e]),delete this[e])})}createRenderRoot(){var t;const e=(t=this.shadowRoot)!==null&&t!==void 0?t:this.attachShadow(this.constructor.shadowRootOptions);return rc(e,this.constructor.elementStyles),e}connectedCallback(){var t;this.renderRoot===void 0&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostConnected)===null||i===void 0?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)===null||t===void 0||t.forEach(e=>{var i;return(i=e.hostDisconnected)===null||i===void 0?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e,i=Nr){var s;const n=this.constructor._$Ep(t,i);if(n!==void 0&&i.reflect===!0){const a=(((s=i.converter)===null||s===void 0?void 0:s.toAttribute)!==void 0?i.converter:Fr).toAttribute(e,i.type);this._$El=t,a==null?this.removeAttribute(n):this.setAttribute(n,a),this._$El=null}}_$AK(t,e){var i;const s=this.constructor,n=s._$Ev.get(t);if(n!==void 0&&this._$El!==n){const a=s.getPropertyOptions(n),o=typeof a.converter=="function"?{fromAttribute:a.converter}:((i=a.converter)===null||i===void 0?void 0:i.fromAttribute)!==void 0?a.converter:Fr;this._$El=n,this[n]=o.fromAttribute(e,a.type),this._$El=null}}requestUpdate(t,e,i){let s=!0;t!==void 0&&(((i=i||this.constructor.getPropertyOptions(t)).hasChanged||Xa)(this[t],e)?(this._$AL.has(t)||this._$AL.set(t,e),i.reflect===!0&&this._$El!==t&&(this._$EC===void 0&&(this._$EC=new Map),this._$EC.set(t,i))):s=!1),!this.isUpdatePending&&s&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach((s,n)=>this[n]=s),this._$Ei=void 0);let e=!1;const i=this._$AL;try{e=this.shouldUpdate(i),e?(this.willUpdate(i),(t=this._$ES)===null||t===void 0||t.forEach(s=>{var n;return(n=s.hostUpdate)===null||n===void 0?void 0:n.call(s)}),this.update(i)):this._$Ek()}catch(s){throw e=!1,this._$Ek(),s}e&&this._$AE(i)}willUpdate(t){}_$AE(t){var e;(e=this._$ES)===null||e===void 0||e.forEach(i=>{var s;return(s=i.hostUpdated)===null||s===void 0?void 0:s.call(i)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){this._$EC!==void 0&&(this._$EC.forEach((e,i)=>this._$EO(i,this[i],e)),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}};di[Ur]=!0,di.elementProperties=new Map,di.elementStyles=[],di.shadowRootOptions={mode:"open"},za==null||za({ReactiveElement:di}),(($r=Ss.reactiveElementVersions)!==null&&$r!==void 0?$r:Ss.reactiveElementVersions=[]).push("1.6.2");/**
|
9
10
|
* @license
|
10
11
|
* Copyright 2017 Google LLC
|
11
12
|
* SPDX-License-Identifier: BSD-3-Clause
|
12
|
-
*/var
|
13
|
+
*/var Br;const Ls=window,ci=Ls.trustedTypes,Qa=ci?ci.createPolicy("lit-html",{createHTML:r=>r}):void 0,Hr="$lit$",ke=`lit$${(Math.random()+"").slice(9)}$`,Za="?"+ke,ac=`<${Za}>`,He=document,Rs=()=>He.createComment(""),Mi=r=>r===null||typeof r!="object"&&typeof r!="function",Ja=Array.isArray,oc=r=>Ja(r)||typeof(r==null?void 0:r[Symbol.iterator])=="function",Gr=`[
|
14
|
+
\f\r]`,$i=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,to=/-->/g,eo=/>/g,Ge=RegExp(`>|${Gr}(?:([^\\s"'>=/]+)(${Gr}*=${Gr}*(?:[^
|
15
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),io=/'/g,so=/"/g,ro=/^(?:script|style|textarea|title)$/i,Fi=Symbol.for("lit-noChange"),pt=Symbol.for("lit-nothing"),no=new WeakMap,Ve=He.createTreeWalker(He,129,null,!1);function ao(r,t){if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return Qa!==void 0?Qa.createHTML(t):t}const lc=(r,t)=>{const e=r.length-1,i=[];let s,n=t===2?"<svg>":"",a=$i;for(let o=0;o<e;o++){const l=r[o];let h,d,c=-1,u=0;for(;u<l.length&&(a.lastIndex=u,d=a.exec(l),d!==null);)u=a.lastIndex,a===$i?d[1]==="!--"?a=to:d[1]!==void 0?a=eo:d[2]!==void 0?(ro.test(d[2])&&(s=RegExp("</"+d[2],"g")),a=Ge):d[3]!==void 0&&(a=Ge):a===Ge?d[0]===">"?(a=s??$i,c=-1):d[1]===void 0?c=-2:(c=a.lastIndex-d[2].length,h=d[1],a=d[3]===void 0?Ge:d[3]==='"'?so:io):a===so||a===io?a=Ge:a===to||a===eo?a=$i:(a=Ge,s=void 0);const f=a===Ge&&r[o+1].startsWith("/>")?" ":"";n+=a===$i?l+ac:c>=0?(i.push(h),l.slice(0,c)+Hr+l.slice(c)+ke+f):l+ke+(c===-2?(i.push(void 0),o):f)}return[ao(r,n+(r[e]||"<?>")+(t===2?"</svg>":"")),i]};let Vr=class ec{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let n=0,a=0;const o=t.length-1,l=this.parts,[h,d]=lc(t,e);if(this.el=ec.createElement(h,i),Ve.currentNode=this.el.content,e===2){const c=this.el.content,u=c.firstChild;u.remove(),c.append(...u.childNodes)}for(;(s=Ve.nextNode())!==null&&l.length<o;){if(s.nodeType===1){if(s.hasAttributes()){const c=[];for(const u of s.getAttributeNames())if(u.endsWith(Hr)||u.startsWith(ke)){const f=d[a++];if(c.push(u),f!==void 0){const p=s.getAttribute(f.toLowerCase()+Hr).split(ke),g=/([.?@])?(.*)/.exec(f);l.push({type:1,index:n,name:g[2],strings:p,ctor:g[1]==="."?dc:g[1]==="?"?uc:g[1]==="@"?fc:_s})}else l.push({type:6,index:n})}for(const u of c)s.removeAttribute(u)}if(ro.test(s.tagName)){const c=s.textContent.split(ke),u=c.length-1;if(u>0){s.textContent=ci?ci.emptyScript:"";for(let f=0;f<u;f++)s.append(c[f],Rs()),Ve.nextNode(),l.push({type:2,index:++n});s.append(c[u],Rs())}}}else if(s.nodeType===8)if(s.data===Za)l.push({type:2,index:n});else{let c=-1;for(;(c=s.data.indexOf(ke,c+1))!==-1;)l.push({type:7,index:n}),c+=ke.length-1}n++}}static createElement(t,e){const i=He.createElement("template");return i.innerHTML=t,i}};function ui(r,t,e=r,i){var s,n,a,o;if(t===Fi)return t;let l=i!==void 0?(s=e._$Co)===null||s===void 0?void 0:s[i]:e._$Cl;const h=Mi(t)?void 0:t._$litDirective$;return(l==null?void 0:l.constructor)!==h&&((n=l==null?void 0:l._$AO)===null||n===void 0||n.call(l,!1),h===void 0?l=void 0:(l=new h(r),l._$AT(r,e,i)),i!==void 0?((a=(o=e)._$Co)!==null&&a!==void 0?a:o._$Co=[])[i]=l:e._$Cl=l),l!==void 0&&(t=ui(r,l._$AS(r,t.values),l,i)),t}let hc=class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:s}=this._$AD,n=((e=t==null?void 0:t.creationScope)!==null&&e!==void 0?e:He).importNode(i,!0);Ve.currentNode=n;let a=Ve.nextNode(),o=0,l=0,h=s[0];for(;h!==void 0;){if(o===h.index){let d;h.type===2?d=new oo(a,a.nextSibling,this,t):h.type===1?d=new h.ctor(a,h.name,h.strings,this,t):h.type===6&&(d=new pc(a,this,t)),this._$AV.push(d),h=s[++l]}o!==(h==null?void 0:h.index)&&(a=Ve.nextNode(),o++)}return Ve.currentNode=He,n}v(t){let e=0;for(const i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}},oo=class ic{constructor(t,e,i,s){var n;this.type=2,this._$AH=pt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cp=(n=s==null?void 0:s.isConnected)===null||n===void 0||n}get _$AU(){var t,e;return(e=(t=this._$AM)===null||t===void 0?void 0:t._$AU)!==null&&e!==void 0?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=ui(this,t,e),Mi(t)?t===pt||t==null||t===""?(this._$AH!==pt&&this._$AR(),this._$AH=pt):t!==this._$AH&&t!==Fi&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):oc(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==pt&&Mi(this._$AH)?this._$AA.nextSibling.data=t:this.$(He.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:s}=t,n=typeof s=="number"?this._$AC(t):(s.el===void 0&&(s.el=Vr.createElement(ao(s.h,s.h[0]),this.options)),s);if(((e=this._$AH)===null||e===void 0?void 0:e._$AD)===n)this._$AH.v(i);else{const a=new hc(n,this),o=a.u(this.options);a.v(i),this.$(o),this._$AH=a}}_$AC(t){let e=no.get(t.strings);return e===void 0&&no.set(t.strings,e=new Vr(t)),e}T(t){Ja(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const n of t)s===e.length?e.push(i=new ic(this.k(Rs()),this.k(Rs()),this,this.options)):i=e[s],i._$AI(n),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for((i=this._$AP)===null||i===void 0||i.call(this,!1,!0,e);t&&t!==this._$AB;){const s=t.nextSibling;t.remove(),t=s}}setConnected(t){var e;this._$AM===void 0&&(this._$Cp=t,(e=this._$AP)===null||e===void 0||e.call(this,t))}},_s=class{constructor(t,e,i,s,n){this.type=1,this._$AH=pt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=n,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=pt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const n=this.strings;let a=!1;if(n===void 0)t=ui(this,t,e,0),a=!Mi(t)||t!==this._$AH&&t!==Fi,a&&(this._$AH=t);else{const o=t;let l,h;for(t=n[0],l=0;l<n.length-1;l++)h=ui(this,o[i+l],e,l),h===Fi&&(h=this._$AH[l]),a||(a=!Mi(h)||h!==this._$AH[l]),h===pt?t=pt:t!==pt&&(t+=(h??"")+n[l+1]),this._$AH[l]=h}a&&!s&&this.j(t)}j(t){t===pt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},dc=class extends _s{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===pt?void 0:t}};const cc=ci?ci.emptyScript:"";let uc=class extends _s{constructor(){super(...arguments),this.type=4}j(t){t&&t!==pt?this.element.setAttribute(this.name,cc):this.element.removeAttribute(this.name)}},fc=class extends _s{constructor(t,e,i,s,n){super(t,e,i,s,n),this.type=5}_$AI(t,e=this){var i;if((t=(i=ui(this,t,e,0))!==null&&i!==void 0?i:pt)===Fi)return;const s=this._$AH,n=t===pt&&s!==pt||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,a=t!==pt&&(s===pt||n);n&&this.element.removeEventListener(this.name,this,s),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;typeof this._$AH=="function"?this._$AH.call((i=(e=this.options)===null||e===void 0?void 0:e.host)!==null&&i!==void 0?i:this.element,t):this._$AH.handleEvent(t)}},pc=class{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){ui(this,t)}};const lo=Ls.litHtmlPolyfillSupport;lo==null||lo(Vr,oo),((Br=Ls.litHtmlVersions)!==null&&Br!==void 0?Br:Ls.litHtmlVersions=[]).push("2.8.0");/**
|
13
16
|
* @license
|
14
17
|
* Copyright 2017 Google LLC
|
15
18
|
* SPDX-License-Identifier: BSD-3-Clause
|
16
|
-
*/var
|
17
|
-
\f\r]`,
|
18
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
19
|
+
*/var Kr;const Is=window,fi=Is.trustedTypes,ho=fi?fi.createPolicy("lit-html",{createHTML:r=>r}):void 0,ks="$lit$",Ae=`lit$${(Math.random()+"").slice(9)}$`,jr="?"+Ae,gc=`<${jr}>`,Ke=document,Ni=()=>Ke.createComment(""),Ui=r=>r===null||typeof r!="object"&&typeof r!="function",co=Array.isArray,uo=r=>co(r)||typeof(r==null?void 0:r[Symbol.iterator])=="function",Wr=`[
|
20
|
+
\f\r]`,Bi=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,fo=/-->/g,po=/>/g,je=RegExp(`>|${Wr}(?:([^\\s"'>=/]+)(${Wr}*=${Wr}*(?:[^
|
21
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),go=/'/g,mo=/"/g,vo=/^(?:script|style|textarea|title)$/i,mc=r=>(t,...e)=>({_$litType$:r,strings:t,values:e}),J=mc(1),he=Symbol.for("lit-noChange"),gt=Symbol.for("lit-nothing"),yo=new WeakMap,We=Ke.createTreeWalker(Ke,129,null,!1),Eo=(r,t)=>{const e=r.length-1,i=[];let s,n=t===2?"<svg>":"",a=Bi;for(let l=0;l<e;l++){const h=r[l];let d,c,u=-1,f=0;for(;f<h.length&&(a.lastIndex=f,c=a.exec(h),c!==null);)f=a.lastIndex,a===Bi?c[1]==="!--"?a=fo:c[1]!==void 0?a=po:c[2]!==void 0?(vo.test(c[2])&&(s=RegExp("</"+c[2],"g")),a=je):c[3]!==void 0&&(a=je):a===je?c[0]===">"?(a=s??Bi,u=-1):c[1]===void 0?u=-2:(u=a.lastIndex-c[2].length,d=c[1],a=c[3]===void 0?je:c[3]==='"'?mo:go):a===mo||a===go?a=je:a===fo||a===po?a=Bi:(a=je,s=void 0);const p=a===je&&r[l+1].startsWith("/>")?" ":"";n+=a===Bi?h+gc:u>=0?(i.push(d),h.slice(0,u)+ks+h.slice(u)+Ae+p):h+Ae+(u===-2?(i.push(void 0),l):p)}const o=n+(r[e]||"<?>")+(t===2?"</svg>":"");if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return[ho!==void 0?ho.createHTML(o):o,i]};class Hi{constructor({strings:t,_$litType$:e},i){let s;this.parts=[];let n=0,a=0;const o=t.length-1,l=this.parts,[h,d]=Eo(t,e);if(this.el=Hi.createElement(h,i),We.currentNode=this.el.content,e===2){const c=this.el.content,u=c.firstChild;u.remove(),c.append(...u.childNodes)}for(;(s=We.nextNode())!==null&&l.length<o;){if(s.nodeType===1){if(s.hasAttributes()){const c=[];for(const u of s.getAttributeNames())if(u.endsWith(ks)||u.startsWith(Ae)){const f=d[a++];if(c.push(u),f!==void 0){const p=s.getAttribute(f.toLowerCase()+ks).split(Ae),g=/([.?@])?(.*)/.exec(f);l.push({type:1,index:n,name:g[2],strings:p,ctor:g[1]==="."?bo:g[1]==="?"?Ao:g[1]==="@"?wo:Gi})}else l.push({type:6,index:n})}for(const u of c)s.removeAttribute(u)}if(vo.test(s.tagName)){const c=s.textContent.split(Ae),u=c.length-1;if(u>0){s.textContent=fi?fi.emptyScript:"";for(let f=0;f<u;f++)s.append(c[f],Ni()),We.nextNode(),l.push({type:2,index:++n});s.append(c[u],Ni())}}}else if(s.nodeType===8)if(s.data===jr)l.push({type:2,index:n});else{let c=-1;for(;(c=s.data.indexOf(Ae,c+1))!==-1;)l.push({type:7,index:n}),c+=Ae.length-1}n++}}static createElement(t,e){const i=Ke.createElement("template");return i.innerHTML=t,i}}function Ye(r,t,e=r,i){var s,n,a,o;if(t===he)return t;let l=i!==void 0?(s=e._$Co)===null||s===void 0?void 0:s[i]:e._$Cl;const h=Ui(t)?void 0:t._$litDirective$;return(l==null?void 0:l.constructor)!==h&&((n=l==null?void 0:l._$AO)===null||n===void 0||n.call(l,!1),h===void 0?l=void 0:(l=new h(r),l._$AT(r,e,i)),i!==void 0?((a=(o=e)._$Co)!==null&&a!==void 0?a:o._$Co=[])[i]=l:e._$Cl=l),l!==void 0&&(t=Ye(r,l._$AS(r,t.values),l,i)),t}let To=class{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){var e;const{el:{content:i},parts:s}=this._$AD,n=((e=t==null?void 0:t.creationScope)!==null&&e!==void 0?e:Ke).importNode(i,!0);We.currentNode=n;let a=We.nextNode(),o=0,l=0,h=s[0];for(;h!==void 0;){if(o===h.index){let d;h.type===2?d=new Cs(a,a.nextSibling,this,t):h.type===1?d=new h.ctor(a,h.name,h.strings,this,t):h.type===6&&(d=new So(a,this,t)),this._$AV.push(d),h=s[++l]}o!==(h==null?void 0:h.index)&&(a=We.nextNode(),o++)}return We.currentNode=Ke,n}v(t){let e=0;for(const i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,e),e+=i.strings.length-2):i._$AI(t[e])),e++}},Cs=class sc{constructor(t,e,i,s){var n;this.type=2,this._$AH=gt,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=i,this.options=s,this._$Cp=(n=s==null?void 0:s.isConnected)===null||n===void 0||n}get _$AU(){var t,e;return(e=(t=this._$AM)===null||t===void 0?void 0:t._$AU)!==null&&e!==void 0?e:this._$Cp}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Ye(this,t,e),Ui(t)?t===gt||t==null||t===""?(this._$AH!==gt&&this._$AR(),this._$AH=gt):t!==this._$AH&&t!==he&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):uo(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==gt&&Ui(this._$AH)?this._$AA.nextSibling.data=t:this.$(Ke.createTextNode(t)),this._$AH=t}g(t){var e;const{values:i,_$litType$:s}=t,n=typeof s=="number"?this._$AC(t):(s.el===void 0&&(s.el=Hi.createElement(s.h,this.options)),s);if(((e=this._$AH)===null||e===void 0?void 0:e._$AD)===n)this._$AH.v(i);else{const a=new To(n,this),o=a.u(this.options);a.v(i),this.$(o),this._$AH=a}}_$AC(t){let e=yo.get(t.strings);return e===void 0&&yo.set(t.strings,e=new Hi(t)),e}T(t){co(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let i,s=0;for(const n of t)s===e.length?e.push(i=new sc(this.k(Ni()),this.k(Ni()),this,this.options)):i=e[s],i._$AI(n),s++;s<e.length&&(this._$AR(i&&i._$AB.nextSibling,s),e.length=s)}_$AR(t=this._$AA.nextSibling,e){var i;for((i=this._$AP)===null||i===void 0||i.call(this,!1,!0,e);t&&t!==this._$AB;){const s=t.nextSibling;t.remove(),t=s}}setConnected(t){var e;this._$AM===void 0&&(this._$Cp=t,(e=this._$AP)===null||e===void 0||e.call(this,t))}};class Gi{constructor(t,e,i,s,n){this.type=1,this._$AH=gt,this._$AN=void 0,this.element=t,this.name=e,this._$AM=s,this.options=n,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=gt}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,e=this,i,s){const n=this.strings;let a=!1;if(n===void 0)t=Ye(this,t,e,0),a=!Ui(t)||t!==this._$AH&&t!==he,a&&(this._$AH=t);else{const o=t;let l,h;for(t=n[0],l=0;l<n.length-1;l++)h=Ye(this,o[i+l],e,l),h===he&&(h=this._$AH[l]),a||(a=!Ui(h)||h!==this._$AH[l]),h===gt?t=gt:t!==gt&&(t+=(h??"")+n[l+1]),this._$AH[l]=h}a&&!s&&this.j(t)}j(t){t===gt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class bo extends Gi{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===gt?void 0:t}}const vc=fi?fi.emptyScript:"";class Ao extends Gi{constructor(){super(...arguments),this.type=4}j(t){t&&t!==gt?this.element.setAttribute(this.name,vc):this.element.removeAttribute(this.name)}}let wo=class extends Gi{constructor(t,e,i,s,n){super(t,e,i,s,n),this.type=5}_$AI(t,e=this){var i;if((t=(i=Ye(this,t,e,0))!==null&&i!==void 0?i:gt)===he)return;const s=this._$AH,n=t===gt&&s!==gt||t.capture!==s.capture||t.once!==s.once||t.passive!==s.passive,a=t!==gt&&(s===gt||n);n&&this.element.removeEventListener(this.name,this,s),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var e,i;typeof this._$AH=="function"?this._$AH.call((i=(e=this.options)===null||e===void 0?void 0:e.host)!==null&&i!==void 0?i:this.element,t):this._$AH.handleEvent(t)}};class So{constructor(t,e,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){Ye(this,t)}}const yc={O:ks,P:Ae,A:jr,C:1,M:Eo,L:To,D:uo,R:Ye,I:Cs,V:Gi,H:Ao,N:wo,U:bo,F:So},Lo=Is.litHtmlPolyfillSupport;Lo==null||Lo(Hi,Cs),((Kr=Is.litHtmlVersions)!==null&&Kr!==void 0?Kr:Is.litHtmlVersions=[]).push("2.7.4");const Ec=(r,t,e)=>{var i,s;const n=(i=e==null?void 0:e.renderBefore)!==null&&i!==void 0?i:t;let a=n._$litPart$;if(a===void 0){const o=(s=e==null?void 0:e.renderBefore)!==null&&s!==void 0?s:null;n._$litPart$=a=new Cs(t.insertBefore(Ni(),o),o,void 0,e??{})}return a._$AI(r),a};/**
|
19
22
|
* @license
|
20
23
|
* Copyright 2017 Google LLC
|
21
24
|
* SPDX-License-Identifier: BSD-3-Clause
|
22
|
-
*/var
|
25
|
+
*/var Yr,qr;let pi=class extends di{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,e;const i=super.createRenderRoot();return(t=(e=this.renderOptions).renderBefore)!==null&&t!==void 0||(e.renderBefore=i.firstChild),i}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=Ec(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)===null||t===void 0||t.setConnected(!1)}render(){return he}};pi.finalized=!0,pi._$litElement$=!0,(Yr=globalThis.litElementHydrateSupport)===null||Yr===void 0||Yr.call(globalThis,{LitElement:pi});const Ro=globalThis.litElementPolyfillSupport;Ro==null||Ro({LitElement:pi}),((qr=globalThis.litElementVersions)!==null&&qr!==void 0?qr:globalThis.litElementVersions=[]).push("3.3.2");/**
|
23
26
|
* @license
|
24
27
|
* Copyright 2017 Google LLC
|
25
28
|
* SPDX-License-Identifier: BSD-3-Clause
|
26
|
-
*/const
|
29
|
+
*/const Tc=r=>t=>typeof t=="function"?((e,i)=>(customElements.define(e,i),i))(r,t):((e,i)=>{const{kind:s,elements:n}=i;return{kind:s,elements:n,finisher(a){customElements.define(e,a)}}})(r,t);/**
|
27
30
|
* @license
|
28
31
|
* Copyright 2017 Google LLC
|
29
32
|
* SPDX-License-Identifier: BSD-3-Clause
|
30
|
-
*/const
|
33
|
+
*/const bc=(r,t)=>t.kind==="method"&&t.descriptor&&!("value"in t.descriptor)?{...t,finisher(e){e.createProperty(t.key,r)}}:{kind:"field",key:Symbol(),placement:"own",descriptor:{},originalKey:t.key,initializer(){typeof t.initializer=="function"&&(this[t.key]=t.initializer.call(this))},finisher(e){e.createProperty(t.key,r)}},Ac=(r,t,e)=>{t.constructor.createProperty(e,r)};function G(r){return(t,e)=>e!==void 0?Ac(r,t,e):bc(r,t)}/**
|
31
34
|
* @license
|
32
35
|
* Copyright 2017 Google LLC
|
33
36
|
* SPDX-License-Identifier: BSD-3-Clause
|
34
|
-
*/function
|
37
|
+
*/function Nt(r){return G({...r,state:!0})}/**
|
35
38
|
* @license
|
36
39
|
* Copyright 2021 Google LLC
|
37
40
|
* SPDX-License-Identifier: BSD-3-Clause
|
38
|
-
*/var
|
41
|
+
*/var zr;((zr=window.HTMLSlotElement)===null||zr===void 0?void 0:zr.prototype.assignedElements)!=null;/**
|
42
|
+
* @license
|
43
|
+
* Copyright 2018 Google LLC
|
44
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
45
|
+
*/const _o=r=>r??pt;/**
|
46
|
+
* @license
|
47
|
+
* Copyright 2020 Google LLC
|
48
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
49
|
+
*/const wc=r=>r.strings===void 0;/**
|
50
|
+
* @license
|
51
|
+
* Copyright 2017 Google LLC
|
52
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
53
|
+
*/const Sc={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Lc=r=>(...t)=>({_$litDirective$:r,values:t});let Rc=class{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}};/**
|
54
|
+
* @license
|
55
|
+
* Copyright 2017 Google LLC
|
56
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
57
|
+
*/const Vi=(r,t)=>{var e,i;const s=r._$AN;if(s===void 0)return!1;for(const n of s)(i=(e=n)._$AO)===null||i===void 0||i.call(e,t,!1),Vi(n,t);return!0},Ds=r=>{let t,e;do{if((t=r._$AM)===void 0)break;e=t._$AN,e.delete(r),r=t}while((e==null?void 0:e.size)===0)},Io=r=>{for(let t;t=r._$AM;r=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(r))break;e.add(r),kc(t)}};function _c(r){this._$AN!==void 0?(Ds(this),this._$AM=r,Io(this)):this._$AM=r}function Ic(r,t=!1,e=0){const i=this._$AH,s=this._$AN;if(s!==void 0&&s.size!==0)if(t)if(Array.isArray(i))for(let n=e;n<i.length;n++)Vi(i[n],!1),Ds(i[n]);else i!=null&&(Vi(i,!1),Ds(i));else Vi(this,r)}const kc=r=>{var t,e,i,s;r.type==Sc.CHILD&&((t=(i=r)._$AP)!==null&&t!==void 0||(i._$AP=Ic),(e=(s=r)._$AQ)!==null&&e!==void 0||(s._$AQ=_c))};let Cc=class extends Rc{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),Io(this),this.isConnected=t._$AU}_$AO(t,e=!0){var i,s;t!==this.isConnected&&(this.isConnected=t,t?(i=this.reconnected)===null||i===void 0||i.call(this):(s=this.disconnected)===null||s===void 0||s.call(this)),e&&(Vi(this,t),Ds(this))}setValue(t){if(wc(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}};/**
|
58
|
+
* @license
|
59
|
+
* Copyright 2020 Google LLC
|
60
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
61
|
+
*/const ko=()=>new Dc;let Dc=class{};const Xr=new WeakMap,Co=Lc(class extends Cc{render(r){return pt}update(r,[t]){var e;const i=t!==this.G;return i&&this.G!==void 0&&this.ot(void 0),(i||this.rt!==this.lt)&&(this.G=t,this.dt=(e=r.options)===null||e===void 0?void 0:e.host,this.ot(this.lt=r.element)),pt}ot(r){var t;if(typeof this.G=="function"){const e=(t=this.dt)!==null&&t!==void 0?t:globalThis;let i=Xr.get(e);i===void 0&&(i=new WeakMap,Xr.set(e,i)),i.get(this.G)!==void 0&&this.G.call(this.dt,void 0),i.set(this.G,r),r!==void 0&&this.G.call(this.dt,r)}else this.G.value=r}get rt(){var r,t,e;return typeof this.G=="function"?(t=Xr.get((r=this.dt)!==null&&r!==void 0?r:globalThis))===null||t===void 0?void 0:t.get(this.G):(e=this.G)===null||e===void 0?void 0:e.value}disconnected(){this.rt===this.lt&&this.ot(void 0)}reconnected(){this.ot(this.lt)}});function xc(r,t,e){function i(s){e.dispatchEvent(new CustomEvent(s.type,s))}return t.addEventListener(r,i),()=>{t.removeEventListener(r,i)}}class Pc{constructor(t,e){this._events=[],this._cleanup=[],this._forwardElementRef=ko(),this.host=t,this._events=e,t.addController(this)}register(){return Co(this._forwardElementRef)}hostConnected(){requestAnimationFrame(()=>{this._events.forEach(t=>{this._forwardElementRef.value&&this._cleanup.push(xc(t,this._forwardElementRef.value,this.host))})})}hostDisconnected(){this._cleanup.forEach(t=>{t()}),this._cleanup=[]}}/**
|
62
|
+
* @license
|
63
|
+
* Copyright 2019 Google LLC
|
64
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
65
|
+
*/const xs=globalThis,Qr=xs.ShadowRoot&&(xs.ShadyCSS===void 0||xs.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Do=Symbol(),xo=new WeakMap;let Oc=class{constructor(t,e,i){if(this._$cssResult$=!0,i!==Do)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(Qr&&t===void 0){const i=e!==void 0&&e.length===1;i&&(t=xo.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),i&&xo.set(e,t))}return t}toString(){return this.cssText}};const Mc=r=>new Oc(typeof r=="string"?r:r+"",void 0,Do),$c=(r,t)=>{if(Qr)r.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const i=document.createElement("style"),s=xs.litNonce;s!==void 0&&i.setAttribute("nonce",s),i.textContent=e.cssText,r.appendChild(i)}},Po=Qr?r=>r:r=>r instanceof CSSStyleSheet?(t=>{let e="";for(const i of t.cssRules)e+=i.cssText;return Mc(e)})(r):r;/**
|
66
|
+
* @license
|
67
|
+
* Copyright 2017 Google LLC
|
68
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
69
|
+
*/const{is:Fc,defineProperty:Nc,getOwnPropertyDescriptor:Uc,getOwnPropertyNames:Bc,getOwnPropertySymbols:Hc,getPrototypeOf:Gc}=Object,Ce=globalThis,Oo=Ce.trustedTypes,Vc=Oo?Oo.emptyScript:"",Zr=Ce.reactiveElementPolyfillSupport,Ki=(r,t)=>r,Jr={toAttribute(r,t){switch(t){case Boolean:r=r?Vc:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch{e=null}}return e}},tn=(r,t)=>!Fc(r,t),Mo={attribute:!0,type:String,converter:Jr,reflect:!1,hasChanged:tn};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),Ce.litPropertyMetadata??(Ce.litPropertyMetadata=new WeakMap);class ji extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=Mo){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const i=Symbol(),s=this.getPropertyDescriptor(t,i,e);s!==void 0&&Nc(this.prototype,t,s)}}static getPropertyDescriptor(t,e,i){const{get:s,set:n}=Uc(this.prototype,t)??{get(){return this[e]},set(a){this[e]=a}};return{get(){return s==null?void 0:s.call(this)},set(a){const o=s==null?void 0:s.call(this);n.call(this,a),this.requestUpdate(t,o,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??Mo}static _$Ei(){if(this.hasOwnProperty(Ki("elementProperties")))return;const t=Gc(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(Ki("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(Ki("properties"))){const e=this.properties,i=[...Bc(e),...Hc(e)];for(const s of i)this.createProperty(s,e[s])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[i,s]of e)this.elementProperties.set(i,s)}this._$Eh=new Map;for(const[e,i]of this.elementProperties){const s=this._$Eu(e,i);s!==void 0&&this._$Eh.set(s,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const i=new Set(t.flat(1/0).reverse());for(const s of i)e.unshift(Po(s))}else t!==void 0&&e.push(Po(t));return e}static _$Eu(t,e){const i=e.attribute;return i===!1?void 0:typeof i=="string"?i:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$Eg=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$ES??(this._$ES=[])).push(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$ES)==null||e.splice(this._$ES.indexOf(t)>>>0,1)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const i of e.keys())this.hasOwnProperty(i)&&(t.set(i,this[i]),delete this[i]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return $c(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$ES)==null||t.forEach(e=>{var i;return(i=e.hostConnected)==null?void 0:i.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$ES)==null||t.forEach(e=>{var i;return(i=e.hostDisconnected)==null?void 0:i.call(e)})}attributeChangedCallback(t,e,i){this._$AK(t,i)}_$EO(t,e){var n;const i=this.constructor.elementProperties.get(t),s=this.constructor._$Eu(t,i);if(s!==void 0&&i.reflect===!0){const a=(((n=i.converter)==null?void 0:n.toAttribute)!==void 0?i.converter:Jr).toAttribute(e,i.type);this._$Em=t,a==null?this.removeAttribute(s):this.setAttribute(s,a),this._$Em=null}}_$AK(t,e){var n;const i=this.constructor,s=i._$Eh.get(t);if(s!==void 0&&this._$Em!==s){const a=i.getPropertyOptions(s),o=typeof a.converter=="function"?{fromAttribute:a.converter}:((n=a.converter)==null?void 0:n.fromAttribute)!==void 0?a.converter:Jr;this._$Em=s,this[s]=o.fromAttribute(e,a.type),this._$Em=null}}requestUpdate(t,e,i,s=!1,n){if(t!==void 0){if(i??(i=this.constructor.getPropertyOptions(t)),!(i.hasChanged??tn)(s?n:this[t],e))return;this.C(t,e,i)}this.isUpdatePending===!1&&(this._$Eg=this._$EP())}C(t,e,i){this._$AL.has(t)||this._$AL.set(t,e),i.reflect===!0&&this._$Em!==t&&(this._$Ej??(this._$Ej=new Set)).add(t)}async _$EP(){this.isUpdatePending=!0;try{await this._$Eg}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var i;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this._$Ep){for(const[n,a]of this._$Ep)this[n]=a;this._$Ep=void 0}const s=this.constructor.elementProperties;if(s.size>0)for(const[n,a]of s)a.wrapped!==!0||this._$AL.has(n)||this[n]===void 0||this.C(n,this[n],a)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(i=this._$ES)==null||i.forEach(s=>{var n;return(n=s.hostUpdate)==null?void 0:n.call(s)}),this.update(e)):this._$ET()}catch(s){throw t=!1,this._$ET(),s}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$ES)==null||e.forEach(i=>{var s;return(s=i.hostUpdated)==null?void 0:s.call(i)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$ET(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$Eg}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EO(e,this[e]))),this._$ET()}updated(t){}firstUpdated(t){}}ji.elementStyles=[],ji.shadowRootOptions={mode:"open"},ji[Ki("elementProperties")]=new Map,ji[Ki("finalized")]=new Map,Zr==null||Zr({ReactiveElement:ji}),(Ce.reactiveElementVersions??(Ce.reactiveElementVersions=[])).push("2.0.0");/**
|
70
|
+
* @license
|
71
|
+
* Copyright 2017 Google LLC
|
72
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
73
|
+
*/const Kc=Symbol();let $o=class{get taskComplete(){return this.t||(this.status===1?this.t=new Promise((t,e)=>{this.i=t,this.o=e}):this.status===3?this.t=Promise.reject(this.h):this.t=Promise.resolve(this.l)),this.t}constructor(t,e,i){var n;this.u=0,this.status=0,(this.p=t).addController(this);const s=typeof e=="object"?e:{task:e,args:i};this._=s.task,this.v=s.args,this.j=s.argsEqual??jc,this.m=s.onComplete,this.g=s.onError,this.autoRun=s.autoRun??!0,"initialValue"in s&&(this.l=s.initialValue,this.status=2,this.k=(n=this.A)==null?void 0:n.call(this))}hostUpdate(){this.autoRun===!0&&this.O()}hostUpdated(){this.autoRun==="afterUpdate"&&this.O()}A(){if(this.v===void 0)return;const t=this.v();if(!Array.isArray(t))throw Error("The args function must return an array");return t}async O(){const t=this.A(),e=this.k;this.k=t,t===e||t===void 0||e!==void 0&&this.j(e,t)||await this.run(t)}async run(t){var a,o,l,h,d;let e,i;t??(t=this.A()),this.k=t,this.status===1?(a=this.T)==null||a.abort():(this.t=void 0,this.i=void 0,this.o=void 0),this.status=1,this.autoRun==="afterUpdate"?queueMicrotask(()=>this.p.requestUpdate()):this.p.requestUpdate();const s=++this.u;this.T=new AbortController;let n=!1;try{e=await this._(t,{signal:this.T.signal})}catch(c){n=!0,i=c}if(this.u===s){if(e===Kc)this.status=0;else{if(n===!1){try{(o=this.m)==null||o.call(this,e)}catch{}this.status=2,(l=this.i)==null||l.call(this,e)}else{try{(h=this.g)==null||h.call(this,i)}catch{}this.status=3,(d=this.o)==null||d.call(this,i)}this.l=e,this.h=i}this.p.requestUpdate()}}abort(t){var e;this.status===1&&((e=this.T)==null||e.abort(t))}get value(){return this.l}get error(){return this.h}render(t){var e,i,s,n;switch(this.status){case 0:return(e=t.initial)==null?void 0:e.call(t);case 1:return(i=t.pending)==null?void 0:i.call(t);case 2:return(s=t.complete)==null?void 0:s.call(t,this.value);case 3:return(n=t.error)==null?void 0:n.call(t,this.error);default:throw Error("Unexpected status: "+this.status)}}};const jc=(r,t)=>r===t||r.length===t.length&&r.every((e,i)=>!tn(e,t[i])),en="https://vouchfor.com",Wc="https://d2rxhdlm2q91uk.cloudfront.net",Yc="https://d1ix11aj5kfygl.cloudfront.net",qc="https://d157jlwnudd93d.cloudfront.net",zc="https://bshyfw4h5a.execute-api.ap-southeast-2.amazonaws.com/dev",Xc="https://gyzw7rpbq3.execute-api.ap-southeast-2.amazonaws.com/staging",Qc="https://vfcjuim1l3.execute-api.ap-southeast-2.amazonaws.com/prod",Zc="https://embed-dev.vouchfor.com/v2",Jc="https://embed-staging.vouchfor.com/v2",tu="https://embed.vouchfor.com/v2",eu="https://dev.vouchfor.com",iu="https://staging.vouchfor.com",su="https://app.vouchfor.com";function Ps(r){if(!["dev","staging","prod"].includes(r))throw new Error(`Unknown environment: ${r}`);if(r==="dev")return{marketingUrl:en,videoUrl:Wc,publicApiUrl:zc,embedApiUrl:Zc,publicRecorderUrl:eu};if(r==="staging")return{marketingUrl:en,videoUrl:Yc,publicApiUrl:Xc,embedApiUrl:Jc,publicRecorderUrl:iu};if(r==="prod")return{marketingUrl:en,videoUrl:qc,publicApiUrl:Qc,embedApiUrl:tu,publicRecorderUrl:su}}class ru{constructor(t){this._fetching=!1,this.host=t,new $o(this.host,async([e,i,s,n,a])=>{var o,l,h,d;try{if(t.vouch=void 0,t.template=void 0,s){let c;a&&(this.fetching=!0,c=await this.getTemplate(e,i,a)),t.vouch=s,t.template=c??((l=(o=s==null?void 0:s.settings)==null?void 0:o.template)==null?void 0:l.instance)}else if(n){this.fetching=!0;const[c,u]=await Promise.all([this.getVouch(e,i,n),a?this.getTemplate(e,i,a):null]);t.vouch=c,t.template=u??((d=(h=c==null?void 0:c.settings)==null?void 0:h.template)==null?void 0:d.instance)}}finally{this.fetching=!1}},()=>[t.env,t.apiKey,t.data,t.vouchId,t.templateId])}set fetching(t){this._fetching!==t&&(this._fetching=t,this.host.requestUpdate())}get fetching(){return this._fetching}async getVouch(t,e,i){const{embedApiUrl:s}=Ps(t);return fetch(`${s}/vouches/${i}`,{method:"GET",headers:[["X-Api-Key",e]]}).then(n=>n.json())}async getTemplate(t,e,i){const{embedApiUrl:s}=Ps(t);return fetch(`${s}/templates/${i}`,{method:"GET",headers:[["X-Api-Key",e]]}).then(n=>n.json())}}let Os;const nu=new Uint8Array(16);function au(){if(!Os&&(Os=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Os))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Os(nu)}const It=[];for(let r=0;r<256;++r)It.push((r+256).toString(16).slice(1));function ou(r,t=0){return It[r[t+0]]+It[r[t+1]]+It[r[t+2]]+It[r[t+3]]+"-"+It[r[t+4]]+It[r[t+5]]+"-"+It[r[t+6]]+It[r[t+7]]+"-"+It[r[t+8]]+It[r[t+9]]+"-"+It[r[t+10]]+It[r[t+11]]+It[r[t+12]]+It[r[t+13]]+It[r[t+14]]+It[r[t+15]]}const Fo={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Wi(r,t,e){if(Fo.randomUUID&&!t&&!r)return Fo.randomUUID();r=r||{};const i=r.random||(r.rng||au)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,t){e=e||0;for(let s=0;s<16;++s)t[e+s]=i[s];return t}return ou(i)}const lu=2e3;class hu{constructor(t){this._tabId=void 0,this._clientId=void 0,this._visitorId=void 0,this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamedTime={},this._streamedPrevTimestamp={},this._createVisitor=e=>{var s,n;const{publicApiUrl:i}=Ps(this.host.env);return(n=(s=window.localStorage)==null?void 0:s.setItem)==null||n.call(s,"vouch-uid-visitor",e),navigator.sendBeacon(`${i}/api/visitor`,JSON.stringify({visitorId:e})),e},this._getReportingMetadata=()=>{var n,a;const[e,i]=((a=(n=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:n.split)==null?void 0:a.call(n,"/"))??[],s={};return[...new URLSearchParams(location.search).entries()].forEach(([o,l])=>{if(/utm/.test(o)){const h=o.toLowerCase().replace(/[-_][a-z0-9]/g,d=>d.slice(-1).toUpperCase());s[h]=l}}),{source:"media_player",time:new Date,region:i,country:e,screenHeight:window.screen.height,screenWidth:window.screen.width,referrer:document.referrer,currentUrl:location.href,...s}},this._sendTrackingEvent=(e,i)=>{const{publicApiUrl:s}=Ps(this.host.env),{client:n,tab:a,request:o,visitor:l}=this._getUids();navigator.sendBeacon(`${s}/api/events`,JSON.stringify({event:e,payload:i,context:{"x-uid-client":n,"x-uid-tab":a,"x-uid-request":o,"x-uid-visitor":l,"x-reporting-metadata":this._getReportingMetadata()}}))},this._handleVouchLoaded=({detail:e})=>{e&&(this._hasLoaded[e]||(this._sendTrackingEvent("VOUCH_LOADED",{vouchId:e}),this._hasLoaded[e]=!0))},this._handlePlay=()=>{const e=this._findVouchId();e&&(this._hasPlayed||(this._sendTrackingEvent("VIDEO_PLAYED",{vouchId:e,streamStart:this.host.currentTime}),this._hasPlayed=!0))},this._handleVideoPlay=({detail:{id:e,node:i}})=>{const s=this._findVouchId();s&&(this._answersViewed[e]||(this._sendTrackingEvent("VOUCH_RESPONSE_VIEWED",{vouchId:s,answerId:e}),this._answersViewed[e]=!0),this._streamedTime[e]=i.currentTime,this._streamedPrevTimestamp[e]=Date.now())},this._handleVideoTimeUpdate=({detail:{id:e,node:i}})=>{var a,o;const s=this._findVouchId();if(!s)return;const n=Date.now();!this.host.paused&&e===((o=(a=this.host.scene)==null?void 0:a.video)==null?void 0:o.id)&&n-this._streamedPrevTimestamp[e]>lu&&(this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:s,answerId:e,streamStart:this._streamedTime[e],streamEnd:i.currentTime}),this._streamedTime[e]=i.currentTime,this._streamedPrevTimestamp[e]=n)},this._handleVideoPause=({detail:{id:e,node:i}})=>{const s=this._findVouchId();s&&(this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:s,answerId:e,streamStart:this._streamedTime[e],streamEnd:i.currentTime}),delete this._streamedTime[e],delete this._streamedPrevTimestamp[e])},this.host=t,t.addController(this)}_findVouchId(){if(this.host.data)return"uuid"in this.host.data?this.host.data.uuid:this.host.data.id}_getUids(){var n,a,o,l,h,d,c,u,f,p,g,m;if(typeof window>"u")return{client:null,tab:null,request:Wi()};const t=this._visitorId||((a=(n=window.localStorage)==null?void 0:n.getItem)==null?void 0:a.call(n,"vouch-uid-visitor"))||this._createVisitor(Wi()),e=this._clientId||((l=(o=window.localStorage)==null?void 0:o.getItem)==null?void 0:l.call(o,"vouch-uid-client"))||Wi(),i=this._tabId||((d=(h=window.sessionStorage)==null?void 0:h.getItem)==null?void 0:d.call(h,"vouch-uid-tab"))||Wi(),s=Wi();return t!==this._visitorId&&(this._visitorId=t,(u=(c=window.localStorage)==null?void 0:c.setItem)==null||u.call(c,"vouch-uid-visitor",t)),e!==this._clientId&&(this._clientId=e,(p=(f=window.localStorage)==null?void 0:f.setItem)==null||p.call(f,"vouch-uid-client",e)),i!==this._tabId&&(this._tabId=i,(m=(g=window.sessionStorage)==null?void 0:g.setItem)==null||m.call(g,"vouch-uid-tab",i)),{client:e,tab:i,request:s,visitor:t}}hostConnected(){requestAnimationFrame(()=>{var t,e,i,s;this.host.addEventListener("vouch:loaded",this._handleVouchLoaded),(t=this.host.mediaPlayer)==null||t.addEventListener("play",this._handlePlay),(e=this.host.mediaPlayer)==null||e.addEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.addEventListener("video:pause",this._handleVideoPause),(s=this.host.mediaPlayer)==null||s.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var t,e,i,s;this.host.removeEventListener("vouch:loaded",this._handleVouchLoaded),(t=this.host.mediaPlayer)==null||t.removeEventListener("play",this._handlePlay),(e=this.host.mediaPlayer)==null||e.removeEventListener("video:play",this._handleVideoPlay),(i=this.host.mediaPlayer)==null||i.removeEventListener("video:pause",this._handleVideoPause),(s=this.host.mediaPlayer)==null||s.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate)}}var No=new Function("return this")().Promise,sn=!1;try{sn=new Function("return (async function(){}).constructor")()}catch(r){if(!(r instanceof SyntaxError))throw r}function Uo(r,t){return Object.prototype.hasOwnProperty.call(r,t)}function Yi(r,t,e){for(var i in t)Uo(t,i)&&(t[i]!=null&&typeof t[i]=="object"&&(i==="storage"||i==="prefixes")&&!e?r[i]=Yi({},t[i]):r[i]=t[i]);return r}function du(r,t,e,i){var s,n;return typeof t.autoTrim=="string"?s=n=t.autoTrim:Array.isArray(t.autoTrim)&&(s=t.autoTrim[1],n=t.autoTrim[0]),(e||e===!1)&&(s=e),(i||i===!1)&&(n=i),s==="slurp"&&n==="slurp"?r.trim():(s==="_"||s==="slurp"?String.prototype.trimLeft?r=r.trimLeft():r=r.replace(/^[\s\uFEFF\xA0]+/,""):(s==="-"||s==="nl")&&(r=r.replace(/^(?:\n|\r|\r\n)/,"")),n==="_"||n==="slurp"?String.prototype.trimRight?r=r.trimRight():r=r.replace(/[\s\uFEFF\xA0]+$/,""):(n==="-"||n==="nl")&&(r=r.replace(/(?:\n|\r|\r\n)$/,"")),r)}var Ms=function(){function r(t){this.cache=t}return r.prototype.define=function(t,e){this.cache[t]=e},r.prototype.get=function(t){return this.cache[t]},r.prototype.remove=function(t){delete this.cache[t]},r.prototype.reset=function(){this.cache={}},r.prototype.load=function(t){Yi(this.cache,t,!0)},r}();function cu(r,t){Object.setPrototypeOf?Object.setPrototypeOf(r,t):r.__proto__=t}function kt(r){var t=new Error(r);return cu(t,kt.prototype),t}kt.prototype=Object.create(Error.prototype,{name:{value:"Squirrelly Error",enumerable:!1}});function De(r,t,e){var i=t.slice(0,e).split(/\n/),s=i.length,n=i[s-1].length+1;throw r+=" at line "+s+" col "+n+`:
|
74
|
+
|
75
|
+
`+t.split(/\n/)[s-1]+`
|
76
|
+
`+Array(n).join(" ")+"^",kt(r)}var xe=/^async +/,$s=/`(?:\\[\s\S]|\${(?:[^{}]|{(?:[^{}]|{[^}]*})*})*}|(?!\${)[^\\`])*`/g,Fs=/'(?:\\[\s\w"'\\`]|[^\n\r'\\])*?'/g,Ns=/"(?:\\[\s\w"'\\`]|[^\n\r"\\])*?"/g,Bo=/[.*+\-?^${}()|[\]\\]/g;function Us(r){return Bo.test(r)?r.replace(Bo,"\\$&"):r}function uu(r,t){t.rmWhitespace&&(r=r.replace(/[\r\n]+/g,`
|
77
|
+
`).replace(/^\s+|\s+$/gm,"")),$s.lastIndex=0,Fs.lastIndex=0,Ns.lastIndex=0;var e=t.prefixes,i=[e.h,e.b,e.i,e.r,e.c,e.e].reduce(function(f,p){return f&&p?f+"|"+Us(p):p?Us(p):f},""),s=new RegExp("([|()]|=>)|('|\"|`|\\/\\*)|\\s*((\\/)?(-|_)?"+Us(t.tags[1])+")","g"),n=new RegExp("([^]*?)"+Us(t.tags[0])+"(-|_)?\\s*("+i+")?\\s*","g"),a=0,o=!1;function l(f,p){var g={f:[]},m=0,E="c";p==="h"||p==="b"||p==="c"?E="n":p==="r"&&(g.raw=!0,p="i");function T(K){var w=r.slice(a,K),C=w.trim();if(E==="f")C==="safe"?g.raw=!0:t.async&&xe.test(C)?(C=C.replace(xe,""),g.f.push([C,"",!0])):g.f.push([C,""]);else if(E==="fp")g.f[g.f.length-1][1]+=C;else if(E==="err"){if(C){var U=w.search(/\S/);De("invalid syntax",r,a+U)}}else g[E]=C;a=K+1}s.lastIndex=a;for(var A;(A=s.exec(r))!==null;){var y=A[1],b=A[2],S=A[3],R=A[4],D=A[5],_=A.index;if(y)y==="("?(m===0&&(E==="n"?(T(_),E="p"):E==="f"&&(T(_),E="fp")),m++):y===")"?(m--,m===0&&E!=="c"&&(T(_),E="err")):m===0&&y==="|"?(T(_),E="f"):y==="=>"&&(T(_),a+=1,E="res");else if(b){if(b==="/*"){var I=r.indexOf("*/",s.lastIndex);I===-1&&De("unclosed comment",r,A.index),s.lastIndex=I+2}else if(b==="'"){Fs.lastIndex=A.index;var N=Fs.exec(r);N?s.lastIndex=Fs.lastIndex:De("unclosed string",r,A.index)}else if(b==='"'){Ns.lastIndex=A.index;var P=Ns.exec(r);P?s.lastIndex=Ns.lastIndex:De("unclosed string",r,A.index)}else if(b==="`"){$s.lastIndex=A.index;var F=$s.exec(r);F?s.lastIndex=$s.lastIndex:De("unclosed string",r,A.index)}}else if(S)return T(_),a=_+A[0].length,n.lastIndex=a,o=D,R&&p==="h"&&(p="s"),g.t=p,g}return De("unclosed tag",r,f),g}function h(f,p){f.b=[],f.d=[];var g=!1,m=[];function E(F,K){F&&(F=du(F,t,o,K),F&&(F=F.replace(/\\|'/g,"\\$&").replace(/\r\n|\n|\r/g,"\\n"),m.push(F)))}for(var T;(T=n.exec(r))!==null;){var A=T[1],y=T[2],b=T[3]||"",S;for(var R in e)if(e[R]===b){S=R;break}E(A,y),a=T.index+T[0].length,S||De("unrecognized tag type: "+b,r,a);var D=l(T.index,S),_=D.t;if(_==="h"){var I=D.n||"";t.async&&xe.test(I)&&(D.a=!0,D.n=I.replace(xe,"")),D=h(D),m.push(D)}else if(_==="c"){if(f.n===D.n)return g?(g.d=m,f.b.push(g)):f.d=m,f;De("Helper start and end don't match",r,T.index+T[0].length)}else if(_==="b"){g?(g.d=m,f.b.push(g)):f.d=m;var N=D.n||"";t.async&&xe.test(N)&&(D.a=!0,D.n=N.replace(xe,"")),g=D,m=[]}else if(_==="s"){var P=D.n||"";t.async&&xe.test(P)&&(D.a=!0,D.n=P.replace(xe,"")),m.push(D)}else m.push(D)}if(p)E(r.slice(a,r.length),!1),f.d=m;else throw kt('unclosed helper "'+f.n+'"');return f}var d=h({f:[]},!0);if(t.plugins)for(var c=0;c<t.plugins.length;c++){var u=t.plugins[c];u.processAST&&(d.d=u.processAST(d.d,t))}return d.d}function Ho(r,t){var e=uu(r,t),i="var tR='';"+(t.useWith?"with("+t.varName+"||{}){":"")+qe(e,t)+"if(cb){cb(null,tR)} return tR"+(t.useWith?"}":"");if(t.plugins)for(var s=0;s<t.plugins.length;s++){var n=t.plugins[s];n.processFnString&&(i=n.processFnString(i,t))}return i}function rn(r,t){for(var e=0;e<t.length;e++){var i=t[e][0],s=t[e][1],n=t[e][2];r=(n?"await ":"")+"c.l('F','"+i+"')("+r,s&&(r+=","+s),r+=")"}return r}function Go(r,t,e,i,s,n){var a="{exec:"+(s?"async ":"")+Vo(e,t,r)+",params:["+i+"]";return n&&(a+=",name:'"+n+"'"),s&&(a+=",async:true"),a+="}",a}function fu(r,t){for(var e="[",i=0;i<r.length;i++){var s=r[i];e+=Go(t,s.res||"",s.d,s.p||"",s.a,s.n),i<r.length&&(e+=",")}return e+="]",e}function Vo(r,t,e){return"function("+t+"){var tR='';"+qe(r,e)+"return tR}"}function qe(r,t){var e=0,i=r.length,s="";for(e;e<i;e++){var n=r[e];if(typeof n=="string"){var a=n;s+="tR+='"+a+"';"}else{var o=n.t,l=n.c||"",h=n.f,d=n.n||"",c=n.p||"",u=n.res||"",f=n.b,p=!!n.a;if(o==="i"){t.defaultFilter&&(l="c.l('F','"+t.defaultFilter+"')("+l+")");var g=rn(l,h);!n.raw&&t.autoEscape&&(g="c.l('F','e')("+g+")"),s+="tR+="+g+";"}else if(o==="h")if(t.storage.nativeHelpers.get(d))s+=t.storage.nativeHelpers.get(d)(n,t);else{var m=(p?"await ":"")+"c.l('H','"+d+"')("+Go(t,u,n.d,c,p);f?m+=","+fu(f,t):m+=",[]",m+=",c)",s+="tR+="+rn(m,h)+";"}else o==="s"?s+="tR+="+rn((p?"await ":"")+"c.l('H','"+d+"')({params:["+c+"]},[],c)",h)+";":o==="e"&&(s+=l+`
|
78
|
+
`)}}return s}function ze(r,t,e,i){if(t&&t.length>0)throw kt((i?"Native":"")+"Helper '"+r+"' doesn't accept blocks");if(e&&e.length>0)throw kt((i?"Native":"")+"Helper '"+r+"' doesn't accept filters")}function Ko(r,t,e,i,s){e(r[t],t).then(function(n){i+=n,t===r.length-1?s(i):Ko(r,t+1,e,i,s)})}function jo(r,t,e,i,s,n){i(t[e],r[t[e]]).then(function(a){s+=a,e===t.length-1?n(s):jo(r,t,e+1,i,s,n)})}var pu={"&":"&","<":"<",">":">",'"':""","'":"'"};function gu(r){return pu[r]}function mu(r){var t=String(r);return/[&<>"']/.test(t)?t.replace(/[&<>"']/g,gu):t}var vu=new Ms({}),qi=new Ms({each:function(r,t){var e="",i=r.params[0];if(ze("each",t,!1),r.async)return new Promise(function(n){Ko(i,0,r.exec,e,n)});for(var s=0;s<i.length;s++)e+=r.exec(i[s],s);return e},foreach:function(r,t){var e=r.params[0];if(ze("foreach",t,!1),r.async)return new Promise(function(n){jo(e,Object.keys(e),0,r.exec,"",n)});var i="";for(var s in e)Uo(e,s)&&(i+=r.exec(s,e[s]));return i},include:function(r,t,e){ze("include",t,!1);var i=e.storage.templates.get(r.params[0]);if(!i)throw kt('Could not fetch template "'+r.params[0]+'"');return i(r.params[1],e)},extends:function(r,t,e){var i=r.params[1]||{};i.content=r.exec();for(var s=0;s<t.length;s++){var n=t[s];i[n.name]=n.exec()}var a=e.storage.templates.get(r.params[0]);if(!a)throw kt('Could not fetch template "'+r.params[0]+'"');return a(i,e)},useScope:function(r,t){return ze("useScope",t,!1),r.exec(r.params[0])}}),yu=new Ms({if:function(r,t){ze("if",!1,r.f,!0);var e="if("+r.p+"){"+qe(r.d,t)+"}";if(r.b)for(var i=0;i<r.b.length;i++){var s=r.b[i];s.n==="else"?e+="else{"+qe(s.d,t)+"}":s.n==="elif"&&(e+="else if("+s.p+"){"+qe(s.d,t)+"}")}return e},try:function(r,t){if(ze("try",!1,r.f,!0),!r.b||r.b.length!==1||r.b[0].n!=="catch")throw kt("native helper 'try' only accepts 1 block, 'catch'");var e="try{"+qe(r.d,t)+"}",i=r.b[0];return e+="catch"+(i.res?"("+i.res+")":"")+"{"+qe(i.d,t)+"}",e},block:function(r,t){ze("block",r.b,r.f,!0);var e="if(!"+t.varName+"["+r.p+"]){tR+=("+Vo(r.d,"",t)+")()}else{tR+="+t.varName+"["+r.p+"]}";return e}}),Bs=new Ms({e:mu}),nn={varName:"it",autoTrim:[!1,"nl"],autoEscape:!0,defaultFilter:!1,tags:["{{","}}"],l:function(r,t){if(r==="H"){var e=this.storage.helpers.get(t);if(e)return e;throw kt("Can't find helper '"+t+"'")}else if(r==="F"){var i=this.storage.filters.get(t);if(i)return i;throw kt("Can't find filter '"+t+"'")}},async:!1,storage:{helpers:qi,nativeHelpers:yu,filters:Bs,templates:vu},prefixes:{h:"@",b:"#",i:"",r:"*",c:"/",e:"!"},cache:!1,plugins:[],useWith:!1};nn.l.bind(nn);function zi(r,t){var e={};return Yi(e,nn),t&&Yi(e,t),r&&Yi(e,r),e.l.bind(e),e}function an(r,t){var e=zi(t||{}),i=Function;if(e.async)if(sn)i=sn;else throw kt("This environment doesn't support async/await");try{return new i(e.varName,"c","cb",Ho(r,e))}catch(s){throw s instanceof SyntaxError?kt(`Bad template syntax
|
79
|
+
|
80
|
+
`+s.message+`
|
81
|
+
`+Array(s.message.length+1).join("=")+`
|
82
|
+
`+Ho(r,e)):s}}var on=require("fs"),ln=require("path"),Eu=/^\uFEFF/;function hn(r,t,e){var i=ln.resolve(e?t:ln.dirname(t),r),s=ln.extname(r);return s||(i+=".sqrl"),i}function Tu(r,t){var e,i,s=t.views,n=/^[A-Za-z]+:\\|^\//.exec(r);if(n&&n.length)e=hn(r.replace(/^\/*/,""),t.root||"/",!0);else if(t.filename&&(i=hn(r,t.filename),on.existsSync(i)&&(e=i)),e||Array.isArray(s)&&s.some(function(a){return i=hn(r,a,!0),on.existsSync(i)})&&(e=i),!e)throw kt('Could not find the include file "'+r+'"');return e}function Wo(r){return on.readFileSync(r).toString().replace(Eu,"")}function bu(r,t){var e=zi(t),i=Wo(r);try{var s=an(i,e);return e.storage.templates.define(e.filename,s),s}catch{throw kt("Loading file: "+r+" failed")}}function Au(r){var t=r.filename;if(r.cache){var e=r.storage.templates.get(t);return e||bu(t,r)}return an(Wo(t),r)}function Yo(r,t){var e=zi({filename:Tu(r,t)},t);return Au(e)}function wu(r,t,e){if(t&&t.length>0)throw kt("Helper 'includeFile' doesn't accept blocks");return Yo(r.params[0],e)(r.params[1],e)}function Su(r,t,e){var i=r.params[1]||{};i.content=r.exec();for(var s=0;s<t.length;s++){var n=t[s];i[n.name]=n.exec()}return Yo(r.params[0],e)(i,e)}function dn(r,t){var e;return t.cache&&t.name&&t.storage.templates.get(t.name)?t.storage.templates.get(t.name):(typeof r=="function"?e=r:e=an(r,t),t.cache&&t.name&&t.storage.templates.define(t.name,e),e)}function Lu(r,t,e,i){var s=zi(e||{});if(s.async){var n;if(i)try{dn(r,s)(t,s,i)}catch(a){return i(a)}else{if(typeof No=="function")return new No(function(a,o){try{n=dn(r,s)(t,s),a(n)}catch(l){o(l)}});throw kt("Please provide a callback function, this env doesn't support Promises")}}else return dn(r,s)(t,s)}qi.define("includeFile",wu),qi.define("extendsFile",Su);var cn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function un(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var fn={exports:{}};(function(r,t){var e=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof cn<"u"&&cn,i=function(){function n(){this.fetch=!1,this.DOMException=e.DOMException}return n.prototype=e,new n}();(function(n){(function(a){var o=typeof n<"u"&&n||typeof self<"u"&&self||typeof o<"u"&&o,l={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function h(w){return w&&DataView.prototype.isPrototypeOf(w)}if(l.arrayBuffer)var d=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(w){return w&&d.indexOf(Object.prototype.toString.call(w))>-1};function u(w){if(typeof w!="string"&&(w=String(w)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(w)||w==="")throw new TypeError('Invalid character in header field name: "'+w+'"');return w.toLowerCase()}function f(w){return typeof w!="string"&&(w=String(w)),w}function p(w){var C={next:function(){var U=w.shift();return{done:U===void 0,value:U}}};return l.iterable&&(C[Symbol.iterator]=function(){return C}),C}function g(w){this.map={},w instanceof g?w.forEach(function(C,U){this.append(U,C)},this):Array.isArray(w)?w.forEach(function(C){this.append(C[0],C[1])},this):w&&Object.getOwnPropertyNames(w).forEach(function(C){this.append(C,w[C])},this)}g.prototype.append=function(w,C){w=u(w),C=f(C);var U=this.map[w];this.map[w]=U?U+", "+C:C},g.prototype.delete=function(w){delete this.map[u(w)]},g.prototype.get=function(w){return w=u(w),this.has(w)?this.map[w]:null},g.prototype.has=function(w){return this.map.hasOwnProperty(u(w))},g.prototype.set=function(w,C){this.map[u(w)]=f(C)},g.prototype.forEach=function(w,C){for(var U in this.map)this.map.hasOwnProperty(U)&&w.call(C,this.map[U],U,this)},g.prototype.keys=function(){var w=[];return this.forEach(function(C,U){w.push(U)}),p(w)},g.prototype.values=function(){var w=[];return this.forEach(function(C){w.push(C)}),p(w)},g.prototype.entries=function(){var w=[];return this.forEach(function(C,U){w.push([U,C])}),p(w)},l.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function m(w){if(w.bodyUsed)return Promise.reject(new TypeError("Already read"));w.bodyUsed=!0}function E(w){return new Promise(function(C,U){w.onload=function(){C(w.result)},w.onerror=function(){U(w.error)}})}function T(w){var C=new FileReader,U=E(C);return C.readAsArrayBuffer(w),U}function A(w){var C=new FileReader,U=E(C);return C.readAsText(w),U}function y(w){for(var C=new Uint8Array(w),U=new Array(C.length),M=0;M<C.length;M++)U[M]=String.fromCharCode(C[M]);return U.join("")}function b(w){if(w.slice)return w.slice(0);var C=new Uint8Array(w.byteLength);return C.set(new Uint8Array(w)),C.buffer}function S(){return this.bodyUsed=!1,this._initBody=function(w){this.bodyUsed=this.bodyUsed,this._bodyInit=w,w?typeof w=="string"?this._bodyText=w:l.blob&&Blob.prototype.isPrototypeOf(w)?this._bodyBlob=w:l.formData&&FormData.prototype.isPrototypeOf(w)?this._bodyFormData=w:l.searchParams&&URLSearchParams.prototype.isPrototypeOf(w)?this._bodyText=w.toString():l.arrayBuffer&&l.blob&&h(w)?(this._bodyArrayBuffer=b(w.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):l.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(w)||c(w))?this._bodyArrayBuffer=b(w):this._bodyText=w=Object.prototype.toString.call(w):this._bodyText="",this.headers.get("content-type")||(typeof w=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):l.searchParams&&URLSearchParams.prototype.isPrototypeOf(w)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},l.blob&&(this.blob=function(){var w=m(this);if(w)return w;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){if(this._bodyArrayBuffer){var w=m(this);return w||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else return this.blob().then(T)}),this.text=function(){var w=m(this);if(w)return w;if(this._bodyBlob)return A(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(y(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},l.formData&&(this.formData=function(){return this.text().then(I)}),this.json=function(){return this.text().then(JSON.parse)},this}var R=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function D(w){var C=w.toUpperCase();return R.indexOf(C)>-1?C:w}function _(w,C){if(!(this instanceof _))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');C=C||{};var U=C.body;if(w instanceof _){if(w.bodyUsed)throw new TypeError("Already read");this.url=w.url,this.credentials=w.credentials,C.headers||(this.headers=new g(w.headers)),this.method=w.method,this.mode=w.mode,this.signal=w.signal,!U&&w._bodyInit!=null&&(U=w._bodyInit,w.bodyUsed=!0)}else this.url=String(w);if(this.credentials=C.credentials||this.credentials||"same-origin",(C.headers||!this.headers)&&(this.headers=new g(C.headers)),this.method=D(C.method||this.method||"GET"),this.mode=C.mode||this.mode||null,this.signal=C.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&U)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(U),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var M=/([?&])_=[^&]*/;if(M.test(this.url))this.url=this.url.replace(M,"$1_="+new Date().getTime());else{var B=/\?/;this.url+=(B.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}_.prototype.clone=function(){return new _(this,{body:this._bodyInit})};function I(w){var C=new FormData;return w.trim().split("&").forEach(function(U){if(U){var M=U.split("="),B=M.shift().replace(/\+/g," "),H=M.join("=").replace(/\+/g," ");C.append(decodeURIComponent(B),decodeURIComponent(H))}}),C}function N(w){var C=new g,U=w.replace(/\r?\n[\t ]+/g," ");return U.split("\r").map(function(M){return M.indexOf(`
|
83
|
+
`)===0?M.substr(1,M.length):M}).forEach(function(M){var B=M.split(":"),H=B.shift().trim();if(H){var q=B.join(":").trim();C.append(H,q)}}),C}S.call(_.prototype);function P(w,C){if(!(this instanceof P))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');C||(C={}),this.type="default",this.status=C.status===void 0?200:C.status,this.ok=this.status>=200&&this.status<300,this.statusText=C.statusText===void 0?"":""+C.statusText,this.headers=new g(C.headers),this.url=C.url||"",this._initBody(w)}S.call(P.prototype),P.prototype.clone=function(){return new P(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},P.error=function(){var w=new P(null,{status:0,statusText:""});return w.type="error",w};var F=[301,302,303,307,308];P.redirect=function(w,C){if(F.indexOf(C)===-1)throw new RangeError("Invalid status code");return new P(null,{status:C,headers:{location:w}})},a.DOMException=o.DOMException;try{new a.DOMException}catch{a.DOMException=function(C,U){this.message=C,this.name=U;var M=Error(C);this.stack=M.stack},a.DOMException.prototype=Object.create(Error.prototype),a.DOMException.prototype.constructor=a.DOMException}function K(w,C){return new Promise(function(U,M){var B=new _(w,C);if(B.signal&&B.signal.aborted)return M(new a.DOMException("Aborted","AbortError"));var H=new XMLHttpRequest;function q(){H.abort()}H.onload=function(){var Q={status:H.status,statusText:H.statusText,headers:N(H.getAllResponseHeaders()||"")};Q.url="responseURL"in H?H.responseURL:Q.headers.get("X-Request-URL");var it="response"in H?H.response:H.responseText;setTimeout(function(){U(new P(it,Q))},0)},H.onerror=function(){setTimeout(function(){M(new TypeError("Network request failed"))},0)},H.ontimeout=function(){setTimeout(function(){M(new TypeError("Network request failed"))},0)},H.onabort=function(){setTimeout(function(){M(new a.DOMException("Aborted","AbortError"))},0)};function Z(Q){try{return Q===""&&o.location.href?o.location.href:Q}catch{return Q}}H.open(B.method,Z(B.url),!0),B.credentials==="include"?H.withCredentials=!0:B.credentials==="omit"&&(H.withCredentials=!1),"responseType"in H&&(l.blob?H.responseType="blob":l.arrayBuffer&&B.headers.get("Content-Type")&&B.headers.get("Content-Type").indexOf("application/octet-stream")!==-1&&(H.responseType="arraybuffer")),C&&typeof C.headers=="object"&&!(C.headers instanceof g)?Object.getOwnPropertyNames(C.headers).forEach(function(Q){H.setRequestHeader(Q,f(C.headers[Q]))}):B.headers.forEach(function(Q,it){H.setRequestHeader(it,Q)}),B.signal&&(B.signal.addEventListener("abort",q),H.onreadystatechange=function(){H.readyState===4&&B.signal.removeEventListener("abort",q)}),H.send(typeof B._bodyInit>"u"?null:B._bodyInit)})}return K.polyfill=!0,o.fetch||(o.fetch=K,o.Headers=g,o.Request=_,o.Response=P),a.Headers=g,a.Request=_,a.Response=P,a.fetch=K,a})({})})(i),i.fetch.ponyfill=!0,delete i.fetch.polyfill;var s=e.fetch?e:i;t=s.fetch,t.default=s.fetch,t.fetch=s.fetch,t.Headers=s.Headers,t.Request=s.Request,t.Response=s.Response,r.exports=t})(fn,fn.exports);var Ru=fn.exports;const _u=un(Ru);function Iu({canvas:r,scenes:t,currentTime:e}){if(t&&r){const i=t.scenes.filter(({start:n,duration:a})=>e>=n&&e<=n+a);if(i.length<=0)return;const s=r.getContext("2d");if(s){const n=t.transitionDuration,a=Math.max(...t.scenes.map(({start:o,duration:l})=>o+l));s.globalCompositeOperation="lighter",s.clearRect(0,0,r.width,r.height),i.forEach(({start:o,duration:l,draw:h,transitionCanvas:d})=>{s.globalAlpha=1,d.width=d.height=0,d.width=r.width,d.height=r.height;const c=d.getContext("2d");if(c){const u=o+l,f=o===0,p=u===a;h({currentTime:e,canvas:d,context:c}),!f&&e>=o&&e<=o+n/2?s.globalAlpha=Math.max(0,Math.min(1,(e-o)/(n/2))):!p&&e>=u-n/2&&e<=u&&(s.globalAlpha=Math.max(0,Math.min(1,(u-e)/(n/2)))),s.drawImage(d,0,0,r.width,r.height)}})}}}function ku(r){if(typeof r=="string"){const[t,e]=r.split(":");return Math.min(parseFloat(t),parseFloat(e))}return r}function Cu(r){if(typeof r=="string"){const[t,e]=r.split(":"),i=parseFloat(t),s=parseFloat(e);return i/s}return r}function gi({resolution:r,aspectRatio:t}){const e=ku(r),i=Cu(t),s=i>=1,n=Math.min(s?e*i:e/i,e),a=Math.max(s?e*i:e/i,e);return{resolution:e,aspectRatio:i,height:s?n:a,width:s?a:n}}function Du({format:r,resolution:t,aspectRatio:e,videoResolution:i,videoAspectRatio:s}){const{height:n,width:a}=gi({resolution:t,aspectRatio:e}),{height:o,width:l}=gi({resolution:i,aspectRatio:s}),h=e>s;let d=1;if(r==="letterbox"||r==="letterbox-video")d=h?n/o:a/l;else if(r==="squarebox"){const g=Math.min(n,a);d=l>=o?g/o:g/l}else(r==="crop"||r==="crop-top")&&(d=h?a/l:n/o);const c=a/d,u=n/d,f=(l-c)/2;let p=(o-u)/2;return r==="crop-top"&&(p=Math.min(0,p)),{sx:f,sy:p,sWidth:c,sHeight:u,scale:d}}function Hs({source:r,sx:t,sy:e,sw:i,sh:s,dx:n,dy:a,dw:o,dh:l}){const h=(r==null?void 0:r.naturalWidth)??(r==null?void 0:r.videoWidth)??(r==null?void 0:r.width),d=(r==null?void 0:r.naturalHeight)??(r==null?void 0:r.videoHeight)??(r==null?void 0:r.height);t=t??0,e=e??0,i=i??h,s=s??d,i<0&&(t+=i,i=Math.abs(i)),s<0&&(e+=s,s=Math.abs(s)),o<0&&(n+=o,o=Math.abs(o)),l<0&&(a+=l,l=Math.abs(l));const c=Math.max(t,0),u=Math.min(t+i,h),f=Math.max(e,0),p=Math.min(e+s,d),g=o/i,m=l/s;return[r,c,f,u-c,p-f,t<0?n-t*g:n,e<0?a-e*m:a,(u-c)*g,(p-f)*m]}function qo({context:r,source:t,format:e="letterbox",videoResolution:i,videoAspectRatio:s,posX:n,posY:a,width:o,height:l,offscreenCanvas:h}){const{sx:d,sy:c,sWidth:u,sHeight:f,scale:p}=Du({resolution:Math.min(o,l),aspectRatio:o/l,format:e,videoResolution:i,videoAspectRatio:s}),g=h&&typeof r.filter<"u";if(e==="letterbox"||e==="squarebox"||e==="letterbox-video"&&!g){if(d<0){const y=Math.abs(d)*p;r.fillStyle="black",r.beginPath(),r.rect(n,a,y,l),r.rect(n+o-y,a,y,l),r.fill(),r.closePath()}if(c<0){const y=Math.abs(c)*p;r.fillStyle="black",r.beginPath(),r.rect(n,a,o,y),r.rect(n,a+l-y,o,y),r.fill(),r.closePath()}}if(e==="letterbox-video"&&g){const{width:y,height:b}=gi({resolution:i,aspectRatio:s});h.width=y,h.height=b;const S=h.getContext("2d",{alpha:!1});if(S==null||S.drawImage(t,0,0,y,b),S){r.save(),r.globalCompositeOperation="destination-out",r.fillRect(n,a,o,l);const R=Hs({source:h,sx:d,sy:c,sw:u,sh:f,dx:n,dy:a,dw:o,dh:l});r.globalCompositeOperation="source-over",r.drawImage(...R),S.save();const D=1.3,_=-(y*D-y)/2,I=-(b*D-b)/2;if(S.filter="blur(40px) brightness(20%)",S.translate(_,I),S.scale(D,D),S.drawImage(h,0,0,y,b),S.restore(),r.globalCompositeOperation="destination-over",d<0){const N=o/s,P=l/N,F=Hs({source:h,sy:(1-P)*b/2,sh:P*b,dx:n,dy:a,dw:o,dh:l});r.drawImage(...F)}if(c<0){const N=l*s,P=o/N,F=Hs({source:h,sx:(1-P)*y/2,sw:P*y,dx:n,dy:a,dw:o,dh:l});r.drawImage(...F)}r.restore()}}else{const y=Hs({source:t,sx:d,sy:c,sw:u,sh:f,dx:n,dy:a,dw:o,dh:l});r.drawImage(...y)}const m=d*-1*p,E=c*-1*p,T=o-m*2,A=l-E*2;return{dx:m,dy:E,dw:T,dh:A}}const xu=/\d{0,2}:?\d{2}:\d{2}\.\d{3}\s-->\s\d{0,2}:?\d{2}:\d{2}\.\d{3}\s{1,2}.*/g,Pu=/\d{0,2}:?\d{2}:\d{2}\.\d{3}/g;function zo(r){if(!r)return[];const t=r.match(xu);return t?t==null?void 0:t.map(e=>{const[i,s]=e.replace(`\r
|
84
|
+
`,`
|
85
|
+
`).split(`
|
86
|
+
`),[n,a]=i.match(Pu)||[];return{start:n,end:a,text:s}}):[]}function Gs(r){const[t,e,i]=r.split(":");return i?parseInt(t)*60*60+parseInt(e)*60+parseFloat(i):parseInt(t)*60+parseInt(e)}function Ou({canvas:r,dx:t,dy:e,dw:i,dh:s,relativeTime:n,vttCaptions:a}){if(a){const o=zo(a).find(({start:l,end:h})=>l&&h&&n>=Gs(l)&&n<Gs(h));if(o){const l=r.getContext("2d");if(l){const h=Math.min(i,s);let d=[""];const c=i*.9,u=h*.05;l.font=`${u}px Roobert, Dejavu Sans, sans-serif`,l.textBaseline="middle",o.text.split(" ").forEach(f=>{const p=d.length-1,g=l.measureText(d[p]).width,m=l.measureText(` ${f}`).width;g+m<c?d[p]=`${d[p]} ${f}`:d=[...d,f]}),d.forEach((f,p)=>{const g=f.trim(),m=l.measureText(g),E=t+(i-m.width)/2,T=e+(s*.85-(u+h*.04)*(d.length-1-p)),A=u*.8,y=u/1.5,b=t+(i-m.width-y)/2,S=T-A,R=m.width+y,D=A*2,_=l.globalAlpha;l.save(),l.globalAlpha=.8*_,l.fillStyle="#000000",l.beginPath(),l.roundRect(b,S,R,D,h*.01),l.fill(),l.closePath(),l.globalAlpha=_,l.fillStyle="#FFFFFF",l.fillText(g,E,T),l.restore()})}}}}const we=1.8;function Xi(r){return typeof r=="number"?{top:r,right:r,bottom:r,left:r}:{top:0,right:0,bottom:0,left:0,...r}}function Mu(r,t=1){return typeof r=="number"?{topLeft:r*t,topRight:r*t,bottomRight:r*t,bottomLeft:r*t}:{topLeft:((r==null?void 0:r.topLeft)??0)*t,topRight:((r==null?void 0:r.topRight)??0)*t,bottomRight:((r==null?void 0:r.bottomRight)??0)*t,bottomLeft:((r==null?void 0:r.bottomLeft)??0)*t}}function Vs(r,t){return typeof r=="number"?r:typeof r=="function"?r(t):null}function Ks(r,t){const{w:e,gap:i=0,padding:s=0,direction:n="column",elements:a}=r,{right:o,left:l}=Xi(s);if(e){const h=Vs(e,t);if(h)return h}if(a){const h=a.length;if(n==="row")return o+l+i*(h-1)+a.reduce((d,c)=>d+=Ks(c,t),0);if(n==="column"){let d=0;return a.forEach(c=>{const u=o+l+Ks(c,t);u>d&&(d=u)}),d}}return 0}function $u(r,t,e){const{w:i=0,gap:s=0,padding:n=0,direction:a="column"}=r,{right:o,left:l}=Xi(n),h=t.length,d=t.reduce((u,f)=>{const{w:p}=f;if(p){const g=Vs(p,e);if(g)return u+=g}return p==="auto"?u+=Ks(f,e):u},0),c=t.filter(({w:u})=>u==="fill").length;return t.reduce((u,f)=>{const{w:p}=f,g=i-o-l,m=Math.min(g,Ks(f,e));if(p==="fill"){if(a==="row"){const E=(i-d-o-l-s*(h-1))/c;return u=[...u,E]}if(a==="column")return u=[...u,g]}return u=[...u,m]},[])}function js(r,t){const{h:e,gap:i=0,padding:s=0,direction:n="column",elements:a}=r,{top:o,bottom:l}=Xi(s);if(e){const h=Vs(e,t);if(h)return h}if(a){const h=a.length;if(n==="row"){let d=0;return a.forEach(c=>{const u=o+l+js(c,t);u>d&&(d=u)}),d}if(n==="column")return o+l+i*(h-1)+a.reduce((d,c)=>d+=js(c,t),0)}return 0}function Fu(r,t,e){const{h:i=0,gap:s=0,padding:n=0,direction:a="column"}=r,{top:o,bottom:l}=Xi(n),h=t.length,d=t.reduce((u,f)=>{const{h:p}=f;if(p){const g=Vs(p,e);if(g)return u+=g}return p==="auto"?u+=js(f,e):u},0),c=t.filter(({h:u})=>u==="fill").length;return t.reduce((u,f)=>{const{h:p}=f,g=i-o-l,m=Math.min(g,js(f,e));if(p==="fill"){if(a==="row")return u=[...u,g];if(a==="column"){const E=(i-d-o-l-s*(h-1))/c;return u=[...u,E]}}return u=[...u,m]},[])}function Xo({canvas:r,offscreenCanvas:t,debug:e=!1,origin:{x:i=0,y:s=0,w:n=r.width,h:a=r.height}={},parent:o,elements:l=[]}){const h=Math.min(n,a)/1080,d={x:0,y:0,w:n/h,h:a/h,gap:0,padding:0,direction:"column",align:"start",justify:"start",...o},{x:c,y:u,w:f,h:p,gap:g,padding:m,direction:E,align:T,justify:A}=d,{top:y,right:b,bottom:S,left:R}=Xi(m);l.map((D,_)=>{const I=r.getContext("2d",{alpha:!1});if(I){const N=l.length,{x:P,y:F,radius:K,elements:w=[],draw:C}=D,{topLeft:U,topRight:M,bottomRight:B,bottomLeft:H}=Mu(K,h),q=$u(d,l,{context:I}),[Z,Q,it]=q.reduce((bt,Pt,Yt)=>(Yt<_&&(bt[0]=bt[0]+=Pt),Yt>_&&(bt[1]=bt[1]+=Pt),bt[2]=bt[2]+=Pt,bt),[0,0,0]),tt=q[_],xt=Fu(d,l,{context:I,width:tt}),[St,yt,Te]=xt.reduce((bt,Pt,Yt)=>(Yt<_&&(bt[0]=bt[0]+=Pt),Yt>_&&(bt[1]=bt[1]+=Pt),bt[2]=bt[2]+=Pt,bt),[0,0,0]),Et=xt[_],Ue={"row|start|start":R+Z+g*_,"row|center|start":R+Z+g*_,"row|end|start":R+Z+g*_,"row|start|center":f/2-it/2-g*(N-1)/2+Z+g*_,"row|center|center":f/2-it/2-g*(N-1)/2+Z+g*_,"row|end|center":f/2-it/2-g*(N-1)/2+Z+g*_,"row|start|end":f-b-tt-Q-g*(N-_),"row|center|end":f-b-tt-Q-g*(N-_),"row|end|end":f-b-tt-Q-g*(N-_),"column|start|start":R,"column|center|start":f/2-tt/2,"column|end|start":f-b-tt-Q,"column|start|center":R,"column|center|center":f/2-tt/2,"column|end|center":f-b-tt-Q,"column|start|end":R,"column|center|end":f/2-tt/2,"column|end|end":f-b-tt-Q},Di={"row|start|start":y,"row|center|start":p/2-Et/2,"row|end|start":p-S-Et-yt,"row|start|center":y,"row|center|center":p/2-Et/2,"row|end|center":p-S-Et-yt,"row|start|end":y,"row|center|end":p/2-Et/2,"row|end|end":p-S-Et-yt,"column|start|start":y+St+g*_,"column|center|start":y+St+g*_,"column|end|start":y+St+g*_,"column|start|center":p/2-Te/2-g*(N-1)/2+St+g*_,"column|center|center":p/2-Te/2-g*(N-1)+St+g*_,"column|end|center":p/2-Te/2-g*(N-1)+St+g*_,"column|start|end":p-S-Et-yt-g*(N-_),"column|center|end":p-S-Et-yt-g*(N-_),"column|end|end":p-S-Et-yt-g*(N-_)},Be=c+(P??Ue[`${E}|${T}|${A}`]),oi=u+(F??Di[`${E}|${T}|${A}`]),Tt=i+Be*h,mt=s+oi*h,Wt=tt*h,ft=Et*h;C&&(I.save(),K&&(I.beginPath(),I.moveTo(Tt+Math.min(ft/we,U),mt),I.lineTo(Tt+Wt-Math.min(ft/we,M),mt),I.quadraticCurveTo(Tt+Wt,mt,Tt+Wt,mt+Math.min(ft/we,M)),I.lineTo(Tt+Wt,mt+ft-Math.min(ft/we,B)),I.quadraticCurveTo(Tt+Wt,mt+ft,Tt+Wt-Math.min(ft/we,B),mt+ft),I.lineTo(Tt+Math.min(ft/we,H),mt+ft),I.quadraticCurveTo(Tt,mt+ft,Tt,mt+ft-Math.min(ft/we,H)),I.lineTo(Tt,mt+Math.min(ft/we,U)),I.quadraticCurveTo(Tt,mt,Tt+Math.min(ft/we,U),mt),I.closePath(),e&&(I.strokeStyle="blue",I.stroke()),I.clip()),C({scale:h,canvas:r,context:I,offscreenCanvas:t,dx:Tt,dy:mt,dw:Wt,dh:ft}),e&&(I.strokeStyle="red",I.strokeRect(Tt,mt,Wt,ft)),I.restore()),Xo({canvas:r,offscreenCanvas:t,debug:e,origin:{x:i,y:s,w:n,h:a},parent:{...D,x:Be,y:oi,w:tt,h:Et},elements:w})}})}function Nu(r){return Xo(r)}function Ws({context:r,node:t,maxW:e=1/0}){const i=(t.value??"").split(" ");return i.slice(1).reduce((s,n)=>{const a=`${s[s.length-1].text} ${n}`.trim(),o=r.measureText(a);return o.width>e?s=[...s,{text:n,metrics:r.measureText(n)}]:s[s.length-1]={text:a,metrics:o},s},[{text:i[0],metrics:r.measureText(i[0])}])}function Qo(r){const{visible:t=!0,node:e}=r,i=[...(e==null?void 0:e.elements)??[],...(r==null?void 0:r.elements)??[]];return t?e&&e.type!=="box"&&e.type!=="gradient"?!!e.value:i==null?void 0:i.some(s=>Qo(s)):!1}function Zo({debug:r,elements:t,currentTime:e,relativeTime:i}){return t.map(s=>{const{node:n}=s;if(Qo(s))return{...s,...(n==null?void 0:n.type)==="text"&&n.value?{w:n.fill?"fill":({context:a})=>n&&n.type==="text"&&n.value?(a.font=n.font,a.textBaseline="top",Math.ceil(a.measureText(n.value).width)):0,h:n.fill?"fill":({width:a,context:o})=>{var l,h;if(n&&n.type==="text"){const d=/(?<value>\d+\.?\d*)(?=px)/,c=parseFloat(((h=(l=n.font.match(d))==null?void 0:l.groups)==null?void 0:h.value)??"0");return n.wrap?Ws({context:o,node:n,maxW:a}).length*c:c}return 0}}:{},...(n==null?void 0:n.type)==="image"&&n.image&&n.size?{w:()=>{var a,o,l,h,d,c;const u=((a=n.image)==null?void 0:a.naturalWidth)??((o=n.image)==null?void 0:o.width),f=((l=n.image)==null?void 0:l.naturalHeight)??((h=n.image)==null?void 0:h.height),p=u/f,g=(d=n.size)==null?void 0:d.w,m=((c=n.size)==null?void 0:c.h)??0;return g??(p>=1?m:m*p)},h:()=>{var a,o,l,h,d,c;const u=((a=n.image)==null?void 0:a.naturalWidth)??((o=n.image)==null?void 0:o.width),f=((l=n.image)==null?void 0:l.naturalHeight)??((h=n.image)==null?void 0:h.height),p=u/f,g=((d=n.size)==null?void 0:d.w)??0;return((c=n.size)==null?void 0:c.h)??(p<1?g:g*p)}}:{},elements:s.elements?Zo({debug:r,elements:s.elements,currentTime:e,relativeTime:i}):void 0,draw:({canvas:a,offscreenCanvas:o,context:l,dx:h,dy:d,dw:c,dh:u,scale:f})=>{var p,g,m,E,T,A,y,b,S,R,D;if(n){const{type:_,from:I=0,to:N=1/0}=n;if(i>=I&&i<=N){if(l.save(),i&&N-.3333333333333333<=i&&(l.globalAlpha=1-(.16666666666666666-(N-i))/.16666666666666666),_==="box"&&(l.fillStyle=n.background,l.fillRect(h,d,c,u)),_==="text"&&n.value){const P=/(?<value>\d+\.?\d*)(?=px)/;let F=0;const K=parseFloat(((g=(p=n.font.match(P))==null?void 0:p.groups)==null?void 0:g.value)??"0")*f;if(n.fill){const{minSize:w,maxSize:C}=n.fill;F=w*f,l.font=n.font.replace(P,F.toString());const U=10*f;let M=0,B=Ws({context:l,node:n,maxW:c});for(;F+U<C*f&&(B.length+1)*(F+U)<u;)if(F+=U,l.font=n.font.replace(P,F.toString()),B=Ws({context:l,node:n,maxW:c}),M=B.reduce((H,q)=>(q.metrics.width>H&&(H=q.metrics.width),H),0),M>c){F-=U;break}l.font=n.font.replace(P,F.toString())}else F=K,l.font=n.font.replace(P,K.toString());l.textBaseline="top",l.fillStyle=n.color,n.wrap?Ws({context:l,node:n,maxW:c}).forEach((w,C)=>{l.fillText(w.text,h,d+F*C)}):l.fillText(n.value,h,d)}if(_==="image"&&n.image&&l.drawImage(n.image,h,d,c,u),_==="video"&&((m=n.video)!=null&&m.node||(E=n.video)!=null&&E.getSource)){const P=n.format??"letterbox",F=((A=(T=n.video)==null?void 0:T.getSource)==null?void 0:A.call(T,i))??n.video.node,K=(F==null?void 0:F.videoWidth)??(F==null?void 0:F.naturalWidth)??(F==null?void 0:F.width),w=(F==null?void 0:F.videoHeight)??(F==null?void 0:F.naturalHeight)??(F==null?void 0:F.height);if(K&&w){const{resolution:U,aspectRatio:M}=gi({resolution:Math.min(K,w),aspectRatio:K/w}),{dx:B,dy:H,dw:q,dh:Z}=qo({offscreenCanvas:o,context:l,source:F,format:P,videoResolution:U,videoAspectRatio:M,posX:h,posY:d,width:c,height:u});n.elements&&pn({debug:r,canvas:a,offscreenCanvas:o,currentTime:e,relativeTime:i,origin:{x:Math.max(h,h+B),y:Math.max(d,d+H),w:Math.min(c,q),h:Math.min(u,Z)},elements:n.elements})}const C=1/3;if(n.poster&&e>=0&&e<=C){l.save(),l.globalAlpha=1-e/C;const U=((y=n.poster)==null?void 0:y.naturalWidth)??((b=n.poster)==null?void 0:b.width),M=((S=n.poster)==null?void 0:S.naturalHeight)??((R=n.poster)==null?void 0:R.height);if(U&&M){const{resolution:B,aspectRatio:H}=gi({resolution:Math.min(U,M),aspectRatio:U/M}),{dx:q,dy:Z,dw:Q,dh:it}=qo({offscreenCanvas:o,context:l,source:n.poster,format:P,videoResolution:B,videoAspectRatio:H,posX:h,posY:d,width:c,height:u});n.elements&&pn({debug:r,canvas:a,offscreenCanvas:o,currentTime:e,relativeTime:i,origin:{x:Math.max(h,h+q),y:Math.max(d,d+Z),w:Math.min(c,Q),h:Math.min(u,it)},elements:n.elements})}l.restore()}}if(_==="gradient"&&n.value){const P=l.createLinearGradient(h+c,d,h+c,d+u);(D=n.value)==null||D.forEach(F=>{P.addColorStop(F.percent,F.color)}),l.fillStyle=P,l.fillRect(h,d,c,u)}l.restore()}}}}}).filter(Boolean)}function pn({debug:r,elements:t,currentTime:e,relativeTime:i,...s}){return Nu({...s,debug:r,elements:Zo({debug:r,elements:t,currentTime:e,relativeTime:i})})}const Uu=(r,t,e,i)=>{if(e==="length"||e==="prototype"||e==="arguments"||e==="caller")return;const s=Object.getOwnPropertyDescriptor(r,e),n=Object.getOwnPropertyDescriptor(t,e);!Bu(s,n)&&i||Object.defineProperty(r,e,n)},Bu=function(r,t){return r===void 0||r.configurable||r.writable===t.writable&&r.enumerable===t.enumerable&&r.configurable===t.configurable&&(r.writable||r.value===t.value)},Hu=(r,t)=>{const e=Object.getPrototypeOf(t);e!==Object.getPrototypeOf(r)&&Object.setPrototypeOf(r,e)},Gu=(r,t)=>`/* Wrapped ${r}*/
|
87
|
+
${t}`,Vu=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),Ku=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),ju=(r,t,e)=>{const i=e===""?"":`with ${e.trim()}() `,s=Gu.bind(null,i,t.toString());Object.defineProperty(s,"name",Ku),Object.defineProperty(r,"toString",{...Vu,value:s})};function Wu(r,t,{ignoreNonConfigurable:e=!1}={}){const{name:i}=r;for(const s of Reflect.ownKeys(t))Uu(r,t,s,e);return Hu(r,t),ju(r,t,i),r}const Yu=new WeakMap;function Jo(r,{cacheKey:t=([i])=>i,cache:e=new Map}={}){const i=new Map,s=function(...n){const a=t(n);if(i.has(a))return i.get(a);const o=(async()=>{try{if(e&&await e.has(a))return await e.get(a);const l=await r.apply(this,n);try{return l}finally{e&&await e.set(a,l)}}finally{i.delete(a)}})();return i.set(a,o),o};return Wu(s,r,{ignoreNonConfigurable:!0}),Yu.set(s,e),s}const qu={template:{layouts:[{name:"basic",tree:`[
|
88
|
+
{
|
89
|
+
"w": "fill",
|
90
|
+
"h": "fill",
|
91
|
+
"node": {
|
92
|
+
"type": "video",
|
93
|
+
"format": {{@ parse(it.videoFormat) /}},
|
94
|
+
"value": {
|
95
|
+
"id": {{@ parse(it.id) /}},
|
96
|
+
"src": {{@async resolve-source({ sources: [it.mp4, it.input] }) /}},
|
97
|
+
"playlist": {{@async resolve-source({ sources: [it.playlist] }) /}},
|
98
|
+
"poster": {{@ parse(it.poster) /}},
|
99
|
+
"captions": {{@ parse(it.captions) /}},
|
100
|
+
"duration": {{@ parse(it.duration) /}},
|
101
|
+
"startOffset": {{@ parse(it.startOffset) /}},
|
102
|
+
"endOffset": {{@ parse(it.endOffset) /}}
|
103
|
+
}
|
104
|
+
}
|
105
|
+
}
|
106
|
+
]`}],content:[{scenes:[{layout:"basic",data:`{
|
107
|
+
"id": "{{ it.root?.answer?.id }}-intro",
|
108
|
+
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
109
|
+
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
110
|
+
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
111
|
+
"poster": {{@ parse(it.root?.answer?.media?.preview) /}},
|
112
|
+
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
113
|
+
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
114
|
+
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
115
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
116
|
+
}`}],root:"{{ it.intro?.questions?.items | stringify }}"},{scenes:[{layout:"basic",data:`{
|
117
|
+
"id": {{@ parse(it.root?.answer?.id) /}},
|
118
|
+
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
119
|
+
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
120
|
+
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
121
|
+
"poster": {{@ parse(it.root?.answer?.media?.preview) /}},
|
122
|
+
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
123
|
+
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
124
|
+
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
125
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
126
|
+
}`}],root:"{{ it.questions?.items | stringify }}"},{scenes:[{layout:"basic",data:`{
|
127
|
+
"id": "{{ it.root?.answer?.id }}-outro",
|
128
|
+
"mp4": {{@ parse(it.root?.answer?.media?.video) /}},
|
129
|
+
"input": {{@ parse(it.root?.answer?.media?.input) /}},
|
130
|
+
"playlist": {{@ parse(it.root?.answer?.media?.playlist) /}},
|
131
|
+
"poster": {{@ parse(it.root?.answer?.media?.preview) /}},
|
132
|
+
"captions": {{@ parse(it.root?.answer?.captions?.current) /}},
|
133
|
+
"duration": {{@ parse(it.root?.answer?.metadata?.duration) /}},
|
134
|
+
"startOffset": {{@ parse(it.root?.answer?.settings?.startOffset) /}},
|
135
|
+
"endOffset": {{@ parse(it.root?.answer?.settings?.endOffset) /}}
|
136
|
+
}`}],root:"{{ it.outro?.questions?.items | stringify }}"}]},meta:{transitionDuration:1/3}};async function zu(){if(typeof window>"u"){const r=await Promise.resolve().then(()=>Zd);return new r.Image}return new Image}const tl=Jo(async function(r){return r?new Promise((t,e)=>{zu().then(i=>{i.onload=()=>{t(i)},i.onerror=s=>{e(s)},i.src=r})}):null});async function gn({element:r},t,e){var i,s,n;let a={...r};const{node:o}=r;if((o==null?void 0:o.type)==="video"&&((i=o==null?void 0:o.value)!=null&&i.src||(s=o==null?void 0:o.value)!=null&&s.playlist)){const l=await t(o.value);let h;try{h=await tl(o.value.poster)}catch{h=null}a={...a,node:{...o,video:l,poster:h,meta:await e(o.value,l.node)}}}if((o==null?void 0:o.type)==="image"&&o.value){let l;try{l=await tl(o.value)}catch{l=null}a={...a,node:{...o,image:l}}}return a.node&&(n=r.node)!=null&&n.elements&&(a.node.elements=await Promise.all(r.node.elements.map(l=>gn({element:l},t,e)))),r.elements&&(a.elements=await Promise.all(r.elements.map(l=>gn({element:l},t,e)))),a}async function el(){if(typeof window>"u"){const r=await Promise.resolve().then(()=>Zd),t=new r.Canvas;return t.gpu=!1,t}return document.createElement("canvas")}async function Xu(r){var t;try{if((t=await _u(r,{method:"HEAD"}))!=null&&t.ok)return r}catch{return}}async function Qu({sources:r}){let t=null;if(r){const e=r.filter(Boolean).map(i=>Xu(i));t=(await Promise.all(e)).find(Boolean)}return t}Bs.define("stringify",r=>JSON.stringify(r)),Bs.define("nullify",r=>typeof r>"u"?null:r),Bs.define("filter",(r,t)=>{if(!t)return r;if(!Array.isArray(r))throw new Error("Data for filter must be an array");return r.filter((e,i)=>t.includes(i))}),qi.define("parse",r=>{const t=r.params[0];return typeof t=="string"?`"${t.replace(/\n/g,"\\n").replace(/\r/g,"\\r")}"`:typeof t>"u"?null:t}),qi.define("resolve-source",Jo(async r=>{const{sources:t}=r.params[0]??{},e=t==null?void 0:t.filter(Boolean),i=e==null?void 0:e.find(a=>a.includes("blob:")),s=e==null?void 0:e.find(a=>!a.includes("http")),n=i??s??await Qu({sources:t});return n?`"${n}"`:"null"},{cacheKey:([r])=>JSON.stringify(r.params[0]??{})}));const Ys=(r,t,e)=>Lu(r,t,zi({autoEscape:!1,defaultFilter:"nullify",async:!0,asyncHelpers:["resolve-source"],...e}));function mn(r=[]){var t;for(const e of r)return((t=e==null?void 0:e.node)==null?void 0:t.type)==="video"?e.node:mn(e==null?void 0:e.elements)}async function il({data:r,template:t=qu,burnCaptions:e=!1},i,s){var n,a,o;const l=(await Promise.all(t.template.content.map(async({scenes:f,root:p})=>{const g={...t.options,...r,intro:t.intro,outro:t.outro};async function m(E){return Promise.all(f.map(async({layout:T,duration:A,data:y,options:b})=>{var S,R,D;const _=y?JSON.parse(await Ys(y,{...g,root:E})):{},I=b?JSON.parse(await Ys(b,g)):{},N=(S=t.template.layouts.find(w=>w.name===T))==null?void 0:S.tree,P=JSON.parse(await Ys(N,{..._,...I})),F=await Promise.all(P.flatMap(w=>gn({element:w},i,s))),K=mn(F);return{duration:A??((R=K==null?void 0:K.meta)==null?void 0:R.duration)??0,captions:(D=K==null?void 0:K.meta)==null?void 0:D.captions,elements:F}}))}if(p){const E=JSON.parse(await Ys(p,g));return Array.isArray(E)?(await Promise.all(E.map(async T=>m(T)))).flatMap(T=>T):m(E)}return m(r)}))).flatMap(f=>f).filter(f=>f.duration>0),h=((n=t.meta)==null?void 0:n.frameRate)??30,d=((a=t.meta)==null?void 0:a.resolution)??720,c=((o=t.meta)==null?void 0:o.transitionDuration)??1/3,u=await Promise.all(l.map(async({duration:f,captions:p,elements:g},m)=>{var E,T;const A=await el(),y=await el(),b=mn(g),S=l.reduce((R,D,_)=>(_<m&&(R+=D.duration-c/2),R),0);return{draw:({canvas:R,currentTime:D})=>{const _=Math.max(0,D-S);pn({canvas:R,elements:g,currentTime:D,relativeTime:_,offscreenCanvas:A}),p&&e&&Ou({canvas:R,dx:0,dy:0,dw:R.width,dh:R.height,vttCaptions:p,relativeTime:_+((b==null?void 0:b.meta.start)??0)})},duration:f,transitionCanvas:y,start:S,video:b==null?void 0:b.video,videoMeta:b==null?void 0:b.meta,audio:{duration:f,src:(E=b==null?void 0:b.value)==null?void 0:E.src,start:(T=b==null?void 0:b.meta)==null?void 0:T.start}}}));return{scenes:u,frameRate:h,resolution:d,transitionDuration:c,fonts:t.template.fonts??[],duration:Math.max(0,...u.map(({start:f,duration:p})=>f+p))}}/**
|
39
137
|
* @license
|
40
138
|
* Copyright 2017 Google LLC
|
41
139
|
* SPDX-License-Identifier: BSD-3-Clause
|
42
|
-
*/const
|
140
|
+
*/const Qi={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},Zi=r=>(...t)=>({_$litDirective$:r,values:t});class qs{constructor(t){}get _$AU(){return this._$AM._$AU}_$AT(t,e,i){this._$Ct=t,this._$AM=e,this._$Ci=i}_$AS(t,e){return this.update(t,e)}update(t,e){return this.render(...e)}}/**
|
43
141
|
* @license
|
44
142
|
* Copyright 2018 Google LLC
|
45
143
|
* SPDX-License-Identifier: BSD-3-Clause
|
46
|
-
*/const
|
144
|
+
*/const ht=Zi(class extends qs{constructor(r){var t;if(super(r),r.type!==Qi.ATTRIBUTE||r.name!=="class"||((t=r.strings)===null||t===void 0?void 0:t.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(r){return" "+Object.keys(r).filter(t=>r[t]).join(" ")+" "}update(r,[t]){var e,i;if(this.it===void 0){this.it=new Set,r.strings!==void 0&&(this.nt=new Set(r.strings.join(" ").split(/\s/).filter(n=>n!=="")));for(const n in t)t[n]&&!(!((e=this.nt)===null||e===void 0)&&e.has(n))&&this.it.add(n);return this.render(t)}const s=r.element.classList;this.it.forEach(n=>{n in t||(s.remove(n),this.it.delete(n))});for(const n in t){const a=!!t[n];a===this.it.has(n)||!((i=this.nt)===null||i===void 0)&&i.has(n)||(a?(s.add(n),this.it.add(n)):(s.remove(n),this.it.delete(n)))}return he}});/**
|
47
145
|
* @license
|
48
146
|
* Copyright 2018 Google LLC
|
49
147
|
* SPDX-License-Identifier: BSD-3-Clause
|
50
|
-
*/const
|
148
|
+
*/const Ji=r=>r??gt;/**
|
51
149
|
* @license
|
52
150
|
* Copyright 2020 Google LLC
|
53
151
|
* SPDX-License-Identifier: BSD-3-Clause
|
54
|
-
*/const{I:
|
152
|
+
*/const{I:Zu}=yc,Ju=r=>r.strings===void 0,sl=()=>document.createComment(""),ts=(r,t,e)=>{var i;const s=r._$AA.parentNode,n=t===void 0?r._$AB:t._$AA;if(e===void 0){const a=s.insertBefore(sl(),n),o=s.insertBefore(sl(),n);e=new Zu(a,o,r,r.options)}else{const a=e._$AB.nextSibling,o=e._$AM,l=o!==r;if(l){let h;(i=e._$AQ)===null||i===void 0||i.call(e,r),e._$AM=r,e._$AP!==void 0&&(h=r._$AU)!==o._$AU&&e._$AP(h)}if(a!==n||l){let h=e._$AA;for(;h!==a;){const d=h.nextSibling;s.insertBefore(h,n),h=d}}}return e},Xe=(r,t,e=r)=>(r._$AI(t,e),r),tf={},ef=(r,t=tf)=>r._$AH=t,sf=r=>r._$AH,vn=r=>{var t;(t=r._$AP)===null||t===void 0||t.call(r,!1,!0);let e=r._$AA;const i=r._$AB.nextSibling;for(;e!==i;){const s=e.nextSibling;e.remove(),e=s}};/**
|
55
153
|
* @license
|
56
154
|
* Copyright 2017 Google LLC
|
57
155
|
* SPDX-License-Identifier: BSD-3-Clause
|
58
|
-
*/const
|
156
|
+
*/const es=(r,t)=>{var e,i;const s=r._$AN;if(s===void 0)return!1;for(const n of s)(i=(e=n)._$AO)===null||i===void 0||i.call(e,t,!1),es(n,t);return!0},zs=r=>{let t,e;do{if((t=r._$AM)===void 0)break;e=t._$AN,e.delete(r),r=t}while((e==null?void 0:e.size)===0)},rl=r=>{for(let t;t=r._$AM;r=t){let e=t._$AN;if(e===void 0)t._$AN=e=new Set;else if(e.has(r))break;e.add(r),af(t)}};function rf(r){this._$AN!==void 0?(zs(this),this._$AM=r,rl(this)):this._$AM=r}function nf(r,t=!1,e=0){const i=this._$AH,s=this._$AN;if(s!==void 0&&s.size!==0)if(t)if(Array.isArray(i))for(let n=e;n<i.length;n++)es(i[n],!1),zs(i[n]);else i!=null&&(es(i,!1),zs(i));else es(this,r)}const af=r=>{var t,e,i,s;r.type==Qi.CHILD&&((t=(i=r)._$AP)!==null&&t!==void 0||(i._$AP=nf),(e=(s=r)._$AQ)!==null&&e!==void 0||(s._$AQ=rf))};let nl=class extends qs{constructor(){super(...arguments),this._$AN=void 0}_$AT(t,e,i){super._$AT(t,e,i),rl(this),this.isConnected=t._$AU}_$AO(t,e=!0){var i,s;t!==this.isConnected&&(this.isConnected=t,t?(i=this.reconnected)===null||i===void 0||i.call(this):(s=this.disconnected)===null||s===void 0||s.call(this)),e&&(es(this,t),zs(this))}setValue(t){if(Ju(this._$Ct))this._$Ct._$AI(t,this);else{const e=[...this._$Ct._$AH];e[this._$Ci]=t,this._$Ct._$AI(e,this,0)}}disconnected(){}reconnected(){}};/**
|
59
157
|
* @license
|
60
158
|
* Copyright 2020 Google LLC
|
61
159
|
* SPDX-License-Identifier: BSD-3-Clause
|
62
|
-
*/const
|
160
|
+
*/const de=()=>new of;class of{}const yn=new WeakMap,ce=Zi(class extends nl{render(r){return gt}update(r,[t]){var e;const i=t!==this.G;return i&&this.G!==void 0&&this.ot(void 0),(i||this.rt!==this.lt)&&(this.G=t,this.ct=(e=r.options)===null||e===void 0?void 0:e.host,this.ot(this.lt=r.element)),gt}ot(r){var t;if(typeof this.G=="function"){const e=(t=this.ct)!==null&&t!==void 0?t:globalThis;let i=yn.get(e);i===void 0&&(i=new WeakMap,yn.set(e,i)),i.get(this.G)!==void 0&&this.G.call(this.ct,void 0),i.set(this.G,r),r!==void 0&&this.G.call(this.ct,r)}else this.G.value=r}get rt(){var r,t,e;return typeof this.G=="function"?(t=yn.get((r=this.ct)!==null&&r!==void 0?r:globalThis))===null||t===void 0?void 0:t.get(this.G):(e=this.G)===null||e===void 0?void 0:e.value}disconnected(){this.rt===this.lt&&this.ot(void 0)}reconnected(){this.ot(this.lt)}});var lf=is;is.flatten=is,is.unflatten=ll;function al(r){return r&&r.constructor&&typeof r.constructor.isBuffer=="function"&&r.constructor.isBuffer(r)}function ol(r){return r}function is(r,t){t=t||{};const e=t.delimiter||".",i=t.maxDepth,s=t.transformKey||ol,n={};function a(o,l,h){h=h||1,Object.keys(o).forEach(function(d){const c=o[d],u=t.safe&&Array.isArray(c),f=Object.prototype.toString.call(c),p=al(c),g=f==="[object Object]"||f==="[object Array]",m=l?l+e+s(d):s(d);if(!u&&!p&&g&&Object.keys(c).length&&(!t.maxDepth||h<i))return a(c,m,h+1);n[m]=c})}return a(r),n}function ll(r,t){t=t||{};const e=t.delimiter||".",i=t.overwrite||!1,s=t.transformKey||ol,n={};if(al(r)||Object.prototype.toString.call(r)!=="[object Object]")return r;function o(d){const c=Number(d);return isNaN(c)||d.indexOf(".")!==-1||t.object?d:c}function l(d,c,u){return Object.keys(u).reduce(function(f,p){return f[d+e+p]=u[p],f},c)}function h(d){const c=Object.prototype.toString.call(d),u=c==="[object Array]",f=c==="[object Object]";if(d){if(u)return!d.length;if(f)return!Object.keys(d).length}else return!0}return r=Object.keys(r).reduce(function(d,c){const u=Object.prototype.toString.call(r[c]);return!(u==="[object Object]"||u==="[object Array]")||h(r[c])?(d[c]=r[c],d):l(c,d,is(r[c],t))},{}),Object.keys(r).forEach(function(d){const c=d.split(e).map(s);let u=o(c.shift()),f=o(c[0]),p=n;for(;f!==void 0;){if(u==="__proto__")return;const g=Object.prototype.toString.call(p[u]),m=g==="[object Object]"||g==="[object Array]";if(!i&&!m&&typeof p[u]<"u")return;(i&&!m||!i&&p[u]==null)&&(p[u]=typeof f=="number"&&!t.object?[]:{}),p=p[u],c.length>0&&(u=o(c.shift()),f=o(c[0]))}p[u]=ll(r[d],t)}),n}const hf=un(lf);/**
|
63
161
|
* @license
|
64
162
|
* Copyright 2017 Google LLC
|
65
163
|
* SPDX-License-Identifier: BSD-3-Clause
|
66
|
-
*/const hd=Symbol();class Cr{constructor(e,t,i){this.i=0,this.status=0,this.autoRun=!0,this.o=e,this.o.addController(this);const s=typeof t=="object"?t:{task:t,args:i};this.t=s.task,this.h=s.args,this.l=s.onComplete,this.u=s.onError,s.autoRun!==void 0&&(this.autoRun=s.autoRun),this.taskComplete=new Promise((n,o)=>{this.v=n,this._=o})}hostUpdated(){this.performTask()}async performTask(){var e;const t=(e=this.h)===null||e===void 0?void 0:e.call(this);this.shouldRun(t)&&await this.run(t)}shouldRun(e){return this.autoRun&&this.k(e)}async run(e){var t,i,s;let n,o;e!=null||(e=(t=this.h)===null||t===void 0?void 0:t.call(this)),this.status!==2&&this.status!==3||(this.taskComplete=new Promise((l,c)=>{this.v=l,this._=c})),this.status=1,queueMicrotask(()=>this.o.requestUpdate());const a=++this.i;try{n=await this.t(e)}catch(l){o=l}if(this.i===a){if(n===hd)this.status=0;else{if(o===void 0){try{(i=this.l)===null||i===void 0||i.call(this,n)}catch{}this.status=2,this.v(n)}else{try{(s=this.u)===null||s===void 0||s.call(this,o)}catch{}this.status=3,this._(o)}this.m=n,this.T=o}this.o.requestUpdate()}}get value(){return this.m}get error(){return this.T}render(e){var t,i,s,n;switch(this.status){case 0:return(t=e.initial)===null||t===void 0?void 0:t.call(e);case 1:return(i=e.pending)===null||i===void 0?void 0:i.call(e);case 2:return(s=e.complete)===null||s===void 0?void 0:s.call(e,this.value);case 3:return(n=e.error)===null||n===void 0?void 0:n.call(e,this.error);default:this.status}}k(e){const t=this.p;return this.p=e,Array.isArray(e)&&Array.isArray(t)?e.length===t.length&&e.some((i,s)=>pr(i,t[s])):e!==t}}function ud(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var ko={exports:{}};(function(r,e){(function(t){var i=/^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/,s=/^(?=([^\/?#]*))\1([^]*)$/,n=/(?:\/|^)\.(?=\/)/g,o=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,a={buildAbsoluteURL:function(l,c,d){if(d=d||{},l=l.trim(),c=c.trim(),!c){if(!d.alwaysNormalize)return l;var h=a.parseURL(l);if(!h)throw new Error("Error trying to parse base URL.");return h.path=a.normalizePath(h.path),a.buildURLFromParts(h)}var u=a.parseURL(c);if(!u)throw new Error("Error trying to parse relative URL.");if(u.scheme)return d.alwaysNormalize?(u.path=a.normalizePath(u.path),a.buildURLFromParts(u)):c;var f=a.parseURL(l);if(!f)throw new Error("Error trying to parse base URL.");if(!f.netLoc&&f.path&&f.path[0]!=="/"){var g=s.exec(f.path);f.netLoc=g[1],f.path=g[2]}f.netLoc&&!f.path&&(f.path="/");var p={scheme:f.scheme,netLoc:u.netLoc,path:null,params:u.params,query:u.query,fragment:u.fragment};if(!u.netLoc&&(p.netLoc=f.netLoc,u.path[0]!=="/"))if(!u.path)p.path=f.path,u.params||(p.params=f.params,u.query||(p.query=f.query));else{var m=f.path,A=m.substring(0,m.lastIndexOf("/")+1)+u.path;p.path=a.normalizePath(A)}return p.path===null&&(p.path=d.alwaysNormalize?a.normalizePath(u.path):u.path),a.buildURLFromParts(p)},parseURL:function(l){var c=i.exec(l);return c?{scheme:c[1]||"",netLoc:c[2]||"",path:c[3]||"",params:c[4]||"",query:c[5]||"",fragment:c[6]||""}:null},normalizePath:function(l){for(l=l.split("").reverse().join("").replace(n,"");l.length!==(l=l.replace(o,"")).length;);return l.split("").reverse().join("")},buildURLFromParts:function(l){return l.scheme+l.netLoc+l.path+l.params+l.query+l.fragment}};r.exports=a})()})(ko);var wr=ko.exports;function Po(r,e){var t=Object.keys(r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);e&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(r,s).enumerable})),t.push.apply(t,i)}return t}function je(r){for(var e=1;e<arguments.length;e++){var t=arguments[e]!=null?arguments[e]:{};e%2?Po(Object(t),!0).forEach(function(i){fd(r,i,t[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(t)):Po(Object(t)).forEach(function(i){Object.defineProperty(r,i,Object.getOwnPropertyDescriptor(t,i))})}return r}function fd(r,e,t){return e=pd(e),e in r?Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):r[e]=t,r}function Ce(){return Ce=Object.assign?Object.assign.bind():function(r){for(var e=1;e<arguments.length;e++){var t=arguments[e];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(r[i]=t[i])}return r},Ce.apply(this,arguments)}function gd(r,e){if(typeof r!="object"||r===null)return r;var t=r[Symbol.toPrimitive];if(t!==void 0){var i=t.call(r,e||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(r)}function pd(r){var e=gd(r,"string");return typeof e=="symbol"?e:String(e)}const W=Number.isFinite||function(r){return typeof r=="number"&&isFinite(r)};let v=function(r){return r.MEDIA_ATTACHING="hlsMediaAttaching",r.MEDIA_ATTACHED="hlsMediaAttached",r.MEDIA_DETACHING="hlsMediaDetaching",r.MEDIA_DETACHED="hlsMediaDetached",r.BUFFER_RESET="hlsBufferReset",r.BUFFER_CODECS="hlsBufferCodecs",r.BUFFER_CREATED="hlsBufferCreated",r.BUFFER_APPENDING="hlsBufferAppending",r.BUFFER_APPENDED="hlsBufferAppended",r.BUFFER_EOS="hlsBufferEos",r.BUFFER_FLUSHING="hlsBufferFlushing",r.BUFFER_FLUSHED="hlsBufferFlushed",r.MANIFEST_LOADING="hlsManifestLoading",r.MANIFEST_LOADED="hlsManifestLoaded",r.MANIFEST_PARSED="hlsManifestParsed",r.LEVEL_SWITCHING="hlsLevelSwitching",r.LEVEL_SWITCHED="hlsLevelSwitched",r.LEVEL_LOADING="hlsLevelLoading",r.LEVEL_LOADED="hlsLevelLoaded",r.LEVEL_UPDATED="hlsLevelUpdated",r.LEVEL_PTS_UPDATED="hlsLevelPtsUpdated",r.LEVELS_UPDATED="hlsLevelsUpdated",r.AUDIO_TRACKS_UPDATED="hlsAudioTracksUpdated",r.AUDIO_TRACK_SWITCHING="hlsAudioTrackSwitching",r.AUDIO_TRACK_SWITCHED="hlsAudioTrackSwitched",r.AUDIO_TRACK_LOADING="hlsAudioTrackLoading",r.AUDIO_TRACK_LOADED="hlsAudioTrackLoaded",r.SUBTITLE_TRACKS_UPDATED="hlsSubtitleTracksUpdated",r.SUBTITLE_TRACKS_CLEARED="hlsSubtitleTracksCleared",r.SUBTITLE_TRACK_SWITCH="hlsSubtitleTrackSwitch",r.SUBTITLE_TRACK_LOADING="hlsSubtitleTrackLoading",r.SUBTITLE_TRACK_LOADED="hlsSubtitleTrackLoaded",r.SUBTITLE_FRAG_PROCESSED="hlsSubtitleFragProcessed",r.CUES_PARSED="hlsCuesParsed",r.NON_NATIVE_TEXT_TRACKS_FOUND="hlsNonNativeTextTracksFound",r.INIT_PTS_FOUND="hlsInitPtsFound",r.FRAG_LOADING="hlsFragLoading",r.FRAG_LOAD_EMERGENCY_ABORTED="hlsFragLoadEmergencyAborted",r.FRAG_LOADED="hlsFragLoaded",r.FRAG_DECRYPTED="hlsFragDecrypted",r.FRAG_PARSING_INIT_SEGMENT="hlsFragParsingInitSegment",r.FRAG_PARSING_USERDATA="hlsFragParsingUserdata",r.FRAG_PARSING_METADATA="hlsFragParsingMetadata",r.FRAG_PARSED="hlsFragParsed",r.FRAG_BUFFERED="hlsFragBuffered",r.FRAG_CHANGED="hlsFragChanged",r.FPS_DROP="hlsFpsDrop",r.FPS_DROP_LEVEL_CAPPING="hlsFpsDropLevelCapping",r.ERROR="hlsError",r.DESTROYING="hlsDestroying",r.KEY_LOADING="hlsKeyLoading",r.KEY_LOADED="hlsKeyLoaded",r.LIVE_BACK_BUFFER_REACHED="hlsLiveBackBufferReached",r.BACK_BUFFER_REACHED="hlsBackBufferReached",r}({}),q=function(r){return r.NETWORK_ERROR="networkError",r.MEDIA_ERROR="mediaError",r.KEY_SYSTEM_ERROR="keySystemError",r.MUX_ERROR="muxError",r.OTHER_ERROR="otherError",r}({}),D=function(r){return r.KEY_SYSTEM_NO_KEYS="keySystemNoKeys",r.KEY_SYSTEM_NO_ACCESS="keySystemNoAccess",r.KEY_SYSTEM_NO_SESSION="keySystemNoSession",r.KEY_SYSTEM_NO_CONFIGURED_LICENSE="keySystemNoConfiguredLicense",r.KEY_SYSTEM_LICENSE_REQUEST_FAILED="keySystemLicenseRequestFailed",r.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED="keySystemServerCertificateRequestFailed",r.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED="keySystemServerCertificateUpdateFailed",r.KEY_SYSTEM_SESSION_UPDATE_FAILED="keySystemSessionUpdateFailed",r.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED="keySystemStatusOutputRestricted",r.KEY_SYSTEM_STATUS_INTERNAL_ERROR="keySystemStatusInternalError",r.MANIFEST_LOAD_ERROR="manifestLoadError",r.MANIFEST_LOAD_TIMEOUT="manifestLoadTimeOut",r.MANIFEST_PARSING_ERROR="manifestParsingError",r.MANIFEST_INCOMPATIBLE_CODECS_ERROR="manifestIncompatibleCodecsError",r.LEVEL_EMPTY_ERROR="levelEmptyError",r.LEVEL_LOAD_ERROR="levelLoadError",r.LEVEL_LOAD_TIMEOUT="levelLoadTimeOut",r.LEVEL_PARSING_ERROR="levelParsingError",r.LEVEL_SWITCH_ERROR="levelSwitchError",r.AUDIO_TRACK_LOAD_ERROR="audioTrackLoadError",r.AUDIO_TRACK_LOAD_TIMEOUT="audioTrackLoadTimeOut",r.SUBTITLE_LOAD_ERROR="subtitleTrackLoadError",r.SUBTITLE_TRACK_LOAD_TIMEOUT="subtitleTrackLoadTimeOut",r.FRAG_LOAD_ERROR="fragLoadError",r.FRAG_LOAD_TIMEOUT="fragLoadTimeOut",r.FRAG_DECRYPT_ERROR="fragDecryptError",r.FRAG_PARSING_ERROR="fragParsingError",r.FRAG_GAP="fragGap",r.REMUX_ALLOC_ERROR="remuxAllocError",r.KEY_LOAD_ERROR="keyLoadError",r.KEY_LOAD_TIMEOUT="keyLoadTimeOut",r.BUFFER_ADD_CODEC_ERROR="bufferAddCodecError",r.BUFFER_INCOMPATIBLE_CODECS_ERROR="bufferIncompatibleCodecsError",r.BUFFER_APPEND_ERROR="bufferAppendError",r.BUFFER_APPENDING_ERROR="bufferAppendingError",r.BUFFER_STALLED_ERROR="bufferStalledError",r.BUFFER_FULL_ERROR="bufferFullError",r.BUFFER_SEEK_OVER_HOLE="bufferSeekOverHole",r.BUFFER_NUDGE_ON_STALL="bufferNudgeOnStall",r.INTERNAL_EXCEPTION="internalException",r.INTERNAL_ABORTED="aborted",r.UNKNOWN="unknown",r}({});const Qt=function(){},Lr={trace:Qt,debug:Qt,log:Qt,warn:Qt,info:Qt,error:Qt};let Xi=Lr;function md(r){const e=self.console[r];return e?e.bind(self.console,`[${r}] >`):Qt}function vd(r,...e){e.forEach(function(t){Xi[t]=r[t]?r[t].bind(r):md(t)})}function yd(r,e){if(self.console&&r===!0||typeof r=="object"){vd(r,"debug","log","info","warn","error");try{Xi.log(`Debug logs enabled for "${e}" in hls.js version 1.4.6`)}catch{Xi=Lr}}else Xi=Lr}const C=Xi,Ad=/^(\d+)x(\d+)$/,Oo=/(.+?)=(".*?"|.*?)(?:,|$)/g;class me{constructor(e){typeof e=="string"&&(e=me.parseAttrList(e));for(const t in e)e.hasOwnProperty(t)&&(t.substring(0,2)==="X-"&&(this.clientAttrs=this.clientAttrs||[],this.clientAttrs.push(t)),this[t]=e[t])}decimalInteger(e){const t=parseInt(this[e],10);return t>Number.MAX_SAFE_INTEGER?1/0:t}hexadecimalInteger(e){if(this[e]){let t=(this[e]||"0x").slice(2);t=(t.length&1?"0":"")+t;const i=new Uint8Array(t.length/2);for(let s=0;s<t.length/2;s++)i[s]=parseInt(t.slice(s*2,s*2+2),16);return i}else return null}hexadecimalIntegerAsNumber(e){const t=parseInt(this[e],16);return t>Number.MAX_SAFE_INTEGER?1/0:t}decimalFloatingPoint(e){return parseFloat(this[e])}optionalFloat(e,t){const i=this[e];return i?parseFloat(i):t}enumeratedString(e){return this[e]}bool(e){return this[e]==="YES"}decimalResolution(e){const t=Ad.exec(this[e]);if(t!==null)return{width:parseInt(t[1],10),height:parseInt(t[2],10)}}static parseAttrList(e){let t;const i={},s='"';for(Oo.lastIndex=0;(t=Oo.exec(e))!==null;){let n=t[2];n.indexOf(s)===0&&n.lastIndexOf(s)===n.length-1&&(n=n.slice(1,-1));const o=t[1].trim();i[o]=n}return i}}function bd(r){return r!=="ID"&&r!=="CLASS"&&r!=="START-DATE"&&r!=="DURATION"&&r!=="END-DATE"&&r!=="END-ON-NEXT"}function xd(r){return r==="SCTE35-OUT"||r==="SCTE35-IN"}class Mo{constructor(e,t){if(this.attr=void 0,this._startDate=void 0,this._endDate=void 0,this._badValueForSameId=void 0,t){const i=t.attr;for(const s in i)if(Object.prototype.hasOwnProperty.call(e,s)&&e[s]!==i[s]){C.warn(`DATERANGE tag attribute: "${s}" does not match for tags with ID: "${e.ID}"`),this._badValueForSameId=s;break}e=Ce(new me({}),i,e)}if(this.attr=e,this._startDate=new Date(e["START-DATE"]),"END-DATE"in this.attr){const i=new Date(this.attr["END-DATE"]);W(i.getTime())&&(this._endDate=i)}}get id(){return this.attr.ID}get class(){return this.attr.CLASS}get startDate(){return this._startDate}get endDate(){if(this._endDate)return this._endDate;const e=this.duration;return e!==null?new Date(this._startDate.getTime()+e*1e3):null}get duration(){if("DURATION"in this.attr){const e=this.attr.decimalFloatingPoint("DURATION");if(W(e))return e}else if(this._endDate)return(this._endDate.getTime()-this._startDate.getTime())/1e3;return null}get plannedDuration(){return"PLANNED-DURATION"in this.attr?this.attr.decimalFloatingPoint("PLANNED-DURATION"):null}get endOnNext(){return this.attr.bool("END-ON-NEXT")}get isValid(){return!!this.id&&!this._badValueForSameId&&W(this.startDate.getTime())&&(this.duration===null||this.duration>=0)&&(!this.endOnNext||!!this.class)}}class Es{constructor(){this.aborted=!1,this.loaded=0,this.retry=0,this.total=0,this.chunkCount=0,this.bwEstimate=0,this.loading={start:0,first:0,end:0},this.parsing={start:0,end:0},this.buffering={start:0,first:0,end:0}}}var de={AUDIO:"audio",VIDEO:"video",AUDIOVIDEO:"audiovideo"};class Fo{constructor(e){this._byteRange=null,this._url=null,this.baseurl=void 0,this.relurl=void 0,this.elementaryStreams={[de.AUDIO]:null,[de.VIDEO]:null,[de.AUDIOVIDEO]:null},this.baseurl=e}setByteRange(e,t){const i=e.split("@",2),s=[];i.length===1?s[0]=t?t.byteRangeEndOffset:0:s[0]=parseInt(i[1]),s[1]=parseInt(i[0])+s[0],this._byteRange=s}get byteRange(){return this._byteRange?this._byteRange:[]}get byteRangeStartOffset(){return this.byteRange[0]}get byteRangeEndOffset(){return this.byteRange[1]}get url(){return!this._url&&this.baseurl&&this.relurl&&(this._url=wr.buildAbsoluteURL(this.baseurl,this.relurl,{alwaysNormalize:!0})),this._url||""}set url(e){this._url=e}}class Rr extends Fo{constructor(e,t){super(t),this._decryptdata=null,this.rawProgramDateTime=null,this.programDateTime=null,this.tagList=[],this.duration=0,this.sn=0,this.levelkeys=void 0,this.type=void 0,this.loader=null,this.keyLoader=null,this.level=-1,this.cc=0,this.startPTS=void 0,this.endPTS=void 0,this.startDTS=void 0,this.endDTS=void 0,this.start=0,this.deltaPTS=void 0,this.maxStartPTS=void 0,this.minEndPTS=void 0,this.stats=new Es,this.urlId=0,this.data=void 0,this.bitrateTest=!1,this.title=null,this.initSegment=null,this.endList=void 0,this.gap=void 0,this.type=e}get decryptdata(){const{levelkeys:e}=this;if(!e&&!this._decryptdata)return null;if(!this._decryptdata&&this.levelkeys&&!this.levelkeys.NONE){const t=this.levelkeys.identity;if(t)this._decryptdata=t.getDecryptData(this.sn);else{const i=Object.keys(this.levelkeys);if(i.length===1)return this._decryptdata=this.levelkeys[i[0]].getDecryptData(this.sn)}}return this._decryptdata}get end(){return this.start+this.duration}get endProgramDateTime(){if(this.programDateTime===null||!W(this.programDateTime))return null;const e=W(this.duration)?this.duration:0;return this.programDateTime+e*1e3}get encrypted(){var e;if((e=this._decryptdata)!=null&&e.encrypted)return!0;if(this.levelkeys){const t=Object.keys(this.levelkeys),i=t.length;if(i>1||i===1&&this.levelkeys[t[0]].encrypted)return!0}return!1}setKeyFormat(e){if(this.levelkeys){const t=this.levelkeys[e];t&&!this._decryptdata&&(this._decryptdata=t.getDecryptData(this.sn))}}abortRequests(){var e,t;(e=this.loader)==null||e.abort(),(t=this.keyLoader)==null||t.abort()}setElementaryStreamInfo(e,t,i,s,n,o=!1){const{elementaryStreams:a}=this,l=a[e];if(!l){a[e]={startPTS:t,endPTS:i,startDTS:s,endDTS:n,partial:o};return}l.startPTS=Math.min(l.startPTS,t),l.endPTS=Math.max(l.endPTS,i),l.startDTS=Math.min(l.startDTS,s),l.endDTS=Math.max(l.endDTS,n)}clearElementaryStreamInfo(){const{elementaryStreams:e}=this;e[de.AUDIO]=null,e[de.VIDEO]=null,e[de.AUDIOVIDEO]=null}}class Td extends Fo{constructor(e,t,i,s,n){super(i),this.fragOffset=0,this.duration=0,this.gap=!1,this.independent=!1,this.relurl=void 0,this.fragment=void 0,this.index=void 0,this.stats=new Es,this.duration=e.decimalFloatingPoint("DURATION"),this.gap=e.bool("GAP"),this.independent=e.bool("INDEPENDENT"),this.relurl=e.enumeratedString("URI"),this.fragment=t,this.index=s;const o=e.enumeratedString("BYTERANGE");o&&this.setByteRange(o,n),n&&(this.fragOffset=n.fragOffset+n.duration)}get start(){return this.fragment.start+this.fragOffset}get end(){return this.start+this.duration}get loaded(){const{elementaryStreams:e}=this;return!!(e.audio||e.video||e.audiovideo)}}const Ed=10;class Sd{constructor(e){this.PTSKnown=!1,this.alignedSliding=!1,this.averagetargetduration=void 0,this.endCC=0,this.endSN=0,this.fragments=void 0,this.fragmentHint=void 0,this.partList=null,this.dateRanges=void 0,this.live=!0,this.ageHeader=0,this.advancedDateTime=void 0,this.updated=!0,this.advanced=!0,this.availabilityDelay=void 0,this.misses=0,this.startCC=0,this.startSN=0,this.startTimeOffset=null,this.targetduration=0,this.totalduration=0,this.type=null,this.url=void 0,this.m3u8="",this.version=null,this.canBlockReload=!1,this.canSkipUntil=0,this.canSkipDateRanges=!1,this.skippedSegments=0,this.recentlyRemovedDateranges=void 0,this.partHoldBack=0,this.holdBack=0,this.partTarget=0,this.preloadHint=void 0,this.renditionReports=void 0,this.tuneInGoal=0,this.deltaUpdateFailed=void 0,this.driftStartTime=0,this.driftEndTime=0,this.driftStart=0,this.driftEnd=0,this.encryptedFragments=void 0,this.playlistParsingError=null,this.variableList=null,this.hasVariableRefs=!1,this.fragments=[],this.encryptedFragments=[],this.dateRanges={},this.url=e}reloaded(e){if(!e){this.advanced=!0,this.updated=!0;return}const t=this.lastPartSn-e.lastPartSn,i=this.lastPartIndex-e.lastPartIndex;this.updated=this.endSN!==e.endSN||!!i||!!t,this.advanced=this.endSN>e.endSN||t>0||t===0&&i>0,this.updated||this.advanced?this.misses=Math.floor(e.misses*.6):this.misses=e.misses+1,this.availabilityDelay=e.availabilityDelay}get hasProgramDateTime(){return this.fragments.length?W(this.fragments[this.fragments.length-1].programDateTime):!1}get levelTargetDuration(){return this.averagetargetduration||this.targetduration||Ed}get drift(){const e=this.driftEndTime-this.driftStartTime;return e>0?(this.driftEnd-this.driftStart)*1e3/e:1}get edge(){return this.partEnd||this.fragmentEnd}get partEnd(){var e;return(e=this.partList)!=null&&e.length?this.partList[this.partList.length-1].end:this.fragmentEnd}get fragmentEnd(){var e;return(e=this.fragments)!=null&&e.length?this.fragments[this.fragments.length-1].end:0}get age(){return this.advancedDateTime?Math.max(Date.now()-this.advancedDateTime,0)/1e3:0}get lastPartIndex(){var e;return(e=this.partList)!=null&&e.length?this.partList[this.partList.length-1].index:-1}get lastPartSn(){var e;return(e=this.partList)!=null&&e.length?this.partList[this.partList.length-1].fragment.sn:this.endSN}}function Dr(r){return Uint8Array.from(atob(r),e=>e.charCodeAt(0))}function Id(r){const e=No(r).subarray(0,16),t=new Uint8Array(16);return t.set(e,16-e.length),t}function Cd(r){const e=function(i,s,n){const o=i[s];i[s]=i[n],i[n]=o};e(r,0,3),e(r,1,2),e(r,4,5),e(r,6,7)}function wd(r){const e=r.split(":");let t=null;if(e[0]==="data"&&e.length===2){const i=e[1].split(";"),s=i[i.length-1].split(",");if(s.length===2){const n=s[0]==="base64",o=s[1];n?(i.splice(-1,1),t=Dr(o)):t=Id(o)}}return t}function No(r){return Uint8Array.from(unescape(encodeURIComponent(r)),e=>e.charCodeAt(0))}var ve={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.fps",PLAYREADY:"com.microsoft.playready",WIDEVINE:"com.widevine.alpha"},ze={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.streamingkeydelivery",PLAYREADY:"com.microsoft.playready",WIDEVINE:"urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"};function Bo(r){switch(r){case ze.FAIRPLAY:return ve.FAIRPLAY;case ze.PLAYREADY:return ve.PLAYREADY;case ze.WIDEVINE:return ve.WIDEVINE;case ze.CLEARKEY:return ve.CLEARKEY}}var Uo={WIDEVINE:"edef8ba979d64acea3c827dcd51d21ed"};function Ld(r){if(r===Uo.WIDEVINE)return ve.WIDEVINE}function Ho(r){switch(r){case ve.FAIRPLAY:return ze.FAIRPLAY;case ve.PLAYREADY:return ze.PLAYREADY;case ve.WIDEVINE:return ze.WIDEVINE;case ve.CLEARKEY:return ze.CLEARKEY}}function kr(r){const{drmSystems:e,widevineLicenseUrl:t}=r,i=e?[ve.FAIRPLAY,ve.WIDEVINE,ve.PLAYREADY,ve.CLEARKEY].filter(s=>!!e[s]):[];return!i[ve.WIDEVINE]&&t&&i.push(ve.WIDEVINE),i}const Go=function(){return typeof self<"u"&&self.navigator&&self.navigator.requestMediaKeySystemAccess?self.navigator.requestMediaKeySystemAccess.bind(self.navigator):null}();function Rd(r,e,t,i){let s;switch(r){case ve.FAIRPLAY:s=["cenc","sinf"];break;case ve.WIDEVINE:case ve.PLAYREADY:s=["cenc"];break;case ve.CLEARKEY:s=["cenc","keyids"];break;default:throw new Error(`Unknown key-system: ${r}`)}return Dd(s,e,t,i)}function Dd(r,e,t,i){return[{initDataTypes:r,persistentState:i.persistentState||"not-allowed",distinctiveIdentifier:i.distinctiveIdentifier||"not-allowed",sessionTypes:i.sessionTypes||[i.sessionType||"temporary"],audioCapabilities:e.map(n=>({contentType:`audio/mp4; codecs="${n}"`,robustness:i.audioRobustness||"",encryptionScheme:i.audioEncryptionScheme||null})),videoCapabilities:t.map(n=>({contentType:`video/mp4; codecs="${n}"`,robustness:i.videoRobustness||"",encryptionScheme:i.videoEncryptionScheme||null}))}]}function _t(r,e,t){return Uint8Array.prototype.slice?r.slice(e,t):new Uint8Array(Array.prototype.slice.call(r,e,t))}const Pr=(r,e)=>e+10<=r.length&&r[e]===73&&r[e+1]===68&&r[e+2]===51&&r[e+3]<255&&r[e+4]<255&&r[e+6]<128&&r[e+7]<128&&r[e+8]<128&&r[e+9]<128,Vo=(r,e)=>e+10<=r.length&&r[e]===51&&r[e+1]===68&&r[e+2]===73&&r[e+3]<255&&r[e+4]<255&&r[e+6]<128&&r[e+7]<128&&r[e+8]<128&&r[e+9]<128,Ss=(r,e)=>{const t=e;let i=0;for(;Pr(r,e);){i+=10;const s=Is(r,e+6);i+=s,Vo(r,e+10)&&(i+=10),e+=i}if(i>0)return r.subarray(t,t+i)},Is=(r,e)=>{let t=0;return t=(r[e]&127)<<21,t|=(r[e+1]&127)<<14,t|=(r[e+2]&127)<<7,t|=r[e+3]&127,t},kd=(r,e)=>Pr(r,e)&&Is(r,e+6)+10<=r.length-e,Pd=r=>{const e=zo(r);for(let t=0;t<e.length;t++){const i=e[t];if(jo(i))return Ud(i)}},jo=r=>r&&r.key==="PRIV"&&r.info==="com.apple.streaming.transportStreamTimestamp",Od=r=>{const e=String.fromCharCode(r[0],r[1],r[2],r[3]),t=Is(r,4),i=10;return{type:e,size:t,data:r.subarray(i,i+t)}},zo=r=>{let e=0;const t=[];for(;Pr(r,e);){const i=Is(r,e+6);e+=10;const s=e+i;for(;e+8<s;){const n=Od(r.subarray(e)),o=Md(n);o&&t.push(o),e+=n.size+10}Vo(r,e)&&(e+=10)}return t},Md=r=>r.type==="PRIV"?Fd(r):r.type[0]==="W"?Bd(r):Nd(r),Fd=r=>{if(r.size<2)return;const e=ft(r.data,!0),t=new Uint8Array(r.data.subarray(e.length+1));return{key:r.type,info:e,data:t.buffer}},Nd=r=>{if(r.size<2)return;if(r.type==="TXXX"){let t=1;const i=ft(r.data.subarray(t),!0);t+=i.length+1;const s=ft(r.data.subarray(t));return{key:r.type,info:i,data:s}}const e=ft(r.data.subarray(1));return{key:r.type,data:e}},Bd=r=>{if(r.type==="WXXX"){if(r.size<2)return;let t=1;const i=ft(r.data.subarray(t),!0);t+=i.length+1;const s=ft(r.data.subarray(t));return{key:r.type,info:i,data:s}}const e=ft(r.data);return{key:r.type,data:e}},Ud=r=>{if(r.data.byteLength===8){const e=new Uint8Array(r.data),t=e[3]&1;let i=(e[4]<<23)+(e[5]<<15)+(e[6]<<7)+e[7];return i/=45,t&&(i+=4772185884e-2),Math.round(i)}},ft=(r,e=!1)=>{const t=Hd();if(t){const c=t.decode(r);if(e){const d=c.indexOf("\0");return d!==-1?c.substring(0,d):c}return c.replace(/\0/g,"")}const i=r.length;let s,n,o,a="",l=0;for(;l<i;){if(s=r[l++],s===0&&e)return a;if(s===0||s===3)continue;switch(s>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:a+=String.fromCharCode(s);break;case 12:case 13:n=r[l++],a+=String.fromCharCode((s&31)<<6|n&63);break;case 14:n=r[l++],o=r[l++],a+=String.fromCharCode((s&15)<<12|(n&63)<<6|(o&63)<<0);break}}return a};let Or;function Hd(){return!Or&&typeof self.TextDecoder<"u"&&(Or=new self.TextDecoder("utf-8")),Or}const gt={hexDump:function(r){let e="";for(let t=0;t<r.length;t++){let i=r[t].toString(16);i.length<2&&(i="0"+i),e+=i}return e}},Cs=Math.pow(2,32)-1,Gd=[].push,Wo={video:1,audio:2,id3:3,text:4};function De(r){return String.fromCharCode.apply(null,r)}function Yo(r,e){const t=r[e]<<8|r[e+1];return t<0?65536+t:t}function _(r,e){const t=Ko(r,e);return t<0?4294967296+t:t}function Ko(r,e){return r[e]<<24|r[e+1]<<16|r[e+2]<<8|r[e+3]}function Mr(r,e,t){r[e]=t>>24,r[e+1]=t>>16&255,r[e+2]=t>>8&255,r[e+3]=t&255}function re(r,e){const t=[];if(!e.length)return t;const i=r.byteLength;for(let s=0;s<i;){const n=_(r,s),o=De(r.subarray(s+4,s+8)),a=n>1?s+n:i;if(o===e[0])if(e.length===1)t.push(r.subarray(s+8,a));else{const l=re(r.subarray(s+8,a),e.slice(1));l.length&&Gd.apply(t,l)}s=a}return t}function Vd(r){const e=[],t=r[0];let i=8;const s=_(r,i);i+=4;const n=0,o=0;t===0?i+=8:i+=16,i+=2;let a=r.length+o;const l=Yo(r,i);i+=2;for(let c=0;c<l;c++){let d=i;const h=_(r,d);d+=4;const u=h&2147483647;if((h&2147483648)>>>31===1)return C.warn("SIDX has hierarchical references (not supported)"),null;const g=_(r,d);d+=4,e.push({referenceSize:u,subsegmentDuration:g,info:{duration:g/s,start:a,end:a+u-1}}),a+=u,d+=4,i=d}return{earliestPresentationTime:n,timescale:s,version:t,referencesCount:l,references:e}}function Xo(r){const e=[],t=re(r,["moov","trak"]);for(let s=0;s<t.length;s++){const n=t[s],o=re(n,["tkhd"])[0];if(o){let a=o[0],l=a===0?12:20;const c=_(o,l),d=re(n,["mdia","mdhd"])[0];if(d){a=d[0],l=a===0?12:20;const h=_(d,l),u=re(n,["mdia","hdlr"])[0];if(u){const f=De(u.subarray(8,12)),g={soun:de.AUDIO,vide:de.VIDEO}[f];if(g){const p=re(n,["mdia","minf","stbl","stsd"])[0];let m;p&&(m=De(p.subarray(12,16))),e[c]={timescale:h,type:g},e[g]={timescale:h,id:c,codec:m}}}}}}return re(r,["moov","mvex","trex"]).forEach(s=>{const n=_(s,4),o=e[n];o&&(o.default={duration:_(s,12),flags:_(s,20)})}),e}function jd(r,e){if(!r||!e)return r;const t=e.keyId;return t&&e.isCommonEncryption&&re(r,["moov","trak"]).forEach(s=>{const o=re(s,["mdia","minf","stbl","stsd"])[0].subarray(8);let a=re(o,["enca"]);const l=a.length>0;l||(a=re(o,["encv"])),a.forEach(c=>{const d=l?c.subarray(28):c.subarray(78);re(d,["sinf"]).forEach(u=>{const f=qo(u);if(f){const g=f.subarray(8,24);g.some(p=>p!==0)||(C.log(`[eme] Patching keyId in 'enc${l?"a":"v"}>sinf>>tenc' box: ${gt.hexDump(g)} -> ${gt.hexDump(t)}`),f.set(t,8))}})})}),r}function qo(r){const e=re(r,["schm"])[0];if(e){const t=De(e.subarray(4,8));if(t==="cbcs"||t==="cenc")return re(r,["schi","tenc"])[0]}return C.error("[eme] missing 'schm' box"),null}function zd(r,e){return re(e,["moof","traf"]).reduce((t,i)=>{const s=re(i,["tfdt"])[0],n=s[0],o=re(i,["tfhd"]).reduce((a,l)=>{const c=_(l,4),d=r[c];if(d){let h=_(s,4);if(n===1){if(h===Cs)return C.warn("[mp4-demuxer]: Ignoring assumed invalid signed 64-bit track fragment decode time"),a;h*=Cs+1,h+=_(s,8)}const u=d.timescale||9e4,f=h/u;if(isFinite(f)&&(a===null||f<a))return f}return a},null);return o!==null&&isFinite(o)&&(t===null||o<t)?o:t},null)}function Wd(r,e){let t=0,i=0,s=0;const n=re(r,["moof","traf"]);for(let o=0;o<n.length;o++){const a=n[o],l=re(a,["tfhd"])[0],c=_(l,4),d=e[c];if(!d)continue;const h=d.default,u=_(l,0)|(h==null?void 0:h.flags);let f=h==null?void 0:h.duration;u&8&&(u&2?f=_(l,12):f=_(l,8));const g=d.timescale||9e4,p=re(a,["trun"]);for(let m=0;m<p.length;m++){if(t=Yd(p[m]),!t&&f){const A=_(p[m],4);t=f*A}d.type===de.VIDEO?i+=t/g:d.type===de.AUDIO&&(s+=t/g)}}if(i===0&&s===0){let o=0;const a=re(r,["sidx"]);for(let l=0;l<a.length;l++){const c=Vd(a[l]);c!=null&&c.references&&(o+=c.references.reduce((d,h)=>d+h.info.duration||0,0))}return o}return i||s}function Yd(r){const e=_(r,0);let t=8;e&1&&(t+=4),e&4&&(t+=4);let i=0;const s=_(r,4);for(let n=0;n<s;n++){if(e&256){const o=_(r,t);i+=o,t+=4}e&512&&(t+=4),e&1024&&(t+=4),e&2048&&(t+=4)}return i}function Kd(r,e,t){re(e,["moof","traf"]).forEach(i=>{re(i,["tfhd"]).forEach(s=>{const n=_(s,4),o=r[n];if(!o)return;const a=o.timescale||9e4;re(i,["tfdt"]).forEach(l=>{const c=l[0];let d=_(l,4);if(c===0)d-=t*a,d=Math.max(d,0),Mr(l,4,d);else{d*=Math.pow(2,32),d+=_(l,8),d-=t*a,d=Math.max(d,0);const h=Math.floor(d/(Cs+1)),u=Math.floor(d%(Cs+1));Mr(l,4,h),Mr(l,8,u)}})})})}function Xd(r){const e={valid:null,remainder:null},t=re(r,["moof"]);if(t){if(t.length<2)return e.remainder=r,e}else return e;const i=t[t.length-1];return e.valid=_t(r,0,i.byteOffset-8),e.remainder=_t(r,i.byteOffset-8),e}function $t(r,e){const t=new Uint8Array(r.length+e.length);return t.set(r),t.set(e,r.length),t}function Zo(r,e){const t=[],i=e.samples,s=e.timescale,n=e.id;let o=!1;return re(i,["moof"]).map(l=>{const c=l.byteOffset-8;re(l,["traf"]).map(h=>{const u=re(h,["tfdt"]).map(f=>{const g=f[0];let p=_(f,4);return g===1&&(p*=Math.pow(2,32),p+=_(f,8)),p/s})[0];return u!==void 0&&(r=u),re(h,["tfhd"]).map(f=>{const g=_(f,4),p=_(f,0)&16777215,m=(p&1)!==0,A=(p&2)!==0,x=(p&8)!==0;let b=0;const y=(p&16)!==0;let T=0;const E=(p&32)!==0;let S=8;g===n&&(m&&(S+=8),A&&(S+=4),x&&(b=_(f,S),S+=4),y&&(T=_(f,S),S+=4),E&&(S+=4),e.type==="video"&&(o=qd(e.codec)),re(h,["trun"]).map(R=>{const w=R[0],I=_(R,0)&16777215,O=(I&1)!==0;let P=0;const B=(I&4)!==0,J=(I&256)!==0;let H=0;const V=(I&512)!==0;let j=0;const F=(I&1024)!==0,U=(I&2048)!==0;let Q=0;const Y=_(R,4);let z=8;O&&(P=_(R,z),z+=4),B&&(z+=4);let K=P+c;for(let X=0;X<Y;X++){if(J?(H=_(R,z),z+=4):H=b,V?(j=_(R,z),z+=4):j=T,F&&(z+=4),U&&(w===0?Q=_(R,z):Q=Ko(R,z),z+=4),e.type===de.VIDEO){let ie=0;for(;ie<j;){const ee=_(i,K);if(K+=4,Zd(o,i[K])){const ne=i.subarray(K,K+ee);Jo(ne,o?2:1,r+Q/s,t)}K+=ee,ie+=ee+4}}r+=H/s}}))})})}),t}function qd(r){if(!r)return!1;const e=r.indexOf("."),t=e<0?r:r.substring(0,e);return t==="hvc1"||t==="hev1"||t==="dvh1"||t==="dvhe"}function Zd(r,e){if(r){const t=e>>1&63;return t===39||t===40}else return(e&31)===6}function Jo(r,e,t,i){const s=Qo(r);let n=0;n+=e;let o=0,a=0,l=!1,c=0;for(;n<s.length;){o=0;do{if(n>=s.length)break;c=s[n++],o+=c}while(c===255);a=0;do{if(n>=s.length)break;c=s[n++],a+=c}while(c===255);const d=s.length-n;if(!l&&o===4&&n<s.length){if(l=!0,s[n++]===181){const u=Yo(s,n);if(n+=2,u===49){const f=_(s,n);if(n+=4,f===1195456820){const g=s[n++];if(g===3){const p=s[n++],m=31&p,A=64&p,x=A?2+m*3:0,b=new Uint8Array(x);if(A){b[0]=p;for(let y=1;y<x;y++)b[y]=s[n++]}i.push({type:g,payloadType:o,pts:t,bytes:b})}}}}}else if(o===5&&a<d){if(l=!0,a>16){const h=[];for(let g=0;g<16;g++){const p=s[n++].toString(16);h.push(p.length==1?"0"+p:p),(g===3||g===5||g===7||g===9)&&h.push("-")}const u=a-16,f=new Uint8Array(u);for(let g=0;g<u;g++)f[g]=s[n++];i.push({payloadType:o,pts:t,uuid:h.join(""),userData:ft(f),userDataBytes:f})}}else if(a<d)n+=a;else if(a>d)break}}function Qo(r){const e=r.byteLength,t=[];let i=1;for(;i<e-2;)r[i]===0&&r[i+1]===0&&r[i+2]===3?(t.push(i+2),i+=2):i++;if(t.length===0)return r;const s=e-t.length,n=new Uint8Array(s);let o=0;for(i=0;i<s;o++,i++)o===t[0]&&(o++,t.shift()),n[i]=r[o];return n}function Jd(r){const e=r[0];let t="",i="",s=0,n=0,o=0,a=0,l=0,c=0;if(e===0){for(;De(r.subarray(c,c+1))!=="\0";)t+=De(r.subarray(c,c+1)),c+=1;for(t+=De(r.subarray(c,c+1)),c+=1;De(r.subarray(c,c+1))!=="\0";)i+=De(r.subarray(c,c+1)),c+=1;i+=De(r.subarray(c,c+1)),c+=1,s=_(r,12),n=_(r,16),a=_(r,20),l=_(r,24),c=28}else if(e===1){c+=4,s=_(r,c),c+=4;const h=_(r,c);c+=4;const u=_(r,c);for(c+=4,o=4294967296*h+u,Number.isSafeInteger(o)||(o=Number.MAX_SAFE_INTEGER,C.warn("Presentation time exceeds safe integer limit and wrapped to max safe integer in parsing emsg box")),a=_(r,c),c+=4,l=_(r,c),c+=4;De(r.subarray(c,c+1))!=="\0";)t+=De(r.subarray(c,c+1)),c+=1;for(t+=De(r.subarray(c,c+1)),c+=1;De(r.subarray(c,c+1))!=="\0";)i+=De(r.subarray(c,c+1)),c+=1;i+=De(r.subarray(c,c+1)),c+=1}const d=r.subarray(c,r.byteLength);return{schemeIdUri:t,value:i,timeScale:s,presentationTime:o,presentationTimeDelta:n,eventDuration:a,id:l,payload:d}}function Qd(r,...e){const t=e.length;let i=8,s=t;for(;s--;)i+=e[s].byteLength;const n=new Uint8Array(i);for(n[0]=i>>24&255,n[1]=i>>16&255,n[2]=i>>8&255,n[3]=i&255,n.set(r,4),s=0,i=8;s<t;s++)n.set(e[s],i),i+=e[s].byteLength;return n}function _d(r,e,t){if(r.byteLength!==16)throw new RangeError("Invalid system id");let i,s;if(e){i=1,s=new Uint8Array(e.length*16);for(let a=0;a<e.length;a++){const l=e[a];if(l.byteLength!==16)throw new RangeError("Invalid key");s.set(l,a*16)}}else i=0,s=new Uint8Array;let n;i>0?(n=new Uint8Array(4),e.length>0&&new DataView(n.buffer).setUint32(0,e.length,!1)):n=new Uint8Array;const o=new Uint8Array(4);return t&&t.byteLength>0&&new DataView(o.buffer).setUint32(0,t.byteLength,!1),Qd([112,115,115,104],new Uint8Array([i,0,0,0]),r,n,s,o,t||new Uint8Array)}function $d(r){if(!(r instanceof ArrayBuffer)||r.byteLength<32)return null;const e={version:0,systemId:"",kids:null,data:null},t=new DataView(r),i=t.getUint32(0);if(r.byteLength!==i&&i>44||t.getUint32(4)!==1886614376||(e.version=t.getUint32(8)>>>24,e.version>1))return null;e.systemId=gt.hexDump(new Uint8Array(r,12,16));const n=t.getUint32(28);if(e.version===0){if(i-32<n)return null;e.data=new Uint8Array(r,32,n)}else if(e.version===1){e.kids=[];for(let o=0;o<n;o++)e.kids.push(new Uint8Array(r,32+o*16,16))}return e}let ws={};class qi{static clearKeyUriToKeyIdMap(){ws={}}constructor(e,t,i,s=[1],n=null){this.uri=void 0,this.method=void 0,this.keyFormat=void 0,this.keyFormatVersions=void 0,this.encrypted=void 0,this.isCommonEncryption=void 0,this.iv=null,this.key=null,this.keyId=null,this.pssh=null,this.method=e,this.uri=t,this.keyFormat=i,this.keyFormatVersions=s,this.iv=n,this.encrypted=e?e!=="NONE":!1,this.isCommonEncryption=this.encrypted&&e!=="AES-128"}isSupported(){if(this.method){if(this.method==="AES-128"||this.method==="NONE")return!0;if(this.keyFormat==="identity")return this.method==="SAMPLE-AES";switch(this.keyFormat){case ze.FAIRPLAY:case ze.WIDEVINE:case ze.PLAYREADY:case ze.CLEARKEY:return["ISO-23001-7","SAMPLE-AES","SAMPLE-AES-CENC","SAMPLE-AES-CTR"].indexOf(this.method)!==-1}}return!1}getDecryptData(e){if(!this.encrypted||!this.uri)return null;if(this.method==="AES-128"&&this.uri&&!this.iv){typeof e!="number"&&(this.method==="AES-128"&&!this.iv&&C.warn(`missing IV for initialization segment with method="${this.method}" - compliance issue`),e=0);const i=eh(e);return new qi(this.method,this.uri,"identity",this.keyFormatVersions,i)}const t=wd(this.uri);if(t)switch(this.keyFormat){case ze.WIDEVINE:this.pssh=t,t.length>=22&&(this.keyId=t.subarray(t.length-22,t.length-6));break;case ze.PLAYREADY:{const i=new Uint8Array([154,4,240,121,152,64,66,134,171,146,230,91,224,136,95,149]);this.pssh=_d(i,null,t);const s=new Uint16Array(t.buffer,t.byteOffset,t.byteLength/2),n=String.fromCharCode.apply(null,Array.from(s)),o=n.substring(n.indexOf("<"),n.length),c=new DOMParser().parseFromString(o,"text/xml").getElementsByTagName("KID")[0];if(c){const d=c.childNodes[0]?c.childNodes[0].nodeValue:c.getAttribute("VALUE");if(d){const h=Dr(d).subarray(0,16);Cd(h),this.keyId=h}}break}default:{let i=t.subarray(0,16);if(i.length!==16){const s=new Uint8Array(16);s.set(i,16-i.length),i=s}this.keyId=i;break}}if(!this.keyId||this.keyId.byteLength!==16){let i=ws[this.uri];if(!i){const s=Object.keys(ws).length%Number.MAX_SAFE_INTEGER;i=new Uint8Array(16),new DataView(i.buffer,12,4).setUint32(0,s),ws[this.uri]=i}this.keyId=i}return this}}function eh(r){const e=new Uint8Array(16);for(let t=12;t<16;t++)e[t]=r>>8*(15-t)&255;return e}const _o=/\{\$([a-zA-Z0-9-_]+)\}/g;function $o(r){return _o.test(r)}function We(r,e,t){if(r.variableList!==null||r.hasVariableRefs)for(let i=t.length;i--;){const s=t[i],n=e[s];n&&(e[s]=Fr(r,n))}}function Fr(r,e){if(r.variableList!==null||r.hasVariableRefs){const t=r.variableList;return e.replace(_o,i=>{const s=i.substring(2,i.length-1),n=t==null?void 0:t[s];return n===void 0?(r.playlistParsingError||(r.playlistParsingError=new Error(`Missing preceding EXT-X-DEFINE tag for Variable Reference: "${s}"`)),i):n})}return e}function ea(r,e,t){let i=r.variableList;i||(r.variableList=i={});let s,n;if("QUERYPARAM"in e){s=e.QUERYPARAM;try{const o=new self.URL(t).searchParams;if(o.has(s))n=o.get(s);else throw new Error(`"${s}" does not match any query parameter in URI: "${t}"`)}catch(o){r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE QUERYPARAM: ${o.message}`))}}else s=e.NAME,n=e.VALUE;s in i?r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE duplicate Variable Name declarations: "${s}"`)):i[s]=n||""}function th(r,e,t){const i=e.IMPORT;if(t&&i in t){let s=r.variableList;s||(r.variableList=s={}),s[i]=t[i]}else r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE IMPORT attribute not found in Multivariant Playlist: "${i}"`))}function Ls(){if(!(typeof self>"u"))return self.MediaSource||self.WebKitMediaSource}const ih={audio:{a3ds:!0,"ac-3":!0,"ac-4":!0,alac:!0,alaw:!0,dra1:!0,"dts+":!0,"dts-":!0,dtsc:!0,dtse:!0,dtsh:!0,"ec-3":!0,enca:!0,g719:!0,g726:!0,m4ae:!0,mha1:!0,mha2:!0,mhm1:!0,mhm2:!0,mlpa:!0,mp4a:!0,"raw ":!0,Opus:!0,opus:!0,samr:!0,sawb:!0,sawp:!0,sevc:!0,sqcp:!0,ssmv:!0,twos:!0,ulaw:!0},video:{avc1:!0,avc2:!0,avc3:!0,avc4:!0,avcp:!0,av01:!0,drac:!0,dva1:!0,dvav:!0,dvh1:!0,dvhe:!0,encv:!0,hev1:!0,hvc1:!0,mjp2:!0,mp4v:!0,mvc1:!0,mvc2:!0,mvc3:!0,mvc4:!0,resv:!0,rv60:!0,s263:!0,svc1:!0,svc2:!0,"vc-1":!0,vp08:!0,vp09:!0},text:{stpp:!0,wvtt:!0}},ta=Ls();function sh(r,e){const t=ih[e];return!!t&&t[r.slice(0,4)]===!0}function Nr(r,e){var t;return(t=ta==null?void 0:ta.isTypeSupported(`${e||"video"}/mp4;codecs="${r}"`))!=null?t:!1}const ia=/#EXT-X-STREAM-INF:([^\r\n]*)(?:[\r\n](?:#[^\r\n]*)?)*([^\r\n]+)|#EXT-X-(SESSION-DATA|SESSION-KEY|DEFINE|CONTENT-STEERING|START):([^\r\n]*)[\r\n]+/g,sa=/#EXT-X-MEDIA:(.*)/g,rh=/^#EXT(?:INF|-X-TARGETDURATION):/m,ra=new RegExp([/#EXTINF:\s*(\d*(?:\.\d+)?)(?:,(.*)\s+)?/.source,/(?!#) *(\S[\S ]*)/.source,/#EXT-X-BYTERANGE:*(.+)/.source,/#EXT-X-PROGRAM-DATE-TIME:(.+)/.source,/#.*/.source].join("|"),"g"),nh=new RegExp([/#(EXTM3U)/.source,/#EXT-X-(DATERANGE|DEFINE|KEY|MAP|PART|PART-INF|PLAYLIST-TYPE|PRELOAD-HINT|RENDITION-REPORT|SERVER-CONTROL|SKIP|START):(.+)/.source,/#EXT-X-(BITRATE|DISCONTINUITY-SEQUENCE|MEDIA-SEQUENCE|TARGETDURATION|VERSION): *(\d+)/.source,/#EXT-X-(DISCONTINUITY|ENDLIST|GAP)/.source,/(#)([^:]*):(.*)/.source,/(#)(.*)(?:.*)\r?\n?/.source].join("|"));class at{static findGroup(e,t){for(let i=0;i<e.length;i++){const s=e[i];if(s.id===t)return s}}static convertAVC1ToAVCOTI(e){const t=e.split(".");if(t.length>2){let i=t.shift()+".";return i+=parseInt(t.shift()).toString(16),i+=("000"+parseInt(t.shift()).toString(16)).slice(-4),i}return e}static resolve(e,t){return wr.buildAbsoluteURL(t,e,{alwaysNormalize:!0})}static isMediaPlaylist(e){return rh.test(e)}static parseMasterPlaylist(e,t){const i=$o(e),s={contentSteering:null,levels:[],playlistParsingError:null,sessionData:null,sessionKeys:null,startTimeOffset:null,variableList:null,hasVariableRefs:i},n=[];ia.lastIndex=0;let o;for(;(o=ia.exec(e))!=null;)if(o[1]){var a;const c=new me(o[1]);We(s,c,["CODECS","SUPPLEMENTAL-CODECS","ALLOWED-CPC","PATHWAY-ID","STABLE-VARIANT-ID","AUDIO","VIDEO","SUBTITLES","CLOSED-CAPTIONS","NAME"]);const d=Fr(s,o[2]),h={attrs:c,bitrate:c.decimalInteger("AVERAGE-BANDWIDTH")||c.decimalInteger("BANDWIDTH"),name:c.NAME,url:at.resolve(d,t)},u=c.decimalResolution("RESOLUTION");u&&(h.width=u.width,h.height=u.height),oh((c.CODECS||"").split(/[ ,]+/).filter(f=>f),h),h.videoCodec&&h.videoCodec.indexOf("avc1")!==-1&&(h.videoCodec=at.convertAVC1ToAVCOTI(h.videoCodec)),(a=h.unknownCodecs)!=null&&a.length||n.push(h),s.levels.push(h)}else if(o[3]){const c=o[3],d=o[4];switch(c){case"SESSION-DATA":{const h=new me(d);We(s,h,["DATA-ID","LANGUAGE","VALUE","URI"]);const u=h["DATA-ID"];u&&(s.sessionData===null&&(s.sessionData={}),s.sessionData[u]=h);break}case"SESSION-KEY":{const h=na(d,t,s);h.encrypted&&h.isSupported()?(s.sessionKeys===null&&(s.sessionKeys=[]),s.sessionKeys.push(h)):C.warn(`[Keys] Ignoring invalid EXT-X-SESSION-KEY tag: "${d}"`);break}case"DEFINE":{{const h=new me(d);We(s,h,["NAME","VALUE","QUERYPARAM"]),ea(s,h,t)}break}case"CONTENT-STEERING":{const h=new me(d);We(s,h,["SERVER-URI","PATHWAY-ID"]),s.contentSteering={uri:at.resolve(h["SERVER-URI"],t),pathwayId:h["PATHWAY-ID"]||"."};break}case"START":{s.startTimeOffset=oa(d);break}}}const l=n.length>0&&n.length<s.levels.length;return s.levels=l?n:s.levels,s.levels.length===0&&(s.playlistParsingError=new Error("no levels found in manifest")),s}static parseMasterPlaylistMedia(e,t,i){let s;const n={},o=i.levels,a={AUDIO:o.map(c=>({id:c.attrs.AUDIO,audioCodec:c.audioCodec})),SUBTITLES:o.map(c=>({id:c.attrs.SUBTITLES,textCodec:c.textCodec})),"CLOSED-CAPTIONS":[]};let l=0;for(sa.lastIndex=0;(s=sa.exec(e))!==null;){const c=new me(s[1]),d=c.TYPE;if(d){const h=a[d],u=n[d]||[];n[d]=u,We(i,c,["URI","GROUP-ID","LANGUAGE","ASSOC-LANGUAGE","STABLE-RENDITION-ID","NAME","INSTREAM-ID","CHARACTERISTICS","CHANNELS"]);const f={attrs:c,bitrate:0,id:l++,groupId:c["GROUP-ID"]||"",instreamId:c["INSTREAM-ID"],name:c.NAME||c.LANGUAGE||"",type:d,default:c.bool("DEFAULT"),autoselect:c.bool("AUTOSELECT"),forced:c.bool("FORCED"),lang:c.LANGUAGE,url:c.URI?at.resolve(c.URI,t):""};if(h!=null&&h.length){const g=at.findGroup(h,f.groupId)||h[0];aa(f,g,"audioCodec"),aa(f,g,"textCodec")}u.push(f)}}return n}static parseLevelPlaylist(e,t,i,s,n,o){const a=new Sd(t),l=a.fragments;let c=null,d=0,h=0,u=0,f=0,g=null,p=new Rr(s,t),m,A,x,b=-1,y=!1;for(ra.lastIndex=0,a.m3u8=e,a.hasVariableRefs=$o(e);(m=ra.exec(e))!==null;){y&&(y=!1,p=new Rr(s,t),p.start=u,p.sn=d,p.cc=f,p.level=i,c&&(p.initSegment=c,p.rawProgramDateTime=c.rawProgramDateTime,c.rawProgramDateTime=null));const R=m[1];if(R){p.duration=parseFloat(R);const w=(" "+m[2]).slice(1);p.title=w||null,p.tagList.push(w?["INF",R,w]:["INF",R])}else if(m[3]){if(W(p.duration)){p.start=u,x&&da(p,x,a),p.sn=d,p.level=i,p.cc=f,p.urlId=n,l.push(p);const w=(" "+m[3]).slice(1);p.relurl=Fr(a,w),la(p,g),g=p,u+=p.duration,d++,h=0,y=!0}}else if(m[4]){const w=(" "+m[4]).slice(1);g?p.setByteRange(w,g):p.setByteRange(w)}else if(m[5])p.rawProgramDateTime=(" "+m[5]).slice(1),p.tagList.push(["PROGRAM-DATE-TIME",p.rawProgramDateTime]),b===-1&&(b=l.length);else{if(m=m[0].match(nh),!m){C.warn("No matches on slow regex match for level playlist!");continue}for(A=1;A<m.length&&!(typeof m[A]<"u");A++);const w=(" "+m[A]).slice(1),I=(" "+m[A+1]).slice(1),O=m[A+2]?(" "+m[A+2]).slice(1):"";switch(w){case"PLAYLIST-TYPE":a.type=I.toUpperCase();break;case"MEDIA-SEQUENCE":d=a.startSN=parseInt(I);break;case"SKIP":{const P=new me(I);We(a,P,["RECENTLY-REMOVED-DATERANGES"]);const B=P.decimalInteger("SKIPPED-SEGMENTS");if(W(B)){a.skippedSegments=B;for(let H=B;H--;)l.unshift(null);d+=B}const J=P.enumeratedString("RECENTLY-REMOVED-DATERANGES");J&&(a.recentlyRemovedDateranges=J.split(" "));break}case"TARGETDURATION":a.targetduration=Math.max(parseInt(I),1);break;case"VERSION":a.version=parseInt(I);break;case"EXTM3U":break;case"ENDLIST":a.live=!1;break;case"#":(I||O)&&p.tagList.push(O?[I,O]:[I]);break;case"DISCONTINUITY":f++,p.tagList.push(["DIS"]);break;case"GAP":p.gap=!0,p.tagList.push([w]);break;case"BITRATE":p.tagList.push([w,I]);break;case"DATERANGE":{const P=new me(I);We(a,P,["ID","CLASS","START-DATE","END-DATE","SCTE35-CMD","SCTE35-OUT","SCTE35-IN"]),We(a,P,P.clientAttrs);const B=new Mo(P,a.dateRanges[P.ID]);B.isValid||a.skippedSegments?a.dateRanges[B.id]=B:C.warn(`Ignoring invalid DATERANGE tag: "${I}"`),p.tagList.push(["EXT-X-DATERANGE",I]);break}case"DEFINE":{{const P=new me(I);We(a,P,["NAME","VALUE","IMPORT","QUERYPARAM"]),"IMPORT"in P?th(a,P,o):ea(a,P,t)}break}case"DISCONTINUITY-SEQUENCE":f=parseInt(I);break;case"KEY":{const P=na(I,t,a);if(P.isSupported()){if(P.method==="NONE"){x=void 0;break}x||(x={}),x[P.keyFormat]&&(x=Ce({},x)),x[P.keyFormat]=P}else C.warn(`[Keys] Ignoring invalid EXT-X-KEY tag: "${I}"`);break}case"START":a.startTimeOffset=oa(I);break;case"MAP":{const P=new me(I);if(We(a,P,["BYTERANGE","URI"]),p.duration){const B=new Rr(s,t);ca(B,P,i,x),c=B,p.initSegment=c,c.rawProgramDateTime&&!p.rawProgramDateTime&&(p.rawProgramDateTime=c.rawProgramDateTime)}else ca(p,P,i,x),c=p,y=!0;break}case"SERVER-CONTROL":{const P=new me(I);a.canBlockReload=P.bool("CAN-BLOCK-RELOAD"),a.canSkipUntil=P.optionalFloat("CAN-SKIP-UNTIL",0),a.canSkipDateRanges=a.canSkipUntil>0&&P.bool("CAN-SKIP-DATERANGES"),a.partHoldBack=P.optionalFloat("PART-HOLD-BACK",0),a.holdBack=P.optionalFloat("HOLD-BACK",0);break}case"PART-INF":{const P=new me(I);a.partTarget=P.decimalFloatingPoint("PART-TARGET");break}case"PART":{let P=a.partList;P||(P=a.partList=[]);const B=h>0?P[P.length-1]:void 0,J=h++,H=new me(I);We(a,H,["BYTERANGE","URI"]);const V=new Td(H,p,t,J,B);P.push(V),p.duration+=V.duration;break}case"PRELOAD-HINT":{const P=new me(I);We(a,P,["URI"]),a.preloadHint=P;break}case"RENDITION-REPORT":{const P=new me(I);We(a,P,["URI"]),a.renditionReports=a.renditionReports||[],a.renditionReports.push(P);break}default:C.warn(`line parsed but not handled: ${m}`);break}}}g&&!g.relurl?(l.pop(),u-=g.duration,a.partList&&(a.fragmentHint=g)):a.partList&&(la(p,g),p.cc=f,a.fragmentHint=p,x&&da(p,x,a));const T=l.length,E=l[0],S=l[T-1];if(u+=a.skippedSegments*a.targetduration,u>0&&T&&S){a.averagetargetduration=u/T;const R=S.sn;a.endSN=R!=="initSegment"?R:0,a.live||(S.endList=!0),E&&(a.startCC=E.cc)}else a.endSN=0,a.startCC=0;return a.fragmentHint&&(u+=a.fragmentHint.duration),a.totalduration=u,a.endCC=f,b>0&&ah(l,b),a}}function na(r,e,t){var i,s;const n=new me(r);We(t,n,["KEYFORMAT","KEYFORMATVERSIONS","URI","IV","URI"]);const o=(i=n.METHOD)!=null?i:"",a=n.URI,l=n.hexadecimalInteger("IV"),c=n.KEYFORMATVERSIONS,d=(s=n.KEYFORMAT)!=null?s:"identity";a&&n.IV&&!l&&C.error(`Invalid IV: ${n.IV}`);const h=a?at.resolve(a,e):"",u=(c||"1").split("/").map(Number).filter(Number.isFinite);return new qi(o,h,d,u,l)}function oa(r){const t=new me(r).decimalFloatingPoint("TIME-OFFSET");return W(t)?t:null}function oh(r,e){["video","audio","text"].forEach(t=>{const i=r.filter(s=>sh(s,t));if(i.length){const s=i.filter(n=>n.lastIndexOf("avc1",0)===0||n.lastIndexOf("mp4a",0)===0);e[`${t}Codec`]=s.length>0?s[0]:i[0],r=r.filter(n=>i.indexOf(n)===-1)}}),e.unknownCodecs=r}function aa(r,e,t){const i=e[t];i&&(r[t]=i)}function ah(r,e){let t=r[e];for(let i=e;i--;){const s=r[i];if(!s)return;s.programDateTime=t.programDateTime-s.duration*1e3,t=s}}function la(r,e){r.rawProgramDateTime?r.programDateTime=Date.parse(r.rawProgramDateTime):e!=null&&e.programDateTime&&(r.programDateTime=e.endProgramDateTime),W(r.programDateTime)||(r.programDateTime=null,r.rawProgramDateTime=null)}function ca(r,e,t,i){r.relurl=e.URI,e.BYTERANGE&&r.setByteRange(e.BYTERANGE),r.level=t,r.sn="initSegment",i&&(r.levelkeys=i),r.initSegment=null}function da(r,e,t){r.levelkeys=e;const{encryptedFragments:i}=t;(!i.length||i[i.length-1].levelkeys!==e)&&Object.keys(e).some(s=>e[s].isCommonEncryption)&&i.push(r)}var ae={MANIFEST:"manifest",LEVEL:"level",AUDIO_TRACK:"audioTrack",SUBTITLE_TRACK:"subtitleTrack"},Z={MAIN:"main",AUDIO:"audio",SUBTITLE:"subtitle"};function ha(r){const{type:e}=r;switch(e){case ae.AUDIO_TRACK:return Z.AUDIO;case ae.SUBTITLE_TRACK:return Z.SUBTITLE;default:return Z.MAIN}}function Br(r,e){let t=r.url;return(t===void 0||t.indexOf("data:")===0)&&(t=e.url),t}class lh{constructor(e){this.hls=void 0,this.loaders=Object.create(null),this.variableList=null,this.hls=e,this.registerListeners()}startLoad(e){}stopLoad(){this.destroyInternalLoaders()}registerListeners(){const{hls:e}=this;e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.LEVEL_LOADING,this.onLevelLoading,this),e.on(v.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),e.on(v.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}unregisterListeners(){const{hls:e}=this;e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.LEVEL_LOADING,this.onLevelLoading,this),e.off(v.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),e.off(v.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}createInternalLoader(e){const t=this.hls.config,i=t.pLoader,s=t.loader,n=i||s,o=new n(t);return this.loaders[e.type]=o,o}getInternalLoader(e){return this.loaders[e.type]}resetInternalLoader(e){this.loaders[e]&&delete this.loaders[e]}destroyInternalLoaders(){for(const e in this.loaders){const t=this.loaders[e];t&&t.destroy(),this.resetInternalLoader(e)}}destroy(){this.variableList=null,this.unregisterListeners(),this.destroyInternalLoaders()}onManifestLoading(e,t){const{url:i}=t;this.variableList=null,this.load({id:null,level:0,responseType:"text",type:ae.MANIFEST,url:i,deliveryDirectives:null})}onLevelLoading(e,t){const{id:i,level:s,url:n,deliveryDirectives:o}=t;this.load({id:i,level:s,responseType:"text",type:ae.LEVEL,url:n,deliveryDirectives:o})}onAudioTrackLoading(e,t){const{id:i,groupId:s,url:n,deliveryDirectives:o}=t;this.load({id:i,groupId:s,level:null,responseType:"text",type:ae.AUDIO_TRACK,url:n,deliveryDirectives:o})}onSubtitleTrackLoading(e,t){const{id:i,groupId:s,url:n,deliveryDirectives:o}=t;this.load({id:i,groupId:s,level:null,responseType:"text",type:ae.SUBTITLE_TRACK,url:n,deliveryDirectives:o})}load(e){var t;const i=this.hls.config;let s=this.getInternalLoader(e);if(s){const c=s.context;if(c&&c.url===e.url){C.trace("[playlist-loader]: playlist request ongoing");return}C.log(`[playlist-loader]: aborting previous loader for type: ${e.type}`),s.abort()}let n;if(e.type===ae.MANIFEST?n=i.manifestLoadPolicy.default:n=Ce({},i.playlistLoadPolicy.default,{timeoutRetry:null,errorRetry:null}),s=this.createInternalLoader(e),(t=e.deliveryDirectives)!=null&&t.part){let c;if(e.type===ae.LEVEL&&e.level!==null?c=this.hls.levels[e.level].details:e.type===ae.AUDIO_TRACK&&e.id!==null?c=this.hls.audioTracks[e.id].details:e.type===ae.SUBTITLE_TRACK&&e.id!==null&&(c=this.hls.subtitleTracks[e.id].details),c){const d=c.partTarget,h=c.targetduration;if(d&&h){const u=Math.max(d*3,h*.8)*1e3;n=Ce({},n,{maxTimeToFirstByteMs:Math.min(u,n.maxTimeToFirstByteMs),maxLoadTimeMs:Math.min(u,n.maxTimeToFirstByteMs)})}}}const o=n.errorRetry||n.timeoutRetry||{},a={loadPolicy:n,timeout:n.maxLoadTimeMs,maxRetry:o.maxNumRetry||0,retryDelay:o.retryDelayMs||0,maxRetryDelay:o.maxRetryDelayMs||0},l={onSuccess:(c,d,h,u)=>{const f=this.getInternalLoader(h);this.resetInternalLoader(h.type);const g=c.data;if(g.indexOf("#EXTM3U")!==0){this.handleManifestParsingError(c,h,new Error("no EXTM3U delimiter"),u||null,d);return}d.parsing.start=performance.now(),at.isMediaPlaylist(g)?this.handleTrackOrLevelPlaylist(c,d,h,u||null,f):this.handleMasterPlaylist(c,d,h,u)},onError:(c,d,h,u)=>{this.handleNetworkError(d,h,!1,c,u)},onTimeout:(c,d,h)=>{this.handleNetworkError(d,h,!0,void 0,c)}};s.load(e,a,l)}handleMasterPlaylist(e,t,i,s){const n=this.hls,o=e.data,a=Br(e,i),l=at.parseMasterPlaylist(o,a);if(l.playlistParsingError){this.handleManifestParsingError(e,i,l.playlistParsingError,s,t);return}const{contentSteering:c,levels:d,sessionData:h,sessionKeys:u,startTimeOffset:f,variableList:g}=l;this.variableList=g;const{AUDIO:p=[],SUBTITLES:m,"CLOSED-CAPTIONS":A}=at.parseMasterPlaylistMedia(o,a,l);p.length&&!p.some(b=>!b.url)&&d[0].audioCodec&&!d[0].attrs.AUDIO&&(C.log("[playlist-loader]: audio codec signaled in quality level, but no embedded audio track signaled, create one"),p.unshift({type:"main",name:"main",groupId:"main",default:!1,autoselect:!1,forced:!1,id:-1,attrs:new me({}),bitrate:0,url:""})),n.trigger(v.MANIFEST_LOADED,{levels:d,audioTracks:p,subtitles:m,captions:A,contentSteering:c,url:a,stats:t,networkDetails:s,sessionData:h,sessionKeys:u,startTimeOffset:f,variableList:g})}handleTrackOrLevelPlaylist(e,t,i,s,n){const o=this.hls,{id:a,level:l,type:c}=i,d=Br(e,i),h=W(a)?a:0,u=W(l)?l:h,f=ha(i),g=at.parseLevelPlaylist(e.data,d,u,f,h,this.variableList);if(c===ae.MANIFEST){const p={attrs:new me({}),bitrate:0,details:g,name:"",url:d};o.trigger(v.MANIFEST_LOADED,{levels:[p],audioTracks:[],url:d,stats:t,networkDetails:s,sessionData:null,sessionKeys:null,contentSteering:null,startTimeOffset:null,variableList:null})}t.parsing.end=performance.now(),i.levelDetails=g,this.handlePlaylistLoaded(g,e,t,i,s,n)}handleManifestParsingError(e,t,i,s,n){this.hls.trigger(v.ERROR,{type:q.NETWORK_ERROR,details:D.MANIFEST_PARSING_ERROR,fatal:t.type===ae.MANIFEST,url:e.url,err:i,error:i,reason:i.message,response:e,context:t,networkDetails:s,stats:n})}handleNetworkError(e,t,i=!1,s,n){let o=`A network ${i?"timeout":"error"+(s?" (status "+s.code+")":"")} occurred while loading ${e.type}`;e.type===ae.LEVEL?o+=`: ${e.level} id: ${e.id}`:(e.type===ae.AUDIO_TRACK||e.type===ae.SUBTITLE_TRACK)&&(o+=` id: ${e.id} group-id: "${e.groupId}"`);const a=new Error(o);C.warn(`[playlist-loader]: ${o}`);let l=D.UNKNOWN,c=!1;const d=this.getInternalLoader(e);switch(e.type){case ae.MANIFEST:l=i?D.MANIFEST_LOAD_TIMEOUT:D.MANIFEST_LOAD_ERROR,c=!0;break;case ae.LEVEL:l=i?D.LEVEL_LOAD_TIMEOUT:D.LEVEL_LOAD_ERROR,c=!1;break;case ae.AUDIO_TRACK:l=i?D.AUDIO_TRACK_LOAD_TIMEOUT:D.AUDIO_TRACK_LOAD_ERROR,c=!1;break;case ae.SUBTITLE_TRACK:l=i?D.SUBTITLE_TRACK_LOAD_TIMEOUT:D.SUBTITLE_LOAD_ERROR,c=!1;break}d&&this.resetInternalLoader(e.type);const h={type:q.NETWORK_ERROR,details:l,fatal:c,url:e.url,loader:d,context:e,error:a,networkDetails:t,stats:n};if(s){const u=(t==null?void 0:t.url)||e.url;h.response=je({url:u,data:void 0},s)}this.hls.trigger(v.ERROR,h)}handlePlaylistLoaded(e,t,i,s,n,o){const a=this.hls,{type:l,level:c,id:d,groupId:h,deliveryDirectives:u}=s,f=Br(t,s),g=ha(s),p=typeof s.level=="number"&&g===Z.MAIN?c:void 0;if(!e.fragments.length){const A=new Error("No Segments found in Playlist");a.trigger(v.ERROR,{type:q.NETWORK_ERROR,details:D.LEVEL_EMPTY_ERROR,fatal:!1,url:f,error:A,reason:A.message,response:t,context:s,level:p,parent:g,networkDetails:n,stats:i});return}e.targetduration||(e.playlistParsingError=new Error("Missing Target Duration"));const m=e.playlistParsingError;if(m){a.trigger(v.ERROR,{type:q.NETWORK_ERROR,details:D.LEVEL_PARSING_ERROR,fatal:!1,url:f,error:m,reason:m.message,response:t,context:s,level:p,parent:g,networkDetails:n,stats:i});return}switch(e.live&&o&&(o.getCacheAge&&(e.ageHeader=o.getCacheAge()||0),(!o.getCacheAge||isNaN(e.ageHeader))&&(e.ageHeader=0)),l){case ae.MANIFEST:case ae.LEVEL:a.trigger(v.LEVEL_LOADED,{details:e,level:p||0,id:d||0,stats:i,networkDetails:n,deliveryDirectives:u});break;case ae.AUDIO_TRACK:a.trigger(v.AUDIO_TRACK_LOADED,{details:e,id:d||0,groupId:h||"",stats:i,networkDetails:n,deliveryDirectives:u});break;case ae.SUBTITLE_TRACK:a.trigger(v.SUBTITLE_TRACK_LOADED,{details:e,id:d||0,groupId:h||"",stats:i,networkDetails:n,deliveryDirectives:u});break}}}function ua(r,e){let t;try{t=new Event("addtrack")}catch{t=document.createEvent("Event"),t.initEvent("addtrack",!1,!1)}t.track=r,e.dispatchEvent(t)}function fa(r,e){const t=r.mode;if(t==="disabled"&&(r.mode="hidden"),r.cues&&!r.cues.getCueById(e.id))try{if(r.addCue(e),!r.cues.getCueById(e.id))throw new Error(`addCue is failed for: ${e}`)}catch(i){C.debug(`[texttrack-utils]: ${i}`);const s=new self.TextTrackCue(e.startTime,e.endTime,e.text);s.id=e.id,r.addCue(s)}t==="disabled"&&(r.mode=t)}function gi(r){const e=r.mode;if(e==="disabled"&&(r.mode="hidden"),r.cues)for(let t=r.cues.length;t--;)r.removeCue(r.cues[t]);e==="disabled"&&(r.mode=e)}function Ur(r,e,t,i){const s=r.mode;if(s==="disabled"&&(r.mode="hidden"),r.cues&&r.cues.length>0){const n=dh(r.cues,e,t);for(let o=0;o<n.length;o++)(!i||i(n[o]))&&r.removeCue(n[o])}s==="disabled"&&(r.mode=s)}function ch(r,e){if(e<r[0].startTime)return 0;const t=r.length-1;if(e>r[t].endTime)return-1;let i=0,s=t;for(;i<=s;){const n=Math.floor((s+i)/2);if(e<r[n].startTime)s=n-1;else if(e>r[n].startTime&&i<t)i=n+1;else return n}return r[i].startTime-e<e-r[s].startTime?i:s}function dh(r,e,t){const i=[],s=ch(r,e);if(s>-1)for(let n=s,o=r.length;n<o;n++){const a=r[n];if(a.startTime>=e&&a.endTime<=t)i.push(a);else if(a.startTime>t)return i}return i}var lt={audioId3:"org.id3",dateRange:"com.apple.quicktime.HLS",emsg:"https://aomedia.org/emsg/ID3"};const hh=.25;function Hr(){if(!(typeof self>"u"))return self.WebKitDataCue||self.VTTCue||self.TextTrackCue}const Rs=(()=>{const r=Hr();try{new r(0,Number.POSITIVE_INFINITY,"")}catch{return Number.MAX_VALUE}return Number.POSITIVE_INFINITY})();function Gr(r,e){return r.getTime()/1e3-e}function uh(r){return Uint8Array.from(r.replace(/^0x/,"").replace(/([\da-fA-F]{2}) ?/g,"0x$1 ").replace(/ +$/,"").split(" ")).buffer}class fh{constructor(e){this.hls=void 0,this.id3Track=null,this.media=null,this.dateRangeCuesAppended={},this.hls=e,this._registerListeners()}destroy(){this._unregisterListeners(),this.id3Track=null,this.media=null,this.dateRangeCuesAppended={},this.hls=null}_registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),e.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.on(v.LEVEL_UPDATED,this.onLevelUpdated,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),e.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.off(v.LEVEL_UPDATED,this.onLevelUpdated,this)}onMediaAttached(e,t){this.media=t.media}onMediaDetaching(){this.id3Track&&(gi(this.id3Track),this.id3Track=null,this.media=null,this.dateRangeCuesAppended={})}onManifestLoading(){this.dateRangeCuesAppended={}}createTrack(e){const t=this.getID3Track(e.textTracks);return t.mode="hidden",t}getID3Track(e){if(this.media){for(let t=0;t<e.length;t++){const i=e[t];if(i.kind==="metadata"&&i.label==="id3")return ua(i,this.media),i}return this.media.addTextTrack("metadata","id3")}}onFragParsingMetadata(e,t){if(!this.media)return;const{hls:{config:{enableEmsgMetadataCues:i,enableID3MetadataCues:s}}}=this;if(!i&&!s)return;const{samples:n}=t;this.id3Track||(this.id3Track=this.createTrack(this.media));const o=Hr();for(let a=0;a<n.length;a++){const l=n[a].type;if(l===lt.emsg&&!i||!s)continue;const c=zo(n[a].data);if(c){const d=n[a].pts;let h=d+n[a].duration;h>Rs&&(h=Rs),h-d<=0&&(h=d+hh);for(let f=0;f<c.length;f++){const g=c[f];if(!jo(g)){this.updateId3CueEnds(d,l);const p=new o(d,h,"");p.value=g,l&&(p.type=l),this.id3Track.addCue(p)}}}}}updateId3CueEnds(e,t){var i;const s=(i=this.id3Track)==null?void 0:i.cues;if(s)for(let n=s.length;n--;){const o=s[n];o.type===t&&o.startTime<e&&o.endTime===Rs&&(o.endTime=e)}}onBufferFlushing(e,{startOffset:t,endOffset:i,type:s}){const{id3Track:n,hls:o}=this;if(!o)return;const{config:{enableEmsgMetadataCues:a,enableID3MetadataCues:l}}=o;if(n&&(a||l)){let c;s==="audio"?c=d=>d.type===lt.audioId3&&l:s==="video"?c=d=>d.type===lt.emsg&&a:c=d=>d.type===lt.audioId3&&l||d.type===lt.emsg&&a,Ur(n,t,i,c)}}onLevelUpdated(e,{details:t}){if(!this.media||!t.hasProgramDateTime||!this.hls.config.enableDateRangeMetadataCues)return;const{dateRangeCuesAppended:i,id3Track:s}=this,{dateRanges:n}=t,o=Object.keys(n);if(s){const d=Object.keys(i).filter(h=>!o.includes(h));for(let h=d.length;h--;){const u=d[h];Object.keys(i[u].cues).forEach(f=>{s.removeCue(i[u].cues[f])}),delete i[u]}}const a=t.fragments[t.fragments.length-1];if(o.length===0||!W(a==null?void 0:a.programDateTime))return;this.id3Track||(this.id3Track=this.createTrack(this.media));const l=a.programDateTime/1e3-a.start,c=Hr();for(let d=0;d<o.length;d++){const h=o[d],u=n[h],f=i[h],g=(f==null?void 0:f.cues)||{};let p=(f==null?void 0:f.durationKnown)||!1;const m=Gr(u.startDate,l);let A=Rs;const x=u.endDate;if(x)A=Gr(x,l),p=!0;else if(u.endOnNext&&!p){const y=o.reduce((T,E)=>{const S=n[E];return S.class===u.class&&S.id!==E&&S.startDate>u.startDate&&T.push(S),T},[]).sort((T,E)=>T.startDate.getTime()-E.startDate.getTime())[0];y&&(A=Gr(y.startDate,l),p=!0)}const b=Object.keys(u.attr);for(let y=0;y<b.length;y++){const T=b[y];if(!bd(T))continue;let E=g[T];if(E)p&&!f.durationKnown&&(E.endTime=A);else{let S=u.attr[T];E=new c(m,A,""),xd(T)&&(S=uh(S)),E.value={key:T,data:S},E.type=lt.dateRange,E.id=h,this.id3Track.addCue(E),g[T]=E}}i[h]={cues:g,dateRange:u,durationKnown:p}}}}class gh{constructor(e){this.hls=void 0,this.config=void 0,this.media=null,this.levelDetails=null,this.currentTime=0,this.stallCount=0,this._latency=null,this.timeupdateHandler=()=>this.timeupdate(),this.hls=e,this.config=e.config,this.registerListeners()}get latency(){return this._latency||0}get maxLatency(){const{config:e,levelDetails:t}=this;return e.liveMaxLatencyDuration!==void 0?e.liveMaxLatencyDuration:t?e.liveMaxLatencyDurationCount*t.targetduration:0}get targetLatency(){const{levelDetails:e}=this;if(e===null)return null;const{holdBack:t,partHoldBack:i,targetduration:s}=e,{liveSyncDuration:n,liveSyncDurationCount:o,lowLatencyMode:a}=this.config,l=this.hls.userConfig;let c=a&&i||t;(l.liveSyncDuration||l.liveSyncDurationCount||c===0)&&(c=n!==void 0?n:o*s);const d=s,h=1;return c+Math.min(this.stallCount*h,d)}get liveSyncPosition(){const e=this.estimateLiveEdge(),t=this.targetLatency,i=this.levelDetails;if(e===null||t===null||i===null)return null;const s=i.edge,n=e-t-this.edgeStalled,o=s-i.totalduration,a=s-(this.config.lowLatencyMode&&i.partTarget||i.targetduration);return Math.min(Math.max(o,n),a)}get drift(){const{levelDetails:e}=this;return e===null?1:e.drift}get edgeStalled(){const{levelDetails:e}=this;if(e===null)return 0;const t=(this.config.lowLatencyMode&&e.partTarget||e.targetduration)*3;return Math.max(e.age-t,0)}get forwardBufferLength(){const{media:e,levelDetails:t}=this;if(!e||!t)return 0;const i=e.buffered.length;return(i?e.buffered.end(i-1):t.edge)-this.currentTime}destroy(){this.unregisterListeners(),this.onMediaDetaching(),this.levelDetails=null,this.hls=this.timeupdateHandler=null}registerListeners(){this.hls.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.on(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(v.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.on(v.ERROR,this.onError,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.off(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(v.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.off(v.ERROR,this.onError,this)}onMediaAttached(e,t){this.media=t.media,this.media.addEventListener("timeupdate",this.timeupdateHandler)}onMediaDetaching(){this.media&&(this.media.removeEventListener("timeupdate",this.timeupdateHandler),this.media=null)}onManifestLoading(){this.levelDetails=null,this._latency=null,this.stallCount=0}onLevelUpdated(e,{details:t}){this.levelDetails=t,t.advanced&&this.timeupdate(),!t.live&&this.media&&this.media.removeEventListener("timeupdate",this.timeupdateHandler)}onError(e,t){var i;t.details===D.BUFFER_STALLED_ERROR&&(this.stallCount++,(i=this.levelDetails)!=null&&i.live&&C.warn("[playback-rate-controller]: Stall detected, adjusting target latency"))}timeupdate(){const{media:e,levelDetails:t}=this;if(!e||!t)return;this.currentTime=e.currentTime;const i=this.computeLatency();if(i===null)return;this._latency=i;const{lowLatencyMode:s,maxLiveSyncPlaybackRate:n}=this.config;if(!s||n===1)return;const o=this.targetLatency;if(o===null)return;const a=i-o,l=Math.min(this.maxLatency,o+t.targetduration),c=a<l;if(t.live&&c&&a>.05&&this.forwardBufferLength>1){const d=Math.min(2,Math.max(1,n)),h=Math.round(2/(1+Math.exp(-.75*a-this.edgeStalled))*20)/20;e.playbackRate=Math.min(d,Math.max(1,h))}else e.playbackRate!==1&&e.playbackRate!==0&&(e.playbackRate=1)}estimateLiveEdge(){const{levelDetails:e}=this;return e===null?null:e.edge+e.age}computeLatency(){const e=this.estimateLiveEdge();return e===null?null:e-this.currentTime}}const Vr=["NONE","TYPE-0","TYPE-1",null];var Zi={No:"",Yes:"YES",v2:"v2"};function ph(r,e){const{canSkipUntil:t,canSkipDateRanges:i,endSN:s}=r,n=e!==void 0?e-s:0;return t&&n<t?i?Zi.v2:Zi.Yes:Zi.No}class ga{constructor(e,t,i){this.msn=void 0,this.part=void 0,this.skip=void 0,this.msn=e,this.part=t,this.skip=i}addDirectives(e){const t=new self.URL(e);return this.msn!==void 0&&t.searchParams.set("_HLS_msn",this.msn.toString()),this.part!==void 0&&t.searchParams.set("_HLS_part",this.part.toString()),this.skip&&t.searchParams.set("_HLS_skip",this.skip),t.href}}class Ji{constructor(e){this._attrs=void 0,this.audioCodec=void 0,this.bitrate=void 0,this.codecSet=void 0,this.height=void 0,this.id=void 0,this.name=void 0,this.videoCodec=void 0,this.width=void 0,this.unknownCodecs=void 0,this.audioGroupIds=void 0,this.details=void 0,this.fragmentError=0,this.loadError=0,this.loaded=void 0,this.realBitrate=0,this.textGroupIds=void 0,this.url=void 0,this._urlId=0,this.url=[e.url],this._attrs=[e.attrs],this.bitrate=e.bitrate,e.details&&(this.details=e.details),this.id=e.id||0,this.name=e.name,this.width=e.width||0,this.height=e.height||0,this.audioCodec=e.audioCodec,this.videoCodec=e.videoCodec,this.unknownCodecs=e.unknownCodecs,this.codecSet=[e.videoCodec,e.audioCodec].filter(t=>t).join(",").replace(/\.[^.,]+/g,"")}get maxBitrate(){return Math.max(this.realBitrate,this.bitrate)}get attrs(){return this._attrs[this._urlId]}get pathwayId(){return this.attrs["PATHWAY-ID"]||"."}get uri(){return this.url[this._urlId]||""}get urlId(){return this._urlId}set urlId(e){const t=e%this.url.length;this._urlId!==t&&(this.fragmentError=0,this.loadError=0,this.details=void 0,this._urlId=t)}get audioGroupId(){var e;return(e=this.audioGroupIds)==null?void 0:e[this.urlId]}get textGroupId(){var e;return(e=this.textGroupIds)==null?void 0:e[this.urlId]}addFallback(e){this.url.push(e.url),this._attrs.push(e.attrs)}}function jr(r,e){const t=e.startPTS;if(W(t)){let i=0,s;e.sn>r.sn?(i=t-r.start,s=r):(i=r.start-t,s=e),s.duration!==i&&(s.duration=i)}else e.sn>r.sn?r.cc===e.cc&&r.minEndPTS?e.start=r.start+(r.minEndPTS-r.start):e.start=r.start+r.duration:e.start=Math.max(r.start-e.duration,0)}function pa(r,e,t,i,s,n){i-t<=0&&(C.warn("Fragment should have a positive duration",e),i=t+e.duration,n=s+e.duration);let a=t,l=i;const c=e.startPTS,d=e.endPTS;if(W(c)){const m=Math.abs(c-t);W(e.deltaPTS)?e.deltaPTS=Math.max(m,e.deltaPTS):e.deltaPTS=m,a=Math.max(t,c),t=Math.min(t,c),s=Math.min(s,e.startDTS),l=Math.min(i,d),i=Math.max(i,d),n=Math.max(n,e.endDTS)}const h=t-e.start;e.start!==0&&(e.start=t),e.duration=i-e.start,e.startPTS=t,e.maxStartPTS=a,e.startDTS=s,e.endPTS=i,e.minEndPTS=l,e.endDTS=n;const u=e.sn;if(!r||u<r.startSN||u>r.endSN)return 0;let f;const g=u-r.startSN,p=r.fragments;for(p[g]=e,f=g;f>0;f--)jr(p[f],p[f-1]);for(f=g;f<p.length-1;f++)jr(p[f],p[f+1]);return r.fragmentHint&&jr(p[p.length-1],r.fragmentHint),r.PTSKnown=r.alignedSliding=!0,h}function mh(r,e){let t=null;const i=r.fragments;for(let l=i.length-1;l>=0;l--){const c=i[l].initSegment;if(c){t=c;break}}r.fragmentHint&&delete r.fragmentHint.endPTS;let s=0,n;if(Ah(r,e,(l,c)=>{l.relurl&&(s=l.cc-c.cc),W(l.startPTS)&&W(l.endPTS)&&(c.start=c.startPTS=l.startPTS,c.startDTS=l.startDTS,c.maxStartPTS=l.maxStartPTS,c.endPTS=l.endPTS,c.endDTS=l.endDTS,c.minEndPTS=l.minEndPTS,c.duration=l.endPTS-l.startPTS,c.duration&&(n=c),e.PTSKnown=e.alignedSliding=!0),c.elementaryStreams=l.elementaryStreams,c.loader=l.loader,c.stats=l.stats,c.urlId=l.urlId,l.initSegment&&(c.initSegment=l.initSegment,t=l.initSegment)}),t&&(e.fragmentHint?e.fragments.concat(e.fragmentHint):e.fragments).forEach(c=>{var d;(!c.initSegment||c.initSegment.relurl===((d=t)==null?void 0:d.relurl))&&(c.initSegment=t)}),e.skippedSegments)if(e.deltaUpdateFailed=e.fragments.some(l=>!l),e.deltaUpdateFailed){C.warn("[level-helper] Previous playlist missing segments skipped in delta playlist");for(let l=e.skippedSegments;l--;)e.fragments.shift();e.startSN=e.fragments[0].sn,e.startCC=e.fragments[0].cc}else e.canSkipDateRanges&&(e.dateRanges=vh(r.dateRanges,e.dateRanges,e.recentlyRemovedDateranges));const o=e.fragments;if(s){C.warn("discontinuity sliding from playlist, take drift into account");for(let l=0;l<o.length;l++)o[l].cc+=s}e.skippedSegments&&(e.startCC=e.fragments[0].cc),yh(r.partList,e.partList,(l,c)=>{c.elementaryStreams=l.elementaryStreams,c.stats=l.stats}),n?pa(e,n,n.startPTS,n.endPTS,n.startDTS,n.endDTS):ma(r,e),o.length&&(e.totalduration=e.edge-o[0].start),e.driftStartTime=r.driftStartTime,e.driftStart=r.driftStart;const a=e.advancedDateTime;if(e.advanced&&a){const l=e.edge;e.driftStart||(e.driftStartTime=a,e.driftStart=l),e.driftEndTime=a,e.driftEnd=l}else e.driftEndTime=r.driftEndTime,e.driftEnd=r.driftEnd,e.advancedDateTime=r.advancedDateTime}function vh(r,e,t){const i=Ce({},r);return t&&t.forEach(s=>{delete i[s]}),Object.keys(e).forEach(s=>{const n=new Mo(e[s].attr,i[s]);n.isValid?i[s]=n:C.warn(`Ignoring invalid Playlist Delta Update DATERANGE tag: "${JSON.stringify(e[s].attr)}"`)}),i}function yh(r,e,t){if(r&&e){let i=0;for(let s=0,n=r.length;s<=n;s++){const o=r[s],a=e[s+i];o&&a&&o.index===a.index&&o.fragment.sn===a.fragment.sn?t(o,a):i--}}}function Ah(r,e,t){const i=e.skippedSegments,s=Math.max(r.startSN,e.startSN)-e.startSN,n=(r.fragmentHint?1:0)+(i?e.endSN:Math.min(r.endSN,e.endSN))-e.startSN,o=e.startSN-r.startSN,a=e.fragmentHint?e.fragments.concat(e.fragmentHint):e.fragments,l=r.fragmentHint?r.fragments.concat(r.fragmentHint):r.fragments;for(let c=s;c<=n;c++){const d=l[o+c];let h=a[c];i&&!h&&c<i&&(h=e.fragments[c]=d),d&&h&&t(d,h)}}function ma(r,e){const t=e.startSN+e.skippedSegments-r.startSN,i=r.fragments;t<0||t>=i.length||zr(e,i[t].start)}function zr(r,e){if(e){const t=r.fragments;for(let i=r.skippedSegments;i<t.length;i++)t[i].start+=e;r.fragmentHint&&(r.fragmentHint.start+=e)}}function bh(r,e=1/0){let t=1e3*r.targetduration;if(r.updated){const i=r.fragments,s=4;if(i.length&&t*s>e){const n=i[i.length-1].duration*1e3;n<t&&(t=n)}}else t/=2;return Math.round(t)}function xh(r,e,t){if(!(r!=null&&r.details))return null;const i=r.details;let s=i.fragments[e-i.startSN];return s||(s=i.fragmentHint,s&&s.sn===e)?s:e<i.startSN&&t&&t.sn===e?t:null}function va(r,e,t){var i;return r!=null&&r.details?ya((i=r.details)==null?void 0:i.partList,e,t):null}function ya(r,e,t){if(r)for(let i=r.length;i--;){const s=r[i];if(s.index===t&&s.fragment.sn===e)return s}return null}function Ds(r){switch(r.details){case D.FRAG_LOAD_TIMEOUT:case D.KEY_LOAD_TIMEOUT:case D.LEVEL_LOAD_TIMEOUT:case D.MANIFEST_LOAD_TIMEOUT:return!0}return!1}function Aa(r,e){const t=Ds(e);return r.default[`${t?"timeout":"error"}Retry`]}function Wr(r,e){const t=r.backoff==="linear"?1:Math.pow(2,e);return Math.min(t*r.retryDelayMs,r.maxRetryDelayMs)}function ba(r){return je(je({},r),{errorRetry:null,timeoutRetry:null})}function ks(r,e,t,i){return!!r&&e<r.maxNumRetry&&(Th(i)||!!t)}function Th(r){return r===0&&navigator.onLine===!1||!!r&&(r<400||r>499)}const xa={search:function(r,e){let t=0,i=r.length-1,s=null,n=null;for(;t<=i;){s=(t+i)/2|0,n=r[s];const o=e(n);if(o>0)t=s+1;else if(o<0)i=s-1;else return n}return null}};function Eh(r,e,t){if(e===null||!Array.isArray(r)||!r.length||!W(e))return null;const i=r[0].programDateTime;if(e<(i||0))return null;const s=r[r.length-1].endProgramDateTime;if(e>=(s||0))return null;t=t||0;for(let n=0;n<r.length;++n){const o=r[n];if(Sh(e,t,o))return o}return null}function Qi(r,e,t=0,i=0){let s=null;if(r?s=e[r.sn-e[0].sn+1]||null:t===0&&e[0].start===0&&(s=e[0]),s&&Yr(t,i,s)===0)return s;const n=xa.search(e,Yr.bind(null,t,i));return n&&(n!==r||!s)?n:s}function Yr(r=0,e=0,t){if(t.start<=r&&t.start+t.duration>r)return 0;const i=Math.min(e,t.duration+(t.deltaPTS?t.deltaPTS:0));return t.start+t.duration-i<=r?1:t.start-i>r&&t.start?-1:0}function Sh(r,e,t){const i=Math.min(e,t.duration+(t.deltaPTS?t.deltaPTS:0))*1e3;return(t.endProgramDateTime||0)-i>r}function Ih(r,e){return xa.search(r,t=>t.cc<e?1:t.cc>e?-1:0)}const Ch=3e5;var Ye={DoNothing:0,SendEndCallback:1,SendAlternateToPenaltyBox:2,RemoveAlternatePermanently:3,InsertDiscontinuity:4,RetryRequest:5},ct={None:0,MoveAllAlternatesMatchingHost:1,MoveAllAlternatesMatchingHDCP:2,SwitchToSDR:4};class wh{constructor(e){this.hls=void 0,this.playlistError=0,this.penalizedRenditions={},this.log=void 0,this.warn=void 0,this.error=void 0,this.hls=e,this.log=C.log.bind(C,"[info]:"),this.warn=C.warn.bind(C,"[warning]:"),this.error=C.error.bind(C,"[error]:"),this.registerListeners()}registerListeners(){const e=this.hls;e.on(v.ERROR,this.onError,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.LEVEL_UPDATED,this.onLevelUpdated,this)}unregisterListeners(){const e=this.hls;e&&(e.off(v.ERROR,this.onError,this),e.off(v.ERROR,this.onErrorOut,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.LEVEL_UPDATED,this.onLevelUpdated,this))}destroy(){this.unregisterListeners(),this.hls=null,this.penalizedRenditions={}}startLoad(e){this.playlistError=0}stopLoad(){}getVariantLevelIndex(e){return(e==null?void 0:e.type)===Z.MAIN?e.level:this.hls.loadLevel}onManifestLoading(){this.playlistError=0,this.penalizedRenditions={}}onLevelUpdated(){this.playlistError=0}onError(e,t){var i;if(t.fatal)return;const s=this.hls,n=t.context;switch(t.details){case D.FRAG_LOAD_ERROR:case D.FRAG_LOAD_TIMEOUT:case D.KEY_LOAD_ERROR:case D.KEY_LOAD_TIMEOUT:t.errorAction=this.getFragRetryOrSwitchAction(t);return;case D.FRAG_GAP:case D.FRAG_PARSING_ERROR:case D.FRAG_DECRYPT_ERROR:{t.errorAction=this.getFragRetryOrSwitchAction(t),t.errorAction.action=Ye.SendAlternateToPenaltyBox;return}case D.LEVEL_EMPTY_ERROR:case D.LEVEL_PARSING_ERROR:{var o,a;const l=t.parent===Z.MAIN?t.level:s.loadLevel;t.details===D.LEVEL_EMPTY_ERROR&&((o=t.context)!=null&&(a=o.levelDetails)!=null&&a.live)?t.errorAction=this.getPlaylistRetryOrSwitchAction(t,l):(t.levelRetry=!1,t.errorAction=this.getLevelSwitchAction(t,l))}return;case D.LEVEL_LOAD_ERROR:case D.LEVEL_LOAD_TIMEOUT:typeof(n==null?void 0:n.level)=="number"&&(t.errorAction=this.getPlaylistRetryOrSwitchAction(t,n.level));return;case D.AUDIO_TRACK_LOAD_ERROR:case D.AUDIO_TRACK_LOAD_TIMEOUT:case D.SUBTITLE_LOAD_ERROR:case D.SUBTITLE_TRACK_LOAD_TIMEOUT:if(n){const l=s.levels[s.loadLevel];if(l&&(n.type===ae.AUDIO_TRACK&&n.groupId===l.audioGroupId||n.type===ae.SUBTITLE_TRACK&&n.groupId===l.textGroupId)){t.errorAction=this.getPlaylistRetryOrSwitchAction(t,s.loadLevel),t.errorAction.action=Ye.SendAlternateToPenaltyBox,t.errorAction.flags=ct.MoveAllAlternatesMatchingHost;return}}return;case D.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED:{const l=s.levels[s.loadLevel],c=l==null?void 0:l.attrs["HDCP-LEVEL"];c&&(t.errorAction={action:Ye.SendAlternateToPenaltyBox,flags:ct.MoveAllAlternatesMatchingHDCP,hdcpLevel:c})}return;case D.BUFFER_ADD_CODEC_ERROR:case D.REMUX_ALLOC_ERROR:t.errorAction=this.getLevelSwitchAction(t,(i=t.level)!=null?i:s.loadLevel);return;case D.INTERNAL_EXCEPTION:case D.BUFFER_APPENDING_ERROR:case D.BUFFER_APPEND_ERROR:case D.BUFFER_FULL_ERROR:case D.LEVEL_SWITCH_ERROR:case D.BUFFER_STALLED_ERROR:case D.BUFFER_SEEK_OVER_HOLE:case D.BUFFER_NUDGE_ON_STALL:t.errorAction={action:Ye.DoNothing,flags:ct.None};return}if(t.type===q.KEY_SYSTEM_ERROR){const l=this.getVariantLevelIndex(t.frag);t.levelRetry=!1,t.errorAction=this.getLevelSwitchAction(t,l);return}}getPlaylistRetryOrSwitchAction(e,t){var i;const s=this.hls,n=Aa(s.config.playlistLoadPolicy,e),o=this.playlistError++,a=(i=e.response)==null?void 0:i.code;if(ks(n,o,Ds(e),a))return{action:Ye.RetryRequest,flags:ct.None,retryConfig:n,retryCount:o};const c=this.getLevelSwitchAction(e,t);return n&&(c.retryConfig=n,c.retryCount=o),c}getFragRetryOrSwitchAction(e){const t=this.hls,i=this.getVariantLevelIndex(e.frag),s=t.levels[i],{fragLoadPolicy:n,keyLoadPolicy:o}=t.config,a=Aa(e.details.startsWith("key")?o:n,e),l=t.levels.reduce((h,u)=>h+u.fragmentError,0);if(s){var c;e.details!==D.FRAG_GAP&&s.fragmentError++;const h=(c=e.response)==null?void 0:c.code;if(ks(a,l,Ds(e),h))return{action:Ye.RetryRequest,flags:ct.None,retryConfig:a,retryCount:l}}const d=this.getLevelSwitchAction(e,i);return a&&(d.retryConfig=a,d.retryCount=l),d}getLevelSwitchAction(e,t){const i=this.hls;t==null&&(t=i.loadLevel);const s=this.hls.levels[t];if(s&&(s.loadError++,i.autoLevelEnabled)){var n,o;let a=-1;const{levels:l,loadLevel:c,minAutoLevel:d,maxAutoLevel:h}=i,u=(n=e.frag)==null?void 0:n.type,{type:f,groupId:g}=(o=e.context)!=null?o:{};for(let p=l.length;p--;){const m=(p+c)%l.length;if(m!==c&&m>=d&&m<=h&&l[m].loadError===0){const A=l[m];if(e.details===D.FRAG_GAP&&e.frag){const x=l[m].details;if(x){const b=Qi(e.frag,x.fragments,e.frag.start);if(b!=null&&b.gap)continue}}else{if(f===ae.AUDIO_TRACK&&g===A.audioGroupId||f===ae.SUBTITLE_TRACK&&g===A.textGroupId)continue;if(u===Z.AUDIO&&s.audioGroupId===A.audioGroupId||u===Z.SUBTITLE&&s.textGroupId===A.textGroupId)continue}a=m;break}}if(a>-1&&i.loadLevel!==a)return e.levelRetry=!0,this.playlistError=0,{action:Ye.SendAlternateToPenaltyBox,flags:ct.None,nextAutoLevel:a}}return{action:Ye.SendAlternateToPenaltyBox,flags:ct.MoveAllAlternatesMatchingHost}}onErrorOut(e,t){var i;switch((i=t.errorAction)==null?void 0:i.action){case Ye.DoNothing:break;case Ye.SendAlternateToPenaltyBox:this.sendAlternateToPenaltyBox(t),!t.errorAction.resolved&&t.details!==D.FRAG_GAP&&(t.fatal=!0);break}if(t.fatal){this.hls.stopLoad();return}}sendAlternateToPenaltyBox(e){const t=this.hls,i=e.errorAction;if(!i)return;const{flags:s,hdcpLevel:n,nextAutoLevel:o}=i;switch(s){case ct.None:this.switchLevel(e,o);break;case ct.MoveAllAlternatesMatchingHost:i.resolved||(i.resolved=this.redundantFailover(e));break;case ct.MoveAllAlternatesMatchingHDCP:n&&(t.maxHdcpLevel=Vr[Vr.indexOf(n)-1],i.resolved=!0),this.warn(`Restricting playback to HDCP-LEVEL of "${t.maxHdcpLevel}" or lower`);break}i.resolved||this.switchLevel(e,o)}switchLevel(e,t){t!==void 0&&e.errorAction&&(this.warn(`switching to level ${t} after ${e.details}`),this.hls.nextAutoLevel=t,e.errorAction.resolved=!0,this.hls.nextLoadLevel=this.hls.nextAutoLevel)}redundantFailover(e){const{hls:t,penalizedRenditions:i}=this,s=e.parent===Z.MAIN?e.level:t.loadLevel,n=t.levels[s],o=n.url.length,a=e.frag?e.frag.urlId:n.urlId;n.urlId===a&&(!e.frag||n.details)&&this.penalizeRendition(n,e);for(let l=1;l<o;l++){const c=(a+l)%o,d=i[c];if(!d||Lh(d,e,i[a]))return this.warn(`Switching to Redundant Stream ${c+1}/${o}: "${n.url[c]}" after ${e.details}`),this.playlistError=0,t.levels.forEach(h=>{h.urlId=c}),t.nextLoadLevel=s,!0}return!1}penalizeRendition(e,t){const{penalizedRenditions:i}=this,s=i[e.urlId]||{lastErrorPerfMs:0,errors:[],details:void 0};s.lastErrorPerfMs=performance.now(),s.errors.push(t),s.details=e.details,i[e.urlId]=s}}function Lh(r,e,t){if(performance.now()-r.lastErrorPerfMs>Ch)return!0;const i=r.details;if(e.details===D.FRAG_GAP&&i&&e.frag){const s=e.frag.start,n=Qi(null,i.fragments,s);if(n&&!n.gap)return!0}if(t&&r.errors.length<t.errors.length){const s=r.errors[r.errors.length-1];if(i&&s.frag&&e.frag&&Math.abs(s.frag.start-e.frag.start)>i.targetduration*3)return!0}return!1}class Kr{constructor(e,t){this.hls=void 0,this.timer=-1,this.requestScheduled=-1,this.canLoad=!1,this.log=void 0,this.warn=void 0,this.log=C.log.bind(C,`${t}:`),this.warn=C.warn.bind(C,`${t}:`),this.hls=e}destroy(){this.clearTimer(),this.hls=this.log=this.warn=null}clearTimer(){clearTimeout(this.timer),this.timer=-1}startLoad(){this.canLoad=!0,this.requestScheduled=-1,this.loadPlaylist()}stopLoad(){this.canLoad=!1,this.clearTimer()}switchParams(e,t){const i=t==null?void 0:t.renditionReports;if(i){let s=-1;for(let n=0;n<i.length;n++){const o=i[n];let a;try{a=new self.URL(o.URI,t.url).href}catch(l){C.warn(`Could not construct new URL for Rendition Report: ${l}`),a=o.URI||""}if(a===e){s=n;break}else a===e.substring(0,a.length)&&(s=n)}if(s!==-1){const n=i[s],o=parseInt(n["LAST-MSN"])||(t==null?void 0:t.lastPartSn);let a=parseInt(n["LAST-PART"])||(t==null?void 0:t.lastPartIndex);if(this.hls.config.lowLatencyMode){const l=Math.min(t.age-t.partTarget,t.targetduration);a>=0&&l>t.partTarget&&(a+=1)}return new ga(o,a>=0?a:void 0,Zi.No)}}}loadPlaylist(e){this.requestScheduled===-1&&(this.requestScheduled=self.performance.now())}shouldLoadPlaylist(e){return this.canLoad&&!!e&&!!e.url&&(!e.details||e.details.live)}shouldReloadPlaylist(e){return this.timer===-1&&this.requestScheduled===-1&&this.shouldLoadPlaylist(e)}playlistLoaded(e,t,i){const{details:s,stats:n}=t,o=self.performance.now(),a=n.loading.first?Math.max(0,o-n.loading.first):0;if(s.advancedDateTime=Date.now()-a,s.live||i!=null&&i.live){if(s.reloaded(i),i&&this.log(`live playlist ${e} ${s.advanced?"REFRESHED "+s.lastPartSn+"-"+s.lastPartIndex:"MISSED"}`),i&&s.fragments.length>0&&mh(i,s),!this.canLoad||!s.live)return;let l,c,d;if(s.canBlockReload&&s.endSN&&s.advanced){const m=this.hls.config.lowLatencyMode,A=s.lastPartSn,x=s.endSN,b=s.lastPartIndex,y=b!==-1,T=A===x,E=m?0:b;y?(c=T?x+1:A,d=T?E:b+1):c=x+1;const S=s.age,R=S+s.ageHeader;let w=Math.min(R-s.partTarget,s.targetduration*1.5);if(w>0){if(i&&w>i.tuneInGoal)this.warn(`CDN Tune-in goal increased from: ${i.tuneInGoal} to: ${w} with playlist age: ${s.age}`),w=0;else{const I=Math.floor(w/s.targetduration);if(c+=I,d!==void 0){const O=Math.round(w%s.targetduration/s.partTarget);d+=O}this.log(`CDN Tune-in age: ${s.ageHeader}s last advanced ${S.toFixed(2)}s goal: ${w} skip sn ${I} to part ${d}`)}s.tuneInGoal=w}if(l=this.getDeliveryDirectives(s,t.deliveryDirectives,c,d),m||!T){this.loadPlaylist(l);return}}else s.canBlockReload&&(l=this.getDeliveryDirectives(s,t.deliveryDirectives,c,d));const h=this.hls.mainForwardBufferInfo,u=h?h.end-h.len:0,f=(s.edge-u)*1e3,g=bh(s,f);s.updated&&o>this.requestScheduled+g&&(this.requestScheduled=n.loading.start),c!==void 0&&s.canBlockReload?this.requestScheduled=n.loading.first+g-(s.partTarget*1e3||1e3):this.requestScheduled===-1||this.requestScheduled+g<o?this.requestScheduled=o:this.requestScheduled-o<=0&&(this.requestScheduled+=g);let p=this.requestScheduled-o;p=Math.max(0,p),this.log(`reload live playlist ${e} in ${Math.round(p)} ms`),this.timer=self.setTimeout(()=>this.loadPlaylist(l),p)}else this.clearTimer()}getDeliveryDirectives(e,t,i,s){let n=ph(e,i);return t!=null&&t.skip&&e.deltaUpdateFailed&&(i=t.msn,s=t.part,n=Zi.No),new ga(i,s,n)}checkRetry(e){const t=e.details,i=Ds(e),s=e.errorAction,{action:n,retryCount:o=0,retryConfig:a}=s||{},l=!!s&&!!a&&(n===Ye.RetryRequest||!s.resolved&&n===Ye.SendAlternateToPenaltyBox);if(l){var c;if(this.requestScheduled=-1,o>=a.maxNumRetry)return!1;if(i&&(c=e.context)!=null&&c.deliveryDirectives)this.warn(`Retrying playlist loading ${o+1}/${a.maxNumRetry} after "${t}" without delivery-directives`),this.loadPlaylist();else{const d=Wr(a,o);this.timer=self.setTimeout(()=>this.loadPlaylist(),d),this.warn(`Retrying playlist loading ${o+1}/${a.maxNumRetry} after "${t}" in ${d}ms`)}e.levelRetry=!0,s.resolved=!0}return l}}let Xr;class Rh extends Kr{constructor(e,t){super(e,"[level-controller]"),this._levels=[],this._firstLevel=-1,this._startLevel=void 0,this.currentLevel=null,this.currentLevelIndex=-1,this.manualLevelIndex=-1,this.steering=void 0,this.onParsedComplete=void 0,this.steering=t,this._registerListeners()}_registerListeners(){const{hls:e}=this;e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.on(v.LEVEL_LOADED,this.onLevelLoaded,this),e.on(v.LEVELS_UPDATED,this.onLevelsUpdated,this),e.on(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),e.on(v.FRAG_LOADED,this.onFragLoaded,this),e.on(v.ERROR,this.onError,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.off(v.LEVEL_LOADED,this.onLevelLoaded,this),e.off(v.LEVELS_UPDATED,this.onLevelsUpdated,this),e.off(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),e.off(v.FRAG_LOADED,this.onFragLoaded,this),e.off(v.ERROR,this.onError,this)}destroy(){this._unregisterListeners(),this.steering=null,this.resetLevels(),super.destroy()}startLoad(){this._levels.forEach(t=>{t.loadError=0,t.fragmentError=0}),super.startLoad()}resetLevels(){this._startLevel=void 0,this.manualLevelIndex=-1,this.currentLevelIndex=-1,this.currentLevel=null,this._levels=[]}onManifestLoading(e,t){this.resetLevels()}onManifestLoaded(e,t){const i=[],s={};let n;t.levels.forEach(o=>{var a;const l=o.attrs;((a=o.audioCodec)==null?void 0:a.indexOf("mp4a.40.34"))!==-1&&(Xr||(Xr=/chrome|firefox/i.test(navigator.userAgent)),Xr&&(o.audioCodec=void 0));const{AUDIO:c,CODECS:d,"FRAME-RATE":h,"PATHWAY-ID":u,RESOLUTION:f,SUBTITLES:g}=l,m=`${`${u||"."}-`}${o.bitrate}-${f}-${h}-${d}`;n=s[m],n?n.addFallback(o):(n=new Ji(o),s[m]=n,i.push(n)),Ps(n,"audio",c),Ps(n,"text",g)}),this.filterAndSortMediaOptions(i,t)}filterAndSortMediaOptions(e,t){let i=[],s=[],n=!1,o=!1,a=!1,l=e.filter(({audioCodec:f,videoCodec:g,width:p,height:m,unknownCodecs:A})=>(n||(n=!!(p&&m)),o||(o=!!g),a||(a=!!f),!(A!=null&&A.length)&&(!f||Nr(f,"audio"))&&(!g||Nr(g,"video"))));if((n||o)&&a&&(l=l.filter(({videoCodec:f,width:g,height:p})=>!!f||!!(g&&p))),l.length===0){Promise.resolve().then(()=>{if(this.hls){const f=new Error("no level with compatible codecs found in manifest");this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.MANIFEST_INCOMPATIBLE_CODECS_ERROR,fatal:!0,url:t.url,error:f,reason:f.message})}});return}t.audioTracks&&(i=t.audioTracks.filter(f=>!f.audioCodec||Nr(f.audioCodec,"audio")),Ta(i)),t.subtitles&&(s=t.subtitles,Ta(s));const c=l.slice(0);l.sort((f,g)=>f.attrs["HDCP-LEVEL"]!==g.attrs["HDCP-LEVEL"]?(f.attrs["HDCP-LEVEL"]||"")>(g.attrs["HDCP-LEVEL"]||"")?1:-1:f.bitrate!==g.bitrate?f.bitrate-g.bitrate:f.attrs["FRAME-RATE"]!==g.attrs["FRAME-RATE"]?f.attrs.decimalFloatingPoint("FRAME-RATE")-g.attrs.decimalFloatingPoint("FRAME-RATE"):f.attrs.SCORE!==g.attrs.SCORE?f.attrs.decimalFloatingPoint("SCORE")-g.attrs.decimalFloatingPoint("SCORE"):n&&f.height!==g.height?f.height-g.height:0);let d=c[0];if(this.steering&&(l=this.steering.filterParsedLevels(l),l.length!==c.length)){for(let f=0;f<c.length;f++)if(c[f].pathwayId===l[0].pathwayId){d=c[f];break}}this._levels=l;for(let f=0;f<l.length;f++)if(l[f]===d){this._firstLevel=f,this.log(`manifest loaded, ${l.length} level(s) found, first bitrate: ${d.bitrate}`);break}const h=a&&!o,u={levels:l,audioTracks:i,subtitleTracks:s,sessionData:t.sessionData,sessionKeys:t.sessionKeys,firstLevel:this._firstLevel,stats:t.stats,audio:a,video:o,altAudio:!h&&i.some(f=>!!f.url)};this.hls.trigger(v.MANIFEST_PARSED,u),(this.hls.config.autoStartLoad||this.hls.forceStartLoad)&&this.hls.startLoad(this.hls.config.startPosition)}get levels(){return this._levels.length===0?null:this._levels}get level(){return this.currentLevelIndex}set level(e){const t=this._levels;if(t.length===0)return;if(e<0||e>=t.length){const d=new Error("invalid level idx"),h=e<0;if(this.hls.trigger(v.ERROR,{type:q.OTHER_ERROR,details:D.LEVEL_SWITCH_ERROR,level:e,fatal:h,error:d,reason:d.message}),h)return;e=Math.min(e,t.length-1)}const i=this.currentLevelIndex,s=this.currentLevel,n=s?s.attrs["PATHWAY-ID"]:void 0,o=t[e],a=o.attrs["PATHWAY-ID"];if(this.currentLevelIndex=e,this.currentLevel=o,i===e&&o.details&&s&&n===a)return;this.log(`Switching to level ${e}${a?" with Pathway "+a:""} from level ${i}${n?" with Pathway "+n:""}`);const l=Ce({},o,{level:e,maxBitrate:o.maxBitrate,attrs:o.attrs,uri:o.uri,urlId:o.urlId});delete l._attrs,delete l._urlId,this.hls.trigger(v.LEVEL_SWITCHING,l);const c=o.details;if(!c||c.live){const d=this.switchParams(o.uri,s==null?void 0:s.details);this.loadPlaylist(d)}}get manualLevel(){return this.manualLevelIndex}set manualLevel(e){this.manualLevelIndex=e,this._startLevel===void 0&&(this._startLevel=e),e!==-1&&(this.level=e)}get firstLevel(){return this._firstLevel}set firstLevel(e){this._firstLevel=e}get startLevel(){if(this._startLevel===void 0){const e=this.hls.config.startLevel;return e!==void 0?e:this._firstLevel}else return this._startLevel}set startLevel(e){this._startLevel=e}onError(e,t){t.fatal||!t.context||t.context.type===ae.LEVEL&&t.context.level===this.level&&this.checkRetry(t)}onFragLoaded(e,{frag:t}){if(t!==void 0&&t.type===Z.MAIN){const i=this._levels[t.level];i!==void 0&&(i.loadError=0)}}onLevelLoaded(e,t){var i;const{level:s,details:n}=t,o=this._levels[s];if(!o){var a;this.warn(`Invalid level index ${s}`),(a=t.deliveryDirectives)!=null&&a.skip&&(n.deltaUpdateFailed=!0);return}s===this.currentLevelIndex?(o.fragmentError===0&&(o.loadError=0),this.playlistLoaded(s,t,o.details)):(i=t.deliveryDirectives)!=null&&i.skip&&(n.deltaUpdateFailed=!0)}onAudioTrackSwitched(e,t){const i=this.currentLevel;if(!i)return;const s=this.hls.audioTracks[t.id].groupId;if(i.audioGroupIds&&i.audioGroupId!==s){let n=-1;for(let o=0;o<i.audioGroupIds.length;o++)if(i.audioGroupIds[o]===s){n=o;break}n!==-1&&n!==i.urlId&&(i.urlId=n,this.canLoad&&this.startLoad())}}loadPlaylist(e){super.loadPlaylist();const t=this.currentLevelIndex,i=this.currentLevel;if(i&&this.shouldLoadPlaylist(i)){const s=i.urlId;let n=i.uri;if(e)try{n=e.addDirectives(n)}catch(a){this.warn(`Could not construct new URL with HLS Delivery Directives: ${a}`)}const o=i.attrs["PATHWAY-ID"];this.log(`Loading level index ${t}${(e==null?void 0:e.msn)!==void 0?" at sn "+e.msn+" part "+e.part:""} with${o?" Pathway "+o:""} URI ${s+1}/${i.url.length} ${n}`),this.clearTimer(),this.hls.trigger(v.LEVEL_LOADING,{url:n,level:t,id:s,deliveryDirectives:e||null})}}get nextLoadLevel(){return this.manualLevelIndex!==-1?this.manualLevelIndex:this.hls.nextAutoLevel}set nextLoadLevel(e){this.level=e,this.manualLevelIndex===-1&&(this.hls.nextAutoLevel=e)}removeLevel(e,t){const i=(n,o)=>o!==t,s=this._levels.filter((n,o)=>o!==e?!0:n.url.length>1&&t!==void 0?(n.url=n.url.filter(i),n.audioGroupIds&&(n.audioGroupIds=n.audioGroupIds.filter(i)),n.textGroupIds&&(n.textGroupIds=n.textGroupIds.filter(i)),n.urlId=0,!0):(this.steering&&this.steering.removeLevel(n),!1));this.hls.trigger(v.LEVELS_UPDATED,{levels:s})}onLevelsUpdated(e,{levels:t}){t.forEach((i,s)=>{const{details:n}=i;n!=null&&n.fragments&&n.fragments.forEach(o=>{o.level=s})}),this._levels=t}}function Ps(r,e,t){t&&(e==="audio"?(r.audioGroupIds||(r.audioGroupIds=[]),r.audioGroupIds[r.url.length-1]=t):e==="text"&&(r.textGroupIds||(r.textGroupIds=[]),r.textGroupIds[r.url.length-1]=t))}function Ta(r){const e={};r.forEach(t=>{const i=t.groupId||"";t.id=e[i]=e[i]||0,e[i]++})}var ke={NOT_LOADED:"NOT_LOADED",APPENDING:"APPENDING",PARTIAL:"PARTIAL",OK:"OK"};class Dh{constructor(e){this.activePartLists=Object.create(null),this.endListFragments=Object.create(null),this.fragments=Object.create(null),this.timeRanges=Object.create(null),this.bufferPadding=.2,this.hls=void 0,this.hasGaps=!1,this.hls=e,this._registerListeners()}_registerListeners(){const{hls:e}=this;e.on(v.BUFFER_APPENDED,this.onBufferAppended,this),e.on(v.FRAG_BUFFERED,this.onFragBuffered,this),e.on(v.FRAG_LOADED,this.onFragLoaded,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.BUFFER_APPENDED,this.onBufferAppended,this),e.off(v.FRAG_BUFFERED,this.onFragBuffered,this),e.off(v.FRAG_LOADED,this.onFragLoaded,this)}destroy(){this._unregisterListeners(),this.fragments=this.activePartLists=this.endListFragments=this.timeRanges=null}getAppendedFrag(e,t){const i=this.activePartLists[t];if(i)for(let s=i.length;s--;){const n=i[s];if(!n)break;const o=n.end;if(n.start<=e&&o!==null&&e<=o)return n}return this.getBufferedFrag(e,t)}getBufferedFrag(e,t){const{fragments:i}=this,s=Object.keys(i);for(let n=s.length;n--;){const o=i[s[n]];if((o==null?void 0:o.body.type)===t&&o.buffered){const a=o.body;if(a.start<=e&&e<=a.end)return a}}return null}detectEvictedFragments(e,t,i,s){this.timeRanges&&(this.timeRanges[e]=t);const n=(s==null?void 0:s.fragment.sn)||-1;Object.keys(this.fragments).forEach(o=>{const a=this.fragments[o];if(!a||n>=a.body.sn)return;if(!a.buffered&&!a.loaded){a.body.type===i&&this.removeFragment(a.body);return}const l=a.range[e];l&&l.time.some(c=>{const d=!this.isTimeBuffered(c.startPTS,c.endPTS,t);return d&&this.removeFragment(a.body),d})})}detectPartialFragments(e){const t=this.timeRanges,{frag:i,part:s}=e;if(!t||i.sn==="initSegment")return;const n=pi(i),o=this.fragments[n];if(!o)return;const a=!i.relurl;Object.keys(t).forEach(l=>{const c=i.elementaryStreams[l];if(!c)return;const d=t[l],h=a||c.partial===!0;o.range[l]=this.getBufferedTimes(i,s,h,d)}),o.loaded=null,Object.keys(o.range).length?(o.buffered=!0,o.body.endList&&(this.endListFragments[o.body.type]=o),Os(o)||this.removeParts(i.sn-1,i.type)):this.removeFragment(o.body)}removeParts(e,t){const i=this.activePartLists[t];i&&(this.activePartLists[t]=i.filter(s=>s.fragment.sn>=e))}fragBuffered(e,t){const i=pi(e);let s=this.fragments[i];!s&&t&&(s=this.fragments[i]={body:e,appendedPTS:null,loaded:null,buffered:!1,range:Object.create(null)},e.gap&&(this.hasGaps=!0)),s&&(s.loaded=null,s.buffered=!0)}getBufferedTimes(e,t,i,s){const n={time:[],partial:i},o=e.start,a=e.end,l=e.minEndPTS||a,c=e.maxStartPTS||o;for(let d=0;d<s.length;d++){const h=s.start(d)-this.bufferPadding,u=s.end(d)+this.bufferPadding;if(c>=h&&l<=u){n.time.push({startPTS:Math.max(o,s.start(d)),endPTS:Math.min(a,s.end(d))});break}else if(o<u&&a>h)n.partial=!0,n.time.push({startPTS:Math.max(o,s.start(d)),endPTS:Math.min(a,s.end(d))});else if(a<=h)break}return n}getPartialFragment(e){let t=null,i,s,n,o=0;const{bufferPadding:a,fragments:l}=this;return Object.keys(l).forEach(c=>{const d=l[c];d&&Os(d)&&(s=d.body.start-a,n=d.body.end+a,e>=s&&e<=n&&(i=Math.min(e-s,n-e),o<=i&&(t=d.body,o=i)))}),t}isEndListAppended(e){const t=this.endListFragments[e];return t!==void 0&&(t.buffered||Os(t))}getState(e){const t=pi(e),i=this.fragments[t];return i?i.buffered?Os(i)?ke.PARTIAL:ke.OK:ke.APPENDING:ke.NOT_LOADED}isTimeBuffered(e,t,i){let s,n;for(let o=0;o<i.length;o++){if(s=i.start(o)-this.bufferPadding,n=i.end(o)+this.bufferPadding,e>=s&&t<=n)return!0;if(t<=s)return!1}return!1}onFragLoaded(e,t){const{frag:i,part:s}=t;if(i.sn==="initSegment"||i.bitrateTest)return;const n=s?null:t,o=pi(i);this.fragments[o]={body:i,appendedPTS:null,loaded:n,buffered:!1,range:Object.create(null)}}onBufferAppended(e,t){const{frag:i,part:s,timeRanges:n}=t;if(i.sn==="initSegment")return;const o=i.type;if(s){let a=this.activePartLists[o];a||(this.activePartLists[o]=a=[]),a.push(s)}this.timeRanges=n,Object.keys(n).forEach(a=>{const l=n[a];this.detectEvictedFragments(a,l,o,s)})}onFragBuffered(e,t){this.detectPartialFragments(t)}hasFragment(e){const t=pi(e);return!!this.fragments[t]}hasParts(e){var t;return!!((t=this.activePartLists[e])!=null&&t.length)}removeFragmentsInRange(e,t,i,s,n){s&&!this.hasGaps||Object.keys(this.fragments).forEach(o=>{const a=this.fragments[o];if(!a)return;const l=a.body;l.type!==i||s&&!l.gap||l.start<t&&l.end>e&&(a.buffered||n)&&this.removeFragment(l)})}removeFragment(e){const t=pi(e);e.stats.loaded=0,e.clearElementaryStreamInfo();const i=this.activePartLists[e.type];if(i){const s=e.sn;this.activePartLists[e.type]=i.filter(n=>n.fragment.sn!==s)}delete this.fragments[t],e.endList&&delete this.endListFragments[e.type]}removeAllFragments(){this.fragments=Object.create(null),this.endListFragments=Object.create(null),this.activePartLists=Object.create(null),this.hasGaps=!1}}function Os(r){var e,t,i;return r.buffered&&(r.body.gap||((e=r.range.video)==null?void 0:e.partial)||((t=r.range.audio)==null?void 0:t.partial)||((i=r.range.audiovideo)==null?void 0:i.partial))}function pi(r){return`${r.type}_${r.level}_${r.urlId}_${r.sn}`}const Ea=Math.pow(2,17);class kh{constructor(e){this.config=void 0,this.loader=null,this.partLoadTimeout=-1,this.config=e}destroy(){this.loader&&(this.loader.destroy(),this.loader=null)}abort(){this.loader&&this.loader.abort()}load(e,t){const i=e.url;if(!i)return Promise.reject(new wt({type:q.NETWORK_ERROR,details:D.FRAG_LOAD_ERROR,fatal:!1,frag:e,error:new Error(`Fragment does not have a ${i?"part list":"url"}`),networkDetails:null}));this.abort();const s=this.config,n=s.fLoader,o=s.loader;return new Promise((a,l)=>{if(this.loader&&this.loader.destroy(),e.gap){l(Ia(e));return}const c=this.loader=e.loader=n?new n(s):new o(s),d=Sa(e),h=ba(s.fragLoadPolicy.default),u={loadPolicy:h,timeout:h.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:e.sn==="initSegment"?1/0:Ea};e.stats=c.stats,c.load(d,u,{onSuccess:(f,g,p,m)=>{this.resetLoader(e,c);let A=f.data;p.resetIV&&e.decryptdata&&(e.decryptdata.iv=new Uint8Array(A.slice(0,16)),A=A.slice(16)),a({frag:e,part:null,payload:A,networkDetails:m})},onError:(f,g,p,m)=>{this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.FRAG_LOAD_ERROR,fatal:!1,frag:e,response:je({url:i,data:void 0},f),error:new Error(`HTTP Error ${f.code} ${f.text}`),networkDetails:p,stats:m}))},onAbort:(f,g,p)=>{this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.INTERNAL_ABORTED,fatal:!1,frag:e,error:new Error("Aborted"),networkDetails:p,stats:f}))},onTimeout:(f,g,p)=>{this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.FRAG_LOAD_TIMEOUT,fatal:!1,frag:e,error:new Error(`Timeout after ${u.timeout}ms`),networkDetails:p,stats:f}))},onProgress:(f,g,p,m)=>{t&&t({frag:e,part:null,payload:p,networkDetails:m})}})})}loadPart(e,t,i){this.abort();const s=this.config,n=s.fLoader,o=s.loader;return new Promise((a,l)=>{if(this.loader&&this.loader.destroy(),e.gap||t.gap){l(Ia(e,t));return}const c=this.loader=e.loader=n?new n(s):new o(s),d=Sa(e,t),h=ba(s.fragLoadPolicy.default),u={loadPolicy:h,timeout:h.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:Ea};t.stats=c.stats,c.load(d,u,{onSuccess:(f,g,p,m)=>{this.resetLoader(e,c),this.updateStatsFromPart(e,t);const A={frag:e,part:t,payload:f.data,networkDetails:m};i(A),a(A)},onError:(f,g,p,m)=>{this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.FRAG_LOAD_ERROR,fatal:!1,frag:e,part:t,response:je({url:d.url,data:void 0},f),error:new Error(`HTTP Error ${f.code} ${f.text}`),networkDetails:p,stats:m}))},onAbort:(f,g,p)=>{e.stats.aborted=t.stats.aborted,this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.INTERNAL_ABORTED,fatal:!1,frag:e,part:t,error:new Error("Aborted"),networkDetails:p,stats:f}))},onTimeout:(f,g,p)=>{this.resetLoader(e,c),l(new wt({type:q.NETWORK_ERROR,details:D.FRAG_LOAD_TIMEOUT,fatal:!1,frag:e,part:t,error:new Error(`Timeout after ${u.timeout}ms`),networkDetails:p,stats:f}))}})})}updateStatsFromPart(e,t){const i=e.stats,s=t.stats,n=s.total;if(i.loaded+=s.loaded,n){const l=Math.round(e.duration/t.duration),c=Math.min(Math.round(i.loaded/n),l),h=(l-c)*Math.round(i.loaded/c);i.total=i.loaded+h}else i.total=Math.max(i.loaded,i.total);const o=i.loading,a=s.loading;o.start?o.first+=a.first-a.start:(o.start=a.start,o.first=a.first),o.end=a.end}resetLoader(e,t){e.loader=null,this.loader===t&&(self.clearTimeout(this.partLoadTimeout),this.loader=null),t.destroy()}}function Sa(r,e=null){const t=e||r,i={frag:r,part:e,responseType:"arraybuffer",url:t.url,headers:{},rangeStart:0,rangeEnd:0},s=t.byteRangeStartOffset,n=t.byteRangeEndOffset;if(W(s)&&W(n)){var o;let a=s,l=n;if(r.sn==="initSegment"&&((o=r.decryptdata)==null?void 0:o.method)==="AES-128"){const c=n-s;c%16&&(l=n+(16-c%16)),s!==0&&(i.resetIV=!0,a=s-16)}i.rangeStart=a,i.rangeEnd=l}return i}function Ia(r,e){const t=new Error(`GAP ${r.gap?"tag":"attribute"} found`),i={type:q.MEDIA_ERROR,details:D.FRAG_GAP,fatal:!1,frag:r,error:t,networkDetails:null};return e&&(i.part=e),(e||r).stats.aborted=!0,new wt(i)}class wt extends Error{constructor(e){super(e.error.message),this.data=void 0,this.data=e}}class Ph{constructor(e){this.config=void 0,this.keyUriToKeyInfo={},this.emeController=null,this.config=e}abort(e){for(const t in this.keyUriToKeyInfo){const i=this.keyUriToKeyInfo[t].loader;if(i){if(e&&e!==i.context.frag.type)return;i.abort()}}}detach(){for(const e in this.keyUriToKeyInfo){const t=this.keyUriToKeyInfo[e];(t.mediaKeySessionContext||t.decryptdata.isCommonEncryption)&&delete this.keyUriToKeyInfo[e]}}destroy(){this.detach();for(const e in this.keyUriToKeyInfo){const t=this.keyUriToKeyInfo[e].loader;t&&t.destroy()}this.keyUriToKeyInfo={}}createKeyLoadError(e,t=D.KEY_LOAD_ERROR,i,s,n){return new wt({type:q.NETWORK_ERROR,details:t,fatal:!1,frag:e,response:n,error:i,networkDetails:s})}loadClear(e,t){if(this.emeController&&this.config.emeEnabled){const{sn:i,cc:s}=e;for(let n=0;n<t.length;n++){const o=t[n];if(s<=o.cc&&(i==="initSegment"||o.sn==="initSegment"||i<o.sn)){this.emeController.selectKeySystemFormat(o).then(a=>{o.setKeyFormat(a)});break}}}}load(e){return!e.decryptdata&&e.encrypted&&this.emeController?this.emeController.selectKeySystemFormat(e).then(t=>this.loadInternal(e,t)):this.loadInternal(e)}loadInternal(e,t){var i,s;t&&e.setKeyFormat(t);const n=e.decryptdata;if(!n){const c=new Error(t?`Expected frag.decryptdata to be defined after setting format ${t}`:"Missing decryption data on fragment in onKeyLoading");return Promise.reject(this.createKeyLoadError(e,D.KEY_LOAD_ERROR,c))}const o=n.uri;if(!o)return Promise.reject(this.createKeyLoadError(e,D.KEY_LOAD_ERROR,new Error(`Invalid key URI: "${o}"`)));let a=this.keyUriToKeyInfo[o];if((i=a)!=null&&i.decryptdata.key)return n.key=a.decryptdata.key,Promise.resolve({frag:e,keyInfo:a});if((s=a)!=null&&s.keyLoadPromise){var l;switch((l=a.mediaKeySessionContext)==null?void 0:l.keyStatus){case void 0:case"status-pending":case"usable":case"usable-in-future":return a.keyLoadPromise.then(c=>(n.key=c.keyInfo.decryptdata.key,{frag:e,keyInfo:a}))}}switch(a=this.keyUriToKeyInfo[o]={decryptdata:n,keyLoadPromise:null,loader:null,mediaKeySessionContext:null},n.method){case"ISO-23001-7":case"SAMPLE-AES":case"SAMPLE-AES-CENC":case"SAMPLE-AES-CTR":return n.keyFormat==="identity"?this.loadKeyHTTP(a,e):this.loadKeyEME(a,e);case"AES-128":return this.loadKeyHTTP(a,e);default:return Promise.reject(this.createKeyLoadError(e,D.KEY_LOAD_ERROR,new Error(`Key supplied with unsupported METHOD: "${n.method}"`)))}}loadKeyEME(e,t){const i={frag:t,keyInfo:e};if(this.emeController&&this.config.emeEnabled){const s=this.emeController.loadKey(i);if(s)return(e.keyLoadPromise=s.then(n=>(e.mediaKeySessionContext=n,i))).catch(n=>{throw e.keyLoadPromise=null,n})}return Promise.resolve(i)}loadKeyHTTP(e,t){const i=this.config,s=i.loader,n=new s(i);return t.keyLoader=e.loader=n,e.keyLoadPromise=new Promise((o,a)=>{const l={keyInfo:e,frag:t,responseType:"arraybuffer",url:e.decryptdata.uri},c=i.keyLoadPolicy.default,d={loadPolicy:c,timeout:c.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},h={onSuccess:(u,f,g,p)=>{const{frag:m,keyInfo:A,url:x}=g;if(!m.decryptdata||A!==this.keyUriToKeyInfo[x])return a(this.createKeyLoadError(m,D.KEY_LOAD_ERROR,new Error("after key load, decryptdata unset or changed"),p));A.decryptdata.key=m.decryptdata.key=new Uint8Array(u.data),m.keyLoader=null,A.loader=null,o({frag:m,keyInfo:A})},onError:(u,f,g,p)=>{this.resetLoader(f),a(this.createKeyLoadError(t,D.KEY_LOAD_ERROR,new Error(`HTTP Error ${u.code} loading key ${u.text}`),g,je({url:l.url,data:void 0},u)))},onTimeout:(u,f,g)=>{this.resetLoader(f),a(this.createKeyLoadError(t,D.KEY_LOAD_TIMEOUT,new Error("key loading timed out"),g))},onAbort:(u,f,g)=>{this.resetLoader(f),a(this.createKeyLoadError(t,D.INTERNAL_ABORTED,new Error("key loading aborted"),g))}};n.load(l,d,h)})}resetLoader(e){const{frag:t,keyInfo:i,url:s}=e,n=i.loader;t.keyLoader===n&&(t.keyLoader=null,i.loader=null),delete this.keyUriToKeyInfo[s],n&&n.destroy()}}class Oh{constructor(){this._boundTick=void 0,this._tickTimer=null,this._tickInterval=null,this._tickCallCount=0,this._boundTick=this.tick.bind(this)}destroy(){this.onHandlerDestroying(),this.onHandlerDestroyed()}onHandlerDestroying(){this.clearNextTick(),this.clearInterval()}onHandlerDestroyed(){}hasInterval(){return!!this._tickInterval}hasNextTick(){return!!this._tickTimer}setInterval(e){return this._tickInterval?!1:(this._tickCallCount=0,this._tickInterval=self.setInterval(this._boundTick,e),!0)}clearInterval(){return this._tickInterval?(self.clearInterval(this._tickInterval),this._tickInterval=null,!0):!1}clearNextTick(){return this._tickTimer?(self.clearTimeout(this._tickTimer),this._tickTimer=null,!0):!1}tick(){this._tickCallCount++,this._tickCallCount===1&&(this.doTick(),this._tickCallCount>1&&this.tickImmediate(),this._tickCallCount=0)}tickImmediate(){this.clearNextTick(),this._tickTimer=self.setTimeout(this._boundTick,0)}doTick(){}}const Mh={length:0,start:()=>0,end:()=>0};class fe{static isBuffered(e,t){try{if(e){const i=fe.getBuffered(e);for(let s=0;s<i.length;s++)if(t>=i.start(s)&&t<=i.end(s))return!0}}catch{}return!1}static bufferInfo(e,t,i){try{if(e){const s=fe.getBuffered(e),n=[];let o;for(o=0;o<s.length;o++)n.push({start:s.start(o),end:s.end(o)});return this.bufferedInfo(n,t,i)}}catch{}return{len:0,start:t,end:t,nextStart:void 0}}static bufferedInfo(e,t,i){t=Math.max(0,t),e.sort(function(c,d){const h=c.start-d.start;return h||d.end-c.end});let s=[];if(i)for(let c=0;c<e.length;c++){const d=s.length;if(d){const h=s[d-1].end;e[c].start-h<i?e[c].end>h&&(s[d-1].end=e[c].end):s.push(e[c])}else s.push(e[c])}else s=e;let n=0,o,a=t,l=t;for(let c=0;c<s.length;c++){const d=s[c].start,h=s[c].end;if(t+i>=d&&t<h)a=d,l=h,n=l-t;else if(t+i<d){o=d;break}}return{len:n,start:a||0,end:l||0,nextStart:o}}static getBuffered(e){try{return e.buffered}catch(t){return C.log("failed to get media.buffered",t),Mh}}}class qr{constructor(e,t,i,s=0,n=-1,o=!1){this.level=void 0,this.sn=void 0,this.part=void 0,this.id=void 0,this.size=void 0,this.partial=void 0,this.transmuxing=Ms(),this.buffering={audio:Ms(),video:Ms(),audiovideo:Ms()},this.level=e,this.sn=t,this.id=i,this.size=s,this.part=n,this.partial=o}}function Ms(){return{start:0,executeStart:0,executeEnd:0,end:0}}function Ca(r,e){let t=null;for(let i=0,s=r.length;i<s;i++){const n=r[i];if(n&&n.cc===e){t=n;break}}return t}function Fh(r,e,t){return!!(e.details&&(t.endCC>t.startCC||r&&r.cc<t.startCC))}function Nh(r,e,t=0){const i=r.fragments,s=e.fragments;if(!s.length||!i.length){C.log("No fragments to align");return}const n=Ca(i,s[0].cc);if(!n||n&&!n.startPTS){C.log("No frag in previous level to align on");return}return n}function wa(r,e){if(r){const t=r.start+e;r.start=r.startPTS=t,r.endPTS=t+r.duration}}function Zr(r,e){const t=e.fragments;for(let i=0,s=t.length;i<s;i++)wa(t[i],r);e.fragmentHint&&wa(e.fragmentHint,r),e.alignedSliding=!0}function Bh(r,e,t){e&&(Uh(r,t,e),!t.alignedSliding&&e.details&&Hh(t,e.details),!t.alignedSliding&&e.details&&!t.skippedSegments&&ma(e.details,t))}function Uh(r,e,t){if(Fh(r,t,e)){const i=Nh(t.details,e);i&&W(i.start)&&(C.log(`Adjusting PTS using last level due to CC increase within current level ${e.url}`),Zr(i.start,e))}}function Hh(r,e){if(!e.fragments.length||!r.hasProgramDateTime||!e.hasProgramDateTime)return;const t=e.fragments[0].programDateTime,i=r.fragments[0].programDateTime,s=(i-t)/1e3+e.fragments[0].start;s&&W(s)&&(C.log(`Adjusting PTS using programDateTime delta ${i-t}ms, sliding:${s.toFixed(3)} ${r.url} `),Zr(s,r))}function La(r,e){if(!r.hasProgramDateTime||!e.hasProgramDateTime)return;const t=r.fragments,i=e.fragments;if(!t.length||!i.length)return;const s=Math.round(i.length/2)-1,n=i[s],o=Ca(t,n.cc)||t[Math.round(t.length/2)-1],a=n.programDateTime,l=o.programDateTime;if(a===null||l===null)return;const c=(l-a)/1e3-(o.start-n.start);Zr(c,r)}class Gh{constructor(e,t){this.subtle=void 0,this.aesIV=void 0,this.subtle=e,this.aesIV=t}decrypt(e,t){return this.subtle.decrypt({name:"AES-CBC",iv:this.aesIV},t,e)}}class Vh{constructor(e,t){this.subtle=void 0,this.key=void 0,this.subtle=e,this.key=t}expandKey(){return this.subtle.importKey("raw",this.key,{name:"AES-CBC"},!1,["encrypt","decrypt"])}}function jh(r){const e=r.byteLength,t=e&&new DataView(r.buffer).getUint8(e-1);return t?_t(r,0,e-t):r}class zh{constructor(){this.rcon=[0,1,2,4,8,16,32,64,128,27,54],this.subMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.invSubMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.sBox=new Uint32Array(256),this.invSBox=new Uint32Array(256),this.key=new Uint32Array(0),this.ksRows=0,this.keySize=0,this.keySchedule=void 0,this.invKeySchedule=void 0,this.initTable()}uint8ArrayToUint32Array_(e){const t=new DataView(e),i=new Uint32Array(4);for(let s=0;s<4;s++)i[s]=t.getUint32(s*4);return i}initTable(){const e=this.sBox,t=this.invSBox,i=this.subMix,s=i[0],n=i[1],o=i[2],a=i[3],l=this.invSubMix,c=l[0],d=l[1],h=l[2],u=l[3],f=new Uint32Array(256);let g=0,p=0,m=0;for(m=0;m<256;m++)m<128?f[m]=m<<1:f[m]=m<<1^283;for(m=0;m<256;m++){let A=p^p<<1^p<<2^p<<3^p<<4;A=A>>>8^A&255^99,e[g]=A,t[A]=g;const x=f[g],b=f[x],y=f[b];let T=f[A]*257^A*16843008;s[g]=T<<24|T>>>8,n[g]=T<<16|T>>>16,o[g]=T<<8|T>>>24,a[g]=T,T=y*16843009^b*65537^x*257^g*16843008,c[A]=T<<24|T>>>8,d[A]=T<<16|T>>>16,h[A]=T<<8|T>>>24,u[A]=T,g?(g=x^f[f[f[y^x]]],p^=f[f[p]]):g=p=1}}expandKey(e){const t=this.uint8ArrayToUint32Array_(e);let i=!0,s=0;for(;s<t.length&&i;)i=t[s]===this.key[s],s++;if(i)return;this.key=t;const n=this.keySize=t.length;if(n!==4&&n!==6&&n!==8)throw new Error("Invalid aes key size="+n);const o=this.ksRows=(n+6+1)*4;let a,l;const c=this.keySchedule=new Uint32Array(o),d=this.invKeySchedule=new Uint32Array(o),h=this.sBox,u=this.rcon,f=this.invSubMix,g=f[0],p=f[1],m=f[2],A=f[3];let x,b;for(a=0;a<o;a++){if(a<n){x=c[a]=t[a];continue}b=x,a%n===0?(b=b<<8|b>>>24,b=h[b>>>24]<<24|h[b>>>16&255]<<16|h[b>>>8&255]<<8|h[b&255],b^=u[a/n|0]<<24):n>6&&a%n===4&&(b=h[b>>>24]<<24|h[b>>>16&255]<<16|h[b>>>8&255]<<8|h[b&255]),c[a]=x=(c[a-n]^b)>>>0}for(l=0;l<o;l++)a=o-l,l&3?b=c[a]:b=c[a-4],l<4||a<=4?d[l]=b:d[l]=g[h[b>>>24]]^p[h[b>>>16&255]]^m[h[b>>>8&255]]^A[h[b&255]],d[l]=d[l]>>>0}networkToHostOrderSwap(e){return e<<24|(e&65280)<<8|(e&16711680)>>8|e>>>24}decrypt(e,t,i){const s=this.keySize+6,n=this.invKeySchedule,o=this.invSBox,a=this.invSubMix,l=a[0],c=a[1],d=a[2],h=a[3],u=this.uint8ArrayToUint32Array_(i);let f=u[0],g=u[1],p=u[2],m=u[3];const A=new Int32Array(e),x=new Int32Array(A.length);let b,y,T,E,S,R,w,I,O,P,B,J,H,V;const j=this.networkToHostOrderSwap;for(;t<A.length;){for(O=j(A[t]),P=j(A[t+1]),B=j(A[t+2]),J=j(A[t+3]),S=O^n[0],R=J^n[1],w=B^n[2],I=P^n[3],H=4,V=1;V<s;V++)b=l[S>>>24]^c[R>>16&255]^d[w>>8&255]^h[I&255]^n[H],y=l[R>>>24]^c[w>>16&255]^d[I>>8&255]^h[S&255]^n[H+1],T=l[w>>>24]^c[I>>16&255]^d[S>>8&255]^h[R&255]^n[H+2],E=l[I>>>24]^c[S>>16&255]^d[R>>8&255]^h[w&255]^n[H+3],S=b,R=y,w=T,I=E,H=H+4;b=o[S>>>24]<<24^o[R>>16&255]<<16^o[w>>8&255]<<8^o[I&255]^n[H],y=o[R>>>24]<<24^o[w>>16&255]<<16^o[I>>8&255]<<8^o[S&255]^n[H+1],T=o[w>>>24]<<24^o[I>>16&255]<<16^o[S>>8&255]<<8^o[R&255]^n[H+2],E=o[I>>>24]<<24^o[S>>16&255]<<16^o[R>>8&255]<<8^o[w&255]^n[H+3],x[t]=j(b^f),x[t+1]=j(E^g),x[t+2]=j(T^p),x[t+3]=j(y^m),f=O,g=P,p=B,m=J,t=t+4}return x.buffer}}const Wh=16;class Jr{constructor(e,{removePKCS7Padding:t=!0}={}){if(this.logEnabled=!0,this.removePKCS7Padding=void 0,this.subtle=null,this.softwareDecrypter=null,this.key=null,this.fastAesKey=null,this.remainderData=null,this.currentIV=null,this.currentResult=null,this.useSoftware=void 0,this.useSoftware=e.enableSoftwareAES,this.removePKCS7Padding=t,t)try{const i=self.crypto;i&&(this.subtle=i.subtle||i.webkitSubtle)}catch{}this.subtle===null&&(this.useSoftware=!0)}destroy(){this.subtle=null,this.softwareDecrypter=null,this.key=null,this.fastAesKey=null,this.remainderData=null,this.currentIV=null,this.currentResult=null}isSync(){return this.useSoftware}flush(){const{currentResult:e,remainderData:t}=this;if(!e||t)return this.reset(),null;const i=new Uint8Array(e);return this.reset(),this.removePKCS7Padding?jh(i):i}reset(){this.currentResult=null,this.currentIV=null,this.remainderData=null,this.softwareDecrypter&&(this.softwareDecrypter=null)}decrypt(e,t,i){return this.useSoftware?new Promise((s,n)=>{this.softwareDecrypt(new Uint8Array(e),t,i);const o=this.flush();o?s(o.buffer):n(new Error("[softwareDecrypt] Failed to decrypt data"))}):this.webCryptoDecrypt(new Uint8Array(e),t,i)}softwareDecrypt(e,t,i){const{currentIV:s,currentResult:n,remainderData:o}=this;this.logOnce("JS AES decrypt"),o&&(e=$t(o,e),this.remainderData=null);const a=this.getValidChunk(e);if(!a.length)return null;s&&(i=s);let l=this.softwareDecrypter;l||(l=this.softwareDecrypter=new zh),l.expandKey(t);const c=n;return this.currentResult=l.decrypt(a.buffer,0,i),this.currentIV=_t(a,-16).buffer,c||null}webCryptoDecrypt(e,t,i){const s=this.subtle;return(this.key!==t||!this.fastAesKey)&&(this.key=t,this.fastAesKey=new Vh(s,t)),this.fastAesKey.expandKey().then(n=>s?(this.logOnce("WebCrypto AES decrypt"),new Gh(s,new Uint8Array(i)).decrypt(e.buffer,n)):Promise.reject(new Error("web crypto not initialized"))).catch(n=>(C.warn(`[decrypter]: WebCrypto Error, disable WebCrypto API, ${n.name}: ${n.message}`),this.onWebCryptoError(e,t,i)))}onWebCryptoError(e,t,i){this.useSoftware=!0,this.logEnabled=!0,this.softwareDecrypt(e,t,i);const s=this.flush();if(s)return s.buffer;throw new Error("WebCrypto and softwareDecrypt: failed to decrypt data")}getValidChunk(e){let t=e;const i=e.length-e.length%Wh;return i!==e.length&&(t=_t(e,0,i),this.remainderData=_t(e,i)),t}logOnce(e){this.logEnabled&&(C.log(`[decrypter]: ${e}`),this.logEnabled=!1)}}const Yh={toString:function(r){let e="";const t=r.length;for(let i=0;i<t;i++)e+=`[${r.start(i).toFixed(3)}-${r.end(i).toFixed(3)}]`;return e}},M={STOPPED:"STOPPED",IDLE:"IDLE",KEY_LOADING:"KEY_LOADING",FRAG_LOADING:"FRAG_LOADING",FRAG_LOADING_WAITING_RETRY:"FRAG_LOADING_WAITING_RETRY",WAITING_TRACK:"WAITING_TRACK",PARSING:"PARSING",PARSED:"PARSED",ENDED:"ENDED",ERROR:"ERROR",WAITING_INIT_PTS:"WAITING_INIT_PTS",WAITING_LEVEL:"WAITING_LEVEL"};class Qr extends Oh{constructor(e,t,i,s,n){super(),this.hls=void 0,this.fragPrevious=null,this.fragCurrent=null,this.fragmentTracker=void 0,this.transmuxer=null,this._state=M.STOPPED,this.playlistType=void 0,this.media=null,this.mediaBuffer=null,this.config=void 0,this.bitrateTest=!1,this.lastCurrentTime=0,this.nextLoadPosition=0,this.startPosition=0,this.startTimeOffset=null,this.loadedmetadata=!1,this.retryDate=0,this.levels=null,this.fragmentLoader=void 0,this.keyLoader=void 0,this.levelLastLoaded=null,this.startFragRequested=!1,this.decrypter=void 0,this.initPTS=[],this.onvseeking=null,this.onvended=null,this.logPrefix="",this.log=void 0,this.warn=void 0,this.playlistType=n,this.logPrefix=s,this.log=C.log.bind(C,`${s}:`),this.warn=C.warn.bind(C,`${s}:`),this.hls=e,this.fragmentLoader=new kh(e.config),this.keyLoader=i,this.fragmentTracker=t,this.config=e.config,this.decrypter=new Jr(e.config),e.on(v.MANIFEST_LOADED,this.onManifestLoaded,this)}doTick(){this.onTickEnd()}onTickEnd(){}startLoad(e){}stopLoad(){this.fragmentLoader.abort(),this.keyLoader.abort(this.playlistType);const e=this.fragCurrent;e!=null&&e.loader&&(e.abortRequests(),this.fragmentTracker.removeFragment(e)),this.resetTransmuxer(),this.fragCurrent=null,this.fragPrevious=null,this.clearInterval(),this.clearNextTick(),this.state=M.STOPPED}_streamEnded(e,t){if(t.live||e.nextStart||!e.end||!this.media)return!1;const i=t.partList;if(i!=null&&i.length){const n=i[i.length-1];return fe.isBuffered(this.media,n.start+n.duration/2)}const s=t.fragments[t.fragments.length-1].type;return this.fragmentTracker.isEndListAppended(s)}getLevelDetails(){if(this.levels&&this.levelLastLoaded!==null){var e;return(e=this.levels[this.levelLastLoaded])==null?void 0:e.details}}onMediaAttached(e,t){const i=this.media=this.mediaBuffer=t.media;this.onvseeking=this.onMediaSeeking.bind(this),this.onvended=this.onMediaEnded.bind(this),i.addEventListener("seeking",this.onvseeking),i.addEventListener("ended",this.onvended);const s=this.config;this.levels&&s.autoStartLoad&&this.state===M.STOPPED&&this.startLoad(s.startPosition)}onMediaDetaching(){const e=this.media;e!=null&&e.ended&&(this.log("MSE detaching and video ended, reset startPosition"),this.startPosition=this.lastCurrentTime=0),e&&this.onvseeking&&this.onvended&&(e.removeEventListener("seeking",this.onvseeking),e.removeEventListener("ended",this.onvended),this.onvseeking=this.onvended=null),this.keyLoader&&this.keyLoader.detach(),this.media=this.mediaBuffer=null,this.loadedmetadata=!1,this.fragmentTracker.removeAllFragments(),this.stopLoad()}onMediaSeeking(){const{config:e,fragCurrent:t,media:i,mediaBuffer:s,state:n}=this,o=i?i.currentTime:0,a=fe.bufferInfo(s||i,o,e.maxBufferHole);if(this.log(`media seeking to ${W(o)?o.toFixed(3):o}, state: ${n}`),this.state===M.ENDED)this.resetLoadingState();else if(t){const l=e.maxFragLookUpTolerance,c=t.start-l,d=t.start+t.duration+l;if(!a.len||d<a.start||c>a.end){const h=o>d;(o<c||h)&&(h&&t.loader&&(this.log("seeking outside of buffer while fragment load in progress, cancel fragment load"),t.abortRequests(),this.resetLoadingState()),this.fragPrevious=null)}}i&&(this.fragmentTracker.removeFragmentsInRange(o,1/0,this.playlistType,!0),this.lastCurrentTime=o),!this.loadedmetadata&&!a.len&&(this.nextLoadPosition=this.startPosition=o),this.tickImmediate()}onMediaEnded(){this.startPosition=this.lastCurrentTime=0}onManifestLoaded(e,t){this.startTimeOffset=t.startTimeOffset,this.initPTS=[]}onHandlerDestroying(){this.stopLoad(),super.onHandlerDestroying()}onHandlerDestroyed(){this.state=M.STOPPED,this.fragmentLoader&&this.fragmentLoader.destroy(),this.keyLoader&&this.keyLoader.destroy(),this.decrypter&&this.decrypter.destroy(),this.hls=this.log=this.warn=this.decrypter=this.keyLoader=this.fragmentLoader=this.fragmentTracker=null,super.onHandlerDestroyed()}loadFragment(e,t,i){this._loadFragForPlayback(e,t,i)}_loadFragForPlayback(e,t,i){const s=n=>{if(this.fragContextChanged(e)){this.warn(`Fragment ${e.sn}${n.part?" p: "+n.part.index:""} of level ${e.level} was dropped during download.`),this.fragmentTracker.removeFragment(e);return}e.stats.chunkCount++,this._handleFragmentLoadProgress(n)};this._doFragLoad(e,t,i,s).then(n=>{if(!n)return;const o=this.state;if(this.fragContextChanged(e)){(o===M.FRAG_LOADING||!this.fragCurrent&&o===M.PARSING)&&(this.fragmentTracker.removeFragment(e),this.state=M.IDLE);return}"payload"in n&&(this.log(`Loaded fragment ${e.sn} of level ${e.level}`),this.hls.trigger(v.FRAG_LOADED,n)),this._handleFragmentLoadComplete(n)}).catch(n=>{this.state===M.STOPPED||this.state===M.ERROR||(this.warn(n),this.resetFragmentLoading(e))})}clearTrackerIfNeeded(e){var t;const{fragmentTracker:i}=this;if(i.getState(e)===ke.APPENDING){const n=e.type,o=this.getFwdBufferInfo(this.mediaBuffer,n),a=Math.max(e.duration,o?o.len:this.config.maxBufferLength);this.reduceMaxBufferLength(a)&&i.removeFragment(e)}else((t=this.mediaBuffer)==null?void 0:t.buffered.length)===0?i.removeAllFragments():i.hasParts(e.type)&&(i.detectPartialFragments({frag:e,part:null,stats:e.stats,id:e.type}),i.getState(e)===ke.PARTIAL&&i.removeFragment(e))}flushMainBuffer(e,t,i=null){if(!(e-t))return;const s={startOffset:e,endOffset:t,type:i};this.hls.trigger(v.BUFFER_FLUSHING,s)}_loadInitSegment(e,t){this._doFragLoad(e,t).then(i=>{if(!i||this.fragContextChanged(e)||!this.levels)throw new Error("init load aborted");return i}).then(i=>{const{hls:s}=this,{payload:n}=i,o=e.decryptdata;if(n&&n.byteLength>0&&o&&o.key&&o.iv&&o.method==="AES-128"){const a=self.performance.now();return this.decrypter.decrypt(new Uint8Array(n),o.key.buffer,o.iv.buffer).catch(l=>{throw s.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_DECRYPT_ERROR,fatal:!1,error:l,reason:l.message,frag:e}),l}).then(l=>{const c=self.performance.now();return s.trigger(v.FRAG_DECRYPTED,{frag:e,payload:l,stats:{tstart:a,tdecrypt:c}}),i.payload=l,i})}return i}).then(i=>{const{fragCurrent:s,hls:n,levels:o}=this;if(!o)throw new Error("init load aborted, missing levels");const a=e.stats;this.state=M.IDLE,t.fragmentError=0,e.data=new Uint8Array(i.payload),a.parsing.start=a.buffering.start=self.performance.now(),a.parsing.end=a.buffering.end=self.performance.now(),i.frag===s&&n.trigger(v.FRAG_BUFFERED,{stats:a,frag:s,part:null,id:e.type}),this.tick()}).catch(i=>{this.state===M.STOPPED||this.state===M.ERROR||(this.warn(i),this.resetFragmentLoading(e))})}fragContextChanged(e){const{fragCurrent:t}=this;return!e||!t||e.level!==t.level||e.sn!==t.sn||e.urlId!==t.urlId}fragBufferedComplete(e,t){var i,s,n,o;const a=this.mediaBuffer?this.mediaBuffer:this.media;this.log(`Buffered ${e.type} sn: ${e.sn}${t?" part: "+t.index:""} of ${this.playlistType===Z.MAIN?"level":"track"} ${e.level} (frag:[${((i=e.startPTS)!=null?i:NaN).toFixed(3)}-${((s=e.endPTS)!=null?s:NaN).toFixed(3)}] > buffer:${a?Yh.toString(fe.getBuffered(a)):"(detached)"})`),this.state=M.IDLE,a&&(!this.loadedmetadata&&e.type==Z.MAIN&&a.buffered.length&&((n=this.fragCurrent)==null?void 0:n.sn)===((o=this.fragPrevious)==null?void 0:o.sn)&&(this.loadedmetadata=!0,this.seekToStartPos()),this.tick())}seekToStartPos(){}_handleFragmentLoadComplete(e){const{transmuxer:t}=this;if(!t)return;const{frag:i,part:s,partsLoaded:n}=e,o=!n||n.length===0||n.some(l=>!l),a=new qr(i.level,i.sn,i.stats.chunkCount+1,0,s?s.index:-1,!o);t.flush(a)}_handleFragmentLoadProgress(e){}_doFragLoad(e,t,i=null,s){var n;const o=t==null?void 0:t.details;if(!this.levels||!o)throw new Error(`frag load aborted, missing level${o?"":" detail"}s`);let a=null;if(e.encrypted&&!((n=e.decryptdata)!=null&&n.key)?(this.log(`Loading key for ${e.sn} of [${o.startSN}-${o.endSN}], ${this.logPrefix==="[stream-controller]"?"level":"track"} ${e.level}`),this.state=M.KEY_LOADING,this.fragCurrent=e,a=this.keyLoader.load(e).then(d=>{if(!this.fragContextChanged(d.frag))return this.hls.trigger(v.KEY_LOADED,d),this.state===M.KEY_LOADING&&(this.state=M.IDLE),d}),this.hls.trigger(v.KEY_LOADING,{frag:e}),this.fragCurrent===null&&(a=Promise.reject(new Error("frag load aborted, context changed in KEY_LOADING")))):!e.encrypted&&o.encryptedFragments.length&&this.keyLoader.loadClear(e,o.encryptedFragments),i=Math.max(e.start,i||0),this.config.lowLatencyMode&&e.sn!=="initSegment"){const d=o.partList;if(d&&s){i>e.end&&o.fragmentHint&&(e=o.fragmentHint);const h=this.getNextPart(d,e,i);if(h>-1){const u=d[h];this.log(`Loading part sn: ${e.sn} p: ${u.index} cc: ${e.cc} of playlist [${o.startSN}-${o.endSN}] parts [0-${h}-${d.length-1}] ${this.logPrefix==="[stream-controller]"?"level":"track"}: ${e.level}, target: ${parseFloat(i.toFixed(3))}`),this.nextLoadPosition=u.start+u.duration,this.state=M.FRAG_LOADING;let f;return a?f=a.then(g=>!g||this.fragContextChanged(g.frag)?null:this.doFragPartsLoad(e,u,t,s)).catch(g=>this.handleFragLoadError(g)):f=this.doFragPartsLoad(e,u,t,s).catch(g=>this.handleFragLoadError(g)),this.hls.trigger(v.FRAG_LOADING,{frag:e,part:u,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING parts")):f}else if(!e.url||this.loadedEndOfParts(d,i))return Promise.resolve(null)}}this.log(`Loading fragment ${e.sn} cc: ${e.cc} ${o?"of ["+o.startSN+"-"+o.endSN+"] ":""}${this.logPrefix==="[stream-controller]"?"level":"track"}: ${e.level}, target: ${parseFloat(i.toFixed(3))}`),W(e.sn)&&!this.bitrateTest&&(this.nextLoadPosition=e.start+e.duration),this.state=M.FRAG_LOADING;const l=this.config.progressive;let c;return l&&a?c=a.then(d=>!d||this.fragContextChanged(d==null?void 0:d.frag)?null:this.fragmentLoader.load(e,s)).catch(d=>this.handleFragLoadError(d)):c=Promise.all([this.fragmentLoader.load(e,l?s:void 0),a]).then(([d])=>(!l&&d&&s&&s(d),d)).catch(d=>this.handleFragLoadError(d)),this.hls.trigger(v.FRAG_LOADING,{frag:e,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING")):c}doFragPartsLoad(e,t,i,s){return new Promise((n,o)=>{var a;const l=[],c=(a=i.details)==null?void 0:a.partList,d=h=>{this.fragmentLoader.loadPart(e,h,s).then(u=>{l[h.index]=u;const f=u.part;this.hls.trigger(v.FRAG_LOADED,u);const g=va(i,e.sn,h.index+1)||ya(c,e.sn,h.index+1);if(g)d(g);else return n({frag:e,part:f,partsLoaded:l})}).catch(o)};d(t)})}handleFragLoadError(e){if("data"in e){const t=e.data;e.data&&t.details===D.INTERNAL_ABORTED?this.handleFragLoadAborted(t.frag,t.part):this.hls.trigger(v.ERROR,t)}else this.hls.trigger(v.ERROR,{type:q.OTHER_ERROR,details:D.INTERNAL_EXCEPTION,err:e,error:e,fatal:!0});return null}_handleTransmuxerFlush(e){const t=this.getCurrentContext(e);if(!t||this.state!==M.PARSING){!this.fragCurrent&&this.state!==M.STOPPED&&this.state!==M.ERROR&&(this.state=M.IDLE);return}const{frag:i,part:s,level:n}=t,o=self.performance.now();i.stats.parsing.end=o,s&&(s.stats.parsing.end=o),this.updateLevelTiming(i,s,n,e.partial)}getCurrentContext(e){const{levels:t,fragCurrent:i}=this,{level:s,sn:n,part:o}=e;if(!(t!=null&&t[s]))return this.warn(`Levels object was unset while buffering fragment ${n} of level ${s}. The current chunk will not be buffered.`),null;const a=t[s],l=o>-1?va(a,n,o):null,c=l?l.fragment:xh(a,n,i);return c?(i&&i!==c&&(c.stats=i.stats),{frag:c,part:l,level:a}):null}bufferFragmentData(e,t,i,s){var n;if(!e||this.state!==M.PARSING)return;const{data1:o,data2:a}=e;let l=o;if(o&&a&&(l=$t(o,a)),!((n=l)!=null&&n.length))return;const c={type:e.type,frag:t,part:i,chunkMeta:s,parent:t.type,data:l};this.hls.trigger(v.BUFFER_APPENDING,c),e.dropped&&e.independent&&!i&&this.flushBufferGap(t)}flushBufferGap(e){const t=this.media;if(!t)return;if(!fe.isBuffered(t,t.currentTime)){this.flushMainBuffer(0,e.start);return}const i=t.currentTime,s=fe.bufferInfo(t,i,0),n=e.duration,o=Math.min(this.config.maxFragLookUpTolerance*2,n*.25),a=Math.max(Math.min(e.start-o,s.end-o),i+o);e.start-a>o&&this.flushMainBuffer(a,e.start)}getFwdBufferInfo(e,t){const i=this.getLoadPosition();return W(i)?this.getFwdBufferInfoAtPos(e,i,t):null}getFwdBufferInfoAtPos(e,t,i){const{config:{maxBufferHole:s}}=this,n=fe.bufferInfo(e,t,s);if(n.len===0&&n.nextStart!==void 0){const o=this.fragmentTracker.getBufferedFrag(t,i);if(o&&n.nextStart<o.end)return fe.bufferInfo(e,t,Math.max(n.nextStart,s))}return n}getMaxBufferLength(e){const{config:t}=this;let i;return e?i=Math.max(8*t.maxBufferSize/e,t.maxBufferLength):i=t.maxBufferLength,Math.min(i,t.maxMaxBufferLength)}reduceMaxBufferLength(e){const t=this.config,i=e||t.maxBufferLength;return t.maxMaxBufferLength>=i?(t.maxMaxBufferLength/=2,this.warn(`Reduce max buffer length to ${t.maxMaxBufferLength}s`),!0):!1}getAppendedFrag(e,t=Z.MAIN){const i=this.fragmentTracker.getAppendedFrag(e,Z.MAIN);return i&&"fragment"in i?i.fragment:i}getNextFragment(e,t){const i=t.fragments,s=i.length;if(!s)return null;const{config:n}=this,o=i[0].start;let a;if(t.live){const l=n.initialLiveManifestSize;if(s<l)return this.warn(`Not enough fragments to start playback (have: ${s}, need: ${l})`),null;!t.PTSKnown&&!this.startFragRequested&&this.startPosition===-1&&(a=this.getInitialLiveFragment(t,i),this.startPosition=a?this.hls.liveSyncPosition||a.start:e)}else e<=o&&(a=i[0]);if(!a){const l=n.lowLatencyMode?t.partEnd:t.fragmentEnd;a=this.getFragmentAtPosition(e,l,t)}return this.mapToInitFragWhenRequired(a)}isLoopLoading(e,t){const i=this.fragmentTracker.getState(e);return(i===ke.OK||i===ke.PARTIAL&&!!e.gap)&&this.nextLoadPosition>t}getNextFragmentLoopLoading(e,t,i,s,n){const o=e.gap,a=this.getNextFragment(this.nextLoadPosition,t);if(a===null)return a;if(e=a,o&&e&&!e.gap&&i.nextStart){const l=this.getFwdBufferInfoAtPos(this.mediaBuffer?this.mediaBuffer:this.media,i.nextStart,s);if(l!==null&&i.len+l.len>=n)return this.log(`buffer full after gaps in "${s}" playlist starting at sn: ${e.sn}`),null}return e}mapToInitFragWhenRequired(e){return e!=null&&e.initSegment&&!(e!=null&&e.initSegment.data)&&!this.bitrateTest?e.initSegment:e}getNextPart(e,t,i){let s=-1,n=!1,o=!0;for(let a=0,l=e.length;a<l;a++){const c=e[a];if(o=o&&!c.independent,s>-1&&i<c.start)break;const d=c.loaded;d?s=-1:(n||c.independent||o)&&c.fragment===t&&(s=a),n=d}return s}loadedEndOfParts(e,t){const i=e[e.length-1];return i&&t>i.start&&i.loaded}getInitialLiveFragment(e,t){const i=this.fragPrevious;let s=null;if(i){if(e.hasProgramDateTime&&(this.log(`Live playlist, switching playlist, load frag with same PDT: ${i.programDateTime}`),s=Eh(t,i.endProgramDateTime,this.config.maxFragLookUpTolerance)),!s){const n=i.sn+1;if(n>=e.startSN&&n<=e.endSN){const o=t[n-e.startSN];i.cc===o.cc&&(s=o,this.log(`Live playlist, switching playlist, load frag with next SN: ${s.sn}`))}s||(s=Ih(t,i.cc),s&&this.log(`Live playlist, switching playlist, load frag with same CC: ${s.sn}`))}}else{const n=this.hls.liveSyncPosition;n!==null&&(s=this.getFragmentAtPosition(n,this.bitrateTest?e.fragmentEnd:e.edge,e))}return s}getFragmentAtPosition(e,t,i){const{config:s}=this;let{fragPrevious:n}=this,{fragments:o,endSN:a}=i;const{fragmentHint:l}=i,c=s.maxFragLookUpTolerance,d=i.partList,h=!!(s.lowLatencyMode&&d!=null&&d.length&&l);h&&l&&!this.bitrateTest&&(o=o.concat(l),a=l.sn);let u;if(e<t){const f=e>t-c?0:c;u=Qi(n,o,e,f)}else u=o[o.length-1];if(u){const f=u.sn-i.startSN,g=this.fragmentTracker.getState(u);if((g===ke.OK||g===ke.PARTIAL&&u.gap)&&(n=u),n&&u.sn===n.sn&&(!h||d[0].fragment.sn>u.sn)&&n&&u.level===n.level){const m=o[f+1];u.sn<a&&this.fragmentTracker.getState(m)!==ke.OK?u=m:u=null}}return u}synchronizeToLiveEdge(e){const{config:t,media:i}=this;if(!i)return;const s=this.hls.liveSyncPosition,n=i.currentTime,o=e.fragments[0].start,a=e.edge,l=n>=o-t.maxFragLookUpTolerance&&n<=a;if(s!==null&&i.duration>s&&(n<s||!l)){const c=t.liveMaxLatencyDuration!==void 0?t.liveMaxLatencyDuration:t.liveMaxLatencyDurationCount*e.targetduration;(!l&&i.readyState<4||n<a-c)&&(this.loadedmetadata||(this.nextLoadPosition=s),i.readyState&&(this.warn(`Playback: ${n.toFixed(3)} is located too far from the end of live sliding playlist: ${a}, reset currentTime to : ${s.toFixed(3)}`),i.currentTime=s))}}alignPlaylists(e,t){const{levels:i,levelLastLoaded:s,fragPrevious:n}=this,o=s!==null?i[s]:null,a=e.fragments.length;if(!a)return this.warn("No fragments in live playlist"),0;const l=e.fragments[0].start,c=!t,d=e.alignedSliding&&W(l);if(c||!d&&!l){Bh(n,o,e);const h=e.fragments[0].start;return this.log(`Live playlist sliding: ${h.toFixed(2)} start-sn: ${t?t.startSN:"na"}->${e.startSN} prev-sn: ${n?n.sn:"na"} fragments: ${a}`),h}return l}waitForCdnTuneIn(e){return e.live&&e.canBlockReload&&e.partTarget&&e.tuneInGoal>Math.max(e.partHoldBack,e.partTarget*3)}setStartPosition(e,t){let i=this.startPosition;if(i<t&&(i=-1),i===-1||this.lastCurrentTime===-1){const s=this.startTimeOffset!==null,n=s?this.startTimeOffset:e.startTimeOffset;n!==null&&W(n)?(i=t+n,n<0&&(i+=e.totalduration),i=Math.min(Math.max(t,i),t+e.totalduration),this.log(`Start time offset ${n} found in ${s?"multivariant":"media"} playlist, adjust startPosition to ${i}`),this.startPosition=i):e.live?i=this.hls.liveSyncPosition||t:this.startPosition=i=0,this.lastCurrentTime=i}this.nextLoadPosition=i}getLoadPosition(){const{media:e}=this;let t=0;return this.loadedmetadata&&e?t=e.currentTime:this.nextLoadPosition&&(t=this.nextLoadPosition),t}handleFragLoadAborted(e,t){this.transmuxer&&e.sn!=="initSegment"&&e.stats.aborted&&(this.warn(`Fragment ${e.sn}${t?" part "+t.index:""} of level ${e.level} was aborted`),this.resetFragmentLoading(e))}resetFragmentLoading(e){(!this.fragCurrent||!this.fragContextChanged(e)&&this.state!==M.FRAG_LOADING_WAITING_RETRY)&&(this.state=M.IDLE)}onFragmentOrKeyLoadError(e,t){if(t.chunkMeta&&!t.frag){const d=this.getCurrentContext(t.chunkMeta);d&&(t.frag=d.frag)}const i=t.frag;if(!i||i.type!==e||!this.levels)return;if(this.fragContextChanged(i)){var s;this.warn(`Frag load error must match current frag to retry ${i.url} > ${(s=this.fragCurrent)==null?void 0:s.url}`);return}const n=t.details===D.FRAG_GAP;n&&this.fragmentTracker.fragBuffered(i,!0);const o=t.errorAction,{action:a,retryCount:l=0,retryConfig:c}=o||{};if(o&&a===Ye.RetryRequest&&c){this.loadedmetadata||(this.startFragRequested=!1,this.nextLoadPosition=this.startPosition);const d=Wr(c,l);this.warn(`Fragment ${i.sn} of ${e} ${i.level} errored with ${t.details}, retrying loading ${l+1}/${c.maxNumRetry} in ${d}ms`),o.resolved=!0,this.retryDate=self.performance.now()+d,this.state=M.FRAG_LOADING_WAITING_RETRY}else c&&o?(this.resetFragmentErrors(e),l<c.maxNumRetry?n||(o.resolved=!0):C.warn(`${t.details} reached or exceeded max retry (${l})`)):this.state=M.ERROR;this.tickImmediate()}reduceLengthAndFlushBuffer(e){if(this.state===M.PARSING||this.state===M.PARSED){const t=e.parent,i=this.getFwdBufferInfo(this.mediaBuffer,t),s=i&&i.len>.5;s&&this.reduceMaxBufferLength(i.len);const n=!s;return n&&this.warn(`Buffer full error while media.currentTime is not buffered, flush ${t} buffer`),e.frag&&(this.fragmentTracker.removeFragment(e.frag),this.nextLoadPosition=e.frag.start),this.resetLoadingState(),n}return!1}resetFragmentErrors(e){e===Z.AUDIO&&(this.fragCurrent=null),this.loadedmetadata||(this.startFragRequested=!1),this.state!==M.STOPPED&&(this.state=M.IDLE)}afterBufferFlushed(e,t,i){if(!e)return;const s=fe.getBuffered(e);this.fragmentTracker.detectEvictedFragments(t,s,i),this.state===M.ENDED&&this.resetLoadingState()}resetLoadingState(){this.log("Reset loading state"),this.fragCurrent=null,this.fragPrevious=null,this.state=M.IDLE}resetStartWhenNotLoaded(e){if(!this.loadedmetadata){this.startFragRequested=!1;const t=this.levels?this.levels[e].details:null;t!=null&&t.live?(this.startPosition=-1,this.setStartPosition(t,0),this.resetLoadingState()):this.nextLoadPosition=this.startPosition}}resetWhenMissingContext(e){this.warn(`The loading context changed while buffering fragment ${e.sn} of level ${e.level}. This chunk will not be buffered.`),this.removeUnbufferedFrags(),this.resetStartWhenNotLoaded(e.level),this.resetLoadingState()}removeUnbufferedFrags(e=0){this.fragmentTracker.removeFragmentsInRange(e,1/0,this.playlistType,!1,!0)}updateLevelTiming(e,t,i,s){var n;const o=i.details;if(!o){this.warn("level.details undefined");return}if(Object.keys(e.elementaryStreams).reduce((l,c)=>{const d=e.elementaryStreams[c];if(d){const h=d.endPTS-d.startPTS;if(h<=0)return this.warn(`Could not parse fragment ${e.sn} ${c} duration reliably (${h})`),l||!1;const u=s?0:pa(o,e,d.startPTS,d.endPTS,d.startDTS,d.endDTS);return this.hls.trigger(v.LEVEL_PTS_UPDATED,{details:o,level:i,drift:u,type:c,frag:e,start:d.startPTS,end:d.endPTS}),!0}return l},!1))i.fragmentError=0;else if(((n=this.transmuxer)==null?void 0:n.error)===null){const l=new Error(`Found no media in fragment ${e.sn} of level ${i.id} resetting transmuxer to fallback to playlist timing`);if(this.warn(l.message),this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,fatal:!1,error:l,frag:e,reason:`Found no media in msn ${e.sn} of level "${i.url}"`}),!this.hls)return;this.resetTransmuxer()}this.state=M.PARSED,this.hls.trigger(v.FRAG_PARSED,{frag:e,part:t})}resetTransmuxer(){this.transmuxer&&(this.transmuxer.destroy(),this.transmuxer=null)}recoverWorkerError(e){e.event==="demuxerWorker"&&(this.resetTransmuxer(),this.resetLoadingState())}set state(e){const t=this._state;t!==e&&(this._state=e,this.log(`${t}->${e}`))}get state(){return this._state}}function Ra(){return self.SourceBuffer||self.WebKitSourceBuffer}function Kh(){const r=Ls();if(!r)return!1;const e=Ra(),t=r&&typeof r.isTypeSupported=="function"&&r.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"'),i=!e||e.prototype&&typeof e.prototype.appendBuffer=="function"&&typeof e.prototype.remove=="function";return!!t&&!!i}function Xh(){var r;const e=Ra();return typeof(e==null||(r=e.prototype)==null?void 0:r.changeType)=="function"}function qh(){return typeof __HLS_WORKER_BUNDLE__=="function"}function Zh(){const r=new self.Blob([`var exports={};var module={exports:exports};function define(f){f()};define.amd=true;(${__HLS_WORKER_BUNDLE__.toString()})(true);`],{type:"text/javascript"}),e=self.URL.createObjectURL(r);return{worker:new self.Worker(e),objectURL:e}}function Jh(r){const e=new self.URL(r,self.location.href).href;return{worker:new self.Worker(e),scriptURL:e}}function pt(r="",e=9e4){return{type:r,id:-1,pid:-1,inputTimeScale:e,sequenceNumber:-1,samples:[],dropped:0}}class Da{constructor(){this._audioTrack=void 0,this._id3Track=void 0,this.frameIndex=0,this.cachedData=null,this.basePTS=null,this.initPTS=null,this.lastPTS=null}resetInitSegment(e,t,i,s){this._id3Track={type:"id3",id:3,pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0}}resetTimeStamp(e){this.initPTS=e,this.resetContiguity()}resetContiguity(){this.basePTS=null,this.lastPTS=null,this.frameIndex=0}canParse(e,t){return!1}appendFrame(e,t,i){}demux(e,t){this.cachedData&&(e=$t(this.cachedData,e),this.cachedData=null);let i=Ss(e,0),s=i?i.length:0,n;const o=this._audioTrack,a=this._id3Track,l=i?Pd(i):void 0,c=e.length;for((this.basePTS===null||this.frameIndex===0&&W(l))&&(this.basePTS=Qh(l,t,this.initPTS),this.lastPTS=this.basePTS),this.lastPTS===null&&(this.lastPTS=this.basePTS),i&&i.length>0&&a.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:lt.audioId3,duration:Number.POSITIVE_INFINITY});s<c;){if(this.canParse(e,s)){const d=this.appendFrame(o,e,s);d?(this.frameIndex++,this.lastPTS=d.sample.pts,s+=d.length,n=s):s=c}else kd(e,s)?(i=Ss(e,s),a.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:lt.audioId3,duration:Number.POSITIVE_INFINITY}),s+=i.length,n=s):s++;if(s===c&&n!==c){const d=_t(e,n);this.cachedData?this.cachedData=$t(this.cachedData,d):this.cachedData=d}}return{audioTrack:o,videoTrack:pt(),id3Track:a,textTrack:pt()}}demuxSampleAes(e,t,i){return Promise.reject(new Error(`[${this}] This demuxer does not support Sample-AES decryption`))}flush(e){const t=this.cachedData;return t&&(this.cachedData=null,this.demux(t,0)),{audioTrack:this._audioTrack,videoTrack:pt(),id3Track:this._id3Track,textTrack:pt()}}destroy(){}}const Qh=(r,e,t)=>{if(W(r))return r*90;const i=t?t.baseTime*9e4/t.timescale:0;return e*9e4+i};function _h(r,e,t,i){let s,n,o,a;const l=navigator.userAgent.toLowerCase(),c=i,d=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];s=((e[t+2]&192)>>>6)+1;const h=(e[t+2]&60)>>>2;if(h>d.length-1){r.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,fatal:!0,reason:`invalid ADTS sampling index:${h}`});return}return o=(e[t+2]&1)<<2,o|=(e[t+3]&192)>>>6,C.log(`manifest codec:${i}, ADTS type:${s}, samplingIndex:${h}`),/firefox/i.test(l)?h>=6?(s=5,a=new Array(4),n=h-3):(s=2,a=new Array(2),n=h):l.indexOf("android")!==-1?(s=2,a=new Array(2),n=h):(s=5,a=new Array(4),i&&(i.indexOf("mp4a.40.29")!==-1||i.indexOf("mp4a.40.5")!==-1)||!i&&h>=6?n=h-3:((i&&i.indexOf("mp4a.40.2")!==-1&&(h>=6&&o===1||/vivaldi/i.test(l))||!i&&o===1)&&(s=2,a=new Array(2)),n=h)),a[0]=s<<3,a[0]|=(h&14)>>1,a[1]|=(h&1)<<7,a[1]|=o<<3,s===5&&(a[1]|=(n&14)>>1,a[2]=(n&1)<<7,a[2]|=8,a[3]=0),{config:a,samplerate:d[h],channelCount:o,codec:"mp4a.40."+s,manifestCodec:c}}function ka(r,e){return r[e]===255&&(r[e+1]&246)===240}function Pa(r,e){return r[e+1]&1?7:9}function _r(r,e){return(r[e+3]&3)<<11|r[e+4]<<3|(r[e+5]&224)>>>5}function $h(r,e){return e+5<r.length}function Fs(r,e){return e+1<r.length&&ka(r,e)}function eu(r,e){return $h(r,e)&&ka(r,e)&&_r(r,e)<=r.length-e}function tu(r,e){if(Fs(r,e)){const t=Pa(r,e);if(e+t>=r.length)return!1;const i=_r(r,e);if(i<=t)return!1;const s=e+i;return s===r.length||Fs(r,s)}return!1}function Oa(r,e,t,i,s){if(!r.samplerate){const n=_h(e,t,i,s);if(!n)return;r.config=n.config,r.samplerate=n.samplerate,r.channelCount=n.channelCount,r.codec=n.codec,r.manifestCodec=n.manifestCodec,C.log(`parsed codec:${r.codec}, rate:${n.samplerate}, channels:${n.channelCount}`)}}function Ma(r){return 9216e4/r}function iu(r,e){const t=Pa(r,e);if(e+t<=r.length){const i=_r(r,e)-t;if(i>0)return{headerLength:t,frameLength:i}}}function Fa(r,e,t,i,s){const n=Ma(r.samplerate),o=i+s*n,a=iu(e,t);let l;if(a){const{frameLength:h,headerLength:u}=a,f=u+h,g=Math.max(0,t+f-e.length);g?(l=new Uint8Array(f-u),l.set(e.subarray(t+u,e.length),0)):l=e.subarray(t+u,t+f);const p={unit:l,pts:o};return g||r.samples.push(p),{sample:p,length:f,missing:g}}const c=e.length-t;return l=new Uint8Array(c),l.set(e.subarray(t,e.length),0),{sample:{unit:l,pts:o},length:c,missing:-1}}class su extends Da{constructor(e,t){super(),this.observer=void 0,this.config=void 0,this.observer=e,this.config=t}resetInitSegment(e,t,i,s){super.resetInitSegment(e,t,i,s),this._audioTrack={container:"audio/adts",type:"audio",id:2,pid:-1,sequenceNumber:0,segmentCodec:"aac",samples:[],manifestCodec:t,duration:s,inputTimeScale:9e4,dropped:0}}static probe(e){if(!e)return!1;let i=(Ss(e,0)||[]).length;for(let s=e.length;i<s;i++)if(tu(e,i))return C.log("ADTS sync word found !"),!0;return!1}canParse(e,t){return eu(e,t)}appendFrame(e,t,i){Oa(e,this.observer,t,i,e.manifestCodec);const s=Fa(e,t,i,this.basePTS,this.frameIndex);if(s&&s.missing===0)return s}}const ru=/\/emsg[-/]ID3/i;class nu{constructor(e,t){this.remainderData=null,this.timeOffset=0,this.config=void 0,this.videoTrack=void 0,this.audioTrack=void 0,this.id3Track=void 0,this.txtTrack=void 0,this.config=t}resetTimeStamp(){}resetInitSegment(e,t,i,s){const n=this.videoTrack=pt("video",1),o=this.audioTrack=pt("audio",1),a=this.txtTrack=pt("text",1);if(this.id3Track=pt("id3",1),this.timeOffset=0,!(e!=null&&e.byteLength))return;const l=Xo(e);if(l.video){const{id:c,timescale:d,codec:h}=l.video;n.id=c,n.timescale=a.timescale=d,n.codec=h}if(l.audio){const{id:c,timescale:d,codec:h}=l.audio;o.id=c,o.timescale=d,o.codec=h}a.id=Wo.text,n.sampleDuration=0,n.duration=o.duration=s}resetContiguity(){this.remainderData=null}static probe(e){return e=e.length>16384?e.subarray(0,16384):e,re(e,["moof"]).length>0}demux(e,t){this.timeOffset=t;let i=e;const s=this.videoTrack,n=this.txtTrack;if(this.config.progressive){this.remainderData&&(i=$t(this.remainderData,e));const a=Xd(i);this.remainderData=a.remainder,s.samples=a.valid||new Uint8Array}else s.samples=i;const o=this.extractID3Track(s,t);return n.samples=Zo(t,s),{videoTrack:s,audioTrack:this.audioTrack,id3Track:o,textTrack:this.txtTrack}}flush(){const e=this.timeOffset,t=this.videoTrack,i=this.txtTrack;t.samples=this.remainderData||new Uint8Array,this.remainderData=null;const s=this.extractID3Track(t,this.timeOffset);return i.samples=Zo(e,t),{videoTrack:t,audioTrack:pt(),id3Track:s,textTrack:pt()}}extractID3Track(e,t){const i=this.id3Track;if(e.samples.length){const s=re(e.samples,["emsg"]);s&&s.forEach(n=>{const o=Jd(n);if(ru.test(o.schemeIdUri)){const a=W(o.presentationTime)?o.presentationTime/o.timeScale:t+o.presentationTimeDelta/o.timeScale;let l=o.eventDuration===4294967295?Number.POSITIVE_INFINITY:o.eventDuration/o.timeScale;l<=.001&&(l=Number.POSITIVE_INFINITY);const c=o.payload;i.samples.push({data:c,len:c.byteLength,dts:a,pts:a,type:lt.emsg,duration:l})}})}return i}demuxSampleAes(e,t,i){return Promise.reject(new Error("The MP4 demuxer does not support SAMPLE-AES decryption"))}destroy(){}}let Ns=null;const ou=[32,64,96,128,160,192,224,256,288,320,352,384,416,448,32,48,56,64,80,96,112,128,160,192,224,256,320,384,32,40,48,56,64,80,96,112,128,160,192,224,256,320,32,48,56,64,80,96,112,128,144,160,176,192,224,256,8,16,24,32,40,48,56,64,80,96,112,128,144,160],au=[44100,48e3,32e3,22050,24e3,16e3,11025,12e3,8e3],lu=[[0,72,144,12],[0,0,0,0],[0,72,144,12],[0,144,144,12]],cu=[0,1,1,4];function Na(r,e,t,i,s){if(t+24>e.length)return;const n=Ba(e,t);if(n&&t+n.frameLength<=e.length){const o=n.samplesPerFrame*9e4/n.sampleRate,a=i+s*o,l={unit:e.subarray(t,t+n.frameLength),pts:a,dts:a};return r.config=[],r.channelCount=n.channelCount,r.samplerate=n.sampleRate,r.samples.push(l),{sample:l,length:n.frameLength,missing:0}}}function Ba(r,e){const t=r[e+1]>>3&3,i=r[e+1]>>1&3,s=r[e+2]>>4&15,n=r[e+2]>>2&3;if(t!==1&&s!==0&&s!==15&&n!==3){const o=r[e+2]>>1&1,a=r[e+3]>>6,l=t===3?3-i:i===3?3:4,c=ou[l*14+s-1]*1e3,h=au[(t===3?0:t===2?1:2)*3+n],u=a===3?1:2,f=lu[t][i],g=cu[i],p=f*8*g,m=Math.floor(f*c/h+o)*g;if(Ns===null){const b=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);Ns=b?parseInt(b[1]):0}return!!Ns&&Ns<=87&&i===2&&c>=224e3&&a===0&&(r[e+3]=r[e+3]|128),{sampleRate:h,channelCount:u,frameLength:m,samplesPerFrame:p}}}function $r(r,e){return r[e]===255&&(r[e+1]&224)===224&&(r[e+1]&6)!==0}function Ua(r,e){return e+1<r.length&&$r(r,e)}function du(r,e){return $r(r,e)&&4<=r.length-e}function hu(r,e){if(e+1<r.length&&$r(r,e)){const i=Ba(r,e);let s=4;i!=null&&i.frameLength&&(s=i.frameLength);const n=e+s;return n===r.length||Ua(r,n)}return!1}class Ha{constructor(e){this.data=void 0,this.bytesAvailable=void 0,this.word=void 0,this.bitsAvailable=void 0,this.data=e,this.bytesAvailable=e.byteLength,this.word=0,this.bitsAvailable=0}loadWord(){const e=this.data,t=this.bytesAvailable,i=e.byteLength-t,s=new Uint8Array(4),n=Math.min(4,t);if(n===0)throw new Error("no bytes available");s.set(e.subarray(i,i+n)),this.word=new DataView(s.buffer).getUint32(0),this.bitsAvailable=n*8,this.bytesAvailable-=n}skipBits(e){let t;e=Math.min(e,this.bytesAvailable*8+this.bitsAvailable),this.bitsAvailable>e?(this.word<<=e,this.bitsAvailable-=e):(e-=this.bitsAvailable,t=e>>3,e-=t<<3,this.bytesAvailable-=t,this.loadWord(),this.word<<=e,this.bitsAvailable-=e)}readBits(e){let t=Math.min(this.bitsAvailable,e);const i=this.word>>>32-t;if(e>32&&C.error("Cannot read more than 32 bits at a time"),this.bitsAvailable-=t,this.bitsAvailable>0)this.word<<=t;else if(this.bytesAvailable>0)this.loadWord();else throw new Error("no bits available");return t=e-t,t>0&&this.bitsAvailable?i<<t|this.readBits(t):i}skipLZ(){let e;for(e=0;e<this.bitsAvailable;++e)if(this.word&2147483648>>>e)return this.word<<=e,this.bitsAvailable-=e,e;return this.loadWord(),e+this.skipLZ()}skipUEG(){this.skipBits(1+this.skipLZ())}skipEG(){this.skipBits(1+this.skipLZ())}readUEG(){const e=this.skipLZ();return this.readBits(e+1)-1}readEG(){const e=this.readUEG();return 1&e?1+e>>>1:-1*(e>>>1)}readBoolean(){return this.readBits(1)===1}readUByte(){return this.readBits(8)}readUShort(){return this.readBits(16)}readUInt(){return this.readBits(32)}skipScalingList(e){let t=8,i=8,s;for(let n=0;n<e;n++)i!==0&&(s=this.readEG(),i=(t+s+256)%256),t=i===0?t:i}readSPS(){let e=0,t=0,i=0,s=0,n,o,a;const l=this.readUByte.bind(this),c=this.readBits.bind(this),d=this.readUEG.bind(this),h=this.readBoolean.bind(this),u=this.skipBits.bind(this),f=this.skipEG.bind(this),g=this.skipUEG.bind(this),p=this.skipScalingList.bind(this);l();const m=l();if(c(5),u(3),l(),g(),m===100||m===110||m===122||m===244||m===44||m===83||m===86||m===118||m===128){const E=d();if(E===3&&u(1),g(),g(),u(1),h())for(o=E!==3?8:12,a=0;a<o;a++)h()&&(a<6?p(16):p(64))}g();const A=d();if(A===0)d();else if(A===1)for(u(1),f(),f(),n=d(),a=0;a<n;a++)f();g(),u(1);const x=d(),b=d(),y=c(1);y===0&&u(1),u(1),h()&&(e=d(),t=d(),i=d(),s=d());let T=[1,1];if(h()&&h())switch(l()){case 1:T=[1,1];break;case 2:T=[12,11];break;case 3:T=[10,11];break;case 4:T=[16,11];break;case 5:T=[40,33];break;case 6:T=[24,11];break;case 7:T=[20,11];break;case 8:T=[32,11];break;case 9:T=[80,33];break;case 10:T=[18,11];break;case 11:T=[15,11];break;case 12:T=[64,33];break;case 13:T=[160,99];break;case 14:T=[4,3];break;case 15:T=[3,2];break;case 16:T=[2,1];break;case 255:{T=[l()<<8|l(),l()<<8|l()];break}}return{width:Math.ceil((x+1)*16-e*2-t*2),height:(2-y)*(b+1)*16-(y?2:4)*(i+s),pixelRatio:T}}readSliceType(){return this.readUByte(),this.readUEG(),this.readUEG()}}class uu{constructor(e,t,i){this.keyData=void 0,this.decrypter=void 0,this.keyData=i,this.decrypter=new Jr(t,{removePKCS7Padding:!1})}decryptBuffer(e){return this.decrypter.decrypt(e,this.keyData.key.buffer,this.keyData.iv.buffer)}decryptAacSample(e,t,i){const s=e[t].unit;if(s.length<=16)return;const n=s.subarray(16,s.length-s.length%16),o=n.buffer.slice(n.byteOffset,n.byteOffset+n.length);this.decryptBuffer(o).then(a=>{const l=new Uint8Array(a);s.set(l,16),this.decrypter.isSync()||this.decryptAacSamples(e,t+1,i)})}decryptAacSamples(e,t,i){for(;;t++){if(t>=e.length){i();return}if(!(e[t].unit.length<32)&&(this.decryptAacSample(e,t,i),!this.decrypter.isSync()))return}}getAvcEncryptedData(e){const t=Math.floor((e.length-48)/160)*16+16,i=new Int8Array(t);let s=0;for(let n=32;n<e.length-16;n+=160,s+=16)i.set(e.subarray(n,n+16),s);return i}getAvcDecryptedUnit(e,t){const i=new Uint8Array(t);let s=0;for(let n=32;n<e.length-16;n+=160,s+=16)e.set(i.subarray(s,s+16),n);return e}decryptAvcSample(e,t,i,s,n){const o=Qo(n.data),a=this.getAvcEncryptedData(o);this.decryptBuffer(a.buffer).then(l=>{n.data=this.getAvcDecryptedUnit(o,l),this.decrypter.isSync()||this.decryptAvcSamples(e,t,i+1,s)})}decryptAvcSamples(e,t,i,s){if(e instanceof Uint8Array)throw new Error("Cannot decrypt samples of type Uint8Array");for(;;t++,i=0){if(t>=e.length){s();return}const n=e[t].units;for(;!(i>=n.length);i++){const o=n[i];if(!(o.data.length<=48||o.type!==1&&o.type!==5)&&(this.decryptAvcSample(e,t,i,s,o),!this.decrypter.isSync()))return}}}}const Ne=188;class Bt{constructor(e,t,i){this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.sampleAes=null,this.pmtParsed=!1,this.audioCodec=void 0,this.videoCodec=void 0,this._duration=0,this._pmtId=-1,this._avcTrack=void 0,this._audioTrack=void 0,this._id3Track=void 0,this._txtTrack=void 0,this.aacOverFlow=null,this.avcSample=null,this.remainderData=null,this.observer=e,this.config=t,this.typeSupported=i}static probe(e){const t=Bt.syncOffset(e);return t>0&&C.warn(`MPEG2-TS detected but first sync word found @ offset ${t}`),t!==-1}static syncOffset(e){const t=e.length;let i=Math.min(Ne*5,e.length-Ne)+1,s=0;for(;s<i;){let n=!1,o=-1,a=0;for(let l=s;l<t;l+=Ne)if(e[l]===71){if(a++,o===-1&&(o=l,o!==0&&(i=Math.min(o+Ne*99,e.length-Ne)+1)),n||(n=en(e,l)===0),n&&a>1&&(o===0&&a>2||l+Ne>i))return o}else{if(a)return-1;break}s++}return-1}static createTrack(e,t){return{container:e==="video"||e==="audio"?"video/mp2t":void 0,type:e,id:Wo[e],pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0,duration:e==="audio"?t:void 0}}resetInitSegment(e,t,i,s){this.pmtParsed=!1,this._pmtId=-1,this._avcTrack=Bt.createTrack("video"),this._audioTrack=Bt.createTrack("audio",s),this._id3Track=Bt.createTrack("id3"),this._txtTrack=Bt.createTrack("text"),this._audioTrack.segmentCodec="aac",this.aacOverFlow=null,this.avcSample=null,this.remainderData=null,this.audioCodec=t,this.videoCodec=i,this._duration=s}resetTimeStamp(){}resetContiguity(){const{_audioTrack:e,_avcTrack:t,_id3Track:i}=this;e&&(e.pesData=null),t&&(t.pesData=null),i&&(i.pesData=null),this.aacOverFlow=null,this.avcSample=null,this.remainderData=null}demux(e,t,i=!1,s=!1){i||(this.sampleAes=null);let n;const o=this._avcTrack,a=this._audioTrack,l=this._id3Track,c=this._txtTrack;let d=o.pid,h=o.pesData,u=a.pid,f=l.pid,g=a.pesData,p=l.pesData,m=null,A=this.pmtParsed,x=this._pmtId,b=e.length;if(this.remainderData&&(e=$t(this.remainderData,e),b=e.length,this.remainderData=null),b<Ne&&!s)return this.remainderData=e,{audioTrack:a,videoTrack:o,id3Track:l,textTrack:c};const y=Math.max(0,Bt.syncOffset(e));b-=(b-y)%Ne,b<e.byteLength&&!s&&(this.remainderData=new Uint8Array(e.buffer,b,e.buffer.byteLength-b));let T=0;for(let S=y;S<b;S+=Ne)if(e[S]===71){const R=!!(e[S+1]&64),w=en(e,S),I=(e[S+3]&48)>>4;let O;if(I>1){if(O=S+5+e[S+4],O===S+Ne)continue}else O=S+4;switch(w){case d:R&&(h&&(n=mi(h))&&this.parseAVCPES(o,c,n,!1),h={data:[],size:0}),h&&(h.data.push(e.subarray(O,S+Ne)),h.size+=S+Ne-O);break;case u:if(R){if(g&&(n=mi(g)))switch(a.segmentCodec){case"aac":this.parseAACPES(a,n);break;case"mp3":this.parseMPEGPES(a,n);break}g={data:[],size:0}}g&&(g.data.push(e.subarray(O,S+Ne)),g.size+=S+Ne-O);break;case f:R&&(p&&(n=mi(p))&&this.parseID3PES(l,n),p={data:[],size:0}),p&&(p.data.push(e.subarray(O,S+Ne)),p.size+=S+Ne-O);break;case 0:R&&(O+=e[O]+1),x=this._pmtId=fu(e,O);break;case x:{R&&(O+=e[O]+1);const P=gu(e,O,this.typeSupported,i);d=P.avc,d>0&&(o.pid=d),u=P.audio,u>0&&(a.pid=u,a.segmentCodec=P.segmentCodec),f=P.id3,f>0&&(l.pid=f),m!==null&&!A&&(C.warn(`MPEG-TS PMT found at ${S} after unknown PID '${m}'. Backtracking to sync byte @${y} to parse all TS packets.`),m=null,S=y-188),A=this.pmtParsed=!0;break}case 17:case 8191:break;default:m=w;break}}else T++;if(T>0){const S=new Error(`Found ${T} TS packet/s that do not start with 0x47`);this.observer.emit(v.ERROR,v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,fatal:!1,error:S,reason:S.message})}o.pesData=h,a.pesData=g,l.pesData=p;const E={audioTrack:a,videoTrack:o,id3Track:l,textTrack:c};return s&&this.extractRemainingSamples(E),E}flush(){const{remainderData:e}=this;this.remainderData=null;let t;return e?t=this.demux(e,-1,!1,!0):t={videoTrack:this._avcTrack,audioTrack:this._audioTrack,id3Track:this._id3Track,textTrack:this._txtTrack},this.extractRemainingSamples(t),this.sampleAes?this.decrypt(t,this.sampleAes):t}extractRemainingSamples(e){const{audioTrack:t,videoTrack:i,id3Track:s,textTrack:n}=e,o=i.pesData,a=t.pesData,l=s.pesData;let c;if(o&&(c=mi(o))?(this.parseAVCPES(i,n,c,!0),i.pesData=null):i.pesData=o,a&&(c=mi(a))){switch(t.segmentCodec){case"aac":this.parseAACPES(t,c);break;case"mp3":this.parseMPEGPES(t,c);break}t.pesData=null}else a!=null&&a.size&&C.log("last AAC PES packet truncated,might overlap between fragments"),t.pesData=a;l&&(c=mi(l))?(this.parseID3PES(s,c),s.pesData=null):s.pesData=l}demuxSampleAes(e,t,i){const s=this.demux(e,i,!0,!this.config.progressive),n=this.sampleAes=new uu(this.observer,this.config,t);return this.decrypt(s,n)}decrypt(e,t){return new Promise(i=>{const{audioTrack:s,videoTrack:n}=e;s.samples&&s.segmentCodec==="aac"?t.decryptAacSamples(s.samples,0,()=>{n.samples?t.decryptAvcSamples(n.samples,0,0,()=>{i(e)}):i(e)}):n.samples&&t.decryptAvcSamples(n.samples,0,0,()=>{i(e)})})}destroy(){this._duration=0}parseAVCPES(e,t,i,s){const n=this.parseAVCNALu(e,i.data);let o=this.avcSample,a,l=!1;i.data=null,o&&n.length&&!e.audFound&&(tn(o,e),o=this.avcSample=Bs(!1,i.pts,i.dts,"")),n.forEach(c=>{switch(c.type){case 1:{a=!0,o||(o=this.avcSample=Bs(!0,i.pts,i.dts,"")),o.frame=!0;const d=c.data;if(l&&d.length>4){const h=new Ha(d).readSliceType();(h===2||h===4||h===7||h===9)&&(o.key=!0)}break}case 5:a=!0,o||(o=this.avcSample=Bs(!0,i.pts,i.dts,"")),o.key=!0,o.frame=!0;break;case 6:{a=!0,Jo(c.data,1,i.pts,t.samples);break}case 7:if(a=!0,l=!0,!e.sps){const d=c.data,u=new Ha(d).readSPS();e.width=u.width,e.height=u.height,e.pixelRatio=u.pixelRatio,e.sps=[d],e.duration=this._duration;const f=d.subarray(1,4);let g="avc1.";for(let p=0;p<3;p++){let m=f[p].toString(16);m.length<2&&(m="0"+m),g+=m}e.codec=g}break;case 8:a=!0,e.pps||(e.pps=[c.data]);break;case 9:a=!1,e.audFound=!0,o&&tn(o,e),o=this.avcSample=Bs(!1,i.pts,i.dts,"");break;case 12:a=!0;break;default:a=!1,o&&(o.debug+="unknown NAL "+c.type+" ");break}o&&a&&o.units.push(c)}),s&&o&&(tn(o,e),this.avcSample=null)}getLastNalUnit(e){var t;let i=this.avcSample,s;if((!i||i.units.length===0)&&(i=e[e.length-1]),(t=i)!=null&&t.units){const n=i.units;s=n[n.length-1]}return s}parseAVCNALu(e,t){const i=t.byteLength;let s=e.naluState||0;const n=s,o=[];let a=0,l,c,d,h=-1,u=0;for(s===-1&&(h=0,u=t[0]&31,s=0,a=1);a<i;){if(l=t[a++],!s){s=l?0:1;continue}if(s===1){s=l?0:2;continue}if(!l)s=3;else if(l===1){if(h>=0){const f={data:t.subarray(h,a-s-1),type:u};o.push(f)}else{const f=this.getLastNalUnit(e.samples);if(f&&(n&&a<=4-n&&f.state&&(f.data=f.data.subarray(0,f.data.byteLength-n)),c=a-s-1,c>0)){const g=new Uint8Array(f.data.byteLength+c);g.set(f.data,0),g.set(t.subarray(0,c),f.data.byteLength),f.data=g,f.state=0}}a<i?(d=t[a]&31,h=a,u=d,s=0):s=-1}else s=0}if(h>=0&&s>=0){const f={data:t.subarray(h,i),type:u,state:s};o.push(f)}if(o.length===0){const f=this.getLastNalUnit(e.samples);if(f){const g=new Uint8Array(f.data.byteLength+t.byteLength);g.set(f.data,0),g.set(t,f.data.byteLength),f.data=g}}return e.naluState=s,o}parseAACPES(e,t){let i=0;const s=this.aacOverFlow;let n=t.data;if(s){this.aacOverFlow=null;const h=s.missing,u=s.sample.unit.byteLength;if(h===-1){const f=new Uint8Array(u+n.byteLength);f.set(s.sample.unit,0),f.set(n,u),n=f}else{const f=u-h;s.sample.unit.set(n.subarray(0,h),f),e.samples.push(s.sample),i=s.missing}}let o,a;for(o=i,a=n.length;o<a-1&&!Fs(n,o);o++);if(o!==i){let h;const u=o<a-1;u?h=`AAC PES did not start with ADTS header,offset:${o}`:h="No ADTS header found in AAC PES";const f=new Error(h);if(C.warn(`parsing error: ${h}`),this.observer.emit(v.ERROR,v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,fatal:!1,levelRetry:u,error:f,reason:h}),!u)return}Oa(e,this.observer,n,o,this.audioCodec);let l;if(t.pts!==void 0)l=t.pts;else if(s){const h=Ma(e.samplerate);l=s.sample.pts+h}else{C.warn("[tsdemuxer]: AAC PES unknown PTS");return}let c=0,d;for(;o<a;)if(d=Fa(e,n,o,l,c),o+=d.length,d.missing){this.aacOverFlow=d;break}else for(c++;o<a-1&&!Fs(n,o);o++);}parseMPEGPES(e,t){const i=t.data,s=i.length;let n=0,o=0;const a=t.pts;if(a===void 0){C.warn("[tsdemuxer]: MPEG PES unknown PTS");return}for(;o<s;)if(Ua(i,o)){const l=Na(e,i,o,a,n);if(l)o+=l.length,n++;else break}else o++}parseID3PES(e,t){if(t.pts===void 0){C.warn("[tsdemuxer]: ID3 PES unknown PTS");return}const i=Ce({},t,{type:this._avcTrack?lt.emsg:lt.audioId3,duration:Number.POSITIVE_INFINITY});e.samples.push(i)}}function Bs(r,e,t,i){return{key:r,frame:!1,pts:e,dts:t,units:[],debug:i,length:0}}function en(r,e){return((r[e+1]&31)<<8)+r[e+2]}function fu(r,e){return(r[e+10]&31)<<8|r[e+11]}function gu(r,e,t,i){const s={audio:-1,avc:-1,id3:-1,segmentCodec:"aac"},n=(r[e+1]&15)<<8|r[e+2],o=e+3+n-4,a=(r[e+10]&15)<<8|r[e+11];for(e+=12+a;e<o;){const l=en(r,e);switch(r[e]){case 207:if(!i){C.log("ADTS AAC with AES-128-CBC frame encryption found in unencrypted stream");break}case 15:s.audio===-1&&(s.audio=l);break;case 21:s.id3===-1&&(s.id3=l);break;case 219:if(!i){C.log("H.264 with AES-128-CBC slice encryption found in unencrypted stream");break}case 27:s.avc===-1&&(s.avc=l);break;case 3:case 4:t.mpeg!==!0&&t.mp3!==!0?C.log("MPEG audio found, not supported in this browser"):s.audio===-1&&(s.audio=l,s.segmentCodec="mp3");break;case 36:C.warn("Unsupported HEVC stream type found");break}e+=((r[e+3]&15)<<8|r[e+4])+5}return s}function mi(r){let e=0,t,i,s,n,o;const a=r.data;if(!r||r.size===0)return null;for(;a[0].length<19&&a.length>1;){const c=new Uint8Array(a[0].length+a[1].length);c.set(a[0]),c.set(a[1],a[0].length),a[0]=c,a.splice(1,1)}if(t=a[0],(t[0]<<16)+(t[1]<<8)+t[2]===1){if(i=(t[4]<<8)+t[5],i&&i>r.size-6)return null;const c=t[7];c&192&&(n=(t[9]&14)*536870912+(t[10]&255)*4194304+(t[11]&254)*16384+(t[12]&255)*128+(t[13]&254)/2,c&64?(o=(t[14]&14)*536870912+(t[15]&255)*4194304+(t[16]&254)*16384+(t[17]&255)*128+(t[18]&254)/2,n-o>54e5&&(C.warn(`${Math.round((n-o)/9e4)}s delta between PTS and DTS, align them`),n=o)):o=n),s=t[8];let d=s+9;if(r.size<=d)return null;r.size-=d;const h=new Uint8Array(r.size);for(let u=0,f=a.length;u<f;u++){t=a[u];let g=t.byteLength;if(d)if(d>g){d-=g;continue}else t=t.subarray(d),g-=d,d=0;h.set(t,e),e+=g}return i&&(i-=s+3),{data:h,pts:n,dts:o,len:i}}return null}function tn(r,e){if(r.units.length&&r.frame){if(r.pts===void 0){const t=e.samples,i=t.length;if(i){const s=t[i-1];r.pts=s.pts,r.dts=s.dts}else{e.dropped++;return}}e.samples.push(r)}r.debug.length&&C.log(r.pts+"/"+r.dts+":"+r.debug)}class pu extends Da{resetInitSegment(e,t,i,s){super.resetInitSegment(e,t,i,s),this._audioTrack={container:"audio/mpeg",type:"audio",id:2,pid:-1,sequenceNumber:0,segmentCodec:"mp3",samples:[],manifestCodec:t,duration:s,inputTimeScale:9e4,dropped:0}}static probe(e){if(!e)return!1;let i=(Ss(e,0)||[]).length;for(let s=e.length;i<s;i++)if(hu(e,i))return C.log("MPEG Audio sync word found !"),!0;return!1}canParse(e,t){return du(e,t)}appendFrame(e,t,i){if(this.basePTS!==null)return Na(e,t,i,this.basePTS,this.frameIndex)}}class Ga{static getSilentFrame(e,t){switch(e){case"mp4a.40.2":if(t===1)return new Uint8Array([0,200,0,128,35,128]);if(t===2)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(t===3)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(t===4)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(t===5)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,56]);if(t===6)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,0,178,0,32,8,224]);break;default:if(t===1)return new Uint8Array([1,64,34,128,163,78,230,128,186,8,0,0,0,28,6,241,193,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(t===2)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(t===3)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);break}}}const Ut=Math.pow(2,32)-1;class L{static init(){L.types={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],".mp3":[],mvex:[],mvhd:[],pasp:[],sdtp:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[],smhd:[]};let e;for(e in L.types)L.types.hasOwnProperty(e)&&(L.types[e]=[e.charCodeAt(0),e.charCodeAt(1),e.charCodeAt(2),e.charCodeAt(3)]);const t=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),i=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]);L.HDLR_TYPES={video:t,audio:i};const s=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),n=new Uint8Array([0,0,0,0,0,0,0,0]);L.STTS=L.STSC=L.STCO=n,L.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),L.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0]),L.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),L.STSD=new Uint8Array([0,0,0,0,0,0,0,1]);const o=new Uint8Array([105,115,111,109]),a=new Uint8Array([97,118,99,49]),l=new Uint8Array([0,0,0,1]);L.FTYP=L.box(L.types.ftyp,o,l,o,a),L.DINF=L.box(L.types.dinf,L.box(L.types.dref,s))}static box(e,...t){let i=8,s=t.length;const n=s;for(;s--;)i+=t[s].byteLength;const o=new Uint8Array(i);for(o[0]=i>>24&255,o[1]=i>>16&255,o[2]=i>>8&255,o[3]=i&255,o.set(e,4),s=0,i=8;s<n;s++)o.set(t[s],i),i+=t[s].byteLength;return o}static hdlr(e){return L.box(L.types.hdlr,L.HDLR_TYPES[e])}static mdat(e){return L.box(L.types.mdat,e)}static mdhd(e,t){t*=e;const i=Math.floor(t/(Ut+1)),s=Math.floor(t%(Ut+1));return L.box(L.types.mdhd,new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,e>>24&255,e>>16&255,e>>8&255,e&255,i>>24,i>>16&255,i>>8&255,i&255,s>>24,s>>16&255,s>>8&255,s&255,85,196,0,0]))}static mdia(e){return L.box(L.types.mdia,L.mdhd(e.timescale,e.duration),L.hdlr(e.type),L.minf(e))}static mfhd(e){return L.box(L.types.mfhd,new Uint8Array([0,0,0,0,e>>24,e>>16&255,e>>8&255,e&255]))}static minf(e){return e.type==="audio"?L.box(L.types.minf,L.box(L.types.smhd,L.SMHD),L.DINF,L.stbl(e)):L.box(L.types.minf,L.box(L.types.vmhd,L.VMHD),L.DINF,L.stbl(e))}static moof(e,t,i){return L.box(L.types.moof,L.mfhd(e),L.traf(i,t))}static moov(e){let t=e.length;const i=[];for(;t--;)i[t]=L.trak(e[t]);return L.box.apply(null,[L.types.moov,L.mvhd(e[0].timescale,e[0].duration)].concat(i).concat(L.mvex(e)))}static mvex(e){let t=e.length;const i=[];for(;t--;)i[t]=L.trex(e[t]);return L.box.apply(null,[L.types.mvex,...i])}static mvhd(e,t){t*=e;const i=Math.floor(t/(Ut+1)),s=Math.floor(t%(Ut+1)),n=new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,e>>24&255,e>>16&255,e>>8&255,e&255,i>>24,i>>16&255,i>>8&255,i&255,s>>24,s>>16&255,s>>8&255,s&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return L.box(L.types.mvhd,n)}static sdtp(e){const t=e.samples||[],i=new Uint8Array(4+t.length);let s,n;for(s=0;s<t.length;s++)n=t[s].flags,i[s+4]=n.dependsOn<<4|n.isDependedOn<<2|n.hasRedundancy;return L.box(L.types.sdtp,i)}static stbl(e){return L.box(L.types.stbl,L.stsd(e),L.box(L.types.stts,L.STTS),L.box(L.types.stsc,L.STSC),L.box(L.types.stsz,L.STSZ),L.box(L.types.stco,L.STCO))}static avc1(e){let t=[],i=[],s,n,o;for(s=0;s<e.sps.length;s++)n=e.sps[s],o=n.byteLength,t.push(o>>>8&255),t.push(o&255),t=t.concat(Array.prototype.slice.call(n));for(s=0;s<e.pps.length;s++)n=e.pps[s],o=n.byteLength,i.push(o>>>8&255),i.push(o&255),i=i.concat(Array.prototype.slice.call(n));const a=L.box(L.types.avcC,new Uint8Array([1,t[3],t[4],t[5],255,224|e.sps.length].concat(t).concat([e.pps.length]).concat(i))),l=e.width,c=e.height,d=e.pixelRatio[0],h=e.pixelRatio[1];return L.box(L.types.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,l>>8&255,l&255,c>>8&255,c&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,18,100,97,105,108,121,109,111,116,105,111,110,47,104,108,115,46,106,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),a,L.box(L.types.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192])),L.box(L.types.pasp,new Uint8Array([d>>24,d>>16&255,d>>8&255,d&255,h>>24,h>>16&255,h>>8&255,h&255])))}static esds(e){const t=e.config.length;return new Uint8Array([0,0,0,0,3,23+t,0,1,0,4,15+t,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([t]).concat(e.config).concat([6,1,2]))}static mp4a(e){const t=e.samplerate;return L.box(L.types.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,e.channelCount,0,16,0,0,0,0,t>>8&255,t&255,0,0]),L.box(L.types.esds,L.esds(e)))}static mp3(e){const t=e.samplerate;return L.box(L.types[".mp3"],new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,e.channelCount,0,16,0,0,0,0,t>>8&255,t&255,0,0]))}static stsd(e){return e.type==="audio"?e.segmentCodec==="mp3"&&e.codec==="mp3"?L.box(L.types.stsd,L.STSD,L.mp3(e)):L.box(L.types.stsd,L.STSD,L.mp4a(e)):L.box(L.types.stsd,L.STSD,L.avc1(e))}static tkhd(e){const t=e.id,i=e.duration*e.timescale,s=e.width,n=e.height,o=Math.floor(i/(Ut+1)),a=Math.floor(i%(Ut+1));return L.box(L.types.tkhd,new Uint8Array([1,0,0,7,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,t>>24&255,t>>16&255,t>>8&255,t&255,0,0,0,0,o>>24,o>>16&255,o>>8&255,o&255,a>>24,a>>16&255,a>>8&255,a&255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,s>>8&255,s&255,0,0,n>>8&255,n&255,0,0]))}static traf(e,t){const i=L.sdtp(e),s=e.id,n=Math.floor(t/(Ut+1)),o=Math.floor(t%(Ut+1));return L.box(L.types.traf,L.box(L.types.tfhd,new Uint8Array([0,0,0,0,s>>24,s>>16&255,s>>8&255,s&255])),L.box(L.types.tfdt,new Uint8Array([1,0,0,0,n>>24,n>>16&255,n>>8&255,n&255,o>>24,o>>16&255,o>>8&255,o&255])),L.trun(e,i.length+16+20+8+16+8+8),i)}static trak(e){return e.duration=e.duration||4294967295,L.box(L.types.trak,L.tkhd(e),L.mdia(e))}static trex(e){const t=e.id;return L.box(L.types.trex,new Uint8Array([0,0,0,0,t>>24,t>>16&255,t>>8&255,t&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]))}static trun(e,t){const i=e.samples||[],s=i.length,n=12+16*s,o=new Uint8Array(n);let a,l,c,d,h,u;for(t+=8+n,o.set([e.type==="video"?1:0,0,15,1,s>>>24&255,s>>>16&255,s>>>8&255,s&255,t>>>24&255,t>>>16&255,t>>>8&255,t&255],0),a=0;a<s;a++)l=i[a],c=l.duration,d=l.size,h=l.flags,u=l.cts,o.set([c>>>24&255,c>>>16&255,c>>>8&255,c&255,d>>>24&255,d>>>16&255,d>>>8&255,d&255,h.isLeading<<2|h.dependsOn,h.isDependedOn<<6|h.hasRedundancy<<4|h.paddingValue<<1|h.isNonSync,h.degradPrio&61440,h.degradPrio&15,u>>>24&255,u>>>16&255,u>>>8&255,u&255],12+16*a);return L.box(L.types.trun,o)}static initSegment(e){L.types||L.init();const t=L.moov(e),i=new Uint8Array(L.FTYP.byteLength+t.byteLength);return i.set(L.FTYP),i.set(t,L.FTYP.byteLength),i}}L.types=void 0,L.HDLR_TYPES=void 0,L.STTS=void 0,L.STSC=void 0,L.STCO=void 0,L.STSZ=void 0,L.VMHD=void 0,L.SMHD=void 0,L.STSD=void 0,L.FTYP=void 0,L.DINF=void 0;const Va=9e4;function sn(r,e,t=1,i=!1){const s=r*e*t;return i?Math.round(s):s}function mu(r,e,t=1,i=!1){return sn(r,e,1/t,i)}function _i(r,e=!1){return sn(r,1e3,1/Va,e)}function vu(r,e=1){return sn(r,Va,1/e)}const yu=10*1e3,ja=1024,Au=1152;let Us=null,rn=null;class nn{constructor(e,t,i,s=""){if(this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.ISGenerated=!1,this._initPTS=null,this._initDTS=null,this.nextAvcDts=null,this.nextAudioPts=null,this.videoSampleDuration=null,this.isAudioContiguous=!1,this.isVideoContiguous=!1,this.observer=e,this.config=t,this.typeSupported=i,this.ISGenerated=!1,Us===null){const o=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);Us=o?parseInt(o[1]):0}if(rn===null){const n=navigator.userAgent.match(/Safari\/(\d+)/i);rn=n?parseInt(n[1]):0}}destroy(){}resetTimeStamp(e){C.log("[mp4-remuxer]: initPTS & initDTS reset"),this._initPTS=this._initDTS=e}resetNextTimestamp(){C.log("[mp4-remuxer]: reset next timestamp"),this.isVideoContiguous=!1,this.isAudioContiguous=!1}resetInitSegment(){C.log("[mp4-remuxer]: ISGenerated flag reset"),this.ISGenerated=!1}getVideoStartPts(e){let t=!1;const i=e.reduce((s,n)=>{const o=n.pts-s;return o<-4294967296?(t=!0,$e(s,n.pts)):o>0?s:n.pts},e[0].pts);return t&&C.debug("PTS rollover detected"),i}remux(e,t,i,s,n,o,a,l){let c,d,h,u,f,g,p=n,m=n;const A=e.pid>-1,x=t.pid>-1,b=t.samples.length,y=e.samples.length>0,T=a&&b>0||b>1;if((!A||y)&&(!x||T)||this.ISGenerated||a){this.ISGenerated||(h=this.generateIS(e,t,n,o));const S=this.isVideoContiguous;let R=-1,w;if(T&&(R=bu(t.samples),!S&&this.config.forceKeyFrameOnDiscontinuity))if(g=!0,R>0){C.warn(`[mp4-remuxer]: Dropped ${R} out of ${b} video samples due to a missing keyframe`);const I=this.getVideoStartPts(t.samples);t.samples=t.samples.slice(R),t.dropped+=R,m+=(t.samples[0].pts-I)/t.inputTimeScale,w=m}else R===-1&&(C.warn(`[mp4-remuxer]: No keyframe found out of ${b} video samples`),g=!1);if(this.ISGenerated){if(y&&T){const I=this.getVideoStartPts(t.samples),P=($e(e.samples[0].pts,I)-I)/t.inputTimeScale;p+=Math.max(0,P),m+=Math.max(0,-P)}if(y){if(e.samplerate||(C.warn("[mp4-remuxer]: regenerate InitSegment as audio detected"),h=this.generateIS(e,t,n,o)),d=this.remuxAudio(e,p,this.isAudioContiguous,o,x||T||l===Z.AUDIO?m:void 0),T){const I=d?d.endPTS-d.startPTS:0;t.inputTimeScale||(C.warn("[mp4-remuxer]: regenerate InitSegment as video detected"),h=this.generateIS(e,t,n,o)),c=this.remuxVideo(t,m,S,I)}}else T&&(c=this.remuxVideo(t,m,S,0));c&&(c.firstKeyFrame=R,c.independent=R!==-1,c.firstKeyFramePTS=w)}}return this.ISGenerated&&this._initPTS&&this._initDTS&&(i.samples.length&&(f=za(i,n,this._initPTS,this._initDTS)),s.samples.length&&(u=Wa(s,n,this._initPTS))),{audio:d,video:c,initSegment:h,independent:g,text:u,id3:f}}generateIS(e,t,i,s){const n=e.samples,o=t.samples,a=this.typeSupported,l={},c=this._initPTS;let d=!c||s,h="audio/mp4",u,f,g;if(d&&(u=f=1/0),e.config&&n.length){switch(e.timescale=e.samplerate,e.segmentCodec){case"mp3":a.mpeg?(h="audio/mpeg",e.codec=""):a.mp3&&(e.codec="mp3");break}l.audio={id:"audio",container:h,codec:e.codec,initSegment:e.segmentCodec==="mp3"&&a.mpeg?new Uint8Array(0):L.initSegment([e]),metadata:{channelCount:e.channelCount}},d&&(g=e.inputTimeScale,!c||g!==c.timescale?u=f=n[0].pts-Math.round(g*i):d=!1)}if(t.sps&&t.pps&&o.length&&(t.timescale=t.inputTimeScale,l.video={id:"main",container:"video/mp4",codec:t.codec,initSegment:L.initSegment([t]),metadata:{width:t.width,height:t.height}},d))if(g=t.inputTimeScale,!c||g!==c.timescale){const p=this.getVideoStartPts(o),m=Math.round(g*i);f=Math.min(f,$e(o[0].dts,p)-m),u=Math.min(u,p-m)}else d=!1;if(Object.keys(l).length)return this.ISGenerated=!0,d?(this._initPTS={baseTime:u,timescale:g},this._initDTS={baseTime:f,timescale:g}):u=g=void 0,{tracks:l,initPTS:u,timescale:g}}remuxVideo(e,t,i,s){const n=e.inputTimeScale,o=e.samples,a=[],l=o.length,c=this._initPTS;let d=this.nextAvcDts,h=8,u=this.videoSampleDuration,f,g,p=Number.POSITIVE_INFINITY,m=Number.NEGATIVE_INFINITY,A=!1;if(!i||d===null){const F=t*n,U=o[0].pts-$e(o[0].dts,o[0].pts);d=F-U}const x=c.baseTime*n/c.timescale;for(let F=0;F<l;F++){const U=o[F];U.pts=$e(U.pts-x,d),U.dts=$e(U.dts-x,d),U.dts<o[F>0?F-1:F].dts&&(A=!0)}A&&o.sort(function(F,U){const Q=F.dts-U.dts,Y=F.pts-U.pts;return Q||Y}),f=o[0].dts,g=o[o.length-1].dts;const b=g-f,y=b?Math.round(b/(l-1)):u||e.inputTimeScale/30;if(i){const F=f-d,U=F>y,Q=F<-1;if((U||Q)&&(U?C.warn(`AVC: ${_i(F,!0)} ms (${F}dts) hole between fragments detected, filling it`):C.warn(`AVC: ${_i(-F,!0)} ms (${F}dts) overlapping between fragments detected`),!Q||d>=o[0].pts)){f=d;const Y=o[0].pts-F;o[0].dts=f,o[0].pts=Y,C.log(`Video: First PTS/DTS adjusted: ${_i(Y,!0)}/${_i(f,!0)}, delta: ${_i(F,!0)} ms`)}}f=Math.max(0,f);let T=0,E=0;for(let F=0;F<l;F++){const U=o[F],Q=U.units,Y=Q.length;let z=0;for(let K=0;K<Y;K++)z+=Q[K].data.length;E+=z,T+=Y,U.length=z,U.dts=Math.max(U.dts,f),p=Math.min(U.pts,p),m=Math.max(U.pts,m)}g=o[l-1].dts;const S=E+4*T+8;let R;try{R=new Uint8Array(S)}catch(F){this.observer.emit(v.ERROR,v.ERROR,{type:q.MUX_ERROR,details:D.REMUX_ALLOC_ERROR,fatal:!1,error:F,bytes:S,reason:`fail allocating video mdat ${S}`});return}const w=new DataView(R.buffer);w.setUint32(0,S),R.set(L.types.mdat,4);let I=!1,O=Number.POSITIVE_INFINITY,P=Number.POSITIVE_INFINITY,B=Number.NEGATIVE_INFINITY,J=Number.NEGATIVE_INFINITY;for(let F=0;F<l;F++){const U=o[F],Q=U.units;let Y=0;for(let X=0,ie=Q.length;X<ie;X++){const ee=Q[X],ne=ee.data,se=ee.data.byteLength;w.setUint32(h,se),h+=4,R.set(ne,h),h+=se,Y+=4+se}let z;if(F<l-1)u=o[F+1].dts-U.dts,z=o[F+1].pts-U.pts;else{const X=this.config,ie=F>0?U.dts-o[F-1].dts:y;if(z=F>0?U.pts-o[F-1].pts:y,X.stretchShortVideoTrack&&this.nextAudioPts!==null){const ee=Math.floor(X.maxBufferHole*n),ne=(s?p+s*n:this.nextAudioPts)-U.pts;ne>ee?(u=ne-ie,u<0?u=ie:I=!0,C.log(`[mp4-remuxer]: It is approximately ${ne/90} ms to the next segment; using duration ${u/90} ms for the last video frame.`)):u=ie}else u=ie}const K=Math.round(U.pts-U.dts);O=Math.min(O,u),B=Math.max(B,u),P=Math.min(P,z),J=Math.max(J,z),a.push(new Ya(U.key,u,Y,K))}if(a.length){if(Us){if(Us<70){const F=a[0].flags;F.dependsOn=2,F.isNonSync=0}}else if(rn&&J-P<B-O&&y/B<.025&&a[0].cts===0){C.warn("Found irregular gaps in sample duration. Using PTS instead of DTS to determine MP4 sample duration.");let F=f;for(let U=0,Q=a.length;U<Q;U++){const Y=F+a[U].duration,z=F+a[U].cts;if(U<Q-1){const K=Y+a[U+1].cts;a[U].duration=K-z}else a[U].duration=U?a[U-1].duration:y;a[U].cts=0,F=Y}}}u=I||!u?y:u,this.nextAvcDts=d=g+u,this.videoSampleDuration=u,this.isVideoContiguous=!0;const H=L.moof(e.sequenceNumber++,f,Ce({},e,{samples:a})),V="video",j={data1:H,data2:R,startPTS:p/n,endPTS:(m+u)/n,startDTS:f/n,endDTS:d/n,type:V,hasAudio:!1,hasVideo:!0,nb:a.length,dropped:e.dropped};return e.samples=[],e.dropped=0,j}remuxAudio(e,t,i,s,n){const o=e.inputTimeScale,a=e.samplerate?e.samplerate:o,l=o/a,c=e.segmentCodec==="aac"?ja:Au,d=c*l,h=this._initPTS,u=e.segmentCodec==="mp3"&&this.typeSupported.mpeg,f=[],g=n!==void 0;let p=e.samples,m=u?0:8,A=this.nextAudioPts||-1;const x=t*o,b=h.baseTime*o/h.timescale;if(this.isAudioContiguous=i=i||p.length&&A>0&&(s&&Math.abs(x-A)<9e3||Math.abs($e(p[0].pts-b,x)-A)<20*d),p.forEach(function(V){V.pts=$e(V.pts-b,x)}),!i||A<0){if(p=p.filter(V=>V.pts>=0),!p.length)return;n===0?A=0:s&&!g?A=Math.max(0,x):A=p[0].pts}if(e.segmentCodec==="aac"){const V=this.config.maxAudioFramesDrift;for(let j=0,F=A;j<p.length;j++){const U=p[j],Q=U.pts,Y=Q-F,z=Math.abs(1e3*Y/o);if(Y<=-V*d&&g)j===0&&(C.warn(`Audio frame @ ${(Q/o).toFixed(3)}s overlaps nextAudioPts by ${Math.round(1e3*Y/o)} ms.`),this.nextAudioPts=A=F=Q);else if(Y>=V*d&&z<yu&&g){let K=Math.round(Y/d);F=Q-K*d,F<0&&(K--,F+=d),j===0&&(this.nextAudioPts=A=F),C.warn(`[mp4-remuxer]: Injecting ${K} audio frame @ ${(F/o).toFixed(3)}s due to ${Math.round(1e3*Y/o)} ms gap.`);for(let X=0;X<K;X++){const ie=Math.max(F,0);let ee=Ga.getSilentFrame(e.manifestCodec||e.codec,e.channelCount);ee||(C.log("[mp4-remuxer]: Unable to get silent frame for given audio codec; duplicating last frame instead."),ee=U.unit.subarray()),p.splice(j,0,{unit:ee,pts:ie}),F+=d,j++}}U.pts=F,F+=d}}let y=null,T=null,E,S=0,R=p.length;for(;R--;)S+=p[R].unit.byteLength;for(let V=0,j=p.length;V<j;V++){const F=p[V],U=F.unit;let Q=F.pts;if(T!==null){const z=f[V-1];z.duration=Math.round((Q-T)/l)}else if(i&&e.segmentCodec==="aac"&&(Q=A),y=Q,S>0){S+=m;try{E=new Uint8Array(S)}catch(z){this.observer.emit(v.ERROR,v.ERROR,{type:q.MUX_ERROR,details:D.REMUX_ALLOC_ERROR,fatal:!1,error:z,bytes:S,reason:`fail allocating audio mdat ${S}`});return}u||(new DataView(E.buffer).setUint32(0,S),E.set(L.types.mdat,4))}else return;E.set(U,m);const Y=U.byteLength;m+=Y,f.push(new Ya(!0,c,Y,0)),T=Q}const w=f.length;if(!w)return;const I=f[f.length-1];this.nextAudioPts=A=T+l*I.duration;const O=u?new Uint8Array(0):L.moof(e.sequenceNumber++,y/l,Ce({},e,{samples:f}));e.samples=[];const P=y/o,B=A/o,H={data1:O,data2:E,startPTS:P,endPTS:B,startDTS:P,endDTS:B,type:"audio",hasAudio:!0,hasVideo:!1,nb:w};return this.isAudioContiguous=!0,H}remuxEmptyAudio(e,t,i,s){const n=e.inputTimeScale,o=e.samplerate?e.samplerate:n,a=n/o,l=this.nextAudioPts,c=this._initDTS,d=c.baseTime*9e4/c.timescale,h=(l!==null?l:s.startDTS*n)+d,u=s.endDTS*n+d,f=a*ja,g=Math.ceil((u-h)/f),p=Ga.getSilentFrame(e.manifestCodec||e.codec,e.channelCount);if(C.warn("[mp4-remuxer]: remux empty Audio"),!p){C.trace("[mp4-remuxer]: Unable to remuxEmptyAudio since we were unable to get a silent frame for given audio codec");return}const m=[];for(let A=0;A<g;A++){const x=h+A*f;m.push({unit:p,pts:x,dts:x})}return e.samples=m,this.remuxAudio(e,t,i,!1)}}function $e(r,e){let t;if(e===null)return r;for(e<r?t=-8589934592:t=8589934592;Math.abs(r-e)>4294967296;)r+=t;return r}function bu(r){for(let e=0;e<r.length;e++)if(r[e].key)return e;return-1}function za(r,e,t,i){const s=r.samples.length;if(!s)return;const n=r.inputTimeScale;for(let a=0;a<s;a++){const l=r.samples[a];l.pts=$e(l.pts-t.baseTime*n/t.timescale,e*n)/n,l.dts=$e(l.dts-i.baseTime*n/i.timescale,e*n)/n}const o=r.samples;return r.samples=[],{samples:o}}function Wa(r,e,t){const i=r.samples.length;if(!i)return;const s=r.inputTimeScale;for(let o=0;o<i;o++){const a=r.samples[o];a.pts=$e(a.pts-t.baseTime*9e4/t.timescale,e*s)/s}r.samples.sort((o,a)=>o.pts-a.pts);const n=r.samples;return r.samples=[],{samples:n}}class Ya{constructor(e,t,i,s){this.size=void 0,this.duration=void 0,this.cts=void 0,this.flags=void 0,this.duration=t,this.size=i,this.cts=s,this.flags=new xu(e)}}class xu{constructor(e){this.isLeading=0,this.isDependedOn=0,this.hasRedundancy=0,this.degradPrio=0,this.dependsOn=1,this.isNonSync=1,this.dependsOn=e?2:1,this.isNonSync=e?0:1}}class Tu{constructor(){this.emitInitSegment=!1,this.audioCodec=void 0,this.videoCodec=void 0,this.initData=void 0,this.initPTS=null,this.initTracks=void 0,this.lastEndTime=null}destroy(){}resetTimeStamp(e){this.initPTS=e,this.lastEndTime=null}resetNextTimestamp(){this.lastEndTime=null}resetInitSegment(e,t,i,s){this.audioCodec=t,this.videoCodec=i,this.generateInitSegment(jd(e,s)),this.emitInitSegment=!0}generateInitSegment(e){let{audioCodec:t,videoCodec:i}=this;if(!(e!=null&&e.byteLength)){this.initTracks=void 0,this.initData=void 0;return}const s=this.initData=Xo(e);t||(t=Ka(s.audio,de.AUDIO)),i||(i=Ka(s.video,de.VIDEO));const n={};s.audio&&s.video?n.audiovideo={container:"video/mp4",codec:t+","+i,initSegment:e,id:"main"}:s.audio?n.audio={container:"audio/mp4",codec:t,initSegment:e,id:"audio"}:s.video?n.video={container:"video/mp4",codec:i,initSegment:e,id:"main"}:C.warn("[passthrough-remuxer.ts]: initSegment does not contain moov or trak boxes."),this.initTracks=n}remux(e,t,i,s,n,o){var a,l;let{initPTS:c,lastEndTime:d}=this;const h={audio:void 0,video:void 0,text:s,id3:i,initSegment:void 0};W(d)||(d=this.lastEndTime=n||0);const u=t.samples;if(!(u!=null&&u.length))return h;const f={initPTS:void 0,timescale:1};let g=this.initData;if((a=g)!=null&&a.length||(this.generateInitSegment(u),g=this.initData),!((l=g)!=null&&l.length))return C.warn("[passthrough-remuxer.ts]: Failed to generate initSegment."),h;this.emitInitSegment&&(f.tracks=this.initTracks,this.emitInitSegment=!1);const p=Wd(u,g),m=zd(g,u),A=m===null?n:m;(Eu(c,A,n,p)||f.timescale!==c.timescale&&o)&&(f.initPTS=A-n,c&&c.timescale===1&&C.warn(`Adjusting initPTS by ${f.initPTS-c.baseTime}`),this.initPTS=c={baseTime:f.initPTS,timescale:1});const x=e?A-c.baseTime/c.timescale:d,b=x+p;Kd(g,u,c.baseTime/c.timescale),p>0?this.lastEndTime=b:(C.warn("Duration parsed from mp4 should be greater than zero"),this.resetNextTimestamp());const y=!!g.audio,T=!!g.video;let E="";y&&(E+="audio"),T&&(E+="video");const S={data1:u,startPTS:x,startDTS:x,endPTS:b,endDTS:b,type:E,hasAudio:y,hasVideo:T,nb:1,dropped:0};return h.audio=S.type==="audio"?S:void 0,h.video=S.type!=="audio"?S:void 0,h.initSegment=f,h.id3=za(i,n,c,c),s.samples.length&&(h.text=Wa(s,n,c)),h}}function Eu(r,e,t,i){if(r===null)return!0;const s=Math.max(i,1),n=e-r.baseTime/r.timescale;return Math.abs(n-t)>s}function Ka(r,e){const t=r==null?void 0:r.codec;return t&&t.length>4?t:t==="hvc1"||t==="hev1"?"hvc1.1.6.L120.90":t==="av01"?"av01.0.04M.08":t==="avc1"||e===de.VIDEO?"avc1.42e01e":"mp4a.40.5"}let Lt;try{Lt=self.performance.now.bind(self.performance)}catch{C.debug("Unable to use Performance API on this environment"),Lt=typeof self<"u"&&self.Date.now}const on=[{demux:nu,remux:Tu},{demux:Bt,remux:nn},{demux:su,remux:nn},{demux:pu,remux:nn}];class Xa{constructor(e,t,i,s,n){this.async=!1,this.observer=void 0,this.typeSupported=void 0,this.config=void 0,this.vendor=void 0,this.id=void 0,this.demuxer=void 0,this.remuxer=void 0,this.decrypter=void 0,this.probe=void 0,this.decryptionPromise=null,this.transmuxConfig=void 0,this.currentTransmuxState=void 0,this.observer=e,this.typeSupported=t,this.config=i,this.vendor=s,this.id=n}configure(e){this.transmuxConfig=e,this.decrypter&&this.decrypter.reset()}push(e,t,i,s){const n=i.transmuxing;n.executeStart=Lt();let o=new Uint8Array(e);const{currentTransmuxState:a,transmuxConfig:l}=this;s&&(this.currentTransmuxState=s);const{contiguous:c,discontinuity:d,trackSwitch:h,accurateTimeOffset:u,timeOffset:f,initSegmentChange:g}=s||a,{audioCodec:p,videoCodec:m,defaultInitPts:A,duration:x,initSegmentData:b}=l,y=Su(o,t);if(y&&y.method==="AES-128"){const R=this.getDecrypter();if(R.isSync()){let w=R.softwareDecrypt(o,y.key.buffer,y.iv.buffer);if(i.part>-1&&(w=R.flush()),!w)return n.executeEnd=Lt(),an(i);o=new Uint8Array(w)}else return this.decryptionPromise=R.webCryptoDecrypt(o,y.key.buffer,y.iv.buffer).then(w=>{const I=this.push(w,null,i);return this.decryptionPromise=null,I}),this.decryptionPromise}const T=this.needsProbing(d,h);if(T){const R=this.configureTransmuxer(o);if(R)return C.warn(`[transmuxer] ${R.message}`),this.observer.emit(v.ERROR,v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,fatal:!1,error:R,reason:R.message}),n.executeEnd=Lt(),an(i)}(d||h||g||T)&&this.resetInitSegment(b,p,m,x,t),(d||g||T)&&this.resetInitialTimestamp(A),c||this.resetContiguity();const E=this.transmux(o,y,f,u,i),S=this.currentTransmuxState;return S.contiguous=!0,S.discontinuity=!1,S.trackSwitch=!1,n.executeEnd=Lt(),E}flush(e){const t=e.transmuxing;t.executeStart=Lt();const{decrypter:i,currentTransmuxState:s,decryptionPromise:n}=this;if(n)return n.then(()=>this.flush(e));const o=[],{timeOffset:a}=s;if(i){const h=i.flush();h&&o.push(this.push(h,null,e))}const{demuxer:l,remuxer:c}=this;if(!l||!c)return t.executeEnd=Lt(),[an(e)];const d=l.flush(a);return Hs(d)?d.then(h=>(this.flushRemux(o,h,e),o)):(this.flushRemux(o,d,e),o)}flushRemux(e,t,i){const{audioTrack:s,videoTrack:n,id3Track:o,textTrack:a}=t,{accurateTimeOffset:l,timeOffset:c}=this.currentTransmuxState;C.log(`[transmuxer.ts]: Flushed fragment ${i.sn}${i.part>-1?" p: "+i.part:""} of level ${i.level}`);const d=this.remuxer.remux(s,n,o,a,c,l,!0,this.id);e.push({remuxResult:d,chunkMeta:i}),i.transmuxing.executeEnd=Lt()}resetInitialTimestamp(e){const{demuxer:t,remuxer:i}=this;!t||!i||(t.resetTimeStamp(e),i.resetTimeStamp(e))}resetContiguity(){const{demuxer:e,remuxer:t}=this;!e||!t||(e.resetContiguity(),t.resetNextTimestamp())}resetInitSegment(e,t,i,s,n){const{demuxer:o,remuxer:a}=this;!o||!a||(o.resetInitSegment(e,t,i,s),a.resetInitSegment(e,t,i,n))}destroy(){this.demuxer&&(this.demuxer.destroy(),this.demuxer=void 0),this.remuxer&&(this.remuxer.destroy(),this.remuxer=void 0)}transmux(e,t,i,s,n){let o;return t&&t.method==="SAMPLE-AES"?o=this.transmuxSampleAes(e,t,i,s,n):o=this.transmuxUnencrypted(e,i,s,n),o}transmuxUnencrypted(e,t,i,s){const{audioTrack:n,videoTrack:o,id3Track:a,textTrack:l}=this.demuxer.demux(e,t,!1,!this.config.progressive);return{remuxResult:this.remuxer.remux(n,o,a,l,t,i,!1,this.id),chunkMeta:s}}transmuxSampleAes(e,t,i,s,n){return this.demuxer.demuxSampleAes(e,t,i).then(o=>({remuxResult:this.remuxer.remux(o.audioTrack,o.videoTrack,o.id3Track,o.textTrack,i,s,!1,this.id),chunkMeta:n}))}configureTransmuxer(e){const{config:t,observer:i,typeSupported:s,vendor:n}=this;let o;for(let h=0,u=on.length;h<u;h++)if(on[h].demux.probe(e)){o=on[h];break}if(!o)return new Error("Failed to find demuxer by probing fragment data");const a=this.demuxer,l=this.remuxer,c=o.remux,d=o.demux;(!l||!(l instanceof c))&&(this.remuxer=new c(i,t,s,n)),(!a||!(a instanceof d))&&(this.demuxer=new d(i,t,s),this.probe=d.probe)}needsProbing(e,t){return!this.demuxer||!this.remuxer||e||t}getDecrypter(){let e=this.decrypter;return e||(e=this.decrypter=new Jr(this.config)),e}}function Su(r,e){let t=null;return r.byteLength>0&&e!=null&&e.key!=null&&e.iv!==null&&e.method!=null&&(t=e),t}const an=r=>({remuxResult:{},chunkMeta:r});function Hs(r){return"then"in r&&r.then instanceof Function}class Iu{constructor(e,t,i,s,n){this.audioCodec=void 0,this.videoCodec=void 0,this.initSegmentData=void 0,this.duration=void 0,this.defaultInitPts=void 0,this.audioCodec=e,this.videoCodec=t,this.initSegmentData=i,this.duration=s,this.defaultInitPts=n||null}}class Cu{constructor(e,t,i,s,n,o){this.discontinuity=void 0,this.contiguous=void 0,this.accurateTimeOffset=void 0,this.trackSwitch=void 0,this.timeOffset=void 0,this.initSegmentChange=void 0,this.discontinuity=e,this.contiguous=t,this.accurateTimeOffset=i,this.trackSwitch=s,this.timeOffset=n,this.initSegmentChange=o}}var qa={exports:{}};(function(r){var e=Object.prototype.hasOwnProperty,t="~";function i(){}Object.create&&(i.prototype=Object.create(null),new i().__proto__||(t=!1));function s(l,c,d){this.fn=l,this.context=c,this.once=d||!1}function n(l,c,d,h,u){if(typeof d!="function")throw new TypeError("The listener must be a function");var f=new s(d,h||l,u),g=t?t+c:c;return l._events[g]?l._events[g].fn?l._events[g]=[l._events[g],f]:l._events[g].push(f):(l._events[g]=f,l._eventsCount++),l}function o(l,c){--l._eventsCount===0?l._events=new i:delete l._events[c]}function a(){this._events=new i,this._eventsCount=0}a.prototype.eventNames=function(){var c=[],d,h;if(this._eventsCount===0)return c;for(h in d=this._events)e.call(d,h)&&c.push(t?h.slice(1):h);return Object.getOwnPropertySymbols?c.concat(Object.getOwnPropertySymbols(d)):c},a.prototype.listeners=function(c){var d=t?t+c:c,h=this._events[d];if(!h)return[];if(h.fn)return[h.fn];for(var u=0,f=h.length,g=new Array(f);u<f;u++)g[u]=h[u].fn;return g},a.prototype.listenerCount=function(c){var d=t?t+c:c,h=this._events[d];return h?h.fn?1:h.length:0},a.prototype.emit=function(c,d,h,u,f,g){var p=t?t+c:c;if(!this._events[p])return!1;var m=this._events[p],A=arguments.length,x,b;if(m.fn){switch(m.once&&this.removeListener(c,m.fn,void 0,!0),A){case 1:return m.fn.call(m.context),!0;case 2:return m.fn.call(m.context,d),!0;case 3:return m.fn.call(m.context,d,h),!0;case 4:return m.fn.call(m.context,d,h,u),!0;case 5:return m.fn.call(m.context,d,h,u,f),!0;case 6:return m.fn.call(m.context,d,h,u,f,g),!0}for(b=1,x=new Array(A-1);b<A;b++)x[b-1]=arguments[b];m.fn.apply(m.context,x)}else{var y=m.length,T;for(b=0;b<y;b++)switch(m[b].once&&this.removeListener(c,m[b].fn,void 0,!0),A){case 1:m[b].fn.call(m[b].context);break;case 2:m[b].fn.call(m[b].context,d);break;case 3:m[b].fn.call(m[b].context,d,h);break;case 4:m[b].fn.call(m[b].context,d,h,u);break;default:if(!x)for(T=1,x=new Array(A-1);T<A;T++)x[T-1]=arguments[T];m[b].fn.apply(m[b].context,x)}}return!0},a.prototype.on=function(c,d,h){return n(this,c,d,h,!1)},a.prototype.once=function(c,d,h){return n(this,c,d,h,!0)},a.prototype.removeListener=function(c,d,h,u){var f=t?t+c:c;if(!this._events[f])return this;if(!d)return o(this,f),this;var g=this._events[f];if(g.fn)g.fn===d&&(!u||g.once)&&(!h||g.context===h)&&o(this,f);else{for(var p=0,m=[],A=g.length;p<A;p++)(g[p].fn!==d||u&&!g[p].once||h&&g[p].context!==h)&&m.push(g[p]);m.length?this._events[f]=m.length===1?m[0]:m:o(this,f)}return this},a.prototype.removeAllListeners=function(c){var d;return c?(d=t?t+c:c,this._events[d]&&o(this,d)):(this._events=new i,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=t,a.EventEmitter=a,r.exports=a})(qa);var wu=qa.exports,ln=ud(wu);const cn=Ls()||{isTypeSupported:()=>!1};class Za{constructor(e,t,i,s){this.error=null,this.hls=void 0,this.id=void 0,this.observer=void 0,this.frag=null,this.part=null,this.useWorker=void 0,this.workerContext=null,this.onwmsg=void 0,this.transmuxer=null,this.onTransmuxComplete=void 0,this.onFlush=void 0;const n=e.config;this.hls=e,this.id=t,this.useWorker=!!n.enableWorker,this.onTransmuxComplete=i,this.onFlush=s;const o=(c,d)=>{d=d||{},d.frag=this.frag,d.id=this.id,c===v.ERROR&&(this.error=d.error),this.hls.trigger(c,d)};this.observer=new ln,this.observer.on(v.FRAG_DECRYPTED,o),this.observer.on(v.ERROR,o);const a={mp4:cn.isTypeSupported("video/mp4"),mpeg:cn.isTypeSupported("audio/mpeg"),mp3:cn.isTypeSupported('audio/mp4; codecs="mp3"')},l=navigator.vendor;if(this.useWorker&&typeof Worker<"u"&&(n.workerPath||qh())){try{n.workerPath?(C.log(`loading Web Worker ${n.workerPath} for "${t}"`),this.workerContext=Jh(n.workerPath)):(C.log(`injecting Web Worker for "${t}"`),this.workerContext=Zh()),this.onwmsg=h=>this.onWorkerMessage(h);const{worker:d}=this.workerContext;d.addEventListener("message",this.onwmsg),d.onerror=h=>{const u=new Error(`${h.message} (${h.filename}:${h.lineno})`);n.enableWorker=!1,C.warn(`Error in "${t}" Web Worker, fallback to inline`),this.hls.trigger(v.ERROR,{type:q.OTHER_ERROR,details:D.INTERNAL_EXCEPTION,fatal:!1,event:"demuxerWorker",error:u})},d.postMessage({cmd:"init",typeSupported:a,vendor:l,id:t,config:JSON.stringify(n)})}catch(d){C.warn(`Error setting up "${t}" Web Worker, fallback to inline`,d),this.resetWorker(),this.error=null,this.transmuxer=new Xa(this.observer,a,n,l,t)}return}this.transmuxer=new Xa(this.observer,a,n,l,t)}resetWorker(){if(this.workerContext){const{worker:e,objectURL:t}=this.workerContext;t&&self.URL.revokeObjectURL(t),e.removeEventListener("message",this.onwmsg),e.onerror=null,e.terminate(),this.workerContext=null}}destroy(){if(this.workerContext)this.resetWorker(),this.onwmsg=void 0;else{const t=this.transmuxer;t&&(t.destroy(),this.transmuxer=null)}const e=this.observer;e&&e.removeAllListeners(),this.frag=null,this.observer=null,this.hls=null}push(e,t,i,s,n,o,a,l,c,d){var h,u;c.transmuxing.start=self.performance.now();const{transmuxer:f}=this,g=o?o.start:n.start,p=n.decryptdata,m=this.frag,A=!(m&&n.cc===m.cc),x=!(m&&c.level===m.level),b=m?c.sn-m.sn:-1,y=this.part?c.part-this.part.index:-1,T=b===0&&c.id>1&&c.id===(m==null?void 0:m.stats.chunkCount),E=!x&&(b===1||b===0&&(y===1||T&&y<=0)),S=self.performance.now();(x||b||n.stats.parsing.start===0)&&(n.stats.parsing.start=S),o&&(y||!E)&&(o.stats.parsing.start=S);const R=!(m&&((h=n.initSegment)==null?void 0:h.url)===((u=m.initSegment)==null?void 0:u.url)),w=new Cu(A,E,l,x,g,R);if(!E||A||R){C.log(`[transmuxer-interface, ${n.type}]: Starting new transmux session for sn: ${c.sn} p: ${c.part} level: ${c.level} id: ${c.id}
|
67
|
-
discontinuity: ${
|
68
|
-
trackSwitch: ${
|
69
|
-
contiguous: ${
|
164
|
+
*/const hl=(r,t,e)=>{const i=new Map;for(let s=t;s<=e;s++)i.set(r[s],s);return i},dl=Zi(class extends qs{constructor(r){if(super(r),r.type!==Qi.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,t,e){let i;e===void 0?e=t:t!==void 0&&(i=t);const s=[],n=[];let a=0;for(const o of r)s[a]=i?i(o,a):a,n[a]=e(o,a),a++;return{values:n,keys:s}}render(r,t,e){return this.dt(r,t,e).values}update(r,[t,e,i]){var s;const n=sf(r),{values:a,keys:o}=this.dt(t,e,i);if(!Array.isArray(n))return this.ht=o,a;const l=(s=this.ht)!==null&&s!==void 0?s:this.ht=[],h=[];let d,c,u=0,f=n.length-1,p=0,g=a.length-1;for(;u<=f&&p<=g;)if(n[u]===null)u++;else if(n[f]===null)f--;else if(l[u]===o[p])h[p]=Xe(n[u],a[p]),u++,p++;else if(l[f]===o[g])h[g]=Xe(n[f],a[g]),f--,g--;else if(l[u]===o[g])h[g]=Xe(n[u],a[g]),ts(r,h[g+1],n[u]),u++,g--;else if(l[f]===o[p])h[p]=Xe(n[f],a[p]),ts(r,n[u],n[f]),f--,p++;else if(d===void 0&&(d=hl(o,p,g),c=hl(l,u,f)),d.has(l[u]))if(d.has(l[f])){const m=c.get(o[p]),E=m!==void 0?n[m]:null;if(E===null){const T=ts(r,n[u]);Xe(T,a[p]),h[p]=T}else h[p]=Xe(E,a[p]),ts(r,n[u],E),n[m]=null;p++}else vn(n[f]),f--;else vn(n[u]),u++;for(;p<=g;){const m=ts(r,h[g+1]);Xe(m,a[p]),h[p++]=m}for(;u<=f;){const m=n[u++];m!==null&&vn(m)}return this.ht=o,ef(r,h),he}});var Bt="top",Xt="bottom",Qt="right",Ht="left",En="auto",ss=[Bt,Xt,Qt,Ht],mi="start",rs="end",df="clippingParents",cl="viewport",ns="popper",cf="reference",ul=ss.reduce(function(r,t){return r.concat([t+"-"+mi,t+"-"+rs])},[]),fl=[].concat(ss,[En]).reduce(function(r,t){return r.concat([t,t+"-"+mi,t+"-"+rs])},[]),uf="beforeRead",ff="read",pf="afterRead",gf="beforeMain",mf="main",vf="afterMain",yf="beforeWrite",Ef="write",Tf="afterWrite",bf=[uf,ff,pf,gf,mf,vf,yf,Ef,Tf];function ue(r){return r?(r.nodeName||"").toLowerCase():null}function qt(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var t=r.ownerDocument;return t&&t.defaultView||window}return r}function Qe(r){var t=qt(r).Element;return r instanceof t||r instanceof Element}function Zt(r){var t=qt(r).HTMLElement;return r instanceof t||r instanceof HTMLElement}function Tn(r){if(typeof ShadowRoot>"u")return!1;var t=qt(r).ShadowRoot;return r instanceof t||r instanceof ShadowRoot}function Af(r){var t=r.state;Object.keys(t.elements).forEach(function(e){var i=t.styles[e]||{},s=t.attributes[e]||{},n=t.elements[e];!Zt(n)||!ue(n)||(Object.assign(n.style,i),Object.keys(s).forEach(function(a){var o=s[a];o===!1?n.removeAttribute(a):n.setAttribute(a,o===!0?"":o)}))})}function wf(r){var t=r.state,e={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,e.popper),t.styles=e,t.elements.arrow&&Object.assign(t.elements.arrow.style,e.arrow),function(){Object.keys(t.elements).forEach(function(i){var s=t.elements[i],n=t.attributes[i]||{},a=Object.keys(t.styles.hasOwnProperty(i)?t.styles[i]:e[i]),o=a.reduce(function(l,h){return l[h]="",l},{});!Zt(s)||!ue(s)||(Object.assign(s.style,o),Object.keys(n).forEach(function(l){s.removeAttribute(l)}))})}}const pl={name:"applyStyles",enabled:!0,phase:"write",fn:Af,effect:wf,requires:["computeStyles"]};function fe(r){return r.split("-")[0]}var Ze=Math.max,Xs=Math.min,vi=Math.round;function bn(){var r=navigator.userAgentData;return r!=null&&r.brands&&Array.isArray(r.brands)?r.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function gl(){return!/^((?!chrome|android).)*safari/i.test(bn())}function yi(r,t,e){t===void 0&&(t=!1),e===void 0&&(e=!1);var i=r.getBoundingClientRect(),s=1,n=1;t&&Zt(r)&&(s=r.offsetWidth>0&&vi(i.width)/r.offsetWidth||1,n=r.offsetHeight>0&&vi(i.height)/r.offsetHeight||1);var a=Qe(r)?qt(r):window,o=a.visualViewport,l=!gl()&&e,h=(i.left+(l&&o?o.offsetLeft:0))/s,d=(i.top+(l&&o?o.offsetTop:0))/n,c=i.width/s,u=i.height/n;return{width:c,height:u,top:d,right:h+c,bottom:d+u,left:h,x:h,y:d}}function An(r){var t=yi(r),e=r.offsetWidth,i=r.offsetHeight;return Math.abs(t.width-e)<=1&&(e=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:r.offsetLeft,y:r.offsetTop,width:e,height:i}}function ml(r,t){var e=t.getRootNode&&t.getRootNode();if(r.contains(t))return!0;if(e&&Tn(e)){var i=t;do{if(i&&r.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function Se(r){return qt(r).getComputedStyle(r)}function Sf(r){return["table","td","th"].indexOf(ue(r))>=0}function Pe(r){return((Qe(r)?r.ownerDocument:r.document)||window.document).documentElement}function Qs(r){return ue(r)==="html"?r:r.assignedSlot||r.parentNode||(Tn(r)?r.host:null)||Pe(r)}function vl(r){return!Zt(r)||Se(r).position==="fixed"?null:r.offsetParent}function Lf(r){var t=/firefox/i.test(bn()),e=/Trident/i.test(bn());if(e&&Zt(r)){var i=Se(r);if(i.position==="fixed")return null}var s=Qs(r);for(Tn(s)&&(s=s.host);Zt(s)&&["html","body"].indexOf(ue(s))<0;){var n=Se(s);if(n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].indexOf(n.willChange)!==-1||t&&n.willChange==="filter"||t&&n.filter&&n.filter!=="none")return s;s=s.parentNode}return null}function as(r){for(var t=qt(r),e=vl(r);e&&Sf(e)&&Se(e).position==="static";)e=vl(e);return e&&(ue(e)==="html"||ue(e)==="body"&&Se(e).position==="static")?t:e||Lf(r)||t}function wn(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function os(r,t,e){return Ze(r,Xs(t,e))}function Rf(r,t,e){var i=os(r,t,e);return i>e?e:i}function yl(){return{top:0,right:0,bottom:0,left:0}}function El(r){return Object.assign({},yl(),r)}function Tl(r,t){return t.reduce(function(e,i){return e[i]=r,e},{})}var _f=function(t,e){return t=typeof t=="function"?t(Object.assign({},e.rects,{placement:e.placement})):t,El(typeof t!="number"?t:Tl(t,ss))};function If(r){var t,e=r.state,i=r.name,s=r.options,n=e.elements.arrow,a=e.modifiersData.popperOffsets,o=fe(e.placement),l=wn(o),h=[Ht,Qt].indexOf(o)>=0,d=h?"height":"width";if(!(!n||!a)){var c=_f(s.padding,e),u=An(n),f=l==="y"?Bt:Ht,p=l==="y"?Xt:Qt,g=e.rects.reference[d]+e.rects.reference[l]-a[l]-e.rects.popper[d],m=a[l]-e.rects.reference[l],E=as(n),T=E?l==="y"?E.clientHeight||0:E.clientWidth||0:0,A=g/2-m/2,y=c[f],b=T-u[d]-c[p],S=T/2-u[d]/2+A,R=os(y,S,b),D=l;e.modifiersData[i]=(t={},t[D]=R,t.centerOffset=R-S,t)}}function kf(r){var t=r.state,e=r.options,i=e.element,s=i===void 0?"[data-popper-arrow]":i;s!=null&&(typeof s=="string"&&(s=t.elements.popper.querySelector(s),!s)||ml(t.elements.popper,s)&&(t.elements.arrow=s))}const Cf={name:"arrow",enabled:!0,phase:"main",fn:If,effect:kf,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ei(r){return r.split("-")[1]}var Df={top:"auto",right:"auto",bottom:"auto",left:"auto"};function xf(r,t){var e=r.x,i=r.y,s=t.devicePixelRatio||1;return{x:vi(e*s)/s||0,y:vi(i*s)/s||0}}function bl(r){var t,e=r.popper,i=r.popperRect,s=r.placement,n=r.variation,a=r.offsets,o=r.position,l=r.gpuAcceleration,h=r.adaptive,d=r.roundOffsets,c=r.isFixed,u=a.x,f=u===void 0?0:u,p=a.y,g=p===void 0?0:p,m=typeof d=="function"?d({x:f,y:g}):{x:f,y:g};f=m.x,g=m.y;var E=a.hasOwnProperty("x"),T=a.hasOwnProperty("y"),A=Ht,y=Bt,b=window;if(h){var S=as(e),R="clientHeight",D="clientWidth";if(S===qt(e)&&(S=Pe(e),Se(S).position!=="static"&&o==="absolute"&&(R="scrollHeight",D="scrollWidth")),S=S,s===Bt||(s===Ht||s===Qt)&&n===rs){y=Xt;var _=c&&S===b&&b.visualViewport?b.visualViewport.height:S[R];g-=_-i.height,g*=l?1:-1}if(s===Ht||(s===Bt||s===Xt)&&n===rs){A=Qt;var I=c&&S===b&&b.visualViewport?b.visualViewport.width:S[D];f-=I-i.width,f*=l?1:-1}}var N=Object.assign({position:o},h&&Df),P=d===!0?xf({x:f,y:g},qt(e)):{x:f,y:g};if(f=P.x,g=P.y,l){var F;return Object.assign({},N,(F={},F[y]=T?"0":"",F[A]=E?"0":"",F.transform=(b.devicePixelRatio||1)<=1?"translate("+f+"px, "+g+"px)":"translate3d("+f+"px, "+g+"px, 0)",F))}return Object.assign({},N,(t={},t[y]=T?g+"px":"",t[A]=E?f+"px":"",t.transform="",t))}function Pf(r){var t=r.state,e=r.options,i=e.gpuAcceleration,s=i===void 0?!0:i,n=e.adaptive,a=n===void 0?!0:n,o=e.roundOffsets,l=o===void 0?!0:o,h={placement:fe(t.placement),variation:Ei(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:s,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,bl(Object.assign({},h,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:a,roundOffsets:l})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,bl(Object.assign({},h,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const Of={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Pf,data:{}};var Zs={passive:!0};function Mf(r){var t=r.state,e=r.instance,i=r.options,s=i.scroll,n=s===void 0?!0:s,a=i.resize,o=a===void 0?!0:a,l=qt(t.elements.popper),h=[].concat(t.scrollParents.reference,t.scrollParents.popper);return n&&h.forEach(function(d){d.addEventListener("scroll",e.update,Zs)}),o&&l.addEventListener("resize",e.update,Zs),function(){n&&h.forEach(function(d){d.removeEventListener("scroll",e.update,Zs)}),o&&l.removeEventListener("resize",e.update,Zs)}}const $f={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Mf,data:{}};var Ff={left:"right",right:"left",bottom:"top",top:"bottom"};function Js(r){return r.replace(/left|right|bottom|top/g,function(t){return Ff[t]})}var Nf={start:"end",end:"start"};function Al(r){return r.replace(/start|end/g,function(t){return Nf[t]})}function Sn(r){var t=qt(r),e=t.pageXOffset,i=t.pageYOffset;return{scrollLeft:e,scrollTop:i}}function Ln(r){return yi(Pe(r)).left+Sn(r).scrollLeft}function Uf(r,t){var e=qt(r),i=Pe(r),s=e.visualViewport,n=i.clientWidth,a=i.clientHeight,o=0,l=0;if(s){n=s.width,a=s.height;var h=gl();(h||!h&&t==="fixed")&&(o=s.offsetLeft,l=s.offsetTop)}return{width:n,height:a,x:o+Ln(r),y:l}}function Bf(r){var t,e=Pe(r),i=Sn(r),s=(t=r.ownerDocument)==null?void 0:t.body,n=Ze(e.scrollWidth,e.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),a=Ze(e.scrollHeight,e.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),o=-i.scrollLeft+Ln(r),l=-i.scrollTop;return Se(s||e).direction==="rtl"&&(o+=Ze(e.clientWidth,s?s.clientWidth:0)-n),{width:n,height:a,x:o,y:l}}function Rn(r){var t=Se(r),e=t.overflow,i=t.overflowX,s=t.overflowY;return/auto|scroll|overlay|hidden/.test(e+s+i)}function wl(r){return["html","body","#document"].indexOf(ue(r))>=0?r.ownerDocument.body:Zt(r)&&Rn(r)?r:wl(Qs(r))}function ls(r,t){var e;t===void 0&&(t=[]);var i=wl(r),s=i===((e=r.ownerDocument)==null?void 0:e.body),n=qt(i),a=s?[n].concat(n.visualViewport||[],Rn(i)?i:[]):i,o=t.concat(a);return s?o:o.concat(ls(Qs(a)))}function _n(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function Hf(r,t){var e=yi(r,!1,t==="fixed");return e.top=e.top+r.clientTop,e.left=e.left+r.clientLeft,e.bottom=e.top+r.clientHeight,e.right=e.left+r.clientWidth,e.width=r.clientWidth,e.height=r.clientHeight,e.x=e.left,e.y=e.top,e}function Sl(r,t,e){return t===cl?_n(Uf(r,e)):Qe(t)?Hf(t,e):_n(Bf(Pe(r)))}function Gf(r){var t=ls(Qs(r)),e=["absolute","fixed"].indexOf(Se(r).position)>=0,i=e&&Zt(r)?as(r):r;return Qe(i)?t.filter(function(s){return Qe(s)&&ml(s,i)&&ue(s)!=="body"}):[]}function Vf(r,t,e,i){var s=t==="clippingParents"?Gf(r):[].concat(t),n=[].concat(s,[e]),a=n[0],o=n.reduce(function(l,h){var d=Sl(r,h,i);return l.top=Ze(d.top,l.top),l.right=Xs(d.right,l.right),l.bottom=Xs(d.bottom,l.bottom),l.left=Ze(d.left,l.left),l},Sl(r,a,i));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function Ll(r){var t=r.reference,e=r.element,i=r.placement,s=i?fe(i):null,n=i?Ei(i):null,a=t.x+t.width/2-e.width/2,o=t.y+t.height/2-e.height/2,l;switch(s){case Bt:l={x:a,y:t.y-e.height};break;case Xt:l={x:a,y:t.y+t.height};break;case Qt:l={x:t.x+t.width,y:o};break;case Ht:l={x:t.x-e.width,y:o};break;default:l={x:t.x,y:t.y}}var h=s?wn(s):null;if(h!=null){var d=h==="y"?"height":"width";switch(n){case mi:l[h]=l[h]-(t[d]/2-e[d]/2);break;case rs:l[h]=l[h]+(t[d]/2-e[d]/2);break}}return l}function hs(r,t){t===void 0&&(t={});var e=t,i=e.placement,s=i===void 0?r.placement:i,n=e.strategy,a=n===void 0?r.strategy:n,o=e.boundary,l=o===void 0?df:o,h=e.rootBoundary,d=h===void 0?cl:h,c=e.elementContext,u=c===void 0?ns:c,f=e.altBoundary,p=f===void 0?!1:f,g=e.padding,m=g===void 0?0:g,E=El(typeof m!="number"?m:Tl(m,ss)),T=u===ns?cf:ns,A=r.rects.popper,y=r.elements[p?T:u],b=Vf(Qe(y)?y:y.contextElement||Pe(r.elements.popper),l,d,a),S=yi(r.elements.reference),R=Ll({reference:S,element:A,strategy:"absolute",placement:s}),D=_n(Object.assign({},A,R)),_=u===ns?D:S,I={top:b.top-_.top+E.top,bottom:_.bottom-b.bottom+E.bottom,left:b.left-_.left+E.left,right:_.right-b.right+E.right},N=r.modifiersData.offset;if(u===ns&&N){var P=N[s];Object.keys(I).forEach(function(F){var K=[Qt,Xt].indexOf(F)>=0?1:-1,w=[Bt,Xt].indexOf(F)>=0?"y":"x";I[F]+=P[w]*K})}return I}function Kf(r,t){t===void 0&&(t={});var e=t,i=e.placement,s=e.boundary,n=e.rootBoundary,a=e.padding,o=e.flipVariations,l=e.allowedAutoPlacements,h=l===void 0?fl:l,d=Ei(i),c=d?o?ul:ul.filter(function(p){return Ei(p)===d}):ss,u=c.filter(function(p){return h.indexOf(p)>=0});u.length===0&&(u=c);var f=u.reduce(function(p,g){return p[g]=hs(r,{placement:g,boundary:s,rootBoundary:n,padding:a})[fe(g)],p},{});return Object.keys(f).sort(function(p,g){return f[p]-f[g]})}function jf(r){if(fe(r)===En)return[];var t=Js(r);return[Al(r),t,Al(t)]}function Wf(r){var t=r.state,e=r.options,i=r.name;if(!t.modifiersData[i]._skip){for(var s=e.mainAxis,n=s===void 0?!0:s,a=e.altAxis,o=a===void 0?!0:a,l=e.fallbackPlacements,h=e.padding,d=e.boundary,c=e.rootBoundary,u=e.altBoundary,f=e.flipVariations,p=f===void 0?!0:f,g=e.allowedAutoPlacements,m=t.options.placement,E=fe(m),T=E===m,A=l||(T||!p?[Js(m)]:jf(m)),y=[m].concat(A).reduce(function(it,tt){return it.concat(fe(tt)===En?Kf(t,{placement:tt,boundary:d,rootBoundary:c,padding:h,flipVariations:p,allowedAutoPlacements:g}):tt)},[]),b=t.rects.reference,S=t.rects.popper,R=new Map,D=!0,_=y[0],I=0;I<y.length;I++){var N=y[I],P=fe(N),F=Ei(N)===mi,K=[Bt,Xt].indexOf(P)>=0,w=K?"width":"height",C=hs(t,{placement:N,boundary:d,rootBoundary:c,altBoundary:u,padding:h}),U=K?F?Qt:Ht:F?Xt:Bt;b[w]>S[w]&&(U=Js(U));var M=Js(U),B=[];if(n&&B.push(C[P]<=0),o&&B.push(C[U]<=0,C[M]<=0),B.every(function(it){return it})){_=N,D=!1;break}R.set(N,B)}if(D)for(var H=p?3:1,q=function(tt){var xt=y.find(function(St){var yt=R.get(St);if(yt)return yt.slice(0,tt).every(function(Te){return Te})});if(xt)return _=xt,"break"},Z=H;Z>0;Z--){var Q=q(Z);if(Q==="break")break}t.placement!==_&&(t.modifiersData[i]._skip=!0,t.placement=_,t.reset=!0)}}const Yf={name:"flip",enabled:!0,phase:"main",fn:Wf,requiresIfExists:["offset"],data:{_skip:!1}};function Rl(r,t,e){return e===void 0&&(e={x:0,y:0}),{top:r.top-t.height-e.y,right:r.right-t.width+e.x,bottom:r.bottom-t.height+e.y,left:r.left-t.width-e.x}}function _l(r){return[Bt,Qt,Xt,Ht].some(function(t){return r[t]>=0})}function qf(r){var t=r.state,e=r.name,i=t.rects.reference,s=t.rects.popper,n=t.modifiersData.preventOverflow,a=hs(t,{elementContext:"reference"}),o=hs(t,{altBoundary:!0}),l=Rl(a,i),h=Rl(o,s,n),d=_l(l),c=_l(h);t.modifiersData[e]={referenceClippingOffsets:l,popperEscapeOffsets:h,isReferenceHidden:d,hasPopperEscaped:c},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":c})}const zf={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:qf};function Xf(r,t,e){var i=fe(r),s=[Ht,Bt].indexOf(i)>=0?-1:1,n=typeof e=="function"?e(Object.assign({},t,{placement:r})):e,a=n[0],o=n[1];return a=a||0,o=(o||0)*s,[Ht,Qt].indexOf(i)>=0?{x:o,y:a}:{x:a,y:o}}function Qf(r){var t=r.state,e=r.options,i=r.name,s=e.offset,n=s===void 0?[0,0]:s,a=fl.reduce(function(d,c){return d[c]=Xf(c,t.rects,n),d},{}),o=a[t.placement],l=o.x,h=o.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=l,t.modifiersData.popperOffsets.y+=h),t.modifiersData[i]=a}const Zf={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:Qf};function Jf(r){var t=r.state,e=r.name;t.modifiersData[e]=Ll({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const tp={name:"popperOffsets",enabled:!0,phase:"read",fn:Jf,data:{}};function ep(r){return r==="x"?"y":"x"}function ip(r){var t=r.state,e=r.options,i=r.name,s=e.mainAxis,n=s===void 0?!0:s,a=e.altAxis,o=a===void 0?!1:a,l=e.boundary,h=e.rootBoundary,d=e.altBoundary,c=e.padding,u=e.tether,f=u===void 0?!0:u,p=e.tetherOffset,g=p===void 0?0:p,m=hs(t,{boundary:l,rootBoundary:h,padding:c,altBoundary:d}),E=fe(t.placement),T=Ei(t.placement),A=!T,y=wn(E),b=ep(y),S=t.modifiersData.popperOffsets,R=t.rects.reference,D=t.rects.popper,_=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,I=typeof _=="number"?{mainAxis:_,altAxis:_}:Object.assign({mainAxis:0,altAxis:0},_),N=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,P={x:0,y:0};if(S){if(n){var F,K=y==="y"?Bt:Ht,w=y==="y"?Xt:Qt,C=y==="y"?"height":"width",U=S[y],M=U+m[K],B=U-m[w],H=f?-D[C]/2:0,q=T===mi?R[C]:D[C],Z=T===mi?-D[C]:-R[C],Q=t.elements.arrow,it=f&&Q?An(Q):{width:0,height:0},tt=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:yl(),xt=tt[K],St=tt[w],yt=os(0,R[C],it[C]),Te=A?R[C]/2-H-yt-xt-I.mainAxis:q-yt-xt-I.mainAxis,Et=A?-R[C]/2+H+yt+St+I.mainAxis:Z+yt+St+I.mainAxis,Ue=t.elements.arrow&&as(t.elements.arrow),Di=Ue?y==="y"?Ue.clientTop||0:Ue.clientLeft||0:0,Be=(F=N==null?void 0:N[y])!=null?F:0,oi=U+Te-Be-Di,Tt=U+Et-Be,mt=os(f?Xs(M,oi):M,U,f?Ze(B,Tt):B);S[y]=mt,P[y]=mt-U}if(o){var Wt,ft=y==="x"?Bt:Ht,bt=y==="x"?Xt:Qt,Pt=S[b],Yt=b==="y"?"height":"width",As=Pt+m[ft],li=Pt-m[bt],ws=[Bt,Ht].indexOf(E)!==-1,Ir=(Wt=N==null?void 0:N[b])!=null?Wt:0,kr=ws?As:Pt-R[Yt]-D[Yt]-Ir+I.altAxis,Cr=ws?Pt+R[Yt]+D[Yt]-Ir-I.altAxis:li,Dr=f&&ws?Rf(kr,Pt,Cr):os(f?kr:As,Pt,f?Cr:li);S[b]=Dr,P[b]=Dr-Pt}t.modifiersData[i]=P}}const sp={name:"preventOverflow",enabled:!0,phase:"main",fn:ip,requiresIfExists:["offset"]};function rp(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function np(r){return r===qt(r)||!Zt(r)?Sn(r):rp(r)}function ap(r){var t=r.getBoundingClientRect(),e=vi(t.width)/r.offsetWidth||1,i=vi(t.height)/r.offsetHeight||1;return e!==1||i!==1}function op(r,t,e){e===void 0&&(e=!1);var i=Zt(t),s=Zt(t)&&ap(t),n=Pe(t),a=yi(r,s,e),o={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(i||!i&&!e)&&((ue(t)!=="body"||Rn(n))&&(o=np(t)),Zt(t)?(l=yi(t,!0),l.x+=t.clientLeft,l.y+=t.clientTop):n&&(l.x=Ln(n))),{x:a.left+o.scrollLeft-l.x,y:a.top+o.scrollTop-l.y,width:a.width,height:a.height}}function lp(r){var t=new Map,e=new Set,i=[];r.forEach(function(n){t.set(n.name,n)});function s(n){e.add(n.name);var a=[].concat(n.requires||[],n.requiresIfExists||[]);a.forEach(function(o){if(!e.has(o)){var l=t.get(o);l&&s(l)}}),i.push(n)}return r.forEach(function(n){e.has(n.name)||s(n)}),i}function hp(r){var t=lp(r);return bf.reduce(function(e,i){return e.concat(t.filter(function(s){return s.phase===i}))},[])}function dp(r){var t;return function(){return t||(t=new Promise(function(e){Promise.resolve().then(function(){t=void 0,e(r())})})),t}}function cp(r){var t=r.reduce(function(e,i){var s=e[i.name];return e[i.name]=s?Object.assign({},s,i,{options:Object.assign({},s.options,i.options),data:Object.assign({},s.data,i.data)}):i,e},{});return Object.keys(t).map(function(e){return t[e]})}var Il={placement:"bottom",modifiers:[],strategy:"absolute"};function kl(){for(var r=arguments.length,t=new Array(r),e=0;e<r;e++)t[e]=arguments[e];return!t.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function up(r){r===void 0&&(r={});var t=r,e=t.defaultModifiers,i=e===void 0?[]:e,s=t.defaultOptions,n=s===void 0?Il:s;return function(o,l,h){h===void 0&&(h=n);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Il,n),modifiersData:{},elements:{reference:o,popper:l},attributes:{},styles:{}},c=[],u=!1,f={state:d,setOptions:function(E){var T=typeof E=="function"?E(d.options):E;g(),d.options=Object.assign({},n,d.options,T),d.scrollParents={reference:Qe(o)?ls(o):o.contextElement?ls(o.contextElement):[],popper:ls(l)};var A=hp(cp([].concat(i,d.options.modifiers)));return d.orderedModifiers=A.filter(function(y){return y.enabled}),p(),f.update()},forceUpdate:function(){if(!u){var E=d.elements,T=E.reference,A=E.popper;if(kl(T,A)){d.rects={reference:op(T,as(A),d.options.strategy==="fixed"),popper:An(A)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(I){return d.modifiersData[I.name]=Object.assign({},I.data)});for(var y=0;y<d.orderedModifiers.length;y++){if(d.reset===!0){d.reset=!1,y=-1;continue}var b=d.orderedModifiers[y],S=b.fn,R=b.options,D=R===void 0?{}:R,_=b.name;typeof S=="function"&&(d=S({state:d,options:D,name:_,instance:f})||d)}}}},update:dp(function(){return new Promise(function(m){f.forceUpdate(),m(d)})}),destroy:function(){g(),u=!0}};if(!kl(o,l))return f;f.setOptions(h).then(function(m){!u&&h.onFirstUpdate&&h.onFirstUpdate(m)});function p(){d.orderedModifiers.forEach(function(m){var E=m.name,T=m.options,A=T===void 0?{}:T,y=m.effect;if(typeof y=="function"){var b=y({state:d,name:E,instance:f,options:A}),S=function(){};c.push(b||S)}})}function g(){c.forEach(function(m){return m()}),c=[]}return f}}var fp=[$f,tp,Of,pl,Zf,Yf,sp,Cf,zf],pp=up({defaultModifiers:fp}),gp="tippy-box",Cl="tippy-content",mp="tippy-backdrop",Dl="tippy-arrow",xl="tippy-svg-arrow",Je={passive:!0,capture:!0},Pl=function(){return document.body};function In(r,t,e){if(Array.isArray(r)){var i=r[t];return i??(Array.isArray(e)?e[t]:e)}return r}function kn(r,t){var e={}.toString.call(r);return e.indexOf("[object")===0&&e.indexOf(t+"]")>-1}function Ol(r,t){return typeof r=="function"?r.apply(void 0,t):r}function Ml(r,t){if(t===0)return r;var e;return function(i){clearTimeout(e),e=setTimeout(function(){r(i)},t)}}function vp(r){return r.split(/\s+/).filter(Boolean)}function Ti(r){return[].concat(r)}function $l(r,t){r.indexOf(t)===-1&&r.push(t)}function yp(r){return r.filter(function(t,e){return r.indexOf(t)===e})}function Ep(r){return r.split("-")[0]}function tr(r){return[].slice.call(r)}function Fl(r){return Object.keys(r).reduce(function(t,e){return r[e]!==void 0&&(t[e]=r[e]),t},{})}function ds(){return document.createElement("div")}function er(r){return["Element","Fragment"].some(function(t){return kn(r,t)})}function Tp(r){return kn(r,"NodeList")}function bp(r){return kn(r,"MouseEvent")}function Ap(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function wp(r){return er(r)?[r]:Tp(r)?tr(r):Array.isArray(r)?r:tr(document.querySelectorAll(r))}function Cn(r,t){r.forEach(function(e){e&&(e.style.transitionDuration=t+"ms")})}function Nl(r,t){r.forEach(function(e){e&&e.setAttribute("data-state",t)})}function Sp(r){var t,e=Ti(r),i=e[0];return i!=null&&(t=i.ownerDocument)!=null&&t.body?i.ownerDocument:document}function Lp(r,t){var e=t.clientX,i=t.clientY;return r.every(function(s){var n=s.popperRect,a=s.popperState,o=s.props,l=o.interactiveBorder,h=Ep(a.placement),d=a.modifiersData.offset;if(!d)return!0;var c=h==="bottom"?d.top.y:0,u=h==="top"?d.bottom.y:0,f=h==="right"?d.left.x:0,p=h==="left"?d.right.x:0,g=n.top-i+c>l,m=i-n.bottom-u>l,E=n.left-e+f>l,T=e-n.right-p>l;return g||m||E||T})}function Dn(r,t,e){var i=t+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(s){r[i](s,e)})}function Ul(r,t){for(var e=t;e;){var i;if(r.contains(e))return!0;e=e.getRootNode==null||(i=e.getRootNode())==null?void 0:i.host}return!1}var pe={isTouch:!1},Bl=0;function Rp(){pe.isTouch||(pe.isTouch=!0,window.performance&&document.addEventListener("mousemove",Hl))}function Hl(){var r=performance.now();r-Bl<20&&(pe.isTouch=!1,document.removeEventListener("mousemove",Hl)),Bl=r}function _p(){var r=document.activeElement;if(Ap(r)){var t=r._tippy;r.blur&&!t.state.isVisible&&r.blur()}}function Ip(){document.addEventListener("touchstart",Rp,Je),window.addEventListener("blur",_p)}var kp=typeof window<"u"&&typeof document<"u",Cp=kp?!!window.msCrypto:!1,Dp={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},xp={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},re=Object.assign({appendTo:Pl,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},Dp,xp),Pp=Object.keys(re),Op=function(t){var e=Object.keys(t);e.forEach(function(i){re[i]=t[i]})};function Gl(r){var t=r.plugins||[],e=t.reduce(function(i,s){var n=s.name,a=s.defaultValue;if(n){var o;i[n]=r[n]!==void 0?r[n]:(o=re[n])!=null?o:a}return i},{});return Object.assign({},r,e)}function Mp(r,t){var e=t?Object.keys(Gl(Object.assign({},re,{plugins:t}))):Pp,i=e.reduce(function(s,n){var a=(r.getAttribute("data-tippy-"+n)||"").trim();if(!a)return s;if(n==="content")s[n]=a;else try{s[n]=JSON.parse(a)}catch{s[n]=a}return s},{});return i}function Vl(r,t){var e=Object.assign({},t,{content:Ol(t.content,[r])},t.ignoreAttributes?{}:Mp(r,t.plugins));return e.aria=Object.assign({},re.aria,e.aria),e.aria={expanded:e.aria.expanded==="auto"?t.interactive:e.aria.expanded,content:e.aria.content==="auto"?t.interactive?null:"describedby":e.aria.content},e}var $p=function(){return"innerHTML"};function xn(r,t){r[$p()]=t}function Kl(r){var t=ds();return r===!0?t.className=Dl:(t.className=xl,er(r)?t.appendChild(r):xn(t,r)),t}function jl(r,t){er(t.content)?(xn(r,""),r.appendChild(t.content)):typeof t.content!="function"&&(t.allowHTML?xn(r,t.content):r.textContent=t.content)}function Pn(r){var t=r.firstElementChild,e=tr(t.children);return{box:t,content:e.find(function(i){return i.classList.contains(Cl)}),arrow:e.find(function(i){return i.classList.contains(Dl)||i.classList.contains(xl)}),backdrop:e.find(function(i){return i.classList.contains(mp)})}}function Wl(r){var t=ds(),e=ds();e.className=gp,e.setAttribute("data-state","hidden"),e.setAttribute("tabindex","-1");var i=ds();i.className=Cl,i.setAttribute("data-state","hidden"),jl(i,r.props),t.appendChild(e),e.appendChild(i),s(r.props,r.props);function s(n,a){var o=Pn(t),l=o.box,h=o.content,d=o.arrow;a.theme?l.setAttribute("data-theme",a.theme):l.removeAttribute("data-theme"),typeof a.animation=="string"?l.setAttribute("data-animation",a.animation):l.removeAttribute("data-animation"),a.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof a.maxWidth=="number"?a.maxWidth+"px":a.maxWidth,a.role?l.setAttribute("role",a.role):l.removeAttribute("role"),(n.content!==a.content||n.allowHTML!==a.allowHTML)&&jl(h,r.props),a.arrow?d?n.arrow!==a.arrow&&(l.removeChild(d),l.appendChild(Kl(a.arrow))):l.appendChild(Kl(a.arrow)):d&&l.removeChild(d)}return{popper:t,onUpdate:s}}Wl.$$tippy=!0;var Fp=1,ir=[],On=[];function Np(r,t){var e=Vl(r,Object.assign({},re,Gl(Fl(t)))),i,s,n,a=!1,o=!1,l=!1,h=!1,d,c,u,f=[],p=Ml(oi,e.interactiveDebounce),g,m=Fp++,E=null,T=yp(e.plugins),A={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:m,reference:r,popper:ds(),popperInstance:E,props:e,state:A,plugins:T,clearDelayTimeouts:kr,setProps:Cr,setContent:Dr,show:Oy,hide:My,hideWithInteractivity:$y,enable:ws,disable:Ir,unmount:Fy,destroy:Ny};if(!e.render)return y;var b=e.render(y),S=b.popper,R=b.onUpdate;S.setAttribute("data-tippy-root",""),S.id="tippy-"+y.id,y.popper=S,r._tippy=y,S._tippy=y;var D=T.map(function(O){return O.fn(y)}),_=r.hasAttribute("aria-expanded");return Ue(),H(),U(),M("onCreate",[y]),e.showOnCreate&&As(),S.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),S.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&K().addEventListener("mousemove",p)}),y;function I(){var O=y.props.touch;return Array.isArray(O)?O:[O,0]}function N(){return I()[0]==="hold"}function P(){var O;return!!((O=y.props.render)!=null&&O.$$tippy)}function F(){return g||r}function K(){var O=F().parentNode;return O?Sp(O):document}function w(){return Pn(S)}function C(O){return y.state.isMounted&&!y.state.isVisible||pe.isTouch||d&&d.type==="focus"?0:In(y.props.delay,O?0:1,re.delay)}function U(O){O===void 0&&(O=!1),S.style.pointerEvents=y.props.interactive&&!O?"":"none",S.style.zIndex=""+y.props.zIndex}function M(O,V,X){if(X===void 0&&(X=!0),D.forEach(function(st){st[O]&&st[O].apply(st,V)}),X){var nt;(nt=y.props)[O].apply(nt,V)}}function B(){var O=y.props.aria;if(O.content){var V="aria-"+O.content,X=S.id,nt=Ti(y.props.triggerTarget||r);nt.forEach(function(st){var Ut=st.getAttribute(V);if(y.state.isVisible)st.setAttribute(V,Ut?Ut+" "+X:X);else{var se=Ut&&Ut.replace(X,"").trim();se?st.setAttribute(V,se):st.removeAttribute(V)}})}}function H(){if(!(_||!y.props.aria.expanded)){var O=Ti(y.props.triggerTarget||r);O.forEach(function(V){y.props.interactive?V.setAttribute("aria-expanded",y.state.isVisible&&V===F()?"true":"false"):V.removeAttribute("aria-expanded")})}}function q(){K().removeEventListener("mousemove",p),ir=ir.filter(function(O){return O!==p})}function Z(O){if(!(pe.isTouch&&(l||O.type==="mousedown"))){var V=O.composedPath&&O.composedPath()[0]||O.target;if(!(y.props.interactive&&Ul(S,V))){if(Ti(y.props.triggerTarget||r).some(function(X){return Ul(X,V)})){if(pe.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else M("onClickOutside",[y,O]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),o=!0,setTimeout(function(){o=!1}),y.state.isMounted||xt())}}}function Q(){l=!0}function it(){l=!1}function tt(){var O=K();O.addEventListener("mousedown",Z,!0),O.addEventListener("touchend",Z,Je),O.addEventListener("touchstart",it,Je),O.addEventListener("touchmove",Q,Je)}function xt(){var O=K();O.removeEventListener("mousedown",Z,!0),O.removeEventListener("touchend",Z,Je),O.removeEventListener("touchstart",it,Je),O.removeEventListener("touchmove",Q,Je)}function St(O,V){Te(O,function(){!y.state.isVisible&&S.parentNode&&S.parentNode.contains(S)&&V()})}function yt(O,V){Te(O,V)}function Te(O,V){var X=w().box;function nt(st){st.target===X&&(Dn(X,"remove",nt),V())}if(O===0)return V();Dn(X,"remove",c),Dn(X,"add",nt),c=nt}function Et(O,V,X){X===void 0&&(X=!1);var nt=Ti(y.props.triggerTarget||r);nt.forEach(function(st){st.addEventListener(O,V,X),f.push({node:st,eventType:O,handler:V,options:X})})}function Ue(){N()&&(Et("touchstart",Be,{passive:!0}),Et("touchend",Tt,{passive:!0})),vp(y.props.trigger).forEach(function(O){if(O!=="manual")switch(Et(O,Be),O){case"mouseenter":Et("mouseleave",Tt);break;case"focus":Et(Cp?"focusout":"blur",mt);break;case"focusin":Et("focusout",mt);break}})}function Di(){f.forEach(function(O){var V=O.node,X=O.eventType,nt=O.handler,st=O.options;V.removeEventListener(X,nt,st)}),f=[]}function Be(O){var V,X=!1;if(!(!y.state.isEnabled||Wt(O)||o)){var nt=((V=d)==null?void 0:V.type)==="focus";d=O,g=O.currentTarget,H(),!y.state.isVisible&&bp(O)&&ir.forEach(function(st){return st(O)}),O.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||a)&&y.props.hideOnClick!==!1&&y.state.isVisible?X=!0:As(O),O.type==="click"&&(a=!X),X&&!nt&&li(O)}}function oi(O){var V=O.target,X=F().contains(V)||S.contains(V);if(!(O.type==="mousemove"&&X)){var nt=Yt().concat(S).map(function(st){var Ut,se=st._tippy,xi=(Ut=se.popperInstance)==null?void 0:Ut.state;return xi?{popperRect:st.getBoundingClientRect(),popperState:xi,props:e}:null}).filter(Boolean);Lp(nt,O)&&(q(),li(O))}}function Tt(O){var V=Wt(O)||y.props.trigger.indexOf("click")>=0&&a;if(!V){if(y.props.interactive){y.hideWithInteractivity(O);return}li(O)}}function mt(O){y.props.trigger.indexOf("focusin")<0&&O.target!==F()||y.props.interactive&&O.relatedTarget&&S.contains(O.relatedTarget)||li(O)}function Wt(O){return pe.isTouch?N()!==O.type.indexOf("touch")>=0:!1}function ft(){bt();var O=y.props,V=O.popperOptions,X=O.placement,nt=O.offset,st=O.getReferenceClientRect,Ut=O.moveTransition,se=P()?Pn(S).arrow:null,xi=st?{getBoundingClientRect:st,contextElement:st.contextElement||F()}:r,Jd={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(xr){var Pi=xr.state;if(P()){var Uy=w(),Ka=Uy.box;["placement","reference-hidden","escaped"].forEach(function(Pr){Pr==="placement"?Ka.setAttribute("data-placement",Pi.placement):Pi.attributes.popper["data-popper-"+Pr]?Ka.setAttribute("data-"+Pr,""):Ka.removeAttribute("data-"+Pr)}),Pi.attributes.popper={}}}},hi=[{name:"offset",options:{offset:nt}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!Ut}},Jd];P()&&se&&hi.push({name:"arrow",options:{element:se,padding:3}}),hi.push.apply(hi,(V==null?void 0:V.modifiers)||[]),y.popperInstance=pp(xi,S,Object.assign({},V,{placement:X,onFirstUpdate:u,modifiers:hi}))}function bt(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function Pt(){var O=y.props.appendTo,V,X=F();y.props.interactive&&O===Pl||O==="parent"?V=X.parentNode:V=Ol(O,[X]),V.contains(S)||V.appendChild(S),y.state.isMounted=!0,ft()}function Yt(){return tr(S.querySelectorAll("[data-tippy-root]"))}function As(O){y.clearDelayTimeouts(),O&&M("onTrigger",[y,O]),tt();var V=C(!0),X=I(),nt=X[0],st=X[1];pe.isTouch&&nt==="hold"&&st&&(V=st),V?i=setTimeout(function(){y.show()},V):y.show()}function li(O){if(y.clearDelayTimeouts(),M("onUntrigger",[y,O]),!y.state.isVisible){xt();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(O.type)>=0&&a)){var V=C(!1);V?s=setTimeout(function(){y.state.isVisible&&y.hide()},V):n=requestAnimationFrame(function(){y.hide()})}}function ws(){y.state.isEnabled=!0}function Ir(){y.hide(),y.state.isEnabled=!1}function kr(){clearTimeout(i),clearTimeout(s),cancelAnimationFrame(n)}function Cr(O){if(!y.state.isDestroyed){M("onBeforeUpdate",[y,O]),Di();var V=y.props,X=Vl(r,Object.assign({},V,Fl(O),{ignoreAttributes:!0}));y.props=X,Ue(),V.interactiveDebounce!==X.interactiveDebounce&&(q(),p=Ml(oi,X.interactiveDebounce)),V.triggerTarget&&!X.triggerTarget?Ti(V.triggerTarget).forEach(function(nt){nt.removeAttribute("aria-expanded")}):X.triggerTarget&&r.removeAttribute("aria-expanded"),H(),U(),R&&R(V,X),y.popperInstance&&(ft(),Yt().forEach(function(nt){requestAnimationFrame(nt._tippy.popperInstance.forceUpdate)})),M("onAfterUpdate",[y,O])}}function Dr(O){y.setProps({content:O})}function Oy(){var O=y.state.isVisible,V=y.state.isDestroyed,X=!y.state.isEnabled,nt=pe.isTouch&&!y.props.touch,st=In(y.props.duration,0,re.duration);if(!(O||V||X||nt)&&!F().hasAttribute("disabled")&&(M("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,P()&&(S.style.visibility="visible"),U(),tt(),y.state.isMounted||(S.style.transition="none"),P()){var Ut=w(),se=Ut.box,xi=Ut.content;Cn([se,xi],0)}u=function(){var hi;if(!(!y.state.isVisible||h)){if(h=!0,S.offsetHeight,S.style.transition=y.props.moveTransition,P()&&y.props.animation){var Va=w(),xr=Va.box,Pi=Va.content;Cn([xr,Pi],st),Nl([xr,Pi],"visible")}B(),H(),$l(On,y),(hi=y.popperInstance)==null||hi.forceUpdate(),M("onMount",[y]),y.props.animation&&P()&&yt(st,function(){y.state.isShown=!0,M("onShown",[y])})}},Pt()}}function My(){var O=!y.state.isVisible,V=y.state.isDestroyed,X=!y.state.isEnabled,nt=In(y.props.duration,1,re.duration);if(!(O||V||X)&&(M("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,h=!1,a=!1,P()&&(S.style.visibility="hidden"),q(),xt(),U(!0),P()){var st=w(),Ut=st.box,se=st.content;y.props.animation&&(Cn([Ut,se],nt),Nl([Ut,se],"hidden"))}B(),H(),y.props.animation?P()&&St(nt,y.unmount):y.unmount()}}function $y(O){K().addEventListener("mousemove",p),$l(ir,p),p(O)}function Fy(){y.state.isVisible&&y.hide(),y.state.isMounted&&(bt(),Yt().forEach(function(O){O._tippy.unmount()}),S.parentNode&&S.parentNode.removeChild(S),On=On.filter(function(O){return O!==y}),y.state.isMounted=!1,M("onHidden",[y]))}function Ny(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Di(),delete r._tippy,y.state.isDestroyed=!0,M("onDestroy",[y]))}}function ti(r,t){t===void 0&&(t={});var e=re.plugins.concat(t.plugins||[]);Ip();var i=Object.assign({},t,{plugins:e}),s=wp(r),n=s.reduce(function(a,o){var l=o&&Np(o,i);return l&&a.push(l),a},[]);return er(r)?n[0]:n}ti.defaultProps=re,ti.setDefaultProps=Op,ti.currentInput=pe,Object.assign({},pl,{effect:function(t){var e=t.state,i={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(e.elements.popper.style,i.popper),e.styles=i,e.elements.arrow&&Object.assign(e.elements.arrow.style,i.arrow)}}),ti.setDefaultProps({render:Wl});const Up=5;class Bp{constructor(t){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._fakeBufferSegments=[],this._canvas=de(),this._controls=de(),this.host=t}set activeScenes(t){if(t!==this._activeScenes){const e=t[0],i=this._activeScenes[0];this._activeScenes=t,e!==i&&(this.host.dispatchEvent(new CustomEvent("scenechange",{detail:t[0]})),this.host.requestUpdate())}}get activeScenes(){return this._activeScenes}set currentTime(t){var e,i,s,n,a;const o=Math.min(this.host.duration,Math.max(0,t));this._currentTime=o,this.activeScenes=((e=this.host.scenes)==null?void 0:e.filter(({start:d,duration:c})=>o>=d&&o<=d+c))??[],this._upcomingScenes=((i=this.host.scenes)==null?void 0:i.filter(({start:d})=>o>=d-Up&&o<d))??[],this.loadScenes(),this.syncVideoState(),(s=this._controls.value)==null||s.setAttribute("currentTime",o.toString());const l=this.activeScenes[0],h=zo((n=l==null?void 0:l.videoMeta)==null?void 0:n.captions);this.caption=((a=h.find(({start:d,end:c})=>{var u;const f=o-l.start+(((u=l.videoMeta)==null?void 0:u.start)??0);return d&&c&&f>=Gs(d)&&f<=Gs(c)}))==null?void 0:a.text)??"",this.draw(o),!this.host.paused&&!this.host.loading&&!this.host.processing&&!this.host.waiting&&!this.host.stalled&&this.host.dispatchEvent(new CustomEvent("timeupdate",{detail:o}))}get currentTime(){return this._currentTime}set fakeBufferSegments(t){t!==this._fakeBufferSegments&&(this._fakeBufferSegments=t,this.host.requestUpdate())}get fakeBufferSegments(){return this._fakeBufferSegments}set caption(t){t!==this._caption&&(this._caption=t,this.host.requestUpdate())}get caption(){return this._caption}canvas(){return ce(this._canvas)}controls(){return ce(this._controls)}loadScenes(){var t;let e=this.fakeBufferSegments;(t=this.host.scenes)==null||t.forEach(i=>{var s,n;const{start:a,duration:o,video:l,videoMeta:h}=i,d=this.activeScenes.includes(i),c=(this._upcomingScenes.includes(i)||d)&&(this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused);if(l&&h){const{id:u,hls:f,node:p}=l,{start:g,duration:m}=h,E=this.host.videoState[u];p&&E&&(p.currentTime>=g+m||p.ended||c&&(f?(s=f.startLoadOnce)==null||s.call(f,p.currentTime):E.initialised||(n=p.startLoadOnce)==null||n.call(p)))}else if(c){const u={start:Math.max(0,a/this.host.duration*100),end:Math.min((a+o)/this.host.duration*100,100)};this.fakeBufferSegments.find(({start:f})=>f===u.start)||(e=[...e,u])}}),this.fakeBufferSegments=e}syncVideoState(){var t;(t=this.host.scenes)==null||t.forEach(e=>{if(e.video){const{id:i,node:s}=e.video,n=this.host.videoState[i],a=this.activeScenes.includes(e);if(s&&n)if(a&&!this.host.waiting&&!this.host.loading&&!this.host.paused){if(s.paused&&n.initialised)return s.play()}else s.paused||s.pause()}})}draw(t=this.currentTime){var e,i;this.host.sceneConfig&&this._canvas.value&&((i=(e=this.host).compilation)==null||i.call(e,{currentTime:t,scenes:this.host.sceneConfig,canvas:this._canvas.value}))}clear(){var t;const e=this._canvas.value;(t=e==null?void 0:e.getContext("2d"))==null||t.clearRect(0,0,e.width,e.height)}}function Hp(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Yl={exports:{}};(function(r,t){(function(e){var i=/^(?=((?:[a-zA-Z0-9+\-.]+:)?))\1(?=((?:\/\/[^\/?#]*)?))\2(?=((?:(?:[^?#\/]*\/)*[^;?#\/]*)?))\3((?:;[^?#]*)?)(\?[^#]*)?(#[^]*)?$/,s=/^(?=([^\/?#]*))\1([^]*)$/,n=/(?:\/|^)\.(?=\/)/g,a=/(?:\/|^)\.\.\/(?!\.\.\/)[^\/]*(?=\/)/g,o={buildAbsoluteURL:function(l,h,d){if(d=d||{},l=l.trim(),h=h.trim(),!h){if(!d.alwaysNormalize)return l;var c=o.parseURL(l);if(!c)throw new Error("Error trying to parse base URL.");return c.path=o.normalizePath(c.path),o.buildURLFromParts(c)}var u=o.parseURL(h);if(!u)throw new Error("Error trying to parse relative URL.");if(u.scheme)return d.alwaysNormalize?(u.path=o.normalizePath(u.path),o.buildURLFromParts(u)):h;var f=o.parseURL(l);if(!f)throw new Error("Error trying to parse base URL.");if(!f.netLoc&&f.path&&f.path[0]!=="/"){var p=s.exec(f.path);f.netLoc=p[1],f.path=p[2]}f.netLoc&&!f.path&&(f.path="/");var g={scheme:f.scheme,netLoc:u.netLoc,path:null,params:u.params,query:u.query,fragment:u.fragment};if(!u.netLoc&&(g.netLoc=f.netLoc,u.path[0]!=="/"))if(!u.path)g.path=f.path,u.params||(g.params=f.params,u.query||(g.query=f.query));else{var m=f.path,E=m.substring(0,m.lastIndexOf("/")+1)+u.path;g.path=o.normalizePath(E)}return g.path===null&&(g.path=d.alwaysNormalize?o.normalizePath(u.path):u.path),o.buildURLFromParts(g)},parseURL:function(l){var h=i.exec(l);return h?{scheme:h[1]||"",netLoc:h[2]||"",path:h[3]||"",params:h[4]||"",query:h[5]||"",fragment:h[6]||""}:null},normalizePath:function(l){for(l=l.split("").reverse().join("").replace(n,"");l.length!==(l=l.replace(a,"")).length;);return l.split("").reverse().join("")},buildURLFromParts:function(l){return l.scheme+l.netLoc+l.path+l.params+l.query+l.fragment}};r.exports=o})()})(Yl);var Mn=Yl.exports;function ql(r,t){var e=Object.keys(r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(r);t&&(i=i.filter(function(s){return Object.getOwnPropertyDescriptor(r,s).enumerable})),e.push.apply(e,i)}return e}function Gt(r){for(var t=1;t<arguments.length;t++){var e=arguments[t]!=null?arguments[t]:{};t%2?ql(Object(e),!0).forEach(function(i){Gp(r,i,e[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(e)):ql(Object(e)).forEach(function(i){Object.defineProperty(r,i,Object.getOwnPropertyDescriptor(e,i))})}return r}function Gp(r,t,e){return t=Kp(t),t in r?Object.defineProperty(r,t,{value:e,enumerable:!0,configurable:!0,writable:!0}):r[t]=e,r}function At(){return At=Object.assign?Object.assign.bind():function(r){for(var t=1;t<arguments.length;t++){var e=arguments[t];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(r[i]=e[i])}return r},At.apply(this,arguments)}function Vp(r,t){if(typeof r!="object"||r===null)return r;var e=r[Symbol.toPrimitive];if(e!==void 0){var i=e.call(r,t||"default");if(typeof i!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function Kp(r){var t=Vp(r,"string");return typeof t=="symbol"?t:String(t)}const j=Number.isFinite||function(r){return typeof r=="number"&&isFinite(r)};let v=function(r){return r.MEDIA_ATTACHING="hlsMediaAttaching",r.MEDIA_ATTACHED="hlsMediaAttached",r.MEDIA_DETACHING="hlsMediaDetaching",r.MEDIA_DETACHED="hlsMediaDetached",r.BUFFER_RESET="hlsBufferReset",r.BUFFER_CODECS="hlsBufferCodecs",r.BUFFER_CREATED="hlsBufferCreated",r.BUFFER_APPENDING="hlsBufferAppending",r.BUFFER_APPENDED="hlsBufferAppended",r.BUFFER_EOS="hlsBufferEos",r.BUFFER_FLUSHING="hlsBufferFlushing",r.BUFFER_FLUSHED="hlsBufferFlushed",r.MANIFEST_LOADING="hlsManifestLoading",r.MANIFEST_LOADED="hlsManifestLoaded",r.MANIFEST_PARSED="hlsManifestParsed",r.LEVEL_SWITCHING="hlsLevelSwitching",r.LEVEL_SWITCHED="hlsLevelSwitched",r.LEVEL_LOADING="hlsLevelLoading",r.LEVEL_LOADED="hlsLevelLoaded",r.LEVEL_UPDATED="hlsLevelUpdated",r.LEVEL_PTS_UPDATED="hlsLevelPtsUpdated",r.LEVELS_UPDATED="hlsLevelsUpdated",r.AUDIO_TRACKS_UPDATED="hlsAudioTracksUpdated",r.AUDIO_TRACK_SWITCHING="hlsAudioTrackSwitching",r.AUDIO_TRACK_SWITCHED="hlsAudioTrackSwitched",r.AUDIO_TRACK_LOADING="hlsAudioTrackLoading",r.AUDIO_TRACK_LOADED="hlsAudioTrackLoaded",r.SUBTITLE_TRACKS_UPDATED="hlsSubtitleTracksUpdated",r.SUBTITLE_TRACKS_CLEARED="hlsSubtitleTracksCleared",r.SUBTITLE_TRACK_SWITCH="hlsSubtitleTrackSwitch",r.SUBTITLE_TRACK_LOADING="hlsSubtitleTrackLoading",r.SUBTITLE_TRACK_LOADED="hlsSubtitleTrackLoaded",r.SUBTITLE_FRAG_PROCESSED="hlsSubtitleFragProcessed",r.CUES_PARSED="hlsCuesParsed",r.NON_NATIVE_TEXT_TRACKS_FOUND="hlsNonNativeTextTracksFound",r.INIT_PTS_FOUND="hlsInitPtsFound",r.FRAG_LOADING="hlsFragLoading",r.FRAG_LOAD_EMERGENCY_ABORTED="hlsFragLoadEmergencyAborted",r.FRAG_LOADED="hlsFragLoaded",r.FRAG_DECRYPTED="hlsFragDecrypted",r.FRAG_PARSING_INIT_SEGMENT="hlsFragParsingInitSegment",r.FRAG_PARSING_USERDATA="hlsFragParsingUserdata",r.FRAG_PARSING_METADATA="hlsFragParsingMetadata",r.FRAG_PARSED="hlsFragParsed",r.FRAG_BUFFERED="hlsFragBuffered",r.FRAG_CHANGED="hlsFragChanged",r.FPS_DROP="hlsFpsDrop",r.FPS_DROP_LEVEL_CAPPING="hlsFpsDropLevelCapping",r.ERROR="hlsError",r.DESTROYING="hlsDestroying",r.KEY_LOADING="hlsKeyLoading",r.KEY_LOADED="hlsKeyLoaded",r.LIVE_BACK_BUFFER_REACHED="hlsLiveBackBufferReached",r.BACK_BUFFER_REACHED="hlsBackBufferReached",r}({}),W=function(r){return r.NETWORK_ERROR="networkError",r.MEDIA_ERROR="mediaError",r.KEY_SYSTEM_ERROR="keySystemError",r.MUX_ERROR="muxError",r.OTHER_ERROR="otherError",r}({}),x=function(r){return r.KEY_SYSTEM_NO_KEYS="keySystemNoKeys",r.KEY_SYSTEM_NO_ACCESS="keySystemNoAccess",r.KEY_SYSTEM_NO_SESSION="keySystemNoSession",r.KEY_SYSTEM_NO_CONFIGURED_LICENSE="keySystemNoConfiguredLicense",r.KEY_SYSTEM_LICENSE_REQUEST_FAILED="keySystemLicenseRequestFailed",r.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED="keySystemServerCertificateRequestFailed",r.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED="keySystemServerCertificateUpdateFailed",r.KEY_SYSTEM_SESSION_UPDATE_FAILED="keySystemSessionUpdateFailed",r.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED="keySystemStatusOutputRestricted",r.KEY_SYSTEM_STATUS_INTERNAL_ERROR="keySystemStatusInternalError",r.MANIFEST_LOAD_ERROR="manifestLoadError",r.MANIFEST_LOAD_TIMEOUT="manifestLoadTimeOut",r.MANIFEST_PARSING_ERROR="manifestParsingError",r.MANIFEST_INCOMPATIBLE_CODECS_ERROR="manifestIncompatibleCodecsError",r.LEVEL_EMPTY_ERROR="levelEmptyError",r.LEVEL_LOAD_ERROR="levelLoadError",r.LEVEL_LOAD_TIMEOUT="levelLoadTimeOut",r.LEVEL_PARSING_ERROR="levelParsingError",r.LEVEL_SWITCH_ERROR="levelSwitchError",r.AUDIO_TRACK_LOAD_ERROR="audioTrackLoadError",r.AUDIO_TRACK_LOAD_TIMEOUT="audioTrackLoadTimeOut",r.SUBTITLE_LOAD_ERROR="subtitleTrackLoadError",r.SUBTITLE_TRACK_LOAD_TIMEOUT="subtitleTrackLoadTimeOut",r.FRAG_LOAD_ERROR="fragLoadError",r.FRAG_LOAD_TIMEOUT="fragLoadTimeOut",r.FRAG_DECRYPT_ERROR="fragDecryptError",r.FRAG_PARSING_ERROR="fragParsingError",r.FRAG_GAP="fragGap",r.REMUX_ALLOC_ERROR="remuxAllocError",r.KEY_LOAD_ERROR="keyLoadError",r.KEY_LOAD_TIMEOUT="keyLoadTimeOut",r.BUFFER_ADD_CODEC_ERROR="bufferAddCodecError",r.BUFFER_INCOMPATIBLE_CODECS_ERROR="bufferIncompatibleCodecsError",r.BUFFER_APPEND_ERROR="bufferAppendError",r.BUFFER_APPENDING_ERROR="bufferAppendingError",r.BUFFER_STALLED_ERROR="bufferStalledError",r.BUFFER_FULL_ERROR="bufferFullError",r.BUFFER_SEEK_OVER_HOLE="bufferSeekOverHole",r.BUFFER_NUDGE_ON_STALL="bufferNudgeOnStall",r.INTERNAL_EXCEPTION="internalException",r.INTERNAL_ABORTED="aborted",r.UNKNOWN="unknown",r}({});const ei=function(){},$n={trace:ei,debug:ei,log:ei,warn:ei,info:ei,error:ei};let cs=$n;function jp(r){const t=self.console[r];return t?t.bind(self.console,`[${r}] >`):ei}function Wp(r,...t){t.forEach(function(e){cs[e]=r[e]?r[e].bind(r):jp(e)})}function Yp(r,t){if(self.console&&r===!0||typeof r=="object"){Wp(r,"debug","log","info","warn","error");try{cs.log(`Debug logs enabled for "${t}" in hls.js version 1.4.12`)}catch{cs=$n}}else cs=$n}const L=cs,qp=/^(\d+)x(\d+)$/,zl=/(.+?)=(".*?"|.*?)(?:,|$)/g;class dt{constructor(t){typeof t=="string"&&(t=dt.parseAttrList(t));for(const e in t)t.hasOwnProperty(e)&&(e.substring(0,2)==="X-"&&(this.clientAttrs=this.clientAttrs||[],this.clientAttrs.push(e)),this[e]=t[e])}decimalInteger(t){const e=parseInt(this[t],10);return e>Number.MAX_SAFE_INTEGER?1/0:e}hexadecimalInteger(t){if(this[t]){let e=(this[t]||"0x").slice(2);e=(e.length&1?"0":"")+e;const i=new Uint8Array(e.length/2);for(let s=0;s<e.length/2;s++)i[s]=parseInt(e.slice(s*2,s*2+2),16);return i}else return null}hexadecimalIntegerAsNumber(t){const e=parseInt(this[t],16);return e>Number.MAX_SAFE_INTEGER?1/0:e}decimalFloatingPoint(t){return parseFloat(this[t])}optionalFloat(t,e){const i=this[t];return i?parseFloat(i):e}enumeratedString(t){return this[t]}bool(t){return this[t]==="YES"}decimalResolution(t){const e=qp.exec(this[t]);if(e!==null)return{width:parseInt(e[1],10),height:parseInt(e[2],10)}}static parseAttrList(t){let e;const i={},s='"';for(zl.lastIndex=0;(e=zl.exec(t))!==null;){let n=e[2];n.indexOf(s)===0&&n.lastIndexOf(s)===n.length-1&&(n=n.slice(1,-1));const a=e[1].trim();i[a]=n}return i}}function zp(r){return r!=="ID"&&r!=="CLASS"&&r!=="START-DATE"&&r!=="DURATION"&&r!=="END-DATE"&&r!=="END-ON-NEXT"}function Xp(r){return r==="SCTE35-OUT"||r==="SCTE35-IN"}class Xl{constructor(t,e){if(this.attr=void 0,this._startDate=void 0,this._endDate=void 0,this._badValueForSameId=void 0,e){const i=e.attr;for(const s in i)if(Object.prototype.hasOwnProperty.call(t,s)&&t[s]!==i[s]){L.warn(`DATERANGE tag attribute: "${s}" does not match for tags with ID: "${t.ID}"`),this._badValueForSameId=s;break}t=At(new dt({}),i,t)}if(this.attr=t,this._startDate=new Date(t["START-DATE"]),"END-DATE"in this.attr){const i=new Date(this.attr["END-DATE"]);j(i.getTime())&&(this._endDate=i)}}get id(){return this.attr.ID}get class(){return this.attr.CLASS}get startDate(){return this._startDate}get endDate(){if(this._endDate)return this._endDate;const t=this.duration;return t!==null?new Date(this._startDate.getTime()+t*1e3):null}get duration(){if("DURATION"in this.attr){const t=this.attr.decimalFloatingPoint("DURATION");if(j(t))return t}else if(this._endDate)return(this._endDate.getTime()-this._startDate.getTime())/1e3;return null}get plannedDuration(){return"PLANNED-DURATION"in this.attr?this.attr.decimalFloatingPoint("PLANNED-DURATION"):null}get endOnNext(){return this.attr.bool("END-ON-NEXT")}get isValid(){return!!this.id&&!this._badValueForSameId&&j(this.startDate.getTime())&&(this.duration===null||this.duration>=0)&&(!this.endOnNext||!!this.class)}}class sr{constructor(){this.aborted=!1,this.loaded=0,this.retry=0,this.total=0,this.chunkCount=0,this.bwEstimate=0,this.loading={start:0,first:0,end:0},this.parsing={start:0,end:0},this.buffering={start:0,first:0,end:0}}}var at={AUDIO:"audio",VIDEO:"video",AUDIOVIDEO:"audiovideo"};class Ql{constructor(t){this._byteRange=null,this._url=null,this.baseurl=void 0,this.relurl=void 0,this.elementaryStreams={[at.AUDIO]:null,[at.VIDEO]:null,[at.AUDIOVIDEO]:null},this.baseurl=t}setByteRange(t,e){const i=t.split("@",2),s=[];i.length===1?s[0]=e?e.byteRangeEndOffset:0:s[0]=parseInt(i[1]),s[1]=parseInt(i[0])+s[0],this._byteRange=s}get byteRange(){return this._byteRange?this._byteRange:[]}get byteRangeStartOffset(){return this.byteRange[0]}get byteRangeEndOffset(){return this.byteRange[1]}get url(){return!this._url&&this.baseurl&&this.relurl&&(this._url=Mn.buildAbsoluteURL(this.baseurl,this.relurl,{alwaysNormalize:!0})),this._url||""}set url(t){this._url=t}}class Fn extends Ql{constructor(t,e){super(e),this._decryptdata=null,this.rawProgramDateTime=null,this.programDateTime=null,this.tagList=[],this.duration=0,this.sn=0,this.levelkeys=void 0,this.type=void 0,this.loader=null,this.keyLoader=null,this.level=-1,this.cc=0,this.startPTS=void 0,this.endPTS=void 0,this.startDTS=void 0,this.endDTS=void 0,this.start=0,this.deltaPTS=void 0,this.maxStartPTS=void 0,this.minEndPTS=void 0,this.stats=new sr,this.urlId=0,this.data=void 0,this.bitrateTest=!1,this.title=null,this.initSegment=null,this.endList=void 0,this.gap=void 0,this.type=t}get decryptdata(){const{levelkeys:t}=this;if(!t&&!this._decryptdata)return null;if(!this._decryptdata&&this.levelkeys&&!this.levelkeys.NONE){const e=this.levelkeys.identity;if(e)this._decryptdata=e.getDecryptData(this.sn);else{const i=Object.keys(this.levelkeys);if(i.length===1)return this._decryptdata=this.levelkeys[i[0]].getDecryptData(this.sn)}}return this._decryptdata}get end(){return this.start+this.duration}get endProgramDateTime(){if(this.programDateTime===null||!j(this.programDateTime))return null;const t=j(this.duration)?this.duration:0;return this.programDateTime+t*1e3}get encrypted(){var t;if((t=this._decryptdata)!=null&&t.encrypted)return!0;if(this.levelkeys){const e=Object.keys(this.levelkeys),i=e.length;if(i>1||i===1&&this.levelkeys[e[0]].encrypted)return!0}return!1}setKeyFormat(t){if(this.levelkeys){const e=this.levelkeys[t];e&&!this._decryptdata&&(this._decryptdata=e.getDecryptData(this.sn))}}abortRequests(){var t,e;(t=this.loader)==null||t.abort(),(e=this.keyLoader)==null||e.abort()}setElementaryStreamInfo(t,e,i,s,n,a=!1){const{elementaryStreams:o}=this,l=o[t];if(!l){o[t]={startPTS:e,endPTS:i,startDTS:s,endDTS:n,partial:a};return}l.startPTS=Math.min(l.startPTS,e),l.endPTS=Math.max(l.endPTS,i),l.startDTS=Math.min(l.startDTS,s),l.endDTS=Math.max(l.endDTS,n)}clearElementaryStreamInfo(){const{elementaryStreams:t}=this;t[at.AUDIO]=null,t[at.VIDEO]=null,t[at.AUDIOVIDEO]=null}}class Qp extends Ql{constructor(t,e,i,s,n){super(i),this.fragOffset=0,this.duration=0,this.gap=!1,this.independent=!1,this.relurl=void 0,this.fragment=void 0,this.index=void 0,this.stats=new sr,this.duration=t.decimalFloatingPoint("DURATION"),this.gap=t.bool("GAP"),this.independent=t.bool("INDEPENDENT"),this.relurl=t.enumeratedString("URI"),this.fragment=e,this.index=s;const a=t.enumeratedString("BYTERANGE");a&&this.setByteRange(a,n),n&&(this.fragOffset=n.fragOffset+n.duration)}get start(){return this.fragment.start+this.fragOffset}get end(){return this.start+this.duration}get loaded(){const{elementaryStreams:t}=this;return!!(t.audio||t.video||t.audiovideo)}}const Zp=10;class Jp{constructor(t){this.PTSKnown=!1,this.alignedSliding=!1,this.averagetargetduration=void 0,this.endCC=0,this.endSN=0,this.fragments=void 0,this.fragmentHint=void 0,this.partList=null,this.dateRanges=void 0,this.live=!0,this.ageHeader=0,this.advancedDateTime=void 0,this.updated=!0,this.advanced=!0,this.availabilityDelay=void 0,this.misses=0,this.startCC=0,this.startSN=0,this.startTimeOffset=null,this.targetduration=0,this.totalduration=0,this.type=null,this.url=void 0,this.m3u8="",this.version=null,this.canBlockReload=!1,this.canSkipUntil=0,this.canSkipDateRanges=!1,this.skippedSegments=0,this.recentlyRemovedDateranges=void 0,this.partHoldBack=0,this.holdBack=0,this.partTarget=0,this.preloadHint=void 0,this.renditionReports=void 0,this.tuneInGoal=0,this.deltaUpdateFailed=void 0,this.driftStartTime=0,this.driftEndTime=0,this.driftStart=0,this.driftEnd=0,this.encryptedFragments=void 0,this.playlistParsingError=null,this.variableList=null,this.hasVariableRefs=!1,this.fragments=[],this.encryptedFragments=[],this.dateRanges={},this.url=t}reloaded(t){if(!t){this.advanced=!0,this.updated=!0;return}const e=this.lastPartSn-t.lastPartSn,i=this.lastPartIndex-t.lastPartIndex;this.updated=this.endSN!==t.endSN||!!i||!!e||!this.live,this.advanced=this.endSN>t.endSN||e>0||e===0&&i>0,this.updated||this.advanced?this.misses=Math.floor(t.misses*.6):this.misses=t.misses+1,this.availabilityDelay=t.availabilityDelay}get hasProgramDateTime(){return this.fragments.length?j(this.fragments[this.fragments.length-1].programDateTime):!1}get levelTargetDuration(){return this.averagetargetduration||this.targetduration||Zp}get drift(){const t=this.driftEndTime-this.driftStartTime;return t>0?(this.driftEnd-this.driftStart)*1e3/t:1}get edge(){return this.partEnd||this.fragmentEnd}get partEnd(){var t;return(t=this.partList)!=null&&t.length?this.partList[this.partList.length-1].end:this.fragmentEnd}get fragmentEnd(){var t;return(t=this.fragments)!=null&&t.length?this.fragments[this.fragments.length-1].end:0}get age(){return this.advancedDateTime?Math.max(Date.now()-this.advancedDateTime,0)/1e3:0}get lastPartIndex(){var t;return(t=this.partList)!=null&&t.length?this.partList[this.partList.length-1].index:-1}get lastPartSn(){var t;return(t=this.partList)!=null&&t.length?this.partList[this.partList.length-1].fragment.sn:this.endSN}}function Nn(r){return Uint8Array.from(atob(r),t=>t.charCodeAt(0))}function tg(r){const t=Zl(r).subarray(0,16),e=new Uint8Array(16);return e.set(t,16-t.length),e}function eg(r){const t=function(e,i,s){const n=e[i];e[i]=e[s],e[s]=n};t(r,0,3),t(r,1,2),t(r,4,5),t(r,6,7)}function ig(r){const t=r.split(":");let e=null;if(t[0]==="data"&&t.length===2){const i=t[1].split(";"),s=i[i.length-1].split(",");if(s.length===2){const n=s[0]==="base64",a=s[1];n?(i.splice(-1,1),e=Nn(a)):e=tg(a)}}return e}function Zl(r){return Uint8Array.from(unescape(encodeURIComponent(r)),t=>t.charCodeAt(0))}var ct={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.fps",PLAYREADY:"com.microsoft.playready",WIDEVINE:"com.widevine.alpha"},Vt={CLEARKEY:"org.w3.clearkey",FAIRPLAY:"com.apple.streamingkeydelivery",PLAYREADY:"com.microsoft.playready",WIDEVINE:"urn:uuid:edef8ba9-79d6-4ace-a3c8-27dcd51d21ed"};function Jl(r){switch(r){case Vt.FAIRPLAY:return ct.FAIRPLAY;case Vt.PLAYREADY:return ct.PLAYREADY;case Vt.WIDEVINE:return ct.WIDEVINE;case Vt.CLEARKEY:return ct.CLEARKEY}}var th={WIDEVINE:"edef8ba979d64acea3c827dcd51d21ed"};function sg(r){if(r===th.WIDEVINE)return ct.WIDEVINE}function eh(r){switch(r){case ct.FAIRPLAY:return Vt.FAIRPLAY;case ct.PLAYREADY:return Vt.PLAYREADY;case ct.WIDEVINE:return Vt.WIDEVINE;case ct.CLEARKEY:return Vt.CLEARKEY}}function Un(r){const{drmSystems:t,widevineLicenseUrl:e}=r,i=t?[ct.FAIRPLAY,ct.WIDEVINE,ct.PLAYREADY,ct.CLEARKEY].filter(s=>!!t[s]):[];return!i[ct.WIDEVINE]&&e&&i.push(ct.WIDEVINE),i}const ih=function(){return typeof self<"u"&&self.navigator&&self.navigator.requestMediaKeySystemAccess?self.navigator.requestMediaKeySystemAccess.bind(self.navigator):null}();function rg(r,t,e,i){let s;switch(r){case ct.FAIRPLAY:s=["cenc","sinf"];break;case ct.WIDEVINE:case ct.PLAYREADY:s=["cenc"];break;case ct.CLEARKEY:s=["cenc","keyids"];break;default:throw new Error(`Unknown key-system: ${r}`)}return ng(s,t,e,i)}function ng(r,t,e,i){return[{initDataTypes:r,persistentState:i.persistentState||"not-allowed",distinctiveIdentifier:i.distinctiveIdentifier||"not-allowed",sessionTypes:i.sessionTypes||[i.sessionType||"temporary"],audioCapabilities:t.map(s=>({contentType:`audio/mp4; codecs="${s}"`,robustness:i.audioRobustness||"",encryptionScheme:i.audioEncryptionScheme||null})),videoCapabilities:e.map(s=>({contentType:`video/mp4; codecs="${s}"`,robustness:i.videoRobustness||"",encryptionScheme:i.videoEncryptionScheme||null}))}]}function ii(r,t,e){return Uint8Array.prototype.slice?r.slice(t,e):new Uint8Array(Array.prototype.slice.call(r,t,e))}const Bn=(r,t)=>t+10<=r.length&&r[t]===73&&r[t+1]===68&&r[t+2]===51&&r[t+3]<255&&r[t+4]<255&&r[t+6]<128&&r[t+7]<128&&r[t+8]<128&&r[t+9]<128,sh=(r,t)=>t+10<=r.length&&r[t]===51&&r[t+1]===68&&r[t+2]===73&&r[t+3]<255&&r[t+4]<255&&r[t+6]<128&&r[t+7]<128&&r[t+8]<128&&r[t+9]<128,rr=(r,t)=>{const e=t;let i=0;for(;Bn(r,t);){i+=10;const s=nr(r,t+6);i+=s,sh(r,t+10)&&(i+=10),t+=i}if(i>0)return r.subarray(e,e+i)},nr=(r,t)=>{let e=0;return e=(r[t]&127)<<21,e|=(r[t+1]&127)<<14,e|=(r[t+2]&127)<<7,e|=r[t+3]&127,e},ag=(r,t)=>Bn(r,t)&&nr(r,t+6)+10<=r.length-t,og=r=>{const t=nh(r);for(let e=0;e<t.length;e++){const i=t[e];if(rh(i))return fg(i)}},rh=r=>r&&r.key==="PRIV"&&r.info==="com.apple.streaming.transportStreamTimestamp",lg=r=>{const t=String.fromCharCode(r[0],r[1],r[2],r[3]),e=nr(r,4),i=10;return{type:t,size:e,data:r.subarray(i,i+e)}},nh=r=>{let t=0;const e=[];for(;Bn(r,t);){const i=nr(r,t+6);t+=10;const s=t+i;for(;t+8<s;){const n=lg(r.subarray(t)),a=hg(n);a&&e.push(a),t+=n.size+10}sh(r,t)&&(t+=10)}return e},hg=r=>r.type==="PRIV"?dg(r):r.type[0]==="W"?ug(r):cg(r),dg=r=>{if(r.size<2)return;const t=ge(r.data,!0),e=new Uint8Array(r.data.subarray(t.length+1));return{key:r.type,info:t,data:e.buffer}},cg=r=>{if(r.size<2)return;if(r.type==="TXXX"){let e=1;const i=ge(r.data.subarray(e),!0);e+=i.length+1;const s=ge(r.data.subarray(e));return{key:r.type,info:i,data:s}}const t=ge(r.data.subarray(1));return{key:r.type,data:t}},ug=r=>{if(r.type==="WXXX"){if(r.size<2)return;let e=1;const i=ge(r.data.subarray(e),!0);e+=i.length+1;const s=ge(r.data.subarray(e));return{key:r.type,info:i,data:s}}const t=ge(r.data);return{key:r.type,data:t}},fg=r=>{if(r.data.byteLength===8){const t=new Uint8Array(r.data),e=t[3]&1;let i=(t[4]<<23)+(t[5]<<15)+(t[6]<<7)+t[7];return i/=45,e&&(i+=4772185884e-2),Math.round(i)}},ge=(r,t=!1)=>{const e=pg();if(e){const h=e.decode(r);if(t){const d=h.indexOf("\0");return d!==-1?h.substring(0,d):h}return h.replace(/\0/g,"")}const i=r.length;let s,n,a,o="",l=0;for(;l<i;){if(s=r[l++],s===0&&t)return o;if(!(s===0||s===3))switch(s>>4){case 0:case 1:case 2:case 3:case 4:case 5:case 6:case 7:o+=String.fromCharCode(s);break;case 12:case 13:n=r[l++],o+=String.fromCharCode((s&31)<<6|n&63);break;case 14:n=r[l++],a=r[l++],o+=String.fromCharCode((s&15)<<12|(n&63)<<6|(a&63)<<0);break}}return o};let Hn;function pg(){return!Hn&&typeof self.TextDecoder<"u"&&(Hn=new self.TextDecoder("utf-8")),Hn}const me={hexDump:function(r){let t="";for(let e=0;e<r.length;e++){let i=r[e].toString(16);i.length<2&&(i="0"+i),t+=i}return t}},ar=Math.pow(2,32)-1,gg=[].push,ah={video:1,audio:2,id3:3,text:4};function Ct(r){return String.fromCharCode.apply(null,r)}function oh(r,t){const e=r[t]<<8|r[t+1];return e<0?65536+e:e}function z(r,t){const e=lh(r,t);return e<0?4294967296+e:e}function lh(r,t){return r[t]<<24|r[t+1]<<16|r[t+2]<<8|r[t+3]}function Gn(r,t,e){r[t]=e>>24,r[t+1]=e>>16&255,r[t+2]=e>>8&255,r[t+3]=e&255}function et(r,t){const e=[];if(!t.length)return e;const i=r.byteLength;for(let s=0;s<i;){const n=z(r,s),a=Ct(r.subarray(s+4,s+8)),o=n>1?s+n:i;if(a===t[0])if(t.length===1)e.push(r.subarray(s+8,o));else{const l=et(r.subarray(s+8,o),t.slice(1));l.length&&gg.apply(e,l)}s=o}return e}function mg(r){const t=[],e=r[0];let i=8;const s=z(r,i);i+=4;const n=0,a=0;e===0?i+=8:i+=16,i+=2;let o=r.length+a;const l=oh(r,i);i+=2;for(let h=0;h<l;h++){let d=i;const c=z(r,d);d+=4;const u=c&2147483647;if((c&2147483648)>>>31===1)return L.warn("SIDX has hierarchical references (not supported)"),null;const f=z(r,d);d+=4,t.push({referenceSize:u,subsegmentDuration:f,info:{duration:f/s,start:o,end:o+u-1}}),o+=u,d+=4,i=d}return{earliestPresentationTime:n,timescale:s,version:e,referencesCount:l,references:t}}function hh(r){const t=[],e=et(r,["moov","trak"]);for(let i=0;i<e.length;i++){const s=e[i],n=et(s,["tkhd"])[0];if(n){let a=n[0],o=a===0?12:20;const l=z(n,o),h=et(s,["mdia","mdhd"])[0];if(h){a=h[0],o=a===0?12:20;const d=z(h,o),c=et(s,["mdia","hdlr"])[0];if(c){const u=Ct(c.subarray(8,12)),f={soun:at.AUDIO,vide:at.VIDEO}[u];if(f){const p=et(s,["mdia","minf","stbl","stsd"])[0];let g;p&&(g=Ct(p.subarray(12,16))),t[l]={timescale:d,type:f},t[f]={timescale:d,id:l,codec:g}}}}}}return et(r,["moov","mvex","trex"]).forEach(i=>{const s=z(i,4),n=t[s];n&&(n.default={duration:z(i,12),flags:z(i,20)})}),t}function vg(r,t){if(!r||!t)return r;const e=t.keyId;return e&&t.isCommonEncryption&&et(r,["moov","trak"]).forEach(i=>{const s=et(i,["mdia","minf","stbl","stsd"])[0].subarray(8);let n=et(s,["enca"]);const a=n.length>0;a||(n=et(s,["encv"])),n.forEach(o=>{const l=a?o.subarray(28):o.subarray(78);et(l,["sinf"]).forEach(h=>{const d=dh(h);if(d){const c=d.subarray(8,24);c.some(u=>u!==0)||(L.log(`[eme] Patching keyId in 'enc${a?"a":"v"}>sinf>>tenc' box: ${me.hexDump(c)} -> ${me.hexDump(e)}`),d.set(e,8))}})})}),r}function dh(r){const t=et(r,["schm"])[0];if(t){const e=Ct(t.subarray(4,8));if(e==="cbcs"||e==="cenc")return et(r,["schi","tenc"])[0]}return L.error("[eme] missing 'schm' box"),null}function yg(r,t){return et(t,["moof","traf"]).reduce((e,i)=>{const s=et(i,["tfdt"])[0],n=s[0],a=et(i,["tfhd"]).reduce((o,l)=>{const h=z(l,4),d=r[h];if(d){let c=z(s,4);if(n===1){if(c===ar)return L.warn("[mp4-demuxer]: Ignoring assumed invalid signed 64-bit track fragment decode time"),o;c*=ar+1,c+=z(s,8)}const u=d.timescale||9e4,f=c/u;if(isFinite(f)&&(o===null||f<o))return f}return o},null);return a!==null&&isFinite(a)&&(e===null||a<e)?a:e},null)}function Eg(r,t){let e=0,i=0,s=0;const n=et(r,["moof","traf"]);for(let a=0;a<n.length;a++){const o=n[a],l=et(o,["tfhd"])[0],h=z(l,4),d=t[h];if(!d)continue;const c=d.default,u=z(l,0)|(c==null?void 0:c.flags);let f=c==null?void 0:c.duration;u&8&&(u&2?f=z(l,12):f=z(l,8));const p=d.timescale||9e4,g=et(o,["trun"]);for(let m=0;m<g.length;m++){if(e=Tg(g[m]),!e&&f){const E=z(g[m],4);e=f*E}d.type===at.VIDEO?i+=e/p:d.type===at.AUDIO&&(s+=e/p)}}if(i===0&&s===0){let a=0;const o=et(r,["sidx"]);for(let l=0;l<o.length;l++){const h=mg(o[l]);h!=null&&h.references&&(a+=h.references.reduce((d,c)=>d+c.info.duration||0,0))}return a}return i||s}function Tg(r){const t=z(r,0);let e=8;t&1&&(e+=4),t&4&&(e+=4);let i=0;const s=z(r,4);for(let n=0;n<s;n++){if(t&256){const a=z(r,e);i+=a,e+=4}t&512&&(e+=4),t&1024&&(e+=4),t&2048&&(e+=4)}return i}function bg(r,t,e){et(t,["moof","traf"]).forEach(i=>{et(i,["tfhd"]).forEach(s=>{const n=z(s,4),a=r[n];if(!a)return;const o=a.timescale||9e4;et(i,["tfdt"]).forEach(l=>{const h=l[0];let d=z(l,4);if(h===0)d-=e*o,d=Math.max(d,0),Gn(l,4,d);else{d*=Math.pow(2,32),d+=z(l,8),d-=e*o,d=Math.max(d,0);const c=Math.floor(d/(ar+1)),u=Math.floor(d%(ar+1));Gn(l,4,c),Gn(l,8,u)}})})})}function Ag(r){const t={valid:null,remainder:null},e=et(r,["moof"]);if(e){if(e.length<2)return t.remainder=r,t}else return t;const i=e[e.length-1];return t.valid=ii(r,0,i.byteOffset-8),t.remainder=ii(r,i.byteOffset-8),t}function si(r,t){const e=new Uint8Array(r.length+t.length);return e.set(r),e.set(t,r.length),e}function ch(r,t){const e=[],i=t.samples,s=t.timescale,n=t.id;let a=!1;return et(i,["moof"]).map(o=>{const l=o.byteOffset-8;et(o,["traf"]).map(h=>{const d=et(h,["tfdt"]).map(c=>{const u=c[0];let f=z(c,4);return u===1&&(f*=Math.pow(2,32),f+=z(c,8)),f/s})[0];return d!==void 0&&(r=d),et(h,["tfhd"]).map(c=>{const u=z(c,4),f=z(c,0)&16777215,p=(f&1)!==0,g=(f&2)!==0,m=(f&8)!==0;let E=0;const T=(f&16)!==0;let A=0;const y=(f&32)!==0;let b=8;u===n&&(p&&(b+=8),g&&(b+=4),m&&(E=z(c,b),b+=4),T&&(A=z(c,b),b+=4),y&&(b+=4),t.type==="video"&&(a=wg(t.codec)),et(h,["trun"]).map(S=>{const R=S[0],D=z(S,0)&16777215,_=(D&1)!==0;let I=0;const N=(D&4)!==0,P=(D&256)!==0;let F=0;const K=(D&512)!==0;let w=0;const C=(D&1024)!==0,U=(D&2048)!==0;let M=0;const B=z(S,4);let H=8;_&&(I=z(S,H),H+=4),N&&(H+=4);let q=I+l;for(let Z=0;Z<B;Z++){if(P?(F=z(S,H),H+=4):F=E,K?(w=z(S,H),H+=4):w=A,C&&(H+=4),U&&(R===0?M=z(S,H):M=lh(S,H),H+=4),t.type===at.VIDEO){let Q=0;for(;Q<w;){const it=z(i,q);if(q+=4,Sg(a,i[q])){const tt=i.subarray(q,q+it);uh(tt,a?2:1,r+M/s,e)}q+=it,Q+=it+4}}r+=F/s}}))})})}),e}function wg(r){if(!r)return!1;const t=r.indexOf("."),e=t<0?r:r.substring(0,t);return e==="hvc1"||e==="hev1"||e==="dvh1"||e==="dvhe"}function Sg(r,t){if(r){const e=t>>1&63;return e===39||e===40}else return(t&31)===6}function uh(r,t,e,i){const s=fh(r);let n=0;n+=t;let a=0,o=0,l=!1,h=0;for(;n<s.length;){a=0;do{if(n>=s.length)break;h=s[n++],a+=h}while(h===255);o=0;do{if(n>=s.length)break;h=s[n++],o+=h}while(h===255);const d=s.length-n;if(!l&&a===4&&n<s.length){if(l=!0,s[n++]===181){const c=oh(s,n);if(n+=2,c===49){const u=z(s,n);if(n+=4,u===1195456820){const f=s[n++];if(f===3){const p=s[n++],g=31&p,m=64&p,E=m?2+g*3:0,T=new Uint8Array(E);if(m){T[0]=p;for(let A=1;A<E;A++)T[A]=s[n++]}i.push({type:f,payloadType:a,pts:e,bytes:T})}}}}}else if(a===5&&o<d){if(l=!0,o>16){const c=[];for(let p=0;p<16;p++){const g=s[n++].toString(16);c.push(g.length==1?"0"+g:g),(p===3||p===5||p===7||p===9)&&c.push("-")}const u=o-16,f=new Uint8Array(u);for(let p=0;p<u;p++)f[p]=s[n++];i.push({payloadType:a,pts:e,uuid:c.join(""),userData:ge(f),userDataBytes:f})}}else if(o<d)n+=o;else if(o>d)break}}function fh(r){const t=r.byteLength,e=[];let i=1;for(;i<t-2;)r[i]===0&&r[i+1]===0&&r[i+2]===3?(e.push(i+2),i+=2):i++;if(e.length===0)return r;const s=t-e.length,n=new Uint8Array(s);let a=0;for(i=0;i<s;a++,i++)a===e[0]&&(a++,e.shift()),n[i]=r[a];return n}function Lg(r){const t=r[0];let e="",i="",s=0,n=0,a=0,o=0,l=0,h=0;if(t===0){for(;Ct(r.subarray(h,h+1))!=="\0";)e+=Ct(r.subarray(h,h+1)),h+=1;for(e+=Ct(r.subarray(h,h+1)),h+=1;Ct(r.subarray(h,h+1))!=="\0";)i+=Ct(r.subarray(h,h+1)),h+=1;i+=Ct(r.subarray(h,h+1)),h+=1,s=z(r,12),n=z(r,16),o=z(r,20),l=z(r,24),h=28}else if(t===1){h+=4,s=z(r,h),h+=4;const c=z(r,h);h+=4;const u=z(r,h);for(h+=4,a=4294967296*c+u,Number.isSafeInteger(a)||(a=Number.MAX_SAFE_INTEGER,L.warn("Presentation time exceeds safe integer limit and wrapped to max safe integer in parsing emsg box")),o=z(r,h),h+=4,l=z(r,h),h+=4;Ct(r.subarray(h,h+1))!=="\0";)e+=Ct(r.subarray(h,h+1)),h+=1;for(e+=Ct(r.subarray(h,h+1)),h+=1;Ct(r.subarray(h,h+1))!=="\0";)i+=Ct(r.subarray(h,h+1)),h+=1;i+=Ct(r.subarray(h,h+1)),h+=1}const d=r.subarray(h,r.byteLength);return{schemeIdUri:e,value:i,timeScale:s,presentationTime:a,presentationTimeDelta:n,eventDuration:o,id:l,payload:d}}function Rg(r,...t){const e=t.length;let i=8,s=e;for(;s--;)i+=t[s].byteLength;const n=new Uint8Array(i);for(n[0]=i>>24&255,n[1]=i>>16&255,n[2]=i>>8&255,n[3]=i&255,n.set(r,4),s=0,i=8;s<e;s++)n.set(t[s],i),i+=t[s].byteLength;return n}function _g(r,t,e){if(r.byteLength!==16)throw new RangeError("Invalid system id");let i,s;if(t){i=1,s=new Uint8Array(t.length*16);for(let o=0;o<t.length;o++){const l=t[o];if(l.byteLength!==16)throw new RangeError("Invalid key");s.set(l,o*16)}}else i=0,s=new Uint8Array;let n;i>0?(n=new Uint8Array(4),t.length>0&&new DataView(n.buffer).setUint32(0,t.length,!1)):n=new Uint8Array;const a=new Uint8Array(4);return e&&e.byteLength>0&&new DataView(a.buffer).setUint32(0,e.byteLength,!1),Rg([112,115,115,104],new Uint8Array([i,0,0,0]),r,n,s,a,e||new Uint8Array)}function Ig(r){if(!(r instanceof ArrayBuffer)||r.byteLength<32)return null;const t={version:0,systemId:"",kids:null,data:null},e=new DataView(r),i=e.getUint32(0);if(r.byteLength!==i&&i>44||e.getUint32(4)!==1886614376||(t.version=e.getUint32(8)>>>24,t.version>1))return null;t.systemId=me.hexDump(new Uint8Array(r,12,16));const s=e.getUint32(28);if(t.version===0){if(i-32<s)return null;t.data=new Uint8Array(r,32,s)}else if(t.version===1){t.kids=[];for(let n=0;n<s;n++)t.kids.push(new Uint8Array(r,32+n*16,16))}return t}let or={};class us{static clearKeyUriToKeyIdMap(){or={}}constructor(t,e,i,s=[1],n=null){this.uri=void 0,this.method=void 0,this.keyFormat=void 0,this.keyFormatVersions=void 0,this.encrypted=void 0,this.isCommonEncryption=void 0,this.iv=null,this.key=null,this.keyId=null,this.pssh=null,this.method=t,this.uri=e,this.keyFormat=i,this.keyFormatVersions=s,this.iv=n,this.encrypted=t?t!=="NONE":!1,this.isCommonEncryption=this.encrypted&&t!=="AES-128"}isSupported(){if(this.method){if(this.method==="AES-128"||this.method==="NONE")return!0;if(this.keyFormat==="identity")return this.method==="SAMPLE-AES";switch(this.keyFormat){case Vt.FAIRPLAY:case Vt.WIDEVINE:case Vt.PLAYREADY:case Vt.CLEARKEY:return["ISO-23001-7","SAMPLE-AES","SAMPLE-AES-CENC","SAMPLE-AES-CTR"].indexOf(this.method)!==-1}}return!1}getDecryptData(t){if(!this.encrypted||!this.uri)return null;if(this.method==="AES-128"&&this.uri&&!this.iv){typeof t!="number"&&(this.method==="AES-128"&&!this.iv&&L.warn(`missing IV for initialization segment with method="${this.method}" - compliance issue`),t=0);const i=kg(t);return new us(this.method,this.uri,"identity",this.keyFormatVersions,i)}const e=ig(this.uri);if(e)switch(this.keyFormat){case Vt.WIDEVINE:this.pssh=e,e.length>=22&&(this.keyId=e.subarray(e.length-22,e.length-6));break;case Vt.PLAYREADY:{const i=new Uint8Array([154,4,240,121,152,64,66,134,171,146,230,91,224,136,95,149]);this.pssh=_g(i,null,e);const s=new Uint16Array(e.buffer,e.byteOffset,e.byteLength/2),n=String.fromCharCode.apply(null,Array.from(s)),a=n.substring(n.indexOf("<"),n.length),o=new DOMParser().parseFromString(a,"text/xml").getElementsByTagName("KID")[0];if(o){const l=o.childNodes[0]?o.childNodes[0].nodeValue:o.getAttribute("VALUE");if(l){const h=Nn(l).subarray(0,16);eg(h),this.keyId=h}}break}default:{let i=e.subarray(0,16);if(i.length!==16){const s=new Uint8Array(16);s.set(i,16-i.length),i=s}this.keyId=i;break}}if(!this.keyId||this.keyId.byteLength!==16){let i=or[this.uri];if(!i){const s=Object.keys(or).length%Number.MAX_SAFE_INTEGER;i=new Uint8Array(16),new DataView(i.buffer,12,4).setUint32(0,s),or[this.uri]=i}this.keyId=i}return this}}function kg(r){const t=new Uint8Array(16);for(let e=12;e<16;e++)t[e]=r>>8*(15-e)&255;return t}const ph=/\{\$([a-zA-Z0-9-_]+)\}/g;function gh(r){return ph.test(r)}function Kt(r,t,e){if(r.variableList!==null||r.hasVariableRefs)for(let i=e.length;i--;){const s=e[i],n=t[s];n&&(t[s]=Vn(r,n))}}function Vn(r,t){if(r.variableList!==null||r.hasVariableRefs){const e=r.variableList;return t.replace(ph,i=>{const s=i.substring(2,i.length-1),n=e==null?void 0:e[s];return n===void 0?(r.playlistParsingError||(r.playlistParsingError=new Error(`Missing preceding EXT-X-DEFINE tag for Variable Reference: "${s}"`)),i):n})}return t}function mh(r,t,e){let i=r.variableList;i||(r.variableList=i={});let s,n;if("QUERYPARAM"in t){s=t.QUERYPARAM;try{const a=new self.URL(e).searchParams;if(a.has(s))n=a.get(s);else throw new Error(`"${s}" does not match any query parameter in URI: "${e}"`)}catch(a){r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE QUERYPARAM: ${a.message}`))}}else s=t.NAME,n=t.VALUE;s in i?r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE duplicate Variable Name declarations: "${s}"`)):i[s]=n||""}function Cg(r,t,e){const i=t.IMPORT;if(e&&i in e){let s=r.variableList;s||(r.variableList=s={}),s[i]=e[i]}else r.playlistParsingError||(r.playlistParsingError=new Error(`EXT-X-DEFINE IMPORT attribute not found in Multivariant Playlist: "${i}"`))}function lr(){if(!(typeof self>"u"))return self.MediaSource||self.WebKitMediaSource}const Dg={audio:{a3ds:!0,"ac-3":!0,"ac-4":!0,alac:!0,alaw:!0,dra1:!0,"dts+":!0,"dts-":!0,dtsc:!0,dtse:!0,dtsh:!0,"ec-3":!0,enca:!0,g719:!0,g726:!0,m4ae:!0,mha1:!0,mha2:!0,mhm1:!0,mhm2:!0,mlpa:!0,mp4a:!0,"raw ":!0,Opus:!0,opus:!0,samr:!0,sawb:!0,sawp:!0,sevc:!0,sqcp:!0,ssmv:!0,twos:!0,ulaw:!0},video:{avc1:!0,avc2:!0,avc3:!0,avc4:!0,avcp:!0,av01:!0,drac:!0,dva1:!0,dvav:!0,dvh1:!0,dvhe:!0,encv:!0,hev1:!0,hvc1:!0,mjp2:!0,mp4v:!0,mvc1:!0,mvc2:!0,mvc3:!0,mvc4:!0,resv:!0,rv60:!0,s263:!0,svc1:!0,svc2:!0,"vc-1":!0,vp08:!0,vp09:!0},text:{stpp:!0,wvtt:!0}},vh=lr();function xg(r,t){const e=Dg[t];return!!e&&e[r.slice(0,4)]===!0}function Kn(r,t){var e;return(e=vh==null?void 0:vh.isTypeSupported(`${t||"video"}/mp4;codecs="${r}"`))!=null?e:!1}const yh=/#EXT-X-STREAM-INF:([^\r\n]*)(?:[\r\n](?:#[^\r\n]*)?)*([^\r\n]+)|#EXT-X-(SESSION-DATA|SESSION-KEY|DEFINE|CONTENT-STEERING|START):([^\r\n]*)[\r\n]+/g,Eh=/#EXT-X-MEDIA:(.*)/g,Pg=/^#EXT(?:INF|-X-TARGETDURATION):/m,Th=new RegExp([/#EXTINF:\s*(\d*(?:\.\d+)?)(?:,(.*)\s+)?/.source,/(?!#) *(\S[\S ]*)/.source,/#EXT-X-BYTERANGE:*(.+)/.source,/#EXT-X-PROGRAM-DATE-TIME:(.+)/.source,/#.*/.source].join("|"),"g"),Og=new RegExp([/#(EXTM3U)/.source,/#EXT-X-(DATERANGE|DEFINE|KEY|MAP|PART|PART-INF|PLAYLIST-TYPE|PRELOAD-HINT|RENDITION-REPORT|SERVER-CONTROL|SKIP|START):(.+)/.source,/#EXT-X-(BITRATE|DISCONTINUITY-SEQUENCE|MEDIA-SEQUENCE|TARGETDURATION|VERSION): *(\d+)/.source,/#EXT-X-(DISCONTINUITY|ENDLIST|GAP)/.source,/(#)([^:]*):(.*)/.source,/(#)(.*)(?:.*)\r?\n?/.source].join("|"));class ne{static findGroup(t,e){for(let i=0;i<t.length;i++){const s=t[i];if(s.id===e)return s}}static convertAVC1ToAVCOTI(t){const e=t.split(".");if(e.length>2){let i=e.shift()+".";return i+=parseInt(e.shift()).toString(16),i+=("000"+parseInt(e.shift()).toString(16)).slice(-4),i}return t}static resolve(t,e){return Mn.buildAbsoluteURL(e,t,{alwaysNormalize:!0})}static isMediaPlaylist(t){return Pg.test(t)}static parseMasterPlaylist(t,e){const i=gh(t),s={contentSteering:null,levels:[],playlistParsingError:null,sessionData:null,sessionKeys:null,startTimeOffset:null,variableList:null,hasVariableRefs:i},n=[];yh.lastIndex=0;let a;for(;(a=yh.exec(t))!=null;)if(a[1]){var o;const h=new dt(a[1]);Kt(s,h,["CODECS","SUPPLEMENTAL-CODECS","ALLOWED-CPC","PATHWAY-ID","STABLE-VARIANT-ID","AUDIO","VIDEO","SUBTITLES","CLOSED-CAPTIONS","NAME"]);const d=Vn(s,a[2]),c={attrs:h,bitrate:h.decimalInteger("AVERAGE-BANDWIDTH")||h.decimalInteger("BANDWIDTH"),name:h.NAME,url:ne.resolve(d,e)},u=h.decimalResolution("RESOLUTION");u&&(c.width=u.width,c.height=u.height),Mg((h.CODECS||"").split(/[ ,]+/).filter(f=>f),c),c.videoCodec&&c.videoCodec.indexOf("avc1")!==-1&&(c.videoCodec=ne.convertAVC1ToAVCOTI(c.videoCodec)),(o=c.unknownCodecs)!=null&&o.length||n.push(c),s.levels.push(c)}else if(a[3]){const h=a[3],d=a[4];switch(h){case"SESSION-DATA":{const c=new dt(d);Kt(s,c,["DATA-ID","LANGUAGE","VALUE","URI"]);const u=c["DATA-ID"];u&&(s.sessionData===null&&(s.sessionData={}),s.sessionData[u]=c);break}case"SESSION-KEY":{const c=bh(d,e,s);c.encrypted&&c.isSupported()?(s.sessionKeys===null&&(s.sessionKeys=[]),s.sessionKeys.push(c)):L.warn(`[Keys] Ignoring invalid EXT-X-SESSION-KEY tag: "${d}"`);break}case"DEFINE":{{const c=new dt(d);Kt(s,c,["NAME","VALUE","QUERYPARAM"]),mh(s,c,e)}break}case"CONTENT-STEERING":{const c=new dt(d);Kt(s,c,["SERVER-URI","PATHWAY-ID"]),s.contentSteering={uri:ne.resolve(c["SERVER-URI"],e),pathwayId:c["PATHWAY-ID"]||"."};break}case"START":{s.startTimeOffset=Ah(d);break}}}const l=n.length>0&&n.length<s.levels.length;return s.levels=l?n:s.levels,s.levels.length===0&&(s.playlistParsingError=new Error("no levels found in manifest")),s}static parseMasterPlaylistMedia(t,e,i){let s;const n={},a=i.levels,o={AUDIO:a.map(h=>({id:h.attrs.AUDIO,audioCodec:h.audioCodec})),SUBTITLES:a.map(h=>({id:h.attrs.SUBTITLES,textCodec:h.textCodec})),"CLOSED-CAPTIONS":[]};let l=0;for(Eh.lastIndex=0;(s=Eh.exec(t))!==null;){const h=new dt(s[1]),d=h.TYPE;if(d){const c=o[d],u=n[d]||[];n[d]=u,Kt(i,h,["URI","GROUP-ID","LANGUAGE","ASSOC-LANGUAGE","STABLE-RENDITION-ID","NAME","INSTREAM-ID","CHARACTERISTICS","CHANNELS"]);const f={attrs:h,bitrate:0,id:l++,groupId:h["GROUP-ID"]||"",instreamId:h["INSTREAM-ID"],name:h.NAME||h.LANGUAGE||"",type:d,default:h.bool("DEFAULT"),autoselect:h.bool("AUTOSELECT"),forced:h.bool("FORCED"),lang:h.LANGUAGE,url:h.URI?ne.resolve(h.URI,e):""};if(c!=null&&c.length){const p=ne.findGroup(c,f.groupId)||c[0];wh(f,p,"audioCodec"),wh(f,p,"textCodec")}u.push(f)}}return n}static parseLevelPlaylist(t,e,i,s,n,a){const o=new Jp(e),l=o.fragments;let h=null,d=0,c=0,u=0,f=0,p=null,g=new Fn(s,e),m,E,T,A=-1,y=!1;for(Th.lastIndex=0,o.m3u8=t,o.hasVariableRefs=gh(t);(m=Th.exec(t))!==null;){y&&(y=!1,g=new Fn(s,e),g.start=u,g.sn=d,g.cc=f,g.level=i,h&&(g.initSegment=h,g.rawProgramDateTime=h.rawProgramDateTime,h.rawProgramDateTime=null));const D=m[1];if(D){g.duration=parseFloat(D);const _=(" "+m[2]).slice(1);g.title=_||null,g.tagList.push(_?["INF",D,_]:["INF",D])}else if(m[3]){if(j(g.duration)){g.start=u,T&&Rh(g,T,o),g.sn=d,g.level=i,g.cc=f,g.urlId=n,l.push(g);const _=(" "+m[3]).slice(1);g.relurl=Vn(o,_),Sh(g,p),p=g,u+=g.duration,d++,c=0,y=!0}}else if(m[4]){const _=(" "+m[4]).slice(1);p?g.setByteRange(_,p):g.setByteRange(_)}else if(m[5])g.rawProgramDateTime=(" "+m[5]).slice(1),g.tagList.push(["PROGRAM-DATE-TIME",g.rawProgramDateTime]),A===-1&&(A=l.length);else{if(m=m[0].match(Og),!m){L.warn("No matches on slow regex match for level playlist!");continue}for(E=1;E<m.length&&!(typeof m[E]<"u");E++);const _=(" "+m[E]).slice(1),I=(" "+m[E+1]).slice(1),N=m[E+2]?(" "+m[E+2]).slice(1):"";switch(_){case"PLAYLIST-TYPE":o.type=I.toUpperCase();break;case"MEDIA-SEQUENCE":d=o.startSN=parseInt(I);break;case"SKIP":{const P=new dt(I);Kt(o,P,["RECENTLY-REMOVED-DATERANGES"]);const F=P.decimalInteger("SKIPPED-SEGMENTS");if(j(F)){o.skippedSegments=F;for(let w=F;w--;)l.unshift(null);d+=F}const K=P.enumeratedString("RECENTLY-REMOVED-DATERANGES");K&&(o.recentlyRemovedDateranges=K.split(" "));break}case"TARGETDURATION":o.targetduration=Math.max(parseInt(I),1);break;case"VERSION":o.version=parseInt(I);break;case"EXTM3U":break;case"ENDLIST":o.live=!1;break;case"#":(I||N)&&g.tagList.push(N?[I,N]:[I]);break;case"DISCONTINUITY":f++,g.tagList.push(["DIS"]);break;case"GAP":g.gap=!0,g.tagList.push([_]);break;case"BITRATE":g.tagList.push([_,I]);break;case"DATERANGE":{const P=new dt(I);Kt(o,P,["ID","CLASS","START-DATE","END-DATE","SCTE35-CMD","SCTE35-OUT","SCTE35-IN"]),Kt(o,P,P.clientAttrs);const F=new Xl(P,o.dateRanges[P.ID]);F.isValid||o.skippedSegments?o.dateRanges[F.id]=F:L.warn(`Ignoring invalid DATERANGE tag: "${I}"`),g.tagList.push(["EXT-X-DATERANGE",I]);break}case"DEFINE":{{const P=new dt(I);Kt(o,P,["NAME","VALUE","IMPORT","QUERYPARAM"]),"IMPORT"in P?Cg(o,P,a):mh(o,P,e)}break}case"DISCONTINUITY-SEQUENCE":f=parseInt(I);break;case"KEY":{const P=bh(I,e,o);if(P.isSupported()){if(P.method==="NONE"){T=void 0;break}T||(T={}),T[P.keyFormat]&&(T=At({},T)),T[P.keyFormat]=P}else L.warn(`[Keys] Ignoring invalid EXT-X-KEY tag: "${I}"`);break}case"START":o.startTimeOffset=Ah(I);break;case"MAP":{const P=new dt(I);if(Kt(o,P,["BYTERANGE","URI"]),g.duration){const F=new Fn(s,e);Lh(F,P,i,T),h=F,g.initSegment=h,h.rawProgramDateTime&&!g.rawProgramDateTime&&(g.rawProgramDateTime=h.rawProgramDateTime)}else Lh(g,P,i,T),h=g,y=!0;break}case"SERVER-CONTROL":{const P=new dt(I);o.canBlockReload=P.bool("CAN-BLOCK-RELOAD"),o.canSkipUntil=P.optionalFloat("CAN-SKIP-UNTIL",0),o.canSkipDateRanges=o.canSkipUntil>0&&P.bool("CAN-SKIP-DATERANGES"),o.partHoldBack=P.optionalFloat("PART-HOLD-BACK",0),o.holdBack=P.optionalFloat("HOLD-BACK",0);break}case"PART-INF":{const P=new dt(I);o.partTarget=P.decimalFloatingPoint("PART-TARGET");break}case"PART":{let P=o.partList;P||(P=o.partList=[]);const F=c>0?P[P.length-1]:void 0,K=c++,w=new dt(I);Kt(o,w,["BYTERANGE","URI"]);const C=new Qp(w,g,e,K,F);P.push(C),g.duration+=C.duration;break}case"PRELOAD-HINT":{const P=new dt(I);Kt(o,P,["URI"]),o.preloadHint=P;break}case"RENDITION-REPORT":{const P=new dt(I);Kt(o,P,["URI"]),o.renditionReports=o.renditionReports||[],o.renditionReports.push(P);break}default:L.warn(`line parsed but not handled: ${m}`);break}}}p&&!p.relurl?(l.pop(),u-=p.duration,o.partList&&(o.fragmentHint=p)):o.partList&&(Sh(g,p),g.cc=f,o.fragmentHint=g,T&&Rh(g,T,o));const b=l.length,S=l[0],R=l[b-1];if(u+=o.skippedSegments*o.targetduration,u>0&&b&&R){o.averagetargetduration=u/b;const D=R.sn;o.endSN=D!=="initSegment"?D:0,o.live||(R.endList=!0),S&&(o.startCC=S.cc)}else o.endSN=0,o.startCC=0;return o.fragmentHint&&(u+=o.fragmentHint.duration),o.totalduration=u,o.endCC=f,A>0&&$g(l,A),o}}function bh(r,t,e){var i,s;const n=new dt(r);Kt(e,n,["KEYFORMAT","KEYFORMATVERSIONS","URI","IV","URI"]);const a=(i=n.METHOD)!=null?i:"",o=n.URI,l=n.hexadecimalInteger("IV"),h=n.KEYFORMATVERSIONS,d=(s=n.KEYFORMAT)!=null?s:"identity";o&&n.IV&&!l&&L.error(`Invalid IV: ${n.IV}`);const c=o?ne.resolve(o,t):"",u=(h||"1").split("/").map(Number).filter(Number.isFinite);return new us(a,c,d,u,l)}function Ah(r){const t=new dt(r).decimalFloatingPoint("TIME-OFFSET");return j(t)?t:null}function Mg(r,t){["video","audio","text"].forEach(e=>{const i=r.filter(s=>xg(s,e));if(i.length){const s=i.filter(n=>n.lastIndexOf("avc1",0)===0||n.lastIndexOf("mp4a",0)===0);t[`${e}Codec`]=s.length>0?s[0]:i[0],r=r.filter(n=>i.indexOf(n)===-1)}}),t.unknownCodecs=r}function wh(r,t,e){const i=t[e];i&&(r[e]=i)}function $g(r,t){let e=r[t];for(let i=t;i--;){const s=r[i];if(!s)return;s.programDateTime=e.programDateTime-s.duration*1e3,e=s}}function Sh(r,t){r.rawProgramDateTime?r.programDateTime=Date.parse(r.rawProgramDateTime):t!=null&&t.programDateTime&&(r.programDateTime=t.endProgramDateTime),j(r.programDateTime)||(r.programDateTime=null,r.rawProgramDateTime=null)}function Lh(r,t,e,i){r.relurl=t.URI,t.BYTERANGE&&r.setByteRange(t.BYTERANGE),r.level=e,r.sn="initSegment",i&&(r.levelkeys=i),r.initSegment=null}function Rh(r,t,e){r.levelkeys=t;const{encryptedFragments:i}=e;(!i.length||i[i.length-1].levelkeys!==t)&&Object.keys(t).some(s=>t[s].isCommonEncryption)&&i.push(r)}var rt={MANIFEST:"manifest",LEVEL:"level",AUDIO_TRACK:"audioTrack",SUBTITLE_TRACK:"subtitleTrack"},Y={MAIN:"main",AUDIO:"audio",SUBTITLE:"subtitle"};function _h(r){const{type:t}=r;switch(t){case rt.AUDIO_TRACK:return Y.AUDIO;case rt.SUBTITLE_TRACK:return Y.SUBTITLE;default:return Y.MAIN}}function jn(r,t){let e=r.url;return(e===void 0||e.indexOf("data:")===0)&&(e=t.url),e}class Fg{constructor(t){this.hls=void 0,this.loaders=Object.create(null),this.variableList=null,this.hls=t,this.registerListeners()}startLoad(t){}stopLoad(){this.destroyInternalLoaders()}registerListeners(){const{hls:t}=this;t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.LEVEL_LOADING,this.onLevelLoading,this),t.on(v.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),t.on(v.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}unregisterListeners(){const{hls:t}=this;t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.LEVEL_LOADING,this.onLevelLoading,this),t.off(v.AUDIO_TRACK_LOADING,this.onAudioTrackLoading,this),t.off(v.SUBTITLE_TRACK_LOADING,this.onSubtitleTrackLoading,this)}createInternalLoader(t){const e=this.hls.config,i=e.pLoader,s=e.loader,n=i||s,a=new n(e);return this.loaders[t.type]=a,a}getInternalLoader(t){return this.loaders[t.type]}resetInternalLoader(t){this.loaders[t]&&delete this.loaders[t]}destroyInternalLoaders(){for(const t in this.loaders){const e=this.loaders[t];e&&e.destroy(),this.resetInternalLoader(t)}}destroy(){this.variableList=null,this.unregisterListeners(),this.destroyInternalLoaders()}onManifestLoading(t,e){const{url:i}=e;this.variableList=null,this.load({id:null,level:0,responseType:"text",type:rt.MANIFEST,url:i,deliveryDirectives:null})}onLevelLoading(t,e){const{id:i,level:s,url:n,deliveryDirectives:a}=e;this.load({id:i,level:s,responseType:"text",type:rt.LEVEL,url:n,deliveryDirectives:a})}onAudioTrackLoading(t,e){const{id:i,groupId:s,url:n,deliveryDirectives:a}=e;this.load({id:i,groupId:s,level:null,responseType:"text",type:rt.AUDIO_TRACK,url:n,deliveryDirectives:a})}onSubtitleTrackLoading(t,e){const{id:i,groupId:s,url:n,deliveryDirectives:a}=e;this.load({id:i,groupId:s,level:null,responseType:"text",type:rt.SUBTITLE_TRACK,url:n,deliveryDirectives:a})}load(t){var e;const i=this.hls.config;let s=this.getInternalLoader(t);if(s){const h=s.context;if(h&&h.url===t.url){L.trace("[playlist-loader]: playlist request ongoing");return}L.log(`[playlist-loader]: aborting previous loader for type: ${t.type}`),s.abort()}let n;if(t.type===rt.MANIFEST?n=i.manifestLoadPolicy.default:n=At({},i.playlistLoadPolicy.default,{timeoutRetry:null,errorRetry:null}),s=this.createInternalLoader(t),(e=t.deliveryDirectives)!=null&&e.part){let h;if(t.type===rt.LEVEL&&t.level!==null?h=this.hls.levels[t.level].details:t.type===rt.AUDIO_TRACK&&t.id!==null?h=this.hls.audioTracks[t.id].details:t.type===rt.SUBTITLE_TRACK&&t.id!==null&&(h=this.hls.subtitleTracks[t.id].details),h){const d=h.partTarget,c=h.targetduration;if(d&&c){const u=Math.max(d*3,c*.8)*1e3;n=At({},n,{maxTimeToFirstByteMs:Math.min(u,n.maxTimeToFirstByteMs),maxLoadTimeMs:Math.min(u,n.maxTimeToFirstByteMs)})}}}const a=n.errorRetry||n.timeoutRetry||{},o={loadPolicy:n,timeout:n.maxLoadTimeMs,maxRetry:a.maxNumRetry||0,retryDelay:a.retryDelayMs||0,maxRetryDelay:a.maxRetryDelayMs||0},l={onSuccess:(h,d,c,u)=>{const f=this.getInternalLoader(c);this.resetInternalLoader(c.type);const p=h.data;if(p.indexOf("#EXTM3U")!==0){this.handleManifestParsingError(h,c,new Error("no EXTM3U delimiter"),u||null,d);return}d.parsing.start=performance.now(),ne.isMediaPlaylist(p)?this.handleTrackOrLevelPlaylist(h,d,c,u||null,f):this.handleMasterPlaylist(h,d,c,u)},onError:(h,d,c,u)=>{this.handleNetworkError(d,c,!1,h,u)},onTimeout:(h,d,c)=>{this.handleNetworkError(d,c,!0,void 0,h)}};s.load(t,o,l)}handleMasterPlaylist(t,e,i,s){const n=this.hls,a=t.data,o=jn(t,i),l=ne.parseMasterPlaylist(a,o);if(l.playlistParsingError){this.handleManifestParsingError(t,i,l.playlistParsingError,s,e);return}const{contentSteering:h,levels:d,sessionData:c,sessionKeys:u,startTimeOffset:f,variableList:p}=l;this.variableList=p;const{AUDIO:g=[],SUBTITLES:m,"CLOSED-CAPTIONS":E}=ne.parseMasterPlaylistMedia(a,o,l);g.length&&!g.some(T=>!T.url)&&d[0].audioCodec&&!d[0].attrs.AUDIO&&(L.log("[playlist-loader]: audio codec signaled in quality level, but no embedded audio track signaled, create one"),g.unshift({type:"main",name:"main",groupId:"main",default:!1,autoselect:!1,forced:!1,id:-1,attrs:new dt({}),bitrate:0,url:""})),n.trigger(v.MANIFEST_LOADED,{levels:d,audioTracks:g,subtitles:m,captions:E,contentSteering:h,url:o,stats:e,networkDetails:s,sessionData:c,sessionKeys:u,startTimeOffset:f,variableList:p})}handleTrackOrLevelPlaylist(t,e,i,s,n){const a=this.hls,{id:o,level:l,type:h}=i,d=jn(t,i),c=j(o)?o:0,u=j(l)?l:c,f=_h(i),p=ne.parseLevelPlaylist(t.data,d,u,f,c,this.variableList);if(h===rt.MANIFEST){const g={attrs:new dt({}),bitrate:0,details:p,name:"",url:d};a.trigger(v.MANIFEST_LOADED,{levels:[g],audioTracks:[],url:d,stats:e,networkDetails:s,sessionData:null,sessionKeys:null,contentSteering:null,startTimeOffset:null,variableList:null})}e.parsing.end=performance.now(),i.levelDetails=p,this.handlePlaylistLoaded(p,t,e,i,s,n)}handleManifestParsingError(t,e,i,s,n){this.hls.trigger(v.ERROR,{type:W.NETWORK_ERROR,details:x.MANIFEST_PARSING_ERROR,fatal:e.type===rt.MANIFEST,url:t.url,err:i,error:i,reason:i.message,response:t,context:e,networkDetails:s,stats:n})}handleNetworkError(t,e,i=!1,s,n){let a=`A network ${i?"timeout":"error"+(s?" (status "+s.code+")":"")} occurred while loading ${t.type}`;t.type===rt.LEVEL?a+=`: ${t.level} id: ${t.id}`:(t.type===rt.AUDIO_TRACK||t.type===rt.SUBTITLE_TRACK)&&(a+=` id: ${t.id} group-id: "${t.groupId}"`);const o=new Error(a);L.warn(`[playlist-loader]: ${a}`);let l=x.UNKNOWN,h=!1;const d=this.getInternalLoader(t);switch(t.type){case rt.MANIFEST:l=i?x.MANIFEST_LOAD_TIMEOUT:x.MANIFEST_LOAD_ERROR,h=!0;break;case rt.LEVEL:l=i?x.LEVEL_LOAD_TIMEOUT:x.LEVEL_LOAD_ERROR,h=!1;break;case rt.AUDIO_TRACK:l=i?x.AUDIO_TRACK_LOAD_TIMEOUT:x.AUDIO_TRACK_LOAD_ERROR,h=!1;break;case rt.SUBTITLE_TRACK:l=i?x.SUBTITLE_TRACK_LOAD_TIMEOUT:x.SUBTITLE_LOAD_ERROR,h=!1;break}d&&this.resetInternalLoader(t.type);const c={type:W.NETWORK_ERROR,details:l,fatal:h,url:t.url,loader:d,context:t,error:o,networkDetails:e,stats:n};if(s){const u=(e==null?void 0:e.url)||t.url;c.response=Gt({url:u,data:void 0},s)}this.hls.trigger(v.ERROR,c)}handlePlaylistLoaded(t,e,i,s,n,a){const o=this.hls,{type:l,level:h,id:d,groupId:c,deliveryDirectives:u}=s,f=jn(e,s),p=_h(s),g=typeof s.level=="number"&&p===Y.MAIN?h:void 0;if(!t.fragments.length){const E=new Error("No Segments found in Playlist");o.trigger(v.ERROR,{type:W.NETWORK_ERROR,details:x.LEVEL_EMPTY_ERROR,fatal:!1,url:f,error:E,reason:E.message,response:e,context:s,level:g,parent:p,networkDetails:n,stats:i});return}t.targetduration||(t.playlistParsingError=new Error("Missing Target Duration"));const m=t.playlistParsingError;if(m){o.trigger(v.ERROR,{type:W.NETWORK_ERROR,details:x.LEVEL_PARSING_ERROR,fatal:!1,url:f,error:m,reason:m.message,response:e,context:s,level:g,parent:p,networkDetails:n,stats:i});return}switch(t.live&&a&&(a.getCacheAge&&(t.ageHeader=a.getCacheAge()||0),(!a.getCacheAge||isNaN(t.ageHeader))&&(t.ageHeader=0)),l){case rt.MANIFEST:case rt.LEVEL:o.trigger(v.LEVEL_LOADED,{details:t,level:g||0,id:d||0,stats:i,networkDetails:n,deliveryDirectives:u});break;case rt.AUDIO_TRACK:o.trigger(v.AUDIO_TRACK_LOADED,{details:t,id:d||0,groupId:c||"",stats:i,networkDetails:n,deliveryDirectives:u});break;case rt.SUBTITLE_TRACK:o.trigger(v.SUBTITLE_TRACK_LOADED,{details:t,id:d||0,groupId:c||"",stats:i,networkDetails:n,deliveryDirectives:u});break}}}function Ih(r,t){let e;try{e=new Event("addtrack")}catch{e=document.createEvent("Event"),e.initEvent("addtrack",!1,!1)}e.track=r,t.dispatchEvent(e)}function kh(r,t){const e=r.mode;if(e==="disabled"&&(r.mode="hidden"),r.cues&&!r.cues.getCueById(t.id))try{if(r.addCue(t),!r.cues.getCueById(t.id))throw new Error(`addCue is failed for: ${t}`)}catch(i){L.debug(`[texttrack-utils]: ${i}`);try{const s=new self.TextTrackCue(t.startTime,t.endTime,t.text);s.id=t.id,r.addCue(s)}catch(s){L.debug(`[texttrack-utils]: Legacy TextTrackCue fallback failed: ${s}`)}}e==="disabled"&&(r.mode=e)}function bi(r){const t=r.mode;if(t==="disabled"&&(r.mode="hidden"),r.cues)for(let e=r.cues.length;e--;)r.removeCue(r.cues[e]);t==="disabled"&&(r.mode=t)}function Wn(r,t,e,i){const s=r.mode;if(s==="disabled"&&(r.mode="hidden"),r.cues&&r.cues.length>0){const n=Ug(r.cues,t,e);for(let a=0;a<n.length;a++)(!i||i(n[a]))&&r.removeCue(n[a])}s==="disabled"&&(r.mode=s)}function Ng(r,t){if(t<r[0].startTime)return 0;const e=r.length-1;if(t>r[e].endTime)return-1;let i=0,s=e;for(;i<=s;){const n=Math.floor((s+i)/2);if(t<r[n].startTime)s=n-1;else if(t>r[n].startTime&&i<e)i=n+1;else return n}return r[i].startTime-t<t-r[s].startTime?i:s}function Ug(r,t,e){const i=[],s=Ng(r,t);if(s>-1)for(let n=s,a=r.length;n<a;n++){const o=r[n];if(o.startTime>=t&&o.endTime<=e)i.push(o);else if(o.startTime>e)return i}return i}var ae={audioId3:"org.id3",dateRange:"com.apple.quicktime.HLS",emsg:"https://aomedia.org/emsg/ID3"};const Bg=.25;function Yn(){if(!(typeof self>"u"))return self.WebKitDataCue||self.VTTCue||self.TextTrackCue}const hr=(()=>{const r=Yn();try{new r(0,Number.POSITIVE_INFINITY,"")}catch{return Number.MAX_VALUE}return Number.POSITIVE_INFINITY})();function qn(r,t){return r.getTime()/1e3-t}function Hg(r){return Uint8Array.from(r.replace(/^0x/,"").replace(/([\da-fA-F]{2}) ?/g,"0x$1 ").replace(/ +$/,"").split(" ")).buffer}class Gg{constructor(t){this.hls=void 0,this.id3Track=null,this.media=null,this.dateRangeCuesAppended={},this.hls=t,this._registerListeners()}destroy(){this._unregisterListeners(),this.id3Track=null,this.media=null,this.dateRangeCuesAppended={},this.hls=null}_registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),t.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(v.LEVEL_UPDATED,this.onLevelUpdated,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.FRAG_PARSING_METADATA,this.onFragParsingMetadata,this),t.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(v.LEVEL_UPDATED,this.onLevelUpdated,this)}onMediaAttached(t,e){this.media=e.media}onMediaDetaching(){this.id3Track&&(bi(this.id3Track),this.id3Track=null,this.media=null,this.dateRangeCuesAppended={})}onManifestLoading(){this.dateRangeCuesAppended={}}createTrack(t){const e=this.getID3Track(t.textTracks);return e.mode="hidden",e}getID3Track(t){if(this.media){for(let e=0;e<t.length;e++){const i=t[e];if(i.kind==="metadata"&&i.label==="id3")return Ih(i,this.media),i}return this.media.addTextTrack("metadata","id3")}}onFragParsingMetadata(t,e){if(!this.media)return;const{hls:{config:{enableEmsgMetadataCues:i,enableID3MetadataCues:s}}}=this;if(!i&&!s)return;const{samples:n}=e;this.id3Track||(this.id3Track=this.createTrack(this.media));const a=Yn();for(let o=0;o<n.length;o++){const l=n[o].type;if(l===ae.emsg&&!i||!s)continue;const h=nh(n[o].data);if(h){const d=n[o].pts;let c=d+n[o].duration;c>hr&&(c=hr),c-d<=0&&(c=d+Bg);for(let u=0;u<h.length;u++){const f=h[u];if(!rh(f)){this.updateId3CueEnds(d,l);const p=new a(d,c,"");p.value=f,l&&(p.type=l),this.id3Track.addCue(p)}}}}}updateId3CueEnds(t,e){var i;const s=(i=this.id3Track)==null?void 0:i.cues;if(s)for(let n=s.length;n--;){const a=s[n];a.type===e&&a.startTime<t&&a.endTime===hr&&(a.endTime=t)}}onBufferFlushing(t,{startOffset:e,endOffset:i,type:s}){const{id3Track:n,hls:a}=this;if(!a)return;const{config:{enableEmsgMetadataCues:o,enableID3MetadataCues:l}}=a;if(n&&(o||l)){let h;s==="audio"?h=d=>d.type===ae.audioId3&&l:s==="video"?h=d=>d.type===ae.emsg&&o:h=d=>d.type===ae.audioId3&&l||d.type===ae.emsg&&o,Wn(n,e,i,h)}}onLevelUpdated(t,{details:e}){if(!this.media||!e.hasProgramDateTime||!this.hls.config.enableDateRangeMetadataCues)return;const{dateRangeCuesAppended:i,id3Track:s}=this,{dateRanges:n}=e,a=Object.keys(n);if(s){const d=Object.keys(i).filter(c=>!a.includes(c));for(let c=d.length;c--;){const u=d[c];Object.keys(i[u].cues).forEach(f=>{s.removeCue(i[u].cues[f])}),delete i[u]}}const o=e.fragments[e.fragments.length-1];if(a.length===0||!j(o==null?void 0:o.programDateTime))return;this.id3Track||(this.id3Track=this.createTrack(this.media));const l=o.programDateTime/1e3-o.start,h=Yn();for(let d=0;d<a.length;d++){const c=a[d],u=n[c],f=i[c],p=(f==null?void 0:f.cues)||{};let g=(f==null?void 0:f.durationKnown)||!1;const m=qn(u.startDate,l);let E=hr;const T=u.endDate;if(T)E=qn(T,l),g=!0;else if(u.endOnNext&&!g){const y=a.reduce((b,S)=>{const R=n[S];return R.class===u.class&&R.id!==S&&R.startDate>u.startDate&&b.push(R),b},[]).sort((b,S)=>b.startDate.getTime()-S.startDate.getTime())[0];y&&(E=qn(y.startDate,l),g=!0)}const A=Object.keys(u.attr);for(let y=0;y<A.length;y++){const b=A[y];if(!zp(b))continue;let S=p[b];if(S)g&&!f.durationKnown&&(S.endTime=E);else{let R=u.attr[b];S=new h(m,E,""),Xp(b)&&(R=Hg(R)),S.value={key:b,data:R},S.type=ae.dateRange,S.id=c,this.id3Track.addCue(S),p[b]=S}}i[c]={cues:p,dateRange:u,durationKnown:g}}}}class Vg{constructor(t){this.hls=void 0,this.config=void 0,this.media=null,this.levelDetails=null,this.currentTime=0,this.stallCount=0,this._latency=null,this.timeupdateHandler=()=>this.timeupdate(),this.hls=t,this.config=t.config,this.registerListeners()}get latency(){return this._latency||0}get maxLatency(){const{config:t,levelDetails:e}=this;return t.liveMaxLatencyDuration!==void 0?t.liveMaxLatencyDuration:e?t.liveMaxLatencyDurationCount*e.targetduration:0}get targetLatency(){const{levelDetails:t}=this;if(t===null)return null;const{holdBack:e,partHoldBack:i,targetduration:s}=t,{liveSyncDuration:n,liveSyncDurationCount:a,lowLatencyMode:o}=this.config,l=this.hls.userConfig;let h=o&&i||e;(l.liveSyncDuration||l.liveSyncDurationCount||h===0)&&(h=n!==void 0?n:a*s);const d=s,c=1;return h+Math.min(this.stallCount*c,d)}get liveSyncPosition(){const t=this.estimateLiveEdge(),e=this.targetLatency,i=this.levelDetails;if(t===null||e===null||i===null)return null;const s=i.edge,n=t-e-this.edgeStalled,a=s-i.totalduration,o=s-(this.config.lowLatencyMode&&i.partTarget||i.targetduration);return Math.min(Math.max(a,n),o)}get drift(){const{levelDetails:t}=this;return t===null?1:t.drift}get edgeStalled(){const{levelDetails:t}=this;if(t===null)return 0;const e=(this.config.lowLatencyMode&&t.partTarget||t.targetduration)*3;return Math.max(t.age-e,0)}get forwardBufferLength(){const{media:t,levelDetails:e}=this;if(!t||!e)return 0;const i=t.buffered.length;return(i?t.buffered.end(i-1):e.edge)-this.currentTime}destroy(){this.unregisterListeners(),this.onMediaDetaching(),this.levelDetails=null,this.hls=this.timeupdateHandler=null}registerListeners(){this.hls.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.on(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(v.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.on(v.ERROR,this.onError,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),this.hls.off(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(v.LEVEL_UPDATED,this.onLevelUpdated,this),this.hls.off(v.ERROR,this.onError,this)}onMediaAttached(t,e){this.media=e.media,this.media.addEventListener("timeupdate",this.timeupdateHandler)}onMediaDetaching(){this.media&&(this.media.removeEventListener("timeupdate",this.timeupdateHandler),this.media=null)}onManifestLoading(){this.levelDetails=null,this._latency=null,this.stallCount=0}onLevelUpdated(t,{details:e}){this.levelDetails=e,e.advanced&&this.timeupdate(),!e.live&&this.media&&this.media.removeEventListener("timeupdate",this.timeupdateHandler)}onError(t,e){var i;e.details===x.BUFFER_STALLED_ERROR&&(this.stallCount++,(i=this.levelDetails)!=null&&i.live&&L.warn("[playback-rate-controller]: Stall detected, adjusting target latency"))}timeupdate(){const{media:t,levelDetails:e}=this;if(!t||!e)return;this.currentTime=t.currentTime;const i=this.computeLatency();if(i===null)return;this._latency=i;const{lowLatencyMode:s,maxLiveSyncPlaybackRate:n}=this.config;if(!s||n===1)return;const a=this.targetLatency;if(a===null)return;const o=i-a,l=Math.min(this.maxLatency,a+e.targetduration),h=o<l;if(e.live&&h&&o>.05&&this.forwardBufferLength>1){const d=Math.min(2,Math.max(1,n)),c=Math.round(2/(1+Math.exp(-.75*o-this.edgeStalled))*20)/20;t.playbackRate=Math.min(d,Math.max(1,c))}else t.playbackRate!==1&&t.playbackRate!==0&&(t.playbackRate=1)}estimateLiveEdge(){const{levelDetails:t}=this;return t===null?null:t.edge+t.age}computeLatency(){const t=this.estimateLiveEdge();return t===null?null:t-this.currentTime}}const zn=["NONE","TYPE-0","TYPE-1",null];var fs={No:"",Yes:"YES",v2:"v2"};function Kg(r,t){const{canSkipUntil:e,canSkipDateRanges:i,endSN:s}=r,n=t!==void 0?t-s:0;return e&&n<e?i?fs.v2:fs.Yes:fs.No}class Ch{constructor(t,e,i){this.msn=void 0,this.part=void 0,this.skip=void 0,this.msn=t,this.part=e,this.skip=i}addDirectives(t){const e=new self.URL(t);return this.msn!==void 0&&e.searchParams.set("_HLS_msn",this.msn.toString()),this.part!==void 0&&e.searchParams.set("_HLS_part",this.part.toString()),this.skip&&e.searchParams.set("_HLS_skip",this.skip),e.href}}class ps{constructor(t){this._attrs=void 0,this.audioCodec=void 0,this.bitrate=void 0,this.codecSet=void 0,this.height=void 0,this.id=void 0,this.name=void 0,this.videoCodec=void 0,this.width=void 0,this.unknownCodecs=void 0,this.audioGroupIds=void 0,this.details=void 0,this.fragmentError=0,this.loadError=0,this.loaded=void 0,this.realBitrate=0,this.textGroupIds=void 0,this.url=void 0,this._urlId=0,this.url=[t.url],this._attrs=[t.attrs],this.bitrate=t.bitrate,t.details&&(this.details=t.details),this.id=t.id||0,this.name=t.name,this.width=t.width||0,this.height=t.height||0,this.audioCodec=t.audioCodec,this.videoCodec=t.videoCodec,this.unknownCodecs=t.unknownCodecs,this.codecSet=[t.videoCodec,t.audioCodec].filter(e=>e).join(",").replace(/\.[^.,]+/g,"")}get maxBitrate(){return Math.max(this.realBitrate,this.bitrate)}get attrs(){return this._attrs[this._urlId]}get pathwayId(){return this.attrs["PATHWAY-ID"]||"."}get uri(){return this.url[this._urlId]||""}get urlId(){return this._urlId}set urlId(t){const e=t%this.url.length;this._urlId!==e&&(this.fragmentError=0,this.loadError=0,this.details=void 0,this._urlId=e)}get audioGroupId(){var t;return(t=this.audioGroupIds)==null?void 0:t[this.urlId]}get textGroupId(){var t;return(t=this.textGroupIds)==null?void 0:t[this.urlId]}addFallback(t){this.url.push(t.url),this._attrs.push(t.attrs)}}function Xn(r,t){const e=t.startPTS;if(j(e)){let i=0,s;t.sn>r.sn?(i=e-r.start,s=r):(i=r.start-e,s=t),s.duration!==i&&(s.duration=i)}else t.sn>r.sn?r.cc===t.cc&&r.minEndPTS?t.start=r.start+(r.minEndPTS-r.start):t.start=r.start+r.duration:t.start=Math.max(r.start-t.duration,0)}function Dh(r,t,e,i,s,n){i-e<=0&&(L.warn("Fragment should have a positive duration",t),i=e+t.duration,n=s+t.duration);let a=e,o=i;const l=t.startPTS,h=t.endPTS;if(j(l)){const g=Math.abs(l-e);j(t.deltaPTS)?t.deltaPTS=Math.max(g,t.deltaPTS):t.deltaPTS=g,a=Math.max(e,l),e=Math.min(e,l),s=Math.min(s,t.startDTS),o=Math.min(i,h),i=Math.max(i,h),n=Math.max(n,t.endDTS)}const d=e-t.start;t.start!==0&&(t.start=e),t.duration=i-t.start,t.startPTS=e,t.maxStartPTS=a,t.startDTS=s,t.endPTS=i,t.minEndPTS=o,t.endDTS=n;const c=t.sn;if(!r||c<r.startSN||c>r.endSN)return 0;let u;const f=c-r.startSN,p=r.fragments;for(p[f]=t,u=f;u>0;u--)Xn(p[u],p[u-1]);for(u=f;u<p.length-1;u++)Xn(p[u],p[u+1]);return r.fragmentHint&&Xn(p[p.length-1],r.fragmentHint),r.PTSKnown=r.alignedSliding=!0,d}function jg(r,t){let e=null;const i=r.fragments;for(let l=i.length-1;l>=0;l--){const h=i[l].initSegment;if(h){e=h;break}}r.fragmentHint&&delete r.fragmentHint.endPTS;let s=0,n;if(qg(r,t,(l,h)=>{l.relurl&&(s=l.cc-h.cc),j(l.startPTS)&&j(l.endPTS)&&(h.start=h.startPTS=l.startPTS,h.startDTS=l.startDTS,h.maxStartPTS=l.maxStartPTS,h.endPTS=l.endPTS,h.endDTS=l.endDTS,h.minEndPTS=l.minEndPTS,h.duration=l.endPTS-l.startPTS,h.duration&&(n=h),t.PTSKnown=t.alignedSliding=!0),h.elementaryStreams=l.elementaryStreams,h.loader=l.loader,h.stats=l.stats,h.urlId=l.urlId,l.initSegment&&(h.initSegment=l.initSegment,e=l.initSegment)}),e&&(t.fragmentHint?t.fragments.concat(t.fragmentHint):t.fragments).forEach(l=>{var h;(!l.initSegment||l.initSegment.relurl===((h=e)==null?void 0:h.relurl))&&(l.initSegment=e)}),t.skippedSegments)if(t.deltaUpdateFailed=t.fragments.some(l=>!l),t.deltaUpdateFailed){L.warn("[level-helper] Previous playlist missing segments skipped in delta playlist");for(let l=t.skippedSegments;l--;)t.fragments.shift();t.startSN=t.fragments[0].sn,t.startCC=t.fragments[0].cc}else t.canSkipDateRanges&&(t.dateRanges=Wg(r.dateRanges,t.dateRanges,t.recentlyRemovedDateranges));const a=t.fragments;if(s){L.warn("discontinuity sliding from playlist, take drift into account");for(let l=0;l<a.length;l++)a[l].cc+=s}t.skippedSegments&&(t.startCC=t.fragments[0].cc),Yg(r.partList,t.partList,(l,h)=>{h.elementaryStreams=l.elementaryStreams,h.stats=l.stats}),n?Dh(t,n,n.startPTS,n.endPTS,n.startDTS,n.endDTS):xh(r,t),a.length&&(t.totalduration=t.edge-a[0].start),t.driftStartTime=r.driftStartTime,t.driftStart=r.driftStart;const o=t.advancedDateTime;if(t.advanced&&o){const l=t.edge;t.driftStart||(t.driftStartTime=o,t.driftStart=l),t.driftEndTime=o,t.driftEnd=l}else t.driftEndTime=r.driftEndTime,t.driftEnd=r.driftEnd,t.advancedDateTime=r.advancedDateTime}function Wg(r,t,e){const i=At({},r);return e&&e.forEach(s=>{delete i[s]}),Object.keys(t).forEach(s=>{const n=new Xl(t[s].attr,i[s]);n.isValid?i[s]=n:L.warn(`Ignoring invalid Playlist Delta Update DATERANGE tag: "${JSON.stringify(t[s].attr)}"`)}),i}function Yg(r,t,e){if(r&&t){let i=0;for(let s=0,n=r.length;s<=n;s++){const a=r[s],o=t[s+i];a&&o&&a.index===o.index&&a.fragment.sn===o.fragment.sn?e(a,o):i--}}}function qg(r,t,e){const i=t.skippedSegments,s=Math.max(r.startSN,t.startSN)-t.startSN,n=(r.fragmentHint?1:0)+(i?t.endSN:Math.min(r.endSN,t.endSN))-t.startSN,a=t.startSN-r.startSN,o=t.fragmentHint?t.fragments.concat(t.fragmentHint):t.fragments,l=r.fragmentHint?r.fragments.concat(r.fragmentHint):r.fragments;for(let h=s;h<=n;h++){const d=l[a+h];let c=o[h];i&&!c&&h<i&&(c=t.fragments[h]=d),d&&c&&e(d,c)}}function xh(r,t){const e=t.startSN+t.skippedSegments-r.startSN,i=r.fragments;e<0||e>=i.length||Qn(t,i[e].start)}function Qn(r,t){if(t){const e=r.fragments;for(let i=r.skippedSegments;i<e.length;i++)e[i].start+=t;r.fragmentHint&&(r.fragmentHint.start+=t)}}function zg(r,t=1/0){let e=1e3*r.targetduration;if(r.updated){const i=r.fragments,s=4;if(i.length&&e*s>t){const n=i[i.length-1].duration*1e3;n<e&&(e=n)}}else e/=2;return Math.round(e)}function Xg(r,t,e){if(!(r!=null&&r.details))return null;const i=r.details;let s=i.fragments[t-i.startSN];return s||(s=i.fragmentHint,s&&s.sn===t)?s:t<i.startSN&&e&&e.sn===t?e:null}function Ph(r,t,e){var i;return r!=null&&r.details?Oh((i=r.details)==null?void 0:i.partList,t,e):null}function Oh(r,t,e){if(r)for(let i=r.length;i--;){const s=r[i];if(s.index===e&&s.fragment.sn===t)return s}return null}function dr(r){switch(r.details){case x.FRAG_LOAD_TIMEOUT:case x.KEY_LOAD_TIMEOUT:case x.LEVEL_LOAD_TIMEOUT:case x.MANIFEST_LOAD_TIMEOUT:return!0}return!1}function Mh(r,t){const e=dr(t);return r.default[`${e?"timeout":"error"}Retry`]}function Zn(r,t){const e=r.backoff==="linear"?1:Math.pow(2,t);return Math.min(e*r.retryDelayMs,r.maxRetryDelayMs)}function $h(r){return Gt(Gt({},r),{errorRetry:null,timeoutRetry:null})}function cr(r,t,e,i){return!!r&&t<r.maxNumRetry&&(Qg(i)||!!e)}function Qg(r){return r===0&&navigator.onLine===!1||!!r&&(r<400||r>499)}const Fh={search:function(r,t){let e=0,i=r.length-1,s=null,n=null;for(;e<=i;){s=(e+i)/2|0,n=r[s];const a=t(n);if(a>0)e=s+1;else if(a<0)i=s-1;else return n}return null}};function Zg(r,t,e){if(t===null||!Array.isArray(r)||!r.length||!j(t))return null;const i=r[0].programDateTime;if(t<(i||0))return null;const s=r[r.length-1].endProgramDateTime;if(t>=(s||0))return null;e=e||0;for(let n=0;n<r.length;++n){const a=r[n];if(Jg(t,e,a))return a}return null}function gs(r,t,e=0,i=0){let s=null;if(r?s=t[r.sn-t[0].sn+1]||null:e===0&&t[0].start===0&&(s=t[0]),s&&Jn(e,i,s)===0)return s;const n=Fh.search(t,Jn.bind(null,e,i));return n&&(n!==r||!s)?n:s}function Jn(r=0,t=0,e){if(e.start<=r&&e.start+e.duration>r)return 0;const i=Math.min(t,e.duration+(e.deltaPTS?e.deltaPTS:0));return e.start+e.duration-i<=r?1:e.start-i>r&&e.start?-1:0}function Jg(r,t,e){const i=Math.min(t,e.duration+(e.deltaPTS?e.deltaPTS:0))*1e3;return(e.endProgramDateTime||0)-i>r}function tm(r,t){return Fh.search(r,e=>e.cc<t?1:e.cc>t?-1:0)}const em=3e5;var Ot={DoNothing:0,SendEndCallback:1,SendAlternateToPenaltyBox:2,RemoveAlternatePermanently:3,InsertDiscontinuity:4,RetryRequest:5},Jt={None:0,MoveAllAlternatesMatchingHost:1,MoveAllAlternatesMatchingHDCP:2,SwitchToSDR:4};class im{constructor(t){this.hls=void 0,this.playlistError=0,this.penalizedRenditions={},this.log=void 0,this.warn=void 0,this.error=void 0,this.hls=t,this.log=L.log.bind(L,"[info]:"),this.warn=L.warn.bind(L,"[warning]:"),this.error=L.error.bind(L,"[error]:"),this.registerListeners()}registerListeners(){const t=this.hls;t.on(v.ERROR,this.onError,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.LEVEL_UPDATED,this.onLevelUpdated,this)}unregisterListeners(){const t=this.hls;t&&(t.off(v.ERROR,this.onError,this),t.off(v.ERROR,this.onErrorOut,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.LEVEL_UPDATED,this.onLevelUpdated,this))}destroy(){this.unregisterListeners(),this.hls=null,this.penalizedRenditions={}}startLoad(t){this.playlistError=0}stopLoad(){}getVariantLevelIndex(t){return(t==null?void 0:t.type)===Y.MAIN?t.level:this.hls.loadLevel}onManifestLoading(){this.playlistError=0,this.penalizedRenditions={}}onLevelUpdated(){this.playlistError=0}onError(t,e){var i,s;if(e.fatal)return;const n=this.hls,a=e.context;switch(e.details){case x.FRAG_LOAD_ERROR:case x.FRAG_LOAD_TIMEOUT:case x.KEY_LOAD_ERROR:case x.KEY_LOAD_TIMEOUT:e.errorAction=this.getFragRetryOrSwitchAction(e);return;case x.FRAG_PARSING_ERROR:if((i=e.frag)!=null&&i.gap){e.errorAction={action:Ot.DoNothing,flags:Jt.None};return}case x.FRAG_GAP:case x.FRAG_DECRYPT_ERROR:{e.errorAction=this.getFragRetryOrSwitchAction(e),e.errorAction.action=Ot.SendAlternateToPenaltyBox;return}case x.LEVEL_EMPTY_ERROR:case x.LEVEL_PARSING_ERROR:{var o,l;const h=e.parent===Y.MAIN?e.level:n.loadLevel;e.details===x.LEVEL_EMPTY_ERROR&&(o=e.context)!=null&&(l=o.levelDetails)!=null&&l.live?e.errorAction=this.getPlaylistRetryOrSwitchAction(e,h):(e.levelRetry=!1,e.errorAction=this.getLevelSwitchAction(e,h))}return;case x.LEVEL_LOAD_ERROR:case x.LEVEL_LOAD_TIMEOUT:typeof(a==null?void 0:a.level)=="number"&&(e.errorAction=this.getPlaylistRetryOrSwitchAction(e,a.level));return;case x.AUDIO_TRACK_LOAD_ERROR:case x.AUDIO_TRACK_LOAD_TIMEOUT:case x.SUBTITLE_LOAD_ERROR:case x.SUBTITLE_TRACK_LOAD_TIMEOUT:if(a){const h=n.levels[n.loadLevel];if(h&&(a.type===rt.AUDIO_TRACK&&a.groupId===h.audioGroupId||a.type===rt.SUBTITLE_TRACK&&a.groupId===h.textGroupId)){e.errorAction=this.getPlaylistRetryOrSwitchAction(e,n.loadLevel),e.errorAction.action=Ot.SendAlternateToPenaltyBox,e.errorAction.flags=Jt.MoveAllAlternatesMatchingHost;return}}return;case x.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED:{const h=n.levels[n.loadLevel],d=h==null?void 0:h.attrs["HDCP-LEVEL"];d&&(e.errorAction={action:Ot.SendAlternateToPenaltyBox,flags:Jt.MoveAllAlternatesMatchingHDCP,hdcpLevel:d})}return;case x.BUFFER_ADD_CODEC_ERROR:case x.REMUX_ALLOC_ERROR:e.errorAction=this.getLevelSwitchAction(e,(s=e.level)!=null?s:n.loadLevel);return;case x.INTERNAL_EXCEPTION:case x.BUFFER_APPENDING_ERROR:case x.BUFFER_APPEND_ERROR:case x.BUFFER_FULL_ERROR:case x.LEVEL_SWITCH_ERROR:case x.BUFFER_STALLED_ERROR:case x.BUFFER_SEEK_OVER_HOLE:case x.BUFFER_NUDGE_ON_STALL:e.errorAction={action:Ot.DoNothing,flags:Jt.None};return}if(e.type===W.KEY_SYSTEM_ERROR){const h=this.getVariantLevelIndex(e.frag);e.levelRetry=!1,e.errorAction=this.getLevelSwitchAction(e,h);return}}getPlaylistRetryOrSwitchAction(t,e){var i;const s=this.hls,n=Mh(s.config.playlistLoadPolicy,t),a=this.playlistError++,o=(i=t.response)==null?void 0:i.code;if(cr(n,a,dr(t),o))return{action:Ot.RetryRequest,flags:Jt.None,retryConfig:n,retryCount:a};const l=this.getLevelSwitchAction(t,e);return n&&(l.retryConfig=n,l.retryCount=a),l}getFragRetryOrSwitchAction(t){const e=this.hls,i=this.getVariantLevelIndex(t.frag),s=e.levels[i],{fragLoadPolicy:n,keyLoadPolicy:a}=e.config,o=Mh(t.details.startsWith("key")?a:n,t),l=e.levels.reduce((c,u)=>c+u.fragmentError,0);if(s){var h;t.details!==x.FRAG_GAP&&s.fragmentError++;const c=(h=t.response)==null?void 0:h.code;if(cr(o,l,dr(t),c))return{action:Ot.RetryRequest,flags:Jt.None,retryConfig:o,retryCount:l}}const d=this.getLevelSwitchAction(t,i);return o&&(d.retryConfig=o,d.retryCount=l),d}getLevelSwitchAction(t,e){const i=this.hls;e==null&&(e=i.loadLevel);const s=this.hls.levels[e];if(s&&(s.loadError++,i.autoLevelEnabled)){var n,a;let o=-1;const{levels:l,loadLevel:h,minAutoLevel:d,maxAutoLevel:c}=i,u=(n=t.frag)==null?void 0:n.type,{type:f,groupId:p}=(a=t.context)!=null?a:{};for(let g=l.length;g--;){const m=(g+h)%l.length;if(m!==h&&m>=d&&m<=c&&l[m].loadError===0){const E=l[m];if(t.details===x.FRAG_GAP&&t.frag){const T=l[m].details;if(T){const A=gs(t.frag,T.fragments,t.frag.start);if(A!=null&&A.gap)continue}}else if(f===rt.AUDIO_TRACK&&p===E.audioGroupId||f===rt.SUBTITLE_TRACK&&p===E.textGroupId||u===Y.AUDIO&&s.audioGroupId===E.audioGroupId||u===Y.SUBTITLE&&s.textGroupId===E.textGroupId)continue;o=m;break}}if(o>-1&&i.loadLevel!==o)return t.levelRetry=!0,this.playlistError=0,{action:Ot.SendAlternateToPenaltyBox,flags:Jt.None,nextAutoLevel:o}}return{action:Ot.SendAlternateToPenaltyBox,flags:Jt.MoveAllAlternatesMatchingHost}}onErrorOut(t,e){var i;switch((i=e.errorAction)==null?void 0:i.action){case Ot.DoNothing:break;case Ot.SendAlternateToPenaltyBox:this.sendAlternateToPenaltyBox(e),!e.errorAction.resolved&&e.details!==x.FRAG_GAP&&(e.fatal=!0);break}if(e.fatal){this.hls.stopLoad();return}}sendAlternateToPenaltyBox(t){const e=this.hls,i=t.errorAction;if(!i)return;const{flags:s,hdcpLevel:n,nextAutoLevel:a}=i;switch(s){case Jt.None:this.switchLevel(t,a);break;case Jt.MoveAllAlternatesMatchingHost:i.resolved||(i.resolved=this.redundantFailover(t));break;case Jt.MoveAllAlternatesMatchingHDCP:n&&(e.maxHdcpLevel=zn[zn.indexOf(n)-1],i.resolved=!0),this.warn(`Restricting playback to HDCP-LEVEL of "${e.maxHdcpLevel}" or lower`);break}i.resolved||this.switchLevel(t,a)}switchLevel(t,e){e!==void 0&&t.errorAction&&(this.warn(`switching to level ${e} after ${t.details}`),this.hls.nextAutoLevel=e,t.errorAction.resolved=!0,this.hls.nextLoadLevel=this.hls.nextAutoLevel)}redundantFailover(t){const{hls:e,penalizedRenditions:i}=this,s=t.parent===Y.MAIN?t.level:e.loadLevel,n=e.levels[s],a=n.url.length,o=t.frag?t.frag.urlId:n.urlId;n.urlId===o&&(!t.frag||n.details)&&this.penalizeRendition(n,t);for(let l=1;l<a;l++){const h=(o+l)%a,d=i[h];if(!d||sm(d,t,i[o]))return this.warn(`Switching to Redundant Stream ${h+1}/${a}: "${n.url[h]}" after ${t.details}`),this.playlistError=0,e.levels.forEach(c=>{c.urlId=h}),e.nextLoadLevel=s,!0}return!1}penalizeRendition(t,e){const{penalizedRenditions:i}=this,s=i[t.urlId]||{lastErrorPerfMs:0,errors:[],details:void 0};s.lastErrorPerfMs=performance.now(),s.errors.push(e),s.details=t.details,i[t.urlId]=s}}function sm(r,t,e){if(performance.now()-r.lastErrorPerfMs>em)return!0;const i=r.details;if(t.details===x.FRAG_GAP&&i&&t.frag){const s=t.frag.start,n=gs(null,i.fragments,s);if(n&&!n.gap)return!0}if(e&&r.errors.length<e.errors.length){const s=r.errors[r.errors.length-1];if(i&&s.frag&&t.frag&&Math.abs(s.frag.start-t.frag.start)>i.targetduration*3)return!0}return!1}class ta{constructor(t,e){this.hls=void 0,this.timer=-1,this.requestScheduled=-1,this.canLoad=!1,this.log=void 0,this.warn=void 0,this.log=L.log.bind(L,`${e}:`),this.warn=L.warn.bind(L,`${e}:`),this.hls=t}destroy(){this.clearTimer(),this.hls=this.log=this.warn=null}clearTimer(){clearTimeout(this.timer),this.timer=-1}startLoad(){this.canLoad=!0,this.requestScheduled=-1,this.loadPlaylist()}stopLoad(){this.canLoad=!1,this.clearTimer()}switchParams(t,e){const i=e==null?void 0:e.renditionReports;if(i){let s=-1;for(let n=0;n<i.length;n++){const a=i[n];let o;try{o=new self.URL(a.URI,e.url).href}catch(l){L.warn(`Could not construct new URL for Rendition Report: ${l}`),o=a.URI||""}if(o===t){s=n;break}else o===t.substring(0,o.length)&&(s=n)}if(s!==-1){const n=i[s],a=parseInt(n["LAST-MSN"])||(e==null?void 0:e.lastPartSn);let o=parseInt(n["LAST-PART"])||(e==null?void 0:e.lastPartIndex);if(this.hls.config.lowLatencyMode){const l=Math.min(e.age-e.partTarget,e.targetduration);o>=0&&l>e.partTarget&&(o+=1)}return new Ch(a,o>=0?o:void 0,fs.No)}}}loadPlaylist(t){this.requestScheduled===-1&&(this.requestScheduled=self.performance.now())}shouldLoadPlaylist(t){return this.canLoad&&!!t&&!!t.url&&(!t.details||t.details.live)}shouldReloadPlaylist(t){return this.timer===-1&&this.requestScheduled===-1&&this.shouldLoadPlaylist(t)}playlistLoaded(t,e,i){const{details:s,stats:n}=e,a=self.performance.now(),o=n.loading.first?Math.max(0,a-n.loading.first):0;if(s.advancedDateTime=Date.now()-o,s.live||i!=null&&i.live){if(s.reloaded(i),i&&this.log(`live playlist ${t} ${s.advanced?"REFRESHED "+s.lastPartSn+"-"+s.lastPartIndex:s.updated?"UPDATED":"MISSED"}`),i&&s.fragments.length>0&&jg(i,s),!this.canLoad||!s.live)return;let l,h,d;if(s.canBlockReload&&s.endSN&&s.advanced){const m=this.hls.config.lowLatencyMode,E=s.lastPartSn,T=s.endSN,A=s.lastPartIndex,y=A!==-1,b=E===T,S=m?0:A;y?(h=b?T+1:E,d=b?S:A+1):h=T+1;const R=s.age,D=R+s.ageHeader;let _=Math.min(D-s.partTarget,s.targetduration*1.5);if(_>0){if(i&&_>i.tuneInGoal)this.warn(`CDN Tune-in goal increased from: ${i.tuneInGoal} to: ${_} with playlist age: ${s.age}`),_=0;else{const I=Math.floor(_/s.targetduration);if(h+=I,d!==void 0){const N=Math.round(_%s.targetduration/s.partTarget);d+=N}this.log(`CDN Tune-in age: ${s.ageHeader}s last advanced ${R.toFixed(2)}s goal: ${_} skip sn ${I} to part ${d}`)}s.tuneInGoal=_}if(l=this.getDeliveryDirectives(s,e.deliveryDirectives,h,d),m||!b){this.loadPlaylist(l);return}}else(s.canBlockReload||s.canSkipUntil)&&(l=this.getDeliveryDirectives(s,e.deliveryDirectives,h,d));const c=this.hls.mainForwardBufferInfo,u=c?c.end-c.len:0,f=(s.edge-u)*1e3,p=zg(s,f);s.updated&&a>this.requestScheduled+p&&(this.requestScheduled=n.loading.start),h!==void 0&&s.canBlockReload?this.requestScheduled=n.loading.first+p-(s.partTarget*1e3||1e3):this.requestScheduled===-1||this.requestScheduled+p<a?this.requestScheduled=a:this.requestScheduled-a<=0&&(this.requestScheduled+=p);let g=this.requestScheduled-a;g=Math.max(0,g),this.log(`reload live playlist ${t} in ${Math.round(g)} ms`),this.timer=self.setTimeout(()=>this.loadPlaylist(l),g)}else this.clearTimer()}getDeliveryDirectives(t,e,i,s){let n=Kg(t,i);return e!=null&&e.skip&&t.deltaUpdateFailed&&(i=e.msn,s=e.part,n=fs.No),new Ch(i,s,n)}checkRetry(t){const e=t.details,i=dr(t),s=t.errorAction,{action:n,retryCount:a=0,retryConfig:o}=s||{},l=!!s&&!!o&&(n===Ot.RetryRequest||!s.resolved&&n===Ot.SendAlternateToPenaltyBox);if(l){var h;if(this.requestScheduled=-1,a>=o.maxNumRetry)return!1;if(i&&(h=t.context)!=null&&h.deliveryDirectives)this.warn(`Retrying playlist loading ${a+1}/${o.maxNumRetry} after "${e}" without delivery-directives`),this.loadPlaylist();else{const d=Zn(o,a);this.timer=self.setTimeout(()=>this.loadPlaylist(),d),this.warn(`Retrying playlist loading ${a+1}/${o.maxNumRetry} after "${e}" in ${d}ms`)}t.levelRetry=!0,s.resolved=!0}return l}}let ea;class rm extends ta{constructor(t,e){super(t,"[level-controller]"),this._levels=[],this._firstLevel=-1,this._startLevel=void 0,this.currentLevel=null,this.currentLevelIndex=-1,this.manualLevelIndex=-1,this.steering=void 0,this.onParsedComplete=void 0,this.steering=e,this._registerListeners()}_registerListeners(){const{hls:t}=this;t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(v.LEVEL_LOADED,this.onLevelLoaded,this),t.on(v.LEVELS_UPDATED,this.onLevelsUpdated,this),t.on(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.on(v.FRAG_LOADED,this.onFragLoaded,this),t.on(v.ERROR,this.onError,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(v.LEVEL_LOADED,this.onLevelLoaded,this),t.off(v.LEVELS_UPDATED,this.onLevelsUpdated,this),t.off(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.off(v.FRAG_LOADED,this.onFragLoaded,this),t.off(v.ERROR,this.onError,this)}destroy(){this._unregisterListeners(),this.steering=null,this.resetLevels(),super.destroy()}startLoad(){this._levels.forEach(t=>{t.loadError=0,t.fragmentError=0}),super.startLoad()}resetLevels(){this._startLevel=void 0,this.manualLevelIndex=-1,this.currentLevelIndex=-1,this.currentLevel=null,this._levels=[]}onManifestLoading(t,e){this.resetLevels()}onManifestLoaded(t,e){const i=[],s={};let n;e.levels.forEach(a=>{var o;const l=a.attrs;((o=a.audioCodec)==null?void 0:o.indexOf("mp4a.40.34"))!==-1&&(ea||(ea=/chrome|firefox/i.test(navigator.userAgent)),ea&&(a.audioCodec=void 0));const{AUDIO:h,CODECS:d,"FRAME-RATE":c,"PATHWAY-ID":u,RESOLUTION:f,SUBTITLES:p}=l,g=`${`${u||"."}-`}${a.bitrate}-${f}-${c}-${d}`;n=s[g],n?n.addFallback(a):(n=new ps(a),s[g]=n,i.push(n)),ur(n,"audio",h),ur(n,"text",p)}),this.filterAndSortMediaOptions(i,e)}filterAndSortMediaOptions(t,e){let i=[],s=[],n=!1,a=!1,o=!1,l=t.filter(({audioCodec:f,videoCodec:p,width:g,height:m,unknownCodecs:E})=>(n||(n=!!(g&&m)),a||(a=!!p),o||(o=!!f),!(E!=null&&E.length)&&(!f||Kn(f,"audio"))&&(!p||Kn(p,"video"))));if((n||a)&&o&&(l=l.filter(({videoCodec:f,width:p,height:g})=>!!f||!!(p&&g))),l.length===0){Promise.resolve().then(()=>{if(this.hls){const f=new Error("no level with compatible codecs found in manifest");this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.MANIFEST_INCOMPATIBLE_CODECS_ERROR,fatal:!0,url:e.url,error:f,reason:f.message})}});return}e.audioTracks&&(i=e.audioTracks.filter(f=>!f.audioCodec||Kn(f.audioCodec,"audio")),Nh(i)),e.subtitles&&(s=e.subtitles,Nh(s));const h=l.slice(0);l.sort((f,p)=>f.attrs["HDCP-LEVEL"]!==p.attrs["HDCP-LEVEL"]?(f.attrs["HDCP-LEVEL"]||"")>(p.attrs["HDCP-LEVEL"]||"")?1:-1:f.bitrate!==p.bitrate?f.bitrate-p.bitrate:f.attrs["FRAME-RATE"]!==p.attrs["FRAME-RATE"]?f.attrs.decimalFloatingPoint("FRAME-RATE")-p.attrs.decimalFloatingPoint("FRAME-RATE"):f.attrs.SCORE!==p.attrs.SCORE?f.attrs.decimalFloatingPoint("SCORE")-p.attrs.decimalFloatingPoint("SCORE"):n&&f.height!==p.height?f.height-p.height:0);let d=h[0];if(this.steering&&(l=this.steering.filterParsedLevels(l),l.length!==h.length)){for(let f=0;f<h.length;f++)if(h[f].pathwayId===l[0].pathwayId){d=h[f];break}}this._levels=l;for(let f=0;f<l.length;f++)if(l[f]===d){this._firstLevel=f,this.log(`manifest loaded, ${l.length} level(s) found, first bitrate: ${d.bitrate}`);break}const c=o&&!a,u={levels:l,audioTracks:i,subtitleTracks:s,sessionData:e.sessionData,sessionKeys:e.sessionKeys,firstLevel:this._firstLevel,stats:e.stats,audio:o,video:a,altAudio:!c&&i.some(f=>!!f.url)};this.hls.trigger(v.MANIFEST_PARSED,u),(this.hls.config.autoStartLoad||this.hls.forceStartLoad)&&this.hls.startLoad(this.hls.config.startPosition)}get levels(){return this._levels.length===0?null:this._levels}get level(){return this.currentLevelIndex}set level(t){const e=this._levels;if(e.length===0)return;if(t<0||t>=e.length){const d=new Error("invalid level idx"),c=t<0;if(this.hls.trigger(v.ERROR,{type:W.OTHER_ERROR,details:x.LEVEL_SWITCH_ERROR,level:t,fatal:c,error:d,reason:d.message}),c)return;t=Math.min(t,e.length-1)}const i=this.currentLevelIndex,s=this.currentLevel,n=s?s.attrs["PATHWAY-ID"]:void 0,a=e[t],o=a.attrs["PATHWAY-ID"];if(this.currentLevelIndex=t,this.currentLevel=a,i===t&&a.details&&s&&n===o)return;this.log(`Switching to level ${t}${o?" with Pathway "+o:""} from level ${i}${n?" with Pathway "+n:""}`);const l=At({},a,{level:t,maxBitrate:a.maxBitrate,attrs:a.attrs,uri:a.uri,urlId:a.urlId});delete l._attrs,delete l._urlId,this.hls.trigger(v.LEVEL_SWITCHING,l);const h=a.details;if(!h||h.live){const d=this.switchParams(a.uri,s==null?void 0:s.details);this.loadPlaylist(d)}}get manualLevel(){return this.manualLevelIndex}set manualLevel(t){this.manualLevelIndex=t,this._startLevel===void 0&&(this._startLevel=t),t!==-1&&(this.level=t)}get firstLevel(){return this._firstLevel}set firstLevel(t){this._firstLevel=t}get startLevel(){if(this._startLevel===void 0){const t=this.hls.config.startLevel;return t!==void 0?t:this._firstLevel}else return this._startLevel}set startLevel(t){this._startLevel=t}onError(t,e){e.fatal||!e.context||e.context.type===rt.LEVEL&&e.context.level===this.level&&this.checkRetry(e)}onFragLoaded(t,{frag:e}){if(e!==void 0&&e.type===Y.MAIN){const i=this._levels[e.level];i!==void 0&&(i.loadError=0)}}onLevelLoaded(t,e){var i;const{level:s,details:n}=e,a=this._levels[s];if(!a){var o;this.warn(`Invalid level index ${s}`),(o=e.deliveryDirectives)!=null&&o.skip&&(n.deltaUpdateFailed=!0);return}s===this.currentLevelIndex?(a.fragmentError===0&&(a.loadError=0),this.playlistLoaded(s,e,a.details)):(i=e.deliveryDirectives)!=null&&i.skip&&(n.deltaUpdateFailed=!0)}onAudioTrackSwitched(t,e){const i=this.currentLevel;if(!i)return;const s=this.hls.audioTracks[e.id].groupId;if(i.audioGroupIds&&i.audioGroupId!==s){let n=-1;for(let a=0;a<i.audioGroupIds.length;a++)if(i.audioGroupIds[a]===s){n=a;break}n!==-1&&n!==i.urlId&&(i.urlId=n,this.canLoad&&this.startLoad())}}loadPlaylist(t){super.loadPlaylist();const e=this.currentLevelIndex,i=this.currentLevel;if(i&&this.shouldLoadPlaylist(i)){const s=i.urlId;let n=i.uri;if(t)try{n=t.addDirectives(n)}catch(o){this.warn(`Could not construct new URL with HLS Delivery Directives: ${o}`)}const a=i.attrs["PATHWAY-ID"];this.log(`Loading level index ${e}${(t==null?void 0:t.msn)!==void 0?" at sn "+t.msn+" part "+t.part:""} with${a?" Pathway "+a:""} URI ${s+1}/${i.url.length} ${n}`),this.clearTimer(),this.hls.trigger(v.LEVEL_LOADING,{url:n,level:e,id:s,deliveryDirectives:t||null})}}get nextLoadLevel(){return this.manualLevelIndex!==-1?this.manualLevelIndex:this.hls.nextAutoLevel}set nextLoadLevel(t){this.level=t,this.manualLevelIndex===-1&&(this.hls.nextAutoLevel=t)}removeLevel(t,e){const i=(n,a)=>a!==e,s=this._levels.filter((n,a)=>a!==t?!0:n.url.length>1&&e!==void 0?(n.url=n.url.filter(i),n.audioGroupIds&&(n.audioGroupIds=n.audioGroupIds.filter(i)),n.textGroupIds&&(n.textGroupIds=n.textGroupIds.filter(i)),n.urlId=0,!0):(this.steering&&this.steering.removeLevel(n),!1));this.hls.trigger(v.LEVELS_UPDATED,{levels:s})}onLevelsUpdated(t,{levels:e}){e.forEach((i,s)=>{const{details:n}=i;n!=null&&n.fragments&&n.fragments.forEach(a=>{a.level=s})}),this._levels=e}}function ur(r,t,e){e&&(t==="audio"?(r.audioGroupIds||(r.audioGroupIds=[]),r.audioGroupIds[r.url.length-1]=e):t==="text"&&(r.textGroupIds||(r.textGroupIds=[]),r.textGroupIds[r.url.length-1]=e))}function Nh(r){const t={};r.forEach(e=>{const i=e.groupId||"";e.id=t[i]=t[i]||0,t[i]++})}var Lt={NOT_LOADED:"NOT_LOADED",APPENDING:"APPENDING",PARTIAL:"PARTIAL",OK:"OK"};class nm{constructor(t){this.activePartLists=Object.create(null),this.endListFragments=Object.create(null),this.fragments=Object.create(null),this.timeRanges=Object.create(null),this.bufferPadding=.2,this.hls=void 0,this.hasGaps=!1,this.hls=t,this._registerListeners()}_registerListeners(){const{hls:t}=this;t.on(v.BUFFER_APPENDED,this.onBufferAppended,this),t.on(v.FRAG_BUFFERED,this.onFragBuffered,this),t.on(v.FRAG_LOADED,this.onFragLoaded,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.BUFFER_APPENDED,this.onBufferAppended,this),t.off(v.FRAG_BUFFERED,this.onFragBuffered,this),t.off(v.FRAG_LOADED,this.onFragLoaded,this)}destroy(){this._unregisterListeners(),this.fragments=this.activePartLists=this.endListFragments=this.timeRanges=null}getAppendedFrag(t,e){const i=this.activePartLists[e];if(i)for(let s=i.length;s--;){const n=i[s];if(!n)break;const a=n.end;if(n.start<=t&&a!==null&&t<=a)return n}return this.getBufferedFrag(t,e)}getBufferedFrag(t,e){const{fragments:i}=this,s=Object.keys(i);for(let n=s.length;n--;){const a=i[s[n]];if((a==null?void 0:a.body.type)===e&&a.buffered){const o=a.body;if(o.start<=t&&t<=o.end)return o}}return null}detectEvictedFragments(t,e,i,s){this.timeRanges&&(this.timeRanges[t]=e);const n=(s==null?void 0:s.fragment.sn)||-1;Object.keys(this.fragments).forEach(a=>{const o=this.fragments[a];if(!o||n>=o.body.sn)return;if(!o.buffered&&!o.loaded){o.body.type===i&&this.removeFragment(o.body);return}const l=o.range[t];l&&l.time.some(h=>{const d=!this.isTimeBuffered(h.startPTS,h.endPTS,e);return d&&this.removeFragment(o.body),d})})}detectPartialFragments(t){const e=this.timeRanges,{frag:i,part:s}=t;if(!e||i.sn==="initSegment")return;const n=Ai(i),a=this.fragments[n];if(!a||a.buffered&&i.gap)return;const o=!i.relurl;Object.keys(e).forEach(l=>{const h=i.elementaryStreams[l];if(!h)return;const d=e[l],c=o||h.partial===!0;a.range[l]=this.getBufferedTimes(i,s,c,d)}),a.loaded=null,Object.keys(a.range).length?(a.buffered=!0,(a.body.endList=i.endList||a.body.endList)&&(this.endListFragments[a.body.type]=a),fr(a)||this.removeParts(i.sn-1,i.type)):this.removeFragment(a.body)}removeParts(t,e){const i=this.activePartLists[e];i&&(this.activePartLists[e]=i.filter(s=>s.fragment.sn>=t))}fragBuffered(t,e){const i=Ai(t);let s=this.fragments[i];!s&&e&&(s=this.fragments[i]={body:t,appendedPTS:null,loaded:null,buffered:!1,range:Object.create(null)},t.gap&&(this.hasGaps=!0)),s&&(s.loaded=null,s.buffered=!0)}getBufferedTimes(t,e,i,s){const n={time:[],partial:i},a=t.start,o=t.end,l=t.minEndPTS||o,h=t.maxStartPTS||a;for(let d=0;d<s.length;d++){const c=s.start(d)-this.bufferPadding,u=s.end(d)+this.bufferPadding;if(h>=c&&l<=u){n.time.push({startPTS:Math.max(a,s.start(d)),endPTS:Math.min(o,s.end(d))});break}else if(a<u&&o>c)n.partial=!0,n.time.push({startPTS:Math.max(a,s.start(d)),endPTS:Math.min(o,s.end(d))});else if(o<=c)break}return n}getPartialFragment(t){let e=null,i,s,n,a=0;const{bufferPadding:o,fragments:l}=this;return Object.keys(l).forEach(h=>{const d=l[h];d&&fr(d)&&(s=d.body.start-o,n=d.body.end+o,t>=s&&t<=n&&(i=Math.min(t-s,n-t),a<=i&&(e=d.body,a=i)))}),e}isEndListAppended(t){const e=this.endListFragments[t];return e!==void 0&&(e.buffered||fr(e))}getState(t){const e=Ai(t),i=this.fragments[e];return i?i.buffered?fr(i)?Lt.PARTIAL:Lt.OK:Lt.APPENDING:Lt.NOT_LOADED}isTimeBuffered(t,e,i){let s,n;for(let a=0;a<i.length;a++){if(s=i.start(a)-this.bufferPadding,n=i.end(a)+this.bufferPadding,t>=s&&e<=n)return!0;if(e<=s)return!1}return!1}onFragLoaded(t,e){const{frag:i,part:s}=e;if(i.sn==="initSegment"||i.bitrateTest)return;const n=s?null:e,a=Ai(i);this.fragments[a]={body:i,appendedPTS:null,loaded:n,buffered:!1,range:Object.create(null)}}onBufferAppended(t,e){const{frag:i,part:s,timeRanges:n}=e;if(i.sn==="initSegment")return;const a=i.type;if(s){let o=this.activePartLists[a];o||(this.activePartLists[a]=o=[]),o.push(s)}this.timeRanges=n,Object.keys(n).forEach(o=>{const l=n[o];this.detectEvictedFragments(o,l,a,s)})}onFragBuffered(t,e){this.detectPartialFragments(e)}hasFragment(t){const e=Ai(t);return!!this.fragments[e]}hasParts(t){var e;return!!((e=this.activePartLists[t])!=null&&e.length)}removeFragmentsInRange(t,e,i,s,n){s&&!this.hasGaps||Object.keys(this.fragments).forEach(a=>{const o=this.fragments[a];if(!o)return;const l=o.body;l.type!==i||s&&!l.gap||l.start<e&&l.end>t&&(o.buffered||n)&&this.removeFragment(l)})}removeFragment(t){const e=Ai(t);t.stats.loaded=0,t.clearElementaryStreamInfo();const i=this.activePartLists[t.type];if(i){const s=t.sn;this.activePartLists[t.type]=i.filter(n=>n.fragment.sn!==s)}delete this.fragments[e],t.endList&&delete this.endListFragments[t.type]}removeAllFragments(){this.fragments=Object.create(null),this.endListFragments=Object.create(null),this.activePartLists=Object.create(null),this.hasGaps=!1}}function fr(r){var t,e,i;return r.buffered&&(r.body.gap||((t=r.range.video)==null?void 0:t.partial)||((e=r.range.audio)==null?void 0:e.partial)||((i=r.range.audiovideo)==null?void 0:i.partial))}function Ai(r){return`${r.type}_${r.level}_${r.urlId}_${r.sn}`}const Uh=Math.pow(2,17);class am{constructor(t){this.config=void 0,this.loader=null,this.partLoadTimeout=-1,this.config=t}destroy(){this.loader&&(this.loader.destroy(),this.loader=null)}abort(){this.loader&&this.loader.abort()}load(t,e){const i=t.url;if(!i)return Promise.reject(new Le({type:W.NETWORK_ERROR,details:x.FRAG_LOAD_ERROR,fatal:!1,frag:t,error:new Error(`Fragment does not have a ${i?"part list":"url"}`),networkDetails:null}));this.abort();const s=this.config,n=s.fLoader,a=s.loader;return new Promise((o,l)=>{if(this.loader&&this.loader.destroy(),t.gap)if(t.tagList.some(f=>f[0]==="GAP")){l(Hh(t));return}else t.gap=!1;const h=this.loader=t.loader=n?new n(s):new a(s),d=Bh(t),c=$h(s.fragLoadPolicy.default),u={loadPolicy:c,timeout:c.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:t.sn==="initSegment"?1/0:Uh};t.stats=h.stats,h.load(d,u,{onSuccess:(f,p,g,m)=>{this.resetLoader(t,h);let E=f.data;g.resetIV&&t.decryptdata&&(t.decryptdata.iv=new Uint8Array(E.slice(0,16)),E=E.slice(16)),o({frag:t,part:null,payload:E,networkDetails:m})},onError:(f,p,g,m)=>{this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.FRAG_LOAD_ERROR,fatal:!1,frag:t,response:Gt({url:i,data:void 0},f),error:new Error(`HTTP Error ${f.code} ${f.text}`),networkDetails:g,stats:m}))},onAbort:(f,p,g)=>{this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.INTERNAL_ABORTED,fatal:!1,frag:t,error:new Error("Aborted"),networkDetails:g,stats:f}))},onTimeout:(f,p,g)=>{this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.FRAG_LOAD_TIMEOUT,fatal:!1,frag:t,error:new Error(`Timeout after ${u.timeout}ms`),networkDetails:g,stats:f}))},onProgress:(f,p,g,m)=>{e&&e({frag:t,part:null,payload:g,networkDetails:m})}})})}loadPart(t,e,i){this.abort();const s=this.config,n=s.fLoader,a=s.loader;return new Promise((o,l)=>{if(this.loader&&this.loader.destroy(),t.gap||e.gap){l(Hh(t,e));return}const h=this.loader=t.loader=n?new n(s):new a(s),d=Bh(t,e),c=$h(s.fragLoadPolicy.default),u={loadPolicy:c,timeout:c.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0,highWaterMark:Uh};e.stats=h.stats,h.load(d,u,{onSuccess:(f,p,g,m)=>{this.resetLoader(t,h),this.updateStatsFromPart(t,e);const E={frag:t,part:e,payload:f.data,networkDetails:m};i(E),o(E)},onError:(f,p,g,m)=>{this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.FRAG_LOAD_ERROR,fatal:!1,frag:t,part:e,response:Gt({url:d.url,data:void 0},f),error:new Error(`HTTP Error ${f.code} ${f.text}`),networkDetails:g,stats:m}))},onAbort:(f,p,g)=>{t.stats.aborted=e.stats.aborted,this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.INTERNAL_ABORTED,fatal:!1,frag:t,part:e,error:new Error("Aborted"),networkDetails:g,stats:f}))},onTimeout:(f,p,g)=>{this.resetLoader(t,h),l(new Le({type:W.NETWORK_ERROR,details:x.FRAG_LOAD_TIMEOUT,fatal:!1,frag:t,part:e,error:new Error(`Timeout after ${u.timeout}ms`),networkDetails:g,stats:f}))}})})}updateStatsFromPart(t,e){const i=t.stats,s=e.stats,n=s.total;if(i.loaded+=s.loaded,n){const l=Math.round(t.duration/e.duration),h=Math.min(Math.round(i.loaded/n),l),d=(l-h)*Math.round(i.loaded/h);i.total=i.loaded+d}else i.total=Math.max(i.loaded,i.total);const a=i.loading,o=s.loading;a.start?a.first+=o.first-o.start:(a.start=o.start,a.first=o.first),a.end=o.end}resetLoader(t,e){t.loader=null,this.loader===e&&(self.clearTimeout(this.partLoadTimeout),this.loader=null),e.destroy()}}function Bh(r,t=null){const e=t||r,i={frag:r,part:t,responseType:"arraybuffer",url:e.url,headers:{},rangeStart:0,rangeEnd:0},s=e.byteRangeStartOffset,n=e.byteRangeEndOffset;if(j(s)&&j(n)){var a;let o=s,l=n;if(r.sn==="initSegment"&&((a=r.decryptdata)==null?void 0:a.method)==="AES-128"){const h=n-s;h%16&&(l=n+(16-h%16)),s!==0&&(i.resetIV=!0,o=s-16)}i.rangeStart=o,i.rangeEnd=l}return i}function Hh(r,t){const e=new Error(`GAP ${r.gap?"tag":"attribute"} found`),i={type:W.MEDIA_ERROR,details:x.FRAG_GAP,fatal:!1,frag:r,error:e,networkDetails:null};return t&&(i.part=t),(t||r).stats.aborted=!0,new Le(i)}class Le extends Error{constructor(t){super(t.error.message),this.data=void 0,this.data=t}}class om{constructor(t){this.config=void 0,this.keyUriToKeyInfo={},this.emeController=null,this.config=t}abort(t){for(const e in this.keyUriToKeyInfo){const i=this.keyUriToKeyInfo[e].loader;if(i){if(t&&t!==i.context.frag.type)return;i.abort()}}}detach(){for(const t in this.keyUriToKeyInfo){const e=this.keyUriToKeyInfo[t];(e.mediaKeySessionContext||e.decryptdata.isCommonEncryption)&&delete this.keyUriToKeyInfo[t]}}destroy(){this.detach();for(const t in this.keyUriToKeyInfo){const e=this.keyUriToKeyInfo[t].loader;e&&e.destroy()}this.keyUriToKeyInfo={}}createKeyLoadError(t,e=x.KEY_LOAD_ERROR,i,s,n){return new Le({type:W.NETWORK_ERROR,details:e,fatal:!1,frag:t,response:n,error:i,networkDetails:s})}loadClear(t,e){if(this.emeController&&this.config.emeEnabled){const{sn:i,cc:s}=t;for(let n=0;n<e.length;n++){const a=e[n];if(s<=a.cc&&(i==="initSegment"||a.sn==="initSegment"||i<a.sn)){this.emeController.selectKeySystemFormat(a).then(o=>{a.setKeyFormat(o)});break}}}}load(t){return!t.decryptdata&&t.encrypted&&this.emeController?this.emeController.selectKeySystemFormat(t).then(e=>this.loadInternal(t,e)):this.loadInternal(t)}loadInternal(t,e){var i,s;e&&t.setKeyFormat(e);const n=t.decryptdata;if(!n){const h=new Error(e?`Expected frag.decryptdata to be defined after setting format ${e}`:"Missing decryption data on fragment in onKeyLoading");return Promise.reject(this.createKeyLoadError(t,x.KEY_LOAD_ERROR,h))}const a=n.uri;if(!a)return Promise.reject(this.createKeyLoadError(t,x.KEY_LOAD_ERROR,new Error(`Invalid key URI: "${a}"`)));let o=this.keyUriToKeyInfo[a];if((i=o)!=null&&i.decryptdata.key)return n.key=o.decryptdata.key,Promise.resolve({frag:t,keyInfo:o});if((s=o)!=null&&s.keyLoadPromise){var l;switch((l=o.mediaKeySessionContext)==null?void 0:l.keyStatus){case void 0:case"status-pending":case"usable":case"usable-in-future":return o.keyLoadPromise.then(h=>(n.key=h.keyInfo.decryptdata.key,{frag:t,keyInfo:o}))}}switch(o=this.keyUriToKeyInfo[a]={decryptdata:n,keyLoadPromise:null,loader:null,mediaKeySessionContext:null},n.method){case"ISO-23001-7":case"SAMPLE-AES":case"SAMPLE-AES-CENC":case"SAMPLE-AES-CTR":return n.keyFormat==="identity"?this.loadKeyHTTP(o,t):this.loadKeyEME(o,t);case"AES-128":return this.loadKeyHTTP(o,t);default:return Promise.reject(this.createKeyLoadError(t,x.KEY_LOAD_ERROR,new Error(`Key supplied with unsupported METHOD: "${n.method}"`)))}}loadKeyEME(t,e){const i={frag:e,keyInfo:t};if(this.emeController&&this.config.emeEnabled){const s=this.emeController.loadKey(i);if(s)return(t.keyLoadPromise=s.then(n=>(t.mediaKeySessionContext=n,i))).catch(n=>{throw t.keyLoadPromise=null,n})}return Promise.resolve(i)}loadKeyHTTP(t,e){const i=this.config,s=i.loader,n=new s(i);return e.keyLoader=t.loader=n,t.keyLoadPromise=new Promise((a,o)=>{const l={keyInfo:t,frag:e,responseType:"arraybuffer",url:t.decryptdata.uri},h=i.keyLoadPolicy.default,d={loadPolicy:h,timeout:h.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},c={onSuccess:(u,f,p,g)=>{const{frag:m,keyInfo:E,url:T}=p;if(!m.decryptdata||E!==this.keyUriToKeyInfo[T])return o(this.createKeyLoadError(m,x.KEY_LOAD_ERROR,new Error("after key load, decryptdata unset or changed"),g));E.decryptdata.key=m.decryptdata.key=new Uint8Array(u.data),m.keyLoader=null,E.loader=null,a({frag:m,keyInfo:E})},onError:(u,f,p,g)=>{this.resetLoader(f),o(this.createKeyLoadError(e,x.KEY_LOAD_ERROR,new Error(`HTTP Error ${u.code} loading key ${u.text}`),p,Gt({url:l.url,data:void 0},u)))},onTimeout:(u,f,p)=>{this.resetLoader(f),o(this.createKeyLoadError(e,x.KEY_LOAD_TIMEOUT,new Error("key loading timed out"),p))},onAbort:(u,f,p)=>{this.resetLoader(f),o(this.createKeyLoadError(e,x.INTERNAL_ABORTED,new Error("key loading aborted"),p))}};n.load(l,d,c)})}resetLoader(t){const{frag:e,keyInfo:i,url:s}=t,n=i.loader;e.keyLoader===n&&(e.keyLoader=null,i.loader=null),delete this.keyUriToKeyInfo[s],n&&n.destroy()}}class lm{constructor(){this._boundTick=void 0,this._tickTimer=null,this._tickInterval=null,this._tickCallCount=0,this._boundTick=this.tick.bind(this)}destroy(){this.onHandlerDestroying(),this.onHandlerDestroyed()}onHandlerDestroying(){this.clearNextTick(),this.clearInterval()}onHandlerDestroyed(){}hasInterval(){return!!this._tickInterval}hasNextTick(){return!!this._tickTimer}setInterval(t){return this._tickInterval?!1:(this._tickCallCount=0,this._tickInterval=self.setInterval(this._boundTick,t),!0)}clearInterval(){return this._tickInterval?(self.clearInterval(this._tickInterval),this._tickInterval=null,!0):!1}clearNextTick(){return this._tickTimer?(self.clearTimeout(this._tickTimer),this._tickTimer=null,!0):!1}tick(){this._tickCallCount++,this._tickCallCount===1&&(this.doTick(),this._tickCallCount>1&&this.tickImmediate(),this._tickCallCount=0)}tickImmediate(){this.clearNextTick(),this._tickTimer=self.setTimeout(this._boundTick,0)}doTick(){}}const hm={length:0,start:()=>0,end:()=>0};class lt{static isBuffered(t,e){try{if(t){const i=lt.getBuffered(t);for(let s=0;s<i.length;s++)if(e>=i.start(s)&&e<=i.end(s))return!0}}catch{}return!1}static bufferInfo(t,e,i){try{if(t){const s=lt.getBuffered(t),n=[];let a;for(a=0;a<s.length;a++)n.push({start:s.start(a),end:s.end(a)});return this.bufferedInfo(n,e,i)}}catch{}return{len:0,start:e,end:e,nextStart:void 0}}static bufferedInfo(t,e,i){e=Math.max(0,e),t.sort(function(h,d){return h.start-d.start||d.end-h.end});let s=[];if(i)for(let h=0;h<t.length;h++){const d=s.length;if(d){const c=s[d-1].end;t[h].start-c<i?t[h].end>c&&(s[d-1].end=t[h].end):s.push(t[h])}else s.push(t[h])}else s=t;let n=0,a,o=e,l=e;for(let h=0;h<s.length;h++){const d=s[h].start,c=s[h].end;if(e+i>=d&&e<c)o=d,l=c,n=l-e;else if(e+i<d){a=d;break}}return{len:n,start:o||0,end:l||0,nextStart:a}}static getBuffered(t){try{return t.buffered}catch(e){return L.log("failed to get media.buffered",e),hm}}}class ia{constructor(t,e,i,s=0,n=-1,a=!1){this.level=void 0,this.sn=void 0,this.part=void 0,this.id=void 0,this.size=void 0,this.partial=void 0,this.transmuxing=pr(),this.buffering={audio:pr(),video:pr(),audiovideo:pr()},this.level=t,this.sn=e,this.id=i,this.size=s,this.part=n,this.partial=a}}function pr(){return{start:0,executeStart:0,executeEnd:0,end:0}}function Gh(r,t){let e=null;for(let i=0,s=r.length;i<s;i++){const n=r[i];if(n&&n.cc===t){e=n;break}}return e}function dm(r,t,e){return!!(t.details&&(e.endCC>e.startCC||r&&r.cc<e.startCC))}function cm(r,t,e=0){const i=r.fragments,s=t.fragments;if(!s.length||!i.length){L.log("No fragments to align");return}const n=Gh(i,s[0].cc);if(!n||n&&!n.startPTS){L.log("No frag in previous level to align on");return}return n}function Vh(r,t){if(r){const e=r.start+t;r.start=r.startPTS=e,r.endPTS=e+r.duration}}function sa(r,t){const e=t.fragments;for(let i=0,s=e.length;i<s;i++)Vh(e[i],r);t.fragmentHint&&Vh(t.fragmentHint,r),t.alignedSliding=!0}function um(r,t,e){t&&(fm(r,e,t),!e.alignedSliding&&t.details&&pm(e,t.details),!e.alignedSliding&&t.details&&!e.skippedSegments&&xh(t.details,e))}function fm(r,t,e){if(dm(r,e,t)){const i=cm(e.details,t);i&&j(i.start)&&(L.log(`Adjusting PTS using last level due to CC increase within current level ${t.url}`),sa(i.start,t))}}function pm(r,t){if(!t.fragments.length||!r.hasProgramDateTime||!t.hasProgramDateTime)return;const e=t.fragments[0].programDateTime,i=r.fragments[0].programDateTime,s=(i-e)/1e3+t.fragments[0].start;s&&j(s)&&(L.log(`Adjusting PTS using programDateTime delta ${i-e}ms, sliding:${s.toFixed(3)} ${r.url} `),sa(s,r))}function Kh(r,t){if(!r.hasProgramDateTime||!t.hasProgramDateTime)return;const e=r.fragments,i=t.fragments;if(!e.length||!i.length)return;const s=Math.round(i.length/2)-1,n=i[s],a=Gh(e,n.cc)||e[Math.round(e.length/2)-1],o=n.programDateTime,l=a.programDateTime;if(o===null||l===null)return;const h=(l-o)/1e3-(a.start-n.start);sa(h,r)}class gm{constructor(t,e){this.subtle=void 0,this.aesIV=void 0,this.subtle=t,this.aesIV=e}decrypt(t,e){return this.subtle.decrypt({name:"AES-CBC",iv:this.aesIV},e,t)}}class mm{constructor(t,e){this.subtle=void 0,this.key=void 0,this.subtle=t,this.key=e}expandKey(){return this.subtle.importKey("raw",this.key,{name:"AES-CBC"},!1,["encrypt","decrypt"])}}function vm(r){const t=r.byteLength,e=t&&new DataView(r.buffer).getUint8(t-1);return e?ii(r,0,t-e):r}class ym{constructor(){this.rcon=[0,1,2,4,8,16,32,64,128,27,54],this.subMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.invSubMix=[new Uint32Array(256),new Uint32Array(256),new Uint32Array(256),new Uint32Array(256)],this.sBox=new Uint32Array(256),this.invSBox=new Uint32Array(256),this.key=new Uint32Array(0),this.ksRows=0,this.keySize=0,this.keySchedule=void 0,this.invKeySchedule=void 0,this.initTable()}uint8ArrayToUint32Array_(t){const e=new DataView(t),i=new Uint32Array(4);for(let s=0;s<4;s++)i[s]=e.getUint32(s*4);return i}initTable(){const t=this.sBox,e=this.invSBox,i=this.subMix,s=i[0],n=i[1],a=i[2],o=i[3],l=this.invSubMix,h=l[0],d=l[1],c=l[2],u=l[3],f=new Uint32Array(256);let p=0,g=0,m=0;for(m=0;m<256;m++)m<128?f[m]=m<<1:f[m]=m<<1^283;for(m=0;m<256;m++){let E=g^g<<1^g<<2^g<<3^g<<4;E=E>>>8^E&255^99,t[p]=E,e[E]=p;const T=f[p],A=f[T],y=f[A];let b=f[E]*257^E*16843008;s[p]=b<<24|b>>>8,n[p]=b<<16|b>>>16,a[p]=b<<8|b>>>24,o[p]=b,b=y*16843009^A*65537^T*257^p*16843008,h[E]=b<<24|b>>>8,d[E]=b<<16|b>>>16,c[E]=b<<8|b>>>24,u[E]=b,p?(p=T^f[f[f[y^T]]],g^=f[f[g]]):p=g=1}}expandKey(t){const e=this.uint8ArrayToUint32Array_(t);let i=!0,s=0;for(;s<e.length&&i;)i=e[s]===this.key[s],s++;if(i)return;this.key=e;const n=this.keySize=e.length;if(n!==4&&n!==6&&n!==8)throw new Error("Invalid aes key size="+n);const a=this.ksRows=(n+6+1)*4;let o,l;const h=this.keySchedule=new Uint32Array(a),d=this.invKeySchedule=new Uint32Array(a),c=this.sBox,u=this.rcon,f=this.invSubMix,p=f[0],g=f[1],m=f[2],E=f[3];let T,A;for(o=0;o<a;o++){if(o<n){T=h[o]=e[o];continue}A=T,o%n===0?(A=A<<8|A>>>24,A=c[A>>>24]<<24|c[A>>>16&255]<<16|c[A>>>8&255]<<8|c[A&255],A^=u[o/n|0]<<24):n>6&&o%n===4&&(A=c[A>>>24]<<24|c[A>>>16&255]<<16|c[A>>>8&255]<<8|c[A&255]),h[o]=T=(h[o-n]^A)>>>0}for(l=0;l<a;l++)o=a-l,l&3?A=h[o]:A=h[o-4],l<4||o<=4?d[l]=A:d[l]=p[c[A>>>24]]^g[c[A>>>16&255]]^m[c[A>>>8&255]]^E[c[A&255]],d[l]=d[l]>>>0}networkToHostOrderSwap(t){return t<<24|(t&65280)<<8|(t&16711680)>>8|t>>>24}decrypt(t,e,i){const s=this.keySize+6,n=this.invKeySchedule,a=this.invSBox,o=this.invSubMix,l=o[0],h=o[1],d=o[2],c=o[3],u=this.uint8ArrayToUint32Array_(i);let f=u[0],p=u[1],g=u[2],m=u[3];const E=new Int32Array(t),T=new Int32Array(E.length);let A,y,b,S,R,D,_,I,N,P,F,K,w,C;const U=this.networkToHostOrderSwap;for(;e<E.length;){for(N=U(E[e]),P=U(E[e+1]),F=U(E[e+2]),K=U(E[e+3]),R=N^n[0],D=K^n[1],_=F^n[2],I=P^n[3],w=4,C=1;C<s;C++)A=l[R>>>24]^h[D>>16&255]^d[_>>8&255]^c[I&255]^n[w],y=l[D>>>24]^h[_>>16&255]^d[I>>8&255]^c[R&255]^n[w+1],b=l[_>>>24]^h[I>>16&255]^d[R>>8&255]^c[D&255]^n[w+2],S=l[I>>>24]^h[R>>16&255]^d[D>>8&255]^c[_&255]^n[w+3],R=A,D=y,_=b,I=S,w=w+4;A=a[R>>>24]<<24^a[D>>16&255]<<16^a[_>>8&255]<<8^a[I&255]^n[w],y=a[D>>>24]<<24^a[_>>16&255]<<16^a[I>>8&255]<<8^a[R&255]^n[w+1],b=a[_>>>24]<<24^a[I>>16&255]<<16^a[R>>8&255]<<8^a[D&255]^n[w+2],S=a[I>>>24]<<24^a[R>>16&255]<<16^a[D>>8&255]<<8^a[_&255]^n[w+3],T[e]=U(A^f),T[e+1]=U(S^p),T[e+2]=U(b^g),T[e+3]=U(y^m),f=N,p=P,g=F,m=K,e=e+4}return T.buffer}}const Em=16;class ra{constructor(t,{removePKCS7Padding:e=!0}={}){if(this.logEnabled=!0,this.removePKCS7Padding=void 0,this.subtle=null,this.softwareDecrypter=null,this.key=null,this.fastAesKey=null,this.remainderData=null,this.currentIV=null,this.currentResult=null,this.useSoftware=void 0,this.useSoftware=t.enableSoftwareAES,this.removePKCS7Padding=e,e)try{const i=self.crypto;i&&(this.subtle=i.subtle||i.webkitSubtle)}catch{}this.subtle===null&&(this.useSoftware=!0)}destroy(){this.subtle=null,this.softwareDecrypter=null,this.key=null,this.fastAesKey=null,this.remainderData=null,this.currentIV=null,this.currentResult=null}isSync(){return this.useSoftware}flush(){const{currentResult:t,remainderData:e}=this;if(!t||e)return this.reset(),null;const i=new Uint8Array(t);return this.reset(),this.removePKCS7Padding?vm(i):i}reset(){this.currentResult=null,this.currentIV=null,this.remainderData=null,this.softwareDecrypter&&(this.softwareDecrypter=null)}decrypt(t,e,i){return this.useSoftware?new Promise((s,n)=>{this.softwareDecrypt(new Uint8Array(t),e,i);const a=this.flush();a?s(a.buffer):n(new Error("[softwareDecrypt] Failed to decrypt data"))}):this.webCryptoDecrypt(new Uint8Array(t),e,i)}softwareDecrypt(t,e,i){const{currentIV:s,currentResult:n,remainderData:a}=this;this.logOnce("JS AES decrypt"),a&&(t=si(a,t),this.remainderData=null);const o=this.getValidChunk(t);if(!o.length)return null;s&&(i=s);let l=this.softwareDecrypter;l||(l=this.softwareDecrypter=new ym),l.expandKey(e);const h=n;return this.currentResult=l.decrypt(o.buffer,0,i),this.currentIV=ii(o,-16).buffer,h||null}webCryptoDecrypt(t,e,i){const s=this.subtle;return(this.key!==e||!this.fastAesKey)&&(this.key=e,this.fastAesKey=new mm(s,e)),this.fastAesKey.expandKey().then(n=>s?(this.logOnce("WebCrypto AES decrypt"),new gm(s,new Uint8Array(i)).decrypt(t.buffer,n)):Promise.reject(new Error("web crypto not initialized"))).catch(n=>(L.warn(`[decrypter]: WebCrypto Error, disable WebCrypto API, ${n.name}: ${n.message}`),this.onWebCryptoError(t,e,i)))}onWebCryptoError(t,e,i){this.useSoftware=!0,this.logEnabled=!0,this.softwareDecrypt(t,e,i);const s=this.flush();if(s)return s.buffer;throw new Error("WebCrypto and softwareDecrypt: failed to decrypt data")}getValidChunk(t){let e=t;const i=t.length-t.length%Em;return i!==t.length&&(e=ii(t,0,i),this.remainderData=ii(t,i)),e}logOnce(t){this.logEnabled&&(L.log(`[decrypter]: ${t}`),this.logEnabled=!1)}}const Tm={toString:function(r){let t="";const e=r.length;for(let i=0;i<e;i++)t+=`[${r.start(i).toFixed(3)}-${r.end(i).toFixed(3)}]`;return t}},$={STOPPED:"STOPPED",IDLE:"IDLE",KEY_LOADING:"KEY_LOADING",FRAG_LOADING:"FRAG_LOADING",FRAG_LOADING_WAITING_RETRY:"FRAG_LOADING_WAITING_RETRY",WAITING_TRACK:"WAITING_TRACK",PARSING:"PARSING",PARSED:"PARSED",ENDED:"ENDED",ERROR:"ERROR",WAITING_INIT_PTS:"WAITING_INIT_PTS",WAITING_LEVEL:"WAITING_LEVEL"};class na extends lm{constructor(t,e,i,s,n){super(),this.hls=void 0,this.fragPrevious=null,this.fragCurrent=null,this.fragmentTracker=void 0,this.transmuxer=null,this._state=$.STOPPED,this.playlistType=void 0,this.media=null,this.mediaBuffer=null,this.config=void 0,this.bitrateTest=!1,this.lastCurrentTime=0,this.nextLoadPosition=0,this.startPosition=0,this.startTimeOffset=null,this.loadedmetadata=!1,this.retryDate=0,this.levels=null,this.fragmentLoader=void 0,this.keyLoader=void 0,this.levelLastLoaded=null,this.startFragRequested=!1,this.decrypter=void 0,this.initPTS=[],this.onvseeking=null,this.onvended=null,this.logPrefix="",this.log=void 0,this.warn=void 0,this.playlistType=n,this.logPrefix=s,this.log=L.log.bind(L,`${s}:`),this.warn=L.warn.bind(L,`${s}:`),this.hls=t,this.fragmentLoader=new am(t.config),this.keyLoader=i,this.fragmentTracker=e,this.config=t.config,this.decrypter=new ra(t.config),t.on(v.MANIFEST_LOADED,this.onManifestLoaded,this)}doTick(){this.onTickEnd()}onTickEnd(){}startLoad(t){}stopLoad(){this.fragmentLoader.abort(),this.keyLoader.abort(this.playlistType);const t=this.fragCurrent;t!=null&&t.loader&&(t.abortRequests(),this.fragmentTracker.removeFragment(t)),this.resetTransmuxer(),this.fragCurrent=null,this.fragPrevious=null,this.clearInterval(),this.clearNextTick(),this.state=$.STOPPED}_streamEnded(t,e){if(e.live||t.nextStart||!t.end||!this.media)return!1;const i=e.partList;if(i!=null&&i.length){const n=i[i.length-1];return lt.isBuffered(this.media,n.start+n.duration/2)}const s=e.fragments[e.fragments.length-1].type;return this.fragmentTracker.isEndListAppended(s)}getLevelDetails(){if(this.levels&&this.levelLastLoaded!==null){var t;return(t=this.levels[this.levelLastLoaded])==null?void 0:t.details}}onMediaAttached(t,e){const i=this.media=this.mediaBuffer=e.media;this.onvseeking=this.onMediaSeeking.bind(this),this.onvended=this.onMediaEnded.bind(this),i.addEventListener("seeking",this.onvseeking),i.addEventListener("ended",this.onvended);const s=this.config;this.levels&&s.autoStartLoad&&this.state===$.STOPPED&&this.startLoad(s.startPosition)}onMediaDetaching(){const t=this.media;t!=null&&t.ended&&(this.log("MSE detaching and video ended, reset startPosition"),this.startPosition=this.lastCurrentTime=0),t&&this.onvseeking&&this.onvended&&(t.removeEventListener("seeking",this.onvseeking),t.removeEventListener("ended",this.onvended),this.onvseeking=this.onvended=null),this.keyLoader&&this.keyLoader.detach(),this.media=this.mediaBuffer=null,this.loadedmetadata=!1,this.fragmentTracker.removeAllFragments(),this.stopLoad()}onMediaSeeking(){const{config:t,fragCurrent:e,media:i,mediaBuffer:s,state:n}=this,a=i?i.currentTime:0,o=lt.bufferInfo(s||i,a,t.maxBufferHole);if(this.log(`media seeking to ${j(a)?a.toFixed(3):a}, state: ${n}`),this.state===$.ENDED)this.resetLoadingState();else if(e){const l=t.maxFragLookUpTolerance,h=e.start-l,d=e.start+e.duration+l;if(!o.len||d<o.start||h>o.end){const c=a>d;(a<h||c)&&(c&&e.loader&&(this.log("seeking outside of buffer while fragment load in progress, cancel fragment load"),e.abortRequests(),this.resetLoadingState()),this.fragPrevious=null)}}i&&(this.fragmentTracker.removeFragmentsInRange(a,1/0,this.playlistType,!0),this.lastCurrentTime=a),!this.loadedmetadata&&!o.len&&(this.nextLoadPosition=this.startPosition=a),this.tickImmediate()}onMediaEnded(){this.startPosition=this.lastCurrentTime=0}onManifestLoaded(t,e){this.startTimeOffset=e.startTimeOffset,this.initPTS=[]}onHandlerDestroying(){this.stopLoad(),super.onHandlerDestroying()}onHandlerDestroyed(){this.state=$.STOPPED,this.fragmentLoader&&this.fragmentLoader.destroy(),this.keyLoader&&this.keyLoader.destroy(),this.decrypter&&this.decrypter.destroy(),this.hls=this.log=this.warn=this.decrypter=this.keyLoader=this.fragmentLoader=this.fragmentTracker=null,super.onHandlerDestroyed()}loadFragment(t,e,i){this._loadFragForPlayback(t,e,i)}_loadFragForPlayback(t,e,i){const s=n=>{if(this.fragContextChanged(t)){this.warn(`Fragment ${t.sn}${n.part?" p: "+n.part.index:""} of level ${t.level} was dropped during download.`),this.fragmentTracker.removeFragment(t);return}t.stats.chunkCount++,this._handleFragmentLoadProgress(n)};this._doFragLoad(t,e,i,s).then(n=>{if(!n)return;const a=this.state;if(this.fragContextChanged(t)){(a===$.FRAG_LOADING||!this.fragCurrent&&a===$.PARSING)&&(this.fragmentTracker.removeFragment(t),this.state=$.IDLE);return}"payload"in n&&(this.log(`Loaded fragment ${t.sn} of level ${t.level}`),this.hls.trigger(v.FRAG_LOADED,n)),this._handleFragmentLoadComplete(n)}).catch(n=>{this.state===$.STOPPED||this.state===$.ERROR||(this.warn(n),this.resetFragmentLoading(t))})}clearTrackerIfNeeded(t){var e;const{fragmentTracker:i}=this;if(i.getState(t)===Lt.APPENDING){const s=t.type,n=this.getFwdBufferInfo(this.mediaBuffer,s),a=Math.max(t.duration,n?n.len:this.config.maxBufferLength);this.reduceMaxBufferLength(a)&&i.removeFragment(t)}else((e=this.mediaBuffer)==null?void 0:e.buffered.length)===0?i.removeAllFragments():i.hasParts(t.type)&&(i.detectPartialFragments({frag:t,part:null,stats:t.stats,id:t.type}),i.getState(t)===Lt.PARTIAL&&i.removeFragment(t))}checkLiveUpdate(t){if(t.updated&&!t.live){const e=t.fragments[t.fragments.length-1];this.fragmentTracker.detectPartialFragments({frag:e,part:null,stats:e.stats,id:e.type})}t.fragments[0]||(t.deltaUpdateFailed=!0)}flushMainBuffer(t,e,i=null){if(!(t-e))return;const s={startOffset:t,endOffset:e,type:i};this.hls.trigger(v.BUFFER_FLUSHING,s)}_loadInitSegment(t,e){this._doFragLoad(t,e).then(i=>{if(!i||this.fragContextChanged(t)||!this.levels)throw new Error("init load aborted");return i}).then(i=>{const{hls:s}=this,{payload:n}=i,a=t.decryptdata;if(n&&n.byteLength>0&&a&&a.key&&a.iv&&a.method==="AES-128"){const o=self.performance.now();return this.decrypter.decrypt(new Uint8Array(n),a.key.buffer,a.iv.buffer).catch(l=>{throw s.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_DECRYPT_ERROR,fatal:!1,error:l,reason:l.message,frag:t}),l}).then(l=>{const h=self.performance.now();return s.trigger(v.FRAG_DECRYPTED,{frag:t,payload:l,stats:{tstart:o,tdecrypt:h}}),i.payload=l,i})}return i}).then(i=>{const{fragCurrent:s,hls:n,levels:a}=this;if(!a)throw new Error("init load aborted, missing levels");const o=t.stats;this.state=$.IDLE,e.fragmentError=0,t.data=new Uint8Array(i.payload),o.parsing.start=o.buffering.start=self.performance.now(),o.parsing.end=o.buffering.end=self.performance.now(),i.frag===s&&n.trigger(v.FRAG_BUFFERED,{stats:o,frag:s,part:null,id:t.type}),this.tick()}).catch(i=>{this.state===$.STOPPED||this.state===$.ERROR||(this.warn(i),this.resetFragmentLoading(t))})}fragContextChanged(t){const{fragCurrent:e}=this;return!t||!e||t.level!==e.level||t.sn!==e.sn||t.urlId!==e.urlId}fragBufferedComplete(t,e){var i,s,n,a;const o=this.mediaBuffer?this.mediaBuffer:this.media;this.log(`Buffered ${t.type} sn: ${t.sn}${e?" part: "+e.index:""} of ${this.playlistType===Y.MAIN?"level":"track"} ${t.level} (frag:[${((i=t.startPTS)!=null?i:NaN).toFixed(3)}-${((s=t.endPTS)!=null?s:NaN).toFixed(3)}] > buffer:${o?Tm.toString(lt.getBuffered(o)):"(detached)"})`),this.state=$.IDLE,o&&(!this.loadedmetadata&&t.type==Y.MAIN&&o.buffered.length&&((n=this.fragCurrent)==null?void 0:n.sn)===((a=this.fragPrevious)==null?void 0:a.sn)&&(this.loadedmetadata=!0,this.seekToStartPos()),this.tick())}seekToStartPos(){}_handleFragmentLoadComplete(t){const{transmuxer:e}=this;if(!e)return;const{frag:i,part:s,partsLoaded:n}=t,a=!n||n.length===0||n.some(l=>!l),o=new ia(i.level,i.sn,i.stats.chunkCount+1,0,s?s.index:-1,!a);e.flush(o)}_handleFragmentLoadProgress(t){}_doFragLoad(t,e,i=null,s){var n;const a=e==null?void 0:e.details;if(!this.levels||!a)throw new Error(`frag load aborted, missing level${a?"":" detail"}s`);let o=null;if(t.encrypted&&!((n=t.decryptdata)!=null&&n.key)?(this.log(`Loading key for ${t.sn} of [${a.startSN}-${a.endSN}], ${this.logPrefix==="[stream-controller]"?"level":"track"} ${t.level}`),this.state=$.KEY_LOADING,this.fragCurrent=t,o=this.keyLoader.load(t).then(d=>{if(!this.fragContextChanged(d.frag))return this.hls.trigger(v.KEY_LOADED,d),this.state===$.KEY_LOADING&&(this.state=$.IDLE),d}),this.hls.trigger(v.KEY_LOADING,{frag:t}),this.fragCurrent===null&&(o=Promise.reject(new Error("frag load aborted, context changed in KEY_LOADING")))):!t.encrypted&&a.encryptedFragments.length&&this.keyLoader.loadClear(t,a.encryptedFragments),i=Math.max(t.start,i||0),this.config.lowLatencyMode&&t.sn!=="initSegment"){const d=a.partList;if(d&&s){i>t.end&&a.fragmentHint&&(t=a.fragmentHint);const c=this.getNextPart(d,t,i);if(c>-1){const u=d[c];this.log(`Loading part sn: ${t.sn} p: ${u.index} cc: ${t.cc} of playlist [${a.startSN}-${a.endSN}] parts [0-${c}-${d.length-1}] ${this.logPrefix==="[stream-controller]"?"level":"track"}: ${t.level}, target: ${parseFloat(i.toFixed(3))}`),this.nextLoadPosition=u.start+u.duration,this.state=$.FRAG_LOADING;let f;return o?f=o.then(p=>!p||this.fragContextChanged(p.frag)?null:this.doFragPartsLoad(t,u,e,s)).catch(p=>this.handleFragLoadError(p)):f=this.doFragPartsLoad(t,u,e,s).catch(p=>this.handleFragLoadError(p)),this.hls.trigger(v.FRAG_LOADING,{frag:t,part:u,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING parts")):f}else if(!t.url||this.loadedEndOfParts(d,i))return Promise.resolve(null)}}this.log(`Loading fragment ${t.sn} cc: ${t.cc} ${a?"of ["+a.startSN+"-"+a.endSN+"] ":""}${this.logPrefix==="[stream-controller]"?"level":"track"}: ${t.level}, target: ${parseFloat(i.toFixed(3))}`),j(t.sn)&&!this.bitrateTest&&(this.nextLoadPosition=t.start+t.duration),this.state=$.FRAG_LOADING;const l=this.config.progressive;let h;return l&&o?h=o.then(d=>!d||this.fragContextChanged(d==null?void 0:d.frag)?null:this.fragmentLoader.load(t,s)).catch(d=>this.handleFragLoadError(d)):h=Promise.all([this.fragmentLoader.load(t,l?s:void 0),o]).then(([d])=>(!l&&d&&s&&s(d),d)).catch(d=>this.handleFragLoadError(d)),this.hls.trigger(v.FRAG_LOADING,{frag:t,targetBufferTime:i}),this.fragCurrent===null?Promise.reject(new Error("frag load aborted, context changed in FRAG_LOADING")):h}doFragPartsLoad(t,e,i,s){return new Promise((n,a)=>{var o;const l=[],h=(o=i.details)==null?void 0:o.partList,d=c=>{this.fragmentLoader.loadPart(t,c,s).then(u=>{l[c.index]=u;const f=u.part;this.hls.trigger(v.FRAG_LOADED,u);const p=Ph(i,t.sn,c.index+1)||Oh(h,t.sn,c.index+1);if(p)d(p);else return n({frag:t,part:f,partsLoaded:l})}).catch(a)};d(e)})}handleFragLoadError(t){if("data"in t){const e=t.data;t.data&&e.details===x.INTERNAL_ABORTED?this.handleFragLoadAborted(e.frag,e.part):this.hls.trigger(v.ERROR,e)}else this.hls.trigger(v.ERROR,{type:W.OTHER_ERROR,details:x.INTERNAL_EXCEPTION,err:t,error:t,fatal:!0});return null}_handleTransmuxerFlush(t){const e=this.getCurrentContext(t);if(!e||this.state!==$.PARSING){!this.fragCurrent&&this.state!==$.STOPPED&&this.state!==$.ERROR&&(this.state=$.IDLE);return}const{frag:i,part:s,level:n}=e,a=self.performance.now();i.stats.parsing.end=a,s&&(s.stats.parsing.end=a),this.updateLevelTiming(i,s,n,t.partial)}getCurrentContext(t){const{levels:e,fragCurrent:i}=this,{level:s,sn:n,part:a}=t;if(!(e!=null&&e[s]))return this.warn(`Levels object was unset while buffering fragment ${n} of level ${s}. The current chunk will not be buffered.`),null;const o=e[s],l=a>-1?Ph(o,n,a):null,h=l?l.fragment:Xg(o,n,i);return h?(i&&i!==h&&(h.stats=i.stats),{frag:h,part:l,level:o}):null}bufferFragmentData(t,e,i,s,n){var a;if(!t||this.state!==$.PARSING)return;const{data1:o,data2:l}=t;let h=o;if(o&&l&&(h=si(o,l)),!((a=h)!=null&&a.length))return;const d={type:t.type,frag:e,part:i,chunkMeta:s,parent:e.type,data:h};if(this.hls.trigger(v.BUFFER_APPENDING,d),t.dropped&&t.independent&&!i){if(n)return;this.flushBufferGap(e)}}flushBufferGap(t){const e=this.media;if(!e)return;if(!lt.isBuffered(e,e.currentTime)){this.flushMainBuffer(0,t.start);return}const i=e.currentTime,s=lt.bufferInfo(e,i,0),n=t.duration,a=Math.min(this.config.maxFragLookUpTolerance*2,n*.25),o=Math.max(Math.min(t.start-a,s.end-a),i+a);t.start-o>a&&this.flushMainBuffer(o,t.start)}getFwdBufferInfo(t,e){const i=this.getLoadPosition();return j(i)?this.getFwdBufferInfoAtPos(t,i,e):null}getFwdBufferInfoAtPos(t,e,i){const{config:{maxBufferHole:s}}=this,n=lt.bufferInfo(t,e,s);if(n.len===0&&n.nextStart!==void 0){const a=this.fragmentTracker.getBufferedFrag(e,i);if(a&&n.nextStart<a.end)return lt.bufferInfo(t,e,Math.max(n.nextStart,s))}return n}getMaxBufferLength(t){const{config:e}=this;let i;return t?i=Math.max(8*e.maxBufferSize/t,e.maxBufferLength):i=e.maxBufferLength,Math.min(i,e.maxMaxBufferLength)}reduceMaxBufferLength(t){const e=this.config,i=t||e.maxBufferLength;return e.maxMaxBufferLength>=i?(e.maxMaxBufferLength/=2,this.warn(`Reduce max buffer length to ${e.maxMaxBufferLength}s`),!0):!1}getAppendedFrag(t,e=Y.MAIN){const i=this.fragmentTracker.getAppendedFrag(t,Y.MAIN);return i&&"fragment"in i?i.fragment:i}getNextFragment(t,e){const i=e.fragments,s=i.length;if(!s)return null;const{config:n}=this,a=i[0].start;let o;if(e.live){const l=n.initialLiveManifestSize;if(s<l)return this.warn(`Not enough fragments to start playback (have: ${s}, need: ${l})`),null;!e.PTSKnown&&!this.startFragRequested&&this.startPosition===-1&&(o=this.getInitialLiveFragment(e,i),this.startPosition=o?this.hls.liveSyncPosition||o.start:t)}else t<=a&&(o=i[0]);if(!o){const l=n.lowLatencyMode?e.partEnd:e.fragmentEnd;o=this.getFragmentAtPosition(t,l,e)}return this.mapToInitFragWhenRequired(o)}isLoopLoading(t,e){const i=this.fragmentTracker.getState(t);return(i===Lt.OK||i===Lt.PARTIAL&&!!t.gap)&&this.nextLoadPosition>e}getNextFragmentLoopLoading(t,e,i,s,n){const a=t.gap,o=this.getNextFragment(this.nextLoadPosition,e);if(o===null)return o;if(t=o,a&&t&&!t.gap&&i.nextStart){const l=this.getFwdBufferInfoAtPos(this.mediaBuffer?this.mediaBuffer:this.media,i.nextStart,s);if(l!==null&&i.len+l.len>=n)return this.log(`buffer full after gaps in "${s}" playlist starting at sn: ${t.sn}`),null}return t}mapToInitFragWhenRequired(t){return t!=null&&t.initSegment&&!(t!=null&&t.initSegment.data)&&!this.bitrateTest?t.initSegment:t}getNextPart(t,e,i){let s=-1,n=!1,a=!0;for(let o=0,l=t.length;o<l;o++){const h=t[o];if(a=a&&!h.independent,s>-1&&i<h.start)break;const d=h.loaded;d?s=-1:(n||h.independent||a)&&h.fragment===e&&(s=o),n=d}return s}loadedEndOfParts(t,e){const i=t[t.length-1];return i&&e>i.start&&i.loaded}getInitialLiveFragment(t,e){const i=this.fragPrevious;let s=null;if(i){if(t.hasProgramDateTime&&(this.log(`Live playlist, switching playlist, load frag with same PDT: ${i.programDateTime}`),s=Zg(e,i.endProgramDateTime,this.config.maxFragLookUpTolerance)),!s){const n=i.sn+1;if(n>=t.startSN&&n<=t.endSN){const a=e[n-t.startSN];i.cc===a.cc&&(s=a,this.log(`Live playlist, switching playlist, load frag with next SN: ${s.sn}`))}s||(s=tm(e,i.cc),s&&this.log(`Live playlist, switching playlist, load frag with same CC: ${s.sn}`))}}else{const n=this.hls.liveSyncPosition;n!==null&&(s=this.getFragmentAtPosition(n,this.bitrateTest?t.fragmentEnd:t.edge,t))}return s}getFragmentAtPosition(t,e,i){const{config:s}=this;let{fragPrevious:n}=this,{fragments:a,endSN:o}=i;const{fragmentHint:l}=i,h=s.maxFragLookUpTolerance,d=i.partList,c=!!(s.lowLatencyMode&&d!=null&&d.length&&l);c&&l&&!this.bitrateTest&&(a=a.concat(l),o=l.sn);let u;if(t<e){const f=t>e-h?0:h;u=gs(n,a,t,f)}else u=a[a.length-1];if(u){const f=u.sn-i.startSN,p=this.fragmentTracker.getState(u);if((p===Lt.OK||p===Lt.PARTIAL&&u.gap)&&(n=u),n&&u.sn===n.sn&&(!c||d[0].fragment.sn>u.sn)&&n&&u.level===n.level){const g=a[f+1];u.sn<o&&this.fragmentTracker.getState(g)!==Lt.OK?u=g:u=null}}return u}synchronizeToLiveEdge(t){const{config:e,media:i}=this;if(!i)return;const s=this.hls.liveSyncPosition,n=i.currentTime,a=t.fragments[0].start,o=t.edge,l=n>=a-e.maxFragLookUpTolerance&&n<=o;if(s!==null&&i.duration>s&&(n<s||!l)){const h=e.liveMaxLatencyDuration!==void 0?e.liveMaxLatencyDuration:e.liveMaxLatencyDurationCount*t.targetduration;(!l&&i.readyState<4||n<o-h)&&(this.loadedmetadata||(this.nextLoadPosition=s),i.readyState&&(this.warn(`Playback: ${n.toFixed(3)} is located too far from the end of live sliding playlist: ${o}, reset currentTime to : ${s.toFixed(3)}`),i.currentTime=s))}}alignPlaylists(t,e){const{levels:i,levelLastLoaded:s,fragPrevious:n}=this,a=s!==null?i[s]:null,o=t.fragments.length;if(!o)return this.warn("No fragments in live playlist"),0;const l=t.fragments[0].start,h=!e,d=t.alignedSliding&&j(l);if(h||!d&&!l){um(n,a,t);const c=t.fragments[0].start;return this.log(`Live playlist sliding: ${c.toFixed(2)} start-sn: ${e?e.startSN:"na"}->${t.startSN} prev-sn: ${n?n.sn:"na"} fragments: ${o}`),c}return l}waitForCdnTuneIn(t){return t.live&&t.canBlockReload&&t.partTarget&&t.tuneInGoal>Math.max(t.partHoldBack,t.partTarget*3)}setStartPosition(t,e){let i=this.startPosition;if(i<e&&(i=-1),i===-1||this.lastCurrentTime===-1){const s=this.startTimeOffset!==null,n=s?this.startTimeOffset:t.startTimeOffset;n!==null&&j(n)?(i=e+n,n<0&&(i+=t.totalduration),i=Math.min(Math.max(e,i),e+t.totalduration),this.log(`Start time offset ${n} found in ${s?"multivariant":"media"} playlist, adjust startPosition to ${i}`),this.startPosition=i):t.live?i=this.hls.liveSyncPosition||e:this.startPosition=i=0,this.lastCurrentTime=i}this.nextLoadPosition=i}getLoadPosition(){const{media:t}=this;let e=0;return this.loadedmetadata&&t?e=t.currentTime:this.nextLoadPosition&&(e=this.nextLoadPosition),e}handleFragLoadAborted(t,e){this.transmuxer&&t.sn!=="initSegment"&&t.stats.aborted&&(this.warn(`Fragment ${t.sn}${e?" part "+e.index:""} of level ${t.level} was aborted`),this.resetFragmentLoading(t))}resetFragmentLoading(t){(!this.fragCurrent||!this.fragContextChanged(t)&&this.state!==$.FRAG_LOADING_WAITING_RETRY)&&(this.state=$.IDLE)}onFragmentOrKeyLoadError(t,e){if(e.chunkMeta&&!e.frag){const c=this.getCurrentContext(e.chunkMeta);c&&(e.frag=c.frag)}const i=e.frag;if(!i||i.type!==t||!this.levels)return;if(this.fragContextChanged(i)){var s;this.warn(`Frag load error must match current frag to retry ${i.url} > ${(s=this.fragCurrent)==null?void 0:s.url}`);return}const n=e.details===x.FRAG_GAP;n&&this.fragmentTracker.fragBuffered(i,!0);const a=e.errorAction,{action:o,retryCount:l=0,retryConfig:h}=a||{};if(a&&o===Ot.RetryRequest&&h){var d;this.resetStartWhenNotLoaded((d=this.levelLastLoaded)!=null?d:i.level);const c=Zn(h,l);this.warn(`Fragment ${i.sn} of ${t} ${i.level} errored with ${e.details}, retrying loading ${l+1}/${h.maxNumRetry} in ${c}ms`),a.resolved=!0,this.retryDate=self.performance.now()+c,this.state=$.FRAG_LOADING_WAITING_RETRY}else h&&a?(this.resetFragmentErrors(t),l<h.maxNumRetry?n||(a.resolved=!0):L.warn(`${e.details} reached or exceeded max retry (${l})`)):(a==null?void 0:a.action)===Ot.SendAlternateToPenaltyBox?this.state=$.WAITING_LEVEL:this.state=$.ERROR;this.tickImmediate()}reduceLengthAndFlushBuffer(t){if(this.state===$.PARSING||this.state===$.PARSED){const e=t.parent,i=this.getFwdBufferInfo(this.mediaBuffer,e),s=i&&i.len>.5;s&&this.reduceMaxBufferLength(i.len);const n=!s;return n&&this.warn(`Buffer full error while media.currentTime is not buffered, flush ${e} buffer`),t.frag&&(this.fragmentTracker.removeFragment(t.frag),this.nextLoadPosition=t.frag.start),this.resetLoadingState(),n}return!1}resetFragmentErrors(t){t===Y.AUDIO&&(this.fragCurrent=null),this.loadedmetadata||(this.startFragRequested=!1),this.state!==$.STOPPED&&(this.state=$.IDLE)}afterBufferFlushed(t,e,i){if(!t)return;const s=lt.getBuffered(t);this.fragmentTracker.detectEvictedFragments(e,s,i),this.state===$.ENDED&&this.resetLoadingState()}resetLoadingState(){this.log("Reset loading state"),this.fragCurrent=null,this.fragPrevious=null,this.state=$.IDLE}resetStartWhenNotLoaded(t){if(!this.loadedmetadata){this.startFragRequested=!1;const e=this.levels?this.levels[t].details:null;e!=null&&e.live?(this.startPosition=-1,this.setStartPosition(e,0),this.resetLoadingState()):this.nextLoadPosition=this.startPosition}}resetWhenMissingContext(t){var e;this.warn(`The loading context changed while buffering fragment ${t.sn} of level ${t.level}. This chunk will not be buffered.`),this.removeUnbufferedFrags(),this.resetStartWhenNotLoaded((e=this.levelLastLoaded)!=null?e:t.level),this.resetLoadingState()}removeUnbufferedFrags(t=0){this.fragmentTracker.removeFragmentsInRange(t,1/0,this.playlistType,!1,!0)}updateLevelTiming(t,e,i,s){var n;const a=i.details;if(!a){this.warn("level.details undefined");return}if(Object.keys(t.elementaryStreams).reduce((o,l)=>{const h=t.elementaryStreams[l];if(h){const d=h.endPTS-h.startPTS;if(d<=0)return this.warn(`Could not parse fragment ${t.sn} ${l} duration reliably (${d})`),o||!1;const c=s?0:Dh(a,t,h.startPTS,h.endPTS,h.startDTS,h.endDTS);return this.hls.trigger(v.LEVEL_PTS_UPDATED,{details:a,level:i,drift:c,type:l,frag:t,start:h.startPTS,end:h.endPTS}),!0}return o},!1))i.fragmentError=0;else if(((n=this.transmuxer)==null?void 0:n.error)===null){const o=new Error(`Found no media in fragment ${t.sn} of level ${t.level} resetting transmuxer to fallback to playlist timing`);if(i.fragmentError===0&&(i.fragmentError++,t.gap=!0,this.fragmentTracker.removeFragment(t),this.fragmentTracker.fragBuffered(t,!0)),this.warn(o.message),this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,fatal:!1,error:o,frag:t,reason:`Found no media in msn ${t.sn} of level "${i.url}"`}),!this.hls)return;this.resetTransmuxer()}this.state=$.PARSED,this.hls.trigger(v.FRAG_PARSED,{frag:t,part:e})}resetTransmuxer(){this.transmuxer&&(this.transmuxer.destroy(),this.transmuxer=null)}recoverWorkerError(t){if(t.event==="demuxerWorker"){var e,i,s;this.fragmentTracker.removeAllFragments(),this.resetTransmuxer(),this.resetStartWhenNotLoaded((e=(i=this.levelLastLoaded)!=null?i:(s=this.fragCurrent)==null?void 0:s.level)!=null?e:0),this.resetLoadingState()}}set state(t){const e=this._state;e!==t&&(this._state=t,this.log(`${e}->${t}`))}get state(){return this._state}}function jh(){return self.SourceBuffer||self.WebKitSourceBuffer}function bm(){const r=lr();if(!r)return!1;const t=jh(),e=r&&typeof r.isTypeSupported=="function"&&r.isTypeSupported('video/mp4; codecs="avc1.42E01E,mp4a.40.2"'),i=!t||t.prototype&&typeof t.prototype.appendBuffer=="function"&&typeof t.prototype.remove=="function";return!!e&&!!i}function Am(){var r;const t=jh();return typeof(t==null||(r=t.prototype)==null?void 0:r.changeType)=="function"}function wm(){return typeof __HLS_WORKER_BUNDLE__=="function"}function Sm(){const r=new self.Blob([`var exports={};var module={exports:exports};function define(f){f()};define.amd=true;(${__HLS_WORKER_BUNDLE__.toString()})(true);`],{type:"text/javascript"}),t=self.URL.createObjectURL(r);return{worker:new self.Worker(t),objectURL:t}}function Lm(r){const t=new self.URL(r,self.location.href).href;return{worker:new self.Worker(t),scriptURL:t}}function ve(r="",t=9e4){return{type:r,id:-1,pid:-1,inputTimeScale:t,sequenceNumber:-1,samples:[],dropped:0}}class Wh{constructor(){this._audioTrack=void 0,this._id3Track=void 0,this.frameIndex=0,this.cachedData=null,this.basePTS=null,this.initPTS=null,this.lastPTS=null}resetInitSegment(t,e,i,s){this._id3Track={type:"id3",id:3,pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0}}resetTimeStamp(t){this.initPTS=t,this.resetContiguity()}resetContiguity(){this.basePTS=null,this.lastPTS=null,this.frameIndex=0}canParse(t,e){return!1}appendFrame(t,e,i){}demux(t,e){this.cachedData&&(t=si(this.cachedData,t),this.cachedData=null);let i=rr(t,0),s=i?i.length:0,n;const a=this._audioTrack,o=this._id3Track,l=i?og(i):void 0,h=t.length;for((this.basePTS===null||this.frameIndex===0&&j(l))&&(this.basePTS=Rm(l,e,this.initPTS),this.lastPTS=this.basePTS),this.lastPTS===null&&(this.lastPTS=this.basePTS),i&&i.length>0&&o.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:ae.audioId3,duration:Number.POSITIVE_INFINITY});s<h;){if(this.canParse(t,s)){const d=this.appendFrame(a,t,s);d?(this.frameIndex++,this.lastPTS=d.sample.pts,s+=d.length,n=s):s=h}else ag(t,s)?(i=rr(t,s),o.samples.push({pts:this.lastPTS,dts:this.lastPTS,data:i,type:ae.audioId3,duration:Number.POSITIVE_INFINITY}),s+=i.length,n=s):s++;if(s===h&&n!==h){const d=ii(t,n);this.cachedData?this.cachedData=si(this.cachedData,d):this.cachedData=d}}return{audioTrack:a,videoTrack:ve(),id3Track:o,textTrack:ve()}}demuxSampleAes(t,e,i){return Promise.reject(new Error(`[${this}] This demuxer does not support Sample-AES decryption`))}flush(t){const e=this.cachedData;return e&&(this.cachedData=null,this.demux(e,0)),{audioTrack:this._audioTrack,videoTrack:ve(),id3Track:this._id3Track,textTrack:ve()}}destroy(){}}const Rm=(r,t,e)=>{if(j(r))return r*90;const i=e?e.baseTime*9e4/e.timescale:0;return t*9e4+i};function _m(r,t,e,i){let s,n,a,o;const l=navigator.userAgent.toLowerCase(),h=i,d=[96e3,88200,64e3,48e3,44100,32e3,24e3,22050,16e3,12e3,11025,8e3,7350];s=((t[e+2]&192)>>>6)+1;const c=(t[e+2]&60)>>>2;if(c>d.length-1){r.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,fatal:!0,reason:`invalid ADTS sampling index:${c}`});return}return a=(t[e+2]&1)<<2,a|=(t[e+3]&192)>>>6,L.log(`manifest codec:${i}, ADTS type:${s}, samplingIndex:${c}`),/firefox/i.test(l)?c>=6?(s=5,o=new Array(4),n=c-3):(s=2,o=new Array(2),n=c):l.indexOf("android")!==-1?(s=2,o=new Array(2),n=c):(s=5,o=new Array(4),i&&(i.indexOf("mp4a.40.29")!==-1||i.indexOf("mp4a.40.5")!==-1)||!i&&c>=6?n=c-3:((i&&i.indexOf("mp4a.40.2")!==-1&&(c>=6&&a===1||/vivaldi/i.test(l))||!i&&a===1)&&(s=2,o=new Array(2)),n=c)),o[0]=s<<3,o[0]|=(c&14)>>1,o[1]|=(c&1)<<7,o[1]|=a<<3,s===5&&(o[1]|=(n&14)>>1,o[2]=(n&1)<<7,o[2]|=8,o[3]=0),{config:o,samplerate:d[c],channelCount:a,codec:"mp4a.40."+s,manifestCodec:h}}function Yh(r,t){return r[t]===255&&(r[t+1]&246)===240}function qh(r,t){return r[t+1]&1?7:9}function aa(r,t){return(r[t+3]&3)<<11|r[t+4]<<3|(r[t+5]&224)>>>5}function Im(r,t){return t+5<r.length}function gr(r,t){return t+1<r.length&&Yh(r,t)}function km(r,t){return Im(r,t)&&Yh(r,t)&&aa(r,t)<=r.length-t}function Cm(r,t){if(gr(r,t)){const e=qh(r,t);if(t+e>=r.length)return!1;const i=aa(r,t);if(i<=e)return!1;const s=t+i;return s===r.length||gr(r,s)}return!1}function zh(r,t,e,i,s){if(!r.samplerate){const n=_m(t,e,i,s);if(!n)return;r.config=n.config,r.samplerate=n.samplerate,r.channelCount=n.channelCount,r.codec=n.codec,r.manifestCodec=n.manifestCodec,L.log(`parsed codec:${r.codec}, rate:${n.samplerate}, channels:${n.channelCount}`)}}function Xh(r){return 9216e4/r}function Dm(r,t){const e=qh(r,t);if(t+e<=r.length){const i=aa(r,t)-e;if(i>0)return{headerLength:e,frameLength:i}}}function Qh(r,t,e,i,s){const n=Xh(r.samplerate),a=i+s*n,o=Dm(t,e);let l;if(o){const{frameLength:d,headerLength:c}=o,u=c+d,f=Math.max(0,e+u-t.length);f?(l=new Uint8Array(u-c),l.set(t.subarray(e+c,t.length),0)):l=t.subarray(e+c,e+u);const p={unit:l,pts:a};return f||r.samples.push(p),{sample:p,length:u,missing:f}}const h=t.length-e;return l=new Uint8Array(h),l.set(t.subarray(e,t.length),0),{sample:{unit:l,pts:a},length:h,missing:-1}}class xm extends Wh{constructor(t,e){super(),this.observer=void 0,this.config=void 0,this.observer=t,this.config=e}resetInitSegment(t,e,i,s){super.resetInitSegment(t,e,i,s),this._audioTrack={container:"audio/adts",type:"audio",id:2,pid:-1,sequenceNumber:0,segmentCodec:"aac",samples:[],manifestCodec:e,duration:s,inputTimeScale:9e4,dropped:0}}static probe(t){if(!t)return!1;let e=(rr(t,0)||[]).length;for(let i=t.length;e<i;e++)if(Cm(t,e))return L.log("ADTS sync word found !"),!0;return!1}canParse(t,e){return km(t,e)}appendFrame(t,e,i){zh(t,this.observer,e,i,t.manifestCodec);const s=Qh(t,e,i,this.basePTS,this.frameIndex);if(s&&s.missing===0)return s}}const Pm=/\/emsg[-/]ID3/i;class Om{constructor(t,e){this.remainderData=null,this.timeOffset=0,this.config=void 0,this.videoTrack=void 0,this.audioTrack=void 0,this.id3Track=void 0,this.txtTrack=void 0,this.config=e}resetTimeStamp(){}resetInitSegment(t,e,i,s){const n=this.videoTrack=ve("video",1),a=this.audioTrack=ve("audio",1),o=this.txtTrack=ve("text",1);if(this.id3Track=ve("id3",1),this.timeOffset=0,!(t!=null&&t.byteLength))return;const l=hh(t);if(l.video){const{id:h,timescale:d,codec:c}=l.video;n.id=h,n.timescale=o.timescale=d,n.codec=c}if(l.audio){const{id:h,timescale:d,codec:c}=l.audio;a.id=h,a.timescale=d,a.codec=c}o.id=ah.text,n.sampleDuration=0,n.duration=a.duration=s}resetContiguity(){this.remainderData=null}static probe(t){return t=t.length>16384?t.subarray(0,16384):t,et(t,["moof"]).length>0}demux(t,e){this.timeOffset=e;let i=t;const s=this.videoTrack,n=this.txtTrack;if(this.config.progressive){this.remainderData&&(i=si(this.remainderData,t));const o=Ag(i);this.remainderData=o.remainder,s.samples=o.valid||new Uint8Array}else s.samples=i;const a=this.extractID3Track(s,e);return n.samples=ch(e,s),{videoTrack:s,audioTrack:this.audioTrack,id3Track:a,textTrack:this.txtTrack}}flush(){const t=this.timeOffset,e=this.videoTrack,i=this.txtTrack;e.samples=this.remainderData||new Uint8Array,this.remainderData=null;const s=this.extractID3Track(e,this.timeOffset);return i.samples=ch(t,e),{videoTrack:e,audioTrack:ve(),id3Track:s,textTrack:ve()}}extractID3Track(t,e){const i=this.id3Track;if(t.samples.length){const s=et(t.samples,["emsg"]);s&&s.forEach(n=>{const a=Lg(n);if(Pm.test(a.schemeIdUri)){const o=j(a.presentationTime)?a.presentationTime/a.timeScale:e+a.presentationTimeDelta/a.timeScale;let l=a.eventDuration===4294967295?Number.POSITIVE_INFINITY:a.eventDuration/a.timeScale;l<=.001&&(l=Number.POSITIVE_INFINITY);const h=a.payload;i.samples.push({data:h,len:h.byteLength,dts:o,pts:o,type:ae.emsg,duration:l})}})}return i}demuxSampleAes(t,e,i){return Promise.reject(new Error("The MP4 demuxer does not support SAMPLE-AES decryption"))}destroy(){}}let mr=null;const Mm=[32,64,96,128,160,192,224,256,288,320,352,384,416,448,32,48,56,64,80,96,112,128,160,192,224,256,320,384,32,40,48,56,64,80,96,112,128,160,192,224,256,320,32,48,56,64,80,96,112,128,144,160,176,192,224,256,8,16,24,32,40,48,56,64,80,96,112,128,144,160],$m=[44100,48e3,32e3,22050,24e3,16e3,11025,12e3,8e3],Fm=[[0,72,144,12],[0,0,0,0],[0,72,144,12],[0,144,144,12]],Nm=[0,1,1,4];function Zh(r,t,e,i,s){if(e+24>t.length)return;const n=Jh(t,e);if(n&&e+n.frameLength<=t.length){const a=n.samplesPerFrame*9e4/n.sampleRate,o=i+s*a,l={unit:t.subarray(e,e+n.frameLength),pts:o,dts:o};return r.config=[],r.channelCount=n.channelCount,r.samplerate=n.sampleRate,r.samples.push(l),{sample:l,length:n.frameLength,missing:0}}}function Jh(r,t){const e=r[t+1]>>3&3,i=r[t+1]>>1&3,s=r[t+2]>>4&15,n=r[t+2]>>2&3;if(e!==1&&s!==0&&s!==15&&n!==3){const a=r[t+2]>>1&1,o=r[t+3]>>6,l=e===3?3-i:i===3?3:4,h=Mm[l*14+s-1]*1e3,d=$m[(e===3?0:e===2?1:2)*3+n],c=o===3?1:2,u=Fm[e][i],f=Nm[i],p=u*8*f,g=Math.floor(u*h/d+a)*f;if(mr===null){const m=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);mr=m?parseInt(m[1]):0}return mr&&mr<=87&&i===2&&h>=224e3&&o===0&&(r[t+3]=r[t+3]|128),{sampleRate:d,channelCount:c,frameLength:g,samplesPerFrame:p}}}function oa(r,t){return r[t]===255&&(r[t+1]&224)===224&&(r[t+1]&6)!==0}function td(r,t){return t+1<r.length&&oa(r,t)}function Um(r,t){return oa(r,t)&&4<=r.length-t}function Bm(r,t){if(t+1<r.length&&oa(r,t)){const e=Jh(r,t);let i=4;e!=null&&e.frameLength&&(i=e.frameLength);const s=t+i;return s===r.length||td(r,s)}return!1}class ed{constructor(t){this.data=void 0,this.bytesAvailable=void 0,this.word=void 0,this.bitsAvailable=void 0,this.data=t,this.bytesAvailable=t.byteLength,this.word=0,this.bitsAvailable=0}loadWord(){const t=this.data,e=this.bytesAvailable,i=t.byteLength-e,s=new Uint8Array(4),n=Math.min(4,e);if(n===0)throw new Error("no bytes available");s.set(t.subarray(i,i+n)),this.word=new DataView(s.buffer).getUint32(0),this.bitsAvailable=n*8,this.bytesAvailable-=n}skipBits(t){let e;t=Math.min(t,this.bytesAvailable*8+this.bitsAvailable),this.bitsAvailable>t?(this.word<<=t,this.bitsAvailable-=t):(t-=this.bitsAvailable,e=t>>3,t-=e<<3,this.bytesAvailable-=e,this.loadWord(),this.word<<=t,this.bitsAvailable-=t)}readBits(t){let e=Math.min(this.bitsAvailable,t);const i=this.word>>>32-e;if(t>32&&L.error("Cannot read more than 32 bits at a time"),this.bitsAvailable-=e,this.bitsAvailable>0)this.word<<=e;else if(this.bytesAvailable>0)this.loadWord();else throw new Error("no bits available");return e=t-e,e>0&&this.bitsAvailable?i<<e|this.readBits(e):i}skipLZ(){let t;for(t=0;t<this.bitsAvailable;++t)if(this.word&2147483648>>>t)return this.word<<=t,this.bitsAvailable-=t,t;return this.loadWord(),t+this.skipLZ()}skipUEG(){this.skipBits(1+this.skipLZ())}skipEG(){this.skipBits(1+this.skipLZ())}readUEG(){const t=this.skipLZ();return this.readBits(t+1)-1}readEG(){const t=this.readUEG();return 1&t?1+t>>>1:-1*(t>>>1)}readBoolean(){return this.readBits(1)===1}readUByte(){return this.readBits(8)}readUShort(){return this.readBits(16)}readUInt(){return this.readBits(32)}skipScalingList(t){let e=8,i=8,s;for(let n=0;n<t;n++)i!==0&&(s=this.readEG(),i=(e+s+256)%256),e=i===0?e:i}readSPS(){let t=0,e=0,i=0,s=0,n,a,o;const l=this.readUByte.bind(this),h=this.readBits.bind(this),d=this.readUEG.bind(this),c=this.readBoolean.bind(this),u=this.skipBits.bind(this),f=this.skipEG.bind(this),p=this.skipUEG.bind(this),g=this.skipScalingList.bind(this);l();const m=l();if(h(5),u(3),l(),p(),m===100||m===110||m===122||m===244||m===44||m===83||m===86||m===118||m===128){const S=d();if(S===3&&u(1),p(),p(),u(1),c())for(a=S!==3?8:12,o=0;o<a;o++)c()&&(o<6?g(16):g(64))}p();const E=d();if(E===0)d();else if(E===1)for(u(1),f(),f(),n=d(),o=0;o<n;o++)f();p(),u(1);const T=d(),A=d(),y=h(1);y===0&&u(1),u(1),c()&&(t=d(),e=d(),i=d(),s=d());let b=[1,1];if(c()&&c())switch(l()){case 1:b=[1,1];break;case 2:b=[12,11];break;case 3:b=[10,11];break;case 4:b=[16,11];break;case 5:b=[40,33];break;case 6:b=[24,11];break;case 7:b=[20,11];break;case 8:b=[32,11];break;case 9:b=[80,33];break;case 10:b=[18,11];break;case 11:b=[15,11];break;case 12:b=[64,33];break;case 13:b=[160,99];break;case 14:b=[4,3];break;case 15:b=[3,2];break;case 16:b=[2,1];break;case 255:{b=[l()<<8|l(),l()<<8|l()];break}}return{width:Math.ceil((T+1)*16-t*2-e*2),height:(2-y)*(A+1)*16-(y?2:4)*(i+s),pixelRatio:b}}readSliceType(){return this.readUByte(),this.readUEG(),this.readUEG()}}class Hm{constructor(t,e,i){this.keyData=void 0,this.decrypter=void 0,this.keyData=i,this.decrypter=new ra(e,{removePKCS7Padding:!1})}decryptBuffer(t){return this.decrypter.decrypt(t,this.keyData.key.buffer,this.keyData.iv.buffer)}decryptAacSample(t,e,i){const s=t[e].unit;if(s.length<=16)return;const n=s.subarray(16,s.length-s.length%16),a=n.buffer.slice(n.byteOffset,n.byteOffset+n.length);this.decryptBuffer(a).then(o=>{const l=new Uint8Array(o);s.set(l,16),this.decrypter.isSync()||this.decryptAacSamples(t,e+1,i)})}decryptAacSamples(t,e,i){for(;;e++){if(e>=t.length){i();return}if(!(t[e].unit.length<32)&&(this.decryptAacSample(t,e,i),!this.decrypter.isSync()))return}}getAvcEncryptedData(t){const e=Math.floor((t.length-48)/160)*16+16,i=new Int8Array(e);let s=0;for(let n=32;n<t.length-16;n+=160,s+=16)i.set(t.subarray(n,n+16),s);return i}getAvcDecryptedUnit(t,e){const i=new Uint8Array(e);let s=0;for(let n=32;n<t.length-16;n+=160,s+=16)t.set(i.subarray(s,s+16),n);return t}decryptAvcSample(t,e,i,s,n){const a=fh(n.data),o=this.getAvcEncryptedData(a);this.decryptBuffer(o.buffer).then(l=>{n.data=this.getAvcDecryptedUnit(a,l),this.decrypter.isSync()||this.decryptAvcSamples(t,e,i+1,s)})}decryptAvcSamples(t,e,i,s){if(t instanceof Uint8Array)throw new Error("Cannot decrypt samples of type Uint8Array");for(;;e++,i=0){if(e>=t.length){s();return}const n=t[e].units;for(;!(i>=n.length);i++){const a=n[i];if(!(a.data.length<=48||a.type!==1&&a.type!==5)&&(this.decryptAvcSample(t,e,i,s,a),!this.decrypter.isSync()))return}}}}const Mt=188;class Oe{constructor(t,e,i){this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.sampleAes=null,this.pmtParsed=!1,this.audioCodec=void 0,this.videoCodec=void 0,this._duration=0,this._pmtId=-1,this._avcTrack=void 0,this._audioTrack=void 0,this._id3Track=void 0,this._txtTrack=void 0,this.aacOverFlow=null,this.avcSample=null,this.remainderData=null,this.observer=t,this.config=e,this.typeSupported=i}static probe(t){const e=Oe.syncOffset(t);return e>0&&L.warn(`MPEG2-TS detected but first sync word found @ offset ${e}`),e!==-1}static syncOffset(t){const e=t.length;let i=Math.min(Mt*5,t.length-Mt)+1,s=0;for(;s<i;){let n=!1,a=-1,o=0;for(let l=s;l<e;l+=Mt)if(t[l]===71){if(o++,a===-1&&(a=l,a!==0&&(i=Math.min(a+Mt*99,t.length-Mt)+1)),n||(n=la(t,l)===0),n&&o>1&&(a===0&&o>2||l+Mt>i))return a}else{if(o)return-1;break}s++}return-1}static createTrack(t,e){return{container:t==="video"||t==="audio"?"video/mp2t":void 0,type:t,id:ah[t],pid:-1,inputTimeScale:9e4,sequenceNumber:0,samples:[],dropped:0,duration:t==="audio"?e:void 0}}resetInitSegment(t,e,i,s){this.pmtParsed=!1,this._pmtId=-1,this._avcTrack=Oe.createTrack("video"),this._audioTrack=Oe.createTrack("audio",s),this._id3Track=Oe.createTrack("id3"),this._txtTrack=Oe.createTrack("text"),this._audioTrack.segmentCodec="aac",this.aacOverFlow=null,this.avcSample=null,this.remainderData=null,this.audioCodec=e,this.videoCodec=i,this._duration=s}resetTimeStamp(){}resetContiguity(){const{_audioTrack:t,_avcTrack:e,_id3Track:i}=this;t&&(t.pesData=null),e&&(e.pesData=null),i&&(i.pesData=null),this.aacOverFlow=null,this.avcSample=null,this.remainderData=null}demux(t,e,i=!1,s=!1){i||(this.sampleAes=null);let n;const a=this._avcTrack,o=this._audioTrack,l=this._id3Track,h=this._txtTrack;let d=a.pid,c=a.pesData,u=o.pid,f=l.pid,p=o.pesData,g=l.pesData,m=null,E=this.pmtParsed,T=this._pmtId,A=t.length;if(this.remainderData&&(t=si(this.remainderData,t),A=t.length,this.remainderData=null),A<Mt&&!s)return this.remainderData=t,{audioTrack:o,videoTrack:a,id3Track:l,textTrack:h};const y=Math.max(0,Oe.syncOffset(t));A-=(A-y)%Mt,A<t.byteLength&&!s&&(this.remainderData=new Uint8Array(t.buffer,A,t.buffer.byteLength-A));let b=0;for(let R=y;R<A;R+=Mt)if(t[R]===71){const D=!!(t[R+1]&64),_=la(t,R),I=(t[R+3]&48)>>4;let N;if(I>1){if(N=R+5+t[R+4],N===R+Mt)continue}else N=R+4;switch(_){case d:D&&(c&&(n=wi(c))&&this.parseAVCPES(a,h,n,!1),c={data:[],size:0}),c&&(c.data.push(t.subarray(N,R+Mt)),c.size+=R+Mt-N);break;case u:if(D){if(p&&(n=wi(p)))switch(o.segmentCodec){case"aac":this.parseAACPES(o,n);break;case"mp3":this.parseMPEGPES(o,n);break}p={data:[],size:0}}p&&(p.data.push(t.subarray(N,R+Mt)),p.size+=R+Mt-N);break;case f:D&&(g&&(n=wi(g))&&this.parseID3PES(l,n),g={data:[],size:0}),g&&(g.data.push(t.subarray(N,R+Mt)),g.size+=R+Mt-N);break;case 0:D&&(N+=t[N]+1),T=this._pmtId=Gm(t,N);break;case T:{D&&(N+=t[N]+1);const P=Vm(t,N,this.typeSupported,i);d=P.avc,d>0&&(a.pid=d),u=P.audio,u>0&&(o.pid=u,o.segmentCodec=P.segmentCodec),f=P.id3,f>0&&(l.pid=f),m!==null&&!E&&(L.warn(`MPEG-TS PMT found at ${R} after unknown PID '${m}'. Backtracking to sync byte @${y} to parse all TS packets.`),m=null,R=y-188),E=this.pmtParsed=!0;break}case 17:case 8191:break;default:m=_;break}}else b++;if(b>0){const R=new Error(`Found ${b} TS packet/s that do not start with 0x47`);this.observer.emit(v.ERROR,v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,fatal:!1,error:R,reason:R.message})}a.pesData=c,o.pesData=p,l.pesData=g;const S={audioTrack:o,videoTrack:a,id3Track:l,textTrack:h};return s&&this.extractRemainingSamples(S),S}flush(){const{remainderData:t}=this;this.remainderData=null;let e;return t?e=this.demux(t,-1,!1,!0):e={videoTrack:this._avcTrack,audioTrack:this._audioTrack,id3Track:this._id3Track,textTrack:this._txtTrack},this.extractRemainingSamples(e),this.sampleAes?this.decrypt(e,this.sampleAes):e}extractRemainingSamples(t){const{audioTrack:e,videoTrack:i,id3Track:s,textTrack:n}=t,a=i.pesData,o=e.pesData,l=s.pesData;let h;if(a&&(h=wi(a))?(this.parseAVCPES(i,n,h,!0),i.pesData=null):i.pesData=a,o&&(h=wi(o))){switch(e.segmentCodec){case"aac":this.parseAACPES(e,h);break;case"mp3":this.parseMPEGPES(e,h);break}e.pesData=null}else o!=null&&o.size&&L.log("last AAC PES packet truncated,might overlap between fragments"),e.pesData=o;l&&(h=wi(l))?(this.parseID3PES(s,h),s.pesData=null):s.pesData=l}demuxSampleAes(t,e,i){const s=this.demux(t,i,!0,!this.config.progressive),n=this.sampleAes=new Hm(this.observer,this.config,e);return this.decrypt(s,n)}decrypt(t,e){return new Promise(i=>{const{audioTrack:s,videoTrack:n}=t;s.samples&&s.segmentCodec==="aac"?e.decryptAacSamples(s.samples,0,()=>{n.samples?e.decryptAvcSamples(n.samples,0,0,()=>{i(t)}):i(t)}):n.samples&&e.decryptAvcSamples(n.samples,0,0,()=>{i(t)})})}destroy(){this._duration=0}parseAVCPES(t,e,i,s){const n=this.parseAVCNALu(t,i.data);let a=this.avcSample,o,l=!1;i.data=null,a&&n.length&&!t.audFound&&(ms(a,t),a=this.avcSample=vr(!1,i.pts,i.dts,"")),n.forEach(h=>{var d;switch(h.type){case 1:{let u=!1;o=!0;const f=h.data;if(l&&f.length>4){const p=new ed(f).readSliceType();(p===2||p===4||p===7||p===9)&&(u=!0)}if(u){var c;(c=a)!=null&&c.frame&&!a.key&&(ms(a,t),a=this.avcSample=null)}a||(a=this.avcSample=vr(!0,i.pts,i.dts,"")),a.frame=!0,a.key=u;break}case 5:o=!0,(d=a)!=null&&d.frame&&!a.key&&(ms(a,t),a=this.avcSample=null),a||(a=this.avcSample=vr(!0,i.pts,i.dts,"")),a.key=!0,a.frame=!0;break;case 6:{o=!0,uh(h.data,1,i.pts,e.samples);break}case 7:if(o=!0,l=!0,!t.sps){const u=h.data,f=new ed(u).readSPS();t.width=f.width,t.height=f.height,t.pixelRatio=f.pixelRatio,t.sps=[u],t.duration=this._duration;const p=u.subarray(1,4);let g="avc1.";for(let m=0;m<3;m++){let E=p[m].toString(16);E.length<2&&(E="0"+E),g+=E}t.codec=g}break;case 8:o=!0,t.pps||(t.pps=[h.data]);break;case 9:o=!1,t.audFound=!0,a&&ms(a,t),a=this.avcSample=vr(!1,i.pts,i.dts,"");break;case 12:o=!0;break;default:o=!1,a&&(a.debug+="unknown NAL "+h.type+" ");break}a&&o&&a.units.push(h)}),s&&a&&(ms(a,t),this.avcSample=null)}getLastNalUnit(t){var e;let i=this.avcSample,s;if((!i||i.units.length===0)&&(i=t[t.length-1]),(e=i)!=null&&e.units){const n=i.units;s=n[n.length-1]}return s}parseAVCNALu(t,e){const i=e.byteLength;let s=t.naluState||0;const n=s,a=[];let o=0,l,h,d,c=-1,u=0;for(s===-1&&(c=0,u=e[0]&31,s=0,o=1);o<i;){if(l=e[o++],!s){s=l?0:1;continue}if(s===1){s=l?0:2;continue}if(!l)s=3;else if(l===1){if(c>=0){const f={data:e.subarray(c,o-s-1),type:u};a.push(f)}else{const f=this.getLastNalUnit(t.samples);if(f&&(n&&o<=4-n&&f.state&&(f.data=f.data.subarray(0,f.data.byteLength-n)),h=o-s-1,h>0)){const p=new Uint8Array(f.data.byteLength+h);p.set(f.data,0),p.set(e.subarray(0,h),f.data.byteLength),f.data=p,f.state=0}}o<i?(d=e[o]&31,c=o,u=d,s=0):s=-1}else s=0}if(c>=0&&s>=0){const f={data:e.subarray(c,i),type:u,state:s};a.push(f)}if(a.length===0){const f=this.getLastNalUnit(t.samples);if(f){const p=new Uint8Array(f.data.byteLength+e.byteLength);p.set(f.data,0),p.set(e,f.data.byteLength),f.data=p}}return t.naluState=s,a}parseAACPES(t,e){let i=0;const s=this.aacOverFlow;let n=e.data;if(s){this.aacOverFlow=null;const c=s.missing,u=s.sample.unit.byteLength;if(c===-1){const f=new Uint8Array(u+n.byteLength);f.set(s.sample.unit,0),f.set(n,u),n=f}else{const f=u-c;s.sample.unit.set(n.subarray(0,c),f),t.samples.push(s.sample),i=s.missing}}let a,o;for(a=i,o=n.length;a<o-1&&!gr(n,a);a++);if(a!==i){let c;const u=a<o-1;u?c=`AAC PES did not start with ADTS header,offset:${a}`:c="No ADTS header found in AAC PES";const f=new Error(c);if(L.warn(`parsing error: ${c}`),this.observer.emit(v.ERROR,v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,fatal:!1,levelRetry:u,error:f,reason:c}),!u)return}zh(t,this.observer,n,a,this.audioCodec);let l;if(e.pts!==void 0)l=e.pts;else if(s){const c=Xh(t.samplerate);l=s.sample.pts+c}else{L.warn("[tsdemuxer]: AAC PES unknown PTS");return}let h=0,d;for(;a<o;)if(d=Qh(t,n,a,l,h),a+=d.length,d.missing){this.aacOverFlow=d;break}else for(h++;a<o-1&&!gr(n,a);a++);}parseMPEGPES(t,e){const i=e.data,s=i.length;let n=0,a=0;const o=e.pts;if(o===void 0){L.warn("[tsdemuxer]: MPEG PES unknown PTS");return}for(;a<s;)if(td(i,a)){const l=Zh(t,i,a,o,n);if(l)a+=l.length,n++;else break}else a++}parseID3PES(t,e){if(e.pts===void 0){L.warn("[tsdemuxer]: ID3 PES unknown PTS");return}const i=At({},e,{type:this._avcTrack?ae.emsg:ae.audioId3,duration:Number.POSITIVE_INFINITY});t.samples.push(i)}}function vr(r,t,e,i){return{key:r,frame:!1,pts:t,dts:e,units:[],debug:i,length:0}}function la(r,t){return((r[t+1]&31)<<8)+r[t+2]}function Gm(r,t){return(r[t+10]&31)<<8|r[t+11]}function Vm(r,t,e,i){const s={audio:-1,avc:-1,id3:-1,segmentCodec:"aac"},n=(r[t+1]&15)<<8|r[t+2],a=t+3+n-4,o=(r[t+10]&15)<<8|r[t+11];for(t+=12+o;t<a;){const l=la(r,t);switch(r[t]){case 207:if(!i){L.log("ADTS AAC with AES-128-CBC frame encryption found in unencrypted stream");break}case 15:s.audio===-1&&(s.audio=l);break;case 21:s.id3===-1&&(s.id3=l);break;case 219:if(!i){L.log("H.264 with AES-128-CBC slice encryption found in unencrypted stream");break}case 27:s.avc===-1&&(s.avc=l);break;case 3:case 4:e.mpeg!==!0&&e.mp3!==!0?L.log("MPEG audio found, not supported in this browser"):s.audio===-1&&(s.audio=l,s.segmentCodec="mp3");break;case 36:L.warn("Unsupported HEVC stream type found");break}t+=((r[t+3]&15)<<8|r[t+4])+5}return s}function wi(r){let t=0,e,i,s,n,a;const o=r.data;if(!r||r.size===0)return null;for(;o[0].length<19&&o.length>1;){const l=new Uint8Array(o[0].length+o[1].length);l.set(o[0]),l.set(o[1],o[0].length),o[0]=l,o.splice(1,1)}if(e=o[0],(e[0]<<16)+(e[1]<<8)+e[2]===1){if(i=(e[4]<<8)+e[5],i&&i>r.size-6)return null;const l=e[7];l&192&&(n=(e[9]&14)*536870912+(e[10]&255)*4194304+(e[11]&254)*16384+(e[12]&255)*128+(e[13]&254)/2,l&64?(a=(e[14]&14)*536870912+(e[15]&255)*4194304+(e[16]&254)*16384+(e[17]&255)*128+(e[18]&254)/2,n-a>54e5&&(L.warn(`${Math.round((n-a)/9e4)}s delta between PTS and DTS, align them`),n=a)):a=n),s=e[8];let h=s+9;if(r.size<=h)return null;r.size-=h;const d=new Uint8Array(r.size);for(let c=0,u=o.length;c<u;c++){e=o[c];let f=e.byteLength;if(h)if(h>f){h-=f;continue}else e=e.subarray(h),f-=h,h=0;d.set(e,t),t+=f}return i&&(i-=s+3),{data:d,pts:n,dts:a,len:i}}return null}function ms(r,t){if(r.units.length&&r.frame){if(r.pts===void 0){const e=t.samples,i=e.length;if(i){const s=e[i-1];r.pts=s.pts,r.dts=s.dts}else{t.dropped++;return}}t.samples.push(r)}r.debug.length&&L.log(r.pts+"/"+r.dts+":"+r.debug)}class Km extends Wh{resetInitSegment(t,e,i,s){super.resetInitSegment(t,e,i,s),this._audioTrack={container:"audio/mpeg",type:"audio",id:2,pid:-1,sequenceNumber:0,segmentCodec:"mp3",samples:[],manifestCodec:e,duration:s,inputTimeScale:9e4,dropped:0}}static probe(t){if(!t)return!1;let e=(rr(t,0)||[]).length;for(let i=t.length;e<i;e++)if(Bm(t,e))return L.log("MPEG Audio sync word found !"),!0;return!1}canParse(t,e){return Um(t,e)}appendFrame(t,e,i){if(this.basePTS!==null)return Zh(t,e,i,this.basePTS,this.frameIndex)}}class id{static getSilentFrame(t,e){switch(t){case"mp4a.40.2":if(e===1)return new Uint8Array([0,200,0,128,35,128]);if(e===2)return new Uint8Array([33,0,73,144,2,25,0,35,128]);if(e===3)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,142]);if(e===4)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,128,44,128,8,2,56]);if(e===5)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,56]);if(e===6)return new Uint8Array([0,200,0,128,32,132,1,38,64,8,100,0,130,48,4,153,0,33,144,2,0,178,0,32,8,224]);break;default:if(e===1)return new Uint8Array([1,64,34,128,163,78,230,128,186,8,0,0,0,28,6,241,193,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(e===2)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);if(e===3)return new Uint8Array([1,64,34,128,163,94,230,128,186,8,0,0,0,0,149,0,6,241,161,10,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,90,94]);break}}}const Me=Math.pow(2,32)-1;class k{static init(){k.types={avc1:[],avcC:[],btrt:[],dinf:[],dref:[],esds:[],ftyp:[],hdlr:[],mdat:[],mdhd:[],mdia:[],mfhd:[],minf:[],moof:[],moov:[],mp4a:[],".mp3":[],mvex:[],mvhd:[],pasp:[],sdtp:[],stbl:[],stco:[],stsc:[],stsd:[],stsz:[],stts:[],tfdt:[],tfhd:[],traf:[],trak:[],trun:[],trex:[],tkhd:[],vmhd:[],smhd:[]};let t;for(t in k.types)k.types.hasOwnProperty(t)&&(k.types[t]=[t.charCodeAt(0),t.charCodeAt(1),t.charCodeAt(2),t.charCodeAt(3)]);const e=new Uint8Array([0,0,0,0,0,0,0,0,118,105,100,101,0,0,0,0,0,0,0,0,0,0,0,0,86,105,100,101,111,72,97,110,100,108,101,114,0]),i=new Uint8Array([0,0,0,0,0,0,0,0,115,111,117,110,0,0,0,0,0,0,0,0,0,0,0,0,83,111,117,110,100,72,97,110,100,108,101,114,0]);k.HDLR_TYPES={video:e,audio:i};const s=new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,12,117,114,108,32,0,0,0,1]),n=new Uint8Array([0,0,0,0,0,0,0,0]);k.STTS=k.STSC=k.STCO=n,k.STSZ=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0]),k.VMHD=new Uint8Array([0,0,0,1,0,0,0,0,0,0,0,0]),k.SMHD=new Uint8Array([0,0,0,0,0,0,0,0]),k.STSD=new Uint8Array([0,0,0,0,0,0,0,1]);const a=new Uint8Array([105,115,111,109]),o=new Uint8Array([97,118,99,49]),l=new Uint8Array([0,0,0,1]);k.FTYP=k.box(k.types.ftyp,a,l,a,o),k.DINF=k.box(k.types.dinf,k.box(k.types.dref,s))}static box(t,...e){let i=8,s=e.length;const n=s;for(;s--;)i+=e[s].byteLength;const a=new Uint8Array(i);for(a[0]=i>>24&255,a[1]=i>>16&255,a[2]=i>>8&255,a[3]=i&255,a.set(t,4),s=0,i=8;s<n;s++)a.set(e[s],i),i+=e[s].byteLength;return a}static hdlr(t){return k.box(k.types.hdlr,k.HDLR_TYPES[t])}static mdat(t){return k.box(k.types.mdat,t)}static mdhd(t,e){e*=t;const i=Math.floor(e/(Me+1)),s=Math.floor(e%(Me+1));return k.box(k.types.mdhd,new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,t>>24&255,t>>16&255,t>>8&255,t&255,i>>24,i>>16&255,i>>8&255,i&255,s>>24,s>>16&255,s>>8&255,s&255,85,196,0,0]))}static mdia(t){return k.box(k.types.mdia,k.mdhd(t.timescale,t.duration),k.hdlr(t.type),k.minf(t))}static mfhd(t){return k.box(k.types.mfhd,new Uint8Array([0,0,0,0,t>>24,t>>16&255,t>>8&255,t&255]))}static minf(t){return t.type==="audio"?k.box(k.types.minf,k.box(k.types.smhd,k.SMHD),k.DINF,k.stbl(t)):k.box(k.types.minf,k.box(k.types.vmhd,k.VMHD),k.DINF,k.stbl(t))}static moof(t,e,i){return k.box(k.types.moof,k.mfhd(t),k.traf(i,e))}static moov(t){let e=t.length;const i=[];for(;e--;)i[e]=k.trak(t[e]);return k.box.apply(null,[k.types.moov,k.mvhd(t[0].timescale,t[0].duration)].concat(i).concat(k.mvex(t)))}static mvex(t){let e=t.length;const i=[];for(;e--;)i[e]=k.trex(t[e]);return k.box.apply(null,[k.types.mvex,...i])}static mvhd(t,e){e*=t;const i=Math.floor(e/(Me+1)),s=Math.floor(e%(Me+1)),n=new Uint8Array([1,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,t>>24&255,t>>16&255,t>>8&255,t&255,i>>24,i>>16&255,i>>8&255,i&255,s>>24,s>>16&255,s>>8&255,s&255,0,1,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255]);return k.box(k.types.mvhd,n)}static sdtp(t){const e=t.samples||[],i=new Uint8Array(4+e.length);let s,n;for(s=0;s<e.length;s++)n=e[s].flags,i[s+4]=n.dependsOn<<4|n.isDependedOn<<2|n.hasRedundancy;return k.box(k.types.sdtp,i)}static stbl(t){return k.box(k.types.stbl,k.stsd(t),k.box(k.types.stts,k.STTS),k.box(k.types.stsc,k.STSC),k.box(k.types.stsz,k.STSZ),k.box(k.types.stco,k.STCO))}static avc1(t){let e=[],i=[],s,n,a;for(s=0;s<t.sps.length;s++)n=t.sps[s],a=n.byteLength,e.push(a>>>8&255),e.push(a&255),e=e.concat(Array.prototype.slice.call(n));for(s=0;s<t.pps.length;s++)n=t.pps[s],a=n.byteLength,i.push(a>>>8&255),i.push(a&255),i=i.concat(Array.prototype.slice.call(n));const o=k.box(k.types.avcC,new Uint8Array([1,e[3],e[4],e[5],255,224|t.sps.length].concat(e).concat([t.pps.length]).concat(i))),l=t.width,h=t.height,d=t.pixelRatio[0],c=t.pixelRatio[1];return k.box(k.types.avc1,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,l>>8&255,l&255,h>>8&255,h&255,0,72,0,0,0,72,0,0,0,0,0,0,0,1,18,100,97,105,108,121,109,111,116,105,111,110,47,104,108,115,46,106,115,0,0,0,0,0,0,0,0,0,0,0,0,0,0,24,17,17]),o,k.box(k.types.btrt,new Uint8Array([0,28,156,128,0,45,198,192,0,45,198,192])),k.box(k.types.pasp,new Uint8Array([d>>24,d>>16&255,d>>8&255,d&255,c>>24,c>>16&255,c>>8&255,c&255])))}static esds(t){const e=t.config.length;return new Uint8Array([0,0,0,0,3,23+e,0,1,0,4,15+e,64,21,0,0,0,0,0,0,0,0,0,0,0,5].concat([e]).concat(t.config).concat([6,1,2]))}static mp4a(t){const e=t.samplerate;return k.box(k.types.mp4a,new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,t.channelCount,0,16,0,0,0,0,e>>8&255,e&255,0,0]),k.box(k.types.esds,k.esds(t)))}static mp3(t){const e=t.samplerate;return k.box(k.types[".mp3"],new Uint8Array([0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,t.channelCount,0,16,0,0,0,0,e>>8&255,e&255,0,0]))}static stsd(t){return t.type==="audio"?t.segmentCodec==="mp3"&&t.codec==="mp3"?k.box(k.types.stsd,k.STSD,k.mp3(t)):k.box(k.types.stsd,k.STSD,k.mp4a(t)):k.box(k.types.stsd,k.STSD,k.avc1(t))}static tkhd(t){const e=t.id,i=t.duration*t.timescale,s=t.width,n=t.height,a=Math.floor(i/(Me+1)),o=Math.floor(i%(Me+1));return k.box(k.types.tkhd,new Uint8Array([1,0,0,7,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,3,e>>24&255,e>>16&255,e>>8&255,e&255,0,0,0,0,a>>24,a>>16&255,a>>8&255,a&255,o>>24,o>>16&255,o>>8&255,o&255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,64,0,0,0,s>>8&255,s&255,0,0,n>>8&255,n&255,0,0]))}static traf(t,e){const i=k.sdtp(t),s=t.id,n=Math.floor(e/(Me+1)),a=Math.floor(e%(Me+1));return k.box(k.types.traf,k.box(k.types.tfhd,new Uint8Array([0,0,0,0,s>>24,s>>16&255,s>>8&255,s&255])),k.box(k.types.tfdt,new Uint8Array([1,0,0,0,n>>24,n>>16&255,n>>8&255,n&255,a>>24,a>>16&255,a>>8&255,a&255])),k.trun(t,i.length+16+20+8+16+8+8),i)}static trak(t){return t.duration=t.duration||4294967295,k.box(k.types.trak,k.tkhd(t),k.mdia(t))}static trex(t){const e=t.id;return k.box(k.types.trex,new Uint8Array([0,0,0,0,e>>24,e>>16&255,e>>8&255,e&255,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,1]))}static trun(t,e){const i=t.samples||[],s=i.length,n=12+16*s,a=new Uint8Array(n);let o,l,h,d,c,u;for(e+=8+n,a.set([t.type==="video"?1:0,0,15,1,s>>>24&255,s>>>16&255,s>>>8&255,s&255,e>>>24&255,e>>>16&255,e>>>8&255,e&255],0),o=0;o<s;o++)l=i[o],h=l.duration,d=l.size,c=l.flags,u=l.cts,a.set([h>>>24&255,h>>>16&255,h>>>8&255,h&255,d>>>24&255,d>>>16&255,d>>>8&255,d&255,c.isLeading<<2|c.dependsOn,c.isDependedOn<<6|c.hasRedundancy<<4|c.paddingValue<<1|c.isNonSync,c.degradPrio&61440,c.degradPrio&15,u>>>24&255,u>>>16&255,u>>>8&255,u&255],12+16*o);return k.box(k.types.trun,a)}static initSegment(t){k.types||k.init();const e=k.moov(t),i=new Uint8Array(k.FTYP.byteLength+e.byteLength);return i.set(k.FTYP),i.set(e,k.FTYP.byteLength),i}}k.types=void 0,k.HDLR_TYPES=void 0,k.STTS=void 0,k.STSC=void 0,k.STCO=void 0,k.STSZ=void 0,k.VMHD=void 0,k.SMHD=void 0,k.STSD=void 0,k.FTYP=void 0,k.DINF=void 0;const sd=9e4;function ha(r,t,e=1,i=!1){const s=r*t*e;return i?Math.round(s):s}function jm(r,t,e=1,i=!1){return ha(r,t,1/e,i)}function vs(r,t=!1){return ha(r,1e3,1/sd,t)}function Wm(r,t=1){return ha(r,sd,1/t)}const Ym=10*1e3,rd=1024,qm=1152;let yr=null,da=null;class ca{constructor(t,e,i,s=""){if(this.observer=void 0,this.config=void 0,this.typeSupported=void 0,this.ISGenerated=!1,this._initPTS=null,this._initDTS=null,this.nextAvcDts=null,this.nextAudioPts=null,this.videoSampleDuration=null,this.isAudioContiguous=!1,this.isVideoContiguous=!1,this.observer=t,this.config=e,this.typeSupported=i,this.ISGenerated=!1,yr===null){const n=(navigator.userAgent||"").match(/Chrome\/(\d+)/i);yr=n?parseInt(n[1]):0}if(da===null){const n=navigator.userAgent.match(/Safari\/(\d+)/i);da=n?parseInt(n[1]):0}}destroy(){}resetTimeStamp(t){L.log("[mp4-remuxer]: initPTS & initDTS reset"),this._initPTS=this._initDTS=t}resetNextTimestamp(){L.log("[mp4-remuxer]: reset next timestamp"),this.isVideoContiguous=!1,this.isAudioContiguous=!1}resetInitSegment(){L.log("[mp4-remuxer]: ISGenerated flag reset"),this.ISGenerated=!1}getVideoStartPts(t){let e=!1;const i=t.reduce((s,n)=>{const a=n.pts-s;return a<-4294967296?(e=!0,te(s,n.pts)):a>0?s:n.pts},t[0].pts);return e&&L.debug("PTS rollover detected"),i}remux(t,e,i,s,n,a,o,l){let h,d,c,u,f,p,g=n,m=n;const E=t.pid>-1,T=e.pid>-1,A=e.samples.length,y=t.samples.length>0,b=o&&A>0||A>1;if((!E||y)&&(!T||b)||this.ISGenerated||o){this.ISGenerated||(c=this.generateIS(t,e,n,a));const S=this.isVideoContiguous;let R=-1,D;if(b&&(R=zm(e.samples),!S&&this.config.forceKeyFrameOnDiscontinuity))if(p=!0,R>0){L.warn(`[mp4-remuxer]: Dropped ${R} out of ${A} video samples due to a missing keyframe`);const _=this.getVideoStartPts(e.samples);e.samples=e.samples.slice(R),e.dropped+=R,m+=(e.samples[0].pts-_)/e.inputTimeScale,D=m}else R===-1&&(L.warn(`[mp4-remuxer]: No keyframe found out of ${A} video samples`),p=!1);if(this.ISGenerated){if(y&&b){const _=this.getVideoStartPts(e.samples),I=(te(t.samples[0].pts,_)-_)/e.inputTimeScale;g+=Math.max(0,I),m+=Math.max(0,-I)}if(y){if(t.samplerate||(L.warn("[mp4-remuxer]: regenerate InitSegment as audio detected"),c=this.generateIS(t,e,n,a)),d=this.remuxAudio(t,g,this.isAudioContiguous,a,T||b||l===Y.AUDIO?m:void 0),b){const _=d?d.endPTS-d.startPTS:0;e.inputTimeScale||(L.warn("[mp4-remuxer]: regenerate InitSegment as video detected"),c=this.generateIS(t,e,n,a)),h=this.remuxVideo(e,m,S,_)}}else b&&(h=this.remuxVideo(e,m,S,0));h&&(h.firstKeyFrame=R,h.independent=R!==-1,h.firstKeyFramePTS=D)}}return this.ISGenerated&&this._initPTS&&this._initDTS&&(i.samples.length&&(f=nd(i,n,this._initPTS,this._initDTS)),s.samples.length&&(u=ad(s,n,this._initPTS))),{audio:d,video:h,initSegment:c,independent:p,text:u,id3:f}}generateIS(t,e,i,s){const n=t.samples,a=e.samples,o=this.typeSupported,l={},h=this._initPTS;let d=!h||s,c="audio/mp4",u,f,p;if(d&&(u=f=1/0),t.config&&n.length){switch(t.timescale=t.samplerate,t.segmentCodec){case"mp3":o.mpeg?(c="audio/mpeg",t.codec=""):o.mp3&&(t.codec="mp3");break}l.audio={id:"audio",container:c,codec:t.codec,initSegment:t.segmentCodec==="mp3"&&o.mpeg?new Uint8Array(0):k.initSegment([t]),metadata:{channelCount:t.channelCount}},d&&(p=t.inputTimeScale,!h||p!==h.timescale?u=f=n[0].pts-Math.round(p*i):d=!1)}if(e.sps&&e.pps&&a.length&&(e.timescale=e.inputTimeScale,l.video={id:"main",container:"video/mp4",codec:e.codec,initSegment:k.initSegment([e]),metadata:{width:e.width,height:e.height}},d))if(p=e.inputTimeScale,!h||p!==h.timescale){const g=this.getVideoStartPts(a),m=Math.round(p*i);f=Math.min(f,te(a[0].dts,g)-m),u=Math.min(u,g-m)}else d=!1;if(Object.keys(l).length)return this.ISGenerated=!0,d?(this._initPTS={baseTime:u,timescale:p},this._initDTS={baseTime:f,timescale:p}):u=p=void 0,{tracks:l,initPTS:u,timescale:p}}remuxVideo(t,e,i,s){const n=t.inputTimeScale,a=t.samples,o=[],l=a.length,h=this._initPTS;let d=this.nextAvcDts,c=8,u=this.videoSampleDuration,f,p,g=Number.POSITIVE_INFINITY,m=Number.NEGATIVE_INFINITY,E=!1;if(!i||d===null){const M=e*n,B=a[0].pts-te(a[0].dts,a[0].pts);d=M-B}const T=h.baseTime*n/h.timescale;for(let M=0;M<l;M++){const B=a[M];B.pts=te(B.pts-T,d),B.dts=te(B.dts-T,d),B.dts<a[M>0?M-1:M].dts&&(E=!0)}E&&a.sort(function(M,B){const H=M.dts-B.dts,q=M.pts-B.pts;return H||q}),f=a[0].dts,p=a[a.length-1].dts;const A=p-f,y=A?Math.round(A/(l-1)):u||t.inputTimeScale/30;if(i){const M=f-d,B=M>y,H=M<-1;if((B||H)&&(B?L.warn(`AVC: ${vs(M,!0)} ms (${M}dts) hole between fragments detected, filling it`):L.warn(`AVC: ${vs(-M,!0)} ms (${M}dts) overlapping between fragments detected`),!H||d>=a[0].pts)){f=d;const q=a[0].pts-M;a[0].dts=f,a[0].pts=q,L.log(`Video: First PTS/DTS adjusted: ${vs(q,!0)}/${vs(f,!0)}, delta: ${vs(M,!0)} ms`)}}f=Math.max(0,f);let b=0,S=0;for(let M=0;M<l;M++){const B=a[M],H=B.units,q=H.length;let Z=0;for(let Q=0;Q<q;Q++)Z+=H[Q].data.length;S+=Z,b+=q,B.length=Z,B.dts=Math.max(B.dts,f),g=Math.min(B.pts,g),m=Math.max(B.pts,m)}p=a[l-1].dts;const R=S+4*b+8;let D;try{D=new Uint8Array(R)}catch(M){this.observer.emit(v.ERROR,v.ERROR,{type:W.MUX_ERROR,details:x.REMUX_ALLOC_ERROR,fatal:!1,error:M,bytes:R,reason:`fail allocating video mdat ${R}`});return}const _=new DataView(D.buffer);_.setUint32(0,R),D.set(k.types.mdat,4);let I=!1,N=Number.POSITIVE_INFINITY,P=Number.POSITIVE_INFINITY,F=Number.NEGATIVE_INFINITY,K=Number.NEGATIVE_INFINITY;for(let M=0;M<l;M++){const B=a[M],H=B.units;let q=0;for(let it=0,tt=H.length;it<tt;it++){const xt=H[it],St=xt.data,yt=xt.data.byteLength;_.setUint32(c,yt),c+=4,D.set(St,c),c+=yt,q+=4+yt}let Z;if(M<l-1)u=a[M+1].dts-B.dts,Z=a[M+1].pts-B.pts;else{const it=this.config,tt=M>0?B.dts-a[M-1].dts:y;if(Z=M>0?B.pts-a[M-1].pts:y,it.stretchShortVideoTrack&&this.nextAudioPts!==null){const xt=Math.floor(it.maxBufferHole*n),St=(s?g+s*n:this.nextAudioPts)-B.pts;St>xt?(u=St-tt,u<0?u=tt:I=!0,L.log(`[mp4-remuxer]: It is approximately ${St/90} ms to the next segment; using duration ${u/90} ms for the last video frame.`)):u=tt}else u=tt}const Q=Math.round(B.pts-B.dts);N=Math.min(N,u),F=Math.max(F,u),P=Math.min(P,Z),K=Math.max(K,Z),o.push(new od(B.key,u,q,Q))}if(o.length){if(yr){if(yr<70){const M=o[0].flags;M.dependsOn=2,M.isNonSync=0}}else if(da&&K-P<F-N&&y/F<.025&&o[0].cts===0){L.warn("Found irregular gaps in sample duration. Using PTS instead of DTS to determine MP4 sample duration.");let M=f;for(let B=0,H=o.length;B<H;B++){const q=M+o[B].duration,Z=M+o[B].cts;if(B<H-1){const Q=q+o[B+1].cts;o[B].duration=Q-Z}else o[B].duration=B?o[B-1].duration:y;o[B].cts=0,M=q}}}u=I||!u?y:u,this.nextAvcDts=d=p+u,this.videoSampleDuration=u,this.isVideoContiguous=!0;const w=k.moof(t.sequenceNumber++,f,At({},t,{samples:o})),C="video",U={data1:w,data2:D,startPTS:g/n,endPTS:(m+u)/n,startDTS:f/n,endDTS:d/n,type:C,hasAudio:!1,hasVideo:!0,nb:o.length,dropped:t.dropped};return t.samples=[],t.dropped=0,U}remuxAudio(t,e,i,s,n){const a=t.inputTimeScale,o=t.samplerate?t.samplerate:a,l=a/o,h=t.segmentCodec==="aac"?rd:qm,d=h*l,c=this._initPTS,u=t.segmentCodec==="mp3"&&this.typeSupported.mpeg,f=[],p=n!==void 0;let g=t.samples,m=u?0:8,E=this.nextAudioPts||-1;const T=e*a,A=c.baseTime*a/c.timescale;if(this.isAudioContiguous=i=i||g.length&&E>0&&(s&&Math.abs(T-E)<9e3||Math.abs(te(g[0].pts-A,T)-E)<20*d),g.forEach(function(w){w.pts=te(w.pts-A,T)}),!i||E<0){if(g=g.filter(w=>w.pts>=0),!g.length)return;n===0?E=0:s&&!p?E=Math.max(0,T):E=g[0].pts}if(t.segmentCodec==="aac"){const w=this.config.maxAudioFramesDrift;for(let C=0,U=E;C<g.length;C++){const M=g[C],B=M.pts,H=B-U,q=Math.abs(1e3*H/a);if(H<=-w*d&&p)C===0&&(L.warn(`Audio frame @ ${(B/a).toFixed(3)}s overlaps nextAudioPts by ${Math.round(1e3*H/a)} ms.`),this.nextAudioPts=E=U=B);else if(H>=w*d&&q<Ym&&p){let Z=Math.round(H/d);U=B-Z*d,U<0&&(Z--,U+=d),C===0&&(this.nextAudioPts=E=U),L.warn(`[mp4-remuxer]: Injecting ${Z} audio frame @ ${(U/a).toFixed(3)}s due to ${Math.round(1e3*H/a)} ms gap.`);for(let Q=0;Q<Z;Q++){const it=Math.max(U,0);let tt=id.getSilentFrame(t.manifestCodec||t.codec,t.channelCount);tt||(L.log("[mp4-remuxer]: Unable to get silent frame for given audio codec; duplicating last frame instead."),tt=M.unit.subarray()),g.splice(C,0,{unit:tt,pts:it}),U+=d,C++}}M.pts=U,U+=d}}let y=null,b=null,S,R=0,D=g.length;for(;D--;)R+=g[D].unit.byteLength;for(let w=0,C=g.length;w<C;w++){const U=g[w],M=U.unit;let B=U.pts;if(b!==null){const q=f[w-1];q.duration=Math.round((B-b)/l)}else if(i&&t.segmentCodec==="aac"&&(B=E),y=B,R>0){R+=m;try{S=new Uint8Array(R)}catch(q){this.observer.emit(v.ERROR,v.ERROR,{type:W.MUX_ERROR,details:x.REMUX_ALLOC_ERROR,fatal:!1,error:q,bytes:R,reason:`fail allocating audio mdat ${R}`});return}u||(new DataView(S.buffer).setUint32(0,R),S.set(k.types.mdat,4))}else return;S.set(M,m);const H=M.byteLength;m+=H,f.push(new od(!0,h,H,0)),b=B}const _=f.length;if(!_)return;const I=f[f.length-1];this.nextAudioPts=E=b+l*I.duration;const N=u?new Uint8Array(0):k.moof(t.sequenceNumber++,y/l,At({},t,{samples:f}));t.samples=[];const P=y/a,F=E/a,K={data1:N,data2:S,startPTS:P,endPTS:F,startDTS:P,endDTS:F,type:"audio",hasAudio:!0,hasVideo:!1,nb:_};return this.isAudioContiguous=!0,K}remuxEmptyAudio(t,e,i,s){const n=t.inputTimeScale,a=t.samplerate?t.samplerate:n,o=n/a,l=this.nextAudioPts,h=this._initDTS,d=h.baseTime*9e4/h.timescale,c=(l!==null?l:s.startDTS*n)+d,u=s.endDTS*n+d,f=o*rd,p=Math.ceil((u-c)/f),g=id.getSilentFrame(t.manifestCodec||t.codec,t.channelCount);if(L.warn("[mp4-remuxer]: remux empty Audio"),!g){L.trace("[mp4-remuxer]: Unable to remuxEmptyAudio since we were unable to get a silent frame for given audio codec");return}const m=[];for(let E=0;E<p;E++){const T=c+E*f;m.push({unit:g,pts:T,dts:T})}return t.samples=m,this.remuxAudio(t,e,i,!1)}}function te(r,t){let e;if(t===null)return r;for(t<r?e=-8589934592:e=8589934592;Math.abs(r-t)>4294967296;)r+=e;return r}function zm(r){for(let t=0;t<r.length;t++)if(r[t].key)return t;return-1}function nd(r,t,e,i){const s=r.samples.length;if(!s)return;const n=r.inputTimeScale;for(let o=0;o<s;o++){const l=r.samples[o];l.pts=te(l.pts-e.baseTime*n/e.timescale,t*n)/n,l.dts=te(l.dts-i.baseTime*n/i.timescale,t*n)/n}const a=r.samples;return r.samples=[],{samples:a}}function ad(r,t,e){const i=r.samples.length;if(!i)return;const s=r.inputTimeScale;for(let a=0;a<i;a++){const o=r.samples[a];o.pts=te(o.pts-e.baseTime*s/e.timescale,t*s)/s}r.samples.sort((a,o)=>a.pts-o.pts);const n=r.samples;return r.samples=[],{samples:n}}class od{constructor(t,e,i,s){this.size=void 0,this.duration=void 0,this.cts=void 0,this.flags=void 0,this.duration=e,this.size=i,this.cts=s,this.flags=new Xm(t)}}class Xm{constructor(t){this.isLeading=0,this.isDependedOn=0,this.hasRedundancy=0,this.degradPrio=0,this.dependsOn=1,this.isNonSync=1,this.dependsOn=t?2:1,this.isNonSync=t?0:1}}class Qm{constructor(){this.emitInitSegment=!1,this.audioCodec=void 0,this.videoCodec=void 0,this.initData=void 0,this.initPTS=null,this.initTracks=void 0,this.lastEndTime=null}destroy(){}resetTimeStamp(t){this.initPTS=t,this.lastEndTime=null}resetNextTimestamp(){this.lastEndTime=null}resetInitSegment(t,e,i,s){this.audioCodec=e,this.videoCodec=i,this.generateInitSegment(vg(t,s)),this.emitInitSegment=!0}generateInitSegment(t){let{audioCodec:e,videoCodec:i}=this;if(!(t!=null&&t.byteLength)){this.initTracks=void 0,this.initData=void 0;return}const s=this.initData=hh(t);e||(e=ld(s.audio,at.AUDIO)),i||(i=ld(s.video,at.VIDEO));const n={};s.audio&&s.video?n.audiovideo={container:"video/mp4",codec:e+","+i,initSegment:t,id:"main"}:s.audio?n.audio={container:"audio/mp4",codec:e,initSegment:t,id:"audio"}:s.video?n.video={container:"video/mp4",codec:i,initSegment:t,id:"main"}:L.warn("[passthrough-remuxer.ts]: initSegment does not contain moov or trak boxes."),this.initTracks=n}remux(t,e,i,s,n,a){var o,l;let{initPTS:h,lastEndTime:d}=this;const c={audio:void 0,video:void 0,text:s,id3:i,initSegment:void 0};j(d)||(d=this.lastEndTime=n||0);const u=e.samples;if(!(u!=null&&u.length))return c;const f={initPTS:void 0,timescale:1};let p=this.initData;if((o=p)!=null&&o.length||(this.generateInitSegment(u),p=this.initData),!((l=p)!=null&&l.length))return L.warn("[passthrough-remuxer.ts]: Failed to generate initSegment."),c;this.emitInitSegment&&(f.tracks=this.initTracks,this.emitInitSegment=!1);const g=Eg(u,p),m=yg(p,u),E=m===null?n:m;(Zm(h,E,n,g)||f.timescale!==h.timescale&&a)&&(f.initPTS=E-n,h&&h.timescale===1&&L.warn(`Adjusting initPTS by ${f.initPTS-h.baseTime}`),this.initPTS=h={baseTime:f.initPTS,timescale:1});const T=t?E-h.baseTime/h.timescale:d,A=T+g;bg(p,u,h.baseTime/h.timescale),g>0?this.lastEndTime=A:(L.warn("Duration parsed from mp4 should be greater than zero"),this.resetNextTimestamp());const y=!!p.audio,b=!!p.video;let S="";y&&(S+="audio"),b&&(S+="video");const R={data1:u,startPTS:T,startDTS:T,endPTS:A,endDTS:A,type:S,hasAudio:y,hasVideo:b,nb:1,dropped:0};return c.audio=R.type==="audio"?R:void 0,c.video=R.type!=="audio"?R:void 0,c.initSegment=f,c.id3=nd(i,n,h,h),s.samples.length&&(c.text=ad(s,n,h)),c}}function Zm(r,t,e,i){if(r===null)return!0;const s=Math.max(i,1),n=t-r.baseTime/r.timescale;return Math.abs(n-e)>s}function ld(r,t){const e=r==null?void 0:r.codec;return e&&e.length>4?e:e==="hvc1"||e==="hev1"?"hvc1.1.6.L120.90":e==="av01"?"av01.0.04M.08":e==="avc1"||t===at.VIDEO?"avc1.42e01e":"mp4a.40.5"}let Re;try{Re=self.performance.now.bind(self.performance)}catch{L.debug("Unable to use Performance API on this environment"),Re=typeof self<"u"&&self.Date.now}const ua=[{demux:Om,remux:Qm},{demux:Oe,remux:ca},{demux:xm,remux:ca},{demux:Km,remux:ca}];class hd{constructor(t,e,i,s,n){this.async=!1,this.observer=void 0,this.typeSupported=void 0,this.config=void 0,this.vendor=void 0,this.id=void 0,this.demuxer=void 0,this.remuxer=void 0,this.decrypter=void 0,this.probe=void 0,this.decryptionPromise=null,this.transmuxConfig=void 0,this.currentTransmuxState=void 0,this.observer=t,this.typeSupported=e,this.config=i,this.vendor=s,this.id=n}configure(t){this.transmuxConfig=t,this.decrypter&&this.decrypter.reset()}push(t,e,i,s){const n=i.transmuxing;n.executeStart=Re();let a=new Uint8Array(t);const{currentTransmuxState:o,transmuxConfig:l}=this;s&&(this.currentTransmuxState=s);const{contiguous:h,discontinuity:d,trackSwitch:c,accurateTimeOffset:u,timeOffset:f,initSegmentChange:p}=s||o,{audioCodec:g,videoCodec:m,defaultInitPts:E,duration:T,initSegmentData:A}=l,y=Jm(a,e);if(y&&y.method==="AES-128"){const D=this.getDecrypter();if(D.isSync()){let _=D.softwareDecrypt(a,y.key.buffer,y.iv.buffer);if(i.part>-1&&(_=D.flush()),!_)return n.executeEnd=Re(),fa(i);a=new Uint8Array(_)}else return this.decryptionPromise=D.webCryptoDecrypt(a,y.key.buffer,y.iv.buffer).then(_=>{const I=this.push(_,null,i);return this.decryptionPromise=null,I}),this.decryptionPromise}const b=this.needsProbing(d,c);if(b){const D=this.configureTransmuxer(a);if(D)return L.warn(`[transmuxer] ${D.message}`),this.observer.emit(v.ERROR,v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,fatal:!1,error:D,reason:D.message}),n.executeEnd=Re(),fa(i)}(d||c||p||b)&&this.resetInitSegment(A,g,m,T,e),(d||p||b)&&this.resetInitialTimestamp(E),h||this.resetContiguity();const S=this.transmux(a,y,f,u,i),R=this.currentTransmuxState;return R.contiguous=!0,R.discontinuity=!1,R.trackSwitch=!1,n.executeEnd=Re(),S}flush(t){const e=t.transmuxing;e.executeStart=Re();const{decrypter:i,currentTransmuxState:s,decryptionPromise:n}=this;if(n)return n.then(()=>this.flush(t));const a=[],{timeOffset:o}=s;if(i){const c=i.flush();c&&a.push(this.push(c,null,t))}const{demuxer:l,remuxer:h}=this;if(!l||!h)return e.executeEnd=Re(),[fa(t)];const d=l.flush(o);return Er(d)?d.then(c=>(this.flushRemux(a,c,t),a)):(this.flushRemux(a,d,t),a)}flushRemux(t,e,i){const{audioTrack:s,videoTrack:n,id3Track:a,textTrack:o}=e,{accurateTimeOffset:l,timeOffset:h}=this.currentTransmuxState;L.log(`[transmuxer.ts]: Flushed fragment ${i.sn}${i.part>-1?" p: "+i.part:""} of level ${i.level}`);const d=this.remuxer.remux(s,n,a,o,h,l,!0,this.id);t.push({remuxResult:d,chunkMeta:i}),i.transmuxing.executeEnd=Re()}resetInitialTimestamp(t){const{demuxer:e,remuxer:i}=this;!e||!i||(e.resetTimeStamp(t),i.resetTimeStamp(t))}resetContiguity(){const{demuxer:t,remuxer:e}=this;!t||!e||(t.resetContiguity(),e.resetNextTimestamp())}resetInitSegment(t,e,i,s,n){const{demuxer:a,remuxer:o}=this;!a||!o||(a.resetInitSegment(t,e,i,s),o.resetInitSegment(t,e,i,n))}destroy(){this.demuxer&&(this.demuxer.destroy(),this.demuxer=void 0),this.remuxer&&(this.remuxer.destroy(),this.remuxer=void 0)}transmux(t,e,i,s,n){let a;return e&&e.method==="SAMPLE-AES"?a=this.transmuxSampleAes(t,e,i,s,n):a=this.transmuxUnencrypted(t,i,s,n),a}transmuxUnencrypted(t,e,i,s){const{audioTrack:n,videoTrack:a,id3Track:o,textTrack:l}=this.demuxer.demux(t,e,!1,!this.config.progressive);return{remuxResult:this.remuxer.remux(n,a,o,l,e,i,!1,this.id),chunkMeta:s}}transmuxSampleAes(t,e,i,s,n){return this.demuxer.demuxSampleAes(t,e,i).then(a=>({remuxResult:this.remuxer.remux(a.audioTrack,a.videoTrack,a.id3Track,a.textTrack,i,s,!1,this.id),chunkMeta:n}))}configureTransmuxer(t){const{config:e,observer:i,typeSupported:s,vendor:n}=this;let a;for(let c=0,u=ua.length;c<u;c++)if(ua[c].demux.probe(t)){a=ua[c];break}if(!a)return new Error("Failed to find demuxer by probing fragment data");const o=this.demuxer,l=this.remuxer,h=a.remux,d=a.demux;(!l||!(l instanceof h))&&(this.remuxer=new h(i,e,s,n)),(!o||!(o instanceof d))&&(this.demuxer=new d(i,e,s),this.probe=d.probe)}needsProbing(t,e){return!this.demuxer||!this.remuxer||t||e}getDecrypter(){let t=this.decrypter;return t||(t=this.decrypter=new ra(this.config)),t}}function Jm(r,t){let e=null;return r.byteLength>0&&t!=null&&t.key!=null&&t.iv!==null&&t.method!=null&&(e=t),e}const fa=r=>({remuxResult:{},chunkMeta:r});function Er(r){return"then"in r&&r.then instanceof Function}class tv{constructor(t,e,i,s,n){this.audioCodec=void 0,this.videoCodec=void 0,this.initSegmentData=void 0,this.duration=void 0,this.defaultInitPts=void 0,this.audioCodec=t,this.videoCodec=e,this.initSegmentData=i,this.duration=s,this.defaultInitPts=n||null}}class ev{constructor(t,e,i,s,n,a){this.discontinuity=void 0,this.contiguous=void 0,this.accurateTimeOffset=void 0,this.trackSwitch=void 0,this.timeOffset=void 0,this.initSegmentChange=void 0,this.discontinuity=t,this.contiguous=e,this.accurateTimeOffset=i,this.trackSwitch=s,this.timeOffset=n,this.initSegmentChange=a}}var dd={exports:{}};(function(r){var t=Object.prototype.hasOwnProperty,e="~";function i(){}Object.create&&(i.prototype=Object.create(null),new i().__proto__||(e=!1));function s(l,h,d){this.fn=l,this.context=h,this.once=d||!1}function n(l,h,d,c,u){if(typeof d!="function")throw new TypeError("The listener must be a function");var f=new s(d,c||l,u),p=e?e+h:h;return l._events[p]?l._events[p].fn?l._events[p]=[l._events[p],f]:l._events[p].push(f):(l._events[p]=f,l._eventsCount++),l}function a(l,h){--l._eventsCount===0?l._events=new i:delete l._events[h]}function o(){this._events=new i,this._eventsCount=0}o.prototype.eventNames=function(){var l=[],h,d;if(this._eventsCount===0)return l;for(d in h=this._events)t.call(h,d)&&l.push(e?d.slice(1):d);return Object.getOwnPropertySymbols?l.concat(Object.getOwnPropertySymbols(h)):l},o.prototype.listeners=function(l){var h=e?e+l:l,d=this._events[h];if(!d)return[];if(d.fn)return[d.fn];for(var c=0,u=d.length,f=new Array(u);c<u;c++)f[c]=d[c].fn;return f},o.prototype.listenerCount=function(l){var h=e?e+l:l,d=this._events[h];return d?d.fn?1:d.length:0},o.prototype.emit=function(l,h,d,c,u,f){var p=e?e+l:l;if(!this._events[p])return!1;var g=this._events[p],m=arguments.length,E,T;if(g.fn){switch(g.once&&this.removeListener(l,g.fn,void 0,!0),m){case 1:return g.fn.call(g.context),!0;case 2:return g.fn.call(g.context,h),!0;case 3:return g.fn.call(g.context,h,d),!0;case 4:return g.fn.call(g.context,h,d,c),!0;case 5:return g.fn.call(g.context,h,d,c,u),!0;case 6:return g.fn.call(g.context,h,d,c,u,f),!0}for(T=1,E=new Array(m-1);T<m;T++)E[T-1]=arguments[T];g.fn.apply(g.context,E)}else{var A=g.length,y;for(T=0;T<A;T++)switch(g[T].once&&this.removeListener(l,g[T].fn,void 0,!0),m){case 1:g[T].fn.call(g[T].context);break;case 2:g[T].fn.call(g[T].context,h);break;case 3:g[T].fn.call(g[T].context,h,d);break;case 4:g[T].fn.call(g[T].context,h,d,c);break;default:if(!E)for(y=1,E=new Array(m-1);y<m;y++)E[y-1]=arguments[y];g[T].fn.apply(g[T].context,E)}}return!0},o.prototype.on=function(l,h,d){return n(this,l,h,d,!1)},o.prototype.once=function(l,h,d){return n(this,l,h,d,!0)},o.prototype.removeListener=function(l,h,d,c){var u=e?e+l:l;if(!this._events[u])return this;if(!h)return a(this,u),this;var f=this._events[u];if(f.fn)f.fn===h&&(!c||f.once)&&(!d||f.context===d)&&a(this,u);else{for(var p=0,g=[],m=f.length;p<m;p++)(f[p].fn!==h||c&&!f[p].once||d&&f[p].context!==d)&&g.push(f[p]);g.length?this._events[u]=g.length===1?g[0]:g:a(this,u)}return this},o.prototype.removeAllListeners=function(l){var h;return l?(h=e?e+l:l,this._events[h]&&a(this,h)):(this._events=new i,this._eventsCount=0),this},o.prototype.off=o.prototype.removeListener,o.prototype.addListener=o.prototype.on,o.prefixed=e,o.EventEmitter=o,r.exports=o})(dd);var iv=dd.exports,pa=Hp(iv);const ga=lr()||{isTypeSupported:()=>!1};class cd{constructor(t,e,i,s){this.error=null,this.hls=void 0,this.id=void 0,this.observer=void 0,this.frag=null,this.part=null,this.useWorker=void 0,this.workerContext=null,this.onwmsg=void 0,this.transmuxer=null,this.onTransmuxComplete=void 0,this.onFlush=void 0;const n=t.config;this.hls=t,this.id=e,this.useWorker=!!n.enableWorker,this.onTransmuxComplete=i,this.onFlush=s;const a=(h,d)=>{d=d||{},d.frag=this.frag,d.id=this.id,h===v.ERROR&&(this.error=d.error),this.hls.trigger(h,d)};this.observer=new pa,this.observer.on(v.FRAG_DECRYPTED,a),this.observer.on(v.ERROR,a);const o={mp4:ga.isTypeSupported("video/mp4"),mpeg:ga.isTypeSupported("audio/mpeg"),mp3:ga.isTypeSupported('audio/mp4; codecs="mp3"')},l=navigator.vendor;if(this.useWorker&&typeof Worker<"u"&&(n.workerPath||wm())){try{n.workerPath?(L.log(`loading Web Worker ${n.workerPath} for "${e}"`),this.workerContext=Lm(n.workerPath)):(L.log(`injecting Web Worker for "${e}"`),this.workerContext=Sm()),this.onwmsg=d=>this.onWorkerMessage(d);const{worker:h}=this.workerContext;h.addEventListener("message",this.onwmsg),h.onerror=d=>{const c=new Error(`${d.message} (${d.filename}:${d.lineno})`);n.enableWorker=!1,L.warn(`Error in "${e}" Web Worker, fallback to inline`),this.hls.trigger(v.ERROR,{type:W.OTHER_ERROR,details:x.INTERNAL_EXCEPTION,fatal:!1,event:"demuxerWorker",error:c})},h.postMessage({cmd:"init",typeSupported:o,vendor:l,id:e,config:JSON.stringify(n)})}catch(h){L.warn(`Error setting up "${e}" Web Worker, fallback to inline`,h),this.resetWorker(),this.error=null,this.transmuxer=new hd(this.observer,o,n,l,e)}return}this.transmuxer=new hd(this.observer,o,n,l,e)}resetWorker(){if(this.workerContext){const{worker:t,objectURL:e}=this.workerContext;e&&self.URL.revokeObjectURL(e),t.removeEventListener("message",this.onwmsg),t.onerror=null,t.terminate(),this.workerContext=null}}destroy(){if(this.workerContext)this.resetWorker(),this.onwmsg=void 0;else{const e=this.transmuxer;e&&(e.destroy(),this.transmuxer=null)}const t=this.observer;t&&t.removeAllListeners(),this.frag=null,this.observer=null,this.hls=null}push(t,e,i,s,n,a,o,l,h,d){var c,u;h.transmuxing.start=self.performance.now();const{transmuxer:f}=this,p=a?a.start:n.start,g=n.decryptdata,m=this.frag,E=!(m&&n.cc===m.cc),T=!(m&&h.level===m.level),A=m?h.sn-m.sn:-1,y=this.part?h.part-this.part.index:-1,b=A===0&&h.id>1&&h.id===(m==null?void 0:m.stats.chunkCount),S=!T&&(A===1||A===0&&(y===1||b&&y<=0)),R=self.performance.now();(T||A||n.stats.parsing.start===0)&&(n.stats.parsing.start=R),a&&(y||!S)&&(a.stats.parsing.start=R);const D=!(m&&((c=n.initSegment)==null?void 0:c.url)===((u=m.initSegment)==null?void 0:u.url)),_=new ev(E,S,l,T,p,D);if(!S||E||D){L.log(`[transmuxer-interface, ${n.type}]: Starting new transmux session for sn: ${h.sn} p: ${h.part} level: ${h.level} id: ${h.id}
|
165
|
+
discontinuity: ${E}
|
166
|
+
trackSwitch: ${T}
|
167
|
+
contiguous: ${S}
|
70
168
|
accurateTimeOffset: ${l}
|
71
|
-
timeOffset: ${
|
72
|
-
initSegmentChange: ${R}`);const I=new Iu(i,s,t,a,d);this.configureTransmuxer(I)}if(this.frag=n,this.part=o,this.workerContext)this.workerContext.worker.postMessage({cmd:"demux",data:e,decryptdata:p,chunkMeta:c,state:w},e instanceof ArrayBuffer?[e]:[]);else if(f){const I=f.push(e,p,c,w);Hs(I)?(f.async=!0,I.then(O=>{this.handleTransmuxComplete(O)}).catch(O=>{this.transmuxerError(O,c,"transmuxer-interface push error")})):(f.async=!1,this.handleTransmuxComplete(I))}}flush(e){e.transmuxing.start=self.performance.now();const{transmuxer:t}=this;if(this.workerContext)this.workerContext.worker.postMessage({cmd:"flush",chunkMeta:e});else if(t){let i=t.flush(e);Hs(i)||t.async?(Hs(i)||(i=Promise.resolve(i)),i.then(n=>{this.handleFlushResult(n,e)}).catch(n=>{this.transmuxerError(n,e,"transmuxer-interface flush error")})):this.handleFlushResult(i,e)}}transmuxerError(e,t,i){this.hls&&(this.error=e,this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_PARSING_ERROR,chunkMeta:t,fatal:!1,error:e,err:e,reason:i}))}handleFlushResult(e,t){e.forEach(i=>{this.handleTransmuxComplete(i)}),this.onFlush(t)}onWorkerMessage(e){const t=e.data,i=this.hls;switch(t.event){case"init":{var s;const n=(s=this.workerContext)==null?void 0:s.objectURL;n&&self.URL.revokeObjectURL(n);break}case"transmuxComplete":{this.handleTransmuxComplete(t.data);break}case"flush":{this.onFlush(t.data);break}case"workerLog":C[t.data.logType]&&C[t.data.logType](t.data.message);break;default:{t.data=t.data||{},t.data.frag=this.frag,t.data.id=this.id,i.trigger(t.event,t.data);break}}}configureTransmuxer(e){const{transmuxer:t}=this;this.workerContext?this.workerContext.worker.postMessage({cmd:"configure",config:e}):t&&t.configure(e)}handleTransmuxComplete(e){e.chunkMeta.transmuxing.end=self.performance.now(),this.onTransmuxComplete(e)}}const Lu=250,dn=2,Ru=.1,Du=.05;class ku{constructor(e,t,i,s){this.config=void 0,this.media=null,this.fragmentTracker=void 0,this.hls=void 0,this.nudgeRetry=0,this.stallReported=!1,this.stalled=null,this.moved=!1,this.seeking=!1,this.config=e,this.media=t,this.fragmentTracker=i,this.hls=s}destroy(){this.media=null,this.hls=this.fragmentTracker=null}poll(e,t){const{config:i,media:s,stalled:n}=this;if(s===null)return;const{currentTime:o,seeking:a}=s,l=this.seeking&&!a,c=!this.seeking&&a;if(this.seeking=a,o!==e){if(this.moved=!0,n!==null){if(this.stallReported){const A=self.performance.now()-n;C.warn(`playback not stuck anymore @${o}, after ${Math.round(A)}ms`),this.stallReported=!1}this.stalled=null,this.nudgeRetry=0}return}if(c||l){this.stalled=null;return}if(s.paused&&!a||s.ended||s.playbackRate===0||!fe.getBuffered(s).length)return;const d=fe.bufferInfo(s,o,0),h=d.len>0,u=d.nextStart||0;if(!h&&!u)return;if(a){const A=d.len>dn,x=!u||t&&t.start<=o||u-o>dn&&!this.fragmentTracker.getPartialFragment(o);if(A||x)return;this.moved=!1}if(!this.moved&&this.stalled!==null){var f;const A=Math.max(u,d.start||0)-o,x=this.hls.levels?this.hls.levels[this.hls.currentLevel]:null,y=(x==null||(f=x.details)==null?void 0:f.live)?x.details.targetduration*2:dn,T=this.fragmentTracker.getPartialFragment(o);if(A>0&&(A<=y||T)){this._trySkipBufferHole(T);return}}const g=self.performance.now();if(n===null){this.stalled=g;return}const p=g-n;if(!a&&p>=Lu&&(this._reportStall(d),!this.media))return;const m=fe.bufferInfo(s,o,i.maxBufferHole);this._tryFixBufferStall(m,p)}_tryFixBufferStall(e,t){const{config:i,fragmentTracker:s,media:n}=this;if(n===null)return;const o=n.currentTime,a=s.getPartialFragment(o);a&&(this._trySkipBufferHole(a)||!this.media)||(e.len>i.maxBufferHole||e.nextStart&&e.nextStart-o<i.maxBufferHole)&&t>i.highBufferWatchdogPeriod*1e3&&(C.warn("Trying to nudge playhead over buffer-hole"),this.stalled=null,this._tryNudgeBuffer())}_reportStall(e){const{hls:t,media:i,stallReported:s}=this;if(!s&&i){this.stallReported=!0;const n=new Error(`Playback stalling at @${i.currentTime} due to low buffer (${JSON.stringify(e)})`);C.warn(n.message),t.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_STALLED_ERROR,fatal:!1,error:n,buffer:e.len})}}_trySkipBufferHole(e){const{config:t,hls:i,media:s}=this;if(s===null)return 0;const n=s.currentTime,o=fe.bufferInfo(s,n,0),a=n<o.start?o.start:o.nextStart;if(a){const l=o.len<=t.maxBufferHole,c=o.len>0&&o.len<1&&s.readyState<3,d=a-n;if(d>0&&(l||c)){if(d>t.maxBufferHole){const{fragmentTracker:u}=this;let f=!1;if(n===0){const g=u.getAppendedFrag(0,Z.MAIN);g&&a<g.end&&(f=!0)}if(!f){const g=e||u.getAppendedFrag(n,Z.MAIN);if(g){let p=!1,m=g.end;for(;m<a;){const A=u.getPartialFragment(m);if(A)m+=A.duration;else{p=!0;break}}if(p)return 0}}}const h=Math.max(a+Du,n+Ru);if(C.warn(`skipping hole, adjusting currentTime from ${n} to ${h}`),this.moved=!0,this.stalled=null,s.currentTime=h,e&&!e.gap){const u=new Error(`fragment loaded with buffer holes, seeking from ${n} to ${h}`);i.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_SEEK_OVER_HOLE,fatal:!1,error:u,reason:u.message,frag:e})}return h}}return 0}_tryNudgeBuffer(){const{config:e,hls:t,media:i,nudgeRetry:s}=this;if(i===null)return;const n=i.currentTime;if(this.nudgeRetry++,s<e.nudgeMaxRetry){const o=n+(s+1)*e.nudgeOffset,a=new Error(`Nudging 'currentTime' from ${n} to ${o}`);C.warn(a.message),i.currentTime=o,t.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_NUDGE_ON_STALL,error:a,fatal:!1})}else{const o=new Error(`Playhead still not moving while enough data buffered @${n} after ${e.nudgeMaxRetry} nudges`);C.error(o.message),t.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_STALLED_ERROR,error:o,fatal:!0})}}}const Pu=100;class Ou extends Qr{constructor(e,t,i){super(e,t,i,"[stream-controller]",Z.MAIN),this.audioCodecSwap=!1,this.gapController=null,this.level=-1,this._forceStartLoad=!1,this.altAudio=!1,this.audioOnly=!1,this.fragPlaying=null,this.onvplaying=null,this.onvseeked=null,this.fragLastKbps=0,this.couldBacktrack=!1,this.backtrackFragment=null,this.audioCodecSwitch=!1,this.videoBuffer=null,this._registerListeners()}_registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.LEVEL_LOADING,this.onLevelLoading,this),e.on(v.LEVEL_LOADED,this.onLevelLoaded,this),e.on(v.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),e.on(v.ERROR,this.onError,this),e.on(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),e.on(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),e.on(v.BUFFER_CREATED,this.onBufferCreated,this),e.on(v.BUFFER_FLUSHED,this.onBufferFlushed,this),e.on(v.LEVELS_UPDATED,this.onLevelsUpdated,this),e.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.LEVEL_LOADED,this.onLevelLoaded,this),e.off(v.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),e.off(v.ERROR,this.onError,this),e.off(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),e.off(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),e.off(v.BUFFER_CREATED,this.onBufferCreated,this),e.off(v.BUFFER_FLUSHED,this.onBufferFlushed,this),e.off(v.LEVELS_UPDATED,this.onLevelsUpdated,this),e.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}onHandlerDestroying(){this._unregisterListeners(),this.onMediaDetaching()}startLoad(e){if(this.levels){const{lastCurrentTime:t,hls:i}=this;if(this.stopLoad(),this.setInterval(Pu),this.level=-1,!this.startFragRequested){let s=i.startLevel;s===-1&&(i.config.testBandwidth&&this.levels.length>1?(s=0,this.bitrateTest=!0):s=i.nextAutoLevel),this.level=i.nextLoadLevel=s,this.loadedmetadata=!1}t>0&&e===-1&&(this.log(`Override startPosition with lastCurrentTime @${t.toFixed(3)}`),e=t),this.state=M.IDLE,this.nextLoadPosition=this.startPosition=this.lastCurrentTime=e,this.tick()}else this._forceStartLoad=!0,this.state=M.STOPPED}stopLoad(){this._forceStartLoad=!1,super.stopLoad()}doTick(){switch(this.state){case M.WAITING_LEVEL:{var e;const{levels:i,level:s}=this,n=i==null||(e=i[s])==null?void 0:e.details;if(n&&(!n.live||this.levelLastLoaded===this.level)){if(this.waitForCdnTuneIn(n))break;this.state=M.IDLE;break}else if(this.hls.nextLoadLevel!==this.level){this.state=M.IDLE;break}break}case M.FRAG_LOADING_WAITING_RETRY:{var t;const i=self.performance.now(),s=this.retryDate;(!s||i>=s||(t=this.media)!=null&&t.seeking)&&(this.resetStartWhenNotLoaded(this.level),this.state=M.IDLE)}break}this.state===M.IDLE&&this.doTickIdle(),this.onTickEnd()}onTickEnd(){super.onTickEnd(),this.checkBuffer(),this.checkFragmentChanged()}doTickIdle(){const{hls:e,levelLastLoaded:t,levels:i,media:s}=this,{config:n,nextLoadLevel:o}=e;if(t===null||!s&&(this.startFragRequested||!n.startFragPrefetch)||this.altAudio&&this.audioOnly||!(i!=null&&i[o]))return;const a=i[o],l=this.getMainFwdBufferInfo();if(l===null)return;const c=this.getLevelDetails();if(c&&this._streamEnded(l,c)){const m={};this.altAudio&&(m.type="video"),this.hls.trigger(v.BUFFER_EOS,m),this.state=M.ENDED;return}e.loadLevel!==o&&e.manualLevel===-1&&this.log(`Adapting to level ${o} from level ${this.level}`),this.level=e.nextLoadLevel=o;const d=a.details;if(!d||this.state===M.WAITING_LEVEL||d.live&&this.levelLastLoaded!==o){this.level=o,this.state=M.WAITING_LEVEL;return}const h=l.len,u=this.getMaxBufferLength(a.maxBitrate);if(h>=u)return;this.backtrackFragment&&this.backtrackFragment.start>l.end&&(this.backtrackFragment=null);const f=this.backtrackFragment?this.backtrackFragment.start:l.end;let g=this.getNextFragment(f,d);if(this.couldBacktrack&&!this.fragPrevious&&g&&g.sn!=="initSegment"&&this.fragmentTracker.getState(g)!==ke.OK){var p;const A=((p=this.backtrackFragment)!=null?p:g).sn-d.startSN,x=d.fragments[A-1];x&&g.cc===x.cc&&(g=x,this.fragmentTracker.removeFragment(x))}else this.backtrackFragment&&l.len&&(this.backtrackFragment=null);if(g&&this.isLoopLoading(g,f)){if(!g.gap){const A=this.audioOnly&&!this.altAudio?de.AUDIO:de.VIDEO,x=(A===de.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;x&&this.afterBufferFlushed(x,A,Z.MAIN)}g=this.getNextFragmentLoopLoading(g,d,l,Z.MAIN,u)}g&&(g.initSegment&&!g.initSegment.data&&!this.bitrateTest&&(g=g.initSegment),this.loadFragment(g,a,f))}loadFragment(e,t,i){const s=this.fragmentTracker.getState(e);this.fragCurrent=e,s===ke.NOT_LOADED||s===ke.PARTIAL?e.sn==="initSegment"?this._loadInitSegment(e,t):this.bitrateTest?(this.log(`Fragment ${e.sn} of level ${e.level} is being downloaded to test bitrate and will not be buffered`),this._loadBitrateTestFrag(e,t)):(this.startFragRequested=!0,super.loadFragment(e,t,i)):this.clearTrackerIfNeeded(e)}getBufferedFrag(e){return this.fragmentTracker.getBufferedFrag(e,Z.MAIN)}followingBufferedFrag(e){return e?this.getBufferedFrag(e.end+.5):null}immediateLevelSwitch(){this.abortCurrentFrag(),this.flushMainBuffer(0,Number.POSITIVE_INFINITY)}nextLevelSwitch(){const{levels:e,media:t}=this;if(t!=null&&t.readyState){let i;const s=this.getAppendedFrag(t.currentTime);s&&s.start>1&&this.flushMainBuffer(0,s.start-1);const n=this.getLevelDetails();if(n!=null&&n.live){const a=this.getMainFwdBufferInfo();if(!a||a.len<n.targetduration*2)return}if(!t.paused&&e){const a=this.hls.nextLoadLevel,l=e[a],c=this.fragLastKbps;c&&this.fragCurrent?i=this.fragCurrent.duration*l.maxBitrate/(1e3*c)+1:i=0}else i=0;const o=this.getBufferedFrag(t.currentTime+i);if(o){const a=this.followingBufferedFrag(o);if(a){this.abortCurrentFrag();const l=a.maxStartPTS?a.maxStartPTS:a.start,c=a.duration,d=Math.max(o.end,l+Math.min(Math.max(c-this.config.maxFragLookUpTolerance,c*.5),c*.75));this.flushMainBuffer(d,Number.POSITIVE_INFINITY)}}}}abortCurrentFrag(){const e=this.fragCurrent;switch(this.fragCurrent=null,this.backtrackFragment=null,e&&(e.abortRequests(),this.fragmentTracker.removeFragment(e)),this.state){case M.KEY_LOADING:case M.FRAG_LOADING:case M.FRAG_LOADING_WAITING_RETRY:case M.PARSING:case M.PARSED:this.state=M.IDLE;break}this.nextLoadPosition=this.getLoadPosition()}flushMainBuffer(e,t){super.flushMainBuffer(e,t,this.altAudio?"video":null)}onMediaAttached(e,t){super.onMediaAttached(e,t);const i=t.media;this.onvplaying=this.onMediaPlaying.bind(this),this.onvseeked=this.onMediaSeeked.bind(this),i.addEventListener("playing",this.onvplaying),i.addEventListener("seeked",this.onvseeked),this.gapController=new ku(this.config,i,this.fragmentTracker,this.hls)}onMediaDetaching(){const{media:e}=this;e&&this.onvplaying&&this.onvseeked&&(e.removeEventListener("playing",this.onvplaying),e.removeEventListener("seeked",this.onvseeked),this.onvplaying=this.onvseeked=null,this.videoBuffer=null),this.fragPlaying=null,this.gapController&&(this.gapController.destroy(),this.gapController=null),super.onMediaDetaching()}onMediaPlaying(){this.tick()}onMediaSeeked(){const e=this.media,t=e?e.currentTime:null;W(t)&&this.log(`Media seeked to ${t.toFixed(3)}`);const i=this.getMainFwdBufferInfo();if(i===null||i.len===0){this.warn(`Main forward buffer length on "seeked" event ${i?i.len:"empty"})`);return}this.tick()}onManifestLoading(){this.log("Trigger BUFFER_RESET"),this.hls.trigger(v.BUFFER_RESET,void 0),this.fragmentTracker.removeAllFragments(),this.couldBacktrack=!1,this.startPosition=this.lastCurrentTime=0,this.levels=this.fragPlaying=this.backtrackFragment=null,this.altAudio=this.audioOnly=!1}onManifestParsed(e,t){let i=!1,s=!1,n;t.levels.forEach(o=>{n=o.audioCodec,n&&(n.indexOf("mp4a.40.2")!==-1&&(i=!0),n.indexOf("mp4a.40.5")!==-1&&(s=!0))}),this.audioCodecSwitch=i&&s&&!Xh(),this.audioCodecSwitch&&this.log("Both AAC/HE-AAC audio found in levels; declaring level codec as HE-AAC"),this.levels=t.levels,this.startFragRequested=!1}onLevelLoading(e,t){const{levels:i}=this;if(!i||this.state!==M.IDLE)return;const s=i[t.level];(!s.details||s.details.live&&this.levelLastLoaded!==t.level||this.waitForCdnTuneIn(s.details))&&(this.state=M.WAITING_LEVEL)}onLevelLoaded(e,t){var i;const{levels:s}=this,n=t.level,o=t.details,a=o.totalduration;if(!s){this.warn(`Levels were reset while loading level ${n}`);return}this.log(`Level ${n} loaded [${o.startSN},${o.endSN}]${o.lastPartSn?`[part-${o.lastPartSn}-${o.lastPartIndex}]`:""}, cc [${o.startCC}, ${o.endCC}] duration:${a}`);const l=s[n],c=this.fragCurrent;c&&(this.state===M.FRAG_LOADING||this.state===M.FRAG_LOADING_WAITING_RETRY)&&(c.level!==t.level||c.urlId!==l.urlId)&&c.loader&&this.abortCurrentFrag();let d=0;if(o.live||(i=l.details)!=null&&i.live){if(o.fragments[0]||(o.deltaUpdateFailed=!0),o.deltaUpdateFailed)return;d=this.alignPlaylists(o,l.details)}if(l.details=o,this.levelLastLoaded=n,this.hls.trigger(v.LEVEL_UPDATED,{details:o,level:n}),this.state===M.WAITING_LEVEL){if(this.waitForCdnTuneIn(o))return;this.state=M.IDLE}this.startFragRequested?o.live&&this.synchronizeToLiveEdge(o):this.setStartPosition(o,d),this.tick()}_handleFragmentLoadProgress(e){var t;const{frag:i,part:s,payload:n}=e,{levels:o}=this;if(!o){this.warn(`Levels were reset while fragment load was in progress. Fragment ${i.sn} of level ${i.level} will not be buffered`);return}const a=o[i.level],l=a.details;if(!l){this.warn(`Dropping fragment ${i.sn} of level ${i.level} after level details were reset`),this.fragmentTracker.removeFragment(i);return}const c=a.videoCodec,d=l.PTSKnown||!l.live,h=(t=i.initSegment)==null?void 0:t.data,u=this._getAudioCodec(a),f=this.transmuxer=this.transmuxer||new Za(this.hls,Z.MAIN,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)),g=s?s.index:-1,p=g!==-1,m=new qr(i.level,i.sn,i.stats.chunkCount,n.byteLength,g,p),A=this.initPTS[i.cc];f.push(n,h,u,c,i,s,l.totalduration,d,m,A)}onAudioTrackSwitching(e,t){const i=this.altAudio;if(!!!t.url){if(this.mediaBuffer!==this.media){this.log("Switching on main audio, use media.buffered to schedule main fragment loading"),this.mediaBuffer=this.media;const o=this.fragCurrent;o&&(this.log("Switching to main audio track, cancel main fragment load"),o.abortRequests(),this.fragmentTracker.removeFragment(o)),this.resetTransmuxer(),this.resetLoadingState()}else this.audioOnly&&this.resetTransmuxer();const n=this.hls;i&&(n.trigger(v.BUFFER_FLUSHING,{startOffset:0,endOffset:Number.POSITIVE_INFINITY,type:null}),this.fragmentTracker.removeAllFragments()),n.trigger(v.AUDIO_TRACK_SWITCHED,t)}}onAudioTrackSwitched(e,t){const i=t.id,s=!!this.hls.audioTracks[i].url;if(s){const n=this.videoBuffer;n&&this.mediaBuffer!==n&&(this.log("Switching on alternate audio, use video.buffered to schedule main fragment loading"),this.mediaBuffer=n)}this.altAudio=s,this.tick()}onBufferCreated(e,t){const i=t.tracks;let s,n,o=!1;for(const a in i){const l=i[a];if(l.id==="main"){if(n=a,s=l,a==="video"){const c=i[a];c&&(this.videoBuffer=c.buffer)}}else o=!0}o&&s?(this.log(`Alternate track found, use ${n}.buffered to schedule main fragment loading`),this.mediaBuffer=s.buffer):this.mediaBuffer=this.media}onFragBuffered(e,t){const{frag:i,part:s}=t;if(i&&i.type!==Z.MAIN)return;if(this.fragContextChanged(i)){this.warn(`Fragment ${i.sn}${s?" p: "+s.index:""} of level ${i.level} finished buffering, but was aborted. state: ${this.state}`),this.state===M.PARSED&&(this.state=M.IDLE);return}const n=s?s.stats:i.stats;this.fragLastKbps=Math.round(8*n.total/(n.buffering.end-n.loading.first)),i.sn!=="initSegment"&&(this.fragPrevious=i),this.fragBufferedComplete(i,s)}onError(e,t){var i;if(t.fatal){this.state=M.ERROR;return}switch(t.details){case D.FRAG_GAP:case D.FRAG_PARSING_ERROR:case D.FRAG_DECRYPT_ERROR:case D.FRAG_LOAD_ERROR:case D.FRAG_LOAD_TIMEOUT:case D.KEY_LOAD_ERROR:case D.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Z.MAIN,t);break;case D.LEVEL_LOAD_ERROR:case D.LEVEL_LOAD_TIMEOUT:case D.LEVEL_PARSING_ERROR:!t.levelRetry&&this.state===M.WAITING_LEVEL&&((i=t.context)==null?void 0:i.type)===ae.LEVEL&&(this.state=M.IDLE);break;case D.BUFFER_FULL_ERROR:if(!t.parent||t.parent!=="main")return;this.reduceLengthAndFlushBuffer(t)&&this.flushMainBuffer(0,Number.POSITIVE_INFINITY);break;case D.INTERNAL_EXCEPTION:this.recoverWorkerError(t);break}}checkBuffer(){const{media:e,gapController:t}=this;if(!(!e||!t||!e.readyState)){if(this.loadedmetadata||!fe.getBuffered(e).length){const i=this.state!==M.IDLE?this.fragCurrent:null;t.poll(this.lastCurrentTime,i)}this.lastCurrentTime=e.currentTime}}onFragLoadEmergencyAborted(){this.state=M.IDLE,this.loadedmetadata||(this.startFragRequested=!1,this.nextLoadPosition=this.startPosition),this.tickImmediate()}onBufferFlushed(e,{type:t}){if(t!==de.AUDIO||this.audioOnly&&!this.altAudio){const i=(t===de.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;this.afterBufferFlushed(i,t,Z.MAIN)}}onLevelsUpdated(e,t){this.levels=t.levels}swapAudioCodec(){this.audioCodecSwap=!this.audioCodecSwap}seekToStartPos(){const{media:e}=this;if(!e)return;const t=e.currentTime;let i=this.startPosition;if(i>=0&&t<i){if(e.seeking){this.log(`could not seek to ${i}, already seeking at ${t}`);return}const s=fe.getBuffered(e),o=(s.length?s.start(0):0)-i;o>0&&(o<this.config.maxBufferHole||o<this.config.maxFragLookUpTolerance)&&(this.log(`adjusting start position by ${o} to match buffer start`),i+=o,this.startPosition=i),this.log(`seek to target start position ${i} from current time ${t}`),e.currentTime=i}}_getAudioCodec(e){let t=this.config.defaultAudioCodec||e.audioCodec;return this.audioCodecSwap&&t&&(this.log("Swapping audio codec"),t.indexOf("mp4a.40.5")!==-1?t="mp4a.40.2":t="mp4a.40.5"),t}_loadBitrateTestFrag(e,t){e.bitrateTest=!0,this._doFragLoad(e,t).then(i=>{const{hls:s}=this;if(!i||this.fragContextChanged(e))return;t.fragmentError=0,this.state=M.IDLE,this.startFragRequested=!1,this.bitrateTest=!1;const n=e.stats;n.parsing.start=n.parsing.end=n.buffering.start=n.buffering.end=self.performance.now(),s.trigger(v.FRAG_LOADED,i),e.bitrateTest=!1})}_handleTransmuxComplete(e){var t;const i="main",{hls:s}=this,{remuxResult:n,chunkMeta:o}=e,a=this.getCurrentContext(o);if(!a){this.resetWhenMissingContext(o);return}const{frag:l,part:c,level:d}=a,{video:h,text:u,id3:f,initSegment:g}=n,{details:p}=d,m=this.altAudio?void 0:n.audio;if(this.fragContextChanged(l)){this.fragmentTracker.removeFragment(l);return}if(this.state=M.PARSING,g){if(g!=null&&g.tracks){const b=l.initSegment||l;this._bufferInitSegment(d,g.tracks,b,o),s.trigger(v.FRAG_PARSING_INIT_SEGMENT,{frag:b,id:i,tracks:g.tracks})}const A=g.initPTS,x=g.timescale;W(A)&&(this.initPTS[l.cc]={baseTime:A,timescale:x},s.trigger(v.INIT_PTS_FOUND,{frag:l,id:i,initPTS:A,timescale:x}))}if(h&&n.independent!==!1){if(p){const{startPTS:A,endPTS:x,startDTS:b,endDTS:y}=h;if(c)c.elementaryStreams[h.type]={startPTS:A,endPTS:x,startDTS:b,endDTS:y};else if(h.firstKeyFrame&&h.independent&&o.id===1&&(this.couldBacktrack=!0),h.dropped&&h.independent){const T=this.getMainFwdBufferInfo(),E=(T?T.end:this.getLoadPosition())+this.config.maxBufferHole,S=h.firstKeyFramePTS?h.firstKeyFramePTS:A;if(E<S-this.config.maxBufferHole){this.backtrack(l);return}l.setElementaryStreamInfo(h.type,l.start,x,l.start,y,!0)}l.setElementaryStreamInfo(h.type,A,x,b,y),this.backtrackFragment&&(this.backtrackFragment=l),this.bufferFragmentData(h,l,c,o)}}else if(n.independent===!1){this.backtrack(l);return}if(m){const{startPTS:A,endPTS:x,startDTS:b,endDTS:y}=m;c&&(c.elementaryStreams[de.AUDIO]={startPTS:A,endPTS:x,startDTS:b,endDTS:y}),l.setElementaryStreamInfo(de.AUDIO,A,x,b,y),this.bufferFragmentData(m,l,c,o)}if(p&&f!=null&&(t=f.samples)!=null&&t.length){const A={id:i,frag:l,details:p,samples:f.samples};s.trigger(v.FRAG_PARSING_METADATA,A)}if(p&&u){const A={id:i,frag:l,details:p,samples:u.samples};s.trigger(v.FRAG_PARSING_USERDATA,A)}}_bufferInitSegment(e,t,i,s){if(this.state!==M.PARSING)return;this.audioOnly=!!t.audio&&!t.video,this.altAudio&&!this.audioOnly&&delete t.audio;const{audio:n,video:o,audiovideo:a}=t;if(n){let l=e.audioCodec;const c=navigator.userAgent.toLowerCase();this.audioCodecSwitch&&(l&&(l.indexOf("mp4a.40.5")!==-1?l="mp4a.40.2":l="mp4a.40.5"),n.metadata.channelCount!==1&&c.indexOf("firefox")===-1&&(l="mp4a.40.5")),c.indexOf("android")!==-1&&n.container!=="audio/mpeg"&&(l="mp4a.40.2",this.log(`Android: force audio codec to ${l}`)),e.audioCodec&&e.audioCodec!==l&&this.log(`Swapping manifest audio codec "${e.audioCodec}" for "${l}"`),n.levelCodec=l,n.id="main",this.log(`Init audio buffer, container:${n.container}, codecs[selected/level/parsed]=[${l||""}/${e.audioCodec||""}/${n.codec}]`)}o&&(o.levelCodec=e.videoCodec,o.id="main",this.log(`Init video buffer, container:${o.container}, codecs[level/parsed]=[${e.videoCodec||""}/${o.codec}]`)),a&&this.log(`Init audiovideo buffer, container:${a.container}, codecs[level/parsed]=[${e.attrs.CODECS||""}/${a.codec}]`),this.hls.trigger(v.BUFFER_CODECS,t),Object.keys(t).forEach(l=>{const d=t[l].initSegment;d!=null&&d.byteLength&&this.hls.trigger(v.BUFFER_APPENDING,{type:l,data:d,frag:i,part:null,chunkMeta:s,parent:i.type})}),this.tick()}getMainFwdBufferInfo(){return this.getFwdBufferInfo(this.mediaBuffer?this.mediaBuffer:this.media,Z.MAIN)}backtrack(e){this.couldBacktrack=!0,this.backtrackFragment=e,this.resetTransmuxer(),this.flushBufferGap(e),this.fragmentTracker.removeFragment(e),this.fragPrevious=null,this.nextLoadPosition=e.start,this.state=M.IDLE}checkFragmentChanged(){const e=this.media;let t=null;if(e&&e.readyState>1&&e.seeking===!1){const i=e.currentTime;if(fe.isBuffered(e,i)?t=this.getAppendedFrag(i):fe.isBuffered(e,i+.1)&&(t=this.getAppendedFrag(i+.1)),t){this.backtrackFragment=null;const s=this.fragPlaying,n=t.level;(!s||t.sn!==s.sn||s.level!==n||t.urlId!==s.urlId)&&(this.fragPlaying=t,this.hls.trigger(v.FRAG_CHANGED,{frag:t}),(!s||s.level!==n)&&this.hls.trigger(v.LEVEL_SWITCHED,{level:n}))}}}get nextLevel(){const e=this.nextBufferedFrag;return e?e.level:-1}get currentFrag(){const e=this.media;return e?this.fragPlaying||this.getAppendedFrag(e.currentTime):null}get currentProgramDateTime(){const e=this.media;if(e){const t=e.currentTime,i=this.currentFrag;if(i&&W(t)&&W(i.programDateTime)){const s=i.programDateTime+(t-i.start)*1e3;return new Date(s)}}return null}get currentLevel(){const e=this.currentFrag;return e?e.level:-1}get nextBufferedFrag(){const e=this.currentFrag;return e?this.followingBufferedFrag(e):null}get forceStartLoad(){return this._forceStartLoad}}class vi{constructor(e,t=0,i=0){this.halfLife=void 0,this.alpha_=void 0,this.estimate_=void 0,this.totalWeight_=void 0,this.halfLife=e,this.alpha_=e?Math.exp(Math.log(.5)/e):0,this.estimate_=t,this.totalWeight_=i}sample(e,t){const i=Math.pow(this.alpha_,e);this.estimate_=t*(1-i)+i*this.estimate_,this.totalWeight_+=e}getTotalWeight(){return this.totalWeight_}getEstimate(){if(this.alpha_){const e=1-Math.pow(this.alpha_,this.totalWeight_);if(e)return this.estimate_/e}return this.estimate_}}class Mu{constructor(e,t,i,s=100){this.defaultEstimate_=void 0,this.minWeight_=void 0,this.minDelayMs_=void 0,this.slow_=void 0,this.fast_=void 0,this.defaultTTFB_=void 0,this.ttfb_=void 0,this.defaultEstimate_=i,this.minWeight_=.001,this.minDelayMs_=50,this.slow_=new vi(e),this.fast_=new vi(t),this.defaultTTFB_=s,this.ttfb_=new vi(e)}update(e,t){const{slow_:i,fast_:s,ttfb_:n}=this;i.halfLife!==e&&(this.slow_=new vi(e,i.getEstimate(),i.getTotalWeight())),s.halfLife!==t&&(this.fast_=new vi(t,s.getEstimate(),s.getTotalWeight())),n.halfLife!==e&&(this.ttfb_=new vi(e,n.getEstimate(),n.getTotalWeight()))}sample(e,t){e=Math.max(e,this.minDelayMs_);const i=8*t,s=e/1e3,n=i/s;this.fast_.sample(s,n),this.slow_.sample(s,n)}sampleTTFB(e){const t=e/1e3,i=Math.sqrt(2)*Math.exp(-Math.pow(t,2)/2);this.ttfb_.sample(i,Math.max(e,5))}canEstimate(){return this.fast_.getTotalWeight()>=this.minWeight_}getEstimate(){return this.canEstimate()?Math.min(this.fast_.getEstimate(),this.slow_.getEstimate()):this.defaultEstimate_}getEstimateTTFB(){return this.ttfb_.getTotalWeight()>=this.minWeight_?this.ttfb_.getEstimate():this.defaultTTFB_}destroy(){}}class Fu{constructor(e){this.hls=void 0,this.lastLevelLoadSec=0,this.lastLoadedFragLevel=0,this._nextAutoLevel=-1,this.timer=-1,this.onCheck=this._abandonRulesCheck.bind(this),this.fragCurrent=null,this.partCurrent=null,this.bitrateTestDelay=0,this.bwEstimator=void 0,this.hls=e;const t=e.config;this.bwEstimator=new Mu(t.abrEwmaSlowVoD,t.abrEwmaFastVoD,t.abrEwmaDefaultEstimate),this.registerListeners()}registerListeners(){const{hls:e}=this;e.on(v.FRAG_LOADING,this.onFragLoading,this),e.on(v.FRAG_LOADED,this.onFragLoaded,this),e.on(v.FRAG_BUFFERED,this.onFragBuffered,this),e.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.on(v.LEVEL_LOADED,this.onLevelLoaded,this)}unregisterListeners(){const{hls:e}=this;e.off(v.FRAG_LOADING,this.onFragLoading,this),e.off(v.FRAG_LOADED,this.onFragLoaded,this),e.off(v.FRAG_BUFFERED,this.onFragBuffered,this),e.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.off(v.LEVEL_LOADED,this.onLevelLoaded,this)}destroy(){this.unregisterListeners(),this.clearTimer(),this.hls=this.onCheck=null,this.fragCurrent=this.partCurrent=null}onFragLoading(e,t){var i;const s=t.frag;this.ignoreFragment(s)||(this.fragCurrent=s,this.partCurrent=(i=t.part)!=null?i:null,this.clearTimer(),this.timer=self.setInterval(this.onCheck,100))}onLevelSwitching(e,t){this.clearTimer()}getTimeToLoadFrag(e,t,i,s){const n=e+i/t,o=s?this.lastLevelLoadSec:0;return n+o}onLevelLoaded(e,t){const i=this.hls.config,{total:s,bwEstimate:n}=t.stats;W(s)&&W(n)&&(this.lastLevelLoadSec=8*s/n),t.details.live?this.bwEstimator.update(i.abrEwmaSlowLive,i.abrEwmaFastLive):this.bwEstimator.update(i.abrEwmaSlowVoD,i.abrEwmaFastVoD)}_abandonRulesCheck(){const{fragCurrent:e,partCurrent:t,hls:i}=this,{autoLevelEnabled:s,media:n}=i;if(!e||!n)return;const o=performance.now(),a=t?t.stats:e.stats,l=t?t.duration:e.duration,c=o-a.loading.start;if(a.aborted||a.loaded&&a.loaded===a.total||e.level===0){this.clearTimer(),this._nextAutoLevel=-1;return}if(!s||n.paused||!n.playbackRate||!n.readyState)return;const d=i.mainForwardBufferInfo;if(d===null)return;const h=this.bwEstimator.getEstimateTTFB(),u=Math.abs(n.playbackRate);if(c<=Math.max(h,1e3*(l/(u*2))))return;const f=d.len/u;if(f>=2*l/u)return;const g=a.loading.first?a.loading.first-a.loading.start:-1,p=a.loaded&&g>-1,m=this.bwEstimator.getEstimate(),{levels:A,minAutoLevel:x}=i,b=A[e.level],y=a.total||Math.max(a.loaded,Math.round(l*b.maxBitrate/8));let T=c-g;T<1&&p&&(T=Math.min(c,a.loaded*8/m));const E=p?a.loaded*1e3/T:0,S=E?(y-a.loaded)/E:y*8/m+h/1e3;if(S<=f)return;const R=E?E*8:m;let w=Number.POSITIVE_INFINITY,I;for(I=e.level-1;I>x;I--){const O=A[I].maxBitrate;if(w=this.getTimeToLoadFrag(h/1e3,R,l*O,!A[I].details),w<f)break}w>=S||w>l*10||(i.nextLoadLevel=I,p?this.bwEstimator.sample(c-Math.min(h,g),a.loaded):this.bwEstimator.sampleTTFB(c),this.clearTimer(),C.warn(`[abr] Fragment ${e.sn}${t?" part "+t.index:""} of level ${e.level} is loading too slowly;
|
169
|
+
timeOffset: ${p}
|
170
|
+
initSegmentChange: ${D}`);const I=new tv(i,s,e,o,d);this.configureTransmuxer(I)}if(this.frag=n,this.part=a,this.workerContext)this.workerContext.worker.postMessage({cmd:"demux",data:t,decryptdata:g,chunkMeta:h,state:_},t instanceof ArrayBuffer?[t]:[]);else if(f){const I=f.push(t,g,h,_);Er(I)?(f.async=!0,I.then(N=>{this.handleTransmuxComplete(N)}).catch(N=>{this.transmuxerError(N,h,"transmuxer-interface push error")})):(f.async=!1,this.handleTransmuxComplete(I))}}flush(t){t.transmuxing.start=self.performance.now();const{transmuxer:e}=this;if(this.workerContext)this.workerContext.worker.postMessage({cmd:"flush",chunkMeta:t});else if(e){let i=e.flush(t);Er(i)||e.async?(Er(i)||(i=Promise.resolve(i)),i.then(s=>{this.handleFlushResult(s,t)}).catch(s=>{this.transmuxerError(s,t,"transmuxer-interface flush error")})):this.handleFlushResult(i,t)}}transmuxerError(t,e,i){this.hls&&(this.error=t,this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_PARSING_ERROR,chunkMeta:e,fatal:!1,error:t,err:t,reason:i}))}handleFlushResult(t,e){t.forEach(i=>{this.handleTransmuxComplete(i)}),this.onFlush(e)}onWorkerMessage(t){const e=t.data,i=this.hls;switch(e.event){case"init":{var s;const n=(s=this.workerContext)==null?void 0:s.objectURL;n&&self.URL.revokeObjectURL(n);break}case"transmuxComplete":{this.handleTransmuxComplete(e.data);break}case"flush":{this.onFlush(e.data);break}case"workerLog":L[e.data.logType]&&L[e.data.logType](e.data.message);break;default:{e.data=e.data||{},e.data.frag=this.frag,e.data.id=this.id,i.trigger(e.event,e.data);break}}}configureTransmuxer(t){const{transmuxer:e}=this;this.workerContext?this.workerContext.worker.postMessage({cmd:"configure",config:t}):e&&e.configure(t)}handleTransmuxComplete(t){t.chunkMeta.transmuxing.end=self.performance.now(),this.onTransmuxComplete(t)}}const sv=250,ma=2,rv=.1,nv=.05;class av{constructor(t,e,i,s){this.config=void 0,this.media=null,this.fragmentTracker=void 0,this.hls=void 0,this.nudgeRetry=0,this.stallReported=!1,this.stalled=null,this.moved=!1,this.seeking=!1,this.config=t,this.media=e,this.fragmentTracker=i,this.hls=s}destroy(){this.media=null,this.hls=this.fragmentTracker=null}poll(t,e){const{config:i,media:s,stalled:n}=this;if(s===null)return;const{currentTime:a,seeking:o}=s,l=this.seeking&&!o,h=!this.seeking&&o;if(this.seeking=o,a!==t){if(this.moved=!0,n!==null){if(this.stallReported){const E=self.performance.now()-n;L.warn(`playback not stuck anymore @${a}, after ${Math.round(E)}ms`),this.stallReported=!1}this.stalled=null,this.nudgeRetry=0}return}if(h||l){this.stalled=null;return}if(s.paused&&!o||s.ended||s.playbackRate===0||!lt.getBuffered(s).length)return;const d=lt.bufferInfo(s,a,0),c=d.len>0,u=d.nextStart||0;if(!c&&!u)return;if(o){const E=d.len>ma,T=!u||e&&e.start<=a||u-a>ma&&!this.fragmentTracker.getPartialFragment(a);if(E||T)return;this.moved=!1}if(!this.moved&&this.stalled!==null){var f;const E=Math.max(u,d.start||0)-a,T=this.hls.levels?this.hls.levels[this.hls.currentLevel]:null,A=!(T==null||(f=T.details)==null)&&f.live?T.details.targetduration*2:ma,y=this.fragmentTracker.getPartialFragment(a);if(E>0&&(E<=A||y)){this._trySkipBufferHole(y);return}}const p=self.performance.now();if(n===null){this.stalled=p;return}const g=p-n;if(!o&&g>=sv&&(this._reportStall(d),!this.media))return;const m=lt.bufferInfo(s,a,i.maxBufferHole);this._tryFixBufferStall(m,g)}_tryFixBufferStall(t,e){const{config:i,fragmentTracker:s,media:n}=this;if(n===null)return;const a=n.currentTime,o=s.getPartialFragment(a);o&&(this._trySkipBufferHole(o)||!this.media)||(t.len>i.maxBufferHole||t.nextStart&&t.nextStart-a<i.maxBufferHole)&&e>i.highBufferWatchdogPeriod*1e3&&(L.warn("Trying to nudge playhead over buffer-hole"),this.stalled=null,this._tryNudgeBuffer())}_reportStall(t){const{hls:e,media:i,stallReported:s}=this;if(!s&&i){this.stallReported=!0;const n=new Error(`Playback stalling at @${i.currentTime} due to low buffer (${JSON.stringify(t)})`);L.warn(n.message),e.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_STALLED_ERROR,fatal:!1,error:n,buffer:t.len})}}_trySkipBufferHole(t){const{config:e,hls:i,media:s}=this;if(s===null)return 0;const n=s.currentTime,a=lt.bufferInfo(s,n,0),o=n<a.start?a.start:a.nextStart;if(o){const l=a.len<=e.maxBufferHole,h=a.len>0&&a.len<1&&s.readyState<3,d=o-n;if(d>0&&(l||h)){if(d>e.maxBufferHole){const{fragmentTracker:u}=this;let f=!1;if(n===0){const p=u.getAppendedFrag(0,Y.MAIN);p&&o<p.end&&(f=!0)}if(!f){const p=t||u.getAppendedFrag(n,Y.MAIN);if(p){let g=!1,m=p.end;for(;m<o;){const E=u.getPartialFragment(m);if(E)m+=E.duration;else{g=!0;break}}if(g)return 0}}}const c=Math.max(o+nv,n+rv);if(L.warn(`skipping hole, adjusting currentTime from ${n} to ${c}`),this.moved=!0,this.stalled=null,s.currentTime=c,t&&!t.gap){const u=new Error(`fragment loaded with buffer holes, seeking from ${n} to ${c}`);i.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_SEEK_OVER_HOLE,fatal:!1,error:u,reason:u.message,frag:t})}return c}}return 0}_tryNudgeBuffer(){const{config:t,hls:e,media:i,nudgeRetry:s}=this;if(i===null)return;const n=i.currentTime;if(this.nudgeRetry++,s<t.nudgeMaxRetry){const a=n+(s+1)*t.nudgeOffset,o=new Error(`Nudging 'currentTime' from ${n} to ${a}`);L.warn(o.message),i.currentTime=a,e.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_NUDGE_ON_STALL,error:o,fatal:!1})}else{const a=new Error(`Playhead still not moving while enough data buffered @${n} after ${t.nudgeMaxRetry} nudges`);L.error(a.message),e.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_STALLED_ERROR,error:a,fatal:!0})}}}const ov=100;class lv extends na{constructor(t,e,i){super(t,e,i,"[stream-controller]",Y.MAIN),this.audioCodecSwap=!1,this.gapController=null,this.level=-1,this._forceStartLoad=!1,this.altAudio=!1,this.audioOnly=!1,this.fragPlaying=null,this.onvplaying=null,this.onvseeked=null,this.fragLastKbps=0,this.couldBacktrack=!1,this.backtrackFragment=null,this.audioCodecSwitch=!1,this.videoBuffer=null,this._registerListeners()}_registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.LEVEL_LOADING,this.onLevelLoading,this),t.on(v.LEVEL_LOADED,this.onLevelLoaded,this),t.on(v.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),t.on(v.ERROR,this.onError,this),t.on(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.on(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.on(v.BUFFER_CREATED,this.onBufferCreated,this),t.on(v.BUFFER_FLUSHED,this.onBufferFlushed,this),t.on(v.LEVELS_UPDATED,this.onLevelsUpdated,this),t.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.LEVEL_LOADED,this.onLevelLoaded,this),t.off(v.FRAG_LOAD_EMERGENCY_ABORTED,this.onFragLoadEmergencyAborted,this),t.off(v.ERROR,this.onError,this),t.off(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.off(v.AUDIO_TRACK_SWITCHED,this.onAudioTrackSwitched,this),t.off(v.BUFFER_CREATED,this.onBufferCreated,this),t.off(v.BUFFER_FLUSHED,this.onBufferFlushed,this),t.off(v.LEVELS_UPDATED,this.onLevelsUpdated,this),t.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}onHandlerDestroying(){this._unregisterListeners(),this.onMediaDetaching()}startLoad(t){if(this.levels){const{lastCurrentTime:e,hls:i}=this;if(this.stopLoad(),this.setInterval(ov),this.level=-1,!this.startFragRequested){let s=i.startLevel;s===-1&&(i.config.testBandwidth&&this.levels.length>1?(s=0,this.bitrateTest=!0):s=i.nextAutoLevel),this.level=i.nextLoadLevel=s,this.loadedmetadata=!1}e>0&&t===-1&&(this.log(`Override startPosition with lastCurrentTime @${e.toFixed(3)}`),t=e),this.state=$.IDLE,this.nextLoadPosition=this.startPosition=this.lastCurrentTime=t,this.tick()}else this._forceStartLoad=!0,this.state=$.STOPPED}stopLoad(){this._forceStartLoad=!1,super.stopLoad()}doTick(){switch(this.state){case $.WAITING_LEVEL:{var t;const{levels:i,level:s}=this,n=i==null||(t=i[s])==null?void 0:t.details;if(n&&(!n.live||this.levelLastLoaded===this.level)){if(this.waitForCdnTuneIn(n))break;this.state=$.IDLE;break}else if(this.hls.nextLoadLevel!==this.level){this.state=$.IDLE;break}break}case $.FRAG_LOADING_WAITING_RETRY:{var e;const i=self.performance.now(),s=this.retryDate;(!s||i>=s||(e=this.media)!=null&&e.seeking)&&(this.resetStartWhenNotLoaded(this.level),this.state=$.IDLE)}break}this.state===$.IDLE&&this.doTickIdle(),this.onTickEnd()}onTickEnd(){super.onTickEnd(),this.checkBuffer(),this.checkFragmentChanged()}doTickIdle(){const{hls:t,levelLastLoaded:e,levels:i,media:s}=this,{config:n,nextLoadLevel:a}=t;if(e===null||!s&&(this.startFragRequested||!n.startFragPrefetch)||this.altAudio&&this.audioOnly||!(i!=null&&i[a]))return;const o=i[a],l=this.getMainFwdBufferInfo();if(l===null)return;const h=this.getLevelDetails();if(h&&this._streamEnded(l,h)){const m={};this.altAudio&&(m.type="video"),this.hls.trigger(v.BUFFER_EOS,m),this.state=$.ENDED;return}t.loadLevel!==a&&t.manualLevel===-1&&this.log(`Adapting to level ${a} from level ${this.level}`),this.level=t.nextLoadLevel=a;const d=o.details;if(!d||this.state===$.WAITING_LEVEL||d.live&&this.levelLastLoaded!==a){this.level=a,this.state=$.WAITING_LEVEL;return}const c=l.len,u=this.getMaxBufferLength(o.maxBitrate);if(c>=u)return;this.backtrackFragment&&this.backtrackFragment.start>l.end&&(this.backtrackFragment=null);const f=this.backtrackFragment?this.backtrackFragment.start:l.end;let p=this.getNextFragment(f,d);if(this.couldBacktrack&&!this.fragPrevious&&p&&p.sn!=="initSegment"&&this.fragmentTracker.getState(p)!==Lt.OK){var g;const m=((g=this.backtrackFragment)!=null?g:p).sn-d.startSN,E=d.fragments[m-1];E&&p.cc===E.cc&&(p=E,this.fragmentTracker.removeFragment(E))}else this.backtrackFragment&&l.len&&(this.backtrackFragment=null);if(p&&this.isLoopLoading(p,f)){if(!p.gap){const m=this.audioOnly&&!this.altAudio?at.AUDIO:at.VIDEO,E=(m===at.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;E&&this.afterBufferFlushed(E,m,Y.MAIN)}p=this.getNextFragmentLoopLoading(p,d,l,Y.MAIN,u)}p&&(p.initSegment&&!p.initSegment.data&&!this.bitrateTest&&(p=p.initSegment),this.loadFragment(p,o,f))}loadFragment(t,e,i){const s=this.fragmentTracker.getState(t);this.fragCurrent=t,s===Lt.NOT_LOADED||s===Lt.PARTIAL?t.sn==="initSegment"?this._loadInitSegment(t,e):this.bitrateTest?(this.log(`Fragment ${t.sn} of level ${t.level} is being downloaded to test bitrate and will not be buffered`),this._loadBitrateTestFrag(t,e)):(this.startFragRequested=!0,super.loadFragment(t,e,i)):this.clearTrackerIfNeeded(t)}getBufferedFrag(t){return this.fragmentTracker.getBufferedFrag(t,Y.MAIN)}followingBufferedFrag(t){return t?this.getBufferedFrag(t.end+.5):null}immediateLevelSwitch(){this.abortCurrentFrag(),this.flushMainBuffer(0,Number.POSITIVE_INFINITY)}nextLevelSwitch(){const{levels:t,media:e}=this;if(e!=null&&e.readyState){let i;const s=this.getAppendedFrag(e.currentTime);s&&s.start>1&&this.flushMainBuffer(0,s.start-1);const n=this.getLevelDetails();if(n!=null&&n.live){const o=this.getMainFwdBufferInfo();if(!o||o.len<n.targetduration*2)return}if(!e.paused&&t){const o=this.hls.nextLoadLevel,l=t[o],h=this.fragLastKbps;h&&this.fragCurrent?i=this.fragCurrent.duration*l.maxBitrate/(1e3*h)+1:i=0}else i=0;const a=this.getBufferedFrag(e.currentTime+i);if(a){const o=this.followingBufferedFrag(a);if(o){this.abortCurrentFrag();const l=o.maxStartPTS?o.maxStartPTS:o.start,h=o.duration,d=Math.max(a.end,l+Math.min(Math.max(h-this.config.maxFragLookUpTolerance,h*.5),h*.75));this.flushMainBuffer(d,Number.POSITIVE_INFINITY)}}}}abortCurrentFrag(){const t=this.fragCurrent;switch(this.fragCurrent=null,this.backtrackFragment=null,t&&(t.abortRequests(),this.fragmentTracker.removeFragment(t)),this.state){case $.KEY_LOADING:case $.FRAG_LOADING:case $.FRAG_LOADING_WAITING_RETRY:case $.PARSING:case $.PARSED:this.state=$.IDLE;break}this.nextLoadPosition=this.getLoadPosition()}flushMainBuffer(t,e){super.flushMainBuffer(t,e,this.altAudio?"video":null)}onMediaAttached(t,e){super.onMediaAttached(t,e);const i=e.media;this.onvplaying=this.onMediaPlaying.bind(this),this.onvseeked=this.onMediaSeeked.bind(this),i.addEventListener("playing",this.onvplaying),i.addEventListener("seeked",this.onvseeked),this.gapController=new av(this.config,i,this.fragmentTracker,this.hls)}onMediaDetaching(){const{media:t}=this;t&&this.onvplaying&&this.onvseeked&&(t.removeEventListener("playing",this.onvplaying),t.removeEventListener("seeked",this.onvseeked),this.onvplaying=this.onvseeked=null,this.videoBuffer=null),this.fragPlaying=null,this.gapController&&(this.gapController.destroy(),this.gapController=null),super.onMediaDetaching()}onMediaPlaying(){this.tick()}onMediaSeeked(){const t=this.media,e=t?t.currentTime:null;j(e)&&this.log(`Media seeked to ${e.toFixed(3)}`);const i=this.getMainFwdBufferInfo();if(i===null||i.len===0){this.warn(`Main forward buffer length on "seeked" event ${i?i.len:"empty"})`);return}this.tick()}onManifestLoading(){this.log("Trigger BUFFER_RESET"),this.hls.trigger(v.BUFFER_RESET,void 0),this.fragmentTracker.removeAllFragments(),this.couldBacktrack=!1,this.startPosition=this.lastCurrentTime=0,this.levels=this.fragPlaying=this.backtrackFragment=null,this.altAudio=this.audioOnly=!1}onManifestParsed(t,e){let i=!1,s=!1,n;e.levels.forEach(a=>{n=a.audioCodec,n&&(n.indexOf("mp4a.40.2")!==-1&&(i=!0),n.indexOf("mp4a.40.5")!==-1&&(s=!0))}),this.audioCodecSwitch=i&&s&&!Am(),this.audioCodecSwitch&&this.log("Both AAC/HE-AAC audio found in levels; declaring level codec as HE-AAC"),this.levels=e.levels,this.startFragRequested=!1}onLevelLoading(t,e){const{levels:i}=this;if(!i||this.state!==$.IDLE)return;const s=i[e.level];(!s.details||s.details.live&&this.levelLastLoaded!==e.level||this.waitForCdnTuneIn(s.details))&&(this.state=$.WAITING_LEVEL)}onLevelLoaded(t,e){var i;const{levels:s}=this,n=e.level,a=e.details,o=a.totalduration;if(!s){this.warn(`Levels were reset while loading level ${n}`);return}this.log(`Level ${n} loaded [${a.startSN},${a.endSN}]${a.lastPartSn?`[part-${a.lastPartSn}-${a.lastPartIndex}]`:""}, cc [${a.startCC}, ${a.endCC}] duration:${o}`);const l=s[n],h=this.fragCurrent;h&&(this.state===$.FRAG_LOADING||this.state===$.FRAG_LOADING_WAITING_RETRY)&&(h.level!==e.level||h.urlId!==l.urlId)&&h.loader&&this.abortCurrentFrag();let d=0;if(a.live||(i=l.details)!=null&&i.live){if(this.checkLiveUpdate(a),a.deltaUpdateFailed)return;d=this.alignPlaylists(a,l.details)}if(l.details=a,this.levelLastLoaded=n,this.hls.trigger(v.LEVEL_UPDATED,{details:a,level:n}),this.state===$.WAITING_LEVEL){if(this.waitForCdnTuneIn(a))return;this.state=$.IDLE}this.startFragRequested?a.live&&this.synchronizeToLiveEdge(a):this.setStartPosition(a,d),this.tick()}_handleFragmentLoadProgress(t){var e;const{frag:i,part:s,payload:n}=t,{levels:a}=this;if(!a){this.warn(`Levels were reset while fragment load was in progress. Fragment ${i.sn} of level ${i.level} will not be buffered`);return}const o=a[i.level],l=o.details;if(!l){this.warn(`Dropping fragment ${i.sn} of level ${i.level} after level details were reset`),this.fragmentTracker.removeFragment(i);return}const h=o.videoCodec,d=l.PTSKnown||!l.live,c=(e=i.initSegment)==null?void 0:e.data,u=this._getAudioCodec(o),f=this.transmuxer=this.transmuxer||new cd(this.hls,Y.MAIN,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)),p=s?s.index:-1,g=p!==-1,m=new ia(i.level,i.sn,i.stats.chunkCount,n.byteLength,p,g),E=this.initPTS[i.cc];f.push(n,c,u,h,i,s,l.totalduration,d,m,E)}onAudioTrackSwitching(t,e){const i=this.altAudio;if(!e.url){if(this.mediaBuffer!==this.media){this.log("Switching on main audio, use media.buffered to schedule main fragment loading"),this.mediaBuffer=this.media;const n=this.fragCurrent;n&&(this.log("Switching to main audio track, cancel main fragment load"),n.abortRequests(),this.fragmentTracker.removeFragment(n)),this.resetTransmuxer(),this.resetLoadingState()}else this.audioOnly&&this.resetTransmuxer();const s=this.hls;i&&(s.trigger(v.BUFFER_FLUSHING,{startOffset:0,endOffset:Number.POSITIVE_INFINITY,type:null}),this.fragmentTracker.removeAllFragments()),s.trigger(v.AUDIO_TRACK_SWITCHED,e)}}onAudioTrackSwitched(t,e){const i=e.id,s=!!this.hls.audioTracks[i].url;if(s){const n=this.videoBuffer;n&&this.mediaBuffer!==n&&(this.log("Switching on alternate audio, use video.buffered to schedule main fragment loading"),this.mediaBuffer=n)}this.altAudio=s,this.tick()}onBufferCreated(t,e){const i=e.tracks;let s,n,a=!1;for(const o in i){const l=i[o];if(l.id==="main"){if(n=o,s=l,o==="video"){const h=i[o];h&&(this.videoBuffer=h.buffer)}}else a=!0}a&&s?(this.log(`Alternate track found, use ${n}.buffered to schedule main fragment loading`),this.mediaBuffer=s.buffer):this.mediaBuffer=this.media}onFragBuffered(t,e){const{frag:i,part:s}=e;if(i&&i.type!==Y.MAIN)return;if(this.fragContextChanged(i)){this.warn(`Fragment ${i.sn}${s?" p: "+s.index:""} of level ${i.level} finished buffering, but was aborted. state: ${this.state}`),this.state===$.PARSED&&(this.state=$.IDLE);return}const n=s?s.stats:i.stats;this.fragLastKbps=Math.round(8*n.total/(n.buffering.end-n.loading.first)),i.sn!=="initSegment"&&(this.fragPrevious=i),this.fragBufferedComplete(i,s)}onError(t,e){var i;if(e.fatal){this.state=$.ERROR;return}switch(e.details){case x.FRAG_GAP:case x.FRAG_PARSING_ERROR:case x.FRAG_DECRYPT_ERROR:case x.FRAG_LOAD_ERROR:case x.FRAG_LOAD_TIMEOUT:case x.KEY_LOAD_ERROR:case x.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Y.MAIN,e);break;case x.LEVEL_LOAD_ERROR:case x.LEVEL_LOAD_TIMEOUT:case x.LEVEL_PARSING_ERROR:!e.levelRetry&&this.state===$.WAITING_LEVEL&&((i=e.context)==null?void 0:i.type)===rt.LEVEL&&(this.state=$.IDLE);break;case x.BUFFER_FULL_ERROR:if(!e.parent||e.parent!=="main")return;this.reduceLengthAndFlushBuffer(e)&&this.flushMainBuffer(0,Number.POSITIVE_INFINITY);break;case x.INTERNAL_EXCEPTION:this.recoverWorkerError(e);break}}checkBuffer(){const{media:t,gapController:e}=this;if(!(!t||!e||!t.readyState)){if(this.loadedmetadata||!lt.getBuffered(t).length){const i=this.state!==$.IDLE?this.fragCurrent:null;e.poll(this.lastCurrentTime,i)}this.lastCurrentTime=t.currentTime}}onFragLoadEmergencyAborted(){this.state=$.IDLE,this.loadedmetadata||(this.startFragRequested=!1,this.nextLoadPosition=this.startPosition),this.tickImmediate()}onBufferFlushed(t,{type:e}){if(e!==at.AUDIO||this.audioOnly&&!this.altAudio){const i=(e===at.VIDEO?this.videoBuffer:this.mediaBuffer)||this.media;this.afterBufferFlushed(i,e,Y.MAIN)}}onLevelsUpdated(t,e){this.levels=e.levels}swapAudioCodec(){this.audioCodecSwap=!this.audioCodecSwap}seekToStartPos(){const{media:t}=this;if(!t)return;const e=t.currentTime;let i=this.startPosition;if(i>=0&&e<i){if(t.seeking){this.log(`could not seek to ${i}, already seeking at ${e}`);return}const s=lt.getBuffered(t),n=(s.length?s.start(0):0)-i;n>0&&(n<this.config.maxBufferHole||n<this.config.maxFragLookUpTolerance)&&(this.log(`adjusting start position by ${n} to match buffer start`),i+=n,this.startPosition=i),this.log(`seek to target start position ${i} from current time ${e}`),t.currentTime=i}}_getAudioCodec(t){let e=this.config.defaultAudioCodec||t.audioCodec;return this.audioCodecSwap&&e&&(this.log("Swapping audio codec"),e.indexOf("mp4a.40.5")!==-1?e="mp4a.40.2":e="mp4a.40.5"),e}_loadBitrateTestFrag(t,e){t.bitrateTest=!0,this._doFragLoad(t,e).then(i=>{const{hls:s}=this;if(!i||this.fragContextChanged(t))return;e.fragmentError=0,this.state=$.IDLE,this.startFragRequested=!1,this.bitrateTest=!1;const n=t.stats;n.parsing.start=n.parsing.end=n.buffering.start=n.buffering.end=self.performance.now(),s.trigger(v.FRAG_LOADED,i),t.bitrateTest=!1})}_handleTransmuxComplete(t){var e;const i="main",{hls:s}=this,{remuxResult:n,chunkMeta:a}=t,o=this.getCurrentContext(a);if(!o){this.resetWhenMissingContext(a);return}const{frag:l,part:h,level:d}=o,{video:c,text:u,id3:f,initSegment:p}=n,{details:g}=d,m=this.altAudio?void 0:n.audio;if(this.fragContextChanged(l)){this.fragmentTracker.removeFragment(l);return}if(this.state=$.PARSING,p){if(p!=null&&p.tracks){const A=l.initSegment||l;this._bufferInitSegment(d,p.tracks,A,a),s.trigger(v.FRAG_PARSING_INIT_SEGMENT,{frag:A,id:i,tracks:p.tracks})}const E=p.initPTS,T=p.timescale;j(E)&&(this.initPTS[l.cc]={baseTime:E,timescale:T},s.trigger(v.INIT_PTS_FOUND,{frag:l,id:i,initPTS:E,timescale:T}))}if(c&&g&&l.sn!=="initSegment"){const E=g.fragments[l.sn-1-g.startSN],T=l.sn===g.startSN,A=!E||l.cc>E.cc;if(n.independent!==!1){const{startPTS:y,endPTS:b,startDTS:S,endDTS:R}=c;if(h)h.elementaryStreams[c.type]={startPTS:y,endPTS:b,startDTS:S,endDTS:R};else if(c.firstKeyFrame&&c.independent&&a.id===1&&!A&&(this.couldBacktrack=!0),c.dropped&&c.independent){const D=this.getMainFwdBufferInfo(),_=(D?D.end:this.getLoadPosition())+this.config.maxBufferHole,I=c.firstKeyFramePTS?c.firstKeyFramePTS:y;if(!T&&_<I-this.config.maxBufferHole&&!A){this.backtrack(l);return}else A&&(l.gap=!0);l.setElementaryStreamInfo(c.type,l.start,b,l.start,R,!0)}l.setElementaryStreamInfo(c.type,y,b,S,R),this.backtrackFragment&&(this.backtrackFragment=l),this.bufferFragmentData(c,l,h,a,T||A)}else if(T||A)l.gap=!0;else{this.backtrack(l);return}}if(m){const{startPTS:E,endPTS:T,startDTS:A,endDTS:y}=m;h&&(h.elementaryStreams[at.AUDIO]={startPTS:E,endPTS:T,startDTS:A,endDTS:y}),l.setElementaryStreamInfo(at.AUDIO,E,T,A,y),this.bufferFragmentData(m,l,h,a)}if(g&&f!=null&&(e=f.samples)!=null&&e.length){const E={id:i,frag:l,details:g,samples:f.samples};s.trigger(v.FRAG_PARSING_METADATA,E)}if(g&&u){const E={id:i,frag:l,details:g,samples:u.samples};s.trigger(v.FRAG_PARSING_USERDATA,E)}}_bufferInitSegment(t,e,i,s){if(this.state!==$.PARSING)return;this.audioOnly=!!e.audio&&!e.video,this.altAudio&&!this.audioOnly&&delete e.audio;const{audio:n,video:a,audiovideo:o}=e;if(n){let l=t.audioCodec;const h=navigator.userAgent.toLowerCase();this.audioCodecSwitch&&(l&&(l.indexOf("mp4a.40.5")!==-1?l="mp4a.40.2":l="mp4a.40.5"),n.metadata.channelCount!==1&&h.indexOf("firefox")===-1&&(l="mp4a.40.5")),h.indexOf("android")!==-1&&n.container!=="audio/mpeg"&&(l="mp4a.40.2",this.log(`Android: force audio codec to ${l}`)),t.audioCodec&&t.audioCodec!==l&&this.log(`Swapping manifest audio codec "${t.audioCodec}" for "${l}"`),n.levelCodec=l,n.id="main",this.log(`Init audio buffer, container:${n.container}, codecs[selected/level/parsed]=[${l||""}/${t.audioCodec||""}/${n.codec}]`)}a&&(a.levelCodec=t.videoCodec,a.id="main",this.log(`Init video buffer, container:${a.container}, codecs[level/parsed]=[${t.videoCodec||""}/${a.codec}]`)),o&&this.log(`Init audiovideo buffer, container:${o.container}, codecs[level/parsed]=[${t.attrs.CODECS||""}/${o.codec}]`),this.hls.trigger(v.BUFFER_CODECS,e),Object.keys(e).forEach(l=>{const h=e[l].initSegment;h!=null&&h.byteLength&&this.hls.trigger(v.BUFFER_APPENDING,{type:l,data:h,frag:i,part:null,chunkMeta:s,parent:i.type})}),this.tick()}getMainFwdBufferInfo(){return this.getFwdBufferInfo(this.mediaBuffer?this.mediaBuffer:this.media,Y.MAIN)}backtrack(t){this.couldBacktrack=!0,this.backtrackFragment=t,this.resetTransmuxer(),this.flushBufferGap(t),this.fragmentTracker.removeFragment(t),this.fragPrevious=null,this.nextLoadPosition=t.start,this.state=$.IDLE}checkFragmentChanged(){const t=this.media;let e=null;if(t&&t.readyState>1&&t.seeking===!1){const i=t.currentTime;if(lt.isBuffered(t,i)?e=this.getAppendedFrag(i):lt.isBuffered(t,i+.1)&&(e=this.getAppendedFrag(i+.1)),e){this.backtrackFragment=null;const s=this.fragPlaying,n=e.level;(!s||e.sn!==s.sn||s.level!==n||e.urlId!==s.urlId)&&(this.fragPlaying=e,this.hls.trigger(v.FRAG_CHANGED,{frag:e}),(!s||s.level!==n)&&this.hls.trigger(v.LEVEL_SWITCHED,{level:n}))}}}get nextLevel(){const t=this.nextBufferedFrag;return t?t.level:-1}get currentFrag(){const t=this.media;return t?this.fragPlaying||this.getAppendedFrag(t.currentTime):null}get currentProgramDateTime(){const t=this.media;if(t){const e=t.currentTime,i=this.currentFrag;if(i&&j(e)&&j(i.programDateTime)){const s=i.programDateTime+(e-i.start)*1e3;return new Date(s)}}return null}get currentLevel(){const t=this.currentFrag;return t?t.level:-1}get nextBufferedFrag(){const t=this.currentFrag;return t?this.followingBufferedFrag(t):null}get forceStartLoad(){return this._forceStartLoad}}class Si{constructor(t,e=0,i=0){this.halfLife=void 0,this.alpha_=void 0,this.estimate_=void 0,this.totalWeight_=void 0,this.halfLife=t,this.alpha_=t?Math.exp(Math.log(.5)/t):0,this.estimate_=e,this.totalWeight_=i}sample(t,e){const i=Math.pow(this.alpha_,t);this.estimate_=e*(1-i)+i*this.estimate_,this.totalWeight_+=t}getTotalWeight(){return this.totalWeight_}getEstimate(){if(this.alpha_){const t=1-Math.pow(this.alpha_,this.totalWeight_);if(t)return this.estimate_/t}return this.estimate_}}class hv{constructor(t,e,i,s=100){this.defaultEstimate_=void 0,this.minWeight_=void 0,this.minDelayMs_=void 0,this.slow_=void 0,this.fast_=void 0,this.defaultTTFB_=void 0,this.ttfb_=void 0,this.defaultEstimate_=i,this.minWeight_=.001,this.minDelayMs_=50,this.slow_=new Si(t),this.fast_=new Si(e),this.defaultTTFB_=s,this.ttfb_=new Si(t)}update(t,e){const{slow_:i,fast_:s,ttfb_:n}=this;i.halfLife!==t&&(this.slow_=new Si(t,i.getEstimate(),i.getTotalWeight())),s.halfLife!==e&&(this.fast_=new Si(e,s.getEstimate(),s.getTotalWeight())),n.halfLife!==t&&(this.ttfb_=new Si(t,n.getEstimate(),n.getTotalWeight()))}sample(t,e){t=Math.max(t,this.minDelayMs_);const i=8*e,s=t/1e3,n=i/s;this.fast_.sample(s,n),this.slow_.sample(s,n)}sampleTTFB(t){const e=t/1e3,i=Math.sqrt(2)*Math.exp(-Math.pow(e,2)/2);this.ttfb_.sample(i,Math.max(t,5))}canEstimate(){return this.fast_.getTotalWeight()>=this.minWeight_}getEstimate(){return this.canEstimate()?Math.min(this.fast_.getEstimate(),this.slow_.getEstimate()):this.defaultEstimate_}getEstimateTTFB(){return this.ttfb_.getTotalWeight()>=this.minWeight_?this.ttfb_.getEstimate():this.defaultTTFB_}destroy(){}}class dv{constructor(t){this.hls=void 0,this.lastLevelLoadSec=0,this.lastLoadedFragLevel=0,this._nextAutoLevel=-1,this.timer=-1,this.onCheck=this._abandonRulesCheck.bind(this),this.fragCurrent=null,this.partCurrent=null,this.bitrateTestDelay=0,this.bwEstimator=void 0,this.hls=t;const e=t.config;this.bwEstimator=new hv(e.abrEwmaSlowVoD,e.abrEwmaFastVoD,e.abrEwmaDefaultEstimate),this.registerListeners()}registerListeners(){const{hls:t}=this;t.on(v.FRAG_LOADING,this.onFragLoading,this),t.on(v.FRAG_LOADED,this.onFragLoaded,this),t.on(v.FRAG_BUFFERED,this.onFragBuffered,this),t.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(v.LEVEL_LOADED,this.onLevelLoaded,this)}unregisterListeners(){const{hls:t}=this;t.off(v.FRAG_LOADING,this.onFragLoading,this),t.off(v.FRAG_LOADED,this.onFragLoaded,this),t.off(v.FRAG_BUFFERED,this.onFragBuffered,this),t.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(v.LEVEL_LOADED,this.onLevelLoaded,this)}destroy(){this.unregisterListeners(),this.clearTimer(),this.hls=this.onCheck=null,this.fragCurrent=this.partCurrent=null}onFragLoading(t,e){var i;const s=e.frag;this.ignoreFragment(s)||(this.fragCurrent=s,this.partCurrent=(i=e.part)!=null?i:null,this.clearTimer(),this.timer=self.setInterval(this.onCheck,100))}onLevelSwitching(t,e){this.clearTimer()}getTimeToLoadFrag(t,e,i,s){const n=t+i/e,a=s?this.lastLevelLoadSec:0;return n+a}onLevelLoaded(t,e){const i=this.hls.config,{total:s,bwEstimate:n}=e.stats;j(s)&&j(n)&&(this.lastLevelLoadSec=8*s/n),e.details.live?this.bwEstimator.update(i.abrEwmaSlowLive,i.abrEwmaFastLive):this.bwEstimator.update(i.abrEwmaSlowVoD,i.abrEwmaFastVoD)}_abandonRulesCheck(){const{fragCurrent:t,partCurrent:e,hls:i}=this,{autoLevelEnabled:s,media:n}=i;if(!t||!n)return;const a=performance.now(),o=e?e.stats:t.stats,l=e?e.duration:t.duration,h=a-o.loading.start;if(o.aborted||o.loaded&&o.loaded===o.total||t.level===0){this.clearTimer(),this._nextAutoLevel=-1;return}if(!s||n.paused||!n.playbackRate||!n.readyState)return;const d=i.mainForwardBufferInfo;if(d===null)return;const c=this.bwEstimator.getEstimateTTFB(),u=Math.abs(n.playbackRate);if(h<=Math.max(c,1e3*(l/(u*2))))return;const f=d.len/u;if(f>=2*l/u)return;const p=o.loading.first?o.loading.first-o.loading.start:-1,g=o.loaded&&p>-1,m=this.bwEstimator.getEstimate(),{levels:E,minAutoLevel:T}=i,A=E[t.level],y=o.total||Math.max(o.loaded,Math.round(l*A.maxBitrate/8));let b=h-p;b<1&&g&&(b=Math.min(h,o.loaded*8/m));const S=g?o.loaded*1e3/b:0,R=S?(y-o.loaded)/S:y*8/m+c/1e3;if(R<=f)return;const D=S?S*8:m;let _=Number.POSITIVE_INFINITY,I;for(I=t.level-1;I>T;I--){const N=E[I].maxBitrate;if(_=this.getTimeToLoadFrag(c/1e3,D,l*N,!E[I].details),_<f)break}_>=R||_>l*10||(i.nextLoadLevel=I,g?this.bwEstimator.sample(h-Math.min(c,p),o.loaded):this.bwEstimator.sampleTTFB(h),this.clearTimer(),L.warn(`[abr] Fragment ${t.sn}${e?" part "+e.index:""} of level ${t.level} is loading too slowly;
|
73
171
|
Time to underbuffer: ${f.toFixed(3)} s
|
74
|
-
Estimated load time for current fragment: ${
|
75
|
-
Estimated load time for down switch fragment: ${
|
76
|
-
TTFB estimate: ${
|
77
|
-
Current BW estimate: ${
|
172
|
+
Estimated load time for current fragment: ${R.toFixed(3)} s
|
173
|
+
Estimated load time for down switch fragment: ${_.toFixed(3)} s
|
174
|
+
TTFB estimate: ${p}
|
175
|
+
Current BW estimate: ${j(m)?(m/1024).toFixed(3):"Unknown"} Kb/s
|
78
176
|
New BW estimate: ${(this.bwEstimator.getEstimate()/1024).toFixed(3)} Kb/s
|
79
|
-
Aborting and switching to level ${I}`),e.loader&&(this.fragCurrent=this.partCurrent=null,e.abortRequests()),i.trigger(v.FRAG_LOAD_EMERGENCY_ABORTED,{frag:e,part:t,stats:a}))}onFragLoaded(e,{frag:t,part:i}){const s=i?i.stats:t.stats;if(t.type===Z.MAIN&&this.bwEstimator.sampleTTFB(s.loading.first-s.loading.start),!this.ignoreFragment(t)){if(this.clearTimer(),this.lastLoadedFragLevel=t.level,this._nextAutoLevel=-1,this.hls.config.abrMaxWithRealBitrate){const n=i?i.duration:t.duration,o=this.hls.levels[t.level],a=(o.loaded?o.loaded.bytes:0)+s.loaded,l=(o.loaded?o.loaded.duration:0)+n;o.loaded={bytes:a,duration:l},o.realBitrate=Math.round(8*a/l)}if(t.bitrateTest){const n={stats:s,frag:t,part:i,id:t.type};this.onFragBuffered(v.FRAG_BUFFERED,n),t.bitrateTest=!1}}}onFragBuffered(e,t){const{frag:i,part:s}=t,n=s!=null&&s.stats.loaded?s.stats:i.stats;if(n.aborted||this.ignoreFragment(i))return;const o=n.parsing.end-n.loading.start-Math.min(n.loading.first-n.loading.start,this.bwEstimator.getEstimateTTFB());this.bwEstimator.sample(o,n.loaded),n.bwEstimate=this.bwEstimator.getEstimate(),i.bitrateTest?this.bitrateTestDelay=o/1e3:this.bitrateTestDelay=0}ignoreFragment(e){return e.type!==Z.MAIN||e.sn==="initSegment"}clearTimer(){self.clearInterval(this.timer)}get nextAutoLevel(){const e=this._nextAutoLevel,t=this.bwEstimator;if(e!==-1&&!t.canEstimate())return e;let i=this.getNextABRAutoLevel();if(e!==-1){const s=this.hls.levels;if(s.length>Math.max(e,i)&&s[e].loadError<=s[i].loadError)return e}return e!==-1&&(i=Math.min(e,i)),i}getNextABRAutoLevel(){const{fragCurrent:e,partCurrent:t,hls:i}=this,{maxAutoLevel:s,config:n,minAutoLevel:o,media:a}=i,l=t?t.duration:e?e.duration:0,c=a&&a.playbackRate!==0?Math.abs(a.playbackRate):1,d=this.bwEstimator?this.bwEstimator.getEstimate():n.abrEwmaDefaultEstimate,h=i.mainForwardBufferInfo,u=(h?h.len:0)/c;let f=this.findBestLevel(d,o,s,u,n.abrBandWidthFactor,n.abrBandWidthUpFactor);if(f>=0)return f;C.trace(`[abr] ${u?"rebuffering expected":"buffer is empty"}, finding optimal quality level`);let g=l?Math.min(l,n.maxStarvationDelay):n.maxStarvationDelay,p=n.abrBandWidthFactor,m=n.abrBandWidthUpFactor;if(!u){const A=this.bitrateTestDelay;A&&(g=(l?Math.min(l,n.maxLoadingDelay):n.maxLoadingDelay)-A,C.trace(`[abr] bitrate test took ${Math.round(1e3*A)}ms, set first fragment max fetchDuration to ${Math.round(1e3*g)} ms`),p=m=1)}return f=this.findBestLevel(d,o,s,u+g,p,m),Math.max(f,0)}findBestLevel(e,t,i,s,n,o){var a;const{fragCurrent:l,partCurrent:c,lastLoadedFragLevel:d}=this,{levels:h}=this.hls,u=h[d],f=!!(u!=null&&(a=u.details)!=null&&a.live),g=u==null?void 0:u.codecSet,p=c?c.duration:l?l.duration:0,m=this.bwEstimator.getEstimateTTFB()/1e3;let A=t,x=-1;for(let b=i;b>=t;b--){const y=h[b];if(!y||g&&y.codecSet!==g){y&&(A=Math.min(b,A),x=Math.max(b,x));continue}x!==-1&&C.trace(`[abr] Skipped level(s) ${A}-${x} with CODECS:"${h[x].attrs.CODECS}"; not compatible with "${u.attrs.CODECS}"`);const T=y.details,E=(c?T==null?void 0:T.partTarget:T==null?void 0:T.averagetargetduration)||p;let S;b<=d?S=n*e:S=o*e;const R=h[b].maxBitrate,w=this.getTimeToLoadFrag(m,S,R*E,T===void 0);if(C.trace(`[abr] level:${b} adjustedbw-bitrate:${Math.round(S-R)} avgDuration:${E.toFixed(1)} maxFetchDuration:${s.toFixed(1)} fetchDuration:${w.toFixed(1)}`),S>R&&(w===0||!W(w)||f&&!this.bitrateTestDelay||w<s))return b}return-1}set nextAutoLevel(e){this._nextAutoLevel=e}}class Ja{constructor(){this.chunks=[],this.dataLength=0}push(e){this.chunks.push(e),this.dataLength+=e.length}flush(){const{chunks:e,dataLength:t}=this;let i;if(e.length)e.length===1?i=e[0]:i=Nu(e,t);else return new Uint8Array(0);return this.reset(),i}reset(){this.chunks.length=0,this.dataLength=0}}function Nu(r,e){const t=new Uint8Array(e);let i=0;for(let s=0;s<r.length;s++){const n=r[s];t.set(n,i),i+=n.length}return t}const Qa=100;class Bu extends Qr{constructor(e,t,i){super(e,t,i,"[audio-stream-controller]",Z.AUDIO),this.videoBuffer=null,this.videoTrackCC=-1,this.waitingVideoCC=-1,this.bufferedTrack=null,this.switchingTrack=null,this.trackId=-1,this.waitingData=null,this.mainDetails=null,this.bufferFlushed=!1,this.cachedTrackLoadedData=null,this._registerListeners()}onHandlerDestroying(){this._unregisterListeners(),this.mainDetails=null,this.bufferedTrack=null,this.switchingTrack=null}_registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.LEVEL_LOADED,this.onLevelLoaded,this),e.on(v.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),e.on(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),e.on(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),e.on(v.ERROR,this.onError,this),e.on(v.BUFFER_RESET,this.onBufferReset,this),e.on(v.BUFFER_CREATED,this.onBufferCreated,this),e.on(v.BUFFER_FLUSHED,this.onBufferFlushed,this),e.on(v.INIT_PTS_FOUND,this.onInitPtsFound,this),e.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.LEVEL_LOADED,this.onLevelLoaded,this),e.off(v.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),e.off(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),e.off(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),e.off(v.ERROR,this.onError,this),e.off(v.BUFFER_RESET,this.onBufferReset,this),e.off(v.BUFFER_CREATED,this.onBufferCreated,this),e.off(v.BUFFER_FLUSHED,this.onBufferFlushed,this),e.off(v.INIT_PTS_FOUND,this.onInitPtsFound,this),e.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}onInitPtsFound(e,{frag:t,id:i,initPTS:s,timescale:n}){if(i==="main"){const o=t.cc;this.initPTS[t.cc]={baseTime:s,timescale:n},this.log(`InitPTS for cc: ${o} found from main: ${s}`),this.videoTrackCC=o,this.state===M.WAITING_INIT_PTS&&this.tick()}}startLoad(e){if(!this.levels){this.startPosition=e,this.state=M.STOPPED;return}const t=this.lastCurrentTime;this.stopLoad(),this.setInterval(Qa),t>0&&e===-1?(this.log(`Override startPosition with lastCurrentTime @${t.toFixed(3)}`),e=t,this.state=M.IDLE):(this.loadedmetadata=!1,this.state=M.WAITING_TRACK),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=e,this.tick()}doTick(){switch(this.state){case M.IDLE:this.doTickIdle();break;case M.WAITING_TRACK:{var e;const{levels:i,trackId:s}=this,n=i==null||(e=i[s])==null?void 0:e.details;if(n){if(this.waitForCdnTuneIn(n))break;this.state=M.WAITING_INIT_PTS}break}case M.FRAG_LOADING_WAITING_RETRY:{var t;const i=performance.now(),s=this.retryDate;(!s||i>=s||(t=this.media)!=null&&t.seeking)&&(this.log("RetryDate reached, switch back to IDLE state"),this.resetStartWhenNotLoaded(this.trackId),this.state=M.IDLE);break}case M.WAITING_INIT_PTS:{const i=this.waitingData;if(i){const{frag:s,part:n,cache:o,complete:a}=i;if(this.initPTS[s.cc]!==void 0){this.waitingData=null,this.waitingVideoCC=-1,this.state=M.FRAG_LOADING;const l=o.flush(),c={frag:s,part:n,payload:l,networkDetails:null};this._handleFragmentLoadProgress(c),a&&super._handleFragmentLoadComplete(c)}else if(this.videoTrackCC!==this.waitingVideoCC)this.log(`Waiting fragment cc (${s.cc}) cancelled because video is at cc ${this.videoTrackCC}`),this.clearWaitingFragment();else{const l=this.getLoadPosition(),c=fe.bufferInfo(this.mediaBuffer,l,this.config.maxBufferHole);Yr(c.end,this.config.maxFragLookUpTolerance,s)<0&&(this.log(`Waiting fragment cc (${s.cc}) @ ${s.start} cancelled because another fragment at ${c.end} is needed`),this.clearWaitingFragment())}}else this.state=M.IDLE}}this.onTickEnd()}clearWaitingFragment(){const e=this.waitingData;e&&(this.fragmentTracker.removeFragment(e.frag),this.waitingData=null,this.waitingVideoCC=-1,this.state=M.IDLE)}resetLoadingState(){this.clearWaitingFragment(),super.resetLoadingState()}onTickEnd(){const{media:e}=this;e!=null&&e.readyState&&(this.lastCurrentTime=e.currentTime)}doTickIdle(){const{hls:e,levels:t,media:i,trackId:s}=this,n=e.config;if(!(t!=null&&t[s])||!i&&(this.startFragRequested||!n.startFragPrefetch))return;const o=t[s],a=o.details;if(!a||a.live&&this.levelLastLoaded!==s||this.waitForCdnTuneIn(a)){this.state=M.WAITING_TRACK;return}const l=this.mediaBuffer?this.mediaBuffer:this.media;this.bufferFlushed&&l&&(this.bufferFlushed=!1,this.afterBufferFlushed(l,de.AUDIO,Z.AUDIO));const c=this.getFwdBufferInfo(l,Z.AUDIO);if(c===null)return;const{bufferedTrack:d,switchingTrack:h}=this;if(!h&&this._streamEnded(c,a)){e.trigger(v.BUFFER_EOS,{type:"audio"}),this.state=M.ENDED;return}const u=this.getFwdBufferInfo(this.videoBuffer?this.videoBuffer:this.media,Z.MAIN),f=c.len,g=this.getMaxBufferLength(u==null?void 0:u.len);if(f>=g&&!h)return;const m=a.fragments[0].start;let A=c.end;if(h&&i){const T=this.getLoadPosition();d&&h.attrs!==d.attrs&&(A=T),a.PTSKnown&&T<m&&(c.end>m||c.nextStart)&&(this.log("Alt audio track ahead of main track, seek to start of alt audio track"),i.currentTime=m+.05)}let x=this.getNextFragment(A,a),b=!1;if(x&&this.isLoopLoading(x,A)&&(b=!!x.gap,x=this.getNextFragmentLoopLoading(x,a,c,Z.MAIN,g)),!x){this.bufferFlushed=!0;return}const y=u&&x.start>u.end+a.targetduration;if(y||!(u!=null&&u.len)&&c.len){const T=this.getAppendedFrag(x.start,Z.MAIN);if(T===null||(b||(b=!!T.gap||!!y&&u.len===0),y&&!b||b&&c.nextStart&&c.nextStart<T.end))return}this.loadFragment(x,o,A)}getMaxBufferLength(e){const t=super.getMaxBufferLength();return e?Math.min(Math.max(t,e),this.config.maxMaxBufferLength):t}onMediaDetaching(){this.videoBuffer=null,super.onMediaDetaching()}onAudioTracksUpdated(e,{audioTracks:t}){this.resetTransmuxer(),this.levels=t.map(i=>new Ji(i))}onAudioTrackSwitching(e,t){const i=!!t.url;this.trackId=t.id;const{fragCurrent:s}=this;s&&(s.abortRequests(),this.removeUnbufferedFrags(s.start)),this.resetLoadingState(),i?this.setInterval(Qa):this.resetTransmuxer(),i?(this.switchingTrack=t,this.state=M.IDLE):(this.switchingTrack=null,this.bufferedTrack=t,this.state=M.STOPPED),this.tick()}onManifestLoading(){this.fragmentTracker.removeAllFragments(),this.startPosition=this.lastCurrentTime=0,this.bufferFlushed=!1,this.levels=this.mainDetails=this.waitingData=this.bufferedTrack=this.cachedTrackLoadedData=this.switchingTrack=null,this.startFragRequested=!1,this.trackId=this.videoTrackCC=this.waitingVideoCC=-1}onLevelLoaded(e,t){this.mainDetails=t.details,this.cachedTrackLoadedData!==null&&(this.hls.trigger(v.AUDIO_TRACK_LOADED,this.cachedTrackLoadedData),this.cachedTrackLoadedData=null)}onAudioTrackLoaded(e,t){var i;if(this.mainDetails==null){this.cachedTrackLoadedData=t;return}const{levels:s}=this,{details:n,id:o}=t;if(!s){this.warn(`Audio tracks were reset while loading level ${o}`);return}this.log(`Track ${o} loaded [${n.startSN},${n.endSN}]${n.lastPartSn?`[part-${n.lastPartSn}-${n.lastPartIndex}]`:""},duration:${n.totalduration}`);const a=s[o];let l=0;if(n.live||(i=a.details)!=null&&i.live){const c=this.mainDetails;if(n.fragments[0]||(n.deltaUpdateFailed=!0),n.deltaUpdateFailed||!c)return;!a.details&&n.hasProgramDateTime&&c.hasProgramDateTime?(La(n,c),l=n.fragments[0].start):l=this.alignPlaylists(n,a.details)}a.details=n,this.levelLastLoaded=o,!this.startFragRequested&&(this.mainDetails||!n.live)&&this.setStartPosition(a.details,l),this.state===M.WAITING_TRACK&&!this.waitForCdnTuneIn(n)&&(this.state=M.IDLE),this.tick()}_handleFragmentLoadProgress(e){var t;const{frag:i,part:s,payload:n}=e,{config:o,trackId:a,levels:l}=this;if(!l){this.warn(`Audio tracks were reset while fragment load was in progress. Fragment ${i.sn} of level ${i.level} will not be buffered`);return}const c=l[a];if(!c){this.warn("Audio track is undefined on fragment load progress");return}const d=c.details;if(!d){this.warn("Audio track details undefined on fragment load progress"),this.removeUnbufferedFrags(i.start);return}const h=o.defaultAudioCodec||c.audioCodec||"mp4a.40.2";let u=this.transmuxer;u||(u=this.transmuxer=new Za(this.hls,Z.AUDIO,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)));const f=this.initPTS[i.cc],g=(t=i.initSegment)==null?void 0:t.data;if(f!==void 0){const m=s?s.index:-1,A=m!==-1,x=new qr(i.level,i.sn,i.stats.chunkCount,n.byteLength,m,A);u.push(n,g,h,"",i,s,d.totalduration,!1,x,f)}else{this.log(`Unknown video PTS for cc ${i.cc}, waiting for video PTS before demuxing audio frag ${i.sn} of [${d.startSN} ,${d.endSN}],track ${a}`);const{cache:p}=this.waitingData=this.waitingData||{frag:i,part:s,cache:new Ja,complete:!1};p.push(new Uint8Array(n)),this.waitingVideoCC=this.videoTrackCC,this.state=M.WAITING_INIT_PTS}}_handleFragmentLoadComplete(e){if(this.waitingData){this.waitingData.complete=!0;return}super._handleFragmentLoadComplete(e)}onBufferReset(){this.mediaBuffer=this.videoBuffer=null,this.loadedmetadata=!1}onBufferCreated(e,t){const i=t.tracks.audio;i&&(this.mediaBuffer=i.buffer||null),t.tracks.video&&(this.videoBuffer=t.tracks.video.buffer||null)}onFragBuffered(e,t){const{frag:i,part:s}=t;if(i.type!==Z.AUDIO){if(!this.loadedmetadata&&i.type===Z.MAIN){const n=this.videoBuffer||this.media;n&&fe.getBuffered(n).length&&(this.loadedmetadata=!0)}return}if(this.fragContextChanged(i)){this.warn(`Fragment ${i.sn}${s?" p: "+s.index:""} of level ${i.level} finished buffering, but was aborted. state: ${this.state}, audioSwitch: ${this.switchingTrack?this.switchingTrack.name:"false"}`);return}if(i.sn!=="initSegment"){this.fragPrevious=i;const n=this.switchingTrack;n&&(this.bufferedTrack=n,this.switchingTrack=null,this.hls.trigger(v.AUDIO_TRACK_SWITCHED,je({},n)))}this.fragBufferedComplete(i,s)}onError(e,t){var i;if(t.fatal){this.state=M.ERROR;return}switch(t.details){case D.FRAG_GAP:case D.FRAG_PARSING_ERROR:case D.FRAG_DECRYPT_ERROR:case D.FRAG_LOAD_ERROR:case D.FRAG_LOAD_TIMEOUT:case D.KEY_LOAD_ERROR:case D.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Z.AUDIO,t);break;case D.AUDIO_TRACK_LOAD_ERROR:case D.AUDIO_TRACK_LOAD_TIMEOUT:case D.LEVEL_PARSING_ERROR:!t.levelRetry&&this.state===M.WAITING_TRACK&&((i=t.context)==null?void 0:i.type)===ae.AUDIO_TRACK&&(this.state=M.IDLE);break;case D.BUFFER_FULL_ERROR:if(!t.parent||t.parent!=="audio")return;this.reduceLengthAndFlushBuffer(t)&&(this.bufferedTrack=null,super.flushMainBuffer(0,Number.POSITIVE_INFINITY,"audio"));break;case D.INTERNAL_EXCEPTION:this.recoverWorkerError(t);break}}onBufferFlushed(e,{type:t}){t===de.AUDIO&&(this.bufferFlushed=!0,this.state===M.ENDED&&(this.state=M.IDLE))}_handleTransmuxComplete(e){var t;const i="audio",{hls:s}=this,{remuxResult:n,chunkMeta:o}=e,a=this.getCurrentContext(o);if(!a){this.resetWhenMissingContext(o);return}const{frag:l,part:c,level:d}=a,{details:h}=d,{audio:u,text:f,id3:g,initSegment:p}=n;if(this.fragContextChanged(l)||!h){this.fragmentTracker.removeFragment(l);return}if(this.state=M.PARSING,this.switchingTrack&&u&&this.completeAudioSwitch(this.switchingTrack),p!=null&&p.tracks){const m=l.initSegment||l;this._bufferInitSegment(p.tracks,m,o),s.trigger(v.FRAG_PARSING_INIT_SEGMENT,{frag:m,id:i,tracks:p.tracks})}if(u){const{startPTS:m,endPTS:A,startDTS:x,endDTS:b}=u;c&&(c.elementaryStreams[de.AUDIO]={startPTS:m,endPTS:A,startDTS:x,endDTS:b}),l.setElementaryStreamInfo(de.AUDIO,m,A,x,b),this.bufferFragmentData(u,l,c,o)}if(g!=null&&(t=g.samples)!=null&&t.length){const m=Ce({id:i,frag:l,details:h},g);s.trigger(v.FRAG_PARSING_METADATA,m)}if(f){const m=Ce({id:i,frag:l,details:h},f);s.trigger(v.FRAG_PARSING_USERDATA,m)}}_bufferInitSegment(e,t,i){if(this.state!==M.PARSING)return;e.video&&delete e.video;const s=e.audio;if(!s)return;s.levelCodec=s.codec,s.id="audio",this.log(`Init audio buffer, container:${s.container}, codecs[parsed]=[${s.codec}]`),this.hls.trigger(v.BUFFER_CODECS,e);const n=s.initSegment;if(n!=null&&n.byteLength){const o={type:"audio",frag:t,part:null,chunkMeta:i,parent:t.type,data:n};this.hls.trigger(v.BUFFER_APPENDING,o)}this.tick()}loadFragment(e,t,i){const s=this.fragmentTracker.getState(e);if(this.fragCurrent=e,this.switchingTrack||s===ke.NOT_LOADED||s===ke.PARTIAL){var n;e.sn==="initSegment"?this._loadInitSegment(e,t):(n=t.details)!=null&&n.live&&!this.initPTS[e.cc]?(this.log(`Waiting for video PTS in continuity counter ${e.cc} of live stream before loading audio fragment ${e.sn} of level ${this.trackId}`),this.state=M.WAITING_INIT_PTS):(this.startFragRequested=!0,super.loadFragment(e,t,i))}else this.clearTrackerIfNeeded(e)}completeAudioSwitch(e){const{hls:t,media:i,bufferedTrack:s}=this,n=s==null?void 0:s.attrs,o=e.attrs;i&&n&&(n.CHANNELS!==o.CHANNELS||n.NAME!==o.NAME||n.LANGUAGE!==o.LANGUAGE)&&(this.log("Switching audio track : flushing all audio"),super.flushMainBuffer(0,Number.POSITIVE_INFINITY,"audio")),this.bufferedTrack=e,this.switchingTrack=null,t.trigger(v.AUDIO_TRACK_SWITCHED,je({},e))}}class Uu extends Kr{constructor(e){super(e,"[audio-track-controller]"),this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.currentTrack=null,this.selectDefaultTrack=!0,this.registerListeners()}registerListeners(){const{hls:e}=this;e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.LEVEL_LOADING,this.onLevelLoading,this),e.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.on(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),e.on(v.ERROR,this.onError,this)}unregisterListeners(){const{hls:e}=this;e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.LEVEL_LOADING,this.onLevelLoading,this),e.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.off(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),e.off(v.ERROR,this.onError,this)}destroy(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,this.currentTrack=null,super.destroy()}onManifestLoading(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.currentTrack=null,this.selectDefaultTrack=!0}onManifestParsed(e,t){this.tracks=t.audioTracks||[]}onAudioTrackLoaded(e,t){const{id:i,groupId:s,details:n}=t,o=this.tracksInGroup[i];if(!o||o.groupId!==s){this.warn(`Track with id:${i} and group:${s} not found in active group ${o.groupId}`);return}const a=o.details;o.details=t.details,this.log(`audio-track ${i} "${o.name}" lang:${o.lang} group:${s} loaded [${n.startSN}-${n.endSN}]`),i===this.trackId&&this.playlistLoaded(i,t,a)}onLevelLoading(e,t){this.switchLevel(t.level)}onLevelSwitching(e,t){this.switchLevel(t.level)}switchLevel(e){const t=this.hls.levels[e];if(!(t!=null&&t.audioGroupIds))return;const i=t.audioGroupIds[t.urlId];if(this.groupId!==i){this.groupId=i||null;const s=this.tracks.filter(o=>!i||o.groupId===i);this.selectDefaultTrack&&!s.some(o=>o.default)&&(this.selectDefaultTrack=!1),this.tracksInGroup=s;const n={audioTracks:s};this.log(`Updating audio tracks, ${s.length} track(s) found in group:${i}`),this.hls.trigger(v.AUDIO_TRACKS_UPDATED,n),this.selectInitialTrack()}else this.shouldReloadPlaylist(this.currentTrack)&&this.setAudioTrack(this.trackId)}onError(e,t){t.fatal||!t.context||t.context.type===ae.AUDIO_TRACK&&t.context.id===this.trackId&&t.context.groupId===this.groupId&&(this.requestScheduled=-1,this.checkRetry(t))}get audioTracks(){return this.tracksInGroup}get audioTrack(){return this.trackId}set audioTrack(e){this.selectDefaultTrack=!1,this.setAudioTrack(e)}setAudioTrack(e){const t=this.tracksInGroup;if(e<0||e>=t.length){this.warn("Invalid id passed to audio-track controller");return}this.clearTimer();const i=this.currentTrack;t[this.trackId];const s=t[e],{groupId:n,name:o}=s;if(this.log(`Switching to audio-track ${e} "${o}" lang:${s.lang} group:${n}`),this.trackId=e,this.currentTrack=s,this.selectDefaultTrack=!1,this.hls.trigger(v.AUDIO_TRACK_SWITCHING,je({},s)),s.details&&!s.details.live)return;const a=this.switchParams(s.url,i==null?void 0:i.details);this.loadPlaylist(a)}selectInitialTrack(){const e=this.tracksInGroup,t=this.findTrackId(this.currentTrack)|this.findTrackId(null);if(t!==-1)this.setAudioTrack(t);else{const i=new Error(`No track found for running audio group-ID: ${this.groupId} track count: ${e.length}`);this.warn(i.message),this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.AUDIO_TRACK_LOAD_ERROR,fatal:!0,error:i})}}findTrackId(e){const t=this.tracksInGroup;for(let i=0;i<t.length;i++){const s=t[i];if((!this.selectDefaultTrack||s.default)&&(!e||e.attrs["STABLE-RENDITION-ID"]!==void 0&&e.attrs["STABLE-RENDITION-ID"]===s.attrs["STABLE-RENDITION-ID"]||e.name===s.name&&e.lang===s.lang))return s.id}return-1}loadPlaylist(e){super.loadPlaylist();const t=this.tracksInGroup[this.trackId];if(this.shouldLoadPlaylist(t)){const i=t.id,s=t.groupId;let n=t.url;if(e)try{n=e.addDirectives(n)}catch(o){this.warn(`Could not construct new URL with HLS Delivery Directives: ${o}`)}this.log(`loading audio-track playlist ${i} "${t.name}" lang:${t.lang} group:${s}`),this.clearTimer(),this.hls.trigger(v.AUDIO_TRACK_LOADING,{url:n,id:i,groupId:s,deliveryDirectives:e||null})}}}function _a(r,e){if(r.length!==e.length)return!1;for(let t=0;t<r.length;t++)if(!Hu(r[t].attrs,e[t].attrs))return!1;return!0}function Hu(r,e){const t=r["STABLE-RENDITION-ID"];return t?t===e["STABLE-RENDITION-ID"]:!["LANGUAGE","NAME","CHARACTERISTICS","AUTOSELECT","DEFAULT","FORCED"].some(i=>r[i]!==e[i])}const $a=500;class Gu extends Qr{constructor(e,t,i){super(e,t,i,"[subtitle-stream-controller]",Z.SUBTITLE),this.levels=[],this.currentTrackId=-1,this.tracksBuffered=[],this.mainDetails=null,this._registerListeners()}onHandlerDestroying(){this._unregisterListeners(),this.mainDetails=null}_registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.LEVEL_LOADED,this.onLevelLoaded,this),e.on(v.ERROR,this.onError,this),e.on(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),e.on(v.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),e.on(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),e.on(v.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),e.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.LEVEL_LOADED,this.onLevelLoaded,this),e.off(v.ERROR,this.onError,this),e.off(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),e.off(v.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),e.off(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),e.off(v.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),e.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}startLoad(e){this.stopLoad(),this.state=M.IDLE,this.setInterval($a),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=e,this.tick()}onManifestLoading(){this.mainDetails=null,this.fragmentTracker.removeAllFragments()}onMediaDetaching(){this.tracksBuffered=[],super.onMediaDetaching()}onLevelLoaded(e,t){this.mainDetails=t.details}onSubtitleFragProcessed(e,t){const{frag:i,success:s}=t;if(this.fragPrevious=i,this.state=M.IDLE,!s)return;const n=this.tracksBuffered[this.currentTrackId];if(!n)return;let o;const a=i.start;for(let c=0;c<n.length;c++)if(a>=n[c].start&&a<=n[c].end){o=n[c];break}const l=i.start+i.duration;o?o.end=l:(o={start:a,end:l},n.push(o)),this.fragmentTracker.fragBuffered(i)}onBufferFlushing(e,t){const{startOffset:i,endOffset:s}=t;if(i===0&&s!==Number.POSITIVE_INFINITY){const{currentTrackId:n,levels:o}=this;if(!o.length||!o[n]||!o[n].details)return;const l=o[n].details.targetduration,c=s-l;if(c<=0)return;t.endOffsetSubtitles=Math.max(0,c),this.tracksBuffered.forEach(d=>{for(let h=0;h<d.length;){if(d[h].end<=c){d.shift();continue}else if(d[h].start<c)d[h].start=c;else break;h++}}),this.fragmentTracker.removeFragmentsInRange(i,c,Z.SUBTITLE)}}onFragBuffered(e,t){if(!this.loadedmetadata&&t.frag.type===Z.MAIN){var i;(i=this.media)!=null&&i.buffered.length&&(this.loadedmetadata=!0)}}onError(e,t){const i=t.frag;(i==null?void 0:i.type)===Z.SUBTITLE&&(this.fragCurrent&&this.fragCurrent.abortRequests(),this.state!==M.STOPPED&&(this.state=M.IDLE))}onSubtitleTracksUpdated(e,{subtitleTracks:t}){if(_a(this.levels,t)){this.levels=t.map(i=>new Ji(i));return}this.tracksBuffered=[],this.levels=t.map(i=>{const s=new Ji(i);return this.tracksBuffered[s.id]=[],s}),this.fragmentTracker.removeFragmentsInRange(0,Number.POSITIVE_INFINITY,Z.SUBTITLE),this.fragPrevious=null,this.mediaBuffer=null}onSubtitleTrackSwitch(e,t){if(this.currentTrackId=t.id,!this.levels.length||this.currentTrackId===-1){this.clearInterval();return}const i=this.levels[this.currentTrackId];i!=null&&i.details?this.mediaBuffer=this.mediaBufferTimeRanges:this.mediaBuffer=null,i&&this.setInterval($a)}onSubtitleTrackLoaded(e,t){var i;const{details:s,id:n}=t,{currentTrackId:o,levels:a}=this;if(!a.length)return;const l=a[o];if(n>=a.length||n!==o||!l)return;this.mediaBuffer=this.mediaBufferTimeRanges;let c=0;if(s.live||(i=l.details)!=null&&i.live){const d=this.mainDetails;if(s.deltaUpdateFailed||!d)return;const h=d.fragments[0];l.details?(c=this.alignPlaylists(s,l.details),c===0&&h&&(c=h.start,zr(s,c))):s.hasProgramDateTime&&d.hasProgramDateTime?(La(s,d),c=s.fragments[0].start):h&&(c=h.start,zr(s,c))}l.details=s,this.levelLastLoaded=n,!this.startFragRequested&&(this.mainDetails||!s.live)&&this.setStartPosition(l.details,c),this.tick(),s.live&&!this.fragCurrent&&this.media&&this.state===M.IDLE&&(Qi(null,s.fragments,this.media.currentTime,0)||(this.warn("Subtitle playlist not aligned with playback"),l.details=void 0))}_handleFragmentLoadComplete(e){const{frag:t,payload:i}=e,s=t.decryptdata,n=this.hls;if(!this.fragContextChanged(t)&&i&&i.byteLength>0&&s&&s.key&&s.iv&&s.method==="AES-128"){const o=performance.now();this.decrypter.decrypt(new Uint8Array(i),s.key.buffer,s.iv.buffer).catch(a=>{throw n.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.FRAG_DECRYPT_ERROR,fatal:!1,error:a,reason:a.message,frag:t}),a}).then(a=>{const l=performance.now();n.trigger(v.FRAG_DECRYPTED,{frag:t,payload:a,stats:{tstart:o,tdecrypt:l}})}).catch(a=>{this.warn(`${a.name}: ${a.message}`),this.state=M.IDLE})}}doTick(){if(!this.media){this.state=M.IDLE;return}if(this.state===M.IDLE){const{currentTrackId:e,levels:t}=this,i=t[e];if(!t.length||!i||!i.details)return;const s=i.details,n=s.targetduration,{config:o}=this,a=this.getLoadPosition(),l=fe.bufferedInfo(this.tracksBuffered[this.currentTrackId]||[],a-n,o.maxBufferHole),{end:c,len:d}=l,h=this.getFwdBufferInfo(this.media,Z.MAIN),u=this.getMaxBufferLength(h==null?void 0:h.len)+n;if(d>u)return;const f=s.fragments,g=f.length,p=s.edge;let m=null;const A=this.fragPrevious;if(c<p){const{maxFragLookUpTolerance:x}=o;m=Qi(A,f,Math.max(f[0].start,c),x),!m&&A&&A.start<f[0].start&&(m=f[0])}else m=f[g-1];if(!m)return;m=this.mapToInitFragWhenRequired(m),this.fragmentTracker.getState(m)===ke.NOT_LOADED&&this.loadFragment(m,i,c)}}getMaxBufferLength(e){const t=super.getMaxBufferLength();return e?Math.max(t,e):t}loadFragment(e,t,i){this.fragCurrent=e,e.sn==="initSegment"?this._loadInitSegment(e,t):(this.startFragRequested=!0,super.loadFragment(e,t,i))}get mediaBufferTimeRanges(){return new Vu(this.tracksBuffered[this.currentTrackId]||[])}}class Vu{constructor(e){this.buffered=void 0;const t=(i,s,n)=>{if(s=s>>>0,s>n-1)throw new DOMException(`Failed to execute '${i}' on 'TimeRanges': The index provided (${s}) is greater than the maximum bound (${n})`);return e[s][i]};this.buffered={get length(){return e.length},end(i){return t("end",i,e.length)},start(i){return t("start",i,e.length)}}}}class ju extends Kr{constructor(e){super(e,"[subtitle-track-controller]"),this.media=null,this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.selectDefaultTrack=!0,this.queuedDefaultTrack=-1,this.trackChangeListener=()=>this.onTextTracksChanged(),this.asyncPollTrackChange=()=>this.pollTrackChange(0),this.useTextTrackPolling=!1,this.subtitlePollingInterval=-1,this._subtitleDisplay=!0,this.registerListeners()}destroy(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,this.trackChangeListener=this.asyncPollTrackChange=null,super.destroy()}get subtitleDisplay(){return this._subtitleDisplay}set subtitleDisplay(e){this._subtitleDisplay=e,this.trackId>-1&&this.toggleTrackModes(this.trackId)}registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.LEVEL_LOADING,this.onLevelLoading,this),e.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.on(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),e.on(v.ERROR,this.onError,this)}unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.LEVEL_LOADING,this.onLevelLoading,this),e.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),e.off(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),e.off(v.ERROR,this.onError,this)}onMediaAttached(e,t){this.media=t.media,this.media&&(this.queuedDefaultTrack>-1&&(this.subtitleTrack=this.queuedDefaultTrack,this.queuedDefaultTrack=-1),this.useTextTrackPolling=!(this.media.textTracks&&"onchange"in this.media.textTracks),this.useTextTrackPolling?this.pollTrackChange(500):this.media.textTracks.addEventListener("change",this.asyncPollTrackChange))}pollTrackChange(e){self.clearInterval(this.subtitlePollingInterval),this.subtitlePollingInterval=self.setInterval(this.trackChangeListener,e)}onMediaDetaching(){if(!this.media)return;self.clearInterval(this.subtitlePollingInterval),this.useTextTrackPolling||this.media.textTracks.removeEventListener("change",this.asyncPollTrackChange),this.trackId>-1&&(this.queuedDefaultTrack=this.trackId),hn(this.media.textTracks).forEach(t=>{gi(t)}),this.subtitleTrack=-1,this.media=null}onManifestLoading(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.selectDefaultTrack=!0}onManifestParsed(e,t){this.tracks=t.subtitleTracks}onSubtitleTrackLoaded(e,t){const{id:i,details:s}=t,{trackId:n}=this,o=this.tracksInGroup[n];if(!o){this.warn(`Invalid subtitle track id ${i}`);return}const a=o.details;o.details=t.details,this.log(`subtitle track ${i} loaded [${s.startSN}-${s.endSN}]`),i===this.trackId&&this.playlistLoaded(i,t,a)}onLevelLoading(e,t){this.switchLevel(t.level)}onLevelSwitching(e,t){this.switchLevel(t.level)}switchLevel(e){const t=this.hls.levels[e];if(!(t!=null&&t.textGroupIds))return;const i=t.textGroupIds[t.urlId],s=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0;if(this.groupId!==i){const n=this.tracks.filter(l=>!i||l.groupId===i);this.tracksInGroup=n;const o=this.findTrackId(s==null?void 0:s.name)||this.findTrackId();this.groupId=i||null;const a={subtitleTracks:n};this.log(`Updating subtitle tracks, ${n.length} track(s) found in "${i}" group-id`),this.hls.trigger(v.SUBTITLE_TRACKS_UPDATED,a),o!==-1&&this.setSubtitleTrack(o,s)}else this.shouldReloadPlaylist(s)&&this.setSubtitleTrack(this.trackId,s)}findTrackId(e){const t=this.tracksInGroup;for(let i=0;i<t.length;i++){const s=t[i];if((!this.selectDefaultTrack||s.default)&&(!e||e===s.name))return s.id}return-1}onError(e,t){t.fatal||!t.context||t.context.type===ae.SUBTITLE_TRACK&&t.context.id===this.trackId&&t.context.groupId===this.groupId&&this.checkRetry(t)}get subtitleTracks(){return this.tracksInGroup}get subtitleTrack(){return this.trackId}set subtitleTrack(e){this.selectDefaultTrack=!1;const t=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0;this.setSubtitleTrack(e,t)}loadPlaylist(e){super.loadPlaylist();const t=this.tracksInGroup[this.trackId];if(this.shouldLoadPlaylist(t)){const i=t.id,s=t.groupId;let n=t.url;if(e)try{n=e.addDirectives(n)}catch(o){this.warn(`Could not construct new URL with HLS Delivery Directives: ${o}`)}this.log(`Loading subtitle playlist for id ${i}`),this.hls.trigger(v.SUBTITLE_TRACK_LOADING,{url:n,id:i,groupId:s,deliveryDirectives:e||null})}}toggleTrackModes(e){const{media:t,trackId:i}=this;if(!t)return;const s=hn(t.textTracks),n=s.filter(a=>a.groupId===this.groupId);if(e===-1)[].slice.call(s).forEach(a=>{a.mode="disabled"});else{const a=n[i];a&&(a.mode="disabled")}const o=n[e];o&&(o.mode=this.subtitleDisplay?"showing":"hidden")}setSubtitleTrack(e,t){var i;const s=this.tracksInGroup;if(!this.media){this.queuedDefaultTrack=e;return}if(this.trackId!==e&&this.toggleTrackModes(e),this.trackId===e&&(e===-1||(i=s[e])!=null&&i.details)||e<-1||e>=s.length)return;this.clearTimer();const n=s[e];if(this.log(`Switching to subtitle-track ${e}`+(n?` "${n.name}" lang:${n.lang} group:${n.groupId}`:"")),this.trackId=e,n){const{id:o,groupId:a="",name:l,type:c,url:d}=n;this.hls.trigger(v.SUBTITLE_TRACK_SWITCH,{id:o,groupId:a,name:l,type:c,url:d});const h=this.switchParams(n.url,t==null?void 0:t.details);this.loadPlaylist(h)}else this.hls.trigger(v.SUBTITLE_TRACK_SWITCH,{id:e})}onTextTracksChanged(){if(this.useTextTrackPolling||self.clearInterval(this.subtitlePollingInterval),!this.media||!this.hls.config.renderTextTracksNatively)return;let e=-1;const t=hn(this.media.textTracks);for(let i=0;i<t.length;i++)if(t[i].mode==="hidden")e=i;else if(t[i].mode==="showing"){e=i;break}this.subtitleTrack!==e&&(this.subtitleTrack=e)}}function hn(r){const e=[];for(let t=0;t<r.length;t++){const i=r[t];(i.kind==="subtitles"||i.kind==="captions")&&i.label&&e.push(r[t])}return e}class zu{constructor(e){this.buffers=void 0,this.queues={video:[],audio:[],audiovideo:[]},this.buffers=e}append(e,t){const i=this.queues[t];i.push(e),i.length===1&&this.buffers[t]&&this.executeNext(t)}insertAbort(e,t){this.queues[t].unshift(e),this.executeNext(t)}appendBlocker(e){let t;const i=new Promise(n=>{t=n}),s={execute:t,onStart:()=>{},onComplete:()=>{},onError:()=>{}};return this.append(s,e),i}executeNext(e){const{buffers:t,queues:i}=this,s=t[e],n=i[e];if(n.length){const o=n[0];try{o.execute()}catch(a){C.warn("[buffer-operation-queue]: Unhandled exception executing the current operation"),o.onError(a),s!=null&&s.updating||(n.shift(),this.executeNext(e))}}}shiftAndExecuteNext(e){this.queues[e].shift(),this.executeNext(e)}current(e){return this.queues[e][0]}}const el=Ls(),tl=/([ha]vc.)(?:\.[^.,]+)+/;class Wu{constructor(e){this.details=null,this._objectUrl=null,this.operationQueue=void 0,this.listeners=void 0,this.hls=void 0,this.bufferCodecEventsExpected=0,this._bufferCodecEventsTotal=0,this.media=null,this.mediaSource=null,this.lastMpegAudioChunk=null,this.appendError=0,this.tracks={},this.pendingTracks={},this.sourceBuffer=void 0,this._onMediaSourceOpen=()=>{const{media:t,mediaSource:i}=this;C.log("[buffer-controller]: Media source opened"),t&&(t.removeEventListener("emptied",this._onMediaEmptied),this.updateMediaElementDuration(),this.hls.trigger(v.MEDIA_ATTACHED,{media:t})),i&&i.removeEventListener("sourceopen",this._onMediaSourceOpen),this.checkPendingTracks()},this._onMediaSourceClose=()=>{C.log("[buffer-controller]: Media source closed")},this._onMediaSourceEnded=()=>{C.log("[buffer-controller]: Media source ended")},this._onMediaEmptied=()=>{const{media:t,_objectUrl:i}=this;t&&t.src!==i&&C.error(`Media element src was set while attaching MediaSource (${i} > ${t.src})`)},this.hls=e,this._initSourceBuffer(),this.registerListeners()}hasSourceTypes(){return this.getSourceBufferTypes().length>0||Object.keys(this.pendingTracks).length>0}destroy(){this.unregisterListeners(),this.details=null,this.lastMpegAudioChunk=null}registerListeners(){const{hls:e}=this;e.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.BUFFER_RESET,this.onBufferReset,this),e.on(v.BUFFER_APPENDING,this.onBufferAppending,this),e.on(v.BUFFER_CODECS,this.onBufferCodecs,this),e.on(v.BUFFER_EOS,this.onBufferEos,this),e.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.on(v.LEVEL_UPDATED,this.onLevelUpdated,this),e.on(v.FRAG_PARSED,this.onFragParsed,this),e.on(v.FRAG_CHANGED,this.onFragChanged,this)}unregisterListeners(){const{hls:e}=this;e.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.BUFFER_RESET,this.onBufferReset,this),e.off(v.BUFFER_APPENDING,this.onBufferAppending,this),e.off(v.BUFFER_CODECS,this.onBufferCodecs,this),e.off(v.BUFFER_EOS,this.onBufferEos,this),e.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),e.off(v.LEVEL_UPDATED,this.onLevelUpdated,this),e.off(v.FRAG_PARSED,this.onFragParsed,this),e.off(v.FRAG_CHANGED,this.onFragChanged,this)}_initSourceBuffer(){this.sourceBuffer={},this.operationQueue=new zu(this.sourceBuffer),this.listeners={audio:[],video:[],audiovideo:[]},this.lastMpegAudioChunk=null}onManifestLoading(){this.bufferCodecEventsExpected=this._bufferCodecEventsTotal=0,this.details=null}onManifestParsed(e,t){let i=2;(t.audio&&!t.video||!t.altAudio)&&(i=1),this.bufferCodecEventsExpected=this._bufferCodecEventsTotal=i,C.log(`${this.bufferCodecEventsExpected} bufferCodec event(s) expected`)}onMediaAttaching(e,t){const i=this.media=t.media;if(i&&el){const s=this.mediaSource=new el;s.addEventListener("sourceopen",this._onMediaSourceOpen),s.addEventListener("sourceended",this._onMediaSourceEnded),s.addEventListener("sourceclose",this._onMediaSourceClose),i.src=self.URL.createObjectURL(s),this._objectUrl=i.src,i.addEventListener("emptied",this._onMediaEmptied)}}onMediaDetaching(){const{media:e,mediaSource:t,_objectUrl:i}=this;if(t){if(C.log("[buffer-controller]: media source detaching"),t.readyState==="open")try{t.endOfStream()}catch(s){C.warn(`[buffer-controller]: onMediaDetaching: ${s.message} while calling endOfStream`)}this.onBufferReset(),t.removeEventListener("sourceopen",this._onMediaSourceOpen),t.removeEventListener("sourceended",this._onMediaSourceEnded),t.removeEventListener("sourceclose",this._onMediaSourceClose),e&&(e.removeEventListener("emptied",this._onMediaEmptied),i&&self.URL.revokeObjectURL(i),e.src===i?(e.removeAttribute("src"),e.load()):C.warn("[buffer-controller]: media.src was changed by a third party - skip cleanup")),this.mediaSource=null,this.media=null,this._objectUrl=null,this.bufferCodecEventsExpected=this._bufferCodecEventsTotal,this.pendingTracks={},this.tracks={}}this.hls.trigger(v.MEDIA_DETACHED,void 0)}onBufferReset(){this.getSourceBufferTypes().forEach(e=>{const t=this.sourceBuffer[e];try{t&&(this.removeBufferListeners(e),this.mediaSource&&this.mediaSource.removeSourceBuffer(t),this.sourceBuffer[e]=void 0)}catch(i){C.warn(`[buffer-controller]: Failed to reset the ${e} buffer`,i)}}),this._initSourceBuffer()}onBufferCodecs(e,t){const i=this.getSourceBufferTypes().length;Object.keys(t).forEach(s=>{if(i){const n=this.tracks[s];if(n&&typeof n.buffer.changeType=="function"){const{id:o,codec:a,levelCodec:l,container:c,metadata:d}=t[s],h=(n.levelCodec||n.codec).replace(tl,"$1"),u=(l||a).replace(tl,"$1");if(h!==u){const f=`${c};codecs=${l||a}`;this.appendChangeType(s,f),C.log(`[buffer-controller]: switching codec ${h} to ${u}`),this.tracks[s]={buffer:n.buffer,codec:a,container:c,levelCodec:l,metadata:d,id:o}}}}else this.pendingTracks[s]=t[s]}),!i&&(this.bufferCodecEventsExpected=Math.max(this.bufferCodecEventsExpected-1,0),this.mediaSource&&this.mediaSource.readyState==="open"&&this.checkPendingTracks())}appendChangeType(e,t){const{operationQueue:i}=this,s={execute:()=>{const n=this.sourceBuffer[e];n&&(C.log(`[buffer-controller]: changing ${e} sourceBuffer type to ${t}`),n.changeType(t)),i.shiftAndExecuteNext(e)},onStart:()=>{},onComplete:()=>{},onError:n=>{C.warn(`[buffer-controller]: Failed to change ${e} SourceBuffer type`,n)}};i.append(s,e)}onBufferAppending(e,t){const{hls:i,operationQueue:s,tracks:n}=this,{data:o,type:a,frag:l,part:c,chunkMeta:d}=t,h=d.buffering[a],u=self.performance.now();h.start=u;const f=l.stats.buffering,g=c?c.stats.buffering:null;f.start===0&&(f.start=u),g&&g.start===0&&(g.start=u);const p=n.audio;let m=!1;a==="audio"&&(p==null?void 0:p.container)==="audio/mpeg"&&(m=!this.lastMpegAudioChunk||d.id===1||this.lastMpegAudioChunk.sn!==d.sn,this.lastMpegAudioChunk=d);const A=l.start,x={execute:()=>{if(h.executeStart=self.performance.now(),m){const b=this.sourceBuffer[a];if(b){const y=A-b.timestampOffset;Math.abs(y)>=.1&&(C.log(`[buffer-controller]: Updating audio SourceBuffer timestampOffset to ${A} (delta: ${y}) sn: ${l.sn})`),b.timestampOffset=A)}}this.appendExecutor(o,a)},onStart:()=>{},onComplete:()=>{const b=self.performance.now();h.executeEnd=h.end=b,f.first===0&&(f.first=b),g&&g.first===0&&(g.first=b);const{sourceBuffer:y}=this,T={};for(const E in y)T[E]=fe.getBuffered(y[E]);this.appendError=0,this.hls.trigger(v.BUFFER_APPENDED,{type:a,frag:l,part:c,chunkMeta:d,parent:l.type,timeRanges:T})},onError:b=>{C.error(`[buffer-controller]: Error encountered while trying to append to the ${a} SourceBuffer`,b);const y={type:q.MEDIA_ERROR,parent:l.type,details:D.BUFFER_APPEND_ERROR,frag:l,part:c,chunkMeta:d,error:b,err:b,fatal:!1};b.code===DOMException.QUOTA_EXCEEDED_ERR?y.details=D.BUFFER_FULL_ERROR:(this.appendError++,y.details=D.BUFFER_APPEND_ERROR,this.appendError>i.config.appendErrorMaxRetry&&(C.error(`[buffer-controller]: Failed ${i.config.appendErrorMaxRetry} times to append segment in sourceBuffer`),y.fatal=!0)),i.trigger(v.ERROR,y)}};s.append(x,a)}onBufferFlushing(e,t){const{operationQueue:i}=this,s=n=>({execute:this.removeExecutor.bind(this,n,t.startOffset,t.endOffset),onStart:()=>{},onComplete:()=>{this.hls.trigger(v.BUFFER_FLUSHED,{type:n})},onError:o=>{C.warn(`[buffer-controller]: Failed to remove from ${n} SourceBuffer`,o)}});t.type?i.append(s(t.type),t.type):this.getSourceBufferTypes().forEach(n=>{i.append(s(n),n)})}onFragParsed(e,t){const{frag:i,part:s}=t,n=[],o=s?s.elementaryStreams:i.elementaryStreams;o[de.AUDIOVIDEO]?n.push("audiovideo"):(o[de.AUDIO]&&n.push("audio"),o[de.VIDEO]&&n.push("video"));const a=()=>{const l=self.performance.now();i.stats.buffering.end=l,s&&(s.stats.buffering.end=l);const c=s?s.stats:i.stats;this.hls.trigger(v.FRAG_BUFFERED,{frag:i,part:s,stats:c,id:i.type})};n.length===0&&C.warn(`Fragments must have at least one ElementaryStreamType set. type: ${i.type} level: ${i.level} sn: ${i.sn}`),this.blockBuffers(a,n)}onFragChanged(e,t){this.flushBackBuffer()}onBufferEos(e,t){this.getSourceBufferTypes().reduce((s,n)=>{const o=this.sourceBuffer[n];return o&&(!t.type||t.type===n)&&(o.ending=!0,o.ended||(o.ended=!0,C.log(`[buffer-controller]: ${n} sourceBuffer now EOS`))),s&&!!(!o||o.ended)},!0)&&(C.log("[buffer-controller]: Queueing mediaSource.endOfStream()"),this.blockBuffers(()=>{this.getSourceBufferTypes().forEach(n=>{const o=this.sourceBuffer[n];o&&(o.ending=!1)});const{mediaSource:s}=this;if(!s||s.readyState!=="open"){s&&C.info(`[buffer-controller]: Could not call mediaSource.endOfStream(). mediaSource.readyState: ${s.readyState}`);return}C.log("[buffer-controller]: Calling mediaSource.endOfStream()"),s.endOfStream()}))}onLevelUpdated(e,{details:t}){t.fragments.length&&(this.details=t,this.getSourceBufferTypes().length?this.blockBuffers(this.updateMediaElementDuration.bind(this)):this.updateMediaElementDuration())}flushBackBuffer(){const{hls:e,details:t,media:i,sourceBuffer:s}=this;if(!i||t===null)return;const n=this.getSourceBufferTypes();if(!n.length)return;const o=t.live&&e.config.liveBackBufferLength!==null?e.config.liveBackBufferLength:e.config.backBufferLength;if(!W(o)||o<0)return;const a=i.currentTime,l=t.levelTargetDuration,c=Math.max(o,l),d=Math.floor(a/l)*l-c;n.forEach(h=>{const u=s[h];if(u){const f=fe.getBuffered(u);if(f.length>0&&d>f.start(0)){if(e.trigger(v.BACK_BUFFER_REACHED,{bufferEnd:d}),t.live)e.trigger(v.LIVE_BACK_BUFFER_REACHED,{bufferEnd:d});else if(u.ended&&f.end(f.length-1)-a<l*2){C.info(`[buffer-controller]: Cannot flush ${h} back buffer while SourceBuffer is in ended state`);return}e.trigger(v.BUFFER_FLUSHING,{startOffset:0,endOffset:d,type:h})}}})}updateMediaElementDuration(){if(!this.details||!this.media||!this.mediaSource||this.mediaSource.readyState!=="open")return;const{details:e,hls:t,media:i,mediaSource:s}=this,n=e.fragments[0].start+e.totalduration,o=i.duration,a=W(s.duration)?s.duration:0;e.live&&t.config.liveDurationInfinity?(C.log("[buffer-controller]: Media Source duration is set to Infinity"),s.duration=1/0,this.updateSeekableRange(e)):(n>a&&n>o||!W(o))&&(C.log(`[buffer-controller]: Updating Media Source duration to ${n.toFixed(3)}`),s.duration=n)}updateSeekableRange(e){const t=this.mediaSource,i=e.fragments;if(i.length&&e.live&&t!=null&&t.setLiveSeekableRange){const n=Math.max(0,i[0].start),o=Math.max(n,n+e.totalduration);t.setLiveSeekableRange(n,o)}}checkPendingTracks(){const{bufferCodecEventsExpected:e,operationQueue:t,pendingTracks:i}=this,s=Object.keys(i).length;if(s&&!e||s===2){this.createSourceBuffers(i),this.pendingTracks={};const n=this.getSourceBufferTypes();if(n.length)this.hls.trigger(v.BUFFER_CREATED,{tracks:this.tracks}),n.forEach(o=>{t.executeNext(o)});else{const o=new Error("could not create source buffer for media codec(s)");this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_INCOMPATIBLE_CODECS_ERROR,fatal:!0,error:o,reason:o.message})}}}createSourceBuffers(e){const{sourceBuffer:t,mediaSource:i}=this;if(!i)throw Error("createSourceBuffers called when mediaSource was null");for(const s in e)if(!t[s]){const n=e[s];if(!n)throw Error(`source buffer exists for track ${s}, however track does not`);const o=n.levelCodec||n.codec,a=`${n.container};codecs=${o}`;C.log(`[buffer-controller]: creating sourceBuffer(${a})`);try{const l=t[s]=i.addSourceBuffer(a),c=s;this.addBufferListener(c,"updatestart",this._onSBUpdateStart),this.addBufferListener(c,"updateend",this._onSBUpdateEnd),this.addBufferListener(c,"error",this._onSBUpdateError),this.tracks[s]={buffer:l,codec:o,container:n.container,levelCodec:n.levelCodec,metadata:n.metadata,id:n.id}}catch(l){C.error(`[buffer-controller]: error while trying to add sourceBuffer: ${l.message}`),this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_ADD_CODEC_ERROR,fatal:!1,error:l,mimeType:a})}}}_onSBUpdateStart(e){const{operationQueue:t}=this;t.current(e).onStart()}_onSBUpdateEnd(e){const{operationQueue:t}=this;t.current(e).onComplete(),t.shiftAndExecuteNext(e)}_onSBUpdateError(e,t){const i=new Error(`${e} SourceBuffer error`);C.error(`[buffer-controller]: ${i}`,t),this.hls.trigger(v.ERROR,{type:q.MEDIA_ERROR,details:D.BUFFER_APPENDING_ERROR,error:i,fatal:!1});const s=this.operationQueue.current(e);s&&s.onError(t)}removeExecutor(e,t,i){const{media:s,mediaSource:n,operationQueue:o,sourceBuffer:a}=this,l=a[e];if(!s||!n||!l){C.warn(`[buffer-controller]: Attempting to remove from the ${e} SourceBuffer, but it does not exist`),o.shiftAndExecuteNext(e);return}const c=W(s.duration)?s.duration:1/0,d=W(n.duration)?n.duration:1/0,h=Math.max(0,t),u=Math.min(i,c,d);u>h&&!l.ending?(l.ended=!1,C.log(`[buffer-controller]: Removing [${h},${u}] from the ${e} SourceBuffer`),l.remove(h,u)):o.shiftAndExecuteNext(e)}appendExecutor(e,t){const{operationQueue:i,sourceBuffer:s}=this,n=s[t];if(!n){C.warn(`[buffer-controller]: Attempting to append to the ${t} SourceBuffer, but it does not exist`),i.shiftAndExecuteNext(t);return}n.ended=!1,n.appendBuffer(e)}blockBuffers(e,t=this.getSourceBufferTypes()){if(!t.length){C.log("[buffer-controller]: Blocking operation requested, but no SourceBuffers exist"),Promise.resolve().then(e);return}const{operationQueue:i}=this,s=t.map(n=>i.appendBlocker(n));Promise.all(s).then(()=>{e(),t.forEach(n=>{const o=this.sourceBuffer[n];o!=null&&o.updating||i.shiftAndExecuteNext(n)})})}getSourceBufferTypes(){return Object.keys(this.sourceBuffer)}addBufferListener(e,t,i){const s=this.sourceBuffer[e];if(!s)return;const n=i.bind(this,e);this.listeners[e].push({event:t,listener:n}),s.addEventListener(t,n)}removeBufferListeners(e){const t=this.sourceBuffer[e];t&&this.listeners[e].forEach(i=>{t.removeEventListener(i.event,i.listener)})}}const il={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,128:174,129:176,130:189,131:191,132:8482,133:162,134:163,135:9834,136:224,137:32,138:232,139:226,140:234,141:238,142:244,143:251,144:193,145:201,146:211,147:218,148:220,149:252,150:8216,151:161,152:42,153:8217,154:9473,155:169,156:8480,157:8226,158:8220,159:8221,160:192,161:194,162:199,163:200,164:202,165:203,166:235,167:206,168:207,169:239,170:212,171:217,172:249,173:219,174:171,175:187,176:195,177:227,178:205,179:204,180:236,181:210,182:242,183:213,184:245,185:123,186:125,187:92,188:94,189:95,190:124,191:8764,192:196,193:228,194:214,195:246,196:223,197:165,198:164,199:9475,200:197,201:229,202:216,203:248,204:9487,205:9491,206:9495,207:9499},sl=function(e){let t=e;return il.hasOwnProperty(e)&&(t=il[e]),String.fromCharCode(t)},dt=15,Rt=100,Yu={17:1,18:3,21:5,22:7,23:9,16:11,19:12,20:14},Ku={17:2,18:4,21:6,22:8,23:10,19:13,20:15},Xu={25:1,26:3,29:5,30:7,31:9,24:11,27:12,28:14},qu={25:2,26:4,29:6,30:8,31:10,27:13,28:15},Zu=["white","green","blue","cyan","red","yellow","magenta","black","transparent"];class Ju{constructor(){this.time=null,this.verboseLevel=0}log(e,t){if(this.verboseLevel>=e){const i=typeof t=="function"?t():t;C.log(`${this.time} [${e}] ${i}`)}}}const ei=function(e){const t=[];for(let i=0;i<e.length;i++)t.push(e[i].toString(16));return t};class rl{constructor(e,t,i,s,n){this.foreground=void 0,this.underline=void 0,this.italics=void 0,this.background=void 0,this.flash=void 0,this.foreground=e||"white",this.underline=t||!1,this.italics=i||!1,this.background=s||"black",this.flash=n||!1}reset(){this.foreground="white",this.underline=!1,this.italics=!1,this.background="black",this.flash=!1}setStyles(e){const t=["foreground","underline","italics","background","flash"];for(let i=0;i<t.length;i++){const s=t[i];e.hasOwnProperty(s)&&(this[s]=e[s])}}isDefault(){return this.foreground==="white"&&!this.underline&&!this.italics&&this.background==="black"&&!this.flash}equals(e){return this.foreground===e.foreground&&this.underline===e.underline&&this.italics===e.italics&&this.background===e.background&&this.flash===e.flash}copy(e){this.foreground=e.foreground,this.underline=e.underline,this.italics=e.italics,this.background=e.background,this.flash=e.flash}toString(){return"color="+this.foreground+", underline="+this.underline+", italics="+this.italics+", background="+this.background+", flash="+this.flash}}class Qu{constructor(e,t,i,s,n,o){this.uchar=void 0,this.penState=void 0,this.uchar=e||" ",this.penState=new rl(t,i,s,n,o)}reset(){this.uchar=" ",this.penState.reset()}setChar(e,t){this.uchar=e,this.penState.copy(t)}setPenState(e){this.penState.copy(e)}equals(e){return this.uchar===e.uchar&&this.penState.equals(e.penState)}copy(e){this.uchar=e.uchar,this.penState.copy(e.penState)}isEmpty(){return this.uchar===" "&&this.penState.isDefault()}}class _u{constructor(e){this.chars=void 0,this.pos=void 0,this.currPenState=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chars=[];for(let t=0;t<Rt;t++)this.chars.push(new Qu);this.logger=e,this.pos=0,this.currPenState=new rl}equals(e){let t=!0;for(let i=0;i<Rt;i++)if(!this.chars[i].equals(e.chars[i])){t=!1;break}return t}copy(e){for(let t=0;t<Rt;t++)this.chars[t].copy(e.chars[t])}isEmpty(){let e=!0;for(let t=0;t<Rt;t++)if(!this.chars[t].isEmpty()){e=!1;break}return e}setCursor(e){this.pos!==e&&(this.pos=e),this.pos<0?(this.logger.log(3,"Negative cursor position "+this.pos),this.pos=0):this.pos>Rt&&(this.logger.log(3,"Too large cursor position "+this.pos),this.pos=Rt)}moveCursor(e){const t=this.pos+e;if(e>1)for(let i=this.pos+1;i<t+1;i++)this.chars[i].setPenState(this.currPenState);this.setCursor(t)}backSpace(){this.moveCursor(-1),this.chars[this.pos].setChar(" ",this.currPenState)}insertChar(e){e>=144&&this.backSpace();const t=sl(e);if(this.pos>=Rt){this.logger.log(0,()=>"Cannot insert "+e.toString(16)+" ("+t+") at position "+this.pos+". Skipping it!");return}this.chars[this.pos].setChar(t,this.currPenState),this.moveCursor(1)}clearFromPos(e){let t;for(t=e;t<Rt;t++)this.chars[t].reset()}clear(){this.clearFromPos(0),this.pos=0,this.currPenState.reset()}clearToEndOfRow(){this.clearFromPos(this.pos)}getTextString(){const e=[];let t=!0;for(let i=0;i<Rt;i++){const s=this.chars[i].uchar;s!==" "&&(t=!1),e.push(s)}return t?"":e.join("")}setPenStyles(e){this.currPenState.setStyles(e),this.chars[this.pos].setPenState(this.currPenState)}}class un{constructor(e){this.rows=void 0,this.currRow=void 0,this.nrRollUpRows=void 0,this.lastOutputScreen=void 0,this.logger=void 0,this.rows=[];for(let t=0;t<dt;t++)this.rows.push(new _u(e));this.logger=e,this.currRow=dt-1,this.nrRollUpRows=null,this.lastOutputScreen=null,this.reset()}reset(){for(let e=0;e<dt;e++)this.rows[e].clear();this.currRow=dt-1}equals(e){let t=!0;for(let i=0;i<dt;i++)if(!this.rows[i].equals(e.rows[i])){t=!1;break}return t}copy(e){for(let t=0;t<dt;t++)this.rows[t].copy(e.rows[t])}isEmpty(){let e=!0;for(let t=0;t<dt;t++)if(!this.rows[t].isEmpty()){e=!1;break}return e}backSpace(){this.rows[this.currRow].backSpace()}clearToEndOfRow(){this.rows[this.currRow].clearToEndOfRow()}insertChar(e){this.rows[this.currRow].insertChar(e)}setPen(e){this.rows[this.currRow].setPenStyles(e)}moveCursor(e){this.rows[this.currRow].moveCursor(e)}setCursor(e){this.logger.log(2,"setCursor: "+e),this.rows[this.currRow].setCursor(e)}setPAC(e){this.logger.log(2,()=>"pacData = "+JSON.stringify(e));let t=e.row-1;if(this.nrRollUpRows&&t<this.nrRollUpRows-1&&(t=this.nrRollUpRows-1),this.nrRollUpRows&&this.currRow!==t){for(let a=0;a<dt;a++)this.rows[a].clear();const n=this.currRow+1-this.nrRollUpRows,o=this.lastOutputScreen;if(o){const a=o.rows[n].cueStartTime,l=this.logger.time;if(a&&l!==null&&a<l)for(let c=0;c<this.nrRollUpRows;c++)this.rows[t-this.nrRollUpRows+c+1].copy(o.rows[n+c])}}this.currRow=t;const i=this.rows[this.currRow];if(e.indent!==null){const n=e.indent,o=Math.max(n-1,0);i.setCursor(e.indent),e.color=i.chars[o].penState.foreground}const s={foreground:e.color,underline:e.underline,italics:e.italics,background:"black",flash:!1};this.setPen(s)}setBkgData(e){this.logger.log(2,()=>"bkgData = "+JSON.stringify(e)),this.backSpace(),this.setPen(e),this.insertChar(32)}setRollUpRows(e){this.nrRollUpRows=e}rollUp(){if(this.nrRollUpRows===null){this.logger.log(3,"roll_up but nrRollUpRows not set yet");return}this.logger.log(1,()=>this.getDisplayText());const e=this.currRow+1-this.nrRollUpRows,t=this.rows.splice(e,1)[0];t.clear(),this.rows.splice(this.currRow,0,t),this.logger.log(2,"Rolling up")}getDisplayText(e){e=e||!1;const t=[];let i="",s=-1;for(let n=0;n<dt;n++){const o=this.rows[n].getTextString();o&&(s=n+1,e?t.push("Row "+s+": '"+o+"'"):t.push(o.trim()))}return t.length>0&&(e?i="["+t.join(" | ")+"]":i=t.join(`
|
80
|
-
`)),i}getTextAndFormat(){return this.rows}}class nl{constructor(e,t,i){this.chNr=void 0,this.outputFilter=void 0,this.mode=void 0,this.verbose=void 0,this.displayedMemory=void 0,this.nonDisplayedMemory=void 0,this.lastOutputScreen=void 0,this.currRollUpRow=void 0,this.writeScreen=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chNr=e,this.outputFilter=t,this.mode=null,this.verbose=0,this.displayedMemory=new un(i),this.nonDisplayedMemory=new un(i),this.lastOutputScreen=new un(i),this.currRollUpRow=this.displayedMemory.rows[dt-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null,this.logger=i}reset(){this.mode=null,this.displayedMemory.reset(),this.nonDisplayedMemory.reset(),this.lastOutputScreen.reset(),this.outputFilter.reset(),this.currRollUpRow=this.displayedMemory.rows[dt-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null}getHandler(){return this.outputFilter}setHandler(e){this.outputFilter=e}setPAC(e){this.writeScreen.setPAC(e)}setBkgData(e){this.writeScreen.setBkgData(e)}setMode(e){e!==this.mode&&(this.mode=e,this.logger.log(2,()=>"MODE="+e),this.mode==="MODE_POP-ON"?this.writeScreen=this.nonDisplayedMemory:(this.writeScreen=this.displayedMemory,this.writeScreen.reset()),this.mode!=="MODE_ROLL-UP"&&(this.displayedMemory.nrRollUpRows=null,this.nonDisplayedMemory.nrRollUpRows=null),this.mode=e)}insertChars(e){for(let i=0;i<e.length;i++)this.writeScreen.insertChar(e[i]);const t=this.writeScreen===this.displayedMemory?"DISP":"NON_DISP";this.logger.log(2,()=>t+": "+this.writeScreen.getDisplayText(!0)),(this.mode==="MODE_PAINT-ON"||this.mode==="MODE_ROLL-UP")&&(this.logger.log(1,()=>"DISPLAYED: "+this.displayedMemory.getDisplayText(!0)),this.outputDataUpdate())}ccRCL(){this.logger.log(2,"RCL - Resume Caption Loading"),this.setMode("MODE_POP-ON")}ccBS(){this.logger.log(2,"BS - BackSpace"),this.mode!=="MODE_TEXT"&&(this.writeScreen.backSpace(),this.writeScreen===this.displayedMemory&&this.outputDataUpdate())}ccAOF(){}ccAON(){}ccDER(){this.logger.log(2,"DER- Delete to End of Row"),this.writeScreen.clearToEndOfRow(),this.outputDataUpdate()}ccRU(e){this.logger.log(2,"RU("+e+") - Roll Up"),this.writeScreen=this.displayedMemory,this.setMode("MODE_ROLL-UP"),this.writeScreen.setRollUpRows(e)}ccFON(){this.logger.log(2,"FON - Flash On"),this.writeScreen.setPen({flash:!0})}ccRDC(){this.logger.log(2,"RDC - Resume Direct Captioning"),this.setMode("MODE_PAINT-ON")}ccTR(){this.logger.log(2,"TR"),this.setMode("MODE_TEXT")}ccRTD(){this.logger.log(2,"RTD"),this.setMode("MODE_TEXT")}ccEDM(){this.logger.log(2,"EDM - Erase Displayed Memory"),this.displayedMemory.reset(),this.outputDataUpdate(!0)}ccCR(){this.logger.log(2,"CR - Carriage Return"),this.writeScreen.rollUp(),this.outputDataUpdate(!0)}ccENM(){this.logger.log(2,"ENM - Erase Non-displayed Memory"),this.nonDisplayedMemory.reset()}ccEOC(){if(this.logger.log(2,"EOC - End Of Caption"),this.mode==="MODE_POP-ON"){const e=this.displayedMemory;this.displayedMemory=this.nonDisplayedMemory,this.nonDisplayedMemory=e,this.writeScreen=this.nonDisplayedMemory,this.logger.log(1,()=>"DISP: "+this.displayedMemory.getDisplayText())}this.outputDataUpdate(!0)}ccTO(e){this.logger.log(2,"TO("+e+") - Tab Offset"),this.writeScreen.moveCursor(e)}ccMIDROW(e){const t={flash:!1};if(t.underline=e%2===1,t.italics=e>=46,t.italics)t.foreground="white";else{const i=Math.floor(e/2)-16,s=["white","green","blue","cyan","red","yellow","magenta"];t.foreground=s[i]}this.logger.log(2,"MIDROW: "+JSON.stringify(t)),this.writeScreen.setPen(t)}outputDataUpdate(e=!1){const t=this.logger.time;t!==null&&this.outputFilter&&(this.cueStartTime===null&&!this.displayedMemory.isEmpty()?this.cueStartTime=t:this.displayedMemory.equals(this.lastOutputScreen)||(this.outputFilter.newCue(this.cueStartTime,t,this.lastOutputScreen),e&&this.outputFilter.dispatchCue&&this.outputFilter.dispatchCue(),this.cueStartTime=this.displayedMemory.isEmpty()?null:t),this.lastOutputScreen.copy(this.displayedMemory))}cueSplitAtTime(e){this.outputFilter&&(this.displayedMemory.isEmpty()||(this.outputFilter.newCue&&this.outputFilter.newCue(this.cueStartTime,e,this.displayedMemory),this.cueStartTime=e))}}class ol{constructor(e,t,i){this.channels=void 0,this.currentChannel=0,this.cmdHistory=void 0,this.logger=void 0;const s=new Ju;this.channels=[null,new nl(e,t,s),new nl(e+1,i,s)],this.cmdHistory=ll(),this.logger=s}getHandler(e){return this.channels[e].getHandler()}setHandler(e,t){this.channels[e].setHandler(t)}addData(e,t){let i,s,n,o=!1;this.logger.time=e;for(let a=0;a<t.length;a+=2)if(s=t[a]&127,n=t[a+1]&127,!(s===0&&n===0)){if(this.logger.log(3,"["+ei([t[a],t[a+1]])+"] -> ("+ei([s,n])+")"),i=this.parseCmd(s,n),i||(i=this.parseMidrow(s,n)),i||(i=this.parsePAC(s,n)),i||(i=this.parseBackgroundAttributes(s,n)),!i&&(o=this.parseChars(s,n),o)){const l=this.currentChannel;l&&l>0?this.channels[l].insertChars(o):this.logger.log(2,"No channel found yet. TEXT-MODE?")}!i&&!o&&this.logger.log(2,"Couldn't parse cleaned data "+ei([s,n])+" orig: "+ei([t[a],t[a+1]]))}}parseCmd(e,t){const{cmdHistory:i}=this,s=(e===20||e===28||e===21||e===29)&&t>=32&&t<=47,n=(e===23||e===31)&&t>=33&&t<=35;if(!(s||n))return!1;if(al(e,t,i))return yi(null,null,i),this.logger.log(3,"Repeated command ("+ei([e,t])+") is dropped"),!0;const o=e===20||e===21||e===23?1:2,a=this.channels[o];return e===20||e===21||e===28||e===29?t===32?a.ccRCL():t===33?a.ccBS():t===34?a.ccAOF():t===35?a.ccAON():t===36?a.ccDER():t===37?a.ccRU(2):t===38?a.ccRU(3):t===39?a.ccRU(4):t===40?a.ccFON():t===41?a.ccRDC():t===42?a.ccTR():t===43?a.ccRTD():t===44?a.ccEDM():t===45?a.ccCR():t===46?a.ccENM():t===47&&a.ccEOC():a.ccTO(t-32),yi(e,t,i),this.currentChannel=o,!0}parseMidrow(e,t){let i=0;if((e===17||e===25)&&t>=32&&t<=47){if(e===17?i=1:i=2,i!==this.currentChannel)return this.logger.log(0,"Mismatch channel in midrow parsing"),!1;const s=this.channels[i];return s?(s.ccMIDROW(t),this.logger.log(3,"MIDROW ("+ei([e,t])+")"),!0):!1}return!1}parsePAC(e,t){let i;const s=this.cmdHistory,n=(e>=17&&e<=23||e>=25&&e<=31)&&t>=64&&t<=127,o=(e===16||e===24)&&t>=64&&t<=95;if(!(n||o))return!1;if(al(e,t,s))return yi(null,null,s),!0;const a=e<=23?1:2;t>=64&&t<=95?i=a===1?Yu[e]:Xu[e]:i=a===1?Ku[e]:qu[e];const l=this.channels[a];return l?(l.setPAC(this.interpretPAC(i,t)),yi(e,t,s),this.currentChannel=a,!0):!1}interpretPAC(e,t){let i;const s={color:null,italics:!1,indent:null,underline:!1,row:e};return t>95?i=t-96:i=t-64,s.underline=(i&1)===1,i<=13?s.color=["white","green","blue","cyan","red","yellow","magenta","white"][Math.floor(i/2)]:i<=15?(s.italics=!0,s.color="white"):s.indent=Math.floor((i-16)/2)*4,s}parseChars(e,t){let i,s=null,n=null;if(e>=25?(i=2,n=e-8):(i=1,n=e),n>=17&&n<=19){let o;n===17?o=t+80:n===18?o=t+112:o=t+144,this.logger.log(2,"Special char '"+sl(o)+"' in channel "+i),s=[o]}else e>=32&&e<=127&&(s=t===0?[e]:[e,t]);if(s){const o=ei(s);this.logger.log(3,"Char codes = "+o.join(",")),yi(e,t,this.cmdHistory)}return s}parseBackgroundAttributes(e,t){const i=(e===16||e===24)&&t>=32&&t<=47,s=(e===23||e===31)&&t>=45&&t<=47;if(!(i||s))return!1;let n;const o={};e===16||e===24?(n=Math.floor((t-32)/2),o.background=Zu[n],t%2===1&&(o.background=o.background+"_semi")):t===45?o.background="transparent":(o.foreground="black",t===47&&(o.underline=!0));const a=e<=23?1:2;return this.channels[a].setBkgData(o),yi(e,t,this.cmdHistory),!0}reset(){for(let e=0;e<Object.keys(this.channels).length;e++){const t=this.channels[e];t&&t.reset()}this.cmdHistory=ll()}cueSplitAtTime(e){for(let t=0;t<this.channels.length;t++){const i=this.channels[t];i&&i.cueSplitAtTime(e)}}}function yi(r,e,t){t.a=r,t.b=e}function al(r,e,t){return t.a===r&&t.b===e}function ll(){return{a:null,b:null}}class Gs{constructor(e,t){this.timelineController=void 0,this.cueRanges=[],this.trackName=void 0,this.startTime=null,this.endTime=null,this.screen=null,this.timelineController=e,this.trackName=t}dispatchCue(){this.startTime!==null&&(this.timelineController.addCues(this.trackName,this.startTime,this.endTime,this.screen,this.cueRanges),this.startTime=null)}newCue(e,t,i){(this.startTime===null||this.startTime>e)&&(this.startTime=e),this.endTime=t,this.screen=i,this.timelineController.createCaptionsTrack(this.trackName)}reset(){this.cueRanges=[],this.startTime=null}}var fn=function(){if(typeof self<"u"&&self.VTTCue)return self.VTTCue;const r=["","lr","rl"],e=["start","middle","end","left","right"];function t(a,l){if(typeof l!="string"||!Array.isArray(a))return!1;const c=l.toLowerCase();return~a.indexOf(c)?c:!1}function i(a){return t(r,a)}function s(a){return t(e,a)}function n(a,...l){let c=1;for(;c<arguments.length;c++){const d=arguments[c];for(const h in d)a[h]=d[h]}return a}function o(a,l,c){const d=this,h={enumerable:!0};d.hasBeenReset=!1;let u="",f=!1,g=a,p=l,m=c,A=null,x="",b=!0,y="auto",T="start",E=50,S="middle",R=50,w="middle";Object.defineProperty(d,"id",n({},h,{get:function(){return u},set:function(I){u=""+I}})),Object.defineProperty(d,"pauseOnExit",n({},h,{get:function(){return f},set:function(I){f=!!I}})),Object.defineProperty(d,"startTime",n({},h,{get:function(){return g},set:function(I){if(typeof I!="number")throw new TypeError("Start time must be set to a number.");g=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"endTime",n({},h,{get:function(){return p},set:function(I){if(typeof I!="number")throw new TypeError("End time must be set to a number.");p=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"text",n({},h,{get:function(){return m},set:function(I){m=""+I,this.hasBeenReset=!0}})),Object.defineProperty(d,"region",n({},h,{get:function(){return A},set:function(I){A=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"vertical",n({},h,{get:function(){return x},set:function(I){const O=i(I);if(O===!1)throw new SyntaxError("An invalid or illegal string was specified.");x=O,this.hasBeenReset=!0}})),Object.defineProperty(d,"snapToLines",n({},h,{get:function(){return b},set:function(I){b=!!I,this.hasBeenReset=!0}})),Object.defineProperty(d,"line",n({},h,{get:function(){return y},set:function(I){if(typeof I!="number"&&I!=="auto")throw new SyntaxError("An invalid number or illegal string was specified.");y=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"lineAlign",n({},h,{get:function(){return T},set:function(I){const O=s(I);if(!O)throw new SyntaxError("An invalid or illegal string was specified.");T=O,this.hasBeenReset=!0}})),Object.defineProperty(d,"position",n({},h,{get:function(){return E},set:function(I){if(I<0||I>100)throw new Error("Position must be between 0 and 100.");E=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"positionAlign",n({},h,{get:function(){return S},set:function(I){const O=s(I);if(!O)throw new SyntaxError("An invalid or illegal string was specified.");S=O,this.hasBeenReset=!0}})),Object.defineProperty(d,"size",n({},h,{get:function(){return R},set:function(I){if(I<0||I>100)throw new Error("Size must be between 0 and 100.");R=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"align",n({},h,{get:function(){return w},set:function(I){const O=s(I);if(!O)throw new SyntaxError("An invalid or illegal string was specified.");w=O,this.hasBeenReset=!0}})),d.displayState=void 0}return o.prototype.getCueAsHTML=function(){return self.WebVTT.convertCueToDOMTree(self,this.text)},o}();class $u{decode(e,t){if(!e)return"";if(typeof e!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(e))}}function cl(r){function e(i,s,n,o){return(i|0)*3600+(s|0)*60+(n|0)+parseFloat(o||0)}const t=r.match(/^(?:(\d+):)?(\d{2}):(\d{2})(\.\d+)?/);return t?parseFloat(t[2])>59?e(t[2],t[3],0,t[4]):e(t[1],t[2],t[3],t[4]):null}class ef{constructor(){this.values=Object.create(null)}set(e,t){!this.get(e)&&t!==""&&(this.values[e]=t)}get(e,t,i){return i?this.has(e)?this.values[e]:t[i]:this.has(e)?this.values[e]:t}has(e){return e in this.values}alt(e,t,i){for(let s=0;s<i.length;++s)if(t===i[s]){this.set(e,t);break}}integer(e,t){/^-?\d+$/.test(t)&&this.set(e,parseInt(t,10))}percent(e,t){if(/^([\d]{1,3})(\.[\d]*)?%$/.test(t)){const i=parseFloat(t);if(i>=0&&i<=100)return this.set(e,i),!0}return!1}}function dl(r,e,t,i){const s=i?r.split(i):[r];for(const n in s){if(typeof s[n]!="string")continue;const o=s[n].split(t);if(o.length!==2)continue;const a=o[0],l=o[1];e(a,l)}}const gn=new fn(0,0,""),Vs=gn.align==="middle"?"middle":"center";function tf(r,e,t){const i=r;function s(){const a=cl(r);if(a===null)throw new Error("Malformed timestamp: "+i);return r=r.replace(/^[^\sa-zA-Z-]+/,""),a}function n(a,l){const c=new ef;dl(a,function(u,f){let g;switch(u){case"region":for(let p=t.length-1;p>=0;p--)if(t[p].id===f){c.set(u,t[p].region);break}break;case"vertical":c.alt(u,f,["rl","lr"]);break;case"line":g=f.split(","),c.integer(u,g[0]),c.percent(u,g[0])&&c.set("snapToLines",!1),c.alt(u,g[0],["auto"]),g.length===2&&c.alt("lineAlign",g[1],["start",Vs,"end"]);break;case"position":g=f.split(","),c.percent(u,g[0]),g.length===2&&c.alt("positionAlign",g[1],["start",Vs,"end","line-left","line-right","auto"]);break;case"size":c.percent(u,f);break;case"align":c.alt(u,f,["start",Vs,"end","left","right"]);break}},/:/,/\s/),l.region=c.get("region",null),l.vertical=c.get("vertical","");let d=c.get("line","auto");d==="auto"&&gn.line===-1&&(d=-1),l.line=d,l.lineAlign=c.get("lineAlign","start"),l.snapToLines=c.get("snapToLines",!0),l.size=c.get("size",100),l.align=c.get("align",Vs);let h=c.get("position","auto");h==="auto"&&gn.position===50&&(h=l.align==="start"||l.align==="left"?0:l.align==="end"||l.align==="right"?100:50),l.position=h}function o(){r=r.replace(/^\s+/,"")}if(o(),e.startTime=s(),o(),r.slice(0,3)!=="-->")throw new Error("Malformed time stamp (time stamps must be separated by '-->'): "+i);r=r.slice(3),o(),e.endTime=s(),o(),n(r,e)}function hl(r){return r.replace(/<br(?: \/)?>/gi,`
|
81
|
-
`)}class
|
82
|
-
`;)++
|
83
|
-
`&&++
|
84
|
-
`),
|
85
|
-
|
86
|
-
`,
|
177
|
+
Aborting and switching to level ${I}`),t.loader&&(this.fragCurrent=this.partCurrent=null,t.abortRequests()),i.trigger(v.FRAG_LOAD_EMERGENCY_ABORTED,{frag:t,part:e,stats:o}))}onFragLoaded(t,{frag:e,part:i}){const s=i?i.stats:e.stats;if(e.type===Y.MAIN&&this.bwEstimator.sampleTTFB(s.loading.first-s.loading.start),!this.ignoreFragment(e)){if(this.clearTimer(),this.lastLoadedFragLevel=e.level,this._nextAutoLevel=-1,this.hls.config.abrMaxWithRealBitrate){const n=i?i.duration:e.duration,a=this.hls.levels[e.level],o=(a.loaded?a.loaded.bytes:0)+s.loaded,l=(a.loaded?a.loaded.duration:0)+n;a.loaded={bytes:o,duration:l},a.realBitrate=Math.round(8*o/l)}if(e.bitrateTest){const n={stats:s,frag:e,part:i,id:e.type};this.onFragBuffered(v.FRAG_BUFFERED,n),e.bitrateTest=!1}}}onFragBuffered(t,e){const{frag:i,part:s}=e,n=s!=null&&s.stats.loaded?s.stats:i.stats;if(n.aborted||this.ignoreFragment(i))return;const a=n.parsing.end-n.loading.start-Math.min(n.loading.first-n.loading.start,this.bwEstimator.getEstimateTTFB());this.bwEstimator.sample(a,n.loaded),n.bwEstimate=this.bwEstimator.getEstimate(),i.bitrateTest?this.bitrateTestDelay=a/1e3:this.bitrateTestDelay=0}ignoreFragment(t){return t.type!==Y.MAIN||t.sn==="initSegment"}clearTimer(){self.clearInterval(this.timer)}get nextAutoLevel(){const t=this._nextAutoLevel,e=this.bwEstimator;if(t!==-1&&!e.canEstimate())return t;let i=this.getNextABRAutoLevel();if(t!==-1){const s=this.hls.levels;if(s.length>Math.max(t,i)&&s[t].loadError<=s[i].loadError)return t}return t!==-1&&(i=Math.min(t,i)),i}getNextABRAutoLevel(){const{fragCurrent:t,partCurrent:e,hls:i}=this,{maxAutoLevel:s,config:n,minAutoLevel:a,media:o}=i,l=e?e.duration:t?t.duration:0,h=o&&o.playbackRate!==0?Math.abs(o.playbackRate):1,d=this.bwEstimator?this.bwEstimator.getEstimate():n.abrEwmaDefaultEstimate,c=i.mainForwardBufferInfo,u=(c?c.len:0)/h;let f=this.findBestLevel(d,a,s,u,n.abrBandWidthFactor,n.abrBandWidthUpFactor);if(f>=0)return f;L.trace(`[abr] ${u?"rebuffering expected":"buffer is empty"}, finding optimal quality level`);let p=l?Math.min(l,n.maxStarvationDelay):n.maxStarvationDelay,g=n.abrBandWidthFactor,m=n.abrBandWidthUpFactor;if(!u){const E=this.bitrateTestDelay;E&&(p=(l?Math.min(l,n.maxLoadingDelay):n.maxLoadingDelay)-E,L.trace(`[abr] bitrate test took ${Math.round(1e3*E)}ms, set first fragment max fetchDuration to ${Math.round(1e3*p)} ms`),g=m=1)}return f=this.findBestLevel(d,a,s,u+p,g,m),Math.max(f,0)}findBestLevel(t,e,i,s,n,a){var o;const{fragCurrent:l,partCurrent:h,lastLoadedFragLevel:d}=this,{levels:c}=this.hls,u=c[d],f=!!(u!=null&&(o=u.details)!=null&&o.live),p=u==null?void 0:u.codecSet,g=h?h.duration:l?l.duration:0,m=this.bwEstimator.getEstimateTTFB()/1e3;let E=e,T=-1;for(let A=i;A>=e;A--){const y=c[A];if(!y||p&&y.codecSet!==p){y&&(E=Math.min(A,E),T=Math.max(A,T));continue}T!==-1&&L.trace(`[abr] Skipped level(s) ${E}-${T} with CODECS:"${c[T].attrs.CODECS}"; not compatible with "${u.attrs.CODECS}"`);const b=y.details,S=(h?b==null?void 0:b.partTarget:b==null?void 0:b.averagetargetduration)||g;let R;A<=d?R=n*t:R=a*t;const D=c[A].maxBitrate,_=this.getTimeToLoadFrag(m,R,D*S,b===void 0);if(L.trace(`[abr] level:${A} adjustedbw-bitrate:${Math.round(R-D)} avgDuration:${S.toFixed(1)} maxFetchDuration:${s.toFixed(1)} fetchDuration:${_.toFixed(1)}`),R>D&&(_===0||!j(_)||f&&!this.bitrateTestDelay||_<s))return A}return-1}set nextAutoLevel(t){this._nextAutoLevel=t}}class ud{constructor(){this.chunks=[],this.dataLength=0}push(t){this.chunks.push(t),this.dataLength+=t.length}flush(){const{chunks:t,dataLength:e}=this;let i;if(t.length)t.length===1?i=t[0]:i=cv(t,e);else return new Uint8Array(0);return this.reset(),i}reset(){this.chunks.length=0,this.dataLength=0}}function cv(r,t){const e=new Uint8Array(t);let i=0;for(let s=0;s<r.length;s++){const n=r[s];e.set(n,i),i+=n.length}return e}const fd=100;class uv extends na{constructor(t,e,i){super(t,e,i,"[audio-stream-controller]",Y.AUDIO),this.videoBuffer=null,this.videoTrackCC=-1,this.waitingVideoCC=-1,this.bufferedTrack=null,this.switchingTrack=null,this.trackId=-1,this.waitingData=null,this.mainDetails=null,this.bufferFlushed=!1,this.cachedTrackLoadedData=null,this._registerListeners()}onHandlerDestroying(){this._unregisterListeners(),this.mainDetails=null,this.bufferedTrack=null,this.switchingTrack=null}_registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.LEVEL_LOADED,this.onLevelLoaded,this),t.on(v.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),t.on(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.on(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.on(v.ERROR,this.onError,this),t.on(v.BUFFER_RESET,this.onBufferReset,this),t.on(v.BUFFER_CREATED,this.onBufferCreated,this),t.on(v.BUFFER_FLUSHED,this.onBufferFlushed,this),t.on(v.INIT_PTS_FOUND,this.onInitPtsFound,this),t.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.LEVEL_LOADED,this.onLevelLoaded,this),t.off(v.AUDIO_TRACKS_UPDATED,this.onAudioTracksUpdated,this),t.off(v.AUDIO_TRACK_SWITCHING,this.onAudioTrackSwitching,this),t.off(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.off(v.ERROR,this.onError,this),t.off(v.BUFFER_RESET,this.onBufferReset,this),t.off(v.BUFFER_CREATED,this.onBufferCreated,this),t.off(v.BUFFER_FLUSHED,this.onBufferFlushed,this),t.off(v.INIT_PTS_FOUND,this.onInitPtsFound,this),t.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}onInitPtsFound(t,{frag:e,id:i,initPTS:s,timescale:n}){if(i==="main"){const a=e.cc;this.initPTS[e.cc]={baseTime:s,timescale:n},this.log(`InitPTS for cc: ${a} found from main: ${s}`),this.videoTrackCC=a,this.state===$.WAITING_INIT_PTS&&this.tick()}}startLoad(t){if(!this.levels){this.startPosition=t,this.state=$.STOPPED;return}const e=this.lastCurrentTime;this.stopLoad(),this.setInterval(fd),e>0&&t===-1?(this.log(`Override startPosition with lastCurrentTime @${e.toFixed(3)}`),t=e,this.state=$.IDLE):(this.loadedmetadata=!1,this.state=$.WAITING_TRACK),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=t,this.tick()}doTick(){switch(this.state){case $.IDLE:this.doTickIdle();break;case $.WAITING_TRACK:{var t;const{levels:i,trackId:s}=this,n=i==null||(t=i[s])==null?void 0:t.details;if(n){if(this.waitForCdnTuneIn(n))break;this.state=$.WAITING_INIT_PTS}break}case $.FRAG_LOADING_WAITING_RETRY:{var e;const i=performance.now(),s=this.retryDate;(!s||i>=s||(e=this.media)!=null&&e.seeking)&&(this.log("RetryDate reached, switch back to IDLE state"),this.resetStartWhenNotLoaded(this.trackId),this.state=$.IDLE);break}case $.WAITING_INIT_PTS:{const i=this.waitingData;if(i){const{frag:s,part:n,cache:a,complete:o}=i;if(this.initPTS[s.cc]!==void 0){this.waitingData=null,this.waitingVideoCC=-1,this.state=$.FRAG_LOADING;const l=a.flush(),h={frag:s,part:n,payload:l,networkDetails:null};this._handleFragmentLoadProgress(h),o&&super._handleFragmentLoadComplete(h)}else if(this.videoTrackCC!==this.waitingVideoCC)this.log(`Waiting fragment cc (${s.cc}) cancelled because video is at cc ${this.videoTrackCC}`),this.clearWaitingFragment();else{const l=this.getLoadPosition(),h=lt.bufferInfo(this.mediaBuffer,l,this.config.maxBufferHole);Jn(h.end,this.config.maxFragLookUpTolerance,s)<0&&(this.log(`Waiting fragment cc (${s.cc}) @ ${s.start} cancelled because another fragment at ${h.end} is needed`),this.clearWaitingFragment())}}else this.state=$.IDLE}}this.onTickEnd()}clearWaitingFragment(){const t=this.waitingData;t&&(this.fragmentTracker.removeFragment(t.frag),this.waitingData=null,this.waitingVideoCC=-1,this.state=$.IDLE)}resetLoadingState(){this.clearWaitingFragment(),super.resetLoadingState()}onTickEnd(){const{media:t}=this;t!=null&&t.readyState&&(this.lastCurrentTime=t.currentTime)}doTickIdle(){const{hls:t,levels:e,media:i,trackId:s}=this,n=t.config;if(!(e!=null&&e[s])||!i&&(this.startFragRequested||!n.startFragPrefetch))return;const a=e[s],o=a.details;if(!o||o.live&&this.levelLastLoaded!==s||this.waitForCdnTuneIn(o)){this.state=$.WAITING_TRACK;return}const l=this.mediaBuffer?this.mediaBuffer:this.media;this.bufferFlushed&&l&&(this.bufferFlushed=!1,this.afterBufferFlushed(l,at.AUDIO,Y.AUDIO));const h=this.getFwdBufferInfo(l,Y.AUDIO);if(h===null)return;const{bufferedTrack:d,switchingTrack:c}=this;if(!c&&this._streamEnded(h,o)){t.trigger(v.BUFFER_EOS,{type:"audio"}),this.state=$.ENDED;return}const u=this.getFwdBufferInfo(this.videoBuffer?this.videoBuffer:this.media,Y.MAIN),f=h.len,p=this.getMaxBufferLength(u==null?void 0:u.len);if(f>=p&&!c)return;const g=o.fragments[0].start;let m=h.end;if(c&&i){const y=this.getLoadPosition();d&&c.attrs!==d.attrs&&(m=y),o.PTSKnown&&y<g&&(h.end>g||h.nextStart)&&(this.log("Alt audio track ahead of main track, seek to start of alt audio track"),i.currentTime=g+.05)}let E=this.getNextFragment(m,o),T=!1;if(E&&this.isLoopLoading(E,m)&&(T=!!E.gap,E=this.getNextFragmentLoopLoading(E,o,h,Y.MAIN,p)),!E){this.bufferFlushed=!0;return}const A=u&&E.start>u.end+o.targetduration;if(A||!(u!=null&&u.len)&&h.len){const y=this.getAppendedFrag(E.start,Y.MAIN);if(y===null||(T||(T=!!y.gap||!!A&&u.len===0),A&&!T||T&&h.nextStart&&h.nextStart<y.end))return}this.loadFragment(E,a,m)}getMaxBufferLength(t){const e=super.getMaxBufferLength();return t?Math.min(Math.max(e,t),this.config.maxMaxBufferLength):e}onMediaDetaching(){this.videoBuffer=null,super.onMediaDetaching()}onAudioTracksUpdated(t,{audioTracks:e}){this.resetTransmuxer(),this.levels=e.map(i=>new ps(i))}onAudioTrackSwitching(t,e){const i=!!e.url;this.trackId=e.id;const{fragCurrent:s}=this;s&&(s.abortRequests(),this.removeUnbufferedFrags(s.start)),this.resetLoadingState(),i?this.setInterval(fd):this.resetTransmuxer(),i?(this.switchingTrack=e,this.state=$.IDLE):(this.switchingTrack=null,this.bufferedTrack=e,this.state=$.STOPPED),this.tick()}onManifestLoading(){this.fragmentTracker.removeAllFragments(),this.startPosition=this.lastCurrentTime=0,this.bufferFlushed=!1,this.levels=this.mainDetails=this.waitingData=this.bufferedTrack=this.cachedTrackLoadedData=this.switchingTrack=null,this.startFragRequested=!1,this.trackId=this.videoTrackCC=this.waitingVideoCC=-1}onLevelLoaded(t,e){this.mainDetails=e.details,this.cachedTrackLoadedData!==null&&(this.hls.trigger(v.AUDIO_TRACK_LOADED,this.cachedTrackLoadedData),this.cachedTrackLoadedData=null)}onAudioTrackLoaded(t,e){var i;if(this.mainDetails==null){this.cachedTrackLoadedData=e;return}const{levels:s}=this,{details:n,id:a}=e;if(!s){this.warn(`Audio tracks were reset while loading level ${a}`);return}this.log(`Track ${a} loaded [${n.startSN},${n.endSN}]${n.lastPartSn?`[part-${n.lastPartSn}-${n.lastPartIndex}]`:""},duration:${n.totalduration}`);const o=s[a];let l=0;if(n.live||(i=o.details)!=null&&i.live){this.checkLiveUpdate(n);const h=this.mainDetails;if(n.deltaUpdateFailed||!h)return;!o.details&&n.hasProgramDateTime&&h.hasProgramDateTime?(Kh(n,h),l=n.fragments[0].start):l=this.alignPlaylists(n,o.details)}o.details=n,this.levelLastLoaded=a,!this.startFragRequested&&(this.mainDetails||!n.live)&&this.setStartPosition(o.details,l),this.state===$.WAITING_TRACK&&!this.waitForCdnTuneIn(n)&&(this.state=$.IDLE),this.tick()}_handleFragmentLoadProgress(t){var e;const{frag:i,part:s,payload:n}=t,{config:a,trackId:o,levels:l}=this;if(!l){this.warn(`Audio tracks were reset while fragment load was in progress. Fragment ${i.sn} of level ${i.level} will not be buffered`);return}const h=l[o];if(!h){this.warn("Audio track is undefined on fragment load progress");return}const d=h.details;if(!d){this.warn("Audio track details undefined on fragment load progress"),this.removeUnbufferedFrags(i.start);return}const c=a.defaultAudioCodec||h.audioCodec||"mp4a.40.2";let u=this.transmuxer;u||(u=this.transmuxer=new cd(this.hls,Y.AUDIO,this._handleTransmuxComplete.bind(this),this._handleTransmuxerFlush.bind(this)));const f=this.initPTS[i.cc],p=(e=i.initSegment)==null?void 0:e.data;if(f!==void 0){const g=s?s.index:-1,m=g!==-1,E=new ia(i.level,i.sn,i.stats.chunkCount,n.byteLength,g,m);u.push(n,p,c,"",i,s,d.totalduration,!1,E,f)}else{this.log(`Unknown video PTS for cc ${i.cc}, waiting for video PTS before demuxing audio frag ${i.sn} of [${d.startSN} ,${d.endSN}],track ${o}`);const{cache:g}=this.waitingData=this.waitingData||{frag:i,part:s,cache:new ud,complete:!1};g.push(new Uint8Array(n)),this.waitingVideoCC=this.videoTrackCC,this.state=$.WAITING_INIT_PTS}}_handleFragmentLoadComplete(t){if(this.waitingData){this.waitingData.complete=!0;return}super._handleFragmentLoadComplete(t)}onBufferReset(){this.mediaBuffer=this.videoBuffer=null,this.loadedmetadata=!1}onBufferCreated(t,e){const i=e.tracks.audio;i&&(this.mediaBuffer=i.buffer||null),e.tracks.video&&(this.videoBuffer=e.tracks.video.buffer||null)}onFragBuffered(t,e){const{frag:i,part:s}=e;if(i.type!==Y.AUDIO){if(!this.loadedmetadata&&i.type===Y.MAIN){const n=this.videoBuffer||this.media;n&<.getBuffered(n).length&&(this.loadedmetadata=!0)}return}if(this.fragContextChanged(i)){this.warn(`Fragment ${i.sn}${s?" p: "+s.index:""} of level ${i.level} finished buffering, but was aborted. state: ${this.state}, audioSwitch: ${this.switchingTrack?this.switchingTrack.name:"false"}`);return}if(i.sn!=="initSegment"){this.fragPrevious=i;const n=this.switchingTrack;n&&(this.bufferedTrack=n,this.switchingTrack=null,this.hls.trigger(v.AUDIO_TRACK_SWITCHED,Gt({},n)))}this.fragBufferedComplete(i,s)}onError(t,e){var i;if(e.fatal){this.state=$.ERROR;return}switch(e.details){case x.FRAG_GAP:case x.FRAG_PARSING_ERROR:case x.FRAG_DECRYPT_ERROR:case x.FRAG_LOAD_ERROR:case x.FRAG_LOAD_TIMEOUT:case x.KEY_LOAD_ERROR:case x.KEY_LOAD_TIMEOUT:this.onFragmentOrKeyLoadError(Y.AUDIO,e);break;case x.AUDIO_TRACK_LOAD_ERROR:case x.AUDIO_TRACK_LOAD_TIMEOUT:case x.LEVEL_PARSING_ERROR:!e.levelRetry&&this.state===$.WAITING_TRACK&&((i=e.context)==null?void 0:i.type)===rt.AUDIO_TRACK&&(this.state=$.IDLE);break;case x.BUFFER_FULL_ERROR:if(!e.parent||e.parent!=="audio")return;this.reduceLengthAndFlushBuffer(e)&&(this.bufferedTrack=null,super.flushMainBuffer(0,Number.POSITIVE_INFINITY,"audio"));break;case x.INTERNAL_EXCEPTION:this.recoverWorkerError(e);break}}onBufferFlushed(t,{type:e}){e===at.AUDIO&&(this.bufferFlushed=!0,this.state===$.ENDED&&(this.state=$.IDLE))}_handleTransmuxComplete(t){var e;const i="audio",{hls:s}=this,{remuxResult:n,chunkMeta:a}=t,o=this.getCurrentContext(a);if(!o){this.resetWhenMissingContext(a);return}const{frag:l,part:h,level:d}=o,{details:c}=d,{audio:u,text:f,id3:p,initSegment:g}=n;if(this.fragContextChanged(l)||!c){this.fragmentTracker.removeFragment(l);return}if(this.state=$.PARSING,this.switchingTrack&&u&&this.completeAudioSwitch(this.switchingTrack),g!=null&&g.tracks){const m=l.initSegment||l;this._bufferInitSegment(g.tracks,m,a),s.trigger(v.FRAG_PARSING_INIT_SEGMENT,{frag:m,id:i,tracks:g.tracks})}if(u){const{startPTS:m,endPTS:E,startDTS:T,endDTS:A}=u;h&&(h.elementaryStreams[at.AUDIO]={startPTS:m,endPTS:E,startDTS:T,endDTS:A}),l.setElementaryStreamInfo(at.AUDIO,m,E,T,A),this.bufferFragmentData(u,l,h,a)}if(p!=null&&(e=p.samples)!=null&&e.length){const m=At({id:i,frag:l,details:c},p);s.trigger(v.FRAG_PARSING_METADATA,m)}if(f){const m=At({id:i,frag:l,details:c},f);s.trigger(v.FRAG_PARSING_USERDATA,m)}}_bufferInitSegment(t,e,i){if(this.state!==$.PARSING)return;t.video&&delete t.video;const s=t.audio;if(!s)return;s.levelCodec=s.codec,s.id="audio",this.log(`Init audio buffer, container:${s.container}, codecs[parsed]=[${s.codec}]`),this.hls.trigger(v.BUFFER_CODECS,t);const n=s.initSegment;if(n!=null&&n.byteLength){const a={type:"audio",frag:e,part:null,chunkMeta:i,parent:e.type,data:n};this.hls.trigger(v.BUFFER_APPENDING,a)}this.tick()}loadFragment(t,e,i){const s=this.fragmentTracker.getState(t);if(this.fragCurrent=t,this.switchingTrack||s===Lt.NOT_LOADED||s===Lt.PARTIAL){var n;t.sn==="initSegment"?this._loadInitSegment(t,e):(n=e.details)!=null&&n.live&&!this.initPTS[t.cc]?(this.log(`Waiting for video PTS in continuity counter ${t.cc} of live stream before loading audio fragment ${t.sn} of level ${this.trackId}`),this.state=$.WAITING_INIT_PTS):(this.startFragRequested=!0,super.loadFragment(t,e,i))}else this.clearTrackerIfNeeded(t)}completeAudioSwitch(t){const{hls:e,media:i,bufferedTrack:s}=this,n=s==null?void 0:s.attrs,a=t.attrs;i&&n&&(n.CHANNELS!==a.CHANNELS||n.NAME!==a.NAME||n.LANGUAGE!==a.LANGUAGE)&&(this.log("Switching audio track : flushing all audio"),super.flushMainBuffer(0,Number.POSITIVE_INFINITY,"audio")),this.bufferedTrack=t,this.switchingTrack=null,e.trigger(v.AUDIO_TRACK_SWITCHED,Gt({},t))}}class fv extends ta{constructor(t){super(t,"[audio-track-controller]"),this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.currentTrack=null,this.selectDefaultTrack=!0,this.registerListeners()}registerListeners(){const{hls:t}=this;t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.LEVEL_LOADING,this.onLevelLoading,this),t.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.on(v.ERROR,this.onError,this)}unregisterListeners(){const{hls:t}=this;t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.LEVEL_LOADING,this.onLevelLoading,this),t.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(v.AUDIO_TRACK_LOADED,this.onAudioTrackLoaded,this),t.off(v.ERROR,this.onError,this)}destroy(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,this.currentTrack=null,super.destroy()}onManifestLoading(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.currentTrack=null,this.selectDefaultTrack=!0}onManifestParsed(t,e){this.tracks=e.audioTracks||[]}onAudioTrackLoaded(t,e){const{id:i,groupId:s,details:n}=e,a=this.tracksInGroup[i];if(!a||a.groupId!==s){this.warn(`Track with id:${i} and group:${s} not found in active group ${a.groupId}`);return}const o=a.details;a.details=e.details,this.log(`audio-track ${i} "${a.name}" lang:${a.lang} group:${s} loaded [${n.startSN}-${n.endSN}]`),i===this.trackId&&this.playlistLoaded(i,e,o)}onLevelLoading(t,e){this.switchLevel(e.level)}onLevelSwitching(t,e){this.switchLevel(e.level)}switchLevel(t){const e=this.hls.levels[t];if(!(e!=null&&e.audioGroupIds))return;const i=e.audioGroupIds[e.urlId];if(this.groupId!==i){this.groupId=i||null;const s=this.tracks.filter(a=>!i||a.groupId===i);this.selectDefaultTrack&&!s.some(a=>a.default)&&(this.selectDefaultTrack=!1),this.tracksInGroup=s;const n={audioTracks:s};this.log(`Updating audio tracks, ${s.length} track(s) found in group:${i}`),this.hls.trigger(v.AUDIO_TRACKS_UPDATED,n),this.selectInitialTrack()}else this.shouldReloadPlaylist(this.currentTrack)&&this.setAudioTrack(this.trackId)}onError(t,e){e.fatal||!e.context||e.context.type===rt.AUDIO_TRACK&&e.context.id===this.trackId&&e.context.groupId===this.groupId&&(this.requestScheduled=-1,this.checkRetry(e))}get audioTracks(){return this.tracksInGroup}get audioTrack(){return this.trackId}set audioTrack(t){this.selectDefaultTrack=!1,this.setAudioTrack(t)}setAudioTrack(t){const e=this.tracksInGroup;if(t<0||t>=e.length){this.warn("Invalid id passed to audio-track controller");return}this.clearTimer();const i=this.currentTrack;e[this.trackId];const s=e[t],{groupId:n,name:a}=s;if(this.log(`Switching to audio-track ${t} "${a}" lang:${s.lang} group:${n}`),this.trackId=t,this.currentTrack=s,this.selectDefaultTrack=!1,this.hls.trigger(v.AUDIO_TRACK_SWITCHING,Gt({},s)),s.details&&!s.details.live)return;const o=this.switchParams(s.url,i==null?void 0:i.details);this.loadPlaylist(o)}selectInitialTrack(){const t=this.tracksInGroup,e=this.findTrackId(this.currentTrack)|this.findTrackId(null);if(e!==-1)this.setAudioTrack(e);else{const i=new Error(`No track found for running audio group-ID: ${this.groupId} track count: ${t.length}`);this.warn(i.message),this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.AUDIO_TRACK_LOAD_ERROR,fatal:!0,error:i})}}findTrackId(t){const e=this.tracksInGroup;for(let i=0;i<e.length;i++){const s=e[i];if((!this.selectDefaultTrack||s.default)&&(!t||t.attrs["STABLE-RENDITION-ID"]!==void 0&&t.attrs["STABLE-RENDITION-ID"]===s.attrs["STABLE-RENDITION-ID"]||t.name===s.name&&t.lang===s.lang))return s.id}return-1}loadPlaylist(t){super.loadPlaylist();const e=this.tracksInGroup[this.trackId];if(this.shouldLoadPlaylist(e)){const i=e.id,s=e.groupId;let n=e.url;if(t)try{n=t.addDirectives(n)}catch(a){this.warn(`Could not construct new URL with HLS Delivery Directives: ${a}`)}this.log(`loading audio-track playlist ${i} "${e.name}" lang:${e.lang} group:${s}`),this.clearTimer(),this.hls.trigger(v.AUDIO_TRACK_LOADING,{url:n,id:i,groupId:s,deliveryDirectives:t||null})}}}function pd(r,t){if(r.length!==t.length)return!1;for(let e=0;e<r.length;e++)if(!pv(r[e].attrs,t[e].attrs))return!1;return!0}function pv(r,t){const e=r["STABLE-RENDITION-ID"];return e?e===t["STABLE-RENDITION-ID"]:!["LANGUAGE","NAME","CHARACTERISTICS","AUTOSELECT","DEFAULT","FORCED"].some(i=>r[i]!==t[i])}const gd=500;class gv extends na{constructor(t,e,i){super(t,e,i,"[subtitle-stream-controller]",Y.SUBTITLE),this.levels=[],this.currentTrackId=-1,this.tracksBuffered=[],this.mainDetails=null,this._registerListeners()}onHandlerDestroying(){this._unregisterListeners(),this.mainDetails=null}_registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.LEVEL_LOADED,this.onLevelLoaded,this),t.on(v.ERROR,this.onError,this),t.on(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.on(v.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),t.on(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.on(v.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),t.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(v.FRAG_BUFFERED,this.onFragBuffered,this)}_unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.LEVEL_LOADED,this.onLevelLoaded,this),t.off(v.ERROR,this.onError,this),t.off(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.off(v.SUBTITLE_TRACK_SWITCH,this.onSubtitleTrackSwitch,this),t.off(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.off(v.SUBTITLE_FRAG_PROCESSED,this.onSubtitleFragProcessed,this),t.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(v.FRAG_BUFFERED,this.onFragBuffered,this)}startLoad(t){this.stopLoad(),this.state=$.IDLE,this.setInterval(gd),this.nextLoadPosition=this.startPosition=this.lastCurrentTime=t,this.tick()}onManifestLoading(){this.mainDetails=null,this.fragmentTracker.removeAllFragments()}onMediaDetaching(){this.tracksBuffered=[],super.onMediaDetaching()}onLevelLoaded(t,e){this.mainDetails=e.details}onSubtitleFragProcessed(t,e){const{frag:i,success:s}=e;if(this.fragPrevious=i,this.state=$.IDLE,!s)return;const n=this.tracksBuffered[this.currentTrackId];if(!n)return;let a;const o=i.start;for(let h=0;h<n.length;h++)if(o>=n[h].start&&o<=n[h].end){a=n[h];break}const l=i.start+i.duration;a?a.end=l:(a={start:o,end:l},n.push(a)),this.fragmentTracker.fragBuffered(i)}onBufferFlushing(t,e){const{startOffset:i,endOffset:s}=e;if(i===0&&s!==Number.POSITIVE_INFINITY){const n=s-1;if(n<=0)return;e.endOffsetSubtitles=Math.max(0,n),this.tracksBuffered.forEach(a=>{for(let o=0;o<a.length;){if(a[o].end<=n){a.shift();continue}else if(a[o].start<n)a[o].start=n;else break;o++}}),this.fragmentTracker.removeFragmentsInRange(i,n,Y.SUBTITLE)}}onFragBuffered(t,e){if(!this.loadedmetadata&&e.frag.type===Y.MAIN){var i;(i=this.media)!=null&&i.buffered.length&&(this.loadedmetadata=!0)}}onError(t,e){const i=e.frag;(i==null?void 0:i.type)===Y.SUBTITLE&&(this.fragCurrent&&this.fragCurrent.abortRequests(),this.state!==$.STOPPED&&(this.state=$.IDLE))}onSubtitleTracksUpdated(t,{subtitleTracks:e}){if(pd(this.levels,e)){this.levels=e.map(i=>new ps(i));return}this.tracksBuffered=[],this.levels=e.map(i=>{const s=new ps(i);return this.tracksBuffered[s.id]=[],s}),this.fragmentTracker.removeFragmentsInRange(0,Number.POSITIVE_INFINITY,Y.SUBTITLE),this.fragPrevious=null,this.mediaBuffer=null}onSubtitleTrackSwitch(t,e){if(this.currentTrackId=e.id,!this.levels.length||this.currentTrackId===-1){this.clearInterval();return}const i=this.levels[this.currentTrackId];i!=null&&i.details?this.mediaBuffer=this.mediaBufferTimeRanges:this.mediaBuffer=null,i&&this.setInterval(gd)}onSubtitleTrackLoaded(t,e){var i;const{details:s,id:n}=e,{currentTrackId:a,levels:o}=this;if(!o.length)return;const l=o[a];if(n>=o.length||n!==a||!l)return;this.mediaBuffer=this.mediaBufferTimeRanges;let h=0;if(s.live||(i=l.details)!=null&&i.live){const d=this.mainDetails;if(s.deltaUpdateFailed||!d)return;const c=d.fragments[0];l.details?(h=this.alignPlaylists(s,l.details),h===0&&c&&(h=c.start,Qn(s,h))):s.hasProgramDateTime&&d.hasProgramDateTime?(Kh(s,d),h=s.fragments[0].start):c&&(h=c.start,Qn(s,h))}l.details=s,this.levelLastLoaded=n,!this.startFragRequested&&(this.mainDetails||!s.live)&&this.setStartPosition(l.details,h),this.tick(),s.live&&!this.fragCurrent&&this.media&&this.state===$.IDLE&&(gs(null,s.fragments,this.media.currentTime,0)||(this.warn("Subtitle playlist not aligned with playback"),l.details=void 0))}_handleFragmentLoadComplete(t){const{frag:e,payload:i}=t,s=e.decryptdata,n=this.hls;if(!this.fragContextChanged(e)&&i&&i.byteLength>0&&s&&s.key&&s.iv&&s.method==="AES-128"){const a=performance.now();this.decrypter.decrypt(new Uint8Array(i),s.key.buffer,s.iv.buffer).catch(o=>{throw n.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.FRAG_DECRYPT_ERROR,fatal:!1,error:o,reason:o.message,frag:e}),o}).then(o=>{const l=performance.now();n.trigger(v.FRAG_DECRYPTED,{frag:e,payload:o,stats:{tstart:a,tdecrypt:l}})}).catch(o=>{this.warn(`${o.name}: ${o.message}`),this.state=$.IDLE})}}doTick(){if(!this.media){this.state=$.IDLE;return}if(this.state===$.IDLE){const{currentTrackId:t,levels:e}=this,i=e[t];if(!e.length||!i||!i.details)return;const{config:s}=this,n=this.getLoadPosition(),a=lt.bufferedInfo(this.tracksBuffered[this.currentTrackId]||[],n,s.maxBufferHole),{end:o,len:l}=a,h=this.getFwdBufferInfo(this.media,Y.MAIN),d=i.details,c=this.getMaxBufferLength(h==null?void 0:h.len)+d.levelTargetDuration;if(l>c)return;const u=d.fragments,f=u.length,p=d.edge;let g=null;const m=this.fragPrevious;if(o<p){const E=s.maxFragLookUpTolerance,T=o>p-E?0:E;g=gs(m,u,Math.max(u[0].start,o),T),!g&&m&&m.start<u[0].start&&(g=u[0])}else g=u[f-1];if(!g)return;if(g=this.mapToInitFragWhenRequired(g),g.sn!=="initSegment"){const E=g.sn-d.startSN,T=u[E-1];T&&T.cc===g.cc&&this.fragmentTracker.getState(T)===Lt.NOT_LOADED&&(g=T)}this.fragmentTracker.getState(g)===Lt.NOT_LOADED&&this.loadFragment(g,i,o)}}getMaxBufferLength(t){const e=super.getMaxBufferLength();return t?Math.max(e,t):e}loadFragment(t,e,i){this.fragCurrent=t,t.sn==="initSegment"?this._loadInitSegment(t,e):(this.startFragRequested=!0,super.loadFragment(t,e,i))}get mediaBufferTimeRanges(){return new mv(this.tracksBuffered[this.currentTrackId]||[])}}class mv{constructor(t){this.buffered=void 0;const e=(i,s,n)=>{if(s=s>>>0,s>n-1)throw new DOMException(`Failed to execute '${i}' on 'TimeRanges': The index provided (${s}) is greater than the maximum bound (${n})`);return t[s][i]};this.buffered={get length(){return t.length},end(i){return e("end",i,t.length)},start(i){return e("start",i,t.length)}}}}class vv extends ta{constructor(t){super(t,"[subtitle-track-controller]"),this.media=null,this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.selectDefaultTrack=!0,this.queuedDefaultTrack=-1,this.trackChangeListener=()=>this.onTextTracksChanged(),this.asyncPollTrackChange=()=>this.pollTrackChange(0),this.useTextTrackPolling=!1,this.subtitlePollingInterval=-1,this._subtitleDisplay=!0,this.registerListeners()}destroy(){this.unregisterListeners(),this.tracks.length=0,this.tracksInGroup.length=0,this.trackChangeListener=this.asyncPollTrackChange=null,super.destroy()}get subtitleDisplay(){return this._subtitleDisplay}set subtitleDisplay(t){this._subtitleDisplay=t,this.trackId>-1&&this.toggleTrackModes(this.trackId)}registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.LEVEL_LOADING,this.onLevelLoading,this),t.on(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.on(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.on(v.ERROR,this.onError,this)}unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.LEVEL_LOADING,this.onLevelLoading,this),t.off(v.LEVEL_SWITCHING,this.onLevelSwitching,this),t.off(v.SUBTITLE_TRACK_LOADED,this.onSubtitleTrackLoaded,this),t.off(v.ERROR,this.onError,this)}onMediaAttached(t,e){this.media=e.media,this.media&&(this.queuedDefaultTrack>-1&&(this.subtitleTrack=this.queuedDefaultTrack,this.queuedDefaultTrack=-1),this.useTextTrackPolling=!(this.media.textTracks&&"onchange"in this.media.textTracks),this.useTextTrackPolling?this.pollTrackChange(500):this.media.textTracks.addEventListener("change",this.asyncPollTrackChange))}pollTrackChange(t){self.clearInterval(this.subtitlePollingInterval),this.subtitlePollingInterval=self.setInterval(this.trackChangeListener,t)}onMediaDetaching(){this.media&&(self.clearInterval(this.subtitlePollingInterval),this.useTextTrackPolling||this.media.textTracks.removeEventListener("change",this.asyncPollTrackChange),this.trackId>-1&&(this.queuedDefaultTrack=this.trackId),va(this.media.textTracks).forEach(t=>{bi(t)}),this.subtitleTrack=-1,this.media=null)}onManifestLoading(){this.tracks=[],this.groupId=null,this.tracksInGroup=[],this.trackId=-1,this.selectDefaultTrack=!0}onManifestParsed(t,e){this.tracks=e.subtitleTracks}onSubtitleTrackLoaded(t,e){const{id:i,details:s}=e,{trackId:n}=this,a=this.tracksInGroup[n];if(!a){this.warn(`Invalid subtitle track id ${i}`);return}const o=a.details;a.details=e.details,this.log(`subtitle track ${i} loaded [${s.startSN}-${s.endSN}]`),i===this.trackId&&this.playlistLoaded(i,e,o)}onLevelLoading(t,e){this.switchLevel(e.level)}onLevelSwitching(t,e){this.switchLevel(e.level)}switchLevel(t){const e=this.hls.levels[t];if(!(e!=null&&e.textGroupIds))return;const i=e.textGroupIds[e.urlId],s=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0;if(this.groupId!==i){const n=this.tracks.filter(l=>!i||l.groupId===i);this.tracksInGroup=n;const a=this.findTrackId(s==null?void 0:s.name)||this.findTrackId();this.groupId=i||null;const o={subtitleTracks:n};this.log(`Updating subtitle tracks, ${n.length} track(s) found in "${i}" group-id`),this.hls.trigger(v.SUBTITLE_TRACKS_UPDATED,o),a!==-1&&this.setSubtitleTrack(a,s)}else this.shouldReloadPlaylist(s)&&this.setSubtitleTrack(this.trackId,s)}findTrackId(t){const e=this.tracksInGroup;for(let i=0;i<e.length;i++){const s=e[i];if((!this.selectDefaultTrack||s.default)&&(!t||t===s.name))return s.id}return-1}onError(t,e){e.fatal||!e.context||e.context.type===rt.SUBTITLE_TRACK&&e.context.id===this.trackId&&e.context.groupId===this.groupId&&this.checkRetry(e)}get subtitleTracks(){return this.tracksInGroup}get subtitleTrack(){return this.trackId}set subtitleTrack(t){this.selectDefaultTrack=!1;const e=this.tracksInGroup?this.tracksInGroup[this.trackId]:void 0;this.setSubtitleTrack(t,e)}loadPlaylist(t){super.loadPlaylist();const e=this.tracksInGroup[this.trackId];if(this.shouldLoadPlaylist(e)){const i=e.id,s=e.groupId;let n=e.url;if(t)try{n=t.addDirectives(n)}catch(a){this.warn(`Could not construct new URL with HLS Delivery Directives: ${a}`)}this.log(`Loading subtitle playlist for id ${i}`),this.hls.trigger(v.SUBTITLE_TRACK_LOADING,{url:n,id:i,groupId:s,deliveryDirectives:t||null})}}toggleTrackModes(t){const{media:e,trackId:i}=this;if(!e)return;const s=va(e.textTracks),n=s.filter(o=>o.groupId===this.groupId);if(t===-1)[].slice.call(s).forEach(o=>{o.mode="disabled"});else{const o=n[i];o&&(o.mode="disabled")}const a=n[t];a&&(a.mode=this.subtitleDisplay?"showing":"hidden")}setSubtitleTrack(t,e){var i;const s=this.tracksInGroup;if(!this.media){this.queuedDefaultTrack=t;return}if(this.trackId!==t&&this.toggleTrackModes(t),this.trackId===t&&(t===-1||(i=s[t])!=null&&i.details)||t<-1||t>=s.length)return;this.clearTimer();const n=s[t];if(this.log(`Switching to subtitle-track ${t}`+(n?` "${n.name}" lang:${n.lang} group:${n.groupId}`:"")),this.trackId=t,n){const{id:a,groupId:o="",name:l,type:h,url:d}=n;this.hls.trigger(v.SUBTITLE_TRACK_SWITCH,{id:a,groupId:o,name:l,type:h,url:d});const c=this.switchParams(n.url,e==null?void 0:e.details);this.loadPlaylist(c)}else this.hls.trigger(v.SUBTITLE_TRACK_SWITCH,{id:t})}onTextTracksChanged(){if(this.useTextTrackPolling||self.clearInterval(this.subtitlePollingInterval),!this.media||!this.hls.config.renderTextTracksNatively)return;let t=-1;const e=va(this.media.textTracks);for(let i=0;i<e.length;i++)if(e[i].mode==="hidden")t=i;else if(e[i].mode==="showing"){t=i;break}this.subtitleTrack!==t&&(this.subtitleTrack=t)}}function va(r){const t=[];for(let e=0;e<r.length;e++){const i=r[e];(i.kind==="subtitles"||i.kind==="captions")&&i.label&&t.push(r[e])}return t}class yv{constructor(t){this.buffers=void 0,this.queues={video:[],audio:[],audiovideo:[]},this.buffers=t}append(t,e){const i=this.queues[e];i.push(t),i.length===1&&this.buffers[e]&&this.executeNext(e)}insertAbort(t,e){this.queues[e].unshift(t),this.executeNext(e)}appendBlocker(t){let e;const i=new Promise(n=>{e=n}),s={execute:e,onStart:()=>{},onComplete:()=>{},onError:()=>{}};return this.append(s,t),i}executeNext(t){const{buffers:e,queues:i}=this,s=e[t],n=i[t];if(n.length){const a=n[0];try{a.execute()}catch(o){L.warn("[buffer-operation-queue]: Unhandled exception executing the current operation"),a.onError(o),s!=null&&s.updating||(n.shift(),this.executeNext(t))}}}shiftAndExecuteNext(t){this.queues[t].shift(),this.executeNext(t)}current(t){return this.queues[t][0]}}const md=lr(),vd=/([ha]vc.)(?:\.[^.,]+)+/;class Ev{constructor(t){this.details=null,this._objectUrl=null,this.operationQueue=void 0,this.listeners=void 0,this.hls=void 0,this.bufferCodecEventsExpected=0,this._bufferCodecEventsTotal=0,this.media=null,this.mediaSource=null,this.lastMpegAudioChunk=null,this.appendError=0,this.tracks={},this.pendingTracks={},this.sourceBuffer=void 0,this._onMediaSourceOpen=()=>{const{media:e,mediaSource:i}=this;L.log("[buffer-controller]: Media source opened"),e&&(e.removeEventListener("emptied",this._onMediaEmptied),this.updateMediaElementDuration(),this.hls.trigger(v.MEDIA_ATTACHED,{media:e})),i&&i.removeEventListener("sourceopen",this._onMediaSourceOpen),this.checkPendingTracks()},this._onMediaSourceClose=()=>{L.log("[buffer-controller]: Media source closed")},this._onMediaSourceEnded=()=>{L.log("[buffer-controller]: Media source ended")},this._onMediaEmptied=()=>{const{media:e,_objectUrl:i}=this;e&&e.src!==i&&L.error(`Media element src was set while attaching MediaSource (${i} > ${e.src})`)},this.hls=t,this._initSourceBuffer(),this.registerListeners()}hasSourceTypes(){return this.getSourceBufferTypes().length>0||Object.keys(this.pendingTracks).length>0}destroy(){this.unregisterListeners(),this.details=null,this.lastMpegAudioChunk=null}registerListeners(){const{hls:t}=this;t.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.BUFFER_RESET,this.onBufferReset,this),t.on(v.BUFFER_APPENDING,this.onBufferAppending,this),t.on(v.BUFFER_CODECS,this.onBufferCodecs,this),t.on(v.BUFFER_EOS,this.onBufferEos,this),t.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.on(v.LEVEL_UPDATED,this.onLevelUpdated,this),t.on(v.FRAG_PARSED,this.onFragParsed,this),t.on(v.FRAG_CHANGED,this.onFragChanged,this)}unregisterListeners(){const{hls:t}=this;t.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.BUFFER_RESET,this.onBufferReset,this),t.off(v.BUFFER_APPENDING,this.onBufferAppending,this),t.off(v.BUFFER_CODECS,this.onBufferCodecs,this),t.off(v.BUFFER_EOS,this.onBufferEos,this),t.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),t.off(v.LEVEL_UPDATED,this.onLevelUpdated,this),t.off(v.FRAG_PARSED,this.onFragParsed,this),t.off(v.FRAG_CHANGED,this.onFragChanged,this)}_initSourceBuffer(){this.sourceBuffer={},this.operationQueue=new yv(this.sourceBuffer),this.listeners={audio:[],video:[],audiovideo:[]},this.lastMpegAudioChunk=null}onManifestLoading(){this.bufferCodecEventsExpected=this._bufferCodecEventsTotal=0,this.details=null}onManifestParsed(t,e){let i=2;(e.audio&&!e.video||!e.altAudio)&&(i=1),this.bufferCodecEventsExpected=this._bufferCodecEventsTotal=i,L.log(`${this.bufferCodecEventsExpected} bufferCodec event(s) expected`)}onMediaAttaching(t,e){const i=this.media=e.media;if(i&&md){const s=this.mediaSource=new md;s.addEventListener("sourceopen",this._onMediaSourceOpen),s.addEventListener("sourceended",this._onMediaSourceEnded),s.addEventListener("sourceclose",this._onMediaSourceClose),i.src=self.URL.createObjectURL(s),this._objectUrl=i.src,i.addEventListener("emptied",this._onMediaEmptied)}}onMediaDetaching(){const{media:t,mediaSource:e,_objectUrl:i}=this;if(e){if(L.log("[buffer-controller]: media source detaching"),e.readyState==="open")try{e.endOfStream()}catch(s){L.warn(`[buffer-controller]: onMediaDetaching: ${s.message} while calling endOfStream`)}this.onBufferReset(),e.removeEventListener("sourceopen",this._onMediaSourceOpen),e.removeEventListener("sourceended",this._onMediaSourceEnded),e.removeEventListener("sourceclose",this._onMediaSourceClose),t&&(t.removeEventListener("emptied",this._onMediaEmptied),i&&self.URL.revokeObjectURL(i),t.src===i?(t.removeAttribute("src"),t.load()):L.warn("[buffer-controller]: media.src was changed by a third party - skip cleanup")),this.mediaSource=null,this.media=null,this._objectUrl=null,this.bufferCodecEventsExpected=this._bufferCodecEventsTotal,this.pendingTracks={},this.tracks={}}this.hls.trigger(v.MEDIA_DETACHED,void 0)}onBufferReset(){this.getSourceBufferTypes().forEach(t=>{const e=this.sourceBuffer[t];try{e&&(this.removeBufferListeners(t),this.mediaSource&&this.mediaSource.removeSourceBuffer(e),this.sourceBuffer[t]=void 0)}catch(i){L.warn(`[buffer-controller]: Failed to reset the ${t} buffer`,i)}}),this._initSourceBuffer()}onBufferCodecs(t,e){const i=this.getSourceBufferTypes().length;Object.keys(e).forEach(s=>{if(i){const n=this.tracks[s];if(n&&typeof n.buffer.changeType=="function"){const{id:a,codec:o,levelCodec:l,container:h,metadata:d}=e[s],c=(n.levelCodec||n.codec).replace(vd,"$1"),u=(l||o).replace(vd,"$1");if(c!==u){const f=`${h};codecs=${l||o}`;this.appendChangeType(s,f),L.log(`[buffer-controller]: switching codec ${c} to ${u}`),this.tracks[s]={buffer:n.buffer,codec:o,container:h,levelCodec:l,metadata:d,id:a}}}}else this.pendingTracks[s]=e[s]}),!i&&(this.bufferCodecEventsExpected=Math.max(this.bufferCodecEventsExpected-1,0),this.mediaSource&&this.mediaSource.readyState==="open"&&this.checkPendingTracks())}appendChangeType(t,e){const{operationQueue:i}=this,s={execute:()=>{const n=this.sourceBuffer[t];n&&(L.log(`[buffer-controller]: changing ${t} sourceBuffer type to ${e}`),n.changeType(e)),i.shiftAndExecuteNext(t)},onStart:()=>{},onComplete:()=>{},onError:n=>{L.warn(`[buffer-controller]: Failed to change ${t} SourceBuffer type`,n)}};i.append(s,t)}onBufferAppending(t,e){const{hls:i,operationQueue:s,tracks:n}=this,{data:a,type:o,frag:l,part:h,chunkMeta:d}=e,c=d.buffering[o],u=self.performance.now();c.start=u;const f=l.stats.buffering,p=h?h.stats.buffering:null;f.start===0&&(f.start=u),p&&p.start===0&&(p.start=u);const g=n.audio;let m=!1;o==="audio"&&(g==null?void 0:g.container)==="audio/mpeg"&&(m=!this.lastMpegAudioChunk||d.id===1||this.lastMpegAudioChunk.sn!==d.sn,this.lastMpegAudioChunk=d);const E=l.start,T={execute:()=>{if(c.executeStart=self.performance.now(),m){const A=this.sourceBuffer[o];if(A){const y=E-A.timestampOffset;Math.abs(y)>=.1&&(L.log(`[buffer-controller]: Updating audio SourceBuffer timestampOffset to ${E} (delta: ${y}) sn: ${l.sn})`),A.timestampOffset=E)}}this.appendExecutor(a,o)},onStart:()=>{},onComplete:()=>{const A=self.performance.now();c.executeEnd=c.end=A,f.first===0&&(f.first=A),p&&p.first===0&&(p.first=A);const{sourceBuffer:y}=this,b={};for(const S in y)b[S]=lt.getBuffered(y[S]);this.appendError=0,this.hls.trigger(v.BUFFER_APPENDED,{type:o,frag:l,part:h,chunkMeta:d,parent:l.type,timeRanges:b})},onError:A=>{L.error(`[buffer-controller]: Error encountered while trying to append to the ${o} SourceBuffer`,A);const y={type:W.MEDIA_ERROR,parent:l.type,details:x.BUFFER_APPEND_ERROR,frag:l,part:h,chunkMeta:d,error:A,err:A,fatal:!1};A.code===DOMException.QUOTA_EXCEEDED_ERR?y.details=x.BUFFER_FULL_ERROR:(this.appendError++,y.details=x.BUFFER_APPEND_ERROR,this.appendError>i.config.appendErrorMaxRetry&&(L.error(`[buffer-controller]: Failed ${i.config.appendErrorMaxRetry} times to append segment in sourceBuffer`),y.fatal=!0)),i.trigger(v.ERROR,y)}};s.append(T,o)}onBufferFlushing(t,e){const{operationQueue:i}=this,s=n=>({execute:this.removeExecutor.bind(this,n,e.startOffset,e.endOffset),onStart:()=>{},onComplete:()=>{this.hls.trigger(v.BUFFER_FLUSHED,{type:n})},onError:a=>{L.warn(`[buffer-controller]: Failed to remove from ${n} SourceBuffer`,a)}});e.type?i.append(s(e.type),e.type):this.getSourceBufferTypes().forEach(n=>{i.append(s(n),n)})}onFragParsed(t,e){const{frag:i,part:s}=e,n=[],a=s?s.elementaryStreams:i.elementaryStreams;a[at.AUDIOVIDEO]?n.push("audiovideo"):(a[at.AUDIO]&&n.push("audio"),a[at.VIDEO]&&n.push("video"));const o=()=>{const l=self.performance.now();i.stats.buffering.end=l,s&&(s.stats.buffering.end=l);const h=s?s.stats:i.stats;this.hls.trigger(v.FRAG_BUFFERED,{frag:i,part:s,stats:h,id:i.type})};n.length===0&&L.warn(`Fragments must have at least one ElementaryStreamType set. type: ${i.type} level: ${i.level} sn: ${i.sn}`),this.blockBuffers(o,n)}onFragChanged(t,e){this.flushBackBuffer()}onBufferEos(t,e){this.getSourceBufferTypes().reduce((i,s)=>{const n=this.sourceBuffer[s];return n&&(!e.type||e.type===s)&&(n.ending=!0,n.ended||(n.ended=!0,L.log(`[buffer-controller]: ${s} sourceBuffer now EOS`))),i&&!!(!n||n.ended)},!0)&&(L.log("[buffer-controller]: Queueing mediaSource.endOfStream()"),this.blockBuffers(()=>{this.getSourceBufferTypes().forEach(s=>{const n=this.sourceBuffer[s];n&&(n.ending=!1)});const{mediaSource:i}=this;if(!i||i.readyState!=="open"){i&&L.info(`[buffer-controller]: Could not call mediaSource.endOfStream(). mediaSource.readyState: ${i.readyState}`);return}L.log("[buffer-controller]: Calling mediaSource.endOfStream()"),i.endOfStream()}))}onLevelUpdated(t,{details:e}){e.fragments.length&&(this.details=e,this.getSourceBufferTypes().length?this.blockBuffers(this.updateMediaElementDuration.bind(this)):this.updateMediaElementDuration())}flushBackBuffer(){const{hls:t,details:e,media:i,sourceBuffer:s}=this;if(!i||e===null)return;const n=this.getSourceBufferTypes();if(!n.length)return;const a=e.live&&t.config.liveBackBufferLength!==null?t.config.liveBackBufferLength:t.config.backBufferLength;if(!j(a)||a<0)return;const o=i.currentTime,l=e.levelTargetDuration,h=Math.max(a,l),d=Math.floor(o/l)*l-h;n.forEach(c=>{const u=s[c];if(u){const f=lt.getBuffered(u);if(f.length>0&&d>f.start(0)){if(t.trigger(v.BACK_BUFFER_REACHED,{bufferEnd:d}),e.live)t.trigger(v.LIVE_BACK_BUFFER_REACHED,{bufferEnd:d});else if(u.ended&&f.end(f.length-1)-o<l*2){L.info(`[buffer-controller]: Cannot flush ${c} back buffer while SourceBuffer is in ended state`);return}t.trigger(v.BUFFER_FLUSHING,{startOffset:0,endOffset:d,type:c})}}})}updateMediaElementDuration(){if(!this.details||!this.media||!this.mediaSource||this.mediaSource.readyState!=="open")return;const{details:t,hls:e,media:i,mediaSource:s}=this,n=t.fragments[0].start+t.totalduration,a=i.duration,o=j(s.duration)?s.duration:0;t.live&&e.config.liveDurationInfinity?(L.log("[buffer-controller]: Media Source duration is set to Infinity"),s.duration=1/0,this.updateSeekableRange(t)):(n>o&&n>a||!j(a))&&(L.log(`[buffer-controller]: Updating Media Source duration to ${n.toFixed(3)}`),s.duration=n)}updateSeekableRange(t){const e=this.mediaSource,i=t.fragments;if(i.length&&t.live&&e!=null&&e.setLiveSeekableRange){const s=Math.max(0,i[0].start),n=Math.max(s,s+t.totalduration);e.setLiveSeekableRange(s,n)}}checkPendingTracks(){const{bufferCodecEventsExpected:t,operationQueue:e,pendingTracks:i}=this,s=Object.keys(i).length;if(s&&!t||s===2){this.createSourceBuffers(i),this.pendingTracks={};const n=this.getSourceBufferTypes();if(n.length)this.hls.trigger(v.BUFFER_CREATED,{tracks:this.tracks}),n.forEach(a=>{e.executeNext(a)});else{const a=new Error("could not create source buffer for media codec(s)");this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_INCOMPATIBLE_CODECS_ERROR,fatal:!0,error:a,reason:a.message})}}}createSourceBuffers(t){const{sourceBuffer:e,mediaSource:i}=this;if(!i)throw Error("createSourceBuffers called when mediaSource was null");for(const s in t)if(!e[s]){const n=t[s];if(!n)throw Error(`source buffer exists for track ${s}, however track does not`);const a=n.levelCodec||n.codec,o=`${n.container};codecs=${a}`;L.log(`[buffer-controller]: creating sourceBuffer(${o})`);try{const l=e[s]=i.addSourceBuffer(o),h=s;this.addBufferListener(h,"updatestart",this._onSBUpdateStart),this.addBufferListener(h,"updateend",this._onSBUpdateEnd),this.addBufferListener(h,"error",this._onSBUpdateError),this.tracks[s]={buffer:l,codec:a,container:n.container,levelCodec:n.levelCodec,metadata:n.metadata,id:n.id}}catch(l){L.error(`[buffer-controller]: error while trying to add sourceBuffer: ${l.message}`),this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_ADD_CODEC_ERROR,fatal:!1,error:l,mimeType:o})}}}_onSBUpdateStart(t){const{operationQueue:e}=this;e.current(t).onStart()}_onSBUpdateEnd(t){const{operationQueue:e}=this;e.current(t).onComplete(),e.shiftAndExecuteNext(t)}_onSBUpdateError(t,e){const i=new Error(`${t} SourceBuffer error`);L.error(`[buffer-controller]: ${i}`,e),this.hls.trigger(v.ERROR,{type:W.MEDIA_ERROR,details:x.BUFFER_APPENDING_ERROR,error:i,fatal:!1});const s=this.operationQueue.current(t);s&&s.onError(e)}removeExecutor(t,e,i){const{media:s,mediaSource:n,operationQueue:a,sourceBuffer:o}=this,l=o[t];if(!s||!n||!l){L.warn(`[buffer-controller]: Attempting to remove from the ${t} SourceBuffer, but it does not exist`),a.shiftAndExecuteNext(t);return}const h=j(s.duration)?s.duration:1/0,d=j(n.duration)?n.duration:1/0,c=Math.max(0,e),u=Math.min(i,h,d);u>c&&!l.ending?(l.ended=!1,L.log(`[buffer-controller]: Removing [${c},${u}] from the ${t} SourceBuffer`),l.remove(c,u)):a.shiftAndExecuteNext(t)}appendExecutor(t,e){const{operationQueue:i,sourceBuffer:s}=this,n=s[e];if(!n){L.warn(`[buffer-controller]: Attempting to append to the ${e} SourceBuffer, but it does not exist`),i.shiftAndExecuteNext(e);return}n.ended=!1,n.appendBuffer(t)}blockBuffers(t,e=this.getSourceBufferTypes()){if(!e.length){L.log("[buffer-controller]: Blocking operation requested, but no SourceBuffers exist"),Promise.resolve().then(t);return}const{operationQueue:i}=this,s=e.map(n=>i.appendBlocker(n));Promise.all(s).then(()=>{t(),e.forEach(n=>{const a=this.sourceBuffer[n];a!=null&&a.updating||i.shiftAndExecuteNext(n)})})}getSourceBufferTypes(){return Object.keys(this.sourceBuffer)}addBufferListener(t,e,i){const s=this.sourceBuffer[t];if(!s)return;const n=i.bind(this,t);this.listeners[t].push({event:e,listener:n}),s.addEventListener(e,n)}removeBufferListeners(t){const e=this.sourceBuffer[t];e&&this.listeners[t].forEach(i=>{e.removeEventListener(i.event,i.listener)})}}const yd={42:225,92:233,94:237,95:243,96:250,123:231,124:247,125:209,126:241,127:9608,128:174,129:176,130:189,131:191,132:8482,133:162,134:163,135:9834,136:224,137:32,138:232,139:226,140:234,141:238,142:244,143:251,144:193,145:201,146:211,147:218,148:220,149:252,150:8216,151:161,152:42,153:8217,154:9473,155:169,156:8480,157:8226,158:8220,159:8221,160:192,161:194,162:199,163:200,164:202,165:203,166:235,167:206,168:207,169:239,170:212,171:217,172:249,173:219,174:171,175:187,176:195,177:227,178:205,179:204,180:236,181:210,182:242,183:213,184:245,185:123,186:125,187:92,188:94,189:95,190:124,191:8764,192:196,193:228,194:214,195:246,196:223,197:165,198:164,199:9475,200:197,201:229,202:216,203:248,204:9487,205:9491,206:9495,207:9499},Ed=function(r){let t=r;return yd.hasOwnProperty(r)&&(t=yd[r]),String.fromCharCode(t)},oe=15,_e=100,Tv={17:1,18:3,21:5,22:7,23:9,16:11,19:12,20:14},bv={17:2,18:4,21:6,22:8,23:10,19:13,20:15},Av={25:1,26:3,29:5,30:7,31:9,24:11,27:12,28:14},wv={25:2,26:4,29:6,30:8,31:10,27:13,28:15},Sv=["white","green","blue","cyan","red","yellow","magenta","black","transparent"];class Lv{constructor(){this.time=null,this.verboseLevel=0}log(t,e){if(this.verboseLevel>=t){const i=typeof e=="function"?e():e;L.log(`${this.time} [${t}] ${i}`)}}}const ri=function(r){const t=[];for(let e=0;e<r.length;e++)t.push(r[e].toString(16));return t};class Td{constructor(t,e,i,s,n){this.foreground=void 0,this.underline=void 0,this.italics=void 0,this.background=void 0,this.flash=void 0,this.foreground=t||"white",this.underline=e||!1,this.italics=i||!1,this.background=s||"black",this.flash=n||!1}reset(){this.foreground="white",this.underline=!1,this.italics=!1,this.background="black",this.flash=!1}setStyles(t){const e=["foreground","underline","italics","background","flash"];for(let i=0;i<e.length;i++){const s=e[i];t.hasOwnProperty(s)&&(this[s]=t[s])}}isDefault(){return this.foreground==="white"&&!this.underline&&!this.italics&&this.background==="black"&&!this.flash}equals(t){return this.foreground===t.foreground&&this.underline===t.underline&&this.italics===t.italics&&this.background===t.background&&this.flash===t.flash}copy(t){this.foreground=t.foreground,this.underline=t.underline,this.italics=t.italics,this.background=t.background,this.flash=t.flash}toString(){return"color="+this.foreground+", underline="+this.underline+", italics="+this.italics+", background="+this.background+", flash="+this.flash}}class Rv{constructor(t,e,i,s,n,a){this.uchar=void 0,this.penState=void 0,this.uchar=t||" ",this.penState=new Td(e,i,s,n,a)}reset(){this.uchar=" ",this.penState.reset()}setChar(t,e){this.uchar=t,this.penState.copy(e)}setPenState(t){this.penState.copy(t)}equals(t){return this.uchar===t.uchar&&this.penState.equals(t.penState)}copy(t){this.uchar=t.uchar,this.penState.copy(t.penState)}isEmpty(){return this.uchar===" "&&this.penState.isDefault()}}class _v{constructor(t){this.chars=void 0,this.pos=void 0,this.currPenState=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chars=[];for(let e=0;e<_e;e++)this.chars.push(new Rv);this.logger=t,this.pos=0,this.currPenState=new Td}equals(t){let e=!0;for(let i=0;i<_e;i++)if(!this.chars[i].equals(t.chars[i])){e=!1;break}return e}copy(t){for(let e=0;e<_e;e++)this.chars[e].copy(t.chars[e])}isEmpty(){let t=!0;for(let e=0;e<_e;e++)if(!this.chars[e].isEmpty()){t=!1;break}return t}setCursor(t){this.pos!==t&&(this.pos=t),this.pos<0?(this.logger.log(3,"Negative cursor position "+this.pos),this.pos=0):this.pos>_e&&(this.logger.log(3,"Too large cursor position "+this.pos),this.pos=_e)}moveCursor(t){const e=this.pos+t;if(t>1)for(let i=this.pos+1;i<e+1;i++)this.chars[i].setPenState(this.currPenState);this.setCursor(e)}backSpace(){this.moveCursor(-1),this.chars[this.pos].setChar(" ",this.currPenState)}insertChar(t){t>=144&&this.backSpace();const e=Ed(t);if(this.pos>=_e){this.logger.log(0,()=>"Cannot insert "+t.toString(16)+" ("+e+") at position "+this.pos+". Skipping it!");return}this.chars[this.pos].setChar(e,this.currPenState),this.moveCursor(1)}clearFromPos(t){let e;for(e=t;e<_e;e++)this.chars[e].reset()}clear(){this.clearFromPos(0),this.pos=0,this.currPenState.reset()}clearToEndOfRow(){this.clearFromPos(this.pos)}getTextString(){const t=[];let e=!0;for(let i=0;i<_e;i++){const s=this.chars[i].uchar;s!==" "&&(e=!1),t.push(s)}return e?"":t.join("")}setPenStyles(t){this.currPenState.setStyles(t),this.chars[this.pos].setPenState(this.currPenState)}}class ya{constructor(t){this.rows=void 0,this.currRow=void 0,this.nrRollUpRows=void 0,this.lastOutputScreen=void 0,this.logger=void 0,this.rows=[];for(let e=0;e<oe;e++)this.rows.push(new _v(t));this.logger=t,this.currRow=oe-1,this.nrRollUpRows=null,this.lastOutputScreen=null,this.reset()}reset(){for(let t=0;t<oe;t++)this.rows[t].clear();this.currRow=oe-1}equals(t){let e=!0;for(let i=0;i<oe;i++)if(!this.rows[i].equals(t.rows[i])){e=!1;break}return e}copy(t){for(let e=0;e<oe;e++)this.rows[e].copy(t.rows[e])}isEmpty(){let t=!0;for(let e=0;e<oe;e++)if(!this.rows[e].isEmpty()){t=!1;break}return t}backSpace(){this.rows[this.currRow].backSpace()}clearToEndOfRow(){this.rows[this.currRow].clearToEndOfRow()}insertChar(t){this.rows[this.currRow].insertChar(t)}setPen(t){this.rows[this.currRow].setPenStyles(t)}moveCursor(t){this.rows[this.currRow].moveCursor(t)}setCursor(t){this.logger.log(2,"setCursor: "+t),this.rows[this.currRow].setCursor(t)}setPAC(t){this.logger.log(2,()=>"pacData = "+JSON.stringify(t));let e=t.row-1;if(this.nrRollUpRows&&e<this.nrRollUpRows-1&&(e=this.nrRollUpRows-1),this.nrRollUpRows&&this.currRow!==e){for(let o=0;o<oe;o++)this.rows[o].clear();const n=this.currRow+1-this.nrRollUpRows,a=this.lastOutputScreen;if(a){const o=a.rows[n].cueStartTime,l=this.logger.time;if(o&&l!==null&&o<l)for(let h=0;h<this.nrRollUpRows;h++)this.rows[e-this.nrRollUpRows+h+1].copy(a.rows[n+h])}}this.currRow=e;const i=this.rows[this.currRow];if(t.indent!==null){const n=t.indent,a=Math.max(n-1,0);i.setCursor(t.indent),t.color=i.chars[a].penState.foreground}const s={foreground:t.color,underline:t.underline,italics:t.italics,background:"black",flash:!1};this.setPen(s)}setBkgData(t){this.logger.log(2,()=>"bkgData = "+JSON.stringify(t)),this.backSpace(),this.setPen(t),this.insertChar(32)}setRollUpRows(t){this.nrRollUpRows=t}rollUp(){if(this.nrRollUpRows===null){this.logger.log(3,"roll_up but nrRollUpRows not set yet");return}this.logger.log(1,()=>this.getDisplayText());const t=this.currRow+1-this.nrRollUpRows,e=this.rows.splice(t,1)[0];e.clear(),this.rows.splice(this.currRow,0,e),this.logger.log(2,"Rolling up")}getDisplayText(t){t=t||!1;const e=[];let i="",s=-1;for(let n=0;n<oe;n++){const a=this.rows[n].getTextString();a&&(s=n+1,t?e.push("Row "+s+": '"+a+"'"):e.push(a.trim()))}return e.length>0&&(t?i="["+e.join(" | ")+"]":i=e.join(`
|
178
|
+
`)),i}getTextAndFormat(){return this.rows}}class bd{constructor(t,e,i){this.chNr=void 0,this.outputFilter=void 0,this.mode=void 0,this.verbose=void 0,this.displayedMemory=void 0,this.nonDisplayedMemory=void 0,this.lastOutputScreen=void 0,this.currRollUpRow=void 0,this.writeScreen=void 0,this.cueStartTime=void 0,this.logger=void 0,this.chNr=t,this.outputFilter=e,this.mode=null,this.verbose=0,this.displayedMemory=new ya(i),this.nonDisplayedMemory=new ya(i),this.lastOutputScreen=new ya(i),this.currRollUpRow=this.displayedMemory.rows[oe-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null,this.logger=i}reset(){this.mode=null,this.displayedMemory.reset(),this.nonDisplayedMemory.reset(),this.lastOutputScreen.reset(),this.outputFilter.reset(),this.currRollUpRow=this.displayedMemory.rows[oe-1],this.writeScreen=this.displayedMemory,this.mode=null,this.cueStartTime=null}getHandler(){return this.outputFilter}setHandler(t){this.outputFilter=t}setPAC(t){this.writeScreen.setPAC(t)}setBkgData(t){this.writeScreen.setBkgData(t)}setMode(t){t!==this.mode&&(this.mode=t,this.logger.log(2,()=>"MODE="+t),this.mode==="MODE_POP-ON"?this.writeScreen=this.nonDisplayedMemory:(this.writeScreen=this.displayedMemory,this.writeScreen.reset()),this.mode!=="MODE_ROLL-UP"&&(this.displayedMemory.nrRollUpRows=null,this.nonDisplayedMemory.nrRollUpRows=null),this.mode=t)}insertChars(t){for(let i=0;i<t.length;i++)this.writeScreen.insertChar(t[i]);const e=this.writeScreen===this.displayedMemory?"DISP":"NON_DISP";this.logger.log(2,()=>e+": "+this.writeScreen.getDisplayText(!0)),(this.mode==="MODE_PAINT-ON"||this.mode==="MODE_ROLL-UP")&&(this.logger.log(1,()=>"DISPLAYED: "+this.displayedMemory.getDisplayText(!0)),this.outputDataUpdate())}ccRCL(){this.logger.log(2,"RCL - Resume Caption Loading"),this.setMode("MODE_POP-ON")}ccBS(){this.logger.log(2,"BS - BackSpace"),this.mode!=="MODE_TEXT"&&(this.writeScreen.backSpace(),this.writeScreen===this.displayedMemory&&this.outputDataUpdate())}ccAOF(){}ccAON(){}ccDER(){this.logger.log(2,"DER- Delete to End of Row"),this.writeScreen.clearToEndOfRow(),this.outputDataUpdate()}ccRU(t){this.logger.log(2,"RU("+t+") - Roll Up"),this.writeScreen=this.displayedMemory,this.setMode("MODE_ROLL-UP"),this.writeScreen.setRollUpRows(t)}ccFON(){this.logger.log(2,"FON - Flash On"),this.writeScreen.setPen({flash:!0})}ccRDC(){this.logger.log(2,"RDC - Resume Direct Captioning"),this.setMode("MODE_PAINT-ON")}ccTR(){this.logger.log(2,"TR"),this.setMode("MODE_TEXT")}ccRTD(){this.logger.log(2,"RTD"),this.setMode("MODE_TEXT")}ccEDM(){this.logger.log(2,"EDM - Erase Displayed Memory"),this.displayedMemory.reset(),this.outputDataUpdate(!0)}ccCR(){this.logger.log(2,"CR - Carriage Return"),this.writeScreen.rollUp(),this.outputDataUpdate(!0)}ccENM(){this.logger.log(2,"ENM - Erase Non-displayed Memory"),this.nonDisplayedMemory.reset()}ccEOC(){if(this.logger.log(2,"EOC - End Of Caption"),this.mode==="MODE_POP-ON"){const t=this.displayedMemory;this.displayedMemory=this.nonDisplayedMemory,this.nonDisplayedMemory=t,this.writeScreen=this.nonDisplayedMemory,this.logger.log(1,()=>"DISP: "+this.displayedMemory.getDisplayText())}this.outputDataUpdate(!0)}ccTO(t){this.logger.log(2,"TO("+t+") - Tab Offset"),this.writeScreen.moveCursor(t)}ccMIDROW(t){const e={flash:!1};if(e.underline=t%2===1,e.italics=t>=46,e.italics)e.foreground="white";else{const i=Math.floor(t/2)-16,s=["white","green","blue","cyan","red","yellow","magenta"];e.foreground=s[i]}this.logger.log(2,"MIDROW: "+JSON.stringify(e)),this.writeScreen.setPen(e)}outputDataUpdate(t=!1){const e=this.logger.time;e!==null&&this.outputFilter&&(this.cueStartTime===null&&!this.displayedMemory.isEmpty()?this.cueStartTime=e:this.displayedMemory.equals(this.lastOutputScreen)||(this.outputFilter.newCue(this.cueStartTime,e,this.lastOutputScreen),t&&this.outputFilter.dispatchCue&&this.outputFilter.dispatchCue(),this.cueStartTime=this.displayedMemory.isEmpty()?null:e),this.lastOutputScreen.copy(this.displayedMemory))}cueSplitAtTime(t){this.outputFilter&&(this.displayedMemory.isEmpty()||(this.outputFilter.newCue&&this.outputFilter.newCue(this.cueStartTime,t,this.displayedMemory),this.cueStartTime=t))}}class Ad{constructor(t,e,i){this.channels=void 0,this.currentChannel=0,this.cmdHistory=void 0,this.logger=void 0;const s=new Lv;this.channels=[null,new bd(t,e,s),new bd(t+1,i,s)],this.cmdHistory=Sd(),this.logger=s}getHandler(t){return this.channels[t].getHandler()}setHandler(t,e){this.channels[t].setHandler(e)}addData(t,e){let i,s,n,a=!1;this.logger.time=t;for(let o=0;o<e.length;o+=2)if(s=e[o]&127,n=e[o+1]&127,!(s===0&&n===0)){if(this.logger.log(3,"["+ri([e[o],e[o+1]])+"] -> ("+ri([s,n])+")"),i=this.parseCmd(s,n),i||(i=this.parseMidrow(s,n)),i||(i=this.parsePAC(s,n)),i||(i=this.parseBackgroundAttributes(s,n)),!i&&(a=this.parseChars(s,n),a)){const l=this.currentChannel;l&&l>0?this.channels[l].insertChars(a):this.logger.log(2,"No channel found yet. TEXT-MODE?")}!i&&!a&&this.logger.log(2,"Couldn't parse cleaned data "+ri([s,n])+" orig: "+ri([e[o],e[o+1]]))}}parseCmd(t,e){const{cmdHistory:i}=this,s=(t===20||t===28||t===21||t===29)&&e>=32&&e<=47,n=(t===23||t===31)&&e>=33&&e<=35;if(!(s||n))return!1;if(wd(t,e,i))return Li(null,null,i),this.logger.log(3,"Repeated command ("+ri([t,e])+") is dropped"),!0;const a=t===20||t===21||t===23?1:2,o=this.channels[a];return t===20||t===21||t===28||t===29?e===32?o.ccRCL():e===33?o.ccBS():e===34?o.ccAOF():e===35?o.ccAON():e===36?o.ccDER():e===37?o.ccRU(2):e===38?o.ccRU(3):e===39?o.ccRU(4):e===40?o.ccFON():e===41?o.ccRDC():e===42?o.ccTR():e===43?o.ccRTD():e===44?o.ccEDM():e===45?o.ccCR():e===46?o.ccENM():e===47&&o.ccEOC():o.ccTO(e-32),Li(t,e,i),this.currentChannel=a,!0}parseMidrow(t,e){let i=0;if((t===17||t===25)&&e>=32&&e<=47){if(t===17?i=1:i=2,i!==this.currentChannel)return this.logger.log(0,"Mismatch channel in midrow parsing"),!1;const s=this.channels[i];return s?(s.ccMIDROW(e),this.logger.log(3,"MIDROW ("+ri([t,e])+")"),!0):!1}return!1}parsePAC(t,e){let i;const s=this.cmdHistory,n=(t>=17&&t<=23||t>=25&&t<=31)&&e>=64&&e<=127,a=(t===16||t===24)&&e>=64&&e<=95;if(!(n||a))return!1;if(wd(t,e,s))return Li(null,null,s),!0;const o=t<=23?1:2;e>=64&&e<=95?i=o===1?Tv[t]:Av[t]:i=o===1?bv[t]:wv[t];const l=this.channels[o];return l?(l.setPAC(this.interpretPAC(i,e)),Li(t,e,s),this.currentChannel=o,!0):!1}interpretPAC(t,e){let i;const s={color:null,italics:!1,indent:null,underline:!1,row:t};return e>95?i=e-96:i=e-64,s.underline=(i&1)===1,i<=13?s.color=["white","green","blue","cyan","red","yellow","magenta","white"][Math.floor(i/2)]:i<=15?(s.italics=!0,s.color="white"):s.indent=Math.floor((i-16)/2)*4,s}parseChars(t,e){let i,s=null,n=null;if(t>=25?(i=2,n=t-8):(i=1,n=t),n>=17&&n<=19){let a;n===17?a=e+80:n===18?a=e+112:a=e+144,this.logger.log(2,"Special char '"+Ed(a)+"' in channel "+i),s=[a]}else t>=32&&t<=127&&(s=e===0?[t]:[t,e]);if(s){const a=ri(s);this.logger.log(3,"Char codes = "+a.join(",")),Li(t,e,this.cmdHistory)}return s}parseBackgroundAttributes(t,e){const i=(t===16||t===24)&&e>=32&&e<=47,s=(t===23||t===31)&&e>=45&&e<=47;if(!(i||s))return!1;let n;const a={};t===16||t===24?(n=Math.floor((e-32)/2),a.background=Sv[n],e%2===1&&(a.background=a.background+"_semi")):e===45?a.background="transparent":(a.foreground="black",e===47&&(a.underline=!0));const o=t<=23?1:2;return this.channels[o].setBkgData(a),Li(t,e,this.cmdHistory),!0}reset(){for(let t=0;t<Object.keys(this.channels).length;t++){const e=this.channels[t];e&&e.reset()}this.cmdHistory=Sd()}cueSplitAtTime(t){for(let e=0;e<this.channels.length;e++){const i=this.channels[e];i&&i.cueSplitAtTime(t)}}}function Li(r,t,e){e.a=r,e.b=t}function wd(r,t,e){return e.a===r&&e.b===t}function Sd(){return{a:null,b:null}}class Tr{constructor(t,e){this.timelineController=void 0,this.cueRanges=[],this.trackName=void 0,this.startTime=null,this.endTime=null,this.screen=null,this.timelineController=t,this.trackName=e}dispatchCue(){this.startTime!==null&&(this.timelineController.addCues(this.trackName,this.startTime,this.endTime,this.screen,this.cueRanges),this.startTime=null)}newCue(t,e,i){(this.startTime===null||this.startTime>t)&&(this.startTime=t),this.endTime=e,this.screen=i,this.timelineController.createCaptionsTrack(this.trackName)}reset(){this.cueRanges=[],this.startTime=null}}var Ea=function(){if(typeof self<"u"&&self.VTTCue)return self.VTTCue;const r=["","lr","rl"],t=["start","middle","end","left","right"];function e(o,l){if(typeof l!="string"||!Array.isArray(o))return!1;const h=l.toLowerCase();return~o.indexOf(h)?h:!1}function i(o){return e(r,o)}function s(o){return e(t,o)}function n(o,...l){let h=1;for(;h<arguments.length;h++){const d=arguments[h];for(const c in d)o[c]=d[c]}return o}function a(o,l,h){const d=this,c={enumerable:!0};d.hasBeenReset=!1;let u="",f=!1,p=o,g=l,m=h,E=null,T="",A=!0,y="auto",b="start",S=50,R="middle",D=50,_="middle";Object.defineProperty(d,"id",n({},c,{get:function(){return u},set:function(I){u=""+I}})),Object.defineProperty(d,"pauseOnExit",n({},c,{get:function(){return f},set:function(I){f=!!I}})),Object.defineProperty(d,"startTime",n({},c,{get:function(){return p},set:function(I){if(typeof I!="number")throw new TypeError("Start time must be set to a number.");p=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"endTime",n({},c,{get:function(){return g},set:function(I){if(typeof I!="number")throw new TypeError("End time must be set to a number.");g=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"text",n({},c,{get:function(){return m},set:function(I){m=""+I,this.hasBeenReset=!0}})),Object.defineProperty(d,"region",n({},c,{get:function(){return E},set:function(I){E=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"vertical",n({},c,{get:function(){return T},set:function(I){const N=i(I);if(N===!1)throw new SyntaxError("An invalid or illegal string was specified.");T=N,this.hasBeenReset=!0}})),Object.defineProperty(d,"snapToLines",n({},c,{get:function(){return A},set:function(I){A=!!I,this.hasBeenReset=!0}})),Object.defineProperty(d,"line",n({},c,{get:function(){return y},set:function(I){if(typeof I!="number"&&I!=="auto")throw new SyntaxError("An invalid number or illegal string was specified.");y=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"lineAlign",n({},c,{get:function(){return b},set:function(I){const N=s(I);if(!N)throw new SyntaxError("An invalid or illegal string was specified.");b=N,this.hasBeenReset=!0}})),Object.defineProperty(d,"position",n({},c,{get:function(){return S},set:function(I){if(I<0||I>100)throw new Error("Position must be between 0 and 100.");S=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"positionAlign",n({},c,{get:function(){return R},set:function(I){const N=s(I);if(!N)throw new SyntaxError("An invalid or illegal string was specified.");R=N,this.hasBeenReset=!0}})),Object.defineProperty(d,"size",n({},c,{get:function(){return D},set:function(I){if(I<0||I>100)throw new Error("Size must be between 0 and 100.");D=I,this.hasBeenReset=!0}})),Object.defineProperty(d,"align",n({},c,{get:function(){return _},set:function(I){const N=s(I);if(!N)throw new SyntaxError("An invalid or illegal string was specified.");_=N,this.hasBeenReset=!0}})),d.displayState=void 0}return a.prototype.getCueAsHTML=function(){return self.WebVTT.convertCueToDOMTree(self,this.text)},a}();class Iv{decode(t,e){if(!t)return"";if(typeof t!="string")throw new Error("Error - expected string data.");return decodeURIComponent(encodeURIComponent(t))}}function Ld(r){function t(i,s,n,a){return(i|0)*3600+(s|0)*60+(n|0)+parseFloat(a||0)}const e=r.match(/^(?:(\d+):)?(\d{2}):(\d{2})(\.\d+)?/);return e?parseFloat(e[2])>59?t(e[2],e[3],0,e[4]):t(e[1],e[2],e[3],e[4]):null}class kv{constructor(){this.values=Object.create(null)}set(t,e){!this.get(t)&&e!==""&&(this.values[t]=e)}get(t,e,i){return i?this.has(t)?this.values[t]:e[i]:this.has(t)?this.values[t]:e}has(t){return t in this.values}alt(t,e,i){for(let s=0;s<i.length;++s)if(e===i[s]){this.set(t,e);break}}integer(t,e){/^-?\d+$/.test(e)&&this.set(t,parseInt(e,10))}percent(t,e){if(/^([\d]{1,3})(\.[\d]*)?%$/.test(e)){const i=parseFloat(e);if(i>=0&&i<=100)return this.set(t,i),!0}return!1}}function Rd(r,t,e,i){const s=i?r.split(i):[r];for(const n in s){if(typeof s[n]!="string")continue;const a=s[n].split(e);if(a.length!==2)continue;const o=a[0],l=a[1];t(o,l)}}const Ta=new Ea(0,0,""),br=Ta.align==="middle"?"middle":"center";function Cv(r,t,e){const i=r;function s(){const o=Ld(r);if(o===null)throw new Error("Malformed timestamp: "+i);return r=r.replace(/^[^\sa-zA-Z-]+/,""),o}function n(o,l){const h=new kv;Rd(o,function(u,f){let p;switch(u){case"region":for(let g=e.length-1;g>=0;g--)if(e[g].id===f){h.set(u,e[g].region);break}break;case"vertical":h.alt(u,f,["rl","lr"]);break;case"line":p=f.split(","),h.integer(u,p[0]),h.percent(u,p[0])&&h.set("snapToLines",!1),h.alt(u,p[0],["auto"]),p.length===2&&h.alt("lineAlign",p[1],["start",br,"end"]);break;case"position":p=f.split(","),h.percent(u,p[0]),p.length===2&&h.alt("positionAlign",p[1],["start",br,"end","line-left","line-right","auto"]);break;case"size":h.percent(u,f);break;case"align":h.alt(u,f,["start",br,"end","left","right"]);break}},/:/,/\s/),l.region=h.get("region",null),l.vertical=h.get("vertical","");let d=h.get("line","auto");d==="auto"&&Ta.line===-1&&(d=-1),l.line=d,l.lineAlign=h.get("lineAlign","start"),l.snapToLines=h.get("snapToLines",!0),l.size=h.get("size",100),l.align=h.get("align",br);let c=h.get("position","auto");c==="auto"&&Ta.position===50&&(c=l.align==="start"||l.align==="left"?0:l.align==="end"||l.align==="right"?100:50),l.position=c}function a(){r=r.replace(/^\s+/,"")}if(a(),t.startTime=s(),a(),r.slice(0,3)!=="-->")throw new Error("Malformed time stamp (time stamps must be separated by '-->'): "+i);r=r.slice(3),a(),t.endTime=s(),a(),n(r,t)}function _d(r){return r.replace(/<br(?: \/)?>/gi,`
|
179
|
+
`)}class Dv{constructor(){this.state="INITIAL",this.buffer="",this.decoder=new Iv,this.regionList=[],this.cue=null,this.oncue=void 0,this.onparsingerror=void 0,this.onflush=void 0}parse(t){const e=this;t&&(e.buffer+=e.decoder.decode(t,{stream:!0}));function i(){let n=e.buffer,a=0;for(n=_d(n);a<n.length&&n[a]!=="\r"&&n[a]!==`
|
180
|
+
`;)++a;const o=n.slice(0,a);return n[a]==="\r"&&++a,n[a]===`
|
181
|
+
`&&++a,e.buffer=n.slice(a),o}function s(n){Rd(n,function(a,o){},/:/)}try{let n="";if(e.state==="INITIAL"){if(!/\r\n|\n/.test(e.buffer))return this;n=i();const o=n.match(/^()?WEBVTT([ \t].*)?$/);if(!(o!=null&&o[0]))throw new Error("Malformed WebVTT signature.");e.state="HEADER"}let a=!1;for(;e.buffer;){if(!/\r\n|\n/.test(e.buffer))return this;switch(a?a=!1:n=i(),e.state){case"HEADER":/:/.test(n)?s(n):n||(e.state="ID");continue;case"NOTE":n||(e.state="ID");continue;case"ID":if(/^NOTE($|[ \t])/.test(n)){e.state="NOTE";break}if(!n)continue;if(e.cue=new Ea(0,0,""),e.state="CUE",n.indexOf("-->")===-1){e.cue.id=n;continue}case"CUE":if(!e.cue){e.state="BADCUE";continue}try{Cv(n,e.cue,e.regionList)}catch{e.cue=null,e.state="BADCUE";continue}e.state="CUETEXT";continue;case"CUETEXT":{const o=n.indexOf("-->")!==-1;if(!n||o&&(a=!0)){e.oncue&&e.cue&&e.oncue(e.cue),e.cue=null,e.state="ID";continue}if(e.cue===null)continue;e.cue.text&&(e.cue.text+=`
|
182
|
+
`),e.cue.text+=n}continue;case"BADCUE":n||(e.state="ID")}}}catch{e.state==="CUETEXT"&&e.cue&&e.oncue&&e.oncue(e.cue),e.cue=null,e.state=e.state==="INITIAL"?"BADWEBVTT":"BADCUE"}return this}flush(){const t=this;try{if((t.cue||t.state==="HEADER")&&(t.buffer+=`
|
183
|
+
|
184
|
+
`,t.parse()),t.state==="INITIAL"||t.state==="BADWEBVTT")throw new Error("Malformed WebVTT signature.")}catch(e){t.onparsingerror&&t.onparsingerror(e)}return t.onflush&&t.onflush(),this}}const xv=/\r\n|\n\r|\n|\r/g,ba=function(r,t,e=0){return r.slice(e,e+t.length)===t},Pv=function(r){let t=parseInt(r.slice(-3));const e=parseInt(r.slice(-6,-4)),i=parseInt(r.slice(-9,-7)),s=r.length>9?parseInt(r.substring(0,r.indexOf(":"))):0;if(!j(t)||!j(e)||!j(i)||!j(s))throw Error(`Malformed X-TIMESTAMP-MAP: Local:${r}`);return t+=1e3*e,t+=60*1e3*i,t+=60*60*1e3*s,t},Aa=function(r){let t=5381,e=r.length;for(;e;)t=t*33^r.charCodeAt(--e);return(t>>>0).toString()};function wa(r,t,e){return Aa(r.toString())+Aa(t.toString())+Aa(e)}const Ov=function(r,t,e){let i=r[t],s=r[i.prevCC];if(!s||!s.new&&i.new){r.ccOffset=r.presentationOffset=i.start,i.new=!1;return}for(;(n=s)!=null&&n.new;){var n;r.ccOffset+=i.start-s.start,i.new=!1,i=s,s=r[i.prevCC]}r.presentationOffset=e};function Mv(r,t,e,i,s,n,a){const o=new Dv,l=ge(new Uint8Array(r)).trim().replace(xv,`
|
87
185
|
`).split(`
|
88
|
-
`),
|
89
|
-
`)}),
|
90
|
-
`:(n=i.childNodes)!=null&&n.length?ml(i,e):e?t+i.textContent.trim().replace(/\s+/g," "):t+i.textContent},"")}function df(r,e,t){const i="http://www.w3.org/ns/ttml#styling";let s=null;const n=["displayAlign","textAlign","color","backgroundColor","fontSize","fontFamily"],o=r!=null&&r.hasAttribute("style")?r.getAttribute("style"):null;return o&&t.hasOwnProperty(o)&&(s=t[o]),n.reduce((a,l)=>{const c=bn(e,i,l)||bn(r,i,l)||bn(s,i,l);return c&&(a[l]=c),a},{})}function bn(r,e,t){return r&&r.hasAttributeNS(e,t)?r.getAttributeNS(e,t):null}function vl(r){return new Error(`Could not parse ttml timestamp ${r}`)}function xn(r,e){if(!r)return null;let t=cl(r);return t===null&&(ul.test(r)?t=hf(r,e):fl.test(r)&&(t=uf(r,e))),t}function hf(r,e){const t=ul.exec(r),i=(t[4]|0)+(t[5]|0)/e.subFrameRate;return(t[1]|0)*3600+(t[2]|0)*60+(t[3]|0)+i/e.frameRate}function uf(r,e){const t=fl.exec(r),i=Number(t[1]);switch(t[2]){case"h":return i*3600;case"m":return i*60;case"ms":return i*1e3;case"f":return i/e.frameRate;case"t":return i/e.tickRate}return i}class ff{constructor(e){if(this.hls=void 0,this.media=null,this.config=void 0,this.enabled=!0,this.Cues=void 0,this.textTracks=[],this.tracks=[],this.initPTS=[],this.unparsedVttFrags=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.cea608Parser1=void 0,this.cea608Parser2=void 0,this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=yl(),this.captionsProperties=void 0,this.hls=e,this.config=e.config,this.Cues=e.config.cueHandler,this.captionsProperties={textTrack1:{label:this.config.captionsTextTrack1Label,languageCode:this.config.captionsTextTrack1LanguageCode},textTrack2:{label:this.config.captionsTextTrack2Label,languageCode:this.config.captionsTextTrack2LanguageCode},textTrack3:{label:this.config.captionsTextTrack3Label,languageCode:this.config.captionsTextTrack3LanguageCode},textTrack4:{label:this.config.captionsTextTrack4Label,languageCode:this.config.captionsTextTrack4LanguageCode}},this.config.enableCEA708Captions){const t=new Gs(this,"textTrack1"),i=new Gs(this,"textTrack2"),s=new Gs(this,"textTrack3"),n=new Gs(this,"textTrack4");this.cea608Parser1=new ol(1,t,i),this.cea608Parser2=new ol(3,s,n)}e.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.on(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),e.on(v.FRAG_LOADING,this.onFragLoading,this),e.on(v.FRAG_LOADED,this.onFragLoaded,this),e.on(v.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),e.on(v.FRAG_DECRYPTED,this.onFragDecrypted,this),e.on(v.INIT_PTS_FOUND,this.onInitPtsFound,this),e.on(v.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),e.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this)}destroy(){const{hls:e}=this;e.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.off(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),e.off(v.FRAG_LOADING,this.onFragLoading,this),e.off(v.FRAG_LOADED,this.onFragLoaded,this),e.off(v.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),e.off(v.FRAG_DECRYPTED,this.onFragDecrypted,this),e.off(v.INIT_PTS_FOUND,this.onInitPtsFound,this),e.off(v.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),e.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),this.hls=this.config=this.cea608Parser1=this.cea608Parser2=null}addCues(e,t,i,s,n){let o=!1;for(let a=n.length;a--;){const l=n[a],c=pf(l[0],l[1],t,i);if(c>=0&&(l[0]=Math.min(l[0],t),l[1]=Math.max(l[1],i),o=!0,c/(i-t)>.5))return}if(o||n.push([t,i]),this.config.renderTextTracksNatively){const a=this.captionsTracks[e];this.Cues.newCue(a,t,i,s)}else{const a=this.Cues.newCue(null,t,i,s);this.hls.trigger(v.CUES_PARSED,{type:"captions",cues:a,track:e})}}onInitPtsFound(e,{frag:t,id:i,initPTS:s,timescale:n}){const{unparsedVttFrags:o}=this;i==="main"&&(this.initPTS[t.cc]={baseTime:s,timescale:n}),o.length&&(this.unparsedVttFrags=[],o.forEach(a=>{this.onFragLoaded(v.FRAG_LOADED,a)}))}getExistingTrack(e){const{media:t}=this;if(t)for(let i=0;i<t.textTracks.length;i++){const s=t.textTracks[i];if(s[e])return s}return null}createCaptionsTrack(e){this.config.renderTextTracksNatively?this.createNativeTrack(e):this.createNonNativeTrack(e)}createNativeTrack(e){if(this.captionsTracks[e])return;const{captionsProperties:t,captionsTracks:i,media:s}=this,{label:n,languageCode:o}=t[e],a=this.getExistingTrack(e);if(a)i[e]=a,gi(i[e]),ua(i[e],s);else{const l=this.createTextTrack("captions",n,o);l&&(l[e]=!0,i[e]=l)}}createNonNativeTrack(e){if(this.nonNativeCaptionsTracks[e])return;const t=this.captionsProperties[e];if(!t)return;const i=t.label,s={_id:e,label:i,kind:"captions",default:t.media?!!t.media.default:!1,closedCaptions:t.media};this.nonNativeCaptionsTracks[e]=s,this.hls.trigger(v.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:[s]})}createTextTrack(e,t,i){const s=this.media;if(s)return s.addTextTrack(e,t,i)}onMediaAttaching(e,t){this.media=t.media,this._cleanTracks()}onMediaDetaching(){const{captionsTracks:e}=this;Object.keys(e).forEach(t=>{gi(e[t]),delete e[t]}),this.nonNativeCaptionsTracks={}}onManifestLoading(){this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=yl(),this._cleanTracks(),this.tracks=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.textTracks=[],this.unparsedVttFrags=this.unparsedVttFrags||[],this.initPTS=[],this.cea608Parser1&&this.cea608Parser2&&(this.cea608Parser1.reset(),this.cea608Parser2.reset())}_cleanTracks(){const{media:e}=this;if(!e)return;const t=e.textTracks;if(t)for(let i=0;i<t.length;i++)gi(t[i])}onSubtitleTracksUpdated(e,t){const i=t.subtitleTracks||[],s=i.some(n=>n.textCodec===yn);if(this.config.enableWebVTT||s&&this.config.enableIMSC1){if(_a(this.tracks,i)){this.tracks=i;return}if(this.textTracks=[],this.tracks=i,this.config.renderTextTracksNatively){const o=this.media?this.media.textTracks:null;this.tracks.forEach((a,l)=>{let c;if(o&&l<o.length){let d=null;for(let h=0;h<o.length;h++)if(gf(o[h],a)){d=o[h];break}d&&(c=d)}if(c)gi(c);else{const d=this._captionsOrSubtitlesFromCharacteristics(a);c=this.createTextTrack(d,a.name,a.lang),c&&(c.mode="disabled")}c&&(c.groupId=a.groupId,this.textTracks.push(c))})}else if(this.tracks.length){const o=this.tracks.map(a=>({label:a.name,kind:a.type.toLowerCase(),default:a.default,subtitleTrack:a}));this.hls.trigger(v.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:o})}}}_captionsOrSubtitlesFromCharacteristics(e){if(e.attrs.CHARACTERISTICS){const t=/transcribes-spoken-dialog/gi.test(e.attrs.CHARACTERISTICS),i=/describes-music-and-sound/gi.test(e.attrs.CHARACTERISTICS);if(t&&i)return"captions"}return"subtitles"}onManifestLoaded(e,t){this.config.enableCEA708Captions&&t.captions&&t.captions.forEach(i=>{const s=/(?:CC|SERVICE)([1-4])/.exec(i.instreamId);if(!s)return;const n=`textTrack${s[1]}`,o=this.captionsProperties[n];o&&(o.label=i.name,i.lang&&(o.languageCode=i.lang),o.media=i)})}closedCaptionsForLevel(e){const t=this.hls.levels[e.level];return t==null?void 0:t.attrs["CLOSED-CAPTIONS"]}onFragLoading(e,t){const{cea608Parser1:i,cea608Parser2:s,lastSn:n,lastPartIndex:o}=this;if(!(!this.enabled||!(i&&s))&&t.frag.type===Z.MAIN){var a,l;const c=t.frag.sn,d=(a=t==null||(l=t.part)==null?void 0:l.index)!=null?a:-1;c===n+1||c===n&&d===o+1||(i.reset(),s.reset()),this.lastSn=c,this.lastPartIndex=d}}onFragLoaded(e,t){const{frag:i,payload:s}=t,{initPTS:n,unparsedVttFrags:o}=this;if(i.type===Z.SUBTITLE)if(s.byteLength){if(!n[i.cc]){o.push(t),n.length&&this.hls.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:new Error("Missing initial subtitle PTS")});return}const a=i.decryptdata,l="stats"in t;if(a==null||!a.encrypted||l){const c=this.tracks[i.level],d=this.vttCCs;d[i.cc]||(d[i.cc]={start:i.start,prevCC:this.prevCC,new:!0},this.prevCC=i.cc),c&&c.textCodec===yn?this._parseIMSC1(i,s):this._parseVTTs(i,s,d)}}else this.hls.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:new Error("Empty subtitle payload")})}_parseIMSC1(e,t){const i=this.hls;gl(t,this.initPTS[e.cc],s=>{this._appendCues(s,e.level),i.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:e})},s=>{C.log(`Failed to parse IMSC1: ${s}`),i.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:e,error:s})})}_parseVTTs(e,t,i){var s;const n=this.hls,o=(s=e.initSegment)!=null&&s.data?$t(e.initSegment.data,new Uint8Array(t)):t;af(o,this.initPTS[e.cc],i,e.cc,e.start,a=>{this._appendCues(a,e.level),n.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:e})},a=>{this._fallbackToIMSC1(e,t),C.log(`Failed to parse VTT cue: ${a}`),n.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:e,error:a})})}_fallbackToIMSC1(e,t){const i=this.tracks[e.level];i.textCodec||gl(t,this.initPTS[e.cc],()=>{i.textCodec=yn,this._parseIMSC1(e,t)},()=>{i.textCodec="wvtt"})}_appendCues(e,t){const i=this.hls;if(this.config.renderTextTracksNatively){const s=this.textTracks[t];if(!s||s.mode==="disabled")return;e.forEach(n=>fa(s,n))}else{const s=this.tracks[t];if(!s)return;const n=s.default?"default":"subtitles"+t;i.trigger(v.CUES_PARSED,{type:"subtitles",cues:e,track:n})}}onFragDecrypted(e,t){const{frag:i}=t;if(i.type===Z.SUBTITLE){if(!this.initPTS[i.cc]){this.unparsedVttFrags.push(t);return}this.onFragLoaded(v.FRAG_LOADED,t)}}onSubtitleTracksCleared(){this.tracks=[],this.captionsTracks={}}onFragParsingUserdata(e,t){const{cea608Parser1:i,cea608Parser2:s}=this;if(!this.enabled||!(i&&s))return;const{frag:n,samples:o}=t;if(!(n.type===Z.MAIN&&this.closedCaptionsForLevel(n)==="NONE"))for(let a=0;a<o.length;a++){const l=o[a].bytes;if(l){const c=this.extractCea608Data(l);i.addData(o[a].pts,c[0]),s.addData(o[a].pts,c[1])}}}onBufferFlushing(e,{startOffset:t,endOffset:i,endOffsetSubtitles:s,type:n}){const{media:o}=this;if(!(!o||o.currentTime<i)){if(!n||n==="video"){const{captionsTracks:a}=this;Object.keys(a).forEach(l=>Ur(a[l],t,i))}if(this.config.renderTextTracksNatively&&t===0&&s!==void 0){const{textTracks:a}=this;Object.keys(a).forEach(l=>Ur(a[l],t,s))}}}extractCea608Data(e){const t=[[],[]],i=e[0]&31;let s=2;for(let n=0;n<i;n++){const o=e[s++],a=127&e[s++],l=127&e[s++];if(a===0&&l===0)continue;if((4&o)!==0){const d=3&o;(d===0||d===1)&&(t[d].push(a),t[d].push(l))}}return t}}function gf(r,e){return!!r&&r.label===e.name&&!(r.textTrack1||r.textTrack2)}function pf(r,e,t,i){return Math.min(e,i)-Math.max(r,t)}function yl(){return{ccOffset:0,presentationOffset:0,0:{start:0,prevCC:-1,new:!0}}}class Tn{constructor(e){this.hls=void 0,this.autoLevelCapping=void 0,this.firstLevel=void 0,this.media=void 0,this.restrictedLevels=void 0,this.timer=void 0,this.clientRect=void 0,this.streamController=void 0,this.hls=e,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.firstLevel=-1,this.media=null,this.restrictedLevels=[],this.timer=void 0,this.clientRect=null,this.registerListeners()}setStreamController(e){this.streamController=e}destroy(){this.unregisterListener(),this.hls.config.capLevelToPlayerSize&&this.stopCapping(),this.media=null,this.clientRect=null,this.hls=this.streamController=null}registerListeners(){const{hls:e}=this;e.on(v.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),e.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.BUFFER_CODECS,this.onBufferCodecs,this),e.on(v.MEDIA_DETACHING,this.onMediaDetaching,this)}unregisterListener(){const{hls:e}=this;e.off(v.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),e.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.BUFFER_CODECS,this.onBufferCodecs,this),e.off(v.MEDIA_DETACHING,this.onMediaDetaching,this)}onFpsDropLevelCapping(e,t){const i=this.hls.levels[t.droppedLevel];this.isLevelAllowed(i)&&this.restrictedLevels.push({bitrate:i.bitrate,height:i.height,width:i.width})}onMediaAttaching(e,t){this.media=t.media instanceof HTMLVideoElement?t.media:null,this.clientRect=null}onManifestParsed(e,t){const i=this.hls;this.restrictedLevels=[],this.firstLevel=t.firstLevel,i.config.capLevelToPlayerSize&&t.video&&this.startCapping()}onBufferCodecs(e,t){this.hls.config.capLevelToPlayerSize&&t.video&&this.startCapping()}onMediaDetaching(){this.stopCapping()}detectPlayerSize(){if(this.media&&this.mediaHeight>0&&this.mediaWidth>0){const e=this.hls.levels;if(e.length){const t=this.hls;t.autoLevelCapping=this.getMaxLevel(e.length-1),t.autoLevelCapping>this.autoLevelCapping&&this.streamController&&this.streamController.nextLevelSwitch(),this.autoLevelCapping=t.autoLevelCapping}}}getMaxLevel(e){const t=this.hls.levels;if(!t.length)return-1;const i=t.filter((s,n)=>this.isLevelAllowed(s)&&n<=e);return this.clientRect=null,Tn.getMaxLevelByMediaSize(i,this.mediaWidth,this.mediaHeight)}startCapping(){this.timer||(this.autoLevelCapping=Number.POSITIVE_INFINITY,this.hls.firstLevel=this.getMaxLevel(this.firstLevel),self.clearInterval(this.timer),this.timer=self.setInterval(this.detectPlayerSize.bind(this),1e3),this.detectPlayerSize())}stopCapping(){this.restrictedLevels=[],this.firstLevel=-1,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.timer&&(self.clearInterval(this.timer),this.timer=void 0)}getDimensions(){if(this.clientRect)return this.clientRect;const e=this.media,t={width:0,height:0};if(e){const i=e.getBoundingClientRect();t.width=i.width,t.height=i.height,!t.width&&!t.height&&(t.width=i.right-i.left||e.width||0,t.height=i.bottom-i.top||e.height||0)}return this.clientRect=t,t}get mediaWidth(){return this.getDimensions().width*this.contentScaleFactor}get mediaHeight(){return this.getDimensions().height*this.contentScaleFactor}get contentScaleFactor(){let e=1;if(!this.hls.config.ignoreDevicePixelRatio)try{e=self.devicePixelRatio}catch{}return e}isLevelAllowed(e){return!this.restrictedLevels.some(i=>e.bitrate===i.bitrate&&e.width===i.width&&e.height===i.height)}static getMaxLevelByMediaSize(e,t,i){if(!(e!=null&&e.length))return-1;const s=(o,a)=>a?o.width!==a.width||o.height!==a.height:!0;let n=e.length-1;for(let o=0;o<e.length;o+=1){const a=e[o];if((a.width>=t||a.height>=i)&&s(a,e[o+1])){n=o;break}}return n}}class mf{constructor(e){this.hls=void 0,this.isVideoPlaybackQualityAvailable=!1,this.timer=void 0,this.media=null,this.lastTime=void 0,this.lastDroppedFrames=0,this.lastDecodedFrames=0,this.streamController=void 0,this.hls=e,this.registerListeners()}setStreamController(e){this.streamController=e}registerListeners(){this.hls.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this)}destroy(){this.timer&&clearInterval(this.timer),this.unregisterListeners(),this.isVideoPlaybackQualityAvailable=!1,this.media=null}onMediaAttaching(e,t){const i=this.hls.config;if(i.capLevelOnFPSDrop){const s=t.media instanceof self.HTMLVideoElement?t.media:null;this.media=s,s&&typeof s.getVideoPlaybackQuality=="function"&&(this.isVideoPlaybackQualityAvailable=!0),self.clearInterval(this.timer),this.timer=self.setInterval(this.checkFPSInterval.bind(this),i.fpsDroppedMonitoringPeriod)}}checkFPS(e,t,i){const s=performance.now();if(t){if(this.lastTime){const n=s-this.lastTime,o=i-this.lastDroppedFrames,a=t-this.lastDecodedFrames,l=1e3*o/n,c=this.hls;if(c.trigger(v.FPS_DROP,{currentDropped:o,currentDecoded:a,totalDroppedFrames:i}),l>0&&o>c.config.fpsDroppedMonitoringThreshold*a){let d=c.currentLevel;C.warn("drop FPS ratio greater than max allowed value for currentLevel: "+d),d>0&&(c.autoLevelCapping===-1||c.autoLevelCapping>=d)&&(d=d-1,c.trigger(v.FPS_DROP_LEVEL_CAPPING,{level:d,droppedLevel:c.currentLevel}),c.autoLevelCapping=d,this.streamController.nextLevelSwitch())}}this.lastTime=s,this.lastDroppedFrames=i,this.lastDecodedFrames=t}}checkFPSInterval(){const e=this.media;if(e)if(this.isVideoPlaybackQualityAvailable){const t=e.getVideoPlaybackQuality();this.checkFPS(e,t.totalVideoFrames,t.droppedVideoFrames)}else this.checkFPS(e,e.webkitDecodedFrameCount,e.webkitDroppedFrameCount)}}const js="[eme]";class Ai{constructor(e){this.hls=void 0,this.config=void 0,this.media=null,this.keyFormatPromise=null,this.keySystemAccessPromises={},this._requestLicenseFailureCount=0,this.mediaKeySessions=[],this.keyIdToKeySessionPromise={},this.setMediaKeysQueue=Ai.CDMCleanupPromise?[Ai.CDMCleanupPromise]:[],this.onMediaEncrypted=this._onMediaEncrypted.bind(this),this.onWaitingForKey=this._onWaitingForKey.bind(this),this.debug=C.debug.bind(C,js),this.log=C.log.bind(C,js),this.warn=C.warn.bind(C,js),this.error=C.error.bind(C,js),this.hls=e,this.config=e.config,this.registerListeners()}destroy(){this.unregisterListeners(),this.onMediaDetached();const e=this.config;e.requestMediaKeySystemAccessFunc=null,e.licenseXhrSetup=e.licenseResponseCallback=void 0,e.drmSystems=e.drmSystemOptions={},this.hls=this.onMediaEncrypted=this.onWaitingForKey=this.keyIdToKeySessionPromise=null,this.config=null}registerListeners(){this.hls.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(v.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.on(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(v.MANIFEST_LOADED,this.onManifestLoaded,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(v.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.off(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(v.MANIFEST_LOADED,this.onManifestLoaded,this)}getLicenseServerUrl(e){const{drmSystems:t,widevineLicenseUrl:i}=this.config,s=t[e];if(s)return s.licenseUrl;if(e===ve.WIDEVINE&&i)return i;throw new Error(`no license server URL configured for key-system "${e}"`)}getServerCertificateUrl(e){const{drmSystems:t}=this.config,i=t[e];if(i)return i.serverCertificateUrl;this.log(`No Server Certificate in config.drmSystems["${e}"]`)}attemptKeySystemAccess(e){const t=this.hls.levels,i=(o,a,l)=>!!o&&l.indexOf(o)===a,s=t.map(o=>o.audioCodec).filter(i),n=t.map(o=>o.videoCodec).filter(i);return s.length+n.length===0&&n.push("avc1.42e01e"),new Promise((o,a)=>{const l=c=>{const d=c.shift();this.getMediaKeysPromise(d,s,n).then(h=>o({keySystem:d,mediaKeys:h})).catch(h=>{c.length?l(c):h instanceof et?a(h):a(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_NO_ACCESS,error:h,fatal:!0},h.message))})};l(e)})}requestMediaKeySystemAccess(e,t){const{requestMediaKeySystemAccessFunc:i}=this.config;if(typeof i!="function"){let s=`Configured requestMediaKeySystemAccess is not a function ${i}`;return Go===null&&self.location.protocol==="http:"&&(s=`navigator.requestMediaKeySystemAccess is not available over insecure protocol ${location.protocol}`),Promise.reject(new Error(s))}return i(e,t)}getMediaKeysPromise(e,t,i){const s=Rd(e,t,i,this.config.drmSystemOptions),n=this.keySystemAccessPromises[e];let o=n==null?void 0:n.keySystemAccess;if(!o){this.log(`Requesting encrypted media "${e}" key-system access with config: ${JSON.stringify(s)}`),o=this.requestMediaKeySystemAccess(e,s);const a=this.keySystemAccessPromises[e]={keySystemAccess:o};return o.catch(l=>{this.log(`Failed to obtain access to key-system "${e}": ${l}`)}),o.then(l=>{this.log(`Access for key-system "${l.keySystem}" obtained`);const c=this.fetchServerCertificate(e);return this.log(`Create media-keys for "${e}"`),a.mediaKeys=l.createMediaKeys().then(d=>(this.log(`Media-keys created for "${e}"`),c.then(h=>h?this.setMediaKeysServerCertificate(d,e,h):d))),a.mediaKeys.catch(d=>{this.error(`Failed to create media-keys for "${e}"}: ${d}`)}),a.mediaKeys})}return o.then(()=>n.mediaKeys)}createMediaKeySessionContext({decryptdata:e,keySystem:t,mediaKeys:i}){this.log(`Creating key-system session "${t}" keyId: ${gt.hexDump(e.keyId||[])}`);const s=i.createSession(),n={decryptdata:e,keySystem:t,mediaKeys:i,mediaKeysSession:s,keyStatus:"status-pending"};return this.mediaKeySessions.push(n),n}renewKeySession(e){const t=e.decryptdata;if(t.pssh){const i=this.createMediaKeySessionContext(e),s=this.getKeyIdString(t),n="cenc";this.keyIdToKeySessionPromise[s]=this.generateRequestWithPreferredKeySession(i,n,t.pssh,"expired")}else this.warn("Could not renew expired session. Missing pssh initData.");this.removeSession(e)}getKeyIdString(e){if(!e)throw new Error("Could not read keyId of undefined decryptdata");if(e.keyId===null)throw new Error("keyId is null");return gt.hexDump(e.keyId)}updateKeySession(e,t){var i;const s=e.mediaKeysSession;return this.log(`Updating key-session "${s.sessionId}" for keyID ${gt.hexDump(((i=e.decryptdata)==null?void 0:i.keyId)||[])}
|
91
|
-
} (data length: ${t&&t.byteLength})`),s.update(t)}selectKeySystemFormat(e){const t=Object.keys(e.levelkeys||{});return this.keyFormatPromise||(this.log(`Selecting key-system from fragment (sn: ${e.sn} ${e.type}: ${e.level}) key formats ${t.join(", ")}`),this.keyFormatPromise=this.getKeyFormatPromise(t)),this.keyFormatPromise}getKeyFormatPromise(e){return new Promise((t,i)=>{const s=kr(this.config),n=e.map(Bo).filter(o=>!!o&&s.indexOf(o)!==-1);return this.getKeySystemSelectionPromise(n).then(({keySystem:o})=>{const a=Ho(o);a?t(a):i(new Error(`Unable to find format for key-system "${o}"`))}).catch(i)})}loadKey(e){const t=e.keyInfo.decryptdata,i=this.getKeyIdString(t),s=`(keyId: ${i} format: "${t.keyFormat}" method: ${t.method} uri: ${t.uri})`;this.log(`Starting session for key ${s}`);let n=this.keyIdToKeySessionPromise[i];return n||(n=this.keyIdToKeySessionPromise[i]=this.getKeySystemForKeyPromise(t).then(({keySystem:o,mediaKeys:a})=>(this.throwIfDestroyed(),this.log(`Handle encrypted media sn: ${e.frag.sn} ${e.frag.type}: ${e.frag.level} using key ${s}`),this.attemptSetMediaKeys(o,a).then(()=>{this.throwIfDestroyed();const l=this.createMediaKeySessionContext({keySystem:o,mediaKeys:a,decryptdata:t}),c="cenc";return this.generateRequestWithPreferredKeySession(l,c,t.pssh,"playlist-key")}))),n.catch(o=>this.handleError(o))),n}throwIfDestroyed(e="Invalid state"){if(!this.hls)throw new Error("invalid state")}handleError(e){this.hls&&(this.error(e.message),e instanceof et?this.hls.trigger(v.ERROR,e.data):this.hls.trigger(v.ERROR,{type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_NO_KEYS,error:e,fatal:!0}))}getKeySystemForKeyPromise(e){const t=this.getKeyIdString(e),i=this.keyIdToKeySessionPromise[t];if(!i){const s=Bo(e.keyFormat),n=s?[s]:kr(this.config);return this.attemptKeySystemAccess(n)}return i}getKeySystemSelectionPromise(e){if(e.length||(e=kr(this.config)),e.length===0)throw new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_NO_CONFIGURED_LICENSE,fatal:!0},`Missing key-system license configuration options ${JSON.stringify({drmSystems:this.config.drmSystems})}`);return this.attemptKeySystemAccess(e)}_onMediaEncrypted(e){const{initDataType:t,initData:i}=e;if(this.debug(`"${e.type}" event: init data type: "${t}"`),i===null)return;let s,n;if(t==="sinf"&&this.config.drmSystems[ve.FAIRPLAY]){const d=De(new Uint8Array(i));try{const h=Dr(JSON.parse(d).sinf),u=qo(new Uint8Array(h));if(!u)return;s=u.subarray(8,24),n=ve.FAIRPLAY}catch{this.warn('Failed to parse sinf "encrypted" event message initData');return}}else{const d=$d(i);if(d===null)return;d.version===0&&d.systemId===Uo.WIDEVINE&&d.data&&(s=d.data.subarray(8,24)),n=Ld(d.systemId)}if(!n||!s)return;const o=gt.hexDump(s),{keyIdToKeySessionPromise:a,mediaKeySessions:l}=this;let c=a[o];for(let d=0;d<l.length;d++){const h=l[d],u=h.decryptdata;if(u.pssh||!u.keyId)continue;const f=gt.hexDump(u.keyId);if(o===f||u.uri.replace(/-/g,"").indexOf(o)!==-1){c=a[f],delete a[f],u.pssh=new Uint8Array(i),u.keyId=s,c=a[o]=c.then(()=>this.generateRequestWithPreferredKeySession(h,t,i,"encrypted-event-key-match"));break}}c||(c=a[o]=this.getKeySystemSelectionPromise([n]).then(({keySystem:d,mediaKeys:h})=>{var u;this.throwIfDestroyed();const f=new qi("ISO-23001-7",o,(u=Ho(d))!=null?u:"");return f.pssh=new Uint8Array(i),f.keyId=s,this.attemptSetMediaKeys(d,h).then(()=>{this.throwIfDestroyed();const g=this.createMediaKeySessionContext({decryptdata:f,keySystem:d,mediaKeys:h});return this.generateRequestWithPreferredKeySession(g,t,i,"encrypted-event-no-match")})})),c.catch(d=>this.handleError(d))}_onWaitingForKey(e){this.log(`"${e.type}" event`)}attemptSetMediaKeys(e,t){const i=this.setMediaKeysQueue.slice();this.log(`Setting media-keys for "${e}"`);const s=Promise.all(i).then(()=>{if(!this.media)throw new Error("Attempted to set mediaKeys without media element attached");return this.media.setMediaKeys(t)});return this.setMediaKeysQueue.push(s),s.then(()=>{this.log(`Media-keys set for "${e}"`),i.push(s),this.setMediaKeysQueue=this.setMediaKeysQueue.filter(n=>i.indexOf(n)===-1)})}generateRequestWithPreferredKeySession(e,t,i,s){var n,o;const a=(n=this.config.drmSystems)==null||(o=n[e.keySystem])==null?void 0:o.generateRequest;if(a)try{const u=a.call(this.hls,t,i,e);if(!u)throw new Error("Invalid response from configured generateRequest filter");t=u.initDataType,i=e.decryptdata.pssh=u.initData?new Uint8Array(u.initData):null}catch(u){var l;if(this.warn(u.message),(l=this.hls)!=null&&l.config.debug)throw u}if(i===null)return this.log(`Skipping key-session request for "${s}" (no initData)`),Promise.resolve(e);const c=this.getKeyIdString(e.decryptdata);this.log(`Generating key-session request for "${s}": ${c} (init data type: ${t} length: ${i?i.byteLength:null})`);const d=new ln;e.mediaKeysSession.onmessage=u=>{const f=e.mediaKeysSession;if(!f){d.emit("error",new Error("invalid state"));return}const{messageType:g,message:p}=u;this.log(`"${g}" message event for session "${f.sessionId}" message size: ${p.byteLength}`),g==="license-request"||g==="license-renewal"?this.renewLicense(e,p).catch(m=>{this.handleError(m),d.emit("error",m)}):g==="license-release"?e.keySystem===ve.FAIRPLAY&&(this.updateKeySession(e,No("acknowledged")),this.removeSession(e)):this.warn(`unhandled media key message type "${g}"`)},e.mediaKeysSession.onkeystatuseschange=u=>{if(!e.mediaKeysSession){d.emit("error",new Error("invalid state"));return}this.onKeyStatusChange(e);const g=e.keyStatus;d.emit("keyStatus",g),g==="expired"&&(this.warn(`${e.keySystem} expired for key ${c}`),this.renewKeySession(e))};const h=new Promise((u,f)=>{d.on("error",f),d.on("keyStatus",g=>{g.startsWith("usable")?u():g==="output-restricted"?f(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED,fatal:!1},"HDCP level output restricted")):g==="internal-error"?f(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_STATUS_INTERNAL_ERROR,fatal:!0},`key status changed to "${g}"`)):g==="expired"?f(new Error("key expired while generating request")):this.warn(`unhandled key status change "${g}"`)})});return e.mediaKeysSession.generateRequest(t,i).then(()=>{var u;this.log(`Request generated for key-session "${(u=e.mediaKeysSession)==null?void 0:u.sessionId}" keyId: ${c}`)}).catch(u=>{throw new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_NO_SESSION,error:u,fatal:!1},`Error generating key-session request: ${u}`)}).then(()=>h).catch(u=>{throw d.removeAllListeners(),this.removeSession(e),u}).then(()=>(d.removeAllListeners(),e))}onKeyStatusChange(e){e.mediaKeysSession.keyStatuses.forEach((t,i)=>{this.log(`key status change "${t}" for keyStatuses keyId: ${gt.hexDump("buffer"in i?new Uint8Array(i.buffer,i.byteOffset,i.byteLength):new Uint8Array(i))} session keyId: ${gt.hexDump(new Uint8Array(e.decryptdata.keyId||[]))} uri: ${e.decryptdata.uri}`),e.keyStatus=t})}fetchServerCertificate(e){const t=this.config,i=t.loader,s=new i(t),n=this.getServerCertificateUrl(e);return n?(this.log(`Fetching serverCertificate for "${e}"`),new Promise((o,a)=>{const l={responseType:"arraybuffer",url:n},c=t.certLoadPolicy.default,d={loadPolicy:c,timeout:c.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},h={onSuccess:(u,f,g,p)=>{o(u.data)},onError:(u,f,g,p)=>{a(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:g,response:je({url:l.url,data:void 0},u)},`"${e}" certificate request failed (${n}). Status: ${u.code} (${u.text})`))},onTimeout:(u,f,g)=>{a(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:g,response:{url:l.url,data:void 0}},`"${e}" certificate request timed out (${n})`))},onAbort:(u,f,g)=>{a(new Error("aborted"))}};s.load(l,d,h)})):Promise.resolve()}setMediaKeysServerCertificate(e,t,i){return new Promise((s,n)=>{e.setServerCertificate(i).then(o=>{this.log(`setServerCertificate ${o?"success":"not supported by CDM"} (${i==null?void 0:i.byteLength}) on "${t}"`),s(e)}).catch(o=>{n(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED,error:o,fatal:!0},o.message))})})}renewLicense(e,t){return this.requestLicense(e,new Uint8Array(t)).then(i=>this.updateKeySession(e,new Uint8Array(i)).catch(s=>{throw new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_SESSION_UPDATE_FAILED,error:s,fatal:!0},s.message)}))}setupLicenseXHR(e,t,i,s){const n=this.config.licenseXhrSetup;return n?Promise.resolve().then(()=>{if(!i.decryptdata)throw new Error("Key removed");return n.call(this.hls,e,t,i,s)}).catch(o=>{if(!i.decryptdata)throw o;return e.open("POST",t,!0),n.call(this.hls,e,t,i,s)}).then(o=>(e.readyState||e.open("POST",t,!0),{xhr:e,licenseChallenge:o||s})):(e.open("POST",t,!0),Promise.resolve({xhr:e,licenseChallenge:s}))}requestLicense(e,t){const i=this.config.keyLoadPolicy.default;return new Promise((s,n)=>{const o=this.getLicenseServerUrl(e.keySystem);this.log(`Sending license request to URL: ${o}`);const a=new XMLHttpRequest;a.responseType="arraybuffer",a.onreadystatechange=()=>{if(!this.hls||!e.mediaKeysSession)return n(new Error("invalid state"));if(a.readyState===4)if(a.status===200){this._requestLicenseFailureCount=0;let l=a.response;this.log(`License received ${l instanceof ArrayBuffer?l.byteLength:l}`);const c=this.config.licenseResponseCallback;if(c)try{l=c.call(this.hls,a,o,e)}catch(d){this.error(d)}s(l)}else{const l=i.errorRetry,c=l?l.maxNumRetry:0;if(this._requestLicenseFailureCount++,this._requestLicenseFailureCount>c||a.status>=400&&a.status<500)n(new et({type:q.KEY_SYSTEM_ERROR,details:D.KEY_SYSTEM_LICENSE_REQUEST_FAILED,fatal:!0,networkDetails:a,response:{url:o,data:void 0,code:a.status,text:a.statusText}},`License Request XHR failed (${o}). Status: ${a.status} (${a.statusText})`));else{const d=c-this._requestLicenseFailureCount+1;this.warn(`Retrying license request, ${d} attempts left`),this.requestLicense(e,t).then(s,n)}}},e.licenseXhr&&e.licenseXhr.readyState!==XMLHttpRequest.DONE&&e.licenseXhr.abort(),e.licenseXhr=a,this.setupLicenseXHR(a,o,e,t).then(({xhr:l,licenseChallenge:c})=>{l.send(c)})})}onMediaAttached(e,t){if(!this.config.emeEnabled)return;const i=t.media;this.media=i,i.addEventListener("encrypted",this.onMediaEncrypted),i.addEventListener("waitingforkey",this.onWaitingForKey)}onMediaDetached(){const e=this.media,t=this.mediaKeySessions;e&&(e.removeEventListener("encrypted",this.onMediaEncrypted),e.removeEventListener("waitingforkey",this.onWaitingForKey),this.media=null),this._requestLicenseFailureCount=0,this.setMediaKeysQueue=[],this.mediaKeySessions=[],this.keyIdToKeySessionPromise={},qi.clearKeyUriToKeyIdMap();const i=t.length;Ai.CDMCleanupPromise=Promise.all(t.map(s=>this.removeSession(s)).concat(e==null?void 0:e.setMediaKeys(null).catch(s=>{this.log(`Could not clear media keys: ${s}. media.src: ${e==null?void 0:e.src}`)}))).then(()=>{i&&(this.log("finished closing key sessions and clearing media keys"),t.length=0)}).catch(s=>{this.log(`Could not close sessions and clear media keys: ${s}. media.src: ${e==null?void 0:e.src}`)})}onManifestLoading(){this.keyFormatPromise=null}onManifestLoaded(e,{sessionKeys:t}){if(!(!t||!this.config.emeEnabled)&&!this.keyFormatPromise){const i=t.reduce((s,n)=>(s.indexOf(n.keyFormat)===-1&&s.push(n.keyFormat),s),[]);this.log(`Selecting key-system from session-keys ${i.join(", ")}`),this.keyFormatPromise=this.getKeyFormatPromise(i)}}removeSession(e){const{mediaKeysSession:t,licenseXhr:i}=e;if(t){this.log(`Remove licenses and keys and close session ${t.sessionId}`),t.onmessage=null,t.onkeystatuseschange=null,i&&i.readyState!==XMLHttpRequest.DONE&&i.abort(),e.mediaKeysSession=e.decryptdata=e.licenseXhr=void 0;const s=this.mediaKeySessions.indexOf(e);return s>-1&&this.mediaKeySessions.splice(s,1),t.remove().catch(n=>{this.log(`Could not remove session: ${n}`)}).then(()=>t.close()).catch(n=>{this.log(`Could not close session: ${n}`)})}}}Ai.CDMCleanupPromise=void 0;class et extends Error{constructor(e,t){super(t),this.data=void 0,e.error||(e.error=new Error(t)),this.data=e,e.err=e.error}}const vf=1;var Ke={MANIFEST:"m",AUDIO:"a",VIDEO:"v",MUXED:"av",INIT:"i",CAPTION:"c",TIMED_TEXT:"tt",KEY:"k",OTHER:"o"};const yf="h";class Ht{constructor(e){this.hls=void 0,this.config=void 0,this.media=void 0,this.sid=void 0,this.cid=void 0,this.useHeaders=!1,this.initialized=!1,this.starved=!1,this.buffering=!0,this.audioBuffer=void 0,this.videoBuffer=void 0,this.onWaiting=()=>{this.initialized&&(this.starved=!0),this.buffering=!0},this.onPlaying=()=>{this.initialized||(this.initialized=!0),this.buffering=!1},this.applyPlaylistData=s=>{try{this.apply(s,{ot:Ke.MANIFEST,su:!this.initialized})}catch(n){C.warn("Could not generate manifest CMCD data.",n)}},this.applyFragmentData=s=>{try{const n=s.frag,o=this.hls.levels[n.level],a=this.getObjectType(n),l={d:n.duration*1e3,ot:a};(a===Ke.VIDEO||a===Ke.AUDIO||a==Ke.MUXED)&&(l.br=o.bitrate/1e3,l.tb=this.getTopBandwidth(a)/1e3,l.bl=this.getBufferLength(a)),this.apply(s,l)}catch(n){C.warn("Could not generate segment CMCD data.",n)}},this.hls=e;const t=this.config=e.config,{cmcd:i}=t;i!=null&&(t.pLoader=this.createPlaylistLoader(),t.fLoader=this.createFragmentLoader(),this.sid=i.sessionId||Ht.uuid(),this.cid=i.contentId,this.useHeaders=i.useHeaders===!0,this.registerListeners())}registerListeners(){const e=this.hls;e.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.on(v.MEDIA_DETACHED,this.onMediaDetached,this),e.on(v.BUFFER_CREATED,this.onBufferCreated,this)}unregisterListeners(){const e=this.hls;e.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),e.off(v.MEDIA_DETACHED,this.onMediaDetached,this),e.off(v.BUFFER_CREATED,this.onBufferCreated,this)}destroy(){this.unregisterListeners(),this.onMediaDetached(),this.hls=this.config=this.audioBuffer=this.videoBuffer=null}onMediaAttached(e,t){this.media=t.media,this.media.addEventListener("waiting",this.onWaiting),this.media.addEventListener("playing",this.onPlaying)}onMediaDetached(){this.media&&(this.media.removeEventListener("waiting",this.onWaiting),this.media.removeEventListener("playing",this.onPlaying),this.media=null)}onBufferCreated(e,t){var i,s;this.audioBuffer=(i=t.tracks.audio)==null?void 0:i.buffer,this.videoBuffer=(s=t.tracks.video)==null?void 0:s.buffer}createData(){var e;return{v:vf,sf:yf,sid:this.sid,cid:this.cid,pr:(e=this.media)==null?void 0:e.playbackRate,mtp:this.hls.bandwidthEstimate/1e3}}apply(e,t={}){Ce(t,this.createData());const i=t.ot===Ke.INIT||t.ot===Ke.VIDEO||t.ot===Ke.MUXED;if(this.starved&&i&&(t.bs=!0,t.su=!0,this.starved=!1),t.su==null&&(t.su=this.buffering),this.useHeaders){const s=Ht.toHeaders(t);if(!Object.keys(s).length)return;e.headers||(e.headers={}),Ce(e.headers,s)}else{const s=Ht.toQuery(t);if(!s)return;e.url=Ht.appendQueryToUri(e.url,s)}}getObjectType(e){const{type:t}=e;if(t==="subtitle")return Ke.TIMED_TEXT;if(e.sn==="initSegment")return Ke.INIT;if(t==="audio")return Ke.AUDIO;if(t==="main")return this.hls.audioTracks.length?Ke.VIDEO:Ke.MUXED}getTopBandwidth(e){let t=0,i;const s=this.hls;if(e===Ke.AUDIO)i=s.audioTracks;else{const n=s.maxAutoLevel,o=n>-1?n+1:s.levels.length;i=s.levels.slice(0,o)}for(const n of i)n.bitrate>t&&(t=n.bitrate);return t>0?t:NaN}getBufferLength(e){const t=this.hls.media,i=e===Ke.AUDIO?this.audioBuffer:this.videoBuffer;return!i||!t?NaN:fe.bufferInfo(i,t.currentTime,this.config.maxBufferHole).len*1e3}createPlaylistLoader(){const{pLoader:e}=this.config,t=this.applyPlaylistData,i=e||this.config.loader;return class{constructor(n){this.loader=void 0,this.loader=new i(n)}get stats(){return this.loader.stats}get context(){return this.loader.context}destroy(){this.loader.destroy()}abort(){this.loader.abort()}load(n,o,a){t(n),this.loader.load(n,o,a)}}}createFragmentLoader(){const{fLoader:e}=this.config,t=this.applyFragmentData,i=e||this.config.loader;return class{constructor(n){this.loader=void 0,this.loader=new i(n)}get stats(){return this.loader.stats}get context(){return this.loader.context}destroy(){this.loader.destroy()}abort(){this.loader.abort()}load(n,o,a){t(n),this.loader.load(n,o,a)}}}static uuid(){const e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.slice(t.lastIndexOf("/")+1)}static serialize(e){const t=[],i=c=>!Number.isNaN(c)&&c!=null&&c!==""&&c!==!1,s=c=>Math.round(c),n=c=>s(c/100)*100,a={br:s,d:s,bl:n,dl:n,mtp:n,nor:c=>encodeURIComponent(c),rtp:n,tb:s},l=Object.keys(e||{}).sort();for(const c of l){let d=e[c];if(!i(d)||c==="v"&&d===1||c=="pr"&&d===1)continue;const h=a[c];h&&(d=h(d));const u=typeof d;let f;c==="ot"||c==="sf"||c==="st"?f=`${c}=${d}`:u==="boolean"?f=c:u==="number"?f=`${c}=${d}`:f=`${c}=${JSON.stringify(d)}`,t.push(f)}return t.join(",")}static toHeaders(e){const t=Object.keys(e),i={},s=["Object","Request","Session","Status"],n=[{},{},{},{}],o={br:0,d:0,ot:0,tb:0,bl:1,dl:1,mtp:1,nor:1,nrr:1,su:1,cid:2,pr:2,sf:2,sid:2,st:2,v:2,bs:3,rtp:3};for(const a of t){const l=o[a]!=null?o[a]:1;n[l][a]=e[a]}for(let a=0;a<n.length;a++){const l=Ht.serialize(n[a]);l&&(i[`CMCD-${s[a]}`]=l)}return i}static toQuery(e){return`CMCD=${encodeURIComponent(Ht.serialize(e))}`}static appendQueryToUri(e,t){if(!t)return e;const i=e.includes("?")?"&":"?";return`${e}${i}${t}`}}const Af=3e5;class bf{constructor(e){this.hls=void 0,this.log=void 0,this.loader=null,this.uri=null,this.pathwayId=".",this.pathwayPriority=null,this.timeToLoad=300,this.reloadTimer=-1,this.updated=0,this.started=!1,this.enabled=!0,this.levels=null,this.audioTracks=null,this.subtitleTracks=null,this.penalizedPathways={},this.hls=e,this.log=C.log.bind(C,"[content-steering]:"),this.registerListeners()}registerListeners(){const e=this.hls;e.on(v.MANIFEST_LOADING,this.onManifestLoading,this),e.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.on(v.MANIFEST_PARSED,this.onManifestParsed,this),e.on(v.ERROR,this.onError,this)}unregisterListeners(){const e=this.hls;e&&(e.off(v.MANIFEST_LOADING,this.onManifestLoading,this),e.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),e.off(v.MANIFEST_PARSED,this.onManifestParsed,this),e.off(v.ERROR,this.onError,this))}startLoad(){if(this.started=!0,self.clearTimeout(this.reloadTimer),this.enabled&&this.uri)if(this.updated){const e=Math.max(this.timeToLoad*1e3-(performance.now()-this.updated),0);this.scheduleRefresh(this.uri,e)}else this.loadSteeringManifest(this.uri)}stopLoad(){this.started=!1,this.loader&&(this.loader.destroy(),this.loader=null),self.clearTimeout(this.reloadTimer)}destroy(){this.unregisterListeners(),this.stopLoad(),this.hls=null,this.levels=this.audioTracks=this.subtitleTracks=null}removeLevel(e){const t=this.levels;t&&(this.levels=t.filter(i=>i!==e))}onManifestLoading(){this.stopLoad(),this.enabled=!0,this.timeToLoad=300,this.updated=0,this.uri=null,this.pathwayId=".",this.levels=this.audioTracks=this.subtitleTracks=null}onManifestLoaded(e,t){const{contentSteering:i}=t;i!==null&&(this.pathwayId=i.pathwayId,this.uri=i.uri,this.started&&this.startLoad())}onManifestParsed(e,t){this.audioTracks=t.audioTracks,this.subtitleTracks=t.subtitleTracks}onError(e,t){const{errorAction:i}=t;if((i==null?void 0:i.action)===Ye.SendAlternateToPenaltyBox&&i.flags===ct.MoveAllAlternatesMatchingHost){let s=this.pathwayPriority;const n=this.pathwayId;this.penalizedPathways[n]||(this.penalizedPathways[n]=performance.now()),!s&&this.levels&&(s=this.levels.reduce((o,a)=>(o.indexOf(a.pathwayId)===-1&&o.push(a.pathwayId),o),[])),s&&s.length>1&&(this.updatePathwayPriority(s),i.resolved=this.pathwayId!==n)}}filterParsedLevels(e){this.levels=e;let t=this.getLevelsForPathway(this.pathwayId);if(t.length===0){const i=e[0].pathwayId;this.log(`No levels found in Pathway ${this.pathwayId}. Setting initial Pathway to "${i}"`),t=this.getLevelsForPathway(i),this.pathwayId=i}return t.length!==e.length?(this.log(`Found ${t.length}/${e.length} levels in Pathway "${this.pathwayId}"`),t):e}getLevelsForPathway(e){return this.levels===null?[]:this.levels.filter(t=>e===t.pathwayId)}updatePathwayPriority(e){this.pathwayPriority=e;let t;const i=this.penalizedPathways,s=performance.now();Object.keys(i).forEach(n=>{s-i[n]>Af&&delete i[n]});for(let n=0;n<e.length;n++){const o=e[n];if(i[o])continue;if(o===this.pathwayId)return;const a=this.hls.nextLoadLevel,l=this.hls.levels[a];if(t=this.getLevelsForPathway(o),t.length>0){this.log(`Setting Pathway to "${o}"`),this.pathwayId=o,this.hls.trigger(v.LEVELS_UPDATED,{levels:t});const c=this.hls.levels[a];l&&c&&this.levels&&(c.attrs["STABLE-VARIANT-ID"]!==l.attrs["STABLE-VARIANT-ID"]&&c.bitrate!==l.bitrate&&this.log(`Unstable Pathways change from bitrate ${l.bitrate} to ${c.bitrate}`),this.hls.nextLoadLevel=a);break}}}clonePathways(e){const t=this.levels;if(!t)return;const i={},s={};e.forEach(n=>{const{ID:o,"BASE-ID":a,"URI-REPLACEMENT":l}=n;if(t.some(d=>d.pathwayId===o))return;const c=this.getLevelsForPathway(a).map(d=>{const h=Ce({},d);h.details=void 0,h.url=bl(d.uri,d.attrs["STABLE-VARIANT-ID"],"PER-VARIANT-URIS",l);const u=new me(d.attrs);u["PATHWAY-ID"]=o;const f=u.AUDIO&&`${u.AUDIO}_clone_${o}`,g=u.SUBTITLES&&`${u.SUBTITLES}_clone_${o}`;f&&(i[u.AUDIO]=f,u.AUDIO=f),g&&(s[u.SUBTITLES]=g,u.SUBTITLES=g),h.attrs=u;const p=new Ji(h);return Ps(p,"audio",f),Ps(p,"text",g),p});t.push(...c),Al(this.audioTracks,i,l,o),Al(this.subtitleTracks,s,l,o)})}loadSteeringManifest(e){const t=this.hls.config,i=t.loader;this.loader&&this.loader.destroy(),this.loader=new i(t);let s;try{s=new self.URL(e)}catch{this.enabled=!1,this.log(`Failed to parse Steering Manifest URI: ${e}`);return}if(s.protocol!=="data:"){const d=(this.hls.bandwidthEstimate||t.abrEwmaDefaultEstimate)|0;s.searchParams.set("_HLS_pathway",this.pathwayId),s.searchParams.set("_HLS_throughput",""+d)}const n={responseType:"json",url:s.href},o=t.steeringManifestLoadPolicy.default,a=o.errorRetry||o.timeoutRetry||{},l={loadPolicy:o,timeout:o.maxLoadTimeMs,maxRetry:a.maxNumRetry||0,retryDelay:a.retryDelayMs||0,maxRetryDelay:a.maxRetryDelayMs||0},c={onSuccess:(d,h,u,f)=>{this.log(`Loaded steering manifest: "${s}"`);const g=d.data;if(g.VERSION!==1){this.log(`Steering VERSION ${g.VERSION} not supported!`);return}this.updated=performance.now(),this.timeToLoad=g.TTL;const{"RELOAD-URI":p,"PATHWAY-CLONES":m,"PATHWAY-PRIORITY":A}=g;if(p)try{this.uri=new self.URL(p,s).href}catch{this.enabled=!1,this.log(`Failed to parse Steering Manifest RELOAD-URI: ${p}`);return}this.scheduleRefresh(this.uri||u.url),m&&this.clonePathways(m),A&&this.updatePathwayPriority(A)},onError:(d,h,u,f)=>{if(this.log(`Error loading steering manifest: ${d.code} ${d.text} (${h.url})`),this.stopLoad(),d.code===410){this.enabled=!1,this.log(`Steering manifest ${h.url} no longer available`);return}let g=this.timeToLoad*1e3;if(d.code===429){const p=this.loader;if(typeof(p==null?void 0:p.getResponseHeader)=="function"){const m=p.getResponseHeader("Retry-After");m&&(g=parseFloat(m)*1e3)}this.log(`Steering manifest ${h.url} rate limited`);return}this.scheduleRefresh(this.uri||h.url,g)},onTimeout:(d,h,u)=>{this.log(`Timeout loading steering manifest (${h.url})`),this.scheduleRefresh(this.uri||h.url)}};this.log(`Requesting steering manifest: ${s}`),this.loader.load(n,l,c)}scheduleRefresh(e,t=this.timeToLoad*1e3){self.clearTimeout(this.reloadTimer),this.reloadTimer=self.setTimeout(()=>{this.loadSteeringManifest(e)},t)}}function Al(r,e,t,i){r&&Object.keys(e).forEach(s=>{const n=r.filter(o=>o.groupId===s).map(o=>{const a=Ce({},o);return a.details=void 0,a.attrs=new me(a.attrs),a.url=a.attrs.URI=bl(o.url,o.attrs["STABLE-RENDITION-ID"],"PER-RENDITION-URIS",t),a.groupId=a.attrs["GROUP-ID"]=e[s],a.attrs["PATHWAY-ID"]=i,a});r.push(...n)})}function bl(r,e,t,i){const{HOST:s,PARAMS:n,[t]:o}=i;let a;e&&(a=o==null?void 0:o[e],a&&(r=a));const l=new self.URL(r);return s&&!a&&(l.host=s),n&&Object.keys(n).sort().forEach(c=>{c&&l.searchParams.set(c,n[c])}),l.href}const xf=/^age:\s*[\d.]+\s*$/im;class xl{constructor(e){this.xhrSetup=void 0,this.requestTimeout=void 0,this.retryTimeout=void 0,this.retryDelay=void 0,this.config=null,this.callbacks=null,this.context=void 0,this.loader=null,this.stats=void 0,this.xhrSetup=e&&e.xhrSetup||null,this.stats=new Es,this.retryDelay=0}destroy(){this.callbacks=null,this.abortInternal(),this.loader=null,this.config=null}abortInternal(){const e=this.loader;self.clearTimeout(this.requestTimeout),self.clearTimeout(this.retryTimeout),e&&(e.onreadystatechange=null,e.onprogress=null,e.readyState!==4&&(this.stats.aborted=!0,e.abort()))}abort(){var e;this.abortInternal(),(e=this.callbacks)!=null&&e.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.loader)}load(e,t,i){if(this.stats.loading.start)throw new Error("Loader can only be used once.");this.stats.loading.start=self.performance.now(),this.context=e,this.config=t,this.callbacks=i,this.loadInternal()}loadInternal(){const{config:e,context:t}=this;if(!e)return;const i=this.loader=new self.XMLHttpRequest,s=this.stats;s.loading.first=0,s.loaded=0;const n=this.xhrSetup;n?Promise.resolve().then(()=>{if(!this.stats.aborted)return n(i,t.url)}).catch(o=>(i.open("GET",t.url,!0),n(i,t.url))).then(()=>{this.stats.aborted||this.openAndSendXhr(i,t,e)}).catch(o=>{this.callbacks.onError({code:i.status,text:o.message},t,i,s)}):this.openAndSendXhr(i,t,e)}openAndSendXhr(e,t,i){e.readyState||e.open("GET",t.url,!0);const s=this.context.headers,{maxTimeToFirstByteMs:n,maxLoadTimeMs:o}=i.loadPolicy;if(s)for(const a in s)e.setRequestHeader(a,s[a]);t.rangeEnd&&e.setRequestHeader("Range","bytes="+t.rangeStart+"-"+(t.rangeEnd-1)),e.onreadystatechange=this.readystatechange.bind(this),e.onprogress=this.loadprogress.bind(this),e.responseType=t.responseType,self.clearTimeout(this.requestTimeout),i.timeout=n&&W(n)?n:o,this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),i.timeout),e.send()}readystatechange(){const{context:e,loader:t,stats:i}=this;if(!e||!t)return;const s=t.readyState,n=this.config;if(!i.aborted&&s>=2&&(i.loading.first===0&&(i.loading.first=Math.max(self.performance.now(),i.loading.start),n.timeout!==n.loadPolicy.maxLoadTimeMs&&(self.clearTimeout(this.requestTimeout),n.timeout=n.loadPolicy.maxLoadTimeMs,this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),n.loadPolicy.maxLoadTimeMs-(i.loading.first-i.loading.start)))),s===4)){self.clearTimeout(this.requestTimeout),t.onreadystatechange=null,t.onprogress=null;const o=t.status,a=t.responseType!=="text";if(o>=200&&o<300&&(a&&t.response||t.responseText!==null)){i.loading.end=Math.max(self.performance.now(),i.loading.first);const l=a?t.response:t.responseText,c=t.responseType==="arraybuffer"?l.byteLength:l.length;if(i.loaded=i.total=c,i.bwEstimate=i.total*8e3/(i.loading.end-i.loading.first),!this.callbacks)return;const d=this.callbacks.onProgress;if(d&&d(i,e,l,t),!this.callbacks)return;const h={url:t.responseURL,data:l,code:o};this.callbacks.onSuccess(h,i,e,t)}else{const l=n.loadPolicy.errorRetry,c=i.retry;ks(l,c,!1,o)?this.retry(l):(C.error(`${o} while loading ${e.url}`),this.callbacks.onError({code:o,text:t.statusText},e,t,i))}}}loadtimeout(){var e;const t=(e=this.config)==null?void 0:e.loadPolicy.timeoutRetry,i=this.stats.retry;if(ks(t,i,!0))this.retry(t);else{C.warn(`timeout while loading ${this.context.url}`);const s=this.callbacks;s&&(this.abortInternal(),s.onTimeout(this.stats,this.context,this.loader))}}retry(e){const{context:t,stats:i}=this;this.retryDelay=Wr(e,i.retry),i.retry++,C.warn(`${status?"HTTP Status "+status:"Timeout"} while loading ${t.url}, retrying ${i.retry}/${e.maxNumRetry} in ${this.retryDelay}ms`),this.abortInternal(),this.loader=null,self.clearTimeout(this.retryTimeout),this.retryTimeout=self.setTimeout(this.loadInternal.bind(this),this.retryDelay)}loadprogress(e){const t=this.stats;t.loaded=e.loaded,e.lengthComputable&&(t.total=e.total)}getCacheAge(){let e=null;if(this.loader&&xf.test(this.loader.getAllResponseHeaders())){const t=this.loader.getResponseHeader("age");e=t?parseFloat(t):null}return e}getResponseHeader(e){return this.loader&&new RegExp(`^${e}:\\s*[\\d.]+\\s*$`,"im").test(this.loader.getAllResponseHeaders())?this.loader.getResponseHeader(e):null}}function Tf(){if(self.fetch&&self.AbortController&&self.ReadableStream&&self.Request)try{return new self.ReadableStream({}),!0}catch{}return!1}const Ef=/(\d+)-(\d+)\/(\d+)/;class Tl{constructor(e){this.fetchSetup=void 0,this.requestTimeout=void 0,this.request=void 0,this.response=void 0,this.controller=void 0,this.context=void 0,this.config=null,this.callbacks=null,this.stats=void 0,this.loader=null,this.fetchSetup=e.fetchSetup||wf,this.controller=new self.AbortController,this.stats=new Es}destroy(){this.loader=this.callbacks=null,this.abortInternal()}abortInternal(){const e=this.response;e!=null&&e.ok||(this.stats.aborted=!0,this.controller.abort())}abort(){var e;this.abortInternal(),(e=this.callbacks)!=null&&e.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.response)}load(e,t,i){const s=this.stats;if(s.loading.start)throw new Error("Loader can only be used once.");s.loading.start=self.performance.now();const n=Sf(e,this.controller.signal),o=i.onProgress,a=e.responseType==="arraybuffer",l=a?"byteLength":"length",{maxTimeToFirstByteMs:c,maxLoadTimeMs:d}=t.loadPolicy;this.context=e,this.config=t,this.callbacks=i,this.request=this.fetchSetup(e,n),self.clearTimeout(this.requestTimeout),t.timeout=c&&W(c)?c:d,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,e,this.response)},t.timeout),self.fetch(this.request).then(h=>{this.response=this.loader=h;const u=Math.max(self.performance.now(),s.loading.start);if(self.clearTimeout(this.requestTimeout),t.timeout=d,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,e,this.response)},d-(u-s.loading.start)),!h.ok){const{status:f,statusText:g}=h;throw new Lf(g||"fetch, bad network response",f,h)}return s.loading.first=u,s.total=Cf(h.headers)||s.total,o&&W(t.highWaterMark)?this.loadProgressively(h,s,e,t.highWaterMark,o):a?h.arrayBuffer():e.responseType==="json"?h.json():h.text()}).then(h=>{const{response:u}=this;self.clearTimeout(this.requestTimeout),s.loading.end=Math.max(self.performance.now(),s.loading.first);const f=h[l];f&&(s.loaded=s.total=f);const g={url:u.url,data:h,code:u.status};o&&!W(t.highWaterMark)&&o(s,e,h,u),i.onSuccess(g,s,e,u)}).catch(h=>{if(self.clearTimeout(this.requestTimeout),s.aborted)return;const u=h&&h.code||0,f=h?h.message:null;i.onError({code:u,text:f},e,h?h.details:null,s)})}getCacheAge(){let e=null;if(this.response){const t=this.response.headers.get("age");e=t?parseFloat(t):null}return e}getResponseHeader(e){return this.response?this.response.headers.get(e):null}loadProgressively(e,t,i,s=0,n){const o=new Ja,a=e.body.getReader(),l=()=>a.read().then(c=>{if(c.done)return o.dataLength&&n(t,i,o.flush(),e),Promise.resolve(new ArrayBuffer(0));const d=c.value,h=d.length;return t.loaded+=h,h<s||o.dataLength?(o.push(d),o.dataLength>=s&&n(t,i,o.flush(),e)):n(t,i,d,e),l()}).catch(()=>Promise.reject());return l()}}function Sf(r,e){const t={method:"GET",mode:"cors",credentials:"same-origin",signal:e,headers:new self.Headers(Ce({},r.headers))};return r.rangeEnd&&t.headers.set("Range","bytes="+r.rangeStart+"-"+String(r.rangeEnd-1)),t}function If(r){const e=Ef.exec(r);if(e)return parseInt(e[2])-parseInt(e[1])+1}function Cf(r){const e=r.get("Content-Range");if(e){const i=If(e);if(W(i))return i}const t=r.get("Content-Length");if(t)return parseInt(t)}function wf(r,e){return new self.Request(r.url,e)}class Lf extends Error{constructor(e,t,i){super(e),this.code=void 0,this.details=void 0,this.code=t,this.details=i}}const Rf=/\s/,Df={newCue(r,e,t,i){const s=[];let n,o,a,l,c;const d=self.VTTCue||self.TextTrackCue;for(let u=0;u<i.rows.length;u++)if(n=i.rows[u],a=!0,l=0,c="",!n.isEmpty()){var h;for(let p=0;p<n.chars.length;p++)Rf.test(n.chars[p].uchar)&&a?l++:(c+=n.chars[p].uchar,a=!1);n.cueStartTime=e,e===t&&(t+=1e-4),l>=16?l--:l++;const f=hl(c.trim()),g=vn(e,t,f);r!=null&&(h=r.cues)!=null&&h.getCueById(g)||(o=new d(e,t,f),o.id=g,o.line=u+1,o.align="left",o.position=10+Math.min(80,Math.floor(l*8/32)*10),s.push(o))}return r&&s.length&&(s.sort((u,f)=>u.line==="auto"||f.line==="auto"?0:u.line>8&&f.line>8?f.line-u.line:u.line-f.line),s.forEach(u=>fa(r,u))),s}},kf={maxTimeToFirstByteMs:8e3,maxLoadTimeMs:2e4,timeoutRetry:null,errorRetry:null},Pf=je(je({autoStartLoad:!0,startPosition:-1,defaultAudioCodec:void 0,debug:!1,capLevelOnFPSDrop:!1,capLevelToPlayerSize:!1,ignoreDevicePixelRatio:!1,initialLiveManifestSize:1,maxBufferLength:30,backBufferLength:1/0,maxBufferSize:60*1e3*1e3,maxBufferHole:.1,highBufferWatchdogPeriod:2,nudgeOffset:.1,nudgeMaxRetry:3,maxFragLookUpTolerance:.25,liveSyncDurationCount:3,liveMaxLatencyDurationCount:1/0,liveSyncDuration:void 0,liveMaxLatencyDuration:void 0,maxLiveSyncPlaybackRate:1,liveDurationInfinity:!1,liveBackBufferLength:null,maxMaxBufferLength:600,enableWorker:!0,workerPath:null,enableSoftwareAES:!0,startLevel:void 0,startFragPrefetch:!1,fpsDroppedMonitoringPeriod:5e3,fpsDroppedMonitoringThreshold:.2,appendErrorMaxRetry:3,loader:xl,fLoader:void 0,pLoader:void 0,xhrSetup:void 0,licenseXhrSetup:void 0,licenseResponseCallback:void 0,abrController:Fu,bufferController:Wu,capLevelController:Tn,errorController:wh,fpsController:mf,stretchShortVideoTrack:!1,maxAudioFramesDrift:1,forceKeyFrameOnDiscontinuity:!0,abrEwmaFastLive:3,abrEwmaSlowLive:9,abrEwmaFastVoD:3,abrEwmaSlowVoD:9,abrEwmaDefaultEstimate:5e5,abrBandWidthFactor:.95,abrBandWidthUpFactor:.7,abrMaxWithRealBitrate:!1,maxStarvationDelay:4,maxLoadingDelay:4,minAutoBitrate:0,emeEnabled:!1,widevineLicenseUrl:void 0,drmSystems:{},drmSystemOptions:{},requestMediaKeySystemAccessFunc:Go,testBandwidth:!0,progressive:!1,lowLatencyMode:!0,cmcd:void 0,enableDateRangeMetadataCues:!0,enableEmsgMetadataCues:!0,enableID3MetadataCues:!0,certLoadPolicy:{default:kf},keyLoadPolicy:{default:{maxTimeToFirstByteMs:8e3,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:2e4,backoff:"linear"},errorRetry:{maxNumRetry:8,retryDelayMs:1e3,maxRetryDelayMs:2e4,backoff:"linear"}}},manifestLoadPolicy:{default:{maxTimeToFirstByteMs:1/0,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},playlistLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:2,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},fragLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:12e4,timeoutRetry:{maxNumRetry:4,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:6,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},steeringManifestLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},manifestLoadingTimeOut:1e4,manifestLoadingMaxRetry:1,manifestLoadingRetryDelay:1e3,manifestLoadingMaxRetryTimeout:64e3,levelLoadingTimeOut:1e4,levelLoadingMaxRetry:4,levelLoadingRetryDelay:1e3,levelLoadingMaxRetryTimeout:64e3,fragLoadingTimeOut:2e4,fragLoadingMaxRetry:6,fragLoadingRetryDelay:1e3,fragLoadingMaxRetryTimeout:64e3},Of()),{},{subtitleStreamController:Gu,subtitleTrackController:ju,timelineController:ff,audioStreamController:Bu,audioTrackController:Uu,emeController:Ai,cmcdController:Ht,contentSteeringController:bf});function Of(){return{cueHandler:Df,enableWebVTT:!0,enableIMSC1:!0,enableCEA708Captions:!0,captionsTextTrack1Label:"English",captionsTextTrack1LanguageCode:"en",captionsTextTrack2Label:"Spanish",captionsTextTrack2LanguageCode:"es",captionsTextTrack3Label:"Unknown CC",captionsTextTrack3LanguageCode:"",captionsTextTrack4Label:"Unknown CC",captionsTextTrack4LanguageCode:"",renderTextTracksNatively:!0}}function Mf(r,e){if((e.liveSyncDurationCount||e.liveMaxLatencyDurationCount)&&(e.liveSyncDuration||e.liveMaxLatencyDuration))throw new Error("Illegal hls.js config: don't mix up liveSyncDurationCount/liveMaxLatencyDurationCount and liveSyncDuration/liveMaxLatencyDuration");if(e.liveMaxLatencyDurationCount!==void 0&&(e.liveSyncDurationCount===void 0||e.liveMaxLatencyDurationCount<=e.liveSyncDurationCount))throw new Error('Illegal hls.js config: "liveMaxLatencyDurationCount" must be greater than "liveSyncDurationCount"');if(e.liveMaxLatencyDuration!==void 0&&(e.liveSyncDuration===void 0||e.liveMaxLatencyDuration<=e.liveSyncDuration))throw new Error('Illegal hls.js config: "liveMaxLatencyDuration" must be greater than "liveSyncDuration"');const t=En(r),i=["manifest","level","frag"],s=["TimeOut","MaxRetry","RetryDelay","MaxRetryTimeout"];return i.forEach(n=>{const o=`${n==="level"?"playlist":n}LoadPolicy`,a=e[o]===void 0,l=[];s.forEach(c=>{const d=`${n}Loading${c}`,h=e[d];if(h!==void 0&&a){l.push(d);const u=t[o].default;switch(e[o]={default:u},c){case"TimeOut":u.maxLoadTimeMs=h,u.maxTimeToFirstByteMs=h;break;case"MaxRetry":u.errorRetry.maxNumRetry=h,u.timeoutRetry.maxNumRetry=h;break;case"RetryDelay":u.errorRetry.retryDelayMs=h,u.timeoutRetry.retryDelayMs=h;break;case"MaxRetryTimeout":u.errorRetry.maxRetryDelayMs=h,u.timeoutRetry.maxRetryDelayMs=h;break}}}),l.length&&C.warn(`hls.js config: "${l.join('", "')}" setting(s) are deprecated, use "${o}": ${JSON.stringify(e[o])}`)}),je(je({},t),e)}function En(r){return r&&typeof r=="object"?Array.isArray(r)?r.map(En):Object.keys(r).reduce((e,t)=>(e[t]=En(r[t]),e),{}):r}function Ff(r){const e=r.loader;e!==Tl&&e!==xl?(C.log("[config]: Custom loader detected, cannot enable progressive streaming"),r.progressive=!1):Tf()&&(r.loader=Tl,r.progressive=!0,r.enableSoftwareAES=!0,C.log("[config]: Progressive streaming enabled, using FetchLoader"))}class Dt{static get version(){return"1.4.6"}static isSupported(){return Kh()}static get Events(){return v}static get ErrorTypes(){return q}static get ErrorDetails(){return D}static get DefaultConfig(){return Dt.defaultConfig?Dt.defaultConfig:Pf}static set DefaultConfig(e){Dt.defaultConfig=e}constructor(e={}){this.config=void 0,this.userConfig=void 0,this.coreComponents=void 0,this.networkControllers=void 0,this._emitter=new ln,this._autoLevelCapping=void 0,this._maxHdcpLevel=null,this.abrController=void 0,this.bufferController=void 0,this.capLevelController=void 0,this.latencyController=void 0,this.levelController=void 0,this.streamController=void 0,this.audioTrackController=void 0,this.subtitleTrackController=void 0,this.emeController=void 0,this.cmcdController=void 0,this._media=null,this.url=null,yd(e.debug||!1,"Hls instance");const t=this.config=Mf(Dt.DefaultConfig,e);this.userConfig=e,this._autoLevelCapping=-1,t.progressive&&Ff(t);const{abrController:i,bufferController:s,capLevelController:n,errorController:o,fpsController:a}=t,l=new o(this),c=this.abrController=new i(this),d=this.bufferController=new s(this),h=this.capLevelController=new n(this),u=new a(this),f=new lh(this),g=new fh(this),p=t.contentSteeringController,m=p?new p(this):null,A=this.levelController=new Rh(this,m),x=new Dh(this),b=new Ph(this.config),y=this.streamController=new Ou(this,x,b);h.setStreamController(y),u.setStreamController(y);const T=[f,A,y];m&&T.splice(1,0,m),this.networkControllers=T;const E=[c,d,h,u,g,x];this.audioTrackController=this.createController(t.audioTrackController,T);const S=t.audioStreamController;S&&T.push(new S(this,x,b)),this.subtitleTrackController=this.createController(t.subtitleTrackController,T);const R=t.subtitleStreamController;R&&T.push(new R(this,x,b)),this.createController(t.timelineController,E),b.emeController=this.emeController=this.createController(t.emeController,E),this.cmcdController=this.createController(t.cmcdController,E),this.latencyController=this.createController(gh,E),this.coreComponents=E,T.push(l);const w=l.onErrorOut;typeof w=="function"&&this.on(v.ERROR,w,l)}createController(e,t){if(e){const i=new e(this);return t&&t.push(i),i}return null}on(e,t,i=this){this._emitter.on(e,t,i)}once(e,t,i=this){this._emitter.once(e,t,i)}removeAllListeners(e){this._emitter.removeAllListeners(e)}off(e,t,i=this,s){this._emitter.off(e,t,i,s)}listeners(e){return this._emitter.listeners(e)}emit(e,t,i){return this._emitter.emit(e,t,i)}trigger(e,t){if(this.config.debug)return this.emit(e,e,t);try{return this.emit(e,e,t)}catch(i){C.error("An internal error happened while handling event "+e+'. Error message: "'+i.message+'". Here is a stacktrace:',i),this.trigger(v.ERROR,{type:q.OTHER_ERROR,details:D.INTERNAL_EXCEPTION,fatal:!1,event:e,error:i})}return!1}listenerCount(e){return this._emitter.listenerCount(e)}destroy(){C.log("destroy"),this.trigger(v.DESTROYING,void 0),this.detachMedia(),this.removeAllListeners(),this._autoLevelCapping=-1,this.url=null,this.networkControllers.forEach(t=>t.destroy()),this.networkControllers.length=0,this.coreComponents.forEach(t=>t.destroy()),this.coreComponents.length=0;const e=this.config;e.xhrSetup=e.fetchSetup=void 0,this.userConfig=null}attachMedia(e){C.log("attachMedia"),this._media=e,this.trigger(v.MEDIA_ATTACHING,{media:e})}detachMedia(){C.log("detachMedia"),this.trigger(v.MEDIA_DETACHING,void 0),this._media=null}loadSource(e){this.stopLoad();const t=this.media,i=this.url,s=this.url=wr.buildAbsoluteURL(self.location.href,e,{alwaysNormalize:!0});C.log(`loadSource:${s}`),t&&i&&(i!==s||this.bufferController.hasSourceTypes())&&(this.detachMedia(),this.attachMedia(t)),this.trigger(v.MANIFEST_LOADING,{url:e})}startLoad(e=-1){C.log(`startLoad(${e})`),this.networkControllers.forEach(t=>{t.startLoad(e)})}stopLoad(){C.log("stopLoad"),this.networkControllers.forEach(e=>{e.stopLoad()})}swapAudioCodec(){C.log("swapAudioCodec"),this.streamController.swapAudioCodec()}recoverMediaError(){C.log("recoverMediaError");const e=this._media;this.detachMedia(),e&&this.attachMedia(e)}removeLevel(e,t=0){this.levelController.removeLevel(e,t)}get levels(){const e=this.levelController.levels;return e||[]}get currentLevel(){return this.streamController.currentLevel}set currentLevel(e){C.log(`set currentLevel:${e}`),this.loadLevel=e,this.abrController.clearTimer(),this.streamController.immediateLevelSwitch()}get nextLevel(){return this.streamController.nextLevel}set nextLevel(e){C.log(`set nextLevel:${e}`),this.levelController.manualLevel=e,this.streamController.nextLevelSwitch()}get loadLevel(){return this.levelController.level}set loadLevel(e){C.log(`set loadLevel:${e}`),this.levelController.manualLevel=e}get nextLoadLevel(){return this.levelController.nextLoadLevel}set nextLoadLevel(e){this.levelController.nextLoadLevel=e}get firstLevel(){return Math.max(this.levelController.firstLevel,this.minAutoLevel)}set firstLevel(e){C.log(`set firstLevel:${e}`),this.levelController.firstLevel=e}get startLevel(){return this.levelController.startLevel}set startLevel(e){C.log(`set startLevel:${e}`),e!==-1&&(e=Math.max(e,this.minAutoLevel)),this.levelController.startLevel=e}get capLevelToPlayerSize(){return this.config.capLevelToPlayerSize}set capLevelToPlayerSize(e){const t=!!e;t!==this.config.capLevelToPlayerSize&&(t?this.capLevelController.startCapping():(this.capLevelController.stopCapping(),this.autoLevelCapping=-1,this.streamController.nextLevelSwitch()),this.config.capLevelToPlayerSize=t)}get autoLevelCapping(){return this._autoLevelCapping}get bandwidthEstimate(){const{bwEstimator:e}=this.abrController;return e?e.getEstimate():NaN}get ttfbEstimate(){const{bwEstimator:e}=this.abrController;return e?e.getEstimateTTFB():NaN}set autoLevelCapping(e){this._autoLevelCapping!==e&&(C.log(`set autoLevelCapping:${e}`),this._autoLevelCapping=e)}get maxHdcpLevel(){return this._maxHdcpLevel}set maxHdcpLevel(e){Vr.indexOf(e)>-1&&(this._maxHdcpLevel=e)}get autoLevelEnabled(){return this.levelController.manualLevel===-1}get manualLevel(){return this.levelController.manualLevel}get minAutoLevel(){const{levels:e,config:{minAutoBitrate:t}}=this;if(!e)return 0;const i=e.length;for(let s=0;s<i;s++)if(e[s].maxBitrate>=t)return s;return 0}get maxAutoLevel(){const{levels:e,autoLevelCapping:t,maxHdcpLevel:i}=this;let s;if(t===-1&&e&&e.length?s=e.length-1:s=t,i)for(let n=s;n--;){const o=e[n].attrs["HDCP-LEVEL"];if(o&&o<=i)return n}return s}get nextAutoLevel(){return Math.min(Math.max(this.abrController.nextAutoLevel,this.minAutoLevel),this.maxAutoLevel)}set nextAutoLevel(e){this.abrController.nextAutoLevel=Math.max(this.minAutoLevel,e)}get playingDate(){return this.streamController.currentProgramDateTime}get mainForwardBufferInfo(){return this.streamController.getMainFwdBufferInfo()}get audioTracks(){const e=this.audioTrackController;return e?e.audioTracks:[]}get audioTrack(){const e=this.audioTrackController;return e?e.audioTrack:-1}set audioTrack(e){const t=this.audioTrackController;t&&(t.audioTrack=e)}get subtitleTracks(){const e=this.subtitleTrackController;return e?e.subtitleTracks:[]}get subtitleTrack(){const e=this.subtitleTrackController;return e?e.subtitleTrack:-1}get media(){return this._media}set subtitleTrack(e){const t=this.subtitleTrackController;t&&(t.subtitleTrack=e)}get subtitleDisplay(){const e=this.subtitleTrackController;return e?e.subtitleDisplay:!1}set subtitleDisplay(e){const t=this.subtitleTrackController;t&&(t.subtitleDisplay=e)}get lowLatencyMode(){return this.config.lowLatencyMode}set lowLatencyMode(e){this.config.lowLatencyMode=e}get liveSyncPosition(){return this.latencyController.liveSyncPosition}get latency(){return this.latencyController.latency}get maxLatency(){return this.latencyController.maxLatency}get targetLatency(){return this.latencyController.targetLatency}get drift(){return this.latencyController.drift}get forceStartLoad(){return this.streamController.forceStartLoad}}Dt.defaultConfig=void 0;var Nf=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function El(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Bf=$i;$i.flatten=$i,$i.unflatten=Cl;function Sl(r){return r&&r.constructor&&typeof r.constructor.isBuffer=="function"&&r.constructor.isBuffer(r)}function Il(r){return r}function $i(r,e){e=e||{};const t=e.delimiter||".",i=e.maxDepth,s=e.transformKey||Il,n={};function o(a,l,c){c=c||1,Object.keys(a).forEach(function(d){const h=a[d],u=e.safe&&Array.isArray(h),f=Object.prototype.toString.call(h),g=Sl(h),p=f==="[object Object]"||f==="[object Array]",m=l?l+t+s(d):s(d);if(!u&&!g&&p&&Object.keys(h).length&&(!e.maxDepth||c<i))return o(h,m,c+1);n[m]=h})}return o(r),n}function Cl(r,e){e=e||{};const t=e.delimiter||".",i=e.overwrite||!1,s=e.transformKey||Il,n={};if(Sl(r)||Object.prototype.toString.call(r)!=="[object Object]")return r;function a(d){const h=Number(d);return isNaN(h)||d.indexOf(".")!==-1||e.object?d:h}function l(d,h,u){return Object.keys(u).reduce(function(f,g){return f[d+t+g]=u[g],f},h)}function c(d){const h=Object.prototype.toString.call(d),u=h==="[object Array]",f=h==="[object Object]";if(d){if(u)return!d.length;if(f)return!Object.keys(d).length}else return!0}return r=Object.keys(r).reduce(function(d,h){const u=Object.prototype.toString.call(r[h]);return!(u==="[object Object]"||u==="[object Array]")||c(r[h])?(d[h]=r[h],d):l(h,d,$i(r[h],e))},{}),Object.keys(r).forEach(function(d){const h=d.split(t).map(s);let u=a(h.shift()),f=a(h[0]),g=n;for(;f!==void 0;){if(u==="__proto__")return;const p=Object.prototype.toString.call(g[u]),m=p==="[object Object]"||p==="[object Array]";if(!i&&!m&&typeof g[u]<"u")return;(i&&!m||!i&&g[u]==null)&&(g[u]=typeof f=="number"&&!e.object?[]:{}),g=g[u],h.length>0&&(u=a(h.shift()),f=a(h[0]))}g[u]=Cl(r[d],e)}),n}const Uf=El(Bf);/**
|
92
|
-
* @license
|
93
|
-
* Copyright 2017 Google LLC
|
94
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
95
|
-
*/const wl=(r,e,t)=>{const i=new Map;for(let s=e;s<=t;s++)i.set(r[s],s);return i},Ll=fi(class extends Wi{constructor(r){if(super(r),r.type!==ui.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,e,t){let i;t===void 0?t=e:e!==void 0&&(i=e);const s=[],n=[];let o=0;for(const a of r)s[o]=i?i(a,o):o,n[o]=t(a,o),o++;return{values:n,keys:s}}render(r,e,t){return this.dt(r,e,t).values}update(r,[e,t,i]){var s;const n=od(r),{values:o,keys:a}=this.dt(e,t,i);if(!Array.isArray(n))return this.ht=a,o;const l=(s=this.ht)!==null&&s!==void 0?s:this.ht=[],c=[];let d,h,u=0,f=n.length-1,g=0,p=o.length-1;for(;u<=f&&g<=p;)if(n[u]===null)u++;else if(n[f]===null)f--;else if(l[u]===a[g])c[g]=Jt(n[u],o[g]),u++,g++;else if(l[f]===a[p])c[p]=Jt(n[f],o[p]),f--,p--;else if(l[u]===a[p])c[p]=Jt(n[u],o[p]),Yi(r,c[p+1],n[u]),u++,p--;else if(l[f]===a[g])c[g]=Jt(n[f],o[g]),Yi(r,n[u],n[f]),f--,g++;else if(d===void 0&&(d=wl(a,g,p),h=wl(l,u,f)),d.has(l[u]))if(d.has(l[f])){const m=h.get(a[g]),A=m!==void 0?n[m]:null;if(A===null){const x=Yi(r,n[u]);Jt(x,o[g]),c[g]=x}else c[g]=Jt(A,o[g]),Yi(r,n[u],A),n[m]=null;g++}else Sr(n[f]),f--;else Sr(n[u]),u++;for(;g<=p;){const m=Yi(r,c[p+1]);Jt(m,o[g]),c[g++]=m}for(;u<=f;){const m=n[u++];m!==null&&Sr(m)}return this.ht=a,nd(r,c),ot}});var Xe="top",tt="bottom",it="right",qe="left",Sn="auto",es=[Xe,tt,it,qe],bi="start",ts="end",Hf="clippingParents",Rl="viewport",is="popper",Gf="reference",Dl=es.reduce(function(r,e){return r.concat([e+"-"+bi,e+"-"+ts])},[]),kl=[].concat(es,[Sn]).reduce(function(r,e){return r.concat([e,e+"-"+bi,e+"-"+ts])},[]),Vf="beforeRead",jf="read",zf="afterRead",Wf="beforeMain",Yf="main",Kf="afterMain",Xf="beforeWrite",qf="write",Zf="afterWrite",Jf=[Vf,jf,zf,Wf,Yf,Kf,Xf,qf,Zf];function mt(r){return r?(r.nodeName||"").toLowerCase():null}function Qe(r){if(r==null)return window;if(r.toString()!=="[object Window]"){var e=r.ownerDocument;return e&&e.defaultView||window}return r}function ti(r){var e=Qe(r).Element;return r instanceof e||r instanceof Element}function st(r){var e=Qe(r).HTMLElement;return r instanceof e||r instanceof HTMLElement}function In(r){if(typeof ShadowRoot>"u")return!1;var e=Qe(r).ShadowRoot;return r instanceof e||r instanceof ShadowRoot}function Qf(r){var e=r.state;Object.keys(e.elements).forEach(function(t){var i=e.styles[t]||{},s=e.attributes[t]||{},n=e.elements[t];!st(n)||!mt(n)||(Object.assign(n.style,i),Object.keys(s).forEach(function(o){var a=s[o];a===!1?n.removeAttribute(o):n.setAttribute(o,a===!0?"":a)}))})}function _f(r){var e=r.state,t={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,t.popper),e.styles=t,e.elements.arrow&&Object.assign(e.elements.arrow.style,t.arrow),function(){Object.keys(e.elements).forEach(function(i){var s=e.elements[i],n=e.attributes[i]||{},o=Object.keys(e.styles.hasOwnProperty(i)?e.styles[i]:t[i]),a=o.reduce(function(l,c){return l[c]="",l},{});!st(s)||!mt(s)||(Object.assign(s.style,a),Object.keys(n).forEach(function(l){s.removeAttribute(l)}))})}}const Pl={name:"applyStyles",enabled:!0,phase:"write",fn:Qf,effect:_f,requires:["computeStyles"]};function vt(r){return r.split("-")[0]}var ii=Math.max,zs=Math.min,xi=Math.round;function Cn(){var r=navigator.userAgentData;return r!=null&&r.brands&&Array.isArray(r.brands)?r.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function Ol(){return!/^((?!chrome|android).)*safari/i.test(Cn())}function Ti(r,e,t){e===void 0&&(e=!1),t===void 0&&(t=!1);var i=r.getBoundingClientRect(),s=1,n=1;e&&st(r)&&(s=r.offsetWidth>0&&xi(i.width)/r.offsetWidth||1,n=r.offsetHeight>0&&xi(i.height)/r.offsetHeight||1);var o=ti(r)?Qe(r):window,a=o.visualViewport,l=!Ol()&&t,c=(i.left+(l&&a?a.offsetLeft:0))/s,d=(i.top+(l&&a?a.offsetTop:0))/n,h=i.width/s,u=i.height/n;return{width:h,height:u,top:d,right:c+h,bottom:d+u,left:c,x:c,y:d}}function wn(r){var e=Ti(r),t=r.offsetWidth,i=r.offsetHeight;return Math.abs(e.width-t)<=1&&(t=e.width),Math.abs(e.height-i)<=1&&(i=e.height),{x:r.offsetLeft,y:r.offsetTop,width:t,height:i}}function Ml(r,e){var t=e.getRootNode&&e.getRootNode();if(r.contains(e))return!0;if(t&&In(t)){var i=e;do{if(i&&r.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function kt(r){return Qe(r).getComputedStyle(r)}function $f(r){return["table","td","th"].indexOf(mt(r))>=0}function Gt(r){return((ti(r)?r.ownerDocument:r.document)||window.document).documentElement}function Ws(r){return mt(r)==="html"?r:r.assignedSlot||r.parentNode||(In(r)?r.host:null)||Gt(r)}function Fl(r){return!st(r)||kt(r).position==="fixed"?null:r.offsetParent}function e0(r){var e=/firefox/i.test(Cn()),t=/Trident/i.test(Cn());if(t&&st(r)){var i=kt(r);if(i.position==="fixed")return null}var s=Ws(r);for(In(s)&&(s=s.host);st(s)&&["html","body"].indexOf(mt(s))<0;){var n=kt(s);if(n.transform!=="none"||n.perspective!=="none"||n.contain==="paint"||["transform","perspective"].indexOf(n.willChange)!==-1||e&&n.willChange==="filter"||e&&n.filter&&n.filter!=="none")return s;s=s.parentNode}return null}function ss(r){for(var e=Qe(r),t=Fl(r);t&&$f(t)&&kt(t).position==="static";)t=Fl(t);return t&&(mt(t)==="html"||mt(t)==="body"&&kt(t).position==="static")?e:t||e0(r)||e}function Ln(r){return["top","bottom"].indexOf(r)>=0?"x":"y"}function rs(r,e,t){return ii(r,zs(e,t))}function t0(r,e,t){var i=rs(r,e,t);return i>t?t:i}function Nl(){return{top:0,right:0,bottom:0,left:0}}function Bl(r){return Object.assign({},Nl(),r)}function Ul(r,e){return e.reduce(function(t,i){return t[i]=r,t},{})}var i0=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,Bl(typeof e!="number"?e:Ul(e,es))};function s0(r){var e,t=r.state,i=r.name,s=r.options,n=t.elements.arrow,o=t.modifiersData.popperOffsets,a=vt(t.placement),l=Ln(a),c=[qe,it].indexOf(a)>=0,d=c?"height":"width";if(!(!n||!o)){var h=i0(s.padding,t),u=wn(n),f=l==="y"?Xe:qe,g=l==="y"?tt:it,p=t.rects.reference[d]+t.rects.reference[l]-o[l]-t.rects.popper[d],m=o[l]-t.rects.reference[l],A=ss(n),x=A?l==="y"?A.clientHeight||0:A.clientWidth||0:0,b=p/2-m/2,y=h[f],T=x-u[d]-h[g],E=x/2-u[d]/2+b,S=rs(y,E,T),R=l;t.modifiersData[i]=(e={},e[R]=S,e.centerOffset=S-E,e)}}function r0(r){var e=r.state,t=r.options,i=t.element,s=i===void 0?"[data-popper-arrow]":i;s!=null&&(typeof s=="string"&&(s=e.elements.popper.querySelector(s),!s)||Ml(e.elements.popper,s)&&(e.elements.arrow=s))}const n0={name:"arrow",enabled:!0,phase:"main",fn:s0,effect:r0,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ei(r){return r.split("-")[1]}var o0={top:"auto",right:"auto",bottom:"auto",left:"auto"};function a0(r,e){var t=r.x,i=r.y,s=e.devicePixelRatio||1;return{x:xi(t*s)/s||0,y:xi(i*s)/s||0}}function Hl(r){var e,t=r.popper,i=r.popperRect,s=r.placement,n=r.variation,o=r.offsets,a=r.position,l=r.gpuAcceleration,c=r.adaptive,d=r.roundOffsets,h=r.isFixed,u=o.x,f=u===void 0?0:u,g=o.y,p=g===void 0?0:g,m=typeof d=="function"?d({x:f,y:p}):{x:f,y:p};f=m.x,p=m.y;var A=o.hasOwnProperty("x"),x=o.hasOwnProperty("y"),b=qe,y=Xe,T=window;if(c){var E=ss(t),S="clientHeight",R="clientWidth";if(E===Qe(t)&&(E=Gt(t),kt(E).position!=="static"&&a==="absolute"&&(S="scrollHeight",R="scrollWidth")),E=E,s===Xe||(s===qe||s===it)&&n===ts){y=tt;var w=h&&E===T&&T.visualViewport?T.visualViewport.height:E[S];p-=w-i.height,p*=l?1:-1}if(s===qe||(s===Xe||s===tt)&&n===ts){b=it;var I=h&&E===T&&T.visualViewport?T.visualViewport.width:E[R];f-=I-i.width,f*=l?1:-1}}var O=Object.assign({position:a},c&&o0),P=d===!0?a0({x:f,y:p},Qe(t)):{x:f,y:p};if(f=P.x,p=P.y,l){var B;return Object.assign({},O,(B={},B[y]=x?"0":"",B[b]=A?"0":"",B.transform=(T.devicePixelRatio||1)<=1?"translate("+f+"px, "+p+"px)":"translate3d("+f+"px, "+p+"px, 0)",B))}return Object.assign({},O,(e={},e[y]=x?p+"px":"",e[b]=A?f+"px":"",e.transform="",e))}function l0(r){var e=r.state,t=r.options,i=t.gpuAcceleration,s=i===void 0?!0:i,n=t.adaptive,o=n===void 0?!0:n,a=t.roundOffsets,l=a===void 0?!0:a,c={placement:vt(e.placement),variation:Ei(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:s,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,Hl(Object.assign({},c,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:o,roundOffsets:l})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,Hl(Object.assign({},c,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:l})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const c0={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:l0,data:{}};var Ys={passive:!0};function d0(r){var e=r.state,t=r.instance,i=r.options,s=i.scroll,n=s===void 0?!0:s,o=i.resize,a=o===void 0?!0:o,l=Qe(e.elements.popper),c=[].concat(e.scrollParents.reference,e.scrollParents.popper);return n&&c.forEach(function(d){d.addEventListener("scroll",t.update,Ys)}),a&&l.addEventListener("resize",t.update,Ys),function(){n&&c.forEach(function(d){d.removeEventListener("scroll",t.update,Ys)}),a&&l.removeEventListener("resize",t.update,Ys)}}const h0={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:d0,data:{}};var u0={left:"right",right:"left",bottom:"top",top:"bottom"};function Ks(r){return r.replace(/left|right|bottom|top/g,function(e){return u0[e]})}var f0={start:"end",end:"start"};function Gl(r){return r.replace(/start|end/g,function(e){return f0[e]})}function Rn(r){var e=Qe(r),t=e.pageXOffset,i=e.pageYOffset;return{scrollLeft:t,scrollTop:i}}function Dn(r){return Ti(Gt(r)).left+Rn(r).scrollLeft}function g0(r,e){var t=Qe(r),i=Gt(r),s=t.visualViewport,n=i.clientWidth,o=i.clientHeight,a=0,l=0;if(s){n=s.width,o=s.height;var c=Ol();(c||!c&&e==="fixed")&&(a=s.offsetLeft,l=s.offsetTop)}return{width:n,height:o,x:a+Dn(r),y:l}}function p0(r){var e,t=Gt(r),i=Rn(r),s=(e=r.ownerDocument)==null?void 0:e.body,n=ii(t.scrollWidth,t.clientWidth,s?s.scrollWidth:0,s?s.clientWidth:0),o=ii(t.scrollHeight,t.clientHeight,s?s.scrollHeight:0,s?s.clientHeight:0),a=-i.scrollLeft+Dn(r),l=-i.scrollTop;return kt(s||t).direction==="rtl"&&(a+=ii(t.clientWidth,s?s.clientWidth:0)-n),{width:n,height:o,x:a,y:l}}function kn(r){var e=kt(r),t=e.overflow,i=e.overflowX,s=e.overflowY;return/auto|scroll|overlay|hidden/.test(t+s+i)}function Vl(r){return["html","body","#document"].indexOf(mt(r))>=0?r.ownerDocument.body:st(r)&&kn(r)?r:Vl(Ws(r))}function ns(r,e){var t;e===void 0&&(e=[]);var i=Vl(r),s=i===((t=r.ownerDocument)==null?void 0:t.body),n=Qe(i),o=s?[n].concat(n.visualViewport||[],kn(i)?i:[]):i,a=e.concat(o);return s?a:a.concat(ns(Ws(o)))}function Pn(r){return Object.assign({},r,{left:r.x,top:r.y,right:r.x+r.width,bottom:r.y+r.height})}function m0(r,e){var t=Ti(r,!1,e==="fixed");return t.top=t.top+r.clientTop,t.left=t.left+r.clientLeft,t.bottom=t.top+r.clientHeight,t.right=t.left+r.clientWidth,t.width=r.clientWidth,t.height=r.clientHeight,t.x=t.left,t.y=t.top,t}function jl(r,e,t){return e===Rl?Pn(g0(r,t)):ti(e)?m0(e,t):Pn(p0(Gt(r)))}function v0(r){var e=ns(Ws(r)),t=["absolute","fixed"].indexOf(kt(r).position)>=0,i=t&&st(r)?ss(r):r;return ti(i)?e.filter(function(s){return ti(s)&&Ml(s,i)&&mt(s)!=="body"}):[]}function y0(r,e,t,i){var s=e==="clippingParents"?v0(r):[].concat(e),n=[].concat(s,[t]),o=n[0],a=n.reduce(function(l,c){var d=jl(r,c,i);return l.top=ii(d.top,l.top),l.right=zs(d.right,l.right),l.bottom=zs(d.bottom,l.bottom),l.left=ii(d.left,l.left),l},jl(r,o,i));return a.width=a.right-a.left,a.height=a.bottom-a.top,a.x=a.left,a.y=a.top,a}function zl(r){var e=r.reference,t=r.element,i=r.placement,s=i?vt(i):null,n=i?Ei(i):null,o=e.x+e.width/2-t.width/2,a=e.y+e.height/2-t.height/2,l;switch(s){case Xe:l={x:o,y:e.y-t.height};break;case tt:l={x:o,y:e.y+e.height};break;case it:l={x:e.x+e.width,y:a};break;case qe:l={x:e.x-t.width,y:a};break;default:l={x:e.x,y:e.y}}var c=s?Ln(s):null;if(c!=null){var d=c==="y"?"height":"width";switch(n){case bi:l[c]=l[c]-(e[d]/2-t[d]/2);break;case ts:l[c]=l[c]+(e[d]/2-t[d]/2);break}}return l}function os(r,e){e===void 0&&(e={});var t=e,i=t.placement,s=i===void 0?r.placement:i,n=t.strategy,o=n===void 0?r.strategy:n,a=t.boundary,l=a===void 0?Hf:a,c=t.rootBoundary,d=c===void 0?Rl:c,h=t.elementContext,u=h===void 0?is:h,f=t.altBoundary,g=f===void 0?!1:f,p=t.padding,m=p===void 0?0:p,A=Bl(typeof m!="number"?m:Ul(m,es)),x=u===is?Gf:is,b=r.rects.popper,y=r.elements[g?x:u],T=y0(ti(y)?y:y.contextElement||Gt(r.elements.popper),l,d,o),E=Ti(r.elements.reference),S=zl({reference:E,element:b,strategy:"absolute",placement:s}),R=Pn(Object.assign({},b,S)),w=u===is?R:E,I={top:T.top-w.top+A.top,bottom:w.bottom-T.bottom+A.bottom,left:T.left-w.left+A.left,right:w.right-T.right+A.right},O=r.modifiersData.offset;if(u===is&&O){var P=O[s];Object.keys(I).forEach(function(B){var J=[it,tt].indexOf(B)>=0?1:-1,H=[Xe,tt].indexOf(B)>=0?"y":"x";I[B]+=P[H]*J})}return I}function A0(r,e){e===void 0&&(e={});var t=e,i=t.placement,s=t.boundary,n=t.rootBoundary,o=t.padding,a=t.flipVariations,l=t.allowedAutoPlacements,c=l===void 0?kl:l,d=Ei(i),h=d?a?Dl:Dl.filter(function(g){return Ei(g)===d}):es,u=h.filter(function(g){return c.indexOf(g)>=0});u.length===0&&(u=h);var f=u.reduce(function(g,p){return g[p]=os(r,{placement:p,boundary:s,rootBoundary:n,padding:o})[vt(p)],g},{});return Object.keys(f).sort(function(g,p){return f[g]-f[p]})}function b0(r){if(vt(r)===Sn)return[];var e=Ks(r);return[Gl(r),e,Gl(e)]}function x0(r){var e=r.state,t=r.options,i=r.name;if(!e.modifiersData[i]._skip){for(var s=t.mainAxis,n=s===void 0?!0:s,o=t.altAxis,a=o===void 0?!0:o,l=t.fallbackPlacements,c=t.padding,d=t.boundary,h=t.rootBoundary,u=t.altBoundary,f=t.flipVariations,g=f===void 0?!0:f,p=t.allowedAutoPlacements,m=e.options.placement,A=vt(m),x=A===m,b=l||(x||!g?[Ks(m)]:b0(m)),y=[m].concat(b).reduce(function(X,ie){return X.concat(vt(ie)===Sn?A0(e,{placement:ie,boundary:d,rootBoundary:h,padding:c,flipVariations:g,allowedAutoPlacements:p}):ie)},[]),T=e.rects.reference,E=e.rects.popper,S=new Map,R=!0,w=y[0],I=0;I<y.length;I++){var O=y[I],P=vt(O),B=Ei(O)===bi,J=[Xe,tt].indexOf(P)>=0,H=J?"width":"height",V=os(e,{placement:O,boundary:d,rootBoundary:h,altBoundary:u,padding:c}),j=J?B?it:qe:B?tt:Xe;T[H]>E[H]&&(j=Ks(j));var F=Ks(j),U=[];if(n&&U.push(V[P]<=0),a&&U.push(V[j]<=0,V[F]<=0),U.every(function(X){return X})){w=O,R=!1;break}S.set(O,U)}if(R)for(var Q=g?3:1,Y=function(ie){var ee=y.find(function(ne){var se=S.get(ne);if(se)return se.slice(0,ie).every(function(ye){return ye})});if(ee)return w=ee,"break"},z=Q;z>0;z--){var K=Y(z);if(K==="break")break}e.placement!==w&&(e.modifiersData[i]._skip=!0,e.placement=w,e.reset=!0)}}const T0={name:"flip",enabled:!0,phase:"main",fn:x0,requiresIfExists:["offset"],data:{_skip:!1}};function Wl(r,e,t){return t===void 0&&(t={x:0,y:0}),{top:r.top-e.height-t.y,right:r.right-e.width+t.x,bottom:r.bottom-e.height+t.y,left:r.left-e.width-t.x}}function Yl(r){return[Xe,it,tt,qe].some(function(e){return r[e]>=0})}function E0(r){var e=r.state,t=r.name,i=e.rects.reference,s=e.rects.popper,n=e.modifiersData.preventOverflow,o=os(e,{elementContext:"reference"}),a=os(e,{altBoundary:!0}),l=Wl(o,i),c=Wl(a,s,n),d=Yl(l),h=Yl(c);e.modifiersData[t]={referenceClippingOffsets:l,popperEscapeOffsets:c,isReferenceHidden:d,hasPopperEscaped:h},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":d,"data-popper-escaped":h})}const S0={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:E0};function I0(r,e,t){var i=vt(r),s=[qe,Xe].indexOf(i)>=0?-1:1,n=typeof t=="function"?t(Object.assign({},e,{placement:r})):t,o=n[0],a=n[1];return o=o||0,a=(a||0)*s,[qe,it].indexOf(i)>=0?{x:a,y:o}:{x:o,y:a}}function C0(r){var e=r.state,t=r.options,i=r.name,s=t.offset,n=s===void 0?[0,0]:s,o=kl.reduce(function(d,h){return d[h]=I0(h,e.rects,n),d},{}),a=o[e.placement],l=a.x,c=a.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=l,e.modifiersData.popperOffsets.y+=c),e.modifiersData[i]=o}const w0={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:C0};function L0(r){var e=r.state,t=r.name;e.modifiersData[t]=zl({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const R0={name:"popperOffsets",enabled:!0,phase:"read",fn:L0,data:{}};function D0(r){return r==="x"?"y":"x"}function k0(r){var e=r.state,t=r.options,i=r.name,s=t.mainAxis,n=s===void 0?!0:s,o=t.altAxis,a=o===void 0?!1:o,l=t.boundary,c=t.rootBoundary,d=t.altBoundary,h=t.padding,u=t.tether,f=u===void 0?!0:u,g=t.tetherOffset,p=g===void 0?0:g,m=os(e,{boundary:l,rootBoundary:c,padding:h,altBoundary:d}),A=vt(e.placement),x=Ei(e.placement),b=!x,y=Ln(A),T=D0(y),E=e.modifiersData.popperOffsets,S=e.rects.reference,R=e.rects.popper,w=typeof p=="function"?p(Object.assign({},e.rects,{placement:e.placement})):p,I=typeof w=="number"?{mainAxis:w,altAxis:w}:Object.assign({mainAxis:0,altAxis:0},w),O=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,P={x:0,y:0};if(E){if(n){var B,J=y==="y"?Xe:qe,H=y==="y"?tt:it,V=y==="y"?"height":"width",j=E[y],F=j+m[J],U=j-m[H],Q=f?-R[V]/2:0,Y=x===bi?S[V]:R[V],z=x===bi?-R[V]:-S[V],K=e.elements.arrow,X=f&&K?wn(K):{width:0,height:0},ie=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:Nl(),ee=ie[J],ne=ie[H],se=rs(0,S[V],X[V]),ye=b?S[V]/2-Q-se-ee-I.mainAxis:Y-se-ee-I.mainAxis,he=b?-S[V]/2+Q+se+ne+I.mainAxis:z+se+ne+I.mainAxis,_e=e.elements.arrow&&ss(e.elements.arrow),Pt=_e?y==="y"?_e.clientTop||0:_e.clientLeft||0:0,Tt=(B=O==null?void 0:O[y])!=null?B:0,Ot=j+ye-Tt-Pt,Te=j+he-Tt,Ae=rs(f?zs(F,Ot):F,j,f?ii(U,Te):U);E[y]=Ae,P[y]=Ae-j}if(a){var Ue,ue=y==="x"?Xe:qe,be=y==="x"?tt:it,Le=E[T],He=T==="y"?"height":"width",Mt=Le+m[ue],Ft=Le-m[be],oi=[Xe,qe].indexOf(A)!==-1,Di=(Ue=O==null?void 0:O[T])!=null?Ue:0,ki=oi?Mt:Le-S[He]-R[He]-Di+I.altAxis,Pi=oi?Le+S[He]+R[He]-Di-I.altAxis:Ft,or=f&&oi?t0(ki,Le,Pi):rs(f?ki:Mt,Le,f?Pi:Ft);E[T]=or,P[T]=or-Le}e.modifiersData[i]=P}}const P0={name:"preventOverflow",enabled:!0,phase:"main",fn:k0,requiresIfExists:["offset"]};function O0(r){return{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}}function M0(r){return r===Qe(r)||!st(r)?Rn(r):O0(r)}function F0(r){var e=r.getBoundingClientRect(),t=xi(e.width)/r.offsetWidth||1,i=xi(e.height)/r.offsetHeight||1;return t!==1||i!==1}function N0(r,e,t){t===void 0&&(t=!1);var i=st(e),s=st(e)&&F0(e),n=Gt(e),o=Ti(r,s,t),a={scrollLeft:0,scrollTop:0},l={x:0,y:0};return(i||!i&&!t)&&((mt(e)!=="body"||kn(n))&&(a=M0(e)),st(e)?(l=Ti(e,!0),l.x+=e.clientLeft,l.y+=e.clientTop):n&&(l.x=Dn(n))),{x:o.left+a.scrollLeft-l.x,y:o.top+a.scrollTop-l.y,width:o.width,height:o.height}}function B0(r){var e=new Map,t=new Set,i=[];r.forEach(function(n){e.set(n.name,n)});function s(n){t.add(n.name);var o=[].concat(n.requires||[],n.requiresIfExists||[]);o.forEach(function(a){if(!t.has(a)){var l=e.get(a);l&&s(l)}}),i.push(n)}return r.forEach(function(n){t.has(n.name)||s(n)}),i}function U0(r){var e=B0(r);return Jf.reduce(function(t,i){return t.concat(e.filter(function(s){return s.phase===i}))},[])}function H0(r){var e;return function(){return e||(e=new Promise(function(t){Promise.resolve().then(function(){e=void 0,t(r())})})),e}}function G0(r){var e=r.reduce(function(t,i){var s=t[i.name];return t[i.name]=s?Object.assign({},s,i,{options:Object.assign({},s.options,i.options),data:Object.assign({},s.data,i.data)}):i,t},{});return Object.keys(e).map(function(t){return e[t]})}var Kl={placement:"bottom",modifiers:[],strategy:"absolute"};function Xl(){for(var r=arguments.length,e=new Array(r),t=0;t<r;t++)e[t]=arguments[t];return!e.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function V0(r){r===void 0&&(r={});var e=r,t=e.defaultModifiers,i=t===void 0?[]:t,s=e.defaultOptions,n=s===void 0?Kl:s;return function(a,l,c){c===void 0&&(c=n);var d={placement:"bottom",orderedModifiers:[],options:Object.assign({},Kl,n),modifiersData:{},elements:{reference:a,popper:l},attributes:{},styles:{}},h=[],u=!1,f={state:d,setOptions:function(A){var x=typeof A=="function"?A(d.options):A;p(),d.options=Object.assign({},n,d.options,x),d.scrollParents={reference:ti(a)?ns(a):a.contextElement?ns(a.contextElement):[],popper:ns(l)};var b=U0(G0([].concat(i,d.options.modifiers)));return d.orderedModifiers=b.filter(function(y){return y.enabled}),g(),f.update()},forceUpdate:function(){if(!u){var A=d.elements,x=A.reference,b=A.popper;if(Xl(x,b)){d.rects={reference:N0(x,ss(b),d.options.strategy==="fixed"),popper:wn(b)},d.reset=!1,d.placement=d.options.placement,d.orderedModifiers.forEach(function(I){return d.modifiersData[I.name]=Object.assign({},I.data)});for(var y=0;y<d.orderedModifiers.length;y++){if(d.reset===!0){d.reset=!1,y=-1;continue}var T=d.orderedModifiers[y],E=T.fn,S=T.options,R=S===void 0?{}:S,w=T.name;typeof E=="function"&&(d=E({state:d,options:R,name:w,instance:f})||d)}}}},update:H0(function(){return new Promise(function(m){f.forceUpdate(),m(d)})}),destroy:function(){p(),u=!0}};if(!Xl(a,l))return f;f.setOptions(c).then(function(m){!u&&c.onFirstUpdate&&c.onFirstUpdate(m)});function g(){d.orderedModifiers.forEach(function(m){var A=m.name,x=m.options,b=x===void 0?{}:x,y=m.effect;if(typeof y=="function"){var T=y({state:d,name:A,instance:f,options:b}),E=function(){};h.push(T||E)}})}function p(){h.forEach(function(m){return m()}),h=[]}return f}}var j0=[h0,R0,c0,Pl,w0,T0,P0,n0,S0],z0=V0({defaultModifiers:j0}),W0="tippy-box",ql="tippy-content",Y0="tippy-backdrop",Zl="tippy-arrow",Jl="tippy-svg-arrow",si={passive:!0,capture:!0},Ql=function(){return document.body};function On(r,e,t){if(Array.isArray(r)){var i=r[e];return i??(Array.isArray(t)?t[e]:t)}return r}function Mn(r,e){var t={}.toString.call(r);return t.indexOf("[object")===0&&t.indexOf(e+"]")>-1}function _l(r,e){return typeof r=="function"?r.apply(void 0,e):r}function $l(r,e){if(e===0)return r;var t;return function(i){clearTimeout(t),t=setTimeout(function(){r(i)},e)}}function K0(r){return r.split(/\s+/).filter(Boolean)}function Si(r){return[].concat(r)}function ec(r,e){r.indexOf(e)===-1&&r.push(e)}function X0(r){return r.filter(function(e,t){return r.indexOf(e)===t})}function q0(r){return r.split("-")[0]}function Xs(r){return[].slice.call(r)}function tc(r){return Object.keys(r).reduce(function(e,t){return r[t]!==void 0&&(e[t]=r[t]),e},{})}function as(){return document.createElement("div")}function qs(r){return["Element","Fragment"].some(function(e){return Mn(r,e)})}function Z0(r){return Mn(r,"NodeList")}function J0(r){return Mn(r,"MouseEvent")}function Q0(r){return!!(r&&r._tippy&&r._tippy.reference===r)}function _0(r){return qs(r)?[r]:Z0(r)?Xs(r):Array.isArray(r)?r:Xs(document.querySelectorAll(r))}function Fn(r,e){r.forEach(function(t){t&&(t.style.transitionDuration=e+"ms")})}function ic(r,e){r.forEach(function(t){t&&t.setAttribute("data-state",e)})}function $0(r){var e,t=Si(r),i=t[0];return i!=null&&(e=i.ownerDocument)!=null&&e.body?i.ownerDocument:document}function eg(r,e){var t=e.clientX,i=e.clientY;return r.every(function(s){var n=s.popperRect,o=s.popperState,a=s.props,l=a.interactiveBorder,c=q0(o.placement),d=o.modifiersData.offset;if(!d)return!0;var h=c==="bottom"?d.top.y:0,u=c==="top"?d.bottom.y:0,f=c==="right"?d.left.x:0,g=c==="left"?d.right.x:0,p=n.top-i+h>l,m=i-n.bottom-u>l,A=n.left-t+f>l,x=t-n.right-g>l;return p||m||A||x})}function Nn(r,e,t){var i=e+"EventListener";["transitionend","webkitTransitionEnd"].forEach(function(s){r[i](s,t)})}function sc(r,e){for(var t=e;t;){var i;if(r.contains(t))return!0;t=t.getRootNode==null||(i=t.getRootNode())==null?void 0:i.host}return!1}var yt={isTouch:!1},rc=0;function tg(){yt.isTouch||(yt.isTouch=!0,window.performance&&document.addEventListener("mousemove",nc))}function nc(){var r=performance.now();r-rc<20&&(yt.isTouch=!1,document.removeEventListener("mousemove",nc)),rc=r}function ig(){var r=document.activeElement;if(Q0(r)){var e=r._tippy;r.blur&&!e.state.isVisible&&r.blur()}}function sg(){document.addEventListener("touchstart",tg,si),window.addEventListener("blur",ig)}var rg=typeof window<"u"&&typeof document<"u",ng=rg?!!window.msCrypto:!1,og={animateFill:!1,followCursor:!1,inlinePositioning:!1,sticky:!1},ag={allowHTML:!1,animation:"fade",arrow:!0,content:"",inertia:!1,maxWidth:350,role:"tooltip",theme:"",zIndex:9999},ht=Object.assign({appendTo:Ql,aria:{content:"auto",expanded:"auto"},delay:0,duration:[300,250],getReferenceClientRect:null,hideOnClick:!0,ignoreAttributes:!1,interactive:!1,interactiveBorder:2,interactiveDebounce:0,moveTransition:"",offset:[0,10],onAfterUpdate:function(){},onBeforeUpdate:function(){},onCreate:function(){},onDestroy:function(){},onHidden:function(){},onHide:function(){},onMount:function(){},onShow:function(){},onShown:function(){},onTrigger:function(){},onUntrigger:function(){},onClickOutside:function(){},placement:"top",plugins:[],popperOptions:{},render:null,showOnCreate:!1,touch:!0,trigger:"mouseenter focus",triggerTarget:null},og,ag),lg=Object.keys(ht),cg=function(e){var t=Object.keys(e);t.forEach(function(i){ht[i]=e[i]})};function oc(r){var e=r.plugins||[],t=e.reduce(function(i,s){var n=s.name,o=s.defaultValue;if(n){var a;i[n]=r[n]!==void 0?r[n]:(a=ht[n])!=null?a:o}return i},{});return Object.assign({},r,t)}function dg(r,e){var t=e?Object.keys(oc(Object.assign({},ht,{plugins:e}))):lg,i=t.reduce(function(s,n){var o=(r.getAttribute("data-tippy-"+n)||"").trim();if(!o)return s;if(n==="content")s[n]=o;else try{s[n]=JSON.parse(o)}catch{s[n]=o}return s},{});return i}function ac(r,e){var t=Object.assign({},e,{content:_l(e.content,[r])},e.ignoreAttributes?{}:dg(r,e.plugins));return t.aria=Object.assign({},ht.aria,t.aria),t.aria={expanded:t.aria.expanded==="auto"?e.interactive:t.aria.expanded,content:t.aria.content==="auto"?e.interactive?null:"describedby":t.aria.content},t}var hg=function(){return"innerHTML"};function Bn(r,e){r[hg()]=e}function lc(r){var e=as();return r===!0?e.className=Zl:(e.className=Jl,qs(r)?e.appendChild(r):Bn(e,r)),e}function cc(r,e){qs(e.content)?(Bn(r,""),r.appendChild(e.content)):typeof e.content!="function"&&(e.allowHTML?Bn(r,e.content):r.textContent=e.content)}function Un(r){var e=r.firstElementChild,t=Xs(e.children);return{box:e,content:t.find(function(i){return i.classList.contains(ql)}),arrow:t.find(function(i){return i.classList.contains(Zl)||i.classList.contains(Jl)}),backdrop:t.find(function(i){return i.classList.contains(Y0)})}}function dc(r){var e=as(),t=as();t.className=W0,t.setAttribute("data-state","hidden"),t.setAttribute("tabindex","-1");var i=as();i.className=ql,i.setAttribute("data-state","hidden"),cc(i,r.props),e.appendChild(t),t.appendChild(i),s(r.props,r.props);function s(n,o){var a=Un(e),l=a.box,c=a.content,d=a.arrow;o.theme?l.setAttribute("data-theme",o.theme):l.removeAttribute("data-theme"),typeof o.animation=="string"?l.setAttribute("data-animation",o.animation):l.removeAttribute("data-animation"),o.inertia?l.setAttribute("data-inertia",""):l.removeAttribute("data-inertia"),l.style.maxWidth=typeof o.maxWidth=="number"?o.maxWidth+"px":o.maxWidth,o.role?l.setAttribute("role",o.role):l.removeAttribute("role"),(n.content!==o.content||n.allowHTML!==o.allowHTML)&&cc(c,r.props),o.arrow?d?n.arrow!==o.arrow&&(l.removeChild(d),l.appendChild(lc(o.arrow))):l.appendChild(lc(o.arrow)):d&&l.removeChild(d)}return{popper:e,onUpdate:s}}dc.$$tippy=!0;var ug=1,Zs=[],Hn=[];function fg(r,e){var t=ac(r,Object.assign({},ht,oc(tc(e)))),i,s,n,o=!1,a=!1,l=!1,c=!1,d,h,u,f=[],g=$l(Ot,t.interactiveDebounce),p,m=ug++,A=null,x=X0(t.plugins),b={isEnabled:!0,isVisible:!1,isDestroyed:!1,isMounted:!1,isShown:!1},y={id:m,reference:r,popper:as(),popperInstance:A,props:t,state:b,plugins:x,clearDelayTimeouts:ki,setProps:Pi,setContent:or,show:fm,hide:gm,hideWithInteractivity:pm,enable:oi,disable:Di,unmount:mm,destroy:vm};if(!t.render)return y;var T=t.render(y),E=T.popper,S=T.onUpdate;E.setAttribute("data-tippy-root",""),E.id="tippy-"+y.id,y.popper=E,r._tippy=y,E._tippy=y;var R=x.map(function(k){return k.fn(y)}),w=r.hasAttribute("aria-expanded");return _e(),Q(),j(),F("onCreate",[y]),t.showOnCreate&&Mt(),E.addEventListener("mouseenter",function(){y.props.interactive&&y.state.isVisible&&y.clearDelayTimeouts()}),E.addEventListener("mouseleave",function(){y.props.interactive&&y.props.trigger.indexOf("mouseenter")>=0&&J().addEventListener("mousemove",g)}),y;function I(){var k=y.props.touch;return Array.isArray(k)?k:[k,0]}function O(){return I()[0]==="hold"}function P(){var k;return!!((k=y.props.render)!=null&&k.$$tippy)}function B(){return p||r}function J(){var k=B().parentNode;return k?$0(k):document}function H(){return Un(E)}function V(k){return y.state.isMounted&&!y.state.isVisible||yt.isTouch||d&&d.type==="focus"?0:On(y.props.delay,k?0:1,ht.delay)}function j(k){k===void 0&&(k=!1),E.style.pointerEvents=y.props.interactive&&!k?"":"none",E.style.zIndex=""+y.props.zIndex}function F(k,G,$){if($===void 0&&($=!0),R.forEach(function(oe){oe[k]&&oe[k].apply(oe,G)}),$){var ce;(ce=y.props)[k].apply(ce,G)}}function U(){var k=y.props.aria;if(k.content){var G="aria-"+k.content,$=E.id,ce=Si(y.props.triggerTarget||r);ce.forEach(function(oe){var Ve=oe.getAttribute(G);if(y.state.isVisible)oe.setAttribute(G,Ve?Ve+" "+$:$);else{var rt=Ve&&Ve.replace($,"").trim();rt?oe.setAttribute(G,rt):oe.removeAttribute(G)}})}}function Q(){if(!(w||!y.props.aria.expanded)){var k=Si(y.props.triggerTarget||r);k.forEach(function(G){y.props.interactive?G.setAttribute("aria-expanded",y.state.isVisible&&G===B()?"true":"false"):G.removeAttribute("aria-expanded")})}}function Y(){J().removeEventListener("mousemove",g),Zs=Zs.filter(function(k){return k!==g})}function z(k){if(!(yt.isTouch&&(l||k.type==="mousedown"))){var G=k.composedPath&&k.composedPath()[0]||k.target;if(!(y.props.interactive&&sc(E,G))){if(Si(y.props.triggerTarget||r).some(function($){return sc($,G)})){if(yt.isTouch||y.state.isVisible&&y.props.trigger.indexOf("click")>=0)return}else F("onClickOutside",[y,k]);y.props.hideOnClick===!0&&(y.clearDelayTimeouts(),y.hide(),a=!0,setTimeout(function(){a=!1}),y.state.isMounted||ee())}}}function K(){l=!0}function X(){l=!1}function ie(){var k=J();k.addEventListener("mousedown",z,!0),k.addEventListener("touchend",z,si),k.addEventListener("touchstart",X,si),k.addEventListener("touchmove",K,si)}function ee(){var k=J();k.removeEventListener("mousedown",z,!0),k.removeEventListener("touchend",z,si),k.removeEventListener("touchstart",X,si),k.removeEventListener("touchmove",K,si)}function ne(k,G){ye(k,function(){!y.state.isVisible&&E.parentNode&&E.parentNode.contains(E)&&G()})}function se(k,G){ye(k,G)}function ye(k,G){var $=H().box;function ce(oe){oe.target===$&&(Nn($,"remove",ce),G())}if(k===0)return G();Nn($,"remove",h),Nn($,"add",ce),h=ce}function he(k,G,$){$===void 0&&($=!1);var ce=Si(y.props.triggerTarget||r);ce.forEach(function(oe){oe.addEventListener(k,G,$),f.push({node:oe,eventType:k,handler:G,options:$})})}function _e(){O()&&(he("touchstart",Tt,{passive:!0}),he("touchend",Te,{passive:!0})),K0(y.props.trigger).forEach(function(k){if(k!=="manual")switch(he(k,Tt),k){case"mouseenter":he("mouseleave",Te);break;case"focus":he(ng?"focusout":"blur",Ae);break;case"focusin":he("focusout",Ae);break}})}function Pt(){f.forEach(function(k){var G=k.node,$=k.eventType,ce=k.handler,oe=k.options;G.removeEventListener($,ce,oe)}),f=[]}function Tt(k){var G,$=!1;if(!(!y.state.isEnabled||Ue(k)||a)){var ce=((G=d)==null?void 0:G.type)==="focus";d=k,p=k.currentTarget,Q(),!y.state.isVisible&&J0(k)&&Zs.forEach(function(oe){return oe(k)}),k.type==="click"&&(y.props.trigger.indexOf("mouseenter")<0||o)&&y.props.hideOnClick!==!1&&y.state.isVisible?$=!0:Mt(k),k.type==="click"&&(o=!$),$&&!ce&&Ft(k)}}function Ot(k){var G=k.target,$=B().contains(G)||E.contains(G);if(!(k.type==="mousemove"&&$)){var ce=He().concat(E).map(function(oe){var Ve,rt=oe._tippy,Oi=(Ve=rt.popperInstance)==null?void 0:Ve.state;return Oi?{popperRect:oe.getBoundingClientRect(),popperState:Oi,props:t}:null}).filter(Boolean);eg(ce,k)&&(Y(),Ft(k))}}function Te(k){var G=Ue(k)||y.props.trigger.indexOf("click")>=0&&o;if(!G){if(y.props.interactive){y.hideWithInteractivity(k);return}Ft(k)}}function Ae(k){y.props.trigger.indexOf("focusin")<0&&k.target!==B()||y.props.interactive&&k.relatedTarget&&E.contains(k.relatedTarget)||Ft(k)}function Ue(k){return yt.isTouch?O()!==k.type.indexOf("touch")>=0:!1}function ue(){be();var k=y.props,G=k.popperOptions,$=k.placement,ce=k.offset,oe=k.getReferenceClientRect,Ve=k.moveTransition,rt=P()?Un(E).arrow:null,Oi=oe?{getBoundingClientRect:oe,contextElement:oe.contextElement||B()}:r,Dc={name:"$$tippy",enabled:!0,phase:"beforeWrite",requires:["computeStyles"],fn:function(ar){var Mi=ar.state;if(P()){var ym=H(),eo=ym.box;["placement","reference-hidden","escaped"].forEach(function(lr){lr==="placement"?eo.setAttribute("data-placement",Mi.placement):Mi.attributes.popper["data-popper-"+lr]?eo.setAttribute("data-"+lr,""):eo.removeAttribute("data-"+lr)}),Mi.attributes.popper={}}}},ai=[{name:"offset",options:{offset:ce}},{name:"preventOverflow",options:{padding:{top:2,bottom:2,left:5,right:5}}},{name:"flip",options:{padding:5}},{name:"computeStyles",options:{adaptive:!Ve}},Dc];P()&&rt&&ai.push({name:"arrow",options:{element:rt,padding:3}}),ai.push.apply(ai,(G==null?void 0:G.modifiers)||[]),y.popperInstance=z0(Oi,E,Object.assign({},G,{placement:$,onFirstUpdate:u,modifiers:ai}))}function be(){y.popperInstance&&(y.popperInstance.destroy(),y.popperInstance=null)}function Le(){var k=y.props.appendTo,G,$=B();y.props.interactive&&k===Ql||k==="parent"?G=$.parentNode:G=_l(k,[$]),G.contains(E)||G.appendChild(E),y.state.isMounted=!0,ue()}function He(){return Xs(E.querySelectorAll("[data-tippy-root]"))}function Mt(k){y.clearDelayTimeouts(),k&&F("onTrigger",[y,k]),ie();var G=V(!0),$=I(),ce=$[0],oe=$[1];yt.isTouch&&ce==="hold"&&oe&&(G=oe),G?i=setTimeout(function(){y.show()},G):y.show()}function Ft(k){if(y.clearDelayTimeouts(),F("onUntrigger",[y,k]),!y.state.isVisible){ee();return}if(!(y.props.trigger.indexOf("mouseenter")>=0&&y.props.trigger.indexOf("click")>=0&&["mouseleave","mousemove"].indexOf(k.type)>=0&&o)){var G=V(!1);G?s=setTimeout(function(){y.state.isVisible&&y.hide()},G):n=requestAnimationFrame(function(){y.hide()})}}function oi(){y.state.isEnabled=!0}function Di(){y.hide(),y.state.isEnabled=!1}function ki(){clearTimeout(i),clearTimeout(s),cancelAnimationFrame(n)}function Pi(k){if(!y.state.isDestroyed){F("onBeforeUpdate",[y,k]),Pt();var G=y.props,$=ac(r,Object.assign({},G,tc(k),{ignoreAttributes:!0}));y.props=$,_e(),G.interactiveDebounce!==$.interactiveDebounce&&(Y(),g=$l(Ot,$.interactiveDebounce)),G.triggerTarget&&!$.triggerTarget?Si(G.triggerTarget).forEach(function(ce){ce.removeAttribute("aria-expanded")}):$.triggerTarget&&r.removeAttribute("aria-expanded"),Q(),j(),S&&S(G,$),y.popperInstance&&(ue(),He().forEach(function(ce){requestAnimationFrame(ce._tippy.popperInstance.forceUpdate)})),F("onAfterUpdate",[y,k])}}function or(k){y.setProps({content:k})}function fm(){var k=y.state.isVisible,G=y.state.isDestroyed,$=!y.state.isEnabled,ce=yt.isTouch&&!y.props.touch,oe=On(y.props.duration,0,ht.duration);if(!(k||G||$||ce)&&!B().hasAttribute("disabled")&&(F("onShow",[y],!1),y.props.onShow(y)!==!1)){if(y.state.isVisible=!0,P()&&(E.style.visibility="visible"),j(),ie(),y.state.isMounted||(E.style.transition="none"),P()){var Ve=H(),rt=Ve.box,Oi=Ve.content;Fn([rt,Oi],0)}u=function(){var ai;if(!(!y.state.isVisible||c)){if(c=!0,E.offsetHeight,E.style.transition=y.props.moveTransition,P()&&y.props.animation){var $n=H(),ar=$n.box,Mi=$n.content;Fn([ar,Mi],oe),ic([ar,Mi],"visible")}U(),Q(),ec(Hn,y),(ai=y.popperInstance)==null||ai.forceUpdate(),F("onMount",[y]),y.props.animation&&P()&&se(oe,function(){y.state.isShown=!0,F("onShown",[y])})}},Le()}}function gm(){var k=!y.state.isVisible,G=y.state.isDestroyed,$=!y.state.isEnabled,ce=On(y.props.duration,1,ht.duration);if(!(k||G||$)&&(F("onHide",[y],!1),y.props.onHide(y)!==!1)){if(y.state.isVisible=!1,y.state.isShown=!1,c=!1,o=!1,P()&&(E.style.visibility="hidden"),Y(),ee(),j(!0),P()){var oe=H(),Ve=oe.box,rt=oe.content;y.props.animation&&(Fn([Ve,rt],ce),ic([Ve,rt],"hidden"))}U(),Q(),y.props.animation?P()&&ne(ce,y.unmount):y.unmount()}}function pm(k){J().addEventListener("mousemove",g),ec(Zs,g),g(k)}function mm(){y.state.isVisible&&y.hide(),y.state.isMounted&&(be(),He().forEach(function(k){k._tippy.unmount()}),E.parentNode&&E.parentNode.removeChild(E),Hn=Hn.filter(function(k){return k!==y}),y.state.isMounted=!1,F("onHidden",[y]))}function vm(){y.state.isDestroyed||(y.clearDelayTimeouts(),y.unmount(),Pt(),delete r._tippy,y.state.isDestroyed=!0,F("onDestroy",[y]))}}function ri(r,e){e===void 0&&(e={});var t=ht.plugins.concat(e.plugins||[]);sg();var i=Object.assign({},e,{plugins:t}),s=_0(r),n=s.reduce(function(o,a){var l=a&&fg(a,i);return l&&o.push(l),o},[]);return qs(r)?n[0]:n}ri.defaultProps=ht,ri.setDefaultProps=cg,ri.currentInput=yt,Object.assign({},Pl,{effect:function(e){var t=e.state,i={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};Object.assign(t.elements.popper.style,i.popper),t.styles=i,t.elements.arrow&&Object.assign(t.elements.arrow.style,i.arrow)}}),ri.setDefaultProps({render:dc});/**
|
96
|
-
* @license
|
97
|
-
* Copyright 2018 Google LLC
|
98
|
-
* SPDX-License-Identifier: BSD-3-Clause
|
99
|
-
*/const hc="important",gg=" !"+hc,pg=fi(class extends Wi{constructor(r){var e;if(super(r),r.type!==ui.ATTRIBUTE||r.name!=="style"||((e=r.strings)===null||e===void 0?void 0:e.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(r){return Object.keys(r).reduce((e,t)=>{const i=r[t];return i==null?e:e+`${t=t.includes("-")?t:t.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${i};`},"")}update(r,[e]){const{style:t}=r.element;if(this.ut===void 0){this.ut=new Set;for(const i in e)this.ut.add(i);return this.render(e)}this.ut.forEach(i=>{e[i]==null&&(this.ut.delete(i),i.includes("-")?t.removeProperty(i):t[i]="")});for(const i in e){const s=e[i];if(s!=null){this.ut.add(i);const n=typeof s=="string"&&s.endsWith(gg);i.includes("-")||n?t.setProperty(i,n?s.slice(0,-11):s,n?hc:""):t[i]=s}}return ot}});let Js;const mg=new Uint8Array(16);function vg(){if(!Js&&(Js=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Js))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Js(mg)}const Pe=[];for(let r=0;r<256;++r)Pe.push((r+256).toString(16).slice(1));function yg(r,e=0){return(Pe[r[e+0]]+Pe[r[e+1]]+Pe[r[e+2]]+Pe[r[e+3]]+"-"+Pe[r[e+4]]+Pe[r[e+5]]+"-"+Pe[r[e+6]]+Pe[r[e+7]]+"-"+Pe[r[e+8]]+Pe[r[e+9]]+"-"+Pe[r[e+10]]+Pe[r[e+11]]+Pe[r[e+12]]+Pe[r[e+13]]+Pe[r[e+14]]+Pe[r[e+15]]).toLowerCase()}const uc={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ls(r,e,t){if(uc.randomUUID&&!e&&!r)return uc.randomUUID();r=r||{};const i=r.random||(r.rng||vg)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,e){t=t||0;for(let s=0;s<16;++s)e[t+s]=i[s];return e}return yg(i)}const Ag=5;class bg{constructor(e){this._caption="",this._currentTime=0,this._activeScenes=[],this._upcomingScenes=[],this._fakeBufferSegments=[],this._canvas=Ze(),this._controls=Ze(),this.host=e}set activeScenes(e){if(e!==this._activeScenes){const t=e[0],i=this._activeScenes[0];this._activeScenes=e,t!==i&&(this.host.dispatchEvent(new CustomEvent("scenechange",{detail:e[0]})),this.host.requestUpdate())}}get activeScenes(){return this._activeScenes}set currentTime(e){var t,i,s,n,o;const a=Math.min(this.host.duration,Math.max(0,e));this._currentTime=a,this.activeScenes=((t=this.host.scenes)==null?void 0:t.filter(({start:d,duration:h})=>a>=d&&a<=d+h))??[],this._upcomingScenes=((i=this.host.scenes)==null?void 0:i.filter(({start:d})=>a>=d-Ag&&a<d))??[],this.loadScenes(),this.syncVideoState(),(s=this._controls.value)==null||s.setAttribute("currentTime",a.toString());const l=this.activeScenes[0],c=to((n=l==null?void 0:l.video)==null?void 0:n.captions);this.caption=((o=c.find(({start:d,end:h})=>{var u;const f=a-l.start+(((u=l.video)==null?void 0:u.start)??0);return d&&h&&f>=fs(d)&&f<=fs(h)}))==null?void 0:o.text)??"",this.draw(a),!this.host.paused&&!this.host.loading&&!this.host.processing&&!this.host.waiting&&!this.host.stalled&&this.host.dispatchEvent(new CustomEvent("timeupdate",{detail:a}))}get currentTime(){return this._currentTime}set fakeBufferSegments(e){e!==this._fakeBufferSegments&&(this._fakeBufferSegments=e,this.host.requestUpdate())}get fakeBufferSegments(){return this._fakeBufferSegments}set caption(e){e!==this._caption&&(this._caption=e,this.host.requestUpdate())}get caption(){return this._caption}canvas(){return Je(this._canvas)}controls(){return Je(this._controls)}loadScenes(){var e;let t=this.fakeBufferSegments;(e=this.host.scenes)==null||e.forEach(({id:i,start:s,duration:n,video:o})=>{var a,l,c,d;const h=(a=this.host.videos)==null?void 0:a[i],u=(l=this.host.videoState)==null?void 0:l[i],f=this.activeScenes.find(p=>i===p.id),g=(this._upcomingScenes.find(p=>i===p.id)||f)&&(this.host.currentTime>0||this.host.preload==="auto"||!this.host.paused);if(o&&h&&u){const p=h.hls,m=h.video;m&&(m.currentTime>=o.start+o.duration||m.ended||g&&(p?(c=p.startLoadOnce)==null||c.call(p,m.currentTime):u.initialised||(d=m.startLoadOnce)==null||d.call(m)))}else if(g){const p={start:Math.max(0,s/this.host.duration*100),end:Math.min((s+n)/this.host.duration*100,100)};this.fakeBufferSegments.find(({start:m})=>m===p.start)||(t=[...t,p])}}),this.fakeBufferSegments=t}syncVideoState(){var e;(e=this.host.scenes)==null||e.forEach(({id:t,video:i})=>{var s,n;const o=(s=this.host.videos)==null?void 0:s[t],a=(n=this.host.videoState)==null?void 0:n[t],l=this.activeScenes.find(c=>t===c.id);if(i&&o){const c=o.video;if(c)if(l&&!this.host.waiting&&!this.host.loading&&!this.host.paused){if(c.paused&&a.initialised)return c.play()}else c.paused||c.pause()}})}draw(e=this.currentTime){var t,i;this.host.scenes&&this._canvas.value&&((i=(t=this.host).compilation)==null||i.call(t,{currentTime:e,transitionDuration:this.host.transitionDuration,scenes:this.host.scenes,canvas:this._canvas.value}))}clear(){var e;const t=this._canvas.value;(e=t==null?void 0:t.getContext("2d"))==null||e.clearRect(0,0,t.width,t.height)}}class xg{constructor(e){this._scenes=[],this._duration=0,this._image=new Image,this._processing=!1,this._getPosterSource=()=>Promise.resolve(this._image),this._getVideoSource=({id:t})=>{var i,s;return((s=(i=this.host.videos)==null?void 0:i[t])==null?void 0:s.video)??null},this.host=e,this._task=new Cr(e,async([t,i,s,n,o])=>{var a,l;if(t&&i&&t.length===Object.keys(i).length)try{this.processing=!0;const c=(l=(a=t[0])==null?void 0:a.video)==null?void 0:l.poster;c&&(this._image.src=c,this._image.onload=()=>{e.draw()});const d=await Promise.all(t.map(async h=>{var u;const f=(u=i[h.video.id])==null?void 0:u.video;let g=h.video.duration||f.duration||0;return g===1/0&&(f?g=await new Promise(p=>{f.currentTime=Number.MAX_SAFE_INTEGER,f.ontimeupdate=()=>{f.ontimeupdate=null,p(f.duration),f.currentTime=0}}):g=0),{...h,video:{...h.video,duration:g}}}));this.scenes=await(o==null?void 0:o({parts:d,transitionDuration:s,burnCaptions:n,getPosterSource:this._getPosterSource,getVideoSource:this._getVideoSource})),this.duration=Math.max(0,...this.scenes.map(({start:h,duration:u})=>h+u)),e.reset(e.currentTime,!e.paused),t.length<=0&&e.clear()}catch{e.dispatchEvent(new ErrorEvent("error",new Error("Failed to generate scenes")))}finally{this.processing=!1,this.host.processing=!1}else e.clear(),this.scenes=[],this.duration=0},()=>[e.parts,e.videos,e.transitionDuration,e.burnCaptions,e.sceneGenerator])}set scenes(e){e!==this._scenes&&(this._scenes=e,this.host.requestUpdate(),requestAnimationFrame(()=>{this.host.dispatchEvent(new CustomEvent("loadeddata"))}))}get scenes(){return this._scenes}set duration(e){!isNaN(e)&&e!==this._duration&&(this._duration=e,this.host.requestUpdate(),this.host.dispatchEvent(new CustomEvent("durationchange",{detail:this._duration})))}get duration(){return this._duration}set processing(e){e!==this._processing&&(this._processing=e,this.host.requestUpdate())}get processing(){return this._processing}}function Tg(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function fc(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}class Eg{constructor(e){this._videoState={},this._processing=!1,this.host=e,this.host.addController(this)}set processing(e){e!==this._processing&&(this._processing=e,this.host.requestUpdate())}get processing(){return this._processing}set videos(e){this._videos=e,this.host.requestUpdate()}get videos(){return this._videos}set videoState(e){this._videoState=e,this.host.requestUpdate()}get videoState(){return this._videoState}_setupTask(){this._task=new Cr(this.host,async([e])=>{try{this.host.reset(),this.processing=!0,this.host.processing=!0,Object.keys(this.videos??{}).forEach(t=>{if(this.videos){const{hls:i,video:s}=this.videos[t];i==null||i.destroy(),s.src=""}}),e&&(this.videoState=e.reduce((t,{video:i})=>{const{id:s}=i;return{...t,[s]:{initialised:!1,waiting:!0,buffered:[]}}},{}),this.videos=(await Promise.all(e.map(({video:t})=>new Promise(i=>{const{id:s,src:n,playlist:o,duration:a}=t;let l=null;const c=document.createElement("video");c.playsInline=!0,c.muted=!0,c.volume=this.host.volume,c.playbackRate=this.host.playbackRate;const d=this._handleLoadedData(t,c),h=this._handleWaiting(t),u=this._handleCanPlay(t),f=this._handleProgress(t,c),g=this._handleSeeked(t,c),p=this._handlePlay(t,c),m=this._handlePlaying(t,c),A=this._handlePause(t,c),x=this._handleStalled(t,c),b=this._handleTimeUpdate(t,c),y=this._handleError(t,c);if(c.addEventListener("loadeddata",d),c.addEventListener("waiting",h),c.addEventListener("canplay",u),c.addEventListener("progress",f),c.addEventListener("seeked",g),c.addEventListener("play",p),c.addEventListener("playing",m),c.addEventListener("pause",A),c.addEventListener("stalled",x),c.addEventListener("timeupdate",b),c.addEventListener("error",y),o&&!Tg()&&Dt.isSupported()){let T=!1;l=new Dt({autoStartLoad:!0,xhrSetup:E=>{const{open:S}=E,R=o.split("?")[1];E.open=function(w,I,O){I.toString().includes("?")||(I+="?"+R),S.apply(this,[w,I,O])}}}),l.loadSource(o),l.attachMedia(c),l.startLoadOnce=(E=-1)=>{if(l&&!T){const S=l==null?void 0:l.levels.findIndex(R=>Math.min(R.height,R.width)===this.host.videoResolution);l.startLevel=l.firstLevel,l.startLoad(E),T=!0,l.currentLevel=S!==-1?S:l.firstLevel}},l.on(Dt.Events.LEVEL_LOADED,()=>{T||l==null||l.stopLoad(),i({id:s,hls:l,video:c,listeners:{loadeddata:d,waiting:h,canplay:u,progress:f,seeked:g}})})}else{c.src=n;let T=!1;if(c.startLoadOnce=()=>{T||(c.preload="auto",c.load(),T=!0)},a)c.preload="none",i({id:s,hls:l,video:c,listeners:{loadeddata:d,waiting:h,canplay:u,progress:f,seeked:g}});else{c.preload="metadata";const E=()=>{i({id:s,hls:l,video:c,listeners:{loadedmetadata:E,loadeddata:d,waiting:h,canplay:u,progress:f,seeked:g}})};c.addEventListener("loadedmetadata",E)}}})))).reduce((t,{id:i,...s})=>({...t,[i]:s}),{}))}catch{this.videos={},this.host.dispatchEvent(new ErrorEvent("error",new Error("Failed to create video elements")))}finally{this.processing=!1}},()=>{var e;const t=(e=this.host.parts)==null?void 0:e.reduce((s,{video:n})=>{const{id:o,src:a,playlist:l}=n;return s=[...s,`${o}:${a}:${l}`],s},[]).join("|");if(this._lastDeps&&this._memoKey===t)return this._lastDeps;const i=[this.host.parts];return this._memoKey=t,this._lastDeps=i,i})}_setVideoCurrentTime({id:e,time:t,node:i}){var s;const{start:n,video:o}=((s=this.host.scenes)==null?void 0:s.find(a=>e===a.id))??{};if(o&&i&&typeof n<"u"){const a=t-n;i.currentTime=Math.max(o.start,Math.min(o.start+o.duration,a+o.start))}}setVideosCurrentTime(e){Object.keys(this.videos??{}).forEach(t=>{if(this.videos){const i=this.videos[t].video;this._setVideoCurrentTime({id:t,time:e,node:i})}})}_handleLoadedData(e,t){return()=>{var i;const s=(i=this.videoState)==null?void 0:i[e.id];s!=null&&s.initialised||(this.videoState={...this.videoState,[e.id]:{...s,initialised:!0,waiting:!1,buffered:(s==null?void 0:s.buffered)??[]}},this._setVideoCurrentTime({id:e.id,time:this.host.currentTime,node:t}),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{video:e,node:t}})))}}_handleWaiting(e){return()=>{var t,i;const s=(t=this.videoState)==null?void 0:t[e.id];s!=null&&s.initialised&&!(s!=null&&s.waiting)&&(this.videoState={...this.videoState,[e.id]:{...(i=this.videoState)==null?void 0:i[e.id],waiting:!0}})}}_handleCanPlay(e){return()=>{var t;const i=(t=this.videoState)==null?void 0:t[e.id];i!=null&&i.initialised&&i!=null&&i.waiting&&(this.videoState={...this.videoState,[e.id]:{...i,waiting:!1}})}}_handleProgress(e,t){const{id:i}=e;return()=>{var s;const n=t==null?void 0:t.buffered,o=[],{start:a,video:l}=((s=this.host.scenes)==null?void 0:s.find(c=>i===c.id))??{};if(t&&n&&l&&typeof a<"u"){for(let c=0;c<n.length;c++){const d=n.start(c),h=n.end(c);Math.max(d,l.start)<=Math.min(h,l.start+l.duration)&&o.push({start:Math.max(0,(Math.max(d-l.start,0)+a)/this.host.duration*100),end:Math.min((Math.min(h-l.start,l.duration)+a)/this.host.duration*100,100)})}this.videoState={...this.videoState,[i]:{...this.videoState[i],buffered:o}}}}}_handleSeeked(e,t){return()=>{var i;((i=this.videoState)==null?void 0:i[e.id]).initialised&&(this.host.draw(),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{video:e,node:t}})))}}_handlePlay(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:play",{detail:{video:e,node:t}}))}}_handlePlaying(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{video:e,node:t}}))}}_handlePause(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{video:e,node:t}}))}}_handleStalled(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{video:e,node:t}}))}}_handleTimeUpdate(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{video:e,node:t}}))}}_handleError(e,t){return()=>{this.host.dispatchEvent(new CustomEvent("video:error",{detail:{video:e,node:t}}))}}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.videos??{}).forEach(e=>{var t,i;(t=this.videos)!=null&&t[e]&&((i=this.videos[e].hls)==null||i.destroy(),this.videos[e].video.pause(),Object.keys(this.videos[e].listeners).forEach(s=>{var n;(n=this.videos)!=null&&n[e]&&this.videos[e].video.removeEventListener(s,this.videos[e].listeners[s])}),delete this.videos[e])}),this.videos=void 0}}function Sg(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function Ig(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const Qs=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen"],Cg={id:"captions",event:"captions:click",label:"Closed Captions"},wg={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},gc={title:"Playback Speed",items:[{id:"playback-rate-0.5",event:"playbackRate:click",label:"0.5x",value:.5},{id:"playback-rate-1",event:"playbackRate:click",label:"1.0x",value:1},{id:"playback-rate-1.5",event:"playbackRate:click",label:"1.5x",value:1.5},{id:"playback-rate-2",event:"playbackRate:click",label:"2.0x",value:2}]},Lg={id:"playbackRate",label:"Playback playbackRate",subItems:gc};class Rg extends Do{constructor(e){if(super(e),this.element=null,this.observer=void 0,e.type!==ui.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}disconnected(){var e;(e=this.observer)==null||e.disconnect(),this.observer=void 0}reconnected(){var e;this.element&&((e=this.observer)==null||e.observe(this.element))}update(e,[t]){return this.isConnected&&!this.observer&&(this.observer=new ResizeObserver(t),this.element=e.element,this.observer.observe(this.element)),ot}}const _s=fi(Rg),Dg=`
|
100
|
-
@font-face {
|
101
|
-
font-family: "CiscoSansTT";
|
102
|
-
font-weight: 500;
|
103
|
-
font-style: normal;
|
104
|
-
src: url(data:application/octet-stream;base64,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);
|
105
|
-
}
|
106
|
-
`,kg=`
|
107
|
-
@font-face {
|
108
|
-
font-family: "Roobert";
|
109
|
-
font-weight: 500;
|
110
|
-
font-style: normal;
|
111
|
-
src: url(data:application/font-woff;base64,d09GRgABAAAAAKo8AA8AAAABauQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAACqIAAAABwAAAAcij3a9EdERUYAAHZ8AAAAtAAAARgcDEU8R1BPUwAAfIQAAC2cAABqOg9lrOVHU1VCAAB3MAAABVEAAAuAX0q6zk9TLzIAAAHUAAAATgAAAGB1ariVY21hcAAABvQAAAK9AAAD7qTSjcZnYXNwAAB2dAAAAAgAAAAI//8AA2dseWYAAA5MAABc8QAAygDb9aUMaGVhZAAAAVgAAAA2AAAANhuGAEZoaGVhAAABkAAAACEAAAAkD8gKYWhtdHgAAAIkAAAEzQAACUh+XZH6bG9jYQAACbQAAASVAAAEqNayCgBtYXhwAAABtAAAAB8AAAAgApwAXW5hbWUAAGtAAAAB/QAAA/MOLbxrcG9zdAAAbUAAAAkyAAASPd0AALMAAQAAAAEAgy9Tpi9fDzz1AAsIAAAAAADYreGrAAAAANvr0kD9Kf4ICqQI0wAAAAgAAgAAAAAAAHjaY2BkYGD/8S+OgYHr+1/Nf7u4ljAARZABUyAArpMHPgAAAHjaY2BkYGAKZohiYGcAASYgZgRCBgYHMJ8BABSdAPwAeNpjYGbJYJzAwMrAwGrMcpaBgWEWhGY6y5DGlAXkg6RggJ0BCYR6h/sxODDwqmWzxf2LY5zF/oNxkQIDw2SQHOMPpj1ASoFBAgBkhg4hAAB42o1Wf0hbVxg979773stE/ENk1g5a3aZVJIQgpYjY0ZG6VoJ0ToKIFAlBJGx10wpV6URCCSIS/EcyusK6TbcOKSUMEZEiDlzZ3BhlowwREZEitoyygRQ2s3NvYiepMoXDuS/313e/85179dxBCPwT3xACsB6TFSZkPUbsh+hVc7hg7yBid6Db2sKI8CNMeGUKIbWKpKhAi1xAlFOnZBin+FtY3MdHagDdagl99qsIqAdkD/rUDc5ZQ6/toE+PN3O/Qoteh9ymjqHRPcd+PwrUBpI2Y7MvI6nixIf8fsTvGJKW3jeOcruIv/uQdCbZxzFOJde/l2G7mn0LuKCuosQ+gyE7HwXuDrzqEeOZhYexBcT7+JQxV5HfVu+hScehTqODfQnViiA5qK4gKD0oUz8zzgQSVgqDVir9paphexEJ5xnijC+uUmZ8Qs8RTxGXi2iWivPYJ3/Fa/YzlMs1nNRtuYMWxt9hLZtz+BjTkKjHqNnzDoL2ee7FGHU/92wUW6hxI5gQA2bsKXULXWoZUfPbBuOfR1hFERFzOMuxAerTrve1o2izttFg/YkaawH1YtXMb3TGUe8Mo94dRUCOpP/W+T4IboxMDUz+98FaTf+oNSD/RPzlCHTv5T8XjCujh9ZgH4wG1IpnKTA5PwDuRXJrRoP9YP6/pQ5x8gyxxpguvdAgF1rTRXI8q1MWWgdqmjDa+DMxvMT67Nz/UGZt0hdBfX5TKzo/V/6fdR3rejqUY1r39H2yR11LbzLH0zynzvcK+XuT91R6lhqcYR7Kybou4ypMH0UwqL2ha9T4g3VqQJ+wXseyXKxZtGHQ8Ljm9K61mH5iZzSOH8hjiBtNmddc9uQh5AHPRt/p+s9y4d639qL2xKFMnxq/5LCpFb3/EVl7XHtN15fROOt17blcFjNc/zHjv5hO7Wmua97ZZt3lxGU8r++CSoTlCZyW1fTULdSIjwnAJ/2olVdRC+xeJwaBf4LEW0Q/UcXf5smXiU1inGjib18TrUSMaLBrma911vIo87WN0N5Zclk9RcmL811D1Bmlpuu8Q4rQb23gA+mggzG3yEJijm1CHGddPceUZwmd4jnvqFX0itLdeQnGXco7ZI05yefdEYNf7LBdgAb7BKqcRe7JmJy7vC9u46wzT55BwJ1GwNmA376LJlsQWfbUZVhNsuY+4b06adpj9GCfOV8F6yiMVuPLCGrdd9Aqj6Vnee91sY6Scprf03wLRhBxIgix3WlvodP9Ap3SCw9jC8ke5vs8QmKBmOH3CL/bEbJqiJvUizUpRqlrIfs6iFn4xO/kGY57nX28QzkvX75JjYtYH7+gRPyBN8QmlFhhfnPuu0MxkHl/Xga9xHdC66TvbK7bLG4b9ol78PFOLjbtZTRb1bhkVaZ/EzfZLmW91XHsErGancdx1kPyOXj5PhcL/b60o4BnOSnCyNdtste8T0eE+wBBDeVHYy7M+5QL1n8u8qiDu4ISz7t8XyPkOno/ijLnB5S5efRvJzFJf1XTmxVED+ex1sw7lH2nDqs71kGvWEfAPo5h4gnxGTFBNBKfE0NZHsu2p8zas1y7Z9/afN9Eiuj6b+2jxmD+P6FnXvHSW9pTw+gnbmjm93XtNf3+0rff7Rbuxv4Fo7cyXQAAAHjavZNHTFVBFIa/cy+ioljAgqjPeVd59l5Q7IqKChbAAnZFYhcbiqJiwd5i74oFxd67CW7UuGFrgua+iybuMXFh8t518iDGxIU7Jzkzc5KZ+U7O/w9gUhUtED0jX3UmoTxM3ut1GUOoQRcimcUmSZLNclAOS8BobsQbGcY747MZZtYy65pRZjvzqFlivjJLPYWe857vqpGKVR5lKZ/qphJUospReeqW1/L6vOnemd5TlmGFW/WtKCvW8lgdrSRrtjU/7kNcmW+x62puJIo5FMmYEO+nERPivTU+mpjhZoTm+X7zCjSvUkWrGNVCqRCvX4i3upqX5p3mPVTNa/gHLyvEW+i67g/3q/vFfeOWuvfdu26S28WNDlYGdwRzg+nBtGBqMCWYECgLvAyUBIorvlWUVeQ7M5xMJ8OZ6kxykp1Ep7/TwIn0l/uz/fP88f7ufuyT9jF7v73PLrS32rl2pj3cHlL+qfxj+eCqPv/HEW5EhJTlL7JgVO/Mf7xRdTNMOyGcmtSiNhHUoa5WqR71aUBDooimEY1pQlNiaEYszbWHWuKhlVbSi0Vr2hCHj7a0oz0d6EgnOmtndaUb3elBT3rRmz7E05d+JNCfAQxkEIO1A4cyjOG6gkRGMJJRJDGaMYwlmRTGMZ4JTCSVNNKZxGSmMJUMMpnGdGYwUzt3tvYSFLKDXezhMCc4xyWKuMxVrlDMdW5Qwk1ucYfb3OUeD3jEQx7zlCe85AWveC3rWME8slgg61nLRZazSHaxhoVymZ2ckouslCtylWxy5bSck7OSLUUsZoNkcY3nFDCXpXJBhsolOcMS8mWDrmoL2zkuURItObJC1kiurJRVPJNiSqWv/m87ZaNsComQxzpZLWsln23sZSv72M0BDnKI/RzlmD5yhDOc5TSVkiyp5Mg4GS8TyJM0mSgpvwC2o9YTAAAAeNo9wn1IGgsAAHC77PLjLDU1Z5fZt55WZmZ22mXOz0vPj5yZmZn6ImKERMSQMUIkYsQYIjHkERFDYkiMxxgR/SExIh4hETEiYsgYMWKMGCJDRrz/Hr8fiUTy/2+JlCTlqyhV3qoPVcdVX6oqgABQACbAA4SAGPAWOAJ+VcuriepE9XF1kYyQF8nPyVvkHDlPvqxh1qzUpGpOav6AXSAGesAtcB88BAvgHVip5dXKaqO1G7UFCpliovgoq5RNyj7ljPKNUqFCVAFVRtVTCepL6gH1lsahWWjztB1annZJK9GZdJjupMfoGfopvQyxIScUg1LQHnQCfYMeGByGieFhrDNyjDyjVIfWPavbrftYL6iX1afrz+rvmQCTyYwzN5j7zAKLxEJZFtYia4OVZu2yDllFNsBWs5Psmwa4Qd+w0JBqKDT85ig5fs4bzgHnmvPA7eCiXCd3gZvgHnLveXJejPehEWp0Ni43fmi85gN8Gd/Hj/O3+dePhI/Cj94JyAKbINtEacKa4k0fm8qwCrbBYTgOp+GvzW3N7uZk86EQEKqFbuG68L3wugVsUbZ4W9Zbci0XIp7IJEqLTlr5rb7W160XbVAb3rbW9qmd1K5uX2rPtn9pf+hAO+Y7ch1nnZROdWeic6/ze5eqK9513g13z3dnu3+JlWKfOCnOia8kZIlcYpD4JM8kbyRHkltJBQEREUIgS0gaOUBukN9SprRLikk90iVpUpqR5qSn0qKMJENkFllMlpYdy772QD22nuc9J71AL96b6D3og/rwvqW+XN+5nC1H5Un5Wb+gP9qf6/+l0Ck2FVlFQfFzgDegHAgO/D1wowSUiDKgfK08G4QG0cHFwZ3BKxWokqs8qrhqR5VXFVUPQ/CQbig69GLoaOiHWq5OqfPDyPDK8NHwFUpCBSiBhtAV9BWaQfNoUQNqYA2iQTU2zbJmTZPR7GmONEVNWUvT8rVirUrr0T7VZrWn2uIIbUQ+4h9JjLwfucE4mBLzYlFsGdvAtrF/sCvsz6hoVD0aGI2NboyWdDSdUNer8+lWdW9117rSmHJsYWxv7FxP0wf0p487Hu8Y2IaY4aVh13BkuDRUjCKjykgY540vjHnjlfHOBJo4JsT01LRpOjeVzEwzYraYF8wJ85750nxvEVpwy5Jl3ZKxXFjuLGUrZBVb1VaPddH6yrpvLeJ1OI4H8Dj+Cs/hp3gRL4/D47bx9fHD8R82kY2wPbe9s323k+0CO2r32+P2N/ZDe4EACYx4SqSJPPHTATn0jrBj1fHa8c7x0XHnpDnlzqBz05l1Fp0PLpFL4SJcC64115brk6viRt3L7py7OMGZ8E7sTpQ9es+Wp/TE/eTYK/OmvOVJwaRpcnUyO3kxWfKJfLhvxbc9xZ+ST/mnVqY++2l+nf+ZP+PP+++n26Z904npzPRZgBwQBYhAMrAdKM5wZpZnTmYqQV7QFnwZ3AvezMKz6tm12XxIGLKEQqFU6N/Q7RxnDp+LzmXnrsPkMBwmwhvhbPhzBIp0ReYjmUguko8UIrfRuqg6Go7Go6noRfRr9P4v0n9BpJJJAAAAeNrEfQtcVNX28Nn7nBnUTEFe4nsccUTzOcCIKCoiKioiIqISgiIKPhERCREJkRARER8IiIoTGRESvl90zQrNzMyIvGVmZd3Kq1Zer8LM5tuPc+YBw6P///t9nzUMzJy99lprr733Wns9NidwwSisQ7A8jOvI2XB9ucEcB2zkAgftrTsAYOPeA9hYQ1traIV/c3PtBFQO3fgBnDXn7NANfyGor6Hd6L8HQQdQA4Lm5sw582JzzL5/p6f/e1/M5r6gL4hEB9B3p2/fwn1wVmXo3yjrGvoTjUC/Wv3xvHN30BtcARxIhwG6Iei8/vHro3GTwl8egCLQf0ya/t8NsjjYAa6DL63PRRDVoa8Rz+F/kNuHsVwjK+B4zorjbHk1b6W2V9aMvDNq78mTwEcIbihLu0yey+RvwNOyMuNz5L/zI++o7428M5K/Ae4iJXlRmHEcJ1uMYfbEXOAUtgo39lLz9GWvoC+lrYK3xV8Ax3CkA3180VPgEp4dBvzDs8OBgH6YCjqjurDsMFQZlgQCJ6MKUJ4OPLaCchREXltRTTr7DY4EHoQWwE1tHCfEywM5Nf7DTm5lr3IbCFXqPkA9yt3NdZiVm6u7xk1t3wc4KocBZX+5vV0fKyFe/1n+9b86l3e5/ObBcx4Rm7dnbY7wuHc+//wvL5d3rtqVqx0TkbJjR0rEGJDxXm3XU/CUE+Cu5lcmJ3vOH/2Ks4vX7JTAgk9ty8vtvq98bdfGZWPmubkoB40LSscs4CIbn8hyMM86ci9zTpySG47x6j/Q2l09ysFa3hGogS1BbCBFxcH4jcr006JtVVXb0isqUJpgXdDweFHA4sUBgUuW8NZb33tv67bjx7fNjggPxB/yPS8Bu+pq9PCS7oGsoD6Kz4tfsHDDhoUL4nWvSt9slD7Co7gG4+aMcRvIuXLj8SgpVV0wTwa6uXpBDf5JMLG36wKtgMaLV9v3l3cFwM7B0YtnmNmO0oAuPMZP5nzpUMDX628+Hr5wkXfFJ4eLr454NdwHuLgpZwRMemViTB83/do5U8bNmDVw3fyF67TVCajEY6bfgL1lEfNrL/q9Fuat/Ch7z8VT2TOTw72V6HzAmBnKzsXjXcP54WNTZvYd4RM4cu7K9Q1f5IONvUf6zB65cSsZZyyLYDGVRSqJRAqZBOLvFjeOh4K8N9cJD8BAaN1N48jZWAOwb8/hw3tWY0ETLp8G18G34PrpYLQNRaDFaBuVnaGN48FN1s5RRZpoHLpZw6I1WBR1a/YcOnR5HngNFIND4LXg08gNDUBuTOaC4V0+VFbJdcF/qDTOGpmN2sbZUeZopQKqyCp0XwX6JoFeLujeiSVV8K7f7xEbwoEK3QnfEPG73xPcPp+rEnyFxdxLuL29wkZpg2cKBiH4orU5KBbk5MBbOWgt2JUDctEa/HxQYyeQz92ieKpHjQNqezv5EBA0NUS7ZV1gVHrV+dQdFK8Y6M0Hw1uUR24K+xj4EHrn5DCcS/GPUO4y+U6DZ3vp6dOXL5PPVY2I96RrAeeIpVMF03L1SVBWVB/J1orFjU+EJMz3rmRey/pDGzfrbp6gXzcbe2uoUOFZNg64DhwC+st7Y1mBfui339AUwP32K2qcOP7NAwfeJD+swRwQEAcCQBB6Fx2PQ8dRxcFnuiLdf/6Dfzxj+MXizlwwHoQnmCOYPjcMXANdKpRhmeunTrMiAi6sGVUcuIo+v4bjBDXGS4FpHcipRwmYJ11BF8xPewUWaH488AJMbh1TrQD87gYQyrQ3onL5HrqxQ30XLRjxzdqIw8nbj8j5a98A+e+Xd/wSuFx9OLw42e+NqIVju8d65EUk7j2xh/YVj3kQi/saQjgwDCNm50CXl4EMSdaNldILMDSs+gAyjWDCrt/eKP9gT/7xigNxscl5B17ftNeqzEr3wVUAN8yP3xOYfco67qvt28uzN2/adiBrVfTGrJTLv9RqoysGDTyXHFmyfDThvw+m8zbmSye8nnAKLClAbYPHzwYobHhfHYI/3rh3T98JTgVRxfw+XUwxKoACrOUMeEfhtn0I3gMMqyLD1pYsyARlzt6OgyFX0F+2x2zeSjt04WJR/FHFrjU8p08f73404HvgiL61fngmOfP4gYLz82fxTsUoQO2NHn9zBz1lMkL6yZOVcz3wysKBUXh/U/bnbFy7UYawhbcLsPIyW/pg7negB/ruu/+g+3PzP9n4IXi5T6Xjsc1r31tqNexW7O7z53fnXrjAV+M9LwT9GywDgz8Co2uW3S6Pfm0vKl6ySXfzQm7OuXM5uRfIfMQ8Csd04vmo8OI1AE8neyCH9iAWWL+ycArw010UOqGENVNC885dXwcdi3fpE86h7/CU4Lk4jPsqPLY9uAFkrcbjC8megUdZXA/F4QRcP4J8P4w7GCX95gBjl5/dEbhv/avrddeu6vDb3h0/4U2N27evkdsPHPdXvYc+P3nS2iP66JKUj1WvFEaV3r5dGlX4iurjlK1XIviQTSuiN26MXqG7lrMpJTc3ZVOOyM9HQq6IE949MD/xKNnYQbJai8PoBTRdQDeKA8ELJnyHfgLKe09Bn7n7P0n4EP3Rq6L7W5tjT0TKX/lSgb49fx4MOA++AXbgGLDFSsVXH6GrNctqy6KTMDcXJ/Mjz+0m3NzNxpOuFXyFuO8TaWMrxunTfMU/9LepbkDWpMP0mS7sGd64Mj08eTKfLU74eV25uEDhdYyr4P2FqZyc45yBG7DvCHh/vRzW6w/AZRUg+TBI1mI1pY7ikA/Ugi+fLeJABhS/8vkKHYYJUU4Octu1i8BcgGEGMZgat44E6gIYqS+C9RVa4AJctCjtMIXnhwf7OuapM+dCd2S8RsilqeA+gO18Mns7tcJehokBDw8cdw+JjY8NcX8jaVOJvNSKa/zw6uMpsW9kxk4pBf1R6ZkzwCczw3ep+2D7fqrpbstjMxPO3f34rTmJE4f2VY4blp5NVCiiFzV2kz+VVXNu3ETcbz/OCWspeM+Vdl4iY45uahu2oti4DlAq+gv2NnYcRkRBnrbGypS0kuHBFpYDZ7Ds7YOh2+36HI698MUXFwL3D8qbPnbebPTke1T0PXoI7L4Hp5EfuoP2gRig2p2Ym5v4Wt4eWTV6Hz1HP77/mf8knzmPzl94OG1sov6Gxic5FfT++M//1KBOX6GGnSAI2INnWCGd3JAKSjMytW++kfEWoQOPskyJ55gV2YWwNscrgbojUABh1R596t4zcOxBOFYXB+UIgTSUTBZr2BdqiTzxeL/jhGw6Px3ILqK2URgnllwJFKPcMXl4bWPLgyIfcjd+jfWPz3zxLdoJZr6etT0NnQDBxUeOFKMyWcGVirACherMrg++56eu/efqhuJtW1Iz2L6M9ZsotifgecyTbQAvQA5sBcL7O0d2FHUXIPAdVl07/vr06a9XXltZAKzKbM/aPtb+jP4Fuv987I+uJ7u+hf5r7ZFQ9teu3L/KEkYnfLl167voC/QYPUJfvLt165cbiHziPjrQ/cqRUSQQ3UEuKPGe6AWth8EhIB+8uR/rHmvWXEa6/f/9a+XFAyEhBy6u/EtWEHECg6pCj05EFE9M+xb0+TaNCAfl03C2B2KIWDNgr3w+VT8UTtefgr/KCoqR5iDqUMxJzzvh5zuaPm94mjyrKtYncQbexBn2MN6asIYTOUMYw2QMr5yj+kB7G6VbF8DLVxAmzUjDTHoGFjidc/qr9Ce8yvT+MeFa8jhXdBEscQmeOapE/cJ6zMZ3/gB9/nhn4xj04rPMCnRL/z36NLA4cpTn/r6eEWOQXf3G3SK+D8U9Xk3UHvzCiAvjjh/Xd6yogP+lYrNPHyMr0B9gzwNfppvgTc8mv4J8jz93xgLZhe6JWJcZ5Ya/IquOc1VmRUFudfEtYUjD51Vnxf4Q608BrGhnRGiFIfontysr4YG7+ttwFbx7R6/DHQbDMn217pjE1264nYz1i0egAn4qK2gQijmJ73LSf2f6fUdKC1ACm/wfwR1Q92MZGluAxuLnA4UKrLMkNGSSlwj3iTReaoBBk0Yfw58qrun74ufXCrvw81kN8Vi+yHjVUr2rF929sVo7QC0JGbYW8DvegiDeu3m7GvT+6dNgYs1eID+/cuV5VL93zx9vvPEH+vpxBnCxvoQVr8Mg4BIWw8foKnp8ec3BvXiC+wKrvXvRi6PP0VmOyTPW8whuduIMtZYrFU54cnpBcVb2uP3s2W20B6yctmZC3zdy0B5Zwa/o9V/1p+GDV2aEadbnEzjYHqZ49+QGEYsMClZ41fIE9ni1GwcGDsCwRDpkdmQ6imTIag+jn04sWHby9HvvnkA/HjFQ0+AGXO4bqIE3PkCXP7INXDp7Z+Gbwd0+BBM/+FykrAjTYUIWJ9GUgmmyJasOwDagrZLHAk81broCARtCnuswqOSLgxZ3cDrmJE+JREkVsM8X/92oHw/WTls9vm/fCaumwWND316NisCCmK36s7KCXy7FlUFn/S9D/RetDp0+mNmhT4R4TPdQMlqcmQU6wKAFUfPT3k6Ayx+ju13M7U/w8td1wK6ruQGK/mkNrL4zNz3Lbv9y2czsDK6+w+TSCdMbStdoqimS1QD8iNyFSUgj6IqLGwT8TArGE1OA5zwn9OPo3GFbD/6F343s0J3yT9469kmZNej2G95tpx08d+4gf0YX+Btu20WcT3Iyn4jcAzhUf/8U+ADUVOnvYwEeKdzEE5TZVhxndY3NEfYseVzZEYBfkc9pEAFiisBysLQKTTuJilERbrta2E1eeAJkN8QxGET3zRPnL26qFKEIeafRLpR9GnyKJpzGqmHkWeQFffXnYR28ov8Uuuo9cdsOuC1eL8i7woa1s4ECEmpANsiqQQIM4b31UbBAV60/JvWVJM5NN6ZBKux9+JW6K4Jcp+XDioUwzMGSYvJsUWM2HCLvTPjsiFcHoh4VgRyE4uQpafUZaRR3F6NdJcNbJe+ZrU/KwXYV+c67MRvcYu1lCrz5K90U4BaK1etBTlyaLDGNPOPPRwlyxmtbxjl/UJgKiipRLbrNR2EqPwUlKIytR42xgi/daTlHpiXlYLMPcuGNT/jrghPXm85FLPF0XWd6hycwMVygLbHjFEwxd7z6UOvy/sajH35/8VeFIu/12EPyoo6JV8YUvovurd8eLzh98a4+qmp+dFl2XkWfHitTE4MXH1qgW3z6cM/oBQFhZN7lUJuxkrPBqwCeDQNVhEU2xBogOz6HVy9r0rG1A8xceWG4Vjv8wsqDP8Wi588PXrhwsPDCBeulc8tklfrKoKU7H+f/hr7K+wKEffEFKvkC0zoDw3akNFFd3dULmtgY9lSWyRYPvTd8sMnbe9MHG06AlxxLur4bv6pgSsXh9Ud6Her5H+uQvdVfVO+d//FbYUkx76x8658rFx25hPEmsDUUbydm6VkTnB0cyUKNGTewH8a7n9wajjv409q1Px1cdWGYVjvswgvgfuEC+uSS9c5HYMTjnVFzYEB9QNncpRLWTKcmsJUYb0dijQE1VhSIJenKMZ5YKeh6gc1oK8UwwCeX9mjk3t/7+2bw0vd5d9fJdP/seHl38kF0O+0tR5jU8RiYcejS7v/k/QIGbfnn9gHKI59Gw6N73kgjeybWfeBdTIMtWcWVbmo61Hj1xfY5WQ+e19W9u0dbOGMBmIje5xNyo/e8kxsWuCxXl0l0ehQmjMc4knMrskNj5YwoBFg0iNRwWJ+i7ACG8eOLjta+hbqDu5FbnC/G/4aex/50cPn7w9FZPIiFeDCFDg3Xtbd2blt2euo8MPi3/Mc7w/z03QyjSWQXWzxCBwlfJiRETm2YwmuTo1WdTDz+hTY7fus7WCR2R69+cEmfCUO3Hv3HPv1tjDNWbwAZM4OtYouhJF282Fkrq3zQ4IYxeE7436hFYcCNPteNPefItAZswHvxbokXL3bRZpSEBQ1y7Wst4JZXGo6989ZOm14azXDOgGdv3L6JLsH7o9UZpaXg5ztoMvgJCkkoQVap04KTaJU+S2wH1LRfSl8ORqs+AH+ONVZ5DOZ1f/q5PeNsU+oNv2Ro+7y5/vUzPftciH/r/aObV6bkaTfHpOYJHT4OT1i/PGxz7QV9AgxL1x7dpi+R3hneuB8Ba4kif+2b9pBhwl8MrQl7RbmNwu1f4uzpzkZFljOfxSEP0B2gevAzGIS+/vlQTc2h4o8/tgav/OtX8Ar68td/oS/zvgaBX3+NKr5mcyEHy1kShknnma2IFUeMbGIZ2XQT51kOXhhW/wt0iPu5cNW5Ye+yaXYB6xdlZXOjMOD8x9lL5ujPQmfjRMP4YtgaCTZQ2hCYhonspuZE2IJGO+zMyoM/x639qXD1xWFa/WvA/dIlCh5OnbMk+zGdynPLdEkG4JSXsEbogHUyjiw3RE+myHsCWLNrxgrPHlqtIiM2jU+YmLg3AnkIHW6tiCLtAvE6vBzjNJSthman0wQtU91ADh6d/LZzcae02LBEl8kLlyxZONnl2tGyrzoe6rQraOFqF9+FkZELfV1uWl84Ehm9cOLISf3tu9oOHBM95fVD7+bMnxcw6RXPPt1etnWZsGbG9jfF9eCOLJCMvy0zEiR1zI0sD8+1YBy6smDG/uI9x+vqZIHodK7+1tzFuRX7oDqX0ozHH89Q0h4Ytg+j1iBwWtWJ16gAbXubTLaa6NU/XYIJeu3Wo+/vh0OpDOJdgD+PYRj1BrAPpZeBAcC5HKULHXQf8Z50mjLdXnYDP8v0hp70f6B8CYAwVKP9ER2u/7EUfXwQ6XCrG7yavBqe826666Qt1vL4y7itib5AWvOXj6Pv0N0KkIDePlP/4gwqA4dROOyLVZF8sBw5MhxRGMUR6wt4Vitt6eQ+j85dOpiGUiiquMd0/S2wW+hOemXnGRxfgduY6QxBMEVfzPfTb4P7c+HPubn6HpSP4Y0FMAQzoD+VATcy/9yoxS8uz9jmpwYxGx5wf9H6gLBXZ69flDDRw3XK1KlTXD0mRq2LAOsWzsqYvRDERqzLHu6O0ufPc3CYtwCluw/LpnpAAdDImR5A7KVDUfKoFwWMr8Nx/yrWv6PSjR020GMuG/EY04F0TU79CSalCd5jRk3F/0aN8U5YtH72q2EB66Oyh7mDpPkhDo7B80GS+/DsdREoZ+HsjFkL0c6IdaSPFNhXCOHHkZUC4L1Z2d9KRTd9vEVrHLFBOc5ztV+0JjY4Ur13zpjV01aQX933wL7Kwcrw8BmLydvi6RFsjcjC6/Vi/rl0/qO2t1LbKotO70sYXsdrLl9OayhjdM1otMb6QD2Rc2e29RMf0DCIZ7yp44fqBtCH7P/drxSWvFETEVHzRsm+m3aSapC2ctGO0w4/wx9sir4H8u+LbH7+rfuFXFE/IP3gdTQA6/cjyHpuT3dGYjKrMC/ZMU4faJzHwBFPNHrEQc40+JKKtSv0HSJDre+Xjn12ee6BpJlCpdXe1XG77W0dQAXK7Bo2A3bvPxCs2rViXUFMVfRIt/yc0Mv3XZccityyKTNl0PxRrvleg169Gurcn2NnbyeFp0IQnldkn7azcrRSyZX9VVYq4sXRqDSOGB1HjaOVg2G1Oxl+OL5g25lL6YfiSkJDS2KPbD97MqM4rjhMPxd4ffQR+uAjKJwlHyyOKokr2XbqxLbS2MNLlxTHHtqhv14HgurqUDnjt6RXO5B5orBn/2EFlv1HzesKFAKGo2RyDlSBUkAqfg1FIVTxxnb2lOybWfX1WTez4Tmif1M7zSC3VnQ/sOGp9B46xLvB63o33VL4id6dnOEhf8EXj4EbNxWPtoMVUaIGmC2nohvL3NwCdn0ER/KAoMJCeH2ZTEB/1n2HnnTWdj61N7tME5qQvjUhVJO5ruH6VQBfPvJSWWraXs2rG9O3bXxVo/tYPWvjmhz1ghFT1y3LGuEx4XpY0anP6m9lvbl+nSZQPUipGjPzNf9dKxccPlJz5+zqjNVh7gEjB/Zz9vTfHJgLHNT+wwY7qey8o0bNHDG4p6pbz3mYDrXwEewrSzPqLM74pS4qAgFFRbK06upq/M2+xgr5bdlDbKcpiK9O1n8A8Wy5D+iHTWd7bFarRg3ophkICZkCtHLoJmjoyTVRh40biqQN8ydL0ddfbtr0JRgEZgCXLzd9gXK/ex94ngJgxRmUU40+Og3AaeB5dWHJlunTU0sWFP5ol/jyoVX5587lrz7SKaHrD4GbaqW2m75EdaV3Ue7t6DPA63IugOdWnkH/uHwZfXCmbtz6ixsSLq0f9+7WkNia0yevxYWkl7P5PJwfAr3x2PViPoKmtgjxIolOFGqLKPsTR6h6w4FEh9WTQhM2rU93DprgFcjHddgdOPvVgrQJsrLkSLRyyYhxMQFhy5yhm/fkYQuS9D8unttt1SBX3J+KKxfyBD+857xsOG2WsTe8QB+DISgQVEA76bdyUBQFisrRXXTX5Fcs78tBT0HF9yRnQYD66fgU3a/8+6AniNmHOK4Nv5tgNo6u3Dj8mTSCSnFIQdORxDO6D+gLlCrjWQUQ3U02fBfjAEpj+pmFkYTKfaMnCdZrbfi5E7FhCqJ2aNHnYQsXhv0le2gYQMOY1r/VbCj5lH1T+66Z8vsDnxCUwp/MRzeW+c9cggqpbSuch34yH4leF6gQzm/fLvoL+WswRFbKzkVBf4Nb2dzDHbp6R/aqNdk71o6dMtXTw8+Pv/bGsqg33ohanrFu8miNz2R3jS+GFUlsA+EhhtVV4j5TYYgvADxCG8D2XJCJEvS/8CUgE6zIAdFofw7aixII9wHnBXNgjuwZsbhsBzI0iIvQirgIB3rB8UDEyNGHP5y55egnce4BAHysrwQDvSc6p8cF+0yfywvXM0t2bXgnyrNX4IiERW6LfEd08/GKmhgQGSSeUcB0eBL3oWLUMtegJc+g8cQbJG87kRo9KzA0NNBv6iT/wCnes/lk/mBC4pGJat/ZJ2F6UfK0+dO3Tonz8/SYMN0nPjs9wjOqZ6/l0zZuZ32GConguuwY4T/Wb/jQqku1+JPh6BbR17D+S/Q1O3bGSueYiporTGPjQ7XageUbti7Vijo/VdkWo86yMqKz/WMf8algHZucPVCusyEkpxzkwBY8fOv339/ie6RpURXuaeq3B4vv7nkRIj/2IoTh5gtDAeS9qWzgVc334kXe+2f8uRqFguLGDPI5UNqqQYfab3bhj4aQNuNgDoiSPWzq+wVR6Xa+ft7DR8plD3VH4W5FgtrbsJZU0BgLe9PoCjMJW5V14kTWjlOndsyLjp43NyaGH3ICdD95Cv12ck3cq2Hx8WGh60W/ULlwUlonRA8Sz9788N4cCEN82Vt5OVACZTmKjEKRhl/ZHMezWr6AnlN15XqQkwlTKnisgZK9kfltsYZoY6TLk8R3PBEc0ARQtTcxEXljU7ZAIrU+ihx316yHCv299TXYyNhGdkjS12Gxr2HNeuoIWpXzpj3z1vwRLPjXqeDXSIK/bq7P9GC+KSLQk0yEsqixvWaPSAhzC588stukccu8A6LmUB74cJxVkEyL58EQzp3zaP9ssMCf1ufHAhoUI9ij8eCEyDSoZlNm6rrmU0Z/ozkbOdioQ/4YKNEvhxKJdFPz1AVoJW2aRLcgTkIr5haBXU6fVh84PmRa2PLosGlDMpM2HZWXWjVyH1599IpfeMyKcL9X5s1Cd7Fqii5mZni96jHIybGPy+QR1C/47UdveUd5j+jbo0d/twFTx2VzzGsqU1p54N9eonEkSh4bKgavGvylsLYajm7qWpN3AsOf1zRxsDWHRcwXIyy+urawCjRz01l5oFvNoEmwXPB86IJtaA5Y4clqqzRFrXjn/nuZPxQB32bYnS4HfdH9F8/MEZRg9saztTfXj0iGKARUcSP6CTHRTbtQ9R0iT7Fa6e+6wLd33yEdkuUxAeoFU6FLsx7zVP1eXe/iMlCxKHaQy4tVZh0LYr92VM/qSs59ANFU8cu0r3GF4PdCkNSMPXZYD6t+/tCcFglmJV17KDUcXSCJ8KgklQuLjCn/4Zc7dnyZ/V/N1Cmj8VYHipp2JXuUunjRli2LFn/j4+Y+ebK7m8/z003GmPpfrVzomozpcKbOPtyB6PSTKWyEYzBVd1N//ellvpiP0u8DD1BPfTK4XVzMQBG/YTx8wDEfTajoJ3Vu01OKh78d3tLP6+5mt+oxRSvJUi/6ZIZTWe0qSr2JpxMeK6p9H5UY/Z1M4I1ez6btMXJm7TtXvV+rf2LeHt168czUbyrBIDJOZAKLt8pKyZuCccq8X5SZnX/ECMjKBd0vLzcDxItwmHzZUruQavKmGIFwptbr/2UCi4jWizIznBrJAYYvpcuK8YXYQcATLwNdKyQuMN8KxR9aS89iDeAl4ko8XFVde7TCSDB9GDbewD8cKa2dyI5MaSWgy/EUzty5/3qFkTLcgm98inu/J9KE92NepIlYZJ0LC0FAYWF5hYEA1geJxZKVU9kkfjaDJ1xBDphsgOQOpxyB940ucbTg009BieQWfwpSUKqpaxxmp8M3GgTJQY4c0pGNgX7hCV1P+tKTBqBstqIAg3+V98FLR+9mC4peEP2ucu9BLsZV5EW1mR+WZ35YymtbunaRkWnVG7sYD1lkqx5ZOpxn2uOWtdC/LR7t1vqH17AcBLTZP5aRn9uBgdQ/kR8H5hWgEtQ6Crcz7xdi2QL9WkVDFLz2oGHAozfGYiCN9aXnS01HnW91ZPIGTR+u6U4lYQWWhClMElbcbJ1Z3k59nVT9wuKIfISte1HRrnETRHzZPHKkcVzSTGqVdb3ZHJvfOufo/CtoByaAywed+NuCD5nLHaFVR6DqCDQdAX8bXQNuy9B1dC0KaOgPMJq/i66h68uAG/0BNMvQVTDawHsai9CdnLMZZzgjBdg5AqLZQWyldnNzVQEH3s6It0gJuhQHazPO7HmcATthUuL1LjtkZUbMJVr0yq8O8j6rMf763piYo/8s1J1fQ+Y89VvTeWDHZiHX1HsNf8UzDyw0urDZPGvmx24KC+8h3ZrBCsAbSak5KDJlmgHjjLiROeJomCHN0VvAVlzoaAQrTYFmYHkRJpOf7kbpaYYp0DKJKTaBysTDMq70/I7S3llcTQze8S4nqjHNBg+5tJWYe8pNY0Vekrx2JtEiNJQrvwKs/Oqvv74iwSK7MjJ2kVAR9PFXaFsdqgG1GT9kMFuxC40LK6NZE9QWMNgJpgYD8bJQRybHzAY+h0SGXS0n8WDlR1/Pyt5SWFWxfTvo+tvn/47lrWlkGI0JK1q7as2mmrd14bC8aMFj4HSrMqyArqnUL07tZwX3irimt9c7Hoc1lOA2POTEFo9tw0tuCQ+sbPHtxIOfWltUta51PGTHiIbfJiYSHvlYfmkMrKjzW7WXJS7Z+fe23y8qbAMbZ2odhLebL1l4f1dzXi3ZC47tRA9UGfb+Kb37GIyJqW1gCwdRnUClWLTOxeXXtpAWRJzZma4z9RKItkZ7RxTUFIGHRZFtoEVOh6vRvnbiI++LtT4Hlu3BGc/iTA2V9qIHs7/ckR0ds/O5aMZMbmMOhGKbJjWV2TQ+PtimQRHtkUM5EpywDLrTaFlmhKvkCgunxJK7vHn0BDAiLQ+hgRTZ301ajz5765PPP33ieWRjbGGHgpefvZ3y6Wjvj5Py7q4TdHfMoyt03oXH0b2tryWSMIstax5XZBwud4PLNr82b1/N4rnzwrf8c/uQXoaYC92j04edo6Mkv9UMFCrGpyhaj1AhllWrUSq6urs7LUaqiLYUz2JK6PrRk/j1qDXVemQJTMfLFyhrI7yELGAN2hZCTCz0yyt7thXRElpbWHWvjW7ZetVix1K/ZJ3qQyxXcZ2ybYNkz+z997BCerat3tn6pLvdEt2C2D+b432pH0Oc422gAL4hU/tRWwjQud1wraX+YeNJ3OMQyndTG9EZD6mdloxZfYgY7oLlEG+xQCc9K9mIWVirOaxlZ8UNGYbYmNP4WUT5am4j7su8V4DN4FtaWT7RU8QWfOM9/Ly01jWxERXM3D2mpdQ0eEp9cAE0tuosnhVEe+/Ds2gP6rKic3kgdV+q1A6OGkdeDMokIRZ2fQA8FvpG7Jh1vxSs/8cmnw0/5c7aN8qrLjsgaev6usgB6QG3A1/3d3Hxfz1w9usBLr4FMsF3b/WjrMyf84KyTy7e+iDH9ZWkk7ELFy+eOs4pJrTBeWzU5h0py8aNW5biu6g4WuKVwNH9xqUVe7JZ7AysVlMjwmBP9HmF2BP6RNOYmkoXl0HUeiA7SUOAhRgbJtdRdKy6sqgVYmNajLQpxWMdaSHaho7+VMshN83hUxvSInxyfhLQAnwsMgktBfVIfeTTM5VeJnaixW4c2fkKUFjoSpS1Frsy9EXGS0Hi2S2PGG+56zvkNKBP0zG7ZYnmSjJohqGb0BJCgohPmngO1NvU1rOEg3QmZClsik2bIS3zOZ8rEHyFeGnukZ6IN4wkrUC7U6fQVr5C/9mpU0L8ZbQzJ+df/zDwi8Zw2ZJYHEDxoQF9nCPZJ7H5xpNtH1tuMIShw1Ar/ngy+Nfc9YdqxiOnOYITw4fhtufrt3Mi4GgPHfr67e1h+k/dyDwisUJUzhyls73mEUMwhxxtK03DhohwhVsKHWoGE9tqMgswwbOq6lqwpinMW7GWgEowiaz2MEiqJbCQYwcZ8J4JZCafFiDzIlwmBz2NUmARYz9mtoEoU9Bk8C9ZxpnGJ1E+dGaWgjFKyRGbAmCxaaiSqPmHmwUsiXF3GAadobYmIbnGwDsxsS3nmOel0IM/rl334OCyS68cAb6nTqOLJ1GYlZ/+jk/QzkcH8h9nB3jqf4TOteVldXVl5VQ2GY6Mfmvj7mjAFOwrImfta81QZRptunlslegzkNcafBr2CtNTe75Mfw/+1MwdUJuZ+WJI8/wjppv7GOwsAqu9dpab/h7g21DKfbZvR7XtsGuY72AI9zJeubqbesjwm9zUJ1G0+WhmsPfE4IyjILgZkV1KkibPC/FJKnnxZxPfDaOzAMMnPrgm8NttzjmLnb+hzWxDx0+WMIlsi3jIdUH5slyMW3caE+4oZ1holIxqIGrGmHjZjMn+a4MW+0x0M1I+cczAfsN0rxHyKyOD5vu5L1dJpLtPU/btz0NMP+TCUb7ggde5YcT/aNJHC0TT3Vzq2GTIn4oIKC3Qjk1uigzqKTJBwqcp9YQjFDcQZiIDLK8nip6/OEs7cWv+F3gM78hj2/S/SOdTrSatGeLQHcUzB6n/Fm0U8CdeV6e3YqNIeoHFgHoTesnZ2CATraBVkqvYQRlwa5Ns6fysjVw9RjM73zDBoWWydeIBtnMrpEt6Sgu5BIxub3GcSVx660TnX7y4tm16vX9+sae9Y1wpjjHru2Vi71+6FNEanZUPGpzbGt8h4vjyakdNmyJdce/AjqyC70e2LdWdQd+yMnT/xU/tpblAHGMDHi2T/fzegawdB+5NbE26k1j/DfEt0c+zPFBKfzea2UF7Jk5JCwmhUGCUo44tZIYaCH7aQo4o1eVkUbK7+Dd7qmkSD2iLmSpChk9hmn6BxXQVTNxiVNwQ32LWyv97vx6hjcNy60TllkQcuZmF75MIMDe1vRTVKuOuYXpWGagjpTNoID+jD6U2pGGCJPpA79SqqoZ001wB6r+lOgbxJZOYMlPP7VTYTz/CxJU8AysXJ838v+w8wMdwDkL0ijbOQaZivSW4rYMArE/oOrR0DGDwXw+hFWaaahGmbuwFm49un+s9cV6GVn/FhBATBcLUBy3RQ/QHZ6onmUFu65jFY3NJJuvsWlvHSwa9QXezBSolGr3FsWnqVdddvIiKTDzqeF3UWqKl0jg2yrbGBuZfAiVtDU3lgwcNRS0ODfG3YR2kCPOwt6kGojDBXSmuQkKwr38sUTN0D42EQKpcSDqFgSKqSEjni/k0j2wQrVYhwtIYeiIHKubU0cVOpLDGS4PBj6D6jcYt5/uN5mQ6lTqcRT9Io+Q6tX/f/mqCyshFzvI9f+SYULw47T0+vpk8sngKwwpoFMRu9wqysgru6etNpNBkqbMkg9IZn5KCa0v4krO+L8CruaItyaMLekNVK3OL5slTfWWUmb7SjoR5KMZUAI/2Js5L+ku78ud5lp9H9Zh+1GfGzj8d25GoB8Oz87/PvF90ovV8PfEMNLbVrD2JR2T98Wi6SvDtZNUTg4WztL3MMlm3fmgXw6g8MZ6RNU3FjWyKbbtYF2ZYRa+0ke1oWNfi20h7NPCQrG/DjfpheziXe+lSfLvli+iLf5dXZM3sTeOZ6ZrZDg5dvAjaSAQl6yYKaZ0rJC7NX6xRMbzdVSqIAtT+ShVoW/j9s+0qV4HCSMkuU75UGfhCjzPakR3bZVxlAhDa4EwVugHUKLgt3tDaGYaYNcPMNxTRgB/tpG6Ox1ItDTEac61JRQ1y1l9NYuopnB5mZ/1ND7eLM+8d2E7O/o1n2YZIMUt5uB3wiCXSWguOou5GMSOOe7U90dp4/LcsMZtgt2sXxo/gKZNnN2QQ9ITE7D34HxoKfNF5so82PsCMr8ey2FPKFrExCwZQk7wjjDRkyG17R1tQoAUuqM7lhOAkofb+fv1tIT9t7940VBa9ms67xnL8YyiNHXNq5azfBqyyGDWGvqloHi9WH4Xhkpg8J3om3TrcEIvnz+ietslxcwD1nMDGb4gfh+qoVpgjVEdV2zhDBSqqkDRS2n8Nfu4XqouaPOcB+6HDWpKc0eArwiPxgJ3p2o2VblvztRu3eGRYl29VmCuKYjzhWdzPc7qeWmx/x7BY3tAa18OGNNEPBDgNygfEprA3O6Ehdot0EhPli9WTJT4TB1R0nOjhbKoNiac9dP10xnAK6FrVna1UtmbQJGCai3dENUuppboVWYleHBZBEqxMdCuSNDKDrskmueQ5ly51rBAVTMoDmgcMhggdpJzuDC3jLZmj/ENa86EL+8akOk1+xcWqzOMFue8TKIYaNQKXhMLgL2L++kt0TmLZ1lB9l2SYm+SoJ118irXeUC0wyVQXrj/A/1iaO36Z5axDWifnHp3rNsY4VyNKIB6vF9uz98eywjlsetfvkXBjOfPML0jyLNhSwZuiBPpSB+H3XU1y5+mxCF551ppig3mD/MVaPF1J5qDSkENPFnCYC1fdlory6L7HazQfojtmUpnn+Um2GpMzbH8xD98SHA/w000pIV8/PvyHczBen2WSlV/vy+CI+fxirrCFfP5Htwz5/EIHFAAqWT4/W4e70fO7jka/qsL+4onq2n9UwE+N8be0WhDksolvtWmsbnbV+7UFWsOzpCKAxCNWd6ijVHmIUEWqD+nfw0yhQJG/uDFBzhH/HiLVPiDPk6dztOgn8iwGanhUwpueG3SU4qYJfBjpU5Smr8M9iOcB6YY6R7S2AlTTNlbGNiDIpzANXdcanifYQ5OaSUbcsRQT3JHLpUsUKskEkuBONcWbzLUk7Ur8GAbGax7g9R+J8F4Wo92t3DRkQtlbAV/4qW5bQUHFkSPFxTBZlaaCBfo8lzQXan81PsQ/almdBmBPxpU1BLUl2qNHtbz31kH6GBgzKM0FfqCPNsQSk/F52UCjGDkME6uqa/VbpThh48ia1mlivmMT/5QlTzE9R9XXm/qFDT54CzUXiBywOlEvm1aKIrleUrWo81i2TTERhxrjg9uyeg+Olis+ECimVR8CsLA0w0KSHIk/xLazNrHtDCxKISdaB+7pd0pcMjHrLPCpQPS5GeA0Z5V4LocEU25JB3HpFvhFbO4wyi8bsWoJXZ7GAZIbpQaCN17cLlVu1wsVGEe8+g6vOld8y1oobUjGKL5G13M0jfLMSdQ17OQqNwd3N6PGQdCEKce/uJg/fx7BR4txo2pGr30nX863WrwUVjBsKHrGuG26b7O4bbIjtxr5K+A9/XHrochkv9e2M26c+aR9DD5/2r9Fb/RUrCQ8seT/JmqDe0sxBSy+megRvakt2sQKbC0O29GgY2xunV4Tg69dseozxHqnL4sVbJrgZDEewHhGlmyJB0YVJq5l/78xRl+K9cbrgLrNSH1PvGck4p3g63ZE67c7Yt8Yj3DMJB7BgI9FCUjBSGzEyNS1GPnRWvQHJPVXraqkOmtktZaS1dXiGRBvQ2J5rPtAtXAN/tqwZj/SkbNiIOwXktiBUOVT6by4uDjiBOgG/EG3ExHsYEgIm5j2LfqBHIDTMbYqo3VzXGgkkRgjKJpgXKthgSK9VvAYOSbK+dF70r/3MpJ3/+7j9XVO82DAl0p1NiIjSDDgtrj4rYwJm9eu3WwaB7g1X/esSZwGJ6RQmXCkskhi5FqvQJdcW1T1fatV6FjKXsOa1mvR0bUW3qLjb8vG3ta8Wg0IxwN+3aRiDRtkhMzq1vB0H5Lq5ynbrKBHDPHWq+jVR9w/23olvRcB0r7TDfmLtXZsm1XboaqeacUd/XQM2azsjqjoSeMwhO47A43nia2SAot30ANLRavUsK2uIbn10TCORwHNoZH2vqZDEsWOSGtNR0Xc9ZDObFwgqzVIZWukIZqrrYqDJLjfu91VBw35Du0sPghZjSMqcwac2qx0lInFUNOuakeSn7ldRY84I4+I7eNqGo3WFpvEzD8wvN2sMuRwtLdOo8Sr/Ca4tcmuvO0MtzHtYpnkn24XyzC/UKhYv3JkeypYkhz+v1HFEj2p+y67faUsaXQz5hEKFWtmjWxP1SwSTd3Oyll3CSrt4YohZ5XJ0hBxvCTfcpuyZMem9Oj2zzqDv/vvzruCJri1KUs5DLeh7Zt9Bj94++efE5YnVov0JWM1UjpKYkXSdXV3s1lVUlYGArdRoFCxVpmj5WplJNjbvGJZVt3dnU2qltUHUXAEB1IPlY5bFyNvpMKoT6nH6F4Rw8Zot4iVUik+eBN0ovavaNs5W8AJemALGi02w4rZxnXmxdSM9VmJR5P5xtjVD/glhCINUKK7lUQdISgJOtQtXZ8AM9PBo2KTOm49pbYmZXWVtIYoNbrhHXSFHIMyTPbtq6vDiPEJ6FZqCkUkLRUMzwV+6LQxb42chQ5s6cyyWb4Z39PiwajKJFfO/IC0wnIeGouVbDXm2tFSSOblJt3T89OYx6ahnzTkWkreOdZCXCmlndpndsw6gs0y67KgoocJWdT6skCMRIuPKCcYliXMwUioqDBFE5tXVZZjPdm4ENuqT1MrpnmmYrHBmko0QdbEdGqN/8RWUjTtw2IorI8xJHGiKRUmPi8LtEh5jKxewkDTaglWJtVamiVL8gKrmeDh5+ehmToFjDCSZqiW4EQqJZCKCRZSHcVYXDH/abBZ9pNpxxZJffvLrB0k08lj+nQPzRRf8MKU3tDUxeFbUhct7u7j7jqZ5DZdao1uD0P+JrPAmmeagitVzArs2zTbtKWMU94kJprFGYuwLUrdctHI/KVZcHRLAdKAS0H5tEZ0f3aeAq2ahRkMNKFC6FJWXzva1RBYMNr9W9RACZEV6ALr0H8cRkxWSJEEEc42oMs3EkX07CVfiMF6vrOliE1TThniJpzF8My+RoK0glncRBOSzM74aV1qqhfaGs/ETQtU8xeZmvXUUp1qY7GE5vWqIatdSfU6M9jGIpbwNIkQyM5PNK9laUyvaVrTUsrXJfh2NcC0NaTs9mTq6jVj1q6EoXnWrhQ/ni/CYf5DmSEw+5lY08XTLDRbjAYwD83GUsdwsjPEeRvyf0S0wGKW4FBhghYrGdE8l5jW3TY7fzVU0qQ2i77AWINbOoI11uKGrAYnnQvN2oMacur6p7Eep3ToaqzLKfXvLban2RSG9ujiReRr7J46gZr3XWmx7elLl1CxsWtajLh5v03OVY2ki7qjXmtCvUFFaY5DQQtwwA12mqrXmXDBcJhqWp9UqhvdtWndaHtjzWhDveiGXDGG4VdZLuZ9D0NVAHt6SU0/zsZVoxgIxdtV8FcDNAoHrL/sBfyZ6MXHX+Shu2ivlbBBtuP3nRf+HFDVHywEio8B7KsbC0FH2bG4j9HvxUfQnxeiwQqgGjj6EODzju2vA7C+7mndVaTnQCOpPjZE9A+Tm8rIKVMXMAS4OTq4a8jVcxpiVtvzRSGr7e1BClp8ddDVyrhd89fY30B1YLLtwKvH42TOIUsW5+o8L+bvgjAkkr+VG3QxP5vV9KKx+h1u4/ceeB10lnYQDZYwJTlcaqXYT2RA5fu1gt/81iv+zEqwxYraLcd1fq3U/RHzeLF8EjxGc5NaxePv5PIumYWRhH4L/kY+76wNtmAI+rx7rN/fyOoV8x6sXMQaJg5innvzCkby8NrCqnrLVYzYydeLpU2LGQksZ5jOfzU3hpssRWf8bzOHhdLaoioY+79KHzbms/6tJGJii/v/LVucHIf9DVvcJ+L+2Xba4mEGX2Mg8v879jhdidtnj6MEgk+7DPIwoz/TCfOomX1JexXtS/QDcWwxA9PED6pA/q3bmOQc09zGVBBfWxMbU/IjUx85iQWgt2CZuMYzTJz05o55410ADvRsnl2KQI+vNQrRDnIfgKerBgsnVO57uBn9df8bpBN4VccPczcVOZU6cY23tr7tqE/vWCo47f7Pnl+w0WjzxeB+hz+NWXKoWrd4T2ZaAVnTFwuJsJzu+YZTJp9MurEwjYM84yYkwRR2z4S0ezj+QPceaZ9gca1qIRnGM39sk4jjoM1Hs4K8J87LLDUaA1Kb69wTVvueeHjVxL/7gNa/DYUKUTdvSTMHeWK9AY+pU4kJYCgo0N2Hqf0+Yl1rlA/ISkl8f5L6qJb0VaCdvp6oimneHs59Rw5FD5l+6DZtQB+lmrX3ECrheWqHthS1U29mcUo1JMytTCZbHpjf1SY511Qr96AKeHWtUekm/aJkIbHxEavhySt5dbei2mryBP0uCX/3kH1HJBolYf1dLPBJvtfPwN/vMxtXNISFnhrGVT9eqGy83BpdjVxTumgkUnO6gD5RON9YwOq9EutWn2go+Ar0LkJy43JLcoH8DBZjE7lAF4XrjYlMLojWhC4ywSA81IcJHzX6SbWRJc1SH2ZaHJk+90AIbbwtyRC0LEMXJBFiVqQFEYL6XCGRczLk1IuWlD6XDtrlOtNBA3p/Iakx32yuoKEso8NsrqBjQgoeHxIvyL0ElLYxXpUJLMwPfxeC/BsLGuMNYxuCFxfj+gRQGgptfMTqpJLTstK6uzvF8zGAfFF+43km63wzWfdlVlEqtYRGSKJOLR+S+9kNr9oqGpskp5W7aZ7hQ+hZ/zsci07zI1E0UTuwXQMFskVzAfj5HHaXGsAWICklSoo7kXXK3q6bI/4TK3jiZU7dZDlnDoBRqPvBU+hh3Zfot1MHkRNQF56rBK4XLwH1cZ47hy5EFtfMAyPf/Q0MQ7d+LUefz68pjgRTzlwGHpWV6Cr3f6l2LbkLcp8Y12ND809Z3VqnK8KEmsMoi0/MydFl8Im6DFN7kOgm1sw71NHUGBRmkIKEsyyZglJRvmaGoGQHHjODaTQCeV8819H1JtcZiOUbmhiATfHDEmOGH19FCh4WtoSfGK9ijmFT/BhMEyO1HMNEDs3xY/EqTU1UVkEV48jsQTvjrDXHVC4WQsyzaFdLFQWb4MqLuKZZgG2CMcdgoy5N7GqpBkUznNlZbD69D9JC7SlnpsqYFJ4S7PnAyn0vvq0pI2WnhoDxLxWm5VVUZGaCzj9+BTrww4d8WCyWncp+sjLp6jFWdeoR6PHorIW6W7R2h2TEl2EZ62xed+t5jWX7/ZixvSGrGo4nCfVDza6qSGyW/S3WKRc6mNQp54uN9wPnQ2/ZU+N3+bJQ43cp/C+A8Ool6omV9wZKqlSD/N4uw7Vb1qlkvSd5v3cmld53k4ifzWXP2tLbgdmVoIn40aMp61RCvM/EytPifcWrGjuBdO5Gk3uNV/UiV4cOjEqvYM9BLpz/hd5DzmqKm2AgM8UmUcQGjOvlMrwkZS1Gy2ciQSubvbH5HoRhlUmwTDF0Nvk9yABK/EWIn+RN0N7J3ugdDJWwDMQxOJrW4KTGinDwL+N9vCvObNmRw97Ee0H4BXhJxvySmVY4z0a3wdDDYCi6HcXfzwbPUYdsXV/yPOpAn7dt7kMgTfkFpB26fZi9URB8kr5bNuoAnmfDRxQSvbsExIAaeI9E62ENTNw8QUj+ypUzZq4GMasLVq2eMRNLQynGK4jeG001bY04/5zZjbBAx16X6T+8DHBRjU86hBvuPyf1OTTEam35DnSuH/6mn4O1zPCEs8m3ClOVsJjci771+HG01fxe9H3o6fHjoPNxUCBekK57R7ohve/fuCq92ZXphqvT6f0f5bCE1gmXbhOAJfoyGNzk8gAq13H42evsWbGieFzTGuJMD8KLZxS7I06BuYL1IpsDDY+MdV49YDqskT0T8/z62bhZKzCDepMbZFXqUfjPIaC/jb01WE5UlBFFeXlFLgOOHx/wHkwH+RNB/s1rE6/dTADyRHKfeSKqpzBdYA78VfaQ3ScNzOtu/0rqkO/buBFNBBqYUxNPSmbH14CxeJIaat0fw2170fE0vU+aXSdtJZb6BzHxxzpu7Bg2JXjZ8rnJg1d5g1qUo5g8P+NYFUzfv2LSjPDAOUtCwE8JP4wpSX39KDsHxLCvYVq701NnCsZ4QS4zLa28AKT9EWkAedvKTm7bX3Exf1Np15SXXvVd9Jqsx2u9SpcvL10m3CxN2fzWdycf1KcvGz2pPM11MlJFBfhHRvoHUDpGYh5oMR14JbV1ZadF9jzWo266zahGShj3s9dgmLPh2kYwPGEVyl5aEYNHSKrz78D1MdwgLF4TbVLMHJL6h/3ldrYGPB1AckZV0CTX8QXPCie6+cyp+mR7YOD2OflB4RGlS5bA9B0bpq/r0St0zNLU1KVjXu3ZI3bGhh2ws/c6b+91SDVj0uRZAT6TZmD++OL+r+P+HUV/jXStgtIwEORCaNoj6Rskbn27KmP/8UsHXivtmtw5zHfRRnmvxN6l0dGly/jyt3SYOz81EO68s9XNB9yRuEPuLXwiXGT3WAI1OVDrx+M9cBzEP7opxLEYQs9L7BW9If7RB5BzJkF+WlFXNR1N86jQaivHg+PT3/tScdohZdHEHUecwFMEAUKdHEtyJkakgsBj58F/d/aJG7kD/HLq6Nyl2jd39CrqtPPdd1cQfQdGyb2pXW/HbpwiGhxe2mzpLas8OWRW1cNYHSjcqgfc1uQfpvwAo2DNqlV6D95VXwdddJ/CUagH+Fn/Gff/R4/luXGNz+SJYqy7pvltALL23hPRtFo/yjiRGsPq4k+ZNGvOlImkLn5RQmKJt9o38GTTgv2dCpOnhUjXSMzwic/eGjFmmXiNBM95NT6zWiXTYmnuT+7Gbv1+DNu/gXUrd2ncpss2r8uoEsv7T2tOxikhsaULNxoy2iKLk5nxfiA3jBtjmf9tzl1xy7EwBHPFyezuE2SczOFBcyIjm42AYXJv2bJ0TGgvs8k9cOakyf6zfCbNJGurjPPB4xEn3p/gjUck+O/doPB3aGrP9QpkkAihB54VEUJPfLJ9zpztgfuDIiKC5uBlq837FtpJOqN7Oc2XVnCjuQnkni3Le4tE89+l1uJe1Cd4MN6MjKTiBdqLkUoWaEYqGVNCqumGdd+pH9mxTGns+WqbNI7EMnmY3oVrjcd3OOfZZN/5mySZbFNpTCobWh2scaZbmf7K35FMwPk33peFC77EfgH2CmDVETgCWXjDnyArTH8TqsNQHFyQg9aHwZHQNQLF0zXXn+smVMmcaRsrMvuACghVYSh+F4oPh2r4NAxkNfwhdEXrFkG1eR8doYr4rgA/FKr1N8lzfwpdUJzgq/+U/LkjB2RxYh8c7sOa9uHYEWhIQoIQFKa/QVvtgjkEveG4T6FLw5+sD6tHuI+XxT4YJQogOw9d9Z/hJvXRRpJk+026NBJn6BsdE6rkFJZM7JzU1bYCENtwEgoonjQj0ILJhwwZWQFavwgOJx3ulO4VVQjB/K+EDmfKKyzrQnCkvn8631N/MyMK3tPf4run02e98bOd2LO2CsZWxSO+V7peGQXv4sd+1f0Lw1bgPyQedRAc+VuURxpiIWBM+dxtul/Ep3gl1P2YDu8u0yvp89mNCONSw+5AJKaFIw+EYL0SDtc9yIDwOz5cr0zne0P95/A7orPFY10hS/Y+nrsu7L5cMQB7mCC3UnnBPnw3e2vO9FYemJj56xug/+eJd4eCmZtLK0/PXDDh8DuVR3fFeKEf/1P40UeFB65csX79/raroOfmiE1f5S60c5+Y4jrBru/07adR4370FTp4oHpP7oULuXvYOeDfPtci8cA57I5sNc1QVdjk8/89q48njwk6ekd2CN7EkXi/O9HfMSsA8aaGgEeoG1+qHwlOIj94qwCLsrqgGDlkIcdi0YYWfE1saL7CaEN74H4XiPdRY41KQbZUcPdmLfA5DZLKkQamFetPCh+ROxi4EBAsfyIs52ywpq0y2E623ah1pOzPQ8xTDVWJqYHENoU+ADw8c/fumYZL/3hO3p//49LdRe/6+Ly7aPOePfx7KXv2pLxa7utbDoL/CcL+iXRA+Ccq+ScxDbJTk5JStz3chv/fsmnTFpZHdRaFSfcIkzMXdi2kuAvZuLpDD+IQrthTUjR9/ruySuITHr6nfPeiOcLNPe+QcVkOAgRvoRNnL1ZobH4bpKXPVGPW+MVo4uYsdc8LHLPab4UmfvZS992z6b2Ra+ctc98z23PNtBjNmvlL1HvgQ3ph5Izw/oP7h4XPjECRyiHKiCXTI/AbuU5SPNfgigRfQcnsZeJ1tFJqCPuJh1htpRZ80ScnwW/6D4Ozgx8AzUlkDz2Dc4J/ggh9tGv//l3AM2ffPkIPkYlAIZbVSBUtQB4D4QP1clivL4KRUN8ZPq0DySUgqQTVojqUTu7gXoDbBUntRGuQSNQCGIkb1es7wT/rtMAFDClB6SX6cnpvN7n3TCnl0inoGZqqIwTP0Gqw+yDYhdbOAp7oI/QxvAFv6NV6dRFeaEbqb1J6gxufyK2xvvsy2WO6Degn0Lvm+g2AwR+C2WAXmP3hh+g4WouOfwhvXGV/Xb2Gjl+5AmbT9lEoh/cVz/NpjrtohDnC6jfq8gvq6gpeX0qmCvktvy5QaiNLw20cqeVGD2TIXXUmjW2ETtrahN1rPzSCqC1dtWpVdv0vIiAhmZNgWY3DsIhf3wyCwuwvq3FfiZB0uyygxevMAdPzN96ZD8XzHo+DQoXFgDrseVgUgPYHZIGAZBCg/wU4ZtXW8qE6LfAF61geF258Dbfrwrx1ajFZgO3OJJsWr26YVvUo8hYMvJNyvIdOnl247cZpX7/dJy9UVl7gQ9dHj15o77RqbjxeRMd6JOgzs7LFO1mf8f58FLslXSxVJRm71oZCVbVz922Y7JuwN2jf57bZL7/+6paDB7csSu2S2fXzTqNj3vnqnZjRh1/3D3sbfXYszP/1IxzLx+HtMM70fjSCcR9g3QWwQlSupGRTMOic+EFCwgeJGcleMfNGjZoX45XMh4Z/jJ58HJ6gnLKpZNMUJTtLhzkYzksUCrvrE78Hw6FoAQhC5aCKD014nICeJ7CxI89n0n5Nng+GahQEwlAJfvZFAsoyoXtgS3S7Ge+kpTUebgXu2eDru3FfUP6tLpkvb1v4+pEjW6J2K3qevTc6NLHXjk6jV7zz5TsrRpdsmRFehj6viA7o0XvFrPHoeo7PXBEvXmB0ANOSCSnp6SgsIwOU0BFPQal8KMpnz3N38fNifndwBvmenRmDYAZHI8Xv4TXRafEQVebyRRsSPMbCtfqsdfFSn73Zs6b5xTAR3U/KzARxx9BFsAxoUxHuCCWCDFSmr5d4iMeC3DfJsmiDM8BhPlTf08hj/jz+vjP9vqPBKg4uAg7AsTAFLUf46aWwUKeFi/XF5GVo10EaGyl9MzgP5GfkoeW4RSLMwC0y9Inkfj08Ppl4fDqSVVNmer+elDH2zdmnT8+ef/r0fEppacrmN9/sVA821dejrfUJZ4Dd2bPo4RlRDmE17rMTuyeCzRzMLyANcTAISN2/P/XaRzP9/GZ+xIfu2rB+JxarmsBxE+ZQPOQUDweaQYknnUnMM1WUMVoCFRiCF5/5Wcko98SsyOiSWwQ5/fA3N1P0QMW7fzio3Ecsiwhzs/vr3er6eleMIEFUxPEKxtGG5qU6sGs3hwApK4jMbKq/wKmLOtpu7Sbzcb2dAYJS81GPazOm+80E+R5b7t0ePRlV8qE58SnAGn0XNG7CbDZWqsZnsALjP6RJxIS8acSEnFj7sbkn5Kkdl4cELh48ad7CeZMGH03b+rZVaodFM/zmDvbBn/gMrux0dNucRd4TB7j16mWnGhXssTx154aJM73cnF179bB1HjXPc/0buF8sG7CMrnXGyAgn9BcsRk/hg4QEfU/8zFSM2z38jLV4HzXxsUkiDfL2nUpddX516qlOpXlwqP4mCd7AO8ztvFLpDmC+M24rl+7oBsAXfZBRr8tA72NR8oXn8XQRfSyirJrf5d0X1Wd+cC3++oeZqD695kPcZhXMIy8sgtn6ONIWa6Twhjh/cBPpLm94Y+fH17JBF/Q866MPdqL/AG9UDapAGaoBHigYtxNwu/u4HdGzbFgbGzAc1e755ps8dBtE4V00EySgTqjAcN84rBLnhSFszhk/NQDGIVvw73i4Lj5evzNe0h2Hs31OQe/wJvdiknghMYoE/wXiVqxduwKW6tf3dyZ5jc79Ycm6Ffz9mHXFA/ujlINoVn/nYvN70HpKVfwsQ4TOxB1X1Rys5OCzAN6sRpxzs4iNlnqKM3jsUbqF/kzKgbTep9y0EmJLnQ0RayFestCTIdKxtX5cxH7EmNiW+hnOIiOUzbuRQmUtdGJ+t1tfk7vdWhr3RFbPGZVZ6Ic5N1ujxVuUA1ozvAVC7C5dOmIBOAlKtQS6mYxhZaVF2NWFtdUHLIvY85qW5ZfmT/SUsstb4Ew4VOj/tACbVq+xANtYQ8/FrIZeC/Cb1dPT1zTvzLyuXrNODfHhbI47sRwddZPu8k2hCtUMwppifZLUrhs9d2Rrg9q4HlRgDNLXrRAuNUwnBJrWEOnK4oRsTVpcr6qufVlsZJziUuMmtTy6mqwdYnta0YOsFxSCVKXDBIKxzgitoWKGLYElYUxLjhjaNa8lYqk9mSFSe5Rw6ZKhOSv9YVLXw1bMFMeNDaU9MBCQjTuOWLGW1vdwLi5etwIcNpb4QJ79nVn9EKCR6odIdXqSLl7srKVh1oZaQ/+vffxYb4LeMP7/xh3ngaEFaRNg/OZItGrxiLHiHecTfegd5xFzbdkd54G4v7P8GryH92Iahr3SUMmryYXbOeOjuycn94r23H7oUP6cpUvnzF22rJProEB+DapQjXwvJ7tqdVzYovXrF4XFcZJtAtMwLU5MPzBXWAy2yeLs0tLsWG3n5I6h44LDFs0dP69zcpeDnc6nZ5zbHKX2SQhduGGca2SSyJs8imtPU4hiwVqVib8sJKv44HbPmF6bNjmsGDE3KqpsaVSn93bmvDdSBQJ1uYEqNxNMGdx0jKc9geusltjdj3DAnkX38v1pjcgOyV2L1+94+xDoXgjREHmU/6S5JXk9QbBs/vWI9dXpGafKkjv0l82NGQ1eOzA5iPCA2LPXMc62TWPiexNBt8nbtCk2LDp0iOuFC5CL8QpdscL1lTExSLzvvlEO8zBe3aUsGrNqcRL5nIFu6LgpJQorKH1dJznEjBdZgOrLCP0wRp8Q8dqyKaMXDxrBOIGmrFsUHrcuYhEdq0BqM6yRbmNrWlIlMLnH8snLU1L8x09ZiMc712Ns5hqUBiKnhiydhSrJ3SwYyjd8nPl8CsjK6pDMxx3WD8Xd76O1v2ob5eJzXdhzpH6iOKf8s7M7JF8eN3JkX9wmWh99Y9mosRJuORg3si7yVlRAndUyAJ7d8U9OBp2LkQ70AM5T72LEOv3xB8oQ23A3cRvR/grEtOly2ef8E8zT/iaVbRybUmtCtv0i7+nRtraxUyLjk308fQLJj1kwJsZtwsSx7lNSVqB4EDVt/vxpqEB654z8xP3YWq6gY8pPDK0JO0WZrMDtqf0ta9/95J2k68lXr2fXk8dLueJyeBbDonPc0YANc/zamLoFApN7Rk9442BJpsfy3lV0ii+NqucjZ7uoq3ZmVw1XofMgzHSOG2WUrR9KG1PJdFMD04PbvE29l3lmHi7KmLjCaRO6PScqioIHvoOGVWXvrFK7zNbXmwCnPATVGPbLLGLHpNJBdeRMr+Rk++leswFauwLdhTGbfSbTNkMx36xxG5cm9pKsqb0kI/aSy6osIVY+ddyoiSqv6X5eqqSI6K3ydbKZQ0d5qrxmzPBSbekUt9jdc8QAhcr6Jdv+fpqZETHzRowYrOw74OVOtkp/j6AocY7X8EPJWGOJJtPaLBo8L/nMmVFDQ5aEx27axA+9EoPqRrrFro4AI2NITAjGNwHG0LNFS4mECSndiaAkz5rgu4BMopjRWFTAJlQ0NWSZP5gl3YEI/TEMbEupeWKu8H/+lHL4cOpPMAaNBlf1JKYR6598Pn6ms/QMeQwbRb9+kpKRHL9pW8q1hKQU/LwPuEhe+n3gPPIV7cBg3I7aUKx4G1HJYXD64ZK0H25mZmZsv/HgAfAFAz78EH0r3smIZYLgQ3wG2OzSkP6g/62ohKCfMVqYihpU+wyuJrixMcN9eODnzeynoWAFKgO/oHywcRXIi4lBq1bR2KvGJ8J4wQnb2nRXMZTMdGObwACxrjf0ZWUyo6pHHT064P1GTqzobS1Vxtzf8LxgWoSxUjmt0Ulg0/g4qS46q3ZjuYeeWMlaa7kXw1VHLXUm9UXOSPuK5/NN6wxZ7nW5oUT2wRb6Ni031Fb/JP67Oz0ZkSygFjtWsfsMkOVeDTcuWe5REPtjMZhO0p0ChvuNLHYJ1mB7aFZR0cYWuhSvOWqLRuN4SndiWSbwNLZfvFsez/qpLfQk9eNj6Eeqk2WZqmCoQDdb6IeVy7LcD5Z9bNNU0LpFg5tnupr2J5ozUpF7YblYDrP/gPfjjD3Typj6VLFvybDBXZogwK4fiWoyjmLM/CByR2ULuRetMPpzKTeahdR3b4EXJlnSLNK+lbEW8RJz3F4hdSxayXGzlQLDDShyJrgtmVVZbZrVpidoGdmGepsgaDGdLYBi16wEr+kaQ3IqVLRqc8v3jllm3i8W74v7owUemt8cN6GVuUJqYiVj2RqIV2M3Frel7I+NAfPbE9zU9u609Jd50pvEPnldqVPj+0/TijDD2JUKGKOilAffAJmgu/PSB7mbilDt1mMkxe2thn0ikqQo1kktxofdsoCx238MPfpCzGzLy0w7oHtmlD+KJ53Tg7mRtHY4DWH+n2Ark9cWVsGc/wHKxqy89iJOeeyHwvh6oQhj7sp5Y0uD6WAKMR0ejzjUiL4pjaMV089UZCrjVUsuxvDYMl9RfxWVZlhaeE6biz7ILfcaFdTVpZ9y8rdv+c/atTo5+m7ZpoUDe6UULEpLWxSenu7jP+2Dh16vzF84+Wx21s6Tb2+btHagZlUf1zEDnOdtOfRh78NLs6J2HbqidhneewG8s+GTDfj/hoUh0w938Fzj8yqZXxR3ul+NxrgHNLvZ4X9PS1/DyWHnv02VyXUQnv8TAsWxwfvhKG4siWVrbWzoRqm2/V+NUWxCZnbB/e2fvfz3xyqZlsb9T9c2hswwZiSHaBgeNV+xgtz/fqRuelUm+P/tMWLpSw3y/8n4SLRUmtBC6jX/72lJvvjg71NCbvDo8D+hA7AcDKED8Zl0BCzbHKM1HtDCwedRZeSw15cnrB46pZdKysPooFuDft3y+s5xQfGCg+4j3rPJXX52hrv8mkAT7/RrDtJwtV8zwKY1HhxNazyYgzap9WABulTyoTnaTe736252v1+TLqR7/ix0IF331zZfWI6LOWQp18UCqxMtc4UzqZ1kbznjd5SbWb7vYU2TZF+NKYzeLddfooW1m1dgOqyxUIJJA2xZDSZjjSmnlmtMjXKzUGXqsMZSmSmNSR0tWoveMsXNKmkd1lgopaWp7y3V0pLypluB2Sxz+rDGQuq0pr6rVOMxuPFJJy2NNZ9P7MEBYhx2H0E9yktG4rFJ6ArWCWTK/l0EFf5sVB/8sRi+3UVGv5BD624OsP5j9Mmxt4Db1aVV8VETxtp3Gz568qK1RSFXgfuxY+iTqyFFa8Mna4Z3sx87ISq+auns7RFBPuOn+U8bPykofPvsvJ+S0MPvZm8PD5pEP/QJisAf/vjaaz9aXwL+X9wGMy+5zQqd5aYaP2PGeNUldOL2F+hENfuLfnFwsE/gHJ/B7Oc+INfWg8nSR3MC8UeoAZ1F9fvYmbTVFeYnACx5hybwWF1Bmkr9tErkLisobhBIIJqgKxafJ3c6OjW/B0FK/fECcj+xULIWTcQghLtieWJDlWQRnv5Y9GqxLtrdprnzJH1Iyp0HpVqWOW+8T5robk8EYv1NprY7uY2DDhS5ocMaj8cwvn8XHg8SP6oPL4XuduHx54J4hOTzI/odOPwwOSlwxig3ByevaQuz59wH9uj3+3OyF07zGjUef+A3MT5oRlDgnBlB8d7kggxv/OccF+XUMX5Tl2qKLl60BoPBl2DIADcvtwEjp0wZiWrRK+irkb5TRpLXXlc/P1fy+urtd75ynT7ddeBo79EDv3rn7a8M64CM3G9CawPLewOFYQDMD3cV7HdBOyMEjEeXtWiCViqBAv5RseeIrO+rc5bl6jL5BPISa6Isi84rzzX0I/fH/Tiz2PNWO6G/y/21KLhZN4Uz6H3erJemPWEMDH0l4b5UJrEtrXemkNVptcjFUnegjhZgb7lD2h//EPdnb6TNvCv+oRYFGSAbCZBgMRj0fkJHE5yb4MvHURwNCJogZgAk1Vald8bRO+oUNiYgSNSDeZFVvieGVoSheaNqhNINlVY3CrEMJB1T02KrrG65Dq977A68/9Pe1Yc1dZ3xnHMTYH1aJoGWIeISPpLwFT+CiwQSHFqlQDdkm51u1fqgwSi2MlBkJuIX4Ac+GKl8WJpZBKTIcHMMBNq60CqmdrUtsM0hMLfVLZt1zzb16WPDYecjlyQWKOt49pd/cPOE3Pue9773nN8595z39zsP4R73sP3TQId61qRXY/Rb52bfEwI91Fz5epmKywijfYsLVR9CWNK7kD9RKupZ/Wy1pbIVxfEaFfXgvXqg4wpGP1y1nhbiAlyi9scU/yinbOw+7OX0jFMmmj6n7DFQlQyq3rcl2973pJRh/7X4oHfmV7lxLYC+2H8FJU+Q/CloluxQJdPzdXRNQE9W76fmnUzBJYEJhCbSrE+cs3J+wdpFLzy9QLxUp0/O2PhdJ1cN32cbLkPOVpumxbcxjRNTJiJGTEA84TkPhFeH78lOc52ewPVwcl5dbz5h1eX34upSwvvZhK8L8Zzz/jzvYSoiw2NVW5Y+u55yFP5EOAqvEVYdpLZtOAYzwamDSQ1Fu88MtX384ADj1C1D8mx3Th2+/3pnXtoknLodVwgNIYcx6sh4kn9GhFMXxa8KTpPDMgmpjnI2PNkND5HqPHg3ULAc+3AV+zADvDoQcsbRONT2589ohCivjo8QFOTRuaNm1n/6UxWfJwN8uYC53JMBuIcMJ/ulxik5Nf2HL8fPd7GNVNl9l4KvvGsDPpGa+MjYpCWx6B/9A+hO7JKk2Mh4TWRddKI2Wpm8VNlRdqRj3rJl82J0STEtxaXNwoimoeEzKTkJUREKRazuxRXNQzfOrnhRF6tQREQl5OjUqxYp1VKJZkH8c+rNZWWb1c/FL9BIpGrlolXqnNJSgbMeWXCMJKSl+7OHg3GPuspqFHFRCbHzkP7wlJr6TjI7adXKaPi0PlQRGhQeFvT6gX1ng8LCgvDXwvCYcLlSrk9Py1LMU0TERqx9eS3clXXwYNaitJC5vo8HBocnR2eXlGRHJ4cHBz7uOzckTS7ThChioiSJsoR0kK6RJUqiYhQhGpkmLQ37uRfH+CSOMcVqUSjEaCZOABIxxjMolVNeNkEA0jvg8cgmZLejFCD4mx2NfTOpoaamgRxmgUywMg+sBN9BP0Xn8tA51PrqfUet4949fLjPsOU27hMiWI4IyWHAQzAe8lTwLljg6AVrwtYe3p7yjHeLxWLhPlxoydxKrjuFr9vAuIj+MppwEOBFgI/kycpxDJMA298MI18bfvUZ+TUQnm14T3+cm+3Qwdjl69bMH9yWdcp0+DUvzjYIvP5uLfvryk1xp9ZZTKkH9T9I/FpufMX6whO/eJmUVYljQXj4UWylRRXgnlfrAYBCvqX5Qlg5iAZbrBXV51pr8vJMFTX7jCe8m70/67kCuB2rt1dkHm2fBYTXDrcc3W0sqTmy1bDzSJH1LwP1hlaFrNO0oW7TYtqmUvF9XsfxYVjox2OhH8ZCLnVUAG9eGxkZ9YEpQG/hKh2bLegkFMIBFts67HclvnYufSNwx0MvBogc8ZlsYABL30H/8m/+auOBn7z55qv59dJjL3GC0eKkb5zO+AOYjQZn3e4wHTpXc7Jr9be5IAvKUCWjO7+/ju669F9rRS2C2XS/BjaEFfjFiWlE+O2CCTpKSOkSskJfewMEo6GRu+iP36t+d+cl8MSc1sDXd+ee3+AV2xcKwru60I1O7i30Cfo++gRkg6hLYHFvdl+L4ccnkCXL6LjWbS7v7Cx3jhHrcIyaGcdEGidWs5UzL+gN3lhdDJ5xXBT6oMKXUuAbIOM6DLQcGy3oRCNnMGYexX4fws+V+K3ENkLJjp9O0HTrzHzJTKnTcbHrFv79wYWyzKr85/MdV2yO/Oe3n8gsQy8AQVXVmKByN5h//jz6oG1WvOF0VtFlecwr+sa+vkb9KzHyS3uyThu4rxu3GHbuNGxx2MqNRWZzkZHF0SG0iC4IgpmGsHN/CT+qA8g/Px1Qk3nx8dxuuHcY3QKhw/eAhETyHfTPkJ8FNhVt+/lGb+VHuce7uo6bu7uBHYj7B0AAqkG/uYyuXMaR3FxIImniFnaj4Y4Lx8zduPxGHI+8/w1Xu4DPVYyrCo1GQXH1DsHVmCVJMYp4jeJUtFbniatJOoyrB8/OAK4+Gos9Gos9Gov9/8di8VAFe0X1/72uhmoyXQ3c7qAW6J3zOp7tzkkgd5HDWbuDWlhO+fdfvt1NTpXn9TpUsI1yyqfNJf8CcvhUxG+BU19EC+183z+Vvoh2In0RFWxie2eDL93+JiRsO7WGsX0bjseMaIyYvkhjRAvrWf8+qcaI9nMaI+x5zbDGiGr6GiMqeBWXPxMaI2sm1RjBfbbgY/BDYYUr39CPqQm1twsrekYHrFSfCDe2Xq6J5CHx+kTj8kRQReSJqnndKp9qN86tj8DFud2KbuKqZSU1US0dT//VgrAi4LVvm2yOSlNgvZVfsmu5VkrrRyG6CRE9P5hkM7lf4nn9IeC1Jzdidlz8p8SQPIQ39LRO6jIIBcWcnfMR2Zg9f/fkUSlwfrI5r+I9xMjiAvQAGrAt9ABbF17bXkwNgo3YnPUW/kZ95OwQjduc2seiHzl93JtLfRT5EDOFK3RS/pPFycTZQQW1KfD0CxQQbxx7tslE3xp3gmh82UE5O99/4jILRLbxEiB+F2n16hPdxmNsKR3Vs83BJEwvWihfGC5WyyBpfkLo/ZRYyLU1ot/1G439QAHSQWS/8SNkHr4IEn4JwJYOVP4WutQOQDtIyDQO8GcY+9FvG4eQuc/QAXRWM4CdOR3oV1Yr6ukQAPS2cNdYHV1jYZqLby+t3c/WTpjmolhYOLbfpcVpqh24OK7FuR//dtdNi3O/uxbnfwCielrxAAAAeNqdks1u00AUhY/dtCRKaFkhxKKaFbuMHKv5kQyLqhWbqqVK1ZStnUwTq64d2W5CVix5DhYsukViySMgsYAH4E04dq7Shgoh4ZE938yc++M7F8BTaxsWlk8HsbCFR/gibJO/CW/guVUXrmDHei28iZfWd+Et7NhN4Sqq9hvhGhp2KlzHE/ujcIP8g56tSo2rqIxSsIVtfBK2yV+FN7CHn8IV7FovhDfxzhoIb2HXfixcpf9XwjU8s98K16Hs98IN8mccIMEUC6QIMcYEORRu+bpw0EKXFPBU4Rg+NTlVMVcD/MKQah+aq33+QcT5zkdWrgxnw3nG74hKHCTTRRqOJ7m6Va7T6qpgoY79NA9jNfgwnPha7UeRKhWZSk1m0pkZ0a7PJBMmYsoU0E+SwKQFcGeMGwYvkkPfjG8in9BiMIfDhYdzHOECJ6R1L80/rVvacVzv/OjixJMAzZXDdVP1IPBSr1b6QanMWI+krNf9hE5xxh2nrO/d7oTKnDUt9LOVhUaPw8M141zRZ6G55G5EzwHtNNp8O+yOLkebgU2ahUmslj9zeqYcZ4mTJB8m8aw40L2ed+1fmSS/1FEYuLqtO3vdbhv/qtCDshwyjYztU5z7bBMchtk08n3S3/oF9+8bmJdDsz3WPWmameKu5/O5HolXHZv8f0x+A+Zzs9UAAAB42m2WdWAbRxbGv2/iSJZkSlJm5rq2ZCwb5MSJEyeOHScppLK0kjeRpURa2XHKzAxXvnKv7ZWZ78oMV2ZmvLu2V253Z8Ya9e70h77fm5k37w3s24WA/P0GJPF/fmK++0cICkxCGSbDBz/KEUAQIVSgElWoRg2mYCqmYTWsjjWwJtbC2lgH62I9rI8NsCE2wsbYBJtiM2yOLbAltsLW2AbbYjtsj1rsgDrUI4wIGtCIJjSjBa3YETthZ+yCXbEbdkcb2tGJKLowHTPQjZmYhR7Mxhz0Yi7moQ/z0Y8BLMAgFmIRFmMP7Im9sDeWYB/EcDEOw+G4G2fgYxyBE3AszsMVuISTcAxexaE4lWWcjOPpw1G4H2/Sj/NxJb7FN/gOF+FqPIqHcQ2GEMdJSOBxWHgEj+FpPIEn8RQ+cffuOTyDZ3EtUvgaJ+NFPI8XMIzP8AWOxlLYWIYRpJHBBchiBZYjhzwKcDCKMXyKlViFceyL/bEfbsOFOBAH4CAcjM/xJe5gOQMMMsQKVuIX/MoqVrOGU/AbwamcxtVIrs41uCbX4tpch+tyPa7PDbghN8L3+IEbcxNuys24ObfgltyKW3MbbsvtuD1ruQPr8CNeYj3DjLCBjWxiM1vYyh25E3fmLtyVu+FdvMfd2cZ2drCTUXZxOmewmzM5iz2cjetwPeewl3M5j32cz34OcAEH8RN+xvv4gAu5iIu5B/fkXtybS7gPYxxinAlaTDLFYdpcymVMcwR3MsMsl3MFPsRHzDGPy+iwwFGOcSXHuYr7cj/uj5fxDl7D63gDb+MVvMUDeCAP4sE8hIfyMB7OI3gkj+LRPIbH8jgezxN4Is7hSTyZp/BUnsbTeQb/xDNxA27ELbgVD+Am3IwHcQjuw5G4Cg/hHtyLu3gWz+Y5PJfn8Xz+mRfgOF7Ii3gxL+GlvIyX8y+8glfyKv6VV/MaXsvreD3O5A04G2fhK1yKU3AuLseJOA2n43beyJt4M2/hrbyNt/MO3sm7eDfv4b38G//O+3g/H+CDfIgP8xE+ysf4OJ/gk3yKT/MZPst/8Dk+zxf4Il/iy3yFr/I1vs43+Cbf4tt8h+/yPb7PD/ghP+LH/ISf8jN+zi/4Jb/i1/wn/8V/8xt+y+/4H37PH/gjf+LP/IW/8jfhPeRCTBJlYrLwCb8oFwERFCFRISpFlagWNWKKmCqmidXE6mINsaZYS6wt1hHrivXE+mIDsaHYSGwsNhGbis3E5mILsaXYSmwtthHbiu3E9qJW7CDqRL0Ii4hoEI2iSTSLFtEqdhQ7iZ3FLmJXsZvYXbSJdtEhOkVUdInpYoboFjPFLNEjZos5olfMFfNEn5gv+sWAWCAGxUKxSCwWe4g9xV5ib9HR5y9k7Lq6tk6l7WGtEa2NWlv9bSOxeC6b8ceU+tqGctao5YtJ8bdlU9mMtcwfUxrqiNu5eGEkmbZWhuKGgx2JrBOLx62ME4wX0dcZj3lTJpR0uvPHHH9UB7R0wKgKaEkJRs1EVhH9UZ2GpdQXVTNaUkLTS5JKlSQ13cyVMnN5C68Ph7VGQjNKvIcNl80YiuXKht0/X7djpxOWz5bi79b52zr/bpW/rTasW2dqKxXdM4W9NDSzJMZSwyqHSJPW5oplqZxlZdKxTMKO+3pi8YJj+dJS9JB2rR2+HrUFaSllPe76ytLun2+O8sqUeDU0am3yzVFeGSmTopnUJCuT8vfqJWX1knrVkrJSKnuHC5lULFcYSccKTmW21PL1qWi5kmiNejmNzb4+FS2nZL4am5cSml+yJfn/3pImfTxNEV+/cnbUOvu9Q3G8QxlQh1JQhzKgV1DQKxhQKyhImTyQszOpyQXvv3LgD6splFr+AX14BX3bB0tyHCvhRSU8bti3WK1wlZTgYnP9VhVxcjqbSeXV6lq6gm1eTmp4rIj+tqjSmGX2NVzforVVa5tWdSfCkWalja2BVC42asWzI0MB6e+R7IvUhQNyv0paGrQ2aW3W2qK1TWu71g6l9eqEImHtF9Z+Ye3XqudtU9lG2jt8gzIt35iSQbVXY1ICgwnbyll5Ox8YmyDPrz7aGvUtUg7jUrzWcF1zndYGrY1am7Q2a23R2loWLeSy0qhXKYfrGyNaGwLuaVt2atgZrnCG3SdQcT6UtEcnuCLvXqSMNgKxXC47lraSjl9SYXlQas7rVp2J7FhG0VDWGQ7oYYmMCtmqU2ht1tqiVe5WOKxOI9zY0SW1qak1NFLI2/FYOpN1rKoSTgylg221diZp5exsLthusMNgp8GowS6D0w3OMNhtcKbBWQZ7DM42OMdgr8G5BucZ7DM432C/wQGDCwwOGlxocJHBxUX0RWsd20mH1COlWZYFzbKwSK6JmmdZNlRFJy6jNKvNy0n7yispuUK/1rShCog0fF1KepRPT0kePSZ2ha7v0gh45VwPyadj+WHVatems/F0f9+s6pSVG3FfEkPpfK17D5xgzKx8yGDcYMKgZTBpMGVw2KBtcKnBZQbTBkcMZgxmDS43uMJgzmDeoGOwYHDU4JjBlQbHDa4yNyBWm8/X1YdiaucVqxvgcU2s5NS9hqpY8dTVWHXKHlforyRt6FP2DFW+JVabSq4nkDVXslvSta9lBvikXziUKiYVrkn9Malwhf5ckUa1+ZyRtm/ck0hovDhnpGb8jxNEqsZLV+WOLa4q4pOzNAS896qkkHrbSq7QL2JjuG8caZT3LumtTaTtVHn/kv4JGJ4AW0F2SVZBckmy1tVY0AW3s4hpieUTbeXFlpx2cMFR4GioXGXlzL2qcM/AGM6Y6amSxbxoViazhVyJ5RZ345e3zTWqkrXemLLqG8eMXRIwqDrd/WiaZrDY7ZepOkmfl6QrXnpOslwl5iT9MiVPvWTcfi8Nt18l4IKa0h0ggzrJyokGGSYgZ09ksiPl3vwSvAgeBFUMDwMyiiIvjhznRZLjVCyJanI5UMaTJGNkCiM5GUOCF8MDHcNDFUORF0OO82LIcSqGRBVDDpQxJMWz7meRW8qWh4YK6bTluJi3gtZIwqt9boGbtqLgvuvy7mOVHnJ7vMU3TpFtbg383xbvzSxbpk605CaOprFKNhVHVEvTdFd6j03aqpUt+Ur5HHhfS14WVcXvqtpR23Kqih9X0vwdNBGzWgAAAAAAAf//AAJ42nWPPU8CQRRFz32zdGBhp9BBSWlpaWHCJrKwJQmfBRITNRGjBv+O8dfxG7iwW5GQm8k5M5nk3YeAps9OQXBNYo14dhIbXu1vTuKdD/vWSXzyZf92Ej8aIOUaklSosI80so81tpda2JfRQnEVt0S048k+DP9h58kdevS5454HckomrHg5zcpQ47di2lfMumf3dsXYXOBjzbLmf80/73psdOPNww1LTQnNNPdr4W5xAF7NGZF42qVVW2yUVRD+Zvbv0m63S2+UUmpZi5WCCKVbChQEarfFbbfUbCokhESX1guytE13EVIehHJJRMMDD8T4YOINCfHBEB8IMcQQRK2CykXjJYYYw4NRH6oiIrTOmf+0sEVINmaz3zfnnDlzbjPfDwLg47me3eBwS7QTgUQ81YOVcKQfo6MoFiIwPNKTBS8mIx8FKESRjExBCaaiFNNQhumoQ3bjuuYgNjQ1dgZxoCkmeLKtcV0Qw+0d0SBVxjragxTrlFEa7Iy1BelohisY7ykTvCdl6J+doX9Ohv6+DP1zM/T3Z+ifl6F/4C7+5fF4IoUjXfHkkzja1bW5D8e6Exufxonunt7NOPVUf7wLQ9IRx4VEb1cC3ypeUrys+IvisOJVxRGD5PRs2dxPvt7+7h7K75MGlSRlLSpPJmsWUKVgLVULhmieYB3VCS6kBsF6Wpnc0pekltTGVIKiKTM3JmdiPZf5j+WXQfe0eYIee1LTLlH0KXoUcxS9ilmKjuIkxWxFv2KBYqFiqeI0xTLF6YrlivcoVijmKk5VLEIlWrAaa/AEnkU/BjCIfTiAV/A6juAojuMkhnABP+AyfsMVjJCXAlRCFXQ/zaN6Wk4ttJrWuKelUvcEPEd3zx6/p8ZanZ4B18dz0PJhy8ctn7B80vJpy0OWz1r+2fKw5WuWR9yVHK9Tba2w84w75gxa3mf5gHujzkHL59z+rDmW+ywfsvy9ZbumN9tyheVay8vceN4W2+6Wl9+PMD2PTfQhfU5fYDuN0lfYzjns0Gd0mj6hIfqLfqc/6TpdoWt0g7N4El2lP+hvOkMf0ad0lj5mYrlCZvqSztM5ukAX5dZX0SOcyz720j80wnmcze28miPcxlFu5VVcyyGu44Vcz4t4MS/hBl4quwrLi1dhNuagBiG0IooY1mI9XpBXfxEv4TV59zfwJt7CIbyNE/hA3v8UTuM8LuJrfIPvJBMu4Uf8hGu4Ltkgjy25MIMqqYpm0SJqomaKUC/1U5JStIWeo600wMv4IV7OK3glN/LD3MRhbpa9nJXcr8Uyyb9HsQ7d6ME2yb79eBmvyg4O4x28i/dwDO/LLk5JFjq0QyLV8iy55QGJGOJqsZISuY5ni5WSFRZK7jm0U1aq5wfEGpQVF/FcsXbJyov5QbF2yw6W8Dxk0R7ZSQPP5yrp3cvNvJRr5MU20TCYIuzX+jV1a6rUVIypMlNjpsJMfTHKeYFWF8v6xVplYfn5aCbNRC7Pknh+W9WFdhYwQxUhinZBok56XBXBVQuJiPsmeAlTnDZM8GbxNvGC6m2Q0KG4zdp38qq5xcucNyCn13yiiNEa+54z7zIi6kT7dH40Y5tlPz7aIUqTRIp20iDtot20h/aa89k7FH952/R2RXqbEhqv6DZfj2remCoC95oxyZtmbZPU4t08jFUrleLGKUvzMu9RJa+bvtbtPiGpqbS93vhV45pscM9SlD6OM7ozo5ANEtMv2WbeyOGARvOI5gdQzAUmHzhfsI0nCy5Wn0KxYvrtCEmPsdZojAa56yzhYjlrJap5ivRG0MHFylGeKvM6uERjmv1E5C9feJ4mvJZLtcfELzNtjR/BY2IxqlHgqtm4go0r1U2F0q+TqzNj2nJTQ8a1Q6IFkUfD6Rpo9U90Tb+X4QmqpIpklOZ/z84XDRgdU1f92raO65uOsmP0mL2craPrjSKKyvXa0Rz2qwbn6ehaqXqjguYmC+WVb9Fjrd1+2qoZ5gNzleqG0Y/5bg+GqfWWiq/Q3mKtOjNnm1pkLZZb7RCslLzYhO3mfwe9D0jGhuQOYv+lwf8C/hl03wAAAHja3X0LeFTHlWbV7VarW/3uvv1+v18yxoB5vyLLRFEwIQohCqMQhhBCZMAYAyaAMcaAMcYYY5YhCqslhLCKQjQsyxLCsgzmbYwxxhgwxgRjjDGr0TAso9EwGt09dbqlrpa6eXgzu9+3Ot+tvn267rl1q87jP6e6gVBCSAmZRjYSoXzU6HFEN/2v58wkXiIHPpEkIoMXSgTSjyi/MeFJP+n3xDfGsbaKtd/+xgRon/rOaGirvvMUtOPw03FV34Y253rZ0z+dPZOIM/569tPEPePpGU+TOHwi4KcE7gY9oC1CnoIUEyUxwSh6kf5kOBlFxpDxwFdCn9HUKluE50WqW5orHpI4U7oZR0v7tqVf+w9Pvw6oQnl0ylWigJvQny0gCoG9noDr92KfarIAXlUw0nbS409aLjVJ5/Pwn5UOSU05nPOsn9QMcotIAEggPwGiMKsbYcx7gARaT+uBL8BsM6LEClRMbEAKYgdSEhdQERkJJNDZdDaR0efoc0RO59K5cD6PzoOxUuhdAnf4CUjewyQK+LR0JN0KEsyEdLwstcPIv5A+JPf5k46xp8j35Dm96qRaaJukQ/fo0yT1lV7tmos6eH8L2uU9em2QGu8lB3tthmZYHn7fnHfsbgomC2ad++tohft2rZlUw13Ryp2XSHelz6TWjpdhPQxIMmIEEkDrTHBuBioG/fPCfM8EEsh8IBmdRZ/NrE0Rro2CzqFzMitUhCukoM/T54GzkC4kMmGUMAq134H30KF0HUo3ERGoiFiAZD10gV3hgPV0AhlQL+TEDaQnHiAj6gglzwFpyRwgDY5PB9q8gKhwfCU4PjWOrARHpsYx6YSIECF64THhMZBGYRwGkGeCEXlB5kwynz0jSHgOnmwuXPc8XQjPICjGMi2T3ZJPhf4+mMG7sM6bwQ7apeZ8NnKfNb4L+rlX2gZXMzlND3n1Ieltaa7UCGe3pT0g47x0h1ng/TT5vnJ3SZNgPO1Sq7Sr8Mjx/s9Av0bpE+R8CUcD43/Nu95+yP73e0rDQwh75CHu+7bUhvZ1XtqTni1495m0MafPpzATKfCPz0pfkBLQj6kwS68WkPfWgz8xWitb71Y22+k5gPO7Dz033Co+8N0/kz5GP3lb+rKQ/ELy4JpWON6Bs88znOb0PHXrd156+wGHk3gYPZE+Yd70a1iGAP5ABSRDL6VHL6VAL6VFL6XhvBRFL1WCXkqJ/klOFgMV00V0EfjMF+mL0L5B3yAqYZgwjBQLwyFm6YQyoYyohSeEJ4D/pPAk+EKBfBfvqkZvqUGPbEOfqUGfWYSjEQv4TCuOpgRHo+V8pgXHJKA394Dv8gGPxWh7xouOIhXwSSWQl1QBeck4IC8gjvEgg8VxL8YAG3kWSIWeVkNeANJjfHeQBrId+vwXIC/5r+SP0LKIbyd/AvKS40BecgLIS04CeckpIC85DeQlZ4C85CyQl5wD8pILQF5yEchLLgF5yWUgL7kC5CVXgbzkGpCXaqkWWj3VQ2ukRmjNFPw4dVF4euqhHmh91AdtgAag/Sb9JrQshtkwRigxRjgxRigxRjgxRmhw5dS4cmq6mq4mOkQvdnqbdhCvYBIAm2EcsWAcsQh9hb7EKDwuPE7MQn+hP8SXgcJAYhIGC4NhpYcIQ4gBY6FHqBAqYCYZ+lHhSlrhnR3m0Alz7Yb1WQz3fpG+AdIfA20ZDlryBOgGFaoRr1WSeqCtZDc5TE7RMFAlxKmldCVdkznbTBvpPhaVkU4B5xIcQHgNED2F7UpGIGMNHC3sVSAgoTJ9xohWCkF4CjjIqfSVeN1SoaqT8No10FJSJdXB+P5Aysnfkr5kB3mJNIPNyYAzFd5Vk2bQUYEMlCJkmGSCp/6NNIJslSrJb+H191I59HsDrpwBffeQ3cD/o1RGDkqPk8NwnIXzc3BcguMmqQNZLtJCJlOHtJF6pDIakMppArysCiS+DhJfAWkLQRq780K4wgVXiHBFOfTcBvaxVaqGXtWZe1ZBrzfgnhVwzwroDSOH1XZI9TD6H0p/JjXSnwU5vFL6HEQqSmcB5pLD0zhAfwyIgObB6gnsUzhLAPKZTarw3Vx4nQeyGSeR4SSAMxUkn5JepCppIR0OUYR9Pijz+aD0FZz80ShfSUaDj/0tPOUfwDP8LeDDHcC9CUczPEELKQPfMBr04w9kAHxaBp9Ogk8eBTmjpfdgddh1VfCJmFmNBKyZAT6loFEK8DdJ6NubDCSDyRCQPQpkfZ/8ADStAa5rgut2gA2fANs9BTZ7E65vIbfIbfLP5C5pJx1EoqCg1EJt1EGDNARaGaFRGqP9aH86kFbQb9Gf0Z/Tp+lMxFUMVf2OnqYf0DP0LP2InqMS6BsVBEEmqAS94BCcRNCXMH0vbitZDBbSC2PgB1KbNETaLY2G6KoA/PQW+HUfRKcPAY+0SVulWmkhfLJbapF2SvseCgVkYhAcH0jvwrX3iii3sf0KsHwznN95QNltGK/bICu42wOLt5MQH7sByzWCZIbD3ob2LlzVXjiDSV/Bx9b0K8xNV14Acbs5naH1uP4W652bQXAo8zwnE3IZaT/LTuDJm6TnkVmCOdRmoDpYifHwzgW4dG7HHmkCrMtYeL8Qe98GVLS8B6b5GNoPpY8655ufk+z4pY4HnePCq5qWk4uP4P4MuSNGwHX/AmYas13Es+3pnnD3nFmTXpA+4LDMB+lRw1gPSa+B5jAZn8H7Rjh/qxC+g17pJ9vTIxtthlk8JA0ALbbB+3I4fLgODH29AZ/VYOZ9S9rUI2MIQORI/8kLzsQmXL33IAfFZ2Kr2fVZcxaRwTM3wXy8Ak/xGfCXQ1awj9em++Q1Td01KHuPdEYqzZD2A25mOmoAvdmHT/c+m7f0Nd3m5AvQnX0w5nfg9UNmSTC6D1nOBGNkOQ/LR96D82Pg59gVjT3G1Fx47KiDgA6ljwr26EAJn6NOvNP1FB1gza33mIVNzLK63r/Jcn846uF5n4WIx1DsMKZHMLsNMM8V0hB4Nx7eLYdVZjifrX8KNAGiqvQmXHM+d11R2iGghm63lue146buHuMeK9iR9VkFUX3adppB8m7whMx2PmOamfGhrQXzJ64iI73EskY4PoI5gVnp4jPvfR64Faj/tTBnjZBzseetgONleM/O98M1zaSiM3cEDeDWGOXuw8ylCca4mdOED5jNwyzD/UAP34Ux+XDcz2K1az/0b83MV6jrqlewx1ed2RCz4PSsQszZJ7WmZxdW8UNYy4ZCGXt3nUx7PNDrD9LRAd+/CMdr+HQbYDRlXb3fA29SB7Zbjj5WAZ9tgDlhT1nG5gW8bR3WqaaCXF+Xx96PNtaWOwL0bk3Z/B4ypGPwLHV5xtzcM0/79/0DCxbI0yQKREkMSCBxIBVYSwIwUxJITlJARaQUMncL4IJegF4eBSoG9NIbUFIfIAsg0L5wVT+gEvI4kIr0B1IDNhoAmctAIC0ZBKRHvGMgQ4FMYJHDIMcaDiSSV4BkZCWQirxKVsP562QtSH4TSEXWAVnIW+Rv4PyXQCpApf8RpDFsbib/CUhHjgGpyDtAKvIukIq8B6Qi7wOpyAdAKvIhkIx8BCQj54Fk5GMgGfkESEY+BSoifwYqIp8BFZHPgYrIF0AW8iWQhXwFZCH/E8hC/h7IQv4ByEL+EchC/heQgvwTkAKw2j/DLN0FUgJma4e2A0hJWflZCehNgFZO5cRCFVQBrZIqodVQDVFRHdVBa6AGaE3UBNmsSEXIjKzUCq2d2qF1UifkTW7qhtZLvdD6qR/aIA0SLctUoI3SKLRxGid6mqRJaEtpKbS9aC9oe9Pe0PahfaDtR/sRI6DH/sQMCHIgtIPoICLSIXQItMPoMGjLaTmMZBQdBXepoBUg+Wf0Z3DVz+nPoX2aPg3tDDoDMPtMOhMkNNAGeKLf0d9Bz0baCOdH6BGQcJqegWcHJEqUgD71oBuUKCArFzNqqcqcAdrBCqQbUHe+v2hXbcIIuubEuidFSr/6sSWZ9+xIV/wVQKxyEIDPNBkJYaxjMdIiko2B1rM/Zg+GzBHpyh490HrvWQHTwaEHq+n+5868Jrs4To58XU+QS0IXEaz4p0mJTxfOIUMXxTKUHn0nsbFaM9R5/3DXwWrT/EHvcfTsSzJHLM9BYDVS+Eq4nvwR7zrYrPeUnv1cBivBH2BDXUcRPFe+oxj3Owiuurfr0GJFsvPpO2WlvrZDZXfpPCjeTw/Eat2hTJvVAh2nAw/75yz4iR/p3+cv9jWvMxSkYBfZunpbctAVI2aTndS9x1/yL4rrRSH+ROA8BpqWgDVKYezrhfl6H4hz/SC+9Ye4NhDiGYtmQyGKDScvkaXkZbKMLCcrIJKtBBmryGsQx14na8gbEMnehAj2FllP/gPZAFHslxC/fkU2QQyrh9j1NjlEjkD0egei1nsQrT6AKPURRKePISp9CtHoM4hCX0D0+Qqizt9DtPlHiDL/1FkLwEqAHGKIEmKHDmKGCWKFFWKEE2KDF2JCEGJBFGJAEnx/L/D5fTJVgkHg24fRMvDqo8Cbp+sFM8Bz/wr89u/AXx/JVgzARwvqfQzrKkTlPLCmEKLnT0gJ1gKaMGv+FM7v8ij8odFIR2Z/o+OhL61CbHcb0OkhyL2nMkwHnMlwthxzxOVwNhXfv5ZFpwXq6nKMDxn8CVKbpfe5z/cBiv0sg0br86L/VpgDD8zGZ2m0l7cC8AGTm0G34NXvjfpgXhny/6Jw/nPfmW1+sGzyHn/yfGj14XbgOJTb0Zl9cvWOpkx+/yVfm7j/nnImY/y6elfyf6CvaU34EPKAQ9LHsKKfArZvZzWne1zDcs2pfM4MdvQ5ZjONkHXcwR2tLyBL+qRbdeYQ1j2aM/lEZ25R07UHvh9jW2alscLSfj874itNWe3PVGx0JNCZyWS1OL1GcNfP0/vz0ta8cp/FMbRDjy9Zvgir3dHdM8As5dZ56vLurLGKqQ6tsbX7WPD8884VzIzaxQkQGQbDCkb6s0fzVqnO44y/JLVgPrpP2ptvV4/L5xV5pTRjlakan5Z9E2H//a2Jy/sP8fXQTkvpsoDmB1nD3MwRx3M362/yXvka59PmSq8C1cHxSnol4KwBZmVG9ypitz27n5InCWQD5JtAlFQAaci3gGS4u6Ul3wZSk9FACvIUUDEZA6Qk3wFSkbHku/BpFfkeXMV2wLTk+0A63AfTkx8AGUg1kJb8EMhIJgCZyF8BmUkNkJH8CEgkm4GKyH8m20HOH8gOuNdOIDXujGlwT0xD9pL/AXL+DkiD+2Ma3B/T4P6YBvfHNLg/JuD+mAr3xzS4P6bB/TEN7o9pcH9MQ64DqckNIDW5CaQgzbjj0gKkILeAFOQ2kIK0AhWTNvIv8NT/CqQi/wakIhKQQOEPMjwZlZESWkSLIKsrpsXQqqgKWiBo2Z6bBvfcNLjnpqEWaiE6aqM2tm9CHdCy/Tc97r/pcf9Nj/tvehqiIWKgERqBNkYhF6AJmoBsLEVT0D5CH4H2UfootI/Rx6DtS/tC+zh9nJjoYDoYcr6hdCi0wynk6HQEHQE53JP0SRgD29nT02/Rb4FMtotVTKfRaXBVLa2FdjqdDu05eo4o6L/RDugvCZB7CUDEKKgEFTHgnp5GMAtmIhMsggVgjE2wQWsX7MBhexIM+b+GmU4gk7Ox7zFB7gvkQjToBG3RAY5nWFLE3Vsj7t6KuHtrwz1ZD+7D6nAfliGXEFgfy5TcWJfwIYbzZ3Zmy4G0oNNPAiJlu7Rm1GYBtdmM2hxEPZaBFn8HzpkGm3AP1wxa/D04Z3psRj02oR5bUI+LUY+VqMcq1OMS1GM16rEK9VhDJgMFcP/XTKYD6XEX2Ij7vyJZBGRAXQ+SX4O2a3EX2Iy7wGbUeBNqvBk13owar0SND5KDQFrcT9SSo0BatAEz2oAZbcCMNmBGGzCjDZjRBsxoA2a0ATPagBltwIx7xGbcIzbjHrEZ94jNaBtBtI0gar8MtT+I2h9E7Q+i9gdR+4Oo9ybUexPqvQn13oR6b0a9N6Pem3Gv2Yzab0LtN6H2m1D7Laj9FtR+C2q/BSshPrSBYqyH+NASirEq4kN7KEZ7UKI9KNEelGgPSrQHJdqDEu2hBO1Bg/agQXvQoD0I9An6BNgMswotWoUFayM+tI1itA0Z2kYJ2kYJ2kYJ7okbc77XxX+ji+2Ji/QF+gLY2GK6GGyM7YOb0YocaEUqtKJiQS8YiQ9tCSwJ7EcQnGA5xbj3rcO9byNmNOXoqb8JOv0t0OVvg0d+CnWYaTDzwONAY8eDplaDhk4AzawBjdwMeraF/IZsJb8l20DjGsjvSCP5PWhd5x7lTtC4XeS/kd2gd38CjfvvZB9o3d+Bth0GLcvuYJ4BTToHGnQRNOc6aEZ2R7MVteNfQSskUAcZaEMxaAHzenpY9fQOJ/tmgQ/WNATrF4MVS8FKPQor1BdWZjCsyHBYiSdgBb4Jc14Jc10Lc3yO+R1un1MO82WCGbKAl7GndzyFw4hql0Jmxr5/x3bt+gKKq5Hekh4B9PIeYJY90t6e8RNRUGt39IN7JHsxE/ryAfEwq+cwT0TR5tm7H0HmGQHrjGHNJIUVE1Zz1WGFlWJtlXJVVQGrqjL0YXKsquqxqqrAqqoBvVcxeiAleiAVeqAS9EBq9EAm9EAlkL+ugPuy+ivFOivFOivFOqsM66wK9CgqyFbfhp6HgLSQtR6BllVeKVZeKVZeKVZeKdZTKdZTKdZTKdZTKdZHdVjppFjppFjppFjppPesawpozUq0ZgGtWYnWLKA1K7HSKUObVmG9U4aWrcKqpwztW4W1TxlauQoroDK0dRXWQWVo8Sqshhah3auxJqrAmqgCa6IGrIkasCZqQB9QDFl0GVg/q49qufqogD5AiVXSIvQBaqyVFqEnUGPFtAj9gRorpgrIvX8FEhpoI8wPs3Uj2noJ2roSbV1AKy9GK1diRbMENAi0p7gP02bhlKwGv4tEQIsPfd2sCJDgXakCDrb/WYa7rYe+ZpJU8cDfBGh+sJySZcPZnAG/+bshD07vuSdX15md4FWHcH8dd1kB6RbYrc+g3Hx/o+8zylu4h/UoyK0FFO1g303mcxzMnpoKzEQNXFUNV5RBr4ZML7Fzf7db3vQs9CnHXbBhmV3OROd3JTPViEPSMUDyLCtphPN0hWWqVNtxV9ogvZf9dp/0DtBW9s1H/BbBQsgKxsMYIpAb7Idn2Jq517P3/65s13M0ZXLUJsiwmjLPYMBvFxOs1XDfRpWqwPuW4Jo8D62A37FTINJjpAFS4LXFiPGKEOUVI8rTkBFAQgbBMdwkQ9xUhLipGHGTHONtEcZbFcbbEvwetRKjrgqjbgl+j1qJsbcYY68MYy/7pcBv0C+n98jSO2Jy9MsC+mU5+mU5+uUi9MsK9MvF6JeVnF8uyfhlhjNtiDBF9NFmRJgiZkp2RJg6jMxOxJYiYksnYksRsaUTsaUDPbsaPbsFPbsGPbsWPbsRPbsGsaUJI4yIXp7iXpsVfb0cfb0cfb0cfX0x+voSRJg2RJgi5lR2xJki4kwn4kwRcaaIUcGCUYEizrRhbKCINm0YIShiThvGCTkiTxGjhRzxp4gxQ44oVMTIIUcsKiIWFRGLiohFRcSiImJREbGoiFhUxEgjR0QqYryRIy4VMerIEZ2KGHvkiFFFzNnsmLPZMWezY85mx5zNjvFJQOyqQ3TqRHTqRHTqRHTqxOglR4wqYgyTI1IVMZLJEa+KGM/kiFpFRK1ORK1ORK1OjHNFiF0dGO2KEME6MOYVIY51YOQrQjTrwPinwPinxvinwPinxvinwPinxviXxrQWjH/FGP8sGP+KMf5ZMP4VY/yzYPwrxvhnwfhXjPHPgvFPhfFPi/GvBONfSSb+MSRsykRBhodNmVjIULEJI6IZIyJFbGzDuEgRIdswOhYhTnZgjFRgjFQjTtZhpFRhpNRipFRhpNRipFRhpNRipCzBSEkxUgqYZ6a/KSpi1JRh1NRg1FRj1FQgQhYxdpoxdqpBKx3oYTRga52/SBgBPmQ6+00CWdTzVwngExbDPVfC/eV0I1ynBlubRKbCFbPhisVkGVlF1pINZBOg5gZAyLvANg6A5p8EDb4AunkNtO4WaFU7FagStEYEHfDD+pXC3A+E2SuHWRhLx9MayIInFNXhd1AJt2cGrTBCDlFfCPTgNyCfxQEq3wYaTuVtyKlBOTU9+vct2sRaGH0OX7ZTvh3aJkDlufztyD/WnS9U4l0q8b7IkW9mHLJFNiy3Z6Z/PY6nnp0XabJ8upxdRZd37w9zrATP9VMY5zRSS54h88h8WPtfM7RMx9HJEJ7HClW4x8a+q0vAaxLwjISwJ4ZP4SoC60nIHDgWwLEEjhVwrAbZ6/D3UgJh3zxlWJ5VZXcQKm1hY+l4B9sZ2L6E7WvY4hNLLjyvxvZTrudcbL/APuwbYlR6Dtty1na0Iv9x7HME52k8ZGFyeDoN/hLITryA5pKkN+kPMSNnntIz1znr2flOr0Bm1gX6E/rTPHPDKhgCzI2Av2qrgWMyHNPgYL80mgPHAjiWwLECjtUgdx0cG0Fiem4EmBvh//bclJ4pBUsrvQpo+idqp9qvjqpL1X3UA9XD1eXqSvVY9Xh1jXqyepp6pnqOeoF6iXqFerV6nXqjul69Vd2o3qHerd6nPqg+rj6lPqu+qL6ivq5uVt9Wt6k7NHJNicagsWrcmqAmruml6acZrBmpGaUZranSVGsmaqZoajWzNPM0izRLNSs1azTrNXWazZptmu2anZo9mv2aw5oTmtOac5pLmquaG5oWzR3NXS3RKrQarUlr13q1YW1S21vbXztUW6at0I7RjtNO0E7STtVO187Wztcu1i7TrtKu1W7QbtJu0TZom7S7tHu1B7RHtSe1Z7QXtJe117Q3tbe0rdp2naBT6nQ6UefU+XVRXamuj26gbriuXFepG6sbr6vRTdZN083UzdEt0C3RrdCt1q3TbdTV67bqGnU7dLt1+3QHdcd1p3RndRd1V3TXdc2627o2XYderi/RG/RWvVsf1Mf1vfT99IP1I/Wj9KP1Vfpq/UT9FH2tfpZ+nn6Rfql+pX6Nfr2+Tr9Zv02/Xb9Tv0e/X39Yf0J/Wn9Of0l/VX9D36K/o78L4Exh0BhMBrvBawgbkobehv6GoYYyQ4VhjGGcYYJhkmGqYbphtmG+YbFhmWGVYa1hg2GTYYuhwdBk2GXYazhgOGo4aThjuGC4bLhmuGm4ZWg1tBsFo9KoM4pGp9FvjBpLjX2MA43DjeXGSuNY43hjjXGycZpxpnGOcYFxiXGFcbVxnXGjsd641dho3GHcbdxnPGg8bjxlPGu8aLxivG5sNt42thk7THJTiclgsprcpqApbupl6mcabBppGmUabaoyVZsmmqaYak2zTPNMi0xLTStNa0zrTXWmzaZtpu2mnaY9pv2mw6YTptOmc6ZLpqumG6YW0x3TXYCiCrPGbDLbzV5z2Jw09zb3Nw81l5krzGPM48wTzJPMU83TzbPN882LzcvMq8xrzRvMm8xbzA3mJvMu817zAfNR80nzGfMF82XzNfNN8y1zq7ldFESlqBNF0Sn6xahYKvYRB4rDxXKxUhwrjhdrxMniNHGmOEdcIC4RV4irxXXiRrFe3Co2ijvE3eI+8aB4XDwlnhUvilfE62KzeFtsEzssckuJxWCxWtyWoCVu6WXpZxlsGWkZZRltqbJUWyZaplhqLbMs8yyLLEstKy1rLOstdZbNlm2W7Zadlj2W/ZbDlhOW05ZzlkuWq5YblhbLHctdK7EqrBqryWq3eq1ha9La29rfOtRaZq2wjrGOs06wTrJOtU63zrbOty62LrOusq61brBusm6xNlibrLuse60HrEetJ61nrBesl63XrDett6yt1nabYFPadDbR5rT5bVFbqa2PbaBtuK3cVmkbaxtvq7FNtk2zzbTNsS2wLbGtsK22rbNttNXbttoabTtsu237bAdtx22nbGdtF21XbNdtzbbbtjZbh11uL7Eb7Fa72x60x+297P3sg+0j7aPso+1V9mr7RPsUe619ln2efZF9qX2lfY19vb3Ovtm+zb7dvtO+x77ffth+wn7afs5+yX7VfsPeYr9jv+sgDoVD4zA57A6vI+xIOno7+juGOsocFY4xjnGOCY5JjqmO6Y7ZjvmOxY5ljlWOtY4Njk2OLY4GR5Njl2Ov44DjqOOk44zjguOy45rjpuOWo9XRDlBF6dQ5RafT6XdGnaXOPs6BzuHOcmelc6xzvLPGOdk5zTnTOce5wLnEucK52rnOudFZ79zqbHTucO527nMedB53nnKedV50XnFedzY7bzvbnB0uuavEZXBZXW5X0BV39XL1cw12jXSNco12VbmqXRNdU1y1rlmuea5FrqWula41rvWuOtdm1zbXdtdO1x7Xftdh1wnXadc51yXXVdcNV4vrjuuum7gVbo3b5La7ve6wO+nu7e7vHuouc1e4x7jHuSe4J7mnuqe7Z7vnuxe7l7lXude6N7g3ube4G9xN7l3uve4D7qPuk+4z7gvuy+5r7pvuW+5Wd7tH8Cg9Oo/ocXr8nqin1NPHM9Az3FPuqfSM9Yz31Hgme6Z5ZnrmeBZ4lnhWeFZ71nk2euo9Wz2Nnh2e3Z59noOe455TnrOei54rnuueZs9tT5unwyv3lngNXqvX7Q16495e3n7ewd6R3lHe0d4qb7V3oneKt9Y7yzvPu8i71LvSu8a73lvn3ezd5t3u3end493vPew94T3tPee95L3qveFt8d7x3vURn8Kn8Zl8dp/XF/Ylfb19/X1DfWW+Ct8Y3zjfBN8k31TfdN9s33zfYt8y3yrfWt8G3ybfFl+Dr8m3y7fXd8B31HfSd8Z3wXfZd81303fL1+pr9wt+pV/nF/1Ov98f9Zf6+/gH+of7y/2V/rH+8f4a/2T/NP9M/xz/Av8S/wr/av86/0Z/vX+rv9G/w7/bv89/0H/cf8p/1n/Rf8V/3d/sv+1v83cE5IGSgCFgDbgDwUA80CvQLzA4MDIwKjA6UBWoDkwMTAnUBmYF5gUWBZYGVgbWBNYH6gKbA9sC2wM7A3sC+wOHAycCpwPnApcCVwM3Ai2BO4G7QRJUBDVBU9Ae9AbDwWSwd7B/cGiwLFgRHBMcF5wQnBScGpwenB2cH1wcXBZcFVwb3BDcFNwSbAg2BXcF9wYPBI8GTwbPBC8ELwevBW8GbwVbg+0hIaQM6UJiyBnyh6Kh0lCf0MDQ8FB5qDI0NjQ+VBOaHJoWmhmaE1oQWhJaEVodWhfaGKoPbQ01hnaEdof2hQ6GjodOhc6GLoauhK6HmkO3Q22hjrA8XBI2hK1hdzgYjod7hfuFB4dHhkeFR4erwtXhieEp4drwrPC88KLw0vDK8Jrw+nBdeHN4W3h7eGd4T3h/+HD4RPh0+Fz4Uvhq+Ea4JXwnfDdCIoqIJmKK2CPeSDiSjPSO9I8MjZRFKiJjIuMiEyKTIlMj0yOzI/MjiyPLIqsiayMbIpsiWyINkabIrsjeyIHI0cjJyJnIhcjlyLXIzcitSGukPSpElVFdVIw6o/5oNFoa7RMdGB0eLY9WRsdGx0dropOj06Izo3OiC6JLoiuiq6Prohuj9dGt0cbojuju6L7owejx6Kno2ejF6JXo9Whz9Ha0LdoRk8dKYoaYNeaOBWPxWK9Yv9jg2MjYqNjoWFWsOjYxNiVWG5sVmxdbFFsaWxlbE1sfq4ttjm2LbY/tjO2J7Y8djp2InY6di12KXY3diLXE7sTuxklcEdfETXF73BsPx5Px3vH+8aHxsnhFfEx8XHxCfFJ8anx6fHZ8fnxxfFl8VXxtfEN8U3xLvCHeFN8V3xs/ED8aPxk/E78Qvxy/Fr8ZvxVvjbcnhIQyoUuICWfCn4gmShN9EgMTwxPlicrE2MT4RE1icmJaYmZiTmJBYkliRWJ1Yl1iY6I+sTXRmNiR2J3YlziYOJ44lTibuJi4krieaE7cTrQlOpLyZEnSkLQm3clgMp7sleyXHJwcmRyVHJ2sSlYnJyanJGuTs5LzkouSS5Mrk2uS65N1yc3JbcntyZ3JPcn9ycPJE8nTyXPJS8mryRvJluSd5N0USSlSmpQpZU95U+FUMtU71T81NFWWqkiNSY1LTUhNSk1NTU/NTs1PLU4tS61KrU1tSG1KbUk1pJpSu1J7UwdSR1MnU2dSF1KXU9dSN1O3Uq2p9lKhVFmqKxVLnaX+0mhpaWmf0oGlw0vLSytLx5aOL2WZYh3mCC7MBeq4HGEGl3XN4Pi3OP4djr+F44/m+BMx14jh+QSO/xjX/zGO38LxWzj+2xz/7SyfYH/6ePqc49dx2eFuTs5kTs5kjv8K178Es8yNLIuQjeOy2HFc/yOcnCNZvkzE+dzBcmiZyPjy9+QfQ58yrn8Z19/G9bdx/V/i+vPzVl2AP4jjD+L4m7C9nT5H+dOKZsA5lysLy7nxdHDP28HJqeX613J8rjaQrhZ0jq3AOEMo+RCeR+TKLv4wrv8wzOVautcq0tWLzPkzHP8ZzGE/xv59kXMM2wHZ/nxtIF0tyJxzzytM5OSP4aoIf+b06jxeFcHzj4uauvHfZetIzmf5tI27b1tWPvmEk/8Jk0+Pob5xzyV7hhvPiALzgPogr2b3FTBnllXLNnWf/+79O8+58Zznxrmdm5+POP5HHH8Tx9+EM49ZulCBI29N6zmO503ZEejzFdf/K2483PwI3PzQZq5/c5YvG0Cyc3uH69/OyTFx/BGyx5lGsZaWF23u4s9Afr2M1RlnML7wPra8Pxxb/EiXTI4vE4pT+fhCneKd/PziWF7+pmIxL39zcd9OfhHyixN4Poyzo90dffP6Yd7fGrjx8/y3ufHn+Gdu/Dn87Dhz/O3WrHyeT8dl5ef656z8XH5WvmwUt463Cvnb7Hzy/lZ4l40n7T9z/PALbDx5+CIbTz4+k5+Hb2PjzNef89u8v63C8aT9LceXyXE8PfjCJhxPT3493jfN5/3tIW4dOb9KP2HV2Tz+9rVCfrhoQAH+hgL8l/PyU0VbutalCdsj6XPOHr/i9Jb3Y5zfpi3c+Hl/vpkbf46f58bP8wdlx5njt1/Pyuf5dEQBP38+K7+b/385v3/m5o33zzp234x/5vmIZ/Lwq9l98/AnMPl5+S/n5U/i4gLnn2kbjgf9c47fbsTx9OSX4Xh68svxvsjn/TMf93P9NjdvuX6ykB5uy+8/FUcK9O+bX/4D4BAO38pqOPvicci2QniY8598/2GcfvL9W4tH5O0/IosfcuUX1xSQ/25eHF7J9S+Alwr620L4io8L1cUDCtjjtgLx5UgBO+1bIO6MKNC/6b75RQEc2G38NQXG/27+fCS7vjm4sYZbX77/rezz5uJM7nlz+meft1v/7PMe63DlzY/q5a9m+ygG5c+bOP3Mwbccv0Cexfs38n6h/Csbl7v5yQ15+zcXDyjgb7cVwA9HCsjve998sBBuzx3/iPzj4fTn+Wx/2Vvc/LyKnBfQ377Kyc/JQzn8k5svZPVnCLe+XH5KP8jy+TyiUH6Rk88+y/xYOp/l8w5axvjpvEOYxMnn8l+yK8vn85RC+TI5xunJMey/s3t/oU42Il9/+hWi9J33lF8gb+LxoewRzm+PKOC367l55vJ3wcHxeXySiz9r8srn/fAhHqfltyNefjf8OaALT+bigW2dcTwXlzK7yNN/ArOLPP15vFogfyz6DPOORrzq0+z4i9gvXKgCvUfRfg5X8PUKLr/g80pB5OsD3Dxzfpvs4PSQy0Nz5HN+Ozdv5ea/Oj9O5vNZYVihugrn53PyX85OAxyO5cZP67N8Pl/OlZ8dfzf52fELnHyunkOncPL5vDun/sPJL5SnF6gXFeyfk6dgfpTOR3Lx4YYufJjbf0CB/tvy9q9Hfe7Zvxz1uWf/LSxfztO/guUj+cbD1cEK1Csetn9u3YyLpzn1DU5/cupm2f45OPl2of5c3WBCAT3n6yELC9Tlaji80Z5jp03563icXuXUWzi9vZNZ2TexLvFm3vqJUpkft79ZoO6xNftcOXnlV3w9Ob8/oU2cP+Ht0cT15/V/Ltef0//ceM3JSVc80t+fGsT5c14fdnF1GF4fmrJ5KN9fPpWLX1x/2aT8dVo54fSBl3+Xy7N4/TFlx5Ojbw3Z8dCN+Gk6L94oy677Lzj/8AuOz8U7+i7H5/HPZI6P/lB4A8+f5/hcvZ2O4/g8TjjG8Zs4flOWn8Fdn6bPOT5Xx6YGTs6LHP9Fjv88hzf2MT6tF2ph5EpuPpVc/x2cnB0cH3GLbAZhv1r4hPFlu1HaJK7/pAfo/zKP67j+kwvMM2e/dALHfyu7avQtlJ9C+a9y/V/N9s+t/+efn5x1fI7jP8fxp3H8aZz8AVxe9ixn1zz/Y84ueP5zXF6ZI6e4gHzOP+fI4ewolz8iLz/G2XXufQfc97kK7X/xuNeWxb05/BezeL5gfx7PF5AjfMG+ZXlvOYXyJjoiu2tDy5lF5NM3xpfaWEvHcvwarv9Cjr8QLasF+49HzmZsx2f7kzucPd7h5PTl5NRyfE7fyBucH9iAbRp9bZD9oouftosQszvyVpZPh3Dyh3DjeZ2T/zpaUACfwsXNs4sbT46dcvwZaeSD9j4DJbyP88Dtw6b5nc+Y/3n58VAd158bD+XHo+D4CrzjcmxxnMLc7DiFd5H/CNf/EU7Opxz/U47/KMd/tMB69eX4j/P5aZYv4DrKB6TPufjL87m6RG5/rt6Syx9QgP9yXr6Pq0vz/KlcvetBxvlMtk6ew/+ouNA4u+onss85PPA5hzc4vrySwzMdUkuXTA+/78nxfdn5yeEnuPmZyNWXXsnWl7rJabrfPt0D1Yc53FuoblwQtxTIXx6aXyDPKoAP2b8xFSHDgVtOfkSc5GmgfmQh0OPkJfI3pD/5JaknT5Ffkx3ke2Qn+SP5CfkT2U9+Tg7Q4eQZOpKOJC20jH6b/AP9GZ1O/oXOpM8Qif6enqOUXhC0YHf/n3wvm16kJ4ic3gRPx/6ltvEwvkZyllphDmrp+rzfY9/P+dL9WV1Scj5ZOaSLL+C3+e1weDP/MlumSpaujxWhpRR9jqvWo6dgyu4gK9BHKfrm73kPmd3Hj1hRSueMSpwPPFc8kuUrHuni57tXGofjPoUMPb+stsCoEukWe76QrkkW6Dku3WJPzOZk7Q/QE59a1oY9BUHH5kuwCg781/D/UvrJfjFM/1/pJxlMekFbBvopJyX47925Wa2a+QMpwrxgxx3mA6Qh6CHk5Bf0x3QS/Wv8/QR7FTL/qowh937kGtmN+EVDLKSU9CEDwV+UwwyNhdmpgZmZBrMyB2ZkCczGapiJjfgvx1OaYl6PDmIxhhqw4rmc+Uc6gWXddBz67jeZ56WPsbhCF7JoIWFOKz3K2o4ZrH/HS4zf8RqT01HJrpJc7KqOaia/43N2bcdcJlMaw/x7RzN6VQv4qFlkLh1Nn6Jj6HfoWFoFq/x9Op7+gFbTH9IJ9K9oDZ1Ifyx8N6MBPwYN+C5ogAb/FcPBcIyEY1TmV69VhP0vRoSwfZgpcDBtngXHPDgW4e/pCfsV+V9sxbtW9n8DH2+pqwAAAAEAAAAA1aQnCAAAAADYreGrAAAAANvr0kA=);
|
112
|
-
}`,Pg=`
|
113
|
-
@font-face {
|
114
|
-
font-family: "Roobert";
|
115
|
-
font-weight: 700;
|
116
|
-
font-style: bold;
|
117
|
-
src: url(data:application/font-woff;base64,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);
|
118
|
-
}`,At={"red-120":"#feeded","red-130":"#fcd5d0","red-400":"#e84a4a","red-500":"#c51c3a","red-700":"#a21c39","red-800":"#850231","red-900":"#580A2D","teal-100":"#a5e9ed","teal-600":"#006776","purple-100":"#d7cfff","purple-700":"#5f2fe9","green-200":"#a4d7aa","green-500":"#38b319","green-800":"#2b3c2f","grey-100":"#f0f0f0","light-50":"rgba(255, 255, 255, .05)","light-100":"rgba(255, 255, 255, .1)","light-200":"rgba(255, 255, 255, .2)","light-400":"rgba(255, 255, 255, .4)","light-500":"rgba(255, 255, 255, .5)","light-640":"rgba(255, 255, 255, .64)","light-800":"rgba(255, 255, 255, .8)","light-1000":"#fff","dark-50":"rgba(0, 0, 0, .05)","dark-80":"rgba(0, 0, 0, .08)","dark-100":"rgba(0, 0, 0, .1)","dark-200":"rgba(0, 0, 0, .2)","dark-250":"rgba(0, 0, 0, .25)","dark-400":"rgba(0, 0, 0, .4)","dark-500":"rgba(0, 0, 0, .5)","dark-640":"rgba(0, 0, 0, .64)","dark-800":"rgba(0, 0, 0, .8)","dark-900":"rgba(0, 0, 0, .9)","dark-1000":"#000"},Og={colors:At,space:{xxs:".25rem",xs:".5rem",small:".75rem",medium:"1rem",large:"1.5rem",xl:"2.5rem"},sizes:{xxs:"1rem",xs:"1.5rem",small:"2rem",medium:"2.5rem",large:"3rem"},fontWeights:{regular:400,semibold:500,bold:700},lineHeights:{small:1.1,medium:1.25,large:1.4},letterSpacings:{xxs:"-.04rem",xs:"-.03rem",small:"-.02rem",medium:"-.01rem",large:0},fontSizes:{micro:".625rem",small:".75rem",medium:".875rem",large:"1rem",xl:"1.25rem",xxl:"1.5rem",xxxl:"2rem",huge:"2.75rem"},fontFamilies:{sans:'Roobert, "Times New Roman", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',mono:'"Maison Neue Mono", Menlo, Monaco, Consolas, Liberation Mono, "Courier New", monospace'},borderWidths:{thin:".0625rem"},radii:{small:".25rem",medium:".5rem",large:".75rem",xl:"1rem"},shadows:{small:`.25rem .25rem .25rem ${At["dark-100"]}`,medium:`0 .125rem .625rem ${At["dark-100"]}`,large:`0 .25rem 1rem ${At["dark-50"]}`,xl:`.25rem .25rem 1rem ${At["dark-250"]}`,xxl:`0 .25rem 2rem ${At["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${At["dark-250"]}`,toolbar:`0 -.625rem .625rem ${At["dark-50"]}`,text:`0 0 .25rem ${At["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:At["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},pc=Uf.flatten(Og,{delimiter:"-"}),Mg=Object.keys(pc).map(r=>Bi(`:host { --${r}: ${pc[r]}; }`)),Fg=r=>{class e extends r{firstUpdated(){if(document.querySelectorAll("#vmp-embedded-font-cisco-sans").length<=0){const i=document.createElement("style");i.setAttribute("id","vmp-embedded-font-cisco-sans"),i.innerHTML=Dg,document.head.appendChild(i)}{const i=document.querySelectorAll("#vmp-embedded-font-roobert-normal"),s=document.querySelectorAll("#vmp-embedded-font-roobert-semibold");if(i.length<=0){const n=document.createElement("style");n.setAttribute("id","vmp-embedded-font-roobert-normal"),n.innerHTML=kg,document.head.appendChild(n)}if(s.length<=0){const n=document.createElement("style");n.setAttribute("id","vmp-embedded-font-roobert-semibold"),n.innerHTML=Pg,document.head.appendChild(n)}}}}return e.styles=[(r==null?void 0:r.styles)??[],Mg,Me`
|
186
|
+
`),h=[],d=t?Wm(t.baseTime,t.timescale):0;let c="00:00.000",u=0,f=0,p,g=!0;o.oncue=function(m){const E=e[i];let T=e.ccOffset;const A=(u-d)/9e4;if(E!=null&&E.new&&(f!==void 0?T=e.ccOffset=E.start:Ov(e,i,A)),A){if(!t){p=new Error("Missing initPTS for VTT MPEGTS");return}T=A-e.presentationOffset}const y=m.endTime-m.startTime,b=te((m.startTime+T-f)*9e4,s*9e4)/9e4;m.startTime=Math.max(b,0),m.endTime=Math.max(b+y,0);const S=m.text.trim();m.text=decodeURIComponent(encodeURIComponent(S)),m.id||(m.id=wa(m.startTime,m.endTime,S)),m.endTime>0&&h.push(m)},o.onparsingerror=function(m){p=m},o.onflush=function(){if(p){a(p);return}n(h)},l.forEach(m=>{if(g)if(ba(m,"X-TIMESTAMP-MAP=")){g=!1,m.slice(16).split(",").forEach(E=>{ba(E,"LOCAL:")?c=E.slice(6):ba(E,"MPEGTS:")&&(u=parseInt(E.slice(7)))});try{f=Pv(c)/1e3}catch(E){p=E}return}else m===""&&(g=!1);o.parse(m+`
|
187
|
+
`)}),o.flush()}const Sa="stpp.ttml.im1t",Id=/^(\d{2,}):(\d{2}):(\d{2}):(\d{2})\.?(\d+)?$/,kd=/^(\d*(?:\.\d*)?)(h|m|s|ms|f|t)$/,$v={left:"start",center:"center",right:"end",start:"start",end:"end"};function Cd(r,t,e,i){const s=et(new Uint8Array(r),["mdat"]);if(s.length===0){i(new Error("Could not parse IMSC1 mdat"));return}const n=s.map(o=>ge(o)),a=jm(t.baseTime,1,t.timescale);try{n.forEach(o=>e(Fv(o,a)))}catch(o){i(o)}}function Fv(r,t){const e=new DOMParser().parseFromString(r,"text/xml").getElementsByTagName("tt")[0];if(!e)throw new Error("Invalid ttml");const i={frameRate:30,subFrameRate:1,frameRateMultiplier:0,tickRate:0},s=Object.keys(i).reduce((h,d)=>(h[d]=e.getAttribute(`ttp:${d}`)||i[d],h),{}),n=e.getAttribute("xml:space")!=="preserve",a=Dd(La(e,"styling","style")),o=Dd(La(e,"layout","region")),l=La(e,"body","[begin]");return[].map.call(l,h=>{const d=xd(h,n);if(!d||!h.hasAttribute("begin"))return null;const c=_a(h.getAttribute("begin"),s),u=_a(h.getAttribute("dur"),s);let f=_a(h.getAttribute("end"),s);if(c===null)throw Pd(h);if(f===null){if(u===null)throw Pd(h);f=c+u}const p=new Ea(c-t,f-t,d);p.id=wa(p.startTime,p.endTime,p.text);const g=o[h.getAttribute("region")],m=a[h.getAttribute("style")],E=Nv(g,m,a),{textAlign:T}=E;if(T){const A=$v[T];A&&(p.lineAlign=A),p.align=T}return At(p,E),p}).filter(h=>h!==null)}function La(r,t,e){const i=r.getElementsByTagName(t)[0];return i?[].slice.call(i.querySelectorAll(e)):[]}function Dd(r){return r.reduce((t,e)=>{const i=e.getAttribute("xml:id");return i&&(t[i]=e),t},{})}function xd(r,t){return[].slice.call(r.childNodes).reduce((e,i,s)=>{var n;return i.nodeName==="br"&&s?e+`
|
188
|
+
`:(n=i.childNodes)!=null&&n.length?xd(i,t):t?e+i.textContent.trim().replace(/\s+/g," "):e+i.textContent},"")}function Nv(r,t,e){const i="http://www.w3.org/ns/ttml#styling";let s=null;const n=["displayAlign","textAlign","color","backgroundColor","fontSize","fontFamily"],a=r!=null&&r.hasAttribute("style")?r.getAttribute("style"):null;return a&&e.hasOwnProperty(a)&&(s=e[a]),n.reduce((o,l)=>{const h=Ra(t,i,l)||Ra(r,i,l)||Ra(s,i,l);return h&&(o[l]=h),o},{})}function Ra(r,t,e){return r&&r.hasAttributeNS(t,e)?r.getAttributeNS(t,e):null}function Pd(r){return new Error(`Could not parse ttml timestamp ${r}`)}function _a(r,t){if(!r)return null;let e=Ld(r);return e===null&&(Id.test(r)?e=Uv(r,t):kd.test(r)&&(e=Bv(r,t))),e}function Uv(r,t){const e=Id.exec(r),i=(e[4]|0)+(e[5]|0)/t.subFrameRate;return(e[1]|0)*3600+(e[2]|0)*60+(e[3]|0)+i/t.frameRate}function Bv(r,t){const e=kd.exec(r),i=Number(e[1]);switch(e[2]){case"h":return i*3600;case"m":return i*60;case"ms":return i*1e3;case"f":return i/t.frameRate;case"t":return i/t.tickRate}return i}class Hv{constructor(t){if(this.hls=void 0,this.media=null,this.config=void 0,this.enabled=!0,this.Cues=void 0,this.textTracks=[],this.tracks=[],this.initPTS=[],this.unparsedVttFrags=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.cea608Parser1=void 0,this.cea608Parser2=void 0,this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=Od(),this.captionsProperties=void 0,this.hls=t,this.config=t.config,this.Cues=t.config.cueHandler,this.captionsProperties={textTrack1:{label:this.config.captionsTextTrack1Label,languageCode:this.config.captionsTextTrack1LanguageCode},textTrack2:{label:this.config.captionsTextTrack2Label,languageCode:this.config.captionsTextTrack2LanguageCode},textTrack3:{label:this.config.captionsTextTrack3Label,languageCode:this.config.captionsTextTrack3LanguageCode},textTrack4:{label:this.config.captionsTextTrack4Label,languageCode:this.config.captionsTextTrack4LanguageCode}},this.config.enableCEA708Captions){const e=new Tr(this,"textTrack1"),i=new Tr(this,"textTrack2"),s=new Tr(this,"textTrack3"),n=new Tr(this,"textTrack4");this.cea608Parser1=new Ad(1,e,i),this.cea608Parser2=new Ad(3,s,n)}t.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.on(v.FRAG_LOADING,this.onFragLoading,this),t.on(v.FRAG_LOADED,this.onFragLoaded,this),t.on(v.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),t.on(v.FRAG_DECRYPTED,this.onFragDecrypted,this),t.on(v.INIT_PTS_FOUND,this.onInitPtsFound,this),t.on(v.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),t.on(v.BUFFER_FLUSHING,this.onBufferFlushing,this)}destroy(){const{hls:t}=this;t.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this),t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(v.SUBTITLE_TRACKS_UPDATED,this.onSubtitleTracksUpdated,this),t.off(v.FRAG_LOADING,this.onFragLoading,this),t.off(v.FRAG_LOADED,this.onFragLoaded,this),t.off(v.FRAG_PARSING_USERDATA,this.onFragParsingUserdata,this),t.off(v.FRAG_DECRYPTED,this.onFragDecrypted,this),t.off(v.INIT_PTS_FOUND,this.onInitPtsFound,this),t.off(v.SUBTITLE_TRACKS_CLEARED,this.onSubtitleTracksCleared,this),t.off(v.BUFFER_FLUSHING,this.onBufferFlushing,this),this.hls=this.config=this.cea608Parser1=this.cea608Parser2=null}addCues(t,e,i,s,n){let a=!1;for(let o=n.length;o--;){const l=n[o],h=Vv(l[0],l[1],e,i);if(h>=0&&(l[0]=Math.min(l[0],e),l[1]=Math.max(l[1],i),a=!0,h/(i-e)>.5))return}if(a||n.push([e,i]),this.config.renderTextTracksNatively){const o=this.captionsTracks[t];this.Cues.newCue(o,e,i,s)}else{const o=this.Cues.newCue(null,e,i,s);this.hls.trigger(v.CUES_PARSED,{type:"captions",cues:o,track:t})}}onInitPtsFound(t,{frag:e,id:i,initPTS:s,timescale:n}){const{unparsedVttFrags:a}=this;i==="main"&&(this.initPTS[e.cc]={baseTime:s,timescale:n}),a.length&&(this.unparsedVttFrags=[],a.forEach(o=>{this.onFragLoaded(v.FRAG_LOADED,o)}))}getExistingTrack(t){const{media:e}=this;if(e)for(let i=0;i<e.textTracks.length;i++){const s=e.textTracks[i];if(s[t])return s}return null}createCaptionsTrack(t){this.config.renderTextTracksNatively?this.createNativeTrack(t):this.createNonNativeTrack(t)}createNativeTrack(t){if(this.captionsTracks[t])return;const{captionsProperties:e,captionsTracks:i,media:s}=this,{label:n,languageCode:a}=e[t],o=this.getExistingTrack(t);if(o)i[t]=o,bi(i[t]),Ih(i[t],s);else{const l=this.createTextTrack("captions",n,a);l&&(l[t]=!0,i[t]=l)}}createNonNativeTrack(t){if(this.nonNativeCaptionsTracks[t])return;const e=this.captionsProperties[t];if(!e)return;const i=e.label,s={_id:t,label:i,kind:"captions",default:e.media?!!e.media.default:!1,closedCaptions:e.media};this.nonNativeCaptionsTracks[t]=s,this.hls.trigger(v.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:[s]})}createTextTrack(t,e,i){const s=this.media;if(s)return s.addTextTrack(t,e,i)}onMediaAttaching(t,e){this.media=e.media,this._cleanTracks()}onMediaDetaching(){const{captionsTracks:t}=this;Object.keys(t).forEach(e=>{bi(t[e]),delete t[e]}),this.nonNativeCaptionsTracks={}}onManifestLoading(){this.lastSn=-1,this.lastPartIndex=-1,this.prevCC=-1,this.vttCCs=Od(),this._cleanTracks(),this.tracks=[],this.captionsTracks={},this.nonNativeCaptionsTracks={},this.textTracks=[],this.unparsedVttFrags=[],this.initPTS=[],this.cea608Parser1&&this.cea608Parser2&&(this.cea608Parser1.reset(),this.cea608Parser2.reset())}_cleanTracks(){const{media:t}=this;if(!t)return;const e=t.textTracks;if(e)for(let i=0;i<e.length;i++)bi(e[i])}onSubtitleTracksUpdated(t,e){const i=e.subtitleTracks||[],s=i.some(n=>n.textCodec===Sa);if(this.config.enableWebVTT||s&&this.config.enableIMSC1){if(pd(this.tracks,i)){this.tracks=i;return}if(this.textTracks=[],this.tracks=i,this.config.renderTextTracksNatively){const n=this.media?this.media.textTracks:null;this.tracks.forEach((a,o)=>{let l;if(n&&o<n.length){let h=null;for(let d=0;d<n.length;d++)if(Gv(n[d],a)){h=n[d];break}h&&(l=h)}if(l)bi(l);else{const h=this._captionsOrSubtitlesFromCharacteristics(a);l=this.createTextTrack(h,a.name,a.lang),l&&(l.mode="disabled")}l&&(l.groupId=a.groupId,this.textTracks.push(l))})}else if(this.tracks.length){const n=this.tracks.map(a=>({label:a.name,kind:a.type.toLowerCase(),default:a.default,subtitleTrack:a}));this.hls.trigger(v.NON_NATIVE_TEXT_TRACKS_FOUND,{tracks:n})}}}_captionsOrSubtitlesFromCharacteristics(t){if(t.attrs.CHARACTERISTICS){const e=/transcribes-spoken-dialog/gi.test(t.attrs.CHARACTERISTICS),i=/describes-music-and-sound/gi.test(t.attrs.CHARACTERISTICS);if(e&&i)return"captions"}return"subtitles"}onManifestLoaded(t,e){this.config.enableCEA708Captions&&e.captions&&e.captions.forEach(i=>{const s=/(?:CC|SERVICE)([1-4])/.exec(i.instreamId);if(!s)return;const n=`textTrack${s[1]}`,a=this.captionsProperties[n];a&&(a.label=i.name,i.lang&&(a.languageCode=i.lang),a.media=i)})}closedCaptionsForLevel(t){const e=this.hls.levels[t.level];return e==null?void 0:e.attrs["CLOSED-CAPTIONS"]}onFragLoading(t,e){const{cea608Parser1:i,cea608Parser2:s,lastSn:n,lastPartIndex:a}=this;if(!(!this.enabled||!(i&&s))&&e.frag.type===Y.MAIN){var o,l;const h=e.frag.sn,d=(o=e==null||(l=e.part)==null?void 0:l.index)!=null?o:-1;h===n+1||h===n&&d===a+1||(i.reset(),s.reset()),this.lastSn=h,this.lastPartIndex=d}}onFragLoaded(t,e){const{frag:i,payload:s}=e;if(i.type===Y.SUBTITLE)if(s.byteLength){const n=i.decryptdata,a="stats"in e;if(n==null||!n.encrypted||a){const o=this.tracks[i.level],l=this.vttCCs;l[i.cc]||(l[i.cc]={start:i.start,prevCC:this.prevCC,new:!0},this.prevCC=i.cc),o&&o.textCodec===Sa?this._parseIMSC1(i,s):this._parseVTTs(e)}}else this.hls.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:new Error("Empty subtitle payload")})}_parseIMSC1(t,e){const i=this.hls;Cd(e,this.initPTS[t.cc],s=>{this._appendCues(s,t.level),i.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:t})},s=>{L.log(`Failed to parse IMSC1: ${s}`),i.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:t,error:s})})}_parseVTTs(t){var e;const{frag:i,payload:s}=t,{initPTS:n,unparsedVttFrags:a}=this,o=n.length-1;if(!n[i.cc]&&o===-1){a.push(t);return}const l=this.hls,h=(e=i.initSegment)!=null&&e.data?si(i.initSegment.data,new Uint8Array(s)):s;Mv(h,this.initPTS[i.cc],this.vttCCs,i.cc,i.start,d=>{this._appendCues(d,i.level),l.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!0,frag:i})},d=>{const c=d.message==="Missing initPTS for VTT MPEGTS";c?a.push(t):this._fallbackToIMSC1(i,s),L.log(`Failed to parse VTT cue: ${d}`),!(c&&o>i.cc)&&l.trigger(v.SUBTITLE_FRAG_PROCESSED,{success:!1,frag:i,error:d})})}_fallbackToIMSC1(t,e){const i=this.tracks[t.level];i.textCodec||Cd(e,this.initPTS[t.cc],()=>{i.textCodec=Sa,this._parseIMSC1(t,e)},()=>{i.textCodec="wvtt"})}_appendCues(t,e){const i=this.hls;if(this.config.renderTextTracksNatively){const s=this.textTracks[e];if(!s||s.mode==="disabled")return;t.forEach(n=>kh(s,n))}else{const s=this.tracks[e];if(!s)return;const n=s.default?"default":"subtitles"+e;i.trigger(v.CUES_PARSED,{type:"subtitles",cues:t,track:n})}}onFragDecrypted(t,e){const{frag:i}=e;i.type===Y.SUBTITLE&&this.onFragLoaded(v.FRAG_LOADED,e)}onSubtitleTracksCleared(){this.tracks=[],this.captionsTracks={}}onFragParsingUserdata(t,e){const{cea608Parser1:i,cea608Parser2:s}=this;if(!this.enabled||!(i&&s))return;const{frag:n,samples:a}=e;if(!(n.type===Y.MAIN&&this.closedCaptionsForLevel(n)==="NONE"))for(let o=0;o<a.length;o++){const l=a[o].bytes;if(l){const h=this.extractCea608Data(l);i.addData(a[o].pts,h[0]),s.addData(a[o].pts,h[1])}}}onBufferFlushing(t,{startOffset:e,endOffset:i,endOffsetSubtitles:s,type:n}){const{media:a}=this;if(!(!a||a.currentTime<i)){if(!n||n==="video"){const{captionsTracks:o}=this;Object.keys(o).forEach(l=>Wn(o[l],e,i))}if(this.config.renderTextTracksNatively&&e===0&&s!==void 0){const{textTracks:o}=this;Object.keys(o).forEach(l=>Wn(o[l],e,s))}}}extractCea608Data(t){const e=[[],[]],i=t[0]&31;let s=2;for(let n=0;n<i;n++){const a=t[s++],o=127&t[s++],l=127&t[s++];if(!(o===0&&l===0)&&4&a){const h=3&a;(h===0||h===1)&&(e[h].push(o),e[h].push(l))}}return e}}function Gv(r,t){return!!r&&r.label===t.name&&!(r.textTrack1||r.textTrack2)}function Vv(r,t,e,i){return Math.min(t,i)-Math.max(r,e)}function Od(){return{ccOffset:0,presentationOffset:0,0:{start:0,prevCC:-1,new:!0}}}class Ia{constructor(t){this.hls=void 0,this.autoLevelCapping=void 0,this.firstLevel=void 0,this.media=void 0,this.restrictedLevels=void 0,this.timer=void 0,this.clientRect=void 0,this.streamController=void 0,this.hls=t,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.firstLevel=-1,this.media=null,this.restrictedLevels=[],this.timer=void 0,this.clientRect=null,this.registerListeners()}setStreamController(t){this.streamController=t}destroy(){this.unregisterListener(),this.hls.config.capLevelToPlayerSize&&this.stopCapping(),this.media=null,this.clientRect=null,this.hls=this.streamController=null}registerListeners(){const{hls:t}=this;t.on(v.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),t.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.BUFFER_CODECS,this.onBufferCodecs,this),t.on(v.MEDIA_DETACHING,this.onMediaDetaching,this)}unregisterListener(){const{hls:t}=this;t.off(v.FPS_DROP_LEVEL_CAPPING,this.onFpsDropLevelCapping,this),t.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.BUFFER_CODECS,this.onBufferCodecs,this),t.off(v.MEDIA_DETACHING,this.onMediaDetaching,this)}onFpsDropLevelCapping(t,e){const i=this.hls.levels[e.droppedLevel];this.isLevelAllowed(i)&&this.restrictedLevels.push({bitrate:i.bitrate,height:i.height,width:i.width})}onMediaAttaching(t,e){this.media=e.media instanceof HTMLVideoElement?e.media:null,this.clientRect=null}onManifestParsed(t,e){const i=this.hls;this.restrictedLevels=[],this.firstLevel=e.firstLevel,i.config.capLevelToPlayerSize&&e.video&&this.startCapping()}onBufferCodecs(t,e){this.hls.config.capLevelToPlayerSize&&e.video&&this.startCapping()}onMediaDetaching(){this.stopCapping()}detectPlayerSize(){if(this.media&&this.mediaHeight>0&&this.mediaWidth>0){const t=this.hls.levels;if(t.length){const e=this.hls;e.autoLevelCapping=this.getMaxLevel(t.length-1),e.autoLevelCapping>this.autoLevelCapping&&this.streamController&&this.streamController.nextLevelSwitch(),this.autoLevelCapping=e.autoLevelCapping}}}getMaxLevel(t){const e=this.hls.levels;if(!e.length)return-1;const i=e.filter((s,n)=>this.isLevelAllowed(s)&&n<=t);return this.clientRect=null,Ia.getMaxLevelByMediaSize(i,this.mediaWidth,this.mediaHeight)}startCapping(){this.timer||(this.autoLevelCapping=Number.POSITIVE_INFINITY,this.hls.firstLevel=this.getMaxLevel(this.firstLevel),self.clearInterval(this.timer),this.timer=self.setInterval(this.detectPlayerSize.bind(this),1e3),this.detectPlayerSize())}stopCapping(){this.restrictedLevels=[],this.firstLevel=-1,this.autoLevelCapping=Number.POSITIVE_INFINITY,this.timer&&(self.clearInterval(this.timer),this.timer=void 0)}getDimensions(){if(this.clientRect)return this.clientRect;const t=this.media,e={width:0,height:0};if(t){const i=t.getBoundingClientRect();e.width=i.width,e.height=i.height,!e.width&&!e.height&&(e.width=i.right-i.left||t.width||0,e.height=i.bottom-i.top||t.height||0)}return this.clientRect=e,e}get mediaWidth(){return this.getDimensions().width*this.contentScaleFactor}get mediaHeight(){return this.getDimensions().height*this.contentScaleFactor}get contentScaleFactor(){let t=1;if(!this.hls.config.ignoreDevicePixelRatio)try{t=self.devicePixelRatio}catch{}return t}isLevelAllowed(t){return!this.restrictedLevels.some(e=>t.bitrate===e.bitrate&&t.width===e.width&&t.height===e.height)}static getMaxLevelByMediaSize(t,e,i){if(!(t!=null&&t.length))return-1;const s=(a,o)=>o?a.width!==o.width||a.height!==o.height:!0;let n=t.length-1;for(let a=0;a<t.length;a+=1){const o=t[a];if((o.width>=e||o.height>=i)&&s(o,t[a+1])){n=a;break}}return n}}class Kv{constructor(t){this.hls=void 0,this.isVideoPlaybackQualityAvailable=!1,this.timer=void 0,this.media=null,this.lastTime=void 0,this.lastDroppedFrames=0,this.lastDecodedFrames=0,this.streamController=void 0,this.hls=t,this.registerListeners()}setStreamController(t){this.streamController=t}registerListeners(){this.hls.on(v.MEDIA_ATTACHING,this.onMediaAttaching,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHING,this.onMediaAttaching,this)}destroy(){this.timer&&clearInterval(this.timer),this.unregisterListeners(),this.isVideoPlaybackQualityAvailable=!1,this.media=null}onMediaAttaching(t,e){const i=this.hls.config;if(i.capLevelOnFPSDrop){const s=e.media instanceof self.HTMLVideoElement?e.media:null;this.media=s,s&&typeof s.getVideoPlaybackQuality=="function"&&(this.isVideoPlaybackQualityAvailable=!0),self.clearInterval(this.timer),this.timer=self.setInterval(this.checkFPSInterval.bind(this),i.fpsDroppedMonitoringPeriod)}}checkFPS(t,e,i){const s=performance.now();if(e){if(this.lastTime){const n=s-this.lastTime,a=i-this.lastDroppedFrames,o=e-this.lastDecodedFrames,l=1e3*a/n,h=this.hls;if(h.trigger(v.FPS_DROP,{currentDropped:a,currentDecoded:o,totalDroppedFrames:i}),l>0&&a>h.config.fpsDroppedMonitoringThreshold*o){let d=h.currentLevel;L.warn("drop FPS ratio greater than max allowed value for currentLevel: "+d),d>0&&(h.autoLevelCapping===-1||h.autoLevelCapping>=d)&&(d=d-1,h.trigger(v.FPS_DROP_LEVEL_CAPPING,{level:d,droppedLevel:h.currentLevel}),h.autoLevelCapping=d,this.streamController.nextLevelSwitch())}}this.lastTime=s,this.lastDroppedFrames=i,this.lastDecodedFrames=e}}checkFPSInterval(){const t=this.media;if(t)if(this.isVideoPlaybackQualityAvailable){const e=t.getVideoPlaybackQuality();this.checkFPS(t,e.totalVideoFrames,e.droppedVideoFrames)}else this.checkFPS(t,t.webkitDecodedFrameCount,t.webkitDroppedFrameCount)}}const Ar="[eme]";class Ri{constructor(t){this.hls=void 0,this.config=void 0,this.media=null,this.keyFormatPromise=null,this.keySystemAccessPromises={},this._requestLicenseFailureCount=0,this.mediaKeySessions=[],this.keyIdToKeySessionPromise={},this.setMediaKeysQueue=Ri.CDMCleanupPromise?[Ri.CDMCleanupPromise]:[],this.onMediaEncrypted=this._onMediaEncrypted.bind(this),this.onWaitingForKey=this._onWaitingForKey.bind(this),this.debug=L.debug.bind(L,Ar),this.log=L.log.bind(L,Ar),this.warn=L.warn.bind(L,Ar),this.error=L.error.bind(L,Ar),this.hls=t,this.config=t.config,this.registerListeners()}destroy(){this.unregisterListeners(),this.onMediaDetached();const t=this.config;t.requestMediaKeySystemAccessFunc=null,t.licenseXhrSetup=t.licenseResponseCallback=void 0,t.drmSystems=t.drmSystemOptions={},this.hls=this.onMediaEncrypted=this.onWaitingForKey=this.keyIdToKeySessionPromise=null,this.config=null}registerListeners(){this.hls.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.on(v.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.on(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.on(v.MANIFEST_LOADED,this.onManifestLoaded,this)}unregisterListeners(){this.hls.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),this.hls.off(v.MEDIA_DETACHED,this.onMediaDetached,this),this.hls.off(v.MANIFEST_LOADING,this.onManifestLoading,this),this.hls.off(v.MANIFEST_LOADED,this.onManifestLoaded,this)}getLicenseServerUrl(t){const{drmSystems:e,widevineLicenseUrl:i}=this.config,s=e[t];if(s)return s.licenseUrl;if(t===ct.WIDEVINE&&i)return i;throw new Error(`no license server URL configured for key-system "${t}"`)}getServerCertificateUrl(t){const{drmSystems:e}=this.config,i=e[t];if(i)return i.serverCertificateUrl;this.log(`No Server Certificate in config.drmSystems["${t}"]`)}attemptKeySystemAccess(t){const e=this.hls.levels,i=(a,o,l)=>!!a&&l.indexOf(a)===o,s=e.map(a=>a.audioCodec).filter(i),n=e.map(a=>a.videoCodec).filter(i);return s.length+n.length===0&&n.push("avc1.42e01e"),new Promise((a,o)=>{const l=h=>{const d=h.shift();this.getMediaKeysPromise(d,s,n).then(c=>a({keySystem:d,mediaKeys:c})).catch(c=>{h.length?l(h):c instanceof ee?o(c):o(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_NO_ACCESS,error:c,fatal:!0},c.message))})};l(t)})}requestMediaKeySystemAccess(t,e){const{requestMediaKeySystemAccessFunc:i}=this.config;if(typeof i!="function"){let s=`Configured requestMediaKeySystemAccess is not a function ${i}`;return ih===null&&self.location.protocol==="http:"&&(s=`navigator.requestMediaKeySystemAccess is not available over insecure protocol ${location.protocol}`),Promise.reject(new Error(s))}return i(t,e)}getMediaKeysPromise(t,e,i){const s=rg(t,e,i,this.config.drmSystemOptions),n=this.keySystemAccessPromises[t];let a=n==null?void 0:n.keySystemAccess;if(!a){this.log(`Requesting encrypted media "${t}" key-system access with config: ${JSON.stringify(s)}`),a=this.requestMediaKeySystemAccess(t,s);const o=this.keySystemAccessPromises[t]={keySystemAccess:a};return a.catch(l=>{this.log(`Failed to obtain access to key-system "${t}": ${l}`)}),a.then(l=>{this.log(`Access for key-system "${l.keySystem}" obtained`);const h=this.fetchServerCertificate(t);return this.log(`Create media-keys for "${t}"`),o.mediaKeys=l.createMediaKeys().then(d=>(this.log(`Media-keys created for "${t}"`),h.then(c=>c?this.setMediaKeysServerCertificate(d,t,c):d))),o.mediaKeys.catch(d=>{this.error(`Failed to create media-keys for "${t}"}: ${d}`)}),o.mediaKeys})}return a.then(()=>n.mediaKeys)}createMediaKeySessionContext({decryptdata:t,keySystem:e,mediaKeys:i}){this.log(`Creating key-system session "${e}" keyId: ${me.hexDump(t.keyId||[])}`);const s=i.createSession(),n={decryptdata:t,keySystem:e,mediaKeys:i,mediaKeysSession:s,keyStatus:"status-pending"};return this.mediaKeySessions.push(n),n}renewKeySession(t){const e=t.decryptdata;if(e.pssh){const i=this.createMediaKeySessionContext(t),s=this.getKeyIdString(e),n="cenc";this.keyIdToKeySessionPromise[s]=this.generateRequestWithPreferredKeySession(i,n,e.pssh,"expired")}else this.warn("Could not renew expired session. Missing pssh initData.");this.removeSession(t)}getKeyIdString(t){if(!t)throw new Error("Could not read keyId of undefined decryptdata");if(t.keyId===null)throw new Error("keyId is null");return me.hexDump(t.keyId)}updateKeySession(t,e){var i;const s=t.mediaKeysSession;return this.log(`Updating key-session "${s.sessionId}" for keyID ${me.hexDump(((i=t.decryptdata)==null?void 0:i.keyId)||[])}
|
189
|
+
} (data length: ${e&&e.byteLength})`),s.update(e)}selectKeySystemFormat(t){const e=Object.keys(t.levelkeys||{});return this.keyFormatPromise||(this.log(`Selecting key-system from fragment (sn: ${t.sn} ${t.type}: ${t.level}) key formats ${e.join(", ")}`),this.keyFormatPromise=this.getKeyFormatPromise(e)),this.keyFormatPromise}getKeyFormatPromise(t){return new Promise((e,i)=>{const s=Un(this.config),n=t.map(Jl).filter(a=>!!a&&s.indexOf(a)!==-1);return this.getKeySystemSelectionPromise(n).then(({keySystem:a})=>{const o=eh(a);o?e(o):i(new Error(`Unable to find format for key-system "${a}"`))}).catch(i)})}loadKey(t){const e=t.keyInfo.decryptdata,i=this.getKeyIdString(e),s=`(keyId: ${i} format: "${e.keyFormat}" method: ${e.method} uri: ${e.uri})`;this.log(`Starting session for key ${s}`);let n=this.keyIdToKeySessionPromise[i];return n||(n=this.keyIdToKeySessionPromise[i]=this.getKeySystemForKeyPromise(e).then(({keySystem:a,mediaKeys:o})=>(this.throwIfDestroyed(),this.log(`Handle encrypted media sn: ${t.frag.sn} ${t.frag.type}: ${t.frag.level} using key ${s}`),this.attemptSetMediaKeys(a,o).then(()=>{this.throwIfDestroyed();const l=this.createMediaKeySessionContext({keySystem:a,mediaKeys:o,decryptdata:e}),h="cenc";return this.generateRequestWithPreferredKeySession(l,h,e.pssh,"playlist-key")}))),n.catch(a=>this.handleError(a))),n}throwIfDestroyed(t="Invalid state"){if(!this.hls)throw new Error("invalid state")}handleError(t){this.hls&&(this.error(t.message),t instanceof ee?this.hls.trigger(v.ERROR,t.data):this.hls.trigger(v.ERROR,{type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_NO_KEYS,error:t,fatal:!0}))}getKeySystemForKeyPromise(t){const e=this.getKeyIdString(t),i=this.keyIdToKeySessionPromise[e];if(!i){const s=Jl(t.keyFormat),n=s?[s]:Un(this.config);return this.attemptKeySystemAccess(n)}return i}getKeySystemSelectionPromise(t){if(t.length||(t=Un(this.config)),t.length===0)throw new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_NO_CONFIGURED_LICENSE,fatal:!0},`Missing key-system license configuration options ${JSON.stringify({drmSystems:this.config.drmSystems})}`);return this.attemptKeySystemAccess(t)}_onMediaEncrypted(t){const{initDataType:e,initData:i}=t;if(this.debug(`"${t.type}" event: init data type: "${e}"`),i===null)return;let s,n;if(e==="sinf"&&this.config.drmSystems[ct.FAIRPLAY]){const d=Ct(new Uint8Array(i));try{const c=Nn(JSON.parse(d).sinf),u=dh(new Uint8Array(c));if(!u)return;s=u.subarray(8,24),n=ct.FAIRPLAY}catch{this.warn('Failed to parse sinf "encrypted" event message initData');return}}else{const d=Ig(i);if(d===null)return;d.version===0&&d.systemId===th.WIDEVINE&&d.data&&(s=d.data.subarray(8,24)),n=sg(d.systemId)}if(!n||!s)return;const a=me.hexDump(s),{keyIdToKeySessionPromise:o,mediaKeySessions:l}=this;let h=o[a];for(let d=0;d<l.length;d++){const c=l[d],u=c.decryptdata;if(u.pssh||!u.keyId)continue;const f=me.hexDump(u.keyId);if(a===f||u.uri.replace(/-/g,"").indexOf(a)!==-1){h=o[f],delete o[f],u.pssh=new Uint8Array(i),u.keyId=s,h=o[a]=h.then(()=>this.generateRequestWithPreferredKeySession(c,e,i,"encrypted-event-key-match"));break}}h||(h=o[a]=this.getKeySystemSelectionPromise([n]).then(({keySystem:d,mediaKeys:c})=>{var u;this.throwIfDestroyed();const f=new us("ISO-23001-7",a,(u=eh(d))!=null?u:"");return f.pssh=new Uint8Array(i),f.keyId=s,this.attemptSetMediaKeys(d,c).then(()=>{this.throwIfDestroyed();const p=this.createMediaKeySessionContext({decryptdata:f,keySystem:d,mediaKeys:c});return this.generateRequestWithPreferredKeySession(p,e,i,"encrypted-event-no-match")})})),h.catch(d=>this.handleError(d))}_onWaitingForKey(t){this.log(`"${t.type}" event`)}attemptSetMediaKeys(t,e){const i=this.setMediaKeysQueue.slice();this.log(`Setting media-keys for "${t}"`);const s=Promise.all(i).then(()=>{if(!this.media)throw new Error("Attempted to set mediaKeys without media element attached");return this.media.setMediaKeys(e)});return this.setMediaKeysQueue.push(s),s.then(()=>{this.log(`Media-keys set for "${t}"`),i.push(s),this.setMediaKeysQueue=this.setMediaKeysQueue.filter(n=>i.indexOf(n)===-1)})}generateRequestWithPreferredKeySession(t,e,i,s){var n,a;const o=(n=this.config.drmSystems)==null||(a=n[t.keySystem])==null?void 0:a.generateRequest;if(o)try{const u=o.call(this.hls,e,i,t);if(!u)throw new Error("Invalid response from configured generateRequest filter");e=u.initDataType,i=t.decryptdata.pssh=u.initData?new Uint8Array(u.initData):null}catch(u){var l;if(this.warn(u.message),(l=this.hls)!=null&&l.config.debug)throw u}if(i===null)return this.log(`Skipping key-session request for "${s}" (no initData)`),Promise.resolve(t);const h=this.getKeyIdString(t.decryptdata);this.log(`Generating key-session request for "${s}": ${h} (init data type: ${e} length: ${i?i.byteLength:null})`);const d=new pa;t.mediaKeysSession.onmessage=u=>{const f=t.mediaKeysSession;if(!f){d.emit("error",new Error("invalid state"));return}const{messageType:p,message:g}=u;this.log(`"${p}" message event for session "${f.sessionId}" message size: ${g.byteLength}`),p==="license-request"||p==="license-renewal"?this.renewLicense(t,g).catch(m=>{this.handleError(m),d.emit("error",m)}):p==="license-release"?t.keySystem===ct.FAIRPLAY&&(this.updateKeySession(t,Zl("acknowledged")),this.removeSession(t)):this.warn(`unhandled media key message type "${p}"`)},t.mediaKeysSession.onkeystatuseschange=u=>{if(!t.mediaKeysSession){d.emit("error",new Error("invalid state"));return}this.onKeyStatusChange(t);const f=t.keyStatus;d.emit("keyStatus",f),f==="expired"&&(this.warn(`${t.keySystem} expired for key ${h}`),this.renewKeySession(t))};const c=new Promise((u,f)=>{d.on("error",f),d.on("keyStatus",p=>{p.startsWith("usable")?u():p==="output-restricted"?f(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_STATUS_OUTPUT_RESTRICTED,fatal:!1},"HDCP level output restricted")):p==="internal-error"?f(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_STATUS_INTERNAL_ERROR,fatal:!0},`key status changed to "${p}"`)):p==="expired"?f(new Error("key expired while generating request")):this.warn(`unhandled key status change "${p}"`)})});return t.mediaKeysSession.generateRequest(e,i).then(()=>{var u;this.log(`Request generated for key-session "${(u=t.mediaKeysSession)==null?void 0:u.sessionId}" keyId: ${h}`)}).catch(u=>{throw new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_NO_SESSION,error:u,fatal:!1},`Error generating key-session request: ${u}`)}).then(()=>c).catch(u=>{throw d.removeAllListeners(),this.removeSession(t),u}).then(()=>(d.removeAllListeners(),t))}onKeyStatusChange(t){t.mediaKeysSession.keyStatuses.forEach((e,i)=>{this.log(`key status change "${e}" for keyStatuses keyId: ${me.hexDump("buffer"in i?new Uint8Array(i.buffer,i.byteOffset,i.byteLength):new Uint8Array(i))} session keyId: ${me.hexDump(new Uint8Array(t.decryptdata.keyId||[]))} uri: ${t.decryptdata.uri}`),t.keyStatus=e})}fetchServerCertificate(t){const e=this.config,i=e.loader,s=new i(e),n=this.getServerCertificateUrl(t);return n?(this.log(`Fetching serverCertificate for "${t}"`),new Promise((a,o)=>{const l={responseType:"arraybuffer",url:n},h=e.certLoadPolicy.default,d={loadPolicy:h,timeout:h.maxLoadTimeMs,maxRetry:0,retryDelay:0,maxRetryDelay:0},c={onSuccess:(u,f,p,g)=>{a(u.data)},onError:(u,f,p,g)=>{o(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:p,response:Gt({url:l.url,data:void 0},u)},`"${t}" certificate request failed (${n}). Status: ${u.code} (${u.text})`))},onTimeout:(u,f,p)=>{o(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_SERVER_CERTIFICATE_REQUEST_FAILED,fatal:!0,networkDetails:p,response:{url:l.url,data:void 0}},`"${t}" certificate request timed out (${n})`))},onAbort:(u,f,p)=>{o(new Error("aborted"))}};s.load(l,d,c)})):Promise.resolve()}setMediaKeysServerCertificate(t,e,i){return new Promise((s,n)=>{t.setServerCertificate(i).then(a=>{this.log(`setServerCertificate ${a?"success":"not supported by CDM"} (${i==null?void 0:i.byteLength}) on "${e}"`),s(t)}).catch(a=>{n(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_SERVER_CERTIFICATE_UPDATE_FAILED,error:a,fatal:!0},a.message))})})}renewLicense(t,e){return this.requestLicense(t,new Uint8Array(e)).then(i=>this.updateKeySession(t,new Uint8Array(i)).catch(s=>{throw new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_SESSION_UPDATE_FAILED,error:s,fatal:!0},s.message)}))}setupLicenseXHR(t,e,i,s){const n=this.config.licenseXhrSetup;return n?Promise.resolve().then(()=>{if(!i.decryptdata)throw new Error("Key removed");return n.call(this.hls,t,e,i,s)}).catch(a=>{if(!i.decryptdata)throw a;return t.open("POST",e,!0),n.call(this.hls,t,e,i,s)}).then(a=>(t.readyState||t.open("POST",e,!0),{xhr:t,licenseChallenge:a||s})):(t.open("POST",e,!0),Promise.resolve({xhr:t,licenseChallenge:s}))}requestLicense(t,e){const i=this.config.keyLoadPolicy.default;return new Promise((s,n)=>{const a=this.getLicenseServerUrl(t.keySystem);this.log(`Sending license request to URL: ${a}`);const o=new XMLHttpRequest;o.responseType="arraybuffer",o.onreadystatechange=()=>{if(!this.hls||!t.mediaKeysSession)return n(new Error("invalid state"));if(o.readyState===4)if(o.status===200){this._requestLicenseFailureCount=0;let l=o.response;this.log(`License received ${l instanceof ArrayBuffer?l.byteLength:l}`);const h=this.config.licenseResponseCallback;if(h)try{l=h.call(this.hls,o,a,t)}catch(d){this.error(d)}s(l)}else{const l=i.errorRetry,h=l?l.maxNumRetry:0;if(this._requestLicenseFailureCount++,this._requestLicenseFailureCount>h||o.status>=400&&o.status<500)n(new ee({type:W.KEY_SYSTEM_ERROR,details:x.KEY_SYSTEM_LICENSE_REQUEST_FAILED,fatal:!0,networkDetails:o,response:{url:a,data:void 0,code:o.status,text:o.statusText}},`License Request XHR failed (${a}). Status: ${o.status} (${o.statusText})`));else{const d=h-this._requestLicenseFailureCount+1;this.warn(`Retrying license request, ${d} attempts left`),this.requestLicense(t,e).then(s,n)}}},t.licenseXhr&&t.licenseXhr.readyState!==XMLHttpRequest.DONE&&t.licenseXhr.abort(),t.licenseXhr=o,this.setupLicenseXHR(o,a,t,e).then(({xhr:l,licenseChallenge:h})=>{l.send(h)})})}onMediaAttached(t,e){if(!this.config.emeEnabled)return;const i=e.media;this.media=i,i.addEventListener("encrypted",this.onMediaEncrypted),i.addEventListener("waitingforkey",this.onWaitingForKey)}onMediaDetached(){const t=this.media,e=this.mediaKeySessions;t&&(t.removeEventListener("encrypted",this.onMediaEncrypted),t.removeEventListener("waitingforkey",this.onWaitingForKey),this.media=null),this._requestLicenseFailureCount=0,this.setMediaKeysQueue=[],this.mediaKeySessions=[],this.keyIdToKeySessionPromise={},us.clearKeyUriToKeyIdMap();const i=e.length;Ri.CDMCleanupPromise=Promise.all(e.map(s=>this.removeSession(s)).concat(t==null?void 0:t.setMediaKeys(null).catch(s=>{this.log(`Could not clear media keys: ${s}. media.src: ${t==null?void 0:t.src}`)}))).then(()=>{i&&(this.log("finished closing key sessions and clearing media keys"),e.length=0)}).catch(s=>{this.log(`Could not close sessions and clear media keys: ${s}. media.src: ${t==null?void 0:t.src}`)})}onManifestLoading(){this.keyFormatPromise=null}onManifestLoaded(t,{sessionKeys:e}){if(!(!e||!this.config.emeEnabled)&&!this.keyFormatPromise){const i=e.reduce((s,n)=>(s.indexOf(n.keyFormat)===-1&&s.push(n.keyFormat),s),[]);this.log(`Selecting key-system from session-keys ${i.join(", ")}`),this.keyFormatPromise=this.getKeyFormatPromise(i)}}removeSession(t){const{mediaKeysSession:e,licenseXhr:i}=t;if(e){this.log(`Remove licenses and keys and close session ${e.sessionId}`),e.onmessage=null,e.onkeystatuseschange=null,i&&i.readyState!==XMLHttpRequest.DONE&&i.abort(),t.mediaKeysSession=t.decryptdata=t.licenseXhr=void 0;const s=this.mediaKeySessions.indexOf(t);return s>-1&&this.mediaKeySessions.splice(s,1),e.remove().catch(n=>{this.log(`Could not remove session: ${n}`)}).then(()=>e.close()).catch(n=>{this.log(`Could not close session: ${n}`)})}}}Ri.CDMCleanupPromise=void 0;class ee extends Error{constructor(t,e){super(e),this.data=void 0,t.error||(t.error=new Error(e)),this.data=t,t.err=t.error}}const jv=1;var jt={MANIFEST:"m",AUDIO:"a",VIDEO:"v",MUXED:"av",INIT:"i",CAPTION:"c",TIMED_TEXT:"tt",KEY:"k",OTHER:"o"};const Wv="h";class $e{constructor(t){this.hls=void 0,this.config=void 0,this.media=void 0,this.sid=void 0,this.cid=void 0,this.useHeaders=!1,this.initialized=!1,this.starved=!1,this.buffering=!0,this.audioBuffer=void 0,this.videoBuffer=void 0,this.onWaiting=()=>{this.initialized&&(this.starved=!0),this.buffering=!0},this.onPlaying=()=>{this.initialized||(this.initialized=!0),this.buffering=!1},this.applyPlaylistData=s=>{try{this.apply(s,{ot:jt.MANIFEST,su:!this.initialized})}catch(n){L.warn("Could not generate manifest CMCD data.",n)}},this.applyFragmentData=s=>{try{const n=s.frag,a=this.hls.levels[n.level],o=this.getObjectType(n),l={d:n.duration*1e3,ot:o};(o===jt.VIDEO||o===jt.AUDIO||o==jt.MUXED)&&(l.br=a.bitrate/1e3,l.tb=this.getTopBandwidth(o)/1e3,l.bl=this.getBufferLength(o)),this.apply(s,l)}catch(n){L.warn("Could not generate segment CMCD data.",n)}},this.hls=t;const e=this.config=t.config,{cmcd:i}=e;i!=null&&(e.pLoader=this.createPlaylistLoader(),e.fLoader=this.createFragmentLoader(),this.sid=i.sessionId||$e.uuid(),this.cid=i.contentId,this.useHeaders=i.useHeaders===!0,this.registerListeners())}registerListeners(){const t=this.hls;t.on(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.on(v.MEDIA_DETACHED,this.onMediaDetached,this),t.on(v.BUFFER_CREATED,this.onBufferCreated,this)}unregisterListeners(){const t=this.hls;t.off(v.MEDIA_ATTACHED,this.onMediaAttached,this),t.off(v.MEDIA_DETACHED,this.onMediaDetached,this),t.off(v.BUFFER_CREATED,this.onBufferCreated,this)}destroy(){this.unregisterListeners(),this.onMediaDetached(),this.hls=this.config=this.audioBuffer=this.videoBuffer=null}onMediaAttached(t,e){this.media=e.media,this.media.addEventListener("waiting",this.onWaiting),this.media.addEventListener("playing",this.onPlaying)}onMediaDetached(){this.media&&(this.media.removeEventListener("waiting",this.onWaiting),this.media.removeEventListener("playing",this.onPlaying),this.media=null)}onBufferCreated(t,e){var i,s;this.audioBuffer=(i=e.tracks.audio)==null?void 0:i.buffer,this.videoBuffer=(s=e.tracks.video)==null?void 0:s.buffer}createData(){var t;return{v:jv,sf:Wv,sid:this.sid,cid:this.cid,pr:(t=this.media)==null?void 0:t.playbackRate,mtp:this.hls.bandwidthEstimate/1e3}}apply(t,e={}){At(e,this.createData());const i=e.ot===jt.INIT||e.ot===jt.VIDEO||e.ot===jt.MUXED;if(this.starved&&i&&(e.bs=!0,e.su=!0,this.starved=!1),e.su==null&&(e.su=this.buffering),this.useHeaders){const s=$e.toHeaders(e);if(!Object.keys(s).length)return;t.headers||(t.headers={}),At(t.headers,s)}else{const s=$e.toQuery(e);if(!s)return;t.url=$e.appendQueryToUri(t.url,s)}}getObjectType(t){const{type:e}=t;if(e==="subtitle")return jt.TIMED_TEXT;if(t.sn==="initSegment")return jt.INIT;if(e==="audio")return jt.AUDIO;if(e==="main")return this.hls.audioTracks.length?jt.VIDEO:jt.MUXED}getTopBandwidth(t){let e=0,i;const s=this.hls;if(t===jt.AUDIO)i=s.audioTracks;else{const n=s.maxAutoLevel,a=n>-1?n+1:s.levels.length;i=s.levels.slice(0,a)}for(const n of i)n.bitrate>e&&(e=n.bitrate);return e>0?e:NaN}getBufferLength(t){const e=this.hls.media,i=t===jt.AUDIO?this.audioBuffer:this.videoBuffer;return!i||!e?NaN:lt.bufferInfo(i,e.currentTime,this.config.maxBufferHole).len*1e3}createPlaylistLoader(){const{pLoader:t}=this.config,e=this.applyPlaylistData,i=t||this.config.loader;return class{constructor(s){this.loader=void 0,this.loader=new i(s)}get stats(){return this.loader.stats}get context(){return this.loader.context}destroy(){this.loader.destroy()}abort(){this.loader.abort()}load(s,n,a){e(s),this.loader.load(s,n,a)}}}createFragmentLoader(){const{fLoader:t}=this.config,e=this.applyFragmentData,i=t||this.config.loader;return class{constructor(s){this.loader=void 0,this.loader=new i(s)}get stats(){return this.loader.stats}get context(){return this.loader.context}destroy(){this.loader.destroy()}abort(){this.loader.abort()}load(s,n,a){e(s),this.loader.load(s,n,a)}}}static uuid(){const t=URL.createObjectURL(new Blob),e=t.toString();return URL.revokeObjectURL(t),e.slice(e.lastIndexOf("/")+1)}static serialize(t){const e=[],i=l=>!Number.isNaN(l)&&l!=null&&l!==""&&l!==!1,s=l=>Math.round(l),n=l=>s(l/100)*100,a={br:s,d:s,bl:n,dl:n,mtp:n,nor:l=>encodeURIComponent(l),rtp:n,tb:s},o=Object.keys(t||{}).sort();for(const l of o){let h=t[l];if(!i(h)||l==="v"&&h===1||l=="pr"&&h===1)continue;const d=a[l];d&&(h=d(h));const c=typeof h;let u;l==="ot"||l==="sf"||l==="st"?u=`${l}=${h}`:c==="boolean"?u=l:c==="number"?u=`${l}=${h}`:u=`${l}=${JSON.stringify(h)}`,e.push(u)}return e.join(",")}static toHeaders(t){const e=Object.keys(t),i={},s=["Object","Request","Session","Status"],n=[{},{},{},{}],a={br:0,d:0,ot:0,tb:0,bl:1,dl:1,mtp:1,nor:1,nrr:1,su:1,cid:2,pr:2,sf:2,sid:2,st:2,v:2,bs:3,rtp:3};for(const o of e){const l=a[o]!=null?a[o]:1;n[l][o]=t[o]}for(let o=0;o<n.length;o++){const l=$e.serialize(n[o]);l&&(i[`CMCD-${s[o]}`]=l)}return i}static toQuery(t){return`CMCD=${encodeURIComponent($e.serialize(t))}`}static appendQueryToUri(t,e){if(!e)return t;const i=t.includes("?")?"&":"?";return`${t}${i}${e}`}}const Yv=3e5;class qv{constructor(t){this.hls=void 0,this.log=void 0,this.loader=null,this.uri=null,this.pathwayId=".",this.pathwayPriority=null,this.timeToLoad=300,this.reloadTimer=-1,this.updated=0,this.started=!1,this.enabled=!0,this.levels=null,this.audioTracks=null,this.subtitleTracks=null,this.penalizedPathways={},this.hls=t,this.log=L.log.bind(L,"[content-steering]:"),this.registerListeners()}registerListeners(){const t=this.hls;t.on(v.MANIFEST_LOADING,this.onManifestLoading,this),t.on(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.on(v.MANIFEST_PARSED,this.onManifestParsed,this),t.on(v.ERROR,this.onError,this)}unregisterListeners(){const t=this.hls;t&&(t.off(v.MANIFEST_LOADING,this.onManifestLoading,this),t.off(v.MANIFEST_LOADED,this.onManifestLoaded,this),t.off(v.MANIFEST_PARSED,this.onManifestParsed,this),t.off(v.ERROR,this.onError,this))}startLoad(){if(this.started=!0,self.clearTimeout(this.reloadTimer),this.enabled&&this.uri)if(this.updated){const t=Math.max(this.timeToLoad*1e3-(performance.now()-this.updated),0);this.scheduleRefresh(this.uri,t)}else this.loadSteeringManifest(this.uri)}stopLoad(){this.started=!1,this.loader&&(this.loader.destroy(),this.loader=null),self.clearTimeout(this.reloadTimer)}destroy(){this.unregisterListeners(),this.stopLoad(),this.hls=null,this.levels=this.audioTracks=this.subtitleTracks=null}removeLevel(t){const e=this.levels;e&&(this.levels=e.filter(i=>i!==t))}onManifestLoading(){this.stopLoad(),this.enabled=!0,this.timeToLoad=300,this.updated=0,this.uri=null,this.pathwayId=".",this.levels=this.audioTracks=this.subtitleTracks=null}onManifestLoaded(t,e){const{contentSteering:i}=e;i!==null&&(this.pathwayId=i.pathwayId,this.uri=i.uri,this.started&&this.startLoad())}onManifestParsed(t,e){this.audioTracks=e.audioTracks,this.subtitleTracks=e.subtitleTracks}onError(t,e){const{errorAction:i}=e;if((i==null?void 0:i.action)===Ot.SendAlternateToPenaltyBox&&i.flags===Jt.MoveAllAlternatesMatchingHost){let s=this.pathwayPriority;const n=this.pathwayId;this.penalizedPathways[n]||(this.penalizedPathways[n]=performance.now()),!s&&this.levels&&(s=this.levels.reduce((a,o)=>(a.indexOf(o.pathwayId)===-1&&a.push(o.pathwayId),a),[])),s&&s.length>1&&(this.updatePathwayPriority(s),i.resolved=this.pathwayId!==n)}}filterParsedLevels(t){this.levels=t;let e=this.getLevelsForPathway(this.pathwayId);if(e.length===0){const i=t[0].pathwayId;this.log(`No levels found in Pathway ${this.pathwayId}. Setting initial Pathway to "${i}"`),e=this.getLevelsForPathway(i),this.pathwayId=i}return e.length!==t.length?(this.log(`Found ${e.length}/${t.length} levels in Pathway "${this.pathwayId}"`),e):t}getLevelsForPathway(t){return this.levels===null?[]:this.levels.filter(e=>t===e.pathwayId)}updatePathwayPriority(t){this.pathwayPriority=t;let e;const i=this.penalizedPathways,s=performance.now();Object.keys(i).forEach(n=>{s-i[n]>Yv&&delete i[n]});for(let n=0;n<t.length;n++){const a=t[n];if(i[a])continue;if(a===this.pathwayId)return;const o=this.hls.nextLoadLevel,l=this.hls.levels[o];if(e=this.getLevelsForPathway(a),e.length>0){this.log(`Setting Pathway to "${a}"`),this.pathwayId=a,this.hls.trigger(v.LEVELS_UPDATED,{levels:e});const h=this.hls.levels[o];l&&h&&this.levels&&(h.attrs["STABLE-VARIANT-ID"]!==l.attrs["STABLE-VARIANT-ID"]&&h.bitrate!==l.bitrate&&this.log(`Unstable Pathways change from bitrate ${l.bitrate} to ${h.bitrate}`),this.hls.nextLoadLevel=o);break}}}clonePathways(t){const e=this.levels;if(!e)return;const i={},s={};t.forEach(n=>{const{ID:a,"BASE-ID":o,"URI-REPLACEMENT":l}=n;if(e.some(d=>d.pathwayId===a))return;const h=this.getLevelsForPathway(o).map(d=>{const c=At({},d);c.details=void 0,c.url=$d(d.uri,d.attrs["STABLE-VARIANT-ID"],"PER-VARIANT-URIS",l);const u=new dt(d.attrs);u["PATHWAY-ID"]=a;const f=u.AUDIO&&`${u.AUDIO}_clone_${a}`,p=u.SUBTITLES&&`${u.SUBTITLES}_clone_${a}`;f&&(i[u.AUDIO]=f,u.AUDIO=f),p&&(s[u.SUBTITLES]=p,u.SUBTITLES=p),c.attrs=u;const g=new ps(c);return ur(g,"audio",f),ur(g,"text",p),g});e.push(...h),Md(this.audioTracks,i,l,a),Md(this.subtitleTracks,s,l,a)})}loadSteeringManifest(t){const e=this.hls.config,i=e.loader;this.loader&&this.loader.destroy(),this.loader=new i(e);let s;try{s=new self.URL(t)}catch{this.enabled=!1,this.log(`Failed to parse Steering Manifest URI: ${t}`);return}if(s.protocol!=="data:"){const d=(this.hls.bandwidthEstimate||e.abrEwmaDefaultEstimate)|0;s.searchParams.set("_HLS_pathway",this.pathwayId),s.searchParams.set("_HLS_throughput",""+d)}const n={responseType:"json",url:s.href},a=e.steeringManifestLoadPolicy.default,o=a.errorRetry||a.timeoutRetry||{},l={loadPolicy:a,timeout:a.maxLoadTimeMs,maxRetry:o.maxNumRetry||0,retryDelay:o.retryDelayMs||0,maxRetryDelay:o.maxRetryDelayMs||0},h={onSuccess:(d,c,u,f)=>{this.log(`Loaded steering manifest: "${s}"`);const p=d.data;if(p.VERSION!==1){this.log(`Steering VERSION ${p.VERSION} not supported!`);return}this.updated=performance.now(),this.timeToLoad=p.TTL;const{"RELOAD-URI":g,"PATHWAY-CLONES":m,"PATHWAY-PRIORITY":E}=p;if(g)try{this.uri=new self.URL(g,s).href}catch{this.enabled=!1,this.log(`Failed to parse Steering Manifest RELOAD-URI: ${g}`);return}this.scheduleRefresh(this.uri||u.url),m&&this.clonePathways(m),E&&this.updatePathwayPriority(E)},onError:(d,c,u,f)=>{if(this.log(`Error loading steering manifest: ${d.code} ${d.text} (${c.url})`),this.stopLoad(),d.code===410){this.enabled=!1,this.log(`Steering manifest ${c.url} no longer available`);return}let p=this.timeToLoad*1e3;if(d.code===429){const g=this.loader;if(typeof(g==null?void 0:g.getResponseHeader)=="function"){const m=g.getResponseHeader("Retry-After");m&&(p=parseFloat(m)*1e3)}this.log(`Steering manifest ${c.url} rate limited`);return}this.scheduleRefresh(this.uri||c.url,p)},onTimeout:(d,c,u)=>{this.log(`Timeout loading steering manifest (${c.url})`),this.scheduleRefresh(this.uri||c.url)}};this.log(`Requesting steering manifest: ${s}`),this.loader.load(n,l,h)}scheduleRefresh(t,e=this.timeToLoad*1e3){self.clearTimeout(this.reloadTimer),this.reloadTimer=self.setTimeout(()=>{this.loadSteeringManifest(t)},e)}}function Md(r,t,e,i){r&&Object.keys(t).forEach(s=>{const n=r.filter(a=>a.groupId===s).map(a=>{const o=At({},a);return o.details=void 0,o.attrs=new dt(o.attrs),o.url=o.attrs.URI=$d(a.url,a.attrs["STABLE-RENDITION-ID"],"PER-RENDITION-URIS",e),o.groupId=o.attrs["GROUP-ID"]=t[s],o.attrs["PATHWAY-ID"]=i,o});r.push(...n)})}function $d(r,t,e,i){const{HOST:s,PARAMS:n,[e]:a}=i;let o;t&&(o=a==null?void 0:a[t],o&&(r=o));const l=new self.URL(r);return s&&!o&&(l.host=s),n&&Object.keys(n).sort().forEach(h=>{h&&l.searchParams.set(h,n[h])}),l.href}const zv=/^age:\s*[\d.]+\s*$/im;class Fd{constructor(t){this.xhrSetup=void 0,this.requestTimeout=void 0,this.retryTimeout=void 0,this.retryDelay=void 0,this.config=null,this.callbacks=null,this.context=void 0,this.loader=null,this.stats=void 0,this.xhrSetup=t&&t.xhrSetup||null,this.stats=new sr,this.retryDelay=0}destroy(){this.callbacks=null,this.abortInternal(),this.loader=null,this.config=null}abortInternal(){const t=this.loader;self.clearTimeout(this.requestTimeout),self.clearTimeout(this.retryTimeout),t&&(t.onreadystatechange=null,t.onprogress=null,t.readyState!==4&&(this.stats.aborted=!0,t.abort()))}abort(){var t;this.abortInternal(),(t=this.callbacks)!=null&&t.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.loader)}load(t,e,i){if(this.stats.loading.start)throw new Error("Loader can only be used once.");this.stats.loading.start=self.performance.now(),this.context=t,this.config=e,this.callbacks=i,this.loadInternal()}loadInternal(){const{config:t,context:e}=this;if(!t)return;const i=this.loader=new self.XMLHttpRequest,s=this.stats;s.loading.first=0,s.loaded=0,s.aborted=!1;const n=this.xhrSetup;n?Promise.resolve().then(()=>{if(!this.stats.aborted)return n(i,e.url)}).catch(a=>(i.open("GET",e.url,!0),n(i,e.url))).then(()=>{this.stats.aborted||this.openAndSendXhr(i,e,t)}).catch(a=>{this.callbacks.onError({code:i.status,text:a.message},e,i,s)}):this.openAndSendXhr(i,e,t)}openAndSendXhr(t,e,i){t.readyState||t.open("GET",e.url,!0);const s=this.context.headers,{maxTimeToFirstByteMs:n,maxLoadTimeMs:a}=i.loadPolicy;if(s)for(const o in s)t.setRequestHeader(o,s[o]);e.rangeEnd&&t.setRequestHeader("Range","bytes="+e.rangeStart+"-"+(e.rangeEnd-1)),t.onreadystatechange=this.readystatechange.bind(this),t.onprogress=this.loadprogress.bind(this),t.responseType=e.responseType,self.clearTimeout(this.requestTimeout),i.timeout=n&&j(n)?n:a,this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),i.timeout),t.send()}readystatechange(){const{context:t,loader:e,stats:i}=this;if(!t||!e)return;const s=e.readyState,n=this.config;if(!i.aborted&&s>=2&&(i.loading.first===0&&(i.loading.first=Math.max(self.performance.now(),i.loading.start),n.timeout!==n.loadPolicy.maxLoadTimeMs&&(self.clearTimeout(this.requestTimeout),n.timeout=n.loadPolicy.maxLoadTimeMs,this.requestTimeout=self.setTimeout(this.loadtimeout.bind(this),n.loadPolicy.maxLoadTimeMs-(i.loading.first-i.loading.start)))),s===4)){self.clearTimeout(this.requestTimeout),e.onreadystatechange=null,e.onprogress=null;const a=e.status,o=e.responseType!=="text";if(a>=200&&a<300&&(o&&e.response||e.responseText!==null)){i.loading.end=Math.max(self.performance.now(),i.loading.first);const l=o?e.response:e.responseText,h=e.responseType==="arraybuffer"?l.byteLength:l.length;if(i.loaded=i.total=h,i.bwEstimate=i.total*8e3/(i.loading.end-i.loading.first),!this.callbacks)return;const d=this.callbacks.onProgress;if(d&&d(i,t,l,e),!this.callbacks)return;const c={url:e.responseURL,data:l,code:a};this.callbacks.onSuccess(c,i,t,e)}else{const l=n.loadPolicy.errorRetry,h=i.retry;cr(l,h,!1,a)?this.retry(l):(L.error(`${a} while loading ${t.url}`),this.callbacks.onError({code:a,text:e.statusText},t,e,i))}}}loadtimeout(){var t;const e=(t=this.config)==null?void 0:t.loadPolicy.timeoutRetry,i=this.stats.retry;if(cr(e,i,!0))this.retry(e);else{L.warn(`timeout while loading ${this.context.url}`);const s=this.callbacks;s&&(this.abortInternal(),s.onTimeout(this.stats,this.context,this.loader))}}retry(t){const{context:e,stats:i}=this;this.retryDelay=Zn(t,i.retry),i.retry++,L.warn(`${status?"HTTP Status "+status:"Timeout"} while loading ${e.url}, retrying ${i.retry}/${t.maxNumRetry} in ${this.retryDelay}ms`),this.abortInternal(),this.loader=null,self.clearTimeout(this.retryTimeout),this.retryTimeout=self.setTimeout(this.loadInternal.bind(this),this.retryDelay)}loadprogress(t){const e=this.stats;e.loaded=t.loaded,t.lengthComputable&&(e.total=t.total)}getCacheAge(){let t=null;if(this.loader&&zv.test(this.loader.getAllResponseHeaders())){const e=this.loader.getResponseHeader("age");t=e?parseFloat(e):null}return t}getResponseHeader(t){return this.loader&&new RegExp(`^${t}:\\s*[\\d.]+\\s*$`,"im").test(this.loader.getAllResponseHeaders())?this.loader.getResponseHeader(t):null}}function Xv(){if(self.fetch&&self.AbortController&&self.ReadableStream&&self.Request)try{return new self.ReadableStream({}),!0}catch{}return!1}const Qv=/(\d+)-(\d+)\/(\d+)/;class Nd{constructor(t){this.fetchSetup=void 0,this.requestTimeout=void 0,this.request=void 0,this.response=void 0,this.controller=void 0,this.context=void 0,this.config=null,this.callbacks=null,this.stats=void 0,this.loader=null,this.fetchSetup=t.fetchSetup||e0,this.controller=new self.AbortController,this.stats=new sr}destroy(){this.loader=this.callbacks=null,this.abortInternal()}abortInternal(){const t=this.response;t!=null&&t.ok||(this.stats.aborted=!0,this.controller.abort())}abort(){var t;this.abortInternal(),(t=this.callbacks)!=null&&t.onAbort&&this.callbacks.onAbort(this.stats,this.context,this.response)}load(t,e,i){const s=this.stats;if(s.loading.start)throw new Error("Loader can only be used once.");s.loading.start=self.performance.now();const n=Zv(t,this.controller.signal),a=i.onProgress,o=t.responseType==="arraybuffer",l=o?"byteLength":"length",{maxTimeToFirstByteMs:h,maxLoadTimeMs:d}=e.loadPolicy;this.context=t,this.config=e,this.callbacks=i,this.request=this.fetchSetup(t,n),self.clearTimeout(this.requestTimeout),e.timeout=h&&j(h)?h:d,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,t,this.response)},e.timeout),self.fetch(this.request).then(c=>{this.response=this.loader=c;const u=Math.max(self.performance.now(),s.loading.start);if(self.clearTimeout(this.requestTimeout),e.timeout=d,this.requestTimeout=self.setTimeout(()=>{this.abortInternal(),i.onTimeout(s,t,this.response)},d-(u-s.loading.start)),!c.ok){const{status:f,statusText:p}=c;throw new i0(p||"fetch, bad network response",f,c)}return s.loading.first=u,s.total=t0(c.headers)||s.total,a&&j(e.highWaterMark)?this.loadProgressively(c,s,t,e.highWaterMark,a):o?c.arrayBuffer():t.responseType==="json"?c.json():c.text()}).then(c=>{const{response:u}=this;self.clearTimeout(this.requestTimeout),s.loading.end=Math.max(self.performance.now(),s.loading.first);const f=c[l];f&&(s.loaded=s.total=f);const p={url:u.url,data:c,code:u.status};a&&!j(e.highWaterMark)&&a(s,t,c,u),i.onSuccess(p,s,t,u)}).catch(c=>{if(self.clearTimeout(this.requestTimeout),s.aborted)return;const u=c&&c.code||0,f=c?c.message:null;i.onError({code:u,text:f},t,c?c.details:null,s)})}getCacheAge(){let t=null;if(this.response){const e=this.response.headers.get("age");t=e?parseFloat(e):null}return t}getResponseHeader(t){return this.response?this.response.headers.get(t):null}loadProgressively(t,e,i,s=0,n){const a=new ud,o=t.body.getReader(),l=()=>o.read().then(h=>{if(h.done)return a.dataLength&&n(e,i,a.flush(),t),Promise.resolve(new ArrayBuffer(0));const d=h.value,c=d.length;return e.loaded+=c,c<s||a.dataLength?(a.push(d),a.dataLength>=s&&n(e,i,a.flush(),t)):n(e,i,d,t),l()}).catch(()=>Promise.reject());return l()}}function Zv(r,t){const e={method:"GET",mode:"cors",credentials:"same-origin",signal:t,headers:new self.Headers(At({},r.headers))};return r.rangeEnd&&e.headers.set("Range","bytes="+r.rangeStart+"-"+String(r.rangeEnd-1)),e}function Jv(r){const t=Qv.exec(r);if(t)return parseInt(t[2])-parseInt(t[1])+1}function t0(r){const t=r.get("Content-Range");if(t){const i=Jv(t);if(j(i))return i}const e=r.get("Content-Length");if(e)return parseInt(e)}function e0(r,t){return new self.Request(r.url,t)}class i0 extends Error{constructor(t,e,i){super(t),this.code=void 0,this.details=void 0,this.code=e,this.details=i}}const s0=/\s/,r0={newCue(r,t,e,i){const s=[];let n,a,o,l,h;const d=self.VTTCue||self.TextTrackCue;for(let u=0;u<i.rows.length;u++)if(n=i.rows[u],o=!0,l=0,h="",!n.isEmpty()){var c;for(let g=0;g<n.chars.length;g++)s0.test(n.chars[g].uchar)&&o?l++:(h+=n.chars[g].uchar,o=!1);n.cueStartTime=t,t===e&&(e+=1e-4),l>=16?l--:l++;const f=_d(h.trim()),p=wa(t,e,f);r!=null&&(c=r.cues)!=null&&c.getCueById(p)||(a=new d(t,e,f),a.id=p,a.line=u+1,a.align="left",a.position=10+Math.min(80,Math.floor(l*8/32)*10),s.push(a))}return r&&s.length&&(s.sort((u,f)=>u.line==="auto"||f.line==="auto"?0:u.line>8&&f.line>8?f.line-u.line:u.line-f.line),s.forEach(u=>kh(r,u))),s}},n0={maxTimeToFirstByteMs:8e3,maxLoadTimeMs:2e4,timeoutRetry:null,errorRetry:null},a0=Gt(Gt({autoStartLoad:!0,startPosition:-1,defaultAudioCodec:void 0,debug:!1,capLevelOnFPSDrop:!1,capLevelToPlayerSize:!1,ignoreDevicePixelRatio:!1,initialLiveManifestSize:1,maxBufferLength:30,backBufferLength:1/0,maxBufferSize:60*1e3*1e3,maxBufferHole:.1,highBufferWatchdogPeriod:2,nudgeOffset:.1,nudgeMaxRetry:3,maxFragLookUpTolerance:.25,liveSyncDurationCount:3,liveMaxLatencyDurationCount:1/0,liveSyncDuration:void 0,liveMaxLatencyDuration:void 0,maxLiveSyncPlaybackRate:1,liveDurationInfinity:!1,liveBackBufferLength:null,maxMaxBufferLength:600,enableWorker:!0,workerPath:null,enableSoftwareAES:!0,startLevel:void 0,startFragPrefetch:!1,fpsDroppedMonitoringPeriod:5e3,fpsDroppedMonitoringThreshold:.2,appendErrorMaxRetry:3,loader:Fd,fLoader:void 0,pLoader:void 0,xhrSetup:void 0,licenseXhrSetup:void 0,licenseResponseCallback:void 0,abrController:dv,bufferController:Ev,capLevelController:Ia,errorController:im,fpsController:Kv,stretchShortVideoTrack:!1,maxAudioFramesDrift:1,forceKeyFrameOnDiscontinuity:!0,abrEwmaFastLive:3,abrEwmaSlowLive:9,abrEwmaFastVoD:3,abrEwmaSlowVoD:9,abrEwmaDefaultEstimate:5e5,abrBandWidthFactor:.95,abrBandWidthUpFactor:.7,abrMaxWithRealBitrate:!1,maxStarvationDelay:4,maxLoadingDelay:4,minAutoBitrate:0,emeEnabled:!1,widevineLicenseUrl:void 0,drmSystems:{},drmSystemOptions:{},requestMediaKeySystemAccessFunc:ih,testBandwidth:!0,progressive:!1,lowLatencyMode:!0,cmcd:void 0,enableDateRangeMetadataCues:!0,enableEmsgMetadataCues:!0,enableID3MetadataCues:!0,certLoadPolicy:{default:n0},keyLoadPolicy:{default:{maxTimeToFirstByteMs:8e3,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:2e4,backoff:"linear"},errorRetry:{maxNumRetry:8,retryDelayMs:1e3,maxRetryDelayMs:2e4,backoff:"linear"}}},manifestLoadPolicy:{default:{maxTimeToFirstByteMs:1/0,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},playlistLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:2,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},fragLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:12e4,timeoutRetry:{maxNumRetry:4,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:6,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},steeringManifestLoadPolicy:{default:{maxTimeToFirstByteMs:1e4,maxLoadTimeMs:2e4,timeoutRetry:{maxNumRetry:2,retryDelayMs:0,maxRetryDelayMs:0},errorRetry:{maxNumRetry:1,retryDelayMs:1e3,maxRetryDelayMs:8e3}}},manifestLoadingTimeOut:1e4,manifestLoadingMaxRetry:1,manifestLoadingRetryDelay:1e3,manifestLoadingMaxRetryTimeout:64e3,levelLoadingTimeOut:1e4,levelLoadingMaxRetry:4,levelLoadingRetryDelay:1e3,levelLoadingMaxRetryTimeout:64e3,fragLoadingTimeOut:2e4,fragLoadingMaxRetry:6,fragLoadingRetryDelay:1e3,fragLoadingMaxRetryTimeout:64e3},o0()),{},{subtitleStreamController:gv,subtitleTrackController:vv,timelineController:Hv,audioStreamController:uv,audioTrackController:fv,emeController:Ri,cmcdController:$e,contentSteeringController:qv});function o0(){return{cueHandler:r0,enableWebVTT:!0,enableIMSC1:!0,enableCEA708Captions:!0,captionsTextTrack1Label:"English",captionsTextTrack1LanguageCode:"en",captionsTextTrack2Label:"Spanish",captionsTextTrack2LanguageCode:"es",captionsTextTrack3Label:"Unknown CC",captionsTextTrack3LanguageCode:"",captionsTextTrack4Label:"Unknown CC",captionsTextTrack4LanguageCode:"",renderTextTracksNatively:!0}}function l0(r,t){if((t.liveSyncDurationCount||t.liveMaxLatencyDurationCount)&&(t.liveSyncDuration||t.liveMaxLatencyDuration))throw new Error("Illegal hls.js config: don't mix up liveSyncDurationCount/liveMaxLatencyDurationCount and liveSyncDuration/liveMaxLatencyDuration");if(t.liveMaxLatencyDurationCount!==void 0&&(t.liveSyncDurationCount===void 0||t.liveMaxLatencyDurationCount<=t.liveSyncDurationCount))throw new Error('Illegal hls.js config: "liveMaxLatencyDurationCount" must be greater than "liveSyncDurationCount"');if(t.liveMaxLatencyDuration!==void 0&&(t.liveSyncDuration===void 0||t.liveMaxLatencyDuration<=t.liveSyncDuration))throw new Error('Illegal hls.js config: "liveMaxLatencyDuration" must be greater than "liveSyncDuration"');const e=ka(r),i=["manifest","level","frag"],s=["TimeOut","MaxRetry","RetryDelay","MaxRetryTimeout"];return i.forEach(n=>{const a=`${n==="level"?"playlist":n}LoadPolicy`,o=t[a]===void 0,l=[];s.forEach(h=>{const d=`${n}Loading${h}`,c=t[d];if(c!==void 0&&o){l.push(d);const u=e[a].default;switch(t[a]={default:u},h){case"TimeOut":u.maxLoadTimeMs=c,u.maxTimeToFirstByteMs=c;break;case"MaxRetry":u.errorRetry.maxNumRetry=c,u.timeoutRetry.maxNumRetry=c;break;case"RetryDelay":u.errorRetry.retryDelayMs=c,u.timeoutRetry.retryDelayMs=c;break;case"MaxRetryTimeout":u.errorRetry.maxRetryDelayMs=c,u.timeoutRetry.maxRetryDelayMs=c;break}}}),l.length&&L.warn(`hls.js config: "${l.join('", "')}" setting(s) are deprecated, use "${a}": ${JSON.stringify(t[a])}`)}),Gt(Gt({},e),t)}function ka(r){return r&&typeof r=="object"?Array.isArray(r)?r.map(ka):Object.keys(r).reduce((t,e)=>(t[e]=ka(r[e]),t),{}):r}function h0(r){const t=r.loader;t!==Nd&&t!==Fd?(L.log("[config]: Custom loader detected, cannot enable progressive streaming"),r.progressive=!1):Xv()&&(r.loader=Nd,r.progressive=!0,r.enableSoftwareAES=!0,L.log("[config]: Progressive streaming enabled, using FetchLoader"))}class Ie{static get version(){return"1.4.12"}static isSupported(){return bm()}static get Events(){return v}static get ErrorTypes(){return W}static get ErrorDetails(){return x}static get DefaultConfig(){return Ie.defaultConfig?Ie.defaultConfig:a0}static set DefaultConfig(t){Ie.defaultConfig=t}constructor(t={}){this.config=void 0,this.userConfig=void 0,this.coreComponents=void 0,this.networkControllers=void 0,this._emitter=new pa,this._autoLevelCapping=void 0,this._maxHdcpLevel=null,this.abrController=void 0,this.bufferController=void 0,this.capLevelController=void 0,this.latencyController=void 0,this.levelController=void 0,this.streamController=void 0,this.audioTrackController=void 0,this.subtitleTrackController=void 0,this.emeController=void 0,this.cmcdController=void 0,this._media=null,this.url=null,Yp(t.debug||!1,"Hls instance");const e=this.config=l0(Ie.DefaultConfig,t);this.userConfig=t,this._autoLevelCapping=-1,e.progressive&&h0(e);const{abrController:i,bufferController:s,capLevelController:n,errorController:a,fpsController:o}=e,l=new a(this),h=this.abrController=new i(this),d=this.bufferController=new s(this),c=this.capLevelController=new n(this),u=new o(this),f=new Fg(this),p=new Gg(this),g=e.contentSteeringController,m=g?new g(this):null,E=this.levelController=new rm(this,m),T=new nm(this),A=new om(this.config),y=this.streamController=new lv(this,T,A);c.setStreamController(y),u.setStreamController(y);const b=[f,E,y];m&&b.splice(1,0,m),this.networkControllers=b;const S=[h,d,c,u,p,T];this.audioTrackController=this.createController(e.audioTrackController,b);const R=e.audioStreamController;R&&b.push(new R(this,T,A)),this.subtitleTrackController=this.createController(e.subtitleTrackController,b);const D=e.subtitleStreamController;D&&b.push(new D(this,T,A)),this.createController(e.timelineController,S),A.emeController=this.emeController=this.createController(e.emeController,S),this.cmcdController=this.createController(e.cmcdController,S),this.latencyController=this.createController(Vg,S),this.coreComponents=S,b.push(l);const _=l.onErrorOut;typeof _=="function"&&this.on(v.ERROR,_,l)}createController(t,e){if(t){const i=new t(this);return e&&e.push(i),i}return null}on(t,e,i=this){this._emitter.on(t,e,i)}once(t,e,i=this){this._emitter.once(t,e,i)}removeAllListeners(t){this._emitter.removeAllListeners(t)}off(t,e,i=this,s){this._emitter.off(t,e,i,s)}listeners(t){return this._emitter.listeners(t)}emit(t,e,i){return this._emitter.emit(t,e,i)}trigger(t,e){if(this.config.debug)return this.emit(t,t,e);try{return this.emit(t,t,e)}catch(i){L.error("An internal error happened while handling event "+t+'. Error message: "'+i.message+'". Here is a stacktrace:',i),this.trigger(v.ERROR,{type:W.OTHER_ERROR,details:x.INTERNAL_EXCEPTION,fatal:!1,event:t,error:i})}return!1}listenerCount(t){return this._emitter.listenerCount(t)}destroy(){L.log("destroy"),this.trigger(v.DESTROYING,void 0),this.detachMedia(),this.removeAllListeners(),this._autoLevelCapping=-1,this.url=null,this.networkControllers.forEach(e=>e.destroy()),this.networkControllers.length=0,this.coreComponents.forEach(e=>e.destroy()),this.coreComponents.length=0;const t=this.config;t.xhrSetup=t.fetchSetup=void 0,this.userConfig=null}attachMedia(t){L.log("attachMedia"),this._media=t,this.trigger(v.MEDIA_ATTACHING,{media:t})}detachMedia(){L.log("detachMedia"),this.trigger(v.MEDIA_DETACHING,void 0),this._media=null}loadSource(t){this.stopLoad();const e=this.media,i=this.url,s=this.url=Mn.buildAbsoluteURL(self.location.href,t,{alwaysNormalize:!0});L.log(`loadSource:${s}`),e&&i&&(i!==s||this.bufferController.hasSourceTypes())&&(this.detachMedia(),this.attachMedia(e)),this.trigger(v.MANIFEST_LOADING,{url:t})}startLoad(t=-1){L.log(`startLoad(${t})`),this.networkControllers.forEach(e=>{e.startLoad(t)})}stopLoad(){L.log("stopLoad"),this.networkControllers.forEach(t=>{t.stopLoad()})}swapAudioCodec(){L.log("swapAudioCodec"),this.streamController.swapAudioCodec()}recoverMediaError(){L.log("recoverMediaError");const t=this._media;this.detachMedia(),t&&this.attachMedia(t)}removeLevel(t,e=0){this.levelController.removeLevel(t,e)}get levels(){return this.levelController.levels||[]}get currentLevel(){return this.streamController.currentLevel}set currentLevel(t){L.log(`set currentLevel:${t}`),this.loadLevel=t,this.abrController.clearTimer(),this.streamController.immediateLevelSwitch()}get nextLevel(){return this.streamController.nextLevel}set nextLevel(t){L.log(`set nextLevel:${t}`),this.levelController.manualLevel=t,this.streamController.nextLevelSwitch()}get loadLevel(){return this.levelController.level}set loadLevel(t){L.log(`set loadLevel:${t}`),this.levelController.manualLevel=t}get nextLoadLevel(){return this.levelController.nextLoadLevel}set nextLoadLevel(t){this.levelController.nextLoadLevel=t}get firstLevel(){return Math.max(this.levelController.firstLevel,this.minAutoLevel)}set firstLevel(t){L.log(`set firstLevel:${t}`),this.levelController.firstLevel=t}get startLevel(){return this.levelController.startLevel}set startLevel(t){L.log(`set startLevel:${t}`),t!==-1&&(t=Math.max(t,this.minAutoLevel)),this.levelController.startLevel=t}get capLevelToPlayerSize(){return this.config.capLevelToPlayerSize}set capLevelToPlayerSize(t){const e=!!t;e!==this.config.capLevelToPlayerSize&&(e?this.capLevelController.startCapping():(this.capLevelController.stopCapping(),this.autoLevelCapping=-1,this.streamController.nextLevelSwitch()),this.config.capLevelToPlayerSize=e)}get autoLevelCapping(){return this._autoLevelCapping}get bandwidthEstimate(){const{bwEstimator:t}=this.abrController;return t?t.getEstimate():NaN}get ttfbEstimate(){const{bwEstimator:t}=this.abrController;return t?t.getEstimateTTFB():NaN}set autoLevelCapping(t){this._autoLevelCapping!==t&&(L.log(`set autoLevelCapping:${t}`),this._autoLevelCapping=t)}get maxHdcpLevel(){return this._maxHdcpLevel}set maxHdcpLevel(t){zn.indexOf(t)>-1&&(this._maxHdcpLevel=t)}get autoLevelEnabled(){return this.levelController.manualLevel===-1}get manualLevel(){return this.levelController.manualLevel}get minAutoLevel(){const{levels:t,config:{minAutoBitrate:e}}=this;if(!t)return 0;const i=t.length;for(let s=0;s<i;s++)if(t[s].maxBitrate>=e)return s;return 0}get maxAutoLevel(){const{levels:t,autoLevelCapping:e,maxHdcpLevel:i}=this;let s;if(e===-1&&t&&t.length?s=t.length-1:s=e,i)for(let n=s;n--;){const a=t[n].attrs["HDCP-LEVEL"];if(a&&a<=i)return n}return s}get nextAutoLevel(){return Math.min(Math.max(this.abrController.nextAutoLevel,this.minAutoLevel),this.maxAutoLevel)}set nextAutoLevel(t){this.abrController.nextAutoLevel=Math.max(this.minAutoLevel,t)}get playingDate(){return this.streamController.currentProgramDateTime}get mainForwardBufferInfo(){return this.streamController.getMainFwdBufferInfo()}get audioTracks(){const t=this.audioTrackController;return t?t.audioTracks:[]}get audioTrack(){const t=this.audioTrackController;return t?t.audioTrack:-1}set audioTrack(t){const e=this.audioTrackController;e&&(e.audioTrack=t)}get subtitleTracks(){const t=this.subtitleTrackController;return t?t.subtitleTracks:[]}get subtitleTrack(){const t=this.subtitleTrackController;return t?t.subtitleTrack:-1}get media(){return this._media}set subtitleTrack(t){const e=this.subtitleTrackController;e&&(e.subtitleTrack=t)}get subtitleDisplay(){const t=this.subtitleTrackController;return t?t.subtitleDisplay:!1}set subtitleDisplay(t){const e=this.subtitleTrackController;e&&(e.subtitleDisplay=t)}get lowLatencyMode(){return this.config.lowLatencyMode}set lowLatencyMode(t){this.config.lowLatencyMode=t}get liveSyncPosition(){return this.latencyController.liveSyncPosition}get latency(){return this.latencyController.latency}get maxLatency(){return this.latencyController.maxLatency}get targetLatency(){return this.latencyController.targetLatency}get drift(){return this.latencyController.drift}get forceStartLoad(){return this.streamController.forceStartLoad}}Ie.defaultConfig=void 0;const d0=(r,t,e,i)=>{if(e==="length"||e==="prototype"||e==="arguments"||e==="caller")return;const s=Object.getOwnPropertyDescriptor(r,e),n=Object.getOwnPropertyDescriptor(t,e);!c0(s,n)&&i||Object.defineProperty(r,e,n)},c0=function(r,t){return r===void 0||r.configurable||r.writable===t.writable&&r.enumerable===t.enumerable&&r.configurable===t.configurable&&(r.writable||r.value===t.value)},u0=(r,t)=>{const e=Object.getPrototypeOf(t);e!==Object.getPrototypeOf(r)&&Object.setPrototypeOf(r,e)},f0=(r,t)=>`/* Wrapped ${r}*/
|
190
|
+
${t}`,p0=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),g0=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),m0=(r,t,e)=>{const i=e===""?"":`with ${e.trim()}() `,s=f0.bind(null,i,t.toString());Object.defineProperty(s,"name",g0),Object.defineProperty(r,"toString",{...p0,value:s})};function v0(r,t,{ignoreNonConfigurable:e=!1}={}){const{name:i}=r;for(const s of Reflect.ownKeys(t))d0(r,t,s,e);return u0(r,t),m0(r,t,i),r}const y0=new WeakMap;function Ca(r,{cacheKey:t=([i])=>i,cache:e=new Map}={}){const i=new Map,s=function(...n){const a=t(n);if(i.has(a))return i.get(a);const o=(async()=>{try{if(e&&await e.has(a))return await e.get(a);const l=await r.apply(this,n);try{return l}finally{e&&await e.set(a,l)}}finally{i.delete(a)}})();return i.set(a,o),o};return v0(s,r,{ignoreNonConfigurable:!0}),y0.set(s,e),s}function E0(){return/^((?!chrome|android).)*safari/i.test(navigator.userAgent)}function T0(){return["iPad Simulator","iPhone Simulator","iPod Simulator","iPad","iPhone","iPod"].includes(navigator.platform)||navigator.userAgent.includes("Mac")&&"ontouchend"in document}const b0=Ca(async function(r){return new FontFace(r.name,`url(${r.url})`,{style:r.style,weight:r.weight}).load()},{cacheKey:([r])=>JSON.stringify(r)});async function A0(r){return r.duration===1/0?new Promise(t=>{r.currentTime=Number.MAX_SAFE_INTEGER,r.ontimeupdate=()=>{r.ontimeupdate=null,t(r.duration),r.currentTime=0}}):r.duration}class w0{constructor(t){this._memoKey=null,this._lastDeps=null,this._duration=0,this._processing=!1,this._scenes=null,this._videos={},this._videoMeta={},this._videoState={},this._resolveVideo=Ca(e=>{const{id:i,src:s,playlist:n,duration:a}=e;return this._cleanupVideo(i),new Promise(o=>{let l=null;const h=document.createElement("video");h.playsInline=!0,h.muted=!0,h.loop=!1,h.volume=this.host.volume,h.playbackRate=this.host.playbackRate;const d={loadeddata:this._handleLoadedData,waiting:this._handleWaiting,canplay:this._handleCanPlay,progress:this._handleProgress,seeked:this._handleSeeked,play:this._handlePlay,playing:this._handlePlaying,pause:this._handlePause,stalled:this._handleStalled,timeupdate:this._handleTimeUpdate,ended:this._handleEnded,error:this._handleError},c=Object.keys(d).reduce((u,f)=>{const p=f,g=d[p](i,h);return u[p]=g,h.addEventListener(f,g),u},{});if(n&&!E0()&&Ie.isSupported()){let u=!1;l=new Ie({autoStartLoad:!0,xhrSetup:f=>{const{open:p}=f,g=n.split("?")[1];f.open=function(m,E,T){E.toString().includes("?")||(E+="?"+g),p.apply(this,[m,E,T])}}}),l.loadSource(n),l.attachMedia(h),l.startLoadOnce=(f=-1)=>{l&&!u&&(l.startLoad(f),u=!0)},l.on(Ie.Events.LEVEL_LOADED,async()=>{u||l==null||l.stopLoad(),o({id:i,hls:l,node:h})})}else{h.src=s;let u=!1;if(h.startLoadOnce=()=>{u||(h.preload="auto",h.load(),u=!0)},a)h.preload="none",o({id:i,hls:l,node:h});else{h.preload="metadata";const f=async()=>{o({id:i,hls:l,node:h}),h.removeEventListener("loadedmetadata",f)};h.addEventListener("loadedmetadata",f)}}this.videos[i]={id:i,hls:l,node:h,listeners:c},this.videoState[i]={initialised:!1,waiting:!0,buffered:[]}})},{cacheKey:([{id:e,src:i,playlist:s}])=>JSON.stringify({id:e,src:i.split("?")[0],playlist:s==null?void 0:s.split("?")[0]})}),this._resolveVideoMeta=Ca(async(e,i)=>{const{id:s,captions:n,duration:a,startOffset:o,endOffset:l}=e,h=a??await A0(i),d=(o??0)*h,c=(1-(l??0))*h,u={id:s,captions:n,start:d,duration:c};return this.videoMeta[s]=u,u},{cacheKey:([{id:e,captions:i,duration:s,startOffset:n,endOffset:a}])=>JSON.stringify({id:e,captions:i,duration:s,startOffset:n,endOffset:a})}),this._handleLoadedData=(e,i)=>()=>{const s=this.videoState[e];s!=null&&s.initialised||(this.videoState={...this.videoState,[e]:{...s,initialised:!0,waiting:!1,buffered:(s==null?void 0:s.buffered)??[]}},this.setVideosCurrentTime(this.host.currentTime),this.host.dispatchEvent(new CustomEvent("video:loadeddata",{detail:{id:e,node:i}})))},this._handleWaiting=e=>()=>{const i=this.videoState[e];i!=null&&i.initialised&&!(i!=null&&i.waiting)&&(this.videoState={...this.videoState,[e]:{...i,waiting:!0}})},this._handleCanPlay=e=>()=>{const i=this.videoState[e];i!=null&&i.initialised&&i!=null&&i.waiting&&(this.videoState={...this.videoState,[e]:{...i,waiting:!1}})},this._handleProgress=(e,i)=>()=>{var s;const n=i==null?void 0:i.buffered,a=[],{start:o,video:l,videoMeta:h}=((s=this.scenes)==null?void 0:s.scenes.find(({video:d})=>e===(d==null?void 0:d.id)))??{};if(i&&n&&l&&h&&typeof o<"u"){for(let c=0;c<n.length;c++){const u=n.start(c),f=n.end(c);Math.max(u,h.start)<=Math.min(f,h.start+h.duration)&&a.push({start:Math.max(0,(Math.max(u-h.start,0)+o)/this.host.duration*100),end:Math.min((Math.min(f-h.start,h.duration)+o)/this.host.duration*100,100)})}const d=this.videoState[e];this.videoState={...this.videoState,[e]:{...d,buffered:a}}}},this._handleSeeked=(e,i)=>()=>{const s=this.videoState[e];s!=null&&s.initialised&&(this.host.draw(),this.host.dispatchEvent(new CustomEvent("video:seeked",{detail:{id:e,node:i}})))},this._handlePlay=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:play",{detail:{id:e,node:i}}))},this._handlePlaying=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:playing",{detail:{id:e,node:i}}))},this._handlePause=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:pause",{detail:{id:e,node:i}}))},this._handleStalled=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:stalled",{detail:{id:e,node:i}}))},this._handleTimeUpdate=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:timeupdate",{detail:{id:e,node:i}}))},this._handleEnded=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:ended",{detail:{id:e,node:i}}))},this._handleError=(e,i)=>()=>{this.host.dispatchEvent(new CustomEvent("video:error",{detail:{id:e,node:i}}))},this.host=t,this.host.addController(this)}set processing(t){t!==this._processing&&(this._processing=t,this.host.requestUpdate())}get processing(){return this._processing}set duration(t){!isNaN(t)&&t!==this._duration&&(this._duration=t,this.host.requestUpdate(),this.host.dispatchEvent(new CustomEvent("durationchange",{detail:this._duration})))}get duration(){return this._duration}set scenes(t){this._scenes=t,this.host.requestUpdate()}get scenes(){return this._scenes}set videos(t){this._videos=t,this.host.requestUpdate()}get videos(){return this._videos}set videoMeta(t){this._videoMeta=t,this.host.requestUpdate()}get videoMeta(){return this._videoMeta}set videoState(t){this._videoState=t,this.host.requestUpdate()}get videoState(){return this._videoState}_setupTask(){new $o(this.host,async([t,e,i,s,n])=>{try{if(i||t){if(this.processing=!0,i){let a=null;if(s)try{a=await(await fetch(s,{method:"GET"})).text()}catch{this.host.dispatchEvent(new ErrorEvent("error",new Error("Track failed to fetch")))}const o=i.includes(".m3u8")?"playlist":"video";this.scenes=await il({data:{questions:{items:[{answer:{id:"source",media:{[o]:i},captions:{current:a}}}]}},template:e,burnCaptions:n},this._resolveVideo,this._resolveVideoMeta)}else this.scenes=await il({data:t,template:e,burnCaptions:n},this._resolveVideo,this._resolveVideoMeta);(await Promise.all(this.scenes.fonts.map(a=>b0(a)))).forEach(a=>{document.fonts.add(a)}),this.duration=this.scenes.duration,this.host.paused&&this.host.reset(this.host.currentTime,!this.host.paused),this.host.autoplay&&this.host.play()}}catch{this.scenes=null,this.duration=0,this.host.dispatchEvent(new ErrorEvent("error",new Error("Failed to create scenes")))}finally{this.processing=!1}},()=>{const t=JSON.stringify({data:this.host.data,template:this.host.template,src:this.host.src,track:this.host.track,burnCaptions:this.host.burnCaptions});if(this._lastDeps&&this._memoKey===t)return this._lastDeps;const e=[this.host.data,this.host.template,this.host.src,this.host.track,this.host.burnCaptions];return this._memoKey=t,this._lastDeps=e,e})}_setVideoCurrentTime({time:t,scene:e}){const{start:i,video:s,videoMeta:n}=e;if(s&&s.node&&n&&typeof i<"u"){const a=t-i;s.node.currentTime=Math.max(n.start,Math.min(n.start+n.duration,a+n.start))}}setVideosCurrentTime(t){var e;(e=this.scenes)==null||e.scenes.forEach(i=>{this._setVideoCurrentTime({time:t,scene:i})})}_cleanupVideo(t){var e;const i=this.videos[t];i&&((e=i.hls)==null||e.destroy(),i.node.pause(),i.node.src="",Object.keys(i.listeners).forEach(s=>{var n;if((n=this.videos)!=null&&n[t]){const a=i.listeners[s];i.node.removeEventListener(s,a)}}),delete this.videos[t])}hostConnected(){this._setupTask()}hostDisconnected(){Object.keys(this.videos).forEach(t=>{this._cleanupVideo(t)}),this.videos={}}}function S0(r){r.requestFullscreen?r.requestFullscreen():r.mozRequestFullScreen?r.mozRequestFullScreen():r.webkitRequestFullscreen?r.webkitRequestFullscreen():r.msRequestFullscreen&&r.msRequestFullscreen()}function L0(){document.exitFullscreen?document.exitFullscreen():document.mozCancelFullScreen?document.mozCancelFullScreen():document.webkitExitFullscreen&&document.webkitExitFullscreen()}const Da=["progress","play-large","navigation","play","volume","current-time","duration","speed","captions","fullscreen"],R0={id:"captions",event:"captions:click",label:"Closed Captions"},_0={id:"fullscreen",event:"fullscreen:click",label:"Full Screen"},Ud={title:"Playback Speed",items:[{id:"playback-rate-0.5",event:"playbackRate:click",label:"0.5x",value:.5},{id:"playback-rate-1",event:"playbackRate:click",label:"1.0x",value:1},{id:"playback-rate-1.5",event:"playbackRate:click",label:"1.5x",value:1.5},{id:"playback-rate-2",event:"playbackRate:click",label:"2.0x",value:2}]},I0={id:"playbackRate",label:"Playback playbackRate",subItems:Ud};class k0 extends nl{constructor(t){if(super(t),this.element=null,this.observer=void 0,t.type!==Qi.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}disconnected(){var t;(t=this.observer)==null||t.disconnect(),this.observer=void 0}reconnected(){var t;this.element&&((t=this.observer)==null||t.observe(this.element))}update(t,[e]){return this.isConnected&&!this.observer&&(this.observer=new ResizeObserver(e),this.element=t.element,this.observer.observe(this.element)),he}}const xa=Zi(k0),ye={"red-120":"#feeded","red-130":"#fcd5d0","red-400":"#e84a4a","red-500":"#c51c3a","red-700":"#a21c39","red-800":"#850231","red-900":"#580A2D","teal-100":"#a5e9ed","teal-600":"#006776","purple-100":"#d7cfff","purple-700":"#5f2fe9","green-200":"#a4d7aa","green-500":"#38b319","green-800":"#2b3c2f","grey-100":"#f0f0f0","light-50":"rgba(255, 255, 255, .05)","light-100":"rgba(255, 255, 255, .1)","light-200":"rgba(255, 255, 255, .2)","light-400":"rgba(255, 255, 255, .4)","light-500":"rgba(255, 255, 255, .5)","light-640":"rgba(255, 255, 255, .64)","light-800":"rgba(255, 255, 255, .8)","light-1000":"#fff","dark-50":"rgba(0, 0, 0, .05)","dark-80":"rgba(0, 0, 0, .08)","dark-100":"rgba(0, 0, 0, .1)","dark-200":"rgba(0, 0, 0, .2)","dark-250":"rgba(0, 0, 0, .25)","dark-400":"rgba(0, 0, 0, .4)","dark-500":"rgba(0, 0, 0, .5)","dark-640":"rgba(0, 0, 0, .64)","dark-800":"rgba(0, 0, 0, .8)","dark-900":"rgba(0, 0, 0, .9)","dark-1000":"#000"},C0={colors:ye,space:{xxs:".25rem",xs:".5rem",small:".75rem",medium:"1rem",large:"1.5rem",xl:"2.5rem"},sizes:{xxs:"1rem",xs:"1.5rem",small:"2rem",medium:"2.5rem",large:"3rem"},fontWeights:{regular:400,semibold:600},lineHeights:{small:1.1,medium:1.25,large:1.4},letterSpacings:{xxs:"-.04rem",xs:"-.03rem",small:"-.02rem",medium:"-.01rem",large:0},fontSizes:{micro:".625rem",small:".75rem",medium:".875rem",large:"1rem",xl:"1.25rem",xxl:"1.5rem",xxxl:"2rem",huge:"2.75rem"},fontFamilies:{sans:'Roobert, "Times New Roman", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial,"Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"',mono:'"Maison Neue Mono", Menlo, Monaco, Consolas, Liberation Mono, "Courier New", monospace'},borderWidths:{thin:".0625rem"},radii:{small:".25rem",medium:".5rem",large:".75rem",xl:"1rem"},shadows:{small:`.25rem .25rem .25rem ${ye["dark-100"]}`,medium:`0 .125rem .625rem ${ye["dark-100"]}`,large:`0 .25rem 1rem ${ye["dark-50"]}`,xl:`.25rem .25rem 1rem ${ye["dark-250"]}`,xxl:`0 .25rem 2rem ${ye["dark-100"]}`,xxxl:`.25rem .25rem 3rem ${ye["dark-250"]}`,toolbar:`0 -.625rem .625rem ${ye["dark-50"]}`,text:`0 0 .25rem ${ye["dark-250"]}`},timings:{fast:".1s",normal:".2s",slow:".3s"},easings:{linear:"linear"},focusOutline:{width:".2rem",color:ye["dark-400"]},iconSizes:{small:"0.75rem",medium:"1rem",large:"1.5rem"}},Bd=hf.flatten(C0,{delimiter:"-"}),D0=Object.keys(Bd).map(r=>Oi(`:host { --${r}: ${Bd[r]}; }`)),x0=r=>{class t extends r{firstUpdated(){const i=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-Regular.woff2)",{style:"normal",weight:"400"}),s=new FontFace("Roobert","url(https://media-player-fonts.s3.ap-southeast-2.amazonaws.com/Roobert-SemiBold.woff2)",{style:"normal",weight:"600"});document.fonts.add(i),document.fonts.add(s)}}return t.styles=[(r==null?void 0:r.styles)??[],D0,Ft`
|
119
191
|
:host {
|
120
192
|
font-family: var(--fontFamilies-sans);
|
121
193
|
font-size: var(--fontSizes-medium);
|
122
194
|
line-height: var(--lineHeights-medium);
|
123
195
|
font-weight: var(--fontWeights-regular);
|
124
196
|
}
|
125
|
-
`,
|
126
|
-
*,
|
197
|
+
`,Ft`
|
198
|
+
*,
|
199
|
+
*::before,
|
200
|
+
*::after,
|
201
|
+
::slotted(*) {
|
127
202
|
box-sizing: border-box;
|
128
203
|
}
|
129
204
|
|
130
|
-
body,
|
205
|
+
body,
|
206
|
+
h1,
|
207
|
+
h2,
|
208
|
+
h3,
|
209
|
+
h4,
|
210
|
+
p,
|
211
|
+
figure,
|
212
|
+
blockquote,
|
213
|
+
dl,
|
214
|
+
dd,
|
215
|
+
::slotted(h1),
|
216
|
+
::slotted(h2),
|
217
|
+
::slotted(h3),
|
218
|
+
::slotted(h4),
|
219
|
+
::slotted(p),
|
220
|
+
::slotted(figure),
|
221
|
+
::slotted(blockquote),
|
222
|
+
::slotted(dl),
|
223
|
+
::slotted(dd) {
|
131
224
|
margin: 0;
|
132
225
|
}
|
133
226
|
|
134
|
-
ul[role='list'],
|
135
|
-
|
227
|
+
ul[role='list'],
|
228
|
+
ol[role='list'],
|
229
|
+
::slotted(ul[role='list']),
|
230
|
+
::slotted(ol[role='list']) {
|
231
|
+
list-style: none;
|
136
232
|
}
|
137
233
|
|
138
|
-
a:not([class]),
|
234
|
+
a:not([class]),
|
235
|
+
::slotted(a:not([class])) {
|
139
236
|
text-decoration-skip-ink: auto;
|
140
237
|
}
|
141
238
|
|
142
|
-
img,
|
239
|
+
img,
|
240
|
+
picture,
|
241
|
+
::slotted(img),
|
242
|
+
::slotted(picture) {
|
143
243
|
max-width: 100%;
|
144
244
|
display: block;
|
145
245
|
}
|
146
246
|
|
147
|
-
input,
|
148
|
-
|
247
|
+
input,
|
248
|
+
button,
|
249
|
+
textarea,
|
250
|
+
select,
|
251
|
+
::slotted(input),
|
252
|
+
::slotted(button),
|
253
|
+
::slotted(textarea),
|
254
|
+
::slotted(select) {
|
255
|
+
font: inherit;
|
149
256
|
}
|
150
257
|
|
151
|
-
@media(prefers-reduced-motion) {
|
152
|
-
*,
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
258
|
+
@media (prefers-reduced-motion) {
|
259
|
+
*,
|
260
|
+
*::before,
|
261
|
+
*::after,
|
262
|
+
::slotted(*),
|
263
|
+
::slotted(*::before),
|
264
|
+
::slotted(*::after) {
|
265
|
+
animation-duration: 0.01ms !important;
|
266
|
+
animation-iteration-count: 1 !important;
|
267
|
+
transition-duration: 0.01ms !important;
|
268
|
+
scroll-behavior: auto !important;
|
157
269
|
}
|
158
270
|
}
|
159
|
-
`],
|
160
|
-
class=${
|
271
|
+
`],t},ot=x0(pi),P0=(r,t)=>(typeof window<"u"&&(window.customElements.get(r)??window.customElements.define(r,t)),t),O0=(r,t)=>{const{kind:e,elements:i}=t;return{kind:e,elements:i,finisher(s){typeof window<"u"&&(window.customElements.get(r)??window.customElements.define(r,s))}}},zt=r=>t=>typeof t=="function"?P0(r,t):O0(r,t);class M0 extends qs{constructor(t){if(super(t),t.type!==Qi.ELEMENT)throw new Error("Resize directive must be used in an Element expression")}update(t,[e]){return e==null||e(t.element),he}}const Hd=Zi(M0);class $0{constructor(t){this.hiddenControls=[],this._measureRef=de(),this._prevControlsWidth=0,this._hideables={},this._showables={},this._onResize=e=>{var i,s,n;const a=this._measureRef.value,o=(n=(s=(i=e==null?void 0:e[0])==null?void 0:i.borderBoxSize)==null?void 0:s[0])==null?void 0:n.inlineSize;if(a&&o&&o!==this._prevControlsWidth){Object.keys(this._hideables).forEach(h=>{this._hideables[h].element.style.display=""}),Object.keys(this._showables).forEach(h=>{this._showables[h].element.style.display="none"});const l=[];for(;a.scrollWidth>a.offsetWidth;){const h=Object.keys(this._hideables).find(d=>this._hideables[d].hideIndex===l.length);if(h){const d=this._hideables[h].element;d&&(d.style.display="none"),l.push(h)}Object.keys(this._showables).forEach(d=>{this._showables[d].showOn.some(c=>l.includes(c))&&(this._showables[d].element.style.display="flex")})}this.hiddenControls=l,this._prevControlsWidth=o,this.host.requestUpdate()}},this.host=t}measure(){return ce(this._measureRef)}contain(){return xa(this._onResize)}hide(t,e){return Hd(i=>{this._hideables[t]={element:i,hideIndex:e}})}show(t,e){return Hd(i=>{this._showables[t]={element:i,showOn:e}})}}function Gd(r,t={}){const e=Math.max(0,r||0),i=Math.floor(e/3600),s=Math.floor(e%3600/60),n=Math.floor(e%3600%60),a=Math.floor(e%1*1e3);let o=i?`${i}:${`${s}`.padStart(2,"0")}:${`${n}`.padStart(2,"0")}`:`${s}:${`${n}`.padStart(2,"0")}`;return t.includeMs&&(o+=`:${`${a}`.padStart(3,"0")}`),o}var F0=Object.defineProperty,N0=Object.getOwnPropertyDescriptor,_i=(r,t,e,i)=>{for(var s=i>1?void 0:i?N0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&F0(t,e,s),s};let Fe=class extends ot{constructor(){super(...arguments),this.active=!1,this.size="small",this.rounded="medium",this.weight="light"}render(){return J`<button
|
272
|
+
class=${ht({active:this.active,"size-tiny":this.size==="tiny","size-small":this.size==="small","size-large":this.size==="large","radius-medium":this.rounded==="medium","radius-full":this.rounded==="full","weight-light":this.weight==="light","weight-heavy":this.weight==="heavy"})}
|
161
273
|
>
|
162
274
|
<slot></slot>
|
163
|
-
${this.icon&&
|
164
|
-
</button>`}};
|
275
|
+
${this.icon&&J`<vmp-new-icon icon=${this.icon}></vmp-new-icon>`}
|
276
|
+
</button>`}};Fe.styles=[ot.styles??[],Ft`
|
165
277
|
:host {
|
166
278
|
--button-color: var(--vu-button-color, var(--colors-dark-640));
|
167
279
|
--button-background: var(--vu-button-background, var(--colors-light-1000));
|
@@ -178,7 +290,7 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
178
290
|
padding: 0;
|
179
291
|
border: none;
|
180
292
|
cursor: pointer;
|
181
|
-
font-weight: var(--fontWeights-
|
293
|
+
font-weight: var(--fontWeights-semibold);
|
182
294
|
pointer-events: all;
|
183
295
|
transition: background 150ms ease;
|
184
296
|
|
@@ -237,37 +349,37 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
237
349
|
.weight-light:focus {
|
238
350
|
background: #9d9d9d;
|
239
351
|
}
|
240
|
-
`],
|
352
|
+
`],_i([G({type:Boolean})],Fe.prototype,"active",2),_i([G({type:String})],Fe.prototype,"size",2),_i([G({type:String})],Fe.prototype,"rounded",2),_i([G({type:String})],Fe.prototype,"weight",2),_i([G({type:String})],Fe.prototype,"icon",2),Fe=_i([zt("vmp-new-button")],Fe);const Vd={"arrow-left":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
241
353
|
<path
|
242
354
|
d="M16.6666 9.21875H6.52492L11.1833 4.85156L9.99992 3.75L3.33325 10L9.99992 16.25L11.1749 15.1484L6.52492 10.7812H16.6666V9.21875Z"
|
243
355
|
fill="currentColor"
|
244
356
|
/>
|
245
|
-
</svg>`,"arrow-right":()=>
|
357
|
+
</svg>`,"arrow-right":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
246
358
|
<path
|
247
359
|
d="M3.75 9.21875H13.2578L8.89062 4.85156L10 3.75L16.25 10L10 16.25L8.89844 15.1484L13.2578 10.7812H3.75V9.21875Z"
|
248
360
|
fill="currentColor"
|
249
361
|
/>
|
250
|
-
</svg>`,"captions-cross":()=>
|
362
|
+
</svg>`,"captions-cross":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
251
363
|
<path
|
252
364
|
d="M17.0625 19.4167L14.3125 16.6667H3.33333C2.875 16.6667 2.4825 16.5036 2.15583 16.1775C1.82972 15.8509 1.66667 15.4584 1.66667 15V4.16669C1.66667 4.13891 1.66667 4.11446 1.66667 4.09335C1.66667 4.0728 1.66667 4.04863 1.66667 4.02085L0.5625 2.91669L1.75 1.72919L18.25 18.2292L17.0625 19.4167ZM18.3333 15.9375L14.7083 12.3125C14.8056 12.2431 14.8786 12.1495 14.9275 12.0317C14.9758 11.9134 15 11.7917 15 11.6667V10.8334H13.75V11.25H13.6458L12.0833 9.68752V8.75002H13.75V9.16669H15V8.33335C15 8.09724 14.92 7.89919 14.76 7.73919C14.6006 7.57974 14.4028 7.50002 14.1667 7.50002H11.6667C11.4306 7.50002 11.2328 7.57974 11.0733 7.73919C10.9133 7.89919 10.8333 8.09724 10.8333 8.33335V8.43752L5.72917 3.33335H16.6667C17.125 3.33335 17.5175 3.49669 17.8442 3.82335C18.1703 4.14946 18.3333 4.54169 18.3333 5.00002V15.9375ZM5.83333 12.5H8.33333C8.56944 12.5 8.7675 12.42 8.9275 12.26C9.08694 12.1006 9.16667 11.9028 9.16667 11.6667V11.5209L8.47917 10.8334H7.91667V11.25H6.25V8.60419L5.3125 7.66669C5.21528 7.73613 5.13889 7.82974 5.08333 7.94752C5.02778 8.06585 5 8.19446 5 8.33335V11.6667C5 11.9028 5.07972 12.1006 5.23917 12.26C5.39917 12.42 5.59722 12.5 5.83333 12.5Z"
|
253
365
|
fill="currentColor"
|
254
366
|
/>
|
255
|
-
</svg>`,captions:()=>
|
367
|
+
</svg>`,captions:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
256
368
|
<path
|
257
369
|
d="M5.83342 12.5H8.33342C8.56953 12.5 8.76758 12.42 8.92758 12.26C9.08703 12.1005 9.16675 11.9028 9.16675 11.6666V10.8333H7.91675V11.25H6.25008V8.74998H7.91675V9.16665H9.16675V8.33331C9.16675 8.0972 9.08703 7.89915 8.92758 7.73915C8.76758 7.5797 8.56953 7.49998 8.33342 7.49998H5.83342C5.5973 7.49998 5.39925 7.5797 5.23925 7.73915C5.0798 7.89915 5.00008 8.0972 5.00008 8.33331V11.6666C5.00008 11.9028 5.0798 12.1005 5.23925 12.26C5.39925 12.42 5.5973 12.5 5.83342 12.5ZM11.6667 12.5H14.1667C14.4029 12.5 14.6006 12.42 14.7601 12.26C14.9201 12.1005 15.0001 11.9028 15.0001 11.6666V10.8333H13.7501V11.25H12.0834V8.74998H13.7501V9.16665H15.0001V8.33331C15.0001 8.0972 14.9201 7.89915 14.7601 7.73915C14.6006 7.5797 14.4029 7.49998 14.1667 7.49998H11.6667C11.4306 7.49998 11.2329 7.5797 11.0734 7.73915C10.9134 7.89915 10.8334 8.0972 10.8334 8.33331V11.6666C10.8334 11.9028 10.9134 12.1005 11.0734 12.26C11.2329 12.42 11.4306 12.5 11.6667 12.5ZM3.33341 16.6666C2.87508 16.6666 2.48258 16.5036 2.15591 16.1775C1.8298 15.8508 1.66675 15.4583 1.66675 15V4.99998C1.66675 4.54165 1.8298 4.14942 2.15591 3.82331C2.48258 3.49665 2.87508 3.33331 3.33341 3.33331H16.6667C17.1251 3.33331 17.5176 3.49665 17.8442 3.82331C18.1704 4.14942 18.3334 4.54165 18.3334 4.99998V15C18.3334 15.4583 18.1704 15.8508 17.8442 16.1775C17.5176 16.5036 17.1251 16.6666 16.6667 16.6666H3.33341Z"
|
258
370
|
fill="currentColor"
|
259
371
|
/>
|
260
|
-
</svg>`,"chevron-down":()=>
|
372
|
+
</svg>`,"chevron-down":()=>J`<svg width="16" height="16" viewBox="0 0 16 16" fill="none" part="svg">
|
261
373
|
<path
|
262
374
|
d="M11.8032 7.13666L10.8632 6.19666L7.80322 9.24999L4.74322 6.19666L3.80322 7.13666L7.80322 11.1367L11.8032 7.13666Z"
|
263
375
|
fill="currentColor"
|
264
376
|
/>
|
265
|
-
</svg>`,close:()=>
|
377
|
+
</svg>`,close:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" part="svg">
|
266
378
|
<path
|
267
379
|
d="M15.8334 5.34163L14.6584 4.16663L10 8.82496L5.34169 4.16663L4.16669 5.34163L8.82502 9.99996L4.16669 14.6583L5.34169 15.8333L10 11.175L14.6584 15.8333L15.8334 14.6583L11.175 9.99996L15.8334 5.34163Z"
|
268
380
|
fill="currentColor"
|
269
381
|
/>
|
270
|
-
</svg>`,loading:()=>
|
382
|
+
</svg>`,loading:()=>J`<svg class="spinner" width="50" height="50" viewBox="0 0 50 50" part="svg">
|
271
383
|
<style>
|
272
384
|
/* SVG spinner icon animation */
|
273
385
|
.spinner {
|
@@ -327,62 +439,62 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
327
439
|
}
|
328
440
|
</style>
|
329
441
|
<circle class="path" cx="25" cy="25" r="20" fill="none" stroke-width="5" />
|
330
|
-
</svg>`,maximize:()=>
|
442
|
+
</svg>`,maximize:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
331
443
|
<path
|
332
444
|
fill-rule="evenodd"
|
333
445
|
clip-rule="evenodd"
|
334
446
|
d="M6.66675 3.33331H3.33341H1.66675V4.99998V8.33331H3.33341V4.99998H6.66675V3.33331ZM6.66675 15H3.33341V11.6666H1.66675V15V16.6666H3.33341H6.66675V15ZM13.3334 3.33331H16.6667H18.3334V4.99998V8.33331H16.6667V4.99998H13.3334V3.33331ZM16.6667 15H13.3334V16.6666H16.6667H18.3334V15V11.6666H16.6667V15Z"
|
335
447
|
fill="currentColor"
|
336
448
|
/>
|
337
|
-
</svg>`,minimize:()=>
|
449
|
+
</svg>`,minimize:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
338
450
|
<path
|
339
451
|
fill-rule="evenodd"
|
340
452
|
clip-rule="evenodd"
|
341
453
|
d="M5.00008 3.33331H6.66675V6.66665V8.33331H5.00008H1.66675V6.66665H5.00008V3.33331ZM5.00008 11.6666H1.66675V13.3333H5.00008V16.6666H6.66675V13.3333V11.6666H5.00008ZM15.0001 6.66665H18.3334V8.33331H15.0001H13.3334V6.66665V3.33331H15.0001V6.66665ZM18.3334 11.6666H15.0001H13.3334V13.3333V16.6666H15.0001V13.3333H18.3334V11.6666Z"
|
342
454
|
fill="currentColor"
|
343
455
|
/>
|
344
|
-
</svg>`,muted:()=>
|
456
|
+
</svg>`,muted:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
345
457
|
<path
|
346
458
|
d="M13.75 10C13.75 8.525 12.9 7.25833 11.6667 6.64167V8.48333L13.7083 10.525C13.7333 10.3583 13.75 10.1833 13.75 10ZM15.8333 10C15.8333 10.7833 15.6667 11.5167 15.3833 12.2L16.6417 13.4583C17.1917 12.425 17.5 11.25 17.5 10C17.5 6.43333 15.0083 3.45 11.6667 2.69167V4.40833C14.075 5.125 15.8333 7.35833 15.8333 10ZM3.55833 2.5L2.5 3.55833L6.44167 7.5H2.5V12.5H5.83333L10 16.6667V11.0583L13.5417 14.6C12.9833 15.0333 12.3583 15.375 11.6667 15.5833V17.3C12.8167 17.0417 13.8583 16.5083 14.7417 15.7917L16.4417 17.5L17.5 16.4417L10 8.94167L3.55833 2.5ZM10 3.33333L8.25833 5.075L10 6.81667V3.33333Z"
|
347
459
|
fill="currentColor"
|
348
460
|
/>
|
349
|
-
</svg>`,pause:()=>
|
461
|
+
</svg>`,pause:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
350
462
|
<path
|
351
463
|
fill-rule="evenodd"
|
352
464
|
clip-rule="evenodd"
|
353
465
|
d="M8.33333 2.5H5V17.5H8.33333V2.5ZM15 2.5H11.6667V17.5H15V2.5Z"
|
354
466
|
fill="currentColor"
|
355
467
|
/>
|
356
|
-
</svg>`,"play-large":()=>
|
468
|
+
</svg>`,"play-large":()=>J`<svg width="45" height="53" viewBox="0 0 45 53" fill="none" part="svg">
|
357
469
|
<path
|
358
470
|
d="M43.5 23.8319C45.5 25.0083 45.5 27.9492 43.5 29.1256L4.5 52.0647C2.5 53.2411 0 51.7706 0 49.4179V3.53961C0 1.18687 2.5 -0.283582 4.5 0.892785L43.5 23.8319Z"
|
359
471
|
fill="currentColor"
|
360
472
|
/>
|
361
|
-
</svg>`,play:()=>
|
473
|
+
</svg>`,play:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
362
474
|
<path d="M17.3803 9.99998L5.83325 16.6666V3.33331L17.3803 9.99998Z" fill="currentColor" />
|
363
|
-
</svg>`,settings:()=>
|
475
|
+
</svg>`,settings:()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
364
476
|
<path
|
365
477
|
d="M7.70833 18.3334L7.375 15.6667C7.19445 15.5972 7.02444 15.5139 6.865 15.4167C6.705 15.3195 6.54861 15.2153 6.39583 15.1042L3.91667 16.1459L1.625 12.1875L3.77083 10.5625C3.75694 10.4653 3.75 10.3714 3.75 10.2809C3.75 10.1909 3.75 10.0972 3.75 10C3.75 9.9028 3.75 9.80891 3.75 9.71835C3.75 9.62835 3.75694 9.53474 3.77083 9.43752L1.625 7.81252L3.91667 3.85419L6.39583 4.89585C6.54861 4.78474 6.70833 4.68058 6.875 4.58335C7.04167 4.48613 7.20833 4.4028 7.375 4.33335L7.70833 1.66669H12.2917L12.625 4.33335C12.8056 4.4028 12.9758 4.48613 13.1358 4.58335C13.2953 4.68058 13.4514 4.78474 13.6042 4.89585L16.0833 3.85419L18.375 7.81252L16.2292 9.43752C16.2431 9.53474 16.25 9.62835 16.25 9.71835C16.25 9.80891 16.25 9.9028 16.25 10C16.25 10.0972 16.25 10.1909 16.25 10.2809C16.25 10.3714 16.2361 10.4653 16.2083 10.5625L18.3542 12.1875L16.0625 16.1459L13.6042 15.1042C13.4514 15.2153 13.2917 15.3195 13.125 15.4167C12.9583 15.5139 12.7917 15.5972 12.625 15.6667L12.2917 18.3334H7.70833ZM10.0417 12.9167C10.8472 12.9167 11.5347 12.632 12.1042 12.0625C12.6736 11.4931 12.9583 10.8056 12.9583 10C12.9583 9.19447 12.6736 8.50696 12.1042 7.93752C11.5347 7.36808 10.8472 7.08335 10.0417 7.08335C9.22222 7.08335 8.53111 7.36808 7.96833 7.93752C7.40611 8.50696 7.125 9.19447 7.125 10C7.125 10.8056 7.40611 11.4931 7.96833 12.0625C8.53111 12.632 9.22222 12.9167 10.0417 12.9167ZM10.0417 11.25C9.69445 11.25 9.39945 11.1284 9.15667 10.885C8.91333 10.6422 8.79167 10.3472 8.79167 10C8.79167 9.6528 8.91333 9.3578 9.15667 9.11502C9.39945 8.87169 9.69445 8.75002 10.0417 8.75002C10.3889 8.75002 10.6842 8.87169 10.9275 9.11502C11.1703 9.3578 11.2917 9.6528 11.2917 10C11.2917 10.3472 11.1703 10.6422 10.9275 10.885C10.6842 11.1284 10.3889 11.25 10.0417 11.25ZM9.16667 16.6667H10.8125L11.1042 14.4584C11.5347 14.3472 11.9342 14.1839 12.3025 13.9684C12.6703 13.7534 13.0069 13.4931 13.3125 13.1875L15.375 14.0417L16.1875 12.625L14.3958 11.2709C14.4653 11.0764 14.5139 10.8714 14.5417 10.6559C14.5694 10.4409 14.5833 10.2222 14.5833 10C14.5833 9.7778 14.5694 9.55891 14.5417 9.34335C14.5139 9.12835 14.4653 8.92363 14.3958 8.72919L16.1875 7.37502L15.375 5.95835L13.3125 6.83335C13.0069 6.51391 12.6703 6.24641 12.3025 6.03085C11.9342 5.81585 11.5347 5.6528 11.1042 5.54169L10.8333 3.33335H9.1875L8.89583 5.54169C8.46528 5.6528 8.06611 5.81585 7.69833 6.03085C7.33 6.24641 6.99306 6.50697 6.6875 6.81252L4.625 5.95835L3.8125 7.37502L5.60417 8.70835C5.53472 8.91669 5.48611 9.12502 5.45833 9.33335C5.43056 9.54169 5.41667 9.76391 5.41667 10C5.41667 10.2222 5.43056 10.4375 5.45833 10.6459C5.48611 10.8542 5.53472 11.0625 5.60417 11.2709L3.8125 12.625L4.625 14.0417L6.6875 13.1667C6.99306 13.4861 7.33 13.7534 7.69833 13.9684C8.06611 14.1839 8.46528 14.3472 8.89583 14.4584L9.16667 16.6667Z"
|
366
478
|
fill="currentColor"
|
367
479
|
/>
|
368
|
-
</svg>`,tick:()=>
|
480
|
+
</svg>`,tick:()=>J`<svg width="20" height="21" viewBox="0 0 20 21" fill="none" part="svg">
|
369
481
|
<path
|
370
482
|
d="M7.50016 14.0001L4.00016 10.5001L2.8335 11.6667L7.50016 16.3334L17.5002 6.33341L16.3335 5.16675L7.50016 14.0001Z"
|
371
483
|
fill="currentColor"
|
372
484
|
/>
|
373
|
-
</svg>`,"volume-high":()=>
|
485
|
+
</svg>`,"volume-high":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
374
486
|
<path
|
375
487
|
d="M2.5 7.49998V12.5H5.83333L10 16.6667V3.33332L5.83333 7.49998H2.5ZM13.75 9.99998C13.75 8.52498 12.9 7.25832 11.6667 6.64165V13.35C12.9 12.7417 13.75 11.475 13.75 9.99998ZM11.6667 2.69165V4.40832C14.075 5.12498 15.8333 7.35832 15.8333 9.99998C15.8333 12.6417 14.075 14.875 11.6667 15.5917V17.3083C15.0083 16.55 17.5 13.5667 17.5 9.99998C17.5 6.43332 15.0083 3.44998 11.6667 2.69165Z"
|
376
488
|
fill="currentColor"
|
377
489
|
/>
|
378
|
-
</svg>`,"volume-low":()=>
|
490
|
+
</svg>`,"volume-low":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
379
491
|
<path d="M5.83325 7.49998V12.5H9.16658L13.3333 16.6666V3.33331L9.16658 7.49998H5.83325Z" fill="currentColor" />
|
380
|
-
</svg>`,"volume-medium":()=>
|
492
|
+
</svg>`,"volume-medium":()=>J`<svg width="20" height="20" viewBox="0 0 20 20" fill="none" part="svg">
|
381
493
|
<path
|
382
494
|
d="M15.4167 9.99998C15.4167 8.52498 14.5667 7.25831 13.3334 6.64165V13.35C14.5667 12.7416 15.4167 11.475 15.4167 9.99998ZM4.16675 7.49998V12.5H7.50008L11.6667 16.6666V3.33331L7.50008 7.49998H4.16675Z"
|
383
495
|
fill="currentColor"
|
384
496
|
/>
|
385
|
-
</svg>`,vouch:()=>
|
497
|
+
</svg>`,vouch:()=>J`<svg
|
386
498
|
xmlns="http://www.w3.org/2000/svg"
|
387
499
|
height="28"
|
388
500
|
width="105"
|
@@ -393,26 +505,26 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
393
505
|
<path
|
394
506
|
d="M9.853 23.246L4.86 7.688H0L7 27.42h5.52l7.265-19.733h-4.65L9.854 23.246zM95.12 7.08a8.905 8.905 0 00-4.648 1.294V0H86.14v27.419h4.332V16.087a4.656 4.656 0 014.649-4.65 4.656 4.656 0 014.649 4.65v11.332h4.332V16.087c.026-4.966-4.015-9.008-8.981-9.008zM57.188 19.02a4.656 4.656 0 01-4.649 4.649 4.656 4.656 0 01-4.649-4.65V7.689h-4.332V19.02c0 4.966 4.041 8.98 8.981 8.98 4.94 0 8.981-4.04 8.981-8.98V7.688h-4.332V19.02zM30.483 7.133c-5.732 0-10.408 4.675-10.408 10.407s4.676 10.408 10.408 10.408c5.732 0 10.408-4.676 10.408-10.408 0-5.732-4.676-10.407-10.408-10.407zm0 16.483a6.076 6.076 0 116.075-6.076c0 3.355-2.747 6.076-6.075 6.076zM74.517 23.616a6.076 6.076 0 010-12.151 6.132 6.132 0 015.045 2.668l3.592-2.43a10.473 10.473 0 00-8.637-4.57c-5.732 0-10.408 4.675-10.408 10.407s4.676 10.408 10.408 10.408a10.35 10.35 0 008.611-4.596l-3.593-2.43a5.975 5.975 0 01-5.018 2.694z"
|
395
507
|
/>
|
396
|
-
</svg>`};var
|
508
|
+
</svg>`};var U0=Object.defineProperty,B0=Object.getOwnPropertyDescriptor,Kd=(r,t,e,i)=>{for(var s=i>1?void 0:i?B0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&U0(t,e,s),s};let wr=class extends ot{render(){return!this.icon||!Object.keys(Vd).includes(this.icon)?null:Vd[this.icon]()}};wr.styles=[ot.styles??[],Ft`
|
397
509
|
:host {
|
398
510
|
display: flex;
|
399
511
|
align-items: center;
|
400
512
|
justify-content: center;
|
401
513
|
flex-shrink: 0;
|
402
514
|
}
|
403
|
-
`],
|
404
|
-
<vmp-button
|
515
|
+
`],Kd([G({type:String})],wr.prototype,"icon",2),wr=Kd([zt("vmp-new-icon")],wr);var H0=Object.defineProperty,G0=Object.getOwnPropertyDescriptor,Ii=(r,t,e,i)=>{for(var s=i>1?void 0:i?G0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&H0(t,e,s),s};let Ne=class extends ot{constructor(){super(...arguments),this.active=!1,this.size="small",this.rounded="medium",this.weight="light"}render(){return J`
|
516
|
+
<vmp-new-button
|
405
517
|
?active=${this.active}
|
406
|
-
size=${
|
407
|
-
rounded=${
|
408
|
-
weight=${
|
518
|
+
size=${Ji(this.size)}
|
519
|
+
rounded=${Ji(this.rounded)}
|
520
|
+
weight=${Ji(this.weight)}
|
409
521
|
>
|
410
|
-
<vmp-icon
|
411
|
-
class=${
|
412
|
-
icon=${
|
413
|
-
></vmp-icon>
|
414
|
-
</vmp-button>
|
415
|
-
`}};
|
522
|
+
<vmp-new-icon
|
523
|
+
class=${ht({tiny:this.size==="tiny",small:this.size==="small",large:this.size==="large"})}
|
524
|
+
icon=${Ji(this.icon)}
|
525
|
+
></vmp-new-icon>
|
526
|
+
</vmp-new-button>
|
527
|
+
`}};Ne.styles=[ot.styles??[],Ft`
|
416
528
|
.tiny::part(svg) {
|
417
529
|
height: 12px;
|
418
530
|
width: 12px;
|
@@ -427,15 +539,15 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
427
539
|
height: 32px;
|
428
540
|
width: 32px;
|
429
541
|
}
|
430
|
-
`],
|
431
|
-
`;var
|
542
|
+
`],Ii([G({type:Boolean})],Ne.prototype,"active",2),Ii([G({type:String})],Ne.prototype,"size",2),Ii([G({type:String})],Ne.prototype,"rounded",2),Ii([G({type:String})],Ne.prototype,"weight",2),Ii([G({type:String})],Ne.prototype,"icon",2),Ne=Ii([zt("vmp-new-icon-button")],Ne);const Pa=`.tippy-box[data-animation=shift-away-subtle][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=top]{transform:translateY(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=bottom]{transform:translateY(-5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=left]{transform:translate(5px)}.tippy-box[data-animation=shift-away-subtle][data-state=hidden][data-placement^=right]{transform:translate(-5px)}
|
543
|
+
`;var V0=Object.defineProperty,K0=Object.getOwnPropertyDescriptor,ys=(r,t,e,i)=>{for(var s=i>1?void 0:i?K0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&V0(t,e,s),s};let ni=class extends ot{constructor(){super(...arguments),this.semibold=!1,this.truncate=!1,this.size="medium",this.content=""}render(){return J`
|
432
544
|
<div
|
433
545
|
part="content"
|
434
|
-
class=${
|
546
|
+
class=${ht({semibold:this.semibold,truncate:this.truncate,[this.size]:!0})}
|
435
547
|
>
|
436
548
|
${this.content}
|
437
549
|
</div>
|
438
|
-
`}};
|
550
|
+
`}};ni.styles=[ot.styles??[],Ft`
|
439
551
|
:host {
|
440
552
|
--text-size: var(--fontSizes-medium);
|
441
553
|
--text-line-height: var(--lineHeights-medium);
|
@@ -464,10 +576,6 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
464
576
|
--text-line-height: var(--lineHeights-large);
|
465
577
|
}
|
466
578
|
|
467
|
-
.bold {
|
468
|
-
--text-weight: var(--fontWeights-bold);
|
469
|
-
}
|
470
|
-
|
471
579
|
.semibold {
|
472
580
|
--text-weight: var(--fontWeights-semibold);
|
473
581
|
}
|
@@ -477,76 +585,33 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
477
585
|
text-overflow: ellipsis;
|
478
586
|
overflow: hidden;
|
479
587
|
}
|
480
|
-
`],
|
481
|
-
<span
|
482
|
-
${Je(this._textRef)}
|
483
|
-
${_s(this._handleResize)}
|
484
|
-
style=${pg({fontSize:`${this.fontSize}px`,lineHeight:Vn,"-webkit-line-clamp":this.lines})}
|
485
|
-
part="content"
|
486
|
-
class=${ge({bold:this.bold,semibold:this.semibold})}
|
487
|
-
>
|
488
|
-
${this.content}
|
489
|
-
</span>
|
490
|
-
`}};bt.styles=[le.styles??[],Me`
|
491
|
-
:host {
|
492
|
-
--text-size: var(--fontSizes-medium);
|
493
|
-
--text-line-height: ${Vn};
|
494
|
-
--text-weight: var(--fontWeights-regular);
|
495
|
-
|
496
|
-
display: flex;
|
497
|
-
height: 100%;
|
498
|
-
width: 100%;
|
499
|
-
}
|
500
|
-
|
501
|
-
span {
|
502
|
-
position: relative;
|
503
|
-
display: block;
|
504
|
-
display: -webkit-box;
|
505
|
-
-webkit-box-orient: vertical;
|
506
|
-
height: 100%;
|
507
|
-
width: 100%;
|
508
|
-
overflow: hidden;
|
509
|
-
|
510
|
-
font-family: var(--fontFamilies-sans);
|
511
|
-
font-size: var(--text-size);
|
512
|
-
line-height: var(--text-line-height);
|
513
|
-
font-weight: var(--text-weight);
|
514
|
-
}
|
515
|
-
|
516
|
-
.bold {
|
517
|
-
--text-weight: var(--fontWeights-bold);
|
518
|
-
}
|
519
|
-
|
520
|
-
.semibold {
|
521
|
-
--text-weight: var(--fontWeights-semibold);
|
522
|
-
}
|
523
|
-
`],Wt([N({type:Boolean})],bt.prototype,"bold",2),Wt([N({type:Boolean})],bt.prototype,"semibold",2),Wt([N({type:String})],bt.prototype,"content",2),Wt([N({type:Number})],bt.prototype,"minFontSize",2),Wt([N({type:Number})],bt.prototype,"maxFontSize",2),Wt([Fe()],bt.prototype,"fontSize",2),Wt([Fe()],bt.prototype,"lines",2),bt=Wt([Ge("vmp-responsive-text")],bt);var Jg=Object.defineProperty,Qg=Object.getOwnPropertyDescriptor,cs=(r,e,t,i)=>{for(var s=i>1?void 0:i?Qg(e,t):e,n=r.length-1,o;n>=0;n--)(o=r[n])&&(s=(i?o(e,t,s):o(s))||s);return i&&s&&Jg(e,t,s),s};let ni=class extends le{constructor(){super(...arguments),this.activeItems=[],this.visibleItems=null,this.subItemsActive=null,this.tippy=null,this._contentRef=Ze()}_handleBackClick(){this.subItemsActive=null,this.visibleItems=this.items??null}willUpdate(){this.visibleItems=this.visibleItems??this.items??null}updated(){var r,e;const t=(e=(r=this.items)==null?void 0:r.items.find(({id:i})=>this.subItemsActive===i))==null?void 0:e.subItems;this.visibleItems=t??this.items??null,t||(this.subItemsActive=null)}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{var r;const e=(r=this.shadowRoot)==null?void 0:r.querySelector("slot"),t=e==null?void 0:e.assignedElements()[0];t&&this._contentRef.value&&(this.tippy=ri(t,{content:this._contentRef.value,allowHTML:!0,arrow:!1,animation:"shift-away-subtle",interactive:!0,placement:"top",trigger:"click",onShow:()=>{this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!0}))},onHide:()=>{this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!1}))},appendTo:()=>this.shadowRoot}))})}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.tippy)==null||r.destroy()}render(){var r,e;return te`
|
588
|
+
`],ys([G({type:Boolean})],ni.prototype,"semibold",2),ys([G({type:Boolean})],ni.prototype,"truncate",2),ys([G({type:String})],ni.prototype,"size",2),ys([G({type:String})],ni.prototype,"content",2),ni=ys([zt("vmp-new-text")],ni);var j0=Object.defineProperty,W0=Object.getOwnPropertyDescriptor,Es=(r,t,e,i)=>{for(var s=i>1?void 0:i?W0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&j0(t,e,s),s};let ai=class extends ot{constructor(){super(...arguments),this.activeItems=[],this.visibleItems=null,this.subItemsActive=null,this.tippy=null,this._contentRef=de()}_handleBackClick(){this.subItemsActive=null,this.visibleItems=this.items??null}willUpdate(){this.visibleItems=this.visibleItems??this.items??null}updated(){var r,t;const e=(t=(r=this.items)==null?void 0:r.items.find(({id:i})=>this.subItemsActive===i))==null?void 0:t.subItems;this.visibleItems=e??this.items??null,e||(this.subItemsActive=null)}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{var r;const t=(r=this.shadowRoot)==null?void 0:r.querySelector("slot"),e=t==null?void 0:t.assignedElements()[0];e&&this._contentRef.value&&(this.tippy=ti(e,{content:this._contentRef.value,allowHTML:!0,arrow:!1,animation:"shift-away-subtle",interactive:!0,placement:"top",trigger:"click",onShow:()=>{this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!0}))},onHide:()=>{this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!1}))},appendTo:()=>this.shadowRoot}))})}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.tippy)==null||r.destroy()}render(){var r,t;return J`
|
524
589
|
<slot></slot>
|
525
|
-
<div ${
|
590
|
+
<div ${ce(this._contentRef)} class="content">
|
526
591
|
<div class="title">
|
527
|
-
${this.subItemsActive?
|
592
|
+
${this.subItemsActive?J`
|
528
593
|
<button class="back" @click=${this._handleBackClick}>
|
529
|
-
<vmp-icon icon="chevron-down"></vmp-icon>
|
594
|
+
<vmp-new-icon icon="chevron-down"></vmp-new-icon>
|
530
595
|
</button>
|
531
596
|
`:null}
|
532
|
-
<vmp-text
|
597
|
+
<vmp-new-text
|
533
598
|
?bold=${!0}
|
534
599
|
?truncate=${!0}
|
535
600
|
size="small"
|
536
601
|
.content=${((r=this.visibleItems)==null?void 0:r.title)??"Sub Menu"}
|
537
|
-
></vmp-text>
|
602
|
+
></vmp-new-text>
|
538
603
|
</div>
|
539
|
-
${
|
604
|
+
${dl(((t=this.visibleItems)==null?void 0:t.items)??[],({id:e})=>e,e=>J`
|
540
605
|
<button
|
541
606
|
class="item"
|
542
|
-
@click=${()=>{
|
607
|
+
@click=${()=>{e.subItems&&(this.subItemsActive=e.id,this.visibleItems=e.subItems),e.event&&this.dispatchEvent(new CustomEvent(e.event,{detail:e,bubbles:!0,composed:!0}))}}
|
543
608
|
>
|
544
|
-
<vmp-text ?
|
545
|
-
${
|
609
|
+
<vmp-new-text ?semibold=${!0} size="small" content=${e.label}></vmp-new-text>
|
610
|
+
${e.subItems?J`<vmp-new-icon class="forward" icon="chevron-down"></vmp-new-icon>`:this.activeItems.includes(e.id)?J`<vmp-new-icon icon="tick"></vmp-new-icon>`:null}
|
546
611
|
</button>
|
547
612
|
`)}
|
548
613
|
</div>
|
549
|
-
`}};
|
614
|
+
`}};ai.styles=[ot.styles??[],Oi(Pa),Ft`
|
550
615
|
:host {
|
551
616
|
display: flex;
|
552
617
|
}
|
@@ -600,16 +665,16 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
600
665
|
padding: 0 var(--space-small);
|
601
666
|
}
|
602
667
|
|
603
|
-
vmp-icon::part(svg) {
|
668
|
+
vmp-new-icon::part(svg) {
|
604
669
|
height: 20px;
|
605
670
|
width: 20px;
|
606
671
|
}
|
607
|
-
`],
|
672
|
+
`],Es([G({type:Object})],ai.prototype,"items",2),Es([G({type:Array})],ai.prototype,"activeItems",2),Es([Nt()],ai.prototype,"visibleItems",2),Es([Nt()],ai.prototype,"subItemsActive",2),ai=Es([zt("vmp-new-menu")],ai);var Y0=Object.defineProperty,q0=Object.getOwnPropertyDescriptor,Oa=(r,t,e,i)=>{for(var s=i>1?void 0:i?q0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&Y0(t,e,s),s};let Ts=class extends ot{constructor(){super(...arguments),this.content="",this.disabled=!1,this.tippy=null,this._contentRef=de()}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{var r;const t=(r=this.shadowRoot)==null?void 0:r.querySelector("slot"),e=t==null?void 0:t.assignedElements()[0];e&&this._contentRef.value&&(this.tippy=ti(e,{content:this._contentRef.value,allowHTML:!0,arrow:!1,animation:"shift-away-subtle",interactive:!1,placement:"top",zIndex:1e4,appendTo:()=>this.shadowRoot}))})}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.tippy)==null||r.destroy()}updated(){var r,t;this.disabled?(r=this.tippy)==null||r.disable():(t=this.tippy)==null||t.enable()}render(){return J`
|
608
673
|
<slot></slot>
|
609
|
-
<div ${
|
610
|
-
<vmp-text content=${this.content}></vmp-text>
|
674
|
+
<div ${ce(this._contentRef)} class="content">
|
675
|
+
<vmp-new-text content=${this.content}></vmp-new-text>
|
611
676
|
</div>
|
612
|
-
`}};
|
677
|
+
`}};Ts.styles=[ot.styles??[],Oi(Pa),Ft`
|
613
678
|
:host {
|
614
679
|
display: flex;
|
615
680
|
}
|
@@ -623,19 +688,19 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
623
688
|
background: var(--colors-dark-800);
|
624
689
|
border-radius: var(--radii-medium);
|
625
690
|
}
|
626
|
-
`],
|
627
|
-
<vmp-icon-button
|
628
|
-
${
|
691
|
+
`],Oa([G({type:String})],Ts.prototype,"content",2),Oa([G({type:Boolean})],Ts.prototype,"disabled",2),Ts=Oa([zt("vmp-new-tooltip")],Ts);var z0=Object.defineProperty,X0=Object.getOwnPropertyDescriptor,Ma=(r,t,e,i)=>{for(var s=i>1?void 0:i?X0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&z0(t,e,s),s};let bs=class extends ot{constructor(){super(...arguments),this.volume=1,this.muted=!1,this.tippy=null,this._contentRef=de(),this._anchorRef=de(),this._menuOpen=!1}connectedCallback(){super.connectedCallback(),requestAnimationFrame(()=>{this._anchorRef.value&&this._contentRef.value&&(this.tippy=ti(this._anchorRef.value,{content:this._contentRef.value,allowHTML:!0,arrow:!1,animation:"shift-away-subtle",interactive:!0,placement:"top",interactiveBorder:20,onShow:()=>{this._menuOpen=!0,this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!0}))},onHide:()=>{this._menuOpen=!1,this.dispatchEvent(new CustomEvent("menu:toggle",{detail:!1}))},appendTo:()=>this.shadowRoot}))})}disconnectedCallback(){var r;super.disconnectedCallback(),(r=this.tippy)==null||r.destroy()}render(){return J`
|
692
|
+
<vmp-new-icon-button
|
693
|
+
${ce(this._anchorRef)}
|
629
694
|
icon=${this.muted||this.volume===0?"muted":this.volume<1/3?"volume-low":this.volume<2/3?"volume-medium":"volume-high"}
|
630
695
|
weight="heavy"
|
631
696
|
rounded="full"
|
632
697
|
@pointerdown=${r=>{this._menuOpen&&r.preventDefault()}}
|
633
698
|
@click=${()=>{this._menuOpen&&this.dispatchEvent(new CustomEvent("volume:click",{bubbles:!0,composed:!0,detail:this.muted}))}}
|
634
|
-
></vmp-icon-button>
|
635
|
-
<div ${
|
699
|
+
></vmp-new-icon-button>
|
700
|
+
<div ${ce(this._contentRef)} class="content">
|
636
701
|
<input key="volume" type="range" min="0" max="1" step="0.01" .value=${this.volume.toString()} />
|
637
702
|
</div>
|
638
|
-
`}};
|
703
|
+
`}};bs.styles=[ot.styles??[],Oi(Pa),Ft`
|
639
704
|
.content {
|
640
705
|
--volume-slider-height: 4px;
|
641
706
|
--volume-slider-width: 78px;
|
@@ -763,7 +828,7 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
763
828
|
--volume-slider-height: 8px;
|
764
829
|
color: var(--colors-light-800);
|
765
830
|
}
|
766
|
-
`],
|
831
|
+
`],Ma([G({type:Number})],bs.prototype,"volume",2),Ma([G({type:Boolean})],bs.prototype,"muted",2),bs=Ma([zt("vmp-new-volume-button")],bs);var Q0=Object.defineProperty,Z0=Object.getOwnPropertyDescriptor,Sr=(r,t,e,i)=>{for(var s=i>1?void 0:i?Z0(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&Q0(t,e,s),s};let ki=class extends ot{constructor(){super(...arguments),this.duration=0,this.currentTime=0,this.buffer=[]}render(){var r;const t=((r=this.buffer)==null?void 0:r.sort((e,i)=>e.start<i.start?-1:i.start<e.start?1:0).reduce((e,{start:i,end:s},n)=>{const a=e[n-1],o=Math.floor(i),l=Math.ceil(s);return e.push({id:i,start:Math.max(0,o),end:Math.min(l,100)}),a&&a.end>=i-1&&(e[n].start=a.end),e},[]))??[];return J`
|
767
832
|
<div class="container">
|
768
833
|
<input
|
769
834
|
key="scrubber"
|
@@ -775,11 +840,11 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
775
840
|
.value=${this.currentTime.toString()}
|
776
841
|
data-testid="scrubber"
|
777
842
|
/>
|
778
|
-
${
|
779
|
-
<div class="buffer" style=${`left: ${
|
843
|
+
${dl(t,({id:e})=>e,e=>J`
|
844
|
+
<div class="buffer" style=${`left: ${e.start}%; width: ${e.end-e.start}%`}></div>
|
780
845
|
`)}
|
781
846
|
</div>
|
782
|
-
`}};
|
847
|
+
`}};ki.styles=[ot.styles??[],Ft`
|
783
848
|
:host {
|
784
849
|
--player-scrubber-height: 8px;
|
785
850
|
--player-scrubber-shadow-width: 4000px;
|
@@ -912,137 +977,143 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
912
977
|
--player-scrubber-height: 16px;
|
913
978
|
color: var(--colors-light-800);
|
914
979
|
}
|
915
|
-
`],
|
980
|
+
`],Sr([G({type:Number})],ki.prototype,"duration",2),Sr([G({type:Number})],ki.prototype,"currentTime",2),Sr([G({type:Array})],ki.prototype,"buffer",2),ki=Sr([zt("vmp-new-progress-scrubber")],ki);var J0=Object.defineProperty,ty=Object.getOwnPropertyDescriptor,Dt=(r,t,e,i)=>{for(var s=i>1?void 0:i?ty(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&J0(t,e,s),s};let wt=class extends ot{constructor(){super(...arguments),this.resizeHider=new $0(this),this.playing=!1,this.volume=1,this.muted=!1,this.currentTime=0,this.duration=0,this.level=-1,this.playbackRate=1,this.buffer=[],this.levels=[],this.captions=!1,this.fullscreen=!1,this.controls=Da,this.volumeMenuOpen=!1,this.levelsMenuOpen=!1,this.playbackRateMenuOpen=!1,this.settingsMenuOpen=!1}_handleNavigateBackClick(){this.dispatchEvent(new CustomEvent("navigate:back",{bubbles:!0,composed:!0}))}_handleNavigateForwardClick(){this.dispatchEvent(new CustomEvent("navigate:forward",{bubbles:!0,composed:!0}))}_handlePlayClick(){this.dispatchEvent(new CustomEvent("play:click",{bubbles:!0,composed:!0,detail:this.playing}))}_handleCaptionsClick(){this.dispatchEvent(new CustomEvent("captions:click",{bubbles:!0,composed:!0,detail:this.captions}))}_handleFullscreenClick(){this.dispatchEvent(new CustomEvent("fullscreen:click",{bubbles:!0,composed:!0,detail:this.fullscreen}))}_handleVolumeMenuToggle({detail:r}){this.volumeMenuOpen=r}_handleLevelsMenuOpen({detail:r}){this.levelsMenuOpen=r}_handlePlaybackMenuToggle({detail:r}){this.playbackRateMenuOpen=r}_handleSettingsMenuToggle({detail:r}){this.settingsMenuOpen=r}hideMenus(){var r,t;(t=Array.from((r=this.shadowRoot)==null?void 0:r.querySelectorAll("vmp-new-menu, vmp-new-tooltip, vmp-new-volume-button")))==null||t.forEach(e=>{var i;(i=e.tippy)==null||i.hide()})}render(){var r,t,e,i,s,n,a,o,l,h,d,c,u;const f=((r=this.levels)==null?void 0:r.map((w,C)=>{const U=Math.min(w.width,w.height);return{id:`level-${C.toString()}`,event:"level:click",label:`${U}p`,value:{resolution:U,level:C}}}))??[],p={title:"Quality",items:[...f.reverse(),{id:"level--1",event:"level:click",label:"Auto",value:{level:-1,resolution:"auto"}}]},g={id:"levels",label:"Quality",subItems:p},m=(t=p.items)==null?void 0:t.find(({value:w})=>w.level===this.level),E=["levels","playback-rate","captions","fullscreen"].filter(w=>{var C;return(C=this.controls)==null?void 0:C.includes(w)}),T={title:"Settings",items:[R0,_0,g,I0].filter(({id:w})=>E.includes(w)&&this.resizeHider.hiddenControls.includes(w))},A=(e=this.controls)==null?void 0:e.includes("progress"),y=(i=this.controls)==null?void 0:i.includes("navigation"),b=(s=this.controls)==null?void 0:s.includes("play"),S=(n=this.controls)==null?void 0:n.includes("volume"),R=(a=this.controls)==null?void 0:a.includes("current-time"),D=(o=this.controls)==null?void 0:o.includes("duration"),_=(l=this.controls)==null?void 0:l.includes("levels"),I=(h=this.controls)==null?void 0:h.includes("speed"),N=(d=this.controls)==null?void 0:d.includes("captions"),P=(c=this.controls)==null?void 0:c.includes("fullscreen"),F=b||S||R||D||_||I||N||P,K=[`level-${(u=this.level)==null?void 0:u.toString()}`,`playback-rate-${this.playbackRate.toString()}`,this.captions&&"captions",this.fullscreen&&"fullscreen"].filter(Boolean);return J`
|
916
981
|
<div
|
917
982
|
${this.resizeHider.measure()}
|
918
983
|
${this.resizeHider.contain()}
|
919
|
-
class=${
|
984
|
+
class=${ht({container:!0,hidden:!A&&!F})}
|
920
985
|
>
|
921
986
|
<div
|
922
|
-
class=${
|
987
|
+
class=${ht({"scrubber-container":!0,hidden:!A})}
|
923
988
|
>
|
924
|
-
<vmp-progress-scrubber
|
925
|
-
class=${
|
989
|
+
<vmp-new-progress-scrubber
|
990
|
+
class=${ht({scrubber:!0,invisible:this.volumeMenuOpen||this.levelsMenuOpen||this.playbackRateMenuOpen||this.settingsMenuOpen})}
|
926
991
|
duration=${this.duration}
|
927
992
|
currentTime=${this.currentTime}
|
928
993
|
.buffer=${this.buffer}
|
929
|
-
></vmp-progress-scrubber>
|
994
|
+
></vmp-new-progress-scrubber>
|
930
995
|
</div>
|
931
996
|
<div
|
932
997
|
${this.resizeHider.contain()}
|
933
|
-
class=${
|
998
|
+
class=${ht({buttons:!0,hidden:!F})}
|
934
999
|
>
|
935
1000
|
<div class="section">
|
936
1001
|
<div
|
937
1002
|
${this.resizeHider.hide("navigation",6)}
|
938
|
-
class=${
|
1003
|
+
class=${ht({navigation:!0,hidden:!y})}
|
939
1004
|
>
|
940
|
-
<vmp-icon-button
|
1005
|
+
<vmp-new-icon-button
|
941
1006
|
icon="arrow-left"
|
942
1007
|
weight="heavy"
|
943
1008
|
rounded="full"
|
944
1009
|
@click=${this._handleNavigateBackClick}
|
945
|
-
></vmp-icon-button>
|
946
|
-
<vmp-icon-button
|
1010
|
+
></vmp-new-icon-button>
|
1011
|
+
<vmp-new-icon-button
|
947
1012
|
icon="arrow-right"
|
948
1013
|
weight="heavy"
|
949
1014
|
rounded="full"
|
950
1015
|
@click=${this._handleNavigateForwardClick}
|
951
|
-
></vmp-icon-button>
|
1016
|
+
></vmp-new-icon-button>
|
952
1017
|
</div>
|
953
|
-
<vmp-icon-button
|
954
|
-
class=${
|
1018
|
+
<vmp-new-icon-button
|
1019
|
+
class=${ht({hidden:!b})}
|
955
1020
|
icon=${this.playing?"pause":"play"}
|
956
1021
|
weight="heavy"
|
957
1022
|
rounded="full"
|
958
1023
|
data-testid="play"
|
959
1024
|
@click=${this._handlePlayClick}
|
960
|
-
></vmp-icon-button>
|
961
|
-
<vmp-volume-button
|
962
|
-
class=${
|
1025
|
+
></vmp-new-icon-button>
|
1026
|
+
<vmp-new-volume-button
|
1027
|
+
class=${ht({hidden:!S})}
|
963
1028
|
?muted=${this.muted}
|
964
1029
|
volume=${this.volume}
|
965
1030
|
@menu:toggle=${this._handleVolumeMenuToggle}
|
966
|
-
></vmp-volume-button>
|
1031
|
+
></vmp-new-volume-button>
|
967
1032
|
<div class="time">
|
968
|
-
<vmp-text
|
1033
|
+
<vmp-new-text
|
969
1034
|
${this.resizeHider.hide("current-time",1)}
|
970
|
-
class=${
|
971
|
-
?
|
972
|
-
content="${
|
973
|
-
></vmp-text>
|
974
|
-
<vmp-text
|
1035
|
+
class=${ht({hidden:!R})}
|
1036
|
+
?semibold=${!0}
|
1037
|
+
content="${Gd(this.currentTime)}${D?"/":null}"
|
1038
|
+
></vmp-new-text>
|
1039
|
+
<vmp-new-text
|
975
1040
|
${this.resizeHider.hide("duration",5)}
|
976
|
-
class=${
|
977
|
-
?
|
978
|
-
content=${
|
979
|
-
></vmp-text>
|
1041
|
+
class=${ht({hidden:!D})}
|
1042
|
+
?semibold=${!0}
|
1043
|
+
content=${Gd(this.duration)}
|
1044
|
+
></vmp-new-text>
|
980
1045
|
</div>
|
981
1046
|
</div>
|
982
1047
|
<div class="section">
|
983
|
-
<vmp-menu
|
1048
|
+
<vmp-new-menu
|
984
1049
|
${this.resizeHider.hide("levels",0)}
|
985
|
-
class=${
|
986
|
-
.items=${
|
987
|
-
.activeItems=${
|
1050
|
+
class=${ht({hidden:!_||f.length<=0})}
|
1051
|
+
.items=${p}
|
1052
|
+
.activeItems=${K}
|
988
1053
|
@menu:toggle=${this._handleLevelsMenuOpen}
|
989
1054
|
>
|
990
|
-
<vmp-tooltip content="Quality" ?disabled=${this.levelsMenuOpen}>
|
991
|
-
<vmp-button ?active=${this.levelsMenuOpen} icon="chevron-down"
|
992
|
-
|
993
|
-
|
994
|
-
|
1055
|
+
<vmp-new-tooltip content="Quality" ?disabled=${this.levelsMenuOpen}>
|
1056
|
+
<vmp-new-button ?active=${this.levelsMenuOpen} icon="chevron-down"
|
1057
|
+
>${m==null?void 0:m.label}</vmp-new-button
|
1058
|
+
>
|
1059
|
+
</vmp-new-tooltip>
|
1060
|
+
</vmp-new-menu>
|
1061
|
+
<vmp-new-menu
|
995
1062
|
${this.resizeHider.hide("playback-rate",4)}
|
996
|
-
class=${
|
997
|
-
.items=${
|
998
|
-
.activeItems=${
|
1063
|
+
class=${ht({hidden:!I})}
|
1064
|
+
.items=${Ud}
|
1065
|
+
.activeItems=${K}
|
999
1066
|
@menu:toggle=${this._handlePlaybackMenuToggle}
|
1000
1067
|
>
|
1001
|
-
<vmp-tooltip content="Playback speed" ?disabled=${this.playbackRateMenuOpen}>
|
1002
|
-
<vmp-button ?active=${this.playbackRateMenuOpen} icon="chevron-down"
|
1003
|
-
>${this.playbackRate.toFixed(1)}x</vmp-button
|
1068
|
+
<vmp-new-tooltip content="Playback speed" ?disabled=${this.playbackRateMenuOpen}>
|
1069
|
+
<vmp-new-button ?active=${this.playbackRateMenuOpen} icon="chevron-down"
|
1070
|
+
>${this.playbackRate.toFixed(1)}x</vmp-new-button
|
1004
1071
|
>
|
1005
|
-
</vmp-tooltip>
|
1006
|
-
</vmp-menu>
|
1007
|
-
<vmp-tooltip
|
1072
|
+
</vmp-new-tooltip>
|
1073
|
+
</vmp-new-menu>
|
1074
|
+
<vmp-new-tooltip
|
1008
1075
|
${this.resizeHider.hide("captions",3)}
|
1009
|
-
class=${
|
1076
|
+
class=${ht({hidden:!N})}
|
1010
1077
|
content="Captions"
|
1011
1078
|
>
|
1012
|
-
<vmp-icon-button
|
1079
|
+
<vmp-new-icon-button
|
1013
1080
|
?active=${this.captions}
|
1014
1081
|
icon=${this.captions?"captions":"captions-cross"}
|
1015
1082
|
rounded="full"
|
1016
1083
|
@click=${this._handleCaptionsClick}
|
1017
|
-
></vmp-icon-button>
|
1018
|
-
</vmp-tooltip>
|
1019
|
-
<vmp-tooltip
|
1084
|
+
></vmp-new-icon-button>
|
1085
|
+
</vmp-new-tooltip>
|
1086
|
+
<vmp-new-tooltip
|
1020
1087
|
${this.resizeHider.hide("fullscreen",2)}
|
1021
1088
|
content="Fullscreen"
|
1022
|
-
class=${
|
1089
|
+
class=${ht({hidden:!P})}
|
1023
1090
|
>
|
1024
|
-
<vmp-icon-button
|
1091
|
+
<vmp-new-icon-button
|
1025
1092
|
?active=${this.fullscreen}
|
1026
1093
|
icon=${this.fullscreen?"minimize":"maximize"}
|
1027
1094
|
rounded="full"
|
1028
1095
|
data-testid="fullscreen"
|
1029
1096
|
@click=${this._handleFullscreenClick}
|
1030
|
-
></vmp-icon-button>
|
1031
|
-
</vmp-tooltip>
|
1032
|
-
<vmp-menu
|
1097
|
+
></vmp-new-icon-button>
|
1098
|
+
</vmp-new-tooltip>
|
1099
|
+
<vmp-new-menu
|
1033
1100
|
${this.resizeHider.show("settings",["levels","playback-rate","captions","fullscreen"])}
|
1034
|
-
.items=${
|
1035
|
-
.activeItems=${
|
1101
|
+
.items=${T}
|
1102
|
+
.activeItems=${K}
|
1036
1103
|
@menu:toggle=${this._handleSettingsMenuToggle}
|
1037
1104
|
>
|
1038
|
-
<vmp-tooltip content="Settings" ?disabled=${this.settingsMenuOpen}>
|
1039
|
-
<vmp-
|
1040
|
-
|
1041
|
-
|
1105
|
+
<vmp-new-tooltip content="Settings" ?disabled=${this.settingsMenuOpen}>
|
1106
|
+
<vmp-new-icon-button
|
1107
|
+
?active=${this.settingsMenuOpen}
|
1108
|
+
icon="settings"
|
1109
|
+
rounded="full"
|
1110
|
+
></vmp-new-icon-button>
|
1111
|
+
</vmp-new-tooltip>
|
1112
|
+
</vmp-new-menu>
|
1042
1113
|
</div>
|
1043
1114
|
</div>
|
1044
1115
|
</div>
|
1045
|
-
`}};
|
1116
|
+
`}};wt.styles=[ot.styles??[],Ft`
|
1046
1117
|
:host {
|
1047
1118
|
--controls-border-radius: var(--player-border-radius, 0px);
|
1048
1119
|
|
@@ -1113,24 +1184,24 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1113
1184
|
.hidden {
|
1114
1185
|
display: none;
|
1115
1186
|
}
|
1116
|
-
`],
|
1187
|
+
`],Dt([G({type:Boolean})],wt.prototype,"playing",2),Dt([G({type:Number})],wt.prototype,"volume",2),Dt([G({type:Boolean})],wt.prototype,"muted",2),Dt([G({type:Number})],wt.prototype,"currentTime",2),Dt([G({type:Number})],wt.prototype,"duration",2),Dt([G({type:Number})],wt.prototype,"level",2),Dt([G({type:Number})],wt.prototype,"playbackRate",2),Dt([G({type:Array})],wt.prototype,"buffer",2),Dt([G({type:Array,attribute:!1})],wt.prototype,"levels",2),Dt([G({type:Boolean})],wt.prototype,"captions",2),Dt([G({type:Boolean})],wt.prototype,"fullscreen",2),Dt([G({type:Array})],wt.prototype,"controls",2),Dt([Nt()],wt.prototype,"volumeMenuOpen",2),Dt([Nt()],wt.prototype,"levelsMenuOpen",2),Dt([Nt()],wt.prototype,"playbackRateMenuOpen",2),Dt([Nt()],wt.prototype,"settingsMenuOpen",2),wt=Dt([zt("vmp-new-player-controls")],wt);var ey=Object.defineProperty,iy=Object.getOwnPropertyDescriptor,sy=(r,t,e,i)=>{for(var s=i>1?void 0:i?iy(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&ey(t,e,s),s};let $a=class extends ot{render(){return J`<vmp-new-icon icon="loading"></vmp-new-icon>`}};$a.styles=[ot.styles??[],Ft`
|
1117
1188
|
:host {
|
1118
1189
|
display: flex;
|
1119
1190
|
align-items: center;
|
1120
1191
|
justify-content: center;
|
1121
1192
|
}
|
1122
|
-
`]
|
1193
|
+
`],$a=sy([zt("vmp-new-loading-spinner")],$a);var ry=Object.defineProperty,ny=Object.getOwnPropertyDescriptor,jd=(r,t,e,i)=>{for(var s=i>1?void 0:i?ny(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&ry(t,e,s),s};let Lr=class extends ot{constructor(){super(...arguments),this.caption=""}render(){return J`
|
1123
1194
|
<div class="container">
|
1124
|
-
<vmp-text content=${this.caption} size="large"></vmp-text>
|
1195
|
+
<vmp-new-text content=${this.caption} size="large"></vmp-new-text>
|
1125
1196
|
</div>
|
1126
|
-
`}};
|
1197
|
+
`}};Lr.styles=[ot.styles??[],Ft`
|
1127
1198
|
.container {
|
1128
1199
|
display: block;
|
1129
1200
|
margin: 0 var(--space-small);
|
1130
1201
|
text-align: center;
|
1131
1202
|
}
|
1132
1203
|
|
1133
|
-
vmp-text::part(content) {
|
1204
|
+
vmp-new-text::part(content) {
|
1134
1205
|
display: inline;
|
1135
1206
|
padding: var(--space-xxs) var(--space-xs);
|
1136
1207
|
text-align: center;
|
@@ -1142,37 +1213,37 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1142
1213
|
/* Line height controls the spacing between the cloned boxes so has to override the default */
|
1143
1214
|
line-height: 2.2;
|
1144
1215
|
}
|
1145
|
-
`],
|
1216
|
+
`],jd([G({type:String})],Lr.prototype,"caption",2),Lr=jd([zt("vmp-new-captions")],Lr);var ay=Object.defineProperty,oy=Object.getOwnPropertyDescriptor,$t=(r,t,e,i)=>{for(var s=i>1?void 0:i?oy(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&ay(t,e,s),s};const ly=3e3;let Rt=class extends ot{constructor(){super(...arguments),this.loading=!1,this.playing=!1,this.volume=1,this.muted=!1,this.currentTime=0,this.duration=0,this.levels=[],this.level=-1,this.playbackRate=1,this.caption="",this.buffer=[],this.captions=!1,this.fullscreen=!1,this.controls=Da,this.showControls=!0,this._hasTouched=!1,this._playerControlsRef=de()}_startHideControls(){clearTimeout(this._controlHideTimeout),this._controlHideTimeout=setTimeout(()=>{this.showControls=!1,this._hasTouched=!1},ly)}_immediateShowControls(){this.showControls=!0,clearTimeout(this._controlHideTimeout)}_immediateHideControls(){this.showControls=!1,this._hasTouched=!1,clearTimeout(this._controlHideTimeout)}willUpdate(r){var t;r.has("showControls")&&this.playing&&!this.showControls&&((t=this._playerControlsRef.value)==null||t.hideMenus())}render(){var r;const t=(r=this.controls)==null?void 0:r.includes("play-large"),e=this.playing&&!this.showControls,i=!!(t&&!this.playing);return J`
|
1146
1217
|
<div
|
1147
|
-
class=${
|
1218
|
+
class=${ht({container:!0,hide:e})}
|
1148
1219
|
@mousemove=${()=>{this._immediateShowControls(),this._startHideControls()}}
|
1149
1220
|
@mouseleave=${this._immediateHideControls}
|
1150
1221
|
@touchstart=${s=>{this.playing&&!this.showControls&&!this._hasTouched&&(s.preventDefault(),this._hasTouched=!0,this._immediateShowControls(),this._startHideControls())}}
|
1151
1222
|
>
|
1152
1223
|
<div
|
1153
|
-
class=${
|
1224
|
+
class=${ht({fixtures:!0,invisible:!this.loading&&!i})}
|
1154
1225
|
@click=${()=>{this.showControls&&this.dispatchEvent(new CustomEvent("play:click",{bubbles:!0,composed:!0,detail:this.playing}))}}
|
1155
1226
|
>
|
1156
|
-
<vmp-icon
|
1157
|
-
class=${
|
1227
|
+
<vmp-new-icon
|
1228
|
+
class=${ht({hidden:!i})}
|
1158
1229
|
icon="play-large"
|
1159
|
-
></vmp-icon>
|
1160
|
-
<vmp-loading-spinner
|
1161
|
-
class=${
|
1162
|
-
></vmp-loading-spinner>
|
1230
|
+
></vmp-new-icon>
|
1231
|
+
<vmp-new-loading-spinner
|
1232
|
+
class=${ht({hidden:!this.loading||i})}
|
1233
|
+
></vmp-new-loading-spinner>
|
1163
1234
|
</div>
|
1164
1235
|
<div
|
1165
|
-
class=${
|
1236
|
+
class=${ht({controls:!0,hide:e})}
|
1166
1237
|
@focusin=${this._immediateShowControls}
|
1167
1238
|
@mousemove=${s=>{s.stopPropagation(),this._immediateShowControls()}}
|
1168
1239
|
@click=${this._immediateShowControls}
|
1169
1240
|
>
|
1170
|
-
${this.captions?
|
1171
|
-
class=${
|
1241
|
+
${this.captions?J`<vmp-new-captions
|
1242
|
+
class=${ht({hidden:!this.caption,hiddenControls:e})}
|
1172
1243
|
caption=${this.caption}
|
1173
|
-
></vmp-captions>`:null}
|
1174
|
-
<vmp-player-controls
|
1175
|
-
${
|
1244
|
+
></vmp-new-captions>`:null}
|
1245
|
+
<vmp-new-player-controls
|
1246
|
+
${ce(this._playerControlsRef)}
|
1176
1247
|
?playing=${this.playing}
|
1177
1248
|
?muted=${this.muted}
|
1178
1249
|
volume=${this.volume}
|
@@ -1185,10 +1256,10 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1185
1256
|
.controls=${this.controls}
|
1186
1257
|
?captions=${this.captions}
|
1187
1258
|
?fullscreen=${this.fullscreen}
|
1188
|
-
></vmp-player-controls>
|
1259
|
+
></vmp-new-player-controls>
|
1189
1260
|
</div>
|
1190
1261
|
</div>
|
1191
|
-
`}};
|
1262
|
+
`}};Rt.styles=[ot.styles??[],Ft`
|
1192
1263
|
:host {
|
1193
1264
|
--overlay-border-radius: var(--player-border-radius, 0px);
|
1194
1265
|
}
|
@@ -1249,7 +1320,7 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1249
1320
|
transform: translateY(100%);
|
1250
1321
|
}
|
1251
1322
|
|
1252
|
-
vmp-captions {
|
1323
|
+
vmp-new-captions {
|
1253
1324
|
position: absolute;
|
1254
1325
|
bottom: calc(100%);
|
1255
1326
|
width: 100%;
|
@@ -1257,52 +1328,52 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1257
1328
|
transition: transform 200ms ease-out;
|
1258
1329
|
}
|
1259
1330
|
|
1260
|
-
vmp-captions.hiddenControls {
|
1331
|
+
vmp-new-captions.hiddenControls {
|
1261
1332
|
transform: translateY(calc(var(--space-small) * -1));
|
1262
1333
|
}
|
1263
|
-
`]
|
1334
|
+
`],$t([G({type:Boolean})],Rt.prototype,"loading",2),$t([G({type:Boolean})],Rt.prototype,"playing",2),$t([G({type:Number})],Rt.prototype,"volume",2),$t([G({type:Boolean})],Rt.prototype,"muted",2),$t([G({type:Number})],Rt.prototype,"currentTime",2),$t([G({type:Number})],Rt.prototype,"duration",2),$t([G({type:Array,attribute:!1})],Rt.prototype,"levels",2),$t([G({type:Number})],Rt.prototype,"level",2),$t([G({type:Number})],Rt.prototype,"playbackRate",2),$t([G({type:String})],Rt.prototype,"caption",2),$t([G({type:Array})],Rt.prototype,"buffer",2),$t([G({type:Boolean})],Rt.prototype,"captions",2),$t([G({type:Boolean})],Rt.prototype,"fullscreen",2),$t([G({type:Array})],Rt.prototype,"controls",2),$t([Nt()],Rt.prototype,"showControls",2),Rt=$t([zt("vmp-new-player-overlay")],Rt);var hy=Object.defineProperty,dy=Object.getOwnPropertyDescriptor,_t=(r,t,e,i)=>{for(var s=i>1?void 0:i?dy(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&hy(t,e,s),s};let vt=class extends ot{constructor(){super(...arguments),this.burnCaptions=!1,this.propAspectRatio=0,this.preload="auto",this.autoplay=!1,this.loading=!1,this.compilation=Iu,this._sceneController=new w0(this),this._drawController=new Bp(this),this._wasPlaying=!1,this._manualMute=this.muted,this._seekerRAF=null,this._lastWaiting=!1,this._lastTimestamp=null,this._lastTimeUpdate=null,this._playerRef=de(),this._canvasRef=de(),this._aspectRatio=this.propAspectRatio,this._waiting=!1,this._stalled=!1,this._seeking=!1,this._captions=!1,this._fullscreen=!1,this._paused=!0,this._playbackRate=1,this._volume=null,this._muted=null,this._videoResolution=-1,this._handleContainerResize=()=>{this._playerRef.value&&(this.propAspectRatio||(this._aspectRatio=this._playerRef.value.offsetWidth/this._playerRef.value.offsetHeight))},this._handleCanvasResize=()=>{this.draw()},this._seeker=r=>{var t;this.sceneConfig&&this.scenes.length>0&&(this._waiting=this._drawController.activeScenes.some(({video:e})=>{if(e){const i=this._sceneController.videoState[e.id];return!i||!i.initialised||i.waiting}}),this.waiting?(this._lastTimestamp=null,this._lastWaiting||this.dispatchEvent(new CustomEvent("waiting"))):this._lastWaiting&&this.dispatchEvent(new CustomEvent("playing")),!this.stalled&&r-(this._lastTimestamp??0)>1e3/this.sceneConfig.frameRate&&(this._drawController.currentTime=this._drawController.currentTime+(r-(this._lastTimestamp??r))/1e3*this.playbackRate,this._lastTimestamp=r),this._lastWaiting=this._waiting,this._drawController.currentTime>=this.duration&&(this.pause(),this.dispatchEvent(new CustomEvent("ended")))),this.paused||((t=this.scene)!=null&&t.video?this._lastTimeUpdate&&r-this._lastTimeUpdate>1e3&&(this._stalled=!0):(this._stalled=!1,this._lastTimeUpdate=r),this._seekerRAF=requestAnimationFrame(this._seeker))},this._handleFullscreenChange=()=>{document.fullscreenElement?this._fullscreen=!0:this._fullscreen=!1}}get aspectRatio(){return this._aspectRatio}get waiting(){return!this.paused&&this._waiting}get stalled(){return this._stalled}get seeking(){return this._seeking}get captions(){return this._captions}get fullscreen(){return this._fullscreen}get processing(){return this._sceneController.processing}get duration(){return this._sceneController.duration}get scene(){return this._drawController.activeScenes[this._drawController.activeScenes.length-1]}get scenes(){var r;return((r=this._sceneController.scenes)==null?void 0:r.scenes)??[]}get sceneConfig(){return this._sceneController.scenes}get videos(){return this._sceneController.videos??{}}get videoState(){return this._sceneController.videoState}set paused(r){r!==this._paused&&(this._paused=r,this.requestUpdate(),this.dispatchEvent(new CustomEvent(r?"pause":"play")))}get paused(){return this._paused}set playbackRate(r){r!==this._playbackRate&&(this._playbackRate=r,this.scenes.forEach(({video:t})=>{t&&(t.node.playbackRate=r)}),this.requestUpdate(),this.dispatchEvent(new CustomEvent("ratechange",{detail:r})))}get playbackRate(){return this._playbackRate}set volume(r){const t=Math.min(1,Math.max(0,r));t!==this._volume&&(this.scenes.forEach(({video:e})=>{e&&(e.node.volume=t)}),localStorage.setItem("vmp-new-player-volume",t.toString()),this._volume=t,t>0&&(this.muted=!1),this.requestUpdate(),this.dispatchEvent(new CustomEvent("volumechange",{detail:r})))}get volume(){return this._volume??(this._volume=parseFloat(localStorage.getItem("vmp-new-player-volume")??"1"))}set muted(r){this.scenes.forEach(({video:t})=>{t&&(t.node.muted=r)}),r!==this._muted&&(this._muted=r,localStorage.setItem("vmp-new-player-muted",r.toString()),this.requestUpdate(),this.dispatchEvent(new CustomEvent("volumechange",{detail:r?0:this.volume})))}get muted(){return this._muted??(this._muted=this.autoplay||localStorage.getItem("vmp-new-player-muted")==="true")}set videoResolution(r){r!==this._videoResolution&&(this._videoResolution=r,this.scenes.forEach(({video:t})=>{if(t!=null&&t.hls){const e=t.hls.levels.findIndex(i=>Math.min(i.height,i.width)===r);t.hls.currentLevel=e??-1}}),this.requestUpdate())}get videoResolution(){return this._videoResolution}set currentTime(r){r!==this._drawController.currentTime&&(this._drawController.currentTime=r,this._sceneController.setVideosCurrentTime(r))}get currentTime(){return this._drawController.currentTime}reset(r=0,t=!1){this._lastTimestamp=null,this._drawController.currentTime=r,this._sceneController.setVideosCurrentTime(r),t?this.play():this.pause()}clear(){this._drawController.clear()}play(){this.paused=!1,this._lastTimestamp=null,this._lastTimeUpdate=1/0,this.duration>0&&this._drawController.currentTime>=this.duration&&this.reset(0,!0),this._seekerRAF||(this._seekerRAF=requestAnimationFrame(this._seeker))}pause(){this._seekerRAF&&(cancelAnimationFrame(this._seekerRAF),this._seekerRAF=null),this.paused=!0,this.scenes.forEach(({video:r})=>{r&&r.node.pause()})}draw(r){return this._drawController.draw(r)}setScene(r){var t,e;if((t=this._sceneController)!=null&&t.scenes){const i=(e=this.scenes)==null?void 0:e[r];if(!i)return this.dispatchEvent(new ErrorEvent("error",new Error(`No scene at index: ${r}`)));this.reset(i.start+this._sceneController.scenes.transitionDuration,!this.paused)}}toggleFullscreen(r){r??this.fullscreen?L0():this._playerRef.value&&S0(this._playerRef.value)}connectedCallback(){super.connectedCallback(),document.addEventListener("fullscreenchange",this._handleFullscreenChange),this.addEventListener("video:timeupdate",r=>{this._stalled=!1,this._lastTimeUpdate=r.timeStamp})}willUpdate(){this.propAspectRatio&&(this._aspectRatio=this.propAspectRatio)}updated(r){r.has("_stalled")&&this.stalled&&this.dispatchEvent(new CustomEvent("stalled")),r.has("propAspectRatio")&&!this.propAspectRatio&&this._handleContainerResize()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("fullscreenchange",this._handleFullscreenChange)}render(){var r,t,e,i,s,n;const a=this.loading||!this.scenes||this.duration<=0,{height:o,width:l}=gi({resolution:((r=this.sceneConfig)==null?void 0:r.resolution)??720,aspectRatio:this.aspectRatio}),h=Object.keys(this.videoState).reduce((p,g)=>p.concat(this.videoState[g].buffered??[]),[...this._drawController.fakeBufferSegments]),d=a?[]:(t=this.controls??Da)==null?void 0:t.filter(p=>!(p==="fullscreen"&&T0()||p==="navigation"&&(!this.scenes||this.scenes.length<=1))),c=(((e=this.scenes)==null?void 0:e.length)??0)-1,u=((i=this.scenes)==null?void 0:i.findIndex(p=>p===this._drawController.activeScenes[0]))??0,f=(n=(s=this._drawController.activeScenes[0])==null?void 0:s.video)==null?void 0:n.hls;return J`
|
1264
1335
|
<div
|
1265
|
-
${
|
1266
|
-
${
|
1267
|
-
class=${
|
1336
|
+
${ce(this._playerRef)}
|
1337
|
+
${xa(this._handleContainerResize)}
|
1338
|
+
class=${ht({player:!0,responsive:!this.propAspectRatio})}
|
1268
1339
|
>
|
1269
1340
|
<canvas
|
1270
|
-
${
|
1341
|
+
${ce(this._canvasRef)}
|
1271
1342
|
${this._drawController.canvas()}
|
1272
|
-
${
|
1273
|
-
height=${
|
1343
|
+
${xa(this._handleCanvasResize)}
|
1344
|
+
height=${o}
|
1274
1345
|
width=${l}
|
1275
1346
|
></canvas>
|
1276
|
-
<vmp-player-overlay
|
1347
|
+
<vmp-new-player-overlay
|
1277
1348
|
${this._drawController.controls()}
|
1278
|
-
?disabled=${
|
1349
|
+
?disabled=${a}
|
1279
1350
|
?playing=${!this.paused}
|
1280
|
-
?loading=${this.loading||this.
|
1281
|
-
?muted=${this.muted
|
1351
|
+
?loading=${this.loading||this.waiting||this.stalled}
|
1352
|
+
?muted=${this.muted}
|
1282
1353
|
volume=${this.volume}
|
1283
1354
|
duration=${this.duration}
|
1284
|
-
.levels=${(
|
1285
|
-
level=${
|
1355
|
+
.levels=${(f==null?void 0:f.levels)??[]}
|
1356
|
+
level=${Ji(f!=null&&f.autoLevelEnabled?-1:f==null?void 0:f.currentLevel)}
|
1286
1357
|
playbackRate=${this.playbackRate}
|
1287
1358
|
caption=${this._drawController.caption}
|
1288
|
-
.buffer=${
|
1359
|
+
.buffer=${h}
|
1289
1360
|
.controls=${d}
|
1290
1361
|
?captions=${this.captions}
|
1291
1362
|
?fullscreen=${this.fullscreen}
|
1292
|
-
@navigate:back=${p=>{p.defaultPrevented||this.setScene(u<=0?
|
1293
|
-
@navigate:forward=${p=>{p.defaultPrevented||this.setScene(u>=
|
1294
|
-
@play:click=${({detail:p})=>{
|
1295
|
-
@volume:click=${({detail:p})=>{this.muted=!p,this._manualMute=!
|
1363
|
+
@navigate:back=${p=>{p.defaultPrevented||this.setScene(u<=0?c:u-1)}}
|
1364
|
+
@navigate:forward=${p=>{p.defaultPrevented||this.setScene(u>=c?0:u+1)}}
|
1365
|
+
@play:click=${({detail:p})=>{a||(p?this.pause():(this.muted=this._manualMute,this.play()))}}
|
1366
|
+
@volume:click=${({detail:p})=>{this.muted=!p,this._manualMute=!p}}
|
1296
1367
|
@level:click=${({detail:p})=>{this.videoResolution=p.value.resolution}}
|
1297
1368
|
@playbackRate:click=${({detail:p})=>{this.playbackRate=p.value??1}}
|
1298
1369
|
@captions:click=${()=>{this._captions=!this._captions}}
|
1299
1370
|
@fullscreen:click=${()=>{this.toggleFullscreen()}}
|
1300
|
-
@input=${p=>{const
|
1371
|
+
@input=${p=>{const g=p.composedPath()[0],m=g.getAttribute("key");if(m==="scrubber"){const E=parseFloat(g.value);this._drawController.currentTime=E,this._sceneController.setVideosCurrentTime(E),this.dispatchEvent(new CustomEvent("seeking",{detail:E}))}m==="volume"&&(this.volume=parseFloat(g.value))}}
|
1301
1372
|
@pointerdown=${p=>{p.composedPath()[0].getAttribute("key")==="scrubber"&&(this._seeking=!0,this._wasPlaying=!this.paused,this.paused||this.pause())}}
|
1302
1373
|
@pointerup=${p=>{p.composedPath()[0].getAttribute("key")==="scrubber"&&(this._seeking=!1,this._wasPlaying&&(this.play(),this._wasPlaying=!1),this.dispatchEvent(new CustomEvent("seeked",{detail:this._drawController.currentTime})))}}
|
1303
|
-
></vmp-player-overlay>
|
1374
|
+
></vmp-new-player-overlay>
|
1304
1375
|
</div>
|
1305
|
-
`}};
|
1376
|
+
`}};vt.styles=[ot.styles??[],Ft`
|
1306
1377
|
:host {
|
1307
1378
|
--player-border-radius: var(--vouch-media-player-border-radius, 0px);
|
1308
1379
|
}
|
@@ -1328,24 +1399,24 @@ var embeds=function(nt){"use strict";var Am=Object.defineProperty;var bm=(nt,Et,
|
|
1328
1399
|
border-radius: var(--player-border-radius);
|
1329
1400
|
}
|
1330
1401
|
|
1331
|
-
vmp-player-overlay {
|
1402
|
+
vmp-new-player-overlay {
|
1332
1403
|
position: absolute;
|
1333
1404
|
top: 0;
|
1334
1405
|
left: 0;
|
1335
1406
|
right: 0;
|
1336
1407
|
bottom: 0;
|
1337
1408
|
}
|
1338
|
-
`],Ie([N({type:Array})],xe.prototype,"parts",2),Ie([N({type:Number})],xe.prototype,"resolution",2),Ie([N({type:Number,attribute:"aspectratio"})],xe.prototype,"propAspectRatio",2),Ie([N({type:String})],xe.prototype,"preload",2),Ie([N({type:Boolean})],xe.prototype,"autoplay",2),Ie([N({type:Boolean})],xe.prototype,"loading",2),Ie([N({type:Boolean})],xe.prototype,"burnCaptions",2),Ie([N({type:Number})],xe.prototype,"frameRate",2),Ie([N({type:Number})],xe.prototype,"transitionDuration",2),Ie([N({type:Array})],xe.prototype,"controls",2),Ie([N({attribute:!1})],xe.prototype,"compilation",2),Ie([N({attribute:!1})],xe.prototype,"sceneGenerator",2),Ie([Fe()],xe.prototype,"processing",2),Ie([Fe()],xe.prototype,"_aspectRatio",2),Ie([Fe()],xe.prototype,"_waiting",2),Ie([Fe()],xe.prototype,"_stalled",2),Ie([Fe()],xe.prototype,"_seeking",2),Ie([Fe()],xe.prototype,"_captions",2),Ie([Fe()],xe.prototype,"_fullscreen",2),xe=Ie([Ge("vmp-canvas-player")],xe);function mp(r,e,t){function i(s){t.dispatchEvent(new CustomEvent(s.type,s))}return e.addEventListener(r,i),()=>{e.removeEventListener(r,i)}}class vp{constructor(e,t){this._events=[],this._cleanup=[],this._forwardElementRef=Ze(),this.host=e,this._events=t,e.addController(this)}register(){return Je(this._forwardElementRef)}hostConnected(){requestAnimationFrame(()=>{this._events.forEach(e=>{this._forwardElementRef.value&&this._cleanup.push(mp(e,this._forwardElementRef.value,this.host))})})}hostDisconnected(){this._cleanup.forEach(e=>{e()}),this._cleanup=[]}}function yp(r){return r&&r.__esModule&&Object.prototype.hasOwnProperty.call(r,"default")?r.default:r}var Ap=function r(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var i,s,n;if(Array.isArray(e)){if(i=e.length,i!=t.length)return!1;for(s=i;s--!==0;)if(!r(e[s],t[s]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if(n=Object.keys(e),i=n.length,i!==Object.keys(t).length)return!1;for(s=i;s--!==0;)if(!Object.prototype.hasOwnProperty.call(t,n[s]))return!1;for(s=i;s--!==0;){var o=n[s];if(!r(e[o],t[o]))return!1}return!0}return e!==e&&t!==t};const bp=Ap;var xp=(r,e=bp,{cachePromiseRejection:t=!1}={})=>{if(!r)throw new TypeError("You have to provide a `fn` function.");let i=!1,s,n;return async(...o)=>(i&&e(o,s)||(n=r(...o),!t&&n.catch&&n.catch(()=>i=!1),i=!0,s=o),n)};const Tp=yp(xp),Yn="https://vouchfor.com",Ep="https://d2rxhdlm2q91uk.cloudfront.net",Sp="https://d1ix11aj5kfygl.cloudfront.net",Ip="https://d157jlwnudd93d.cloudfront.net",Cp="https://bshyfw4h5a.execute-api.ap-southeast-2.amazonaws.com/dev",wp="https://gyzw7rpbq3.execute-api.ap-southeast-2.amazonaws.com/staging",Lp="https://vfcjuim1l3.execute-api.ap-southeast-2.amazonaws.com/prod",Rp="https://embed-dev.vouchfor.com/v1",Dp="https://embed-staging.vouchfor.com/v1",kp="https://embed.vouchfor.com/v1",Pp="https://dev.vouchfor.com",Op="https://staging.vouchfor.com",Mp="https://app.vouchfor.com";function ir(r){if(!["dev","staging","prod"].includes(r))throw new Error(`Unknown environment: ${r}`);if(r==="dev")return{marketingUrl:Yn,videoUrl:Ep,publicApiUrl:Cp,embedApiUrl:Rp,publicRecorderUrl:Pp};if(r==="staging")return{marketingUrl:Yn,videoUrl:Sp,publicApiUrl:wp,embedApiUrl:Dp,publicRecorderUrl:Op};if(r==="prod")return{marketingUrl:Yn,videoUrl:Ip,publicApiUrl:Lp,embedApiUrl:kp,publicRecorderUrl:Mp}}function Fp(r){var e;return(e=r==null?void 0:r.split)==null?void 0:e.call(r,"/").reverse()[0]}function sr({env:r,path:e,videoPath:t,token:i="",suffix:s=""}){const{videoUrl:n}=ir(r),o=t||e,a=Fp(o);return`${`${n}/${o}/${a}${s}`}${i}`}function Np({env:r,path:e,videoPath:t,token:i}){return!e&&!t?null:sr({env:r,path:e,videoPath:t,token:i,suffix:"_poster.0000001.jpg"})}async function xc(r){var e;try{if((e=await window.fetch(r,{method:"HEAD"}))!=null&&e.ok)return r}catch{return}}async function Tc({sources:r,playlists:e}){const t=r.filter(Boolean).map(o=>xc(o)),i=(await Promise.all(t)).find(Boolean),s=e.filter(Boolean).map(o=>xc(o)),n=(await Promise.all(s)).find(Boolean);return{src:i,playlist:n}}async function Kn({env:r,question:e,type:t,format:i,brandLogo:s,isIntroOutro:n=!1,shortName:o=!1,useRoleTitle:a=!1,showBrandLogo:l=!1,showWatermark:c=!0}){var d,h,u,f,g,p,m,A,x,b,y,T,E,S,R,w,I,O,P,B,J,H,V,j,F,U,Q,Y,z,K,X,ie,ee,ne,se;const ye=((d=e==null?void 0:e.answer)==null?void 0:d.label)??(e==null?void 0:e.title),he=((u=(h=e==null?void 0:e.answer)==null?void 0:h.contact)==null?void 0:u.name)!=="Anonymous"?(g=(f=e==null?void 0:e.answer)==null?void 0:f.contact)==null?void 0:g.name:void 0,_e=((A=(m=(p=e==null?void 0:e.answer)==null?void 0:p.contact)==null?void 0:m.client)==null?void 0:A.name)!=="Not Supplied"?(y=(b=(x=e==null?void 0:e.answer)==null?void 0:x.contact)==null?void 0:b.client)==null?void 0:y.name:void 0,Pt=(S=(E=(T=e==null?void 0:e.answer)==null?void 0:T.contact)==null?void 0:E.client)!=null&&S.logoSrc?decodeURIComponent((I=(w=(R=e==null?void 0:e.answer)==null?void 0:R.contact)==null?void 0:w.client)==null?void 0:I.logoSrc):void 0,Tt=(P=(O=e==null?void 0:e.answer)==null?void 0:O.contact)==null?void 0:P.roleTitle,Ot=o?he==null?void 0:he.split(" ")[0]:he,Te=a?Tt:_e,Ae=!n&&!!ye&&["INLINE","JUMBO"].includes(t),Ue=!n&&(!!he||!!_e||!!Pt)&&["BASIC","CISCO","FOUNDIT","INLINE","JUMBO"].includes(t),ue=((J=(B=e==null?void 0:e.answer)==null?void 0:B.metadata)==null?void 0:J.duration)??0,be=ue*(((V=(H=e==null?void 0:e.answer)==null?void 0:H.settings)==null?void 0:V.startOffset)??0),Le=ue*(((F=(j=e==null?void 0:e.answer)==null?void 0:j.settings)==null?void 0:F.endOffset)??0),He=ue-be-Le,Mt={env:r,path:(U=e==null?void 0:e.answer)==null?void 0:U.path,videoPath:(Q=e==null?void 0:e.answer)==null?void 0:Q.videoPath,token:(Y=e==null?void 0:e.answer)==null?void 0:Y.token},Ft=sr({...Mt,suffix:".mp4"}),oi=sr({...Mt,suffix:`_input.${(z=e==null?void 0:e.answer)==null?void 0:z.inputExtension}`}),Di=sr({...Mt,suffix:".m3u8"}),{src:ki,playlist:Pi}=await Tc({sources:[Ft,oi],playlists:[Di]});return{...Ae?{card:{brandLogo:s,showBrandLogo:l,showWatermark:c,duration:3,title:ye}}:{},...Ue?{header:{title:Ot,subTitle:Te,brandLogo:s,showBrandLogo:l,showWatermark:c,logoSrc:Pt}}:{},video:{id:(K=e==null?void 0:e.answer)==null?void 0:K.id,type:n?"standalone":"question",src:ki??"",playlist:Pi,format:i,poster:Np({env:r,path:(X=e==null?void 0:e.answer)==null?void 0:X.path,videoPath:(ie=e==null?void 0:e.answer)==null?void 0:ie.videoPath,token:(ee=e==null?void 0:e.answer)==null?void 0:ee.token}),start:be,duration:He,captions:(se=(ne=e==null?void 0:e.answer)==null?void 0:ne.captions)==null?void 0:se.current}}}async function Bp({question:r,type:e,format:t,brandLogo:i,shortName:s=!1,useRoleTitle:n=!1,showBrandLogo:o=!1,showWatermark:a=!0}){var l,c,d,h,u,f,g,p,m,A,x,b,y,T,E,S,R,w,I,O,P,B,J,H,V,j;const F=((c=(l=r==null?void 0:r.answer)==null?void 0:l.contact)==null?void 0:c.name)!=="Anonymous"?(h=(d=r==null?void 0:r.answer)==null?void 0:d.contact)==null?void 0:h.name:void 0,U=((f=(u=r==null?void 0:r.answer)==null?void 0:u.customer)==null?void 0:f.name)!=="Not Supplied"?(p=(g=r==null?void 0:r.answer)==null?void 0:g.customer)==null?void 0:p.name:void 0,Q=(A=(m=r==null?void 0:r.answer)==null?void 0:m.customer)!=null&&A.logo?decodeURIComponent((b=(x=r==null?void 0:r.answer)==null?void 0:x.customer)==null?void 0:b.logo):void 0,Y=(T=(y=r==null?void 0:r.answer)==null?void 0:y.contact)==null?void 0:T.role,z=s?F==null?void 0:F.split(" ")[0]:F,K=n?Y:U,X=(r==null?void 0:r.text)&&["INLINE","JUMBO"].includes(e),ie=["BASIC","CISCO","FOUNDIT","INLINE","JUMBO"].includes(e),ee=(E=r==null?void 0:r.answer)==null?void 0:E.video,ne=ee==null?void 0:ee.replace(".m3u8",".mp4"),se=(S=r==null?void 0:r.answer)==null?void 0:S.input,ye=ee.includes(".m3u8")?ee:void 0,{src:he,playlist:_e}=await Tc({sources:[ne,se],playlists:[ye]});return{...X?{card:{brandLogo:i,showBrandLogo:o,showWatermark:a,duration:3,title:r==null?void 0:r.text}}:{},...ie?{header:{title:z,subTitle:K,brandLogo:i,showBrandLogo:o,showWatermark:a,logoSrc:Q}}:{},video:{id:(R=r==null?void 0:r.answer)==null?void 0:R.id,src:he??"",playlist:_e,format:t,start:((I=(w=r==null?void 0:r.answer)==null?void 0:w.trimming)==null?void 0:I.start)??0,duration:(O=r==null?void 0:r.answer)!=null&&O.trimming?((B=(P=r==null?void 0:r.answer)==null?void 0:P.trimming)==null?void 0:B.end)-((H=(J=r==null?void 0:r.answer)==null?void 0:J.trimming)==null?void 0:H.start):void 0,captions:(V=r==null?void 0:r.answer)==null?void 0:V.captions,poster:(j=r==null?void 0:r.answer)==null?void 0:j.thumbnail}}}class Up{constructor(e){this._fetching=!1,this._parts=[],this._embedResponse=null,this._captions=null,this._prevFormat=null,this._prevTrack=null,this._prevData=null,this._prevTemplate=null,this._prevVouchHashId=null,this._prevHeaderSubtitle=null,this._prevHeaderShortName=null,this._prevHeaderBrandLogo=null,this._getEmbedResponse=async({env:t,apiKey:i,vouchHashId:s})=>{var n,o;if(!i)throw new Error("No API Key defined!");const{embedApiUrl:a}=ir(t);try{this.fetching=!0;const l=await fetch(`${a}/vouches/${s}`,{method:"GET",headers:{"x-api-key":i}}).then(d=>d.json()),c=await Promise.all(((o=(n=l==null?void 0:l.vouch)==null?void 0:n.questions)==null?void 0:o.map(async d=>{var h;const u={...d,answer:{...d.answer,captions:""}};if(d.answer.captions)try{const f=await fetch(d.answer.captions,{method:"GET"}).then(g=>g.text());return{...d,answer:{...d.answer,captions:f}}}catch{return this.host.dispatchEvent(new ErrorEvent("error",new Error(`Captions failed to fetch for answer ${(h=d==null?void 0:d.answer)==null?void 0:h.id}`))),u}return u}))??[]);return this.embedResponse={...l,vouch:{...l==null?void 0:l.vouch,questions:c}},this.embedResponse}catch{this.host.dispatchEvent(new ErrorEvent("error",new Error(`Could not fetch vouch with hash ID: ${s}`)))}},this.getEmbedResponse=Tp(this._getEmbedResponse),this.host=e,this._task=new Cr(e,async([t,i,s,n,o,a,l,c,d,h,u,f,g])=>{var p,m,A,x,b,y,T,E,S,R,w,I,O,P,B,J,H,V,j,F,U,Q;try{const Y=c??"letterbox-video",z=l??((m=(p=a==null?void 0:a.settings)==null?void 0:p.template)==null?void 0:m.type)??"BARE";if(t){if(s!==this._prevTrack&&(this._captions=null),s&&!this._captions)try{this._prevTrack=s,this._captions=await(await fetch(s,{method:"GET"})).text()}catch{e.dispatchEvent(new ErrorEvent("error",new Error("Track failed to fetch")))}this.parts=[{video:{src:t,playlist:i,poster:n,captions:this._captions,id:"source-video",start:0,format:Y}}],this._embedResponse=null,this._prevData=null,this._prevTemplate=null,this._prevVouchHashId=null,this._prevHeaderShortName=null,this._prevHeaderSubtitle=null,this._prevHeaderBrandLogo=null}else if(a&&(a!==this._prevData||z!==this._prevTemplate||u!==this._prevHeaderShortName||f!==this._prevHeaderSubtitle||g!==this._prevHeaderBrandLogo)){const K=(y=(b=(x=(A=a==null?void 0:a.settings)==null?void 0:A.template)==null?void 0:x.introVouch)==null?void 0:b.questions)==null?void 0:y.items,X=a==null?void 0:a.entity,ie=(T=a==null?void 0:a.questions)==null?void 0:T.items,ee=(w=(R=(S=(E=a==null?void 0:a.settings)==null?void 0:E.template)==null?void 0:S.outroVouch)==null?void 0:R.questions)==null?void 0:w.items,ne=(O=(I=a==null?void 0:a.settings)==null?void 0:I.options)==null?void 0:O.showVouchWatermark;this.parts=await Promise.all([...((P=K==null?void 0:K.filter(se=>!!se.answer))==null?void 0:P.map(async se=>Kn({env:d,question:se,showWatermark:ne,type:z,format:Y,isIntroOutro:!0,brandLogo:X!=null&&X.logoSrc?decodeURIComponent(X==null?void 0:X.logoSrc):void 0,shortName:u,useRoleTitle:f==="role",showBrandLogo:g})))??[],...((B=ie==null?void 0:ie.filter(se=>!!se.answer))==null?void 0:B.map(async se=>Kn({env:d,question:se,showWatermark:ne,type:z,format:Y,shortName:u,brandLogo:X!=null&&X.logoSrc?decodeURIComponent(X==null?void 0:X.logoSrc):void 0,useRoleTitle:f==="role",showBrandLogo:g})))??[],...((J=ee==null?void 0:ee.filter(se=>!!se.answer))==null?void 0:J.map(async se=>Kn({env:d,question:se,showWatermark:ne,type:z,format:Y,isIntroOutro:!0,shortName:u,brandLogo:X!=null&&X.logoSrc?decodeURIComponent(X==null?void 0:X.logoSrc):void 0,useRoleTitle:f==="role",showBrandLogo:g})))??[]]),a.id!==((H=this._prevData)==null?void 0:H.id)&&this.host.dispatchEvent(new CustomEvent("vouch:loaded",{detail:a.id})),this._prevData=a,this._prevVouchHashId=null,this._prevHeaderShortName=u??null,this._prevHeaderSubtitle=f??null,this._prevHeaderBrandLogo=g??null}else if(!a&&o&&(z!==this._prevTemplate||o!==this._prevVouchHashId||u!==this._prevHeaderShortName||f!==this._prevHeaderSubtitle||g!==this._prevHeaderBrandLogo)){const K=await this.getEmbedResponse({env:d,apiKey:h,vouchHashId:o,data:a});this.parts=await Promise.all((F=(j=(V=K==null?void 0:K.vouch)==null?void 0:V.questions)==null?void 0:j.filter(X=>!!X.answer))==null?void 0:F.map(async X=>{var ie,ee,ne,se;return Bp({question:X,type:z,format:Y,brandLogo:(ie=K.entity)!=null&&ie.logo?decodeURIComponent((ee=K.entity)==null?void 0:ee.logo):void 0,shortName:u,useRoleTitle:f==="role",showWatermark:(se=(ne=K==null?void 0:K.vouch)==null?void 0:ne.options)==null?void 0:se.showVouchWatermark,showBrandLogo:g})})),(U=this.embedResponse)!=null&&U.vouch&&this.host.dispatchEvent(new CustomEvent("vouch:loaded",{detail:(Q=this.embedResponse)==null?void 0:Q.vouch.uuid})),this._prevData=null,this._prevTemplate=z,this._prevVouchHashId=o,this._prevHeaderShortName=u??null,this._prevHeaderSubtitle=f??null,this._prevHeaderBrandLogo=g??null}else Y!==this._prevFormat&&(this.parts=this.parts.map(K=>({...K,video:{...K.video,format:Y}})),this._prevFormat=Y);this._setSceneGenerator(z)}catch(Y){e.dispatchEvent(new ErrorEvent("error",Y))}finally{this.fetching=!1}},()=>[e.src,e.playlist,e.track,e.poster,e.vouchHashId,e.data,e.type,e.format,e.env,e.apiKey,e.headerShortName,e.headerSubtitle,e.headerBrandLogo])}set parts(e){e!==this._parts&&(this._parts=e,this.host.requestUpdate())}get parts(){return this._parts}set embedResponse(e){e!==this._embedResponse&&(this._embedResponse=e,this.host.requestUpdate())}get embedResponse(){return this._embedResponse}set fetching(e){e!==this._fetching&&(this._fetching=e,this.host.requestUpdate())}get fetching(){return this._fetching}_setSceneGenerator(e){if(this.host.canvasPlayer)switch(e){case"JUMBO":this.host.canvasPlayer.sceneGenerator=Wc;break;case"CISCO":this.host.canvasPlayer.sceneGenerator=jc;break;case"FOUNDIT":this.host.canvasPlayer.sceneGenerator=Yc;break;default:this.host.canvasPlayer.sceneGenerator=ro}}}const Hp=2e3;class Gp{constructor(e){this._tabId=void 0,this._clientId=void 0,this._visitorId=void 0,this._hasPlayed=!1,this._hasLoaded={},this._answersViewed={},this._streamedTime={},this._streamedPrevTimestamp={},this._createVisitor=t=>{var i,s;const{publicApiUrl:n}=ir(this.host.env);return(s=(i=window.localStorage)==null?void 0:i.setItem)==null||s.call(i,"vouch-uid-visitor",t),navigator.sendBeacon(`${n}/api/visitor`,JSON.stringify({visitorId:t})),t},this._getReportingMetadata=()=>{var t,i;const[s,n]=((i=(t=Intl.DateTimeFormat().resolvedOptions().timeZone)==null?void 0:t.split)==null?void 0:i.call(t,"/"))??[],o={};return[...new URLSearchParams(location.search).entries()].forEach(([a,l])=>{if(/utm/.test(a)){const c=a.toLowerCase().replace(/[-_][a-z0-9]/g,d=>d.slice(-1).toUpperCase());o[c]=l}}),{source:this.host.trackingSource,time:new Date,region:n,country:s,screenHeight:window.screen.height,screenWidth:window.screen.width,referrer:document.referrer,currentUrl:location.href,...o}},this._sendTrackingEvent=(t,i)=>{const{publicApiUrl:s}=ir(this.host.env),{client:n,tab:o,request:a,visitor:l}=this._getUids();this.host.enableTracking&&this.host.trackingSource&&navigator.sendBeacon(`${s}/api/events`,JSON.stringify({event:t,payload:i,context:{"x-uid-client":n,"x-uid-tab":o,"x-uid-request":a,"x-uid-visitor":l,"x-reporting-metadata":this._getReportingMetadata()}}))},this._handleVouchLoaded=({detail:t})=>{t&&(this._hasLoaded[t]||(this._sendTrackingEvent("VOUCH_LOADED",{vouchId:t}),this._hasLoaded[t]=!0))},this._handlePlay=()=>{const t=this._findVouchId();t&&(this._hasPlayed||(this._sendTrackingEvent("VIDEO_PLAYED",{vouchId:t,streamStart:this.host.currentTime}),this._hasPlayed=!0))},this._handleVideoPlay=({detail:{video:t,node:i}})=>{const s=this._findVouchId();s&&(this._answersViewed[t.id]||(this._sendTrackingEvent("VOUCH_RESPONSE_VIEWED",{vouchId:s,answerId:t.id}),this._answersViewed[t.id]=!0),this._streamedTime[t.id]=i.currentTime,this._streamedPrevTimestamp[t.id]=Date.now())},this._handleVideoTimeUpdate=({detail:{video:t,node:i}})=>{var s;const n=this._findVouchId();if(!n)return;const o=Date.now();!this.host.paused&&t.id===((s=this.host.scene)==null?void 0:s.id)&&o-this._streamedPrevTimestamp[t.id]>Hp&&(this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:n,answerId:t.id,streamStart:this._streamedTime[t.id],streamEnd:i.currentTime}),this._streamedTime[t.id]=i.currentTime,this._streamedPrevTimestamp[t.id]=o)},this._handleVideoPause=({detail:{video:t,node:i}})=>{const s=this._findVouchId();s&&(this._sendTrackingEvent("VIDEO_STREAMED",{vouchId:s,answerId:t.id,streamStart:this._streamedTime[t.id],streamEnd:i.currentTime}),delete this._streamedTime[t.id],delete this._streamedPrevTimestamp[t.id])},this.host=e,e.addController(this)}_findVouchId(){if(this.host.vouch)return"uuid"in this.host.vouch?this.host.vouch.uuid:this.host.vouch.id}_getUids(){var e,t,i,s,n,o,a,l,c,d,h,u;if(typeof window>"u")return{client:null,tab:null,request:ls()};const f=this._visitorId||((t=(e=window.localStorage)==null?void 0:e.getItem)==null?void 0:t.call(e,"vouch-uid-visitor"))||this._createVisitor(ls()),g=this._clientId||((s=(i=window.localStorage)==null?void 0:i.getItem)==null?void 0:s.call(i,"vouch-uid-client"))||ls(),p=this._tabId||((o=(n=window.sessionStorage)==null?void 0:n.getItem)==null?void 0:o.call(n,"vouch-uid-tab"))||ls(),m=ls();return f!==this._visitorId&&(this._visitorId=f,(l=(a=window.localStorage)==null?void 0:a.setItem)==null||l.call(a,"vouch-uid-visitor",f)),g!==this._clientId&&(this._clientId=g,(d=(c=window.localStorage)==null?void 0:c.setItem)==null||d.call(c,"vouch-uid-client",g)),p!==this._tabId&&(this._tabId=p,(u=(h=window.sessionStorage)==null?void 0:h.setItem)==null||u.call(h,"vouch-uid-tab",p)),{client:g,tab:p,request:m,visitor:f}}hostConnected(){this.host.enableTracking&&this.host.trackingSource&&requestAnimationFrame(()=>{var e,t,i,s;this.host.addEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.canvasPlayer)==null||e.addEventListener("play",this._handlePlay),(t=this.host.canvasPlayer)==null||t.addEventListener("video:play",this._handleVideoPlay),(i=this.host.canvasPlayer)==null||i.addEventListener("video:pause",this._handleVideoPause),(s=this.host.canvasPlayer)==null||s.addEventListener("video:timeupdate",this._handleVideoTimeUpdate)})}hostDisconnected(){var e,t,i,s;this.host.enableTracking&&this.host.trackingSource&&(this.host.removeEventListener("vouch:loaded",this._handleVouchLoaded),(e=this.host.canvasPlayer)==null||e.removeEventListener("play",this._handlePlay),(t=this.host.canvasPlayer)==null||t.removeEventListener("video:play",this._handleVideoPlay),(i=this.host.canvasPlayer)==null||i.removeEventListener("video:pause",this._handleVideoPause),(s=this.host.canvasPlayer)==null||s.removeEventListener("video:timeupdate",this._handleVideoTimeUpdate))}}var Vp=Object.defineProperty,jp=Object.getOwnPropertyDescriptor,Se=(r,e,t,i)=>{for(var s=i>1?void 0:i?jp(e,t):e,n=r.length-1,o;n>=0;n--)(o=r[n])&&(s=(i?o(e,t,s):o(s))||s);return i&&s&&Vp(e,t,s),s};let pe=class extends le{constructor(){super(...arguments),this._canvasPlayerRef=Ze(),this.preload="auto",this.autoplay=!1,this.enableTracking=!1,this.trackingSource="media_player",this.env="prod",this.apiKey="",this.resolution=1080,this.aspectRatio=0,this.headerSubtitle="client",this.headerShortName=!1,this.headerBrandLogo=!1,this.controls=Qs,this.eventController=new vp(this,["durationchange","ended","error","loadeddata","pause","stalled","play","playing","ratechange","scenechange","seeking","seeked","timeupdate","volumechange","waiting","video:loadeddata","video:seeked","video:play","video:playing","video:pause","video:stalled","video:timeupdate","video:error"]),this.partsController=new Up(this),this.trackingController=new Gp(this)}get fetching(){return this.partsController.fetching}get waiting(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.waiting}get seeking(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.seeking}get paused(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.paused}get captions(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.captions}get fullscreen(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.fullscreen}get duration(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.duration}set currentTime(r){this._canvasPlayerRef.value&&(this._canvasPlayerRef.value.currentTime=r)}get currentTime(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.currentTime)??0}set playbackRate(r){this._canvasPlayerRef.value&&(this._canvasPlayerRef.value.playbackRate=r)}get playbackRate(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.playbackRate)??1}set volume(r){this._canvasPlayerRef.value&&(this._canvasPlayerRef.value.volume=r)}get volume(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.volume)??1}set muted(r){this._canvasPlayerRef.value&&(this._canvasPlayerRef.value.muted=r)}get muted(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.muted)??!1}get vouch(){var r;return this.data??((r=this.partsController.embedResponse)==null?void 0:r.vouch)}get scene(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.scene)??null}get scenes(){var r;return((r=this._canvasPlayerRef.value)==null?void 0:r.scenes)??[]}get videos(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.videos}get videoState(){var r;return(r=this._canvasPlayerRef.value)==null?void 0:r.videoState}get canvasPlayer(){return this._canvasPlayerRef.value}play(){var r;(r=this._canvasPlayerRef.value)==null||r.play()}pause(){var r;(r=this._canvasPlayerRef.value)==null||r.pause()}setScene(r){var e;(e=this._canvasPlayerRef.value)==null||e.setScene(r)}render(){return te`
|
1339
|
-
<vmp-
|
1340
|
-
${
|
1409
|
+
`],_t([G({type:Object})],vt.prototype,"data",2),_t([G({type:Object})],vt.prototype,"template",2),_t([G({type:Boolean})],vt.prototype,"burnCaptions",2),_t([G({type:String})],vt.prototype,"src",2),_t([G({type:String})],vt.prototype,"track",2),_t([G({type:Number,attribute:"aspectratio"})],vt.prototype,"propAspectRatio",2),_t([G({type:String})],vt.prototype,"preload",2),_t([G({type:Boolean})],vt.prototype,"autoplay",2),_t([G({type:Boolean})],vt.prototype,"loading",2),_t([G({type:Array})],vt.prototype,"controls",2),_t([G({attribute:!1})],vt.prototype,"compilation",2),_t([Nt()],vt.prototype,"_aspectRatio",2),_t([Nt()],vt.prototype,"_waiting",2),_t([Nt()],vt.prototype,"_stalled",2),_t([Nt()],vt.prototype,"_seeking",2),_t([Nt()],vt.prototype,"_captions",2),_t([Nt()],vt.prototype,"_fullscreen",2),vt=_t([zt("vmp-new-media-player")],vt);var cy=Object.defineProperty,uy=Object.getOwnPropertyDescriptor,ie=(r,t,e,i)=>{for(var s=i>1?void 0:i?uy(t,e):t,n=r.length-1,a;n>=0;n--)(a=r[n])&&(s=(i?a(t,e,s):a(s))||s);return i&&s&&cy(t,e,s),s};ut.Embed=class extends pi{constructor(){super(...arguments),this._mediaPlayerRef=ko(),this.env="prod",this.apiKey="",this.preload="auto",this.autoplay=!1,this.aspectRatio=0,this.eventController=new Pc(this,["durationchange","ended","error","loadeddata","pause","stalled","play","playing","ratechange","scenechange","seeking","seeked","timeupdate","volumechange","waiting","video:loadeddata","video:seeked","video:play","video:playing","video:pause","video:stalled","video:timeupdate","video:ended","video:error"]),this._fetcherController=new ru(this),this._trackingController=new hu(this)}get fetching(){return this._fetcherController.fetching}get waiting(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.waiting}get seeking(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.seeking}get paused(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.paused}get captions(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.captions}get fullscreen(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.fullscreen}get duration(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.duration}set currentTime(t){this._mediaPlayerRef.value&&(this._mediaPlayerRef.value.currentTime=t)}get currentTime(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.currentTime)??0}set playbackRate(t){this._mediaPlayerRef.value&&(this._mediaPlayerRef.value.playbackRate=t)}get playbackRate(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.playbackRate)??1}set volume(t){this._mediaPlayerRef.value&&(this._mediaPlayerRef.value.volume=t)}get volume(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.volume)??1}set muted(t){this._mediaPlayerRef.value&&(this._mediaPlayerRef.value.muted=t)}get muted(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.muted)??!1}get scene(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.scene)??null}get scenes(){var t;return((t=this._mediaPlayerRef.value)==null?void 0:t.scenes)??[]}get videoState(){var t;return(t=this._mediaPlayerRef.value)==null?void 0:t.videoState}get mediaPlayer(){return this._mediaPlayerRef.value}play(){var t;(t=this._mediaPlayerRef.value)==null||t.play()}pause(){var t;(t=this._mediaPlayerRef.value)==null||t.pause()}setScene(t){var e;(e=this._mediaPlayerRef.value)==null||e.setScene(t)}render(){return J`
|
1410
|
+
<vmp-new-media-player
|
1411
|
+
${Co(this._mediaPlayerRef)}
|
1341
1412
|
${this.eventController.register()}
|
1342
1413
|
?autoplay=${this.autoplay}
|
1343
1414
|
?loading=${this.fetching}
|
1344
|
-
.
|
1345
|
-
|
1346
|
-
aspectRatio=${
|
1347
|
-
preload=${
|
1415
|
+
.data=${this.vouch}
|
1416
|
+
.template=${this.template}
|
1417
|
+
aspectRatio=${_o(this.aspectRatio)}
|
1418
|
+
preload=${_o(this.preload)}
|
1348
1419
|
.controls=${this.controls}
|
1349
|
-
></vmp-
|
1350
|
-
`}};pe.styles=[le.styles??[]],Se([N({type:String})],pe.prototype,"src",2),Se([N({type:String})],pe.prototype,"playlist",2),Se([N({type:String})],pe.prototype,"track",2),Se([N({type:String})],pe.prototype,"poster",2),Se([N({type:Object})],pe.prototype,"data",2),Se([N({type:String})],pe.prototype,"vouchHashId",2),Se([N({type:String})],pe.prototype,"preload",2),Se([N({type:Boolean})],pe.prototype,"autoplay",2),Se([N({type:Boolean})],pe.prototype,"enableTracking",2),Se([N({type:String})],pe.prototype,"trackingSource",2),Se([N({type:String})],pe.prototype,"env",2),Se([N({type:String})],pe.prototype,"apiKey",2),Se([N({type:String})],pe.prototype,"type",2),Se([N({type:String})],pe.prototype,"format",2),Se([N({type:Number})],pe.prototype,"resolution",2),Se([N({type:Number})],pe.prototype,"aspectRatio",2),Se([N({type:String})],pe.prototype,"headerSubtitle",2),Se([N({type:Boolean})],pe.prototype,"headerShortName",2),Se([N({type:Boolean})],pe.prototype,"headerBrandLogo",2),Se([N({type:Array})],pe.prototype,"controls",2),pe=Se([Ge("vmp-media-player")],pe);var zp=Object.defineProperty,Wp=Object.getOwnPropertyDescriptor,Yp=(r,e,t,i)=>{for(var s=i>1?void 0:i?Wp(e,t):e,n=r.length-1,o;n>=0;n--)(o=r[n])&&(s=(i?o(e,t,s):o(s))||s);return i&&s&&zp(e,t,s),s};nt.InlineEmbed=class extends pe{},nt.InlineEmbed=Yp([$c("vembed-inline")],nt.InlineEmbed);function xt(r){if(typeof r!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(r))}function Ec(r,e){for(var t="",i=0,s=-1,n=0,o,a=0;a<=r.length;++a){if(a<r.length)o=r.charCodeAt(a);else{if(o===47)break;o=47}if(o===47){if(!(s===a-1||n===1))if(s!==a-1&&n===2){if(t.length<2||i!==2||t.charCodeAt(t.length-1)!==46||t.charCodeAt(t.length-2)!==46){if(t.length>2){var l=t.lastIndexOf("/");if(l!==t.length-1){l===-1?(t="",i=0):(t=t.slice(0,l),i=t.length-1-t.lastIndexOf("/")),s=a,n=0;continue}}else if(t.length===2||t.length===1){t="",i=0,s=a,n=0;continue}}e&&(t.length>0?t+="/..":t="..",i=2)}else t.length>0?t+="/"+r.slice(s+1,a):t=r.slice(s+1,a),i=a-s-1;s=a,n=0}else o===46&&n!==-1?++n:n=-1}return t}function Kp(r,e){var t=e.dir||e.root,i=e.base||(e.name||"")+(e.ext||"");return t?t===e.root?t+i:t+r+i:i}var Ri={resolve:function(){for(var e="",t=!1,i,s=arguments.length-1;s>=-1&&!t;s--){var n;s>=0?n=arguments[s]:(i===void 0&&(i=process.cwd()),n=i),xt(n),n.length!==0&&(e=n+"/"+e,t=n.charCodeAt(0)===47)}return e=Ec(e,!t),t?e.length>0?"/"+e:"/":e.length>0?e:"."},normalize:function(e){if(xt(e),e.length===0)return".";var t=e.charCodeAt(0)===47,i=e.charCodeAt(e.length-1)===47;return e=Ec(e,!t),e.length===0&&!t&&(e="."),e.length>0&&i&&(e+="/"),t?"/"+e:e},isAbsolute:function(e){return xt(e),e.length>0&&e.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var e,t=0;t<arguments.length;++t){var i=arguments[t];xt(i),i.length>0&&(e===void 0?e=i:e+="/"+i)}return e===void 0?".":Ri.normalize(e)},relative:function(e,t){if(xt(e),xt(t),e===t||(e=Ri.resolve(e),t=Ri.resolve(t),e===t))return"";for(var i=1;i<e.length&&e.charCodeAt(i)===47;++i);for(var s=e.length,n=s-i,o=1;o<t.length&&t.charCodeAt(o)===47;++o);for(var a=t.length,l=a-o,c=n<l?n:l,d=-1,h=0;h<=c;++h){if(h===c){if(l>c){if(t.charCodeAt(o+h)===47)return t.slice(o+h+1);if(h===0)return t.slice(o+h)}else n>c&&(e.charCodeAt(i+h)===47?d=h:h===0&&(d=0));break}var u=e.charCodeAt(i+h),f=t.charCodeAt(o+h);if(u!==f)break;u===47&&(d=h)}var g="";for(h=i+d+1;h<=s;++h)(h===s||e.charCodeAt(h)===47)&&(g.length===0?g+="..":g+="/..");return g.length>0?g+t.slice(o+d):(o+=d,t.charCodeAt(o)===47&&++o,t.slice(o))},_makeLong:function(e){return e},dirname:function(e){if(xt(e),e.length===0)return".";for(var t=e.charCodeAt(0),i=t===47,s=-1,n=!0,o=e.length-1;o>=1;--o)if(t=e.charCodeAt(o),t===47){if(!n){s=o;break}}else n=!1;return s===-1?i?"/":".":i&&s===1?"//":e.slice(0,s)},basename:function(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');xt(e);var i=0,s=-1,n=!0,o;if(t!==void 0&&t.length>0&&t.length<=e.length){if(t.length===e.length&&t===e)return"";var a=t.length-1,l=-1;for(o=e.length-1;o>=0;--o){var c=e.charCodeAt(o);if(c===47){if(!n){i=o+1;break}}else l===-1&&(n=!1,l=o+1),a>=0&&(c===t.charCodeAt(a)?--a===-1&&(s=o):(a=-1,s=l))}return i===s?s=l:s===-1&&(s=e.length),e.slice(i,s)}else{for(o=e.length-1;o>=0;--o)if(e.charCodeAt(o)===47){if(!n){i=o+1;break}}else s===-1&&(n=!1,s=o+1);return s===-1?"":e.slice(i,s)}},extname:function(e){xt(e);for(var t=-1,i=0,s=-1,n=!0,o=0,a=e.length-1;a>=0;--a){var l=e.charCodeAt(a);if(l===47){if(!n){i=a+1;break}continue}s===-1&&(n=!1,s=a+1),l===46?t===-1?t=a:o!==1&&(o=1):t!==-1&&(o=-1)}return t===-1||s===-1||o===0||o===1&&t===s-1&&t===i+1?"":e.slice(t,s)},format:function(e){if(e===null||typeof e!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof e);return Kp("/",e)},parse:function(e){xt(e);var t={root:"",dir:"",base:"",ext:"",name:""};if(e.length===0)return t;var i=e.charCodeAt(0),s=i===47,n;s?(t.root="/",n=1):n=0;for(var o=-1,a=0,l=-1,c=!0,d=e.length-1,h=0;d>=n;--d){if(i=e.charCodeAt(d),i===47){if(!c){a=d+1;break}continue}l===-1&&(c=!1,l=d+1),i===46?o===-1?o=d:h!==1&&(h=1):o!==-1&&(h=-1)}return o===-1||l===-1||h===0||h===1&&o===l-1&&o===a+1?l!==-1&&(a===0&&s?t.base=t.name=e.slice(1,l):t.base=t.name=e.slice(a,l)):(a===0&&s?(t.name=e.slice(1,o),t.base=e.slice(1,l)):(t.name=e.slice(a,o),t.base=e.slice(a,l)),t.ext=e.slice(o,l)),a>0?t.dir=e.slice(0,a-1):s&&(t.dir="/"),t},sep:"/",delimiter:":",win32:null,posix:null};Ri.posix=Ri;var Xp=Ri;const{basename:Sc,extname:qp}=Xp;class Zp{constructor(){let e=(()=>typeof Nf>"u")(),t="image/png",i="image/jpeg",s="image/jpeg",n="image/webp",o="application/pdf",a="image/svg+xml";Object.assign(this,{toMime:this.toMime.bind(this),fromMime:this.fromMime.bind(this),expected:e?'"png", "jpg", or "webp"':'"png", "jpg", "pdf", or "svg"',formats:e?{png:t,jpg:i,jpeg:s,webp:n}:{png:t,jpg:i,jpeg:s,pdf:o,svg:a},mimes:e?{[t]:"png",[i]:"jpg",[n]:"webp"}:{[t]:"png",[i]:"jpg",[o]:"pdf",[a]:"svg"}})}toMime(e){return this.formats[(e||"").replace(/^\./,"").toLowerCase()]}fromMime(e){return this.mimes[e]}}function Jp(r,{filename:e="",extension:t="",format:p,page:s,quality:n,matte:o,density:a,outline:l,archive:f}={}){var{fromMime:d,toMime:h,expected:u}=new Zp,f=f||"canvas",g=p||t.replace(/@\d+x$/i,"")||qp(e),p=d(h(g)||g),m=h(p),A=r.length;if(!g)throw new Error("Cannot determine image format (use a filename extension or 'format' argument)");if(!p)throw new Error(`Unsupported file format "${g}" (expected ${u})`);if(!A)throw new RangeError("Canvas has no associated contexts (try calling getContext or newPage first)");let x,b,y=e.replace(/{(\d*)}/g,(E,S)=>(b=!0,S=parseInt(S,10),x=isFinite(S)?S:isFinite(x)?x:-1,"{}")),T=s>0?s-1:s<0?A+s:void 0;if(isFinite(T)&&T<0||T>=A)throw new RangeError(A==1?`Canvas only has a ‘page 1’ (${T} is out of bounds)`:`Canvas has pages 1–${A} (${T} is out of bounds)`);if(r=isFinite(T)?[r[T]]:b||p=="pdf"?r:r.slice(-1),n===void 0)n=.92;else if(typeof n!="number"||!isFinite(n)||n<0||n>1)throw new TypeError("The quality option must be an number in the 0.0–1.0 range");if(a===void 0){let E=(t||Sc(e,g)).match(/@(\d+)x$/i);a=E?parseInt(E[1],10):1}else if(typeof a!="number"||!Number.isInteger(a)||a<1)throw new TypeError("The density option must be a non-negative integer");return l===void 0?l=!0:p=="svg"&&(l=!!l),{filename:e,pattern:y,format:p,mime:m,pages:r,padding:x,quality:n,matte:o,density:a,outline:l,archive:f}}class rr{static for(e){return new rr().append(e).get()}constructor(){this.crc=-1}get(){return~this.crc}append(e){for(var t=this.crc|0,i=this.table,s=0,n=e.length|0;s<n;s++)t=t>>>8^i[(t^e[s])&255];return this.crc=t,this}}rr.prototype.table=(()=>{var r,e,t,i=[];for(r=0;r<256;r++){for(t=r,e=0;e<8;e++)t=t&1?t>>>1^3988292384:t>>>1;i[r]=t}return i})();function Xn(r){let e=new Uint8Array(r),t=new DataView(e.buffer),i={array:e,view:t,size:r,set8(s,n){return t.setUint8(s,n),i},set16(s,n){return t.setUint16(s,n,!0),i},set32(s,n){return t.setUint32(s,n,!0),i},bytes(s,n){return e.set(n,s),i}};return i}const nr=class nr{constructor(e){let t=new Date;Object.assign(this,{directory:e,offset:0,files:[],time:(t.getHours()<<6|t.getMinutes())<<5|t.getSeconds()/2,date:(t.getFullYear()-1980<<4|t.getMonth()+1)<<5|t.getDate()}),this.add(e)}async add(e,t){let i=!t,s=nr.encoder.encode(`${this.directory}/${i?"":e}`),n=new Uint8Array(i?0:await t.arrayBuffer()),o=30+s.length,a=o+n.length,l=16,{offset:c}=this,d=Xn(26).set32(0,134742036).set16(6,this.time).set16(8,this.date).set32(10,rr.for(n)).set32(14,n.length).set32(18,n.length).set16(22,s.length);c+=o;let h=Xn(o+n.length+l).set32(0,67324752).bytes(4,d.array).bytes(30,s).bytes(o,n);c+=n.length,h.set32(a,134695760).bytes(a+4,d.array.slice(10,22)),c+=l,this.files.push({offset:c,folder:i,name:s,header:d,payload:h}),this.offset=c}toBuffer(){let e=this.files.reduce((h,{name:u})=>46+u.length+h,0),t=Xn(e+22),i=0;for(var{offset:s,name:n,header:o,folder:a}of this.files)t.set32(i,33639248).set16(i+4,20).bytes(i+6,o.array).set8(i+38,a?16:0).set32(i+42,s).bytes(i+46,n),i+=46+n.length;t.set32(i,101010256).set16(i+8,this.files.length).set16(i+10,this.files.length).set32(i+12,e).set32(i+16,this.offset);let l=new Uint8Array(this.offset+t.size),c=0;for(var{payload:d}of this.files)l.set(d.array,c),c+=d.size;return l.set(t.array,c),l}get blob(){return new Blob([this.toBuffer()],{type:"application/zip"})}};kc(nr,"encoder",new TextEncoder);let qn=nr;const Zn=(r,e,t,i)=>{if(i){let{width:s,height:n}=r,o=Object.assign(document.createElement("canvas"),{width:s,height:n}),a=o.getContext("2d");a.fillStyle=i,a.fillRect(0,0,s,n),a.drawImage(r,0,0),r=o}return new Promise((s,n)=>r.toBlob(s,e,t))},Qp=(...r)=>Zn(...r).then(e=>e.arrayBuffer()),_p=async(r,e,t,i,s)=>{Ic(s,await Zn(r,e,t,i))},$p=async(r,e,t,i,s,n,o)=>{let a=d=>n.replace("{}",String(d+1).padStart(o,"0")),l=Sc(s,".zip")||"archive",c=new qn(l);await Promise.all(r.map(async(d,h)=>{let u=a(h);await c.add(u,await Zn(d,e,t,i))})),Ic(`${l}.zip`,c.blob)},Ic=(r,e)=>{const t=window.URL.createObjectURL(e),i=document.createElement("a");i.style.display="none",i.href=t,i.setAttribute("download",r),typeof i.download>"u"&&i.setAttribute("target","_blank"),document.body.appendChild(i),i.click(),document.body.removeChild(i),setTimeout(()=>window.URL.revokeObjectURL(t),100)};var em={asBuffer:Qp,asDownload:_p,asZipDownload:$p,atScale:(r,e,t)=>r.map(i=>{if(e==1&&!t)return i.canvas;let s=document.createElement("canvas"),n=s.getContext("2d"),o=i.canvas?i.canvas:i;return s.width=o.width*e,s.height=o.height*e,t&&(n.fillStyle=t,n.fillRect(0,0,s.width,s.height)),n.scale(e,e),n.drawImage(o,0,0),s}),options:Jp};const{asBuffer:Jn,asDownload:tm,asZipDownload:im,atScale:Qn,options:_n}=em,Cc=Symbol.for("toDataURL"),sm=r=>{let e=Object.assign(new wc,{crossOrigin:"Anonymous",src:r});return e.decode().then(()=>e)};class rm{constructor(e,t){let i=document.createElement("canvas"),s=[];Object.defineProperty(i,"async",{value:!0,writable:!1,enumerable:!0});for(var[n,o]of Object.entries({png:()=>Jn(i,"image/png"),jpg:()=>Jn(i,"image/jpeg"),pages:()=>s.concat(i).map(a=>a.getContext("2d"))}))Object.defineProperty(i,n,{get:o});return Object.assign(i,{width:e,height:t,newPage(...a){var{width:c,height:d}=i,l=Object.assign(document.createElement("canvas"),{width:c,height:d});l.getContext("2d").drawImage(i,0,0),s.push(l);var[c,d]=a.length?a:[c,d];return Object.assign(i,{width:c,height:d}).getContext("2d")},saveAs(a,l){l=typeof l=="number"?{quality:l}:l;let c=_n(this.pages,{filename:a,...l}),{pattern:d,padding:h,mime:u,quality:f,matte:g,density:p,archive:m}=c,A=Qn(c.pages,p);return h==null?tm(A[0],u,f,g,a):im(A,u,f,g,m,d,h)},toBuffer(a="png",l={}){l=typeof l=="number"?{quality:l}:l;let c=_n(this.pages,{extension:a,...l}),{mime:d,quality:h,matte:u,pages:f,density:g}=c,p=Qn(f,g,u)[0];return Jn(p,d,h,u)},[Cc]:i.toDataURL.bind(i),toDataURL(a="png",l={}){l=typeof l=="number"?{quality:l}:l;let c=_n(this.pages,{extension:a,...l}),{mime:d,quality:h,matte:u,pages:f,density:g}=c,p=Qn(f,g,u)[0],m=p[p===i?Cc:"toDataURL"](d,h);return Promise.resolve(m)}})}}const{CanvasRenderingContext2D:nm,CanvasGradient:om,CanvasPattern:am,Image:wc,ImageData:lm,Path2D:cm,DOMMatrix:dm,DOMRect:hm,DOMPoint:um}=window;var Lc={Canvas:rm,loadImage:sm,CanvasRenderingContext2D:nm,CanvasGradient:om,CanvasPattern:am,Image:wc,ImageData:lm,Path2D:cm,DOMMatrix:dm,DOMRect:hm,DOMPoint:um};const Rc=Et({__proto__:null,default:El(Lc)},[Lc]);return Object.defineProperty(nt,Symbol.toStringTag,{value:"Module"}),nt}({});
|
1420
|
+
></vmp-new-media-player>
|
1421
|
+
`}},ie([G({type:Object,attribute:"data"})],ut.Embed.prototype,"data",2),ie([G({type:String})],ut.Embed.prototype,"vouchId",2),ie([G({type:String})],ut.Embed.prototype,"templateId",2),ie([G({type:String})],ut.Embed.prototype,"env",2),ie([G({type:String})],ut.Embed.prototype,"apiKey",2),ie([G({type:Array})],ut.Embed.prototype,"controls",2),ie([G({type:String})],ut.Embed.prototype,"preload",2),ie([G({type:Boolean})],ut.Embed.prototype,"autoplay",2),ie([G({type:Number})],ut.Embed.prototype,"aspectRatio",2),ie([Nt()],ut.Embed.prototype,"vouch",2),ie([Nt()],ut.Embed.prototype,"template",2),ut.Embed=ie([Tc("vouch-embed")],ut.Embed);function Ee(r){if(typeof r!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(r))}function Wd(r,t){for(var e="",i=0,s=-1,n=0,a,o=0;o<=r.length;++o){if(o<r.length)a=r.charCodeAt(o);else{if(a===47)break;a=47}if(a===47){if(!(s===o-1||n===1))if(s!==o-1&&n===2){if(e.length<2||i!==2||e.charCodeAt(e.length-1)!==46||e.charCodeAt(e.length-2)!==46){if(e.length>2){var l=e.lastIndexOf("/");if(l!==e.length-1){l===-1?(e="",i=0):(e=e.slice(0,l),i=e.length-1-e.lastIndexOf("/")),s=o,n=0;continue}}else if(e.length===2||e.length===1){e="",i=0,s=o,n=0;continue}}t&&(e.length>0?e+="/..":e="..",i=2)}else e.length>0?e+="/"+r.slice(s+1,o):e=r.slice(s+1,o),i=o-s-1;s=o,n=0}else a===46&&n!==-1?++n:n=-1}return e}function fy(r,t){var e=t.dir||t.root,i=t.base||(t.name||"")+(t.ext||"");return e?e===t.root?e+i:e+r+i:i}var Ci={resolve:function(){for(var t="",e=!1,i,s=arguments.length-1;s>=-1&&!e;s--){var n;s>=0?n=arguments[s]:(i===void 0&&(i=process.cwd()),n=i),Ee(n),n.length!==0&&(t=n+"/"+t,e=n.charCodeAt(0)===47)}return t=Wd(t,!e),e?t.length>0?"/"+t:"/":t.length>0?t:"."},normalize:function(t){if(Ee(t),t.length===0)return".";var e=t.charCodeAt(0)===47,i=t.charCodeAt(t.length-1)===47;return t=Wd(t,!e),t.length===0&&!e&&(t="."),t.length>0&&i&&(t+="/"),e?"/"+t:t},isAbsolute:function(t){return Ee(t),t.length>0&&t.charCodeAt(0)===47},join:function(){if(arguments.length===0)return".";for(var t,e=0;e<arguments.length;++e){var i=arguments[e];Ee(i),i.length>0&&(t===void 0?t=i:t+="/"+i)}return t===void 0?".":Ci.normalize(t)},relative:function(t,e){if(Ee(t),Ee(e),t===e||(t=Ci.resolve(t),e=Ci.resolve(e),t===e))return"";for(var i=1;i<t.length&&t.charCodeAt(i)===47;++i);for(var s=t.length,n=s-i,a=1;a<e.length&&e.charCodeAt(a)===47;++a);for(var o=e.length,l=o-a,h=n<l?n:l,d=-1,c=0;c<=h;++c){if(c===h){if(l>h){if(e.charCodeAt(a+c)===47)return e.slice(a+c+1);if(c===0)return e.slice(a+c)}else n>h&&(t.charCodeAt(i+c)===47?d=c:c===0&&(d=0));break}var u=t.charCodeAt(i+c),f=e.charCodeAt(a+c);if(u!==f)break;u===47&&(d=c)}var p="";for(c=i+d+1;c<=s;++c)(c===s||t.charCodeAt(c)===47)&&(p.length===0?p+="..":p+="/..");return p.length>0?p+e.slice(a+d):(a+=d,e.charCodeAt(a)===47&&++a,e.slice(a))},_makeLong:function(t){return t},dirname:function(t){if(Ee(t),t.length===0)return".";for(var e=t.charCodeAt(0),i=e===47,s=-1,n=!0,a=t.length-1;a>=1;--a)if(e=t.charCodeAt(a),e===47){if(!n){s=a;break}}else n=!1;return s===-1?i?"/":".":i&&s===1?"//":t.slice(0,s)},basename:function(t,e){if(e!==void 0&&typeof e!="string")throw new TypeError('"ext" argument must be a string');Ee(t);var i=0,s=-1,n=!0,a;if(e!==void 0&&e.length>0&&e.length<=t.length){if(e.length===t.length&&e===t)return"";var o=e.length-1,l=-1;for(a=t.length-1;a>=0;--a){var h=t.charCodeAt(a);if(h===47){if(!n){i=a+1;break}}else l===-1&&(n=!1,l=a+1),o>=0&&(h===e.charCodeAt(o)?--o===-1&&(s=a):(o=-1,s=l))}return i===s?s=l:s===-1&&(s=t.length),t.slice(i,s)}else{for(a=t.length-1;a>=0;--a)if(t.charCodeAt(a)===47){if(!n){i=a+1;break}}else s===-1&&(n=!1,s=a+1);return s===-1?"":t.slice(i,s)}},extname:function(t){Ee(t);for(var e=-1,i=0,s=-1,n=!0,a=0,o=t.length-1;o>=0;--o){var l=t.charCodeAt(o);if(l===47){if(!n){i=o+1;break}continue}s===-1&&(n=!1,s=o+1),l===46?e===-1?e=o:a!==1&&(a=1):e!==-1&&(a=-1)}return e===-1||s===-1||a===0||a===1&&e===s-1&&e===i+1?"":t.slice(e,s)},format:function(t){if(t===null||typeof t!="object")throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof t);return fy("/",t)},parse:function(t){Ee(t);var e={root:"",dir:"",base:"",ext:"",name:""};if(t.length===0)return e;var i=t.charCodeAt(0),s=i===47,n;s?(e.root="/",n=1):n=0;for(var a=-1,o=0,l=-1,h=!0,d=t.length-1,c=0;d>=n;--d){if(i=t.charCodeAt(d),i===47){if(!h){o=d+1;break}continue}l===-1&&(h=!1,l=d+1),i===46?a===-1?a=d:c!==1&&(c=1):a!==-1&&(c=-1)}return a===-1||l===-1||c===0||c===1&&a===l-1&&a===o+1?l!==-1&&(o===0&&s?e.base=e.name=t.slice(1,l):e.base=e.name=t.slice(o,l)):(o===0&&s?(e.name=t.slice(1,a),e.base=t.slice(1,l)):(e.name=t.slice(o,a),e.base=t.slice(o,l)),e.ext=t.slice(a,l)),o>0?e.dir=t.slice(0,o-1):s&&(e.dir="/"),e},sep:"/",delimiter:":",win32:null,posix:null};Ci.posix=Ci;var py=Ci;const{basename:Yd,extname:gy}=py;class my{constructor(){let t=(()=>typeof cn>"u")(),e="image/png",i="image/jpeg",s="image/jpeg",n="image/webp",a="application/pdf",o="image/svg+xml";Object.assign(this,{toMime:this.toMime.bind(this),fromMime:this.fromMime.bind(this),expected:t?'"png", "jpg", or "webp"':'"png", "jpg", "pdf", or "svg"',formats:t?{png:e,jpg:i,jpeg:s,webp:n}:{png:e,jpg:i,jpeg:s,pdf:a,svg:o},mimes:t?{[e]:"png",[i]:"jpg",[n]:"webp"}:{[e]:"png",[i]:"jpg",[a]:"pdf",[o]:"svg"}})}toMime(t){return this.formats[(t||"").replace(/^\./,"").toLowerCase()]}fromMime(t){return this.mimes[t]}}function vy(r,{filename:t="",extension:e="",format:g,page:s,quality:n,matte:a,density:o,outline:l,archive:f}={}){var{fromMime:d,toMime:c,expected:u}=new my,f=f||"canvas",p=g||e.replace(/@\d+x$/i,"")||gy(t),g=d(c(p)||p),m=c(g),E=r.length;if(!p)throw new Error("Cannot determine image format (use a filename extension or 'format' argument)");if(!g)throw new Error(`Unsupported file format "${p}" (expected ${u})`);if(!E)throw new RangeError("Canvas has no associated contexts (try calling getContext or newPage first)");let T,A,y=t.replace(/{(\d*)}/g,(S,R)=>(A=!0,R=parseInt(R,10),T=isFinite(R)?R:isFinite(T)?T:-1,"{}")),b=s>0?s-1:s<0?E+s:void 0;if(isFinite(b)&&b<0||b>=E)throw new RangeError(E==1?`Canvas only has a ‘page 1’ (${b} is out of bounds)`:`Canvas has pages 1–${E} (${b} is out of bounds)`);if(r=isFinite(b)?[r[b]]:A||g=="pdf"?r:r.slice(-1),n===void 0)n=.92;else if(typeof n!="number"||!isFinite(n)||n<0||n>1)throw new TypeError("The quality option must be an number in the 0.0–1.0 range");if(o===void 0){let S=(e||Yd(t,p)).match(/@(\d+)x$/i);o=S?parseInt(S[1],10):1}else if(typeof o!="number"||!Number.isInteger(o)||o<1)throw new TypeError("The density option must be a non-negative integer");return l===void 0?l=!0:g=="svg"&&(l=!!l),{filename:t,pattern:y,format:g,mime:m,pages:r,padding:T,quality:n,matte:a,density:o,outline:l,archive:f}}class Rr{static for(t){return new Rr().append(t).get()}constructor(){this.crc=-1}get(){return~this.crc}append(t){for(var e=this.crc|0,i=this.table,s=0,n=t.length|0;s<n;s++)e=e>>>8^i[(e^t[s])&255];return this.crc=e,this}}Rr.prototype.table=(()=>{var r,t,e,i=[];for(r=0;r<256;r++){for(e=r,t=0;t<8;t++)e=e&1?e>>>1^3988292384:e>>>1;i[r]=e}return i})();function Fa(r){let t=new Uint8Array(r),e=new DataView(t.buffer),i={array:t,view:e,size:r,set8(s,n){return e.setUint8(s,n),i},set16(s,n){return e.setUint16(s,n,!0),i},set32(s,n){return e.setUint32(s,n,!0),i},bytes(s,n){return t.set(n,s),i}};return i}const _r=class _r{constructor(t){let e=new Date;Object.assign(this,{directory:t,offset:0,files:[],time:(e.getHours()<<6|e.getMinutes())<<5|e.getSeconds()/2,date:(e.getFullYear()-1980<<4|e.getMonth()+1)<<5|e.getDate()}),this.add(t)}async add(t,e){let i=!e,s=_r.encoder.encode(`${this.directory}/${i?"":t}`),n=new Uint8Array(i?0:await e.arrayBuffer()),a=30+s.length,o=a+n.length,l=16,{offset:h}=this,d=Fa(26).set32(0,134742036).set16(6,this.time).set16(8,this.date).set32(10,Rr.for(n)).set32(14,n.length).set32(18,n.length).set16(22,s.length);h+=a;let c=Fa(a+n.length+l).set32(0,67324752).bytes(4,d.array).bytes(30,s).bytes(a,n);h+=n.length,c.set32(o,134695760).bytes(o+4,d.array.slice(10,22)),h+=l,this.files.push({offset:h,folder:i,name:s,header:d,payload:c}),this.offset=h}toBuffer(){let t=this.files.reduce((c,{name:u})=>46+u.length+c,0),e=Fa(t+22),i=0;for(var{offset:s,name:n,header:a,folder:o}of this.files)e.set32(i,33639248).set16(i+4,20).bytes(i+6,a.array).set8(i+38,o?16:0).set32(i+42,s).bytes(i+46,n),i+=46+n.length;e.set32(i,101010256).set16(i+8,this.files.length).set16(i+10,this.files.length).set32(i+12,t).set32(i+16,this.offset);let l=new Uint8Array(this.offset+e.size),h=0;for(var{payload:d}of this.files)l.set(d.array,h),h+=d.size;return l.set(e.array,h),l}get blob(){return new Blob([this.toBuffer()],{type:"application/zip"})}};tc(_r,"encoder",new TextEncoder);let Na=_r;const Ua=(r,t,e,i)=>{if(i){let{width:s,height:n}=r,a=Object.assign(document.createElement("canvas"),{width:s,height:n}),o=a.getContext("2d");o.fillStyle=i,o.fillRect(0,0,s,n),o.drawImage(r,0,0),r=a}return new Promise((s,n)=>r.toBlob(s,t,e))},yy=(...r)=>Ua(...r).then(t=>t.arrayBuffer()),Ey=async(r,t,e,i,s)=>{qd(s,await Ua(r,t,e,i))},Ty=async(r,t,e,i,s,n,a)=>{let o=d=>n.replace("{}",String(d+1).padStart(a,"0")),l=Yd(s,".zip")||"archive",h=new Na(l);await Promise.all(r.map(async(d,c)=>{let u=o(c);await h.add(u,await Ua(d,t,e,i))})),qd(`${l}.zip`,h.blob)},qd=(r,t)=>{const e=window.URL.createObjectURL(t),i=document.createElement("a");i.style.display="none",i.href=e,i.setAttribute("download",r),typeof i.download>"u"&&i.setAttribute("target","_blank"),document.body.appendChild(i),i.click(),document.body.removeChild(i),setTimeout(()=>window.URL.revokeObjectURL(e),100)};var by={asBuffer:yy,asDownload:Ey,asZipDownload:Ty,atScale:(r,t,e)=>r.map(i=>{if(t==1&&!e)return i.canvas;let s=document.createElement("canvas"),n=s.getContext("2d"),a=i.canvas?i.canvas:i;return s.width=a.width*t,s.height=a.height*t,e&&(n.fillStyle=e,n.fillRect(0,0,s.width,s.height)),n.scale(t,t),n.drawImage(a,0,0),s}),options:vy};const{asBuffer:Ba,asDownload:Ay,asZipDownload:wy,atScale:Ha,options:Ga}=by,zd=Symbol.for("toDataURL"),Sy=r=>{let t=Object.assign(new Xd,{crossOrigin:"Anonymous",src:r});return t.decode().then(()=>t)};class Ly{constructor(t,e){let i=document.createElement("canvas"),s=[];Object.defineProperty(i,"async",{value:!0,writable:!1,enumerable:!0});for(var[n,a]of Object.entries({png:()=>Ba(i,"image/png"),jpg:()=>Ba(i,"image/jpeg"),pages:()=>s.concat(i).map(o=>o.getContext("2d"))}))Object.defineProperty(i,n,{get:a});return Object.assign(i,{width:t,height:e,newPage(...o){var{width:h,height:d}=i,l=Object.assign(document.createElement("canvas"),{width:h,height:d});l.getContext("2d").drawImage(i,0,0),s.push(l);var[h,d]=o.length?o:[h,d];return Object.assign(i,{width:h,height:d}).getContext("2d")},saveAs(o,l){l=typeof l=="number"?{quality:l}:l;let h=Ga(this.pages,{filename:o,...l}),{pattern:d,padding:c,mime:u,quality:f,matte:p,density:g,archive:m}=h,E=Ha(h.pages,g);return c==null?Ay(E[0],u,f,p,o):wy(E,u,f,p,m,d,c)},toBuffer(o="png",l={}){l=typeof l=="number"?{quality:l}:l;let h=Ga(this.pages,{extension:o,...l}),{mime:d,quality:c,matte:u,pages:f,density:p}=h,g=Ha(f,p,u)[0];return Ba(g,d,c,u)},[zd]:i.toDataURL.bind(i),toDataURL(o="png",l={}){l=typeof l=="number"?{quality:l}:l;let h=Ga(this.pages,{extension:o,...l}),{mime:d,quality:c,matte:u,pages:f,density:p}=h,g=Ha(f,p,u)[0],m=g[g===i?zd:"toDataURL"](d,c);return Promise.resolve(m)}})}}const{CanvasRenderingContext2D:Ry,CanvasGradient:_y,CanvasPattern:Iy,Image:Xd,ImageData:ky,Path2D:Cy,DOMMatrix:Dy,DOMRect:xy,DOMPoint:Py}=window;var Qd={Canvas:Ly,loadImage:Sy,CanvasRenderingContext2D:Ry,CanvasGradient:_y,CanvasPattern:Iy,Image:Xd,ImageData:ky,Path2D:Cy,DOMMatrix:Dy,DOMRect:xy,DOMPoint:Py};const Zd=be({__proto__:null,default:un(Qd)},[Qd]);return Object.defineProperty(ut,Symbol.toStringTag,{value:"Module"}),ut}({});
|
1351
1422
|
//# sourceMappingURL=embeds.iife.js.map
|